Trace number 4102343

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii8b3.opb
MD5SUM192e079d91d386374bed5b6f1f3b1921
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark507
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 507
Optimality of the best value was proved NO
Number of variables1632
Total number of constraints6924
Number of constraints which are clauses6924
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint8
Number of terms in the objective function 1632
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1632
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1632
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.01	c * #variable= 1632 #constraint= 6924
0.00/0.03	c * #variable= 1632 #constraint= 6924
0.49/0.51	c S1->S2
0.49/0.51	c #Conflicts:       1000 | #Learnt:       1000 | 0.000
0.49/0.51	c total clause space: 29.637MB
0.49/0.51	c total #watches: 168139
0.89/0.98	c total #propagations: 95578 / total #impl: 767920 (eff. 0.124)
0.89/0.98	c #Conflicts:       2000 | #Learnt:       2000 | 0.000
0.89/0.98	c total clause space: 48.1602MB
0.89/0.98	c total #watches: 248808
1.29/1.32	c total #propagations: 179358 / total #impl: 2011771 (eff. 0.089)
1.29/1.32	c GC COLLECT
1.29/1.32	c #Conflicts:       3000 | #Learnt:       2018 | 0.000
1.29/1.32	c total clause space: 48.1602MB
1.29/1.32	c total #watches: 147699
1.89/1.93	c total #propagations: 252616 / total #impl: 3892117 (eff. 0.065)
1.89/1.93	c S1->S2
1.89/1.93	c S2->S1
1.89/1.93	c #Conflicts:       4000 | #Learnt:       2870 | 0.000
1.89/1.93	c total clause space: 127.173MB
1.89/1.93	c total #watches: 619620
2.49/2.56	c total #propagations: 352266 / total #impl: 4652708 (eff. 0.076)
2.49/2.56	c GC COLLECT
2.49/2.56	c S2->S1
2.49/2.56	c #Conflicts:       5000 | #Learnt:       2586 | 0.000
2.49/2.56	c total clause space: 127.173MB
2.49/2.56	c total #watches: 402041
3.49/3.56	c total #propagations: 470132 / total #impl: 5374585 (eff. 0.087)
3.49/3.56	c #Conflicts:       6000 | #Learnt:       3586 | 0.000
3.49/3.56	c total clause space: 127.173MB
3.49/3.56	c total #watches: 546218
4.29/4.31	c total #propagations: 572003 / total #impl: 6075600 (eff. 0.094)
4.29/4.31	c GC COLLECT
4.29/4.31	c #Conflicts:       7000 | #Learnt:       1939 | 0.000
4.29/4.31	c total clause space: 127.173MB
4.29/4.31	c total #watches: 245386
4.59/4.70	c total #propagations: 664757 / total #impl: 6558743 (eff. 0.101)
4.59/4.70	c #Conflicts:       8000 | #Learnt:       2939 | 0.000
4.59/4.70	c total clause space: 127.173MB
4.59/4.70	c total #watches: 274733
5.39/5.50	c total #propagations: 762306 / total #impl: 7093837 (eff. 0.107)
5.39/5.50	c #Conflicts:       9000 | #Learnt:       3939 | 0.000
5.39/5.50	c total clause space: 127.173MB
5.39/5.50	c total #watches: 330354
6.88/6.92	c total #propagations: 880612 / total #impl: 7838074 (eff. 0.112)
6.88/6.92	c GC COLLECT
6.88/6.92	c #Conflicts:      10000 | #Learnt:       2573 | 0.000
6.88/6.92	c total clause space: 127.173MB
6.88/6.92	c total #watches: 162470
7.28/7.31	c total #propagations: 997544 / total #impl: 8499229 (eff. 0.117)
7.28/7.31	c #Conflicts:      11000 | #Learnt:       3573 | 0.000
7.28/7.31	c total clause space: 127.173MB
7.28/7.31	c total #watches: 191250
8.08/8.19	c total #propagations: 1142475 / total #impl: 9650339 (eff. 0.118)
8.08/8.19	c #Conflicts:      12000 | #Learnt:       4573 | 0.000
8.08/8.19	c total clause space: 127.173MB
8.08/8.19	c total #watches: 228553
8.68/8.73	c total #propagations: 1272712 / total #impl: 10299548 (eff. 0.124)
8.68/8.73	c #Conflicts:      13000 | #Learnt:       5573 | 0.000
8.68/8.73	c total clause space: 127.173MB
8.68/8.73	c total #watches: 238999
9.18/9.23	c total #propagations: 1382048 / total #impl: 10685678 (eff. 0.129)
9.18/9.23	c GC COLLECT
9.18/9.23	c #Conflicts:      14000 | #Learnt:       3794 | 0.000
9.18/9.23	c total clause space: 127.173MB
9.18/9.23	c total #watches: 139526
9.78/9.81	c total #propagations: 1513711 / total #impl: 11296303 (eff. 0.134)
9.78/9.81	c #Conflicts:      15000 | #Learnt:       4794 | 0.000
9.78/9.81	c total clause space: 127.173MB
9.78/9.81	c total #watches: 167450
10.48/10.55	c total #propagations: 1640110 / total #impl: 11998783 (eff. 0.137)
10.48/10.55	c #Conflicts:      16000 | #Learnt:       5794 | 0.000
10.48/10.55	c total clause space: 127.173MB
10.48/10.55	c total #watches: 185004
10.99/11.09	c total #propagations: 1775222 / total #impl: 12653978 (eff. 0.140)
10.99/11.09	c GC COLLECT
10.99/11.09	c #Conflicts:      17000 | #Learnt:       3648 | 0.000
10.99/11.09	c total clause space: 127.173MB
10.99/11.09	c total #watches: 123056
11.48/11.58	c total #propagations: 1875168 / total #impl: 12994824 (eff. 0.144)
11.48/11.58	c #Conflicts:      18000 | #Learnt:       4648 | 0.000
11.48/11.58	c total clause space: 127.173MB
11.48/11.58	c total #watches: 129293
11.98/12.00	c total #propagations: 1989486 / total #impl: 13415503 (eff. 0.148)
11.98/12.00	c #Conflicts:      19000 | #Learnt:       5648 | 0.000
11.98/12.00	c total clause space: 127.173MB
11.98/12.00	c total #watches: 147022
12.38/12.43	c total #propagations: 2106580 / total #impl: 13910886 (eff. 0.151)
12.38/12.43	c #Conflicts:      20000 | #Learnt:       6648 | 0.000
12.38/12.43	c total clause space: 127.173MB
12.38/12.43	c total #watches: 162397
13.29/13.31	c total #propagations: 2265483 / total #impl: 14824306 (eff. 0.153)
13.29/13.31	c GC COLLECT
13.29/13.31	c #Conflicts:      21000 | #Learnt:       4169 | 0.000
13.29/13.31	c total clause space: 127.173MB
13.29/13.31	c total #watches: 103905
13.48/13.59	c total #propagations: 2454660 / total #impl: 15508241 (eff. 0.158)
13.48/13.59	c #Conflicts:      22000 | #Learnt:       5169 | 0.000
13.48/13.59	c total clause space: 127.173MB
13.48/13.59	c total #watches: 119216
14.08/14.10	c total #propagations: 2563565 / total #impl: 16190743 (eff. 0.158)
14.08/14.10	c #Conflicts:      23000 | #Learnt:       6169 | 0.000
14.08/14.10	c total clause space: 127.173MB
14.08/14.10	c total #watches: 126310
14.68/14.78	c total #propagations: 2672615 / total #impl: 17238582 (eff. 0.155)
14.68/14.78	c #Conflicts:      24000 | #Learnt:       7169 | 0.000
14.68/14.78	c total clause space: 127.173MB
14.68/14.78	c total #watches: 131550
15.39/15.46	c total #propagations: 2788760 / total #impl: 18799861 (eff. 0.148)
15.39/15.46	c GC COLLECT
15.39/15.46	c #Conflicts:      25000 | #Learnt:       4386 | 0.000
15.39/15.46	c total clause space: 127.173MB
15.39/15.46	c total #watches: 68520
16.08/16.10	c total #propagations: 2909257 / total #impl: 20415029 (eff. 0.143)
16.08/16.10	c #Conflicts:      26000 | #Learnt:       5386 | 0.000
16.08/16.10	c total clause space: 127.173MB
16.08/16.10	c total #watches: 73724
16.78/16.89	c total #propagations: 3025650 / total #impl: 21527339 (eff. 0.141)
16.78/16.89	c #Conflicts:      27000 | #Learnt:       6386 | 0.000
16.78/16.89	c total clause space: 127.173MB
16.78/16.89	c total #watches: 84036
17.78/17.80	c total #propagations: 3139413 / total #impl: 22624789 (eff. 0.139)
17.78/17.80	c #Conflicts:      28000 | #Learnt:       7386 | 0.000
17.78/17.80	c total clause space: 127.173MB
17.78/17.80	c total #watches: 91611
18.69/18.79	c total #propagations: 3241884 / total #impl: 23418494 (eff. 0.138)
18.69/18.79	c GC COLLECT
18.69/18.79	c #Conflicts:      29000 | #Learnt:       4298 | 0.000
18.69/18.79	c total clause space: 127.173MB
18.69/18.79	c total #watches: 60197
18.98/19.09	c total #propagations: 3363993 / total #impl: 24539982 (eff. 0.137)
18.98/19.09	c #Conflicts:      30000 | #Learnt:       5298 | 0.000
18.98/19.09	c total clause space: 127.173MB
18.98/19.09	c total #watches: 67936
19.58/19.60	c total #propagations: 3474741 / total #impl: 24918916 (eff. 0.139)
19.58/19.60	c #Conflicts:      31000 | #Learnt:       6298 | 0.000
19.58/19.60	c total clause space: 127.173MB
19.58/19.60	c total #watches: 79300
20.18/20.20	c total #propagations: 3574844 / total #impl: 25414875 (eff. 0.141)
20.18/20.20	c #Conflicts:      32000 | #Learnt:       7298 | 0.000
20.18/20.20	c total clause space: 127.173MB
20.18/20.20	c total #watches: 92041
20.99/21.05	c total #propagations: 3689352 / total #impl: 25983763 (eff. 0.142)
20.99/21.05	c #Conflicts:      33000 | #Learnt:       8298 | 0.000
20.99/21.05	c total clause space: 127.173MB
20.99/21.05	c total #watches: 103058
21.78/21.83	c total #propagations: 3807042 / total #impl: 26762501 (eff. 0.142)
21.78/21.83	c GC COLLECT
21.78/21.83	c #Conflicts:      34000 | #Learnt:       4896 | 0.000
21.78/21.83	c total clause space: 127.173MB
21.78/21.83	c total #watches: 79237
22.48/22.50	c total #propagations: 3913783 / total #impl: 27438770 (eff. 0.143)
22.48/22.50	c #Conflicts:      35000 | #Learnt:       5896 | 0.000
22.48/22.50	c total clause space: 127.173MB
22.48/22.50	c total #watches: 87932
23.48/23.58	c total #propagations: 4006579 / total #impl: 27964831 (eff. 0.143)
23.48/23.58	c #Conflicts:      36000 | #Learnt:       6896 | 0.000
23.48/23.58	c total clause space: 127.173MB
23.48/23.58	c total #watches: 99202
24.48/24.56	c total #propagations: 4117964 / total #impl: 28716753 (eff. 0.143)
24.48/24.56	c #Conflicts:      37000 | #Learnt:       7896 | 0.000
24.48/24.56	c total clause space: 127.173MB
24.48/24.56	c total #watches: 109247
25.48/25.53	c total #propagations: 4218870 / total #impl: 29404045 (eff. 0.143)
25.48/25.53	c #Conflicts:      38000 | #Learnt:       8896 | 0.000
25.48/25.53	c total clause space: 127.173MB
25.48/25.53	c total #watches: 120327
26.68/26.79	c total #propagations: 4307485 / total #impl: 30182122 (eff. 0.143)
26.68/26.79	c GC COLLECT
26.68/26.79	c #Conflicts:      39000 | #Learnt:       5198 | 0.000
26.68/26.79	c total clause space: 127.173MB
26.68/26.79	c total #watches: 87918
27.98/28.08	c total #propagations: 4407666 / total #impl: 30951769 (eff. 0.142)
27.98/28.08	c #Conflicts:      40000 | #Learnt:       6198 | 0.000
27.98/28.08	c total clause space: 127.173MB
27.98/28.08	c total #watches: 103361
29.58/29.63	c total #propagations: 4518448 / total #impl: 31846088 (eff. 0.142)
29.58/29.63	c #Conflicts:      41000 | #Learnt:       7198 | 0.000
29.58/29.63	c total clause space: 127.173MB
29.58/29.63	c total #watches: 114839
31.48/31.54	c total #propagations: 4627735 / total #impl: 33011188 (eff. 0.140)
31.48/31.54	c #Conflicts:      42000 | #Learnt:       8198 | 0.000
31.48/31.54	c total clause space: 127.173MB
31.48/31.54	c total #watches: 128067
32.88/32.90	c total #propagations: 4744200 / total #impl: 33919384 (eff. 0.140)
32.88/32.90	c #Conflicts:      43000 | #Learnt:       9198 | 0.000
32.88/32.90	c total clause space: 127.173MB
32.88/32.90	c total #watches: 141468
33.88/33.96	c total #propagations: 4831593 / total #impl: 34395854 (eff. 0.140)
33.88/33.96	c GC COLLECT
33.88/33.96	c #Conflicts:      44000 | #Learnt:       5196 | 0.000
33.88/33.96	c total clause space: 127.173MB
33.88/33.96	c total #watches: 88313
34.58/34.67	c total #propagations: 4907639 / total #impl: 35133680 (eff. 0.140)
34.58/34.67	c #Conflicts:      45000 | #Learnt:       6196 | 0.000
34.58/34.67	c total clause space: 127.173MB
34.58/34.67	c total #watches: 102016
35.98/36.04	c total #propagations: 5000041 / total #impl: 35771688 (eff. 0.140)
35.98/36.04	c #Conflicts:      46000 | #Learnt:       7196 | 0.000
35.98/36.04	c total clause space: 127.173MB
35.98/36.04	c total #watches: 110872
37.39/37.43	c total #propagations: 5093892 / total #impl: 36354465 (eff. 0.140)
37.39/37.43	c #Conflicts:      47000 | #Learnt:       8196 | 0.000
37.39/37.43	c total clause space: 127.173MB
37.39/37.43	c total #watches: 119249
38.49/38.59	c total #propagations: 5185812 / total #impl: 36935869 (eff. 0.140)
38.49/38.59	c #Conflicts:      48000 | #Learnt:       9196 | 0.000
38.49/38.59	c total clause space: 127.173MB
38.49/38.59	c total #watches: 132900
40.28/40.33	c total #propagations: 5273392 / total #impl: 37361753 (eff. 0.141)
40.28/40.33	c #Conflicts:      49000 | #Learnt:      10196 | 0.000
40.28/40.33	c total clause space: 127.173MB
40.28/40.33	c total #watches: 146387
41.58/41.62	c total #propagations: 5364393 / total #impl: 37958037 (eff. 0.141)
41.58/41.62	c GC COLLECT
41.58/41.62	c #Conflicts:      50000 | #Learnt:       5893 | 0.000
41.58/41.62	c total clause space: 127.173MB
41.58/41.62	c total #watches: 96794
42.78/42.89	c total #propagations: 5453048 / total #impl: 38458280 (eff. 0.142)
42.78/42.89	c #Conflicts:      51000 | #Learnt:       6893 | 0.000
42.78/42.89	c total clause space: 127.173MB
42.78/42.89	c total #watches: 107868
44.18/44.20	c total #propagations: 5569920 / total #impl: 39273389 (eff. 0.142)
44.18/44.20	c #Conflicts:      52000 | #Learnt:       7893 | 0.000
44.18/44.20	c total clause space: 127.173MB
44.18/44.20	c total #watches: 118889
45.59/45.68	c total #propagations: 5663230 / total #impl: 40563447 (eff. 0.140)
45.59/45.68	c #Conflicts:      53000 | #Learnt:       8893 | 0.000
45.59/45.68	c total clause space: 127.173MB
45.59/45.68	c total #watches: 127034
47.49/47.56	c total #propagations: 5762277 / total #impl: 41541518 (eff. 0.139)
47.49/47.56	c #Conflicts:      54000 | #Learnt:       9893 | 0.000
47.49/47.56	c total clause space: 127.173MB
47.49/47.56	c total #watches: 132876
49.39/49.45	c total #propagations: 5889667 / total #impl: 42382486 (eff. 0.139)
49.39/49.45	c #Conflicts:      55000 | #Learnt:      10893 | 0.000
49.39/49.45	c total clause space: 127.173MB
49.39/49.45	c total #watches: 143596
50.69/50.74	c total #propagations: 6000070 / total #impl: 43247482 (eff. 0.139)
50.69/50.74	c GC COLLECT
50.69/50.74	c #Conflicts:      56000 | #Learnt:       6295 | 0.000
50.69/50.74	c total clause space: 127.173MB
50.69/50.74	c total #watches: 102533
51.69/51.78	c total #propagations: 6094405 / total #impl: 44164687 (eff. 0.138)
51.69/51.78	c #Conflicts:      57000 | #Learnt:       7295 | 0.000
51.69/51.78	c total clause space: 127.173MB
51.69/51.78	c total #watches: 110653
53.08/53.19	c total #propagations: 6187538 / total #impl: 44666135 (eff. 0.139)
53.08/53.19	c #Conflicts:      58000 | #Learnt:       8295 | 0.000
53.08/53.19	c total clause space: 127.173MB
53.08/53.19	c total #watches: 120733
54.99/55.01	c total #propagations: 6277948 / total #impl: 45318292 (eff. 0.139)
54.99/55.01	c #Conflicts:      59000 | #Learnt:       9295 | 0.000
54.99/55.01	c total clause space: 127.173MB
54.99/55.01	c total #watches: 129271
56.78/56.85	c total #propagations: 6383535 / total #impl: 46104764 (eff. 0.138)
56.78/56.85	c #Conflicts:      60000 | #Learnt:      10295 | 0.000
56.78/56.85	c total clause space: 127.173MB
56.78/56.85	c total #watches: 139631
58.29/58.34	c total #propagations: 6469653 / total #impl: 46758974 (eff. 0.138)
58.29/58.34	c #Conflicts:      61000 | #Learnt:      11295 | 0.000
58.29/58.34	c total clause space: 127.173MB
58.29/58.34	c total #watches: 151477
59.49/59.55	c total #propagations: 6555672 / total #impl: 47438124 (eff. 0.138)
59.49/59.55	c GC COLLECT
59.49/59.55	c #Conflicts:      62000 | #Learnt:       6394 | 0.000
59.49/59.55	c total clause space: 127.173MB
59.49/59.55	c total #watches: 105022
60.49/60.60	c total #propagations: 6642679 / total #impl: 48118877 (eff. 0.138)
60.49/60.60	c #Conflicts:      63000 | #Learnt:       7394 | 0.000
60.49/60.60	c total clause space: 127.173MB
60.49/60.60	c total #watches: 116120
61.88/61.91	c total #propagations: 6718304 / total #impl: 48663898 (eff. 0.138)
61.88/61.91	c #Conflicts:      64000 | #Learnt:       8394 | 0.000
61.88/61.91	c total clause space: 127.173MB
61.88/61.91	c total #watches: 128485
63.18/63.20	c total #propagations: 6805166 / total #impl: 49268401 (eff. 0.138)
63.18/63.20	c #Conflicts:      65000 | #Learnt:       9394 | 0.000
63.18/63.20	c total clause space: 127.173MB
63.18/63.20	c total #watches: 138045
64.58/64.66	c total #propagations: 6881752 / total #impl: 49843672 (eff. 0.138)
64.58/64.66	c #Conflicts:      66000 | #Learnt:      10394 | 0.000
64.58/64.66	c total clause space: 127.173MB
64.58/64.66	c total #watches: 147388
66.09/66.14	c total #propagations: 6954038 / total #impl: 50451032 (eff. 0.138)
66.09/66.14	c #Conflicts:      67000 | #Learnt:      11394 | 0.000
66.09/66.14	c total clause space: 127.173MB
66.09/66.14	c total #watches: 156379
68.19/68.29	c total #propagations: 7037400 / total #impl: 51034631 (eff. 0.138)
68.19/68.29	c #Conflicts:      68000 | #Learnt:      12394 | 0.000
68.19/68.29	c total clause space: 127.173MB
68.19/68.29	c total #watches: 168421
69.78/69.88	c total #propagations: 7129784 / total #impl: 51990781 (eff. 0.137)
69.78/69.88	c GC COLLECT
69.78/69.88	c #Conflicts:      69000 | #Learnt:       7196 | 0.000
69.78/69.88	c total clause space: 127.173MB
69.78/69.88	c total #watches: 111605
71.28/71.39	c total #propagations: 7241044 / total #impl: 52981294 (eff. 0.137)
71.28/71.39	c #Conflicts:      70000 | #Learnt:       8196 | 0.000
71.28/71.39	c total clause space: 127.173MB
71.28/71.39	c total #watches: 120675
72.48/72.56	c total #propagations: 7345319 / total #impl: 53664383 (eff. 0.137)
72.48/72.56	c #Conflicts:      71000 | #Learnt:       9196 | 0.000
72.48/72.56	c total clause space: 127.173MB
72.48/72.56	c total #watches: 137294
74.68/74.73	c total #propagations: 7427593 / total #impl: 54199643 (eff. 0.137)
74.68/74.73	c #Conflicts:      72000 | #Learnt:      10196 | 0.000
74.68/74.73	c total clause space: 127.173MB
74.68/74.73	c total #watches: 154218
76.68/76.76	c total #propagations: 7526716 / total #impl: 54948853 (eff. 0.137)
76.68/76.76	c #Conflicts:      73000 | #Learnt:      11196 | 0.000
76.68/76.76	c total clause space: 127.173MB
76.68/76.76	c total #watches: 173053
78.78/78.87	c total #propagations: 7638808 / total #impl: 55915002 (eff. 0.137)
78.78/78.87	c #Conflicts:      74000 | #Learnt:      12196 | 0.000
78.78/78.87	c total clause space: 127.173MB
78.78/78.87	c total #watches: 193939
80.78/80.81	c total #propagations: 7734461 / total #impl: 56977506 (eff. 0.136)
80.78/80.81	c GC COLLECT
80.78/80.81	c #Conflicts:      75000 | #Learnt:       6688 | 0.000
80.78/80.81	c total clause space: 127.173MB
80.78/80.81	c total #watches: 108873
81.98/82.02	c total #propagations: 7826373 / total #impl: 57974968 (eff. 0.135)
81.98/82.02	c #Conflicts:      76000 | #Learnt:       7688 | 0.000
81.98/82.02	c total clause space: 127.173MB
81.98/82.02	c total #watches: 124541
83.69/83.78	c total #propagations: 7930155 / total #impl: 58768788 (eff. 0.135)
83.69/83.78	c #Conflicts:      77000 | #Learnt:       8688 | 0.000
83.69/83.78	c total clause space: 127.173MB
83.69/83.78	c total #watches: 138095
84.69/84.71	c total #propagations: 8034137 / total #impl: 59625795 (eff. 0.135)
84.69/84.71	c #Conflicts:      78000 | #Learnt:       9688 | 0.000
84.69/84.71	c total clause space: 127.173MB
84.69/84.71	c total #watches: 175415
84.98/85.02	c total #propagations: 8163955 / total #impl: 60739787 (eff. 0.134)
84.98/85.02	c #Conflicts:      79000 | #Learnt:      10688 | 0.000
84.98/85.02	c total clause space: 127.173MB
84.98/85.02	c total #watches: 185366
85.38/85.48	c total #propagations: 8276206 / total #impl: 61282065 (eff. 0.135)
85.38/85.48	c #Conflicts:      80000 | #Learnt:      11688 | 0.000
85.38/85.48	c total clause space: 127.173MB
85.38/85.48	c total #watches: 275885
86.18/86.26	c total #propagations: 8407221 / total #impl: 61967568 (eff. 0.136)
86.18/86.26	c #Conflicts:      81000 | #Learnt:      12688 | 0.000
86.18/86.26	c total clause space: 127.173MB
86.18/86.26	c total #watches: 301862
86.78/86.88	c total #propagations: 8528639 / total #impl: 62502832 (eff. 0.136)
86.78/86.88	c GC COLLECT
86.78/86.88	c #Conflicts:      82000 | #Learnt:       6898 | 0.000
86.78/86.88	c total clause space: 127.173MB
86.78/86.88	c total #watches: 116520
87.18/87.25	c total #propagations: 8672628 / total #impl: 64129064 (eff. 0.135)
87.18/87.25	c #Conflicts:      83000 | #Learnt:       7898 | 0.000
87.18/87.25	c total clause space: 127.173MB
87.18/87.25	c total #watches: 160204
87.58/87.64	c total #propagations: 8809244 / total #impl: 64941473 (eff. 0.136)
87.58/87.64	c #Conflicts:      84000 | #Learnt:       8898 | 0.000
87.58/87.64	c total clause space: 127.173MB
87.58/87.64	c total #watches: 168425
87.88/87.99	c total #propagations: 8945374 / total #impl: 65377704 (eff. 0.137)
87.88/87.99	c #Conflicts:      85000 | #Learnt:       9898 | 0.000
87.88/87.99	c total clause space: 127.173MB
87.88/87.99	c total #watches: 184712
88.38/88.47	c total #propagations: 9060642 / total #impl: 66239637 (eff. 0.137)
88.38/88.47	c #Conflicts:      86000 | #Learnt:      10898 | 0.000
88.38/88.47	c total clause space: 127.173MB
88.38/88.47	c total #watches: 195659
88.98/89.01	c total #propagations: 9174788 / total #impl: 67160922 (eff. 0.137)
88.98/89.01	c #Conflicts:      87000 | #Learnt:      11898 | 0.000
88.98/89.01	c total clause space: 127.173MB
88.98/89.01	c total #watches: 203771
89.68/89.72	c total #propagations: 9278032 / total #impl: 68076809 (eff. 0.136)
89.68/89.72	c #Conflicts:      88000 | #Learnt:      12898 | 0.000
89.68/89.72	c total clause space: 127.173MB
89.68/89.72	c total #watches: 210062
90.48/90.52	c total #propagations: 9399097 / total #impl: 69065111 (eff. 0.136)
90.48/90.52	c #Conflicts:      89000 | #Learnt:      13898 | 0.000
90.48/90.52	c total clause space: 127.173MB
90.48/90.52	c total #watches: 224125
90.88/90.93	c total #propagations: 9517877 / total #impl: 70193055 (eff. 0.136)
90.88/90.93	c GC COLLECT
90.88/90.93	c #Conflicts:      90000 | #Learnt:       7792 | 0.000
90.88/90.93	c total clause space: 127.173MB
90.88/90.93	c total #watches: 150688
91.29/91.36	c total #propagations: 9650933 / total #impl: 70845352 (eff. 0.136)
91.29/91.36	c #Conflicts:      91000 | #Learnt:       8792 | 0.000
91.29/91.36	c total clause space: 127.173MB
91.29/91.36	c total #watches: 181579
91.78/91.85	c total #propagations: 9757622 / total #impl: 71356395 (eff. 0.137)
91.78/91.85	c #Conflicts:      92000 | #Learnt:       9792 | 0.000
91.78/91.85	c total clause space: 127.173MB
91.78/91.85	c total #watches: 201144
92.48/92.59	c total #propagations: 9861871 / total #impl: 72090790 (eff. 0.137)
92.48/92.59	c #Conflicts:      93000 | #Learnt:      10792 | 0.000
92.48/92.59	c total clause space: 127.173MB
92.48/92.59	c total #watches: 221402
93.48/93.56	c total #propagations: 9977499 / total #impl: 72812158 (eff. 0.137)
93.48/93.56	c #Conflicts:      94000 | #Learnt:      11792 | 0.000
93.48/93.56	c total clause space: 127.173MB
93.48/93.56	c total #watches: 241257
94.48/94.50	c total #propagations: 10098832 / total #impl: 73536419 (eff. 0.137)
94.48/94.50	c #Conflicts:      95000 | #Learnt:      12792 | 0.000
94.48/94.50	c total clause space: 127.173MB
94.48/94.50	c total #watches: 262959
95.38/95.49	c total #propagations: 10198426 / total #impl: 74513378 (eff. 0.137)
95.38/95.49	c #Conflicts:      96000 | #Learnt:      13792 | 0.000
95.38/95.49	c total clause space: 127.173MB
95.38/95.49	c total #watches: 277269
96.48/96.50	c total #propagations: 10309290 / total #impl: 75409308 (eff. 0.137)
96.48/96.50	c #Conflicts:      97000 | #Learnt:      14792 | 0.000
96.48/96.50	c total clause space: 127.173MB
96.48/96.50	c total #watches: 292034
97.08/97.17	c total #propagations: 10420013 / total #impl: 76144146 (eff. 0.137)
97.08/97.17	c GC COLLECT
97.08/97.17	c #Conflicts:      98000 | #Learnt:       8403 | 0.000
97.08/97.17	c total clause space: 127.173MB
97.08/97.17	c total #watches: 182743
97.78/97.83	c total #propagations: 10544647 / total #impl: 76756611 (eff. 0.137)
97.78/97.83	c #Conflicts:      99000 | #Learnt:       9403 | 0.000
97.78/97.83	c total clause space: 127.173MB
97.78/97.83	c total #watches: 198301
98.48/98.53	c total #propagations: 10666997 / total #impl: 77430876 (eff. 0.138)
98.48/98.53	c #Conflicts:     100000 | #Learnt:      10403 | 0.000
98.48/98.53	c total clause space: 127.173MB
98.48/98.53	c total #watches: 212215
99.28/99.30	c total #propagations: 10788670 / total #impl: 78061740 (eff. 0.138)
99.28/99.30	c #Conflicts:     101000 | #Learnt:      11403 | 0.000
99.28/99.30	c total clause space: 127.173MB
99.28/99.30	c total #watches: 220791
99.98/100.01	c total #propagations: 10916285 / total #impl: 78764811 (eff. 0.139)
99.98/100.01	c #Conflicts:     102000 | #Learnt:      12403 | 0.000
99.98/100.01	c total clause space: 127.173MB
99.98/100.01	c total #watches: 228617
101.08/101.20	c total #propagations: 11038568 / total #impl: 79351942 (eff. 0.139)
101.08/101.20	c #Conflicts:     103000 | #Learnt:      13403 | 0.000
101.08/101.20	c total clause space: 127.173MB
101.08/101.20	c total #watches: 246940
102.18/102.22	c total #propagations: 11177043 / total #impl: 80301661 (eff. 0.139)
102.18/102.22	c #Conflicts:     104000 | #Learnt:      14403 | 0.000
102.18/102.22	c total clause space: 127.173MB
102.18/102.22	c total #watches: 271194
103.48/103.50	c total #propagations: 11301721 / total #impl: 81799482 (eff. 0.138)
103.48/103.50	c #Conflicts:     105000 | #Learnt:      15403 | 0.000
103.48/103.50	c total clause space: 127.173MB
103.48/103.50	c total #watches: 290140
104.18/104.25	c total #propagations: 11424439 / total #impl: 82560248 (eff. 0.138)
104.18/104.25	c GC COLLECT
104.18/104.25	c #Conflicts:     106000 | #Learnt:       8691 | 0.000
104.18/104.25	c total clause space: 127.173MB
104.18/104.25	c total #watches: 176755
104.68/104.79	c total #propagations: 11549621 / total #impl: 83013485 (eff. 0.139)
104.68/104.79	c #Conflicts:     107000 | #Learnt:       9691 | 0.000
104.68/104.79	c total clause space: 127.173MB
104.68/104.79	c total #watches: 198802
105.48/105.60	c total #propagations: 11666885 / total #impl: 83745910 (eff. 0.139)
105.48/105.60	c #Conflicts:     108000 | #Learnt:      10691 | 0.000
105.48/105.60	c total clause space: 127.173MB
105.48/105.60	c total #watches: 215227
106.08/106.14	c total #propagations: 11784044 / total #impl: 84560632 (eff. 0.139)
106.08/106.14	c #Conflicts:     109000 | #Learnt:      11691 | 0.000
106.08/106.14	c total clause space: 127.173MB
106.08/106.14	c total #watches: 225304
106.78/106.82	c total #propagations: 11875204 / total #impl: 85402610 (eff. 0.139)
106.78/106.82	c #Conflicts:     110000 | #Learnt:      12691 | 0.000
106.78/106.82	c total clause space: 127.173MB
106.78/106.82	c total #watches: 240514
107.98/108.03	c total #propagations: 11961828 / total #impl: 86302362 (eff. 0.139)
107.98/108.03	c #Conflicts:     111000 | #Learnt:      13691 | 0.000
107.98/108.03	c total clause space: 127.173MB
107.98/108.03	c total #watches: 253148
109.48/109.50	c total #propagations: 12061028 / total #impl: 87161550 (eff. 0.138)
109.48/109.50	c #Conflicts:     112000 | #Learnt:      14691 | 0.000
109.48/109.50	c total clause space: 127.173MB
109.48/109.50	c total #watches: 263463
110.58/110.60	c total #propagations: 12166946 / total #impl: 87880102 (eff. 0.138)
110.58/110.60	c #Conflicts:     113000 | #Learnt:      15691 | 0.000
110.58/110.60	c total clause space: 127.173MB
110.58/110.60	c total #watches: 276404
111.28/111.33	c total #propagations: 12264837 / total #impl: 88689613 (eff. 0.138)
111.28/111.33	c GC COLLECT
111.28/111.33	c #Conflicts:     114000 | #Learnt:       8684 | 0.000
111.28/111.33	c total clause space: 127.173MB
111.28/111.33	c total #watches: 181622
111.68/111.79	c total #propagations: 12352659 / total #impl: 89439744 (eff. 0.138)
111.68/111.79	c #Conflicts:     115000 | #Learnt:       9684 | 0.000
111.68/111.79	c total clause space: 127.173MB
111.68/111.79	c total #watches: 192157
112.78/112.83	c total #propagations: 12438333 / total #impl: 89726776 (eff. 0.139)
112.78/112.83	c #Conflicts:     116000 | #Learnt:      10684 | 0.000
112.78/112.83	c total clause space: 127.173MB
112.78/112.83	c total #watches: 211145
113.88/113.92	c total #propagations: 12570322 / total #impl: 90860101 (eff. 0.138)
113.88/113.92	c #Conflicts:     117000 | #Learnt:      11684 | 0.000
113.88/113.92	c total clause space: 127.173MB
113.88/113.92	c total #watches: 229095
114.38/114.47	c total #propagations: 12706602 / total #impl: 91556132 (eff. 0.139)
114.38/114.47	c #Conflicts:     118000 | #Learnt:      12684 | 0.000
114.38/114.47	c total clause space: 127.173MB
114.38/114.47	c total #watches: 245735
115.08/115.11	c total #propagations: 12822699 / total #impl: 93241414 (eff. 0.138)
115.08/115.11	c #Conflicts:     119000 | #Learnt:      13684 | 0.000
115.08/115.11	c total clause space: 127.173MB
115.08/115.11	c total #watches: 260363
115.68/115.78	c total #propagations: 12928349 / total #impl: 94085794 (eff. 0.137)
115.68/115.78	c #Conflicts:     120000 | #Learnt:      14684 | 0.000
115.68/115.78	c total clause space: 127.173MB
115.68/115.78	c total #watches: 272257
116.88/116.92	c total #propagations: 13034780 / total #impl: 94946950 (eff. 0.137)
116.88/116.92	c #Conflicts:     121000 | #Learnt:      15684 | 0.000
116.88/116.92	c total clause space: 127.173MB
116.88/116.92	c total #watches: 284561
117.58/117.62	c total #propagations: 13162013 / total #impl: 95732940 (eff. 0.137)
117.58/117.62	c GC COLLECT
117.58/117.62	c #Conflicts:     122000 | #Learnt:       8390 | 0.000
117.58/117.62	c total clause space: 127.173MB
117.58/117.62	c total #watches: 175092
118.08/118.16	c total #propagations: 13266877 / total #impl: 96541117 (eff. 0.137)
118.08/118.16	c #Conflicts:     123000 | #Learnt:       9390 | 0.000
118.08/118.16	c total clause space: 127.173MB
118.08/118.16	c total #watches: 197568
118.67/118.80	c total #propagations: 13372283 / total #impl: 97246041 (eff. 0.138)
118.67/118.80	c #Conflicts:     124000 | #Learnt:      10390 | 0.000
118.67/118.80	c total clause space: 127.173MB
118.67/118.80	c total #watches: 210814
119.37/119.41	c total #propagations: 13486479 / total #impl: 97669828 (eff. 0.138)
119.37/119.41	c #Conflicts:     125000 | #Learnt:      11390 | 0.000
119.37/119.41	c total clause space: 127.173MB
119.37/119.41	c total #watches: 225907
120.07/120.14	c total #propagations: 13591563 / total #impl: 98079703 (eff. 0.139)
120.07/120.14	c #Conflicts:     126000 | #Learnt:      12390 | 0.000
120.07/120.14	c total clause space: 127.173MB
120.07/120.14	c total #watches: 251083
120.77/120.89	c total #propagations: 13698992 / total #impl: 98816118 (eff. 0.139)
120.77/120.89	c #Conflicts:     127000 | #Learnt:      13390 | 0.000
120.77/120.89	c total clause space: 127.173MB
120.77/120.89	c total #watches: 262017
121.57/121.68	c total #propagations: 13792767 / total #impl: 99311708 (eff. 0.139)
121.57/121.68	c #Conflicts:     128000 | #Learnt:      14390 | 0.000
121.57/121.68	c total clause space: 127.173MB
121.57/121.68	c total #watches: 271247
122.37/122.45	c total #propagations: 13870879 / total #impl: 99599828 (eff. 0.139)
122.37/122.45	c #Conflicts:     129000 | #Learnt:      15390 | 0.000
122.37/122.45	c total clause space: 127.173MB
122.37/122.45	c total #watches: 283126
123.37/123.42	c total #propagations: 13951829 / total #impl: 99913850 (eff. 0.140)
123.37/123.42	c #Conflicts:     130000 | #Learnt:      16390 | 0.000
123.37/123.42	c total clause space: 127.173MB
123.37/123.42	c total #watches: 293775
124.47/124.51	c total #propagations: 14030680 / total #impl: 100268686 (eff. 0.140)
124.47/124.51	c GC COLLECT
124.47/124.51	c #Conflicts:     131000 | #Learnt:       8793 | 0.000
124.47/124.51	c total clause space: 127.173MB
124.47/124.51	c total #watches: 188257
124.97/125.09	c total #propagations: 14108312 / total #impl: 100680228 (eff. 0.140)
124.97/125.09	c #Conflicts:     132000 | #Learnt:       9793 | 0.000
124.97/125.09	c total clause space: 127.173MB
124.97/125.09	c total #watches: 200859
125.87/125.91	c total #propagations: 14221044 / total #impl: 101036346 (eff. 0.141)
125.87/125.91	c #Conflicts:     133000 | #Learnt:      10793 | 0.000
125.87/125.91	c total clause space: 127.173MB
125.87/125.91	c total #watches: 215836
126.77/126.84	c total #propagations: 14345330 / total #impl: 101530044 (eff. 0.141)
126.77/126.84	c #Conflicts:     134000 | #Learnt:      11793 | 0.000
126.77/126.84	c total clause space: 127.173MB
126.77/126.84	c total #watches: 226068
127.77/127.81	c total #propagations: 14479921 / total #impl: 101980677 (eff. 0.142)
127.77/127.81	c #Conflicts:     135000 | #Learnt:      12793 | 0.000
127.77/127.81	c total clause space: 127.173MB
127.77/127.81	c total #watches: 236427
128.87/128.96	c total #propagations: 14581527 / total #impl: 102321985 (eff. 0.143)
128.87/128.96	c #Conflicts:     136000 | #Learnt:      13793 | 0.000
128.87/128.96	c total clause space: 127.173MB
128.87/128.96	c total #watches: 254744
130.17/130.20	c total #propagations: 14692275 / total #impl: 102995428 (eff. 0.143)
130.17/130.20	c #Conflicts:     137000 | #Learnt:      14793 | 0.000
130.17/130.20	c total clause space: 127.173MB
130.17/130.20	c total #watches: 270234
131.37/131.44	c total #propagations: 14805404 / total #impl: 103672275 (eff. 0.143)
131.37/131.44	c #Conflicts:     138000 | #Learnt:      15793 | 0.000
131.37/131.44	c total clause space: 127.173MB
131.37/131.44	c total #watches: 290000
132.37/132.47	c total #propagations: 14905055 / total #impl: 105106453 (eff. 0.142)
132.37/132.47	c #Conflicts:     139000 | #Learnt:      16793 | 0.000
132.37/132.47	c total clause space: 127.173MB
132.37/132.47	c total #watches: 307339
133.47/133.53	c total #propagations: 15026169 / total #impl: 106791293 (eff. 0.141)
133.47/133.53	c #Conflicts:     140000 | #Learnt:      17793 | 0.000
133.47/133.53	c total clause space: 127.173MB
133.47/133.53	c total #watches: 322813
134.18/134.26	c total #propagations: 15130068 / total #impl: 107890214 (eff. 0.140)
134.18/134.26	c GC COLLECT
134.18/134.26	c #Conflicts:     141000 | #Learnt:       9897 | 0.000
134.18/134.26	c total clause space: 127.173MB
134.18/134.26	c total #watches: 207799
135.38/135.48	c total #propagations: 15213998 / total #impl: 108506821 (eff. 0.140)
135.38/135.48	c #Conflicts:     142000 | #Learnt:      10897 | 0.000
135.38/135.48	c total clause space: 127.173MB
135.38/135.48	c total #watches: 228225
136.57/136.65	c total #propagations: 15315912 / total #impl: 109556290 (eff. 0.140)
136.57/136.65	c #Conflicts:     143000 | #Learnt:      11897 | 0.000
136.57/136.65	c total clause space: 127.173MB
136.57/136.65	c total #watches: 241557
137.67/137.78	c total #propagations: 15398125 / total #impl: 110473120 (eff. 0.139)
137.67/137.78	c #Conflicts:     144000 | #Learnt:      12897 | 0.000
137.67/137.78	c total clause space: 127.173MB
137.67/137.78	c total #watches: 251859
139.07/139.10	c total #propagations: 15468857 / total #impl: 111355910 (eff. 0.139)
139.07/139.10	c #Conflicts:     145000 | #Learnt:      13897 | 0.000
139.07/139.10	c total clause space: 127.173MB
139.07/139.10	c total #watches: 268505
140.27/140.38	c total #propagations: 15546880 / total #impl: 112257765 (eff. 0.138)
140.27/140.38	c #Conflicts:     146000 | #Learnt:      14897 | 0.000
140.27/140.38	c total clause space: 127.173MB
140.27/140.38	c total #watches: 278646
141.67/141.76	c total #propagations: 15635961 / total #impl: 112944518 (eff. 0.138)
141.67/141.76	c #Conflicts:     147000 | #Learnt:      15897 | 0.000
141.67/141.76	c total clause space: 127.173MB
141.67/141.76	c total #watches: 290372
143.47/143.54	c total #propagations: 15716507 / total #impl: 113357763 (eff. 0.139)
143.47/143.54	c #Conflicts:     148000 | #Learnt:      16897 | 0.000
143.47/143.54	c total clause space: 127.173MB
143.47/143.54	c total #watches: 302566
144.87/144.92	c total #propagations: 15808167 / total #impl: 113985728 (eff. 0.139)
144.87/144.92	c #Conflicts:     149000 | #Learnt:      17897 | 0.000
144.87/144.92	c total clause space: 206.656MB
144.87/144.92	c total #watches: 322458
145.77/145.85	c total #propagations: 15919557 / total #impl: 114641357 (eff. 0.139)
145.77/145.85	c GC COLLECT
145.77/145.85	c #Conflicts:     150000 | #Learnt:       9686 | 0.000
145.77/145.85	c total clause space: 206.656MB
145.77/145.85	c total #watches: 206041
146.38/146.45	c total #propagations: 16062505 / total #impl: 115312520 (eff. 0.139)
146.38/146.45	c #Conflicts:     151000 | #Learnt:      10686 | 0.000
146.38/146.45	c total clause space: 206.656MB
146.38/146.45	c total #watches: 217301
146.97/147.09	c total #propagations: 16197431 / total #impl: 115866478 (eff. 0.140)
146.97/147.09	c #Conflicts:     152000 | #Learnt:      11686 | 0.000
146.97/147.09	c total clause space: 206.656MB
146.97/147.09	c total #watches: 224740
147.57/147.62	c total #propagations: 16320406 / total #impl: 116262123 (eff. 0.140)
147.57/147.62	c #Conflicts:     153000 | #Learnt:      12686 | 0.000
147.57/147.62	c total clause space: 206.656MB
147.57/147.62	c total #watches: 234539
148.17/148.28	c total #propagations: 16415864 / total #impl: 116602904 (eff. 0.141)
148.17/148.28	c #Conflicts:     154000 | #Learnt:      13686 | 0.000
148.17/148.28	c total clause space: 206.656MB
148.17/148.28	c total #watches: 245352
148.97/149.01	c total #propagations: 16532543 / total #impl: 118066213 (eff. 0.140)
148.97/149.01	c #Conflicts:     155000 | #Learnt:      14686 | 0.000
148.97/149.01	c total clause space: 206.656MB
148.97/149.01	c total #watches: 257549
149.87/149.93	c total #propagations: 16632564 / total #impl: 118610278 (eff. 0.140)
149.87/149.93	c #Conflicts:     156000 | #Learnt:      15686 | 0.000
149.87/149.93	c total clause space: 206.656MB
149.87/149.93	c total #watches: 273308
150.68/150.71	c total #propagations: 16735390 / total #impl: 119271882 (eff. 0.140)
150.68/150.71	c #Conflicts:     157000 | #Learnt:      16686 | 0.000
150.68/150.71	c total clause space: 206.656MB
150.68/150.71	c total #watches: 280214
151.57/151.64	c total #propagations: 16826729 / total #impl: 119503833 (eff. 0.141)
151.57/151.64	c #Conflicts:     158000 | #Learnt:      17686 | 0.000
151.57/151.64	c total clause space: 206.656MB
151.57/151.64	c total #watches: 289525
152.67/152.74	c total #propagations: 16916906 / total #impl: 119754493 (eff. 0.141)
152.67/152.74	c #Conflicts:     159000 | #Learnt:      18686 | 0.000
152.67/152.74	c total clause space: 206.656MB
152.67/152.74	c total #watches: 297583
153.47/153.51	c total #propagations: 17010396 / total #impl: 120079069 (eff. 0.142)
153.47/153.51	c GC COLLECT
153.47/153.51	c #Conflicts:     160000 | #Learnt:      10184 | 0.000
153.47/153.51	c total clause space: 206.656MB
153.47/153.51	c total #watches: 216823
154.17/154.21	c total #propagations: 17108672 / total #impl: 120491606 (eff. 0.142)
154.17/154.21	c #Conflicts:     161000 | #Learnt:      11184 | 0.000
154.17/154.21	c total clause space: 206.656MB
154.17/154.21	c total #watches: 227331
155.07/155.13	c total #propagations: 17224023 / total #impl: 120963036 (eff. 0.142)
155.07/155.13	c #Conflicts:     162000 | #Learnt:      12184 | 0.000
155.07/155.13	c total clause space: 206.656MB
155.07/155.13	c total #watches: 241350
156.27/156.36	c total #propagations: 17325689 / total #impl: 121387569 (eff. 0.143)
156.27/156.36	c #Conflicts:     163000 | #Learnt:      13184 | 0.000
156.27/156.36	c total clause space: 206.656MB
156.27/156.36	c total #watches: 252362
157.27/157.35	c total #propagations: 17442039 / total #impl: 121867910 (eff. 0.143)
157.27/157.35	c #Conflicts:     164000 | #Learnt:      14184 | 0.000
157.27/157.35	c total clause space: 206.656MB
157.27/157.35	c total #watches: 265534
158.37/158.42	c total #propagations: 17555371 / total #impl: 122312083 (eff. 0.144)
158.37/158.42	c #Conflicts:     165000 | #Learnt:      15184 | 0.000
158.37/158.42	c total clause space: 206.656MB
158.37/158.42	c total #watches: 277734
159.57/159.62	c total #propagations: 17669152 / total #impl: 122671459 (eff. 0.144)
159.57/159.62	c #Conflicts:     166000 | #Learnt:      16184 | 0.000
159.57/159.62	c total clause space: 206.656MB
159.57/159.62	c total #watches: 284701
160.47/160.54	c total #propagations: 17797283 / total #impl: 123045475 (eff. 0.145)
160.47/160.54	c #Conflicts:     167000 | #Learnt:      17184 | 0.000
160.47/160.54	c total clause space: 206.656MB
160.47/160.54	c total #watches: 296534
161.97/162.08	c total #propagations: 17896509 / total #impl: 123488302 (eff. 0.145)
161.97/162.08	c #Conflicts:     168000 | #Learnt:      18184 | 0.000
161.97/162.08	c total clause space: 206.656MB
161.97/162.08	c total #watches: 305909
164.07/164.17	c total #propagations: 17997362 / total #impl: 123915849 (eff. 0.145)
164.07/164.17	c #Conflicts:     169000 | #Learnt:      19184 | 0.000
164.07/164.17	c total clause space: 206.656MB
164.07/164.17	c total #watches: 312561
165.56/165.61	c total #propagations: 18113590 / total #impl: 124457192 (eff. 0.146)
165.56/165.61	c GC COLLECT
165.56/165.61	c #Conflicts:     170000 | #Learnt:      10383 | 0.000
165.56/165.61	c total clause space: 206.656MB
165.56/165.61	c total #watches: 218902
166.17/166.24	c total #propagations: 18225640 / total #impl: 124960041 (eff. 0.146)
166.17/166.24	c #Conflicts:     171000 | #Learnt:      11383 | 0.000
166.17/166.24	c total clause space: 206.656MB
166.17/166.24	c total #watches: 226231
166.86/166.91	c total #propagations: 18342296 / total #impl: 125319038 (eff. 0.146)
166.86/166.91	c #Conflicts:     172000 | #Learnt:      12383 | 0.000
166.86/166.91	c total clause space: 206.656MB
166.86/166.91	c total #watches: 232593
167.56/167.64	c total #propagations: 18461790 / total #impl: 125840272 (eff. 0.147)
167.56/167.64	c #Conflicts:     173000 | #Learnt:      13383 | 0.000
167.56/167.64	c total clause space: 206.656MB
167.56/167.64	c total #watches: 238177
168.46/168.57	c total #propagations: 18563177 / total #impl: 126268535 (eff. 0.147)
168.46/168.57	c #Conflicts:     174000 | #Learnt:      14383 | 0.000
168.46/168.57	c total clause space: 206.656MB
168.46/168.57	c total #watches: 247156
169.47/169.55	c total #propagations: 18678773 / total #impl: 126742911 (eff. 0.147)
169.47/169.55	c #Conflicts:     175000 | #Learnt:      15383 | 0.000
169.47/169.55	c total clause space: 206.656MB
169.47/169.55	c total #watches: 259548
170.26/170.31	c total #propagations: 18791141 / total #impl: 127598516 (eff. 0.147)
170.26/170.31	c #Conflicts:     176000 | #Learnt:      16383 | 0.000
170.26/170.31	c total clause space: 206.656MB
170.26/170.31	c total #watches: 265861
171.16/171.24	c total #propagations: 18886379 / total #impl: 128194776 (eff. 0.147)
171.16/171.24	c #Conflicts:     177000 | #Learnt:      17383 | 0.000
171.16/171.24	c total clause space: 206.656MB
171.16/171.24	c total #watches: 272075
171.96/172.09	c total #propagations: 18988966 / total #impl: 128703961 (eff. 0.148)
171.96/172.09	c #Conflicts:     178000 | #Learnt:      18383 | 0.000
171.96/172.09	c total clause space: 206.656MB
171.96/172.09	c total #watches: 277930
172.67/172.76	c total #propagations: 19085937 / total #impl: 129096648 (eff. 0.148)
172.67/172.76	c #Conflicts:     179000 | #Learnt:      19383 | 0.000
172.67/172.76	c total clause space: 206.656MB
172.67/172.76	c total #watches: 283312
173.36/173.44	c total #propagations: 19168453 / total #impl: 129419143 (eff. 0.148)
173.36/173.44	c GC COLLECT
173.36/173.44	c #Conflicts:     180000 | #Learnt:      10278 | 0.000
173.36/173.44	c total clause space: 206.656MB
173.36/173.44	c total #watches: 217217
173.87/173.97	c total #propagations: 19265080 / total #impl: 129795714 (eff. 0.148)
173.87/173.97	c #Conflicts:     181000 | #Learnt:      11278 | 0.000
173.87/173.97	c total clause space: 206.656MB
173.87/173.97	c total #watches: 224604
174.87/174.98	c total #propagations: 19352574 / total #impl: 130013189 (eff. 0.149)
174.87/174.98	c #Conflicts:     182000 | #Learnt:      12278 | 0.000
174.87/174.98	c total clause space: 206.656MB
174.87/174.98	c total #watches: 233196
175.86/175.95	c total #propagations: 19458445 / total #impl: 130337625 (eff. 0.149)
175.86/175.95	c #Conflicts:     183000 | #Learnt:      13278 | 0.000
175.86/175.95	c total clause space: 206.656MB
175.86/175.95	c total #watches: 240400
176.86/176.97	c total #propagations: 19558461 / total #impl: 130727979 (eff. 0.150)
176.86/176.97	c #Conflicts:     184000 | #Learnt:      14278 | 0.000
176.86/176.97	c total clause space: 206.656MB
176.86/176.97	c total #watches: 248366
177.86/177.94	c total #propagations: 19664621 / total #impl: 131075574 (eff. 0.150)
177.86/177.94	c #Conflicts:     185000 | #Learnt:      15278 | 0.000
177.86/177.94	c total clause space: 206.656MB
177.86/177.94	c total #watches: 256927
179.06/179.16	c total #propagations: 19773339 / total #impl: 131483089 (eff. 0.150)
179.06/179.16	c #Conflicts:     186000 | #Learnt:      16278 | 0.000
179.06/179.16	c total clause space: 206.656MB
179.06/179.16	c total #watches: 266328
180.16/180.22	c total #propagations: 19878673 / total #impl: 131835092 (eff. 0.151)
180.16/180.22	c #Conflicts:     187000 | #Learnt:      17278 | 0.000
180.16/180.22	c total clause space: 206.656MB
180.16/180.22	c total #watches: 274241
181.57/181.65	c total #propagations: 19965988 / total #impl: 132156150 (eff. 0.151)
181.57/181.65	c #Conflicts:     188000 | #Learnt:      18278 | 0.000
181.57/181.65	c total clause space: 206.656MB
181.57/181.65	c total #watches: 284001
183.26/183.30	c total #propagations: 20067853 / total #impl: 132507623 (eff. 0.151)
183.26/183.30	c #Conflicts:     189000 | #Learnt:      19278 | 0.000
183.26/183.30	c total clause space: 206.656MB
183.26/183.30	c total #watches: 293208
184.66/184.78	c total #propagations: 20177861 / total #impl: 132890713 (eff. 0.152)
184.66/184.78	c #Conflicts:     190000 | #Learnt:      20278 | 0.000
184.66/184.78	c total clause space: 206.656MB
184.66/184.78	c total #watches: 302529
185.87/185.99	c total #propagations: 20266072 / total #impl: 133197459 (eff. 0.152)
185.87/185.99	c GC COLLECT
185.87/185.99	c #Conflicts:     191000 | #Learnt:      10886 | 0.000
185.87/185.99	c total clause space: 206.656MB
185.87/185.99	c total #watches: 223862
186.56/186.67	c total #propagations: 20357458 / total #impl: 133551172 (eff. 0.152)
186.56/186.67	c #Conflicts:     192000 | #Learnt:      11886 | 0.000
186.56/186.67	c total clause space: 206.656MB
186.56/186.67	c total #watches: 239444
187.36/187.45	c total #propagations: 20448238 / total #impl: 133988894 (eff. 0.153)
187.36/187.45	c #Conflicts:     193000 | #Learnt:      12886 | 0.000
187.36/187.45	c total clause space: 206.656MB
187.36/187.45	c total #watches: 251630
188.07/188.17	c total #propagations: 20544671 / total #impl: 134394939 (eff. 0.153)
188.07/188.17	c #Conflicts:     194000 | #Learnt:      13886 | 0.000
188.07/188.17	c total clause space: 206.656MB
188.07/188.17	c total #watches: 262808
188.96/189.00	c total #propagations: 20619130 / total #impl: 134615375 (eff. 0.153)
188.96/189.00	c #Conflicts:     195000 | #Learnt:      14886 | 0.000
188.96/189.00	c total clause space: 206.656MB
188.96/189.00	c total #watches: 268864
189.76/189.87	c total #propagations: 20693783 / total #impl: 134822937 (eff. 0.153)
189.76/189.87	c #Conflicts:     196000 | #Learnt:      15886 | 0.000
189.76/189.87	c total clause space: 206.656MB
189.76/189.87	c total #watches: 274751
190.66/190.73	c total #propagations: 20776119 / total #impl: 135057369 (eff. 0.154)
190.66/190.73	c #Conflicts:     197000 | #Learnt:      16886 | 0.000
190.66/190.73	c total clause space: 206.656MB
190.66/190.73	c total #watches: 280971
191.76/191.88	c total #propagations: 20855819 / total #impl: 135261816 (eff. 0.154)
191.76/191.88	c #Conflicts:     198000 | #Learnt:      17886 | 0.000
191.76/191.88	c total clause space: 206.656MB
191.76/191.88	c total #watches: 295286
192.66/192.77	c total #propagations: 20964901 / total #impl: 135727948 (eff. 0.154)
192.66/192.77	c #Conflicts:     199000 | #Learnt:      18886 | 0.000
192.66/192.77	c total clause space: 206.656MB
192.66/192.77	c total #watches: 303011
194.26/194.32	c total #propagations: 21049629 / total #impl: 135987402 (eff. 0.155)
194.26/194.32	c #Conflicts:     200000 | #Learnt:      19886 | 0.000
194.26/194.32	c total clause space: 206.656MB
194.26/194.32	c total #watches: 313129
195.46/195.54	c total #propagations: 21160480 / total #impl: 136454447 (eff. 0.155)
195.46/195.54	c #Conflicts:     201000 | #Learnt:      20886 | 0.000
195.46/195.54	c total clause space: 206.656MB
195.46/195.54	c total #watches: 321060
196.46/196.54	c total #propagations: 21261554 / total #impl: 136825530 (eff. 0.155)
196.46/196.54	c GC COLLECT
196.46/196.54	c #Conflicts:     202000 | #Learnt:      11182 | 0.000
196.46/196.54	c total clause space: 206.656MB
196.46/196.54	c total #watches: 228898
197.16/197.25	c total #propagations: 21360814 / total #impl: 137180882 (eff. 0.156)
197.16/197.25	c #Conflicts:     203000 | #Learnt:      12182 | 0.000
197.16/197.25	c total clause space: 206.656MB
197.16/197.25	c total #watches: 241465
197.76/197.85	c total #propagations: 21467589 / total #impl: 137614910 (eff. 0.156)
197.76/197.85	c #Conflicts:     204000 | #Learnt:      13182 | 0.000
197.76/197.85	c total clause space: 206.656MB
197.76/197.85	c total #watches: 248061
198.36/198.42	c total #propagations: 21555971 / total #impl: 137882215 (eff. 0.156)
198.36/198.42	c #Conflicts:     205000 | #Learnt:      14182 | 0.000
198.36/198.42	c total clause space: 206.656MB
198.36/198.42	c total #watches: 255736
198.96/199.05	c total #propagations: 21639030 / total #impl: 138110669 (eff. 0.157)
198.96/199.05	c #Conflicts:     206000 | #Learnt:      15182 | 0.000
198.96/199.05	c total clause space: 206.656MB
198.96/199.05	c total #watches: 262750
199.66/199.78	c total #propagations: 21715168 / total #impl: 138350449 (eff. 0.157)
199.66/199.78	c #Conflicts:     207000 | #Learnt:      16182 | 0.000
199.66/199.78	c total clause space: 206.656MB
199.66/199.78	c total #watches: 271226
200.46/200.52	c total #propagations: 21799586 / total #impl: 138611215 (eff. 0.157)
200.46/200.52	c #Conflicts:     208000 | #Learnt:      17182 | 0.000
200.46/200.52	c total clause space: 206.656MB
200.46/200.52	c total #watches: 281300
201.16/201.25	c total #propagations: 21878421 / total #impl: 138812235 (eff. 0.158)
201.16/201.25	c #Conflicts:     209000 | #Learnt:      18182 | 0.000
201.16/201.25	c total clause space: 206.656MB
201.16/201.25	c total #watches: 289995
202.06/202.19	c total #propagations: 21955932 / total #impl: 139045802 (eff. 0.158)
202.06/202.19	c #Conflicts:     210000 | #Learnt:      19182 | 0.000
202.06/202.19	c total clause space: 206.656MB
202.06/202.19	c total #watches: 298362
203.16/203.24	c total #propagations: 22034235 / total #impl: 139302447 (eff. 0.158)
203.16/203.24	c #Conflicts:     211000 | #Learnt:      20182 | 0.000
203.16/203.24	c total clause space: 206.656MB
203.16/203.24	c total #watches: 306001
204.36/204.48	c total #propagations: 22120638 / total #impl: 139539095 (eff. 0.159)
204.36/204.48	c #Conflicts:     212000 | #Learnt:      21182 | 0.000
204.36/204.48	c total clause space: 206.656MB
204.36/204.48	c total #watches: 313776
205.46/205.53	c total #propagations: 22205731 / total #impl: 139838793 (eff. 0.159)
205.46/205.53	c GC COLLECT
205.46/205.53	c #Conflicts:     213000 | #Learnt:      11179 | 0.000
205.46/205.53	c total clause space: 206.656MB
205.46/205.53	c total #watches: 225782
205.96/206.08	c total #propagations: 22280195 / total #impl: 140086521 (eff. 0.159)
205.96/206.08	c #Conflicts:     214000 | #Learnt:      12179 | 0.000
205.96/206.08	c total clause space: 206.656MB
205.96/206.08	c total #watches: 236138
206.76/206.90	c total #propagations: 22356511 / total #impl: 140341370 (eff. 0.159)
206.76/206.90	c #Conflicts:     215000 | #Learnt:      13179 | 0.000
206.76/206.90	c total clause space: 206.656MB
206.76/206.90	c total #watches: 245044
207.66/207.77	c total #propagations: 22440381 / total #impl: 140621915 (eff. 0.160)
207.66/207.77	c #Conflicts:     216000 | #Learnt:      14179 | 0.000
207.66/207.77	c total clause space: 206.656MB
207.66/207.77	c total #watches: 253448
208.56/208.62	c total #propagations: 22526278 / total #impl: 140905569 (eff. 0.160)
208.56/208.62	c #Conflicts:     217000 | #Learnt:      15179 | 0.000
208.56/208.62	c total clause space: 206.656MB
208.56/208.62	c total #watches: 262655
209.46/209.59	c total #propagations: 22612444 / total #impl: 141180204 (eff. 0.160)
209.46/209.59	c #Conflicts:     218000 | #Learnt:      16179 | 0.000
209.46/209.59	c total clause space: 206.656MB
209.46/209.59	c total #watches: 270873
210.55/210.60	c total #propagations: 22706351 / total #impl: 141507520 (eff. 0.160)
210.55/210.60	c #Conflicts:     219000 | #Learnt:      17179 | 0.000
210.55/210.60	c total clause space: 206.656MB
210.55/210.60	c total #watches: 279957
211.75/211.83	c total #propagations: 22794613 / total #impl: 141750832 (eff. 0.161)
211.75/211.83	c #Conflicts:     220000 | #Learnt:      18179 | 0.000
211.75/211.83	c total clause space: 206.656MB
211.75/211.83	c total #watches: 289511
212.75/212.87	c total #propagations: 22883236 / total #impl: 142031609 (eff. 0.161)
212.75/212.87	c #Conflicts:     221000 | #Learnt:      19179 | 0.000
212.75/212.87	c total clause space: 206.656MB
212.75/212.87	c total #watches: 297925
213.85/213.93	c total #propagations: 22964395 / total #impl: 142293533 (eff. 0.161)
213.85/213.93	c #Conflicts:     222000 | #Learnt:      20179 | 0.000
213.85/213.93	c total clause space: 206.656MB
213.85/213.93	c total #watches: 307047
215.05/215.15	c total #propagations: 23056740 / total #impl: 142587432 (eff. 0.162)
215.05/215.15	c #Conflicts:     223000 | #Learnt:      21179 | 0.000
215.05/215.15	c total clause space: 206.656MB
215.05/215.15	c total #watches: 317040
216.35/216.41	c total #propagations: 23136369 / total #impl: 142822943 (eff. 0.162)
216.35/216.41	c #Conflicts:     224000 | #Learnt:      22179 | 0.000
216.35/216.41	c total clause space: 206.656MB
216.35/216.41	c total #watches: 324726
217.25/217.39	c total #propagations: 23220160 / total #impl: 143118866 (eff. 0.162)
217.25/217.39	c GC COLLECT
217.25/217.39	c #Conflicts:     225000 | #Learnt:      11872 | 0.000
217.25/217.39	c total clause space: 206.656MB
217.25/217.39	c total #watches: 233023
217.86/217.96	c total #propagations: 23298611 / total #impl: 143413687 (eff. 0.162)
217.86/217.96	c #Conflicts:     226000 | #Learnt:      12872 | 0.000
217.86/217.96	c total clause space: 206.656MB
217.86/217.96	c total #watches: 240964
218.55/218.62	c total #propagations: 23371693 / total #impl: 143605119 (eff. 0.163)
218.55/218.62	c #Conflicts:     227000 | #Learnt:      13872 | 0.000
218.55/218.62	c total clause space: 206.656MB
218.55/218.62	c total #watches: 249192
219.25/219.35	c total #propagations: 23458192 / total #impl: 143850376 (eff. 0.163)
219.25/219.35	c #Conflicts:     228000 | #Learnt:      14872 | 0.000
219.25/219.35	c total clause space: 206.656MB
219.25/219.35	c total #watches: 262211
220.15/220.22	c total #propagations: 23537731 / total #impl: 144101549 (eff. 0.163)
220.15/220.22	c #Conflicts:     229000 | #Learnt:      15872 | 0.000
220.15/220.22	c total clause space: 206.656MB
220.15/220.22	c total #watches: 279656
221.35/221.43	c total #propagations: 23621842 / total #impl: 144555771 (eff. 0.163)
221.35/221.43	c #Conflicts:     230000 | #Learnt:      16872 | 0.000
221.35/221.43	c total clause space: 206.656MB
221.35/221.43	c total #watches: 290272
222.65/222.71	c total #propagations: 23703666 / total #impl: 144948718 (eff. 0.164)
222.65/222.71	c #Conflicts:     231000 | #Learnt:      17872 | 0.000
222.65/222.71	c total clause space: 206.656MB
222.65/222.71	c total #watches: 299781
223.65/223.78	c total #propagations: 23787326 / total #impl: 145533514 (eff. 0.163)
223.65/223.78	c #Conflicts:     232000 | #Learnt:      18872 | 0.000
223.65/223.78	c total clause space: 206.656MB
223.65/223.78	c total #watches: 310161
224.95/225.09	c total #propagations: 23860754 / total #impl: 145789936 (eff. 0.164)
224.95/225.09	c #Conflicts:     233000 | #Learnt:      19872 | 0.000
224.95/225.09	c total clause space: 206.656MB
224.95/225.09	c total #watches: 318333
225.95/226.07	c total #propagations: 23942286 / total #impl: 146071458 (eff. 0.164)
225.95/226.07	c #Conflicts:     234000 | #Learnt:      20872 | 0.000
225.95/226.07	c total clause space: 206.656MB
225.95/226.07	c total #watches: 326568
227.45/227.50	c total #propagations: 24005689 / total #impl: 146259068 (eff. 0.164)
227.45/227.50	c #Conflicts:     235000 | #Learnt:      21872 | 0.000
227.45/227.50	c total clause space: 206.656MB
227.45/227.50	c total #watches: 334329
229.05/229.11	c total #propagations: 24079018 / total #impl: 146546983 (eff. 0.164)
229.05/229.11	c #Conflicts:     236000 | #Learnt:      22872 | 0.000
229.05/229.11	c total clause space: 206.656MB
229.05/229.11	c total #watches: 342092
230.15/230.21	c total #propagations: 24156152 / total #impl: 146900522 (eff. 0.164)
230.15/230.21	c GC COLLECT
230.15/230.21	c #Conflicts:     237000 | #Learnt:      12273 | 0.000
230.15/230.21	c total clause space: 206.656MB
230.15/230.21	c total #watches: 240125
231.15/231.27	c total #propagations: 24243415 / total #impl: 147187061 (eff. 0.165)
231.15/231.27	c #Conflicts:     238000 | #Learnt:      13273 | 0.000
231.15/231.27	c total clause space: 206.656MB
231.15/231.27	c total #watches: 247202
232.75/232.85	c total #propagations: 24351662 / total #impl: 147450885 (eff. 0.165)
232.75/232.85	c #Conflicts:     239000 | #Learnt:      14273 | 0.000
232.75/232.85	c total clause space: 206.656MB
232.75/232.85	c total #watches: 256796
234.26/234.36	c total #propagations: 24470384 / total #impl: 147871859 (eff. 0.165)
234.26/234.36	c #Conflicts:     240000 | #Learnt:      15273 | 0.000
234.26/234.36	c total clause space: 206.656MB
234.26/234.36	c total #watches: 268681
236.05/236.17	c total #propagations: 24575930 / total #impl: 148303193 (eff. 0.166)
236.05/236.17	c #Conflicts:     241000 | #Learnt:      16273 | 0.000
236.05/236.17	c total clause space: 206.656MB
236.05/236.17	c total #watches: 280281
237.95/238.00	c total #propagations: 24694633 / total #impl: 148869733 (eff. 0.166)
237.95/238.00	c #Conflicts:     242000 | #Learnt:      17273 | 0.000
237.95/238.00	c total clause space: 206.656MB
237.95/238.00	c total #watches: 293508
239.95/240.09	c total #propagations: 24791472 / total #impl: 149277442 (eff. 0.166)
239.95/240.09	c #Conflicts:     243000 | #Learnt:      18273 | 0.000
239.95/240.09	c total clause space: 206.656MB
239.95/240.09	c total #watches: 305473
242.45/242.53	c total #propagations: 24899312 / total #impl: 149884047 (eff. 0.166)
242.45/242.53	c #Conflicts:     244000 | #Learnt:      19273 | 0.000
242.45/242.53	c total clause space: 206.656MB
242.45/242.53	c total #watches: 318756
245.05/245.17	c total #propagations: 25013882 / total #impl: 150524579 (eff. 0.166)
245.05/245.17	c #Conflicts:     245000 | #Learnt:      20273 | 0.000
245.05/245.17	c total clause space: 206.656MB
245.05/245.17	c total #watches: 329447
247.75/247.84	c total #propagations: 25118814 / total #impl: 151116035 (eff. 0.166)
247.75/247.84	c #Conflicts:     246000 | #Learnt:      21273 | 0.000
247.75/247.84	c total clause space: 206.656MB
247.75/247.84	c total #watches: 338651
250.95/251.00	c total #propagations: 25204838 / total #impl: 151659848 (eff. 0.166)
250.95/251.00	c #Conflicts:     247000 | #Learnt:      22273 | 0.000
250.95/251.00	c total clause space: 206.656MB
250.95/251.00	c total #watches: 347451
253.45/253.59	c total #propagations: 25310505 / total #impl: 152277208 (eff. 0.166)
253.45/253.59	c #Conflicts:     248000 | #Learnt:      23273 | 0.000
253.45/253.59	c total clause space: 206.656MB
253.45/253.59	c total #watches: 356552
255.45/255.51	c total #propagations: 25399694 / total #impl: 152770965 (eff. 0.166)
255.45/255.51	c GC COLLECT
255.45/255.51	c #Conflicts:     249000 | #Learnt:      12374 | 0.000
255.45/255.51	c total clause space: 206.656MB
255.45/255.51	c total #watches: 238455
256.26/256.36	c total #propagations: 25487207 / total #impl: 153120885 (eff. 0.166)
256.26/256.36	c #Conflicts:     250000 | #Learnt:      13374 | 0.000
256.26/256.36	c total clause space: 206.656MB
256.26/256.36	c total #watches: 245708
257.05/257.19	c total #propagations: 25577979 / total #impl: 153380818 (eff. 0.167)
257.05/257.19	c #Conflicts:     251000 | #Learnt:      14374 | 0.000
257.05/257.19	c total clause space: 206.656MB
257.05/257.19	c total #watches: 258043
258.35/258.40	c total #propagations: 25680046 / total #impl: 153677544 (eff. 0.167)
258.35/258.40	c #Conflicts:     252000 | #Learnt:      15374 | 0.000
258.35/258.40	c total clause space: 206.656MB
258.35/258.40	c total #watches: 266229
259.56/259.65	c total #propagations: 25781344 / total #impl: 154008858 (eff. 0.167)
259.56/259.65	c #Conflicts:     253000 | #Learnt:      16374 | 0.000
259.56/259.65	c total clause space: 206.656MB
259.56/259.65	c total #watches: 273954
260.76/260.87	c total #propagations: 25893875 / total #impl: 154531867 (eff. 0.168)
260.76/260.87	c #Conflicts:     254000 | #Learnt:      17374 | 0.000
260.76/260.87	c total clause space: 206.656MB
260.76/260.87	c total #watches: 282426
262.25/262.30	c total #propagations: 26006053 / total #impl: 155098639 (eff. 0.168)
262.25/262.30	c #Conflicts:     255000 | #Learnt:      18374 | 0.000
262.25/262.30	c total clause space: 206.656MB
262.25/262.30	c total #watches: 293938
263.65/263.77	c total #propagations: 26131378 / total #impl: 155742420 (eff. 0.168)
263.65/263.77	c #Conflicts:     256000 | #Learnt:      19374 | 0.000
263.65/263.77	c total clause space: 206.656MB
263.65/263.77	c total #watches: 305656
265.45/265.59	c total #propagations: 26245273 / total #impl: 156148554 (eff. 0.168)
265.45/265.59	c #Conflicts:     257000 | #Learnt:      20374 | 0.000
265.45/265.59	c total clause space: 206.656MB
265.45/265.59	c total #watches: 317630
267.55/267.69	c total #propagations: 26350412 / total #impl: 156530072 (eff. 0.168)
267.55/267.69	c #Conflicts:     258000 | #Learnt:      21374 | 0.000
267.55/267.69	c total clause space: 206.656MB
267.55/267.69	c total #watches: 329130
269.46/269.59	c total #propagations: 26459808 / total #impl: 156973200 (eff. 0.169)
269.46/269.59	c #Conflicts:     259000 | #Learnt:      22374 | 0.000
269.46/269.59	c total clause space: 206.656MB
269.46/269.59	c total #watches: 341335
272.05/272.19	c total #propagations: 26569517 / total #impl: 157584130 (eff. 0.169)
272.05/272.19	c #Conflicts:     260000 | #Learnt:      23374 | 0.000
272.05/272.19	c total clause space: 206.656MB
272.05/272.19	c total #watches: 349913
274.15/274.29	c total #propagations: 26694478 / total #impl: 158413665 (eff. 0.169)
274.15/274.29	c #Conflicts:     261000 | #Learnt:      24374 | 0.000
274.15/274.29	c total clause space: 206.656MB
274.15/274.29	c total #watches: 363261
275.06/275.16	c total #propagations: 26813322 / total #impl: 159591006 (eff. 0.168)
275.06/275.16	c GC COLLECT
275.06/275.16	c #Conflicts:     262000 | #Learnt:      13176 | 0.000
275.06/275.16	c total clause space: 206.656MB
275.06/275.16	c total #watches: 251477
276.16/276.22	c total #propagations: 26913132 / total #impl: 160075599 (eff. 0.168)
276.16/276.22	c #Conflicts:     263000 | #Learnt:      14176 | 0.000
276.16/276.22	c total clause space: 206.656MB
276.16/276.22	c total #watches: 259627
277.16/277.22	c total #propagations: 27024122 / total #impl: 160505061 (eff. 0.168)
277.16/277.22	c #Conflicts:     264000 | #Learnt:      15176 | 0.000
277.16/277.22	c total clause space: 206.656MB
277.16/277.22	c total #watches: 267414
278.15/278.20	c total #propagations: 27132182 / total #impl: 160973490 (eff. 0.169)
278.15/278.20	c #Conflicts:     265000 | #Learnt:      16176 | 0.000
278.15/278.20	c total clause space: 206.656MB
278.15/278.20	c total #watches: 274272
279.15/279.24	c total #propagations: 27252458 / total #impl: 161452129 (eff. 0.169)
279.15/279.24	c #Conflicts:     266000 | #Learnt:      17176 | 0.000
279.15/279.24	c total clause space: 206.656MB
279.15/279.24	c total #watches: 281162
280.35/280.44	c total #propagations: 27352332 / total #impl: 161827279 (eff. 0.169)
280.35/280.44	c #Conflicts:     267000 | #Learnt:      18176 | 0.000
280.35/280.44	c total clause space: 206.656MB
280.35/280.44	c total #watches: 289404
281.56/281.70	c total #propagations: 27447095 / total #impl: 162267290 (eff. 0.169)
281.56/281.70	c #Conflicts:     268000 | #Learnt:      19176 | 0.000
281.56/281.70	c total clause space: 206.656MB
281.56/281.70	c total #watches: 298487
282.76/282.89	c total #propagations: 27555601 / total #impl: 162669962 (eff. 0.169)
282.76/282.89	c #Conflicts:     269000 | #Learnt:      20176 | 0.000
282.76/282.89	c total clause space: 206.656MB
282.76/282.89	c total #watches: 307731
284.25/284.38	c total #propagations: 27650588 / total #impl: 163092904 (eff. 0.170)
284.25/284.38	c #Conflicts:     270000 | #Learnt:      21176 | 0.000
284.25/284.38	c total clause space: 206.656MB
284.25/284.38	c total #watches: 317194
285.75/285.80	c total #propagations: 27756330 / total #impl: 163542194 (eff. 0.170)
285.75/285.80	c #Conflicts:     271000 | #Learnt:      22176 | 0.000
285.75/285.80	c total clause space: 206.656MB
285.75/285.80	c total #watches: 329337
287.45/287.57	c total #propagations: 27853918 / total #impl: 163971243 (eff. 0.170)
287.45/287.57	c #Conflicts:     272000 | #Learnt:      23176 | 0.000
287.45/287.57	c total clause space: 206.656MB
287.45/287.57	c total #watches: 338853
289.65/289.75	c total #propagations: 27952813 / total #impl: 164493149 (eff. 0.170)
289.65/289.75	c #Conflicts:     273000 | #Learnt:      24176 | 0.000
289.65/289.75	c total clause space: 206.656MB
289.65/289.75	c total #watches: 347982
292.05/292.15	c total #propagations: 28059168 / total #impl: 165039162 (eff. 0.170)
292.05/292.15	c GC COLLECT
292.05/292.15	c #Conflicts:     274000 | #Learnt:      12673 | 0.000
292.05/292.15	c total clause space: 206.656MB
292.05/292.15	c total #watches: 242595
292.85/292.90	c total #propagations: 28180725 / total #impl: 165850840 (eff. 0.170)
292.85/292.90	c #Conflicts:     275000 | #Learnt:      13673 | 0.000
292.85/292.90	c total clause space: 206.656MB
292.85/292.90	c total #watches: 251420
293.65/293.72	c total #propagations: 28286214 / total #impl: 166243646 (eff. 0.170)
293.65/293.72	c #Conflicts:     276000 | #Learnt:      14673 | 0.000
293.65/293.72	c total clause space: 206.656MB
293.65/293.72	c total #watches: 259421
294.55/294.68	c total #propagations: 28378560 / total #impl: 166560202 (eff. 0.170)
294.55/294.68	c #Conflicts:     277000 | #Learnt:      15673 | 0.000
294.55/294.68	c total clause space: 206.656MB
294.55/294.68	c total #watches: 268435
295.45/295.52	c total #propagations: 28470942 / total #impl: 166933948 (eff. 0.171)
295.45/295.52	c #Conflicts:     278000 | #Learnt:      16673 | 0.000
295.45/295.52	c total clause space: 206.656MB
295.45/295.52	c total #watches: 275007
296.85/296.94	c total #propagations: 28557881 / total #impl: 167193564 (eff. 0.171)
296.85/296.94	c #Conflicts:     279000 | #Learnt:      17673 | 0.000
296.85/296.94	c total clause space: 206.656MB
296.85/296.94	c total #watches: 283655
298.15/298.25	c total #propagations: 28663605 / total #impl: 167650700 (eff. 0.171)
298.15/298.25	c #Conflicts:     280000 | #Learnt:      18673 | 0.000
298.15/298.25	c total clause space: 206.656MB
298.15/298.25	c total #watches: 291101
299.55/299.60	c total #propagations: 28770197 / total #impl: 168117445 (eff. 0.171)
299.55/299.60	c #Conflicts:     281000 | #Learnt:      19673 | 0.000
299.55/299.60	c total clause space: 206.656MB
299.55/299.60	c total #watches: 301532
300.75/300.80	c total #propagations: 28888497 / total #impl: 168691312 (eff. 0.171)
300.75/300.80	c #Conflicts:     282000 | #Learnt:      20673 | 0.000
300.75/300.80	c total clause space: 206.656MB
300.75/300.80	c total #watches: 317750
301.45/301.58	c total #propagations: 29007527 / total #impl: 169374080 (eff. 0.171)
301.45/301.58	c #Conflicts:     283000 | #Learnt:      21673 | 0.000
301.45/301.58	c total clause space: 206.656MB
301.45/301.58	c total #watches: 331436
302.15/302.25	c total #propagations: 29117259 / total #impl: 170198943 (eff. 0.171)
302.15/302.25	c #Conflicts:     284000 | #Learnt:      22673 | 0.000
302.15/302.25	c total clause space: 206.656MB
302.15/302.25	c total #watches: 340578
302.95/303.07	c total #propagations: 29233745 / total #impl: 170873981 (eff. 0.171)
302.95/303.07	c #Conflicts:     285000 | #Learnt:      23673 | 0.000
302.95/303.07	c total clause space: 206.656MB
302.95/303.07	c total #watches: 351839
304.15/304.28	c total #propagations: 29328049 / total #impl: 171371408 (eff. 0.171)
304.15/304.28	c #Conflicts:     286000 | #Learnt:      24673 | 0.000
304.15/304.28	c total clause space: 206.656MB
304.15/304.28	c total #watches: 361378
305.65/305.73	c total #propagations: 29446670 / total #impl: 171926744 (eff. 0.171)
305.65/305.73	c GC COLLECT
305.65/305.73	c #Conflicts:     287000 | #Learnt:      12872 | 0.000
305.65/305.73	c total clause space: 206.656MB
305.65/305.73	c total #watches: 245639
306.45/306.50	c total #propagations: 29566313 / total #impl: 172591747 (eff. 0.171)
306.45/306.50	c #Conflicts:     288000 | #Learnt:      13872 | 0.000
306.45/306.50	c total clause space: 206.656MB
306.45/306.50	c total #watches: 259412
307.25/307.37	c total #propagations: 29677040 / total #impl: 173080657 (eff. 0.171)
307.25/307.37	c #Conflicts:     289000 | #Learnt:      14872 | 0.000
307.25/307.37	c total clause space: 206.656MB
307.25/307.37	c total #watches: 267292
308.25/308.30	c total #propagations: 29777944 / total #impl: 173467788 (eff. 0.172)
308.25/308.30	c #Conflicts:     290000 | #Learnt:      15872 | 0.000
308.25/308.30	c total clause space: 206.656MB
308.25/308.30	c total #watches: 280020
309.34/309.40	c total #propagations: 29895922 / total #impl: 173858952 (eff. 0.172)
309.34/309.40	c #Conflicts:     291000 | #Learnt:      16872 | 0.000
309.34/309.40	c total clause space: 206.656MB
309.34/309.40	c total #watches: 288896
310.34/310.42	c total #propagations: 29998124 / total #impl: 174240337 (eff. 0.172)
310.34/310.42	c #Conflicts:     292000 | #Learnt:      17872 | 0.000
310.34/310.42	c total clause space: 206.656MB
310.34/310.42	c total #watches: 296663
311.35/311.46	c total #propagations: 30092259 / total #impl: 174522888 (eff. 0.172)
311.35/311.46	c #Conflicts:     293000 | #Learnt:      18872 | 0.000
311.35/311.46	c total clause space: 206.656MB
311.35/311.46	c total #watches: 308031
312.35/312.47	c total #propagations: 30195384 / total #impl: 174869417 (eff. 0.173)
312.35/312.47	c #Conflicts:     294000 | #Learnt:      19872 | 0.000
312.35/312.47	c total clause space: 206.656MB
312.35/312.47	c total #watches: 317434
313.24/313.38	c total #propagations: 30320429 / total #impl: 175395326 (eff. 0.173)
313.24/313.38	c #Conflicts:     295000 | #Learnt:      20872 | 0.000
313.24/313.38	c total clause space: 206.656MB
313.24/313.38	c total #watches: 325961
314.74/314.84	c total #propagations: 30428652 / total #impl: 175809259 (eff. 0.173)
314.74/314.84	c #Conflicts:     296000 | #Learnt:      21872 | 0.000
314.74/314.84	c total clause space: 206.656MB
314.74/314.84	c total #watches: 337223
316.64/316.73	c total #propagations: 30549675 / total #impl: 176302124 (eff. 0.173)
316.64/316.73	c #Conflicts:     297000 | #Learnt:      22872 | 0.000
316.64/316.73	c total clause space: 206.656MB
316.64/316.73	c total #watches: 344419
318.74/318.83	c total #propagations: 30663455 / total #impl: 176700397 (eff. 0.174)
318.74/318.83	c #Conflicts:     298000 | #Learnt:      23872 | 0.000
318.74/318.83	c total clause space: 206.656MB
318.74/318.83	c total #watches: 355553
320.64/320.70	c total #propagations: 30771596 / total #impl: 177103700 (eff. 0.174)
320.64/320.70	c #Conflicts:     299000 | #Learnt:      24872 | 0.000
320.64/320.70	c total clause space: 206.656MB
320.64/320.70	c total #watches: 364689
322.14/322.28	c total #propagations: 30876667 / total #impl: 177428734 (eff. 0.174)
322.14/322.28	c #Conflicts:     300000 | #Learnt:      25872 | 0.000
322.14/322.28	c total clause space: 206.656MB
322.14/322.28	c total #watches: 375206
323.64/323.70	c total #propagations: 30984720 / total #impl: 177850734 (eff. 0.174)
323.64/323.70	c GC COLLECT
323.64/323.70	c #Conflicts:     301000 | #Learnt:      13772 | 0.000
323.64/323.70	c total clause space: 206.656MB
323.64/323.70	c total #watches: 258071
324.45/324.55	c total #propagations: 31101740 / total #impl: 178259551 (eff. 0.174)
324.45/324.55	c #Conflicts:     302000 | #Learnt:      14772 | 0.000
324.45/324.55	c total clause space: 206.656MB
324.45/324.55	c total #watches: 264649
325.54/325.62	c total #propagations: 31198517 / total #impl: 178700306 (eff. 0.175)
325.54/325.62	c #Conflicts:     303000 | #Learnt:      15772 | 0.000
325.54/325.62	c total clause space: 206.656MB
325.54/325.62	c total #watches: 272116
326.64/326.79	c total #propagations: 31290044 / total #impl: 179146797 (eff. 0.175)
326.64/326.79	c #Conflicts:     304000 | #Learnt:      16772 | 0.000
326.64/326.79	c total clause space: 206.656MB
326.64/326.79	c total #watches: 278598
327.94/328.03	c total #propagations: 31382216 / total #impl: 179547785 (eff. 0.175)
327.94/328.03	c #Conflicts:     305000 | #Learnt:      17772 | 0.000
327.94/328.03	c total clause space: 206.656MB
327.94/328.03	c total #watches: 284199
329.14/329.25	c total #propagations: 31485668 / total #impl: 180018991 (eff. 0.175)
329.14/329.25	c #Conflicts:     306000 | #Learnt:      18772 | 0.000
329.14/329.25	c total clause space: 206.656MB
329.14/329.25	c total #watches: 289272
330.54/330.65	c total #propagations: 31589411 / total #impl: 180480358 (eff. 0.175)
330.54/330.65	c #Conflicts:     307000 | #Learnt:      19772 | 0.000
330.54/330.65	c total clause space: 206.656MB
330.54/330.65	c total #watches: 295451
331.84/331.96	c total #propagations: 31702168 / total #impl: 180994886 (eff. 0.175)
331.84/331.96	c #Conflicts:     308000 | #Learnt:      20772 | 0.000
331.84/331.96	c total clause space: 206.656MB
331.84/331.96	c total #watches: 300959
333.04/333.17	c total #propagations: 31805535 / total #impl: 181384529 (eff. 0.175)
333.04/333.17	c #Conflicts:     309000 | #Learnt:      21772 | 0.000
333.04/333.17	c total clause space: 206.656MB
333.04/333.17	c total #watches: 307964
334.83/334.91	c total #propagations: 31912605 / total #impl: 181816842 (eff. 0.176)
334.83/334.91	c #Conflicts:     310000 | #Learnt:      22772 | 0.000
334.83/334.91	c total clause space: 206.656MB
334.83/334.91	c total #watches: 315462
336.23/336.35	c total #propagations: 32038365 / total #impl: 182709617 (eff. 0.175)
336.23/336.35	c #Conflicts:     311000 | #Learnt:      23772 | 0.000
336.23/336.35	c total clause space: 206.656MB
336.23/336.35	c total #watches: 322588
338.03/338.13	c total #propagations: 32144080 / total #impl: 183216610 (eff. 0.175)
338.03/338.13	c #Conflicts:     312000 | #Learnt:      24772 | 0.000
338.03/338.13	c total clause space: 206.656MB
338.03/338.13	c total #watches: 332100
340.03/340.15	c total #propagations: 32253496 / total #impl: 183751538 (eff. 0.176)
340.03/340.15	c #Conflicts:     313000 | #Learnt:      25772 | 0.000
340.03/340.15	c total clause space: 206.656MB
340.03/340.15	c total #watches: 340161
342.13/342.24	c total #propagations: 32366677 / total #impl: 184204159 (eff. 0.176)
342.13/342.24	c #Conflicts:     314000 | #Learnt:      26772 | 0.000
342.13/342.24	c total clause space: 206.656MB
342.13/342.24	c total #watches: 349490
342.93/343.06	c total #propagations: 32476730 / total #impl: 184611379 (eff. 0.176)
342.93/343.06	c GC COLLECT
342.93/343.06	c #Conflicts:     315000 | #Learnt:      14362 | 0.000
342.93/343.06	c total clause space: 206.656MB
342.93/343.06	c total #watches: 268720
344.13/344.25	c total #propagations: 32568408 / total #impl: 184907506 (eff. 0.176)
344.13/344.25	c #Conflicts:     316000 | #Learnt:      15362 | 0.000
344.13/344.25	c total clause space: 206.656MB
344.13/344.25	c total #watches: 279728
345.62/345.76	c total #propagations: 32678543 / total #impl: 185375159 (eff. 0.176)
345.62/345.76	c #Conflicts:     317000 | #Learnt:      16362 | 0.000
345.62/345.76	c total clause space: 206.656MB
345.62/345.76	c total #watches: 288632
347.12/347.26	c total #propagations: 32797655 / total #impl: 185938635 (eff. 0.176)
347.12/347.26	c #Conflicts:     318000 | #Learnt:      17362 | 0.000
347.12/347.26	c total clause space: 206.656MB
347.12/347.26	c total #watches: 306712
348.63/348.76	c total #propagations: 32922863 / total #impl: 186614724 (eff. 0.176)
348.63/348.76	c #Conflicts:     319000 | #Learnt:      18362 | 0.000
348.63/348.76	c total clause space: 206.656MB
348.63/348.76	c total #watches: 318155
349.83/349.91	c total #propagations: 33042362 / total #impl: 188209239 (eff. 0.176)
349.83/349.91	c #Conflicts:     320000 | #Learnt:      19362 | 0.000
349.83/349.91	c total clause space: 206.656MB
349.83/349.91	c total #watches: 344834
351.62/351.74	c total #propagations: 33141772 / total #impl: 189419676 (eff. 0.175)
351.62/351.74	c #Conflicts:     321000 | #Learnt:      20362 | 0.000
351.62/351.74	c total clause space: 206.656MB
351.62/351.74	c total #watches: 356824
353.22/353.36	c total #propagations: 33250825 / total #impl: 189964955 (eff. 0.175)
353.22/353.36	c #Conflicts:     322000 | #Learnt:      21362 | 0.000
353.22/353.36	c total clause space: 206.656MB
353.22/353.36	c total #watches: 367155
354.62/354.78	c total #propagations: 33369279 / total #impl: 190695997 (eff. 0.175)
354.62/354.78	c #Conflicts:     323000 | #Learnt:      22362 | 0.000
354.62/354.78	c total clause space: 206.656MB
354.62/354.78	c total #watches: 374654
355.92/356.01	c total #propagations: 33489484 / total #impl: 191152051 (eff. 0.175)
355.92/356.01	c #Conflicts:     324000 | #Learnt:      23362 | 0.000
355.92/356.01	c total clause space: 206.656MB
355.92/356.01	c total #watches: 382406
357.72/357.88	c total #propagations: 33604834 / total #impl: 191516621 (eff. 0.175)
357.72/357.88	c #Conflicts:     325000 | #Learnt:      24362 | 0.000
357.72/357.88	c total clause space: 206.656MB
357.72/357.88	c total #watches: 394851
359.62/359.76	c total #propagations: 33718727 / total #impl: 192142361 (eff. 0.175)
359.62/359.76	c #Conflicts:     326000 | #Learnt:      25362 | 0.000
359.62/359.76	c total clause space: 206.656MB
359.62/359.76	c total #watches: 405588
361.62/361.78	c total #propagations: 33822470 / total #impl: 192873617 (eff. 0.175)
361.62/361.78	c #Conflicts:     327000 | #Learnt:      26362 | 0.000
361.62/361.78	c total clause space: 206.656MB
361.62/361.78	c total #watches: 413093
363.92/364.02	c total #propagations: 33937819 / total #impl: 193453306 (eff. 0.175)
363.92/364.02	c #Conflicts:     328000 | #Learnt:      27362 | 0.000
363.92/364.02	c total clause space: 206.656MB
363.92/364.02	c total #watches: 423010
365.02/365.18	c total #propagations: 34047868 / total #impl: 194100097 (eff. 0.175)
365.02/365.18	c GC COLLECT
365.02/365.18	c #Conflicts:     329000 | #Learnt:      14663 | 0.000
365.02/365.18	c total clause space: 206.656MB
365.02/365.18	c total #watches: 276310
365.91/366.04	c total #propagations: 34172772 / total #impl: 194953204 (eff. 0.175)
365.91/366.04	c #Conflicts:     330000 | #Learnt:      15663 | 0.000
365.91/366.04	c total clause space: 206.656MB
365.91/366.04	c total #watches: 285811
366.91/367.06	c total #propagations: 34281346 / total #impl: 196424952 (eff. 0.175)
366.91/367.06	c #Conflicts:     331000 | #Learnt:      16663 | 0.000
366.91/367.06	c total clause space: 206.656MB
366.91/367.06	c total #watches: 304297
367.71/367.82	c total #propagations: 34398373 / total #impl: 197581140 (eff. 0.174)
367.71/367.82	c #Conflicts:     332000 | #Learnt:      17663 | 0.000
367.71/367.82	c total clause space: 206.656MB
367.71/367.82	c total #watches: 316943
369.01/369.15	c total #propagations: 34483004 / total #impl: 197973809 (eff. 0.174)
369.01/369.15	c #Conflicts:     333000 | #Learnt:      18663 | 0.000
369.01/369.15	c total clause space: 206.656MB
369.01/369.15	c total #watches: 328881
370.81/370.98	c total #propagations: 34593449 / total #impl: 199167822 (eff. 0.174)
370.81/370.98	c #Conflicts:     334000 | #Learnt:      19663 | 0.000
370.81/370.98	c total clause space: 206.656MB
370.81/370.98	c total #watches: 339324
371.61/371.72	c total #propagations: 34706376 / total #impl: 200332655 (eff. 0.173)
371.61/371.72	c #Conflicts:     335000 | #Learnt:      20663 | 0.000
371.61/371.72	c total clause space: 206.656MB
371.61/371.72	c total #watches: 349618
372.31/372.42	c total #propagations: 34797547 / total #impl: 200870527 (eff. 0.173)
372.31/372.42	c #Conflicts:     336000 | #Learnt:      21663 | 0.000
372.31/372.42	c total clause space: 206.656MB
372.31/372.42	c total #watches: 359752
373.11/373.20	c total #propagations: 34883774 / total #impl: 201105961 (eff. 0.173)
373.11/373.20	c #Conflicts:     337000 | #Learnt:      22663 | 0.000
373.11/373.20	c total clause space: 206.656MB
373.11/373.20	c total #watches: 371314
374.51/374.62	c total #propagations: 34965049 / total #impl: 201603562 (eff. 0.173)
374.51/374.62	c #Conflicts:     338000 | #Learnt:      23663 | 0.000
374.51/374.62	c total clause space: 206.656MB
374.51/374.62	c total #watches: 381925
375.91/376.06	c total #propagations: 35071172 / total #impl: 203064934 (eff. 0.173)
375.91/376.06	c #Conflicts:     339000 | #Learnt:      24663 | 0.000
375.91/376.06	c total clause space: 206.656MB
375.91/376.06	c total #watches: 392242
377.41/377.51	c total #propagations: 35182099 / total #impl: 204512843 (eff. 0.172)
377.41/377.51	c #Conflicts:     340000 | #Learnt:      25663 | 0.000
377.41/377.51	c total clause space: 206.656MB
377.41/377.51	c total #watches: 404624
379.41/379.59	c total #propagations: 35283641 / total #impl: 205182245 (eff. 0.172)
379.41/379.59	c #Conflicts:     341000 | #Learnt:      26663 | 0.000
379.41/379.59	c total clause space: 206.656MB
379.41/379.59	c total #watches: 427249
381.51/381.64	c total #propagations: 35384915 / total #impl: 206269091 (eff. 0.172)
381.51/381.64	c #Conflicts:     342000 | #Learnt:      27663 | 0.000
381.51/381.64	c total clause space: 206.656MB
381.51/381.64	c total #watches: 440275
382.81/382.98	c total #propagations: 35505302 / total #impl: 207200220 (eff. 0.171)
382.81/382.98	c GC COLLECT
382.81/382.98	c #Conflicts:     343000 | #Learnt:      14666 | 0.000
382.81/382.98	c total clause space: 206.656MB
382.81/382.98	c total #watches: 273381
383.81/383.96	c total #propagations: 35612987 / total #impl: 207734637 (eff. 0.171)
383.81/383.96	c #Conflicts:     344000 | #Learnt:      15666 | 0.000
383.81/383.96	c total clause space: 206.656MB
383.81/383.96	c total #watches: 286908
385.01/385.14	c total #propagations: 35719332 / total #impl: 208150516 (eff. 0.172)
385.01/385.14	c #Conflicts:     345000 | #Learnt:      16666 | 0.000
385.01/385.14	c total clause space: 206.656MB
385.01/385.14	c total #watches: 295096
386.20/386.33	c total #propagations: 35811649 / total #impl: 208560188 (eff. 0.172)
386.20/386.33	c #Conflicts:     346000 | #Learnt:      17666 | 0.000
386.20/386.33	c total clause space: 206.656MB
386.20/386.33	c total #watches: 304289
387.50/387.60	c total #propagations: 35913918 / total #impl: 209090913 (eff. 0.172)
387.50/387.60	c #Conflicts:     347000 | #Learnt:      18666 | 0.000
387.50/387.60	c total clause space: 206.656MB
387.50/387.60	c total #watches: 316870
389.30/389.45	c total #propagations: 35995741 / total #impl: 209385496 (eff. 0.172)
389.30/389.45	c #Conflicts:     348000 | #Learnt:      19666 | 0.000
389.30/389.45	c total clause space: 206.656MB
389.30/389.45	c total #watches: 327012
391.60/391.75	c total #propagations: 36095936 / total #impl: 209817178 (eff. 0.172)
391.60/391.75	c #Conflicts:     349000 | #Learnt:      20666 | 0.000
391.60/391.75	c total clause space: 206.656MB
391.60/391.75	c total #watches: 341001
394.20/394.37	c total #propagations: 36213817 / total #impl: 210502376 (eff. 0.172)
394.20/394.37	c #Conflicts:     350000 | #Learnt:      21666 | 0.000
394.20/394.37	c total clause space: 206.656MB
394.20/394.37	c total #watches: 351802
396.09/396.20	c total #propagations: 36347272 / total #impl: 211591577 (eff. 0.172)
396.09/396.20	c #Conflicts:     351000 | #Learnt:      22666 | 0.000
396.09/396.20	c total clause space: 206.656MB
396.09/396.20	c total #watches: 367173
397.69/397.87	c total #propagations: 36449197 / total #impl: 212656825 (eff. 0.171)
397.69/397.87	c #Conflicts:     352000 | #Learnt:      23666 | 0.000
397.69/397.87	c total clause space: 206.656MB
397.69/397.87	c total #watches: 382460
399.59/399.79	c total #propagations: 36541393 / total #impl: 213463020 (eff. 0.171)
399.59/399.79	c #Conflicts:     353000 | #Learnt:      24666 | 0.000
399.59/399.79	c total clause space: 206.656MB
399.59/399.79	c total #watches: 395735
401.69/401.89	c total #propagations: 36644742 / total #impl: 214390711 (eff. 0.171)
401.69/401.89	c #Conflicts:     354000 | #Learnt:      25666 | 0.000
401.69/401.89	c total clause space: 206.656MB
401.69/401.89	c total #watches: 408024
403.89/404.07	c total #propagations: 36757977 / total #impl: 216083066 (eff. 0.170)
403.89/404.07	c #Conflicts:     355000 | #Learnt:      26666 | 0.000
403.89/404.07	c total clause space: 206.656MB
403.89/404.07	c total #watches: 417036
406.28/406.43	c total #propagations: 36850566 / total #impl: 217384772 (eff. 0.170)
406.28/406.43	c #Conflicts:     356000 | #Learnt:      27666 | 0.000
406.28/406.43	c total clause space: 206.656MB
406.28/406.43	c total #watches: 429135
408.38/408.55	c total #propagations: 36959338 / total #impl: 218678619 (eff. 0.169)
408.38/408.55	c GC COLLECT
408.38/408.55	c #Conflicts:     357000 | #Learnt:      14365 | 0.000
408.38/408.55	c total clause space: 206.656MB
408.38/408.55	c total #watches: 270370
409.28/409.43	c total #propagations: 37060778 / total #impl: 219953425 (eff. 0.168)
409.28/409.43	c #Conflicts:     358000 | #Learnt:      15365 | 0.000
409.28/409.43	c total clause space: 206.656MB
409.28/409.43	c total #watches: 278270
410.19/410.37	c total #propagations: 37145976 / total #impl: 220262235 (eff. 0.169)
410.19/410.37	c #Conflicts:     359000 | #Learnt:      16365 | 0.000
410.19/410.37	c total clause space: 206.656MB
410.19/410.37	c total #watches: 287372
411.39/411.57	c total #propagations: 37238994 / total #impl: 220689501 (eff. 0.169)
411.39/411.57	c #Conflicts:     360000 | #Learnt:      17365 | 0.000
411.39/411.57	c total clause space: 206.656MB
411.39/411.57	c total #watches: 296581
412.58/412.73	c total #propagations: 37341776 / total #impl: 221229623 (eff. 0.169)
412.58/412.73	c #Conflicts:     361000 | #Learnt:      18365 | 0.000
412.58/412.73	c total clause space: 206.656MB
412.58/412.73	c total #watches: 304286
413.88/414.02	c total #propagations: 37437354 / total #impl: 221746225 (eff. 0.169)
413.88/414.02	c #Conflicts:     362000 | #Learnt:      19365 | 0.000
413.88/414.02	c total clause space: 206.656MB
413.88/414.02	c total #watches: 314016
415.38/415.58	c total #propagations: 37528393 / total #impl: 222174838 (eff. 0.169)
415.38/415.58	c #Conflicts:     363000 | #Learnt:      20365 | 0.000
415.38/415.58	c total clause space: 206.656MB
415.38/415.58	c total #watches: 322152
416.68/416.90	c total #propagations: 37642361 / total #impl: 222650094 (eff. 0.169)
416.68/416.90	c #Conflicts:     364000 | #Learnt:      21365 | 0.000
416.68/416.90	c total clause space: 206.656MB
416.68/416.90	c total #watches: 331137
418.48/418.60	c total #propagations: 37739231 / total #impl: 223139584 (eff. 0.169)
418.48/418.60	c #Conflicts:     365000 | #Learnt:      22365 | 0.000
418.48/418.60	c total clause space: 206.656MB
418.48/418.60	c total #watches: 340663
419.88/420.08	c total #propagations: 37838210 / total #impl: 223621741 (eff. 0.169)
419.88/420.08	c #Conflicts:     366000 | #Learnt:      23365 | 0.000
419.88/420.08	c total clause space: 206.656MB
419.88/420.08	c total #watches: 353957
421.18/421.37	c total #propagations: 37939894 / total #impl: 224097125 (eff. 0.169)
421.18/421.37	c #Conflicts:     367000 | #Learnt:      24365 | 0.000
421.18/421.37	c total clause space: 206.656MB
421.18/421.37	c total #watches: 371771
422.78/422.96	c total #propagations: 38051130 / total #impl: 225064386 (eff. 0.169)
422.78/422.96	c #Conflicts:     368000 | #Learnt:      25365 | 0.000
422.78/422.96	c total clause space: 206.656MB
422.78/422.96	c total #watches: 387320
424.18/424.30	c total #propagations: 38171902 / total #impl: 226077308 (eff. 0.169)
424.18/424.30	c #Conflicts:     369000 | #Learnt:      26365 | 0.000
424.18/424.30	c total clause space: 206.656MB
424.18/424.30	c total #watches: 401929
425.58/425.71	c total #propagations: 38268591 / total #impl: 226873638 (eff. 0.169)
425.58/425.71	c #Conflicts:     370000 | #Learnt:      27365 | 0.000
425.58/425.71	c total clause space: 206.656MB
425.58/425.71	c total #watches: 418711
427.08/427.23	c total #propagations: 38358297 / total #impl: 227544200 (eff. 0.169)
427.08/427.23	c #Conflicts:     371000 | #Learnt:      28365 | 0.000
427.08/427.23	c total clause space: 206.656MB
427.08/427.23	c total #watches: 432689
428.47/428.63	c total #propagations: 38455519 / total #impl: 228407041 (eff. 0.168)
428.47/428.63	c GC COLLECT
428.47/428.63	c #Conflicts:     372000 | #Learnt:      14769 | 0.000
428.47/428.63	c total clause space: 206.656MB
428.47/428.63	c total #watches: 274778
429.07/429.21	c total #propagations: 38543059 / total #impl: 229148711 (eff. 0.168)
429.07/429.21	c #Conflicts:     373000 | #Learnt:      15769 | 0.000
429.07/429.21	c total clause space: 206.656MB
429.07/429.21	c total #watches: 292604
430.08/430.22	c total #propagations: 38618661 / total #impl: 229603626 (eff. 0.168)
430.08/430.22	c #Conflicts:     374000 | #Learnt:      16769 | 0.000
430.08/430.22	c total clause space: 206.656MB
430.08/430.22	c total #watches: 306657
431.47/431.69	c total #propagations: 38712859 / total #impl: 230088408 (eff. 0.168)
431.47/431.69	c #Conflicts:     375000 | #Learnt:      17769 | 0.000
431.47/431.69	c total clause space: 206.656MB
431.47/431.69	c total #watches: 319385
433.07/433.22	c total #propagations: 38813482 / total #impl: 230722474 (eff. 0.168)
433.07/433.22	c #Conflicts:     376000 | #Learnt:      18769 | 0.000
433.07/433.22	c total clause space: 206.656MB
433.07/433.22	c total #watches: 330502
434.48/434.68	c total #propagations: 38935745 / total #impl: 231388725 (eff. 0.168)
434.48/434.68	c #Conflicts:     377000 | #Learnt:      19769 | 0.000
434.48/434.68	c total clause space: 206.656MB
434.48/434.68	c total #watches: 343664
436.27/436.43	c total #propagations: 39030692 / total #impl: 231977390 (eff. 0.168)
436.27/436.43	c #Conflicts:     378000 | #Learnt:      20769 | 0.000
436.27/436.43	c total clause space: 206.656MB
436.27/436.43	c total #watches: 358491
437.97/438.11	c total #propagations: 39118019 / total #impl: 232621730 (eff. 0.168)
437.97/438.11	c #Conflicts:     379000 | #Learnt:      21769 | 0.000
437.97/438.11	c total clause space: 206.656MB
437.97/438.11	c total #watches: 376758
440.37/440.59	c total #propagations: 39202381 / total #impl: 233401396 (eff. 0.168)
440.37/440.59	c #Conflicts:     380000 | #Learnt:      22769 | 0.000
440.37/440.59	c total clause space: 206.656MB
440.37/440.59	c total #watches: 390198
443.28/443.47	c total #propagations: 39305902 / total #impl: 234317372 (eff. 0.168)
443.28/443.47	c #Conflicts:     381000 | #Learnt:      23769 | 0.000
443.28/443.47	c total clause space: 206.656MB
443.28/443.47	c total #watches: 404509
446.07/446.24	c total #propagations: 39427978 / total #impl: 235160812 (eff. 0.168)
446.07/446.24	c #Conflicts:     382000 | #Learnt:      24769 | 0.000
446.07/446.24	c total clause space: 206.656MB
446.07/446.24	c total #watches: 417145
448.68/448.84	c total #propagations: 39533794 / total #impl: 235827304 (eff. 0.168)
448.68/448.84	c #Conflicts:     383000 | #Learnt:      25769 | 0.000
448.68/448.84	c total clause space: 206.656MB
448.68/448.84	c total #watches: 433309
450.57/450.72	c total #propagations: 39643332 / total #impl: 236681896 (eff. 0.167)
450.57/450.72	c #Conflicts:     384000 | #Learnt:      26769 | 0.000
450.57/450.72	c total clause space: 206.656MB
450.57/450.72	c total #watches: 441913
452.27/452.42	c total #propagations: 39739063 / total #impl: 237076233 (eff. 0.168)
452.27/452.42	c #Conflicts:     385000 | #Learnt:      27769 | 0.000
452.27/452.42	c total clause space: 206.656MB
452.27/452.42	c total #watches: 451780
453.87/454.09	c total #propagations: 39822865 / total #impl: 237341042 (eff. 0.168)
453.87/454.09	c #Conflicts:     386000 | #Learnt:      28769 | 0.000
453.87/454.09	c total clause space: 206.656MB
453.87/454.09	c total #watches: 461657
455.27/455.50	c total #propagations: 39896436 / total #impl: 237589373 (eff. 0.168)
455.27/455.50	c #Conflicts:     387000 | #Learnt:      29769 | 0.000
455.27/455.50	c total clause space: 206.656MB
455.27/455.50	c total #watches: 471847
456.27/456.42	c total #propagations: 39973699 / total #impl: 237909313 (eff. 0.168)
456.27/456.42	c GC COLLECT
456.27/456.42	c #Conflicts:     388000 | #Learnt:      15863 | 0.000
456.27/456.42	c total clause space: 206.656MB
456.27/456.42	c total #watches: 283700
457.17/457.37	c total #propagations: 40061976 / total #impl: 238443475 (eff. 0.168)
457.17/457.37	c #Conflicts:     389000 | #Learnt:      16863 | 0.000
457.17/457.37	c total clause space: 206.656MB
457.17/457.37	c total #watches: 294057
458.57/458.73	c total #propagations: 40165720 / total #impl: 238969024 (eff. 0.168)
458.57/458.73	c #Conflicts:     390000 | #Learnt:      17863 | 0.000
458.57/458.73	c total clause space: 206.656MB
458.57/458.73	c total #watches: 306791
459.57/459.79	c total #propagations: 40293681 / total #impl: 239758869 (eff. 0.168)
459.57/459.79	c #Conflicts:     391000 | #Learnt:      18863 | 0.000
459.57/459.79	c total clause space: 206.656MB
459.57/459.79	c total #watches: 321232
460.77/460.94	c total #propagations: 40388103 / total #impl: 240662274 (eff. 0.168)
460.77/460.94	c #Conflicts:     392000 | #Learnt:      19863 | 0.000
460.77/460.94	c total clause space: 206.656MB
460.77/460.94	c total #watches: 330991
462.07/462.22	c total #propagations: 40485421 / total #impl: 241868869 (eff. 0.167)
462.07/462.22	c #Conflicts:     393000 | #Learnt:      20863 | 0.000
462.07/462.22	c total clause space: 206.656MB
462.07/462.22	c total #watches: 341209
463.47/463.60	c total #propagations: 40572756 / total #impl: 242875628 (eff. 0.167)
463.47/463.60	c #Conflicts:     394000 | #Learnt:      21863 | 0.000
463.47/463.60	c total clause space: 206.656MB
463.47/463.60	c total #watches: 350472
464.97/465.16	c total #propagations: 40669822 / total #impl: 244693613 (eff. 0.166)
464.97/465.16	c #Conflicts:     395000 | #Learnt:      22863 | 0.000
464.97/465.16	c total clause space: 206.656MB
464.97/465.16	c total #watches: 362228
466.97/467.16	c total #propagations: 40785519 / total #impl: 247511885 (eff. 0.165)
466.97/467.16	c #Conflicts:     396000 | #Learnt:      23863 | 0.000
466.97/467.16	c total clause space: 206.656MB
466.97/467.16	c total #watches: 374645
469.17/469.31	c total #propagations: 40899836 / total #impl: 249176663 (eff. 0.164)
469.17/469.31	c #Conflicts:     397000 | #Learnt:      24863 | 0.000
469.17/469.31	c total clause space: 206.656MB
469.17/469.31	c total #watches: 385280
472.07/472.22	c total #propagations: 41021992 / total #impl: 252055874 (eff. 0.163)
472.07/472.22	c #Conflicts:     398000 | #Learnt:      25863 | 0.000
472.07/472.22	c total clause space: 206.656MB
472.07/472.22	c total #watches: 394615
474.27/474.47	c total #propagations: 41143406 / total #impl: 253966733 (eff. 0.162)
474.27/474.47	c #Conflicts:     399000 | #Learnt:      26863 | 0.000
474.27/474.47	c total clause space: 206.656MB
474.27/474.47	c total #watches: 406856
477.27/477.43	c total #propagations: 41240029 / total #impl: 255896817 (eff. 0.161)
477.27/477.43	c #Conflicts:     400000 | #Learnt:      27863 | 0.000
477.27/477.43	c total clause space: 206.656MB
477.27/477.43	c total #watches: 417047
479.87/480.05	c total #propagations: 41349681 / total #impl: 258492111 (eff. 0.160)
479.87/480.05	c #Conflicts:     401000 | #Learnt:      28863 | 0.000
479.87/480.05	c total clause space: 206.656MB
479.87/480.05	c total #watches: 429191
482.36/482.54	c total #propagations: 41456556 / total #impl: 261670534 (eff. 0.158)
482.36/482.54	c #Conflicts:     402000 | #Learnt:      29863 | 0.000
482.36/482.54	c total clause space: 206.656MB
482.36/482.54	c total #watches: 439489
484.06/484.24	c total #propagations: 41555102 / total #impl: 264048431 (eff. 0.157)
484.06/484.24	c GC COLLECT
484.06/484.24	c #Conflicts:     403000 | #Learnt:      15662 | 0.000
484.06/484.24	c total clause space: 206.656MB
484.06/484.24	c total #watches: 283178
484.76/484.96	c total #propagations: 41642291 / total #impl: 265223332 (eff. 0.157)
484.76/484.96	c #Conflicts:     404000 | #Learnt:      16662 | 0.000
484.76/484.96	c total clause space: 206.656MB
484.76/484.96	c total #watches: 292969
485.86/486.01	c total #propagations: 41745364 / total #impl: 265717222 (eff. 0.157)
485.86/486.01	c #Conflicts:     405000 | #Learnt:      17662 | 0.000
485.86/486.01	c total clause space: 206.656MB
485.86/486.01	c total #watches: 304675
486.96/487.17	c total #propagations: 41854580 / total #impl: 266323684 (eff. 0.157)
486.96/487.17	c #Conflicts:     406000 | #Learnt:      18662 | 0.000
486.96/487.17	c total clause space: 206.656MB
486.96/487.17	c total #watches: 312702
488.27/488.47	c total #propagations: 41973465 / total #impl: 266989100 (eff. 0.157)
488.27/488.47	c #Conflicts:     407000 | #Learnt:      19662 | 0.000
488.27/488.47	c total clause space: 206.656MB
488.27/488.47	c total #watches: 320962
490.06/490.21	c total #propagations: 42085687 / total #impl: 267442490 (eff. 0.157)
490.06/490.21	c #Conflicts:     408000 | #Learnt:      20662 | 0.000
490.06/490.21	c total clause space: 206.656MB
490.06/490.21	c total #watches: 329614
491.96/492.16	c total #propagations: 42189020 / total #impl: 267734536 (eff. 0.158)
491.96/492.16	c #Conflicts:     409000 | #Learnt:      21662 | 0.000
491.96/492.16	c total clause space: 206.656MB
491.96/492.16	c total #watches: 337592
493.87/494.04	c total #propagations: 42303204 / total #impl: 268140566 (eff. 0.158)
493.87/494.04	c #Conflicts:     410000 | #Learnt:      22662 | 0.000
493.87/494.04	c total clause space: 206.656MB
493.87/494.04	c total #watches: 344830
495.97/496.13	c total #propagations: 42405033 / total #impl: 268541271 (eff. 0.158)
495.97/496.13	c #Conflicts:     411000 | #Learnt:      23662 | 0.000
495.97/496.13	c total clause space: 206.656MB
495.97/496.13	c total #watches: 351932
497.96/498.12	c total #propagations: 42506630 / total #impl: 268949260 (eff. 0.158)
497.96/498.12	c #Conflicts:     412000 | #Learnt:      24662 | 0.000
497.96/498.12	c total clause space: 206.656MB
497.96/498.12	c total #watches: 359761
499.76/499.95	c total #propagations: 42611484 / total #impl: 269430578 (eff. 0.158)
499.76/499.95	c #Conflicts:     413000 | #Learnt:      25662 | 0.000
499.76/499.95	c total clause space: 206.656MB
499.76/499.95	c total #watches: 369147
501.96/502.10	c total #propagations: 42700920 / total #impl: 269886613 (eff. 0.158)
501.96/502.10	c #Conflicts:     414000 | #Learnt:      26662 | 0.000
501.96/502.10	c total clause space: 206.656MB
501.96/502.10	c total #watches: 377801
504.36/504.59	c total #propagations: 42794103 / total #impl: 270360990 (eff. 0.158)
504.36/504.59	c #Conflicts:     415000 | #Learnt:      27662 | 0.000
504.36/504.59	c total clause space: 206.656MB
504.36/504.59	c total #watches: 384581
506.46/506.61	c total #propagations: 42880319 / total #impl: 270728356 (eff. 0.158)
506.46/506.61	c #Conflicts:     416000 | #Learnt:      28662 | 0.000
506.46/506.61	c total clause space: 206.656MB
506.46/506.61	c total #watches: 392373
508.36/508.52	c total #propagations: 42959801 / total #impl: 271129335 (eff. 0.158)
508.36/508.52	c #Conflicts:     417000 | #Learnt:      29662 | 0.000
508.36/508.52	c total clause space: 206.656MB
508.36/508.52	c total #watches: 401635
510.37/510.52	c total #propagations: 43035573 / total #impl: 271524360 (eff. 0.158)
510.37/510.52	c #Conflicts:     418000 | #Learnt:      30662 | 0.000
510.37/510.52	c total clause space: 206.656MB
510.37/510.52	c total #watches: 411804
511.96/512.10	c total #propagations: 43108720 / total #impl: 271863975 (eff. 0.159)
511.96/512.10	c GC COLLECT
511.96/512.10	c #Conflicts:     419000 | #Learnt:      16160 | 0.000
511.96/512.10	c total clause space: 206.656MB
511.96/512.10	c total #watches: 287148
512.86/513.01	c total #propagations: 43212191 / total #impl: 272221959 (eff. 0.159)
512.86/513.01	c #Conflicts:     420000 | #Learnt:      17160 | 0.000
512.86/513.01	c total clause space: 206.656MB
512.86/513.01	c total #watches: 296363
513.56/513.79	c total #propagations: 43305057 / total #impl: 272554833 (eff. 0.159)
513.56/513.79	c #Conflicts:     421000 | #Learnt:      18160 | 0.000
513.56/513.79	c total clause space: 206.656MB
513.56/513.79	c total #watches: 307596
514.56/514.79	c total #propagations: 43383368 / total #impl: 272820757 (eff. 0.159)
514.56/514.79	c #Conflicts:     422000 | #Learnt:      19160 | 0.000
514.56/514.79	c total clause space: 206.656MB
514.56/514.79	c total #watches: 316394
515.96/516.11	c total #propagations: 43475270 / total #impl: 273160838 (eff. 0.159)
515.96/516.11	c #Conflicts:     423000 | #Learnt:      20160 | 0.000
515.96/516.11	c total clause space: 206.656MB
515.96/516.11	c total #watches: 324190
517.26/517.44	c total #propagations: 43568613 / total #impl: 273522654 (eff. 0.159)
517.26/517.44	c #Conflicts:     424000 | #Learnt:      21160 | 0.000
517.26/517.44	c total clause space: 206.656MB
517.26/517.44	c total #watches: 331870
518.46/518.67	c total #propagations: 43658697 / total #impl: 273915408 (eff. 0.159)
518.46/518.67	c #Conflicts:     425000 | #Learnt:      22160 | 0.000
518.46/518.67	c total clause space: 206.656MB
518.46/518.67	c total #watches: 339971
519.76/519.97	c total #propagations: 43741517 / total #impl: 274330674 (eff. 0.159)
519.76/519.97	c #Conflicts:     426000 | #Learnt:      23160 | 0.000
519.76/519.97	c total clause space: 206.656MB
519.76/519.97	c total #watches: 348311
521.16/521.32	c total #propagations: 43820174 / total #impl: 274639498 (eff. 0.160)
521.16/521.32	c #Conflicts:     427000 | #Learnt:      24160 | 0.000
521.16/521.32	c total clause space: 206.656MB
521.16/521.32	c total #watches: 356294
522.96/523.11	c total #propagations: 43896931 / total #impl: 274911375 (eff. 0.160)
522.96/523.11	c #Conflicts:     428000 | #Learnt:      25160 | 0.000
522.96/523.11	c total clause space: 206.656MB
522.96/523.11	c total #watches: 364776
524.46/524.68	c total #propagations: 43977796 / total #impl: 275195851 (eff. 0.160)
524.46/524.68	c #Conflicts:     429000 | #Learnt:      26160 | 0.000
524.46/524.68	c total clause space: 206.656MB
524.46/524.68	c total #watches: 373661
525.96/526.17	c total #propagations: 44053333 / total #impl: 275486092 (eff. 0.160)
525.96/526.17	c #Conflicts:     430000 | #Learnt:      27160 | 0.000
525.96/526.17	c total clause space: 206.656MB
525.96/526.17	c total #watches: 381168
527.66/527.85	c total #propagations: 44129125 / total #impl: 275728700 (eff. 0.160)
527.66/527.85	c #Conflicts:     431000 | #Learnt:      28160 | 0.000
527.66/527.85	c total clause space: 206.656MB
527.66/527.85	c total #watches: 388912
529.56/529.70	c total #propagations: 44204921 / total #impl: 275982649 (eff. 0.160)
529.56/529.70	c #Conflicts:     432000 | #Learnt:      29160 | 0.000
529.56/529.70	c total clause space: 206.656MB
529.56/529.70	c total #watches: 395184
531.46/531.66	c total #propagations: 44282821 / total #impl: 276258030 (eff. 0.160)
531.46/531.66	c #Conflicts:     433000 | #Learnt:      30160 | 0.000
531.46/531.66	c total clause space: 206.656MB
531.46/531.66	c total #watches: 401368
533.56/533.79	c total #propagations: 44356407 / total #impl: 276532659 (eff. 0.160)
533.56/533.79	c #Conflicts:     434000 | #Learnt:      31160 | 0.000
533.56/533.79	c total clause space: 206.656MB
533.56/533.79	c total #watches: 410271
534.76/534.98	c total #propagations: 44434335 / total #impl: 276854619 (eff. 0.160)
534.76/534.98	c GC COLLECT
534.76/534.98	c #Conflicts:     435000 | #Learnt:      16359 | 0.000
534.76/534.98	c total clause space: 206.656MB
534.76/534.98	c total #watches: 287535
535.57/535.71	c total #propagations: 44507148 / total #impl: 277070703 (eff. 0.161)
535.57/535.71	c #Conflicts:     436000 | #Learnt:      17359 | 0.000
535.57/535.71	c total clause space: 206.656MB
535.57/535.71	c total #watches: 297972
536.26/536.46	c total #propagations: 44590267 / total #impl: 277327352 (eff. 0.161)
536.26/536.46	c #Conflicts:     437000 | #Learnt:      18359 | 0.000
536.26/536.46	c total clause space: 206.656MB
536.26/536.46	c total #watches: 305670
537.06/537.21	c total #propagations: 44668090 / total #impl: 277666431 (eff. 0.161)
537.06/537.21	c #Conflicts:     438000 | #Learnt:      19359 | 0.000
537.06/537.21	c total clause space: 206.656MB
537.06/537.21	c total #watches: 314965
538.16/538.35	c total #propagations: 44739237 / total #impl: 277963336 (eff. 0.161)
538.16/538.35	c #Conflicts:     439000 | #Learnt:      20359 | 0.000
538.16/538.35	c total clause space: 206.656MB
538.16/538.35	c total #watches: 327160
539.26/539.47	c total #propagations: 44818225 / total #impl: 278255967 (eff. 0.161)
539.26/539.47	c #Conflicts:     440000 | #Learnt:      21359 | 0.000
539.26/539.47	c total clause space: 206.656MB
539.26/539.47	c total #watches: 335661
540.46/540.69	c total #propagations: 44894250 / total #impl: 278542454 (eff. 0.161)
540.46/540.69	c #Conflicts:     441000 | #Learnt:      22359 | 0.000
540.46/540.69	c total clause space: 206.656MB
540.46/540.69	c total #watches: 344713
542.27/542.43	c total #propagations: 44977071 / total #impl: 278995493 (eff. 0.161)
542.27/542.43	c #Conflicts:     442000 | #Learnt:      23359 | 0.000
542.27/542.43	c total clause space: 206.656MB
542.27/542.43	c total #watches: 355162
544.16/544.35	c total #propagations: 45083536 / total #impl: 279990088 (eff. 0.161)
544.16/544.35	c #Conflicts:     443000 | #Learnt:      24359 | 0.000
544.16/544.35	c total clause space: 206.656MB
544.16/544.35	c total #watches: 366891
546.36/546.58	c total #propagations: 45191233 / total #impl: 281202581 (eff. 0.161)
546.36/546.58	c #Conflicts:     444000 | #Learnt:      25359 | 0.000
546.36/546.58	c total clause space: 206.656MB
546.36/546.58	c total #watches: 379244
548.66/548.83	c total #propagations: 45320389 / total #impl: 283202530 (eff. 0.160)
548.66/548.83	c #Conflicts:     445000 | #Learnt:      26359 | 0.000
548.66/548.83	c total clause space: 206.656MB
548.66/548.83	c total #watches: 390710
550.66/550.88	c total #propagations: 45446551 / total #impl: 284357839 (eff. 0.160)
550.66/550.88	c #Conflicts:     446000 | #Learnt:      27359 | 0.000
550.66/550.88	c total clause space: 206.656MB
550.66/550.88	c total #watches: 402275
552.26/552.44	c total #propagations: 45546193 / total #impl: 285398523 (eff. 0.160)
552.26/552.44	c #Conflicts:     447000 | #Learnt:      28359 | 0.000
552.26/552.44	c total clause space: 206.656MB
552.26/552.44	c total #watches: 413260
554.16/554.33	c total #propagations: 45630822 / total #impl: 285867009 (eff. 0.160)
554.16/554.33	c #Conflicts:     448000 | #Learnt:      29359 | 0.000
554.16/554.33	c total clause space: 206.656MB
554.16/554.33	c total #watches: 423967
556.16/556.31	c total #propagations: 45735126 / total #impl: 287079815 (eff. 0.159)
556.16/556.31	c #Conflicts:     449000 | #Learnt:      30359 | 0.000
556.16/556.31	c total clause space: 206.656MB
556.16/556.31	c total #watches: 434911
558.46/558.64	c total #propagations: 45833598 / total #impl: 288471560 (eff. 0.159)
558.46/558.64	c #Conflicts:     450000 | #Learnt:      31359 | 0.000
558.46/558.64	c total clause space: 206.656MB
558.46/558.64	c total #watches: 444729
560.76/560.96	c total #propagations: 45933674 / total #impl: 290156300 (eff. 0.158)
560.76/560.96	c GC COLLECT
560.76/560.96	c #Conflicts:     451000 | #Learnt:      16268 | 0.000
560.76/560.96	c total clause space: 206.656MB
560.76/560.96	c total #watches: 290252
561.56/561.76	c total #propagations: 46034541 / total #impl: 292670400 (eff. 0.157)
561.56/561.76	c #Conflicts:     452000 | #Learnt:      17268 | 0.000
561.56/561.76	c total clause space: 206.656MB
561.56/561.76	c total #watches: 306227
562.56/562.79	c total #propagations: 46115401 / total #impl: 293108536 (eff. 0.157)
562.56/562.79	c #Conflicts:     453000 | #Learnt:      18268 | 0.000
562.56/562.79	c total clause space: 206.656MB
562.56/562.79	c total #watches: 323651
563.96/564.12	c total #propagations: 46213000 / total #impl: 294000323 (eff. 0.157)
563.96/564.12	c #Conflicts:     454000 | #Learnt:      19268 | 0.000
563.96/564.12	c total clause space: 206.656MB
563.96/564.12	c total #watches: 335556
565.27/565.43	c total #propagations: 46319137 / total #impl: 294528398 (eff. 0.157)
565.27/565.43	c #Conflicts:     455000 | #Learnt:      20268 | 0.000
565.27/565.43	c total clause space: 206.656MB
565.27/565.43	c total #watches: 342822
566.96/567.18	c total #propagations: 46429803 / total #impl: 295130572 (eff. 0.157)
566.96/567.18	c #Conflicts:     456000 | #Learnt:      21268 | 0.000
566.96/567.18	c total clause space: 206.656MB
566.96/567.18	c total #watches: 350562
568.46/568.66	c total #propagations: 46549602 / total #impl: 296076205 (eff. 0.157)
568.46/568.66	c #Conflicts:     457000 | #Learnt:      22268 | 0.000
568.46/568.66	c total clause space: 206.656MB
568.46/568.66	c total #watches: 361390
570.26/570.45	c total #propagations: 46648410 / total #impl: 296705490 (eff. 0.157)
570.26/570.45	c #Conflicts:     458000 | #Learnt:      23268 | 0.000
570.26/570.45	c total clause space: 206.656MB
570.26/570.45	c total #watches: 373704
572.06/572.25	c total #propagations: 46749064 / total #impl: 297344453 (eff. 0.157)
572.06/572.25	c #Conflicts:     459000 | #Learnt:      24268 | 0.000
572.06/572.25	c total clause space: 206.656MB
572.06/572.25	c total #watches: 388791
574.16/574.33	c total #propagations: 46837903 / total #impl: 297905915 (eff. 0.157)
574.16/574.33	c #Conflicts:     460000 | #Learnt:      25268 | 0.000
574.16/574.33	c total clause space: 206.656MB
574.16/574.33	c total #watches: 400857
576.46/576.64	c total #propagations: 46943257 / total #impl: 298333216 (eff. 0.157)
576.46/576.64	c #Conflicts:     461000 | #Learnt:      26268 | 0.000
576.46/576.64	c total clause space: 206.656MB
576.46/576.64	c total #watches: 412258
578.46/578.62	c total #propagations: 47034243 / total #impl: 298880621 (eff. 0.157)
578.46/578.62	c #Conflicts:     462000 | #Learnt:      27268 | 0.000
578.46/578.62	c total clause space: 206.656MB
578.46/578.62	c total #watches: 427378
580.66/580.85	c total #propagations: 47120554 / total #impl: 299442026 (eff. 0.157)
580.66/580.85	c #Conflicts:     463000 | #Learnt:      28268 | 0.000
580.66/580.85	c total clause space: 206.656MB
580.66/580.85	c total #watches: 437695
583.55/583.79	c total #propagations: 47232689 / total #impl: 300011539 (eff. 0.157)
583.55/583.79	c #Conflicts:     464000 | #Learnt:      29268 | 0.000
583.55/583.79	c total clause space: 206.656MB
583.55/583.79	c total #watches: 444356
585.85/586.08	c total #propagations: 47349424 / total #impl: 300770394 (eff. 0.157)
585.85/586.08	c #Conflicts:     465000 | #Learnt:      30268 | 0.000
585.85/586.08	c total clause space: 206.656MB
585.85/586.08	c total #watches: 453148
588.86/589.09	c total #propagations: 47439929 / total #impl: 301293383 (eff. 0.157)
588.86/589.09	c #Conflicts:     466000 | #Learnt:      31268 | 0.000
588.86/589.09	c total clause space: 335.816MB
588.86/589.09	c total #watches: 462606
592.25/592.43	c total #propagations: 47540701 / total #impl: 301868424 (eff. 0.157)
592.25/592.43	c #Conflicts:     467000 | #Learnt:      32268 | 0.000
592.25/592.43	c total clause space: 335.816MB
592.25/592.43	c total #watches: 473850
595.06/595.28	c total #propagations: 47638533 / total #impl: 302479574 (eff. 0.157)
595.06/595.28	c GC COLLECT
595.06/595.28	c #Conflicts:     468000 | #Learnt:      16860 | 0.000
595.06/595.28	c total clause space: 335.816MB
595.06/595.28	c total #watches: 297253
596.06/596.30	c total #propagations: 47745170 / total #impl: 303065448 (eff. 0.158)
596.06/596.30	c #Conflicts:     469000 | #Learnt:      17860 | 0.000
596.06/596.30	c total clause space: 335.816MB
596.06/596.30	c total #watches: 306991
597.05/597.21	c total #propagations: 47837918 / total #impl: 303462087 (eff. 0.158)
597.05/597.21	c #Conflicts:     470000 | #Learnt:      18860 | 0.000
597.05/597.21	c total clause space: 335.816MB
597.05/597.21	c total #watches: 317710
598.36/598.56	c total #propagations: 47922607 / total #impl: 303777893 (eff. 0.158)
598.36/598.56	c #Conflicts:     471000 | #Learnt:      19860 | 0.000
598.36/598.56	c total clause space: 335.816MB
598.36/598.56	c total #watches: 327059
599.75/599.94	c total #propagations: 48022958 / total #impl: 304411753 (eff. 0.158)
599.75/599.94	c #Conflicts:     472000 | #Learnt:      20860 | 0.000
599.75/599.94	c total clause space: 335.816MB
599.75/599.94	c total #watches: 338131
601.25/601.44	c total #propagations: 48118790 / total #impl: 305045348 (eff. 0.158)
601.25/601.44	c #Conflicts:     473000 | #Learnt:      21860 | 0.000
601.25/601.44	c total clause space: 335.816MB
601.25/601.44	c total #watches: 351828
602.35/602.56	c total #propagations: 48206964 / total #impl: 305504907 (eff. 0.158)
602.35/602.56	c #Conflicts:     474000 | #Learnt:      22860 | 0.000
602.35/602.56	c total clause space: 335.816MB
602.35/602.56	c total #watches: 362099
604.55/604.70	c total #propagations: 48280586 / total #impl: 305784175 (eff. 0.158)
604.55/604.70	c #Conflicts:     475000 | #Learnt:      23860 | 0.000
604.55/604.70	c total clause space: 335.816MB
604.55/604.70	c total #watches: 375013
606.85/607.02	c total #propagations: 48386335 / total #impl: 307000168 (eff. 0.158)
606.85/607.02	c #Conflicts:     476000 | #Learnt:      24860 | 0.000
606.85/607.02	c total clause space: 335.816MB
606.85/607.02	c total #watches: 386653
608.85/609.04	c total #propagations: 48500252 / total #impl: 307879107 (eff. 0.158)
608.85/609.04	c #Conflicts:     477000 | #Learnt:      25860 | 0.000
608.85/609.04	c total clause space: 335.816MB
608.85/609.04	c total #watches: 397464
611.25/611.46	c total #propagations: 48602505 / total #impl: 308435073 (eff. 0.158)
611.25/611.46	c #Conflicts:     478000 | #Learnt:      26860 | 0.000
611.25/611.46	c total clause space: 335.816MB
611.25/611.46	c total #watches: 409260
613.76/613.93	c total #propagations: 48721570 / total #impl: 309383838 (eff. 0.157)
613.76/613.93	c #Conflicts:     479000 | #Learnt:      27860 | 0.000
613.76/613.93	c total clause space: 335.816MB
613.76/613.93	c total #watches: 421610
617.06/617.24	c total #propagations: 48816586 / total #impl: 310172877 (eff. 0.157)
617.06/617.24	c #Conflicts:     480000 | #Learnt:      28860 | 0.000
617.06/617.24	c total clause space: 335.816MB
617.06/617.24	c total #watches: 431355
620.25/620.44	c total #propagations: 48910548 / total #impl: 310705700 (eff. 0.157)
620.25/620.44	c #Conflicts:     481000 | #Learnt:      29860 | 0.000
620.25/620.44	c total clause space: 335.816MB
620.25/620.44	c total #watches: 440548
622.65/622.81	c total #propagations: 49027622 / total #impl: 311352576 (eff. 0.157)
622.65/622.81	c #Conflicts:     482000 | #Learnt:      30860 | 0.000
622.65/622.81	c total clause space: 335.816MB
622.65/622.81	c total #watches: 448912
624.85/625.04	c total #propagations: 49125767 / total #impl: 311836389 (eff. 0.158)
624.85/625.04	c #Conflicts:     483000 | #Learnt:      31860 | 0.000
624.85/625.04	c total clause space: 335.816MB
624.85/625.04	c total #watches: 458094
627.55/627.75	c total #propagations: 49208820 / total #impl: 312345321 (eff. 0.158)
627.55/627.75	c #Conflicts:     484000 | #Learnt:      32860 | 0.000
627.55/627.75	c total clause space: 335.816MB
627.55/627.75	c total #watches: 467797
630.05/630.20	c total #propagations: 49304684 / total #impl: 313736687 (eff. 0.157)
630.05/630.20	c GC COLLECT
630.05/630.20	c #Conflicts:     485000 | #Learnt:      17156 | 0.000
630.05/630.20	c total clause space: 335.816MB
630.05/630.20	c total #watches: 304468
630.85/631.05	c total #propagations: 49394021 / total #impl: 314585012 (eff. 0.157)
630.85/631.05	c #Conflicts:     486000 | #Learnt:      18156 | 0.000
630.85/631.05	c total clause space: 335.816MB
630.85/631.05	c total #watches: 324604
632.05/632.22	c total #propagations: 49468216 / total #impl: 315087105 (eff. 0.157)
632.05/632.22	c #Conflicts:     487000 | #Learnt:      19156 | 0.000
632.05/632.22	c total clause space: 335.816MB
632.05/632.22	c total #watches: 341750
633.35/633.56	c total #propagations: 49545208 / total #impl: 315639793 (eff. 0.157)
633.35/633.56	c #Conflicts:     488000 | #Learnt:      20156 | 0.000
633.35/633.56	c total clause space: 335.816MB
633.35/633.56	c total #watches: 359107
635.05/635.23	c total #propagations: 49636136 / total #impl: 316222678 (eff. 0.157)
635.05/635.23	c #Conflicts:     489000 | #Learnt:      21156 | 0.000
635.05/635.23	c total clause space: 335.816MB
635.05/635.23	c total #watches: 373271
637.05/637.22	c total #propagations: 49726650 / total #impl: 316898616 (eff. 0.157)
637.05/637.22	c #Conflicts:     490000 | #Learnt:      22156 | 0.000
637.05/637.22	c total clause space: 335.816MB
637.05/637.22	c total #watches: 381863
639.44/639.67	c total #propagations: 49837798 / total #impl: 317317333 (eff. 0.157)
639.44/639.67	c #Conflicts:     491000 | #Learnt:      23156 | 0.000
639.44/639.67	c total clause space: 335.816MB
639.44/639.67	c total #watches: 397002
641.25/641.49	c total #propagations: 49957205 / total #impl: 317905370 (eff. 0.157)
641.25/641.49	c #Conflicts:     492000 | #Learnt:      24156 | 0.000
641.25/641.49	c total clause space: 335.816MB
641.25/641.49	c total #watches: 407008
642.64/642.85	c total #propagations: 50063827 / total #impl: 318391728 (eff. 0.157)
642.64/642.85	c #Conflicts:     493000 | #Learnt:      25156 | 0.000
642.64/642.85	c total clause space: 335.816MB
642.64/642.85	c total #watches: 417030
644.04/644.22	c total #propagations: 50148394 / total #impl: 319082228 (eff. 0.157)
644.04/644.22	c #Conflicts:     494000 | #Learnt:      26156 | 0.000
644.04/644.22	c total clause space: 335.816MB
644.04/644.22	c total #watches: 424679
645.65/645.89	c total #propagations: 50227944 / total #impl: 319376817 (eff. 0.157)
645.65/645.89	c #Conflicts:     495000 | #Learnt:      27156 | 0.000
645.65/645.89	c total clause space: 335.816MB
645.65/645.89	c total #watches: 436197
647.54/647.75	c total #propagations: 50315664 / total #impl: 319979622 (eff. 0.157)
647.54/647.75	c #Conflicts:     496000 | #Learnt:      28156 | 0.000
647.54/647.75	c total clause space: 335.816MB
647.54/647.75	c total #watches: 446554
649.04/649.21	c total #propagations: 50412719 / total #impl: 320609197 (eff. 0.157)
649.04/649.21	c #Conflicts:     497000 | #Learnt:      29156 | 0.000
649.04/649.21	c total clause space: 335.816MB
649.04/649.21	c total #watches: 455219
650.64/650.82	c total #propagations: 50493418 / total #impl: 321322558 (eff. 0.157)
650.64/650.82	c #Conflicts:     498000 | #Learnt:      30156 | 0.000
650.64/650.82	c total clause space: 335.816MB
650.64/650.82	c total #watches: 464440
652.84/653.00	c total #propagations: 50582890 / total #impl: 322026160 (eff. 0.157)
652.84/653.00	c #Conflicts:     499000 | #Learnt:      31156 | 0.000
652.84/653.00	c total clause space: 335.816MB
652.84/653.00	c total #watches: 475270
656.04/656.22	c total #propagations: 50691232 / total #impl: 323253758 (eff. 0.157)
656.04/656.22	c #Conflicts:     500000 | #Learnt:      32156 | 0.000
656.04/656.22	c total clause space: 335.816MB
656.04/656.22	c total #watches: 487628
659.04/659.26	c total #propagations: 50795370 / total #impl: 323950902 (eff. 0.157)
659.04/659.26	c #Conflicts:     501000 | #Learnt:      33156 | 0.000
659.04/659.26	c total clause space: 335.816MB
659.04/659.26	c total #watches: 502401
661.94/662.10	c total #propagations: 50881338 / total #impl: 324484982 (eff. 0.157)
661.94/662.10	c GC COLLECT
661.94/662.10	c #Conflicts:     502000 | #Learnt:      17154 | 0.000
661.94/662.10	c total clause space: 335.816MB
661.94/662.10	c total #watches: 304386
663.15/663.38	c total #propagations: 50975047 / total #impl: 325045532 (eff. 0.157)
663.15/663.38	c #Conflicts:     503000 | #Learnt:      18154 | 0.000
663.15/663.38	c total clause space: 335.816MB
663.15/663.38	c total #watches: 320791
664.35/664.56	c total #propagations: 51078380 / total #impl: 325904887 (eff. 0.157)
664.35/664.56	c #Conflicts:     504000 | #Learnt:      19154 | 0.000
664.35/664.56	c total clause space: 335.816MB
664.35/664.56	c total #watches: 340250
665.74/665.95	c total #propagations: 51164849 / total #impl: 326389997 (eff. 0.157)
665.74/665.95	c #Conflicts:     505000 | #Learnt:      20154 | 0.000
665.74/665.95	c total clause space: 335.816MB
665.74/665.95	c total #watches: 355250
667.34/667.57	c total #propagations: 51264971 / total #impl: 326865768 (eff. 0.157)
667.34/667.57	c #Conflicts:     506000 | #Learnt:      21154 | 0.000
667.34/667.57	c total clause space: 335.816MB
667.34/667.57	c total #watches: 367800
668.54/668.79	c total #propagations: 51369207 / total #impl: 327410474 (eff. 0.157)
668.54/668.79	c #Conflicts:     507000 | #Learnt:      22154 | 0.000
668.54/668.79	c total clause space: 335.816MB
668.54/668.79	c total #watches: 380253
669.94/670.18	c total #propagations: 51474029 / total #impl: 327783009 (eff. 0.157)
669.94/670.18	c #Conflicts:     508000 | #Learnt:      23154 | 0.000
669.94/670.18	c total clause space: 335.816MB
669.94/670.18	c total #watches: 393287
671.24/671.42	c total #propagations: 51568977 / total #impl: 328312902 (eff. 0.157)
671.24/671.42	c #Conflicts:     509000 | #Learnt:      24154 | 0.000
671.24/671.42	c total clause space: 335.816MB
671.24/671.42	c total #watches: 405320
672.74/672.99	c total #propagations: 51661380 / total #impl: 329015584 (eff. 0.157)
672.74/672.99	c #Conflicts:     510000 | #Learnt:      25154 | 0.000
672.74/672.99	c total clause space: 335.816MB
672.74/672.99	c total #watches: 414419
674.34/674.59	c total #propagations: 51757947 / total #impl: 329739347 (eff. 0.157)
674.34/674.59	c #Conflicts:     511000 | #Learnt:      26154 | 0.000
674.34/674.59	c total clause space: 335.816MB
674.34/674.59	c total #watches: 426929
676.04/676.26	c total #propagations: 51838720 / total #impl: 330266965 (eff. 0.157)
676.04/676.26	c #Conflicts:     512000 | #Learnt:      27154 | 0.000
676.04/676.26	c total clause space: 335.816MB
676.04/676.26	c total #watches: 438892
678.04/678.28	c total #propagations: 51914335 / total #impl: 330924715 (eff. 0.157)
678.04/678.28	c #Conflicts:     513000 | #Learnt:      28154 | 0.000
678.04/678.28	c total clause space: 335.816MB
678.04/678.28	c total #watches: 447908
680.34/680.55	c total #propagations: 51998684 / total #impl: 331436039 (eff. 0.157)
680.34/680.55	c #Conflicts:     514000 | #Learnt:      29154 | 0.000
680.34/680.55	c total clause space: 335.816MB
680.34/680.55	c total #watches: 457299
682.44/682.67	c total #propagations: 52085158 / total #impl: 331968113 (eff. 0.157)
682.44/682.67	c #Conflicts:     515000 | #Learnt:      30154 | 0.000
682.44/682.67	c total clause space: 335.816MB
682.44/682.67	c total #watches: 464191
684.74/684.95	c total #propagations: 52200950 / total #impl: 332374007 (eff. 0.157)
684.74/684.95	c #Conflicts:     516000 | #Learnt:      31154 | 0.000
684.74/684.95	c total clause space: 335.816MB
684.74/684.95	c total #watches: 472742
687.04/687.27	c total #propagations: 52302541 / total #impl: 332834603 (eff. 0.157)
687.04/687.27	c #Conflicts:     517000 | #Learnt:      32154 | 0.000
687.04/687.27	c total clause space: 335.816MB
687.04/687.27	c total #watches: 481195
690.14/690.33	c total #propagations: 52401049 / total #impl: 333289904 (eff. 0.157)
690.14/690.33	c #Conflicts:     518000 | #Learnt:      33154 | 0.000
690.14/690.33	c total clause space: 335.816MB
690.14/690.33	c total #watches: 488188
692.03/692.28	c total #propagations: 52515378 / total #impl: 333798563 (eff. 0.157)
692.03/692.28	c #Conflicts:     519000 | #Learnt:      34154 | 0.000
692.03/692.28	c total clause space: 335.816MB
692.03/692.28	c total #watches: 495484
693.43/693.63	c total #propagations: 52605732 / total #impl: 334273007 (eff. 0.157)
693.43/693.63	c GC COLLECT
693.43/693.63	c #Conflicts:     520000 | #Learnt:      17849 | 0.000
693.43/693.63	c total clause space: 335.816MB
693.43/693.63	c total #watches: 309609
694.83/695.08	c total #propagations: 52693855 / total #impl: 334665504 (eff. 0.157)
694.83/695.08	c #Conflicts:     521000 | #Learnt:      18849 | 0.000
694.83/695.08	c total clause space: 335.816MB
694.83/695.08	c total #watches: 319194
696.43/696.69	c total #propagations: 52791018 / total #impl: 335056889 (eff. 0.158)
696.43/696.69	c #Conflicts:     522000 | #Learnt:      19849 | 0.000
696.43/696.69	c total clause space: 335.816MB
696.43/696.69	c total #watches: 329094
698.03/698.21	c total #propagations: 52893439 / total #impl: 335483708 (eff. 0.158)
698.03/698.21	c #Conflicts:     523000 | #Learnt:      20849 | 0.000
698.03/698.21	c total clause space: 335.816MB
698.03/698.21	c total #watches: 336202
699.23/699.48	c total #propagations: 52982336 / total #impl: 335886877 (eff. 0.158)
699.23/699.48	c #Conflicts:     524000 | #Learnt:      21849 | 0.000
699.23/699.48	c total clause space: 335.816MB
699.23/699.48	c total #watches: 342136
700.43/700.64	c total #propagations: 53063625 / total #impl: 336317945 (eff. 0.158)
700.43/700.64	c #Conflicts:     525000 | #Learnt:      22849 | 0.000
700.43/700.64	c total clause space: 335.816MB
700.43/700.64	c total #watches: 347576
701.74/701.92	c total #propagations: 53141806 / total #impl: 336643323 (eff. 0.158)
701.74/701.92	c #Conflicts:     526000 | #Learnt:      23849 | 0.000
701.74/701.92	c total clause space: 335.816MB
701.74/701.92	c total #watches: 354079
703.33/703.53	c total #propagations: 53224427 / total #impl: 336963189 (eff. 0.158)
703.33/703.53	c #Conflicts:     527000 | #Learnt:      24849 | 0.000
703.33/703.53	c total clause space: 335.816MB
703.33/703.53	c total #watches: 360206
705.13/705.39	c total #propagations: 53305491 / total #impl: 337394515 (eff. 0.158)
705.13/705.39	c #Conflicts:     528000 | #Learnt:      25849 | 0.000
705.13/705.39	c total clause space: 335.816MB
705.13/705.39	c total #watches: 367590
706.93/707.16	c total #propagations: 53393865 / total #impl: 337752660 (eff. 0.158)
706.93/707.16	c #Conflicts:     529000 | #Learnt:      26849 | 0.000
706.93/707.16	c total clause space: 335.816MB
706.93/707.16	c total #watches: 373424
708.83/709.05	c total #propagations: 53475954 / total #impl: 338149031 (eff. 0.158)
708.83/709.05	c #Conflicts:     530000 | #Learnt:      27849 | 0.000
708.83/709.05	c total clause space: 335.816MB
708.83/709.05	c total #watches: 379586
711.33/711.59	c total #propagations: 53557919 / total #impl: 338519677 (eff. 0.158)
711.33/711.59	c #Conflicts:     531000 | #Learnt:      28849 | 0.000
711.33/711.59	c total clause space: 335.816MB
711.33/711.59	c total #watches: 386172
713.93/714.17	c total #propagations: 53660472 / total #impl: 338972931 (eff. 0.158)
713.93/714.17	c #Conflicts:     532000 | #Learnt:      29849 | 0.000
713.93/714.17	c total clause space: 335.816MB
713.93/714.17	c total #watches: 392222
716.83/717.04	c total #propagations: 53755206 / total #impl: 339387229 (eff. 0.158)
716.83/717.04	c #Conflicts:     533000 | #Learnt:      30849 | 0.000
716.83/717.04	c total clause space: 335.816MB
716.83/717.04	c total #watches: 398983
719.03/719.23	c total #propagations: 53865217 / total #impl: 339922112 (eff. 0.158)
719.03/719.23	c #Conflicts:     534000 | #Learnt:      31849 | 0.000
719.03/719.23	c total clause space: 335.816MB
719.03/719.23	c total #watches: 405427
722.23/722.45	c total #propagations: 53952500 / total #impl: 340315663 (eff. 0.159)
722.23/722.45	c #Conflicts:     535000 | #Learnt:      32849 | 0.000
722.23/722.45	c total clause space: 335.816MB
722.23/722.45	c total #watches: 414364
724.83/725.06	c total #propagations: 54048241 / total #impl: 340809221 (eff. 0.159)
724.83/725.06	c #Conflicts:     536000 | #Learnt:      33849 | 0.000
724.83/725.06	c total clause space: 335.816MB
724.83/725.06	c total #watches: 420681
727.83/728.04	c total #propagations: 54128148 / total #impl: 341237063 (eff. 0.159)
727.83/728.04	c #Conflicts:     537000 | #Learnt:      34849 | 0.000
727.83/728.04	c total clause space: 335.816MB
727.83/728.04	c total #watches: 426681
729.63/729.81	c total #propagations: 54211847 / total #impl: 341640814 (eff. 0.159)
729.63/729.81	c GC COLLECT
729.63/729.81	c #Conflicts:     538000 | #Learnt:      18252 | 0.000
729.63/729.81	c total clause space: 335.816MB
729.63/729.81	c total #watches: 313311
730.83/731.06	c total #propagations: 54306987 / total #impl: 342006822 (eff. 0.159)
730.83/731.06	c #Conflicts:     539000 | #Learnt:      19252 | 0.000
730.83/731.06	c total clause space: 335.816MB
730.83/731.06	c total #watches: 319819
732.23/732.44	c total #propagations: 54403591 / total #impl: 342457518 (eff. 0.159)
732.23/732.44	c #Conflicts:     540000 | #Learnt:      20252 | 0.000
732.23/732.44	c total clause space: 335.816MB
732.23/732.44	c total #watches: 328914
733.53/733.77	c total #propagations: 54501407 / total #impl: 342928734 (eff. 0.159)
733.53/733.77	c #Conflicts:     541000 | #Learnt:      21252 | 0.000
733.53/733.77	c total clause space: 335.816MB
733.53/733.77	c total #watches: 335326
735.03/735.22	c total #propagations: 54597571 / total #impl: 343322320 (eff. 0.159)
735.03/735.22	c #Conflicts:     542000 | #Learnt:      22252 | 0.000
735.03/735.22	c total clause space: 335.816MB
735.03/735.22	c total #watches: 342835
736.63/736.84	c total #propagations: 54690332 / total #impl: 343793931 (eff. 0.159)
736.63/736.84	c #Conflicts:     543000 | #Learnt:      23252 | 0.000
736.63/736.84	c total clause space: 335.816MB
736.63/736.84	c total #watches: 350858
738.32/738.50	c total #propagations: 54781882 / total #impl: 344319704 (eff. 0.159)
738.32/738.50	c #Conflicts:     544000 | #Learnt:      24252 | 0.000
738.32/738.50	c total clause space: 335.816MB
738.32/738.50	c total #watches: 361193
740.13/740.38	c total #propagations: 54873591 / total #impl: 344881310 (eff. 0.159)
740.13/740.38	c #Conflicts:     545000 | #Learnt:      25252 | 0.000
740.13/740.38	c total clause space: 335.816MB
740.13/740.38	c total #watches: 372566
741.52/741.73	c total #propagations: 54989666 / total #impl: 345429121 (eff. 0.159)
741.52/741.73	c #Conflicts:     546000 | #Learnt:      26252 | 0.000
741.52/741.73	c total clause space: 335.816MB
741.52/741.73	c total #watches: 389806
742.82/743.05	c total #propagations: 55104067 / total #impl: 346108053 (eff. 0.159)
742.82/743.05	c #Conflicts:     547000 | #Learnt:      27252 | 0.000
742.82/743.05	c total clause space: 335.816MB
742.82/743.05	c total #watches: 403851
743.82/744.08	c total #propagations: 55207843 / total #impl: 346795498 (eff. 0.159)
743.82/744.08	c #Conflicts:     548000 | #Learnt:      28252 | 0.000
743.82/744.08	c total clause space: 335.816MB
743.82/744.08	c total #watches: 415146
745.12/745.34	c total #propagations: 55292779 / total #impl: 347375163 (eff. 0.159)
745.12/745.34	c #Conflicts:     549000 | #Learnt:      29252 | 0.000
745.12/745.34	c total clause space: 335.816MB
745.12/745.34	c total #watches: 424626
746.83/747.06	c total #propagations: 55379097 / total #impl: 347886582 (eff. 0.159)
746.83/747.06	c #Conflicts:     550000 | #Learnt:      30252 | 0.000
746.83/747.06	c total clause space: 335.816MB
746.83/747.06	c total #watches: 435731
748.42/748.63	c total #propagations: 55479413 / total #impl: 348395439 (eff. 0.159)
748.42/748.63	c #Conflicts:     551000 | #Learnt:      31252 | 0.000
748.42/748.63	c total clause space: 335.816MB
748.42/748.63	c total #watches: 445415
750.42/750.65	c total #propagations: 55570964 / total #impl: 348905109 (eff. 0.159)
750.42/750.65	c #Conflicts:     552000 | #Learnt:      32252 | 0.000
750.42/750.65	c total clause space: 335.816MB
750.42/750.65	c total #watches: 456095
752.62/752.89	c total #propagations: 55668529 / total #impl: 349420669 (eff. 0.159)
752.62/752.89	c #Conflicts:     553000 | #Learnt:      33252 | 0.000
752.62/752.89	c total clause space: 335.816MB
752.62/752.89	c total #watches: 466922
755.72/755.99	c total #propagations: 55768192 / total #impl: 350021264 (eff. 0.159)
755.72/755.99	c #Conflicts:     554000 | #Learnt:      34252 | 0.000
755.72/755.99	c total clause space: 335.816MB
755.72/755.99	c total #watches: 480103
759.22/759.46	c total #propagations: 55888353 / total #impl: 351366544 (eff. 0.159)
759.22/759.46	c #Conflicts:     555000 | #Learnt:      35252 | 0.000
759.22/759.46	c total clause space: 335.816MB
759.22/759.46	c total #watches: 489731
761.72/761.92	c total #propagations: 56011970 / total #impl: 352261358 (eff. 0.159)
761.72/761.92	c GC COLLECT
761.72/761.92	c #Conflicts:     556000 | #Learnt:      18356 | 0.000
761.72/761.92	c total clause space: 335.816MB
761.72/761.92	c total #watches: 317943
762.92/763.10	c total #propagations: 56135237 / total #impl: 353785419 (eff. 0.159)
762.92/763.10	c #Conflicts:     557000 | #Learnt:      19356 | 0.000
762.92/763.10	c total clause space: 335.816MB
762.92/763.10	c total #watches: 330356
763.92/764.11	c total #propagations: 56247045 / total #impl: 354295130 (eff. 0.159)
763.92/764.11	c #Conflicts:     558000 | #Learnt:      20356 | 0.000
763.92/764.11	c total clause space: 335.816MB
763.92/764.11	c total #watches: 340779
765.72/765.93	c total #propagations: 56332153 / total #impl: 354741501 (eff. 0.159)
765.72/765.93	c #Conflicts:     559000 | #Learnt:      21356 | 0.000
765.72/765.93	c total clause space: 335.816MB
765.72/765.93	c total #watches: 353211
767.92/768.19	c total #propagations: 56449929 / total #impl: 355819850 (eff. 0.159)
767.92/768.19	c #Conflicts:     560000 | #Learnt:      22356 | 0.000
767.92/768.19	c total clause space: 335.816MB
767.92/768.19	c total #watches: 362528
770.42/770.63	c total #propagations: 56572361 / total #impl: 356988687 (eff. 0.158)
770.42/770.63	c #Conflicts:     561000 | #Learnt:      23356 | 0.000
770.42/770.63	c total clause space: 335.816MB
770.42/770.63	c total #watches: 373455
773.13/773.37	c total #propagations: 56694972 / total #impl: 358049945 (eff. 0.158)
773.13/773.37	c #Conflicts:     562000 | #Learnt:      24356 | 0.000
773.13/773.37	c total clause space: 335.816MB
773.13/773.37	c total #watches: 384702
775.62/775.87	c total #propagations: 56822732 / total #impl: 359050808 (eff. 0.158)
775.62/775.87	c #Conflicts:     563000 | #Learnt:      25356 | 0.000
775.62/775.87	c total clause space: 335.816MB
775.62/775.87	c total #watches: 398394
779.12/779.39	c total #propagations: 56926093 / total #impl: 359620531 (eff. 0.158)
779.12/779.39	c #Conflicts:     564000 | #Learnt:      26356 | 0.000
779.12/779.39	c total clause space: 335.816MB
779.12/779.39	c total #watches: 408619
782.32/782.53	c total #propagations: 57041018 / total #impl: 360206356 (eff. 0.158)
782.32/782.53	c #Conflicts:     565000 | #Learnt:      27356 | 0.000
782.32/782.53	c total clause space: 335.816MB
782.32/782.53	c total #watches: 422008
785.22/785.47	c total #propagations: 57147884 / total #impl: 360868365 (eff. 0.158)
785.22/785.47	c #Conflicts:     566000 | #Learnt:      28356 | 0.000
785.22/785.47	c total clause space: 335.816MB
785.22/785.47	c total #watches: 434923
788.02/788.20	c total #propagations: 57241915 / total #impl: 361683839 (eff. 0.158)
788.02/788.20	c #Conflicts:     567000 | #Learnt:      29356 | 0.000
788.02/788.20	c total clause space: 335.816MB
788.02/788.20	c total #watches: 445741
790.12/790.36	c total #propagations: 57341015 / total #impl: 362469556 (eff. 0.158)
790.12/790.36	c #Conflicts:     568000 | #Learnt:      30356 | 0.000
790.12/790.36	c total clause space: 335.816MB
790.12/790.36	c total #watches: 452484
793.12/793.31	c total #propagations: 57427706 / total #impl: 363005009 (eff. 0.158)
793.12/793.31	c #Conflicts:     569000 | #Learnt:      31356 | 0.000
793.12/793.31	c total clause space: 335.816MB
793.12/793.31	c total #watches: 461136
796.42/796.66	c total #propagations: 57524170 / total #impl: 363859873 (eff. 0.158)
796.42/796.66	c #Conflicts:     570000 | #Learnt:      32356 | 0.000
796.42/796.66	c total clause space: 335.816MB
796.42/796.66	c total #watches: 467016
800.12/800.36	c total #propagations: 57628388 / total #impl: 364705177 (eff. 0.158)
800.12/800.36	c #Conflicts:     571000 | #Learnt:      33356 | 0.000
800.12/800.36	c total clause space: 335.816MB
800.12/800.36	c total #watches: 474612
804.02/804.29	c total #propagations: 57725659 / total #impl: 365190573 (eff. 0.158)
804.02/804.29	c #Conflicts:     572000 | #Learnt:      34356 | 0.000
804.02/804.29	c total clause space: 335.816MB
804.02/804.29	c total #watches: 484434
809.31/809.50	c total #propagations: 57816515 / total #impl: 365767963 (eff. 0.158)
809.31/809.50	c #Conflicts:     573000 | #Learnt:      35356 | 0.000
809.31/809.50	c total clause space: 335.816MB
809.31/809.50	c total #watches: 496347
814.82/815.06	c total #propagations: 57915894 / total #impl: 366602592 (eff. 0.158)
814.82/815.06	c #Conflicts:     574000 | #Learnt:      36356 | 0.000
814.82/815.06	c total clause space: 335.816MB
814.82/815.06	c total #watches: 505335
816.42/816.68	c total #propagations: 58022565 / total #impl: 367842229 (eff. 0.158)
816.42/816.68	c GC COLLECT
816.42/816.68	c #Conflicts:     575000 | #Learnt:      19160 | 0.000
816.42/816.68	c total clause space: 335.816MB
816.42/816.68	c total #watches: 338152
817.82/818.06	c total #propagations: 58131366 / total #impl: 368502758 (eff. 0.158)
817.82/818.06	c #Conflicts:     576000 | #Learnt:      20160 | 0.000
817.82/818.06	c total clause space: 335.816MB
817.82/818.06	c total #watches: 344360
819.22/819.44	c total #propagations: 58244352 / total #impl: 368857863 (eff. 0.158)
819.22/819.44	c #Conflicts:     577000 | #Learnt:      21160 | 0.000
819.22/819.44	c total clause space: 335.816MB
819.22/819.44	c total #watches: 352283
820.92/821.15	c total #propagations: 58345700 / total #impl: 369129358 (eff. 0.158)
820.92/821.15	c #Conflicts:     578000 | #Learnt:      22160 | 0.000
820.92/821.15	c total clause space: 335.816MB
820.92/821.15	c total #watches: 359596
822.52/822.73	c total #propagations: 58455282 / total #impl: 369478070 (eff. 0.158)
822.52/822.73	c #Conflicts:     579000 | #Learnt:      23160 | 0.000
822.52/822.73	c total clause space: 335.816MB
822.52/822.73	c total #watches: 365935
824.22/824.50	c total #propagations: 58546204 / total #impl: 369826142 (eff. 0.158)
824.22/824.50	c #Conflicts:     580000 | #Learnt:      24160 | 0.000
824.22/824.50	c total clause space: 335.816MB
824.22/824.50	c total #watches: 372802
825.72/825.99	c total #propagations: 58656494 / total #impl: 370258833 (eff. 0.158)
825.72/825.99	c #Conflicts:     581000 | #Learnt:      25160 | 0.000
825.72/825.99	c total clause space: 335.816MB
825.72/825.99	c total #watches: 379482
827.52/827.73	c total #propagations: 58768217 / total #impl: 370685388 (eff. 0.159)
827.52/827.73	c #Conflicts:     582000 | #Learnt:      26160 | 0.000
827.52/827.73	c total clause space: 335.816MB
827.52/827.73	c total #watches: 385633
829.52/829.78	c total #propagations: 58865478 / total #impl: 371060462 (eff. 0.159)
829.52/829.78	c #Conflicts:     583000 | #Learnt:      27160 | 0.000
829.52/829.78	c total clause space: 335.816MB
829.52/829.78	c total #watches: 392218
831.32/831.50	c total #propagations: 58965613 / total #impl: 371398286 (eff. 0.159)
831.32/831.50	c #Conflicts:     584000 | #Learnt:      28160 | 0.000
831.32/831.50	c total clause space: 335.816MB
831.32/831.50	c total #watches: 397630
833.62/833.84	c total #propagations: 59071815 / total #impl: 371828109 (eff. 0.159)
833.62/833.84	c #Conflicts:     585000 | #Learnt:      29160 | 0.000
833.62/833.84	c total clause space: 335.816MB
833.62/833.84	c total #watches: 406211
836.02/836.27	c total #propagations: 59190863 / total #impl: 372289474 (eff. 0.159)
836.02/836.27	c #Conflicts:     586000 | #Learnt:      30160 | 0.000
836.02/836.27	c total clause space: 335.816MB
836.02/836.27	c total #watches: 414551
838.52/838.75	c total #propagations: 59292891 / total #impl: 372725506 (eff. 0.159)
838.52/838.75	c #Conflicts:     587000 | #Learnt:      31160 | 0.000
838.52/838.75	c total clause space: 335.816MB
838.52/838.75	c total #watches: 422959
840.92/841.10	c total #propagations: 59391843 / total #impl: 373053293 (eff. 0.159)
840.92/841.10	c #Conflicts:     588000 | #Learnt:      32160 | 0.000
840.92/841.10	c total clause space: 335.816MB
840.92/841.10	c total #watches: 429907
843.32/843.51	c total #propagations: 59507266 / total #impl: 373507105 (eff. 0.159)
843.32/843.51	c #Conflicts:     589000 | #Learnt:      33160 | 0.000
843.32/843.51	c total clause space: 335.816MB
843.32/843.51	c total #watches: 438028
845.72/845.96	c total #propagations: 59621718 / total #impl: 373919910 (eff. 0.159)
845.72/845.96	c #Conflicts:     590000 | #Learnt:      34160 | 0.000
845.72/845.96	c total clause space: 335.816MB
845.72/845.96	c total #watches: 445716
848.72/848.91	c total #propagations: 59716511 / total #impl: 374290982 (eff. 0.160)
848.72/848.91	c #Conflicts:     591000 | #Learnt:      35160 | 0.000
848.72/848.91	c total clause space: 335.816MB
848.72/848.91	c total #watches: 453514
850.62/850.85	c total #propagations: 59826449 / total #impl: 374749819 (eff. 0.160)
850.62/850.85	c #Conflicts:     592000 | #Learnt:      36160 | 0.000
850.62/850.85	c total clause space: 335.816MB
850.62/850.85	c total #watches: 461686
852.32/852.56	c total #propagations: 59926520 / total #impl: 375200434 (eff. 0.160)
852.32/852.56	c GC COLLECT
852.32/852.56	c #Conflicts:     593000 | #Learnt:      18650 | 0.000
852.32/852.56	c total clause space: 335.816MB
852.32/852.56	c total #watches: 329213
853.52/853.71	c total #propagations: 60022014 / total #impl: 375627048 (eff. 0.160)
853.52/853.71	c #Conflicts:     594000 | #Learnt:      19650 | 0.000
853.52/853.71	c total clause space: 335.816MB
853.52/853.71	c total #watches: 336185
854.82/855.03	c total #propagations: 60121276 / total #impl: 375912450 (eff. 0.160)
854.82/855.03	c #Conflicts:     595000 | #Learnt:      20650 | 0.000
854.82/855.03	c total clause space: 335.816MB
854.82/855.03	c total #watches: 342903
856.31/856.52	c total #propagations: 60208013 / total #impl: 376242808 (eff. 0.160)
856.31/856.52	c #Conflicts:     596000 | #Learnt:      21650 | 0.000
856.31/856.52	c total clause space: 335.816MB
856.31/856.52	c total #watches: 350634
858.11/858.34	c total #propagations: 60298018 / total #impl: 376572539 (eff. 0.160)
858.11/858.34	c #Conflicts:     597000 | #Learnt:      22650 | 0.000
858.11/858.34	c total clause space: 335.816MB
858.11/858.34	c total #watches: 356659
859.61/859.88	c total #propagations: 60392681 / total #impl: 377012219 (eff. 0.160)
859.61/859.88	c #Conflicts:     598000 | #Learnt:      23650 | 0.000
859.61/859.88	c total clause space: 335.816MB
859.61/859.88	c total #watches: 363973
861.01/861.22	c total #propagations: 60477711 / total #impl: 377394324 (eff. 0.160)
861.01/861.22	c #Conflicts:     599000 | #Learnt:      24650 | 0.000
861.01/861.22	c total clause space: 335.816MB
861.01/861.22	c total #watches: 371061
862.41/862.63	c total #propagations: 60555230 / total #impl: 377609345 (eff. 0.160)
862.41/862.63	c #Conflicts:     600000 | #Learnt:      25650 | 0.000
862.41/862.63	c total clause space: 335.816MB
862.41/862.63	c total #watches: 377834
864.21/864.40	c total #propagations: 60634828 / total #impl: 377871813 (eff. 0.160)
864.21/864.40	c #Conflicts:     601000 | #Learnt:      26650 | 0.000
864.21/864.40	c total clause space: 335.816MB
864.21/864.40	c total #watches: 386054
866.01/866.23	c total #propagations: 60711185 / total #impl: 378110755 (eff. 0.161)
866.01/866.23	c #Conflicts:     602000 | #Learnt:      27650 | 0.000
866.01/866.23	c total clause space: 335.816MB
866.01/866.23	c total #watches: 394096
868.41/868.61	c total #propagations: 60801725 / total #impl: 378499619 (eff. 0.161)
868.41/868.61	c #Conflicts:     603000 | #Learnt:      28650 | 0.000
868.41/868.61	c total clause space: 335.816MB
868.41/868.61	c total #watches: 400649
871.02/871.25	c total #propagations: 60916803 / total #impl: 379039387 (eff. 0.161)
871.02/871.25	c #Conflicts:     604000 | #Learnt:      29650 | 0.000
871.02/871.25	c total clause space: 335.816MB
871.02/871.25	c total #watches: 408423
873.51/873.78	c total #propagations: 61018901 / total #impl: 379462858 (eff. 0.161)
873.51/873.78	c #Conflicts:     605000 | #Learnt:      30650 | 0.000
873.51/873.78	c total clause space: 335.816MB
873.51/873.78	c total #watches: 415900
876.52/876.73	c total #propagations: 61107354 / total #impl: 379843010 (eff. 0.161)
876.52/876.73	c #Conflicts:     606000 | #Learnt:      31650 | 0.000
876.52/876.73	c total clause space: 335.816MB
876.52/876.73	c total #watches: 422924
878.61/878.86	c total #propagations: 61214935 / total #impl: 380547962 (eff. 0.161)
878.61/878.86	c #Conflicts:     607000 | #Learnt:      32650 | 0.000
878.61/878.86	c total clause space: 335.816MB
878.61/878.86	c total #watches: 435235
881.11/881.35	c total #propagations: 61314348 / total #impl: 381171423 (eff. 0.161)
881.11/881.35	c #Conflicts:     608000 | #Learnt:      33650 | 0.000
881.11/881.35	c total clause space: 335.816MB
881.11/881.35	c total #watches: 446657
883.71/883.96	c total #propagations: 61428105 / total #impl: 382231844 (eff. 0.161)
883.71/883.96	c #Conflicts:     609000 | #Learnt:      34650 | 0.000
883.71/883.96	c total clause space: 335.816MB
883.71/883.96	c total #watches: 459685
886.52/886.76	c total #propagations: 61537982 / total #impl: 383323441 (eff. 0.161)
886.52/886.76	c #Conflicts:     610000 | #Learnt:      35650 | 0.000
886.52/886.76	c total clause space: 335.816MB
886.52/886.76	c total #watches: 471328
889.31/889.55	c total #propagations: 61643653 / total #impl: 384545433 (eff. 0.160)
889.31/889.55	c #Conflicts:     611000 | #Learnt:      36650 | 0.000
889.31/889.55	c total clause space: 335.816MB
889.31/889.55	c total #watches: 483513
891.71/891.96	c total #propagations: 61727973 / total #impl: 385190775 (eff. 0.160)
891.71/891.96	c GC COLLECT
891.71/891.96	c #Conflicts:     612000 | #Learnt:      18859 | 0.000
891.71/891.96	c total clause space: 335.816MB
891.71/891.96	c total #watches: 331152
893.01/893.26	c total #propagations: 61819221 / total #impl: 386214088 (eff. 0.160)
893.01/893.26	c #Conflicts:     613000 | #Learnt:      19859 | 0.000
893.01/893.26	c total clause space: 335.816MB
893.01/893.26	c total #watches: 347643
894.81/895.02	c total #propagations: 61938080 / total #impl: 387037546 (eff. 0.160)
894.81/895.02	c #Conflicts:     614000 | #Learnt:      20859 | 0.000
894.81/895.02	c total clause space: 335.816MB
894.81/895.02	c total #watches: 361228
896.31/896.51	c total #propagations: 62047934 / total #impl: 388233036 (eff. 0.160)
896.31/896.51	c #Conflicts:     615000 | #Learnt:      21859 | 0.000
896.31/896.51	c total clause space: 335.816MB
896.31/896.51	c total #watches: 371234
898.31/898.51	c total #propagations: 62143165 / total #impl: 389135382 (eff. 0.160)
898.31/898.51	c #Conflicts:     616000 | #Learnt:      22859 | 0.000
898.31/898.51	c total clause space: 335.816MB
898.31/898.51	c total #watches: 381066
900.11/900.31	c total #propagations: 62251137 / total #impl: 390326613 (eff. 0.159)
900.11/900.31	c #Conflicts:     617000 | #Learnt:      23859 | 0.000
900.11/900.31	c total clause space: 335.816MB
900.11/900.31	c total #watches: 391567
901.61/901.88	c total #propagations: 62358265 / total #impl: 391192603 (eff. 0.159)
901.61/901.88	c #Conflicts:     618000 | #Learnt:      24859 | 0.000
901.61/901.88	c total clause space: 335.816MB
901.61/901.88	c total #watches: 404862
903.11/903.31	c total #propagations: 62456881 / total #impl: 392147597 (eff. 0.159)
903.11/903.31	c #Conflicts:     619000 | #Learnt:      25859 | 0.000
903.11/903.31	c total clause space: 335.816MB
903.11/903.31	c total #watches: 412196
904.71/904.90	c total #propagations: 62550534 / total #impl: 392553035 (eff. 0.159)
904.71/904.90	c #Conflicts:     620000 | #Learnt:      26859 | 0.000
904.71/904.90	c total clause space: 335.816MB
904.71/904.90	c total #watches: 420499
906.21/906.46	c total #propagations: 62639697 / total #impl: 392900663 (eff. 0.159)
906.21/906.46	c #Conflicts:     621000 | #Learnt:      27859 | 0.000
906.21/906.46	c total clause space: 335.816MB
906.21/906.46	c total #watches: 425921
908.21/908.43	c total #propagations: 62745455 / total #impl: 393155339 (eff. 0.160)
908.21/908.43	c #Conflicts:     622000 | #Learnt:      28859 | 0.000
908.21/908.43	c total clause space: 335.816MB
908.21/908.43	c total #watches: 434860
910.11/910.36	c total #propagations: 62860091 / total #impl: 393845050 (eff. 0.160)
910.11/910.36	c #Conflicts:     623000 | #Learnt:      29859 | 0.000
910.11/910.36	c total clause space: 335.816MB
910.11/910.36	c total #watches: 440300
912.11/912.33	c total #propagations: 62960255 / total #impl: 394148642 (eff. 0.160)
912.11/912.33	c #Conflicts:     624000 | #Learnt:      30859 | 0.000
912.11/912.33	c total clause space: 335.816MB
912.11/912.33	c total #watches: 451085
914.01/914.24	c total #propagations: 63058048 / total #impl: 394810106 (eff. 0.160)
914.01/914.24	c #Conflicts:     625000 | #Learnt:      31859 | 0.000
914.01/914.24	c total clause space: 335.816MB
914.01/914.24	c total #watches: 459748
916.40/916.64	c total #propagations: 63146683 / total #impl: 395212451 (eff. 0.160)
916.40/916.64	c #Conflicts:     626000 | #Learnt:      32859 | 0.000
916.40/916.64	c total clause space: 335.816MB
916.40/916.64	c total #watches: 466717
918.31/918.56	c total #propagations: 63250783 / total #impl: 395577485 (eff. 0.160)
918.31/918.56	c #Conflicts:     627000 | #Learnt:      33859 | 0.000
918.31/918.56	c total clause space: 335.816MB
918.31/918.56	c total #watches: 473476
920.30/920.57	c total #propagations: 63354775 / total #impl: 396059572 (eff. 0.160)
920.30/920.57	c #Conflicts:     628000 | #Learnt:      34859 | 0.000
920.30/920.57	c total clause space: 335.816MB
920.30/920.57	c total #watches: 481200
922.90/923.13	c total #propagations: 63470175 / total #impl: 396636345 (eff. 0.160)
922.90/923.13	c #Conflicts:     629000 | #Learnt:      35859 | 0.000
922.90/923.13	c total clause space: 335.816MB
922.90/923.13	c total #watches: 488232
925.50/925.71	c total #propagations: 63571410 / total #impl: 396971384 (eff. 0.160)
925.50/925.71	c #Conflicts:     630000 | #Learnt:      36859 | 0.000
925.50/925.71	c total clause space: 335.816MB
925.50/925.71	c total #watches: 496900
927.90/928.19	c total #propagations: 63663667 / total #impl: 397296355 (eff. 0.160)
927.90/928.19	c #Conflicts:     631000 | #Learnt:      37859 | 0.000
927.90/928.19	c total clause space: 335.816MB
927.90/928.19	c total #watches: 504344
929.80/930.07	c total #propagations: 63765101 / total #impl: 397752259 (eff. 0.160)
929.80/930.07	c GC COLLECT
929.80/930.07	c #Conflicts:     632000 | #Learnt:      19755 | 0.000
929.80/930.07	c total clause space: 335.816MB
929.80/930.07	c total #watches: 341796
931.10/931.31	c total #propagations: 63875050 / total #impl: 398274263 (eff. 0.160)
931.10/931.31	c #Conflicts:     633000 | #Learnt:      20755 | 0.000
931.10/931.31	c total clause space: 335.816MB
931.10/931.31	c total #watches: 348721
932.30/932.56	c total #propagations: 63981121 / total #impl: 398862681 (eff. 0.160)
932.30/932.56	c #Conflicts:     634000 | #Learnt:      21755 | 0.000
932.30/932.56	c total clause space: 335.816MB
932.30/932.56	c total #watches: 355902
934.10/934.34	c total #propagations: 64084400 / total #impl: 399189062 (eff. 0.161)
934.10/934.34	c #Conflicts:     635000 | #Learnt:      22755 | 0.000
934.10/934.34	c total clause space: 335.816MB
934.10/934.34	c total #watches: 366272
936.20/936.42	c total #propagations: 64204489 / total #impl: 399961305 (eff. 0.161)
936.20/936.42	c #Conflicts:     636000 | #Learnt:      23755 | 0.000
936.20/936.42	c total clause space: 335.816MB
936.20/936.42	c total #watches: 377726
937.70/937.91	c total #propagations: 64350713 / total #impl: 401736452 (eff. 0.160)
937.70/937.91	c #Conflicts:     637000 | #Learnt:      24755 | 0.000
937.70/937.91	c total clause space: 335.816MB
937.70/937.91	c total #watches: 392846
939.21/939.45	c total #propagations: 64472241 / total #impl: 403039500 (eff. 0.160)
939.21/939.45	c #Conflicts:     638000 | #Learnt:      25755 | 0.000
939.21/939.45	c total clause space: 335.816MB
939.21/939.45	c total #watches: 403962
940.70/940.96	c total #propagations: 64569858 / total #impl: 404570972 (eff. 0.160)
940.70/940.96	c #Conflicts:     639000 | #Learnt:      26755 | 0.000
940.70/940.96	c total clause space: 335.816MB
940.70/940.96	c total #watches: 415220
943.10/943.34	c total #propagations: 64656240 / total #impl: 405648209 (eff. 0.159)
943.10/943.34	c #Conflicts:     640000 | #Learnt:      27755 | 0.000
943.10/943.34	c total clause space: 335.816MB
943.10/943.34	c total #watches: 426631
945.60/945.87	c total #propagations: 64781890 / total #impl: 407650885 (eff. 0.159)
945.60/945.87	c #Conflicts:     641000 | #Learnt:      28755 | 0.000
945.60/945.87	c total clause space: 335.816MB
945.60/945.87	c total #watches: 436107
948.30/948.58	c total #propagations: 64913057 / total #impl: 409730373 (eff. 0.158)
948.30/948.58	c #Conflicts:     642000 | #Learnt:      29755 | 0.000
948.30/948.58	c total clause space: 335.816MB
948.30/948.58	c total #watches: 444168
949.80/950.02	c total #propagations: 65061678 / total #impl: 411905162 (eff. 0.158)
949.80/950.02	c #Conflicts:     643000 | #Learnt:      30755 | 0.000
949.80/950.02	c total clause space: 335.816MB
949.80/950.02	c total #watches: 452736
951.80/952.05	c total #propagations: 65165339 / total #impl: 412604822 (eff. 0.158)
951.80/952.05	c #Conflicts:     644000 | #Learnt:      31755 | 0.000
951.80/952.05	c total clause space: 335.816MB
951.80/952.05	c total #watches: 463325
954.30/954.54	c total #propagations: 65295986 / total #impl: 413846712 (eff. 0.158)
954.30/954.54	c #Conflicts:     645000 | #Learnt:      32755 | 0.000
954.30/954.54	c total clause space: 335.816MB
954.30/954.54	c total #watches: 471581
957.00/957.22	c total #propagations: 65421621 / total #impl: 415249610 (eff. 0.158)
957.00/957.22	c #Conflicts:     646000 | #Learnt:      33755 | 0.000
957.00/957.22	c total clause space: 335.816MB
957.00/957.22	c total #watches: 478595
961.10/961.39	c total #propagations: 65554955 / total #impl: 417765305 (eff. 0.157)
961.10/961.39	c #Conflicts:     647000 | #Learnt:      34755 | 0.000
961.10/961.39	c total clause space: 335.816MB
961.10/961.39	c total #watches: 487078
964.10/964.33	c total #propagations: 65702116 / total #impl: 420826129 (eff. 0.156)
964.10/964.33	c #Conflicts:     648000 | #Learnt:      35755 | 0.000
964.10/964.33	c total clause space: 335.816MB
964.10/964.33	c total #watches: 493916
968.10/968.38	c total #propagations: 65833976 / total #impl: 423943830 (eff. 0.155)
968.10/968.38	c #Conflicts:     649000 | #Learnt:      36755 | 0.000
968.10/968.38	c total clause space: 335.816MB
968.10/968.38	c total #watches: 499950
971.70/971.93	c total #propagations: 65985027 / total #impl: 427393547 (eff. 0.154)
971.70/971.93	c #Conflicts:     650000 | #Learnt:      37755 | 0.000
971.70/971.93	c total clause space: 335.816MB
971.70/971.93	c total #watches: 506564
974.29/974.59	c total #propagations: 66108251 / total #impl: 430153588 (eff. 0.154)
974.29/974.59	c #Conflicts:     651000 | #Learnt:      38755 | 0.000
974.29/974.59	c total clause space: 335.816MB
974.29/974.59	c total #watches: 513886
975.69/975.96	c total #propagations: 66223644 / total #impl: 431603260 (eff. 0.153)
975.69/975.96	c GC COLLECT
975.69/975.96	c #Conflicts:     652000 | #Learnt:      20357 | 0.000
975.69/975.96	c total clause space: 335.816MB
975.69/975.96	c total #watches: 349824
976.89/977.17	c total #propagations: 66318851 / total #impl: 432402616 (eff. 0.153)
976.89/977.17	c #Conflicts:     653000 | #Learnt:      21357 | 0.000
976.89/977.17	c total clause space: 335.816MB
976.89/977.17	c total #watches: 359570
977.89/978.15	c total #propagations: 66406747 / total #impl: 432771995 (eff. 0.153)
977.89/978.15	c #Conflicts:     654000 | #Learnt:      22357 | 0.000
977.89/978.15	c total clause space: 335.816MB
977.89/978.15	c total #watches: 367432
979.19/979.49	c total #propagations: 66480812 / total #impl: 433070084 (eff. 0.154)
979.19/979.49	c #Conflicts:     655000 | #Learnt:      23357 | 0.000
979.19/979.49	c total clause space: 335.816MB
979.19/979.49	c total #watches: 377553
980.49/980.75	c total #propagations: 66559966 / total #impl: 433334196 (eff. 0.154)
980.49/980.75	c #Conflicts:     656000 | #Learnt:      24357 | 0.000
980.49/980.75	c total clause space: 335.816MB
980.49/980.75	c total #watches: 385112
981.49/981.74	c total #propagations: 66648513 / total #impl: 433673782 (eff. 0.154)
981.49/981.74	c #Conflicts:     657000 | #Learnt:      25357 | 0.000
981.49/981.74	c total clause space: 335.816MB
981.49/981.74	c total #watches: 390253
982.79/983.10	c total #propagations: 66726718 / total #impl: 433901766 (eff. 0.154)
982.79/983.10	c #Conflicts:     658000 | #Learnt:      26357 | 0.000
982.79/983.10	c total clause space: 335.816MB
982.79/983.10	c total #watches: 396397
983.99/984.27	c total #propagations: 66806145 / total #impl: 434198780 (eff. 0.154)
983.99/984.27	c #Conflicts:     659000 | #Learnt:      27357 | 0.000
983.99/984.27	c total clause space: 335.816MB
983.99/984.27	c total #watches: 401687
985.09/985.39	c total #propagations: 66883908 / total #impl: 434408283 (eff. 0.154)
985.09/985.39	c #Conflicts:     660000 | #Learnt:      28357 | 0.000
985.09/985.39	c total clause space: 335.816MB
985.09/985.39	c total #watches: 409870
986.69/986.97	c total #propagations: 66957852 / total #impl: 434726592 (eff. 0.154)
986.69/986.97	c #Conflicts:     661000 | #Learnt:      29357 | 0.000
986.69/986.97	c total clause space: 335.816MB
986.69/986.97	c total #watches: 417703
988.59/988.87	c total #propagations: 67033172 / total #impl: 435046751 (eff. 0.154)
988.59/988.87	c #Conflicts:     662000 | #Learnt:      30357 | 0.000
988.59/988.87	c total clause space: 335.816MB
988.59/988.87	c total #watches: 427030
991.29/991.51	c total #propagations: 67109723 / total #impl: 435356413 (eff. 0.154)
991.29/991.51	c #Conflicts:     663000 | #Learnt:      31357 | 0.000
991.29/991.51	c total clause space: 335.816MB
991.29/991.51	c total #watches: 434767
993.29/993.58	c total #propagations: 67200935 / total #impl: 435818326 (eff. 0.154)
993.29/993.58	c #Conflicts:     664000 | #Learnt:      32357 | 0.000
993.29/993.58	c total clause space: 335.816MB
993.29/993.58	c total #watches: 441664
996.19/996.46	c total #propagations: 67288525 / total #impl: 436199107 (eff. 0.154)
996.19/996.46	c #Conflicts:     665000 | #Learnt:      33357 | 0.000
996.19/996.46	c total clause space: 335.816MB
996.19/996.46	c total #watches: 448758
998.99/999.22	c total #propagations: 67398242 / total #impl: 436775792 (eff. 0.154)
998.99/999.22	c #Conflicts:     666000 | #Learnt:      34357 | 0.000
998.99/999.22	c total clause space: 335.816MB
998.99/999.22	c total #watches: 457588
1002.29/1002.57	c total #propagations: 67491618 / total #impl: 437164854 (eff. 0.154)
1002.29/1002.57	c #Conflicts:     667000 | #Learnt:      35357 | 0.000
1002.29/1002.57	c total clause space: 335.816MB
1002.29/1002.57	c total #watches: 465230
1005.99/1006.27	c total #propagations: 67593499 / total #impl: 437522077 (eff. 0.154)
1005.99/1006.27	c #Conflicts:     668000 | #Learnt:      36357 | 0.000
1005.99/1006.27	c total clause space: 335.816MB
1005.99/1006.27	c total #watches: 475209
1009.89/1010.12	c total #propagations: 67696705 / total #impl: 438001065 (eff. 0.155)
1009.89/1010.12	c #Conflicts:     669000 | #Learnt:      37357 | 0.000
1009.89/1010.12	c total clause space: 335.816MB
1009.89/1010.12	c total #watches: 483746
1013.59/1013.85	c total #propagations: 67803546 / total #impl: 438343101 (eff. 0.155)
1013.59/1013.85	c #Conflicts:     670000 | #Learnt:      38357 | 0.000
1013.59/1013.85	c total clause space: 335.816MB
1013.59/1013.85	c total #watches: 492553
1017.29/1017.53	c total #propagations: 67912319 / total #impl: 438871961 (eff. 0.155)
1017.29/1017.53	c #Conflicts:     671000 | #Learnt:      39357 | 0.000
1017.29/1017.53	c total clause space: 335.816MB
1017.29/1017.53	c total #watches: 496405
1018.79/1019.09	c total #propagations: 68010437 / total #impl: 439192679 (eff. 0.155)
1018.79/1019.09	c GC COLLECT
1018.79/1019.09	c #Conflicts:     672000 | #Learnt:      20650 | 0.000
1018.79/1019.09	c total clause space: 335.816MB
1018.79/1019.09	c total #watches: 351698
1020.38/1020.69	c total #propagations: 68100221 / total #impl: 439705209 (eff. 0.155)
1020.38/1020.69	c #Conflicts:     673000 | #Learnt:      21650 | 0.000
1020.38/1020.69	c total clause space: 335.816MB
1020.38/1020.69	c total #watches: 358405
1021.88/1022.15	c total #propagations: 68194374 / total #impl: 440191087 (eff. 0.155)
1021.88/1022.15	c #Conflicts:     674000 | #Learnt:      22650 | 0.000
1021.88/1022.15	c total clause space: 335.816MB
1021.88/1022.15	c total #watches: 364728
1023.58/1023.88	c total #propagations: 68274015 / total #impl: 440624280 (eff. 0.155)
1023.58/1023.88	c #Conflicts:     675000 | #Learnt:      23650 | 0.000
1023.58/1023.88	c total clause space: 335.816MB
1023.58/1023.88	c total #watches: 371463
1025.38/1025.66	c total #propagations: 68367848 / total #impl: 441020766 (eff. 0.155)
1025.38/1025.66	c #Conflicts:     676000 | #Learnt:      24650 | 0.000
1025.38/1025.66	c total clause space: 335.816MB
1025.38/1025.66	c total #watches: 377361
1026.78/1027.02	c total #propagations: 68448439 / total #impl: 441369968 (eff. 0.155)
1026.78/1027.02	c #Conflicts:     677000 | #Learnt:      25650 | 0.000
1026.78/1027.02	c total clause space: 335.816MB
1026.78/1027.02	c total #watches: 384607
1028.18/1028.44	c total #propagations: 68532489 / total #impl: 441670957 (eff. 0.155)
1028.18/1028.44	c #Conflicts:     678000 | #Learnt:      26650 | 0.000
1028.18/1028.44	c total clause space: 335.816MB
1028.18/1028.44	c total #watches: 391703
1029.58/1029.87	c total #propagations: 68618035 / total #impl: 441964063 (eff. 0.155)
1029.58/1029.87	c #Conflicts:     679000 | #Learnt:      27650 | 0.000
1029.58/1029.87	c total clause space: 335.816MB
1029.58/1029.87	c total #watches: 400909
1031.28/1031.57	c total #propagations: 68693982 / total #impl: 442297929 (eff. 0.155)
1031.28/1031.57	c #Conflicts:     680000 | #Learnt:      28650 | 0.000
1031.28/1031.57	c total clause space: 335.816MB
1031.28/1031.57	c total #watches: 408378
1033.08/1033.35	c total #propagations: 68781820 / total #impl: 442612583 (eff. 0.155)
1033.08/1033.35	c #Conflicts:     681000 | #Learnt:      29650 | 0.000
1033.08/1033.35	c total clause space: 335.816MB
1033.08/1033.35	c total #watches: 416730
1035.38/1035.64	c total #propagations: 68869912 / total #impl: 443486804 (eff. 0.155)
1035.38/1035.64	c #Conflicts:     682000 | #Learnt:      30650 | 0.000
1035.38/1035.64	c total clause space: 335.816MB
1035.38/1035.64	c total #watches: 423213
1038.19/1038.46	c total #propagations: 68953739 / total #impl: 443780556 (eff. 0.155)
1038.19/1038.46	c #Conflicts:     683000 | #Learnt:      31650 | 0.000
1038.19/1038.46	c total clause space: 335.816MB
1038.19/1038.46	c total #watches: 433362
1040.88/1041.14	c total #propagations: 69047012 / total #impl: 444078914 (eff. 0.155)
1040.88/1041.14	c #Conflicts:     684000 | #Learnt:      32650 | 0.000
1040.88/1041.14	c total clause space: 335.816MB
1040.88/1041.14	c total #watches: 442278
1043.08/1043.32	c total #propagations: 69140441 / total #impl: 444506805 (eff. 0.156)
1043.08/1043.32	c #Conflicts:     685000 | #Learnt:      33650 | 0.000
1043.08/1043.32	c total clause space: 335.816MB
1043.08/1043.32	c total #watches: 452368
1045.28/1045.54	c total #propagations: 69241596 / total #impl: 444939329 (eff. 0.156)
1045.28/1045.54	c #Conflicts:     686000 | #Learnt:      34650 | 0.000
1045.28/1045.54	c total clause space: 335.816MB
1045.28/1045.54	c total #watches: 462247
1047.88/1048.12	c total #propagations: 69348677 / total #impl: 445439693 (eff. 0.156)
1047.88/1048.12	c #Conflicts:     687000 | #Learnt:      35650 | 0.000
1047.88/1048.12	c total clause space: 335.816MB
1047.88/1048.12	c total #watches: 473340
1050.58/1050.85	c total #propagations: 69445587 / total #impl: 446011552 (eff. 0.156)
1050.58/1050.85	c #Conflicts:     688000 | #Learnt:      36650 | 0.000
1050.58/1050.85	c total clause space: 335.816MB
1050.58/1050.85	c total #watches: 482493
1053.38/1053.60	c total #propagations: 69544646 / total #impl: 446649720 (eff. 0.156)
1053.38/1053.60	c #Conflicts:     689000 | #Learnt:      37650 | 0.000
1053.38/1053.60	c total clause space: 335.816MB
1053.38/1053.60	c total #watches: 491752
1056.08/1056.36	c total #propagations: 69633971 / total #impl: 447049030 (eff. 0.156)
1056.08/1056.36	c #Conflicts:     690000 | #Learnt:      38650 | 0.000
1056.08/1056.36	c total clause space: 335.816MB
1056.08/1056.36	c total #watches: 501842
1058.78/1059.03	c total #propagations: 69720759 / total #impl: 447583707 (eff. 0.156)
1058.78/1059.03	c #Conflicts:     691000 | #Learnt:      39650 | 0.000
1058.78/1059.03	c total clause space: 335.816MB
1058.78/1059.03	c total #watches: 514610
1060.48/1060.73	c total #propagations: 69841855 / total #impl: 450092082 (eff. 0.155)
1060.48/1060.73	c GC COLLECT
1060.48/1060.73	c #Conflicts:     692000 | #Learnt:      20657 | 0.000
1060.48/1060.73	c total clause space: 335.816MB
1060.48/1060.73	c total #watches: 354701
1061.78/1062.01	c total #propagations: 69936159 / total #impl: 452029674 (eff. 0.155)
1061.78/1062.01	c #Conflicts:     693000 | #Learnt:      21657 | 0.000
1061.78/1062.01	c total clause space: 335.816MB
1061.78/1062.01	c total #watches: 364807
1062.78/1063.03	c total #propagations: 70045882 / total #impl: 452612832 (eff. 0.155)
1062.78/1063.03	c #Conflicts:     694000 | #Learnt:      22657 | 0.000
1062.78/1063.03	c total clause space: 335.816MB
1062.78/1063.03	c total #watches: 374224
1064.58/1064.87	c total #propagations: 70136304 / total #impl: 453488760 (eff. 0.155)
1064.58/1064.87	c #Conflicts:     695000 | #Learnt:      23657 | 0.000
1064.58/1064.87	c total clause space: 335.816MB
1064.58/1064.87	c total #watches: 386637
1066.28/1066.57	c total #propagations: 70241787 / total #impl: 455942357 (eff. 0.154)
1066.28/1066.57	c #Conflicts:     696000 | #Learnt:      24657 | 0.000
1066.28/1066.57	c total clause space: 335.816MB
1066.28/1066.57	c total #watches: 398932
1067.88/1068.19	c total #propagations: 70342653 / total #impl: 456749523 (eff. 0.154)
1067.88/1068.19	c #Conflicts:     697000 | #Learnt:      25657 | 0.000
1067.88/1068.19	c total clause space: 335.816MB
1067.88/1068.19	c total #watches: 412627
1069.58/1069.87	c total #propagations: 70457718 / total #impl: 457342188 (eff. 0.154)
1069.58/1069.87	c #Conflicts:     698000 | #Learnt:      26657 | 0.000
1069.58/1069.87	c total clause space: 335.816MB
1069.58/1069.87	c total #watches: 426210
1071.28/1071.59	c total #propagations: 70570441 / total #impl: 457958162 (eff. 0.154)
1071.28/1071.59	c #Conflicts:     699000 | #Learnt:      27657 | 0.000
1071.28/1071.59	c total clause space: 335.816MB
1071.28/1071.59	c total #watches: 435644
1073.38/1073.62	c total #propagations: 70680729 / total #impl: 458683080 (eff. 0.154)
1073.38/1073.62	c #Conflicts:     700000 | #Learnt:      28657 | 0.000
1073.38/1073.62	c total clause space: 335.816MB
1073.38/1073.62	c total #watches: 451664
1076.18/1076.48	c total #propagations: 70793700 / total #impl: 459458066 (eff. 0.154)
1076.18/1076.48	c #Conflicts:     701000 | #Learnt:      29657 | 0.000
1076.18/1076.48	c total clause space: 335.816MB
1076.18/1076.48	c total #watches: 462658
1078.98/1079.29	c total #propagations: 70931644 / total #impl: 460512861 (eff. 0.154)
1078.98/1079.29	c #Conflicts:     702000 | #Learnt:      30657 | 0.000
1078.98/1079.29	c total clause space: 335.816MB
1078.98/1079.29	c total #watches: 478047
1081.18/1081.44	c total #propagations: 71053020 / total #impl: 461530085 (eff. 0.154)
1081.18/1081.44	c #Conflicts:     703000 | #Learnt:      31657 | 0.000
1081.18/1081.44	c total clause space: 335.816MB
1081.18/1081.44	c total #watches: 490099
1083.87/1084.12	c total #propagations: 71164698 / total #impl: 462269911 (eff. 0.154)
1083.87/1084.12	c #Conflicts:     704000 | #Learnt:      32657 | 0.000
1083.87/1084.12	c total clause space: 335.816MB
1083.87/1084.12	c total #watches: 503354
1085.97/1086.27	c total #propagations: 71284490 / total #impl: 463209193 (eff. 0.154)
1085.97/1086.27	c #Conflicts:     705000 | #Learnt:      33657 | 0.000
1085.97/1086.27	c total clause space: 335.816MB
1085.97/1086.27	c total #watches: 516627
1088.17/1088.45	c total #propagations: 71391703 / total #impl: 463995705 (eff. 0.154)
1088.17/1088.45	c #Conflicts:     706000 | #Learnt:      34657 | 0.000
1088.17/1088.45	c total clause space: 335.816MB
1088.17/1088.45	c total #watches: 529387
1089.98/1090.23	c total #propagations: 71521259 / total #impl: 464930432 (eff. 0.154)
1089.98/1090.23	c #Conflicts:     707000 | #Learnt:      35657 | 0.000
1089.98/1090.23	c total clause space: 335.816MB
1089.98/1090.23	c total #watches: 537711
1091.77/1092.04	c total #propagations: 71616866 / total #impl: 465272886 (eff. 0.154)
1091.77/1092.04	c #Conflicts:     708000 | #Learnt:      36657 | 0.000
1091.77/1092.04	c total clause space: 335.816MB
1091.77/1092.04	c total #watches: 547120
1094.07/1094.33	c total #propagations: 71691760 / total #impl: 465465860 (eff. 0.154)
1094.07/1094.33	c #Conflicts:     709000 | #Learnt:      37657 | 0.000
1094.07/1094.33	c total clause space: 335.816MB
1094.07/1094.33	c total #watches: 554103
1096.07/1096.35	c total #propagations: 71775915 / total #impl: 465679339 (eff. 0.154)
1096.07/1096.35	c #Conflicts:     710000 | #Learnt:      38657 | 0.000
1096.07/1096.35	c total clause space: 335.816MB
1096.07/1096.35	c total #watches: 562554
1098.37/1098.60	c total #propagations: 71856396 / total #impl: 465913570 (eff. 0.154)
1098.37/1098.60	c #Conflicts:     711000 | #Learnt:      39657 | 0.000
1098.37/1098.60	c total clause space: 335.816MB
1098.37/1098.60	c total #watches: 570861
1100.47/1100.73	c total #propagations: 71944462 / total #impl: 466212876 (eff. 0.154)
1100.47/1100.73	c GC COLLECT
1100.47/1100.73	c #Conflicts:     712000 | #Learnt:      20358 | 0.000
1100.47/1100.73	c total clause space: 335.816MB
1100.47/1100.73	c total #watches: 352037
1101.57/1101.85	c total #propagations: 72028190 / total #impl: 466575599 (eff. 0.154)
1101.57/1101.85	c #Conflicts:     713000 | #Learnt:      21358 | 0.000
1101.57/1101.85	c total clause space: 335.816MB
1101.57/1101.85	c total #watches: 366164
1103.18/1103.49	c total #propagations: 72123352 / total #impl: 467020244 (eff. 0.154)
1103.18/1103.49	c #Conflicts:     714000 | #Learnt:      22358 | 0.000
1103.18/1103.49	c total clause space: 335.816MB
1103.18/1103.49	c total #watches: 378313
1104.67/1104.93	c total #propagations: 72225328 / total #impl: 467377883 (eff. 0.155)
1104.67/1104.93	c #Conflicts:     715000 | #Learnt:      23358 | 0.000
1104.67/1104.93	c total clause space: 335.816MB
1104.67/1104.93	c total #watches: 390419
1106.17/1106.48	c total #propagations: 72336310 / total #impl: 467833462 (eff. 0.155)
1106.17/1106.48	c #Conflicts:     716000 | #Learnt:      24358 | 0.000
1106.17/1106.48	c total clause space: 335.816MB
1106.17/1106.48	c total #watches: 399339
1107.58/1107.89	c total #propagations: 72437786 / total #impl: 468343164 (eff. 0.155)
1107.58/1107.89	c #Conflicts:     717000 | #Learnt:      25358 | 0.000
1107.58/1107.89	c total clause space: 335.816MB
1107.58/1107.89	c total #watches: 410600
1109.57/1109.87	c total #propagations: 72531240 / total #impl: 468824204 (eff. 0.155)
1109.57/1109.87	c #Conflicts:     718000 | #Learnt:      26358 | 0.000
1109.57/1109.87	c total clause space: 335.816MB
1109.57/1109.87	c total #watches: 421899
1111.77/1112.09	c total #propagations: 72632032 / total #impl: 469720289 (eff. 0.155)
1111.77/1112.09	c #Conflicts:     719000 | #Learnt:      27358 | 0.000
1111.77/1112.09	c total clause space: 335.816MB
1111.77/1112.09	c total #watches: 432180
1113.27/1113.55	c total #propagations: 72728231 / total #impl: 470503997 (eff. 0.155)
1113.27/1113.55	c #Conflicts:     720000 | #Learnt:      28358 | 0.000
1113.27/1113.55	c total clause space: 335.816MB
1113.27/1113.55	c total #watches: 443015
1115.07/1115.36	c total #propagations: 72817408 / total #impl: 471080931 (eff. 0.155)
1115.07/1115.36	c #Conflicts:     721000 | #Learnt:      29358 | 0.000
1115.07/1115.36	c total clause space: 335.816MB
1115.07/1115.36	c total #watches: 453916
1117.37/1117.61	c total #propagations: 72906406 / total #impl: 471979842 (eff. 0.154)
1117.37/1117.61	c #Conflicts:     722000 | #Learnt:      30358 | 0.000
1117.37/1117.61	c total clause space: 335.816MB
1117.37/1117.61	c total #watches: 464702
1119.37/1119.63	c total #propagations: 72995743 / total #impl: 472686297 (eff. 0.154)
1119.37/1119.63	c #Conflicts:     723000 | #Learnt:      31358 | 0.000
1119.37/1119.63	c total clause space: 335.816MB
1119.37/1119.63	c total #watches: 475114
1121.67/1121.92	c total #propagations: 73074487 / total #impl: 473044100 (eff. 0.154)
1121.67/1121.92	c #Conflicts:     724000 | #Learnt:      32358 | 0.000
1121.67/1121.92	c total clause space: 335.816MB
1121.67/1121.92	c total #watches: 482049
1124.17/1124.41	c total #propagations: 73161821 / total #impl: 473806814 (eff. 0.154)
1124.17/1124.41	c #Conflicts:     725000 | #Learnt:      33358 | 0.000
1124.17/1124.41	c total clause space: 335.816MB
1124.17/1124.41	c total #watches: 490294
1127.07/1127.34	c total #propagations: 73246767 / total #impl: 474724640 (eff. 0.154)
1127.07/1127.34	c #Conflicts:     726000 | #Learnt:      34358 | 0.000
1127.07/1127.34	c total clause space: 335.816MB
1127.07/1127.34	c total #watches: 498288
1129.47/1129.73	c total #propagations: 73345759 / total #impl: 475623891 (eff. 0.154)
1129.47/1129.73	c #Conflicts:     727000 | #Learnt:      35358 | 0.000
1129.47/1129.73	c total clause space: 335.816MB
1129.47/1129.73	c total #watches: 507549
1132.06/1132.35	c total #propagations: 73439561 / total #impl: 476409697 (eff. 0.154)
1132.06/1132.35	c #Conflicts:     728000 | #Learnt:      36358 | 0.000
1132.06/1132.35	c total clause space: 335.816MB
1132.06/1132.35	c total #watches: 514165
1134.86/1135.10	c total #propagations: 73521097 / total #impl: 476943720 (eff. 0.154)
1134.86/1135.10	c #Conflicts:     729000 | #Learnt:      37358 | 0.000
1134.86/1135.10	c total clause space: 335.816MB
1134.86/1135.10	c total #watches: 524272
1137.06/1137.38	c total #propagations: 73603782 / total #impl: 477498867 (eff. 0.154)
1137.06/1137.38	c #Conflicts:     730000 | #Learnt:      38358 | 0.000
1137.06/1137.38	c total clause space: 335.816MB
1137.06/1137.38	c total #watches: 530705
1138.96/1139.25	c total #propagations: 73681126 / total #impl: 477869278 (eff. 0.154)
1138.96/1139.25	c #Conflicts:     731000 | #Learnt:      39358 | 0.000
1138.96/1139.25	c total clause space: 335.816MB
1138.96/1139.25	c total #watches: 538878
1141.36/1141.69	c total #propagations: 73768917 / total #impl: 478409046 (eff. 0.154)
1141.36/1141.69	c #Conflicts:     732000 | #Learnt:      40358 | 0.000
1141.36/1141.69	c total clause space: 335.816MB
1141.36/1141.69	c total #watches: 546333
1144.37/1144.61	c total #propagations: 73849079 / total #impl: 479096736 (eff. 0.154)
1144.37/1144.61	c GC COLLECT
1144.37/1144.61	c #Conflicts:     733000 | #Learnt:      20762 | 0.000
1144.37/1144.61	c total clause space: 335.816MB
1144.37/1144.61	c total #watches: 356805
1145.57/1145.88	c total #propagations: 73942018 / total #impl: 479901590 (eff. 0.154)
1145.57/1145.88	c #Conflicts:     734000 | #Learnt:      21762 | 0.000
1145.57/1145.88	c total clause space: 335.816MB
1145.57/1145.88	c total #watches: 370982
1147.18/1147.43	c total #propagations: 74030602 / total #impl: 480707531 (eff. 0.154)
1147.18/1147.43	c #Conflicts:     735000 | #Learnt:      22762 | 0.000
1147.18/1147.43	c total clause space: 335.816MB
1147.18/1147.43	c total #watches: 380054
1148.18/1148.42	c total #propagations: 74120839 / total #impl: 481857659 (eff. 0.154)
1148.18/1148.42	c #Conflicts:     736000 | #Learnt:      23762 | 0.000
1148.18/1148.42	c total clause space: 335.816MB
1148.18/1148.42	c total #watches: 390714
1149.57/1149.86	c total #propagations: 74199026 / total #impl: 482363646 (eff. 0.154)
1149.57/1149.86	c #Conflicts:     737000 | #Learnt:      24762 | 0.000
1149.57/1149.86	c total clause space: 335.816MB
1149.57/1149.86	c total #watches: 401014
1151.27/1151.54	c total #propagations: 74279313 / total #impl: 482932946 (eff. 0.154)
1151.27/1151.54	c #Conflicts:     738000 | #Learnt:      25762 | 0.000
1151.27/1151.54	c total clause space: 335.816MB
1151.27/1151.54	c total #watches: 411603
1153.57/1153.85	c total #propagations: 74370394 / total #impl: 483845323 (eff. 0.154)
1153.57/1153.85	c #Conflicts:     739000 | #Learnt:      26762 | 0.000
1153.57/1153.85	c total clause space: 335.816MB
1153.57/1153.85	c total #watches: 423952
1156.07/1156.33	c total #propagations: 74480943 / total #impl: 485211399 (eff. 0.154)
1156.07/1156.33	c #Conflicts:     740000 | #Learnt:      27762 | 0.000
1156.07/1156.33	c total clause space: 335.816MB
1156.07/1156.33	c total #watches: 435347
1158.18/1158.41	c total #propagations: 74586048 / total #impl: 486506783 (eff. 0.153)
1158.18/1158.41	c #Conflicts:     741000 | #Learnt:      28762 | 0.000
1158.18/1158.41	c total clause space: 335.816MB
1158.18/1158.41	c total #watches: 449203
1160.67/1160.96	c total #propagations: 74673522 / total #impl: 487387951 (eff. 0.153)
1160.67/1160.96	c #Conflicts:     742000 | #Learnt:      29762 | 0.000
1160.67/1160.96	c total clause space: 335.816MB
1160.67/1160.96	c total #watches: 460521
1163.17/1163.45	c total #propagations: 74766384 / total #impl: 488315791 (eff. 0.153)
1163.17/1163.45	c #Conflicts:     743000 | #Learnt:      30762 | 0.000
1163.17/1163.45	c total clause space: 335.816MB
1163.17/1163.45	c total #watches: 469864
1165.47/1165.76	c total #propagations: 74860084 / total #impl: 489190410 (eff. 0.153)
1165.47/1165.76	c #Conflicts:     744000 | #Learnt:      31762 | 0.000
1165.47/1165.76	c total clause space: 335.816MB
1165.47/1165.76	c total #watches: 481136
1168.76/1169.04	c total #propagations: 74957421 / total #impl: 490097998 (eff. 0.153)
1168.76/1169.04	c #Conflicts:     745000 | #Learnt:      32762 | 0.000
1168.76/1169.04	c total clause space: 335.816MB
1168.76/1169.04	c total #watches: 492045
1171.66/1171.99	c total #propagations: 75052051 / total #impl: 490924562 (eff. 0.153)
1171.66/1171.99	c #Conflicts:     746000 | #Learnt:      33762 | 0.000
1171.66/1171.99	c total clause space: 335.816MB
1171.66/1171.99	c total #watches: 504418
1174.26/1174.56	c total #propagations: 75157031 / total #impl: 492320803 (eff. 0.153)
1174.26/1174.56	c #Conflicts:     747000 | #Learnt:      34762 | 0.000
1174.26/1174.56	c total clause space: 335.816MB
1174.26/1174.56	c total #watches: 517286
1176.36/1176.69	c total #propagations: 75264483 / total #impl: 495170583 (eff. 0.152)
1176.36/1176.69	c #Conflicts:     748000 | #Learnt:      35762 | 0.000
1176.36/1176.69	c total clause space: 335.816MB
1176.36/1176.69	c total #watches: 529398
1178.16/1178.49	c total #propagations: 75374610 / total #impl: 498364019 (eff. 0.151)
1178.16/1178.49	c #Conflicts:     749000 | #Learnt:      36762 | 0.000
1178.16/1178.49	c total clause space: 335.816MB
1178.16/1178.49	c total #watches: 537626
1180.66/1180.95	c total #propagations: 75469783 / total #impl: 499275586 (eff. 0.151)
1180.66/1180.95	c #Conflicts:     750000 | #Learnt:      37762 | 0.000
1180.66/1180.95	c total clause space: 335.816MB
1180.66/1180.95	c total #watches: 550022
1183.66/1183.90	c total #propagations: 75572729 / total #impl: 500010338 (eff. 0.151)
1183.66/1183.90	c #Conflicts:     751000 | #Learnt:      38762 | 0.000
1183.66/1183.90	c total clause space: 335.816MB
1183.66/1183.90	c total #watches: 559060
1186.66/1186.97	c total #propagations: 75684086 / total #impl: 500864019 (eff. 0.151)
1186.66/1186.97	c #Conflicts:     752000 | #Learnt:      39762 | 0.000
1186.66/1186.97	c total clause space: 335.816MB
1186.66/1186.97	c total #watches: 566659
1189.75/1190.07	c total #propagations: 75790380 / total #impl: 501652341 (eff. 0.151)
1189.75/1190.07	c #Conflicts:     753000 | #Learnt:      40762 | 0.000
1189.75/1190.07	c total clause space: 335.816MB
1189.75/1190.07	c total #watches: 575096
1195.25/1195.58	c total #propagations: 75894611 / total #impl: 503017608 (eff. 0.151)
1195.25/1195.58	c #Conflicts:     754000 | #Learnt:      41762 | 0.000
1195.25/1195.58	c total clause space: 335.816MB
1195.25/1195.58	c total #watches: 582233
1196.75/1197.03	c total #propagations: 76021932 / total #impl: 505746916 (eff. 0.150)
1196.75/1197.03	c GC COLLECT
1196.75/1197.03	c #Conflicts:     755000 | #Learnt:      21849 | 0.000
1196.75/1197.03	c total clause space: 335.816MB
1196.75/1197.03	c total #watches: 447957
1197.55/1197.88	c total #propagations: 76127093 / total #impl: 506820083 (eff. 0.150)
1197.55/1197.88	c #Conflicts:     756000 | #Learnt:      22849 | 0.000
1197.55/1197.88	c total clause space: 335.816MB
1197.55/1197.88	c total #watches: 456341
1198.15/1198.44	c total #propagations: 76270834 / total #impl: 507402537 (eff. 0.150)
1198.15/1198.44	c #Conflicts:     757000 | #Learnt:      23849 | 0.000
1198.15/1198.44	c total clause space: 335.816MB
1198.15/1198.44	c total #watches: 464389
1199.55/1199.81	c total #propagations: 76409992 / total #impl: 507930907 (eff. 0.150)
1199.55/1199.81	c #Conflicts:     758000 | #Learnt:      24849 | 0.000
1199.55/1199.81	c total clause space: 335.816MB
1199.55/1199.81	c total #watches: 469123
1200.55/1200.81	c total #propagations: 76550294 / total #impl: 508394329 (eff. 0.151)
1200.55/1200.81	c #Conflicts:     759000 | #Learnt:      25849 | 0.000
1200.55/1200.81	c total clause space: 335.816MB
1200.55/1200.81	c total #watches: 475465
1201.45/1201.77	c total #propagations: 76658639 / total #impl: 508767657 (eff. 0.151)
1201.45/1201.77	c #Conflicts:     760000 | #Learnt:      26849 | 0.000
1201.45/1201.77	c total clause space: 335.816MB
1201.45/1201.77	c total #watches: 483841
1202.25/1202.53	c total #propagations: 76773793 / total #impl: 509099151 (eff. 0.151)
1202.25/1202.53	c #Conflicts:     761000 | #Learnt:      27849 | 0.000
1202.25/1202.53	c total clause space: 335.816MB
1202.25/1202.53	c total #watches: 488104
1203.35/1203.66	c total #propagations: 76872411 / total #impl: 509365289 (eff. 0.151)
1203.35/1203.66	c #Conflicts:     762000 | #Learnt:      28849 | 0.000
1203.35/1203.66	c total clause space: 335.816MB
1203.35/1203.66	c total #watches: 493108
1204.85/1205.16	c total #propagations: 76975017 / total #impl: 509654377 (eff. 0.151)
1204.85/1205.16	c #Conflicts:     763000 | #Learnt:      29849 | 0.000
1204.85/1205.16	c total clause space: 335.816MB
1204.85/1205.16	c total #watches: 520495
1206.05/1206.33	c total #propagations: 77114461 / total #impl: 510497286 (eff. 0.151)
1206.05/1206.33	c #Conflicts:     764000 | #Learnt:      30849 | 0.000
1206.05/1206.33	c total clause space: 335.816MB
1206.05/1206.33	c total #watches: 543135
1208.25/1208.54	c total #propagations: 77218879 / total #impl: 511529667 (eff. 0.151)
1208.25/1208.54	c #Conflicts:     765000 | #Learnt:      31849 | 0.000
1208.25/1208.54	c total clause space: 335.816MB
1208.25/1208.54	c total #watches: 554332
1210.15/1210.43	c total #propagations: 77379017 / total #impl: 512248222 (eff. 0.151)
1210.15/1210.43	c #Conflicts:     766000 | #Learnt:      32849 | 0.000
1210.15/1210.43	c total clause space: 335.816MB
1210.15/1210.43	c total #watches: 562594
1212.64/1212.96	c total #propagations: 77513187 / total #impl: 512741656 (eff. 0.151)
1212.64/1212.96	c #Conflicts:     767000 | #Learnt:      33849 | 0.000
1212.64/1212.96	c total clause space: 335.816MB
1212.64/1212.96	c total #watches: 573622
1214.54/1214.85	c total #propagations: 77690397 / total #impl: 513608450 (eff. 0.151)
1214.54/1214.85	c #Conflicts:     768000 | #Learnt:      34849 | 0.000
1214.54/1214.85	c total clause space: 335.816MB
1214.54/1214.85	c total #watches: 581419
1217.14/1217.44	c total #propagations: 77817645 / total #impl: 513996598 (eff. 0.151)
1217.14/1217.44	c #Conflicts:     769000 | #Learnt:      35849 | 0.000
1217.14/1217.44	c total clause space: 335.816MB
1217.14/1217.44	c total #watches: 595184
1218.55/1218.82	c total #propagations: 77960221 / total #impl: 514502745 (eff. 0.152)
1218.55/1218.82	c #Conflicts:     770000 | #Learnt:      36849 | 0.000
1218.55/1218.82	c total clause space: 335.816MB
1218.55/1218.82	c total #watches: 614291
1219.65/1219.98	c total #propagations: 78085552 / total #impl: 515019555 (eff. 0.152)
1219.65/1219.98	c #Conflicts:     771000 | #Learnt:      37849 | 0.000
1219.65/1219.98	c total clause space: 335.816MB
1219.65/1219.98	c total #watches: 631271
1221.34/1221.69	c total #propagations: 78187857 / total #impl: 515951557 (eff. 0.152)
1221.34/1221.69	c #Conflicts:     772000 | #Learnt:      38849 | 0.000
1221.34/1221.69	c total clause space: 335.816MB
1221.34/1221.69	c total #watches: 645661
1223.44/1223.78	c total #propagations: 78306036 / total #impl: 517415472 (eff. 0.151)
1223.44/1223.78	c #Conflicts:     773000 | #Learnt:      39849 | 0.000
1223.44/1223.78	c total clause space: 335.816MB
1223.44/1223.78	c total #watches: 664270
1225.43/1225.74	c total #propagations: 78431646 / total #impl: 518780846 (eff. 0.151)
1225.43/1225.74	c #Conflicts:     774000 | #Learnt:      40849 | 0.000
1225.43/1225.74	c total clause space: 335.816MB
1225.43/1225.74	c total #watches: 678611
1228.73/1229.04	c total #propagations: 78538560 / total #impl: 520763988 (eff. 0.151)
1228.73/1229.04	c #Conflicts:     775000 | #Learnt:      41849 | 0.000
1228.73/1229.04	c total clause space: 335.816MB
1228.73/1229.04	c total #watches: 692972
1230.83/1231.15	c total #propagations: 78685452 / total #impl: 522832122 (eff. 0.150)
1230.83/1231.15	c GC COLLECT
1230.83/1231.15	c #Conflicts:     776000 | #Learnt:      21637 | 0.000
1230.83/1231.15	c total clause space: 335.816MB
1230.83/1231.15	c total #watches: 366928
1231.73/1232.09	c total #propagations: 78798404 / total #impl: 524182545 (eff. 0.150)
1231.73/1232.09	c #Conflicts:     777000 | #Learnt:      22637 | 0.000
1231.73/1232.09	c total clause space: 335.816MB
1231.73/1232.09	c total #watches: 378840
1233.03/1233.39	c total #propagations: 78896589 / total #impl: 525373504 (eff. 0.150)
1233.03/1233.39	c #Conflicts:     778000 | #Learnt:      23637 | 0.000
1233.03/1233.39	c total clause space: 335.816MB
1233.03/1233.39	c total #watches: 385833
1234.23/1234.59	c total #propagations: 78988342 / total #impl: 525744360 (eff. 0.150)
1234.23/1234.59	c #Conflicts:     779000 | #Learnt:      24637 | 0.000
1234.23/1234.59	c total clause space: 335.816MB
1234.23/1234.59	c total #watches: 395559
1235.52/1235.82	c total #propagations: 79085159 / total #impl: 526126747 (eff. 0.150)
1235.52/1235.82	c #Conflicts:     780000 | #Learnt:      25637 | 0.000
1235.52/1235.82	c total clause space: 335.816MB
1235.52/1235.82	c total #watches: 407983
1237.33/1237.67	c total #propagations: 79195353 / total #impl: 526560007 (eff. 0.150)
1237.33/1237.67	c #Conflicts:     781000 | #Learnt:      26637 | 0.000
1237.33/1237.67	c total clause space: 335.816MB
1237.33/1237.67	c total #watches: 418927
1239.53/1239.87	c total #propagations: 79285979 / total #impl: 527112876 (eff. 0.150)
1239.53/1239.87	c #Conflicts:     782000 | #Learnt:      27637 | 0.000
1239.53/1239.87	c total clause space: 335.816MB
1239.53/1239.87	c total #watches: 432636
1241.22/1241.58	c total #propagations: 79405358 / total #impl: 527773198 (eff. 0.150)
1241.22/1241.58	c #Conflicts:     783000 | #Learnt:      28637 | 0.000
1241.22/1241.58	c total clause space: 335.816MB
1241.22/1241.58	c total #watches: 450174
1243.72/1244.01	c total #propagations: 79485088 / total #impl: 528222466 (eff. 0.150)
1243.72/1244.01	c #Conflicts:     784000 | #Learnt:      29637 | 0.000
1243.72/1244.01	c total clause space: 335.816MB
1243.72/1244.01	c total #watches: 462479
1245.82/1246.12	c total #propagations: 79581255 / total #impl: 528767631 (eff. 0.151)
1245.82/1246.12	c #Conflicts:     785000 | #Learnt:      30637 | 0.000
1245.82/1246.12	c total clause space: 335.816MB
1245.82/1246.12	c total #watches: 472214
1248.72/1249.00	c total #propagations: 79660552 / total #impl: 529105124 (eff. 0.151)
1248.72/1249.00	c #Conflicts:     786000 | #Learnt:      31637 | 0.000
1248.72/1249.00	c total clause space: 335.816MB
1248.72/1249.00	c total #watches: 478976
1252.02/1252.36	c total #propagations: 79764256 / total #impl: 529710187 (eff. 0.151)
1252.02/1252.36	c #Conflicts:     787000 | #Learnt:      32637 | 0.000
1252.02/1252.36	c total clause space: 335.816MB
1252.02/1252.36	c total #watches: 488373
1254.72/1255.08	c total #propagations: 79877078 / total #impl: 530238305 (eff. 0.151)
1254.72/1255.08	c #Conflicts:     788000 | #Learnt:      33637 | 0.000
1254.72/1255.08	c total clause space: 335.816MB
1254.72/1255.08	c total #watches: 498909
1257.61/1257.93	c total #propagations: 79987180 / total #impl: 530948502 (eff. 0.151)
1257.61/1257.93	c #Conflicts:     789000 | #Learnt:      34637 | 0.000
1257.61/1257.93	c total clause space: 335.816MB
1257.61/1257.93	c total #watches: 509481
1260.81/1261.12	c total #propagations: 80098772 / total #impl: 532854002 (eff. 0.150)
1260.81/1261.12	c #Conflicts:     790000 | #Learnt:      35637 | 0.000
1260.81/1261.12	c total clause space: 335.816MB
1260.81/1261.12	c total #watches: 517863
1264.21/1264.50	c total #propagations: 80214011 / total #impl: 533511564 (eff. 0.150)
1264.21/1264.50	c #Conflicts:     791000 | #Learnt:      36637 | 0.000
1264.21/1264.50	c total clause space: 335.816MB
1264.21/1264.50	c total #watches: 530135
1266.61/1266.94	c total #propagations: 80329778 / total #impl: 534502835 (eff. 0.150)
1266.61/1266.94	c #Conflicts:     792000 | #Learnt:      37637 | 0.000
1266.61/1266.94	c total clause space: 335.816MB
1266.61/1266.94	c total #watches: 535246
1268.51/1268.86	c total #propagations: 80445648 / total #impl: 535168980 (eff. 0.150)
1268.51/1268.86	c #Conflicts:     793000 | #Learnt:      38637 | 0.000
1268.51/1268.86	c total clause space: 335.816MB
1268.51/1268.86	c total #watches: 542925
1270.01/1270.32	c total #propagations: 80564308 / total #impl: 535650040 (eff. 0.150)
1270.01/1270.32	c #Conflicts:     794000 | #Learnt:      39637 | 0.000
1270.01/1270.32	c total clause space: 335.816MB
1270.01/1270.32	c total #watches: 551256
1271.91/1272.28	c total #propagations: 80663397 / total #impl: 536139024 (eff. 0.150)
1271.91/1272.28	c #Conflicts:     795000 | #Learnt:      40637 | 0.000
1271.91/1272.28	c total clause space: 335.816MB
1271.91/1272.28	c total #watches: 557611
1274.21/1274.55	c total #propagations: 80775803 / total #impl: 537004422 (eff. 0.150)
1274.21/1274.55	c #Conflicts:     796000 | #Learnt:      41637 | 0.000
1274.21/1274.55	c total clause space: 335.816MB
1274.21/1274.55	c total #watches: 564787
1275.81/1276.13	c total #propagations: 80883511 / total #impl: 537398100 (eff. 0.151)
1275.81/1276.13	c #Conflicts:     797000 | #Learnt:      42637 | 0.000
1275.81/1276.13	c total clause space: 335.816MB
1275.81/1276.13	c total #watches: 571668
1276.91/1277.29	c total #propagations: 80978351 / total #impl: 537793170 (eff. 0.151)
1276.91/1277.29	c GC COLLECT
1276.91/1277.29	c #Conflicts:     798000 | #Learnt:      22136 | 0.000
1276.91/1277.29	c total clause space: 335.816MB
1276.91/1277.29	c total #watches: 374008
1278.10/1278.47	c total #propagations: 81064178 / total #impl: 538115966 (eff. 0.151)
1278.10/1278.47	c #Conflicts:     799000 | #Learnt:      23136 | 0.000
1278.10/1278.47	c total clause space: 335.816MB
1278.10/1278.47	c total #watches: 388542
1279.40/1279.73	c total #propagations: 81184083 / total #impl: 539420405 (eff. 0.151)
1279.40/1279.73	c #Conflicts:     800000 | #Learnt:      24136 | 0.000
1279.40/1279.73	c total clause space: 335.816MB
1279.40/1279.73	c total #watches: 404638
1280.21/1280.51	c total #propagations: 81290879 / total #impl: 540888860 (eff. 0.150)
1280.21/1280.51	c #Conflicts:     801000 | #Learnt:      25136 | 0.000
1280.21/1280.51	c total clause space: 335.816MB
1280.21/1280.51	c total #watches: 412956
1281.21/1281.52	c total #propagations: 81374203 / total #impl: 541407734 (eff. 0.150)
1281.21/1281.52	c #Conflicts:     802000 | #Learnt:      26136 | 0.000
1281.21/1281.52	c total clause space: 335.816MB
1281.21/1281.52	c total #watches: 420445
1282.20/1282.52	c total #propagations: 81464757 / total #impl: 542279830 (eff. 0.150)
1282.20/1282.52	c #Conflicts:     803000 | #Learnt:      27136 | 0.000
1282.20/1282.52	c total clause space: 335.816MB
1282.20/1282.52	c total #watches: 427442
1283.41/1283.79	c total #propagations: 81554906 / total #impl: 542952305 (eff. 0.150)
1283.41/1283.79	c #Conflicts:     804000 | #Learnt:      28136 | 0.000
1283.41/1283.79	c total clause space: 335.816MB
1283.41/1283.79	c total #watches: 436035
1284.70/1285.02	c total #propagations: 81654231 / total #impl: 544014641 (eff. 0.150)
1284.70/1285.02	c #Conflicts:     805000 | #Learnt:      29136 | 0.000
1284.70/1285.02	c total clause space: 335.816MB
1284.70/1285.02	c total #watches: 443810
1286.40/1286.79	c total #propagations: 81756607 / total #impl: 544690252 (eff. 0.150)
1286.40/1286.79	c #Conflicts:     806000 | #Learnt:      30136 | 0.000
1286.40/1286.79	c total clause space: 335.816MB
1286.40/1286.79	c total #watches: 453084
1288.50/1288.85	c total #propagations: 81873030 / total #impl: 546211424 (eff. 0.150)
1288.50/1288.85	c #Conflicts:     807000 | #Learnt:      31136 | 0.000
1288.50/1288.85	c total clause space: 335.816MB
1288.50/1288.85	c total #watches: 463609
1290.80/1291.17	c total #propagations: 81996350 / total #impl: 547664442 (eff. 0.150)
1290.80/1291.17	c #Conflicts:     808000 | #Learnt:      32136 | 0.000
1290.80/1291.17	c total clause space: 335.816MB
1290.80/1291.17	c total #watches: 476597
1293.20/1293.59	c total #propagations: 82106522 / total #impl: 552423506 (eff. 0.149)
1293.20/1293.59	c #Conflicts:     809000 | #Learnt:      33136 | 0.000
1293.20/1293.59	c total clause space: 335.816MB
1293.20/1293.59	c total #watches: 488010
1295.70/1296.02	c total #propagations: 82224020 / total #impl: 554930005 (eff. 0.148)
1295.70/1296.02	c #Conflicts:     810000 | #Learnt:      34136 | 0.000
1295.70/1296.02	c total clause space: 335.816MB
1295.70/1296.02	c total #watches: 500650
1298.40/1298.71	c total #propagations: 82333251 / total #impl: 556661841 (eff. 0.148)
1298.40/1298.71	c #Conflicts:     811000 | #Learnt:      35136 | 0.000
1298.40/1298.71	c total clause space: 335.816MB
1298.40/1298.71	c total #watches: 511684
1301.20/1301.53	c total #propagations: 82444422 / total #impl: 558144675 (eff. 0.148)
1301.20/1301.53	c #Conflicts:     812000 | #Learnt:      36136 | 0.000
1301.20/1301.53	c total clause space: 335.816MB
1301.20/1301.53	c total #watches: 521433
1304.40/1304.74	c total #propagations: 82551553 / total #impl: 559993539 (eff. 0.147)
1304.40/1304.74	c #Conflicts:     813000 | #Learnt:      37136 | 0.000
1304.40/1304.74	c total clause space: 335.816MB
1304.40/1304.74	c total #watches: 530660
1307.00/1307.37	c total #propagations: 82664763 / total #impl: 562143946 (eff. 0.147)
1307.00/1307.37	c #Conflicts:     814000 | #Learnt:      38136 | 0.000
1307.00/1307.37	c total clause space: 335.816MB
1307.00/1307.37	c total #watches: 544778
1309.70/1310.05	c total #propagations: 82768822 / total #impl: 564944245 (eff. 0.147)
1309.70/1310.05	c #Conflicts:     815000 | #Learnt:      39136 | 0.000
1309.70/1310.05	c total clause space: 335.816MB
1309.70/1310.05	c total #watches: 557874
1313.20/1313.57	c total #propagations: 82861433 / total #impl: 567212018 (eff. 0.146)
1313.20/1313.57	c #Conflicts:     816000 | #Learnt:      40136 | 0.000
1313.20/1313.57	c total clause space: 335.816MB
1313.20/1313.57	c total #watches: 571978
1317.79/1318.14	c total #propagations: 82973201 / total #impl: 569977655 (eff. 0.146)
1317.79/1318.14	c #Conflicts:     817000 | #Learnt:      41136 | 0.000
1317.79/1318.14	c total clause space: 335.816MB
1317.79/1318.14	c total #watches: 585269
1322.29/1322.64	c total #propagations: 83103071 / total #impl: 573719853 (eff. 0.145)
1322.29/1322.64	c #Conflicts:     818000 | #Learnt:      42136 | 0.000
1322.29/1322.64	c total clause space: 335.816MB
1322.29/1322.64	c total #watches: 597525
1327.40/1327.74	c total #propagations: 83223395 / total #impl: 577092809 (eff. 0.144)
1327.40/1327.74	c #Conflicts:     819000 | #Learnt:      43136 | 0.000
1327.40/1327.74	c total clause space: 335.816MB
1327.40/1327.74	c total #watches: 608137
1330.59/1330.93	c total #propagations: 83344545 / total #impl: 580998390 (eff. 0.143)
1330.59/1330.93	c GC COLLECT
1330.59/1330.93	c #Conflicts:     820000 | #Learnt:      22338 | 0.000
1330.59/1330.93	c total clause space: 335.816MB
1330.59/1330.93	c total #watches: 379389
1333.09/1333.43	c total #propagations: 83460318 / total #impl: 583492576 (eff. 0.143)
1333.09/1333.43	c #Conflicts:     821000 | #Learnt:      23338 | 0.000
1333.09/1333.43	c total clause space: 335.816MB
1333.09/1333.43	c total #watches: 395359
1335.29/1335.68	c total #propagations: 83606371 / total #impl: 586091901 (eff. 0.143)
1335.29/1335.68	c #Conflicts:     822000 | #Learnt:      24338 | 0.000
1335.29/1335.68	c total clause space: 335.816MB
1335.29/1335.68	c total #watches: 416642
1337.09/1337.40	c total #propagations: 83740023 / total #impl: 588380194 (eff. 0.142)
1337.09/1337.40	c #Conflicts:     823000 | #Learnt:      25338 | 0.000
1337.09/1337.40	c total clause space: 335.816MB
1337.09/1337.40	c total #watches: 433177
1338.40/1338.71	c total #propagations: 83848167 / total #impl: 590059318 (eff. 0.142)
1338.40/1338.71	c #Conflicts:     824000 | #Learnt:      26338 | 0.000
1338.40/1338.71	c total clause space: 335.816MB
1338.40/1338.71	c total #watches: 452362
1339.79/1340.19	c total #propagations: 83953556 / total #impl: 590952703 (eff. 0.142)
1339.79/1340.19	c #Conflicts:     825000 | #Learnt:      27338 | 0.000
1339.79/1340.19	c total clause space: 335.816MB
1339.79/1340.19	c total #watches: 464527
1341.80/1342.12	c total #propagations: 84054104 / total #impl: 592021909 (eff. 0.142)
1341.80/1342.12	c #Conflicts:     826000 | #Learnt:      28338 | 0.000
1341.80/1342.12	c total clause space: 335.816MB
1341.80/1342.12	c total #watches: 476707
1344.00/1344.33	c total #propagations: 84160520 / total #impl: 593986646 (eff. 0.142)
1344.00/1344.33	c #Conflicts:     827000 | #Learnt:      29338 | 0.000
1344.00/1344.33	c total clause space: 335.816MB
1344.00/1344.33	c total #watches: 490385
1345.79/1346.10	c total #propagations: 84269285 / total #impl: 595628202 (eff. 0.141)
1345.79/1346.10	c #Conflicts:     828000 | #Learnt:      30338 | 0.000
1345.79/1346.10	c total clause space: 335.816MB
1345.79/1346.10	c total #watches: 501497
1347.79/1348.11	c total #propagations: 84366341 / total #impl: 596833659 (eff. 0.141)
1347.79/1348.11	c #Conflicts:     829000 | #Learnt:      31338 | 0.000
1347.79/1348.11	c total clause space: 335.816MB
1347.79/1348.11	c total #watches: 512629
1349.69/1350.06	c total #propagations: 84465187 / total #impl: 598447906 (eff. 0.141)
1349.69/1350.06	c #Conflicts:     830000 | #Learnt:      32338 | 0.000
1349.69/1350.06	c total clause space: 335.816MB
1349.69/1350.06	c total #watches: 522056
1351.49/1351.90	c total #propagations: 84563862 / total #impl: 599593942 (eff. 0.141)
1351.49/1351.90	c #Conflicts:     831000 | #Learnt:      33338 | 0.000
1351.49/1351.90	c total clause space: 335.816MB
1351.49/1351.90	c total #watches: 535236
1352.99/1353.38	c total #propagations: 84660764 / total #impl: 600458775 (eff. 0.141)
1352.99/1353.38	c #Conflicts:     832000 | #Learnt:      34338 | 0.000
1352.99/1353.38	c total clause space: 335.816MB
1352.99/1353.38	c total #watches: 547145
1355.49/1355.89	c total #propagations: 84745191 / total #impl: 601023587 (eff. 0.141)
1355.49/1355.89	c #Conflicts:     833000 | #Learnt:      35338 | 0.000
1355.49/1355.89	c total clause space: 335.816MB
1355.49/1355.89	c total #watches: 559253
1358.29/1358.63	c total #propagations: 84846918 / total #impl: 602360702 (eff. 0.141)
1358.29/1358.63	c #Conflicts:     834000 | #Learnt:      36338 | 0.000
1358.29/1358.63	c total clause space: 335.816MB
1358.29/1358.63	c total #watches: 572690
1361.49/1361.85	c total #propagations: 84945629 / total #impl: 603787707 (eff. 0.141)
1361.49/1361.85	c #Conflicts:     835000 | #Learnt:      37338 | 0.000
1361.49/1361.85	c total clause space: 335.816MB
1361.49/1361.85	c total #watches: 584565
1364.39/1364.78	c total #propagations: 85044823 / total #impl: 605166309 (eff. 0.141)
1364.39/1364.78	c #Conflicts:     836000 | #Learnt:      38338 | 0.000
1364.39/1364.78	c total clause space: 335.816MB
1364.39/1364.78	c total #watches: 595598
1367.29/1367.66	c total #propagations: 85137148 / total #impl: 606298463 (eff. 0.140)
1367.29/1367.66	c #Conflicts:     837000 | #Learnt:      39338 | 0.000
1367.29/1367.66	c total clause space: 335.816MB
1367.29/1367.66	c total #watches: 606157
1370.39/1370.74	c total #propagations: 85226328 / total #impl: 607287427 (eff. 0.140)
1370.39/1370.74	c #Conflicts:     838000 | #Learnt:      40338 | 0.000
1370.39/1370.74	c total clause space: 335.816MB
1370.39/1370.74	c total #watches: 617283
1373.39/1373.71	c total #propagations: 85319914 / total #impl: 608315553 (eff. 0.140)
1373.39/1373.71	c #Conflicts:     839000 | #Learnt:      41338 | 0.000
1373.39/1373.71	c total clause space: 335.816MB
1373.39/1373.71	c total #watches: 630280
1376.29/1376.60	c total #propagations: 85418344 / total #impl: 609306063 (eff. 0.140)
1376.29/1376.60	c #Conflicts:     840000 | #Learnt:      42338 | 0.000
1376.29/1376.60	c total clause space: 335.816MB
1376.29/1376.60	c total #watches: 641213
1379.09/1379.42	c total #propagations: 85515081 / total #impl: 610210585 (eff. 0.140)
1379.09/1379.42	c #Conflicts:     841000 | #Learnt:      43338 | 0.000
1379.09/1379.42	c total clause space: 335.816MB
1379.09/1379.42	c total #watches: 653063
1382.39/1382.75	c total #propagations: 85613031 / total #impl: 610918518 (eff. 0.140)
1382.39/1382.75	c GC COLLECT
1382.39/1382.75	c #Conflicts:     842000 | #Learnt:      22242 | 0.000
1382.39/1382.75	c total clause space: 335.816MB
1382.39/1382.75	c total #watches: 378788
1383.88/1384.22	c total #propagations: 85696842 / total #impl: 611609167 (eff. 0.140)
1383.88/1384.22	c #Conflicts:     843000 | #Learnt:      23242 | 0.000
1383.88/1384.22	c total clause space: 335.816MB
1383.88/1384.22	c total #watches: 401653
1385.38/1385.73	c total #propagations: 85798066 / total #impl: 613052009 (eff. 0.140)
1385.38/1385.73	c #Conflicts:     844000 | #Learnt:      24242 | 0.000
1385.38/1385.73	c total clause space: 335.816MB
1385.38/1385.73	c total #watches: 425262
1386.68/1387.09	c total #propagations: 85905122 / total #impl: 614256409 (eff. 0.140)
1386.68/1387.09	c #Conflicts:     845000 | #Learnt:      25242 | 0.000
1386.68/1387.09	c total clause space: 335.816MB
1386.68/1387.09	c total #watches: 436789
1388.38/1388.73	c total #propagations: 86020406 / total #impl: 615230329 (eff. 0.140)
1388.38/1388.73	c #Conflicts:     846000 | #Learnt:      26242 | 0.000
1388.38/1388.73	c total clause space: 335.816MB
1388.38/1388.73	c total #watches: 448709
1389.98/1390.34	c total #propagations: 86134357 / total #impl: 616379578 (eff. 0.140)
1389.98/1390.34	c #Conflicts:     847000 | #Learnt:      27242 | 0.000
1389.98/1390.34	c total clause space: 335.816MB
1389.98/1390.34	c total #watches: 460200
1391.68/1392.03	c total #propagations: 86242446 / total #impl: 617360789 (eff. 0.140)
1391.68/1392.03	c #Conflicts:     848000 | #Learnt:      28242 | 0.000
1391.68/1392.03	c total clause space: 335.816MB
1391.68/1392.03	c total #watches: 466788
1392.98/1393.38	c total #propagations: 86352924 / total #impl: 617899081 (eff. 0.140)
1392.98/1393.38	c #Conflicts:     849000 | #Learnt:      29242 | 0.000
1392.98/1393.38	c total clause space: 335.816MB
1392.98/1393.38	c total #watches: 473395
1395.08/1395.44	c total #propagations: 86454263 / total #impl: 618717588 (eff. 0.140)
1395.08/1395.44	c #Conflicts:     850000 | #Learnt:      30242 | 0.000
1395.08/1395.44	c total clause space: 335.816MB
1395.08/1395.44	c total #watches: 483872
1397.98/1398.39	c total #propagations: 86556167 / total #impl: 620041752 (eff. 0.140)
1397.98/1398.39	c #Conflicts:     851000 | #Learnt:      31242 | 0.000
1397.98/1398.39	c total clause space: 335.816MB
1397.98/1398.39	c total #watches: 496135
1400.58/1400.96	c total #propagations: 86680692 / total #impl: 621405828 (eff. 0.139)
1400.58/1400.96	c #Conflicts:     852000 | #Learnt:      32242 | 0.000
1400.58/1400.96	c total clause space: 335.816MB
1400.58/1400.96	c total #watches: 507662
1403.39/1403.78	c total #propagations: 86797053 / total #impl: 622784216 (eff. 0.139)
1403.39/1403.78	c #Conflicts:     853000 | #Learnt:      33242 | 0.000
1403.39/1403.78	c total clause space: 335.816MB
1403.39/1403.78	c total #watches: 515180
1406.98/1407.30	c total #propagations: 86898138 / total #impl: 623467300 (eff. 0.139)
1406.98/1407.30	c #Conflicts:     854000 | #Learnt:      34242 | 0.000
1406.98/1407.30	c total clause space: 335.816MB
1406.98/1407.30	c total #watches: 526728
1409.99/1410.36	c total #propagations: 87005566 / total #impl: 624529732 (eff. 0.139)
1409.99/1410.36	c #Conflicts:     855000 | #Learnt:      35242 | 0.000
1409.99/1410.36	c total clause space: 335.816MB
1409.99/1410.36	c total #watches: 534830
1412.58/1412.92	c total #propagations: 87119678 / total #impl: 626153983 (eff. 0.139)
1412.58/1412.92	c #Conflicts:     856000 | #Learnt:      36242 | 0.000
1412.58/1412.92	c total clause space: 335.816MB
1412.58/1412.92	c total #watches: 542722
1415.39/1415.71	c total #propagations: 87223202 / total #impl: 626810987 (eff. 0.139)
1415.39/1415.71	c #Conflicts:     857000 | #Learnt:      37242 | 0.000
1415.39/1415.71	c total clause space: 335.816MB
1415.39/1415.71	c total #watches: 548549
1417.59/1418.00	c total #propagations: 87327701 / total #impl: 627306986 (eff. 0.139)
1417.59/1418.00	c #Conflicts:     858000 | #Learnt:      38242 | 0.000
1417.59/1418.00	c total clause space: 335.816MB
1417.59/1418.00	c total #watches: 554075
1421.98/1422.39	c total #propagations: 87419520 / total #impl: 627860754 (eff. 0.139)
1421.98/1422.39	c #Conflicts:     859000 | #Learnt:      39242 | 0.000
1421.98/1422.39	c total clause space: 335.816MB
1421.98/1422.39	c total #watches: 562333
1425.08/1425.46	c total #propagations: 87542041 / total #impl: 629674250 (eff. 0.139)
1425.08/1425.46	c #Conflicts:     860000 | #Learnt:      40242 | 0.000
1425.08/1425.46	c total clause space: 335.816MB
1425.08/1425.46	c total #watches: 574499
1428.68/1429.06	c total #propagations: 87666861 / total #impl: 630656828 (eff. 0.139)
1428.68/1429.06	c #Conflicts:     861000 | #Learnt:      41242 | 0.000
1428.68/1429.06	c total clause space: 335.816MB
1428.68/1429.06	c total #watches: 588164
1432.08/1432.44	c total #propagations: 87787017 / total #impl: 631988090 (eff. 0.139)
1432.08/1432.44	c #Conflicts:     862000 | #Learnt:      42242 | 0.000
1432.08/1432.44	c total clause space: 335.816MB
1432.08/1432.44	c total #watches: 594992
1435.58/1435.94	c total #propagations: 87881456 / total #impl: 632806540 (eff. 0.139)
1435.58/1435.94	c #Conflicts:     863000 | #Learnt:      43242 | 0.000
1435.58/1435.94	c total clause space: 335.816MB
1435.58/1435.94	c total #watches: 603533
1437.88/1438.22	c total #propagations: 87989481 / total #impl: 633691136 (eff. 0.139)
1437.88/1438.22	c #Conflicts:     864000 | #Learnt:      44242 | 0.000
1437.88/1438.22	c total clause space: 335.816MB
1437.88/1438.22	c total #watches: 609669
1440.08/1440.40	c total #propagations: 88080478 / total #impl: 634374128 (eff. 0.139)
1440.08/1440.40	c GC COLLECT
1440.08/1440.40	c #Conflicts:     865000 | #Learnt:      22833 | 0.000
1440.08/1440.40	c total clause space: 335.816MB
1440.08/1440.40	c total #watches: 389605
1441.48/1441.84	c total #propagations: 88173822 / total #impl: 635353363 (eff. 0.139)
1441.48/1441.84	c #Conflicts:     866000 | #Learnt:      23833 | 0.000
1441.48/1441.84	c total clause space: 335.816MB
1441.48/1441.84	c total #watches: 409389
1442.98/1443.32	c total #propagations: 88274949 / total #impl: 636432965 (eff. 0.139)
1442.98/1443.32	c #Conflicts:     867000 | #Learnt:      24833 | 0.000
1442.98/1443.32	c total clause space: 335.816MB
1442.98/1443.32	c total #watches: 419805
1444.08/1444.41	c total #propagations: 88388869 / total #impl: 637488895 (eff. 0.139)
1444.08/1444.41	c #Conflicts:     868000 | #Learnt:      25833 | 0.000
1444.08/1444.41	c total clause space: 335.816MB
1444.08/1444.41	c total #watches: 427510
1445.78/1446.16	c total #propagations: 88478245 / total #impl: 637826734 (eff. 0.139)
1445.78/1446.16	c #Conflicts:     869000 | #Learnt:      26833 | 0.000
1445.78/1446.16	c total clause space: 335.816MB
1445.78/1446.16	c total #watches: 435304
1447.67/1448.06	c total #propagations: 88589329 / total #impl: 638600544 (eff. 0.139)
1447.67/1448.06	c #Conflicts:     870000 | #Learnt:      27833 | 0.000
1447.67/1448.06	c total clause space: 335.816MB
1447.67/1448.06	c total #watches: 442965
1448.97/1449.40	c total #propagations: 88712561 / total #impl: 639191526 (eff. 0.139)
1448.97/1449.40	c #Conflicts:     871000 | #Learnt:      28833 | 0.000
1448.97/1449.40	c total clause space: 335.816MB
1448.97/1449.40	c total #watches: 452285
1450.77/1451.18	c total #propagations: 88805303 / total #impl: 639489064 (eff. 0.139)
1450.77/1451.18	c #Conflicts:     872000 | #Learnt:      29833 | 0.000
1450.77/1451.18	c total clause space: 335.816MB
1450.77/1451.18	c total #watches: 460343
1452.37/1452.70	c total #propagations: 88926713 / total #impl: 639965819 (eff. 0.139)
1452.37/1452.70	c #Conflicts:     873000 | #Learnt:      30833 | 0.000
1452.37/1452.70	c total clause space: 335.816MB
1452.37/1452.70	c total #watches: 468139
1453.67/1454.08	c total #propagations: 89022442 / total #impl: 640286604 (eff. 0.139)
1453.67/1454.08	c #Conflicts:     874000 | #Learnt:      31833 | 0.000
1453.67/1454.08	c total clause space: 335.816MB
1453.67/1454.08	c total #watches: 475322
1455.17/1455.52	c total #propagations: 89127073 / total #impl: 640653338 (eff. 0.139)
1455.17/1455.52	c #Conflicts:     875000 | #Learnt:      32833 | 0.000
1455.17/1455.52	c total clause space: 335.816MB
1455.17/1455.52	c total #watches: 482908
1457.28/1457.63	c total #propagations: 89219267 / total #impl: 640975748 (eff. 0.139)
1457.28/1457.63	c #Conflicts:     876000 | #Learnt:      33833 | 0.000
1457.28/1457.63	c total clause space: 335.816MB
1457.28/1457.63	c total #watches: 491672
1459.27/1459.69	c total #propagations: 89321174 / total #impl: 641244501 (eff. 0.139)
1459.27/1459.69	c #Conflicts:     877000 | #Learnt:      34833 | 0.000
1459.27/1459.69	c total clause space: 335.816MB
1459.27/1459.69	c total #watches: 498198
1460.77/1461.15	c total #propagations: 89422131 / total #impl: 641508062 (eff. 0.139)
1460.77/1461.15	c #Conflicts:     878000 | #Learnt:      35833 | 0.000
1460.77/1461.15	c total clause space: 335.816MB
1460.77/1461.15	c total #watches: 506328
1462.68/1463.05	c total #propagations: 89514379 / total #impl: 641947221 (eff. 0.139)
1462.68/1463.05	c #Conflicts:     879000 | #Learnt:      36833 | 0.000
1462.68/1463.05	c total clause space: 335.816MB
1462.68/1463.05	c total #watches: 513074
1464.57/1464.90	c total #propagations: 89621003 / total #impl: 642348999 (eff. 0.140)
1464.57/1464.90	c #Conflicts:     880000 | #Learnt:      37833 | 0.000
1464.57/1464.90	c total clause space: 335.816MB
1464.57/1464.90	c total #watches: 519711
1466.77/1467.11	c total #propagations: 89712414 / total #impl: 642726393 (eff. 0.140)
1466.77/1467.11	c #Conflicts:     881000 | #Learnt:      38833 | 0.000
1466.77/1467.11	c total clause space: 335.816MB
1466.77/1467.11	c total #watches: 528273
1468.67/1469.05	c total #propagations: 89805817 / total #impl: 643388891 (eff. 0.140)
1468.67/1469.05	c #Conflicts:     882000 | #Learnt:      39833 | 0.000
1468.67/1469.05	c total clause space: 335.816MB
1468.67/1469.05	c total #watches: 535327
1471.07/1471.40	c total #propagations: 89907367 / total #impl: 643884716 (eff. 0.140)
1471.07/1471.40	c #Conflicts:     883000 | #Learnt:      40833 | 0.000
1471.07/1471.40	c total clause space: 335.816MB
1471.07/1471.40	c total #watches: 542993
1473.68/1474.08	c total #propagations: 90005843 / total #impl: 644686528 (eff. 0.140)
1473.68/1474.08	c #Conflicts:     884000 | #Learnt:      41833 | 0.000
1473.68/1474.08	c total clause space: 335.816MB
1473.68/1474.08	c total #watches: 550567
1476.17/1476.54	c total #propagations: 90100590 / total #impl: 645312375 (eff. 0.140)
1476.17/1476.54	c #Conflicts:     885000 | #Learnt:      42833 | 0.000
1476.17/1476.54	c total clause space: 335.816MB
1476.17/1476.54	c total #watches: 561781
1478.77/1479.16	c total #propagations: 90185781 / total #impl: 646034758 (eff. 0.140)
1478.77/1479.16	c #Conflicts:     886000 | #Learnt:      43833 | 0.000
1478.77/1479.16	c total clause space: 335.816MB
1478.77/1479.16	c total #watches: 572492
1481.48/1481.86	c total #propagations: 90283491 / total #impl: 646990844 (eff. 0.140)
1481.48/1481.86	c #Conflicts:     887000 | #Learnt:      44833 | 0.000
1481.48/1481.86	c total clause space: 335.816MB
1481.48/1481.86	c total #watches: 579460
1483.58/1483.94	c total #propagations: 90368617 / total #impl: 647443150 (eff. 0.140)
1483.58/1483.94	c GC COLLECT
1483.58/1483.94	c #Conflicts:     888000 | #Learnt:      23130 | 0.000
1483.58/1483.94	c total clause space: 335.816MB
1483.58/1483.94	c total #watches: 393683
1485.07/1485.47	c total #propagations: 90449985 / total #impl: 647848677 (eff. 0.140)
1485.07/1485.47	c #Conflicts:     889000 | #Learnt:      24130 | 0.000
1485.07/1485.47	c total clause space: 335.816MB
1485.07/1485.47	c total #watches: 405105
1486.87/1487.21	c total #propagations: 90551050 / total #impl: 649294501 (eff. 0.139)
1486.87/1487.21	c #Conflicts:     890000 | #Learnt:      25130 | 0.000
1486.87/1487.21	c total clause space: 335.816MB
1486.87/1487.21	c total #watches: 415759
1488.97/1489.39	c total #propagations: 90647984 / total #impl: 650503501 (eff. 0.139)
1488.97/1489.39	c #Conflicts:     891000 | #Learnt:      26130 | 0.000
1488.97/1489.39	c total clause space: 335.816MB
1488.97/1489.39	c total #watches: 423982
1491.17/1491.58	c total #propagations: 90750148 / total #impl: 651854399 (eff. 0.139)
1491.17/1491.58	c #Conflicts:     892000 | #Learnt:      27130 | 0.000
1491.17/1491.58	c total clause space: 335.816MB
1491.17/1491.58	c total #watches: 432997
1493.57/1493.92	c total #propagations: 90858132 / total #impl: 653110963 (eff. 0.139)
1493.57/1493.92	c #Conflicts:     893000 | #Learnt:      28130 | 0.000
1493.57/1493.92	c total clause space: 335.816MB
1493.57/1493.92	c total #watches: 440752
1495.67/1496.03	c total #propagations: 90980110 / total #impl: 654745442 (eff. 0.139)
1495.67/1496.03	c #Conflicts:     894000 | #Learnt:      29130 | 0.000
1495.67/1496.03	c total clause space: 335.816MB
1495.67/1496.03	c total #watches: 458472
1497.57/1497.92	c total #propagations: 91102025 / total #impl: 655847009 (eff. 0.139)
1497.57/1497.92	c #Conflicts:     895000 | #Learnt:      30130 | 0.000
1497.57/1497.92	c total clause space: 335.816MB
1497.57/1497.92	c total #watches: 468874
1499.27/1499.62	c total #propagations: 91214945 / total #impl: 656490146 (eff. 0.139)
1499.27/1499.62	c #Conflicts:     896000 | #Learnt:      31130 | 0.000
1499.27/1499.62	c total clause space: 335.816MB
1499.27/1499.62	c total #watches: 477147
1501.27/1501.61	c total #propagations: 91304036 / total #impl: 656794120 (eff. 0.139)
1501.27/1501.61	c #Conflicts:     897000 | #Learnt:      32130 | 0.000
1501.27/1501.61	c total clause space: 335.816MB
1501.27/1501.61	c total #watches: 492927
1503.17/1503.56	c total #propagations: 91447316 / total #impl: 658485399 (eff. 0.139)
1503.17/1503.56	c #Conflicts:     898000 | #Learnt:      33130 | 0.000
1503.17/1503.56	c total clause space: 335.816MB
1503.17/1503.56	c total #watches: 504617
1505.17/1505.51	c total #propagations: 91575346 / total #impl: 660100500 (eff. 0.139)
1505.17/1505.51	c #Conflicts:     899000 | #Learnt:      34130 | 0.000
1505.17/1505.51	c total clause space: 335.816MB
1505.17/1505.51	c total #watches: 519843
1507.17/1507.51	c total #propagations: 91686562 / total #impl: 661322061 (eff. 0.139)
1507.17/1507.51	c #Conflicts:     900000 | #Learnt:      35130 | 0.000
1507.17/1507.51	c total clause space: 335.816MB
1507.17/1507.51	c total #watches: 532949
1509.47/1509.87	c total #propagations: 91791948 / total #impl: 663247094 (eff. 0.138)
1509.47/1509.87	c #Conflicts:     901000 | #Learnt:      36130 | 0.000
1509.47/1509.87	c total clause space: 335.816MB
1509.47/1509.87	c total #watches: 546352
1512.37/1512.72	c total #propagations: 91916673 / total #impl: 664620995 (eff. 0.138)
1512.37/1512.72	c #Conflicts:     902000 | #Learnt:      37130 | 0.000
1512.37/1512.72	c total clause space: 335.816MB
1512.37/1512.72	c total #watches: 565604
1514.96/1515.36	c total #propagations: 92041751 / total #impl: 665899849 (eff. 0.138)
1514.96/1515.36	c #Conflicts:     903000 | #Learnt:      38130 | 0.000
1514.96/1515.36	c total clause space: 335.816MB
1514.96/1515.36	c total #watches: 578069
1518.16/1518.50	c total #propagations: 92157588 / total #impl: 667001100 (eff. 0.138)
1518.16/1518.50	c #Conflicts:     904000 | #Learnt:      39130 | 0.000
1518.16/1518.50	c total clause space: 335.816MB
1518.16/1518.50	c total #watches: 587282
1521.56/1521.97	c total #propagations: 92286894 / total #impl: 668867059 (eff. 0.138)
1521.56/1521.97	c #Conflicts:     905000 | #Learnt:      40130 | 0.000
1521.56/1521.97	c total clause space: 335.816MB
1521.56/1521.97	c total #watches: 597920
1524.16/1524.51	c total #propagations: 92413039 / total #impl: 670306656 (eff. 0.138)
1524.16/1524.51	c #Conflicts:     906000 | #Learnt:      41130 | 0.000
1524.16/1524.51	c total clause space: 335.816MB
1524.16/1524.51	c total #watches: 610225
1525.96/1526.34	c total #propagations: 92530654 / total #impl: 671221771 (eff. 0.138)
1525.96/1526.34	c #Conflicts:     907000 | #Learnt:      42130 | 0.000
1525.96/1526.34	c total clause space: 335.816MB
1525.96/1526.34	c total #watches: 620897
1528.96/1529.30	c total #propagations: 92623821 / total #impl: 671841011 (eff. 0.138)
1528.96/1529.30	c #Conflicts:     908000 | #Learnt:      43130 | 0.000
1528.96/1529.30	c total clause space: 335.816MB
1528.96/1529.30	c total #watches: 634340
1531.97/1532.36	c total #propagations: 92732840 / total #impl: 672573982 (eff. 0.138)
1531.97/1532.36	c #Conflicts:     909000 | #Learnt:      44130 | 0.000
1531.97/1532.36	c total clause space: 335.816MB
1531.97/1532.36	c total #watches: 645916
1534.66/1535.09	c total #propagations: 92844792 / total #impl: 673512086 (eff. 0.138)
1534.66/1535.09	c #Conflicts:     910000 | #Learnt:      45130 | 0.000
1534.66/1535.09	c total clause space: 335.816MB
1534.66/1535.09	c total #watches: 655020
1537.06/1537.44	c total #propagations: 92953193 / total #impl: 674294556 (eff. 0.138)
1537.06/1537.44	c GC COLLECT
1537.06/1537.44	c #Conflicts:     911000 | #Learnt:      23138 | 0.000
1537.06/1537.44	c total clause space: 335.816MB
1537.06/1537.44	c total #watches: 394611
1538.36/1538.78	c total #propagations: 93048698 / total #impl: 675107133 (eff. 0.138)
1538.36/1538.78	c #Conflicts:     912000 | #Learnt:      24138 | 0.000
1538.36/1538.78	c total clause space: 335.816MB
1538.36/1538.78	c total #watches: 412663
1539.96/1540.36	c total #propagations: 93142520 / total #impl: 675896392 (eff. 0.138)
1539.96/1540.36	c #Conflicts:     913000 | #Learnt:      25138 | 0.000
1539.96/1540.36	c total clause space: 335.816MB
1539.96/1540.36	c total #watches: 428945
1541.97/1542.37	c total #propagations: 93251038 / total #impl: 676529921 (eff. 0.138)
1541.97/1542.37	c #Conflicts:     914000 | #Learnt:      26138 | 0.000
1541.97/1542.37	c total clause space: 335.816MB
1541.97/1542.37	c total #watches: 436961
1543.86/1544.20	c total #propagations: 93353872 / total #impl: 677049354 (eff. 0.138)
1543.86/1544.20	c #Conflicts:     915000 | #Learnt:      27138 | 0.000
1543.86/1544.20	c total clause space: 335.816MB
1543.86/1544.20	c total #watches: 448080
1545.86/1546.22	c total #propagations: 93444914 / total #impl: 677490364 (eff. 0.138)
1545.86/1546.22	c #Conflicts:     916000 | #Learnt:      28138 | 0.000
1545.86/1546.22	c total clause space: 335.816MB
1545.86/1546.22	c total #watches: 462535
1547.76/1548.16	c total #propagations: 93538068 / total #impl: 678274721 (eff. 0.138)
1547.76/1548.16	c #Conflicts:     917000 | #Learnt:      29138 | 0.000
1547.76/1548.16	c total clause space: 335.816MB
1547.76/1548.16	c total #watches: 474404
1549.46/1549.82	c total #propagations: 93635369 / total #impl: 678913669 (eff. 0.138)
1549.46/1549.82	c #Conflicts:     918000 | #Learnt:      30138 | 0.000
1549.46/1549.82	c total clause space: 335.816MB
1549.46/1549.82	c total #watches: 490528
1552.86/1553.26	c total #propagations: 93721262 / total #impl: 679216969 (eff. 0.138)
1552.86/1553.26	c #Conflicts:     919000 | #Learnt:      31138 | 0.000
1552.86/1553.26	c total clause space: 335.816MB
1552.86/1553.26	c total #watches: 499415
1555.66/1556.03	c total #propagations: 93827092 / total #impl: 679832091 (eff. 0.138)
1555.66/1556.03	c #Conflicts:     920000 | #Learnt:      32138 | 0.000
1555.66/1556.03	c total clause space: 335.816MB
1555.66/1556.03	c total #watches: 508366
1558.96/1559.34	c total #propagations: 93914732 / total #impl: 680171921 (eff. 0.138)
1558.96/1559.34	c #Conflicts:     921000 | #Learnt:      33138 | 0.000
1558.96/1559.34	c total clause space: 335.816MB
1558.96/1559.34	c total #watches: 515963
1562.16/1562.59	c total #propagations: 94001497 / total #impl: 680499616 (eff. 0.138)
1562.16/1562.59	c #Conflicts:     922000 | #Learnt:      34138 | 0.000
1562.16/1562.59	c total clause space: 335.816MB
1562.16/1562.59	c total #watches: 520509
1565.96/1566.37	c total #propagations: 94081373 / total #impl: 680797808 (eff. 0.138)
1565.96/1566.37	c #Conflicts:     923000 | #Learnt:      35138 | 0.000
1565.96/1566.37	c total clause space: 335.816MB
1565.96/1566.37	c total #watches: 524095
1569.76/1570.10	c total #propagations: 94161205 / total #impl: 681111560 (eff. 0.138)
1569.76/1570.10	c #Conflicts:     924000 | #Learnt:      36138 | 0.000
1569.76/1570.10	c total clause space: 335.816MB
1569.76/1570.10	c total #watches: 528506
1573.86/1574.28	c total #propagations: 94246875 / total #impl: 681453786 (eff. 0.138)
1573.86/1574.28	c #Conflicts:     925000 | #Learnt:      37138 | 0.000
1573.86/1574.28	c total clause space: 335.816MB
1573.86/1574.28	c total #watches: 539078
1578.16/1578.53	c total #propagations: 94344492 / total #impl: 681802152 (eff. 0.138)
1578.16/1578.53	c #Conflicts:     926000 | #Learnt:      38138 | 0.000
1578.16/1578.53	c total clause space: 335.816MB
1578.16/1578.53	c total #watches: 546661
1581.95/1582.37	c total #propagations: 94445231 / total #impl: 682144816 (eff. 0.138)
1581.95/1582.37	c #Conflicts:     927000 | #Learnt:      39138 | 0.000
1581.95/1582.37	c total clause space: 335.816MB
1581.95/1582.37	c total #watches: 552229
1585.86/1586.23	c total #propagations: 94534610 / total #impl: 682535969 (eff. 0.139)
1585.86/1586.23	c #Conflicts:     928000 | #Learnt:      40138 | 0.000
1585.86/1586.23	c total clause space: 335.816MB
1585.86/1586.23	c total #watches: 560914
1589.65/1590.01	c total #propagations: 94631548 / total #impl: 682947826 (eff. 0.139)
1589.65/1590.01	c #Conflicts:     929000 | #Learnt:      41138 | 0.000
1589.65/1590.01	c total clause space: 335.816MB
1589.65/1590.01	c total #watches: 570310
1593.25/1593.60	c total #propagations: 94740080 / total #impl: 683368553 (eff. 0.139)
1593.25/1593.60	c #Conflicts:     930000 | #Learnt:      42138 | 0.000
1593.25/1593.60	c total clause space: 335.816MB
1593.25/1593.60	c total #watches: 583335
1596.96/1597.34	c total #propagations: 94841441 / total #impl: 683851451 (eff. 0.139)
1596.96/1597.34	c #Conflicts:     931000 | #Learnt:      43138 | 0.000
1596.96/1597.34	c total clause space: 335.816MB
1596.96/1597.34	c total #watches: 597100
1599.95/1600.30	c total #propagations: 94933665 / total #impl: 684264378 (eff. 0.139)
1599.95/1600.30	c #Conflicts:     932000 | #Learnt:      44138 | 0.000
1599.95/1600.30	c total clause space: 335.816MB
1599.95/1600.30	c total #watches: 608961
1604.15/1604.54	c total #propagations: 95010236 / total #impl: 684673237 (eff. 0.139)
1604.15/1604.54	c #Conflicts:     933000 | #Learnt:      45138 | 0.000
1604.15/1604.54	c total clause space: 335.816MB
1604.15/1604.54	c total #watches: 620768
1608.35/1608.71	c total #propagations: 95091022 / total #impl: 685117311 (eff. 0.139)
1608.35/1608.71	c #Conflicts:     934000 | #Learnt:      46138 | 0.000
1608.35/1608.71	c total clause space: 335.816MB
1608.35/1608.71	c total #watches: 629581
1610.85/1611.24	c total #propagations: 95185756 / total #impl: 685556384 (eff. 0.139)
1610.85/1611.24	c GC COLLECT
1610.85/1611.24	c #Conflicts:     935000 | #Learnt:      23836 | 0.000
1610.85/1611.24	c total clause space: 335.816MB
1610.85/1611.24	c total #watches: 407645
1612.45/1612.87	c total #propagations: 95274626 / total #impl: 685919138 (eff. 0.139)
1612.45/1612.87	c #Conflicts:     936000 | #Learnt:      24836 | 0.000
1612.45/1612.87	c total clause space: 335.816MB
1612.45/1612.87	c total #watches: 427208
1614.45/1614.81	c total #propagations: 95361417 / total #impl: 686426367 (eff. 0.139)
1614.45/1614.81	c #Conflicts:     937000 | #Learnt:      25836 | 0.000
1614.45/1614.81	c total clause space: 335.816MB
1614.45/1614.81	c total #watches: 435978
1616.45/1616.85	c total #propagations: 95476796 / total #impl: 686933834 (eff. 0.139)
1616.45/1616.85	c #Conflicts:     938000 | #Learnt:      26836 | 0.000
1616.45/1616.85	c total clause space: 335.816MB
1616.45/1616.85	c total #watches: 448263
1619.15/1619.50	c total #propagations: 95562779 / total #impl: 687454819 (eff. 0.139)
1619.15/1619.50	c #Conflicts:     939000 | #Learnt:      27836 | 0.000
1619.15/1619.50	c total clause space: 335.816MB
1619.15/1619.50	c total #watches: 460310
1622.75/1623.14	c total #propagations: 95672288 / total #impl: 688707270 (eff. 0.139)
1622.75/1623.14	c #Conflicts:     940000 | #Learnt:      28836 | 0.000
1622.75/1623.14	c total clause space: 335.816MB
1622.75/1623.14	c total #watches: 471813
1625.75/1626.11	c total #propagations: 95791553 / total #impl: 689674125 (eff. 0.139)
1625.75/1626.11	c #Conflicts:     941000 | #Learnt:      29836 | 0.000
1625.75/1626.11	c total clause space: 335.816MB
1625.75/1626.11	c total #watches: 481720
1629.05/1629.46	c total #propagations: 95885257 / total #impl: 690120261 (eff. 0.139)
1629.05/1629.46	c #Conflicts:     942000 | #Learnt:      30836 | 0.000
1629.05/1629.46	c total clause space: 335.816MB
1629.05/1629.46	c total #watches: 492310
1632.15/1632.55	c total #propagations: 96010430 / total #impl: 691092140 (eff. 0.139)
1632.15/1632.55	c #Conflicts:     943000 | #Learnt:      31836 | 0.000
1632.15/1632.55	c total clause space: 335.816MB
1632.15/1632.55	c total #watches: 499474
1634.55/1634.94	c total #propagations: 96115408 / total #impl: 691611515 (eff. 0.139)
1634.55/1634.94	c #Conflicts:     944000 | #Learnt:      32836 | 0.000
1634.55/1634.94	c total clause space: 335.816MB
1634.55/1634.94	c total #watches: 508820
1637.95/1638.35	c total #propagations: 96197000 / total #impl: 692121530 (eff. 0.139)
1637.95/1638.35	c #Conflicts:     945000 | #Learnt:      33836 | 0.000
1637.95/1638.35	c total clause space: 335.816MB
1637.95/1638.35	c total #watches: 519263
1641.84/1642.25	c total #propagations: 96294343 / total #impl: 692932859 (eff. 0.139)
1641.84/1642.25	c #Conflicts:     946000 | #Learnt:      34836 | 0.000
1641.84/1642.25	c total clause space: 335.816MB
1641.84/1642.25	c total #watches: 531061
1645.04/1645.49	c total #propagations: 96400372 / total #impl: 694126715 (eff. 0.139)
1645.04/1645.49	c #Conflicts:     947000 | #Learnt:      35836 | 0.000
1645.04/1645.49	c total clause space: 335.816MB
1645.04/1645.49	c total #watches: 542121
1648.04/1648.48	c total #propagations: 96493629 / total #impl: 694655342 (eff. 0.139)
1648.04/1648.48	c #Conflicts:     948000 | #Learnt:      36836 | 0.000
1648.04/1648.48	c total clause space: 335.816MB
1648.04/1648.48	c total #watches: 555613
1651.85/1652.30	c total #propagations: 96587344 / total #impl: 695533944 (eff. 0.139)
1651.85/1652.30	c #Conflicts:     949000 | #Learnt:      37836 | 0.000
1651.85/1652.30	c total clause space: 335.816MB
1651.85/1652.30	c total #watches: 567647
1656.04/1656.47	c total #propagations: 96693782 / total #impl: 696402366 (eff. 0.139)
1656.04/1656.47	c #Conflicts:     950000 | #Learnt:      38836 | 0.000
1656.04/1656.47	c total clause space: 335.816MB
1656.04/1656.47	c total #watches: 577093
1660.54/1660.96	c total #propagations: 96784317 / total #impl: 696878788 (eff. 0.139)
1660.54/1660.96	c #Conflicts:     951000 | #Learnt:      39836 | 0.000
1660.54/1660.96	c total clause space: 335.816MB
1660.54/1660.96	c total #watches: 586029
1663.64/1664.00	c total #propagations: 96877092 / total #impl: 697517262 (eff. 0.139)
1663.64/1664.00	c #Conflicts:     952000 | #Learnt:      40836 | 0.000
1663.64/1664.00	c total clause space: 335.816MB
1663.64/1664.00	c total #watches: 598397
1669.34/1669.71	c total #propagations: 96952636 / total #impl: 698263432 (eff. 0.139)
1669.34/1669.71	c #Conflicts:     953000 | #Learnt:      41836 | 0.000
1669.34/1669.71	c total clause space: 335.816MB
1669.34/1669.71	c total #watches: 609077
1674.44/1674.88	c total #propagations: 97061316 / total #impl: 699612263 (eff. 0.139)
1674.44/1674.88	c #Conflicts:     954000 | #Learnt:      42836 | 0.000
1674.44/1674.88	c total clause space: 335.816MB
1674.44/1674.88	c total #watches: 620645
1678.14/1678.50	c total #propagations: 97167437 / total #impl: 701236845 (eff. 0.139)
1678.14/1678.50	c #Conflicts:     955000 | #Learnt:      43836 | 0.000
1678.14/1678.50	c total clause space: 335.816MB
1678.14/1678.50	c total #watches: 634246
1682.15/1682.58	c total #propagations: 97248632 / total #impl: 702069745 (eff. 0.139)
1682.15/1682.58	c #Conflicts:     956000 | #Learnt:      44836 | 0.000
1682.15/1682.58	c total clause space: 335.816MB
1682.15/1682.58	c total #watches: 649011
1685.64/1686.04	c total #propagations: 97343392 / total #impl: 703178915 (eff. 0.138)
1685.64/1686.04	c #Conflicts:     957000 | #Learnt:      45836 | 0.000
1685.64/1686.04	c total clause space: 335.816MB
1685.64/1686.04	c total #watches: 663509
1689.94/1690.36	c total #propagations: 97413606 / total #impl: 703820246 (eff. 0.138)
1689.94/1690.36	c #Conflicts:     958000 | #Learnt:      46836 | 0.000
1689.94/1690.36	c total clause space: 335.816MB
1689.94/1690.36	c total #watches: 676392
1692.55/1692.99	c total #propagations: 97510437 / total #impl: 704882991 (eff. 0.138)
1692.55/1692.99	c GC COLLECT
1692.55/1692.99	c #Conflicts:     959000 | #Learnt:      24238 | 0.000
1692.55/1692.99	c total clause space: 335.816MB
1692.55/1692.99	c total #watches: 417230
1694.44/1694.80	c total #propagations: 97595087 / total #impl: 705797124 (eff. 0.138)
1694.44/1694.80	c #Conflicts:     960000 | #Learnt:      25238 | 0.000
1694.44/1694.80	c total clause space: 335.816MB
1694.44/1694.80	c total #watches: 432018
1695.74/1696.12	c total #propagations: 97706554 / total #impl: 706846947 (eff. 0.138)
1695.74/1696.12	c #Conflicts:     961000 | #Learnt:      26238 | 0.000
1695.74/1696.12	c total clause space: 335.816MB
1695.74/1696.12	c total #watches: 443668
1696.74/1697.15	c total #propagations: 97778320 / total #impl: 707422326 (eff. 0.138)
1696.74/1697.15	c #Conflicts:     962000 | #Learnt:      27238 | 0.000
1696.74/1697.15	c total clause space: 335.816MB
1696.74/1697.15	c total #watches: 458217
1698.34/1698.73	c total #propagations: 97838063 / total #impl: 707839791 (eff. 0.138)
1698.34/1698.73	c #Conflicts:     963000 | #Learnt:      28238 | 0.000
1698.34/1698.73	c total clause space: 335.816MB
1698.34/1698.73	c total #watches: 471140
1700.14/1700.53	c total #propagations: 97912353 / total #impl: 708406268 (eff. 0.138)
1700.14/1700.53	c #Conflicts:     964000 | #Learnt:      29238 | 0.000
1700.14/1700.53	c total clause space: 335.816MB
1700.14/1700.53	c total #watches: 481252
1701.84/1702.29	c total #propagations: 97991858 / total #impl: 708735013 (eff. 0.138)
1701.84/1702.29	c #Conflicts:     965000 | #Learnt:      30238 | 0.000
1701.84/1702.29	c total clause space: 335.816MB
1701.84/1702.29	c total #watches: 491985
1704.84/1705.21	c total #propagations: 98067589 / total #impl: 709107220 (eff. 0.138)
1704.84/1705.21	c #Conflicts:     966000 | #Learnt:      31238 | 0.000
1704.84/1705.21	c total clause space: 335.816MB
1704.84/1705.21	c total #watches: 501754
1707.44/1707.89	c total #propagations: 98172004 / total #impl: 709823246 (eff. 0.138)
1707.44/1707.89	c #Conflicts:     967000 | #Learnt:      32238 | 0.000
1707.44/1707.89	c total clause space: 335.816MB
1707.44/1707.89	c total #watches: 512265
1709.94/1710.34	c total #propagations: 98286308 / total #impl: 710534106 (eff. 0.138)
1709.94/1710.34	c #Conflicts:     968000 | #Learnt:      33238 | 0.000
1709.94/1710.34	c total clause space: 335.816MB
1709.94/1710.34	c total #watches: 524309
1712.14/1712.53	c total #propagations: 98377441 / total #impl: 711380940 (eff. 0.138)
1712.14/1712.53	c #Conflicts:     969000 | #Learnt:      34238 | 0.000
1712.14/1712.53	c total clause space: 335.816MB
1712.14/1712.53	c total #watches: 536358
1714.04/1714.49	c total #propagations: 98457112 / total #impl: 712038302 (eff. 0.138)
1714.04/1714.49	c #Conflicts:     970000 | #Learnt:      35238 | 0.000
1714.04/1714.49	c total clause space: 335.816MB
1714.04/1714.49	c total #watches: 547310
1716.34/1716.71	c total #propagations: 98542078 / total #impl: 712287820 (eff. 0.138)
1716.34/1716.71	c #Conflicts:     971000 | #Learnt:      36238 | 0.000
1716.34/1716.71	c total clause space: 335.816MB
1716.34/1716.71	c total #watches: 554620
1718.54/1718.96	c total #propagations: 98638277 / total #impl: 712620389 (eff. 0.138)
1718.54/1718.96	c #Conflicts:     972000 | #Learnt:      37238 | 0.000
1718.54/1718.96	c total clause space: 335.816MB
1718.54/1718.96	c total #watches: 561509
1721.24/1721.61	c total #propagations: 98730564 / total #impl: 713012881 (eff. 0.138)
1721.24/1721.61	c #Conflicts:     973000 | #Learnt:      38238 | 0.000
1721.24/1721.61	c total clause space: 335.816MB
1721.24/1721.61	c total #watches: 569163
1724.44/1724.88	c total #propagations: 98830875 / total #impl: 713385274 (eff. 0.139)
1724.44/1724.88	c #Conflicts:     974000 | #Learnt:      39238 | 0.000
1724.44/1724.88	c total clause space: 335.816MB
1724.44/1724.88	c total #watches: 577027
1727.54/1727.99	c total #propagations: 98922925 / total #impl: 713785069 (eff. 0.139)
1727.54/1727.99	c #Conflicts:     975000 | #Learnt:      40238 | 0.000
1727.54/1727.99	c total clause space: 335.816MB
1727.54/1727.99	c total #watches: 585383
1731.44/1731.86	c total #propagations: 99021203 / total #impl: 714294542 (eff. 0.139)
1731.44/1731.86	c #Conflicts:     976000 | #Learnt:      41238 | 0.000
1731.44/1731.86	c total clause space: 335.816MB
1731.44/1731.86	c total #watches: 592785
1735.04/1735.47	c total #propagations: 99134048 / total #impl: 714918372 (eff. 0.139)
1735.04/1735.47	c #Conflicts:     977000 | #Learnt:      42238 | 0.000
1735.04/1735.47	c total clause space: 335.816MB
1735.04/1735.47	c total #watches: 611412
1737.53/1737.94	c total #propagations: 99251060 / total #impl: 716237074 (eff. 0.139)
1737.53/1737.94	c #Conflicts:     978000 | #Learnt:      43238 | 0.000
1737.53/1737.94	c total clause space: 335.816MB
1737.53/1737.94	c total #watches: 619988
1741.04/1741.41	c total #propagations: 99349367 / total #impl: 717242030 (eff. 0.139)
1741.04/1741.41	c #Conflicts:     979000 | #Learnt:      44238 | 0.000
1741.04/1741.41	c total clause space: 335.816MB
1741.04/1741.41	c total #watches: 628912
1745.03/1745.42	c total #propagations: 99456430 / total #impl: 718522106 (eff. 0.138)
1745.03/1745.42	c #Conflicts:     980000 | #Learnt:      45238 | 0.000
1745.03/1745.42	c total clause space: 335.816MB
1745.03/1745.42	c total #watches: 636515
1748.13/1748.52	c total #propagations: 99559139 / total #impl: 718918453 (eff. 0.138)
1748.13/1748.52	c #Conflicts:     981000 | #Learnt:      46238 | 0.000
1748.13/1748.52	c total clause space: 335.816MB
1748.13/1748.52	c total #watches: 643978
1750.94/1751.35	c total #propagations: 99646980 / total #impl: 719281376 (eff. 0.139)
1750.94/1751.35	c #Conflicts:     982000 | #Learnt:      47238 | 0.000
1750.94/1751.35	c total clause space: 335.816MB
1750.94/1751.35	c total #watches: 651893
1752.63/1753.00	c total #propagations: 99741586 / total #impl: 719560883 (eff. 0.139)
1752.63/1753.00	c GC COLLECT
1752.63/1753.00	c #Conflicts:     983000 | #Learnt:      24333 | 0.000
1752.63/1753.00	c total clause space: 335.816MB
1752.63/1753.00	c total #watches: 413623
1754.93/1755.33	c total #propagations: 99825257 / total #impl: 719814249 (eff. 0.139)
1754.93/1755.33	c #Conflicts:     984000 | #Learnt:      25333 | 0.000
1754.93/1755.33	c total clause space: 335.816MB
1754.93/1755.33	c total #watches: 426803
1757.33/1757.79	c total #propagations: 99938212 / total #impl: 720418318 (eff. 0.139)
1757.33/1757.79	c #Conflicts:     985000 | #Learnt:      26333 | 0.000
1757.33/1757.79	c total clause space: 335.816MB
1757.33/1757.79	c total #watches: 440887
1759.33/1759.75	c total #propagations: 100049924 / total #impl: 721120840 (eff. 0.139)
1759.33/1759.75	c #Conflicts:     986000 | #Learnt:      27333 | 0.000
1759.33/1759.75	c total clause space: 335.816MB
1759.33/1759.75	c total #watches: 452056
1762.23/1762.62	c total #propagations: 100157409 / total #impl: 722220094 (eff. 0.139)
1762.23/1762.62	c #Conflicts:     987000 | #Learnt:      28333 | 0.000
1762.23/1762.62	c total clause space: 335.816MB
1762.23/1762.62	c total #watches: 461157
1764.53/1764.92	c total #propagations: 100288155 / total #impl: 723198041 (eff. 0.139)
1764.53/1764.92	c #Conflicts:     988000 | #Learnt:      29333 | 0.000
1764.53/1764.92	c total clause space: 335.816MB
1764.53/1764.92	c total #watches: 472464
1767.13/1767.52	c total #propagations: 100403998 / total #impl: 723988965 (eff. 0.139)
1767.13/1767.52	c #Conflicts:     989000 | #Learnt:      30333 | 0.000
1767.13/1767.52	c total clause space: 335.816MB
1767.13/1767.52	c total #watches: 486430
1770.03/1770.43	c total #propagations: 100514760 / total #impl: 724793235 (eff. 0.139)
1770.03/1770.43	c #Conflicts:     990000 | #Learnt:      31333 | 0.000
1770.03/1770.43	c total clause space: 335.816MB
1770.03/1770.43	c total #watches: 498348
1772.84/1773.29	c total #propagations: 100638401 / total #impl: 726293051 (eff. 0.139)
1772.84/1773.29	c #Conflicts:     991000 | #Learnt:      32333 | 0.000
1772.84/1773.29	c total clause space: 335.816MB
1772.84/1773.29	c total #watches: 508823
1776.14/1776.55	c total #propagations: 100758457 / total #impl: 727431285 (eff. 0.139)
1776.14/1776.55	c #Conflicts:     992000 | #Learnt:      33333 | 0.000
1776.14/1776.55	c total clause space: 335.816MB
1776.14/1776.55	c total #watches: 521746
1779.23/1779.68	c total #propagations: 100879886 / total #impl: 728355053 (eff. 0.139)
1779.23/1779.68	c #Conflicts:     993000 | #Learnt:      34333 | 0.000
1779.23/1779.68	c total clause space: 335.816MB
1779.23/1779.68	c total #watches: 534012
1782.13/1782.56	c total #propagations: 101001610 / total #impl: 729788901 (eff. 0.138)
1782.13/1782.56	c #Conflicts:     994000 | #Learnt:      35333 | 0.000
1782.13/1782.56	c total clause space: 335.816MB
1782.13/1782.56	c total #watches: 544178
1784.73/1785.17	c total #propagations: 101142068 / total #impl: 730683311 (eff. 0.138)
1784.73/1785.17	c #Conflicts:     995000 | #Learnt:      36333 | 0.000
1784.73/1785.17	c total clause space: 335.816MB
1784.73/1785.17	c total #watches: 555457
1787.53/1787.97	c total #propagations: 101254564 / total #impl: 731716787 (eff. 0.138)
1787.53/1787.97	c #Conflicts:     996000 | #Learnt:      37333 | 0.000
1787.53/1787.97	c total clause space: 335.816MB
1787.53/1787.97	c total #watches: 564724
1790.23/1790.60	c total #propagations: 101367920 / total #impl: 732895969 (eff. 0.138)
1790.23/1790.60	c #Conflicts:     997000 | #Learnt:      38333 | 0.000
1790.23/1790.60	c total clause space: 335.816MB
1790.23/1790.60	c total #watches: 580454
1793.13/1793.59	c total #propagations: 101473810 / total #impl: 734349648 (eff. 0.138)
1793.13/1793.59	c #Conflicts:     998000 | #Learnt:      39333 | 0.000
1793.13/1793.59	c total clause space: 335.816MB
1793.13/1793.59	c total #watches: 592796
1795.23/1795.61	c total #propagations: 101586000 / total #impl: 735380438 (eff. 0.138)
1795.23/1795.61	c #Conflicts:     999000 | #Learnt:      40333 | 0.000
1795.23/1795.61	c total clause space: 335.816MB
1795.23/1795.61	c total #watches: 606456
1798.53/1799.00	c total #propagations: 101664736 / total #impl: 735907000 (eff. 0.138)
1798.53/1799.00	c #Conflicts:    1000000 | #Learnt:      41333 | 0.000
1798.53/1799.00	c total clause space: 335.816MB
1798.53/1799.00	c total #watches: 616700

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-4102343-1466265033/watcher-4102343-1466265033 -o /tmp/evaluation-result-4102343-1466265033/solver-4102343-1466265033 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node128-1466241415-14233 --watchdog 1960 --input HOME/instance-4102343-1466265033.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=16548
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.08 2.03 2.01 3/177 16551
/proc/meminfo: memFree=31148832/32872528 swapFree=303544/319896
[pid=16551] ppid=16548 vsize=55976 CPUtime=0 cores=0,2,4,6
/proc/16551/stat : 16551 (cdcl-cuttingpla) R 16548 16551 14217 0 -1 4202496 258 0 0 0 0 0 0 0 20 0 1 0 28549981 57319424 8316 33554432000 4194304 6211289 140734707717712 140737412802488 4206551 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16551/statm: 13994 8316 98 493 0 13491 0

[startup+0.100166 s]
/proc/loadavg: 2.08 2.03 2.01 3/177 16551
/proc/meminfo: memFree=31148832/32872528 swapFree=303544/319896
[pid=16551] ppid=16548 vsize=69208 CPUtime=0.08 cores=0,2,4,6
/proc/16551/stat : 16551 (cdcl-cuttingpla) R 16548 16551 14217 0 -1 4202496 1619 0 0 0 8 0 0 0 20 0 1 0 28549981 70868992 14629 33554432000 4194304 6211289 140734707717712 140737412802488 4201563 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16551/statm: 17302 14629 204 493 0 16799 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 69208

[startup+0.200333 s]
/proc/loadavg: 2.08 2.03 2.01 3/177 16551
/proc/meminfo: memFree=31148832/32872528 swapFree=303544/319896
[pid=16551] ppid=16548 vsize=81600 CPUtime=0.19 cores=0,2,4,6
/proc/16551/stat : 16551 (cdcl-cuttingpla) R 16548 16551 14217 0 -1 4202496 2481 0 0 0 18 1 0 0 20 0 1 0 28549981 83558400 15795 33554432000 4194304 6211289 140734707717712 140737412802488 4205850 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16551/statm: 20400 15795 204 493 0 19897 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 81600

[startup+0.300331 s]
/proc/loadavg: 2.08 2.03 2.01 3/177 16551
/proc/meminfo: memFree=31148832/32872528 swapFree=303544/319896
[pid=16551] ppid=16548 vsize=81736 CPUtime=0.29 cores=0,2,4,6
/proc/16551/stat : 16551 (cdcl-cuttingpla) R 16548 16551 14217 0 -1 4202496 2615 0 0 0 28 1 0 0 20 0 1 0 28549981 83697664 16397 33554432000 4194304 6211289 140734707717712 140737412802488 4206438 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16551/statm: 20434 16397 204 493 0 19931 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 81736

[startup+0.700329 s]
/proc/loadavg: 2.08 2.03 2.01 3/177 16551
/proc/meminfo: memFree=31148832/32872528 swapFree=303544/319896
[pid=16551] ppid=16548 vsize=94600 CPUtime=0.69 cores=0,2,4,6
/proc/16551/stat : 16551 (cdcl-cuttingpla) R 16548 16551 14217 0 -1 4202496 3313 0 0 0 68 1 0 0 20 0 1 0 28549981 96870400 19519 33554432000 4194304 6211289 140734707717712 140737412802488 4209322 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16551/statm: 23650 19519 214 493 0 23147 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 94600

[startup+1.50032 s]
/proc/loadavg: 2.08 2.03 2.01 3/178 16552
/proc/meminfo: memFree=31056424/32872528 swapFree=303544/319896
[pid=16551] ppid=16548 vsize=161208 CPUtime=1.49 cores=0,2,4,6
/proc/16551/stat : 16551 (cdcl-cuttingpla) R 16548 16551 14217 0 -1 4202496 8307 0 0 0 146 3 0 0 20 0 1 0 28549981 165076992 31453 33554432000 4194304 6211289 140734707717712 140734707715624 4203599 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16551/statm: 40302 31453 219 493 0 39799 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 161208

[startup+3.10031 s]
/proc/loadavg: 2.08 2.03 2.01 3/178 16552
/proc/meminfo: memFree=30949264/32872528 swapFree=303544/319896
[pid=16551] ppid=16548 vsize=251456 CPUtime=3.09 cores=0,2,4,6
/proc/16551/stat : 16551 (cdcl-cuttingpla) R 16548 16551 14217 0 -1 4202496 11696 0 0 0 305 4 0 0 20 0 1 0 28549981 257490944 50320 33554432000 4194304 6211289 140734707717712 140734707715624 4209304 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16551/statm: 62864 50320 219 493 0 62361 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 251456

[startup+6.30031 s]
/proc/loadavg: 2.07 2.03 2.00 4/178 16552
/proc/meminfo: memFree=30945300/32872528 swapFree=303544/319896
[pid=16551] ppid=16548 vsize=252680 CPUtime=6.29 cores=0,2,4,6
/proc/16551/stat : 16551 (cdcl-cuttingpla) R 16548 16551 14217 0 -1 4202496 12767 0 0 0 625 4 0 0 20 0 1 0 28549981 258744320 51044 33554432000 4194304 6211289 140734707717712 140734707715624 4209304 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16551/statm: 63170 51044 219 493 0 62667 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 252680

[startup+12.7003 s]
/proc/loadavg: 2.07 2.03 2.00 3/178 16552
/proc/meminfo: memFree=30931920/32872528 swapFree=303544/319896
[pid=16551] ppid=16548 vsize=252816 CPUtime=12.68 cores=0,2,4,6
/proc/16551/stat : 16551 (cdcl-cuttingpla) R 16548 16551 14217 0 -1 4202496 12927 0 0 0 1264 4 0 0 20 0 1 0 28549981 258883584 51151 33554432000 4194304 6211289 140734707717712 140734707716056 4209328 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16551/statm: 63204 51151 219 493 0 62701 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 252816

[startup+25.5003 s]
/proc/loadavg: 2.05 2.02 2.00 3/178 16552
/proc/meminfo: memFree=30931952/32872528 swapFree=303544/319896
[pid=16551] ppid=16548 vsize=253560 CPUtime=25.48 cores=0,2,4,6
/proc/16551/stat : 16551 (cdcl-cuttingpla) R 16548 16551 14217 0 -1 4202496 13069 0 0 0 2544 4 0 0 20 0 1 0 28549981 259645440 51293 33554432000 4194304 6211289 140734707717712 140734707716056 4209322 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16551/statm: 63390 51293 219 493 0 62887 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 253560

[startup+51.1004 s]
/proc/loadavg: 2.10 2.04 2.01 3/177 16552
/proc/meminfo: memFree=30930836/32872528 swapFree=303544/319896
[pid=16551] ppid=16548 vsize=254140 CPUtime=51.09 cores=0,2,4,6
/proc/16551/stat : 16551 (cdcl-cuttingpla) R 16548 16551 14217 0 -1 4202496 13236 0 0 0 5104 5 0 0 20 0 1 0 28549981 260239360 51459 33554432000 4194304 6211289 140734707717712 140734707716056 4209322 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16551/statm: 63535 51459 219 493 0 63032 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 254140

[startup+102.3 s]
/proc/loadavg: 2.11 2.04 2.01 3/177 16553
/proc/meminfo: memFree=30918492/32872528 swapFree=303544/319896
[pid=16551] ppid=16548 vsize=255756 CPUtime=102.28 cores=0,2,4,6
/proc/16551/stat : 16551 (cdcl-cuttingpla) R 16548 16551 14217 0 -1 4202496 13735 0 0 0 10223 5 0 0 20 0 1 0 28549981 261894144 54500 33554432000 4194304 6211289 140734707717712 140734707716056 4209322 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16551/statm: 63939 54500 219 493 0 63436 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 255756

[startup+162.3 s]
/proc/loadavg: 2.13 2.06 2.01 3/177 16555
/proc/meminfo: memFree=30888368/32872528 swapFree=303544/319896
[pid=16551] ppid=16548 vsize=340408 CPUtime=162.27 cores=0,2,4,6
/proc/16551/stat : 16551 (cdcl-cuttingpla) R 16548 16551 14217 0 -1 4202496 15259 0 0 0 16221 6 0 0 20 0 1 0 28549981 348577792 61813 33554432000 4194304 6211289 140734707717712 140734707715576 4209322 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16551/statm: 85102 61813 219 493 0 84599 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 340408

[startup+222.307 s]
/proc/loadavg: 2.09 2.06 2.01 3/177 16556
/proc/meminfo: memFree=30877472/32872528 swapFree=303544/319896
[pid=16551] ppid=16548 vsize=342180 CPUtime=222.26 cores=0,2,4,6
/proc/16551/stat : 16551 (cdcl-cuttingpla) R 16548 16551 14217 0 -1 4202496 15948 0 0 0 22220 6 0 0 20 0 1 0 28549981 350392320 64424 33554432000 4194304 6211289 140734707717712 140734707716056 4209314 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16551/statm: 85545 64424 219 493 0 85042 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 342180

[startup+282.3 s]
/proc/loadavg: 2.03 2.05 2.00 3/177 16557
/proc/meminfo: memFree=30859528/32872528 swapFree=303544/319896
[pid=16551] ppid=16548 vsize=343592 CPUtime=282.25 cores=0,2,4,6
/proc/16551/stat : 16551 (cdcl-cuttingpla) R 16548 16551 14217 0 -1 4202496 16260 0 0 0 28218 7 0 0 20 0 1 0 28549981 351838208 67802 33554432000 4194304 6211289 140734707717712 140734707716056 4209304 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16551/statm: 85898 67802 219 493 0 85395 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 343592

[startup+342.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/177 16558
/proc/meminfo: memFree=30837284/32872528 swapFree=303544/319896
[pid=16551] ppid=16548 vsize=344988 CPUtime=342.23 cores=0,2,4,6
/proc/16551/stat : 16551 (cdcl-cuttingpla) R 16548 16551 14217 0 -1 4202496 16587 0 0 0 34216 7 0 0 20 0 1 0 28549981 353267712 70040 33554432000 4194304 6211289 140734707717712 140734707716056 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16551/statm: 86247 70040 219 493 0 85744 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 344988

[startup+402.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/177 16559
/proc/meminfo: memFree=30803056/32872528 swapFree=303544/319896
[pid=16551] ppid=16548 vsize=345884 CPUtime=402.19 cores=0,2,4,6
/proc/16551/stat : 16551 (cdcl-cuttingpla) R 16548 16551 14217 0 -1 4202496 16787 0 0 0 40212 7 0 0 20 0 1 0 28549981 354185216 74795 33554432000 4194304 6211289 140734707717712 140734707715576 4209314 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16551/statm: 86471 74795 219 493 0 85968 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 345884

[startup+462.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/177 16561
/proc/meminfo: memFree=30771892/32872528 swapFree=303544/319896
[pid=16551] ppid=16548 vsize=346836 CPUtime=462.17 cores=0,2,4,6
/proc/16551/stat : 16551 (cdcl-cuttingpla) R 16548 16551 14217 0 -1 4202496 16967 0 0 0 46210 7 0 0 20 0 1 0 28549981 355160064 79559 33554432000 4194304 6211289 140734707717712 140734707716056 4209244 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16551/statm: 86709 79559 219 493 0 86206 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 346836

[startup+522.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 16562
/proc/meminfo: memFree=30755844/32872528 swapFree=303544/319896
[pid=16551] ppid=16548 vsize=347228 CPUtime=522.16 cores=0,2,4,6
/proc/16551/stat : 16551 (cdcl-cuttingpla) R 16548 16551 14217 0 -1 4202496 17050 0 0 0 52209 7 0 0 20 0 1 0 28549981 355561472 80967 33554432000 4194304 6211289 140734707717712 140734707716056 4209322 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16551/statm: 86807 80967 219 493 0 86304 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 347228

[startup+582.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/178 16566
/proc/meminfo: memFree=30746668/32872528 swapFree=303544/319896
[pid=16551] ppid=16548 vsize=347612 CPUtime=582.15 cores=0,2,4,6
/proc/16551/stat : 16551 (cdcl-cuttingpla) R 16548 16551 14217 0 -1 4202496 17163 0 0 0 58207 8 0 0 20 0 1 0 28549981 355954688 82613 33554432000 4194304 6211289 140734707717712 140734707716056 4209244 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16551/statm: 86903 82613 219 493 0 86400 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 347612


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


[startup+882.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16595
/proc/meminfo: memFree=30672096/32872528 swapFree=303544/319896
[pid=16551] ppid=16548 vsize=482124 CPUtime=882.12 cores=0,2,4,6
/proc/16551/stat : 16551 (cdcl-cuttingpla) R 16548 16551 14217 0 -1 4202496 18412 0 0 0 88201 11 0 0 20 0 1 0 28549981 493694976 92728 33554432000 4194304 6211289 140734707717712 140734707716056 4209244 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16551/statm: 120531 92728 219 493 0 120028 0
Current children cumulated CPU time (s) 882.12
Current children cumulated vsize (KiB) 482124

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16596
/proc/meminfo: memFree=30663064/32872528 swapFree=303544/319896
[pid=16551] ppid=16548 vsize=482500 CPUtime=942.1 cores=0,2,4,6
/proc/16551/stat : 16551 (cdcl-cuttingpla) R 16548 16551 14217 0 -1 4202496 18502 0 0 0 94199 11 0 0 20 0 1 0 28549981 494080000 92818 33554432000 4194304 6211289 140734707717712 140734707716056 4209891 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16551/statm: 120625 92818 219 493 0 120122 0
Current children cumulated CPU time (s) 942.1
Current children cumulated vsize (KiB) 482500

[startup+1002.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 16597
/proc/meminfo: memFree=30637720/32872528 swapFree=303544/319896
[pid=16551] ppid=16548 vsize=482832 CPUtime=1002.09 cores=0,2,4,6
/proc/16551/stat : 16551 (cdcl-cuttingpla) R 16548 16551 14217 0 -1 4202496 18564 0 0 0 100198 11 0 0 20 0 1 0 28549981 494419968 97479 33554432000 4194304 6211289 140734707717712 140734707716056 4209314 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16551/statm: 120708 97479 219 493 0 120205 0
Current children cumulated CPU time (s) 1002.09
Current children cumulated vsize (KiB) 482832

[startup+1062.3 s]
/proc/loadavg: 2.08 2.03 2.00 3/177 16599
/proc/meminfo: memFree=30631328/32872528 swapFree=303544/319896
[pid=16551] ppid=16548 vsize=483280 CPUtime=1062.08 cores=0,2,4,6
/proc/16551/stat : 16551 (cdcl-cuttingpla) R 16548 16551 14217 0 -1 4202496 18665 0 0 0 106197 11 0 0 20 0 1 0 28549981 494878720 97580 33554432000 4194304 6211289 140734707717712 140734707716056 4209891 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16551/statm: 120820 97580 219 493 0 120317 0
Current children cumulated CPU time (s) 1062.08
Current children cumulated vsize (KiB) 483280

[startup+1122.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 16600
/proc/meminfo: memFree=30630088/32872528 swapFree=303544/319896
[pid=16551] ppid=16548 vsize=483988 CPUtime=1122.07 cores=0,2,4,6
/proc/16551/stat : 16551 (cdcl-cuttingpla) R 16548 16551 14217 0 -1 4202496 18801 0 0 0 112196 11 0 0 20 0 1 0 28549981 495603712 97716 33554432000 4194304 6211289 140734707717712 140734707716056 4209306 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16551/statm: 120997 97716 219 493 0 120494 0
Current children cumulated CPU time (s) 1122.07
Current children cumulated vsize (KiB) 483988

[startup+1182.3 s]
/proc/loadavg: 2.10 2.04 2.01 3/178 16604
/proc/meminfo: memFree=30609484/32872528 swapFree=303544/319896
[pid=16551] ppid=16548 vsize=484228 CPUtime=1182.06 cores=0,2,4,6
/proc/16551/stat : 16551 (cdcl-cuttingpla) R 16548 16551 14217 0 -1 4202496 18884 0 0 0 118194 12 0 0 20 0 1 0 28549981 495849472 100724 33554432000 4194304 6211289 140734707717712 140734707716056 4209328 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16551/statm: 121057 100724 219 493 0 120554 0
Current children cumulated CPU time (s) 1182.06
Current children cumulated vsize (KiB) 484228

[startup+1242.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 16605
/proc/meminfo: memFree=30576160/32872528 swapFree=303544/319896
[pid=16551] ppid=16548 vsize=484628 CPUtime=1242.02 cores=0,2,4,6
/proc/16551/stat : 16551 (cdcl-cuttingpla) R 16548 16551 14217 0 -1 4202496 19003 0 0 0 124190 12 0 0 20 0 1 0 28549981 496259072 108462 33554432000 4194304 6211289 140734707717712 140734707716056 4209403 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16551/statm: 121157 108462 219 493 0 120654 0
Current children cumulated CPU time (s) 1242.02
Current children cumulated vsize (KiB) 484628

[startup+1302.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 16606
/proc/meminfo: memFree=30568624/32872528 swapFree=303544/319896
[pid=16551] ppid=16548 vsize=485336 CPUtime=1302 cores=0,2,4,6
/proc/16551/stat : 16551 (cdcl-cuttingpla) R 16548 16551 14217 0 -1 4202496 19185 0 0 0 130188 12 0 0 20 0 1 0 28549981 496984064 108612 33554432000 4194304 6211289 140734707717712 140734707716056 4209501 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16551/statm: 121334 108612 219 493 0 120831 0
Current children cumulated CPU time (s) 1302
Current children cumulated vsize (KiB) 485336

[startup+1362.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 16608
/proc/meminfo: memFree=30560448/32872528 swapFree=303544/319896
[pid=16551] ppid=16548 vsize=486148 CPUtime=1361.99 cores=0,2,4,6
/proc/16551/stat : 16551 (cdcl-cuttingpla) R 16548 16551 14217 0 -1 4202496 19345 0 0 0 136187 12 0 0 20 0 1 0 28549981 497815552 108772 33554432000 4194304 6211289 140734707717712 140734707716056 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16551/statm: 121537 108772 219 493 0 121034 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 486148

[startup+1422.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 16609
/proc/meminfo: memFree=30547036/32872528 swapFree=303544/319896
[pid=16551] ppid=16548 vsize=487132 CPUtime=1421.98 cores=0,2,4,6
/proc/16551/stat : 16551 (cdcl-cuttingpla) R 16548 16551 14217 0 -1 4202496 19503 0 0 0 142186 12 0 0 20 0 1 0 28549981 498823168 108930 33554432000 4194304 6211289 140734707717712 140734707716056 4209322 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16551/statm: 121783 108930 219 493 0 121280 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 487132

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 16610
/proc/meminfo: memFree=30546668/32872528 swapFree=303544/319896
[pid=16551] ppid=16548 vsize=487556 CPUtime=1481.97 cores=0,2,4,6
/proc/16551/stat : 16551 (cdcl-cuttingpla) R 16548 16551 14217 0 -1 4202496 19600 0 0 0 148185 12 0 0 20 0 1 0 28549981 499257344 109027 33554432000 4194304 6211289 140734707717712 140734707716056 4209322 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16551/statm: 121889 109027 219 493 0 121386 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 487556

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16611
/proc/meminfo: memFree=30542312/32872528 swapFree=303544/319896
[pid=16551] ppid=16548 vsize=487968 CPUtime=1541.97 cores=0,2,4,6
/proc/16551/stat : 16551 (cdcl-cuttingpla) R 16548 16551 14217 0 -1 4202496 19666 0 0 0 154185 12 0 0 20 0 1 0 28549981 499679232 109093 33554432000 4194304 6211289 140734707717712 140734707716056 4209895 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16551/statm: 121992 109093 219 493 0 121489 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 487968

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16704
/proc/meminfo: memFree=30947592/32872528 swapFree=303544/319896
[pid=16551] ppid=16548 vsize=488644 CPUtime=1601.95 cores=0,2,4,6
/proc/16551/stat : 16551 (cdcl-cuttingpla) R 16548 16551 14217 0 -1 4202496 19761 0 0 0 160183 12 0 0 20 0 1 0 28549981 500371456 109188 33554432000 4194304 6211289 140734707717712 140734707715576 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16551/statm: 122161 109188 219 493 0 121658 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 488644

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 16705
/proc/meminfo: memFree=30833568/32872528 swapFree=303544/319896
[pid=16551] ppid=16548 vsize=488900 CPUtime=1661.94 cores=0,2,4,6
/proc/16551/stat : 16551 (cdcl-cuttingpla) R 16548 16551 14217 0 -1 4202496 19802 0 0 0 166182 12 0 0 20 0 1 0 28549981 500633600 109346 33554432000 4194304 6211289 140734707717712 140734707716056 4249840 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16551/statm: 122225 109346 219 493 0 121722 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 488900

[startup+1722.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 16707
/proc/meminfo: memFree=30700864/32872528 swapFree=303544/319896
[pid=16551] ppid=16548 vsize=489156 CPUtime=1721.94 cores=0,2,4,6
/proc/16551/stat : 16551 (cdcl-cuttingpla) R 16548 16551 14217 0 -1 4202496 19889 0 0 0 172181 13 0 0 20 0 1 0 28549981 500895744 116076 33554432000 4194304 6211289 140734707717712 140734707716056 4209322 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16551/statm: 122289 116076 219 493 0 121786 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 489156

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 16711
/proc/meminfo: memFree=30613816/32872528 swapFree=303544/319896
[pid=16551] ppid=16548 vsize=489892 CPUtime=1781.93 cores=0,2,4,6
/proc/16551/stat : 16551 (cdcl-cuttingpla) R 16548 16551 14217 0 -1 4202496 19990 0 0 0 178180 13 0 0 20 0 1 0 28549981 501649408 116177 33554432000 4194304 6211289 140734707717712 140734707716056 4209304 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16551/statm: 122473 116177 219 493 0 121970 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 489892



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 16711
/proc/meminfo: memFree=30614556/32872528 swapFree=303544/319896
[pid=16551] ppid=16548 vsize=489892 CPUtime=1800.03 cores=0,2,4,6
/proc/16551/stat : 16551 (cdcl-cuttingpla) R 16548 16551 14217 0 -1 4202496 19992 0 0 0 179990 13 0 0 20 0 1 0 28549981 501649408 116179 33554432000 4194304 6211289 140734707717712 140734707716056 4209503 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16551/statm: 122473 116179 219 493 0 121970 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 489892

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.4
CPU time (s): 1800.03
CPU user time (s): 1799.9
CPU system time (s): 0.133979
CPU usage (%): 99.9796
Max. virtual memory (cumulated for all children) (KiB): 489892

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.9
system time used= 0.133979
maximum resident set size= 464716
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19992
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= 165
involuntary context switches= 1873

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.28574 second user time and 6.70698 second system time

The end

Launcher Data

Begin job on node128 at 2016-06-18 17:50:34
IDJOB=4102343
IDBENCH=2099
IDSOLVER=2549
FILE ID=node128/4102343-1466265033
RUNJOBID= node128-1466241415-14233
PBS_JOBID= 19918208
Free space on /tmp= 71708 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-ii8b3.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4102343-1466265033/watcher-4102343-1466265033 -o /tmp/evaluation-result-4102343-1466265033/solver-4102343-1466265033 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node128-1466241415-14233 --watchdog 1960 --input HOME/instance-4102343-1466265033.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= 192e079d91d386374bed5b6f1f3b1921
RANDOM SEED=352627766

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31149096 kB
Buffers:          134644 kB
Cached:           150260 kB
SwapCached:         2708 kB
Active:           444684 kB
Inactive:         212920 kB
Active(anon):     370044 kB
Inactive(anon):     4728 kB
Active(file):      74640 kB
Inactive(file):   208192 kB
Unevictable:      319896 kB
Mlocked:          303544 kB
SwapTotal:      67108856 kB
SwapFree:       67099180 kB
Dirty:              2376 kB
Writeback:             0 kB
AnonPages:        691220 kB
Mapped:             9668 kB
Shmem:                 0 kB
Slab:             612804 kB
SReclaimable:      55972 kB
SUnreclaim:       556832 kB
KernelStack:        1432 kB
PageTables:         5364 kB
NFS_Unstable:          4 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     891320 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    131072 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= 71704 MiB
End job on node128 at 2016-06-18 18:20:34