Trace number 4087515

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
bounded_golomb_rulers/normalized-bogr_16.opb
MD5SUM6e5141f298d85d1f18641c02d22506a9
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark235
Best CPU time to get the best result obtained on this benchmark1800.01
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 222
Optimality of the best value was proved NO
Number of variables5570
Total number of constraints10896
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints10895
Minimum length of a constraint1
Maximum length of a constraint34
Number of terms in the objective function 9
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 375
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 512
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 1908
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.09/0.11	c * #variable= 5570 #constraint= 10896
0.19/0.25	c * #variable= 5570 #constraint= 10896
1.29/1.37	c #Conflicts:       1000 | #Learnt:        999 | 0.000
1.29/1.37	c total clause space: 18.2382MB
1.29/1.37	c total #watches: 303504
2.59/2.64	c total #propagations: 359595 / total #impl: 5817619 (eff. 0.062)
2.59/2.64	c #Conflicts:       2000 | #Learnt:       1999 | 0.000
2.59/2.64	c total clause space: 18.2382MB
2.59/2.64	c total #watches: 316159
3.79/3.85	c total #propagations: 721447 / total #impl: 13490132 (eff. 0.053)
3.79/3.85	c #Conflicts:       3000 | #Learnt:       2015 | 0.000
3.79/3.85	c total clause space: 18.2382MB
3.79/3.85	c total #watches: 322878
5.09/5.11	c total #propagations: 990784 / total #impl: 21463643 (eff. 0.046)
5.09/5.11	c #Conflicts:       4000 | #Learnt:       3015 | 0.000
5.09/5.11	c total clause space: 18.2382MB
5.09/5.11	c total #watches: 330850
6.19/6.27	c total #propagations: 1325979 / total #impl: 28782910 (eff. 0.046)
6.19/6.27	c GC COLLECT
6.19/6.27	c #Conflicts:       5000 | #Learnt:       2366 | 0.000
6.19/6.27	c total clause space: 29.637MB
6.19/6.27	c total #watches: 318833
7.39/7.44	c total #propagations: 1694750 / total #impl: 35392559 (eff. 0.048)
7.39/7.44	c #Conflicts:       6000 | #Learnt:       3366 | 0.000
7.39/7.44	c total clause space: 29.637MB
7.39/7.44	c total #watches: 331588
8.49/8.55	c total #propagations: 1986947 / total #impl: 41705126 (eff. 0.048)
8.49/8.55	c GC COLLECT
8.49/8.55	c #Conflicts:       7000 | #Learnt:       2240 | 0.000
8.49/8.55	c total clause space: 29.637MB
8.49/8.55	c total #watches: 322503
9.59/9.61	c total #propagations: 2246914 / total #impl: 47543697 (eff. 0.047)
9.59/9.61	c #Conflicts:       8000 | #Learnt:       3240 | 0.000
9.59/9.61	c total clause space: 29.637MB
9.59/9.61	c total #watches: 336847
10.79/10.80	c total #propagations: 2442945 / total #impl: 52921468 (eff. 0.046)
10.79/10.80	c #Conflicts:       9000 | #Learnt:       4240 | 0.000
10.79/10.80	c total clause space: 29.637MB
10.79/10.80	c total #watches: 346207
11.89/11.98	c total #propagations: 2710640 / total #impl: 59078951 (eff. 0.046)
11.89/11.98	c GC COLLECT
11.89/11.98	c #Conflicts:      10000 | #Learnt:       2736 | 0.000
11.89/11.98	c total clause space: 29.637MB
11.89/11.98	c total #watches: 325526
13.09/13.10	c total #propagations: 3032996 / total #impl: 65295846 (eff. 0.046)
13.09/13.10	c #Conflicts:      11000 | #Learnt:       3736 | 0.000
13.09/13.10	c total clause space: 29.637MB
13.09/13.10	c total #watches: 335287
14.39/14.43	c total #propagations: 3319240 / total #impl: 72137798 (eff. 0.046)
14.39/14.43	c #Conflicts:      12000 | #Learnt:       4736 | 0.000
14.39/14.43	c total clause space: 29.637MB
14.39/14.43	c total #watches: 346992
15.69/15.70	c total #propagations: 3602885 / total #impl: 80055700 (eff. 0.045)
15.69/15.70	c #Conflicts:      13000 | #Learnt:       5736 | 0.000
15.69/15.70	c total clause space: 29.637MB
15.69/15.70	c total #watches: 357228
16.89/16.98	c total #propagations: 3970358 / total #impl: 87469962 (eff. 0.045)
16.89/16.98	c GC COLLECT
16.89/16.98	c #Conflicts:      14000 | #Learnt:       3880 | 0.000
16.89/16.98	c total clause space: 29.637MB
16.89/16.98	c total #watches: 337416
18.19/18.24	c total #propagations: 4288141 / total #impl: 95118729 (eff. 0.045)
18.19/18.24	c #Conflicts:      15000 | #Learnt:       4880 | 0.000
18.19/18.24	c total clause space: 29.637MB
18.19/18.24	c total #watches: 349077
19.49/19.51	c total #propagations: 4604405 / total #impl: 101811073 (eff. 0.045)
19.49/19.51	c #Conflicts:      16000 | #Learnt:       5880 | 0.000
19.49/19.51	c total clause space: 29.637MB
19.49/19.51	c total #watches: 357962
20.69/20.75	c total #propagations: 4952674 / total #impl: 108016447 (eff. 0.046)
20.69/20.75	c GC COLLECT
20.69/20.75	c #Conflicts:      17000 | #Learnt:       3703 | 0.000
20.69/20.75	c total clause space: 29.637MB
20.69/20.75	c total #watches: 335370
21.89/21.90	c total #propagations: 5283404 / total #impl: 114374131 (eff. 0.046)
21.89/21.90	c #Conflicts:      18000 | #Learnt:       4703 | 0.000
21.89/21.90	c total clause space: 29.637MB
21.89/21.90	c total #watches: 346414
22.99/23.08	c total #propagations: 5562721 / total #impl: 120426082 (eff. 0.046)
22.99/23.08	c #Conflicts:      19000 | #Learnt:       5703 | 0.000
22.99/23.08	c total clause space: 29.637MB
22.99/23.08	c total #watches: 356283
24.39/24.43	c total #propagations: 5897257 / total #impl: 126172662 (eff. 0.047)
24.39/24.43	c #Conflicts:      20000 | #Learnt:       6703 | 0.000
24.39/24.43	c total clause space: 29.637MB
24.39/24.43	c total #watches: 366757
25.78/25.89	c total #propagations: 6167356 / total #impl: 132607627 (eff. 0.047)
25.78/25.89	c GC COLLECT
25.78/25.89	c #Conflicts:      21000 | #Learnt:       4213 | 0.000
25.78/25.89	c total clause space: 29.637MB
25.78/25.89	c total #watches: 341163
27.08/27.13	c total #propagations: 6558993 / total #impl: 140726880 (eff. 0.047)
27.08/27.13	c #Conflicts:      22000 | #Learnt:       5213 | 0.000
27.08/27.13	c total clause space: 29.637MB
27.08/27.13	c total #watches: 348816
28.18/28.26	c total #propagations: 6880049 / total #impl: 147554053 (eff. 0.047)
28.18/28.26	c #Conflicts:      23000 | #Learnt:       6213 | 0.000
28.18/28.26	c total clause space: 29.637MB
28.18/28.26	c total #watches: 358857
29.48/29.53	c total #propagations: 7114255 / total #impl: 153329004 (eff. 0.046)
29.48/29.53	c #Conflicts:      24000 | #Learnt:       7213 | 0.000
29.48/29.53	c total clause space: 29.637MB
29.48/29.53	c total #watches: 368176
30.68/30.73	c total #propagations: 7429757 / total #impl: 159513077 (eff. 0.047)
30.68/30.73	c GC COLLECT
30.68/30.73	c #Conflicts:      25000 | #Learnt:       4415 | 0.000
30.68/30.73	c total clause space: 29.637MB
30.68/30.73	c total #watches: 338822
31.89/31.93	c total #propagations: 7663930 / total #impl: 166390110 (eff. 0.046)
31.89/31.93	c #Conflicts:      26000 | #Learnt:       5415 | 0.000
31.89/31.93	c total clause space: 29.637MB
31.89/31.93	c total #watches: 349077
33.28/33.32	c total #propagations: 7945566 / total #impl: 173739368 (eff. 0.046)
33.28/33.32	c #Conflicts:      27000 | #Learnt:       6415 | 0.000
33.28/33.32	c total clause space: 29.637MB
33.28/33.32	c total #watches: 364026
35.08/35.14	c total #propagations: 8142219 / total #impl: 183051357 (eff. 0.044)
35.08/35.14	c #Conflicts:      28000 | #Learnt:       7415 | 0.000
35.08/35.14	c total clause space: 29.637MB
35.08/35.14	c total #watches: 377515
36.58/36.65	c total #propagations: 8489816 / total #impl: 193278035 (eff. 0.044)
36.58/36.65	c GC COLLECT
36.58/36.65	c #Conflicts:      29000 | #Learnt:       4320 | 0.000
36.58/36.65	c total clause space: 29.637MB
36.58/36.65	c total #watches: 348739
37.88/37.92	c total #propagations: 8789064 / total #impl: 200968209 (eff. 0.044)
37.88/37.92	c #Conflicts:      30000 | #Learnt:       5320 | 0.000
37.88/37.92	c total clause space: 29.637MB
37.88/37.92	c total #watches: 359810
39.28/39.35	c total #propagations: 9049374 / total #impl: 207219369 (eff. 0.044)
39.28/39.35	c #Conflicts:      31000 | #Learnt:       6320 | 0.000
39.28/39.35	c total clause space: 29.637MB
39.28/39.35	c total #watches: 368633
40.69/40.71	c total #propagations: 9402939 / total #impl: 215531464 (eff. 0.044)
40.69/40.71	c #Conflicts:      32000 | #Learnt:       7320 | 0.000
40.69/40.71	c total clause space: 29.637MB
40.69/40.71	c total #watches: 378537
41.98/42.00	c total #propagations: 9681862 / total #impl: 222765339 (eff. 0.043)
41.98/42.00	c #Conflicts:      33000 | #Learnt:       8320 | 0.000
41.98/42.00	c total clause space: 29.637MB
41.98/42.00	c total #watches: 389380
43.48/43.55	c total #propagations: 9910014 / total #impl: 228816363 (eff. 0.043)
43.48/43.55	c GC COLLECT
43.48/43.55	c #Conflicts:      34000 | #Learnt:       4939 | 0.000
43.48/43.55	c total clause space: 29.637MB
43.48/43.55	c total #watches: 348936
44.88/44.99	c total #propagations: 10166098 / total #impl: 237179590 (eff. 0.043)
44.88/44.99	c #Conflicts:      35000 | #Learnt:       5939 | 0.000
44.88/44.99	c total clause space: 29.637MB
44.88/44.99	c total #watches: 360799
46.29/46.32	c total #propagations: 10438065 / total #impl: 246330159 (eff. 0.042)
46.29/46.32	c #Conflicts:      36000 | #Learnt:       6939 | 0.000
46.29/46.32	c total clause space: 29.637MB
46.29/46.32	c total #watches: 369907
47.88/47.91	c total #propagations: 10740693 / total #impl: 253862572 (eff. 0.042)
47.88/47.91	c S1->S2
47.88/47.91	c S2->S1
47.88/47.91	c #Conflicts:      37000 | #Learnt:       7939 | 0.000
47.88/47.91	c total clause space: 48.1602MB
47.88/47.91	c total #watches: 422625
49.38/49.43	c total #propagations: 11027659 / total #impl: 262568800 (eff. 0.042)
49.38/49.43	c S1->S2
49.38/49.43	c #Conflicts:      38000 | #Learnt:       8939 | 0.000
49.38/49.43	c total clause space: 48.1602MB
49.38/49.43	c total #watches: 408640
50.48/50.55	c total #propagations: 11428521 / total #impl: 271485721 (eff. 0.042)
50.48/50.55	c GC COLLECT
50.48/50.55	c #Conflicts:      39000 | #Learnt:       2039 | 0.000
50.48/50.55	c total clause space: 48.1602MB
50.48/50.55	c total #watches: 315934
51.38/51.49	c total #propagations: 11702504 / total #impl: 276389512 (eff. 0.042)
51.38/51.49	c #Conflicts:      40000 | #Learnt:       3039 | 0.000
51.38/51.49	c total clause space: 48.1602MB
51.38/51.49	c total #watches: 328896
52.58/52.69	c total #propagations: 11908176 / total #impl: 280167618 (eff. 0.043)
52.58/52.69	c #Conflicts:      41000 | #Learnt:       4038 | 0.000
52.58/52.69	c total clause space: 48.1602MB
52.58/52.69	c total #watches: 341182
53.88/53.95	c total #propagations: 12181865 / total #impl: 286425248 (eff. 0.043)
53.88/53.95	c #Conflicts:      42000 | #Learnt:       5038 | 0.000
53.88/53.95	c total clause space: 48.1602MB
53.88/53.95	c total #watches: 350405
55.38/55.40	c total #propagations: 12543768 / total #impl: 295568105 (eff. 0.042)
55.38/55.40	c #Conflicts:      43000 | #Learnt:       6038 | 0.000
55.38/55.40	c total clause space: 48.1602MB
55.38/55.40	c total #watches: 360245
56.78/56.87	c total #propagations: 12930733 / total #impl: 306317778 (eff. 0.042)
56.78/56.87	c GC COLLECT
56.78/56.87	c #Conflicts:      44000 | #Learnt:       3649 | 0.000
56.78/56.87	c total clause space: 48.1602MB
56.78/56.87	c total #watches: 335960
58.08/58.16	c total #propagations: 13265558 / total #impl: 317076410 (eff. 0.042)
58.08/58.16	c #Conflicts:      45000 | #Learnt:       4649 | 0.000
58.08/58.16	c total clause space: 48.1602MB
58.08/58.16	c total #watches: 343345
59.38/59.48	c total #propagations: 13687823 / total #impl: 325944388 (eff. 0.042)
59.38/59.48	c #Conflicts:      46000 | #Learnt:       5649 | 0.000
59.38/59.48	c total clause space: 48.1602MB
59.38/59.48	c total #watches: 353333
60.78/60.86	c total #propagations: 13960127 / total #impl: 334607314 (eff. 0.042)
60.78/60.86	c #Conflicts:      47000 | #Learnt:       6648 | 0.000
60.78/60.86	c total clause space: 48.1602MB
60.78/60.86	c total #watches: 362310
62.18/62.29	c total #propagations: 14226065 / total #impl: 341939587 (eff. 0.042)
62.18/62.29	c #Conflicts:      48000 | #Learnt:       7648 | 0.000
62.18/62.29	c total clause space: 48.1602MB
62.18/62.29	c total #watches: 373545
63.68/63.72	c total #propagations: 14431779 / total #impl: 348518102 (eff. 0.041)
63.68/63.72	c #Conflicts:      49000 | #Learnt:       8648 | 0.000
63.68/63.72	c total clause space: 48.1602MB
63.68/63.72	c total #watches: 382384
64.88/64.99	c total #propagations: 14725562 / total #impl: 356463415 (eff. 0.041)
64.88/64.99	c GC COLLECT
64.88/64.99	c #Conflicts:      50000 | #Learnt:       5125 | 0.000
64.88/64.99	c total clause space: 48.1602MB
64.88/64.99	c total #watches: 346562
66.17/66.25	c total #propagations: 15046406 / total #impl: 363358968 (eff. 0.041)
66.17/66.25	c #Conflicts:      51000 | #Learnt:       6125 | 0.000
66.17/66.25	c total clause space: 48.1602MB
66.17/66.25	c total #watches: 355213
67.57/67.69	c total #propagations: 15364770 / total #impl: 371059563 (eff. 0.041)
67.57/67.69	c #Conflicts:      52000 | #Learnt:       7125 | 0.000
67.57/67.69	c total clause space: 48.1602MB
67.57/67.69	c total #watches: 366838
68.87/69.00	c total #propagations: 15661822 / total #impl: 378993944 (eff. 0.041)
68.87/69.00	c #Conflicts:      53000 | #Learnt:       8125 | 0.000
68.87/69.00	c total clause space: 48.1602MB
68.87/69.00	c total #watches: 379099
70.48/70.58	c total #propagations: 15872649 / total #impl: 384857346 (eff. 0.041)
70.48/70.58	c #Conflicts:      54000 | #Learnt:       9125 | 0.000
70.48/70.58	c total clause space: 48.1602MB
70.48/70.58	c total #watches: 389289
71.87/71.91	c total #propagations: 16165617 / total #impl: 391844397 (eff. 0.041)
71.87/71.91	c #Conflicts:      55000 | #Learnt:      10125 | 0.000
71.87/71.91	c total clause space: 48.1602MB
71.87/71.91	c total #watches: 399033
73.27/73.30	c total #propagations: 16359593 / total #impl: 397597827 (eff. 0.041)
73.27/73.30	c GC COLLECT
73.27/73.30	c #Conflicts:      56000 | #Learnt:       5917 | 0.000
73.27/73.30	c total clause space: 48.1602MB
73.27/73.30	c total #watches: 353791
74.67/74.79	c total #propagations: 16689423 / total #impl: 406180478 (eff. 0.041)
74.67/74.79	c #Conflicts:      57000 | #Learnt:       6917 | 0.000
74.67/74.79	c total clause space: 48.1602MB
74.67/74.79	c total #watches: 364096
76.07/76.19	c total #propagations: 16979521 / total #impl: 414690634 (eff. 0.041)
76.07/76.19	c #Conflicts:      58000 | #Learnt:       7917 | 0.000
76.07/76.19	c total clause space: 48.1602MB
76.07/76.19	c total #watches: 372903
77.27/77.37	c total #propagations: 17265105 / total #impl: 421862812 (eff. 0.041)
77.27/77.37	c #Conflicts:      59000 | #Learnt:       8917 | 0.000
77.27/77.37	c total clause space: 48.1602MB
77.27/77.37	c total #watches: 379918
78.67/78.72	c total #propagations: 17557964 / total #impl: 429059856 (eff. 0.041)
78.67/78.72	c #Conflicts:      60000 | #Learnt:       9917 | 0.000
78.67/78.72	c total clause space: 48.1602MB
78.67/78.72	c total #watches: 389132
79.97/80.08	c total #propagations: 17841483 / total #impl: 436177648 (eff. 0.041)
79.97/80.08	c #Conflicts:      61000 | #Learnt:      10917 | 0.000
79.97/80.08	c total clause space: 48.1602MB
79.97/80.08	c total #watches: 399350
81.17/81.29	c total #propagations: 18136000 / total #impl: 443376343 (eff. 0.041)
81.17/81.29	c GC COLLECT
81.17/81.29	c #Conflicts:      62000 | #Learnt:       6216 | 0.000
81.17/81.29	c total clause space: 48.1602MB
81.17/81.29	c total #watches: 354993
82.37/82.44	c total #propagations: 18464089 / total #impl: 451058259 (eff. 0.041)
82.37/82.44	c #Conflicts:      63000 | #Learnt:       7216 | 0.000
82.37/82.44	c total clause space: 48.1602MB
82.37/82.44	c total #watches: 364265
83.58/83.64	c total #propagations: 18773201 / total #impl: 458378914 (eff. 0.041)
83.58/83.64	c #Conflicts:      64000 | #Learnt:       8216 | 0.000
83.58/83.64	c total clause space: 48.1602MB
83.58/83.64	c total #watches: 371126
84.97/85.00	c total #propagations: 19157767 / total #impl: 464846571 (eff. 0.041)
84.97/85.00	c #Conflicts:      65000 | #Learnt:       9216 | 0.000
84.97/85.00	c total clause space: 48.1602MB
84.97/85.00	c total #watches: 381088
86.37/86.40	c total #propagations: 19480118 / total #impl: 471584227 (eff. 0.041)
86.37/86.40	c #Conflicts:      66000 | #Learnt:      10216 | 0.000
86.37/86.40	c total clause space: 48.1602MB
86.37/86.40	c total #watches: 389356
87.77/87.87	c total #propagations: 19740079 / total #impl: 478335378 (eff. 0.041)
87.77/87.87	c #Conflicts:      67000 | #Learnt:      11216 | 0.000
87.77/87.87	c total clause space: 48.1602MB
87.77/87.87	c total #watches: 399213
89.27/89.30	c total #propagations: 19997220 / total #impl: 485398495 (eff. 0.041)
89.27/89.30	c #Conflicts:      68000 | #Learnt:      12216 | 0.000
89.27/89.30	c total clause space: 48.1602MB
89.27/89.30	c total #watches: 409054
90.18/90.23	c total #propagations: 20294246 / total #impl: 491878229 (eff. 0.041)
90.18/90.23	c GC COLLECT
90.18/90.23	c #Conflicts:      69000 | #Learnt:       7107 | 0.000
90.18/90.23	c total clause space: 48.1602MB
90.18/90.23	c total #watches: 364857
91.57/91.65	c total #propagations: 20421664 / total #impl: 495059119 (eff. 0.041)
91.57/91.65	c #Conflicts:      70000 | #Learnt:       8107 | 0.000
91.57/91.65	c total clause space: 48.1602MB
91.57/91.65	c total #watches: 374457
92.97/93.09	c total #propagations: 20693834 / total #impl: 502372304 (eff. 0.041)
92.97/93.09	c #Conflicts:      71000 | #Learnt:       9107 | 0.000
92.97/93.09	c total clause space: 48.1602MB
92.97/93.09	c total #watches: 387448
94.57/94.63	c total #propagations: 20861748 / total #impl: 510831800 (eff. 0.041)
94.57/94.63	c #Conflicts:      72000 | #Learnt:      10107 | 0.000
94.57/94.63	c total clause space: 48.1602MB
94.57/94.63	c total #watches: 404002
96.17/96.27	c total #propagations: 21025611 / total #impl: 519463694 (eff. 0.040)
96.17/96.27	c #Conflicts:      73000 | #Learnt:      11107 | 0.000
96.17/96.27	c total clause space: 48.1602MB
96.17/96.27	c total #watches: 414325
97.77/97.87	c total #propagations: 21272474 / total #impl: 526625550 (eff. 0.040)
97.77/97.87	c #Conflicts:      74000 | #Learnt:      12107 | 0.000
97.77/97.87	c total clause space: 48.1602MB
97.77/97.87	c total #watches: 424130
99.38/99.46	c total #propagations: 21550701 / total #impl: 533917899 (eff. 0.040)
99.38/99.46	c GC COLLECT
99.38/99.46	c #Conflicts:      75000 | #Learnt:       6660 | 0.000
99.38/99.46	c total clause space: 48.1602MB
99.38/99.46	c total #watches: 359494
100.78/100.81	c total #propagations: 21870911 / total #impl: 542342222 (eff. 0.040)
100.78/100.81	c #Conflicts:      76000 | #Learnt:       7660 | 0.000
100.78/100.81	c total clause space: 48.1602MB
100.78/100.81	c total #watches: 367372
102.18/102.24	c total #propagations: 22222167 / total #impl: 550259189 (eff. 0.040)
102.18/102.24	c #Conflicts:      77000 | #Learnt:       8660 | 0.000
102.18/102.24	c total clause space: 48.1602MB
102.18/102.24	c total #watches: 377450
103.48/103.54	c total #propagations: 22539895 / total #impl: 557769984 (eff. 0.040)
103.48/103.54	c #Conflicts:      78000 | #Learnt:       9660 | 0.000
103.48/103.54	c total clause space: 48.1602MB
103.48/103.54	c total #watches: 389917
105.08/105.11	c total #propagations: 22724678 / total #impl: 563082554 (eff. 0.040)
105.08/105.11	c #Conflicts:      79000 | #Learnt:      10660 | 0.000
105.08/105.11	c total clause space: 48.1602MB
105.08/105.11	c total #watches: 399929
106.87/106.99	c total #propagations: 22966138 / total #impl: 571443449 (eff. 0.040)
106.87/106.99	c #Conflicts:      80000 | #Learnt:      11660 | 0.000
106.87/106.99	c total clause space: 48.1602MB
106.87/106.99	c total #watches: 411137
108.57/108.60	c total #propagations: 23253209 / total #impl: 582193005 (eff. 0.040)
108.57/108.60	c #Conflicts:      81000 | #Learnt:      12660 | 0.000
108.57/108.60	c total clause space: 48.1602MB
108.57/108.60	c total #watches: 419998
110.08/110.17	c total #propagations: 23594942 / total #impl: 591057860 (eff. 0.040)
110.08/110.17	c GC COLLECT
110.08/110.17	c #Conflicts:      82000 | #Learnt:       6896 | 0.000
110.08/110.17	c total clause space: 48.1602MB
110.08/110.17	c total #watches: 361232
111.77/111.81	c total #propagations: 23996579 / total #impl: 599552695 (eff. 0.040)
111.77/111.81	c #Conflicts:      83000 | #Learnt:       7896 | 0.000
111.77/111.81	c total clause space: 48.1602MB
111.77/111.81	c total #watches: 374061
112.87/112.94	c total #propagations: 24349640 / total #impl: 610182629 (eff. 0.040)
112.87/112.94	c #Conflicts:      84000 | #Learnt:       8896 | 0.000
112.87/112.94	c total clause space: 48.1602MB
112.87/112.94	c total #watches: 382719
114.07/114.12	c total #propagations: 24590156 / total #impl: 614586542 (eff. 0.040)
114.07/114.12	c #Conflicts:      85000 | #Learnt:       9896 | 0.000
114.07/114.12	c total clause space: 48.1602MB
114.07/114.12	c total #watches: 389435
115.67/115.70	c total #propagations: 24868056 / total #impl: 620744638 (eff. 0.040)
115.67/115.70	c #Conflicts:      86000 | #Learnt:      10896 | 0.000
115.67/115.70	c total clause space: 48.1602MB
115.67/115.70	c total #watches: 397238
117.37/117.42	c total #propagations: 25242458 / total #impl: 629296554 (eff. 0.040)
117.37/117.42	c #Conflicts:      87000 | #Learnt:      11896 | 0.000
117.37/117.42	c total clause space: 48.1602MB
117.37/117.42	c total #watches: 409466
119.07/119.11	c total #propagations: 25602284 / total #impl: 638858425 (eff. 0.040)
119.07/119.11	c #Conflicts:      88000 | #Learnt:      12896 | 0.000
119.07/119.11	c total clause space: 48.1602MB
119.07/119.11	c total #watches: 419661
120.57/120.66	c total #propagations: 25911525 / total #impl: 647677063 (eff. 0.040)
120.57/120.66	c #Conflicts:      89000 | #Learnt:      13896 | 0.000
120.57/120.66	c total clause space: 48.1602MB
120.57/120.66	c total #watches: 428368
121.97/122.06	c total #propagations: 26223298 / total #impl: 656283047 (eff. 0.040)
121.97/122.06	c GC COLLECT
121.97/122.06	c #Conflicts:      90000 | #Learnt:       7823 | 0.000
121.97/122.06	c total clause space: 48.1602MB
121.97/122.06	c total #watches: 369775
123.28/123.34	c total #propagations: 26509135 / total #impl: 664256238 (eff. 0.040)
123.28/123.34	c #Conflicts:      91000 | #Learnt:       8823 | 0.000
123.28/123.34	c total clause space: 48.1602MB
123.28/123.34	c total #watches: 379377
124.57/124.62	c total #propagations: 26675625 / total #impl: 671243957 (eff. 0.040)
124.57/124.62	c #Conflicts:      92000 | #Learnt:       9823 | 0.000
124.57/124.62	c total clause space: 48.1602MB
124.57/124.62	c total #watches: 388662
125.87/125.92	c total #propagations: 26901471 / total #impl: 678060520 (eff. 0.040)
125.87/125.92	c #Conflicts:      93000 | #Learnt:      10823 | 0.000
125.87/125.92	c total clause space: 48.1602MB
125.87/125.92	c total #watches: 396745
127.07/127.19	c total #propagations: 27251398 / total #impl: 684772608 (eff. 0.040)
127.07/127.19	c #Conflicts:      94000 | #Learnt:      11823 | 0.000
127.07/127.19	c total clause space: 48.1602MB
127.07/127.19	c total #watches: 404451
128.68/128.71	c total #propagations: 27527551 / total #impl: 691167388 (eff. 0.040)
128.68/128.71	c #Conflicts:      95000 | #Learnt:      12823 | 0.000
128.68/128.71	c total clause space: 48.1602MB
128.68/128.71	c total #watches: 413543
130.17/130.20	c total #propagations: 27849434 / total #impl: 699774959 (eff. 0.040)
130.17/130.20	c #Conflicts:      96000 | #Learnt:      13823 | 0.000
130.17/130.20	c total clause space: 48.1602MB
130.17/130.20	c total #watches: 423253
131.98/132.03	c total #propagations: 28190202 / total #impl: 708241844 (eff. 0.040)
131.98/132.03	c #Conflicts:      97000 | #Learnt:      14823 | 0.000
131.98/132.03	c total clause space: 48.1602MB
131.98/132.03	c total #watches: 434882
133.37/133.44	c total #propagations: 28604470 / total #impl: 718246562 (eff. 0.040)
133.37/133.44	c GC COLLECT
133.37/133.44	c #Conflicts:      98000 | #Learnt:       8423 | 0.000
133.37/133.44	c total clause space: 48.1602MB
133.37/133.44	c total #watches: 373915
134.77/134.87	c total #propagations: 29030479 / total #impl: 727178206 (eff. 0.040)
134.77/134.87	c #Conflicts:      99000 | #Learnt:       9423 | 0.000
134.77/134.87	c total clause space: 48.1602MB
134.77/134.87	c total #watches: 382803
136.07/136.12	c total #propagations: 29469384 / total #impl: 735493977 (eff. 0.040)
136.07/136.12	c #Conflicts:     100000 | #Learnt:      10423 | 0.000
136.07/136.12	c total clause space: 48.1602MB
136.07/136.12	c total #watches: 393432
137.17/137.27	c total #propagations: 29680085 / total #impl: 741628151 (eff. 0.040)
137.17/137.27	c #Conflicts:     101000 | #Learnt:      11423 | 0.000
137.17/137.27	c total clause space: 48.1602MB
137.17/137.27	c total #watches: 402526
138.37/138.46	c total #propagations: 29883580 / total #impl: 747379869 (eff. 0.040)
138.37/138.46	c #Conflicts:     102000 | #Learnt:      12423 | 0.000
138.37/138.46	c total clause space: 48.1602MB
138.37/138.46	c total #watches: 412284
139.67/139.80	c total #propagations: 30089956 / total #impl: 752895169 (eff. 0.040)
139.67/139.80	c #Conflicts:     103000 | #Learnt:      13423 | 0.000
139.67/139.80	c total clause space: 48.1602MB
139.67/139.80	c total #watches: 419734
141.27/141.38	c total #propagations: 30410269 / total #impl: 759147122 (eff. 0.040)
141.27/141.38	c #Conflicts:     104000 | #Learnt:      14423 | 0.000
141.27/141.38	c total clause space: 48.1602MB
141.27/141.38	c total #watches: 428432
142.87/142.96	c total #propagations: 30738638 / total #impl: 767030746 (eff. 0.040)
142.87/142.96	c #Conflicts:     105000 | #Learnt:      15423 | 0.000
142.87/142.96	c total clause space: 48.1602MB
142.87/142.96	c total #watches: 437365
144.27/144.32	c total #propagations: 31005154 / total #impl: 774507332 (eff. 0.040)
144.27/144.32	c GC COLLECT
144.27/144.32	c #Conflicts:     106000 | #Learnt:       8717 | 0.000
144.27/144.32	c total clause space: 48.1602MB
144.27/144.32	c total #watches: 375644
145.87/145.93	c total #propagations: 31312378 / total #impl: 782243002 (eff. 0.040)
145.87/145.93	c #Conflicts:     107000 | #Learnt:       9717 | 0.000
145.87/145.93	c total clause space: 48.1602MB
145.87/145.93	c total #watches: 384798
147.37/147.44	c total #propagations: 31604865 / total #impl: 791340900 (eff. 0.040)
147.37/147.44	c #Conflicts:     108000 | #Learnt:      10717 | 0.000
147.37/147.44	c total clause space: 48.1602MB
147.37/147.44	c total #watches: 393391
148.87/148.93	c total #propagations: 31904490 / total #impl: 799771830 (eff. 0.040)
148.87/148.93	c #Conflicts:     109000 | #Learnt:      11717 | 0.000
148.87/148.93	c total clause space: 48.1602MB
148.87/148.93	c total #watches: 401754
150.47/150.57	c total #propagations: 32197708 / total #impl: 808223904 (eff. 0.040)
150.47/150.57	c #Conflicts:     110000 | #Learnt:      12717 | 0.000
150.47/150.57	c total clause space: 48.1602MB
150.47/150.57	c total #watches: 414168
152.17/152.26	c total #propagations: 32382882 / total #impl: 817594952 (eff. 0.040)
152.17/152.26	c #Conflicts:     111000 | #Learnt:      13717 | 0.000
152.17/152.26	c total clause space: 48.1602MB
152.17/152.26	c total #watches: 425736
153.87/153.91	c total #propagations: 32639759 / total #impl: 826526146 (eff. 0.039)
153.87/153.91	c #Conflicts:     112000 | #Learnt:      14717 | 0.000
153.87/153.91	c total clause space: 48.1602MB
153.87/153.91	c total #watches: 433683
155.57/155.65	c total #propagations: 32968901 / total #impl: 834701060 (eff. 0.039)
155.57/155.65	c #Conflicts:     113000 | #Learnt:      15716 | 0.000
155.57/155.65	c total clause space: 48.1602MB
155.57/155.65	c total #watches: 443321
156.97/157.01	c total #propagations: 33214393 / total #impl: 842418655 (eff. 0.039)
156.97/157.01	c GC COLLECT
156.97/157.01	c #Conflicts:     114000 | #Learnt:       8718 | 0.000
156.97/157.01	c total clause space: 48.1602MB
156.97/157.01	c total #watches: 377035
158.37/158.43	c total #propagations: 33424750 / total #impl: 849331845 (eff. 0.039)
158.37/158.43	c #Conflicts:     115000 | #Learnt:       9718 | 0.000
158.37/158.43	c total clause space: 48.1602MB
158.37/158.43	c total #watches: 384838
159.96/160.02	c total #propagations: 33706737 / total #impl: 856604274 (eff. 0.039)
159.96/160.02	c #Conflicts:     116000 | #Learnt:      10718 | 0.000
159.96/160.02	c total clause space: 48.1602MB
159.96/160.02	c total #watches: 395928
161.46/161.58	c total #propagations: 34052509 / total #impl: 864248100 (eff. 0.039)
161.46/161.58	c #Conflicts:     117000 | #Learnt:      11718 | 0.000
161.46/161.58	c total clause space: 48.1602MB
161.46/161.58	c total #watches: 406852
163.06/163.14	c total #propagations: 34301184 / total #impl: 872666646 (eff. 0.039)
163.06/163.14	c #Conflicts:     118000 | #Learnt:      12718 | 0.000
163.06/163.14	c total clause space: 48.1602MB
163.06/163.14	c total #watches: 416970
164.66/164.78	c total #propagations: 34642663 / total #impl: 881961553 (eff. 0.039)
164.66/164.78	c #Conflicts:     119000 | #Learnt:      13718 | 0.000
164.66/164.78	c total clause space: 48.1602MB
164.66/164.78	c total #watches: 425881
166.46/166.59	c total #propagations: 35009436 / total #impl: 891084920 (eff. 0.039)
166.46/166.59	c #Conflicts:     120000 | #Learnt:      14718 | 0.000
166.46/166.59	c total clause space: 48.1602MB
166.46/166.59	c total #watches: 436274
168.46/168.59	c total #propagations: 35331369 / total #impl: 902124449 (eff. 0.039)
168.46/168.59	c #Conflicts:     121000 | #Learnt:      15718 | 0.000
168.46/168.59	c total clause space: 48.1602MB
168.46/168.59	c total #watches: 448564
170.36/170.42	c total #propagations: 35648555 / total #impl: 913321859 (eff. 0.039)
170.36/170.42	c GC COLLECT
170.36/170.42	c #Conflicts:     122000 | #Learnt:       8408 | 0.000
170.36/170.42	c total clause space: 48.1602MB
170.36/170.42	c total #watches: 373371
171.76/171.85	c total #propagations: 35931950 / total #impl: 923654156 (eff. 0.039)
171.76/171.85	c #Conflicts:     123000 | #Learnt:       9408 | 0.000
171.76/171.85	c total clause space: 48.1602MB
171.76/171.85	c total #watches: 381857
173.16/173.21	c total #propagations: 36238175 / total #impl: 931519619 (eff. 0.039)
173.16/173.21	c #Conflicts:     124000 | #Learnt:      10408 | 0.000
173.16/173.21	c total clause space: 48.1602MB
173.16/173.21	c total #watches: 390615
174.46/174.55	c total #propagations: 36523951 / total #impl: 938119629 (eff. 0.039)
174.46/174.55	c #Conflicts:     125000 | #Learnt:      11408 | 0.000
174.46/174.55	c total clause space: 48.1602MB
174.46/174.55	c total #watches: 400370
176.07/176.18	c total #propagations: 36768813 / total #impl: 945692091 (eff. 0.039)
176.07/176.18	c #Conflicts:     126000 | #Learnt:      12408 | 0.000
176.07/176.18	c total clause space: 48.1602MB
176.07/176.18	c total #watches: 409402
177.66/177.78	c total #propagations: 37087106 / total #impl: 954375513 (eff. 0.039)
177.66/177.78	c #Conflicts:     127000 | #Learnt:      13408 | 0.000
177.66/177.78	c total clause space: 48.1602MB
177.66/177.78	c total #watches: 417325
179.06/179.19	c total #propagations: 37429048 / total #impl: 962690523 (eff. 0.039)
179.06/179.19	c #Conflicts:     128000 | #Learnt:      14408 | 0.000
179.06/179.19	c total clause space: 48.1602MB
179.06/179.19	c total #watches: 423669
180.56/180.64	c total #propagations: 37768123 / total #impl: 969520451 (eff. 0.039)
180.56/180.64	c #Conflicts:     129000 | #Learnt:      15408 | 0.000
180.56/180.64	c total clause space: 48.1602MB
180.56/180.64	c total #watches: 432515
182.16/182.26	c total #propagations: 38028460 / total #impl: 976898057 (eff. 0.039)
182.16/182.26	c #Conflicts:     130000 | #Learnt:      16408 | 0.000
182.16/182.26	c total clause space: 48.1602MB
182.16/182.26	c total #watches: 442945
183.86/183.92	c total #propagations: 38318736 / total #impl: 984891958 (eff. 0.039)
183.86/183.92	c GC COLLECT
183.86/183.92	c #Conflicts:     131000 | #Learnt:       8803 | 0.000
183.86/183.92	c total clause space: 48.1602MB
183.86/183.92	c total #watches: 376484
185.26/185.39	c total #propagations: 38612852 / total #impl: 992922736 (eff. 0.039)
185.26/185.39	c #Conflicts:     132000 | #Learnt:       9803 | 0.000
185.26/185.39	c total clause space: 48.1602MB
185.26/185.39	c total #watches: 384331
186.97/187.04	c total #propagations: 38922435 / total #impl: 1000880728 (eff. 0.039)
186.97/187.04	c #Conflicts:     133000 | #Learnt:      10803 | 0.000
186.97/187.04	c total clause space: 48.1602MB
186.97/187.04	c total #watches: 394573
188.46/188.56	c total #propagations: 39275688 / total #impl: 1011576211 (eff. 0.039)
188.46/188.56	c #Conflicts:     134000 | #Learnt:      11803 | 0.000
188.46/188.56	c total clause space: 48.1602MB
188.46/188.56	c total #watches: 403411
190.06/190.16	c total #propagations: 39603119 / total #impl: 1019071399 (eff. 0.039)
190.06/190.16	c #Conflicts:     135000 | #Learnt:      12803 | 0.000
190.06/190.16	c total clause space: 48.1602MB
190.06/190.16	c total #watches: 410419
191.76/191.83	c total #propagations: 39891951 / total #impl: 1027068509 (eff. 0.039)
191.76/191.83	c #Conflicts:     136000 | #Learnt:      13803 | 0.000
191.76/191.83	c total clause space: 48.1602MB
191.76/191.83	c total #watches: 421116
193.16/193.28	c total #propagations: 40117124 / total #impl: 1036175650 (eff. 0.039)
193.16/193.28	c #Conflicts:     137000 | #Learnt:      14803 | 0.000
193.16/193.28	c total clause space: 48.1602MB
193.16/193.28	c total #watches: 428932
194.66/194.78	c total #propagations: 40348656 / total #impl: 1044154646 (eff. 0.039)
194.66/194.78	c #Conflicts:     138000 | #Learnt:      15803 | 0.000
194.66/194.78	c total clause space: 48.1602MB
194.66/194.78	c total #watches: 436499
196.36/196.44	c total #propagations: 40678859 / total #impl: 1052303084 (eff. 0.039)
196.36/196.44	c #Conflicts:     139000 | #Learnt:      16803 | 0.000
196.36/196.44	c total clause space: 48.1602MB
196.36/196.44	c total #watches: 445149
198.16/198.23	c total #propagations: 41026152 / total #impl: 1061600720 (eff. 0.039)
198.16/198.23	c #Conflicts:     140000 | #Learnt:      17803 | 0.000
198.16/198.23	c total clause space: 48.1602MB
198.16/198.23	c total #watches: 456721
199.56/199.68	c total #propagations: 41387395 / total #impl: 1071356737 (eff. 0.039)
199.56/199.68	c GC COLLECT
199.56/199.68	c #Conflicts:     141000 | #Learnt:       9910 | 0.000
199.56/199.68	c total clause space: 48.1602MB
199.56/199.68	c total #watches: 387599
200.86/200.91	c total #propagations: 41696568 / total #impl: 1080609752 (eff. 0.039)
200.86/200.91	c #Conflicts:     142000 | #Learnt:      10910 | 0.000
200.86/200.91	c total clause space: 48.1602MB
200.86/200.91	c total #watches: 394940
202.06/202.17	c total #propagations: 41962743 / total #impl: 1087167551 (eff. 0.039)
202.06/202.17	c #Conflicts:     143000 | #Learnt:      11910 | 0.000
202.06/202.17	c total clause space: 48.1602MB
202.06/202.17	c total #watches: 401573
203.36/203.45	c total #propagations: 42258231 / total #impl: 1094233936 (eff. 0.039)
203.36/203.45	c #Conflicts:     144000 | #Learnt:      12910 | 0.000
203.36/203.45	c total clause space: 48.1602MB
203.36/203.45	c total #watches: 410580
204.76/204.82	c total #propagations: 42534394 / total #impl: 1100796428 (eff. 0.039)
204.76/204.82	c #Conflicts:     145000 | #Learnt:      13910 | 0.000
204.76/204.82	c total clause space: 48.1602MB
204.76/204.82	c total #watches: 418450
206.16/206.27	c total #propagations: 42869820 / total #impl: 1108059315 (eff. 0.039)
206.16/206.27	c #Conflicts:     146000 | #Learnt:      14910 | 0.000
206.16/206.27	c total clause space: 48.1602MB
206.16/206.27	c total #watches: 428526
207.56/207.67	c total #propagations: 43155583 / total #impl: 1115689922 (eff. 0.039)
207.56/207.67	c #Conflicts:     147000 | #Learnt:      15910 | 0.000
207.56/207.67	c total clause space: 48.1602MB
207.56/207.67	c total #watches: 438656
209.26/209.35	c total #propagations: 43410008 / total #impl: 1122977950 (eff. 0.039)
209.26/209.35	c #Conflicts:     148000 | #Learnt:      16910 | 0.000
209.26/209.35	c total clause space: 48.1602MB
209.26/209.35	c total #watches: 450642
210.95/211.09	c total #propagations: 43669355 / total #impl: 1131199972 (eff. 0.039)
210.95/211.09	c #Conflicts:     149000 | #Learnt:      17910 | 0.000
210.95/211.09	c total clause space: 48.1602MB
210.95/211.09	c total #watches: 459669
212.55/212.66	c total #propagations: 43982696 / total #impl: 1140167620 (eff. 0.039)
212.55/212.66	c GC COLLECT
212.55/212.66	c #Conflicts:     150000 | #Learnt:       9709 | 0.000
212.55/212.66	c total clause space: 48.1602MB
212.55/212.66	c total #watches: 384417
214.05/214.19	c total #propagations: 44276836 / total #impl: 1148411319 (eff. 0.039)
214.05/214.19	c #Conflicts:     151000 | #Learnt:      10709 | 0.000
214.05/214.19	c total clause space: 48.1602MB
214.05/214.19	c total #watches: 392866
215.56/215.63	c total #propagations: 44606893 / total #impl: 1156964151 (eff. 0.039)
215.56/215.63	c #Conflicts:     152000 | #Learnt:      11709 | 0.000
215.56/215.63	c total clause space: 48.1602MB
215.56/215.63	c total #watches: 401479
217.05/217.10	c total #propagations: 44810849 / total #impl: 1162066312 (eff. 0.039)
217.05/217.10	c #Conflicts:     153000 | #Learnt:      12709 | 0.000
217.05/217.10	c total clause space: 48.1602MB
217.05/217.10	c total #watches: 410431
218.55/218.68	c total #propagations: 45070219 / total #impl: 1168994688 (eff. 0.039)
218.55/218.68	c #Conflicts:     154000 | #Learnt:      13709 | 0.000
218.55/218.68	c total clause space: 48.1602MB
218.55/218.68	c total #watches: 421729
220.06/220.15	c total #propagations: 45296230 / total #impl: 1176843688 (eff. 0.038)
220.06/220.15	c #Conflicts:     155000 | #Learnt:      14709 | 0.000
220.06/220.15	c total clause space: 48.1602MB
220.06/220.15	c total #watches: 434320
221.75/221.82	c total #propagations: 45573669 / total #impl: 1183133828 (eff. 0.039)
221.75/221.82	c #Conflicts:     156000 | #Learnt:      15709 | 0.000
221.75/221.82	c total clause space: 48.1602MB
221.75/221.82	c total #watches: 445476
223.65/223.77	c total #propagations: 45844496 / total #impl: 1190140559 (eff. 0.039)
223.65/223.77	c #Conflicts:     157000 | #Learnt:      16709 | 0.000
223.65/223.77	c total clause space: 48.1602MB
223.65/223.77	c total #watches: 455999
225.35/225.40	c total #propagations: 46174856 / total #impl: 1200247902 (eff. 0.038)
225.35/225.40	c #Conflicts:     158000 | #Learnt:      17709 | 0.000
225.35/225.40	c total clause space: 48.1602MB
225.35/225.40	c total #watches: 463191
227.05/227.15	c total #propagations: 46507024 / total #impl: 1207670497 (eff. 0.039)
227.05/227.15	c #Conflicts:     159000 | #Learnt:      18709 | 0.000
227.05/227.15	c total clause space: 48.1602MB
227.05/227.15	c total #watches: 470753
228.55/228.63	c total #propagations: 46901226 / total #impl: 1216044122 (eff. 0.039)
228.55/228.63	c GC COLLECT
228.55/228.63	c #Conflicts:     160000 | #Learnt:      10207 | 0.000
228.55/228.63	c total clause space: 48.1602MB
228.55/228.63	c total #watches: 388984
229.96/230.03	c total #propagations: 47224024 / total #impl: 1223470965 (eff. 0.039)
229.96/230.03	c #Conflicts:     161000 | #Learnt:      11207 | 0.000
229.96/230.03	c total clause space: 48.1602MB
229.96/230.03	c total #watches: 395225
231.25/231.34	c total #propagations: 47565804 / total #impl: 1230829255 (eff. 0.039)
231.25/231.34	c #Conflicts:     162000 | #Learnt:      12207 | 0.000
231.25/231.34	c total clause space: 48.1602MB
231.25/231.34	c total #watches: 403954
232.55/232.69	c total #propagations: 47810136 / total #impl: 1238091327 (eff. 0.039)
232.55/232.69	c #Conflicts:     163000 | #Learnt:      13207 | 0.000
232.55/232.69	c total clause space: 48.1602MB
232.55/232.69	c total #watches: 413338
234.05/234.11	c total #propagations: 48037060 / total #impl: 1245612983 (eff. 0.039)
234.05/234.11	c #Conflicts:     164000 | #Learnt:      14207 | 0.000
234.05/234.11	c total clause space: 48.1602MB
234.05/234.11	c total #watches: 421530
235.36/235.48	c total #propagations: 48322206 / total #impl: 1253149171 (eff. 0.039)
235.36/235.48	c #Conflicts:     165000 | #Learnt:      15207 | 0.000
235.36/235.48	c total clause space: 48.1602MB
235.36/235.48	c total #watches: 428060
236.85/236.96	c total #propagations: 48664242 / total #impl: 1259827508 (eff. 0.039)
236.85/236.96	c #Conflicts:     166000 | #Learnt:      16207 | 0.000
236.85/236.96	c total clause space: 48.1602MB
236.85/236.96	c total #watches: 437554
238.55/238.67	c total #propagations: 48975630 / total #impl: 1268183633 (eff. 0.039)
238.55/238.67	c #Conflicts:     167000 | #Learnt:      17207 | 0.000
238.55/238.67	c total clause space: 48.1602MB
238.55/238.67	c total #watches: 447884
240.45/240.56	c total #propagations: 49243991 / total #impl: 1277757468 (eff. 0.039)
240.45/240.56	c #Conflicts:     168000 | #Learnt:      18206 | 0.000
240.45/240.56	c total clause space: 48.1602MB
240.45/240.56	c total #watches: 457909
242.15/242.28	c total #propagations: 49549776 / total #impl: 1286623048 (eff. 0.039)
242.15/242.28	c #Conflicts:     169000 | #Learnt:      19206 | 0.000
242.15/242.28	c total clause space: 48.1602MB
242.15/242.28	c total #watches: 465672
243.55/243.65	c total #propagations: 49862167 / total #impl: 1295252832 (eff. 0.038)
243.55/243.65	c GC COLLECT
243.55/243.65	c #Conflicts:     170000 | #Learnt:      10407 | 0.000
243.55/243.65	c total clause space: 48.1602MB
243.55/243.65	c total #watches: 390974
244.95/245.01	c total #propagations: 50048381 / total #impl: 1302093849 (eff. 0.038)
244.95/245.01	c #Conflicts:     171000 | #Learnt:      11407 | 0.000
244.95/245.01	c total clause space: 48.1602MB
244.95/245.01	c total #watches: 398091
246.35/246.47	c total #propagations: 50359210 / total #impl: 1308484289 (eff. 0.038)
246.35/246.47	c #Conflicts:     172000 | #Learnt:      12407 | 0.000
246.35/246.47	c total clause space: 48.1602MB
246.35/246.47	c total #watches: 406163
247.95/248.01	c total #propagations: 50651009 / total #impl: 1315173074 (eff. 0.039)
247.95/248.01	c #Conflicts:     173000 | #Learnt:      13407 | 0.000
247.95/248.01	c total clause space: 48.1602MB
247.95/248.01	c total #watches: 416036
249.45/249.50	c total #propagations: 50908565 / total #impl: 1322901896 (eff. 0.038)
249.45/249.50	c #Conflicts:     174000 | #Learnt:      14407 | 0.000
249.45/249.50	c total clause space: 48.1602MB
249.45/249.50	c total #watches: 425768
250.85/250.98	c total #propagations: 51138204 / total #impl: 1330891072 (eff. 0.038)
250.85/250.98	c #Conflicts:     175000 | #Learnt:      15407 | 0.000
250.85/250.98	c total clause space: 48.1602MB
250.85/250.98	c total #watches: 434156
252.64/252.79	c total #propagations: 51335885 / total #impl: 1338112476 (eff. 0.038)
252.64/252.79	c #Conflicts:     176000 | #Learnt:      16407 | 0.000
252.64/252.79	c total clause space: 48.1602MB
252.64/252.79	c total #watches: 444419
254.44/254.53	c total #propagations: 51588605 / total #impl: 1346492160 (eff. 0.038)
254.44/254.53	c #Conflicts:     177000 | #Learnt:      17407 | 0.000
254.44/254.53	c total clause space: 48.1602MB
254.44/254.53	c total #watches: 452801
256.04/256.19	c total #propagations: 51930257 / total #impl: 1355157410 (eff. 0.038)
256.04/256.19	c #Conflicts:     178000 | #Learnt:      18407 | 0.000
256.04/256.19	c total clause space: 48.1602MB
256.04/256.19	c total #watches: 461112
257.84/258.00	c total #propagations: 52277768 / total #impl: 1362770743 (eff. 0.038)
257.84/258.00	c #Conflicts:     179000 | #Learnt:      19407 | 0.000
257.84/258.00	c total clause space: 48.1602MB
257.84/258.00	c total #watches: 468504
259.65/259.71	c total #propagations: 52672293 / total #impl: 1371166787 (eff. 0.038)
259.65/259.71	c GC COLLECT
259.65/259.71	c #Conflicts:     180000 | #Learnt:      10306 | 0.000
259.65/259.71	c total clause space: 48.1602MB
259.65/259.71	c total #watches: 390908
261.04/261.10	c total #propagations: 52915549 / total #impl: 1379145711 (eff. 0.038)
261.04/261.10	c #Conflicts:     181000 | #Learnt:      11306 | 0.000
261.04/261.10	c total clause space: 48.1602MB
261.04/261.10	c total #watches: 398954
262.34/262.43	c total #propagations: 53267618 / total #impl: 1386666133 (eff. 0.038)
262.34/262.43	c #Conflicts:     182000 | #Learnt:      12306 | 0.000
262.34/262.43	c total clause space: 48.1602MB
262.34/262.43	c total #watches: 405870
263.74/263.82	c total #propagations: 53526562 / total #impl: 1393845689 (eff. 0.038)
263.74/263.82	c #Conflicts:     183000 | #Learnt:      13306 | 0.000
263.74/263.82	c total clause space: 48.1602MB
263.74/263.82	c total #watches: 414362
265.15/265.22	c total #propagations: 53749461 / total #impl: 1401364478 (eff. 0.038)
265.15/265.22	c #Conflicts:     184000 | #Learnt:      14306 | 0.000
265.15/265.22	c total clause space: 48.1602MB
265.15/265.22	c total #watches: 421977
266.64/266.73	c total #propagations: 54058987 / total #impl: 1408581492 (eff. 0.038)
266.64/266.73	c #Conflicts:     185000 | #Learnt:      15306 | 0.000
266.64/266.73	c total clause space: 48.1602MB
266.64/266.73	c total #watches: 429356
268.14/268.22	c total #propagations: 54369337 / total #impl: 1416728639 (eff. 0.038)
268.14/268.22	c #Conflicts:     186000 | #Learnt:      16306 | 0.000
268.14/268.22	c total clause space: 48.1602MB
268.14/268.22	c total #watches: 440449
269.74/269.80	c total #propagations: 54574801 / total #impl: 1424540593 (eff. 0.038)
269.74/269.80	c #Conflicts:     187000 | #Learnt:      17306 | 0.000
269.74/269.80	c total clause space: 48.1602MB
269.74/269.80	c total #watches: 451814
271.14/271.23	c total #propagations: 54744658 / total #impl: 1430706015 (eff. 0.038)
271.14/271.23	c #Conflicts:     188000 | #Learnt:      18306 | 0.000
271.14/271.23	c total clause space: 48.1602MB
271.14/271.23	c total #watches: 459451
272.54/272.62	c total #propagations: 54967092 / total #impl: 1436661167 (eff. 0.038)
272.54/272.62	c #Conflicts:     189000 | #Learnt:      19306 | 0.000
272.54/272.62	c total clause space: 48.1602MB
272.54/272.62	c total #watches: 468164
274.04/274.17	c total #propagations: 55153229 / total #impl: 1442553157 (eff. 0.038)
274.04/274.17	c #Conflicts:     190000 | #Learnt:      20306 | 0.000
274.04/274.17	c total clause space: 48.1602MB
274.04/274.17	c total #watches: 476281
275.54/275.64	c total #propagations: 55407329 / total #impl: 1450187784 (eff. 0.038)
275.54/275.64	c GC COLLECT
275.54/275.64	c #Conflicts:     191000 | #Learnt:      10930 | 0.000
275.54/275.64	c total clause space: 48.1602MB
275.54/275.64	c total #watches: 394442
277.04/277.15	c total #propagations: 55817549 / total #impl: 1457886279 (eff. 0.038)
277.04/277.15	c #Conflicts:     192000 | #Learnt:      11930 | 0.000
277.04/277.15	c total clause space: 48.1602MB
277.04/277.15	c total #watches: 401800
278.44/278.56	c total #propagations: 56211231 / total #impl: 1466769511 (eff. 0.038)
278.44/278.56	c #Conflicts:     193000 | #Learnt:      12930 | 0.000
278.44/278.56	c total clause space: 48.1602MB
278.44/278.56	c total #watches: 410895
279.94/280.03	c total #propagations: 56568195 / total #impl: 1474992360 (eff. 0.038)
279.94/280.03	c #Conflicts:     194000 | #Learnt:      13930 | 0.000
279.94/280.03	c total clause space: 48.1602MB
279.94/280.03	c total #watches: 416751
281.54/281.68	c total #propagations: 56989256 / total #impl: 1483243020 (eff. 0.038)
281.54/281.68	c #Conflicts:     195000 | #Learnt:      14930 | 0.000
281.54/281.68	c total clause space: 48.1602MB
281.54/281.68	c total #watches: 423568
283.14/283.26	c total #propagations: 57424604 / total #impl: 1493288297 (eff. 0.038)
283.14/283.26	c #Conflicts:     196000 | #Learnt:      15930 | 0.000
283.14/283.26	c total clause space: 48.1602MB
283.14/283.26	c total #watches: 430561
284.64/284.73	c total #propagations: 57775446 / total #impl: 1503019170 (eff. 0.038)
284.64/284.73	c #Conflicts:     197000 | #Learnt:      16930 | 0.000
284.64/284.73	c total clause space: 48.1602MB
284.64/284.73	c total #watches: 440287
286.04/286.13	c total #propagations: 58081382 / total #impl: 1510792117 (eff. 0.038)
286.04/286.13	c #Conflicts:     198000 | #Learnt:      17930 | 0.000
286.04/286.13	c total clause space: 48.1602MB
286.04/286.13	c total #watches: 450396
287.54/287.69	c total #propagations: 58372101 / total #impl: 1517701710 (eff. 0.038)
287.54/287.69	c #Conflicts:     199000 | #Learnt:      18930 | 0.000
287.54/287.69	c total clause space: 48.1602MB
287.54/287.69	c total #watches: 462776
289.04/289.15	c total #propagations: 58664240 / total #impl: 1525287931 (eff. 0.038)
289.04/289.15	c #Conflicts:     200000 | #Learnt:      19930 | 0.000
289.04/289.15	c total clause space: 48.1602MB
289.04/289.15	c total #watches: 474418
290.74/290.82	c total #propagations: 58933744 / total #impl: 1531975886 (eff. 0.038)
290.74/290.82	c #Conflicts:     201000 | #Learnt:      20930 | 0.000
290.74/290.82	c total clause space: 48.1602MB
290.74/290.82	c total #watches: 486369
292.04/292.13	c total #propagations: 59251243 / total #impl: 1539807128 (eff. 0.038)
292.04/292.13	c GC COLLECT
292.04/292.13	c #Conflicts:     202000 | #Learnt:      11213 | 0.000
292.04/292.13	c total clause space: 48.1602MB
292.04/292.13	c total #watches: 399095
293.24/293.35	c total #propagations: 59487936 / total #impl: 1545413898 (eff. 0.038)
293.24/293.35	c #Conflicts:     203000 | #Learnt:      12213 | 0.000
293.24/293.35	c total clause space: 48.1602MB
293.24/293.35	c total #watches: 410458
294.54/294.68	c total #propagations: 59757350 / total #impl: 1551194516 (eff. 0.039)
294.54/294.68	c #Conflicts:     204000 | #Learnt:      13213 | 0.000
294.54/294.68	c total clause space: 48.1602MB
294.54/294.68	c total #watches: 422697
295.84/295.96	c total #propagations: 59997421 / total #impl: 1557766983 (eff. 0.039)
295.84/295.96	c #Conflicts:     205000 | #Learnt:      14213 | 0.000
295.84/295.96	c total clause space: 48.1602MB
295.84/295.96	c total #watches: 435878
297.43/297.59	c total #propagations: 60244747 / total #impl: 1563714632 (eff. 0.039)
297.43/297.59	c #Conflicts:     206000 | #Learnt:      15213 | 0.000
297.43/297.59	c total clause space: 48.1602MB
297.43/297.59	c total #watches: 446456
299.43/299.51	c total #propagations: 60505925 / total #impl: 1571919950 (eff. 0.038)
299.43/299.51	c #Conflicts:     207000 | #Learnt:      16213 | 0.000
299.43/299.51	c total clause space: 48.1602MB
299.43/299.51	c total #watches: 460192
301.34/301.40	c total #propagations: 60703653 / total #impl: 1581524677 (eff. 0.038)
301.34/301.40	c #Conflicts:     208000 | #Learnt:      17213 | 0.000
301.34/301.40	c total clause space: 48.1602MB
301.34/301.40	c total #watches: 472595
303.13/303.26	c total #propagations: 60901121 / total #impl: 1590716458 (eff. 0.038)
303.13/303.26	c #Conflicts:     209000 | #Learnt:      18213 | 0.000
303.13/303.26	c total clause space: 48.1602MB
303.13/303.26	c total #watches: 486608
305.03/305.19	c total #propagations: 61054935 / total #impl: 1600243907 (eff. 0.038)
305.03/305.19	c #Conflicts:     210000 | #Learnt:      19213 | 0.000
305.03/305.19	c total clause space: 48.1602MB
305.03/305.19	c total #watches: 497907
306.94/307.09	c total #propagations: 61285032 / total #impl: 1609852965 (eff. 0.038)
306.94/307.09	c #Conflicts:     211000 | #Learnt:      20213 | 0.000
306.94/307.09	c total clause space: 48.1602MB
306.94/307.09	c total #watches: 506192
309.43/309.53	c total #propagations: 61718994 / total #impl: 1620059172 (eff. 0.038)
309.43/309.53	c #Conflicts:     212000 | #Learnt:      21213 | 0.000
309.43/309.53	c total clause space: 48.1602MB
309.43/309.53	c total #watches: 515482
311.24/311.39	c total #propagations: 62188705 / total #impl: 1633180005 (eff. 0.038)
311.24/311.39	c GC COLLECT
311.24/311.39	c #Conflicts:     213000 | #Learnt:      11215 | 0.000
311.24/311.39	c total clause space: 48.1602MB
311.24/311.39	c total #watches: 397819
312.63/312.75	c total #propagations: 62647031 / total #impl: 1643107874 (eff. 0.038)
312.63/312.75	c #Conflicts:     214000 | #Learnt:      12215 | 0.000
312.63/312.75	c total clause space: 48.1602MB
312.63/312.75	c total #watches: 405557
314.03/314.16	c total #propagations: 63110167 / total #impl: 1650791076 (eff. 0.038)
314.03/314.16	c #Conflicts:     215000 | #Learnt:      13215 | 0.000
314.03/314.16	c total clause space: 48.1602MB
314.03/314.16	c total #watches: 413754
315.53/315.69	c total #propagations: 63544214 / total #impl: 1658502193 (eff. 0.038)
315.53/315.69	c #Conflicts:     216000 | #Learnt:      14215 | 0.000
315.53/315.69	c total clause space: 48.1602MB
315.53/315.69	c total #watches: 423540
317.33/317.46	c total #propagations: 63993212 / total #impl: 1667240892 (eff. 0.038)
317.33/317.46	c #Conflicts:     217000 | #Learnt:      15215 | 0.000
317.33/317.46	c total clause space: 48.1602MB
317.33/317.46	c total #watches: 434963
319.23/319.37	c total #propagations: 64415651 / total #impl: 1678192107 (eff. 0.038)
319.23/319.37	c #Conflicts:     218000 | #Learnt:      16215 | 0.000
319.23/319.37	c total clause space: 48.1602MB
319.23/319.37	c total #watches: 444880
320.93/321.04	c total #propagations: 64893668 / total #impl: 1688807298 (eff. 0.038)
320.93/321.04	c #Conflicts:     219000 | #Learnt:      17215 | 0.000
320.93/321.04	c total clause space: 48.1602MB
320.93/321.04	c total #watches: 452683
322.63/322.78	c total #propagations: 65245793 / total #impl: 1697495857 (eff. 0.038)
322.63/322.78	c #Conflicts:     220000 | #Learnt:      18215 | 0.000
322.63/322.78	c total clause space: 48.1602MB
322.63/322.78	c total #watches: 460344
324.33/324.45	c total #propagations: 65598049 / total #impl: 1706814212 (eff. 0.038)
324.33/324.45	c #Conflicts:     221000 | #Learnt:      19215 | 0.000
324.33/324.45	c total clause space: 48.1602MB
324.33/324.45	c total #watches: 466734
326.03/326.11	c total #propagations: 66078782 / total #impl: 1716153560 (eff. 0.039)
326.03/326.11	c #Conflicts:     222000 | #Learnt:      20215 | 0.000
326.03/326.11	c total clause space: 48.1602MB
326.03/326.11	c total #watches: 473124
327.63/327.80	c total #propagations: 66478990 / total #impl: 1724868284 (eff. 0.039)
327.63/327.80	c #Conflicts:     223000 | #Learnt:      21215 | 0.000
327.63/327.80	c total clause space: 48.1602MB
327.63/327.80	c total #watches: 483138
329.63/329.71	c total #propagations: 66868068 / total #impl: 1732674210 (eff. 0.039)
329.63/329.71	c #Conflicts:     224000 | #Learnt:      22215 | 0.000
329.63/329.71	c total clause space: 78.2603MB
329.63/329.71	c total #watches: 493285
331.43/331.52	c total #propagations: 67197805 / total #impl: 1741448932 (eff. 0.039)
331.43/331.52	c GC COLLECT
331.43/331.52	c #Conflicts:     225000 | #Learnt:      11913 | 0.000
331.43/331.52	c total clause space: 78.2603MB
331.43/331.52	c total #watches: 402429
333.03/333.13	c total #propagations: 67617318 / total #impl: 1750520782 (eff. 0.039)
333.03/333.13	c #Conflicts:     226000 | #Learnt:      12913 | 0.000
333.03/333.13	c total clause space: 78.2603MB
333.03/333.13	c total #watches: 411552
334.63/334.78	c total #propagations: 67907602 / total #impl: 1760343056 (eff. 0.039)
334.63/334.78	c #Conflicts:     227000 | #Learnt:      13913 | 0.000
334.63/334.78	c total clause space: 78.2603MB
334.63/334.78	c total #watches: 421260
336.33/336.40	c total #propagations: 68136420 / total #impl: 1769280047 (eff. 0.039)
336.33/336.40	c #Conflicts:     228000 | #Learnt:      14913 | 0.000
336.33/336.40	c total clause space: 78.2603MB
336.33/336.40	c total #watches: 429845
337.93/338.02	c total #propagations: 68394782 / total #impl: 1777851112 (eff. 0.038)
337.93/338.02	c #Conflicts:     229000 | #Learnt:      15913 | 0.000
337.93/338.02	c total clause space: 78.2603MB
337.93/338.02	c total #watches: 438396
339.43/339.50	c total #propagations: 68758380 / total #impl: 1786550437 (eff. 0.038)
339.43/339.50	c #Conflicts:     230000 | #Learnt:      16913 | 0.000
339.43/339.50	c total clause space: 78.2603MB
339.43/339.50	c total #watches: 447969
340.83/340.96	c total #propagations: 69061350 / total #impl: 1793687166 (eff. 0.039)
340.83/340.96	c #Conflicts:     231000 | #Learnt:      17913 | 0.000
340.83/340.96	c total clause space: 78.2603MB
340.83/340.96	c total #watches: 457433
342.63/342.71	c total #propagations: 69329067 / total #impl: 1800308663 (eff. 0.039)
342.63/342.71	c #Conflicts:     232000 | #Learnt:      18913 | 0.000
342.63/342.71	c total clause space: 78.2603MB
342.63/342.71	c total #watches: 467301
344.34/344.48	c total #propagations: 69611779 / total #impl: 1808688489 (eff. 0.038)
344.34/344.48	c #Conflicts:     233000 | #Learnt:      19913 | 0.000
344.34/344.48	c total clause space: 78.2603MB
344.34/344.48	c total #watches: 474623
346.03/346.14	c total #propagations: 69958664 / total #impl: 1817060055 (eff. 0.039)
346.03/346.14	c #Conflicts:     234000 | #Learnt:      20913 | 0.000
346.03/346.14	c total clause space: 78.2603MB
346.03/346.14	c total #watches: 484154
347.64/347.76	c total #propagations: 70170582 / total #impl: 1824456711 (eff. 0.038)
347.64/347.76	c #Conflicts:     235000 | #Learnt:      21913 | 0.000
347.64/347.76	c total clause space: 78.2603MB
347.64/347.76	c total #watches: 492726
349.73/349.83	c total #propagations: 70382851 / total #impl: 1830902759 (eff. 0.038)
349.73/349.83	c #Conflicts:     236000 | #Learnt:      22913 | 0.000
349.73/349.83	c total clause space: 78.2603MB
349.73/349.83	c total #watches: 502521
351.83/351.92	c total #propagations: 70623113 / total #impl: 1839293968 (eff. 0.038)
351.83/351.92	c GC COLLECT
351.83/351.92	c #Conflicts:     237000 | #Learnt:      12293 | 0.000
351.83/351.92	c total clause space: 78.2603MB
351.83/351.92	c total #watches: 407607
353.43/353.58	c total #propagations: 70961430 / total #impl: 1848809369 (eff. 0.038)
353.43/353.58	c #Conflicts:     238000 | #Learnt:      13293 | 0.000
353.43/353.58	c total clause space: 78.2603MB
353.43/353.58	c total #watches: 417808
355.13/355.20	c total #propagations: 71230455 / total #impl: 1857647074 (eff. 0.038)
355.13/355.20	c #Conflicts:     239000 | #Learnt:      14293 | 0.000
355.13/355.20	c total clause space: 78.2603MB
355.13/355.20	c total #watches: 428238
356.43/356.59	c total #propagations: 71469245 / total #impl: 1864835698 (eff. 0.038)
356.43/356.59	c #Conflicts:     240000 | #Learnt:      15293 | 0.000
356.43/356.59	c total clause space: 78.2603MB
356.43/356.59	c total #watches: 436874
358.03/358.10	c total #propagations: 71671598 / total #impl: 1870501650 (eff. 0.038)
358.03/358.10	c #Conflicts:     241000 | #Learnt:      16293 | 0.000
358.03/358.10	c total clause space: 78.2603MB
358.03/358.10	c total #watches: 444508
359.23/359.38	c total #propagations: 71905847 / total #impl: 1877188667 (eff. 0.038)
359.23/359.38	c #Conflicts:     242000 | #Learnt:      17293 | 0.000
359.23/359.38	c total clause space: 78.2603MB
359.23/359.38	c total #watches: 452137
360.93/361.03	c total #propagations: 72143114 / total #impl: 1882200715 (eff. 0.038)
360.93/361.03	c #Conflicts:     243000 | #Learnt:      18293 | 0.000
360.93/361.03	c total clause space: 78.2603MB
360.93/361.03	c total #watches: 460019
362.63/362.79	c total #propagations: 72430664 / total #impl: 1889168870 (eff. 0.038)
362.63/362.79	c #Conflicts:     244000 | #Learnt:      19293 | 0.000
362.63/362.79	c total clause space: 78.2603MB
362.63/362.79	c total #watches: 467312
364.73/364.82	c total #propagations: 72752280 / total #impl: 1896348747 (eff. 0.038)
364.73/364.82	c #Conflicts:     245000 | #Learnt:      20293 | 0.000
364.73/364.82	c total clause space: 78.2603MB
364.73/364.82	c total #watches: 478677
366.63/366.70	c total #propagations: 73000039 / total #impl: 1906726211 (eff. 0.038)
366.63/366.70	c #Conflicts:     246000 | #Learnt:      21293 | 0.000
366.63/366.70	c total clause space: 78.2603MB
366.63/366.70	c total #watches: 486761
368.53/368.69	c total #propagations: 73286858 / total #impl: 1915886620 (eff. 0.038)
368.53/368.69	c #Conflicts:     247000 | #Learnt:      22293 | 0.000
368.53/368.69	c total clause space: 78.2603MB
368.53/368.69	c total #watches: 493889
370.23/370.38	c total #propagations: 73523008 / total #impl: 1925516627 (eff. 0.038)
370.23/370.38	c #Conflicts:     248000 | #Learnt:      23293 | 0.000
370.23/370.38	c total clause space: 78.2603MB
370.23/370.38	c total #watches: 503665
371.63/371.74	c total #propagations: 73721629 / total #impl: 1932162886 (eff. 0.038)
371.63/371.74	c GC COLLECT
371.63/371.74	c #Conflicts:     249000 | #Learnt:      12393 | 0.000
371.63/371.74	c total clause space: 78.2603MB
371.63/371.74	c total #watches: 409091
372.83/372.99	c total #propagations: 73809641 / total #impl: 1936779306 (eff. 0.038)
372.83/372.99	c #Conflicts:     250000 | #Learnt:      13393 | 0.000
372.83/372.99	c total clause space: 78.2603MB
372.83/372.99	c total #watches: 422284
374.43/374.56	c total #propagations: 73914527 / total #impl: 1941330942 (eff. 0.038)
374.43/374.56	c #Conflicts:     251000 | #Learnt:      14393 | 0.000
374.43/374.56	c total clause space: 78.2603MB
374.43/374.56	c total #watches: 434065
375.92/376.09	c total #propagations: 74154710 / total #impl: 1948382594 (eff. 0.038)
375.92/376.09	c #Conflicts:     252000 | #Learnt:      15393 | 0.000
375.92/376.09	c total clause space: 78.2603MB
375.92/376.09	c total #watches: 442812
377.42/377.54	c total #propagations: 74396431 / total #impl: 1955893082 (eff. 0.038)
377.42/377.54	c #Conflicts:     253000 | #Learnt:      16393 | 0.000
377.42/377.54	c total clause space: 78.2603MB
377.42/377.54	c total #watches: 450045
379.12/379.26	c total #propagations: 74662035 / total #impl: 1963574543 (eff. 0.038)
379.12/379.26	c #Conflicts:     254000 | #Learnt:      17393 | 0.000
379.12/379.26	c total clause space: 78.2603MB
379.12/379.26	c total #watches: 456954
381.22/381.35	c total #propagations: 74971449 / total #impl: 1972074257 (eff. 0.038)
381.22/381.35	c #Conflicts:     255000 | #Learnt:      18393 | 0.000
381.22/381.35	c total clause space: 78.2603MB
381.22/381.35	c total #watches: 466801
382.92/383.07	c total #propagations: 75228990 / total #impl: 1982458439 (eff. 0.038)
382.92/383.07	c #Conflicts:     256000 | #Learnt:      19393 | 0.000
382.92/383.07	c total clause space: 78.2603MB
382.92/383.07	c total #watches: 475779
384.93/385.02	c total #propagations: 75489375 / total #impl: 1991349961 (eff. 0.038)
384.93/385.02	c #Conflicts:     257000 | #Learnt:      20393 | 0.000
384.93/385.02	c total clause space: 78.2603MB
384.93/385.02	c total #watches: 488568
386.62/386.76	c total #propagations: 75732407 / total #impl: 2000424056 (eff. 0.038)
386.62/386.76	c #Conflicts:     258000 | #Learnt:      21393 | 0.000
386.62/386.76	c total clause space: 78.2603MB
386.62/386.76	c total #watches: 501526
388.52/388.61	c total #propagations: 75916943 / total #impl: 2007453156 (eff. 0.038)
388.52/388.61	c #Conflicts:     259000 | #Learnt:      22393 | 0.000
388.52/388.61	c total clause space: 78.2603MB
388.52/388.61	c total #watches: 510649
390.22/390.36	c total #propagations: 76147613 / total #impl: 2014953271 (eff. 0.038)
390.22/390.36	c #Conflicts:     260000 | #Learnt:      23393 | 0.000
390.22/390.36	c total clause space: 78.2603MB
390.22/390.36	c total #watches: 518013
391.72/391.81	c total #propagations: 76389288 / total #impl: 2021219917 (eff. 0.038)
391.72/391.81	c #Conflicts:     261000 | #Learnt:      24393 | 0.000
391.72/391.81	c total clause space: 78.2603MB
391.72/391.81	c total #watches: 525463
393.02/393.18	c total #propagations: 76599555 / total #impl: 2026467645 (eff. 0.038)
393.02/393.18	c GC COLLECT
393.02/393.18	c #Conflicts:     262000 | #Learnt:      13191 | 0.000
393.02/393.18	c total clause space: 78.2603MB
393.02/393.18	c total #watches: 414002
394.72/394.83	c total #propagations: 76884396 / total #impl: 2031988612 (eff. 0.038)
394.72/394.83	c #Conflicts:     263000 | #Learnt:      14191 | 0.000
394.72/394.83	c total clause space: 78.2603MB
394.72/394.83	c total #watches: 421505
396.22/396.30	c total #propagations: 77260914 / total #impl: 2039519193 (eff. 0.038)
396.22/396.30	c #Conflicts:     264000 | #Learnt:      15191 | 0.000
396.22/396.30	c total clause space: 78.2603MB
396.22/396.30	c total #watches: 428205
397.52/397.69	c total #propagations: 77569993 / total #impl: 2046774547 (eff. 0.038)
397.52/397.69	c #Conflicts:     265000 | #Learnt:      16191 | 0.000
397.52/397.69	c total clause space: 78.2603MB
397.52/397.69	c total #watches: 435808
399.23/399.32	c total #propagations: 77831283 / total #impl: 2053269073 (eff. 0.038)
399.23/399.32	c #Conflicts:     266000 | #Learnt:      17191 | 0.000
399.23/399.32	c total clause space: 78.2603MB
399.23/399.32	c total #watches: 444966
401.32/401.49	c total #propagations: 78174816 / total #impl: 2060496247 (eff. 0.038)
401.32/401.49	c #Conflicts:     267000 | #Learnt:      18191 | 0.000
401.32/401.49	c total clause space: 78.2603MB
401.32/401.49	c total #watches: 453609
403.42/403.50	c total #propagations: 78614007 / total #impl: 2070719103 (eff. 0.038)
403.42/403.50	c #Conflicts:     268000 | #Learnt:      19191 | 0.000
403.42/403.50	c total clause space: 78.2603MB
403.42/403.50	c total #watches: 464893
405.62/405.78	c total #propagations: 78959626 / total #impl: 2081740805 (eff. 0.038)
405.62/405.78	c #Conflicts:     269000 | #Learnt:      20191 | 0.000
405.62/405.78	c total clause space: 78.2603MB
405.62/405.78	c total #watches: 477744
407.62/407.76	c total #propagations: 79320497 / total #impl: 2094348386 (eff. 0.038)
407.62/407.76	c #Conflicts:     270000 | #Learnt:      21191 | 0.000
407.62/407.76	c total clause space: 78.2603MB
407.62/407.76	c total #watches: 488268
409.72/409.85	c total #propagations: 79565472 / total #impl: 2104711918 (eff. 0.038)
409.72/409.85	c #Conflicts:     271000 | #Learnt:      22191 | 0.000
409.72/409.85	c total clause space: 78.2603MB
409.72/409.85	c total #watches: 501615
412.22/412.38	c total #propagations: 79746100 / total #impl: 2114946754 (eff. 0.038)
412.22/412.38	c #Conflicts:     272000 | #Learnt:      23191 | 0.000
412.22/412.38	c total clause space: 78.2603MB
412.22/412.38	c total #watches: 517274
414.62/414.72	c total #propagations: 79972680 / total #impl: 2126571336 (eff. 0.038)
414.62/414.72	c #Conflicts:     273000 | #Learnt:      24191 | 0.000
414.62/414.72	c total clause space: 78.2603MB
414.62/414.72	c total #watches: 527702
416.62/416.75	c total #propagations: 80276839 / total #impl: 2137937715 (eff. 0.038)
416.62/416.75	c GC COLLECT
416.62/416.75	c #Conflicts:     274000 | #Learnt:      12699 | 0.000
416.62/416.75	c total clause space: 78.2603MB
416.62/416.75	c total #watches: 411190
418.32/418.43	c total #propagations: 80567047 / total #impl: 2147647569 (eff. 0.038)
418.32/418.43	c #Conflicts:     275000 | #Learnt:      13699 | 0.000
418.32/418.43	c total clause space: 78.2603MB
418.32/418.43	c total #watches: 421258
420.12/420.22	c total #propagations: 80905609 / total #impl: 2156234776 (eff. 0.038)
420.12/420.22	c #Conflicts:     276000 | #Learnt:      14699 | 0.000
420.12/420.22	c total clause space: 78.2603MB
420.12/420.22	c total #watches: 430709
421.82/421.94	c total #propagations: 81335260 / total #impl: 2164387708 (eff. 0.038)
421.82/421.94	c #Conflicts:     277000 | #Learnt:      15699 | 0.000
421.82/421.94	c total clause space: 78.2603MB
421.82/421.94	c total #watches: 438172
423.42/423.58	c total #propagations: 81643571 / total #impl: 2172089501 (eff. 0.038)
423.42/423.58	c #Conflicts:     278000 | #Learnt:      16699 | 0.000
423.42/423.58	c total clause space: 78.2603MB
423.42/423.58	c total #watches: 446151
425.02/425.18	c total #propagations: 81937129 / total #impl: 2179798940 (eff. 0.038)
425.02/425.18	c #Conflicts:     279000 | #Learnt:      17699 | 0.000
425.02/425.18	c total clause space: 78.2603MB
425.02/425.18	c total #watches: 454098
427.02/427.11	c total #propagations: 82250402 / total #impl: 2187670969 (eff. 0.038)
427.02/427.11	c #Conflicts:     280000 | #Learnt:      18699 | 0.000
427.02/427.11	c total clause space: 78.2603MB
427.02/427.11	c total #watches: 460370
428.92/429.06	c total #propagations: 82678472 / total #impl: 2196317464 (eff. 0.038)
428.92/429.06	c #Conflicts:     281000 | #Learnt:      19699 | 0.000
428.92/429.06	c total clause space: 78.2603MB
428.92/429.06	c total #watches: 471026
430.62/430.78	c total #propagations: 82940348 / total #impl: 2204636444 (eff. 0.038)
430.62/430.78	c #Conflicts:     282000 | #Learnt:      20699 | 0.000
430.62/430.78	c total clause space: 78.2603MB
430.62/430.78	c total #watches: 480502
432.42/432.58	c total #propagations: 83171658 / total #impl: 2210852486 (eff. 0.038)
432.42/432.58	c #Conflicts:     283000 | #Learnt:      21699 | 0.000
432.42/432.58	c total clause space: 78.2603MB
432.42/432.58	c total #watches: 490659
434.42/434.52	c total #propagations: 83384939 / total #impl: 2219116769 (eff. 0.038)
434.42/434.52	c #Conflicts:     284000 | #Learnt:      22699 | 0.000
434.42/434.52	c total clause space: 78.2603MB
434.42/434.52	c total #watches: 500337
436.52/436.60	c total #propagations: 83645603 / total #impl: 2227325283 (eff. 0.038)
436.52/436.60	c #Conflicts:     285000 | #Learnt:      23699 | 0.000
436.52/436.60	c total clause space: 78.2603MB
436.52/436.60	c total #watches: 509601
438.22/438.32	c total #propagations: 83890176 / total #impl: 2236176036 (eff. 0.038)
438.22/438.32	c #Conflicts:     286000 | #Learnt:      24699 | 0.000
438.22/438.32	c total clause space: 78.2603MB
438.22/438.32	c total #watches: 516247
440.12/440.22	c total #propagations: 84141113 / total #impl: 2243138504 (eff. 0.038)
440.12/440.22	c GC COLLECT
440.12/440.22	c #Conflicts:     287000 | #Learnt:      12901 | 0.000
440.12/440.22	c total clause space: 78.2603MB
440.12/440.22	c total #watches: 413319
441.71/441.82	c total #propagations: 84353510 / total #impl: 2251460910 (eff. 0.037)
441.71/441.82	c #Conflicts:     288000 | #Learnt:      13901 | 0.000
441.71/441.82	c total clause space: 78.2603MB
441.71/441.82	c total #watches: 419689
443.11/443.26	c total #propagations: 84734686 / total #impl: 2259855067 (eff. 0.037)
443.11/443.26	c #Conflicts:     289000 | #Learnt:      14901 | 0.000
443.11/443.26	c total clause space: 78.2603MB
443.11/443.26	c total #watches: 425935
444.61/444.79	c total #propagations: 85106199 / total #impl: 2266216678 (eff. 0.038)
444.61/444.79	c #Conflicts:     290000 | #Learnt:      15901 | 0.000
444.61/444.79	c total clause space: 78.2603MB
444.61/444.79	c total #watches: 434249
446.01/446.18	c total #propagations: 85378764 / total #impl: 2273723950 (eff. 0.038)
446.01/446.18	c #Conflicts:     291000 | #Learnt:      16901 | 0.000
446.01/446.18	c total clause space: 78.2603MB
446.01/446.18	c total #watches: 443183
447.51/447.62	c total #propagations: 85654547 / total #impl: 2280374075 (eff. 0.038)
447.51/447.62	c #Conflicts:     292000 | #Learnt:      17901 | 0.000
447.51/447.62	c total clause space: 78.2603MB
447.51/447.62	c total #watches: 450820
449.01/449.19	c total #propagations: 85965385 / total #impl: 2287348542 (eff. 0.038)
449.01/449.19	c #Conflicts:     293000 | #Learnt:      18901 | 0.000
449.01/449.19	c total clause space: 78.2603MB
449.01/449.19	c total #watches: 459398
450.92/451.10	c total #propagations: 86212783 / total #impl: 2295383387 (eff. 0.038)
450.92/451.10	c #Conflicts:     294000 | #Learnt:      19901 | 0.000
450.92/451.10	c total clause space: 78.2603MB
450.92/451.10	c total #watches: 473052
453.01/453.15	c total #propagations: 86448609 / total #impl: 2305605284 (eff. 0.037)
453.01/453.15	c #Conflicts:     295000 | #Learnt:      20901 | 0.000
453.01/453.15	c total clause space: 78.2603MB
453.01/453.15	c total #watches: 485822
454.81/454.90	c total #propagations: 86704138 / total #impl: 2315614311 (eff. 0.037)
454.81/454.90	c #Conflicts:     296000 | #Learnt:      21901 | 0.000
454.81/454.90	c total clause space: 78.2603MB
454.81/454.90	c total #watches: 493725
456.52/456.68	c total #propagations: 87022508 / total #impl: 2322876998 (eff. 0.037)
456.52/456.68	c #Conflicts:     297000 | #Learnt:      22901 | 0.000
456.52/456.68	c total clause space: 78.2603MB
456.52/456.68	c total #watches: 499977
458.41/458.58	c total #propagations: 87398048 / total #impl: 2330083677 (eff. 0.038)
458.41/458.58	c #Conflicts:     298000 | #Learnt:      23901 | 0.000
458.41/458.58	c total clause space: 78.2603MB
458.41/458.58	c total #watches: 508197
460.31/460.45	c total #propagations: 87760051 / total #impl: 2338536976 (eff. 0.038)
460.31/460.45	c #Conflicts:     299000 | #Learnt:      24901 | 0.000
460.31/460.45	c total clause space: 78.2603MB
460.31/460.45	c total #watches: 515017
462.61/462.70	c total #propagations: 88087770 / total #impl: 2346000025 (eff. 0.038)
462.61/462.70	c #Conflicts:     300000 | #Learnt:      25901 | 0.000
462.61/462.70	c total clause space: 78.2603MB
462.61/462.70	c total #watches: 522547
464.22/464.36	c total #propagations: 88494547 / total #impl: 2354260777 (eff. 0.038)
464.22/464.36	c GC COLLECT
464.22/464.36	c #Conflicts:     301000 | #Learnt:      13795 | 0.000
464.22/464.36	c total clause space: 78.2603MB
464.22/464.36	c total #watches: 421637
466.01/466.12	c total #propagations: 88785329 / total #impl: 2361899728 (eff. 0.038)
466.01/466.12	c #Conflicts:     302000 | #Learnt:      14795 | 0.000
466.01/466.12	c total clause space: 78.2603MB
466.01/466.12	c total #watches: 429884
467.61/467.78	c total #propagations: 89121243 / total #impl: 2371313241 (eff. 0.038)
467.61/467.78	c #Conflicts:     303000 | #Learnt:      15795 | 0.000
467.61/467.78	c total clause space: 78.2603MB
467.61/467.78	c total #watches: 437718
469.51/469.64	c total #propagations: 89435978 / total #impl: 2380523069 (eff. 0.038)
469.51/469.64	c #Conflicts:     304000 | #Learnt:      16795 | 0.000
469.51/469.64	c total clause space: 78.2603MB
469.51/469.64	c total #watches: 446234
471.41/471.58	c total #propagations: 89726583 / total #impl: 2389369920 (eff. 0.038)
471.41/471.58	c #Conflicts:     305000 | #Learnt:      17795 | 0.000
471.41/471.58	c total clause space: 78.2603MB
471.41/471.58	c total #watches: 455254
473.02/473.11	c total #propagations: 90019913 / total #impl: 2398728019 (eff. 0.038)
473.02/473.11	c #Conflicts:     306000 | #Learnt:      18795 | 0.000
473.02/473.11	c total clause space: 78.2603MB
473.02/473.11	c total #watches: 462411
474.81/474.93	c total #propagations: 90379548 / total #impl: 2406319677 (eff. 0.038)
474.81/474.93	c #Conflicts:     307000 | #Learnt:      19795 | 0.000
474.81/474.93	c total clause space: 78.2603MB
474.81/474.93	c total #watches: 471148
476.32/476.49	c total #propagations: 90677782 / total #impl: 2414362378 (eff. 0.038)
476.32/476.49	c #Conflicts:     308000 | #Learnt:      20795 | 0.000
476.32/476.49	c total clause space: 78.2603MB
476.32/476.49	c total #watches: 478559
478.21/478.39	c total #propagations: 91006845 / total #impl: 2420252258 (eff. 0.038)
478.21/478.39	c #Conflicts:     309000 | #Learnt:      21795 | 0.000
478.21/478.39	c total clause space: 78.2603MB
478.21/478.39	c total #watches: 486688
480.01/480.13	c total #propagations: 91321097 / total #impl: 2429276080 (eff. 0.038)
480.01/480.13	c #Conflicts:     310000 | #Learnt:      22795 | 0.000
480.01/480.13	c total clause space: 78.2603MB
480.01/480.13	c total #watches: 496191
481.91/482.09	c total #propagations: 91593322 / total #impl: 2438104469 (eff. 0.038)
481.91/482.09	c #Conflicts:     311000 | #Learnt:      23795 | 0.000
481.91/482.09	c total clause space: 78.2603MB
481.91/482.09	c total #watches: 504779
483.81/483.97	c total #propagations: 91918646 / total #impl: 2447940126 (eff. 0.038)
483.81/483.97	c #Conflicts:     312000 | #Learnt:      24795 | 0.000
483.81/483.97	c total clause space: 78.2603MB
483.81/483.97	c total #watches: 514264
486.01/486.19	c total #propagations: 92187082 / total #impl: 2456266903 (eff. 0.038)
486.01/486.19	c #Conflicts:     313000 | #Learnt:      25795 | 0.000
486.01/486.19	c total clause space: 78.2603MB
486.01/486.19	c total #watches: 525471
488.11/488.25	c total #propagations: 92455801 / total #impl: 2465480047 (eff. 0.038)
488.11/488.25	c #Conflicts:     314000 | #Learnt:      26795 | 0.000
488.11/488.25	c total clause space: 78.2603MB
488.11/488.25	c total #watches: 536288
489.61/489.76	c total #propagations: 92698051 / total #impl: 2474213908 (eff. 0.037)
489.61/489.76	c GC COLLECT
489.61/489.76	c #Conflicts:     315000 | #Learnt:      14410 | 0.000
489.61/489.76	c total clause space: 78.2603MB
489.61/489.76	c total #watches: 426526
491.01/491.10	c total #propagations: 92957033 / total #impl: 2481327181 (eff. 0.037)
491.01/491.10	c #Conflicts:     316000 | #Learnt:      15410 | 0.000
491.01/491.10	c total clause space: 78.2603MB
491.01/491.10	c total #watches: 435334
492.41/492.58	c total #propagations: 93167878 / total #impl: 2488136990 (eff. 0.037)
492.41/492.58	c #Conflicts:     317000 | #Learnt:      16410 | 0.000
492.41/492.58	c total clause space: 78.2603MB
492.41/492.58	c total #watches: 444414
493.71/493.83	c total #propagations: 93423057 / total #impl: 2495710629 (eff. 0.037)
493.71/493.83	c #Conflicts:     318000 | #Learnt:      17410 | 0.000
493.71/493.83	c total clause space: 78.2603MB
493.71/493.83	c total #watches: 451529
495.11/495.24	c total #propagations: 93697110 / total #impl: 2502989742 (eff. 0.037)
495.11/495.24	c #Conflicts:     319000 | #Learnt:      18410 | 0.000
495.11/495.24	c total clause space: 78.2603MB
495.11/495.24	c total #watches: 460141
496.71/496.86	c total #propagations: 93982571 / total #impl: 2511312001 (eff. 0.037)
496.71/496.86	c #Conflicts:     320000 | #Learnt:      19410 | 0.000
496.71/496.86	c total clause space: 78.2603MB
496.71/496.86	c total #watches: 470904
498.51/498.67	c total #propagations: 94213658 / total #impl: 2519720162 (eff. 0.037)
498.51/498.67	c #Conflicts:     321000 | #Learnt:      20410 | 0.000
498.51/498.67	c total clause space: 78.2603MB
498.51/498.67	c total #watches: 480240
500.00/500.13	c total #propagations: 94510269 / total #impl: 2528671620 (eff. 0.037)
500.00/500.13	c #Conflicts:     322000 | #Learnt:      21410 | 0.000
500.00/500.13	c total clause space: 78.2603MB
500.00/500.13	c total #watches: 488963
501.90/502.06	c total #propagations: 94743854 / total #impl: 2536072860 (eff. 0.037)
501.90/502.06	c #Conflicts:     323000 | #Learnt:      22410 | 0.000
501.90/502.06	c total clause space: 78.2603MB
501.90/502.06	c total #watches: 498092
503.90/504.06	c total #propagations: 95080224 / total #impl: 2544877300 (eff. 0.037)
503.90/504.06	c #Conflicts:     324000 | #Learnt:      23410 | 0.000
503.90/504.06	c total clause space: 78.2603MB
503.90/504.06	c total #watches: 507077
506.20/506.36	c total #propagations: 95467977 / total #impl: 2554223991 (eff. 0.037)
506.20/506.36	c #Conflicts:     325000 | #Learnt:      24410 | 0.000
506.20/506.36	c total clause space: 78.2603MB
506.20/506.36	c total #watches: 520996
508.60/508.75	c total #propagations: 95758933 / total #impl: 2565301815 (eff. 0.037)
508.60/508.75	c #Conflicts:     326000 | #Learnt:      25410 | 0.000
508.60/508.75	c total clause space: 78.2603MB
508.60/508.75	c total #watches: 532723
511.00/511.12	c total #propagations: 96069073 / total #impl: 2576367359 (eff. 0.037)
511.00/511.12	c #Conflicts:     327000 | #Learnt:      26410 | 0.000
511.00/511.12	c total clause space: 78.2603MB
511.00/511.12	c total #watches: 542525
513.40/513.59	c total #propagations: 96441541 / total #impl: 2587613342 (eff. 0.037)
513.40/513.59	c #Conflicts:     328000 | #Learnt:      27410 | 0.000
513.40/513.59	c total clause space: 78.2603MB
513.40/513.59	c total #watches: 552306
515.10/515.23	c total #propagations: 96799610 / total #impl: 2599008589 (eff. 0.037)
515.10/515.23	c GC COLLECT
515.10/515.23	c #Conflicts:     329000 | #Learnt:      14712 | 0.000
515.10/515.23	c total clause space: 78.2603MB
515.10/515.23	c total #watches: 429400
516.70/516.84	c total #propagations: 97119526 / total #impl: 2608446717 (eff. 0.037)
516.70/516.84	c #Conflicts:     330000 | #Learnt:      15712 | 0.000
516.70/516.84	c total clause space: 78.2603MB
516.70/516.84	c total #watches: 437302
518.80/518.99	c total #propagations: 97428907 / total #impl: 2617180394 (eff. 0.037)
518.80/518.99	c #Conflicts:     331000 | #Learnt:      16712 | 0.000
518.80/518.99	c total clause space: 78.2603MB
518.80/518.99	c total #watches: 448503
520.70/520.83	c total #propagations: 97786453 / total #impl: 2628748522 (eff. 0.037)
520.70/520.83	c #Conflicts:     332000 | #Learnt:      17712 | 0.000
520.70/520.83	c total clause space: 78.2603MB
520.70/520.83	c total #watches: 457871
522.20/522.36	c total #propagations: 98097854 / total #impl: 2637739996 (eff. 0.037)
522.20/522.36	c #Conflicts:     333000 | #Learnt:      18712 | 0.000
522.20/522.36	c total clause space: 78.2603MB
522.20/522.36	c total #watches: 464740
524.00/524.10	c total #propagations: 98422954 / total #impl: 2645655989 (eff. 0.037)
524.00/524.10	c #Conflicts:     334000 | #Learnt:      19712 | 0.000
524.00/524.10	c total clause space: 78.2603MB
524.00/524.10	c total #watches: 470816
525.81/525.94	c total #propagations: 98786999 / total #impl: 2653859394 (eff. 0.037)
525.81/525.94	c #Conflicts:     335000 | #Learnt:      20712 | 0.000
525.81/525.94	c total clause space: 78.2603MB
525.81/525.94	c total #watches: 479725
527.70/527.88	c total #propagations: 99088550 / total #impl: 2662544949 (eff. 0.037)
527.70/527.88	c #Conflicts:     336000 | #Learnt:      21712 | 0.000
527.70/527.88	c total clause space: 78.2603MB
527.70/527.88	c total #watches: 489081
529.80/529.94	c total #propagations: 99403221 / total #impl: 2671835474 (eff. 0.037)
529.80/529.94	c #Conflicts:     337000 | #Learnt:      22712 | 0.000
529.80/529.94	c total clause space: 78.2603MB
529.80/529.94	c total #watches: 498090
531.70/531.80	c total #propagations: 99667581 / total #impl: 2681675862 (eff. 0.037)
531.70/531.80	c #Conflicts:     338000 | #Learnt:      23712 | 0.000
531.70/531.80	c total clause space: 78.2603MB
531.70/531.80	c total #watches: 505787
533.51/533.63	c total #propagations: 99930039 / total #impl: 2688326903 (eff. 0.037)
533.51/533.63	c #Conflicts:     339000 | #Learnt:      24712 | 0.000
533.51/533.63	c total clause space: 78.2603MB
533.51/533.63	c total #watches: 515250
535.10/535.27	c total #propagations: 100153370 / total #impl: 2694884018 (eff. 0.037)
535.10/535.27	c #Conflicts:     340000 | #Learnt:      25712 | 0.000
535.10/535.27	c total clause space: 78.2603MB
535.10/535.27	c total #watches: 526515
537.20/537.34	c total #propagations: 100391665 / total #impl: 2701902663 (eff. 0.037)
537.20/537.34	c #Conflicts:     341000 | #Learnt:      26712 | 0.000
537.20/537.34	c total clause space: 78.2603MB
537.20/537.34	c total #watches: 534949
539.20/539.36	c total #propagations: 100629234 / total #impl: 2712839343 (eff. 0.037)
539.20/539.36	c #Conflicts:     342000 | #Learnt:      27712 | 0.000
539.20/539.36	c total clause space: 78.2603MB
539.20/539.36	c total #watches: 541910
540.90/541.09	c total #propagations: 100911234 / total #impl: 2721722950 (eff. 0.037)
540.90/541.09	c GC COLLECT
540.90/541.09	c #Conflicts:     343000 | #Learnt:      14708 | 0.000
540.90/541.09	c total clause space: 78.2603MB
540.90/541.09	c total #watches: 429659
542.40/542.57	c total #propagations: 101184944 / total #impl: 2729397174 (eff. 0.037)
542.40/542.57	c #Conflicts:     344000 | #Learnt:      15708 | 0.000
542.40/542.57	c total clause space: 78.2603MB
542.40/542.57	c total #watches: 439478
543.90/544.07	c total #propagations: 101393037 / total #impl: 2735659041 (eff. 0.037)
543.90/544.07	c #Conflicts:     345000 | #Learnt:      16708 | 0.000
543.90/544.07	c total clause space: 78.2603MB
543.90/544.07	c total #watches: 449400
545.40/545.59	c total #propagations: 101634644 / total #impl: 2741989512 (eff. 0.037)
545.40/545.59	c #Conflicts:     346000 | #Learnt:      17708 | 0.000
545.40/545.59	c total clause space: 78.2603MB
545.40/545.59	c total #watches: 458525
547.20/547.33	c total #propagations: 101860094 / total #impl: 2749123069 (eff. 0.037)
547.20/547.33	c #Conflicts:     347000 | #Learnt:      18708 | 0.000
547.20/547.33	c total clause space: 78.2603MB
547.20/547.33	c total #watches: 468237
548.80/548.91	c total #propagations: 102155706 / total #impl: 2757313355 (eff. 0.037)
548.80/548.91	c #Conflicts:     348000 | #Learnt:      19708 | 0.000
548.80/548.91	c total clause space: 78.2603MB
548.80/548.91	c total #watches: 478612
550.20/550.30	c total #propagations: 102374030 / total #impl: 2764030911 (eff. 0.037)
550.20/550.30	c #Conflicts:     349000 | #Learnt:      20708 | 0.000
550.20/550.30	c total clause space: 78.2603MB
550.20/550.30	c total #watches: 487063
551.80/552.00	c total #propagations: 102573940 / total #impl: 2769869247 (eff. 0.037)
551.80/552.00	c #Conflicts:     350000 | #Learnt:      21708 | 0.000
551.80/552.00	c total clause space: 78.2603MB
551.80/552.00	c total #watches: 495130
553.59/553.76	c total #propagations: 102858184 / total #impl: 2777287825 (eff. 0.037)
553.59/553.76	c #Conflicts:     351000 | #Learnt:      22708 | 0.000
553.59/553.76	c total clause space: 78.2603MB
553.59/553.76	c total #watches: 501062
555.40/555.56	c total #propagations: 103222666 / total #impl: 2785657330 (eff. 0.037)
555.40/555.56	c #Conflicts:     352000 | #Learnt:      23708 | 0.000
555.40/555.56	c total clause space: 78.2603MB
555.40/555.56	c total #watches: 509261
557.19/557.38	c total #propagations: 103474435 / total #impl: 2794557780 (eff. 0.037)
557.19/557.38	c #Conflicts:     353000 | #Learnt:      24708 | 0.000
557.19/557.38	c total clause space: 78.2603MB
557.19/557.38	c total #watches: 517587
559.19/559.38	c total #propagations: 103761988 / total #impl: 2801798764 (eff. 0.037)
559.19/559.38	c #Conflicts:     354000 | #Learnt:      25708 | 0.000
559.19/559.38	c total clause space: 78.2603MB
559.19/559.38	c total #watches: 525842
561.19/561.35	c total #propagations: 104070880 / total #impl: 2810210671 (eff. 0.037)
561.19/561.35	c #Conflicts:     355000 | #Learnt:      26708 | 0.000
561.19/561.35	c total clause space: 78.2603MB
561.19/561.35	c total #watches: 535009
563.29/563.49	c total #propagations: 104358233 / total #impl: 2818751149 (eff. 0.037)
563.29/563.49	c #Conflicts:     356000 | #Learnt:      27708 | 0.000
563.29/563.49	c total clause space: 78.2603MB
563.29/563.49	c total #watches: 542067
565.40/565.50	c total #propagations: 104688788 / total #impl: 2828769041 (eff. 0.037)
565.40/565.50	c GC COLLECT
565.40/565.50	c #Conflicts:     357000 | #Learnt:      14389 | 0.000
565.40/565.50	c total clause space: 78.2603MB
565.40/565.50	c total #watches: 426136
566.99/567.15	c total #propagations: 104959079 / total #impl: 2837086938 (eff. 0.037)
566.99/567.15	c #Conflicts:     358000 | #Learnt:      15389 | 0.000
566.99/567.15	c total clause space: 78.2603MB
566.99/567.15	c total #watches: 434688
568.60/568.75	c total #propagations: 105245792 / total #impl: 2844903195 (eff. 0.037)
568.60/568.75	c #Conflicts:     359000 | #Learnt:      16389 | 0.000
568.60/568.75	c total clause space: 78.2603MB
568.60/568.75	c total #watches: 445942
570.49/570.62	c total #propagations: 105378523 / total #impl: 2851205539 (eff. 0.037)
570.49/570.62	c #Conflicts:     360000 | #Learnt:      17389 | 0.000
570.49/570.62	c total clause space: 78.2603MB
570.49/570.62	c total #watches: 454329
572.19/572.36	c total #propagations: 105667030 / total #impl: 2860105154 (eff. 0.037)
572.19/572.36	c #Conflicts:     361000 | #Learnt:      18389 | 0.000
572.19/572.36	c total clause space: 78.2603MB
572.19/572.36	c total #watches: 462184
573.89/574.00	c total #propagations: 105970342 / total #impl: 2868455321 (eff. 0.037)
573.89/574.00	c #Conflicts:     362000 | #Learnt:      19389 | 0.000
573.89/574.00	c total clause space: 78.2603MB
573.89/574.00	c total #watches: 468949
575.79/575.98	c total #propagations: 106243113 / total #impl: 2875601377 (eff. 0.037)
575.79/575.98	c #Conflicts:     363000 | #Learnt:      20389 | 0.000
575.79/575.98	c total clause space: 78.2603MB
575.79/575.98	c total #watches: 478001
577.69/577.80	c total #propagations: 106611234 / total #impl: 2884904287 (eff. 0.037)
577.69/577.80	c #Conflicts:     364000 | #Learnt:      21389 | 0.000
577.69/577.80	c total clause space: 78.2603MB
577.69/577.80	c total #watches: 488008
579.29/579.43	c total #propagations: 106963525 / total #impl: 2893272552 (eff. 0.037)
579.29/579.43	c #Conflicts:     365000 | #Learnt:      22389 | 0.000
579.29/579.43	c total clause space: 78.2603MB
579.29/579.43	c total #watches: 495181
580.99/581.16	c total #propagations: 107213951 / total #impl: 2899166372 (eff. 0.037)
580.99/581.16	c #Conflicts:     366000 | #Learnt:      23389 | 0.000
580.99/581.16	c total clause space: 78.2603MB
580.99/581.16	c total #watches: 502529
582.79/582.95	c total #propagations: 107480681 / total #impl: 2906754105 (eff. 0.037)
582.79/582.95	c #Conflicts:     367000 | #Learnt:      24389 | 0.000
582.79/582.95	c total clause space: 78.2603MB
582.79/582.95	c total #watches: 510602
584.79/584.90	c total #propagations: 107750425 / total #impl: 2914575963 (eff. 0.037)
584.79/584.90	c #Conflicts:     368000 | #Learnt:      25389 | 0.000
584.79/584.90	c total clause space: 78.2603MB
584.79/584.90	c total #watches: 518656
586.89/587.06	c total #propagations: 108086367 / total #impl: 2923118854 (eff. 0.037)
586.89/587.06	c #Conflicts:     369000 | #Learnt:      26389 | 0.000
586.89/587.06	c total clause space: 78.2603MB
586.89/587.06	c total #watches: 529192
589.19/589.31	c total #propagations: 108473200 / total #impl: 2933506064 (eff. 0.037)
589.19/589.31	c #Conflicts:     370000 | #Learnt:      27389 | 0.000
589.19/589.31	c total clause space: 78.2603MB
589.19/589.31	c total #watches: 539654
591.49/591.60	c total #propagations: 108809810 / total #impl: 2944456491 (eff. 0.037)
591.49/591.60	c #Conflicts:     371000 | #Learnt:      28389 | 0.000
591.49/591.60	c total clause space: 78.2603MB
591.49/591.60	c total #watches: 549516
593.59/593.78	c total #propagations: 109113851 / total #impl: 2955503789 (eff. 0.037)
593.59/593.78	c GC COLLECT
593.59/593.78	c #Conflicts:     372000 | #Learnt:      14786 | 0.000
593.59/593.78	c total clause space: 78.2603MB
593.59/593.78	c total #watches: 429043
594.99/595.13	c total #propagations: 109429675 / total #impl: 2965888154 (eff. 0.037)
594.99/595.13	c #Conflicts:     373000 | #Learnt:      15786 | 0.000
594.99/595.13	c total clause space: 78.2603MB
594.99/595.13	c total #watches: 437226
596.29/596.42	c total #propagations: 109692487 / total #impl: 2972076217 (eff. 0.037)
596.29/596.42	c #Conflicts:     374000 | #Learnt:      16786 | 0.000
596.29/596.42	c total clause space: 78.2603MB
596.29/596.42	c total #watches: 446207
597.89/598.04	c total #propagations: 109922539 / total #impl: 2977911408 (eff. 0.037)
597.89/598.04	c #Conflicts:     375000 | #Learnt:      17786 | 0.000
597.89/598.04	c total clause space: 78.2603MB
597.89/598.04	c total #watches: 460520
599.59/599.74	c total #propagations: 110125499 / total #impl: 2985058395 (eff. 0.037)
599.59/599.74	c #Conflicts:     376000 | #Learnt:      18786 | 0.000
599.59/599.74	c total clause space: 78.2603MB
599.59/599.74	c total #watches: 472022
601.29/601.48	c total #propagations: 110367266 / total #impl: 2992157158 (eff. 0.037)
601.29/601.48	c #Conflicts:     377000 | #Learnt:      19786 | 0.000
601.29/601.48	c total clause space: 78.2603MB
601.29/601.48	c total #watches: 483794
603.19/603.31	c total #propagations: 110576901 / total #impl: 2999419120 (eff. 0.037)
603.19/603.31	c #Conflicts:     378000 | #Learnt:      20786 | 0.000
603.19/603.31	c total clause space: 78.2603MB
603.19/603.31	c total #watches: 496977
605.19/605.36	c total #propagations: 110801808 / total #impl: 3006814286 (eff. 0.037)
605.19/605.36	c #Conflicts:     379000 | #Learnt:      21786 | 0.000
605.19/605.36	c total clause space: 78.2603MB
605.19/605.36	c total #watches: 505568
606.78/606.95	c total #propagations: 111100774 / total #impl: 3015316916 (eff. 0.037)
606.78/606.95	c #Conflicts:     380000 | #Learnt:      22786 | 0.000
606.78/606.95	c total clause space: 78.2603MB
606.78/606.95	c total #watches: 513697
608.88/609.09	c total #propagations: 111282495 / total #impl: 3020535267 (eff. 0.037)
608.88/609.09	c #Conflicts:     381000 | #Learnt:      23786 | 0.000
608.88/609.09	c total clause space: 78.2603MB
608.88/609.09	c total #watches: 523215
611.08/611.29	c total #propagations: 111557495 / total #impl: 3029933787 (eff. 0.037)
611.08/611.29	c #Conflicts:     382000 | #Learnt:      24786 | 0.000
611.08/611.29	c total clause space: 78.2603MB
611.08/611.29	c total #watches: 533406
613.08/613.29	c total #propagations: 111886347 / total #impl: 3038893726 (eff. 0.037)
613.08/613.29	c #Conflicts:     383000 | #Learnt:      25786 | 0.000
613.08/613.29	c total clause space: 78.2603MB
613.08/613.29	c total #watches: 540236
615.28/615.49	c total #propagations: 112205177 / total #impl: 3046734255 (eff. 0.037)
615.28/615.49	c #Conflicts:     384000 | #Learnt:      26786 | 0.000
615.28/615.49	c total clause space: 78.2603MB
615.28/615.49	c total #watches: 550793
617.58/617.75	c total #propagations: 112506627 / total #impl: 3056830994 (eff. 0.037)
617.58/617.75	c #Conflicts:     385000 | #Learnt:      27786 | 0.000
617.58/617.75	c total clause space: 78.2603MB
617.58/617.75	c total #watches: 560052
619.68/619.82	c total #propagations: 112868481 / total #impl: 3066602787 (eff. 0.037)
619.68/619.82	c #Conflicts:     386000 | #Learnt:      28786 | 0.000
619.68/619.82	c total clause space: 78.2603MB
619.68/619.82	c total #watches: 568624
621.98/622.14	c total #propagations: 113157473 / total #impl: 3075285255 (eff. 0.037)
621.98/622.14	c #Conflicts:     387000 | #Learnt:      29786 | 0.000
621.98/622.14	c total clause space: 78.2603MB
621.98/622.14	c total #watches: 578277
623.69/623.84	c total #propagations: 113454891 / total #impl: 3084029652 (eff. 0.037)
623.69/623.84	c GC COLLECT
623.69/623.84	c #Conflicts:     388000 | #Learnt:      15887 | 0.000
623.69/623.84	c total clause space: 78.2603MB
623.69/623.84	c total #watches: 438792
625.18/625.30	c total #propagations: 113762645 / total #impl: 3091381171 (eff. 0.037)
625.18/625.30	c #Conflicts:     389000 | #Learnt:      16887 | 0.000
625.18/625.30	c total clause space: 78.2603MB
625.18/625.30	c total #watches: 445422
626.89/627.08	c total #propagations: 114065410 / total #impl: 3099167454 (eff. 0.037)
626.89/627.08	c #Conflicts:     390000 | #Learnt:      17887 | 0.000
626.89/627.08	c total clause space: 78.2603MB
626.89/627.08	c total #watches: 453680
628.68/628.88	c total #propagations: 114387990 / total #impl: 3108303982 (eff. 0.037)
628.68/628.88	c #Conflicts:     391000 | #Learnt:      18887 | 0.000
628.68/628.88	c total clause space: 78.2603MB
628.68/628.88	c total #watches: 461368
630.29/630.45	c total #propagations: 114780033 / total #impl: 3116973891 (eff. 0.037)
630.29/630.45	c #Conflicts:     392000 | #Learnt:      19887 | 0.000
630.29/630.45	c total clause space: 78.2603MB
630.29/630.45	c total #watches: 469151
631.78/631.93	c total #propagations: 115041180 / total #impl: 3123648108 (eff. 0.037)
631.78/631.93	c #Conflicts:     393000 | #Learnt:      20887 | 0.000
631.78/631.93	c total clause space: 78.2603MB
631.78/631.93	c total #watches: 476078
633.18/633.38	c total #propagations: 115376753 / total #impl: 3130359011 (eff. 0.037)
633.18/633.38	c #Conflicts:     394000 | #Learnt:      21887 | 0.000
633.18/633.38	c total clause space: 78.2603MB
633.18/633.38	c total #watches: 483479
634.88/635.03	c total #propagations: 115662608 / total #impl: 3136708055 (eff. 0.037)
634.88/635.03	c #Conflicts:     395000 | #Learnt:      22887 | 0.000
634.88/635.03	c total clause space: 78.2603MB
634.88/635.03	c total #watches: 491982
636.78/636.94	c total #propagations: 115960498 / total #impl: 3144354963 (eff. 0.037)
636.78/636.94	c #Conflicts:     396000 | #Learnt:      23887 | 0.000
636.78/636.94	c total clause space: 78.2603MB
636.78/636.94	c total #watches: 499536
638.58/638.79	c total #propagations: 116282037 / total #impl: 3154294443 (eff. 0.037)
638.58/638.79	c #Conflicts:     397000 | #Learnt:      24887 | 0.000
638.58/638.79	c total clause space: 78.2603MB
638.58/638.79	c total #watches: 508539
640.58/640.72	c total #propagations: 116551047 / total #impl: 3163540270 (eff. 0.037)
640.58/640.72	c #Conflicts:     398000 | #Learnt:      25887 | 0.000
640.58/640.72	c total clause space: 78.2603MB
640.58/640.72	c total #watches: 516870
642.58/642.77	c total #propagations: 116851962 / total #impl: 3172028474 (eff. 0.037)
642.58/642.77	c #Conflicts:     399000 | #Learnt:      26887 | 0.000
642.58/642.77	c total clause space: 78.2603MB
642.58/642.77	c total #watches: 524726
644.68/644.89	c total #propagations: 117118977 / total #impl: 3180021521 (eff. 0.037)
644.68/644.89	c #Conflicts:     400000 | #Learnt:      27887 | 0.000
644.68/644.89	c total clause space: 78.2603MB
644.68/644.89	c total #watches: 533268
646.38/646.59	c total #propagations: 117464812 / total #impl: 3189059194 (eff. 0.037)
646.38/646.59	c #Conflicts:     401000 | #Learnt:      28887 | 0.000
646.38/646.59	c total clause space: 78.2603MB
646.38/646.59	c total #watches: 540811
648.38/648.51	c total #propagations: 117694340 / total #impl: 3196472044 (eff. 0.037)
648.38/648.51	c #Conflicts:     402000 | #Learnt:      29887 | 0.000
648.38/648.51	c total clause space: 78.2603MB
648.38/648.51	c total #watches: 548709
650.28/650.42	c total #propagations: 117989887 / total #impl: 3203383363 (eff. 0.037)
650.28/650.42	c GC COLLECT
650.28/650.42	c #Conflicts:     403000 | #Learnt:      15691 | 0.000
650.28/650.42	c total clause space: 78.2603MB
650.28/650.42	c total #watches: 437638
651.88/652.07	c total #propagations: 118218104 / total #impl: 3211804582 (eff. 0.037)
651.88/652.07	c #Conflicts:     404000 | #Learnt:      16691 | 0.000
651.88/652.07	c total clause space: 78.2603MB
651.88/652.07	c total #watches: 445838
653.38/653.53	c total #propagations: 118527228 / total #impl: 3219835308 (eff. 0.037)
653.38/653.53	c #Conflicts:     405000 | #Learnt:      17691 | 0.000
653.38/653.53	c total clause space: 78.2603MB
653.38/653.53	c total #watches: 453736
654.98/655.19	c total #propagations: 118768996 / total #impl: 3227246213 (eff. 0.037)
654.98/655.19	c #Conflicts:     406000 | #Learnt:      18691 | 0.000
654.98/655.19	c total clause space: 78.2603MB
654.98/655.19	c total #watches: 463215
656.88/657.08	c total #propagations: 119013095 / total #impl: 3234379403 (eff. 0.037)
656.88/657.08	c #Conflicts:     407000 | #Learnt:      19691 | 0.000
656.88/657.08	c total clause space: 78.2603MB
656.88/657.08	c total #watches: 471703
658.88/659.03	c total #propagations: 119353186 / total #impl: 3243311320 (eff. 0.037)
658.88/659.03	c #Conflicts:     408000 | #Learnt:      20691 | 0.000
658.88/659.03	c total clause space: 78.2603MB
658.88/659.03	c total #watches: 480140
660.67/660.81	c total #propagations: 119685108 / total #impl: 3252384277 (eff. 0.037)
660.67/660.81	c #Conflicts:     409000 | #Learnt:      21691 | 0.000
660.67/660.81	c total clause space: 78.2603MB
660.67/660.81	c total #watches: 486987
662.57/662.75	c total #propagations: 120020734 / total #impl: 3261068877 (eff. 0.037)
662.57/662.75	c #Conflicts:     410000 | #Learnt:      22691 | 0.000
662.57/662.75	c total clause space: 78.2603MB
662.57/662.75	c total #watches: 496694
664.47/664.62	c total #propagations: 120316191 / total #impl: 3269317616 (eff. 0.037)
664.47/664.62	c #Conflicts:     411000 | #Learnt:      23691 | 0.000
664.47/664.62	c total clause space: 78.2603MB
664.47/664.62	c total #watches: 505502
666.48/666.61	c total #propagations: 120585539 / total #impl: 3275278313 (eff. 0.037)
666.48/666.61	c #Conflicts:     412000 | #Learnt:      24691 | 0.000
666.48/666.61	c total clause space: 78.2603MB
666.48/666.61	c total #watches: 513984
668.37/668.59	c total #propagations: 120953071 / total #impl: 3284430720 (eff. 0.037)
668.37/668.59	c #Conflicts:     413000 | #Learnt:      25691 | 0.000
668.37/668.59	c total clause space: 78.2603MB
668.37/668.59	c total #watches: 523303
670.57/670.74	c total #propagations: 121220386 / total #impl: 3292477379 (eff. 0.037)
670.57/670.74	c #Conflicts:     414000 | #Learnt:      26691 | 0.000
670.57/670.74	c total clause space: 78.2603MB
670.57/670.74	c total #watches: 532255
672.47/672.65	c total #propagations: 121461691 / total #impl: 3301654517 (eff. 0.037)
672.47/672.65	c #Conflicts:     415000 | #Learnt:      27691 | 0.000
672.47/672.65	c total clause space: 78.2603MB
672.47/672.65	c total #watches: 541166
674.47/674.63	c total #propagations: 121655109 / total #impl: 3310480325 (eff. 0.037)
674.47/674.63	c #Conflicts:     416000 | #Learnt:      28691 | 0.000
674.47/674.63	c total clause space: 78.2603MB
674.47/674.63	c total #watches: 551330
676.67/676.80	c total #propagations: 121851567 / total #impl: 3320036349 (eff. 0.037)
676.67/676.80	c #Conflicts:     417000 | #Learnt:      29691 | 0.000
676.67/676.80	c total clause space: 78.2603MB
676.67/676.80	c total #watches: 561240
679.07/679.20	c total #propagations: 122103432 / total #impl: 3330087248 (eff. 0.037)
679.07/679.20	c #Conflicts:     418000 | #Learnt:      30691 | 0.000
679.07/679.20	c total clause space: 78.2603MB
679.07/679.20	c total #watches: 570629
680.78/680.99	c total #propagations: 122387890 / total #impl: 3341346600 (eff. 0.037)
680.78/680.99	c GC COLLECT
680.78/680.99	c #Conflicts:     419000 | #Learnt:      16205 | 0.000
680.78/680.99	c total clause space: 78.2603MB
680.78/680.99	c total #watches: 441189
682.47/682.69	c total #propagations: 122664031 / total #impl: 3350065853 (eff. 0.037)
682.47/682.69	c #Conflicts:     420000 | #Learnt:      17205 | 0.000
682.47/682.69	c total clause space: 78.2603MB
682.47/682.69	c total #watches: 452222
683.97/684.18	c total #propagations: 122849718 / total #impl: 3358417631 (eff. 0.037)
683.97/684.18	c #Conflicts:     421000 | #Learnt:      18205 | 0.000
683.97/684.18	c total clause space: 78.2603MB
683.97/684.18	c total #watches: 459102
685.67/685.84	c total #propagations: 123235881 / total #impl: 3366177541 (eff. 0.037)
685.67/685.84	c #Conflicts:     422000 | #Learnt:      19205 | 0.000
685.67/685.84	c total clause space: 78.2603MB
685.67/685.84	c total #watches: 467510
687.38/687.51	c total #propagations: 123513216 / total #impl: 3374509486 (eff. 0.037)
687.38/687.51	c #Conflicts:     423000 | #Learnt:      20205 | 0.000
687.38/687.51	c total clause space: 78.2603MB
687.38/687.51	c total #watches: 477208
689.27/689.42	c total #propagations: 123906543 / total #impl: 3383895633 (eff. 0.037)
689.27/689.42	c #Conflicts:     424000 | #Learnt:      21205 | 0.000
689.27/689.42	c total clause space: 78.2603MB
689.27/689.42	c total #watches: 487805
691.27/691.49	c total #propagations: 124098477 / total #impl: 3393778388 (eff. 0.037)
691.27/691.49	c #Conflicts:     425000 | #Learnt:      22205 | 0.000
691.27/691.49	c total clause space: 78.2603MB
691.27/691.49	c total #watches: 499815
693.47/693.63	c total #propagations: 124294411 / total #impl: 3404055846 (eff. 0.037)
693.47/693.63	c #Conflicts:     426000 | #Learnt:      23205 | 0.000
693.47/693.63	c total clause space: 78.2603MB
693.47/693.63	c total #watches: 511690
696.07/696.23	c total #propagations: 124534974 / total #impl: 3414301016 (eff. 0.036)
696.07/696.23	c #Conflicts:     427000 | #Learnt:      24205 | 0.000
696.07/696.23	c total clause space: 78.2603MB
696.07/696.23	c total #watches: 530124
698.57/698.72	c total #propagations: 124807271 / total #impl: 3427590813 (eff. 0.036)
698.57/698.72	c #Conflicts:     428000 | #Learnt:      25205 | 0.000
698.57/698.72	c total clause space: 78.2603MB
698.57/698.72	c total #watches: 549345
701.17/701.38	c total #propagations: 124986635 / total #impl: 3440324741 (eff. 0.036)
701.17/701.38	c #Conflicts:     429000 | #Learnt:      26205 | 0.000
701.17/701.38	c total clause space: 78.2603MB
701.17/701.38	c total #watches: 565388
703.77/703.93	c total #propagations: 125183448 / total #impl: 3453015550 (eff. 0.036)
703.77/703.93	c #Conflicts:     430000 | #Learnt:      27205 | 0.000
703.77/703.93	c total clause space: 78.2603MB
703.77/703.93	c total #watches: 578528
706.57/706.70	c total #propagations: 125374606 / total #impl: 3464147359 (eff. 0.036)
706.57/706.70	c #Conflicts:     431000 | #Learnt:      28205 | 0.000
706.57/706.70	c total clause space: 78.2603MB
706.57/706.70	c total #watches: 594658
709.57/709.71	c total #propagations: 125566570 / total #impl: 3477551134 (eff. 0.036)
709.57/709.71	c #Conflicts:     432000 | #Learnt:      29205 | 0.000
709.57/709.71	c total clause space: 78.2603MB
709.57/709.71	c total #watches: 610741
712.07/712.28	c total #propagations: 125787504 / total #impl: 3491388510 (eff. 0.036)
712.07/712.28	c #Conflicts:     433000 | #Learnt:      30205 | 0.000
712.07/712.28	c total clause space: 78.2603MB
712.07/712.28	c total #watches: 623552
715.07/715.22	c total #propagations: 125978004 / total #impl: 3502812265 (eff. 0.036)
715.07/715.22	c #Conflicts:     434000 | #Learnt:      31205 | 0.000
715.07/715.22	c total clause space: 78.2603MB
715.07/715.22	c total #watches: 639705
717.67/717.86	c total #propagations: 126148475 / total #impl: 3515997848 (eff. 0.036)
717.67/717.86	c GC COLLECT
717.67/717.86	c #Conflicts:     435000 | #Learnt:      16405 | 0.000
717.67/717.86	c total clause space: 78.2603MB
717.67/717.86	c total #watches: 448229
719.67/719.85	c total #propagations: 126334256 / total #impl: 3529536242 (eff. 0.036)
719.67/719.85	c #Conflicts:     436000 | #Learnt:      17405 | 0.000
719.67/719.85	c total clause space: 78.2603MB
719.67/719.85	c total #watches: 461255
721.27/721.48	c total #propagations: 126544197 / total #impl: 3540621962 (eff. 0.036)
721.27/721.48	c #Conflicts:     437000 | #Learnt:      18405 | 0.000
721.27/721.48	c total clause space: 78.2603MB
721.27/721.48	c total #watches: 468837
723.07/723.23	c total #propagations: 126922803 / total #impl: 3548916629 (eff. 0.036)
723.07/723.23	c #Conflicts:     438000 | #Learnt:      19405 | 0.000
723.07/723.23	c total clause space: 78.2603MB
723.07/723.23	c total #watches: 478231
725.16/725.38	c total #propagations: 127254525 / total #impl: 3557883792 (eff. 0.036)
725.16/725.38	c #Conflicts:     439000 | #Learnt:      20405 | 0.000
725.16/725.38	c total clause space: 78.2603MB
725.16/725.38	c total #watches: 488793
727.07/727.26	c total #propagations: 127566624 / total #impl: 3568673973 (eff. 0.036)
727.07/727.26	c #Conflicts:     440000 | #Learnt:      21405 | 0.000
727.07/727.26	c total clause space: 78.2603MB
727.07/727.26	c total #watches: 498554
729.27/729.45	c total #propagations: 127825507 / total #impl: 3578692102 (eff. 0.036)
729.27/729.45	c #Conflicts:     441000 | #Learnt:      22405 | 0.000
729.27/729.45	c total clause space: 78.2603MB
729.27/729.45	c total #watches: 507972
731.06/731.23	c total #propagations: 128194256 / total #impl: 3590467437 (eff. 0.036)
731.06/731.23	c #Conflicts:     442000 | #Learnt:      23405 | 0.000
731.06/731.23	c total clause space: 78.2603MB
731.06/731.23	c total #watches: 515129
733.16/733.30	c total #propagations: 128529611 / total #impl: 3599838186 (eff. 0.036)
733.16/733.30	c #Conflicts:     443000 | #Learnt:      24405 | 0.000
733.16/733.30	c total clause space: 78.2603MB
733.16/733.30	c total #watches: 523466
735.26/735.41	c total #propagations: 128882658 / total #impl: 3610562901 (eff. 0.036)
735.26/735.41	c #Conflicts:     444000 | #Learnt:      25405 | 0.000
735.26/735.41	c total clause space: 78.2603MB
735.26/735.41	c total #watches: 530967
737.36/737.54	c total #propagations: 129274708 / total #impl: 3621096940 (eff. 0.036)
737.36/737.54	c #Conflicts:     445000 | #Learnt:      26405 | 0.000
737.36/737.54	c total clause space: 78.2603MB
737.36/737.54	c total #watches: 539605
739.86/740.04	c total #propagations: 129658826 / total #impl: 3632033739 (eff. 0.036)
739.86/740.04	c #Conflicts:     446000 | #Learnt:      27405 | 0.000
739.86/740.04	c total clause space: 78.2603MB
739.86/740.04	c total #watches: 549694
741.96/742.11	c total #propagations: 130067975 / total #impl: 3644308322 (eff. 0.036)
741.96/742.11	c #Conflicts:     447000 | #Learnt:      28405 | 0.000
741.96/742.11	c total clause space: 78.2603MB
741.96/742.11	c total #watches: 559365
744.86/745.02	c total #propagations: 130429243 / total #impl: 3654157151 (eff. 0.036)
744.86/745.02	c #Conflicts:     448000 | #Learnt:      29405 | 0.000
744.86/745.02	c total clause space: 78.2603MB
744.86/745.02	c total #watches: 569184
747.36/747.59	c total #propagations: 130916228 / total #impl: 3668855432 (eff. 0.036)
747.36/747.59	c #Conflicts:     449000 | #Learnt:      30405 | 0.000
747.36/747.59	c total clause space: 78.2603MB
747.36/747.59	c total #watches: 579509
749.96/750.19	c total #propagations: 131259470 / total #impl: 3681243531 (eff. 0.036)
749.96/750.19	c #Conflicts:     450000 | #Learnt:      31405 | 0.000
749.96/750.19	c total clause space: 78.2603MB
749.96/750.19	c total #watches: 588966
752.37/752.59	c total #propagations: 131582787 / total #impl: 3693708525 (eff. 0.036)
752.37/752.59	c GC COLLECT
752.37/752.59	c #Conflicts:     451000 | #Learnt:      16320 | 0.000
752.37/752.59	c total clause space: 78.2603MB
752.37/752.59	c total #watches: 444976
754.36/754.51	c total #propagations: 131935132 / total #impl: 3705232803 (eff. 0.036)
754.36/754.51	c #Conflicts:     452000 | #Learnt:      17320 | 0.000
754.36/754.51	c total clause space: 78.2603MB
754.36/754.51	c total #watches: 453514
756.46/756.68	c total #propagations: 132300530 / total #impl: 3715451520 (eff. 0.036)
756.46/756.68	c #Conflicts:     453000 | #Learnt:      18320 | 0.000
756.46/756.68	c total clause space: 78.2603MB
756.46/756.68	c total #watches: 461991
758.56/758.72	c total #propagations: 132709926 / total #impl: 3727698871 (eff. 0.036)
758.56/758.72	c #Conflicts:     454000 | #Learnt:      19320 | 0.000
758.56/758.72	c total clause space: 78.2603MB
758.56/758.72	c total #watches: 470430
760.76/760.96	c total #propagations: 133209035 / total #impl: 3738212191 (eff. 0.036)
760.76/760.96	c #Conflicts:     455000 | #Learnt:      20320 | 0.000
760.76/760.96	c total clause space: 78.2603MB
760.76/760.96	c total #watches: 479133
763.06/763.20	c total #propagations: 133672253 / total #impl: 3750587495 (eff. 0.036)
763.06/763.20	c #Conflicts:     456000 | #Learnt:      21320 | 0.000
763.06/763.20	c total clause space: 78.2603MB
763.06/763.20	c total #watches: 488171
765.36/765.55	c total #propagations: 134021396 / total #impl: 3763722924 (eff. 0.036)
765.36/765.55	c #Conflicts:     457000 | #Learnt:      22320 | 0.000
765.36/765.55	c total clause space: 78.2603MB
765.36/765.55	c total #watches: 498146
767.36/767.58	c total #propagations: 134383088 / total #impl: 3777302122 (eff. 0.036)
767.36/767.58	c #Conflicts:     458000 | #Learnt:      23320 | 0.000
767.36/767.58	c total clause space: 78.2603MB
767.36/767.58	c total #watches: 507177
769.56/769.78	c total #propagations: 134680630 / total #impl: 3787364229 (eff. 0.036)
769.56/769.78	c #Conflicts:     459000 | #Learnt:      24320 | 0.000
769.56/769.78	c total clause space: 78.2603MB
769.56/769.78	c total #watches: 515900
772.26/772.49	c total #propagations: 134990633 / total #impl: 3797792492 (eff. 0.036)
772.26/772.49	c #Conflicts:     460000 | #Learnt:      25320 | 0.000
772.26/772.49	c total clause space: 78.2603MB
772.26/772.49	c total #watches: 526237
774.56/774.72	c total #propagations: 135317350 / total #impl: 3810191979 (eff. 0.036)
774.56/774.72	c #Conflicts:     461000 | #Learnt:      26320 | 0.000
774.56/774.72	c total clause space: 78.2603MB
774.56/774.72	c total #watches: 534382
776.76/776.94	c total #propagations: 135633820 / total #impl: 3820867200 (eff. 0.035)
776.76/776.94	c #Conflicts:     462000 | #Learnt:      27320 | 0.000
776.76/776.94	c total clause space: 78.2603MB
776.76/776.94	c total #watches: 541752
778.86/779.09	c total #propagations: 136072855 / total #impl: 3830509569 (eff. 0.036)
778.86/779.09	c #Conflicts:     463000 | #Learnt:      28320 | 0.000
778.86/779.09	c total clause space: 78.2603MB
778.86/779.09	c total #watches: 549128
780.96/781.14	c total #propagations: 136504113 / total #impl: 3840474553 (eff. 0.036)
780.96/781.14	c #Conflicts:     464000 | #Learnt:      29320 | 0.000
780.96/781.14	c total clause space: 78.2603MB
780.96/781.14	c total #watches: 557713
782.95/783.20	c total #propagations: 136835701 / total #impl: 3849278409 (eff. 0.036)
782.95/783.20	c #Conflicts:     465000 | #Learnt:      30320 | 0.000
782.95/783.20	c total clause space: 78.2603MB
782.95/783.20	c total #watches: 565097
785.26/785.49	c total #propagations: 137164257 / total #impl: 3857983731 (eff. 0.036)
785.26/785.49	c #Conflicts:     466000 | #Learnt:      31320 | 0.000
785.26/785.49	c total clause space: 78.2603MB
785.26/785.49	c total #watches: 571791
787.15/787.39	c total #propagations: 137604610 / total #impl: 3867537380 (eff. 0.036)
787.15/787.39	c #Conflicts:     467000 | #Learnt:      32320 | 0.000
787.15/787.39	c total clause space: 78.2603MB
787.15/787.39	c total #watches: 579405
789.05/789.21	c total #propagations: 137964256 / total #impl: 3875822380 (eff. 0.036)
789.05/789.21	c GC COLLECT
789.05/789.21	c #Conflicts:     468000 | #Learnt:      16920 | 0.000
789.05/789.21	c total clause space: 78.2603MB
789.05/789.21	c total #watches: 449123
790.65/790.87	c total #propagations: 138283170 / total #impl: 3884367245 (eff. 0.036)
790.65/790.87	c #Conflicts:     469000 | #Learnt:      17920 | 0.000
790.65/790.87	c total clause space: 78.2603MB
790.65/790.87	c total #watches: 456700
792.35/792.58	c total #propagations: 138691065 / total #impl: 3893910452 (eff. 0.036)
792.35/792.58	c #Conflicts:     470000 | #Learnt:      18920 | 0.000
792.35/792.58	c total clause space: 78.2603MB
792.35/792.58	c total #watches: 462816
794.16/794.33	c total #propagations: 139070052 / total #impl: 3903300999 (eff. 0.036)
794.16/794.33	c #Conflicts:     471000 | #Learnt:      19920 | 0.000
794.16/794.33	c total clause space: 78.2603MB
794.16/794.33	c total #watches: 469404
796.15/796.38	c total #propagations: 139507811 / total #impl: 3912301737 (eff. 0.036)
796.15/796.38	c #Conflicts:     472000 | #Learnt:      20920 | 0.000
796.15/796.38	c total clause space: 78.2603MB
796.15/796.38	c total #watches: 477958
798.35/798.53	c total #propagations: 139974689 / total #impl: 3922980327 (eff. 0.036)
798.35/798.53	c #Conflicts:     473000 | #Learnt:      21920 | 0.000
798.35/798.53	c total clause space: 78.2603MB
798.35/798.53	c total #watches: 485999
800.15/800.36	c total #propagations: 140441370 / total #impl: 3934320248 (eff. 0.036)
800.15/800.36	c #Conflicts:     474000 | #Learnt:      22920 | 0.000
800.15/800.36	c total clause space: 78.2603MB
800.15/800.36	c total #watches: 494073
802.25/802.48	c total #propagations: 140831319 / total #impl: 3943889776 (eff. 0.036)
802.25/802.48	c #Conflicts:     475000 | #Learnt:      23920 | 0.000
802.25/802.48	c total clause space: 78.2603MB
802.25/802.48	c total #watches: 503256
804.35/804.56	c total #propagations: 141184102 / total #impl: 3954945910 (eff. 0.036)
804.35/804.56	c #Conflicts:     476000 | #Learnt:      24920 | 0.000
804.35/804.56	c total clause space: 78.2603MB
804.35/804.56	c total #watches: 512840
806.45/806.65	c total #propagations: 141580185 / total #impl: 3965524758 (eff. 0.036)
806.45/806.65	c #Conflicts:     477000 | #Learnt:      25920 | 0.000
806.45/806.65	c total clause space: 78.2603MB
806.45/806.65	c total #watches: 524215
808.75/808.96	c total #propagations: 141921763 / total #impl: 3975661668 (eff. 0.036)
808.75/808.96	c #Conflicts:     478000 | #Learnt:      26920 | 0.000
808.75/808.96	c total clause space: 78.2603MB
808.75/808.96	c total #watches: 537371
810.85/811.00	c total #propagations: 142151742 / total #impl: 3986117029 (eff. 0.036)
810.85/811.00	c #Conflicts:     479000 | #Learnt:      27920 | 0.000
810.85/811.00	c total clause space: 78.2603MB
810.85/811.00	c total #watches: 545888
813.05/813.24	c total #propagations: 142565092 / total #impl: 3995926062 (eff. 0.036)
813.05/813.24	c #Conflicts:     480000 | #Learnt:      28920 | 0.000
813.05/813.24	c total clause space: 78.2603MB
813.05/813.24	c total #watches: 556225
815.75/815.97	c total #propagations: 142934540 / total #impl: 4006923677 (eff. 0.036)
815.75/815.97	c #Conflicts:     481000 | #Learnt:      29920 | 0.000
815.75/815.97	c total clause space: 78.2603MB
815.75/815.97	c total #watches: 571380
818.55/818.77	c total #propagations: 143223305 / total #impl: 4019758331 (eff. 0.036)
818.55/818.77	c #Conflicts:     482000 | #Learnt:      30920 | 0.000
818.55/818.77	c total clause space: 78.2603MB
818.55/818.77	c total #watches: 586868
820.95/821.10	c total #propagations: 143474562 / total #impl: 4031796092 (eff. 0.036)
820.95/821.10	c #Conflicts:     483000 | #Learnt:      31920 | 0.000
820.95/821.10	c total clause space: 78.2603MB
820.95/821.10	c total #watches: 596078
823.65/823.89	c total #propagations: 143962198 / total #impl: 4042149404 (eff. 0.036)
823.65/823.89	c #Conflicts:     484000 | #Learnt:      32920 | 0.000
823.65/823.89	c total clause space: 78.2603MB
823.65/823.89	c total #watches: 606009
825.95/826.19	c total #propagations: 144374601 / total #impl: 4056032978 (eff. 0.036)
825.95/826.19	c GC COLLECT
825.95/826.19	c #Conflicts:     485000 | #Learnt:      17224 | 0.000
825.95/826.19	c total clause space: 78.2603MB
825.95/826.19	c total #watches: 453113
827.75/827.98	c total #propagations: 144657420 / total #impl: 4068209007 (eff. 0.036)
827.75/827.98	c #Conflicts:     486000 | #Learnt:      18224 | 0.000
827.75/827.98	c total clause space: 78.2603MB
827.75/827.98	c total #watches: 462213
829.55/829.76	c total #propagations: 144977601 / total #impl: 4079293631 (eff. 0.036)
829.55/829.76	c #Conflicts:     487000 | #Learnt:      19224 | 0.000
829.55/829.76	c total clause space: 78.2603MB
829.55/829.76	c total #watches: 473590
831.35/831.59	c total #propagations: 145207137 / total #impl: 4089397632 (eff. 0.036)
831.35/831.59	c #Conflicts:     488000 | #Learnt:      20224 | 0.000
831.35/831.59	c total clause space: 78.2603MB
831.35/831.59	c total #watches: 485314
833.55/833.73	c total #propagations: 145534604 / total #impl: 4098784031 (eff. 0.036)
833.55/833.73	c #Conflicts:     489000 | #Learnt:      21224 | 0.000
833.55/833.73	c total clause space: 78.2603MB
833.55/833.73	c total #watches: 493810
835.95/836.19	c total #propagations: 145958263 / total #impl: 4109652101 (eff. 0.036)
835.95/836.19	c #Conflicts:     490000 | #Learnt:      22224 | 0.000
835.95/836.19	c total clause space: 78.2603MB
835.95/836.19	c total #watches: 506187
838.24/838.46	c total #propagations: 146287778 / total #impl: 4122309845 (eff. 0.035)
838.24/838.46	c #Conflicts:     491000 | #Learnt:      23224 | 0.000
838.24/838.46	c total clause space: 78.2603MB
838.24/838.46	c total #watches: 520404
840.44/840.63	c total #propagations: 146526818 / total #impl: 4133790733 (eff. 0.035)
840.44/840.63	c #Conflicts:     492000 | #Learnt:      24224 | 0.000
840.44/840.63	c total clause space: 78.2603MB
840.44/840.63	c total #watches: 531570
842.84/843.05	c total #propagations: 146839184 / total #impl: 4145154812 (eff. 0.035)
842.84/843.05	c #Conflicts:     493000 | #Learnt:      25224 | 0.000
842.84/843.05	c total clause space: 78.2603MB
842.84/843.05	c total #watches: 543282
845.64/845.83	c total #propagations: 147131548 / total #impl: 4157768455 (eff. 0.035)
845.64/845.83	c #Conflicts:     494000 | #Learnt:      26224 | 0.000
845.64/845.83	c total clause space: 78.2603MB
845.64/845.83	c total #watches: 557441
848.05/848.30	c total #propagations: 147494769 / total #impl: 4171363123 (eff. 0.035)
848.05/848.30	c #Conflicts:     495000 | #Learnt:      27224 | 0.000
848.05/848.30	c total clause space: 78.2603MB
848.05/848.30	c total #watches: 567859
850.94/851.15	c total #propagations: 147842318 / total #impl: 4184083171 (eff. 0.035)
850.94/851.15	c #Conflicts:     496000 | #Learnt:      28224 | 0.000
850.94/851.15	c total clause space: 78.2603MB
850.94/851.15	c total #watches: 578296
853.94/854.11	c total #propagations: 148344274 / total #impl: 4198150928 (eff. 0.035)
853.94/854.11	c #Conflicts:     497000 | #Learnt:      29224 | 0.000
853.94/854.11	c total clause space: 78.2603MB
853.94/854.11	c total #watches: 588752
856.54/856.74	c total #propagations: 148837242 / total #impl: 4212144511 (eff. 0.035)
856.54/856.74	c #Conflicts:     498000 | #Learnt:      30224 | 0.000
856.54/856.74	c total clause space: 78.2603MB
856.54/856.74	c total #watches: 598728
859.64/859.80	c total #propagations: 149166953 / total #impl: 4225290379 (eff. 0.035)
859.64/859.80	c #Conflicts:     499000 | #Learnt:      31224 | 0.000
859.64/859.80	c total clause space: 78.2603MB
859.64/859.80	c total #watches: 610674
862.54/862.77	c total #propagations: 149468345 / total #impl: 4240347193 (eff. 0.035)
862.54/862.77	c #Conflicts:     500000 | #Learnt:      32224 | 0.000
862.54/862.77	c total clause space: 78.2603MB
862.54/862.77	c total #watches: 621763
865.44/865.68	c total #propagations: 149752832 / total #impl: 4254162504 (eff. 0.035)
865.44/865.68	c #Conflicts:     501000 | #Learnt:      33224 | 0.000
865.44/865.68	c total clause space: 78.2603MB
865.44/865.68	c total #watches: 631459
868.04/868.27	c total #propagations: 150118002 / total #impl: 4268005680 (eff. 0.035)
868.04/868.27	c GC COLLECT
868.04/868.27	c #Conflicts:     502000 | #Learnt:      17212 | 0.000
868.04/868.27	c total clause space: 78.2603MB
868.04/868.27	c total #watches: 453375
869.95/870.15	c total #propagations: 150454813 / total #impl: 4279756334 (eff. 0.035)
869.95/870.15	c #Conflicts:     503000 | #Learnt:      18212 | 0.000
869.95/870.15	c total clause space: 78.2603MB
869.95/870.15	c total #watches: 464756
871.74/871.95	c total #propagations: 150720081 / total #impl: 4289603998 (eff. 0.035)
871.74/871.95	c #Conflicts:     504000 | #Learnt:      19212 | 0.000
871.74/871.95	c total clause space: 78.2603MB
871.74/871.95	c total #watches: 475623
873.84/874.00	c total #propagations: 150943106 / total #impl: 4298771174 (eff. 0.035)
873.84/874.00	c #Conflicts:     505000 | #Learnt:      20212 | 0.000
873.84/874.00	c total clause space: 78.2603MB
873.84/874.00	c total #watches: 488556
875.74/875.96	c total #propagations: 151258228 / total #impl: 4310150260 (eff. 0.035)
875.74/875.96	c #Conflicts:     506000 | #Learnt:      21212 | 0.000
875.74/875.96	c total clause space: 78.2603MB
875.74/875.96	c total #watches: 497681
877.94/878.15	c total #propagations: 151635242 / total #impl: 4320590584 (eff. 0.035)
877.94/878.15	c #Conflicts:     507000 | #Learnt:      22212 | 0.000
877.94/878.15	c total clause space: 78.2603MB
877.94/878.15	c total #watches: 508311
880.04/880.26	c total #propagations: 151928873 / total #impl: 4331993280 (eff. 0.035)
880.04/880.26	c #Conflicts:     508000 | #Learnt:      23212 | 0.000
880.04/880.26	c total clause space: 78.2603MB
880.04/880.26	c total #watches: 520710
882.34/882.50	c total #propagations: 152097139 / total #impl: 4341773349 (eff. 0.035)
882.34/882.50	c #Conflicts:     509000 | #Learnt:      24212 | 0.000
882.34/882.50	c total clause space: 78.2603MB
882.34/882.50	c total #watches: 533998
884.24/884.50	c total #propagations: 152255839 / total #impl: 4352384571 (eff. 0.035)
884.24/884.50	c #Conflicts:     510000 | #Learnt:      25212 | 0.000
884.24/884.50	c total clause space: 78.2603MB
884.24/884.50	c total #watches: 545460
886.34/886.59	c total #propagations: 152444567 / total #impl: 4361045219 (eff. 0.035)
886.34/886.59	c #Conflicts:     511000 | #Learnt:      26212 | 0.000
886.34/886.59	c total clause space: 78.2603MB
886.34/886.59	c total #watches: 554659
888.74/888.95	c total #propagations: 152638330 / total #impl: 4369940791 (eff. 0.035)
888.74/888.95	c #Conflicts:     512000 | #Learnt:      27212 | 0.000
888.74/888.95	c total clause space: 78.2603MB
888.74/888.95	c total #watches: 564747
891.14/891.31	c total #propagations: 152870396 / total #impl: 4381017509 (eff. 0.035)
891.14/891.31	c #Conflicts:     513000 | #Learnt:      28212 | 0.000
891.14/891.31	c total clause space: 78.2603MB
891.14/891.31	c total #watches: 575994
893.24/893.42	c total #propagations: 153107410 / total #impl: 4390748377 (eff. 0.035)
893.24/893.42	c #Conflicts:     514000 | #Learnt:      29212 | 0.000
893.24/893.42	c total clause space: 78.2603MB
893.24/893.42	c total #watches: 585074
895.43/895.69	c total #propagations: 153360830 / total #impl: 4398005748 (eff. 0.035)
895.43/895.69	c #Conflicts:     515000 | #Learnt:      30212 | 0.000
895.43/895.69	c total clause space: 78.2603MB
895.43/895.69	c total #watches: 593238
897.54/897.78	c total #propagations: 153669499 / total #impl: 4405970136 (eff. 0.035)
897.54/897.78	c #Conflicts:     516000 | #Learnt:      31212 | 0.000
897.54/897.78	c total clause space: 78.2603MB
897.54/897.78	c total #watches: 601814
899.93/900.15	c total #propagations: 153929323 / total #impl: 4414330543 (eff. 0.035)
899.93/900.15	c #Conflicts:     517000 | #Learnt:      32212 | 0.000
899.93/900.15	c total clause space: 78.2603MB
899.93/900.15	c total #watches: 609299
902.33/902.54	c total #propagations: 154301282 / total #impl: 4423605912 (eff. 0.035)
902.33/902.54	c #Conflicts:     518000 | #Learnt:      33212 | 0.000
902.33/902.54	c total clause space: 78.2603MB
902.33/902.54	c total #watches: 617031
904.33/904.56	c total #propagations: 154579823 / total #impl: 4431547856 (eff. 0.035)
904.33/904.56	c #Conflicts:     519000 | #Learnt:      34212 | 0.000
904.33/904.56	c total clause space: 78.2603MB
904.33/904.56	c total #watches: 625072
906.24/906.49	c total #propagations: 154809396 / total #impl: 4438771532 (eff. 0.035)
906.24/906.49	c GC COLLECT
906.24/906.49	c #Conflicts:     520000 | #Learnt:      17897 | 0.000
906.24/906.49	c total clause space: 78.2603MB
906.24/906.49	c total #watches: 458249
907.83/908.02	c total #propagations: 155172463 / total #impl: 4446105403 (eff. 0.035)
907.83/908.02	c #Conflicts:     521000 | #Learnt:      18897 | 0.000
907.83/908.02	c total clause space: 78.2603MB
907.83/908.02	c total #watches: 465420
909.73/909.91	c total #propagations: 155475618 / total #impl: 4452568665 (eff. 0.035)
909.73/909.91	c #Conflicts:     522000 | #Learnt:      19897 | 0.000
909.73/909.91	c total clause space: 78.2603MB
909.73/909.91	c total #watches: 473667
911.33/911.57	c total #propagations: 155765195 / total #impl: 4462497055 (eff. 0.035)
911.33/911.57	c #Conflicts:     523000 | #Learnt:      20897 | 0.000
911.33/911.57	c total clause space: 78.2603MB
911.33/911.57	c total #watches: 481293
913.23/913.47	c total #propagations: 156037376 / total #impl: 4469779449 (eff. 0.035)
913.23/913.47	c #Conflicts:     524000 | #Learnt:      21897 | 0.000
913.23/913.47	c total clause space: 78.2603MB
913.23/913.47	c total #watches: 490557
915.23/915.42	c total #propagations: 156396750 / total #impl: 4478521831 (eff. 0.035)
915.23/915.42	c #Conflicts:     525000 | #Learnt:      22897 | 0.000
915.23/915.42	c total clause space: 78.2603MB
915.23/915.42	c total #watches: 498965
917.24/917.42	c total #propagations: 156702061 / total #impl: 4485871649 (eff. 0.035)
917.24/917.42	c #Conflicts:     526000 | #Learnt:      23897 | 0.000
917.24/917.42	c total clause space: 78.2603MB
917.24/917.42	c total #watches: 508665
919.13/919.33	c total #propagations: 156978621 / total #impl: 4493402750 (eff. 0.035)
919.13/919.33	c #Conflicts:     527000 | #Learnt:      24897 | 0.000
919.13/919.33	c total clause space: 78.2603MB
919.13/919.33	c total #watches: 517846
921.03/921.21	c total #propagations: 157222197 / total #impl: 4502737326 (eff. 0.035)
921.03/921.21	c #Conflicts:     528000 | #Learnt:      25897 | 0.000
921.03/921.21	c total clause space: 78.2603MB
921.03/921.21	c total #watches: 527959
922.93/923.15	c total #propagations: 157415248 / total #impl: 4510269808 (eff. 0.035)
922.93/923.15	c #Conflicts:     529000 | #Learnt:      26897 | 0.000
922.93/923.15	c total clause space: 78.2603MB
922.93/923.15	c total #watches: 540620
924.43/924.69	c total #propagations: 157614925 / total #impl: 4517535768 (eff. 0.035)
924.43/924.69	c #Conflicts:     530000 | #Learnt:      27897 | 0.000
924.43/924.69	c total clause space: 78.2603MB
924.43/924.69	c total #watches: 549174
926.04/926.29	c total #propagations: 157788115 / total #impl: 4523735234 (eff. 0.035)
926.04/926.29	c #Conflicts:     531000 | #Learnt:      28897 | 0.000
926.04/926.29	c total clause space: 78.2603MB
926.04/926.29	c total #watches: 559073
927.73/927.92	c total #propagations: 157932031 / total #impl: 4529772049 (eff. 0.035)
927.73/927.92	c #Conflicts:     532000 | #Learnt:      29897 | 0.000
927.73/927.92	c total clause space: 78.2603MB
927.73/927.92	c total #watches: 568712
929.83/930.08	c total #propagations: 158094011 / total #impl: 4535759615 (eff. 0.035)
929.83/930.08	c #Conflicts:     533000 | #Learnt:      30897 | 0.000
929.83/930.08	c total clause space: 78.2603MB
929.83/930.08	c total #watches: 576016
932.03/932.26	c total #propagations: 158414125 / total #impl: 4543764941 (eff. 0.035)
932.03/932.26	c #Conflicts:     534000 | #Learnt:      31897 | 0.000
932.03/932.26	c total clause space: 78.2603MB
932.03/932.26	c total #watches: 585257
934.13/934.33	c total #propagations: 158719549 / total #impl: 4552049731 (eff. 0.035)
934.13/934.33	c #Conflicts:     535000 | #Learnt:      32897 | 0.000
934.13/934.33	c total clause space: 78.2603MB
934.13/934.33	c total #watches: 592785
936.43/936.68	c total #propagations: 159053210 / total #impl: 4560005650 (eff. 0.035)
936.43/936.68	c #Conflicts:     536000 | #Learnt:      33897 | 0.000
936.43/936.68	c total clause space: 78.2603MB
936.43/936.68	c total #watches: 600380
938.73/938.92	c total #propagations: 159389407 / total #impl: 4569072701 (eff. 0.035)
938.73/938.92	c #Conflicts:     537000 | #Learnt:      34897 | 0.000
938.73/938.92	c total clause space: 78.2603MB
938.73/938.92	c total #watches: 608467
940.93/941.13	c total #propagations: 159723693 / total #impl: 4577314275 (eff. 0.035)
940.93/941.13	c GC COLLECT
940.93/941.13	c #Conflicts:     538000 | #Learnt:      18300 | 0.000
940.93/941.13	c total clause space: 78.2603MB
940.93/941.13	c total #watches: 462619
943.13/943.31	c total #propagations: 160092580 / total #impl: 4587268641 (eff. 0.035)
943.13/943.31	c #Conflicts:     539000 | #Learnt:      19300 | 0.000
943.13/943.31	c total clause space: 78.2603MB
943.13/943.31	c total #watches: 472255
944.73/944.95	c total #propagations: 160441363 / total #impl: 4596951964 (eff. 0.035)
944.73/944.95	c #Conflicts:     540000 | #Learnt:      20300 | 0.000
944.73/944.95	c total clause space: 78.2603MB
944.73/944.95	c total #watches: 482548
946.43/946.67	c total #propagations: 160623918 / total #impl: 4603459335 (eff. 0.035)
946.43/946.67	c #Conflicts:     541000 | #Learnt:      21300 | 0.000
946.43/946.67	c total clause space: 78.2603MB
946.43/946.67	c total #watches: 492196
948.23/948.47	c total #propagations: 160890231 / total #impl: 4609869242 (eff. 0.035)
948.23/948.47	c #Conflicts:     542000 | #Learnt:      22300 | 0.000
948.23/948.47	c total clause space: 78.2603MB
948.23/948.47	c total #watches: 499778
950.13/950.39	c total #propagations: 161158957 / total #impl: 4616930899 (eff. 0.035)
950.13/950.39	c #Conflicts:     543000 | #Learnt:      23300 | 0.000
950.13/950.39	c total clause space: 78.2603MB
950.13/950.39	c total #watches: 510355
952.13/952.33	c total #propagations: 161412452 / total #impl: 4626346520 (eff. 0.035)
952.13/952.33	c #Conflicts:     544000 | #Learnt:      24300 | 0.000
952.13/952.33	c total clause space: 78.2603MB
952.13/952.33	c total #watches: 517106
954.13/954.35	c total #propagations: 161777634 / total #impl: 4634556542 (eff. 0.035)
954.13/954.35	c #Conflicts:     545000 | #Learnt:      25300 | 0.000
954.13/954.35	c total clause space: 78.2603MB
954.13/954.35	c total #watches: 524610
956.13/956.37	c total #propagations: 162070084 / total #impl: 4642636580 (eff. 0.035)
956.13/956.37	c #Conflicts:     546000 | #Learnt:      26300 | 0.000
956.13/956.37	c total clause space: 78.2603MB
956.13/956.37	c total #watches: 532712
958.23/958.40	c total #propagations: 162323551 / total #impl: 4650709914 (eff. 0.035)
958.23/958.40	c #Conflicts:     547000 | #Learnt:      27300 | 0.000
958.23/958.40	c total clause space: 78.2603MB
958.23/958.40	c total #watches: 540720
960.03/960.28	c total #propagations: 162618132 / total #impl: 4659702136 (eff. 0.035)
960.03/960.28	c #Conflicts:     548000 | #Learnt:      28300 | 0.000
960.03/960.28	c total clause space: 78.2603MB
960.03/960.28	c total #watches: 548973
961.92/962.13	c total #propagations: 162863081 / total #impl: 4668320178 (eff. 0.035)
961.92/962.13	c #Conflicts:     549000 | #Learnt:      29300 | 0.000
961.92/962.13	c total clause space: 78.2603MB
961.92/962.13	c total #watches: 555734
964.02/964.27	c total #propagations: 163107708 / total #impl: 4676137547 (eff. 0.035)
964.02/964.27	c #Conflicts:     550000 | #Learnt:      30300 | 0.000
964.02/964.27	c total clause space: 78.2603MB
964.02/964.27	c total #watches: 563670
966.22/966.44	c total #propagations: 163427800 / total #impl: 4684934135 (eff. 0.035)
966.22/966.44	c #Conflicts:     551000 | #Learnt:      31300 | 0.000
966.22/966.44	c total clause space: 78.2603MB
966.22/966.44	c total #watches: 570596
968.42/968.68	c total #propagations: 163754745 / total #impl: 4694289532 (eff. 0.035)
968.42/968.68	c #Conflicts:     552000 | #Learnt:      32300 | 0.000
968.42/968.68	c total clause space: 78.2603MB
968.42/968.68	c total #watches: 580778
970.62/970.89	c total #propagations: 164130271 / total #impl: 4702164033 (eff. 0.035)
970.62/970.89	c #Conflicts:     553000 | #Learnt:      33300 | 0.000
970.62/970.89	c total clause space: 78.2603MB
970.62/970.89	c total #watches: 591474
973.02/973.29	c total #propagations: 164431637 / total #impl: 4710196365 (eff. 0.035)
973.02/973.29	c #Conflicts:     554000 | #Learnt:      34300 | 0.000
973.02/973.29	c total clause space: 78.2603MB
973.02/973.29	c total #watches: 600954
975.72/975.90	c total #propagations: 164806549 / total #impl: 4720569778 (eff. 0.035)
975.72/975.90	c #Conflicts:     555000 | #Learnt:      35300 | 0.000
975.72/975.90	c total clause space: 78.2603MB
975.72/975.90	c total #watches: 614528
977.73/977.97	c total #propagations: 165100583 / total #impl: 4732020050 (eff. 0.035)
977.73/977.97	c GC COLLECT
977.73/977.97	c #Conflicts:     556000 | #Learnt:      18406 | 0.000
977.73/977.97	c total clause space: 78.2603MB
977.73/977.97	c total #watches: 465043
979.42/979.68	c total #propagations: 165377305 / total #impl: 4740375493 (eff. 0.035)
979.42/979.68	c #Conflicts:     557000 | #Learnt:      19406 | 0.000
979.42/979.68	c total clause space: 78.2603MB
979.42/979.68	c total #watches: 476695
981.32/981.50	c total #propagations: 165663688 / total #impl: 4748031399 (eff. 0.035)
981.32/981.50	c #Conflicts:     558000 | #Learnt:      20406 | 0.000
981.32/981.50	c total clause space: 78.2603MB
981.32/981.50	c total #watches: 487553
983.23/983.45	c total #propagations: 165881226 / total #impl: 4757041895 (eff. 0.035)
983.23/983.45	c #Conflicts:     559000 | #Learnt:      21406 | 0.000
983.23/983.45	c total clause space: 78.2603MB
983.23/983.45	c total #watches: 496553
985.32/985.50	c total #propagations: 166193582 / total #impl: 4765759265 (eff. 0.035)
985.32/985.50	c #Conflicts:     560000 | #Learnt:      22406 | 0.000
985.32/985.50	c total clause space: 78.2603MB
985.32/985.50	c total #watches: 504850
987.42/987.67	c total #propagations: 166483448 / total #impl: 4775640624 (eff. 0.035)
987.42/987.67	c #Conflicts:     561000 | #Learnt:      23406 | 0.000
987.42/987.67	c total clause space: 78.2603MB
987.42/987.67	c total #watches: 514924
989.42/989.67	c total #propagations: 166796905 / total #impl: 4785482532 (eff. 0.035)
989.42/989.67	c #Conflicts:     562000 | #Learnt:      24406 | 0.000
989.42/989.67	c total clause space: 78.2603MB
989.42/989.67	c total #watches: 524335
991.52/991.78	c total #propagations: 167115213 / total #impl: 4794318125 (eff. 0.035)
991.52/991.78	c #Conflicts:     563000 | #Learnt:      25406 | 0.000
991.52/991.78	c total clause space: 78.2603MB
991.52/991.78	c total #watches: 533466
992.62/992.86	c total #propagations: 167348792 / total #impl: 4800905530 (eff. 0.035)
992.62/992.86	c #Conflicts:     564000 | #Learnt:      26406 | 0.000
992.62/992.86	c total clause space: 78.2603MB
992.62/992.86	c total #watches: 543001
994.42/994.66	c total #propagations: 167425834 / total #impl: 4803202035 (eff. 0.035)
994.42/994.66	c #Conflicts:     565000 | #Learnt:      27406 | 0.000
994.42/994.66	c total clause space: 78.2603MB
994.42/994.66	c total #watches: 551043
996.62/996.86	c total #propagations: 167744471 / total #impl: 4809658889 (eff. 0.035)
996.62/996.86	c #Conflicts:     566000 | #Learnt:      28406 | 0.000
996.62/996.86	c total clause space: 78.2603MB
996.62/996.86	c total #watches: 557767
998.82/999.04	c total #propagations: 168050303 / total #impl: 4818605795 (eff. 0.035)
998.82/999.04	c #Conflicts:     567000 | #Learnt:      29406 | 0.000
998.82/999.04	c total clause space: 78.2603MB
998.82/999.04	c total #watches: 565366
1000.72/1000.97	c total #propagations: 168418116 / total #impl: 4826800968 (eff. 0.035)
1000.72/1000.97	c #Conflicts:     568000 | #Learnt:      30406 | 0.000
1000.72/1000.97	c total clause space: 78.2603MB
1000.72/1000.97	c total #watches: 571323
1002.82/1003.08	c total #propagations: 168698715 / total #impl: 4833697796 (eff. 0.035)
1002.82/1003.08	c #Conflicts:     569000 | #Learnt:      31406 | 0.000
1002.82/1003.08	c total clause space: 78.2603MB
1002.82/1003.08	c total #watches: 581290
1004.92/1005.14	c total #propagations: 168964440 / total #impl: 4841174935 (eff. 0.035)
1004.92/1005.14	c #Conflicts:     570000 | #Learnt:      32406 | 0.000
1004.92/1005.14	c total clause space: 78.2603MB
1004.92/1005.14	c total #watches: 591059
1007.32/1007.59	c total #propagations: 169197494 / total #impl: 4847509004 (eff. 0.035)
1007.32/1007.59	c #Conflicts:     571000 | #Learnt:      33406 | 0.000
1007.32/1007.59	c total clause space: 78.2603MB
1007.32/1007.59	c total #watches: 601005
1009.92/1010.16	c total #propagations: 169477558 / total #impl: 4855751261 (eff. 0.035)
1009.92/1010.16	c #Conflicts:     572000 | #Learnt:      34406 | 0.000
1009.92/1010.16	c total clause space: 78.2603MB
1009.92/1010.16	c total #watches: 610232
1011.82/1012.07	c total #propagations: 169712297 / total #impl: 4866279242 (eff. 0.035)
1011.82/1012.07	c #Conflicts:     573000 | #Learnt:      35406 | 0.000
1011.82/1012.07	c total clause space: 78.2603MB
1011.82/1012.07	c total #watches: 620821
1013.82/1014.04	c total #propagations: 169836883 / total #impl: 4871871897 (eff. 0.035)
1013.82/1014.04	c #Conflicts:     574000 | #Learnt:      36406 | 0.000
1013.82/1014.04	c total clause space: 78.2603MB
1013.82/1014.04	c total #watches: 631364
1015.32/1015.59	c total #propagations: 169987741 / total #impl: 4877939442 (eff. 0.035)
1015.32/1015.59	c GC COLLECT
1015.32/1015.59	c #Conflicts:     575000 | #Learnt:      19187 | 0.000
1015.32/1015.59	c total clause space: 78.2603MB
1015.32/1015.59	c total #watches: 474052
1017.02/1017.25	c total #propagations: 170128888 / total #impl: 4884173133 (eff. 0.035)
1017.02/1017.25	c #Conflicts:     576000 | #Learnt:      20187 | 0.000
1017.02/1017.25	c total clause space: 78.2603MB
1017.02/1017.25	c total #watches: 485400
1018.62/1018.85	c total #propagations: 170287161 / total #impl: 4890537009 (eff. 0.035)
1018.62/1018.85	c #Conflicts:     577000 | #Learnt:      21187 | 0.000
1018.62/1018.85	c total clause space: 78.2603MB
1018.62/1018.85	c total #watches: 497137
1020.42/1020.68	c total #propagations: 170466940 / total #impl: 4896117318 (eff. 0.035)
1020.42/1020.68	c #Conflicts:     578000 | #Learnt:      22187 | 0.000
1020.42/1020.68	c total clause space: 78.2603MB
1020.42/1020.68	c total #watches: 504562
1022.12/1022.33	c total #propagations: 170769870 / total #impl: 4903674924 (eff. 0.035)
1022.12/1022.33	c #Conflicts:     579000 | #Learnt:      23187 | 0.000
1022.12/1022.33	c total clause space: 78.2603MB
1022.12/1022.33	c total #watches: 513352
1023.82/1024.07	c total #propagations: 170994011 / total #impl: 4910239960 (eff. 0.035)
1023.82/1024.07	c #Conflicts:     580000 | #Learnt:      24187 | 0.000
1023.82/1024.07	c total clause space: 78.2603MB
1023.82/1024.07	c total #watches: 521785
1025.82/1026.06	c total #propagations: 171226651 / total #impl: 4919685098 (eff. 0.035)
1025.82/1026.06	c #Conflicts:     581000 | #Learnt:      25187 | 0.000
1025.82/1026.06	c total clause space: 78.2603MB
1025.82/1026.06	c total #watches: 531214
1027.91/1028.10	c total #propagations: 171459017 / total #impl: 4926663363 (eff. 0.035)
1027.91/1028.10	c #Conflicts:     582000 | #Learnt:      26187 | 0.000
1027.91/1028.10	c total clause space: 78.2603MB
1027.91/1028.10	c total #watches: 538293
1029.71/1029.99	c total #propagations: 171726253 / total #impl: 4934539125 (eff. 0.035)
1029.71/1029.99	c #Conflicts:     583000 | #Learnt:      27187 | 0.000
1029.71/1029.99	c total clause space: 78.2603MB
1029.71/1029.99	c total #watches: 546712
1032.11/1032.31	c total #propagations: 171957027 / total #impl: 4943296126 (eff. 0.035)
1032.11/1032.31	c #Conflicts:     584000 | #Learnt:      28187 | 0.000
1032.11/1032.31	c total clause space: 78.2603MB
1032.11/1032.31	c total #watches: 557324
1034.61/1034.80	c total #propagations: 172165607 / total #impl: 4953913784 (eff. 0.035)
1034.61/1034.80	c #Conflicts:     585000 | #Learnt:      29187 | 0.000
1034.61/1034.80	c total clause space: 78.2603MB
1034.61/1034.80	c total #watches: 568856
1037.01/1037.27	c total #propagations: 172391083 / total #impl: 4965288642 (eff. 0.035)
1037.01/1037.27	c #Conflicts:     586000 | #Learnt:      30187 | 0.000
1037.01/1037.27	c total clause space: 78.2603MB
1037.01/1037.27	c total #watches: 578756
1039.11/1039.35	c total #propagations: 172696527 / total #impl: 4974736071 (eff. 0.035)
1039.11/1039.35	c #Conflicts:     587000 | #Learnt:      31187 | 0.000
1039.11/1039.35	c total clause space: 78.2603MB
1039.11/1039.35	c total #watches: 587003
1041.41/1041.61	c total #propagations: 172973515 / total #impl: 4982419217 (eff. 0.035)
1041.41/1041.61	c #Conflicts:     588000 | #Learnt:      32187 | 0.000
1041.41/1041.61	c total clause space: 78.2603MB
1041.41/1041.61	c total #watches: 597661
1043.82/1044.08	c total #propagations: 173245223 / total #impl: 4991608016 (eff. 0.035)
1043.82/1044.08	c #Conflicts:     589000 | #Learnt:      33187 | 0.000
1043.82/1044.08	c total clause space: 78.2603MB
1043.82/1044.08	c total #watches: 605560
1046.02/1046.29	c total #propagations: 173572269 / total #impl: 5000312646 (eff. 0.035)
1046.02/1046.29	c #Conflicts:     590000 | #Learnt:      34187 | 0.000
1046.02/1046.29	c total clause space: 78.2603MB
1046.02/1046.29	c total #watches: 613300
1047.81/1048.06	c total #propagations: 173850584 / total #impl: 5007469719 (eff. 0.035)
1047.81/1048.06	c #Conflicts:     591000 | #Learnt:      35187 | 0.000
1047.81/1048.06	c total clause space: 78.2603MB
1047.81/1048.06	c total #watches: 622639
1050.33/1050.59	c total #propagations: 174020116 / total #impl: 5013184358 (eff. 0.035)
1050.33/1050.59	c #Conflicts:     592000 | #Learnt:      36187 | 0.000
1050.33/1050.59	c total clause space: 78.2603MB
1050.33/1050.59	c total #watches: 631478
1052.12/1052.39	c total #propagations: 174362630 / total #impl: 5021999169 (eff. 0.035)
1052.12/1052.39	c GC COLLECT
1052.12/1052.39	c #Conflicts:     593000 | #Learnt:      18691 | 0.000
1052.12/1052.39	c total clause space: 78.2603MB
1052.12/1052.39	c total #watches: 468397
1053.52/1053.77	c total #propagations: 174538897 / total #impl: 5027257256 (eff. 0.035)
1053.52/1053.77	c #Conflicts:     594000 | #Learnt:      19691 | 0.000
1053.52/1053.77	c total clause space: 78.2603MB
1053.52/1053.77	c total #watches: 474689
1054.92/1055.14	c total #propagations: 174739411 / total #impl: 5032246986 (eff. 0.035)
1054.92/1055.14	c #Conflicts:     595000 | #Learnt:      20691 | 0.000
1054.92/1055.14	c total clause space: 78.2603MB
1054.92/1055.14	c total #watches: 482188
1056.72/1056.90	c total #propagations: 174919359 / total #impl: 5036950340 (eff. 0.035)
1056.72/1056.90	c #Conflicts:     596000 | #Learnt:      21691 | 0.000
1056.72/1056.90	c total clause space: 78.2603MB
1056.72/1056.90	c total #watches: 494440
1058.42/1058.62	c total #propagations: 175117038 / total #impl: 5042909119 (eff. 0.035)
1058.42/1058.62	c #Conflicts:     597000 | #Learnt:      22691 | 0.000
1058.42/1058.62	c total clause space: 78.2603MB
1058.42/1058.62	c total #watches: 502429
1060.72/1060.92	c total #propagations: 175392647 / total #impl: 5049461315 (eff. 0.035)
1060.72/1060.92	c #Conflicts:     598000 | #Learnt:      23691 | 0.000
1060.72/1060.92	c total clause space: 78.2603MB
1060.72/1060.92	c total #watches: 510732
1062.72/1062.93	c total #propagations: 175891385 / total #impl: 5059583740 (eff. 0.035)
1062.72/1062.93	c #Conflicts:     599000 | #Learnt:      24691 | 0.000
1062.72/1062.93	c total clause space: 78.2603MB
1062.72/1062.93	c total #watches: 518178
1064.82/1065.09	c total #propagations: 176225626 / total #impl: 5068643290 (eff. 0.035)
1064.82/1065.09	c #Conflicts:     600000 | #Learnt:      25691 | 0.000
1064.82/1065.09	c total clause space: 78.2603MB
1064.82/1065.09	c total #watches: 528709
1067.12/1067.30	c total #propagations: 176530153 / total #impl: 5077876657 (eff. 0.035)
1067.12/1067.30	c #Conflicts:     601000 | #Learnt:      26691 | 0.000
1067.12/1067.30	c total clause space: 78.2603MB
1067.12/1067.30	c total #watches: 538129
1069.52/1069.74	c total #propagations: 176820081 / total #impl: 5087217244 (eff. 0.035)
1069.52/1069.74	c #Conflicts:     602000 | #Learnt:      27691 | 0.000
1069.52/1069.74	c total clause space: 78.2603MB
1069.52/1069.74	c total #watches: 547445
1071.82/1072.03	c total #propagations: 177208647 / total #impl: 5097959581 (eff. 0.035)
1071.82/1072.03	c #Conflicts:     603000 | #Learnt:      28691 | 0.000
1071.82/1072.03	c total clause space: 78.2603MB
1071.82/1072.03	c total #watches: 557569
1074.32/1074.52	c total #propagations: 177549580 / total #impl: 5107012332 (eff. 0.035)
1074.32/1074.52	c #Conflicts:     604000 | #Learnt:      29691 | 0.000
1074.32/1074.52	c total clause space: 78.2603MB
1074.32/1074.52	c total #watches: 566586
1076.92/1077.20	c total #propagations: 177924467 / total #impl: 5116784043 (eff. 0.035)
1076.92/1077.20	c #Conflicts:     605000 | #Learnt:      30691 | 0.000
1076.92/1077.20	c total clause space: 78.2603MB
1076.92/1077.20	c total #watches: 578344
1079.11/1079.36	c total #propagations: 178323050 / total #impl: 5127144924 (eff. 0.035)
1079.11/1079.36	c #Conflicts:     606000 | #Learnt:      31691 | 0.000
1079.11/1079.36	c total clause space: 78.2603MB
1079.11/1079.36	c total #watches: 586459
1081.22/1081.40	c total #propagations: 178691969 / total #impl: 5134726738 (eff. 0.035)
1081.22/1081.40	c #Conflicts:     607000 | #Learnt:      32691 | 0.000
1081.22/1081.40	c total clause space: 78.2603MB
1081.22/1081.40	c total #watches: 595205
1083.51/1083.70	c total #propagations: 178999325 / total #impl: 5142403690 (eff. 0.035)
1083.51/1083.70	c #Conflicts:     608000 | #Learnt:      33691 | 0.000
1083.51/1083.70	c total clause space: 78.2603MB
1083.51/1083.70	c total #watches: 606339
1085.81/1086.02	c total #propagations: 179304956 / total #impl: 5151135400 (eff. 0.035)
1085.81/1086.02	c #Conflicts:     609000 | #Learnt:      34691 | 0.000
1085.81/1086.02	c total clause space: 78.2603MB
1085.81/1086.02	c total #watches: 616214
1088.11/1088.35	c total #propagations: 179596240 / total #impl: 5159987372 (eff. 0.035)
1088.11/1088.35	c #Conflicts:     610000 | #Learnt:      35691 | 0.000
1088.11/1088.35	c total clause space: 78.2603MB
1088.11/1088.35	c total #watches: 625969
1090.21/1090.47	c total #propagations: 179873606 / total #impl: 5168729588 (eff. 0.035)
1090.21/1090.47	c #Conflicts:     611000 | #Learnt:      36691 | 0.000
1090.21/1090.47	c total clause space: 78.2603MB
1090.21/1090.47	c total #watches: 636091
1092.81/1093.02	c total #propagations: 180204903 / total #impl: 5176204773 (eff. 0.035)
1092.81/1093.02	c GC COLLECT
1092.81/1093.02	c #Conflicts:     612000 | #Learnt:      18894 | 0.000
1092.81/1093.02	c total clause space: 78.2603MB
1092.81/1093.02	c total #watches: 469794
1094.61/1094.83	c total #propagations: 180569690 / total #impl: 5185337910 (eff. 0.035)
1094.61/1094.83	c #Conflicts:     613000 | #Learnt:      19894 | 0.000
1094.61/1094.83	c total clause space: 78.2603MB
1094.61/1094.83	c total #watches: 479329
1096.52/1096.77	c total #propagations: 180949178 / total #impl: 5193498975 (eff. 0.035)
1096.52/1096.77	c #Conflicts:     614000 | #Learnt:      20894 | 0.000
1096.52/1096.77	c total clause space: 78.2603MB
1096.52/1096.77	c total #watches: 489257
1098.41/1098.61	c total #propagations: 181288625 / total #impl: 5202219481 (eff. 0.035)
1098.41/1098.61	c #Conflicts:     615000 | #Learnt:      21894 | 0.000
1098.41/1098.61	c total clause space: 78.2603MB
1098.41/1098.61	c total #watches: 497700
1100.21/1100.44	c total #propagations: 181627362 / total #impl: 5210550956 (eff. 0.035)
1100.21/1100.44	c #Conflicts:     616000 | #Learnt:      22894 | 0.000
1100.21/1100.44	c total clause space: 78.2603MB
1100.21/1100.44	c total #watches: 504895
1102.21/1102.49	c total #propagations: 181877541 / total #impl: 5217342729 (eff. 0.035)
1102.21/1102.49	c #Conflicts:     617000 | #Learnt:      23894 | 0.000
1102.21/1102.49	c total clause space: 78.2603MB
1102.21/1102.49	c total #watches: 513663
1104.32/1104.52	c total #propagations: 182158262 / total #impl: 5227166742 (eff. 0.035)
1104.32/1104.52	c #Conflicts:     618000 | #Learnt:      24894 | 0.000
1104.32/1104.52	c total clause space: 78.2603MB
1104.32/1104.52	c total #watches: 520578
1106.21/1106.43	c total #propagations: 182484784 / total #impl: 5235432695 (eff. 0.035)
1106.21/1106.43	c #Conflicts:     619000 | #Learnt:      25894 | 0.000
1106.21/1106.43	c total clause space: 78.2603MB
1106.21/1106.43	c total #watches: 527380
1108.41/1108.67	c total #propagations: 182808097 / total #impl: 5242801047 (eff. 0.035)
1108.41/1108.67	c #Conflicts:     620000 | #Learnt:      26894 | 0.000
1108.41/1108.67	c total clause space: 78.2603MB
1108.41/1108.67	c total #watches: 537747
1110.61/1110.84	c total #propagations: 183080685 / total #impl: 5252122787 (eff. 0.035)
1110.61/1110.84	c #Conflicts:     621000 | #Learnt:      27894 | 0.000
1110.61/1110.84	c total clause space: 78.2603MB
1110.61/1110.84	c total #watches: 546876
1112.61/1112.87	c total #propagations: 183408660 / total #impl: 5261047789 (eff. 0.035)
1112.61/1112.87	c #Conflicts:     622000 | #Learnt:      28894 | 0.000
1112.61/1112.87	c total clause space: 78.2603MB
1112.61/1112.87	c total #watches: 556275
1114.51/1114.76	c total #propagations: 183682307 / total #impl: 5269104329 (eff. 0.035)
1114.51/1114.76	c #Conflicts:     623000 | #Learnt:      29894 | 0.000
1114.51/1114.76	c total clause space: 78.2603MB
1114.51/1114.76	c total #watches: 566168
1116.71/1116.90	c total #propagations: 183883944 / total #impl: 5276121314 (eff. 0.035)
1116.71/1116.90	c #Conflicts:     624000 | #Learnt:      30894 | 0.000
1116.71/1116.90	c total clause space: 78.2603MB
1116.71/1116.90	c total #watches: 575702
1119.11/1119.31	c total #propagations: 184175055 / total #impl: 5285128819 (eff. 0.035)
1119.11/1119.31	c #Conflicts:     625000 | #Learnt:      31894 | 0.000
1119.11/1119.31	c total clause space: 78.2603MB
1119.11/1119.31	c total #watches: 583031
1121.21/1121.42	c total #propagations: 184568456 / total #impl: 5295462964 (eff. 0.035)
1121.21/1121.42	c #Conflicts:     626000 | #Learnt:      32894 | 0.000
1121.21/1121.42	c total clause space: 78.2603MB
1121.21/1121.42	c total #watches: 591792
1123.41/1123.63	c total #propagations: 184861481 / total #impl: 5304722567 (eff. 0.035)
1123.41/1123.63	c #Conflicts:     627000 | #Learnt:      33894 | 0.000
1123.41/1123.63	c total clause space: 78.2603MB
1123.41/1123.63	c total #watches: 602803
1125.91/1126.19	c total #propagations: 185119068 / total #impl: 5312817852 (eff. 0.035)
1125.91/1126.19	c #Conflicts:     628000 | #Learnt:      34894 | 0.000
1125.91/1126.19	c total clause space: 78.2603MB
1125.91/1126.19	c total #watches: 611079
1128.61/1128.87	c total #propagations: 185425027 / total #impl: 5322114950 (eff. 0.035)
1128.61/1128.87	c #Conflicts:     629000 | #Learnt:      35894 | 0.000
1128.61/1128.87	c total clause space: 78.2603MB
1128.61/1128.87	c total #watches: 620168
1131.01/1131.27	c total #propagations: 185675043 / total #impl: 5330150745 (eff. 0.035)
1131.01/1131.27	c #Conflicts:     630000 | #Learnt:      36894 | 0.000
1131.01/1131.27	c total clause space: 78.2603MB
1131.01/1131.27	c total #watches: 629491
1134.01/1134.23	c total #propagations: 185937776 / total #impl: 5338974419 (eff. 0.035)
1134.01/1134.23	c #Conflicts:     631000 | #Learnt:      37894 | 0.000
1134.01/1134.23	c total clause space: 78.2603MB
1134.01/1134.23	c total #watches: 641122
1136.21/1136.50	c total #propagations: 186304700 / total #impl: 5350502439 (eff. 0.035)
1136.21/1136.50	c GC COLLECT
1136.21/1136.50	c #Conflicts:     632000 | #Learnt:      19793 | 0.000
1136.21/1136.50	c total clause space: 78.2603MB
1136.21/1136.50	c total #watches: 478690
1138.20/1138.48	c total #propagations: 186649277 / total #impl: 5360639857 (eff. 0.035)
1138.20/1138.48	c #Conflicts:     633000 | #Learnt:      20793 | 0.000
1138.20/1138.48	c total clause space: 78.2603MB
1138.20/1138.48	c total #watches: 488978
1140.40/1140.61	c total #propagations: 187003959 / total #impl: 5370697479 (eff. 0.035)
1140.40/1140.61	c #Conflicts:     634000 | #Learnt:      21793 | 0.000
1140.40/1140.61	c total clause space: 78.2603MB
1140.40/1140.61	c total #watches: 499399
1142.50/1142.72	c total #propagations: 187344197 / total #impl: 5381722259 (eff. 0.035)
1142.50/1142.72	c #Conflicts:     635000 | #Learnt:      22793 | 0.000
1142.50/1142.72	c total clause space: 78.2603MB
1142.50/1142.72	c total #watches: 509400
1144.30/1144.58	c total #propagations: 187680804 / total #impl: 5391159562 (eff. 0.035)
1144.30/1144.58	c #Conflicts:     636000 | #Learnt:      23793 | 0.000
1144.30/1144.58	c total clause space: 78.2603MB
1144.30/1144.58	c total #watches: 516940
1146.40/1146.64	c total #propagations: 188045334 / total #impl: 5398576047 (eff. 0.035)
1146.40/1146.64	c #Conflicts:     637000 | #Learnt:      24793 | 0.000
1146.40/1146.64	c total clause space: 78.2603MB
1146.40/1146.64	c total #watches: 527127
1148.31/1148.51	c total #propagations: 188298665 / total #impl: 5406138018 (eff. 0.035)
1148.31/1148.51	c #Conflicts:     638000 | #Learnt:      25793 | 0.000
1148.31/1148.51	c total clause space: 78.2603MB
1148.31/1148.51	c total #watches: 538679
1150.51/1150.76	c total #propagations: 188501561 / total #impl: 5412525022 (eff. 0.035)
1150.51/1150.76	c #Conflicts:     639000 | #Learnt:      26793 | 0.000
1150.51/1150.76	c total clause space: 78.2603MB
1150.51/1150.76	c total #watches: 547545
1152.61/1152.88	c total #propagations: 188748674 / total #impl: 5419727465 (eff. 0.035)
1152.61/1152.88	c #Conflicts:     640000 | #Learnt:      27793 | 0.000
1152.61/1152.88	c total clause space: 78.2603MB
1152.61/1152.88	c total #watches: 555518
1154.81/1155.01	c total #propagations: 189039498 / total #impl: 5427829826 (eff. 0.035)
1154.81/1155.01	c #Conflicts:     641000 | #Learnt:      28793 | 0.000
1154.81/1155.01	c total clause space: 78.2603MB
1154.81/1155.01	c total #watches: 562967
1156.80/1157.01	c total #propagations: 189284339 / total #impl: 5436605486 (eff. 0.035)
1156.80/1157.01	c #Conflicts:     642000 | #Learnt:      29793 | 0.000
1156.80/1157.01	c total clause space: 78.2603MB
1156.80/1157.01	c total #watches: 569887
1158.90/1159.16	c total #propagations: 189585531 / total #impl: 5443890578 (eff. 0.035)
1158.90/1159.16	c #Conflicts:     643000 | #Learnt:      30793 | 0.000
1158.90/1159.16	c total clause space: 78.2603MB
1158.90/1159.16	c total #watches: 576860
1161.00/1161.24	c total #propagations: 189906079 / total #impl: 5452588101 (eff. 0.035)
1161.00/1161.24	c #Conflicts:     644000 | #Learnt:      31793 | 0.000
1161.00/1161.24	c total clause space: 78.2603MB
1161.00/1161.24	c total #watches: 584196
1163.30/1163.56	c total #propagations: 190247914 / total #impl: 5460150371 (eff. 0.035)
1163.30/1163.56	c #Conflicts:     645000 | #Learnt:      32793 | 0.000
1163.30/1163.56	c total clause space: 78.2603MB
1163.30/1163.56	c total #watches: 592552
1165.81/1166.06	c total #propagations: 190610892 / total #impl: 5469114409 (eff. 0.035)
1165.81/1166.06	c #Conflicts:     646000 | #Learnt:      33793 | 0.000
1165.81/1166.06	c total clause space: 78.2603MB
1165.81/1166.06	c total #watches: 599654
1168.01/1168.27	c total #propagations: 190974585 / total #impl: 5478495019 (eff. 0.035)
1168.01/1168.27	c #Conflicts:     647000 | #Learnt:      34793 | 0.000
1168.01/1168.27	c total clause space: 78.2603MB
1168.01/1168.27	c total #watches: 608651
1170.31/1170.58	c total #propagations: 191195141 / total #impl: 5484362236 (eff. 0.035)
1170.31/1170.58	c #Conflicts:     648000 | #Learnt:      35793 | 0.000
1170.31/1170.58	c total clause space: 78.2603MB
1170.31/1170.58	c total #watches: 617483
1172.60/1172.86	c total #propagations: 191405286 / total #impl: 5492719787 (eff. 0.035)
1172.60/1172.86	c #Conflicts:     649000 | #Learnt:      36793 | 0.000
1172.60/1172.86	c total clause space: 78.2603MB
1172.60/1172.86	c total #watches: 628706
1175.00/1175.20	c total #propagations: 191639547 / total #impl: 5499852602 (eff. 0.035)
1175.00/1175.20	c #Conflicts:     650000 | #Learnt:      37793 | 0.000
1175.00/1175.20	c total clause space: 78.2603MB
1175.00/1175.20	c total #watches: 635761
1177.50/1177.79	c total #propagations: 192014469 / total #impl: 5508719546 (eff. 0.035)
1177.50/1177.79	c #Conflicts:     651000 | #Learnt:      38793 | 0.000
1177.50/1177.79	c total clause space: 78.2603MB
1177.50/1177.79	c total #watches: 644250
1179.30/1179.52	c total #propagations: 192467094 / total #impl: 5518661192 (eff. 0.035)
1179.30/1179.52	c GC COLLECT
1179.30/1179.52	c #Conflicts:     652000 | #Learnt:      20394 | 0.000
1179.30/1179.52	c total clause space: 78.2603MB
1179.30/1179.52	c total #watches: 480462
1181.10/1181.33	c total #propagations: 192760213 / total #impl: 5525984613 (eff. 0.035)
1181.10/1181.33	c #Conflicts:     653000 | #Learnt:      21394 | 0.000
1181.10/1181.33	c total clause space: 78.2603MB
1181.10/1181.33	c total #watches: 489373
1183.10/1183.37	c total #propagations: 193130362 / total #impl: 5534121677 (eff. 0.035)
1183.10/1183.37	c #Conflicts:     654000 | #Learnt:      22394 | 0.000
1183.10/1183.37	c total clause space: 78.2603MB
1183.10/1183.37	c total #watches: 501127
1185.00/1185.26	c total #propagations: 193341630 / total #impl: 5544039879 (eff. 0.035)
1185.00/1185.26	c #Conflicts:     655000 | #Learnt:      23394 | 0.000
1185.00/1185.26	c total clause space: 78.2603MB
1185.00/1185.26	c total #watches: 510790
1187.00/1187.26	c total #propagations: 193546712 / total #impl: 5552972974 (eff. 0.035)
1187.00/1187.26	c #Conflicts:     656000 | #Learnt:      24394 | 0.000
1187.00/1187.26	c total clause space: 78.2603MB
1187.00/1187.26	c total #watches: 521940
1189.30/1189.58	c total #propagations: 193815170 / total #impl: 5562716242 (eff. 0.035)
1189.30/1189.58	c #Conflicts:     657000 | #Learnt:      25394 | 0.000
1189.30/1189.58	c total clause space: 78.2603MB
1189.30/1189.58	c total #watches: 531432
1191.59/1191.86	c total #propagations: 194205467 / total #impl: 5575214109 (eff. 0.035)
1191.59/1191.86	c #Conflicts:     658000 | #Learnt:      26394 | 0.000
1191.59/1191.86	c total clause space: 78.2603MB
1191.59/1191.86	c total #watches: 539711
1193.79/1194.06	c total #propagations: 194584874 / total #impl: 5587293241 (eff. 0.035)
1193.79/1194.06	c #Conflicts:     659000 | #Learnt:      27394 | 0.000
1193.79/1194.06	c total clause space: 78.2603MB
1193.79/1194.06	c total #watches: 549446
1196.19/1196.40	c total #propagations: 194887175 / total #impl: 5598969883 (eff. 0.035)
1196.19/1196.40	c #Conflicts:     660000 | #Learnt:      28394 | 0.000
1196.19/1196.40	c total clause space: 78.2603MB
1196.19/1196.40	c total #watches: 559175
1198.49/1198.73	c total #propagations: 195244246 / total #impl: 5610664609 (eff. 0.035)
1198.49/1198.73	c #Conflicts:     661000 | #Learnt:      29394 | 0.000
1198.49/1198.73	c total clause space: 78.2603MB
1198.49/1198.73	c total #watches: 566491
1200.69/1200.94	c total #propagations: 195586257 / total #impl: 5619644721 (eff. 0.035)
1200.69/1200.94	c #Conflicts:     662000 | #Learnt:      30394 | 0.000
1200.69/1200.94	c total clause space: 78.2603MB
1200.69/1200.94	c total #watches: 573340
1202.89/1203.18	c total #propagations: 196025492 / total #impl: 5628555813 (eff. 0.035)
1202.89/1203.18	c #Conflicts:     663000 | #Learnt:      31394 | 0.000
1202.89/1203.18	c total clause space: 78.2603MB
1202.89/1203.18	c total #watches: 579083
1205.40/1205.62	c total #propagations: 196380282 / total #impl: 5637475348 (eff. 0.035)
1205.40/1205.62	c #Conflicts:     664000 | #Learnt:      32394 | 0.000
1205.40/1205.62	c total clause space: 78.2603MB
1205.40/1205.62	c total #watches: 586346
1207.99/1208.28	c total #propagations: 196695718 / total #impl: 5647441854 (eff. 0.035)
1207.99/1208.28	c #Conflicts:     665000 | #Learnt:      33394 | 0.000
1207.99/1208.28	c total clause space: 78.2603MB
1207.99/1208.28	c total #watches: 594405
1210.39/1210.68	c total #propagations: 197106067 / total #impl: 5657456424 (eff. 0.035)
1210.39/1210.68	c #Conflicts:     666000 | #Learnt:      34394 | 0.000
1210.39/1210.68	c total clause space: 78.2603MB
1210.39/1210.68	c total #watches: 602277
1212.69/1212.92	c total #propagations: 197485854 / total #impl: 5665458570 (eff. 0.035)
1212.69/1212.92	c #Conflicts:     667000 | #Learnt:      35394 | 0.000
1212.69/1212.92	c total clause space: 78.2603MB
1212.69/1212.92	c total #watches: 611737
1214.49/1214.75	c total #propagations: 197750534 / total #impl: 5672586151 (eff. 0.035)
1214.49/1214.75	c #Conflicts:     668000 | #Learnt:      36394 | 0.000
1214.49/1214.75	c total clause space: 78.2603MB
1214.49/1214.75	c total #watches: 621375
1216.40/1216.64	c total #propagations: 197921139 / total #impl: 5677745941 (eff. 0.035)
1216.40/1216.64	c #Conflicts:     669000 | #Learnt:      37394 | 0.000
1216.40/1216.64	c total clause space: 78.2603MB
1216.40/1216.64	c total #watches: 628915
1219.09/1219.37	c total #propagations: 198090728 / total #impl: 5682705183 (eff. 0.035)
1219.09/1219.37	c #Conflicts:     670000 | #Learnt:      38394 | 0.000
1219.09/1219.37	c total clause space: 78.2603MB
1219.09/1219.37	c total #watches: 636434
1221.39/1221.62	c total #propagations: 198395524 / total #impl: 5691425844 (eff. 0.035)
1221.39/1221.62	c #Conflicts:     671000 | #Learnt:      39394 | 0.000
1221.39/1221.62	c total clause space: 78.2603MB
1221.39/1221.62	c total #watches: 644236
1222.89/1223.16	c total #propagations: 198680536 / total #impl: 5698805912 (eff. 0.035)
1222.89/1223.16	c GC COLLECT
1222.89/1223.16	c #Conflicts:     672000 | #Learnt:      20686 | 0.000
1222.89/1223.16	c total clause space: 78.2603MB
1222.89/1223.16	c total #watches: 482589
1224.79/1225.03	c total #propagations: 198934952 / total #impl: 5703986134 (eff. 0.035)
1224.79/1225.03	c #Conflicts:     673000 | #Learnt:      21686 | 0.000
1224.79/1225.03	c total clause space: 78.2603MB
1224.79/1225.03	c total #watches: 490008
1226.39/1226.64	c total #propagations: 199269902 / total #impl: 5711647530 (eff. 0.035)
1226.39/1226.64	c #Conflicts:     674000 | #Learnt:      22686 | 0.000
1226.39/1226.64	c total clause space: 78.2603MB
1226.39/1226.64	c total #watches: 497741
1228.09/1228.36	c total #propagations: 199538671 / total #impl: 5717193900 (eff. 0.035)
1228.09/1228.36	c #Conflicts:     675000 | #Learnt:      23686 | 0.000
1228.09/1228.36	c total clause space: 78.2603MB
1228.09/1228.36	c total #watches: 506597
1229.59/1229.90	c total #propagations: 199792456 / total #impl: 5723264507 (eff. 0.035)
1229.59/1229.90	c #Conflicts:     676000 | #Learnt:      24686 | 0.000
1229.59/1229.90	c total clause space: 78.2603MB
1229.59/1229.90	c total #watches: 515751
1231.59/1231.81	c total #propagations: 200105892 / total #impl: 5728993451 (eff. 0.035)
1231.59/1231.81	c #Conflicts:     677000 | #Learnt:      25686 | 0.000
1231.59/1231.81	c total clause space: 78.2603MB
1231.59/1231.81	c total #watches: 526984
1233.59/1233.88	c total #propagations: 200461490 / total #impl: 5736455010 (eff. 0.035)
1233.59/1233.88	c #Conflicts:     678000 | #Learnt:      26686 | 0.000
1233.59/1233.88	c total clause space: 78.2603MB
1233.59/1233.88	c total #watches: 538645
1235.79/1236.02	c total #propagations: 200793250 / total #impl: 5744466307 (eff. 0.035)
1235.79/1236.02	c #Conflicts:     679000 | #Learnt:      27686 | 0.000
1235.79/1236.02	c total clause space: 78.2603MB
1235.79/1236.02	c total #watches: 550987
1237.88/1238.17	c total #propagations: 201105632 / total #impl: 5753350312 (eff. 0.035)
1237.88/1238.17	c #Conflicts:     680000 | #Learnt:      28686 | 0.000
1237.88/1238.17	c total clause space: 78.2603MB
1237.88/1238.17	c total #watches: 560459
1239.98/1240.29	c total #propagations: 201431861 / total #impl: 5761354562 (eff. 0.035)
1239.98/1240.29	c #Conflicts:     681000 | #Learnt:      29686 | 0.000
1239.98/1240.29	c total clause space: 78.2603MB
1239.98/1240.29	c total #watches: 566833
1242.08/1242.30	c total #propagations: 201770319 / total #impl: 5768273162 (eff. 0.035)
1242.08/1242.30	c #Conflicts:     682000 | #Learnt:      30686 | 0.000
1242.08/1242.30	c total clause space: 78.2603MB
1242.08/1242.30	c total #watches: 578667
1244.18/1244.43	c total #propagations: 201969701 / total #impl: 5774684817 (eff. 0.035)
1244.18/1244.43	c #Conflicts:     683000 | #Learnt:      31686 | 0.000
1244.18/1244.43	c total clause space: 78.2603MB
1244.18/1244.43	c total #watches: 589447
1246.88/1247.18	c total #propagations: 202184471 / total #impl: 5782280127 (eff. 0.035)
1246.88/1247.18	c #Conflicts:     684000 | #Learnt:      32686 | 0.000
1246.88/1247.18	c total clause space: 78.2603MB
1246.88/1247.18	c total #watches: 599479
1249.18/1249.41	c total #propagations: 202460404 / total #impl: 5794728912 (eff. 0.035)
1249.18/1249.41	c #Conflicts:     685000 | #Learnt:      33686 | 0.000
1249.18/1249.41	c total clause space: 78.2603MB
1249.18/1249.41	c total #watches: 607219
1251.28/1251.55	c total #propagations: 202753369 / total #impl: 5803182645 (eff. 0.035)
1251.28/1251.55	c #Conflicts:     686000 | #Learnt:      34686 | 0.000
1251.28/1251.55	c total clause space: 78.2603MB
1251.28/1251.55	c total #watches: 616189
1253.48/1253.70	c total #propagations: 203077104 / total #impl: 5811084137 (eff. 0.035)
1253.48/1253.70	c #Conflicts:     687000 | #Learnt:      35686 | 0.000
1253.48/1253.70	c total clause space: 78.2603MB
1253.48/1253.70	c total #watches: 624073
1255.78/1256.03	c total #propagations: 203374966 / total #impl: 5818427192 (eff. 0.035)
1255.78/1256.03	c #Conflicts:     688000 | #Learnt:      36686 | 0.000
1255.78/1256.03	c total clause space: 78.2603MB
1255.78/1256.03	c total #watches: 631649
1257.88/1258.16	c total #propagations: 203682677 / total #impl: 5826826707 (eff. 0.035)
1257.88/1258.16	c #Conflicts:     689000 | #Learnt:      37686 | 0.000
1257.88/1258.16	c total clause space: 78.2603MB
1257.88/1258.16	c total #watches: 637851
1260.28/1260.52	c total #propagations: 204018588 / total #impl: 5834902481 (eff. 0.035)
1260.28/1260.52	c #Conflicts:     690000 | #Learnt:      38686 | 0.000
1260.28/1260.52	c total clause space: 78.2603MB
1260.28/1260.52	c total #watches: 647220
1262.88/1263.10	c total #propagations: 204311553 / total #impl: 5844628287 (eff. 0.035)
1262.88/1263.10	c #Conflicts:     691000 | #Learnt:      39686 | 0.000
1262.88/1263.10	c total clause space: 78.2603MB
1262.88/1263.10	c total #watches: 657331
1264.98/1265.21	c total #propagations: 204628355 / total #impl: 5855069218 (eff. 0.035)
1264.98/1265.21	c GC COLLECT
1264.98/1265.21	c #Conflicts:     692000 | #Learnt:      20681 | 0.000
1264.98/1265.21	c total clause space: 78.2603MB
1264.98/1265.21	c total #watches: 483887
1267.09/1267.36	c total #propagations: 205018979 / total #impl: 5862996572 (eff. 0.035)
1267.09/1267.36	c #Conflicts:     693000 | #Learnt:      21681 | 0.000
1267.09/1267.36	c total clause space: 78.2603MB
1267.09/1267.36	c total #watches: 494597
1269.48/1269.74	c total #propagations: 205307481 / total #impl: 5872766880 (eff. 0.035)
1269.48/1269.74	c #Conflicts:     694000 | #Learnt:      22681 | 0.000
1269.48/1269.74	c total clause space: 78.2603MB
1269.48/1269.74	c total #watches: 506198
1271.49/1271.74	c total #propagations: 205589996 / total #impl: 5885200445 (eff. 0.035)
1271.49/1271.74	c #Conflicts:     695000 | #Learnt:      23681 | 0.000
1271.49/1271.74	c total clause space: 78.2603MB
1271.49/1271.74	c total #watches: 513687
1273.59/1273.88	c total #propagations: 206006285 / total #impl: 5894371025 (eff. 0.035)
1273.59/1273.88	c #Conflicts:     696000 | #Learnt:      24681 | 0.000
1273.59/1273.88	c total clause space: 78.2603MB
1273.59/1273.88	c total #watches: 525382
1275.79/1276.04	c total #propagations: 206240979 / total #impl: 5904145747 (eff. 0.035)
1275.79/1276.04	c #Conflicts:     697000 | #Learnt:      25681 | 0.000
1275.79/1276.04	c total clause space: 78.2603MB
1275.79/1276.04	c total #watches: 538932
1278.08/1278.31	c total #propagations: 206414376 / total #impl: 5913427162 (eff. 0.035)
1278.08/1278.31	c #Conflicts:     698000 | #Learnt:      26681 | 0.000
1278.08/1278.31	c total clause space: 78.2603MB
1278.08/1278.31	c total #watches: 550306
1280.28/1280.55	c total #propagations: 206631989 / total #impl: 5922854768 (eff. 0.035)
1280.28/1280.55	c #Conflicts:     699000 | #Learnt:      27681 | 0.000
1280.28/1280.55	c total clause space: 78.2603MB
1280.28/1280.55	c total #watches: 560432
1282.48/1282.73	c total #propagations: 206917771 / total #impl: 5932170364 (eff. 0.035)
1282.48/1282.73	c #Conflicts:     700000 | #Learnt:      28681 | 0.000
1282.48/1282.73	c total clause space: 78.2603MB
1282.48/1282.73	c total #watches: 568704
1284.78/1285.02	c total #propagations: 207221249 / total #impl: 5941488424 (eff. 0.035)
1284.78/1285.02	c #Conflicts:     701000 | #Learnt:      29681 | 0.000
1284.78/1285.02	c total clause space: 78.2603MB
1284.78/1285.02	c total #watches: 579372
1287.08/1287.38	c total #propagations: 207479190 / total #impl: 5951841046 (eff. 0.035)
1287.08/1287.38	c #Conflicts:     702000 | #Learnt:      30681 | 0.000
1287.08/1287.38	c total clause space: 78.2603MB
1287.08/1287.38	c total #watches: 587278
1289.38/1289.66	c total #propagations: 207738814 / total #impl: 5962124053 (eff. 0.035)
1289.38/1289.66	c #Conflicts:     703000 | #Learnt:      31681 | 0.000
1289.38/1289.66	c total clause space: 78.2603MB
1289.38/1289.66	c total #watches: 595080
1291.78/1292.03	c total #propagations: 208123507 / total #impl: 5972092312 (eff. 0.035)
1291.78/1292.03	c #Conflicts:     704000 | #Learnt:      32681 | 0.000
1291.78/1292.03	c total clause space: 78.2603MB
1291.78/1292.03	c total #watches: 604423
1294.48/1294.78	c total #propagations: 208435972 / total #impl: 5982854418 (eff. 0.035)
1294.48/1294.78	c #Conflicts:     705000 | #Learnt:      33681 | 0.000
1294.48/1294.78	c total clause space: 78.2603MB
1294.48/1294.78	c total #watches: 616450
1297.08/1297.35	c total #propagations: 208814443 / total #impl: 5995474137 (eff. 0.035)
1297.08/1297.35	c #Conflicts:     706000 | #Learnt:      34681 | 0.000
1297.08/1297.35	c total clause space: 78.2603MB
1297.08/1297.35	c total #watches: 626475
1299.68/1299.94	c total #propagations: 209066163 / total #impl: 6005822957 (eff. 0.035)
1299.68/1299.94	c #Conflicts:     707000 | #Learnt:      35681 | 0.000
1299.68/1299.94	c total clause space: 78.2603MB
1299.68/1299.94	c total #watches: 638024
1302.67/1302.93	c total #propagations: 209301439 / total #impl: 6016516782 (eff. 0.035)
1302.67/1302.93	c #Conflicts:     708000 | #Learnt:      36681 | 0.000
1302.67/1302.93	c total clause space: 78.2603MB
1302.67/1302.93	c total #watches: 650432
1305.58/1305.84	c total #propagations: 209592305 / total #impl: 6028681604 (eff. 0.035)
1305.58/1305.84	c #Conflicts:     709000 | #Learnt:      37681 | 0.000
1305.58/1305.84	c total clause space: 78.2603MB
1305.58/1305.84	c total #watches: 664823
1308.67/1308.97	c total #propagations: 209859470 / total #impl: 6040378221 (eff. 0.035)
1308.67/1308.97	c #Conflicts:     710000 | #Learnt:      38681 | 0.000
1308.67/1308.97	c total clause space: 78.2603MB
1308.67/1308.97	c total #watches: 680600
1311.97/1312.26	c total #propagations: 210115839 / total #impl: 6053052806 (eff. 0.035)
1311.97/1312.26	c #Conflicts:     711000 | #Learnt:      39681 | 0.000
1311.97/1312.26	c total clause space: 127.173MB
1311.97/1312.26	c total #watches: 695830
1315.28/1315.60	c total #propagations: 210389409 / total #impl: 6065907633 (eff. 0.035)
1315.28/1315.60	c GC COLLECT
1315.28/1315.60	c #Conflicts:     712000 | #Learnt:      20386 | 0.000
1315.28/1315.60	c total clause space: 127.173MB
1315.28/1315.60	c total #watches: 481674
1317.28/1317.51	c total #propagations: 210699990 / total #impl: 6079039288 (eff. 0.035)
1317.28/1317.51	c #Conflicts:     713000 | #Learnt:      21386 | 0.000
1317.28/1317.51	c total clause space: 127.173MB
1317.28/1317.51	c total #watches: 493965
1319.38/1319.67	c total #propagations: 210901328 / total #impl: 6088978203 (eff. 0.035)
1319.38/1319.67	c #Conflicts:     714000 | #Learnt:      22386 | 0.000
1319.38/1319.67	c total clause space: 127.173MB
1319.38/1319.67	c total #watches: 509161
1321.38/1321.65	c total #propagations: 211127244 / total #impl: 6099409343 (eff. 0.035)
1321.38/1321.65	c #Conflicts:     715000 | #Learnt:      23386 | 0.000
1321.38/1321.65	c total clause space: 127.173MB
1321.38/1321.65	c total #watches: 521562
1323.38/1323.67	c total #propagations: 211377558 / total #impl: 6108306586 (eff. 0.035)
1323.38/1323.67	c #Conflicts:     716000 | #Learnt:      24386 | 0.000
1323.38/1323.67	c total clause space: 127.173MB
1323.38/1323.67	c total #watches: 532702
1325.48/1325.74	c total #propagations: 211596749 / total #impl: 6118247527 (eff. 0.035)
1325.48/1325.74	c #Conflicts:     717000 | #Learnt:      25386 | 0.000
1325.48/1325.74	c total clause space: 127.173MB
1325.48/1325.74	c total #watches: 543012
1327.68/1327.97	c total #propagations: 211909737 / total #impl: 6128826847 (eff. 0.035)
1327.68/1327.97	c #Conflicts:     718000 | #Learnt:      26386 | 0.000
1327.68/1327.97	c total clause space: 127.173MB
1327.68/1327.97	c total #watches: 551830
1330.28/1330.52	c total #propagations: 212311309 / total #impl: 6139299140 (eff. 0.035)
1330.28/1330.52	c #Conflicts:     719000 | #Learnt:      27386 | 0.000
1330.28/1330.52	c total clause space: 127.173MB
1330.28/1330.52	c total #watches: 561909
1332.88/1333.16	c total #propagations: 212803732 / total #impl: 6151419753 (eff. 0.035)
1332.88/1333.16	c #Conflicts:     720000 | #Learnt:      28386 | 0.000
1332.88/1333.16	c total clause space: 127.173MB
1332.88/1333.16	c total #watches: 572308
1335.68/1335.91	c total #propagations: 213273205 / total #impl: 6163788565 (eff. 0.035)
1335.68/1335.91	c #Conflicts:     721000 | #Learnt:      29386 | 0.000
1335.68/1335.91	c total clause space: 127.173MB
1335.68/1335.91	c total #watches: 583747
1338.48/1338.71	c total #propagations: 213731784 / total #impl: 6176425671 (eff. 0.035)
1338.48/1338.71	c #Conflicts:     722000 | #Learnt:      30386 | 0.000
1338.48/1338.71	c total clause space: 127.173MB
1338.48/1338.71	c total #watches: 593808
1341.07/1341.39	c total #propagations: 214216534 / total #impl: 6187562840 (eff. 0.035)
1341.07/1341.39	c #Conflicts:     723000 | #Learnt:      31386 | 0.000
1341.07/1341.39	c total clause space: 127.173MB
1341.07/1341.39	c total #watches: 604252
1344.08/1344.39	c total #propagations: 214649295 / total #impl: 6199043563 (eff. 0.035)
1344.08/1344.39	c #Conflicts:     724000 | #Learnt:      32386 | 0.000
1344.08/1344.39	c total clause space: 127.173MB
1344.08/1344.39	c total #watches: 615623
1346.97/1347.26	c total #propagations: 215166474 / total #impl: 6211184258 (eff. 0.035)
1346.97/1347.26	c #Conflicts:     725000 | #Learnt:      33386 | 0.000
1346.97/1347.26	c total clause space: 127.173MB
1346.97/1347.26	c total #watches: 627228
1349.67/1349.97	c total #propagations: 215609388 / total #impl: 6222471296 (eff. 0.035)
1349.67/1349.97	c #Conflicts:     726000 | #Learnt:      34386 | 0.000
1349.67/1349.97	c total clause space: 127.173MB
1349.67/1349.97	c total #watches: 639171
1352.78/1353.10	c total #propagations: 215944256 / total #impl: 6233148640 (eff. 0.035)
1352.78/1353.10	c #Conflicts:     727000 | #Learnt:      35386 | 0.000
1352.78/1353.10	c total clause space: 127.173MB
1352.78/1353.10	c total #watches: 650559
1355.77/1356.06	c total #propagations: 216364478 / total #impl: 6244967628 (eff. 0.035)
1355.77/1356.06	c #Conflicts:     728000 | #Learnt:      36386 | 0.000
1355.77/1356.06	c total clause space: 127.173MB
1355.77/1356.06	c total #watches: 661139
1358.87/1359.16	c total #propagations: 216739966 / total #impl: 6256297089 (eff. 0.035)
1358.87/1359.16	c #Conflicts:     729000 | #Learnt:      37386 | 0.000
1358.87/1359.16	c total clause space: 127.173MB
1358.87/1359.16	c total #watches: 671755
1361.97/1362.25	c total #propagations: 217223964 / total #impl: 6267766222 (eff. 0.035)
1361.97/1362.25	c #Conflicts:     730000 | #Learnt:      38386 | 0.000
1361.97/1362.25	c total clause space: 127.173MB
1361.97/1362.25	c total #watches: 682265
1364.97/1365.26	c total #propagations: 217639736 / total #impl: 6280467237 (eff. 0.035)
1364.97/1365.26	c #Conflicts:     731000 | #Learnt:      39386 | 0.000
1364.97/1365.26	c total clause space: 127.173MB
1364.97/1365.26	c total #watches: 692808
1368.47/1368.71	c total #propagations: 218037720 / total #impl: 6292206957 (eff. 0.035)
1368.47/1368.71	c #Conflicts:     732000 | #Learnt:      40386 | 0.000
1368.47/1368.71	c total clause space: 127.173MB
1368.47/1368.71	c total #watches: 705406
1370.56/1370.84	c total #propagations: 218416235 / total #impl: 6305666928 (eff. 0.035)
1370.56/1370.84	c GC COLLECT
1370.56/1370.84	c #Conflicts:     733000 | #Learnt:      20779 | 0.000
1370.56/1370.84	c total clause space: 127.173MB
1370.56/1370.84	c total #watches: 485730
1372.16/1372.45	c total #propagations: 218571896 / total #impl: 6313049346 (eff. 0.035)
1372.16/1372.45	c #Conflicts:     734000 | #Learnt:      21779 | 0.000
1372.16/1372.45	c total clause space: 127.173MB
1372.16/1372.45	c total #watches: 494136
1373.86/1374.16	c total #propagations: 218873943 / total #impl: 6319704840 (eff. 0.035)
1373.86/1374.16	c #Conflicts:     735000 | #Learnt:      22779 | 0.000
1373.86/1374.16	c total clause space: 127.173MB
1373.86/1374.16	c total #watches: 504273
1375.76/1376.07	c total #propagations: 219177755 / total #impl: 6326762076 (eff. 0.035)
1375.76/1376.07	c #Conflicts:     736000 | #Learnt:      23779 | 0.000
1375.76/1376.07	c total clause space: 127.173MB
1375.76/1376.07	c total #watches: 518003
1377.66/1377.99	c total #propagations: 219396981 / total #impl: 6334888127 (eff. 0.035)
1377.66/1377.99	c #Conflicts:     737000 | #Learnt:      24779 | 0.000
1377.66/1377.99	c total clause space: 127.173MB
1377.66/1377.99	c total #watches: 532338
1379.46/1379.73	c total #propagations: 219645186 / total #impl: 6342779900 (eff. 0.035)
1379.46/1379.73	c #Conflicts:     738000 | #Learnt:      25779 | 0.000
1379.46/1379.73	c total clause space: 127.173MB
1379.46/1379.73	c total #watches: 541645
1381.85/1382.19	c total #propagations: 219990400 / total #impl: 6350817160 (eff. 0.035)
1381.85/1382.19	c #Conflicts:     739000 | #Learnt:      26779 | 0.000
1381.85/1382.19	c total clause space: 127.173MB
1381.85/1382.19	c total #watches: 554278
1384.45/1384.72	c total #propagations: 220202539 / total #impl: 6363057236 (eff. 0.035)
1384.45/1384.72	c #Conflicts:     740000 | #Learnt:      27779 | 0.000
1384.45/1384.72	c total clause space: 127.173MB
1384.45/1384.72	c total #watches: 568674
1386.65/1386.94	c total #propagations: 220433317 / total #impl: 6375412032 (eff. 0.035)
1386.65/1386.94	c #Conflicts:     741000 | #Learnt:      28779 | 0.000
1386.65/1386.94	c total clause space: 127.173MB
1386.65/1386.94	c total #watches: 580606
1388.75/1389.07	c total #propagations: 220739906 / total #impl: 6385429106 (eff. 0.035)
1388.75/1389.07	c #Conflicts:     742000 | #Learnt:      29779 | 0.000
1388.75/1389.07	c total clause space: 127.173MB
1388.75/1389.07	c total #watches: 589687
1391.05/1391.35	c total #propagations: 221134515 / total #impl: 6395371392 (eff. 0.035)
1391.05/1391.35	c #Conflicts:     743000 | #Learnt:      30779 | 0.000
1391.05/1391.35	c total clause space: 127.173MB
1391.05/1391.35	c total #watches: 601683
1393.35/1393.62	c total #propagations: 221504173 / total #impl: 6405735936 (eff. 0.035)
1393.35/1393.62	c #Conflicts:     744000 | #Learnt:      31779 | 0.000
1393.35/1393.62	c total clause space: 127.173MB
1393.35/1393.62	c total #watches: 609167
1395.35/1395.63	c total #propagations: 221829045 / total #impl: 6414130150 (eff. 0.035)
1395.35/1395.63	c #Conflicts:     745000 | #Learnt:      32779 | 0.000
1395.35/1395.63	c total clause space: 127.173MB
1395.35/1395.63	c total #watches: 620017
1397.25/1397.57	c total #propagations: 222075530 / total #impl: 6421172737 (eff. 0.035)
1397.25/1397.57	c #Conflicts:     746000 | #Learnt:      33779 | 0.000
1397.25/1397.57	c total clause space: 127.173MB
1397.25/1397.57	c total #watches: 630372
1399.45/1399.78	c total #propagations: 222272160 / total #impl: 6425769034 (eff. 0.035)
1399.45/1399.78	c #Conflicts:     747000 | #Learnt:      34779 | 0.000
1399.45/1399.78	c total clause space: 127.173MB
1399.45/1399.78	c total #watches: 638966
1401.65/1402.00	c total #propagations: 222614573 / total #impl: 6432732036 (eff. 0.035)
1401.65/1402.00	c #Conflicts:     748000 | #Learnt:      35779 | 0.000
1401.65/1402.00	c total clause space: 127.173MB
1401.65/1402.00	c total #watches: 647412
1403.55/1403.89	c total #propagations: 222903189 / total #impl: 6439973896 (eff. 0.035)
1403.55/1403.89	c #Conflicts:     749000 | #Learnt:      36779 | 0.000
1403.55/1403.89	c total clause space: 127.173MB
1403.55/1403.89	c total #watches: 654232
1405.35/1405.60	c total #propagations: 223105423 / total #impl: 6446318755 (eff. 0.035)
1405.35/1405.60	c #Conflicts:     750000 | #Learnt:      37779 | 0.000
1405.35/1405.60	c total clause space: 127.173MB
1405.35/1405.60	c total #watches: 661924
1407.05/1407.30	c total #propagations: 223314030 / total #impl: 6451516047 (eff. 0.035)
1407.05/1407.30	c #Conflicts:     751000 | #Learnt:      38779 | 0.000
1407.05/1407.30	c total clause space: 127.173MB
1407.05/1407.30	c total #watches: 671880
1409.45/1409.74	c total #propagations: 223453555 / total #impl: 6456437936 (eff. 0.035)
1409.45/1409.74	c #Conflicts:     752000 | #Learnt:      39779 | 0.000
1409.45/1409.74	c total clause space: 127.173MB
1409.45/1409.74	c total #watches: 680445
1411.85/1412.12	c total #propagations: 223683076 / total #impl: 6463914755 (eff. 0.035)
1411.85/1412.12	c #Conflicts:     753000 | #Learnt:      40779 | 0.000
1411.85/1412.12	c total clause space: 127.173MB
1411.85/1412.12	c total #watches: 689228
1414.45/1414.71	c total #propagations: 223958217 / total #impl: 6472064573 (eff. 0.035)
1414.45/1414.71	c #Conflicts:     754000 | #Learnt:      41779 | 0.000
1414.45/1414.71	c total clause space: 127.173MB
1414.45/1414.71	c total #watches: 698099
1416.55/1416.86	c total #propagations: 224221919 / total #impl: 6481844406 (eff. 0.035)
1416.55/1416.86	c GC COLLECT
1416.55/1416.86	c #Conflicts:     755000 | #Learnt:      21883 | 0.000
1416.55/1416.86	c total clause space: 127.173MB
1416.55/1416.86	c total #watches: 493470
1418.14/1418.48	c total #propagations: 224668233 / total #impl: 6492398550 (eff. 0.035)
1418.14/1418.48	c #Conflicts:     756000 | #Learnt:      22883 | 0.000
1418.14/1418.48	c total clause space: 127.173MB
1418.14/1418.48	c total #watches: 501718
1420.04/1420.32	c total #propagations: 225038072 / total #impl: 6498813237 (eff. 0.035)
1420.04/1420.32	c #Conflicts:     757000 | #Learnt:      23883 | 0.000
1420.04/1420.32	c total clause space: 127.173MB
1420.04/1420.32	c total #watches: 510835
1421.74/1422.06	c total #propagations: 225322419 / total #impl: 6505151558 (eff. 0.035)
1421.74/1422.06	c #Conflicts:     758000 | #Learnt:      24883 | 0.000
1421.74/1422.06	c total clause space: 127.173MB
1421.74/1422.06	c total #watches: 519125
1423.15/1423.47	c total #propagations: 225586013 / total #impl: 6512154726 (eff. 0.035)
1423.15/1423.47	c #Conflicts:     759000 | #Learnt:      25883 | 0.000
1423.15/1423.47	c total clause space: 127.173MB
1423.15/1423.47	c total #watches: 524643
1424.84/1425.12	c total #propagations: 225908988 / total #impl: 6517805240 (eff. 0.035)
1424.84/1425.12	c #Conflicts:     760000 | #Learnt:      26883 | 0.000
1424.84/1425.12	c total clause space: 127.173MB
1424.84/1425.12	c total #watches: 533245
1426.64/1426.95	c total #propagations: 226210768 / total #impl: 6524378608 (eff. 0.035)
1426.64/1426.95	c #Conflicts:     761000 | #Learnt:      27883 | 0.000
1426.64/1426.95	c total clause space: 127.173MB
1426.64/1426.95	c total #watches: 540835
1428.75/1429.06	c total #propagations: 226608868 / total #impl: 6532746345 (eff. 0.035)
1428.75/1429.06	c #Conflicts:     762000 | #Learnt:      28883 | 0.000
1428.75/1429.06	c total clause space: 127.173MB
1428.75/1429.06	c total #watches: 549501
1430.85/1431.17	c total #propagations: 227022973 / total #impl: 6543067533 (eff. 0.035)
1430.85/1431.17	c #Conflicts:     763000 | #Learnt:      29883 | 0.000
1430.85/1431.17	c total clause space: 127.173MB
1430.85/1431.17	c total #watches: 557908
1433.05/1433.34	c total #propagations: 227439141 / total #impl: 6553083160 (eff. 0.035)
1433.05/1433.34	c #Conflicts:     764000 | #Learnt:      30883 | 0.000
1433.05/1433.34	c total clause space: 127.173MB
1433.05/1433.34	c total #watches: 565735
1434.84/1435.19	c total #propagations: 227820610 / total #impl: 6562918301 (eff. 0.035)
1434.84/1435.19	c #Conflicts:     765000 | #Learnt:      31883 | 0.000
1434.84/1435.19	c total clause space: 127.173MB
1434.84/1435.19	c total #watches: 573055
1437.24/1437.50	c total #propagations: 228126336 / total #impl: 6570419055 (eff. 0.035)
1437.24/1437.50	c #Conflicts:     766000 | #Learnt:      32883 | 0.000
1437.24/1437.50	c total clause space: 127.173MB
1437.24/1437.50	c total #watches: 587247
1439.44/1439.77	c total #propagations: 228356258 / total #impl: 6579978422 (eff. 0.035)
1439.44/1439.77	c #Conflicts:     767000 | #Learnt:      33883 | 0.000
1439.44/1439.77	c total clause space: 127.173MB
1439.44/1439.77	c total #watches: 596580
1441.74/1442.05	c total #propagations: 228553487 / total #impl: 6588508627 (eff. 0.035)
1441.74/1442.05	c #Conflicts:     768000 | #Learnt:      34883 | 0.000
1441.74/1442.05	c total clause space: 127.173MB
1441.74/1442.05	c total #watches: 606222
1443.64/1443.97	c total #propagations: 228813838 / total #impl: 6597480174 (eff. 0.035)
1443.64/1443.97	c #Conflicts:     769000 | #Learnt:      35883 | 0.000
1443.64/1443.97	c total clause space: 127.173MB
1443.64/1443.97	c total #watches: 614922
1445.44/1445.77	c total #propagations: 229085539 / total #impl: 6605413643 (eff. 0.035)
1445.44/1445.77	c #Conflicts:     770000 | #Learnt:      36883 | 0.000
1445.44/1445.77	c total clause space: 127.173MB
1445.44/1445.77	c total #watches: 622264
1447.84/1448.11	c total #propagations: 229365202 / total #impl: 6613683157 (eff. 0.035)
1447.84/1448.11	c #Conflicts:     771000 | #Learnt:      37883 | 0.000
1447.84/1448.11	c total clause space: 127.173MB
1447.84/1448.11	c total #watches: 632835
1450.14/1450.42	c total #propagations: 229623819 / total #impl: 6623648246 (eff. 0.035)
1450.14/1450.42	c #Conflicts:     772000 | #Learnt:      38883 | 0.000
1450.14/1450.42	c total clause space: 127.173MB
1450.14/1450.42	c total #watches: 642346
1452.54/1452.90	c total #propagations: 229862847 / total #impl: 6633041196 (eff. 0.035)
1452.54/1452.90	c #Conflicts:     773000 | #Learnt:      39883 | 0.000
1452.54/1452.90	c total clause space: 127.173MB
1452.54/1452.90	c total #watches: 652063
1454.84/1455.11	c total #propagations: 230240274 / total #impl: 6642850326 (eff. 0.035)
1454.84/1455.11	c #Conflicts:     774000 | #Learnt:      40883 | 0.000
1454.84/1455.11	c total clause space: 127.173MB
1454.84/1455.11	c total #watches: 659755
1457.14/1457.46	c total #propagations: 230574900 / total #impl: 6652192288 (eff. 0.035)
1457.14/1457.46	c #Conflicts:     775000 | #Learnt:      41883 | 0.000
1457.14/1457.46	c total clause space: 127.173MB
1457.14/1457.46	c total #watches: 670634
1459.34/1459.61	c total #propagations: 230810014 / total #impl: 6662088230 (eff. 0.035)
1459.34/1459.61	c GC COLLECT
1459.34/1459.61	c #Conflicts:     776000 | #Learnt:      21679 | 0.000
1459.34/1459.61	c total clause space: 127.173MB
1459.34/1459.61	c total #watches: 493939
1460.74/1461.00	c total #propagations: 231091591 / total #impl: 6670102647 (eff. 0.035)
1460.74/1461.00	c #Conflicts:     777000 | #Learnt:      22679 | 0.000
1460.74/1461.00	c total clause space: 127.173MB
1460.74/1461.00	c total #watches: 503698
1462.34/1462.66	c total #propagations: 231284647 / total #impl: 6674766303 (eff. 0.035)
1462.34/1462.66	c #Conflicts:     778000 | #Learnt:      23679 | 0.000
1462.34/1462.66	c total clause space: 127.173MB
1462.34/1462.66	c total #watches: 510577
1464.14/1464.47	c total #propagations: 231568182 / total #impl: 6681673533 (eff. 0.035)
1464.14/1464.47	c #Conflicts:     779000 | #Learnt:      24679 | 0.000
1464.14/1464.47	c total clause space: 127.173MB
1464.14/1464.47	c total #watches: 518439
1465.84/1466.19	c total #propagations: 231802278 / total #impl: 6689206033 (eff. 0.035)
1465.84/1466.19	c #Conflicts:     780000 | #Learnt:      25679 | 0.000
1465.84/1466.19	c total clause space: 127.173MB
1465.84/1466.19	c total #watches: 526082
1467.84/1468.11	c total #propagations: 232091986 / total #impl: 6696060368 (eff. 0.035)
1467.84/1468.11	c #Conflicts:     781000 | #Learnt:      26679 | 0.000
1467.84/1468.11	c total clause space: 127.173MB
1467.84/1468.11	c total #watches: 535234
1469.34/1469.65	c total #propagations: 232402662 / total #impl: 6704428120 (eff. 0.035)
1469.34/1469.65	c #Conflicts:     782000 | #Learnt:      27679 | 0.000
1469.34/1469.65	c total clause space: 127.173MB
1469.34/1469.65	c total #watches: 546496
1471.04/1471.36	c total #propagations: 232544537 / total #impl: 6709437292 (eff. 0.035)
1471.04/1471.36	c #Conflicts:     783000 | #Learnt:      28679 | 0.000
1471.04/1471.36	c total clause space: 127.173MB
1471.04/1471.36	c total #watches: 554075
1473.04/1473.37	c total #propagations: 232881933 / total #impl: 6716518503 (eff. 0.035)
1473.04/1473.37	c #Conflicts:     784000 | #Learnt:      29679 | 0.000
1473.04/1473.37	c total clause space: 127.173MB
1473.04/1473.37	c total #watches: 562253
1475.34/1475.62	c total #propagations: 233229885 / total #impl: 6724897325 (eff. 0.035)
1475.34/1475.62	c #Conflicts:     785000 | #Learnt:      30679 | 0.000
1475.34/1475.62	c total clause space: 127.173MB
1475.34/1475.62	c total #watches: 570092
1477.54/1477.81	c total #propagations: 233622332 / total #impl: 6734884963 (eff. 0.035)
1477.54/1477.81	c #Conflicts:     786000 | #Learnt:      31679 | 0.000
1477.54/1477.81	c total clause space: 127.173MB
1477.54/1477.81	c total #watches: 578117
1479.34/1479.63	c total #propagations: 234059375 / total #impl: 6744164635 (eff. 0.035)
1479.34/1479.63	c #Conflicts:     787000 | #Learnt:      32679 | 0.000
1479.34/1479.63	c total clause space: 127.173MB
1479.34/1479.63	c total #watches: 585236
1481.54/1481.81	c total #propagations: 234381907 / total #impl: 6751694766 (eff. 0.035)
1481.54/1481.81	c #Conflicts:     788000 | #Learnt:      33679 | 0.000
1481.54/1481.81	c total clause space: 127.173MB
1481.54/1481.81	c total #watches: 593617
1483.23/1483.57	c total #propagations: 234768074 / total #impl: 6760580202 (eff. 0.035)
1483.23/1483.57	c #Conflicts:     789000 | #Learnt:      34679 | 0.000
1483.23/1483.57	c total clause space: 127.173MB
1483.23/1483.57	c total #watches: 601827
1485.63/1485.91	c total #propagations: 234958823 / total #impl: 6766140954 (eff. 0.035)
1485.63/1485.91	c #Conflicts:     790000 | #Learnt:      35679 | 0.000
1485.63/1485.91	c total clause space: 127.173MB
1485.63/1485.91	c total #watches: 610807
1487.83/1488.10	c total #propagations: 235221048 / total #impl: 6775718428 (eff. 0.035)
1487.83/1488.10	c #Conflicts:     791000 | #Learnt:      36679 | 0.000
1487.83/1488.10	c total clause space: 127.173MB
1487.83/1488.10	c total #watches: 618899
1490.03/1490.38	c total #propagations: 235534460 / total #impl: 6784559254 (eff. 0.035)
1490.03/1490.38	c #Conflicts:     792000 | #Learnt:      37679 | 0.000
1490.03/1490.38	c total clause space: 127.173MB
1490.03/1490.38	c total #watches: 626305
1492.44/1492.79	c total #propagations: 235820191 / total #impl: 6793385570 (eff. 0.035)
1492.44/1492.79	c #Conflicts:     793000 | #Learnt:      38679 | 0.000
1492.44/1492.79	c total clause space: 127.173MB
1492.44/1492.79	c total #watches: 633232
1494.64/1494.99	c total #propagations: 236153329 / total #impl: 6802760515 (eff. 0.035)
1494.64/1494.99	c #Conflicts:     794000 | #Learnt:      39679 | 0.000
1494.64/1494.99	c total clause space: 127.173MB
1494.64/1494.99	c total #watches: 640481
1497.03/1497.34	c total #propagations: 236451538 / total #impl: 6811598149 (eff. 0.035)
1497.03/1497.34	c #Conflicts:     795000 | #Learnt:      40679 | 0.000
1497.03/1497.34	c total clause space: 127.173MB
1497.03/1497.34	c total #watches: 648369
1499.43/1499.75	c total #propagations: 236785601 / total #impl: 6820814733 (eff. 0.035)
1499.43/1499.75	c #Conflicts:     796000 | #Learnt:      41679 | 0.000
1499.43/1499.75	c total clause space: 127.173MB
1499.43/1499.75	c total #watches: 657579
1501.63/1501.98	c total #propagations: 237077647 / total #impl: 6831008695 (eff. 0.035)
1501.63/1501.98	c #Conflicts:     797000 | #Learnt:      42679 | 0.000
1501.63/1501.98	c total clause space: 127.173MB
1501.63/1501.98	c total #watches: 665403
1503.73/1504.04	c total #propagations: 237376439 / total #impl: 6838775541 (eff. 0.035)
1503.73/1504.04	c GC COLLECT
1503.73/1504.04	c #Conflicts:     798000 | #Learnt:      22180 | 0.000
1503.73/1504.04	c total clause space: 127.173MB
1503.73/1504.04	c total #watches: 497639
1505.43/1505.72	c total #propagations: 237687085 / total #impl: 6847292598 (eff. 0.035)
1505.43/1505.72	c #Conflicts:     799000 | #Learnt:      23180 | 0.000
1505.43/1505.72	c total clause space: 127.173MB
1505.43/1505.72	c total #watches: 503753
1507.13/1507.48	c total #propagations: 238029434 / total #impl: 6854300213 (eff. 0.035)
1507.13/1507.48	c #Conflicts:     800000 | #Learnt:      24180 | 0.000
1507.13/1507.48	c total clause space: 127.173MB
1507.13/1507.48	c total #watches: 512226
1509.33/1509.66	c total #propagations: 238308837 / total #impl: 6862047468 (eff. 0.035)
1509.33/1509.66	c #Conflicts:     801000 | #Learnt:      25180 | 0.000
1509.33/1509.66	c total clause space: 127.173MB
1509.33/1509.66	c total #watches: 521314
1511.33/1511.61	c total #propagations: 238659148 / total #impl: 6872277358 (eff. 0.035)
1511.33/1511.61	c #Conflicts:     802000 | #Learnt:      26180 | 0.000
1511.33/1511.61	c total clause space: 127.173MB
1511.33/1511.61	c total #watches: 528795
1513.13/1513.49	c total #propagations: 238955441 / total #impl: 6880612806 (eff. 0.035)
1513.13/1513.49	c #Conflicts:     803000 | #Learnt:      27180 | 0.000
1513.13/1513.49	c total clause space: 127.173MB
1513.13/1513.49	c total #watches: 536729
1514.93/1515.21	c total #propagations: 239297095 / total #impl: 6888784385 (eff. 0.035)
1514.93/1515.21	c #Conflicts:     804000 | #Learnt:      28180 | 0.000
1514.93/1515.21	c total clause space: 127.173MB
1514.93/1515.21	c total #watches: 544442
1516.64/1516.97	c total #propagations: 239629976 / total #impl: 6896208029 (eff. 0.035)
1516.64/1516.97	c #Conflicts:     805000 | #Learnt:      29180 | 0.000
1516.64/1516.97	c total clause space: 127.173MB
1516.64/1516.97	c total #watches: 550988
1518.73/1519.06	c total #propagations: 239978910 / total #impl: 6904070813 (eff. 0.035)
1518.73/1519.06	c #Conflicts:     806000 | #Learnt:      30180 | 0.000
1518.73/1519.06	c total clause space: 127.173MB
1518.73/1519.06	c total #watches: 558388
1520.83/1521.14	c total #propagations: 240376843 / total #impl: 6913385475 (eff. 0.035)
1520.83/1521.14	c #Conflicts:     807000 | #Learnt:      31180 | 0.000
1520.83/1521.14	c total clause space: 127.173MB
1520.83/1521.14	c total #watches: 566343
1523.03/1523.36	c total #propagations: 240696161 / total #impl: 6922921702 (eff. 0.035)
1523.03/1523.36	c #Conflicts:     808000 | #Learnt:      32180 | 0.000
1523.03/1523.36	c total clause space: 127.173MB
1523.03/1523.36	c total #watches: 575154
1525.23/1525.58	c total #propagations: 240951642 / total #impl: 6930342065 (eff. 0.035)
1525.23/1525.58	c #Conflicts:     809000 | #Learnt:      33180 | 0.000
1525.23/1525.58	c total clause space: 127.173MB
1525.23/1525.58	c total #watches: 583857
1527.43/1527.79	c total #propagations: 241204229 / total #impl: 6939430736 (eff. 0.035)
1527.43/1527.79	c #Conflicts:     810000 | #Learnt:      34180 | 0.000
1527.43/1527.79	c total clause space: 127.173MB
1527.43/1527.79	c total #watches: 590646
1529.73/1530.00	c total #propagations: 241559657 / total #impl: 6948595815 (eff. 0.035)
1529.73/1530.00	c #Conflicts:     811000 | #Learnt:      35180 | 0.000
1529.73/1530.00	c total clause space: 127.173MB
1529.73/1530.00	c total #watches: 598607
1531.93/1532.25	c total #propagations: 241880254 / total #impl: 6957579124 (eff. 0.035)
1531.93/1532.25	c #Conflicts:     812000 | #Learnt:      36180 | 0.000
1531.93/1532.25	c total clause space: 127.173MB
1531.93/1532.25	c total #watches: 606173
1534.03/1534.35	c total #propagations: 242168709 / total #impl: 6967061253 (eff. 0.035)
1534.03/1534.35	c #Conflicts:     813000 | #Learnt:      37180 | 0.000
1534.03/1534.35	c total clause space: 127.173MB
1534.03/1534.35	c total #watches: 614056
1536.63/1536.99	c total #propagations: 242409695 / total #impl: 6973715582 (eff. 0.035)
1536.63/1536.99	c #Conflicts:     814000 | #Learnt:      38180 | 0.000
1536.63/1536.99	c total clause space: 127.173MB
1536.63/1536.99	c total #watches: 622136
1538.83/1539.12	c total #propagations: 242819764 / total #impl: 6983033875 (eff. 0.035)
1538.83/1539.12	c #Conflicts:     815000 | #Learnt:      39180 | 0.000
1538.83/1539.12	c total clause space: 127.173MB
1538.83/1539.12	c total #watches: 632493
1541.02/1541.37	c total #propagations: 243056346 / total #impl: 6990954577 (eff. 0.035)
1541.02/1541.37	c #Conflicts:     816000 | #Learnt:      40180 | 0.000
1541.02/1541.37	c total clause space: 127.173MB
1541.02/1541.37	c total #watches: 641750
1543.52/1543.80	c total #propagations: 243319796 / total #impl: 6999163852 (eff. 0.035)
1543.52/1543.80	c #Conflicts:     817000 | #Learnt:      41180 | 0.000
1543.52/1543.80	c total clause space: 127.173MB
1543.52/1543.80	c total #watches: 649044
1545.82/1546.16	c total #propagations: 243621331 / total #impl: 7007521053 (eff. 0.035)
1545.82/1546.16	c #Conflicts:     818000 | #Learnt:      42180 | 0.000
1545.82/1546.16	c total clause space: 127.173MB
1545.82/1546.16	c total #watches: 656995
1548.42/1548.78	c total #propagations: 243916509 / total #impl: 7016591203 (eff. 0.035)
1548.42/1548.78	c #Conflicts:     819000 | #Learnt:      43180 | 0.000
1548.42/1548.78	c total clause space: 127.173MB
1548.42/1548.78	c total #watches: 666355
1550.62/1550.98	c total #propagations: 244160547 / total #impl: 7028407547 (eff. 0.035)
1550.62/1550.98	c GC COLLECT
1550.62/1550.98	c #Conflicts:     820000 | #Learnt:      22379 | 0.000
1550.62/1550.98	c total clause space: 127.173MB
1550.62/1550.98	c total #watches: 499619
1552.52/1552.83	c total #propagations: 244481469 / total #impl: 7037581323 (eff. 0.035)
1552.52/1552.83	c #Conflicts:     821000 | #Learnt:      23379 | 0.000
1552.52/1552.83	c total clause space: 127.173MB
1552.52/1552.83	c total #watches: 511221
1554.42/1554.72	c total #propagations: 244705551 / total #impl: 7045047820 (eff. 0.035)
1554.42/1554.72	c #Conflicts:     822000 | #Learnt:      24379 | 0.000
1554.42/1554.72	c total clause space: 127.173MB
1554.42/1554.72	c total #watches: 521918
1556.12/1556.44	c total #propagations: 244936420 / total #impl: 7052887661 (eff. 0.035)
1556.12/1556.44	c #Conflicts:     823000 | #Learnt:      25379 | 0.000
1556.12/1556.44	c total clause space: 127.173MB
1556.12/1556.44	c total #watches: 530255
1558.02/1558.34	c total #propagations: 245224568 / total #impl: 7060253078 (eff. 0.035)
1558.02/1558.34	c #Conflicts:     824000 | #Learnt:      26379 | 0.000
1558.02/1558.34	c total clause space: 127.173MB
1558.02/1558.34	c total #watches: 539267
1559.63/1559.99	c total #propagations: 245486353 / total #impl: 7068915267 (eff. 0.035)
1559.63/1559.99	c #Conflicts:     825000 | #Learnt:      27379 | 0.000
1559.63/1559.99	c total clause space: 127.173MB
1559.63/1559.99	c total #watches: 548016
1561.42/1561.74	c total #propagations: 245723029 / total #impl: 7076567804 (eff. 0.035)
1561.42/1561.74	c #Conflicts:     826000 | #Learnt:      28379 | 0.000
1561.42/1561.74	c total clause space: 127.173MB
1561.42/1561.74	c total #watches: 555635
1563.32/1563.64	c total #propagations: 245997672 / total #impl: 7084140407 (eff. 0.035)
1563.32/1563.64	c #Conflicts:     827000 | #Learnt:      29379 | 0.000
1563.32/1563.64	c total clause space: 127.173MB
1563.32/1563.64	c total #watches: 562844
1565.03/1565.31	c total #propagations: 246296958 / total #impl: 7092621397 (eff. 0.035)
1565.03/1565.31	c #Conflicts:     828000 | #Learnt:      30379 | 0.000
1565.03/1565.31	c total clause space: 127.173MB
1565.03/1565.31	c total #watches: 570224
1566.62/1566.99	c total #propagations: 246527889 / total #impl: 7099747397 (eff. 0.035)
1566.62/1566.99	c #Conflicts:     829000 | #Learnt:      31379 | 0.000
1566.62/1566.99	c total clause space: 127.173MB
1566.62/1566.99	c total #watches: 578321
1568.62/1568.90	c total #propagations: 246760528 / total #impl: 7107519535 (eff. 0.035)
1568.62/1568.90	c #Conflicts:     830000 | #Learnt:      32379 | 0.000
1568.62/1568.90	c total clause space: 127.173MB
1568.62/1568.90	c total #watches: 585741
1570.63/1570.94	c total #propagations: 247109026 / total #impl: 7115829939 (eff. 0.035)
1570.63/1570.94	c #Conflicts:     831000 | #Learnt:      33379 | 0.000
1570.63/1570.94	c total clause space: 127.173MB
1570.63/1570.94	c total #watches: 594751
1572.72/1573.09	c total #propagations: 247454749 / total #impl: 7124913587 (eff. 0.035)
1572.72/1573.09	c #Conflicts:     832000 | #Learnt:      34379 | 0.000
1572.72/1573.09	c total clause space: 127.173MB
1572.72/1573.09	c total #watches: 608595
1574.92/1575.21	c total #propagations: 247732351 / total #impl: 7135184870 (eff. 0.035)
1574.92/1575.21	c #Conflicts:     833000 | #Learnt:      35379 | 0.000
1574.92/1575.21	c total clause space: 127.173MB
1574.92/1575.21	c total #watches: 618546
1577.42/1577.71	c total #propagations: 248068816 / total #impl: 7145003882 (eff. 0.035)
1577.42/1577.71	c #Conflicts:     834000 | #Learnt:      36379 | 0.000
1577.42/1577.71	c total clause space: 127.173MB
1577.42/1577.71	c total #watches: 628550
1579.92/1580.21	c total #propagations: 248374151 / total #impl: 7155867204 (eff. 0.035)
1579.92/1580.21	c #Conflicts:     835000 | #Learnt:      37379 | 0.000
1579.92/1580.21	c total clause space: 127.173MB
1579.92/1580.21	c total #watches: 637357
1582.62/1582.99	c total #propagations: 248682151 / total #impl: 7166121547 (eff. 0.035)
1582.62/1582.99	c #Conflicts:     836000 | #Learnt:      38379 | 0.000
1582.62/1582.99	c total clause space: 127.173MB
1582.62/1582.99	c total #watches: 646610
1585.82/1586.12	c total #propagations: 249055482 / total #impl: 7177383303 (eff. 0.035)
1585.82/1586.12	c #Conflicts:     837000 | #Learnt:      39379 | 0.000
1585.82/1586.12	c total clause space: 127.173MB
1585.82/1586.12	c total #watches: 656433
1588.62/1588.99	c total #propagations: 249452441 / total #impl: 7190576748 (eff. 0.035)
1588.62/1588.99	c #Conflicts:     838000 | #Learnt:      40379 | 0.000
1588.62/1588.99	c total clause space: 127.173MB
1588.62/1588.99	c total #watches: 666339
1591.42/1591.80	c total #propagations: 249835114 / total #impl: 7202154741 (eff. 0.035)
1591.42/1591.80	c #Conflicts:     839000 | #Learnt:      41379 | 0.000
1591.42/1591.80	c total clause space: 127.173MB
1591.42/1591.80	c total #watches: 677149
1594.62/1594.96	c total #propagations: 250165876 / total #impl: 7215765391 (eff. 0.035)
1594.62/1594.96	c #Conflicts:     840000 | #Learnt:      42379 | 0.000
1594.62/1594.96	c total clause space: 127.173MB
1594.62/1594.96	c total #watches: 689420
1598.51/1598.80	c total #propagations: 250583840 / total #impl: 7229960465 (eff. 0.035)
1598.51/1598.80	c #Conflicts:     841000 | #Learnt:      43379 | 0.000
1598.51/1598.80	c total clause space: 127.173MB
1598.51/1598.80	c total #watches: 702437
1601.71/1602.07	c total #propagations: 250942489 / total #impl: 7246136601 (eff. 0.035)
1601.71/1602.07	c GC COLLECT
1601.71/1602.07	c #Conflicts:     842000 | #Learnt:      22280 | 0.000
1601.71/1602.07	c total clause space: 127.173MB
1601.71/1602.07	c total #watches: 499153
1603.62/1603.93	c total #propagations: 251250352 / total #impl: 7259561423 (eff. 0.035)
1603.62/1603.93	c #Conflicts:     843000 | #Learnt:      23280 | 0.000
1603.62/1603.93	c total clause space: 127.173MB
1603.62/1603.93	c total #watches: 508747
1605.61/1605.91	c total #propagations: 251533094 / total #impl: 7269044553 (eff. 0.035)
1605.61/1605.91	c #Conflicts:     844000 | #Learnt:      24280 | 0.000
1605.61/1605.91	c total clause space: 127.173MB
1605.61/1605.91	c total #watches: 518406
1607.71/1608.08	c total #propagations: 251899735 / total #impl: 7278672998 (eff. 0.035)
1607.71/1608.08	c #Conflicts:     845000 | #Learnt:      25280 | 0.000
1607.71/1608.08	c total clause space: 127.173MB
1607.71/1608.08	c total #watches: 528799
1610.22/1610.54	c total #propagations: 252309647 / total #impl: 7289304479 (eff. 0.035)
1610.22/1610.54	c #Conflicts:     846000 | #Learnt:      26280 | 0.000
1610.22/1610.54	c total clause space: 127.173MB
1610.22/1610.54	c total #watches: 539347
1612.11/1612.45	c total #propagations: 252725662 / total #impl: 7300700860 (eff. 0.035)
1612.11/1612.45	c #Conflicts:     847000 | #Learnt:      27280 | 0.000
1612.11/1612.45	c total clause space: 127.173MB
1612.11/1612.45	c total #watches: 546501
1614.21/1614.53	c total #propagations: 253021121 / total #impl: 7308930753 (eff. 0.035)
1614.21/1614.53	c #Conflicts:     848000 | #Learnt:      28280 | 0.000
1614.21/1614.53	c total clause space: 127.173MB
1614.21/1614.53	c total #watches: 555151
1616.51/1616.80	c total #propagations: 253331447 / total #impl: 7318440919 (eff. 0.035)
1616.51/1616.80	c #Conflicts:     849000 | #Learnt:      29280 | 0.000
1616.51/1616.80	c total clause space: 127.173MB
1616.51/1616.80	c total #watches: 568747
1618.51/1618.86	c total #propagations: 253597312 / total #impl: 7328837150 (eff. 0.035)
1618.51/1618.86	c #Conflicts:     850000 | #Learnt:      30280 | 0.000
1618.51/1618.86	c total clause space: 127.173MB
1618.51/1618.86	c total #watches: 577818
1620.71/1621.05	c total #propagations: 253932665 / total #impl: 7337297360 (eff. 0.035)
1620.71/1621.05	c #Conflicts:     851000 | #Learnt:      31280 | 0.000
1620.71/1621.05	c total clause space: 127.173MB
1620.71/1621.05	c total #watches: 585313
1622.81/1623.11	c total #propagations: 254323737 / total #impl: 7346172103 (eff. 0.035)
1622.81/1623.11	c #Conflicts:     852000 | #Learnt:      32280 | 0.000
1622.81/1623.11	c total clause space: 127.173MB
1622.81/1623.11	c total #watches: 592959
1625.01/1625.38	c total #propagations: 254643687 / total #impl: 7354909505 (eff. 0.035)
1625.01/1625.38	c #Conflicts:     853000 | #Learnt:      33280 | 0.000
1625.01/1625.38	c total clause space: 127.173MB
1625.01/1625.38	c total #watches: 601852
1627.91/1628.20	c total #propagations: 255023048 / total #impl: 7364972549 (eff. 0.035)
1627.91/1628.20	c #Conflicts:     854000 | #Learnt:      34280 | 0.000
1627.91/1628.20	c total clause space: 127.173MB
1627.91/1628.20	c total #watches: 611035
1630.21/1630.51	c total #propagations: 255462271 / total #impl: 7377239434 (eff. 0.035)
1630.21/1630.51	c #Conflicts:     855000 | #Learnt:      35280 | 0.000
1630.21/1630.51	c total clause space: 127.173MB
1630.21/1630.51	c total #watches: 620875
1632.41/1632.73	c total #propagations: 255764214 / total #impl: 7385608910 (eff. 0.035)
1632.41/1632.73	c #Conflicts:     856000 | #Learnt:      36280 | 0.000
1632.41/1632.73	c total clause space: 127.173MB
1632.41/1632.73	c total #watches: 628533
1634.41/1634.75	c total #propagations: 256020082 / total #impl: 7393678180 (eff. 0.035)
1634.41/1634.75	c #Conflicts:     857000 | #Learnt:      37280 | 0.000
1634.41/1634.75	c total clause space: 127.173MB
1634.41/1634.75	c total #watches: 636214
1636.61/1636.96	c total #propagations: 256254268 / total #impl: 7401670841 (eff. 0.035)
1636.61/1636.96	c #Conflicts:     858000 | #Learnt:      38280 | 0.000
1636.61/1636.96	c total clause space: 127.173MB
1636.61/1636.96	c total #watches: 645482
1638.71/1639.06	c total #propagations: 256547140 / total #impl: 7409401454 (eff. 0.035)
1638.71/1639.06	c #Conflicts:     859000 | #Learnt:      39280 | 0.000
1638.71/1639.06	c total clause space: 127.173MB
1638.71/1639.06	c total #watches: 656364
1640.91/1641.22	c total #propagations: 256756234 / total #impl: 7416485558 (eff. 0.035)
1640.91/1641.22	c #Conflicts:     860000 | #Learnt:      40280 | 0.000
1640.91/1641.22	c total clause space: 127.173MB
1640.91/1641.22	c total #watches: 664045
1643.21/1643.52	c total #propagations: 257012424 / total #impl: 7424414359 (eff. 0.035)
1643.21/1643.52	c #Conflicts:     861000 | #Learnt:      41280 | 0.000
1643.21/1643.52	c total clause space: 127.173MB
1643.21/1643.52	c total #watches: 671516
1646.21/1646.53	c total #propagations: 257327962 / total #impl: 7432457144 (eff. 0.035)
1646.21/1646.53	c #Conflicts:     862000 | #Learnt:      42280 | 0.000
1646.21/1646.53	c total clause space: 127.173MB
1646.21/1646.53	c total #watches: 680622
1649.01/1649.30	c total #propagations: 257721136 / total #impl: 7444728925 (eff. 0.035)
1649.01/1649.30	c #Conflicts:     863000 | #Learnt:      43280 | 0.000
1649.01/1649.30	c total clause space: 127.173MB
1649.01/1649.30	c total #watches: 692863
1651.81/1652.14	c total #propagations: 257931685 / total #impl: 7454969349 (eff. 0.035)
1651.81/1652.14	c #Conflicts:     864000 | #Learnt:      44280 | 0.000
1651.81/1652.14	c total clause space: 127.173MB
1651.81/1652.14	c total #watches: 707339
1654.21/1654.57	c total #propagations: 258144017 / total #impl: 7464628825 (eff. 0.035)
1654.21/1654.57	c GC COLLECT
1654.21/1654.57	c #Conflicts:     865000 | #Learnt:      22889 | 0.000
1654.21/1654.57	c total clause space: 127.173MB
1654.21/1654.57	c total #watches: 504901
1656.20/1656.51	c total #propagations: 258382383 / total #impl: 7474130210 (eff. 0.035)
1656.20/1656.51	c #Conflicts:     866000 | #Learnt:      23889 | 0.000
1656.20/1656.51	c total clause space: 127.173MB
1656.20/1656.51	c total #watches: 513357
1658.20/1658.58	c total #propagations: 258658948 / total #impl: 7482421237 (eff. 0.035)
1658.20/1658.58	c #Conflicts:     867000 | #Learnt:      24889 | 0.000
1658.20/1658.58	c total clause space: 127.173MB
1658.20/1658.58	c total #watches: 522161
1660.50/1660.80	c total #propagations: 258934566 / total #impl: 7492147207 (eff. 0.035)
1660.50/1660.80	c #Conflicts:     868000 | #Learnt:      25889 | 0.000
1660.50/1660.80	c total clause space: 127.173MB
1660.50/1660.80	c total #watches: 530217
1662.20/1662.53	c total #propagations: 259360495 / total #impl: 7503462567 (eff. 0.035)
1662.20/1662.53	c #Conflicts:     869000 | #Learnt:      26889 | 0.000
1662.20/1662.53	c total clause space: 127.173MB
1662.20/1662.53	c total #watches: 538097
1664.20/1664.53	c total #propagations: 259634366 / total #impl: 7510188197 (eff. 0.035)
1664.20/1664.53	c #Conflicts:     870000 | #Learnt:      27889 | 0.000
1664.20/1664.53	c total clause space: 127.173MB
1664.20/1664.53	c total #watches: 545982
1666.31/1666.69	c total #propagations: 259926817 / total #impl: 7518402674 (eff. 0.035)
1666.31/1666.69	c #Conflicts:     871000 | #Learnt:      28889 | 0.000
1666.31/1666.69	c total clause space: 127.173MB
1666.31/1666.69	c total #watches: 553682
1668.41/1668.79	c total #propagations: 260259732 / total #impl: 7527773114 (eff. 0.035)
1668.41/1668.79	c #Conflicts:     872000 | #Learnt:      29889 | 0.000
1668.41/1668.79	c total clause space: 127.173MB
1668.41/1668.79	c total #watches: 562894
1670.90/1671.30	c total #propagations: 260566146 / total #impl: 7537921410 (eff. 0.035)
1670.90/1671.30	c #Conflicts:     873000 | #Learnt:      30889 | 0.000
1670.90/1671.30	c total clause space: 127.173MB
1670.90/1671.30	c total #watches: 575238
1673.30/1673.68	c total #propagations: 260861844 / total #impl: 7549323437 (eff. 0.035)
1673.30/1673.68	c #Conflicts:     874000 | #Learnt:      31889 | 0.000
1673.30/1673.68	c total clause space: 127.173MB
1673.30/1673.68	c total #watches: 585487
1675.80/1676.11	c total #propagations: 261148233 / total #impl: 7559224295 (eff. 0.035)
1675.80/1676.11	c #Conflicts:     875000 | #Learnt:      32889 | 0.000
1675.80/1676.11	c total clause space: 127.173MB
1675.80/1676.11	c total #watches: 595131
1678.20/1678.56	c total #propagations: 261449178 / total #impl: 7569506014 (eff. 0.035)
1678.20/1678.56	c #Conflicts:     876000 | #Learnt:      33889 | 0.000
1678.20/1678.56	c total clause space: 127.173MB
1678.20/1678.56	c total #watches: 604572
1680.61/1680.92	c total #propagations: 261806298 / total #impl: 7581514559 (eff. 0.035)
1680.61/1680.92	c #Conflicts:     877000 | #Learnt:      34889 | 0.000
1680.61/1680.92	c total clause space: 127.173MB
1680.61/1680.92	c total #watches: 614725
1682.71/1683.08	c total #propagations: 262127740 / total #impl: 7591669201 (eff. 0.035)
1682.71/1683.08	c #Conflicts:     878000 | #Learnt:      35889 | 0.000
1682.71/1683.08	c total clause space: 127.173MB
1682.71/1683.08	c total #watches: 622899
1684.70/1685.09	c total #propagations: 262383072 / total #impl: 7599367706 (eff. 0.035)
1684.70/1685.09	c #Conflicts:     879000 | #Learnt:      36889 | 0.000
1684.70/1685.09	c total clause space: 127.173MB
1684.70/1685.09	c total #watches: 630626
1686.70/1687.07	c total #propagations: 262625852 / total #impl: 7607165996 (eff. 0.035)
1686.70/1687.07	c #Conflicts:     880000 | #Learnt:      37889 | 0.000
1686.70/1687.07	c total clause space: 127.173MB
1686.70/1687.07	c total #watches: 639469
1689.41/1689.72	c total #propagations: 262881967 / total #impl: 7615090649 (eff. 0.035)
1689.41/1689.72	c #Conflicts:     881000 | #Learnt:      38889 | 0.000
1689.41/1689.72	c total clause space: 127.173MB
1689.41/1689.72	c total #watches: 649523
1691.90/1692.24	c total #propagations: 263263233 / total #impl: 7625750325 (eff. 0.035)
1691.90/1692.24	c #Conflicts:     882000 | #Learnt:      39889 | 0.000
1691.90/1692.24	c total clause space: 127.173MB
1691.90/1692.24	c total #watches: 657813
1694.40/1694.73	c total #propagations: 263516932 / total #impl: 7634454553 (eff. 0.035)
1694.40/1694.73	c #Conflicts:     883000 | #Learnt:      40889 | 0.000
1694.40/1694.73	c total clause space: 127.173MB
1694.40/1694.73	c total #watches: 666399
1696.90/1697.26	c total #propagations: 263758610 / total #impl: 7642914961 (eff. 0.035)
1696.90/1697.26	c #Conflicts:     884000 | #Learnt:      41889 | 0.000
1696.90/1697.26	c total clause space: 127.173MB
1696.90/1697.26	c total #watches: 675904
1699.40/1699.77	c total #propagations: 263982880 / total #impl: 7651924073 (eff. 0.034)
1699.40/1699.77	c #Conflicts:     885000 | #Learnt:      42889 | 0.000
1699.40/1699.77	c total clause space: 127.173MB
1699.40/1699.77	c total #watches: 683969
1702.10/1702.47	c total #propagations: 264202864 / total #impl: 7661266927 (eff. 0.034)
1702.10/1702.47	c #Conflicts:     886000 | #Learnt:      43889 | 0.000
1702.10/1702.47	c total clause space: 127.173MB
1702.10/1702.47	c total #watches: 694818
1704.80/1705.17	c total #propagations: 264450192 / total #impl: 7671977066 (eff. 0.034)
1704.80/1705.17	c #Conflicts:     887000 | #Learnt:      44889 | 0.000
1704.80/1705.17	c total clause space: 127.173MB
1704.80/1705.17	c total #watches: 705217
1707.50/1707.80	c total #propagations: 264689027 / total #impl: 7682529248 (eff. 0.034)
1707.50/1707.80	c GC COLLECT
1707.50/1707.80	c #Conflicts:     888000 | #Learnt:      23185 | 0.000
1707.50/1707.80	c total clause space: 127.173MB
1707.50/1707.80	c total #watches: 507623
1709.30/1709.62	c total #propagations: 264931133 / total #impl: 7693707272 (eff. 0.034)
1709.30/1709.62	c #Conflicts:     889000 | #Learnt:      24185 | 0.000
1709.30/1709.62	c total clause space: 127.173MB
1709.30/1709.62	c total #watches: 515985
1711.40/1711.76	c total #propagations: 265159101 / total #impl: 7702319376 (eff. 0.034)
1711.40/1711.76	c #Conflicts:     890000 | #Learnt:      25185 | 0.000
1711.40/1711.76	c total clause space: 127.173MB
1711.40/1711.76	c total #watches: 527191
1713.39/1713.75	c total #propagations: 265432069 / total #impl: 7712584122 (eff. 0.034)
1713.39/1713.75	c #Conflicts:     891000 | #Learnt:      26185 | 0.000
1713.39/1713.75	c total clause space: 127.173MB
1713.39/1713.75	c total #watches: 537172
1714.79/1715.13	c total #propagations: 265669817 / total #impl: 7721972793 (eff. 0.034)
1714.79/1715.13	c #Conflicts:     892000 | #Learnt:      27185 | 0.000
1714.79/1715.13	c total clause space: 127.173MB
1714.79/1715.13	c total #watches: 545144
1716.59/1716.90	c total #propagations: 265848071 / total #impl: 7726536616 (eff. 0.034)
1716.59/1716.90	c #Conflicts:     893000 | #Learnt:      28185 | 0.000
1716.59/1716.90	c total clause space: 127.173MB
1716.59/1716.90	c total #watches: 553076
1718.59/1718.94	c total #propagations: 266116149 / total #impl: 7733704530 (eff. 0.034)
1718.59/1718.94	c #Conflicts:     894000 | #Learnt:      29185 | 0.000
1718.59/1718.94	c total clause space: 127.173MB
1718.59/1718.94	c total #watches: 562719
1720.69/1721.09	c total #propagations: 266388072 / total #impl: 7743015533 (eff. 0.034)
1720.69/1721.09	c #Conflicts:     895000 | #Learnt:      30185 | 0.000
1720.69/1721.09	c total clause space: 127.173MB
1720.69/1721.09	c total #watches: 569368
1723.09/1723.46	c total #propagations: 266736724 / total #impl: 7752019293 (eff. 0.034)
1723.09/1723.46	c #Conflicts:     896000 | #Learnt:      31185 | 0.000
1723.09/1723.46	c total clause space: 127.173MB
1723.09/1723.46	c total #watches: 578167
1725.09/1725.48	c total #propagations: 267075149 / total #impl: 7762493750 (eff. 0.034)
1725.09/1725.48	c #Conflicts:     897000 | #Learnt:      32185 | 0.000
1725.09/1725.48	c total clause space: 127.173MB
1725.09/1725.48	c total #watches: 587576
1727.99/1728.32	c total #propagations: 267293459 / total #impl: 7770539072 (eff. 0.034)
1727.99/1728.32	c #Conflicts:     898000 | #Learnt:      33185 | 0.000
1727.99/1728.32	c total clause space: 127.173MB
1727.99/1728.32	c total #watches: 598460
1730.49/1730.87	c total #propagations: 267557555 / total #impl: 7781903852 (eff. 0.034)
1730.49/1730.87	c #Conflicts:     899000 | #Learnt:      34185 | 0.000
1730.49/1730.87	c total clause space: 127.173MB
1730.49/1730.87	c total #watches: 609761
1732.79/1733.15	c total #propagations: 267806865 / total #impl: 7791957431 (eff. 0.034)
1732.79/1733.15	c #Conflicts:     900000 | #Learnt:      35185 | 0.000
1732.79/1733.15	c total clause space: 127.173MB
1732.79/1733.15	c total #watches: 618338
1734.99/1735.38	c total #propagations: 268159897 / total #impl: 7800783224 (eff. 0.034)
1734.99/1735.38	c #Conflicts:     901000 | #Learnt:      36185 | 0.000
1734.99/1735.38	c total clause space: 127.173MB
1734.99/1735.38	c total #watches: 626052
1737.09/1737.44	c total #propagations: 268486310 / total #impl: 7809706639 (eff. 0.034)
1737.09/1737.44	c #Conflicts:     902000 | #Learnt:      37185 | 0.000
1737.09/1737.44	c total clause space: 127.173MB
1737.09/1737.44	c total #watches: 636433
1739.59/1739.92	c total #propagations: 268704764 / total #impl: 7818069177 (eff. 0.034)
1739.59/1739.92	c #Conflicts:     903000 | #Learnt:      38185 | 0.000
1739.59/1739.92	c total clause space: 127.173MB
1739.59/1739.92	c total #watches: 647644
1742.09/1742.42	c total #propagations: 268951562 / total #impl: 7826648003 (eff. 0.034)
1742.09/1742.42	c #Conflicts:     904000 | #Learnt:      39185 | 0.000
1742.09/1742.42	c total clause space: 127.173MB
1742.09/1742.42	c total #watches: 658051
1744.59/1744.98	c total #propagations: 269205445 / total #impl: 7834979869 (eff. 0.034)
1744.59/1744.98	c #Conflicts:     905000 | #Learnt:      40185 | 0.000
1744.59/1744.98	c total clause space: 127.173MB
1744.59/1744.98	c total #watches: 666395
1746.99/1747.31	c total #propagations: 269600152 / total #impl: 7845439228 (eff. 0.034)
1746.99/1747.31	c #Conflicts:     906000 | #Learnt:      41185 | 0.000
1746.99/1747.31	c total clause space: 127.173MB
1746.99/1747.31	c total #watches: 676740
1749.19/1749.59	c total #propagations: 269983269 / total #impl: 7854616832 (eff. 0.034)
1749.19/1749.59	c #Conflicts:     907000 | #Learnt:      42185 | 0.000
1749.19/1749.59	c total clause space: 127.173MB
1749.19/1749.59	c total #watches: 688827
1751.09/1751.45	c total #propagations: 270253097 / total #impl: 7862128513 (eff. 0.034)
1751.09/1751.45	c #Conflicts:     908000 | #Learnt:      43185 | 0.000
1751.09/1751.45	c total clause space: 127.173MB
1751.09/1751.45	c total #watches: 699548
1753.29/1753.61	c total #propagations: 270398894 / total #impl: 7866626150 (eff. 0.034)
1753.29/1753.61	c #Conflicts:     909000 | #Learnt:      44185 | 0.000
1753.29/1753.61	c total clause space: 127.173MB
1753.29/1753.61	c total #watches: 706879
1755.99/1756.34	c total #propagations: 270663201 / total #impl: 7873328380 (eff. 0.034)
1755.99/1756.34	c #Conflicts:     910000 | #Learnt:      45185 | 0.000
1755.99/1756.34	c total clause space: 127.173MB
1755.99/1756.34	c total #watches: 717042
1758.49/1758.85	c total #propagations: 271045816 / total #impl: 7882641679 (eff. 0.034)
1758.49/1758.85	c GC COLLECT
1758.49/1758.85	c #Conflicts:     911000 | #Learnt:      23188 | 0.000
1758.49/1758.85	c total clause space: 127.173MB
1758.49/1758.85	c total #watches: 508137
1760.69/1761.10	c total #propagations: 271308836 / total #impl: 7890191958 (eff. 0.034)
1760.69/1761.10	c #Conflicts:     912000 | #Learnt:      24188 | 0.000
1760.69/1761.10	c total clause space: 127.173MB
1760.69/1761.10	c total #watches: 518663
1762.29/1762.60	c total #propagations: 271646117 / total #impl: 7898210612 (eff. 0.034)
1762.29/1762.60	c #Conflicts:     913000 | #Learnt:      25188 | 0.000
1762.29/1762.60	c total clause space: 127.173MB
1762.29/1762.60	c total #watches: 529119
1763.98/1764.40	c total #propagations: 271820816 / total #impl: 7902717540 (eff. 0.034)
1763.98/1764.40	c #Conflicts:     914000 | #Learnt:      26188 | 0.000
1763.98/1764.40	c total clause space: 127.173MB
1763.98/1764.40	c total #watches: 539228
1765.98/1766.33	c total #propagations: 272049412 / total #impl: 7908941261 (eff. 0.034)
1765.98/1766.33	c #Conflicts:     915000 | #Learnt:      27188 | 0.000
1765.98/1766.33	c total clause space: 127.173MB
1765.98/1766.33	c total #watches: 547882
1767.98/1768.31	c total #propagations: 272352315 / total #impl: 7917563536 (eff. 0.034)
1767.98/1768.31	c #Conflicts:     916000 | #Learnt:      28188 | 0.000
1767.98/1768.31	c total clause space: 127.173MB
1767.98/1768.31	c total #watches: 555410
1769.78/1770.15	c total #propagations: 272625826 / total #impl: 7925700787 (eff. 0.034)
1769.78/1770.15	c #Conflicts:     917000 | #Learnt:      29188 | 0.000
1769.78/1770.15	c total clause space: 127.173MB
1769.78/1770.15	c total #watches: 564827
1771.48/1771.83	c total #propagations: 272905609 / total #impl: 7933817768 (eff. 0.034)
1771.48/1771.83	c #Conflicts:     918000 | #Learnt:      30188 | 0.000
1771.48/1771.83	c total clause space: 127.173MB
1771.48/1771.83	c total #watches: 574413
1773.18/1773.57	c total #propagations: 273129056 / total #impl: 7940570652 (eff. 0.034)
1773.18/1773.57	c #Conflicts:     919000 | #Learnt:      31188 | 0.000
1773.18/1773.57	c total clause space: 127.173MB
1773.18/1773.57	c total #watches: 583511
1775.78/1776.16	c total #propagations: 273310430 / total #impl: 7946175361 (eff. 0.034)
1775.78/1776.16	c #Conflicts:     920000 | #Learnt:      32188 | 0.000
1775.78/1776.16	c total clause space: 127.173MB
1775.78/1776.16	c total #watches: 592685
1777.98/1778.35	c total #propagations: 273648231 / total #impl: 7954960793 (eff. 0.034)
1777.98/1778.35	c #Conflicts:     921000 | #Learnt:      33188 | 0.000
1777.98/1778.35	c total clause space: 127.173MB
1777.98/1778.35	c total #watches: 602872
1779.68/1780.09	c total #propagations: 273975120 / total #impl: 7963864930 (eff. 0.034)
1779.68/1780.09	c #Conflicts:     922000 | #Learnt:      34188 | 0.000
1779.68/1780.09	c total clause space: 127.173MB
1779.68/1780.09	c total #watches: 612044
1781.69/1782.00	c total #propagations: 274157780 / total #impl: 7969456601 (eff. 0.034)
1781.69/1782.00	c #Conflicts:     923000 | #Learnt:      35188 | 0.000
1781.69/1782.00	c total clause space: 127.173MB
1781.69/1782.00	c total #watches: 620340
1783.99/1784.37	c total #propagations: 274357557 / total #impl: 7975793483 (eff. 0.034)
1783.99/1784.37	c #Conflicts:     924000 | #Learnt:      36188 | 0.000
1783.99/1784.37	c total clause space: 127.173MB
1783.99/1784.37	c total #watches: 631870
1786.48/1786.89	c total #propagations: 274587217 / total #impl: 7983141405 (eff. 0.034)
1786.48/1786.89	c #Conflicts:     925000 | #Learnt:      37188 | 0.000
1786.48/1786.89	c total clause space: 127.173MB
1786.48/1786.89	c total #watches: 640863
1789.08/1789.48	c total #propagations: 274931100 / total #impl: 7994032271 (eff. 0.034)
1789.08/1789.48	c #Conflicts:     926000 | #Learnt:      38188 | 0.000
1789.08/1789.48	c total clause space: 127.173MB
1789.08/1789.48	c total #watches: 650312
1791.88/1792.29	c total #propagations: 275241390 / total #impl: 8004900020 (eff. 0.034)
1791.88/1792.29	c #Conflicts:     927000 | #Learnt:      39188 | 0.000
1791.88/1792.29	c total clause space: 127.173MB
1791.88/1792.29	c total #watches: 660522
1795.18/1795.55	c total #propagations: 275542519 / total #impl: 8016976506 (eff. 0.034)
1795.18/1795.55	c #Conflicts:     928000 | #Learnt:      40188 | 0.000
1795.18/1795.55	c total clause space: 127.173MB
1795.18/1795.55	c total #watches: 669838
1797.78/1798.12	c total #propagations: 275977008 / total #impl: 8030095028 (eff. 0.034)
1797.78/1798.12	c #Conflicts:     929000 | #Learnt:      41188 | 0.000
1797.78/1798.12	c total clause space: 127.173MB
1797.78/1798.12	c total #watches: 680061

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

