Trace number 4108364

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j120opt/
normalized-j1206_4.std.opb
MD5SUMdc2381243433b8fdb488c977baa91e3c
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark155
Best CPU time to get the best result obtained on this benchmark1800.08
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables72842
Total number of constraints234497
Number of constraints which are clauses233297
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1200
Minimum length of a constraint1
Maximum length of a constraint64
Number of terms in the objective function 300
Biggest coefficient in the objective function 300
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 45150
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 300
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 45150
Number of bits of the biggest sum of numbers16
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.00	c * #variable= 72842 #constraint= 234497
2.89/2.98	c #Conflicts:       1000 | #Learnt:       1109 | 0.000
2.89/2.98	c total clause space: 48.1602MB
2.89/2.98	c total #watches: 464968
3.29/3.32	c total #propagations: 5903469 / total #impl: 18829511 (eff. 0.314)
3.29/3.32	c #Conflicts:       2000 | #Learnt:       2108 | 0.000
3.29/3.32	c total clause space: 48.1602MB
3.29/3.32	c total #watches: 468314
3.58/3.66	c total #propagations: 7006401 / total #impl: 23033852 (eff. 0.304)
3.58/3.66	c #Conflicts:       3000 | #Learnt:       2187 | 0.000
3.58/3.66	c total clause space: 48.1602MB
3.58/3.66	c total #watches: 471128
3.98/4.00	c total #propagations: 8109097 / total #impl: 26667928 (eff. 0.304)
3.98/4.00	c #Conflicts:       4000 | #Learnt:       3187 | 0.000
3.98/4.00	c total clause space: 48.1602MB
3.98/4.00	c total #watches: 473362
4.18/4.28	c total #propagations: 9305329 / total #impl: 30707934 (eff. 0.303)
4.18/4.28	c #Conflicts:       5000 | #Learnt:       2569 | 0.000
4.18/4.28	c total clause space: 48.1602MB
4.18/4.28	c total #watches: 472315
4.50/4.59	c total #propagations: 10281158 / total #impl: 33912628 (eff. 0.303)
4.50/4.59	c #Conflicts:       6000 | #Learnt:       3568 | 0.000
4.50/4.59	c total clause space: 48.1602MB
4.50/4.59	c total #watches: 474152
4.89/4.92	c total #propagations: 11414893 / total #impl: 37807219 (eff. 0.302)
4.89/4.92	c #Conflicts:       7000 | #Learnt:       2466 | 0.000
4.89/4.92	c total clause space: 48.1602MB
4.89/4.92	c total #watches: 476835
5.19/5.28	c total #propagations: 12284401 / total #impl: 41504935 (eff. 0.296)
5.19/5.28	c #Conflicts:       8000 | #Learnt:       3467 | 0.000
5.19/5.28	c total clause space: 48.1602MB
5.19/5.28	c total #watches: 479926
5.60/5.61	c total #propagations: 13041931 / total #impl: 44722398 (eff. 0.292)
5.60/5.61	c #Conflicts:       9000 | #Learnt:       4467 | 0.000
5.60/5.61	c total clause space: 48.1602MB
5.60/5.61	c total #watches: 480072
5.99/6.04	c total #propagations: 14194842 / total #impl: 48318217 (eff. 0.294)
5.99/6.04	c GC COLLECT
5.99/6.04	c #Conflicts:      10000 | #Learnt:       2967 | 0.000
5.99/6.04	c total clause space: 48.1602MB
5.99/6.04	c total #watches: 471398
6.29/6.34	c total #propagations: 15681293 / total #impl: 52939741 (eff. 0.296)
6.29/6.34	c #Conflicts:      11000 | #Learnt:       3967 | 0.000
6.29/6.34	c total clause space: 48.1602MB
6.29/6.34	c total #watches: 473739
6.60/6.68	c total #propagations: 16760367 / total #impl: 56904183 (eff. 0.295)
6.60/6.68	c #Conflicts:      12000 | #Learnt:       4967 | 0.000
6.60/6.68	c total clause space: 48.1602MB
6.60/6.68	c total #watches: 476310
6.99/7.03	c total #propagations: 17992152 / total #impl: 61230515 (eff. 0.294)
6.99/7.03	c #Conflicts:      13000 | #Learnt:       5966 | 0.000
6.99/7.03	c total clause space: 48.1602MB
6.99/7.03	c total #watches: 479880
7.39/7.40	c total #propagations: 19149163 / total #impl: 65215191 (eff. 0.294)
7.39/7.40	c #Conflicts:      14000 | #Learnt:       4122 | 0.000
7.39/7.40	c total clause space: 48.1602MB
7.39/7.40	c total #watches: 475910
7.70/7.79	c total #propagations: 20553631 / total #impl: 70185514 (eff. 0.293)
7.70/7.79	c #Conflicts:      15000 | #Learnt:       5123 | 0.000
7.70/7.79	c total clause space: 48.1602MB
7.70/7.79	c total #watches: 479868
8.29/8.35	c total #propagations: 21755359 / total #impl: 74503484 (eff. 0.292)
8.29/8.35	c #Conflicts:      16000 | #Learnt:       6123 | 0.000
8.29/8.35	c total clause space: 78.2603MB
8.29/8.35	c total #watches: 484076
8.99/9.08	c total #propagations: 22791918 / total #impl: 78325855 (eff. 0.291)
8.99/9.08	c GC COLLECT
8.99/9.08	c #Conflicts:      17000 | #Learnt:       3952 | 0.000
8.99/9.08	c total clause space: 78.2603MB
8.99/9.08	c total #watches: 477226
9.59/9.62	c total #propagations: 24060138 / total #impl: 82608173 (eff. 0.291)
9.59/9.62	c #Conflicts:      18000 | #Learnt:       4952 | 0.000
9.59/9.62	c total clause space: 78.2603MB
9.59/9.62	c total #watches: 484354
10.49/10.53	c total #propagations: 24853594 / total #impl: 87375117 (eff. 0.284)
10.49/10.53	c #Conflicts:      19000 | #Learnt:       5952 | 0.000
10.49/10.53	c total clause space: 78.2603MB
10.49/10.53	c total #watches: 492307
11.39/11.42	c total #propagations: 25687006 / total #impl: 92327562 (eff. 0.278)
11.39/11.42	c #Conflicts:      20000 | #Learnt:       6951 | 0.000
11.39/11.42	c total clause space: 78.2603MB
11.39/11.42	c total #watches: 495854
12.29/12.32	c total #propagations: 26973811 / total #impl: 96780616 (eff. 0.279)
12.29/12.32	c GC COLLECT
12.29/12.32	c #Conflicts:      21000 | #Learnt:       4465 | 0.000
12.29/12.32	c total clause space: 78.2603MB
12.29/12.32	c total #watches: 484411
12.89/12.91	c total #propagations: 28452190 / total #impl: 102923162 (eff. 0.276)
12.89/12.91	c #Conflicts:      22000 | #Learnt:       5465 | 0.000
12.89/12.91	c total clause space: 78.2603MB
12.89/12.91	c total #watches: 487363
13.39/13.45	c total #propagations: 29595618 / total #impl: 108125052 (eff. 0.274)
13.39/13.45	c #Conflicts:      23000 | #Learnt:       6465 | 0.000
13.39/13.45	c total clause space: 78.2603MB
13.39/13.45	c total #watches: 490119
13.99/14.08	c total #propagations: 30831348 / total #impl: 112027427 (eff. 0.275)
13.99/14.08	c #Conflicts:      24000 | #Learnt:       7465 | 0.000
13.99/14.08	c total clause space: 78.2603MB
13.99/14.08	c total #watches: 492692
14.49/14.59	c total #propagations: 32171864 / total #impl: 116516682 (eff. 0.276)
14.49/14.59	c GC COLLECT
14.49/14.59	c #Conflicts:      25000 | #Learnt:       4670 | 0.000
14.49/14.59	c total clause space: 78.2603MB
14.49/14.59	c total #watches: 476656
14.99/15.07	c total #propagations: 33532719 / total #impl: 120998129 (eff. 0.277)
14.99/15.07	c #Conflicts:      26000 | #Learnt:       5669 | 0.000
14.99/15.07	c total clause space: 78.2603MB
14.99/15.07	c total #watches: 479345
15.49/15.58	c total #propagations: 35089761 / total #impl: 126461575 (eff. 0.277)
15.49/15.58	c #Conflicts:      27000 | #Learnt:       6669 | 0.000
15.49/15.58	c total clause space: 78.2603MB
15.49/15.58	c total #watches: 482403
15.89/15.98	c total #propagations: 36493981 / total #impl: 130671250 (eff. 0.279)
15.89/15.98	c #Conflicts:      28000 | #Learnt:       7669 | 0.000
15.89/15.98	c total clause space: 78.2603MB
15.89/15.98	c total #watches: 484869
16.39/16.44	c total #propagations: 37686447 / total #impl: 135057719 (eff. 0.279)
16.39/16.44	c #Conflicts:      29000 | #Learnt:       4578 | 0.000
16.39/16.44	c total clause space: 78.2603MB
16.39/16.44	c total #watches: 484441
16.79/16.83	c total #propagations: 39015787 / total #impl: 139624703 (eff. 0.279)
16.79/16.83	c #Conflicts:      30000 | #Learnt:       5577 | 0.000
16.79/16.83	c total clause space: 78.2603MB
16.79/16.83	c total #watches: 484086
17.19/17.24	c total #propagations: 40342957 / total #impl: 143733790 (eff. 0.281)
17.19/17.24	c #Conflicts:      31000 | #Learnt:       6577 | 0.000
17.19/17.24	c total clause space: 78.2603MB
17.19/17.24	c total #watches: 484882
17.59/17.63	c total #propagations: 41601067 / total #impl: 147728394 (eff. 0.282)
17.59/17.63	c #Conflicts:      32000 | #Learnt:       7577 | 0.000
17.59/17.63	c total clause space: 78.2603MB
17.59/17.63	c total #watches: 487561
17.99/18.08	c total #propagations: 42690370 / total #impl: 152890175 (eff. 0.279)
17.99/18.08	c #Conflicts:      33000 | #Learnt:       8577 | 0.000
17.99/18.08	c total clause space: 78.2603MB
17.99/18.08	c total #watches: 491086
18.49/18.53	c total #propagations: 43781194 / total #impl: 157658179 (eff. 0.278)
18.49/18.53	c GC COLLECT
18.49/18.53	c #Conflicts:      34000 | #Learnt:       5171 | 0.000
18.49/18.53	c total clause space: 78.2603MB
18.49/18.53	c total #watches: 479265
18.89/18.94	c total #propagations: 44831002 / total #impl: 162026706 (eff. 0.277)
18.89/18.94	c #Conflicts:      35000 | #Learnt:       6171 | 0.000
18.89/18.94	c total clause space: 78.2603MB
18.89/18.94	c total #watches: 483789
19.39/19.48	c total #propagations: 45754148 / total #impl: 167285182 (eff. 0.274)
19.39/19.48	c #Conflicts:      36000 | #Learnt:       7171 | 0.000
19.39/19.48	c total clause space: 78.2603MB
19.39/19.48	c total #watches: 490618
19.99/20.09	c total #propagations: 46770251 / total #impl: 172606395 (eff. 0.271)
19.99/20.09	c #Conflicts:      37000 | #Learnt:       8170 | 0.000
19.99/20.09	c total clause space: 78.2603MB
19.99/20.09	c total #watches: 493309
20.79/20.83	c total #propagations: 48007033 / total #impl: 176053615 (eff. 0.273)
20.79/20.83	c #Conflicts:      38000 | #Learnt:       9170 | 0.000
20.79/20.83	c total clause space: 78.2603MB
20.79/20.83	c total #watches: 496169
21.39/21.43	c total #propagations: 49611720 / total #impl: 180439608 (eff. 0.275)
21.39/21.43	c GC COLLECT
21.39/21.43	c #Conflicts:      39000 | #Learnt:       5474 | 0.000
21.39/21.43	c total clause space: 78.2603MB
21.39/21.43	c total #watches: 483800
21.89/21.99	c total #propagations: 50846555 / total #impl: 185311047 (eff. 0.274)
21.89/21.99	c #Conflicts:      40000 | #Learnt:       6474 | 0.000
21.89/21.99	c total clause space: 78.2603MB
21.89/21.99	c total #watches: 486089
22.59/22.68	c total #propagations: 51935631 / total #impl: 191691170 (eff. 0.271)
22.59/22.68	c #Conflicts:      41000 | #Learnt:       7474 | 0.000
22.59/22.68	c total clause space: 78.2603MB
22.59/22.68	c total #watches: 488804
23.39/23.40	c total #propagations: 53212844 / total #impl: 196611973 (eff. 0.271)
23.39/23.40	c #Conflicts:      42000 | #Learnt:       8474 | 0.000
23.39/23.40	c total clause space: 78.2603MB
23.39/23.40	c total #watches: 492668
23.99/24.04	c total #propagations: 54597003 / total #impl: 201159483 (eff. 0.271)
23.99/24.04	c #Conflicts:      43000 | #Learnt:       9474 | 0.000
23.99/24.04	c total clause space: 78.2603MB
23.99/24.04	c total #watches: 495009
24.88/24.93	c total #propagations: 55624207 / total #impl: 205057118 (eff. 0.271)
24.88/24.93	c GC COLLECT
24.88/24.93	c #Conflicts:      44000 | #Learnt:       5425 | 0.000
24.88/24.93	c total clause space: 127.173MB
24.88/24.93	c total #watches: 483275
25.48/25.56	c total #propagations: 56859684 / total #impl: 210775111 (eff. 0.270)
25.48/25.56	c #Conflicts:      45000 | #Learnt:       6425 | 0.000
25.48/25.56	c total clause space: 127.173MB
25.48/25.56	c total #watches: 487185
26.08/26.16	c total #propagations: 58004836 / total #impl: 215438826 (eff. 0.269)
26.08/26.16	c #Conflicts:      46000 | #Learnt:       7425 | 0.000
26.08/26.16	c total clause space: 127.173MB
26.08/26.16	c total #watches: 490238
26.78/26.82	c total #propagations: 59127724 / total #impl: 220103591 (eff. 0.269)
26.78/26.82	c #Conflicts:      47000 | #Learnt:       8425 | 0.000
26.78/26.82	c total clause space: 127.173MB
26.78/26.82	c total #watches: 494612
27.59/27.61	c total #propagations: 60235264 / total #impl: 224772087 (eff. 0.268)
27.59/27.61	c #Conflicts:      48000 | #Learnt:       9425 | 0.000
27.59/27.61	c total clause space: 127.173MB
27.59/27.61	c total #watches: 496899
28.38/28.42	c total #propagations: 61663398 / total #impl: 228938549 (eff. 0.269)
28.38/28.42	c #Conflicts:      49000 | #Learnt:      10425 | 0.000
28.38/28.42	c total clause space: 127.173MB
28.38/28.42	c total #watches: 499676
29.08/29.17	c total #propagations: 63041136 / total #impl: 233499208 (eff. 0.270)
29.08/29.17	c GC COLLECT
29.08/29.17	c #Conflicts:      50000 | #Learnt:       6037 | 0.000
29.08/29.17	c total clause space: 127.173MB
29.08/29.17	c total #watches: 485698
29.69/29.72	c total #propagations: 64431315 / total #impl: 238474650 (eff. 0.270)
29.69/29.72	c #Conflicts:      51000 | #Learnt:       7037 | 0.000
29.69/29.72	c total clause space: 127.173MB
29.69/29.72	c total #watches: 490636
30.38/30.44	c total #propagations: 65496068 / total #impl: 243058785 (eff. 0.269)
30.38/30.44	c #Conflicts:      52000 | #Learnt:       8037 | 0.000
30.38/30.44	c total clause space: 127.173MB
30.38/30.44	c total #watches: 493397
31.08/31.14	c total #propagations: 66983527 / total #impl: 248155206 (eff. 0.270)
31.08/31.14	c #Conflicts:      53000 | #Learnt:       9037 | 0.000
31.08/31.14	c total clause space: 127.173MB
31.08/31.14	c total #watches: 496485
31.78/31.81	c total #propagations: 68449428 / total #impl: 252381413 (eff. 0.271)
31.78/31.81	c #Conflicts:      54000 | #Learnt:      10037 | 0.000
31.78/31.81	c total clause space: 127.173MB
31.78/31.81	c total #watches: 499218
32.58/32.60	c total #propagations: 69731320 / total #impl: 256938678 (eff. 0.271)
32.58/32.60	c #Conflicts:      55000 | #Learnt:      11037 | 0.000
32.58/32.60	c total clause space: 127.173MB
32.58/32.60	c total #watches: 502191
33.18/33.22	c total #propagations: 71160317 / total #impl: 262049758 (eff. 0.272)
33.18/33.22	c GC COLLECT
33.18/33.22	c #Conflicts:      56000 | #Learnt:       6403 | 0.000
33.18/33.22	c total clause space: 127.173MB
33.18/33.23	c total #watches: 486892
33.68/33.79	c total #propagations: 72491617 / total #impl: 267279807 (eff. 0.271)
33.68/33.79	c #Conflicts:      57000 | #Learnt:       7403 | 0.000
33.68/33.79	c total clause space: 127.173MB
33.68/33.79	c total #watches: 491152
34.38/34.43	c total #propagations: 73700377 / total #impl: 271836368 (eff. 0.271)
34.38/34.43	c #Conflicts:      58000 | #Learnt:       8403 | 0.000
34.38/34.43	c total clause space: 127.173MB
34.38/34.43	c total #watches: 493916
34.98/35.01	c total #propagations: 75080819 / total #impl: 275822004 (eff. 0.272)
34.98/35.01	c #Conflicts:      59000 | #Learnt:       9403 | 0.000
34.98/35.01	c total clause space: 127.173MB
34.98/35.01	c total #watches: 496267
35.48/35.53	c total #propagations: 76330759 / total #impl: 279498562 (eff. 0.273)
35.48/35.53	c #Conflicts:      60000 | #Learnt:      10403 | 0.000
35.48/35.53	c total clause space: 127.173MB
35.48/35.53	c total #watches: 498774
36.18/36.23	c total #propagations: 77304123 / total #impl: 283178228 (eff. 0.273)
36.18/36.23	c #Conflicts:      61000 | #Learnt:      11403 | 0.000
36.18/36.23	c total clause space: 127.173MB
36.18/36.23	c total #watches: 502154
36.68/36.76	c total #propagations: 78643398 / total #impl: 287105585 (eff. 0.274)
36.68/36.76	c GC COLLECT
36.68/36.76	c #Conflicts:      62000 | #Learnt:       6488 | 0.000
36.68/36.76	c total clause space: 127.173MB
36.68/36.76	c total #watches: 485757
37.29/37.32	c total #propagations: 79759321 / total #impl: 291408264 (eff. 0.274)
37.29/37.32	c #Conflicts:      63000 | #Learnt:       7487 | 0.000
37.29/37.32	c total clause space: 127.173MB
37.29/37.32	c total #watches: 487990
37.89/37.93	c total #propagations: 81049999 / total #impl: 296916848 (eff. 0.273)
37.89/37.93	c #Conflicts:      64000 | #Learnt:       8487 | 0.000
37.89/37.93	c total clause space: 127.173MB
37.89/37.93	c total #watches: 490353
38.39/38.49	c total #propagations: 82555999 / total #impl: 301044728 (eff. 0.274)
38.39/38.49	c #Conflicts:      65000 | #Learnt:       9487 | 0.000
38.39/38.49	c total clause space: 127.173MB
38.39/38.49	c total #watches: 492716
39.09/39.11	c total #propagations: 83890936 / total #impl: 304912920 (eff. 0.275)
39.09/39.11	c #Conflicts:      66000 | #Learnt:      10487 | 0.000
39.09/39.11	c total clause space: 127.173MB
39.09/39.12	c total #watches: 495455
39.69/39.74	c total #propagations: 85327473 / total #impl: 310288611 (eff. 0.275)
39.69/39.74	c #Conflicts:      67000 | #Learnt:      11487 | 0.000
39.69/39.74	c total clause space: 127.173MB
39.69/39.74	c total #watches: 497980
40.39/40.44	c total #propagations: 86741294 / total #impl: 314997102 (eff. 0.275)
40.39/40.44	c #Conflicts:      68000 | #Learnt:      12487 | 0.000
40.39/40.44	c total clause space: 127.173MB
40.39/40.44	c total #watches: 501419
40.89/40.98	c total #propagations: 88234293 / total #impl: 320425407 (eff. 0.275)
40.89/40.98	c GC COLLECT
40.89/40.98	c #Conflicts:      69000 | #Learnt:       7295 | 0.000
40.89/40.98	c total clause space: 127.173MB
40.89/40.98	c total #watches: 488102
41.49/41.59	c total #propagations: 89461312 / total #impl: 324343367 (eff. 0.276)
41.49/41.59	c #Conflicts:      70000 | #Learnt:       8295 | 0.000
41.49/41.59	c total clause space: 127.173MB
41.49/41.59	c total #watches: 491857
42.09/42.12	c total #propagations: 90897840 / total #impl: 329959200 (eff. 0.275)
42.09/42.12	c #Conflicts:      71000 | #Learnt:       9295 | 0.000
42.09/42.12	c total clause space: 127.173MB
42.09/42.12	c total #watches: 494983
42.49/42.58	c total #propagations: 92042429 / total #impl: 334708631 (eff. 0.275)
42.49/42.58	c #Conflicts:      72000 | #Learnt:      10295 | 0.000
42.49/42.58	c total clause space: 127.173MB
42.49/42.58	c total #watches: 502283
43.29/43.37	c total #propagations: 92922885 / total #impl: 340135655 (eff. 0.273)
43.29/43.37	c #Conflicts:      73000 | #Learnt:      11295 | 0.000
43.29/43.37	c total clause space: 127.173MB
43.29/43.37	c total #watches: 506710
44.19/44.25	c total #propagations: 94107448 / total #impl: 344974901 (eff. 0.273)
44.19/44.25	c #Conflicts:      74000 | #Learnt:      12295 | 0.000
44.19/44.25	c total clause space: 127.173MB
44.19/44.25	c total #watches: 510059
44.99/45.07	c total #propagations: 95442472 / total #impl: 349568125 (eff. 0.273)
44.99/45.07	c GC COLLECT
44.99/45.07	c #Conflicts:      75000 | #Learnt:       6795 | 0.000
44.99/45.07	c total clause space: 127.173MB
44.99/45.07	c total #watches: 487274
45.59/45.60	c total #propagations: 96608875 / total #impl: 354068751 (eff. 0.273)
45.59/45.60	c #Conflicts:      76000 | #Learnt:       7795 | 0.000
45.59/45.60	c total clause space: 127.173MB
45.59/45.60	c total #watches: 490286
46.19/46.25	c total #propagations: 97807485 / total #impl: 358510053 (eff. 0.273)
46.19/46.25	c #Conflicts:      77000 | #Learnt:       8795 | 0.000
46.19/46.25	c total clause space: 127.173MB
46.19/46.25	c total #watches: 493635
46.79/46.83	c total #propagations: 99092886 / total #impl: 363534440 (eff. 0.273)
46.79/46.83	c #Conflicts:      78000 | #Learnt:       9795 | 0.000
46.79/46.83	c total clause space: 127.173MB
46.79/46.83	c total #watches: 497643
47.39/47.43	c total #propagations: 100275753 / total #impl: 368837090 (eff. 0.272)
47.39/47.43	c #Conflicts:      79000 | #Learnt:      10795 | 0.000
47.39/47.43	c total clause space: 127.173MB
47.39/47.43	c total #watches: 502608
48.39/48.46	c total #propagations: 101390667 / total #impl: 373652939 (eff. 0.271)
48.39/48.46	c #Conflicts:      80000 | #Learnt:      11795 | 0.000
48.39/48.46	c total clause space: 127.173MB
48.39/48.46	c total #watches: 510244
50.18/50.23	c total #propagations: 102627607 / total #impl: 379607011 (eff. 0.270)
50.18/50.23	c #Conflicts:      81000 | #Learnt:      12795 | 0.000
50.18/50.23	c total clause space: 127.173MB
50.18/50.23	c total #watches: 515049
51.28/51.38	c total #propagations: 104280036 / total #impl: 385645231 (eff. 0.270)
51.28/51.38	c GC COLLECT
51.28/51.38	c #Conflicts:      82000 | #Learnt:       6980 | 0.000
51.28/51.38	c total clause space: 127.173MB
51.28/51.38	c total #watches: 487756
51.79/51.88	c total #propagations: 105408105 / total #impl: 389386938 (eff. 0.271)
51.79/51.88	c #Conflicts:      83000 | #Learnt:       7980 | 0.000
51.79/51.88	c total clause space: 127.173MB
51.79/51.88	c total #watches: 490841
52.38/52.47	c total #propagations: 106656674 / total #impl: 393088090 (eff. 0.271)
52.38/52.47	c #Conflicts:      84000 | #Learnt:       8980 | 0.000
52.38/52.47	c total clause space: 127.173MB
52.38/52.47	c total #watches: 494168
53.08/53.12	c total #propagations: 108030262 / total #impl: 398082796 (eff. 0.271)
53.08/53.12	c #Conflicts:      85000 | #Learnt:       9980 | 0.000
53.08/53.12	c total clause space: 127.173MB
53.08/53.12	c total #watches: 498366
53.58/53.67	c total #propagations: 109191882 / total #impl: 403519867 (eff. 0.271)
53.58/53.67	c #Conflicts:      86000 | #Learnt:      10980 | 0.000
53.58/53.67	c total clause space: 127.173MB
53.58/53.67	c total #watches: 503045
54.38/54.48	c total #propagations: 110105642 / total #impl: 407795558 (eff. 0.270)
54.38/54.48	c #Conflicts:      87000 | #Learnt:      11980 | 0.000
54.38/54.48	c total clause space: 127.173MB
54.38/54.48	c total #watches: 506224
55.18/55.28	c total #propagations: 111327303 / total #impl: 413360784 (eff. 0.269)
55.18/55.28	c #Conflicts:      88000 | #Learnt:      12980 | 0.000
55.18/55.28	c total clause space: 127.173MB
55.18/55.28	c total #watches: 508777
56.28/56.36	c total #propagations: 112487892 / total #impl: 418544742 (eff. 0.269)
56.28/56.36	c #Conflicts:      89000 | #Learnt:      13980 | 0.000
56.28/56.36	c total clause space: 127.173MB
56.28/56.36	c total #watches: 521208
57.08/57.16	c total #propagations: 113424330 / total #impl: 425961292 (eff. 0.266)
57.08/57.16	c GC COLLECT
57.08/57.16	c #Conflicts:      90000 | #Learnt:       7908 | 0.000
57.08/57.16	c total clause space: 127.173MB
57.08/57.16	c total #watches: 492464
57.68/57.78	c total #propagations: 114273511 / total #impl: 431445640 (eff. 0.265)
57.68/57.78	c #Conflicts:      91000 | #Learnt:       8908 | 0.000
57.68/57.78	c total clause space: 127.173MB
57.68/57.78	c total #watches: 495064
58.48/58.51	c total #propagations: 115559278 / total #impl: 435609363 (eff. 0.265)
58.48/58.51	c #Conflicts:      92000 | #Learnt:       9908 | 0.000
58.48/58.51	c total clause space: 127.173MB
58.48/58.52	c total #watches: 498548
59.28/59.32	c total #propagations: 116836647 / total #impl: 439702204 (eff. 0.266)
59.28/59.32	c #Conflicts:      93000 | #Learnt:      10908 | 0.000
59.28/59.32	c total clause space: 127.173MB
59.28/59.32	c total #watches: 503111
60.28/60.34	c total #propagations: 118097340 / total #impl: 444054549 (eff. 0.266)
60.28/60.34	c #Conflicts:      94000 | #Learnt:      11908 | 0.000
60.28/60.34	c total clause space: 127.173MB
60.28/60.34	c total #watches: 505968
61.28/61.39	c total #propagations: 119416703 / total #impl: 448363963 (eff. 0.266)
61.28/61.39	c #Conflicts:      95000 | #Learnt:      12908 | 0.000
61.28/61.39	c total clause space: 127.173MB
61.28/61.39	c total #watches: 510147
62.68/62.78	c total #propagations: 120588379 / total #impl: 452463220 (eff. 0.267)
62.68/62.78	c #Conflicts:      96000 | #Learnt:      13908 | 0.000
62.68/62.78	c total clause space: 127.173MB
62.68/62.78	c total #watches: 514943
64.38/64.40	c total #propagations: 121831271 / total #impl: 456661182 (eff. 0.267)
64.38/64.40	c #Conflicts:      97000 | #Learnt:      14908 | 0.000
64.38/64.40	c total clause space: 127.173MB
64.38/64.40	c total #watches: 518782
64.88/64.96	c total #propagations: 123052110 / total #impl: 460790053 (eff. 0.267)
64.88/64.96	c GC COLLECT
64.88/64.96	c #Conflicts:      98000 | #Learnt:       8544 | 0.000
64.88/64.96	c total clause space: 127.173MB
64.88/64.96	c total #watches: 494202
65.38/65.45	c total #propagations: 124225436 / total #impl: 464584511 (eff. 0.267)
65.38/65.45	c #Conflicts:      99000 | #Learnt:       9544 | 0.000
65.38/65.45	c total clause space: 127.173MB
65.38/65.45	c total #watches: 496441
65.87/65.98	c total #propagations: 125186188 / total #impl: 467264330 (eff. 0.268)
65.87/65.98	c #Conflicts:     100000 | #Learnt:      10544 | 0.000
65.87/65.98	c total clause space: 127.173MB
65.87/65.98	c total #watches: 499086
66.47/66.52	c total #propagations: 126171607 / total #impl: 470083633 (eff. 0.268)
66.47/66.52	c #Conflicts:     101000 | #Learnt:      11544 | 0.000
66.47/66.52	c total clause space: 127.173MB
66.47/66.52	c total #watches: 501549
67.08/67.12	c total #propagations: 127154307 / total #impl: 473026718 (eff. 0.269)
67.08/67.12	c #Conflicts:     102000 | #Learnt:      12544 | 0.000
67.08/67.12	c total clause space: 127.173MB
67.08/67.12	c total #watches: 504263
67.67/67.74	c total #propagations: 128126985 / total #impl: 476050460 (eff. 0.269)
67.67/67.74	c #Conflicts:     103000 | #Learnt:      13544 | 0.000
67.67/67.74	c total clause space: 127.173MB
67.67/67.74	c total #watches: 507479
68.28/68.38	c total #propagations: 129119944 / total #impl: 479179971 (eff. 0.269)
68.28/68.38	c #Conflicts:     104000 | #Learnt:      14544 | 0.000
68.28/68.38	c total clause space: 127.173MB
68.28/68.38	c total #watches: 510975
68.97/69.04	c total #propagations: 130166754 / total #impl: 483678071 (eff. 0.269)
68.97/69.04	c #Conflicts:     105000 | #Learnt:      15543 | 0.000
68.97/69.04	c total clause space: 127.173MB
68.97/69.04	c total #watches: 513446
69.68/69.74	c total #propagations: 131356140 / total #impl: 487349915 (eff. 0.270)
69.68/69.74	c GC COLLECT
69.68/69.74	c #Conflicts:     106000 | #Learnt:       8814 | 0.000
69.68/69.74	c total clause space: 127.173MB
69.68/69.74	c total #watches: 495127
70.28/70.33	c total #propagations: 132784887 / total #impl: 493270845 (eff. 0.269)
70.28/70.33	c #Conflicts:     107000 | #Learnt:       9814 | 0.000
70.28/70.33	c total clause space: 127.173MB
70.28/70.33	c total #watches: 498223
70.88/70.94	c total #propagations: 133825052 / total #impl: 497372274 (eff. 0.269)
70.88/70.94	c #Conflicts:     108000 | #Learnt:      10814 | 0.000
70.88/70.94	c total clause space: 127.173MB
70.88/70.94	c total #watches: 500917
71.38/71.48	c total #propagations: 134987548 / total #impl: 501590517 (eff. 0.269)
71.38/71.48	c #Conflicts:     109000 | #Learnt:      11814 | 0.000
71.38/71.48	c total clause space: 127.173MB
71.38/71.48	c total #watches: 503546
72.08/72.15	c total #propagations: 135927855 / total #impl: 507225592 (eff. 0.268)
72.08/72.15	c #Conflicts:     110000 | #Learnt:      12814 | 0.000
72.08/72.15	c total clause space: 127.173MB
72.08/72.15	c total #watches: 507818
73.08/73.10	c total #propagations: 137105570 / total #impl: 511382689 (eff. 0.268)
73.08/73.10	c #Conflicts:     111000 | #Learnt:      13814 | 0.000
73.08/73.10	c total clause space: 127.173MB
73.08/73.10	c total #watches: 511378
73.88/73.99	c total #propagations: 138460871 / total #impl: 516285994 (eff. 0.268)
73.88/73.99	c #Conflicts:     112000 | #Learnt:      14814 | 0.000
73.88/73.99	c total clause space: 127.173MB
73.88/73.99	c total #watches: 516579
74.98/75.06	c total #propagations: 139549631 / total #impl: 521670555 (eff. 0.268)
74.98/75.06	c #Conflicts:     113000 | #Learnt:      15814 | 0.000
74.98/75.06	c total clause space: 127.173MB
74.98/75.06	c total #watches: 519896
75.68/75.75	c total #propagations: 140825724 / total #impl: 526205804 (eff. 0.268)
75.68/75.75	c GC COLLECT
75.68/75.75	c #Conflicts:     114000 | #Learnt:       8776 | 0.000
75.68/75.75	c total clause space: 127.173MB
75.68/75.75	c total #watches: 494204
76.38/76.48	c total #propagations: 141909254 / total #impl: 529998246 (eff. 0.268)
76.38/76.48	c #Conflicts:     115000 | #Learnt:       9776 | 0.000
76.38/76.48	c total clause space: 127.173MB
76.38/76.48	c total #watches: 497343
77.09/77.11	c total #propagations: 143337404 / total #impl: 534932385 (eff. 0.268)
77.09/77.11	c #Conflicts:     116000 | #Learnt:      10776 | 0.000
77.09/77.11	c total clause space: 127.173MB
77.09/77.11	c total #watches: 500733
77.88/77.94	c total #propagations: 144512010 / total #impl: 539092962 (eff. 0.268)
77.88/77.94	c #Conflicts:     117000 | #Learnt:      11776 | 0.000
77.88/77.94	c total clause space: 127.173MB
77.88/77.94	c total #watches: 504737
78.78/78.81	c total #propagations: 145917559 / total #impl: 545772371 (eff. 0.267)
78.78/78.81	c #Conflicts:     118000 | #Learnt:      12776 | 0.000
78.78/78.81	c total clause space: 127.173MB
78.78/78.81	c total #watches: 507888
79.58/79.64	c total #propagations: 147369735 / total #impl: 551323474 (eff. 0.267)
79.58/79.64	c #Conflicts:     119000 | #Learnt:      13776 | 0.000
79.58/79.64	c total clause space: 127.173MB
79.58/79.64	c total #watches: 510583
80.58/80.60	c total #propagations: 148708527 / total #impl: 556038943 (eff. 0.267)
80.58/80.60	c #Conflicts:     120000 | #Learnt:      14776 | 0.000
80.58/80.60	c total clause space: 127.173MB
80.58/80.60	c total #watches: 514026
81.39/81.42	c total #propagations: 150164005 / total #impl: 562245617 (eff. 0.267)
81.39/81.42	c #Conflicts:     121000 | #Learnt:      15776 | 0.000
81.39/81.42	c total clause space: 127.173MB
81.39/81.42	c total #watches: 516745
82.38/82.50	c total #propagations: 151323932 / total #impl: 566693156 (eff. 0.267)
82.38/82.50	c GC COLLECT
82.38/82.50	c #Conflicts:     122000 | #Learnt:       8434 | 0.000
82.38/82.50	c total clause space: 127.173MB
82.38/82.50	c total #watches: 493523
83.18/83.20	c total #propagations: 152737445 / total #impl: 573041208 (eff. 0.267)
83.18/83.20	c #Conflicts:     123000 | #Learnt:       9434 | 0.000
83.18/83.20	c total clause space: 127.173MB
83.18/83.20	c total #watches: 496935
83.78/83.86	c total #propagations: 154167685 / total #impl: 578380337 (eff. 0.267)
83.78/83.86	c #Conflicts:     124000 | #Learnt:      10434 | 0.000
83.78/83.86	c total clause space: 127.173MB
83.78/83.87	c total #watches: 499595
84.48/84.52	c total #propagations: 155497913 / total #impl: 583124304 (eff. 0.267)
84.48/84.52	c #Conflicts:     125000 | #Learnt:      11434 | 0.000
84.48/84.52	c total clause space: 127.173MB
84.48/84.52	c total #watches: 502061
85.18/85.27	c total #propagations: 156832720 / total #impl: 587400793 (eff. 0.267)
85.18/85.27	c #Conflicts:     126000 | #Learnt:      12434 | 0.000
85.18/85.27	c total clause space: 127.173MB
85.18/85.27	c total #watches: 505048
85.89/85.99	c total #propagations: 158328820 / total #impl: 592666166 (eff. 0.267)
85.89/85.99	c #Conflicts:     127000 | #Learnt:      13434 | 0.000
85.89/85.99	c total clause space: 127.173MB
85.89/85.99	c total #watches: 508285
86.58/86.60	c total #propagations: 159546012 / total #impl: 598214262 (eff. 0.267)
86.58/86.60	c #Conflicts:     128000 | #Learnt:      14434 | 0.000
86.58/86.60	c total clause space: 127.173MB
86.58/86.60	c total #watches: 512024
87.18/87.20	c total #propagations: 160431898 / total #impl: 602632023 (eff. 0.266)
87.18/87.20	c #Conflicts:     129000 | #Learnt:      15434 | 0.000
87.18/87.20	c total clause space: 127.173MB
87.18/87.20	c total #watches: 515293
87.68/87.80	c total #propagations: 161164079 / total #impl: 606835192 (eff. 0.266)
87.68/87.80	c #Conflicts:     130000 | #Learnt:      16434 | 0.000
87.68/87.80	c total clause space: 127.173MB
87.78/87.80	c total #watches: 517587
88.58/88.62	c total #propagations: 161937019 / total #impl: 610539371 (eff. 0.265)
88.58/88.62	c GC COLLECT
88.58/88.62	c #Conflicts:     131000 | #Learnt:       8874 | 0.000
88.58/88.62	c total clause space: 127.173MB
88.58/88.62	c total #watches: 494907
89.19/89.21	c total #propagations: 163338288 / total #impl: 615602676 (eff. 0.265)
89.19/89.21	c #Conflicts:     132000 | #Learnt:       9874 | 0.000
89.19/89.21	c total clause space: 127.173MB
89.19/89.21	c total #watches: 498326
89.78/89.80	c total #propagations: 164436731 / total #impl: 620032770 (eff. 0.265)
89.78/89.80	c #Conflicts:     133000 | #Learnt:      10874 | 0.000
89.78/89.80	c total clause space: 127.173MB
89.78/89.80	c total #watches: 501755
90.38/90.49	c total #propagations: 165537379 / total #impl: 623530677 (eff. 0.265)
90.38/90.49	c #Conflicts:     134000 | #Learnt:      11874 | 0.000
90.38/90.49	c total clause space: 127.173MB
90.38/90.49	c total #watches: 506690
91.18/91.23	c total #propagations: 166764806 / total #impl: 627955995 (eff. 0.266)
91.18/91.23	c #Conflicts:     135000 | #Learnt:      12874 | 0.000
91.18/91.23	c total clause space: 127.173MB
91.18/91.23	c total #watches: 511209
91.98/92.01	c total #propagations: 167763838 / total #impl: 631846488 (eff. 0.266)
91.98/92.01	c #Conflicts:     136000 | #Learnt:      13874 | 0.000
91.98/92.01	c total clause space: 127.173MB
91.98/92.01	c total #watches: 513312
92.68/92.78	c total #propagations: 168966672 / total #impl: 635815895 (eff. 0.266)
92.68/92.78	c #Conflicts:     137000 | #Learnt:      14874 | 0.000
92.68/92.78	c total clause space: 127.173MB
92.68/92.78	c total #watches: 517037
93.68/93.74	c total #propagations: 170119097 / total #impl: 640949102 (eff. 0.265)
93.68/93.74	c #Conflicts:     138000 | #Learnt:      15874 | 0.000
93.68/93.74	c total clause space: 127.173MB
93.68/93.74	c total #watches: 538739
97.08/97.10	c total #propagations: 170754561 / total #impl: 645575344 (eff. 0.264)
97.08/97.10	c #Conflicts:     139000 | #Learnt:      16874 | 0.000
97.08/97.10	c total clause space: 127.173MB
97.08/97.10	c total #watches: 544961
100.58/100.64	c total #propagations: 171919037 / total #impl: 650770526 (eff. 0.264)
100.58/100.64	c #Conflicts:     140000 | #Learnt:      17874 | 0.000
100.58/100.64	c total clause space: 127.173MB
100.58/100.64	c total #watches: 552118
101.08/101.13	c total #propagations: 172991650 / total #impl: 655029109 (eff. 0.264)
101.08/101.13	c GC COLLECT
101.08/101.13	c #Conflicts:     141000 | #Learnt:      10034 | 0.000
101.08/101.13	c total clause space: 127.173MB
101.08/101.13	c total #watches: 497904
101.68/101.77	c total #propagations: 173723867 / total #impl: 657995273 (eff. 0.264)
101.68/101.77	c #Conflicts:     142000 | #Learnt:      11034 | 0.000
101.68/101.77	c total clause space: 127.173MB
101.68/101.77	c total #watches: 500484
102.28/102.34	c total #propagations: 174855645 / total #impl: 662585660 (eff. 0.264)
102.28/102.34	c #Conflicts:     143000 | #Learnt:      12034 | 0.000
102.28/102.34	c total clause space: 127.173MB
102.28/102.34	c total #watches: 502760
102.88/102.95	c total #propagations: 175848421 / total #impl: 666078213 (eff. 0.264)
102.88/102.95	c #Conflicts:     144000 | #Learnt:      13034 | 0.000
102.88/102.95	c total clause space: 127.173MB
102.88/102.95	c total #watches: 505186
103.48/103.54	c total #propagations: 176887637 / total #impl: 669941960 (eff. 0.264)
103.48/103.54	c #Conflicts:     145000 | #Learnt:      14034 | 0.000
103.48/103.54	c total clause space: 127.173MB
103.48/103.54	c total #watches: 507551
104.08/104.12	c total #propagations: 177871185 / total #impl: 674028834 (eff. 0.264)
104.08/104.12	c #Conflicts:     146000 | #Learnt:      15034 | 0.000
104.08/104.12	c total clause space: 127.173MB
104.08/104.12	c total #watches: 509627
104.58/104.63	c total #propagations: 178826062 / total #impl: 677330301 (eff. 0.264)
104.58/104.63	c #Conflicts:     147000 | #Learnt:      16034 | 0.000
104.58/104.63	c total clause space: 127.173MB
104.58/104.63	c total #watches: 511824
105.18/105.28	c total #propagations: 179690331 / total #impl: 680239114 (eff. 0.264)
105.18/105.28	c #Conflicts:     148000 | #Learnt:      17034 | 0.000
105.18/105.28	c total clause space: 127.173MB
105.18/105.28	c total #watches: 514619
105.87/105.99	c total #propagations: 180792632 / total #impl: 684396425 (eff. 0.264)
105.87/105.99	c #Conflicts:     149000 | #Learnt:      18034 | 0.000
105.87/105.99	c total clause space: 127.173MB
105.87/105.99	c total #watches: 518266
106.47/106.59	c total #propagations: 181934671 / total #impl: 688691169 (eff. 0.264)
106.47/106.59	c GC COLLECT
106.47/106.59	c #Conflicts:     150000 | #Learnt:       9793 | 0.000
106.47/106.59	c total clause space: 127.173MB
106.47/106.59	c total #watches: 497372
107.27/107.31	c total #propagations: 182940265 / total #impl: 691902375 (eff. 0.264)
107.27/107.31	c #Conflicts:     151000 | #Learnt:      10793 | 0.000
107.27/107.31	c total clause space: 127.173MB
107.27/107.31	c total #watches: 500248
107.78/107.88	c total #propagations: 184341834 / total #impl: 696123919 (eff. 0.265)
107.78/107.88	c #Conflicts:     152000 | #Learnt:      11793 | 0.000
107.78/107.88	c total clause space: 127.173MB
107.78/107.88	c total #watches: 503034
108.47/108.53	c total #propagations: 185504114 / total #impl: 699752604 (eff. 0.265)
108.47/108.53	c #Conflicts:     153000 | #Learnt:      12793 | 0.000
108.47/108.53	c total clause space: 127.173MB
108.47/108.53	c total #watches: 505668
109.07/109.16	c total #propagations: 186885128 / total #impl: 704200629 (eff. 0.265)
109.07/109.16	c #Conflicts:     154000 | #Learnt:      13793 | 0.000
109.07/109.16	c total clause space: 127.173MB
109.07/109.16	c total #watches: 508068
109.67/109.72	c total #propagations: 188145242 / total #impl: 708316240 (eff. 0.266)
109.67/109.72	c #Conflicts:     155000 | #Learnt:      14793 | 0.000
109.67/109.72	c total clause space: 127.173MB
109.67/109.72	c total #watches: 510755
110.37/110.47	c total #propagations: 189228762 / total #impl: 713661423 (eff. 0.265)
110.37/110.47	c #Conflicts:     156000 | #Learnt:      15793 | 0.000
110.37/110.47	c total clause space: 127.173MB
110.37/110.47	c total #watches: 514848
111.08/111.10	c total #propagations: 190443862 / total #impl: 718797250 (eff. 0.265)
111.08/111.10	c #Conflicts:     157000 | #Learnt:      16793 | 0.000
111.08/111.10	c total clause space: 127.173MB
111.08/111.11	c total #watches: 518595
111.77/111.86	c total #propagations: 191398471 / total #impl: 722419001 (eff. 0.265)
111.77/111.86	c #Conflicts:     158000 | #Learnt:      17793 | 0.000
111.77/111.86	c total clause space: 127.173MB
111.77/111.86	c total #watches: 521534
112.77/112.80	c total #propagations: 192493769 / total #impl: 726684179 (eff. 0.265)
112.77/112.80	c #Conflicts:     159000 | #Learnt:      18793 | 0.000
112.77/112.80	c total clause space: 127.173MB
112.77/112.80	c total #watches: 524217
113.38/113.46	c total #propagations: 193946894 / total #impl: 731341763 (eff. 0.265)
113.38/113.46	c GC COLLECT
113.38/113.46	c #Conflicts:     160000 | #Learnt:      10264 | 0.000
113.38/113.46	c total clause space: 127.173MB
113.38/113.46	c total #watches: 498724
114.07/114.12	c total #propagations: 195188040 / total #impl: 735728825 (eff. 0.265)
114.07/114.12	c #Conflicts:     161000 | #Learnt:      11264 | 0.000
114.07/114.12	c total clause space: 127.173MB
114.07/114.12	c total #watches: 501837
114.87/114.93	c total #propagations: 196602491 / total #impl: 740852307 (eff. 0.265)
114.87/114.93	c #Conflicts:     162000 | #Learnt:      12263 | 0.000
114.87/114.93	c total clause space: 127.173MB
114.87/114.93	c total #watches: 504217
115.48/115.53	c total #propagations: 198246578 / total #impl: 746740658 (eff. 0.265)
115.48/115.53	c #Conflicts:     163000 | #Learnt:      13263 | 0.000
115.48/115.53	c total clause space: 127.173MB
115.48/115.53	c total #watches: 507297
116.27/116.32	c total #propagations: 199291563 / total #impl: 751704532 (eff. 0.265)
116.27/116.32	c #Conflicts:     164000 | #Learnt:      14263 | 0.000
116.27/116.32	c total clause space: 127.173MB
116.27/116.32	c total #watches: 512370
117.27/117.33	c total #propagations: 200409716 / total #impl: 756705088 (eff. 0.265)
117.27/117.33	c #Conflicts:     165000 | #Learnt:      15263 | 0.000
117.27/117.33	c total clause space: 127.173MB
117.27/117.33	c total #watches: 514689
118.27/118.35	c total #propagations: 201958062 / total #impl: 762482443 (eff. 0.265)
118.27/118.35	c #Conflicts:     166000 | #Learnt:      16263 | 0.000
118.27/118.35	c total clause space: 127.173MB
118.27/118.35	c total #watches: 518675
119.37/119.40	c total #propagations: 203403237 / total #impl: 767736032 (eff. 0.265)
119.37/119.40	c #Conflicts:     167000 | #Learnt:      17263 | 0.000
119.37/119.40	c total clause space: 127.173MB
119.37/119.40	c total #watches: 521889
120.37/120.47	c total #propagations: 204811634 / total #impl: 772232747 (eff. 0.265)
120.37/120.47	c #Conflicts:     168000 | #Learnt:      18263 | 0.000
120.37/120.47	c total clause space: 127.173MB
120.37/120.47	c total #watches: 528484
121.67/121.73	c total #propagations: 206085206 / total #impl: 778504142 (eff. 0.265)
121.67/121.73	c #Conflicts:     169000 | #Learnt:      19265 | 0.000
121.67/121.73	c total clause space: 127.173MB
121.67/121.73	c total #watches: 531233
122.67/122.71	c total #propagations: 207609084 / total #impl: 784376364 (eff. 0.265)
122.67/122.71	c GC COLLECT
122.67/122.71	c #Conflicts:     170000 | #Learnt:      10441 | 0.000
122.67/122.71	c total clause space: 127.173MB
122.67/122.71	c total #watches: 499069
123.47/123.50	c total #propagations: 209114539 / total #impl: 788776100 (eff. 0.265)
123.47/123.50	c #Conflicts:     171000 | #Learnt:      11441 | 0.000
123.47/123.50	c total clause space: 127.173MB
123.47/123.50	c total #watches: 501670
124.07/124.12	c total #propagations: 210812390 / total #impl: 795076641 (eff. 0.265)
124.07/124.12	c #Conflicts:     172000 | #Learnt:      12440 | 0.000
124.07/124.12	c total clause space: 127.173MB
124.07/124.12	c total #watches: 504065
124.67/124.74	c total #propagations: 212092518 / total #impl: 799567581 (eff. 0.265)
124.67/124.74	c #Conflicts:     173000 | #Learnt:      13440 | 0.000
124.67/124.74	c total clause space: 127.173MB
124.67/124.75	c total #watches: 507344
125.17/125.26	c total #propagations: 213415503 / total #impl: 804328569 (eff. 0.265)
125.17/125.26	c #Conflicts:     174000 | #Learnt:      14440 | 0.000
125.17/125.26	c total clause space: 127.173MB
125.17/125.26	c total #watches: 510408
125.77/125.88	c total #propagations: 214297472 / total #impl: 809215972 (eff. 0.265)
125.77/125.88	c #Conflicts:     175000 | #Learnt:      15440 | 0.000
125.77/125.88	c total clause space: 127.173MB
125.77/125.88	c total #watches: 514465
126.67/126.73	c total #propagations: 214990651 / total #impl: 813200330 (eff. 0.264)
126.67/126.73	c #Conflicts:     176000 | #Learnt:      16440 | 0.000
126.67/126.73	c total clause space: 127.173MB
126.67/126.73	c total #watches: 517968
127.58/127.62	c total #propagations: 216149283 / total #impl: 817917591 (eff. 0.264)
127.58/127.62	c #Conflicts:     177000 | #Learnt:      17440 | 0.000
127.58/127.62	c total clause space: 127.173MB
127.58/127.62	c total #watches: 520411
128.37/128.44	c total #propagations: 217510908 / total #impl: 822341478 (eff. 0.265)
128.37/128.44	c #Conflicts:     178000 | #Learnt:      18440 | 0.000
128.37/128.44	c total clause space: 127.173MB
128.37/128.44	c total #watches: 525654
129.27/129.36	c total #propagations: 218680599 / total #impl: 827100390 (eff. 0.264)
129.27/129.36	c #Conflicts:     179000 | #Learnt:      19440 | 0.000
129.27/129.36	c total clause space: 127.173MB
129.27/129.36	c total #watches: 528519
130.07/130.19	c total #propagations: 219826154 / total #impl: 831682695 (eff. 0.264)
130.07/130.19	c GC COLLECT
130.07/130.19	c #Conflicts:     180000 | #Learnt:      10332 | 0.000
130.07/130.19	c total clause space: 127.173MB
130.07/130.19	c total #watches: 498980
130.67/130.77	c total #propagations: 221137774 / total #impl: 835791589 (eff. 0.265)
130.67/130.77	c #Conflicts:     181000 | #Learnt:      11332 | 0.000
130.67/130.77	c total clause space: 127.173MB
130.67/130.77	c total #watches: 502225
131.37/131.41	c total #propagations: 222359809 / total #impl: 839739613 (eff. 0.265)
131.37/131.41	c #Conflicts:     182000 | #Learnt:      12332 | 0.000
131.37/131.41	c total clause space: 127.173MB
131.37/131.41	c total #watches: 505470
131.98/132.10	c total #propagations: 223663753 / total #impl: 844713911 (eff. 0.265)
131.98/132.10	c #Conflicts:     183000 | #Learnt:      13332 | 0.000
131.98/132.10	c total clause space: 127.173MB
131.98/132.10	c total #watches: 508051
132.77/132.85	c total #propagations: 224975471 / total #impl: 850424437 (eff. 0.265)
132.77/132.85	c #Conflicts:     184000 | #Learnt:      14331 | 0.000
132.77/132.85	c total clause space: 127.173MB
132.77/132.85	c total #watches: 511254
133.67/133.70	c total #propagations: 226473605 / total #impl: 856953731 (eff. 0.264)
133.67/133.70	c #Conflicts:     185000 | #Learnt:      15331 | 0.000
133.67/133.70	c total clause space: 127.173MB
133.67/133.70	c total #watches: 515379
134.87/134.91	c total #propagations: 227970005 / total #impl: 862103677 (eff. 0.264)
134.87/134.91	c #Conflicts:     186000 | #Learnt:      16331 | 0.000
134.87/134.91	c total clause space: 127.173MB
134.87/134.91	c total #watches: 527661
136.77/136.82	c total #propagations: 229506789 / total #impl: 868165714 (eff. 0.264)
136.77/136.82	c #Conflicts:     187000 | #Learnt:      17331 | 0.000
136.77/136.82	c total clause space: 127.173MB
136.77/136.82	c total #watches: 533914
138.87/138.92	c total #propagations: 230972215 / total #impl: 874528176 (eff. 0.264)
138.87/138.92	c #Conflicts:     188000 | #Learnt:      18331 | 0.000
138.87/138.92	c total clause space: 127.173MB
138.87/138.92	c total #watches: 538506
140.97/141.02	c total #propagations: 232419053 / total #impl: 882155778 (eff. 0.263)
140.97/141.02	c #Conflicts:     189000 | #Learnt:      19331 | 0.000
140.97/141.02	c total clause space: 127.173MB
140.97/141.02	c total #watches: 543641
143.17/143.27	c total #propagations: 233659337 / total #impl: 887535250 (eff. 0.263)
143.17/143.27	c #Conflicts:     190000 | #Learnt:      20331 | 0.000
143.17/143.27	c total clause space: 127.173MB
143.17/143.27	c total #watches: 546488
144.67/144.75	c total #propagations: 234980002 / total #impl: 893201554 (eff. 0.263)
144.67/144.75	c GC COLLECT
144.67/144.75	c #Conflicts:     191000 | #Learnt:      10951 | 0.000
144.67/144.75	c total clause space: 127.173MB
144.67/144.75	c total #watches: 501512
145.37/145.46	c total #propagations: 236260422 / total #impl: 898839393 (eff. 0.263)
145.37/145.46	c #Conflicts:     192000 | #Learnt:      11951 | 0.000
145.37/145.46	c total clause space: 127.173MB
145.37/145.46	c total #watches: 506465
146.17/146.29	c total #propagations: 237267193 / total #impl: 903186565 (eff. 0.263)
146.17/146.29	c #Conflicts:     193000 | #Learnt:      12951 | 0.000
146.17/146.29	c total clause space: 127.173MB
146.17/146.29	c total #watches: 509751
147.27/147.34	c total #propagations: 238341784 / total #impl: 907852320 (eff. 0.263)
147.27/147.34	c #Conflicts:     194000 | #Learnt:      13951 | 0.000
147.27/147.34	c total clause space: 127.173MB
147.27/147.34	c total #watches: 513923
148.47/148.58	c total #propagations: 239572046 / total #impl: 912556910 (eff. 0.263)
148.47/148.58	c #Conflicts:     195000 | #Learnt:      14950 | 0.000
148.47/148.58	c total clause space: 127.173MB
148.47/148.58	c total #watches: 518191
149.47/149.52	c total #propagations: 240868917 / total #impl: 917196051 (eff. 0.263)
149.47/149.52	c #Conflicts:     196000 | #Learnt:      15950 | 0.000
149.47/149.52	c total clause space: 127.173MB
149.47/149.52	c total #watches: 521259
150.57/150.68	c total #propagations: 242001862 / total #impl: 921050326 (eff. 0.263)
150.57/150.68	c #Conflicts:     197000 | #Learnt:      16950 | 0.000
150.57/150.68	c total clause space: 127.173MB
150.57/150.68	c total #watches: 526437
152.07/152.10	c total #propagations: 243214784 / total #impl: 926820870 (eff. 0.262)
152.07/152.10	c #Conflicts:     198000 | #Learnt:      17950 | 0.000
152.07/152.10	c total clause space: 127.173MB
152.07/152.10	c total #watches: 532985
154.07/154.14	c total #propagations: 244524479 / total #impl: 933207780 (eff. 0.262)
154.07/154.14	c #Conflicts:     199000 | #Learnt:      18950 | 0.000
154.07/154.14	c total clause space: 127.173MB
154.07/154.14	c total #watches: 540825
156.37/156.49	c total #propagations: 245823986 / total #impl: 938559741 (eff. 0.262)
156.37/156.49	c #Conflicts:     200000 | #Learnt:      19950 | 0.000
156.37/156.49	c total clause space: 127.173MB
156.37/156.49	c total #watches: 543948
158.76/158.85	c total #propagations: 247114233 / total #impl: 943697828 (eff. 0.262)
158.76/158.85	c #Conflicts:     201000 | #Learnt:      20950 | 0.000
158.76/158.85	c total clause space: 206.656MB
158.76/158.85	c total #watches: 548749
160.36/160.48	c total #propagations: 248349961 / total #impl: 948651443 (eff. 0.262)
160.36/160.48	c GC COLLECT
160.36/160.48	c #Conflicts:     202000 | #Learnt:      11232 | 0.000
160.36/160.48	c total clause space: 206.656MB
160.36/160.48	c total #watches: 501528
161.06/161.12	c total #propagations: 249528734 / total #impl: 953375465 (eff. 0.262)
161.06/161.12	c #Conflicts:     203000 | #Learnt:      12232 | 0.000
161.06/161.12	c total clause space: 206.656MB
161.06/161.12	c total #watches: 506306
161.96/162.01	c total #propagations: 250635778 / total #impl: 957592524 (eff. 0.262)
161.96/162.01	c #Conflicts:     204000 | #Learnt:      13232 | 0.000
161.96/162.01	c total clause space: 206.656MB
161.96/162.01	c total #watches: 509467
162.66/162.79	c total #propagations: 252098743 / total #impl: 963388105 (eff. 0.262)
162.66/162.79	c #Conflicts:     205000 | #Learnt:      14232 | 0.000
162.66/162.79	c total clause space: 206.656MB
162.66/162.79	c total #watches: 511977
163.46/163.56	c total #propagations: 253261292 / total #impl: 966600345 (eff. 0.262)
163.46/163.56	c #Conflicts:     206000 | #Learnt:      15232 | 0.000
163.46/163.56	c total clause space: 206.656MB
163.46/163.56	c total #watches: 514269
164.26/164.39	c total #propagations: 254313647 / total #impl: 970275405 (eff. 0.262)
164.26/164.39	c #Conflicts:     207000 | #Learnt:      16232 | 0.000
164.26/164.39	c total clause space: 206.656MB
164.26/164.39	c total #watches: 516530
165.07/165.17	c total #propagations: 255426522 / total #impl: 975212449 (eff. 0.262)
165.07/165.17	c #Conflicts:     208000 | #Learnt:      17232 | 0.000
165.07/165.17	c total clause space: 206.656MB
165.07/165.17	c total #watches: 518838
165.86/165.99	c total #propagations: 256487218 / total #impl: 979930938 (eff. 0.262)
165.86/165.99	c #Conflicts:     209000 | #Learnt:      18232 | 0.000
165.86/165.99	c total clause space: 206.656MB
165.86/165.99	c total #watches: 522221
166.86/166.92	c total #propagations: 257483275 / total #impl: 984243023 (eff. 0.262)
166.86/166.92	c #Conflicts:     210000 | #Learnt:      19232 | 0.000
166.86/166.92	c total clause space: 206.656MB
166.86/166.92	c total #watches: 525314
167.86/167.91	c total #propagations: 258537578 / total #impl: 989057684 (eff. 0.261)
167.86/167.91	c #Conflicts:     211000 | #Learnt:      20232 | 0.000
167.86/167.91	c total clause space: 206.656MB
167.86/167.92	c total #watches: 528061
168.86/168.97	c total #propagations: 259659988 / total #impl: 993285498 (eff. 0.261)
168.86/168.97	c #Conflicts:     212000 | #Learnt:      21232 | 0.000
168.86/168.97	c total clause space: 206.656MB
168.86/168.97	c total #watches: 531887
169.96/170.10	c total #propagations: 260811317 / total #impl: 998801776 (eff. 0.261)
169.96/170.10	c GC COLLECT
169.96/170.10	c #Conflicts:     213000 | #Learnt:      11261 | 0.000
169.96/170.10	c total clause space: 206.656MB
170.06/170.10	c total #watches: 501484
170.66/170.72	c total #propagations: 261950392 / total #impl: 1003722569 (eff. 0.261)
170.66/170.72	c #Conflicts:     214000 | #Learnt:      12261 | 0.000
170.66/170.72	c total clause space: 206.656MB
170.66/170.72	c total #watches: 504396
171.36/171.43	c total #propagations: 263115367 / total #impl: 1009208455 (eff. 0.261)
171.36/171.43	c #Conflicts:     215000 | #Learnt:      13261 | 0.000
171.36/171.43	c total clause space: 206.656MB
171.36/171.43	c total #watches: 506826
172.26/172.35	c total #propagations: 264298056 / total #impl: 1014900096 (eff. 0.260)
172.26/172.35	c #Conflicts:     216000 | #Learnt:      14261 | 0.000
172.26/172.35	c total clause space: 206.656MB
172.26/172.35	c total #watches: 511119
173.16/173.25	c total #propagations: 265574521 / total #impl: 1020207594 (eff. 0.260)
173.16/173.25	c #Conflicts:     217000 | #Learnt:      15261 | 0.000
173.16/173.25	c total clause space: 206.656MB
173.16/173.25	c total #watches: 514070
174.16/174.29	c total #propagations: 266786830 / total #impl: 1025425341 (eff. 0.260)
174.16/174.29	c #Conflicts:     218000 | #Learnt:      16261 | 0.000
174.16/174.29	c total clause space: 206.656MB
174.16/174.29	c total #watches: 518141
175.26/175.30	c total #propagations: 268050233 / total #impl: 1031556057 (eff. 0.260)
175.26/175.30	c #Conflicts:     219000 | #Learnt:      17261 | 0.000
175.26/175.30	c total clause space: 206.656MB
175.26/175.30	c total #watches: 520829
176.16/176.29	c total #propagations: 269137354 / total #impl: 1036692816 (eff. 0.260)
176.16/176.29	c #Conflicts:     220000 | #Learnt:      18261 | 0.000
176.16/176.29	c total clause space: 206.656MB
176.16/176.29	c total #watches: 525275
177.56/177.66	c total #propagations: 270007022 / total #impl: 1042288172 (eff. 0.259)
177.56/177.66	c #Conflicts:     221000 | #Learnt:      19261 | 0.000
177.56/177.66	c total clause space: 206.656MB
177.56/177.67	c total #watches: 528052
178.76/178.84	c total #propagations: 271064538 / total #impl: 1047438396 (eff. 0.259)
178.76/178.84	c #Conflicts:     222000 | #Learnt:      20261 | 0.000
178.76/178.84	c total clause space: 206.656MB
178.76/178.84	c total #watches: 530260
180.06/180.13	c total #propagations: 272072931 / total #impl: 1051621097 (eff. 0.259)
180.06/180.13	c #Conflicts:     223000 | #Learnt:      21261 | 0.000
180.06/180.13	c total clause space: 206.656MB
180.06/180.13	c total #watches: 533054
181.46/181.53	c total #propagations: 273155306 / total #impl: 1056697471 (eff. 0.258)
181.46/181.53	c #Conflicts:     224000 | #Learnt:      22261 | 0.000
181.46/181.53	c total clause space: 206.656MB
181.46/181.53	c total #watches: 536026
182.36/182.41	c total #propagations: 274371348 / total #impl: 1062145449 (eff. 0.258)
182.36/182.41	c GC COLLECT
182.36/182.41	c #Conflicts:     225000 | #Learnt:      11926 | 0.000
182.36/182.41	c total clause space: 206.656MB
182.36/182.42	c total #watches: 503982
182.95/183.00	c total #propagations: 275587051 / total #impl: 1068384687 (eff. 0.258)
182.95/183.00	c #Conflicts:     226000 | #Learnt:      12926 | 0.000
182.95/183.00	c total clause space: 206.656MB
182.95/183.00	c total #watches: 506425
183.35/183.49	c total #propagations: 276719946 / total #impl: 1073747253 (eff. 0.258)
183.35/183.49	c #Conflicts:     227000 | #Learnt:      13926 | 0.000
183.35/183.49	c total clause space: 206.656MB
183.35/183.49	c total #watches: 508434
183.85/183.98	c total #propagations: 277711904 / total #impl: 1077464700 (eff. 0.258)
183.85/183.98	c #Conflicts:     228000 | #Learnt:      14926 | 0.000
183.85/183.98	c total clause space: 206.656MB
183.85/183.98	c total #watches: 510544
184.45/184.52	c total #propagations: 278672520 / total #impl: 1081110789 (eff. 0.258)
184.45/184.52	c #Conflicts:     229000 | #Learnt:      15926 | 0.000
184.45/184.52	c total clause space: 206.656MB
184.45/184.52	c total #watches: 513483
185.35/185.47	c total #propagations: 279728306 / total #impl: 1085349622 (eff. 0.258)
185.35/185.47	c #Conflicts:     230000 | #Learnt:      16926 | 0.000
185.35/185.47	c total clause space: 206.656MB
185.35/185.47	c total #watches: 517552
186.25/186.38	c total #propagations: 281158419 / total #impl: 1092838170 (eff. 0.257)
186.25/186.38	c #Conflicts:     231000 | #Learnt:      17926 | 0.000
186.25/186.38	c total clause space: 206.656MB
186.25/186.38	c total #watches: 522693
187.15/187.26	c total #propagations: 282400045 / total #impl: 1098663160 (eff. 0.257)
187.15/187.26	c #Conflicts:     232000 | #Learnt:      18926 | 0.000
187.15/187.26	c total clause space: 206.656MB
187.15/187.26	c total #watches: 526121
187.95/188.08	c total #propagations: 283566235 / total #impl: 1102753227 (eff. 0.257)
187.95/188.08	c #Conflicts:     233000 | #Learnt:      19926 | 0.000
187.95/188.08	c total clause space: 206.656MB
187.95/188.08	c total #watches: 528970
188.85/188.98	c total #propagations: 284794846 / total #impl: 1106393134 (eff. 0.257)
188.85/188.98	c #Conflicts:     234000 | #Learnt:      20926 | 0.000
188.85/188.98	c total clause space: 206.656MB
188.85/188.98	c total #watches: 531535
189.85/189.95	c total #propagations: 286123908 / total #impl: 1110925129 (eff. 0.258)
189.85/189.95	c #Conflicts:     235000 | #Learnt:      21926 | 0.000
189.85/189.95	c total clause space: 206.656MB
189.85/189.95	c total #watches: 534652
190.75/190.89	c total #propagations: 287467968 / total #impl: 1116243602 (eff. 0.258)
190.75/190.89	c #Conflicts:     236000 | #Learnt:      22926 | 0.000
190.75/190.89	c total clause space: 206.656MB
190.75/190.89	c total #watches: 537606
191.65/191.76	c total #propagations: 288867699 / total #impl: 1121148318 (eff. 0.258)
191.65/191.76	c GC COLLECT
191.65/191.76	c #Conflicts:     237000 | #Learnt:      12326 | 0.000
191.65/191.76	c total clause space: 206.656MB
191.65/191.76	c total #watches: 506057
192.65/192.71	c total #propagations: 290296113 / total #impl: 1127586930 (eff. 0.257)
192.65/192.71	c #Conflicts:     238000 | #Learnt:      13326 | 0.000
192.65/192.71	c total clause space: 206.656MB
192.65/192.71	c total #watches: 510794
193.66/193.73	c total #propagations: 291870006 / total #impl: 1133101713 (eff. 0.258)
193.66/193.73	c #Conflicts:     239000 | #Learnt:      14326 | 0.000
193.66/193.73	c total clause space: 206.656MB
193.66/193.73	c total #watches: 514194
194.35/194.49	c total #propagations: 293448949 / total #impl: 1137929722 (eff. 0.258)
194.35/194.49	c #Conflicts:     240000 | #Learnt:      15326 | 0.000
194.35/194.49	c total clause space: 206.656MB
194.35/194.49	c total #watches: 517826
195.25/195.38	c total #propagations: 294632498 / total #impl: 1142462758 (eff. 0.258)
195.25/195.38	c #Conflicts:     241000 | #Learnt:      16326 | 0.000
195.25/195.38	c total clause space: 206.656MB
195.25/195.38	c total #watches: 520562
196.05/196.10	c total #propagations: 295911123 / total #impl: 1147151413 (eff. 0.258)
196.05/196.10	c #Conflicts:     242000 | #Learnt:      17326 | 0.000
196.05/196.10	c total clause space: 206.656MB
196.05/196.10	c total #watches: 522758
196.86/196.94	c total #propagations: 297016531 / total #impl: 1150729680 (eff. 0.258)
196.86/196.94	c #Conflicts:     243000 | #Learnt:      18326 | 0.000
196.86/196.94	c total clause space: 206.656MB
196.86/196.94	c total #watches: 525623
197.65/197.72	c total #propagations: 298373754 / total #impl: 1155732120 (eff. 0.258)
197.65/197.72	c #Conflicts:     244000 | #Learnt:      19326 | 0.000
197.65/197.72	c total clause space: 206.656MB
197.65/197.72	c total #watches: 528756
198.85/198.90	c total #propagations: 299618999 / total #impl: 1160403208 (eff. 0.258)
198.85/198.90	c #Conflicts:     245000 | #Learnt:      20326 | 0.000
198.85/198.90	c total clause space: 206.656MB
198.85/198.90	c total #watches: 533505
200.05/200.13	c total #propagations: 301030210 / total #impl: 1167255163 (eff. 0.258)
200.05/200.13	c #Conflicts:     246000 | #Learnt:      21326 | 0.000
200.05/200.13	c total clause space: 206.656MB
200.05/200.13	c total #watches: 536997
200.95/201.07	c total #propagations: 302361002 / total #impl: 1172996747 (eff. 0.258)
200.95/201.07	c #Conflicts:     247000 | #Learnt:      22326 | 0.000
200.95/201.07	c total clause space: 206.656MB
200.95/201.07	c total #watches: 543364
202.55/202.60	c total #propagations: 303360724 / total #impl: 1178532970 (eff. 0.257)
202.55/202.60	c #Conflicts:     248000 | #Learnt:      23326 | 0.000
202.55/202.60	c total clause space: 206.656MB
202.55/202.60	c total #watches: 546173
203.65/203.79	c total #propagations: 305003638 / total #impl: 1184236309 (eff. 0.258)
203.65/203.79	c GC COLLECT
203.65/203.79	c #Conflicts:     249000 | #Learnt:      12432 | 0.000
203.65/203.79	c total clause space: 206.656MB
203.65/203.79	c total #watches: 505742
204.66/204.71	c total #propagations: 306417874 / total #impl: 1189558955 (eff. 0.258)
204.66/204.71	c #Conflicts:     250000 | #Learnt:      13432 | 0.000
204.66/204.71	c total clause space: 206.656MB
204.66/204.71	c total #watches: 509719
205.45/205.53	c total #propagations: 308191386 / total #impl: 1195228126 (eff. 0.258)
205.45/205.53	c #Conflicts:     251000 | #Learnt:      14432 | 0.000
205.45/205.53	c total clause space: 206.656MB
205.45/205.53	c total #watches: 512443
206.25/206.38	c total #propagations: 309659703 / total #impl: 1200783907 (eff. 0.258)
206.25/206.38	c #Conflicts:     252000 | #Learnt:      15432 | 0.000
206.25/206.38	c total clause space: 206.656MB
206.25/206.38	c total #watches: 515807
207.35/207.40	c total #propagations: 311263842 / total #impl: 1206522388 (eff. 0.258)
207.35/207.40	c #Conflicts:     253000 | #Learnt:      16432 | 0.000
207.35/207.40	c total clause space: 206.656MB
207.35/207.40	c total #watches: 521257
208.25/208.38	c total #propagations: 312872796 / total #impl: 1213449847 (eff. 0.258)
208.25/208.38	c #Conflicts:     254000 | #Learnt:      17432 | 0.000
208.25/208.38	c total clause space: 206.656MB
208.25/208.38	c total #watches: 523974
209.15/209.25	c total #propagations: 314226813 / total #impl: 1218433479 (eff. 0.258)
209.15/209.25	c #Conflicts:     255000 | #Learnt:      18432 | 0.000
209.15/209.25	c total clause space: 206.656MB
209.15/209.25	c total #watches: 526301
210.16/210.23	c total #propagations: 315449499 / total #impl: 1221992904 (eff. 0.258)
210.16/210.23	c #Conflicts:     256000 | #Learnt:      19432 | 0.000
210.16/210.23	c total clause space: 206.656MB
210.16/210.23	c total #watches: 529069
211.05/211.14	c total #propagations: 316892924 / total #impl: 1227071260 (eff. 0.258)
211.05/211.14	c #Conflicts:     257000 | #Learnt:      20432 | 0.000
211.05/211.14	c total clause space: 206.656MB
211.05/211.14	c total #watches: 531778
212.05/212.13	c total #propagations: 318184110 / total #impl: 1230976866 (eff. 0.258)
212.05/212.13	c #Conflicts:     258000 | #Learnt:      21432 | 0.000
212.05/212.13	c total clause space: 206.656MB
212.05/212.14	c total #watches: 534733
213.05/213.12	c total #propagations: 319631711 / total #impl: 1236892017 (eff. 0.258)
213.05/213.12	c #Conflicts:     259000 | #Learnt:      22432 | 0.000
213.05/213.12	c total clause space: 206.656MB
213.05/213.12	c total #watches: 537638
213.95/214.03	c total #propagations: 320990313 / total #impl: 1241887716 (eff. 0.258)
213.95/214.03	c #Conflicts:     260000 | #Learnt:      23432 | 0.000
213.95/214.03	c total clause space: 206.656MB
213.95/214.03	c total #watches: 541763
215.05/215.10	c total #propagations: 322078613 / total #impl: 1246643961 (eff. 0.258)
215.05/215.10	c #Conflicts:     261000 | #Learnt:      24432 | 0.000
215.05/215.10	c total clause space: 206.656MB
215.05/215.10	c total #watches: 545092
215.75/215.87	c total #propagations: 323446644 / total #impl: 1251189472 (eff. 0.259)
215.75/215.87	c GC COLLECT
215.75/215.87	c #Conflicts:     262000 | #Learnt:      13223 | 0.000
215.75/215.87	c total clause space: 206.656MB
215.75/215.87	c total #watches: 508691
216.55/216.68	c total #propagations: 324812128 / total #impl: 1255534088 (eff. 0.259)
216.55/216.68	c #Conflicts:     263000 | #Learnt:      14223 | 0.000
216.55/216.68	c total clause space: 206.656MB
216.55/216.68	c total #watches: 511231
217.45/217.50	c total #propagations: 326183980 / total #impl: 1260669967 (eff. 0.259)
217.45/217.50	c #Conflicts:     264000 | #Learnt:      15223 | 0.000
217.45/217.50	c total clause space: 206.656MB
217.45/217.50	c total #watches: 514570
218.25/218.34	c total #propagations: 327589334 / total #impl: 1266361635 (eff. 0.259)
218.25/218.34	c #Conflicts:     265000 | #Learnt:      16223 | 0.000
218.25/218.34	c total clause space: 206.656MB
218.25/218.34	c total #watches: 517759
219.15/219.20	c total #propagations: 329069576 / total #impl: 1270662615 (eff. 0.259)
219.15/219.20	c #Conflicts:     266000 | #Learnt:      17223 | 0.000
219.15/219.20	c total clause space: 206.656MB
219.15/219.20	c total #watches: 521021
219.96/220.01	c total #propagations: 330564691 / total #impl: 1276060394 (eff. 0.259)
219.96/220.01	c #Conflicts:     267000 | #Learnt:      18223 | 0.000
219.96/220.01	c total clause space: 206.656MB
219.96/220.01	c total #watches: 523586
220.65/220.77	c total #propagations: 331800935 / total #impl: 1281827335 (eff. 0.259)
220.65/220.77	c #Conflicts:     268000 | #Learnt:      19224 | 0.000
220.65/220.77	c total clause space: 206.656MB
220.65/220.77	c total #watches: 526637
221.65/221.79	c total #propagations: 332881100 / total #impl: 1285760483 (eff. 0.259)
221.65/221.79	c #Conflicts:     269000 | #Learnt:      20224 | 0.000
221.65/221.79	c total clause space: 206.656MB
221.65/221.79	c total #watches: 529860
222.65/222.75	c total #propagations: 334184486 / total #impl: 1289967455 (eff. 0.259)
222.65/222.75	c #Conflicts:     270000 | #Learnt:      21224 | 0.000
222.65/222.75	c total clause space: 206.656MB
222.65/222.75	c total #watches: 532968
223.45/223.59	c total #propagations: 335474935 / total #impl: 1294229514 (eff. 0.259)
223.45/223.59	c #Conflicts:     271000 | #Learnt:      22224 | 0.000
223.45/223.59	c total clause space: 206.656MB
223.45/223.59	c total #watches: 535927
224.55/224.63	c total #propagations: 336654795 / total #impl: 1298014671 (eff. 0.259)
224.55/224.63	c #Conflicts:     272000 | #Learnt:      23224 | 0.000
224.55/224.63	c total clause space: 206.656MB
224.55/224.63	c total #watches: 540825
225.45/225.52	c total #propagations: 338054125 / total #impl: 1302775385 (eff. 0.259)
225.45/225.52	c #Conflicts:     273000 | #Learnt:      24224 | 0.000
225.45/225.52	c total clause space: 206.656MB
225.45/225.52	c total #watches: 544854
226.45/226.54	c total #propagations: 339100894 / total #impl: 1307946408 (eff. 0.259)
226.45/226.54	c GC COLLECT
226.45/226.54	c #Conflicts:     274000 | #Learnt:      12722 | 0.000
226.45/226.54	c total clause space: 206.656MB
226.45/226.54	c total #watches: 507165
227.15/227.27	c total #propagations: 340008950 / total #impl: 1311890357 (eff. 0.259)
227.15/227.27	c #Conflicts:     275000 | #Learnt:      13722 | 0.000
227.15/227.27	c total clause space: 206.656MB
227.15/227.27	c total #watches: 511683
228.15/228.21	c total #propagations: 340984198 / total #impl: 1317032100 (eff. 0.259)
228.15/228.21	c #Conflicts:     276000 | #Learnt:      14722 | 0.000
228.15/228.21	c total clause space: 206.656MB
228.15/228.21	c total #watches: 517817
229.45/229.52	c total #propagations: 341920717 / total #impl: 1322282647 (eff. 0.259)
229.45/229.52	c #Conflicts:     277000 | #Learnt:      15721 | 0.000
229.45/229.52	c total clause space: 206.656MB
229.45/229.52	c total #watches: 520135
230.75/230.85	c total #propagations: 343394415 / total #impl: 1327363938 (eff. 0.259)
230.75/230.85	c #Conflicts:     278000 | #Learnt:      16721 | 0.000
230.75/230.85	c total clause space: 206.656MB
230.75/230.85	c total #watches: 522792
231.95/232.05	c total #propagations: 344976902 / total #impl: 1332886749 (eff. 0.259)
231.95/232.05	c #Conflicts:     279000 | #Learnt:      17721 | 0.000
231.95/232.05	c total clause space: 206.656MB
231.95/232.05	c total #watches: 525376
233.15/233.28	c total #propagations: 346320103 / total #impl: 1338844799 (eff. 0.259)
233.15/233.28	c #Conflicts:     280000 | #Learnt:      18721 | 0.000
233.15/233.28	c total clause space: 206.656MB
233.15/233.28	c total #watches: 528199
234.45/234.53	c total #propagations: 347815442 / total #impl: 1344088666 (eff. 0.259)
234.45/234.53	c #Conflicts:     281000 | #Learnt:      19721 | 0.000
234.45/234.53	c total clause space: 206.656MB
234.45/234.53	c total #watches: 531743
235.85/235.91	c total #propagations: 349248983 / total #impl: 1349456746 (eff. 0.259)
235.85/235.91	c #Conflicts:     282000 | #Learnt:      20721 | 0.000
235.85/235.91	c total clause space: 206.656MB
235.85/235.91	c total #watches: 536557
237.45/237.52	c total #propagations: 350607239 / total #impl: 1355344319 (eff. 0.259)
237.45/237.52	c #Conflicts:     283000 | #Learnt:      21721 | 0.000
237.45/237.52	c total clause space: 206.656MB
237.45/237.52	c total #watches: 541528
238.95/239.07	c total #propagations: 352263302 / total #impl: 1362135558 (eff. 0.259)
238.95/239.07	c #Conflicts:     284000 | #Learnt:      22721 | 0.000
238.95/239.07	c total clause space: 206.656MB
238.95/239.08	c total #watches: 544652
240.75/240.88	c total #propagations: 353671799 / total #impl: 1368940465 (eff. 0.258)
240.75/240.88	c #Conflicts:     285000 | #Learnt:      23721 | 0.000
240.75/240.88	c total clause space: 206.656MB
240.75/240.88	c total #watches: 547508
242.45/242.55	c total #propagations: 355249946 / total #impl: 1374749850 (eff. 0.258)
242.45/242.55	c #Conflicts:     286000 | #Learnt:      24721 | 0.000
242.45/242.55	c total clause space: 206.656MB
242.45/242.55	c total #watches: 551205
244.15/244.23	c total #propagations: 356650168 / total #impl: 1379955043 (eff. 0.258)
244.15/244.23	c GC COLLECT
244.15/244.23	c #Conflicts:     287000 | #Learnt:      12923 | 0.000
244.15/244.23	c total clause space: 206.656MB
244.15/244.23	c total #watches: 507648
244.94/245.05	c total #propagations: 358113832 / total #impl: 1384679167 (eff. 0.259)
244.94/245.05	c #Conflicts:     288000 | #Learnt:      13923 | 0.000
244.94/245.05	c total clause space: 206.656MB
244.94/245.05	c total #watches: 510952
245.74/245.88	c total #propagations: 359585367 / total #impl: 1389895448 (eff. 0.259)
245.74/245.88	c #Conflicts:     289000 | #Learnt:      14923 | 0.000
245.74/245.88	c total clause space: 206.656MB
245.74/245.88	c total #watches: 514501
246.64/246.74	c total #propagations: 360945818 / total #impl: 1394554322 (eff. 0.259)
246.64/246.74	c #Conflicts:     290000 | #Learnt:      15923 | 0.000
246.64/246.74	c total clause space: 206.656MB
246.64/246.74	c total #watches: 517906
247.74/247.81	c total #propagations: 362302007 / total #impl: 1399946880 (eff. 0.259)
247.74/247.81	c #Conflicts:     291000 | #Learnt:      16923 | 0.000
247.74/247.81	c total clause space: 206.656MB
247.74/247.81	c total #watches: 520980
248.55/248.70	c total #propagations: 363875453 / total #impl: 1407263676 (eff. 0.259)
248.55/248.70	c #Conflicts:     292000 | #Learnt:      17923 | 0.000
248.55/248.70	c total clause space: 206.656MB
248.55/248.70	c total #watches: 524706
249.34/249.44	c total #propagations: 365138251 / total #impl: 1414563209 (eff. 0.258)
249.34/249.44	c #Conflicts:     293000 | #Learnt:      18923 | 0.000
249.34/249.44	c total clause space: 206.656MB
249.34/249.44	c total #watches: 526997
250.04/250.16	c total #propagations: 366132272 / total #impl: 1419525532 (eff. 0.258)
250.04/250.16	c #Conflicts:     294000 | #Learnt:      19923 | 0.000
250.04/250.16	c total clause space: 206.656MB
250.04/250.16	c total #watches: 529483
250.85/250.92	c total #propagations: 367044644 / total #impl: 1423481679 (eff. 0.258)
250.85/250.92	c #Conflicts:     295000 | #Learnt:      20923 | 0.000
250.85/250.92	c total clause space: 206.656MB
250.85/250.92	c total #watches: 532501
251.95/252.02	c total #propagations: 368013706 / total #impl: 1428546748 (eff. 0.258)
251.95/252.02	c #Conflicts:     296000 | #Learnt:      21923 | 0.000
251.95/252.02	c total clause space: 206.656MB
251.95/252.02	c total #watches: 536517
252.95/253.03	c total #propagations: 369412263 / total #impl: 1433895333 (eff. 0.258)
252.95/253.03	c #Conflicts:     297000 | #Learnt:      22923 | 0.000
252.95/253.03	c total clause space: 206.656MB
252.95/253.03	c total #watches: 540102
253.94/254.02	c total #propagations: 370724579 / total #impl: 1438887241 (eff. 0.258)
253.94/254.02	c #Conflicts:     298000 | #Learnt:      23924 | 0.000
253.94/254.02	c total clause space: 206.656MB
253.94/254.02	c total #watches: 544414
255.04/255.11	c total #propagations: 371994274 / total #impl: 1443610988 (eff. 0.258)
255.04/255.11	c #Conflicts:     299000 | #Learnt:      24924 | 0.000
255.04/255.11	c total clause space: 206.656MB
255.04/255.11	c total #watches: 547235
256.14/256.26	c total #propagations: 373295973 / total #impl: 1447942183 (eff. 0.258)
256.14/256.26	c #Conflicts:     300000 | #Learnt:      25924 | 0.000
256.14/256.26	c total clause space: 206.656MB
256.14/256.26	c total #watches: 549812
257.04/257.18	c total #propagations: 374709720 / total #impl: 1453280220 (eff. 0.258)
257.04/257.18	c GC COLLECT
257.04/257.18	c #Conflicts:     301000 | #Learnt:      13847 | 0.000
257.04/257.18	c total clause space: 206.656MB
257.04/257.18	c total #watches: 510521
257.74/257.86	c total #propagations: 376152673 / total #impl: 1459161727 (eff. 0.258)
257.74/257.86	c #Conflicts:     302000 | #Learnt:      14847 | 0.000
257.74/257.86	c total clause space: 206.656MB
257.74/257.86	c total #watches: 513377
258.34/258.46	c total #propagations: 377338447 / total #impl: 1463458527 (eff. 0.258)
258.34/258.46	c #Conflicts:     303000 | #Learnt:      15847 | 0.000
258.34/258.46	c total clause space: 206.656MB
258.34/258.46	c total #watches: 515764
259.14/259.24	c total #propagations: 378436628 / total #impl: 1466526324 (eff. 0.258)
259.14/259.24	c #Conflicts:     304000 | #Learnt:      16847 | 0.000
259.14/259.24	c total clause space: 206.656MB
259.14/259.24	c total #watches: 518197
260.04/260.11	c total #propagations: 379722928 / total #impl: 1470942578 (eff. 0.258)
260.04/260.11	c #Conflicts:     305000 | #Learnt:      17847 | 0.000
260.04/260.11	c total clause space: 206.656MB
260.04/260.11	c total #watches: 521930
260.75/260.82	c total #propagations: 381137621 / total #impl: 1476302407 (eff. 0.258)
260.75/260.82	c #Conflicts:     306000 | #Learnt:      18847 | 0.000
260.75/260.82	c total clause space: 206.656MB
260.75/260.82	c total #watches: 524364
261.54/261.67	c total #propagations: 382348514 / total #impl: 1479981108 (eff. 0.258)
261.54/261.67	c #Conflicts:     307000 | #Learnt:      19847 | 0.000
261.54/261.67	c total clause space: 206.656MB
261.54/261.67	c total #watches: 526800
262.44/262.53	c total #propagations: 383750702 / total #impl: 1484834919 (eff. 0.258)
262.44/262.53	c #Conflicts:     308000 | #Learnt:      20847 | 0.000
262.44/262.53	c total clause space: 206.656MB
262.44/262.53	c total #watches: 529223
263.34/263.44	c total #propagations: 385143226 / total #impl: 1489517267 (eff. 0.259)
263.34/263.44	c #Conflicts:     309000 | #Learnt:      21847 | 0.000
263.34/263.44	c total clause space: 206.656MB
263.34/263.44	c total #watches: 531547
264.24/264.30	c total #propagations: 386716850 / total #impl: 1495484897 (eff. 0.259)
264.24/264.30	c #Conflicts:     310000 | #Learnt:      22847 | 0.000
264.24/264.30	c total clause space: 206.656MB
264.24/264.30	c total #watches: 533983
265.05/265.20	c total #propagations: 388122586 / total #impl: 1500506840 (eff. 0.259)
265.05/265.20	c #Conflicts:     311000 | #Learnt:      23847 | 0.000
265.05/265.20	c total clause space: 206.656MB
265.05/265.20	c total #watches: 536595
266.04/266.11	c total #propagations: 389513522 / total #impl: 1504353537 (eff. 0.259)
266.04/266.11	c #Conflicts:     312000 | #Learnt:      24846 | 0.000
266.04/266.11	c total clause space: 206.656MB
266.04/266.11	c total #watches: 539109
267.04/267.11	c total #propagations: 390974145 / total #impl: 1510527848 (eff. 0.259)
267.04/267.11	c #Conflicts:     313000 | #Learnt:      25846 | 0.000
267.04/267.11	c total clause space: 206.656MB
267.04/267.11	c total #watches: 545371
268.35/268.43	c total #propagations: 392349317 / total #impl: 1517066332 (eff. 0.259)
268.35/268.43	c #Conflicts:     314000 | #Learnt:      26846 | 0.000
268.35/268.43	c total clause space: 206.656MB
268.35/268.43	c total #watches: 549111
269.24/269.36	c total #propagations: 393717490 / total #impl: 1522706844 (eff. 0.259)
269.24/269.36	c GC COLLECT
269.24/269.36	c #Conflicts:     315000 | #Learnt:      14427 | 0.000
269.24/269.36	c total clause space: 206.656MB
269.24/269.36	c total #watches: 512513
269.94/270.04	c total #propagations: 395278584 / total #impl: 1528332661 (eff. 0.259)
269.94/270.04	c #Conflicts:     316000 | #Learnt:      15427 | 0.000
269.94/270.04	c total clause space: 206.656MB
269.94/270.04	c total #watches: 515077
270.65/270.77	c total #propagations: 396491651 / total #impl: 1533902238 (eff. 0.258)
270.65/270.77	c #Conflicts:     317000 | #Learnt:      16427 | 0.000
270.65/270.77	c total clause space: 206.656MB
270.65/270.77	c total #watches: 517837
271.34/271.41	c total #propagations: 397722035 / total #impl: 1539309523 (eff. 0.258)
271.34/271.41	c #Conflicts:     318000 | #Learnt:      17427 | 0.000
271.34/271.41	c total clause space: 206.656MB
271.34/271.41	c total #watches: 521773
272.14/272.20	c total #propagations: 398742445 / total #impl: 1543778546 (eff. 0.258)
272.14/272.20	c #Conflicts:     319000 | #Learnt:      18427 | 0.000
272.14/272.20	c total clause space: 206.656MB
272.14/272.20	c total #watches: 524150
272.85/272.91	c total #propagations: 399986293 / total #impl: 1548618900 (eff. 0.258)
272.85/272.91	c #Conflicts:     320000 | #Learnt:      19427 | 0.000
272.85/272.91	c total clause space: 206.656MB
272.85/272.91	c total #watches: 526672
273.64/273.76	c total #propagations: 400989858 / total #impl: 1552286520 (eff. 0.258)
273.64/273.76	c #Conflicts:     321000 | #Learnt:      20427 | 0.000
273.64/273.76	c total clause space: 206.656MB
273.64/273.76	c total #watches: 529023
274.64/274.79	c total #propagations: 402241137 / total #impl: 1557425697 (eff. 0.258)
274.64/274.79	c #Conflicts:     322000 | #Learnt:      21427 | 0.000
274.64/274.79	c total clause space: 206.656MB
274.64/274.79	c total #watches: 531370
275.74/275.89	c total #propagations: 403996160 / total #impl: 1564693439 (eff. 0.258)
275.74/275.89	c #Conflicts:     323000 | #Learnt:      22427 | 0.000
275.74/275.89	c total clause space: 206.656MB
275.74/275.89	c total #watches: 537856
277.34/277.41	c total #propagations: 405497898 / total #impl: 1571213346 (eff. 0.258)
277.34/277.41	c #Conflicts:     324000 | #Learnt:      23427 | 0.000
277.34/277.41	c total clause space: 206.656MB
277.34/277.41	c total #watches: 543236
279.04/279.16	c total #propagations: 406924764 / total #impl: 1577051522 (eff. 0.258)
279.04/279.16	c #Conflicts:     325000 | #Learnt:      24427 | 0.000
279.04/279.16	c total clause space: 206.656MB
279.04/279.16	c total #watches: 548847
281.24/281.30	c total #propagations: 408384875 / total #impl: 1583650519 (eff. 0.258)
281.24/281.30	c #Conflicts:     326000 | #Learnt:      25427 | 0.000
281.24/281.30	c total clause space: 206.656MB
281.24/281.30	c total #watches: 553713
283.54/283.66	c total #propagations: 410068203 / total #impl: 1590032230 (eff. 0.258)
283.54/283.66	c #Conflicts:     327000 | #Learnt:      26427 | 0.000
283.54/283.66	c total clause space: 206.656MB
283.54/283.66	c total #watches: 567505
287.24/287.37	c total #propagations: 411430732 / total #impl: 1596149167 (eff. 0.258)
287.24/287.37	c #Conflicts:     328000 | #Learnt:      27427 | 0.000
287.24/287.37	c total clause space: 206.656MB
287.24/287.37	c total #watches: 574610
288.34/288.43	c total #propagations: 413065214 / total #impl: 1603844230 (eff. 0.258)
288.34/288.43	c GC COLLECT
288.34/288.43	c #Conflicts:     329000 | #Learnt:      14820 | 0.000
288.34/288.43	c total clause space: 206.656MB
288.34/288.43	c total #watches: 514718
289.44/289.51	c total #propagations: 414502815 / total #impl: 1610247659 (eff. 0.257)
289.44/289.51	c #Conflicts:     330000 | #Learnt:      15820 | 0.000
289.44/289.51	c total clause space: 206.656MB
289.44/289.51	c total #watches: 523737
290.84/290.97	c total #propagations: 415574480 / total #impl: 1616283094 (eff. 0.257)
290.84/290.97	c #Conflicts:     331000 | #Learnt:      16820 | 0.000
290.84/290.97	c total clause space: 206.656MB
290.84/290.97	c total #watches: 532751
293.24/293.32	c total #propagations: 416517101 / total #impl: 1621723401 (eff. 0.257)
293.24/293.32	c #Conflicts:     332000 | #Learnt:      17820 | 0.000
293.24/293.32	c total clause space: 206.656MB
293.24/293.32	c total #watches: 543234
296.74/296.84	c total #propagations: 417607224 / total #impl: 1627270780 (eff. 0.257)
296.74/296.84	c #Conflicts:     333000 | #Learnt:      18820 | 0.000
296.74/296.84	c total clause space: 206.656MB
296.74/296.84	c total #watches: 548582
300.44/300.50	c total #propagations: 419003172 / total #impl: 1633175212 (eff. 0.257)
300.44/300.50	c #Conflicts:     334000 | #Learnt:      19820 | 0.000
300.44/300.50	c total clause space: 206.656MB
300.44/300.50	c total #watches: 558850
303.94/304.01	c total #propagations: 420198174 / total #impl: 1639182780 (eff. 0.256)
303.94/304.01	c #Conflicts:     335000 | #Learnt:      20820 | 0.000
303.94/304.01	c total clause space: 206.656MB
303.94/304.01	c total #watches: 566042
307.44/307.59	c total #propagations: 421268176 / total #impl: 1644923628 (eff. 0.256)
307.44/307.59	c #Conflicts:     336000 | #Learnt:      21820 | 0.000
307.44/307.59	c total clause space: 206.656MB
307.44/307.59	c total #watches: 569288
312.34/312.43	c total #propagations: 422786851 / total #impl: 1650773603 (eff. 0.256)
312.34/312.43	c #Conflicts:     337000 | #Learnt:      22820 | 0.000
312.34/312.43	c total clause space: 206.656MB
312.34/312.43	c total #watches: 574082
316.84/316.98	c total #propagations: 424201450 / total #impl: 1655573234 (eff. 0.256)
316.84/316.98	c #Conflicts:     338000 | #Learnt:      23820 | 0.000
316.84/316.98	c total clause space: 206.656MB
316.84/316.98	c total #watches: 579740
320.44/320.58	c total #propagations: 425391381 / total #impl: 1660380382 (eff. 0.256)
320.44/320.58	c #Conflicts:     339000 | #Learnt:      24820 | 0.000
320.44/320.58	c total clause space: 206.656MB
320.44/320.58	c total #watches: 583275
322.44/322.57	c total #propagations: 426732377 / total #impl: 1665178596 (eff. 0.256)
322.44/322.57	c #Conflicts:     340000 | #Learnt:      25820 | 0.000
322.44/322.57	c total clause space: 206.656MB
322.44/322.57	c total #watches: 588280
325.23/325.33	c total #propagations: 427818903 / total #impl: 1669798505 (eff. 0.256)
325.23/325.33	c #Conflicts:     341000 | #Learnt:      26820 | 0.000
325.23/325.33	c total clause space: 206.656MB
325.23/325.33	c total #watches: 590953
328.53/328.64	c total #propagations: 428906438 / total #impl: 1675239983 (eff. 0.256)
328.53/328.64	c #Conflicts:     342000 | #Learnt:      27820 | 0.000
328.53/328.64	c total clause space: 206.656MB
328.53/328.64	c total #watches: 593529
330.33/330.41	c total #propagations: 430319276 / total #impl: 1680791111 (eff. 0.256)
330.33/330.41	c GC COLLECT
330.33/330.41	c #Conflicts:     343000 | #Learnt:      14820 | 0.000
330.33/330.41	c total clause space: 206.656MB
330.33/330.41	c total #watches: 514229
331.04/331.17	c total #propagations: 431980073 / total #impl: 1687245506 (eff. 0.256)
331.04/331.17	c #Conflicts:     344000 | #Learnt:      15820 | 0.000
331.04/331.17	c total clause space: 206.656MB
331.04/331.17	c total #watches: 516864
332.03/332.17	c total #propagations: 433272909 / total #impl: 1691662124 (eff. 0.256)
332.03/332.17	c #Conflicts:     345000 | #Learnt:      16820 | 0.000
332.03/332.17	c total clause space: 206.656MB
332.03/332.17	c total #watches: 519464
332.93/333.04	c total #propagations: 434825594 / total #impl: 1696850406 (eff. 0.256)
332.93/333.04	c #Conflicts:     346000 | #Learnt:      17820 | 0.000
332.93/333.04	c total clause space: 206.656MB
332.93/333.04	c total #watches: 522346
333.73/333.87	c total #propagations: 436243327 / total #impl: 1701471939 (eff. 0.256)
333.73/333.87	c #Conflicts:     347000 | #Learnt:      18820 | 0.000
333.73/333.87	c total clause space: 206.656MB
333.73/333.87	c total #watches: 524801
334.73/334.86	c total #propagations: 437590998 / total #impl: 1706105166 (eff. 0.256)
334.73/334.86	c #Conflicts:     348000 | #Learnt:      19820 | 0.000
334.73/334.86	c total clause space: 206.656MB
334.73/334.86	c total #watches: 527957
335.73/335.89	c total #propagations: 439146549 / total #impl: 1711491058 (eff. 0.257)
335.73/335.89	c #Conflicts:     349000 | #Learnt:      20820 | 0.000
335.73/335.89	c total clause space: 206.656MB
335.73/335.89	c total #watches: 530681
336.83/336.90	c total #propagations: 440825292 / total #impl: 1717650733 (eff. 0.257)
336.83/336.90	c #Conflicts:     350000 | #Learnt:      21820 | 0.000
336.83/336.90	c total clause space: 206.656MB
336.83/336.90	c total #watches: 533733
338.03/338.10	c total #propagations: 442376112 / total #impl: 1723650845 (eff. 0.257)
338.03/338.10	c #Conflicts:     351000 | #Learnt:      22820 | 0.000
338.03/338.10	c total clause space: 206.656MB
338.03/338.10	c total #watches: 538050
339.53/339.69	c total #propagations: 444072640 / total #impl: 1730299740 (eff. 0.257)
339.53/339.69	c #Conflicts:     352000 | #Learnt:      23820 | 0.000
339.53/339.69	c total clause space: 206.656MB
339.53/339.69	c total #watches: 542940
340.94/341.02	c total #propagations: 445876842 / total #impl: 1737593891 (eff. 0.257)
340.94/341.02	c #Conflicts:     353000 | #Learnt:      24820 | 0.000
340.94/341.02	c total clause space: 206.656MB
340.94/341.02	c total #watches: 545412
342.14/342.25	c total #propagations: 447333596 / total #impl: 1743277057 (eff. 0.257)
342.14/342.25	c #Conflicts:     354000 | #Learnt:      25820 | 0.000
342.14/342.25	c total clause space: 206.656MB
342.14/342.25	c total #watches: 548790
343.53/343.69	c total #propagations: 448699283 / total #impl: 1748559282 (eff. 0.257)
343.53/343.69	c #Conflicts:     355000 | #Learnt:      26820 | 0.000
343.53/343.69	c total clause space: 206.656MB
343.53/343.70	c total #watches: 551664
344.93/345.06	c total #propagations: 450238697 / total #impl: 1754037178 (eff. 0.257)
344.93/345.06	c #Conflicts:     356000 | #Learnt:      27820 | 0.000
344.93/345.06	c total clause space: 206.656MB
344.93/345.06	c total #watches: 559206
346.44/346.55	c total #propagations: 451532047 / total #impl: 1761120577 (eff. 0.256)
346.44/346.55	c GC COLLECT
346.44/346.55	c #Conflicts:     357000 | #Learnt:      14469 | 0.000
346.44/346.55	c total clause space: 206.656MB
346.44/346.55	c total #watches: 513266
347.33/347.47	c total #propagations: 453015405 / total #impl: 1766322594 (eff. 0.256)
347.33/347.47	c #Conflicts:     358000 | #Learnt:      15469 | 0.000
347.33/347.47	c total clause space: 206.656MB
347.33/347.47	c total #watches: 516019
348.13/348.28	c total #propagations: 454705718 / total #impl: 1772187628 (eff. 0.257)
348.13/348.28	c #Conflicts:     359000 | #Learnt:      16469 | 0.000
348.13/348.28	c total clause space: 206.656MB
348.13/348.28	c total #watches: 519857
349.23/349.37	c total #propagations: 455965348 / total #impl: 1777837693 (eff. 0.256)
349.23/349.37	c #Conflicts:     360000 | #Learnt:      17469 | 0.000
349.23/349.37	c total clause space: 206.656MB
349.23/349.37	c total #watches: 522840
350.33/350.48	c total #propagations: 457549786 / total #impl: 1783190419 (eff. 0.257)
350.33/350.48	c #Conflicts:     361000 | #Learnt:      18469 | 0.000
350.33/350.48	c total clause space: 206.656MB
350.33/350.48	c total #watches: 525143
351.23/351.37	c total #propagations: 459243501 / total #impl: 1788065511 (eff. 0.257)
351.23/351.37	c #Conflicts:     362000 | #Learnt:      19469 | 0.000
351.23/351.37	c total clause space: 206.656MB
351.23/351.37	c total #watches: 527620
352.23/352.38	c total #propagations: 460472068 / total #impl: 1793010968 (eff. 0.257)
352.23/352.38	c #Conflicts:     363000 | #Learnt:      20469 | 0.000
352.23/352.38	c total clause space: 206.656MB
352.23/352.38	c total #watches: 530457
353.03/353.18	c total #propagations: 461912809 / total #impl: 1797753880 (eff. 0.257)
353.03/353.18	c #Conflicts:     364000 | #Learnt:      21469 | 0.000
353.03/353.18	c total clause space: 206.656MB
353.03/353.18	c total #watches: 533040
354.03/354.16	c total #propagations: 463043269 / total #impl: 1801651172 (eff. 0.257)
354.03/354.16	c #Conflicts:     365000 | #Learnt:      22468 | 0.000
354.03/354.16	c total clause space: 206.656MB
354.03/354.16	c total #watches: 535623
355.03/355.13	c total #propagations: 464482023 / total #impl: 1806728010 (eff. 0.257)
355.03/355.13	c #Conflicts:     366000 | #Learnt:      23468 | 0.000
355.03/355.13	c total clause space: 206.656MB
355.03/355.13	c total #watches: 538621
355.93/356.03	c total #propagations: 465936405 / total #impl: 1812475945 (eff. 0.257)
355.93/356.03	c #Conflicts:     367000 | #Learnt:      24468 | 0.000
355.93/356.03	c total clause space: 206.656MB
355.93/356.03	c total #watches: 541747
356.63/356.74	c total #propagations: 467202556 / total #impl: 1817062531 (eff. 0.257)
356.63/356.74	c #Conflicts:     368000 | #Learnt:      25468 | 0.000
356.63/356.74	c total clause space: 206.656MB
356.63/356.74	c total #watches: 544004
357.43/357.55	c total #propagations: 468138304 / total #impl: 1820463814 (eff. 0.257)
357.43/357.55	c #Conflicts:     369000 | #Learnt:      26468 | 0.000
357.43/357.55	c total clause space: 206.656MB
357.43/357.55	c total #watches: 546163
358.63/358.77	c total #propagations: 469116461 / total #impl: 1823989131 (eff. 0.257)
358.63/358.77	c #Conflicts:     370000 | #Learnt:      27468 | 0.000
358.63/358.77	c total clause space: 206.656MB
358.63/358.77	c total #watches: 549007
359.83/359.99	c total #propagations: 470436872 / total #impl: 1827919001 (eff. 0.257)
359.83/359.99	c #Conflicts:     371000 | #Learnt:      28468 | 0.000
359.83/359.99	c total clause space: 206.656MB
359.83/359.99	c total #watches: 552012
360.83/360.98	c total #propagations: 471787340 / total #impl: 1832123462 (eff. 0.258)
360.83/360.98	c GC COLLECT
360.83/360.98	c #Conflicts:     372000 | #Learnt:      14869 | 0.000
360.83/360.98	c total clause space: 206.656MB
360.83/360.98	c total #watches: 514398
361.73/361.83	c total #propagations: 472959507 / total #impl: 1835708745 (eff. 0.258)
361.73/361.83	c #Conflicts:     373000 | #Learnt:      15869 | 0.000
361.73/361.83	c total clause space: 206.656MB
361.73/361.83	c total #watches: 518925
362.83/362.95	c total #propagations: 474387540 / total #impl: 1843356357 (eff. 0.257)
362.83/362.95	c #Conflicts:     374000 | #Learnt:      16869 | 0.000
362.83/362.95	c total clause space: 206.656MB
362.83/362.95	c total #watches: 525060
364.13/364.26	c total #propagations: 475440359 / total #impl: 1848643253 (eff. 0.257)
364.13/364.26	c #Conflicts:     375000 | #Learnt:      17869 | 0.000
364.13/364.26	c total clause space: 206.656MB
364.13/364.26	c total #watches: 528549
365.43/365.57	c total #propagations: 476755506 / total #impl: 1854846332 (eff. 0.257)
365.43/365.57	c #Conflicts:     376000 | #Learnt:      18869 | 0.000
365.43/365.57	c total clause space: 206.656MB
365.43/365.57	c total #watches: 531309
366.83/366.93	c total #propagations: 478154928 / total #impl: 1859717700 (eff. 0.257)
366.83/366.93	c #Conflicts:     377000 | #Learnt:      19869 | 0.000
366.83/366.93	c total clause space: 206.656MB
366.83/366.93	c total #watches: 534125
368.03/368.17	c total #propagations: 479626357 / total #impl: 1864955038 (eff. 0.257)
368.03/368.17	c #Conflicts:     378000 | #Learnt:      20869 | 0.000
368.03/368.17	c total clause space: 206.656MB
368.03/368.17	c total #watches: 536936
369.22/369.36	c total #propagations: 480953717 / total #impl: 1869931776 (eff. 0.257)
369.22/369.36	c #Conflicts:     379000 | #Learnt:      21869 | 0.000
369.22/369.36	c total clause space: 206.656MB
369.22/369.36	c total #watches: 539496
370.42/370.53	c total #propagations: 482148529 / total #impl: 1874235158 (eff. 0.257)
370.42/370.53	c #Conflicts:     380000 | #Learnt:      22869 | 0.000
370.42/370.53	c total clause space: 206.656MB
370.42/370.53	c total #watches: 542157
371.62/371.79	c total #propagations: 483336788 / total #impl: 1878536398 (eff. 0.257)
371.62/371.79	c #Conflicts:     381000 | #Learnt:      23869 | 0.000
371.62/371.79	c total clause space: 206.656MB
371.62/371.79	c total #watches: 547028
373.02/373.18	c total #propagations: 484633936 / total #impl: 1884254441 (eff. 0.257)
373.02/373.18	c #Conflicts:     382000 | #Learnt:      24869 | 0.000
373.02/373.18	c total clause space: 206.656MB
373.02/373.18	c total #watches: 549739
374.22/374.37	c total #propagations: 486034041 / total #impl: 1888494867 (eff. 0.257)
374.22/374.37	c #Conflicts:     383000 | #Learnt:      25869 | 0.000
374.22/374.37	c total clause space: 206.656MB
374.22/374.37	c total #watches: 552448
375.62/375.71	c total #propagations: 487311680 / total #impl: 1893019933 (eff. 0.257)
375.62/375.71	c #Conflicts:     384000 | #Learnt:      26869 | 0.000
375.62/375.71	c total clause space: 206.656MB
375.62/375.71	c total #watches: 556211
377.12/377.22	c total #propagations: 488772360 / total #impl: 1898471748 (eff. 0.257)
377.12/377.22	c #Conflicts:     385000 | #Learnt:      27869 | 0.000
377.12/377.22	c total clause space: 206.656MB
377.12/377.22	c total #watches: 558906
378.72/378.82	c total #propagations: 490128682 / total #impl: 1902918897 (eff. 0.258)
378.72/378.82	c #Conflicts:     386000 | #Learnt:      28869 | 0.000
378.72/378.82	c total clause space: 206.656MB
378.72/378.82	c total #watches: 561350
380.12/380.29	c total #propagations: 491657132 / total #impl: 1908047925 (eff. 0.258)
380.12/380.29	c #Conflicts:     387000 | #Learnt:      29869 | 0.000
380.12/380.29	c total clause space: 206.656MB
380.12/380.29	c total #watches: 564747
381.02/381.16	c total #propagations: 493186129 / total #impl: 1914055871 (eff. 0.258)
381.02/381.16	c GC COLLECT
381.02/381.16	c #Conflicts:     388000 | #Learnt:      15968 | 0.000
381.02/381.16	c total clause space: 206.656MB
381.02/381.16	c total #watches: 517803
381.92/382.05	c total #propagations: 494657371 / total #impl: 1919300912 (eff. 0.258)
381.92/382.05	c #Conflicts:     389000 | #Learnt:      16968 | 0.000
381.92/382.05	c total clause space: 206.656MB
381.92/382.05	c total #watches: 520849
382.62/382.76	c total #propagations: 496133794 / total #impl: 1925781415 (eff. 0.258)
382.62/382.76	c #Conflicts:     390000 | #Learnt:      17968 | 0.000
382.62/382.76	c total clause space: 206.656MB
382.62/382.77	c total #watches: 523197
383.42/383.51	c total #propagations: 497277728 / total #impl: 1930362886 (eff. 0.258)
383.42/383.51	c #Conflicts:     391000 | #Learnt:      18968 | 0.000
383.42/383.51	c total clause space: 206.656MB
383.42/383.52	c total #watches: 527133
384.12/384.29	c total #propagations: 498382392 / total #impl: 1935276465 (eff. 0.258)
384.12/384.29	c #Conflicts:     392000 | #Learnt:      19968 | 0.000
384.12/384.29	c total clause space: 206.656MB
384.12/384.29	c total #watches: 531401
384.93/385.04	c total #propagations: 499568679 / total #impl: 1939718873 (eff. 0.258)
384.93/385.04	c #Conflicts:     393000 | #Learnt:      20968 | 0.000
384.93/385.04	c total clause space: 206.656MB
384.93/385.04	c total #watches: 533749
386.13/386.27	c total #propagations: 500698268 / total #impl: 1943828030 (eff. 0.258)
386.13/386.27	c #Conflicts:     394000 | #Learnt:      21968 | 0.000
386.13/386.27	c total clause space: 206.656MB
386.13/386.27	c total #watches: 540143
387.52/387.67	c total #propagations: 502319366 / total #impl: 1949812408 (eff. 0.258)
387.52/387.67	c #Conflicts:     395000 | #Learnt:      22968 | 0.000
387.52/387.67	c total clause space: 206.656MB
387.52/387.68	c total #watches: 545835
388.92/389.03	c total #propagations: 503562856 / total #impl: 1955365942 (eff. 0.258)
388.92/389.03	c #Conflicts:     396000 | #Learnt:      23968 | 0.000
388.92/389.03	c total clause space: 206.656MB
388.92/389.03	c total #watches: 548377
390.43/390.58	c total #propagations: 504756212 / total #impl: 1960618962 (eff. 0.257)
390.43/390.58	c #Conflicts:     397000 | #Learnt:      24968 | 0.000
390.43/390.58	c total clause space: 206.656MB
390.43/390.59	c total #watches: 550634
391.82/391.97	c total #propagations: 506032952 / total #impl: 1966267458 (eff. 0.257)
391.82/391.97	c #Conflicts:     398000 | #Learnt:      25968 | 0.000
391.82/391.97	c total clause space: 206.656MB
391.82/391.97	c total #watches: 553353
393.02/393.16	c total #propagations: 507177736 / total #impl: 1971017031 (eff. 0.257)
393.02/393.16	c #Conflicts:     399000 | #Learnt:      26968 | 0.000
393.02/393.16	c total clause space: 206.656MB
393.02/393.16	c total #watches: 556109
394.22/394.32	c total #propagations: 508471825 / total #impl: 1975313579 (eff. 0.257)
394.22/394.32	c #Conflicts:     400000 | #Learnt:      27968 | 0.000
394.22/394.32	c total clause space: 206.656MB
394.22/394.32	c total #watches: 558732
395.82/395.95	c total #propagations: 509647826 / total #impl: 1979640233 (eff. 0.257)
395.82/395.95	c #Conflicts:     401000 | #Learnt:      28968 | 0.000
395.82/395.95	c total clause space: 206.656MB
395.82/395.95	c total #watches: 562009
397.03/397.12	c total #propagations: 511276600 / total #impl: 1986849732 (eff. 0.257)
397.03/397.12	c #Conflicts:     402000 | #Learnt:      29968 | 0.000
397.03/397.12	c total clause space: 206.656MB
397.03/397.12	c total #watches: 564279
398.13/398.28	c total #propagations: 512416415 / total #impl: 1990477505 (eff. 0.257)
398.13/398.28	c GC COLLECT
398.13/398.28	c #Conflicts:     403000 | #Learnt:      15740 | 0.000
398.13/398.28	c total clause space: 206.656MB
398.13/398.28	c total #watches: 519094
399.12/399.26	c total #propagations: 513729487 / total #impl: 1995101186 (eff. 0.257)
399.12/399.26	c #Conflicts:     404000 | #Learnt:      16740 | 0.000
399.12/399.26	c total clause space: 206.656MB
399.12/399.26	c total #watches: 522073
400.02/400.10	c total #propagations: 515159140 / total #impl: 2000461266 (eff. 0.258)
400.02/400.10	c #Conflicts:     405000 | #Learnt:      17740 | 0.000
400.02/400.10	c total clause space: 206.656MB
400.02/400.10	c total #watches: 525314
400.92/401.08	c total #propagations: 516360136 / total #impl: 2004990473 (eff. 0.258)
400.92/401.08	c #Conflicts:     406000 | #Learnt:      18740 | 0.000
400.92/401.08	c total clause space: 206.656MB
400.92/401.08	c total #watches: 528942
401.92/402.07	c total #propagations: 517574840 / total #impl: 2009963319 (eff. 0.258)
401.92/402.07	c #Conflicts:     407000 | #Learnt:      19740 | 0.000
401.92/402.07	c total clause space: 206.656MB
401.92/402.07	c total #watches: 531357
403.02/403.14	c total #propagations: 518915030 / total #impl: 2014686415 (eff. 0.258)
403.02/403.14	c #Conflicts:     408000 | #Learnt:      20740 | 0.000
403.02/403.14	c total clause space: 206.656MB
403.02/403.14	c total #watches: 535082
404.12/404.27	c total #propagations: 520311211 / total #impl: 2020368767 (eff. 0.258)
404.12/404.27	c #Conflicts:     409000 | #Learnt:      21740 | 0.000
404.12/404.27	c total clause space: 206.656MB
404.12/404.27	c total #watches: 537981
405.42/405.55	c total #propagations: 521702353 / total #impl: 2025624235 (eff. 0.258)
405.42/405.55	c #Conflicts:     410000 | #Learnt:      22740 | 0.000
405.42/405.55	c total clause space: 206.656MB
405.42/405.55	c total #watches: 541713
406.62/406.72	c total #propagations: 523234136 / total #impl: 2032007108 (eff. 0.257)
406.62/406.72	c #Conflicts:     411000 | #Learnt:      23740 | 0.000
406.62/406.72	c total clause space: 206.656MB
406.62/406.72	c total #watches: 544695
407.82/407.96	c total #propagations: 524553430 / total #impl: 2036876689 (eff. 0.258)
407.82/407.96	c #Conflicts:     412000 | #Learnt:      24740 | 0.000
407.82/407.96	c total clause space: 206.656MB
407.82/407.96	c total #watches: 548146
408.92/409.05	c total #propagations: 526062885 / total #impl: 2042566924 (eff. 0.258)
408.92/409.05	c #Conflicts:     413000 | #Learnt:      25740 | 0.000
408.92/409.05	c total clause space: 206.656MB
408.92/409.05	c total #watches: 552265
410.12/410.26	c total #propagations: 527145925 / total #impl: 2047170238 (eff. 0.257)
410.12/410.26	c #Conflicts:     414000 | #Learnt:      26740 | 0.000
410.12/410.26	c total clause space: 206.656MB
410.12/410.26	c total #watches: 555770
411.43/411.51	c total #propagations: 528355128 / total #impl: 2052077496 (eff. 0.257)
411.43/411.51	c #Conflicts:     415000 | #Learnt:      27740 | 0.000
411.43/411.51	c total clause space: 206.656MB
411.43/411.51	c total #watches: 558018
412.72/412.86	c total #propagations: 529611710 / total #impl: 2055829323 (eff. 0.258)
412.72/412.86	c #Conflicts:     416000 | #Learnt:      28740 | 0.000
412.72/412.86	c total clause space: 206.656MB
412.72/412.86	c total #watches: 560153
414.22/414.30	c total #propagations: 530993176 / total #impl: 2059957179 (eff. 0.258)
414.22/414.30	c #Conflicts:     417000 | #Learnt:      29740 | 0.000
414.22/414.30	c total clause space: 206.656MB
414.22/414.30	c total #watches: 563299
415.52/415.62	c total #propagations: 532377539 / total #impl: 2064442416 (eff. 0.258)
415.52/415.62	c #Conflicts:     418000 | #Learnt:      30740 | 0.000
415.52/415.62	c total clause space: 206.656MB
415.52/415.62	c total #watches: 566617
416.42/416.59	c total #propagations: 533435887 / total #impl: 2070234341 (eff. 0.258)
416.42/416.59	c GC COLLECT
416.42/416.59	c #Conflicts:     419000 | #Learnt:      16251 | 0.000
416.42/416.59	c total clause space: 206.656MB
416.42/416.59	c total #watches: 519553
417.22/417.35	c total #propagations: 534495380 / total #impl: 2075811036 (eff. 0.257)
417.22/417.35	c #Conflicts:     420000 | #Learnt:      17251 | 0.000
417.22/417.35	c total clause space: 206.656MB
417.22/417.35	c total #watches: 523236
418.12/418.20	c total #propagations: 535451677 / total #impl: 2081155791 (eff. 0.257)
418.12/418.20	c #Conflicts:     421000 | #Learnt:      18251 | 0.000
418.12/418.20	c total clause space: 206.656MB
418.12/418.21	c total #watches: 527793
419.02/419.13	c total #propagations: 536513108 / total #impl: 2087033219 (eff. 0.257)
419.02/419.13	c #Conflicts:     422000 | #Learnt:      19251 | 0.000
419.02/419.13	c total clause space: 206.656MB
419.02/419.13	c total #watches: 532540
420.02/420.15	c total #propagations: 537439538 / total #impl: 2090492770 (eff. 0.257)
420.02/420.15	c #Conflicts:     423000 | #Learnt:      20251 | 0.000
420.02/420.15	c total clause space: 206.656MB
420.02/420.15	c total #watches: 535624
421.12/421.28	c total #propagations: 538420477 / total #impl: 2094035630 (eff. 0.257)
421.12/421.28	c #Conflicts:     424000 | #Learnt:      21251 | 0.000
421.12/421.28	c total clause space: 206.656MB
421.12/421.28	c total #watches: 539453
422.02/422.10	c total #propagations: 539632557 / total #impl: 2098007241 (eff. 0.257)
422.02/422.10	c #Conflicts:     425000 | #Learnt:      22251 | 0.000
422.02/422.10	c total clause space: 206.656MB
422.02/422.10	c total #watches: 545082
423.32/423.40	c total #propagations: 540545214 / total #impl: 2101711823 (eff. 0.257)
423.32/423.40	c #Conflicts:     426000 | #Learnt:      23251 | 0.000
423.32/423.40	c total clause space: 206.656MB
423.32/423.40	c total #watches: 550701
424.82/424.97	c total #propagations: 541682745 / total #impl: 2107253242 (eff. 0.257)
424.82/424.97	c #Conflicts:     427000 | #Learnt:      24251 | 0.000
424.82/424.97	c total clause space: 206.656MB
424.82/424.97	c total #watches: 554519
426.32/426.48	c total #propagations: 542801945 / total #impl: 2111595779 (eff. 0.257)
426.32/426.48	c #Conflicts:     428000 | #Learnt:      25251 | 0.000
426.32/426.48	c total clause space: 206.656MB
426.32/426.48	c total #watches: 557136
428.02/428.15	c total #propagations: 544027088 / total #impl: 2115760099 (eff. 0.257)
428.02/428.15	c #Conflicts:     429000 | #Learnt:      26251 | 0.000
428.02/428.15	c total clause space: 206.656MB
428.02/428.15	c total #watches: 559451
429.62/429.76	c total #propagations: 545131583 / total #impl: 2119344088 (eff. 0.257)
429.62/429.76	c #Conflicts:     430000 | #Learnt:      27251 | 0.000
429.62/429.76	c total clause space: 206.656MB
429.62/429.76	c total #watches: 562070
430.82/430.92	c total #propagations: 546238846 / total #impl: 2123486762 (eff. 0.257)
430.82/430.92	c #Conflicts:     431000 | #Learnt:      28251 | 0.000
430.82/430.92	c total clause space: 206.656MB
430.82/430.92	c total #watches: 565541
432.12/432.25	c total #propagations: 546898815 / total #impl: 2128266578 (eff. 0.257)
432.12/432.25	c #Conflicts:     432000 | #Learnt:      29251 | 0.000
432.12/432.25	c total clause space: 206.656MB
432.12/432.25	c total #watches: 571338
433.62/433.76	c total #propagations: 547521827 / total #impl: 2132926367 (eff. 0.257)
433.62/433.76	c #Conflicts:     433000 | #Learnt:      30251 | 0.000
433.62/433.76	c total clause space: 206.656MB
433.62/433.76	c total #watches: 575300
435.62/435.74	c total #propagations: 548205237 / total #impl: 2137253494 (eff. 0.256)
435.62/435.74	c #Conflicts:     434000 | #Learnt:      31251 | 0.000
435.62/435.74	c total clause space: 206.656MB
435.62/435.74	c total #watches: 581086
437.41/437.54	c total #propagations: 549104282 / total #impl: 2142233685 (eff. 0.256)
437.41/437.54	c GC COLLECT
437.41/437.54	c #Conflicts:     435000 | #Learnt:      16443 | 0.000
437.41/437.54	c total clause space: 206.656MB
437.41/437.54	c total #watches: 519962
438.21/438.37	c total #propagations: 550329189 / total #impl: 2147099032 (eff. 0.256)
438.21/438.37	c #Conflicts:     436000 | #Learnt:      17443 | 0.000
438.21/438.37	c total clause space: 206.656MB
438.21/438.37	c total #watches: 523206
439.01/439.14	c total #propagations: 551555830 / total #impl: 2150840402 (eff. 0.256)
439.01/439.14	c #Conflicts:     437000 | #Learnt:      18443 | 0.000
439.01/439.14	c total clause space: 206.656MB
439.01/439.14	c total #watches: 525636
439.81/440.00	c total #propagations: 552588794 / total #impl: 2154800225 (eff. 0.256)
439.81/440.00	c #Conflicts:     438000 | #Learnt:      19443 | 0.000
439.81/440.00	c total clause space: 206.656MB
439.81/440.00	c total #watches: 527793
440.61/440.78	c total #propagations: 553838771 / total #impl: 2160046831 (eff. 0.256)
440.61/440.78	c #Conflicts:     439000 | #Learnt:      20443 | 0.000
440.61/440.78	c total clause space: 206.656MB
440.61/440.78	c total #watches: 529904
441.51/441.60	c total #propagations: 554986588 / total #impl: 2163806294 (eff. 0.256)
441.51/441.60	c #Conflicts:     440000 | #Learnt:      21443 | 0.000
441.51/441.60	c total clause space: 206.656MB
441.51/441.60	c total #watches: 531921
442.31/442.43	c total #propagations: 556146928 / total #impl: 2168026503 (eff. 0.257)
442.31/442.43	c #Conflicts:     441000 | #Learnt:      22443 | 0.000
442.31/442.43	c total clause space: 206.656MB
442.31/442.43	c total #watches: 534915
443.22/443.37	c total #propagations: 557280528 / total #impl: 2172273914 (eff. 0.257)
443.22/443.37	c #Conflicts:     442000 | #Learnt:      23443 | 0.000
443.22/443.37	c total clause space: 206.656MB
443.22/443.37	c total #watches: 538754
444.11/444.23	c total #propagations: 558489860 / total #impl: 2177795520 (eff. 0.256)
444.11/444.23	c #Conflicts:     443000 | #Learnt:      24443 | 0.000
444.11/444.23	c total clause space: 206.656MB
444.11/444.23	c total #watches: 541126
444.91/445.07	c total #propagations: 559494182 / total #impl: 2182872030 (eff. 0.256)
444.91/445.07	c #Conflicts:     444000 | #Learnt:      25443 | 0.000
444.91/445.07	c total clause space: 206.656MB
444.91/445.07	c total #watches: 543894
445.91/446.06	c total #propagations: 560357826 / total #impl: 2187189502 (eff. 0.256)
445.91/446.06	c #Conflicts:     445000 | #Learnt:      26443 | 0.000
445.91/446.06	c total clause space: 206.656MB
445.91/446.06	c total #watches: 547473
447.01/447.11	c total #propagations: 561372310 / total #impl: 2192716252 (eff. 0.256)
447.01/447.11	c #Conflicts:     446000 | #Learnt:      27443 | 0.000
447.01/447.11	c total clause space: 206.656MB
447.01/447.11	c total #watches: 550325
448.11/448.22	c total #propagations: 562513118 / total #impl: 2197749647 (eff. 0.256)
448.11/448.22	c #Conflicts:     447000 | #Learnt:      28443 | 0.000
448.11/448.22	c total clause space: 206.656MB
448.11/448.22	c total #watches: 553585
449.41/449.50	c total #propagations: 563686934 / total #impl: 2202554764 (eff. 0.256)
449.41/449.50	c #Conflicts:     448000 | #Learnt:      29443 | 0.000
449.41/449.50	c total clause space: 206.656MB
449.41/449.50	c total #watches: 557534
450.61/450.70	c total #propagations: 564981798 / total #impl: 2208423220 (eff. 0.256)
450.61/450.70	c #Conflicts:     449000 | #Learnt:      30443 | 0.000
450.61/450.70	c total clause space: 206.656MB
450.61/450.70	c total #watches: 560664
452.12/452.21	c total #propagations: 566105886 / total #impl: 2213734736 (eff. 0.256)
452.12/452.21	c #Conflicts:     450000 | #Learnt:      31443 | 0.000
452.12/452.21	c total clause space: 206.656MB
452.12/452.21	c total #watches: 564526
453.91/454.04	c total #propagations: 567323494 / total #impl: 2219960529 (eff. 0.256)
453.91/454.04	c GC COLLECT
453.91/454.04	c #Conflicts:     451000 | #Learnt:      16379 | 0.000
453.91/454.04	c total clause space: 206.656MB
453.91/454.04	c total #watches: 520170
455.11/455.29	c total #propagations: 568695123 / total #impl: 2227271675 (eff. 0.255)
455.11/455.29	c #Conflicts:     452000 | #Learnt:      17379 | 0.000
455.11/455.29	c total clause space: 206.656MB
455.11/455.29	c total #watches: 527394
456.91/457.05	c total #propagations: 569961441 / total #impl: 2233907218 (eff. 0.255)
456.91/457.05	c #Conflicts:     453000 | #Learnt:      18379 | 0.000
456.91/457.05	c total clause space: 206.656MB
456.91/457.06	c total #watches: 533979
459.01/459.17	c total #propagations: 571212877 / total #impl: 2240724217 (eff. 0.255)
459.01/459.17	c #Conflicts:     454000 | #Learnt:      19379 | 0.000
459.01/459.17	c total clause space: 206.656MB
459.01/459.17	c total #watches: 537885
461.41/461.53	c total #propagations: 572501102 / total #impl: 2246372082 (eff. 0.255)
461.41/461.53	c #Conflicts:     455000 | #Learnt:      20379 | 0.000
461.41/461.53	c total clause space: 206.656MB
461.41/461.53	c total #watches: 543182
463.81/463.99	c total #propagations: 573719049 / total #impl: 2252406934 (eff. 0.255)
463.81/463.99	c #Conflicts:     456000 | #Learnt:      21379 | 0.000
463.81/463.99	c total clause space: 206.656MB
463.81/463.99	c total #watches: 549468
466.61/466.72	c total #propagations: 575033219 / total #impl: 2259308109 (eff. 0.255)
466.61/466.72	c #Conflicts:     457000 | #Learnt:      22379 | 0.000
466.61/466.72	c total clause space: 206.656MB
466.61/466.72	c total #watches: 552913
469.41/469.60	c total #propagations: 576388762 / total #impl: 2265924939 (eff. 0.254)
469.41/469.60	c #Conflicts:     458000 | #Learnt:      23379 | 0.000
469.41/469.60	c total clause space: 206.656MB
469.51/469.60	c total #watches: 556203
472.71/472.80	c total #propagations: 577790721 / total #impl: 2272799872 (eff. 0.254)
472.71/472.80	c #Conflicts:     459000 | #Learnt:      24379 | 0.000
472.71/472.80	c total clause space: 206.656MB
472.71/472.81	c total #watches: 561746
476.02/476.17	c total #propagations: 579332529 / total #impl: 2281077416 (eff. 0.254)
476.02/476.17	c #Conflicts:     460000 | #Learnt:      25379 | 0.000
476.02/476.17	c total clause space: 206.656MB
476.02/476.17	c total #watches: 564591
479.62/479.74	c total #propagations: 580601144 / total #impl: 2286936774 (eff. 0.254)
479.62/479.74	c #Conflicts:     461000 | #Learnt:      26379 | 0.000
479.62/479.74	c total clause space: 335.816MB
479.62/479.74	c total #watches: 570751
483.21/483.35	c total #propagations: 581989040 / total #impl: 2293614582 (eff. 0.254)
483.21/483.35	c #Conflicts:     462000 | #Learnt:      27379 | 0.000
483.21/483.35	c total clause space: 335.816MB
483.21/483.35	c total #watches: 572958
487.01/487.14	c total #propagations: 583192092 / total #impl: 2298434950 (eff. 0.254)
487.01/487.14	c #Conflicts:     463000 | #Learnt:      28379 | 0.000
487.01/487.14	c total clause space: 335.816MB
487.01/487.14	c total #watches: 575432
491.01/491.15	c total #propagations: 584391635 / total #impl: 2302129267 (eff. 0.254)
491.01/491.15	c #Conflicts:     464000 | #Learnt:      29379 | 0.000
491.01/491.15	c total clause space: 335.816MB
491.01/491.15	c total #watches: 578064
494.81/494.96	c total #propagations: 585774097 / total #impl: 2306972181 (eff. 0.254)
494.81/494.96	c #Conflicts:     465000 | #Learnt:      30379 | 0.000
494.81/494.96	c total clause space: 335.816MB
494.81/494.96	c total #watches: 580481
498.61/498.74	c total #propagations: 587251927 / total #impl: 2312834008 (eff. 0.254)
498.61/498.74	c #Conflicts:     466000 | #Learnt:      31379 | 0.000
498.61/498.74	c total clause space: 335.816MB
498.61/498.74	c total #watches: 583790
502.21/502.31	c total #propagations: 588529544 / total #impl: 2317541365 (eff. 0.254)
502.21/502.31	c #Conflicts:     467000 | #Learnt:      32379 | 0.000
502.21/502.31	c total clause space: 335.816MB
502.21/502.31	c total #watches: 586630
504.11/504.23	c total #propagations: 589623178 / total #impl: 2321169451 (eff. 0.254)
504.11/504.23	c GC COLLECT
504.11/504.23	c #Conflicts:     468000 | #Learnt:      16985 | 0.000
504.11/504.23	c total clause space: 335.816MB
504.11/504.23	c total #watches: 522436
505.01/505.10	c total #propagations: 590662981 / total #impl: 2324662164 (eff. 0.254)
505.01/505.10	c #Conflicts:     469000 | #Learnt:      17985 | 0.000
505.01/505.10	c total clause space: 335.816MB
505.01/505.10	c total #watches: 525622
505.81/505.98	c total #propagations: 591963062 / total #impl: 2329513611 (eff. 0.254)
505.81/505.98	c #Conflicts:     470000 | #Learnt:      18985 | 0.000
505.81/505.98	c total clause space: 335.816MB
505.81/505.98	c total #watches: 528412
506.81/506.95	c total #propagations: 593115558 / total #impl: 2334055012 (eff. 0.254)
506.81/506.95	c #Conflicts:     471000 | #Learnt:      19985 | 0.000
506.81/506.95	c total clause space: 335.816MB
506.81/506.95	c total #watches: 531518
507.81/507.99	c total #propagations: 594300282 / total #impl: 2338564218 (eff. 0.254)
507.81/507.99	c #Conflicts:     472000 | #Learnt:      20985 | 0.000
507.81/507.99	c total clause space: 335.816MB
507.81/507.99	c total #watches: 534031
508.91/509.09	c total #propagations: 595559756 / total #impl: 2343338765 (eff. 0.254)
508.91/509.09	c #Conflicts:     473000 | #Learnt:      21985 | 0.000
508.91/509.09	c total clause space: 335.816MB
508.91/509.09	c total #watches: 536597
510.11/510.25	c total #propagations: 596939228 / total #impl: 2348506167 (eff. 0.254)
510.11/510.25	c #Conflicts:     474000 | #Learnt:      22985 | 0.000
510.11/510.25	c total clause space: 335.816MB
510.11/510.25	c total #watches: 539279
511.31/511.43	c total #propagations: 598432998 / total #impl: 2353179364 (eff. 0.254)
511.31/511.43	c #Conflicts:     475000 | #Learnt:      23985 | 0.000
511.31/511.43	c total clause space: 335.816MB
511.31/511.43	c total #watches: 542835
512.51/512.67	c total #propagations: 599756848 / total #impl: 2357179675 (eff. 0.254)
512.51/512.67	c #Conflicts:     476000 | #Learnt:      24985 | 0.000
512.51/512.67	c total clause space: 335.816MB
512.51/512.67	c total #watches: 545578
513.91/514.04	c total #propagations: 601088927 / total #impl: 2361169855 (eff. 0.255)
513.91/514.04	c #Conflicts:     477000 | #Learnt:      25985 | 0.000
513.91/514.04	c total clause space: 335.816MB
513.91/514.04	c total #watches: 548233
515.31/515.44	c total #propagations: 602429941 / total #impl: 2365186731 (eff. 0.255)
515.31/515.44	c #Conflicts:     478000 | #Learnt:      26985 | 0.000
515.31/515.44	c total clause space: 335.816MB
515.31/515.44	c total #watches: 552425
516.81/516.99	c total #propagations: 603715913 / total #impl: 2369240804 (eff. 0.255)
516.81/516.99	c #Conflicts:     479000 | #Learnt:      27985 | 0.000
516.81/516.99	c total clause space: 335.816MB
516.81/516.99	c total #watches: 555006
518.51/518.62	c total #propagations: 604968759 / total #impl: 2372999960 (eff. 0.255)
518.51/518.62	c #Conflicts:     480000 | #Learnt:      28985 | 0.000
518.51/518.62	c total clause space: 335.816MB
518.51/518.62	c total #watches: 558200
520.10/520.28	c total #propagations: 606226636 / total #impl: 2376966482 (eff. 0.255)
520.10/520.28	c #Conflicts:     481000 | #Learnt:      29985 | 0.000
520.10/520.28	c total clause space: 335.816MB
520.10/520.29	c total #watches: 561352
522.20/522.35	c total #propagations: 607593428 / total #impl: 2380982022 (eff. 0.255)
522.20/522.35	c #Conflicts:     482000 | #Learnt:      30985 | 0.000
522.20/522.35	c total clause space: 335.816MB
522.20/522.35	c total #watches: 564319
524.20/524.31	c total #propagations: 609198222 / total #impl: 2386240440 (eff. 0.255)
524.20/524.31	c #Conflicts:     483000 | #Learnt:      31985 | 0.000
524.20/524.31	c total clause space: 335.816MB
524.20/524.32	c total #watches: 567006
526.10/526.22	c total #propagations: 610722635 / total #impl: 2390962176 (eff. 0.255)
526.10/526.22	c #Conflicts:     484000 | #Learnt:      32985 | 0.000
526.10/526.22	c total clause space: 335.816MB
526.10/526.22	c total #watches: 569434
527.70/527.86	c total #propagations: 612112886 / total #impl: 2395553052 (eff. 0.256)
527.70/527.86	c GC COLLECT
527.70/527.86	c #Conflicts:     485000 | #Learnt:      17280 | 0.000
527.70/527.86	c total clause space: 335.816MB
527.70/527.86	c total #watches: 523083
528.60/528.76	c total #propagations: 613618179 / total #impl: 2400805076 (eff. 0.256)
528.60/528.76	c #Conflicts:     486000 | #Learnt:      18280 | 0.000
528.60/528.76	c total clause space: 335.816MB
528.60/528.76	c total #watches: 526312
529.60/529.75	c total #propagations: 614903612 / total #impl: 2405183052 (eff. 0.256)
529.60/529.75	c #Conflicts:     487000 | #Learnt:      19280 | 0.000
529.60/529.75	c total clause space: 335.816MB
529.60/529.75	c total #watches: 530953
530.80/530.91	c total #propagations: 616161042 / total #impl: 2409412008 (eff. 0.256)
530.80/530.91	c #Conflicts:     488000 | #Learnt:      20280 | 0.000
530.80/530.91	c total clause space: 335.816MB
530.80/530.91	c total #watches: 533882
532.00/532.11	c total #propagations: 617479831 / total #impl: 2413626417 (eff. 0.256)
532.00/532.11	c #Conflicts:     489000 | #Learnt:      21280 | 0.000
532.00/532.11	c total clause space: 335.816MB
532.00/532.11	c total #watches: 538598
533.41/533.54	c total #propagations: 618883715 / total #impl: 2417985402 (eff. 0.256)
533.41/533.54	c #Conflicts:     490000 | #Learnt:      22280 | 0.000
533.41/533.54	c total clause space: 335.816MB
533.41/533.54	c total #watches: 542354
534.90/535.06	c total #propagations: 620339493 / total #impl: 2422488086 (eff. 0.256)
534.90/535.06	c #Conflicts:     491000 | #Learnt:      23280 | 0.000
534.90/535.06	c total clause space: 335.816MB
534.90/535.06	c total #watches: 545032
536.60/536.78	c total #propagations: 621714301 / total #impl: 2426743694 (eff. 0.256)
536.60/536.78	c #Conflicts:     492000 | #Learnt:      24280 | 0.000
536.60/536.78	c total clause space: 335.816MB
536.60/536.78	c total #watches: 547336
538.30/538.44	c total #propagations: 623247246 / total #impl: 2431341794 (eff. 0.256)
538.30/538.44	c #Conflicts:     493000 | #Learnt:      25280 | 0.000
538.30/538.44	c total clause space: 335.816MB
538.30/538.44	c total #watches: 550068
540.11/540.20	c total #propagations: 624643509 / total #impl: 2435952903 (eff. 0.256)
540.11/540.20	c #Conflicts:     494000 | #Learnt:      26280 | 0.000
540.11/540.20	c total clause space: 335.816MB
540.11/540.20	c total #watches: 552567
541.70/541.89	c total #propagations: 626076039 / total #impl: 2440205716 (eff. 0.257)
541.70/541.89	c #Conflicts:     495000 | #Learnt:      27280 | 0.000
541.70/541.89	c total clause space: 335.816MB
541.70/541.89	c total #watches: 555780
543.31/543.49	c total #propagations: 627396601 / total #impl: 2444893886 (eff. 0.257)
543.31/543.49	c #Conflicts:     496000 | #Learnt:      28280 | 0.000
543.31/543.49	c total clause space: 335.816MB
543.31/543.49	c total #watches: 559039
545.30/545.42	c total #propagations: 628547543 / total #impl: 2448844067 (eff. 0.257)
545.30/545.42	c #Conflicts:     497000 | #Learnt:      29280 | 0.000
545.30/545.42	c total clause space: 335.816MB
545.30/545.42	c total #watches: 561917
546.90/547.05	c total #propagations: 629866006 / total #impl: 2453365707 (eff. 0.257)
546.90/547.05	c #Conflicts:     498000 | #Learnt:      30280 | 0.000
546.90/547.05	c total clause space: 335.816MB
546.90/547.05	c total #watches: 564875
548.40/548.59	c total #propagations: 631130614 / total #impl: 2458177253 (eff. 0.257)
548.40/548.59	c #Conflicts:     499000 | #Learnt:      31280 | 0.000
548.40/548.59	c total clause space: 335.816MB
548.40/548.59	c total #watches: 567497
550.20/550.36	c total #propagations: 632205745 / total #impl: 2462362483 (eff. 0.257)
550.20/550.36	c #Conflicts:     500000 | #Learnt:      32280 | 0.000
550.20/550.36	c total clause space: 335.816MB
550.20/550.36	c total #watches: 570017
552.00/552.19	c total #propagations: 633443431 / total #impl: 2466877382 (eff. 0.257)
552.00/552.19	c #Conflicts:     501000 | #Learnt:      33280 | 0.000
552.00/552.19	c total clause space: 335.816MB
552.00/552.19	c total #watches: 572845
553.70/553.83	c total #propagations: 634712277 / total #impl: 2472097306 (eff. 0.257)
553.70/553.83	c GC COLLECT
553.70/553.83	c #Conflicts:     502000 | #Learnt:      17273 | 0.000
553.70/553.83	c total clause space: 335.816MB
553.70/553.83	c total #watches: 523129
554.60/554.72	c total #propagations: 635870731 / total #impl: 2476219535 (eff. 0.257)
554.60/554.72	c #Conflicts:     503000 | #Learnt:      18273 | 0.000
554.60/554.72	c total clause space: 335.816MB
554.60/554.72	c total #watches: 525542
555.41/555.53	c total #propagations: 637152299 / total #impl: 2480738527 (eff. 0.257)
555.41/555.53	c #Conflicts:     504000 | #Learnt:      19273 | 0.000
555.41/555.53	c total clause space: 335.816MB
555.41/555.53	c total #watches: 528349
556.40/556.56	c total #propagations: 638281271 / total #impl: 2484142608 (eff. 0.257)
556.40/556.56	c #Conflicts:     505000 | #Learnt:      20273 | 0.000
556.40/556.56	c total clause space: 335.816MB
556.40/556.56	c total #watches: 530979
557.40/557.55	c total #propagations: 639594285 / total #impl: 2488836063 (eff. 0.257)
557.40/557.55	c #Conflicts:     506000 | #Learnt:      21273 | 0.000
557.40/557.55	c total clause space: 335.816MB
557.40/557.55	c total #watches: 534116
558.50/558.70	c total #propagations: 640727056 / total #impl: 2492703121 (eff. 0.257)
558.50/558.70	c #Conflicts:     507000 | #Learnt:      22273 | 0.000
558.50/558.70	c total clause space: 335.816MB
558.60/558.70	c total #watches: 536861
559.70/559.80	c total #propagations: 642002176 / total #impl: 2497379202 (eff. 0.257)
559.70/559.80	c #Conflicts:     508000 | #Learnt:      23273 | 0.000
559.70/559.80	c total clause space: 335.816MB
559.70/559.80	c total #watches: 539980
560.91/561.07	c total #propagations: 643088246 / total #impl: 2501251483 (eff. 0.257)
560.91/561.07	c #Conflicts:     509000 | #Learnt:      24273 | 0.000
560.91/561.07	c total clause space: 335.816MB
560.91/561.07	c total #watches: 543776
562.40/562.59	c total #propagations: 644281834 / total #impl: 2505859255 (eff. 0.257)
562.40/562.59	c #Conflicts:     510000 | #Learnt:      25273 | 0.000
562.40/562.59	c total clause space: 335.816MB
562.40/562.59	c total #watches: 547761
563.90/564.06	c total #propagations: 645397577 / total #impl: 2510560618 (eff. 0.257)
563.90/564.06	c #Conflicts:     511000 | #Learnt:      26273 | 0.000
563.90/564.06	c total clause space: 335.816MB
563.90/564.06	c total #watches: 550634
565.60/565.70	c total #propagations: 646494525 / total #impl: 2514226979 (eff. 0.257)
565.60/565.70	c #Conflicts:     512000 | #Learnt:      27273 | 0.000
565.60/565.70	c total clause space: 335.816MB
565.60/565.70	c total #watches: 553598
567.00/567.13	c total #propagations: 647636037 / total #impl: 2518354764 (eff. 0.257)
567.00/567.13	c #Conflicts:     513000 | #Learnt:      28273 | 0.000
567.00/567.13	c total clause space: 335.816MB
567.00/567.13	c total #watches: 555925
568.20/568.34	c total #propagations: 648677162 / total #impl: 2522219266 (eff. 0.257)
568.20/568.34	c #Conflicts:     514000 | #Learnt:      29273 | 0.000
568.20/568.34	c total clause space: 335.816MB
568.20/568.34	c total #watches: 559378
569.40/569.58	c total #propagations: 649791767 / total #impl: 2526547763 (eff. 0.257)
569.40/569.58	c #Conflicts:     515000 | #Learnt:      30273 | 0.000
569.40/569.58	c total clause space: 335.816MB
569.40/569.58	c total #watches: 563962
570.60/570.70	c total #propagations: 651090296 / total #impl: 2532062307 (eff. 0.257)
570.60/570.70	c #Conflicts:     516000 | #Learnt:      31273 | 0.000
570.60/570.70	c total clause space: 335.816MB
570.60/570.70	c total #watches: 568206
572.30/572.47	c total #propagations: 652202304 / total #impl: 2538502729 (eff. 0.257)
572.30/572.47	c #Conflicts:     517000 | #Learnt:      32273 | 0.000
572.30/572.47	c total clause space: 335.816MB
572.30/572.47	c total #watches: 572050
573.80/573.98	c total #propagations: 653732842 / total #impl: 2543618724 (eff. 0.257)
573.80/573.98	c #Conflicts:     518000 | #Learnt:      33273 | 0.000
573.80/573.98	c total clause space: 335.816MB
573.80/573.98	c total #watches: 576318
575.20/575.33	c total #propagations: 654960890 / total #impl: 2548083964 (eff. 0.257)
575.20/575.33	c #Conflicts:     519000 | #Learnt:      34273 | 0.000
575.20/575.33	c total clause space: 335.816MB
575.20/575.33	c total #watches: 579143
576.30/576.41	c total #propagations: 656179655 / total #impl: 2553199468 (eff. 0.257)
576.30/576.41	c GC COLLECT
576.30/576.41	c #Conflicts:     520000 | #Learnt:      17963 | 0.000
576.30/576.41	c total clause space: 335.816MB
576.30/576.41	c total #watches: 525700
577.10/577.26	c total #propagations: 657415483 / total #impl: 2556989605 (eff. 0.257)
577.10/577.26	c #Conflicts:     521000 | #Learnt:      18963 | 0.000
577.10/577.26	c total clause space: 335.816MB
577.10/577.26	c total #watches: 528735
578.00/578.15	c total #propagations: 658638532 / total #impl: 2561077668 (eff. 0.257)
578.00/578.15	c #Conflicts:     522000 | #Learnt:      19963 | 0.000
578.00/578.15	c total clause space: 335.816MB
578.00/578.16	c total #watches: 531651
578.90/579.08	c total #propagations: 659752040 / total #impl: 2564894581 (eff. 0.257)
578.90/579.08	c #Conflicts:     523000 | #Learnt:      20963 | 0.000
578.90/579.08	c total clause space: 335.816MB
578.90/579.08	c total #watches: 534379
580.10/580.21	c total #propagations: 661000389 / total #impl: 2570193978 (eff. 0.257)
580.10/580.21	c #Conflicts:     524000 | #Learnt:      21963 | 0.000
580.10/580.21	c total clause space: 335.816MB
580.10/580.21	c total #watches: 537003
581.20/581.30	c total #propagations: 662483234 / total #impl: 2575739924 (eff. 0.257)
581.20/581.30	c #Conflicts:     525000 | #Learnt:      22963 | 0.000
581.20/581.30	c total clause space: 335.816MB
581.20/581.30	c total #watches: 539467
582.20/582.40	c total #propagations: 663969696 / total #impl: 2580891078 (eff. 0.257)
582.20/582.40	c #Conflicts:     526000 | #Learnt:      23963 | 0.000
582.20/582.40	c total clause space: 335.816MB
582.30/582.40	c total #watches: 541894
583.20/583.37	c total #propagations: 665384580 / total #impl: 2585802061 (eff. 0.257)
583.20/583.37	c #Conflicts:     527000 | #Learnt:      24963 | 0.000
583.20/583.37	c total clause space: 335.816MB
583.20/583.37	c total #watches: 545484
584.40/584.55	c total #propagations: 666577947 / total #impl: 2590091797 (eff. 0.257)
584.40/584.55	c #Conflicts:     528000 | #Learnt:      25963 | 0.000
584.40/584.55	c total clause space: 335.816MB
584.40/584.55	c total #watches: 548748
585.79/585.97	c total #propagations: 667926647 / total #impl: 2594503392 (eff. 0.257)
585.79/585.97	c #Conflicts:     529000 | #Learnt:      26963 | 0.000
585.79/585.97	c total clause space: 335.816MB
585.79/585.97	c total #watches: 551175
586.89/587.05	c total #propagations: 669556957 / total #impl: 2600029485 (eff. 0.258)
586.89/587.05	c #Conflicts:     530000 | #Learnt:      27963 | 0.000
586.89/587.05	c total clause space: 335.816MB
586.89/587.05	c total #watches: 557246
588.19/588.39	c total #propagations: 670731885 / total #impl: 2606183608 (eff. 0.257)
588.19/588.39	c #Conflicts:     531000 | #Learnt:      28963 | 0.000
588.19/588.39	c total clause space: 335.816MB
588.19/588.39	c total #watches: 560484
589.50/589.70	c total #propagations: 671991910 / total #impl: 2612265598 (eff. 0.257)
589.50/589.70	c #Conflicts:     532000 | #Learnt:      29963 | 0.000
589.50/589.70	c total clause space: 335.816MB
589.50/589.70	c total #watches: 562649
590.89/591.09	c total #propagations: 673399529 / total #impl: 2616253979 (eff. 0.257)
590.89/591.09	c #Conflicts:     533000 | #Learnt:      30963 | 0.000
590.89/591.09	c total clause space: 335.816MB
590.89/591.09	c total #watches: 565321
592.49/592.68	c total #propagations: 674786444 / total #impl: 2620981640 (eff. 0.257)
592.49/592.68	c #Conflicts:     534000 | #Learnt:      31963 | 0.000
592.49/592.68	c total clause space: 335.816MB
592.49/592.68	c total #watches: 568854
594.19/594.33	c total #propagations: 676333651 / total #impl: 2626193885 (eff. 0.258)
594.19/594.33	c #Conflicts:     535000 | #Learnt:      32963 | 0.000
594.19/594.33	c total clause space: 335.816MB
594.19/594.33	c total #watches: 571743
595.49/595.69	c total #propagations: 677869596 / total #impl: 2631289117 (eff. 0.258)
595.49/595.69	c #Conflicts:     536000 | #Learnt:      33963 | 0.000
595.49/595.69	c total clause space: 335.816MB
595.49/595.69	c total #watches: 575401
597.09/597.20	c total #propagations: 679105524 / total #impl: 2636185483 (eff. 0.258)
597.09/597.20	c #Conflicts:     537000 | #Learnt:      34963 | 0.000
597.09/597.20	c total clause space: 335.816MB
597.09/597.20	c total #watches: 578378
598.19/598.38	c total #propagations: 680441889 / total #impl: 2640855628 (eff. 0.258)
598.19/598.38	c GC COLLECT
598.19/598.38	c #Conflicts:     538000 | #Learnt:      18360 | 0.000
598.19/598.38	c total clause space: 335.816MB
598.19/598.38	c total #watches: 527676
599.09/599.26	c total #propagations: 681659247 / total #impl: 2646847853 (eff. 0.258)
599.09/599.26	c #Conflicts:     539000 | #Learnt:      19360 | 0.000
599.09/599.26	c total clause space: 335.816MB
599.09/599.26	c total #watches: 532893
600.09/600.26	c total #propagations: 682624799 / total #impl: 2651696528 (eff. 0.257)
600.09/600.26	c #Conflicts:     540000 | #Learnt:      20360 | 0.000
600.09/600.26	c total clause space: 335.816MB
600.09/600.26	c total #watches: 536853
601.39/601.51	c total #propagations: 683526218 / total #impl: 2656473085 (eff. 0.257)
601.39/601.51	c #Conflicts:     541000 | #Learnt:      21360 | 0.000
601.39/601.51	c total clause space: 335.816MB
601.39/601.51	c total #watches: 541193
602.49/602.69	c total #propagations: 684705317 / total #impl: 2661673357 (eff. 0.257)
602.49/602.69	c #Conflicts:     542000 | #Learnt:      22360 | 0.000
602.49/602.69	c total clause space: 335.816MB
602.49/602.69	c total #watches: 544473
603.80/603.96	c total #propagations: 685983372 / total #impl: 2666651170 (eff. 0.257)
603.80/603.96	c #Conflicts:     543000 | #Learnt:      23360 | 0.000
603.80/603.96	c total clause space: 335.816MB
603.80/603.96	c total #watches: 547148
604.90/605.07	c total #propagations: 687433692 / total #impl: 2671737029 (eff. 0.257)
604.90/605.07	c #Conflicts:     544000 | #Learnt:      24360 | 0.000
604.90/605.07	c total clause space: 335.816MB
604.90/605.07	c total #watches: 551001
606.29/606.46	c total #propagations: 688616411 / total #impl: 2676210866 (eff. 0.257)
606.29/606.46	c #Conflicts:     545000 | #Learnt:      25360 | 0.000
606.29/606.46	c total clause space: 335.816MB
606.29/606.46	c total #watches: 554576
607.69/607.81	c total #propagations: 690130616 / total #impl: 2681941115 (eff. 0.257)
607.69/607.81	c #Conflicts:     546000 | #Learnt:      26360 | 0.000
607.69/607.81	c total clause space: 335.816MB
607.69/607.81	c total #watches: 557871
609.19/609.33	c total #propagations: 691503170 / total #impl: 2687006882 (eff. 0.257)
609.19/609.33	c #Conflicts:     547000 | #Learnt:      27360 | 0.000
609.19/609.33	c total clause space: 335.816MB
609.19/609.33	c total #watches: 561026
610.59/610.77	c total #propagations: 693056375 / total #impl: 2693012854 (eff. 0.257)
610.59/610.77	c #Conflicts:     548000 | #Learnt:      28360 | 0.000
610.59/610.77	c total clause space: 335.816MB
610.59/610.77	c total #watches: 565701
612.09/612.20	c total #propagations: 694426537 / total #impl: 2697882907 (eff. 0.257)
612.09/612.20	c #Conflicts:     549000 | #Learnt:      29360 | 0.000
612.09/612.20	c total clause space: 335.816MB
612.09/612.20	c total #watches: 570535
613.49/613.69	c total #propagations: 695791255 / total #impl: 2703863246 (eff. 0.257)
613.49/613.69	c #Conflicts:     550000 | #Learnt:      30360 | 0.000
613.49/613.69	c total clause space: 335.816MB
613.49/613.69	c total #watches: 576117
615.39/615.53	c total #propagations: 696887422 / total #impl: 2709556799 (eff. 0.257)
615.39/615.53	c #Conflicts:     551000 | #Learnt:      31360 | 0.000
615.39/615.53	c total clause space: 335.816MB
615.39/615.53	c total #watches: 582258
617.39/617.55	c total #propagations: 698173585 / total #impl: 2714679062 (eff. 0.257)
617.39/617.55	c #Conflicts:     552000 | #Learnt:      32360 | 0.000
617.39/617.55	c total clause space: 335.816MB
617.39/617.55	c total #watches: 587833
619.59/619.70	c total #propagations: 699520770 / total #impl: 2719999878 (eff. 0.257)
619.59/619.70	c #Conflicts:     553000 | #Learnt:      33360 | 0.000
619.59/619.70	c total clause space: 335.816MB
619.59/619.70	c total #watches: 598621
622.79/622.95	c total #propagations: 700550773 / total #impl: 2726177350 (eff. 0.257)
622.79/622.95	c #Conflicts:     554000 | #Learnt:      34360 | 0.000
622.79/622.95	c total clause space: 335.816MB
622.79/622.95	c total #watches: 604137
625.99/626.15	c total #propagations: 701588330 / total #impl: 2731771576 (eff. 0.257)
625.99/626.15	c #Conflicts:     555000 | #Learnt:      35360 | 0.000
625.99/626.15	c total clause space: 335.816MB
625.99/626.15	c total #watches: 611444
628.19/628.39	c total #propagations: 702819526 / total #impl: 2737810638 (eff. 0.257)
628.19/628.39	c GC COLLECT
628.19/628.39	c #Conflicts:     556000 | #Learnt:      18444 | 0.000
628.19/628.39	c total clause space: 335.816MB
628.19/628.39	c total #watches: 529279
629.20/629.31	c total #propagations: 703914131 / total #impl: 2743715305 (eff. 0.257)
629.20/629.31	c #Conflicts:     557000 | #Learnt:      19444 | 0.000
629.20/629.31	c total clause space: 335.816MB
629.20/629.31	c total #watches: 536512
630.39/630.58	c total #propagations: 704648071 / total #impl: 2749149658 (eff. 0.256)
630.39/630.58	c #Conflicts:     558000 | #Learnt:      20444 | 0.000
630.39/630.58	c total clause space: 335.816MB
630.39/630.58	c total #watches: 540068
631.69/631.85	c total #propagations: 705410372 / total #impl: 2753440711 (eff. 0.256)
631.69/631.85	c #Conflicts:     559000 | #Learnt:      21444 | 0.000
631.69/631.85	c total clause space: 335.816MB
631.69/631.85	c total #watches: 542377
632.99/633.10	c total #propagations: 706700034 / total #impl: 2757536437 (eff. 0.256)
632.99/633.10	c #Conflicts:     560000 | #Learnt:      22444 | 0.000
632.99/633.10	c total clause space: 335.816MB
632.99/633.10	c total #watches: 544929
634.09/634.23	c total #propagations: 708057421 / total #impl: 2761964541 (eff. 0.256)
634.09/634.23	c #Conflicts:     561000 | #Learnt:      23444 | 0.000
634.09/634.23	c total clause space: 335.816MB
634.09/634.23	c total #watches: 551199
635.69/635.83	c total #propagations: 709139851 / total #impl: 2766423911 (eff. 0.256)
635.69/635.83	c #Conflicts:     562000 | #Learnt:      24444 | 0.000
635.69/635.83	c total clause space: 335.816MB
635.69/635.83	c total #watches: 556603
637.29/637.45	c total #propagations: 710463808 / total #impl: 2772334040 (eff. 0.256)
637.29/637.45	c #Conflicts:     563000 | #Learnt:      25444 | 0.000
637.29/637.45	c total clause space: 335.816MB
637.29/637.45	c total #watches: 560200
638.79/638.99	c total #propagations: 711829576 / total #impl: 2777520496 (eff. 0.256)
638.79/638.99	c #Conflicts:     564000 | #Learnt:      26444 | 0.000
638.79/638.99	c total clause space: 335.816MB
638.79/639.00	c total #watches: 563231
640.29/640.48	c total #propagations: 713267197 / total #impl: 2783367760 (eff. 0.256)
640.29/640.48	c #Conflicts:     565000 | #Learnt:      27444 | 0.000
640.29/640.48	c total clause space: 335.816MB
640.29/640.48	c total #watches: 567423
641.99/642.14	c total #propagations: 714384030 / total #impl: 2787186955 (eff. 0.256)
641.99/642.14	c #Conflicts:     566000 | #Learnt:      28444 | 0.000
641.99/642.14	c total clause space: 335.816MB
641.99/642.14	c total #watches: 571009
643.79/643.93	c total #propagations: 715595999 / total #impl: 2791322904 (eff. 0.256)
643.79/643.93	c #Conflicts:     567000 | #Learnt:      29444 | 0.000
643.79/643.93	c total clause space: 335.816MB
643.79/643.93	c total #watches: 573774
645.48/645.68	c total #propagations: 717038034 / total #impl: 2796738471 (eff. 0.256)
645.48/645.68	c #Conflicts:     568000 | #Learnt:      30444 | 0.000
645.48/645.68	c total clause space: 335.816MB
645.48/645.68	c total #watches: 576457
648.18/648.39	c total #propagations: 718412269 / total #impl: 2802306402 (eff. 0.256)
648.18/648.39	c #Conflicts:     569000 | #Learnt:      31444 | 0.000
648.18/648.39	c total clause space: 335.816MB
648.18/648.39	c total #watches: 579912
650.68/650.80	c total #propagations: 720399973 / total #impl: 2811989884 (eff. 0.256)
650.68/650.80	c #Conflicts:     570000 | #Learnt:      32444 | 0.000
650.68/650.80	c total clause space: 335.816MB
650.68/650.80	c total #watches: 583680
652.38/652.58	c total #propagations: 722234358 / total #impl: 2818915332 (eff. 0.256)
652.38/652.58	c #Conflicts:     571000 | #Learnt:      33443 | 0.000
652.38/652.58	c total clause space: 335.816MB
652.38/652.59	c total #watches: 586960
654.39/654.50	c total #propagations: 723582544 / total #impl: 2823911431 (eff. 0.256)
654.39/654.50	c #Conflicts:     572000 | #Learnt:      34443 | 0.000
654.39/654.50	c total clause space: 335.816MB
654.39/654.50	c total #watches: 589454
656.48/656.67	c total #propagations: 724858079 / total #impl: 2828244717 (eff. 0.256)
656.48/656.67	c #Conflicts:     573000 | #Learnt:      35443 | 0.000
656.48/656.67	c total clause space: 335.816MB
656.48/656.67	c total #watches: 592047
658.48/658.63	c total #propagations: 726322709 / total #impl: 2834226702 (eff. 0.256)
658.48/658.63	c #Conflicts:     574000 | #Learnt:      36443 | 0.000
658.48/658.63	c total clause space: 335.816MB
658.48/658.64	c total #watches: 596002
659.89/660.03	c total #propagations: 727618781 / total #impl: 2840141557 (eff. 0.256)
659.89/660.03	c GC COLLECT
659.89/660.03	c #Conflicts:     575000 | #Learnt:      19243 | 0.000
659.89/660.03	c total clause space: 335.816MB
659.89/660.03	c total #watches: 530225
661.38/661.51	c total #propagations: 729313632 / total #impl: 2845367307 (eff. 0.256)
661.38/661.51	c #Conflicts:     576000 | #Learnt:      20243 | 0.000
661.38/661.51	c total clause space: 335.816MB
661.38/661.51	c total #watches: 534522
662.88/663.02	c total #propagations: 731229418 / total #impl: 2851461671 (eff. 0.256)
662.88/663.02	c #Conflicts:     577000 | #Learnt:      21243 | 0.000
662.88/663.02	c total clause space: 335.816MB
662.88/663.02	c total #watches: 537245
664.08/664.21	c total #propagations: 732943861 / total #impl: 2856748230 (eff. 0.257)
664.08/664.21	c #Conflicts:     578000 | #Learnt:      22243 | 0.000
664.08/664.21	c total clause space: 335.816MB
664.08/664.21	c total #watches: 539872
665.08/665.23	c total #propagations: 734421974 / total #impl: 2861534052 (eff. 0.257)
665.08/665.23	c #Conflicts:     579000 | #Learnt:      23243 | 0.000
665.08/665.23	c total clause space: 335.816MB
665.08/665.23	c total #watches: 542562
666.08/666.20	c total #propagations: 735654163 / total #impl: 2866347965 (eff. 0.257)
666.08/666.20	c #Conflicts:     580000 | #Learnt:      24243 | 0.000
666.08/666.20	c total clause space: 335.816MB
666.08/666.20	c total #watches: 545278
667.18/667.40	c total #propagations: 736868715 / total #impl: 2870690675 (eff. 0.257)
667.18/667.40	c #Conflicts:     581000 | #Learnt:      25243 | 0.000
667.18/667.40	c total clause space: 335.816MB
667.28/667.40	c total #watches: 548477
668.58/668.80	c total #propagations: 738246696 / total #impl: 2875766240 (eff. 0.257)
668.58/668.80	c #Conflicts:     582000 | #Learnt:      26243 | 0.000
668.58/668.80	c total clause space: 335.816MB
668.58/668.80	c total #watches: 551672
669.89/670.09	c total #propagations: 740073005 / total #impl: 2883155829 (eff. 0.257)
669.89/670.09	c #Conflicts:     583000 | #Learnt:      27243 | 0.000
669.89/670.09	c total clause space: 335.816MB
669.89/670.09	c total #watches: 555624
671.28/671.45	c total #propagations: 741528495 / total #impl: 2888369956 (eff. 0.257)
671.28/671.45	c #Conflicts:     584000 | #Learnt:      28243 | 0.000
671.28/671.45	c total clause space: 335.816MB
671.28/671.45	c total #watches: 558469
672.58/672.76	c total #propagations: 743157018 / total #impl: 2895690139 (eff. 0.257)
672.58/672.76	c #Conflicts:     585000 | #Learnt:      29243 | 0.000
672.58/672.76	c total clause space: 335.816MB
672.58/672.76	c total #watches: 561825
673.98/674.17	c total #propagations: 744617218 / total #impl: 2901895268 (eff. 0.257)
673.98/674.17	c #Conflicts:     586000 | #Learnt:      30243 | 0.000
673.98/674.17	c total clause space: 335.816MB
673.98/674.17	c total #watches: 566107
675.48/675.66	c total #propagations: 745986693 / total #impl: 2907198946 (eff. 0.257)
675.48/675.66	c #Conflicts:     587000 | #Learnt:      31243 | 0.000
675.48/675.66	c total clause space: 335.816MB
675.48/675.66	c total #watches: 568722
676.88/677.04	c total #propagations: 747424391 / total #impl: 2911909381 (eff. 0.257)
676.88/677.04	c #Conflicts:     588000 | #Learnt:      32243 | 0.000
676.88/677.04	c total clause space: 335.816MB
676.88/677.04	c total #watches: 570946
678.18/678.30	c total #propagations: 748740102 / total #impl: 2916450911 (eff. 0.257)
678.18/678.30	c #Conflicts:     589000 | #Learnt:      33243 | 0.000
678.18/678.30	c total clause space: 335.816MB
678.18/678.30	c total #watches: 573733
679.69/679.83	c total #propagations: 749907157 / total #impl: 2920654521 (eff. 0.257)
679.69/679.83	c #Conflicts:     590000 | #Learnt:      34243 | 0.000
679.69/679.83	c total clause space: 335.816MB
679.69/679.83	c total #watches: 576320
681.18/681.38	c total #propagations: 751357543 / total #impl: 2925040603 (eff. 0.257)
681.18/681.38	c #Conflicts:     591000 | #Learnt:      35243 | 0.000
681.18/681.38	c total clause space: 335.816MB
681.18/681.38	c total #watches: 579105
682.58/682.76	c total #propagations: 752883859 / total #impl: 2930833104 (eff. 0.257)
682.58/682.76	c #Conflicts:     592000 | #Learnt:      36243 | 0.000
682.58/682.76	c total clause space: 335.816MB
682.58/682.76	c total #watches: 581406
683.88/684.08	c total #propagations: 754084907 / total #impl: 2934583157 (eff. 0.257)
683.88/684.08	c GC COLLECT
683.88/684.08	c #Conflicts:     593000 | #Learnt:      18744 | 0.000
683.88/684.08	c total clause space: 335.816MB
683.88/684.08	c total #watches: 528649
685.08/685.23	c total #propagations: 755295295 / total #impl: 2939311986 (eff. 0.257)
685.08/685.23	c #Conflicts:     594000 | #Learnt:      19744 | 0.000
685.08/685.23	c total clause space: 335.816MB
685.08/685.23	c total #watches: 531629
686.28/686.46	c total #propagations: 756785161 / total #impl: 2943993940 (eff. 0.257)
686.28/686.46	c #Conflicts:     595000 | #Learnt:      20744 | 0.000
686.28/686.46	c total clause space: 335.816MB
686.28/686.46	c total #watches: 535139
687.68/687.81	c total #propagations: 758170084 / total #impl: 2948339438 (eff. 0.257)
687.68/687.81	c #Conflicts:     596000 | #Learnt:      21744 | 0.000
687.68/687.81	c total clause space: 335.816MB
687.68/687.81	c total #watches: 537749
688.78/688.93	c total #propagations: 759699694 / total #impl: 2953186092 (eff. 0.257)
688.78/688.93	c #Conflicts:     597000 | #Learnt:      22744 | 0.000
688.78/688.93	c total clause space: 335.816MB
688.78/688.93	c total #watches: 541358
689.98/690.12	c total #propagations: 761076983 / total #impl: 2957998211 (eff. 0.257)
689.98/690.12	c #Conflicts:     598000 | #Learnt:      23744 | 0.000
689.98/690.12	c total clause space: 335.816MB
689.98/690.12	c total #watches: 546310
691.08/691.29	c total #propagations: 762502436 / total #impl: 2963804251 (eff. 0.257)
691.08/691.29	c #Conflicts:     599000 | #Learnt:      24744 | 0.000
691.08/691.29	c total clause space: 335.816MB
691.08/691.29	c total #watches: 551391
692.58/692.77	c total #propagations: 763874054 / total #impl: 2969482084 (eff. 0.257)
692.58/692.77	c #Conflicts:     600000 | #Learnt:      25744 | 0.000
692.58/692.77	c total clause space: 335.816MB
692.58/692.77	c total #watches: 555948
694.37/694.53	c total #propagations: 765285383 / total #impl: 2974482070 (eff. 0.257)
694.37/694.53	c #Conflicts:     601000 | #Learnt:      26744 | 0.000
694.37/694.53	c total clause space: 335.816MB
694.37/694.53	c total #watches: 561638
696.37/696.51	c total #propagations: 766895422 / total #impl: 2982260649 (eff. 0.257)
696.37/696.51	c #Conflicts:     602000 | #Learnt:      27744 | 0.000
696.37/696.51	c total clause space: 335.816MB
696.37/696.51	c total #watches: 567401
698.38/698.59	c total #propagations: 768433765 / total #impl: 2989799660 (eff. 0.257)
698.38/698.59	c #Conflicts:     603000 | #Learnt:      28744 | 0.000
698.38/698.59	c total clause space: 335.816MB
698.38/698.59	c total #watches: 572073
700.47/700.69	c total #propagations: 769947280 / total #impl: 2996069806 (eff. 0.257)
700.47/700.69	c #Conflicts:     604000 | #Learnt:      29744 | 0.000
700.47/700.69	c total clause space: 335.816MB
700.47/700.69	c total #watches: 575254
702.17/702.35	c total #propagations: 771464196 / total #impl: 3000936405 (eff. 0.257)
702.17/702.35	c #Conflicts:     605000 | #Learnt:      30744 | 0.000
702.17/702.35	c total clause space: 335.816MB
702.17/702.35	c total #watches: 578332
704.07/704.28	c total #propagations: 772801022 / total #impl: 3005253269 (eff. 0.257)
704.07/704.28	c #Conflicts:     606000 | #Learnt:      31744 | 0.000
704.07/704.28	c total clause space: 335.816MB
704.07/704.28	c total #watches: 581741
706.37/706.50	c total #propagations: 774179702 / total #impl: 3009942910 (eff. 0.257)
706.37/706.50	c #Conflicts:     607000 | #Learnt:      32744 | 0.000
706.37/706.50	c total clause space: 335.816MB
706.37/706.50	c total #watches: 584587
708.87/709.00	c total #propagations: 775673553 / total #impl: 3014766810 (eff. 0.257)
708.87/709.00	c #Conflicts:     608000 | #Learnt:      33744 | 0.000
708.87/709.00	c total clause space: 335.816MB
708.87/709.00	c total #watches: 587837
711.37/711.52	c total #propagations: 777320622 / total #impl: 3020023110 (eff. 0.257)
711.37/711.52	c #Conflicts:     609000 | #Learnt:      34744 | 0.000
711.37/711.52	c total clause space: 335.816MB
711.37/711.52	c total #watches: 590369
713.67/713.83	c total #propagations: 778888422 / total #impl: 3025215235 (eff. 0.257)
713.67/713.83	c #Conflicts:     610000 | #Learnt:      35744 | 0.000
713.67/713.83	c total clause space: 335.816MB
713.67/713.83	c total #watches: 593887
715.98/716.20	c total #propagations: 780365590 / total #impl: 3030426313 (eff. 0.258)
715.98/716.20	c #Conflicts:     611000 | #Learnt:      36744 | 0.000
715.98/716.20	c total clause space: 335.816MB
715.98/716.20	c total #watches: 596904
718.28/718.48	c total #propagations: 781898839 / total #impl: 3035615180 (eff. 0.258)
718.28/718.48	c GC COLLECT
718.28/718.48	c #Conflicts:     612000 | #Learnt:      18956 | 0.000
718.28/718.48	c total clause space: 335.816MB
718.28/718.48	c total #watches: 529081
719.57/719.75	c total #propagations: 783359026 / total #impl: 3040583525 (eff. 0.258)
719.57/719.75	c #Conflicts:     613000 | #Learnt:      19956 | 0.000
719.57/719.75	c total clause space: 335.816MB
719.57/719.75	c total #watches: 533595
720.77/720.99	c total #propagations: 784979220 / total #impl: 3045681909 (eff. 0.258)
720.77/720.99	c #Conflicts:     614000 | #Learnt:      20956 | 0.000
720.77/720.99	c total clause space: 335.816MB
720.77/721.00	c total #watches: 537275
722.37/722.56	c total #propagations: 786307483 / total #impl: 3049950518 (eff. 0.258)
722.37/722.56	c #Conflicts:     615000 | #Learnt:      21956 | 0.000
722.37/722.56	c total clause space: 335.816MB
722.37/722.56	c total #watches: 540879
723.78/723.93	c total #propagations: 787672093 / total #impl: 3054209491 (eff. 0.258)
723.78/723.93	c #Conflicts:     616000 | #Learnt:      22956 | 0.000
723.78/723.93	c total clause space: 335.816MB
723.78/723.93	c total #watches: 543697
725.17/725.38	c total #propagations: 788956289 / total #impl: 3058615476 (eff. 0.258)
725.17/725.38	c #Conflicts:     617000 | #Learnt:      23956 | 0.000
725.17/725.38	c total clause space: 335.816MB
725.17/725.38	c total #watches: 551648
726.77/726.99	c total #propagations: 790229072 / total #impl: 3065113378 (eff. 0.258)
726.77/726.99	c #Conflicts:     618000 | #Learnt:      24956 | 0.000
726.77/726.99	c total clause space: 335.816MB
726.77/726.99	c total #watches: 555263
728.57/728.71	c total #propagations: 791433444 / total #impl: 3069832235 (eff. 0.258)
728.57/728.71	c #Conflicts:     619000 | #Learnt:      25956 | 0.000
728.57/728.71	c total clause space: 335.816MB
728.57/728.71	c total #watches: 559408
730.67/730.82	c total #propagations: 792707820 / total #impl: 3074525421 (eff. 0.258)
730.67/730.82	c #Conflicts:     620000 | #Learnt:      26956 | 0.000
730.67/730.82	c total clause space: 335.816MB
730.67/730.82	c total #watches: 563603
732.27/732.47	c total #propagations: 794075371 / total #impl: 3079929936 (eff. 0.258)
732.27/732.47	c #Conflicts:     621000 | #Learnt:      27956 | 0.000
732.27/732.47	c total clause space: 335.816MB
732.27/732.47	c total #watches: 567522
734.37/734.55	c total #propagations: 795219450 / total #impl: 3084303566 (eff. 0.258)
734.37/734.55	c #Conflicts:     622000 | #Learnt:      28956 | 0.000
734.37/734.55	c total clause space: 335.816MB
734.37/734.55	c total #watches: 570151
736.17/736.32	c total #propagations: 796525961 / total #impl: 3088447446 (eff. 0.258)
736.17/736.32	c #Conflicts:     623000 | #Learnt:      29956 | 0.000
736.17/736.32	c total clause space: 335.816MB
736.17/736.32	c total #watches: 572375
738.17/738.37	c total #propagations: 797915261 / total #impl: 3094063739 (eff. 0.258)
738.17/738.37	c #Conflicts:     624000 | #Learnt:      30956 | 0.000
738.17/738.37	c total clause space: 335.816MB
738.17/738.37	c total #watches: 575079
740.47/740.62	c total #propagations: 799438048 / total #impl: 3100224325 (eff. 0.258)
740.47/740.62	c #Conflicts:     625000 | #Learnt:      31956 | 0.000
740.47/740.62	c total clause space: 335.816MB
740.47/740.62	c total #watches: 578737
742.57/742.71	c total #propagations: 800720111 / total #impl: 3105160665 (eff. 0.258)
742.57/742.71	c #Conflicts:     626000 | #Learnt:      32956 | 0.000
742.57/742.71	c total clause space: 335.816MB
742.57/742.71	c total #watches: 581700
744.27/744.46	c total #propagations: 802051848 / total #impl: 3109952680 (eff. 0.258)
744.27/744.46	c #Conflicts:     627000 | #Learnt:      33956 | 0.000
744.27/744.46	c total clause space: 335.816MB
744.27/744.46	c total #watches: 583925
746.07/746.22	c total #propagations: 803334721 / total #impl: 3115492170 (eff. 0.258)
746.07/746.22	c #Conflicts:     628000 | #Learnt:      34956 | 0.000
746.07/746.22	c total clause space: 335.816MB
746.07/746.22	c total #watches: 586515
747.97/748.16	c total #propagations: 804515840 / total #impl: 3119987839 (eff. 0.258)
747.97/748.16	c #Conflicts:     629000 | #Learnt:      35956 | 0.000
747.97/748.16	c total clause space: 335.816MB
747.97/748.16	c total #watches: 590982
750.07/750.27	c total #propagations: 805732561 / total #impl: 3124424119 (eff. 0.258)
750.07/750.27	c #Conflicts:     630000 | #Learnt:      36956 | 0.000
750.07/750.27	c total clause space: 335.816MB
750.07/750.27	c total #watches: 593103
752.66/752.84	c total #propagations: 807161339 / total #impl: 3129266284 (eff. 0.258)
752.66/752.84	c #Conflicts:     631000 | #Learnt:      37956 | 0.000
752.66/752.84	c total clause space: 335.816MB
752.66/752.84	c total #watches: 595391
754.36/754.50	c total #propagations: 808810340 / total #impl: 3135639750 (eff. 0.258)
754.36/754.50	c GC COLLECT
754.36/754.50	c #Conflicts:     632000 | #Learnt:      19857 | 0.000
754.36/754.50	c total clause space: 335.816MB
754.36/754.50	c total #watches: 531244
755.26/755.47	c total #propagations: 810468732 / total #impl: 3141746422 (eff. 0.258)
755.26/755.47	c #Conflicts:     633000 | #Learnt:      20857 | 0.000
755.26/755.47	c total clause space: 335.816MB
755.26/755.47	c total #watches: 533328
756.26/756.49	c total #propagations: 811882308 / total #impl: 3146532531 (eff. 0.258)
756.26/756.49	c #Conflicts:     634000 | #Learnt:      21857 | 0.000
756.26/756.49	c total clause space: 335.816MB
756.26/756.49	c total #watches: 537996
757.56/757.76	c total #propagations: 813408019 / total #impl: 3152183955 (eff. 0.258)
757.56/757.76	c #Conflicts:     635000 | #Learnt:      22857 | 0.000
757.56/757.76	c total clause space: 335.816MB
757.56/757.76	c total #watches: 544840
759.16/759.33	c total #propagations: 814958789 / total #impl: 3158445691 (eff. 0.258)
759.16/759.33	c #Conflicts:     636000 | #Learnt:      23857 | 0.000
759.16/759.33	c total clause space: 335.816MB
759.16/759.33	c total #watches: 548140
760.46/760.63	c total #propagations: 816717565 / total #impl: 3164507237 (eff. 0.258)
760.46/760.63	c #Conflicts:     637000 | #Learnt:      24857 | 0.000
760.46/760.63	c total clause space: 335.816MB
760.46/760.63	c total #watches: 551528
761.86/762.03	c total #propagations: 818168784 / total #impl: 3169884327 (eff. 0.258)
761.86/762.03	c #Conflicts:     638000 | #Learnt:      25857 | 0.000
761.86/762.03	c total clause space: 335.816MB
761.86/762.03	c total #watches: 554971
763.37/763.50	c total #propagations: 819766983 / total #impl: 3175639850 (eff. 0.258)
763.37/763.50	c #Conflicts:     639000 | #Learnt:      26857 | 0.000
763.37/763.50	c total clause space: 335.816MB
763.37/763.50	c total #watches: 557659
764.66/764.85	c total #propagations: 821224743 / total #impl: 3181127932 (eff. 0.258)
764.66/764.85	c #Conflicts:     640000 | #Learnt:      27857 | 0.000
764.66/764.85	c total clause space: 335.816MB
764.66/764.85	c total #watches: 560017
765.66/765.85	c total #propagations: 822644264 / total #impl: 3185482221 (eff. 0.258)
765.66/765.85	c #Conflicts:     641000 | #Learnt:      28857 | 0.000
765.66/765.85	c total clause space: 335.816MB
765.66/765.85	c total #watches: 563257
767.06/767.23	c total #propagations: 823646321 / total #impl: 3189207605 (eff. 0.258)
767.06/767.23	c #Conflicts:     642000 | #Learnt:      29857 | 0.000
767.06/767.23	c total clause space: 335.816MB
767.06/767.23	c total #watches: 566589
768.77/768.91	c total #propagations: 824991575 / total #impl: 3194373512 (eff. 0.258)
768.77/768.91	c #Conflicts:     643000 | #Learnt:      30857 | 0.000
768.77/768.91	c total clause space: 335.816MB
768.77/768.91	c total #watches: 571128
770.26/770.47	c total #propagations: 826508353 / total #impl: 3200594039 (eff. 0.258)
770.26/770.47	c #Conflicts:     644000 | #Learnt:      31857 | 0.000
770.26/770.47	c total clause space: 335.816MB
770.26/770.47	c total #watches: 573943
771.86/772.04	c total #propagations: 827913879 / total #impl: 3205976578 (eff. 0.258)
771.86/772.04	c #Conflicts:     645000 | #Learnt:      32857 | 0.000
771.86/772.04	c total clause space: 335.816MB
771.86/772.04	c total #watches: 576621
773.27/773.48	c total #propagations: 829322321 / total #impl: 3210902532 (eff. 0.258)
773.27/773.48	c #Conflicts:     646000 | #Learnt:      33857 | 0.000
773.27/773.48	c total clause space: 335.816MB
773.27/773.48	c total #watches: 579809
775.37/775.53	c total #propagations: 830472549 / total #impl: 3215814872 (eff. 0.258)
775.37/775.53	c #Conflicts:     647000 | #Learnt:      34857 | 0.000
775.37/775.53	c total clause space: 335.816MB
775.37/775.53	c total #watches: 583803
777.26/777.40	c total #propagations: 832142485 / total #impl: 3223499015 (eff. 0.258)
777.26/777.40	c #Conflicts:     648000 | #Learnt:      35857 | 0.000
777.26/777.40	c total clause space: 335.816MB
777.26/777.40	c total #watches: 586837
779.26/779.42	c total #propagations: 833609668 / total #impl: 3228847186 (eff. 0.258)
779.26/779.42	c #Conflicts:     649000 | #Learnt:      36857 | 0.000
779.26/779.42	c total clause space: 335.816MB
779.26/779.42	c total #watches: 589343
781.06/781.26	c total #propagations: 835221959 / total #impl: 3234802664 (eff. 0.258)
781.06/781.26	c #Conflicts:     650000 | #Learnt:      37857 | 0.000
781.06/781.26	c total clause space: 335.816MB
781.06/781.26	c total #watches: 593162
782.96/783.14	c total #propagations: 836740351 / total #impl: 3241304619 (eff. 0.258)
782.96/783.14	c #Conflicts:     651000 | #Learnt:      38857 | 0.000
782.96/783.14	c total clause space: 335.816MB
782.96/783.14	c total #watches: 598748
784.17/784.33	c total #propagations: 838057521 / total #impl: 3247633492 (eff. 0.258)
784.17/784.33	c GC COLLECT
784.17/784.33	c #Conflicts:     652000 | #Learnt:      20461 | 0.000
784.17/784.33	c total clause space: 335.816MB
784.17/784.33	c total #watches: 534742
785.37/785.54	c total #propagations: 839518149 / total #impl: 3254201312 (eff. 0.258)
785.37/785.54	c #Conflicts:     653000 | #Learnt:      21461 | 0.000
785.37/785.54	c total clause space: 335.816MB
785.37/785.54	c total #watches: 537831
786.47/786.61	c total #propagations: 841034412 / total #impl: 3260775431 (eff. 0.258)
786.47/786.61	c #Conflicts:     654000 | #Learnt:      22461 | 0.000
786.47/786.61	c total clause space: 335.816MB
786.47/786.61	c total #watches: 540985
787.76/787.92	c total #propagations: 842312562 / total #impl: 3266905829 (eff. 0.258)
787.76/787.92	c #Conflicts:     655000 | #Learnt:      23461 | 0.000
787.76/787.92	c total clause space: 335.816MB
787.76/787.92	c total #watches: 546472
789.46/789.61	c total #propagations: 843589413 / total #impl: 3272449802 (eff. 0.258)
789.46/789.61	c #Conflicts:     656000 | #Learnt:      24461 | 0.000
789.46/789.61	c total clause space: 335.816MB
789.46/789.61	c total #watches: 553397
790.96/791.13	c total #propagations: 845044390 / total #impl: 3278869001 (eff. 0.258)
790.96/791.13	c #Conflicts:     657000 | #Learnt:      25461 | 0.000
790.96/791.13	c total clause space: 335.816MB
790.96/791.13	c total #watches: 560134
792.86/793.02	c total #propagations: 846067369 / total #impl: 3283574750 (eff. 0.258)
792.86/793.02	c #Conflicts:     658000 | #Learnt:      26461 | 0.000
792.86/793.02	c total clause space: 335.816MB
792.86/793.02	c total #watches: 566566
795.76/795.97	c total #propagations: 847109121 / total #impl: 3288605309 (eff. 0.258)
795.76/795.97	c #Conflicts:     659000 | #Learnt:      27461 | 0.000
795.76/795.97	c total clause space: 335.816MB
795.76/795.97	c total #watches: 572036
798.56/798.73	c total #propagations: 848400723 / total #impl: 3295502988 (eff. 0.257)
798.56/798.73	c #Conflicts:     660000 | #Learnt:      28461 | 0.000
798.56/798.73	c total clause space: 335.816MB
798.56/798.73	c total #watches: 574713
801.96/802.19	c total #propagations: 849779803 / total #impl: 3300996774 (eff. 0.257)
801.96/802.19	c #Conflicts:     661000 | #Learnt:      29461 | 0.000
801.96/802.19	c total clause space: 335.816MB
801.96/802.19	c total #watches: 579110
804.76/804.91	c total #propagations: 851310890 / total #impl: 3307237339 (eff. 0.257)
804.76/804.91	c #Conflicts:     662000 | #Learnt:      30461 | 0.000
804.76/804.91	c total clause space: 335.816MB
804.76/804.91	c total #watches: 581964
807.96/808.19	c total #propagations: 852449231 / total #impl: 3311276919 (eff. 0.257)
807.96/808.19	c #Conflicts:     663000 | #Learnt:      31461 | 0.000
807.96/808.19	c total clause space: 335.816MB
807.96/808.19	c total #watches: 584414
811.05/811.21	c total #propagations: 853895555 / total #impl: 3315922356 (eff. 0.258)
811.05/811.21	c #Conflicts:     664000 | #Learnt:      32461 | 0.000
811.05/811.21	c total clause space: 335.816MB
811.05/811.21	c total #watches: 586924
814.45/814.65	c total #propagations: 855114178 / total #impl: 3320475240 (eff. 0.258)
814.45/814.65	c #Conflicts:     665000 | #Learnt:      33461 | 0.000
814.45/814.65	c total clause space: 335.816MB
814.45/814.65	c total #watches: 589361
817.65/817.89	c total #propagations: 856405435 / total #impl: 3325041909 (eff. 0.258)
817.65/817.89	c #Conflicts:     666000 | #Learnt:      34461 | 0.000
817.65/817.89	c total clause space: 335.816MB
817.65/817.89	c total #watches: 593195
820.25/820.42	c total #propagations: 857758167 / total #impl: 3330324054 (eff. 0.258)
820.25/820.42	c #Conflicts:     667000 | #Learnt:      35461 | 0.000
820.25/820.42	c total clause space: 335.816MB
820.25/820.42	c total #watches: 596270
824.05/824.26	c total #propagations: 858745736 / total #impl: 3334506898 (eff. 0.258)
824.05/824.26	c #Conflicts:     668000 | #Learnt:      36461 | 0.000
824.05/824.26	c total clause space: 335.816MB
824.05/824.26	c total #watches: 604798
827.95/828.18	c total #propagations: 860191904 / total #impl: 3339956647 (eff. 0.258)
827.95/828.18	c #Conflicts:     669000 | #Learnt:      37461 | 0.000
827.95/828.18	c total clause space: 335.816MB
827.95/828.18	c total #watches: 608859
831.65/831.87	c total #propagations: 861687966 / total #impl: 3346210963 (eff. 0.258)
831.65/831.87	c #Conflicts:     670000 | #Learnt:      38461 | 0.000
831.65/831.87	c total clause space: 335.816MB
831.65/831.87	c total #watches: 611546
836.25/836.49	c total #propagations: 863022234 / total #impl: 3350613921 (eff. 0.258)
836.25/836.49	c #Conflicts:     671000 | #Learnt:      39461 | 0.000
836.25/836.49	c total clause space: 335.816MB
836.25/836.49	c total #watches: 614373
837.65/837.86	c total #propagations: 864538123 / total #impl: 3356502930 (eff. 0.258)
837.65/837.86	c GC COLLECT
837.65/837.86	c #Conflicts:     672000 | #Learnt:      20750 | 0.000
837.65/837.86	c total clause space: 335.816MB
837.65/837.86	c total #watches: 534967
838.75/838.99	c total #propagations: 865942189 / total #impl: 3363277010 (eff. 0.257)
838.75/838.99	c #Conflicts:     673000 | #Learnt:      21750 | 0.000
838.75/838.99	c total clause space: 335.816MB
838.75/838.99	c total #watches: 537663
840.15/840.34	c total #propagations: 867242676 / total #impl: 3368095193 (eff. 0.257)
840.15/840.34	c #Conflicts:     674000 | #Learnt:      22750 | 0.000
840.15/840.34	c total clause space: 335.816MB
840.15/840.34	c total #watches: 540723
841.15/841.31	c total #propagations: 868728218 / total #impl: 3373992137 (eff. 0.257)
841.15/841.31	c #Conflicts:     675000 | #Learnt:      23750 | 0.000
841.15/841.31	c total clause space: 335.816MB
841.15/841.31	c total #watches: 543151
842.56/842.76	c total #propagations: 869836846 / total #impl: 3377817095 (eff. 0.258)
842.56/842.76	c #Conflicts:     676000 | #Learnt:      24750 | 0.000
842.56/842.76	c total clause space: 335.816MB
842.56/842.76	c total #watches: 549113
844.45/844.62	c total #propagations: 871266506 / total #impl: 3383579951 (eff. 0.257)
844.45/844.62	c #Conflicts:     677000 | #Learnt:      25750 | 0.000
844.45/844.62	c total clause space: 335.816MB
844.45/844.62	c total #watches: 552528
846.25/846.47	c total #propagations: 872790273 / total #impl: 3389503460 (eff. 0.257)
846.25/846.47	c #Conflicts:     678000 | #Learnt:      26750 | 0.000
846.25/846.47	c total clause space: 335.816MB
846.25/846.47	c total #watches: 555784
848.45/848.61	c total #propagations: 874142942 / total #impl: 3395663329 (eff. 0.257)
848.45/848.61	c #Conflicts:     679000 | #Learnt:      27750 | 0.000
848.45/848.61	c total clause space: 335.816MB
848.45/848.61	c total #watches: 563039
850.75/850.93	c total #propagations: 875764386 / total #impl: 3402917087 (eff. 0.257)
850.75/850.93	c #Conflicts:     680000 | #Learnt:      28750 | 0.000
850.75/850.93	c total clause space: 335.816MB
850.75/850.93	c total #watches: 567479
852.75/852.93	c total #propagations: 877382398 / total #impl: 3410162352 (eff. 0.257)
852.75/852.93	c #Conflicts:     681000 | #Learnt:      29750 | 0.000
852.75/852.93	c total clause space: 335.816MB
852.75/852.93	c total #watches: 571832
854.75/854.94	c total #propagations: 878843973 / total #impl: 3416062396 (eff. 0.257)
854.75/854.94	c #Conflicts:     682000 | #Learnt:      30750 | 0.000
854.75/854.94	c total clause space: 335.816MB
854.75/854.94	c total #watches: 574503
856.16/856.34	c total #propagations: 880149155 / total #impl: 3421342833 (eff. 0.257)
856.16/856.34	c #Conflicts:     683000 | #Learnt:      31750 | 0.000
856.16/856.34	c total clause space: 335.816MB
856.16/856.34	c total #watches: 578559
858.16/858.37	c total #propagations: 881223397 / total #impl: 3426335292 (eff. 0.257)
858.16/858.37	c #Conflicts:     684000 | #Learnt:      32750 | 0.000
858.16/858.37	c total clause space: 335.816MB
858.16/858.37	c total #watches: 580791
860.16/860.36	c total #propagations: 882731205 / total #impl: 3431065718 (eff. 0.257)
860.16/860.36	c #Conflicts:     685000 | #Learnt:      33750 | 0.000
860.16/860.36	c total clause space: 335.816MB
860.16/860.36	c total #watches: 583985
861.86/862.07	c total #propagations: 884161088 / total #impl: 3436086218 (eff. 0.257)
861.86/862.07	c #Conflicts:     686000 | #Learnt:      34750 | 0.000
861.86/862.07	c total clause space: 335.816MB
861.86/862.07	c total #watches: 586854
864.06/864.23	c total #propagations: 885257543 / total #impl: 3439545949 (eff. 0.257)
864.06/864.23	c #Conflicts:     687000 | #Learnt:      35750 | 0.000
864.06/864.23	c total clause space: 335.816MB
864.06/864.23	c total #watches: 589064
866.36/866.58	c total #propagations: 886751258 / total #impl: 3444815978 (eff. 0.257)
866.36/866.58	c #Conflicts:     688000 | #Learnt:      36750 | 0.000
866.36/866.58	c total clause space: 335.816MB
866.36/866.58	c total #watches: 591998
868.45/868.62	c total #propagations: 888358797 / total #impl: 3450349653 (eff. 0.257)
868.45/868.62	c #Conflicts:     689000 | #Learnt:      37750 | 0.000
868.45/868.62	c total clause space: 335.816MB
868.45/868.62	c total #watches: 594432
870.35/870.57	c total #propagations: 889703522 / total #impl: 3455040818 (eff. 0.258)
870.35/870.57	c #Conflicts:     690000 | #Learnt:      38750 | 0.000
870.35/870.57	c total clause space: 335.816MB
870.35/870.57	c total #watches: 598472
871.95/872.19	c total #propagations: 890922569 / total #impl: 3459703810 (eff. 0.258)
871.95/872.19	c #Conflicts:     691000 | #Learnt:      39750 | 0.000
871.95/872.19	c total clause space: 335.816MB
871.95/872.19	c total #watches: 602714
873.55/873.75	c total #propagations: 892005094 / total #impl: 3464112350 (eff. 0.257)
873.55/873.75	c GC COLLECT
873.55/873.75	c #Conflicts:     692000 | #Learnt:      20725 | 0.000
873.55/873.75	c total clause space: 335.816MB
873.55/873.75	c total #watches: 535253
874.75/874.97	c total #propagations: 893509777 / total #impl: 3469105146 (eff. 0.258)
874.75/874.97	c #Conflicts:     693000 | #Learnt:      21725 | 0.000
874.75/874.97	c total clause space: 335.816MB
874.75/874.97	c total #watches: 538096
876.15/876.35	c total #propagations: 894996106 / total #impl: 3474756631 (eff. 0.258)
876.15/876.35	c #Conflicts:     694000 | #Learnt:      22725 | 0.000
876.15/876.35	c total clause space: 335.816MB
876.15/876.36	c total #watches: 540450
877.35/877.59	c total #propagations: 896780127 / total #impl: 3480584620 (eff. 0.258)
877.35/877.59	c #Conflicts:     695000 | #Learnt:      23725 | 0.000
877.35/877.59	c total clause space: 335.816MB
877.35/877.60	c total #watches: 544059
878.45/878.63	c total #propagations: 898465651 / total #impl: 3486756289 (eff. 0.258)
878.45/878.63	c #Conflicts:     696000 | #Learnt:      24725 | 0.000
878.45/878.63	c total clause space: 335.816MB
878.45/878.63	c total #watches: 547330
879.45/879.65	c total #propagations: 899775614 / total #impl: 3492275950 (eff. 0.258)
879.45/879.65	c #Conflicts:     697000 | #Learnt:      25725 | 0.000
879.45/879.65	c total clause space: 335.816MB
879.45/879.65	c total #watches: 550607
880.35/880.53	c total #propagations: 900967526 / total #impl: 3497338214 (eff. 0.258)
880.35/880.53	c #Conflicts:     698000 | #Learnt:      26725 | 0.000
880.35/880.53	c total clause space: 335.816MB
880.35/880.53	c total #watches: 556209
881.95/882.18	c total #propagations: 901908503 / total #impl: 3502034879 (eff. 0.258)
881.95/882.18	c #Conflicts:     699000 | #Learnt:      27725 | 0.000
881.95/882.18	c total clause space: 335.816MB
881.95/882.18	c total #watches: 564815
883.35/883.59	c total #propagations: 903027104 / total #impl: 3506174048 (eff. 0.258)
883.35/883.59	c #Conflicts:     700000 | #Learnt:      28725 | 0.000
883.35/883.59	c total clause space: 335.816MB
883.35/883.60	c total #watches: 570655
884.95/885.17	c total #propagations: 903919458 / total #impl: 3511072479 (eff. 0.257)
884.95/885.17	c #Conflicts:     701000 | #Learnt:      29725 | 0.000
884.95/885.17	c total clause space: 335.816MB
884.95/885.17	c total #watches: 579372
887.05/887.21	c total #propagations: 904801673 / total #impl: 3515592147 (eff. 0.257)
887.05/887.21	c #Conflicts:     702000 | #Learnt:      30725 | 0.000
887.05/887.21	c total clause space: 335.816MB
887.05/887.21	c total #watches: 591927
889.65/889.90	c total #propagations: 905587289 / total #impl: 3519728521 (eff. 0.257)
889.65/889.90	c #Conflicts:     703000 | #Learnt:      31725 | 0.000
889.65/889.90	c total clause space: 335.816MB
889.65/889.90	c total #watches: 603347
895.05/895.25	c total #propagations: 906459703 / total #impl: 3523955311 (eff. 0.257)
895.05/895.25	c #Conflicts:     704000 | #Learnt:      32725 | 0.000
895.05/895.25	c total clause space: 335.816MB
895.05/895.25	c total #watches: 617840
900.65/900.85	c total #propagations: 907410613 / total #impl: 3529315982 (eff. 0.257)
900.65/900.85	c #Conflicts:     705000 | #Learnt:      33725 | 0.000
900.65/900.85	c total clause space: 335.816MB
900.65/900.85	c total #watches: 623843
908.05/908.26	c total #propagations: 908313705 / total #impl: 3534312524 (eff. 0.257)
908.05/908.26	c #Conflicts:     706000 | #Learnt:      34725 | 0.000
908.05/908.26	c total clause space: 335.816MB
908.05/908.26	c total #watches: 627422
915.85/916.05	c total #propagations: 909289610 / total #impl: 3539006266 (eff. 0.257)
915.85/916.05	c #Conflicts:     707000 | #Learnt:      35725 | 0.000
915.85/916.05	c total clause space: 335.816MB
915.85/916.05	c total #watches: 629621
922.75/922.92	c total #propagations: 910568132 / total #impl: 3543947602 (eff. 0.257)
922.75/922.92	c #Conflicts:     708000 | #Learnt:      36725 | 0.000
922.75/922.92	c total clause space: 335.816MB
922.75/922.92	c total #watches: 632070
929.84/930.04	c total #propagations: 911609572 / total #impl: 3548481231 (eff. 0.257)
929.84/930.04	c #Conflicts:     709000 | #Learnt:      37725 | 0.000
929.84/930.04	c total clause space: 335.816MB
929.84/930.04	c total #watches: 634272
936.44/936.63	c total #propagations: 912795992 / total #impl: 3553335490 (eff. 0.257)
936.44/936.63	c #Conflicts:     710000 | #Learnt:      38725 | 0.000
936.44/936.63	c total clause space: 335.816MB
936.44/936.63	c total #watches: 636761
942.14/942.38	c total #propagations: 913724605 / total #impl: 3559039745 (eff. 0.257)
942.14/942.38	c #Conflicts:     711000 | #Learnt:      39725 | 0.000
942.14/942.38	c total clause space: 335.816MB
942.14/942.38	c total #watches: 640003
948.05/948.22	c total #propagations: 914496248 / total #impl: 3565501089 (eff. 0.256)
948.05/948.22	c GC COLLECT
948.05/948.22	c #Conflicts:     712000 | #Learnt:      20474 | 0.000
948.05/948.22	c total clause space: 335.816MB
948.05/948.23	c total #watches: 534318
948.74/948.90	c total #propagations: 915361180 / total #impl: 3572646567 (eff. 0.256)
948.74/948.90	c #Conflicts:     713000 | #Learnt:      21474 | 0.000
948.74/948.90	c total clause space: 335.816MB
948.74/948.90	c total #watches: 540530
949.34/949.59	c total #propagations: 916115245 / total #impl: 3579131185 (eff. 0.256)
949.34/949.59	c #Conflicts:     714000 | #Learnt:      22474 | 0.000
949.34/949.59	c total clause space: 335.816MB
949.34/949.59	c total #watches: 545134
950.44/950.67	c total #propagations: 916687242 / total #impl: 3582889883 (eff. 0.256)
950.44/950.67	c #Conflicts:     715000 | #Learnt:      23474 | 0.000
950.44/950.67	c total clause space: 335.816MB
950.44/950.67	c total #watches: 553816
951.94/952.16	c total #propagations: 917353280 / total #impl: 3587511894 (eff. 0.256)
951.94/952.16	c #Conflicts:     716000 | #Learnt:      24474 | 0.000
951.94/952.16	c total clause space: 335.816MB
951.94/952.16	c total #watches: 559168
953.74/953.91	c total #propagations: 918114958 / total #impl: 3592191757 (eff. 0.256)
953.74/953.91	c #Conflicts:     717000 | #Learnt:      25474 | 0.000
953.74/953.91	c total clause space: 335.816MB
953.74/953.91	c total #watches: 563968
955.85/956.09	c total #propagations: 918834539 / total #impl: 3596139261 (eff. 0.256)
955.85/956.09	c #Conflicts:     718000 | #Learnt:      26474 | 0.000
955.85/956.09	c total clause space: 335.816MB
955.85/956.09	c total #watches: 569488
958.64/958.83	c total #propagations: 919590252 / total #impl: 3600658643 (eff. 0.255)
958.64/958.83	c #Conflicts:     719000 | #Learnt:      27474 | 0.000
958.64/958.83	c total clause space: 335.816MB
958.64/958.83	c total #watches: 573422
961.44/961.60	c total #propagations: 920499689 / total #impl: 3604545067 (eff. 0.255)
961.44/961.60	c #Conflicts:     720000 | #Learnt:      28474 | 0.000
961.44/961.60	c total clause space: 335.816MB
961.44/961.60	c total #watches: 578010
964.24/964.40	c total #propagations: 921345425 / total #impl: 3609055395 (eff. 0.255)
964.24/964.40	c #Conflicts:     721000 | #Learnt:      29474 | 0.000
964.24/964.40	c total clause space: 335.816MB
964.24/964.40	c total #watches: 581008
966.74/966.94	c total #propagations: 922297450 / total #impl: 3613410507 (eff. 0.255)
966.74/966.94	c #Conflicts:     722000 | #Learnt:      30474 | 0.000
966.74/966.94	c total clause space: 335.816MB
966.74/966.94	c total #watches: 586270
969.04/969.26	c total #propagations: 923346457 / total #impl: 3618886997 (eff. 0.255)
969.04/969.26	c #Conflicts:     723000 | #Learnt:      31474 | 0.000
969.04/969.26	c total clause space: 335.816MB
969.04/969.26	c total #watches: 592912
970.74/970.96	c total #propagations: 924403648 / total #impl: 3623494024 (eff. 0.255)
970.74/970.96	c #Conflicts:     724000 | #Learnt:      32474 | 0.000
970.74/970.96	c total clause space: 335.816MB
970.74/970.96	c total #watches: 604080
973.44/973.64	c total #propagations: 925097095 / total #impl: 3626571600 (eff. 0.255)
973.44/973.64	c #Conflicts:     725000 | #Learnt:      33474 | 0.000
973.44/973.64	c total clause space: 335.816MB
973.44/973.64	c total #watches: 620217
977.13/977.37	c total #propagations: 925816109 / total #impl: 3629692824 (eff. 0.255)
977.13/977.37	c #Conflicts:     726000 | #Learnt:      34474 | 0.000
977.13/977.37	c total clause space: 335.816MB
977.13/977.37	c total #watches: 630719
982.03/982.24	c total #propagations: 926540737 / total #impl: 3632957344 (eff. 0.255)
982.03/982.24	c #Conflicts:     727000 | #Learnt:      35474 | 0.000
982.03/982.24	c total clause space: 335.816MB
982.03/982.24	c total #watches: 645808
985.44/985.67	c total #propagations: 927291296 / total #impl: 3636578169 (eff. 0.255)
985.44/985.67	c #Conflicts:     728000 | #Learnt:      36474 | 0.000
985.44/985.67	c total clause space: 335.816MB
985.44/985.67	c total #watches: 649307
989.43/989.64	c total #propagations: 928201716 / total #impl: 3640153336 (eff. 0.255)
989.43/989.64	c #Conflicts:     729000 | #Learnt:      37474 | 0.000
989.43/989.64	c total clause space: 335.816MB
989.43/989.64	c total #watches: 657382
992.93/993.16	c total #propagations: 929084002 / total #impl: 3644341064 (eff. 0.255)
992.93/993.16	c #Conflicts:     730000 | #Learnt:      38474 | 0.000
992.93/993.16	c total clause space: 335.816MB
992.93/993.17	c total #watches: 659603
996.54/996.76	c total #propagations: 930003922 / total #impl: 3648184682 (eff. 0.255)
996.54/996.76	c #Conflicts:     731000 | #Learnt:      39474 | 0.000
996.54/996.76	c total clause space: 335.816MB
996.54/996.76	c total #watches: 666485
1001.43/1001.60	c total #propagations: 930758510 / total #impl: 3651524310 (eff. 0.255)
1001.43/1001.60	c #Conflicts:     732000 | #Learnt:      40474 | 0.000
1001.43/1001.60	c total clause space: 335.816MB
1001.43/1001.60	c total #watches: 673760
1006.23/1006.43	c total #propagations: 931613112 / total #impl: 3656102561 (eff. 0.255)
1006.23/1006.43	c GC COLLECT
1006.23/1006.43	c #Conflicts:     733000 | #Learnt:      20931 | 0.000
1006.23/1006.43	c total clause space: 335.816MB
1006.23/1006.43	c total #watches: 536927
1006.93/1007.16	c total #propagations: 932333128 / total #impl: 3659632073 (eff. 0.255)
1006.93/1007.16	c #Conflicts:     734000 | #Learnt:      21931 | 0.000
1006.93/1007.16	c total clause space: 335.816MB
1006.93/1007.16	c total #watches: 543669
1007.93/1008.17	c total #propagations: 933242976 / total #impl: 3663007495 (eff. 0.255)
1007.93/1008.17	c #Conflicts:     735000 | #Learnt:      22931 | 0.000
1007.93/1008.17	c total clause space: 335.816MB
1007.93/1008.17	c total #watches: 552764
1009.23/1009.42	c total #propagations: 934206485 / total #impl: 3666771578 (eff. 0.255)
1009.23/1009.42	c #Conflicts:     736000 | #Learnt:      23931 | 0.000
1009.23/1009.42	c total clause space: 335.816MB
1009.23/1009.42	c total #watches: 556949
1010.33/1010.58	c total #propagations: 935367430 / total #impl: 3671860935 (eff. 0.255)
1010.33/1010.58	c #Conflicts:     737000 | #Learnt:      24931 | 0.000
1010.33/1010.58	c total clause space: 335.816MB
1010.33/1010.58	c total #watches: 559862
1011.93/1012.11	c total #propagations: 936377616 / total #impl: 3676702358 (eff. 0.255)
1011.93/1012.11	c #Conflicts:     738000 | #Learnt:      25931 | 0.000
1011.93/1012.11	c total clause space: 335.816MB
1011.93/1012.11	c total #watches: 564117
1013.23/1013.48	c total #propagations: 937651191 / total #impl: 3682747675 (eff. 0.255)
1013.23/1013.48	c #Conflicts:     739000 | #Learnt:      26931 | 0.000
1013.23/1013.48	c total clause space: 335.816MB
1013.23/1013.48	c total #watches: 566679
1015.03/1015.30	c total #propagations: 938789515 / total #impl: 3687217889 (eff. 0.255)
1015.03/1015.30	c #Conflicts:     740000 | #Learnt:      27931 | 0.000
1015.03/1015.30	c total clause space: 335.816MB
1015.03/1015.30	c total #watches: 571936
1016.43/1016.70	c total #propagations: 940178535 / total #impl: 3693637948 (eff. 0.255)
1016.43/1016.70	c #Conflicts:     741000 | #Learnt:      28931 | 0.000
1016.43/1016.70	c total clause space: 335.816MB
1016.43/1016.70	c total #watches: 575210
1017.73/1017.97	c total #propagations: 941206731 / total #impl: 3698735131 (eff. 0.254)
1017.73/1017.97	c #Conflicts:     742000 | #Learnt:      29931 | 0.000
1017.73/1017.97	c total clause space: 335.816MB
1017.73/1017.97	c total #watches: 579014
1019.23/1019.48	c total #propagations: 942035267 / total #impl: 3703652865 (eff. 0.254)
1019.23/1019.48	c #Conflicts:     743000 | #Learnt:      30931 | 0.000
1019.23/1019.48	c total clause space: 335.816MB
1019.23/1019.48	c total #watches: 581386
1021.23/1021.41	c total #propagations: 943098754 / total #impl: 3708386962 (eff. 0.254)
1021.23/1021.41	c #Conflicts:     744000 | #Learnt:      31931 | 0.000
1021.23/1021.41	c total clause space: 335.816MB
1021.23/1021.41	c total #watches: 587453
1023.83/1024.01	c total #propagations: 944389515 / total #impl: 3714405910 (eff. 0.254)
1023.83/1024.01	c #Conflicts:     745000 | #Learnt:      32931 | 0.000
1023.83/1024.01	c total clause space: 335.816MB
1023.83/1024.01	c total #watches: 593091
1026.02/1026.27	c total #propagations: 945989544 / total #impl: 3721090104 (eff. 0.254)
1026.02/1026.27	c #Conflicts:     746000 | #Learnt:      33931 | 0.000
1026.02/1026.27	c total clause space: 335.816MB
1026.02/1026.27	c total #watches: 596233
1028.22/1028.46	c total #propagations: 947463414 / total #impl: 3726933526 (eff. 0.254)
1028.22/1028.46	c #Conflicts:     747000 | #Learnt:      34931 | 0.000
1028.22/1028.46	c total clause space: 335.816MB
1028.22/1028.46	c total #watches: 599189
1030.42/1030.69	c total #propagations: 948966667 / total #impl: 3732678647 (eff. 0.254)
1030.42/1030.69	c #Conflicts:     748000 | #Learnt:      35931 | 0.000
1030.42/1030.69	c total clause space: 335.816MB
1030.42/1030.69	c total #watches: 601765
1033.32/1033.51	c total #propagations: 950369200 / total #impl: 3737448736 (eff. 0.254)
1033.32/1033.51	c #Conflicts:     749000 | #Learnt:      36931 | 0.000
1033.32/1033.51	c total clause space: 335.816MB
1033.32/1033.51	c total #watches: 605260
1035.03/1035.28	c total #propagations: 951966199 / total #impl: 3743741883 (eff. 0.254)
1035.03/1035.28	c #Conflicts:     750000 | #Learnt:      37931 | 0.000
1035.03/1035.28	c total clause space: 335.816MB
1035.03/1035.28	c total #watches: 608134
1037.23/1037.45	c total #propagations: 952942946 / total #impl: 3746816542 (eff. 0.254)
1037.23/1037.45	c #Conflicts:     751000 | #Learnt:      38931 | 0.000
1037.23/1037.45	c total clause space: 335.816MB
1037.23/1037.45	c total #watches: 610684
1039.22/1039.43	c total #propagations: 954315575 / total #impl: 3752081126 (eff. 0.254)
1039.22/1039.43	c #Conflicts:     752000 | #Learnt:      39931 | 0.000
1039.22/1039.43	c total clause space: 335.816MB
1039.22/1039.43	c total #watches: 614705
1041.82/1042.00	c total #propagations: 955435538 / total #impl: 3757155757 (eff. 0.254)
1041.82/1042.00	c #Conflicts:     753000 | #Learnt:      40931 | 0.000
1041.82/1042.00	c total clause space: 335.816MB
1041.82/1042.00	c total #watches: 617160
1044.62/1044.86	c total #propagations: 956869902 / total #impl: 3762720687 (eff. 0.254)
1044.62/1044.86	c #Conflicts:     754000 | #Learnt:      41931 | 0.000
1044.62/1044.86	c total clause space: 335.816MB
1044.62/1044.86	c total #watches: 620050
1045.82/1046.06	c total #propagations: 958516107 / total #impl: 3769717670 (eff. 0.254)
1045.82/1046.06	c GC COLLECT
1045.82/1046.06	c #Conflicts:     755000 | #Learnt:      21970 | 0.000
1045.82/1046.06	c total clause space: 335.816MB
1045.82/1046.06	c total #watches: 540816
1047.22/1047.40	c total #propagations: 959739747 / total #impl: 3773929376 (eff. 0.254)
1047.22/1047.40	c #Conflicts:     756000 | #Learnt:      22970 | 0.000
1047.22/1047.40	c total clause space: 335.816MB
1047.22/1047.40	c total #watches: 543761
1048.32/1048.57	c total #propagations: 961246210 / total #impl: 3779354620 (eff. 0.254)
1048.32/1048.57	c #Conflicts:     757000 | #Learnt:      23970 | 0.000
1048.32/1048.57	c total clause space: 335.816MB
1048.32/1048.57	c total #watches: 546843
1049.62/1049.83	c total #propagations: 962705268 / total #impl: 3785111424 (eff. 0.254)
1049.62/1049.83	c #Conflicts:     758000 | #Learnt:      24970 | 0.000
1049.62/1049.83	c total clause space: 335.816MB
1049.62/1049.84	c total #watches: 550240
1051.02/1051.20	c total #propagations: 963958779 / total #impl: 3789967628 (eff. 0.254)
1051.02/1051.20	c #Conflicts:     759000 | #Learnt:      25970 | 0.000
1051.02/1051.20	c total clause space: 335.816MB
1051.02/1051.20	c total #watches: 553913
1052.22/1052.48	c total #propagations: 965298871 / total #impl: 3794911473 (eff. 0.254)
1052.22/1052.48	c #Conflicts:     760000 | #Learnt:      26970 | 0.000
1052.22/1052.48	c total clause space: 335.816MB
1052.22/1052.48	c total #watches: 556510
1053.52/1053.75	c total #propagations: 966720585 / total #impl: 3800408827 (eff. 0.254)
1053.52/1053.75	c #Conflicts:     761000 | #Learnt:      27970 | 0.000
1053.52/1053.75	c total clause space: 335.816MB
1053.52/1053.75	c total #watches: 561578
1054.83/1055.02	c total #propagations: 967935825 / total #impl: 3804981683 (eff. 0.254)
1054.83/1055.02	c #Conflicts:     762000 | #Learnt:      28970 | 0.000
1054.83/1055.02	c total clause space: 335.816MB
1054.83/1055.02	c total #watches: 564805
1056.12/1056.36	c total #propagations: 969118219 / total #impl: 3808988877 (eff. 0.254)
1056.12/1056.36	c #Conflicts:     763000 | #Learnt:      29970 | 0.000
1056.12/1056.36	c total clause space: 335.816MB
1056.12/1056.36	c total #watches: 569194
1057.42/1057.67	c total #propagations: 970241890 / total #impl: 3812639353 (eff. 0.254)
1057.42/1057.67	c #Conflicts:     764000 | #Learnt:      30970 | 0.000
1057.42/1057.67	c total clause space: 335.816MB
1057.42/1057.67	c total #watches: 573256
1059.22/1059.43	c total #propagations: 971371246 / total #impl: 3817228092 (eff. 0.254)
1059.22/1059.43	c #Conflicts:     765000 | #Learnt:      31970 | 0.000
1059.22/1059.43	c total clause space: 335.816MB
1059.22/1059.43	c total #watches: 576514
1060.72/1060.99	c total #propagations: 972855108 / total #impl: 3822973470 (eff. 0.254)
1060.72/1060.99	c #Conflicts:     766000 | #Learnt:      32970 | 0.000
1060.72/1060.99	c total clause space: 335.816MB
1060.72/1060.99	c total #watches: 581288
1062.42/1062.64	c total #propagations: 974066871 / total #impl: 3828188808 (eff. 0.254)
1062.42/1062.64	c #Conflicts:     767000 | #Learnt:      33970 | 0.000
1062.42/1062.64	c total clause space: 335.816MB
1062.42/1062.64	c total #watches: 586736
1064.22/1064.42	c total #propagations: 975282964 / total #impl: 3833042343 (eff. 0.254)
1064.22/1064.42	c #Conflicts:     768000 | #Learnt:      34970 | 0.000
1064.22/1064.42	c total clause space: 335.816MB
1064.22/1064.42	c total #watches: 589959
1065.62/1065.88	c total #propagations: 976664296 / total #impl: 3837357229 (eff. 0.255)
1065.62/1065.88	c #Conflicts:     769000 | #Learnt:      35970 | 0.000
1065.62/1065.88	c total clause space: 335.816MB
1065.62/1065.88	c total #watches: 594087
1067.22/1067.43	c total #propagations: 977886821 / total #impl: 3842769252 (eff. 0.254)
1067.22/1067.43	c #Conflicts:     770000 | #Learnt:      36970 | 0.000
1067.22/1067.43	c total clause space: 335.816MB
1067.22/1067.43	c total #watches: 596800
1068.72/1068.97	c total #propagations: 978981849 / total #impl: 3846835729 (eff. 0.254)
1068.72/1068.97	c #Conflicts:     771000 | #Learnt:      37970 | 0.000
1068.72/1068.97	c total clause space: 335.816MB
1068.72/1068.98	c total #watches: 602293
1070.72/1070.91	c total #propagations: 980125116 / total #impl: 3851745143 (eff. 0.254)
1070.72/1070.91	c #Conflicts:     772000 | #Learnt:      38970 | 0.000
1070.72/1070.91	c total clause space: 335.816MB
1070.72/1070.91	c total #watches: 605484
1072.52/1072.71	c total #propagations: 981431824 / total #impl: 3856639189 (eff. 0.254)
1072.52/1072.71	c #Conflicts:     773000 | #Learnt:      39970 | 0.000
1072.52/1072.71	c total clause space: 335.816MB
1072.52/1072.71	c total #watches: 608126
1074.62/1074.89	c total #propagations: 982512522 / total #impl: 3860105711 (eff. 0.255)
1074.62/1074.89	c #Conflicts:     774000 | #Learnt:      40970 | 0.000
1074.62/1074.89	c total clause space: 335.816MB
1074.62/1074.89	c total #watches: 612302
1076.82/1077.05	c total #propagations: 983847775 / total #impl: 3865471196 (eff. 0.255)
1076.82/1077.05	c #Conflicts:     775000 | #Learnt:      41970 | 0.000
1076.82/1077.05	c total clause space: 335.816MB
1076.82/1077.05	c total #watches: 615698
1078.52/1078.75	c total #propagations: 985099006 / total #impl: 3871320225 (eff. 0.254)
1078.52/1078.75	c GC COLLECT
1078.52/1078.75	c #Conflicts:     776000 | #Learnt:      21745 | 0.000
1078.52/1078.75	c total clause space: 335.816MB
1078.52/1078.75	c total #watches: 540141
1079.61/1079.82	c total #propagations: 986465364 / total #impl: 3876367842 (eff. 0.254)
1079.61/1079.82	c #Conflicts:     777000 | #Learnt:      22745 | 0.000
1079.61/1079.82	c total clause space: 335.816MB
1079.61/1079.82	c total #watches: 542470
1080.81/1081.02	c total #propagations: 987767616 / total #impl: 3880946381 (eff. 0.255)
1080.81/1081.02	c #Conflicts:     778000 | #Learnt:      23745 | 0.000
1080.81/1081.02	c total clause space: 335.816MB
1080.81/1081.02	c total #watches: 545044
1082.32/1082.52	c total #propagations: 989137694 / total #impl: 3886601619 (eff. 0.254)
1082.32/1082.52	c #Conflicts:     779000 | #Learnt:      24745 | 0.000
1082.32/1082.52	c total clause space: 335.816MB
1082.32/1082.52	c total #watches: 548053
1083.81/1084.01	c total #propagations: 990825133 / total #impl: 3892629871 (eff. 0.255)
1083.81/1084.01	c #Conflicts:     780000 | #Learnt:      25745 | 0.000
1083.81/1084.01	c total clause space: 335.816MB
1083.81/1084.01	c total #watches: 553207
1085.52/1085.80	c total #propagations: 992565389 / total #impl: 3899745094 (eff. 0.255)
1085.52/1085.80	c #Conflicts:     781000 | #Learnt:      26745 | 0.000
1085.52/1085.80	c total clause space: 335.816MB
1085.52/1085.80	c total #watches: 556113
1086.81/1087.06	c total #propagations: 994347525 / total #impl: 3907354888 (eff. 0.254)
1086.81/1087.06	c #Conflicts:     782000 | #Learnt:      27745 | 0.000
1086.81/1087.06	c total clause space: 335.816MB
1086.81/1087.06	c total #watches: 559289
1087.82/1088.06	c total #propagations: 995749913 / total #impl: 3914053661 (eff. 0.254)
1087.82/1088.06	c #Conflicts:     783000 | #Learnt:      28745 | 0.000
1087.82/1088.06	c total clause space: 335.816MB
1087.82/1088.06	c total #watches: 562037
1089.01/1089.22	c total #propagations: 996683016 / total #impl: 3917795121 (eff. 0.254)
1089.01/1089.22	c #Conflicts:     784000 | #Learnt:      29745 | 0.000
1089.01/1089.22	c total clause space: 335.816MB
1089.01/1089.22	c total #watches: 564101
1090.11/1090.39	c total #propagations: 997628795 / total #impl: 3921286085 (eff. 0.254)
1090.11/1090.39	c #Conflicts:     785000 | #Learnt:      30745 | 0.000
1090.11/1090.39	c total clause space: 335.816MB
1090.11/1090.39	c total #watches: 566212
1091.41/1091.64	c total #propagations: 998612847 / total #impl: 3925028374 (eff. 0.254)
1091.41/1091.64	c #Conflicts:     786000 | #Learnt:      31745 | 0.000
1091.41/1091.64	c total clause space: 335.816MB
1091.41/1091.64	c total #watches: 568376
1092.51/1092.77	c total #propagations: 999675530 / total #impl: 3929026402 (eff. 0.254)
1092.51/1092.77	c #Conflicts:     787000 | #Learnt:      32745 | 0.000
1092.51/1092.77	c total clause space: 335.816MB
1092.51/1092.77	c total #watches: 570474
1093.61/1093.86	c total #propagations: 1000691653 / total #impl: 3932863086 (eff. 0.254)
1093.61/1093.86	c #Conflicts:     788000 | #Learnt:      33745 | 0.000
1093.61/1093.86	c total clause space: 335.816MB
1093.61/1093.86	c total #watches: 572775
1094.81/1095.03	c total #propagations: 1001711059 / total #impl: 3936834011 (eff. 0.254)
1094.81/1095.03	c #Conflicts:     789000 | #Learnt:      34745 | 0.000
1094.81/1095.03	c total clause space: 335.816MB
1094.81/1095.03	c total #watches: 574983
1096.21/1096.46	c total #propagations: 1002728705 / total #impl: 3940366285 (eff. 0.254)
1096.21/1096.46	c #Conflicts:     790000 | #Learnt:      35745 | 0.000
1096.21/1096.46	c total clause space: 335.816MB
1096.21/1096.47	c total #watches: 577457
1097.72/1097.91	c total #propagations: 1004127249 / total #impl: 3945344955 (eff. 0.255)
1097.72/1097.91	c #Conflicts:     791000 | #Learnt:      36745 | 0.000
1097.72/1097.91	c total clause space: 335.816MB
1097.72/1097.91	c total #watches: 581108
1099.01/1099.29	c total #propagations: 1005503605 / total #impl: 3950169459 (eff. 0.255)
1099.01/1099.29	c #Conflicts:     792000 | #Learnt:      37745 | 0.000
1099.01/1099.29	c total clause space: 335.816MB
1099.01/1099.29	c total #watches: 584348
1100.41/1100.69	c total #propagations: 1006935358 / total #impl: 3956251468 (eff. 0.255)
1100.41/1100.69	c #Conflicts:     793000 | #Learnt:      38745 | 0.000
1100.41/1100.69	c total clause space: 335.816MB
1100.41/1100.69	c total #watches: 587778
1101.81/1102.08	c total #propagations: 1008271343 / total #impl: 3961711217 (eff. 0.255)
1101.81/1102.08	c #Conflicts:     794000 | #Learnt:      39745 | 0.000
1101.81/1102.08	c total clause space: 335.816MB
1101.81/1102.08	c total #watches: 592393
1103.22/1103.41	c total #propagations: 1009494797 / total #impl: 3966721683 (eff. 0.254)
1103.22/1103.41	c #Conflicts:     795000 | #Learnt:      40745 | 0.000
1103.22/1103.41	c total clause space: 335.816MB
1103.22/1103.41	c total #watches: 594809
1105.21/1105.41	c total #propagations: 1010642473 / total #impl: 3970612607 (eff. 0.255)
1105.21/1105.41	c #Conflicts:     796000 | #Learnt:      41745 | 0.000
1105.21/1105.41	c total clause space: 335.816MB
1105.21/1105.41	c total #watches: 597763
1107.01/1107.27	c total #propagations: 1012219144 / total #impl: 3976914624 (eff. 0.255)
1107.01/1107.27	c #Conflicts:     797000 | #Learnt:      42745 | 0.000
1107.01/1107.27	c total clause space: 335.816MB
1107.01/1107.27	c total #watches: 601435
1108.62/1108.85	c total #propagations: 1013640087 / total #impl: 3982573036 (eff. 0.255)
1108.62/1108.85	c GC COLLECT
1108.62/1108.85	c #Conflicts:     798000 | #Learnt:      22220 | 0.000
1108.62/1108.85	c total clause space: 335.816MB
1108.62/1108.85	c total #watches: 541751
1109.91/1110.11	c total #propagations: 1015193053 / total #impl: 3988883195 (eff. 0.255)
1109.91/1110.11	c #Conflicts:     799000 | #Learnt:      23220 | 0.000
1109.91/1110.11	c total clause space: 335.816MB
1109.91/1110.11	c total #watches: 544518
1111.11/1111.31	c total #propagations: 1016692522 / total #impl: 3994484043 (eff. 0.255)
1111.11/1111.31	c #Conflicts:     800000 | #Learnt:      24220 | 0.000
1111.11/1111.31	c total clause space: 335.816MB
1111.11/1111.31	c total #watches: 549462
1112.21/1112.40	c total #propagations: 1018106493 / total #impl: 4000162911 (eff. 0.255)
1112.21/1112.40	c #Conflicts:     801000 | #Learnt:      25220 | 0.000
1112.21/1112.40	c total clause space: 335.816MB
1112.21/1112.40	c total #watches: 551713
1113.31/1113.54	c total #propagations: 1019259749 / total #impl: 4004052623 (eff. 0.255)
1113.31/1113.54	c #Conflicts:     802000 | #Learnt:      26220 | 0.000
1113.31/1113.54	c total clause space: 335.816MB
1113.31/1113.54	c total #watches: 554989
1114.31/1114.50	c total #propagations: 1020375600 / total #impl: 4008108529 (eff. 0.255)
1114.31/1114.50	c #Conflicts:     803000 | #Learnt:      27220 | 0.000
1114.31/1114.50	c total clause space: 335.816MB
1114.31/1114.50	c total #watches: 557795
1115.32/1115.59	c total #propagations: 1021293913 / total #impl: 4011254081 (eff. 0.255)
1115.32/1115.59	c #Conflicts:     804000 | #Learnt:      28220 | 0.000
1115.32/1115.59	c total clause space: 335.816MB
1115.32/1115.59	c total #watches: 562850
1116.81/1117.09	c total #propagations: 1022384675 / total #impl: 4015913915 (eff. 0.255)
1116.81/1117.09	c #Conflicts:     805000 | #Learnt:      29220 | 0.000
1116.81/1117.09	c total clause space: 335.816MB
1116.81/1117.09	c total #watches: 573410
1119.21/1119.44	c total #propagations: 1023694308 / total #impl: 4021727131 (eff. 0.255)
1119.21/1119.44	c #Conflicts:     806000 | #Learnt:      30220 | 0.000
1119.21/1119.44	c total clause space: 335.816MB
1119.21/1119.44	c total #watches: 585698
1122.71/1122.96	c total #propagations: 1024692976 / total #impl: 4027302305 (eff. 0.254)
1122.71/1122.96	c #Conflicts:     807000 | #Learnt:      31220 | 0.000
1122.71/1122.96	c total clause space: 335.816MB
1122.71/1122.96	c total #watches: 593256
1128.01/1128.21	c total #propagations: 1025801945 / total #impl: 4032800308 (eff. 0.254)
1128.01/1128.21	c #Conflicts:     808000 | #Learnt:      32220 | 0.000
1128.01/1128.21	c total clause space: 335.816MB
1128.01/1128.21	c total #watches: 609341
1134.91/1135.16	c total #propagations: 1026881075 / total #impl: 4038793120 (eff. 0.254)
1134.91/1135.16	c #Conflicts:     809000 | #Learnt:      33220 | 0.000
1134.91/1135.16	c total clause space: 335.816MB
1134.91/1135.16	c total #watches: 613239
1141.20/1141.48	c total #propagations: 1028223780 / total #impl: 4044510393 (eff. 0.254)
1141.20/1141.48	c #Conflicts:     810000 | #Learnt:      34220 | 0.000
1141.20/1141.48	c total clause space: 335.816MB
1141.20/1141.48	c total #watches: 616786
1146.50/1146.77	c total #propagations: 1029534093 / total #impl: 4049609235 (eff. 0.254)
1146.50/1146.77	c #Conflicts:     811000 | #Learnt:      35220 | 0.000
1146.50/1146.77	c total clause space: 335.816MB
1146.50/1146.77	c total #watches: 624064
1150.80/1151.05	c total #propagations: 1030679971 / total #impl: 4054100153 (eff. 0.254)
1150.80/1151.05	c #Conflicts:     812000 | #Learnt:      36220 | 0.000
1150.80/1151.05	c total clause space: 335.816MB
1150.80/1151.05	c total #watches: 628777
1157.80/1158.08	c total #propagations: 1031577514 / total #impl: 4058028144 (eff. 0.254)
1157.80/1158.08	c #Conflicts:     813000 | #Learnt:      37220 | 0.000
1157.80/1158.08	c total clause space: 335.816MB
1157.80/1158.08	c total #watches: 631385
1163.80/1164.01	c total #propagations: 1033172328 / total #impl: 4063983553 (eff. 0.254)
1163.80/1164.01	c #Conflicts:     814000 | #Learnt:      38220 | 0.000
1163.80/1164.01	c total clause space: 335.816MB
1163.80/1164.01	c total #watches: 634166
1169.21/1169.43	c total #propagations: 1034728092 / total #impl: 4069811506 (eff. 0.254)
1169.21/1169.43	c #Conflicts:     815000 | #Learnt:      39220 | 0.000
1169.21/1169.43	c total clause space: 335.816MB
1169.21/1169.43	c total #watches: 637087
1173.80/1174.07	c total #propagations: 1036060744 / total #impl: 4074575084 (eff. 0.254)
1173.80/1174.07	c #Conflicts:     816000 | #Learnt:      40220 | 0.000
1173.80/1174.07	c total clause space: 335.816MB
1173.80/1174.07	c total #watches: 639398
1179.90/1180.19	c total #propagations: 1037170359 / total #impl: 4079994051 (eff. 0.254)
1179.90/1180.19	c #Conflicts:     817000 | #Learnt:      41220 | 0.000
1179.90/1180.19	c total clause space: 335.816MB
1179.90/1180.19	c total #watches: 642407
1184.90/1185.17	c total #propagations: 1038837425 / total #impl: 4086418651 (eff. 0.254)
1184.90/1185.17	c #Conflicts:     818000 | #Learnt:      42220 | 0.000
1184.90/1185.17	c total clause space: 335.816MB
1184.90/1185.17	c total #watches: 644802
1190.70/1190.93	c total #propagations: 1040273075 / total #impl: 4091512196 (eff. 0.254)
1190.70/1190.93	c #Conflicts:     819000 | #Learnt:      43220 | 0.000
1190.70/1190.93	c total clause space: 335.816MB
1190.70/1190.93	c total #watches: 647805
1194.10/1194.38	c total #propagations: 1041898246 / total #impl: 4098283229 (eff. 0.254)
1194.10/1194.38	c GC COLLECT
1194.10/1194.38	c #Conflicts:     820000 | #Learnt:      22422 | 0.000
1194.10/1194.38	c total clause space: 335.816MB
1194.10/1194.38	c total #watches: 541795
1195.50/1195.74	c total #propagations: 1043375934 / total #impl: 4104410788 (eff. 0.254)
1195.50/1195.74	c #Conflicts:     821000 | #Learnt:      23422 | 0.000
1195.50/1195.74	c total clause space: 335.816MB
1195.50/1195.74	c total #watches: 544889
1196.61/1196.87	c total #propagations: 1044970405 / total #impl: 4110647061 (eff. 0.254)
1196.61/1196.87	c #Conflicts:     822000 | #Learnt:      24422 | 0.000
1196.61/1196.87	c total clause space: 335.816MB
1196.61/1196.87	c total #watches: 547724
1197.60/1197.90	c total #propagations: 1046284182 / total #impl: 4115676725 (eff. 0.254)
1197.60/1197.90	c #Conflicts:     823000 | #Learnt:      25422 | 0.000
1197.60/1197.90	c total clause space: 335.816MB
1197.60/1197.90	c total #watches: 550194
1198.70/1198.98	c total #propagations: 1047544973 / total #impl: 4120141035 (eff. 0.254)
1198.70/1198.98	c #Conflicts:     824000 | #Learnt:      26422 | 0.000
1198.70/1198.98	c total clause space: 335.816MB
1198.70/1198.98	c total #watches: 552527
1199.70/1199.90	c total #propagations: 1048854842 / total #impl: 4125471458 (eff. 0.254)
1199.70/1199.90	c #Conflicts:     825000 | #Learnt:      27422 | 0.000
1199.70/1199.90	c total clause space: 335.816MB
1199.70/1199.90	c total #watches: 555416
1200.80/1201.08	c total #propagations: 1049916872 / total #impl: 4129322240 (eff. 0.254)
1200.80/1201.08	c #Conflicts:     826000 | #Learnt:      28422 | 0.000
1200.80/1201.08	c total clause space: 335.816MB
1200.80/1201.08	c total #watches: 557548
1202.11/1202.32	c total #propagations: 1051120820 / total #impl: 4132919387 (eff. 0.254)
1202.11/1202.32	c #Conflicts:     827000 | #Learnt:      29422 | 0.000
1202.11/1202.32	c total clause space: 335.816MB
1202.11/1202.32	c total #watches: 559775
1203.50/1203.70	c total #propagations: 1052367145 / total #impl: 4136841816 (eff. 0.254)
1203.50/1203.70	c #Conflicts:     828000 | #Learnt:      30422 | 0.000
1203.50/1203.70	c total clause space: 335.816MB
1203.50/1203.70	c total #watches: 562884
1204.90/1205.13	c total #propagations: 1053742705 / total #impl: 4141521133 (eff. 0.254)
1204.90/1205.13	c #Conflicts:     829000 | #Learnt:      31422 | 0.000
1204.90/1205.13	c total clause space: 335.816MB
1204.90/1205.13	c total #watches: 565273
1206.40/1206.63	c total #propagations: 1055067628 / total #impl: 4145966134 (eff. 0.254)
1206.40/1206.63	c #Conflicts:     830000 | #Learnt:      32422 | 0.000
1206.40/1206.63	c total clause space: 335.816MB
1206.40/1206.63	c total #watches: 568152
1207.80/1208.09	c total #propagations: 1056461309 / total #impl: 4151147447 (eff. 0.254)
1207.80/1208.09	c #Conflicts:     831000 | #Learnt:      33422 | 0.000
1207.80/1208.09	c total clause space: 335.816MB
1207.80/1208.09	c total #watches: 570790
1209.50/1209.79	c total #propagations: 1057854622 / total #impl: 4155894164 (eff. 0.255)
1209.50/1209.79	c #Conflicts:     832000 | #Learnt:      34422 | 0.000
1209.50/1209.79	c total clause space: 335.816MB
1209.50/1209.79	c total #watches: 573473
1211.20/1211.45	c total #propagations: 1059391654 / total #impl: 4161054284 (eff. 0.255)
1211.20/1211.45	c #Conflicts:     833000 | #Learnt:      35422 | 0.000
1211.20/1211.45	c total clause space: 335.816MB
1211.20/1211.45	c total #watches: 576633
1212.80/1213.03	c total #propagations: 1060752953 / total #impl: 4165379200 (eff. 0.255)
1212.80/1213.03	c #Conflicts:     834000 | #Learnt:      36422 | 0.000
1212.80/1213.03	c total clause space: 335.816MB
1212.80/1213.04	c total #watches: 579048
1214.10/1214.30	c total #propagations: 1062077671 / total #impl: 4169656110 (eff. 0.255)
1214.10/1214.30	c #Conflicts:     835000 | #Learnt:      37422 | 0.000
1214.10/1214.30	c total clause space: 335.816MB
1214.10/1214.30	c total #watches: 581512
1215.60/1215.80	c total #propagations: 1063322533 / total #impl: 4174584265 (eff. 0.255)
1215.60/1215.80	c #Conflicts:     836000 | #Learnt:      38422 | 0.000
1215.60/1215.80	c total clause space: 335.816MB
1215.60/1215.80	c total #watches: 584511
1217.10/1217.36	c total #propagations: 1064849179 / total #impl: 4180898826 (eff. 0.255)
1217.10/1217.36	c #Conflicts:     837000 | #Learnt:      39422 | 0.000
1217.10/1217.36	c total clause space: 335.816MB
1217.10/1217.36	c total #watches: 587221
1218.61/1218.87	c total #propagations: 1066302129 / total #impl: 4186758689 (eff. 0.255)
1218.61/1218.87	c #Conflicts:     838000 | #Learnt:      40422 | 0.000
1218.61/1218.87	c total clause space: 335.816MB
1218.61/1218.87	c total #watches: 590536
1220.20/1220.47	c total #propagations: 1067634067 / total #impl: 4191639261 (eff. 0.255)
1220.20/1220.47	c #Conflicts:     839000 | #Learnt:      41422 | 0.000
1220.20/1220.47	c total clause space: 335.816MB
1220.20/1220.47	c total #watches: 593671
1222.20/1222.41	c total #propagations: 1069033304 / total #impl: 4197002149 (eff. 0.255)
1222.20/1222.41	c #Conflicts:     840000 | #Learnt:      42422 | 0.000
1222.20/1222.41	c total clause space: 335.816MB
1222.20/1222.41	c total #watches: 597559
1223.80/1224.05	c total #propagations: 1070501371 / total #impl: 4202755261 (eff. 0.255)
1223.80/1224.05	c #Conflicts:     841000 | #Learnt:      43422 | 0.000
1223.80/1224.05	c total clause space: 335.816MB
1223.80/1224.05	c total #watches: 600529
1225.70/1225.96	c total #propagations: 1071807279 / total #impl: 4208741585 (eff. 0.255)
1225.70/1225.96	c GC COLLECT
1225.70/1225.96	c #Conflicts:     842000 | #Learnt:      22351 | 0.000
1225.70/1225.96	c total clause space: 335.816MB
1225.70/1225.96	c total #watches: 541674
1226.90/1227.13	c total #propagations: 1073366430 / total #impl: 4215643127 (eff. 0.255)
1226.90/1227.13	c #Conflicts:     843000 | #Learnt:      23351 | 0.000
1226.90/1227.13	c total clause space: 335.816MB
1226.90/1227.13	c total #watches: 544900
1228.10/1228.32	c total #propagations: 1074809297 / total #impl: 4221945695 (eff. 0.255)
1228.10/1228.32	c #Conflicts:     844000 | #Learnt:      24351 | 0.000
1228.10/1228.32	c total clause space: 335.816MB
1228.10/1228.32	c total #watches: 548652
1229.20/1229.47	c total #propagations: 1076115062 / total #impl: 4227322384 (eff. 0.255)
1229.20/1229.47	c #Conflicts:     845000 | #Learnt:      25351 | 0.000
1229.20/1229.47	c total clause space: 335.816MB
1229.20/1229.47	c total #watches: 552185
1230.30/1230.53	c total #propagations: 1077285739 / total #impl: 4232221138 (eff. 0.255)
1230.30/1230.53	c #Conflicts:     846000 | #Learnt:      26351 | 0.000
1230.30/1230.53	c total clause space: 335.816MB
1230.30/1230.53	c total #watches: 554270
1231.60/1231.82	c total #propagations: 1078418710 / total #impl: 4236777302 (eff. 0.255)
1231.60/1231.82	c #Conflicts:     847000 | #Learnt:      27351 | 0.000
1231.60/1231.82	c total clause space: 335.816MB
1231.60/1231.82	c total #watches: 556722
1232.80/1233.06	c total #propagations: 1079830326 / total #impl: 4242334200 (eff. 0.255)
1232.80/1233.06	c #Conflicts:     848000 | #Learnt:      28351 | 0.000
1232.80/1233.06	c total clause space: 335.816MB
1232.80/1233.06	c total #watches: 563006
1234.30/1234.57	c total #propagations: 1081146239 / total #impl: 4248154098 (eff. 0.254)
1234.30/1234.57	c #Conflicts:     849000 | #Learnt:      29351 | 0.000
1234.30/1234.57	c total clause space: 335.816MB
1234.30/1234.57	c total #watches: 566059
1235.70/1235.99	c total #propagations: 1082566499 / total #impl: 4253831202 (eff. 0.254)
1235.70/1235.99	c #Conflicts:     850000 | #Learnt:      30351 | 0.000
1235.70/1235.99	c total clause space: 335.816MB
1235.70/1235.99	c total #watches: 568364
1237.10/1237.31	c total #propagations: 1083794657 / total #impl: 4258071888 (eff. 0.255)
1237.10/1237.31	c #Conflicts:     851000 | #Learnt:      31351 | 0.000
1237.10/1237.31	c total clause space: 335.816MB
1237.10/1237.31	c total #watches: 571055
1238.41/1238.67	c total #propagations: 1085066191 / total #impl: 4262774378 (eff. 0.255)
1238.41/1238.67	c #Conflicts:     852000 | #Learnt:      32351 | 0.000
1238.41/1238.67	c total clause space: 335.816MB
1238.41/1238.67	c total #watches: 574688
1240.10/1240.31	c total #propagations: 1086391954 / total #impl: 4268085687 (eff. 0.255)
1240.10/1240.31	c #Conflicts:     853000 | #Learnt:      33351 | 0.000
1240.10/1240.31	c total clause space: 335.816MB
1240.10/1240.32	c total #watches: 580602
1241.40/1241.64	c total #propagations: 1087874860 / total #impl: 4274655155 (eff. 0.254)
1241.40/1241.64	c #Conflicts:     854000 | #Learnt:      34351 | 0.000
1241.40/1241.64	c total clause space: 335.816MB
1241.40/1241.64	c total #watches: 591419
1243.60/1243.89	c total #propagations: 1088903984 / total #impl: 4280307029 (eff. 0.254)
1243.60/1243.89	c #Conflicts:     855000 | #Learnt:      35351 | 0.000
1243.60/1243.89	c total clause space: 335.816MB
1243.60/1243.89	c total #watches: 598050
1246.90/1247.13	c total #propagations: 1089951251 / total #impl: 4285352289 (eff. 0.254)
1246.90/1247.13	c #Conflicts:     856000 | #Learnt:      36351 | 0.000
1246.90/1247.13	c total clause space: 335.816MB
1246.90/1247.13	c total #watches: 601423
1249.60/1249.85	c total #propagations: 1091456917 / total #impl: 4292238332 (eff. 0.254)
1249.60/1249.85	c #Conflicts:     857000 | #Learnt:      37351 | 0.000
1249.60/1249.85	c total clause space: 335.816MB
1249.60/1249.85	c total #watches: 606029
1253.50/1253.73	c total #propagations: 1092668333 / total #impl: 4297957361 (eff. 0.254)
1253.50/1253.73	c #Conflicts:     858000 | #Learnt:      38351 | 0.000
1253.50/1253.73	c total clause space: 335.816MB
1253.50/1253.73	c total #watches: 609137
1256.10/1256.39	c total #propagations: 1094475053 / total #impl: 4305524162 (eff. 0.254)
1256.10/1256.39	c #Conflicts:     859000 | #Learnt:      39351 | 0.000
1256.10/1256.39	c total clause space: 335.816MB
1256.10/1256.39	c total #watches: 613406
1259.30/1259.52	c total #propagations: 1095719382 / total #impl: 4311055604 (eff. 0.254)
1259.30/1259.52	c #Conflicts:     860000 | #Learnt:      40351 | 0.000
1259.30/1259.52	c total clause space: 335.816MB
1259.30/1259.52	c total #watches: 616821
1263.49/1263.78	c total #propagations: 1097062165 / total #impl: 4316245604 (eff. 0.254)
1263.49/1263.78	c #Conflicts:     861000 | #Learnt:      41351 | 0.000
1263.49/1263.78	c total clause space: 335.816MB
1263.49/1263.78	c total #watches: 623002
1267.00/1267.24	c total #propagations: 1098643602 / total #impl: 4324230046 (eff. 0.254)
1267.00/1267.24	c #Conflicts:     862000 | #Learnt:      42351 | 0.000
1267.00/1267.24	c total clause space: 335.816MB
1267.00/1267.24	c total #watches: 627996
1271.09/1271.32	c total #propagations: 1099918261 / total #impl: 4331458479 (eff. 0.254)
1271.09/1271.32	c #Conflicts:     863000 | #Learnt:      43351 | 0.000
1271.09/1271.32	c total clause space: 335.816MB
1271.09/1271.32	c total #watches: 637620
1276.19/1276.48	c total #propagations: 1101128591 / total #impl: 4338011988 (eff. 0.254)
1276.19/1276.48	c #Conflicts:     864000 | #Learnt:      44351 | 0.000
1276.19/1276.48	c total clause space: 335.816MB
1276.19/1276.48	c total #watches: 640487
1279.49/1279.78	c total #propagations: 1102549168 / total #impl: 4344099948 (eff. 0.254)
1279.49/1279.78	c GC COLLECT
1279.49/1279.78	c #Conflicts:     865000 | #Learnt:      22975 | 0.000
1279.49/1279.78	c total clause space: 335.816MB
1279.49/1279.78	c total #watches: 544258
1280.79/1281.03	c total #propagations: 1103939776 / total #impl: 4350034227 (eff. 0.254)
1280.79/1281.03	c #Conflicts:     866000 | #Learnt:      23975 | 0.000
1280.79/1281.03	c total clause space: 335.816MB
1280.79/1281.03	c total #watches: 549807
1282.29/1282.60	c total #propagations: 1105111229 / total #impl: 4355256935 (eff. 0.254)
1282.29/1282.60	c #Conflicts:     867000 | #Learnt:      24975 | 0.000
1282.29/1282.60	c total clause space: 335.816MB
1282.29/1282.60	c total #watches: 552432
1283.79/1284.00	c total #propagations: 1106520981 / total #impl: 4359962290 (eff. 0.254)
1283.79/1284.00	c #Conflicts:     868000 | #Learnt:      25975 | 0.000
1283.79/1284.00	c total clause space: 335.816MB
1283.79/1284.00	c total #watches: 554954
1285.09/1285.34	c total #propagations: 1107891291 / total #impl: 4364438409 (eff. 0.254)
1285.09/1285.34	c #Conflicts:     869000 | #Learnt:      26975 | 0.000
1285.09/1285.34	c total clause space: 335.816MB
1285.09/1285.34	c total #watches: 557743
1286.39/1286.64	c total #propagations: 1109230443 / total #impl: 4369046705 (eff. 0.254)
1286.39/1286.64	c #Conflicts:     870000 | #Learnt:      27975 | 0.000
1286.39/1286.64	c total clause space: 335.816MB
1286.39/1286.64	c total #watches: 561136
1287.79/1288.08	c total #propagations: 1110495967 / total #impl: 4373463442 (eff. 0.254)
1287.79/1288.08	c #Conflicts:     871000 | #Learnt:      28975 | 0.000
1287.79/1288.08	c total clause space: 335.816MB
1287.79/1288.08	c total #watches: 563643
1289.69/1289.94	c total #propagations: 1111764892 / total #impl: 4377820051 (eff. 0.254)
1289.69/1289.94	c #Conflicts:     872000 | #Learnt:      29975 | 0.000
1289.69/1289.94	c total clause space: 335.816MB
1289.69/1289.94	c total #watches: 566311
1291.59/1291.87	c total #propagations: 1113198780 / total #impl: 4382780491 (eff. 0.254)
1291.59/1291.87	c #Conflicts:     873000 | #Learnt:      30975 | 0.000
1291.59/1291.87	c total clause space: 335.816MB
1291.59/1291.87	c total #watches: 570867
1294.19/1294.42	c total #propagations: 1114473084 / total #impl: 4387600339 (eff. 0.254)
1294.19/1294.42	c #Conflicts:     874000 | #Learnt:      31975 | 0.000
1294.19/1294.42	c total clause space: 335.816MB
1294.19/1294.42	c total #watches: 575970
1295.79/1296.03	c total #propagations: 1115976998 / total #impl: 4393108080 (eff. 0.254)
1295.79/1296.03	c #Conflicts:     875000 | #Learnt:      32975 | 0.000
1295.79/1296.03	c total clause space: 335.816MB
1295.79/1296.04	c total #watches: 579238
1297.80/1298.04	c total #propagations: 1117114123 / total #impl: 4397626315 (eff. 0.254)
1297.80/1298.04	c #Conflicts:     876000 | #Learnt:      33975 | 0.000
1297.80/1298.04	c total clause space: 335.816MB
1297.80/1298.04	c total #watches: 581705
1300.00/1300.24	c total #propagations: 1118587111 / total #impl: 4403277276 (eff. 0.254)
1300.00/1300.24	c #Conflicts:     877000 | #Learnt:      34975 | 0.000
1300.00/1300.24	c total clause space: 335.816MB
1300.00/1300.24	c total #watches: 584527
1301.99/1302.23	c total #propagations: 1120040900 / total #impl: 4410400790 (eff. 0.254)
1301.99/1302.23	c #Conflicts:     878000 | #Learnt:      35975 | 0.000
1301.99/1302.23	c total clause space: 335.816MB
1301.99/1302.23	c total #watches: 587208
1303.79/1304.09	c total #propagations: 1121361986 / total #impl: 4415433207 (eff. 0.254)
1303.79/1304.09	c #Conflicts:     879000 | #Learnt:      36975 | 0.000
1303.79/1304.09	c total clause space: 335.816MB
1303.79/1304.09	c total #watches: 589643
1305.89/1306.13	c total #propagations: 1122708502 / total #impl: 4419846261 (eff. 0.254)
1305.89/1306.13	c #Conflicts:     880000 | #Learnt:      37975 | 0.000
1305.89/1306.13	c total clause space: 335.816MB
1305.89/1306.13	c total #watches: 591978
1308.29/1308.50	c total #propagations: 1124155402 / total #impl: 4424992652 (eff. 0.254)
1308.29/1308.50	c #Conflicts:     881000 | #Learnt:      38975 | 0.000
1308.29/1308.50	c total clause space: 335.816MB
1308.29/1308.50	c total #watches: 594288
1310.49/1310.75	c total #propagations: 1125620777 / total #impl: 4429810336 (eff. 0.254)
1310.49/1310.75	c #Conflicts:     882000 | #Learnt:      39975 | 0.000
1310.49/1310.75	c total clause space: 335.816MB
1310.49/1310.75	c total #watches: 596617
1312.19/1312.46	c total #propagations: 1127042205 / total #impl: 4434308781 (eff. 0.254)
1312.19/1312.46	c #Conflicts:     883000 | #Learnt:      40975 | 0.000
1312.19/1312.46	c total clause space: 335.816MB
1312.19/1312.46	c total #watches: 599014
1314.39/1314.66	c total #propagations: 1128193092 / total #impl: 4438852463 (eff. 0.254)
1314.39/1314.66	c #Conflicts:     884000 | #Learnt:      41975 | 0.000
1314.39/1314.66	c total clause space: 335.816MB
1314.39/1314.66	c total #watches: 601641
1315.88/1316.15	c total #propagations: 1129713656 / total #impl: 4445505525 (eff. 0.254)
1315.88/1316.15	c #Conflicts:     885000 | #Learnt:      42975 | 0.000
1315.88/1316.15	c total clause space: 335.816MB
1315.88/1316.15	c total #watches: 604232
1317.88/1318.11	c total #propagations: 1130612130 / total #impl: 4449324725 (eff. 0.254)
1317.88/1318.11	c #Conflicts:     886000 | #Learnt:      43975 | 0.000
1317.88/1318.11	c total clause space: 335.816MB
1317.88/1318.11	c total #watches: 611003
1319.48/1319.72	c total #propagations: 1131872197 / total #impl: 4455083949 (eff. 0.254)
1319.48/1319.72	c #Conflicts:     887000 | #Learnt:      44975 | 0.000
1319.48/1319.72	c total clause space: 335.816MB
1319.48/1319.72	c total #watches: 617767
1321.28/1321.59	c total #propagations: 1132733104 / total #impl: 4459195006 (eff. 0.254)
1321.28/1321.59	c GC COLLECT
1321.28/1321.59	c #Conflicts:     888000 | #Learnt:      23326 | 0.000
1321.28/1321.59	c total clause space: 335.816MB
1321.28/1321.59	c total #watches: 547004
1322.58/1322.84	c total #propagations: 1133847542 / total #impl: 4464755327 (eff. 0.254)
1322.58/1322.84	c #Conflicts:     889000 | #Learnt:      24326 | 0.000
1322.58/1322.84	c total clause space: 335.816MB
1322.58/1322.84	c total #watches: 557334
1324.78/1325.04	c total #propagations: 1134704988 / total #impl: 4469016999 (eff. 0.254)
1324.78/1325.04	c #Conflicts:     890000 | #Learnt:      25326 | 0.000
1324.78/1325.04	c total clause space: 335.816MB
1324.78/1325.04	c total #watches: 563894
1327.88/1328.16	c total #propagations: 1135658854 / total #impl: 4473777948 (eff. 0.254)
1327.88/1328.16	c #Conflicts:     891000 | #Learnt:      26326 | 0.000
1327.88/1328.16	c total clause space: 335.816MB
1327.88/1328.16	c total #watches: 570306
1330.98/1331.22	c total #propagations: 1137022893 / total #impl: 4479549490 (eff. 0.254)
1330.98/1331.22	c #Conflicts:     892000 | #Learnt:      27326 | 0.000
1330.98/1331.22	c total clause space: 335.816MB
1330.98/1331.22	c total #watches: 573912
1333.18/1333.41	c total #propagations: 1138504411 / total #impl: 4485160293 (eff. 0.254)
1333.18/1333.41	c #Conflicts:     893000 | #Learnt:      28326 | 0.000
1333.18/1333.41	c total clause space: 335.816MB
1333.18/1333.41	c total #watches: 577586
1335.58/1335.81	c total #propagations: 1140015874 / total #impl: 4490798907 (eff. 0.254)
1335.58/1335.81	c #Conflicts:     894000 | #Learnt:      29326 | 0.000
1335.58/1335.81	c total clause space: 335.816MB
1335.58/1335.81	c total #watches: 579969
1337.58/1337.85	c total #propagations: 1141425786 / total #impl: 4495734259 (eff. 0.254)
1337.58/1337.85	c #Conflicts:     895000 | #Learnt:      30326 | 0.000
1337.58/1337.85	c total clause space: 335.816MB
1337.58/1337.85	c total #watches: 582745
1339.38/1339.66	c total #propagations: 1142858275 / total #impl: 4501129035 (eff. 0.254)
1339.38/1339.66	c #Conflicts:     896000 | #Learnt:      31326 | 0.000
1339.38/1339.66	c total clause space: 335.816MB
1339.38/1339.66	c total #watches: 585345
1341.08/1341.33	c total #propagations: 1143979998 / total #impl: 4505153712 (eff. 0.254)
1341.08/1341.33	c #Conflicts:     897000 | #Learnt:      32326 | 0.000
1341.08/1341.33	c total clause space: 335.816MB
1341.08/1341.33	c total #watches: 587720
1342.89/1343.13	c total #propagations: 1145086381 / total #impl: 4509615062 (eff. 0.254)
1342.89/1343.13	c #Conflicts:     898000 | #Learnt:      33326 | 0.000
1342.89/1343.13	c total clause space: 335.816MB
1342.89/1343.13	c total #watches: 590581
1344.38/1344.65	c total #propagations: 1146273376 / total #impl: 4515261296 (eff. 0.254)
1344.38/1344.65	c #Conflicts:     899000 | #Learnt:      34326 | 0.000
1344.38/1344.65	c total clause space: 335.816MB
1344.38/1344.65	c total #watches: 593357
1346.19/1346.50	c total #propagations: 1147385303 / total #impl: 4519817032 (eff. 0.254)
1346.19/1346.50	c #Conflicts:     900000 | #Learnt:      35326 | 0.000
1346.19/1346.50	c total clause space: 335.816MB
1346.19/1346.50	c total #watches: 595967
1348.28/1348.54	c total #propagations: 1148724464 / total #impl: 4525319493 (eff. 0.254)
1348.28/1348.54	c #Conflicts:     901000 | #Learnt:      36326 | 0.000
1348.28/1348.54	c total clause space: 335.816MB
1348.28/1348.54	c total #watches: 600797
1350.78/1351.01	c total #propagations: 1149898040 / total #impl: 4530540613 (eff. 0.254)
1350.78/1351.01	c #Conflicts:     902000 | #Learnt:      37326 | 0.000
1350.78/1351.01	c total clause space: 335.816MB
1350.78/1351.01	c total #watches: 604056
1353.48/1353.71	c total #propagations: 1151517508 / total #impl: 4536873642 (eff. 0.254)
1353.48/1353.71	c #Conflicts:     903000 | #Learnt:      38326 | 0.000
1353.48/1353.71	c total clause space: 335.816MB
1353.48/1353.71	c total #watches: 606608
1355.58/1355.86	c total #propagations: 1153272395 / total #impl: 4542679729 (eff. 0.254)
1355.58/1355.86	c #Conflicts:     904000 | #Learnt:      39326 | 0.000
1355.58/1355.86	c total clause space: 335.816MB
1355.58/1355.86	c total #watches: 609315
1357.48/1357.74	c total #propagations: 1154840130 / total #impl: 4548694751 (eff. 0.254)
1357.48/1357.74	c #Conflicts:     905000 | #Learnt:      40326 | 0.000
1357.48/1357.74	c total clause space: 335.816MB
1357.48/1357.75	c total #watches: 611725
1359.78/1360.07	c total #propagations: 1156082381 / total #impl: 4553216468 (eff. 0.254)
1359.78/1360.07	c #Conflicts:     906000 | #Learnt:      41326 | 0.000
1359.78/1360.07	c total clause space: 335.816MB
1359.78/1360.07	c total #watches: 614617
1361.18/1361.43	c total #propagations: 1157304609 / total #impl: 4557579116 (eff. 0.254)
1361.18/1361.43	c #Conflicts:     907000 | #Learnt:      42326 | 0.000
1361.18/1361.43	c total clause space: 335.816MB
1361.18/1361.43	c total #watches: 619790
1363.28/1363.58	c total #propagations: 1158000360 / total #impl: 4562077331 (eff. 0.254)
1363.28/1363.58	c #Conflicts:     908000 | #Learnt:      43326 | 0.000
1363.28/1363.58	c total clause space: 335.816MB
1363.28/1363.58	c total #watches: 623437
1365.58/1365.89	c total #propagations: 1159067009 / total #impl: 4566840212 (eff. 0.254)
1365.58/1365.89	c #Conflicts:     909000 | #Learnt:      44326 | 0.000
1365.58/1365.89	c total clause space: 335.816MB
1365.58/1365.89	c total #watches: 626117
1367.78/1368.08	c total #propagations: 1160134986 / total #impl: 4570833628 (eff. 0.254)
1367.78/1368.08	c #Conflicts:     910000 | #Learnt:      45326 | 0.000
1367.78/1368.08	c total clause space: 335.816MB
1367.78/1368.08	c total #watches: 629498
1370.18/1370.44	c total #propagations: 1161139712 / total #impl: 4575107203 (eff. 0.254)
1370.18/1370.44	c GC COLLECT
1370.18/1370.44	c #Conflicts:     911000 | #Learnt:      23278 | 0.000
1370.18/1370.44	c total clause space: 335.816MB
1370.18/1370.44	c total #watches: 546011
1371.38/1371.64	c total #propagations: 1162299278 / total #impl: 4579385245 (eff. 0.254)
1371.38/1371.64	c #Conflicts:     912000 | #Learnt:      24278 | 0.000
1371.38/1371.64	c total clause space: 335.816MB
1371.38/1371.64	c total #watches: 548199
1372.47/1372.71	c total #propagations: 1163559475 / total #impl: 4584101720 (eff. 0.254)
1372.47/1372.71	c #Conflicts:     913000 | #Learnt:      25278 | 0.000
1372.47/1372.71	c total clause space: 335.816MB
1372.47/1372.72	c total #watches: 552550
1374.07/1374.31	c total #propagations: 1164667986 / total #impl: 4589282947 (eff. 0.254)
1374.07/1374.31	c #Conflicts:     914000 | #Learnt:      26278 | 0.000
1374.07/1374.31	c total clause space: 335.816MB
1374.07/1374.31	c total #watches: 556551
1375.57/1375.89	c total #propagations: 1166060514 / total #impl: 4594459886 (eff. 0.254)
1375.57/1375.89	c #Conflicts:     915000 | #Learnt:      27278 | 0.000
1375.57/1375.89	c total clause space: 335.816MB
1375.57/1375.89	c total #watches: 559373
1377.08/1377.33	c total #propagations: 1167516919 / total #impl: 4600073657 (eff. 0.254)
1377.08/1377.33	c #Conflicts:     916000 | #Learnt:      28278 | 0.000
1377.08/1377.33	c total clause space: 335.816MB
1377.08/1377.33	c total #watches: 565013
1378.47/1378.78	c total #propagations: 1168890933 / total #impl: 4605506858 (eff. 0.254)
1378.47/1378.78	c #Conflicts:     917000 | #Learnt:      29278 | 0.000
1378.47/1378.78	c total clause space: 335.816MB
1378.47/1378.78	c total #watches: 567696
1380.07/1380.37	c total #propagations: 1169905382 / total #impl: 4609832612 (eff. 0.254)
1380.07/1380.37	c #Conflicts:     918000 | #Learnt:      30278 | 0.000
1380.07/1380.37	c total clause space: 335.816MB
1380.07/1380.37	c total #watches: 570197
1381.77/1382.02	c total #propagations: 1171159256 / total #impl: 4615440017 (eff. 0.254)
1381.77/1382.02	c #Conflicts:     919000 | #Learnt:      31278 | 0.000
1381.77/1382.02	c total clause space: 335.816MB
1381.77/1382.02	c total #watches: 573459
1383.37/1383.66	c total #propagations: 1172418336 / total #impl: 4620332415 (eff. 0.254)
1383.37/1383.66	c #Conflicts:     920000 | #Learnt:      32278 | 0.000
1383.37/1383.66	c total clause space: 335.816MB
1383.37/1383.66	c total #watches: 575994
1384.97/1385.24	c total #propagations: 1173788558 / total #impl: 4625482521 (eff. 0.254)
1384.97/1385.24	c #Conflicts:     921000 | #Learnt:      33278 | 0.000
1384.97/1385.24	c total clause space: 335.816MB
1384.97/1385.24	c total #watches: 578404
1386.37/1386.65	c total #propagations: 1175022586 / total #impl: 4629189055 (eff. 0.254)
1386.37/1386.65	c #Conflicts:     922000 | #Learnt:      34278 | 0.000
1386.37/1386.65	c total clause space: 335.816MB
1386.37/1386.66	c total #watches: 580789
1388.08/1388.37	c total #propagations: 1176232679 / total #impl: 4633911656 (eff. 0.254)
1388.08/1388.37	c #Conflicts:     923000 | #Learnt:      35278 | 0.000
1388.08/1388.37	c total clause space: 335.816MB
1388.08/1388.37	c total #watches: 583303
1389.77/1390.08	c total #propagations: 1177548489 / total #impl: 4638513887 (eff. 0.254)
1389.77/1390.08	c #Conflicts:     924000 | #Learnt:      36278 | 0.000
1389.77/1390.08	c total clause space: 335.816MB
1389.77/1390.08	c total #watches: 585505
1391.57/1391.80	c total #propagations: 1178898200 / total #impl: 4643053176 (eff. 0.254)
1391.57/1391.80	c #Conflicts:     925000 | #Learnt:      37278 | 0.000
1391.57/1391.80	c total clause space: 335.816MB
1391.57/1391.80	c total #watches: 588325
1393.07/1393.33	c total #propagations: 1180288473 / total #impl: 4647631168 (eff. 0.254)
1393.07/1393.33	c #Conflicts:     926000 | #Learnt:      38278 | 0.000
1393.07/1393.33	c total clause space: 335.816MB
1393.07/1393.33	c total #watches: 591001
1394.77/1395.08	c total #propagations: 1181367904 / total #impl: 4651688426 (eff. 0.254)
1394.77/1395.08	c #Conflicts:     927000 | #Learnt:      39278 | 0.000
1394.77/1395.08	c total clause space: 335.816MB
1394.77/1395.08	c total #watches: 594587
1396.57/1396.88	c total #propagations: 1182588611 / total #impl: 4656514963 (eff. 0.254)
1396.57/1396.88	c #Conflicts:     928000 | #Learnt:      40278 | 0.000
1396.57/1396.88	c total clause space: 335.816MB
1396.57/1396.88	c total #watches: 596933
1398.67/1398.95	c total #propagations: 1183800818 / total #impl: 4660495427 (eff. 0.254)
1398.67/1398.95	c #Conflicts:     929000 | #Learnt:      41278 | 0.000
1398.67/1398.95	c total clause space: 335.816MB
1398.67/1398.95	c total #watches: 600892
1400.77/1401.05	c total #propagations: 1185132872 / total #impl: 4665166624 (eff. 0.254)
1400.77/1401.05	c #Conflicts:     930000 | #Learnt:      42278 | 0.000
1400.77/1401.05	c total clause space: 335.816MB
1400.77/1401.05	c total #watches: 604234
1402.38/1402.62	c total #propagations: 1186632794 / total #impl: 4670543558 (eff. 0.254)
1402.38/1402.62	c #Conflicts:     931000 | #Learnt:      43278 | 0.000
1402.38/1402.62	c total clause space: 335.816MB
1402.38/1402.62	c total #watches: 607111
1403.97/1404.28	c total #propagations: 1187912417 / total #impl: 4675061169 (eff. 0.254)
1403.97/1404.28	c #Conflicts:     932000 | #Learnt:      44278 | 0.000
1403.97/1404.28	c total clause space: 335.816MB
1403.97/1404.28	c total #watches: 610281
1405.77/1406.01	c total #propagations: 1189123196 / total #impl: 4678747861 (eff. 0.254)
1405.77/1406.01	c #Conflicts:     933000 | #Learnt:      45278 | 0.000
1405.77/1406.01	c total clause space: 335.816MB
1405.77/1406.01	c total #watches: 612860
1407.67/1407.95	c total #propagations: 1190379209 / total #impl: 4682220079 (eff. 0.254)
1407.67/1407.95	c #Conflicts:     934000 | #Learnt:      46278 | 0.000
1407.67/1407.95	c total clause space: 335.816MB
1407.67/1407.95	c total #watches: 615097
1409.17/1409.42	c total #propagations: 1191798926 / total #impl: 4686517477 (eff. 0.254)
1409.17/1409.42	c GC COLLECT
1409.17/1409.42	c #Conflicts:     935000 | #Learnt:      23935 | 0.000
1409.17/1409.42	c total clause space: 335.816MB
1409.17/1409.42	c total #watches: 548150
1410.17/1410.44	c total #propagations: 1193153769 / total #impl: 4690276717 (eff. 0.254)
1410.17/1410.44	c #Conflicts:     936000 | #Learnt:      24935 | 0.000
1410.17/1410.44	c total clause space: 335.816MB
1410.17/1410.44	c total #watches: 551020
1411.27/1411.53	c total #propagations: 1194314857 / total #impl: 4694008415 (eff. 0.254)
1411.27/1411.53	c #Conflicts:     937000 | #Learnt:      25935 | 0.000
1411.27/1411.53	c total clause space: 335.816MB
1411.27/1411.53	c total #watches: 553554
1412.28/1412.59	c total #propagations: 1195639891 / total #impl: 4698270168 (eff. 0.254)
1412.28/1412.59	c #Conflicts:     938000 | #Learnt:      26935 | 0.000
1412.28/1412.59	c total clause space: 335.816MB
1412.28/1412.59	c total #watches: 556164
1413.47/1413.74	c total #propagations: 1196874815 / total #impl: 4702872639 (eff. 0.254)
1413.47/1413.74	c #Conflicts:     939000 | #Learnt:      27935 | 0.000
1413.47/1413.74	c total clause space: 335.816MB
1413.47/1413.74	c total #watches: 558604
1414.37/1414.69	c total #propagations: 1198145823 / total #impl: 4707642780 (eff. 0.255)
1414.37/1414.69	c #Conflicts:     940000 | #Learnt:      28935 | 0.000
1414.37/1414.69	c total clause space: 335.816MB
1414.37/1414.69	c total #watches: 560929
1415.37/1415.64	c total #propagations: 1199183174 / total #impl: 4712096250 (eff. 0.254)
1415.37/1415.64	c #Conflicts:     941000 | #Learnt:      29935 | 0.000
1415.37/1415.64	c total clause space: 335.816MB
1415.37/1415.64	c total #watches: 563007
1416.27/1416.51	c total #propagations: 1200230224 / total #impl: 4716159116 (eff. 0.254)
1416.27/1416.51	c #Conflicts:     942000 | #Learnt:      30935 | 0.000
1416.27/1416.51	c total clause space: 335.816MB
1416.27/1416.51	c total #watches: 566371
1417.37/1417.65	c total #propagations: 1201128135 / total #impl: 4720471031 (eff. 0.254)
1417.37/1417.65	c #Conflicts:     943000 | #Learnt:      31935 | 0.000
1417.37/1417.65	c total clause space: 335.816MB
1417.37/1417.66	c total #watches: 569127
1418.47/1418.78	c total #propagations: 1202270506 / total #impl: 4724738016 (eff. 0.254)
1418.47/1418.78	c #Conflicts:     944000 | #Learnt:      32935 | 0.000
1418.47/1418.78	c total clause space: 335.816MB
1418.47/1418.78	c total #watches: 571475
1419.67/1419.91	c total #propagations: 1203424533 / total #impl: 4729194817 (eff. 0.254)
1419.67/1419.91	c #Conflicts:     945000 | #Learnt:      33935 | 0.000
1419.67/1419.91	c total clause space: 335.816MB
1419.67/1419.91	c total #watches: 573648
1420.67/1420.98	c total #propagations: 1204533549 / total #impl: 4733082488 (eff. 0.254)
1420.67/1420.98	c #Conflicts:     946000 | #Learnt:      34935 | 0.000
1420.67/1420.98	c total clause space: 335.816MB
1420.67/1420.98	c total #watches: 575700
1421.87/1422.18	c total #propagations: 1205646469 / total #impl: 4737215742 (eff. 0.255)
1421.87/1422.18	c #Conflicts:     947000 | #Learnt:      35935 | 0.000
1421.87/1422.18	c total clause space: 335.816MB
1421.87/1422.18	c total #watches: 578011
1423.07/1423.39	c total #propagations: 1206821484 / total #impl: 4741734237 (eff. 0.255)
1423.07/1423.39	c #Conflicts:     948000 | #Learnt:      36935 | 0.000
1423.07/1423.39	c total clause space: 335.816MB
1423.07/1423.39	c total #watches: 580063
1424.27/1424.51	c total #propagations: 1207987777 / total #impl: 4745890695 (eff. 0.255)
1424.27/1424.51	c #Conflicts:     949000 | #Learnt:      37935 | 0.000
1424.27/1424.51	c total clause space: 335.816MB
1424.27/1424.51	c total #watches: 582155
1425.47/1425.78	c total #propagations: 1209021355 / total #impl: 4749806626 (eff. 0.255)
1425.47/1425.78	c #Conflicts:     950000 | #Learnt:      38935 | 0.000
1425.47/1425.78	c total clause space: 335.816MB
1425.47/1425.78	c total #watches: 584381
1426.77/1427.03	c total #propagations: 1210224769 / total #impl: 4753920528 (eff. 0.255)
1426.77/1427.03	c #Conflicts:     951000 | #Learnt:      39935 | 0.000
1426.77/1427.03	c total clause space: 335.816MB
1426.77/1427.03	c total #watches: 586933
1427.96/1428.21	c total #propagations: 1211354694 / total #impl: 4757665033 (eff. 0.255)
1427.96/1428.21	c #Conflicts:     952000 | #Learnt:      40935 | 0.000
1427.96/1428.21	c total clause space: 335.816MB
1427.96/1428.21	c total #watches: 589175
1429.16/1429.49	c total #propagations: 1212381768 / total #impl: 4761246561 (eff. 0.255)
1429.16/1429.49	c #Conflicts:     953000 | #Learnt:      41935 | 0.000
1429.16/1429.49	c total clause space: 335.816MB
1429.16/1429.50	c total #watches: 591219
1430.36/1430.64	c total #propagations: 1213519607 / total #impl: 4765149133 (eff. 0.255)
1430.36/1430.64	c #Conflicts:     954000 | #Learnt:      42935 | 0.000
1430.36/1430.64	c total clause space: 335.816MB
1430.36/1430.64	c total #watches: 593320
1431.86/1432.14	c total #propagations: 1214556705 / total #impl: 4768877477 (eff. 0.255)
1431.86/1432.14	c #Conflicts:     955000 | #Learnt:      43935 | 0.000
1431.86/1432.14	c total clause space: 335.816MB
1431.86/1432.14	c total #watches: 596462
1433.17/1433.49	c total #propagations: 1215817536 / total #impl: 4774470904 (eff. 0.255)
1433.17/1433.49	c #Conflicts:     956000 | #Learnt:      44935 | 0.000
1433.17/1433.49	c total clause space: 335.816MB
1433.17/1433.49	c total #watches: 599166
1434.17/1434.50	c total #propagations: 1216835648 / total #impl: 4778848579 (eff. 0.255)
1434.17/1434.50	c #Conflicts:     957000 | #Learnt:      45935 | 0.000
1434.17/1434.50	c total clause space: 335.816MB
1434.17/1434.50	c total #watches: 604055
1435.27/1435.59	c total #propagations: 1217668315 / total #impl: 4784276573 (eff. 0.255)
1435.27/1435.59	c #Conflicts:     958000 | #Learnt:      46935 | 0.000
1435.27/1435.59	c total clause space: 335.816MB
1435.27/1435.59	c total #watches: 611490
1436.16/1436.45	c total #propagations: 1218452097 / total #impl: 4789635947 (eff. 0.254)
1436.16/1436.45	c GC COLLECT
1436.16/1436.45	c #Conflicts:     959000 | #Learnt:      24380 | 0.000
1436.16/1436.45	c total clause space: 335.816MB
1436.16/1436.45	c total #watches: 552695
1437.06/1437.36	c total #propagations: 1219121825 / total #impl: 4795341368 (eff. 0.254)
1437.06/1437.36	c #Conflicts:     960000 | #Learnt:      25380 | 0.000
1437.06/1437.36	c total clause space: 335.816MB
1437.06/1437.36	c total #watches: 562823
1438.46/1438.74	c total #propagations: 1219770948 / total #impl: 4801502255 (eff. 0.254)
1438.46/1438.74	c #Conflicts:     961000 | #Learnt:      26380 | 0.000
1438.46/1438.74	c total clause space: 335.816MB
1438.46/1438.74	c total #watches: 570550
1440.06/1440.39	c total #propagations: 1220537705 / total #impl: 4806568302 (eff. 0.254)
1440.06/1440.39	c #Conflicts:     962000 | #Learnt:      27380 | 0.000
1440.06/1440.39	c total clause space: 335.816MB
1440.06/1440.39	c total #watches: 573557
1441.97/1442.28	c total #propagations: 1221651969 / total #impl: 4810964403 (eff. 0.254)
1441.97/1442.28	c #Conflicts:     963000 | #Learnt:      28380 | 0.000
1441.97/1442.28	c total clause space: 335.816MB
1441.97/1442.28	c total #watches: 576806
1444.36/1444.60	c total #propagations: 1222921775 / total #impl: 4816208272 (eff. 0.254)
1444.36/1444.60	c #Conflicts:     964000 | #Learnt:      29380 | 0.000
1444.36/1444.60	c total clause space: 335.816MB
1444.36/1444.61	c total #watches: 582625
1446.76/1447.10	c total #propagations: 1224221930 / total #impl: 4822695891 (eff. 0.254)
1446.76/1447.10	c #Conflicts:     965000 | #Learnt:      30380 | 0.000
1446.76/1447.10	c total clause space: 335.816MB
1446.76/1447.10	c total #watches: 588040
1449.46/1449.76	c total #propagations: 1225397659 / total #impl: 4829115046 (eff. 0.254)
1449.46/1449.76	c #Conflicts:     966000 | #Learnt:      31380 | 0.000
1449.46/1449.76	c total clause space: 335.816MB
1449.46/1449.76	c total #watches: 591389
1451.46/1451.76	c total #propagations: 1226724561 / total #impl: 4835353057 (eff. 0.254)
1451.46/1451.76	c #Conflicts:     967000 | #Learnt:      32380 | 0.000
1451.46/1451.76	c total clause space: 335.816MB
1451.46/1451.76	c total #watches: 600862
1454.56/1454.87	c total #propagations: 1227537319 / total #impl: 4840214495 (eff. 0.254)
1454.56/1454.87	c #Conflicts:     968000 | #Learnt:      33380 | 0.000
1454.56/1454.87	c total clause space: 335.816MB
1454.56/1454.87	c total #watches: 605497
1457.56/1457.85	c total #propagations: 1228747766 / total #impl: 4846096769 (eff. 0.254)
1457.56/1457.85	c #Conflicts:     969000 | #Learnt:      34380 | 0.000
1457.56/1457.85	c total clause space: 335.816MB
1457.56/1457.85	c total #watches: 608076
1460.57/1460.85	c total #propagations: 1229944658 / total #impl: 4851748281 (eff. 0.254)
1460.57/1460.85	c #Conflicts:     970000 | #Learnt:      35380 | 0.000
1460.57/1460.85	c total clause space: 335.816MB
1460.57/1460.85	c total #watches: 614551
1463.56/1463.83	c total #propagations: 1231008234 / total #impl: 4858643715 (eff. 0.253)
1463.56/1463.83	c #Conflicts:     971000 | #Learnt:      36380 | 0.000
1463.56/1463.83	c total clause space: 335.816MB
1463.56/1463.83	c total #watches: 627806
1467.96/1468.27	c total #propagations: 1231767917 / total #impl: 4864788696 (eff. 0.253)
1467.96/1468.27	c #Conflicts:     972000 | #Learnt:      37380 | 0.000
1467.96/1468.27	c total clause space: 335.816MB
1467.96/1468.27	c total #watches: 633704
1472.16/1472.42	c total #propagations: 1232727097 / total #impl: 4870322541 (eff. 0.253)
1472.16/1472.42	c #Conflicts:     973000 | #Learnt:      38380 | 0.000
1472.16/1472.42	c total clause space: 335.816MB
1472.16/1472.42	c total #watches: 645857
1478.96/1479.24	c total #propagations: 1233329238 / total #impl: 4875295697 (eff. 0.253)
1478.96/1479.24	c #Conflicts:     974000 | #Learnt:      39380 | 0.000
1478.96/1479.24	c total clause space: 335.816MB
1478.96/1479.24	c total #watches: 651925
1484.46/1484.79	c total #propagations: 1234327614 / total #impl: 4880267812 (eff. 0.253)
1484.46/1484.79	c #Conflicts:     975000 | #Learnt:      40380 | 0.000
1484.46/1484.79	c total clause space: 335.816MB
1484.46/1484.79	c total #watches: 654024
1489.95/1490.22	c total #propagations: 1235357004 / total #impl: 4883981007 (eff. 0.253)
1489.95/1490.22	c #Conflicts:     976000 | #Learnt:      41380 | 0.000
1489.95/1490.22	c total clause space: 335.816MB
1489.95/1490.22	c total #watches: 657783
1495.86/1496.19	c total #propagations: 1236677142 / total #impl: 4888249801 (eff. 0.253)
1495.86/1496.19	c #Conflicts:     977000 | #Learnt:      42380 | 0.000
1495.86/1496.19	c total clause space: 335.816MB
1495.86/1496.19	c total #watches: 661087
1501.76/1502.04	c total #propagations: 1238272366 / total #impl: 4894047952 (eff. 0.253)
1501.76/1502.04	c #Conflicts:     978000 | #Learnt:      43380 | 0.000
1501.76/1502.04	c total clause space: 335.816MB
1501.76/1502.04	c total #watches: 663562
1507.96/1508.23	c total #propagations: 1239738638 / total #impl: 4899685957 (eff. 0.253)
1507.96/1508.23	c #Conflicts:     979000 | #Learnt:      44380 | 0.000
1507.96/1508.23	c total clause space: 335.816MB
1507.96/1508.23	c total #watches: 666619
1513.05/1513.37	c total #propagations: 1241333183 / total #impl: 4905368742 (eff. 0.253)
1513.05/1513.37	c #Conflicts:     980000 | #Learnt:      45380 | 0.000
1513.05/1513.37	c total clause space: 335.816MB
1513.05/1513.37	c total #watches: 669335
1518.65/1518.92	c total #propagations: 1242623336 / total #impl: 4910048868 (eff. 0.253)
1518.65/1518.92	c #Conflicts:     981000 | #Learnt:      46380 | 0.000
1518.65/1518.92	c total clause space: 335.816MB
1518.65/1518.92	c total #watches: 672132
1522.86/1523.17	c total #propagations: 1243962289 / total #impl: 4914602913 (eff. 0.253)
1522.86/1523.17	c #Conflicts:     982000 | #Learnt:      47380 | 0.000
1522.86/1523.17	c total clause space: 545.701MB
1522.86/1523.17	c total #watches: 674302
1526.45/1526.77	c total #propagations: 1245171315 / total #impl: 4918576451 (eff. 0.253)
1526.45/1526.77	c GC COLLECT
1526.45/1526.77	c #Conflicts:     983000 | #Learnt:      24436 | 0.000
1526.45/1526.77	c total clause space: 545.701MB
1526.45/1526.77	c total #watches: 550128
1527.55/1527.89	c total #propagations: 1246652132 / total #impl: 4924031476 (eff. 0.253)
1527.55/1527.89	c #Conflicts:     984000 | #Learnt:      25436 | 0.000
1527.55/1527.89	c total clause space: 545.701MB
1527.55/1527.89	c total #watches: 552356
1528.55/1528.83	c total #propagations: 1248052869 / total #impl: 4929754500 (eff. 0.253)
1528.55/1528.83	c #Conflicts:     985000 | #Learnt:      26436 | 0.000
1528.55/1528.83	c total clause space: 545.701MB
1528.55/1528.83	c total #watches: 554425
1529.55/1529.87	c total #propagations: 1249218378 / total #impl: 4933711140 (eff. 0.253)
1529.55/1529.87	c #Conflicts:     986000 | #Learnt:      27436 | 0.000
1529.55/1529.87	c total clause space: 545.701MB
1529.55/1529.87	c total #watches: 556508
1530.85/1531.19	c total #propagations: 1250468968 / total #impl: 4937798020 (eff. 0.253)
1530.85/1531.19	c #Conflicts:     987000 | #Learnt:      28436 | 0.000
1530.85/1531.19	c total clause space: 545.701MB
1530.85/1531.19	c total #watches: 559183
1532.06/1532.32	c total #propagations: 1251954911 / total #impl: 4943224213 (eff. 0.253)
1532.06/1532.32	c #Conflicts:     988000 | #Learnt:      29436 | 0.000
1532.06/1532.32	c total clause space: 545.701MB
1532.06/1532.32	c total #watches: 561476
1533.26/1533.53	c total #propagations: 1253207722 / total #impl: 4948020037 (eff. 0.253)
1533.26/1533.53	c #Conflicts:     989000 | #Learnt:      30436 | 0.000
1533.26/1533.53	c total clause space: 545.701MB
1533.26/1533.53	c total #watches: 563962
1534.36/1534.68	c total #propagations: 1254429800 / total #impl: 4952555744 (eff. 0.253)
1534.36/1534.68	c #Conflicts:     990000 | #Learnt:      31436 | 0.000
1534.36/1534.68	c total clause space: 545.701MB
1534.36/1534.68	c total #watches: 566063
1535.55/1535.80	c total #propagations: 1255584657 / total #impl: 4956614383 (eff. 0.253)
1535.55/1535.80	c #Conflicts:     991000 | #Learnt:      32436 | 0.000
1535.55/1535.80	c total clause space: 545.701MB
1535.55/1535.80	c total #watches: 568343
1536.56/1536.81	c total #propagations: 1256703960 / total #impl: 4960191268 (eff. 0.253)
1536.56/1536.81	c #Conflicts:     992000 | #Learnt:      33436 | 0.000
1536.56/1536.81	c total clause space: 545.701MB
1536.56/1536.82	c total #watches: 570563
1537.75/1538.06	c total #propagations: 1257751575 / total #impl: 4963594801 (eff. 0.253)
1537.75/1538.06	c #Conflicts:     993000 | #Learnt:      34436 | 0.000
1537.75/1538.06	c total clause space: 545.701MB
1537.75/1538.06	c total #watches: 573008
1539.05/1539.37	c total #propagations: 1259052963 / total #impl: 4968045260 (eff. 0.253)
1539.05/1539.37	c #Conflicts:     994000 | #Learnt:      35436 | 0.000
1539.05/1539.37	c total clause space: 545.701MB
1539.05/1539.37	c total #watches: 575343
1540.45/1540.74	c total #propagations: 1260407789 / total #impl: 4972717171 (eff. 0.253)
1540.45/1540.74	c #Conflicts:     995000 | #Learnt:      36436 | 0.000
1540.45/1540.74	c total clause space: 545.701MB
1540.45/1540.74	c total #watches: 578150
1541.65/1541.94	c total #propagations: 1261531943 / total #impl: 4976348409 (eff. 0.254)
1541.65/1541.94	c #Conflicts:     996000 | #Learnt:      37436 | 0.000
1541.65/1541.94	c total clause space: 545.701MB
1541.65/1541.94	c total #watches: 581687
1543.16/1543.46	c total #propagations: 1262509572 / total #impl: 4979408397 (eff. 0.254)
1543.16/1543.46	c #Conflicts:     997000 | #Learnt:      38436 | 0.000
1543.16/1543.46	c total clause space: 545.701MB
1543.16/1543.46	c total #watches: 584625
1544.75/1545.07	c total #propagations: 1263808060 / total #impl: 4983669273 (eff. 0.254)
1544.75/1545.07	c #Conflicts:     998000 | #Learnt:      39436 | 0.000
1544.75/1545.07	c total clause space: 545.701MB
1544.75/1545.07	c total #watches: 587420
1546.75/1547.06	c total #propagations: 1265022297 / total #impl: 4988069234 (eff. 0.254)
1546.75/1547.06	c #Conflicts:     999000 | #Learnt:      40436 | 0.000
1546.75/1547.06	c total clause space: 545.701MB
1546.75/1547.06	c total #watches: 590324
1548.35/1548.68	c total #propagations: 1266389756 / total #impl: 4993144062 (eff. 0.254)
1548.35/1548.68	c #Conflicts:    1000000 | #Learnt:      41436 | 0.000
1548.35/1548.68	c total clause space: 545.701MB
1548.35/1548.69	c total #watches: 593436
1550.25/1550.55	c total #propagations: 1267613011 / total #impl: 4997225185 (eff. 0.254)
1550.25/1550.55	c #Conflicts:    1001000 | #Learnt:      42436 | 0.000
1550.25/1550.55	c total clause space: 545.701MB
1550.25/1550.55	c total #watches: 596584
1551.96/1552.27	c total #propagations: 1268966773 / total #impl: 5001874089 (eff. 0.254)
1551.96/1552.27	c #Conflicts:    1002000 | #Learnt:      43436 | 0.000
1551.96/1552.27	c total clause space: 545.701MB
1551.96/1552.27	c total #watches: 599226
1553.75/1554.03	c total #propagations: 1270257352 / total #impl: 5005785090 (eff. 0.254)
1553.75/1554.03	c #Conflicts:    1003000 | #Learnt:      44436 | 0.000
1553.75/1554.03	c total clause space: 545.701MB
1553.75/1554.03	c total #watches: 603311
1555.65/1555.93	c total #propagations: 1271457072 / total #impl: 5009844230 (eff. 0.254)
1555.65/1555.93	c #Conflicts:    1004000 | #Learnt:      45436 | 0.000
1555.65/1555.93	c total clause space: 545.701MB
1555.65/1555.93	c total #watches: 605717
1557.65/1557.98	c total #propagations: 1272625010 / total #impl: 5013456541 (eff. 0.254)
1557.65/1557.98	c #Conflicts:    1005000 | #Learnt:      46436 | 0.000
1557.65/1557.98	c total clause space: 545.701MB
1557.65/1557.98	c total #watches: 608139
1560.05/1560.39	c total #propagations: 1273923079 / total #impl: 5017668649 (eff. 0.254)
1560.05/1560.39	c #Conflicts:    1006000 | #Learnt:      47436 | 0.000
1560.05/1560.39	c total clause space: 545.701MB
1560.05/1560.39	c total #watches: 611139
1562.25/1562.52	c total #propagations: 1275356578 / total #impl: 5022692290 (eff. 0.254)
1562.25/1562.52	c #Conflicts:    1007000 | #Learnt:      48436 | 0.000
1562.25/1562.52	c total clause space: 545.701MB
1562.25/1562.52	c total #watches: 613554
1563.55/1563.85	c total #propagations: 1276637196 / total #impl: 5027007956 (eff. 0.254)
1563.55/1563.85	c GC COLLECT
1563.55/1563.85	c #Conflicts:    1008000 | #Learnt:      25275 | 0.000
1563.55/1563.85	c total clause space: 545.701MB
1563.55/1563.85	c total #watches: 553096
1564.75/1565.00	c total #propagations: 1277910161 / total #impl: 5031887041 (eff. 0.254)
1564.75/1565.00	c #Conflicts:    1009000 | #Learnt:      26275 | 0.000
1564.75/1565.00	c total clause space: 545.701MB
1564.75/1565.00	c total #watches: 555941
1566.15/1566.46	c total #propagations: 1279022163 / total #impl: 5035428866 (eff. 0.254)
1566.15/1566.46	c #Conflicts:    1010000 | #Learnt:      27275 | 0.000
1566.15/1566.46	c total clause space: 545.701MB
1566.15/1566.46	c total #watches: 558428
1567.45/1567.72	c total #propagations: 1280409862 / total #impl: 5039742022 (eff. 0.254)
1567.45/1567.72	c #Conflicts:    1011000 | #Learnt:      28275 | 0.000
1567.45/1567.72	c total clause space: 545.701MB
1567.45/1567.72	c total #watches: 561006
1568.65/1568.96	c total #propagations: 1281607694 / total #impl: 5043655773 (eff. 0.254)
1568.65/1568.96	c #Conflicts:    1012000 | #Learnt:      29275 | 0.000
1568.65/1568.96	c total clause space: 545.701MB
1568.65/1568.96	c total #watches: 563534
1570.15/1570.44	c total #propagations: 1282792625 / total #impl: 5047207249 (eff. 0.254)
1570.15/1570.44	c #Conflicts:    1013000 | #Learnt:      30275 | 0.000
1570.15/1570.44	c total clause space: 545.701MB
1570.15/1570.44	c total #watches: 565725
1571.55/1571.88	c total #propagations: 1284137687 / total #impl: 5051320004 (eff. 0.254)
1571.55/1571.88	c #Conflicts:    1014000 | #Learnt:      31275 | 0.000
1571.55/1571.88	c total clause space: 545.701MB
1571.55/1571.88	c total #watches: 568566
1573.05/1573.30	c total #propagations: 1285385332 / total #impl: 5055637679 (eff. 0.254)
1573.05/1573.30	c #Conflicts:    1015000 | #Learnt:      32275 | 0.000
1573.05/1573.30	c total clause space: 545.701MB
1573.05/1573.30	c total #watches: 571198
1574.35/1574.68	c total #propagations: 1286617516 / total #impl: 5060105967 (eff. 0.254)
1574.35/1574.68	c #Conflicts:    1016000 | #Learnt:      33275 | 0.000
1574.35/1574.68	c total clause space: 545.701MB
1574.35/1574.68	c total #watches: 573755
1575.85/1576.12	c total #propagations: 1287827617 / total #impl: 5064726585 (eff. 0.254)
1575.85/1576.12	c #Conflicts:    1017000 | #Learnt:      34275 | 0.000
1575.85/1576.12	c total clause space: 545.701MB
1575.85/1576.12	c total #watches: 576677
1577.25/1577.54	c total #propagations: 1289067667 / total #impl: 5069478957 (eff. 0.254)
1577.25/1577.54	c #Conflicts:    1018000 | #Learnt:      35275 | 0.000
1577.25/1577.54	c total clause space: 545.701MB
1577.25/1577.54	c total #watches: 579538
1578.45/1578.78	c total #propagations: 1290276571 / total #impl: 5073637005 (eff. 0.254)
1578.45/1578.78	c #Conflicts:    1019000 | #Learnt:      36275 | 0.000
1578.45/1578.78	c total clause space: 545.701MB
1578.45/1578.78	c total #watches: 582258
1580.04/1580.33	c total #propagations: 1291325673 / total #impl: 5077434041 (eff. 0.254)
1580.04/1580.33	c #Conflicts:    1020000 | #Learnt:      37275 | 0.000
1580.04/1580.33	c total clause space: 545.701MB
1580.04/1580.33	c total #watches: 585188
1581.44/1581.71	c total #propagations: 1292597470 / total #impl: 5081967759 (eff. 0.254)
1581.44/1581.71	c #Conflicts:    1021000 | #Learnt:      38275 | 0.000
1581.44/1581.71	c total clause space: 545.701MB
1581.44/1581.71	c total #watches: 587323
1583.04/1583.39	c total #propagations: 1293668134 / total #impl: 5086209702 (eff. 0.254)
1583.04/1583.39	c #Conflicts:    1022000 | #Learnt:      39275 | 0.000
1583.04/1583.39	c total clause space: 545.701MB
1583.04/1583.39	c total #watches: 589803
1585.04/1585.30	c total #propagations: 1294971615 / total #impl: 5090880483 (eff. 0.254)
1585.04/1585.30	c #Conflicts:    1023000 | #Learnt:      40275 | 0.000
1585.04/1585.30	c total clause space: 545.701MB
1585.04/1585.30	c total #watches: 592244
1587.15/1587.48	c total #propagations: 1296318451 / total #impl: 5095709081 (eff. 0.254)
1587.15/1587.48	c #Conflicts:    1024000 | #Learnt:      41275 | 0.000
1587.15/1587.48	c total clause space: 545.701MB
1587.15/1587.48	c total #watches: 595803
1589.44/1589.70	c total #propagations: 1297786192 / total #impl: 5100934154 (eff. 0.254)
1589.44/1589.70	c #Conflicts:    1025000 | #Learnt:      42275 | 0.000
1589.44/1589.70	c total clause space: 545.701MB
1589.44/1589.70	c total #watches: 599872
1591.84/1592.14	c total #propagations: 1299356974 / total #impl: 5107317737 (eff. 0.254)
1591.84/1592.14	c #Conflicts:    1026000 | #Learnt:      43275 | 0.000
1591.84/1592.14	c total clause space: 545.701MB
1591.84/1592.14	c total #watches: 604010
1593.84/1594.17	c total #propagations: 1300943295 / total #impl: 5113324464 (eff. 0.254)
1593.84/1594.17	c #Conflicts:    1027000 | #Learnt:      44275 | 0.000
1593.84/1594.17	c total clause space: 545.701MB
1593.84/1594.17	c total #watches: 606585
1595.74/1596.01	c total #propagations: 1302326714 / total #impl: 5119307189 (eff. 0.254)
1595.74/1596.01	c #Conflicts:    1028000 | #Learnt:      45275 | 0.000
1595.74/1596.01	c total clause space: 545.701MB
1595.74/1596.01	c total #watches: 609422
1597.64/1597.96	c total #propagations: 1303583935 / total #impl: 5124188509 (eff. 0.254)
1597.64/1597.96	c #Conflicts:    1029000 | #Learnt:      46275 | 0.000
1597.64/1597.96	c total clause space: 545.701MB
1597.64/1597.96	c total #watches: 611548
1599.54/1599.84	c total #propagations: 1304852487 / total #impl: 5129186252 (eff. 0.254)
1599.54/1599.84	c #Conflicts:    1030000 | #Learnt:      47275 | 0.000
1599.54/1599.84	c total clause space: 545.701MB
1599.54/1599.85	c total #watches: 614491
1601.35/1601.62	c total #propagations: 1306140824 / total #impl: 5134522491 (eff. 0.254)
1601.35/1601.62	c #Conflicts:    1031000 | #Learnt:      48275 | 0.000
1601.35/1601.62	c total clause space: 545.701MB
1601.35/1601.62	c total #watches: 617004
1603.34/1603.61	c total #propagations: 1307348243 / total #impl: 5139223286 (eff. 0.254)
1603.34/1603.61	c GC COLLECT
1603.34/1603.61	c #Conflicts:    1032000 | #Learnt:      24735 | 0.000
1603.34/1603.61	c total clause space: 545.701MB
1603.34/1603.61	c total #watches: 551211
1604.54/1604.87	c total #propagations: 1308667003 / total #impl: 5144644352 (eff. 0.254)
1604.54/1604.87	c #Conflicts:    1033000 | #Learnt:      25735 | 0.000
1604.54/1604.87	c total clause space: 545.701MB
1604.54/1604.87	c total #watches: 555139
1606.04/1606.30	c total #propagations: 1310066071 / total #impl: 5150130775 (eff. 0.254)
1606.04/1606.30	c #Conflicts:    1034000 | #Learnt:      26735 | 0.000
1606.04/1606.30	c total clause space: 545.701MB
1606.04/1606.30	c total #watches: 558188
1607.34/1607.65	c total #propagations: 1311534852 / total #impl: 5156014458 (eff. 0.254)
1607.34/1607.65	c #Conflicts:    1035000 | #Learnt:      27735 | 0.000
1607.34/1607.65	c total clause space: 545.701MB
1607.34/1607.65	c total #watches: 562398
1608.74/1609.05	c total #propagations: 1312765716 / total #impl: 5160948265 (eff. 0.254)
1608.74/1609.05	c #Conflicts:    1036000 | #Learnt:      28735 | 0.000
1608.74/1609.05	c total clause space: 545.701MB
1608.74/1609.05	c total #watches: 565159
1610.25/1610.53	c total #propagations: 1313829591 / total #impl: 5165009181 (eff. 0.254)
1610.25/1610.53	c #Conflicts:    1037000 | #Learnt:      29735 | 0.000
1610.25/1610.53	c total clause space: 545.701MB
1610.25/1610.53	c total #watches: 568488
1611.64/1611.99	c total #propagations: 1314892375 / total #impl: 5169082865 (eff. 0.254)
1611.64/1611.99	c #Conflicts:    1038000 | #Learnt:      30735 | 0.000
1611.64/1611.99	c total clause space: 545.701MB
1611.64/1612.00	c total #watches: 570893
1613.34/1613.62	c total #propagations: 1315987874 / total #impl: 5173510905 (eff. 0.254)
1613.34/1613.62	c #Conflicts:    1039000 | #Learnt:      31735 | 0.000
1613.34/1613.62	c total clause space: 545.701MB
1613.34/1613.62	c total #watches: 573686
1615.24/1615.58	c total #propagations: 1317162843 / total #impl: 5178007584 (eff. 0.254)
1615.24/1615.58	c #Conflicts:    1040000 | #Learnt:      32735 | 0.000
1615.24/1615.58	c total clause space: 545.701MB
1615.24/1615.58	c total #watches: 579841
1617.44/1617.78	c total #propagations: 1318492621 / total #impl: 5183293451 (eff. 0.254)
1617.44/1617.78	c #Conflicts:    1041000 | #Learnt:      33735 | 0.000
1617.44/1617.78	c total clause space: 545.701MB
1617.44/1617.78	c total #watches: 582587
1619.64/1619.90	c total #propagations: 1319820409 / total #impl: 5187863588 (eff. 0.254)
1619.64/1619.90	c #Conflicts:    1042000 | #Learnt:      34735 | 0.000
1619.64/1619.90	c total clause space: 545.701MB
1619.64/1619.90	c total #watches: 589553
1621.94/1622.21	c total #propagations: 1320988786 / total #impl: 5192268363 (eff. 0.254)
1621.94/1622.21	c #Conflicts:    1043000 | #Learnt:      35735 | 0.000
1621.94/1622.21	c total clause space: 545.701MB
1621.94/1622.21	c total #watches: 592870
1624.44/1624.72	c total #propagations: 1322096823 / total #impl: 5196700330 (eff. 0.254)
1624.44/1624.72	c #Conflicts:    1044000 | #Learnt:      36735 | 0.000
1624.44/1624.72	c total clause space: 545.701MB
1624.44/1624.72	c total #watches: 600917
1627.23/1627.59	c total #propagations: 1323355491 / total #impl: 5202650087 (eff. 0.254)
1627.23/1627.59	c #Conflicts:    1045000 | #Learnt:      37735 | 0.000
1627.23/1627.59	c total clause space: 545.701MB
1627.23/1627.59	c total #watches: 603344
1630.23/1630.54	c total #propagations: 1324465127 / total #impl: 5206685371 (eff. 0.254)
1630.23/1630.54	c #Conflicts:    1046000 | #Learnt:      38735 | 0.000
1630.23/1630.54	c total clause space: 545.701MB
1630.23/1630.54	c total #watches: 606126
1633.03/1633.35	c total #propagations: 1325672842 / total #impl: 5211811507 (eff. 0.254)
1633.03/1633.35	c #Conflicts:    1047000 | #Learnt:      39735 | 0.000
1633.03/1633.35	c total clause space: 545.701MB
1633.03/1633.35	c total #watches: 610488
1635.83/1636.14	c total #propagations: 1326793067 / total #impl: 5216682848 (eff. 0.254)
1635.83/1636.14	c #Conflicts:    1048000 | #Learnt:      40735 | 0.000
1635.83/1636.14	c total clause space: 545.701MB
1635.83/1636.14	c total #watches: 617733
1639.43/1639.78	c total #propagations: 1327945168 / total #impl: 5223601170 (eff. 0.254)
1639.43/1639.78	c #Conflicts:    1049000 | #Learnt:      41735 | 0.000
1639.43/1639.78	c total clause space: 545.701MB
1639.43/1639.78	c total #watches: 621538
1643.14/1643.49	c total #propagations: 1329126354 / total #impl: 5229170412 (eff. 0.254)
1643.14/1643.49	c #Conflicts:    1050000 | #Learnt:      42735 | 0.000
1643.14/1643.49	c total clause space: 545.701MB
1643.14/1643.49	c total #watches: 626694
1647.43/1647.78	c total #propagations: 1330236258 / total #impl: 5233903279 (eff. 0.254)
1647.43/1647.78	c #Conflicts:    1051000 | #Learnt:      43735 | 0.000
1647.43/1647.78	c total clause space: 545.701MB
1647.43/1647.78	c total #watches: 632988
1652.13/1652.43	c total #propagations: 1331332217 / total #impl: 5238737029 (eff. 0.254)
1652.13/1652.43	c #Conflicts:    1052000 | #Learnt:      44735 | 0.000
1652.13/1652.43	c total clause space: 545.701MB
1652.13/1652.43	c total #watches: 637000
1656.73/1657.02	c total #propagations: 1332508866 / total #impl: 5243772200 (eff. 0.254)
1656.73/1657.02	c #Conflicts:    1053000 | #Learnt:      45735 | 0.000
1656.73/1657.02	c total clause space: 545.701MB
1656.73/1657.02	c total #watches: 640443
1661.33/1661.65	c total #propagations: 1333744873 / total #impl: 5249309244 (eff. 0.254)
1661.33/1661.65	c #Conflicts:    1054000 | #Learnt:      46735 | 0.000
1661.33/1661.65	c total clause space: 545.701MB
1661.33/1661.65	c total #watches: 645796
1665.83/1666.16	c total #propagations: 1334873948 / total #impl: 5253687707 (eff. 0.254)
1665.83/1666.16	c #Conflicts:    1055000 | #Learnt:      47735 | 0.000
1665.83/1666.16	c total clause space: 545.701MB
1665.83/1666.16	c total #watches: 651218
1670.42/1670.79	c total #propagations: 1336101252 / total #impl: 5258942254 (eff. 0.254)
1670.42/1670.79	c #Conflicts:    1056000 | #Learnt:      48735 | 0.000
1670.42/1670.79	c total clause space: 545.701MB
1670.42/1670.79	c total #watches: 655729
1676.24/1676.59	c total #propagations: 1337399555 / total #impl: 5265708967 (eff. 0.254)
1676.24/1676.59	c GC COLLECT
1676.24/1676.59	c #Conflicts:    1057000 | #Learnt:      24945 | 0.000
1676.24/1676.59	c total clause space: 545.701MB
1676.24/1676.59	c total #watches: 551793
1677.53/1677.82	c total #propagations: 1339025017 / total #impl: 5274087104 (eff. 0.254)
1677.53/1677.82	c #Conflicts:    1058000 | #Learnt:      25945 | 0.000
1677.53/1677.82	c total clause space: 545.701MB
1677.53/1677.82	c total #watches: 556277
1678.73/1679.04	c total #propagations: 1340274101 / total #impl: 5279371634 (eff. 0.254)
1678.73/1679.04	c #Conflicts:    1059000 | #Learnt:      26945 | 0.000
1678.73/1679.04	c total clause space: 545.701MB
1678.73/1679.04	c total #watches: 564721
1680.54/1680.83	c total #propagations: 1341424421 / total #impl: 5285673915 (eff. 0.254)
1680.54/1680.83	c #Conflicts:    1060000 | #Learnt:      27945 | 0.000
1680.54/1680.83	c total clause space: 545.701MB
1680.54/1680.83	c total #watches: 569249
1682.23/1682.57	c total #propagations: 1342860194 / total #impl: 5291665973 (eff. 0.254)
1682.23/1682.57	c #Conflicts:    1061000 | #Learnt:      28945 | 0.000
1682.23/1682.57	c total clause space: 545.701MB
1682.23/1682.57	c total #watches: 574570
1684.73/1685.02	c total #propagations: 1344080895 / total #impl: 5297080590 (eff. 0.254)
1684.73/1685.02	c #Conflicts:    1062000 | #Learnt:      29945 | 0.000
1684.73/1685.02	c total clause space: 545.701MB
1684.73/1685.02	c total #watches: 580615
1687.43/1687.76	c total #propagations: 1345517917 / total #impl: 5304255026 (eff. 0.254)
1687.43/1687.76	c #Conflicts:    1063000 | #Learnt:      30945 | 0.000
1687.43/1687.76	c total clause space: 545.701MB
1687.43/1687.76	c total #watches: 583568
1690.33/1690.66	c total #propagations: 1346855605 / total #impl: 5309797663 (eff. 0.254)
1690.33/1690.66	c #Conflicts:    1064000 | #Learnt:      31945 | 0.000
1690.33/1690.66	c total clause space: 545.701MB
1690.33/1690.66	c total #watches: 586516
1693.43/1693.78	c total #propagations: 1348180576 / total #impl: 5315090248 (eff. 0.254)
1693.43/1693.78	c #Conflicts:    1065000 | #Learnt:      32945 | 0.000
1693.43/1693.78	c total clause space: 545.701MB
1693.43/1693.78	c total #watches: 590163
1696.63/1696.95	c total #propagations: 1349386692 / total #impl: 5319912751 (eff. 0.254)
1696.63/1696.95	c #Conflicts:    1066000 | #Learnt:      33945 | 0.000
1696.63/1696.95	c total clause space: 545.701MB
1696.63/1696.95	c total #watches: 592625
1700.03/1700.34	c total #propagations: 1350464975 / total #impl: 5323903923 (eff. 0.254)
1700.03/1700.34	c #Conflicts:    1067000 | #Learnt:      34945 | 0.000
1700.03/1700.34	c total clause space: 545.701MB
1700.03/1700.34	c total #watches: 596741
1702.73/1703.06	c total #propagations: 1351554601 / total #impl: 5328776519 (eff. 0.254)
1702.73/1703.06	c #Conflicts:    1068000 | #Learnt:      35945 | 0.000
1702.73/1703.06	c total clause space: 545.701MB
1702.73/1703.06	c total #watches: 598826
1706.43/1706.78	c total #propagations: 1352713138 / total #impl: 5333595151 (eff. 0.254)
1706.43/1706.78	c #Conflicts:    1069000 | #Learnt:      36945 | 0.000
1706.43/1706.78	c total clause space: 545.701MB
1706.43/1706.78	c total #watches: 601460
1709.43/1709.75	c total #propagations: 1354179107 / total #impl: 5340354737 (eff. 0.254)
1709.43/1709.75	c #Conflicts:    1070000 | #Learnt:      37945 | 0.000
1709.43/1709.75	c total clause space: 545.701MB
1709.43/1709.75	c total #watches: 605443
1712.62/1712.99	c total #propagations: 1355280548 / total #impl: 5345072968 (eff. 0.254)
1712.62/1712.99	c #Conflicts:    1071000 | #Learnt:      38945 | 0.000
1712.62/1712.99	c total clause space: 545.701MB
1712.62/1712.99	c total #watches: 608456
1715.22/1715.50	c total #propagations: 1356170132 / total #impl: 5349786290 (eff. 0.253)
1715.22/1715.50	c #Conflicts:    1072000 | #Learnt:      39945 | 0.000
1715.22/1715.50	c total clause space: 545.701MB
1715.22/1715.50	c total #watches: 612896
1717.93/1718.28	c total #propagations: 1357047474 / total #impl: 5354858263 (eff. 0.253)
1717.93/1718.28	c #Conflicts:    1073000 | #Learnt:      40945 | 0.000
1717.93/1718.28	c total clause space: 545.701MB
1717.93/1718.28	c total #watches: 619356
1721.23/1721.58	c total #propagations: 1357969229 / total #impl: 5360063123 (eff. 0.253)
1721.23/1721.58	c #Conflicts:    1074000 | #Learnt:      41945 | 0.000
1721.23/1721.58	c total clause space: 545.701MB
1721.23/1721.58	c total #watches: 631991
1724.82/1725.15	c total #propagations: 1358990756 / total #impl: 5367788373 (eff. 0.253)
1724.82/1725.15	c #Conflicts:    1075000 | #Learnt:      42945 | 0.000
1724.82/1725.15	c total clause space: 545.701MB
1724.82/1725.15	c total #watches: 649297
1730.03/1730.34	c total #propagations: 1360116041 / total #impl: 5375809955 (eff. 0.253)
1730.03/1730.34	c #Conflicts:    1076000 | #Learnt:      43945 | 0.000
1730.03/1730.34	c total clause space: 545.701MB
1730.03/1730.34	c total #watches: 660703
1737.12/1737.42	c total #propagations: 1361293250 / total #impl: 5384674780 (eff. 0.253)
1737.12/1737.42	c #Conflicts:    1077000 | #Learnt:      44945 | 0.000
1737.12/1737.42	c total clause space: 545.701MB
1737.12/1737.42	c total #watches: 677604
1746.31/1746.63	c total #propagations: 1362490262 / total #impl: 5392890930 (eff. 0.253)
1746.31/1746.63	c #Conflicts:    1078000 | #Learnt:      45945 | 0.000
1746.31/1746.63	c total clause space: 545.701MB
1746.31/1746.63	c total #watches: 689201
1758.21/1758.57	c total #propagations: 1363726293 / total #impl: 5401514641 (eff. 0.252)
1758.21/1758.57	c #Conflicts:    1079000 | #Learnt:      46945 | 0.000
1758.21/1758.57	c total clause space: 545.701MB
1758.21/1758.57	c total #watches: 693535
1772.11/1772.50	c total #propagations: 1364776572 / total #impl: 5406988021 (eff. 0.252)
1772.11/1772.50	c #Conflicts:    1080000 | #Learnt:      47945 | 0.000
1772.11/1772.50	c total clause space: 545.701MB
1772.21/1772.50	c total #watches: 696204
1784.42/1784.76	c total #propagations: 1366175207 / total #impl: 5412812316 (eff. 0.252)
1784.42/1784.76	c #Conflicts:    1081000 | #Learnt:      48945 | 0.000
1784.42/1784.76	c total clause space: 886.764MB
1784.42/1784.76	c total #watches: 698678
1795.21/1795.56	c total #propagations: 1367346495 / total #impl: 5418393086 (eff. 0.252)
1795.21/1795.56	c #Conflicts:    1082000 | #Learnt:      49945 | 0.000
1795.21/1795.56	c total clause space: 886.764MB
1795.21/1795.56	c total #watches: 706321

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-4108364-1466279033/watcher-4108364-1466279033 -o /tmp/evaluation-result-4108364-1466279033/solver-4108364-1466279033 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node103-1466277213-20895 --watchdog 1960 --input HOME/instance-4108364-1466279033.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

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

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


[startup+0 s]
/proc/loadavg: 2.16 2.06 1.98 3/176 21843
/proc/meminfo: memFree=31033788/32872528 swapFree=249320/249320
[pid=21843] ppid=21840 vsize=33468 CPUtime=0 cores=0,2,4,6
/proc/21843/stat : 21843 (cdcl-cuttingpla) R 21840 21843 20879 0 -1 4202496 278 0 0 0 0 0 0 0 20 0 1 0 29953789 34271232 5269 33554432000 4194304 6201397 140734629848528 140737207073784 5194084 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/21843/statm: 8367 5269 130 491 0 7866 0

[startup+0.10017 s]
/proc/loadavg: 2.16 2.06 1.98 3/176 21843
/proc/meminfo: memFree=31033788/32872528 swapFree=249320/249320
[pid=21843] ppid=21840 vsize=35352 CPUtime=0.09 cores=0,2,4,6
/proc/21843/stat : 21843 (cdcl-cuttingpla) R 21840 21843 20879 0 -1 4202496 1644 0 0 0 9 0 0 0 20 0 1 0 29953789 36200448 7789 33554432000 4194304 6201397 140734629848528 140737207073784 4207438 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/21843/statm: 8838 7789 141 491 0 8337 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35352

[startup+0.200353 s]
/proc/loadavg: 2.16 2.06 1.98 3/176 21843
/proc/meminfo: memFree=31033788/32872528 swapFree=249320/249320
[pid=21843] ppid=21840 vsize=43544 CPUtime=0.19 cores=0,2,4,6
/proc/21843/stat : 21843 (cdcl-cuttingpla) R 21840 21843 20879 0 -1 4202496 2848 0 0 0 19 0 0 0 20 0 1 0 29953789 44589056 9062 33554432000 4194304 6201397 140734629848528 140737207073784 4208163 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/21843/statm: 10886 9063 142 491 0 10385 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 43544

[startup+0.300329 s]
/proc/loadavg: 2.16 2.06 1.98 3/176 21843
/proc/meminfo: memFree=31033788/32872528 swapFree=249320/249320
[pid=21843] ppid=21840 vsize=51508 CPUtime=0.29 cores=0,2,4,6
/proc/21843/stat : 21843 (cdcl-cuttingpla) R 21840 21843 20879 0 -1 4202496 3844 0 0 0 29 0 0 0 20 0 1 0 29953789 52744192 10175 33554432000 4194304 6201397 140734629848528 140737207073784 5150858 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/21843/statm: 12877 10176 142 491 0 12376 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 51508

[startup+0.700266 s]
/proc/loadavg: 2.16 2.06 1.98 3/176 21843
/proc/meminfo: memFree=31033788/32872528 swapFree=249320/249320
[pid=21843] ppid=21840 vsize=65940 CPUtime=0.69 cores=0,2,4,6
/proc/21843/stat : 21843 (cdcl-cuttingpla) R 21840 21843 20879 0 -1 4202496 5935 0 0 0 68 1 0 0 20 0 1 0 29953789 67522560 14633 33554432000 4194304 6201397 140734629848528 140737207073784 5150858 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/21843/statm: 16485 14633 142 491 0 15984 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 65940

[startup+1.50029 s]
/proc/loadavg: 2.16 2.06 1.98 3/177 21844
/proc/meminfo: memFree=30969480/32872528 swapFree=249320/249320
[pid=21843] ppid=21840 vsize=69060 CPUtime=1.49 cores=0,2,4,6
/proc/21843/stat : 21843 (cdcl-cuttingpla) R 21840 21843 20879 0 -1 4202496 7162 0 0 0 148 1 0 0 20 0 1 0 29953789 70717440 16155 33554432000 4194304 6201397 140734629848528 140734629846664 4198475 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/21843/statm: 17265 16155 146 491 0 16764 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 69060

[startup+3.10028 s]
/proc/loadavg: 2.23 2.07 1.98 3/177 21844
/proc/meminfo: memFree=30968736/32872528 swapFree=249320/249320
[pid=21843] ppid=21840 vsize=88292 CPUtime=3.08 cores=0,2,4,6
/proc/21843/stat : 21843 (cdcl-cuttingpla) R 21840 21843 20879 0 -1 4202496 7603 0 0 0 307 1 0 0 20 0 1 0 29953789 90411008 16960 33554432000 4194304 6201397 140734629848528 140734629847096 4213110 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/21843/statm: 22073 16960 159 491 0 21572 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 88292

[startup+6.30028 s]
/proc/loadavg: 2.23 2.07 1.98 3/177 21844
/proc/meminfo: memFree=30950912/32872528 swapFree=249320/249320
[pid=21843] ppid=21840 vsize=88956 CPUtime=6.29 cores=0,2,4,6
/proc/21843/stat : 21843 (cdcl-cuttingpla) R 21840 21843 20879 0 -1 4202496 8130 0 0 0 627 2 0 0 20 0 1 0 29953789 91090944 20922 33554432000 4194304 6201397 140734629848528 140734629847144 4219586 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/21843/statm: 22239 20922 165 491 0 21738 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 88956

[startup+12.7003 s]
/proc/loadavg: 2.19 2.07 1.98 3/177 21844
/proc/meminfo: memFree=30931328/32872528 swapFree=249320/249320
[pid=21843] ppid=21840 vsize=120568 CPUtime=12.69 cores=0,2,4,6
/proc/21843/stat : 21843 (cdcl-cuttingpla) R 21840 21843 20879 0 -1 4202496 8887 0 0 0 1267 2 0 0 20 0 1 0 29953789 123461632 25523 33554432000 4194304 6201397 140734629848528 140734629847656 4213694 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/21843/statm: 30142 25523 165 491 0 29641 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 120568

[startup+25.5004 s]
/proc/loadavg: 2.24 2.08 1.99 3/177 21844
/proc/meminfo: memFree=30914172/32872528 swapFree=249320/249320
[pid=21843] ppid=21840 vsize=171760 CPUtime=25.48 cores=0,2,4,6
/proc/21843/stat : 21843 (cdcl-cuttingpla) R 21840 21843 20879 0 -1 4202496 9692 0 0 0 2546 2 0 0 20 0 1 0 29953789 175882240 29705 33554432000 4194304 6201397 140734629848528 140734629847560 4213178 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/21843/statm: 42940 29705 165 491 0 42439 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 171760

[startup+51.1004 s]
/proc/loadavg: 2.23 2.09 2.00 3/177 21844
/proc/meminfo: memFree=30907732/32872528 swapFree=249320/249320
[pid=21843] ppid=21840 vsize=172612 CPUtime=51.08 cores=0,2,4,6
/proc/21843/stat : 21843 (cdcl-cuttingpla) R 21840 21843 20879 0 -1 4202496 10056 0 0 0 5105 3 0 0 20 0 1 0 29953789 176754688 31568 33554432000 4194304 6201397 140734629848528 140734629847656 4214961 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/21843/statm: 43153 31568 165 491 0 42652 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 172612

[startup+102.3 s]
/proc/loadavg: 2.23 2.11 2.00 3/177 21845
/proc/meminfo: memFree=30863200/32872528 swapFree=249320/249320
[pid=21843] ppid=21840 vsize=174372 CPUtime=102.28 cores=0,2,4,6
/proc/21843/stat : 21843 (cdcl-cuttingpla) R 21840 21843 20879 0 -1 4202496 10654 0 0 0 10224 4 0 0 20 0 1 0 29953789 178556928 41826 33554432000 4194304 6201397 140734629848528 140734629847656 4213192 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/21843/statm: 43593 41826 165 491 0 43092 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 174372

[startup+162.3 s]
/proc/loadavg: 2.09 2.09 2.00 3/177 21893
/proc/meminfo: memFree=31200368/32872528 swapFree=249320/249320
[pid=21843] ppid=21840 vsize=257164 CPUtime=162.26 cores=0,2,4,6
/proc/21843/stat : 21843 (cdcl-cuttingpla) R 21840 21843 20879 0 -1 4202496 11423 0 0 0 16222 4 0 0 20 0 1 0 29953789 263335936 44995 33554432000 4194304 6201397 140734629848528 140734629847656 4213257 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/21843/statm: 64291 44995 165 491 0 63790 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 257164

[startup+222.307 s]
/proc/loadavg: 2.03 2.07 2.00 3/177 21894
/proc/meminfo: memFree=31163084/32872528 swapFree=249320/249320
[pid=21843] ppid=21840 vsize=258132 CPUtime=222.26 cores=0,2,4,6
/proc/21843/stat : 21843 (cdcl-cuttingpla) R 21840 21843 20879 0 -1 4202496 11673 0 0 0 22222 4 0 0 20 0 1 0 29953789 264327168 45299 33554432000 4194304 6201397 140734629848528 140734629847656 4213087 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/21843/statm: 64533 45299 165 491 0 64032 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 258132

[startup+282.3 s]
/proc/loadavg: 2.01 2.05 2.00 3/177 21895
/proc/meminfo: memFree=31149752/32872528 swapFree=249320/249320
[pid=21843] ppid=21840 vsize=258664 CPUtime=282.24 cores=0,2,4,6
/proc/21843/stat : 21843 (cdcl-cuttingpla) R 21840 21843 20879 0 -1 4202496 11966 0 0 0 28220 4 0 0 20 0 1 0 29953789 264871936 45692 33554432000 4194304 6201397 140734629848528 140734629847656 4236032 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/21843/statm: 64666 45692 165 491 0 64165 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 258664

[startup+342.3 s]
/proc/loadavg: 2.15 2.09 2.01 3/177 21896
/proc/meminfo: memFree=31085272/32872528 swapFree=249320/249320
[pid=21843] ppid=21840 vsize=259612 CPUtime=342.23 cores=0,2,4,6
/proc/21843/stat : 21843 (cdcl-cuttingpla) R 21840 21843 20879 0 -1 4202496 12207 0 0 0 34218 5 0 0 20 0 1 0 29953789 265842688 58197 33554432000 4194304 6201397 140734629848528 140734629847656 4200619 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/21843/statm: 64903 58197 165 491 0 64402 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 259612

[startup+402.3 s]
/proc/loadavg: 2.06 2.07 2.01 4/178 21900
/proc/meminfo: memFree=31029844/32872528 swapFree=249320/249320
[pid=21843] ppid=21840 vsize=260012 CPUtime=402.22 cores=0,2,4,6
/proc/21843/stat : 21843 (cdcl-cuttingpla) R 21840 21843 20879 0 -1 4202496 12304 0 0 0 40217 5 0 0 20 0 1 0 29953789 266252288 58294 33554432000 4194304 6201397 140734629848528 140734629847656 4220336 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/21843/statm: 65003 58294 165 491 0 64502 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 260012

[startup+462.3 s]
/proc/loadavg: 2.23 2.12 2.02 3/177 21902
/proc/meminfo: memFree=31005288/32872528 swapFree=249320/249320
[pid=21843] ppid=21840 vsize=260812 CPUtime=462.21 cores=0,2,4,6
/proc/21843/stat : 21843 (cdcl-cuttingpla) R 21840 21843 20879 0 -1 4202496 12534 0 0 0 46216 5 0 0 20 0 1 0 29953789 267071488 60568 33554432000 4194304 6201397 140734629848528 140734629847656 4213136 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/21843/statm: 65203 60568 165 491 0 64702 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 260812

[startup+522.3 s]
/proc/loadavg: 2.16 2.11 2.02 3/176 21903
/proc/meminfo: memFree=30956336/32872528 swapFree=249320/249320
[pid=21843] ppid=21840 vsize=393952 CPUtime=522.2 cores=0,2,4,6
/proc/21843/stat : 21843 (cdcl-cuttingpla) R 21840 21843 20879 0 -1 4202496 13082 0 0 0 52213 7 0 0 20 0 1 0 29953789 403406848 72762 33554432000 4194304 6201397 140734629848528 140734629847656 4213186 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/21843/statm: 98488 72762 165 491 0 97987 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 393952

[startup+582.3 s]
/proc/loadavg: 2.10 2.10 2.02 4/177 21905
/proc/meminfo: memFree=30954348/32872528 swapFree=249320/249320
[pid=21843] ppid=21840 vsize=394776 CPUtime=582.2 cores=0,2,4,6
/proc/21843/stat : 21843 (cdcl-cuttingpla) R 21840 21843 20879 0 -1 4202496 13454 0 0 0 58213 7 0 0 20 0 1 0 29953789 404250624 73083 33554432000 4194304 6201397 140734629848528 140734629847656 4213268 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/21843/statm: 98694 73083 165 491 0 98193 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 394776


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


[startup+942.3 s]
/proc/loadavg: 2.05 2.06 2.01 4/177 21912
/proc/meminfo: memFree=30899164/32872528 swapFree=249320/249320
[pid=21843] ppid=21840 vsize=396604 CPUtime=942.14 cores=0,2,4,6
/proc/21843/stat : 21843 (cdcl-cuttingpla) R 21840 21843 20879 0 -1 4202496 14137 0 0 0 94206 8 0 0 20 0 1 0 29953789 406122496 80391 33554432000 4194304 6201397 140734629848528 140734629847656 4213257 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/21843/statm: 99151 80391 165 491 0 98650 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 396604

[startup+1002.3 s]
/proc/loadavg: 2.02 2.05 2.00 3/178 21916
/proc/meminfo: memFree=30869816/32872528 swapFree=249320/249320
[pid=21843] ppid=21840 vsize=397720 CPUtime=1002.13 cores=0,2,4,6
/proc/21843/stat : 21843 (cdcl-cuttingpla) R 21840 21843 20879 0 -1 4202496 14428 0 0 0 100205 8 0 0 20 0 1 0 29953789 407265280 82215 33554432000 4194304 6201397 140734629848528 140734629847656 4213178 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/21843/statm: 99430 82215 165 491 0 98929 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 397720

[startup+1062.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/178 21940
/proc/meminfo: memFree=30844136/32872528 swapFree=249320/249320
[pid=21843] ppid=21840 vsize=398116 CPUtime=1062.12 cores=0,2,4,6
/proc/21843/stat : 21843 (cdcl-cuttingpla) R 21840 21843 20879 0 -1 4202496 14511 0 0 0 106204 8 0 0 20 0 1 0 29953789 407670784 83320 33554432000 4194304 6201397 140734629848528 140734629847656 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/21843/statm: 99529 83320 165 491 0 99028 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 398116

[startup+1122.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/177 21941
/proc/meminfo: memFree=30826704/32872528 swapFree=249320/249320
[pid=21843] ppid=21840 vsize=398276 CPUtime=1122.11 cores=0,2,4,6
/proc/21843/stat : 21843 (cdcl-cuttingpla) R 21840 21843 20879 0 -1 4202496 14563 0 0 0 112203 8 0 0 20 0 1 0 29953789 407834624 83372 33554432000 4194304 6201397 140734629848528 140734629847656 4218890 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/21843/statm: 99569 83372 165 491 0 99068 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 398276

[startup+1182.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 21942
/proc/meminfo: memFree=30826088/32872528 swapFree=249320/249320
[pid=21843] ppid=21840 vsize=398556 CPUtime=1182.1 cores=0,2,4,6
/proc/21843/stat : 21843 (cdcl-cuttingpla) R 21840 21843 20879 0 -1 4202496 14638 0 0 0 118202 8 0 0 20 0 1 0 29953789 408121344 83447 33554432000 4194304 6201397 140734629848528 140734629847656 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/21843/statm: 99639 83447 165 491 0 99138 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 398556

[startup+1242.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 21943
/proc/meminfo: memFree=30825244/32872528 swapFree=249320/249320
[pid=21843] ppid=21840 vsize=398820 CPUtime=1242.1 cores=0,2,4,6
/proc/21843/stat : 21843 (cdcl-cuttingpla) R 21840 21843 20879 0 -1 4202496 14696 0 0 0 124201 9 0 0 20 0 1 0 29953789 408391680 83505 33554432000 4194304 6201397 140734629848528 140734629847656 4213168 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/21843/statm: 99705 83505 165 491 0 99204 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 398820

[startup+1302.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/177 21944
/proc/meminfo: memFree=30824004/32872528 swapFree=249320/249320
[pid=21843] ppid=21840 vsize=398960 CPUtime=1302.09 cores=0,2,4,6
/proc/21843/stat : 21843 (cdcl-cuttingpla) R 21840 21843 20879 0 -1 4202496 14725 0 0 0 130200 9 0 0 20 0 1 0 29953789 408535040 83532 33554432000 4194304 6201397 140734629848528 140734629847656 4213268 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/21843/statm: 99740 83532 165 491 0 99239 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 398960

[startup+1362.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/177 21946
/proc/meminfo: memFree=30824144/32872528 swapFree=249320/249320
[pid=21843] ppid=21840 vsize=399092 CPUtime=1362.08 cores=0,2,4,6
/proc/21843/stat : 21843 (cdcl-cuttingpla) R 21840 21843 20879 0 -1 4202496 14756 0 0 0 136199 9 0 0 20 0 1 0 29953789 408670208 83563 33554432000 4194304 6201397 140734629848528 140734629847656 4213178 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/21843/statm: 99773 83563 165 491 0 99272 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 399092

[startup+1422.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 21947
/proc/meminfo: memFree=30823296/32872528 swapFree=249320/249320
[pid=21843] ppid=21840 vsize=399228 CPUtime=1422.07 cores=0,2,4,6
/proc/21843/stat : 21843 (cdcl-cuttingpla) R 21840 21843 20879 0 -1 4202496 14777 0 0 0 142198 9 0 0 20 0 1 0 29953789 408809472 83584 33554432000 4194304 6201397 140734629848528 140734629847656 4213159 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/21843/statm: 99807 83584 165 491 0 99306 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 399228

[startup+1482.3 s]
/proc/loadavg: 2.09 2.04 2.01 3/177 21948
/proc/meminfo: memFree=30780980/32872528 swapFree=249320/249320
[pid=21843] ppid=21840 vsize=400036 CPUtime=1482.06 cores=0,2,4,6
/proc/21843/stat : 21843 (cdcl-cuttingpla) R 21840 21843 20879 0 -1 4202496 15006 0 0 0 148197 9 0 0 20 0 1 0 29953789 409636864 84324 33554432000 4194304 6201397 140734629848528 140734629847656 4213268 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/21843/statm: 100009 84324 165 491 0 99508 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 400036

[startup+1542.31 s]
/proc/loadavg: 2.03 2.03 2.00 3/177 21949
/proc/meminfo: memFree=30713464/32872528 swapFree=249320/249320
[pid=21843] ppid=21840 vsize=615380 CPUtime=1542.06 cores=0,2,4,6
/proc/21843/stat : 21843 (cdcl-cuttingpla) R 21840 21843 20879 0 -1 4202496 15628 0 0 0 154195 11 0 0 20 0 1 0 29953789 630149120 101115 33554432000 4194304 6201397 140734629848528 140734629847656 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/21843/statm: 153845 101115 165 491 0 153344 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 615380

[startup+1602.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/178 21953
/proc/meminfo: memFree=30704116/32872528 swapFree=249320/249320
[pid=21843] ppid=21840 vsize=615952 CPUtime=1602.04 cores=0,2,4,6
/proc/21843/stat : 21843 (cdcl-cuttingpla) R 21840 21843 20879 0 -1 4202496 15870 0 0 0 160193 11 0 0 20 0 1 0 29953789 630734848 103375 33554432000 4194304 6201397 140734629848528 140734629847656 4213186 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/21843/statm: 153988 103375 165 491 0 153487 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 615952

[startup+1662.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 21955
/proc/meminfo: memFree=30680612/32872528 swapFree=249320/249320
[pid=21843] ppid=21840 vsize=616364 CPUtime=1662.03 cores=0,2,4,6
/proc/21843/stat : 21843 (cdcl-cuttingpla) R 21840 21843 20879 0 -1 4202496 16108 0 0 0 166192 11 0 0 20 0 1 0 29953789 631156736 109709 33554432000 4194304 6201397 140734629848528 140734629847656 4213178 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/21843/statm: 154091 109709 165 491 0 153590 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 616364

[startup+1722.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 21956
/proc/meminfo: memFree=30633012/32872528 swapFree=249320/249320
[pid=21843] ppid=21840 vsize=616640 CPUtime=1722.02 cores=0,2,4,6
/proc/21843/stat : 21843 (cdcl-cuttingpla) R 21840 21843 20879 0 -1 4202496 16206 0 0 0 172190 12 0 0 20 0 1 0 29953789 631439360 121043 33554432000 4194304 6201397 140734629848528 140734629847656 4221743 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/21843/statm: 154160 121043 165 491 0 153659 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 616640

[startup+1782.3 s]
/proc/loadavg: 2.02 2.03 2.00 4/177 21957
/proc/meminfo: memFree=30491644/32872528 swapFree=249320/249320
[pid=21843] ppid=21840 vsize=966152 CPUtime=1782.02 cores=0,2,4,6
/proc/21843/stat : 21843 (cdcl-cuttingpla) R 21840 21843 20879 0 -1 4202496 16595 0 0 0 178188 14 0 0 20 0 1 0 29953789 989339648 156134 33554432000 4194304 6201397 140734629848528 140734629847560 4213178 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/21843/statm: 241538 156134 165 491 0 241037 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 966152



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 21957
/proc/meminfo: memFree=30466944/32872528 swapFree=249320/249320
[pid=21843] ppid=21840 vsize=966284 CPUtime=1800.01 cores=0,2,4,6
/proc/21843/stat : 21843 (cdcl-cuttingpla) R 21840 21843 20879 0 -1 4202496 16635 0 0 0 179987 14 0 0 20 0 1 0 29953789 989474816 162306 33554432000 4194304 6201397 140734629848528 140734629847656 4213206 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/21843/statm: 241571 162306 165 491 0 241070 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 966284

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

[startup+1800.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 21957
/proc/meminfo: memFree=30466944/32872528 swapFree=249320/249320
[pid=21843] ppid=21840 vsize=966284 CPUtime=1800.01 cores=0,2,4,6
/proc/21843/stat : 21843 (cdcl-cuttingpla) R 21840 21843 20879 0 -1 4202496 16635 0 0 0 179987 14 0 0 20 0 1 0 29953789 989474816 162306 33554432000 4194304 6201397 140734629848528 140734629847656 4213206 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/21843/statm: 241571 162306 165 491 0 241070 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 966284

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.88
system time used= 0.145977
maximum resident set size= 649224
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16635
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= 21
involuntary context switches= 1851

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.69629 second user time and 6.86496 second system time

The end

Launcher Data

Begin job on node103 at 2016-06-18 21:43:54
IDJOB=4108364
IDBENCH=77212
IDSOLVER=2550
FILE ID=node103/4108364-1466279033
RUNJOBID= node103-1466277213-20895
PBS_JOBID= 19918271
Free space on /tmp= 71716 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/oliveras/j120opt/normalized-j1206_4.std.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4108364-1466279033/watcher-4108364-1466279033 -o /tmp/evaluation-result-4108364-1466279033/solver-4108364-1466279033 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node103-1466277213-20895 --watchdog 1960 --input HOME/instance-4108364-1466279033.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= dc2381243433b8fdb488c977baa91e3c
RANDOM SEED=59152934

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31033920 kB
Buffers:          132728 kB
Cached:           250256 kB
SwapCached:         2460 kB
Active:           572440 kB
Inactive:         269256 kB
Active(anon):     457492 kB
Inactive(anon):     3280 kB
Active(file):     114948 kB
Inactive(file):   265976 kB
Unevictable:      249320 kB
Mlocked:          249320 kB
SwapTotal:      67108856 kB
SwapFree:       67099548 kB
Dirty:              9412 kB
Writeback:             0 kB
AnonPages:        708496 kB
Mapped:             8972 kB
Shmem:                 0 kB
Slab:             615964 kB
SReclaimable:      59736 kB
SUnreclaim:       556228 kB
KernelStack:        1464 kB
PageTables:         5656 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1019328 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    436224 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= 71712 MiB
End job on node103 at 2016-06-18 22:13:54