Trace number 4118229

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.02 1800.3

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/
minlplib2-pb-0.1.0/opb/normalized-autocorr_bern30-04.lin.opb
MD5SUM36efb62283908685a57ace0d721a5bbe
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-81
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 variables223
Total number of constraints386
Number of constraints which are clauses193
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints193
Minimum length of a constraint3
Maximum length of a constraint5
Number of terms in the objective function 223
Biggest coefficient in the objective function 16
Number of bits for the biggest coefficient in the objective function 5
Sum of the numbers in the objective function 2376
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 16
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 2376
Number of bits of the biggest sum of numbers12
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= 223 #constraint= 386
0.00/0.01	c * #variable= 223 #constraint= 386
0.00/0.07	c S1->S2
0.00/0.07	c S2->S1
0.00/0.07	c S1->S2
0.00/0.07	c #Conflicts:       1000 | #Learnt:        625 | 0.001
0.00/0.07	c total clause space: 4.25031MB
0.00/0.07	c total #watches: 5307
0.08/0.15	c total #propagations: 47292 / total #impl: 221007 (eff. 0.214)
0.08/0.15	c #Conflicts:       2000 | #Learnt:       1625 | 0.001
0.08/0.15	c total clause space: 4.25031MB
0.08/0.15	c total #watches: 10253
0.18/0.24	c total #propagations: 84823 / total #impl: 466178 (eff. 0.182)
0.18/0.24	c GC COLLECT
0.18/0.24	c #Conflicts:       3000 | #Learnt:       1817 | 0.001
0.18/0.24	c total clause space: 6.90675MB
0.18/0.24	c total #watches: 12397
0.28/0.35	c total #propagations: 121742 / total #impl: 739259 (eff. 0.165)
0.28/0.35	c #Conflicts:       4000 | #Learnt:       2817 | 0.001
0.28/0.35	c total clause space: 6.90675MB
0.28/0.35	c total #watches: 16788
0.39/0.47	c total #propagations: 164849 / total #impl: 1139086 (eff. 0.145)
0.39/0.47	c GC COLLECT
0.39/0.47	c #Conflicts:       5000 | #Learnt:       2263 | 0.000
0.39/0.47	c total clause space: 11.2235MB
0.39/0.47	c total #watches: 14686
0.49/0.58	c total #propagations: 217582 / total #impl: 1407328 (eff. 0.155)
0.49/0.58	c #Conflicts:       6000 | #Learnt:       3263 | 0.000
0.49/0.58	c total clause space: 11.2235MB
0.49/0.58	c total #watches: 18188
0.69/0.72	c total #propagations: 264736 / total #impl: 1772151 (eff. 0.149)
0.69/0.72	c GC COLLECT
0.69/0.72	c #Conflicts:       7000 | #Learnt:       2190 | 0.000
0.69/0.72	c total clause space: 11.2235MB
0.69/0.72	c total #watches: 14123
0.79/0.86	c total #propagations: 308286 / total #impl: 2113077 (eff. 0.146)
0.79/0.86	c #Conflicts:       8000 | #Learnt:       3190 | 0.000
0.79/0.86	c total clause space: 11.2235MB
0.79/0.86	c total #watches: 18379
0.89/0.99	c total #propagations: 350421 / total #impl: 2505433 (eff. 0.140)
0.89/0.99	c #Conflicts:       9000 | #Learnt:       4190 | 0.000
0.89/0.99	c total clause space: 11.2235MB
0.89/0.99	c total #watches: 21709
1.10/1.14	c total #propagations: 394816 / total #impl: 2768056 (eff. 0.143)
1.10/1.14	c GC COLLECT
1.10/1.14	c #Conflicts:      10000 | #Learnt:       2698 | 0.000
1.10/1.14	c total clause space: 18.2382MB
1.10/1.14	c total #watches: 17769
1.20/1.29	c total #propagations: 440190 / total #impl: 3040328 (eff. 0.145)
1.20/1.29	c #Conflicts:      11000 | #Learnt:       3698 | 0.000
1.20/1.29	c total clause space: 18.2382MB
1.20/1.29	c total #watches: 21748
1.39/1.42	c total #propagations: 486822 / total #impl: 3379346 (eff. 0.144)
1.39/1.42	c #Conflicts:      12000 | #Learnt:       4698 | 0.000
1.39/1.42	c total clause space: 18.2382MB
1.39/1.42	c total #watches: 26268
1.49/1.58	c total #propagations: 532684 / total #impl: 3623466 (eff. 0.147)
1.49/1.58	c #Conflicts:      13000 | #Learnt:       5698 | 0.000
1.49/1.58	c total clause space: 18.2382MB
1.49/1.58	c total #watches: 30915
1.69/1.73	c total #propagations: 580558 / total #impl: 3937049 (eff. 0.147)
1.69/1.73	c GC COLLECT
1.69/1.73	c #Conflicts:      14000 | #Learnt:       3853 | 0.000
1.69/1.73	c total clause space: 18.2382MB
1.69/1.73	c total #watches: 24622
1.79/1.88	c total #propagations: 632538 / total #impl: 4247447 (eff. 0.149)
1.79/1.88	c #Conflicts:      15000 | #Learnt:       4853 | 0.000
1.79/1.88	c total clause space: 18.2382MB
1.79/1.88	c total #watches: 28081
1.99/2.05	c total #propagations: 677689 / total #impl: 4534034 (eff. 0.149)
1.99/2.05	c #Conflicts:      16000 | #Learnt:       5853 | 0.000
1.99/2.05	c total clause space: 18.2382MB
1.99/2.05	c total #watches: 32232
2.19/2.22	c total #propagations: 723538 / total #impl: 4806873 (eff. 0.151)
2.19/2.22	c GC COLLECT
2.19/2.22	c #Conflicts:      17000 | #Learnt:       3682 | 0.000
2.19/2.22	c total clause space: 18.2382MB
2.19/2.22	c total #watches: 23378
2.29/2.39	c total #propagations: 768279 / total #impl: 5072428 (eff. 0.151)
2.29/2.39	c #Conflicts:      18000 | #Learnt:       4682 | 0.000
2.29/2.39	c total clause space: 18.2382MB
2.29/2.39	c total #watches: 27566
2.49/2.54	c total #propagations: 812250 / total #impl: 5379790 (eff. 0.151)
2.49/2.54	c #Conflicts:      19000 | #Learnt:       5682 | 0.000
2.49/2.54	c total clause space: 18.2382MB
2.49/2.54	c total #watches: 30887
2.69/2.72	c total #propagations: 851786 / total #impl: 5657917 (eff. 0.151)
2.69/2.72	c #Conflicts:      20000 | #Learnt:       6682 | 0.000
2.69/2.72	c total clause space: 18.2382MB
2.69/2.72	c total #watches: 34896
2.89/2.91	c total #propagations: 898639 / total #impl: 5961987 (eff. 0.151)
2.89/2.91	c GC COLLECT
2.89/2.91	c #Conflicts:      21000 | #Learnt:       4192 | 0.000
2.89/2.91	c total clause space: 18.2382MB
2.89/2.91	c total #watches: 24562
2.99/3.08	c total #propagations: 946335 / total #impl: 6292846 (eff. 0.150)
2.99/3.08	c #Conflicts:      22000 | #Learnt:       5192 | 0.000
2.99/3.08	c total clause space: 18.2382MB
2.99/3.08	c total #watches: 27421
3.19/3.26	c total #propagations: 996023 / total #impl: 6562595 (eff. 0.152)
3.19/3.26	c #Conflicts:      23000 | #Learnt:       6192 | 0.000
3.19/3.26	c total clause space: 18.2382MB
3.19/3.26	c total #watches: 31865
3.39/3.44	c total #propagations: 1042240 / total #impl: 6897657 (eff. 0.151)
3.39/3.44	c #Conflicts:      24000 | #Learnt:       7192 | 0.000
3.39/3.44	c total clause space: 18.2382MB
3.39/3.44	c total #watches: 35844
3.59/3.61	c total #propagations: 1091402 / total #impl: 7192052 (eff. 0.152)
3.59/3.61	c GC COLLECT
3.59/3.61	c #Conflicts:      25000 | #Learnt:       4398 | 0.000
3.59/3.61	c total clause space: 18.2382MB
3.59/3.61	c total #watches: 24925
3.69/3.77	c total #propagations: 1136855 / total #impl: 7445571 (eff. 0.153)
3.69/3.77	c #Conflicts:      26000 | #Learnt:       5398 | 0.000
3.69/3.77	c total clause space: 18.2382MB
3.69/3.77	c total #watches: 28068
3.89/3.97	c total #propagations: 1182205 / total #impl: 7765748 (eff. 0.152)
3.89/3.97	c #Conflicts:      27000 | #Learnt:       6398 | 0.000
3.89/3.97	c total clause space: 18.2382MB
3.89/3.97	c total #watches: 31134
4.09/4.16	c total #propagations: 1232301 / total #impl: 8192686 (eff. 0.150)
4.09/4.16	c #Conflicts:      28000 | #Learnt:       7398 | 0.000
4.09/4.16	c total clause space: 18.2382MB
4.09/4.16	c total #watches: 34848
4.28/4.33	c total #propagations: 1278928 / total #impl: 8492653 (eff. 0.151)
4.28/4.33	c GC COLLECT
4.28/4.33	c #Conflicts:      29000 | #Learnt:       4301 | 0.000
4.28/4.33	c total clause space: 18.2382MB
4.28/4.33	c total #watches: 25560
4.39/4.50	c total #propagations: 1326386 / total #impl: 8714842 (eff. 0.152)
4.39/4.50	c #Conflicts:      30000 | #Learnt:       5301 | 0.000
4.39/4.50	c total clause space: 18.2382MB
4.39/4.50	c total #watches: 29302
4.58/4.69	c total #propagations: 1377823 / total #impl: 8947297 (eff. 0.154)
4.58/4.69	c #Conflicts:      31000 | #Learnt:       6301 | 0.000
4.58/4.69	c total clause space: 18.2382MB
4.58/4.69	c total #watches: 33669
4.78/4.89	c total #propagations: 1426185 / total #impl: 9176249 (eff. 0.155)
4.78/4.89	c #Conflicts:      32000 | #Learnt:       7301 | 0.000
4.78/4.89	c total clause space: 18.2382MB
4.78/4.89	c total #watches: 37452
5.08/5.10	c total #propagations: 1474442 / total #impl: 9444141 (eff. 0.156)
5.08/5.10	c #Conflicts:      33000 | #Learnt:       8301 | 0.000
5.08/5.10	c total clause space: 18.2382MB
5.08/5.10	c total #watches: 41366
5.28/5.33	c total #propagations: 1520463 / total #impl: 9695856 (eff. 0.157)
5.28/5.33	c GC COLLECT
5.28/5.33	c #Conflicts:      34000 | #Learnt:       4903 | 0.000
5.28/5.33	c total clause space: 29.637MB
5.28/5.33	c total #watches: 29758
5.49/5.52	c total #propagations: 1565681 / total #impl: 9962546 (eff. 0.157)
5.49/5.52	c #Conflicts:      35000 | #Learnt:       5903 | 0.000
5.49/5.52	c total clause space: 29.637MB
5.49/5.52	c total #watches: 33616
5.68/5.72	c total #propagations: 1613263 / total #impl: 10304343 (eff. 0.157)
5.68/5.72	c #Conflicts:      36000 | #Learnt:       6903 | 0.000
5.68/5.72	c total clause space: 29.637MB
5.68/5.72	c total #watches: 37275
5.88/5.92	c total #propagations: 1657172 / total #impl: 10578224 (eff. 0.157)
5.88/5.92	c #Conflicts:      37000 | #Learnt:       7903 | 0.000
5.88/5.92	c total clause space: 29.637MB
5.88/5.92	c total #watches: 40878
6.08/6.13	c total #propagations: 1700783 / total #impl: 10785198 (eff. 0.158)
6.08/6.13	c #Conflicts:      38000 | #Learnt:       8903 | 0.000
6.08/6.13	c total clause space: 29.637MB
6.08/6.13	c total #watches: 44453
6.28/6.32	c total #propagations: 1748977 / total #impl: 11014023 (eff. 0.159)
6.28/6.32	c GC COLLECT
6.28/6.32	c #Conflicts:      39000 | #Learnt:       5201 | 0.000
6.28/6.32	c total clause space: 29.637MB
6.28/6.32	c total #watches: 29893
6.48/6.53	c total #propagations: 1792637 / total #impl: 11237035 (eff. 0.160)
6.48/6.53	c #Conflicts:      40000 | #Learnt:       6201 | 0.000
6.48/6.53	c total clause space: 29.637MB
6.48/6.53	c total #watches: 34340
6.69/6.75	c total #propagations: 1839359 / total #impl: 11468740 (eff. 0.160)
6.69/6.75	c #Conflicts:      41000 | #Learnt:       7201 | 0.000
6.69/6.75	c total clause space: 29.637MB
6.69/6.75	c total #watches: 39511
6.98/7.00	c total #propagations: 1884059 / total #impl: 11771572 (eff. 0.160)
6.98/7.00	c #Conflicts:      42000 | #Learnt:       8201 | 0.000
6.98/7.00	c total clause space: 29.637MB
6.98/7.00	c total #watches: 44625
7.18/7.27	c total #propagations: 1930209 / total #impl: 12076412 (eff. 0.160)
7.18/7.27	c #Conflicts:      43000 | #Learnt:       9201 | 0.000
7.18/7.27	c total clause space: 29.637MB
7.18/7.27	c total #watches: 48450
7.48/7.54	c total #propagations: 1975995 / total #impl: 12424561 (eff. 0.159)
7.48/7.54	c GC COLLECT
7.48/7.54	c #Conflicts:      44000 | #Learnt:       5212 | 0.000
7.48/7.54	c total clause space: 29.637MB
7.48/7.54	c total #watches: 35344
7.79/7.81	c total #propagations: 2022106 / total #impl: 12749167 (eff. 0.159)
7.79/7.81	c #Conflicts:      45000 | #Learnt:       6212 | 0.000
7.79/7.81	c total clause space: 29.637MB
7.79/7.81	c total #watches: 40412
7.98/8.03	c total #propagations: 2069312 / total #impl: 13115634 (eff. 0.158)
7.98/8.03	c #Conflicts:      46000 | #Learnt:       7212 | 0.000
7.98/8.03	c total clause space: 29.637MB
7.98/8.03	c total #watches: 44341
8.18/8.27	c total #propagations: 2117839 / total #impl: 13469203 (eff. 0.157)
8.18/8.27	c #Conflicts:      47000 | #Learnt:       8212 | 0.000
8.18/8.27	c total clause space: 29.637MB
8.18/8.27	c total #watches: 47785
8.48/8.51	c total #propagations: 2164696 / total #impl: 13743288 (eff. 0.158)
8.48/8.51	c #Conflicts:      48000 | #Learnt:       9212 | 0.000
8.48/8.51	c total clause space: 29.637MB
8.48/8.51	c total #watches: 51088
8.68/8.77	c total #propagations: 2213876 / total #impl: 14044480 (eff. 0.158)
8.68/8.77	c #Conflicts:      49000 | #Learnt:      10212 | 0.000
8.68/8.77	c total clause space: 29.637MB
8.68/8.77	c total #watches: 54500
8.98/9.03	c total #propagations: 2263122 / total #impl: 14323760 (eff. 0.158)
8.98/9.03	c GC COLLECT
8.98/9.03	c #Conflicts:      50000 | #Learnt:       5904 | 0.000
8.98/9.03	c total clause space: 29.637MB
8.98/9.03	c total #watches: 35972
9.18/9.24	c total #propagations: 2312683 / total #impl: 14631378 (eff. 0.158)
9.18/9.24	c #Conflicts:      51000 | #Learnt:       6904 | 0.000
9.18/9.24	c total clause space: 29.637MB
9.18/9.24	c total #watches: 39951
9.38/9.47	c total #propagations: 2362309 / total #impl: 14938130 (eff. 0.158)
9.38/9.47	c #Conflicts:      52000 | #Learnt:       7904 | 0.000
9.38/9.47	c total clause space: 29.637MB
9.38/9.47	c total #watches: 43313
9.68/9.74	c total #propagations: 2410310 / total #impl: 15214256 (eff. 0.158)
9.68/9.74	c #Conflicts:      53000 | #Learnt:       8904 | 0.000
9.68/9.74	c total clause space: 29.637MB
9.68/9.74	c total #watches: 47144
9.99/10.02	c total #propagations: 2457111 / total #impl: 15542131 (eff. 0.158)
9.99/10.02	c #Conflicts:      54000 | #Learnt:       9904 | 0.000
9.99/10.02	c total clause space: 29.637MB
9.99/10.02	c total #watches: 51442
10.18/10.28	c total #propagations: 2502755 / total #impl: 15911134 (eff. 0.157)
10.18/10.28	c #Conflicts:      55000 | #Learnt:      10904 | 0.000
10.18/10.28	c total clause space: 29.637MB
10.18/10.28	c total #watches: 55585
10.48/10.56	c total #propagations: 2549537 / total #impl: 16286282 (eff. 0.157)
10.48/10.56	c GC COLLECT
10.48/10.56	c #Conflicts:      56000 | #Learnt:       6306 | 0.000
10.48/10.56	c total clause space: 29.637MB
10.48/10.56	c total #watches: 39484
10.78/10.83	c total #propagations: 2595212 / total #impl: 16666204 (eff. 0.156)
10.78/10.83	c #Conflicts:      57000 | #Learnt:       7306 | 0.000
10.78/10.83	c total clause space: 29.637MB
10.78/10.83	c total #watches: 42943
10.99/11.08	c total #propagations: 2641888 / total #impl: 16999559 (eff. 0.155)
10.99/11.08	c #Conflicts:      58000 | #Learnt:       8306 | 0.000
10.99/11.08	c total clause space: 29.637MB
10.99/11.08	c total #watches: 46628
11.28/11.34	c total #propagations: 2689623 / total #impl: 17312644 (eff. 0.155)
11.28/11.34	c #Conflicts:      59000 | #Learnt:       9306 | 0.000
11.28/11.34	c total clause space: 29.637MB
11.28/11.34	c total #watches: 49937
11.58/11.63	c total #propagations: 2737542 / total #impl: 17637574 (eff. 0.155)
11.58/11.63	c #Conflicts:      60000 | #Learnt:      10306 | 0.000
11.58/11.63	c total clause space: 29.637MB
11.58/11.63	c total #watches: 53756
11.88/11.91	c total #propagations: 2782562 / total #impl: 17965881 (eff. 0.155)
11.88/11.91	c #Conflicts:      61000 | #Learnt:      11306 | 0.000
11.88/11.91	c total clause space: 29.637MB
11.88/11.91	c total #watches: 57929
12.09/12.19	c total #propagations: 2825005 / total #impl: 18294461 (eff. 0.154)
12.09/12.19	c GC COLLECT
12.09/12.19	c #Conflicts:      62000 | #Learnt:       6402 | 0.000
12.09/12.19	c total clause space: 29.637MB
12.09/12.19	c total #watches: 38314
12.38/12.46	c total #propagations: 2867732 / total #impl: 18598268 (eff. 0.154)
12.38/12.46	c #Conflicts:      63000 | #Learnt:       7402 | 0.000
12.38/12.46	c total clause space: 29.637MB
12.38/12.46	c total #watches: 42341
12.68/12.72	c total #propagations: 2909581 / total #impl: 18933513 (eff. 0.154)
12.68/12.72	c #Conflicts:      64000 | #Learnt:       8402 | 0.000
12.68/12.72	c total clause space: 29.637MB
12.68/12.72	c total #watches: 45985
12.98/13.02	c total #propagations: 2952314 / total #impl: 19205583 (eff. 0.154)
12.98/13.02	c #Conflicts:      65000 | #Learnt:       9402 | 0.000
12.98/13.02	c total clause space: 29.637MB
12.98/13.02	c total #watches: 50155
13.19/13.25	c total #propagations: 2999652 / total #impl: 19549268 (eff. 0.153)
13.19/13.25	c #Conflicts:      66000 | #Learnt:      10402 | 0.000
13.19/13.25	c total clause space: 29.637MB
13.19/13.25	c total #watches: 54516
13.38/13.48	c total #propagations: 3047172 / total #impl: 19815976 (eff. 0.154)
13.38/13.48	c #Conflicts:      67000 | #Learnt:      11402 | 0.000
13.38/13.48	c total clause space: 29.637MB
13.38/13.48	c total #watches: 59165
13.68/13.76	c total #propagations: 3092098 / total #impl: 20027476 (eff. 0.154)
13.68/13.76	c #Conflicts:      68000 | #Learnt:      12402 | 0.000
13.68/13.76	c total clause space: 29.637MB
13.68/13.76	c total #watches: 63492
13.98/14.05	c total #propagations: 3137554 / total #impl: 20357942 (eff. 0.154)
13.98/14.05	c GC COLLECT
13.98/14.05	c #Conflicts:      69000 | #Learnt:       7196 | 0.000
13.98/14.05	c total clause space: 29.637MB
13.98/14.05	c total #watches: 46091
14.29/14.37	c total #propagations: 3184098 / total #impl: 20644215 (eff. 0.154)
14.29/14.37	c #Conflicts:      70000 | #Learnt:       8196 | 0.000
14.29/14.37	c total clause space: 29.637MB
14.29/14.37	c total #watches: 50260
14.68/14.70	c total #propagations: 3234021 / total #impl: 21008551 (eff. 0.154)
14.68/14.70	c #Conflicts:      71000 | #Learnt:       9196 | 0.000
14.68/14.70	c total clause space: 29.637MB
14.68/14.70	c total #watches: 56739
14.98/15.07	c total #propagations: 3277732 / total #impl: 21349848 (eff. 0.154)
14.98/15.07	c #Conflicts:      72000 | #Learnt:      10196 | 0.000
14.98/15.07	c total clause space: 29.637MB
14.98/15.07	c total #watches: 61891
15.39/15.47	c total #propagations: 3322823 / total #impl: 21684668 (eff. 0.153)
15.39/15.47	c #Conflicts:      73000 | #Learnt:      11196 | 0.000
15.39/15.47	c total clause space: 29.637MB
15.39/15.47	c total #watches: 65866
15.78/15.82	c total #propagations: 3368112 / total #impl: 22062280 (eff. 0.153)
15.78/15.82	c #Conflicts:      74000 | #Learnt:      12196 | 0.000
15.78/15.82	c total clause space: 29.637MB
15.78/15.82	c total #watches: 71142
16.18/16.22	c total #propagations: 3408470 / total #impl: 22345115 (eff. 0.153)
16.18/16.22	c GC COLLECT
16.18/16.22	c #Conflicts:      75000 | #Learnt:       6694 | 0.000
16.18/16.22	c total clause space: 29.637MB
16.18/16.22	c total #watches: 46431
16.49/16.55	c total #propagations: 3450745 / total #impl: 22735288 (eff. 0.152)
16.49/16.55	c #Conflicts:      76000 | #Learnt:       7694 | 0.000
16.49/16.55	c total clause space: 29.637MB
16.49/16.55	c total #watches: 50922
16.78/16.88	c total #propagations: 3490170 / total #impl: 23116495 (eff. 0.151)
16.78/16.88	c #Conflicts:      77000 | #Learnt:       8694 | 0.000
16.78/16.88	c total clause space: 29.637MB
16.78/16.88	c total #watches: 54436
17.18/17.23	c total #propagations: 3531965 / total #impl: 23510087 (eff. 0.150)
17.18/17.23	c #Conflicts:      78000 | #Learnt:       9694 | 0.000
17.18/17.23	c total clause space: 29.637MB
17.18/17.23	c total #watches: 58930
17.48/17.58	c total #propagations: 3572069 / total #impl: 23895031 (eff. 0.149)
17.48/17.58	c #Conflicts:      79000 | #Learnt:      10694 | 0.000
17.48/17.58	c total clause space: 29.637MB
17.48/17.58	c total #watches: 62542
17.88/17.95	c total #propagations: 3612075 / total #impl: 24314529 (eff. 0.149)
17.88/17.95	c #Conflicts:      80000 | #Learnt:      11694 | 0.000
17.88/17.95	c total clause space: 29.637MB
17.88/17.95	c total #watches: 66371
18.28/18.33	c total #propagations: 3652068 / total #impl: 24776972 (eff. 0.147)
18.28/18.33	c #Conflicts:      81000 | #Learnt:      12694 | 0.000
18.28/18.33	c total clause space: 29.637MB
18.28/18.33	c total #watches: 71088
18.69/18.74	c total #propagations: 3690126 / total #impl: 25158389 (eff. 0.147)
18.69/18.74	c GC COLLECT
18.69/18.74	c #Conflicts:      82000 | #Learnt:       6893 | 0.000
18.69/18.74	c total clause space: 29.637MB
18.69/18.74	c total #watches: 42417
18.98/19.02	c total #propagations: 3728560 / total #impl: 25601383 (eff. 0.146)
18.98/19.02	c #Conflicts:      83000 | #Learnt:       7893 | 0.000
18.98/19.02	c total clause space: 29.637MB
18.98/19.02	c total #watches: 47073
19.28/19.32	c total #propagations: 3765787 / total #impl: 25976682 (eff. 0.145)
19.28/19.32	c #Conflicts:      84000 | #Learnt:       8892 | 0.000
19.28/19.32	c total clause space: 29.637MB
19.28/19.32	c total #watches: 51070
19.58/19.64	c total #propagations: 3803170 / total #impl: 26486260 (eff. 0.144)
19.58/19.64	c #Conflicts:      85000 | #Learnt:       9888 | 0.000
19.58/19.64	c total clause space: 29.637MB
19.58/19.64	c total #watches: 55071
19.68/19.75	c total #propagations: 3839019 / total #impl: 26902725 (eff. 0.143)
19.68/19.75	c S2->S1
19.68/19.75	c #Conflicts:      86000 | #Learnt:        959 | 0.000
19.68/19.75	c total clause space: 29.637MB
19.68/19.75	c total #watches: 37764
19.79/19.89	c total #propagations: 3856755 / total #impl: 27341831 (eff. 0.141)
19.79/19.89	c #Conflicts:      87000 | #Learnt:       1959 | 0.000
19.79/19.89	c total clause space: 29.637MB
19.79/19.89	c total #watches: 43298
19.98/20.08	c total #propagations: 3873369 / total #impl: 27962450 (eff. 0.139)
19.98/20.08	c #Conflicts:      88000 | #Learnt:       2959 | 0.000
19.98/20.08	c total clause space: 29.637MB
19.98/20.08	c total #watches: 50289
20.18/20.26	c total #propagations: 3890609 / total #impl: 28643132 (eff. 0.136)
20.18/20.26	c #Conflicts:      89000 | #Learnt:       3959 | 0.000
20.18/20.26	c total clause space: 29.637MB
20.18/20.26	c total #watches: 54517
20.38/20.46	c total #propagations: 3906647 / total #impl: 29164814 (eff. 0.134)
20.38/20.46	c GC COLLECT
20.38/20.46	c #Conflicts:      90000 | #Learnt:       2829 | 0.000
20.38/20.46	c total clause space: 29.637MB
20.38/20.46	c total #watches: 19331
20.58/20.66	c total #propagations: 3923306 / total #impl: 29718141 (eff. 0.132)
20.58/20.66	c #Conflicts:      91000 | #Learnt:       3829 | 0.000
20.58/20.66	c total clause space: 29.637MB
20.58/20.66	c total #watches: 25958
20.78/20.88	c total #propagations: 3938309 / total #impl: 30486479 (eff. 0.129)
20.78/20.88	c #Conflicts:      92000 | #Learnt:       4829 | 0.000
20.78/20.88	c total clause space: 29.637MB
20.78/20.88	c total #watches: 33170
21.08/21.16	c total #propagations: 3953349 / total #impl: 31257118 (eff. 0.126)
21.08/21.16	c #Conflicts:      93000 | #Learnt:       5829 | 0.000
21.08/21.16	c total clause space: 29.637MB
21.08/21.16	c total #watches: 40126
21.48/21.55	c total #propagations: 3970541 / total #impl: 31774129 (eff. 0.125)
21.48/21.55	c #Conflicts:      94000 | #Learnt:       6829 | 0.000
21.48/21.55	c total clause space: 29.637MB
21.48/21.55	c total #watches: 47420
21.88/21.96	c total #propagations: 3989635 / total #impl: 33009440 (eff. 0.121)
21.88/21.96	c #Conflicts:      95000 | #Learnt:       7829 | 0.000
21.88/21.96	c total clause space: 29.637MB
21.88/21.96	c total #watches: 54230
22.38/22.40	c total #propagations: 4007235 / total #impl: 34044327 (eff. 0.118)
22.38/22.40	c #Conflicts:      96000 | #Learnt:       8829 | 0.000
22.38/22.40	c total clause space: 29.637MB
22.38/22.40	c total #watches: 60513
22.88/22.91	c total #propagations: 4025255 / total #impl: 35052637 (eff. 0.115)
22.88/22.91	c #Conflicts:      97000 | #Learnt:       9829 | 0.000
22.88/22.91	c total clause space: 48.1602MB
22.88/22.91	c total #watches: 66752
23.19/23.25	c total #propagations: 4043556 / total #impl: 36041768 (eff. 0.112)
23.19/23.25	c GC COLLECT
23.19/23.25	c #Conflicts:      98000 | #Learnt:       5918 | 0.000
23.19/23.25	c total clause space: 48.1602MB
23.19/23.25	c total #watches: 42491
23.58/23.61	c total #propagations: 4059949 / total #impl: 37117724 (eff. 0.109)
23.58/23.61	c #Conflicts:      99000 | #Learnt:       6918 | 0.000
23.58/23.61	c total clause space: 48.1602MB
23.58/23.61	c total #watches: 53786
23.98/24.08	c total #propagations: 4074904 / total #impl: 38276104 (eff. 0.106)
23.98/24.08	c #Conflicts:     100000 | #Learnt:       7918 | 0.000
23.98/24.08	c total clause space: 48.1602MB
23.98/24.08	c total #watches: 59451
24.48/24.57	c total #propagations: 4092410 / total #impl: 39312151 (eff. 0.104)
24.48/24.57	c #Conflicts:     101000 | #Learnt:       8918 | 0.000
24.48/24.57	c total clause space: 48.1602MB
24.48/24.57	c total #watches: 69185
25.08/25.13	c total #propagations: 4108600 / total #impl: 40417268 (eff. 0.102)
25.08/25.13	c #Conflicts:     102000 | #Learnt:       9918 | 0.000
25.08/25.13	c total clause space: 48.1602MB
25.08/25.13	c total #watches: 74590
25.69/25.77	c total #propagations: 4125823 / total #impl: 42010692 (eff. 0.098)
25.69/25.77	c #Conflicts:     103000 | #Learnt:      10918 | 0.000
25.69/25.77	c total clause space: 48.1602MB
25.69/25.77	c total #watches: 81158
26.29/26.34	c total #propagations: 4147593 / total #impl: 43313035 (eff. 0.096)
26.29/26.34	c #Conflicts:     104000 | #Learnt:      11918 | 0.000
26.29/26.34	c total clause space: 48.1602MB
26.29/26.34	c total #watches: 90335
26.89/26.90	c total #propagations: 4167590 / total #impl: 43967348 (eff. 0.095)
26.89/26.90	c #Conflicts:     105000 | #Learnt:      12918 | 0.000
26.89/26.90	c total clause space: 48.1602MB
26.89/26.90	c total #watches: 97266
27.19/27.25	c total #propagations: 4186943 / total #impl: 44703557 (eff. 0.094)
27.19/27.25	c GC COLLECT
27.19/27.25	c #Conflicts:     106000 | #Learnt:       7453 | 0.000
27.19/27.25	c total clause space: 48.1602MB
27.19/27.25	c total #watches: 56722
27.50/27.57	c total #propagations: 4203483 / total #impl: 45311953 (eff. 0.093)
27.50/27.57	c #Conflicts:     107000 | #Learnt:       8453 | 0.000
27.50/27.57	c total clause space: 48.1602MB
27.50/27.57	c total #watches: 64247
27.89/27.90	c total #propagations: 4221680 / total #impl: 45909186 (eff. 0.092)
27.89/27.90	c #Conflicts:     108000 | #Learnt:       9453 | 0.000
27.89/27.90	c total clause space: 48.1602MB
27.89/27.90	c total #watches: 71552
28.19/28.25	c total #propagations: 4239789 / total #impl: 46522467 (eff. 0.091)
28.19/28.25	c #Conflicts:     109000 | #Learnt:      10453 | 0.000
28.19/28.25	c total clause space: 48.1602MB
28.19/28.25	c total #watches: 77289
28.60/28.62	c total #propagations: 4257441 / total #impl: 47319281 (eff. 0.090)
28.60/28.62	c #Conflicts:     110000 | #Learnt:      11453 | 0.000
28.60/28.62	c total clause space: 48.1602MB
28.60/28.62	c total #watches: 82600
28.89/28.99	c total #propagations: 4276010 / total #impl: 48004269 (eff. 0.089)
28.89/28.99	c #Conflicts:     111000 | #Learnt:      12453 | 0.000
28.89/28.99	c total clause space: 48.1602MB
28.89/28.99	c total #watches: 89943
29.29/29.39	c total #propagations: 4294725 / total #impl: 48739655 (eff. 0.088)
29.29/29.39	c #Conflicts:     112000 | #Learnt:      13453 | 0.000
29.29/29.39	c total clause space: 48.1602MB
29.29/29.39	c total #watches: 97610
29.79/29.82	c total #propagations: 4313005 / total #impl: 49697072 (eff. 0.087)
29.79/29.82	c #Conflicts:     113000 | #Learnt:      14453 | 0.000
29.79/29.82	c total clause space: 48.1602MB
29.79/29.82	c total #watches: 102651
30.19/30.25	c total #propagations: 4333407 / total #impl: 50715229 (eff. 0.085)
30.19/30.25	c GC COLLECT
30.19/30.25	c #Conflicts:     114000 | #Learnt:       8069 | 0.000
30.19/30.25	c total clause space: 48.1602MB
30.19/30.25	c total #watches: 60910
30.59/30.64	c total #propagations: 4353017 / total #impl: 51640581 (eff. 0.084)
30.59/30.64	c #Conflicts:     115000 | #Learnt:       9069 | 0.000
30.59/30.64	c total clause space: 48.1602MB
30.59/30.64	c total #watches: 69525
30.99/31.01	c total #propagations: 4371623 / total #impl: 52566890 (eff. 0.083)
30.99/31.01	c #Conflicts:     116000 | #Learnt:      10069 | 0.000
30.99/31.01	c total clause space: 48.1602MB
30.99/31.01	c total #watches: 76716
31.39/31.41	c total #propagations: 4389827 / total #impl: 53329042 (eff. 0.082)
31.39/31.41	c #Conflicts:     117000 | #Learnt:      11069 | 0.000
31.39/31.41	c total clause space: 48.1602MB
31.39/31.41	c total #watches: 83708
31.79/31.88	c total #propagations: 4409884 / total #impl: 54199870 (eff. 0.081)
31.79/31.88	c #Conflicts:     118000 | #Learnt:      12069 | 0.000
31.79/31.88	c total clause space: 48.1602MB
31.79/31.88	c total #watches: 93674
32.59/32.61	c total #propagations: 4428001 / total #impl: 55297731 (eff. 0.080)
32.59/32.61	c #Conflicts:     119000 | #Learnt:      13069 | 0.000
32.59/32.61	c total clause space: 48.1602MB
32.59/32.61	c total #watches: 101694
33.18/33.25	c total #propagations: 4447996 / total #impl: 56518830 (eff. 0.079)
33.18/33.25	c #Conflicts:     120000 | #Learnt:      14069 | 0.000
33.18/33.25	c total clause space: 48.1602MB
33.18/33.25	c total #watches: 109445
33.88/33.97	c total #propagations: 4466609 / total #impl: 57454113 (eff. 0.078)
33.88/33.97	c #Conflicts:     121000 | #Learnt:      15069 | 0.000
33.88/33.97	c total clause space: 78.2603MB
33.88/33.97	c total #watches: 117039
34.68/34.71	c total #propagations: 4484260 / total #impl: 58492973 (eff. 0.077)
34.68/34.71	c GC COLLECT
34.68/34.71	c #Conflicts:     122000 | #Learnt:       8083 | 0.000
34.68/34.71	c total clause space: 78.2603MB
34.68/34.71	c total #watches: 60418
35.08/35.14	c total #propagations: 4504909 / total #impl: 59608763 (eff. 0.076)
35.08/35.14	c #Conflicts:     123000 | #Learnt:       9083 | 0.000
35.08/35.14	c total clause space: 78.2603MB
35.08/35.14	c total #watches: 65656
35.58/35.62	c total #propagations: 4524551 / total #impl: 60404874 (eff. 0.075)
35.58/35.62	c #Conflicts:     124000 | #Learnt:      10083 | 0.000
35.58/35.62	c total clause space: 78.2603MB
35.58/35.62	c total #watches: 70062
35.98/36.08	c total #propagations: 4547996 / total #impl: 61108364 (eff. 0.074)
35.98/36.08	c #Conflicts:     125000 | #Learnt:      11083 | 0.000
35.98/36.08	c total clause space: 78.2603MB
35.98/36.08	c total #watches: 76253
36.48/36.54	c total #propagations: 4573010 / total #impl: 61906812 (eff. 0.074)
36.48/36.54	c #Conflicts:     126000 | #Learnt:      12083 | 0.000
36.48/36.54	c total clause space: 78.2603MB
36.48/36.54	c total #watches: 80401
37.08/37.14	c total #propagations: 4596069 / total #impl: 62630402 (eff. 0.073)
37.08/37.14	c #Conflicts:     127000 | #Learnt:      13083 | 0.000
37.08/37.14	c total clause space: 78.2603MB
37.08/37.14	c total #watches: 84869
37.58/37.68	c total #propagations: 4621549 / total #impl: 63336981 (eff. 0.073)
37.58/37.68	c #Conflicts:     128000 | #Learnt:      14083 | 0.000
37.58/37.68	c total clause space: 78.2603MB
37.58/37.68	c total #watches: 91840
38.28/38.32	c total #propagations: 4648152 / total #impl: 64044261 (eff. 0.073)
38.28/38.32	c #Conflicts:     129000 | #Learnt:      15083 | 0.000
38.28/38.32	c total clause space: 78.2603MB
38.28/38.32	c total #watches: 98687
38.88/38.94	c total #propagations: 4668825 / total #impl: 65297701 (eff. 0.072)
38.88/38.94	c #Conflicts:     130000 | #Learnt:      16083 | 0.000
38.88/38.94	c total clause space: 78.2603MB
38.88/38.94	c total #watches: 104713
39.28/39.36	c total #propagations: 4688318 / total #impl: 66465856 (eff. 0.071)
39.28/39.36	c GC COLLECT
39.28/39.36	c #Conflicts:     131000 | #Learnt:       8637 | 0.000
39.28/39.36	c total clause space: 78.2603MB
39.28/39.36	c total #watches: 63977
39.78/39.81	c total #propagations: 4706616 / total #impl: 67348328 (eff. 0.070)
39.78/39.81	c #Conflicts:     132000 | #Learnt:       9637 | 0.000
39.78/39.81	c total clause space: 78.2603MB
39.78/39.81	c total #watches: 70905
40.28/40.33	c total #propagations: 4731770 / total #impl: 68052309 (eff. 0.070)
40.28/40.33	c #Conflicts:     133000 | #Learnt:      10637 | 0.000
40.28/40.33	c total clause space: 78.2603MB
40.28/40.33	c total #watches: 78240
40.79/40.83	c total #propagations: 4756680 / total #impl: 68774010 (eff. 0.069)
40.79/40.83	c #Conflicts:     134000 | #Learnt:      11637 | 0.000
40.79/40.83	c total clause space: 78.2603MB
40.79/40.83	c total #watches: 86827
41.28/41.34	c total #propagations: 4776410 / total #impl: 69583574 (eff. 0.069)
41.28/41.34	c #Conflicts:     135000 | #Learnt:      12637 | 0.000
41.28/41.34	c total clause space: 78.2603MB
41.28/41.34	c total #watches: 94223
41.89/41.99	c total #propagations: 4798659 / total #impl: 70446762 (eff. 0.068)
41.89/41.99	c #Conflicts:     136000 | #Learnt:      13637 | 0.000
41.89/41.99	c total clause space: 78.2603MB
41.89/41.99	c total #watches: 99747
42.68/42.76	c total #propagations: 4820515 / total #impl: 71330250 (eff. 0.068)
42.68/42.76	c #Conflicts:     137000 | #Learnt:      14637 | 0.000
42.68/42.76	c total clause space: 78.2603MB
42.68/42.76	c total #watches: 106040
43.48/43.56	c total #propagations: 4844855 / total #impl: 72097443 (eff. 0.067)
43.48/43.56	c #Conflicts:     138000 | #Learnt:      15637 | 0.000
43.48/43.56	c total clause space: 78.2603MB
43.48/43.56	c total #watches: 113898
44.09/44.15	c total #propagations: 4867767 / total #impl: 72899119 (eff. 0.067)
44.09/44.15	c #Conflicts:     139000 | #Learnt:      16637 | 0.000
44.09/44.15	c total clause space: 78.2603MB
44.09/44.15	c total #watches: 121151
44.78/44.86	c total #propagations: 4888327 / total #impl: 73868391 (eff. 0.066)
44.78/44.86	c #Conflicts:     140000 | #Learnt:      17637 | 0.000
44.78/44.86	c total clause space: 78.2603MB
44.78/44.86	c total #watches: 128317
45.28/45.30	c total #propagations: 4909569 / total #impl: 74946200 (eff. 0.066)
45.28/45.30	c GC COLLECT
45.28/45.30	c #Conflicts:     141000 | #Learnt:       9819 | 0.000
45.28/45.30	c total clause space: 78.2603MB
45.28/45.30	c total #watches: 74205
45.78/45.84	c total #propagations: 4929369 / total #impl: 75702328 (eff. 0.065)
45.78/45.84	c #Conflicts:     142000 | #Learnt:      10819 | 0.000
45.78/45.84	c total clause space: 78.2603MB
45.78/45.84	c total #watches: 81101
46.38/46.46	c total #propagations: 4948620 / total #impl: 76905099 (eff. 0.064)
46.38/46.46	c #Conflicts:     143000 | #Learnt:      11819 | 0.000
46.38/46.46	c total clause space: 78.2603MB
46.38/46.46	c total #watches: 87623
46.98/47.06	c total #propagations: 4969379 / total #impl: 78657558 (eff. 0.063)
46.98/47.06	c #Conflicts:     144000 | #Learnt:      12819 | 0.000
46.98/47.06	c total clause space: 78.2603MB
46.98/47.06	c total #watches: 92834
47.58/47.63	c total #propagations: 4988963 / total #impl: 80092287 (eff. 0.062)
47.58/47.63	c #Conflicts:     145000 | #Learnt:      13819 | 0.000
47.58/47.63	c total clause space: 78.2603MB
47.58/47.63	c total #watches: 100890
48.18/48.26	c total #propagations: 5006120 / total #impl: 80940445 (eff. 0.062)
48.18/48.26	c #Conflicts:     146000 | #Learnt:      14819 | 0.000
48.18/48.26	c total clause space: 78.2603MB
48.18/48.26	c total #watches: 108186
48.88/48.96	c total #propagations: 5024498 / total #impl: 81995141 (eff. 0.061)
48.88/48.96	c #Conflicts:     147000 | #Learnt:      15819 | 0.000
48.88/48.96	c total clause space: 78.2603MB
48.88/48.96	c total #watches: 114386
49.68/49.71	c total #propagations: 5042520 / total #impl: 82741254 (eff. 0.061)
49.68/49.71	c #Conflicts:     148000 | #Learnt:      16819 | 0.000
49.68/49.71	c total clause space: 78.2603MB
49.68/49.71	c total #watches: 120547
50.28/50.38	c total #propagations: 5063923 / total #impl: 83747323 (eff. 0.060)
50.28/50.38	c #Conflicts:     149000 | #Learnt:      17819 | 0.000
50.28/50.38	c total clause space: 78.2603MB
50.28/50.38	c total #watches: 128591
50.98/51.06	c total #propagations: 5088202 / total #impl: 84620487 (eff. 0.060)
50.98/51.06	c GC COLLECT
50.98/51.06	c #Conflicts:     150000 | #Learnt:       9654 | 0.000
50.98/51.06	c total clause space: 78.2603MB
50.98/51.06	c total #watches: 71869
51.48/51.55	c total #propagations: 5110703 / total #impl: 85519946 (eff. 0.060)
51.48/51.55	c #Conflicts:     151000 | #Learnt:      10654 | 0.000
51.48/51.55	c total clause space: 78.2603MB
51.48/51.55	c total #watches: 78115
51.98/52.04	c total #propagations: 5134398 / total #impl: 86231595 (eff. 0.060)
51.98/52.04	c #Conflicts:     152000 | #Learnt:      11654 | 0.000
51.98/52.04	c total clause space: 78.2603MB
51.98/52.04	c total #watches: 87517
52.58/52.66	c total #propagations: 5157275 / total #impl: 87026388 (eff. 0.059)
52.58/52.66	c #Conflicts:     153000 | #Learnt:      12654 | 0.000
52.58/52.66	c total clause space: 78.2603MB
52.58/52.66	c total #watches: 93246
53.28/53.38	c total #propagations: 5180934 / total #impl: 88076142 (eff. 0.059)
53.28/53.38	c #Conflicts:     154000 | #Learnt:      13654 | 0.000
53.28/53.38	c total clause space: 78.2603MB
53.28/53.38	c total #watches: 100913
54.18/54.22	c total #propagations: 5202469 / total #impl: 89223209 (eff. 0.058)
54.18/54.22	c #Conflicts:     155000 | #Learnt:      14654 | 0.000
54.18/54.22	c total clause space: 78.2603MB
54.18/54.22	c total #watches: 105464
55.08/55.12	c total #propagations: 5229725 / total #impl: 91069660 (eff. 0.057)
55.08/55.12	c #Conflicts:     156000 | #Learnt:      15654 | 0.000
55.08/55.12	c total clause space: 78.2603MB
55.08/55.12	c total #watches: 113239
55.88/55.97	c total #propagations: 5255039 / total #impl: 93076229 (eff. 0.056)
55.88/55.97	c #Conflicts:     157000 | #Learnt:      16654 | 0.000
55.88/55.97	c total clause space: 78.2603MB
55.88/55.97	c total #watches: 119104
56.68/56.70	c total #propagations: 5276081 / total #impl: 94684789 (eff. 0.056)
56.68/56.70	c #Conflicts:     158000 | #Learnt:      17654 | 0.000
56.68/56.70	c total clause space: 78.2603MB
56.68/56.70	c total #watches: 125798
57.38/57.48	c total #propagations: 5297339 / total #impl: 95973771 (eff. 0.055)
57.38/57.48	c #Conflicts:     159000 | #Learnt:      18654 | 0.000
57.38/57.48	c total clause space: 78.2603MB
57.38/57.48	c total #watches: 130453
57.98/58.06	c total #propagations: 5318763 / total #impl: 96828189 (eff. 0.055)
57.98/58.06	c GC COLLECT
57.98/58.06	c #Conflicts:     160000 | #Learnt:      10171 | 0.000
57.98/58.06	c total clause space: 78.2603MB
57.98/58.06	c total #watches: 76742
58.48/58.54	c total #propagations: 5339295 / total #impl: 97931550 (eff. 0.055)
58.48/58.54	c #Conflicts:     161000 | #Learnt:      11171 | 0.000
58.48/58.54	c total clause space: 78.2603MB
58.48/58.54	c total #watches: 85308
58.98/59.04	c total #propagations: 5358125 / total #impl: 98883733 (eff. 0.054)
58.98/59.04	c #Conflicts:     162000 | #Learnt:      12171 | 0.000
58.98/59.04	c total clause space: 78.2603MB
58.98/59.04	c total #watches: 93274
59.58/59.66	c total #propagations: 5377301 / total #impl: 99789087 (eff. 0.054)
59.58/59.66	c #Conflicts:     163000 | #Learnt:      13171 | 0.000
59.58/59.66	c total clause space: 78.2603MB
59.58/59.66	c total #watches: 100647
60.28/60.31	c total #propagations: 5396175 / total #impl: 100808033 (eff. 0.054)
60.28/60.31	c #Conflicts:     164000 | #Learnt:      14171 | 0.000
60.28/60.31	c total clause space: 78.2603MB
60.28/60.31	c total #watches: 108043
60.98/61.06	c total #propagations: 5417052 / total #impl: 101637908 (eff. 0.053)
60.98/61.06	c #Conflicts:     165000 | #Learnt:      15171 | 0.000
60.98/61.06	c total clause space: 78.2603MB
60.98/61.06	c total #watches: 115724
61.69/61.75	c total #propagations: 5439488 / total #impl: 102442582 (eff. 0.053)
61.69/61.75	c #Conflicts:     166000 | #Learnt:      16171 | 0.000
61.69/61.75	c total clause space: 78.2603MB
61.69/61.75	c total #watches: 126366
62.48/62.53	c total #propagations: 5458890 / total #impl: 103136073 (eff. 0.053)
62.48/62.53	c #Conflicts:     167000 | #Learnt:      17171 | 0.000
62.48/62.53	c total clause space: 78.2603MB
62.48/62.53	c total #watches: 136576
63.48/63.51	c total #propagations: 5479529 / total #impl: 104082352 (eff. 0.053)
63.48/63.51	c #Conflicts:     168000 | #Learnt:      18171 | 0.000
63.48/63.51	c total clause space: 78.2603MB
63.48/63.51	c total #watches: 143616
64.68/64.77	c total #propagations: 5502635 / total #impl: 105152669 (eff. 0.052)
64.68/64.77	c #Conflicts:     169000 | #Learnt:      19171 | 0.000
64.68/64.77	c total clause space: 78.2603MB
64.68/64.77	c total #watches: 148799
65.68/65.72	c total #propagations: 5527030 / total #impl: 106980608 (eff. 0.052)
65.68/65.72	c GC COLLECT
65.68/65.72	c #Conflicts:     170000 | #Learnt:      10384 | 0.000
65.68/65.72	c total clause space: 78.2603MB
65.68/65.72	c total #watches: 80473
66.18/66.23	c total #propagations: 5548585 / total #impl: 108869448 (eff. 0.051)
66.18/66.23	c #Conflicts:     171000 | #Learnt:      11384 | 0.000
66.18/66.23	c total clause space: 78.2603MB
66.18/66.23	c total #watches: 87325
66.68/66.75	c total #propagations: 5567779 / total #impl: 109823147 (eff. 0.051)
66.68/66.75	c #Conflicts:     172000 | #Learnt:      12384 | 0.000
66.68/66.75	c total clause space: 78.2603MB
66.68/66.75	c total #watches: 97547
67.38/67.42	c total #propagations: 5587064 / total #impl: 110660015 (eff. 0.050)
67.38/67.42	c #Conflicts:     173000 | #Learnt:      13384 | 0.000
67.38/67.42	c total clause space: 78.2603MB
67.38/67.42	c total #watches: 107690
67.98/68.03	c total #propagations: 5608766 / total #impl: 111594702 (eff. 0.050)
67.98/68.03	c #Conflicts:     174000 | #Learnt:      14384 | 0.000
67.98/68.03	c total clause space: 78.2603MB
67.98/68.03	c total #watches: 114823
68.48/68.56	c total #propagations: 5629438 / total #impl: 112571307 (eff. 0.050)
68.48/68.56	c #Conflicts:     175000 | #Learnt:      15384 | 0.000
68.48/68.56	c total clause space: 78.2603MB
68.48/68.56	c total #watches: 122510
69.08/69.19	c total #propagations: 5647835 / total #impl: 113457242 (eff. 0.050)
69.08/69.19	c #Conflicts:     176000 | #Learnt:      16384 | 0.000
69.08/69.19	c total clause space: 78.2603MB
69.08/69.19	c total #watches: 131879
69.78/69.89	c total #propagations: 5666001 / total #impl: 114508125 (eff. 0.049)
69.78/69.89	c #Conflicts:     177000 | #Learnt:      17384 | 0.000
69.78/69.89	c total clause space: 78.2603MB
69.78/69.89	c total #watches: 142471
70.49/70.58	c total #propagations: 5684632 / total #impl: 115527021 (eff. 0.049)
70.49/70.58	c #Conflicts:     178000 | #Learnt:      18384 | 0.000
70.49/70.58	c total clause space: 78.2603MB
70.49/70.58	c total #watches: 149707
71.18/71.25	c total #propagations: 5704798 / total #impl: 116251723 (eff. 0.049)
71.18/71.25	c #Conflicts:     179000 | #Learnt:      19384 | 0.000
71.18/71.25	c total clause space: 78.2603MB
71.18/71.25	c total #watches: 157300
71.88/71.97	c total #propagations: 5723831 / total #impl: 117037879 (eff. 0.049)
71.88/71.97	c GC COLLECT
71.88/71.97	c #Conflicts:     180000 | #Learnt:      10287 | 0.000
71.88/71.97	c total clause space: 78.2603MB
71.88/71.97	c total #watches: 79242
72.38/72.46	c total #propagations: 5744147 / total #impl: 117779495 (eff. 0.049)
72.38/72.46	c #Conflicts:     181000 | #Learnt:      11287 | 0.000
72.38/72.46	c total clause space: 78.2603MB
72.38/72.46	c total #watches: 87863
73.08/73.19	c total #propagations: 5762946 / total #impl: 118738711 (eff. 0.049)
73.08/73.19	c #Conflicts:     182000 | #Learnt:      12287 | 0.000
73.08/73.19	c total clause space: 78.2603MB
73.08/73.19	c total #watches: 96111
73.88/73.98	c total #propagations: 5783309 / total #impl: 119961564 (eff. 0.048)
73.88/73.98	c #Conflicts:     183000 | #Learnt:      13287 | 0.000
73.88/73.98	c total clause space: 78.2603MB
73.88/73.98	c total #watches: 101958
74.58/74.63	c total #propagations: 5805905 / total #impl: 120888664 (eff. 0.048)
74.58/74.63	c #Conflicts:     184000 | #Learnt:      14287 | 0.000
74.58/74.63	c total clause space: 78.2603MB
74.58/74.63	c total #watches: 112372
75.48/75.59	c total #propagations: 5824579 / total #impl: 121810919 (eff. 0.048)
75.48/75.59	c #Conflicts:     185000 | #Learnt:      15287 | 0.000
75.48/75.59	c total clause space: 78.2603MB
75.48/75.59	c total #watches: 122729
76.58/76.69	c total #propagations: 5847342 / total #impl: 122819439 (eff. 0.048)
76.58/76.69	c #Conflicts:     186000 | #Learnt:      16287 | 0.000
76.58/76.69	c total clause space: 78.2603MB
76.58/76.69	c total #watches: 130049
77.58/77.64	c total #propagations: 5874380 / total #impl: 123768768 (eff. 0.047)
77.58/77.64	c #Conflicts:     187000 | #Learnt:      17287 | 0.000
77.58/77.64	c total clause space: 78.2603MB
77.58/77.64	c total #watches: 138250
78.68/78.73	c total #propagations: 5897824 / total #impl: 124914513 (eff. 0.047)
78.68/78.73	c #Conflicts:     188000 | #Learnt:      18287 | 0.000
78.68/78.73	c total clause space: 78.2603MB
78.68/78.73	c total #watches: 145180
79.68/79.79	c total #propagations: 5922673 / total #impl: 126168946 (eff. 0.047)
79.68/79.79	c #Conflicts:     189000 | #Learnt:      19287 | 0.000
79.68/79.79	c total clause space: 78.2603MB
79.68/79.79	c total #watches: 151695
80.88/80.96	c total #propagations: 5948201 / total #impl: 127450694 (eff. 0.047)
80.88/80.96	c #Conflicts:     190000 | #Learnt:      20287 | 0.000
80.88/80.96	c total clause space: 78.2603MB
80.88/80.96	c total #watches: 159112
81.68/81.78	c total #propagations: 5972620 / total #impl: 128737965 (eff. 0.046)
81.68/81.78	c GC COLLECT
81.68/81.78	c #Conflicts:     191000 | #Learnt:      10893 | 0.000
81.68/81.78	c total clause space: 78.2603MB
81.68/81.78	c total #watches: 85441
82.38/82.46	c total #propagations: 5992933 / total #impl: 129712714 (eff. 0.046)
82.38/82.46	c #Conflicts:     192000 | #Learnt:      11893 | 0.000
82.38/82.46	c total clause space: 78.2603MB
82.38/82.46	c total #watches: 93294
83.08/83.18	c total #propagations: 6014468 / total #impl: 130839937 (eff. 0.046)
83.08/83.18	c #Conflicts:     193000 | #Learnt:      12893 | 0.000
83.08/83.18	c total clause space: 78.2603MB
83.08/83.18	c total #watches: 99986
83.88/83.90	c total #propagations: 6037793 / total #impl: 131942937 (eff. 0.046)
83.88/83.90	c #Conflicts:     194000 | #Learnt:      13893 | 0.000
83.88/83.90	c total clause space: 78.2603MB
83.88/83.90	c total #watches: 107317
84.58/84.60	c total #propagations: 6059446 / total #impl: 132840469 (eff. 0.046)
84.58/84.60	c #Conflicts:     195000 | #Learnt:      14893 | 0.000
84.58/84.60	c total clause space: 78.2603MB
84.58/84.60	c total #watches: 115286
85.28/85.38	c total #propagations: 6079718 / total #impl: 133710425 (eff. 0.045)
85.28/85.38	c #Conflicts:     196000 | #Learnt:      15893 | 0.000
85.28/85.38	c total clause space: 78.2603MB
85.28/85.38	c total #watches: 119688
86.08/86.17	c total #propagations: 6098825 / total #impl: 135161482 (eff. 0.045)
86.08/86.17	c #Conflicts:     197000 | #Learnt:      16893 | 0.000
86.08/86.17	c total clause space: 78.2603MB
86.08/86.17	c total #watches: 125711
86.98/87.08	c total #propagations: 6117961 / total #impl: 136306512 (eff. 0.045)
86.98/87.08	c #Conflicts:     198000 | #Learnt:      17893 | 0.000
86.98/87.08	c total clause space: 78.2603MB
86.98/87.08	c total #watches: 130935
87.88/87.92	c total #propagations: 6138679 / total #impl: 137135235 (eff. 0.045)
87.88/87.92	c #Conflicts:     199000 | #Learnt:      18893 | 0.000
87.88/87.92	c total clause space: 78.2603MB
87.88/87.92	c total #watches: 138094
88.88/88.94	c total #propagations: 6157821 / total #impl: 138001196 (eff. 0.045)
88.88/88.94	c #Conflicts:     200000 | #Learnt:      19893 | 0.000
88.88/88.94	c total clause space: 78.2603MB
88.88/88.94	c total #watches: 144552
89.88/89.93	c total #propagations: 6178936 / total #impl: 139238286 (eff. 0.044)
89.88/89.93	c #Conflicts:     201000 | #Learnt:      20893 | 0.000
89.88/89.93	c total clause space: 78.2603MB
89.88/89.93	c total #watches: 150562
90.67/90.73	c total #propagations: 6199721 / total #impl: 140285256 (eff. 0.044)
90.67/90.73	c GC COLLECT
90.67/90.73	c #Conflicts:     202000 | #Learnt:      11201 | 0.000
90.67/90.73	c total clause space: 78.2603MB
90.67/90.73	c total #watches: 87720
91.28/91.33	c total #propagations: 6220245 / total #impl: 141423164 (eff. 0.044)
91.28/91.33	c #Conflicts:     203000 | #Learnt:      12201 | 0.000
91.28/91.33	c total clause space: 78.2603MB
91.28/91.33	c total #watches: 96559
91.87/91.96	c total #propagations: 6239905 / total #impl: 142423262 (eff. 0.044)
91.87/91.96	c #Conflicts:     204000 | #Learnt:      13201 | 0.000
91.87/91.96	c total clause space: 78.2603MB
91.87/91.96	c total #watches: 104387
92.57/92.63	c total #propagations: 6259390 / total #impl: 143479829 (eff. 0.044)
92.57/92.63	c #Conflicts:     205000 | #Learnt:      14201 | 0.000
92.57/92.63	c total clause space: 78.2603MB
92.57/92.63	c total #watches: 112845
93.27/93.30	c total #propagations: 6279364 / total #impl: 144588809 (eff. 0.043)
93.27/93.30	c #Conflicts:     206000 | #Learnt:      15201 | 0.000
93.27/93.30	c total clause space: 78.2603MB
93.27/93.30	c total #watches: 122005
94.17/94.25	c total #propagations: 6295466 / total #impl: 145670213 (eff. 0.043)
94.17/94.25	c #Conflicts:     207000 | #Learnt:      16201 | 0.000
94.17/94.25	c total clause space: 78.2603MB
94.17/94.25	c total #watches: 131962
95.07/95.10	c total #propagations: 6313113 / total #impl: 146707681 (eff. 0.043)
95.07/95.10	c #Conflicts:     208000 | #Learnt:      17201 | 0.000
95.07/95.10	c total clause space: 78.2603MB
95.07/95.10	c total #watches: 139194
96.07/96.10	c total #propagations: 6330399 / total #impl: 148222077 (eff. 0.043)
96.07/96.10	c #Conflicts:     209000 | #Learnt:      18201 | 0.000
96.07/96.10	c total clause space: 78.2603MB
96.07/96.10	c total #watches: 146676
96.88/96.96	c total #propagations: 6349341 / total #impl: 149725841 (eff. 0.042)
96.88/96.96	c #Conflicts:     210000 | #Learnt:      19201 | 0.000
96.88/96.96	c total clause space: 78.2603MB
96.88/96.96	c total #watches: 153584
97.98/98.09	c total #propagations: 6366884 / total #impl: 150814793 (eff. 0.042)
97.98/98.09	c #Conflicts:     211000 | #Learnt:      20201 | 0.000
97.98/98.09	c total clause space: 78.2603MB
97.98/98.09	c total #watches: 161505
99.27/99.39	c total #propagations: 6385410 / total #impl: 152121750 (eff. 0.042)
99.27/99.39	c #Conflicts:     212000 | #Learnt:      21201 | 0.000
99.27/99.39	c total clause space: 78.2603MB
99.27/99.39	c total #watches: 169285
100.37/100.40	c total #propagations: 6406413 / total #impl: 153673621 (eff. 0.042)
100.37/100.40	c GC COLLECT
100.37/100.40	c #Conflicts:     213000 | #Learnt:      11201 | 0.000
100.37/100.40	c total clause space: 78.2603MB
100.37/100.40	c total #watches: 88498
100.87/100.99	c total #propagations: 6425027 / total #impl: 155102950 (eff. 0.041)
100.87/100.99	c #Conflicts:     214000 | #Learnt:      12201 | 0.000
100.87/100.99	c total clause space: 78.2603MB
100.87/100.99	c total #watches: 100641
101.67/101.70	c total #propagations: 6441759 / total #impl: 155910900 (eff. 0.041)
101.67/101.70	c #Conflicts:     215000 | #Learnt:      13201 | 0.000
101.67/101.70	c total clause space: 78.2603MB
101.67/101.70	c total #watches: 109740
102.38/102.47	c total #propagations: 6460454 / total #impl: 156873542 (eff. 0.041)
102.38/102.47	c #Conflicts:     216000 | #Learnt:      14201 | 0.000
102.38/102.47	c total clause space: 78.2603MB
102.38/102.47	c total #watches: 118725
103.27/103.37	c total #propagations: 6477293 / total #impl: 157788783 (eff. 0.041)
103.27/103.37	c #Conflicts:     217000 | #Learnt:      15201 | 0.000
103.27/103.37	c total clause space: 78.2603MB
103.27/103.37	c total #watches: 126776
104.27/104.38	c total #propagations: 6496405 / total #impl: 158857639 (eff. 0.041)
104.27/104.38	c #Conflicts:     218000 | #Learnt:      16201 | 0.000
104.27/104.38	c total clause space: 78.2603MB
104.27/104.38	c total #watches: 135467
105.47/105.54	c total #propagations: 6516446 / total #impl: 159796017 (eff. 0.041)
105.47/105.54	c #Conflicts:     219000 | #Learnt:      17201 | 0.000
105.47/105.54	c total clause space: 78.2603MB
105.47/105.54	c total #watches: 143236
106.57/106.67	c total #propagations: 6537329 / total #impl: 160621112 (eff. 0.041)
106.57/106.67	c #Conflicts:     220000 | #Learnt:      18201 | 0.000
106.57/106.67	c total clause space: 78.2603MB
106.57/106.67	c total #watches: 150200
107.97/108.00	c total #propagations: 6557881 / total #impl: 161692594 (eff. 0.041)
107.97/108.00	c #Conflicts:     221000 | #Learnt:      19201 | 0.000
107.97/108.00	c total clause space: 78.2603MB
107.97/108.00	c total #watches: 158451
109.37/109.45	c total #propagations: 6580380 / total #impl: 162622928 (eff. 0.040)
109.37/109.45	c #Conflicts:     222000 | #Learnt:      20201 | 0.000
109.37/109.45	c total clause space: 78.2603MB
109.37/109.45	c total #watches: 166230
110.97/111.09	c total #propagations: 6602184 / total #impl: 164010000 (eff. 0.040)
110.97/111.09	c #Conflicts:     223000 | #Learnt:      21201 | 0.000
110.97/111.09	c total clause space: 78.2603MB
110.97/111.09	c total #watches: 172538
112.77/112.88	c total #propagations: 6625565 / total #impl: 165280251 (eff. 0.040)
112.77/112.88	c #Conflicts:     224000 | #Learnt:      22201 | 0.000
112.77/112.88	c total clause space: 78.2603MB
112.77/112.88	c total #watches: 176167
113.97/114.00	c total #propagations: 6650007 / total #impl: 166416141 (eff. 0.040)
113.97/114.00	c GC COLLECT
113.97/114.00	c #Conflicts:     225000 | #Learnt:      11900 | 0.000
113.97/114.00	c total clause space: 78.2603MB
113.97/114.00	c total #watches: 93649
114.67/114.75	c total #propagations: 6670954 / total #impl: 167809278 (eff. 0.040)
114.67/114.75	c #Conflicts:     226000 | #Learnt:      12900 | 0.000
114.67/114.75	c total clause space: 78.2603MB
114.67/114.75	c total #watches: 99834
115.48/115.54	c total #propagations: 6690962 / total #impl: 168957165 (eff. 0.040)
115.48/115.54	c #Conflicts:     227000 | #Learnt:      13900 | 0.000
115.48/115.54	c total clause space: 78.2603MB
115.48/115.54	c total #watches: 107559
116.27/116.34	c total #propagations: 6712544 / total #impl: 170094600 (eff. 0.039)
116.27/116.34	c #Conflicts:     228000 | #Learnt:      14900 | 0.000
116.27/116.34	c total clause space: 78.2603MB
116.27/116.34	c total #watches: 116025
116.97/117.09	c total #propagations: 6733023 / total #impl: 171096120 (eff. 0.039)
116.97/117.09	c #Conflicts:     229000 | #Learnt:      15900 | 0.000
116.97/117.09	c total clause space: 78.2603MB
116.97/117.09	c total #watches: 121730
117.87/117.96	c total #propagations: 6749517 / total #impl: 172090268 (eff. 0.039)
117.87/117.96	c #Conflicts:     230000 | #Learnt:      16900 | 0.000
117.87/117.96	c total clause space: 78.2603MB
117.87/117.96	c total #watches: 129508
118.97/119.02	c total #propagations: 6767687 / total #impl: 173093433 (eff. 0.039)
118.97/119.02	c #Conflicts:     231000 | #Learnt:      17900 | 0.000
118.97/119.02	c total clause space: 78.2603MB
118.97/119.02	c total #watches: 135791
119.57/119.65	c total #propagations: 6788860 / total #impl: 174004338 (eff. 0.039)
119.57/119.65	c #Conflicts:     232000 | #Learnt:      18900 | 0.000
119.57/119.65	c total clause space: 78.2603MB
119.57/119.65	c total #watches: 142473
120.17/120.28	c total #propagations: 6807779 / total #impl: 174895902 (eff. 0.039)
120.17/120.28	c #Conflicts:     233000 | #Learnt:      19900 | 0.000
120.17/120.28	c total clause space: 78.2603MB
120.17/120.28	c total #watches: 149598
120.87/120.98	c total #propagations: 6826166 / total #impl: 175914218 (eff. 0.039)
120.87/120.98	c #Conflicts:     234000 | #Learnt:      20900 | 0.000
120.87/120.98	c total clause space: 78.2603MB
120.87/120.98	c total #watches: 155695
121.57/121.65	c total #propagations: 6845001 / total #impl: 176879105 (eff. 0.039)
121.57/121.65	c #Conflicts:     235000 | #Learnt:      21900 | 0.000
121.57/121.65	c total clause space: 78.2603MB
121.57/121.65	c total #watches: 161984
122.27/122.34	c total #propagations: 6864567 / total #impl: 177833069 (eff. 0.039)
122.27/122.34	c #Conflicts:     236000 | #Learnt:      22900 | 0.000
122.27/122.34	c total clause space: 78.2603MB
122.27/122.34	c total #watches: 169805
122.77/122.88	c total #propagations: 6884083 / total #impl: 178841928 (eff. 0.038)
122.77/122.88	c GC COLLECT
122.77/122.88	c #Conflicts:     237000 | #Learnt:      12292 | 0.000
122.77/122.88	c total clause space: 78.2603MB
122.77/122.88	c total #watches: 97894
123.37/123.40	c total #propagations: 6903311 / total #impl: 179707962 (eff. 0.038)
123.37/123.40	c #Conflicts:     238000 | #Learnt:      13292 | 0.000
123.37/123.40	c total clause space: 78.2603MB
123.37/123.40	c total #watches: 106511
123.97/124.08	c total #propagations: 6922073 / total #impl: 180536741 (eff. 0.038)
123.97/124.08	c #Conflicts:     239000 | #Learnt:      14292 | 0.000
123.97/124.08	c total clause space: 78.2603MB
123.97/124.08	c total #watches: 114117
124.67/124.71	c total #propagations: 6941400 / total #impl: 181609991 (eff. 0.038)
124.67/124.71	c #Conflicts:     240000 | #Learnt:      15292 | 0.000
124.67/124.71	c total clause space: 78.2603MB
124.67/124.71	c total #watches: 124515
125.57/125.60	c total #propagations: 6959434 / total #impl: 182874877 (eff. 0.038)
125.57/125.60	c #Conflicts:     241000 | #Learnt:      16292 | 0.000
125.57/125.60	c total clause space: 78.2603MB
125.57/125.60	c total #watches: 133650
126.17/126.28	c total #propagations: 6980760 / total #impl: 183928462 (eff. 0.038)
126.17/126.28	c #Conflicts:     242000 | #Learnt:      17292 | 0.000
126.17/126.28	c total clause space: 78.2603MB
126.17/126.28	c total #watches: 142678
126.87/126.97	c total #propagations: 7000668 / total #impl: 185009665 (eff. 0.038)
126.87/126.97	c #Conflicts:     243000 | #Learnt:      18292 | 0.000
126.87/126.97	c total clause space: 78.2603MB
126.87/126.97	c total #watches: 150057
127.57/127.67	c total #propagations: 7020931 / total #impl: 185738643 (eff. 0.038)
127.57/127.67	c #Conflicts:     244000 | #Learnt:      19292 | 0.000
127.57/127.67	c total clause space: 78.2603MB
127.57/127.67	c total #watches: 157172
128.27/128.35	c total #propagations: 7040892 / total #impl: 186606625 (eff. 0.038)
128.27/128.35	c #Conflicts:     245000 | #Learnt:      20292 | 0.000
128.27/128.35	c total clause space: 78.2603MB
128.27/128.35	c total #watches: 164464
129.07/129.12	c total #propagations: 7060576 / total #impl: 187581659 (eff. 0.038)
129.07/129.12	c #Conflicts:     246000 | #Learnt:      21292 | 0.000
129.07/129.12	c total clause space: 78.2603MB
129.07/129.12	c total #watches: 171210
129.77/129.89	c total #propagations: 7079094 / total #impl: 188678910 (eff. 0.038)
129.77/129.89	c #Conflicts:     247000 | #Learnt:      22292 | 0.000
129.77/129.89	c total clause space: 78.2603MB
129.77/129.89	c total #watches: 177320
130.47/130.57	c total #propagations: 7097869 / total #impl: 189612542 (eff. 0.037)
130.47/130.57	c #Conflicts:     248000 | #Learnt:      23292 | 0.000
130.47/130.57	c total clause space: 78.2603MB
130.47/130.57	c total #watches: 183761
131.07/131.14	c total #propagations: 7116612 / total #impl: 190460809 (eff. 0.037)
131.07/131.14	c GC COLLECT
131.07/131.14	c #Conflicts:     249000 | #Learnt:      12392 | 0.000
131.07/131.14	c total clause space: 78.2603MB
131.07/131.14	c total #watches: 98664
131.47/131.57	c total #propagations: 7135154 / total #impl: 191284086 (eff. 0.037)
131.47/131.57	c #Conflicts:     250000 | #Learnt:      13392 | 0.000
131.47/131.57	c total clause space: 78.2603MB
131.47/131.57	c total #watches: 107015
131.97/132.07	c total #propagations: 7153721 / total #impl: 192090871 (eff. 0.037)
131.97/132.07	c #Conflicts:     251000 | #Learnt:      14392 | 0.000
131.97/132.07	c total clause space: 78.2603MB
131.97/132.07	c total #watches: 114208
132.47/132.59	c total #propagations: 7172740 / total #impl: 193049711 (eff. 0.037)
132.47/132.59	c #Conflicts:     252000 | #Learnt:      15392 | 0.000
132.47/132.59	c total clause space: 78.2603MB
132.47/132.59	c total #watches: 122319
133.17/133.22	c total #propagations: 7192256 / total #impl: 193879318 (eff. 0.037)
133.17/133.22	c #Conflicts:     253000 | #Learnt:      16392 | 0.000
133.17/133.22	c total clause space: 78.2603MB
133.17/133.22	c total #watches: 129740
133.77/133.85	c total #propagations: 7213441 / total #impl: 194841406 (eff. 0.037)
133.77/133.85	c #Conflicts:     254000 | #Learnt:      17392 | 0.000
133.77/133.85	c total clause space: 78.2603MB
133.77/133.85	c total #watches: 138079
134.37/134.48	c total #propagations: 7234380 / total #impl: 195775291 (eff. 0.037)
134.37/134.48	c #Conflicts:     255000 | #Learnt:      18392 | 0.000
134.37/134.48	c total clause space: 78.2603MB
134.37/134.48	c total #watches: 146162
135.07/135.16	c total #propagations: 7253539 / total #impl: 196649561 (eff. 0.037)
135.07/135.16	c #Conflicts:     256000 | #Learnt:      19392 | 0.000
135.07/135.16	c total clause space: 78.2603MB
135.07/135.16	c total #watches: 152785
135.87/135.93	c total #propagations: 7273747 / total #impl: 197703937 (eff. 0.037)
135.87/135.93	c #Conflicts:     257000 | #Learnt:      20392 | 0.000
135.87/135.93	c total clause space: 78.2603MB
135.87/135.93	c total #watches: 159804
136.67/136.71	c total #propagations: 7293040 / total #impl: 198775876 (eff. 0.037)
136.67/136.71	c #Conflicts:     258000 | #Learnt:      21392 | 0.000
136.67/136.71	c total clause space: 78.2603MB
136.67/136.71	c total #watches: 166651
137.37/137.47	c total #propagations: 7312821 / total #impl: 200030994 (eff. 0.037)
137.37/137.47	c #Conflicts:     259000 | #Learnt:      22392 | 0.000
137.37/137.47	c total clause space: 78.2603MB
137.37/137.47	c total #watches: 177638
138.06/138.16	c total #propagations: 7331742 / total #impl: 200956373 (eff. 0.036)
138.06/138.16	c #Conflicts:     260000 | #Learnt:      23392 | 0.000
138.06/138.16	c total clause space: 78.2603MB
138.06/138.16	c total #watches: 184316
138.96/139.04	c total #propagations: 7350826 / total #impl: 201783588 (eff. 0.036)
138.96/139.04	c #Conflicts:     261000 | #Learnt:      24392 | 0.000
138.96/139.04	c total clause space: 127.173MB
138.96/139.04	c total #watches: 195043
139.46/139.51	c total #propagations: 7369356 / total #impl: 203052554 (eff. 0.036)
139.46/139.51	c GC COLLECT
139.46/139.51	c #Conflicts:     262000 | #Learnt:      13187 | 0.000
139.46/139.51	c total clause space: 127.173MB
139.46/139.51	c total #watches: 104171
139.96/140.06	c total #propagations: 7387897 / total #impl: 204000765 (eff. 0.036)
139.96/140.06	c #Conflicts:     263000 | #Learnt:      14187 | 0.000
139.96/140.06	c total clause space: 127.173MB
139.96/140.06	c total #watches: 112590
140.56/140.63	c total #propagations: 7406876 / total #impl: 204724165 (eff. 0.036)
140.56/140.63	c #Conflicts:     264000 | #Learnt:      15187 | 0.000
140.56/140.63	c total clause space: 127.173MB
140.56/140.63	c total #watches: 119509
141.36/141.48	c total #propagations: 7426809 / total #impl: 205521504 (eff. 0.036)
141.36/141.48	c #Conflicts:     265000 | #Learnt:      16187 | 0.000
141.36/141.48	c total clause space: 127.173MB
141.36/141.48	c total #watches: 128274
142.26/142.30	c total #propagations: 7446904 / total #impl: 206945963 (eff. 0.036)
142.26/142.30	c #Conflicts:     266000 | #Learnt:      17187 | 0.000
142.26/142.30	c total clause space: 127.173MB
142.26/142.30	c total #watches: 136505
142.86/142.97	c total #propagations: 7465224 / total #impl: 209253470 (eff. 0.036)
142.86/142.97	c #Conflicts:     267000 | #Learnt:      18187 | 0.000
142.86/142.97	c total clause space: 127.173MB
142.86/142.97	c total #watches: 146325
143.46/143.54	c total #propagations: 7484227 / total #impl: 210509091 (eff. 0.036)
143.46/143.54	c #Conflicts:     268000 | #Learnt:      19187 | 0.000
143.46/143.54	c total clause space: 127.173MB
143.46/143.54	c total #watches: 153205
144.07/144.19	c total #propagations: 7501664 / total #impl: 211701601 (eff. 0.035)
144.07/144.19	c #Conflicts:     269000 | #Learnt:      20187 | 0.000
144.07/144.19	c total clause space: 127.173MB
144.07/144.19	c total #watches: 159031
144.76/144.80	c total #propagations: 7519889 / total #impl: 212780861 (eff. 0.035)
144.76/144.80	c #Conflicts:     270000 | #Learnt:      21187 | 0.000
144.76/144.80	c total clause space: 127.173MB
144.76/144.80	c total #watches: 166183
145.56/145.63	c total #propagations: 7538900 / total #impl: 213874366 (eff. 0.035)
145.56/145.63	c #Conflicts:     271000 | #Learnt:      22187 | 0.000
145.56/145.63	c total clause space: 127.173MB
145.56/145.63	c total #watches: 174191
146.37/146.43	c total #propagations: 7557413 / total #impl: 215548292 (eff. 0.035)
146.37/146.43	c #Conflicts:     272000 | #Learnt:      23187 | 0.000
146.37/146.43	c total clause space: 127.173MB
146.37/146.43	c total #watches: 182685
147.16/147.22	c total #propagations: 7575316 / total #impl: 217010409 (eff. 0.035)
147.16/147.22	c #Conflicts:     273000 | #Learnt:      24187 | 0.000
147.16/147.22	c total clause space: 127.173MB
147.16/147.22	c total #watches: 191215
147.86/147.98	c total #propagations: 7593946 / total #impl: 218385318 (eff. 0.035)
147.86/147.98	c GC COLLECT
147.86/147.98	c #Conflicts:     274000 | #Learnt:      12687 | 0.000
147.86/147.98	c total clause space: 127.173MB
147.86/147.98	c total #watches: 100381
148.36/148.43	c total #propagations: 7613338 / total #impl: 219581975 (eff. 0.035)
148.36/148.43	c #Conflicts:     275000 | #Learnt:      13687 | 0.000
148.36/148.43	c total clause space: 127.173MB
148.36/148.43	c total #watches: 108249
148.86/148.90	c total #propagations: 7632890 / total #impl: 220704895 (eff. 0.035)
148.86/148.90	c #Conflicts:     276000 | #Learnt:      14687 | 0.000
148.86/148.90	c total clause space: 127.173MB
148.86/148.90	c total #watches: 114784
149.36/149.43	c total #propagations: 7650828 / total #impl: 221749170 (eff. 0.035)
149.36/149.43	c #Conflicts:     277000 | #Learnt:      15687 | 0.000
149.36/149.43	c total clause space: 127.173MB
149.36/149.43	c total #watches: 122539
149.96/150.00	c total #propagations: 7671224 / total #impl: 222724818 (eff. 0.034)
149.96/150.00	c #Conflicts:     278000 | #Learnt:      16687 | 0.000
149.96/150.00	c total clause space: 127.173MB
149.96/150.00	c total #watches: 129790
150.46/150.53	c total #propagations: 7690981 / total #impl: 223800479 (eff. 0.034)
150.46/150.53	c #Conflicts:     279000 | #Learnt:      17687 | 0.000
150.46/150.53	c total clause space: 127.173MB
150.46/150.53	c total #watches: 136587
151.06/151.16	c total #propagations: 7708853 / total #impl: 224899808 (eff. 0.034)
151.06/151.16	c #Conflicts:     280000 | #Learnt:      18687 | 0.000
151.06/151.16	c total clause space: 127.173MB
151.06/151.16	c total #watches: 141940
151.66/151.73	c total #propagations: 7729083 / total #impl: 226035637 (eff. 0.034)
151.66/151.73	c #Conflicts:     281000 | #Learnt:      19687 | 0.000
151.66/151.73	c total clause space: 127.173MB
151.66/151.73	c total #watches: 150890
152.26/152.35	c total #propagations: 7747316 / total #impl: 227016157 (eff. 0.034)
152.26/152.35	c #Conflicts:     282000 | #Learnt:      20687 | 0.000
152.26/152.35	c total clause space: 127.173MB
152.26/152.35	c total #watches: 158016
152.87/152.98	c total #propagations: 7767041 / total #impl: 228295636 (eff. 0.034)
152.87/152.98	c #Conflicts:     283000 | #Learnt:      21687 | 0.000
152.87/152.98	c total clause space: 127.173MB
152.87/152.98	c total #watches: 164117
153.56/153.67	c total #propagations: 7784611 / total #impl: 229297685 (eff. 0.034)
153.56/153.67	c #Conflicts:     284000 | #Learnt:      22687 | 0.000
153.56/153.67	c total clause space: 127.173MB
153.56/153.67	c total #watches: 170592
154.36/154.42	c total #propagations: 7803121 / total #impl: 230378956 (eff. 0.034)
154.36/154.42	c #Conflicts:     285000 | #Learnt:      23687 | 0.000
154.36/154.42	c total clause space: 127.173MB
154.36/154.42	c total #watches: 177914
155.17/155.21	c total #propagations: 7821968 / total #impl: 231633477 (eff. 0.034)
155.17/155.21	c #Conflicts:     286000 | #Learnt:      24687 | 0.000
155.17/155.21	c total clause space: 127.173MB
155.17/155.21	c total #watches: 186911
155.96/156.00	c total #propagations: 7840816 / total #impl: 232801176 (eff. 0.034)
155.96/156.00	c GC COLLECT
155.96/156.00	c #Conflicts:     287000 | #Learnt:      12885 | 0.000
155.96/156.00	c total clause space: 127.173MB
155.96/156.00	c total #watches: 101926
156.46/156.56	c total #propagations: 7860276 / total #impl: 234082359 (eff. 0.034)
156.46/156.56	c #Conflicts:     288000 | #Learnt:      13885 | 0.000
156.46/156.56	c total clause space: 127.173MB
156.46/156.56	c total #watches: 109676
157.16/157.28	c total #propagations: 7880688 / total #impl: 234995984 (eff. 0.034)
157.16/157.28	c #Conflicts:     289000 | #Learnt:      14885 | 0.000
157.16/157.28	c total clause space: 127.173MB
157.16/157.28	c total #watches: 115927
157.96/158.00	c total #propagations: 7903623 / total #impl: 235884279 (eff. 0.034)
157.96/158.00	c #Conflicts:     290000 | #Learnt:      15885 | 0.000
157.96/158.00	c total clause space: 127.173MB
157.96/158.00	c total #watches: 123489
158.56/158.68	c total #propagations: 7922761 / total #impl: 236898528 (eff. 0.033)
158.56/158.68	c #Conflicts:     291000 | #Learnt:      16885 | 0.000
158.56/158.68	c total clause space: 127.173MB
158.56/158.68	c total #watches: 130903
159.26/159.32	c total #propagations: 7942831 / total #impl: 237739477 (eff. 0.033)
159.26/159.32	c #Conflicts:     292000 | #Learnt:      17885 | 0.000
159.26/159.32	c total clause space: 127.173MB
159.26/159.32	c total #watches: 135866
159.76/159.86	c total #propagations: 7964489 / total #impl: 238705433 (eff. 0.033)
159.76/159.86	c #Conflicts:     293000 | #Learnt:      18885 | 0.000
159.76/159.86	c total clause space: 127.173MB
159.76/159.86	c total #watches: 143220
160.67/160.74	c total #propagations: 7981447 / total #impl: 239714995 (eff. 0.033)
160.67/160.74	c #Conflicts:     294000 | #Learnt:      19885 | 0.000
160.67/160.74	c total clause space: 127.173MB
160.67/160.74	c total #watches: 156334
161.96/162.05	c total #propagations: 8001584 / total #impl: 240673735 (eff. 0.033)
161.96/162.05	c #Conflicts:     295000 | #Learnt:      20885 | 0.000
161.96/162.05	c total clause space: 127.173MB
161.96/162.05	c total #watches: 167062
162.77/162.85	c total #propagations: 8027839 / total #impl: 242179677 (eff. 0.033)
162.77/162.85	c #Conflicts:     296000 | #Learnt:      21885 | 0.000
162.77/162.85	c total clause space: 127.173MB
162.77/162.85	c total #watches: 173651
163.56/163.61	c total #propagations: 8046387 / total #impl: 243426104 (eff. 0.033)
163.56/163.61	c #Conflicts:     297000 | #Learnt:      22885 | 0.000
163.56/163.61	c total clause space: 127.173MB
163.56/163.61	c total #watches: 181176
164.46/164.54	c total #propagations: 8066703 / total #impl: 244454759 (eff. 0.033)
164.46/164.54	c #Conflicts:     298000 | #Learnt:      23885 | 0.000
164.46/164.54	c total clause space: 127.173MB
164.46/164.54	c total #watches: 188765
165.36/165.41	c total #propagations: 8086733 / total #impl: 245835093 (eff. 0.033)
165.36/165.41	c #Conflicts:     299000 | #Learnt:      24885 | 0.000
165.36/165.41	c total clause space: 127.173MB
165.36/165.41	c total #watches: 194800
166.07/166.19	c total #propagations: 8107033 / total #impl: 247238971 (eff. 0.033)
166.07/166.19	c #Conflicts:     300000 | #Learnt:      25885 | 0.000
166.07/166.19	c total clause space: 127.173MB
166.07/166.19	c total #watches: 201749
166.86/166.93	c total #propagations: 8127044 / total #impl: 248918072 (eff. 0.033)
166.86/166.93	c GC COLLECT
166.86/166.93	c #Conflicts:     301000 | #Learnt:      13782 | 0.000
166.86/166.93	c total clause space: 127.173MB
166.86/166.93	c total #watches: 109578
167.56/167.67	c total #propagations: 8151096 / total #impl: 249933882 (eff. 0.033)
167.56/167.67	c #Conflicts:     302000 | #Learnt:      14782 | 0.000
167.56/167.67	c total clause space: 127.173MB
167.56/167.67	c total #watches: 115993
168.27/168.40	c total #propagations: 8173830 / total #impl: 250634141 (eff. 0.033)
168.27/168.40	c #Conflicts:     303000 | #Learnt:      15782 | 0.000
168.27/168.40	c total clause space: 127.173MB
168.27/168.40	c total #watches: 122409
169.06/169.13	c total #propagations: 8195512 / total #impl: 251435836 (eff. 0.033)
169.06/169.13	c #Conflicts:     304000 | #Learnt:      16782 | 0.000
169.06/169.13	c total clause space: 127.173MB
169.06/169.13	c total #watches: 130967
169.76/169.85	c total #propagations: 8215890 / total #impl: 252733615 (eff. 0.033)
169.76/169.85	c #Conflicts:     305000 | #Learnt:      17782 | 0.000
169.76/169.85	c total clause space: 127.173MB
169.76/169.85	c total #watches: 138300
170.36/170.42	c total #propagations: 8237491 / total #impl: 253829255 (eff. 0.032)
170.36/170.42	c #Conflicts:     306000 | #Learnt:      18782 | 0.000
170.36/170.42	c total clause space: 127.173MB
170.36/170.42	c total #watches: 145801
171.16/171.25	c total #propagations: 8255876 / total #impl: 254922168 (eff. 0.032)
171.16/171.25	c #Conflicts:     307000 | #Learnt:      19782 | 0.000
171.16/171.25	c total clause space: 127.173MB
171.16/171.25	c total #watches: 153483
171.96/172.05	c total #propagations: 8277142 / total #impl: 255900048 (eff. 0.032)
171.96/172.05	c #Conflicts:     308000 | #Learnt:      20782 | 0.000
171.96/172.05	c total clause space: 127.173MB
171.96/172.05	c total #watches: 160377
172.76/172.84	c total #propagations: 8299256 / total #impl: 256827392 (eff. 0.032)
172.76/172.84	c #Conflicts:     309000 | #Learnt:      21782 | 0.000
172.76/172.84	c total clause space: 127.173MB
172.76/172.84	c total #watches: 166724
173.86/173.99	c total #propagations: 8320540 / total #impl: 257848711 (eff. 0.032)
173.86/173.99	c #Conflicts:     310000 | #Learnt:      22782 | 0.000
173.86/173.99	c total clause space: 127.173MB
173.86/173.99	c total #watches: 172404
175.16/175.29	c total #propagations: 8343426 / total #impl: 259344363 (eff. 0.032)
175.16/175.29	c #Conflicts:     311000 | #Learnt:      23782 | 0.000
175.16/175.29	c total clause space: 127.173MB
175.16/175.29	c total #watches: 176498
176.06/176.17	c total #propagations: 8368860 / total #impl: 260340822 (eff. 0.032)
176.06/176.17	c #Conflicts:     312000 | #Learnt:      24782 | 0.000
176.06/176.17	c total clause space: 127.173MB
176.06/176.17	c total #watches: 184820
177.16/177.26	c total #propagations: 8387056 / total #impl: 261055045 (eff. 0.032)
177.16/177.26	c #Conflicts:     313000 | #Learnt:      25782 | 0.000
177.16/177.26	c total clause space: 127.173MB
177.16/177.26	c total #watches: 194378
178.06/178.12	c total #propagations: 8407185 / total #impl: 261972792 (eff. 0.032)
178.06/178.12	c #Conflicts:     314000 | #Learnt:      26782 | 0.000
178.06/178.12	c total clause space: 127.173MB
178.06/178.12	c total #watches: 202533
178.56/178.67	c total #propagations: 8424547 / total #impl: 262932357 (eff. 0.032)
178.56/178.67	c GC COLLECT
178.56/178.67	c #Conflicts:     315000 | #Learnt:      14386 | 0.000
178.56/178.67	c total clause space: 127.173MB
178.56/178.67	c total #watches: 114270
179.06/179.15	c total #propagations: 8442109 / total #impl: 263828443 (eff. 0.032)
179.06/179.15	c #Conflicts:     316000 | #Learnt:      15386 | 0.000
179.06/179.15	c total clause space: 127.173MB
179.06/179.15	c total #watches: 121829
179.66/179.72	c total #propagations: 8459677 / total #impl: 264527839 (eff. 0.032)
179.66/179.72	c #Conflicts:     317000 | #Learnt:      16386 | 0.000
179.66/179.72	c total clause space: 127.173MB
179.66/179.72	c total #watches: 129715
180.16/180.27	c total #propagations: 8480264 / total #impl: 265363131 (eff. 0.032)
180.16/180.27	c #Conflicts:     318000 | #Learnt:      17386 | 0.000
180.16/180.27	c total clause space: 127.173MB
180.16/180.27	c total #watches: 136130
180.86/180.97	c total #propagations: 8499732 / total #impl: 266330407 (eff. 0.032)
180.86/180.97	c #Conflicts:     319000 | #Learnt:      18386 | 0.000
180.86/180.97	c total clause space: 127.173MB
180.86/180.97	c total #watches: 142614
181.56/181.61	c total #propagations: 8520942 / total #impl: 267284586 (eff. 0.032)
181.56/181.61	c #Conflicts:     320000 | #Learnt:      19386 | 0.000
181.56/181.61	c total clause space: 127.173MB
181.56/181.61	c total #watches: 148597
182.26/182.31	c total #propagations: 8540942 / total #impl: 268230861 (eff. 0.032)
182.26/182.31	c #Conflicts:     321000 | #Learnt:      20386 | 0.000
182.26/182.31	c total clause space: 127.173MB
182.26/182.31	c total #watches: 157196
183.26/183.30	c total #propagations: 8560339 / total #impl: 269255880 (eff. 0.032)
183.26/183.30	c #Conflicts:     322000 | #Learnt:      21386 | 0.000
183.26/183.30	c total clause space: 127.173MB
183.26/183.30	c total #watches: 164691
184.25/184.36	c total #propagations: 8583744 / total #impl: 270291053 (eff. 0.032)
184.25/184.36	c #Conflicts:     323000 | #Learnt:      22386 | 0.000
184.25/184.36	c total clause space: 127.173MB
184.25/184.36	c total #watches: 173931
185.65/185.75	c total #propagations: 8608145 / total #impl: 270952206 (eff. 0.032)
185.65/185.75	c #Conflicts:     324000 | #Learnt:      23386 | 0.000
185.65/185.75	c total clause space: 127.173MB
185.65/185.75	c total #watches: 182009
187.15/187.21	c total #propagations: 8634496 / total #impl: 272278553 (eff. 0.032)
187.15/187.21	c #Conflicts:     325000 | #Learnt:      24386 | 0.000
187.15/187.21	c total clause space: 127.173MB
187.15/187.21	c total #watches: 188605
188.95/189.04	c total #propagations: 8657838 / total #impl: 273305000 (eff. 0.032)
188.95/189.04	c #Conflicts:     326000 | #Learnt:      25386 | 0.000
188.95/189.04	c total clause space: 127.173MB
188.95/189.04	c total #watches: 192767
190.65/190.77	c total #propagations: 8684192 / total #impl: 274500495 (eff. 0.032)
190.65/190.77	c #Conflicts:     327000 | #Learnt:      26386 | 0.000
190.65/190.77	c total clause space: 127.173MB
190.65/190.77	c total #watches: 199671
192.25/192.39	c total #propagations: 8708820 / total #impl: 275261888 (eff. 0.032)
192.25/192.39	c #Conflicts:     328000 | #Learnt:      27386 | 0.000
192.25/192.39	c total clause space: 127.173MB
192.25/192.39	c total #watches: 206385
193.25/193.33	c total #propagations: 8730243 / total #impl: 276063549 (eff. 0.032)
193.25/193.33	c GC COLLECT
193.25/193.33	c #Conflicts:     329000 | #Learnt:      14684 | 0.000
193.25/193.33	c total clause space: 127.173MB
193.25/193.33	c total #watches: 116716
194.15/194.23	c total #propagations: 8753782 / total #impl: 276652454 (eff. 0.032)
194.15/194.23	c #Conflicts:     330000 | #Learnt:      15684 | 0.000
194.15/194.23	c total clause space: 127.173MB
194.15/194.23	c total #watches: 122171
195.25/195.33	c total #propagations: 8777916 / total #impl: 277247969 (eff. 0.032)
195.25/195.33	c #Conflicts:     331000 | #Learnt:      16684 | 0.000
195.25/195.33	c total clause space: 127.173MB
195.25/195.33	c total #watches: 128515
196.35/196.44	c total #propagations: 8802935 / total #impl: 277964085 (eff. 0.032)
196.35/196.44	c #Conflicts:     332000 | #Learnt:      17684 | 0.000
196.35/196.44	c total clause space: 127.173MB
196.35/196.44	c total #watches: 132321
197.55/197.63	c total #propagations: 8827869 / total #impl: 278436815 (eff. 0.032)
197.55/197.63	c #Conflicts:     333000 | #Learnt:      18684 | 0.000
197.55/197.63	c total clause space: 127.173MB
197.55/197.63	c total #watches: 137566
198.35/198.42	c total #propagations: 8851564 / total #impl: 279241148 (eff. 0.032)
198.35/198.42	c #Conflicts:     334000 | #Learnt:      19684 | 0.000
198.35/198.42	c total clause space: 127.173MB
198.35/198.42	c total #watches: 143114
199.25/199.36	c total #propagations: 8871085 / total #impl: 280265340 (eff. 0.032)
199.25/199.36	c #Conflicts:     335000 | #Learnt:      20684 | 0.000
199.25/199.36	c total clause space: 127.173MB
199.25/199.36	c total #watches: 149087
200.35/200.45	c total #propagations: 8890816 / total #impl: 281362628 (eff. 0.032)
200.35/200.45	c #Conflicts:     336000 | #Learnt:      21684 | 0.000
200.35/200.45	c total clause space: 127.173MB
200.35/200.45	c total #watches: 154647
201.15/201.29	c total #propagations: 8911860 / total #impl: 282796882 (eff. 0.032)
201.15/201.29	c #Conflicts:     337000 | #Learnt:      22684 | 0.000
201.15/201.29	c total clause space: 127.173MB
201.15/201.29	c total #watches: 162077
202.25/202.30	c total #propagations: 8929632 / total #impl: 283751953 (eff. 0.031)
202.25/202.30	c #Conflicts:     338000 | #Learnt:      23684 | 0.000
202.25/202.30	c total clause space: 127.173MB
202.25/202.30	c total #watches: 168962
203.46/203.51	c total #propagations: 8949658 / total #impl: 284978275 (eff. 0.031)
203.46/203.51	c #Conflicts:     339000 | #Learnt:      24684 | 0.000
203.46/203.51	c total clause space: 127.173MB
203.46/203.51	c total #watches: 175105
204.45/204.50	c total #propagations: 8976115 / total #impl: 285936031 (eff. 0.031)
204.45/204.50	c #Conflicts:     340000 | #Learnt:      25684 | 0.000
204.45/204.50	c total clause space: 127.173MB
204.45/204.50	c total #watches: 181892
205.85/205.98	c total #propagations: 8997468 / total #impl: 287219129 (eff. 0.031)
205.85/205.98	c #Conflicts:     341000 | #Learnt:      26684 | 0.000
205.85/205.98	c total clause space: 127.173MB
205.85/205.98	c total #watches: 187621
207.15/207.26	c total #propagations: 9024011 / total #impl: 289273746 (eff. 0.031)
207.15/207.26	c #Conflicts:     342000 | #Learnt:      27684 | 0.000
207.15/207.26	c total clause space: 127.173MB
207.15/207.26	c total #watches: 194196
208.15/208.24	c total #propagations: 9049095 / total #impl: 291062910 (eff. 0.031)
208.15/208.24	c GC COLLECT
208.15/208.24	c #Conflicts:     343000 | #Learnt:      14680 | 0.000
208.15/208.24	c total clause space: 127.173MB
208.15/208.24	c total #watches: 114177
208.96/209.04	c total #propagations: 9073518 / total #impl: 292422525 (eff. 0.031)
208.96/209.04	c #Conflicts:     344000 | #Learnt:      15680 | 0.000
208.96/209.04	c total clause space: 127.173MB
208.96/209.04	c total #watches: 121508
209.75/209.80	c total #propagations: 9099084 / total #impl: 293590100 (eff. 0.031)
209.75/209.80	c #Conflicts:     345000 | #Learnt:      16680 | 0.000
209.75/209.80	c total clause space: 127.173MB
209.75/209.80	c total #watches: 130473
210.45/210.59	c total #propagations: 9120681 / total #impl: 294907762 (eff. 0.031)
210.45/210.59	c #Conflicts:     346000 | #Learnt:      17680 | 0.000
210.45/210.59	c total clause space: 127.173MB
210.45/210.59	c total #watches: 137027
211.26/211.39	c total #propagations: 9143434 / total #impl: 295862968 (eff. 0.031)
211.26/211.39	c #Conflicts:     347000 | #Learnt:      18680 | 0.000
211.26/211.39	c total clause space: 127.173MB
211.26/211.39	c total #watches: 143947
212.15/212.25	c total #propagations: 9165015 / total #impl: 296846527 (eff. 0.031)
212.15/212.25	c #Conflicts:     348000 | #Learnt:      19680 | 0.000
212.15/212.25	c total clause space: 127.173MB
212.15/212.25	c total #watches: 151397
212.85/212.96	c total #propagations: 9185220 / total #impl: 298179172 (eff. 0.031)
212.85/212.96	c #Conflicts:     349000 | #Learnt:      20680 | 0.000
212.85/212.96	c total clause space: 127.173MB
212.85/212.96	c total #watches: 158245
213.75/213.88	c total #propagations: 9205163 / total #impl: 299100020 (eff. 0.031)
213.75/213.88	c #Conflicts:     350000 | #Learnt:      21680 | 0.000
213.75/213.88	c total clause space: 127.173MB
213.75/213.88	c total #watches: 166315
214.85/214.96	c total #propagations: 9224973 / total #impl: 300303302 (eff. 0.031)
214.85/214.96	c #Conflicts:     351000 | #Learnt:      22680 | 0.000
214.85/214.96	c total clause space: 127.173MB
214.85/214.96	c total #watches: 176157
216.05/216.15	c total #propagations: 9243957 / total #impl: 301935887 (eff. 0.031)
216.05/216.15	c #Conflicts:     352000 | #Learnt:      23680 | 0.000
216.05/216.15	c total clause space: 127.173MB
216.05/216.15	c total #watches: 185932
217.05/217.19	c total #propagations: 9263334 / total #impl: 303903408 (eff. 0.030)
217.05/217.19	c #Conflicts:     353000 | #Learnt:      24680 | 0.000
217.05/217.19	c total clause space: 127.173MB
217.05/217.19	c total #watches: 193219
217.76/217.88	c total #propagations: 9283075 / total #impl: 305247882 (eff. 0.030)
217.76/217.88	c #Conflicts:     354000 | #Learnt:      25680 | 0.000
217.76/217.88	c total clause space: 127.173MB
217.76/217.88	c total #watches: 199043
218.45/218.58	c total #propagations: 9304323 / total #impl: 306144820 (eff. 0.030)
218.45/218.58	c #Conflicts:     355000 | #Learnt:      26680 | 0.000
218.45/218.58	c total clause space: 127.173MB
218.45/218.58	c total #watches: 204187
219.55/219.62	c total #propagations: 9328758 / total #impl: 306817989 (eff. 0.030)
219.55/219.62	c #Conflicts:     356000 | #Learnt:      27680 | 0.000
219.55/219.62	c total clause space: 127.173MB
219.55/219.62	c total #watches: 212709
220.85/220.93	c total #propagations: 9349842 / total #impl: 307793973 (eff. 0.030)
220.85/220.93	c GC COLLECT
220.85/220.93	c #Conflicts:     357000 | #Learnt:      14381 | 0.000
220.85/220.93	c total clause space: 127.173MB
220.85/220.93	c total #watches: 112345
221.35/221.48	c total #propagations: 9372944 / total #impl: 309044740 (eff. 0.030)
221.35/221.48	c #Conflicts:     358000 | #Learnt:      15381 | 0.000
221.35/221.48	c total clause space: 127.173MB
221.35/221.48	c total #watches: 119304
221.85/221.95	c total #propagations: 9394950 / total #impl: 309851941 (eff. 0.030)
221.85/221.95	c #Conflicts:     359000 | #Learnt:      16381 | 0.000
221.85/221.95	c total clause space: 127.173MB
221.85/221.95	c total #watches: 126371
222.35/222.45	c total #propagations: 9413724 / total #impl: 310686502 (eff. 0.030)
222.35/222.45	c #Conflicts:     360000 | #Learnt:      17381 | 0.000
222.35/222.45	c total clause space: 127.173MB
222.35/222.45	c total #watches: 134929
222.85/222.96	c total #propagations: 9433288 / total #impl: 311576254 (eff. 0.030)
222.85/222.96	c #Conflicts:     361000 | #Learnt:      18381 | 0.000
222.85/222.96	c total clause space: 127.173MB
222.85/222.96	c total #watches: 144025
223.45/223.53	c total #propagations: 9453100 / total #impl: 312444653 (eff. 0.030)
223.45/223.53	c #Conflicts:     362000 | #Learnt:      19381 | 0.000
223.45/223.53	c total clause space: 127.173MB
223.45/223.53	c total #watches: 151360
224.05/224.19	c total #propagations: 9470785 / total #impl: 313276793 (eff. 0.030)
224.05/224.19	c #Conflicts:     363000 | #Learnt:      20381 | 0.000
224.05/224.19	c total clause space: 127.173MB
224.05/224.19	c total #watches: 159024
224.75/224.81	c total #propagations: 9488602 / total #impl: 314260862 (eff. 0.030)
224.75/224.81	c #Conflicts:     364000 | #Learnt:      21381 | 0.000
224.75/224.81	c total clause space: 127.173MB
224.75/224.81	c total #watches: 166362
225.35/225.44	c total #propagations: 9506539 / total #impl: 315375768 (eff. 0.030)
225.35/225.44	c #Conflicts:     365000 | #Learnt:      22381 | 0.000
225.35/225.44	c total clause space: 127.173MB
225.35/225.44	c total #watches: 172080
226.15/226.21	c total #propagations: 9525476 / total #impl: 316408599 (eff. 0.030)
226.15/226.21	c #Conflicts:     366000 | #Learnt:      23381 | 0.000
226.15/226.21	c total clause space: 127.173MB
226.15/226.21	c total #watches: 179044
226.95/227.07	c total #propagations: 9546527 / total #impl: 317513134 (eff. 0.030)
226.95/227.07	c #Conflicts:     367000 | #Learnt:      24381 | 0.000
226.95/227.07	c total clause space: 127.173MB
226.95/227.07	c total #watches: 185012
227.65/227.76	c total #propagations: 9567749 / total #impl: 318595843 (eff. 0.030)
227.65/227.76	c #Conflicts:     368000 | #Learnt:      25381 | 0.000
227.65/227.76	c total clause space: 127.173MB
227.65/227.76	c total #watches: 191099
228.45/228.50	c total #propagations: 9584774 / total #impl: 319761296 (eff. 0.030)
228.45/228.50	c #Conflicts:     369000 | #Learnt:      26381 | 0.000
228.45/228.50	c total clause space: 127.173MB
228.45/228.50	c total #watches: 196288
229.15/229.20	c total #propagations: 9603744 / total #impl: 320971739 (eff. 0.030)
229.15/229.20	c #Conflicts:     370000 | #Learnt:      27381 | 0.000
229.15/229.20	c total clause space: 127.173MB
229.15/229.20	c total #watches: 202650
229.75/229.89	c total #propagations: 9621134 / total #impl: 322269000 (eff. 0.030)
229.75/229.89	c #Conflicts:     371000 | #Learnt:      28381 | 0.000
229.75/229.89	c total clause space: 127.173MB
229.75/229.89	c total #watches: 210557
230.55/230.61	c total #propagations: 9640457 / total #impl: 323506791 (eff. 0.030)
230.55/230.61	c GC COLLECT
230.55/230.61	c #Conflicts:     372000 | #Learnt:      14776 | 0.000
230.55/230.61	c total clause space: 127.173MB
230.55/230.61	c total #watches: 115539
230.95/231.05	c total #propagations: 9659272 / total #impl: 324464883 (eff. 0.030)
230.95/231.05	c #Conflicts:     373000 | #Learnt:      15776 | 0.000
230.95/231.05	c total clause space: 127.173MB
230.95/231.05	c total #watches: 123482
231.55/231.69	c total #propagations: 9675235 / total #impl: 325331960 (eff. 0.030)
231.55/231.69	c #Conflicts:     374000 | #Learnt:      16776 | 0.000
231.55/231.69	c total clause space: 127.173MB
231.55/231.69	c total #watches: 131351
232.15/232.25	c total #propagations: 9696174 / total #impl: 326506236 (eff. 0.030)
232.15/232.25	c #Conflicts:     375000 | #Learnt:      17776 | 0.000
232.15/232.25	c total clause space: 127.173MB
232.15/232.25	c total #watches: 140644
232.85/232.93	c total #propagations: 9716751 / total #impl: 327716814 (eff. 0.030)
232.85/232.93	c #Conflicts:     376000 | #Learnt:      18776 | 0.000
232.85/232.93	c total clause space: 127.173MB
232.85/232.93	c total #watches: 148512
233.45/233.56	c total #propagations: 9738812 / total #impl: 329158807 (eff. 0.030)
233.45/233.56	c #Conflicts:     377000 | #Learnt:      19776 | 0.000
233.45/233.56	c total clause space: 127.173MB
233.45/233.56	c total #watches: 155468
234.15/234.22	c total #propagations: 9758224 / total #impl: 330570351 (eff. 0.030)
234.15/234.22	c #Conflicts:     378000 | #Learnt:      20776 | 0.000
234.15/234.22	c total clause space: 127.173MB
234.15/234.22	c total #watches: 162809
234.75/234.88	c total #propagations: 9776495 / total #impl: 331544334 (eff. 0.029)
234.75/234.88	c #Conflicts:     379000 | #Learnt:      21776 | 0.000
234.75/234.88	c total clause space: 127.173MB
234.75/234.88	c total #watches: 170514
235.45/235.54	c total #propagations: 9795493 / total #impl: 332324907 (eff. 0.029)
235.45/235.54	c #Conflicts:     380000 | #Learnt:      22776 | 0.000
235.45/235.54	c total clause space: 127.173MB
235.45/235.54	c total #watches: 176516
236.15/236.27	c total #propagations: 9813228 / total #impl: 333479071 (eff. 0.029)
236.15/236.27	c #Conflicts:     381000 | #Learnt:      23776 | 0.000
236.15/236.27	c total clause space: 127.173MB
236.15/236.27	c total #watches: 184498
236.85/236.97	c total #propagations: 9832560 / total #impl: 334479916 (eff. 0.029)
236.85/236.97	c #Conflicts:     382000 | #Learnt:      24776 | 0.000
236.85/236.97	c total clause space: 127.173MB
236.85/236.97	c total #watches: 190038
237.55/237.68	c total #propagations: 9850942 / total #impl: 335329271 (eff. 0.029)
237.55/237.68	c #Conflicts:     383000 | #Learnt:      25776 | 0.000
237.55/237.68	c total clause space: 127.173MB
237.55/237.68	c total #watches: 196432
238.45/238.53	c total #propagations: 9869299 / total #impl: 336365082 (eff. 0.029)
238.45/238.53	c #Conflicts:     384000 | #Learnt:      26776 | 0.000
238.45/238.53	c total clause space: 127.173MB
238.45/238.53	c total #watches: 205167
239.65/239.71	c total #propagations: 9887282 / total #impl: 337270412 (eff. 0.029)
239.65/239.71	c #Conflicts:     385000 | #Learnt:      27776 | 0.000
239.65/239.71	c total clause space: 127.173MB
239.65/239.71	c total #watches: 213340
241.05/241.14	c total #propagations: 9907687 / total #impl: 338661332 (eff. 0.029)
241.05/241.14	c #Conflicts:     386000 | #Learnt:      28776 | 0.000
241.05/241.14	c total clause space: 127.173MB
241.05/241.14	c total #watches: 220040
242.25/242.30	c total #propagations: 9929598 / total #impl: 340196361 (eff. 0.029)
242.25/242.30	c #Conflicts:     387000 | #Learnt:      29776 | 0.000
242.25/242.30	c total clause space: 127.173MB
242.25/242.30	c total #watches: 226444
242.75/242.85	c total #propagations: 9951702 / total #impl: 342142666 (eff. 0.029)
242.75/242.85	c GC COLLECT
242.75/242.85	c #Conflicts:     388000 | #Learnt:      15878 | 0.000
242.75/242.85	c total clause space: 127.173MB
242.75/242.85	c total #watches: 123474
243.35/243.43	c total #propagations: 9969508 / total #impl: 343244499 (eff. 0.029)
243.35/243.43	c #Conflicts:     389000 | #Learnt:      16878 | 0.000
243.35/243.43	c total clause space: 127.173MB
243.35/243.43	c total #watches: 130431
243.94/244.06	c total #propagations: 9988716 / total #impl: 344297251 (eff. 0.029)
243.94/244.06	c #Conflicts:     390000 | #Learnt:      17878 | 0.000
243.94/244.06	c total clause space: 127.173MB
243.94/244.06	c total #watches: 137524
244.84/244.92	c total #propagations: 10008000 / total #impl: 345476234 (eff. 0.029)
244.84/244.92	c #Conflicts:     391000 | #Learnt:      18878 | 0.000
244.84/244.92	c total clause space: 127.173MB
244.84/244.92	c total #watches: 142466
245.44/245.53	c total #propagations: 10029788 / total #impl: 346593059 (eff. 0.029)
245.44/245.53	c #Conflicts:     392000 | #Learnt:      19878 | 0.000
245.44/245.53	c total clause space: 127.173MB
245.44/245.53	c total #watches: 148747
246.54/246.63	c total #propagations: 10051255 / total #impl: 347583832 (eff. 0.029)
246.54/246.63	c #Conflicts:     393000 | #Learnt:      20878 | 0.000
246.54/246.63	c total clause space: 127.173MB
246.54/246.63	c total #watches: 155391
247.64/247.74	c total #propagations: 10073727 / total #impl: 348799692 (eff. 0.029)
247.64/247.74	c #Conflicts:     394000 | #Learnt:      21878 | 0.000
247.64/247.74	c total clause space: 127.173MB
247.64/247.74	c total #watches: 162720
249.04/249.12	c total #propagations: 10092986 / total #impl: 350680606 (eff. 0.029)
249.04/249.12	c #Conflicts:     395000 | #Learnt:      22878 | 0.000
249.04/249.12	c total clause space: 127.173MB
249.04/249.12	c total #watches: 169570
250.64/250.71	c total #propagations: 10116850 / total #impl: 352035158 (eff. 0.029)
250.64/250.71	c #Conflicts:     396000 | #Learnt:      23878 | 0.000
250.64/250.71	c total clause space: 127.173MB
250.64/250.71	c total #watches: 177524
252.14/252.21	c total #propagations: 10142865 / total #impl: 353184134 (eff. 0.029)
252.14/252.21	c #Conflicts:     397000 | #Learnt:      24878 | 0.000
252.14/252.21	c total clause space: 127.173MB
252.14/252.21	c total #watches: 182943
253.34/253.48	c total #propagations: 10167686 / total #impl: 354389639 (eff. 0.029)
253.34/253.48	c #Conflicts:     398000 | #Learnt:      25878 | 0.000
253.34/253.48	c total clause space: 127.173MB
253.34/253.48	c total #watches: 189245
254.54/254.61	c total #propagations: 10191970 / total #impl: 355656962 (eff. 0.029)
254.54/254.61	c #Conflicts:     399000 | #Learnt:      26878 | 0.000
254.54/254.61	c total clause space: 127.173MB
254.54/254.61	c total #watches: 197138
255.64/255.78	c total #propagations: 10213880 / total #impl: 356978319 (eff. 0.029)
255.64/255.78	c #Conflicts:     400000 | #Learnt:      27878 | 0.000
255.64/255.78	c total clause space: 127.173MB
255.64/255.78	c total #watches: 202110
257.04/257.12	c total #propagations: 10236844 / total #impl: 358377656 (eff. 0.029)
257.04/257.12	c #Conflicts:     401000 | #Learnt:      28878 | 0.000
257.04/257.12	c total clause space: 127.173MB
257.04/257.12	c total #watches: 206702
258.45/258.53	c total #propagations: 10260752 / total #impl: 359651084 (eff. 0.029)
258.45/258.53	c #Conflicts:     402000 | #Learnt:      29878 | 0.000
258.45/258.53	c total clause space: 127.173MB
258.45/258.53	c total #watches: 211389
259.55/259.66	c total #propagations: 10289758 / total #impl: 360769711 (eff. 0.029)
259.55/259.66	c GC COLLECT
259.55/259.66	c #Conflicts:     403000 | #Learnt:      15680 | 0.000
259.55/259.66	c total clause space: 127.173MB
259.55/259.66	c total #watches: 121405
260.44/260.52	c total #propagations: 10311557 / total #impl: 361789377 (eff. 0.029)
260.44/260.52	c #Conflicts:     404000 | #Learnt:      16680 | 0.000
260.44/260.52	c total clause space: 127.173MB
260.44/260.52	c total #watches: 128648
261.54/261.69	c total #propagations: 10332206 / total #impl: 362833638 (eff. 0.028)
261.54/261.69	c #Conflicts:     405000 | #Learnt:      17680 | 0.000
261.54/261.69	c total clause space: 127.173MB
261.54/261.69	c total #watches: 133729
262.64/262.78	c total #propagations: 10356110 / total #impl: 364642313 (eff. 0.028)
262.64/262.78	c #Conflicts:     406000 | #Learnt:      18680 | 0.000
262.64/262.78	c total clause space: 127.173MB
262.64/262.78	c total #watches: 138604
263.54/263.67	c total #propagations: 10379034 / total #impl: 366480764 (eff. 0.028)
263.54/263.67	c #Conflicts:     407000 | #Learnt:      19680 | 0.000
263.54/263.67	c total clause space: 127.173MB
263.54/263.67	c total #watches: 145270
264.44/264.56	c total #propagations: 10402063 / total #impl: 367982718 (eff. 0.028)
264.44/264.56	c #Conflicts:     408000 | #Learnt:      20680 | 0.000
264.44/264.56	c total clause space: 127.173MB
264.44/264.56	c total #watches: 154812
265.44/265.50	c total #propagations: 10422581 / total #impl: 369412508 (eff. 0.028)
265.44/265.50	c #Conflicts:     409000 | #Learnt:      21680 | 0.000
265.44/265.50	c total clause space: 127.173MB
265.44/265.50	c total #watches: 164495
266.04/266.19	c total #propagations: 10440877 / total #impl: 370638529 (eff. 0.028)
266.04/266.19	c #Conflicts:     410000 | #Learnt:      22680 | 0.000
266.04/266.19	c total clause space: 127.173MB
266.04/266.19	c total #watches: 172485
266.74/266.89	c total #propagations: 10461067 / total #impl: 371532488 (eff. 0.028)
266.74/266.89	c #Conflicts:     411000 | #Learnt:      23680 | 0.000
266.74/266.89	c total clause space: 127.173MB
266.74/266.89	c total #watches: 178576
267.74/267.83	c total #propagations: 10481528 / total #impl: 372359387 (eff. 0.028)
267.74/267.83	c #Conflicts:     412000 | #Learnt:      24680 | 0.000
267.74/267.83	c total clause space: 127.173MB
267.74/267.83	c total #watches: 186325
268.94/269.04	c total #propagations: 10502164 / total #impl: 373478820 (eff. 0.028)
268.94/269.04	c #Conflicts:     413000 | #Learnt:      25680 | 0.000
268.94/269.04	c total clause space: 127.173MB
268.94/269.04	c total #watches: 194065
269.84/269.92	c total #propagations: 10522050 / total #impl: 374862829 (eff. 0.028)
269.84/269.92	c #Conflicts:     414000 | #Learnt:      26680 | 0.000
269.84/269.92	c total clause space: 127.173MB
269.84/269.92	c total #watches: 201556
270.74/270.85	c total #propagations: 10540917 / total #impl: 376081719 (eff. 0.028)
270.74/270.85	c #Conflicts:     415000 | #Learnt:      27680 | 0.000
270.74/270.85	c total clause space: 127.173MB
270.74/270.85	c total #watches: 209017
271.65/271.71	c total #propagations: 10560210 / total #impl: 377332948 (eff. 0.028)
271.65/271.71	c #Conflicts:     416000 | #Learnt:      28680 | 0.000
271.65/271.71	c total clause space: 127.173MB
271.65/271.71	c total #watches: 215026
272.44/272.56	c total #propagations: 10579841 / total #impl: 378477023 (eff. 0.028)
272.44/272.56	c #Conflicts:     417000 | #Learnt:      29680 | 0.000
272.44/272.56	c total clause space: 127.173MB
272.44/272.56	c total #watches: 222684
273.24/273.33	c total #propagations: 10598305 / total #impl: 379647079 (eff. 0.028)
273.24/273.33	c #Conflicts:     418000 | #Learnt:      30680 | 0.000
273.24/273.33	c total clause space: 127.173MB
273.24/273.33	c total #watches: 229581
273.85/273.98	c total #propagations: 10615781 / total #impl: 380579185 (eff. 0.028)
273.85/273.98	c GC COLLECT
273.85/273.98	c #Conflicts:     419000 | #Learnt:      16184 | 0.000
273.85/273.98	c total clause space: 127.173MB
273.85/273.98	c total #watches: 124726
274.74/274.80	c total #propagations: 10634616 / total #impl: 381403293 (eff. 0.028)
274.74/274.80	c #Conflicts:     420000 | #Learnt:      17184 | 0.000
274.74/274.80	c total clause space: 127.173MB
274.74/274.80	c total #watches: 132824
275.64/275.73	c total #propagations: 10655226 / total #impl: 382422950 (eff. 0.028)
275.64/275.73	c #Conflicts:     421000 | #Learnt:      18184 | 0.000
275.64/275.73	c total clause space: 127.173MB
275.64/275.73	c total #watches: 139296
276.44/276.54	c total #propagations: 10677325 / total #impl: 383800759 (eff. 0.028)
276.44/276.54	c #Conflicts:     422000 | #Learnt:      19184 | 0.000
276.44/276.54	c total clause space: 127.173MB
276.44/276.54	c total #watches: 145220
277.25/277.35	c total #propagations: 10697767 / total #impl: 384997324 (eff. 0.028)
277.25/277.35	c #Conflicts:     423000 | #Learnt:      20184 | 0.000
277.25/277.35	c total clause space: 127.173MB
277.25/277.35	c total #watches: 153250
277.94/278.07	c total #propagations: 10718122 / total #impl: 386141670 (eff. 0.028)
277.94/278.07	c #Conflicts:     424000 | #Learnt:      21184 | 0.000
277.94/278.07	c total clause space: 127.173MB
277.94/278.07	c total #watches: 161597
278.74/278.82	c total #propagations: 10733989 / total #impl: 387415190 (eff. 0.028)
278.74/278.82	c #Conflicts:     425000 | #Learnt:      22184 | 0.000
278.74/278.82	c total clause space: 127.173MB
278.74/278.82	c total #watches: 169013
279.54/279.67	c total #propagations: 10751805 / total #impl: 388451521 (eff. 0.028)
279.54/279.67	c #Conflicts:     426000 | #Learnt:      23184 | 0.000
279.54/279.67	c total clause space: 127.173MB
279.54/279.67	c total #watches: 180121
280.55/280.64	c total #propagations: 10769869 / total #impl: 389476947 (eff. 0.028)
280.55/280.64	c #Conflicts:     427000 | #Learnt:      24184 | 0.000
280.55/280.64	c total clause space: 127.173MB
280.55/280.64	c total #watches: 190015
281.55/281.68	c total #propagations: 10788008 / total #impl: 391024786 (eff. 0.028)
281.55/281.68	c #Conflicts:     428000 | #Learnt:      25184 | 0.000
281.55/281.68	c total clause space: 127.173MB
281.55/281.68	c total #watches: 201654
282.75/282.83	c total #propagations: 10805613 / total #impl: 392155756 (eff. 0.028)
282.75/282.83	c #Conflicts:     429000 | #Learnt:      26184 | 0.000
282.75/282.83	c total clause space: 127.173MB
282.75/282.83	c total #watches: 217580
284.04/284.11	c total #propagations: 10822254 / total #impl: 393626158 (eff. 0.027)
284.04/284.11	c #Conflicts:     430000 | #Learnt:      27184 | 0.000
284.04/284.11	c total clause space: 127.173MB
284.04/284.11	c total #watches: 232006
285.24/285.36	c total #propagations: 10839047 / total #impl: 395357671 (eff. 0.027)
285.24/285.36	c #Conflicts:     431000 | #Learnt:      28184 | 0.000
285.24/285.36	c total clause space: 127.173MB
285.24/285.36	c total #watches: 243608
286.84/286.92	c total #propagations: 10854819 / total #impl: 397184786 (eff. 0.027)
286.84/286.92	c #Conflicts:     432000 | #Learnt:      29184 | 0.000
286.84/286.92	c total clause space: 127.173MB
286.84/286.92	c total #watches: 261098
288.44/288.58	c total #propagations: 10872289 / total #impl: 399379382 (eff. 0.027)
288.44/288.58	c #Conflicts:     433000 | #Learnt:      30184 | 0.000
288.44/288.58	c total clause space: 127.173MB
288.44/288.58	c total #watches: 279816
290.24/290.36	c total #propagations: 10889705 / total #impl: 401387399 (eff. 0.027)
290.24/290.36	c #Conflicts:     434000 | #Learnt:      31184 | 0.000
290.24/290.36	c total clause space: 127.173MB
290.24/290.36	c total #watches: 294103
291.64/291.73	c total #propagations: 10907944 / total #impl: 403470615 (eff. 0.027)
291.64/291.73	c GC COLLECT
291.64/291.73	c #Conflicts:     435000 | #Learnt:      16377 | 0.000
291.64/291.73	c total clause space: 127.173MB
291.64/291.73	c total #watches: 128787
292.34/292.43	c total #propagations: 10924309 / total #impl: 405382626 (eff. 0.027)
292.34/292.43	c #Conflicts:     436000 | #Learnt:      17377 | 0.000
292.34/292.43	c total clause space: 127.173MB
292.34/292.43	c total #watches: 137703
293.04/293.12	c total #propagations: 10941320 / total #impl: 406668058 (eff. 0.027)
293.04/293.12	c #Conflicts:     437000 | #Learnt:      18377 | 0.000
293.04/293.12	c total clause space: 127.173MB
293.04/293.12	c total #watches: 143368
293.84/293.94	c total #propagations: 10959315 / total #impl: 407855853 (eff. 0.027)
293.84/293.94	c #Conflicts:     438000 | #Learnt:      19377 | 0.000
293.84/293.94	c total clause space: 127.173MB
293.84/293.94	c total #watches: 152894
294.64/294.74	c total #propagations: 10977528 / total #impl: 409006599 (eff. 0.027)
294.64/294.74	c #Conflicts:     439000 | #Learnt:      20377 | 0.000
294.64/294.74	c total clause space: 127.173MB
294.64/294.74	c total #watches: 161533
295.44/295.53	c total #propagations: 10994703 / total #impl: 410364938 (eff. 0.027)
295.44/295.53	c #Conflicts:     440000 | #Learnt:      21377 | 0.000
295.44/295.53	c total clause space: 127.173MB
295.44/295.53	c total #watches: 168536
296.24/296.31	c total #propagations: 11012061 / total #impl: 411677763 (eff. 0.027)
296.24/296.31	c #Conflicts:     441000 | #Learnt:      22377 | 0.000
296.24/296.31	c total clause space: 127.173MB
296.24/296.31	c total #watches: 174018
296.94/297.08	c total #propagations: 11030118 / total #impl: 412784703 (eff. 0.027)
296.94/297.08	c #Conflicts:     442000 | #Learnt:      23377 | 0.000
296.94/297.08	c total clause space: 127.173MB
296.94/297.08	c total #watches: 179875
297.74/297.88	c total #propagations: 11047699 / total #impl: 413821524 (eff. 0.027)
297.74/297.88	c #Conflicts:     443000 | #Learnt:      24377 | 0.000
297.74/297.88	c total clause space: 127.173MB
297.74/297.88	c total #watches: 186261
298.64/298.77	c total #propagations: 11065214 / total #impl: 415091691 (eff. 0.027)
298.64/298.77	c #Conflicts:     444000 | #Learnt:      25377 | 0.000
298.64/298.77	c total clause space: 127.173MB
298.64/298.77	c total #watches: 194540
299.64/299.75	c total #propagations: 11083078 / total #impl: 416498858 (eff. 0.027)
299.64/299.75	c #Conflicts:     445000 | #Learnt:      26377 | 0.000
299.64/299.75	c total clause space: 127.173MB
299.64/299.75	c total #watches: 201127
300.84/300.92	c total #propagations: 11100966 / total #impl: 418024628 (eff. 0.027)
300.84/300.92	c #Conflicts:     446000 | #Learnt:      27377 | 0.000
300.84/300.92	c total clause space: 127.173MB
300.84/300.92	c total #watches: 207815
301.94/302.09	c total #propagations: 11120158 / total #impl: 419335202 (eff. 0.027)
301.94/302.09	c #Conflicts:     447000 | #Learnt:      28377 | 0.000
301.94/302.09	c total clause space: 127.173MB
301.94/302.09	c total #watches: 214064
303.33/303.40	c total #propagations: 11138998 / total #impl: 420672687 (eff. 0.026)
303.33/303.40	c #Conflicts:     448000 | #Learnt:      29377 | 0.000
303.33/303.40	c total clause space: 127.173MB
303.33/303.40	c total #watches: 221366
304.74/304.81	c total #propagations: 11157989 / total #impl: 422276162 (eff. 0.026)
304.74/304.81	c #Conflicts:     449000 | #Learnt:      30377 | 0.000
304.74/304.81	c total clause space: 127.173MB
304.74/304.81	c total #watches: 228287
306.13/306.23	c total #propagations: 11178532 / total #impl: 423958981 (eff. 0.026)
306.13/306.23	c #Conflicts:     450000 | #Learnt:      31377 | 0.000
306.13/306.23	c total clause space: 127.173MB
306.13/306.23	c total #watches: 236448
307.84/307.91	c total #propagations: 11199776 / total #impl: 425618719 (eff. 0.026)
307.84/307.91	c GC COLLECT
307.84/307.91	c #Conflicts:     451000 | #Learnt:      16277 | 0.000
307.84/307.91	c total clause space: 127.173MB
307.84/307.91	c total #watches: 126396
308.64/308.71	c total #propagations: 11220503 / total #impl: 427444477 (eff. 0.026)
308.64/308.71	c #Conflicts:     452000 | #Learnt:      17277 | 0.000
308.64/308.71	c total clause space: 127.173MB
308.64/308.71	c total #watches: 133828
309.34/309.47	c total #propagations: 11240333 / total #impl: 428414557 (eff. 0.026)
309.34/309.47	c #Conflicts:     453000 | #Learnt:      18277 | 0.000
309.34/309.47	c total clause space: 127.173MB
309.34/309.47	c total #watches: 142344
310.15/310.21	c total #propagations: 11259891 / total #impl: 429423752 (eff. 0.026)
310.15/310.21	c #Conflicts:     454000 | #Learnt:      19277 | 0.000
310.15/310.21	c total clause space: 127.173MB
310.15/310.21	c total #watches: 152751
311.14/311.22	c total #propagations: 11278940 / total #impl: 430504775 (eff. 0.026)
311.14/311.22	c #Conflicts:     455000 | #Learnt:      20277 | 0.000
311.14/311.22	c total clause space: 127.173MB
311.14/311.22	c total #watches: 163375
312.14/312.29	c total #propagations: 11300177 / total #impl: 431763413 (eff. 0.026)
312.14/312.29	c #Conflicts:     456000 | #Learnt:      21277 | 0.000
312.14/312.29	c total clause space: 127.173MB
312.14/312.29	c total #watches: 171755
313.34/313.43	c total #propagations: 11320961 / total #impl: 432787253 (eff. 0.026)
313.34/313.43	c #Conflicts:     457000 | #Learnt:      22277 | 0.000
313.34/313.43	c total clause space: 127.173MB
313.34/313.43	c total #watches: 182585
314.65/314.73	c total #propagations: 11341351 / total #impl: 433852291 (eff. 0.026)
314.65/314.73	c #Conflicts:     458000 | #Learnt:      23277 | 0.000
314.65/314.73	c total clause space: 127.173MB
314.65/314.73	c total #watches: 190471
315.94/316.09	c total #propagations: 11360679 / total #impl: 435125198 (eff. 0.026)
315.94/316.09	c #Conflicts:     459000 | #Learnt:      24277 | 0.000
315.94/316.09	c total clause space: 127.173MB
315.94/316.09	c total #watches: 200042
317.14/317.26	c total #propagations: 11382540 / total #impl: 436516934 (eff. 0.026)
317.14/317.26	c #Conflicts:     460000 | #Learnt:      25277 | 0.000
317.14/317.26	c total clause space: 127.173MB
317.14/317.26	c total #watches: 209997
318.44/318.56	c total #propagations: 11402962 / total #impl: 438047276 (eff. 0.026)
318.44/318.56	c #Conflicts:     461000 | #Learnt:      26277 | 0.000
318.44/318.56	c total clause space: 127.173MB
318.44/318.56	c total #watches: 220296
319.84/319.94	c total #propagations: 11424461 / total #impl: 439546871 (eff. 0.026)
319.84/319.94	c #Conflicts:     462000 | #Learnt:      27277 | 0.000
319.84/319.94	c total clause space: 127.173MB
319.84/319.94	c total #watches: 227293
321.25/321.32	c total #propagations: 11445391 / total #impl: 440980659 (eff. 0.026)
321.25/321.32	c #Conflicts:     463000 | #Learnt:      28277 | 0.000
321.25/321.32	c total clause space: 127.173MB
321.25/321.32	c total #watches: 232598
322.64/322.73	c total #propagations: 11465757 / total #impl: 442043206 (eff. 0.026)
322.64/322.73	c #Conflicts:     464000 | #Learnt:      29277 | 0.000
322.64/322.73	c total clause space: 127.173MB
322.64/322.73	c total #watches: 238163
324.14/324.26	c total #propagations: 11486728 / total #impl: 443113051 (eff. 0.026)
324.14/324.26	c #Conflicts:     465000 | #Learnt:      30277 | 0.000
324.14/324.26	c total clause space: 127.173MB
324.14/324.26	c total #watches: 244225
325.44/325.53	c total #propagations: 11507790 / total #impl: 444247456 (eff. 0.026)
325.44/325.53	c #Conflicts:     466000 | #Learnt:      31277 | 0.000
325.44/325.53	c total clause space: 127.173MB
325.44/325.53	c total #watches: 253095
326.75/326.82	c total #propagations: 11524878 / total #impl: 445270095 (eff. 0.026)
326.75/326.82	c #Conflicts:     467000 | #Learnt:      32277 | 0.000
326.75/326.82	c total clause space: 127.173MB
326.75/326.82	c total #watches: 261769
328.04/328.12	c total #propagations: 11543715 / total #impl: 446184562 (eff. 0.026)
328.04/328.12	c GC COLLECT
328.04/328.12	c #Conflicts:     468000 | #Learnt:      16881 | 0.000
328.04/328.12	c total clause space: 127.173MB
328.04/328.12	c total #watches: 131300
328.74/328.88	c total #propagations: 11563357 / total #impl: 447034412 (eff. 0.026)
328.74/328.88	c #Conflicts:     469000 | #Learnt:      17881 | 0.000
328.74/328.88	c total clause space: 127.173MB
328.74/328.88	c total #watches: 138757
329.74/329.80	c total #propagations: 11581604 / total #impl: 447909403 (eff. 0.026)
329.74/329.80	c #Conflicts:     470000 | #Learnt:      18881 | 0.000
329.74/329.80	c total clause space: 127.173MB
329.74/329.80	c total #watches: 146742
330.64/330.79	c total #propagations: 11598504 / total #impl: 448866508 (eff. 0.026)
330.64/330.79	c #Conflicts:     471000 | #Learnt:      19881 | 0.000
330.64/330.79	c total clause space: 127.173MB
330.64/330.79	c total #watches: 153349
331.64/331.74	c total #propagations: 11616567 / total #impl: 449973537 (eff. 0.026)
331.64/331.74	c #Conflicts:     472000 | #Learnt:      20881 | 0.000
331.64/331.74	c total clause space: 127.173MB
331.64/331.74	c total #watches: 162054
332.74/332.85	c total #propagations: 11633589 / total #impl: 450965374 (eff. 0.026)
332.74/332.85	c #Conflicts:     473000 | #Learnt:      21881 | 0.000
332.74/332.85	c total clause space: 127.173MB
332.74/332.85	c total #watches: 171422
333.84/333.90	c total #propagations: 11652016 / total #impl: 451707404 (eff. 0.026)
333.84/333.90	c #Conflicts:     474000 | #Learnt:      22881 | 0.000
333.84/333.90	c total clause space: 127.173MB
333.84/333.90	c total #watches: 182499
335.04/335.11	c total #propagations: 11670855 / total #impl: 452573027 (eff. 0.026)
335.04/335.11	c #Conflicts:     475000 | #Learnt:      23881 | 0.000
335.04/335.11	c total clause space: 127.173MB
335.04/335.11	c total #watches: 199292
336.34/336.49	c total #propagations: 11688402 / total #impl: 453494514 (eff. 0.026)
336.34/336.49	c #Conflicts:     476000 | #Learnt:      24881 | 0.000
336.34/336.49	c total clause space: 127.173MB
336.34/336.49	c total #watches: 212597
337.94/338.00	c total #propagations: 11707214 / total #impl: 454798495 (eff. 0.026)
337.94/338.00	c #Conflicts:     477000 | #Learnt:      25881 | 0.000
337.94/338.00	c total clause space: 127.173MB
337.94/338.00	c total #watches: 225516
339.64/339.72	c total #propagations: 11727534 / total #impl: 456408054 (eff. 0.026)
339.64/339.72	c #Conflicts:     478000 | #Learnt:      26881 | 0.000
339.64/339.72	c total clause space: 127.173MB
339.64/339.72	c total #watches: 235883
341.14/341.29	c total #propagations: 11747497 / total #impl: 458149402 (eff. 0.026)
341.14/341.29	c #Conflicts:     479000 | #Learnt:      27881 | 0.000
341.14/341.29	c total clause space: 127.173MB
341.14/341.29	c total #watches: 245017
342.74/342.85	c total #propagations: 11767103 / total #impl: 459720576 (eff. 0.026)
342.74/342.85	c #Conflicts:     480000 | #Learnt:      28881 | 0.000
342.74/342.85	c total clause space: 127.173MB
342.74/342.85	c total #watches: 255342
344.44/344.55	c total #propagations: 11787097 / total #impl: 461411847 (eff. 0.026)
344.44/344.55	c #Conflicts:     481000 | #Learnt:      29881 | 0.000
344.44/344.55	c total clause space: 127.173MB
344.44/344.55	c total #watches: 265265
345.94/346.01	c total #propagations: 11807501 / total #impl: 463183438 (eff. 0.025)
345.94/346.01	c #Conflicts:     482000 | #Learnt:      30881 | 0.000
345.94/346.01	c total clause space: 127.173MB
345.94/346.01	c total #watches: 276791
347.84/347.99	c total #propagations: 11826911 / total #impl: 465069648 (eff. 0.025)
347.84/347.99	c #Conflicts:     483000 | #Learnt:      31881 | 0.000
347.84/347.99	c total clause space: 127.173MB
347.84/347.99	c total #watches: 287316
349.94/350.01	c total #propagations: 11847559 / total #impl: 466779907 (eff. 0.025)
349.94/350.01	c #Conflicts:     484000 | #Learnt:      32881 | 0.000
349.94/350.01	c total clause space: 127.173MB
349.94/350.01	c total #watches: 298063
351.34/351.46	c total #propagations: 11868124 / total #impl: 468605241 (eff. 0.025)
351.34/351.46	c GC COLLECT
351.34/351.46	c #Conflicts:     485000 | #Learnt:      17181 | 0.000
351.34/351.46	c total clause space: 127.173MB
351.34/351.46	c total #watches: 134283
352.24/352.30	c total #propagations: 11887627 / total #impl: 470207716 (eff. 0.025)
352.24/352.30	c #Conflicts:     486000 | #Learnt:      18181 | 0.000
352.24/352.30	c total clause space: 127.173MB
352.24/352.30	c total #watches: 141453
353.14/353.25	c total #propagations: 11905783 / total #impl: 471469641 (eff. 0.025)
353.14/353.25	c #Conflicts:     487000 | #Learnt:      19181 | 0.000
353.14/353.25	c total clause space: 127.173MB
353.14/353.25	c total #watches: 149486
354.24/354.33	c total #propagations: 11925091 / total #impl: 472860886 (eff. 0.025)
354.24/354.33	c #Conflicts:     488000 | #Learnt:      20181 | 0.000
354.24/354.33	c total clause space: 127.173MB
354.24/354.33	c total #watches: 157560
355.24/355.35	c total #propagations: 11945208 / total #impl: 474143565 (eff. 0.025)
355.24/355.35	c #Conflicts:     489000 | #Learnt:      21181 | 0.000
355.24/355.35	c total clause space: 127.173MB
355.24/355.35	c total #watches: 163985
356.23/356.39	c total #propagations: 11965231 / total #impl: 475200070 (eff. 0.025)
356.23/356.39	c #Conflicts:     490000 | #Learnt:      22181 | 0.000
356.23/356.39	c total clause space: 127.173MB
356.23/356.39	c total #watches: 172062
357.54/357.64	c total #propagations: 11986039 / total #impl: 475929327 (eff. 0.025)
357.54/357.64	c #Conflicts:     491000 | #Learnt:      23181 | 0.000
357.54/357.64	c total clause space: 127.173MB
357.54/357.64	c total #watches: 181703
358.83/358.91	c total #propagations: 12007931 / total #impl: 476869707 (eff. 0.025)
358.83/358.91	c #Conflicts:     492000 | #Learnt:      24181 | 0.000
358.83/358.91	c total clause space: 127.173MB
358.83/358.91	c total #watches: 189219
359.93/360.05	c total #propagations: 12028808 / total #impl: 477795283 (eff. 0.025)
359.93/360.05	c #Conflicts:     493000 | #Learnt:      25181 | 0.000
359.93/360.05	c total clause space: 127.173MB
359.93/360.05	c total #watches: 196608
361.33/361.46	c total #propagations: 12048569 / total #impl: 478718089 (eff. 0.025)
361.33/361.46	c #Conflicts:     494000 | #Learnt:      26181 | 0.000
361.33/361.46	c total clause space: 127.173MB
361.33/361.46	c total #watches: 205308
362.94/363.02	c total #propagations: 12069751 / total #impl: 479482561 (eff. 0.025)
362.94/363.02	c #Conflicts:     495000 | #Learnt:      27181 | 0.000
362.94/363.02	c total clause space: 127.173MB
362.94/363.02	c total #watches: 215820
364.14/364.28	c total #propagations: 12090581 / total #impl: 480202921 (eff. 0.025)
364.14/364.28	c #Conflicts:     496000 | #Learnt:      28181 | 0.000
364.14/364.28	c total clause space: 127.173MB
364.14/364.28	c total #watches: 227732
365.63/365.73	c total #propagations: 12108554 / total #impl: 481343939 (eff. 0.025)
365.63/365.73	c #Conflicts:     497000 | #Learnt:      29181 | 0.000
365.63/365.73	c total clause space: 127.173MB
365.63/365.73	c total #watches: 238655
367.03/367.16	c total #propagations: 12127503 / total #impl: 483000377 (eff. 0.025)
367.03/367.16	c #Conflicts:     498000 | #Learnt:      30181 | 0.000
367.03/367.16	c total clause space: 127.173MB
367.03/367.16	c total #watches: 249083
368.63/368.70	c total #propagations: 12146980 / total #impl: 484020455 (eff. 0.025)
368.63/368.70	c #Conflicts:     499000 | #Learnt:      31181 | 0.000
368.63/368.70	c total clause space: 127.173MB
368.63/368.70	c total #watches: 259517
369.93/370.05	c total #propagations: 12165391 / total #impl: 484924537 (eff. 0.025)
369.93/370.05	c #Conflicts:     500000 | #Learnt:      32181 | 0.000
369.93/370.05	c total clause space: 127.173MB
369.93/370.05	c total #watches: 268222
371.23/371.39	c total #propagations: 12183328 / total #impl: 486140939 (eff. 0.025)
371.23/371.39	c #Conflicts:     501000 | #Learnt:      33181 | 0.000
371.23/371.39	c total clause space: 127.173MB
371.23/371.39	c total #watches: 276892
372.63/372.79	c total #propagations: 12200527 / total #impl: 487466259 (eff. 0.025)
372.63/372.79	c GC COLLECT
372.63/372.79	c #Conflicts:     502000 | #Learnt:      17185 | 0.000
372.63/372.79	c total clause space: 127.173MB
372.63/372.79	c total #watches: 134117
373.53/373.67	c total #propagations: 12217524 / total #impl: 488743700 (eff. 0.025)
373.53/373.67	c #Conflicts:     503000 | #Learnt:      18185 | 0.000
373.53/373.67	c total clause space: 127.173MB
373.53/373.67	c total #watches: 144126
374.53/374.61	c total #propagations: 12234986 / total #impl: 490007561 (eff. 0.025)
374.53/374.61	c #Conflicts:     504000 | #Learnt:      19185 | 0.000
374.53/374.61	c total clause space: 127.173MB
374.53/374.61	c total #watches: 152956
375.43/375.52	c total #propagations: 12253746 / total #impl: 491205356 (eff. 0.025)
375.43/375.52	c #Conflicts:     505000 | #Learnt:      20185 | 0.000
375.43/375.52	c total clause space: 127.173MB
375.43/375.52	c total #watches: 161023
376.43/376.57	c total #propagations: 12271119 / total #impl: 492389035 (eff. 0.025)
376.43/376.57	c #Conflicts:     506000 | #Learnt:      21185 | 0.000
376.43/376.57	c total clause space: 127.173MB
376.43/376.57	c total #watches: 168267
377.63/377.73	c total #propagations: 12289746 / total #impl: 493734208 (eff. 0.025)
377.63/377.73	c #Conflicts:     507000 | #Learnt:      22185 | 0.000
377.63/377.73	c total clause space: 127.173MB
377.63/377.73	c total #watches: 176344
378.83/378.90	c total #propagations: 12308654 / total #impl: 494857176 (eff. 0.025)
378.83/378.90	c #Conflicts:     508000 | #Learnt:      23185 | 0.000
378.83/378.90	c total clause space: 127.173MB
378.83/378.90	c total #watches: 183282
379.93/380.03	c total #propagations: 12326929 / total #impl: 495855167 (eff. 0.025)
379.93/380.03	c #Conflicts:     509000 | #Learnt:      24185 | 0.000
379.93/380.03	c total clause space: 127.173MB
379.93/380.03	c total #watches: 194686
381.33/381.45	c total #propagations: 12345776 / total #impl: 497019241 (eff. 0.025)
381.33/381.45	c #Conflicts:     510000 | #Learnt:      25185 | 0.000
381.33/381.45	c total clause space: 127.173MB
381.33/381.45	c total #watches: 205180
382.53/382.66	c total #propagations: 12366777 / total #impl: 497929824 (eff. 0.025)
382.53/382.66	c #Conflicts:     511000 | #Learnt:      26185 | 0.000
382.53/382.66	c total clause space: 127.173MB
382.53/382.66	c total #watches: 218016
384.03/384.18	c total #propagations: 12385668 / total #impl: 499184585 (eff. 0.025)
384.03/384.18	c #Conflicts:     512000 | #Learnt:      27185 | 0.000
384.03/384.18	c total clause space: 127.173MB
384.03/384.18	c total #watches: 230255
385.73/385.89	c total #propagations: 12406407 / total #impl: 500416799 (eff. 0.025)
385.73/385.89	c #Conflicts:     513000 | #Learnt:      28185 | 0.000
385.73/385.89	c total clause space: 127.173MB
385.73/385.89	c total #watches: 243090
387.63/387.74	c total #propagations: 12428470 / total #impl: 501725807 (eff. 0.025)
387.63/387.74	c #Conflicts:     514000 | #Learnt:      29185 | 0.000
387.63/387.74	c total clause space: 127.173MB
387.63/387.74	c total #watches: 249411
389.34/389.49	c total #propagations: 12454143 / total #impl: 503116991 (eff. 0.025)
389.34/389.49	c #Conflicts:     515000 | #Learnt:      30185 | 0.000
389.34/389.49	c total clause space: 127.173MB
389.34/389.49	c total #watches: 258192
391.03/391.11	c total #propagations: 12475564 / total #impl: 504306119 (eff. 0.025)
391.03/391.11	c #Conflicts:     516000 | #Learnt:      31185 | 0.000
391.03/391.11	c total clause space: 127.173MB
391.03/391.11	c total #watches: 266600
392.74/392.81	c total #propagations: 12497807 / total #impl: 505227918 (eff. 0.025)
392.74/392.81	c #Conflicts:     517000 | #Learnt:      32185 | 0.000
392.74/392.81	c total clause space: 127.173MB
392.74/392.81	c total #watches: 273034
394.53/394.64	c total #propagations: 12520693 / total #impl: 506070190 (eff. 0.025)
394.53/394.64	c #Conflicts:     518000 | #Learnt:      33185 | 0.000
394.53/394.64	c total clause space: 127.173MB
394.53/394.64	c total #watches: 278620
396.33/396.44	c total #propagations: 12545508 / total #impl: 507112364 (eff. 0.025)
396.33/396.44	c #Conflicts:     519000 | #Learnt:      34185 | 0.000
396.33/396.44	c total clause space: 127.173MB
396.33/396.44	c total #watches: 283512
397.63/397.79	c total #propagations: 12570698 / total #impl: 507951179 (eff. 0.025)
397.63/397.79	c GC COLLECT
397.63/397.79	c #Conflicts:     520000 | #Learnt:      17881 | 0.000
397.63/397.79	c total clause space: 127.173MB
397.63/397.79	c total #watches: 140032
398.73/398.81	c total #propagations: 12592680 / total #impl: 508828873 (eff. 0.025)
398.73/398.81	c #Conflicts:     521000 | #Learnt:      18881 | 0.000
398.73/398.81	c total clause space: 127.173MB
398.73/398.81	c total #watches: 146192
399.53/399.63	c total #propagations: 12614014 / total #impl: 510219048 (eff. 0.025)
399.53/399.63	c #Conflicts:     522000 | #Learnt:      19881 | 0.000
399.53/399.63	c total clause space: 127.173MB
399.53/399.63	c total #watches: 154029
400.23/400.40	c total #propagations: 12633895 / total #impl: 511615061 (eff. 0.025)
400.23/400.40	c #Conflicts:     523000 | #Learnt:      20881 | 0.000
400.23/400.40	c total clause space: 127.173MB
400.23/400.40	c total #watches: 161492
401.33/401.43	c total #propagations: 12653916 / total #impl: 512732849 (eff. 0.025)
401.33/401.43	c #Conflicts:     524000 | #Learnt:      21881 | 0.000
401.33/401.43	c total clause space: 127.173MB
401.33/401.43	c total #watches: 169055
402.33/402.49	c total #propagations: 12673298 / total #impl: 513940877 (eff. 0.025)
402.33/402.49	c #Conflicts:     525000 | #Learnt:      22881 | 0.000
402.33/402.49	c total clause space: 127.173MB
402.33/402.49	c total #watches: 175931
403.33/403.45	c total #propagations: 12695595 / total #impl: 515150335 (eff. 0.025)
403.33/403.45	c #Conflicts:     526000 | #Learnt:      23881 | 0.000
403.33/403.45	c total clause space: 127.173MB
403.33/403.45	c total #watches: 182927
403.93/404.09	c total #propagations: 12715513 / total #impl: 516381994 (eff. 0.025)
403.93/404.09	c #Conflicts:     527000 | #Learnt:      24881 | 0.000
403.93/404.09	c total clause space: 127.173MB
403.93/404.09	c total #watches: 190092
405.03/405.10	c total #propagations: 12735111 / total #impl: 517200019 (eff. 0.025)
405.03/405.10	c #Conflicts:     528000 | #Learnt:      25881 | 0.000
405.03/405.10	c total clause space: 127.173MB
405.03/405.10	c total #watches: 197101
406.03/406.19	c total #propagations: 12756822 / total #impl: 518177995 (eff. 0.025)
406.03/406.19	c #Conflicts:     529000 | #Learnt:      26881 | 0.000
406.03/406.19	c total clause space: 127.173MB
406.03/406.19	c total #watches: 204733
407.33/407.46	c total #propagations: 12778772 / total #impl: 519208336 (eff. 0.025)
407.33/407.46	c #Conflicts:     530000 | #Learnt:      27881 | 0.000
407.33/407.46	c total clause space: 127.173MB
407.33/407.46	c total #watches: 218807
409.23/409.38	c total #propagations: 12797865 / total #impl: 520339580 (eff. 0.025)
409.23/409.38	c #Conflicts:     531000 | #Learnt:      28881 | 0.000
409.23/409.38	c total clause space: 127.173MB
409.23/409.38	c total #watches: 230706
411.13/411.20	c total #propagations: 12822652 / total #impl: 522042655 (eff. 0.025)
411.13/411.20	c #Conflicts:     532000 | #Learnt:      29881 | 0.000
411.13/411.20	c total clause space: 127.173MB
411.13/411.20	c total #watches: 242002
412.63/412.79	c total #propagations: 12845519 / total #impl: 524166654 (eff. 0.025)
412.63/412.79	c #Conflicts:     533000 | #Learnt:      30881 | 0.000
412.63/412.79	c total clause space: 127.173MB
412.63/412.79	c total #watches: 250336
413.93/414.08	c total #propagations: 12868385 / total #impl: 525661013 (eff. 0.024)
413.93/414.08	c #Conflicts:     534000 | #Learnt:      31881 | 0.000
413.93/414.08	c total clause space: 127.173MB
413.93/414.08	c total #watches: 257239
414.92/415.07	c total #propagations: 12890146 / total #impl: 526621156 (eff. 0.024)
414.92/415.07	c #Conflicts:     535000 | #Learnt:      32881 | 0.000
414.92/415.07	c total clause space: 127.173MB
414.92/415.07	c total #watches: 262697
416.02/416.19	c total #propagations: 12908480 / total #impl: 527652210 (eff. 0.024)
416.02/416.19	c #Conflicts:     536000 | #Learnt:      33881 | 0.000
416.02/416.19	c total clause space: 127.173MB
416.02/416.19	c total #watches: 267760
417.22/417.39	c total #propagations: 12927328 / total #impl: 528878886 (eff. 0.024)
417.22/417.39	c #Conflicts:     537000 | #Learnt:      34881 | 0.000
417.22/417.39	c total clause space: 127.173MB
417.22/417.39	c total #watches: 274839
418.03/418.18	c total #propagations: 12947269 / total #impl: 529950604 (eff. 0.024)
418.03/418.18	c GC COLLECT
418.03/418.18	c #Conflicts:     538000 | #Learnt:      18280 | 0.000
418.03/418.18	c total clause space: 127.173MB
418.03/418.18	c total #watches: 140705
418.82/418.99	c total #propagations: 12968043 / total #impl: 530751114 (eff. 0.024)
418.82/418.99	c #Conflicts:     539000 | #Learnt:      19280 | 0.000
418.82/418.99	c total clause space: 127.173MB
418.82/418.99	c total #watches: 147432
419.82/419.91	c total #propagations: 12989768 / total #impl: 531622559 (eff. 0.024)
419.82/419.91	c #Conflicts:     540000 | #Learnt:      20280 | 0.000
419.82/419.91	c total clause space: 127.173MB
419.82/419.91	c total #watches: 156158
420.62/420.70	c total #propagations: 13011030 / total #impl: 532728240 (eff. 0.024)
420.62/420.70	c #Conflicts:     541000 | #Learnt:      21280 | 0.000
420.62/420.70	c total clause space: 127.173MB
420.62/420.70	c total #watches: 164092
421.33/421.48	c total #propagations: 13031916 / total #impl: 533658158 (eff. 0.024)
421.33/421.48	c #Conflicts:     542000 | #Learnt:      22280 | 0.000
421.33/421.48	c total clause space: 127.173MB
421.33/421.48	c total #watches: 170235
422.02/422.12	c total #propagations: 13051926 / total #impl: 534575492 (eff. 0.024)
422.02/422.12	c #Conflicts:     543000 | #Learnt:      23280 | 0.000
422.02/422.12	c total clause space: 127.173MB
422.02/422.12	c total #watches: 179845
422.72/422.83	c total #propagations: 13069128 / total #impl: 535845786 (eff. 0.024)
422.72/422.83	c #Conflicts:     544000 | #Learnt:      24280 | 0.000
422.72/422.83	c total clause space: 127.173MB
422.72/422.83	c total #watches: 187089
423.53/423.68	c total #propagations: 13086009 / total #impl: 537148142 (eff. 0.024)
423.53/423.68	c #Conflicts:     545000 | #Learnt:      25280 | 0.000
423.53/423.68	c total clause space: 127.173MB
423.53/423.68	c total #watches: 196047
424.32/424.50	c total #propagations: 13105609 / total #impl: 538310304 (eff. 0.024)
424.32/424.50	c #Conflicts:     546000 | #Learnt:      26280 | 0.000
424.32/424.50	c total clause space: 127.173MB
424.32/424.50	c total #watches: 203150
425.12/425.23	c total #propagations: 13124393 / total #impl: 539383535 (eff. 0.024)
425.12/425.23	c #Conflicts:     547000 | #Learnt:      27280 | 0.000
425.12/425.23	c total clause space: 127.173MB
425.12/425.23	c total #watches: 210639
425.82/425.94	c total #propagations: 13144153 / total #impl: 540715635 (eff. 0.024)
425.82/425.94	c #Conflicts:     548000 | #Learnt:      28280 | 0.000
425.82/425.94	c total clause space: 127.173MB
425.82/425.94	c total #watches: 217335
426.62/426.70	c total #propagations: 13161264 / total #impl: 541896380 (eff. 0.024)
426.62/426.70	c #Conflicts:     549000 | #Learnt:      29280 | 0.000
426.62/426.70	c total clause space: 127.173MB
426.62/426.70	c total #watches: 224237
427.52/427.61	c total #propagations: 13179494 / total #impl: 543125498 (eff. 0.024)
427.52/427.61	c #Conflicts:     550000 | #Learnt:      30280 | 0.000
427.52/427.61	c total clause space: 127.173MB
427.52/427.61	c total #watches: 231325
428.42/428.53	c total #propagations: 13198956 / total #impl: 544364789 (eff. 0.024)
428.42/428.53	c #Conflicts:     551000 | #Learnt:      31280 | 0.000
428.42/428.53	c total clause space: 127.173MB
428.42/428.53	c total #watches: 237391
429.32/429.45	c total #propagations: 13218895 / total #impl: 545379401 (eff. 0.024)
429.32/429.45	c #Conflicts:     552000 | #Learnt:      32280 | 0.000
429.32/429.45	c total clause space: 127.173MB
429.32/429.45	c total #watches: 246052
430.13/430.25	c total #propagations: 13237049 / total #impl: 546512420 (eff. 0.024)
430.13/430.25	c #Conflicts:     553000 | #Learnt:      33280 | 0.000
430.13/430.25	c total clause space: 127.173MB
430.13/430.25	c total #watches: 253036
431.02/431.12	c total #propagations: 13253708 / total #impl: 547712920 (eff. 0.024)
431.02/431.12	c #Conflicts:     554000 | #Learnt:      34280 | 0.000
431.02/431.12	c total clause space: 127.173MB
431.02/431.12	c total #watches: 260698
431.92/432.08	c total #propagations: 13270049 / total #impl: 549076202 (eff. 0.024)
431.92/432.08	c #Conflicts:     555000 | #Learnt:      35280 | 0.000
431.92/432.08	c total clause space: 127.173MB
431.92/432.08	c total #watches: 266908
432.82/432.92	c total #propagations: 13287069 / total #impl: 550334517 (eff. 0.024)
432.82/432.92	c GC COLLECT
432.82/432.92	c #Conflicts:     556000 | #Learnt:      18375 | 0.000
432.82/432.92	c total clause space: 127.173MB
432.82/432.92	c total #watches: 142571
433.33/433.48	c total #propagations: 13305148 / total #impl: 551531794 (eff. 0.024)
433.33/433.48	c #Conflicts:     557000 | #Learnt:      19375 | 0.000
433.33/433.48	c total clause space: 127.173MB
433.33/433.48	c total #watches: 150730
434.02/434.12	c total #propagations: 13323176 / total #impl: 552833404 (eff. 0.024)
434.02/434.12	c #Conflicts:     558000 | #Learnt:      20375 | 0.000
434.02/434.12	c total clause space: 127.173MB
434.02/434.12	c total #watches: 157756
434.62/434.76	c total #propagations: 13342964 / total #impl: 553986836 (eff. 0.024)
434.62/434.76	c #Conflicts:     559000 | #Learnt:      21375 | 0.000
434.62/434.76	c total clause space: 127.173MB
434.62/434.76	c total #watches: 164007
435.32/435.49	c total #propagations: 13362704 / total #impl: 554983713 (eff. 0.024)
435.32/435.49	c #Conflicts:     560000 | #Learnt:      22375 | 0.000
435.32/435.49	c total clause space: 127.173MB
435.32/435.49	c total #watches: 170927
436.32/436.48	c total #propagations: 13382697 / total #impl: 556319678 (eff. 0.024)
436.32/436.48	c #Conflicts:     561000 | #Learnt:      23375 | 0.000
436.32/436.48	c total clause space: 127.173MB
436.32/436.48	c total #watches: 176329
437.22/437.30	c total #propagations: 13404153 / total #impl: 558136515 (eff. 0.024)
437.22/437.30	c #Conflicts:     562000 | #Learnt:      24375 | 0.000
437.22/437.30	c total clause space: 127.173MB
437.22/437.30	c total #watches: 182775
437.92/438.04	c total #propagations: 13425256 / total #impl: 559019214 (eff. 0.024)
437.92/438.04	c #Conflicts:     563000 | #Learnt:      25375 | 0.000
437.92/438.04	c total clause space: 127.173MB
437.92/438.04	c total #watches: 190728
438.62/438.75	c total #propagations: 13444338 / total #impl: 559889234 (eff. 0.024)
438.62/438.75	c #Conflicts:     564000 | #Learnt:      26375 | 0.000
438.62/438.75	c total clause space: 127.173MB
438.62/438.75	c total #watches: 199639
439.42/439.54	c total #propagations: 13461524 / total #impl: 560965868 (eff. 0.024)
439.42/439.54	c #Conflicts:     565000 | #Learnt:      27375 | 0.000
439.42/439.54	c total clause space: 127.173MB
439.42/439.54	c total #watches: 209192
440.22/440.37	c total #propagations: 13480735 / total #impl: 562092662 (eff. 0.024)
440.22/440.37	c #Conflicts:     566000 | #Learnt:      28375 | 0.000
440.22/440.37	c total clause space: 127.173MB
440.22/440.37	c total #watches: 215278
441.42/441.56	c total #propagations: 13500358 / total #impl: 563165440 (eff. 0.024)
441.42/441.56	c #Conflicts:     567000 | #Learnt:      29375 | 0.000
441.42/441.56	c total clause space: 127.173MB
441.42/441.56	c total #watches: 223021
442.42/442.55	c total #propagations: 13521643 / total #impl: 564473110 (eff. 0.024)
442.42/442.55	c #Conflicts:     568000 | #Learnt:      30375 | 0.000
442.42/442.55	c total clause space: 127.173MB
442.42/442.55	c total #watches: 230093
443.42/443.50	c total #propagations: 13542961 / total #impl: 565324782 (eff. 0.024)
443.42/443.50	c #Conflicts:     569000 | #Learnt:      31375 | 0.000
443.42/443.50	c total clause space: 127.173MB
443.42/443.50	c total #watches: 235493
444.33/444.49	c total #propagations: 13562108 / total #impl: 566257227 (eff. 0.024)
444.33/444.49	c #Conflicts:     570000 | #Learnt:      32375 | 0.000
444.33/444.49	c total clause space: 127.173MB
444.33/444.49	c total #watches: 242222
445.22/445.38	c total #propagations: 13581092 / total #impl: 567437352 (eff. 0.024)
445.22/445.38	c #Conflicts:     571000 | #Learnt:      33375 | 0.000
445.22/445.38	c total clause space: 127.173MB
445.22/445.38	c total #watches: 247595
446.72/446.81	c total #propagations: 13601813 / total #impl: 568417242 (eff. 0.024)
446.72/446.81	c #Conflicts:     572000 | #Learnt:      34375 | 0.000
446.72/446.81	c total clause space: 127.173MB
446.72/446.81	c total #watches: 252789
448.12/448.26	c total #propagations: 13622992 / total #impl: 569901071 (eff. 0.024)
448.12/448.26	c #Conflicts:     573000 | #Learnt:      35375 | 0.000
448.12/448.26	c total clause space: 127.173MB
448.12/448.26	c total #watches: 260733
449.62/449.79	c total #propagations: 13645512 / total #impl: 571444107 (eff. 0.024)
449.62/449.79	c #Conflicts:     574000 | #Learnt:      36375 | 0.000
449.62/449.79	c total clause space: 127.173MB
449.62/449.79	c total #watches: 268768
450.52/450.68	c total #propagations: 13668067 / total #impl: 572521621 (eff. 0.024)
450.52/450.68	c GC COLLECT
450.52/450.68	c #Conflicts:     575000 | #Learnt:      19175 | 0.000
450.52/450.68	c total clause space: 127.173MB
450.52/450.68	c total #watches: 149357
451.32/451.49	c total #propagations: 13688416 / total #impl: 573542744 (eff. 0.024)
451.32/451.49	c #Conflicts:     576000 | #Learnt:      20175 | 0.000
451.32/451.49	c total clause space: 127.173MB
451.32/451.49	c total #watches: 156945
452.42/452.56	c total #propagations: 13708844 / total #impl: 574756472 (eff. 0.024)
452.42/452.56	c #Conflicts:     577000 | #Learnt:      21175 | 0.000
452.42/452.56	c total clause space: 127.173MB
452.42/452.56	c total #watches: 165589
453.72/453.81	c total #propagations: 13729836 / total #impl: 576019284 (eff. 0.024)
453.72/453.81	c #Conflicts:     578000 | #Learnt:      22175 | 0.000
453.72/453.81	c total clause space: 127.173MB
453.72/453.81	c total #watches: 171520
454.72/454.89	c total #propagations: 13751999 / total #impl: 577366042 (eff. 0.024)
454.72/454.89	c #Conflicts:     579000 | #Learnt:      23175 | 0.000
454.72/454.89	c total clause space: 127.173MB
454.72/454.89	c total #watches: 180346
455.92/456.06	c total #propagations: 13772194 / total #impl: 578624712 (eff. 0.024)
455.92/456.06	c #Conflicts:     580000 | #Learnt:      24175 | 0.000
455.92/456.06	c total clause space: 127.173MB
455.92/456.06	c total #watches: 185593
456.72/456.88	c total #propagations: 13793544 / total #impl: 579824982 (eff. 0.024)
456.72/456.88	c #Conflicts:     581000 | #Learnt:      25175 | 0.000
456.72/456.88	c total clause space: 127.173MB
456.72/456.88	c total #watches: 191047
457.72/457.87	c total #propagations: 13812456 / total #impl: 580692500 (eff. 0.024)
457.72/457.87	c #Conflicts:     582000 | #Learnt:      26175 | 0.000
457.72/457.87	c total clause space: 127.173MB
457.72/457.87	c total #watches: 201142
459.22/459.33	c total #propagations: 13832081 / total #impl: 581831422 (eff. 0.024)
459.22/459.33	c #Conflicts:     583000 | #Learnt:      27175 | 0.000
459.22/459.33	c total clause space: 127.173MB
459.22/459.33	c total #watches: 209716
460.52/460.69	c total #propagations: 13854674 / total #impl: 583065390 (eff. 0.024)
460.52/460.69	c #Conflicts:     584000 | #Learnt:      28175 | 0.000
460.52/460.69	c total clause space: 127.173MB
460.52/460.69	c total #watches: 215075
462.12/462.24	c total #propagations: 13879050 / total #impl: 583956072 (eff. 0.024)
462.12/462.24	c #Conflicts:     585000 | #Learnt:      29175 | 0.000
462.12/462.24	c total clause space: 127.173MB
462.12/462.24	c total #watches: 220867
463.42/463.58	c total #propagations: 13904344 / total #impl: 584562976 (eff. 0.024)
463.42/463.58	c #Conflicts:     586000 | #Learnt:      30175 | 0.000
463.42/463.58	c total clause space: 127.173MB
463.42/463.58	c total #watches: 226542
464.82/464.92	c total #propagations: 13928856 / total #impl: 585260118 (eff. 0.024)
464.82/464.92	c #Conflicts:     587000 | #Learnt:      31175 | 0.000
464.82/464.92	c total clause space: 127.173MB
464.82/464.92	c total #watches: 233827
466.32/466.45	c total #propagations: 13950690 / total #impl: 585967645 (eff. 0.024)
466.32/466.45	c #Conflicts:     588000 | #Learnt:      32175 | 0.000
466.32/466.45	c total clause space: 127.173MB
466.32/466.45	c total #watches: 240696
468.01/468.18	c total #propagations: 13974839 / total #impl: 586956769 (eff. 0.024)
468.01/468.18	c #Conflicts:     589000 | #Learnt:      33175 | 0.000
468.01/468.18	c total clause space: 127.173MB
468.01/468.18	c total #watches: 249011
469.62/469.80	c total #propagations: 13999084 / total #impl: 588007652 (eff. 0.024)
469.62/469.80	c #Conflicts:     590000 | #Learnt:      34175 | 0.000
469.62/469.80	c total clause space: 127.173MB
469.62/469.80	c total #watches: 257194
470.91/471.09	c total #propagations: 14022360 / total #impl: 589076635 (eff. 0.024)
470.91/471.09	c #Conflicts:     591000 | #Learnt:      35175 | 0.000
470.91/471.09	c total clause space: 127.173MB
470.91/471.09	c total #watches: 265423
472.11/472.26	c total #propagations: 14042787 / total #impl: 590773767 (eff. 0.024)
472.11/472.26	c #Conflicts:     592000 | #Learnt:      36175 | 0.000
472.11/472.26	c total clause space: 127.173MB
472.11/472.26	c total #watches: 271548
473.21/473.36	c total #propagations: 14062886 / total #impl: 591773748 (eff. 0.024)
473.21/473.36	c GC COLLECT
473.21/473.36	c #Conflicts:     593000 | #Learnt:      18673 | 0.000
473.21/473.36	c total clause space: 127.173MB
473.21/473.36	c total #watches: 145249
473.81/473.97	c total #propagations: 14081375 / total #impl: 592780051 (eff. 0.024)
473.81/473.97	c #Conflicts:     594000 | #Learnt:      19673 | 0.000
473.81/473.97	c total clause space: 127.173MB
473.81/473.97	c total #watches: 153566
474.51/474.62	c total #propagations: 14099362 / total #impl: 593618092 (eff. 0.024)
474.51/474.62	c #Conflicts:     595000 | #Learnt:      20673 | 0.000
474.51/474.62	c total clause space: 127.173MB
474.51/474.62	c total #watches: 162423
475.22/475.32	c total #propagations: 14117655 / total #impl: 594539501 (eff. 0.024)
475.22/475.32	c #Conflicts:     596000 | #Learnt:      21673 | 0.000
475.22/475.32	c total clause space: 127.173MB
475.22/475.32	c total #watches: 170297
475.91/476.02	c total #propagations: 14137365 / total #impl: 595443404 (eff. 0.024)
475.91/476.02	c #Conflicts:     597000 | #Learnt:      22673 | 0.000
475.91/476.02	c total clause space: 127.173MB
475.91/476.02	c total #watches: 176637
476.71/476.80	c total #propagations: 14157096 / total #impl: 596421885 (eff. 0.024)
476.71/476.80	c #Conflicts:     598000 | #Learnt:      23673 | 0.000
476.71/476.80	c total clause space: 127.173MB
476.71/476.80	c total #watches: 182339
477.61/477.77	c total #propagations: 14178105 / total #impl: 597469849 (eff. 0.024)
477.61/477.77	c #Conflicts:     599000 | #Learnt:      24673 | 0.000
477.61/477.77	c total clause space: 127.173MB
477.61/477.77	c total #watches: 188701
478.91/479.05	c total #propagations: 14200753 / total #impl: 598691120 (eff. 0.024)
478.91/479.05	c #Conflicts:     600000 | #Learnt:      25673 | 0.000
478.91/479.05	c total clause space: 127.173MB
478.91/479.05	c total #watches: 194379
480.11/480.25	c total #propagations: 14225997 / total #impl: 599951134 (eff. 0.024)
480.11/480.25	c #Conflicts:     601000 | #Learnt:      26673 | 0.000
480.11/480.25	c total clause space: 127.173MB
480.11/480.25	c total #watches: 201227
481.51/481.67	c total #propagations: 14249466 / total #impl: 601031749 (eff. 0.024)
481.51/481.67	c #Conflicts:     602000 | #Learnt:      27673 | 0.000
481.51/481.67	c total clause space: 127.173MB
481.51/481.67	c total #watches: 209068
483.01/483.15	c total #propagations: 14270675 / total #impl: 601973848 (eff. 0.024)
483.01/483.15	c #Conflicts:     603000 | #Learnt:      28673 | 0.000
483.01/483.15	c total clause space: 127.173MB
483.01/483.15	c total #watches: 215801
484.61/484.79	c total #propagations: 14291094 / total #impl: 603095906 (eff. 0.024)
484.61/484.79	c #Conflicts:     604000 | #Learnt:      29673 | 0.000
484.61/484.79	c total clause space: 127.173MB
484.61/484.79	c total #watches: 223700
486.31/486.40	c total #propagations: 14314208 / total #impl: 604181796 (eff. 0.024)
486.31/486.40	c #Conflicts:     605000 | #Learnt:      30673 | 0.000
486.31/486.40	c total clause space: 127.173MB
486.31/486.40	c total #watches: 231339
487.91/488.08	c total #propagations: 14334789 / total #impl: 605376829 (eff. 0.024)
487.91/488.08	c #Conflicts:     606000 | #Learnt:      31673 | 0.000
487.91/488.08	c total clause space: 127.173MB
487.91/488.08	c total #watches: 239529
489.71/489.81	c total #propagations: 14355450 / total #impl: 606603588 (eff. 0.024)
489.71/489.81	c #Conflicts:     607000 | #Learnt:      32673 | 0.000
489.71/489.81	c total clause space: 127.173MB
489.71/489.81	c total #watches: 247174
491.62/491.76	c total #propagations: 14375531 / total #impl: 607694320 (eff. 0.024)
491.62/491.76	c #Conflicts:     608000 | #Learnt:      33673 | 0.000
491.62/491.76	c total clause space: 127.173MB
491.62/491.76	c total #watches: 253099
493.41/493.52	c total #propagations: 14396769 / total #impl: 609051081 (eff. 0.024)
493.41/493.52	c #Conflicts:     609000 | #Learnt:      34673 | 0.000
493.41/493.52	c total clause space: 127.173MB
493.41/493.52	c total #watches: 260749
495.31/495.47	c total #propagations: 14416760 / total #impl: 610237564 (eff. 0.024)
495.31/495.47	c #Conflicts:     610000 | #Learnt:      35673 | 0.000
495.31/495.47	c total clause space: 127.173MB
495.31/495.47	c total #watches: 267233
497.61/497.71	c total #propagations: 14437865 / total #impl: 611728379 (eff. 0.024)
497.61/497.71	c #Conflicts:     611000 | #Learnt:      36673 | 0.000
497.61/497.71	c total clause space: 127.173MB
497.61/497.71	c total #watches: 272635
499.42/499.58	c total #propagations: 14460963 / total #impl: 613051951 (eff. 0.024)
499.42/499.58	c GC COLLECT
499.42/499.58	c #Conflicts:     612000 | #Learnt:      18877 | 0.000
499.42/499.58	c total clause space: 127.173MB
499.42/499.58	c total #watches: 147383
500.42/500.55	c total #propagations: 14480633 / total #impl: 614171675 (eff. 0.024)
500.42/500.55	c #Conflicts:     613000 | #Learnt:      19877 | 0.000
500.42/500.55	c total clause space: 127.173MB
500.42/500.55	c total #watches: 156688
501.52/501.68	c total #propagations: 14500647 / total #impl: 614891226 (eff. 0.024)
501.52/501.68	c #Conflicts:     614000 | #Learnt:      20877 | 0.000
501.52/501.68	c total clause space: 127.173MB
501.52/501.68	c total #watches: 164227
502.81/502.92	c total #propagations: 14522703 / total #impl: 615508052 (eff. 0.024)
502.81/502.92	c #Conflicts:     615000 | #Learnt:      21877 | 0.000
502.81/502.92	c total clause space: 127.173MB
502.81/502.92	c total #watches: 171180
503.82/503.95	c total #propagations: 14545837 / total #impl: 616252416 (eff. 0.024)
503.82/503.95	c #Conflicts:     616000 | #Learnt:      22877 | 0.000
503.82/503.95	c total clause space: 127.173MB
503.82/503.95	c total #watches: 178475
504.82/504.91	c total #propagations: 14568239 / total #impl: 617378174 (eff. 0.024)
504.82/504.91	c #Conflicts:     617000 | #Learnt:      23877 | 0.000
504.82/504.91	c total clause space: 127.173MB
504.82/504.91	c total #watches: 188589
505.92/506.05	c total #propagations: 14589248 / total #impl: 618495010 (eff. 0.024)
505.92/506.05	c #Conflicts:     618000 | #Learnt:      24877 | 0.000
505.92/506.05	c total clause space: 127.173MB
505.92/506.05	c total #watches: 197703
506.81/506.92	c total #propagations: 14609977 / total #impl: 619707138 (eff. 0.024)
506.81/506.92	c #Conflicts:     619000 | #Learnt:      25877 | 0.000
506.81/506.92	c total clause space: 127.173MB
506.81/506.92	c total #watches: 207660
507.81/507.99	c total #propagations: 14631031 / total #impl: 620756745 (eff. 0.024)
507.81/507.99	c #Conflicts:     620000 | #Learnt:      26877 | 0.000
507.81/507.99	c total clause space: 127.173MB
507.81/507.99	c total #watches: 213060
508.71/508.83	c total #propagations: 14652925 / total #impl: 622234089 (eff. 0.024)
508.71/508.83	c #Conflicts:     621000 | #Learnt:      27877 | 0.000
508.71/508.83	c total clause space: 127.173MB
508.71/508.83	c total #watches: 218077
509.51/509.68	c total #propagations: 14671460 / total #impl: 623596312 (eff. 0.024)
509.51/509.68	c #Conflicts:     622000 | #Learnt:      28877 | 0.000
509.51/509.68	c total clause space: 127.173MB
509.51/509.68	c total #watches: 223868
510.51/510.65	c total #propagations: 14691917 / total #impl: 624490249 (eff. 0.024)
510.51/510.65	c #Conflicts:     623000 | #Learnt:      29877 | 0.000
510.51/510.65	c total clause space: 127.173MB
510.51/510.65	c total #watches: 233442
511.41/511.55	c total #propagations: 14711771 / total #impl: 625675515 (eff. 0.024)
511.41/511.55	c #Conflicts:     624000 | #Learnt:      30877 | 0.000
511.41/511.55	c total clause space: 127.173MB
511.41/511.55	c total #watches: 242339
512.31/512.44	c total #propagations: 14729589 / total #impl: 626906989 (eff. 0.023)
512.31/512.44	c #Conflicts:     625000 | #Learnt:      31877 | 0.000
512.31/512.44	c total clause space: 127.173MB
512.31/512.44	c total #watches: 250118
513.21/513.31	c total #propagations: 14746025 / total #impl: 627799887 (eff. 0.023)
513.21/513.31	c #Conflicts:     626000 | #Learnt:      32877 | 0.000
513.21/513.31	c total clause space: 127.173MB
513.21/513.31	c total #watches: 257619
514.31/514.48	c total #propagations: 14764398 / total #impl: 628844450 (eff. 0.023)
514.31/514.48	c #Conflicts:     627000 | #Learnt:      33877 | 0.000
514.31/514.48	c total clause space: 127.173MB
514.31/514.48	c total #watches: 263691
515.91/516.03	c total #propagations: 14784959 / total #impl: 629868989 (eff. 0.023)
515.91/516.03	c #Conflicts:     628000 | #Learnt:      34877 | 0.000
515.91/516.03	c total clause space: 127.173MB
515.91/516.03	c total #watches: 272408
517.11/517.25	c total #propagations: 14805725 / total #impl: 631077245 (eff. 0.023)
517.11/517.25	c #Conflicts:     629000 | #Learnt:      35877 | 0.000
517.11/517.25	c total clause space: 127.173MB
517.11/517.25	c total #watches: 278825
519.01/519.17	c total #propagations: 14829184 / total #impl: 632143893 (eff. 0.023)
519.01/519.17	c #Conflicts:     630000 | #Learnt:      36877 | 0.000
519.01/519.17	c total clause space: 127.173MB
519.01/519.17	c total #watches: 285939
520.81/520.92	c total #propagations: 14851947 / total #impl: 634503909 (eff. 0.023)
520.81/520.92	c #Conflicts:     631000 | #Learnt:      37877 | 0.000
520.81/520.92	c total clause space: 127.173MB
520.81/520.92	c total #watches: 290777
522.10/522.22	c total #propagations: 14872101 / total #impl: 635755539 (eff. 0.023)
522.10/522.22	c GC COLLECT
522.10/522.22	c #Conflicts:     632000 | #Learnt:      19784 | 0.000
522.10/522.22	c total clause space: 127.173MB
522.10/522.22	c total #watches: 154919
523.10/523.21	c total #propagations: 14894404 / total #impl: 636994684 (eff. 0.023)
523.10/523.21	c #Conflicts:     633000 | #Learnt:      20784 | 0.000
523.10/523.21	c total clause space: 127.173MB
523.10/523.21	c total #watches: 161705
524.20/524.31	c total #propagations: 14916096 / total #impl: 638336008 (eff. 0.023)
524.20/524.31	c #Conflicts:     634000 | #Learnt:      21784 | 0.000
524.20/524.31	c total clause space: 127.173MB
524.20/524.31	c total #watches: 170540
525.20/525.35	c total #propagations: 14937565 / total #impl: 639630353 (eff. 0.023)
525.20/525.35	c #Conflicts:     635000 | #Learnt:      22784 | 0.000
525.20/525.35	c total clause space: 127.173MB
525.20/525.35	c total #watches: 179773
526.10/526.25	c total #propagations: 14957807 / total #impl: 641197320 (eff. 0.023)
526.10/526.25	c #Conflicts:     636000 | #Learnt:      23784 | 0.000
526.10/526.25	c total clause space: 127.173MB
526.10/526.25	c total #watches: 186794
527.20/527.36	c total #propagations: 14979282 / total #impl: 642310272 (eff. 0.023)
527.20/527.36	c #Conflicts:     637000 | #Learnt:      24784 | 0.000
527.20/527.36	c total clause space: 127.173MB
527.20/527.36	c total #watches: 193296
528.50/528.64	c total #propagations: 15000735 / total #impl: 643625850 (eff. 0.023)
528.50/528.64	c #Conflicts:     638000 | #Learnt:      25784 | 0.000
528.50/528.64	c total clause space: 127.173MB
528.50/528.64	c total #watches: 200870
529.40/529.59	c total #propagations: 15025080 / total #impl: 645055281 (eff. 0.023)
529.40/529.59	c #Conflicts:     639000 | #Learnt:      26784 | 0.000
529.40/529.59	c total clause space: 127.173MB
529.40/529.59	c total #watches: 207625
530.60/530.79	c total #propagations: 15045786 / total #impl: 646237790 (eff. 0.023)
530.60/530.79	c #Conflicts:     640000 | #Learnt:      27784 | 0.000
530.60/530.79	c total clause space: 127.173MB
530.60/530.79	c total #watches: 212747
531.90/532.07	c total #propagations: 15069101 / total #impl: 647386786 (eff. 0.023)
531.90/532.07	c #Conflicts:     641000 | #Learnt:      28784 | 0.000
531.90/532.07	c total clause space: 127.173MB
531.90/532.07	c total #watches: 222253
533.00/533.15	c total #propagations: 15088037 / total #impl: 649564644 (eff. 0.023)
533.00/533.15	c #Conflicts:     642000 | #Learnt:      29784 | 0.000
533.00/533.15	c total clause space: 127.173MB
533.00/533.15	c total #watches: 229566
533.90/534.07	c total #propagations: 15106505 / total #impl: 650575642 (eff. 0.023)
533.90/534.07	c #Conflicts:     643000 | #Learnt:      30784 | 0.000
533.90/534.07	c total clause space: 127.173MB
533.90/534.07	c total #watches: 236232
535.20/535.34	c total #propagations: 15126295 / total #impl: 651528174 (eff. 0.023)
535.20/535.34	c #Conflicts:     644000 | #Learnt:      31784 | 0.000
535.20/535.34	c total clause space: 127.173MB
535.20/535.34	c total #watches: 244337
536.60/536.78	c total #propagations: 15148181 / total #impl: 652903335 (eff. 0.023)
536.60/536.78	c #Conflicts:     645000 | #Learnt:      32784 | 0.000
536.60/536.78	c total clause space: 127.173MB
536.60/536.78	c total #watches: 250651
537.70/537.88	c total #propagations: 15170028 / total #impl: 654306762 (eff. 0.023)
537.70/537.88	c #Conflicts:     646000 | #Learnt:      33784 | 0.000
537.70/537.88	c total clause space: 127.173MB
537.70/537.88	c total #watches: 256188
539.20/539.37	c total #propagations: 15191574 / total #impl: 655192098 (eff. 0.023)
539.20/539.37	c #Conflicts:     647000 | #Learnt:      34784 | 0.000
539.20/539.37	c total clause space: 127.173MB
539.20/539.37	c total #watches: 263872
540.50/540.68	c total #propagations: 15213504 / total #impl: 656684034 (eff. 0.023)
540.50/540.68	c #Conflicts:     648000 | #Learnt:      35784 | 0.000
540.50/540.68	c total clause space: 127.173MB
540.50/540.68	c total #watches: 270035
542.21/542.31	c total #propagations: 15234330 / total #impl: 657848544 (eff. 0.023)
542.21/542.31	c #Conflicts:     649000 | #Learnt:      36784 | 0.000
542.21/542.31	c total clause space: 127.173MB
542.21/542.31	c total #watches: 277256
543.60/543.71	c total #propagations: 15255226 / total #impl: 659204368 (eff. 0.023)
543.60/543.71	c #Conflicts:     650000 | #Learnt:      37784 | 0.000
543.60/543.71	c total clause space: 127.173MB
543.60/543.71	c total #watches: 284248
545.20/545.34	c total #propagations: 15277603 / total #impl: 660416029 (eff. 0.023)
545.20/545.34	c #Conflicts:     651000 | #Learnt:      38784 | 0.000
545.20/545.34	c total clause space: 127.173MB
545.20/545.34	c total #watches: 290310
546.30/546.41	c total #propagations: 15302001 / total #impl: 661683226 (eff. 0.023)
546.30/546.41	c GC COLLECT
546.30/546.41	c #Conflicts:     652000 | #Learnt:      20374 | 0.000
546.30/546.41	c total clause space: 127.173MB
546.30/546.41	c total #watches: 157698
547.40/547.50	c total #propagations: 15324255 / total #impl: 662495158 (eff. 0.023)
547.40/547.50	c #Conflicts:     653000 | #Learnt:      21374 | 0.000
547.40/547.50	c total clause space: 127.173MB
547.40/547.50	c total #watches: 163620
548.40/548.54	c total #propagations: 15346043 / total #impl: 663427756 (eff. 0.023)
548.40/548.54	c #Conflicts:     654000 | #Learnt:      22374 | 0.000
548.40/548.54	c total clause space: 127.173MB
548.40/548.54	c total #watches: 170240
549.30/549.49	c total #propagations: 15367747 / total #impl: 664173397 (eff. 0.023)
549.30/549.49	c #Conflicts:     655000 | #Learnt:      23374 | 0.000
549.30/549.49	c total clause space: 127.173MB
549.30/549.49	c total #watches: 176481
550.40/550.52	c total #propagations: 15390791 / total #impl: 664911538 (eff. 0.023)
550.40/550.52	c #Conflicts:     656000 | #Learnt:      24374 | 0.000
550.40/550.52	c total clause space: 127.173MB
550.40/550.52	c total #watches: 182290
551.30/551.48	c total #propagations: 15414092 / total #impl: 665833230 (eff. 0.023)
551.30/551.48	c #Conflicts:     657000 | #Learnt:      25374 | 0.000
551.30/551.48	c total clause space: 127.173MB
551.30/551.48	c total #watches: 188756
552.40/552.50	c total #propagations: 15437979 / total #impl: 666681028 (eff. 0.023)
552.40/552.50	c #Conflicts:     658000 | #Learnt:      26374 | 0.000
552.40/552.50	c total clause space: 127.173MB
552.40/552.50	c total #watches: 195639
553.50/553.68	c total #propagations: 15459115 / total #impl: 667680362 (eff. 0.023)
553.50/553.68	c #Conflicts:     659000 | #Learnt:      27374 | 0.000
553.50/553.68	c total clause space: 127.173MB
553.50/553.68	c total #watches: 202217
555.00/555.10	c total #propagations: 15482232 / total #impl: 668621381 (eff. 0.023)
555.00/555.10	c #Conflicts:     660000 | #Learnt:      28374 | 0.000
555.00/555.10	c total clause space: 127.173MB
555.00/555.10	c total #watches: 208439
556.40/556.55	c total #propagations: 15508666 / total #impl: 669506713 (eff. 0.023)
556.40/556.55	c #Conflicts:     661000 | #Learnt:      29374 | 0.000
556.40/556.55	c total clause space: 127.173MB
556.40/556.55	c total #watches: 213486
557.10/557.29	c total #propagations: 15535221 / total #impl: 670771676 (eff. 0.023)
557.10/557.29	c #Conflicts:     662000 | #Learnt:      30374 | 0.000
557.10/557.29	c total clause space: 127.173MB
557.10/557.29	c total #watches: 219249
558.00/558.15	c total #propagations: 15556608 / total #impl: 671712692 (eff. 0.023)
558.00/558.15	c #Conflicts:     663000 | #Learnt:      31374 | 0.000
558.00/558.15	c total clause space: 127.173MB
558.00/558.15	c total #watches: 226116
559.30/559.40	c total #propagations: 15579337 / total #impl: 672704623 (eff. 0.023)
559.30/559.40	c #Conflicts:     664000 | #Learnt:      32374 | 0.000
559.30/559.40	c total clause space: 127.173MB
559.30/559.40	c total #watches: 234153
560.80/561.00	c total #propagations: 15604158 / total #impl: 673744622 (eff. 0.023)
560.80/561.00	c #Conflicts:     665000 | #Learnt:      33374 | 0.000
560.80/561.00	c total clause space: 127.173MB
560.80/561.00	c total #watches: 240875
561.80/561.95	c total #propagations: 15628211 / total #impl: 675153569 (eff. 0.023)
561.80/561.95	c #Conflicts:     666000 | #Learnt:      34374 | 0.000
561.80/561.95	c total clause space: 127.173MB
561.80/561.95	c total #watches: 247103
562.70/562.82	c total #propagations: 15648125 / total #impl: 676135766 (eff. 0.023)
562.70/562.82	c #Conflicts:     667000 | #Learnt:      35374 | 0.000
562.70/562.82	c total clause space: 127.173MB
562.70/562.82	c total #watches: 255191
563.60/563.71	c total #propagations: 15667935 / total #impl: 677030768 (eff. 0.023)
563.60/563.71	c #Conflicts:     668000 | #Learnt:      36374 | 0.000
563.60/563.71	c total clause space: 127.173MB
563.60/563.71	c total #watches: 262576
564.70/564.84	c total #propagations: 15688295 / total #impl: 677827069 (eff. 0.023)
564.70/564.84	c #Conflicts:     669000 | #Learnt:      37374 | 0.000
564.70/564.84	c total clause space: 127.173MB
564.70/564.84	c total #watches: 271645
566.10/566.29	c total #propagations: 15707958 / total #impl: 678908719 (eff. 0.023)
566.10/566.29	c #Conflicts:     670000 | #Learnt:      38374 | 0.000
566.10/566.29	c total clause space: 127.173MB
566.10/566.29	c total #watches: 278687
567.20/567.34	c total #propagations: 15728824 / total #impl: 680155597 (eff. 0.023)
567.20/567.34	c #Conflicts:     671000 | #Learnt:      39374 | 0.000
567.20/567.34	c total clause space: 127.173MB
567.20/567.34	c total #watches: 285764
567.90/568.03	c total #propagations: 15747806 / total #impl: 681169975 (eff. 0.023)
567.90/568.03	c GC COLLECT
567.90/568.03	c #Conflicts:     672000 | #Learnt:      20670 | 0.000
567.90/568.03	c total clause space: 127.173MB
567.90/568.03	c total #watches: 161702
568.50/568.67	c total #propagations: 15766938 / total #impl: 682192073 (eff. 0.023)
568.50/568.67	c #Conflicts:     673000 | #Learnt:      21670 | 0.000
568.50/568.67	c total clause space: 127.173MB
568.50/568.67	c total #watches: 170815
569.20/569.35	c total #propagations: 15783649 / total #impl: 683026945 (eff. 0.023)
569.20/569.35	c #Conflicts:     674000 | #Learnt:      22670 | 0.000
569.20/569.35	c total clause space: 127.173MB
569.20/569.35	c total #watches: 178361
569.90/570.07	c total #propagations: 15801531 / total #impl: 684261212 (eff. 0.023)
569.90/570.07	c #Conflicts:     675000 | #Learnt:      23670 | 0.000
569.90/570.07	c total clause space: 127.173MB
569.90/570.07	c total #watches: 183633
570.70/570.89	c total #propagations: 15820071 / total #impl: 685241883 (eff. 0.023)
570.70/570.89	c #Conflicts:     676000 | #Learnt:      24670 | 0.000
570.70/570.89	c total clause space: 127.173MB
570.70/570.89	c total #watches: 190652
571.90/572.06	c total #propagations: 15837113 / total #impl: 686414878 (eff. 0.023)
571.90/572.06	c #Conflicts:     677000 | #Learnt:      25670 | 0.000
571.90/572.06	c total clause space: 127.173MB
571.90/572.06	c total #watches: 197416
573.30/573.44	c total #propagations: 15856312 / total #impl: 687710206 (eff. 0.023)
573.30/573.44	c #Conflicts:     678000 | #Learnt:      26670 | 0.000
573.30/573.44	c total clause space: 127.173MB
573.30/573.44	c total #watches: 208958
574.90/575.00	c total #propagations: 15876084 / total #impl: 688835989 (eff. 0.023)
574.90/575.00	c #Conflicts:     679000 | #Learnt:      27670 | 0.000
574.90/575.00	c total clause space: 127.173MB
574.90/575.00	c total #watches: 216548
576.10/576.28	c total #propagations: 15896301 / total #impl: 690054829 (eff. 0.023)
576.10/576.28	c #Conflicts:     680000 | #Learnt:      28670 | 0.000
576.10/576.28	c total clause space: 127.173MB
576.10/576.28	c total #watches: 224797
577.10/577.28	c total #propagations: 15916580 / total #impl: 691234080 (eff. 0.023)
577.10/577.28	c #Conflicts:     681000 | #Learnt:      29670 | 0.000
577.10/577.28	c total clause space: 127.173MB
577.10/577.28	c total #watches: 233944
578.20/578.30	c total #propagations: 15936731 / total #impl: 692166625 (eff. 0.023)
578.20/578.30	c #Conflicts:     682000 | #Learnt:      30670 | 0.000
578.20/578.30	c total clause space: 127.173MB
578.20/578.30	c total #watches: 241038
579.19/579.30	c total #propagations: 15956273 / total #impl: 693098218 (eff. 0.023)
579.19/579.30	c #Conflicts:     683000 | #Learnt:      31670 | 0.000
579.19/579.30	c total clause space: 127.173MB
579.19/579.30	c total #watches: 247981
580.19/580.38	c total #propagations: 15975725 / total #impl: 694085397 (eff. 0.023)
580.19/580.38	c #Conflicts:     684000 | #Learnt:      32670 | 0.000
580.19/580.38	c total clause space: 127.173MB
580.19/580.38	c total #watches: 253728
581.29/581.43	c total #propagations: 15996828 / total #impl: 694998176 (eff. 0.023)
581.29/581.43	c #Conflicts:     685000 | #Learnt:      33670 | 0.000
581.29/581.43	c total clause space: 127.173MB
581.29/581.43	c total #watches: 260279
582.19/582.38	c total #propagations: 16017133 / total #impl: 696039253 (eff. 0.023)
582.19/582.38	c #Conflicts:     686000 | #Learnt:      34670 | 0.000
582.19/582.38	c total clause space: 127.173MB
582.19/582.38	c total #watches: 268174
583.19/583.37	c total #propagations: 16034774 / total #impl: 697415248 (eff. 0.023)
583.19/583.37	c #Conflicts:     687000 | #Learnt:      35670 | 0.000
583.19/583.37	c total clause space: 127.173MB
583.19/583.37	c total #watches: 274075
584.39/584.50	c total #propagations: 16053110 / total #impl: 698725403 (eff. 0.023)
584.39/584.50	c #Conflicts:     688000 | #Learnt:      36670 | 0.000
584.39/584.50	c total clause space: 127.173MB
584.39/584.50	c total #watches: 280058
585.39/585.57	c total #propagations: 16072458 / total #impl: 699855057 (eff. 0.023)
585.39/585.57	c #Conflicts:     689000 | #Learnt:      37670 | 0.000
585.39/585.57	c total clause space: 127.173MB
585.39/585.57	c total #watches: 287211
586.59/586.76	c total #propagations: 16090015 / total #impl: 700918812 (eff. 0.023)
586.59/586.76	c #Conflicts:     690000 | #Learnt:      38670 | 0.000
586.59/586.76	c total clause space: 127.173MB
586.59/586.76	c total #watches: 292661
587.69/587.87	c total #propagations: 16109614 / total #impl: 701953744 (eff. 0.023)
587.69/587.87	c #Conflicts:     691000 | #Learnt:      39670 | 0.000
587.69/587.87	c total clause space: 206.656MB
587.69/587.87	c total #watches: 298297
588.60/588.74	c total #propagations: 16128134 / total #impl: 703029309 (eff. 0.023)
588.60/588.74	c GC COLLECT
588.60/588.74	c #Conflicts:     692000 | #Learnt:      20668 | 0.000
588.60/588.74	c total clause space: 206.656MB
588.60/588.74	c total #watches: 159382
589.40/589.51	c total #propagations: 16147534 / total #impl: 704271094 (eff. 0.023)
589.40/589.51	c #Conflicts:     693000 | #Learnt:      21668 | 0.000
589.40/589.51	c total clause space: 206.656MB
589.40/589.51	c total #watches: 166910
590.10/590.29	c total #propagations: 16165692 / total #impl: 705230880 (eff. 0.023)
590.10/590.29	c #Conflicts:     694000 | #Learnt:      22668 | 0.000
590.10/590.29	c total clause space: 206.656MB
590.10/590.29	c total #watches: 172809
591.00/591.17	c total #propagations: 16184749 / total #impl: 706075386 (eff. 0.023)
591.00/591.17	c #Conflicts:     695000 | #Learnt:      23668 | 0.000
591.00/591.17	c total clause space: 206.656MB
591.00/591.17	c total #watches: 180023
592.00/592.11	c total #propagations: 16203322 / total #impl: 707215384 (eff. 0.023)
592.00/592.11	c #Conflicts:     696000 | #Learnt:      24668 | 0.000
592.00/592.11	c total clause space: 206.656MB
592.00/592.11	c total #watches: 189495
592.81/592.98	c total #propagations: 16222015 / total #impl: 708276014 (eff. 0.023)
592.81/592.98	c #Conflicts:     697000 | #Learnt:      25668 | 0.000
592.81/592.98	c total clause space: 206.656MB
592.81/592.98	c total #watches: 197908
594.01/594.13	c total #propagations: 16239130 / total #impl: 709312150 (eff. 0.023)
594.01/594.13	c #Conflicts:     698000 | #Learnt:      26668 | 0.000
594.01/594.13	c total clause space: 206.656MB
594.01/594.13	c total #watches: 210009
595.30/595.43	c total #propagations: 16256792 / total #impl: 710617381 (eff. 0.023)
595.30/595.43	c #Conflicts:     699000 | #Learnt:      27668 | 0.000
595.30/595.43	c total clause space: 206.656MB
595.30/595.43	c total #watches: 222086
596.11/596.28	c total #propagations: 16275221 / total #impl: 711817988 (eff. 0.023)
596.11/596.28	c #Conflicts:     700000 | #Learnt:      28668 | 0.000
596.11/596.28	c total clause space: 206.656MB
596.11/596.28	c total #watches: 229149
597.00/597.18	c total #propagations: 16292344 / total #impl: 712620402 (eff. 0.023)
597.00/597.18	c #Conflicts:     701000 | #Learnt:      29668 | 0.000
597.00/597.18	c total clause space: 206.656MB
597.00/597.18	c total #watches: 242134
598.00/598.14	c total #propagations: 16309642 / total #impl: 713638812 (eff. 0.023)
598.00/598.14	c #Conflicts:     702000 | #Learnt:      30668 | 0.000
598.00/598.14	c total clause space: 206.656MB
598.00/598.14	c total #watches: 248446
598.90/599.02	c total #propagations: 16327662 / total #impl: 714592242 (eff. 0.023)
598.90/599.02	c #Conflicts:     703000 | #Learnt:      31668 | 0.000
598.90/599.02	c total clause space: 206.656MB
598.90/599.02	c total #watches: 256349
600.00/600.13	c total #propagations: 16344340 / total #impl: 715679770 (eff. 0.023)
600.00/600.13	c #Conflicts:     704000 | #Learnt:      32668 | 0.000
600.00/600.13	c total clause space: 206.656MB
600.00/600.13	c total #watches: 268250
601.90/602.01	c total #propagations: 16362386 / total #impl: 716841641 (eff. 0.023)
601.90/602.01	c #Conflicts:     705000 | #Learnt:      33668 | 0.000
601.90/602.01	c total clause space: 206.656MB
601.90/602.01	c total #watches: 276240
603.60/603.71	c total #propagations: 16383600 / total #impl: 718262551 (eff. 0.023)
603.60/603.71	c #Conflicts:     706000 | #Learnt:      34668 | 0.000
603.60/603.71	c total clause space: 206.656MB
603.60/603.71	c total #watches: 286871
605.20/605.38	c total #propagations: 16402495 / total #impl: 719636128 (eff. 0.023)
605.20/605.38	c #Conflicts:     707000 | #Learnt:      35668 | 0.000
605.20/605.38	c total clause space: 206.656MB
605.20/605.38	c total #watches: 295060
607.20/607.32	c total #propagations: 16422661 / total #impl: 721055367 (eff. 0.023)
607.20/607.32	c #Conflicts:     708000 | #Learnt:      36668 | 0.000
607.20/607.32	c total clause space: 206.656MB
607.20/607.32	c total #watches: 302084
609.00/609.16	c total #propagations: 16444155 / total #impl: 722729897 (eff. 0.023)
609.00/609.16	c #Conflicts:     709000 | #Learnt:      37668 | 0.000
609.00/609.16	c total clause space: 206.656MB
609.00/609.16	c total #watches: 308985
610.80/610.95	c total #propagations: 16462988 / total #impl: 723843234 (eff. 0.023)
610.80/610.95	c #Conflicts:     710000 | #Learnt:      38668 | 0.000
610.80/610.95	c total clause space: 206.656MB
610.80/610.95	c total #watches: 315945
612.70/612.89	c total #propagations: 16482421 / total #impl: 725206858 (eff. 0.023)
612.70/612.89	c #Conflicts:     711000 | #Learnt:      39668 | 0.000
612.70/612.89	c total clause space: 206.656MB
612.70/612.89	c total #watches: 325523
614.80/614.96	c total #propagations: 16502314 / total #impl: 726798162 (eff. 0.023)
614.80/614.96	c GC COLLECT
614.80/614.96	c #Conflicts:     712000 | #Learnt:      20373 | 0.000
614.80/614.96	c total clause space: 206.656MB
614.80/614.96	c total #watches: 158291
615.80/615.95	c total #propagations: 16522463 / total #impl: 728358119 (eff. 0.023)
615.80/615.95	c #Conflicts:     713000 | #Learnt:      21373 | 0.000
615.80/615.95	c total clause space: 206.656MB
615.80/615.95	c total #watches: 168088
616.90/617.00	c total #propagations: 16541714 / total #impl: 729332539 (eff. 0.023)
616.90/617.00	c #Conflicts:     714000 | #Learnt:      22373 | 0.000
616.90/617.00	c total clause space: 206.656MB
616.90/617.00	c total #watches: 177329
618.10/618.28	c total #propagations: 16561896 / total #impl: 730333902 (eff. 0.023)
618.10/618.28	c #Conflicts:     715000 | #Learnt:      23373 | 0.000
618.10/618.28	c total clause space: 206.656MB
618.10/618.28	c total #watches: 184837
619.39/619.56	c total #propagations: 16583520 / total #impl: 731604783 (eff. 0.023)
619.39/619.56	c #Conflicts:     716000 | #Learnt:      24373 | 0.000
619.39/619.56	c total clause space: 206.656MB
619.39/619.56	c total #watches: 193588
620.69/620.87	c total #propagations: 16605791 / total #impl: 732797504 (eff. 0.023)
620.69/620.87	c #Conflicts:     717000 | #Learnt:      25373 | 0.000
620.69/620.87	c total clause space: 206.656MB
620.69/620.87	c total #watches: 203183
622.19/622.35	c total #propagations: 16625915 / total #impl: 734006051 (eff. 0.023)
622.19/622.35	c #Conflicts:     718000 | #Learnt:      26373 | 0.000
622.19/622.35	c total clause space: 206.656MB
622.19/622.35	c total #watches: 211625
623.60/623.80	c total #propagations: 16647330 / total #impl: 735628808 (eff. 0.023)
623.60/623.80	c #Conflicts:     719000 | #Learnt:      27373 | 0.000
623.60/623.80	c total clause space: 206.656MB
623.60/623.80	c total #watches: 220203
625.09/625.20	c total #propagations: 16666236 / total #impl: 737596196 (eff. 0.023)
625.09/625.20	c #Conflicts:     720000 | #Learnt:      28373 | 0.000
625.09/625.20	c total clause space: 206.656MB
625.09/625.20	c total #watches: 228647
626.29/626.42	c total #propagations: 16685842 / total #impl: 739285540 (eff. 0.023)
626.29/626.42	c #Conflicts:     721000 | #Learnt:      29373 | 0.000
626.29/626.42	c total clause space: 206.656MB
626.29/626.42	c total #watches: 235090
627.89/628.08	c total #propagations: 16703383 / total #impl: 740650828 (eff. 0.023)
627.89/628.08	c #Conflicts:     722000 | #Learnt:      30373 | 0.000
627.89/628.08	c total clause space: 206.656MB
627.89/628.08	c total #watches: 246150
629.59/629.70	c total #propagations: 16722077 / total #impl: 741808782 (eff. 0.023)
629.59/629.70	c #Conflicts:     723000 | #Learnt:      31373 | 0.000
629.59/629.70	c total clause space: 206.656MB
629.59/629.70	c total #watches: 254420
630.99/631.11	c total #propagations: 16741188 / total #impl: 743217232 (eff. 0.023)
630.99/631.11	c #Conflicts:     724000 | #Learnt:      32373 | 0.000
630.99/631.11	c total clause space: 206.656MB
630.99/631.11	c total #watches: 263721
632.79/632.91	c total #propagations: 16759315 / total #impl: 744559885 (eff. 0.023)
632.79/632.91	c #Conflicts:     725000 | #Learnt:      33373 | 0.000
632.79/632.91	c total clause space: 206.656MB
632.79/632.91	c total #watches: 272843
634.39/634.56	c total #propagations: 16778283 / total #impl: 746345471 (eff. 0.022)
634.39/634.56	c #Conflicts:     726000 | #Learnt:      34373 | 0.000
634.39/634.56	c total clause space: 206.656MB
634.39/634.56	c total #watches: 281644
636.29/636.45	c total #propagations: 16797021 / total #impl: 747862126 (eff. 0.022)
636.29/636.45	c #Conflicts:     727000 | #Learnt:      35373 | 0.000
636.29/636.45	c total clause space: 206.656MB
636.29/636.45	c total #watches: 289645
638.29/638.41	c total #propagations: 16817258 / total #impl: 749242107 (eff. 0.022)
638.29/638.41	c #Conflicts:     728000 | #Learnt:      36373 | 0.000
638.29/638.41	c total clause space: 206.656MB
638.29/638.41	c total #watches: 298953
640.20/640.35	c total #propagations: 16837002 / total #impl: 750915538 (eff. 0.022)
640.20/640.35	c #Conflicts:     729000 | #Learnt:      37373 | 0.000
640.20/640.35	c total clause space: 206.656MB
640.20/640.35	c total #watches: 309319
642.30/642.45	c total #propagations: 16856799 / total #impl: 752297576 (eff. 0.022)
642.30/642.45	c #Conflicts:     730000 | #Learnt:      38373 | 0.000
642.30/642.45	c total clause space: 206.656MB
642.30/642.45	c total #watches: 320008
644.60/644.79	c total #propagations: 16878000 / total #impl: 753433025 (eff. 0.022)
644.60/644.79	c #Conflicts:     731000 | #Learnt:      39373 | 0.000
644.60/644.79	c total clause space: 206.656MB
644.60/644.79	c total #watches: 330350
646.89/647.00	c total #propagations: 16897359 / total #impl: 755213066 (eff. 0.022)
646.89/647.00	c #Conflicts:     732000 | #Learnt:      40373 | 0.000
646.89/647.00	c total clause space: 206.656MB
646.89/647.00	c total #watches: 341305
648.90/649.02	c total #propagations: 16915785 / total #impl: 756721705 (eff. 0.022)
648.90/649.02	c GC COLLECT
648.90/649.02	c #Conflicts:     733000 | #Learnt:      20773 | 0.000
648.90/649.02	c total clause space: 206.656MB
648.90/649.02	c total #watches: 162493
649.89/650.06	c total #propagations: 16933982 / total #impl: 758068907 (eff. 0.022)
649.89/650.06	c #Conflicts:     734000 | #Learnt:      21773 | 0.000
649.89/650.06	c total clause space: 206.656MB
649.89/650.06	c total #watches: 169882
650.79/650.91	c total #propagations: 16951636 / total #impl: 759765728 (eff. 0.022)
650.79/650.91	c #Conflicts:     735000 | #Learnt:      22773 | 0.000
650.79/650.91	c total clause space: 206.656MB
650.79/650.91	c total #watches: 178434
651.59/651.71	c total #propagations: 16970513 / total #impl: 760716865 (eff. 0.022)
651.59/651.71	c #Conflicts:     736000 | #Learnt:      23773 | 0.000
651.59/651.71	c total clause space: 206.656MB
651.59/651.71	c total #watches: 187435
652.59/652.70	c total #propagations: 16989786 / total #impl: 761578190 (eff. 0.022)
652.59/652.70	c #Conflicts:     737000 | #Learnt:      24773 | 0.000
652.59/652.70	c total clause space: 206.656MB
652.59/652.70	c total #watches: 197448
653.59/653.72	c total #propagations: 17009643 / total #impl: 762686835 (eff. 0.022)
653.59/653.72	c #Conflicts:     738000 | #Learnt:      25773 | 0.000
653.59/653.72	c total clause space: 206.656MB
653.59/653.72	c total #watches: 207619
654.89/655.02	c total #propagations: 17030379 / total #impl: 764132239 (eff. 0.022)
654.89/655.02	c #Conflicts:     739000 | #Learnt:      26773 | 0.000
654.89/655.02	c total clause space: 206.656MB
654.89/655.02	c total #watches: 216637
656.19/656.37	c total #propagations: 17052813 / total #impl: 765290521 (eff. 0.022)
656.19/656.37	c #Conflicts:     740000 | #Learnt:      27773 | 0.000
656.19/656.37	c total clause space: 206.656MB
656.19/656.37	c total #watches: 225790
657.70/657.87	c total #propagations: 17071992 / total #impl: 766790601 (eff. 0.022)
657.70/657.87	c #Conflicts:     741000 | #Learnt:      28773 | 0.000
657.70/657.87	c total clause space: 206.656MB
657.70/657.87	c total #watches: 235530
659.19/659.35	c total #propagations: 17092703 / total #impl: 768117012 (eff. 0.022)
659.19/659.35	c #Conflicts:     742000 | #Learnt:      29773 | 0.000
659.19/659.35	c total clause space: 206.656MB
659.19/659.35	c total #watches: 246777
660.69/660.88	c total #propagations: 17111448 / total #impl: 769811457 (eff. 0.022)
660.69/660.88	c #Conflicts:     743000 | #Learnt:      30773 | 0.000
660.69/660.88	c total clause space: 206.656MB
660.69/660.88	c total #watches: 257269
662.29/662.43	c total #propagations: 17130521 / total #impl: 771356661 (eff. 0.022)
662.29/662.43	c #Conflicts:     744000 | #Learnt:      31773 | 0.000
662.29/662.43	c total clause space: 206.656MB
662.29/662.43	c total #watches: 267705
663.89/664.09	c total #propagations: 17150142 / total #impl: 772823042 (eff. 0.022)
663.89/664.09	c #Conflicts:     745000 | #Learnt:      32773 | 0.000
663.89/664.09	c total clause space: 206.656MB
663.89/664.09	c total #watches: 277302
665.69/665.80	c total #propagations: 17170582 / total #impl: 774318738 (eff. 0.022)
665.69/665.80	c #Conflicts:     746000 | #Learnt:      33773 | 0.000
665.69/665.80	c total clause space: 206.656MB
665.69/665.80	c total #watches: 285566
667.19/667.39	c total #propagations: 17191008 / total #impl: 775964285 (eff. 0.022)
667.19/667.39	c #Conflicts:     747000 | #Learnt:      34773 | 0.000
667.19/667.39	c total clause space: 206.656MB
667.19/667.39	c total #watches: 293474
668.29/668.48	c total #propagations: 17210734 / total #impl: 777469579 (eff. 0.022)
668.29/668.48	c #Conflicts:     748000 | #Learnt:      35773 | 0.000
668.29/668.48	c total clause space: 206.656MB
668.29/668.48	c total #watches: 302446
669.69/669.80	c total #propagations: 17230480 / total #impl: 778618751 (eff. 0.022)
669.69/669.80	c #Conflicts:     749000 | #Learnt:      36773 | 0.000
669.69/669.80	c total clause space: 206.656MB
669.69/669.80	c total #watches: 310483
670.99/671.16	c total #propagations: 17252285 / total #impl: 779811098 (eff. 0.022)
670.99/671.16	c #Conflicts:     750000 | #Learnt:      37773 | 0.000
670.99/671.16	c total clause space: 206.656MB
670.99/671.16	c total #watches: 318917
673.59/673.75	c total #propagations: 17273588 / total #impl: 781239979 (eff. 0.022)
673.59/673.75	c #Conflicts:     751000 | #Learnt:      38773 | 0.000
673.59/673.75	c total clause space: 206.656MB
673.59/673.75	c total #watches: 324482
676.39/676.51	c total #propagations: 17299817 / total #impl: 782406179 (eff. 0.022)
676.39/676.51	c #Conflicts:     752000 | #Learnt:      39773 | 0.000
676.39/676.51	c total clause space: 206.656MB
676.39/676.51	c total #watches: 329356
678.59/678.70	c total #propagations: 17325591 / total #impl: 784474729 (eff. 0.022)
678.59/678.70	c #Conflicts:     753000 | #Learnt:      40773 | 0.000
678.59/678.70	c total clause space: 206.656MB
678.59/678.70	c total #watches: 336165
680.49/680.69	c total #propagations: 17348119 / total #impl: 785841632 (eff. 0.022)
680.49/680.69	c #Conflicts:     754000 | #Learnt:      41773 | 0.000
680.49/680.69	c total clause space: 206.656MB
680.49/680.69	c total #watches: 343478
681.99/682.12	c total #propagations: 17370201 / total #impl: 787131344 (eff. 0.022)
681.99/682.12	c GC COLLECT
681.99/682.12	c #Conflicts:     755000 | #Learnt:      21868 | 0.000
681.99/682.12	c total clause space: 206.656MB
681.99/682.12	c total #watches: 169237
683.09/683.25	c total #propagations: 17392876 / total #impl: 788545677 (eff. 0.022)
683.09/683.25	c #Conflicts:     756000 | #Learnt:      22868 | 0.000
683.09/683.25	c total clause space: 206.656MB
683.09/683.25	c total #watches: 175240
684.19/684.33	c total #propagations: 17416303 / total #impl: 789380515 (eff. 0.022)
684.19/684.33	c #Conflicts:     757000 | #Learnt:      23868 | 0.000
684.19/684.33	c total clause space: 206.656MB
684.19/684.33	c total #watches: 180487
685.48/685.67	c total #propagations: 17439795 / total #impl: 790387949 (eff. 0.022)
685.48/685.67	c #Conflicts:     758000 | #Learnt:      24868 | 0.000
685.48/685.67	c total clause space: 206.656MB
685.48/685.67	c total #watches: 185431
686.98/687.16	c total #propagations: 17465877 / total #impl: 791083337 (eff. 0.022)
686.98/687.16	c #Conflicts:     759000 | #Learnt:      25868 | 0.000
686.98/687.16	c total clause space: 206.656MB
686.98/687.16	c total #watches: 191946
688.18/688.34	c total #propagations: 17490722 / total #impl: 791713104 (eff. 0.022)
688.18/688.34	c #Conflicts:     760000 | #Learnt:      26868 | 0.000
688.18/688.34	c total clause space: 206.656MB
688.18/688.34	c total #watches: 198505
689.08/689.28	c total #propagations: 17512163 / total #impl: 792389176 (eff. 0.022)
689.08/689.28	c #Conflicts:     761000 | #Learnt:      27868 | 0.000
689.08/689.28	c total clause space: 206.656MB
689.08/689.28	c total #watches: 204997
689.98/690.14	c total #propagations: 17532960 / total #impl: 793221275 (eff. 0.022)
689.98/690.14	c #Conflicts:     762000 | #Learnt:      28868 | 0.000
689.98/690.14	c total clause space: 206.656MB
689.98/690.14	c total #watches: 211390
691.08/691.20	c total #propagations: 17554086 / total #impl: 794260803 (eff. 0.022)
691.08/691.20	c #Conflicts:     763000 | #Learnt:      29868 | 0.000
691.08/691.20	c total clause space: 206.656MB
691.08/691.20	c total #watches: 219348
691.98/692.15	c total #propagations: 17574802 / total #impl: 795297634 (eff. 0.022)
691.98/692.15	c #Conflicts:     764000 | #Learnt:      30868 | 0.000
691.98/692.15	c total clause space: 206.656MB
691.98/692.15	c total #watches: 228524
692.99/693.15	c total #propagations: 17592848 / total #impl: 796399089 (eff. 0.022)
692.99/693.15	c #Conflicts:     765000 | #Learnt:      31868 | 0.000
692.99/693.15	c total clause space: 206.656MB
692.99/693.15	c total #watches: 235767
693.88/694.03	c total #propagations: 17615655 / total #impl: 797290495 (eff. 0.022)
693.88/694.03	c #Conflicts:     766000 | #Learnt:      32868 | 0.000
693.88/694.03	c total clause space: 206.656MB
693.88/694.03	c total #watches: 243139
694.98/695.19	c total #propagations: 17636928 / total #impl: 798338721 (eff. 0.022)
694.98/695.19	c #Conflicts:     767000 | #Learnt:      33868 | 0.000
694.98/695.19	c total clause space: 206.656MB
694.98/695.19	c total #watches: 249258
696.38/696.59	c total #propagations: 17659974 / total #impl: 799238024 (eff. 0.022)
696.38/696.59	c #Conflicts:     768000 | #Learnt:      34868 | 0.000
696.38/696.59	c total clause space: 206.656MB
696.38/696.59	c total #watches: 257179
697.39/697.56	c total #propagations: 17682117 / total #impl: 800471539 (eff. 0.022)
697.39/697.56	c #Conflicts:     769000 | #Learnt:      35868 | 0.000
697.39/697.56	c total clause space: 206.656MB
697.39/697.56	c total #watches: 264829
698.39/698.52	c total #propagations: 17703499 / total #impl: 801480371 (eff. 0.022)
698.39/698.52	c #Conflicts:     770000 | #Learnt:      36868 | 0.000
698.39/698.52	c total clause space: 206.656MB
698.39/698.52	c total #watches: 272117
699.59/699.74	c total #propagations: 17723961 / total #impl: 802516917 (eff. 0.022)
699.59/699.74	c #Conflicts:     771000 | #Learnt:      37868 | 0.000
699.59/699.74	c total clause space: 206.656MB
699.59/699.74	c total #watches: 280181
700.69/700.81	c total #propagations: 17742778 / total #impl: 803936598 (eff. 0.022)
700.69/700.81	c #Conflicts:     772000 | #Learnt:      38868 | 0.000
700.69/700.81	c total clause space: 206.656MB
700.69/700.81	c total #watches: 289660
701.98/702.12	c total #propagations: 17761933 / total #impl: 805104549 (eff. 0.022)
701.98/702.12	c #Conflicts:     773000 | #Learnt:      39868 | 0.000
701.98/702.12	c total clause space: 206.656MB
701.98/702.12	c total #watches: 295809
703.89/704.10	c total #propagations: 17784489 / total #impl: 806262209 (eff. 0.022)
703.89/704.10	c #Conflicts:     774000 | #Learnt:      40868 | 0.000
703.89/704.10	c total clause space: 206.656MB
703.89/704.10	c total #watches: 302504
705.38/705.51	c total #propagations: 17808279 / total #impl: 807853117 (eff. 0.022)
705.38/705.51	c #Conflicts:     775000 | #Learnt:      41868 | 0.000
705.38/705.51	c total clause space: 206.656MB
705.38/705.51	c total #watches: 309761
706.38/706.53	c total #propagations: 17829402 / total #impl: 809198961 (eff. 0.022)
706.38/706.53	c GC COLLECT
706.38/706.53	c #Conflicts:     776000 | #Learnt:      21666 | 0.000
706.38/706.53	c total clause space: 206.656MB
706.38/706.53	c total #watches: 167836
707.08/707.28	c total #propagations: 17849687 / total #impl: 810207202 (eff. 0.022)
707.08/707.28	c #Conflicts:     777000 | #Learnt:      22666 | 0.000
707.08/707.28	c total clause space: 206.656MB
707.08/707.28	c total #watches: 173528
708.18/708.40	c total #propagations: 17868298 / total #impl: 811151920 (eff. 0.022)
708.18/708.40	c #Conflicts:     778000 | #Learnt:      23666 | 0.000
708.18/708.40	c total clause space: 206.656MB
708.18/708.40	c total #watches: 178303
709.28/709.48	c total #propagations: 17891532 / total #impl: 812078565 (eff. 0.022)
709.28/709.48	c #Conflicts:     779000 | #Learnt:      24666 | 0.000
709.28/709.48	c total clause space: 206.656MB
709.28/709.48	c total #watches: 185596
710.28/710.45	c total #propagations: 17915153 / total #impl: 812899709 (eff. 0.022)
710.28/710.45	c #Conflicts:     780000 | #Learnt:      25666 | 0.000
710.28/710.45	c total clause space: 206.656MB
710.28/710.45	c total #watches: 191935
711.38/711.51	c total #propagations: 17936144 / total #impl: 814080964 (eff. 0.022)
711.38/711.51	c #Conflicts:     781000 | #Learnt:      26666 | 0.000
711.38/711.51	c total clause space: 206.656MB
711.38/711.51	c total #watches: 198841
712.58/712.74	c total #propagations: 17957061 / total #impl: 815144238 (eff. 0.022)
712.58/712.74	c #Conflicts:     782000 | #Learnt:      27666 | 0.000
712.58/712.74	c total clause space: 206.656MB
712.58/712.74	c total #watches: 206634
713.79/713.97	c total #propagations: 17978798 / total #impl: 816472190 (eff. 0.022)
713.79/713.97	c #Conflicts:     783000 | #Learnt:      28666 | 0.000
713.79/713.97	c total clause space: 206.656MB
713.79/713.97	c total #watches: 212444
715.08/715.21	c total #propagations: 17999770 / total #impl: 817641702 (eff. 0.022)
715.08/715.21	c #Conflicts:     784000 | #Learnt:      29666 | 0.000
715.08/715.21	c total clause space: 206.656MB
715.08/715.21	c total #watches: 219690
716.38/716.54	c total #propagations: 18020206 / total #impl: 818900209 (eff. 0.022)
716.38/716.54	c #Conflicts:     785000 | #Learnt:      30666 | 0.000
716.38/716.54	c total clause space: 206.656MB
716.38/716.54	c total #watches: 225780
717.88/718.03	c total #propagations: 18040555 / total #impl: 820108709 (eff. 0.022)
717.88/718.03	c #Conflicts:     786000 | #Learnt:      31666 | 0.000
717.88/718.03	c total clause space: 206.656MB
717.88/718.03	c total #watches: 231445
719.48/719.62	c total #propagations: 18062014 / total #impl: 821090706 (eff. 0.022)
719.48/719.62	c #Conflicts:     787000 | #Learnt:      32666 | 0.000
719.48/719.62	c total clause space: 206.656MB
719.48/719.62	c total #watches: 238811
721.08/721.27	c total #propagations: 18083627 / total #impl: 822169704 (eff. 0.022)
721.08/721.27	c #Conflicts:     788000 | #Learnt:      33666 | 0.000
721.08/721.27	c total clause space: 206.656MB
721.08/721.27	c total #watches: 247273
722.68/722.89	c total #propagations: 18105554 / total #impl: 823416935 (eff. 0.022)
722.68/722.89	c #Conflicts:     789000 | #Learnt:      34666 | 0.000
722.68/722.89	c total clause space: 206.656MB
722.68/722.89	c total #watches: 252976
724.48/724.61	c total #propagations: 18129332 / total #impl: 824519964 (eff. 0.022)
724.48/724.61	c #Conflicts:     790000 | #Learnt:      35666 | 0.000
724.48/724.61	c total clause space: 206.656MB
724.48/724.61	c total #watches: 257596
726.18/726.30	c total #propagations: 18157231 / total #impl: 825320184 (eff. 0.022)
726.18/726.30	c #Conflicts:     791000 | #Learnt:      36666 | 0.000
726.18/726.30	c total clause space: 206.656MB
726.18/726.30	c total #watches: 262894
727.58/727.77	c total #propagations: 18184197 / total #impl: 826040015 (eff. 0.022)
727.58/727.77	c #Conflicts:     792000 | #Learnt:      37666 | 0.000
727.58/727.77	c total clause space: 206.656MB
727.58/727.77	c total #watches: 268636
729.28/729.40	c total #propagations: 18208160 / total #impl: 827227405 (eff. 0.022)
729.28/729.40	c #Conflicts:     793000 | #Learnt:      38666 | 0.000
729.28/729.40	c total clause space: 206.656MB
729.28/729.40	c total #watches: 276126
730.78/730.94	c total #propagations: 18232501 / total #impl: 828640480 (eff. 0.022)
730.78/730.94	c #Conflicts:     794000 | #Learnt:      39666 | 0.000
730.78/730.94	c total clause space: 206.656MB
730.78/730.94	c total #watches: 282849
732.68/732.80	c total #propagations: 18256442 / total #impl: 829535665 (eff. 0.022)
732.68/732.80	c #Conflicts:     795000 | #Learnt:      40666 | 0.000
732.68/732.80	c total clause space: 206.656MB
732.68/732.80	c total #watches: 290623
734.18/734.35	c total #propagations: 18278057 / total #impl: 830579457 (eff. 0.022)
734.18/734.35	c #Conflicts:     796000 | #Learnt:      41666 | 0.000
734.18/734.35	c total clause space: 206.656MB
734.18/734.35	c total #watches: 299375
735.88/736.03	c total #propagations: 18298013 / total #impl: 832269562 (eff. 0.022)
735.88/736.03	c #Conflicts:     797000 | #Learnt:      42666 | 0.000
735.88/736.03	c total clause space: 206.656MB
735.88/736.03	c total #watches: 308062
736.77/736.90	c total #propagations: 18318387 / total #impl: 834222517 (eff. 0.022)
736.77/736.90	c GC COLLECT
736.77/736.90	c #Conflicts:     798000 | #Learnt:      22162 | 0.000
736.77/736.90	c total clause space: 206.656MB
736.77/736.90	c total #watches: 170883
737.87/738.06	c total #propagations: 18339325 / total #impl: 835386707 (eff. 0.022)
737.87/738.06	c #Conflicts:     799000 | #Learnt:      23162 | 0.000
737.87/738.06	c total clause space: 206.656MB
737.87/738.06	c total #watches: 177661
738.97/739.19	c total #propagations: 18361926 / total #impl: 837284956 (eff. 0.022)
738.97/739.19	c #Conflicts:     800000 | #Learnt:      24162 | 0.000
738.97/739.19	c total clause space: 206.656MB
738.97/739.19	c total #watches: 187382
739.87/740.09	c total #propagations: 18380323 / total #impl: 839742963 (eff. 0.022)
739.87/740.09	c #Conflicts:     801000 | #Learnt:      25162 | 0.000
739.87/740.09	c total clause space: 206.656MB
739.87/740.09	c total #watches: 196784
740.87/741.07	c total #propagations: 18399455 / total #impl: 840995484 (eff. 0.022)
740.87/741.07	c #Conflicts:     802000 | #Learnt:      26162 | 0.000
740.87/741.07	c total clause space: 206.656MB
740.87/741.07	c total #watches: 204211
742.27/742.40	c total #propagations: 18420158 / total #impl: 841926288 (eff. 0.022)
742.27/742.40	c #Conflicts:     803000 | #Learnt:      27162 | 0.000
742.27/742.40	c total clause space: 206.656MB
742.27/742.40	c total #watches: 210424
743.27/743.49	c total #propagations: 18441036 / total #impl: 842760651 (eff. 0.022)
743.27/743.49	c #Conflicts:     804000 | #Learnt:      28162 | 0.000
743.27/743.49	c total clause space: 206.656MB
743.27/743.49	c total #watches: 216938
744.77/744.92	c total #propagations: 18461942 / total #impl: 843648796 (eff. 0.022)
744.77/744.92	c #Conflicts:     805000 | #Learnt:      29162 | 0.000
744.77/744.92	c total clause space: 206.656MB
744.77/744.92	c total #watches: 224734
746.47/746.67	c total #propagations: 18484971 / total #impl: 844851345 (eff. 0.022)
746.47/746.67	c #Conflicts:     806000 | #Learnt:      30162 | 0.000
746.47/746.67	c total clause space: 206.656MB
746.47/746.67	c total #watches: 232697
748.27/748.42	c total #propagations: 18509725 / total #impl: 846406056 (eff. 0.022)
748.27/748.42	c #Conflicts:     807000 | #Learnt:      31162 | 0.000
748.27/748.42	c total clause space: 206.656MB
748.27/748.42	c total #watches: 238957
749.87/750.07	c total #propagations: 18535207 / total #impl: 847661585 (eff. 0.022)
749.87/750.07	c #Conflicts:     808000 | #Learnt:      32162 | 0.000
749.87/750.07	c total clause space: 206.656MB
749.87/750.07	c total #watches: 247978
751.47/751.63	c total #propagations: 18561309 / total #impl: 848817573 (eff. 0.022)
751.47/751.63	c #Conflicts:     809000 | #Learnt:      33162 | 0.000
751.47/751.63	c total clause space: 206.656MB
751.47/751.63	c total #watches: 254199
752.67/752.82	c total #propagations: 18583506 / total #impl: 849888796 (eff. 0.022)
752.67/752.82	c #Conflicts:     810000 | #Learnt:      34162 | 0.000
752.67/752.82	c total clause space: 206.656MB
752.67/752.82	c total #watches: 262308
754.48/754.67	c total #propagations: 18602190 / total #impl: 851088392 (eff. 0.022)
754.48/754.67	c #Conflicts:     811000 | #Learnt:      35162 | 0.000
754.48/754.67	c total clause space: 206.656MB
754.48/754.67	c total #watches: 268564
755.87/756.00	c total #propagations: 18627447 / total #impl: 852554185 (eff. 0.022)
755.87/756.00	c #Conflicts:     812000 | #Learnt:      36162 | 0.000
755.87/756.00	c total clause space: 206.656MB
755.87/756.00	c total #watches: 276821
757.07/757.26	c total #propagations: 18646816 / total #impl: 853876793 (eff. 0.022)
757.07/757.26	c #Conflicts:     813000 | #Learnt:      37162 | 0.000
757.07/757.26	c total clause space: 206.656MB
757.07/757.26	c total #watches: 285041
758.27/758.48	c total #propagations: 18665611 / total #impl: 855068823 (eff. 0.022)
758.27/758.48	c #Conflicts:     814000 | #Learnt:      38162 | 0.000
758.27/758.48	c total clause space: 206.656MB
758.27/758.48	c total #watches: 292802
759.57/759.73	c total #propagations: 18684667 / total #impl: 856125635 (eff. 0.022)
759.57/759.73	c #Conflicts:     815000 | #Learnt:      39162 | 0.000
759.57/759.73	c total clause space: 206.656MB
759.57/759.73	c total #watches: 299916
760.67/760.84	c total #propagations: 18703978 / total #impl: 857278450 (eff. 0.022)
760.67/760.84	c #Conflicts:     816000 | #Learnt:      40162 | 0.000
760.67/760.84	c total clause space: 206.656MB
760.67/760.84	c total #watches: 307706
761.77/761.93	c total #propagations: 18721922 / total #impl: 858153630 (eff. 0.022)
761.77/761.93	c #Conflicts:     817000 | #Learnt:      41162 | 0.000
761.77/761.93	c total clause space: 206.656MB
761.77/761.93	c total #watches: 315467
762.87/763.04	c total #propagations: 18739519 / total #impl: 859484842 (eff. 0.022)
762.87/763.04	c #Conflicts:     818000 | #Learnt:      42162 | 0.000
762.87/763.04	c total clause space: 206.656MB
762.87/763.04	c total #watches: 320977
764.17/764.38	c total #propagations: 18759430 / total #impl: 860685566 (eff. 0.022)
764.17/764.38	c #Conflicts:     819000 | #Learnt:      43162 | 0.000
764.17/764.38	c total clause space: 206.656MB
764.17/764.38	c total #watches: 328128
765.37/765.54	c total #propagations: 18780687 / total #impl: 861877579 (eff. 0.022)
765.37/765.54	c GC COLLECT
765.37/765.54	c #Conflicts:     820000 | #Learnt:      22362 | 0.000
765.37/765.54	c total clause space: 206.656MB
765.37/765.54	c total #watches: 172788
766.17/766.30	c total #propagations: 18799175 / total #impl: 863030210 (eff. 0.022)
766.17/766.30	c #Conflicts:     821000 | #Learnt:      23362 | 0.000
766.17/766.30	c total clause space: 206.656MB
766.17/766.30	c total #watches: 181783
766.77/766.97	c total #propagations: 18817028 / total #impl: 863996812 (eff. 0.022)
766.77/766.97	c #Conflicts:     822000 | #Learnt:      24362 | 0.000
766.77/766.97	c total clause space: 206.656MB
766.77/766.97	c total #watches: 188706
767.57/767.70	c total #propagations: 18832596 / total #impl: 865287232 (eff. 0.022)
767.57/767.70	c #Conflicts:     823000 | #Learnt:      25362 | 0.000
767.57/767.70	c total clause space: 206.656MB
767.57/767.70	c total #watches: 195259
768.27/768.49	c total #propagations: 18851168 / total #impl: 866353354 (eff. 0.022)
768.27/768.49	c #Conflicts:     824000 | #Learnt:      26362 | 0.000
768.27/768.49	c total clause space: 206.656MB
768.27/768.49	c total #watches: 201767
769.07/769.22	c total #propagations: 18870105 / total #impl: 867547023 (eff. 0.022)
769.07/769.22	c #Conflicts:     825000 | #Learnt:      27362 | 0.000
769.07/769.22	c total clause space: 206.656MB
769.07/769.22	c total #watches: 209989
769.77/769.97	c total #propagations: 18887692 / total #impl: 868590950 (eff. 0.022)
769.77/769.97	c #Conflicts:     826000 | #Learnt:      28362 | 0.000
769.77/769.97	c total clause space: 206.656MB
769.77/769.97	c total #watches: 217232
770.57/770.77	c total #propagations: 18904939 / total #impl: 869999439 (eff. 0.022)
770.57/770.77	c #Conflicts:     827000 | #Learnt:      29362 | 0.000
770.57/770.77	c total clause space: 206.656MB
770.57/770.77	c total #watches: 226261
771.47/771.63	c total #propagations: 18922846 / total #impl: 871085982 (eff. 0.022)
771.47/771.63	c #Conflicts:     828000 | #Learnt:      30362 | 0.000
771.47/771.63	c total clause space: 206.656MB
771.47/771.63	c total #watches: 233805
772.37/772.59	c total #propagations: 18941172 / total #impl: 872197671 (eff. 0.022)
772.37/772.59	c #Conflicts:     829000 | #Learnt:      31362 | 0.000
772.37/772.59	c total clause space: 206.656MB
772.37/772.59	c total #watches: 240438
773.37/773.51	c total #propagations: 18961096 / total #impl: 873492263 (eff. 0.022)
773.37/773.51	c #Conflicts:     830000 | #Learnt:      32362 | 0.000
773.37/773.51	c total clause space: 206.656MB
773.37/773.51	c total #watches: 247215
774.27/774.48	c total #propagations: 18980003 / total #impl: 874760678 (eff. 0.022)
774.27/774.48	c #Conflicts:     831000 | #Learnt:      33362 | 0.000
774.27/774.48	c total clause space: 206.656MB
774.27/774.48	c total #watches: 254824
775.27/775.44	c total #propagations: 18999958 / total #impl: 876026955 (eff. 0.022)
775.27/775.44	c #Conflicts:     832000 | #Learnt:      34362 | 0.000
775.27/775.44	c total clause space: 206.656MB
775.27/775.44	c total #watches: 262124
776.17/776.38	c total #propagations: 19018480 / total #impl: 877132475 (eff. 0.022)
776.17/776.38	c #Conflicts:     833000 | #Learnt:      35362 | 0.000
776.17/776.38	c total clause space: 206.656MB
776.17/776.38	c total #watches: 268770
777.47/777.66	c total #propagations: 19037087 / total #impl: 878285665 (eff. 0.022)
777.47/777.66	c #Conflicts:     834000 | #Learnt:      36362 | 0.000
777.47/777.66	c total clause space: 206.656MB
777.47/777.66	c total #watches: 277860
778.97/779.10	c total #propagations: 19054280 / total #impl: 880088943 (eff. 0.022)
778.97/779.10	c #Conflicts:     835000 | #Learnt:      37362 | 0.000
778.97/779.10	c total clause space: 206.656MB
778.97/779.10	c total #watches: 285655
780.27/780.41	c total #propagations: 19069973 / total #impl: 881948016 (eff. 0.022)
780.27/780.41	c #Conflicts:     836000 | #Learnt:      38362 | 0.000
780.27/780.41	c total clause space: 206.656MB
780.27/780.41	c total #watches: 293595
781.57/781.78	c total #propagations: 19087231 / total #impl: 883547870 (eff. 0.022)
781.57/781.78	c #Conflicts:     837000 | #Learnt:      39362 | 0.000
781.57/781.78	c total clause space: 206.656MB
781.57/781.78	c total #watches: 301588
783.07/783.21	c total #propagations: 19103311 / total #impl: 885600105 (eff. 0.022)
783.07/783.21	c #Conflicts:     838000 | #Learnt:      40362 | 0.000
783.07/783.21	c total clause space: 206.656MB
783.07/783.21	c total #watches: 309198
784.17/784.32	c total #propagations: 19118912 / total #impl: 887042829 (eff. 0.022)
784.17/784.32	c #Conflicts:     839000 | #Learnt:      41362 | 0.000
784.17/784.32	c total clause space: 206.656MB
784.17/784.32	c total #watches: 314261
785.27/785.43	c total #propagations: 19135842 / total #impl: 888408937 (eff. 0.022)
785.27/785.43	c #Conflicts:     840000 | #Learnt:      42362 | 0.000
785.27/785.43	c total clause space: 206.656MB
785.27/785.43	c total #watches: 320812
786.67/786.88	c total #propagations: 19151045 / total #impl: 889695619 (eff. 0.022)
786.67/786.88	c #Conflicts:     841000 | #Learnt:      43362 | 0.000
786.67/786.88	c total clause space: 206.656MB
786.67/786.88	c total #watches: 328458
788.06/788.25	c total #propagations: 19167909 / total #impl: 891213135 (eff. 0.022)
788.06/788.25	c GC COLLECT
788.06/788.25	c #Conflicts:     842000 | #Learnt:      22262 | 0.000
788.06/788.25	c total clause space: 206.656MB
788.06/788.25	c total #watches: 172195
788.76/788.92	c total #propagations: 19184107 / total #impl: 892495052 (eff. 0.021)
788.76/788.92	c #Conflicts:     843000 | #Learnt:      23262 | 0.000
788.76/788.92	c total clause space: 206.656MB
788.76/788.92	c total #watches: 181198
789.36/789.59	c total #propagations: 19199824 / total #impl: 893529874 (eff. 0.021)
789.36/789.59	c #Conflicts:     844000 | #Learnt:      24262 | 0.000
789.36/789.59	c total clause space: 206.656MB
789.36/789.59	c total #watches: 189146
790.16/790.33	c total #propagations: 19217279 / total #impl: 894818815 (eff. 0.021)
790.16/790.33	c #Conflicts:     845000 | #Learnt:      25262 | 0.000
790.16/790.33	c total clause space: 206.656MB
790.16/790.33	c total #watches: 196664
791.06/791.25	c total #propagations: 19234533 / total #impl: 896020492 (eff. 0.021)
791.06/791.25	c #Conflicts:     846000 | #Learnt:      26262 | 0.000
791.06/791.25	c total clause space: 206.656MB
791.06/791.25	c total #watches: 204454
791.97/792.19	c total #propagations: 19251916 / total #impl: 897841051 (eff. 0.021)
791.97/792.19	c #Conflicts:     847000 | #Learnt:      27262 | 0.000
791.97/792.19	c total clause space: 206.656MB
791.97/792.19	c total #watches: 210530
792.86/793.03	c total #propagations: 19271214 / total #impl: 898910834 (eff. 0.021)
792.86/793.03	c #Conflicts:     848000 | #Learnt:      28262 | 0.000
792.86/793.03	c total clause space: 206.656MB
792.86/793.03	c total #watches: 216318
793.86/794.01	c total #propagations: 19290693 / total #impl: 899881789 (eff. 0.021)
793.86/794.01	c #Conflicts:     849000 | #Learnt:      29262 | 0.000
793.86/794.01	c total clause space: 206.656MB
793.86/794.01	c total #watches: 222490
794.76/794.95	c total #propagations: 19307624 / total #impl: 901169869 (eff. 0.021)
794.76/794.95	c #Conflicts:     850000 | #Learnt:      30262 | 0.000
794.76/794.95	c total clause space: 206.656MB
794.76/794.95	c total #watches: 229441
795.76/795.92	c total #propagations: 19324666 / total #impl: 902276088 (eff. 0.021)
795.76/795.92	c #Conflicts:     851000 | #Learnt:      31262 | 0.000
795.76/795.92	c total clause space: 206.656MB
795.76/795.92	c total #watches: 238230
796.66/796.88	c total #propagations: 19342089 / total #impl: 903592879 (eff. 0.021)
796.66/796.88	c #Conflicts:     852000 | #Learnt:      32262 | 0.000
796.66/796.88	c total clause space: 206.656MB
796.66/796.88	c total #watches: 243711
797.66/797.82	c total #propagations: 19360368 / total #impl: 904836555 (eff. 0.021)
797.66/797.82	c #Conflicts:     853000 | #Learnt:      33262 | 0.000
797.66/797.82	c total clause space: 206.656MB
797.66/797.82	c total #watches: 250451
798.57/798.73	c total #propagations: 19376069 / total #impl: 906128912 (eff. 0.021)
798.57/798.73	c #Conflicts:     854000 | #Learnt:      34262 | 0.000
798.57/798.73	c total clause space: 206.656MB
798.57/798.73	c total #watches: 258362
799.76/799.91	c total #propagations: 19390468 / total #impl: 907343101 (eff. 0.021)
799.76/799.91	c #Conflicts:     855000 | #Learnt:      35262 | 0.000
799.76/799.91	c total clause space: 206.656MB
799.76/799.91	c total #watches: 264093
800.86/801.01	c total #propagations: 19409924 / total #impl: 908292520 (eff. 0.021)
800.86/801.01	c #Conflicts:     856000 | #Learnt:      36262 | 0.000
800.86/801.01	c total clause space: 206.656MB
800.86/801.01	c total #watches: 271646
802.06/802.24	c total #propagations: 19430023 / total #impl: 909337344 (eff. 0.021)
802.06/802.24	c #Conflicts:     857000 | #Learnt:      37262 | 0.000
802.06/802.24	c total clause space: 206.656MB
802.06/802.24	c total #watches: 278673
803.46/803.66	c total #propagations: 19449427 / total #impl: 910479639 (eff. 0.021)
803.46/803.66	c #Conflicts:     858000 | #Learnt:      38262 | 0.000
803.46/803.66	c total clause space: 206.656MB
803.46/803.66	c total #watches: 285162
804.86/805.03	c total #propagations: 19470522 / total #impl: 911611959 (eff. 0.021)
804.86/805.03	c #Conflicts:     859000 | #Learnt:      39262 | 0.000
804.86/805.03	c total clause space: 206.656MB
804.86/805.03	c total #watches: 290737
806.56/806.70	c total #propagations: 19493310 / total #impl: 912766441 (eff. 0.021)
806.56/806.70	c #Conflicts:     860000 | #Learnt:      40262 | 0.000
806.56/806.70	c total clause space: 206.656MB
806.56/806.70	c total #watches: 297263
808.26/808.41	c total #propagations: 19515423 / total #impl: 913697984 (eff. 0.021)
808.26/808.41	c #Conflicts:     861000 | #Learnt:      41262 | 0.000
808.26/808.41	c total clause space: 206.656MB
808.26/808.41	c total #watches: 305679
809.66/809.89	c total #propagations: 19535544 / total #impl: 914707244 (eff. 0.021)
809.66/809.89	c #Conflicts:     862000 | #Learnt:      42262 | 0.000
809.66/809.89	c total clause space: 206.656MB
809.66/809.89	c total #watches: 314766
811.67/811.83	c total #propagations: 19556124 / total #impl: 915404855 (eff. 0.021)
811.67/811.83	c #Conflicts:     863000 | #Learnt:      43262 | 0.000
811.67/811.83	c total clause space: 206.656MB
811.67/811.83	c total #watches: 321762
814.06/814.22	c total #propagations: 19577031 / total #impl: 916294092 (eff. 0.021)
814.06/814.22	c #Conflicts:     864000 | #Learnt:      44262 | 0.000
814.06/814.22	c total clause space: 206.656MB
814.06/814.22	c total #watches: 326235
815.66/815.82	c total #propagations: 19598946 / total #impl: 917925979 (eff. 0.021)
815.66/815.82	c GC COLLECT
815.66/815.82	c #Conflicts:     865000 | #Learnt:      22862 | 0.000
815.66/815.82	c total clause space: 206.656MB
815.66/815.82	c total #watches: 175934
816.56/816.77	c total #propagations: 19620661 / total #impl: 919015613 (eff. 0.021)
816.56/816.77	c #Conflicts:     866000 | #Learnt:      23862 | 0.000
816.56/816.77	c total clause space: 206.656MB
816.56/816.77	c total #watches: 182550
817.27/817.44	c total #propagations: 19642151 / total #impl: 920026108 (eff. 0.021)
817.27/817.44	c #Conflicts:     867000 | #Learnt:      24862 | 0.000
817.27/817.44	c total clause space: 206.656MB
817.27/817.44	c total #watches: 187696
817.96/818.16	c total #propagations: 19661870 / total #impl: 920814037 (eff. 0.021)
817.96/818.16	c #Conflicts:     868000 | #Learnt:      25862 | 0.000
817.96/818.16	c total clause space: 206.656MB
817.96/818.16	c total #watches: 193641
818.86/819.00	c total #propagations: 19683081 / total #impl: 921624162 (eff. 0.021)
818.86/819.00	c #Conflicts:     869000 | #Learnt:      26862 | 0.000
818.86/819.00	c total clause space: 206.656MB
818.86/819.00	c total #watches: 200331
819.96/820.10	c total #propagations: 19704256 / total #impl: 922656068 (eff. 0.021)
819.96/820.10	c #Conflicts:     870000 | #Learnt:      27862 | 0.000
819.96/820.10	c total clause space: 206.656MB
819.96/820.10	c total #watches: 209824
821.06/821.29	c total #propagations: 19724104 / total #impl: 923891426 (eff. 0.021)
821.06/821.29	c #Conflicts:     871000 | #Learnt:      28862 | 0.000
821.06/821.29	c total clause space: 206.656MB
821.06/821.29	c total #watches: 215927
822.26/822.45	c total #propagations: 19745831 / total #impl: 925529645 (eff. 0.021)
822.26/822.45	c #Conflicts:     872000 | #Learnt:      29862 | 0.000
822.26/822.45	c total clause space: 206.656MB
822.26/822.45	c total #watches: 221429
823.46/823.60	c total #propagations: 19767863 / total #impl: 927157660 (eff. 0.021)
823.46/823.60	c #Conflicts:     873000 | #Learnt:      30862 | 0.000
823.46/823.60	c total clause space: 206.656MB
823.46/823.60	c total #watches: 227884
824.66/824.88	c total #propagations: 19789691 / total #impl: 928334445 (eff. 0.021)
824.66/824.88	c #Conflicts:     874000 | #Learnt:      31862 | 0.000
824.66/824.88	c total clause space: 206.656MB
824.66/824.88	c total #watches: 235365
825.97/826.13	c total #propagations: 19811788 / total #impl: 929405088 (eff. 0.021)
825.97/826.13	c #Conflicts:     875000 | #Learnt:      32862 | 0.000
825.97/826.13	c total clause space: 206.656MB
825.97/826.13	c total #watches: 242141
827.17/827.36	c total #propagations: 19833184 / total #impl: 930676100 (eff. 0.021)
827.17/827.36	c #Conflicts:     876000 | #Learnt:      33862 | 0.000
827.17/827.36	c total clause space: 206.656MB
827.17/827.36	c total #watches: 248514
828.46/828.65	c total #propagations: 19856033 / total #impl: 931663391 (eff. 0.021)
828.46/828.65	c #Conflicts:     877000 | #Learnt:      34862 | 0.000
828.46/828.65	c total clause space: 206.656MB
828.46/828.65	c total #watches: 254293
829.86/830.06	c total #propagations: 19878129 / total #impl: 932769772 (eff. 0.021)
829.86/830.06	c #Conflicts:     878000 | #Learnt:      35862 | 0.000
829.86/830.06	c total clause space: 206.656MB
829.86/830.06	c total #watches: 261842
831.46/831.64	c total #propagations: 19901488 / total #impl: 933892509 (eff. 0.021)
831.46/831.64	c #Conflicts:     879000 | #Learnt:      36862 | 0.000
831.46/831.64	c total clause space: 206.656MB
831.46/831.64	c total #watches: 270946
833.16/833.31	c total #propagations: 19925065 / total #impl: 935700257 (eff. 0.021)
833.16/833.31	c #Conflicts:     880000 | #Learnt:      37862 | 0.000
833.16/833.31	c total clause space: 206.656MB
833.16/833.31	c total #watches: 281135
834.46/834.69	c total #propagations: 19947715 / total #impl: 937276543 (eff. 0.021)
834.46/834.69	c #Conflicts:     881000 | #Learnt:      38862 | 0.000
834.46/834.69	c total clause space: 206.656MB
834.46/834.69	c total #watches: 289498
836.26/836.44	c total #propagations: 19970041 / total #impl: 938307365 (eff. 0.021)
836.26/836.44	c #Conflicts:     882000 | #Learnt:      39862 | 0.000
836.26/836.44	c total clause space: 206.656MB
836.26/836.44	c total #watches: 297970
838.56/838.79	c total #propagations: 19993911 / total #impl: 939393408 (eff. 0.021)
838.56/838.79	c #Conflicts:     883000 | #Learnt:      40862 | 0.000
838.56/838.79	c total clause space: 206.656MB
838.56/838.79	c total #watches: 302575
840.76/840.96	c total #propagations: 20020912 / total #impl: 940605266 (eff. 0.021)
840.76/840.96	c #Conflicts:     884000 | #Learnt:      41862 | 0.000
840.76/840.96	c total clause space: 206.656MB
840.76/840.96	c total #watches: 306570
843.06/843.23	c total #propagations: 20044618 / total #impl: 941991183 (eff. 0.021)
843.06/843.23	c #Conflicts:     885000 | #Learnt:      42862 | 0.000
843.06/843.23	c total clause space: 206.656MB
843.06/843.23	c total #watches: 312281
845.86/846.01	c total #propagations: 20069414 / total #impl: 943440224 (eff. 0.021)
845.86/846.01	c #Conflicts:     886000 | #Learnt:      43862 | 0.000
845.86/846.01	c total clause space: 206.656MB
845.86/846.01	c total #watches: 317060
848.16/848.37	c total #propagations: 20099228 / total #impl: 945305108 (eff. 0.021)
848.16/848.37	c #Conflicts:     887000 | #Learnt:      44862 | 0.000
848.16/848.37	c total clause space: 206.656MB
848.16/848.37	c total #watches: 322603
849.55/849.72	c total #propagations: 20126857 / total #impl: 946631263 (eff. 0.021)
849.55/849.72	c GC COLLECT
849.55/849.72	c #Conflicts:     888000 | #Learnt:      23165 | 0.000
849.55/849.72	c total clause space: 206.656MB
849.55/849.72	c total #watches: 177286
850.55/850.78	c total #propagations: 20152845 / total #impl: 947761101 (eff. 0.021)
850.55/850.78	c #Conflicts:     889000 | #Learnt:      24165 | 0.000
850.55/850.78	c total clause space: 206.656MB
850.55/850.78	c total #watches: 182550
851.65/851.86	c total #propagations: 20177453 / total #impl: 949177682 (eff. 0.021)
851.65/851.86	c #Conflicts:     890000 | #Learnt:      25165 | 0.000
851.65/851.86	c total clause space: 206.656MB
851.65/851.86	c total #watches: 191181
852.95/853.15	c total #propagations: 20201062 / total #impl: 950540618 (eff. 0.021)
852.95/853.15	c #Conflicts:     891000 | #Learnt:      26165 | 0.000
852.95/853.15	c total clause space: 206.656MB
852.95/853.15	c total #watches: 197726
854.35/854.55	c total #propagations: 20225884 / total #impl: 951919073 (eff. 0.021)
854.35/854.55	c #Conflicts:     892000 | #Learnt:      27165 | 0.000
854.35/854.55	c total clause space: 206.656MB
854.35/854.55	c total #watches: 203372
855.66/855.88	c total #propagations: 20251662 / total #impl: 953255684 (eff. 0.021)
855.66/855.88	c #Conflicts:     893000 | #Learnt:      28165 | 0.000
855.66/855.88	c total clause space: 206.656MB
855.66/855.88	c total #watches: 210469
857.15/857.32	c total #propagations: 20276868 / total #impl: 954384265 (eff. 0.021)
857.15/857.32	c #Conflicts:     894000 | #Learnt:      29165 | 0.000
857.15/857.32	c total clause space: 206.656MB
857.15/857.32	c total #watches: 216467
858.65/858.80	c total #propagations: 20302674 / total #impl: 955332080 (eff. 0.021)
858.65/858.80	c #Conflicts:     895000 | #Learnt:      30165 | 0.000
858.65/858.80	c total clause space: 206.656MB
858.65/858.80	c total #watches: 222699
860.16/860.32	c total #propagations: 20327747 / total #impl: 956306451 (eff. 0.021)
860.16/860.32	c #Conflicts:     896000 | #Learnt:      31165 | 0.000
860.16/860.32	c total clause space: 206.656MB
860.16/860.32	c total #watches: 229168
861.45/861.62	c total #propagations: 20351831 / total #impl: 957698440 (eff. 0.021)
861.45/861.62	c #Conflicts:     897000 | #Learnt:      32165 | 0.000
861.45/861.62	c total clause space: 206.656MB
861.45/861.62	c total #watches: 235118
863.15/863.30	c total #propagations: 20374979 / total #impl: 958818486 (eff. 0.021)
863.15/863.30	c #Conflicts:     898000 | #Learnt:      33165 | 0.000
863.15/863.30	c total clause space: 206.656MB
863.15/863.30	c total #watches: 240362
864.56/864.70	c total #propagations: 20399092 / total #impl: 959977711 (eff. 0.021)
864.56/864.70	c #Conflicts:     899000 | #Learnt:      34165 | 0.000
864.56/864.70	c total clause space: 206.656MB
864.56/864.70	c total #watches: 246727
866.05/866.21	c total #propagations: 20420044 / total #impl: 961293888 (eff. 0.021)
866.05/866.21	c #Conflicts:     900000 | #Learnt:      35165 | 0.000
866.05/866.21	c total clause space: 206.656MB
866.05/866.21	c total #watches: 253191
867.15/867.30	c total #propagations: 20443413 / total #impl: 962558918 (eff. 0.021)
867.15/867.30	c #Conflicts:     901000 | #Learnt:      36165 | 0.000
867.15/867.30	c total clause space: 206.656MB
867.15/867.30	c total #watches: 262709
868.05/868.24	c total #propagations: 20462737 / total #impl: 963538837 (eff. 0.021)
868.05/868.24	c #Conflicts:     902000 | #Learnt:      37165 | 0.000
868.05/868.24	c total clause space: 206.656MB
868.05/868.24	c total #watches: 269668
869.15/869.37	c total #propagations: 20483693 / total #impl: 964590852 (eff. 0.021)
869.15/869.37	c #Conflicts:     903000 | #Learnt:      38165 | 0.000
869.15/869.37	c total clause space: 206.656MB
869.15/869.37	c total #watches: 275748
870.55/870.78	c total #propagations: 20504975 / total #impl: 966035751 (eff. 0.021)
870.55/870.78	c #Conflicts:     904000 | #Learnt:      39165 | 0.000
870.55/870.78	c total clause space: 206.656MB
870.55/870.78	c total #watches: 282267
872.26/872.40	c total #propagations: 20525456 / total #impl: 967424440 (eff. 0.021)
872.26/872.40	c #Conflicts:     905000 | #Learnt:      40165 | 0.000
872.26/872.40	c total clause space: 206.656MB
872.26/872.40	c total #watches: 290293
873.55/873.75	c total #propagations: 20546904 / total #impl: 968989432 (eff. 0.021)
873.55/873.75	c #Conflicts:     906000 | #Learnt:      41165 | 0.000
873.55/873.75	c total clause space: 206.656MB
873.55/873.75	c total #watches: 300605
875.05/875.21	c total #propagations: 20565823 / total #impl: 970459201 (eff. 0.021)
875.05/875.21	c #Conflicts:     907000 | #Learnt:      42165 | 0.000
875.05/875.21	c total clause space: 206.656MB
875.05/875.21	c total #watches: 307903
876.25/876.43	c total #propagations: 20585654 / total #impl: 971884748 (eff. 0.021)
876.25/876.43	c #Conflicts:     908000 | #Learnt:      43165 | 0.000
876.25/876.43	c total clause space: 206.656MB
876.25/876.43	c total #watches: 316774
877.76/877.94	c total #propagations: 20604689 / total #impl: 972991144 (eff. 0.021)
877.76/877.94	c #Conflicts:     909000 | #Learnt:      44165 | 0.000
877.76/877.94	c total clause space: 206.656MB
877.76/877.94	c total #watches: 327673
879.25/879.49	c total #propagations: 20624466 / total #impl: 974394842 (eff. 0.021)
879.25/879.49	c #Conflicts:     910000 | #Learnt:      45165 | 0.000
879.25/879.49	c total clause space: 206.656MB
879.25/879.49	c total #watches: 336118
880.75/880.98	c total #propagations: 20643378 / total #impl: 975691100 (eff. 0.021)
880.75/880.98	c GC COLLECT
880.75/880.98	c #Conflicts:     911000 | #Learnt:      23158 | 0.000
880.75/880.98	c total clause space: 206.656MB
880.75/880.98	c total #watches: 178140
881.45/881.60	c total #propagations: 20665389 / total #impl: 976847399 (eff. 0.021)
881.45/881.60	c #Conflicts:     912000 | #Learnt:      24158 | 0.000
881.45/881.60	c total clause space: 206.656MB
881.45/881.60	c total #watches: 184716
882.25/882.41	c total #propagations: 20686106 / total #impl: 977696727 (eff. 0.021)
882.25/882.41	c #Conflicts:     913000 | #Learnt:      25158 | 0.000
882.25/882.41	c total clause space: 206.656MB
882.25/882.41	c total #watches: 190991
883.26/883.40	c total #propagations: 20708311 / total #impl: 978482699 (eff. 0.021)
883.26/883.40	c #Conflicts:     914000 | #Learnt:      26158 | 0.000
883.26/883.40	c total clause space: 206.656MB
883.26/883.40	c total #watches: 196243
884.05/884.22	c total #propagations: 20733557 / total #impl: 979437085 (eff. 0.021)
884.05/884.22	c #Conflicts:     915000 | #Learnt:      27158 | 0.000
884.05/884.22	c total clause space: 206.656MB
884.05/884.22	c total #watches: 203272
884.75/884.94	c total #propagations: 20753990 / total #impl: 980413847 (eff. 0.021)
884.75/884.94	c #Conflicts:     916000 | #Learnt:      28158 | 0.000
884.75/884.94	c total clause space: 206.656MB
884.75/884.94	c total #watches: 210355
885.55/885.78	c total #propagations: 20772495 / total #impl: 981319586 (eff. 0.021)
885.55/885.78	c #Conflicts:     917000 | #Learnt:      29158 | 0.000
885.55/885.78	c total clause space: 206.656MB
885.55/885.78	c total #watches: 217766
886.35/886.58	c total #propagations: 20789861 / total #impl: 982501583 (eff. 0.021)
886.35/886.58	c #Conflicts:     918000 | #Learnt:      30158 | 0.000
886.35/886.58	c total clause space: 206.656MB
886.35/886.58	c total #watches: 223989
887.25/887.41	c total #propagations: 20808844 / total #impl: 983517300 (eff. 0.021)
887.25/887.41	c #Conflicts:     919000 | #Learnt:      31158 | 0.000
887.25/887.41	c total clause space: 206.656MB
887.25/887.41	c total #watches: 233039
888.15/888.31	c total #propagations: 20826400 / total #impl: 984585014 (eff. 0.021)
888.15/888.31	c #Conflicts:     920000 | #Learnt:      32158 | 0.000
888.15/888.31	c total clause space: 206.656MB
888.15/888.31	c total #watches: 240733
889.05/889.22	c total #propagations: 20844366 / total #impl: 985565277 (eff. 0.021)
889.05/889.22	c #Conflicts:     921000 | #Learnt:      33158 | 0.000
889.05/889.22	c total clause space: 206.656MB
889.05/889.22	c total #watches: 246890
890.05/890.23	c total #propagations: 20861484 / total #impl: 986535617 (eff. 0.021)
890.05/890.23	c #Conflicts:     922000 | #Learnt:      34158 | 0.000
890.05/890.23	c total clause space: 206.656MB
890.05/890.23	c total #watches: 251966
890.95/891.18	c total #propagations: 20880485 / total #impl: 987510834 (eff. 0.021)
890.95/891.18	c #Conflicts:     923000 | #Learnt:      35158 | 0.000
890.95/891.18	c total clause space: 206.656MB
890.95/891.18	c total #watches: 257961
892.05/892.21	c total #propagations: 20899381 / total #impl: 988661282 (eff. 0.021)
892.05/892.21	c #Conflicts:     924000 | #Learnt:      36158 | 0.000
892.05/892.21	c total clause space: 206.656MB
892.05/892.21	c total #watches: 264247
893.05/893.24	c total #propagations: 20918427 / total #impl: 989618712 (eff. 0.021)
893.05/893.24	c #Conflicts:     925000 | #Learnt:      37158 | 0.000
893.05/893.24	c total clause space: 206.656MB
893.05/893.24	c total #watches: 271103
893.95/894.13	c total #propagations: 20938592 / total #impl: 990637022 (eff. 0.021)
893.95/894.13	c #Conflicts:     926000 | #Learnt:      38158 | 0.000
893.95/894.13	c total clause space: 206.656MB
893.95/894.13	c total #watches: 277187
895.55/895.76	c total #propagations: 20956609 / total #impl: 991663694 (eff. 0.021)
895.55/895.76	c #Conflicts:     927000 | #Learnt:      39158 | 0.000
895.55/895.76	c total clause space: 206.656MB
895.55/895.76	c total #watches: 282506
897.95/898.18	c total #propagations: 20977544 / total #impl: 993793046 (eff. 0.021)
897.95/898.18	c #Conflicts:     928000 | #Learnt:      40158 | 0.000
897.95/898.18	c total clause space: 206.656MB
897.95/898.18	c total #watches: 286639
900.15/900.37	c total #propagations: 21000619 / total #impl: 996574183 (eff. 0.021)
900.15/900.37	c #Conflicts:     929000 | #Learnt:      41158 | 0.000
900.15/900.37	c total clause space: 206.656MB
900.15/900.37	c total #watches: 292109
902.25/902.43	c total #propagations: 21022238 / total #impl: 998469357 (eff. 0.021)
902.25/902.43	c #Conflicts:     930000 | #Learnt:      42158 | 0.000
902.25/902.43	c total clause space: 206.656MB
902.25/902.43	c total #watches: 297087
903.95/904.10	c total #propagations: 21043845 / total #impl: 1000433079 (eff. 0.021)
903.95/904.10	c #Conflicts:     931000 | #Learnt:      43158 | 0.000
903.95/904.10	c total clause space: 206.656MB
903.95/904.10	c total #watches: 303338
905.55/905.74	c total #propagations: 21063546 / total #impl: 1002403731 (eff. 0.021)
905.55/905.74	c #Conflicts:     932000 | #Learnt:      44158 | 0.000
905.55/905.74	c total clause space: 206.656MB
905.55/905.74	c total #watches: 309882
907.55/907.74	c total #propagations: 21082858 / total #impl: 1003961227 (eff. 0.021)
907.55/907.74	c #Conflicts:     933000 | #Learnt:      45158 | 0.000
907.55/907.74	c total clause space: 206.656MB
907.55/907.74	c total #watches: 314960
909.44/909.60	c total #propagations: 21103950 / total #impl: 1005450257 (eff. 0.021)
909.44/909.60	c #Conflicts:     934000 | #Learnt:      46158 | 0.000
909.44/909.60	c total clause space: 206.656MB
909.44/909.60	c total #watches: 319685
911.14/911.32	c total #propagations: 21124765 / total #impl: 1007212319 (eff. 0.021)
911.14/911.32	c GC COLLECT
911.14/911.32	c #Conflicts:     935000 | #Learnt:      23857 | 0.000
911.14/911.32	c total clause space: 206.656MB
911.14/911.32	c total #watches: 182843
912.24/912.40	c total #propagations: 21145433 / total #impl: 1009599300 (eff. 0.021)
912.24/912.40	c #Conflicts:     936000 | #Learnt:      24857 | 0.000
912.24/912.40	c total clause space: 206.656MB
912.24/912.40	c total #watches: 189794
913.14/913.30	c total #propagations: 21165375 / total #impl: 1011131511 (eff. 0.021)
913.14/913.30	c #Conflicts:     937000 | #Learnt:      25857 | 0.000
913.14/913.30	c total clause space: 206.656MB
913.14/913.30	c total #watches: 196683
914.14/914.34	c total #propagations: 21182772 / total #impl: 1012409027 (eff. 0.021)
914.14/914.34	c #Conflicts:     938000 | #Learnt:      26857 | 0.000
914.14/914.34	c total clause space: 206.656MB
914.14/914.34	c total #watches: 203084
915.05/915.27	c total #propagations: 21204324 / total #impl: 1013581871 (eff. 0.021)
915.05/915.27	c #Conflicts:     939000 | #Learnt:      27857 | 0.000
915.05/915.27	c total clause space: 206.656MB
915.05/915.27	c total #watches: 209656
916.04/916.23	c total #propagations: 21223945 / total #impl: 1014821208 (eff. 0.021)
916.04/916.23	c #Conflicts:     940000 | #Learnt:      28857 | 0.000
916.04/916.23	c total clause space: 206.656MB
916.04/916.23	c total #watches: 217495
916.94/917.18	c total #propagations: 21243603 / total #impl: 1016244419 (eff. 0.021)
916.94/917.18	c #Conflicts:     941000 | #Learnt:      29857 | 0.000
916.94/917.18	c total clause space: 206.656MB
916.94/917.18	c total #watches: 226358
917.94/918.10	c total #propagations: 21262897 / total #impl: 1017493704 (eff. 0.021)
917.94/918.10	c #Conflicts:     942000 | #Learnt:      30857 | 0.000
917.94/918.10	c total clause space: 206.656MB
917.94/918.10	c total #watches: 233448
918.74/918.96	c total #propagations: 21281078 / total #impl: 1018801797 (eff. 0.021)
918.74/918.96	c #Conflicts:     943000 | #Learnt:      31857 | 0.000
918.74/918.96	c total clause space: 206.656MB
918.74/918.96	c total #watches: 240604
919.84/920.08	c total #propagations: 21298469 / total #impl: 1020393128 (eff. 0.021)
919.84/920.08	c #Conflicts:     944000 | #Learnt:      32857 | 0.000
919.84/920.08	c total clause space: 206.656MB
919.84/920.08	c total #watches: 247756
920.94/921.13	c total #propagations: 21317472 / total #impl: 1021872377 (eff. 0.021)
920.94/921.13	c #Conflicts:     945000 | #Learnt:      33857 | 0.000
920.94/921.13	c total clause space: 206.656MB
920.94/921.13	c total #watches: 253154
922.04/922.29	c total #propagations: 21336038 / total #impl: 1023488072 (eff. 0.021)
922.04/922.29	c #Conflicts:     946000 | #Learnt:      34857 | 0.000
922.04/922.29	c total clause space: 206.656MB
922.04/922.29	c total #watches: 261210
923.04/923.26	c total #propagations: 21354208 / total #impl: 1024950067 (eff. 0.021)
923.04/923.26	c #Conflicts:     947000 | #Learnt:      35857 | 0.000
923.04/923.26	c total clause space: 206.656MB
923.04/923.26	c total #watches: 270124
923.95/924.15	c total #propagations: 21371430 / total #impl: 1026271487 (eff. 0.021)
923.95/924.15	c #Conflicts:     948000 | #Learnt:      36857 | 0.000
923.95/924.15	c total clause space: 206.656MB
923.95/924.15	c total #watches: 276944
924.95/925.19	c total #propagations: 21388040 / total #impl: 1027545701 (eff. 0.021)
924.95/925.19	c #Conflicts:     949000 | #Learnt:      37857 | 0.000
924.95/925.19	c total clause space: 206.656MB
924.95/925.19	c total #watches: 285246
926.15/926.36	c total #propagations: 21406332 / total #impl: 1028739772 (eff. 0.021)
926.15/926.36	c #Conflicts:     950000 | #Learnt:      38857 | 0.000
926.15/926.36	c total clause space: 206.656MB
926.15/926.36	c total #watches: 293044
927.44/927.60	c total #propagations: 21427614 / total #impl: 1030211886 (eff. 0.021)
927.44/927.60	c #Conflicts:     951000 | #Learnt:      39857 | 0.000
927.44/927.60	c total clause space: 206.656MB
927.44/927.60	c total #watches: 299526
928.54/928.79	c total #propagations: 21450666 / total #impl: 1031215105 (eff. 0.021)
928.54/928.79	c #Conflicts:     952000 | #Learnt:      40857 | 0.000
928.54/928.79	c total clause space: 206.656MB
928.54/928.79	c total #watches: 305490
929.74/929.94	c total #propagations: 21471165 / total #impl: 1032287602 (eff. 0.021)
929.74/929.94	c #Conflicts:     953000 | #Learnt:      41857 | 0.000
929.74/929.94	c total clause space: 206.656MB
929.74/929.94	c total #watches: 312094
931.14/931.30	c total #propagations: 21492845 / total #impl: 1033177595 (eff. 0.021)
931.14/931.30	c #Conflicts:     954000 | #Learnt:      42857 | 0.000
931.14/931.30	c total clause space: 206.656MB
931.14/931.30	c total #watches: 318192
932.24/932.43	c total #propagations: 21515433 / total #impl: 1034228908 (eff. 0.021)
932.24/932.43	c #Conflicts:     955000 | #Learnt:      43857 | 0.000
932.24/932.43	c total clause space: 206.656MB
932.24/932.43	c total #watches: 323334
934.14/934.36	c total #propagations: 21536514 / total #impl: 1035456704 (eff. 0.021)
934.14/934.36	c #Conflicts:     956000 | #Learnt:      44857 | 0.000
934.14/934.36	c total clause space: 206.656MB
934.14/934.36	c total #watches: 328300
935.74/935.96	c total #propagations: 21561819 / total #impl: 1036675737 (eff. 0.021)
935.74/935.96	c #Conflicts:     957000 | #Learnt:      45857 | 0.000
935.74/935.96	c total clause space: 206.656MB
935.74/935.96	c total #watches: 334879
936.94/937.12	c total #propagations: 21583166 / total #impl: 1037656579 (eff. 0.021)
936.94/937.12	c #Conflicts:     958000 | #Learnt:      46857 | 0.000
936.94/937.12	c total clause space: 206.656MB
936.94/937.12	c total #watches: 342021
937.94/938.13	c total #propagations: 21601605 / total #impl: 1038812382 (eff. 0.021)
937.94/938.13	c GC COLLECT
937.94/938.13	c #Conflicts:     959000 | #Learnt:      24262 | 0.000
937.94/938.13	c total clause space: 206.656MB
937.94/938.13	c total #watches: 185237
938.74/938.95	c total #propagations: 21623384 / total #impl: 1039605657 (eff. 0.021)
938.74/938.95	c #Conflicts:     960000 | #Learnt:      25262 | 0.000
938.74/938.95	c total clause space: 206.656MB
938.74/938.95	c total #watches: 191549
939.54/939.78	c total #propagations: 21644566 / total #impl: 1040600506 (eff. 0.021)
939.54/939.78	c #Conflicts:     961000 | #Learnt:      26262 | 0.000
939.54/939.78	c total clause space: 206.656MB
939.54/939.78	c total #watches: 197248
941.14/941.32	c total #propagations: 21666246 / total #impl: 1041652723 (eff. 0.021)
941.14/941.32	c #Conflicts:     962000 | #Learnt:      27262 | 0.000
941.14/941.32	c total clause space: 206.656MB
941.14/941.32	c total #watches: 201352
942.65/942.84	c total #propagations: 21691669 / total #impl: 1042604366 (eff. 0.021)
942.65/942.84	c #Conflicts:     963000 | #Learnt:      28262 | 0.000
942.65/942.84	c total clause space: 206.656MB
942.65/942.84	c total #watches: 205704
944.14/944.32	c total #propagations: 21716943 / total #impl: 1043799074 (eff. 0.021)
944.14/944.32	c #Conflicts:     964000 | #Learnt:      29262 | 0.000
944.14/944.32	c total clause space: 206.656MB
944.14/944.32	c total #watches: 210756
945.64/945.81	c total #propagations: 21741555 / total #impl: 1045156388 (eff. 0.021)
945.64/945.81	c #Conflicts:     965000 | #Learnt:      30262 | 0.000
945.64/945.81	c total clause space: 206.656MB
945.64/945.81	c total #watches: 217782
947.44/947.65	c total #propagations: 21766717 / total #impl: 1046356740 (eff. 0.021)
947.44/947.65	c #Conflicts:     966000 | #Learnt:      31262 | 0.000
947.44/947.65	c total clause space: 206.656MB
947.44/947.65	c total #watches: 222813
948.74/948.97	c total #propagations: 21794386 / total #impl: 1047851596 (eff. 0.021)
948.74/948.97	c #Conflicts:     967000 | #Learnt:      32262 | 0.000
948.74/948.97	c total clause space: 206.656MB
948.74/948.97	c total #watches: 228898
950.35/950.55	c total #propagations: 21816681 / total #impl: 1049272663 (eff. 0.021)
950.35/950.55	c #Conflicts:     968000 | #Learnt:      33262 | 0.000
950.35/950.55	c total clause space: 206.656MB
950.35/950.55	c total #watches: 235734
952.04/952.27	c total #propagations: 21840794 / total #impl: 1050577867 (eff. 0.021)
952.04/952.27	c #Conflicts:     969000 | #Learnt:      34262 | 0.000
952.04/952.27	c total clause space: 206.656MB
952.04/952.27	c total #watches: 242143
953.65/953.82	c total #propagations: 21867453 / total #impl: 1052033370 (eff. 0.021)
953.65/953.82	c #Conflicts:     970000 | #Learnt:      35262 | 0.000
953.65/953.82	c total clause space: 206.656MB
953.65/953.82	c total #watches: 249037
955.34/955.52	c total #propagations: 21892744 / total #impl: 1053108354 (eff. 0.021)
955.34/955.52	c #Conflicts:     971000 | #Learnt:      36262 | 0.000
955.34/955.52	c total clause space: 206.656MB
955.34/955.52	c total #watches: 254885
957.24/957.48	c total #propagations: 21916300 / total #impl: 1054374719 (eff. 0.021)
957.24/957.48	c #Conflicts:     972000 | #Learnt:      37262 | 0.000
957.24/957.48	c total clause space: 206.656MB
957.24/957.48	c total #watches: 262006
959.04/959.26	c total #propagations: 21942985 / total #impl: 1055481788 (eff. 0.021)
959.04/959.26	c #Conflicts:     973000 | #Learnt:      38262 | 0.000
959.04/959.26	c total clause space: 206.656MB
959.04/959.26	c total #watches: 267243
960.34/960.51	c total #propagations: 21969082 / total #impl: 1056613282 (eff. 0.021)
960.34/960.51	c #Conflicts:     974000 | #Learnt:      39262 | 0.000
960.34/960.51	c total clause space: 206.656MB
960.34/960.51	c total #watches: 274442
961.64/961.84	c total #propagations: 21991366 / total #impl: 1057680055 (eff. 0.021)
961.64/961.84	c #Conflicts:     975000 | #Learnt:      40262 | 0.000
961.64/961.84	c total clause space: 206.656MB
961.64/961.84	c total #watches: 280762
963.14/963.33	c total #propagations: 22013477 / total #impl: 1058879136 (eff. 0.021)
963.14/963.33	c #Conflicts:     976000 | #Learnt:      41262 | 0.000
963.14/963.33	c total clause space: 206.656MB
963.14/963.33	c total #watches: 286186
964.44/964.65	c total #propagations: 22035765 / total #impl: 1060482507 (eff. 0.021)
964.44/964.65	c #Conflicts:     977000 | #Learnt:      42262 | 0.000
964.44/964.65	c total clause space: 206.656MB
964.44/964.65	c total #watches: 291150
965.74/965.93	c total #propagations: 22057666 / total #impl: 1061619616 (eff. 0.021)
965.74/965.93	c #Conflicts:     978000 | #Learnt:      43262 | 0.000
965.74/965.93	c total clause space: 206.656MB
965.74/965.93	c total #watches: 297955
967.13/967.37	c total #propagations: 22079030 / total #impl: 1062677710 (eff. 0.021)
967.13/967.37	c #Conflicts:     979000 | #Learnt:      44262 | 0.000
967.13/967.37	c total clause space: 206.656MB
967.13/967.37	c total #watches: 304687
968.83/969.01	c total #propagations: 22100735 / total #impl: 1063962573 (eff. 0.021)
968.83/969.01	c #Conflicts:     980000 | #Learnt:      45262 | 0.000
968.83/969.01	c total clause space: 206.656MB
968.83/969.01	c total #watches: 312207
970.53/970.78	c total #propagations: 22123358 / total #impl: 1065361697 (eff. 0.021)
970.53/970.78	c #Conflicts:     981000 | #Learnt:      46262 | 0.000
970.53/970.78	c total clause space: 206.656MB
970.53/970.78	c total #watches: 319395
972.43/972.63	c total #propagations: 22145167 / total #impl: 1067078337 (eff. 0.021)
972.43/972.63	c #Conflicts:     982000 | #Learnt:      47262 | 0.000
972.43/972.63	c total clause space: 206.656MB
972.43/972.63	c total #watches: 326300
973.93/974.10	c total #propagations: 22169402 / total #impl: 1068836257 (eff. 0.021)
973.93/974.10	c GC COLLECT
973.93/974.10	c #Conflicts:     983000 | #Learnt:      24361 | 0.000
973.93/974.10	c total clause space: 206.656MB
973.93/974.10	c total #watches: 186502
974.93/975.18	c total #propagations: 22192466 / total #impl: 1070052826 (eff. 0.021)
974.93/975.18	c #Conflicts:     984000 | #Learnt:      25361 | 0.000
974.93/975.18	c total clause space: 206.656MB
974.93/975.18	c total #watches: 193333
976.23/976.40	c total #propagations: 22215713 / total #impl: 1071175393 (eff. 0.021)
976.23/976.40	c #Conflicts:     985000 | #Learnt:      26361 | 0.000
976.23/976.40	c total clause space: 206.656MB
976.23/976.40	c total #watches: 200392
977.23/977.43	c total #propagations: 22238616 / total #impl: 1072277323 (eff. 0.021)
977.23/977.43	c #Conflicts:     986000 | #Learnt:      27361 | 0.000
977.23/977.43	c total clause space: 206.656MB
977.23/977.43	c total #watches: 207573
978.23/978.40	c total #propagations: 22260692 / total #impl: 1073394563 (eff. 0.021)
978.23/978.40	c #Conflicts:     987000 | #Learnt:      28361 | 0.000
978.23/978.40	c total clause space: 206.656MB
978.23/978.40	c total #watches: 215021
979.33/979.56	c total #propagations: 22282657 / total #impl: 1074389757 (eff. 0.021)
979.33/979.56	c #Conflicts:     988000 | #Learnt:      29361 | 0.000
979.33/979.56	c total clause space: 206.656MB
979.33/979.56	c total #watches: 221270
980.63/980.80	c total #propagations: 22305703 / total #impl: 1075528591 (eff. 0.021)
980.63/980.80	c #Conflicts:     989000 | #Learnt:      30361 | 0.000
980.63/980.80	c total clause space: 206.656MB
980.63/980.80	c total #watches: 229965
982.03/982.24	c total #propagations: 22328944 / total #impl: 1076689698 (eff. 0.021)
982.03/982.24	c #Conflicts:     990000 | #Learnt:      31361 | 0.000
982.03/982.24	c total clause space: 206.656MB
982.03/982.24	c total #watches: 239308
983.53/983.71	c total #propagations: 22349423 / total #impl: 1078089448 (eff. 0.021)
983.53/983.71	c #Conflicts:     991000 | #Learnt:      32361 | 0.000
983.53/983.71	c total clause space: 206.656MB
983.53/983.71	c total #watches: 246011
984.93/985.17	c total #propagations: 22370565 / total #impl: 1079591262 (eff. 0.021)
984.93/985.17	c #Conflicts:     992000 | #Learnt:      33361 | 0.000
984.93/985.17	c total clause space: 206.656MB
984.93/985.17	c total #watches: 254202
986.64/986.88	c total #propagations: 22390759 / total #impl: 1080956205 (eff. 0.021)
986.64/986.88	c #Conflicts:     993000 | #Learnt:      34361 | 0.000
986.64/986.88	c total clause space: 206.656MB
986.64/986.88	c total #watches: 262105
988.33/988.56	c total #propagations: 22414101 / total #impl: 1082289378 (eff. 0.021)
988.33/988.56	c #Conflicts:     994000 | #Learnt:      35361 | 0.000
988.33/988.56	c total clause space: 206.656MB
988.33/988.56	c total #watches: 270988
989.63/989.88	c total #propagations: 22435886 / total #impl: 1083589595 (eff. 0.021)
989.63/989.88	c #Conflicts:     995000 | #Learnt:      36361 | 0.000
989.63/989.88	c total clause space: 206.656MB
989.63/989.88	c total #watches: 280085
991.04/991.25	c total #propagations: 22457002 / total #impl: 1084686860 (eff. 0.021)
991.04/991.25	c #Conflicts:     996000 | #Learnt:      37361 | 0.000
991.04/991.25	c total clause space: 206.656MB
991.04/991.25	c total #watches: 290034
992.33/992.50	c total #propagations: 22477834 / total #impl: 1085668639 (eff. 0.021)
992.33/992.50	c #Conflicts:     997000 | #Learnt:      38361 | 0.000
992.33/992.50	c total clause space: 206.656MB
992.33/992.50	c total #watches: 301320
993.73/993.90	c total #propagations: 22500285 / total #impl: 1086869183 (eff. 0.021)
993.73/993.90	c #Conflicts:     998000 | #Learnt:      39361 | 0.000
993.73/993.90	c total clause space: 206.656MB
993.73/993.90	c total #watches: 313400
995.53/995.72	c total #propagations: 22523138 / total #impl: 1088028084 (eff. 0.021)
995.53/995.72	c #Conflicts:     999000 | #Learnt:      40361 | 0.000
995.53/995.72	c total clause space: 206.656MB
995.53/995.72	c total #watches: 324940
997.43/997.60	c total #propagations: 22544517 / total #impl: 1089639997 (eff. 0.021)
997.43/997.60	c #Conflicts:    1000000 | #Learnt:      41361 | 0.000
997.43/997.60	c total clause space: 206.656MB
997.43/997.60	c total #watches: 334187
999.33/999.57	c total #propagations: 22566887 / total #impl: 1091112737 (eff. 0.021)
999.33/999.57	c #Conflicts:    1001000 | #Learnt:      42361 | 0.000
999.33/999.57	c total clause space: 206.656MB
999.33/999.57	c total #watches: 343027
1001.13/1001.39	c total #propagations: 22587590 / total #impl: 1092687802 (eff. 0.021)
1001.13/1001.39	c #Conflicts:    1002000 | #Learnt:      43361 | 0.000
1001.13/1001.39	c total clause space: 206.656MB
1001.13/1001.39	c total #watches: 351894
1003.43/1003.69	c total #propagations: 22609266 / total #impl: 1094109315 (eff. 0.021)
1003.43/1003.69	c #Conflicts:    1003000 | #Learnt:      44361 | 0.000
1003.43/1003.69	c total clause space: 206.656MB
1003.43/1003.69	c total #watches: 362177
1005.83/1006.09	c total #propagations: 22631405 / total #impl: 1095954745 (eff. 0.021)
1005.83/1006.09	c #Conflicts:    1004000 | #Learnt:      45361 | 0.000
1005.83/1006.09	c total clause space: 206.656MB
1005.83/1006.09	c total #watches: 369273
1008.43/1008.63	c total #propagations: 22653484 / total #impl: 1097325004 (eff. 0.021)
1008.43/1008.63	c #Conflicts:    1005000 | #Learnt:      46361 | 0.000
1008.43/1008.63	c total clause space: 206.656MB
1008.43/1008.63	c total #watches: 376781
1010.93/1011.15	c total #propagations: 22676313 / total #impl: 1098700059 (eff. 0.021)
1010.93/1011.15	c #Conflicts:    1006000 | #Learnt:      47361 | 0.000
1010.93/1011.15	c total clause space: 206.656MB
1010.93/1011.15	c total #watches: 383859
1012.73/1012.98	c total #propagations: 22699248 / total #impl: 1100092977 (eff. 0.021)
1012.73/1012.98	c #Conflicts:    1007000 | #Learnt:      48361 | 0.000
1012.73/1012.98	c total clause space: 206.656MB
1012.73/1012.98	c total #watches: 391621
1013.73/1013.99	c total #propagations: 22722059 / total #impl: 1101552878 (eff. 0.021)
1013.73/1013.99	c GC COLLECT
1013.73/1013.99	c #Conflicts:    1008000 | #Learnt:      25156 | 0.000
1013.73/1013.99	c total clause space: 206.656MB
1013.73/1013.99	c total #watches: 190505
1014.53/1014.77	c total #propagations: 22742854 / total #impl: 1102741745 (eff. 0.021)
1014.53/1014.77	c #Conflicts:    1009000 | #Learnt:      26156 | 0.000
1014.53/1014.77	c total clause space: 206.656MB
1014.53/1014.77	c total #watches: 197824
1015.53/1015.76	c total #propagations: 22761328 / total #impl: 1103741380 (eff. 0.021)
1015.53/1015.76	c #Conflicts:    1010000 | #Learnt:      27156 | 0.000
1015.53/1015.76	c total clause space: 206.656MB
1015.53/1015.76	c total #watches: 202473
1016.83/1017.04	c total #propagations: 22782950 / total #impl: 1104907415 (eff. 0.021)
1016.83/1017.04	c #Conflicts:    1011000 | #Learnt:      28156 | 0.000
1016.83/1017.04	c total clause space: 206.656MB
1016.83/1017.04	c total #watches: 209968
1018.13/1018.33	c total #propagations: 22803107 / total #impl: 1106066046 (eff. 0.021)
1018.13/1018.33	c #Conflicts:    1012000 | #Learnt:      29156 | 0.000
1018.13/1018.33	c total clause space: 206.656MB
1018.13/1018.33	c total #watches: 215475
1019.43/1019.66	c total #propagations: 22823670 / total #impl: 1107319183 (eff. 0.021)
1019.43/1019.66	c #Conflicts:    1013000 | #Learnt:      30156 | 0.000
1019.43/1019.66	c total clause space: 206.656MB
1019.43/1019.66	c total #watches: 221779
1020.93/1021.15	c total #propagations: 22844593 / total #impl: 1108544028 (eff. 0.021)
1020.93/1021.15	c #Conflicts:    1014000 | #Learnt:      31156 | 0.000
1020.93/1021.15	c total clause space: 206.656MB
1020.93/1021.15	c total #watches: 229683
1022.33/1022.56	c total #propagations: 22865547 / total #impl: 1109435958 (eff. 0.021)
1022.33/1022.56	c #Conflicts:    1015000 | #Learnt:      32156 | 0.000
1022.33/1022.56	c total clause space: 206.656MB
1022.33/1022.56	c total #watches: 234927
1023.93/1024.16	c total #propagations: 22886991 / total #impl: 1110703960 (eff. 0.021)
1023.93/1024.16	c #Conflicts:    1016000 | #Learnt:      33156 | 0.000
1023.93/1024.16	c total clause space: 206.656MB
1023.93/1024.16	c total #watches: 242502
1025.43/1025.61	c total #propagations: 22908045 / total #impl: 1112050203 (eff. 0.021)
1025.43/1025.61	c #Conflicts:    1017000 | #Learnt:      34156 | 0.000
1025.43/1025.61	c total clause space: 206.656MB
1025.43/1025.61	c total #watches: 249366
1027.02/1027.29	c total #propagations: 22928136 / total #impl: 1113413149 (eff. 0.021)
1027.02/1027.29	c #Conflicts:    1018000 | #Learnt:      35156 | 0.000
1027.02/1027.29	c total clause space: 206.656MB
1027.02/1027.29	c total #watches: 256559
1028.72/1028.94	c total #propagations: 22949242 / total #impl: 1115254925 (eff. 0.021)
1028.72/1028.94	c #Conflicts:    1019000 | #Learnt:      36156 | 0.000
1028.72/1028.94	c total clause space: 206.656MB
1028.72/1028.94	c total #watches: 264787
1030.32/1030.52	c total #propagations: 22969517 / total #impl: 1116573074 (eff. 0.021)
1030.32/1030.52	c #Conflicts:    1020000 | #Learnt:      37156 | 0.000
1030.32/1030.52	c total clause space: 206.656MB
1030.32/1030.52	c total #watches: 271978
1032.22/1032.41	c total #propagations: 22990385 / total #impl: 1118013418 (eff. 0.021)
1032.22/1032.41	c #Conflicts:    1021000 | #Learnt:      38156 | 0.000
1032.22/1032.41	c total clause space: 206.656MB
1032.22/1032.41	c total #watches: 279370
1034.02/1034.28	c total #propagations: 23011795 / total #impl: 1119495028 (eff. 0.021)
1034.02/1034.28	c #Conflicts:    1022000 | #Learnt:      39156 | 0.000
1034.02/1034.28	c total clause space: 206.656MB
1034.02/1034.28	c total #watches: 285955
1035.92/1036.11	c total #propagations: 23033524 / total #impl: 1120981623 (eff. 0.021)
1035.92/1036.11	c #Conflicts:    1023000 | #Learnt:      40156 | 0.000
1035.92/1036.11	c total clause space: 206.656MB
1035.92/1036.11	c total #watches: 291732
1037.23/1037.42	c total #propagations: 23054808 / total #impl: 1122397843 (eff. 0.021)
1037.23/1037.42	c #Conflicts:    1024000 | #Learnt:      41156 | 0.000
1037.23/1037.42	c total clause space: 206.656MB
1037.23/1037.42	c total #watches: 299610
1038.52/1038.71	c total #propagations: 23074658 / total #impl: 1123521409 (eff. 0.021)
1038.52/1038.71	c #Conflicts:    1025000 | #Learnt:      42156 | 0.000
1038.52/1038.71	c total clause space: 206.656MB
1038.52/1038.71	c total #watches: 308414
1040.02/1040.24	c total #propagations: 23094612 / total #impl: 1124830642 (eff. 0.021)
1040.02/1040.24	c #Conflicts:    1026000 | #Learnt:      43156 | 0.000
1040.02/1040.24	c total clause space: 206.656MB
1040.02/1040.24	c total #watches: 315723
1041.53/1041.74	c total #propagations: 23116435 / total #impl: 1126484717 (eff. 0.021)
1041.53/1041.74	c #Conflicts:    1027000 | #Learnt:      44156 | 0.000
1041.53/1041.74	c total clause space: 206.656MB
1041.53/1041.74	c total #watches: 320984
1043.32/1043.57	c total #propagations: 23137505 / total #impl: 1127738121 (eff. 0.021)
1043.32/1043.57	c #Conflicts:    1028000 | #Learnt:      45156 | 0.000
1043.32/1043.57	c total clause space: 206.656MB
1043.32/1043.57	c total #watches: 327891
1044.93/1045.14	c total #propagations: 23159918 / total #impl: 1129009568 (eff. 0.021)
1044.93/1045.14	c #Conflicts:    1029000 | #Learnt:      46156 | 0.000
1044.93/1045.14	c total clause space: 206.656MB
1044.93/1045.14	c total #watches: 338114
1046.42/1046.68	c total #propagations: 23178917 / total #impl: 1130589038 (eff. 0.021)
1046.42/1046.68	c #Conflicts:    1030000 | #Learnt:      47156 | 0.000
1046.42/1046.68	c total clause space: 206.656MB
1046.42/1046.68	c total #watches: 344957
1047.82/1048.00	c total #propagations: 23199036 / total #impl: 1132098389 (eff. 0.020)
1047.82/1048.00	c #Conflicts:    1031000 | #Learnt:      48156 | 0.000
1047.82/1048.00	c total clause space: 206.656MB
1047.82/1048.00	c total #watches: 353285
1049.23/1049.43	c total #propagations: 23218063 / total #impl: 1133408779 (eff. 0.020)
1049.23/1049.43	c GC COLLECT
1049.23/1049.43	c #Conflicts:    1032000 | #Learnt:      24653 | 0.000
1049.23/1049.43	c total clause space: 206.656MB
1049.23/1049.43	c total #watches: 188017
1050.02/1050.27	c total #propagations: 23237006 / total #impl: 1134515139 (eff. 0.020)
1050.02/1050.27	c #Conflicts:    1033000 | #Learnt:      25653 | 0.000
1050.02/1050.27	c total clause space: 206.656MB
1050.02/1050.27	c total #watches: 194038
1050.82/1051.08	c total #propagations: 23256492 / total #impl: 1135253570 (eff. 0.020)
1050.82/1051.08	c #Conflicts:    1034000 | #Learnt:      26653 | 0.000
1050.82/1051.08	c total clause space: 206.656MB
1050.82/1051.08	c total #watches: 201488
1051.72/1051.97	c total #propagations: 23275033 / total #impl: 1136224910 (eff. 0.020)
1051.72/1051.97	c #Conflicts:    1035000 | #Learnt:      27653 | 0.000
1051.72/1051.97	c total clause space: 206.656MB
1051.72/1051.97	c total #watches: 209927
1052.72/1052.94	c total #propagations: 23295099 / total #impl: 1137299150 (eff. 0.020)
1052.72/1052.94	c #Conflicts:    1036000 | #Learnt:      28653 | 0.000
1052.72/1052.94	c total clause space: 206.656MB
1052.72/1052.94	c total #watches: 216305
1053.73/1053.95	c total #propagations: 23314634 / total #impl: 1138426931 (eff. 0.020)
1053.73/1053.95	c #Conflicts:    1037000 | #Learnt:      29653 | 0.000
1053.73/1053.95	c total clause space: 206.656MB
1053.73/1053.95	c total #watches: 222180
1054.83/1055.02	c total #propagations: 23332837 / total #impl: 1139536926 (eff. 0.020)
1054.83/1055.02	c #Conflicts:    1038000 | #Learnt:      30653 | 0.000
1054.83/1055.02	c total clause space: 206.656MB
1054.83/1055.02	c total #watches: 228305
1056.02/1056.24	c total #propagations: 23353133 / total #impl: 1140678602 (eff. 0.020)
1056.02/1056.24	c #Conflicts:    1039000 | #Learnt:      31653 | 0.000
1056.02/1056.24	c total clause space: 206.656MB
1056.02/1056.24	c total #watches: 237088
1057.42/1057.66	c total #propagations: 23374052 / total #impl: 1141997413 (eff. 0.020)
1057.42/1057.66	c #Conflicts:    1040000 | #Learnt:      32653 | 0.000
1057.42/1057.66	c total clause space: 206.656MB
1057.42/1057.66	c total #watches: 244468
1058.82/1059.01	c total #propagations: 23394763 / total #impl: 1143544221 (eff. 0.020)
1058.82/1059.01	c #Conflicts:    1041000 | #Learnt:      33653 | 0.000
1058.82/1059.01	c total clause space: 206.656MB
1058.82/1059.01	c total #watches: 250818
1059.92/1060.18	c total #propagations: 23415539 / total #impl: 1144910578 (eff. 0.020)
1059.92/1060.18	c #Conflicts:    1042000 | #Learnt:      34653 | 0.000
1059.92/1060.18	c total clause space: 206.656MB
1059.92/1060.18	c total #watches: 256494
1061.22/1061.49	c total #propagations: 23435056 / total #impl: 1146258395 (eff. 0.020)
1061.22/1061.49	c #Conflicts:    1043000 | #Learnt:      35653 | 0.000
1061.22/1061.49	c total clause space: 206.656MB
1061.22/1061.49	c total #watches: 262847
1062.53/1062.78	c total #propagations: 23455809 / total #impl: 1148026457 (eff. 0.020)
1062.53/1062.78	c #Conflicts:    1044000 | #Learnt:      36653 | 0.000
1062.53/1062.78	c total clause space: 206.656MB
1062.53/1062.78	c total #watches: 269140
1064.02/1064.24	c total #propagations: 23476025 / total #impl: 1149500877 (eff. 0.020)
1064.02/1064.24	c #Conflicts:    1045000 | #Learnt:      37653 | 0.000
1064.02/1064.24	c total clause space: 206.656MB
1064.02/1064.24	c total #watches: 278131
1065.62/1065.82	c total #propagations: 23497224 / total #impl: 1150922553 (eff. 0.020)
1065.62/1065.82	c #Conflicts:    1046000 | #Learnt:      38653 | 0.000
1065.62/1065.82	c total clause space: 206.656MB
1065.62/1065.82	c total #watches: 286759
1067.02/1067.29	c total #propagations: 23518301 / total #impl: 1152468123 (eff. 0.020)
1067.02/1067.29	c #Conflicts:    1047000 | #Learnt:      39653 | 0.000
1067.02/1067.29	c total clause space: 206.656MB
1067.02/1067.29	c total #watches: 295388
1068.62/1068.85	c total #propagations: 23538018 / total #impl: 1154079377 (eff. 0.020)
1068.62/1068.85	c #Conflicts:    1048000 | #Learnt:      40653 | 0.000
1068.62/1068.85	c total clause space: 206.656MB
1068.62/1068.85	c total #watches: 303431
1070.02/1070.28	c total #propagations: 23558785 / total #impl: 1155516049 (eff. 0.020)
1070.02/1070.28	c #Conflicts:    1049000 | #Learnt:      41653 | 0.000
1070.02/1070.28	c total clause space: 206.656MB
1070.02/1070.28	c total #watches: 311040
1071.52/1071.76	c total #propagations: 23579292 / total #impl: 1157096467 (eff. 0.020)
1071.52/1071.76	c #Conflicts:    1050000 | #Learnt:      42653 | 0.000
1071.52/1071.76	c total clause space: 206.656MB
1071.52/1071.76	c total #watches: 317350
1073.32/1073.60	c total #propagations: 23598556 / total #impl: 1158578974 (eff. 0.020)
1073.32/1073.60	c #Conflicts:    1051000 | #Learnt:      43653 | 0.000
1073.32/1073.60	c total clause space: 206.656MB
1073.32/1073.60	c total #watches: 325022
1075.32/1075.56	c total #propagations: 23620437 / total #impl: 1160074085 (eff. 0.020)
1075.32/1075.56	c #Conflicts:    1052000 | #Learnt:      44653 | 0.000
1075.32/1075.56	c total clause space: 206.656MB
1075.32/1075.56	c total #watches: 331651
1076.82/1077.06	c total #propagations: 23641659 / total #impl: 1161841018 (eff. 0.020)
1076.82/1077.06	c #Conflicts:    1053000 | #Learnt:      45653 | 0.000
1076.82/1077.06	c total clause space: 206.656MB
1076.82/1077.06	c total #watches: 338713
1078.82/1079.09	c total #propagations: 23661816 / total #impl: 1163351492 (eff. 0.020)
1078.82/1079.09	c #Conflicts:    1054000 | #Learnt:      46653 | 0.000
1078.82/1079.09	c total clause space: 206.656MB
1078.82/1079.09	c total #watches: 345923
1080.62/1080.89	c total #propagations: 23683213 / total #impl: 1164958686 (eff. 0.020)
1080.62/1080.89	c #Conflicts:    1055000 | #Learnt:      47653 | 0.000
1080.62/1080.89	c total clause space: 206.656MB
1080.62/1080.89	c total #watches: 355230
1082.62/1082.85	c total #propagations: 23704127 / total #impl: 1166343651 (eff. 0.020)
1082.62/1082.85	c #Conflicts:    1056000 | #Learnt:      48653 | 0.000
1082.62/1082.85	c total clause space: 206.656MB
1082.62/1082.85	c total #watches: 363762
1084.72/1084.99	c total #propagations: 23725275 / total #impl: 1168211111 (eff. 0.020)
1084.72/1084.99	c GC COLLECT
1084.72/1084.99	c #Conflicts:    1057000 | #Learnt:      24851 | 0.000
1084.72/1084.99	c total clause space: 206.656MB
1084.72/1084.99	c total #watches: 189271
1085.81/1086.04	c total #propagations: 23748450 / total #impl: 1169679914 (eff. 0.020)
1085.81/1086.04	c #Conflicts:    1058000 | #Learnt:      25851 | 0.000
1085.81/1086.04	c total clause space: 206.656MB
1085.81/1086.04	c total #watches: 196811
1086.72/1086.98	c total #propagations: 23769910 / total #impl: 1170972792 (eff. 0.020)
1086.72/1086.98	c #Conflicts:    1059000 | #Learnt:      26851 | 0.000
1086.72/1086.98	c total clause space: 206.656MB
1086.72/1086.98	c total #watches: 203889
1087.72/1087.96	c total #propagations: 23788625 / total #impl: 1172226529 (eff. 0.020)
1087.72/1087.96	c #Conflicts:    1060000 | #Learnt:      27851 | 0.000
1087.72/1087.96	c total clause space: 206.656MB
1087.72/1087.96	c total #watches: 213163
1088.92/1089.19	c total #propagations: 23807600 / total #impl: 1173465505 (eff. 0.020)
1088.92/1089.19	c #Conflicts:    1061000 | #Learnt:      28851 | 0.000
1088.92/1089.19	c total clause space: 206.656MB
1088.92/1089.19	c total #watches: 222289
1090.02/1090.29	c total #propagations: 23828805 / total #impl: 1174906597 (eff. 0.020)
1090.02/1090.29	c #Conflicts:    1062000 | #Learnt:      29851 | 0.000
1090.02/1090.29	c total clause space: 206.656MB
1090.02/1090.29	c total #watches: 232540
1091.21/1091.44	c total #propagations: 23849133 / total #impl: 1176112299 (eff. 0.020)
1091.21/1091.44	c #Conflicts:    1063000 | #Learnt:      30851 | 0.000
1091.21/1091.44	c total clause space: 206.656MB
1091.21/1091.44	c total #watches: 242654
1092.41/1092.63	c total #propagations: 23868354 / total #impl: 1177507076 (eff. 0.020)
1092.41/1092.63	c #Conflicts:    1064000 | #Learnt:      31851 | 0.000
1092.41/1092.63	c total clause space: 206.656MB
1092.41/1092.63	c total #watches: 251903
1093.41/1093.68	c total #propagations: 23888615 / total #impl: 1178589959 (eff. 0.020)
1093.41/1093.68	c #Conflicts:    1065000 | #Learnt:      32851 | 0.000
1093.41/1093.68	c total clause space: 206.656MB
1093.41/1093.68	c total #watches: 258232
1095.01/1095.24	c total #propagations: 23907312 / total #impl: 1179755851 (eff. 0.020)
1095.01/1095.24	c #Conflicts:    1066000 | #Learnt:      33851 | 0.000
1095.01/1095.24	c total clause space: 206.656MB
1095.01/1095.24	c total #watches: 265983
1096.21/1096.48	c total #propagations: 23930286 / total #impl: 1180931809 (eff. 0.020)
1096.21/1096.48	c #Conflicts:    1067000 | #Learnt:      34851 | 0.000
1096.21/1096.48	c total clause space: 206.656MB
1096.21/1096.48	c total #watches: 273351
1097.72/1097.99	c total #propagations: 23949976 / total #impl: 1182039064 (eff. 0.020)
1097.72/1097.99	c #Conflicts:    1068000 | #Learnt:      35851 | 0.000
1097.72/1097.99	c total clause space: 206.656MB
1097.72/1097.99	c total #watches: 279408
1099.41/1099.67	c total #propagations: 23970184 / total #impl: 1183289305 (eff. 0.020)
1099.41/1099.67	c #Conflicts:    1069000 | #Learnt:      36851 | 0.000
1099.41/1099.67	c total clause space: 206.656MB
1099.41/1099.67	c total #watches: 286225
1100.81/1101.02	c total #propagations: 23991383 / total #impl: 1184564447 (eff. 0.020)
1100.81/1101.02	c #Conflicts:    1070000 | #Learnt:      37851 | 0.000
1100.81/1101.02	c total clause space: 206.656MB
1100.81/1101.02	c total #watches: 293397
1102.31/1102.57	c total #propagations: 24011278 / total #impl: 1185925362 (eff. 0.020)
1102.31/1102.57	c #Conflicts:    1071000 | #Learnt:      38851 | 0.000
1102.31/1102.57	c total clause space: 206.656MB
1102.31/1102.57	c total #watches: 298499
1103.71/1103.91	c total #propagations: 24030874 / total #impl: 1187040238 (eff. 0.020)
1103.71/1103.91	c #Conflicts:    1072000 | #Learnt:      39851 | 0.000
1103.71/1103.91	c total clause space: 206.656MB
1103.71/1103.91	c total #watches: 305328
1105.01/1105.26	c total #propagations: 24052003 / total #impl: 1188342351 (eff. 0.020)
1105.01/1105.26	c #Conflicts:    1073000 | #Learnt:      40851 | 0.000
1105.01/1105.26	c total clause space: 206.656MB
1105.01/1105.26	c total #watches: 313851
1106.52/1106.70	c total #propagations: 24071483 / total #impl: 1189683067 (eff. 0.020)
1106.52/1106.70	c #Conflicts:    1074000 | #Learnt:      41851 | 0.000
1106.52/1106.70	c total clause space: 206.656MB
1106.52/1106.70	c total #watches: 321498
1108.01/1108.27	c total #propagations: 24091712 / total #impl: 1191024558 (eff. 0.020)
1108.01/1108.27	c #Conflicts:    1075000 | #Learnt:      42851 | 0.000
1108.01/1108.27	c total clause space: 206.656MB
1108.01/1108.27	c total #watches: 329651
1109.41/1109.63	c total #propagations: 24111555 / total #impl: 1192386563 (eff. 0.020)
1109.41/1109.63	c #Conflicts:    1076000 | #Learnt:      43851 | 0.000
1109.41/1109.63	c total clause space: 206.656MB
1109.41/1109.63	c total #watches: 338110
1111.01/1111.29	c total #propagations: 24130324 / total #impl: 1193787408 (eff. 0.020)
1111.01/1111.29	c #Conflicts:    1077000 | #Learnt:      44851 | 0.000
1111.01/1111.29	c total clause space: 206.656MB
1111.01/1111.29	c total #watches: 347427
1112.71/1112.96	c total #propagations: 24149893 / total #impl: 1195297390 (eff. 0.020)
1112.71/1112.96	c #Conflicts:    1078000 | #Learnt:      45851 | 0.000
1112.71/1112.96	c total clause space: 206.656MB
1112.71/1112.96	c total #watches: 354811
1114.01/1114.20	c total #propagations: 24169658 / total #impl: 1196893482 (eff. 0.020)
1114.01/1114.20	c #Conflicts:    1079000 | #Learnt:      46851 | 0.000
1114.01/1114.20	c total clause space: 206.656MB
1114.01/1114.20	c total #watches: 361524
1115.51/1115.70	c total #propagations: 24188215 / total #impl: 1198158156 (eff. 0.020)
1115.51/1115.70	c #Conflicts:    1080000 | #Learnt:      47851 | 0.000
1115.51/1115.70	c total clause space: 206.656MB
1115.51/1115.70	c total #watches: 370706
1117.31/1117.54	c total #propagations: 24208876 / total #impl: 1199587992 (eff. 0.020)
1117.31/1117.54	c #Conflicts:    1081000 | #Learnt:      48851 | 0.000
1117.31/1117.54	c total clause space: 206.656MB
1117.31/1117.54	c total #watches: 377465
1119.11/1119.36	c total #propagations: 24231446 / total #impl: 1200987363 (eff. 0.020)
1119.11/1119.36	c #Conflicts:    1082000 | #Learnt:      49851 | 0.000
1119.11/1119.36	c total clause space: 206.656MB
1119.11/1119.36	c total #watches: 387570
1120.52/1120.78	c total #propagations: 24252636 / total #impl: 1202342092 (eff. 0.020)
1120.52/1120.78	c GC COLLECT
1120.52/1120.78	c #Conflicts:    1083000 | #Learnt:      25758 | 0.000
1120.52/1120.78	c total clause space: 206.656MB
1120.52/1120.78	c total #watches: 195660
1121.52/1121.73	c total #propagations: 24273434 / total #impl: 1203204188 (eff. 0.020)
1121.52/1121.73	c #Conflicts:    1084000 | #Learnt:      26758 | 0.000
1121.52/1121.73	c total clause space: 206.656MB
1121.52/1121.73	c total #watches: 203175
1122.52/1122.72	c total #propagations: 24291403 / total #impl: 1204371949 (eff. 0.020)
1122.52/1122.72	c #Conflicts:    1085000 | #Learnt:      27758 | 0.000
1122.52/1122.72	c total clause space: 206.656MB
1122.52/1122.72	c total #watches: 211352
1123.52/1123.76	c total #propagations: 24309522 / total #impl: 1205499506 (eff. 0.020)
1123.52/1123.76	c #Conflicts:    1086000 | #Learnt:      28758 | 0.000
1123.52/1123.76	c total clause space: 206.656MB
1123.52/1123.76	c total #watches: 219358
1124.62/1124.81	c total #propagations: 24329278 / total #impl: 1206463183 (eff. 0.020)
1124.62/1124.81	c #Conflicts:    1087000 | #Learnt:      29758 | 0.000
1124.62/1124.81	c total clause space: 206.656MB
1124.62/1124.81	c total #watches: 228416
1125.82/1126.01	c total #propagations: 24347831 / total #impl: 1207429634 (eff. 0.020)
1125.82/1126.01	c #Conflicts:    1088000 | #Learnt:      30758 | 0.000
1125.82/1126.01	c total clause space: 206.656MB
1125.82/1126.01	c total #watches: 237437
1127.22/1127.40	c total #propagations: 24366310 / total #impl: 1208631542 (eff. 0.020)
1127.22/1127.40	c #Conflicts:    1089000 | #Learnt:      31758 | 0.000
1127.22/1127.40	c total clause space: 206.656MB
1127.22/1127.40	c total #watches: 245610
1128.52/1128.79	c total #propagations: 24385390 / total #impl: 1210204162 (eff. 0.020)
1128.52/1128.79	c #Conflicts:    1090000 | #Learnt:      32758 | 0.000
1128.52/1128.79	c total clause space: 206.656MB
1128.52/1128.79	c total #watches: 252038
1129.92/1130.15	c total #propagations: 24403442 / total #impl: 1211385264 (eff. 0.020)
1129.92/1130.15	c #Conflicts:    1091000 | #Learnt:      33758 | 0.000
1129.92/1130.15	c total clause space: 206.656MB
1129.92/1130.15	c total #watches: 259097
1131.42/1131.64	c total #propagations: 24422630 / total #impl: 1212496393 (eff. 0.020)
1131.42/1131.64	c #Conflicts:    1092000 | #Learnt:      34758 | 0.000
1131.42/1131.64	c total clause space: 206.656MB
1131.42/1131.64	c total #watches: 265828
1132.82/1133.00	c total #propagations: 24444830 / total #impl: 1213803556 (eff. 0.020)
1132.82/1133.00	c #Conflicts:    1093000 | #Learnt:      35758 | 0.000
1132.82/1133.00	c total clause space: 206.656MB
1132.82/1133.00	c total #watches: 271923
1134.52/1134.70	c total #propagations: 24466852 / total #impl: 1214855291 (eff. 0.020)
1134.52/1134.70	c #Conflicts:    1094000 | #Learnt:      36758 | 0.000
1134.52/1134.70	c total clause space: 206.656MB
1134.52/1134.70	c total #watches: 278803
1136.12/1136.32	c total #propagations: 24490838 / total #impl: 1216275082 (eff. 0.020)
1136.12/1136.32	c #Conflicts:    1095000 | #Learnt:      37758 | 0.000
1136.12/1136.32	c total clause space: 206.656MB
1136.12/1136.32	c total #watches: 283755
1137.62/1137.80	c total #propagations: 24513589 / total #impl: 1217681657 (eff. 0.020)
1137.62/1137.80	c #Conflicts:    1096000 | #Learnt:      38758 | 0.000
1137.62/1137.80	c total clause space: 206.656MB
1137.62/1137.80	c total #watches: 291475
1139.01/1139.29	c total #propagations: 24534297 / total #impl: 1218746687 (eff. 0.020)
1139.01/1139.29	c #Conflicts:    1097000 | #Learnt:      39758 | 0.000
1139.01/1139.29	c total clause space: 206.656MB
1139.01/1139.29	c total #watches: 299647
1140.62/1140.85	c total #propagations: 24554550 / total #impl: 1220038572 (eff. 0.020)
1140.62/1140.85	c #Conflicts:    1098000 | #Learnt:      40758 | 0.000
1140.62/1140.85	c total clause space: 206.656MB
1140.62/1140.85	c total #watches: 306074
1142.41/1142.66	c total #propagations: 24575089 / total #impl: 1221460067 (eff. 0.020)
1142.41/1142.66	c #Conflicts:    1099000 | #Learnt:      41758 | 0.000
1142.41/1142.66	c total clause space: 206.656MB
1142.41/1142.66	c total #watches: 313391
1144.51/1144.76	c total #propagations: 24594928 / total #impl: 1222619682 (eff. 0.020)
1144.51/1144.76	c #Conflicts:    1100000 | #Learnt:      42758 | 0.000
1144.51/1144.76	c total clause space: 206.656MB
1144.51/1144.76	c total #watches: 321647
1146.41/1146.60	c total #propagations: 24617099 / total #impl: 1224093470 (eff. 0.020)
1146.41/1146.60	c #Conflicts:    1101000 | #Learnt:      43758 | 0.000
1146.41/1146.60	c total clause space: 206.656MB
1146.41/1146.60	c total #watches: 328253
1148.11/1148.35	c total #propagations: 24638790 / total #impl: 1225781752 (eff. 0.020)
1148.11/1148.35	c #Conflicts:    1102000 | #Learnt:      44758 | 0.000
1148.11/1148.35	c total clause space: 206.656MB
1148.11/1148.35	c total #watches: 335974
1149.71/1149.92	c total #propagations: 24659576 / total #impl: 1227482315 (eff. 0.020)
1149.71/1149.92	c #Conflicts:    1103000 | #Learnt:      45758 | 0.000
1149.71/1149.92	c total clause space: 206.656MB
1149.71/1149.92	c total #watches: 343117
1151.81/1152.02	c total #propagations: 24681317 / total #impl: 1228950800 (eff. 0.020)
1151.81/1152.02	c #Conflicts:    1104000 | #Learnt:      46758 | 0.000
1151.81/1152.02	c total clause space: 206.656MB
1151.81/1152.02	c total #watches: 349228
1153.82/1154.01	c total #propagations: 24702672 / total #impl: 1230472540 (eff. 0.020)
1153.82/1154.01	c #Conflicts:    1105000 | #Learnt:      47758 | 0.000
1153.82/1154.01	c total clause space: 206.656MB
1153.82/1154.01	c total #watches: 355379
1155.81/1156.09	c total #propagations: 24724572 / total #impl: 1231861114 (eff. 0.020)
1155.81/1156.09	c #Conflicts:    1106000 | #Learnt:      48758 | 0.000
1155.81/1156.09	c total clause space: 206.656MB
1155.81/1156.09	c total #watches: 361650
1158.01/1158.24	c total #propagations: 24746688 / total #impl: 1233264434 (eff. 0.020)
1158.01/1158.24	c #Conflicts:    1107000 | #Learnt:      49758 | 0.000
1158.01/1158.24	c total clause space: 206.656MB
1158.01/1158.24	c total #watches: 367763
1160.32/1160.50	c total #propagations: 24769724 / total #impl: 1234464109 (eff. 0.020)
1160.32/1160.50	c #Conflicts:    1108000 | #Learnt:      50758 | 0.000
1160.32/1160.50	c total clause space: 206.656MB
1160.32/1160.50	c total #watches: 373752
1161.42/1161.60	c total #propagations: 24790742 / total #impl: 1235966996 (eff. 0.020)
1161.42/1161.60	c GC COLLECT
1161.42/1161.60	c #Conflicts:    1109000 | #Learnt:      26356 | 0.000
1161.42/1161.60	c total clause space: 206.656MB
1161.42/1161.60	c total #watches: 200891
1162.71/1162.92	c total #propagations: 24810864 / total #impl: 1237153378 (eff. 0.020)
1162.71/1162.92	c #Conflicts:    1110000 | #Learnt:      27356 | 0.000
1162.71/1162.92	c total clause space: 206.656MB
1162.71/1162.92	c total #watches: 210188
1164.31/1164.51	c total #propagations: 24833643 / total #impl: 1238117441 (eff. 0.020)
1164.31/1164.51	c #Conflicts:    1111000 | #Learnt:      28356 | 0.000
1164.31/1164.51	c total clause space: 206.656MB
1164.31/1164.51	c total #watches: 216281
1165.82/1166.03	c total #propagations: 24855092 / total #impl: 1239241370 (eff. 0.020)
1165.82/1166.03	c #Conflicts:    1112000 | #Learnt:      29356 | 0.000
1165.82/1166.03	c total clause space: 206.656MB
1165.82/1166.03	c total #watches: 222551
1167.11/1167.36	c total #propagations: 24877554 / total #impl: 1240840197 (eff. 0.020)
1167.11/1167.36	c #Conflicts:    1113000 | #Learnt:      30356 | 0.000
1167.11/1167.36	c total clause space: 206.656MB
1167.11/1167.36	c total #watches: 230167
1168.51/1168.70	c total #propagations: 24899337 / total #impl: 1242463475 (eff. 0.020)
1168.51/1168.70	c #Conflicts:    1114000 | #Learnt:      31356 | 0.000
1168.51/1168.70	c total clause space: 206.656MB
1168.51/1168.70	c total #watches: 238485
1169.81/1170.01	c total #propagations: 24920258 / total #impl: 1244154244 (eff. 0.020)
1169.81/1170.01	c #Conflicts:    1115000 | #Learnt:      32356 | 0.000
1169.81/1170.01	c total clause space: 206.656MB
1169.81/1170.01	c total #watches: 245715
1171.32/1171.56	c total #propagations: 24940876 / total #impl: 1245769257 (eff. 0.020)
1171.32/1171.56	c #Conflicts:    1116000 | #Learnt:      33356 | 0.000
1171.32/1171.56	c total clause space: 206.656MB
1171.32/1171.56	c total #watches: 254104
1173.11/1173.31	c total #propagations: 24962071 / total #impl: 1247210343 (eff. 0.020)
1173.11/1173.31	c #Conflicts:    1117000 | #Learnt:      34356 | 0.000
1173.11/1173.31	c total clause space: 206.656MB
1173.11/1173.31	c total #watches: 261948
1174.62/1174.90	c total #propagations: 24984042 / total #impl: 1248677640 (eff. 0.020)
1174.62/1174.90	c #Conflicts:    1118000 | #Learnt:      35356 | 0.000
1174.62/1174.90	c total clause space: 206.656MB
1174.62/1174.90	c total #watches: 270093
1175.91/1176.18	c total #propagations: 25005687 / total #impl: 1250139118 (eff. 0.020)
1175.91/1176.18	c #Conflicts:    1119000 | #Learnt:      36356 | 0.000
1175.91/1176.18	c total clause space: 206.656MB
1175.91/1176.18	c total #watches: 277646
1177.51/1177.77	c total #propagations: 25025209 / total #impl: 1251487040 (eff. 0.020)
1177.51/1177.77	c #Conflicts:    1120000 | #Learnt:      37356 | 0.000
1177.51/1177.77	c total clause space: 206.656MB
1177.51/1177.77	c total #watches: 284920
1179.31/1179.54	c total #propagations: 25046994 / total #impl: 1253248721 (eff. 0.020)
1179.31/1179.54	c #Conflicts:    1121000 | #Learnt:      38356 | 0.000
1179.31/1179.54	c total clause space: 206.656MB
1179.31/1179.54	c total #watches: 289770
1181.22/1181.46	c total #propagations: 25067759 / total #impl: 1254520477 (eff. 0.020)
1181.22/1181.46	c #Conflicts:    1122000 | #Learnt:      39356 | 0.000
1181.22/1181.46	c total clause space: 206.656MB
1181.22/1181.46	c total #watches: 297342
1182.71/1182.96	c total #propagations: 25088731 / total #impl: 1256018895 (eff. 0.020)
1182.71/1182.96	c #Conflicts:    1123000 | #Learnt:      40356 | 0.000
1182.71/1182.96	c total clause space: 206.656MB
1182.71/1182.96	c total #watches: 304461
1184.31/1184.53	c total #propagations: 25108729 / total #impl: 1257839720 (eff. 0.020)
1184.31/1184.53	c #Conflicts:    1124000 | #Learnt:      41356 | 0.000
1184.31/1184.53	c total clause space: 206.656MB
1184.31/1184.53	c total #watches: 309664
1186.21/1186.47	c total #propagations: 25129744 / total #impl: 1259259043 (eff. 0.020)
1186.21/1186.47	c #Conflicts:    1125000 | #Learnt:      42356 | 0.000
1186.21/1186.47	c total clause space: 206.656MB
1186.21/1186.47	c total #watches: 319295
1188.11/1188.36	c total #propagations: 25151646 / total #impl: 1260728464 (eff. 0.020)
1188.11/1188.36	c #Conflicts:    1126000 | #Learnt:      43356 | 0.000
1188.11/1188.36	c total clause space: 206.656MB
1188.11/1188.36	c total #watches: 325819
1189.91/1190.10	c total #propagations: 25175214 / total #impl: 1262233564 (eff. 0.020)
1189.91/1190.10	c #Conflicts:    1127000 | #Learnt:      44356 | 0.000
1189.91/1190.10	c total clause space: 206.656MB
1189.91/1190.10	c total #watches: 332915
1191.31/1191.54	c total #propagations: 25197388 / total #impl: 1263619253 (eff. 0.020)
1191.31/1191.54	c #Conflicts:    1128000 | #Learnt:      45356 | 0.000
1191.31/1191.54	c total clause space: 206.656MB
1191.31/1191.54	c total #watches: 339858
1193.21/1193.46	c total #propagations: 25218379 / total #impl: 1265076127 (eff. 0.020)
1193.21/1193.46	c #Conflicts:    1129000 | #Learnt:      46356 | 0.000
1193.21/1193.46	c total clause space: 206.656MB
1193.21/1193.46	c total #watches: 346260
1195.11/1195.34	c total #propagations: 25241181 / total #impl: 1266195588 (eff. 0.020)
1195.11/1195.34	c #Conflicts:    1130000 | #Learnt:      47356 | 0.000
1195.11/1195.34	c total clause space: 206.656MB
1195.11/1195.34	c total #watches: 352126
1197.31/1197.57	c total #propagations: 25263459 / total #impl: 1267415207 (eff. 0.020)
1197.31/1197.57	c #Conflicts:    1131000 | #Learnt:      48356 | 0.000
1197.31/1197.57	c total clause space: 206.656MB
1197.31/1197.57	c total #watches: 357299
1199.51/1199.77	c total #propagations: 25287711 / total #impl: 1268595768 (eff. 0.020)
1199.51/1199.77	c #Conflicts:    1132000 | #Learnt:      49356 | 0.000
1199.51/1199.77	c total clause space: 206.656MB
1199.51/1199.77	c total #watches: 363320
1201.81/1202.05	c total #propagations: 25314313 / total #impl: 1269494153 (eff. 0.020)
1201.81/1202.05	c #Conflicts:    1133000 | #Learnt:      50356 | 0.000
1201.81/1202.05	c total clause space: 206.656MB
1201.81/1202.05	c total #watches: 369155
1203.31/1203.59	c total #propagations: 25338815 / total #impl: 1270649196 (eff. 0.020)
1203.31/1203.59	c #Conflicts:    1134000 | #Learnt:      51356 | 0.000
1203.31/1203.59	c total clause space: 206.656MB
1203.31/1203.59	c total #watches: 374552
1204.20/1204.40	c total #propagations: 25359511 / total #impl: 1272003162 (eff. 0.020)
1204.20/1204.40	c GC COLLECT
1204.20/1204.40	c #Conflicts:    1135000 | #Learnt:      26652 | 0.000
1204.20/1204.40	c total clause space: 206.656MB
1204.20/1204.40	c total #watches: 201540
1205.10/1205.39	c total #propagations: 25378533 / total #impl: 1273010683 (eff. 0.020)
1205.10/1205.39	c #Conflicts:    1136000 | #Learnt:      27652 | 0.000
1205.10/1205.39	c total clause space: 206.656MB
1205.10/1205.39	c total #watches: 206963
1205.90/1206.16	c total #propagations: 25400431 / total #impl: 1274403739 (eff. 0.020)
1205.90/1206.16	c #Conflicts:    1137000 | #Learnt:      28652 | 0.000
1205.90/1206.16	c total clause space: 206.656MB
1205.90/1206.16	c total #watches: 212354
1206.70/1206.96	c total #propagations: 25420909 / total #impl: 1275382639 (eff. 0.020)
1206.70/1206.96	c #Conflicts:    1138000 | #Learnt:      29652 | 0.000
1206.70/1206.96	c total clause space: 206.656MB
1206.70/1206.96	c total #watches: 219060
1207.90/1208.17	c total #propagations: 25441022 / total #impl: 1276486772 (eff. 0.020)
1207.90/1208.17	c #Conflicts:    1139000 | #Learnt:      30652 | 0.000
1207.90/1208.17	c total clause space: 206.656MB
1207.90/1208.17	c total #watches: 225927
1209.00/1209.29	c total #propagations: 25460272 / total #impl: 1277444029 (eff. 0.020)
1209.00/1209.29	c #Conflicts:    1140000 | #Learnt:      31652 | 0.000
1209.00/1209.29	c total clause space: 206.656MB
1209.00/1209.29	c total #watches: 234162
1209.91/1210.17	c total #propagations: 25479187 / total #impl: 1278745709 (eff. 0.020)
1209.91/1210.17	c #Conflicts:    1141000 | #Learnt:      32652 | 0.000
1209.91/1210.17	c total clause space: 206.656MB
1209.91/1210.17	c total #watches: 242712
1210.80/1211.01	c total #propagations: 25497059 / total #impl: 1279937618 (eff. 0.020)
1210.80/1211.01	c #Conflicts:    1142000 | #Learnt:      33652 | 0.000
1210.80/1211.01	c total clause space: 206.656MB
1210.80/1211.01	c total #watches: 248976
1211.90/1212.12	c total #propagations: 25516385 / total #impl: 1281229753 (eff. 0.020)
1211.90/1212.12	c #Conflicts:    1143000 | #Learnt:      34652 | 0.000
1211.90/1212.12	c total clause space: 206.656MB
1211.90/1212.12	c total #watches: 253851
1213.21/1213.44	c total #propagations: 25537751 / total #impl: 1282417297 (eff. 0.020)
1213.21/1213.44	c #Conflicts:    1144000 | #Learnt:      35652 | 0.000
1213.21/1213.44	c total clause space: 206.656MB
1213.21/1213.44	c total #watches: 259314
1214.40/1214.65	c total #propagations: 25558847 / total #impl: 1283692550 (eff. 0.020)
1214.40/1214.65	c #Conflicts:    1145000 | #Learnt:      36652 | 0.000
1214.40/1214.65	c total clause space: 206.656MB
1214.40/1214.65	c total #watches: 264382
1215.60/1215.88	c total #propagations: 25581182 / total #impl: 1284893446 (eff. 0.020)
1215.60/1215.88	c #Conflicts:    1146000 | #Learnt:      37652 | 0.000
1215.60/1215.88	c total clause space: 206.656MB
1215.60/1215.88	c total #watches: 270676
1217.10/1217.36	c total #propagations: 25603933 / total #impl: 1286049820 (eff. 0.020)
1217.10/1217.36	c #Conflicts:    1147000 | #Learnt:      38652 | 0.000
1217.10/1217.36	c total clause space: 206.656MB
1217.10/1217.36	c total #watches: 275932
1219.00/1219.20	c total #propagations: 25627097 / total #impl: 1287596576 (eff. 0.020)
1219.00/1219.20	c #Conflicts:    1148000 | #Learnt:      39652 | 0.000
1219.00/1219.20	c total clause space: 206.656MB
1219.00/1219.20	c total #watches: 281287
1220.40/1220.67	c total #propagations: 25650294 / total #impl: 1289052922 (eff. 0.020)
1220.40/1220.67	c #Conflicts:    1149000 | #Learnt:      40652 | 0.000
1220.40/1220.67	c total clause space: 206.656MB
1220.40/1220.67	c total #watches: 286688
1221.70/1221.94	c total #propagations: 25673910 / total #impl: 1290441479 (eff. 0.020)
1221.70/1221.94	c #Conflicts:    1150000 | #Learnt:      41652 | 0.000
1221.70/1221.94	c total clause space: 206.656MB
1221.70/1221.94	c total #watches: 293504
1222.70/1222.95	c total #propagations: 25693256 / total #impl: 1291896048 (eff. 0.020)
1222.70/1222.95	c #Conflicts:    1151000 | #Learnt:      42652 | 0.000
1222.70/1222.95	c total clause space: 206.656MB
1222.70/1222.95	c total #watches: 299169
1223.90/1224.14	c total #propagations: 25714409 / total #impl: 1293112631 (eff. 0.020)
1223.90/1224.14	c #Conflicts:    1152000 | #Learnt:      43652 | 0.000
1223.90/1224.14	c total clause space: 206.656MB
1223.90/1224.14	c total #watches: 305171
1225.40/1225.63	c total #propagations: 25734323 / total #impl: 1294354266 (eff. 0.020)
1225.40/1225.63	c #Conflicts:    1153000 | #Learnt:      44652 | 0.000
1225.40/1225.63	c total clause space: 206.656MB
1225.40/1225.63	c total #watches: 314284
1227.20/1227.48	c total #propagations: 25752908 / total #impl: 1295186805 (eff. 0.020)
1227.20/1227.48	c #Conflicts:    1154000 | #Learnt:      45652 | 0.000
1227.20/1227.48	c total clause space: 206.656MB
1227.20/1227.48	c total #watches: 323419
1228.40/1228.64	c total #propagations: 25773353 / total #impl: 1296392159 (eff. 0.020)
1228.40/1228.64	c #Conflicts:    1155000 | #Learnt:      46652 | 0.000
1228.40/1228.64	c total clause space: 206.656MB
1228.40/1228.64	c total #watches: 331663
1230.00/1230.24	c total #propagations: 25791472 / total #impl: 1297938542 (eff. 0.020)
1230.00/1230.24	c #Conflicts:    1156000 | #Learnt:      47652 | 0.000
1230.00/1230.24	c total clause space: 206.656MB
1230.00/1230.24	c total #watches: 339380
1231.20/1231.47	c total #propagations: 25810353 / total #impl: 1299502976 (eff. 0.020)
1231.20/1231.47	c #Conflicts:    1157000 | #Learnt:      48652 | 0.000
1231.20/1231.47	c total clause space: 206.656MB
1231.20/1231.47	c total #watches: 345920
1232.50/1232.70	c total #propagations: 25828678 / total #impl: 1300833144 (eff. 0.020)
1232.50/1232.70	c #Conflicts:    1158000 | #Learnt:      49652 | 0.000
1232.50/1232.70	c total clause space: 206.656MB
1232.50/1232.70	c total #watches: 353445
1233.80/1234.04	c total #propagations: 25847203 / total #impl: 1302065525 (eff. 0.020)
1233.80/1234.04	c #Conflicts:    1159000 | #Learnt:      50652 | 0.000
1233.80/1234.04	c total clause space: 206.656MB
1233.80/1234.04	c total #watches: 359634
1235.00/1235.25	c total #propagations: 25867317 / total #impl: 1303261812 (eff. 0.020)
1235.00/1235.25	c #Conflicts:    1160000 | #Learnt:      51652 | 0.000
1235.00/1235.25	c total clause space: 206.656MB
1235.00/1235.25	c total #watches: 367578
1236.00/1236.23	c total #propagations: 25887160 / total #impl: 1304368360 (eff. 0.020)
1236.00/1236.23	c GC COLLECT
1236.00/1236.23	c #Conflicts:    1161000 | #Learnt:      26650 | 0.000
1236.00/1236.23	c total clause space: 206.656MB
1236.00/1236.23	c total #watches: 201406
1236.70/1236.98	c total #propagations: 25905149 / total #impl: 1305273988 (eff. 0.020)
1236.70/1236.98	c #Conflicts:    1162000 | #Learnt:      27650 | 0.000
1236.70/1236.98	c total clause space: 206.656MB
1236.70/1236.98	c total #watches: 208029
1237.50/1237.77	c total #propagations: 25923906 / total #impl: 1306177208 (eff. 0.020)
1237.50/1237.77	c #Conflicts:    1163000 | #Learnt:      28650 | 0.000
1237.50/1237.77	c total clause space: 206.656MB
1237.50/1237.77	c total #watches: 214605
1238.30/1238.56	c total #propagations: 25942904 / total #impl: 1307161877 (eff. 0.020)
1238.30/1238.56	c #Conflicts:    1164000 | #Learnt:      29650 | 0.000
1238.30/1238.56	c total clause space: 206.656MB
1238.30/1238.56	c total #watches: 221701
1239.20/1239.41	c total #propagations: 25960270 / total #impl: 1308142676 (eff. 0.020)
1239.20/1239.41	c #Conflicts:    1165000 | #Learnt:      30650 | 0.000
1239.20/1239.41	c total clause space: 206.656MB
1239.20/1239.41	c total #watches: 228874
1240.00/1240.29	c total #propagations: 25977379 / total #impl: 1309255054 (eff. 0.020)
1240.00/1240.29	c #Conflicts:    1166000 | #Learnt:      31650 | 0.000
1240.00/1240.29	c total clause space: 206.656MB
1240.00/1240.29	c total #watches: 235356
1240.90/1241.16	c total #propagations: 25995200 / total #impl: 1310173934 (eff. 0.020)
1240.90/1241.16	c #Conflicts:    1167000 | #Learnt:      32650 | 0.000
1240.90/1241.16	c total clause space: 206.656MB
1240.90/1241.16	c total #watches: 240962
1241.80/1242.07	c total #propagations: 26013658 / total #impl: 1311248358 (eff. 0.020)
1241.80/1242.07	c #Conflicts:    1168000 | #Learnt:      33650 | 0.000
1241.80/1242.07	c total clause space: 206.656MB
1241.80/1242.07	c total #watches: 245897
1242.70/1242.95	c total #propagations: 26031705 / total #impl: 1312295573 (eff. 0.020)
1242.70/1242.95	c #Conflicts:    1169000 | #Learnt:      34650 | 0.000
1242.70/1242.95	c total clause space: 206.656MB
1242.70/1242.95	c total #watches: 254304
1243.80/1244.01	c total #propagations: 26051030 / total #impl: 1313323184 (eff. 0.020)
1243.80/1244.01	c #Conflicts:    1170000 | #Learnt:      35650 | 0.000
1243.80/1244.01	c total clause space: 206.656MB
1243.80/1244.01	c total #watches: 261780
1244.90/1245.19	c total #propagations: 26069352 / total #impl: 1314370676 (eff. 0.020)
1244.90/1245.19	c #Conflicts:    1171000 | #Learnt:      36650 | 0.000
1244.90/1245.19	c total clause space: 206.656MB
1244.90/1245.19	c total #watches: 269598
1246.00/1246.20	c total #propagations: 26086702 / total #impl: 1315494250 (eff. 0.020)
1246.00/1246.20	c #Conflicts:    1172000 | #Learnt:      37650 | 0.000
1246.00/1246.20	c total clause space: 206.656MB
1246.00/1246.20	c total #watches: 276391
1247.10/1247.34	c total #propagations: 26105203 / total #impl: 1316602278 (eff. 0.020)
1247.10/1247.34	c #Conflicts:    1173000 | #Learnt:      38650 | 0.000
1247.10/1247.34	c total clause space: 206.656MB
1247.10/1247.34	c total #watches: 282175
1248.40/1248.65	c total #propagations: 26123289 / total #impl: 1317721397 (eff. 0.020)
1248.40/1248.65	c #Conflicts:    1174000 | #Learnt:      39650 | 0.000
1248.40/1248.65	c total clause space: 206.656MB
1248.40/1248.65	c total #watches: 288909
1249.40/1249.67	c total #propagations: 26143301 / total #impl: 1318906523 (eff. 0.020)
1249.40/1249.67	c #Conflicts:    1175000 | #Learnt:      40650 | 0.000
1249.40/1249.67	c total clause space: 206.656MB
1249.40/1249.67	c total #watches: 296355
1250.40/1250.65	c total #propagations: 26161663 / total #impl: 1319949669 (eff. 0.020)
1250.40/1250.65	c #Conflicts:    1176000 | #Learnt:      41650 | 0.000
1250.40/1250.65	c total clause space: 206.656MB
1250.40/1250.65	c total #watches: 302498
1251.50/1251.77	c total #propagations: 26180115 / total #impl: 1321034103 (eff. 0.020)
1251.50/1251.77	c #Conflicts:    1177000 | #Learnt:      42650 | 0.000
1251.50/1251.77	c total clause space: 206.656MB
1251.50/1251.77	c total #watches: 308528
1252.50/1252.74	c total #propagations: 26201366 / total #impl: 1322129195 (eff. 0.020)
1252.50/1252.74	c #Conflicts:    1178000 | #Learnt:      43650 | 0.000
1252.50/1252.74	c total clause space: 206.656MB
1252.50/1252.74	c total #watches: 314838
1253.50/1253.75	c total #propagations: 26220549 / total #impl: 1323227959 (eff. 0.020)
1253.50/1253.75	c #Conflicts:    1179000 | #Learnt:      44650 | 0.000
1253.50/1253.75	c total clause space: 206.656MB
1253.50/1253.75	c total #watches: 323047
1254.70/1254.92	c total #propagations: 26237290 / total #impl: 1324512657 (eff. 0.020)
1254.70/1254.92	c #Conflicts:    1180000 | #Learnt:      45650 | 0.000
1254.70/1254.92	c total clause space: 206.656MB
1254.70/1254.92	c total #watches: 330096
1255.80/1256.01	c total #propagations: 26256384 / total #impl: 1325731330 (eff. 0.020)
1255.80/1256.01	c #Conflicts:    1181000 | #Learnt:      46650 | 0.000
1255.80/1256.01	c total clause space: 206.656MB
1255.80/1256.01	c total #watches: 336808
1256.99/1257.20	c total #propagations: 26274064 / total #impl: 1327108241 (eff. 0.020)
1256.99/1257.20	c #Conflicts:    1182000 | #Learnt:      47650 | 0.000
1256.99/1257.20	c total clause space: 206.656MB
1256.99/1257.20	c total #watches: 343633
1258.30/1258.52	c total #propagations: 26292615 / total #impl: 1328249909 (eff. 0.020)
1258.30/1258.52	c #Conflicts:    1183000 | #Learnt:      48650 | 0.000
1258.30/1258.52	c total clause space: 206.656MB
1258.30/1258.52	c total #watches: 351342
1259.59/1259.80	c total #propagations: 26311778 / total #impl: 1329819514 (eff. 0.020)
1259.59/1259.80	c #Conflicts:    1184000 | #Learnt:      49650 | 0.000
1259.59/1259.80	c total clause space: 206.656MB
1259.59/1259.80	c total #watches: 359659
1261.29/1261.50	c total #propagations: 26329736 / total #impl: 1331417411 (eff. 0.020)
1261.29/1261.50	c #Conflicts:    1185000 | #Learnt:      50650 | 0.000
1261.29/1261.50	c total clause space: 206.656MB
1261.29/1261.50	c total #watches: 367455
1262.79/1263.09	c total #propagations: 26350818 / total #impl: 1332830037 (eff. 0.020)
1262.79/1263.09	c #Conflicts:    1186000 | #Learnt:      51650 | 0.000
1262.79/1263.09	c total clause space: 206.656MB
1262.79/1263.09	c total #watches: 376819
1264.59/1264.90	c total #propagations: 26369925 / total #impl: 1334223389 (eff. 0.020)
1264.59/1264.90	c GC COLLECT
1264.59/1264.90	c #Conflicts:    1187000 | #Learnt:      26347 | 0.000
1264.59/1264.90	c total clause space: 206.656MB
1264.59/1264.90	c total #watches: 199922
1265.49/1265.70	c total #propagations: 26388361 / total #impl: 1335380003 (eff. 0.020)
1265.49/1265.70	c #Conflicts:    1188000 | #Learnt:      27347 | 0.000
1265.49/1265.70	c total clause space: 206.656MB
1265.49/1265.70	c total #watches: 206311
1266.29/1266.53	c total #propagations: 26405995 / total #impl: 1336390958 (eff. 0.020)
1266.29/1266.53	c #Conflicts:    1189000 | #Learnt:      28347 | 0.000
1266.29/1266.53	c total clause space: 206.656MB
1266.29/1266.53	c total #watches: 213931
1267.10/1267.34	c total #propagations: 26424177 / total #impl: 1337285606 (eff. 0.020)
1267.10/1267.34	c #Conflicts:    1190000 | #Learnt:      29347 | 0.000
1267.10/1267.34	c total clause space: 206.656MB
1267.10/1267.34	c total #watches: 220893
1267.89/1268.17	c total #propagations: 26443537 / total #impl: 1338091141 (eff. 0.020)
1267.89/1268.17	c #Conflicts:    1191000 | #Learnt:      30347 | 0.000
1267.89/1268.17	c total clause space: 206.656MB
1267.89/1268.17	c total #watches: 228237
1268.79/1269.08	c total #propagations: 26462494 / total #impl: 1338818564 (eff. 0.020)
1268.79/1269.08	c #Conflicts:    1192000 | #Learnt:      31347 | 0.000
1268.79/1269.08	c total clause space: 206.656MB
1268.79/1269.08	c total #watches: 233626
1269.99/1270.26	c total #propagations: 26484337 / total #impl: 1339692470 (eff. 0.020)
1269.99/1270.26	c #Conflicts:    1193000 | #Learnt:      32347 | 0.000
1269.99/1270.26	c total clause space: 206.656MB
1269.99/1270.26	c total #watches: 240354
1271.69/1271.93	c total #propagations: 26507210 / total #impl: 1340905370 (eff. 0.020)
1271.69/1271.93	c #Conflicts:    1194000 | #Learnt:      33347 | 0.000
1271.69/1271.93	c total clause space: 206.656MB
1271.69/1271.93	c total #watches: 248277
1273.19/1273.45	c total #propagations: 26531803 / total #impl: 1342579623 (eff. 0.020)
1273.19/1273.45	c #Conflicts:    1195000 | #Learnt:      34347 | 0.000
1273.19/1273.45	c total clause space: 206.656MB
1273.19/1273.45	c total #watches: 256108
1274.99/1275.27	c total #propagations: 26551394 / total #impl: 1343969054 (eff. 0.020)
1274.99/1275.27	c #Conflicts:    1196000 | #Learnt:      35347 | 0.000
1274.99/1275.27	c total clause space: 206.656MB
1274.99/1275.27	c total #watches: 262550
1276.79/1277.02	c total #propagations: 26573365 / total #impl: 1345826123 (eff. 0.020)
1276.79/1277.02	c #Conflicts:    1197000 | #Learnt:      36347 | 0.000
1276.79/1277.02	c total clause space: 206.656MB
1276.79/1277.02	c total #watches: 270802
1278.00/1278.26	c total #propagations: 26593134 / total #impl: 1347123534 (eff. 0.020)
1278.00/1278.26	c #Conflicts:    1198000 | #Learnt:      37347 | 0.000
1278.00/1278.26	c total clause space: 206.656MB
1278.00/1278.26	c total #watches: 279144
1279.49/1279.72	c total #propagations: 26612005 / total #impl: 1348361814 (eff. 0.020)
1279.49/1279.72	c #Conflicts:    1199000 | #Learnt:      38347 | 0.000
1279.49/1279.72	c total clause space: 206.656MB
1279.49/1279.72	c total #watches: 286708
1280.79/1281.00	c total #propagations: 26631171 / total #impl: 1350032875 (eff. 0.020)
1280.79/1281.00	c #Conflicts:    1200000 | #Learnt:      39347 | 0.000
1280.79/1281.00	c total clause space: 206.656MB
1280.79/1281.00	c total #watches: 295603
1281.89/1282.13	c total #propagations: 26648518 / total #impl: 1351652671 (eff. 0.020)
1281.89/1282.13	c #Conflicts:    1201000 | #Learnt:      40347 | 0.000
1281.89/1282.13	c total clause space: 206.656MB
1281.89/1282.13	c total #watches: 303333
1283.39/1283.64	c total #propagations: 26666920 / total #impl: 1352817500 (eff. 0.020)
1283.39/1283.64	c #Conflicts:    1202000 | #Learnt:      41347 | 0.000
1283.39/1283.64	c total clause space: 206.656MB
1283.39/1283.64	c total #watches: 311953
1284.70/1284.94	c total #propagations: 26685749 / total #impl: 1354065755 (eff. 0.020)
1284.70/1284.94	c #Conflicts:    1203000 | #Learnt:      42347 | 0.000
1284.70/1284.94	c total clause space: 206.656MB
1284.70/1284.94	c total #watches: 318173
1285.89/1286.12	c total #propagations: 26706823 / total #impl: 1355294175 (eff. 0.020)
1285.89/1286.12	c #Conflicts:    1204000 | #Learnt:      43347 | 0.000
1285.89/1286.12	c total clause space: 206.656MB
1285.89/1286.12	c total #watches: 325616
1286.90/1287.19	c total #propagations: 26726081 / total #impl: 1356533632 (eff. 0.020)
1286.90/1287.19	c #Conflicts:    1205000 | #Learnt:      44347 | 0.000
1286.90/1287.19	c total clause space: 206.656MB
1286.90/1287.19	c total #watches: 331687
1288.19/1288.42	c total #propagations: 26743433 / total #impl: 1357734209 (eff. 0.020)
1288.19/1288.42	c #Conflicts:    1206000 | #Learnt:      45347 | 0.000
1288.19/1288.42	c total clause space: 206.656MB
1288.19/1288.42	c total #watches: 338530
1289.39/1289.64	c total #propagations: 26761572 / total #impl: 1358964556 (eff. 0.020)
1289.39/1289.64	c #Conflicts:    1207000 | #Learnt:      46347 | 0.000
1289.39/1289.64	c total clause space: 206.656MB
1289.39/1289.64	c total #watches: 344422
1290.49/1290.79	c total #propagations: 26779217 / total #impl: 1360423591 (eff. 0.020)
1290.49/1290.79	c #Conflicts:    1208000 | #Learnt:      47347 | 0.000
1290.49/1290.79	c total clause space: 206.656MB
1290.49/1290.79	c total #watches: 351408
1291.89/1292.16	c total #propagations: 26797027 / total #impl: 1361374544 (eff. 0.020)
1291.89/1292.16	c #Conflicts:    1209000 | #Learnt:      48347 | 0.000
1291.89/1292.16	c total clause space: 206.656MB
1291.89/1292.16	c total #watches: 356884
1293.19/1293.42	c total #propagations: 26816592 / total #impl: 1362606126 (eff. 0.020)
1293.19/1293.42	c #Conflicts:    1210000 | #Learnt:      49347 | 0.000
1293.19/1293.42	c total clause space: 206.656MB
1293.19/1293.42	c total #watches: 362878
1294.50/1294.71	c total #propagations: 26835020 / total #impl: 1363764647 (eff. 0.020)
1294.50/1294.71	c #Conflicts:    1211000 | #Learnt:      50347 | 0.000
1294.50/1294.71	c total clause space: 206.656MB
1294.50/1294.71	c total #watches: 370432
1295.99/1296.20	c total #propagations: 26855064 / total #impl: 1364907913 (eff. 0.020)
1295.99/1296.20	c #Conflicts:    1212000 | #Learnt:      51347 | 0.000
1295.99/1296.20	c total clause space: 206.656MB
1295.99/1296.20	c total #watches: 377567
1297.29/1297.51	c total #propagations: 26875357 / total #impl: 1366286343 (eff. 0.020)
1297.29/1297.51	c #Conflicts:    1213000 | #Learnt:      52347 | 0.000
1297.29/1297.51	c total clause space: 206.656MB
1297.29/1297.51	c total #watches: 384853
1298.59/1298.84	c total #propagations: 26893587 / total #impl: 1368156306 (eff. 0.020)
1298.59/1298.84	c GC COLLECT
1298.59/1298.84	c #Conflicts:    1214000 | #Learnt:      26746 | 0.000
1298.59/1298.84	c total clause space: 206.656MB
1298.59/1298.84	c total #watches: 202895
1299.29/1299.57	c total #propagations: 26912152 / total #impl: 1369547298 (eff. 0.020)
1299.29/1299.57	c #Conflicts:    1215000 | #Learnt:      27746 | 0.000
1299.29/1299.57	c total clause space: 206.656MB
1299.29/1299.57	c total #watches: 210619
1300.09/1300.31	c total #propagations: 26929063 / total #impl: 1370732423 (eff. 0.020)
1300.09/1300.31	c #Conflicts:    1216000 | #Learnt:      28746 | 0.000
1300.09/1300.31	c total clause space: 206.656MB
1300.09/1300.31	c total #watches: 220279
1300.89/1301.10	c total #propagations: 26946653 / total #impl: 1371910494 (eff. 0.020)
1300.89/1301.10	c #Conflicts:    1217000 | #Learnt:      29746 | 0.000
1300.89/1301.10	c total clause space: 206.656MB
1300.89/1301.10	c total #watches: 227816
1301.89/1302.10	c total #propagations: 26965295 / total #impl: 1373095201 (eff. 0.020)
1301.89/1302.10	c #Conflicts:    1218000 | #Learnt:      30746 | 0.000
1301.89/1302.10	c total clause space: 206.656MB
1301.89/1302.10	c total #watches: 232818
1303.49/1303.73	c total #propagations: 26984286 / total #impl: 1374139353 (eff. 0.020)
1303.49/1303.73	c #Conflicts:    1219000 | #Learnt:      31746 | 0.000
1303.49/1303.73	c total clause space: 206.656MB
1303.49/1303.73	c total #watches: 238015
1304.99/1305.21	c total #propagations: 27006031 / total #impl: 1375749250 (eff. 0.020)
1304.99/1305.21	c #Conflicts:    1220000 | #Learnt:      32746 | 0.000
1304.99/1305.21	c total clause space: 206.656MB
1304.99/1305.21	c total #watches: 242678
1306.49/1306.79	c total #propagations: 27027002 / total #impl: 1377138779 (eff. 0.020)
1306.49/1306.79	c #Conflicts:    1221000 | #Learnt:      33746 | 0.000
1306.49/1306.79	c total clause space: 206.656MB
1306.49/1306.79	c total #watches: 249140
1308.09/1308.38	c total #propagations: 27049348 / total #impl: 1378832786 (eff. 0.020)
1308.09/1308.38	c #Conflicts:    1222000 | #Learnt:      34746 | 0.000
1308.09/1308.38	c total clause space: 206.656MB
1308.09/1308.38	c total #watches: 255562
1309.89/1310.20	c total #propagations: 27070488 / total #impl: 1380361674 (eff. 0.020)
1309.89/1310.20	c #Conflicts:    1223000 | #Learnt:      35746 | 0.000
1309.89/1310.20	c total clause space: 206.656MB
1309.89/1310.20	c total #watches: 262535
1311.69/1311.96	c total #propagations: 27092149 / total #impl: 1382177355 (eff. 0.020)
1311.69/1311.96	c #Conflicts:    1224000 | #Learnt:      36746 | 0.000
1311.69/1311.96	c total clause space: 206.656MB
1311.69/1311.96	c total #watches: 268224
1313.29/1313.53	c total #propagations: 27113967 / total #impl: 1383519625 (eff. 0.020)
1313.29/1313.53	c #Conflicts:    1225000 | #Learnt:      37746 | 0.000
1313.29/1313.53	c total clause space: 206.656MB
1313.29/1313.53	c total #watches: 274533
1314.99/1315.25	c total #propagations: 27136532 / total #impl: 1384542526 (eff. 0.020)
1314.99/1315.25	c #Conflicts:    1226000 | #Learnt:      38746 | 0.000
1314.99/1315.25	c total clause space: 206.656MB
1314.99/1315.25	c total #watches: 281555
1316.68/1316.99	c total #propagations: 27158713 / total #impl: 1386020732 (eff. 0.020)
1316.68/1316.99	c #Conflicts:    1227000 | #Learnt:      39746 | 0.000
1316.68/1316.99	c total clause space: 206.656MB
1316.68/1316.99	c total #watches: 288811
1318.48/1318.71	c total #propagations: 27180119 / total #impl: 1387510201 (eff. 0.020)
1318.48/1318.71	c #Conflicts:    1228000 | #Learnt:      40746 | 0.000
1318.48/1318.71	c total clause space: 206.656MB
1318.48/1318.71	c total #watches: 299836
1320.08/1320.31	c total #propagations: 27199822 / total #impl: 1389042208 (eff. 0.020)
1320.08/1320.31	c #Conflicts:    1229000 | #Learnt:      41746 | 0.000
1320.08/1320.31	c total clause space: 206.656MB
1320.08/1320.31	c total #watches: 311721
1322.09/1322.32	c total #propagations: 27218593 / total #impl: 1390658789 (eff. 0.020)
1322.09/1322.32	c #Conflicts:    1230000 | #Learnt:      42746 | 0.000
1322.09/1322.32	c total clause space: 206.656MB
1322.09/1322.32	c total #watches: 319397
1323.78/1324.02	c total #propagations: 27239556 / total #impl: 1392042410 (eff. 0.020)
1323.78/1324.02	c #Conflicts:    1231000 | #Learnt:      43746 | 0.000
1323.78/1324.02	c total clause space: 206.656MB
1323.78/1324.02	c total #watches: 326258
1325.48/1325.78	c total #propagations: 27261810 / total #impl: 1393361279 (eff. 0.020)
1325.48/1325.78	c #Conflicts:    1232000 | #Learnt:      44746 | 0.000
1325.48/1325.78	c total clause space: 206.656MB
1325.48/1325.78	c total #watches: 333346
1327.68/1327.98	c total #propagations: 27283936 / total #impl: 1395082889 (eff. 0.020)
1327.68/1327.98	c #Conflicts:    1233000 | #Learnt:      45746 | 0.000
1327.68/1327.98	c total clause space: 206.656MB
1327.68/1327.98	c total #watches: 344150
1329.48/1329.72	c total #propagations: 27307085 / total #impl: 1396826381 (eff. 0.020)
1329.48/1329.72	c #Conflicts:    1234000 | #Learnt:      46746 | 0.000
1329.48/1329.72	c total clause space: 206.656MB
1329.48/1329.72	c total #watches: 352312
1331.18/1331.41	c total #propagations: 27332007 / total #impl: 1397992423 (eff. 0.020)
1331.18/1331.41	c #Conflicts:    1235000 | #Learnt:      47746 | 0.000
1331.18/1331.41	c total clause space: 206.656MB
1331.18/1331.41	c total #watches: 360692
1333.09/1333.35	c total #propagations: 27356000 / total #impl: 1399081281 (eff. 0.020)
1333.09/1333.35	c #Conflicts:    1236000 | #Learnt:      48746 | 0.000
1333.09/1333.35	c total clause space: 206.656MB
1333.09/1333.35	c total #watches: 367743
1334.68/1334.92	c total #propagations: 27379469 / total #impl: 1400449055 (eff. 0.020)
1334.68/1334.92	c #Conflicts:    1237000 | #Learnt:      49746 | 0.000
1334.68/1334.92	c total clause space: 206.656MB
1334.68/1334.92	c total #watches: 374659
1336.68/1336.96	c total #propagations: 27402236 / total #impl: 1401856624 (eff. 0.020)
1336.68/1336.96	c #Conflicts:    1238000 | #Learnt:      50746 | 0.000
1336.68/1336.96	c total clause space: 206.656MB
1336.68/1336.96	c total #watches: 381903
1338.98/1339.25	c total #propagations: 27424107 / total #impl: 1403685242 (eff. 0.020)
1338.98/1339.25	c #Conflicts:    1239000 | #Learnt:      51746 | 0.000
1338.98/1339.25	c total clause space: 206.656MB
1338.98/1339.25	c total #watches: 393169
1340.48/1340.76	c total #propagations: 27446389 / total #impl: 1405272037 (eff. 0.020)
1340.48/1340.76	c #Conflicts:    1240000 | #Learnt:      52746 | 0.000
1340.48/1340.76	c total clause space: 206.656MB
1340.48/1340.76	c total #watches: 399803
1342.28/1342.56	c total #propagations: 27466018 / total #impl: 1406618226 (eff. 0.020)
1342.28/1342.56	c #Conflicts:    1241000 | #Learnt:      53746 | 0.000
1342.28/1342.56	c total clause space: 206.656MB
1342.28/1342.56	c total #watches: 405447
1343.58/1343.85	c total #propagations: 27486828 / total #impl: 1407948084 (eff. 0.020)
1343.58/1343.85	c GC COLLECT
1343.58/1343.85	c #Conflicts:    1242000 | #Learnt:      27845 | 0.000
1343.58/1343.85	c total clause space: 206.656MB
1343.58/1343.85	c total #watches: 212062
1344.98/1345.20	c total #propagations: 27507668 / total #impl: 1409356768 (eff. 0.020)
1344.98/1345.20	c #Conflicts:    1243000 | #Learnt:      28845 | 0.000
1344.98/1345.20	c total clause space: 206.656MB
1344.98/1345.20	c total #watches: 218077
1346.29/1346.53	c total #propagations: 27531371 / total #impl: 1410444201 (eff. 0.020)
1346.29/1346.53	c #Conflicts:    1244000 | #Learnt:      29845 | 0.000
1346.29/1346.53	c total clause space: 206.656MB
1346.29/1346.53	c total #watches: 224491
1347.68/1347.98	c total #propagations: 27554251 / total #impl: 1411716691 (eff. 0.020)
1347.68/1347.98	c #Conflicts:    1245000 | #Learnt:      30845 | 0.000
1347.68/1347.98	c total clause space: 206.656MB
1347.68/1347.98	c total #watches: 231469
1348.98/1349.26	c total #propagations: 27575949 / total #impl: 1413523134 (eff. 0.020)
1348.98/1349.26	c #Conflicts:    1246000 | #Learnt:      31845 | 0.000
1348.98/1349.26	c total clause space: 206.656MB
1348.98/1349.26	c total #watches: 238725
1350.48/1350.78	c total #propagations: 27597689 / total #impl: 1414719843 (eff. 0.020)
1350.48/1350.78	c #Conflicts:    1247000 | #Learnt:      32845 | 0.000
1350.48/1350.78	c total clause space: 206.656MB
1350.48/1350.78	c total #watches: 244756
1352.18/1352.46	c total #propagations: 27621066 / total #impl: 1415955389 (eff. 0.020)
1352.18/1352.46	c #Conflicts:    1248000 | #Learnt:      33845 | 0.000
1352.18/1352.46	c total clause space: 206.656MB
1352.18/1352.46	c total #watches: 252025
1353.78/1354.09	c total #propagations: 27641287 / total #impl: 1417190549 (eff. 0.020)
1353.78/1354.09	c #Conflicts:    1249000 | #Learnt:      34845 | 0.000
1353.78/1354.09	c total clause space: 206.656MB
1353.78/1354.09	c total #watches: 258295
1355.48/1355.76	c total #propagations: 27660847 / total #impl: 1418798232 (eff. 0.019)
1355.48/1355.76	c #Conflicts:    1250000 | #Learnt:      35845 | 0.000
1355.48/1355.76	c total clause space: 206.656MB
1355.48/1355.76	c total #watches: 263667
1356.38/1356.69	c total #propagations: 27681034 / total #impl: 1420575708 (eff. 0.019)
1356.38/1356.69	c #Conflicts:    1251000 | #Learnt:      36845 | 0.000
1356.38/1356.69	c total clause space: 206.656MB
1356.38/1356.69	c total #watches: 269862
1357.38/1357.65	c total #propagations: 27703197 / total #impl: 1421788877 (eff. 0.019)
1357.38/1357.65	c #Conflicts:    1252000 | #Learnt:      37845 | 0.000
1357.38/1357.65	c total clause space: 206.656MB
1357.38/1357.65	c total #watches: 276789
1358.38/1358.66	c total #propagations: 27723924 / total #impl: 1422876500 (eff. 0.019)
1358.38/1358.66	c #Conflicts:    1253000 | #Learnt:      38845 | 0.000
1358.38/1358.66	c total clause space: 206.656MB
1358.38/1358.66	c total #watches: 285255
1359.38/1359.67	c total #propagations: 27743695 / total #impl: 1423964091 (eff. 0.019)
1359.38/1359.67	c #Conflicts:    1254000 | #Learnt:      39845 | 0.000
1359.38/1359.67	c total clause space: 206.656MB
1359.38/1359.67	c total #watches: 292419
1360.48/1360.71	c total #propagations: 27760978 / total #impl: 1424918077 (eff. 0.019)
1360.48/1360.71	c #Conflicts:    1255000 | #Learnt:      40845 | 0.000
1360.48/1360.71	c total clause space: 206.656MB
1360.48/1360.71	c total #watches: 298727
1361.48/1361.77	c total #propagations: 27781513 / total #impl: 1425936711 (eff. 0.019)
1361.48/1361.77	c #Conflicts:    1256000 | #Learnt:      41845 | 0.000
1361.48/1361.77	c total clause space: 206.656MB
1361.48/1361.77	c total #watches: 304396
1362.78/1363.03	c total #propagations: 27801953 / total #impl: 1427131372 (eff. 0.019)
1362.78/1363.03	c #Conflicts:    1257000 | #Learnt:      42845 | 0.000
1362.78/1363.03	c total clause space: 206.656MB
1362.78/1363.03	c total #watches: 311273
1364.28/1364.51	c total #propagations: 27821636 / total #impl: 1428899974 (eff. 0.019)
1364.28/1364.51	c #Conflicts:    1258000 | #Learnt:      43845 | 0.000
1364.28/1364.51	c total clause space: 206.656MB
1364.28/1364.51	c total #watches: 319340
1365.78/1366.04	c total #propagations: 27840878 / total #impl: 1431076764 (eff. 0.019)
1365.78/1366.04	c #Conflicts:    1259000 | #Learnt:      44845 | 0.000
1365.78/1366.04	c total clause space: 206.656MB
1365.78/1366.04	c total #watches: 328865
1366.98/1367.27	c total #propagations: 27859597 / total #impl: 1432500431 (eff. 0.019)
1366.98/1367.27	c #Conflicts:    1260000 | #Learnt:      45845 | 0.000
1366.98/1367.27	c total clause space: 206.656MB
1366.98/1367.27	c total #watches: 333896
1368.28/1368.59	c total #propagations: 27880247 / total #impl: 1433781328 (eff. 0.019)
1368.28/1368.59	c #Conflicts:    1261000 | #Learnt:      46845 | 0.000
1368.28/1368.59	c total clause space: 206.656MB
1368.28/1368.59	c total #watches: 340391
1369.87/1370.13	c total #propagations: 27901373 / total #impl: 1434996938 (eff. 0.019)
1369.87/1370.13	c #Conflicts:    1262000 | #Learnt:      47845 | 0.000
1369.87/1370.13	c total clause space: 206.656MB
1369.87/1370.13	c total #watches: 346197
1371.97/1372.20	c total #propagations: 27922853 / total #impl: 1436132228 (eff. 0.019)
1371.97/1372.20	c #Conflicts:    1263000 | #Learnt:      48845 | 0.000
1371.97/1372.20	c total clause space: 206.656MB
1371.97/1372.20	c total #watches: 352211
1374.27/1374.51	c total #propagations: 27945895 / total #impl: 1437687468 (eff. 0.019)
1374.27/1374.51	c #Conflicts:    1264000 | #Learnt:      49845 | 0.000
1374.27/1374.51	c total clause space: 206.656MB
1374.27/1374.51	c total #watches: 359678
1376.67/1376.90	c total #propagations: 27968856 / total #impl: 1439371556 (eff. 0.019)
1376.67/1376.90	c #Conflicts:    1265000 | #Learnt:      50845 | 0.000
1376.67/1376.90	c total clause space: 206.656MB
1376.67/1376.90	c total #watches: 366790
1378.87/1379.19	c total #propagations: 27993055 / total #impl: 1440759977 (eff. 0.019)
1378.87/1379.19	c #Conflicts:    1266000 | #Learnt:      51845 | 0.000
1378.87/1379.19	c total clause space: 206.656MB
1378.87/1379.19	c total #watches: 375773
1381.67/1381.92	c total #propagations: 28016400 / total #impl: 1442323080 (eff. 0.019)
1381.67/1381.92	c #Conflicts:    1267000 | #Learnt:      52845 | 0.000
1381.67/1381.92	c total clause space: 206.656MB
1381.67/1381.92	c total #watches: 381709
1384.27/1384.52	c total #propagations: 28044175 / total #impl: 1443710391 (eff. 0.019)
1384.27/1384.52	c #Conflicts:    1268000 | #Learnt:      53845 | 0.000
1384.27/1384.52	c total clause space: 206.656MB
1384.27/1384.52	c total #watches: 388665
1386.27/1386.55	c total #propagations: 28069210 / total #impl: 1445464441 (eff. 0.019)
1386.27/1386.55	c GC COLLECT
1386.27/1386.55	c #Conflicts:    1269000 | #Learnt:      27644 | 0.000
1386.27/1386.55	c total clause space: 206.656MB
1386.27/1386.55	c total #watches: 211068
1387.57/1387.83	c total #propagations: 28093863 / total #impl: 1447135819 (eff. 0.019)
1387.57/1387.83	c #Conflicts:    1270000 | #Learnt:      28644 | 0.000
1387.57/1387.83	c total clause space: 206.656MB
1387.57/1387.83	c total #watches: 218708
1388.87/1389.15	c total #propagations: 28115688 / total #impl: 1448901720 (eff. 0.019)
1388.87/1389.15	c #Conflicts:    1271000 | #Learnt:      29644 | 0.000
1388.87/1389.15	c total clause space: 206.656MB
1388.87/1389.15	c total #watches: 226713
1390.07/1390.32	c total #propagations: 28135028 / total #impl: 1450953115 (eff. 0.019)
1390.07/1390.32	c #Conflicts:    1272000 | #Learnt:      30644 | 0.000
1390.07/1390.32	c total clause space: 206.656MB
1390.07/1390.32	c total #watches: 235543
1391.28/1391.53	c total #propagations: 28154146 / total #impl: 1452516769 (eff. 0.019)
1391.28/1391.53	c #Conflicts:    1273000 | #Learnt:      31644 | 0.000
1391.28/1391.53	c total clause space: 206.656MB
1391.28/1391.53	c total #watches: 245244
1392.48/1392.74	c total #propagations: 28174719 / total #impl: 1453788879 (eff. 0.019)
1392.48/1392.74	c #Conflicts:    1274000 | #Learnt:      32644 | 0.000
1392.48/1392.74	c total clause space: 206.656MB
1392.48/1392.74	c total #watches: 253194
1393.67/1393.95	c total #propagations: 28195975 / total #impl: 1454866340 (eff. 0.019)
1393.67/1393.95	c #Conflicts:    1275000 | #Learnt:      33644 | 0.000
1393.67/1393.95	c total clause space: 206.656MB
1393.67/1393.95	c total #watches: 260287
1395.07/1395.31	c total #propagations: 28216625 / total #impl: 1455943635 (eff. 0.019)
1395.07/1395.31	c #Conflicts:    1276000 | #Learnt:      34644 | 0.000
1395.07/1395.31	c total clause space: 206.656MB
1395.07/1395.31	c total #watches: 267478
1396.17/1396.47	c total #propagations: 28237823 / total #impl: 1457347959 (eff. 0.019)
1396.17/1396.47	c #Conflicts:    1277000 | #Learnt:      35644 | 0.000
1396.17/1396.47	c total clause space: 206.656MB
1396.17/1396.47	c total #watches: 274863
1397.27/1397.53	c total #propagations: 28258588 / total #impl: 1458823263 (eff. 0.019)
1397.27/1397.53	c #Conflicts:    1278000 | #Learnt:      36644 | 0.000
1397.27/1397.53	c total clause space: 206.656MB
1397.27/1397.53	c total #watches: 280543
1398.57/1398.81	c total #propagations: 28280792 / total #impl: 1460008636 (eff. 0.019)
1398.57/1398.81	c #Conflicts:    1279000 | #Learnt:      37644 | 0.000
1398.57/1398.81	c total clause space: 206.656MB
1398.57/1398.81	c total #watches: 287475
1399.47/1399.71	c total #propagations: 28301022 / total #impl: 1461466604 (eff. 0.019)
1399.47/1399.71	c #Conflicts:    1280000 | #Learnt:      38644 | 0.000
1399.47/1399.71	c total clause space: 206.656MB
1399.47/1399.71	c total #watches: 292162
1400.47/1400.71	c total #propagations: 28320905 / total #impl: 1462416422 (eff. 0.019)
1400.47/1400.71	c #Conflicts:    1281000 | #Learnt:      39644 | 0.000
1400.47/1400.71	c total clause space: 206.656MB
1400.47/1400.71	c total #watches: 298081
1401.37/1401.61	c total #propagations: 28339316 / total #impl: 1463543480 (eff. 0.019)
1401.37/1401.61	c #Conflicts:    1282000 | #Learnt:      40644 | 0.000
1401.37/1401.61	c total clause space: 206.656MB
1401.37/1401.61	c total #watches: 304493
1402.28/1402.59	c total #propagations: 28357097 / total #impl: 1464579883 (eff. 0.019)
1402.28/1402.59	c #Conflicts:    1283000 | #Learnt:      41644 | 0.000
1402.28/1402.59	c total clause space: 206.656MB
1402.28/1402.59	c total #watches: 310177
1403.48/1403.74	c total #propagations: 28375442 / total #impl: 1465618409 (eff. 0.019)
1403.48/1403.74	c #Conflicts:    1284000 | #Learnt:      42644 | 0.000
1403.48/1403.74	c total clause space: 206.656MB
1403.48/1403.74	c total #watches: 316755
1404.58/1404.88	c total #propagations: 28393710 / total #impl: 1466955622 (eff. 0.019)
1404.58/1404.88	c #Conflicts:    1285000 | #Learnt:      43644 | 0.000
1404.58/1404.88	c total clause space: 206.656MB
1404.58/1404.88	c total #watches: 323027
1405.97/1406.21	c total #propagations: 28413297 / total #impl: 1467910007 (eff. 0.019)
1405.97/1406.21	c #Conflicts:    1286000 | #Learnt:      44644 | 0.000
1405.97/1406.21	c total clause space: 206.656MB
1405.97/1406.21	c total #watches: 330169
1407.17/1407.49	c total #propagations: 28433180 / total #impl: 1469099504 (eff. 0.019)
1407.17/1407.49	c #Conflicts:    1287000 | #Learnt:      45644 | 0.000
1407.17/1407.49	c total clause space: 206.656MB
1407.17/1407.49	c total #watches: 336383
1408.47/1408.79	c total #propagations: 28453672 / total #impl: 1470504463 (eff. 0.019)
1408.47/1408.79	c #Conflicts:    1288000 | #Learnt:      46644 | 0.000
1408.47/1408.79	c total clause space: 206.656MB
1408.47/1408.79	c total #watches: 343859
1410.27/1410.53	c total #propagations: 28473864 / total #impl: 1472191544 (eff. 0.019)
1410.27/1410.53	c #Conflicts:    1289000 | #Learnt:      47644 | 0.000
1410.27/1410.53	c total clause space: 206.656MB
1410.27/1410.53	c total #watches: 353842
1412.67/1412.90	c total #propagations: 28494334 / total #impl: 1473473468 (eff. 0.019)
1412.67/1412.90	c #Conflicts:    1290000 | #Learnt:      48644 | 0.000
1412.67/1412.90	c total clause space: 206.656MB
1412.67/1412.90	c total #watches: 361401
1414.67/1414.90	c total #propagations: 28516048 / total #impl: 1475720643 (eff. 0.019)
1414.67/1414.90	c #Conflicts:    1291000 | #Learnt:      49644 | 0.000
1414.67/1414.90	c total clause space: 206.656MB
1414.67/1414.90	c total #watches: 370427
1416.37/1416.60	c total #propagations: 28536489 / total #impl: 1477327131 (eff. 0.019)
1416.37/1416.60	c #Conflicts:    1292000 | #Learnt:      50644 | 0.000
1416.37/1416.60	c total clause space: 206.656MB
1416.37/1416.60	c total #watches: 378141
1418.17/1418.50	c total #propagations: 28555591 / total #impl: 1478912282 (eff. 0.019)
1418.17/1418.50	c #Conflicts:    1293000 | #Learnt:      51644 | 0.000
1418.17/1418.50	c total clause space: 206.656MB
1418.17/1418.50	c total #watches: 382746
1419.77/1420.06	c total #propagations: 28576258 / total #impl: 1480655710 (eff. 0.019)
1419.77/1420.06	c #Conflicts:    1294000 | #Learnt:      52644 | 0.000
1419.77/1420.06	c total clause space: 206.656MB
1419.77/1420.06	c total #watches: 387500
1421.37/1421.62	c total #propagations: 28595888 / total #impl: 1482328262 (eff. 0.019)
1421.37/1421.62	c #Conflicts:    1295000 | #Learnt:      53644 | 0.000
1421.37/1421.62	c total clause space: 206.656MB
1421.37/1421.62	c total #watches: 393219
1423.47/1423.74	c total #propagations: 28617018 / total #impl: 1483811809 (eff. 0.019)
1423.47/1423.74	c #Conflicts:    1296000 | #Learnt:      54644 | 0.000
1423.47/1423.74	c total clause space: 206.656MB
1423.47/1423.74	c total #watches: 401213
1424.57/1424.82	c total #propagations: 28639305 / total #impl: 1485199721 (eff. 0.019)
1424.57/1424.82	c GC COLLECT
1424.57/1424.82	c #Conflicts:    1297000 | #Learnt:      28137 | 0.000
1424.57/1424.82	c total clause space: 206.656MB
1424.57/1424.82	c total #watches: 213729
1425.77/1426.06	c total #propagations: 28659810 / total #impl: 1486152096 (eff. 0.019)
1425.77/1426.06	c #Conflicts:    1298000 | #Learnt:      29137 | 0.000
1425.77/1426.06	c total clause space: 206.656MB
1425.77/1426.06	c total #watches: 221895
1426.97/1427.22	c total #propagations: 28680545 / total #impl: 1487917750 (eff. 0.019)
1426.97/1427.22	c #Conflicts:    1299000 | #Learnt:      30137 | 0.000
1426.97/1427.22	c total clause space: 206.656MB
1426.97/1427.22	c total #watches: 231858
1427.96/1428.29	c total #propagations: 28699179 / total #impl: 1489361524 (eff. 0.019)
1427.96/1428.29	c #Conflicts:    1300000 | #Learnt:      31137 | 0.000
1427.96/1428.29	c total clause space: 206.656MB
1427.96/1428.29	c total #watches: 240219
1428.96/1429.29	c total #propagations: 28718412 / total #impl: 1490715672 (eff. 0.019)
1428.96/1429.29	c #Conflicts:    1301000 | #Learnt:      32137 | 0.000
1428.96/1429.29	c total clause space: 206.656MB
1428.96/1429.29	c total #watches: 248922
1429.96/1430.21	c total #propagations: 28739040 / total #impl: 1491993727 (eff. 0.019)
1429.96/1430.21	c #Conflicts:    1302000 | #Learnt:      33137 | 0.000
1429.96/1430.21	c total clause space: 206.656MB
1429.96/1430.21	c total #watches: 254956
1430.87/1431.11	c total #propagations: 28757754 / total #impl: 1492982673 (eff. 0.019)
1430.87/1431.11	c #Conflicts:    1303000 | #Learnt:      34137 | 0.000
1430.87/1431.11	c total clause space: 206.656MB
1430.87/1431.11	c total #watches: 262654
1431.97/1432.24	c total #propagations: 28775564 / total #impl: 1494198356 (eff. 0.019)
1431.97/1432.24	c #Conflicts:    1304000 | #Learnt:      35137 | 0.000
1431.97/1432.24	c total clause space: 206.656MB
1431.97/1432.24	c total #watches: 269592
1432.96/1433.28	c total #propagations: 28795094 / total #impl: 1495487769 (eff. 0.019)
1432.96/1433.28	c #Conflicts:    1305000 | #Learnt:      36137 | 0.000
1432.96/1433.28	c total clause space: 206.656MB
1432.96/1433.28	c total #watches: 275630
1434.06/1434.32	c total #propagations: 28812988 / total #impl: 1496628685 (eff. 0.019)
1434.06/1434.32	c #Conflicts:    1306000 | #Learnt:      37137 | 0.000
1434.06/1434.32	c total clause space: 206.656MB
1434.06/1434.32	c total #watches: 281416
1435.27/1435.58	c total #propagations: 28830994 / total #impl: 1497844929 (eff. 0.019)
1435.27/1435.58	c #Conflicts:    1307000 | #Learnt:      38137 | 0.000
1435.27/1435.58	c total clause space: 206.656MB
1435.27/1435.58	c total #watches: 289620
1436.37/1436.66	c total #propagations: 28849952 / total #impl: 1499309504 (eff. 0.019)
1436.37/1436.66	c #Conflicts:    1308000 | #Learnt:      39137 | 0.000
1436.37/1436.66	c total clause space: 206.656MB
1436.37/1436.66	c total #watches: 297128
1437.36/1437.70	c total #propagations: 28870577 / total #impl: 1500327881 (eff. 0.019)
1437.36/1437.70	c #Conflicts:    1309000 | #Learnt:      40137 | 0.000
1437.36/1437.70	c total clause space: 206.656MB
1437.36/1437.70	c total #watches: 305161
1438.67/1438.95	c total #propagations: 28890100 / total #impl: 1501124358 (eff. 0.019)
1438.67/1438.95	c #Conflicts:    1310000 | #Learnt:      41137 | 0.000
1438.67/1438.95	c total clause space: 206.656MB
1438.67/1438.95	c total #watches: 312525
1439.86/1440.12	c total #propagations: 28910113 / total #impl: 1502278253 (eff. 0.019)
1439.86/1440.12	c #Conflicts:    1311000 | #Learnt:      42137 | 0.000
1439.86/1440.12	c total clause space: 206.656MB
1439.86/1440.12	c total #watches: 320903
1440.96/1441.29	c total #propagations: 28927916 / total #impl: 1503378572 (eff. 0.019)
1440.96/1441.29	c #Conflicts:    1312000 | #Learnt:      43137 | 0.000
1440.96/1441.29	c total clause space: 206.656MB
1440.96/1441.29	c total #watches: 329899
1442.46/1442.72	c total #propagations: 28944222 / total #impl: 1504548493 (eff. 0.019)
1442.46/1442.72	c #Conflicts:    1313000 | #Learnt:      44137 | 0.000
1442.46/1442.72	c total clause space: 206.656MB
1442.46/1442.72	c total #watches: 337352
1443.76/1444.09	c total #propagations: 28963173 / total #impl: 1505955529 (eff. 0.019)
1443.76/1444.09	c #Conflicts:    1314000 | #Learnt:      45137 | 0.000
1443.76/1444.09	c total clause space: 206.656MB
1443.76/1444.09	c total #watches: 344390
1445.17/1445.44	c total #propagations: 28980611 / total #impl: 1506975670 (eff. 0.019)
1445.17/1445.44	c #Conflicts:    1315000 | #Learnt:      46137 | 0.000
1445.17/1445.44	c total clause space: 206.656MB
1445.17/1445.44	c total #watches: 351389
1446.76/1447.08	c total #propagations: 29001117 / total #impl: 1508218704 (eff. 0.019)
1446.76/1447.08	c #Conflicts:    1316000 | #Learnt:      47137 | 0.000
1446.76/1447.08	c total clause space: 206.656MB
1446.76/1447.08	c total #watches: 358736
1448.47/1448.72	c total #propagations: 29021539 / total #impl: 1509943210 (eff. 0.019)
1448.47/1448.72	c #Conflicts:    1317000 | #Learnt:      48137 | 0.000
1448.47/1448.72	c total clause space: 206.656MB
1448.47/1448.72	c total #watches: 364757
1450.56/1450.80	c total #propagations: 29041243 / total #impl: 1511167671 (eff. 0.019)
1450.56/1450.80	c #Conflicts:    1318000 | #Learnt:      49137 | 0.000
1450.56/1450.80	c total clause space: 206.656MB
1450.56/1450.80	c total #watches: 371805
1452.97/1453.29	c total #propagations: 29062747 / total #impl: 1512830381 (eff. 0.019)
1452.97/1453.29	c #Conflicts:    1319000 | #Learnt:      50137 | 0.000
1452.97/1453.29	c total clause space: 206.656MB
1452.97/1453.29	c total #watches: 377364
1455.76/1456.00	c total #propagations: 29086647 / total #impl: 1514559196 (eff. 0.019)
1455.76/1456.00	c #Conflicts:    1320000 | #Learnt:      51137 | 0.000
1455.76/1456.00	c total clause space: 206.656MB
1455.76/1456.00	c total #watches: 383510
1457.56/1457.84	c total #propagations: 29109579 / total #impl: 1516347681 (eff. 0.019)
1457.56/1457.84	c #Conflicts:    1321000 | #Learnt:      52137 | 0.000
1457.56/1457.84	c total clause space: 206.656MB
1457.56/1457.84	c total #watches: 390633
1458.96/1459.29	c total #propagations: 29130156 / total #impl: 1518003739 (eff. 0.019)
1458.96/1459.29	c #Conflicts:    1322000 | #Learnt:      53137 | 0.000
1458.96/1459.29	c total clause space: 206.656MB
1458.96/1459.29	c total #watches: 396323
1460.36/1460.63	c total #propagations: 29151250 / total #impl: 1519323152 (eff. 0.019)
1460.36/1460.63	c #Conflicts:    1323000 | #Learnt:      54137 | 0.000
1460.36/1460.63	c total clause space: 206.656MB
1460.36/1460.63	c total #watches: 403146
1461.77/1462.05	c total #propagations: 29171667 / total #impl: 1520591660 (eff. 0.019)
1461.77/1462.05	c #Conflicts:    1324000 | #Learnt:      55137 | 0.000
1461.77/1462.05	c total clause space: 206.656MB
1461.77/1462.05	c total #watches: 409216
1462.96/1463.21	c total #propagations: 29190265 / total #impl: 1522026378 (eff. 0.019)
1462.96/1463.21	c GC COLLECT
1462.96/1463.21	c #Conflicts:    1325000 | #Learnt:      28342 | 0.000
1462.96/1463.21	c total clause space: 206.656MB
1462.96/1463.21	c total #watches: 214730
1463.66/1463.96	c total #propagations: 29210285 / total #impl: 1523224336 (eff. 0.019)
1463.66/1463.96	c #Conflicts:    1326000 | #Learnt:      29342 | 0.000
1463.66/1463.96	c total clause space: 206.656MB
1463.66/1463.96	c total #watches: 219604
1464.46/1464.78	c total #propagations: 29231324 / total #impl: 1524080996 (eff. 0.019)
1464.46/1464.78	c #Conflicts:    1327000 | #Learnt:      30342 | 0.000
1464.46/1464.78	c total clause space: 206.656MB
1464.46/1464.78	c total #watches: 225421
1465.36/1465.65	c total #propagations: 29250414 / total #impl: 1525252164 (eff. 0.019)
1465.36/1465.65	c #Conflicts:    1328000 | #Learnt:      31342 | 0.000
1465.36/1465.65	c total clause space: 206.656MB
1465.36/1465.65	c total #watches: 229982
1466.36/1466.63	c total #propagations: 29271837 / total #impl: 1526127607 (eff. 0.019)
1466.36/1466.63	c #Conflicts:    1329000 | #Learnt:      32342 | 0.000
1466.36/1466.63	c total clause space: 206.656MB
1466.36/1466.63	c total #watches: 233970
1467.36/1467.63	c total #propagations: 29294232 / total #impl: 1527217865 (eff. 0.019)
1467.36/1467.63	c #Conflicts:    1330000 | #Learnt:      33342 | 0.000
1467.36/1467.63	c total clause space: 206.656MB
1467.36/1467.63	c total #watches: 240220
1468.46/1468.72	c total #propagations: 29315271 / total #impl: 1528341344 (eff. 0.019)
1468.46/1468.72	c #Conflicts:    1331000 | #Learnt:      34342 | 0.000
1468.46/1468.72	c total clause space: 206.656MB
1468.46/1468.72	c total #watches: 246941
1469.56/1469.83	c total #propagations: 29333503 / total #impl: 1529687043 (eff. 0.019)
1469.56/1469.83	c #Conflicts:    1332000 | #Learnt:      35342 | 0.000
1469.56/1469.83	c total clause space: 206.656MB
1469.56/1469.83	c total #watches: 252553
1470.66/1470.98	c total #propagations: 29353444 / total #impl: 1530826949 (eff. 0.019)
1470.66/1470.98	c #Conflicts:    1333000 | #Learnt:      36342 | 0.000
1470.66/1470.98	c total clause space: 206.656MB
1470.66/1470.98	c total #watches: 260175
1471.86/1472.11	c total #propagations: 29373709 / total #impl: 1532102956 (eff. 0.019)
1471.86/1472.11	c #Conflicts:    1334000 | #Learnt:      37342 | 0.000
1471.86/1472.11	c total clause space: 206.656MB
1471.86/1472.11	c total #watches: 270234
1473.26/1473.57	c total #propagations: 29392699 / total #impl: 1533201421 (eff. 0.019)
1473.26/1473.57	c #Conflicts:    1335000 | #Learnt:      38342 | 0.000
1473.26/1473.57	c total clause space: 206.656MB
1473.26/1473.57	c total #watches: 281457
1474.86/1475.12	c total #propagations: 29411763 / total #impl: 1534565785 (eff. 0.019)
1474.86/1475.12	c #Conflicts:    1336000 | #Learnt:      39342 | 0.000
1474.86/1475.12	c total clause space: 206.656MB
1474.86/1475.12	c total #watches: 289046
1476.56/1476.86	c total #propagations: 29430984 / total #impl: 1536063835 (eff. 0.019)
1476.56/1476.86	c #Conflicts:    1337000 | #Learnt:      40342 | 0.000
1476.56/1476.86	c total clause space: 206.656MB
1476.56/1476.86	c total #watches: 300531
1478.26/1478.54	c total #propagations: 29451337 / total #impl: 1537608925 (eff. 0.019)
1478.26/1478.54	c #Conflicts:    1338000 | #Learnt:      41342 | 0.000
1478.26/1478.54	c total clause space: 206.656MB
1478.26/1478.54	c total #watches: 309242
1479.76/1480.05	c total #propagations: 29471337 / total #impl: 1538915508 (eff. 0.019)
1479.76/1480.05	c #Conflicts:    1339000 | #Learnt:      42342 | 0.000
1479.76/1480.05	c total clause space: 206.656MB
1479.76/1480.05	c total #watches: 318435
1481.66/1481.94	c total #propagations: 29490352 / total #impl: 1540550896 (eff. 0.019)
1481.66/1481.94	c #Conflicts:    1340000 | #Learnt:      43342 | 0.000
1481.66/1481.94	c total clause space: 206.656MB
1481.66/1481.94	c total #watches: 327165
1483.06/1483.35	c total #propagations: 29510052 / total #impl: 1542279033 (eff. 0.019)
1483.06/1483.35	c #Conflicts:    1341000 | #Learnt:      44342 | 0.000
1483.06/1483.35	c total clause space: 206.656MB
1483.06/1483.35	c total #watches: 333837
1484.66/1484.92	c total #propagations: 29529470 / total #impl: 1543445430 (eff. 0.019)
1484.66/1484.92	c #Conflicts:    1342000 | #Learnt:      45342 | 0.000
1484.66/1484.92	c total clause space: 206.656MB
1484.66/1484.92	c total #watches: 342545
1486.66/1486.90	c total #propagations: 29549136 / total #impl: 1544789652 (eff. 0.019)
1486.66/1486.90	c #Conflicts:    1343000 | #Learnt:      46342 | 0.000
1486.66/1486.90	c total clause space: 206.656MB
1486.66/1486.90	c total #watches: 353880
1488.55/1488.88	c total #propagations: 29568365 / total #impl: 1546467561 (eff. 0.019)
1488.55/1488.88	c #Conflicts:    1344000 | #Learnt:      47342 | 0.000
1488.55/1488.88	c total clause space: 206.656MB
1488.55/1488.88	c total #watches: 364077
1490.36/1490.66	c total #propagations: 29587263 / total #impl: 1548171707 (eff. 0.019)
1490.36/1490.66	c #Conflicts:    1345000 | #Learnt:      48342 | 0.000
1490.36/1490.66	c total clause space: 206.656MB
1490.36/1490.66	c total #watches: 371369
1492.65/1492.94	c total #propagations: 29608360 / total #impl: 1549541093 (eff. 0.019)
1492.65/1492.94	c #Conflicts:    1346000 | #Learnt:      49342 | 0.000
1492.65/1492.94	c total clause space: 206.656MB
1492.65/1492.94	c total #watches: 379827
1494.85/1495.10	c total #propagations: 29628818 / total #impl: 1550981747 (eff. 0.019)
1494.85/1495.10	c #Conflicts:    1347000 | #Learnt:      50342 | 0.000
1494.85/1495.10	c total clause space: 206.656MB
1494.85/1495.10	c total #watches: 391831
1497.15/1497.41	c total #propagations: 29648173 / total #impl: 1552561559 (eff. 0.019)
1497.15/1497.41	c #Conflicts:    1348000 | #Learnt:      51342 | 0.000
1497.15/1497.41	c total clause space: 206.656MB
1497.15/1497.41	c total #watches: 403288
1499.45/1499.70	c total #propagations: 29666923 / total #impl: 1553909944 (eff. 0.019)
1499.45/1499.70	c #Conflicts:    1349000 | #Learnt:      52342 | 0.000
1499.45/1499.70	c total clause space: 206.656MB
1499.45/1499.70	c total #watches: 414843
1501.75/1502.09	c total #propagations: 29687118 / total #impl: 1555507649 (eff. 0.019)
1501.75/1502.09	c #Conflicts:    1350000 | #Learnt:      53342 | 0.000
1501.75/1502.09	c total clause space: 206.656MB
1501.75/1502.09	c total #watches: 426495
1504.35/1504.66	c total #propagations: 29709345 / total #impl: 1556854239 (eff. 0.019)
1504.35/1504.66	c #Conflicts:    1351000 | #Learnt:      54342 | 0.000
1504.35/1504.66	c total clause space: 206.656MB
1504.35/1504.66	c total #watches: 433436
1506.55/1506.84	c total #propagations: 29730319 / total #impl: 1558135203 (eff. 0.019)
1506.55/1506.84	c #Conflicts:    1352000 | #Learnt:      55342 | 0.000
1506.55/1506.84	c total clause space: 206.656MB
1506.55/1506.84	c total #watches: 441579
1509.35/1509.65	c total #propagations: 29749585 / total #impl: 1559563205 (eff. 0.019)
1509.35/1509.65	c GC COLLECT
1509.35/1509.65	c #Conflicts:    1353000 | #Learnt:      28239 | 0.000
1509.35/1509.65	c total clause space: 206.656MB
1509.35/1509.65	c total #watches: 213709
1510.55/1510.87	c total #propagations: 29771421 / total #impl: 1561137991 (eff. 0.019)
1510.55/1510.87	c #Conflicts:    1354000 | #Learnt:      29239 | 0.000
1510.55/1510.87	c total clause space: 206.656MB
1510.55/1510.87	c total #watches: 220600
1511.55/1511.88	c total #propagations: 29791897 / total #impl: 1562019849 (eff. 0.019)
1511.55/1511.88	c #Conflicts:    1355000 | #Learnt:      30239 | 0.000
1511.55/1511.88	c total clause space: 206.656MB
1511.55/1511.88	c total #watches: 229772
1512.65/1512.92	c total #propagations: 29808542 / total #impl: 1562954142 (eff. 0.019)
1512.65/1512.92	c #Conflicts:    1356000 | #Learnt:      31239 | 0.000
1512.65/1512.92	c total clause space: 206.656MB
1512.65/1512.92	c total #watches: 240008
1513.95/1514.22	c total #propagations: 29825866 / total #impl: 1563979126 (eff. 0.019)
1513.95/1514.22	c #Conflicts:    1357000 | #Learnt:      32239 | 0.000
1513.95/1514.22	c total clause space: 206.656MB
1513.95/1514.22	c total #watches: 245485
1515.25/1515.59	c total #propagations: 29843932 / total #impl: 1564926512 (eff. 0.019)
1515.25/1515.59	c #Conflicts:    1358000 | #Learnt:      33239 | 0.000
1515.25/1515.59	c total clause space: 206.656MB
1515.25/1515.59	c total #watches: 252572
1516.55/1516.89	c total #propagations: 29862764 / total #impl: 1566028170 (eff. 0.019)
1516.55/1516.89	c #Conflicts:    1359000 | #Learnt:      34239 | 0.000
1516.55/1516.89	c total clause space: 206.656MB
1516.55/1516.89	c total #watches: 257996
1518.25/1518.59	c total #propagations: 29882964 / total #impl: 1567300742 (eff. 0.019)
1518.25/1518.59	c #Conflicts:    1360000 | #Learnt:      35239 | 0.000
1518.25/1518.59	c total clause space: 206.656MB
1518.25/1518.59	c total #watches: 263832
1519.35/1519.66	c total #propagations: 29906489 / total #impl: 1568913158 (eff. 0.019)
1519.35/1519.66	c #Conflicts:    1361000 | #Learnt:      36239 | 0.000
1519.35/1519.66	c total clause space: 206.656MB
1519.35/1519.66	c total #watches: 271417
1520.55/1520.80	c total #propagations: 29925112 / total #impl: 1570242628 (eff. 0.019)
1520.55/1520.80	c #Conflicts:    1362000 | #Learnt:      37239 | 0.000
1520.55/1520.80	c total clause space: 206.656MB
1520.55/1520.80	c total #watches: 277071
1522.65/1522.93	c total #propagations: 29945236 / total #impl: 1571804692 (eff. 0.019)
1522.65/1522.93	c #Conflicts:    1363000 | #Learnt:      38239 | 0.000
1522.65/1522.93	c total clause space: 206.656MB
1522.65/1522.93	c total #watches: 283356
1524.15/1524.46	c total #propagations: 29968957 / total #impl: 1573507634 (eff. 0.019)
1524.15/1524.46	c #Conflicts:    1364000 | #Learnt:      39239 | 0.000
1524.15/1524.46	c total clause space: 206.656MB
1524.15/1524.46	c total #watches: 292468
1525.25/1525.56	c total #propagations: 29991186 / total #impl: 1574706109 (eff. 0.019)
1525.25/1525.56	c #Conflicts:    1365000 | #Learnt:      40239 | 0.000
1525.25/1525.56	c total clause space: 206.656MB
1525.25/1525.56	c total #watches: 300613
1527.05/1527.33	c total #propagations: 30009236 / total #impl: 1575926813 (eff. 0.019)
1527.05/1527.33	c #Conflicts:    1366000 | #Learnt:      41239 | 0.000
1527.05/1527.33	c total clause space: 206.656MB
1527.05/1527.33	c total #watches: 309069
1528.65/1528.97	c total #propagations: 30028719 / total #impl: 1577209008 (eff. 0.019)
1528.65/1528.97	c #Conflicts:    1367000 | #Learnt:      42239 | 0.000
1528.65/1528.97	c total clause space: 206.656MB
1528.65/1528.97	c total #watches: 316595
1530.35/1530.62	c total #propagations: 30047890 / total #impl: 1578539312 (eff. 0.019)
1530.35/1530.62	c #Conflicts:    1368000 | #Learnt:      43239 | 0.000
1530.35/1530.62	c total clause space: 206.656MB
1530.35/1530.62	c total #watches: 324824
1531.85/1532.17	c total #propagations: 30069124 / total #impl: 1579879767 (eff. 0.019)
1531.85/1532.17	c #Conflicts:    1369000 | #Learnt:      44239 | 0.000
1531.85/1532.17	c total clause space: 206.656MB
1531.85/1532.17	c total #watches: 332140
1533.15/1533.42	c total #propagations: 30090629 / total #impl: 1581039291 (eff. 0.019)
1533.15/1533.42	c #Conflicts:    1370000 | #Learnt:      45239 | 0.000
1533.15/1533.42	c total clause space: 206.656MB
1533.15/1533.42	c total #watches: 339261
1534.35/1534.62	c total #propagations: 30109812 / total #impl: 1582374328 (eff. 0.019)
1534.35/1534.62	c #Conflicts:    1371000 | #Learnt:      46239 | 0.000
1534.35/1534.62	c total clause space: 206.656MB
1534.35/1534.62	c total #watches: 346854
1535.64/1535.97	c total #propagations: 30128087 / total #impl: 1583308158 (eff. 0.019)
1535.64/1535.97	c #Conflicts:    1372000 | #Learnt:      47239 | 0.000
1535.64/1535.97	c total clause space: 206.656MB
1535.64/1535.97	c total #watches: 355850
1537.04/1537.39	c total #propagations: 30145584 / total #impl: 1584626360 (eff. 0.019)
1537.04/1537.39	c #Conflicts:    1373000 | #Learnt:      48239 | 0.000
1537.04/1537.39	c total clause space: 206.656MB
1537.04/1537.39	c total #watches: 361759
1538.65/1538.92	c total #propagations: 30164986 / total #impl: 1585912298 (eff. 0.019)
1538.65/1538.92	c #Conflicts:    1374000 | #Learnt:      49239 | 0.000
1538.65/1538.92	c total clause space: 206.656MB
1538.65/1538.92	c total #watches: 368532
1540.14/1540.43	c total #propagations: 30185108 / total #impl: 1587240234 (eff. 0.019)
1540.14/1540.43	c #Conflicts:    1375000 | #Learnt:      50239 | 0.000
1540.14/1540.43	c total clause space: 206.656MB
1540.14/1540.43	c total #watches: 375157
1541.54/1541.81	c total #propagations: 30203793 / total #impl: 1588558835 (eff. 0.019)
1541.54/1541.81	c #Conflicts:    1376000 | #Learnt:      51239 | 0.000
1541.54/1541.81	c total clause space: 206.656MB
1541.54/1541.81	c total #watches: 381419
1543.05/1543.31	c total #propagations: 30222294 / total #impl: 1589763115 (eff. 0.019)
1543.05/1543.31	c #Conflicts:    1377000 | #Learnt:      52239 | 0.000
1543.05/1543.31	c total clause space: 206.656MB
1543.05/1543.31	c total #watches: 387405
1544.54/1544.81	c total #propagations: 30241773 / total #impl: 1591043070 (eff. 0.019)
1544.54/1544.81	c #Conflicts:    1378000 | #Learnt:      53239 | 0.000
1544.54/1544.81	c total clause space: 206.656MB
1544.54/1544.81	c total #watches: 394109
1546.14/1546.48	c total #propagations: 30260362 / total #impl: 1592411961 (eff. 0.019)
1546.14/1546.48	c #Conflicts:    1379000 | #Learnt:      54239 | 0.000
1546.14/1546.48	c total clause space: 206.656MB
1546.14/1546.48	c total #watches: 402453
1547.74/1548.09	c total #propagations: 30281428 / total #impl: 1593539972 (eff. 0.019)
1547.74/1548.09	c #Conflicts:    1380000 | #Learnt:      55239 | 0.000
1547.74/1548.09	c total clause space: 206.656MB
1547.74/1548.09	c total #watches: 409314
1549.34/1549.64	c total #propagations: 30301630 / total #impl: 1594770372 (eff. 0.019)
1549.34/1549.64	c #Conflicts:    1381000 | #Learnt:      56239 | 0.000
1549.34/1549.64	c total clause space: 206.656MB
1549.34/1549.64	c total #watches: 417894
1550.64/1550.99	c total #propagations: 30320356 / total #impl: 1595992516 (eff. 0.019)
1550.64/1550.99	c GC COLLECT
1550.64/1550.99	c #Conflicts:    1382000 | #Learnt:      28833 | 0.000
1550.64/1550.99	c total clause space: 206.656MB
1550.64/1550.99	c total #watches: 217195
1551.54/1551.80	c total #propagations: 30338309 / total #impl: 1597128973 (eff. 0.019)
1551.54/1551.80	c #Conflicts:    1383000 | #Learnt:      29833 | 0.000
1551.54/1551.80	c total clause space: 206.656MB
1551.54/1551.80	c total #watches: 223412
1552.34/1552.63	c total #propagations: 30358156 / total #impl: 1598225646 (eff. 0.019)
1552.34/1552.63	c #Conflicts:    1384000 | #Learnt:      30833 | 0.000
1552.34/1552.63	c total clause space: 206.656MB
1552.34/1552.63	c total #watches: 229988
1553.14/1553.44	c total #propagations: 30376795 / total #impl: 1599264222 (eff. 0.019)
1553.14/1553.44	c #Conflicts:    1385000 | #Learnt:      31833 | 0.000
1553.14/1553.44	c total clause space: 206.656MB
1553.14/1553.44	c total #watches: 235639
1553.94/1554.22	c total #propagations: 30393757 / total #impl: 1600279803 (eff. 0.019)
1553.94/1554.22	c #Conflicts:    1386000 | #Learnt:      32833 | 0.000
1553.94/1554.22	c total clause space: 206.656MB
1553.94/1554.22	c total #watches: 242128
1555.15/1555.43	c total #propagations: 30412944 / total #impl: 1601396302 (eff. 0.019)
1555.15/1555.43	c #Conflicts:    1387000 | #Learnt:      33833 | 0.000
1555.15/1555.43	c total clause space: 206.656MB
1555.15/1555.43	c total #watches: 248268
1556.44/1556.71	c total #propagations: 30434708 / total #impl: 1602548532 (eff. 0.019)
1556.44/1556.71	c #Conflicts:    1388000 | #Learnt:      34833 | 0.000
1556.44/1556.71	c total clause space: 206.656MB
1556.44/1556.71	c total #watches: 254418
1557.24/1557.56	c total #propagations: 30455813 / total #impl: 1603743628 (eff. 0.019)
1557.24/1557.56	c #Conflicts:    1389000 | #Learnt:      35833 | 0.000
1557.24/1557.56	c total clause space: 206.656MB
1557.24/1557.56	c total #watches: 260518
1558.45/1558.75	c total #propagations: 30475359 / total #impl: 1604953803 (eff. 0.019)
1558.45/1558.75	c #Conflicts:    1390000 | #Learnt:      36833 | 0.000
1558.45/1558.75	c total clause space: 206.656MB
1558.45/1558.75	c total #watches: 270411
1559.44/1559.71	c total #propagations: 30495085 / total #impl: 1606217034 (eff. 0.019)
1559.44/1559.71	c #Conflicts:    1391000 | #Learnt:      37833 | 0.000
1559.44/1559.71	c total clause space: 206.656MB
1559.44/1559.71	c total #watches: 276758
1560.44/1560.75	c total #propagations: 30512793 / total #impl: 1607309922 (eff. 0.019)
1560.44/1560.75	c #Conflicts:    1392000 | #Learnt:      38833 | 0.000
1560.44/1560.75	c total clause space: 206.656MB
1560.44/1560.75	c total #watches: 283385
1561.44/1561.73	c total #propagations: 30532188 / total #impl: 1608433881 (eff. 0.019)
1561.44/1561.73	c #Conflicts:    1393000 | #Learnt:      39833 | 0.000
1561.44/1561.73	c total clause space: 206.656MB
1561.44/1561.73	c total #watches: 291291
1562.44/1562.75	c total #propagations: 30548772 / total #impl: 1609487156 (eff. 0.019)
1562.44/1562.75	c #Conflicts:    1394000 | #Learnt:      40833 | 0.000
1562.44/1562.75	c total clause space: 206.656MB
1562.44/1562.75	c total #watches: 298400
1563.64/1563.98	c total #propagations: 30565613 / total #impl: 1610370750 (eff. 0.019)
1563.64/1563.98	c #Conflicts:    1395000 | #Learnt:      41833 | 0.000
1563.64/1563.98	c total clause space: 206.656MB
1563.64/1563.98	c total #watches: 303875
1564.84/1565.10	c total #propagations: 30586579 / total #impl: 1611485366 (eff. 0.019)
1564.84/1565.10	c #Conflicts:    1396000 | #Learnt:      42833 | 0.000
1564.84/1565.10	c total clause space: 206.656MB
1564.84/1565.10	c total #watches: 310473
1566.04/1566.31	c total #propagations: 30604591 / total #impl: 1612485070 (eff. 0.019)
1566.04/1566.31	c #Conflicts:    1397000 | #Learnt:      43833 | 0.000
1566.04/1566.31	c total clause space: 206.656MB
1566.04/1566.31	c total #watches: 319326
1567.35/1567.62	c total #propagations: 30623705 / total #impl: 1613630716 (eff. 0.019)
1567.35/1567.62	c #Conflicts:    1398000 | #Learnt:      44833 | 0.000
1567.35/1567.62	c total clause space: 206.656MB
1567.35/1567.62	c total #watches: 327288
1568.54/1568.86	c total #propagations: 30644783 / total #impl: 1614774032 (eff. 0.019)
1568.54/1568.86	c #Conflicts:    1399000 | #Learnt:      45833 | 0.000
1568.54/1568.86	c total clause space: 206.656MB
1568.54/1568.86	c total #watches: 334164
1569.74/1570.02	c total #propagations: 30665085 / total #impl: 1615886349 (eff. 0.019)
1569.74/1570.02	c #Conflicts:    1400000 | #Learnt:      46833 | 0.000
1569.74/1570.02	c total clause space: 206.656MB
1569.74/1570.02	c total #watches: 340515
1570.74/1571.07	c total #propagations: 30684171 / total #impl: 1616843238 (eff. 0.019)
1570.74/1571.07	c #Conflicts:    1401000 | #Learnt:      47833 | 0.000
1570.74/1571.07	c total clause space: 206.656MB
1570.74/1571.07	c total #watches: 346035
1571.94/1572.25	c total #propagations: 30701339 / total #impl: 1617820775 (eff. 0.019)
1571.94/1572.25	c #Conflicts:    1402000 | #Learnt:      48833 | 0.000
1571.94/1572.25	c total clause space: 206.656MB
1571.94/1572.25	c total #watches: 351912
1573.14/1573.46	c total #propagations: 30719194 / total #impl: 1618844368 (eff. 0.019)
1573.14/1573.46	c #Conflicts:    1403000 | #Learnt:      49833 | 0.000
1573.14/1573.46	c total clause space: 206.656MB
1573.14/1573.46	c total #watches: 359153
1574.44/1574.73	c total #propagations: 30738063 / total #impl: 1620043576 (eff. 0.019)
1574.44/1574.73	c #Conflicts:    1404000 | #Learnt:      50833 | 0.000
1574.44/1574.73	c total clause space: 206.656MB
1574.44/1574.73	c total #watches: 366752
1575.84/1576.14	c total #propagations: 30756020 / total #impl: 1621170968 (eff. 0.019)
1575.84/1576.14	c #Conflicts:    1405000 | #Learnt:      51833 | 0.000
1575.84/1576.14	c total clause space: 206.656MB
1575.84/1576.14	c total #watches: 374489
1577.25/1577.56	c total #propagations: 30774529 / total #impl: 1622213678 (eff. 0.019)
1577.25/1577.56	c #Conflicts:    1406000 | #Learnt:      52833 | 0.000
1577.25/1577.56	c total clause space: 206.656MB
1577.25/1577.56	c total #watches: 380466
1578.54/1578.88	c total #propagations: 30794142 / total #impl: 1623262888 (eff. 0.019)
1578.54/1578.88	c #Conflicts:    1407000 | #Learnt:      53833 | 0.000
1578.54/1578.88	c total clause space: 206.656MB
1578.54/1578.88	c total #watches: 387018
1579.94/1580.24	c total #propagations: 30813235 / total #impl: 1624273430 (eff. 0.019)
1579.94/1580.24	c #Conflicts:    1408000 | #Learnt:      54833 | 0.000
1579.94/1580.24	c total clause space: 206.656MB
1579.94/1580.24	c total #watches: 391997
1581.34/1581.62	c total #propagations: 30832176 / total #impl: 1625433168 (eff. 0.019)
1581.34/1581.62	c #Conflicts:    1409000 | #Learnt:      55833 | 0.000
1581.34/1581.62	c total clause space: 206.656MB
1581.34/1581.62	c total #watches: 399451
1582.74/1583.04	c total #propagations: 30852038 / total #impl: 1626605519 (eff. 0.019)
1582.74/1583.04	c #Conflicts:    1410000 | #Learnt:      56833 | 0.000
1582.74/1583.04	c total clause space: 206.656MB
1582.74/1583.04	c total #watches: 405701
1583.84/1584.18	c total #propagations: 30872899 / total #impl: 1627919873 (eff. 0.019)
1583.84/1584.18	c GC COLLECT
1583.84/1584.18	c #Conflicts:    1411000 | #Learnt:      29131 | 0.000
1583.84/1584.18	c total clause space: 206.656MB
1583.84/1584.18	c total #watches: 218959
1584.64/1584.95	c total #propagations: 30892644 / total #impl: 1629214641 (eff. 0.019)
1584.64/1584.95	c #Conflicts:    1412000 | #Learnt:      30131 | 0.000
1584.64/1584.95	c total clause space: 206.656MB
1584.64/1584.95	c total #watches: 225945
1585.44/1585.78	c total #propagations: 30911354 / total #impl: 1630366077 (eff. 0.019)
1585.44/1585.78	c #Conflicts:    1413000 | #Learnt:      31131 | 0.000
1585.44/1585.78	c total clause space: 206.656MB
1585.44/1585.78	c total #watches: 231695
1586.34/1586.66	c total #propagations: 30929645 / total #impl: 1631705996 (eff. 0.019)
1586.34/1586.66	c #Conflicts:    1414000 | #Learnt:      32131 | 0.000
1586.34/1586.66	c total clause space: 206.656MB
1586.34/1586.66	c total #watches: 237874
1587.24/1587.55	c total #propagations: 30951701 / total #impl: 1632859809 (eff. 0.019)
1587.24/1587.55	c #Conflicts:    1415000 | #Learnt:      33131 | 0.000
1587.24/1587.55	c total clause space: 206.656MB
1587.24/1587.55	c total #watches: 244184
1588.14/1588.49	c total #propagations: 30972616 / total #impl: 1633872014 (eff. 0.019)
1588.14/1588.49	c #Conflicts:    1416000 | #Learnt:      34131 | 0.000
1588.14/1588.49	c total clause space: 206.656MB
1588.14/1588.49	c total #watches: 249670
1589.04/1589.38	c total #propagations: 30994019 / total #impl: 1634912779 (eff. 0.019)
1589.04/1589.38	c #Conflicts:    1417000 | #Learnt:      35131 | 0.000
1589.04/1589.38	c total clause space: 206.656MB
1589.04/1589.38	c total #watches: 255965
1589.94/1590.24	c total #propagations: 31012744 / total #impl: 1635978946 (eff. 0.019)
1589.94/1590.24	c #Conflicts:    1418000 | #Learnt:      36131 | 0.000
1589.94/1590.24	c total clause space: 206.656MB
1589.94/1590.24	c total #watches: 261760
1590.84/1591.18	c total #propagations: 31029564 / total #impl: 1637056063 (eff. 0.019)
1590.84/1591.18	c #Conflicts:    1419000 | #Learnt:      37131 | 0.000
1590.84/1591.18	c total clause space: 206.656MB
1590.84/1591.18	c total #watches: 267653
1591.74/1592.08	c total #propagations: 31044844 / total #impl: 1638024175 (eff. 0.019)
1591.74/1592.08	c #Conflicts:    1420000 | #Learnt:      38131 | 0.000
1591.74/1592.08	c total clause space: 206.656MB
1591.74/1592.08	c total #watches: 273297
1593.14/1593.45	c total #propagations: 31062892 / total #impl: 1639179553 (eff. 0.019)
1593.14/1593.45	c #Conflicts:    1421000 | #Learnt:      39131 | 0.000
1593.14/1593.45	c total clause space: 206.656MB
1593.14/1593.45	c total #watches: 279678
1594.64/1594.93	c total #propagations: 31085529 / total #impl: 1640455487 (eff. 0.019)
1594.64/1594.93	c #Conflicts:    1422000 | #Learnt:      40131 | 0.000
1594.64/1594.93	c total clause space: 206.656MB
1594.64/1594.93	c total #watches: 288461
1596.34/1596.67	c total #propagations: 31107126 / total #impl: 1641723215 (eff. 0.019)
1596.34/1596.67	c #Conflicts:    1423000 | #Learnt:      41131 | 0.000
1596.34/1596.67	c total clause space: 206.656MB
1596.34/1596.67	c total #watches: 295915
1597.64/1597.95	c total #propagations: 31128553 / total #impl: 1643125423 (eff. 0.019)
1597.64/1597.95	c #Conflicts:    1424000 | #Learnt:      42131 | 0.000
1597.64/1597.95	c total clause space: 206.656MB
1597.64/1597.95	c total #watches: 302743
1599.03/1599.33	c total #propagations: 31147326 / total #impl: 1644406668 (eff. 0.019)
1599.03/1599.33	c #Conflicts:    1425000 | #Learnt:      43131 | 0.000
1599.03/1599.33	c total clause space: 206.656MB
1599.03/1599.33	c total #watches: 310461
1600.53/1600.84	c total #propagations: 31167695 / total #impl: 1645695661 (eff. 0.019)
1600.53/1600.84	c #Conflicts:    1426000 | #Learnt:      44131 | 0.000
1600.53/1600.84	c total clause space: 206.656MB
1600.53/1600.84	c total #watches: 318058
1601.93/1602.26	c total #propagations: 31186151 / total #impl: 1646941356 (eff. 0.019)
1601.93/1602.26	c #Conflicts:    1427000 | #Learnt:      45131 | 0.000
1601.93/1602.26	c total clause space: 206.656MB
1601.93/1602.26	c total #watches: 327230
1603.23/1603.50	c total #propagations: 31203980 / total #impl: 1648693265 (eff. 0.019)
1603.23/1603.50	c #Conflicts:    1428000 | #Learnt:      46131 | 0.000
1603.23/1603.50	c total clause space: 206.656MB
1603.23/1603.50	c total #watches: 334220
1604.43/1604.73	c total #propagations: 31220906 / total #impl: 1649725849 (eff. 0.019)
1604.43/1604.73	c #Conflicts:    1429000 | #Learnt:      47131 | 0.000
1604.43/1604.73	c total clause space: 206.656MB
1604.43/1604.73	c total #watches: 341181
1605.63/1605.92	c total #propagations: 31240154 / total #impl: 1650794985 (eff. 0.019)
1605.63/1605.92	c #Conflicts:    1430000 | #Learnt:      48131 | 0.000
1605.63/1605.92	c total clause space: 206.656MB
1605.63/1605.92	c total #watches: 346890
1606.94/1607.22	c total #propagations: 31260987 / total #impl: 1651784453 (eff. 0.019)
1606.94/1607.22	c #Conflicts:    1431000 | #Learnt:      49131 | 0.000
1606.94/1607.22	c total clause space: 206.656MB
1606.94/1607.22	c total #watches: 354552
1608.83/1609.16	c total #propagations: 31282318 / total #impl: 1653100319 (eff. 0.019)
1608.83/1609.16	c #Conflicts:    1432000 | #Learnt:      50131 | 0.000
1608.83/1609.16	c total clause space: 206.656MB
1608.83/1609.16	c total #watches: 360661
1610.53/1610.81	c total #propagations: 31306244 / total #impl: 1654888136 (eff. 0.019)
1610.53/1610.81	c #Conflicts:    1433000 | #Learnt:      51131 | 0.000
1610.53/1610.81	c total clause space: 206.656MB
1610.53/1610.81	c total #watches: 366699
1611.93/1612.22	c total #propagations: 31325273 / total #impl: 1656123757 (eff. 0.019)
1611.93/1612.22	c #Conflicts:    1434000 | #Learnt:      52131 | 0.000
1611.93/1612.22	c total clause space: 206.656MB
1611.93/1612.22	c total #watches: 374004
1613.44/1613.77	c total #propagations: 31345226 / total #impl: 1657359165 (eff. 0.019)
1613.44/1613.77	c #Conflicts:    1435000 | #Learnt:      53131 | 0.000
1613.44/1613.77	c total clause space: 206.656MB
1613.44/1613.77	c total #watches: 381568
1615.13/1615.45	c total #propagations: 31365295 / total #impl: 1658657024 (eff. 0.019)
1615.13/1615.45	c #Conflicts:    1436000 | #Learnt:      54131 | 0.000
1615.13/1615.45	c total clause space: 206.656MB
1615.13/1615.45	c total #watches: 388552
1616.43/1616.76	c total #propagations: 31384817 / total #impl: 1660087293 (eff. 0.019)
1616.43/1616.76	c #Conflicts:    1437000 | #Learnt:      55131 | 0.000
1616.43/1616.76	c total clause space: 206.656MB
1616.43/1616.76	c total #watches: 397934
1617.73/1618.09	c total #propagations: 31402519 / total #impl: 1661590762 (eff. 0.019)
1617.73/1618.09	c #Conflicts:    1438000 | #Learnt:      56131 | 0.000
1617.73/1618.09	c total clause space: 206.656MB
1617.73/1618.09	c total #watches: 406147
1619.13/1619.48	c total #propagations: 31421860 / total #impl: 1663214014 (eff. 0.019)
1619.13/1619.48	c #Conflicts:    1439000 | #Learnt:      57131 | 0.000
1619.13/1619.48	c total clause space: 206.656MB
1619.13/1619.48	c total #watches: 413171
1620.64/1620.92	c total #propagations: 31438550 / total #impl: 1664734157 (eff. 0.019)
1620.64/1620.92	c GC COLLECT
1620.64/1620.92	c #Conflicts:    1440000 | #Learnt:      29128 | 0.000
1620.64/1620.92	c total clause space: 206.656MB
1620.64/1620.92	c total #watches: 219072
1621.34/1621.70	c total #propagations: 31454862 / total #impl: 1665991423 (eff. 0.019)
1621.34/1621.70	c #Conflicts:    1441000 | #Learnt:      30128 | 0.000
1621.34/1621.70	c total clause space: 206.656MB
1621.34/1621.70	c total #watches: 227898
1622.14/1622.47	c total #propagations: 31470698 / total #impl: 1667187712 (eff. 0.019)
1622.14/1622.47	c #Conflicts:    1442000 | #Learnt:      31128 | 0.000
1622.14/1622.47	c total clause space: 206.656MB
1622.14/1622.47	c total #watches: 235373
1622.94/1623.27	c total #propagations: 31486744 / total #impl: 1668568522 (eff. 0.019)
1622.94/1623.27	c #Conflicts:    1443000 | #Learnt:      32128 | 0.000
1622.94/1623.27	c total clause space: 206.656MB
1622.94/1623.27	c total #watches: 242841
1623.74/1624.08	c total #propagations: 31504220 / total #impl: 1669746838 (eff. 0.019)
1623.74/1624.08	c #Conflicts:    1444000 | #Learnt:      33128 | 0.000
1623.74/1624.08	c total clause space: 206.656MB
1623.74/1624.08	c total #watches: 249079
1624.55/1624.89	c total #propagations: 31521959 / total #impl: 1670917137 (eff. 0.019)
1624.55/1624.89	c #Conflicts:    1445000 | #Learnt:      34128 | 0.000
1624.55/1624.89	c total clause space: 206.656MB
1624.55/1624.89	c total #watches: 255647
1625.55/1625.80	c total #propagations: 31539431 / total #impl: 1672375338 (eff. 0.019)
1625.55/1625.80	c #Conflicts:    1446000 | #Learnt:      35128 | 0.000
1625.55/1625.80	c total clause space: 206.656MB
1625.55/1625.80	c total #watches: 263733
1626.44/1626.71	c total #propagations: 31558030 / total #impl: 1673961423 (eff. 0.019)
1626.44/1626.71	c #Conflicts:    1447000 | #Learnt:      36128 | 0.000
1626.44/1626.71	c total clause space: 206.656MB
1626.44/1626.71	c total #watches: 271409
1627.34/1627.62	c total #propagations: 31577505 / total #impl: 1675242797 (eff. 0.019)
1627.34/1627.62	c #Conflicts:    1448000 | #Learnt:      37128 | 0.000
1627.34/1627.62	c total clause space: 206.656MB
1627.34/1627.62	c total #watches: 278619
1628.44/1628.71	c total #propagations: 31596692 / total #impl: 1676470392 (eff. 0.019)
1628.44/1628.71	c #Conflicts:    1449000 | #Learnt:      38128 | 0.000
1628.44/1628.71	c total clause space: 206.656MB
1628.44/1628.71	c total #watches: 286994
1629.95/1630.30	c total #propagations: 31614701 / total #impl: 1677753818 (eff. 0.019)
1629.95/1630.30	c #Conflicts:    1450000 | #Learnt:      39128 | 0.000
1629.95/1630.30	c total clause space: 206.656MB
1629.95/1630.30	c total #watches: 294217
1631.74/1632.07	c total #propagations: 31635000 / total #impl: 1679433298 (eff. 0.019)
1631.74/1632.07	c #Conflicts:    1451000 | #Learnt:      40128 | 0.000
1631.74/1632.07	c total clause space: 206.656MB
1631.74/1632.07	c total #watches: 301671
1633.44/1633.70	c total #propagations: 31655871 / total #impl: 1681219134 (eff. 0.019)
1633.44/1633.70	c #Conflicts:    1452000 | #Learnt:      41128 | 0.000
1633.44/1633.70	c total clause space: 206.656MB
1633.44/1633.70	c total #watches: 308191
1635.24/1635.53	c total #propagations: 31674874 / total #impl: 1683027127 (eff. 0.019)
1635.24/1635.53	c #Conflicts:    1453000 | #Learnt:      42128 | 0.000
1635.24/1635.53	c total clause space: 206.656MB
1635.24/1635.53	c total #watches: 314072
1637.14/1637.40	c total #propagations: 31695328 / total #impl: 1684539252 (eff. 0.019)
1637.14/1637.40	c #Conflicts:    1454000 | #Learnt:      43128 | 0.000
1637.14/1637.40	c total clause space: 206.656MB
1637.14/1637.40	c total #watches: 320294
1638.74/1639.04	c total #propagations: 31714744 / total #impl: 1686350726 (eff. 0.019)
1638.74/1639.04	c #Conflicts:    1455000 | #Learnt:      44128 | 0.000
1638.74/1639.04	c total clause space: 206.656MB
1638.74/1639.04	c total #watches: 326801
1640.64/1640.91	c total #propagations: 31734092 / total #impl: 1688068905 (eff. 0.019)
1640.64/1640.91	c #Conflicts:    1456000 | #Learnt:      45128 | 0.000
1640.64/1640.91	c total clause space: 206.656MB
1640.64/1640.91	c total #watches: 334859
1642.94/1643.28	c total #propagations: 31750940 / total #impl: 1689638093 (eff. 0.019)
1642.94/1643.28	c #Conflicts:    1457000 | #Learnt:      46128 | 0.000
1642.94/1643.28	c total clause space: 206.656MB
1642.94/1643.28	c total #watches: 342239
1645.04/1645.31	c total #propagations: 31771140 / total #impl: 1691613047 (eff. 0.019)
1645.04/1645.31	c #Conflicts:    1458000 | #Learnt:      47128 | 0.000
1645.04/1645.31	c total clause space: 206.656MB
1645.04/1645.31	c total #watches: 348086
1646.84/1647.11	c total #propagations: 31791651 / total #impl: 1693796167 (eff. 0.019)
1646.84/1647.11	c #Conflicts:    1459000 | #Learnt:      48128 | 0.000
1646.84/1647.11	c total clause space: 206.656MB
1646.84/1647.11	c total #watches: 355768
1649.04/1649.38	c total #propagations: 31806936 / total #impl: 1695120035 (eff. 0.019)
1649.04/1649.38	c #Conflicts:    1460000 | #Learnt:      49128 | 0.000
1649.04/1649.38	c total clause space: 206.656MB
1649.04/1649.38	c total #watches: 363867
1650.94/1651.21	c total #propagations: 31824548 / total #impl: 1696842608 (eff. 0.019)
1650.94/1651.21	c #Conflicts:    1461000 | #Learnt:      50128 | 0.000
1650.94/1651.21	c total clause space: 206.656MB
1650.94/1651.21	c total #watches: 374171
1652.84/1653.18	c total #propagations: 31838725 / total #impl: 1698285969 (eff. 0.019)
1652.84/1653.18	c #Conflicts:    1462000 | #Learnt:      51128 | 0.000
1652.84/1653.18	c total clause space: 206.656MB
1652.84/1653.18	c total #watches: 380951
1654.34/1654.63	c total #propagations: 31856884 / total #impl: 1699836092 (eff. 0.019)
1654.34/1654.63	c #Conflicts:    1463000 | #Learnt:      52128 | 0.000
1654.34/1654.63	c total clause space: 206.656MB
1654.34/1654.63	c total #watches: 388903
1655.84/1656.15	c total #propagations: 31875805 / total #impl: 1700678900 (eff. 0.019)
1655.84/1656.15	c #Conflicts:    1464000 | #Learnt:      53128 | 0.000
1655.84/1656.15	c total clause space: 206.656MB
1655.84/1656.15	c total #watches: 397587
1657.73/1658.07	c total #propagations: 31896116 / total #impl: 1701523087 (eff. 0.019)
1657.73/1658.07	c #Conflicts:    1465000 | #Learnt:      54128 | 0.000
1657.73/1658.07	c total clause space: 206.656MB
1657.73/1658.07	c total #watches: 405257
1659.43/1659.76	c total #propagations: 31916744 / total #impl: 1702508267 (eff. 0.019)
1659.43/1659.76	c #Conflicts:    1466000 | #Learnt:      55128 | 0.000
1659.43/1659.76	c total clause space: 206.656MB
1659.43/1659.76	c total #watches: 415687
1661.43/1661.75	c total #propagations: 31934384 / total #impl: 1703495631 (eff. 0.019)
1661.43/1661.75	c #Conflicts:    1467000 | #Learnt:      56128 | 0.000
1661.43/1661.75	c total clause space: 206.656MB
1661.43/1661.75	c total #watches: 423826
1663.13/1663.48	c total #propagations: 31955313 / total #impl: 1704364116 (eff. 0.019)
1663.13/1663.48	c #Conflicts:    1468000 | #Learnt:      57128 | 0.000
1663.13/1663.48	c total clause space: 206.656MB
1663.13/1663.48	c total #watches: 432800
1664.93/1665.20	c total #propagations: 31975275 / total #impl: 1705277025 (eff. 0.019)
1664.93/1665.20	c #Conflicts:    1469000 | #Learnt:      58128 | 0.000
1664.93/1665.20	c total clause space: 206.656MB
1664.93/1665.20	c total #watches: 442346
1666.43/1666.70	c total #propagations: 31996016 / total #impl: 1706188185 (eff. 0.019)
1666.43/1666.70	c GC COLLECT
1666.43/1666.70	c #Conflicts:    1470000 | #Learnt:      29828 | 0.000
1666.43/1666.70	c total clause space: 206.656MB
1666.43/1666.70	c total #watches: 224759
1667.44/1667.79	c total #propagations: 32017096 / total #impl: 1707163497 (eff. 0.019)
1667.44/1667.79	c #Conflicts:    1471000 | #Learnt:      30828 | 0.000
1667.44/1667.79	c total clause space: 206.656MB
1667.44/1667.79	c total #watches: 232423
1668.33/1668.68	c total #propagations: 32035214 / total #impl: 1708343031 (eff. 0.019)
1668.33/1668.68	c #Conflicts:    1472000 | #Learnt:      31828 | 0.000
1668.33/1668.68	c total clause space: 206.656MB
1668.33/1668.68	c total #watches: 241684
1669.23/1669.59	c total #propagations: 32053551 / total #impl: 1709409011 (eff. 0.019)
1669.23/1669.59	c #Conflicts:    1473000 | #Learnt:      32828 | 0.000
1669.23/1669.59	c total clause space: 206.656MB
1669.23/1669.59	c total #watches: 250217
1670.53/1670.81	c total #propagations: 32072369 / total #impl: 1710270993 (eff. 0.019)
1670.53/1670.81	c #Conflicts:    1474000 | #Learnt:      33828 | 0.000
1670.53/1670.81	c total clause space: 206.656MB
1670.53/1670.81	c total #watches: 259767
1672.43/1672.71	c total #propagations: 32092802 / total #impl: 1711242629 (eff. 0.019)
1672.43/1672.71	c #Conflicts:    1475000 | #Learnt:      34828 | 0.000
1672.43/1672.71	c total clause space: 206.656MB
1672.43/1672.71	c total #watches: 266081
1674.04/1674.30	c total #propagations: 32118345 / total #impl: 1712758243 (eff. 0.019)
1674.04/1674.30	c #Conflicts:    1476000 | #Learnt:      35828 | 0.000
1674.04/1674.30	c total clause space: 206.656MB
1674.04/1674.30	c total #watches: 271879
1675.33/1675.64	c total #propagations: 32142094 / total #impl: 1714253621 (eff. 0.019)
1675.33/1675.64	c #Conflicts:    1477000 | #Learnt:      36828 | 0.000
1675.33/1675.64	c total clause space: 206.656MB
1675.33/1675.64	c total #watches: 277823
1677.03/1677.34	c total #propagations: 32167564 / total #impl: 1715353265 (eff. 0.019)
1677.03/1677.34	c #Conflicts:    1478000 | #Learnt:      37828 | 0.000
1677.03/1677.34	c total clause space: 206.656MB
1677.03/1677.34	c total #watches: 282770
1678.63/1678.92	c total #propagations: 32192100 / total #impl: 1716580235 (eff. 0.019)
1678.63/1678.92	c #Conflicts:    1479000 | #Learnt:      38828 | 0.000
1678.63/1678.92	c total clause space: 206.656MB
1678.63/1678.92	c total #watches: 289524
1680.23/1680.52	c total #propagations: 32213418 / total #impl: 1717762268 (eff. 0.019)
1680.23/1680.52	c #Conflicts:    1480000 | #Learnt:      39828 | 0.000
1680.23/1680.52	c total clause space: 206.656MB
1680.23/1680.52	c total #watches: 296038
1681.64/1681.99	c total #propagations: 32234622 / total #impl: 1719253669 (eff. 0.019)
1681.64/1681.99	c #Conflicts:    1481000 | #Learnt:      40828 | 0.000
1681.64/1681.99	c total clause space: 206.656MB
1681.64/1681.99	c total #watches: 303745
1683.84/1684.16	c total #propagations: 32255801 / total #impl: 1720309314 (eff. 0.019)
1683.84/1684.16	c #Conflicts:    1482000 | #Learnt:      41828 | 0.000
1683.84/1684.16	c total clause space: 206.656MB
1683.84/1684.16	c total #watches: 309179
1685.53/1685.89	c total #propagations: 32281958 / total #impl: 1721559174 (eff. 0.019)
1685.53/1685.89	c #Conflicts:    1483000 | #Learnt:      42828 | 0.000
1685.53/1685.89	c total clause space: 206.656MB
1685.53/1685.89	c total #watches: 316904
1687.33/1687.66	c total #propagations: 32304343 / total #impl: 1722657890 (eff. 0.019)
1687.33/1687.66	c #Conflicts:    1484000 | #Learnt:      43828 | 0.000
1687.33/1687.66	c total clause space: 206.656MB
1687.33/1687.66	c total #watches: 322965
1688.93/1689.26	c total #propagations: 32325714 / total #impl: 1723956469 (eff. 0.019)
1688.93/1689.26	c #Conflicts:    1485000 | #Learnt:      44828 | 0.000
1688.93/1689.26	c total clause space: 206.656MB
1688.93/1689.26	c total #watches: 329619
1690.93/1691.20	c total #propagations: 32346415 / total #impl: 1725275704 (eff. 0.019)
1690.93/1691.20	c #Conflicts:    1486000 | #Learnt:      45828 | 0.000
1690.93/1691.20	c total clause space: 206.656MB
1690.93/1691.20	c total #watches: 335477
1692.93/1693.28	c total #propagations: 32372147 / total #impl: 1726766852 (eff. 0.019)
1692.93/1693.28	c #Conflicts:    1487000 | #Learnt:      46828 | 0.000
1692.93/1693.28	c total clause space: 206.656MB
1692.93/1693.28	c total #watches: 342638
1694.73/1695.07	c total #propagations: 32393434 / total #impl: 1728826481 (eff. 0.019)
1694.73/1695.07	c #Conflicts:    1488000 | #Learnt:      47828 | 0.000
1694.73/1695.07	c total clause space: 206.656MB
1694.73/1695.07	c total #watches: 352169
1696.33/1696.61	c total #propagations: 32412437 / total #impl: 1730369416 (eff. 0.019)
1696.33/1696.61	c #Conflicts:    1489000 | #Learnt:      48828 | 0.000
1696.33/1696.61	c total clause space: 206.656MB
1696.33/1696.61	c total #watches: 360761
1697.83/1698.12	c total #propagations: 32431487 / total #impl: 1731587676 (eff. 0.019)
1697.83/1698.12	c #Conflicts:    1490000 | #Learnt:      49828 | 0.000
1697.83/1698.12	c total clause space: 206.656MB
1697.83/1698.12	c total #watches: 371046
1699.13/1699.47	c total #propagations: 32451539 / total #impl: 1732565648 (eff. 0.019)
1699.13/1699.47	c #Conflicts:    1491000 | #Learnt:      50828 | 0.000
1699.13/1699.47	c total clause space: 206.656MB
1699.13/1699.47	c total #watches: 379331
1700.53/1700.82	c total #propagations: 32469322 / total #impl: 1733716486 (eff. 0.019)
1700.53/1700.82	c #Conflicts:    1492000 | #Learnt:      51828 | 0.000
1700.53/1700.82	c total clause space: 206.656MB
1700.53/1700.82	c total #watches: 386354
1701.73/1702.05	c total #propagations: 32487321 / total #impl: 1734870582 (eff. 0.019)
1701.73/1702.05	c #Conflicts:    1493000 | #Learnt:      52828 | 0.000
1701.73/1702.05	c total clause space: 206.656MB
1701.73/1702.05	c total #watches: 394205
1703.13/1703.48	c total #propagations: 32506076 / total #impl: 1736126599 (eff. 0.019)
1703.13/1703.48	c #Conflicts:    1494000 | #Learnt:      53828 | 0.000
1703.13/1703.48	c total clause space: 206.656MB
1703.13/1703.48	c total #watches: 401673
1704.53/1704.83	c total #propagations: 32524951 / total #impl: 1737309222 (eff. 0.019)
1704.53/1704.83	c #Conflicts:    1495000 | #Learnt:      54828 | 0.000
1704.53/1704.83	c total clause space: 206.656MB
1704.53/1704.83	c total #watches: 408285
1705.83/1706.13	c total #propagations: 32541618 / total #impl: 1738514340 (eff. 0.019)
1705.83/1706.13	c #Conflicts:    1496000 | #Learnt:      55828 | 0.000
1705.83/1706.13	c total clause space: 206.656MB
1705.83/1706.13	c total #watches: 414819
1707.03/1707.34	c total #propagations: 32560056 / total #impl: 1739574330 (eff. 0.019)
1707.03/1707.34	c #Conflicts:    1497000 | #Learnt:      56828 | 0.000
1707.03/1707.34	c total clause space: 206.656MB
1707.03/1707.34	c total #watches: 421271
1708.23/1708.59	c total #propagations: 32577525 / total #impl: 1740668956 (eff. 0.019)
1708.23/1708.59	c #Conflicts:    1498000 | #Learnt:      57828 | 0.000
1708.23/1708.59	c total clause space: 206.656MB
1708.23/1708.59	c total #watches: 427354
1709.63/1709.94	c total #propagations: 32596206 / total #impl: 1741808514 (eff. 0.019)
1709.63/1709.94	c #Conflicts:    1499000 | #Learnt:      58828 | 0.000
1709.63/1709.94	c total clause space: 206.656MB
1709.63/1709.94	c total #watches: 435158
1710.62/1710.91	c total #propagations: 32614878 / total #impl: 1743350665 (eff. 0.019)
1710.62/1710.91	c GC COLLECT
1710.62/1710.91	c #Conflicts:    1500000 | #Learnt:      30238 | 0.000
1710.62/1710.91	c total clause space: 206.656MB
1710.62/1710.91	c total #watches: 227185
1711.52/1711.83	c total #propagations: 32630828 / total #impl: 1744521126 (eff. 0.019)
1711.52/1711.83	c #Conflicts:    1501000 | #Learnt:      31238 | 0.000
1711.52/1711.83	c total clause space: 206.656MB
1711.52/1711.83	c total #watches: 233548
1712.62/1712.94	c total #propagations: 32650356 / total #impl: 1745482449 (eff. 0.019)
1712.62/1712.94	c #Conflicts:    1502000 | #Learnt:      32238 | 0.000
1712.62/1712.94	c total clause space: 206.656MB
1712.62/1712.94	c total #watches: 240715
1714.02/1714.30	c total #propagations: 32668741 / total #impl: 1746478878 (eff. 0.019)
1714.02/1714.30	c #Conflicts:    1503000 | #Learnt:      33238 | 0.000
1714.02/1714.30	c total clause space: 206.656MB
1714.02/1714.30	c total #watches: 248871
1715.32/1715.66	c total #propagations: 32690382 / total #impl: 1747443884 (eff. 0.019)
1715.32/1715.66	c #Conflicts:    1504000 | #Learnt:      34238 | 0.000
1715.32/1715.66	c total clause space: 206.656MB
1715.32/1715.66	c total #watches: 256869
1716.93/1717.26	c total #propagations: 32708709 / total #impl: 1748906834 (eff. 0.019)
1716.93/1717.26	c #Conflicts:    1505000 | #Learnt:      35238 | 0.000
1716.93/1717.26	c total clause space: 206.656MB
1716.93/1717.26	c total #watches: 262933
1718.52/1718.82	c total #propagations: 32729529 / total #impl: 1750414669 (eff. 0.019)
1718.52/1718.82	c #Conflicts:    1506000 | #Learnt:      36238 | 0.000
1718.52/1718.82	c total clause space: 206.656MB
1718.52/1718.82	c total #watches: 270060
1719.92/1720.30	c total #propagations: 32750990 / total #impl: 1751952420 (eff. 0.019)
1719.92/1720.30	c #Conflicts:    1507000 | #Learnt:      37238 | 0.000
1719.92/1720.30	c total clause space: 206.656MB
1719.92/1720.30	c total #watches: 278357
1721.02/1721.33	c total #propagations: 32770397 / total #impl: 1753350604 (eff. 0.019)
1721.02/1721.33	c #Conflicts:    1508000 | #Learnt:      38238 | 0.000
1721.02/1721.33	c total clause space: 206.656MB
1721.02/1721.33	c total #watches: 285617
1722.02/1722.35	c total #propagations: 32789778 / total #impl: 1754617899 (eff. 0.019)
1722.02/1722.35	c #Conflicts:    1509000 | #Learnt:      39238 | 0.000
1722.02/1722.35	c total clause space: 206.656MB
1722.02/1722.35	c total #watches: 292961
1723.02/1723.39	c total #propagations: 32808680 / total #impl: 1755997860 (eff. 0.019)
1723.02/1723.39	c #Conflicts:    1510000 | #Learnt:      40238 | 0.000
1723.02/1723.39	c total clause space: 206.656MB
1723.02/1723.39	c total #watches: 299632
1724.12/1724.48	c total #propagations: 32826558 / total #impl: 1757317270 (eff. 0.019)
1724.12/1724.48	c #Conflicts:    1511000 | #Learnt:      41238 | 0.000
1724.12/1724.48	c total clause space: 206.656MB
1724.12/1724.48	c total #watches: 306205
1725.12/1725.49	c total #propagations: 32843767 / total #impl: 1758604934 (eff. 0.019)
1725.12/1725.49	c #Conflicts:    1512000 | #Learnt:      42238 | 0.000
1725.12/1725.49	c total clause space: 206.656MB
1725.12/1725.49	c total #watches: 312590
1726.22/1726.59	c total #propagations: 32859902 / total #impl: 1759970222 (eff. 0.019)
1726.22/1726.59	c #Conflicts:    1513000 | #Learnt:      43238 | 0.000
1726.22/1726.59	c total clause space: 206.656MB
1726.22/1726.59	c total #watches: 318000
1727.32/1727.60	c total #propagations: 32877302 / total #impl: 1761203040 (eff. 0.019)
1727.32/1727.60	c #Conflicts:    1514000 | #Learnt:      44238 | 0.000
1727.32/1727.60	c total clause space: 206.656MB
1727.32/1727.60	c total #watches: 324962
1728.42/1728.78	c total #propagations: 32893927 / total #impl: 1762512517 (eff. 0.019)
1728.42/1728.78	c #Conflicts:    1515000 | #Learnt:      45238 | 0.000
1728.42/1728.78	c total clause space: 206.656MB
1728.42/1728.78	c total #watches: 331598
1729.82/1730.15	c total #propagations: 32911573 / total #impl: 1763896131 (eff. 0.019)
1729.82/1730.15	c #Conflicts:    1516000 | #Learnt:      46238 | 0.000
1729.82/1730.15	c total clause space: 206.656MB
1729.82/1730.15	c total #watches: 338485
1731.02/1731.38	c total #propagations: 32931302 / total #impl: 1765244090 (eff. 0.019)
1731.02/1731.38	c #Conflicts:    1517000 | #Learnt:      47238 | 0.000
1731.02/1731.38	c total clause space: 206.656MB
1731.02/1731.38	c total #watches: 344275
1732.42/1732.74	c total #propagations: 32949866 / total #impl: 1766597050 (eff. 0.019)
1732.42/1732.74	c #Conflicts:    1518000 | #Learnt:      48238 | 0.000
1732.42/1732.74	c total clause space: 206.656MB
1732.42/1732.74	c total #watches: 352167
1733.72/1734.02	c total #propagations: 32968345 / total #impl: 1767865098 (eff. 0.019)
1733.72/1734.02	c #Conflicts:    1519000 | #Learnt:      49238 | 0.000
1733.72/1734.02	c total clause space: 206.656MB
1733.72/1734.02	c total #watches: 357187
1735.02/1735.32	c total #propagations: 32987679 / total #impl: 1769232787 (eff. 0.019)
1735.02/1735.32	c #Conflicts:    1520000 | #Learnt:      50238 | 0.000
1735.02/1735.32	c total clause space: 206.656MB
1735.02/1735.32	c total #watches: 363225
1736.42/1736.70	c total #propagations: 33006873 / total #impl: 1770596103 (eff. 0.019)
1736.42/1736.70	c #Conflicts:    1521000 | #Learnt:      51238 | 0.000
1736.42/1736.70	c total clause space: 206.656MB
1736.42/1736.70	c total #watches: 370744
1737.52/1737.85	c total #propagations: 33026882 / total #impl: 1771948839 (eff. 0.019)
1737.52/1737.85	c #Conflicts:    1522000 | #Learnt:      52238 | 0.000
1737.52/1737.85	c total clause space: 206.656MB
1737.52/1737.85	c total #watches: 379584
1738.83/1739.19	c total #propagations: 33042429 / total #impl: 1773105401 (eff. 0.019)
1738.83/1739.19	c #Conflicts:    1523000 | #Learnt:      53238 | 0.000
1738.83/1739.19	c total clause space: 206.656MB
1738.83/1739.19	c total #watches: 386541
1740.22/1740.50	c total #propagations: 33060835 / total #impl: 1774582921 (eff. 0.019)
1740.22/1740.50	c #Conflicts:    1524000 | #Learnt:      54238 | 0.000
1740.22/1740.50	c total clause space: 206.656MB
1740.22/1740.50	c total #watches: 392715
1741.82/1742.19	c total #propagations: 33080568 / total #impl: 1776010336 (eff. 0.019)
1741.82/1742.19	c #Conflicts:    1525000 | #Learnt:      55238 | 0.000
1741.82/1742.19	c total clause space: 206.656MB
1741.82/1742.19	c total #watches: 396975
1743.82/1744.12	c total #propagations: 33101915 / total #impl: 1777483618 (eff. 0.019)
1743.82/1744.12	c #Conflicts:    1526000 | #Learnt:      56238 | 0.000
1743.82/1744.12	c total clause space: 206.656MB
1743.82/1744.12	c total #watches: 401733
1745.82/1746.16	c total #propagations: 33125895 / total #impl: 1779013533 (eff. 0.019)
1745.82/1746.16	c #Conflicts:    1527000 | #Learnt:      57238 | 0.000
1745.82/1746.16	c total clause space: 206.656MB
1745.82/1746.16	c total #watches: 406018
1747.73/1748.03	c total #propagations: 33148630 / total #impl: 1780421207 (eff. 0.019)
1747.73/1748.03	c #Conflicts:    1528000 | #Learnt:      58238 | 0.000
1747.73/1748.03	c total clause space: 206.656MB
1747.73/1748.03	c total #watches: 411130
1749.12/1749.45	c total #propagations: 33169028 / total #impl: 1781800258 (eff. 0.019)
1749.12/1749.45	c #Conflicts:    1529000 | #Learnt:      59238 | 0.000
1749.12/1749.45	c total clause space: 206.656MB
1749.12/1749.45	c total #watches: 416634
1750.42/1750.76	c total #propagations: 33187527 / total #impl: 1783143110 (eff. 0.019)
1750.42/1750.76	c GC COLLECT
1750.42/1750.76	c #Conflicts:    1530000 | #Learnt:      30333 | 0.000
1750.42/1750.76	c total clause space: 206.656MB
1750.42/1750.76	c total #watches: 228412
1751.32/1751.67	c total #propagations: 33205300 / total #impl: 1784319886 (eff. 0.019)
1751.32/1751.67	c #Conflicts:    1531000 | #Learnt:      31333 | 0.000
1751.32/1751.67	c total clause space: 206.656MB
1751.32/1751.67	c total #watches: 237081
1752.32/1752.67	c total #propagations: 33223935 / total #impl: 1785488300 (eff. 0.019)
1752.32/1752.67	c #Conflicts:    1532000 | #Learnt:      32333 | 0.000
1752.32/1752.67	c total clause space: 206.656MB
1752.32/1752.67	c total #watches: 243242
1753.32/1753.69	c total #propagations: 33243032 / total #impl: 1786556320 (eff. 0.019)
1753.32/1753.69	c #Conflicts:    1533000 | #Learnt:      33333 | 0.000
1753.32/1753.69	c total clause space: 206.656MB
1753.32/1753.69	c total #watches: 250727
1754.52/1754.84	c total #propagations: 33259233 / total #impl: 1787691860 (eff. 0.019)
1754.52/1754.84	c #Conflicts:    1534000 | #Learnt:      34333 | 0.000
1754.52/1754.84	c total clause space: 206.656MB
1754.52/1754.84	c total #watches: 258747
1755.62/1755.94	c total #propagations: 33278692 / total #impl: 1788824273 (eff. 0.019)
1755.62/1755.94	c #Conflicts:    1535000 | #Learnt:      35333 | 0.000
1755.62/1755.94	c total clause space: 206.656MB
1755.62/1755.94	c total #watches: 264787
1756.52/1756.89	c total #propagations: 33299781 / total #impl: 1789883291 (eff. 0.019)
1756.52/1756.89	c #Conflicts:    1536000 | #Learnt:      36333 | 0.000
1756.52/1756.89	c total clause space: 206.656MB
1756.52/1756.89	c total #watches: 271602
1757.52/1757.87	c total #propagations: 33317450 / total #impl: 1791138795 (eff. 0.019)
1757.52/1757.87	c #Conflicts:    1537000 | #Learnt:      37333 | 0.000
1757.52/1757.87	c total clause space: 206.656MB
1757.52/1757.87	c total #watches: 278658
1758.62/1758.93	c total #propagations: 33334277 / total #impl: 1792286165 (eff. 0.019)
1758.62/1758.93	c #Conflicts:    1538000 | #Learnt:      38333 | 0.000
1758.62/1758.93	c total clause space: 206.656MB
1758.62/1758.93	c total #watches: 285328
1759.92/1760.28	c total #propagations: 33353079 / total #impl: 1793559838 (eff. 0.019)
1759.92/1760.28	c #Conflicts:    1539000 | #Learnt:      39333 | 0.000
1759.92/1760.28	c total clause space: 206.656MB
1759.92/1760.28	c total #watches: 292622
1761.22/1761.58	c total #propagations: 33373696 / total #impl: 1794794474 (eff. 0.019)
1761.22/1761.58	c #Conflicts:    1540000 | #Learnt:      40333 | 0.000
1761.22/1761.58	c total clause space: 206.656MB
1761.22/1761.58	c total #watches: 298369
1763.12/1763.41	c total #propagations: 33393677 / total #impl: 1795668722 (eff. 0.019)
1763.12/1763.41	c #Conflicts:    1541000 | #Learnt:      41333 | 0.000
1763.12/1763.41	c total clause space: 206.656MB
1763.12/1763.41	c total #watches: 305693
1764.72/1765.08	c total #propagations: 33413804 / total #impl: 1796699654 (eff. 0.019)
1764.72/1765.08	c #Conflicts:    1542000 | #Learnt:      42333 | 0.000
1764.72/1765.08	c total clause space: 206.656MB
1764.72/1765.08	c total #watches: 312744
1766.62/1766.96	c total #propagations: 33432952 / total #impl: 1798110502 (eff. 0.019)
1766.62/1766.96	c #Conflicts:    1543000 | #Learnt:      43333 | 0.000
1766.62/1766.96	c total clause space: 206.656MB
1766.62/1766.96	c total #watches: 322651
1768.72/1769.07	c total #propagations: 33452739 / total #impl: 1799601169 (eff. 0.019)
1768.72/1769.07	c #Conflicts:    1544000 | #Learnt:      44333 | 0.000
1768.72/1769.07	c total clause space: 206.656MB
1768.72/1769.07	c total #watches: 330469
1770.82/1771.12	c total #propagations: 33473874 / total #impl: 1801847987 (eff. 0.019)
1770.82/1771.12	c #Conflicts:    1545000 | #Learnt:      45333 | 0.000
1770.82/1771.12	c total clause space: 206.656MB
1770.82/1771.12	c total #watches: 338405
1772.51/1772.89	c total #propagations: 33494417 / total #impl: 1803773209 (eff. 0.019)
1772.51/1772.89	c #Conflicts:    1546000 | #Learnt:      46333 | 0.000
1772.51/1772.89	c total clause space: 206.656MB
1772.51/1772.89	c total #watches: 345666
1774.21/1774.50	c total #propagations: 33515273 / total #impl: 1805005279 (eff. 0.019)
1774.21/1774.50	c #Conflicts:    1547000 | #Learnt:      47333 | 0.000
1774.21/1774.50	c total clause space: 206.656MB
1774.21/1774.50	c total #watches: 353348
1775.51/1775.82	c total #propagations: 33536966 / total #impl: 1806213215 (eff. 0.019)
1775.51/1775.82	c #Conflicts:    1548000 | #Learnt:      48333 | 0.000
1775.51/1775.82	c total clause space: 206.656MB
1775.51/1775.82	c total #watches: 358921
1776.71/1777.10	c total #propagations: 33557344 / total #impl: 1807178852 (eff. 0.019)
1776.71/1777.10	c #Conflicts:    1549000 | #Learnt:      49333 | 0.000
1776.71/1777.10	c total clause space: 206.656MB
1776.71/1777.10	c total #watches: 364841
1778.61/1778.90	c total #propagations: 33578202 / total #impl: 1808202522 (eff. 0.019)
1778.61/1778.90	c #Conflicts:    1550000 | #Learnt:      50333 | 0.000
1778.61/1778.90	c total clause space: 206.656MB
1778.61/1778.90	c total #watches: 372562
1780.51/1780.81	c total #propagations: 33598696 / total #impl: 1809657999 (eff. 0.019)
1780.51/1780.81	c #Conflicts:    1551000 | #Learnt:      51333 | 0.000
1780.51/1780.81	c total clause space: 206.656MB
1780.51/1780.81	c total #watches: 379802
1782.82/1783.18	c total #propagations: 33618364 / total #impl: 1811378936 (eff. 0.019)
1782.82/1783.18	c #Conflicts:    1552000 | #Learnt:      52333 | 0.000
1782.82/1783.18	c total clause space: 206.656MB
1782.82/1783.18	c total #watches: 387800
1785.12/1785.46	c total #propagations: 33638690 / total #impl: 1813409390 (eff. 0.019)
1785.12/1785.46	c #Conflicts:    1553000 | #Learnt:      53333 | 0.000
1785.12/1785.46	c total clause space: 206.656MB
1785.12/1785.46	c total #watches: 397463
1787.41/1787.72	c total #propagations: 33658073 / total #impl: 1815480192 (eff. 0.019)
1787.41/1787.72	c #Conflicts:    1554000 | #Learnt:      54333 | 0.000
1787.41/1787.72	c total clause space: 206.656MB
1787.41/1787.72	c total #watches: 405597
1789.71/1790.03	c total #propagations: 33677777 / total #impl: 1817316862 (eff. 0.019)
1789.71/1790.03	c #Conflicts:    1555000 | #Learnt:      55333 | 0.000
1789.71/1790.03	c total clause space: 206.656MB
1789.71/1790.03	c total #watches: 412880
1791.81/1792.14	c total #propagations: 33698722 / total #impl: 1818832588 (eff. 0.019)
1791.81/1792.14	c #Conflicts:    1556000 | #Learnt:      56333 | 0.000
1791.81/1792.14	c total clause space: 206.656MB
1791.81/1792.14	c total #watches: 417484
1794.71/1795.06	c total #propagations: 33719035 / total #impl: 1820070119 (eff. 0.019)
1794.71/1795.06	c #Conflicts:    1557000 | #Learnt:      57333 | 0.000
1794.71/1795.06	c total clause space: 206.656MB
1794.71/1795.06	c total #watches: 426618
1797.51/1797.86	c total #propagations: 33740832 / total #impl: 1821772573 (eff. 0.019)
1797.51/1797.86	c #Conflicts:    1558000 | #Learnt:      58333 | 0.000
1797.51/1797.86	c total clause space: 206.656MB
1797.51/1797.86	c total #watches: 438105
1799.91/1800.23	c total #propagations: 33759963 / total #impl: 1823789820 (eff. 0.019)
1799.91/1800.23	c #Conflicts:    1559000 | #Learnt:      59333 | 0.000
1799.91/1800.23	c total clause space: 206.656MB
1799.91/1800.23	c total #watches: 449485

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

pid=2751
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.16 2.12 2.09 3/176 2754
/proc/meminfo: memFree=31310332/32872528 swapFree=239020/271724
[pid=2754] ppid=2751 vsize=55976 CPUtime=0 cores=0,2,4,6
/proc/2754/stat : 2754 (cdcl-cuttingpla) R 2751 2754 1985 0 -1 4202496 257 0 0 0 0 0 0 0 20 0 1 0 783070 57319424 7293 33554432000 4194304 6211289 140733652222720 140733484295640 4206544 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2754/statm: 13994 7293 98 493 0 13491 0

[startup+0.10016 s]
/proc/loadavg: 2.16 2.12 2.09 3/176 2754
/proc/meminfo: memFree=31310332/32872528 swapFree=239020/271724
[pid=2754] ppid=2751 vsize=64948 CPUtime=0.08 cores=0,2,4,6
/proc/2754/stat : 2754 (cdcl-cuttingpla) R 2751 2754 1985 0 -1 4202496 854 0 0 0 8 0 0 0 20 0 1 0 783070 66506752 13405 33554432000 4194304 6211289 140733652222720 140733652220216 4205291 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/2754/statm: 16237 13406 214 493 0 15734 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 64948

[startup+0.200342 s]
/proc/loadavg: 2.16 2.12 2.09 3/176 2754
/proc/meminfo: memFree=31310332/32872528 swapFree=239020/271724
[pid=2754] ppid=2751 vsize=65076 CPUtime=0.18 cores=0,2,4,6
/proc/2754/stat : 2754 (cdcl-cuttingpla) R 2751 2754 1985 0 -1 4202496 1583 0 0 0 18 0 0 0 20 0 1 0 783070 66637824 13830 33554432000 4194304 6211289 140733652222720 140733652220216 5161098 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/2754/statm: 16269 13830 219 493 0 15766 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 65076

[startup+0.300264 s]
/proc/loadavg: 2.16 2.12 2.09 3/176 2754
/proc/meminfo: memFree=31310332/32872528 swapFree=239020/271724
[pid=2754] ppid=2751 vsize=67796 CPUtime=0.28 cores=0,2,4,6
/proc/2754/stat : 2754 (cdcl-cuttingpla) R 2751 2754 1985 0 -1 4202496 1784 0 0 0 28 0 0 0 20 0 1 0 783070 69423104 14465 33554432000 4194304 6211289 140733652222720 140733652220216 4236440 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/2754/statm: 16949 14465 219 493 0 16446 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 67796

[startup+0.70022 s]
/proc/loadavg: 2.16 2.12 2.09 3/176 2754
/proc/meminfo: memFree=31310332/32872528 swapFree=239020/271724
[pid=2754] ppid=2751 vsize=72480 CPUtime=0.69 cores=0,2,4,6
/proc/2754/stat : 2754 (cdcl-cuttingpla) R 2751 2754 1985 0 -1 4202496 2722 0 0 0 68 1 0 0 20 0 1 0 783070 74219520 15539 33554432000 4194304 6211289 140733652222720 140733652220216 4209392 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/2754/statm: 18120 15539 219 493 0 17617 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 72480

[startup+1.50023 s]
/proc/loadavg: 2.15 2.11 2.09 3/177 2801
/proc/meminfo: memFree=31355980/32872528 swapFree=239020/271724
[pid=2754] ppid=2751 vsize=79924 CPUtime=1.49 cores=0,2,4,6
/proc/2754/stat : 2754 (cdcl-cuttingpla) R 2751 2754 1985 0 -1 4202496 3129 0 0 0 148 1 0 0 20 0 1 0 783070 81842176 15791 33554432000 4194304 6211289 140733652222720 140733652221064 4205291 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/2754/statm: 19981 15791 219 493 0 19478 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 79924

[startup+3.10026 s]
/proc/loadavg: 2.15 2.11 2.09 3/177 2801
/proc/meminfo: memFree=31328492/32872528 swapFree=239020/271724
[pid=2754] ppid=2751 vsize=80176 CPUtime=3.09 cores=0,2,4,6
/proc/2754/stat : 2754 (cdcl-cuttingpla) R 2751 2754 1985 0 -1 4202496 3766 0 0 0 308 1 0 0 20 0 1 0 783070 82100224 17203 33554432000 4194304 6211289 140733652222720 140733652221064 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/2754/statm: 20044 17203 219 493 0 19541 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 80176

[startup+6.30025 s]
/proc/loadavg: 2.15 2.11 2.09 3/177 2801
/proc/meminfo: memFree=31288484/32872528 swapFree=239020/271724
[pid=2754] ppid=2751 vsize=92164 CPUtime=6.28 cores=0,2,4,6
/proc/2754/stat : 2754 (cdcl-cuttingpla) R 2751 2754 1985 0 -1 4202496 4745 0 0 0 627 1 0 0 20 0 1 0 783070 94375936 18311 33554432000 4194304 6211289 140733652222720 140733652220584 4209331 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/2754/statm: 23041 18311 219 493 0 22538 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 92164

[startup+12.7002 s]
/proc/loadavg: 2.12 2.11 2.09 3/177 2801
/proc/meminfo: memFree=31238116/32872528 swapFree=239020/271724
[pid=2754] ppid=2751 vsize=92680 CPUtime=12.68 cores=0,2,4,6
/proc/2754/stat : 2754 (cdcl-cuttingpla) R 2751 2754 1985 0 -1 4202496 4857 0 0 0 1267 1 0 0 20 0 1 0 783070 94904320 19956 33554432000 4194304 6211289 140733652222720 140733652221064 4209403 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/2754/statm: 23170 19956 219 493 0 22667 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 92680

[startup+25.5003 s]
/proc/loadavg: 2.10 2.11 2.09 3/177 2801
/proc/meminfo: memFree=31201816/32872528 swapFree=239020/271724
[pid=2754] ppid=2751 vsize=112792 CPUtime=25.49 cores=0,2,4,6
/proc/2754/stat : 2754 (cdcl-cuttingpla) R 2751 2754 1985 0 -1 4202496 6010 0 0 0 2547 2 0 0 20 0 1 0 783070 115499008 22257 33554432000 4194304 6211289 140733652222720 140733652220632 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/2754/statm: 28198 22257 219 493 0 27695 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 112792

[startup+51.1003 s]
/proc/loadavg: 2.15 2.11 2.09 3/177 2801
/proc/meminfo: memFree=31148780/32872528 swapFree=239020/271724
[pid=2754] ppid=2751 vsize=144736 CPUtime=51.08 cores=0,2,4,6
/proc/2754/stat : 2754 (cdcl-cuttingpla) R 2751 2754 1985 0 -1 4202496 7188 0 0 0 5106 2 0 0 20 0 1 0 783070 148209664 29183 33554432000 4194304 6211289 140733652222720 140733652221064 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/2754/statm: 36184 29183 219 493 0 35681 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 144736

[startup+102.3 s]
/proc/loadavg: 2.16 2.12 2.09 3/177 2803
/proc/meminfo: memFree=31065312/32872528 swapFree=239020/271724
[pid=2754] ppid=2751 vsize=145712 CPUtime=102.28 cores=0,2,4,6
/proc/2754/stat : 2754 (cdcl-cuttingpla) R 2751 2754 1985 0 -1 4202496 7415 0 0 0 10225 3 0 0 20 0 1 0 783070 149209088 32326 33554432000 4194304 6211289 140733652222720 140733652221064 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/2754/statm: 36428 32326 219 493 0 35925 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 145712

[startup+162.3 s]
/proc/loadavg: 2.06 2.10 2.09 3/177 2804
/proc/meminfo: memFree=31018516/32872528 swapFree=239020/271724
[pid=2754] ppid=2751 vsize=197340 CPUtime=162.26 cores=0,2,4,6
/proc/2754/stat : 2754 (cdcl-cuttingpla) R 2751 2754 1985 0 -1 4202496 8644 0 0 0 16223 3 0 0 20 0 1 0 783070 202076160 36238 33554432000 4194304 6211289 140733652222720 140733652221064 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/2754/statm: 49335 36238 219 493 0 48832 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 197340

[startup+222.307 s]
/proc/loadavg: 2.02 2.08 2.08 3/177 2805
/proc/meminfo: memFree=30963264/32872528 swapFree=239020/271724
[pid=2754] ppid=2751 vsize=198076 CPUtime=222.26 cores=0,2,4,6
/proc/2754/stat : 2754 (cdcl-cuttingpla) R 2751 2754 1985 0 -1 4202496 8807 0 0 0 22223 3 0 0 20 0 1 0 783070 202829824 38445 33554432000 4194304 6211289 140733652222720 140733652221064 4209318 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/2754/statm: 49519 38445 219 493 0 49016 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 198076

[startup+282.3 s]
/proc/loadavg: 2.29 2.13 2.10 3/178 2809
/proc/meminfo: memFree=30922896/32872528 swapFree=239020/271724
[pid=2754] ppid=2751 vsize=198492 CPUtime=282.24 cores=0,2,4,6
/proc/2754/stat : 2754 (cdcl-cuttingpla) R 2751 2754 1985 0 -1 4202496 8911 0 0 0 28221 3 0 0 20 0 1 0 783070 203255808 40593 33554432000 4194304 6211289 140733652222720 140733652221064 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/2754/statm: 49623 40593 219 493 0 49120 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 198492

[startup+342.3 s]
/proc/loadavg: 2.10 2.10 2.09 3/177 2810
/proc/meminfo: memFree=30904844/32872528 swapFree=239020/271724
[pid=2754] ppid=2751 vsize=199132 CPUtime=342.24 cores=0,2,4,6
/proc/2754/stat : 2754 (cdcl-cuttingpla) R 2751 2754 1985 0 -1 4202496 9105 0 0 0 34220 4 0 0 20 0 1 0 783070 203911168 42287 33554432000 4194304 6211289 140733652222720 140733652221064 4209306 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/2754/statm: 49783 42287 219 493 0 49280 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 199132

[startup+402.3 s]
/proc/loadavg: 2.04 2.08 2.08 3/176 2811
/proc/meminfo: memFree=30877792/32872528 swapFree=239020/271724
[pid=2754] ppid=2751 vsize=200032 CPUtime=402.23 cores=0,2,4,6
/proc/2754/stat : 2754 (cdcl-cuttingpla) R 2751 2754 1985 0 -1 4202496 9288 0 0 0 40219 4 0 0 20 0 1 0 783070 204832768 44003 33554432000 4194304 6211289 140733652222720 140733652221064 4209265 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/2754/statm: 50008 44003 219 493 0 49505 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 200032

[startup+462.3 s]
/proc/loadavg: 2.10 2.09 2.09 3/177 2813
/proc/meminfo: memFree=30835860/32872528 swapFree=239020/271724
[pid=2754] ppid=2751 vsize=200032 CPUtime=462.22 cores=0,2,4,6
/proc/2754/stat : 2754 (cdcl-cuttingpla) R 2751 2754 1985 0 -1 4202496 9299 0 0 0 46218 4 0 0 20 0 1 0 783070 204832768 45547 33554432000 4194304 6211289 140733652222720 140733652221064 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/2754/statm: 50008 45547 219 493 0 49505 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 200032

[startup+522.3 s]
/proc/loadavg: 2.18 2.12 2.09 3/177 2814
/proc/meminfo: memFree=30824768/32872528 swapFree=239020/271724
[pid=2754] ppid=2751 vsize=200356 CPUtime=522.2 cores=0,2,4,6
/proc/2754/stat : 2754 (cdcl-cuttingpla) R 2751 2754 1985 0 -1 4202496 9368 0 0 0 52216 4 0 0 20 0 1 0 783070 205164544 47149 33554432000 4194304 6211289 140733652222720 140733652220760 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/2754/statm: 50089 47149 219 493 0 49586 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 200356

[startup+582.3 s]
/proc/loadavg: 2.14 2.11 2.09 3/177 2815
/proc/meminfo: memFree=30803672/32872528 swapFree=239020/271724
[pid=2754] ppid=2751 vsize=200356 CPUtime=582.19 cores=0,2,4,6
/proc/2754/stat : 2754 (cdcl-cuttingpla) R 2751 2754 1985 0 -1 4202496 9397 0 0 0 58215 4 0 0 20 0 1 0 783070 205164544 47689 33554432000 4194304 6211289 140733652222720 140733652221064 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/2754/statm: 50089 47689 219 493 0 49586 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 200356


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


[startup+942.3 s]
/proc/loadavg: 2.37 2.24 2.14 3/177 2825
/proc/meminfo: memFree=30673692/32872528 swapFree=239020/271724
[pid=2754] ppid=2751 vsize=284644 CPUtime=942.14 cores=0,2,4,6
/proc/2754/stat : 2754 (cdcl-cuttingpla) R 2751 2754 1985 0 -1 4202496 10834 0 0 0 94209 5 0 0 20 0 1 0 783070 291475456 55036 33554432000 4194304 6211289 140733652222720 140733652221064 4209306 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/2754/statm: 71161 55036 219 493 0 70658 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 284644

[startup+1002.3 s]
/proc/loadavg: 2.25 2.23 2.14 3/177 2826
/proc/meminfo: memFree=30655028/32872528 swapFree=239020/271724
[pid=2754] ppid=2751 vsize=284964 CPUtime=1002.13 cores=0,2,4,6
/proc/2754/stat : 2754 (cdcl-cuttingpla) R 2751 2754 1985 0 -1 4202496 10891 0 0 0 100208 5 0 0 20 0 1 0 783070 291803136 55604 33554432000 4194304 6211289 140733652222720 140733652221064 4209244 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/2754/statm: 71241 55604 219 493 0 70738 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 284964

[startup+1062.3 s]
/proc/loadavg: 2.09 2.18 2.12 3/177 2828
/proc/meminfo: memFree=30650116/32872528 swapFree=239020/271724
[pid=2754] ppid=2751 vsize=285704 CPUtime=1062.12 cores=0,2,4,6
/proc/2754/stat : 2754 (cdcl-cuttingpla) R 2751 2754 1985 0 -1 4202496 11044 0 0 0 106207 5 0 0 20 0 1 0 783070 292560896 56779 33554432000 4194304 6211289 140733652222720 140733652221064 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/2754/statm: 71426 56779 219 493 0 70923 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 285704

[startup+1122.3 s]
/proc/loadavg: 2.03 2.15 2.11 3/177 2829
/proc/meminfo: memFree=30633132/32872528 swapFree=239020/271724
[pid=2754] ppid=2751 vsize=286380 CPUtime=1122.12 cores=0,2,4,6
/proc/2754/stat : 2754 (cdcl-cuttingpla) R 2751 2754 1985 0 -1 4202496 11161 0 0 0 112206 6 0 0 20 0 1 0 783070 293253120 58429 33554432000 4194304 6211289 140733652222720 140733652221064 4209403 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/2754/statm: 71595 58429 219 493 0 71092 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 286380

[startup+1182.3 s]
/proc/loadavg: 2.06 2.13 2.11 3/177 2830
/proc/meminfo: memFree=30633068/32872528 swapFree=239020/271724
[pid=2754] ppid=2751 vsize=286380 CPUtime=1182.11 cores=0,2,4,6
/proc/2754/stat : 2754 (cdcl-cuttingpla) R 2751 2754 1985 0 -1 4202496 11191 0 0 0 118205 6 0 0 20 0 1 0 783070 293253120 58459 33554432000 4194304 6211289 140733652222720 140733652221064 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/2754/statm: 71595 58459 219 493 0 71092 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 286380

[startup+1242.3 s]
/proc/loadavg: 2.12 2.14 2.10 3/177 2831
/proc/meminfo: memFree=30596040/32872528 swapFree=239020/271724
[pid=2754] ppid=2751 vsize=286700 CPUtime=1242.1 cores=0,2,4,6
/proc/2754/stat : 2754 (cdcl-cuttingpla) R 2751 2754 1985 0 -1 4202496 11250 0 0 0 124204 6 0 0 20 0 1 0 783070 293580800 59540 33554432000 4194304 6211289 140733652222720 140733652221064 4209244 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/2754/statm: 71675 59540 219 493 0 71172 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 286700

[startup+1302.3 s]
/proc/loadavg: 2.14 2.14 2.10 3/177 2832
/proc/meminfo: memFree=30571784/32872528 swapFree=239020/271724
[pid=2754] ppid=2751 vsize=287024 CPUtime=1302.09 cores=0,2,4,6
/proc/2754/stat : 2754 (cdcl-cuttingpla) R 2751 2754 1985 0 -1 4202496 11311 0 0 0 130203 6 0 0 20 0 1 0 783070 293912576 60623 33554432000 4194304 6211289 140733652222720 140733652221064 4239989 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/2754/statm: 71756 60623 219 493 0 71253 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 287024

[startup+1362.3 s]
/proc/loadavg: 2.05 2.11 2.09 3/177 2834
/proc/meminfo: memFree=30569504/32872528 swapFree=239020/271724
[pid=2754] ppid=2751 vsize=287216 CPUtime=1362.08 cores=0,2,4,6
/proc/2754/stat : 2754 (cdcl-cuttingpla) R 2751 2754 1985 0 -1 4202496 11360 0 0 0 136202 6 0 0 20 0 1 0 783070 294109184 61183 33554432000 4194304 6211289 140733652222720 140733652221064 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/2754/statm: 71804 61183 219 493 0 71301 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 287216

[startup+1422.3 s]
/proc/loadavg: 2.19 2.15 2.10 3/177 2835
/proc/meminfo: memFree=30563960/32872528 swapFree=239020/271724
[pid=2754] ppid=2751 vsize=287348 CPUtime=1422.07 cores=0,2,4,6
/proc/2754/stat : 2754 (cdcl-cuttingpla) R 2751 2754 1985 0 -1 4202496 11394 0 0 0 142201 6 0 0 20 0 1 0 783070 294244352 61485 33554432000 4194304 6211289 140733652222720 140733652221064 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/2754/statm: 71837 61485 219 493 0 71334 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 287348

[startup+1482.3 s]
/proc/loadavg: 2.28 2.18 2.11 3/178 2839
/proc/meminfo: memFree=30557208/32872528 swapFree=239020/271724
[pid=2754] ppid=2751 vsize=287540 CPUtime=1482.06 cores=0,2,4,6
/proc/2754/stat : 2754 (cdcl-cuttingpla) R 2751 2754 1985 0 -1 4202496 11441 0 0 0 148200 6 0 0 20 0 1 0 783070 294440960 63065 33554432000 4194304 6211289 140733652222720 140733652221064 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/2754/statm: 71885 63065 219 493 0 71382 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 287540

[startup+1542.31 s]
/proc/loadavg: 2.16 2.16 2.11 3/177 2840
/proc/meminfo: memFree=30557028/32872528 swapFree=239020/271724
[pid=2754] ppid=2751 vsize=287672 CPUtime=1542.05 cores=0,2,4,6
/proc/2754/stat : 2754 (cdcl-cuttingpla) R 2751 2754 1985 0 -1 4202496 11470 0 0 0 154199 6 0 0 20 0 1 0 783070 294576128 63094 33554432000 4194304 6211289 140733652222720 140733652221064 4209392 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/2754/statm: 71918 63094 219 493 0 71415 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 287672

[startup+1602.3 s]
/proc/loadavg: 2.13 2.16 2.10 3/177 2841
/proc/meminfo: memFree=30525228/32872528 swapFree=239020/271724
[pid=2754] ppid=2751 vsize=287672 CPUtime=1602.03 cores=0,2,4,6
/proc/2754/stat : 2754 (cdcl-cuttingpla) R 2751 2754 1985 0 -1 4202496 11504 0 0 0 160197 6 0 0 20 0 1 0 783070 294576128 64661 33554432000 4194304 6211289 140733652222720 140733652221064 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/2754/statm: 71918 64661 219 493 0 71415 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 287672

[startup+1662.3 s]
/proc/loadavg: 2.11 2.14 2.10 3/177 2843
/proc/meminfo: memFree=30523468/32872528 swapFree=239020/271724
[pid=2754] ppid=2751 vsize=287672 CPUtime=1662.03 cores=0,2,4,6
/proc/2754/stat : 2754 (cdcl-cuttingpla) R 2751 2754 1985 0 -1 4202496 11505 0 0 0 166196 7 0 0 20 0 1 0 783070 294576128 65173 33554432000 4194304 6211289 140733652222720 140733652221064 4209314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/2754/statm: 71918 65173 219 493 0 71415 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 287672

[startup+1722.3 s]
/proc/loadavg: 2.11 2.13 2.09 3/177 2844
/proc/meminfo: memFree=30506624/32872528 swapFree=239020/271724
[pid=2754] ppid=2751 vsize=287868 CPUtime=1722.02 cores=0,2,4,6
/proc/2754/stat : 2754 (cdcl-cuttingpla) R 2751 2754 1985 0 -1 4202496 11525 0 0 0 172195 7 0 0 20 0 1 0 783070 294776832 66215 33554432000 4194304 6211289 140733652222720 140733652221064 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/2754/statm: 71967 66215 219 493 0 71464 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 287868

[startup+1782.3 s]
/proc/loadavg: 2.08 2.12 2.09 3/177 2845
/proc/meminfo: memFree=30501204/32872528 swapFree=239020/271724
[pid=2754] ppid=2751 vsize=288008 CPUtime=1782.01 cores=0,2,4,6
/proc/2754/stat : 2754 (cdcl-cuttingpla) R 2751 2754 1985 0 -1 4202496 11582 0 0 0 178194 7 0 0 20 0 1 0 783070 294920192 67294 33554432000 4194304 6211289 140733652222720 140733652221064 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/2754/statm: 72002 67294 219 493 0 71499 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 288008



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.13 2.13 2.09 3/177 2845
/proc/meminfo: memFree=30501440/32872528 swapFree=239020/271724
[pid=2754] ppid=2751 vsize=288008 CPUtime=1800.01 cores=0,2,4,6
/proc/2754/stat : 2754 (cdcl-cuttingpla) R 2751 2754 1985 0 -1 4202496 11582 0 0 0 179994 7 0 0 20 0 1 0 783070 294920192 67294 33554432000 4194304 6211289 140733652222720 140733652221064 4209304 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/2754/statm: 72002 67294 219 493 0 71499 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 288008

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

[startup+1800.3 s]
/proc/loadavg: 2.13 2.13 2.09 3/177 2845
/proc/meminfo: memFree=30501440/32872528 swapFree=239020/271724
[pid=2754] ppid=2751 vsize=288008 CPUtime=1800.01 cores=0,2,4,6
/proc/2754/stat : 2754 (cdcl-cuttingpla) R 2751 2754 1985 0 -1 4202496 11582 0 0 0 179994 7 0 0 20 0 1 0 783070 294920192 67294 33554432000 4194304 6211289 140733652222720 140733652221064 4209304 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/2754/statm: 72002 67294 219 493 0 71499 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 288008

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.94
system time used= 0.075988
maximum resident set size= 269176
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11582
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= 17
involuntary context switches= 2437

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.67429 second user time and 6.87495 second system time

The end

Launcher Data

Begin job on node107 at 2016-06-29 18:25:20
IDJOB=4118229
IDBENCH=111470
IDSOLVER=2549
FILE ID=node107/4118229-1467217520
RUNJOBID= node107-1467210315-2001
PBS_JOBID= 19997599
Free space on /tmp= 71728 MiB

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

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

MD5SUM BENCH= 36efb62283908685a57ace0d721a5bbe
RANDOM SEED=1752079944

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31310852 kB
Buffers:           24212 kB
Cached:           369724 kB
SwapCached:            0 kB
Active:           241864 kB
Inactive:         344552 kB
Active(anon):     194944 kB
Inactive(anon):        4 kB
Active(file):      46920 kB
Inactive(file):   344548 kB
Unevictable:      271724 kB
Mlocked:          239020 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              2352 kB
Writeback:             0 kB
AnonPages:        613296 kB
Mapped:            14900 kB
Shmem:               204 kB
Slab:             573556 kB
SReclaimable:      17852 kB
SUnreclaim:       555704 kB
KernelStack:        1448 kB
PageTables:         4836 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     611844 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    352256 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

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