pid=1809
running on 4 cores: 1,3,5,7

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: 0.15 0.55 1.13 2/174 1812
/proc/meminfo: memFree=29702404/32872528 swapFree=17536/1464688
[pid=1812] ppid=1809 vsize=55976 CPUtime=0 cores=1,3,5,7
/proc/1812/stat : 1812 (cdcl-cuttingpla) R 1809 1812 1759 0 -1 4202496 257 0 0 0 0 0 0 0 20 0 1 0 124637030 57319424 7804 33554432000 4194304 6211289 140734179149488 140733806658648 4206551 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1812/statm: 13994 7804 98 493 0 13491 0

[startup+0.100165 s]
/proc/loadavg: 0.15 0.55 1.13 2/174 1812
/proc/meminfo: memFree=29702404/32872528 swapFree=17536/1464688
[pid=1812] ppid=1809 vsize=58556 CPUtime=0.09 cores=1,3,5,7
/proc/1812/stat : 1812 (cdcl-cuttingpla) R 1809 1812 1759 0 -1 4202496 1025 0 0 0 9 0 0 0 20 0 1 0 124637030 59961344 11557 33554432000 4194304 6211289 140734179149488 140733806658648 5418912 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/1812/statm: 14639 11557 121 493 0 14136 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 58556

[startup+0.200325 s]
/proc/loadavg: 0.15 0.55 1.13 2/174 1812
/proc/meminfo: memFree=29702404/32872528 swapFree=17536/1464688
[pid=1812] ppid=1809 vsize=72656 CPUtime=0.19 cores=1,3,5,7
/proc/1812/stat : 1812 (cdcl-cuttingpla) R 1809 1812 1759 0 -1 4202496 2838 0 0 0 18 1 0 0 20 0 1 0 124637030 74399744 15812 33554432000 4194304 6211289 140734179149488 140733806658648 4228342 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/1812/statm: 18164 15813 143 493 0 17661 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 72656

