Trace number 4088185

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/golomb-rulers/normalized-OGR_12.opb
MD5SUMfe9b3ae0ed0deb400897e8cf071ce6eb
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark99
Best CPU time to get the best result obtained on this benchmark1800.66
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 95
Optimality of the best value was proved NO
Number of variables1812
Total number of constraints3443
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints3443
Minimum length of a constraint16
Maximum length of a constraint33
Number of terms in the objective function 8
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 255
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 256
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 1307
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.00	c * #variable= 1812 #constraint= 3443
0.48/0.58	c #Conflicts:       1000 | #Learnt:       1002 | 0.023
0.48/0.58	c total clause space: 6.90675MB
0.48/0.58	c total #watches: 101680
1.09/1.11	c total #propagations: 153729 / total #impl: 4863400 (eff. 0.032)
1.09/1.11	c #Conflicts:       2000 | #Learnt:       2004 | 0.012
1.09/1.11	c total clause space: 6.90675MB
1.09/1.11	c total #watches: 107957
1.58/1.63	c total #propagations: 317335 / total #impl: 10039585 (eff. 0.032)
1.58/1.63	c GC COLLECT
1.58/1.63	c #Conflicts:       3000 | #Learnt:       2016 | 0.008
1.58/1.63	c total clause space: 6.90675MB
1.58/1.63	c total #watches: 104593
2.09/2.14	c total #propagations: 478164 / total #impl: 15590278 (eff. 0.031)
2.09/2.14	c #Conflicts:       4000 | #Learnt:       3016 | 0.006
2.09/2.14	c total clause space: 11.2235MB
2.09/2.14	c total #watches: 109502
2.59/2.66	c total #propagations: 625770 / total #impl: 20378640 (eff. 0.031)
2.59/2.66	c GC COLLECT
2.59/2.66	c #Conflicts:       5000 | #Learnt:       2369 | 0.005
2.59/2.66	c total clause space: 11.2235MB
2.59/2.66	c total #watches: 104503
3.09/3.15	c total #propagations: 809097 / total #impl: 25441432 (eff. 0.032)
3.09/3.15	c #Conflicts:       6000 | #Learnt:       3369 | 0.004
3.09/3.15	c total clause space: 11.2235MB
3.09/3.15	c total #watches: 109667
3.59/3.67	c total #propagations: 938378 / total #impl: 30273965 (eff. 0.031)
3.59/3.67	c GC COLLECT
3.59/3.67	c #Conflicts:       7000 | #Learnt:       2244 | 0.003
3.59/3.67	c total clause space: 11.2235MB
3.59/3.67	c total #watches: 104529
4.19/4.20	c total #propagations: 1070426 / total #impl: 35592072 (eff. 0.030)
4.19/4.20	c #Conflicts:       8000 | #Learnt:       3244 | 0.003
4.19/4.20	c total clause space: 11.2235MB
4.19/4.20	c total #watches: 112567
4.69/4.73	c total #propagations: 1175341 / total #impl: 41588207 (eff. 0.028)
4.69/4.73	c #Conflicts:       9000 | #Learnt:       4244 | 0.003
4.69/4.73	c total clause space: 11.2235MB
4.69/4.73	c total #watches: 118818
5.29/5.33	c total #propagations: 1328434 / total #impl: 45883763 (eff. 0.029)
5.29/5.33	c GC COLLECT
5.29/5.33	c #Conflicts:      10000 | #Learnt:       2731 | 0.002
5.29/5.33	c total clause space: 11.2235MB
5.29/5.33	c total #watches: 110485
5.89/5.90	c total #propagations: 1527121 / total #impl: 50636437 (eff. 0.030)
5.89/5.90	c #Conflicts:      11000 | #Learnt:       3731 | 0.002
5.89/5.90	c total clause space: 11.2235MB
5.89/5.90	c total #watches: 117934
6.49/6.54	c total #propagations: 1704961 / total #impl: 55601991 (eff. 0.031)
6.49/6.54	c #Conflicts:      12000 | #Learnt:       4731 | 0.002
6.49/6.54	c total clause space: 11.2235MB
6.49/6.54	c total #watches: 125708
7.19/7.21	c total #propagations: 1892697 / total #impl: 60894634 (eff. 0.031)
7.19/7.21	c #Conflicts:      13000 | #Learnt:       5731 | 0.002
7.19/7.21	c total clause space: 11.2235MB
7.19/7.21	c total #watches: 133344
7.80/7.85	c total #propagations: 2058002 / total #impl: 66497123 (eff. 0.031)
7.80/7.85	c GC COLLECT
7.80/7.85	c #Conflicts:      14000 | #Learnt:       3872 | 0.002
7.80/7.85	c total clause space: 11.2235MB
7.80/7.85	c total #watches: 122791
8.49/8.50	c total #propagations: 2186796 / total #impl: 72547773 (eff. 0.030)
8.49/8.50	c #Conflicts:      15000 | #Learnt:       4872 | 0.002
8.49/8.50	c total clause space: 11.2235MB
8.49/8.50	c total #watches: 130351
9.19/9.23	c total #propagations: 2361670 / total #impl: 77761322 (eff. 0.030)
9.19/9.23	c #Conflicts:      16000 | #Learnt:       5872 | 0.001
9.19/9.23	c total clause space: 11.2235MB
9.19/9.23	c total #watches: 140218
9.89/9.92	c total #propagations: 2507275 / total #impl: 84060511 (eff. 0.030)
9.89/9.92	c GC COLLECT
9.89/9.92	c #Conflicts:      17000 | #Learnt:       3697 | 0.001
9.89/9.92	c total clause space: 18.2382MB
9.89/9.92	c total #watches: 124365
10.49/10.50	c total #propagations: 2662395 / total #impl: 90039676 (eff. 0.030)
10.49/10.50	c #Conflicts:      18000 | #Learnt:       4697 | 0.001
10.49/10.50	c total clause space: 18.2382MB
10.49/10.50	c total #watches: 132159
11.09/11.13	c total #propagations: 2802305 / total #impl: 94928921 (eff. 0.030)
11.09/11.13	c #Conflicts:      19000 | #Learnt:       5697 | 0.001
11.09/11.13	c total clause space: 18.2382MB
11.09/11.13	c total #watches: 140674
11.79/11.84	c total #propagations: 2920568 / total #impl: 100284158 (eff. 0.029)
11.79/11.84	c #Conflicts:      20000 | #Learnt:       6697 | 0.001
11.79/11.84	c total clause space: 18.2382MB
11.79/11.84	c total #watches: 148022
12.39/12.46	c total #propagations: 3059098 / total #impl: 105860923 (eff. 0.029)
12.39/12.46	c GC COLLECT
12.39/12.46	c #Conflicts:      21000 | #Learnt:       4214 | 0.001
12.39/12.46	c total clause space: 18.2382MB
12.39/12.46	c total #watches: 124587
12.99/13.05	c total #propagations: 3211537 / total #impl: 110644636 (eff. 0.029)
12.99/13.05	c #Conflicts:      22000 | #Learnt:       5214 | 0.001
12.99/13.05	c total clause space: 18.2382MB
12.99/13.05	c total #watches: 130752
13.59/13.69	c total #propagations: 3369345 / total #impl: 115478890 (eff. 0.029)
13.59/13.69	c #Conflicts:      23000 | #Learnt:       6214 | 0.001
13.59/13.69	c total clause space: 18.2382MB
13.59/13.69	c total #watches: 136481
14.19/14.29	c total #propagations: 3550396 / total #impl: 119921103 (eff. 0.030)
14.19/14.29	c #Conflicts:      24000 | #Learnt:       7214 | 0.001
14.19/14.29	c total clause space: 18.2382MB
14.19/14.29	c total #watches: 142847
14.79/14.86	c total #propagations: 3691745 / total #impl: 124177140 (eff. 0.030)
14.79/14.86	c GC COLLECT
14.79/14.86	c #Conflicts:      25000 | #Learnt:       4410 | 0.001
14.79/14.86	c total clause space: 18.2382MB
14.79/14.86	c total #watches: 121290
15.39/15.47	c total #propagations: 3856898 / total #impl: 128228129 (eff. 0.030)
15.39/15.47	c #Conflicts:      26000 | #Learnt:       5410 | 0.001
15.39/15.47	c total clause space: 18.2382MB
15.39/15.47	c total #watches: 129112
15.89/15.98	c total #propagations: 4035761 / total #impl: 133074890 (eff. 0.030)
15.89/15.98	c #Conflicts:      27000 | #Learnt:       6410 | 0.001
15.89/15.98	c total clause space: 18.2382MB
15.89/15.98	c total #watches: 137202
16.49/16.56	c total #propagations: 4151942 / total #impl: 136807749 (eff. 0.030)
16.49/16.56	c #Conflicts:      28000 | #Learnt:       7410 | 0.001
16.49/16.56	c total clause space: 18.2382MB
16.49/16.56	c total #watches: 142748
17.19/17.24	c total #propagations: 4302713 / total #impl: 140947169 (eff. 0.031)
17.19/17.24	c GC COLLECT
17.19/17.24	c #Conflicts:      29000 | #Learnt:       4309 | 0.001
17.19/17.24	c total clause space: 18.2382MB
17.19/17.24	c total #watches: 120935
17.79/17.89	c total #propagations: 4480129 / total #impl: 145935225 (eff. 0.031)
17.79/17.89	c #Conflicts:      30000 | #Learnt:       5309 | 0.001
17.79/17.89	c total clause space: 18.2382MB
17.79/17.89	c total #watches: 128045
18.39/18.49	c total #propagations: 4645004 / total #impl: 151696649 (eff. 0.031)
18.39/18.49	c #Conflicts:      31000 | #Learnt:       6309 | 0.001
18.39/18.49	c total clause space: 18.2382MB
18.39/18.49	c total #watches: 134004
18.99/19.08	c total #propagations: 4802090 / total #impl: 156312000 (eff. 0.031)
18.99/19.08	c #Conflicts:      32000 | #Learnt:       7309 | 0.001
18.99/19.08	c total clause space: 18.2382MB
18.99/19.08	c total #watches: 139945
19.69/19.77	c total #propagations: 4969532 / total #impl: 160398658 (eff. 0.031)
19.69/19.77	c #Conflicts:      33000 | #Learnt:       8309 | 0.001
19.69/19.77	c total clause space: 18.2382MB
19.69/19.77	c total #watches: 146329
20.39/20.40	c total #propagations: 5136382 / total #impl: 165145472 (eff. 0.031)
20.39/20.40	c GC COLLECT
20.39/20.40	c #Conflicts:      34000 | #Learnt:       4914 | 0.001
20.39/20.40	c total clause space: 18.2382MB
20.39/20.40	c total #watches: 122969
20.99/21.01	c total #propagations: 5287882 / total #impl: 170045060 (eff. 0.031)
20.99/21.01	c #Conflicts:      35000 | #Learnt:       5914 | 0.001
20.99/21.01	c total clause space: 18.2382MB
20.99/21.01	c total #watches: 131858
21.69/21.70	c total #propagations: 5436877 / total #impl: 175195893 (eff. 0.031)
21.69/21.70	c #Conflicts:      36000 | #Learnt:       6914 | 0.001
21.69/21.70	c total clause space: 18.2382MB
21.69/21.70	c total #watches: 140994
22.49/22.50	c total #propagations: 5557568 / total #impl: 181473710 (eff. 0.031)
22.49/22.50	c #Conflicts:      37000 | #Learnt:       7915 | 0.001
22.49/22.50	c total clause space: 18.2382MB
22.49/22.50	c total #watches: 149785
23.19/23.26	c total #propagations: 5710773 / total #impl: 188103300 (eff. 0.030)
23.19/23.26	c #Conflicts:      38000 | #Learnt:       8915 | 0.001
23.19/23.26	c total clause space: 18.2382MB
23.19/23.26	c total #watches: 158592
24.09/24.10	c total #propagations: 5867498 / total #impl: 194047248 (eff. 0.030)
24.09/24.10	c GC COLLECT
24.09/24.10	c #Conflicts:      39000 | #Learnt:       5211 | 0.001
24.09/24.10	c total clause space: 18.2382MB
24.09/24.10	c total #watches: 136540
24.69/24.73	c total #propagations: 6034836 / total #impl: 200520450 (eff. 0.030)
24.69/24.73	c #Conflicts:      40000 | #Learnt:       6211 | 0.001
24.69/24.73	c total clause space: 18.2382MB
24.69/24.73	c total #watches: 143377
25.39/25.48	c total #propagations: 6202310 / total #impl: 205529968 (eff. 0.030)
25.39/25.48	c #Conflicts:      41000 | #Learnt:       7211 | 0.001
25.39/25.48	c total clause space: 18.2382MB
25.39/25.48	c total #watches: 150299
26.19/26.28	c total #propagations: 6365533 / total #impl: 210866754 (eff. 0.030)
26.19/26.28	c #Conflicts:      42000 | #Learnt:       8211 | 0.001
26.19/26.28	c total clause space: 18.2382MB
26.19/26.28	c total #watches: 157092
26.98/27.01	c total #propagations: 6557537 / total #impl: 216293048 (eff. 0.030)
26.98/27.01	c #Conflicts:      43000 | #Learnt:       9211 | 0.001
26.98/27.01	c total clause space: 18.2382MB
26.98/27.01	c total #watches: 165876
27.78/27.86	c total #propagations: 6667972 / total #impl: 221416313 (eff. 0.030)
27.78/27.86	c GC COLLECT
27.78/27.86	c #Conflicts:      44000 | #Learnt:       5225 | 0.001
27.78/27.86	c total clause space: 18.2382MB
27.78/27.86	c total #watches: 135973
28.38/28.43	c total #propagations: 6843655 / total #impl: 226945420 (eff. 0.030)
28.38/28.43	c #Conflicts:      45000 | #Learnt:       6225 | 0.001
28.38/28.43	c total clause space: 18.2382MB
28.38/28.43	c total #watches: 142853
29.08/29.11	c total #propagations: 6992929 / total #impl: 230945674 (eff. 0.030)
29.08/29.11	c #Conflicts:      46000 | #Learnt:       7225 | 0.001
29.08/29.11	c total clause space: 18.2382MB
29.08/29.11	c total #watches: 151243
29.88/29.92	c total #propagations: 7125745 / total #impl: 235585524 (eff. 0.030)
29.88/29.92	c #Conflicts:      47000 | #Learnt:       8225 | 0.000
29.88/29.92	c total clause space: 18.2382MB
29.88/29.92	c total #watches: 157929
30.58/30.60	c total #propagations: 7307213 / total #impl: 241048095 (eff. 0.030)
30.58/30.60	c #Conflicts:      48000 | #Learnt:       9225 | 0.000
30.58/30.60	c total clause space: 18.2382MB
30.58/30.60	c total #watches: 163505
31.28/31.30	c total #propagations: 7475749 / total #impl: 245704192 (eff. 0.030)
31.28/31.30	c #Conflicts:      49000 | #Learnt:      10225 | 0.000
31.28/31.30	c total clause space: 18.2382MB
31.28/31.30	c total #watches: 170116
31.99/32.01	c total #propagations: 7621468 / total #impl: 249594634 (eff. 0.031)
31.99/32.01	c GC COLLECT
31.99/32.01	c #Conflicts:      50000 | #Learnt:       5915 | 0.000
31.99/32.01	c total clause space: 18.2382MB
31.99/32.01	c total #watches: 140340
32.68/32.77	c total #propagations: 7790591 / total #impl: 254338442 (eff. 0.031)
32.68/32.77	c #Conflicts:      51000 | #Learnt:       6915 | 0.000
32.68/32.77	c total clause space: 18.2382MB
32.68/32.77	c total #watches: 147314
33.48/33.59	c total #propagations: 7937149 / total #impl: 260016546 (eff. 0.031)
33.48/33.59	c #Conflicts:      52000 | #Learnt:       7915 | 0.000
33.48/33.59	c total clause space: 18.2382MB
33.48/33.59	c total #watches: 154955
34.38/34.42	c total #propagations: 8093579 / total #impl: 266189774 (eff. 0.030)
34.38/34.42	c #Conflicts:      53000 | #Learnt:       8915 | 0.000
34.38/34.42	c total clause space: 18.2382MB
34.38/34.42	c total #watches: 163931
34.98/35.07	c total #propagations: 8249648 / total #impl: 272155959 (eff. 0.030)
34.98/35.07	c #Conflicts:      54000 | #Learnt:       9915 | 0.000
34.98/35.07	c total clause space: 18.2382MB
34.98/35.07	c total #watches: 171117
35.78/35.85	c total #propagations: 8377038 / total #impl: 276085054 (eff. 0.030)
35.78/35.85	c #Conflicts:      55000 | #Learnt:      10915 | 0.000
35.78/35.85	c total clause space: 18.2382MB
35.78/35.85	c total #watches: 177141
36.39/36.42	c total #propagations: 8539626 / total #impl: 280452562 (eff. 0.030)
36.39/36.42	c GC COLLECT
36.39/36.42	c #Conflicts:      56000 | #Learnt:       6306 | 0.000
36.39/36.42	c total clause space: 29.637MB
36.39/36.42	c total #watches: 143466
36.98/37.03	c total #propagations: 8667193 / total #impl: 284240698 (eff. 0.030)
36.98/37.03	c #Conflicts:      57000 | #Learnt:       7306 | 0.000
36.98/37.03	c total clause space: 29.637MB
36.98/37.03	c total #watches: 150918
37.68/37.74	c total #propagations: 8809265 / total #impl: 288230038 (eff. 0.031)
37.68/37.74	c #Conflicts:      58000 | #Learnt:       8306 | 0.000
37.68/37.74	c total clause space: 29.637MB
37.68/37.74	c total #watches: 157703
38.38/38.48	c total #propagations: 8968231 / total #impl: 293242372 (eff. 0.031)
38.38/38.48	c #Conflicts:      59000 | #Learnt:       9306 | 0.000
38.38/38.48	c total clause space: 29.637MB
38.38/38.48	c total #watches: 165297
39.18/39.28	c total #propagations: 9110706 / total #impl: 298046715 (eff. 0.031)
39.18/39.28	c #Conflicts:      60000 | #Learnt:      10306 | 0.000
39.18/39.28	c total clause space: 29.637MB
39.18/39.28	c total #watches: 173938
40.08/40.17	c total #propagations: 9257045 / total #impl: 303399761 (eff. 0.031)
40.08/40.17	c #Conflicts:      61000 | #Learnt:      11306 | 0.000
40.08/40.17	c total clause space: 29.637MB
40.08/40.17	c total #watches: 182669
40.88/40.96	c total #propagations: 9441700 / total #impl: 309408650 (eff. 0.031)
40.88/40.96	c GC COLLECT
40.88/40.96	c #Conflicts:      62000 | #Learnt:       6409 | 0.000
40.88/40.96	c total clause space: 29.637MB
40.88/40.96	c total #watches: 143209
41.58/41.67	c total #propagations: 9629502 / total #impl: 314408601 (eff. 0.031)
41.58/41.67	c #Conflicts:      63000 | #Learnt:       7409 | 0.000
41.58/41.67	c total clause space: 29.637MB
41.58/41.67	c total #watches: 151802
42.38/42.44	c total #propagations: 9788072 / total #impl: 319411420 (eff. 0.031)
42.38/42.44	c #Conflicts:      64000 | #Learnt:       8409 | 0.000
42.38/42.44	c total clause space: 29.637MB
42.38/42.44	c total #watches: 160332
43.18/43.28	c total #propagations: 9952540 / total #impl: 324437085 (eff. 0.031)
43.18/43.28	c #Conflicts:      65000 | #Learnt:       9409 | 0.000
43.18/43.28	c total clause space: 29.637MB
43.18/43.28	c total #watches: 168541
44.09/44.11	c total #propagations: 10075469 / total #impl: 329578422 (eff. 0.031)
44.09/44.11	c #Conflicts:      66000 | #Learnt:      10409 | 0.000
44.09/44.11	c total clause space: 29.637MB
44.09/44.11	c total #watches: 176478
44.88/44.90	c total #propagations: 10236799 / total #impl: 334619568 (eff. 0.031)
44.88/44.90	c #Conflicts:      67000 | #Learnt:      11409 | 0.000
44.88/44.90	c total clause space: 29.637MB
44.88/44.90	c total #watches: 181933
45.68/45.78	c total #propagations: 10359935 / total #impl: 339976959 (eff. 0.030)
45.68/45.78	c #Conflicts:      68000 | #Learnt:      12409 | 0.000
45.68/45.78	c total clause space: 29.637MB
45.68/45.78	c total #watches: 189228
46.38/46.44	c total #propagations: 10492940 / total #impl: 345400264 (eff. 0.030)
46.38/46.44	c GC COLLECT
46.38/46.44	c #Conflicts:      69000 | #Learnt:       7207 | 0.000
46.38/46.44	c total clause space: 29.637MB
46.38/46.44	c total #watches: 148944
47.08/47.18	c total #propagations: 10623223 / total #impl: 350049893 (eff. 0.030)
47.08/47.18	c #Conflicts:      70000 | #Learnt:       8207 | 0.000
47.08/47.18	c total clause space: 29.637MB
47.08/47.18	c total #watches: 157348
47.88/47.92	c total #propagations: 10746564 / total #impl: 355440276 (eff. 0.030)
47.88/47.92	c #Conflicts:      71000 | #Learnt:       9207 | 0.000
47.88/47.92	c total clause space: 29.637MB
47.88/47.92	c total #watches: 165042
48.68/48.77	c total #propagations: 10877477 / total #impl: 360964510 (eff. 0.030)
48.68/48.77	c #Conflicts:      72000 | #Learnt:      10207 | 0.000
48.68/48.77	c total clause space: 29.637MB
48.68/48.77	c total #watches: 173417
49.49/49.55	c total #propagations: 11010005 / total #impl: 367022184 (eff. 0.030)
49.49/49.55	c #Conflicts:      73000 | #Learnt:      11207 | 0.000
49.49/49.55	c total clause space: 29.637MB
49.49/49.55	c total #watches: 179732
50.38/50.43	c total #propagations: 11143284 / total #impl: 371743293 (eff. 0.030)
50.38/50.43	c #Conflicts:      74000 | #Learnt:      12207 | 0.000
50.38/50.43	c total clause space: 29.637MB
50.38/50.43	c total #watches: 187065
51.18/51.25	c total #propagations: 11282573 / total #impl: 377086760 (eff. 0.030)
51.18/51.25	c GC COLLECT
51.18/51.25	c #Conflicts:      75000 | #Learnt:       6706 | 0.000
51.18/51.25	c total clause space: 29.637MB
51.18/51.25	c total #watches: 145498
51.98/52.00	c total #propagations: 11447323 / total #impl: 382256898 (eff. 0.030)
51.98/52.00	c #Conflicts:      76000 | #Learnt:       7706 | 0.000
51.98/52.00	c total clause space: 29.637MB
51.98/52.00	c total #watches: 151992
52.68/52.75	c total #propagations: 11620610 / total #impl: 387547878 (eff. 0.030)
52.68/52.75	c #Conflicts:      77000 | #Learnt:       8706 | 0.000
52.68/52.75	c total clause space: 29.637MB
52.68/52.75	c total #watches: 159319
53.38/53.47	c total #propagations: 11748600 / total #impl: 392287874 (eff. 0.030)
53.38/53.47	c #Conflicts:      78000 | #Learnt:       9706 | 0.000
53.38/53.47	c total clause space: 29.637MB
53.38/53.47	c total #watches: 166824
54.18/54.21	c total #propagations: 11870633 / total #impl: 397031080 (eff. 0.030)
54.18/54.21	c #Conflicts:      79000 | #Learnt:      10706 | 0.000
54.18/54.21	c total clause space: 29.637MB
54.18/54.21	c total #watches: 174517
54.99/55.09	c total #propagations: 11990757 / total #impl: 402012180 (eff. 0.030)
54.99/55.09	c #Conflicts:      80000 | #Learnt:      11706 | 0.000
54.99/55.09	c total clause space: 29.637MB
54.99/55.09	c total #watches: 185418
56.09/56.11	c total #propagations: 12116324 / total #impl: 407582725 (eff. 0.030)
56.09/56.11	c #Conflicts:      81000 | #Learnt:      12706 | 0.000
56.09/56.11	c total clause space: 29.637MB
56.09/56.11	c total #watches: 193831
56.88/56.99	c total #propagations: 12269973 / total #impl: 413630438 (eff. 0.030)
56.88/56.99	c GC COLLECT
56.88/56.99	c #Conflicts:      82000 | #Learnt:       6907 | 0.000
56.88/56.99	c total clause space: 29.637MB
56.88/56.99	c total #watches: 146866
57.68/57.73	c total #propagations: 12424338 / total #impl: 419337987 (eff. 0.030)
57.68/57.73	c #Conflicts:      83000 | #Learnt:       7907 | 0.000
57.68/57.73	c total clause space: 29.637MB
57.68/57.73	c total #watches: 153170
58.39/58.48	c total #propagations: 12602173 / total #impl: 424639111 (eff. 0.030)
58.39/58.48	c #Conflicts:      84000 | #Learnt:       8907 | 0.000
58.39/58.48	c total clause space: 29.637MB
58.39/58.48	c total #watches: 160797
59.18/59.23	c total #propagations: 12751259 / total #impl: 429850428 (eff. 0.030)
59.18/59.23	c #Conflicts:      85000 | #Learnt:       9907 | 0.000
59.18/59.23	c total clause space: 29.637MB
59.18/59.23	c total #watches: 169074
59.98/60.06	c total #propagations: 12857148 / total #impl: 435236685 (eff. 0.030)
59.98/60.06	c #Conflicts:      86000 | #Learnt:      10907 | 0.000
59.98/60.06	c total clause space: 29.637MB
59.98/60.06	c total #watches: 177259
60.98/61.00	c total #propagations: 13024959 / total #impl: 441074951 (eff. 0.030)
60.98/61.00	c #Conflicts:      87000 | #Learnt:      11907 | 0.000
60.98/61.00	c total clause space: 29.637MB
60.98/61.00	c total #watches: 185581
61.88/61.99	c total #propagations: 13201974 / total #impl: 447182865 (eff. 0.030)
61.88/61.99	c #Conflicts:      88000 | #Learnt:      12907 | 0.000
61.88/61.99	c total clause space: 29.637MB
61.88/61.99	c total #watches: 193847
63.08/63.11	c total #propagations: 13383551 / total #impl: 453266438 (eff. 0.030)
63.08/63.11	c #Conflicts:      89000 | #Learnt:      13907 | 0.000
63.08/63.11	c total clause space: 29.637MB
63.08/63.11	c total #watches: 203201
63.98/64.09	c total #propagations: 13591853 / total #impl: 459874698 (eff. 0.030)
63.98/64.09	c GC COLLECT
63.98/64.09	c #Conflicts:      90000 | #Learnt:       7828 | 0.000
63.98/64.09	c total clause space: 29.637MB
63.98/64.09	c total #watches: 154053
64.88/64.96	c total #propagations: 13803876 / total #impl: 466067752 (eff. 0.030)
64.88/64.96	c #Conflicts:      91000 | #Learnt:       8828 | 0.000
64.88/64.96	c total clause space: 29.637MB
64.88/64.96	c total #watches: 163837
65.88/65.90	c total #propagations: 13984849 / total #impl: 472504621 (eff. 0.030)
65.88/65.90	c #Conflicts:      92000 | #Learnt:       9828 | 0.000
65.88/65.90	c total clause space: 29.637MB
65.88/65.90	c total #watches: 173768
66.78/66.83	c total #propagations: 14195815 / total #impl: 479219991 (eff. 0.030)
66.78/66.83	c #Conflicts:      93000 | #Learnt:      10828 | 0.000
66.78/66.83	c total clause space: 29.637MB
66.78/66.83	c total #watches: 183092
67.48/67.58	c total #propagations: 14340916 / total #impl: 485737239 (eff. 0.030)
67.48/67.58	c #Conflicts:      94000 | #Learnt:      11828 | 0.000
67.48/67.58	c total clause space: 29.637MB
67.48/67.58	c total #watches: 191181
68.37/68.44	c total #propagations: 14489468 / total #impl: 490622357 (eff. 0.030)
68.37/68.44	c #Conflicts:      95000 | #Learnt:      12828 | 0.000
68.37/68.44	c total clause space: 29.637MB
68.37/68.44	c total #watches: 198279
69.57/69.62	c total #propagations: 14632261 / total #impl: 495642948 (eff. 0.030)
69.57/69.62	c #Conflicts:      96000 | #Learnt:      13828 | 0.000
69.57/69.62	c total clause space: 29.637MB
69.57/69.62	c total #watches: 207921
70.87/70.94	c total #propagations: 14790770 / total #impl: 502646059 (eff. 0.029)
70.87/70.94	c #Conflicts:      97000 | #Learnt:      14828 | 0.000
70.87/70.94	c total clause space: 29.637MB
70.87/70.94	c total #watches: 216194
71.77/71.86	c total #propagations: 15048188 / total #impl: 510066270 (eff. 0.030)
71.77/71.86	c GC COLLECT
71.77/71.86	c #Conflicts:      98000 | #Learnt:       8433 | 0.000
71.77/71.86	c total clause space: 29.637MB
71.77/71.86	c total #watches: 157436
72.77/72.81	c total #propagations: 15266725 / total #impl: 516295242 (eff. 0.030)
72.77/72.81	c #Conflicts:      99000 | #Learnt:       9433 | 0.000
72.77/72.81	c total clause space: 29.637MB
72.77/72.81	c total #watches: 167844
73.68/73.76	c total #propagations: 15450893 / total #impl: 523119877 (eff. 0.030)
73.68/73.76	c #Conflicts:     100000 | #Learnt:      10433 | 0.000
73.68/73.76	c total clause space: 29.637MB
73.68/73.76	c total #watches: 177817
74.67/74.75	c total #propagations: 15598596 / total #impl: 530053152 (eff. 0.029)
74.67/74.75	c #Conflicts:     101000 | #Learnt:      11433 | 0.000
74.67/74.75	c total clause space: 29.637MB
74.67/74.75	c total #watches: 188354
75.77/75.83	c total #propagations: 15770665 / total #impl: 536907874 (eff. 0.029)
75.77/75.83	c #Conflicts:     102000 | #Learnt:      12433 | 0.000
75.77/75.83	c total clause space: 29.637MB
75.77/75.83	c total #watches: 198210
76.87/76.91	c total #propagations: 15941061 / total #impl: 544139449 (eff. 0.029)
76.87/76.91	c #Conflicts:     103000 | #Learnt:      13433 | 0.000
76.87/76.91	c total clause space: 29.637MB
76.87/76.91	c total #watches: 206464
77.77/77.87	c total #propagations: 16078576 / total #impl: 550813767 (eff. 0.029)
77.77/77.87	c #Conflicts:     104000 | #Learnt:      14433 | 0.000
77.77/77.87	c total clause space: 29.637MB
77.77/77.87	c total #watches: 213119
78.97/79.08	c total #propagations: 16218024 / total #impl: 555883113 (eff. 0.029)
78.97/79.08	c #Conflicts:     105000 | #Learnt:      15433 | 0.000
78.97/79.08	c total clause space: 29.637MB
78.97/79.08	c total #watches: 223884
79.57/79.66	c total #propagations: 16375403 / total #impl: 562328028 (eff. 0.029)
79.57/79.66	c GC COLLECT
79.57/79.66	c #Conflicts:     106000 | #Learnt:       8717 | 0.000
79.57/79.66	c total clause space: 29.637MB
79.57/79.66	c total #watches: 159773
80.28/80.34	c total #propagations: 16468962 / total #impl: 565225545 (eff. 0.029)
80.28/80.34	c #Conflicts:     107000 | #Learnt:       9717 | 0.000
80.28/80.34	c total clause space: 29.637MB
80.28/80.34	c total #watches: 166094
81.07/81.16	c total #propagations: 16613761 / total #impl: 569598621 (eff. 0.029)
81.07/81.16	c #Conflicts:     108000 | #Learnt:      10717 | 0.000
81.07/81.16	c total clause space: 29.637MB
81.07/81.16	c total #watches: 174331
81.97/82.06	c total #propagations: 16753382 / total #impl: 574837054 (eff. 0.029)
81.97/82.06	c #Conflicts:     109000 | #Learnt:      11717 | 0.000
81.97/82.06	c total clause space: 29.637MB
81.97/82.06	c total #watches: 181300
82.87/82.96	c total #propagations: 16894056 / total #impl: 580639629 (eff. 0.029)
82.87/82.96	c #Conflicts:     110000 | #Learnt:      12717 | 0.000
82.87/82.96	c total clause space: 29.637MB
82.87/82.96	c total #watches: 189982
83.87/83.95	c total #propagations: 17037558 / total #impl: 586333717 (eff. 0.029)
83.87/83.95	c #Conflicts:     111000 | #Learnt:      13717 | 0.000
83.87/83.95	c total clause space: 29.637MB
83.87/83.95	c total #watches: 196761
84.68/84.77	c total #propagations: 17210426 / total #impl: 590902745 (eff. 0.029)
84.68/84.77	c #Conflicts:     112000 | #Learnt:      14717 | 0.000
84.68/84.77	c total clause space: 29.637MB
84.68/84.77	c total #watches: 203158
85.57/85.68	c total #propagations: 17366901 / total #impl: 595472461 (eff. 0.029)
85.57/85.68	c #Conflicts:     113000 | #Learnt:      15717 | 0.000
85.57/85.68	c total clause space: 29.637MB
85.57/85.68	c total #watches: 210803
86.37/86.49	c total #propagations: 17511372 / total #impl: 600779440 (eff. 0.029)
86.37/86.49	c GC COLLECT
86.37/86.49	c #Conflicts:     114000 | #Learnt:       8711 | 0.000
86.37/86.49	c total clause space: 29.637MB
86.37/86.49	c total #watches: 158302
87.07/87.19	c total #propagations: 17669158 / total #impl: 605986502 (eff. 0.029)
87.07/87.19	c #Conflicts:     115000 | #Learnt:       9711 | 0.000
87.07/87.19	c total clause space: 29.637MB
87.07/87.19	c total #watches: 165028
87.98/88.02	c total #propagations: 17799361 / total #impl: 610373336 (eff. 0.029)
87.98/88.02	c #Conflicts:     116000 | #Learnt:      10711 | 0.000
87.98/88.02	c total clause space: 29.637MB
87.98/88.02	c total #watches: 171780
88.67/88.71	c total #propagations: 17971189 / total #impl: 616265994 (eff. 0.029)
88.67/88.71	c #Conflicts:     117000 | #Learnt:      11711 | 0.000
88.67/88.71	c total clause space: 29.637MB
88.67/88.71	c total #watches: 179625
89.37/89.49	c total #propagations: 18098705 / total #impl: 619762785 (eff. 0.029)
89.37/89.49	c #Conflicts:     118000 | #Learnt:      12711 | 0.000
89.37/89.49	c total clause space: 29.637MB
89.37/89.49	c total #watches: 186206
90.47/90.50	c total #propagations: 18230132 / total #impl: 625333366 (eff. 0.029)
90.47/90.50	c #Conflicts:     119000 | #Learnt:      13711 | 0.000
90.47/90.50	c total clause space: 29.637MB
90.47/90.50	c total #watches: 194158
91.47/91.52	c total #propagations: 18412915 / total #impl: 631572950 (eff. 0.029)
91.47/91.52	c #Conflicts:     120000 | #Learnt:      14711 | 0.000
91.47/91.52	c total clause space: 29.637MB
91.47/91.52	c total #watches: 201669
92.48/92.55	c total #propagations: 18597857 / total #impl: 638151264 (eff. 0.029)
92.48/92.55	c #Conflicts:     121000 | #Learnt:      15711 | 0.000
92.48/92.55	c total clause space: 29.637MB
92.48/92.55	c total #watches: 209040
93.58/93.65	c total #propagations: 18767473 / total #impl: 644463215 (eff. 0.029)
93.58/93.65	c GC COLLECT
93.58/93.65	c #Conflicts:     122000 | #Learnt:       8400 | 0.000
93.58/93.65	c total clause space: 29.637MB
93.58/93.65	c total #watches: 157059
94.27/94.36	c total #propagations: 18925989 / total #impl: 651461799 (eff. 0.029)
94.27/94.36	c #Conflicts:     123000 | #Learnt:       9400 | 0.000
94.27/94.36	c total clause space: 29.637MB
94.27/94.36	c total #watches: 163144
95.07/95.15	c total #propagations: 19083085 / total #impl: 655979134 (eff. 0.029)
95.07/95.15	c #Conflicts:     124000 | #Learnt:      10400 | 0.000
95.07/95.15	c total clause space: 29.637MB
95.07/95.15	c total #watches: 169237
96.07/96.14	c total #propagations: 19234765 / total #impl: 660880648 (eff. 0.029)
96.07/96.14	c #Conflicts:     125000 | #Learnt:      11400 | 0.000
96.07/96.14	c total clause space: 29.637MB
96.07/96.14	c total #watches: 178266
96.97/97.02	c total #propagations: 19409837 / total #impl: 667917081 (eff. 0.029)
96.97/97.02	c #Conflicts:     126000 | #Learnt:      12400 | 0.000
96.97/97.02	c total clause space: 29.637MB
96.97/97.02	c total #watches: 187553
97.77/97.90	c total #propagations: 19522132 / total #impl: 672827008 (eff. 0.029)
97.77/97.90	c #Conflicts:     127000 | #Learnt:      13400 | 0.000
97.77/97.90	c total clause space: 29.637MB
97.77/97.90	c total #watches: 196235
98.77/98.83	c total #propagations: 19621932 / total #impl: 678020957 (eff. 0.029)
98.77/98.83	c #Conflicts:     128000 | #Learnt:      14400 | 0.000
98.77/98.83	c total clause space: 29.637MB
98.77/98.83	c total #watches: 204879
99.47/99.59	c total #propagations: 19723844 / total #impl: 683543789 (eff. 0.029)
99.47/99.59	c #Conflicts:     129000 | #Learnt:      15400 | 0.000
99.47/99.59	c total clause space: 29.637MB
99.47/99.59	c total #watches: 214217
100.18/100.26	c total #propagations: 19802598 / total #impl: 687461147 (eff. 0.029)
100.18/100.26	c #Conflicts:     130000 | #Learnt:      16400 | 0.000
100.18/100.26	c total clause space: 29.637MB
100.18/100.26	c total #watches: 221230
100.97/101.05	c total #propagations: 19859069 / total #impl: 690256932 (eff. 0.029)
100.97/101.05	c GC COLLECT
100.97/101.05	c #Conflicts:     131000 | #Learnt:       8799 | 0.000
100.97/101.05	c total clause space: 29.637MB
100.97/101.05	c total #watches: 160130
101.77/101.84	c total #propagations: 19959798 / total #impl: 693531671 (eff. 0.029)
101.77/101.84	c #Conflicts:     132000 | #Learnt:       9799 | 0.000
101.77/101.84	c total clause space: 29.637MB
101.77/101.84	c total #watches: 167230
102.57/102.63	c total #propagations: 20110382 / total #impl: 698533598 (eff. 0.029)
102.57/102.63	c #Conflicts:     133000 | #Learnt:      10799 | 0.000
102.57/102.63	c total clause space: 29.637MB
102.57/102.63	c total #watches: 173280
103.27/103.38	c total #propagations: 20277551 / total #impl: 703871153 (eff. 0.029)
103.27/103.38	c #Conflicts:     134000 | #Learnt:      11799 | 0.000
103.27/103.38	c total clause space: 29.637MB
103.27/103.39	c total #watches: 179767
104.07/104.16	c total #propagations: 20399476 / total #impl: 708895529 (eff. 0.029)
104.07/104.16	c #Conflicts:     135000 | #Learnt:      12799 | 0.000
104.07/104.16	c total clause space: 29.637MB
104.07/104.16	c total #watches: 187493
104.87/104.99	c total #propagations: 20515954 / total #impl: 713573225 (eff. 0.029)
104.87/104.99	c #Conflicts:     136000 | #Learnt:      13799 | 0.000
104.87/104.99	c total clause space: 29.637MB
104.87/104.99	c total #watches: 192270
105.87/105.91	c total #propagations: 20666951 / total #impl: 718465013 (eff. 0.029)
105.87/105.91	c #Conflicts:     137000 | #Learnt:      14799 | 0.000
105.87/105.91	c total clause space: 29.637MB
105.87/105.91	c total #watches: 200310
106.77/106.85	c total #propagations: 20795042 / total #impl: 724121277 (eff. 0.029)
106.77/106.85	c #Conflicts:     138000 | #Learnt:      15799 | 0.000
106.77/106.85	c total clause space: 29.637MB
106.77/106.85	c total #watches: 209686
107.77/107.81	c total #propagations: 20935361 / total #impl: 729990262 (eff. 0.029)
107.77/107.81	c #Conflicts:     139000 | #Learnt:      16799 | 0.000
107.77/107.81	c total clause space: 29.637MB
107.77/107.81	c total #watches: 218472
108.67/108.80	c total #propagations: 21080772 / total #impl: 735442608 (eff. 0.029)
108.67/108.80	c #Conflicts:     140000 | #Learnt:      17799 | 0.000
108.67/108.80	c total clause space: 29.637MB
108.67/108.80	c total #watches: 225987
109.47/109.58	c total #propagations: 21224070 / total #impl: 740387925 (eff. 0.029)
109.47/109.58	c GC COLLECT
109.47/109.58	c #Conflicts:     141000 | #Learnt:       9899 | 0.000
109.47/109.58	c total clause space: 29.637MB
109.47/109.58	c total #watches: 167094
110.17/110.22	c total #propagations: 21353481 / total #impl: 745859088 (eff. 0.029)
110.17/110.22	c #Conflicts:     142000 | #Learnt:      10899 | 0.000
110.17/110.22	c total clause space: 29.637MB
110.17/110.22	c total #watches: 172870
110.87/110.90	c total #propagations: 21468822 / total #impl: 749892737 (eff. 0.029)
110.87/110.90	c #Conflicts:     143000 | #Learnt:      11899 | 0.000
110.87/110.90	c total clause space: 29.637MB
110.87/110.90	c total #watches: 179310
111.57/111.67	c total #propagations: 21588253 / total #impl: 753733248 (eff. 0.029)
111.57/111.67	c #Conflicts:     144000 | #Learnt:      12899 | 0.000
111.57/111.67	c total clause space: 29.637MB
111.57/111.67	c total #watches: 185883
112.37/112.45	c total #propagations: 21718397 / total #impl: 758085234 (eff. 0.029)
112.37/112.45	c #Conflicts:     145000 | #Learnt:      13899 | 0.000
112.37/112.45	c total clause space: 29.637MB
112.37/112.45	c total #watches: 194352
113.17/113.29	c total #propagations: 21842267 / total #impl: 762199808 (eff. 0.029)
113.17/113.29	c #Conflicts:     146000 | #Learnt:      14899 | 0.000
113.17/113.29	c total clause space: 29.637MB
113.17/113.29	c total #watches: 201115
114.07/114.16	c total #propagations: 21981103 / total #impl: 766972295 (eff. 0.029)
114.07/114.16	c #Conflicts:     147000 | #Learnt:      15899 | 0.000
114.07/114.16	c total clause space: 29.637MB
114.07/114.16	c total #watches: 208964
115.07/115.19	c total #propagations: 22125205 / total #impl: 772194691 (eff. 0.029)
115.07/115.19	c #Conflicts:     148000 | #Learnt:      16899 | 0.000
115.07/115.19	c total clause space: 29.637MB
115.07/115.19	c total #watches: 216255
116.17/116.20	c total #propagations: 22284117 / total #impl: 777738513 (eff. 0.029)
116.17/116.20	c #Conflicts:     149000 | #Learnt:      17899 | 0.000
116.17/116.20	c total clause space: 29.637MB
116.17/116.20	c total #watches: 223741
117.07/117.15	c total #propagations: 22421813 / total #impl: 783726755 (eff. 0.029)
117.07/117.15	c GC COLLECT
117.07/117.15	c #Conflicts:     150000 | #Learnt:       9698 | 0.000
117.07/117.15	c total clause space: 29.637MB
117.07/117.15	c total #watches: 166445
117.77/117.90	c total #propagations: 22593232 / total #impl: 789824749 (eff. 0.029)
117.77/117.90	c #Conflicts:     151000 | #Learnt:      10698 | 0.000
117.77/117.90	c total clause space: 29.637MB
117.77/117.90	c total #watches: 172359
118.57/118.66	c total #propagations: 22715767 / total #impl: 794345035 (eff. 0.029)
118.57/118.66	c #Conflicts:     152000 | #Learnt:      11698 | 0.000
118.57/118.66	c total clause space: 29.637MB
118.57/118.66	c total #watches: 179236
119.47/119.51	c total #propagations: 22856133 / total #impl: 799812502 (eff. 0.029)
119.47/119.51	c #Conflicts:     153000 | #Learnt:      12698 | 0.000
119.47/119.51	c total clause space: 29.637MB
119.47/119.51	c total #watches: 186105
120.37/120.42	c total #propagations: 23007581 / total #impl: 804570052 (eff. 0.029)
120.37/120.42	c #Conflicts:     154000 | #Learnt:      13698 | 0.000
120.37/120.42	c total clause space: 29.637MB
120.37/120.42	c total #watches: 195790
121.27/121.30	c total #propagations: 23161714 / total #impl: 810478045 (eff. 0.029)
121.27/121.30	c #Conflicts:     155000 | #Learnt:      14698 | 0.000
121.27/121.30	c total clause space: 29.637MB
121.27/121.30	c total #watches: 203981
122.07/122.19	c total #propagations: 23289983 / total #impl: 815658213 (eff. 0.029)
122.07/122.19	c #Conflicts:     156000 | #Learnt:      15698 | 0.000
122.07/122.19	c total clause space: 29.637MB
122.07/122.19	c total #watches: 210803
123.17/123.22	c total #propagations: 23426282 / total #impl: 820531041 (eff. 0.029)
123.17/123.22	c #Conflicts:     157000 | #Learnt:      16698 | 0.000
123.17/123.22	c total clause space: 29.637MB
123.17/123.22	c total #watches: 217983
124.07/124.15	c total #propagations: 23593767 / total #impl: 826509426 (eff. 0.029)
124.07/124.15	c #Conflicts:     158000 | #Learnt:      17698 | 0.000
124.07/124.15	c total clause space: 29.637MB
124.07/124.15	c total #watches: 224748
124.97/125.07	c total #propagations: 23749907 / total #impl: 831505073 (eff. 0.029)
124.97/125.07	c #Conflicts:     159000 | #Learnt:      18698 | 0.000
124.97/125.07	c total clause space: 29.637MB
124.97/125.07	c total #watches: 231740
125.77/125.81	c total #propagations: 23900399 / total #impl: 836240847 (eff. 0.029)
125.77/125.81	c GC COLLECT
125.77/125.81	c #Conflicts:     160000 | #Learnt:      10200 | 0.000
125.77/125.81	c total clause space: 29.637MB
125.77/125.81	c total #watches: 169842
126.48/126.59	c total #propagations: 24035952 / total #impl: 839801255 (eff. 0.029)
126.48/126.59	c #Conflicts:     161000 | #Learnt:      11200 | 0.000
126.48/126.59	c total clause space: 29.637MB
126.48/126.59	c total #watches: 177000
127.47/127.52	c total #propagations: 24182951 / total #impl: 844682161 (eff. 0.029)
127.47/127.52	c #Conflicts:     162000 | #Learnt:      12200 | 0.000
127.47/127.52	c total clause space: 29.637MB
127.47/127.52	c total #watches: 184211
128.47/128.58	c total #propagations: 24373419 / total #impl: 850573119 (eff. 0.029)
128.47/128.58	c #Conflicts:     163000 | #Learnt:      13200 | 0.000
128.47/128.58	c total clause space: 29.637MB
128.47/128.58	c total #watches: 196081
129.47/129.55	c total #propagations: 24484664 / total #impl: 857482325 (eff. 0.029)
129.47/129.55	c #Conflicts:     164000 | #Learnt:      14200 | 0.000
129.47/129.55	c total clause space: 29.637MB
129.47/129.55	c total #watches: 202921
130.57/130.66	c total #propagations: 24620596 / total #impl: 863491915 (eff. 0.029)
130.57/130.66	c #Conflicts:     165000 | #Learnt:      15200 | 0.000
130.57/130.66	c total clause space: 29.637MB
130.57/130.66	c total #watches: 210582
131.67/131.74	c total #propagations: 24792675 / total #impl: 870502582 (eff. 0.028)
131.67/131.74	c #Conflicts:     166000 | #Learnt:      16200 | 0.000
131.67/131.74	c total clause space: 29.637MB
131.67/131.74	c total #watches: 218445
132.87/132.94	c total #propagations: 24949290 / total #impl: 876974153 (eff. 0.028)
132.87/132.94	c #Conflicts:     167000 | #Learnt:      17200 | 0.000
132.87/132.94	c total clause space: 29.637MB
132.87/132.94	c total #watches: 226268
134.07/134.10	c total #propagations: 25098715 / total #impl: 883787244 (eff. 0.028)
134.07/134.10	c #Conflicts:     168000 | #Learnt:      18200 | 0.000
134.07/134.10	c total clause space: 29.637MB
134.07/134.10	c total #watches: 233334
135.17/135.25	c total #propagations: 25255436 / total #impl: 889804875 (eff. 0.028)
135.17/135.25	c #Conflicts:     169000 | #Learnt:      19200 | 0.000
135.17/135.25	c total clause space: 29.637MB
135.17/135.25	c total #watches: 240365
136.07/136.16	c total #propagations: 25420749 / total #impl: 895891550 (eff. 0.028)
136.07/136.16	c GC COLLECT
136.07/136.16	c #Conflicts:     170000 | #Learnt:      10410 | 0.000
136.07/136.16	c total clause space: 29.637MB
136.07/136.16	c total #watches: 172004
136.87/136.90	c total #propagations: 25530240 / total #impl: 901431272 (eff. 0.028)
136.87/136.90	c #Conflicts:     171000 | #Learnt:      11410 | 0.000
136.87/136.90	c total clause space: 29.637MB
136.87/136.90	c total #watches: 178069
137.58/137.69	c total #propagations: 25673304 / total #impl: 906009300 (eff. 0.028)
137.58/137.69	c #Conflicts:     172000 | #Learnt:      12410 | 0.000
137.58/137.69	c total clause space: 29.637MB
137.58/137.69	c total #watches: 184460
138.47/138.56	c total #propagations: 25818296 / total #impl: 911100976 (eff. 0.028)
138.47/138.56	c #Conflicts:     173000 | #Learnt:      13410 | 0.000
138.47/138.56	c total clause space: 29.637MB
138.47/138.56	c total #watches: 191743
139.37/139.46	c total #propagations: 25975633 / total #impl: 916552382 (eff. 0.028)
139.37/139.46	c #Conflicts:     174000 | #Learnt:      14410 | 0.000
139.37/139.46	c total clause space: 29.637MB
139.37/139.46	c total #watches: 198632
140.47/140.58	c total #propagations: 26186362 / total #impl: 921726243 (eff. 0.028)
140.47/140.58	c #Conflicts:     175000 | #Learnt:      15410 | 0.000
140.47/140.58	c total clause space: 29.637MB
140.47/140.58	c total #watches: 207969
141.37/141.49	c total #propagations: 26374030 / total #impl: 929045624 (eff. 0.028)
141.37/141.49	c #Conflicts:     176000 | #Learnt:      16410 | 0.000
141.37/141.49	c total clause space: 29.637MB
141.37/141.49	c total #watches: 215614
142.27/142.38	c total #propagations: 26528545 / total #impl: 933126046 (eff. 0.028)
142.27/142.38	c #Conflicts:     177000 | #Learnt:      17410 | 0.000
142.27/142.38	c total clause space: 29.637MB
142.27/142.38	c total #watches: 223201
143.37/143.43	c total #propagations: 26630280 / total #impl: 937371313 (eff. 0.028)
143.37/143.43	c #Conflicts:     178000 | #Learnt:      18410 | 0.000
143.37/143.43	c total clause space: 29.637MB
143.37/143.43	c total #watches: 231547
144.37/144.48	c total #propagations: 26773659 / total #impl: 943405066 (eff. 0.028)
144.37/144.48	c #Conflicts:     179000 | #Learnt:      19410 | 0.000
144.37/144.48	c total clause space: 29.637MB
144.37/144.48	c total #watches: 238377
145.37/145.48	c total #propagations: 26903509 / total #impl: 948568012 (eff. 0.028)
145.37/145.48	c GC COLLECT
145.37/145.48	c #Conflicts:     180000 | #Learnt:      10296 | 0.000
145.37/145.48	c total clause space: 48.1602MB
145.37/145.48	c total #watches: 170234
146.17/146.27	c total #propagations: 27010357 / total #impl: 953408389 (eff. 0.028)
146.17/146.27	c #Conflicts:     181000 | #Learnt:      11296 | 0.000
146.17/146.27	c total clause space: 48.1602MB
146.17/146.27	c total #watches: 179950
147.17/147.21	c total #propagations: 27098120 / total #impl: 957949208 (eff. 0.028)
147.17/147.21	c #Conflicts:     182000 | #Learnt:      12296 | 0.000
147.17/147.21	c total clause space: 48.1602MB
147.17/147.21	c total #watches: 189216
148.17/148.23	c total #propagations: 27189409 / total #impl: 963452654 (eff. 0.028)
148.17/148.23	c #Conflicts:     183000 | #Learnt:      13296 | 0.000
148.17/148.23	c total clause space: 48.1602MB
148.17/148.23	c total #watches: 195840
149.27/149.33	c total #propagations: 27357112 / total #impl: 970181617 (eff. 0.028)
149.27/149.33	c #Conflicts:     184000 | #Learnt:      14296 | 0.000
149.27/149.33	c total clause space: 48.1602MB
149.27/149.33	c total #watches: 204720
150.37/150.44	c total #propagations: 27487455 / total #impl: 977739120 (eff. 0.028)
150.37/150.44	c #Conflicts:     185000 | #Learnt:      15296 | 0.000
150.37/150.44	c total clause space: 48.1602MB
150.37/150.44	c total #watches: 213673
151.37/151.47	c total #propagations: 27641122 / total #impl: 985110561 (eff. 0.028)
151.37/151.47	c #Conflicts:     186000 | #Learnt:      16296 | 0.000
151.37/151.47	c total clause space: 48.1602MB
151.37/151.47	c total #watches: 222229
152.37/152.46	c total #propagations: 27784665 / total #impl: 991235991 (eff. 0.028)
152.37/152.46	c #Conflicts:     187000 | #Learnt:      17296 | 0.000
152.37/152.46	c total clause space: 48.1602MB
152.37/152.46	c total #watches: 230315
153.47/153.53	c total #propagations: 27924705 / total #impl: 996038494 (eff. 0.028)
153.47/153.53	c #Conflicts:     188000 | #Learnt:      18296 | 0.000
153.47/153.53	c total clause space: 48.1602MB
153.47/153.53	c total #watches: 237999
154.57/154.67	c total #propagations: 28062261 / total #impl: 1000723418 (eff. 0.028)
154.57/154.67	c #Conflicts:     189000 | #Learnt:      19296 | 0.000
154.57/154.67	c total clause space: 48.1602MB
154.57/154.67	c total #watches: 249235
155.87/155.95	c total #propagations: 28182435 / total #impl: 1006126950 (eff. 0.028)
155.87/155.95	c #Conflicts:     190000 | #Learnt:      20296 | 0.000
155.87/155.95	c total clause space: 48.1602MB
155.87/155.95	c total #watches: 258714
156.87/156.99	c total #propagations: 28326802 / total #impl: 1011599017 (eff. 0.028)
156.87/156.99	c GC COLLECT
156.87/156.99	c #Conflicts:     191000 | #Learnt:      10896 | 0.000
156.87/156.99	c total clause space: 48.1602MB
156.87/156.99	c total #watches: 174778
157.77/157.88	c total #propagations: 28471484 / total #impl: 1016308894 (eff. 0.028)
157.77/157.88	c #Conflicts:     192000 | #Learnt:      11896 | 0.000
157.77/157.88	c total clause space: 48.1602MB
157.77/157.88	c total #watches: 182185
158.56/158.68	c total #propagations: 28638536 / total #impl: 1021237717 (eff. 0.028)
158.56/158.68	c #Conflicts:     193000 | #Learnt:      12896 | 0.000
158.56/158.68	c total clause space: 48.1602MB
158.56/158.68	c total #watches: 190005
159.36/159.50	c total #propagations: 28775478 / total #impl: 1025269569 (eff. 0.028)
159.36/159.50	c #Conflicts:     194000 | #Learnt:      13896 | 0.000
159.36/159.50	c total clause space: 48.1602MB
159.36/159.50	c total #watches: 198553
160.26/160.35	c total #propagations: 28900219 / total #impl: 1029611053 (eff. 0.028)
160.26/160.35	c #Conflicts:     195000 | #Learnt:      14896 | 0.000
160.26/160.35	c total clause space: 48.1602MB
160.26/160.35	c total #watches: 206206
161.06/161.17	c total #propagations: 29040141 / total #impl: 1033639158 (eff. 0.028)
161.06/161.17	c #Conflicts:     196000 | #Learnt:      15896 | 0.000
161.06/161.17	c total clause space: 48.1602MB
161.06/161.17	c total #watches: 214128
162.06/162.12	c total #propagations: 29170799 / total #impl: 1037763873 (eff. 0.028)
162.06/162.12	c #Conflicts:     197000 | #Learnt:      16896 | 0.000
162.06/162.12	c total clause space: 48.1602MB
162.06/162.12	c total #watches: 221999
162.87/162.98	c total #propagations: 29326664 / total #impl: 1042598654 (eff. 0.028)
162.87/162.98	c #Conflicts:     198000 | #Learnt:      17896 | 0.000
162.87/162.98	c total clause space: 48.1602MB
162.87/162.98	c total #watches: 228039
163.87/163.98	c total #propagations: 29461638 / total #impl: 1046353474 (eff. 0.028)
163.87/163.98	c #Conflicts:     199000 | #Learnt:      18896 | 0.000
163.87/163.98	c total clause space: 48.1602MB
163.87/163.98	c total #watches: 235145
164.97/165.03	c total #propagations: 29633677 / total #impl: 1050996626 (eff. 0.028)
164.97/165.03	c #Conflicts:     200000 | #Learnt:      19896 | 0.000
164.97/165.03	c total clause space: 48.1602MB
164.97/165.03	c total #watches: 243635
165.96/166.05	c total #propagations: 29809056 / total #impl: 1056257751 (eff. 0.028)
165.96/166.05	c #Conflicts:     201000 | #Learnt:      20896 | 0.000
165.96/166.05	c total clause space: 48.1602MB
165.96/166.05	c total #watches: 252034
166.86/166.98	c total #propagations: 29943723 / total #impl: 1061143344 (eff. 0.028)
166.86/166.98	c GC COLLECT
166.86/166.98	c #Conflicts:     202000 | #Learnt:      11203 | 0.000
166.86/166.98	c total clause space: 48.1602MB
166.86/166.98	c total #watches: 177172
167.66/167.71	c total #propagations: 30113795 / total #impl: 1065933641 (eff. 0.028)
167.66/167.71	c #Conflicts:     203000 | #Learnt:      12203 | 0.000
167.66/167.71	c total clause space: 48.1602MB
167.66/167.71	c total #watches: 184279
168.46/168.51	c total #propagations: 30259800 / total #impl: 1070087046 (eff. 0.028)
168.46/168.51	c #Conflicts:     204000 | #Learnt:      13203 | 0.000
168.46/168.51	c total clause space: 48.1602MB
168.46/168.51	c total #watches: 191645
169.37/169.44	c total #propagations: 30405954 / total #impl: 1074695967 (eff. 0.028)
169.37/169.44	c #Conflicts:     205000 | #Learnt:      14203 | 0.000
169.37/169.44	c total clause space: 48.1602MB
169.37/169.44	c total #watches: 198315
170.26/170.34	c total #propagations: 30588916 / total #impl: 1080526845 (eff. 0.028)
170.26/170.34	c #Conflicts:     206000 | #Learnt:      15203 | 0.000
170.26/170.34	c total clause space: 48.1602MB
170.26/170.34	c total #watches: 203546
171.16/171.20	c total #propagations: 30806342 / total #impl: 1084869838 (eff. 0.028)
171.16/171.20	c #Conflicts:     207000 | #Learnt:      16203 | 0.000
171.16/171.20	c total clause space: 48.1602MB
171.16/171.20	c total #watches: 209325
172.16/172.29	c total #propagations: 30978633 / total #impl: 1089521618 (eff. 0.028)
172.16/172.29	c #Conflicts:     208000 | #Learnt:      17203 | 0.000
172.16/172.29	c total clause space: 48.1602MB
172.16/172.29	c total #watches: 219637
173.26/173.36	c total #propagations: 31149254 / total #impl: 1096331832 (eff. 0.028)
173.26/173.36	c #Conflicts:     209000 | #Learnt:      18203 | 0.000
173.26/173.36	c total clause space: 48.1602MB
173.26/173.36	c total #watches: 227893
174.46/174.50	c total #propagations: 31319144 / total #impl: 1103004198 (eff. 0.028)
174.46/174.50	c #Conflicts:     210000 | #Learnt:      19203 | 0.000
174.46/174.50	c total clause space: 48.1602MB
174.46/174.50	c total #watches: 235466
175.56/175.64	c total #propagations: 31512870 / total #impl: 1109023779 (eff. 0.028)
175.56/175.64	c #Conflicts:     211000 | #Learnt:      20203 | 0.000
175.56/175.64	c total clause space: 48.1602MB
175.56/175.64	c total #watches: 243015
176.56/176.70	c total #propagations: 31708869 / total #impl: 1114670474 (eff. 0.028)
176.56/176.70	c #Conflicts:     212000 | #Learnt:      21203 | 0.000
176.56/176.70	c total clause space: 48.1602MB
176.56/176.70	c total #watches: 251713
177.66/177.79	c total #propagations: 31868316 / total #impl: 1119967465 (eff. 0.028)
177.66/177.79	c GC COLLECT
177.66/177.79	c #Conflicts:     213000 | #Learnt:      11203 | 0.000
177.66/177.79	c total clause space: 48.1602MB
177.66/177.79	c total #watches: 176847
178.46/178.57	c total #propagations: 32027837 / total #impl: 1125592507 (eff. 0.028)
178.46/178.57	c #Conflicts:     214000 | #Learnt:      12203 | 0.000
178.46/178.57	c total clause space: 48.1602MB
178.46/178.57	c total #watches: 184448
179.27/179.37	c total #propagations: 32180589 / total #impl: 1130601462 (eff. 0.028)
179.27/179.37	c #Conflicts:     215000 | #Learnt:      13203 | 0.000
179.27/179.37	c total clause space: 48.1602MB
179.27/179.37	c total #watches: 191717
180.16/180.21	c total #propagations: 32354005 / total #impl: 1134704116 (eff. 0.029)
180.16/180.21	c #Conflicts:     216000 | #Learnt:      14203 | 0.000
180.16/180.21	c total clause space: 48.1602MB
180.16/180.21	c total #watches: 197691
181.16/181.21	c total #propagations: 32543836 / total #impl: 1139079681 (eff. 0.029)
181.16/181.21	c #Conflicts:     217000 | #Learnt:      15203 | 0.000
181.16/181.21	c total clause space: 48.1602MB
181.16/181.21	c total #watches: 207078
182.06/182.12	c total #propagations: 32728044 / total #impl: 1144547684 (eff. 0.029)
182.06/182.12	c #Conflicts:     218000 | #Learnt:      16203 | 0.000
182.06/182.12	c total clause space: 48.1602MB
182.06/182.12	c total #watches: 215590
183.06/183.15	c total #propagations: 32885321 / total #impl: 1148531223 (eff. 0.029)
183.06/183.15	c #Conflicts:     219000 | #Learnt:      17203 | 0.000
183.06/183.15	c total clause space: 48.1602MB
183.06/183.15	c total #watches: 222611
184.16/184.29	c total #propagations: 33060306 / total #impl: 1154282217 (eff. 0.029)
184.16/184.29	c #Conflicts:     220000 | #Learnt:      18203 | 0.000
184.16/184.29	c total clause space: 48.1602MB
184.16/184.29	c total #watches: 229616
185.36/185.41	c total #propagations: 33261253 / total #impl: 1160986150 (eff. 0.029)
185.36/185.41	c #Conflicts:     221000 | #Learnt:      19203 | 0.000
185.36/185.41	c total clause space: 48.1602MB
185.36/185.41	c total #watches: 237995
186.76/186.88	c total #propagations: 33424741 / total #impl: 1167531331 (eff. 0.029)
186.76/186.88	c #Conflicts:     222000 | #Learnt:      20203 | 0.000
186.76/186.88	c total clause space: 48.1602MB
186.76/186.88	c total #watches: 247411
188.26/188.35	c total #propagations: 33656229 / total #impl: 1176511797 (eff. 0.029)
188.26/188.35	c #Conflicts:     223000 | #Learnt:      21203 | 0.000
188.26/188.35	c total clause space: 48.1602MB
188.26/188.35	c total #watches: 257209
189.66/189.72	c total #propagations: 33856838 / total #impl: 1184892023 (eff. 0.029)
189.66/189.72	c #Conflicts:     224000 | #Learnt:      22203 | 0.000
189.66/189.72	c total clause space: 48.1602MB
189.66/189.72	c total #watches: 266777
190.66/190.72	c total #propagations: 34050654 / total #impl: 1192587716 (eff. 0.029)
190.66/190.72	c GC COLLECT
190.66/190.72	c #Conflicts:     225000 | #Learnt:      11911 | 0.000
190.66/190.72	c total clause space: 48.1602MB
190.66/190.72	c total #watches: 181338
191.56/191.61	c total #propagations: 34227312 / total #impl: 1198418347 (eff. 0.029)
191.56/191.61	c #Conflicts:     226000 | #Learnt:      12911 | 0.000
191.56/191.61	c total clause space: 48.1602MB
191.56/191.61	c total #watches: 189517
192.57/192.61	c total #propagations: 34417100 / total #impl: 1203123854 (eff. 0.029)
192.57/192.61	c #Conflicts:     227000 | #Learnt:      13911 | 0.000
192.57/192.61	c total clause space: 48.1602MB
192.57/192.61	c total #watches: 197161
193.46/193.50	c total #propagations: 34622874 / total #impl: 1208432777 (eff. 0.029)
193.46/193.50	c #Conflicts:     228000 | #Learnt:      14911 | 0.000
193.46/193.50	c total clause space: 48.1602MB
193.46/193.50	c total #watches: 203902
194.36/194.48	c total #propagations: 34795476 / total #impl: 1212736698 (eff. 0.029)
194.36/194.48	c #Conflicts:     229000 | #Learnt:      15911 | 0.000
194.36/194.48	c total clause space: 48.1602MB
194.36/194.48	c total #watches: 213101
195.56/195.60	c total #propagations: 34967731 / total #impl: 1217715803 (eff. 0.029)
195.56/195.60	c #Conflicts:     230000 | #Learnt:      16911 | 0.000
195.56/195.60	c total clause space: 48.1602MB
195.56/195.60	c total #watches: 223654
196.66/196.70	c total #propagations: 35169303 / total #impl: 1223313434 (eff. 0.029)
196.66/196.70	c #Conflicts:     231000 | #Learnt:      17911 | 0.000
196.66/196.70	c total clause space: 48.1602MB
196.66/196.70	c total #watches: 231576
197.56/197.63	c total #propagations: 35348638 / total #impl: 1228832777 (eff. 0.029)
197.56/197.63	c #Conflicts:     232000 | #Learnt:      18911 | 0.000
197.56/197.63	c total clause space: 48.1602MB
197.56/197.63	c total #watches: 237971
198.56/198.60	c total #propagations: 35507029 / total #impl: 1233114002 (eff. 0.029)
198.56/198.60	c #Conflicts:     233000 | #Learnt:      19911 | 0.000
198.56/198.60	c total clause space: 48.1602MB
198.56/198.60	c total #watches: 244502
199.56/199.68	c total #propagations: 35639306 / total #impl: 1237899338 (eff. 0.029)
199.56/199.68	c #Conflicts:     234000 | #Learnt:      20911 | 0.000
199.56/199.68	c total clause space: 48.1602MB
199.56/199.68	c total #watches: 250924
200.66/200.78	c total #propagations: 35801244 / total #impl: 1243293490 (eff. 0.029)
200.66/200.78	c #Conflicts:     235000 | #Learnt:      21911 | 0.000
200.66/200.78	c total clause space: 48.1602MB
200.66/200.78	c total #watches: 257377
201.76/201.85	c total #propagations: 35965069 / total #impl: 1248033068 (eff. 0.029)
201.76/201.85	c #Conflicts:     236000 | #Learnt:      22911 | 0.000
201.76/201.85	c total clause space: 48.1602MB
201.76/201.85	c total #watches: 263623
202.76/202.83	c total #propagations: 36098082 / total #impl: 1253030674 (eff. 0.029)
202.76/202.83	c GC COLLECT
202.76/202.83	c #Conflicts:     237000 | #Learnt:      12303 | 0.000
202.76/202.83	c total clause space: 48.1602MB
202.76/202.83	c total #watches: 184560
203.56/203.61	c total #propagations: 36224070 / total #impl: 1258642225 (eff. 0.029)
203.56/203.61	c #Conflicts:     238000 | #Learnt:      13303 | 0.000
203.56/203.61	c total clause space: 48.1602MB
203.56/203.61	c total #watches: 191383
204.56/204.60	c total #propagations: 36357678 / total #impl: 1263092015 (eff. 0.029)
204.56/204.60	c #Conflicts:     239000 | #Learnt:      14303 | 0.000
204.56/204.60	c total clause space: 48.1602MB
204.56/204.60	c total #watches: 199346
205.46/205.54	c total #propagations: 36524873 / total #impl: 1269439409 (eff. 0.029)
205.46/205.54	c #Conflicts:     240000 | #Learnt:      15303 | 0.000
205.46/205.54	c total clause space: 48.1602MB
205.46/205.54	c total #watches: 205095
206.26/206.39	c total #propagations: 36708317 / total #impl: 1274942255 (eff. 0.029)
206.26/206.39	c #Conflicts:     241000 | #Learnt:      16303 | 0.000
206.26/206.39	c total clause space: 48.1602MB
206.26/206.39	c total #watches: 211779
207.06/207.19	c total #propagations: 36836038 / total #impl: 1279257072 (eff. 0.029)
207.06/207.19	c #Conflicts:     242000 | #Learnt:      17303 | 0.000
207.06/207.19	c total clause space: 48.1602MB
207.06/207.19	c total #watches: 219021
208.06/208.14	c total #propagations: 36930509 / total #impl: 1282099389 (eff. 0.029)
208.06/208.14	c #Conflicts:     243000 | #Learnt:      18303 | 0.000
208.06/208.14	c total clause space: 48.1602MB
208.06/208.14	c total #watches: 225460
209.06/209.17	c total #propagations: 37060883 / total #impl: 1286199114 (eff. 0.029)
209.06/209.17	c #Conflicts:     244000 | #Learnt:      19303 | 0.000
209.06/209.17	c total clause space: 48.1602MB
209.06/209.17	c total #watches: 232137
209.96/210.01	c total #propagations: 37214380 / total #impl: 1291736541 (eff. 0.029)
209.96/210.01	c #Conflicts:     245000 | #Learnt:      20303 | 0.000
209.96/210.01	c total clause space: 48.1602MB
209.96/210.01	c total #watches: 239423
210.96/211.04	c total #propagations: 37284127 / total #impl: 1295494205 (eff. 0.029)
210.96/211.04	c #Conflicts:     246000 | #Learnt:      21303 | 0.000
210.96/211.04	c total clause space: 48.1602MB
210.96/211.04	c total #watches: 246061
212.16/212.24	c total #propagations: 37404755 / total #impl: 1301230281 (eff. 0.029)
212.16/212.24	c #Conflicts:     247000 | #Learnt:      22303 | 0.000
212.16/212.24	c total clause space: 48.1602MB
212.16/212.24	c total #watches: 252072
213.16/213.21	c total #propagations: 37586479 / total #impl: 1307518183 (eff. 0.029)
213.16/213.21	c #Conflicts:     248000 | #Learnt:      23303 | 0.000
213.16/213.21	c total clause space: 48.1602MB
213.16/213.21	c total #watches: 258098
214.06/214.17	c total #propagations: 37723582 / total #impl: 1311519089 (eff. 0.029)
214.06/214.17	c GC COLLECT
214.06/214.17	c #Conflicts:     249000 | #Learnt:      12412 | 0.000
214.06/214.17	c total clause space: 48.1602MB
214.06/214.17	c total #watches: 185408
214.86/214.97	c total #propagations: 37914753 / total #impl: 1316419785 (eff. 0.029)
214.86/214.97	c #Conflicts:     250000 | #Learnt:      13412 | 0.000
214.86/214.97	c total clause space: 48.1602MB
214.86/214.97	c total #watches: 192473
215.76/215.87	c total #propagations: 38042280 / total #impl: 1320966091 (eff. 0.029)
215.76/215.87	c #Conflicts:     251000 | #Learnt:      14412 | 0.000
215.76/215.87	c total clause space: 48.1602MB
215.76/215.87	c total #watches: 199682
216.76/216.87	c total #propagations: 38208848 / total #impl: 1325442753 (eff. 0.029)
216.76/216.87	c #Conflicts:     252000 | #Learnt:      15412 | 0.000
216.76/216.87	c total clause space: 48.1602MB
216.76/216.87	c total #watches: 208238
217.95/218.02	c total #propagations: 38338169 / total #impl: 1330694289 (eff. 0.029)
217.95/218.02	c #Conflicts:     253000 | #Learnt:      16412 | 0.000
217.95/218.02	c total clause space: 48.1602MB
217.95/218.02	c total #watches: 215524
219.05/219.13	c total #propagations: 38531717 / total #impl: 1337929354 (eff. 0.029)
219.05/219.13	c #Conflicts:     254000 | #Learnt:      17412 | 0.000
219.05/219.13	c total clause space: 48.1602MB
219.05/219.13	c total #watches: 222648
220.06/220.16	c total #propagations: 38709305 / total #impl: 1343871205 (eff. 0.029)
220.06/220.16	c #Conflicts:     255000 | #Learnt:      18412 | 0.000
220.06/220.16	c total clause space: 48.1602MB
220.06/220.16	c total #watches: 228744
220.95/221.08	c total #propagations: 38851087 / total #impl: 1349191462 (eff. 0.029)
220.95/221.08	c #Conflicts:     256000 | #Learnt:      19412 | 0.000
220.95/221.08	c total clause space: 48.1602MB
220.95/221.08	c total #watches: 234509
222.05/222.15	c total #propagations: 38970685 / total #impl: 1354158496 (eff. 0.029)
222.05/222.15	c #Conflicts:     257000 | #Learnt:      20412 | 0.000
222.05/222.15	c total clause space: 48.1602MB
222.05/222.15	c total #watches: 241600
223.05/223.14	c total #propagations: 39106340 / total #impl: 1359979784 (eff. 0.029)
223.05/223.14	c #Conflicts:     258000 | #Learnt:      21412 | 0.000
223.05/223.14	c total clause space: 48.1602MB
223.05/223.14	c total #watches: 249313
224.05/224.19	c total #propagations: 39197877 / total #impl: 1364626860 (eff. 0.029)
224.05/224.19	c #Conflicts:     259000 | #Learnt:      22412 | 0.000
224.05/224.19	c total clause space: 48.1602MB
224.05/224.19	c total #watches: 256988
225.35/225.50	c total #propagations: 39314278 / total #impl: 1369278300 (eff. 0.029)
225.35/225.50	c #Conflicts:     260000 | #Learnt:      23412 | 0.000
225.35/225.50	c total clause space: 48.1602MB
225.35/225.50	c total #watches: 264033
226.95/227.03	c total #propagations: 39484443 / total #impl: 1375619201 (eff. 0.029)
226.95/227.03	c #Conflicts:     261000 | #Learnt:      24412 | 0.000
226.95/227.03	c total clause space: 48.1602MB
226.95/227.03	c total #watches: 271754
227.85/227.96	c total #propagations: 39656830 / total #impl: 1383288938 (eff. 0.029)
227.85/227.96	c GC COLLECT
227.85/227.96	c #Conflicts:     262000 | #Learnt:      13204 | 0.000
227.85/227.96	c total clause space: 48.1602MB
227.85/227.96	c total #watches: 190043
228.65/228.75	c total #propagations: 39783768 / total #impl: 1388814065 (eff. 0.029)
228.65/228.75	c #Conflicts:     263000 | #Learnt:      14204 | 0.000
228.65/228.75	c total clause space: 48.1602MB
228.65/228.75	c total #watches: 196678
229.45/229.55	c total #propagations: 39929641 / total #impl: 1392933389 (eff. 0.029)
229.45/229.55	c #Conflicts:     264000 | #Learnt:      15204 | 0.000
229.45/229.55	c total clause space: 48.1602MB
229.45/229.55	c total #watches: 205156
230.35/230.46	c total #propagations: 39996299 / total #impl: 1397050828 (eff. 0.029)
230.35/230.46	c #Conflicts:     265000 | #Learnt:      16204 | 0.000
230.35/230.46	c total clause space: 48.1602MB
230.35/230.46	c total #watches: 212894
231.45/231.52	c total #propagations: 40089425 / total #impl: 1401859365 (eff. 0.029)
231.45/231.52	c #Conflicts:     266000 | #Learnt:      17204 | 0.000
231.45/231.52	c total clause space: 48.1602MB
231.45/231.52	c total #watches: 221802
232.75/232.83	c total #propagations: 40250177 / total #impl: 1408149189 (eff. 0.029)
232.75/232.83	c #Conflicts:     267000 | #Learnt:      18204 | 0.000
232.75/232.83	c total clause space: 48.1602MB
232.75/232.83	c total #watches: 232298
233.95/234.04	c total #propagations: 40387837 / total #impl: 1416489098 (eff. 0.029)
233.95/234.04	c #Conflicts:     268000 | #Learnt:      19204 | 0.000
233.95/234.04	c total clause space: 48.1602MB
233.95/234.04	c total #watches: 241570
235.15/235.23	c total #propagations: 40533186 / total #impl: 1424272853 (eff. 0.028)
235.15/235.23	c #Conflicts:     269000 | #Learnt:      20204 | 0.000
235.15/235.23	c total clause space: 48.1602MB
235.15/235.23	c total #watches: 250386
236.35/236.42	c total #propagations: 40672494 / total #impl: 1431606246 (eff. 0.028)
236.35/236.42	c #Conflicts:     270000 | #Learnt:      21204 | 0.000
236.35/236.42	c total clause space: 48.1602MB
236.35/236.42	c total #watches: 257525
237.66/237.78	c total #propagations: 40850431 / total #impl: 1437823208 (eff. 0.028)
237.66/237.78	c #Conflicts:     271000 | #Learnt:      22204 | 0.000
237.66/237.78	c total clause space: 48.1602MB
237.66/237.78	c total #watches: 267060
239.05/239.19	c total #propagations: 41009453 / total #impl: 1445558804 (eff. 0.028)
239.05/239.19	c #Conflicts:     272000 | #Learnt:      23204 | 0.000
239.05/239.19	c total clause space: 48.1602MB
239.05/239.19	c total #watches: 276852
240.65/240.72	c total #propagations: 41167826 / total #impl: 1453439696 (eff. 0.028)
240.65/240.72	c #Conflicts:     273000 | #Learnt:      24204 | 0.000
240.65/240.72	c total clause space: 48.1602MB
240.65/240.72	c total #watches: 288968
241.96/242.06	c total #propagations: 41327467 / total #impl: 1462240770 (eff. 0.028)
241.96/242.06	c GC COLLECT
241.96/242.06	c #Conflicts:     274000 | #Learnt:      12700 | 0.000
241.96/242.06	c total clause space: 48.1602MB
241.96/242.06	c total #watches: 187508
242.85/242.95	c total #propagations: 41469457 / total #impl: 1470175011 (eff. 0.028)
242.85/242.95	c #Conflicts:     275000 | #Learnt:      13700 | 0.000
242.85/242.95	c total clause space: 48.1602MB
242.85/242.95	c total #watches: 196215
243.85/243.91	c total #propagations: 41599854 / total #impl: 1476458066 (eff. 0.028)
243.85/243.91	c #Conflicts:     276000 | #Learnt:      14700 | 0.000
243.85/243.91	c total clause space: 48.1602MB
243.85/243.91	c total #watches: 204553
244.75/244.86	c total #propagations: 41743647 / total #impl: 1482658291 (eff. 0.028)
244.75/244.86	c #Conflicts:     277000 | #Learnt:      15700 | 0.000
244.75/244.86	c total clause space: 48.1602MB
244.75/244.86	c total #watches: 213092
245.65/245.72	c total #propagations: 41875465 / total #impl: 1487963284 (eff. 0.028)
245.65/245.72	c #Conflicts:     278000 | #Learnt:      16700 | 0.000
245.65/245.72	c total clause space: 48.1602MB
245.65/245.72	c total #watches: 219411
246.55/246.62	c total #propagations: 42020427 / total #impl: 1492007074 (eff. 0.028)
246.55/246.62	c #Conflicts:     279000 | #Learnt:      17700 | 0.000
246.55/246.62	c total clause space: 48.1602MB
246.55/246.62	c total #watches: 228085
247.75/247.82	c total #propagations: 42137766 / total #impl: 1496282447 (eff. 0.028)
247.75/247.82	c #Conflicts:     280000 | #Learnt:      18700 | 0.000
247.75/247.82	c total clause space: 48.1602MB
247.75/247.82	c total #watches: 238084
248.85/248.98	c total #propagations: 42295476 / total #impl: 1503476168 (eff. 0.028)
248.85/248.98	c #Conflicts:     281000 | #Learnt:      19700 | 0.000
248.85/248.98	c total clause space: 48.1602MB
248.85/248.98	c total #watches: 245837
250.05/250.16	c total #propagations: 42446552 / total #impl: 1509558439 (eff. 0.028)
250.05/250.16	c #Conflicts:     282000 | #Learnt:      20700 | 0.000
250.05/250.16	c total clause space: 48.1602MB
250.05/250.16	c total #watches: 253551
251.25/251.32	c total #propagations: 42560653 / total #impl: 1516268047 (eff. 0.028)
251.25/251.32	c #Conflicts:     283000 | #Learnt:      21700 | 0.000
251.25/251.32	c total clause space: 48.1602MB
251.25/251.32	c total #watches: 260500
252.35/252.45	c total #propagations: 42714343 / total #impl: 1521999118 (eff. 0.028)
252.35/252.45	c #Conflicts:     284000 | #Learnt:      22700 | 0.000
252.35/252.45	c total clause space: 48.1602MB
252.35/252.45	c total #watches: 267979
253.65/253.74	c total #propagations: 42849511 / total #impl: 1527437063 (eff. 0.028)
253.65/253.74	c #Conflicts:     285000 | #Learnt:      23700 | 0.000
253.65/253.74	c total clause space: 48.1602MB
253.65/253.74	c total #watches: 275829
254.95/255.09	c total #propagations: 42994402 / total #impl: 1533236398 (eff. 0.028)
254.95/255.09	c #Conflicts:     286000 | #Learnt:      24700 | 0.000
254.95/255.09	c total clause space: 48.1602MB
254.95/255.09	c total #watches: 283119
256.26/256.31	c total #propagations: 43163398 / total #impl: 1539510937 (eff. 0.028)
256.26/256.31	c GC COLLECT
256.26/256.31	c #Conflicts:     287000 | #Learnt:      12893 | 0.000
256.26/256.31	c total clause space: 48.1602MB
256.26/256.31	c total #watches: 189198
257.15/257.21	c total #propagations: 43312718 / total #impl: 1544613141 (eff. 0.028)
257.15/257.21	c #Conflicts:     288000 | #Learnt:      13893 | 0.000
257.15/257.21	c total clause space: 48.1602MB
257.15/257.21	c total #watches: 195085
258.15/258.20	c total #propagations: 43458059 / total #impl: 1550264076 (eff. 0.028)
258.15/258.20	c #Conflicts:     289000 | #Learnt:      14893 | 0.000
258.15/258.20	c total clause space: 48.1602MB
258.15/258.20	c total #watches: 203013
259.05/259.19	c total #propagations: 43610416 / total #impl: 1556503513 (eff. 0.028)
259.05/259.19	c #Conflicts:     290000 | #Learnt:      15893 | 0.000
259.05/259.19	c total clause space: 48.1602MB
259.05/259.19	c total #watches: 210260
259.85/259.97	c total #propagations: 43758040 / total #impl: 1561895752 (eff. 0.028)
259.85/259.97	c #Conflicts:     291000 | #Learnt:      16893 | 0.000
259.85/259.97	c total clause space: 48.1602MB
259.85/259.97	c total #watches: 216444
260.95/261.02	c total #propagations: 43889095 / total #impl: 1565954669 (eff. 0.028)
260.95/261.02	c #Conflicts:     292000 | #Learnt:      17893 | 0.000
260.95/261.02	c total clause space: 48.1602MB
260.95/261.02	c total #watches: 223436
261.85/261.99	c total #propagations: 44071368 / total #impl: 1571689729 (eff. 0.028)
261.85/261.99	c #Conflicts:     293000 | #Learnt:      18893 | 0.000
261.85/261.99	c total clause space: 48.1602MB
261.85/261.99	c total #watches: 230705
262.85/262.96	c total #propagations: 44218763 / total #impl: 1576693887 (eff. 0.028)
262.85/262.96	c #Conflicts:     294000 | #Learnt:      19893 | 0.000
262.85/262.96	c total clause space: 48.1602MB
262.85/262.96	c total #watches: 238044
263.85/263.95	c total #propagations: 44363826 / total #impl: 1581721162 (eff. 0.028)
263.85/263.95	c #Conflicts:     295000 | #Learnt:      20893 | 0.000
263.85/263.95	c total clause space: 48.1602MB
263.85/263.95	c total #watches: 244569
265.15/265.27	c total #propagations: 44513911 / total #impl: 1586221342 (eff. 0.028)
265.15/265.27	c #Conflicts:     296000 | #Learnt:      21893 | 0.000
265.15/265.27	c total clause space: 48.1602MB
265.15/265.27	c total #watches: 253550
266.45/266.57	c total #propagations: 44662327 / total #impl: 1593228553 (eff. 0.028)
266.45/266.57	c #Conflicts:     297000 | #Learnt:      22893 | 0.000
266.45/266.57	c total clause space: 48.1602MB
266.45/266.57	c total #watches: 261203
267.45/267.59	c total #propagations: 44826751 / total #impl: 1598981148 (eff. 0.028)
267.45/267.59	c #Conflicts:     298000 | #Learnt:      23893 | 0.000
267.45/267.59	c total clause space: 48.1602MB
267.45/267.59	c total #watches: 267950
268.75/268.85	c total #propagations: 44915529 / total #impl: 1603105901 (eff. 0.028)
268.75/268.85	c #Conflicts:     299000 | #Learnt:      24893 | 0.000
268.75/268.85	c total clause space: 48.1602MB
268.75/268.85	c total #watches: 276193
269.95/270.09	c total #propagations: 45054542 / total #impl: 1608929025 (eff. 0.028)
269.95/270.09	c #Conflicts:     300000 | #Learnt:      25893 | 0.000
269.95/270.09	c total clause space: 48.1602MB
269.95/270.09	c total #watches: 283248
271.05/271.16	c total #propagations: 45180775 / total #impl: 1614612158 (eff. 0.028)
271.05/271.16	c GC COLLECT
271.05/271.16	c #Conflicts:     301000 | #Learnt:      13796 | 0.000
271.05/271.16	c total clause space: 48.1602MB
271.05/271.16	c total #watches: 195785
271.95/272.00	c total #propagations: 45310684 / total #impl: 1620553769 (eff. 0.028)
271.95/272.00	c #Conflicts:     302000 | #Learnt:      14796 | 0.000
271.95/272.00	c total clause space: 48.1602MB
271.95/272.00	c total #watches: 204466
272.85/272.91	c total #propagations: 45429346 / total #impl: 1625501498 (eff. 0.028)
272.85/272.91	c #Conflicts:     303000 | #Learnt:      15796 | 0.000
272.85/272.91	c total clause space: 48.1602MB
272.85/272.91	c total #watches: 212627
273.75/273.85	c total #propagations: 45555046 / total #impl: 1630572954 (eff. 0.028)
273.75/273.85	c #Conflicts:     304000 | #Learnt:      16796 | 0.000
273.75/273.85	c total clause space: 48.1602MB
273.75/273.85	c total #watches: 220530
274.85/274.94	c total #propagations: 45707633 / total #impl: 1635425600 (eff. 0.028)
274.85/274.94	c #Conflicts:     305000 | #Learnt:      17796 | 0.000
274.85/274.94	c total clause space: 48.1602MB
274.85/274.94	c total #watches: 227897
276.05/276.12	c total #propagations: 45856188 / total #impl: 1641224865 (eff. 0.028)
276.05/276.12	c #Conflicts:     306000 | #Learnt:      18796 | 0.000
276.05/276.12	c total clause space: 48.1602MB
276.05/276.12	c total #watches: 234566
277.25/277.31	c total #propagations: 46038423 / total #impl: 1647703609 (eff. 0.028)
277.25/277.31	c #Conflicts:     307000 | #Learnt:      19796 | 0.000
277.25/277.31	c total clause space: 48.1602MB
277.25/277.31	c total #watches: 241078
278.44/278.58	c total #propagations: 46214307 / total #impl: 1653590475 (eff. 0.028)
278.44/278.58	c #Conflicts:     308000 | #Learnt:      20796 | 0.000
278.44/278.58	c total clause space: 48.1602MB
278.44/278.58	c total #watches: 248885
279.74/279.84	c total #propagations: 46375560 / total #impl: 1660080005 (eff. 0.028)
279.74/279.84	c #Conflicts:     309000 | #Learnt:      21796 | 0.000
279.74/279.84	c total clause space: 48.1602MB
279.74/279.84	c total #watches: 256000
280.84/280.98	c total #propagations: 46552680 / total #impl: 1665680489 (eff. 0.028)
280.84/280.98	c #Conflicts:     310000 | #Learnt:      22796 | 0.000
280.84/280.98	c total clause space: 48.1602MB
280.84/280.98	c total #watches: 262569
281.94/282.07	c total #propagations: 46730907 / total #impl: 1671572099 (eff. 0.028)
281.94/282.07	c #Conflicts:     311000 | #Learnt:      23796 | 0.000
281.94/282.07	c total clause space: 48.1602MB
281.94/282.07	c total #watches: 270550
282.94/283.08	c total #propagations: 46883411 / total #impl: 1677512187 (eff. 0.028)
282.94/283.08	c #Conflicts:     312000 | #Learnt:      24796 | 0.000
282.94/283.08	c total clause space: 48.1602MB
282.94/283.08	c total #watches: 277629
284.04/284.17	c total #propagations: 47024601 / total #impl: 1682051953 (eff. 0.028)
284.04/284.17	c #Conflicts:     313000 | #Learnt:      25796 | 0.000
284.04/284.17	c total clause space: 48.1602MB
284.04/284.17	c total #watches: 285420
285.14/285.23	c total #propagations: 47162999 / total #impl: 1686875863 (eff. 0.028)
285.14/285.23	c #Conflicts:     314000 | #Learnt:      26796 | 0.000
285.14/285.23	c total clause space: 48.1602MB
285.14/285.23	c total #watches: 292923
285.84/285.96	c total #propagations: 47282083 / total #impl: 1691462432 (eff. 0.028)
285.84/285.96	c GC COLLECT
285.84/285.96	c #Conflicts:     315000 | #Learnt:      14402 | 0.000
285.84/285.96	c total clause space: 48.1602MB
285.84/285.96	c total #watches: 198889
286.64/286.71	c total #propagations: 47393634 / total #impl: 1695011644 (eff. 0.028)
286.64/286.71	c #Conflicts:     316000 | #Learnt:      15402 | 0.000
286.64/286.71	c total clause space: 48.1602MB
286.64/286.71	c total #watches: 206785
287.34/287.48	c total #propagations: 47487243 / total #impl: 1698867163 (eff. 0.028)
287.34/287.48	c #Conflicts:     317000 | #Learnt:      16402 | 0.000
287.34/287.48	c total clause space: 48.1602MB
287.34/287.48	c total #watches: 215570
288.25/288.34	c total #propagations: 47561346 / total #impl: 1702942517 (eff. 0.028)
288.25/288.34	c #Conflicts:     318000 | #Learnt:      17402 | 0.000
288.25/288.34	c total clause space: 48.1602MB
288.25/288.34	c total #watches: 224364
289.25/289.31	c total #propagations: 47661818 / total #impl: 1707654286 (eff. 0.028)
289.25/289.31	c #Conflicts:     319000 | #Learnt:      18402 | 0.000
289.25/289.31	c total clause space: 48.1602MB
289.25/289.31	c total #watches: 232931
290.24/290.37	c total #propagations: 47766229 / total #impl: 1712615411 (eff. 0.028)
290.24/290.37	c #Conflicts:     320000 | #Learnt:      19402 | 0.000
290.24/290.37	c total clause space: 48.1602MB
290.24/290.37	c total #watches: 241925
291.24/291.33	c total #propagations: 47873691 / total #impl: 1718202038 (eff. 0.028)
291.24/291.33	c #Conflicts:     321000 | #Learnt:      20402 | 0.000
291.24/291.33	c total clause space: 48.1602MB
291.24/291.33	c total #watches: 251616
292.34/292.44	c total #propagations: 47944584 / total #impl: 1722406222 (eff. 0.028)
292.34/292.44	c #Conflicts:     322000 | #Learnt:      21402 | 0.000
292.34/292.44	c total clause space: 48.1602MB
292.34/292.44	c total #watches: 258513
293.44/293.59	c total #propagations: 48075356 / total #impl: 1729066360 (eff. 0.028)
293.44/293.59	c #Conflicts:     323000 | #Learnt:      22402 | 0.000
293.44/293.59	c total clause space: 48.1602MB
293.44/293.59	c total #watches: 266175
294.64/294.80	c total #propagations: 48225006 / total #impl: 1735598273 (eff. 0.028)
294.64/294.80	c #Conflicts:     324000 | #Learnt:      23402 | 0.000
294.64/294.80	c total clause space: 48.1602MB
294.64/294.80	c total #watches: 273800
295.95/296.03	c total #propagations: 48366054 / total #impl: 1742126727 (eff. 0.028)
295.95/296.03	c #Conflicts:     325000 | #Learnt:      24402 | 0.000
295.95/296.03	c total clause space: 48.1602MB
295.95/296.03	c total #watches: 280701
297.34/297.40	c total #propagations: 48530276 / total #impl: 1748506714 (eff. 0.028)
297.34/297.40	c #Conflicts:     326000 | #Learnt:      25402 | 0.000
297.34/297.40	c total clause space: 48.1602MB
297.34/297.40	c total #watches: 288870
298.54/298.61	c total #propagations: 48672285 / total #impl: 1755194879 (eff. 0.028)
298.54/298.61	c #Conflicts:     327000 | #Learnt:      26402 | 0.000
298.54/298.61	c total clause space: 48.1602MB
298.54/298.61	c total #watches: 296155
299.84/299.95	c total #propagations: 48816229 / total #impl: 1761199463 (eff. 0.028)
299.84/299.95	c #Conflicts:     328000 | #Learnt:      27402 | 0.000
299.84/299.95	c total clause space: 48.1602MB
299.84/299.95	c total #watches: 303811
300.74/300.81	c total #propagations: 48950638 / total #impl: 1768320923 (eff. 0.028)
300.74/300.81	c GC COLLECT
300.74/300.81	c #Conflicts:     329000 | #Learnt:      14706 | 0.000
300.74/300.81	c total clause space: 48.1602MB
300.74/300.81	c total #watches: 202048
301.64/301.76	c total #propagations: 49084335 / total #impl: 1774110055 (eff. 0.028)
301.64/301.76	c #Conflicts:     330000 | #Learnt:      15706 | 0.000
301.64/301.76	c total clause space: 48.1602MB
301.64/301.76	c total #watches: 208713
302.74/302.82	c total #propagations: 49236229 / total #impl: 1779760852 (eff. 0.028)
302.74/302.82	c #Conflicts:     331000 | #Learnt:      16706 | 0.000
302.74/302.82	c total clause space: 48.1602MB
302.74/302.82	c total #watches: 217735
303.84/303.96	c total #propagations: 49366653 / total #impl: 1786657005 (eff. 0.028)
303.84/303.96	c #Conflicts:     332000 | #Learnt:      17706 | 0.000
303.84/303.96	c total clause space: 48.1602MB
303.84/303.96	c total #watches: 225004
304.84/304.98	c total #propagations: 49571625 / total #impl: 1793005591 (eff. 0.028)
304.84/304.98	c #Conflicts:     333000 | #Learnt:      18706 | 0.000
304.84/304.98	c total clause space: 48.1602MB
304.84/304.98	c total #watches: 233197
305.94/306.08	c total #propagations: 49690077 / total #impl: 1798734180 (eff. 0.028)
305.94/306.08	c #Conflicts:     334000 | #Learnt:      19706 | 0.000
305.94/306.08	c total clause space: 48.1602MB
305.94/306.08	c total #watches: 240954
307.04/307.11	c total #propagations: 49839909 / total #impl: 1803861056 (eff. 0.028)
307.04/307.11	c #Conflicts:     335000 | #Learnt:      20706 | 0.000
307.04/307.11	c total clause space: 48.1602MB
307.04/307.11	c total #watches: 247951
308.14/308.24	c total #propagations: 49961780 / total #impl: 1808465801 (eff. 0.028)
308.14/308.24	c #Conflicts:     336000 | #Learnt:      21706 | 0.000
308.14/308.24	c total clause space: 48.1602MB
308.14/308.24	c total #watches: 254611
309.24/309.39	c total #propagations: 50126329 / total #impl: 1814068643 (eff. 0.028)
309.24/309.39	c #Conflicts:     337000 | #Learnt:      22706 | 0.000
309.24/309.39	c total clause space: 48.1602MB
309.24/309.39	c total #watches: 261968
310.44/310.54	c total #propagations: 50264195 / total #impl: 1819461243 (eff. 0.028)
310.44/310.54	c #Conflicts:     338000 | #Learnt:      23706 | 0.000
310.44/310.54	c total clause space: 48.1602MB
310.44/310.54	c total #watches: 269594
311.54/311.69	c total #propagations: 50400943 / total #impl: 1824219783 (eff. 0.028)
311.54/311.69	c #Conflicts:     339000 | #Learnt:      24706 | 0.000
311.54/311.69	c total clause space: 48.1602MB
311.54/311.69	c total #watches: 276478
312.64/312.76	c total #propagations: 50535951 / total #impl: 1829367074 (eff. 0.028)
312.64/312.76	c #Conflicts:     340000 | #Learnt:      25706 | 0.000
312.64/312.76	c total clause space: 48.1602MB
312.64/312.76	c total #watches: 285227
314.04/314.11	c total #propagations: 50640297 / total #impl: 1833787601 (eff. 0.028)
314.04/314.11	c #Conflicts:     341000 | #Learnt:      26706 | 0.000
314.04/314.11	c total clause space: 48.1602MB
314.04/314.11	c total #watches: 295333
315.34/315.46	c total #propagations: 50754005 / total #impl: 1839706599 (eff. 0.028)
315.34/315.46	c #Conflicts:     342000 | #Learnt:      27706 | 0.000
315.34/315.46	c total clause space: 48.1602MB
315.34/315.46	c total #watches: 302685
316.34/316.47	c total #propagations: 50903038 / total #impl: 1845862931 (eff. 0.028)
316.34/316.47	c GC COLLECT
316.34/316.47	c #Conflicts:     343000 | #Learnt:      14699 | 0.000
316.34/316.47	c total clause space: 48.1602MB
316.34/316.47	c total #watches: 200222
317.04/317.19	c total #propagations: 51041470 / total #impl: 1851126356 (eff. 0.028)
317.04/317.19	c #Conflicts:     344000 | #Learnt:      15699 | 0.000
317.04/317.19	c total clause space: 48.1602MB
317.04/317.19	c total #watches: 205603
318.04/318.14	c total #propagations: 51166347 / total #impl: 1854896584 (eff. 0.028)
318.04/318.14	c #Conflicts:     345000 | #Learnt:      16699 | 0.000
318.04/318.14	c total clause space: 48.1602MB
318.04/318.14	c total #watches: 213849
318.95/319.07	c total #propagations: 51330617 / total #impl: 1859557493 (eff. 0.028)
318.95/319.07	c #Conflicts:     346000 | #Learnt:      17699 | 0.000
318.95/319.07	c total clause space: 48.1602MB
318.95/319.07	c total #watches: 220954
319.94/320.02	c total #propagations: 51458958 / total #impl: 1864230184 (eff. 0.028)
319.94/320.02	c #Conflicts:     347000 | #Learnt:      18699 | 0.000
319.94/320.02	c total clause space: 48.1602MB
319.94/320.02	c total #watches: 228065
320.84/320.94	c total #propagations: 51588920 / total #impl: 1868773256 (eff. 0.028)
320.84/320.94	c #Conflicts:     348000 | #Learnt:      19699 | 0.000
320.84/320.94	c total clause space: 48.1602MB
320.84/320.94	c total #watches: 235665
321.94/322.01	c total #propagations: 51700239 / total #impl: 1873267088 (eff. 0.028)
321.94/322.01	c #Conflicts:     349000 | #Learnt:      20699 | 0.000
321.94/322.01	c total clause space: 48.1602MB
321.94/322.01	c total #watches: 241804
323.04/323.17	c total #propagations: 51883453 / total #impl: 1878291612 (eff. 0.028)
323.04/323.17	c #Conflicts:     350000 | #Learnt:      21699 | 0.000
323.04/323.17	c total clause space: 48.1602MB
323.04/323.17	c total #watches: 247934
324.24/324.39	c total #propagations: 52071733 / total #impl: 1884322527 (eff. 0.028)
324.24/324.39	c #Conflicts:     351000 | #Learnt:      22699 | 0.000
324.24/324.39	c total clause space: 48.1602MB
324.24/324.39	c total #watches: 254293
325.44/325.56	c total #propagations: 52253052 / total #impl: 1891108023 (eff. 0.028)
325.44/325.56	c #Conflicts:     352000 | #Learnt:      23699 | 0.000
325.44/325.56	c total clause space: 48.1602MB
325.44/325.56	c total #watches: 262975
326.84/326.98	c total #propagations: 52398829 / total #impl: 1897003740 (eff. 0.028)
326.84/326.98	c #Conflicts:     353000 | #Learnt:      24699 | 0.000
326.84/326.98	c total clause space: 48.1602MB
326.84/326.98	c total #watches: 270140
328.04/328.19	c total #propagations: 52587093 / total #impl: 1903862044 (eff. 0.028)
328.04/328.19	c #Conflicts:     354000 | #Learnt:      25699 | 0.000
328.04/328.19	c total clause space: 48.1602MB
328.04/328.19	c total #watches: 276828
329.34/329.46	c total #propagations: 52738369 / total #impl: 1909572024 (eff. 0.028)
329.34/329.46	c #Conflicts:     355000 | #Learnt:      26699 | 0.000
329.34/329.46	c total clause space: 48.1602MB
329.34/329.46	c total #watches: 284811
330.84/330.90	c total #propagations: 52853729 / total #impl: 1915728630 (eff. 0.028)
330.84/330.90	c #Conflicts:     356000 | #Learnt:      27699 | 0.000
330.84/330.90	c total clause space: 48.1602MB
330.84/330.90	c total #watches: 292693
332.14/332.28	c total #propagations: 53042529 / total #impl: 1922169023 (eff. 0.028)
332.14/332.28	c GC COLLECT
332.14/332.28	c #Conflicts:     357000 | #Learnt:      14412 | 0.000
332.14/332.28	c total clause space: 48.1602MB
332.14/332.28	c total #watches: 199124
333.04/333.18	c total #propagations: 53164251 / total #impl: 1928600140 (eff. 0.028)
333.04/333.18	c #Conflicts:     358000 | #Learnt:      15412 | 0.000
333.04/333.18	c total clause space: 48.1602MB
333.04/333.18	c total #watches: 207292
334.04/334.13	c total #propagations: 53284604 / total #impl: 1932939201 (eff. 0.028)
334.04/334.13	c #Conflicts:     359000 | #Learnt:      16412 | 0.000
334.04/334.13	c total clause space: 48.1602MB
334.04/334.13	c total #watches: 215275
335.04/335.17	c total #propagations: 53436136 / total #impl: 1938387969 (eff. 0.028)
335.04/335.17	c #Conflicts:     360000 | #Learnt:      17412 | 0.000
335.04/335.17	c total clause space: 48.1602MB
335.04/335.17	c total #watches: 222826
336.13/336.20	c total #propagations: 53586866 / total #impl: 1944231805 (eff. 0.028)
336.13/336.20	c #Conflicts:     361000 | #Learnt:      18412 | 0.000
336.13/336.20	c total clause space: 48.1602MB
336.13/336.20	c total #watches: 229894
337.03/337.16	c total #propagations: 53746766 / total #impl: 1949420613 (eff. 0.028)
337.03/337.16	c #Conflicts:     362000 | #Learnt:      19412 | 0.000
337.03/337.16	c total clause space: 48.1602MB
337.03/337.16	c total #watches: 235059
338.03/338.19	c total #propagations: 53932341 / total #impl: 1953992512 (eff. 0.028)
338.03/338.19	c #Conflicts:     363000 | #Learnt:      20412 | 0.000
338.03/338.19	c total clause space: 48.1602MB
338.03/338.19	c total #watches: 242620
339.13/339.25	c total #propagations: 54083037 / total #impl: 1958926871 (eff. 0.028)
339.13/339.25	c #Conflicts:     364000 | #Learnt:      21412 | 0.000
339.13/339.25	c total clause space: 48.1602MB
339.13/339.25	c total #watches: 248383
340.33/340.48	c total #propagations: 54245184 / total #impl: 1963830810 (eff. 0.028)
340.33/340.48	c #Conflicts:     365000 | #Learnt:      22412 | 0.000
340.33/340.48	c total clause space: 48.1602MB
340.33/340.48	c total #watches: 255704
341.43/341.52	c total #propagations: 54418130 / total #impl: 1969631022 (eff. 0.028)
341.43/341.52	c #Conflicts:     366000 | #Learnt:      23412 | 0.000
341.43/341.52	c total clause space: 48.1602MB
341.43/341.52	c total #watches: 262333
342.53/342.61	c total #propagations: 54541822 / total #impl: 1974039620 (eff. 0.028)
342.53/342.61	c #Conflicts:     367000 | #Learnt:      24412 | 0.000
342.53/342.61	c total clause space: 48.1602MB
342.53/342.61	c total #watches: 269718
343.73/343.84	c total #propagations: 54647445 / total #impl: 1979192380 (eff. 0.028)
343.73/343.84	c #Conflicts:     368000 | #Learnt:      25412 | 0.000
343.73/343.84	c total clause space: 48.1602MB
343.73/343.84	c total #watches: 276358
345.13/345.22	c total #propagations: 54801971 / total #impl: 1984988282 (eff. 0.028)
345.13/345.22	c #Conflicts:     369000 | #Learnt:      26412 | 0.000
345.13/345.22	c total clause space: 48.1602MB
345.13/345.22	c total #watches: 282965
346.54/346.63	c total #propagations: 54971643 / total #impl: 1991095682 (eff. 0.028)
346.54/346.63	c #Conflicts:     370000 | #Learnt:      27412 | 0.000
346.54/346.63	c total clause space: 48.1602MB
346.54/346.63	c total #watches: 289669
347.83/347.98	c total #propagations: 55153416 / total #impl: 1997285097 (eff. 0.028)
347.83/347.98	c #Conflicts:     371000 | #Learnt:      28412 | 0.000
347.83/347.98	c total clause space: 48.1602MB
347.83/347.98	c total #watches: 295698
349.43/349.53	c total #propagations: 55303318 / total #impl: 2003562604 (eff. 0.028)
349.43/349.53	c GC COLLECT
349.43/349.53	c #Conflicts:     372000 | #Learnt:      14800 | 0.000
349.43/349.53	c total clause space: 48.1602MB
349.43/349.53	c total #watches: 202568
350.33/350.49	c total #propagations: 55500177 / total #impl: 2011279009 (eff. 0.028)
350.33/350.49	c #Conflicts:     373000 | #Learnt:      15800 | 0.000
350.33/350.49	c total clause space: 48.1602MB
350.33/350.49	c total #watches: 209241
351.33/351.44	c total #propagations: 55668032 / total #impl: 2017071228 (eff. 0.028)
351.33/351.44	c #Conflicts:     374000 | #Learnt:      16800 | 0.000
351.33/351.44	c total clause space: 48.1602MB
351.33/351.44	c total #watches: 219442
352.23/352.35	c total #propagations: 55786089 / total #impl: 2022476021 (eff. 0.028)
352.23/352.35	c #Conflicts:     375000 | #Learnt:      17800 | 0.000
352.23/352.35	c total clause space: 48.1602MB
352.23/352.35	c total #watches: 228744
353.23/353.30	c total #propagations: 55877426 / total #impl: 2027825733 (eff. 0.028)
353.23/353.30	c #Conflicts:     376000 | #Learnt:      18800 | 0.000
353.23/353.30	c total clause space: 48.1602MB
353.23/353.30	c total #watches: 237216
354.43/354.57	c total #propagations: 55994887 / total #impl: 2033369162 (eff. 0.028)
354.43/354.57	c #Conflicts:     377000 | #Learnt:      19800 | 0.000
354.43/354.57	c total clause space: 48.1602MB
354.43/354.57	c total #watches: 245881
355.83/355.90	c total #propagations: 56190620 / total #impl: 2040190818 (eff. 0.028)
355.83/355.90	c #Conflicts:     378000 | #Learnt:      20800 | 0.000
355.83/355.90	c total clause space: 48.1602MB
355.83/355.90	c total #watches: 257072
357.03/357.13	c total #propagations: 56354502 / total #impl: 2047718043 (eff. 0.028)
357.03/357.13	c #Conflicts:     379000 | #Learnt:      21800 | 0.000
357.03/357.13	c total clause space: 48.1602MB
357.03/357.13	c total #watches: 264602
358.13/358.27	c total #propagations: 56505783 / total #impl: 2053203475 (eff. 0.028)
358.13/358.27	c #Conflicts:     380000 | #Learnt:      22800 | 0.000
358.13/358.27	c total clause space: 48.1602MB
358.13/358.27	c total #watches: 270689
359.33/359.49	c total #propagations: 56651932 / total #impl: 2058031928 (eff. 0.028)
359.33/359.49	c #Conflicts:     381000 | #Learnt:      23800 | 0.000
359.33/359.49	c total clause space: 48.1602MB
359.33/359.49	c total #watches: 277613
360.53/360.69	c total #propagations: 56799516 / total #impl: 2063566582 (eff. 0.028)
360.53/360.69	c #Conflicts:     382000 | #Learnt:      24800 | 0.000
360.53/360.69	c total clause space: 48.1602MB
360.53/360.69	c total #watches: 283833
361.84/361.94	c total #propagations: 56961752 / total #impl: 2068928833 (eff. 0.028)
361.84/361.94	c #Conflicts:     383000 | #Learnt:      25800 | 0.000
361.84/361.94	c total clause space: 48.1602MB
361.84/361.94	c total #watches: 290832
363.04/363.15	c total #propagations: 57113682 / total #impl: 2074119406 (eff. 0.028)
363.04/363.15	c #Conflicts:     384000 | #Learnt:      26800 | 0.000
363.04/363.15	c total clause space: 48.1602MB
363.04/363.15	c total #watches: 298793
364.23/364.39	c total #propagations: 57257733 / total #impl: 2079057046 (eff. 0.028)
364.23/364.39	c #Conflicts:     385000 | #Learnt:      27800 | 0.000
364.23/364.39	c total clause space: 48.1602MB
364.23/364.39	c total #watches: 306498
365.53/365.67	c total #propagations: 57379441 / total #impl: 2083841939 (eff. 0.028)
365.53/365.67	c #Conflicts:     386000 | #Learnt:      28800 | 0.000
365.53/365.67	c total clause space: 48.1602MB
365.53/365.67	c total #watches: 315282
367.03/367.14	c total #propagations: 57517286 / total #impl: 2088804092 (eff. 0.028)
367.03/367.14	c #Conflicts:     387000 | #Learnt:      29800 | 0.000
367.03/367.14	c total clause space: 48.1602MB
367.03/367.14	c total #watches: 322988
367.93/368.05	c total #propagations: 57666442 / total #impl: 2094510307 (eff. 0.028)
367.93/368.05	c GC COLLECT
367.93/368.05	c #Conflicts:     388000 | #Learnt:      15894 | 0.000
367.93/368.05	c total clause space: 48.1602MB
367.93/368.05	c total #watches: 210336
368.93/369.00	c total #propagations: 57799332 / total #impl: 2099393642 (eff. 0.028)
368.93/369.00	c #Conflicts:     389000 | #Learnt:      16894 | 0.000
368.93/369.00	c total clause space: 48.1602MB
368.93/369.00	c total #watches: 217729
369.93/370.02	c total #propagations: 57917680 / total #impl: 2104470458 (eff. 0.028)
369.93/370.02	c #Conflicts:     390000 | #Learnt:      17894 | 0.000
369.93/370.02	c total clause space: 48.1602MB
369.93/370.02	c total #watches: 224878
370.93/371.07	c total #propagations: 58063299 / total #impl: 2109745443 (eff. 0.028)
370.93/371.07	c #Conflicts:     391000 | #Learnt:      18894 | 0.000
370.93/371.07	c total clause space: 48.1602MB
370.93/371.07	c total #watches: 232410
372.03/372.19	c total #propagations: 58220791 / total #impl: 2114990055 (eff. 0.028)
372.03/372.19	c #Conflicts:     392000 | #Learnt:      19894 | 0.000
372.03/372.19	c total clause space: 48.1602MB
372.03/372.19	c total #watches: 239432
373.23/373.33	c total #propagations: 58356133 / total #impl: 2121334752 (eff. 0.028)
373.23/373.33	c #Conflicts:     393000 | #Learnt:      20894 | 0.000
373.23/373.33	c total clause space: 48.1602MB
373.23/373.33	c total #watches: 246390
374.33/374.42	c total #propagations: 58495877 / total #impl: 2127156091 (eff. 0.027)
374.33/374.42	c #Conflicts:     394000 | #Learnt:      21894 | 0.000
374.33/374.42	c total clause space: 48.1602MB
374.33/374.42	c total #watches: 254496
375.43/375.50	c total #propagations: 58633494 / total #impl: 2133561224 (eff. 0.027)
375.43/375.50	c #Conflicts:     395000 | #Learnt:      22894 | 0.000
375.43/375.50	c total clause space: 48.1602MB
375.43/375.50	c total #watches: 262499
376.63/376.77	c total #propagations: 58787474 / total #impl: 2139568280 (eff. 0.027)
376.63/376.77	c #Conflicts:     396000 | #Learnt:      23894 | 0.000
376.63/376.77	c total clause space: 48.1602MB
376.63/376.77	c total #watches: 268702
378.03/378.12	c total #propagations: 58997084 / total #impl: 2145118905 (eff. 0.028)
378.03/378.12	c #Conflicts:     397000 | #Learnt:      24894 | 0.000
378.03/378.12	c total clause space: 48.1602MB
378.03/378.12	c total #watches: 275490
379.23/379.34	c total #propagations: 59183502 / total #impl: 2151083532 (eff. 0.028)
379.23/379.34	c #Conflicts:     398000 | #Learnt:      25894 | 0.000
379.23/379.34	c total clause space: 48.1602MB
379.23/379.34	c total #watches: 282210
380.64/380.76	c total #propagations: 59327809 / total #impl: 2156395458 (eff. 0.028)
380.64/380.76	c #Conflicts:     399000 | #Learnt:      26894 | 0.000
380.64/380.76	c total clause space: 48.1602MB
380.64/380.76	c total #watches: 288739
382.03/382.10	c total #propagations: 59494524 / total #impl: 2163277782 (eff. 0.028)
382.03/382.10	c #Conflicts:     400000 | #Learnt:      27894 | 0.000
382.03/382.10	c total clause space: 48.1602MB
382.03/382.10	c total #watches: 297496
383.33/383.43	c total #propagations: 59635575 / total #impl: 2169604389 (eff. 0.027)
383.33/383.43	c #Conflicts:     401000 | #Learnt:      28894 | 0.000
383.33/383.43	c total clause space: 48.1602MB
383.33/383.43	c total #watches: 305972
384.83/384.94	c total #propagations: 59743211 / total #impl: 2176290875 (eff. 0.027)
384.83/384.94	c #Conflicts:     402000 | #Learnt:      29894 | 0.000
384.83/384.94	c total clause space: 48.1602MB
384.83/384.94	c total #watches: 313925
386.13/386.23	c total #propagations: 59905618 / total #impl: 2183505587 (eff. 0.027)
386.13/386.23	c GC COLLECT
386.13/386.23	c #Conflicts:     403000 | #Learnt:      15694 | 0.000
386.13/386.23	c total clause space: 48.1602MB
386.13/386.23	c total #watches: 209023
387.13/387.22	c total #propagations: 60079679 / total #impl: 2189769942 (eff. 0.027)
387.13/387.22	c #Conflicts:     404000 | #Learnt:      16694 | 0.000
387.13/387.22	c total clause space: 48.1602MB
387.13/387.22	c total #watches: 217146
388.33/388.48	c total #propagations: 60217227 / total #impl: 2195792857 (eff. 0.027)
388.33/388.48	c #Conflicts:     405000 | #Learnt:      17694 | 0.000
388.33/388.48	c total clause space: 48.1602MB
388.33/388.48	c total #watches: 228188
389.53/389.63	c total #propagations: 60366468 / total #impl: 2204203478 (eff. 0.027)
389.53/389.63	c #Conflicts:     406000 | #Learnt:      18694 | 0.000
389.53/389.63	c total clause space: 48.1602MB
389.53/389.63	c total #watches: 234122
390.83/390.93	c total #propagations: 60546932 / total #impl: 2210299545 (eff. 0.027)
390.83/390.93	c #Conflicts:     407000 | #Learnt:      19694 | 0.000
390.83/390.93	c total clause space: 48.1602MB
390.83/390.93	c total #watches: 243321
391.93/392.05	c total #propagations: 60728933 / total #impl: 2217442461 (eff. 0.027)
391.93/392.05	c #Conflicts:     408000 | #Learnt:      20694 | 0.000
391.93/392.05	c total clause space: 48.1602MB
391.93/392.05	c total #watches: 250973
393.03/393.14	c total #propagations: 60880765 / total #impl: 2222265872 (eff. 0.027)
393.03/393.14	c #Conflicts:     409000 | #Learnt:      21694 | 0.000
393.03/393.14	c total clause space: 48.1602MB
393.03/393.14	c total #watches: 258476
394.13/394.23	c total #propagations: 61000381 / total #impl: 2227065880 (eff. 0.027)
394.13/394.23	c #Conflicts:     410000 | #Learnt:      22694 | 0.000
394.13/394.23	c total clause space: 48.1602MB
394.13/394.23	c total #watches: 265457
395.42/395.54	c total #propagations: 61132436 / total #impl: 2230891840 (eff. 0.027)
395.42/395.54	c #Conflicts:     411000 | #Learnt:      23694 | 0.000
395.42/395.54	c total clause space: 48.1602MB
395.42/395.54	c total #watches: 272905
396.72/396.84	c total #propagations: 61287661 / total #impl: 2237423378 (eff. 0.027)
396.72/396.84	c #Conflicts:     412000 | #Learnt:      24694 | 0.000
396.72/396.84	c total clause space: 48.1602MB
396.72/396.84	c total #watches: 280642
398.13/398.28	c total #propagations: 61428335 / total #impl: 2243748985 (eff. 0.027)
398.13/398.28	c #Conflicts:     413000 | #Learnt:      25694 | 0.000
398.13/398.28	c total clause space: 48.1602MB
398.13/398.28	c total #watches: 290956
399.62/399.79	c total #propagations: 61573253 / total #impl: 2251260691 (eff. 0.027)
399.62/399.79	c #Conflicts:     414000 | #Learnt:      26694 | 0.000
399.62/399.79	c total clause space: 48.1602MB
399.62/399.79	c total #watches: 301561
401.32/401.43	c total #propagations: 61729627 / total #impl: 2259139764 (eff. 0.027)
401.32/401.43	c #Conflicts:     415000 | #Learnt:      27694 | 0.000
401.32/401.43	c total clause space: 48.1602MB
401.32/401.43	c total #watches: 312703
402.92/403.04	c total #propagations: 61911476 / total #impl: 2266958044 (eff. 0.027)
402.92/403.04	c #Conflicts:     416000 | #Learnt:      28694 | 0.000
402.92/403.04	c total clause space: 48.1602MB
402.92/403.04	c total #watches: 323510
404.73/404.82	c total #propagations: 62042496 / total #impl: 2274877396 (eff. 0.027)
404.73/404.82	c #Conflicts:     417000 | #Learnt:      29694 | 0.000
404.73/404.82	c total clause space: 48.1602MB
404.73/404.82	c total #watches: 333539
406.52/406.68	c total #propagations: 62193493 / total #impl: 2283333754 (eff. 0.027)
406.52/406.68	c #Conflicts:     418000 | #Learnt:      30694 | 0.000
406.52/406.68	c total clause space: 48.1602MB
406.52/406.68	c total #watches: 341277
407.62/407.78	c total #propagations: 62364314 / total #impl: 2291526586 (eff. 0.027)
407.62/407.78	c GC COLLECT
407.62/407.78	c #Conflicts:     419000 | #Learnt:      16194 | 0.000
407.62/407.78	c total clause space: 48.1602MB
407.62/407.78	c total #watches: 212301
408.92/409.00	c total #propagations: 62497704 / total #impl: 2296977638 (eff. 0.027)
408.92/409.00	c #Conflicts:     420000 | #Learnt:      17194 | 0.000
408.92/409.00	c total clause space: 48.1602MB
408.92/409.00	c total #watches: 221202
410.23/410.31	c total #propagations: 62656109 / total #impl: 2304896551 (eff. 0.027)
410.23/410.31	c #Conflicts:     421000 | #Learnt:      18194 | 0.000
410.23/410.31	c total clause space: 48.1602MB
410.23/410.31	c total #watches: 229183
411.52/411.64	c total #propagations: 62812348 / total #impl: 2312972852 (eff. 0.027)
411.52/411.64	c #Conflicts:     422000 | #Learnt:      19194 | 0.000
411.52/411.64	c total clause space: 48.1602MB
411.52/411.64	c total #watches: 238293
412.62/412.73	c total #propagations: 62978541 / total #impl: 2320668556 (eff. 0.027)
412.62/412.73	c #Conflicts:     423000 | #Learnt:      20195 | 0.000
412.62/412.73	c total clause space: 48.1602MB
412.62/412.73	c total #watches: 247387
413.72/413.86	c total #propagations: 63063751 / total #impl: 2325996121 (eff. 0.027)
413.72/413.86	c #Conflicts:     424000 | #Learnt:      21195 | 0.000
413.72/413.86	c total clause space: 48.1602MB
413.72/413.86	c total #watches: 255371
415.02/415.16	c total #propagations: 63176755 / total #impl: 2332278179 (eff. 0.027)
415.02/415.16	c #Conflicts:     425000 | #Learnt:      22195 | 0.000
415.02/415.16	c total clause space: 48.1602MB
415.02/415.16	c total #watches: 261885
416.42/416.50	c total #propagations: 63359136 / total #impl: 2339565343 (eff. 0.027)
416.42/416.50	c #Conflicts:     426000 | #Learnt:      23195 | 0.000
416.42/416.50	c total clause space: 48.1602MB
416.42/416.50	c total #watches: 270566
417.62/417.75	c total #propagations: 63541051 / total #impl: 2346916761 (eff. 0.027)
417.62/417.75	c #Conflicts:     427000 | #Learnt:      24195 | 0.000
417.62/417.75	c total clause space: 48.1602MB
417.62/417.75	c total #watches: 278641
419.13/419.25	c total #propagations: 63703835 / total #impl: 2353359626 (eff. 0.027)
419.13/419.25	c #Conflicts:     428000 | #Learnt:      25195 | 0.000
419.13/419.25	c total clause space: 48.1602MB
419.13/419.25	c total #watches: 288821
420.72/420.89	c total #propagations: 63878834 / total #impl: 2360919044 (eff. 0.027)
420.72/420.89	c #Conflicts:     429000 | #Learnt:      26195 | 0.000
420.72/420.89	c total clause space: 48.1602MB
420.72/420.89	c total #watches: 298498
422.62/422.74	c total #propagations: 64066761 / total #impl: 2369438903 (eff. 0.027)
422.62/422.74	c #Conflicts:     430000 | #Learnt:      27195 | 0.000
422.62/422.74	c total clause space: 48.1602MB
422.62/422.74	c total #watches: 307014
424.42/424.57	c total #propagations: 64255136 / total #impl: 2378806888 (eff. 0.027)
424.42/424.57	c #Conflicts:     431000 | #Learnt:      28195 | 0.000
424.42/424.57	c total clause space: 48.1602MB
424.42/424.57	c total #watches: 315731
426.22/426.33	c total #propagations: 64459345 / total #impl: 2387897017 (eff. 0.027)
426.22/426.33	c #Conflicts:     432000 | #Learnt:      29195 | 0.000
426.22/426.33	c total clause space: 48.1602MB
426.22/426.33	c total #watches: 325774
428.02/428.16	c total #propagations: 64653622 / total #impl: 2396356778 (eff. 0.027)
428.02/428.16	c #Conflicts:     433000 | #Learnt:      30195 | 0.000
428.02/428.16	c total clause space: 48.1602MB
428.02/428.16	c total #watches: 334083
430.03/430.11	c total #propagations: 64851252 / total #impl: 2406336672 (eff. 0.027)
430.03/430.11	c #Conflicts:     434000 | #Learnt:      31195 | 0.000
430.03/430.11	c total clause space: 48.1602MB
430.03/430.11	c total #watches: 343614
431.42/431.59	c total #propagations: 65048270 / total #impl: 2416787795 (eff. 0.027)
431.42/431.59	c GC COLLECT
431.42/431.59	c #Conflicts:     435000 | #Learnt:      16414 | 0.000
431.42/431.59	c total clause space: 48.1602MB
431.42/431.59	c total #watches: 213921
432.62/432.78	c total #propagations: 65207376 / total #impl: 2425425603 (eff. 0.027)
432.62/432.78	c #Conflicts:     436000 | #Learnt:      17414 | 0.000
432.62/432.78	c total clause space: 48.1602MB
432.62/432.78	c total #watches: 222797
433.52/433.65	c total #propagations: 65385619 / total #impl: 2433128809 (eff. 0.027)
433.52/433.65	c #Conflicts:     437000 | #Learnt:      18414 | 0.000
433.52/433.65	c total clause space: 48.1602MB
433.52/433.65	c total #watches: 231776
434.32/434.44	c total #propagations: 65485789 / total #impl: 2437546079 (eff. 0.027)
434.32/434.44	c #Conflicts:     438000 | #Learnt:      19414 | 0.000
434.32/434.44	c total clause space: 48.1602MB
434.32/434.44	c total #watches: 240595
435.22/435.36	c total #propagations: 65574339 / total #impl: 2441306743 (eff. 0.027)
435.22/435.36	c #Conflicts:     439000 | #Learnt:      20414 | 0.000
435.22/435.36	c total clause space: 48.1602MB
435.22/435.36	c total #watches: 248676
436.32/436.48	c total #propagations: 65659161 / total #impl: 2445539016 (eff. 0.027)
436.32/436.48	c #Conflicts:     440000 | #Learnt:      21414 | 0.000
436.32/436.48	c total clause space: 48.1602MB
436.32/436.48	c total #watches: 259299
437.42/437.57	c total #propagations: 65746372 / total #impl: 2451219736 (eff. 0.027)
437.42/437.57	c #Conflicts:     441000 | #Learnt:      22414 | 0.000
437.42/437.57	c total clause space: 48.1602MB
437.42/437.57	c total #watches: 269005
438.62/438.78	c total #propagations: 65841582 / total #impl: 2456223149 (eff. 0.027)
438.62/438.78	c #Conflicts:     442000 | #Learnt:      23414 | 0.000
438.62/438.78	c total clause space: 48.1602MB
438.62/438.78	c total #watches: 281115
439.82/439.94	c total #propagations: 65946859 / total #impl: 2462187460 (eff. 0.027)
439.82/439.94	c #Conflicts:     443000 | #Learnt:      24414 | 0.000
439.82/439.94	c total clause space: 48.1602MB
439.82/439.94	c total #watches: 292746
441.22/441.36	c total #propagations: 66035562 / total #impl: 2467545128 (eff. 0.027)
441.22/441.36	c #Conflicts:     444000 | #Learnt:      25414 | 0.000
441.22/441.36	c total clause space: 48.1602MB
441.22/441.36	c total #watches: 305274
442.62/442.74	c total #propagations: 66133034 / total #impl: 2474145643 (eff. 0.027)
442.62/442.74	c #Conflicts:     445000 | #Learnt:      26414 | 0.000
442.62/442.74	c total clause space: 48.1602MB
442.62/442.74	c total #watches: 316361
444.52/444.66	c total #propagations: 66202284 / total #impl: 2480348521 (eff. 0.027)
444.52/444.66	c #Conflicts:     446000 | #Learnt:      27414 | 0.000
444.52/444.66	c total clause space: 48.1602MB
444.52/444.66	c total #watches: 327793
446.22/446.34	c total #propagations: 66285938 / total #impl: 2487818162 (eff. 0.027)
446.22/446.34	c #Conflicts:     447000 | #Learnt:      28414 | 0.000
446.22/446.34	c total clause space: 48.1602MB
446.22/446.34	c total #watches: 339005
447.72/447.89	c total #propagations: 66360081 / total #impl: 2494557103 (eff. 0.027)
447.72/447.89	c #Conflicts:     448000 | #Learnt:      29414 | 0.000
447.72/447.89	c total clause space: 48.1602MB
447.72/447.89	c total #watches: 349788
449.22/449.39	c total #propagations: 66430423 / total #impl: 2500850468 (eff. 0.027)
449.22/449.39	c #Conflicts:     449000 | #Learnt:      30414 | 0.000
449.22/449.39	c total clause space: 48.1602MB
449.22/449.39	c total #watches: 360648
451.22/451.37	c total #propagations: 66497883 / total #impl: 2506884659 (eff. 0.027)
451.22/451.37	c #Conflicts:     450000 | #Learnt:      31414 | 0.000
451.22/451.37	c total clause space: 48.1602MB
451.22/451.37	c total #watches: 374713
453.12/453.30	c total #propagations: 66578484 / total #impl: 2515055608 (eff. 0.026)
453.12/453.30	c GC COLLECT
453.12/453.30	c #Conflicts:     451000 | #Learnt:      16303 | 0.000
453.12/453.30	c total clause space: 48.1602MB
453.12/453.30	c total #watches: 213797
453.92/454.05	c total #propagations: 66655121 / total #impl: 2523720688 (eff. 0.026)
453.92/454.05	c #Conflicts:     452000 | #Learnt:      17303 | 0.000
453.92/454.05	c total clause space: 48.1602MB
453.92/454.05	c total #watches: 224754
454.82/454.98	c total #propagations: 66724899 / total #impl: 2527743249 (eff. 0.026)
454.82/454.98	c #Conflicts:     453000 | #Learnt:      18303 | 0.000
454.82/454.98	c total clause space: 48.1602MB
454.82/454.98	c total #watches: 235789
455.92/456.03	c total #propagations: 66795895 / total #impl: 2532284201 (eff. 0.026)
455.92/456.03	c #Conflicts:     454000 | #Learnt:      19303 | 0.000
455.92/456.03	c total clause space: 48.1602MB
455.92/456.03	c total #watches: 246802
457.12/457.27	c total #propagations: 66867027 / total #impl: 2537333750 (eff. 0.026)
457.12/457.27	c #Conflicts:     455000 | #Learnt:      20303 | 0.000
457.12/457.27	c total clause space: 48.1602MB
457.12/457.27	c total #watches: 259590
458.42/458.56	c total #propagations: 66947008 / total #impl: 2543007826 (eff. 0.026)
458.42/458.56	c #Conflicts:     456000 | #Learnt:      21303 | 0.000
458.42/458.56	c total clause space: 48.1602MB
458.42/458.56	c total #watches: 272282
460.02/460.13	c total #propagations: 67027471 / total #impl: 2549166301 (eff. 0.026)
460.02/460.13	c #Conflicts:     457000 | #Learnt:      22303 | 0.000
460.02/460.13	c total clause space: 48.1602MB
460.02/460.13	c total #watches: 285435
461.11/461.27	c total #propagations: 67107443 / total #impl: 2556352342 (eff. 0.026)
461.11/461.27	c #Conflicts:     458000 | #Learnt:      23303 | 0.000
461.11/461.27	c total clause space: 48.1602MB
461.11/461.27	c total #watches: 296097
462.31/462.49	c total #propagations: 67174257 / total #impl: 2561237375 (eff. 0.026)
462.31/462.49	c #Conflicts:     459000 | #Learnt:      24303 | 0.000
462.31/462.49	c total clause space: 48.1602MB
462.31/462.49	c total #watches: 306960
463.61/463.78	c total #propagations: 67245821 / total #impl: 2566935854 (eff. 0.026)
463.61/463.78	c #Conflicts:     460000 | #Learnt:      25303 | 0.000
463.61/463.78	c total clause space: 48.1602MB
463.61/463.78	c total #watches: 316623
464.91/465.06	c total #propagations: 67314732 / total #impl: 2572496336 (eff. 0.026)
464.91/465.06	c #Conflicts:     461000 | #Learnt:      26303 | 0.000
464.91/465.06	c total clause space: 48.1602MB
464.91/465.06	c total #watches: 325578
466.42/466.51	c total #propagations: 67402455 / total #impl: 2577945087 (eff. 0.026)
466.42/466.51	c #Conflicts:     462000 | #Learnt:      27303 | 0.000
466.42/466.51	c total clause space: 48.1602MB
466.42/466.51	c total #watches: 334415
467.91/468.09	c total #propagations: 67559087 / total #impl: 2584754028 (eff. 0.026)
467.91/468.09	c #Conflicts:     463000 | #Learnt:      28303 | 0.000
467.91/468.09	c total clause space: 48.1602MB
467.91/468.09	c total #watches: 343036
469.72/469.83	c total #propagations: 67709747 / total #impl: 2592282191 (eff. 0.026)
469.72/469.83	c #Conflicts:     464000 | #Learnt:      29303 | 0.000
469.72/469.83	c total clause space: 48.1602MB
469.72/469.83	c total #watches: 351766
471.51/471.63	c total #propagations: 67907165 / total #impl: 2600051039 (eff. 0.026)
471.51/471.63	c #Conflicts:     465000 | #Learnt:      30303 | 0.000
471.51/471.63	c total clause space: 48.1602MB
471.51/471.63	c total #watches: 360268
473.51/473.61	c total #propagations: 68071392 / total #impl: 2608816202 (eff. 0.026)
473.51/473.61	c #Conflicts:     466000 | #Learnt:      31303 | 0.000
473.51/473.61	c total clause space: 48.1602MB
473.51/473.61	c total #watches: 368719
475.51/475.60	c total #propagations: 68274692 / total #impl: 2617977543 (eff. 0.026)
475.51/475.60	c #Conflicts:     467000 | #Learnt:      32303 | 0.000
475.51/475.60	c total clause space: 48.1602MB
475.51/475.60	c total #watches: 377566
476.91/477.07	c total #propagations: 68456255 / total #impl: 2627300847 (eff. 0.026)
476.91/477.07	c GC COLLECT
476.91/477.07	c #Conflicts:     468000 | #Learnt:      16903 | 0.000
476.91/477.07	c total clause space: 48.1602MB
476.91/477.07	c total #watches: 220100
477.91/478.09	c total #propagations: 68583610 / total #impl: 2635036760 (eff. 0.026)
477.91/478.09	c #Conflicts:     469000 | #Learnt:      17903 | 0.000
477.91/478.09	c total clause space: 48.1602MB
477.91/478.09	c total #watches: 227757
479.11/479.24	c total #propagations: 68718040 / total #impl: 2640772225 (eff. 0.026)
479.11/479.24	c #Conflicts:     470000 | #Learnt:      18903 | 0.000
479.11/479.24	c total clause space: 48.1602MB
479.11/479.24	c total #watches: 235677
480.31/480.47	c total #propagations: 68866406 / total #impl: 2647200014 (eff. 0.026)
480.31/480.47	c #Conflicts:     471000 | #Learnt:      19903 | 0.000
480.31/480.47	c total clause space: 48.1602MB
480.31/480.47	c total #watches: 245113
481.61/481.77	c total #propagations: 69041906 / total #impl: 2654435114 (eff. 0.026)
481.61/481.77	c #Conflicts:     472000 | #Learnt:      20903 | 0.000
481.61/481.77	c total clause space: 48.1602MB
481.61/481.77	c total #watches: 254695
483.21/483.34	c total #propagations: 69208363 / total #impl: 2662146369 (eff. 0.026)
483.21/483.34	c #Conflicts:     473000 | #Learnt:      21903 | 0.000
483.21/483.34	c total clause space: 48.1602MB
483.21/483.34	c total #watches: 263802
484.61/484.72	c total #propagations: 69425300 / total #impl: 2671003442 (eff. 0.026)
484.61/484.72	c #Conflicts:     474000 | #Learnt:      22903 | 0.000
484.61/484.72	c total clause space: 48.1602MB
484.61/484.72	c total #watches: 272493
486.12/486.29	c total #propagations: 69616157 / total #impl: 2678008769 (eff. 0.026)
486.12/486.29	c #Conflicts:     475000 | #Learnt:      23903 | 0.000
486.12/486.29	c total clause space: 48.1602MB
486.12/486.29	c total #watches: 280292
487.61/487.77	c total #propagations: 69832321 / total #impl: 2685526263 (eff. 0.026)
487.61/487.77	c #Conflicts:     476000 | #Learnt:      24903 | 0.000
487.61/487.77	c total clause space: 48.1602MB
487.61/487.77	c total #watches: 288436
489.21/489.37	c total #propagations: 70016973 / total #impl: 2692819141 (eff. 0.026)
489.21/489.37	c #Conflicts:     477000 | #Learnt:      25903 | 0.000
489.21/489.37	c total clause space: 48.1602MB
489.21/489.37	c total #watches: 298329
490.81/490.99	c total #propagations: 70201772 / total #impl: 2700645247 (eff. 0.026)
490.81/490.99	c #Conflicts:     478000 | #Learnt:      26903 | 0.000
490.81/490.99	c total clause space: 48.1602MB
490.81/490.99	c total #watches: 307142
492.41/492.53	c total #propagations: 70395834 / total #impl: 2708187014 (eff. 0.026)
492.41/492.53	c #Conflicts:     479000 | #Learnt:      27903 | 0.000
492.41/492.53	c total clause space: 48.1602MB
492.41/492.53	c total #watches: 316792
494.01/494.19	c total #propagations: 70544293 / total #impl: 2715706199 (eff. 0.026)
494.01/494.19	c #Conflicts:     480000 | #Learnt:      28903 | 0.000
494.01/494.19	c total clause space: 48.1602MB
494.01/494.19	c total #watches: 325752
495.91/496.00	c total #propagations: 70711881 / total #impl: 2724018809 (eff. 0.026)
495.91/496.00	c #Conflicts:     481000 | #Learnt:      29903 | 0.000
495.91/496.00	c total clause space: 48.1602MB
495.91/496.00	c total #watches: 335594
497.71/497.84	c total #propagations: 70910585 / total #impl: 2732203698 (eff. 0.026)
497.71/497.84	c #Conflicts:     482000 | #Learnt:      30903 | 0.000
497.71/497.84	c total clause space: 48.1602MB
497.71/497.84	c total #watches: 345828
499.71/499.82	c total #propagations: 71071170 / total #impl: 2740661230 (eff. 0.026)
499.71/499.82	c #Conflicts:     483000 | #Learnt:      31903 | 0.000
499.71/499.82	c total clause space: 48.1602MB
499.71/499.82	c total #watches: 355451
501.71/501.86	c total #propagations: 71246356 / total #impl: 2749532041 (eff. 0.026)
501.71/501.86	c #Conflicts:     484000 | #Learnt:      32903 | 0.000
501.71/501.86	c total clause space: 78.2603MB
501.71/501.86	c total #watches: 364496
503.31/503.42	c total #propagations: 71435730 / total #impl: 2758382649 (eff. 0.026)
503.31/503.42	c GC COLLECT
503.31/503.42	c #Conflicts:     485000 | #Learnt:      17198 | 0.000
503.31/503.42	c total clause space: 78.2603MB
503.31/503.42	c total #watches: 221583
504.41/504.58	c total #propagations: 71599797 / total #impl: 2765598024 (eff. 0.026)
504.41/504.58	c #Conflicts:     486000 | #Learnt:      18198 | 0.000
504.41/504.58	c total clause space: 78.2603MB
504.41/504.58	c total #watches: 231752
505.71/505.81	c total #propagations: 71767310 / total #impl: 2772226202 (eff. 0.026)
505.71/505.81	c #Conflicts:     487000 | #Learnt:      19198 | 0.000
505.71/505.81	c total clause space: 78.2603MB
505.71/505.81	c total #watches: 240635
507.02/507.13	c total #propagations: 71932522 / total #impl: 2779068879 (eff. 0.026)
507.02/507.13	c #Conflicts:     488000 | #Learnt:      20198 | 0.000
507.02/507.13	c total clause space: 78.2603MB
507.02/507.13	c total #watches: 250062
508.41/508.51	c total #propagations: 72104670 / total #impl: 2786297445 (eff. 0.026)
508.41/508.51	c #Conflicts:     489000 | #Learnt:      21198 | 0.000
508.41/508.51	c total clause space: 78.2603MB
508.41/508.51	c total #watches: 259687
509.51/509.68	c total #propagations: 72301652 / total #impl: 2793371756 (eff. 0.026)
509.51/509.68	c #Conflicts:     490000 | #Learnt:      22198 | 0.000
509.51/509.68	c total clause space: 78.2603MB
509.51/509.68	c total #watches: 268286
510.71/510.85	c total #propagations: 72459394 / total #impl: 2798886283 (eff. 0.026)
510.71/510.85	c #Conflicts:     491000 | #Learnt:      23198 | 0.000
510.71/510.85	c total clause space: 78.2603MB
510.71/510.85	c total #watches: 275403
512.01/512.16	c total #propagations: 72603743 / total #impl: 2805098923 (eff. 0.026)
512.01/512.16	c #Conflicts:     492000 | #Learnt:      24198 | 0.000
512.01/512.16	c total clause space: 78.2603MB
512.01/512.16	c total #watches: 284278
513.51/513.65	c total #propagations: 72754844 / total #impl: 2812202510 (eff. 0.026)
513.51/513.65	c #Conflicts:     493000 | #Learnt:      25198 | 0.000
513.51/513.65	c total clause space: 78.2603MB
513.51/513.65	c total #watches: 293323
515.11/515.20	c total #propagations: 72914946 / total #impl: 2819970795 (eff. 0.026)
515.11/515.20	c #Conflicts:     494000 | #Learnt:      26198 | 0.000
515.11/515.20	c total clause space: 78.2603MB
515.11/515.20	c total #watches: 304144
516.71/516.88	c total #propagations: 73067096 / total #impl: 2827701872 (eff. 0.026)
516.71/516.88	c #Conflicts:     495000 | #Learnt:      27198 | 0.000
516.71/516.88	c total clause space: 78.2603MB
516.71/516.88	c total #watches: 314195
518.71/518.81	c total #propagations: 73249088 / total #impl: 2835494565 (eff. 0.026)
518.71/518.81	c #Conflicts:     496000 | #Learnt:      28198 | 0.000
518.71/518.81	c total clause space: 78.2603MB
518.71/518.81	c total #watches: 321825
520.41/520.55	c total #propagations: 73448990 / total #impl: 2843838498 (eff. 0.026)
520.41/520.55	c #Conflicts:     497000 | #Learnt:      29198 | 0.000
520.41/520.55	c total clause space: 78.2603MB
520.41/520.55	c total #watches: 331809
522.31/522.43	c total #propagations: 73622123 / total #impl: 2851962622 (eff. 0.026)
522.31/522.43	c #Conflicts:     498000 | #Learnt:      30198 | 0.000
522.31/522.43	c total clause space: 78.2603MB
522.31/522.43	c total #watches: 341513
524.31/524.45	c total #propagations: 73807704 / total #impl: 2860884473 (eff. 0.026)
524.31/524.45	c #Conflicts:     499000 | #Learnt:      31198 | 0.000
524.31/524.45	c total clause space: 78.2603MB
524.31/524.45	c total #watches: 351808
526.41/526.57	c total #propagations: 74011572 / total #impl: 2869923385 (eff. 0.026)
526.41/526.57	c #Conflicts:     500000 | #Learnt:      32198 | 0.000
526.41/526.57	c total clause space: 78.2603MB
526.41/526.57	c total #watches: 363423
528.41/528.52	c total #propagations: 74211700 / total #impl: 2879430193 (eff. 0.026)
528.41/528.52	c #Conflicts:     501000 | #Learnt:      33198 | 0.000
528.41/528.52	c total clause space: 78.2603MB
528.41/528.52	c total #watches: 374888
530.31/530.48	c total #propagations: 74370805 / total #impl: 2888365020 (eff. 0.026)
530.31/530.48	c GC COLLECT
530.31/530.48	c #Conflicts:     502000 | #Learnt:      17202 | 0.000
530.31/530.48	c total clause space: 78.2603MB
530.31/530.48	c total #watches: 221881
531.41/531.51	c total #propagations: 74525255 / total #impl: 2897943691 (eff. 0.026)
531.41/531.51	c #Conflicts:     503000 | #Learnt:      18202 | 0.000
531.41/531.51	c total clause space: 78.2603MB
531.41/531.51	c total #watches: 229054
532.42/532.55	c total #propagations: 74646062 / total #impl: 2904575570 (eff. 0.026)
532.42/532.55	c #Conflicts:     504000 | #Learnt:      19202 | 0.000
532.42/532.55	c total clause space: 78.2603MB
532.42/532.55	c total #watches: 237696
533.71/533.80	c total #propagations: 74780397 / total #impl: 2910860004 (eff. 0.026)
533.71/533.80	c #Conflicts:     505000 | #Learnt:      20202 | 0.000
533.71/533.80	c total clause space: 78.2603MB
533.71/533.80	c total #watches: 246506
534.81/534.96	c total #propagations: 74954422 / total #impl: 2917984380 (eff. 0.026)
534.81/534.96	c #Conflicts:     506000 | #Learnt:      21202 | 0.000
534.81/534.96	c total clause space: 78.2603MB
534.81/534.96	c total #watches: 255813
536.01/536.11	c total #propagations: 75108245 / total #impl: 2924612642 (eff. 0.026)
536.01/536.11	c #Conflicts:     507000 | #Learnt:      22202 | 0.000
536.01/536.11	c total clause space: 78.2603MB
536.01/536.11	c total #watches: 264425
537.31/537.41	c total #propagations: 75242412 / total #impl: 2930584826 (eff. 0.026)
537.31/537.41	c #Conflicts:     508000 | #Learnt:      23202 | 0.000
537.31/537.41	c total clause space: 78.2603MB
537.31/537.41	c total #watches: 275864
538.71/538.89	c total #propagations: 75372001 / total #impl: 2937956489 (eff. 0.026)
538.71/538.89	c #Conflicts:     509000 | #Learnt:      24202 | 0.000
538.71/538.89	c total clause space: 78.2603MB
538.71/538.89	c total #watches: 287303
540.31/540.45	c total #propagations: 75532622 / total #impl: 2945628827 (eff. 0.026)
540.31/540.45	c #Conflicts:     510000 | #Learnt:      25202 | 0.000
540.31/540.45	c total clause space: 78.2603MB
540.31/540.45	c total #watches: 299383
542.21/542.30	c total #propagations: 75697117 / total #impl: 2953605940 (eff. 0.026)
542.21/542.30	c #Conflicts:     511000 | #Learnt:      26202 | 0.000
542.21/542.30	c total clause space: 78.2603MB
542.21/542.30	c total #watches: 310550
543.91/544.01	c total #propagations: 75906811 / total #impl: 2962263881 (eff. 0.026)
543.91/544.01	c #Conflicts:     512000 | #Learnt:      27202 | 0.000
543.91/544.01	c total clause space: 78.2603MB
543.91/544.01	c total #watches: 320132
545.51/545.70	c total #propagations: 76085645 / total #impl: 2970044877 (eff. 0.026)
545.51/545.70	c #Conflicts:     513000 | #Learnt:      28202 | 0.000
545.51/545.70	c total clause space: 78.2603MB
545.51/545.70	c total #watches: 328578
547.10/547.28	c total #propagations: 76248798 / total #impl: 2977048993 (eff. 0.026)
547.10/547.28	c #Conflicts:     514000 | #Learnt:      29202 | 0.000
547.10/547.28	c total clause space: 78.2603MB
547.10/547.28	c total #watches: 335129
548.81/549.00	c total #propagations: 76386605 / total #impl: 2983109235 (eff. 0.026)
548.81/549.00	c #Conflicts:     515000 | #Learnt:      30202 | 0.000
548.81/549.00	c total clause space: 78.2603MB
548.81/549.00	c total #watches: 342942
550.80/550.94	c total #propagations: 76539815 / total #impl: 2989395105 (eff. 0.026)
550.80/550.94	c #Conflicts:     516000 | #Learnt:      31202 | 0.000
550.80/550.94	c total clause space: 78.2603MB
550.80/550.94	c total #watches: 351386
552.00/552.16	c total #propagations: 76755565 / total #impl: 2997249474 (eff. 0.026)
552.00/552.16	c #Conflicts:     517000 | #Learnt:      32202 | 0.000
552.00/552.16	c total clause space: 78.2603MB
552.00/552.16	c total #watches: 357331
553.21/553.35	c total #propagations: 76861698 / total #impl: 3000788747 (eff. 0.026)
553.21/553.35	c #Conflicts:     518000 | #Learnt:      33202 | 0.000
553.21/553.35	c total clause space: 78.2603MB
553.21/553.35	c total #watches: 365783
554.80/554.90	c total #propagations: 76951934 / total #impl: 3005073791 (eff. 0.026)
554.80/554.90	c #Conflicts:     519000 | #Learnt:      34202 | 0.000
554.80/554.90	c total clause space: 78.2603MB
554.80/554.90	c total #watches: 372791
556.40/556.50	c total #propagations: 77091477 / total #impl: 3010833799 (eff. 0.026)
556.40/556.50	c GC COLLECT
556.40/556.50	c #Conflicts:     520000 | #Learnt:      17899 | 0.000
556.40/556.50	c total clause space: 78.2603MB
556.40/556.50	c total #watches: 226880
557.61/557.77	c total #propagations: 77257757 / total #impl: 3018172365 (eff. 0.026)
557.61/557.77	c #Conflicts:     521000 | #Learnt:      18899 | 0.000
557.61/557.77	c total clause space: 78.2603MB
557.61/557.77	c total #watches: 233573
558.81/558.94	c total #propagations: 77458277 / total #impl: 3025171866 (eff. 0.026)
558.81/558.94	c #Conflicts:     522000 | #Learnt:      19899 | 0.000
558.81/558.94	c total clause space: 78.2603MB
558.81/558.94	c total #watches: 241603
560.10/560.25	c total #propagations: 77587229 / total #impl: 3031899294 (eff. 0.026)
560.10/560.25	c #Conflicts:     523000 | #Learnt:      20899 | 0.000
560.10/560.25	c total clause space: 78.2603MB
560.10/560.25	c total #watches: 251402
561.40/561.58	c total #propagations: 77760231 / total #impl: 3038424268 (eff. 0.026)
561.40/561.58	c #Conflicts:     524000 | #Learnt:      21899 | 0.000
561.40/561.58	c total clause space: 78.2603MB
561.40/561.58	c total #watches: 261539
562.80/562.97	c total #propagations: 77894428 / total #impl: 3045441604 (eff. 0.026)
562.80/562.97	c #Conflicts:     525000 | #Learnt:      22899 | 0.000
562.80/562.97	c total clause space: 78.2603MB
562.80/562.97	c total #watches: 268326
564.21/564.36	c total #propagations: 78083276 / total #impl: 3052235836 (eff. 0.026)
564.21/564.36	c #Conflicts:     526000 | #Learnt:      23899 | 0.000
564.21/564.36	c total clause space: 78.2603MB
564.21/564.36	c total #watches: 275531
565.50/565.64	c total #propagations: 78251652 / total #impl: 3058326754 (eff. 0.026)
565.50/565.64	c #Conflicts:     527000 | #Learnt:      24899 | 0.000
565.50/565.64	c total clause space: 78.2603MB
565.50/565.64	c total #watches: 282308
566.80/566.94	c total #propagations: 78417613 / total #impl: 3064254106 (eff. 0.026)
566.80/566.94	c #Conflicts:     528000 | #Learnt:      25899 | 0.000
566.80/566.94	c total clause space: 78.2603MB
566.80/566.94	c total #watches: 290268
568.10/568.29	c total #propagations: 78569881 / total #impl: 3069958443 (eff. 0.026)
568.10/568.29	c #Conflicts:     529000 | #Learnt:      26899 | 0.000
568.10/568.29	c total clause space: 78.2603MB
568.10/568.29	c total #watches: 298235
569.30/569.45	c total #propagations: 78739173 / total #impl: 3076154012 (eff. 0.026)
569.30/569.45	c #Conflicts:     530000 | #Learnt:      27899 | 0.000
569.30/569.45	c total clause space: 78.2603MB
569.30/569.45	c total #watches: 305866
570.50/570.66	c total #propagations: 78840117 / total #impl: 3080276547 (eff. 0.026)
570.50/570.66	c #Conflicts:     531000 | #Learnt:      28899 | 0.000
570.50/570.66	c total clause space: 78.2603MB
570.50/570.66	c total #watches: 312506
571.80/571.96	c total #propagations: 78960758 / total #impl: 3084329654 (eff. 0.026)
571.80/571.96	c #Conflicts:     532000 | #Learnt:      29899 | 0.000
571.80/571.96	c total clause space: 78.2603MB
571.80/571.96	c total #watches: 320032
573.20/573.37	c total #propagations: 79087318 / total #impl: 3088785217 (eff. 0.026)
573.20/573.37	c #Conflicts:     533000 | #Learnt:      30899 | 0.000
573.20/573.37	c total clause space: 78.2603MB
573.20/573.37	c total #watches: 328389
574.70/574.82	c total #propagations: 79208824 / total #impl: 3094949484 (eff. 0.026)
574.70/574.82	c #Conflicts:     534000 | #Learnt:      31899 | 0.000
574.70/574.82	c total clause space: 78.2603MB
574.70/574.82	c total #watches: 336935
576.20/576.37	c total #propagations: 79316369 / total #impl: 3101555227 (eff. 0.026)
576.20/576.37	c #Conflicts:     535000 | #Learnt:      32899 | 0.000
576.20/576.37	c total clause space: 78.2603MB
576.20/576.37	c total #watches: 344036
577.80/577.98	c total #propagations: 79455921 / total #impl: 3108159902 (eff. 0.026)
577.80/577.98	c #Conflicts:     536000 | #Learnt:      33899 | 0.000
577.80/577.98	c total clause space: 78.2603MB
577.80/577.98	c total #watches: 350346
579.61/579.72	c total #propagations: 79609083 / total #impl: 3114177429 (eff. 0.026)
579.61/579.72	c #Conflicts:     537000 | #Learnt:      34899 | 0.000
579.61/579.72	c total clause space: 78.2603MB
579.61/579.72	c total #watches: 357760
581.00/581.10	c total #propagations: 79747599 / total #impl: 3121138958 (eff. 0.026)
581.00/581.10	c GC COLLECT
581.00/581.10	c #Conflicts:     538000 | #Learnt:      18297 | 0.000
581.00/581.10	c total clause space: 78.2603MB
581.00/581.10	c total #watches: 229657
582.00/582.17	c total #propagations: 79917673 / total #impl: 3127987099 (eff. 0.026)
582.00/582.17	c #Conflicts:     539000 | #Learnt:      19297 | 0.000
582.00/582.17	c total clause space: 78.2603MB
582.00/582.17	c total #watches: 236565
583.20/583.34	c total #propagations: 80082887 / total #impl: 3134027214 (eff. 0.026)
583.20/583.34	c #Conflicts:     540000 | #Learnt:      20297 | 0.000
583.20/583.34	c total clause space: 78.2603MB
583.20/583.34	c total #watches: 244744
584.40/584.51	c total #propagations: 80297894 / total #impl: 3139972221 (eff. 0.026)
584.40/584.51	c #Conflicts:     541000 | #Learnt:      21297 | 0.000
584.40/584.51	c total clause space: 78.2603MB
584.40/584.51	c total #watches: 252282
585.60/585.71	c total #propagations: 80470535 / total #impl: 3145709715 (eff. 0.026)
585.60/585.71	c #Conflicts:     542000 | #Learnt:      22297 | 0.000
585.60/585.71	c total clause space: 78.2603MB
585.60/585.71	c total #watches: 259294
586.80/586.91	c total #propagations: 80616655 / total #impl: 3151333145 (eff. 0.026)
586.80/586.91	c #Conflicts:     543000 | #Learnt:      23297 | 0.000
586.80/586.91	c total clause space: 78.2603MB
586.80/586.91	c total #watches: 268354
588.00/588.15	c total #propagations: 80770394 / total #impl: 3157489497 (eff. 0.026)
588.00/588.15	c #Conflicts:     544000 | #Learnt:      24297 | 0.000
588.00/588.15	c total clause space: 78.2603MB
588.00/588.15	c total #watches: 274390
589.20/589.37	c total #propagations: 80931108 / total #impl: 3163183426 (eff. 0.026)
589.20/589.37	c #Conflicts:     545000 | #Learnt:      25297 | 0.000
589.20/589.37	c total clause space: 78.2603MB
589.20/589.37	c total #watches: 281873
590.71/590.82	c total #propagations: 81060752 / total #impl: 3168569921 (eff. 0.026)
590.71/590.82	c #Conflicts:     546000 | #Learnt:      26297 | 0.000
590.71/590.82	c total clause space: 78.2603MB
590.71/590.82	c total #watches: 289189
592.00/592.19	c total #propagations: 81244585 / total #impl: 3175860707 (eff. 0.026)
592.00/592.19	c #Conflicts:     547000 | #Learnt:      27297 | 0.000
592.00/592.19	c total clause space: 78.2603MB
592.00/592.19	c total #watches: 296567
593.40/593.54	c total #propagations: 81400009 / total #impl: 3181866751 (eff. 0.026)
593.40/593.54	c #Conflicts:     548000 | #Learnt:      28297 | 0.000
593.40/593.54	c total clause space: 78.2603MB
593.40/593.54	c total #watches: 305528
594.90/595.03	c total #propagations: 81526436 / total #impl: 3188638010 (eff. 0.026)
594.90/595.03	c #Conflicts:     549000 | #Learnt:      29297 | 0.000
594.90/595.03	c total clause space: 78.2603MB
594.90/595.03	c total #watches: 314291
596.70/596.83	c total #propagations: 81625971 / total #impl: 3195991330 (eff. 0.026)
596.70/596.83	c #Conflicts:     550000 | #Learnt:      30297 | 0.000
596.70/596.83	c total clause space: 78.2603MB
596.70/596.83	c total #watches: 321717
598.40/598.52	c total #propagations: 81820970 / total #impl: 3204288094 (eff. 0.026)
598.40/598.52	c #Conflicts:     551000 | #Learnt:      31297 | 0.000
598.40/598.52	c total clause space: 78.2603MB
598.40/598.52	c total #watches: 332211
599.80/599.92	c total #propagations: 81924178 / total #impl: 3212744679 (eff. 0.025)
599.80/599.92	c #Conflicts:     552000 | #Learnt:      32297 | 0.000
599.80/599.92	c total clause space: 78.2603MB
599.80/599.92	c total #watches: 339390
601.20/601.36	c total #propagations: 82065918 / total #impl: 3218055978 (eff. 0.026)
601.20/601.36	c #Conflicts:     553000 | #Learnt:      33297 | 0.000
601.20/601.36	c total clause space: 78.2603MB
601.20/601.36	c total #watches: 347977
602.90/603.02	c total #propagations: 82224838 / total #impl: 3224474823 (eff. 0.026)
602.90/603.02	c #Conflicts:     554000 | #Learnt:      34297 | 0.000
602.90/603.02	c total clause space: 78.2603MB
602.90/603.02	c total #watches: 358631
604.60/604.70	c total #propagations: 82386966 / total #impl: 3232238711 (eff. 0.025)
604.60/604.70	c #Conflicts:     555000 | #Learnt:      35297 | 0.000
604.60/604.70	c total clause space: 78.2603MB
604.60/604.70	c total #watches: 366569
605.70/605.86	c total #propagations: 82552626 / total #impl: 3239337246 (eff. 0.025)
605.70/605.86	c GC COLLECT
605.70/605.86	c #Conflicts:     556000 | #Learnt:      18395 | 0.000
605.70/605.86	c total clause space: 78.2603MB
605.70/605.86	c total #watches: 231045
606.50/606.70	c total #propagations: 82697079 / total #impl: 3244806189 (eff. 0.025)
606.50/606.70	c #Conflicts:     557000 | #Learnt:      19395 | 0.000
606.50/606.70	c total clause space: 78.2603MB
606.50/606.70	c total #watches: 239124
607.50/607.69	c total #propagations: 82815607 / total #impl: 3249844793 (eff. 0.025)
607.50/607.69	c #Conflicts:     558000 | #Learnt:      20395 | 0.000
607.50/607.69	c total clause space: 78.2603MB
607.50/607.69	c total #watches: 247061
608.80/608.90	c total #propagations: 82947567 / total #impl: 3254975830 (eff. 0.025)
608.80/608.90	c #Conflicts:     559000 | #Learnt:      21395 | 0.000
608.80/608.90	c total clause space: 78.2603MB
608.80/608.90	c total #watches: 253896
609.90/610.01	c total #propagations: 83091857 / total #impl: 3261329982 (eff. 0.025)
609.90/610.01	c #Conflicts:     560000 | #Learnt:      22395 | 0.000
609.90/610.01	c total clause space: 78.2603MB
609.90/610.01	c total #watches: 261973
611.10/611.26	c total #propagations: 83216655 / total #impl: 3266695773 (eff. 0.025)
611.10/611.26	c #Conflicts:     561000 | #Learnt:      23395 | 0.000
611.10/611.26	c total clause space: 78.2603MB
611.10/611.26	c total #watches: 268581
612.39/612.55	c total #propagations: 83389873 / total #impl: 3272726933 (eff. 0.025)
612.39/612.55	c #Conflicts:     562000 | #Learnt:      24395 | 0.000
612.39/612.55	c total clause space: 78.2603MB
612.39/612.55	c total #watches: 275627
613.70/613.82	c total #propagations: 83534950 / total #impl: 3278823363 (eff. 0.025)
613.70/613.82	c #Conflicts:     563000 | #Learnt:      25395 | 0.000
613.70/613.82	c total clause space: 78.2603MB
613.70/613.82	c total #watches: 283322
614.99/615.13	c total #propagations: 83670449 / total #impl: 3284525584 (eff. 0.025)
614.99/615.13	c #Conflicts:     564000 | #Learnt:      26395 | 0.000
614.99/615.13	c total clause space: 78.2603MB
614.99/615.13	c total #watches: 291448
616.39/616.52	c total #propagations: 83827061 / total #impl: 3290989746 (eff. 0.025)
616.39/616.52	c #Conflicts:     565000 | #Learnt:      27395 | 0.000
616.39/616.52	c total clause space: 78.2603MB
616.39/616.52	c total #watches: 300086
617.79/617.95	c total #propagations: 83979081 / total #impl: 3297509375 (eff. 0.025)
617.79/617.95	c #Conflicts:     566000 | #Learnt:      28395 | 0.000
617.79/617.95	c total clause space: 78.2603MB
617.79/617.95	c total #watches: 307786
619.30/619.47	c total #propagations: 84111905 / total #impl: 3304055378 (eff. 0.025)
619.30/619.47	c #Conflicts:     567000 | #Learnt:      29395 | 0.000
619.30/619.47	c total clause space: 78.2603MB
619.30/619.47	c total #watches: 316117
620.59/620.71	c total #propagations: 84255803 / total #impl: 3310799297 (eff. 0.025)
620.59/620.71	c #Conflicts:     568000 | #Learnt:      30395 | 0.000
620.59/620.71	c total clause space: 78.2603MB
620.59/620.71	c total #watches: 323226
621.89/622.06	c total #propagations: 84389799 / total #impl: 3315337486 (eff. 0.025)
621.89/622.06	c #Conflicts:     569000 | #Learnt:      31395 | 0.000
621.89/622.06	c total clause space: 78.2603MB
621.89/622.06	c total #watches: 331643
623.19/623.31	c total #propagations: 84538627 / total #impl: 3320689586 (eff. 0.025)
623.19/623.31	c #Conflicts:     570000 | #Learnt:      32395 | 0.000
623.19/623.31	c total clause space: 78.2603MB
623.19/623.31	c total #watches: 339680
624.80/624.94	c total #propagations: 84626495 / total #impl: 3324431518 (eff. 0.025)
624.80/624.94	c #Conflicts:     571000 | #Learnt:      33395 | 0.000
624.80/624.94	c total clause space: 78.2603MB
624.80/624.94	c total #watches: 347154
626.29/626.40	c total #propagations: 84775372 / total #impl: 3330667757 (eff. 0.025)
626.29/626.40	c #Conflicts:     572000 | #Learnt:      34395 | 0.000
626.29/626.40	c total clause space: 78.2603MB
626.29/626.40	c total #watches: 353042
627.79/627.95	c total #propagations: 84919649 / total #impl: 3336061685 (eff. 0.025)
627.79/627.95	c #Conflicts:     573000 | #Learnt:      35395 | 0.000
627.79/627.95	c total clause space: 78.2603MB
627.79/627.95	c total #watches: 360066
629.29/629.44	c total #propagations: 85060605 / total #impl: 3342447985 (eff. 0.025)
629.29/629.44	c #Conflicts:     574000 | #Learnt:      36395 | 0.000
629.29/629.44	c total clause space: 78.2603MB
629.29/629.44	c total #watches: 366902
630.30/630.46	c total #propagations: 85210973 / total #impl: 3348526463 (eff. 0.025)
630.30/630.46	c GC COLLECT
630.30/630.46	c #Conflicts:     575000 | #Learnt:      19193 | 0.000
630.30/630.46	c total clause space: 78.2603MB
630.30/630.46	c total #watches: 236189
631.30/631.45	c total #propagations: 85361635 / total #impl: 3353772394 (eff. 0.025)
631.30/631.45	c #Conflicts:     576000 | #Learnt:      20193 | 0.000
631.30/631.45	c total clause space: 78.2603MB
631.30/631.45	c total #watches: 242388
632.50/632.62	c total #propagations: 85518677 / total #impl: 3358984503 (eff. 0.025)
632.50/632.62	c #Conflicts:     577000 | #Learnt:      21193 | 0.000
632.50/632.62	c total clause space: 78.2603MB
632.50/632.62	c total #watches: 249805
633.60/633.72	c total #propagations: 85684401 / total #impl: 3364836831 (eff. 0.025)
633.60/633.72	c #Conflicts:     578000 | #Learnt:      22193 | 0.000
633.60/633.72	c total clause space: 78.2603MB
633.60/633.72	c total #watches: 256033
634.79/634.96	c total #propagations: 85856292 / total #impl: 3370186862 (eff. 0.025)
634.79/634.96	c #Conflicts:     579000 | #Learnt:      23193 | 0.000
634.79/634.96	c total clause space: 78.2603MB
634.79/634.96	c total #watches: 262749
636.09/636.26	c total #propagations: 86011377 / total #impl: 3376192962 (eff. 0.025)
636.09/636.26	c #Conflicts:     580000 | #Learnt:      24193 | 0.000
636.09/636.26	c total clause space: 78.2603MB
636.09/636.26	c total #watches: 270350
637.39/637.57	c total #propagations: 86184271 / total #impl: 3382465766 (eff. 0.025)
637.39/637.57	c #Conflicts:     581000 | #Learnt:      25193 | 0.000
637.39/637.57	c total clause space: 78.2603MB
637.39/637.57	c total #watches: 276799
638.79/638.94	c total #propagations: 86336241 / total #impl: 3388724619 (eff. 0.025)
638.79/638.94	c #Conflicts:     582000 | #Learnt:      26193 | 0.000
638.79/638.94	c total clause space: 78.2603MB
638.79/638.94	c total #watches: 282600
640.20/640.37	c total #propagations: 86531617 / total #impl: 3394532172 (eff. 0.025)
640.20/640.37	c #Conflicts:     583000 | #Learnt:      27193 | 0.000
640.20/640.37	c total clause space: 78.2603MB
640.20/640.37	c total #watches: 290005
641.59/641.76	c total #propagations: 86723280 / total #impl: 3401487409 (eff. 0.025)
641.59/641.76	c #Conflicts:     584000 | #Learnt:      28193 | 0.000
641.59/641.76	c total clause space: 78.2603MB
641.59/641.76	c total #watches: 300093
643.09/643.22	c total #propagations: 86846518 / total #impl: 3408817421 (eff. 0.025)
643.09/643.22	c #Conflicts:     585000 | #Learnt:      29193 | 0.000
643.09/643.22	c total clause space: 78.2603MB
643.09/643.22	c total #watches: 309750
644.50/644.61	c total #propagations: 86970588 / total #impl: 3416030599 (eff. 0.025)
644.50/644.61	c #Conflicts:     586000 | #Learnt:      30193 | 0.000
644.50/644.61	c total clause space: 78.2603MB
644.50/644.61	c total #watches: 316286
645.89/646.01	c total #propagations: 87111702 / total #impl: 3421978300 (eff. 0.025)
645.89/646.01	c #Conflicts:     587000 | #Learnt:      31193 | 0.000
645.89/646.01	c total clause space: 78.2603MB
645.89/646.01	c total #watches: 323713
647.19/647.34	c total #propagations: 87240054 / total #impl: 3427534662 (eff. 0.025)
647.19/647.34	c #Conflicts:     588000 | #Learnt:      32193 | 0.000
647.19/647.34	c total clause space: 78.2603MB
647.19/647.34	c total #watches: 330444
648.69/648.83	c total #propagations: 87370918 / total #impl: 3432066236 (eff. 0.025)
648.69/648.83	c #Conflicts:     589000 | #Learnt:      33193 | 0.000
648.69/648.83	c total clause space: 78.2603MB
648.69/648.83	c total #watches: 337079
650.19/650.37	c total #propagations: 87506871 / total #impl: 3438201803 (eff. 0.025)
650.19/650.37	c #Conflicts:     590000 | #Learnt:      34193 | 0.000
650.19/650.37	c total clause space: 78.2603MB
650.19/650.37	c total #watches: 344406
651.69/651.88	c total #propagations: 87641201 / total #impl: 3444707113 (eff. 0.025)
651.69/651.88	c #Conflicts:     591000 | #Learnt:      35193 | 0.000
651.69/651.88	c total clause space: 78.2603MB
651.69/651.88	c total #watches: 350610
653.19/653.40	c total #propagations: 87798631 / total #impl: 3451385277 (eff. 0.025)
653.19/653.40	c #Conflicts:     592000 | #Learnt:      36193 | 0.000
653.19/653.40	c total clause space: 78.2603MB
653.19/653.40	c total #watches: 357802
654.99/655.12	c total #propagations: 87917345 / total #impl: 3457997991 (eff. 0.025)
654.99/655.12	c GC COLLECT
654.99/655.12	c #Conflicts:     593000 | #Learnt:      18686 | 0.000
654.99/655.12	c total clause space: 78.2603MB
654.99/655.12	c total #watches: 233028
655.99/656.14	c total #propagations: 88085466 / total #impl: 3465326333 (eff. 0.025)
655.99/656.14	c #Conflicts:     594000 | #Learnt:      19686 | 0.000
655.99/656.14	c total clause space: 78.2603MB
655.99/656.14	c total #watches: 239490
657.19/657.34	c total #propagations: 88253293 / total #impl: 3470622324 (eff. 0.025)
657.19/657.34	c #Conflicts:     595000 | #Learnt:      20686 | 0.000
657.19/657.34	c total clause space: 78.2603MB
657.19/657.34	c total #watches: 246948
658.49/658.60	c total #propagations: 88420321 / total #impl: 3477062310 (eff. 0.025)
658.49/658.60	c #Conflicts:     596000 | #Learnt:      21686 | 0.000
658.49/658.60	c total clause space: 78.2603MB
658.49/658.60	c total #watches: 254138
659.59/659.75	c total #propagations: 88625726 / total #impl: 3483402564 (eff. 0.025)
659.59/659.75	c #Conflicts:     597000 | #Learnt:      22686 | 0.000
659.59/659.75	c total clause space: 78.2603MB
659.59/659.75	c total #watches: 264861
660.79/660.90	c total #propagations: 88718418 / total #impl: 3490361759 (eff. 0.025)
660.79/660.90	c #Conflicts:     598000 | #Learnt:      23686 | 0.000
660.79/660.90	c total clause space: 78.2603MB
660.79/660.90	c total #watches: 274886
661.99/662.11	c total #propagations: 88831355 / total #impl: 3496684920 (eff. 0.025)
661.99/662.11	c #Conflicts:     599000 | #Learnt:      24686 | 0.000
661.99/662.11	c total clause space: 78.2603MB
661.99/662.11	c total #watches: 285481
663.19/663.36	c total #propagations: 88936570 / total #impl: 3503317614 (eff. 0.025)
663.19/663.36	c #Conflicts:     600000 | #Learnt:      25686 | 0.000
663.19/663.36	c total clause space: 78.2603MB
663.19/663.36	c total #watches: 296237
664.69/664.85	c total #propagations: 89051797 / total #impl: 3510065893 (eff. 0.025)
664.69/664.85	c #Conflicts:     601000 | #Learnt:      26686 | 0.000
664.69/664.85	c total clause space: 78.2603MB
664.69/664.85	c total #watches: 306866
666.19/666.30	c total #propagations: 89197152 / total #impl: 3517705427 (eff. 0.025)
666.19/666.30	c #Conflicts:     602000 | #Learnt:      27686 | 0.000
666.19/666.30	c total clause space: 78.2603MB
666.19/666.30	c total #watches: 318101
667.79/667.91	c total #propagations: 89303706 / total #impl: 3525516916 (eff. 0.025)
667.79/667.91	c #Conflicts:     603000 | #Learnt:      28686 | 0.000
667.79/667.91	c total clause space: 78.2603MB
667.79/667.91	c total #watches: 328182
669.49/669.68	c total #propagations: 89412741 / total #impl: 3533283074 (eff. 0.025)
669.49/669.68	c #Conflicts:     604000 | #Learnt:      29686 | 0.000
669.49/669.68	c total clause space: 78.2603MB
669.49/669.68	c total #watches: 338734
671.39/671.54	c total #propagations: 89525676 / total #impl: 3541591006 (eff. 0.025)
671.39/671.54	c #Conflicts:     605000 | #Learnt:      30686 | 0.000
671.39/671.54	c total clause space: 78.2603MB
671.39/671.54	c total #watches: 347033
672.99/673.19	c total #propagations: 89680341 / total #impl: 3550280362 (eff. 0.025)
672.99/673.19	c #Conflicts:     606000 | #Learnt:      31686 | 0.000
672.99/673.19	c total clause space: 78.2603MB
672.99/673.19	c total #watches: 355165
674.99/675.10	c total #propagations: 89829108 / total #impl: 3557510287 (eff. 0.025)
674.99/675.10	c #Conflicts:     607000 | #Learnt:      32686 | 0.000
674.99/675.10	c total clause space: 78.2603MB
674.99/675.10	c total #watches: 363020
676.89/677.05	c total #propagations: 89986493 / total #impl: 3566710662 (eff. 0.025)
676.89/677.05	c #Conflicts:     608000 | #Learnt:      33686 | 0.000
676.89/677.05	c total clause space: 78.2603MB
676.89/677.05	c total #watches: 375160
678.78/678.99	c total #propagations: 90143484 / total #impl: 3575705133 (eff. 0.025)
678.78/678.99	c #Conflicts:     609000 | #Learnt:      34686 | 0.000
678.78/678.99	c total clause space: 78.2603MB
678.78/678.99	c total #watches: 383266
680.79/680.94	c total #propagations: 90314340 / total #impl: 3584617782 (eff. 0.025)
680.79/680.94	c #Conflicts:     610000 | #Learnt:      35686 | 0.000
680.79/680.94	c total clause space: 78.2603MB
680.79/680.94	c total #watches: 392209
682.99/683.12	c total #propagations: 90471253 / total #impl: 3593023514 (eff. 0.025)
682.99/683.12	c #Conflicts:     611000 | #Learnt:      36686 | 0.000
682.99/683.12	c total clause space: 78.2603MB
682.99/683.12	c total #watches: 401807
685.19/685.37	c total #propagations: 90643080 / total #impl: 3602705879 (eff. 0.025)
685.19/685.37	c GC COLLECT
685.19/685.37	c #Conflicts:     612000 | #Learnt:      18898 | 0.000
685.19/685.37	c total clause space: 78.2603MB
685.19/685.37	c total #watches: 234619
686.18/686.40	c total #propagations: 90837407 / total #impl: 3612611550 (eff. 0.025)
686.18/686.40	c #Conflicts:     613000 | #Learnt:      19898 | 0.000
686.18/686.40	c total clause space: 78.2603MB
686.18/686.40	c total #watches: 244516
687.28/687.49	c total #propagations: 90950188 / total #impl: 3618640932 (eff. 0.025)
687.28/687.49	c #Conflicts:     614000 | #Learnt:      20898 | 0.000
687.28/687.49	c total clause space: 78.2603MB
687.28/687.49	c total #watches: 253505
688.49/688.66	c total #propagations: 91071271 / total #impl: 3624879788 (eff. 0.025)
688.49/688.66	c #Conflicts:     615000 | #Learnt:      21898 | 0.000
688.49/688.66	c total clause space: 78.2603MB
688.49/688.66	c total #watches: 264271
689.78/689.92	c total #propagations: 91204345 / total #impl: 3631253454 (eff. 0.025)
689.78/689.92	c #Conflicts:     616000 | #Learnt:      22898 | 0.000
689.78/689.92	c total clause space: 78.2603MB
689.78/689.92	c total #watches: 270848
690.98/691.20	c total #propagations: 91338617 / total #impl: 3637352274 (eff. 0.025)
690.98/691.20	c #Conflicts:     617000 | #Learnt:      23898 | 0.000
690.98/691.20	c total clause space: 78.2603MB
690.98/691.20	c total #watches: 277349
692.28/692.46	c total #propagations: 91492709 / total #impl: 3643450681 (eff. 0.025)
692.28/692.46	c #Conflicts:     618000 | #Learnt:      24898 | 0.000
692.28/692.46	c total clause space: 78.2603MB
692.28/692.46	c total #watches: 283225
693.58/693.79	c total #propagations: 91649890 / total #impl: 3649256420 (eff. 0.025)
693.58/693.79	c #Conflicts:     619000 | #Learnt:      25898 | 0.000
693.58/693.79	c total clause space: 78.2603MB
693.58/693.79	c total #watches: 290014
694.78/694.98	c total #propagations: 91804768 / total #impl: 3655097874 (eff. 0.025)
694.78/694.98	c #Conflicts:     620000 | #Learnt:      26898 | 0.000
694.78/694.98	c total clause space: 78.2603MB
694.78/694.98	c total #watches: 296519
695.98/696.12	c total #propagations: 91942405 / total #impl: 3660515384 (eff. 0.025)
695.98/696.12	c #Conflicts:     621000 | #Learnt:      27898 | 0.000
695.98/696.12	c total clause space: 78.2603MB
695.98/696.12	c total #watches: 303725
697.39/697.59	c total #propagations: 92060097 / total #impl: 3665110742 (eff. 0.025)
697.39/697.59	c #Conflicts:     622000 | #Learnt:      28898 | 0.000
697.39/697.59	c total clause space: 78.2603MB
697.39/697.59	c total #watches: 312262
698.78/698.90	c total #propagations: 92230157 / total #impl: 3671847687 (eff. 0.025)
698.78/698.90	c #Conflicts:     623000 | #Learnt:      29898 | 0.000
698.78/698.90	c total clause space: 78.2603MB
698.78/698.90	c total #watches: 320446
700.18/700.31	c total #propagations: 92370335 / total #impl: 3678497402 (eff. 0.025)
700.18/700.31	c #Conflicts:     624000 | #Learnt:      30898 | 0.000
700.18/700.31	c total clause space: 78.2603MB
700.18/700.31	c total #watches: 328059
701.58/701.76	c total #propagations: 92500534 / total #impl: 3684788373 (eff. 0.025)
701.58/701.76	c #Conflicts:     625000 | #Learnt:      31898 | 0.000
701.58/701.76	c total clause space: 78.2603MB
701.58/701.76	c total #watches: 334500
702.98/703.13	c total #propagations: 92650161 / total #impl: 3690187686 (eff. 0.025)
702.98/703.13	c #Conflicts:     626000 | #Learnt:      32898 | 0.000
702.98/703.13	c total clause space: 78.2603MB
702.98/703.13	c total #watches: 341171
704.48/704.60	c total #propagations: 92777119 / total #impl: 3696412842 (eff. 0.025)
704.48/704.60	c #Conflicts:     627000 | #Learnt:      33898 | 0.000
704.48/704.60	c total clause space: 78.2603MB
704.48/704.60	c total #watches: 349116
706.09/706.28	c total #propagations: 92923771 / total #impl: 3702995861 (eff. 0.025)
706.09/706.28	c #Conflicts:     628000 | #Learnt:      34898 | 0.000
706.09/706.28	c total clause space: 78.2603MB
706.09/706.28	c total #watches: 356266
707.88/708.03	c total #propagations: 93062086 / total #impl: 3710555595 (eff. 0.025)
707.88/708.03	c #Conflicts:     629000 | #Learnt:      35898 | 0.000
707.88/708.03	c total clause space: 78.2603MB
707.88/708.03	c total #watches: 361789
709.58/709.75	c total #propagations: 93233466 / total #impl: 3717473521 (eff. 0.025)
709.58/709.75	c #Conflicts:     630000 | #Learnt:      36898 | 0.000
709.58/709.75	c total clause space: 78.2603MB
709.58/709.75	c total #watches: 368927
711.38/711.51	c total #propagations: 93424180 / total #impl: 3723791673 (eff. 0.025)
711.38/711.51	c #Conflicts:     631000 | #Learnt:      37898 | 0.000
711.38/711.51	c total clause space: 78.2603MB
711.38/711.51	c total #watches: 377326
712.79/712.95	c total #propagations: 93598454 / total #impl: 3730281747 (eff. 0.025)
712.79/712.95	c GC COLLECT
712.79/712.95	c #Conflicts:     632000 | #Learnt:      19790 | 0.000
712.79/712.95	c total clause space: 78.2603MB
712.79/712.95	c total #watches: 240462
713.79/713.96	c total #propagations: 93787221 / total #impl: 3736415234 (eff. 0.025)
713.79/713.96	c #Conflicts:     633000 | #Learnt:      20790 | 0.000
713.79/713.96	c total clause space: 78.2603MB
713.79/713.96	c total #watches: 247318
714.89/715.08	c total #propagations: 93927380 / total #impl: 3741594858 (eff. 0.025)
714.89/715.08	c #Conflicts:     634000 | #Learnt:      21790 | 0.000
714.89/715.08	c total clause space: 78.2603MB
714.89/715.08	c total #watches: 253806
716.18/716.34	c total #propagations: 94083163 / total #impl: 3747268574 (eff. 0.025)
716.18/716.34	c #Conflicts:     635000 | #Learnt:      22790 | 0.000
716.18/716.34	c total clause space: 78.2603MB
716.18/716.34	c total #watches: 261228
717.38/717.51	c total #propagations: 94247049 / total #impl: 3753760163 (eff. 0.025)
717.38/717.51	c #Conflicts:     636000 | #Learnt:      23790 | 0.000
717.38/717.51	c total clause space: 78.2603MB
717.38/717.51	c total #watches: 267931
718.48/718.68	c total #propagations: 94412583 / total #impl: 3759569323 (eff. 0.025)
718.48/718.68	c #Conflicts:     637000 | #Learnt:      24790 | 0.000
718.48/718.68	c total clause space: 78.2603MB
718.48/718.68	c total #watches: 276926
719.88/720.01	c total #propagations: 94506797 / total #impl: 3764765867 (eff. 0.025)
719.88/720.01	c #Conflicts:     638000 | #Learnt:      25790 | 0.000
719.88/720.01	c total clause space: 78.2603MB
719.88/720.01	c total #watches: 285810
721.28/721.41	c total #propagations: 94666822 / total #impl: 3771069582 (eff. 0.025)
721.28/721.41	c #Conflicts:     639000 | #Learnt:      26790 | 0.000
721.28/721.41	c total clause space: 78.2603MB
721.28/721.41	c total #watches: 293289
722.48/722.66	c total #propagations: 94815698 / total #impl: 3777138634 (eff. 0.025)
722.48/722.66	c #Conflicts:     640000 | #Learnt:      27790 | 0.000
722.48/722.66	c total clause space: 78.2603MB
722.48/722.66	c total #watches: 299702
723.58/723.77	c total #propagations: 94948614 / total #impl: 3782448497 (eff. 0.025)
723.58/723.77	c #Conflicts:     641000 | #Learnt:      28790 | 0.000
723.58/723.77	c total clause space: 78.2603MB
723.58/723.77	c total #watches: 306681
724.68/724.86	c total #propagations: 95046792 / total #impl: 3785822284 (eff. 0.025)
724.68/724.86	c #Conflicts:     642000 | #Learnt:      29790 | 0.000
724.68/724.86	c total clause space: 78.2603MB
724.68/724.86	c total #watches: 316328
726.08/726.24	c total #propagations: 95125173 / total #impl: 3790007595 (eff. 0.025)
726.08/726.24	c #Conflicts:     643000 | #Learnt:      30790 | 0.000
726.08/726.24	c total clause space: 78.2603MB
726.08/726.24	c total #watches: 323597
727.58/727.74	c total #propagations: 95264876 / total #impl: 3795571868 (eff. 0.025)
727.58/727.74	c #Conflicts:     644000 | #Learnt:      31790 | 0.000
727.58/727.74	c total clause space: 78.2603MB
727.58/727.74	c total #watches: 329804
729.08/729.21	c total #propagations: 95440130 / total #impl: 3801451435 (eff. 0.025)
729.08/729.21	c #Conflicts:     645000 | #Learnt:      32790 | 0.000
729.08/729.21	c total clause space: 78.2603MB
729.08/729.21	c total #watches: 336834
730.58/730.72	c total #propagations: 95570025 / total #impl: 3807812993 (eff. 0.025)
730.58/730.72	c #Conflicts:     646000 | #Learnt:      33790 | 0.000
730.58/730.72	c total clause space: 78.2603MB
730.58/730.72	c total #watches: 342950
732.18/732.35	c total #propagations: 95702672 / total #impl: 3814318216 (eff. 0.025)
732.18/732.35	c #Conflicts:     647000 | #Learnt:      34790 | 0.000
732.18/732.35	c total clause space: 78.2603MB
732.18/732.35	c total #watches: 349768
733.78/733.93	c total #propagations: 95835858 / total #impl: 3821883299 (eff. 0.025)
733.78/733.93	c #Conflicts:     648000 | #Learnt:      35790 | 0.000
733.78/733.93	c total clause space: 78.2603MB
733.78/733.93	c total #watches: 357669
735.18/735.31	c total #propagations: 95969413 / total #impl: 3828881106 (eff. 0.025)
735.18/735.31	c #Conflicts:     649000 | #Learnt:      36790 | 0.000
735.18/735.31	c total clause space: 78.2603MB
735.18/735.31	c total #watches: 365049
736.68/736.87	c total #propagations: 96098797 / total #impl: 3835474507 (eff. 0.025)
736.68/736.87	c #Conflicts:     650000 | #Learnt:      37790 | 0.000
736.68/736.87	c total clause space: 78.2603MB
736.68/736.87	c total #watches: 373245
738.17/738.34	c total #propagations: 96234664 / total #impl: 3841860175 (eff. 0.025)
738.17/738.34	c #Conflicts:     651000 | #Learnt:      38790 | 0.000
738.17/738.34	c total clause space: 78.2603MB
738.17/738.34	c total #watches: 380499
739.27/739.47	c total #propagations: 96381284 / total #impl: 3847918735 (eff. 0.025)
739.27/739.47	c GC COLLECT
739.27/739.47	c #Conflicts:     652000 | #Learnt:      20384 | 0.000
739.27/739.47	c total clause space: 78.2603MB
739.27/739.47	c total #watches: 246143
740.57/740.76	c total #propagations: 96536877 / total #impl: 3854275612 (eff. 0.025)
740.57/740.76	c #Conflicts:     653000 | #Learnt:      21384 | 0.000
740.57/740.76	c total clause space: 78.2603MB
740.57/740.76	c total #watches: 255480
741.77/741.93	c total #propagations: 96704831 / total #impl: 3861732357 (eff. 0.025)
741.77/741.93	c #Conflicts:     654000 | #Learnt:      22384 | 0.000
741.77/741.93	c total clause space: 78.2603MB
741.77/741.93	c total #watches: 262031
742.87/743.06	c total #propagations: 96872792 / total #impl: 3867825518 (eff. 0.025)
742.87/743.06	c #Conflicts:     655000 | #Learnt:      23384 | 0.000
742.87/743.06	c total clause space: 78.2603MB
742.87/743.06	c total #watches: 267977
744.07/744.24	c total #propagations: 97057646 / total #impl: 3873247246 (eff. 0.025)
744.07/744.24	c #Conflicts:     656000 | #Learnt:      24384 | 0.000
744.07/744.24	c total clause space: 78.2603MB
744.07/744.24	c total #watches: 275016
745.17/745.37	c total #propagations: 97232832 / total #impl: 3878835278 (eff. 0.025)
745.17/745.37	c #Conflicts:     657000 | #Learnt:      25384 | 0.000
745.17/745.37	c total clause space: 78.2603MB
745.17/745.37	c total #watches: 282453
746.47/746.63	c total #propagations: 97394923 / total #impl: 3884435132 (eff. 0.025)
746.47/746.63	c #Conflicts:     658000 | #Learnt:      26384 | 0.000
746.47/746.63	c total clause space: 78.2603MB
746.47/746.63	c total #watches: 290066
747.77/747.98	c total #propagations: 97601862 / total #impl: 3890160944 (eff. 0.025)
747.77/747.98	c #Conflicts:     659000 | #Learnt:      27384 | 0.000
747.77/747.98	c total clause space: 78.2603MB
747.77/747.98	c total #watches: 297984
749.27/749.40	c total #propagations: 97784723 / total #impl: 3896580518 (eff. 0.025)
749.27/749.40	c #Conflicts:     660000 | #Learnt:      28384 | 0.000
749.27/749.40	c total clause space: 78.2603MB
749.27/749.40	c total #watches: 305519
750.47/750.65	c total #propagations: 97970023 / total #impl: 3903365856 (eff. 0.025)
750.47/750.65	c #Conflicts:     661000 | #Learnt:      29384 | 0.000
750.47/750.65	c total clause space: 78.2603MB
750.47/750.65	c total #watches: 312629
751.77/751.99	c total #propagations: 98110273 / total #impl: 3908244715 (eff. 0.025)
751.77/751.99	c #Conflicts:     662000 | #Learnt:      30384 | 0.000
751.77/751.99	c total clause space: 78.2603MB
751.77/751.99	c total #watches: 319795
753.07/753.22	c total #propagations: 98256635 / total #impl: 3913746977 (eff. 0.025)
753.07/753.22	c #Conflicts:     663000 | #Learnt:      31384 | 0.000
753.07/753.22	c total clause space: 78.2603MB
753.07/753.22	c total #watches: 326385
754.58/754.75	c total #propagations: 98361652 / total #impl: 3919227660 (eff. 0.025)
754.58/754.75	c #Conflicts:     664000 | #Learnt:      32384 | 0.000
754.58/754.75	c total clause space: 78.2603MB
754.58/754.75	c total #watches: 333928
755.87/756.05	c total #propagations: 98523026 / total #impl: 3925371179 (eff. 0.025)
755.87/756.05	c #Conflicts:     665000 | #Learnt:      33384 | 0.000
755.87/756.05	c total clause space: 78.2603MB
755.87/756.05	c total #watches: 341418
757.27/757.43	c total #propagations: 98650709 / total #impl: 3929763536 (eff. 0.025)
757.27/757.43	c #Conflicts:     666000 | #Learnt:      34384 | 0.000
757.27/757.43	c total clause space: 78.2603MB
757.27/757.43	c total #watches: 348220
758.57/758.76	c total #propagations: 98783586 / total #impl: 3935299324 (eff. 0.025)
758.57/758.76	c #Conflicts:     667000 | #Learnt:      35384 | 0.000
758.57/758.76	c total clause space: 78.2603MB
758.57/758.76	c total #watches: 356714
760.17/760.37	c total #propagations: 98903609 / total #impl: 3941225428 (eff. 0.025)
760.17/760.37	c #Conflicts:     668000 | #Learnt:      36384 | 0.000
760.17/760.37	c total clause space: 78.2603MB
760.17/760.37	c total #watches: 365944
761.67/761.82	c total #propagations: 99027948 / total #impl: 3948809750 (eff. 0.025)
761.67/761.82	c #Conflicts:     669000 | #Learnt:      37384 | 0.000
761.67/761.82	c total clause space: 78.2603MB
761.67/761.82	c total #watches: 372054
763.28/763.47	c total #propagations: 99162152 / total #impl: 3953803621 (eff. 0.025)
763.28/763.47	c #Conflicts:     670000 | #Learnt:      38384 | 0.000
763.28/763.47	c total clause space: 78.2603MB
763.28/763.47	c total #watches: 379281
764.97/765.18	c total #propagations: 99290981 / total #impl: 3960356923 (eff. 0.025)
764.97/765.18	c #Conflicts:     671000 | #Learnt:      39384 | 0.000
764.97/765.18	c total clause space: 78.2603MB
764.97/765.18	c total #watches: 387193
766.17/766.39	c total #propagations: 99442941 / total #impl: 3967269402 (eff. 0.025)
766.17/766.39	c GC COLLECT
766.17/766.39	c #Conflicts:     672000 | #Learnt:      20678 | 0.000
766.17/766.39	c total clause space: 78.2603MB
766.17/766.39	c total #watches: 247451
767.27/767.45	c total #propagations: 99602066 / total #impl: 3973630915 (eff. 0.025)
767.27/767.45	c #Conflicts:     673000 | #Learnt:      21678 | 0.000
767.27/767.45	c total clause space: 78.2603MB
767.27/767.45	c total #watches: 253547
768.47/768.61	c total #propagations: 99760138 / total #impl: 3978282068 (eff. 0.025)
768.47/768.61	c #Conflicts:     674000 | #Learnt:      22678 | 0.000
768.47/768.61	c total clause space: 78.2603MB
768.47/768.61	c total #watches: 259788
769.67/769.85	c total #propagations: 99929744 / total #impl: 3983669783 (eff. 0.025)
769.67/769.85	c #Conflicts:     675000 | #Learnt:      23678 | 0.000
769.67/769.85	c total clause space: 78.2603MB
769.67/769.85	c total #watches: 266304
770.87/771.08	c total #propagations: 100089930 / total #impl: 3990196755 (eff. 0.025)
770.87/771.08	c #Conflicts:     676000 | #Learnt:      24678 | 0.000
770.87/771.08	c total clause space: 78.2603MB
770.87/771.08	c total #watches: 274001
772.18/772.33	c total #propagations: 100234183 / total #impl: 3996144065 (eff. 0.025)
772.18/772.33	c #Conflicts:     677000 | #Learnt:      25678 | 0.000
772.18/772.33	c total clause space: 78.2603MB
772.18/772.33	c total #watches: 283673
773.47/773.66	c total #propagations: 100374706 / total #impl: 4002913599 (eff. 0.025)
773.47/773.66	c #Conflicts:     678000 | #Learnt:      26678 | 0.000
773.47/773.66	c total clause space: 78.2603MB
773.47/773.66	c total #watches: 294077
774.87/775.06	c total #propagations: 100530432 / total #impl: 4009274397 (eff. 0.025)
774.87/775.06	c #Conflicts:     679000 | #Learnt:      27678 | 0.000
774.87/775.06	c total clause space: 78.2603MB
774.87/775.06	c total #watches: 301982
776.17/776.39	c total #propagations: 100699782 / total #impl: 4015676451 (eff. 0.025)
776.17/776.39	c #Conflicts:     680000 | #Learnt:      28678 | 0.000
776.17/776.39	c total clause space: 78.2603MB
776.17/776.39	c total #watches: 310774
777.68/777.88	c total #propagations: 100817705 / total #impl: 4021794849 (eff. 0.025)
777.68/777.88	c #Conflicts:     681000 | #Learnt:      29678 | 0.000
777.68/777.88	c total clause space: 78.2603MB
777.68/777.88	c total #watches: 319380
779.17/779.30	c total #propagations: 100987470 / total #impl: 4028118920 (eff. 0.025)
779.17/779.30	c #Conflicts:     682000 | #Learnt:      30678 | 0.000
779.17/779.30	c total clause space: 78.2603MB
779.17/779.30	c total #watches: 328168
780.47/780.69	c total #propagations: 101127242 / total #impl: 4033875166 (eff. 0.025)
780.47/780.69	c #Conflicts:     683000 | #Learnt:      31678 | 0.000
780.47/780.69	c total clause space: 78.2603MB
780.47/780.69	c total #watches: 335286
782.08/782.28	c total #propagations: 101268116 / total #impl: 4039503303 (eff. 0.025)
782.08/782.28	c #Conflicts:     684000 | #Learnt:      32678 | 0.000
782.08/782.28	c total clause space: 78.2603MB
782.08/782.28	c total #watches: 341312
783.47/783.64	c total #propagations: 101436158 / total #impl: 4046422562 (eff. 0.025)
783.47/783.64	c #Conflicts:     685000 | #Learnt:      33678 | 0.000
783.47/783.64	c total clause space: 78.2603MB
783.47/783.64	c total #watches: 347827
784.86/785.02	c total #propagations: 101596668 / total #impl: 4051579448 (eff. 0.025)
784.86/785.02	c #Conflicts:     686000 | #Learnt:      34678 | 0.000
784.86/785.02	c total clause space: 78.2603MB
784.86/785.02	c total #watches: 355539
786.37/786.57	c total #propagations: 101740357 / total #impl: 4058487867 (eff. 0.025)
786.37/786.57	c #Conflicts:     687000 | #Learnt:      35678 | 0.000
786.37/786.57	c total clause space: 78.2603MB
786.37/786.57	c total #watches: 365027
788.06/788.20	c total #propagations: 101847052 / total #impl: 4065641433 (eff. 0.025)
788.06/788.20	c #Conflicts:     688000 | #Learnt:      36678 | 0.000
788.06/788.20	c total clause space: 78.2603MB
788.06/788.20	c total #watches: 372602
789.67/789.82	c total #propagations: 101980085 / total #impl: 4072074619 (eff. 0.025)
789.67/789.82	c #Conflicts:     689000 | #Learnt:      37678 | 0.000
789.67/789.82	c total clause space: 78.2603MB
789.67/789.82	c total #watches: 379962
791.16/791.39	c total #propagations: 102110512 / total #impl: 4078428913 (eff. 0.025)
791.16/791.39	c #Conflicts:     690000 | #Learnt:      38678 | 0.000
791.16/791.39	c total clause space: 78.2603MB
791.16/791.39	c total #watches: 387135
792.97/793.16	c total #propagations: 102216838 / total #impl: 4084469230 (eff. 0.025)
792.97/793.16	c #Conflicts:     691000 | #Learnt:      39678 | 0.000
792.97/793.16	c total clause space: 78.2603MB
792.97/793.16	c total #watches: 393653
794.36/794.53	c total #propagations: 102340123 / total #impl: 4091684038 (eff. 0.025)
794.36/794.53	c GC COLLECT
794.36/794.53	c #Conflicts:     692000 | #Learnt:      20677 | 0.000
794.36/794.53	c total clause space: 78.2603MB
794.36/794.53	c total #watches: 246892
795.46/795.61	c total #propagations: 102486643 / total #impl: 4098100373 (eff. 0.025)
795.46/795.61	c #Conflicts:     693000 | #Learnt:      21677 | 0.000
795.46/795.61	c total clause space: 78.2603MB
795.46/795.61	c total #watches: 252719
796.56/796.77	c total #propagations: 102639917 / total #impl: 4104062311 (eff. 0.025)
796.56/796.77	c #Conflicts:     694000 | #Learnt:      22677 | 0.000
796.56/796.77	c total clause space: 78.2603MB
796.56/796.77	c total #watches: 257660
797.76/797.96	c total #propagations: 102845955 / total #impl: 4109513393 (eff. 0.025)
797.76/797.96	c #Conflicts:     695000 | #Learnt:      23677 | 0.000
797.76/797.96	c total clause space: 78.2603MB
797.76/797.96	c total #watches: 264984
799.06/799.20	c total #propagations: 102993635 / total #impl: 4115739478 (eff. 0.025)
799.06/799.20	c #Conflicts:     696000 | #Learnt:      24677 | 0.000
799.06/799.20	c total clause space: 78.2603MB
799.06/799.20	c total #watches: 272506
800.36/800.50	c total #propagations: 103148928 / total #impl: 4122312295 (eff. 0.025)
800.36/800.50	c #Conflicts:     697000 | #Learnt:      25677 | 0.000
800.36/800.50	c total clause space: 78.2603MB
800.36/800.50	c total #watches: 280486
801.66/801.90	c total #propagations: 103285051 / total #impl: 4129312523 (eff. 0.025)
801.66/801.90	c #Conflicts:     698000 | #Learnt:      26677 | 0.000
801.66/801.90	c total clause space: 78.2603MB
801.66/801.90	c total #watches: 289801
803.36/803.52	c total #propagations: 103440873 / total #impl: 4136736695 (eff. 0.025)
803.36/803.52	c #Conflicts:     699000 | #Learnt:      27677 | 0.000
803.36/803.52	c total clause space: 78.2603MB
803.36/803.52	c total #watches: 297939
804.96/805.10	c total #propagations: 103602214 / total #impl: 4145459282 (eff. 0.025)
804.96/805.10	c #Conflicts:     700000 | #Learnt:      28677 | 0.000
804.96/805.10	c total clause space: 78.2603MB
804.96/805.10	c total #watches: 306538
806.66/806.88	c total #propagations: 103767665 / total #impl: 4153998428 (eff. 0.025)
806.66/806.88	c #Conflicts:     701000 | #Learnt:      29677 | 0.000
806.66/806.88	c total clause space: 78.2603MB
806.66/806.88	c total #watches: 313949
808.37/808.51	c total #propagations: 103976395 / total #impl: 4162940343 (eff. 0.025)
808.37/808.51	c #Conflicts:     702000 | #Learnt:      30677 | 0.000
808.37/808.51	c total clause space: 78.2603MB
808.37/808.51	c total #watches: 320861
810.06/810.20	c total #propagations: 104128065 / total #impl: 4171848344 (eff. 0.025)
810.06/810.20	c #Conflicts:     703000 | #Learnt:      31677 | 0.000
810.06/810.20	c total clause space: 78.2603MB
810.06/810.20	c total #watches: 330935
811.96/812.16	c total #propagations: 104253556 / total #impl: 4180723452 (eff. 0.025)
811.96/812.16	c #Conflicts:     704000 | #Learnt:      32677 | 0.000
811.96/812.16	c total clause space: 78.2603MB
811.96/812.16	c total #watches: 340144
814.16/814.34	c total #propagations: 104430388 / total #impl: 4190865052 (eff. 0.025)
814.16/814.34	c #Conflicts:     705000 | #Learnt:      33677 | 0.000
814.16/814.34	c total clause space: 78.2603MB
814.16/814.34	c total #watches: 348394
816.16/816.35	c total #propagations: 104631677 / total #impl: 4201723476 (eff. 0.025)
816.16/816.35	c #Conflicts:     706000 | #Learnt:      34677 | 0.000
816.16/816.35	c total clause space: 78.2603MB
816.16/816.35	c total #watches: 356674
818.06/818.21	c total #propagations: 104843599 / total #impl: 4209822495 (eff. 0.025)
818.06/818.21	c #Conflicts:     707000 | #Learnt:      35677 | 0.000
818.06/818.21	c total clause space: 78.2603MB
818.06/818.21	c total #watches: 365963
819.96/820.12	c total #propagations: 105004331 / total #impl: 4217740613 (eff. 0.025)
819.96/820.12	c #Conflicts:     708000 | #Learnt:      36677 | 0.000
819.96/820.12	c total clause space: 78.2603MB
819.96/820.12	c total #watches: 375052
821.96/822.15	c total #propagations: 105187256 / total #impl: 4226094931 (eff. 0.025)
821.96/822.15	c #Conflicts:     709000 | #Learnt:      37677 | 0.000
821.96/822.15	c total clause space: 78.2603MB
821.96/822.15	c total #watches: 385120
823.96/824.14	c total #propagations: 105354025 / total #impl: 4234964421 (eff. 0.025)
823.96/824.14	c #Conflicts:     710000 | #Learnt:      38677 | 0.000
823.96/824.14	c total clause space: 78.2603MB
823.96/824.14	c total #watches: 394828
826.16/826.36	c total #propagations: 105516536 / total #impl: 4243226131 (eff. 0.025)
826.16/826.36	c #Conflicts:     711000 | #Learnt:      39677 | 0.000
826.16/826.36	c total clause space: 78.2603MB
826.16/826.36	c total #watches: 404106
828.36/828.54	c total #propagations: 105692383 / total #impl: 4252401356 (eff. 0.025)
828.36/828.54	c GC COLLECT
828.36/828.54	c #Conflicts:     712000 | #Learnt:      20380 | 0.000
828.36/828.54	c total clause space: 78.2603MB
828.36/828.54	c total #watches: 244874
829.26/829.45	c total #propagations: 105846422 / total #impl: 4261758099 (eff. 0.025)
829.26/829.45	c #Conflicts:     713000 | #Learnt:      21380 | 0.000
829.26/829.45	c total clause space: 78.2603MB
829.26/829.45	c total #watches: 252857
830.46/830.65	c total #propagations: 105952451 / total #impl: 4266177312 (eff. 0.025)
830.46/830.65	c #Conflicts:     714000 | #Learnt:      22380 | 0.000
830.46/830.65	c total clause space: 78.2603MB
830.46/830.65	c total #watches: 263133
831.46/831.63	c total #propagations: 106094465 / total #impl: 4272523273 (eff. 0.025)
831.46/831.63	c #Conflicts:     715000 | #Learnt:      23380 | 0.000
831.46/831.63	c total clause space: 78.2603MB
831.46/831.63	c total #watches: 274085
832.45/832.66	c total #propagations: 106195437 / total #impl: 4276712629 (eff. 0.025)
832.45/832.66	c #Conflicts:     716000 | #Learnt:      24380 | 0.000
832.45/832.66	c total clause space: 78.2603MB
832.45/832.66	c total #watches: 286474
833.66/833.84	c total #propagations: 106288780 / total #impl: 4280774131 (eff. 0.025)
833.66/833.84	c #Conflicts:     717000 | #Learnt:      25380 | 0.000
833.66/833.84	c total clause space: 78.2603MB
833.66/833.84	c total #watches: 295995
834.86/835.04	c total #propagations: 106410198 / total #impl: 4285711846 (eff. 0.025)
834.86/835.04	c #Conflicts:     718000 | #Learnt:      26380 | 0.000
834.86/835.04	c total clause space: 78.2603MB
834.86/835.04	c total #watches: 305221
836.25/836.43	c total #propagations: 106545425 / total #impl: 4291118790 (eff. 0.025)
836.25/836.43	c #Conflicts:     719000 | #Learnt:      27380 | 0.000
836.25/836.43	c total clause space: 78.2603MB
836.25/836.43	c total #watches: 313754
837.75/837.94	c total #propagations: 106712432 / total #impl: 4297327953 (eff. 0.025)
837.75/837.94	c #Conflicts:     720000 | #Learnt:      28380 | 0.000
837.75/837.94	c total clause space: 78.2603MB
837.75/837.94	c total #watches: 322893
839.45/839.67	c total #propagations: 106888554 / total #impl: 4303887257 (eff. 0.025)
839.45/839.67	c #Conflicts:     721000 | #Learnt:      29380 | 0.000
839.45/839.67	c total clause space: 78.2603MB
839.45/839.67	c total #watches: 335276
841.05/841.26	c total #propagations: 107044534 / total #impl: 4311664866 (eff. 0.025)
841.05/841.26	c #Conflicts:     722000 | #Learnt:      30380 | 0.000
841.05/841.26	c total clause space: 78.2603MB
841.05/841.26	c total #watches: 345350
842.75/842.90	c total #propagations: 107220294 / total #impl: 4318920550 (eff. 0.025)
842.75/842.90	c #Conflicts:     723000 | #Learnt:      31380 | 0.000
842.75/842.90	c total clause space: 78.2603MB
842.75/842.90	c total #watches: 357004
844.55/844.73	c total #propagations: 107331019 / total #impl: 4325608990 (eff. 0.025)
844.55/844.73	c #Conflicts:     724000 | #Learnt:      32380 | 0.000
844.55/844.73	c total clause space: 78.2603MB
844.55/844.73	c total #watches: 370261
846.35/846.59	c total #propagations: 107453304 / total #impl: 4332518562 (eff. 0.025)
846.35/846.59	c #Conflicts:     725000 | #Learnt:      33380 | 0.000
846.35/846.59	c total clause space: 78.2603MB
846.35/846.59	c total #watches: 381837
848.25/848.40	c total #propagations: 107569194 / total #impl: 4339688172 (eff. 0.025)
848.25/848.40	c #Conflicts:     726000 | #Learnt:      34380 | 0.000
848.25/848.40	c total clause space: 78.2603MB
848.25/848.40	c total #watches: 392473
849.95/850.12	c total #propagations: 107675309 / total #impl: 4347689197 (eff. 0.025)
849.95/850.12	c #Conflicts:     727000 | #Learnt:      35380 | 0.000
849.95/850.12	c total clause space: 78.2603MB
849.95/850.12	c total #watches: 402367
851.85/852.03	c total #propagations: 107788401 / total #impl: 4354719941 (eff. 0.025)
851.85/852.03	c #Conflicts:     728000 | #Learnt:      36380 | 0.000
851.85/852.03	c total clause space: 78.2603MB
851.85/852.03	c total #watches: 413136
853.85/854.01	c total #propagations: 107898232 / total #impl: 4362887495 (eff. 0.025)
853.85/854.01	c #Conflicts:     729000 | #Learnt:      37380 | 0.000
853.85/854.01	c total clause space: 78.2603MB
853.85/854.01	c total #watches: 423169
855.76/855.96	c total #propagations: 108009709 / total #impl: 4370742030 (eff. 0.025)
855.76/855.96	c #Conflicts:     730000 | #Learnt:      38380 | 0.000
855.76/855.96	c total clause space: 78.2603MB
855.76/855.96	c total #watches: 434636
857.96/858.13	c total #propagations: 108112712 / total #impl: 4378528527 (eff. 0.025)
857.96/858.13	c #Conflicts:     731000 | #Learnt:      39380 | 0.000
857.96/858.13	c total clause space: 78.2603MB
857.96/858.13	c total #watches: 444618
859.95/860.20	c total #propagations: 108223062 / total #impl: 4387295562 (eff. 0.025)
859.95/860.20	c #Conflicts:     732000 | #Learnt:      40380 | 0.000
859.95/860.20	c total clause space: 78.2603MB
859.95/860.20	c total #watches: 455732
861.95/862.17	c total #propagations: 108326098 / total #impl: 4395717177 (eff. 0.025)
861.95/862.17	c GC COLLECT
861.95/862.17	c #Conflicts:     733000 | #Learnt:      20776 | 0.000
861.95/862.17	c total clause space: 78.2603MB
861.95/862.17	c total #watches: 247865
862.85/863.09	c total #propagations: 108423780 / total #impl: 4403558909 (eff. 0.025)
862.85/863.09	c #Conflicts:     734000 | #Learnt:      21776 | 0.000
862.85/863.09	c total clause space: 78.2603MB
862.85/863.09	c total #watches: 256946
863.85/864.07	c total #propagations: 108532712 / total #impl: 4408210413 (eff. 0.025)
863.85/864.07	c #Conflicts:     735000 | #Learnt:      22776 | 0.000
863.85/864.07	c total clause space: 78.2603MB
863.85/864.07	c total #watches: 267430
864.85/865.07	c total #propagations: 108636754 / total #impl: 4412662455 (eff. 0.025)
864.85/865.07	c #Conflicts:     736000 | #Learnt:      23776 | 0.000
864.85/865.07	c total clause space: 78.2603MB
864.85/865.07	c total #watches: 276037
865.85/866.10	c total #propagations: 108727363 / total #impl: 4416984904 (eff. 0.025)
865.85/866.10	c #Conflicts:     737000 | #Learnt:      24776 | 0.000
865.85/866.10	c total clause space: 78.2603MB
865.85/866.10	c total #watches: 286768
867.15/867.30	c total #propagations: 108821601 / total #impl: 4421566005 (eff. 0.025)
867.15/867.30	c #Conflicts:     738000 | #Learnt:      25776 | 0.000
867.15/867.30	c total clause space: 78.2603MB
867.15/867.30	c total #watches: 296605
868.45/868.64	c total #propagations: 108930910 / total #impl: 4426807030 (eff. 0.025)
868.45/868.64	c #Conflicts:     739000 | #Learnt:      26776 | 0.000
868.45/868.64	c total clause space: 78.2603MB
868.45/868.64	c total #watches: 306536
869.95/870.10	c total #propagations: 109048698 / total #impl: 4432264866 (eff. 0.025)
869.95/870.10	c #Conflicts:     740000 | #Learnt:      27776 | 0.000
869.95/870.10	c total clause space: 78.2603MB
869.95/870.10	c total #watches: 320141
871.45/871.60	c total #propagations: 109161456 / total #impl: 4438298734 (eff. 0.025)
871.45/871.60	c #Conflicts:     741000 | #Learnt:      28776 | 0.000
871.45/871.60	c total clause space: 78.2603MB
871.45/871.60	c total #watches: 331825
873.15/873.33	c total #propagations: 109280596 / total #impl: 4444453106 (eff. 0.025)
873.15/873.33	c #Conflicts:     742000 | #Learnt:      29776 | 0.000
873.15/873.33	c total clause space: 78.2603MB
873.15/873.33	c total #watches: 345341
874.75/874.94	c total #propagations: 109400302 / total #impl: 4451447878 (eff. 0.025)
874.75/874.94	c #Conflicts:     743000 | #Learnt:      30776 | 0.000
874.75/874.94	c total clause space: 78.2603MB
874.75/874.94	c total #watches: 356306
876.45/876.68	c total #propagations: 109505564 / total #impl: 4457444371 (eff. 0.025)
876.45/876.68	c #Conflicts:     744000 | #Learnt:      31776 | 0.000
876.45/876.68	c total clause space: 78.2603MB
876.45/876.68	c total #watches: 366568
878.35/878.54	c total #propagations: 109640304 / total #impl: 4465006820 (eff. 0.025)
878.35/878.54	c #Conflicts:     745000 | #Learnt:      32776 | 0.000
878.35/878.54	c total clause space: 78.2603MB
878.35/878.54	c total #watches: 374816
879.95/880.16	c total #propagations: 109782896 / total #impl: 4472392239 (eff. 0.025)
879.95/880.16	c #Conflicts:     746000 | #Learnt:      33776 | 0.000
879.95/880.16	c total clause space: 78.2603MB
879.95/880.16	c total #watches: 381101
881.75/881.96	c total #propagations: 109938797 / total #impl: 4478675174 (eff. 0.025)
881.75/881.96	c #Conflicts:     747000 | #Learnt:      34776 | 0.000
881.75/881.96	c total clause space: 78.2603MB
881.75/881.96	c total #watches: 388399
883.45/883.61	c total #propagations: 110090578 / total #impl: 4485005086 (eff. 0.025)
883.45/883.61	c #Conflicts:     748000 | #Learnt:      35776 | 0.000
883.45/883.61	c total clause space: 78.2603MB
883.45/883.61	c total #watches: 394985
885.15/885.30	c total #propagations: 110249234 / total #impl: 4490914240 (eff. 0.025)
885.15/885.30	c #Conflicts:     749000 | #Learnt:      36776 | 0.000
885.15/885.30	c total clause space: 78.2603MB
885.15/885.30	c total #watches: 401981
886.65/886.81	c total #propagations: 110386725 / total #impl: 4497491187 (eff. 0.025)
886.65/886.81	c #Conflicts:     750000 | #Learnt:      37776 | 0.000
886.65/886.81	c total clause space: 78.2603MB
886.65/886.81	c total #watches: 408099
888.44/888.61	c total #propagations: 110531098 / total #impl: 4502497957 (eff. 0.025)
888.44/888.61	c #Conflicts:     751000 | #Learnt:      38776 | 0.000
888.44/888.61	c total clause space: 78.2603MB
888.44/888.61	c total #watches: 416152
890.34/890.55	c total #propagations: 110684449 / total #impl: 4509547934 (eff. 0.025)
890.34/890.55	c #Conflicts:     752000 | #Learnt:      39776 | 0.000
890.34/890.55	c total clause space: 78.2603MB
890.34/890.55	c total #watches: 422817
892.44/892.63	c total #propagations: 110830042 / total #impl: 4517223558 (eff. 0.025)
892.44/892.63	c #Conflicts:     753000 | #Learnt:      40776 | 0.000
892.44/892.63	c total clause space: 78.2603MB
892.44/892.63	c total #watches: 429092
894.25/894.43	c total #propagations: 110995806 / total #impl: 4524434846 (eff. 0.025)
894.25/894.43	c #Conflicts:     754000 | #Learnt:      41776 | 0.000
894.25/894.43	c total clause space: 78.2603MB
894.25/894.43	c total #watches: 434972
895.44/895.67	c total #propagations: 111127508 / total #impl: 4530760456 (eff. 0.025)
895.44/895.67	c GC COLLECT
895.44/895.67	c #Conflicts:     755000 | #Learnt:      21885 | 0.000
895.44/895.67	c total clause space: 78.2603MB
895.44/895.67	c total #watches: 255393
896.64/896.89	c total #propagations: 111293600 / total #impl: 4537049192 (eff. 0.025)
896.64/896.89	c #Conflicts:     756000 | #Learnt:      22885 | 0.000
896.64/896.89	c total clause space: 78.2603MB
896.64/896.89	c total #watches: 262364
897.94/898.12	c total #propagations: 111467531 / total #impl: 4543257411 (eff. 0.025)
897.94/898.12	c #Conflicts:     757000 | #Learnt:      23885 | 0.000
897.94/898.12	c total clause space: 78.2603MB
897.94/898.12	c total #watches: 271392
899.14/899.30	c total #propagations: 111590597 / total #impl: 4549475434 (eff. 0.025)
899.14/899.30	c #Conflicts:     758000 | #Learnt:      24885 | 0.000
899.14/899.30	c total clause space: 78.2603MB
899.14/899.30	c total #watches: 279357
900.44/900.70	c total #propagations: 111728006 / total #impl: 4555471804 (eff. 0.025)
900.44/900.70	c #Conflicts:     759000 | #Learnt:      25885 | 0.000
900.44/900.70	c total clause space: 78.2603MB
900.44/900.70	c total #watches: 289550
901.74/901.99	c total #propagations: 111914434 / total #impl: 4562044936 (eff. 0.025)
901.74/901.99	c #Conflicts:     760000 | #Learnt:      26885 | 0.000
901.74/901.99	c total clause space: 78.2603MB
901.74/901.99	c total #watches: 297593
903.24/903.44	c total #propagations: 112063074 / total #impl: 4568363626 (eff. 0.025)
903.24/903.44	c #Conflicts:     761000 | #Learnt:      27885 | 0.000
903.24/903.44	c total clause space: 78.2603MB
903.24/903.44	c total #watches: 307563
904.64/904.84	c total #propagations: 112216273 / total #impl: 4575763358 (eff. 0.025)
904.64/904.84	c #Conflicts:     762000 | #Learnt:      28885 | 0.000
904.64/904.84	c total clause space: 78.2603MB
904.64/904.84	c total #watches: 315047
906.14/906.39	c total #propagations: 112367883 / total #impl: 4581894984 (eff. 0.025)
906.14/906.39	c #Conflicts:     763000 | #Learnt:      29885 | 0.000
906.14/906.39	c total clause space: 78.2603MB
906.14/906.39	c total #watches: 324995
907.54/907.76	c total #propagations: 112506574 / total #impl: 4588989618 (eff. 0.025)
907.54/907.76	c #Conflicts:     764000 | #Learnt:      30885 | 0.000
907.54/907.76	c total clause space: 78.2603MB
907.54/907.76	c total #watches: 333057
908.74/908.95	c total #propagations: 112617072 / total #impl: 4594429716 (eff. 0.025)
908.74/908.95	c #Conflicts:     765000 | #Learnt:      31885 | 0.000
908.74/908.95	c total clause space: 78.2603MB
908.74/908.95	c total #watches: 340696
910.34/910.54	c total #propagations: 112704478 / total #impl: 4598327019 (eff. 0.025)
910.34/910.54	c #Conflicts:     766000 | #Learnt:      32885 | 0.000
910.34/910.54	c total clause space: 78.2603MB
910.34/910.54	c total #watches: 347746
911.75/911.99	c total #propagations: 112847736 / total #impl: 4605454899 (eff. 0.025)
911.75/911.99	c #Conflicts:     767000 | #Learnt:      33885 | 0.000
911.75/911.99	c total clause space: 78.2603MB
911.75/911.99	c total #watches: 354661
913.34/913.57	c total #propagations: 112980008 / total #impl: 4610264215 (eff. 0.025)
913.34/913.57	c #Conflicts:     768000 | #Learnt:      34885 | 0.000
913.34/913.57	c total clause space: 78.2603MB
913.34/913.57	c total #watches: 362433
914.94/915.18	c total #propagations: 113112776 / total #impl: 4616427906 (eff. 0.025)
914.94/915.18	c #Conflicts:     769000 | #Learnt:      35885 | 0.000
914.94/915.18	c total clause space: 78.2603MB
914.94/915.18	c total #watches: 368472
916.44/916.66	c total #propagations: 113276359 / total #impl: 4622326212 (eff. 0.025)
916.44/916.66	c #Conflicts:     770000 | #Learnt:      36885 | 0.000
916.44/916.66	c total clause space: 78.2603MB
916.44/916.66	c total #watches: 375497
918.24/918.47	c total #propagations: 113397698 / total #impl: 4628807305 (eff. 0.024)
918.24/918.47	c #Conflicts:     771000 | #Learnt:      37885 | 0.000
918.24/918.47	c total clause space: 78.2603MB
918.24/918.47	c total #watches: 383599
919.94/920.18	c total #propagations: 113552634 / total #impl: 4636495876 (eff. 0.024)
919.94/920.18	c #Conflicts:     772000 | #Learnt:      38885 | 0.000
919.94/920.18	c total clause space: 78.2603MB
919.94/920.18	c total #watches: 391059
921.84/922.08	c total #propagations: 113695837 / total #impl: 4643073890 (eff. 0.024)
921.84/922.08	c #Conflicts:     773000 | #Learnt:      39885 | 0.000
921.84/922.08	c total clause space: 78.2603MB
921.84/922.08	c total #watches: 400738
923.24/923.44	c total #propagations: 113837102 / total #impl: 4650817499 (eff. 0.024)
923.24/923.44	c #Conflicts:     774000 | #Learnt:      40885 | 0.000
923.24/923.44	c total clause space: 78.2603MB
923.24/923.44	c total #watches: 407798
924.95/925.14	c total #propagations: 113954277 / total #impl: 4655698504 (eff. 0.024)
924.95/925.14	c #Conflicts:     775000 | #Learnt:      41885 | 0.000
924.95/925.14	c total clause space: 78.2603MB
924.95/925.14	c total #watches: 415004
926.24/926.43	c total #propagations: 114091764 / total #impl: 4661680826 (eff. 0.024)
926.24/926.43	c GC COLLECT
926.24/926.43	c #Conflicts:     776000 | #Learnt:      21679 | 0.000
926.24/926.43	c total clause space: 78.2603MB
926.24/926.43	c total #watches: 254857
927.44/927.67	c total #propagations: 114199241 / total #impl: 4666040698 (eff. 0.024)
927.44/927.67	c #Conflicts:     777000 | #Learnt:      22679 | 0.000
927.44/927.67	c total clause space: 78.2603MB
927.44/927.67	c total #watches: 262060
928.54/928.74	c total #propagations: 114356560 / total #impl: 4672485563 (eff. 0.024)
928.54/928.74	c #Conflicts:     778000 | #Learnt:      23679 | 0.000
928.54/928.74	c total clause space: 78.2603MB
928.54/928.74	c total #watches: 269449
929.64/929.87	c total #propagations: 114489394 / total #impl: 4677690215 (eff. 0.024)
929.64/929.87	c #Conflicts:     779000 | #Learnt:      24679 | 0.000
929.64/929.87	c total clause space: 78.2603MB
929.64/929.87	c total #watches: 275200
930.84/931.00	c total #propagations: 114640674 / total #impl: 4683627582 (eff. 0.024)
930.84/931.00	c #Conflicts:     780000 | #Learnt:      25679 | 0.000
930.84/931.00	c total clause space: 78.2603MB
930.84/931.00	c total #watches: 282018
931.94/932.19	c total #propagations: 114813421 / total #impl: 4688784828 (eff. 0.024)
931.94/932.19	c #Conflicts:     781000 | #Learnt:      26679 | 0.000
931.94/932.19	c total clause space: 78.2603MB
931.94/932.19	c total #watches: 289830
933.34/933.51	c total #propagations: 114962724 / total #impl: 4694393970 (eff. 0.024)
933.34/933.51	c #Conflicts:     782000 | #Learnt:      27679 | 0.000
933.34/933.51	c total clause space: 78.2603MB
933.34/933.51	c total #watches: 296235
934.74/934.93	c total #propagations: 115147038 / total #impl: 4700212383 (eff. 0.024)
934.74/934.93	c #Conflicts:     783000 | #Learnt:      28679 | 0.000
934.74/934.93	c total clause space: 78.2603MB
934.74/934.93	c total #watches: 305364
936.14/936.33	c total #propagations: 115287862 / total #impl: 4706532935 (eff. 0.024)
936.14/936.33	c #Conflicts:     784000 | #Learnt:      29679 | 0.000
936.14/936.33	c total clause space: 78.2603MB
936.14/936.33	c total #watches: 314026
937.74/937.91	c total #propagations: 115441156 / total #impl: 4712421900 (eff. 0.024)
937.74/937.91	c #Conflicts:     785000 | #Learnt:      30679 | 0.000
937.74/937.91	c total clause space: 78.2603MB
937.74/937.91	c total #watches: 323897
939.24/939.42	c total #propagations: 115577321 / total #impl: 4719966776 (eff. 0.024)
939.24/939.42	c #Conflicts:     786000 | #Learnt:      31679 | 0.000
939.24/939.42	c total clause space: 78.2603MB
939.24/939.42	c total #watches: 333705
940.74/940.91	c total #propagations: 115706870 / total #impl: 4726972047 (eff. 0.024)
940.74/940.91	c #Conflicts:     787000 | #Learnt:      32679 | 0.000
940.74/940.91	c total clause space: 78.2603MB
940.74/940.91	c total #watches: 345353
942.34/942.57	c total #propagations: 115822961 / total #impl: 4733310920 (eff. 0.024)
942.34/942.57	c #Conflicts:     788000 | #Learnt:      33679 | 0.000
942.34/942.57	c total clause space: 78.2603MB
942.34/942.57	c total #watches: 356830
944.04/944.21	c total #propagations: 115947837 / total #impl: 4740531177 (eff. 0.024)
944.04/944.21	c #Conflicts:     789000 | #Learnt:      34679 | 0.000
944.04/944.21	c total clause space: 78.2603MB
944.04/944.21	c total #watches: 363410
945.74/945.91	c total #propagations: 116083812 / total #impl: 4746969916 (eff. 0.024)
945.74/945.91	c #Conflicts:     790000 | #Learnt:      35679 | 0.000
945.74/945.91	c total clause space: 78.2603MB
945.74/945.91	c total #watches: 371232
947.04/947.27	c total #propagations: 116227214 / total #impl: 4754683710 (eff. 0.024)
947.04/947.27	c #Conflicts:     791000 | #Learnt:      36679 | 0.000
947.04/947.27	c total clause space: 78.2603MB
947.04/947.27	c total #watches: 377125
948.64/948.84	c total #propagations: 116352129 / total #impl: 4760445061 (eff. 0.024)
948.64/948.84	c #Conflicts:     792000 | #Learnt:      37679 | 0.000
948.64/948.84	c total clause space: 78.2603MB
948.64/948.84	c total #watches: 383688
950.44/950.68	c total #propagations: 116482736 / total #impl: 4765918792 (eff. 0.024)
950.44/950.68	c #Conflicts:     793000 | #Learnt:      38679 | 0.000
950.44/950.68	c total clause space: 78.2603MB
950.44/950.68	c total #watches: 390593
952.24/952.49	c total #propagations: 116636573 / total #impl: 4773148116 (eff. 0.024)
952.24/952.49	c #Conflicts:     794000 | #Learnt:      39679 | 0.000
952.24/952.49	c total clause space: 78.2603MB
952.24/952.49	c total #watches: 398186
954.13/954.38	c total #propagations: 116791658 / total #impl: 4779665001 (eff. 0.024)
954.13/954.38	c #Conflicts:     795000 | #Learnt:      40679 | 0.000
954.13/954.38	c total clause space: 78.2603MB
954.13/954.38	c total #watches: 406673
956.43/956.60	c total #propagations: 116954729 / total #impl: 4787895801 (eff. 0.024)
956.43/956.60	c #Conflicts:     796000 | #Learnt:      41679 | 0.000
956.43/956.60	c total clause space: 78.2603MB
956.43/956.60	c total #watches: 414336
958.23/958.44	c total #propagations: 117128381 / total #impl: 4796973589 (eff. 0.024)
958.23/958.44	c #Conflicts:     797000 | #Learnt:      42679 | 0.000
958.23/958.44	c total clause space: 78.2603MB
958.23/958.44	c total #watches: 422284
959.73/959.96	c total #propagations: 117244168 / total #impl: 4803287621 (eff. 0.024)
959.73/959.96	c GC COLLECT
959.73/959.96	c #Conflicts:     798000 | #Learnt:      22190 | 0.000
959.73/959.96	c total clause space: 78.2603MB
959.73/959.96	c total #watches: 259779
960.73/960.96	c total #propagations: 117386473 / total #impl: 4810225657 (eff. 0.024)
960.73/960.96	c #Conflicts:     799000 | #Learnt:      23190 | 0.000
960.73/960.96	c total clause space: 78.2603MB
960.73/960.96	c total #watches: 266355
961.83/962.05	c total #propagations: 117503303 / total #impl: 4815322766 (eff. 0.024)
961.83/962.05	c #Conflicts:     800000 | #Learnt:      24190 | 0.000
961.83/962.05	c total clause space: 78.2603MB
961.83/962.05	c total #watches: 274815
963.13/963.36	c total #propagations: 117624369 / total #impl: 4820732576 (eff. 0.024)
963.13/963.36	c #Conflicts:     801000 | #Learnt:      25190 | 0.000
963.13/963.36	c total clause space: 78.2603MB
963.13/963.36	c total #watches: 283025
964.23/964.46	c total #propagations: 117768650 / total #impl: 4827016541 (eff. 0.024)
964.23/964.46	c #Conflicts:     802000 | #Learnt:      26190 | 0.000
964.23/964.46	c total clause space: 78.2603MB
964.23/964.46	c total #watches: 290139
965.53/965.76	c total #propagations: 117880257 / total #impl: 4831563778 (eff. 0.024)
965.53/965.76	c #Conflicts:     803000 | #Learnt:      27190 | 0.000
965.53/965.76	c total clause space: 78.2603MB
965.53/965.76	c total #watches: 296772
966.93/967.13	c total #propagations: 118028135 / total #impl: 4837746421 (eff. 0.024)
966.93/967.13	c #Conflicts:     804000 | #Learnt:      28190 | 0.000
966.93/967.13	c total clause space: 78.2603MB
966.93/967.13	c total #watches: 304651
968.53/968.74	c total #propagations: 118183392 / total #impl: 4844284165 (eff. 0.024)
968.53/968.74	c #Conflicts:     805000 | #Learnt:      29190 | 0.000
968.53/968.74	c total clause space: 78.2603MB
968.53/968.74	c total #watches: 313067
970.23/970.45	c total #propagations: 118354550 / total #impl: 4851944937 (eff. 0.024)
970.23/970.45	c #Conflicts:     806000 | #Learnt:      30190 | 0.000
970.23/970.45	c total clause space: 78.2603MB
970.23/970.45	c total #watches: 320920
971.83/972.01	c total #propagations: 118549313 / total #impl: 4859576468 (eff. 0.024)
971.83/972.01	c #Conflicts:     807000 | #Learnt:      31190 | 0.000
971.83/972.01	c total clause space: 78.2603MB
971.83/972.01	c total #watches: 328323
973.34/973.57	c total #propagations: 118736332 / total #impl: 4866680435 (eff. 0.024)
973.34/973.57	c #Conflicts:     808000 | #Learnt:      32190 | 0.000
973.34/973.57	c total clause space: 78.2603MB
973.34/973.57	c total #watches: 335548
975.03/975.23	c total #propagations: 118908330 / total #impl: 4873553075 (eff. 0.024)
975.03/975.23	c #Conflicts:     809000 | #Learnt:      33190 | 0.000
975.03/975.23	c total clause space: 78.2603MB
975.03/975.23	c total #watches: 341932
976.83/977.07	c total #propagations: 119086005 / total #impl: 4880479155 (eff. 0.024)
976.83/977.07	c #Conflicts:     810000 | #Learnt:      34190 | 0.000
976.83/977.07	c total clause space: 78.2603MB
976.83/977.07	c total #watches: 348924
978.53/978.76	c total #propagations: 119280000 / total #impl: 4888344758 (eff. 0.024)
978.53/978.76	c #Conflicts:     811000 | #Learnt:      35190 | 0.000
978.53/978.76	c total clause space: 78.2603MB
978.53/978.76	c total #watches: 356644
980.04/980.27	c total #propagations: 119438388 / total #impl: 4895269160 (eff. 0.024)
980.04/980.27	c #Conflicts:     812000 | #Learnt:      36190 | 0.000
980.04/980.27	c total clause space: 78.2603MB
980.04/980.27	c total #watches: 364328
981.73/981.97	c total #propagations: 119577153 / total #impl: 4900811365 (eff. 0.024)
981.73/981.97	c #Conflicts:     813000 | #Learnt:      37190 | 0.000
981.73/981.97	c total clause space: 78.2603MB
981.73/981.97	c total #watches: 371400
983.83/984.07	c total #propagations: 119752906 / total #impl: 4907569997 (eff. 0.024)
983.83/984.07	c #Conflicts:     814000 | #Learnt:      38190 | 0.000
983.83/984.07	c total clause space: 78.2603MB
983.83/984.07	c total #watches: 381687
985.33/985.55	c total #propagations: 119956850 / total #impl: 4916439201 (eff. 0.024)
985.33/985.55	c #Conflicts:     815000 | #Learnt:      39190 | 0.000
985.33/985.55	c total clause space: 78.2603MB
985.33/985.55	c total #watches: 391174
987.13/987.30	c total #propagations: 120088409 / total #impl: 4921628707 (eff. 0.024)
987.13/987.30	c #Conflicts:     816000 | #Learnt:      40190 | 0.000
987.13/987.30	c total clause space: 78.2603MB
987.13/987.30	c total #watches: 400684
989.13/989.35	c total #propagations: 120220423 / total #impl: 4928553446 (eff. 0.024)
989.13/989.35	c #Conflicts:     817000 | #Learnt:      41190 | 0.000
989.13/989.35	c total clause space: 78.2603MB
989.13/989.35	c total #watches: 407403
991.13/991.37	c total #propagations: 120417235 / total #impl: 4936564794 (eff. 0.024)
991.13/991.37	c #Conflicts:     818000 | #Learnt:      42190 | 0.000
991.13/991.37	c total clause space: 78.2603MB
991.13/991.37	c total #watches: 415112
993.03/993.24	c total #propagations: 120538791 / total #impl: 4944306999 (eff. 0.024)
993.03/993.24	c #Conflicts:     819000 | #Learnt:      43190 | 0.000
993.03/993.24	c total clause space: 78.2603MB
993.03/993.24	c total #watches: 422824
994.63/994.81	c total #propagations: 120645245 / total #impl: 4951191162 (eff. 0.024)
994.63/994.81	c GC COLLECT
994.63/994.81	c #Conflicts:     820000 | #Learnt:      22378 | 0.000
994.63/994.81	c total clause space: 78.2603MB
994.63/994.81	c total #watches: 260252
995.63/995.89	c total #propagations: 120770378 / total #impl: 4957696686 (eff. 0.024)
995.63/995.89	c #Conflicts:     821000 | #Learnt:      23378 | 0.000
995.63/995.89	c total clause space: 78.2603MB
995.63/995.89	c total #watches: 267259
996.73/996.98	c total #propagations: 120902338 / total #impl: 4962868756 (eff. 0.024)
996.73/996.98	c #Conflicts:     822000 | #Learnt:      24378 | 0.000
996.73/996.98	c total clause space: 78.2603MB
996.73/996.98	c total #watches: 275904
997.73/997.94	c total #propagations: 121007811 / total #impl: 4966877225 (eff. 0.024)
997.73/997.94	c #Conflicts:     823000 | #Learnt:      25378 | 0.000
997.73/997.94	c total clause space: 78.2603MB
997.73/997.94	c total #watches: 284031
998.93/999.10	c total #propagations: 121093529 / total #impl: 4970237509 (eff. 0.024)
998.93/999.10	c #Conflicts:     824000 | #Learnt:      26378 | 0.000
998.93/999.10	c total clause space: 78.2603MB
998.93/999.10	c total #watches: 291501
1000.23/1000.41	c total #propagations: 121203935 / total #impl: 4974311629 (eff. 0.024)
1000.23/1000.41	c #Conflicts:     825000 | #Learnt:      27378 | 0.000
1000.23/1000.41	c total clause space: 78.2603MB
1000.23/1000.41	c total #watches: 298145
1001.63/1001.81	c total #propagations: 121363813 / total #impl: 4980859148 (eff. 0.024)
1001.63/1001.81	c #Conflicts:     826000 | #Learnt:      28378 | 0.000
1001.63/1001.81	c total clause space: 78.2603MB
1001.63/1001.81	c total #watches: 304787
1002.93/1003.16	c total #propagations: 121545978 / total #impl: 4987552985 (eff. 0.024)
1002.93/1003.16	c #Conflicts:     827000 | #Learnt:      29378 | 0.000
1002.93/1003.16	c total clause space: 78.2603MB
1002.93/1003.16	c total #watches: 311664
1004.33/1004.50	c total #propagations: 121706849 / total #impl: 4993721454 (eff. 0.024)
1004.33/1004.50	c #Conflicts:     828000 | #Learnt:      30378 | 0.000
1004.33/1004.50	c total clause space: 78.2603MB
1004.33/1004.50	c total #watches: 318842
1005.53/1005.77	c total #propagations: 121861069 / total #impl: 4999298207 (eff. 0.024)
1005.53/1005.77	c #Conflicts:     829000 | #Learnt:      31378 | 0.000
1005.53/1005.77	c total clause space: 78.2603MB
1005.53/1005.77	c total #watches: 326286
1007.03/1007.25	c total #propagations: 121999960 / total #impl: 5004651088 (eff. 0.024)
1007.03/1007.25	c #Conflicts:     830000 | #Learnt:      32378 | 0.000
1007.03/1007.25	c total clause space: 78.2603MB
1007.03/1007.25	c total #watches: 334636
1008.53/1008.72	c total #propagations: 122141796 / total #impl: 5010661201 (eff. 0.024)
1008.53/1008.72	c #Conflicts:     831000 | #Learnt:      33378 | 0.000
1008.53/1008.72	c total clause space: 78.2603MB
1008.53/1008.72	c total #watches: 343442
1010.13/1010.32	c total #propagations: 122255240 / total #impl: 5017009250 (eff. 0.024)
1010.13/1010.32	c #Conflicts:     832000 | #Learnt:      34378 | 0.000
1010.13/1010.32	c total clause space: 78.2603MB
1010.13/1010.32	c total #watches: 352877
1011.83/1012.01	c total #propagations: 122388452 / total #impl: 5023855035 (eff. 0.024)
1011.83/1012.01	c #Conflicts:     833000 | #Learnt:      35378 | 0.000
1011.83/1012.01	c total clause space: 78.2603MB
1011.83/1012.01	c total #watches: 362175
1013.53/1013.75	c total #propagations: 122531643 / total #impl: 5030577325 (eff. 0.024)
1013.53/1013.75	c #Conflicts:     834000 | #Learnt:      36378 | 0.000
1013.53/1013.75	c total clause space: 78.2603MB
1013.53/1013.75	c total #watches: 371742
1015.53/1015.70	c total #propagations: 122666327 / total #impl: 5037396666 (eff. 0.024)
1015.53/1015.70	c #Conflicts:     835000 | #Learnt:      37378 | 0.000
1015.53/1015.70	c total clause space: 78.2603MB
1015.53/1015.70	c total #watches: 381565
1017.23/1017.42	c total #propagations: 122833767 / total #impl: 5045071169 (eff. 0.024)
1017.23/1017.42	c #Conflicts:     836000 | #Learnt:      38378 | 0.000
1017.23/1017.42	c total clause space: 78.2603MB
1017.23/1017.42	c total #watches: 389819
1019.23/1019.43	c total #propagations: 122974583 / total #impl: 5052385657 (eff. 0.024)
1019.23/1019.43	c #Conflicts:     837000 | #Learnt:      39378 | 0.000
1019.23/1019.43	c total clause space: 78.2603MB
1019.23/1019.43	c total #watches: 396775
1021.22/1021.42	c total #propagations: 123170769 / total #impl: 5060517418 (eff. 0.024)
1021.22/1021.42	c #Conflicts:     838000 | #Learnt:      40378 | 0.000
1021.22/1021.42	c total clause space: 78.2603MB
1021.22/1021.42	c total #watches: 403912
1023.12/1023.35	c total #propagations: 123342935 / total #impl: 5068588094 (eff. 0.024)
1023.12/1023.35	c #Conflicts:     839000 | #Learnt:      41378 | 0.000
1023.12/1023.35	c total clause space: 78.2603MB
1023.12/1023.35	c total #watches: 411644
1025.13/1025.34	c total #propagations: 123493853 / total #impl: 5076559633 (eff. 0.024)
1025.13/1025.34	c #Conflicts:     840000 | #Learnt:      42378 | 0.000
1025.13/1025.34	c total clause space: 78.2603MB
1025.13/1025.34	c total #watches: 418644
1026.92/1027.19	c total #propagations: 123655032 / total #impl: 5083905739 (eff. 0.024)
1026.92/1027.19	c #Conflicts:     841000 | #Learnt:      43378 | 0.000
1026.92/1027.19	c total clause space: 78.2603MB
1026.92/1027.19	c total #watches: 426166
1028.73/1028.94	c total #propagations: 123796856 / total #impl: 5090837609 (eff. 0.024)
1028.73/1028.94	c GC COLLECT
1028.73/1028.94	c #Conflicts:     842000 | #Learnt:      22298 | 0.000
1028.73/1028.94	c total clause space: 78.2603MB
1028.73/1028.94	c total #watches: 259901
1029.83/1030.00	c total #propagations: 123923590 / total #impl: 5098180799 (eff. 0.024)
1029.83/1030.00	c #Conflicts:     843000 | #Learnt:      23298 | 0.000
1029.83/1030.00	c total clause space: 78.2603MB
1029.83/1030.00	c total #watches: 267068
1030.83/1031.08	c total #propagations: 124056461 / total #impl: 5103467600 (eff. 0.024)
1030.83/1031.08	c #Conflicts:     844000 | #Learnt:      24298 | 0.000
1030.83/1031.08	c total clause space: 78.2603MB
1030.83/1031.08	c total #watches: 273638
1032.03/1032.27	c total #propagations: 124194839 / total #impl: 5108668811 (eff. 0.024)
1032.03/1032.27	c #Conflicts:     845000 | #Learnt:      25298 | 0.000
1032.03/1032.27	c total clause space: 78.2603MB
1032.03/1032.27	c total #watches: 280509
1033.43/1033.65	c total #propagations: 124342703 / total #impl: 5114329924 (eff. 0.024)
1033.43/1033.65	c #Conflicts:     846000 | #Learnt:      26298 | 0.000
1033.43/1033.65	c total clause space: 78.2603MB
1033.43/1033.65	c total #watches: 287788
1034.83/1035.00	c total #propagations: 124550532 / total #impl: 5120436818 (eff. 0.024)
1034.83/1035.00	c #Conflicts:     847000 | #Learnt:      27298 | 0.000
1034.83/1035.00	c total clause space: 78.2603MB
1034.83/1035.00	c total #watches: 294612
1036.04/1036.21	c total #propagations: 124717529 / total #impl: 5126305743 (eff. 0.024)
1036.04/1036.21	c #Conflicts:     848000 | #Learnt:      28298 | 0.000
1036.04/1036.21	c total clause space: 78.2603MB
1036.04/1036.21	c total #watches: 303293
1037.33/1037.50	c total #propagations: 124839071 / total #impl: 5131465194 (eff. 0.024)
1037.33/1037.50	c #Conflicts:     849000 | #Learnt:      29298 | 0.000
1037.33/1037.50	c total clause space: 78.2603MB
1037.33/1037.50	c total #watches: 310439
1038.73/1038.98	c total #propagations: 125004099 / total #impl: 5136937783 (eff. 0.024)
1038.73/1038.98	c #Conflicts:     850000 | #Learnt:      30298 | 0.000
1038.73/1038.98	c total clause space: 78.2603MB
1038.73/1038.98	c total #watches: 318102
1040.13/1040.38	c total #propagations: 125146310 / total #impl: 5143570405 (eff. 0.024)
1040.13/1040.38	c #Conflicts:     851000 | #Learnt:      31298 | 0.000
1040.13/1040.38	c total clause space: 78.2603MB
1040.13/1040.38	c total #watches: 324725
1041.43/1041.60	c total #propagations: 125307088 / total #impl: 5149137307 (eff. 0.024)
1041.43/1041.60	c #Conflicts:     852000 | #Learnt:      32298 | 0.000
1041.43/1041.60	c total clause space: 78.2603MB
1041.43/1041.60	c total #watches: 330169
1043.03/1043.25	c total #propagations: 125461110 / total #impl: 5153940848 (eff. 0.024)
1043.03/1043.25	c #Conflicts:     853000 | #Learnt:      33298 | 0.000
1043.03/1043.25	c total clause space: 78.2603MB
1043.03/1043.25	c total #watches: 339243
1044.53/1044.79	c total #propagations: 125648577 / total #impl: 5160699242 (eff. 0.024)
1044.53/1044.79	c #Conflicts:     854000 | #Learnt:      34298 | 0.000
1044.53/1044.79	c total clause space: 78.2603MB
1044.53/1044.79	c total #watches: 347732
1045.94/1046.16	c total #propagations: 125806028 / total #impl: 5166950028 (eff. 0.024)
1045.94/1046.16	c #Conflicts:     855000 | #Learnt:      35298 | 0.000
1045.94/1046.16	c total clause space: 78.2603MB
1045.94/1046.16	c total #watches: 354935
1047.53/1047.74	c total #propagations: 125931694 / total #impl: 5171912441 (eff. 0.024)
1047.53/1047.74	c #Conflicts:     856000 | #Learnt:      36298 | 0.000
1047.53/1047.74	c total clause space: 78.2603MB
1047.53/1047.74	c total #watches: 362143
1049.24/1049.42	c total #propagations: 126074443 / total #impl: 5178339874 (eff. 0.024)
1049.24/1049.42	c #Conflicts:     857000 | #Learnt:      37298 | 0.000
1049.24/1049.42	c total clause space: 78.2603MB
1049.24/1049.42	c total #watches: 368128
1051.03/1051.26	c total #propagations: 126221460 / total #impl: 5184925086 (eff. 0.024)
1051.03/1051.26	c #Conflicts:     858000 | #Learnt:      38298 | 0.000
1051.03/1051.26	c total clause space: 78.2603MB
1051.03/1051.26	c total #watches: 375783
1052.73/1052.99	c total #propagations: 126385816 / total #impl: 5192503063 (eff. 0.024)
1052.73/1052.99	c #Conflicts:     859000 | #Learnt:      39298 | 0.000
1052.73/1052.99	c total clause space: 78.2603MB
1052.73/1052.99	c total #watches: 384376
1054.43/1054.61	c total #propagations: 126534428 / total #impl: 5199108247 (eff. 0.024)
1054.43/1054.61	c #Conflicts:     860000 | #Learnt:      40298 | 0.000
1054.43/1054.61	c total clause space: 78.2603MB
1054.43/1054.61	c total #watches: 392262
1056.03/1056.27	c total #propagations: 126657924 / total #impl: 5205748530 (eff. 0.024)
1056.03/1056.27	c #Conflicts:     861000 | #Learnt:      41298 | 0.000
1056.03/1056.27	c total clause space: 78.2603MB
1056.03/1056.27	c total #watches: 399419
1058.53/1058.70	c total #propagations: 126807328 / total #impl: 5212251974 (eff. 0.024)
1058.53/1058.70	c #Conflicts:     862000 | #Learnt:      42298 | 0.000
1058.53/1058.70	c total clause space: 78.2603MB
1058.53/1058.70	c total #watches: 406646
1060.23/1060.47	c total #propagations: 127024726 / total #impl: 5222313003 (eff. 0.024)
1060.23/1060.47	c #Conflicts:     863000 | #Learnt:      43298 | 0.000
1060.23/1060.47	c total clause space: 78.2603MB
1060.23/1060.47	c total #watches: 415145
1061.93/1062.17	c total #propagations: 127143516 / total #impl: 5229414481 (eff. 0.024)
1061.93/1062.17	c #Conflicts:     864000 | #Learnt:      44298 | 0.000
1061.93/1062.17	c total clause space: 78.2603MB
1061.93/1062.17	c total #watches: 425492
1063.53/1063.73	c total #propagations: 127224461 / total #impl: 5236060094 (eff. 0.024)
1063.53/1063.73	c GC COLLECT
1063.53/1063.73	c #Conflicts:     865000 | #Learnt:      22897 | 0.000
1063.53/1063.73	c total clause space: 78.2603MB
1063.53/1063.73	c total #watches: 266375
1064.83/1065.02	c total #propagations: 127302624 / total #impl: 5243363199 (eff. 0.024)
1064.83/1065.02	c #Conflicts:     866000 | #Learnt:      23897 | 0.000
1064.83/1065.02	c total clause space: 78.2603MB
1064.83/1065.02	c total #watches: 275473
1066.03/1066.26	c total #propagations: 127455953 / total #impl: 5249841415 (eff. 0.024)
1066.03/1066.26	c #Conflicts:     867000 | #Learnt:      24897 | 0.000
1066.03/1066.26	c total clause space: 78.2603MB
1066.03/1066.26	c total #watches: 282814
1067.13/1067.32	c total #propagations: 127584931 / total #impl: 5256334298 (eff. 0.024)
1067.13/1067.32	c #Conflicts:     868000 | #Learnt:      25897 | 0.000
1067.13/1067.32	c total clause space: 78.2603MB
1067.13/1067.32	c total #watches: 288879
1068.43/1068.63	c total #propagations: 127722967 / total #impl: 5261076415 (eff. 0.024)
1068.43/1068.63	c #Conflicts:     869000 | #Learnt:      26897 | 0.000
1068.43/1068.63	c total clause space: 78.2603MB
1068.43/1068.63	c total #watches: 296756
1069.83/1070.05	c total #propagations: 127839488 / total #impl: 5267321727 (eff. 0.024)
1069.83/1070.05	c #Conflicts:     870000 | #Learnt:      27897 | 0.000
1069.83/1070.05	c total clause space: 78.2603MB
1069.83/1070.05	c total #watches: 303211
1071.33/1071.57	c total #propagations: 128003723 / total #impl: 5273799225 (eff. 0.024)
1071.33/1071.57	c #Conflicts:     871000 | #Learnt:      28897 | 0.000
1071.33/1071.57	c total clause space: 78.2603MB
1071.33/1071.57	c total #watches: 311254
1072.73/1072.94	c total #propagations: 128177987 / total #impl: 5281037128 (eff. 0.024)
1072.73/1072.94	c #Conflicts:     872000 | #Learnt:      29897 | 0.000
1072.73/1072.94	c total clause space: 78.2603MB
1072.73/1072.94	c total #watches: 320479
1074.13/1074.39	c total #propagations: 128301327 / total #impl: 5287967642 (eff. 0.024)
1074.13/1074.39	c #Conflicts:     873000 | #Learnt:      30897 | 0.000
1074.13/1074.39	c total clause space: 78.2603MB
1074.13/1074.39	c total #watches: 330640
1075.53/1075.77	c total #propagations: 128418895 / total #impl: 5295075945 (eff. 0.024)
1075.53/1075.77	c #Conflicts:     874000 | #Learnt:      31897 | 0.000
1075.53/1075.77	c total clause space: 78.2603MB
1075.53/1075.77	c total #watches: 339031
1077.13/1077.32	c total #propagations: 128526978 / total #impl: 5300492518 (eff. 0.024)
1077.13/1077.32	c #Conflicts:     875000 | #Learnt:      32897 | 0.000
1077.13/1077.32	c total clause space: 78.2603MB
1077.13/1077.32	c total #watches: 345510
1078.73/1078.94	c total #propagations: 128663840 / total #impl: 5306795774 (eff. 0.024)
1078.73/1078.94	c #Conflicts:     876000 | #Learnt:      33897 | 0.000
1078.73/1078.94	c total clause space: 78.2603MB
1078.73/1078.94	c total #watches: 354975
1080.52/1080.73	c total #propagations: 128762991 / total #impl: 5314131666 (eff. 0.024)
1080.52/1080.73	c #Conflicts:     877000 | #Learnt:      34897 | 0.000
1080.52/1080.73	c total clause space: 78.2603MB
1080.52/1080.73	c total #watches: 363382
1082.12/1082.39	c total #propagations: 128937401 / total #impl: 5322021825 (eff. 0.024)
1082.12/1082.39	c #Conflicts:     878000 | #Learnt:      35897 | 0.000
1082.12/1082.39	c total clause space: 78.2603MB
1082.12/1082.39	c total #watches: 371480
1083.82/1084.06	c total #propagations: 129077453 / total #impl: 5328114737 (eff. 0.024)
1083.82/1084.06	c #Conflicts:     879000 | #Learnt:      36897 | 0.000
1083.82/1084.06	c total clause space: 78.2603MB
1083.82/1084.06	c total #watches: 377768
1085.63/1085.83	c total #propagations: 129225305 / total #impl: 5334391185 (eff. 0.024)
1085.63/1085.83	c #Conflicts:     880000 | #Learnt:      37897 | 0.000
1085.63/1085.83	c total clause space: 78.2603MB
1085.63/1085.83	c total #watches: 384685
1087.73/1087.91	c total #propagations: 129384298 / total #impl: 5340972253 (eff. 0.024)
1087.73/1087.91	c #Conflicts:     881000 | #Learnt:      38897 | 0.000
1087.73/1087.91	c total clause space: 78.2603MB
1087.73/1087.91	c total #watches: 392861
1089.72/1089.94	c total #propagations: 129591358 / total #impl: 5348520970 (eff. 0.024)
1089.72/1089.94	c #Conflicts:     882000 | #Learnt:      39897 | 0.000
1089.72/1089.94	c total clause space: 78.2603MB
1089.72/1089.94	c total #watches: 400375
1091.62/1091.83	c total #propagations: 129796165 / total #impl: 5355862802 (eff. 0.024)
1091.62/1091.83	c #Conflicts:     883000 | #Learnt:      40897 | 0.000
1091.62/1091.83	c total clause space: 78.2603MB
1091.62/1091.83	c total #watches: 406810
1094.02/1094.21	c total #propagations: 129997564 / total #impl: 5362666592 (eff. 0.024)
1094.02/1094.21	c #Conflicts:     884000 | #Learnt:      41897 | 0.000
1094.02/1094.21	c total clause space: 78.2603MB
1094.02/1094.21	c total #watches: 413861
1096.22/1096.44	c total #propagations: 130247887 / total #impl: 5371279993 (eff. 0.024)
1096.22/1096.44	c #Conflicts:     885000 | #Learnt:      42897 | 0.000
1096.22/1096.44	c total clause space: 78.2603MB
1096.22/1096.44	c total #watches: 420971
1098.52/1098.80	c total #propagations: 130464653 / total #impl: 5379267825 (eff. 0.024)
1098.52/1098.80	c #Conflicts:     886000 | #Learnt:      43897 | 0.000
1098.52/1098.80	c total clause space: 78.2603MB
1098.52/1098.80	c total #watches: 428638
1100.93/1101.14	c total #propagations: 130673796 / total #impl: 5388031420 (eff. 0.024)
1100.93/1101.14	c #Conflicts:     887000 | #Learnt:      44897 | 0.000
1100.93/1101.14	c total clause space: 78.2603MB
1100.93/1101.14	c total #watches: 437413
1102.72/1102.94	c total #propagations: 130879341 / total #impl: 5396360165 (eff. 0.024)
1102.72/1102.94	c GC COLLECT
1102.72/1102.94	c #Conflicts:     888000 | #Learnt:      23197 | 0.000
1102.72/1102.94	c total clause space: 78.2603MB
1102.72/1102.94	c total #watches: 267544
1103.92/1104.18	c total #propagations: 131030868 / total #impl: 5403272915 (eff. 0.024)
1103.92/1104.18	c #Conflicts:     889000 | #Learnt:      24197 | 0.000
1103.92/1104.18	c total clause space: 78.2603MB
1103.92/1104.18	c total #watches: 275326
1105.12/1105.37	c total #propagations: 131196345 / total #impl: 5408991818 (eff. 0.024)
1105.12/1105.37	c #Conflicts:     890000 | #Learnt:      25197 | 0.000
1105.12/1105.37	c total clause space: 78.2603MB
1105.12/1105.37	c total #watches: 283449
1106.32/1106.59	c total #propagations: 131345192 / total #impl: 5414300826 (eff. 0.024)
1106.32/1106.59	c #Conflicts:     891000 | #Learnt:      26197 | 0.000
1106.32/1106.59	c total clause space: 78.2603MB
1106.32/1106.59	c total #watches: 289915
1107.72/1107.97	c total #propagations: 131503251 / total #impl: 5419800030 (eff. 0.024)
1107.72/1107.97	c #Conflicts:     892000 | #Learnt:      27197 | 0.000
1107.72/1107.97	c total clause space: 78.2603MB
1107.72/1107.97	c total #watches: 295637
1109.22/1109.42	c total #propagations: 131693293 / total #impl: 5425169539 (eff. 0.024)
1109.22/1109.42	c #Conflicts:     893000 | #Learnt:      28197 | 0.000
1109.22/1109.42	c total clause space: 78.2603MB
1109.22/1109.42	c total #watches: 302427
1110.32/1110.58	c total #propagations: 131868964 / total #impl: 5431565827 (eff. 0.024)
1110.32/1110.58	c #Conflicts:     894000 | #Learnt:      29197 | 0.000
1110.32/1110.58	c total clause space: 78.2603MB
1110.32/1110.58	c total #watches: 309160
1111.72/1111.91	c total #propagations: 132001175 / total #impl: 5436808016 (eff. 0.024)
1111.72/1111.91	c #Conflicts:     895000 | #Learnt:      30197 | 0.000
1111.72/1111.91	c total clause space: 78.2603MB
1111.72/1111.91	c total #watches: 316212
1113.03/1113.30	c total #propagations: 132148581 / total #impl: 5442450428 (eff. 0.024)
1113.03/1113.30	c #Conflicts:     896000 | #Learnt:      31197 | 0.000
1113.03/1113.30	c total clause space: 78.2603MB
1113.03/1113.30	c total #watches: 324783
1114.23/1114.44	c total #propagations: 132280799 / total #impl: 5448563661 (eff. 0.024)
1114.23/1114.44	c #Conflicts:     897000 | #Learnt:      32197 | 0.000
1114.23/1114.44	c total clause space: 78.2603MB
1114.23/1114.44	c total #watches: 334324
1115.33/1115.54	c total #propagations: 132364908 / total #impl: 5452209905 (eff. 0.024)
1115.33/1115.54	c #Conflicts:     898000 | #Learnt:      33197 | 0.000
1115.33/1115.54	c total clause space: 78.2603MB
1115.33/1115.54	c total #watches: 342059
1116.43/1116.69	c total #propagations: 132457098 / total #impl: 5455857599 (eff. 0.024)
1116.43/1116.69	c #Conflicts:     899000 | #Learnt:      34197 | 0.000
1116.43/1116.69	c total clause space: 78.2603MB
1116.43/1116.69	c total #watches: 349470
1118.02/1118.25	c total #propagations: 132560269 / total #impl: 5460252683 (eff. 0.024)
1118.02/1118.25	c #Conflicts:     900000 | #Learnt:      35197 | 0.000
1118.02/1118.25	c total clause space: 78.2603MB
1118.02/1118.25	c total #watches: 357205
1119.72/1119.94	c total #propagations: 132695356 / total #impl: 5467326323 (eff. 0.024)
1119.72/1119.94	c #Conflicts:     901000 | #Learnt:      36197 | 0.000
1119.72/1119.94	c total clause space: 78.2603MB
1119.72/1119.94	c total #watches: 364128
1121.22/1121.40	c total #propagations: 132835698 / total #impl: 5474050746 (eff. 0.024)
1121.22/1121.40	c #Conflicts:     902000 | #Learnt:      37197 | 0.000
1121.22/1121.40	c total clause space: 78.2603MB
1121.22/1121.40	c total #watches: 372064
1122.72/1122.98	c total #propagations: 132960927 / total #impl: 5479835904 (eff. 0.024)
1122.72/1122.98	c #Conflicts:     903000 | #Learnt:      38197 | 0.000
1122.72/1122.98	c total clause space: 78.2603MB
1122.72/1122.98	c total #watches: 378953
1124.72/1124.96	c total #propagations: 133085595 / total #impl: 5485717172 (eff. 0.024)
1124.72/1124.96	c #Conflicts:     904000 | #Learnt:      39197 | 0.000
1124.72/1124.96	c total clause space: 78.2603MB
1124.72/1124.96	c total #watches: 387212
1126.52/1126.70	c total #propagations: 133237520 / total #impl: 5494050638 (eff. 0.024)
1126.52/1126.70	c #Conflicts:     905000 | #Learnt:      40197 | 0.000
1126.52/1126.70	c total clause space: 78.2603MB
1126.52/1126.70	c total #watches: 393900
1128.62/1128.80	c total #propagations: 133393496 / total #impl: 5501136674 (eff. 0.024)
1128.62/1128.80	c #Conflicts:     906000 | #Learnt:      41197 | 0.000
1128.62/1128.80	c total clause space: 78.2603MB
1128.62/1128.80	c total #watches: 402658
1130.62/1130.87	c total #propagations: 133524712 / total #impl: 5510876317 (eff. 0.024)
1130.62/1130.87	c #Conflicts:     907000 | #Learnt:      42197 | 0.000
1130.62/1130.87	c total clause space: 78.2603MB
1130.62/1130.87	c total #watches: 413440
1132.61/1132.84	c total #propagations: 133639181 / total #impl: 5520977469 (eff. 0.024)
1132.61/1132.84	c #Conflicts:     908000 | #Learnt:      43197 | 0.000
1132.61/1132.84	c total clause space: 78.2603MB
1132.61/1132.84	c total #watches: 419062
1134.71/1134.95	c total #propagations: 133810327 / total #impl: 5528461174 (eff. 0.024)
1134.71/1134.95	c #Conflicts:     909000 | #Learnt:      44197 | 0.000
1134.71/1134.95	c total clause space: 78.2603MB
1134.71/1134.95	c total #watches: 427066
1137.01/1137.29	c total #propagations: 133972060 / total #impl: 5536671115 (eff. 0.024)
1137.01/1137.29	c #Conflicts:     910000 | #Learnt:      45197 | 0.000
1137.01/1137.29	c total clause space: 78.2603MB
1137.01/1137.29	c total #watches: 435906
1139.11/1139.31	c total #propagations: 134141190 / total #impl: 5546337328 (eff. 0.024)
1139.11/1139.31	c GC COLLECT
1139.11/1139.31	c #Conflicts:     911000 | #Learnt:      23185 | 0.000
1139.11/1139.31	c total clause space: 78.2603MB
1139.11/1139.31	c total #watches: 267018
1140.21/1140.48	c total #propagations: 134304665 / total #impl: 5553510281 (eff. 0.024)
1140.21/1140.48	c #Conflicts:     912000 | #Learnt:      24185 | 0.000
1140.21/1140.48	c total clause space: 78.2603MB
1140.21/1140.48	c total #watches: 275688
1141.51/1141.72	c total #propagations: 134412152 / total #impl: 5558773172 (eff. 0.024)
1141.51/1141.72	c #Conflicts:     913000 | #Learnt:      25185 | 0.000
1141.51/1141.72	c total clause space: 78.2603MB
1141.51/1141.72	c total #watches: 283917
1142.72/1142.98	c total #propagations: 134522735 / total #impl: 5565574264 (eff. 0.024)
1142.72/1142.98	c #Conflicts:     914000 | #Learnt:      26185 | 0.000
1142.72/1142.98	c total clause space: 78.2603MB
1142.72/1142.98	c total #watches: 290857
1144.21/1144.45	c total #propagations: 134650091 / total #impl: 5571364647 (eff. 0.024)
1144.21/1144.45	c #Conflicts:     915000 | #Learnt:      27185 | 0.000
1144.21/1144.45	c total clause space: 78.2603MB
1144.21/1144.45	c total #watches: 299280
1145.61/1145.81	c total #propagations: 134823691 / total #impl: 5578388843 (eff. 0.024)
1145.61/1145.81	c #Conflicts:     916000 | #Learnt:      28185 | 0.000
1145.61/1145.81	c total clause space: 78.2603MB
1145.61/1145.81	c total #watches: 307655
1147.01/1147.29	c total #propagations: 134960561 / total #impl: 5585434060 (eff. 0.024)
1147.01/1147.29	c #Conflicts:     917000 | #Learnt:      29185 | 0.000
1147.01/1147.29	c total clause space: 78.2603MB
1147.01/1147.29	c total #watches: 315321
1148.71/1148.99	c total #propagations: 135145614 / total #impl: 5592557455 (eff. 0.024)
1148.71/1148.99	c #Conflicts:     918000 | #Learnt:      30185 | 0.000
1148.71/1148.99	c total clause space: 78.2603MB
1148.71/1148.99	c total #watches: 323528
1150.31/1150.52	c total #propagations: 135369623 / total #impl: 5600086007 (eff. 0.024)
1150.31/1150.52	c #Conflicts:     919000 | #Learnt:      31185 | 0.000
1150.31/1150.52	c total clause space: 78.2603MB
1150.31/1150.52	c total #watches: 330706
1151.71/1151.98	c total #propagations: 135511625 / total #impl: 5607182267 (eff. 0.024)
1151.71/1151.98	c #Conflicts:     920000 | #Learnt:      32185 | 0.000
1151.71/1151.98	c total clause space: 78.2603MB
1151.71/1151.98	c total #watches: 337734
1153.01/1153.28	c total #propagations: 135654885 / total #impl: 5612843445 (eff. 0.024)
1153.01/1153.28	c #Conflicts:     921000 | #Learnt:      33185 | 0.000
1153.01/1153.28	c total clause space: 78.2603MB
1153.01/1153.28	c total #watches: 345140
1154.41/1154.68	c total #propagations: 135766544 / total #impl: 5617772027 (eff. 0.024)
1154.41/1154.68	c #Conflicts:     922000 | #Learnt:      34185 | 0.000
1154.41/1154.68	c total clause space: 78.2603MB
1154.41/1154.68	c total #watches: 350730
1156.02/1156.26	c total #propagations: 135910292 / total #impl: 5622429687 (eff. 0.024)
1156.02/1156.26	c #Conflicts:     923000 | #Learnt:      35185 | 0.000
1156.02/1156.26	c total clause space: 78.2603MB
1156.02/1156.26	c total #watches: 357369
1157.41/1157.68	c total #propagations: 136055665 / total #impl: 5628578066 (eff. 0.024)
1157.41/1157.68	c #Conflicts:     924000 | #Learnt:      36185 | 0.000
1157.41/1157.68	c total clause space: 78.2603MB
1157.41/1157.68	c total #watches: 364302
1158.71/1158.98	c total #propagations: 136211431 / total #impl: 5633372367 (eff. 0.024)
1158.71/1158.98	c #Conflicts:     925000 | #Learnt:      37185 | 0.000
1158.71/1158.98	c total clause space: 78.2603MB
1158.71/1158.98	c total #watches: 372550
1160.21/1160.41	c total #propagations: 136326769 / total #impl: 5638500680 (eff. 0.024)
1160.21/1160.41	c #Conflicts:     926000 | #Learnt:      38185 | 0.000
1160.21/1160.41	c total clause space: 78.2603MB
1160.21/1160.41	c total #watches: 380518
1161.71/1161.93	c total #propagations: 136444185 / total #impl: 5644114409 (eff. 0.024)
1161.71/1161.93	c #Conflicts:     927000 | #Learnt:      39185 | 0.000
1161.71/1161.93	c total clause space: 78.2603MB
1161.71/1161.93	c total #watches: 386818
1163.31/1163.58	c total #propagations: 136576770 / total #impl: 5650457516 (eff. 0.024)
1163.31/1163.58	c #Conflicts:     928000 | #Learnt:      40185 | 0.000
1163.31/1163.58	c total clause space: 78.2603MB
1163.31/1163.58	c total #watches: 393558
1165.01/1165.27	c total #propagations: 136716009 / total #impl: 5657801265 (eff. 0.024)
1165.01/1165.27	c #Conflicts:     929000 | #Learnt:      41185 | 0.000
1165.01/1165.27	c total clause space: 78.2603MB
1165.01/1165.27	c total #watches: 402170
1166.92/1167.19	c total #propagations: 136833084 / total #impl: 5665003950 (eff. 0.024)
1166.92/1167.19	c #Conflicts:     930000 | #Learnt:      42185 | 0.000
1166.92/1167.19	c total clause space: 78.2603MB
1166.92/1167.19	c total #watches: 409588
1168.91/1169.11	c total #propagations: 136980897 / total #impl: 5672318343 (eff. 0.024)
1168.91/1169.11	c #Conflicts:     931000 | #Learnt:      43185 | 0.000
1168.91/1169.11	c total clause space: 78.2603MB
1168.91/1169.11	c total #watches: 416664
1171.01/1171.21	c total #propagations: 137133743 / total #impl: 5679444672 (eff. 0.024)
1171.01/1171.21	c #Conflicts:     932000 | #Learnt:      44185 | 0.000
1171.01/1171.21	c total clause space: 78.2603MB
1171.01/1171.21	c total #watches: 425121
1173.01/1173.26	c total #propagations: 137309092 / total #impl: 5687616737 (eff. 0.024)
1173.01/1173.26	c #Conflicts:     933000 | #Learnt:      45185 | 0.000
1173.01/1173.26	c total clause space: 78.2603MB
1173.01/1173.26	c total #watches: 432952
1175.01/1175.20	c total #propagations: 137478717 / total #impl: 5695457508 (eff. 0.024)
1175.01/1175.20	c #Conflicts:     934000 | #Learnt:      46185 | 0.000
1175.01/1175.20	c total clause space: 78.2603MB
1175.01/1175.20	c total #watches: 441583
1176.61/1176.89	c total #propagations: 137629519 / total #impl: 5703230191 (eff. 0.024)
1176.61/1176.89	c GC COLLECT
1176.61/1176.89	c #Conflicts:     935000 | #Learnt:      23875 | 0.000
1176.61/1176.89	c total clause space: 78.2603MB
1176.61/1176.89	c total #watches: 273090
1177.91/1178.14	c total #propagations: 137778968 / total #impl: 5710427823 (eff. 0.024)
1177.91/1178.14	c #Conflicts:     936000 | #Learnt:      24875 | 0.000
1177.91/1178.14	c total clause space: 78.2603MB
1177.91/1178.14	c total #watches: 280375
1179.31/1179.57	c total #propagations: 137904922 / total #impl: 5716662846 (eff. 0.024)
1179.31/1179.57	c #Conflicts:     937000 | #Learnt:      25875 | 0.000
1179.31/1179.57	c total clause space: 78.2603MB
1179.31/1179.57	c total #watches: 290609
1180.81/1181.01	c total #propagations: 138033113 / total #impl: 5725259693 (eff. 0.024)
1180.81/1181.01	c #Conflicts:     938000 | #Learnt:      26875 | 0.000
1180.81/1181.01	c total clause space: 78.2603MB
1180.81/1181.01	c total #watches: 300273
1182.41/1182.63	c total #propagations: 138148272 / total #impl: 5733411293 (eff. 0.024)
1182.41/1182.63	c #Conflicts:     939000 | #Learnt:      27875 | 0.000
1182.41/1182.63	c total clause space: 78.2603MB
1182.41/1182.63	c total #watches: 312513
1184.11/1184.36	c total #propagations: 138284531 / total #impl: 5742486194 (eff. 0.024)
1184.11/1184.36	c #Conflicts:     940000 | #Learnt:      28875 | 0.000
1184.11/1184.36	c total clause space: 78.2603MB
1184.11/1184.36	c total #watches: 324102
1185.81/1186.04	c total #propagations: 138423122 / total #impl: 5752141869 (eff. 0.024)
1185.81/1186.04	c #Conflicts:     941000 | #Learnt:      29875 | 0.000
1185.81/1186.04	c total clause space: 78.2603MB
1185.81/1186.04	c total #watches: 335058
1187.61/1187.80	c total #propagations: 138545997 / total #impl: 5761268603 (eff. 0.024)
1187.61/1187.80	c #Conflicts:     942000 | #Learnt:      30875 | 0.000
1187.61/1187.80	c total clause space: 78.2603MB
1187.61/1187.80	c total #watches: 342710
1189.51/1189.79	c total #propagations: 138720383 / total #impl: 5769919657 (eff. 0.024)
1189.51/1189.79	c #Conflicts:     943000 | #Learnt:      31875 | 0.000
1189.51/1189.79	c total clause space: 78.2603MB
1189.51/1189.79	c total #watches: 350571
1191.61/1191.87	c total #propagations: 138893938 / total #impl: 5779644952 (eff. 0.024)
1191.61/1191.87	c #Conflicts:     944000 | #Learnt:      32875 | 0.000
1191.61/1191.87	c total clause space: 78.2603MB
1191.61/1191.87	c total #watches: 359260
1193.31/1193.58	c total #propagations: 139062707 / total #impl: 5789650582 (eff. 0.024)
1193.31/1193.58	c #Conflicts:     945000 | #Learnt:      33875 | 0.000
1193.31/1193.58	c total clause space: 78.2603MB
1193.31/1193.58	c total #watches: 366382
1195.11/1195.30	c total #propagations: 139207602 / total #impl: 5797458126 (eff. 0.024)
1195.11/1195.30	c #Conflicts:     946000 | #Learnt:      34875 | 0.000
1195.11/1195.30	c total clause space: 78.2603MB
1195.11/1195.30	c total #watches: 373592
1197.21/1197.46	c total #propagations: 139358549 / total #impl: 5805361161 (eff. 0.024)
1197.21/1197.46	c #Conflicts:     947000 | #Learnt:      35875 | 0.000
1197.21/1197.46	c total clause space: 78.2603MB
1197.21/1197.46	c total #watches: 383996
1199.20/1199.40	c total #propagations: 139514100 / total #impl: 5816111597 (eff. 0.024)
1199.20/1199.40	c #Conflicts:     948000 | #Learnt:      36875 | 0.000
1199.20/1199.40	c total clause space: 78.2603MB
1199.20/1199.40	c total #watches: 394934
1201.50/1201.70	c total #propagations: 139633773 / total #impl: 5825895145 (eff. 0.024)
1201.50/1201.70	c #Conflicts:     949000 | #Learnt:      37875 | 0.000
1201.50/1201.70	c total clause space: 78.2603MB
1201.50/1201.70	c total #watches: 404734
1203.70/1203.94	c total #propagations: 139803366 / total #impl: 5835819588 (eff. 0.024)
1203.70/1203.94	c #Conflicts:     950000 | #Learnt:      38875 | 0.000
1203.70/1203.94	c total clause space: 78.2603MB
1203.70/1203.94	c total #watches: 413564
1205.70/1205.96	c total #propagations: 140006814 / total #impl: 5844320855 (eff. 0.024)
1205.70/1205.96	c #Conflicts:     951000 | #Learnt:      39875 | 0.000
1205.70/1205.96	c total clause space: 78.2603MB
1205.70/1205.96	c total #watches: 420304
1207.80/1208.07	c total #propagations: 140160852 / total #impl: 5852602958 (eff. 0.024)
1207.80/1208.07	c #Conflicts:     952000 | #Learnt:      40875 | 0.000
1207.80/1208.07	c total clause space: 78.2603MB
1207.80/1208.07	c total #watches: 428743
1210.50/1210.71	c total #propagations: 140303824 / total #impl: 5861140029 (eff. 0.024)
1210.50/1210.71	c #Conflicts:     953000 | #Learnt:      41875 | 0.000
1210.50/1210.71	c total clause space: 78.2603MB
1210.50/1210.71	c total #watches: 437132
1213.21/1213.45	c total #propagations: 140518088 / total #impl: 5871747762 (eff. 0.024)
1213.21/1213.45	c #Conflicts:     954000 | #Learnt:      42875 | 0.000
1213.21/1213.45	c total clause space: 78.2603MB
1213.21/1213.45	c total #watches: 446584
1215.60/1215.83	c total #propagations: 140702100 / total #impl: 5882760085 (eff. 0.024)
1215.60/1215.83	c #Conflicts:     955000 | #Learnt:      43875 | 0.000
1215.60/1215.83	c total clause space: 78.2603MB
1215.60/1215.83	c total #watches: 453510
1217.61/1217.84	c total #propagations: 140876958 / total #impl: 5892402283 (eff. 0.024)
1217.61/1217.84	c #Conflicts:     956000 | #Learnt:      44875 | 0.000
1217.61/1217.84	c total clause space: 78.2603MB
1217.61/1217.84	c total #watches: 461766
1220.20/1220.42	c total #propagations: 141002525 / total #impl: 5900335377 (eff. 0.024)
1220.20/1220.42	c #Conflicts:     957000 | #Learnt:      45875 | 0.000
1220.20/1220.42	c total clause space: 78.2603MB
1220.20/1220.42	c total #watches: 470437
1222.90/1223.10	c total #propagations: 141192314 / total #impl: 5910323183 (eff. 0.024)
1222.90/1223.10	c #Conflicts:     958000 | #Learnt:      46875 | 0.000
1222.90/1223.10	c total clause space: 78.2603MB
1222.90/1223.10	c total #watches: 480038
1224.60/1224.84	c total #propagations: 141371692 / total #impl: 5920999040 (eff. 0.024)
1224.60/1224.84	c GC COLLECT
1224.60/1224.84	c #Conflicts:     959000 | #Learnt:      24272 | 0.000
1224.60/1224.84	c total clause space: 78.2603MB
1224.60/1224.84	c total #watches: 274681
1226.10/1226.34	c total #propagations: 141576247 / total #impl: 5928022743 (eff. 0.024)
1226.10/1226.34	c #Conflicts:     960000 | #Learnt:      25272 | 0.000
1226.10/1226.34	c total clause space: 78.2603MB
1226.10/1226.34	c total #watches: 281926
1227.51/1227.77	c total #propagations: 141817334 / total #impl: 5934985493 (eff. 0.024)
1227.51/1227.77	c #Conflicts:     961000 | #Learnt:      26272 | 0.000
1227.51/1227.77	c total clause space: 78.2603MB
1227.51/1227.77	c total #watches: 289308
1228.80/1229.08	c total #propagations: 142038806 / total #impl: 5941459910 (eff. 0.024)
1228.80/1229.08	c #Conflicts:     962000 | #Learnt:      27272 | 0.000
1228.80/1229.08	c total clause space: 78.2603MB
1228.80/1229.08	c total #watches: 297989
1230.30/1230.58	c total #propagations: 142190098 / total #impl: 5947485131 (eff. 0.024)
1230.30/1230.58	c #Conflicts:     963000 | #Learnt:      28272 | 0.000
1230.30/1230.58	c total clause space: 78.2603MB
1230.30/1230.58	c total #watches: 308599
1231.60/1231.86	c total #propagations: 142349218 / total #impl: 5955068442 (eff. 0.024)
1231.60/1231.86	c #Conflicts:     964000 | #Learnt:      29272 | 0.000
1231.60/1231.86	c total clause space: 78.2603MB
1231.60/1231.86	c total #watches: 318009
1232.91/1233.18	c total #propagations: 142480729 / total #impl: 5960819532 (eff. 0.024)
1232.91/1233.18	c #Conflicts:     965000 | #Learnt:      30272 | 0.000
1232.91/1233.18	c total clause space: 78.2603MB
1232.91/1233.18	c total #watches: 325112
1234.30/1234.55	c total #propagations: 142627766 / total #impl: 5966694507 (eff. 0.024)
1234.30/1234.55	c #Conflicts:     966000 | #Learnt:      31272 | 0.000
1234.30/1234.55	c total clause space: 78.2603MB
1234.30/1234.55	c total #watches: 333934
1236.00/1236.22	c total #propagations: 142747995 / total #impl: 5972797216 (eff. 0.024)
1236.00/1236.22	c #Conflicts:     967000 | #Learnt:      32272 | 0.000
1236.00/1236.22	c total clause space: 78.2603MB
1236.00/1236.22	c total #watches: 342697
1237.50/1237.71	c total #propagations: 142890016 / total #impl: 5980074850 (eff. 0.024)
1237.50/1237.71	c #Conflicts:     968000 | #Learnt:      33272 | 0.000
1237.50/1237.71	c total clause space: 78.2603MB
1237.50/1237.71	c total #watches: 351825
1239.10/1239.39	c total #propagations: 143000389 / total #impl: 5987017824 (eff. 0.024)
1239.10/1239.39	c #Conflicts:     969000 | #Learnt:      34272 | 0.000
1239.10/1239.39	c total clause space: 78.2603MB
1239.10/1239.39	c total #watches: 360623
1240.90/1241.11	c total #propagations: 143171658 / total #impl: 5994535608 (eff. 0.024)
1240.90/1241.11	c #Conflicts:     970000 | #Learnt:      35272 | 0.000
1240.90/1241.11	c total clause space: 78.2603MB
1240.90/1241.11	c total #watches: 370978
1242.90/1243.17	c total #propagations: 143306218 / total #impl: 6002332471 (eff. 0.024)
1242.90/1243.17	c #Conflicts:     971000 | #Learnt:      36272 | 0.000
1242.90/1243.17	c total clause space: 78.2603MB
1242.90/1243.17	c total #watches: 381174
1245.00/1245.23	c total #propagations: 143474467 / total #impl: 6011227872 (eff. 0.024)
1245.00/1245.23	c #Conflicts:     972000 | #Learnt:      37272 | 0.000
1245.00/1245.23	c total clause space: 78.2603MB
1245.00/1245.23	c total #watches: 390858
1247.40/1247.61	c total #propagations: 143623289 / total #impl: 6020989198 (eff. 0.024)
1247.40/1247.61	c #Conflicts:     973000 | #Learnt:      38272 | 0.000
1247.40/1247.61	c total clause space: 78.2603MB
1247.40/1247.61	c total #watches: 399915
1249.50/1249.73	c total #propagations: 143863820 / total #impl: 6031044832 (eff. 0.024)
1249.50/1249.73	c #Conflicts:     974000 | #Learnt:      39272 | 0.000
1249.50/1249.73	c total clause space: 78.2603MB
1249.50/1249.73	c total #watches: 410708
1251.30/1251.55	c total #propagations: 144030146 / total #impl: 6040450972 (eff. 0.024)
1251.30/1251.55	c #Conflicts:     975000 | #Learnt:      40272 | 0.000
1251.30/1251.55	c total clause space: 78.2603MB
1251.30/1251.55	c total #watches: 418319
1253.30/1253.57	c total #propagations: 144151580 / total #impl: 6047631290 (eff. 0.024)
1253.30/1253.57	c #Conflicts:     976000 | #Learnt:      41272 | 0.000
1253.30/1253.57	c total clause space: 78.2603MB
1253.30/1253.57	c total #watches: 427586
1255.30/1255.54	c total #propagations: 144329306 / total #impl: 6055844960 (eff. 0.024)
1255.30/1255.54	c #Conflicts:     977000 | #Learnt:      42272 | 0.000
1255.30/1255.54	c total clause space: 78.2603MB
1255.30/1255.54	c total #watches: 436008
1257.69/1257.94	c total #propagations: 144503682 / total #impl: 6063816300 (eff. 0.024)
1257.69/1257.94	c #Conflicts:     978000 | #Learnt:      43272 | 0.000
1257.69/1257.94	c total clause space: 78.2603MB
1257.69/1257.94	c total #watches: 443574
1259.89/1260.12	c total #propagations: 144717486 / total #impl: 6072668640 (eff. 0.024)
1259.89/1260.12	c #Conflicts:     979000 | #Learnt:      44272 | 0.000
1259.89/1260.12	c total clause space: 78.2603MB
1259.89/1260.12	c total #watches: 450813
1262.19/1262.49	c total #propagations: 144885982 / total #impl: 6081671002 (eff. 0.024)
1262.19/1262.49	c #Conflicts:     980000 | #Learnt:      45272 | 0.000
1262.19/1262.49	c total clause space: 78.2603MB
1262.19/1262.49	c total #watches: 459352
1264.69/1264.91	c total #propagations: 145072897 / total #impl: 6090861614 (eff. 0.024)
1264.69/1264.91	c #Conflicts:     981000 | #Learnt:      46272 | 0.000
1264.69/1264.91	c total clause space: 78.2603MB
1264.69/1264.91	c total #watches: 466440
1266.89/1267.19	c total #propagations: 145260450 / total #impl: 6099772581 (eff. 0.024)
1266.89/1267.19	c #Conflicts:     982000 | #Learnt:      47272 | 0.000
1266.89/1267.19	c total clause space: 78.2603MB
1266.89/1267.19	c total #watches: 474567
1268.89/1269.13	c total #propagations: 145405939 / total #impl: 6108297998 (eff. 0.024)
1268.89/1269.13	c GC COLLECT
1268.89/1269.13	c #Conflicts:     983000 | #Learnt:      24378 | 0.000
1268.89/1269.13	c total clause space: 78.2603MB
1268.89/1269.13	c total #watches: 275256
1270.19/1270.42	c total #propagations: 145585495 / total #impl: 6116155967 (eff. 0.024)
1270.19/1270.42	c #Conflicts:     984000 | #Learnt:      25378 | 0.000
1270.19/1270.42	c total clause space: 78.2603MB
1270.19/1270.42	c total #watches: 282858
1271.29/1271.56	c total #propagations: 145723601 / total #impl: 6122696640 (eff. 0.024)
1271.29/1271.56	c #Conflicts:     985000 | #Learnt:      26378 | 0.000
1271.29/1271.56	c total clause space: 78.2603MB
1271.29/1271.56	c total #watches: 290734
1272.69/1272.98	c total #propagations: 145861581 / total #impl: 6128059530 (eff. 0.024)
1272.69/1272.98	c #Conflicts:     986000 | #Learnt:      27378 | 0.000
1272.69/1272.98	c total clause space: 78.2603MB
1272.69/1272.98	c total #watches: 298073
1273.99/1274.28	c total #propagations: 146043959 / total #impl: 6134944548 (eff. 0.024)
1273.99/1274.28	c #Conflicts:     987000 | #Learnt:      28378 | 0.000
1273.99/1274.28	c total clause space: 78.2603MB
1273.99/1274.28	c total #watches: 305776
1275.39/1275.65	c total #propagations: 146184612 / total #impl: 6141291112 (eff. 0.024)
1275.39/1275.65	c #Conflicts:     988000 | #Learnt:      29378 | 0.000
1275.39/1275.65	c total clause space: 78.2603MB
1275.39/1275.65	c total #watches: 312414
1276.79/1277.06	c total #propagations: 146362405 / total #impl: 6147463190 (eff. 0.024)
1276.79/1277.06	c #Conflicts:     989000 | #Learnt:      30378 | 0.000
1276.79/1277.06	c total clause space: 78.2603MB
1276.79/1277.06	c total #watches: 321234
1278.29/1278.60	c total #propagations: 146495614 / total #impl: 6154151949 (eff. 0.024)
1278.29/1278.60	c #Conflicts:     990000 | #Learnt:      31378 | 0.000
1278.29/1278.60	c total clause space: 78.2603MB
1278.29/1278.60	c total #watches: 329036
1280.09/1280.38	c total #propagations: 146644593 / total #impl: 6161357839 (eff. 0.024)
1280.09/1280.38	c #Conflicts:     991000 | #Learnt:      32378 | 0.000
1280.09/1280.38	c total clause space: 78.2603MB
1280.09/1280.38	c total #watches: 338423
1281.89/1282.19	c total #propagations: 146810829 / total #impl: 6169985723 (eff. 0.024)
1281.89/1282.19	c #Conflicts:     992000 | #Learnt:      33378 | 0.000
1281.89/1282.19	c total clause space: 78.2603MB
1281.89/1282.19	c total #watches: 348022
1283.69/1283.96	c total #propagations: 146990795 / total #impl: 6178671566 (eff. 0.024)
1283.69/1283.96	c #Conflicts:     993000 | #Learnt:      34378 | 0.000
1283.69/1283.96	c total clause space: 78.2603MB
1283.69/1283.96	c total #watches: 356850
1285.70/1285.98	c total #propagations: 147174027 / total #impl: 6186209848 (eff. 0.024)
1285.70/1285.98	c #Conflicts:     994000 | #Learnt:      35378 | 0.000
1285.70/1285.98	c total clause space: 78.2603MB
1285.70/1285.98	c total #watches: 367225
1287.59/1287.80	c total #propagations: 147358793 / total #impl: 6195410343 (eff. 0.024)
1287.59/1287.80	c #Conflicts:     995000 | #Learnt:      36378 | 0.000
1287.59/1287.80	c total clause space: 78.2603MB
1287.59/1287.80	c total #watches: 377788
1289.39/1289.64	c total #propagations: 147505118 / total #impl: 6203644796 (eff. 0.024)
1289.39/1289.64	c #Conflicts:     996000 | #Learnt:      37378 | 0.000
1289.39/1289.64	c total clause space: 78.2603MB
1289.39/1289.64	c total #watches: 386238
1291.59/1291.83	c total #propagations: 147686930 / total #impl: 6210894768 (eff. 0.024)
1291.59/1291.83	c #Conflicts:     997000 | #Learnt:      38378 | 0.000
1291.59/1291.83	c total clause space: 78.2603MB
1291.59/1291.83	c total #watches: 393009
1293.50/1293.74	c total #propagations: 147887195 / total #impl: 6219624312 (eff. 0.024)
1293.50/1293.74	c #Conflicts:     998000 | #Learnt:      39378 | 0.000
1293.50/1293.74	c total clause space: 78.2603MB
1293.50/1293.74	c total #watches: 402070
1295.60/1295.90	c total #propagations: 148043316 / total #impl: 6227086971 (eff. 0.024)
1295.60/1295.90	c #Conflicts:     999000 | #Learnt:      40378 | 0.000
1295.60/1295.90	c total clause space: 78.2603MB
1295.60/1295.90	c total #watches: 410670
1297.80/1298.08	c total #propagations: 148207889 / total #impl: 6235558825 (eff. 0.024)
1297.80/1298.08	c #Conflicts:    1000000 | #Learnt:      41378 | 0.000
1297.80/1298.08	c total clause space: 78.2603MB
1297.80/1298.08	c total #watches: 419751
1299.79/1300.06	c total #propagations: 148345000 / total #impl: 6244297954 (eff. 0.024)
1299.79/1300.06	c #Conflicts:    1001000 | #Learnt:      42378 | 0.000
1299.79/1300.06	c total clause space: 78.2603MB
1299.79/1300.06	c total #watches: 429660
1301.69/1301.93	c total #propagations: 148465280 / total #impl: 6252238817 (eff. 0.024)
1301.69/1301.93	c #Conflicts:    1002000 | #Learnt:      43378 | 0.000
1301.69/1301.93	c total clause space: 78.2603MB
1301.69/1301.93	c total #watches: 439748
1303.69/1303.99	c total #propagations: 148582487 / total #impl: 6259809799 (eff. 0.024)
1303.69/1303.99	c #Conflicts:    1003000 | #Learnt:      44378 | 0.000
1303.69/1303.99	c total clause space: 78.2603MB
1303.69/1303.99	c total #watches: 447598
1306.09/1306.38	c total #propagations: 148740265 / total #impl: 6267111229 (eff. 0.024)
1306.09/1306.38	c #Conflicts:    1004000 | #Learnt:      45378 | 0.000
1306.09/1306.38	c total clause space: 78.2603MB
1306.09/1306.38	c total #watches: 456379
1308.59/1308.83	c total #propagations: 148929248 / total #impl: 6275400842 (eff. 0.024)
1308.59/1308.83	c #Conflicts:    1005000 | #Learnt:      46378 | 0.000
1308.59/1308.83	c total clause space: 78.2603MB
1308.59/1308.83	c total #watches: 464408
1310.99/1311.23	c total #propagations: 149143966 / total #impl: 6284191214 (eff. 0.024)
1310.99/1311.23	c #Conflicts:    1006000 | #Learnt:      47378 | 0.000
1310.99/1311.23	c total clause space: 78.2603MB
1310.99/1311.23	c total #watches: 472934
1313.39/1313.60	c total #propagations: 149303321 / total #impl: 6292838616 (eff. 0.024)
1313.39/1313.60	c #Conflicts:    1007000 | #Learnt:      48378 | 0.000
1313.39/1313.60	c total clause space: 78.2603MB
1313.39/1313.60	c total #watches: 482619
1314.69/1314.97	c total #propagations: 149455647 / total #impl: 6301185620 (eff. 0.024)
1314.69/1314.97	c GC COLLECT
1314.69/1314.97	c #Conflicts:    1008000 | #Learnt:      25184 | 0.000
1314.69/1314.97	c total clause space: 78.2603MB
1314.69/1314.97	c total #watches: 280529
1316.19/1316.44	c total #propagations: 149630610 / total #impl: 6307281612 (eff. 0.024)
1316.19/1316.44	c #Conflicts:    1009000 | #Learnt:      26184 | 0.000
1316.19/1316.44	c total clause space: 78.2603MB
1316.19/1316.44	c total #watches: 289517
1317.39/1317.68	c total #propagations: 149796181 / total #impl: 6314147007 (eff. 0.024)
1317.39/1317.68	c #Conflicts:    1010000 | #Learnt:      27184 | 0.000
1317.39/1317.68	c total clause space: 78.2603MB
1317.39/1317.68	c total #watches: 297587
1318.69/1318.96	c total #propagations: 149946033 / total #impl: 6319861234 (eff. 0.024)
1318.69/1318.96	c #Conflicts:    1011000 | #Learnt:      28184 | 0.000
1318.69/1318.96	c total clause space: 78.2603MB
1318.69/1318.96	c total #watches: 305584
1320.09/1320.31	c total #propagations: 150081435 / total #impl: 6326122794 (eff. 0.024)
1320.09/1320.31	c #Conflicts:    1012000 | #Learnt:      29184 | 0.000
1320.09/1320.31	c total clause space: 78.2603MB
1320.09/1320.31	c total #watches: 312701
1321.49/1321.71	c total #propagations: 150234184 / total #impl: 6332590032 (eff. 0.024)
1321.49/1321.71	c #Conflicts:    1013000 | #Learnt:      30184 | 0.000
1321.49/1321.71	c total clause space: 78.2603MB
1321.49/1321.71	c total #watches: 321383
1322.98/1323.24	c total #propagations: 150380575 / total #impl: 6339228234 (eff. 0.024)
1322.98/1323.24	c #Conflicts:    1014000 | #Learnt:      31184 | 0.000
1322.98/1323.24	c total clause space: 78.2603MB
1322.98/1323.24	c total #watches: 329695
1324.68/1324.92	c total #propagations: 150542373 / total #impl: 6345993202 (eff. 0.024)
1324.68/1324.92	c #Conflicts:    1015000 | #Learnt:      32184 | 0.000
1324.68/1324.92	c total clause space: 78.2603MB
1324.68/1324.92	c total #watches: 339664
1326.28/1326.55	c total #propagations: 150707229 / total #impl: 6354052496 (eff. 0.024)
1326.28/1326.55	c #Conflicts:    1016000 | #Learnt:      33184 | 0.000
1326.28/1326.55	c total clause space: 78.2603MB
1326.28/1326.55	c total #watches: 347227
1327.98/1328.27	c total #propagations: 150871266 / total #impl: 6361651493 (eff. 0.024)
1327.98/1328.27	c #Conflicts:    1017000 | #Learnt:      34184 | 0.000
1327.98/1328.27	c total clause space: 78.2603MB
1327.98/1328.27	c total #watches: 355671
1329.69/1330.00	c total #propagations: 151035446 / total #impl: 6369857916 (eff. 0.024)
1329.69/1330.00	c #Conflicts:    1018000 | #Learnt:      35184 | 0.000
1329.69/1330.00	c total clause space: 78.2603MB
1329.69/1330.00	c total #watches: 364000
1331.58/1331.84	c total #propagations: 151196687 / total #impl: 6377101047 (eff. 0.024)
1331.58/1331.84	c #Conflicts:    1019000 | #Learnt:      36184 | 0.000
1331.58/1331.84	c total clause space: 78.2603MB
1331.58/1331.84	c total #watches: 373736
1333.38/1333.67	c total #propagations: 151362065 / total #impl: 6384493497 (eff. 0.024)
1333.38/1333.67	c #Conflicts:    1020000 | #Learnt:      37184 | 0.000
1333.38/1333.67	c total clause space: 78.2603MB
1333.38/1333.67	c total #watches: 382841
1335.19/1335.42	c total #propagations: 151531063 / total #impl: 6392536982 (eff. 0.024)
1335.19/1335.42	c #Conflicts:    1021000 | #Learnt:      38184 | 0.000
1335.19/1335.42	c total clause space: 78.2603MB
1335.19/1335.42	c total #watches: 390389
1337.08/1337.37	c total #propagations: 151692070 / total #impl: 6400276296 (eff. 0.024)
1337.08/1337.37	c #Conflicts:    1022000 | #Learnt:      39184 | 0.000
1337.08/1337.37	c total clause space: 78.2603MB
1337.08/1337.37	c total #watches: 399352
1339.08/1339.31	c total #propagations: 151868378 / total #impl: 6408704130 (eff. 0.024)
1339.08/1339.31	c #Conflicts:    1023000 | #Learnt:      40184 | 0.000
1339.08/1339.31	c total clause space: 78.2603MB
1339.08/1339.31	c total #watches: 408164
1341.18/1341.41	c total #propagations: 152061775 / total #impl: 6416812453 (eff. 0.024)
1341.18/1341.41	c #Conflicts:    1024000 | #Learnt:      41184 | 0.000
1341.18/1341.41	c total clause space: 78.2603MB
1341.18/1341.41	c total #watches: 418189
1343.28/1343.54	c total #propagations: 152244221 / total #impl: 6425530361 (eff. 0.024)
1343.28/1343.54	c #Conflicts:    1025000 | #Learnt:      42184 | 0.000
1343.28/1343.54	c total clause space: 78.2603MB
1343.28/1343.54	c total #watches: 426721
1345.28/1345.53	c total #propagations: 152451336 / total #impl: 6434377570 (eff. 0.024)
1345.28/1345.53	c #Conflicts:    1026000 | #Learnt:      43184 | 0.000
1345.28/1345.53	c total clause space: 78.2603MB
1345.28/1345.53	c total #watches: 436181
1347.08/1347.31	c total #propagations: 152559151 / total #impl: 6442409434 (eff. 0.024)
1347.08/1347.31	c #Conflicts:    1027000 | #Learnt:      44184 | 0.000
1347.08/1347.31	c total clause space: 78.2603MB
1347.08/1347.31	c total #watches: 443262
1348.88/1349.18	c total #propagations: 152691178 / total #impl: 6450045349 (eff. 0.024)
1348.88/1349.18	c #Conflicts:    1028000 | #Learnt:      45184 | 0.000
1348.88/1349.18	c total clause space: 78.2603MB
1348.88/1349.18	c total #watches: 450843
1350.88/1351.18	c total #propagations: 152836511 / total #impl: 6457906854 (eff. 0.024)
1350.88/1351.18	c #Conflicts:    1029000 | #Learnt:      46184 | 0.000
1350.88/1351.18	c total clause space: 78.2603MB
1350.88/1351.18	c total #watches: 458980
1352.79/1353.05	c total #propagations: 152975493 / total #impl: 6465633926 (eff. 0.024)
1352.79/1353.05	c #Conflicts:    1030000 | #Learnt:      47184 | 0.000
1352.79/1353.05	c total clause space: 78.2603MB
1352.79/1353.05	c total #watches: 467046
1354.88/1355.15	c total #propagations: 153111317 / total #impl: 6472911824 (eff. 0.024)
1354.88/1355.15	c #Conflicts:    1031000 | #Learnt:      48184 | 0.000
1354.88/1355.15	c total clause space: 78.2603MB
1354.88/1355.15	c total #watches: 475289
1357.19/1357.48	c total #propagations: 153255469 / total #impl: 6480015881 (eff. 0.024)
1357.19/1357.48	c GC COLLECT
1357.19/1357.48	c #Conflicts:    1032000 | #Learnt:      24682 | 0.000
1357.19/1357.48	c total clause space: 78.2603MB
1357.19/1357.48	c total #watches: 277776
1358.58/1358.82	c total #propagations: 153427722 / total #impl: 6489745638 (eff. 0.024)
1358.58/1358.82	c #Conflicts:    1033000 | #Learnt:      25682 | 0.000
1358.58/1358.82	c total clause space: 78.2603MB
1358.58/1358.82	c total #watches: 285250
1359.78/1360.04	c total #propagations: 153606846 / total #impl: 6496453902 (eff. 0.024)
1359.78/1360.04	c #Conflicts:    1034000 | #Learnt:      26682 | 0.000
1359.78/1360.04	c total clause space: 78.2603MB
1359.78/1360.04	c total #watches: 292746
1360.98/1361.27	c total #propagations: 153729049 / total #impl: 6502516754 (eff. 0.024)
1360.98/1361.27	c #Conflicts:    1035000 | #Learnt:      27682 | 0.000
1360.98/1361.27	c total clause space: 78.2603MB
1360.98/1361.27	c total #watches: 300744
1362.28/1362.52	c total #propagations: 153821103 / total #impl: 6508595316 (eff. 0.024)
1362.28/1362.52	c #Conflicts:    1036000 | #Learnt:      28682 | 0.000
1362.28/1362.52	c total clause space: 78.2603MB
1362.28/1362.52	c total #watches: 307749
1363.58/1363.81	c total #propagations: 153938388 / total #impl: 6514769178 (eff. 0.024)
1363.58/1363.81	c #Conflicts:    1037000 | #Learnt:      29682 | 0.000
1363.58/1363.81	c total clause space: 78.2603MB
1363.58/1363.81	c total #watches: 314618
1364.98/1365.25	c total #propagations: 154066684 / total #impl: 6521390249 (eff. 0.024)
1364.98/1365.25	c #Conflicts:    1038000 | #Learnt:      30682 | 0.000
1364.98/1365.25	c total clause space: 78.2603MB
1364.98/1365.25	c total #watches: 321814
1366.28/1366.54	c total #propagations: 154213892 / total #impl: 6528508936 (eff. 0.024)
1366.28/1366.54	c #Conflicts:    1039000 | #Learnt:      31682 | 0.000
1366.28/1366.54	c total clause space: 78.2603MB
1366.28/1366.54	c total #watches: 329543
1367.48/1367.79	c total #propagations: 154325791 / total #impl: 6534768581 (eff. 0.024)
1367.48/1367.79	c #Conflicts:    1040000 | #Learnt:      32682 | 0.000
1367.48/1367.79	c total clause space: 78.2603MB
1367.48/1367.79	c total #watches: 336638
1368.78/1369.01	c total #propagations: 154418049 / total #impl: 6540803498 (eff. 0.024)
1368.78/1369.01	c #Conflicts:    1041000 | #Learnt:      33682 | 0.000
1368.78/1369.01	c total clause space: 78.2603MB
1368.78/1369.01	c total #watches: 342303
1369.98/1370.22	c total #propagations: 154515782 / total #impl: 6546293672 (eff. 0.024)
1369.98/1370.22	c #Conflicts:    1042000 | #Learnt:      34682 | 0.000
1369.98/1370.22	c total clause space: 78.2603MB
1369.98/1370.22	c total #watches: 347886
1371.48/1371.78	c total #propagations: 154624978 / total #impl: 6551731875 (eff. 0.024)
1371.48/1371.78	c #Conflicts:    1043000 | #Learnt:      35682 | 0.000
1371.48/1371.78	c total clause space: 78.2603MB
1371.48/1371.78	c total #watches: 357317
1373.38/1373.67	c total #propagations: 154725900 / total #impl: 6559455592 (eff. 0.024)
1373.38/1373.67	c #Conflicts:    1044000 | #Learnt:      36682 | 0.000
1373.38/1373.67	c total clause space: 78.2603MB
1373.38/1373.67	c total #watches: 363919
1375.28/1375.57	c total #propagations: 154921169 / total #impl: 6567592438 (eff. 0.024)
1375.28/1375.57	c #Conflicts:    1045000 | #Learnt:      37682 | 0.000
1375.28/1375.57	c total clause space: 78.2603MB
1375.28/1375.57	c total #watches: 370641
1376.87/1377.17	c total #propagations: 155110653 / total #impl: 6576112033 (eff. 0.024)
1376.87/1377.17	c #Conflicts:    1046000 | #Learnt:      38682 | 0.000
1376.87/1377.17	c total clause space: 78.2603MB
1376.87/1377.17	c total #watches: 376249
1378.57/1378.89	c total #propagations: 155260627 / total #impl: 6583451281 (eff. 0.024)
1378.57/1378.89	c #Conflicts:    1047000 | #Learnt:      39682 | 0.000
1378.57/1378.89	c total clause space: 78.2603MB
1378.57/1378.89	c total #watches: 383785
1380.57/1380.81	c total #propagations: 155375983 / total #impl: 6591555429 (eff. 0.024)
1380.57/1380.81	c #Conflicts:    1048000 | #Learnt:      40682 | 0.000
1380.57/1380.81	c total clause space: 78.2603MB
1380.57/1380.81	c total #watches: 391727
1382.37/1382.66	c total #propagations: 155550828 / total #impl: 6600105572 (eff. 0.024)
1382.37/1382.66	c #Conflicts:    1049000 | #Learnt:      41682 | 0.000
1382.37/1382.66	c total clause space: 78.2603MB
1382.37/1382.66	c total #watches: 399431
1384.27/1384.56	c total #propagations: 155726901 / total #impl: 6607780669 (eff. 0.024)
1384.27/1384.56	c #Conflicts:    1050000 | #Learnt:      42682 | 0.000
1384.27/1384.56	c total clause space: 78.2603MB
1384.27/1384.56	c total #watches: 408706
1386.07/1386.39	c total #propagations: 155853915 / total #impl: 6616089249 (eff. 0.024)
1386.07/1386.39	c #Conflicts:    1051000 | #Learnt:      43682 | 0.000
1386.07/1386.39	c total clause space: 78.2603MB
1386.07/1386.39	c total #watches: 416718
1388.17/1388.46	c total #propagations: 155980129 / total #impl: 6623906767 (eff. 0.024)
1388.17/1388.46	c #Conflicts:    1052000 | #Learnt:      44682 | 0.000
1388.17/1388.46	c total clause space: 78.2603MB
1388.17/1388.46	c total #watches: 423998
1389.87/1390.13	c total #propagations: 156139199 / total #impl: 6632748837 (eff. 0.024)
1389.87/1390.13	c #Conflicts:    1053000 | #Learnt:      45682 | 0.000
1389.87/1390.13	c total clause space: 78.2603MB
1389.87/1390.13	c total #watches: 432406
1391.97/1392.29	c total #propagations: 156263475 / total #impl: 6640172827 (eff. 0.024)
1391.97/1392.29	c #Conflicts:    1054000 | #Learnt:      46682 | 0.000
1391.97/1392.29	c total clause space: 78.2603MB
1391.97/1392.29	c total #watches: 440915
1394.07/1394.39	c total #propagations: 156425720 / total #impl: 6649063514 (eff. 0.024)
1394.07/1394.39	c #Conflicts:    1055000 | #Learnt:      47682 | 0.000
1394.07/1394.39	c total clause space: 78.2603MB
1394.07/1394.39	c total #watches: 451081
1396.27/1396.54	c total #propagations: 156536334 / total #impl: 6658146751 (eff. 0.024)
1396.27/1396.54	c #Conflicts:    1056000 | #Learnt:      48682 | 0.000
1396.27/1396.54	c total clause space: 78.2603MB
1396.27/1396.54	c total #watches: 462231
1398.17/1398.42	c total #propagations: 156633118 / total #impl: 6667701386 (eff. 0.023)
1398.17/1398.42	c GC COLLECT
1398.17/1398.42	c #Conflicts:    1057000 | #Learnt:      24884 | 0.000
1398.17/1398.42	c total clause space: 78.2603MB
1398.17/1398.42	c total #watches: 279646
1399.17/1399.41	c total #propagations: 156752934 / total #impl: 6675508244 (eff. 0.023)
1399.17/1399.41	c #Conflicts:    1058000 | #Learnt:      25884 | 0.000
1399.17/1399.41	c total clause space: 78.2603MB
1399.17/1399.41	c total #watches: 285794
1400.27/1400.51	c total #propagations: 156863379 / total #impl: 6680339557 (eff. 0.023)
1400.27/1400.51	c #Conflicts:    1059000 | #Learnt:      26884 | 0.000
1400.27/1400.51	c total clause space: 78.2603MB
1400.27/1400.51	c total #watches: 294079
1401.57/1401.87	c total #propagations: 156966507 / total #impl: 6685877231 (eff. 0.023)
1401.57/1401.87	c #Conflicts:    1060000 | #Learnt:      27884 | 0.000
1401.57/1401.87	c total clause space: 78.2603MB
1401.57/1401.87	c total #watches: 303387
1402.97/1403.23	c total #propagations: 157058612 / total #impl: 6693568904 (eff. 0.023)
1402.97/1403.23	c #Conflicts:    1061000 | #Learnt:      28884 | 0.000
1402.97/1403.23	c total clause space: 78.2603MB
1402.97/1403.23	c total #watches: 311944
1404.48/1404.71	c total #propagations: 157168974 / total #impl: 6700888143 (eff. 0.023)
1404.48/1404.71	c #Conflicts:    1062000 | #Learnt:      29884 | 0.000
1404.48/1404.71	c total clause space: 78.2603MB
1404.48/1404.71	c total #watches: 321944
1405.77/1406.09	c total #propagations: 157284569 / total #impl: 6708694378 (eff. 0.023)
1405.77/1406.09	c #Conflicts:    1063000 | #Learnt:      30884 | 0.000
1405.77/1406.09	c total clause space: 78.2603MB
1405.77/1406.09	c total #watches: 329241
1407.37/1407.63	c total #propagations: 157402126 / total #impl: 6715163167 (eff. 0.023)
1407.37/1407.63	c #Conflicts:    1064000 | #Learnt:      31884 | 0.000
1407.37/1407.63	c total clause space: 78.2603MB
1407.37/1407.63	c total #watches: 339247
1409.17/1409.45	c total #propagations: 157533386 / total #impl: 6722366609 (eff. 0.023)
1409.17/1409.45	c #Conflicts:    1065000 | #Learnt:      32884 | 0.000
1409.17/1409.45	c total clause space: 78.2603MB
1409.17/1409.45	c total #watches: 348884
1410.87/1411.15	c total #propagations: 157698720 / total #impl: 6730761613 (eff. 0.023)
1410.87/1411.15	c #Conflicts:    1066000 | #Learnt:      33884 | 0.000
1410.87/1411.15	c total clause space: 78.2603MB
1410.87/1411.15	c total #watches: 357989
1412.28/1412.57	c total #propagations: 157808601 / total #impl: 6738854796 (eff. 0.023)
1412.28/1412.57	c #Conflicts:    1067000 | #Learnt:      34884 | 0.000
1412.28/1412.57	c total clause space: 78.2603MB
1412.28/1412.57	c total #watches: 366762
1414.17/1414.46	c total #propagations: 157918484 / total #impl: 6744968092 (eff. 0.023)
1414.17/1414.46	c #Conflicts:    1068000 | #Learnt:      35884 | 0.000
1414.17/1414.46	c total clause space: 78.2603MB
1414.17/1414.46	c total #watches: 375500
1416.17/1416.40	c total #propagations: 158073926 / total #impl: 6753543169 (eff. 0.023)
1416.17/1416.40	c #Conflicts:    1069000 | #Learnt:      36884 | 0.000
1416.17/1416.40	c total clause space: 78.2603MB
1416.17/1416.40	c total #watches: 384052
1418.07/1418.34	c total #propagations: 158209648 / total #impl: 6762182087 (eff. 0.023)
1418.07/1418.34	c #Conflicts:    1070000 | #Learnt:      37884 | 0.000
1418.07/1418.34	c total clause space: 78.2603MB
1418.07/1418.34	c total #watches: 392993
1419.98/1420.20	c total #propagations: 158347158 / total #impl: 6771183252 (eff. 0.023)
1419.98/1420.20	c #Conflicts:    1071000 | #Learnt:      38885 | 0.000
1419.98/1420.20	c total clause space: 78.2603MB
1419.98/1420.20	c total #watches: 401927
1421.77/1422.05	c total #propagations: 158494447 / total #impl: 6777838566 (eff. 0.023)
1421.77/1422.05	c #Conflicts:    1072000 | #Learnt:      39885 | 0.000
1421.77/1422.05	c total clause space: 78.2603MB
1421.77/1422.05	c total #watches: 410661
1423.17/1423.50	c total #propagations: 158664541 / total #impl: 6783255025 (eff. 0.023)
1423.17/1423.50	c #Conflicts:    1073000 | #Learnt:      40885 | 0.000
1423.17/1423.50	c total clause space: 78.2603MB
1423.17/1423.50	c total #watches: 419131
1424.77/1425.08	c total #propagations: 158769922 / total #impl: 6788411213 (eff. 0.023)
1424.77/1425.08	c #Conflicts:    1074000 | #Learnt:      41885 | 0.000
1424.77/1425.08	c total clause space: 78.2603MB
1424.77/1425.08	c total #watches: 428609
1426.67/1426.96	c total #propagations: 158881455 / total #impl: 6794146117 (eff. 0.023)
1426.67/1426.96	c #Conflicts:    1075000 | #Learnt:      42885 | 0.000
1426.67/1426.96	c total clause space: 78.2603MB
1426.67/1426.96	c total #watches: 439231
1428.17/1428.44	c total #propagations: 159014230 / total #impl: 6801380098 (eff. 0.023)
1428.17/1428.44	c #Conflicts:    1076000 | #Learnt:      43885 | 0.000
1428.17/1428.44	c total clause space: 78.2603MB
1428.17/1428.44	c total #watches: 448153
1429.87/1430.12	c total #propagations: 159109947 / total #impl: 6806788062 (eff. 0.023)
1429.87/1430.12	c #Conflicts:    1077000 | #Learnt:      44885 | 0.000
1429.87/1430.12	c total clause space: 78.2603MB
1429.87/1430.12	c total #watches: 455316
1431.47/1431.71	c total #propagations: 159211122 / total #impl: 6812124029 (eff. 0.023)
1431.47/1431.71	c #Conflicts:    1078000 | #Learnt:      45885 | 0.000
1431.47/1431.71	c total clause space: 78.2603MB
1431.47/1431.71	c total #watches: 463310
1433.57/1433.85	c total #propagations: 159337884 / total #impl: 6818021068 (eff. 0.023)
1433.57/1433.85	c #Conflicts:    1079000 | #Learnt:      46885 | 0.000
1433.57/1433.85	c total clause space: 78.2603MB
1433.57/1433.85	c total #watches: 472126
1435.87/1436.10	c total #propagations: 159549323 / total #impl: 6826419746 (eff. 0.023)
1435.87/1436.10	c #Conflicts:    1080000 | #Learnt:      47885 | 0.000
1435.87/1436.10	c total clause space: 78.2603MB
1435.87/1436.10	c total #watches: 481501
1437.47/1437.79	c total #propagations: 159753051 / total #impl: 6835777771 (eff. 0.023)
1437.47/1437.79	c #Conflicts:    1081000 | #Learnt:      48885 | 0.000
1437.47/1437.79	c total clause space: 78.2603MB
1437.47/1437.79	c total #watches: 489764
1439.57/1439.80	c total #propagations: 159875644 / total #impl: 6842003373 (eff. 0.023)
1439.57/1439.80	c #Conflicts:    1082000 | #Learnt:      49885 | 0.000
1439.57/1439.80	c total clause space: 78.2603MB
1439.57/1439.80	c total #watches: 499610
1441.26/1441.56	c total #propagations: 160015151 / total #impl: 6849020417 (eff. 0.023)
1441.26/1441.56	c GC COLLECT
1441.26/1441.56	c #Conflicts:    1083000 | #Learnt:      25783 | 0.000
1441.26/1441.56	c total clause space: 78.2603MB
1441.26/1441.56	c total #watches: 288353
1442.56/1442.86	c total #propagations: 160180037 / total #impl: 6857839155 (eff. 0.023)
1442.56/1442.86	c #Conflicts:    1084000 | #Learnt:      26783 | 0.000
1442.56/1442.86	c total clause space: 78.2603MB
1442.56/1442.86	c total #watches: 298163
1443.76/1444.00	c total #propagations: 160347247 / total #impl: 6864861153 (eff. 0.023)
1443.76/1444.00	c #Conflicts:    1085000 | #Learnt:      27783 | 0.000
1443.76/1444.00	c total clause space: 78.2603MB
1443.76/1444.00	c total #watches: 307764
1445.17/1445.42	c total #propagations: 160474272 / total #impl: 6870418064 (eff. 0.023)
1445.17/1445.42	c #Conflicts:    1086000 | #Learnt:      28783 | 0.000
1445.17/1445.42	c total clause space: 78.2603MB
1445.17/1445.42	c total #watches: 319383
1446.46/1446.70	c total #propagations: 160616732 / total #impl: 6877349801 (eff. 0.023)
1446.46/1446.70	c #Conflicts:    1087000 | #Learnt:      29783 | 0.000
1446.46/1446.70	c total clause space: 78.2603MB
1446.46/1446.70	c total #watches: 330020
1447.56/1447.83	c total #propagations: 160757305 / total #impl: 6883340176 (eff. 0.023)
1447.56/1447.83	c #Conflicts:    1088000 | #Learnt:      30783 | 0.000
1447.56/1447.83	c total clause space: 78.2603MB
1447.56/1447.83	c total #watches: 340191
1448.66/1448.95	c total #propagations: 160857151 / total #impl: 6887748617 (eff. 0.023)
1448.66/1448.95	c #Conflicts:    1089000 | #Learnt:      31783 | 0.000
1448.66/1448.95	c total clause space: 78.2603MB
1448.66/1448.95	c total #watches: 350204
1450.16/1450.40	c total #propagations: 160949533 / total #impl: 6891906609 (eff. 0.023)
1450.16/1450.40	c #Conflicts:    1090000 | #Learnt:      32783 | 0.000
1450.16/1450.40	c total clause space: 78.2603MB
1450.16/1450.40	c total #watches: 360246
1451.66/1451.96	c total #propagations: 161090995 / total #impl: 6898883790 (eff. 0.023)
1451.66/1451.96	c #Conflicts:    1091000 | #Learnt:      33783 | 0.000
1451.66/1451.96	c total clause space: 78.2603MB
1451.66/1451.96	c total #watches: 369487
1453.36/1453.68	c total #propagations: 161239425 / total #impl: 6906339957 (eff. 0.023)
1453.36/1453.68	c #Conflicts:    1092000 | #Learnt:      34783 | 0.000
1453.36/1453.68	c total clause space: 78.2603MB
1453.36/1453.68	c total #watches: 378152
1454.86/1455.13	c total #propagations: 161428552 / total #impl: 6914045224 (eff. 0.023)
1454.86/1455.13	c #Conflicts:    1093000 | #Learnt:      35783 | 0.000
1454.86/1455.13	c total clause space: 78.2603MB
1454.86/1455.13	c total #watches: 388170
1456.36/1456.68	c total #propagations: 161556303 / total #impl: 6920144229 (eff. 0.023)
1456.36/1456.68	c #Conflicts:    1094000 | #Learnt:      36783 | 0.000
1456.36/1456.68	c total clause space: 78.2603MB
1456.36/1456.68	c total #watches: 396444
1458.06/1458.35	c total #propagations: 161724228 / total #impl: 6927081118 (eff. 0.023)
1458.06/1458.35	c #Conflicts:    1095000 | #Learnt:      37783 | 0.000
1458.06/1458.35	c total clause space: 78.2603MB
1458.06/1458.35	c total #watches: 405629
1459.86/1460.12	c total #propagations: 161873359 / total #impl: 6934892913 (eff. 0.023)
1459.86/1460.12	c #Conflicts:    1096000 | #Learnt:      38783 | 0.000
1459.86/1460.12	c total clause space: 78.2603MB
1459.86/1460.12	c total #watches: 416058
1461.56/1461.84	c total #propagations: 162019518 / total #impl: 6942658542 (eff. 0.023)
1461.56/1461.84	c #Conflicts:    1097000 | #Learnt:      39783 | 0.000
1461.56/1461.84	c total clause space: 78.2603MB
1461.56/1461.84	c total #watches: 424372
1463.46/1463.75	c total #propagations: 162184024 / total #impl: 6948748814 (eff. 0.023)
1463.46/1463.75	c #Conflicts:    1098000 | #Learnt:      40783 | 0.000
1463.46/1463.75	c total clause space: 78.2603MB
1463.46/1463.75	c total #watches: 434693
1465.16/1465.45	c total #propagations: 162349505 / total #impl: 6957540752 (eff. 0.023)
1465.16/1465.45	c #Conflicts:    1099000 | #Learnt:      41783 | 0.000
1465.16/1465.45	c total clause space: 78.2603MB
1465.16/1465.45	c total #watches: 445141
1466.86/1467.10	c total #propagations: 162494506 / total #impl: 6966140146 (eff. 0.023)
1466.86/1467.10	c #Conflicts:    1100000 | #Learnt:      42783 | 0.000
1466.86/1467.10	c total clause space: 78.2603MB
1466.86/1467.10	c total #watches: 454900
1468.76/1469.07	c total #propagations: 162636381 / total #impl: 6973572355 (eff. 0.023)
1468.76/1469.07	c #Conflicts:    1101000 | #Learnt:      43783 | 0.000
1468.76/1469.07	c total clause space: 78.2603MB
1468.76/1469.07	c total #watches: 464197
1470.86/1471.15	c total #propagations: 162786663 / total #impl: 6982064387 (eff. 0.023)
1470.86/1471.15	c #Conflicts:    1102000 | #Learnt:      44783 | 0.000
1470.86/1471.15	c total clause space: 78.2603MB
1470.86/1471.15	c total #watches: 475379
1473.06/1473.34	c total #propagations: 162932841 / total #impl: 6991713481 (eff. 0.023)
1473.06/1473.34	c #Conflicts:    1103000 | #Learnt:      45783 | 0.000
1473.06/1473.34	c total clause space: 78.2603MB
1473.06/1473.34	c total #watches: 485894
1475.06/1475.37	c total #propagations: 163105542 / total #impl: 7001653048 (eff. 0.023)
1475.06/1475.37	c #Conflicts:    1104000 | #Learnt:      46783 | 0.000
1475.06/1475.37	c total clause space: 78.2603MB
1475.06/1475.37	c total #watches: 496574
1477.17/1477.46	c total #propagations: 163225094 / total #impl: 7010708105 (eff. 0.023)
1477.17/1477.46	c #Conflicts:    1105000 | #Learnt:      47783 | 0.000
1477.17/1477.46	c total clause space: 78.2603MB
1477.17/1477.46	c total #watches: 506641
1479.27/1479.55	c total #propagations: 163376134 / total #impl: 7017715753 (eff. 0.023)
1479.27/1479.55	c #Conflicts:    1106000 | #Learnt:      48783 | 0.000
1479.27/1479.55	c total clause space: 78.2603MB
1479.27/1479.55	c total #watches: 517993
1481.26/1481.55	c total #propagations: 163511250 / total #impl: 7025727173 (eff. 0.023)
1481.26/1481.55	c #Conflicts:    1107000 | #Learnt:      49783 | 0.000
1481.26/1481.55	c total clause space: 78.2603MB
1481.26/1481.55	c total #watches: 526652
1483.56/1483.87	c total #propagations: 163643170 / total #impl: 7033967974 (eff. 0.023)
1483.56/1483.87	c #Conflicts:    1108000 | #Learnt:      50783 | 0.000
1483.56/1483.87	c total clause space: 78.2603MB
1483.56/1483.87	c total #watches: 536426
1484.86/1485.18	c total #propagations: 163809339 / total #impl: 7044517458 (eff. 0.023)
1484.86/1485.18	c GC COLLECT
1484.86/1485.18	c #Conflicts:    1109000 | #Learnt:      26376 | 0.000
1484.86/1485.18	c total clause space: 78.2603MB
1484.86/1485.18	c total #watches: 292869
1486.16/1486.42	c total #propagations: 163982296 / total #impl: 7051613726 (eff. 0.023)
1486.16/1486.42	c #Conflicts:    1110000 | #Learnt:      27376 | 0.000
1486.16/1486.42	c total clause space: 78.2603MB
1486.16/1486.42	c total #watches: 303939
1487.46/1487.78	c total #propagations: 164121169 / total #impl: 7058917860 (eff. 0.023)
1487.46/1487.78	c #Conflicts:    1111000 | #Learnt:      28376 | 0.000
1487.46/1487.78	c total clause space: 78.2603MB
1487.46/1487.78	c total #watches: 315097
1488.76/1489.07	c total #propagations: 164255603 / total #impl: 7066829542 (eff. 0.023)
1488.76/1489.07	c #Conflicts:    1112000 | #Learnt:      29376 | 0.000
1488.76/1489.07	c total clause space: 78.2603MB
1488.76/1489.07	c total #watches: 323256
1490.16/1490.42	c total #propagations: 164433556 / total #impl: 7073185268 (eff. 0.023)
1490.16/1490.42	c #Conflicts:    1113000 | #Learnt:      30376 | 0.000
1490.16/1490.42	c total clause space: 78.2603MB
1490.16/1490.42	c total #watches: 331947
1491.56/1491.88	c total #propagations: 164620440 / total #impl: 7080164304 (eff. 0.023)
1491.56/1491.88	c #Conflicts:    1114000 | #Learnt:      31376 | 0.000
1491.56/1491.88	c total clause space: 78.2603MB
1491.56/1491.88	c total #watches: 342318
1493.06/1493.39	c total #propagations: 164772555 / total #impl: 7088068386 (eff. 0.023)
1493.06/1493.39	c #Conflicts:    1115000 | #Learnt:      32376 | 0.000
1493.06/1493.39	c total clause space: 78.2603MB
1493.06/1493.39	c total #watches: 352311
1494.56/1494.86	c total #propagations: 164923915 / total #impl: 7095379479 (eff. 0.023)
1494.56/1494.86	c #Conflicts:    1116000 | #Learnt:      33376 | 0.000
1494.56/1494.86	c total clause space: 78.2603MB
1494.56/1494.86	c total #watches: 361932
1496.26/1496.57	c total #propagations: 165083131 / total #impl: 7101865177 (eff. 0.023)
1496.26/1496.57	c #Conflicts:    1117000 | #Learnt:      34376 | 0.000
1496.26/1496.57	c total clause space: 78.2603MB
1496.26/1496.57	c total #watches: 371172
1497.86/1498.17	c total #propagations: 165244711 / total #impl: 7110189264 (eff. 0.023)
1497.86/1498.17	c #Conflicts:    1118000 | #Learnt:      35376 | 0.000
1497.86/1498.17	c total clause space: 78.2603MB
1497.86/1498.17	c total #watches: 379841
1499.46/1499.72	c total #propagations: 165429806 / total #impl: 7117622298 (eff. 0.023)
1499.46/1499.72	c #Conflicts:    1119000 | #Learnt:      36376 | 0.000
1499.46/1499.72	c total clause space: 78.2603MB
1499.46/1499.72	c total #watches: 389558
1501.15/1501.49	c total #propagations: 165535753 / total #impl: 7124373662 (eff. 0.023)
1501.15/1501.49	c #Conflicts:    1120000 | #Learnt:      37376 | 0.000
1501.15/1501.49	c total clause space: 78.2603MB
1501.15/1501.49	c total #watches: 399629
1502.75/1503.00	c total #propagations: 165660898 / total #impl: 7131618326 (eff. 0.023)
1502.75/1503.00	c #Conflicts:    1121000 | #Learnt:      38376 | 0.000
1502.75/1503.00	c total clause space: 78.2603MB
1502.75/1503.00	c total #watches: 409072
1504.35/1504.63	c total #propagations: 165839793 / total #impl: 7137979920 (eff. 0.023)
1504.35/1504.63	c #Conflicts:    1122000 | #Learnt:      39376 | 0.000
1504.35/1504.63	c total clause space: 78.2603MB
1504.35/1504.63	c total #watches: 420218
1505.95/1506.29	c total #propagations: 165930371 / total #impl: 7144892317 (eff. 0.023)
1505.95/1506.29	c #Conflicts:    1123000 | #Learnt:      40376 | 0.000
1505.95/1506.29	c total clause space: 78.2603MB
1505.95/1506.29	c total #watches: 429632
1507.75/1508.00	c total #propagations: 166045211 / total #impl: 7151490181 (eff. 0.023)
1507.75/1508.00	c #Conflicts:    1124000 | #Learnt:      41376 | 0.000
1507.75/1508.00	c total clause space: 78.2603MB
1507.75/1508.00	c total #watches: 436884
1509.75/1510.02	c total #propagations: 166242280 / total #impl: 7158109098 (eff. 0.023)
1509.75/1510.02	c #Conflicts:    1125000 | #Learnt:      42376 | 0.000
1509.75/1510.02	c total clause space: 78.2603MB
1509.75/1510.02	c total #watches: 446827
1511.75/1512.08	c total #propagations: 166405233 / total #impl: 7166422821 (eff. 0.023)
1511.75/1512.08	c #Conflicts:    1126000 | #Learnt:      43376 | 0.000
1511.75/1512.08	c total clause space: 78.2603MB
1511.75/1512.08	c total #watches: 456182
1514.05/1514.34	c total #propagations: 166564733 / total #impl: 7174922478 (eff. 0.023)
1514.05/1514.34	c #Conflicts:    1127000 | #Learnt:      44376 | 0.000
1514.05/1514.34	c total clause space: 78.2603MB
1514.05/1514.34	c total #watches: 467660
1516.35/1516.69	c total #propagations: 166716790 / total #impl: 7184265818 (eff. 0.023)
1516.35/1516.69	c #Conflicts:    1128000 | #Learnt:      45376 | 0.000
1516.35/1516.69	c total clause space: 78.2603MB
1516.35/1516.69	c total #watches: 476625
1518.55/1518.85	c total #propagations: 166878373 / total #impl: 7193408091 (eff. 0.023)
1518.55/1518.85	c #Conflicts:    1129000 | #Learnt:      46376 | 0.000
1518.55/1518.85	c total clause space: 78.2603MB
1518.55/1518.85	c total #watches: 485692
1520.85/1521.13	c total #propagations: 166986717 / total #impl: 7201519724 (eff. 0.023)
1520.85/1521.13	c #Conflicts:    1130000 | #Learnt:      47376 | 0.000
1520.85/1521.13	c total clause space: 78.2603MB
1520.85/1521.13	c total #watches: 492839
1522.95/1523.28	c total #propagations: 167155312 / total #impl: 7209610785 (eff. 0.023)
1522.95/1523.28	c #Conflicts:    1131000 | #Learnt:      48376 | 0.000
1522.95/1523.28	c total clause space: 78.2603MB
1522.95/1523.28	c total #watches: 499770
1524.95/1525.25	c total #propagations: 167321215 / total #impl: 7216993821 (eff. 0.023)
1524.95/1525.25	c #Conflicts:    1132000 | #Learnt:      49376 | 0.000
1524.95/1525.25	c total clause space: 78.2603MB
1524.95/1525.25	c total #watches: 506052
1526.85/1527.14	c total #propagations: 167482441 / total #impl: 7222919139 (eff. 0.023)
1526.85/1527.14	c #Conflicts:    1133000 | #Learnt:      50376 | 0.000
1526.85/1527.14	c total clause space: 78.2603MB
1526.85/1527.14	c total #watches: 512881
1529.05/1529.39	c total #propagations: 167596313 / total #impl: 7228273448 (eff. 0.023)
1529.05/1529.39	c #Conflicts:    1134000 | #Learnt:      51376 | 0.000
1529.05/1529.39	c total clause space: 78.2603MB
1529.05/1529.39	c total #watches: 522300
1530.85/1531.15	c total #propagations: 167698217 / total #impl: 7235911192 (eff. 0.023)
1530.85/1531.15	c GC COLLECT
1530.85/1531.15	c #Conflicts:    1135000 | #Learnt:      26675 | 0.000
1530.85/1531.15	c total clause space: 78.2603MB
1530.85/1531.15	c total #watches: 297697
1532.35/1532.68	c total #propagations: 167881150 / total #impl: 7245237706 (eff. 0.023)
1532.35/1532.68	c #Conflicts:    1136000 | #Learnt:      27675 | 0.000
1532.35/1532.68	c total clause space: 78.2603MB
1532.35/1532.68	c total #watches: 306124
1533.95/1534.22	c total #propagations: 168051614 / total #impl: 7253106047 (eff. 0.023)
1533.95/1534.22	c #Conflicts:    1137000 | #Learnt:      28675 | 0.000
1533.95/1534.22	c total clause space: 78.2603MB
1533.95/1534.22	c total #watches: 314048
1535.35/1535.61	c total #propagations: 168215601 / total #impl: 7260555545 (eff. 0.023)
1535.35/1535.61	c #Conflicts:    1138000 | #Learnt:      29675 | 0.000
1535.35/1535.61	c total clause space: 78.2603MB
1535.35/1535.61	c total #watches: 322011
1536.95/1537.21	c total #propagations: 168353889 / total #impl: 7266947849 (eff. 0.023)
1536.95/1537.21	c #Conflicts:    1139000 | #Learnt:      30675 | 0.000
1536.95/1537.21	c total clause space: 78.2603MB
1536.95/1537.21	c total #watches: 331408
1538.65/1538.91	c total #propagations: 168490955 / total #impl: 7274446114 (eff. 0.023)
1538.65/1538.91	c #Conflicts:    1140000 | #Learnt:      31675 | 0.000
1538.65/1538.91	c total clause space: 78.2603MB
1538.65/1538.91	c total #watches: 339949
1540.25/1540.53	c total #propagations: 168652855 / total #impl: 7282114103 (eff. 0.023)
1540.25/1540.53	c #Conflicts:    1141000 | #Learnt:      32675 | 0.000
1540.25/1540.53	c total clause space: 78.2603MB
1540.25/1540.53	c total #watches: 347411
1541.85/1542.17	c total #propagations: 168824646 / total #impl: 7289267285 (eff. 0.023)
1541.85/1542.17	c #Conflicts:    1142000 | #Learnt:      33675 | 0.000
1541.85/1542.17	c total clause space: 78.2603MB
1541.85/1542.17	c total #watches: 355135
1543.55/1543.87	c total #propagations: 168965771 / total #impl: 7296528375 (eff. 0.023)
1543.55/1543.87	c #Conflicts:    1143000 | #Learnt:      34675 | 0.000
1543.55/1543.87	c total clause space: 78.2603MB
1543.55/1543.87	c total #watches: 363991
1545.25/1545.53	c total #propagations: 169122641 / total #impl: 7304286596 (eff. 0.023)
1545.25/1545.53	c #Conflicts:    1144000 | #Learnt:      35675 | 0.000
1545.25/1545.53	c total clause space: 78.2603MB
1545.25/1545.53	c total #watches: 373316
1547.05/1547.38	c total #propagations: 169248711 / total #impl: 7312133855 (eff. 0.023)
1547.05/1547.38	c #Conflicts:    1145000 | #Learnt:      36675 | 0.000
1547.05/1547.38	c total clause space: 78.2603MB
1547.05/1547.38	c total #watches: 380022
1548.95/1549.20	c total #propagations: 169470044 / total #impl: 7319432416 (eff. 0.023)
1548.95/1549.20	c #Conflicts:    1146000 | #Learnt:      37675 | 0.000
1548.95/1549.20	c total clause space: 78.2603MB
1548.95/1549.20	c total #watches: 388060
1550.65/1550.98	c total #propagations: 169661993 / total #impl: 7326609658 (eff. 0.023)
1550.65/1550.98	c #Conflicts:    1147000 | #Learnt:      38675 | 0.000
1550.65/1550.98	c total clause space: 78.2603MB
1550.65/1550.98	c total #watches: 398580
1552.35/1552.68	c total #propagations: 169793830 / total #impl: 7333696372 (eff. 0.023)
1552.35/1552.68	c #Conflicts:    1148000 | #Learnt:      39675 | 0.000
1552.35/1552.68	c total clause space: 78.2603MB
1552.35/1552.68	c total #watches: 405469
1554.15/1554.47	c total #propagations: 169945027 / total #impl: 7340224842 (eff. 0.023)
1554.15/1554.47	c #Conflicts:    1149000 | #Learnt:      40675 | 0.000
1554.15/1554.47	c total clause space: 78.2603MB
1554.15/1554.47	c total #watches: 411917
1555.84/1556.13	c total #propagations: 170093969 / total #impl: 7346931820 (eff. 0.023)
1555.84/1556.13	c #Conflicts:    1150000 | #Learnt:      41675 | 0.000
1555.84/1556.13	c total clause space: 78.2603MB
1555.84/1556.13	c total #watches: 417192
1557.54/1557.85	c total #propagations: 170281957 / total #impl: 7352738365 (eff. 0.023)
1557.54/1557.85	c #Conflicts:    1151000 | #Learnt:      42675 | 0.000
1557.54/1557.85	c total clause space: 78.2603MB
1557.54/1557.85	c total #watches: 423326
1559.14/1559.42	c total #propagations: 170433169 / total #impl: 7358948468 (eff. 0.023)
1559.14/1559.42	c #Conflicts:    1152000 | #Learnt:      43675 | 0.000
1559.14/1559.42	c total clause space: 78.2603MB
1559.14/1559.42	c total #watches: 429346
1561.24/1561.58	c total #propagations: 170562716 / total #impl: 7363844262 (eff. 0.023)
1561.24/1561.58	c #Conflicts:    1153000 | #Learnt:      44675 | 0.000
1561.24/1561.58	c total clause space: 78.2603MB
1561.24/1561.58	c total #watches: 436984
1563.34/1563.60	c total #propagations: 170713322 / total #impl: 7372083112 (eff. 0.023)
1563.34/1563.60	c #Conflicts:    1154000 | #Learnt:      45675 | 0.000
1563.34/1563.60	c total clause space: 78.2603MB
1563.34/1563.60	c total #watches: 444781
1565.54/1565.85	c total #propagations: 170872682 / total #impl: 7379939548 (eff. 0.023)
1565.54/1565.85	c #Conflicts:    1155000 | #Learnt:      46675 | 0.000
1565.54/1565.85	c total clause space: 78.2603MB
1565.54/1565.85	c total #watches: 452940
1567.64/1567.99	c total #propagations: 171014883 / total #impl: 7390085405 (eff. 0.023)
1567.64/1567.99	c #Conflicts:    1156000 | #Learnt:      47675 | 0.000
1567.64/1567.99	c total clause space: 78.2603MB
1567.64/1567.99	c total #watches: 460555
1569.94/1570.27	c total #propagations: 171153997 / total #impl: 7398443604 (eff. 0.023)
1569.94/1570.27	c #Conflicts:    1157000 | #Learnt:      48675 | 0.000
1569.94/1570.27	c total clause space: 78.2603MB
1569.94/1570.27	c total #watches: 467244
1571.84/1572.13	c total #propagations: 171333548 / total #impl: 7405929207 (eff. 0.023)
1571.84/1572.13	c #Conflicts:    1158000 | #Learnt:      49675 | 0.000
1571.84/1572.13	c total clause space: 78.2603MB
1571.84/1572.13	c total #watches: 473240
1574.14/1574.42	c total #propagations: 171486281 / total #impl: 7410521275 (eff. 0.023)
1574.14/1574.42	c #Conflicts:    1159000 | #Learnt:      50675 | 0.000
1574.14/1574.42	c total clause space: 78.2603MB
1574.14/1574.42	c total #watches: 480491
1576.34/1576.67	c total #propagations: 171664965 / total #impl: 7417513760 (eff. 0.023)
1576.34/1576.67	c #Conflicts:    1160000 | #Learnt:      51675 | 0.000
1576.34/1576.67	c total clause space: 78.2603MB
1576.34/1576.67	c total #watches: 489200
1578.14/1578.40	c total #propagations: 171814457 / total #impl: 7424796384 (eff. 0.023)
1578.14/1578.40	c GC COLLECT
1578.14/1578.40	c #Conflicts:    1161000 | #Learnt:      26666 | 0.000
1578.14/1578.40	c total clause space: 78.2603MB
1578.14/1578.40	c total #watches: 296047
1579.54/1579.86	c total #propagations: 171966007 / total #impl: 7432639205 (eff. 0.023)
1579.54/1579.86	c #Conflicts:    1162000 | #Learnt:      27666 | 0.000
1579.54/1579.86	c total clause space: 78.2603MB
1579.54/1579.86	c total #watches: 304560
1580.84/1581.19	c total #propagations: 172119784 / total #impl: 7440335937 (eff. 0.023)
1580.84/1581.19	c #Conflicts:    1163000 | #Learnt:      28666 | 0.000
1580.84/1581.19	c total clause space: 78.2603MB
1580.84/1581.19	c total #watches: 313828
1582.44/1582.71	c total #propagations: 172245690 / total #impl: 7447399644 (eff. 0.023)
1582.44/1582.71	c #Conflicts:    1164000 | #Learnt:      29666 | 0.000
1582.44/1582.71	c total clause space: 78.2603MB
1582.44/1582.71	c total #watches: 324262
1583.94/1584.24	c total #propagations: 172379597 / total #impl: 7455426231 (eff. 0.023)
1583.94/1584.24	c #Conflicts:    1165000 | #Learnt:      30666 | 0.000
1583.94/1584.24	c total clause space: 78.2603MB
1583.94/1584.24	c total #watches: 332098
1585.64/1585.94	c total #propagations: 172547002 / total #impl: 7462402545 (eff. 0.023)
1585.64/1585.94	c #Conflicts:    1166000 | #Learnt:      31666 | 0.000
1585.64/1585.94	c total clause space: 78.2603MB
1585.64/1585.94	c total #watches: 340221
1587.05/1587.38	c total #propagations: 172738127 / total #impl: 7469588731 (eff. 0.023)
1587.05/1587.38	c #Conflicts:    1167000 | #Learnt:      32666 | 0.000
1587.05/1587.38	c total clause space: 78.2603MB
1587.05/1587.38	c total #watches: 346153
1588.84/1589.11	c total #propagations: 172883305 / total #impl: 7475701653 (eff. 0.023)
1588.84/1589.11	c #Conflicts:    1168000 | #Learnt:      33666 | 0.000
1588.84/1589.11	c total clause space: 78.2603MB
1588.84/1589.11	c total #watches: 353073
1590.74/1591.05	c total #propagations: 173061262 / total #impl: 7483742520 (eff. 0.023)
1590.74/1591.05	c #Conflicts:    1169000 | #Learnt:      34666 | 0.000
1590.74/1591.05	c total clause space: 78.2603MB
1590.74/1591.05	c total #watches: 360534
1592.65/1592.93	c total #propagations: 173240843 / total #impl: 7493027584 (eff. 0.023)
1592.65/1592.93	c #Conflicts:    1170000 | #Learnt:      35666 | 0.000
1592.65/1592.93	c total clause space: 78.2603MB
1592.65/1592.93	c total #watches: 368978
1594.44/1594.77	c total #propagations: 173406480 / total #impl: 7501916450 (eff. 0.023)
1594.44/1594.77	c #Conflicts:    1171000 | #Learnt:      36666 | 0.000
1594.44/1594.77	c total clause space: 78.2603MB
1594.44/1594.77	c total #watches: 377270
1596.64/1596.93	c total #propagations: 173576230 / total #impl: 7510118475 (eff. 0.023)
1596.64/1596.93	c #Conflicts:    1172000 | #Learnt:      37666 | 0.000
1596.64/1596.93	c total clause space: 78.2603MB
1596.64/1596.93	c total #watches: 385408
1598.64/1598.94	c total #propagations: 173794463 / total #impl: 7519387891 (eff. 0.023)
1598.64/1598.94	c #Conflicts:    1173000 | #Learnt:      38666 | 0.000
1598.64/1598.94	c total clause space: 78.2603MB
1598.64/1598.94	c total #watches: 391874
1600.34/1600.61	c total #propagations: 174007630 / total #impl: 7527437783 (eff. 0.023)
1600.34/1600.61	c #Conflicts:    1174000 | #Learnt:      39666 | 0.000
1600.34/1600.61	c total clause space: 78.2603MB
1600.34/1600.61	c total #watches: 399153
1602.24/1602.55	c total #propagations: 174159412 / total #impl: 7533969216 (eff. 0.023)
1602.24/1602.55	c #Conflicts:    1175000 | #Learnt:      40666 | 0.000
1602.24/1602.55	c total clause space: 78.2603MB
1602.24/1602.55	c total #watches: 406794
1604.24/1604.52	c total #propagations: 174305130 / total #impl: 7542152612 (eff. 0.023)
1604.24/1604.52	c #Conflicts:    1176000 | #Learnt:      41666 | 0.000
1604.24/1604.52	c total clause space: 78.2603MB
1604.24/1604.52	c total #watches: 415640
1606.24/1606.59	c total #propagations: 174440326 / total #impl: 7550742522 (eff. 0.023)
1606.24/1606.59	c #Conflicts:    1177000 | #Learnt:      42666 | 0.000
1606.24/1606.59	c total clause space: 78.2603MB
1606.24/1606.59	c total #watches: 423197
1608.04/1608.30	c total #propagations: 174625985 / total #impl: 7558291434 (eff. 0.023)
1608.04/1608.30	c #Conflicts:    1178000 | #Learnt:      43666 | 0.000
1608.04/1608.30	c total clause space: 78.2603MB
1608.04/1608.30	c total #watches: 429703
1610.04/1610.40	c total #propagations: 174750658 / total #impl: 7564376278 (eff. 0.023)
1610.04/1610.40	c #Conflicts:    1179000 | #Learnt:      44666 | 0.000
1610.04/1610.40	c total clause space: 78.2603MB
1610.04/1610.40	c total #watches: 435913
1611.94/1612.23	c total #propagations: 174913782 / total #impl: 7571847058 (eff. 0.023)
1611.94/1612.23	c #Conflicts:    1180000 | #Learnt:      45666 | 0.000
1611.94/1612.23	c total clause space: 78.2603MB
1611.94/1612.23	c total #watches: 442430
1613.64/1613.98	c total #propagations: 175070953 / total #impl: 7578595685 (eff. 0.023)
1613.64/1613.98	c #Conflicts:    1181000 | #Learnt:      46666 | 0.000
1613.64/1613.98	c total clause space: 78.2603MB
1613.64/1613.98	c total #watches: 448795
1615.74/1616.02	c total #propagations: 175205622 / total #impl: 7584202252 (eff. 0.023)
1615.74/1616.02	c #Conflicts:    1182000 | #Learnt:      47666 | 0.000
1615.74/1616.02	c total clause space: 78.2603MB
1615.74/1616.02	c total #watches: 456161
1617.74/1618.07	c total #propagations: 175336226 / total #impl: 7591006431 (eff. 0.023)
1617.74/1618.07	c #Conflicts:    1183000 | #Learnt:      48666 | 0.000
1617.74/1618.07	c total clause space: 78.2603MB
1617.74/1618.07	c total #watches: 462364
1620.04/1620.40	c total #propagations: 175464537 / total #impl: 7598129153 (eff. 0.023)
1620.04/1620.40	c #Conflicts:    1184000 | #Learnt:      49666 | 0.000
1620.04/1620.40	c total clause space: 78.2603MB
1620.04/1620.40	c total #watches: 471049
1622.03/1622.35	c total #propagations: 175588240 / total #impl: 7607821059 (eff. 0.023)
1622.03/1622.35	c #Conflicts:    1185000 | #Learnt:      50666 | 0.000
1622.03/1622.35	c total clause space: 78.2603MB
1622.03/1622.35	c total #watches: 478058
1624.03/1624.32	c total #propagations: 175734282 / total #impl: 7614327240 (eff. 0.023)
1624.03/1624.32	c #Conflicts:    1186000 | #Learnt:      51666 | 0.000
1624.03/1624.32	c total clause space: 78.2603MB
1624.03/1624.32	c total #watches: 484251
1626.43/1626.77	c total #propagations: 175883588 / total #impl: 7620424099 (eff. 0.023)
1626.43/1626.77	c GC COLLECT
1626.43/1626.77	c #Conflicts:    1187000 | #Learnt:      26374 | 0.000
1626.43/1626.77	c total clause space: 78.2603MB
1626.43/1626.77	c total #watches: 292872
1627.93/1628.27	c total #propagations: 176046820 / total #impl: 7629840380 (eff. 0.023)
1627.93/1628.27	c #Conflicts:    1188000 | #Learnt:      27374 | 0.000
1627.93/1628.27	c total clause space: 78.2603MB
1627.93/1628.27	c total #watches: 301314
1629.53/1629.89	c total #propagations: 176218444 / total #impl: 7637799419 (eff. 0.023)
1629.53/1629.89	c #Conflicts:    1189000 | #Learnt:      28374 | 0.000
1629.53/1629.89	c total clause space: 78.2603MB
1629.53/1629.89	c total #watches: 310428
1631.04/1631.36	c total #propagations: 176398325 / total #impl: 7646125907 (eff. 0.023)
1631.04/1631.36	c #Conflicts:    1190000 | #Learnt:      29374 | 0.000
1631.04/1631.36	c total clause space: 78.2603MB
1631.04/1631.36	c total #watches: 317143
1632.83/1633.17	c total #propagations: 176581300 / total #impl: 7653074890 (eff. 0.023)
1632.83/1633.17	c #Conflicts:    1191000 | #Learnt:      30374 | 0.000
1632.83/1633.17	c total clause space: 78.2603MB
1632.83/1633.17	c total #watches: 325490
1634.53/1634.83	c total #propagations: 176746300 / total #impl: 7662092538 (eff. 0.023)
1634.53/1634.83	c #Conflicts:    1192000 | #Learnt:      31374 | 0.000
1634.53/1634.83	c total clause space: 78.2603MB
1634.53/1634.83	c total #watches: 332495
1636.03/1636.32	c total #propagations: 176909458 / total #impl: 7669942906 (eff. 0.023)
1636.03/1636.32	c #Conflicts:    1193000 | #Learnt:      32374 | 0.000
1636.03/1636.32	c total clause space: 78.2603MB
1636.03/1636.32	c total #watches: 340124
1637.43/1637.75	c total #propagations: 177056988 / total #impl: 7676278318 (eff. 0.023)
1637.43/1637.75	c #Conflicts:    1194000 | #Learnt:      33374 | 0.000
1637.43/1637.75	c total clause space: 78.2603MB
1637.43/1637.75	c total #watches: 347289
1638.84/1639.16	c total #propagations: 177177238 / total #impl: 7682198168 (eff. 0.023)
1638.84/1639.16	c #Conflicts:    1195000 | #Learnt:      34374 | 0.000
1638.84/1639.16	c total clause space: 78.2603MB
1638.84/1639.16	c total #watches: 355783
1640.23/1640.51	c total #propagations: 177300303 / total #impl: 7689337409 (eff. 0.023)
1640.23/1640.51	c #Conflicts:    1196000 | #Learnt:      35374 | 0.000
1640.23/1640.51	c total clause space: 78.2603MB
1640.23/1640.51	c total #watches: 363140
1641.63/1641.93	c total #propagations: 177409699 / total #impl: 7693835944 (eff. 0.023)
1641.63/1641.93	c #Conflicts:    1197000 | #Learnt:      36374 | 0.000
1641.63/1641.93	c total clause space: 78.2603MB
1641.63/1641.93	c total #watches: 369788
1643.63/1643.97	c total #propagations: 177542629 / total #impl: 7699159967 (eff. 0.023)
1643.63/1643.97	c #Conflicts:    1198000 | #Learnt:      37374 | 0.000
1643.63/1643.97	c total clause space: 78.2603MB
1643.63/1643.97	c total #watches: 378293
1645.34/1645.63	c total #propagations: 177743860 / total #impl: 7707816006 (eff. 0.023)
1645.34/1645.63	c #Conflicts:    1199000 | #Learnt:      38374 | 0.000
1645.34/1645.63	c total clause space: 78.2603MB
1645.34/1645.63	c total #watches: 386952
1647.13/1647.43	c total #propagations: 177857124 / total #impl: 7714312575 (eff. 0.023)
1647.13/1647.43	c #Conflicts:    1200000 | #Learnt:      39374 | 0.000
1647.13/1647.43	c total clause space: 78.2603MB
1647.13/1647.43	c total #watches: 395827
1649.03/1649.32	c total #propagations: 177988817 / total #impl: 7721657971 (eff. 0.023)
1649.03/1649.32	c #Conflicts:    1201000 | #Learnt:      40374 | 0.000
1649.03/1649.32	c total clause space: 78.2603MB
1649.03/1649.32	c total #watches: 405883
1650.63/1651.00	c total #propagations: 178118390 / total #impl: 7729381148 (eff. 0.023)
1650.63/1651.00	c #Conflicts:    1202000 | #Learnt:      41374 | 0.000
1650.63/1651.00	c total clause space: 78.2603MB
1650.63/1651.00	c total #watches: 413730
1652.53/1652.81	c total #propagations: 178249529 / total #impl: 7735817714 (eff. 0.023)
1652.53/1652.81	c #Conflicts:    1203000 | #Learnt:      42374 | 0.000
1652.53/1652.81	c total clause space: 78.2603MB
1652.53/1652.81	c total #watches: 421217
1654.14/1654.50	c total #propagations: 178406307 / total #impl: 7742051447 (eff. 0.023)
1654.14/1654.50	c #Conflicts:    1204000 | #Learnt:      43374 | 0.000
1654.14/1654.50	c total clause space: 78.2603MB
1654.14/1654.50	c total #watches: 427820
1656.34/1656.66	c total #propagations: 178540034 / total #impl: 7747400890 (eff. 0.023)
1656.34/1656.66	c #Conflicts:    1205000 | #Learnt:      44374 | 0.000
1656.34/1656.66	c total clause space: 78.2603MB
1656.34/1656.66	c total #watches: 434126
1658.64/1658.99	c total #propagations: 178726445 / total #impl: 7755303240 (eff. 0.023)
1658.64/1658.99	c #Conflicts:    1206000 | #Learnt:      45374 | 0.000
1658.64/1658.99	c total clause space: 78.2603MB
1658.64/1658.99	c total #watches: 442338
1660.33/1660.68	c total #propagations: 178928302 / total #impl: 7763239883 (eff. 0.023)
1660.33/1660.68	c #Conflicts:    1207000 | #Learnt:      46374 | 0.000
1660.33/1660.68	c total clause space: 78.2603MB
1660.33/1660.68	c total #watches: 451197
1662.13/1662.49	c total #propagations: 179039499 / total #impl: 7767938401 (eff. 0.023)
1662.13/1662.49	c #Conflicts:    1208000 | #Learnt:      47374 | 0.000
1662.13/1662.49	c total clause space: 78.2603MB
1662.13/1662.49	c total #watches: 460043
1663.93/1664.26	c total #propagations: 179154988 / total #impl: 7772634086 (eff. 0.023)
1663.93/1664.26	c #Conflicts:    1209000 | #Learnt:      48374 | 0.000
1663.93/1664.26	c total clause space: 78.2603MB
1663.93/1664.26	c total #watches: 467284
1665.83/1666.20	c total #propagations: 179297219 / total #impl: 7780283046 (eff. 0.023)
1665.83/1666.20	c #Conflicts:    1210000 | #Learnt:      49374 | 0.000
1665.83/1666.20	c total clause space: 78.2603MB
1665.83/1666.20	c total #watches: 477038
1668.03/1668.38	c total #propagations: 179437267 / total #impl: 7788625517 (eff. 0.023)
1668.03/1668.38	c #Conflicts:    1211000 | #Learnt:      50374 | 0.000
1668.03/1668.38	c total clause space: 78.2603MB
1668.03/1668.38	c total #watches: 487282
1670.23/1670.56	c total #propagations: 179580822 / total #impl: 7797800093 (eff. 0.023)
1670.23/1670.56	c #Conflicts:    1212000 | #Learnt:      51374 | 0.000
1670.23/1670.56	c total clause space: 78.2603MB
1670.23/1670.56	c total #watches: 496078
1672.43/1672.72	c total #propagations: 179716504 / total #impl: 7805760541 (eff. 0.023)
1672.43/1672.72	c #Conflicts:    1213000 | #Learnt:      52374 | 0.000
1672.43/1672.72	c total clause space: 78.2603MB
1672.43/1672.72	c total #watches: 504100
1674.53/1674.86	c total #propagations: 179870711 / total #impl: 7814739730 (eff. 0.023)
1674.53/1674.86	c GC COLLECT
1674.53/1674.86	c #Conflicts:    1214000 | #Learnt:      26771 | 0.000
1674.53/1674.86	c total clause space: 78.2603MB
1674.53/1674.86	c total #watches: 296055
1675.93/1676.29	c total #propagations: 180012735 / total #impl: 7822847083 (eff. 0.023)
1675.93/1676.29	c #Conflicts:    1215000 | #Learnt:      27771 | 0.000
1675.93/1676.29	c total clause space: 78.2603MB
1675.93/1676.29	c total #watches: 304424
1677.53/1677.80	c total #propagations: 180157155 / total #impl: 7830161389 (eff. 0.023)
1677.53/1677.80	c #Conflicts:    1216000 | #Learnt:      28771 | 0.000
1677.53/1677.80	c total clause space: 78.2603MB
1677.53/1677.80	c total #watches: 313433
1679.03/1679.35	c total #propagations: 180325237 / total #impl: 7837527005 (eff. 0.023)
1679.03/1679.35	c #Conflicts:    1217000 | #Learnt:      29771 | 0.000
1679.03/1679.35	c total clause space: 78.2603MB
1679.03/1679.35	c total #watches: 321812
1680.63/1680.92	c total #propagations: 180496444 / total #impl: 7844461260 (eff. 0.023)
1680.63/1680.92	c #Conflicts:    1218000 | #Learnt:      30771 | 0.000
1680.63/1680.92	c total clause space: 78.2603MB
1680.63/1680.92	c total #watches: 329300
1682.23/1682.55	c total #propagations: 180671277 / total #impl: 7851563983 (eff. 0.023)
1682.23/1682.55	c #Conflicts:    1219000 | #Learnt:      31771 | 0.000
1682.23/1682.55	c total clause space: 78.2603MB
1682.23/1682.55	c total #watches: 336469
1684.02/1684.30	c total #propagations: 180874041 / total #impl: 7858607996 (eff. 0.023)
1684.02/1684.30	c #Conflicts:    1220000 | #Learnt:      32771 | 0.000
1684.02/1684.30	c total clause space: 78.2603MB
1684.02/1684.30	c total #watches: 345932
1685.82/1686.18	c total #propagations: 181043093 / total #impl: 7866875735 (eff. 0.023)
1685.82/1686.18	c #Conflicts:    1221000 | #Learnt:      33771 | 0.000
1685.82/1686.18	c total clause space: 78.2603MB
1685.82/1686.18	c total #watches: 354003
1687.62/1687.97	c total #propagations: 181239837 / total #impl: 7875409873 (eff. 0.023)
1687.62/1687.97	c #Conflicts:    1222000 | #Learnt:      34771 | 0.000
1687.62/1687.97	c total clause space: 78.2603MB
1687.62/1687.97	c total #watches: 362060
1689.52/1689.84	c total #propagations: 181415591 / total #impl: 7882996820 (eff. 0.023)
1689.52/1689.84	c #Conflicts:    1223000 | #Learnt:      35771 | 0.000
1689.52/1689.84	c total clause space: 78.2603MB
1689.52/1689.84	c total #watches: 371201
1691.42/1691.78	c total #propagations: 181598924 / total #impl: 7891081409 (eff. 0.023)
1691.42/1691.78	c #Conflicts:    1224000 | #Learnt:      36771 | 0.000
1691.42/1691.78	c total clause space: 78.2603MB
1691.42/1691.78	c total #watches: 378945
1693.42/1693.79	c total #propagations: 181805637 / total #impl: 7898768218 (eff. 0.023)
1693.42/1693.79	c #Conflicts:    1225000 | #Learnt:      37771 | 0.000
1693.42/1693.79	c total clause space: 78.2603MB
1693.42/1693.79	c total #watches: 388744
1695.42/1695.79	c total #propagations: 181990090 / total #impl: 7906985142 (eff. 0.023)
1695.42/1695.79	c #Conflicts:    1226000 | #Learnt:      38771 | 0.000
1695.42/1695.79	c total clause space: 78.2603MB
1695.42/1695.79	c total #watches: 397416
1697.62/1697.98	c total #propagations: 182169450 / total #impl: 7915291179 (eff. 0.023)
1697.62/1697.98	c #Conflicts:    1227000 | #Learnt:      39771 | 0.000
1697.62/1697.98	c total clause space: 78.2603MB
1697.62/1697.98	c total #watches: 407502
1699.92/1700.21	c total #propagations: 182338004 / total #impl: 7924253355 (eff. 0.023)
1699.92/1700.21	c #Conflicts:    1228000 | #Learnt:      40771 | 0.000
1699.92/1700.21	c total clause space: 78.2603MB
1699.92/1700.21	c total #watches: 415734
1702.12/1702.42	c total #propagations: 182526518 / total #impl: 7933484804 (eff. 0.023)
1702.12/1702.42	c #Conflicts:    1229000 | #Learnt:      41771 | 0.000
1702.12/1702.42	c total clause space: 78.2603MB
1702.12/1702.42	c total #watches: 424613
1704.42/1704.75	c total #propagations: 182705961 / total #impl: 7942288811 (eff. 0.023)
1704.42/1704.75	c #Conflicts:    1230000 | #Learnt:      42771 | 0.000
1704.42/1704.75	c total clause space: 78.2603MB
1704.42/1704.75	c total #watches: 434024
1706.72/1707.05	c total #propagations: 182924828 / total #impl: 7951485390 (eff. 0.023)
1706.72/1707.05	c #Conflicts:    1231000 | #Learnt:      43771 | 0.000
1706.72/1707.05	c total clause space: 78.2603MB
1706.72/1707.05	c total #watches: 442655
1708.72/1709.05	c total #propagations: 183090181 / total #impl: 7960460767 (eff. 0.023)
1708.72/1709.05	c #Conflicts:    1232000 | #Learnt:      44771 | 0.000
1708.72/1709.05	c total clause space: 78.2603MB
1708.72/1709.05	c total #watches: 449515
1710.72/1711.01	c total #propagations: 183215222 / total #impl: 7966769383 (eff. 0.023)
1710.72/1711.01	c #Conflicts:    1233000 | #Learnt:      45771 | 0.000
1710.72/1711.01	c total clause space: 78.2603MB
1710.72/1711.01	c total #watches: 456040
1712.82/1713.14	c total #propagations: 183343481 / total #impl: 7974123943 (eff. 0.023)
1712.82/1713.14	c #Conflicts:    1234000 | #Learnt:      46771 | 0.000
1712.82/1713.14	c total clause space: 78.2603MB
1712.82/1713.14	c total #watches: 462896
1715.12/1715.42	c total #propagations: 183493376 / total #impl: 7981163992 (eff. 0.023)
1715.12/1715.42	c #Conflicts:    1235000 | #Learnt:      47771 | 0.000
1715.12/1715.42	c total clause space: 78.2603MB
1715.12/1715.42	c total #watches: 471041
1717.52/1717.83	c total #propagations: 183640004 / total #impl: 7989446252 (eff. 0.023)
1717.52/1717.83	c #Conflicts:    1236000 | #Learnt:      48771 | 0.000
1717.52/1717.83	c total clause space: 78.2603MB
1717.52/1717.83	c total #watches: 480338
1719.92/1720.24	c total #propagations: 183777149 / total #impl: 7998763956 (eff. 0.023)
1719.92/1720.24	c #Conflicts:    1237000 | #Learnt:      49771 | 0.000
1719.92/1720.24	c total clause space: 78.2603MB
1719.92/1720.24	c total #watches: 490413
1722.33/1722.67	c total #propagations: 183908769 / total #impl: 8008186982 (eff. 0.023)
1722.33/1722.67	c #Conflicts:    1238000 | #Learnt:      50771 | 0.000
1722.33/1722.67	c total clause space: 78.2603MB
1722.33/1722.67	c total #watches: 498762
1724.63/1724.94	c total #propagations: 184038640 / total #impl: 8017093153 (eff. 0.023)
1724.63/1724.94	c #Conflicts:    1239000 | #Learnt:      51771 | 0.000
1724.63/1724.94	c total clause space: 78.2603MB
1724.63/1724.94	c total #watches: 505453
1727.22/1727.57	c total #propagations: 184169400 / total #impl: 8024797731 (eff. 0.023)
1727.22/1727.57	c #Conflicts:    1240000 | #Learnt:      52771 | 0.000
1727.22/1727.57	c total clause space: 78.2603MB
1727.22/1727.57	c total #watches: 512883
1729.82/1730.18	c total #propagations: 184341404 / total #impl: 8033679321 (eff. 0.023)
1729.82/1730.18	c #Conflicts:    1241000 | #Learnt:      53771 | 0.000
1729.82/1730.18	c total clause space: 78.2603MB
1729.82/1730.18	c total #watches: 520030
1731.32/1731.68	c total #propagations: 184481261 / total #impl: 8042891128 (eff. 0.023)
1731.32/1731.68	c GC COLLECT
1731.32/1731.68	c #Conflicts:    1242000 | #Learnt:      27872 | 0.000
1731.32/1731.68	c total clause space: 78.2603MB
1731.32/1731.68	c total #watches: 303923
1732.92/1733.21	c total #propagations: 184637454 / total #impl: 8049657256 (eff. 0.023)
1732.92/1733.21	c #Conflicts:    1243000 | #Learnt:      28872 | 0.000
1732.92/1733.21	c total clause space: 78.2603MB
1732.92/1733.21	c total #watches: 311141
1734.32/1734.67	c total #propagations: 184807199 / total #impl: 8056944563 (eff. 0.023)
1734.32/1734.67	c #Conflicts:    1244000 | #Learnt:      29872 | 0.000
1734.32/1734.67	c total clause space: 78.2603MB
1734.32/1734.67	c total #watches: 317675
1735.82/1736.16	c total #propagations: 184979225 / total #impl: 8063747184 (eff. 0.023)
1735.82/1736.16	c #Conflicts:    1245000 | #Learnt:      30872 | 0.000
1735.82/1736.16	c total clause space: 78.2603MB
1735.82/1736.16	c total #watches: 325724
1737.12/1737.47	c total #propagations: 185115090 / total #impl: 8070537286 (eff. 0.023)
1737.12/1737.47	c #Conflicts:    1246000 | #Learnt:      31872 | 0.000
1737.12/1737.47	c total clause space: 78.2603MB
1737.12/1737.47	c total #watches: 334835
1738.72/1739.04	c total #propagations: 185246098 / total #impl: 8076529110 (eff. 0.023)
1738.72/1739.04	c #Conflicts:    1247000 | #Learnt:      32872 | 0.000
1738.72/1739.04	c total clause space: 78.2603MB
1738.72/1739.04	c total #watches: 343286
1740.32/1740.61	c total #propagations: 185367406 / total #impl: 8084031493 (eff. 0.023)
1740.32/1740.61	c #Conflicts:    1248000 | #Learnt:      33872 | 0.000
1740.32/1740.61	c total clause space: 78.2603MB
1740.32/1740.61	c total #watches: 351588
1742.02/1742.36	c total #propagations: 185461325 / total #impl: 8091891622 (eff. 0.023)
1742.02/1742.36	c #Conflicts:    1249000 | #Learnt:      34872 | 0.000
1742.02/1742.36	c total clause space: 78.2603MB
1742.02/1742.36	c total #watches: 361689
1743.81/1744.11	c total #propagations: 185559958 / total #impl: 8100530212 (eff. 0.023)
1743.81/1744.11	c #Conflicts:    1250000 | #Learnt:      35872 | 0.000
1743.81/1744.11	c total clause space: 78.2603MB
1743.81/1744.11	c total #watches: 370236
1745.52/1745.82	c total #propagations: 185675927 / total #impl: 8109263245 (eff. 0.023)
1745.52/1745.82	c #Conflicts:    1251000 | #Learnt:      36872 | 0.000
1745.52/1745.82	c total clause space: 78.2603MB
1745.52/1745.82	c total #watches: 377847
1747.21/1747.52	c total #propagations: 185823814 / total #impl: 8116797433 (eff. 0.023)
1747.21/1747.52	c #Conflicts:    1252000 | #Learnt:      37872 | 0.000
1747.21/1747.52	c total clause space: 78.2603MB
1747.21/1747.52	c total #watches: 384021
1748.91/1749.22	c total #propagations: 185952052 / total #impl: 8123545711 (eff. 0.023)
1748.91/1749.22	c #Conflicts:    1253000 | #Learnt:      38872 | 0.000
1748.91/1749.22	c total clause space: 78.2603MB
1748.91/1749.22	c total #watches: 392070
1750.61/1750.93	c total #propagations: 186100916 / total #impl: 8130613234 (eff. 0.023)
1750.61/1750.93	c #Conflicts:    1254000 | #Learnt:      39872 | 0.000
1750.61/1750.93	c total clause space: 78.2603MB
1750.61/1750.93	c total #watches: 400641
1752.41/1752.72	c total #propagations: 186240453 / total #impl: 8136869938 (eff. 0.023)
1752.41/1752.72	c #Conflicts:    1255000 | #Learnt:      40872 | 0.000
1752.41/1752.72	c total clause space: 78.2603MB
1752.41/1752.72	c total #watches: 408367
1754.22/1754.54	c total #propagations: 186389545 / total #impl: 8144110392 (eff. 0.023)
1754.22/1754.54	c #Conflicts:    1256000 | #Learnt:      41872 | 0.000
1754.22/1754.54	c total clause space: 78.2603MB
1754.22/1754.54	c total #watches: 414468
1755.91/1756.21	c total #propagations: 186562584 / total #impl: 8150887763 (eff. 0.023)
1755.91/1756.21	c #Conflicts:    1257000 | #Learnt:      42872 | 0.000
1755.91/1756.21	c total clause space: 78.2603MB
1755.91/1756.21	c total #watches: 424969
1757.71/1758.09	c total #propagations: 186652868 / total #impl: 8157358133 (eff. 0.023)
1757.71/1758.09	c #Conflicts:    1258000 | #Learnt:      43872 | 0.000
1757.71/1758.09	c total clause space: 78.2603MB
1757.71/1758.09	c total #watches: 434601
1759.72/1760.10	c total #propagations: 186756227 / total #impl: 8164529942 (eff. 0.023)
1759.72/1760.10	c #Conflicts:    1259000 | #Learnt:      44872 | 0.000
1759.72/1760.10	c total clause space: 78.2603MB
1759.72/1760.10	c total #watches: 442048
1761.61/1761.97	c total #propagations: 186910154 / total #impl: 8171777186 (eff. 0.023)
1761.61/1761.97	c #Conflicts:    1260000 | #Learnt:      45872 | 0.000
1761.61/1761.97	c total clause space: 78.2603MB
1761.61/1761.97	c total #watches: 449541
1763.81/1764.18	c total #propagations: 187032581 / total #impl: 8178440058 (eff. 0.023)
1763.81/1764.18	c #Conflicts:    1261000 | #Learnt:      46872 | 0.000
1763.81/1764.18	c total clause space: 78.2603MB
1763.81/1764.18	c total #watches: 454805
1766.11/1766.40	c total #propagations: 187224539 / total #impl: 8185894707 (eff. 0.023)
1766.11/1766.40	c #Conflicts:    1262000 | #Learnt:      47872 | 0.000
1766.11/1766.40	c total clause space: 78.2603MB
1766.11/1766.40	c total #watches: 464072
1768.01/1768.37	c total #propagations: 187354143 / total #impl: 8194547808 (eff. 0.023)
1768.01/1768.37	c #Conflicts:    1263000 | #Learnt:      48872 | 0.000
1768.01/1768.37	c total clause space: 78.2603MB
1768.01/1768.37	c total #watches: 471084
1770.01/1770.33	c total #propagations: 187490595 / total #impl: 8200557780 (eff. 0.023)
1770.01/1770.33	c #Conflicts:    1264000 | #Learnt:      49872 | 0.000
1770.01/1770.33	c total clause space: 78.2603MB
1770.01/1770.33	c total #watches: 477629
1772.21/1772.50	c total #propagations: 187639296 / total #impl: 8207336304 (eff. 0.023)
1772.21/1772.50	c #Conflicts:    1265000 | #Learnt:      50872 | 0.000
1772.21/1772.50	c total clause space: 78.2603MB
1772.21/1772.50	c total #watches: 485746
1774.61/1774.93	c total #propagations: 187772117 / total #impl: 8215690386 (eff. 0.023)
1774.61/1774.93	c #Conflicts:    1266000 | #Learnt:      51872 | 0.000
1774.61/1774.93	c total clause space: 78.2603MB
1774.61/1774.93	c total #watches: 494805
1776.91/1777.22	c total #propagations: 187941972 / total #impl: 8224205421 (eff. 0.023)
1776.91/1777.22	c #Conflicts:    1267000 | #Learnt:      52872 | 0.000
1776.91/1777.22	c total clause space: 78.2603MB
1776.91/1777.22	c total #watches: 500059
1779.22/1779.55	c total #propagations: 188117016 / total #impl: 8230164288 (eff. 0.023)
1779.22/1779.55	c #Conflicts:    1268000 | #Learnt:      53872 | 0.000
1779.22/1779.55	c total clause space: 78.2603MB
1779.22/1779.55	c total #watches: 507673
1781.52/1781.84	c total #propagations: 188284021 / total #impl: 8236842396 (eff. 0.023)
1781.52/1781.84	c GC COLLECT
1781.52/1781.84	c #Conflicts:    1269000 | #Learnt:      27673 | 0.000
1781.52/1781.84	c total clause space: 78.2603MB
1781.52/1781.84	c total #watches: 303468
1782.72/1783.01	c total #propagations: 188488753 / total #impl: 8244282770 (eff. 0.023)
1782.72/1783.01	c #Conflicts:    1270000 | #Learnt:      28673 | 0.000
1782.72/1783.01	c total clause space: 78.2603MB
1782.72/1783.01	c total #watches: 311380
1783.72/1784.07	c total #propagations: 188624813 / total #impl: 8249484731 (eff. 0.023)
1783.72/1784.07	c #Conflicts:    1271000 | #Learnt:      29673 | 0.000
1783.72/1784.07	c total clause space: 78.2603MB
1783.72/1784.07	c total #watches: 318593
1785.02/1785.39	c total #propagations: 188730489 / total #impl: 8254294893 (eff. 0.023)
1785.02/1785.39	c #Conflicts:    1272000 | #Learnt:      30673 | 0.000
1785.02/1785.39	c total clause space: 78.2603MB
1785.02/1785.39	c total #watches: 326782
1786.12/1786.44	c total #propagations: 188878699 / total #impl: 8260134298 (eff. 0.023)
1786.12/1786.44	c #Conflicts:    1273000 | #Learnt:      31673 | 0.000
1786.12/1786.44	c total clause space: 78.2603MB
1786.12/1786.44	c total #watches: 333971
1787.32/1787.65	c total #propagations: 189001095 / total #impl: 8264682746 (eff. 0.023)
1787.32/1787.65	c #Conflicts:    1274000 | #Learnt:      32673 | 0.000
1787.32/1787.65	c total clause space: 78.2603MB
1787.32/1787.65	c total #watches: 341257
1788.62/1788.92	c total #propagations: 189134650 / total #impl: 8269812699 (eff. 0.023)
1788.62/1788.92	c #Conflicts:    1275000 | #Learnt:      33673 | 0.000
1788.62/1788.92	c total clause space: 78.2603MB
1788.62/1788.92	c total #watches: 350423
1790.12/1790.46	c total #propagations: 189242230 / total #impl: 8275494878 (eff. 0.023)
1790.12/1790.46	c #Conflicts:    1276000 | #Learnt:      34673 | 0.000
1790.12/1790.46	c total clause space: 78.2603MB
1790.12/1790.46	c total #watches: 358850
1792.02/1792.37	c total #propagations: 189390437 / total #impl: 8282044675 (eff. 0.023)
1792.02/1792.37	c #Conflicts:    1277000 | #Learnt:      35673 | 0.000
1792.02/1792.37	c total clause space: 78.2603MB
1792.02/1792.37	c total #watches: 366010
1793.72/1794.06	c total #propagations: 189578355 / total #impl: 8289710557 (eff. 0.023)
1793.72/1794.06	c #Conflicts:    1278000 | #Learnt:      36673 | 0.000
1793.72/1794.06	c total clause space: 78.2603MB
1793.72/1794.06	c total #watches: 374390
1795.72/1796.03	c total #propagations: 189689456 / total #impl: 8297411343 (eff. 0.023)
1795.72/1796.03	c #Conflicts:    1279000 | #Learnt:      37673 | 0.000
1795.72/1796.03	c total clause space: 78.2603MB
1795.72/1796.03	c total #watches: 382725
1797.22/1797.58	c total #propagations: 189847897 / total #impl: 8305761227 (eff. 0.023)
1797.22/1797.58	c #Conflicts:    1280000 | #Learnt:      38673 | 0.000
1797.22/1797.58	c total clause space: 78.2603MB
1797.22/1797.58	c total #watches: 390755
1798.92/1799.28	c total #propagations: 189973520 / total #impl: 8311713205 (eff. 0.023)
1798.92/1799.28	c #Conflicts:    1281000 | #Learnt:      39673 | 0.000
1798.92/1799.28	c total clause space: 78.2603MB
1798.92/1799.28	c total #watches: 398605

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-4088185-1465413104/watcher-4088185-1465413104 -o /tmp/evaluation-result-4088185-1465413104/solver-4088185-1465413104 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node122-1465387891-23359 --watchdog 1960 --input HOME/instance-4088185-1465413104.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

pid=25636
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.02 2.12 2.15 3/176 25639
/proc/meminfo: memFree=29287680/32872528 swapFree=16080/1655368
[pid=25639] ppid=25636 vsize=29112 CPUtime=0 cores=0,2,4,6
/proc/25639/stat : 25639 (cdcl-cuttingpla) R 25636 25639 23343 0 -1 4202496 276 0 0 0 0 0 0 0 20 0 1 0 123243995 29810688 5268 33554432000 4194304 6201397 140733382758192 140737348904904 4211056 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25639/statm: 7278 5268 130 491 0 6777 0

[startup+0.100163 s]
/proc/loadavg: 2.02 2.12 2.15 3/176 25639
/proc/meminfo: memFree=29287680/32872528 swapFree=16080/1655368
[pid=25639] ppid=25636 vsize=34392 CPUtime=0.09 cores=0,2,4,6
/proc/25639/stat : 25639 (cdcl-cuttingpla) R 25636 25639 23343 0 -1 4202496 1399 0 0 0 9 0 0 0 20 0 1 0 123243995 35217408 7550 33554432000 4194304 6201397 140733382758192 140737348904904 4213367 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25639/statm: 8598 7550 145 491 0 8097 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34392

[startup+0.200354 s]
/proc/loadavg: 2.02 2.12 2.15 3/176 25639
/proc/meminfo: memFree=29287680/32872528 swapFree=16080/1655368
[pid=25639] ppid=25636 vsize=34932 CPUtime=0.19 cores=0,2,4,6
/proc/25639/stat : 25639 (cdcl-cuttingpla) R 25636 25639 23343 0 -1 4202496 1546 0 0 0 19 0 0 0 20 0 1 0 123243995 35770368 7697 33554432000 4194304 6201397 140733382758192 140737348904904 4213367 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25639/statm: 8733 7697 145 491 0 8232 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 34932

[startup+0.300225 s]
/proc/loadavg: 2.02 2.12 2.15 3/176 25639
/proc/meminfo: memFree=29287680/32872528 swapFree=16080/1655368
[pid=25639] ppid=25636 vsize=35200 CPUtime=0.29 cores=0,2,4,6
/proc/25639/stat : 25639 (cdcl-cuttingpla) R 25636 25639 23343 0 -1 4202496 1607 0 0 0 29 0 0 0 20 0 1 0 123243995 36044800 7753 33554432000 4194304 6201397 140733382758192 140737348904904 4213365 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25639/statm: 8800 7753 145 491 0 8299 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35200

[startup+0.700232 s]
/proc/loadavg: 2.02 2.12 2.15 3/176 25639
/proc/meminfo: memFree=29287680/32872528 swapFree=16080/1655368
[pid=25639] ppid=25636 vsize=37920 CPUtime=0.68 cores=0,2,4,6
/proc/25639/stat : 25639 (cdcl-cuttingpla) R 25636 25639 23343 0 -1 4202496 2153 0 0 0 68 0 0 0 20 0 1 0 123243995 38830080 8072 33554432000 4194304 6201397 140733382758192 140737348904904 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25639/statm: 9480 8072 158 491 0 8979 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 37920

[startup+1.5002 s]
/proc/loadavg: 2.02 2.12 2.15 3/177 25640
/proc/meminfo: memFree=29254460/32872528 swapFree=16080/1655368
[pid=25639] ppid=25636 vsize=37920 CPUtime=1.48 cores=0,2,4,6
/proc/25639/stat : 25639 (cdcl-cuttingpla) R 25636 25639 23343 0 -1 4202496 2614 0 0 0 148 0 0 0 20 0 1 0 123243995 38830080 8331 33554432000 4194304 6201397 140733382758192 140733382757320 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25639/statm: 9480 8331 164 491 0 8979 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 37920

[startup+3.10023 s]
/proc/loadavg: 2.01 2.11 2.15 3/177 25640
/proc/meminfo: memFree=29252352/32872528 swapFree=16080/1655368
[pid=25639] ppid=25636 vsize=42476 CPUtime=3.09 cores=0,2,4,6
/proc/25639/stat : 25639 (cdcl-cuttingpla) R 25636 25639 23343 0 -1 4202496 3456 0 0 0 308 1 0 0 20 0 1 0 123243995 43495424 8804 33554432000 4194304 6201397 140733382758192 140733382757320 4213365 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25639/statm: 10619 8804 165 491 0 10118 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42476

[startup+6.30023 s]
/proc/loadavg: 2.01 2.11 2.15 3/177 25686
/proc/meminfo: memFree=29938760/32872528 swapFree=16080/1655368
[pid=25639] ppid=25636 vsize=42620 CPUtime=6.29 cores=0,2,4,6
/proc/25639/stat : 25639 (cdcl-cuttingpla) R 25636 25639 23343 0 -1 4202496 3548 0 0 0 628 1 0 0 20 0 1 0 123243995 43642880 9379 33554432000 4194304 6201397 140733382758192 140733382757320 4213371 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25639/statm: 10655 9379 165 491 0 10154 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 42620

[startup+12.7002 s]
/proc/loadavg: 2.01 2.11 2.15 3/177 25686
/proc/meminfo: memFree=29928116/32872528 swapFree=16080/1655368
[pid=25639] ppid=25636 vsize=50808 CPUtime=12.69 cores=0,2,4,6
/proc/25639/stat : 25639 (cdcl-cuttingpla) R 25636 25639 23343 0 -1 4202496 4628 0 0 0 1268 1 0 0 20 0 1 0 123243995 52027392 10600 33554432000 4194304 6201397 140733382758192 140733382756856 4213110 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25639/statm: 12702 10600 165 491 0 12201 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 50808

[startup+25.5003 s]
/proc/loadavg: 2.01 2.11 2.15 3/177 25686
/proc/meminfo: memFree=29921564/32872528 swapFree=16080/1655368
[pid=25639] ppid=25636 vsize=51112 CPUtime=25.49 cores=0,2,4,6
/proc/25639/stat : 25639 (cdcl-cuttingpla) R 25636 25639 23343 0 -1 4202496 4700 0 0 0 2548 1 0 0 20 0 1 0 123243995 52338688 11694 33554432000 4194304 6201397 140733382758192 140733382757320 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25639/statm: 12778 11694 165 491 0 12277 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 51112

[startup+51.1003 s]
/proc/loadavg: 2.01 2.10 2.14 3/177 25686
/proc/meminfo: memFree=29910160/32872528 swapFree=16080/1655368
[pid=25639] ppid=25636 vsize=63412 CPUtime=51.08 cores=0,2,4,6
/proc/25639/stat : 25639 (cdcl-cuttingpla) R 25636 25639 23343 0 -1 4202496 5739 0 0 0 5107 1 0 0 20 0 1 0 123243995 64933888 12864 33554432000 4194304 6201397 140733382758192 140733382757320 4213367 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25639/statm: 15853 12864 165 491 0 15352 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 63412

[startup+102.3 s]
/proc/loadavg: 2.21 2.14 2.15 4/177 25688
/proc/meminfo: memFree=29899568/32872528 swapFree=16080/1655368
[pid=25639] ppid=25636 vsize=64600 CPUtime=102.28 cores=0,2,4,6
/proc/25639/stat : 25639 (cdcl-cuttingpla) R 25636 25639 23343 0 -1 4202496 5995 0 0 0 10227 1 0 0 20 0 1 0 123243995 66150400 14142 33554432000 4194304 6201397 140733382758192 140733382757320 4213257 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25639/statm: 16150 14142 165 491 0 15649 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 64600

[startup+162.3 s]
/proc/loadavg: 2.07 2.11 2.14 3/177 25689
/proc/meminfo: memFree=29888352/32872528 swapFree=16080/1655368
[pid=25639] ppid=25636 vsize=84304 CPUtime=162.26 cores=0,2,4,6
/proc/25639/stat : 25639 (cdcl-cuttingpla) R 25636 25639 23343 0 -1 4202496 7084 0 0 0 16224 2 0 0 20 0 1 0 123243995 86327296 15850 33554432000 4194304 6201397 140733382758192 140733382757320 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25639/statm: 21076 15850 165 491 0 20575 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 84304

[startup+222.307 s]
/proc/loadavg: 2.07 2.10 2.13 3/177 25690
/proc/meminfo: memFree=29882160/32872528 swapFree=16080/1655368
[pid=25639] ppid=25636 vsize=84592 CPUtime=222.26 cores=0,2,4,6
/proc/25639/stat : 25639 (cdcl-cuttingpla) R 25636 25639 23343 0 -1 4202496 7180 0 0 0 22224 2 0 0 20 0 1 0 123243995 86622208 16457 33554432000 4194304 6201397 140733382758192 140733382757320 4213170 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25639/statm: 21148 16457 165 491 0 20647 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 84592

[startup+282.3 s]
/proc/loadavg: 2.15 2.12 2.14 3/177 25691
/proc/meminfo: memFree=29873420/32872528 swapFree=16080/1655368
[pid=25639] ppid=25636 vsize=84720 CPUtime=282.24 cores=0,2,4,6
/proc/25639/stat : 25639 (cdcl-cuttingpla) R 25636 25639 23343 0 -1 4202496 7257 0 0 0 28222 2 0 0 20 0 1 0 123243995 86753280 17556 33554432000 4194304 6201397 140733382758192 140733382757320 4213365 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25639/statm: 21180 17556 165 491 0 20679 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 84720

[startup+342.3 s]
/proc/loadavg: 2.13 2.13 2.14 3/177 25692
/proc/meminfo: memFree=29866608/32872528 swapFree=16080/1655368
[pid=25639] ppid=25636 vsize=85200 CPUtime=342.23 cores=0,2,4,6
/proc/25639/stat : 25639 (cdcl-cuttingpla) R 25636 25639 23343 0 -1 4202496 7354 0 0 0 34221 2 0 0 20 0 1 0 123243995 87244800 18675 33554432000 4194304 6201397 140733382758192 140733382757320 4213170 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25639/statm: 21300 18675 165 491 0 20799 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 85200

[startup+402.3 s]
/proc/loadavg: 2.17 2.13 2.14 3/177 25694
/proc/meminfo: memFree=29861300/32872528 swapFree=16080/1655368
[pid=25639] ppid=25636 vsize=85968 CPUtime=402.22 cores=0,2,4,6
/proc/25639/stat : 25639 (cdcl-cuttingpla) R 25636 25639 23343 0 -1 4202496 7477 0 0 0 40220 2 0 0 20 0 1 0 123243995 88031232 19309 33554432000 4194304 6201397 140733382758192 140733382757320 4213110 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25639/statm: 21492 19309 165 491 0 20991 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 85968

[startup+462.3 s]
/proc/loadavg: 2.20 2.15 2.14 3/177 25695
/proc/meminfo: memFree=29855972/32872528 swapFree=16080/1655368
[pid=25639] ppid=25636 vsize=87056 CPUtime=462.21 cores=0,2,4,6
/proc/25639/stat : 25639 (cdcl-cuttingpla) R 25636 25639 23343 0 -1 4202496 7694 0 0 0 46219 2 0 0 20 0 1 0 123243995 89145344 20037 33554432000 4194304 6201397 140733382758192 140733382757320 4213387 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25639/statm: 21764 20037 165 491 0 21263 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 87056

[startup+522.3 s]
/proc/loadavg: 2.27 2.18 2.15 3/178 25699
/proc/meminfo: memFree=29847172/32872528 swapFree=16080/1655368
[pid=25639] ppid=25636 vsize=118712 CPUtime=522.21 cores=0,2,4,6
/proc/25639/stat : 25639 (cdcl-cuttingpla) R 25636 25639 23343 0 -1 4202496 8782 0 0 0 52218 3 0 0 20 0 1 0 123243995 121561088 21715 33554432000 4194304 6201397 140733382758192 140733382757320 4213365 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25639/statm: 29678 21715 165 491 0 29177 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 118712

[startup+582.3 s]
/proc/loadavg: 2.31 2.20 2.16 3/177 25700
/proc/meminfo: memFree=29846200/32872528 swapFree=16080/1655368
[pid=25639] ppid=25636 vsize=119672 CPUtime=582.2 cores=0,2,4,6
/proc/25639/stat : 25639 (cdcl-cuttingpla) R 25636 25639 23343 0 -1 4202496 8967 0 0 0 58217 3 0 0 20 0 1 0 123243995 122544128 21900 33554432000 4194304 6201397 140733382758192 140733382757320 4213170 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25639/statm: 29918 21900 165 491 0 29417 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 119672


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


[startup+942.3 s]
/proc/loadavg: 2.23 2.23 2.18 3/177 25707
/proc/meminfo: memFree=29826872/32872528 swapFree=16080/1655368
[pid=25639] ppid=25636 vsize=120712 CPUtime=942.14 cores=0,2,4,6
/proc/25639/stat : 25639 (cdcl-cuttingpla) R 25636 25639 23343 0 -1 4202496 9207 0 0 0 94211 3 0 0 20 0 1 0 123243995 123609088 23857 33554432000 4194304 6201397 140733382758192 140733382757320 4213365 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25639/statm: 30178 23857 165 491 0 29677 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 120712

[startup+1002.3 s]
/proc/loadavg: 2.19 2.21 2.18 3/177 25709
/proc/meminfo: memFree=29823712/32872528 swapFree=16080/1655368
[pid=25639] ppid=25636 vsize=121036 CPUtime=1002.13 cores=0,2,4,6
/proc/25639/stat : 25639 (cdcl-cuttingpla) R 25636 25639 23343 0 -1 4202496 9265 0 0 0 100210 3 0 0 20 0 1 0 123243995 123940864 24426 33554432000 4194304 6201397 140733382758192 140733382757320 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25639/statm: 30259 24426 165 491 0 29758 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 121036

[startup+1062.3 s]
/proc/loadavg: 2.41 2.27 2.20 3/177 25710
/proc/meminfo: memFree=29820820/32872528 swapFree=16080/1655368
[pid=25639] ppid=25636 vsize=121036 CPUtime=1062.13 cores=0,2,4,6
/proc/25639/stat : 25639 (cdcl-cuttingpla) R 25636 25639 23343 0 -1 4202496 9287 0 0 0 106209 4 0 0 20 0 1 0 123243995 123940864 24959 33554432000 4194304 6201397 140733382758192 140733382757320 4213348 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25639/statm: 30259 24959 165 491 0 29758 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 121036

[startup+1122.3 s]
/proc/loadavg: 2.28 2.26 2.19 3/178 25714
/proc/meminfo: memFree=29817568/32872528 swapFree=16080/1655368
[pid=25639] ppid=25636 vsize=121036 CPUtime=1122.12 cores=0,2,4,6
/proc/25639/stat : 25639 (cdcl-cuttingpla) R 25636 25639 23343 0 -1 4202496 9289 0 0 0 112208 4 0 0 20 0 1 0 123243995 123940864 24961 33554432000 4194304 6201397 140733382758192 140733382757320 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25639/statm: 30259 24961 165 491 0 29758 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 121036

[startup+1182.3 s]
/proc/loadavg: 2.24 2.24 2.19 3/177 25715
/proc/meminfo: memFree=29815776/32872528 swapFree=16080/1655368
[pid=25639] ppid=25636 vsize=121036 CPUtime=1182.11 cores=0,2,4,6
/proc/25639/stat : 25639 (cdcl-cuttingpla) R 25636 25639 23343 0 -1 4202496 9296 0 0 0 118207 4 0 0 20 0 1 0 123243995 123940864 25479 33554432000 4194304 6201397 140733382758192 140733382757320 4213235 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25639/statm: 30259 25479 165 491 0 29758 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 121036

[startup+1242.3 s]
/proc/loadavg: 2.18 2.22 2.18 3/177 25716
/proc/meminfo: memFree=29810884/32872528 swapFree=16080/1655368
[pid=25639] ppid=25636 vsize=121036 CPUtime=1242.1 cores=0,2,4,6
/proc/25639/stat : 25639 (cdcl-cuttingpla) R 25636 25639 23343 0 -1 4202496 9300 0 0 0 124206 4 0 0 20 0 1 0 123243995 123940864 26505 33554432000 4194304 6201397 140733382758192 140733382757320 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25639/statm: 30259 26505 165 491 0 29758 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 121036

[startup+1302.3 s]
/proc/loadavg: 2.32 2.26 2.19 3/176 25717
/proc/meminfo: memFree=29808440/32872528 swapFree=16080/1655368
[pid=25639] ppid=25636 vsize=121172 CPUtime=1302.09 cores=0,2,4,6
/proc/25639/stat : 25639 (cdcl-cuttingpla) R 25636 25639 23343 0 -1 4202496 9324 0 0 0 130205 4 0 0 20 0 1 0 123243995 124080128 26529 33554432000 4194304 6201397 140733382758192 140733382757320 4213345 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25639/statm: 30293 26529 165 491 0 29792 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 121172

[startup+1362.3 s]
/proc/loadavg: 2.31 2.27 2.19 3/177 25719
/proc/meminfo: memFree=29806268/32872528 swapFree=16080/1655368
[pid=25639] ppid=25636 vsize=121172 CPUtime=1362.08 cores=0,2,4,6
/proc/25639/stat : 25639 (cdcl-cuttingpla) R 25636 25639 23343 0 -1 4202496 9345 0 0 0 136204 4 0 0 20 0 1 0 123243995 124080128 27061 33554432000 4194304 6201397 140733382758192 140733382757320 4213249 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25639/statm: 30293 27061 165 491 0 29792 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 121172

[startup+1422.3 s]
/proc/loadavg: 2.21 2.25 2.19 3/177 25720
/proc/meminfo: memFree=29801860/32872528 swapFree=16080/1655368
[pid=25639] ppid=25636 vsize=121172 CPUtime=1422.07 cores=0,2,4,6
/proc/25639/stat : 25639 (cdcl-cuttingpla) R 25636 25639 23343 0 -1 4202496 9348 0 0 0 142203 4 0 0 20 0 1 0 123243995 124080128 27575 33554432000 4194304 6201397 140733382758192 140733382757320 4213268 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25639/statm: 30293 27575 165 491 0 29792 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 121172

[startup+1482.3 s]
/proc/loadavg: 2.35 2.28 2.20 3/177 25721
/proc/meminfo: memFree=29801468/32872528 swapFree=16080/1655368
[pid=25639] ppid=25636 vsize=121528 CPUtime=1482.06 cores=0,2,4,6
/proc/25639/stat : 25639 (cdcl-cuttingpla) R 25636 25639 23343 0 -1 4202496 9414 0 0 0 148202 4 0 0 20 0 1 0 123243995 124444672 27641 33554432000 4194304 6201397 140733382758192 140733382757320 4213345 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25639/statm: 30382 27641 165 491 0 29881 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 121528

[startup+1542.31 s]
/proc/loadavg: 2.23 2.25 2.19 4/177 25722
/proc/meminfo: memFree=29800480/32872528 swapFree=16080/1655368
[pid=25639] ppid=25636 vsize=122232 CPUtime=1542.05 cores=0,2,4,6
/proc/25639/stat : 25639 (cdcl-cuttingpla) R 25636 25639 23343 0 -1 4202496 9565 0 0 0 154201 4 0 0 20 0 1 0 123243995 125165568 27792 33554432000 4194304 6201397 140733382758192 140733382757320 4213170 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25639/statm: 30558 27792 165 491 0 30057 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 122232

[startup+1602.3 s]
/proc/loadavg: 2.34 2.28 2.20 3/177 25723
/proc/meminfo: memFree=29798372/32872528 swapFree=16080/1655368
[pid=25639] ppid=25636 vsize=122232 CPUtime=1602.04 cores=0,2,4,6
/proc/25639/stat : 25639 (cdcl-cuttingpla) R 25636 25639 23343 0 -1 4202496 9571 0 0 0 160200 4 0 0 20 0 1 0 123243995 125165568 27798 33554432000 4194304 6201397 140733382758192 140733382757320 4213348 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25639/statm: 30558 27798 165 491 0 30057 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 122232

[startup+1662.3 s]
/proc/loadavg: 2.30 2.27 2.20 3/177 25725
/proc/meminfo: memFree=29798140/32872528 swapFree=16080/1655368
[pid=25639] ppid=25636 vsize=122232 CPUtime=1662.03 cores=0,2,4,6
/proc/25639/stat : 25639 (cdcl-cuttingpla) R 25636 25639 23343 0 -1 4202496 9574 0 0 0 166199 4 0 0 20 0 1 0 123243995 125165568 27801 33554432000 4194304 6201397 140733382758192 140733382757320 4213170 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25639/statm: 30558 27801 165 491 0 30057 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 122232

[startup+1722.3 s]
/proc/loadavg: 2.23 2.25 2.19 3/178 25729
/proc/meminfo: memFree=29797424/32872528 swapFree=16080/1655368
[pid=25639] ppid=25636 vsize=122232 CPUtime=1722.02 cores=0,2,4,6
/proc/25639/stat : 25639 (cdcl-cuttingpla) R 25636 25639 23343 0 -1 4202496 9576 0 0 0 172198 4 0 0 20 0 1 0 123243995 125165568 27803 33554432000 4194304 6201397 140733382758192 140733382757320 4213747 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25639/statm: 30558 27803 165 491 0 30057 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 122232

[startup+1782.3 s]
/proc/loadavg: 2.16 2.23 2.18 3/177 25730
/proc/meminfo: memFree=29792540/32872528 swapFree=16080/1655368
[pid=25639] ppid=25636 vsize=122488 CPUtime=1782.02 cores=0,2,4,6
/proc/25639/stat : 25639 (cdcl-cuttingpla) R 25636 25639 23343 0 -1 4202496 9622 0 0 0 178197 5 0 0 20 0 1 0 123243995 125427712 28360 33554432000 4194304 6201397 140733382758192 140733382757320 4213712 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25639/statm: 30622 28360 165 491 0 30121 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 122488



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.20 2.24 2.19 3/177 25730
/proc/meminfo: memFree=29792416/32872528 swapFree=16080/1655368
[pid=25639] ppid=25636 vsize=122488 CPUtime=1800.02 cores=0,2,4,6
/proc/25639/stat : 25639 (cdcl-cuttingpla) R 25636 25639 23343 0 -1 4202496 9622 0 0 0 179997 5 0 0 20 0 1 0 123243995 125427712 28360 33554432000 4194304 6201397 140733382758192 140733382757320 4213328 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25639/statm: 30622 28360 165 491 0 30121 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 122488

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

[startup+1800.3 s]
/proc/loadavg: 2.20 2.24 2.19 3/177 25730
/proc/meminfo: memFree=29792416/32872528 swapFree=16080/1655368
[pid=25639] ppid=25636 vsize=122488 CPUtime=1800.02 cores=0,2,4,6
/proc/25639/stat : 25639 (cdcl-cuttingpla) R 25636 25639 23343 0 -1 4202496 9622 0 0 0 179997 5 0 0 20 0 1 0 123243995 125427712 28360 33554432000 4194304 6201397 140733382758192 140733382757320 4213328 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25639/statm: 30622 28360 165 491 0 30121 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 122488

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.97
system time used= 0.051992
maximum resident set size= 113440
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9622
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= 12
involuntary context switches= 1973

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.6223 second user time and 6.91695 second system time

The end

Launcher Data

Begin job on node122 at 2016-06-08 21:11:44
IDJOB=4088185
IDBENCH=2636
IDSOLVER=2550
FILE ID=node122/4088185-1465413104
RUNJOBID= node122-1465387891-23359
PBS_JOBID= 19853859
Free space on /tmp= 71740 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/golomb-rulers/normalized-OGR_12.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4088185-1465413104/watcher-4088185-1465413104 -o /tmp/evaluation-result-4088185-1465413104/solver-4088185-1465413104 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node122-1465387891-23359 --watchdog 1960 --input HOME/instance-4088185-1465413104.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= fe9b3ae0ed0deb400897e8cf071ce6eb
RANDOM SEED=1587378977

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29287952 kB
Buffers:          132684 kB
Cached:           333468 kB
SwapCached:          780 kB
Active:           865724 kB
Inactive:         324284 kB
Active(anon):     723428 kB
Inactive(anon):     2812 kB
Active(file):     142296 kB
Inactive(file):   321472 kB
Unevictable:     1655368 kB
Mlocked:           16080 kB
SwapTotal:      67108856 kB
SwapFree:       67099520 kB
Dirty:              3156 kB
Writeback:             0 kB
AnonPages:       2378472 kB
Mapped:             7780 kB
Shmem:                 0 kB
Slab:             604656 kB
SReclaimable:      48824 kB
SUnreclaim:       555832 kB
KernelStack:        1464 kB
PageTables:         8804 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2782372 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2342912 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= 71736 MiB
End job on node122 at 2016-06-08 21:41:45