[startup+0.30035 s]
/proc/loadavg: 0.15 0.55 1.13 2/174 1812
/proc/meminfo: memFree=29702404/32872528 swapFree=17536/1464688
[pid=1812] ppid=1809 vsize=84260 CPUtime=0.29 cores=1,3,5,7
/proc/1812/stat : 1812 (cdcl-cuttingpla) R 1809 1812 1759 0 -1 4202496 5118 0 0 0 28 1 0 0 20 0 1 0 124637030 86282240 18961 33554432000 4194304 6211289 140734179149488 140733806658648 4636841 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/1812/statm: 21065 18961 143 493 0 20562 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 84260

[startup+0.700197 s]
/proc/loadavg: 0.15 0.55 1.13 2/174 1812
/proc/meminfo: memFree=29702404/32872528 swapFree=17536/1464688
[pid=1812] ppid=1809 vsize=102012 CPUtime=0.69 cores=1,3,5,7
/proc/1812/stat : 1812 (cdcl-cuttingpla) R 1809 1812 1759 0 -1 4202496 7345 0 0 0 68 1 0 0 20 0 1 0 124637030 104460288 21613 33554432000 4194304 6211289 140734179149488 140734179146952 4209507 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/1812/statm: 25503 21613 150 493 0 25000 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 102012

[startup+1.50022 s]
/proc/loadavg: 0.15 0.55 1.13 4/175 1859
/proc/meminfo: memFree=29601912/32872528 swapFree=17536/1464688
[pid=1812] ppid=1809 vsize=102012 CPUtime=1.49 cores=1,3,5,7
/proc/1812/stat : 1812 (cdcl-cuttingpla) R 1809 1812 1759 0 -1 4202496 7512 0 0 0 148 1 0 0 20 0 1 0 124637030 104460288 22227 33554432000 4194304 6211289 140734179149488 140734179147832 5158179 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/1812/statm: 25503 22227 160 493 0 25000 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 102012

[startup+3.1002 s]
/proc/loadavg: 0.15 0.55 1.13 4/175 1859
/proc/meminfo: memFree=29595172/32872528 swapFree=17536/1464688
[pid=1812] ppid=1809 vsize=102012 CPUtime=3.09 cores=1,3,5,7
/proc/1812/stat : 1812 (cdcl-cuttingpla) R 1809 1812 1759 0 -1 4202496 7554 0 0 0 308 1 0 0 20 0 1 0 124637030 104460288 22780 33554432000 4194304 6211289 140734179149488 140734179147832 4209849 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/1812/statm: 25503 22780 160 493 0 25000 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 102012

[startup+6.30021 s]
/proc/loadavg: 0.38 0.59 1.14 3/175 1859
/proc/meminfo: memFree=29589340/32872528 swapFree=17536/1464688
[pid=1812] ppid=1809 vsize=113688 CPUtime=6.29 cores=1,3,5,7
/proc/1812/stat : 1812 (cdcl-cuttingpla) R 1809 1812 1759 0 -1 4202496 7949 0 0 0 627 2 0 0 20 0 1 0 124637030 116416512 23535 33554432000 4194304 6211289 140734179149488 140734179147720 4209376 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/1812/statm: 28422 23535 165 493 0 27919 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 113688

[startup+12.7002 s]
/proc/loadavg: 0.59 0.63 1.15 3/175 1859
/proc/meminfo: memFree=29588556/32872528 swapFree=17536/1464688
[pid=1812] ppid=1809 vsize=113688 CPUtime=12.69 cores=1,3,5,7
/proc/1812/stat : 1812 (cdcl-cuttingpla) R 1809 1812 1759 0 -1 4202496 8282 0 0 0 1267 2 0 0 20 0 1 0 124637030 116416512 23723 33554432000 4194304 6211289 140734179149488 140734179147832 4209501 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/1812/statm: 28422 23723 165 493 0 27919 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 113688

[startup+25.5003 s]
/proc/loadavg: 0.90 0.70 1.16 3/175 1951
/proc/meminfo: memFree=29566244/32872528 swapFree=17536/1464688
[pid=1812] ppid=1809 vsize=113688 CPUtime=25.48 cores=1,3,5,7
/proc/1812/stat : 1812 (cdcl-cuttingpla) R 1809 1812 1759 0 -1 4202496 8360 0 0 0 2546 2 0 0 20 0 1 0 124637030 116416512 25304 33554432000 4194304 6211289 140734179149488 140734179147832 4209464 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/1812/statm: 28422 25304 165 493 0 27919 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 113688

[startup+51.1003 s]
/proc/loadavg: 1.41 0.83 1.19 3/175 1951
/proc/meminfo: memFree=29493496/32872528 swapFree=17536/1464688
[pid=1812] ppid=1809 vsize=172544 CPUtime=51.08 cores=1,3,5,7
/proc/1812/stat : 1812 (cdcl-cuttingpla) R 1809 1812 1759 0 -1 4202496 12006 0 0 0 5105 3 0 0 20 0 1 0 124637030 176685056 37335 33554432000 4194304 6211289 140734179149488 140734179147352 4209497 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/1812/statm: 43136 37335 219 493 0 42633 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 172544

[startup+102.3 s]
/proc/loadavg: 1.92 1.06 1.25 4/175 1952
/proc/meminfo: memFree=29491472/32872528 swapFree=17536/1464688
[pid=1812] ppid=1809 vsize=173824 CPUtime=102.28 cores=1,3,5,7
/proc/1812/stat : 1812 (cdcl-cuttingpla) R 1809 1812 1759 0 -1 4202496 12248 0 0 0 10224 4 0 0 20 0 1 0 124637030 177995776 37577 33554432000 4194304 6211289 140734179149488 140734179147832 4209376 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/1812/statm: 43456 37577 219 493 0 42953 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 173824

[startup+162.3 s]
/proc/loadavg: 2.06 1.26 1.30 3/175 1954
/proc/meminfo: memFree=29483728/32872528 swapFree=17536/1464688
[pid=1812] ppid=1809 vsize=174144 CPUtime=162.26 cores=1,3,5,7
/proc/1812/stat : 1812 (cdcl-cuttingpla) R 1809 1812 1759 0 -1 4202496 12339 0 0 0 16222 4 0 0 20 0 1 0 124637030 178323456 37668 33554432000 4194304 6211289 140734179149488 140734179147832 4209306 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/1812/statm: 43536 37668 219 493 0 43033 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 174144

[startup+222.307 s]
/proc/loadavg: 2.12 1.42 1.35 3/175 1955
/proc/meminfo: memFree=29455244/32872528 swapFree=17536/1464688
[pid=1812] ppid=1809 vsize=174368 CPUtime=222.26 cores=1,3,5,7
/proc/1812/stat : 1812 (cdcl-cuttingpla) R 1809 1812 1759 0 -1 4202496 12380 0 0 0 22222 4 0 0 20 0 1 0 124637030 178552832 37709 33554432000 4194304 6211289 140734179149488 140734179147832 4209306 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/1812/statm: 43592 37709 219 493 0 43089 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 174368

[startup+282.3 s]
/proc/loadavg: 2.24 1.58 1.41 3/175 1956
/proc/meminfo: memFree=29445596/32872528 swapFree=17536/1464688
[pid=1812] ppid=1809 vsize=174536 CPUtime=282.24 cores=1,3,5,7
/proc/1812/stat : 1812 (cdcl-cuttingpla) R 1809 1812 1759 0 -1 4202496 12444 0 0 0 28220 4 0 0 20 0 1 0 124637030 178724864 38501 33554432000 4194304 6211289 140734179149488 140734179147832 4209392 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/1812/statm: 43634 38501 219 493 0 43131 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 174536

[startup+342.3 s]
/proc/loadavg: 2.23 1.70 1.46 3/175 1957
/proc/meminfo: memFree=29437724/32872528 swapFree=17536/1464688
[pid=1812] ppid=1809 vsize=205356 CPUtime=342.23 cores=1,3,5,7
/proc/1812/stat : 1812 (cdcl-cuttingpla) R 1809 1812 1759 0 -1 4202496 13476 0 0 0 34218 5 0 0 20 0 1 0 124637030 210284544 40120 33554432000 4194304 6211289 140734179149488 140734179147832 4209464 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/1812/statm: 51339 40120 219 493 0 50836 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 205356

[startup+402.3 s]
/proc/loadavg: 2.22 1.80 1.51 3/176 1961
/proc/meminfo: memFree=29433696/32872528 swapFree=17536/1464688
[pid=1812] ppid=1809 vsize=205508 CPUtime=402.22 cores=1,3,5,7
/proc/1812/stat : 1812 (cdcl-cuttingpla) R 1809 1812 1759 0 -1 4202496 13497 0 0 0 40217 5 0 0 20 0 1 0 124637030 210440192 40141 33554432000 4194304 6211289 140734179149488 140734179147832 4209484 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/1812/statm: 51377 40141 219 493 0 50874 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 205508

[startup+462.3 s]
/proc/loadavg: 2.30 1.89 1.56 3/175 1963
/proc/meminfo: memFree=29429872/32872528 swapFree=17536/1464688
[pid=1812] ppid=1809 vsize=205508 CPUtime=462.21 cores=1,3,5,7
/proc/1812/stat : 1812 (cdcl-cuttingpla) R 1809 1812 1759 0 -1 4202496 13501 0 0 0 46216 5 0 0 20 0 1 0 124637030 210440192 40656 33554432000 4194304 6211289 140734179149488 140734179147832 4209464 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/1812/statm: 51377 40656 219 493 0 50874 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 205508

[startup+522.3 s]
/proc/loadavg: 2.25 1.94 1.59 3/175 1964
/proc/meminfo: memFree=29425400/32872528 swapFree=17536/1464688
[pid=1812] ppid=1809 vsize=205700 CPUtime=522.2 cores=1,3,5,7
/proc/1812/stat : 1812 (cdcl-cuttingpla) R 1809 1812 1759 0 -1 4202496 13562 0 0 0 52215 5 0 0 20 0 1 0 124637030 210636800 41228 33554432000 4194304 6211289 140734179149488 140734179147832 4209468 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/1812/statm: 51425 41228 219 493 0 50922 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 205700

[startup+582.3 s]
/proc/loadavg: 2.16 1.98 1.62 3/175 1965
/proc/meminfo: memFree=29418824/32872528 swapFree=17536/1464688
[pid=1812] ppid=1809 vsize=205892 CPUtime=582.19 cores=1,3,5,7
/proc/1812/stat : 1812 (cdcl-cuttingpla) R 1809 1812 1759 0 -1 4202496 13589 0 0 0 58214 5 0 0 20 0 1 0 124637030 210833408 41766 33554432000 4194304 6211289 140734179149488 140734179147832 4209396 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/1812/statm: 51473 41766 219 493 0 50970 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 205892


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


[startup+882.307 s]
/proc/loadavg: 2.44 2.20 1.80 3/175 1971
/proc/meminfo: memFree=29390208/32872528 swapFree=17536/1464688
[pid=1812] ppid=1809 vsize=208392 CPUtime=882.14 cores=1,3,5,7
/proc/1812/stat : 1812 (cdcl-cuttingpla) R 1809 1812 1759 0 -1 4202496 14020 0 0 0 88209 5 0 0 20 0 1 0 124637030 213393408 46285 33554432000 4194304 6211289 140734179149488 140734179147832 4209501 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1812/statm: 52098 46285 219 493 0 51595 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 208392

[startup+942.3 s]
/proc/loadavg: 2.20 2.17 1.82 3/175 1972
/proc/meminfo: memFree=29387068/32872528 swapFree=17536/1464688
[pid=1812] ppid=1809 vsize=209676 CPUtime=942.13 cores=1,3,5,7
/proc/1812/stat : 1812 (cdcl-cuttingpla) R 1809 1812 1759 0 -1 4202496 14213 0 0 0 94208 5 0 0 20 0 1 0 124637030 214708224 46478 33554432000 4194304 6211289 140734179149488 140734179147832 4209244 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1812/statm: 52419 46478 219 493 0 51916 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 209676

[startup+1002.3 s]
/proc/loadavg: 2.30 2.20 1.85 3/176 1976
/proc/meminfo: memFree=29385860/32872528 swapFree=17536/1464688
[pid=1812] ppid=1809 vsize=209676 CPUtime=1002.12 cores=1,3,5,7
/proc/1812/stat : 1812 (cdcl-cuttingpla) R 1809 1812 1759 0 -1 4202496 14230 0 0 0 100207 5 0 0 20 0 1 0 124637030 214708224 46495 33554432000 4194304 6211289 140734179149488 140734179147832 4209501 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1812/statm: 52419 46495 219 493 0 51916 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 209676

[startup+1062.3 s]
/proc/loadavg: 2.22 2.19 1.86 3/174 1977
/proc/meminfo: memFree=29385668/32872528 swapFree=17536/1464688
[pid=1812] ppid=1809 vsize=209872 CPUtime=1062.12 cores=1,3,5,7
/proc/1812/stat : 1812 (cdcl-cuttingpla) R 1809 1812 1759 0 -1 4202496 14263 0 0 0 106206 6 0 0 20 0 1 0 124637030 214908928 46528 33554432000 4194304 6211289 140734179149488 140734179147832 4209495 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1812/statm: 52468 46528 219 493 0 51965 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 209872

[startup+1122.3 s]
/proc/loadavg: 2.11 2.17 1.87 4/175 1979
/proc/meminfo: memFree=29381044/32872528 swapFree=17536/1464688
[pid=1812] ppid=1809 vsize=210056 CPUtime=1122.11 cores=1,3,5,7
/proc/1812/stat : 1812 (cdcl-cuttingpla) R 1809 1812 1759 0 -1 4202496 14311 0 0 0 112205 6 0 0 20 0 1 0 124637030 215097344 46576 33554432000 4194304 6211289 140734179149488 140734179147832 4209306 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1812/statm: 52514 46576 219 493 0 52011 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 210056

[startup+1182.3 s]
/proc/loadavg: 2.17 2.18 1.90 3/175 1980
/proc/meminfo: memFree=29380556/32872528 swapFree=17536/1464688
[pid=1812] ppid=1809 vsize=210388 CPUtime=1182.1 cores=1,3,5,7
/proc/1812/stat : 1812 (cdcl-cuttingpla) R 1809 1812 1759 0 -1 4202496 14367 0 0 0 118204 6 0 0 20 0 1 0 124637030 215437312 46632 33554432000 4194304 6211289 140734179149488 140734179147832 4209244 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1812/statm: 52597 46632 219 493 0 52094 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 210388

[startup+1242.3 s]
/proc/loadavg: 2.10 2.16 1.91 4/175 1981
/proc/meminfo: memFree=29377400/32872528 swapFree=17536/1464688
[pid=1812] ppid=1809 vsize=210708 CPUtime=1242.08 cores=1,3,5,7
/proc/1812/stat : 1812 (cdcl-cuttingpla) R 1809 1812 1759 0 -1 4202496 14424 0 0 0 124202 6 0 0 20 0 1 0 124637030 215764992 47200 33554432000 4194304 6211289 140734179149488 140734179147832 4209244 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1812/statm: 52677 47200 219 493 0 52174 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 210708

[startup+1302.3 s]
/proc/loadavg: 2.19 2.17 1.92 3/175 1982
/proc/meminfo: memFree=29374376/32872528 swapFree=17536/1464688
[pid=1812] ppid=1809 vsize=211272 CPUtime=1302.08 cores=1,3,5,7
/proc/1812/stat : 1812 (cdcl-cuttingpla) R 1809 1812 1759 0 -1 4202496 14534 0 0 0 130202 6 0 0 20 0 1 0 124637030 216342528 47310 33554432000 4194304 6211289 140734179149488 140734179147832 4209388 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1812/statm: 52818 47310 219 493 0 52315 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 211272

[startup+1362.3 s]
/proc/loadavg: 2.10 2.15 1.93 3/174 1983
/proc/meminfo: memFree=29363576/32872528 swapFree=17536/1464688
[pid=1812] ppid=1809 vsize=261696 CPUtime=1362.07 cores=1,3,5,7
/proc/1812/stat : 1812 (cdcl-cuttingpla) R 1809 1812 1759 0 -1 4202496 15469 0 0 0 136200 7 0 0 20 0 1 0 124637030 267976704 49324 33554432000 4194304 6211289 140734179149488 140734179147832 4209495 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1812/statm: 65424 49324 219 493 0 64921 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 261696

[startup+1422.3 s]
/proc/loadavg: 2.28 2.19 1.95 3/175 1985
/proc/meminfo: memFree=29363640/32872528 swapFree=17536/1464688
[pid=1812] ppid=1809 vsize=262256 CPUtime=1422.05 cores=1,3,5,7
/proc/1812/stat : 1812 (cdcl-cuttingpla) R 1809 1812 1759 0 -1 4202496 15602 0 0 0 142198 7 0 0 20 0 1 0 124637030 268550144 49437 33554432000 4194304 6211289 140734179149488 140734179147832 4209396 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1812/statm: 65564 49437 219 493 0 65061 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 262256

[startup+1482.3 s]
/proc/loadavg: 2.14 2.16 1.96 3/175 1986
/proc/meminfo: memFree=29363368/32872528 swapFree=17536/1464688
[pid=1812] ppid=1809 vsize=262448 CPUtime=1482.03 cores=1,3,5,7
/proc/1812/stat : 1812 (cdcl-cuttingpla) R 1809 1812 1759 0 -1 4202496 15639 0 0 0 148196 7 0 0 20 0 1 0 124637030 268746752 49474 33554432000 4194304 6211289 140734179149488 140734179147832 4209464 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1812/statm: 65612 49474 219 493 0 65109 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 262448

[startup+1542.31 s]
/proc/loadavg: 2.08 2.14 1.96 3/175 1987
/proc/meminfo: memFree=29358556/32872528 swapFree=17536/1464688
[pid=1812] ppid=1809 vsize=262640 CPUtime=1542.03 cores=1,3,5,7
/proc/1812/stat : 1812 (cdcl-cuttingpla) R 1809 1812 1759 0 -1 4202496 15676 0 0 0 154196 7 0 0 20 0 1 0 124637030 268943360 49511 33554432000 4194304 6211289 140734179149488 140734179147832 4209464 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1812/statm: 65660 49511 219 493 0 65157 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 262640

[startup+1602.3 s]
/proc/loadavg: 2.09 2.13 1.97 3/176 1991
/proc/meminfo: memFree=29356340/32872528 swapFree=17536/1464688
[pid=1812] ppid=1809 vsize=262984 CPUtime=1602.01 cores=1,3,5,7
/proc/1812/stat : 1812 (cdcl-cuttingpla) R 1809 1812 1759 0 -1 4202496 15729 0 0 0 160194 7 0 0 20 0 1 0 124637030 269295616 50075 33554432000 4194304 6211289 140734179149488 140734179147832 4209163 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1812/statm: 65746 50075 219 493 0 65243 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 262984

[startup+1662.3 s]
/proc/loadavg: 2.14 2.14 1.98 4/175 1992
/proc/meminfo: memFree=29353952/32872528 swapFree=17536/1464688
[pid=1812] ppid=1809 vsize=262984 CPUtime=1662 cores=1,3,5,7
/proc/1812/stat : 1812 (cdcl-cuttingpla) R 1809 1812 1759 0 -1 4202496 15745 0 0 0 166193 7 0 0 20 0 1 0 124637030 269295616 50091 33554432000 4194304 6211289 140734179149488 140734179147832 4209392 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1812/statm: 65746 50091 219 493 0 65243 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 262984

[startup+1722.3 s]
/proc/loadavg: 2.22 2.16 1.99 3/175 1994
/proc/meminfo: memFree=29353952/32872528 swapFree=17536/1464688
[pid=1812] ppid=1809 vsize=262984 CPUtime=1721.99 cores=1,3,5,7
/proc/1812/stat : 1812 (cdcl-cuttingpla) R 1809 1812 1759 0 -1 4202496 15745 0 0 0 172192 7 0 0 20 0 1 0 124637030 269295616 50091 33554432000 4194304 6211289 140734179149488 140734179147832 4209306 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1812/statm: 65746 50091 219 493 0 65243 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 262984

[startup+1782.3 s]
/proc/loadavg: 2.17 2.15 2.00 4/174 1995
/proc/meminfo: memFree=29352048/32872528 swapFree=17536/1464688
[pid=1812] ppid=1809 vsize=263176 CPUtime=1781.98 cores=1,3,5,7
/proc/1812/stat : 1812 (cdcl-cuttingpla) R 1809 1812 1759 0 -1 4202496 15772 0 0 0 178191 7 0 0 20 0 1 0 124637030 269492224 50118 33554432000 4194304 6211289 140734179149488 140734179147832 4209392 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1812/statm: 65794 50118 219 493 0 65291 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 263176



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.18 2.16 2.01 3/175 1996
/proc/meminfo: memFree=29351352/32872528 swapFree=17536/1464688
[pid=1812] ppid=1809 vsize=263176 CPUtime=1800.08 cores=1,3,5,7
/proc/1812/stat : 1812 (cdcl-cuttingpla) R 1809 1812 1759 0 -1 4202496 15772 0 0 0 180001 7 0 0 20 0 1 0 124637030 269492224 50118 33554432000 4194304 6211289 140734179149488 140734179147832 4209472 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1812/statm: 65794 50118 219 493 0 65291 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 263176

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.4
CPU time (s): 1800.09
CPU user time (s): 1800.01
CPU system time (s): 0.079987
CPU usage (%): 99.9829
Max. virtual memory (cumulated for all children) (KiB): 263176

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.01
system time used= 0.079987
maximum resident set size= 200472
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15772
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= 45
involuntary context switches= 2611

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.21021 second user time and 6.21605 second system time

The end

Launcher Data

Begin job on node121 at 2016-06-09 01:04:00
IDJOB=4087515
IDBENCH=2937
IDSOLVER=2549
FILE ID=node121/4087515-1465427040
RUNJOBID= node121-1465427040-1776
PBS_JOBID= 19859788
Free space on /tmp= 71728 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/bounded_golomb_rulers/normalized-bogr_16.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4087515-1465427040/watcher-4087515-1465427040 -o /tmp/evaluation-result-4087515-1465427040/solver-4087515-1465427040 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node121-1465427040-1776 --watchdog 1960 --input HOME/instance-4087515-1465427040.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= 6e5141f298d85d1f18641c02d22506a9
RANDOM SEED=1909848943

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.050
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.54
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.050
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:        29748996 kB
Buffers:          105160 kB
Cached:           810216 kB
SwapCached:         1564 kB
Active:           398148 kB
Inactive:         519736 kB
Active(anon):       2936 kB
Inactive(anon):     2256 kB
Active(file):     395212 kB
Inactive(file):   517480 kB
Unevictable:     1464688 kB
Mlocked:           17536 kB
SwapTotal:      67108856 kB
SwapFree:       67099436 kB
Dirty:              7376 kB
Writeback:             0 kB
AnonPages:       1467552 kB
Mapped:             6720 kB
Shmem:                 0 kB
Slab:             608300 kB
SReclaimable:      52828 kB
SUnreclaim:       555472 kB
KernelStack:        1320 kB
PageTables:         7160 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1549984 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1449984 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71724 MiB
End job on node121 at 2016-06-09 01:34:00