Trace number 4087516

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
bounded_golomb_rulers/normalized-bogr_17.opb
MD5SUM25ee8feec785b6a4be71df8acc9d82db
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark282
Best CPU time to get the best result obtained on this benchmark1800.73
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 263
Optimality of the best value was proved NO
Number of variables7081
Total number of constraints13889
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 constraints13888
Minimum length of a constraint1
Maximum length of a constraint37
Number of terms in the objective function 9
Biggest coefficient in the objective function 136
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 391
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 2647
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.09/0.14	c * #variable= 7081 #constraint= 13889
0.29/0.34	c * #variable= 7081 #constraint= 13889
1.59/1.65	c #Conflicts:       1000 | #Learnt:        999 | 0.000
1.59/1.65	c total clause space: 18.2382MB
1.59/1.65	c total #watches: 409883
2.69/2.71	c total #propagations: 369233 / total #impl: 7206578 (eff. 0.051)
2.69/2.71	c #Conflicts:       2000 | #Learnt:       1999 | 0.000
2.69/2.71	c total clause space: 18.2382MB
2.69/2.71	c total #watches: 420601
4.09/4.13	c total #propagations: 676818 / total #impl: 12711282 (eff. 0.053)
4.09/4.13	c #Conflicts:       3000 | #Learnt:       2007 | 0.000
4.09/4.13	c total clause space: 29.637MB
4.09/4.13	c total #watches: 422616
5.68/5.71	c total #propagations: 951878 / total #impl: 22099750 (eff. 0.043)
5.68/5.71	c #Conflicts:       4000 | #Learnt:       3007 | 0.000
5.68/5.71	c total clause space: 29.637MB
5.68/5.71	c total #watches: 433570
7.08/7.12	c total #propagations: 1239912 / total #impl: 30266384 (eff. 0.041)
7.08/7.12	c #Conflicts:       5000 | #Learnt:       2373 | 0.000
7.08/7.12	c total clause space: 29.637MB
7.08/7.12	c total #watches: 429556
8.68/8.72	c total #propagations: 1560022 / total #impl: 38948792 (eff. 0.040)
8.68/8.72	c #Conflicts:       6000 | #Learnt:       3373 | 0.000
8.68/8.72	c total clause space: 29.637MB
8.68/8.72	c total #watches: 439183
10.28/10.36	c total #propagations: 1849476 / total #impl: 49573337 (eff. 0.037)
10.28/10.36	c GC COLLECT
10.28/10.36	c #Conflicts:       7000 | #Learnt:       2251 | 0.000
10.28/10.36	c total clause space: 29.637MB
10.28/10.36	c total #watches: 424540
11.78/11.83	c total #propagations: 2230850 / total #impl: 60891655 (eff. 0.037)
11.78/11.83	c #Conflicts:       8000 | #Learnt:       3251 | 0.000
11.78/11.83	c total clause space: 29.637MB
11.78/11.83	c total #watches: 435142
13.38/13.49	c total #propagations: 2592963 / total #impl: 70978252 (eff. 0.037)
13.38/13.49	c #Conflicts:       9000 | #Learnt:       4251 | 0.000
13.38/13.49	c total clause space: 29.637MB
13.38/13.49	c total #watches: 445375
14.88/14.99	c total #propagations: 2979384 / total #impl: 82146076 (eff. 0.036)
14.88/14.99	c #Conflicts:      10000 | #Learnt:       2736 | 0.000
14.88/14.99	c total clause space: 29.637MB
14.88/14.99	c total #watches: 441693
16.38/16.42	c total #propagations: 3333909 / total #impl: 91511945 (eff. 0.036)
16.38/16.42	c #Conflicts:      11000 | #Learnt:       3736 | 0.000
16.38/16.42	c total clause space: 29.637MB
16.38/16.42	c total #watches: 446282
17.98/18.01	c total #propagations: 3708407 / total #impl: 100733042 (eff. 0.037)
17.98/18.01	c #Conflicts:      12000 | #Learnt:       4736 | 0.000
17.98/18.01	c total clause space: 29.637MB
17.98/18.01	c total #watches: 451249
19.38/19.49	c total #propagations: 4041661 / total #impl: 110304615 (eff. 0.037)
19.38/19.49	c #Conflicts:      13000 | #Learnt:       5736 | 0.000
19.38/19.49	c total clause space: 48.1602MB
19.38/19.49	c total #watches: 460453
20.78/20.88	c total #propagations: 4393272 / total #impl: 119043926 (eff. 0.037)
20.78/20.88	c GC COLLECT
20.78/20.88	c #Conflicts:      14000 | #Learnt:       3871 | 0.000
20.78/20.88	c total clause space: 48.1602MB
20.78/20.88	c total #watches: 437813
22.09/22.18	c total #propagations: 4733683 / total #impl: 127995133 (eff. 0.037)
22.09/22.18	c #Conflicts:      15000 | #Learnt:       4871 | 0.000
22.09/22.18	c total clause space: 48.1602MB
22.09/22.18	c total #watches: 447976
23.68/23.78	c total #propagations: 4995080 / total #impl: 135758082 (eff. 0.037)
23.68/23.78	c #Conflicts:      16000 | #Learnt:       5871 | 0.000
23.68/23.78	c total clause space: 48.1602MB
23.68/23.78	c total #watches: 459540
25.29/25.31	c total #propagations: 5291751 / total #impl: 145561293 (eff. 0.036)
25.29/25.31	c GC COLLECT
25.29/25.31	c #Conflicts:      17000 | #Learnt:       3689 | 0.000
25.29/25.31	c total clause space: 48.1602MB
25.29/25.31	c total #watches: 439293
26.68/26.77	c total #propagations: 5687525 / total #impl: 155956110 (eff. 0.036)
26.68/26.77	c #Conflicts:      18000 | #Learnt:       4689 | 0.000
26.68/26.77	c total clause space: 48.1602MB
26.68/26.77	c total #watches: 451224
28.28/28.32	c total #propagations: 6198502 / total #impl: 167340020 (eff. 0.037)
28.28/28.32	c #Conflicts:      19000 | #Learnt:       5689 | 0.000
28.28/28.32	c total clause space: 48.1602MB
28.28/28.32	c total #watches: 461769
29.98/30.00	c total #propagations: 6625871 / total #impl: 178047794 (eff. 0.037)
29.98/30.00	c #Conflicts:      20000 | #Learnt:       6689 | 0.000
29.98/30.00	c total clause space: 48.1602MB
29.98/30.00	c total #watches: 471670
31.68/31.71	c total #propagations: 6955501 / total #impl: 188332158 (eff. 0.037)
31.68/31.71	c GC COLLECT
31.68/31.71	c #Conflicts:      21000 | #Learnt:       4211 | 0.000
31.68/31.71	c total clause space: 48.1602MB
31.68/31.71	c total #watches: 444183
33.09/33.19	c total #propagations: 7320517 / total #impl: 198210421 (eff. 0.037)
33.09/33.19	c #Conflicts:      22000 | #Learnt:       5211 | 0.000
33.09/33.19	c total clause space: 48.1602MB
33.09/33.19	c total #watches: 451215
34.88/34.98	c total #propagations: 7729185 / total #impl: 207171436 (eff. 0.037)
34.88/34.98	c #Conflicts:      23000 | #Learnt:       6211 | 0.000
34.88/34.98	c total clause space: 48.1602MB
34.88/34.98	c total #watches: 460564
36.48/36.58	c total #propagations: 8089464 / total #impl: 218476019 (eff. 0.037)
36.48/36.58	c #Conflicts:      24000 | #Learnt:       7211 | 0.000
36.48/36.58	c total clause space: 48.1602MB
36.48/36.58	c total #watches: 471005
38.08/38.17	c total #propagations: 8458882 / total #impl: 228448768 (eff. 0.037)
38.08/38.17	c GC COLLECT
38.08/38.17	c #Conflicts:      25000 | #Learnt:       4420 | 0.000
38.08/38.17	c total clause space: 48.1602MB
38.08/38.17	c total #watches: 443424
39.68/39.75	c total #propagations: 8801732 / total #impl: 237977745 (eff. 0.037)
39.68/39.75	c #Conflicts:      26000 | #Learnt:       5420 | 0.000
39.68/39.75	c total clause space: 48.1602MB
39.68/39.75	c total #watches: 457904
40.98/41.05	c total #propagations: 9081685 / total #impl: 247065827 (eff. 0.037)
40.98/41.05	c #Conflicts:      27000 | #Learnt:       6420 | 0.000
40.98/41.05	c total clause space: 48.1602MB
40.98/41.05	c total #watches: 469619
42.58/42.60	c total #propagations: 9312501 / total #impl: 252946390 (eff. 0.037)
42.58/42.60	c #Conflicts:      28000 | #Learnt:       7420 | 0.000
42.58/42.60	c total clause space: 48.1602MB
42.58/42.60	c total #watches: 477673
44.18/44.20	c total #propagations: 9647947 / total #impl: 261944330 (eff. 0.037)
44.18/44.20	c GC COLLECT
44.18/44.20	c #Conflicts:      29000 | #Learnt:       4321 | 0.000
44.18/44.20	c total clause space: 48.1602MB
44.18/44.20	c total #watches: 447463
45.38/45.41	c total #propagations: 9987753 / total #impl: 271276755 (eff. 0.037)
45.38/45.41	c #Conflicts:      30000 | #Learnt:       5321 | 0.000
45.38/45.41	c total clause space: 48.1602MB
45.38/45.41	c total #watches: 456919
46.88/46.92	c total #propagations: 10294286 / total #impl: 278175314 (eff. 0.037)
46.88/46.92	c #Conflicts:      31000 | #Learnt:       6321 | 0.000
46.88/46.92	c total clause space: 48.1602MB
46.88/46.92	c total #watches: 467175
48.58/48.65	c total #propagations: 10641138 / total #impl: 288010531 (eff. 0.037)
48.58/48.65	c #Conflicts:      32000 | #Learnt:       7321 | 0.000
48.58/48.65	c total clause space: 48.1602MB
48.58/48.65	c total #watches: 476501
50.38/50.41	c total #propagations: 11021328 / total #impl: 299364376 (eff. 0.037)
50.38/50.41	c #Conflicts:      33000 | #Learnt:       8321 | 0.000
50.38/50.41	c total clause space: 48.1602MB
50.38/50.41	c total #watches: 486527
51.78/51.89	c total #propagations: 11362225 / total #impl: 309849417 (eff. 0.037)
51.78/51.89	c GC COLLECT
51.78/51.89	c #Conflicts:      34000 | #Learnt:       4924 | 0.000
51.78/51.89	c total clause space: 48.1602MB
51.78/51.89	c total #watches: 450999
53.58/53.61	c total #propagations: 11682334 / total #impl: 319583726 (eff. 0.037)
53.58/53.61	c #Conflicts:      35000 | #Learnt:       5924 | 0.000
53.58/53.61	c total clause space: 48.1602MB
53.58/53.61	c total #watches: 464598
55.18/55.22	c total #propagations: 12016926 / total #impl: 331470659 (eff. 0.036)
55.18/55.22	c #Conflicts:      36000 | #Learnt:       6924 | 0.000
55.18/55.22	c total clause space: 48.1602MB
55.18/55.22	c total #watches: 476392
56.88/56.94	c total #propagations: 12308093 / total #impl: 342405406 (eff. 0.036)
56.88/56.94	c #Conflicts:      37000 | #Learnt:       7924 | 0.000
56.88/56.94	c total clause space: 48.1602MB
56.88/56.94	c total #watches: 488836
58.68/58.73	c total #propagations: 12649214 / total #impl: 353827849 (eff. 0.036)
58.68/58.73	c #Conflicts:      38000 | #Learnt:       8924 | 0.000
58.68/58.73	c total clause space: 48.1602MB
58.68/58.73	c total #watches: 500628
60.28/60.32	c total #propagations: 13034291 / total #impl: 365275504 (eff. 0.036)
60.28/60.32	c GC COLLECT
60.28/60.32	c #Conflicts:      39000 | #Learnt:       5220 | 0.000
60.28/60.32	c total clause space: 48.1602MB
60.28/60.32	c total #watches: 462505
61.98/62.04	c total #propagations: 13381193 / total #impl: 375302996 (eff. 0.036)
61.98/62.04	c #Conflicts:      40000 | #Learnt:       6220 | 0.000
61.98/62.04	c total clause space: 48.1602MB
61.98/62.04	c total #watches: 474706
63.68/63.73	c total #propagations: 13734517 / total #impl: 387019043 (eff. 0.035)
63.68/63.73	c #Conflicts:      41000 | #Learnt:       7220 | 0.000
63.68/63.73	c total clause space: 48.1602MB
63.68/63.73	c total #watches: 484093
65.68/65.80	c total #propagations: 14199544 / total #impl: 398695717 (eff. 0.036)
65.68/65.80	c #Conflicts:      42000 | #Learnt:       8220 | 0.000
65.68/65.80	c total clause space: 48.1602MB
65.68/65.80	c total #watches: 495995
68.19/68.28	c total #propagations: 14657801 / total #impl: 412703420 (eff. 0.036)
68.19/68.28	c #Conflicts:      43000 | #Learnt:       9220 | 0.000
68.19/68.28	c total clause space: 48.1602MB
68.19/68.28	c total #watches: 515091
70.18/70.20	c total #propagations: 15121835 / total #impl: 428646223 (eff. 0.035)
70.18/70.20	c GC COLLECT
70.18/70.20	c #Conflicts:      44000 | #Learnt:       5240 | 0.000
70.18/70.20	c total clause space: 48.1602MB
70.18/70.20	c total #watches: 461994
71.78/71.82	c total #propagations: 15547160 / total #impl: 441703745 (eff. 0.035)
71.78/71.82	c #Conflicts:      45000 | #Learnt:       6240 | 0.000
71.78/71.82	c total clause space: 48.1602MB
71.78/71.82	c total #watches: 473538
73.68/73.74	c total #propagations: 15882697 / total #impl: 452312759 (eff. 0.035)
73.68/73.74	c S1->S2
73.68/73.74	c S2->S1
73.68/73.74	c #Conflicts:      46000 | #Learnt:       7240 | 0.000
73.68/73.74	c total clause space: 48.1602MB
73.68/73.74	c total #watches: 516788
75.68/75.73	c total #propagations: 16315589 / total #impl: 463993952 (eff. 0.035)
75.68/75.73	c #Conflicts:      47000 | #Learnt:       8240 | 0.000
75.68/75.73	c total clause space: 48.1602MB
75.68/75.73	c total #watches: 499289
77.58/77.64	c total #propagations: 16722910 / total #impl: 476139971 (eff. 0.035)
77.58/77.64	c #Conflicts:      48000 | #Learnt:       9240 | 0.000
77.58/77.64	c total clause space: 48.1602MB
77.58/77.64	c total #watches: 509579
79.28/79.38	c total #propagations: 17056944 / total #impl: 487206007 (eff. 0.035)
79.28/79.38	c #Conflicts:      49000 | #Learnt:      10240 | 0.000
79.28/79.38	c total clause space: 78.2603MB
79.28/79.38	c total #watches: 518637
81.07/81.19	c total #propagations: 17416963 / total #impl: 496474499 (eff. 0.035)
81.07/81.19	c GC COLLECT
81.07/81.19	c #Conflicts:      50000 | #Learnt:       5932 | 0.000
81.07/81.19	c total clause space: 78.2603MB
81.07/81.19	c total #watches: 470826
82.77/82.85	c total #propagations: 17694824 / total #impl: 505770371 (eff. 0.035)
82.77/82.85	c #Conflicts:      51000 | #Learnt:       6932 | 0.000
82.77/82.85	c total clause space: 78.2603MB
82.77/82.85	c total #watches: 483409
84.27/84.30	c total #propagations: 17940260 / total #impl: 516090055 (eff. 0.035)
84.27/84.30	c #Conflicts:      52000 | #Learnt:       7932 | 0.000
84.27/84.30	c total clause space: 78.2603MB
84.27/84.30	c total #watches: 495153
85.97/86.06	c total #propagations: 18190517 / total #impl: 524783540 (eff. 0.035)
85.97/86.06	c #Conflicts:      53000 | #Learnt:       8932 | 0.000
85.97/86.06	c total clause space: 78.2603MB
85.97/86.06	c total #watches: 506929
88.08/88.17	c total #propagations: 18593196 / total #impl: 535126005 (eff. 0.035)
88.08/88.17	c #Conflicts:      54000 | #Learnt:       9932 | 0.000
88.08/88.17	c total clause space: 78.2603MB
88.08/88.17	c total #watches: 517747
90.18/90.20	c total #propagations: 19017559 / total #impl: 547130975 (eff. 0.035)
90.18/90.20	c #Conflicts:      55000 | #Learnt:      10932 | 0.000
90.18/90.20	c total clause space: 78.2603MB
90.18/90.20	c total #watches: 526215
91.67/91.72	c total #propagations: 19474776 / total #impl: 557587492 (eff. 0.035)
91.67/91.72	c GC COLLECT
91.67/91.72	c #Conflicts:      56000 | #Learnt:       6318 | 0.000
91.67/91.72	c total clause space: 78.2603MB
91.67/91.72	c total #watches: 472116
93.48/93.56	c total #propagations: 19771808 / total #impl: 567051578 (eff. 0.035)
93.48/93.56	c #Conflicts:      57000 | #Learnt:       7318 | 0.000
93.48/93.56	c total clause space: 78.2603MB
93.48/93.56	c total #watches: 481191
95.07/95.17	c total #propagations: 20203061 / total #impl: 577809340 (eff. 0.035)
95.07/95.17	c #Conflicts:      58000 | #Learnt:       8318 | 0.000
95.07/95.17	c total clause space: 78.2603MB
95.07/95.17	c total #watches: 490162
96.57/96.65	c total #propagations: 20522497 / total #impl: 586871698 (eff. 0.035)
96.57/96.65	c #Conflicts:      59000 | #Learnt:       9318 | 0.000
96.57/96.65	c total clause space: 78.2603MB
96.57/96.65	c total #watches: 497062
98.37/98.40	c total #propagations: 20868926 / total #impl: 593902540 (eff. 0.035)
98.37/98.40	c #Conflicts:      60000 | #Learnt:      10318 | 0.000
98.37/98.40	c total clause space: 78.2603MB
98.37/98.40	c total #watches: 506396
100.27/100.34	c total #propagations: 21403184 / total #impl: 603647930 (eff. 0.035)
100.27/100.34	c #Conflicts:      61000 | #Learnt:      11318 | 0.000
100.27/100.34	c total clause space: 78.2603MB
100.27/100.34	c total #watches: 518215
101.87/101.91	c total #propagations: 21747800 / total #impl: 614046080 (eff. 0.035)
101.87/101.91	c GC COLLECT
101.87/101.91	c #Conflicts:      62000 | #Learnt:       6419 | 0.000
101.87/101.91	c total clause space: 78.2603MB
101.87/101.91	c total #watches: 475277
103.17/103.25	c total #propagations: 21973223 / total #impl: 621286961 (eff. 0.035)
103.17/103.25	c #Conflicts:      63000 | #Learnt:       7419 | 0.000
103.17/103.25	c total clause space: 78.2603MB
103.17/103.25	c total #watches: 485313
104.67/104.76	c total #propagations: 22166101 / total #impl: 627838613 (eff. 0.035)
104.67/104.76	c #Conflicts:      64000 | #Learnt:       8419 | 0.000
104.67/104.76	c total clause space: 78.2603MB
104.67/104.76	c total #watches: 496471
106.27/106.37	c total #propagations: 22430675 / total #impl: 635469768 (eff. 0.035)
106.27/106.37	c #Conflicts:      65000 | #Learnt:       9419 | 0.000
106.27/106.37	c total clause space: 78.2603MB
106.27/106.37	c total #watches: 504108
107.88/107.99	c total #propagations: 22756844 / total #impl: 642890339 (eff. 0.035)
107.88/107.99	c #Conflicts:      66000 | #Learnt:      10419 | 0.000
107.88/107.99	c total clause space: 78.2603MB
107.88/107.99	c total #watches: 515717
109.57/109.69	c total #propagations: 22964065 / total #impl: 649676772 (eff. 0.035)
109.57/109.69	c #Conflicts:      67000 | #Learnt:      11419 | 0.000
109.57/109.69	c total clause space: 78.2603MB
109.57/109.69	c total #watches: 523798
111.47/111.59	c total #propagations: 23353340 / total #impl: 658783640 (eff. 0.035)
111.47/111.59	c #Conflicts:      68000 | #Learnt:      12419 | 0.000
111.47/111.59	c total clause space: 78.2603MB
111.47/111.59	c total #watches: 532147
113.17/113.24	c total #propagations: 23700658 / total #impl: 669318720 (eff. 0.035)
113.17/113.24	c GC COLLECT
113.17/113.24	c #Conflicts:      69000 | #Learnt:       7215 | 0.000
113.17/113.24	c total clause space: 78.2603MB
113.17/113.24	c total #watches: 481425
114.97/115.03	c total #propagations: 24040210 / total #impl: 678977098 (eff. 0.035)
114.97/115.03	c #Conflicts:      70000 | #Learnt:       8215 | 0.000
114.97/115.03	c total clause space: 78.2603MB
114.97/115.03	c total #watches: 489394
116.57/116.67	c total #propagations: 24394556 / total #impl: 689843427 (eff. 0.035)
116.57/116.67	c #Conflicts:      71000 | #Learnt:       9215 | 0.000
116.57/116.67	c total clause space: 78.2603MB
116.57/116.67	c total #watches: 497659
118.27/118.39	c total #propagations: 24752218 / total #impl: 699890058 (eff. 0.035)
118.27/118.39	c #Conflicts:      72000 | #Learnt:      10215 | 0.000
118.27/118.39	c total clause space: 78.2603MB
118.27/118.39	c total #watches: 505620
120.17/120.28	c total #propagations: 25188574 / total #impl: 709730000 (eff. 0.035)
120.17/120.28	c #Conflicts:      73000 | #Learnt:      11215 | 0.000
120.17/120.28	c total clause space: 78.2603MB
120.17/120.28	c total #watches: 514889
121.97/122.10	c total #propagations: 25539317 / total #impl: 719857980 (eff. 0.035)
121.97/122.10	c #Conflicts:      74000 | #Learnt:      12215 | 0.000
121.97/122.10	c total clause space: 78.2603MB
121.97/122.10	c total #watches: 523370
124.07/124.11	c total #propagations: 25940863 / total #impl: 730104731 (eff. 0.036)
124.07/124.11	c GC COLLECT
124.07/124.11	c #Conflicts:      75000 | #Learnt:       6711 | 0.000
124.07/124.11	c total clause space: 78.2603MB
124.07/124.11	c total #watches: 477724
125.87/125.95	c total #propagations: 26379109 / total #impl: 742438780 (eff. 0.036)
125.87/125.95	c #Conflicts:      76000 | #Learnt:       7711 | 0.000
125.87/125.95	c total clause space: 78.2603MB
125.87/125.95	c total #watches: 487254
127.57/127.67	c total #propagations: 26750426 / total #impl: 753303038 (eff. 0.036)
127.57/127.67	c #Conflicts:      77000 | #Learnt:       8711 | 0.000
127.57/127.67	c total clause space: 78.2603MB
127.57/127.67	c total #watches: 494303
129.27/129.36	c total #propagations: 27125838 / total #impl: 763377969 (eff. 0.036)
129.27/129.36	c #Conflicts:      78000 | #Learnt:       9711 | 0.000
129.27/129.36	c total clause space: 78.2603MB
129.27/129.36	c total #watches: 503300
131.27/131.37	c total #propagations: 27431479 / total #impl: 772977584 (eff. 0.035)
131.27/131.37	c #Conflicts:      79000 | #Learnt:      10711 | 0.000
131.27/131.37	c total clause space: 78.2603MB
131.27/131.37	c total #watches: 512182
133.17/133.24	c total #propagations: 27850804 / total #impl: 786267235 (eff. 0.035)
133.17/133.24	c #Conflicts:      80000 | #Learnt:      11711 | 0.000
133.17/133.24	c total clause space: 78.2603MB
133.17/133.24	c total #watches: 522238
135.77/135.83	c total #propagations: 28190162 / total #impl: 798029591 (eff. 0.035)
135.77/135.83	c #Conflicts:      81000 | #Learnt:      12711 | 0.000
135.77/135.83	c total clause space: 78.2603MB
135.77/135.83	c total #watches: 536940
138.26/138.30	c total #propagations: 28602409 / total #impl: 812228172 (eff. 0.035)
138.26/138.30	c GC COLLECT
138.26/138.30	c #Conflicts:      82000 | #Learnt:       6939 | 0.000
138.26/138.30	c total clause space: 78.2603MB
138.26/138.30	c total #watches: 481057
140.06/140.12	c total #propagations: 29057059 / total #impl: 826207872 (eff. 0.035)
140.06/140.12	c #Conflicts:      83000 | #Learnt:       7939 | 0.000
140.06/140.12	c total clause space: 78.2603MB
140.06/140.12	c total #watches: 493247
141.76/141.86	c total #propagations: 29396742 / total #impl: 837735579 (eff. 0.035)
141.76/141.86	c #Conflicts:      84000 | #Learnt:       8939 | 0.000
141.76/141.86	c total clause space: 78.2603MB
141.76/141.86	c total #watches: 506474
143.56/143.65	c total #propagations: 29738468 / total #impl: 848736629 (eff. 0.035)
143.56/143.65	c #Conflicts:      85000 | #Learnt:       9939 | 0.000
143.56/143.65	c total clause space: 78.2603MB
143.56/143.65	c total #watches: 519059
145.27/145.39	c total #propagations: 30095858 / total #impl: 860489437 (eff. 0.035)
145.27/145.39	c #Conflicts:      86000 | #Learnt:      10939 | 0.000
145.27/145.39	c total clause space: 78.2603MB
145.27/145.39	c total #watches: 531268
147.16/147.24	c total #propagations: 30402786 / total #impl: 871561188 (eff. 0.035)
147.16/147.24	c #Conflicts:      87000 | #Learnt:      11939 | 0.000
147.16/147.24	c total clause space: 78.2603MB
147.16/147.24	c total #watches: 543084
149.26/149.39	c total #propagations: 30688128 / total #impl: 882628636 (eff. 0.035)
149.26/149.39	c #Conflicts:      88000 | #Learnt:      12939 | 0.000
149.26/149.39	c total clause space: 78.2603MB
149.26/149.39	c total #watches: 554614
151.46/151.54	c total #propagations: 30916773 / total #impl: 895197714 (eff. 0.035)
151.46/151.54	c #Conflicts:      89000 | #Learnt:      13939 | 0.000
151.46/151.54	c total clause space: 78.2603MB
151.46/151.54	c total #watches: 567902
153.26/153.33	c total #propagations: 31224882 / total #impl: 907409522 (eff. 0.034)
153.26/153.33	c GC COLLECT
153.26/153.33	c #Conflicts:      90000 | #Learnt:       7838 | 0.000
153.26/153.33	c total clause space: 78.2603MB
153.26/153.33	c total #watches: 490521
154.96/155.07	c total #propagations: 31534699 / total #impl: 918427260 (eff. 0.034)
154.96/155.07	c #Conflicts:      91000 | #Learnt:       8838 | 0.000
154.96/155.07	c total clause space: 78.2603MB
154.96/155.07	c total #watches: 499471
156.86/156.95	c total #propagations: 31991408 / total #impl: 927349694 (eff. 0.034)
156.86/156.95	c #Conflicts:      92000 | #Learnt:       9838 | 0.000
156.86/156.95	c total clause space: 78.2603MB
156.86/156.95	c total #watches: 508112
158.76/158.90	c total #propagations: 32464548 / total #impl: 937010430 (eff. 0.035)
158.76/158.90	c #Conflicts:      93000 | #Learnt:      10838 | 0.000
158.76/158.90	c total clause space: 78.2603MB
158.76/158.90	c total #watches: 517494
160.76/160.83	c total #propagations: 32895255 / total #impl: 947253833 (eff. 0.035)
160.76/160.83	c #Conflicts:      94000 | #Learnt:      11838 | 0.000
160.76/160.83	c total clause space: 78.2603MB
160.76/160.83	c total #watches: 525910
163.06/163.11	c total #propagations: 33397625 / total #impl: 957274937 (eff. 0.035)
163.06/163.11	c #Conflicts:      95000 | #Learnt:      12838 | 0.000
163.06/163.11	c total clause space: 78.2603MB
163.06/163.11	c total #watches: 535666
164.97/165.09	c total #propagations: 33920346 / total #impl: 969545705 (eff. 0.035)
164.97/165.09	c #Conflicts:      96000 | #Learnt:      13838 | 0.000
164.97/165.09	c total clause space: 78.2603MB
164.97/165.09	c total #watches: 546271
167.36/167.44	c total #propagations: 34378700 / total #impl: 979517046 (eff. 0.035)
167.36/167.44	c #Conflicts:      97000 | #Learnt:      14838 | 0.000
167.36/167.44	c total clause space: 78.2603MB
167.36/167.44	c total #watches: 558322
169.26/169.36	c total #propagations: 34867814 / total #impl: 992173351 (eff. 0.035)
169.26/169.36	c GC COLLECT
169.26/169.36	c #Conflicts:      98000 | #Learnt:       8436 | 0.000
169.26/169.36	c total clause space: 78.2603MB
169.26/169.36	c total #watches: 497005
171.16/171.23	c total #propagations: 35367311 / total #impl: 1002413119 (eff. 0.035)
171.16/171.23	c #Conflicts:      99000 | #Learnt:       9436 | 0.000
171.16/171.23	c total clause space: 78.2603MB
171.16/171.23	c total #watches: 506671
173.26/173.32	c total #propagations: 35741739 / total #impl: 1013503714 (eff. 0.035)
173.26/173.32	c #Conflicts:     100000 | #Learnt:      10436 | 0.000
173.26/173.32	c total clause space: 78.2603MB
173.26/173.32	c total #watches: 519160
175.56/175.62	c total #propagations: 36144392 / total #impl: 1025701049 (eff. 0.035)
175.56/175.62	c #Conflicts:     101000 | #Learnt:      11436 | 0.000
175.56/175.62	c total clause space: 78.2603MB
175.56/175.62	c total #watches: 533430
177.96/178.07	c total #propagations: 36589130 / total #impl: 1039027682 (eff. 0.035)
177.96/178.07	c #Conflicts:     102000 | #Learnt:      12436 | 0.000
177.96/178.07	c total clause space: 78.2603MB
177.96/178.07	c total #watches: 546171
180.26/180.30	c total #propagations: 37082905 / total #impl: 1052460175 (eff. 0.035)
180.26/180.30	c #Conflicts:     103000 | #Learnt:      13436 | 0.000
180.26/180.30	c total clause space: 78.2603MB
180.26/180.30	c total #watches: 556467
182.26/182.38	c total #propagations: 37464550 / total #impl: 1062817776 (eff. 0.035)
182.26/182.38	c #Conflicts:     104000 | #Learnt:      14436 | 0.000
182.26/182.38	c total clause space: 78.2603MB
182.26/182.38	c total #watches: 565036
184.46/184.55	c total #propagations: 37819786 / total #impl: 1072682603 (eff. 0.035)
184.46/184.55	c #Conflicts:     105000 | #Learnt:      15436 | 0.000
184.46/184.55	c total clause space: 78.2603MB
184.46/184.55	c total #watches: 573679
186.36/186.41	c total #propagations: 38171916 / total #impl: 1084947014 (eff. 0.035)
186.36/186.41	c GC COLLECT
186.36/186.41	c #Conflicts:     106000 | #Learnt:       8724 | 0.000
186.36/186.41	c total clause space: 78.2603MB
186.36/186.41	c total #watches: 498889
188.06/188.12	c total #propagations: 38566724 / total #impl: 1096897160 (eff. 0.035)
188.06/188.12	c #Conflicts:     107000 | #Learnt:       9724 | 0.000
188.06/188.12	c total clause space: 78.2603MB
188.06/188.12	c total #watches: 507485
189.96/190.03	c total #propagations: 38897632 / total #impl: 1107609235 (eff. 0.035)
189.96/190.03	c #Conflicts:     108000 | #Learnt:      10724 | 0.000
189.96/190.03	c total clause space: 78.2603MB
189.96/190.03	c total #watches: 516141
191.86/191.94	c total #propagations: 39335197 / total #impl: 1118532577 (eff. 0.035)
191.86/191.94	c #Conflicts:     109000 | #Learnt:      11724 | 0.000
191.86/191.94	c total clause space: 78.2603MB
191.86/191.94	c total #watches: 529154
194.16/194.23	c total #propagations: 39660400 / total #impl: 1131596992 (eff. 0.035)
194.16/194.23	c #Conflicts:     110000 | #Learnt:      12724 | 0.000
194.16/194.23	c total clause space: 78.2603MB
194.16/194.23	c total #watches: 545902
196.66/196.79	c total #propagations: 40093351 / total #impl: 1146543651 (eff. 0.035)
196.66/196.79	c #Conflicts:     111000 | #Learnt:      13724 | 0.000
196.66/196.79	c total clause space: 78.2603MB
196.66/196.79	c total #watches: 561253
198.75/198.84	c total #propagations: 40506922 / total #impl: 1162463089 (eff. 0.035)
198.75/198.84	c #Conflicts:     112000 | #Learnt:      14724 | 0.000
198.75/198.84	c total clause space: 78.2603MB
198.75/198.84	c total #watches: 570726
200.85/200.95	c total #propagations: 40921383 / total #impl: 1171742677 (eff. 0.035)
200.85/200.95	c #Conflicts:     113000 | #Learnt:      15724 | 0.000
200.85/200.95	c total clause space: 78.2603MB
200.85/200.95	c total #watches: 579672
202.65/202.74	c total #propagations: 41328119 / total #impl: 1182460630 (eff. 0.035)
202.65/202.74	c GC COLLECT
202.65/202.74	c #Conflicts:     114000 | #Learnt:       8745 | 0.000
202.65/202.74	c total clause space: 78.2603MB
202.65/202.74	c total #watches: 499870
204.56/204.66	c total #propagations: 41676330 / total #impl: 1192539360 (eff. 0.035)
204.56/204.66	c #Conflicts:     115000 | #Learnt:       9745 | 0.000
204.56/204.66	c total clause space: 78.2603MB
204.56/204.66	c total #watches: 509105
206.86/206.92	c total #propagations: 42037680 / total #impl: 1204480124 (eff. 0.035)
206.86/206.92	c #Conflicts:     116000 | #Learnt:      10745 | 0.000
206.86/206.92	c total clause space: 78.2603MB
206.86/206.92	c total #watches: 522782
209.07/209.18	c total #propagations: 42476780 / total #impl: 1217215593 (eff. 0.035)
209.07/209.18	c S1->S2
209.07/209.18	c #Conflicts:     117000 | #Learnt:      11744 | 0.000
209.07/209.18	c total clause space: 78.2603MB
209.07/209.18	c total #watches: 534651
210.96/211.09	c total #propagations: 42816311 / total #impl: 1230716147 (eff. 0.035)
210.96/211.09	c #Conflicts:     118000 | #Learnt:      12744 | 0.000
210.96/211.09	c total clause space: 78.2603MB
210.96/211.09	c total #watches: 541259
212.96/213.06	c total #propagations: 43197818 / total #impl: 1242990152 (eff. 0.035)
212.96/213.06	c #Conflicts:     119000 | #Learnt:      13744 | 0.000
212.96/213.06	c total clause space: 78.2603MB
212.96/213.06	c total #watches: 550204
215.16/215.22	c total #propagations: 43551798 / total #impl: 1254955720 (eff. 0.035)
215.16/215.22	c #Conflicts:     120000 | #Learnt:      14744 | 0.000
215.16/215.22	c total clause space: 78.2603MB
215.16/215.22	c total #watches: 560062
217.56/217.63	c total #propagations: 43934520 / total #impl: 1267918401 (eff. 0.035)
217.56/217.63	c #Conflicts:     121000 | #Learnt:      15744 | 0.000
217.56/217.63	c total clause space: 78.2603MB
217.56/217.63	c total #watches: 570896
219.66/219.73	c total #propagations: 44265171 / total #impl: 1280909870 (eff. 0.035)
219.66/219.73	c GC COLLECT
219.66/219.73	c #Conflicts:     122000 | #Learnt:       8432 | 0.000
219.66/219.73	c total clause space: 78.2603MB
219.66/219.73	c total #watches: 496385
221.26/221.38	c total #propagations: 44692293 / total #impl: 1293553402 (eff. 0.035)
221.26/221.38	c #Conflicts:     123000 | #Learnt:       9432 | 0.000
221.26/221.38	c total clause space: 78.2603MB
221.26/221.38	c total #watches: 505355
222.96/223.06	c total #propagations: 45012258 / total #impl: 1302806231 (eff. 0.035)
222.96/223.06	c #Conflicts:     124000 | #Learnt:      10432 | 0.000
222.96/223.06	c total clause space: 78.2603MB
222.96/223.06	c total #watches: 514661
224.46/224.55	c total #propagations: 45323280 / total #impl: 1312015107 (eff. 0.035)
224.46/224.55	c #Conflicts:     125000 | #Learnt:      11432 | 0.000
224.46/224.55	c total clause space: 78.2603MB
224.46/224.55	c total #watches: 523489
226.66/226.76	c total #propagations: 45653952 / total #impl: 1321623263 (eff. 0.035)
226.66/226.76	c #Conflicts:     126000 | #Learnt:      12432 | 0.000
226.66/226.76	c total clause space: 78.2603MB
226.66/226.76	c total #watches: 531657
228.96/229.00	c total #propagations: 46039143 / total #impl: 1331380260 (eff. 0.035)
228.96/229.00	c #Conflicts:     127000 | #Learnt:      13432 | 0.000
228.96/229.00	c total clause space: 78.2603MB
228.96/229.00	c total #watches: 541776
230.55/230.60	c total #propagations: 46475403 / total #impl: 1342927939 (eff. 0.035)
230.55/230.60	c #Conflicts:     128000 | #Learnt:      14432 | 0.000
230.55/230.60	c total clause space: 78.2603MB
230.55/230.60	c total #watches: 550362
232.06/232.14	c total #propagations: 46735133 / total #impl: 1349210667 (eff. 0.035)
232.06/232.14	c #Conflicts:     129000 | #Learnt:      15432 | 0.000
232.06/232.14	c total clause space: 78.2603MB
232.06/232.14	c total #watches: 556749
233.95/234.08	c total #propagations: 47091237 / total #impl: 1355525369 (eff. 0.035)
233.95/234.08	c #Conflicts:     130000 | #Learnt:      16432 | 0.000
233.95/234.08	c total clause space: 78.2603MB
233.95/234.08	c total #watches: 565972
235.95/236.04	c total #propagations: 47421767 / total #impl: 1363445694 (eff. 0.035)
235.95/236.04	c GC COLLECT
235.95/236.04	c #Conflicts:     131000 | #Learnt:       8827 | 0.000
235.95/236.04	c total clause space: 78.2603MB
235.95/236.04	c total #watches: 499782
237.85/237.91	c total #propagations: 47730646 / total #impl: 1373556986 (eff. 0.035)
237.85/237.91	c #Conflicts:     132000 | #Learnt:       9827 | 0.000
237.85/237.91	c total clause space: 78.2603MB
237.85/237.91	c total #watches: 507281
239.55/239.68	c total #propagations: 48103166 / total #impl: 1383260436 (eff. 0.035)
239.55/239.68	c #Conflicts:     133000 | #Learnt:      10827 | 0.000
239.55/239.68	c total clause space: 78.2603MB
239.55/239.68	c total #watches: 516866
241.35/241.48	c total #propagations: 48341871 / total #impl: 1392486950 (eff. 0.035)
241.35/241.48	c #Conflicts:     134000 | #Learnt:      11826 | 0.000
241.35/241.48	c total clause space: 78.2603MB
241.35/241.48	c total #watches: 526697
243.16/243.21	c total #propagations: 48652383 / total #impl: 1401188737 (eff. 0.035)
243.16/243.21	c #Conflicts:     135000 | #Learnt:      12826 | 0.000
243.16/243.21	c total clause space: 78.2603MB
243.16/243.21	c total #watches: 536505
245.15/245.28	c total #propagations: 48892595 / total #impl: 1409503912 (eff. 0.035)
245.15/245.28	c #Conflicts:     136000 | #Learnt:      13826 | 0.000
245.15/245.28	c total clause space: 78.2603MB
245.15/245.28	c total #watches: 546504
247.25/247.31	c total #propagations: 49208091 / total #impl: 1422347704 (eff. 0.035)
247.25/247.31	c #Conflicts:     137000 | #Learnt:      14826 | 0.000
247.25/247.31	c total clause space: 78.2603MB
247.25/247.31	c total #watches: 555299
249.45/249.54	c total #propagations: 49619842 / total #impl: 1433974629 (eff. 0.035)
249.45/249.54	c #Conflicts:     138000 | #Learnt:      15826 | 0.000
249.45/249.54	c total clause space: 78.2603MB
249.45/249.54	c total #watches: 564494
251.45/251.54	c total #propagations: 50065247 / total #impl: 1447159160 (eff. 0.035)
251.45/251.54	c #Conflicts:     139000 | #Learnt:      16826 | 0.000
251.45/251.54	c total clause space: 78.2603MB
251.45/251.54	c total #watches: 571628
253.95/254.03	c total #propagations: 50461744 / total #impl: 1459416805 (eff. 0.035)
253.95/254.03	c #Conflicts:     140000 | #Learnt:      17826 | 0.000
253.95/254.03	c total clause space: 78.2603MB
253.95/254.03	c total #watches: 581122
256.05/256.16	c total #propagations: 50886254 / total #impl: 1474408155 (eff. 0.035)
256.05/256.16	c GC COLLECT
256.05/256.16	c #Conflicts:     141000 | #Learnt:       9926 | 0.000
256.05/256.16	c total clause space: 78.2603MB
256.05/256.16	c total #watches: 508914
257.85/257.90	c total #propagations: 51234072 / total #impl: 1490403180 (eff. 0.034)
257.85/257.90	c #Conflicts:     142000 | #Learnt:      10926 | 0.000
257.85/257.90	c total clause space: 78.2603MB
257.85/257.90	c total #watches: 515771
259.85/259.90	c total #propagations: 51620837 / total #impl: 1501717472 (eff. 0.034)
259.85/259.90	c #Conflicts:     143000 | #Learnt:      11926 | 0.000
259.85/259.90	c total clause space: 78.2603MB
259.85/259.90	c total #watches: 524691
261.65/261.74	c total #propagations: 52005082 / total #impl: 1515127420 (eff. 0.034)
261.65/261.74	c #Conflicts:     144000 | #Learnt:      12926 | 0.000
261.65/261.74	c total clause space: 78.2603MB
261.65/261.74	c total #watches: 532614
263.75/263.86	c total #propagations: 52412894 / total #impl: 1527198515 (eff. 0.034)
263.75/263.86	c #Conflicts:     145000 | #Learnt:      13926 | 0.000
263.75/263.86	c total clause space: 78.2603MB
263.75/263.86	c total #watches: 540083
265.75/265.83	c total #propagations: 52908827 / total #impl: 1540552400 (eff. 0.034)
265.75/265.83	c #Conflicts:     146000 | #Learnt:      14926 | 0.000
265.75/265.83	c total clause space: 78.2603MB
265.75/265.83	c total #watches: 548290
267.85/267.94	c total #propagations: 53421624 / total #impl: 1552269867 (eff. 0.034)
267.85/267.94	c #Conflicts:     147000 | #Learnt:      15926 | 0.000
267.85/267.94	c total clause space: 78.2603MB
267.85/267.94	c total #watches: 557551
270.15/270.20	c total #propagations: 53952875 / total #impl: 1564120108 (eff. 0.034)
270.15/270.20	c #Conflicts:     148000 | #Learnt:      16926 | 0.000
270.15/270.20	c total clause space: 78.2603MB
270.15/270.20	c total #watches: 567643
271.85/271.96	c total #propagations: 54380004 / total #impl: 1575717096 (eff. 0.035)
271.85/271.96	c #Conflicts:     149000 | #Learnt:      17926 | 0.000
271.85/271.96	c total clause space: 78.2603MB
271.85/271.96	c total #watches: 575459
273.85/273.95	c total #propagations: 54685548 / total #impl: 1583288522 (eff. 0.035)
273.85/273.95	c GC COLLECT
273.85/273.95	c #Conflicts:     150000 | #Learnt:       9708 | 0.000
273.85/273.95	c total clause space: 78.2603MB
273.85/273.95	c total #watches: 506125
275.75/275.85	c total #propagations: 55095392 / total #impl: 1593240615 (eff. 0.035)
275.75/275.85	c #Conflicts:     151000 | #Learnt:      10708 | 0.000
275.75/275.85	c total clause space: 78.2603MB
275.75/275.85	c total #watches: 514743
277.55/277.67	c total #propagations: 55451479 / total #impl: 1603909514 (eff. 0.035)
277.55/277.67	c #Conflicts:     152000 | #Learnt:      11708 | 0.000
277.55/277.67	c total clause space: 78.2603MB
277.55/277.67	c total #watches: 523239
279.25/279.39	c total #propagations: 55775834 / total #impl: 1612823016 (eff. 0.035)
279.25/279.39	c #Conflicts:     153000 | #Learnt:      12708 | 0.000
279.25/279.39	c total clause space: 78.2603MB
279.25/279.39	c total #watches: 533276
281.25/281.32	c total #propagations: 55970941 / total #impl: 1619262193 (eff. 0.035)
281.25/281.32	c #Conflicts:     154000 | #Learnt:      13708 | 0.000
281.25/281.32	c total clause space: 78.2603MB
281.25/281.32	c total #watches: 541193
282.65/282.80	c total #propagations: 56350393 / total #impl: 1630009382 (eff. 0.035)
282.65/282.80	c #Conflicts:     155000 | #Learnt:      14708 | 0.000
282.65/282.80	c total clause space: 78.2603MB
282.65/282.80	c total #watches: 549399
284.55/284.60	c total #propagations: 56604448 / total #impl: 1637490710 (eff. 0.035)
284.55/284.60	c #Conflicts:     156000 | #Learnt:      15708 | 0.000
284.55/284.60	c total clause space: 78.2603MB
284.55/284.60	c total #watches: 555811
286.45/286.50	c total #propagations: 56979093 / total #impl: 1645541930 (eff. 0.035)
286.45/286.50	c #Conflicts:     157000 | #Learnt:      16708 | 0.000
286.45/286.50	c total clause space: 78.2603MB
286.45/286.50	c total #watches: 564674
288.44/288.55	c total #propagations: 57258719 / total #impl: 1653940247 (eff. 0.035)
288.44/288.55	c #Conflicts:     158000 | #Learnt:      17708 | 0.000
288.44/288.55	c total clause space: 78.2603MB
288.44/288.55	c total #watches: 572790
290.94/291.09	c total #propagations: 57496960 / total #impl: 1664888099 (eff. 0.035)
290.94/291.09	c #Conflicts:     159000 | #Learnt:      18708 | 0.000
290.94/291.09	c total clause space: 78.2603MB
290.94/291.09	c total #watches: 580919
292.84/292.98	c total #propagations: 57916526 / total #impl: 1680835559 (eff. 0.034)
292.84/292.98	c GC COLLECT
292.84/292.98	c #Conflicts:     160000 | #Learnt:      10205 | 0.000
292.84/292.98	c total clause space: 78.2603MB
292.84/292.98	c total #watches: 510270
294.64/294.73	c total #propagations: 58279830 / total #impl: 1691665937 (eff. 0.034)
294.64/294.73	c #Conflicts:     161000 | #Learnt:      11205 | 0.000
294.64/294.73	c total clause space: 78.2603MB
294.64/294.73	c total #watches: 517232
296.34/296.42	c total #propagations: 58639346 / total #impl: 1701883311 (eff. 0.034)
296.34/296.42	c #Conflicts:     162000 | #Learnt:      12205 | 0.000
296.34/296.42	c total clause space: 78.2603MB
296.34/296.42	c total #watches: 526076
298.15/298.24	c total #propagations: 58908496 / total #impl: 1712406477 (eff. 0.034)
298.15/298.24	c #Conflicts:     163000 | #Learnt:      13205 | 0.000
298.15/298.24	c total clause space: 78.2603MB
298.15/298.24	c total #watches: 534225
299.94/300.03	c total #propagations: 59387580 / total #impl: 1723380724 (eff. 0.034)
299.94/300.03	c #Conflicts:     164000 | #Learnt:      14205 | 0.000
299.94/300.03	c total clause space: 78.2603MB
299.94/300.03	c total #watches: 543155
301.74/301.87	c total #propagations: 59782189 / total #impl: 1733344242 (eff. 0.034)
301.74/301.87	c #Conflicts:     165000 | #Learnt:      15205 | 0.000
301.74/301.87	c total clause space: 78.2603MB
301.74/301.87	c total #watches: 551266
303.84/303.96	c total #propagations: 60054313 / total #impl: 1743491439 (eff. 0.034)
303.84/303.96	c #Conflicts:     166000 | #Learnt:      16205 | 0.000
303.84/303.96	c total clause space: 78.2603MB
303.84/303.96	c total #watches: 560305
306.34/306.42	c total #propagations: 60275701 / total #impl: 1754962648 (eff. 0.034)
306.34/306.42	c #Conflicts:     167000 | #Learnt:      17205 | 0.000
306.34/306.42	c total clause space: 78.2603MB
306.34/306.42	c total #watches: 570636
308.24/308.30	c total #propagations: 60582378 / total #impl: 1767379034 (eff. 0.034)
308.24/308.30	c #Conflicts:     168000 | #Learnt:      18205 | 0.000
308.24/308.30	c total clause space: 78.2603MB
308.24/308.30	c total #watches: 577168
310.44/310.55	c total #propagations: 60951267 / total #impl: 1776067729 (eff. 0.034)
310.44/310.55	c #Conflicts:     169000 | #Learnt:      19205 | 0.000
310.44/310.55	c total clause space: 78.2603MB
310.44/310.55	c total #watches: 588037
312.74/312.83	c total #propagations: 61292028 / total #impl: 1786280351 (eff. 0.034)
312.74/312.83	c GC COLLECT
312.74/312.83	c #Conflicts:     170000 | #Learnt:      10410 | 0.000
312.74/312.83	c total clause space: 78.2603MB
312.74/312.83	c total #watches: 513525
314.74/314.81	c total #propagations: 61669643 / total #impl: 1799457215 (eff. 0.034)
314.74/314.81	c #Conflicts:     171000 | #Learnt:      11410 | 0.000
314.74/314.81	c total clause space: 78.2603MB
314.74/314.81	c total #watches: 521793
317.04/317.19	c total #propagations: 61948235 / total #impl: 1809399017 (eff. 0.034)
317.04/317.19	c #Conflicts:     172000 | #Learnt:      12410 | 0.000
317.04/317.19	c total clause space: 78.2603MB
317.04/317.19	c total #watches: 530925
318.64/318.77	c total #propagations: 62327282 / total #impl: 1820180497 (eff. 0.034)
318.64/318.77	c #Conflicts:     173000 | #Learnt:      13410 | 0.000
318.64/318.77	c total clause space: 78.2603MB
318.64/318.77	c total #watches: 539834
320.84/320.96	c total #propagations: 62580993 / total #impl: 1827497727 (eff. 0.034)
320.84/320.96	c #Conflicts:     174000 | #Learnt:      14410 | 0.000
320.84/320.96	c total clause space: 78.2603MB
320.84/320.96	c total #watches: 549675
322.84/322.90	c total #propagations: 62964896 / total #impl: 1839097027 (eff. 0.034)
322.84/322.90	c #Conflicts:     175000 | #Learnt:      15410 | 0.000
322.84/322.90	c total clause space: 78.2603MB
322.84/322.90	c total #watches: 559025
324.74/324.87	c total #propagations: 63316316 / total #impl: 1850339686 (eff. 0.034)
324.74/324.87	c #Conflicts:     176000 | #Learnt:      16410 | 0.000
324.74/324.87	c total clause space: 78.2603MB
324.74/324.87	c total #watches: 566796
326.44/326.56	c total #propagations: 63710473 / total #impl: 1861256371 (eff. 0.034)
326.44/326.56	c #Conflicts:     177000 | #Learnt:      17410 | 0.000
326.44/326.56	c total clause space: 78.2603MB
326.44/326.56	c total #watches: 574878
328.14/328.25	c total #propagations: 63978166 / total #impl: 1868617422 (eff. 0.034)
328.14/328.25	c #Conflicts:     178000 | #Learnt:      18410 | 0.000
328.14/328.25	c total clause space: 78.2603MB
328.14/328.25	c total #watches: 585086
330.74/330.88	c total #propagations: 64256928 / total #impl: 1876038914 (eff. 0.034)
330.74/330.88	c #Conflicts:     179000 | #Learnt:      19410 | 0.000
330.74/330.88	c total clause space: 78.2603MB
330.74/330.88	c total #watches: 595435
333.14/333.21	c total #propagations: 64597370 / total #impl: 1888057937 (eff. 0.034)
333.14/333.21	c GC COLLECT
333.14/333.21	c #Conflicts:     180000 | #Learnt:      10314 | 0.000
333.14/333.21	c total clause space: 78.2603MB
333.14/333.21	c total #watches: 513768
335.04/335.10	c total #propagations: 64864201 / total #impl: 1896708811 (eff. 0.034)
335.04/335.10	c #Conflicts:     181000 | #Learnt:      11314 | 0.000
335.04/335.10	c total clause space: 78.2603MB
335.04/335.10	c total #watches: 522785
336.84/336.96	c total #propagations: 65174498 / total #impl: 1907977021 (eff. 0.034)
336.84/336.96	c #Conflicts:     182000 | #Learnt:      12314 | 0.000
336.84/336.96	c total clause space: 78.2603MB
336.84/336.96	c total #watches: 532082
338.64/338.77	c total #propagations: 65552000 / total #impl: 1919478175 (eff. 0.034)
338.64/338.77	c #Conflicts:     183000 | #Learnt:      13314 | 0.000
338.64/338.77	c total clause space: 78.2603MB
338.64/338.77	c total #watches: 542491
340.84/340.90	c total #propagations: 65847057 / total #impl: 1929709731 (eff. 0.034)
340.84/340.90	c #Conflicts:     184000 | #Learnt:      14314 | 0.000
340.84/340.90	c total clause space: 78.2603MB
340.84/340.90	c total #watches: 553583
342.93/343.01	c total #propagations: 66232688 / total #impl: 1942890813 (eff. 0.034)
342.93/343.01	c #Conflicts:     185000 | #Learnt:      15314 | 0.000
342.93/343.01	c total clause space: 78.2603MB
342.93/343.01	c total #watches: 564155
344.93/345.04	c total #propagations: 66531662 / total #impl: 1954874627 (eff. 0.034)
344.93/345.04	c #Conflicts:     186000 | #Learnt:      16314 | 0.000
344.93/345.04	c total clause space: 78.2603MB
344.93/345.04	c total #watches: 573796
346.73/346.88	c total #propagations: 66761854 / total #impl: 1965560351 (eff. 0.034)
346.73/346.88	c #Conflicts:     187000 | #Learnt:      17314 | 0.000
346.73/346.88	c total clause space: 78.2603MB
346.73/346.88	c total #watches: 582973
348.64/348.78	c total #propagations: 67003799 / total #impl: 1973870366 (eff. 0.034)
348.64/348.78	c #Conflicts:     188000 | #Learnt:      18314 | 0.000
348.64/348.78	c total clause space: 78.2603MB
348.64/348.78	c total #watches: 592440
351.23/351.34	c total #propagations: 67264807 / total #impl: 1983334019 (eff. 0.034)
351.23/351.34	c #Conflicts:     189000 | #Learnt:      19314 | 0.000
351.23/351.34	c total clause space: 78.2603MB
351.23/351.34	c total #watches: 599967
353.63/353.74	c total #propagations: 67841994 / total #impl: 1996912687 (eff. 0.034)
353.63/353.74	c #Conflicts:     190000 | #Learnt:      20314 | 0.000
353.63/353.74	c total clause space: 78.2603MB
353.63/353.74	c total #watches: 609593
355.63/355.77	c total #propagations: 68256101 / total #impl: 2009852154 (eff. 0.034)
355.63/355.77	c GC COLLECT
355.63/355.77	c #Conflicts:     191000 | #Learnt:      10923 | 0.000
355.63/355.77	c total clause space: 78.2603MB
355.63/355.77	c total #watches: 519237
357.54/357.67	c total #propagations: 68481580 / total #impl: 2021091315 (eff. 0.034)
357.54/357.67	c #Conflicts:     192000 | #Learnt:      11923 | 0.000
357.54/357.67	c total clause space: 78.2603MB
357.54/357.67	c total #watches: 528608
359.64/359.70	c total #propagations: 68737757 / total #impl: 2032874864 (eff. 0.034)
359.64/359.70	c #Conflicts:     193000 | #Learnt:      12923 | 0.000
359.64/359.70	c total clause space: 78.2603MB
359.64/359.70	c total #watches: 538783
361.63/361.76	c total #propagations: 69065911 / total #impl: 2045662621 (eff. 0.034)
361.63/361.76	c #Conflicts:     194000 | #Learnt:      13923 | 0.000
361.63/361.76	c total clause space: 78.2603MB
361.63/361.76	c total #watches: 548736
364.14/364.28	c total #propagations: 69373924 / total #impl: 2058800173 (eff. 0.034)
364.14/364.28	c #Conflicts:     195000 | #Learnt:      14923 | 0.000
364.14/364.28	c total clause space: 78.2603MB
364.14/364.28	c total #watches: 560328
366.43/366.59	c total #propagations: 69739501 / total #impl: 2073954654 (eff. 0.034)
366.43/366.59	c #Conflicts:     196000 | #Learnt:      15923 | 0.000
366.43/366.59	c total clause space: 78.2603MB
366.43/366.59	c total #watches: 572222
369.13/369.24	c total #propagations: 70103346 / total #impl: 2088217615 (eff. 0.034)
369.13/369.24	c #Conflicts:     197000 | #Learnt:      16923 | 0.000
369.13/369.24	c total clause space: 78.2603MB
369.13/369.24	c total #watches: 584454
371.93/372.07	c total #propagations: 70476853 / total #impl: 2104444231 (eff. 0.033)
371.93/372.07	c #Conflicts:     198000 | #Learnt:      17923 | 0.000
371.93/372.07	c total clause space: 78.2603MB
371.93/372.07	c total #watches: 597056
375.04/375.19	c total #propagations: 70912007 / total #impl: 2122467201 (eff. 0.033)
375.04/375.19	c #Conflicts:     199000 | #Learnt:      18923 | 0.000
375.04/375.19	c total clause space: 78.2603MB
375.04/375.19	c total #watches: 611012
378.23/378.31	c total #propagations: 71265702 / total #impl: 2141585034 (eff. 0.033)
378.23/378.31	c #Conflicts:     200000 | #Learnt:      19923 | 0.000
378.23/378.31	c total clause space: 78.2603MB
378.23/378.31	c total #watches: 624779
381.23/381.39	c total #propagations: 71604272 / total #impl: 2161231554 (eff. 0.033)
381.23/381.39	c #Conflicts:     201000 | #Learnt:      20923 | 0.000
381.23/381.39	c total clause space: 78.2603MB
381.23/381.39	c total #watches: 638321
383.93/384.05	c total #propagations: 71967818 / total #impl: 2180372141 (eff. 0.033)
383.93/384.05	c GC COLLECT
383.93/384.05	c #Conflicts:     202000 | #Learnt:      11233 | 0.000
383.93/384.05	c total clause space: 78.2603MB
383.93/384.05	c total #watches: 523647
385.73/385.86	c total #propagations: 72276570 / total #impl: 2197320838 (eff. 0.033)
385.73/385.86	c #Conflicts:     203000 | #Learnt:      12233 | 0.000
385.73/385.86	c total clause space: 78.2603MB
385.73/385.86	c total #watches: 533126
387.73/387.87	c total #propagations: 72652528 / total #impl: 2208204236 (eff. 0.033)
387.73/387.87	c #Conflicts:     204000 | #Learnt:      13233 | 0.000
387.73/387.87	c total clause space: 78.2603MB
387.73/387.87	c total #watches: 546277
389.83/389.99	c total #propagations: 73032059 / total #impl: 2220815394 (eff. 0.033)
389.83/389.99	c #Conflicts:     205000 | #Learnt:      14233 | 0.000
389.83/389.99	c total clause space: 78.2603MB
389.83/389.99	c total #watches: 557834
392.13/392.27	c total #propagations: 73378514 / total #impl: 2234718114 (eff. 0.033)
392.13/392.27	c #Conflicts:     206000 | #Learnt:      15233 | 0.000
392.13/392.27	c total clause space: 78.2603MB
392.13/392.27	c total #watches: 568919
394.32/394.45	c total #propagations: 73805877 / total #impl: 2248549262 (eff. 0.033)
394.32/394.45	c #Conflicts:     207000 | #Learnt:      16233 | 0.000
394.32/394.45	c total clause space: 78.2603MB
394.32/394.45	c total #watches: 581043
396.62/396.76	c total #propagations: 74256066 / total #impl: 2261192953 (eff. 0.033)
396.62/396.76	c #Conflicts:     208000 | #Learnt:      17233 | 0.000
396.62/396.76	c total clause space: 78.2603MB
396.62/396.76	c total #watches: 591806
398.92/399.01	c total #propagations: 74676383 / total #impl: 2274547461 (eff. 0.033)
398.92/399.01	c #Conflicts:     209000 | #Learnt:      18233 | 0.000
398.92/399.01	c total clause space: 78.2603MB
398.92/399.01	c total #watches: 603237
401.32/401.48	c total #propagations: 74939357 / total #impl: 2287253260 (eff. 0.033)
401.32/401.48	c #Conflicts:     210000 | #Learnt:      19233 | 0.000
401.32/401.48	c total clause space: 78.2603MB
401.32/401.48	c total #watches: 615097
403.72/403.87	c total #propagations: 75291224 / total #impl: 2300816727 (eff. 0.033)
403.72/403.87	c #Conflicts:     211000 | #Learnt:      20233 | 0.000
403.72/403.87	c total clause space: 78.2603MB
403.72/403.87	c total #watches: 625355
406.22/406.30	c total #propagations: 75732991 / total #impl: 2315168695 (eff. 0.033)
406.22/406.30	c #Conflicts:     212000 | #Learnt:      21233 | 0.000
406.22/406.30	c total clause space: 78.2603MB
406.22/406.30	c total #watches: 635642
408.72/408.84	c total #propagations: 76175307 / total #impl: 2328365251 (eff. 0.033)
408.72/408.84	c GC COLLECT
408.72/408.84	c #Conflicts:     213000 | #Learnt:      11231 | 0.000
408.72/408.84	c total clause space: 78.2603MB
408.72/408.84	c total #watches: 523155
410.62/410.73	c total #propagations: 76473313 / total #impl: 2343022021 (eff. 0.033)
410.62/410.73	c #Conflicts:     214000 | #Learnt:      12231 | 0.000
410.62/410.73	c total clause space: 78.2603MB
410.62/410.73	c total #watches: 532924
412.71/412.86	c total #propagations: 76831164 / total #impl: 2355757102 (eff. 0.033)
412.71/412.86	c #Conflicts:     215000 | #Learnt:      13231 | 0.000
412.71/412.86	c total clause space: 78.2603MB
412.71/412.86	c total #watches: 542850
414.72/414.81	c total #propagations: 77291372 / total #impl: 2369412840 (eff. 0.033)
414.72/414.81	c #Conflicts:     216000 | #Learnt:      14231 | 0.000
414.72/414.81	c total clause space: 78.2603MB
414.72/414.81	c total #watches: 553506
417.01/417.13	c total #propagations: 77679566 / total #impl: 2381971213 (eff. 0.033)
417.01/417.13	c #Conflicts:     217000 | #Learnt:      15231 | 0.000
417.01/417.13	c total clause space: 78.2603MB
417.01/417.13	c total #watches: 566493
419.61/419.79	c total #propagations: 78091540 / total #impl: 2395693557 (eff. 0.033)
419.61/419.79	c #Conflicts:     218000 | #Learnt:      16231 | 0.000
419.61/419.79	c total clause space: 78.2603MB
419.61/419.79	c total #watches: 578695
422.51/422.61	c total #propagations: 78504980 / total #impl: 2411845502 (eff. 0.033)
422.51/422.61	c #Conflicts:     219000 | #Learnt:      17231 | 0.000
422.51/422.61	c total clause space: 78.2603MB
422.51/422.61	c total #watches: 592489
425.41/425.59	c total #propagations: 78922599 / total #impl: 2428887338 (eff. 0.032)
425.41/425.59	c #Conflicts:     220000 | #Learnt:      18231 | 0.000
425.41/425.59	c total clause space: 78.2603MB
425.41/425.59	c total #watches: 607039
428.10/428.22	c total #propagations: 79416909 / total #impl: 2445928218 (eff. 0.032)
428.10/428.22	c #Conflicts:     221000 | #Learnt:      19231 | 0.000
428.10/428.22	c total clause space: 78.2603MB
428.10/428.22	c total #watches: 619402
430.60/430.71	c total #propagations: 79780815 / total #impl: 2461521870 (eff. 0.032)
430.60/430.71	c #Conflicts:     222000 | #Learnt:      20231 | 0.000
430.60/430.71	c total clause space: 78.2603MB
430.60/430.71	c total #watches: 631643
432.90/433.08	c total #propagations: 80217481 / total #impl: 2476674212 (eff. 0.032)
432.90/433.08	c #Conflicts:     223000 | #Learnt:      21231 | 0.000
432.90/433.08	c total clause space: 78.2603MB
432.90/433.08	c total #watches: 642594
435.40/435.57	c total #propagations: 80674524 / total #impl: 2490091220 (eff. 0.032)
435.40/435.57	c #Conflicts:     224000 | #Learnt:      22231 | 0.000
435.40/435.57	c total clause space: 78.2603MB
435.40/435.57	c total #watches: 652624
437.71/437.90	c total #propagations: 81187125 / total #impl: 2503604976 (eff. 0.032)
437.71/437.90	c GC COLLECT
437.71/437.90	c #Conflicts:     225000 | #Learnt:      11930 | 0.000
437.71/437.90	c total clause space: 78.2603MB
437.71/437.90	c total #watches: 528723
439.60/439.72	c total #propagations: 81669810 / total #impl: 2517549781 (eff. 0.032)
439.60/439.72	c #Conflicts:     226000 | #Learnt:      12930 | 0.000
439.60/439.72	c total clause space: 78.2603MB
439.60/439.72	c total #watches: 538998
441.50/441.60	c total #propagations: 81976574 / total #impl: 2528240643 (eff. 0.032)
441.50/441.60	c #Conflicts:     227000 | #Learnt:      13930 | 0.000
441.50/441.60	c total clause space: 78.2603MB
441.50/441.60	c total #watches: 548559
443.70/443.80	c total #propagations: 82256728 / total #impl: 2539040482 (eff. 0.032)
443.70/443.80	c #Conflicts:     228000 | #Learnt:      14930 | 0.000
443.70/443.80	c total clause space: 78.2603MB
443.70/443.80	c total #watches: 561749
445.51/445.67	c total #propagations: 82624307 / total #impl: 2551578382 (eff. 0.032)
445.51/445.67	c #Conflicts:     229000 | #Learnt:      15930 | 0.000
445.51/445.67	c total clause space: 78.2603MB
445.51/445.67	c total #watches: 569454
447.50/447.62	c total #propagations: 83019087 / total #impl: 2561451684 (eff. 0.032)
447.50/447.62	c #Conflicts:     230000 | #Learnt:      16930 | 0.000
447.50/447.62	c total clause space: 78.2603MB
447.50/447.62	c total #watches: 576465
449.60/449.78	c total #propagations: 83424054 / total #impl: 2572477400 (eff. 0.032)
449.60/449.78	c #Conflicts:     231000 | #Learnt:      17930 | 0.000
449.60/449.78	c total clause space: 78.2603MB
449.60/449.78	c total #watches: 584260
451.70/451.84	c total #propagations: 83796266 / total #impl: 2584544396 (eff. 0.032)
451.70/451.84	c #Conflicts:     232000 | #Learnt:      18930 | 0.000
451.70/451.84	c total clause space: 78.2603MB
451.70/451.84	c total #watches: 592437
454.00/454.17	c total #propagations: 84085201 / total #impl: 2594731428 (eff. 0.032)
454.00/454.17	c #Conflicts:     233000 | #Learnt:      19930 | 0.000
454.00/454.17	c total clause space: 78.2603MB
454.00/454.17	c total #watches: 600138
456.20/456.30	c total #propagations: 84486913 / total #impl: 2607147334 (eff. 0.032)
456.20/456.30	c #Conflicts:     234000 | #Learnt:      20930 | 0.000
456.20/456.30	c total clause space: 78.2603MB
456.20/456.30	c total #watches: 608861
458.00/458.17	c total #propagations: 84931286 / total #impl: 2619165494 (eff. 0.032)
458.00/458.17	c #Conflicts:     235000 | #Learnt:      21930 | 0.000
458.00/458.17	c total clause space: 78.2603MB
458.00/458.17	c total #watches: 616847
460.20/460.37	c total #propagations: 85246321 / total #impl: 2628624735 (eff. 0.032)
460.20/460.37	c #Conflicts:     236000 | #Learnt:      22930 | 0.000
460.20/460.37	c total clause space: 78.2603MB
460.20/460.37	c total #watches: 624966
462.20/462.34	c total #propagations: 85604197 / total #impl: 2638775025 (eff. 0.032)
462.20/462.34	c GC COLLECT
462.20/462.34	c #Conflicts:     237000 | #Learnt:      12313 | 0.000
462.20/462.34	c total clause space: 78.2603MB
462.20/462.34	c total #watches: 532192
463.90/464.07	c total #propagations: 85870652 / total #impl: 2649226906 (eff. 0.032)
463.90/464.07	c #Conflicts:     238000 | #Learnt:      13313 | 0.000
463.90/464.07	c total clause space: 78.2603MB
463.90/464.07	c total #watches: 542631
466.30/466.42	c total #propagations: 86118948 / total #impl: 2660618784 (eff. 0.032)
466.30/466.42	c #Conflicts:     239000 | #Learnt:      14313 | 0.000
466.30/466.42	c total clause space: 78.2603MB
466.30/466.42	c total #watches: 553368
468.20/468.38	c total #propagations: 86484784 / total #impl: 2675328081 (eff. 0.032)
468.20/468.38	c #Conflicts:     240000 | #Learnt:      15313 | 0.000
468.20/468.38	c total clause space: 78.2603MB
468.20/468.38	c total #watches: 562823
470.00/470.17	c total #propagations: 86855476 / total #impl: 2686932516 (eff. 0.032)
470.00/470.17	c #Conflicts:     241000 | #Learnt:      16313 | 0.000
470.00/470.17	c total clause space: 78.2603MB
470.00/470.17	c total #watches: 570321
471.90/472.02	c total #propagations: 87197503 / total #impl: 2696935134 (eff. 0.032)
471.90/472.02	c #Conflicts:     242000 | #Learnt:      17313 | 0.000
471.90/472.02	c total clause space: 78.2603MB
471.90/472.02	c total #watches: 579987
474.00/474.11	c total #propagations: 87442930 / total #impl: 2707489041 (eff. 0.032)
474.00/474.11	c #Conflicts:     243000 | #Learnt:      18313 | 0.000
474.00/474.11	c total clause space: 78.2603MB
474.00/474.11	c total #watches: 589451
476.10/476.27	c total #propagations: 87710335 / total #impl: 2717937199 (eff. 0.032)
476.10/476.27	c #Conflicts:     244000 | #Learnt:      19313 | 0.000
476.10/476.27	c total clause space: 78.2603MB
476.10/476.27	c total #watches: 598875
478.10/478.22	c total #propagations: 88007743 / total #impl: 2728960301 (eff. 0.032)
478.10/478.22	c #Conflicts:     245000 | #Learnt:      20313 | 0.000
478.10/478.22	c total clause space: 78.2603MB
478.10/478.22	c total #watches: 607518
479.90/480.06	c total #propagations: 88299463 / total #impl: 2739658893 (eff. 0.032)
479.90/480.06	c #Conflicts:     246000 | #Learnt:      21313 | 0.000
479.90/480.06	c total clause space: 78.2603MB
479.90/480.06	c total #watches: 618453
481.89/482.05	c total #propagations: 88566893 / total #impl: 2748595308 (eff. 0.032)
481.89/482.05	c #Conflicts:     247000 | #Learnt:      22313 | 0.000
481.89/482.05	c total clause space: 78.2603MB
481.89/482.05	c total #watches: 632941
484.29/484.40	c total #propagations: 88823191 / total #impl: 2758138540 (eff. 0.032)
484.29/484.40	c #Conflicts:     248000 | #Learnt:      23313 | 0.000
484.29/484.40	c total clause space: 78.2603MB
484.29/484.40	c total #watches: 647662
486.29/486.49	c total #propagations: 89115748 / total #impl: 2769168215 (eff. 0.032)
486.29/486.49	c GC COLLECT
486.29/486.49	c #Conflicts:     249000 | #Learnt:      12407 | 0.000
486.29/486.49	c total clause space: 78.2603MB
486.29/486.49	c total #watches: 535886
488.19/488.32	c total #propagations: 89433882 / total #impl: 2779056748 (eff. 0.032)
488.19/488.32	c #Conflicts:     250000 | #Learnt:      13407 | 0.000
488.19/488.32	c total clause space: 78.2603MB
488.19/488.32	c total #watches: 548843
490.19/490.37	c total #propagations: 89726806 / total #impl: 2788918234 (eff. 0.032)
490.19/490.37	c #Conflicts:     251000 | #Learnt:      14407 | 0.000
490.19/490.37	c total clause space: 78.2603MB
490.19/490.37	c total #watches: 558954
492.29/492.43	c total #propagations: 90058216 / total #impl: 2799468585 (eff. 0.032)
492.29/492.43	c #Conflicts:     252000 | #Learnt:      15407 | 0.000
492.29/492.43	c total clause space: 78.2603MB
492.29/492.43	c total #watches: 570124
493.99/494.18	c total #propagations: 90359110 / total #impl: 2810425496 (eff. 0.032)
493.99/494.18	c #Conflicts:     253000 | #Learnt:      16407 | 0.000
493.99/494.18	c total clause space: 78.2603MB
493.99/494.18	c total #watches: 580680
496.39/496.54	c total #propagations: 90628994 / total #impl: 2819648703 (eff. 0.032)
496.39/496.54	c #Conflicts:     254000 | #Learnt:      17407 | 0.000
496.39/496.54	c total clause space: 78.2603MB
496.39/496.54	c total #watches: 591645
498.59/498.75	c total #propagations: 90919826 / total #impl: 2830120768 (eff. 0.032)
498.59/498.75	c #Conflicts:     255000 | #Learnt:      18407 | 0.000
498.59/498.75	c total clause space: 78.2603MB
498.59/498.75	c total #watches: 601256
500.59/500.72	c total #propagations: 91180640 / total #impl: 2839535696 (eff. 0.032)
500.59/500.72	c #Conflicts:     256000 | #Learnt:      19407 | 0.000
500.59/500.72	c total clause space: 78.2603MB
500.59/500.72	c total #watches: 609454
502.49/502.67	c total #propagations: 91464286 / total #impl: 2847869778 (eff. 0.032)
502.49/502.67	c #Conflicts:     257000 | #Learnt:      20407 | 0.000
502.49/502.67	c total clause space: 78.2603MB
502.49/502.67	c total #watches: 618230
504.59/504.72	c total #propagations: 91729177 / total #impl: 2857388272 (eff. 0.032)
504.59/504.72	c #Conflicts:     258000 | #Learnt:      21407 | 0.000
504.59/504.72	c total clause space: 78.2603MB
504.59/504.72	c total #watches: 625634
506.69/506.89	c total #propagations: 92067779 / total #impl: 2867385603 (eff. 0.032)
506.69/506.89	c #Conflicts:     259000 | #Learnt:      22407 | 0.000
506.69/506.89	c total clause space: 78.2603MB
506.69/506.89	c total #watches: 632671
508.89/509.09	c total #propagations: 92373658 / total #impl: 2877924349 (eff. 0.032)
508.89/509.09	c #Conflicts:     260000 | #Learnt:      23407 | 0.000
508.89/509.09	c total clause space: 78.2603MB
508.89/509.09	c total #watches: 640204
510.79/510.99	c total #propagations: 92745480 / total #impl: 2888039176 (eff. 0.032)
510.79/510.99	c #Conflicts:     261000 | #Learnt:      24407 | 0.000
510.79/510.99	c total clause space: 78.2603MB
510.79/510.99	c total #watches: 650812
512.60/512.73	c total #propagations: 92961116 / total #impl: 2895750402 (eff. 0.032)
512.60/512.73	c GC COLLECT
512.60/512.73	c #Conflicts:     262000 | #Learnt:      13201 | 0.000
512.60/512.73	c total clause space: 78.2603MB
512.60/512.73	c total #watches: 542053
514.39/514.58	c total #propagations: 93298451 / total #impl: 2903799488 (eff. 0.032)
514.39/514.58	c #Conflicts:     263000 | #Learnt:      14201 | 0.000
514.39/514.58	c total clause space: 78.2603MB
514.39/514.58	c total #watches: 550688
516.49/516.66	c total #propagations: 93647926 / total #impl: 2914434933 (eff. 0.032)
516.49/516.66	c #Conflicts:     264000 | #Learnt:      15201 | 0.000
516.49/516.66	c total clause space: 78.2603MB
516.49/516.66	c total #watches: 559280
518.59/518.72	c total #propagations: 94005040 / total #impl: 2926889702 (eff. 0.032)
518.59/518.72	c #Conflicts:     265000 | #Learnt:      16201 | 0.000
518.59/518.72	c total clause space: 78.2603MB
518.59/518.72	c total #watches: 569612
520.09/520.24	c total #propagations: 94244079 / total #impl: 2938291120 (eff. 0.032)
520.09/520.24	c #Conflicts:     266000 | #Learnt:      17201 | 0.000
520.09/520.24	c total clause space: 78.2603MB
520.09/520.24	c total #watches: 576126
521.89/522.07	c total #propagations: 94495208 / total #impl: 2946643072 (eff. 0.032)
521.89/522.07	c #Conflicts:     267000 | #Learnt:      18201 | 0.000
521.89/522.07	c total clause space: 78.2603MB
521.89/522.07	c total #watches: 586964
523.89/524.05	c total #propagations: 94685999 / total #impl: 2955496584 (eff. 0.032)
523.89/524.05	c #Conflicts:     268000 | #Learnt:      19201 | 0.000
523.89/524.05	c total clause space: 78.2603MB
523.89/524.05	c total #watches: 599318
525.89/526.07	c total #propagations: 94918312 / total #impl: 2965113946 (eff. 0.032)
525.89/526.07	c #Conflicts:     269000 | #Learnt:      20201 | 0.000
525.89/526.07	c total clause space: 78.2603MB
525.89/526.07	c total #watches: 611420
527.79/527.90	c total #propagations: 95164415 / total #impl: 2976126752 (eff. 0.032)
527.79/527.90	c #Conflicts:     270000 | #Learnt:      21201 | 0.000
527.79/527.90	c total clause space: 78.2603MB
527.79/527.90	c total #watches: 623410
529.39/529.58	c total #propagations: 95402359 / total #impl: 2984454112 (eff. 0.032)
529.39/529.58	c #Conflicts:     271000 | #Learnt:      22201 | 0.000
529.39/529.58	c total clause space: 78.2603MB
529.39/529.58	c total #watches: 630926
531.09/531.28	c total #propagations: 95629614 / total #impl: 2990220221 (eff. 0.032)
531.09/531.28	c #Conflicts:     272000 | #Learnt:      23201 | 0.000
531.09/531.28	c total clause space: 78.2603MB
531.09/531.28	c total #watches: 641119
532.99/533.14	c total #propagations: 95848808 / total #impl: 2996422758 (eff. 0.032)
532.99/533.14	c #Conflicts:     273000 | #Learnt:      24201 | 0.000
532.99/533.14	c total clause space: 78.2603MB
532.99/533.14	c total #watches: 649007
535.09/535.29	c total #propagations: 96117475 / total #impl: 3006204234 (eff. 0.032)
535.09/535.29	c GC COLLECT
535.09/535.29	c #Conflicts:     274000 | #Learnt:      12714 | 0.000
535.09/535.29	c total clause space: 78.2603MB
535.09/535.29	c total #watches: 538744
537.09/537.24	c total #propagations: 96488309 / total #impl: 3019681622 (eff. 0.032)
537.09/537.24	c #Conflicts:     275000 | #Learnt:      13714 | 0.000
537.09/537.24	c total clause space: 78.2603MB
537.09/537.24	c total #watches: 548420
539.19/539.32	c total #propagations: 96837736 / total #impl: 3031922705 (eff. 0.032)
539.19/539.32	c #Conflicts:     276000 | #Learnt:      14714 | 0.000
539.19/539.32	c total clause space: 78.2603MB
539.19/539.32	c total #watches: 556308
540.99/541.15	c total #propagations: 97188293 / total #impl: 3044236040 (eff. 0.032)
540.99/541.15	c #Conflicts:     277000 | #Learnt:      15714 | 0.000
540.99/541.15	c total clause space: 78.2603MB
540.99/541.15	c total #watches: 564929
542.99/543.19	c total #propagations: 97444929 / total #impl: 3054128266 (eff. 0.032)
542.99/543.19	c #Conflicts:     278000 | #Learnt:      16714 | 0.000
542.99/543.19	c total clause space: 78.2603MB
542.99/543.19	c total #watches: 572590
545.09/545.28	c total #propagations: 97796639 / total #impl: 3065501675 (eff. 0.032)
545.09/545.28	c #Conflicts:     279000 | #Learnt:      17714 | 0.000
545.09/545.28	c total clause space: 78.2603MB
545.09/545.28	c total #watches: 580295
547.18/547.34	c total #propagations: 98101290 / total #impl: 3076844739 (eff. 0.032)
547.18/547.34	c #Conflicts:     280000 | #Learnt:      18714 | 0.000
547.18/547.34	c total clause space: 78.2603MB
547.18/547.34	c total #watches: 588680
549.28/549.45	c total #propagations: 98352056 / total #impl: 3089218492 (eff. 0.032)
549.28/549.45	c #Conflicts:     281000 | #Learnt:      19714 | 0.000
549.28/549.45	c total clause space: 78.2603MB
549.28/549.45	c total #watches: 597360
551.28/551.49	c total #propagations: 98666635 / total #impl: 3099748225 (eff. 0.032)
551.28/551.49	c #Conflicts:     282000 | #Learnt:      20714 | 0.000
551.28/551.49	c total clause space: 78.2603MB
551.28/551.49	c total #watches: 606090
553.09/553.28	c total #propagations: 99013307 / total #impl: 3110775162 (eff. 0.032)
553.09/553.28	c #Conflicts:     283000 | #Learnt:      21714 | 0.000
553.09/553.28	c total clause space: 78.2603MB
553.09/553.28	c total #watches: 613566
555.29/555.42	c total #propagations: 99275363 / total #impl: 3120380012 (eff. 0.032)
555.29/555.42	c #Conflicts:     284000 | #Learnt:      22714 | 0.000
555.29/555.42	c total clause space: 78.2603MB
555.29/555.42	c total #watches: 623568
556.99/557.12	c total #propagations: 99562928 / total #impl: 3130783681 (eff. 0.032)
556.99/557.12	c #Conflicts:     285000 | #Learnt:      23714 | 0.000
556.99/557.12	c total clause space: 78.2603MB
556.99/557.12	c total #watches: 632145
558.89/559.02	c total #propagations: 99763955 / total #impl: 3137552457 (eff. 0.032)
558.89/559.02	c #Conflicts:     286000 | #Learnt:      24714 | 0.000
558.89/559.02	c total clause space: 78.2603MB
558.89/559.02	c total #watches: 640288
561.39/561.50	c total #propagations: 100090345 / total #impl: 3144249652 (eff. 0.032)
561.39/561.50	c GC COLLECT
561.39/561.50	c #Conflicts:     287000 | #Learnt:      12909 | 0.000
561.39/561.50	c total clause space: 78.2603MB
561.39/561.50	c total #watches: 540736
563.39/563.57	c total #propagations: 100310635 / total #impl: 3155078898 (eff. 0.032)
563.39/563.57	c #Conflicts:     288000 | #Learnt:      13909 | 0.000
563.39/563.57	c total clause space: 78.2603MB
563.39/563.57	c total #watches: 549695
565.19/565.39	c total #propagations: 100623399 / total #impl: 3167396283 (eff. 0.032)
565.19/565.39	c #Conflicts:     289000 | #Learnt:      14909 | 0.000
565.19/565.39	c total clause space: 78.2603MB
565.19/565.39	c total #watches: 556020
567.89/568.00	c total #propagations: 100902651 / total #impl: 3177104871 (eff. 0.032)
567.89/568.00	c #Conflicts:     290000 | #Learnt:      15909 | 0.000
567.89/568.00	c total clause space: 78.2603MB
567.89/568.00	c total #watches: 565473
569.70/569.82	c total #propagations: 101350074 / total #impl: 3190297844 (eff. 0.032)
569.70/569.82	c #Conflicts:     291000 | #Learnt:      16909 | 0.000
569.70/569.82	c total clause space: 78.2603MB
569.70/569.82	c total #watches: 576386
571.49/571.67	c total #propagations: 101566068 / total #impl: 3198874992 (eff. 0.032)
571.49/571.67	c #Conflicts:     292000 | #Learnt:      17909 | 0.000
571.49/571.67	c total clause space: 78.2603MB
571.49/571.67	c total #watches: 588026
573.49/573.62	c total #propagations: 101770343 / total #impl: 3207671277 (eff. 0.032)
573.49/573.62	c #Conflicts:     293000 | #Learnt:      18909 | 0.000
573.49/573.62	c total clause space: 78.2603MB
573.49/573.62	c total #watches: 597961
575.49/575.61	c total #propagations: 102187919 / total #impl: 3219313486 (eff. 0.032)
575.49/575.61	c #Conflicts:     294000 | #Learnt:      19909 | 0.000
575.49/575.61	c total clause space: 78.2603MB
575.49/575.61	c total #watches: 607832
577.50/577.69	c total #propagations: 102604045 / total #impl: 3230993677 (eff. 0.032)
577.50/577.69	c #Conflicts:     295000 | #Learnt:      20909 | 0.000
577.50/577.69	c total clause space: 78.2603MB
577.50/577.69	c total #watches: 616632
579.69/579.89	c total #propagations: 103050743 / total #impl: 3242775823 (eff. 0.032)
579.69/579.89	c #Conflicts:     296000 | #Learnt:      21909 | 0.000
579.69/579.89	c total clause space: 78.2603MB
579.69/579.89	c total #watches: 624638
582.09/582.23	c total #propagations: 103361714 / total #impl: 3254941816 (eff. 0.032)
582.09/582.23	c #Conflicts:     297000 | #Learnt:      22909 | 0.000
582.09/582.23	c total clause space: 78.2603MB
582.09/582.23	c total #watches: 633387
584.99/585.13	c total #propagations: 103713147 / total #impl: 3268150197 (eff. 0.032)
584.99/585.13	c #Conflicts:     298000 | #Learnt:      23909 | 0.000
584.99/585.13	c total clause space: 78.2603MB
584.99/585.13	c total #watches: 644312
587.39/587.51	c total #propagations: 104061594 / total #impl: 3284605980 (eff. 0.032)
587.39/587.51	c #Conflicts:     299000 | #Learnt:      24909 | 0.000
587.39/587.51	c total clause space: 78.2603MB
587.39/587.51	c total #watches: 652154
589.49/589.68	c total #propagations: 104337279 / total #impl: 3297730707 (eff. 0.032)
589.49/589.68	c #Conflicts:     300000 | #Learnt:      25909 | 0.000
589.49/589.68	c total clause space: 78.2603MB
589.49/589.68	c total #watches: 659595
591.39/591.51	c total #propagations: 104659389 / total #impl: 3309140272 (eff. 0.032)
591.39/591.51	c GC COLLECT
591.39/591.51	c #Conflicts:     301000 | #Learnt:      13805 | 0.000
591.39/591.51	c total clause space: 78.2603MB
591.39/591.51	c total #watches: 547746
593.39/593.51	c total #propagations: 105054282 / total #impl: 3320308873 (eff. 0.032)
593.39/593.51	c #Conflicts:     302000 | #Learnt:      14805 | 0.000
593.39/593.51	c total clause space: 78.2603MB
593.39/593.51	c total #watches: 556684
595.39/595.52	c total #propagations: 105358377 / total #impl: 3332675254 (eff. 0.032)
595.39/595.52	c #Conflicts:     303000 | #Learnt:      15805 | 0.000
595.39/595.52	c total clause space: 78.2603MB
595.39/595.52	c total #watches: 564567
597.39/597.53	c total #propagations: 105686454 / total #impl: 3345006641 (eff. 0.032)
597.39/597.53	c #Conflicts:     304000 | #Learnt:      16805 | 0.000
597.39/597.53	c total clause space: 78.2603MB
597.39/597.53	c total #watches: 572514
599.68/599.89	c total #propagations: 105970702 / total #impl: 3356523983 (eff. 0.032)
599.68/599.89	c #Conflicts:     305000 | #Learnt:      17805 | 0.000
599.68/599.89	c total clause space: 78.2603MB
599.68/599.89	c total #watches: 582144
601.78/601.95	c total #propagations: 106308594 / total #impl: 3370688487 (eff. 0.032)
601.78/601.95	c #Conflicts:     306000 | #Learnt:      18805 | 0.000
601.78/601.95	c total clause space: 78.2603MB
601.78/601.95	c total #watches: 590678
603.89/604.01	c total #propagations: 106668277 / total #impl: 3382615734 (eff. 0.032)
603.89/604.01	c #Conflicts:     307000 | #Learnt:      19805 | 0.000
603.89/604.01	c total clause space: 78.2603MB
603.89/604.01	c total #watches: 598159
605.88/606.06	c total #propagations: 106996188 / total #impl: 3394637748 (eff. 0.032)
605.88/606.06	c #Conflicts:     308000 | #Learnt:      20805 | 0.000
605.88/606.06	c total clause space: 78.2603MB
605.88/606.06	c total #watches: 607019
608.19/608.33	c total #propagations: 107281543 / total #impl: 3404499734 (eff. 0.032)
608.19/608.33	c #Conflicts:     309000 | #Learnt:      21805 | 0.000
608.19/608.33	c total clause space: 78.2603MB
608.19/608.33	c total #watches: 617117
610.28/610.48	c total #propagations: 107609076 / total #impl: 3415886863 (eff. 0.032)
610.28/610.48	c #Conflicts:     310000 | #Learnt:      22805 | 0.000
610.28/610.48	c total clause space: 78.2603MB
610.28/610.48	c total #watches: 627220
613.08/613.20	c total #propagations: 107940719 / total #impl: 3426799633 (eff. 0.031)
613.08/613.20	c #Conflicts:     311000 | #Learnt:      23805 | 0.000
613.08/613.20	c total clause space: 78.2603MB
613.08/613.20	c total #watches: 639793
615.08/615.20	c total #propagations: 108362442 / total #impl: 3440798029 (eff. 0.031)
615.08/615.20	c #Conflicts:     312000 | #Learnt:      24805 | 0.000
615.08/615.20	c total clause space: 78.2603MB
615.08/615.20	c total #watches: 650013
617.18/617.30	c total #propagations: 108648646 / total #impl: 3449729946 (eff. 0.031)
617.18/617.30	c #Conflicts:     313000 | #Learnt:      25805 | 0.000
617.18/617.30	c total clause space: 78.2603MB
617.18/617.30	c total #watches: 658326
619.38/619.50	c total #propagations: 109002490 / total #impl: 3459572730 (eff. 0.032)
619.38/619.50	c #Conflicts:     314000 | #Learnt:      26805 | 0.000
619.38/619.50	c total clause space: 78.2603MB
619.38/619.50	c total #watches: 667250
620.88/621.06	c total #propagations: 109304089 / total #impl: 3470032245 (eff. 0.031)
620.88/621.06	c GC COLLECT
620.88/621.06	c #Conflicts:     315000 | #Learnt:      14414 | 0.000
620.88/621.06	c total clause space: 78.2603MB
620.88/621.06	c total #watches: 554899
622.38/622.51	c total #propagations: 109585815 / total #impl: 3476986330 (eff. 0.032)
622.38/622.51	c #Conflicts:     316000 | #Learnt:      15414 | 0.000
622.38/622.51	c total clause space: 78.2603MB
622.38/622.51	c total #watches: 562310
623.69/623.89	c total #propagations: 109990218 / total #impl: 3483109267 (eff. 0.032)
623.69/623.89	c #Conflicts:     317000 | #Learnt:      16414 | 0.000
623.69/623.89	c total clause space: 78.2603MB
623.69/623.89	c total #watches: 569882
625.18/625.30	c total #propagations: 110264556 / total #impl: 3488321237 (eff. 0.032)
625.18/625.30	c #Conflicts:     318000 | #Learnt:      17414 | 0.000
625.18/625.30	c total clause space: 78.2603MB
625.18/625.30	c total #watches: 579836
626.89/627.03	c total #propagations: 110462074 / total #impl: 3493742341 (eff. 0.032)
626.89/627.03	c #Conflicts:     319000 | #Learnt:      18414 | 0.000
626.89/627.03	c total clause space: 78.2603MB
626.89/627.03	c total #watches: 589438
629.28/629.42	c total #propagations: 110926383 / total #impl: 3501548430 (eff. 0.032)
629.28/629.42	c #Conflicts:     320000 | #Learnt:      19414 | 0.000
629.28/629.42	c total clause space: 78.2603MB
629.28/629.42	c total #watches: 596159
631.08/631.29	c total #propagations: 111646213 / total #impl: 3513265638 (eff. 0.032)
631.08/631.29	c #Conflicts:     321000 | #Learnt:      20414 | 0.000
631.08/631.29	c total clause space: 78.2603MB
631.08/631.29	c total #watches: 605235
632.78/632.95	c total #propagations: 111931720 / total #impl: 3521311516 (eff. 0.032)
632.78/632.95	c #Conflicts:     322000 | #Learnt:      21414 | 0.000
632.78/632.95	c total clause space: 78.2603MB
632.78/632.95	c total #watches: 614295
634.88/635.08	c total #propagations: 112144988 / total #impl: 3527157936 (eff. 0.032)
634.88/635.08	c #Conflicts:     323000 | #Learnt:      22414 | 0.000
634.88/635.08	c total clause space: 78.2603MB
634.88/635.08	c total #watches: 622611
636.68/636.82	c total #propagations: 112615147 / total #impl: 3539125111 (eff. 0.032)
636.68/636.82	c #Conflicts:     324000 | #Learnt:      23414 | 0.000
636.68/636.82	c total clause space: 78.2603MB
636.68/636.82	c total #watches: 632983
638.58/638.70	c total #propagations: 112764448 / total #impl: 3544601038 (eff. 0.032)
638.58/638.70	c #Conflicts:     325000 | #Learnt:      24414 | 0.000
638.58/638.70	c total clause space: 78.2603MB
638.58/638.70	c total #watches: 644411
640.58/640.79	c total #propagations: 112943689 / total #impl: 3550671297 (eff. 0.032)
640.58/640.79	c #Conflicts:     326000 | #Learnt:      25414 | 0.000
640.58/640.79	c total clause space: 78.2603MB
640.58/640.79	c total #watches: 657384
642.78/642.95	c total #propagations: 113113562 / total #impl: 3557755530 (eff. 0.032)
642.78/642.95	c #Conflicts:     327000 | #Learnt:      26414 | 0.000
642.78/642.95	c total clause space: 78.2603MB
642.78/642.95	c total #watches: 670533
645.08/645.23	c total #propagations: 113272942 / total #impl: 3565433617 (eff. 0.032)
645.08/645.23	c #Conflicts:     328000 | #Learnt:      27414 | 0.000
645.08/645.23	c total clause space: 78.2603MB
645.08/645.23	c total #watches: 681833
646.68/646.82	c total #propagations: 113461742 / total #impl: 3572079815 (eff. 0.032)
646.68/646.82	c GC COLLECT
646.68/646.82	c #Conflicts:     329000 | #Learnt:      14704 | 0.000
646.68/646.82	c total clause space: 78.2603MB
646.68/646.82	c total #watches: 557042
648.78/648.99	c total #propagations: 113737620 / total #impl: 3579002799 (eff. 0.032)
648.78/648.99	c #Conflicts:     330000 | #Learnt:      15704 | 0.000
648.78/648.99	c total clause space: 78.2603MB
648.78/648.99	c total #watches: 564040
650.88/651.04	c total #propagations: 114201020 / total #impl: 3591824043 (eff. 0.032)
650.88/651.04	c #Conflicts:     331000 | #Learnt:      16704 | 0.000
650.88/651.04	c total clause space: 78.2603MB
650.88/651.04	c total #watches: 572355
652.98/653.11	c total #propagations: 114677448 / total #impl: 3603337604 (eff. 0.032)
652.98/653.11	c #Conflicts:     332000 | #Learnt:      17704 | 0.000
652.98/653.11	c total clause space: 78.2603MB
652.98/653.11	c total #watches: 581457
655.28/655.47	c total #propagations: 115087910 / total #impl: 3615613016 (eff. 0.032)
655.28/655.47	c #Conflicts:     333000 | #Learnt:      18704 | 0.000
655.28/655.47	c total clause space: 78.2603MB
655.28/655.47	c total #watches: 590825
657.97/658.11	c total #propagations: 115578461 / total #impl: 3629514048 (eff. 0.032)
657.97/658.11	c #Conflicts:     334000 | #Learnt:      19704 | 0.000
657.97/658.11	c total clause space: 78.2603MB
657.97/658.11	c total #watches: 601572
660.27/660.41	c total #propagations: 116025864 / total #impl: 3643601793 (eff. 0.032)
660.27/660.41	c #Conflicts:     335000 | #Learnt:      20704 | 0.000
660.27/660.41	c total clause space: 78.2603MB
660.27/660.41	c total #watches: 609945
662.18/662.36	c total #propagations: 116452322 / total #impl: 3655547006 (eff. 0.032)
662.18/662.36	c #Conflicts:     336000 | #Learnt:      21704 | 0.000
662.18/662.36	c total clause space: 78.2603MB
662.18/662.36	c total #watches: 617446
664.07/664.20	c total #propagations: 116792232 / total #impl: 3665781620 (eff. 0.032)
664.07/664.20	c #Conflicts:     337000 | #Learnt:      22704 | 0.000
664.07/664.20	c total clause space: 78.2603MB
664.07/664.20	c total #watches: 625999
666.07/666.22	c total #propagations: 117039652 / total #impl: 3673643395 (eff. 0.032)
666.07/666.22	c #Conflicts:     338000 | #Learnt:      23704 | 0.000
666.07/666.22	c total clause space: 78.2603MB
666.07/666.22	c total #watches: 633003
668.17/668.34	c total #propagations: 117327805 / total #impl: 3682519911 (eff. 0.032)
668.17/668.34	c #Conflicts:     339000 | #Learnt:      24704 | 0.000
668.17/668.34	c total clause space: 78.2603MB
668.17/668.34	c total #watches: 642002
670.47/670.61	c total #propagations: 117546040 / total #impl: 3690920370 (eff. 0.032)
670.47/670.61	c #Conflicts:     340000 | #Learnt:      25704 | 0.000
670.47/670.61	c total clause space: 78.2603MB
670.47/670.61	c total #watches: 651467
672.87/673.03	c total #propagations: 117851199 / total #impl: 3703080780 (eff. 0.032)
672.87/673.03	c #Conflicts:     341000 | #Learnt:      26704 | 0.000
672.87/673.03	c total clause space: 78.2603MB
672.87/673.03	c total #watches: 660764
675.28/675.48	c total #propagations: 118231407 / total #impl: 3716225090 (eff. 0.032)
675.28/675.48	c #Conflicts:     342000 | #Learnt:      27704 | 0.000
675.28/675.48	c total clause space: 78.2603MB
675.28/675.48	c total #watches: 669269
677.27/677.43	c total #propagations: 118571694 / total #impl: 3728280744 (eff. 0.032)
677.27/677.43	c GC COLLECT
677.27/677.43	c #Conflicts:     343000 | #Learnt:      14700 | 0.000
677.27/677.43	c total clause space: 78.2603MB
677.27/677.43	c total #watches: 556637
679.27/679.46	c total #propagations: 118851058 / total #impl: 3737852654 (eff. 0.032)
679.27/679.46	c #Conflicts:     344000 | #Learnt:      15700 | 0.000
679.27/679.46	c total clause space: 78.2603MB
679.27/679.46	c total #watches: 565049
681.17/681.30	c total #propagations: 119256599 / total #impl: 3750132239 (eff. 0.032)
681.17/681.30	c #Conflicts:     345000 | #Learnt:      16700 | 0.000
681.17/681.30	c total clause space: 78.2603MB
681.17/681.30	c total #watches: 574275
682.87/683.03	c total #propagations: 119606781 / total #impl: 3759532518 (eff. 0.032)
682.87/683.03	c #Conflicts:     346000 | #Learnt:      17700 | 0.000
682.87/683.03	c total clause space: 78.2603MB
682.87/683.03	c total #watches: 581408
684.67/684.83	c total #propagations: 119979956 / total #impl: 3767335162 (eff. 0.032)
684.67/684.83	c #Conflicts:     347000 | #Learnt:      18700 | 0.000
684.67/684.83	c total clause space: 78.2603MB
684.67/684.83	c total #watches: 590236
686.47/686.60	c total #propagations: 120216050 / total #impl: 3775046653 (eff. 0.032)
686.47/686.60	c #Conflicts:     348000 | #Learnt:      19700 | 0.000
686.47/686.60	c total clause space: 78.2603MB
686.47/686.60	c total #watches: 597763
688.27/688.47	c total #propagations: 120570212 / total #impl: 3784875285 (eff. 0.032)
688.27/688.47	c #Conflicts:     349000 | #Learnt:      20700 | 0.000
688.27/688.47	c total clause space: 78.2603MB
688.27/688.47	c total #watches: 606681
690.37/690.50	c total #propagations: 120867394 / total #impl: 3793768437 (eff. 0.032)
690.37/690.50	c #Conflicts:     350000 | #Learnt:      21700 | 0.000
690.37/690.50	c total clause space: 78.2603MB
690.37/690.50	c total #watches: 618005
692.17/692.38	c total #propagations: 121153868 / total #impl: 3802766813 (eff. 0.032)
692.17/692.38	c #Conflicts:     351000 | #Learnt:      22700 | 0.000
692.17/692.38	c total clause space: 78.2603MB
692.17/692.38	c total #watches: 630146
694.27/694.47	c total #propagations: 121374886 / total #impl: 3810840673 (eff. 0.032)
694.27/694.47	c #Conflicts:     352000 | #Learnt:      23700 | 0.000
694.27/694.47	c total clause space: 78.2603MB
694.27/694.47	c total #watches: 642862
696.47/696.63	c total #propagations: 121631028 / total #impl: 3819364187 (eff. 0.032)
696.47/696.63	c #Conflicts:     353000 | #Learnt:      24700 | 0.000
696.47/696.63	c total clause space: 78.2603MB
696.47/696.63	c total #watches: 654585
698.77/698.97	c total #propagations: 121883238 / total #impl: 3828844482 (eff. 0.032)
698.77/698.97	c #Conflicts:     354000 | #Learnt:      25700 | 0.000
698.77/698.97	c total clause space: 78.2603MB
698.77/698.97	c total #watches: 663201
701.07/701.23	c total #propagations: 122209609 / total #impl: 3840322566 (eff. 0.032)
701.07/701.23	c #Conflicts:     355000 | #Learnt:      26700 | 0.000
701.07/701.23	c total clause space: 78.2603MB
701.07/701.23	c total #watches: 671560
703.27/703.46	c total #propagations: 122558393 / total #impl: 3851488723 (eff. 0.032)
703.27/703.46	c #Conflicts:     356000 | #Learnt:      27700 | 0.000
703.27/703.46	c total clause space: 78.2603MB
703.27/703.46	c total #watches: 679325
705.67/705.82	c total #propagations: 122972990 / total #impl: 3862156645 (eff. 0.032)
705.67/705.82	c GC COLLECT
705.67/705.82	c #Conflicts:     357000 | #Learnt:      14397 | 0.000
705.67/705.82	c total clause space: 78.2603MB
705.67/705.82	c total #watches: 554552
707.57/707.70	c total #propagations: 123306359 / total #impl: 3873454762 (eff. 0.032)
707.57/707.70	c #Conflicts:     358000 | #Learnt:      15397 | 0.000
707.57/707.70	c total clause space: 78.2603MB
707.57/707.70	c total #watches: 562050
709.37/709.55	c total #propagations: 123655511 / total #impl: 3883619223 (eff. 0.032)
709.37/709.55	c #Conflicts:     359000 | #Learnt:      16397 | 0.000
709.37/709.55	c total clause space: 78.2603MB
709.37/709.55	c total #watches: 570613
710.67/710.80	c total #propagations: 124052243 / total #impl: 3893642900 (eff. 0.032)
710.67/710.80	c #Conflicts:     360000 | #Learnt:      17397 | 0.000
710.67/710.80	c total clause space: 78.2603MB
710.67/710.80	c total #watches: 580863
712.07/712.30	c total #propagations: 124156000 / total #impl: 3899035309 (eff. 0.032)
712.07/712.30	c #Conflicts:     361000 | #Learnt:      18397 | 0.000
712.07/712.30	c total clause space: 78.2603MB
712.07/712.30	c total #watches: 589509
714.07/714.20	c total #propagations: 124352642 / total #impl: 3905351744 (eff. 0.032)
714.07/714.20	c #Conflicts:     362000 | #Learnt:      19397 | 0.000
714.07/714.20	c total clause space: 78.2603MB
714.07/714.20	c total #watches: 598819
715.77/715.99	c total #propagations: 124663661 / total #impl: 3914018703 (eff. 0.032)
715.77/715.99	c #Conflicts:     363000 | #Learnt:      20397 | 0.000
715.77/715.99	c total clause space: 78.2603MB
715.77/715.99	c total #watches: 604715
717.67/717.89	c total #propagations: 125029860 / total #impl: 3922813528 (eff. 0.032)
717.67/717.89	c #Conflicts:     364000 | #Learnt:      21397 | 0.000
717.67/717.89	c total clause space: 78.2603MB
717.67/717.89	c total #watches: 612380
719.77/719.99	c total #propagations: 125411859 / total #impl: 3932460536 (eff. 0.032)
719.77/719.99	c #Conflicts:     365000 | #Learnt:      22397 | 0.000
719.77/719.99	c total clause space: 78.2603MB
719.77/719.99	c total #watches: 619727
721.97/722.17	c total #propagations: 125785289 / total #impl: 3943124022 (eff. 0.032)
721.97/722.17	c #Conflicts:     366000 | #Learnt:      23397 | 0.000
721.97/722.17	c total clause space: 78.2603MB
721.97/722.17	c total #watches: 627988
723.86/724.07	c total #propagations: 126117002 / total #impl: 3954860451 (eff. 0.032)
723.86/724.07	c #Conflicts:     367000 | #Learnt:      24397 | 0.000
723.86/724.07	c total clause space: 78.2603MB
723.86/724.07	c total #watches: 635686
725.87/726.05	c total #propagations: 126424285 / total #impl: 3966056144 (eff. 0.032)
725.87/726.05	c #Conflicts:     368000 | #Learnt:      25397 | 0.000
725.87/726.05	c total clause space: 78.2603MB
725.87/726.05	c total #watches: 642831
727.86/728.01	c total #propagations: 126821013 / total #impl: 3977754672 (eff. 0.032)
727.86/728.01	c #Conflicts:     369000 | #Learnt:      26397 | 0.000
727.86/728.01	c total clause space: 78.2603MB
727.86/728.01	c total #watches: 649939
729.96/730.16	c total #propagations: 127174457 / total #impl: 3987847453 (eff. 0.032)
729.96/730.16	c #Conflicts:     370000 | #Learnt:      27397 | 0.000
729.96/730.16	c total clause space: 78.2603MB
729.96/730.16	c total #watches: 659062
732.16/732.34	c total #propagations: 127491545 / total #impl: 4001143867 (eff. 0.032)
732.16/732.34	c #Conflicts:     371000 | #Learnt:      28397 | 0.000
732.16/732.34	c total clause space: 78.2603MB
732.16/732.34	c total #watches: 668123
734.46/734.64	c total #propagations: 127838858 / total #impl: 4014569965 (eff. 0.032)
734.46/734.64	c GC COLLECT
734.46/734.64	c #Conflicts:     372000 | #Learnt:      14800 | 0.000
734.46/734.64	c total clause space: 78.2603MB
734.46/734.64	c total #watches: 557293
736.26/736.40	c total #propagations: 128198269 / total #impl: 4028175749 (eff. 0.032)
736.26/736.40	c #Conflicts:     373000 | #Learnt:      15800 | 0.000
736.26/736.40	c total clause space: 78.2603MB
736.26/736.40	c total #watches: 564566
737.86/738.08	c total #propagations: 128611673 / total #impl: 4039017055 (eff. 0.032)
737.86/738.08	c #Conflicts:     374000 | #Learnt:      16800 | 0.000
737.86/738.08	c total clause space: 78.2603MB
737.86/738.08	c total #watches: 571377
739.66/739.89	c total #propagations: 129000218 / total #impl: 4048744181 (eff. 0.032)
739.66/739.89	c #Conflicts:     375000 | #Learnt:      17800 | 0.000
739.66/739.89	c total clause space: 78.2603MB
739.66/739.89	c total #watches: 581073
741.56/741.72	c total #propagations: 129372034 / total #impl: 4060444314 (eff. 0.032)
741.56/741.72	c #Conflicts:     376000 | #Learnt:      18800 | 0.000
741.56/741.72	c total clause space: 78.2603MB
741.56/741.72	c total #watches: 589239
743.66/743.83	c total #propagations: 129796190 / total #impl: 4070800116 (eff. 0.032)
743.66/743.83	c #Conflicts:     377000 | #Learnt:      19800 | 0.000
743.66/743.83	c total clause space: 78.2603MB
743.66/743.83	c total #watches: 598525
745.77/745.99	c total #propagations: 130143580 / total #impl: 4083450161 (eff. 0.032)
745.77/745.99	c #Conflicts:     378000 | #Learnt:      20800 | 0.000
745.77/745.99	c total clause space: 78.2603MB
745.77/745.99	c total #watches: 607802
748.36/748.57	c total #propagations: 130615513 / total #impl: 4097120119 (eff. 0.032)
748.36/748.57	c #Conflicts:     379000 | #Learnt:      21800 | 0.000
748.36/748.57	c total clause space: 78.2603MB
748.36/748.57	c total #watches: 617361
750.76/750.99	c total #propagations: 130975772 / total #impl: 4110233822 (eff. 0.032)
750.76/750.99	c #Conflicts:     380000 | #Learnt:      22800 | 0.000
750.76/750.99	c total clause space: 78.2603MB
750.76/750.99	c total #watches: 626255
753.26/753.45	c total #propagations: 131314326 / total #impl: 4120949484 (eff. 0.032)
753.26/753.45	c #Conflicts:     381000 | #Learnt:      23800 | 0.000
753.26/753.45	c total clause space: 78.2603MB
753.26/753.45	c total #watches: 635610
755.67/755.89	c total #propagations: 131654963 / total #impl: 4131414494 (eff. 0.032)
755.67/755.89	c #Conflicts:     382000 | #Learnt:      24800 | 0.000
755.67/755.89	c total clause space: 78.2603MB
755.67/755.89	c total #watches: 643379
757.66/757.89	c total #propagations: 132004581 / total #impl: 4144621277 (eff. 0.032)
757.66/757.89	c #Conflicts:     383000 | #Learnt:      25800 | 0.000
757.66/757.89	c total clause space: 78.2603MB
757.66/757.89	c total #watches: 650584
759.86/760.05	c total #propagations: 132336069 / total #impl: 4154815965 (eff. 0.032)
759.86/760.05	c #Conflicts:     384000 | #Learnt:      26800 | 0.000
759.86/760.05	c total clause space: 78.2603MB
759.86/760.05	c total #watches: 658400
761.96/762.12	c total #propagations: 132711371 / total #impl: 4165472025 (eff. 0.032)
761.96/762.12	c #Conflicts:     385000 | #Learnt:      27800 | 0.000
761.96/762.12	c total clause space: 78.2603MB
761.96/762.12	c total #watches: 666786
764.26/764.47	c total #propagations: 133037131 / total #impl: 4174573376 (eff. 0.032)
764.26/764.47	c #Conflicts:     386000 | #Learnt:      28800 | 0.000
764.26/764.47	c total clause space: 78.2603MB
764.26/764.47	c total #watches: 677488
766.66/766.85	c total #propagations: 133368220 / total #impl: 4185273735 (eff. 0.032)
766.66/766.85	c #Conflicts:     387000 | #Learnt:      29800 | 0.000
766.66/766.85	c total clause space: 78.2603MB
766.66/766.85	c total #watches: 684841
768.56/768.76	c total #propagations: 133729710 / total #impl: 4196281886 (eff. 0.032)
768.56/768.76	c GC COLLECT
768.56/768.76	c #Conflicts:     388000 | #Learnt:      15900 | 0.000
768.56/768.76	c total clause space: 78.2603MB
768.56/768.76	c total #watches: 565430
770.26/770.42	c total #propagations: 134155944 / total #impl: 4206506210 (eff. 0.032)
770.26/770.42	c #Conflicts:     389000 | #Learnt:      16900 | 0.000
770.26/770.42	c total clause space: 78.2603MB
770.26/770.42	c total #watches: 572905
772.16/772.38	c total #propagations: 134486605 / total #impl: 4215670744 (eff. 0.032)
772.16/772.38	c #Conflicts:     390000 | #Learnt:      17900 | 0.000
772.16/772.38	c total clause space: 78.2603MB
772.16/772.38	c total #watches: 581608
774.36/774.57	c total #propagations: 134927220 / total #impl: 4226608334 (eff. 0.032)
774.36/774.57	c #Conflicts:     391000 | #Learnt:      18900 | 0.000
774.36/774.57	c total clause space: 78.2603MB
774.36/774.57	c total #watches: 590141
776.36/776.53	c total #propagations: 135264301 / total #impl: 4240008370 (eff. 0.032)
776.36/776.53	c #Conflicts:     392000 | #Learnt:      19900 | 0.000
776.36/776.53	c total clause space: 78.2603MB
776.36/776.53	c total #watches: 597637
778.26/778.42	c total #propagations: 135593144 / total #impl: 4252005994 (eff. 0.032)
778.26/778.42	c #Conflicts:     393000 | #Learnt:      20900 | 0.000
778.26/778.42	c total clause space: 78.2603MB
778.26/778.42	c total #watches: 605920
780.56/780.72	c total #propagations: 135969267 / total #impl: 4263792478 (eff. 0.032)
780.56/780.72	c #Conflicts:     394000 | #Learnt:      21900 | 0.000
780.56/780.72	c total clause space: 78.2603MB
780.56/780.72	c total #watches: 614628
782.56/782.73	c total #propagations: 136420669 / total #impl: 4277913229 (eff. 0.032)
782.56/782.73	c #Conflicts:     395000 | #Learnt:      22900 | 0.000
782.56/782.73	c total clause space: 78.2603MB
782.56/782.73	c total #watches: 625190
784.55/784.73	c total #propagations: 136667638 / total #impl: 4289058595 (eff. 0.032)
784.55/784.73	c #Conflicts:     396000 | #Learnt:      23900 | 0.000
784.55/784.73	c total clause space: 78.2603MB
784.55/784.73	c total #watches: 637135
786.85/787.01	c total #propagations: 136922544 / total #impl: 4299887477 (eff. 0.032)
786.85/787.01	c #Conflicts:     397000 | #Learnt:      24900 | 0.000
786.85/787.01	c total clause space: 78.2603MB
786.85/787.01	c total #watches: 651654
788.95/789.17	c total #propagations: 137187974 / total #impl: 4311728818 (eff. 0.032)
788.95/789.17	c #Conflicts:     398000 | #Learnt:      25900 | 0.000
788.95/789.17	c total clause space: 78.2603MB
788.95/789.17	c total #watches: 660770
791.45/791.69	c total #propagations: 137463744 / total #impl: 4322541382 (eff. 0.032)
791.45/791.69	c #Conflicts:     399000 | #Learnt:      26900 | 0.000
791.45/791.69	c total clause space: 78.2603MB
791.45/791.69	c total #watches: 670295
793.55/793.77	c total #propagations: 137815600 / total #impl: 4334595310 (eff. 0.032)
793.55/793.77	c #Conflicts:     400000 | #Learnt:      27900 | 0.000
793.55/793.77	c total clause space: 78.2603MB
793.55/793.77	c total #watches: 681491
795.55/795.74	c total #propagations: 138105711 / total #impl: 4344080867 (eff. 0.032)
795.55/795.74	c #Conflicts:     401000 | #Learnt:      28900 | 0.000
795.55/795.74	c total clause space: 78.2603MB
795.55/795.74	c total #watches: 687804
797.85/798.09	c total #propagations: 138396358 / total #impl: 4353239935 (eff. 0.032)
797.85/798.09	c #Conflicts:     402000 | #Learnt:      29900 | 0.000
797.85/798.09	c total clause space: 78.2603MB
797.85/798.09	c total #watches: 696542
800.05/800.26	c total #propagations: 138751789 / total #impl: 4363717208 (eff. 0.032)
800.05/800.26	c GC COLLECT
800.05/800.26	c #Conflicts:     403000 | #Learnt:      15697 | 0.000
800.05/800.26	c total clause space: 78.2603MB
800.05/800.26	c total #watches: 564503
802.05/802.25	c total #propagations: 139052996 / total #impl: 4374881171 (eff. 0.032)
802.05/802.25	c #Conflicts:     404000 | #Learnt:      16697 | 0.000
802.05/802.25	c total clause space: 78.2603MB
802.05/802.25	c total #watches: 573213
803.75/803.92	c total #propagations: 139450255 / total #impl: 4385656277 (eff. 0.032)
803.75/803.92	c #Conflicts:     405000 | #Learnt:      17697 | 0.000
803.75/803.92	c total clause space: 78.2603MB
803.75/803.92	c total #watches: 580929
805.65/805.89	c total #propagations: 139726681 / total #impl: 4394273117 (eff. 0.032)
805.65/805.89	c #Conflicts:     406000 | #Learnt:      18697 | 0.000
805.65/805.89	c total clause space: 78.2603MB
805.65/805.89	c total #watches: 588881
807.45/807.64	c total #propagations: 140062856 / total #impl: 4404651732 (eff. 0.032)
807.45/807.64	c #Conflicts:     407000 | #Learnt:      19697 | 0.000
807.45/807.64	c total clause space: 78.2603MB
807.45/807.64	c total #watches: 596875
808.85/809.05	c total #propagations: 140320903 / total #impl: 4411556122 (eff. 0.032)
808.85/809.05	c #Conflicts:     408000 | #Learnt:      20697 | 0.000
808.85/809.05	c total clause space: 78.2603MB
808.85/809.05	c total #watches: 604285
810.75/810.95	c total #propagations: 140544386 / total #impl: 4416623002 (eff. 0.032)
810.75/810.95	c #Conflicts:     409000 | #Learnt:      21697 | 0.000
810.75/810.95	c total clause space: 78.2603MB
810.75/810.95	c total #watches: 614088
812.55/812.72	c total #propagations: 140868727 / total #impl: 4425746056 (eff. 0.032)
812.55/812.72	c #Conflicts:     410000 | #Learnt:      22697 | 0.000
812.55/812.72	c total clause space: 78.2603MB
812.55/812.72	c total #watches: 620991
814.75/814.92	c total #propagations: 141188202 / total #impl: 4432785656 (eff. 0.032)
814.75/814.92	c #Conflicts:     411000 | #Learnt:      23697 | 0.000
814.75/814.92	c total clause space: 78.2603MB
814.75/814.92	c total #watches: 629002
816.65/816.82	c total #propagations: 141476674 / total #impl: 4443817308 (eff. 0.032)
816.65/816.82	c #Conflicts:     412000 | #Learnt:      24697 | 0.000
816.65/816.82	c total clause space: 78.2603MB
816.65/816.82	c total #watches: 638379
818.55/818.75	c total #propagations: 141711007 / total #impl: 4452997750 (eff. 0.032)
818.55/818.75	c #Conflicts:     413000 | #Learnt:      25697 | 0.000
818.55/818.75	c total clause space: 78.2603MB
818.55/818.75	c total #watches: 647540
820.75/820.95	c total #propagations: 141990108 / total #impl: 4460967089 (eff. 0.032)
820.75/820.95	c #Conflicts:     414000 | #Learnt:      26697 | 0.000
820.75/820.95	c total clause space: 78.2603MB
820.75/820.95	c total #watches: 658704
823.15/823.37	c total #propagations: 142279991 / total #impl: 4471162631 (eff. 0.032)
823.15/823.37	c #Conflicts:     415000 | #Learnt:      27697 | 0.000
823.15/823.37	c total clause space: 78.2603MB
823.15/823.37	c total #watches: 670815
825.55/825.70	c total #propagations: 142660937 / total #impl: 4483286089 (eff. 0.032)
825.55/825.70	c #Conflicts:     416000 | #Learnt:      28697 | 0.000
825.55/825.70	c total clause space: 78.2603MB
825.55/825.70	c total #watches: 680982
828.15/828.39	c total #propagations: 143004946 / total #impl: 4496206660 (eff. 0.032)
828.15/828.39	c #Conflicts:     417000 | #Learnt:      29697 | 0.000
828.15/828.39	c total clause space: 78.2603MB
828.15/828.39	c total #watches: 692243
831.05/831.25	c total #propagations: 143401131 / total #impl: 4510325340 (eff. 0.032)
831.05/831.25	c #Conflicts:     418000 | #Learnt:      30697 | 0.000
831.05/831.25	c total clause space: 78.2603MB
831.05/831.25	c total #watches: 701823
833.35/833.54	c total #propagations: 143860050 / total #impl: 4526658863 (eff. 0.032)
833.35/833.54	c GC COLLECT
833.35/833.54	c #Conflicts:     419000 | #Learnt:      16215 | 0.000
833.35/833.54	c total clause space: 78.2603MB
833.35/833.54	c total #watches: 568202
835.65/835.88	c total #propagations: 144316778 / total #impl: 4540864449 (eff. 0.032)
835.65/835.88	c #Conflicts:     420000 | #Learnt:      17215 | 0.000
835.65/835.88	c total clause space: 78.2603MB
835.65/835.88	c total #watches: 577016
838.05/838.29	c total #propagations: 144817883 / total #impl: 4556241183 (eff. 0.032)
838.05/838.29	c #Conflicts:     421000 | #Learnt:      18215 | 0.000
838.05/838.29	c total clause space: 78.2603MB
838.05/838.29	c total #watches: 585361
840.25/840.46	c total #propagations: 145313133 / total #impl: 4570713092 (eff. 0.032)
840.25/840.46	c #Conflicts:     422000 | #Learnt:      19215 | 0.000
840.25/840.46	c total clause space: 78.2603MB
840.25/840.46	c total #watches: 595478
842.95/843.15	c total #propagations: 145710854 / total #impl: 4584436414 (eff. 0.032)
842.95/843.15	c #Conflicts:     423000 | #Learnt:      20215 | 0.000
842.95/843.15	c total clause space: 78.2603MB
842.95/843.15	c total #watches: 605011
845.55/845.71	c total #propagations: 146213405 / total #impl: 4600999451 (eff. 0.032)
845.55/845.71	c #Conflicts:     424000 | #Learnt:      21215 | 0.000
845.55/845.71	c total clause space: 78.2603MB
845.55/845.71	c total #watches: 612399
847.85/848.05	c total #propagations: 146628962 / total #impl: 4615543637 (eff. 0.032)
847.85/848.05	c #Conflicts:     425000 | #Learnt:      22215 | 0.000
847.85/848.05	c total clause space: 78.2603MB
847.85/848.05	c total #watches: 623005
849.84/850.07	c total #propagations: 146966411 / total #impl: 4626856622 (eff. 0.032)
849.84/850.07	c #Conflicts:     426000 | #Learnt:      23215 | 0.000
849.84/850.07	c total clause space: 78.2603MB
849.84/850.07	c total #watches: 631506
852.24/852.49	c total #propagations: 147286850 / total #impl: 4638383060 (eff. 0.032)
852.24/852.49	c #Conflicts:     427000 | #Learnt:      24215 | 0.000
852.24/852.49	c total clause space: 78.2603MB
852.24/852.49	c total #watches: 640223
854.55/854.75	c total #propagations: 147691639 / total #impl: 4652784048 (eff. 0.032)
854.55/854.75	c #Conflicts:     428000 | #Learnt:      25215 | 0.000
854.55/854.75	c total clause space: 78.2603MB
854.55/854.75	c total #watches: 650140
856.85/857.05	c total #propagations: 148044056 / total #impl: 4664498755 (eff. 0.032)
856.85/857.05	c #Conflicts:     429000 | #Learnt:      26215 | 0.000
856.85/857.05	c total clause space: 78.2603MB
856.85/857.05	c total #watches: 661001
859.44/859.66	c total #propagations: 148418385 / total #impl: 4676130725 (eff. 0.032)
859.44/859.66	c #Conflicts:     430000 | #Learnt:      27215 | 0.000
859.44/859.66	c total clause space: 78.2603MB
859.44/859.66	c total #watches: 672506
862.74/862.96	c total #propagations: 148742930 / total #impl: 4689415730 (eff. 0.032)
862.74/862.96	c #Conflicts:     431000 | #Learnt:      28215 | 0.000
862.74/862.96	c total clause space: 78.2603MB
862.74/862.96	c total #watches: 684583
865.44/865.69	c total #propagations: 149184918 / total #impl: 4707330652 (eff. 0.032)
865.44/865.69	c #Conflicts:     432000 | #Learnt:      29215 | 0.000
865.44/865.69	c total clause space: 78.2603MB
865.44/865.69	c total #watches: 697900
868.34/868.53	c total #propagations: 149620184 / total #impl: 4721486135 (eff. 0.032)
868.34/868.53	c #Conflicts:     433000 | #Learnt:      30215 | 0.000
868.34/868.53	c total clause space: 78.2603MB
868.34/868.53	c total #watches: 711540
870.94/871.17	c total #propagations: 149984219 / total #impl: 4735996515 (eff. 0.032)
870.94/871.17	c #Conflicts:     434000 | #Learnt:      31215 | 0.000
870.94/871.17	c total clause space: 78.2603MB
870.94/871.17	c total #watches: 723330
873.14/873.38	c total #propagations: 150280009 / total #impl: 4749458616 (eff. 0.032)
873.14/873.38	c GC COLLECT
873.14/873.38	c #Conflicts:     435000 | #Learnt:      16454 | 0.000
873.14/873.38	c total clause space: 78.2603MB
873.14/873.38	c total #watches: 572561
875.64/875.88	c total #propagations: 150546927 / total #impl: 4761328475 (eff. 0.032)
875.64/875.88	c #Conflicts:     436000 | #Learnt:      17454 | 0.000
875.64/875.88	c total clause space: 78.2603MB
875.64/875.88	c total #watches: 585037
877.54/877.79	c total #propagations: 150977484 / total #impl: 4776106979 (eff. 0.032)
877.54/877.79	c #Conflicts:     437000 | #Learnt:      18454 | 0.000
877.54/877.79	c total clause space: 78.2603MB
877.54/877.79	c total #watches: 596424
879.44/879.60	c total #propagations: 151207624 / total #impl: 4786089341 (eff. 0.032)
879.44/879.60	c #Conflicts:     438000 | #Learnt:      19454 | 0.000
879.44/879.60	c total clause space: 78.2603MB
879.44/879.60	c total #watches: 607796
881.34/881.53	c total #propagations: 151396202 / total #impl: 4795632937 (eff. 0.032)
881.34/881.53	c #Conflicts:     439000 | #Learnt:      20454 | 0.000
881.34/881.53	c total clause space: 78.2603MB
881.34/881.53	c total #watches: 619278
883.25/883.44	c total #propagations: 151628960 / total #impl: 4805541998 (eff. 0.032)
883.25/883.44	c #Conflicts:     440000 | #Learnt:      21454 | 0.000
883.25/883.44	c total clause space: 78.2603MB
883.25/883.44	c total #watches: 628328
885.45/885.66	c total #propagations: 151959091 / total #impl: 4817114573 (eff. 0.032)
885.45/885.66	c #Conflicts:     441000 | #Learnt:      22454 | 0.000
885.45/885.66	c total clause space: 78.2603MB
885.45/885.66	c total #watches: 640664
887.55/887.71	c total #propagations: 152288650 / total #impl: 4830189676 (eff. 0.032)
887.55/887.71	c #Conflicts:     442000 | #Learnt:      23454 | 0.000
887.55/887.71	c total clause space: 78.2603MB
887.55/887.71	c total #watches: 653468
889.74/889.99	c total #propagations: 152472909 / total #impl: 4839728057 (eff. 0.032)
889.74/889.99	c #Conflicts:     443000 | #Learnt:      24454 | 0.000
889.74/889.99	c total clause space: 78.2603MB
889.74/889.99	c total #watches: 666658
892.04/892.27	c total #propagations: 152748575 / total #impl: 4851262552 (eff. 0.031)
892.04/892.27	c #Conflicts:     444000 | #Learnt:      25454 | 0.000
892.04/892.27	c total clause space: 78.2603MB
892.04/892.27	c total #watches: 679634
894.44/894.64	c total #propagations: 152953029 / total #impl: 4862544355 (eff. 0.031)
894.44/894.64	c #Conflicts:     445000 | #Learnt:      26454 | 0.000
894.44/894.64	c total clause space: 78.2603MB
894.44/894.64	c total #watches: 690267
897.14/897.39	c total #propagations: 153176892 / total #impl: 4873618155 (eff. 0.031)
897.14/897.39	c #Conflicts:     446000 | #Learnt:      27454 | 0.000
897.14/897.39	c total clause space: 78.2603MB
897.14/897.39	c total #watches: 702693
899.84/900.07	c total #propagations: 153382548 / total #impl: 4885129237 (eff. 0.031)
899.84/900.07	c #Conflicts:     447000 | #Learnt:      28454 | 0.000
899.84/900.07	c total clause space: 78.2603MB
899.84/900.07	c total #watches: 717338
902.43/902.61	c total #propagations: 153572793 / total #impl: 4896888302 (eff. 0.031)
902.43/902.61	c #Conflicts:     448000 | #Learnt:      29454 | 0.000
902.43/902.61	c total clause space: 78.2603MB
902.43/902.61	c total #watches: 728069
905.03/905.26	c total #propagations: 153843755 / total #impl: 4907990811 (eff. 0.031)
905.03/905.26	c #Conflicts:     449000 | #Learnt:      30454 | 0.000
905.03/905.26	c total clause space: 78.2603MB
905.03/905.26	c total #watches: 738951
908.33/908.59	c total #propagations: 154123109 / total #impl: 4920141650 (eff. 0.031)
908.33/908.59	c #Conflicts:     450000 | #Learnt:      31454 | 0.000
908.33/908.59	c total clause space: 78.2603MB
908.33/908.59	c total #watches: 751687
911.53/911.73	c total #propagations: 154408565 / total #impl: 4935674678 (eff. 0.031)
911.53/911.73	c GC COLLECT
911.53/911.73	c #Conflicts:     451000 | #Learnt:      16320 | 0.000
911.53/911.73	c total clause space: 78.2603MB
911.53/911.73	c total #watches: 569670
913.33/913.50	c total #propagations: 154640185 / total #impl: 4949202375 (eff. 0.031)
913.33/913.50	c #Conflicts:     452000 | #Learnt:      17320 | 0.000
913.33/913.50	c total clause space: 78.2603MB
913.33/913.50	c total #watches: 580785
915.04/915.24	c total #propagations: 154893497 / total #impl: 4958341169 (eff. 0.031)
915.04/915.24	c #Conflicts:     453000 | #Learnt:      18320 | 0.000
915.04/915.24	c total clause space: 78.2603MB
915.04/915.24	c total #watches: 587838
916.83/917.05	c total #propagations: 155236744 / total #impl: 4968063489 (eff. 0.031)
916.83/917.05	c #Conflicts:     454000 | #Learnt:      19320 | 0.000
916.83/917.05	c total clause space: 78.2603MB
916.83/917.05	c total #watches: 597741
918.83/919.07	c total #propagations: 155465346 / total #impl: 4977633381 (eff. 0.031)
918.83/919.07	c #Conflicts:     455000 | #Learnt:      20320 | 0.000
918.83/919.07	c total clause space: 78.2603MB
918.83/919.07	c total #watches: 609297
920.83/921.01	c total #propagations: 155713973 / total #impl: 4987548929 (eff. 0.031)
920.83/921.01	c #Conflicts:     456000 | #Learnt:      21320 | 0.000
920.83/921.01	c total clause space: 78.2603MB
920.83/921.01	c total #watches: 619492
922.74/923.00	c total #propagations: 156017946 / total #impl: 5000008226 (eff. 0.031)
922.74/923.00	c #Conflicts:     457000 | #Learnt:      22320 | 0.000
922.74/923.00	c total clause space: 78.2603MB
922.74/923.00	c total #watches: 628097
924.73/924.99	c total #propagations: 156376230 / total #impl: 5011737246 (eff. 0.031)
924.73/924.99	c #Conflicts:     458000 | #Learnt:      23320 | 0.000
924.73/924.99	c total clause space: 78.2603MB
924.73/924.99	c total #watches: 637463
926.83/927.04	c total #propagations: 156739751 / total #impl: 5023439958 (eff. 0.031)
926.83/927.04	c #Conflicts:     459000 | #Learnt:      24320 | 0.000
926.83/927.04	c total clause space: 78.2603MB
926.83/927.04	c total #watches: 650059
929.13/929.34	c total #propagations: 156920049 / total #impl: 5032881750 (eff. 0.031)
929.13/929.34	c #Conflicts:     460000 | #Learnt:      25320 | 0.000
929.13/929.34	c total clause space: 78.2603MB
929.13/929.34	c total #watches: 663505
931.33/931.55	c total #propagations: 157100765 / total #impl: 5043943619 (eff. 0.031)
931.33/931.55	c #Conflicts:     461000 | #Learnt:      26320 | 0.000
931.33/931.55	c total clause space: 78.2603MB
931.33/931.55	c total #watches: 677337
933.43/933.63	c total #propagations: 157318094 / total #impl: 5054543715 (eff. 0.031)
933.43/933.63	c #Conflicts:     462000 | #Learnt:      27320 | 0.000
933.43/933.63	c total clause space: 78.2603MB
933.43/933.63	c total #watches: 686190
935.33/935.59	c total #propagations: 157654352 / total #impl: 5065624280 (eff. 0.031)
935.33/935.59	c #Conflicts:     463000 | #Learnt:      28320 | 0.000
935.33/935.59	c total clause space: 78.2603MB
935.33/935.59	c total #watches: 692895
937.53/937.78	c total #propagations: 157974549 / total #impl: 5076942974 (eff. 0.031)
937.53/937.78	c #Conflicts:     464000 | #Learnt:      29320 | 0.000
937.53/937.78	c total clause space: 78.2603MB
937.53/937.78	c total #watches: 700564
939.63/939.85	c total #propagations: 158369768 / total #impl: 5089126804 (eff. 0.031)
939.63/939.85	c #Conflicts:     465000 | #Learnt:      30320 | 0.000
939.63/939.85	c total clause space: 78.2603MB
939.63/939.85	c total #watches: 709542
942.03/942.24	c total #propagations: 158682760 / total #impl: 5100524189 (eff. 0.031)
942.03/942.24	c #Conflicts:     466000 | #Learnt:      31320 | 0.000
942.03/942.24	c total clause space: 78.2603MB
942.03/942.24	c total #watches: 716377
944.43/944.63	c total #propagations: 159118977 / total #impl: 5113577374 (eff. 0.031)
944.43/944.63	c #Conflicts:     467000 | #Learnt:      32320 | 0.000
944.43/944.63	c total clause space: 78.2603MB
944.43/944.63	c total #watches: 726170
946.63/946.82	c total #propagations: 159459028 / total #impl: 5127977152 (eff. 0.031)
946.63/946.82	c GC COLLECT
946.63/946.82	c #Conflicts:     468000 | #Learnt:      16917 | 0.000
946.63/946.82	c total clause space: 78.2603MB
946.63/946.82	c total #watches: 574256
948.52/948.76	c total #propagations: 159831318 / total #impl: 5140173062 (eff. 0.031)
948.52/948.76	c #Conflicts:     469000 | #Learnt:      17917 | 0.000
948.52/948.76	c total clause space: 78.2603MB
948.52/948.76	c total #watches: 580007
950.52/950.77	c total #propagations: 160262159 / total #impl: 5152042148 (eff. 0.031)
950.52/950.77	c #Conflicts:     470000 | #Learnt:      18917 | 0.000
950.52/950.77	c total clause space: 78.2603MB
950.52/950.77	c total #watches: 587187
952.92/953.14	c total #propagations: 160669179 / total #impl: 5163752204 (eff. 0.031)
952.92/953.14	c #Conflicts:     471000 | #Learnt:      19917 | 0.000
952.92/953.14	c total clause space: 78.2603MB
952.92/953.14	c total #watches: 595565
955.02/955.27	c total #propagations: 161093703 / total #impl: 5177722061 (eff. 0.031)
955.02/955.27	c #Conflicts:     472000 | #Learnt:      20917 | 0.000
955.02/955.27	c total clause space: 78.2603MB
955.02/955.27	c total #watches: 605725
957.12/957.32	c total #propagations: 161472392 / total #impl: 5190271337 (eff. 0.031)
957.12/957.32	c #Conflicts:     473000 | #Learnt:      21917 | 0.000
957.12/957.32	c total clause space: 78.2603MB
957.12/957.32	c total #watches: 613559
959.42/959.63	c total #propagations: 161850964 / total #impl: 5202234075 (eff. 0.031)
959.42/959.63	c #Conflicts:     474000 | #Learnt:      22917 | 0.000
959.42/959.63	c total clause space: 78.2603MB
959.42/959.63	c total #watches: 622717
961.42/961.65	c total #propagations: 162212283 / total #impl: 5214740976 (eff. 0.031)
961.42/961.65	c #Conflicts:     475000 | #Learnt:      23917 | 0.000
961.42/961.65	c total clause space: 78.2603MB
961.42/961.65	c total #watches: 631862
963.62/963.83	c total #propagations: 162545375 / total #impl: 5225923056 (eff. 0.031)
963.62/963.83	c #Conflicts:     476000 | #Learnt:      24917 | 0.000
963.62/963.83	c total clause space: 78.2603MB
963.62/963.83	c total #watches: 640251
965.73/965.96	c total #propagations: 162863951 / total #impl: 5239010665 (eff. 0.031)
965.73/965.96	c #Conflicts:     477000 | #Learnt:      25917 | 0.000
965.73/965.96	c total clause space: 78.2603MB
965.73/965.96	c total #watches: 648491
968.52/968.79	c total #propagations: 163184863 / total #impl: 5251082552 (eff. 0.031)
968.52/968.79	c #Conflicts:     478000 | #Learnt:      26917 | 0.000
968.52/968.79	c total clause space: 78.2603MB
968.52/968.79	c total #watches: 660001
971.13/971.37	c total #propagations: 163600088 / total #impl: 5268898929 (eff. 0.031)
971.13/971.37	c #Conflicts:     479000 | #Learnt:      27917 | 0.000
971.13/971.37	c total clause space: 78.2603MB
971.13/971.37	c total #watches: 671095
973.22/973.47	c total #propagations: 163889699 / total #impl: 5284939717 (eff. 0.031)
973.22/973.47	c #Conflicts:     480000 | #Learnt:      28917 | 0.000
973.22/973.47	c total clause space: 78.2603MB
973.22/973.47	c total #watches: 681187
975.22/975.48	c total #propagations: 164248141 / total #impl: 5296502357 (eff. 0.031)
975.22/975.48	c #Conflicts:     481000 | #Learnt:      29917 | 0.000
975.22/975.48	c total clause space: 78.2603MB
975.22/975.48	c total #watches: 689750
977.73/977.99	c total #propagations: 164481671 / total #impl: 5307993737 (eff. 0.031)
977.73/977.99	c #Conflicts:     482000 | #Learnt:      30917 | 0.000
977.73/977.99	c total clause space: 78.2603MB
977.73/977.99	c total #watches: 698929
980.22/980.49	c total #propagations: 164798654 / total #impl: 5321729222 (eff. 0.031)
980.22/980.49	c #Conflicts:     483000 | #Learnt:      31917 | 0.000
980.22/980.49	c total clause space: 78.2603MB
980.22/980.49	c total #watches: 705987
982.62/982.85	c total #propagations: 165110733 / total #impl: 5334386648 (eff. 0.031)
982.62/982.85	c #Conflicts:     484000 | #Learnt:      32917 | 0.000
982.62/982.85	c total clause space: 78.2603MB
982.62/982.85	c total #watches: 715777
985.02/985.21	c total #propagations: 165334787 / total #impl: 5346746145 (eff. 0.031)
985.02/985.21	c GC COLLECT
985.02/985.21	c #Conflicts:     485000 | #Learnt:      17209 | 0.000
985.02/985.21	c total clause space: 78.2603MB
985.02/985.21	c total #watches: 577451
987.12/987.33	c total #propagations: 165610483 / total #impl: 5359247818 (eff. 0.031)
987.12/987.33	c #Conflicts:     486000 | #Learnt:      18209 | 0.000
987.12/987.33	c total clause space: 78.2603MB
987.12/987.33	c total #watches: 585995
989.52/989.71	c total #propagations: 165902703 / total #impl: 5372226661 (eff. 0.031)
989.52/989.71	c #Conflicts:     487000 | #Learnt:      19209 | 0.000
989.52/989.71	c total clause space: 78.2603MB
989.52/989.71	c total #watches: 597137
991.92/992.19	c total #propagations: 166213230 / total #impl: 5386624258 (eff. 0.031)
991.92/992.19	c #Conflicts:     488000 | #Learnt:      20209 | 0.000
991.92/992.19	c total clause space: 78.2603MB
991.92/992.19	c total #watches: 606696
994.12/994.40	c total #propagations: 166561592 / total #impl: 5401214539 (eff. 0.031)
994.12/994.40	c #Conflicts:     489000 | #Learnt:      21209 | 0.000
994.12/994.40	c total clause space: 78.2603MB
994.12/994.40	c total #watches: 614619
996.22/996.45	c total #propagations: 166943221 / total #impl: 5414132606 (eff. 0.031)
996.22/996.45	c #Conflicts:     490000 | #Learnt:      22209 | 0.000
996.22/996.45	c total clause space: 78.2603MB
996.22/996.45	c total #watches: 623757
998.32/998.56	c total #propagations: 167286859 / total #impl: 5425773647 (eff. 0.031)
998.32/998.56	c #Conflicts:     491000 | #Learnt:      23209 | 0.000
998.32/998.56	c total clause space: 78.2603MB
998.32/998.56	c total #watches: 636535
1000.32/1000.52	c total #propagations: 167615683 / total #impl: 5438239669 (eff. 0.031)
1000.32/1000.52	c #Conflicts:     492000 | #Learnt:      24209 | 0.000
1000.32/1000.52	c total clause space: 78.2603MB
1000.32/1000.52	c total #watches: 645067
1002.42/1002.69	c total #propagations: 167931719 / total #impl: 5449224864 (eff. 0.031)
1002.42/1002.69	c #Conflicts:     493000 | #Learnt:      25209 | 0.000
1002.42/1002.69	c total clause space: 78.2603MB
1002.42/1002.69	c total #watches: 655183
1004.52/1004.74	c total #propagations: 168249662 / total #impl: 5461054851 (eff. 0.031)
1004.52/1004.74	c #Conflicts:     494000 | #Learnt:      26209 | 0.000
1004.52/1004.74	c total clause space: 78.2603MB
1004.52/1004.74	c total #watches: 663706
1006.62/1006.82	c total #propagations: 168619422 / total #impl: 5471564096 (eff. 0.031)
1006.62/1006.82	c #Conflicts:     495000 | #Learnt:      27209 | 0.000
1006.62/1006.82	c total clause space: 78.2603MB
1006.62/1006.82	c total #watches: 675102
1008.72/1008.92	c total #propagations: 168928438 / total #impl: 5482093432 (eff. 0.031)
1008.72/1008.92	c #Conflicts:     496000 | #Learnt:      28209 | 0.000
1008.72/1008.92	c total clause space: 78.2603MB
1008.72/1008.92	c total #watches: 685667
1010.82/1011.01	c total #propagations: 169215629 / total #impl: 5492216709 (eff. 0.031)
1010.82/1011.01	c #Conflicts:     497000 | #Learnt:      29209 | 0.000
1010.82/1011.01	c total clause space: 78.2603MB
1010.82/1011.01	c total #watches: 697316
1013.11/1013.33	c total #propagations: 169469080 / total #impl: 5502297527 (eff. 0.031)
1013.11/1013.33	c #Conflicts:     498000 | #Learnt:      30209 | 0.000
1013.11/1013.33	c total clause space: 78.2603MB
1013.11/1013.33	c total #watches: 708866
1015.51/1015.70	c total #propagations: 169726404 / total #impl: 5514083439 (eff. 0.031)
1015.51/1015.70	c #Conflicts:     499000 | #Learnt:      31209 | 0.000
1015.51/1015.70	c total clause space: 78.2603MB
1015.51/1015.70	c total #watches: 718289
1018.01/1018.23	c total #propagations: 169976226 / total #impl: 5526347205 (eff. 0.031)
1018.01/1018.23	c #Conflicts:     500000 | #Learnt:      32209 | 0.000
1018.01/1018.23	c total clause space: 78.2603MB
1018.01/1018.23	c total #watches: 727890
1020.72/1020.95	c total #propagations: 170305434 / total #impl: 5539715755 (eff. 0.031)
1020.72/1020.95	c #Conflicts:     501000 | #Learnt:      33209 | 0.000
1020.72/1020.95	c total clause space: 78.2603MB
1020.72/1020.95	c total #watches: 739061
1023.51/1023.74	c total #propagations: 170656429 / total #impl: 5553496303 (eff. 0.031)
1023.51/1023.74	c GC COLLECT
1023.51/1023.74	c #Conflicts:     502000 | #Learnt:      17221 | 0.000
1023.51/1023.74	c total clause space: 78.2603MB
1023.51/1023.74	c total #watches: 577453
1025.51/1025.73	c total #propagations: 170967792 / total #impl: 5567932714 (eff. 0.031)
1025.51/1025.73	c #Conflicts:     503000 | #Learnt:      18221 | 0.000
1025.51/1025.73	c total clause space: 78.2603MB
1025.51/1025.73	c total #watches: 588701
1027.41/1027.68	c total #propagations: 171219587 / total #impl: 5579626169 (eff. 0.031)
1027.41/1027.68	c #Conflicts:     504000 | #Learnt:      19221 | 0.000
1027.41/1027.68	c total clause space: 78.2603MB
1027.41/1027.68	c total #watches: 601797
1029.31/1029.56	c total #propagations: 171424225 / total #impl: 5591291034 (eff. 0.031)
1029.31/1029.56	c #Conflicts:     505000 | #Learnt:      20221 | 0.000
1029.31/1029.56	c total clause space: 78.2603MB
1029.31/1029.56	c total #watches: 612668
1031.51/1031.74	c total #propagations: 171657818 / total #impl: 5601622078 (eff. 0.031)
1031.51/1031.74	c #Conflicts:     506000 | #Learnt:      21221 | 0.000
1031.51/1031.74	c total clause space: 78.2603MB
1031.51/1031.74	c total #watches: 624476
1033.71/1033.97	c total #propagations: 171982610 / total #impl: 5613619910 (eff. 0.031)
1033.71/1033.97	c #Conflicts:     507000 | #Learnt:      22221 | 0.000
1033.71/1033.97	c total clause space: 78.2603MB
1033.71/1033.97	c total #watches: 635725
1036.21/1036.40	c total #propagations: 172327277 / total #impl: 5625024687 (eff. 0.031)
1036.21/1036.40	c #Conflicts:     508000 | #Learnt:      23221 | 0.000
1036.21/1036.40	c total clause space: 78.2603MB
1036.21/1036.40	c total #watches: 647251
1038.41/1038.68	c total #propagations: 172697169 / total #impl: 5636749462 (eff. 0.031)
1038.41/1038.68	c #Conflicts:     509000 | #Learnt:      24221 | 0.000
1038.41/1038.68	c total clause space: 78.2603MB
1038.41/1038.68	c total #watches: 658533
1040.81/1041.06	c total #propagations: 172987428 / total #impl: 5648022422 (eff. 0.031)
1040.81/1041.06	c #Conflicts:     510000 | #Learnt:      25221 | 0.000
1040.81/1041.06	c total clause space: 78.2603MB
1040.81/1041.06	c total #watches: 669554
1043.21/1043.47	c total #propagations: 173325660 / total #impl: 5659438988 (eff. 0.031)
1043.21/1043.47	c #Conflicts:     511000 | #Learnt:      26221 | 0.000
1043.21/1043.47	c total clause space: 78.2603MB
1043.21/1043.47	c total #watches: 679376
1045.71/1045.91	c total #propagations: 173691363 / total #impl: 5672536933 (eff. 0.031)
1045.71/1045.91	c #Conflicts:     512000 | #Learnt:      27221 | 0.000
1045.71/1045.91	c total clause space: 78.2603MB
1045.71/1045.91	c total #watches: 688036
1048.91/1049.12	c total #propagations: 174110066 / total #impl: 5685211411 (eff. 0.031)
1048.91/1049.12	c #Conflicts:     513000 | #Learnt:      28221 | 0.000
1048.91/1049.12	c total clause space: 78.2603MB
1048.91/1049.12	c total #watches: 698323
1051.41/1051.62	c total #propagations: 174577317 / total #impl: 5701280264 (eff. 0.031)
1051.41/1051.62	c #Conflicts:     514000 | #Learnt:      29221 | 0.000
1051.41/1051.62	c total clause space: 78.2603MB
1051.41/1051.62	c total #watches: 707699
1053.72/1053.98	c total #propagations: 174906150 / total #impl: 5712200309 (eff. 0.031)
1053.72/1053.98	c #Conflicts:     515000 | #Learnt:      30221 | 0.000
1053.72/1053.98	c total clause space: 78.2603MB
1053.72/1053.98	c total #watches: 715238
1056.62/1056.84	c total #propagations: 175298234 / total #impl: 5723931895 (eff. 0.031)
1056.62/1056.84	c #Conflicts:     516000 | #Learnt:      31221 | 0.000
1056.62/1056.84	c total clause space: 78.2603MB
1056.62/1056.84	c total #watches: 727729
1059.02/1059.26	c total #propagations: 175595643 / total #impl: 5736489623 (eff. 0.031)
1059.02/1059.26	c #Conflicts:     517000 | #Learnt:      32221 | 0.000
1059.02/1059.26	c total clause space: 78.2603MB
1059.02/1059.26	c total #watches: 735965
1061.82/1062.03	c total #propagations: 175888856 / total #impl: 5746620342 (eff. 0.031)
1061.82/1062.03	c #Conflicts:     518000 | #Learnt:      33221 | 0.000
1061.82/1062.03	c total clause space: 78.2603MB
1061.82/1062.03	c total #watches: 744694
1064.12/1064.34	c total #propagations: 176283701 / total #impl: 5756958738 (eff. 0.031)
1064.12/1064.34	c #Conflicts:     519000 | #Learnt:      34221 | 0.000
1064.12/1064.34	c total clause space: 78.2603MB
1064.12/1064.34	c total #watches: 754555
1067.01/1067.27	c total #propagations: 176526231 / total #impl: 5765612465 (eff. 0.031)
1067.01/1067.27	c GC COLLECT
1067.01/1067.27	c #Conflicts:     520000 | #Learnt:      17910 | 0.000
1067.01/1067.27	c total clause space: 78.2603MB
1067.01/1067.27	c total #watches: 587773
1069.21/1069.40	c total #propagations: 176806686 / total #impl: 5780733095 (eff. 0.031)
1069.21/1069.40	c #Conflicts:     521000 | #Learnt:      18910 | 0.000
1069.21/1069.40	c total clause space: 78.2603MB
1069.21/1069.40	c total #watches: 601299
1071.22/1071.50	c total #propagations: 177071818 / total #impl: 5792177751 (eff. 0.031)
1071.22/1071.50	c #Conflicts:     522000 | #Learnt:      19910 | 0.000
1071.22/1071.50	c total clause space: 78.2603MB
1071.22/1071.50	c total #watches: 608992
1073.31/1073.59	c total #propagations: 177376234 / total #impl: 5801362731 (eff. 0.031)
1073.31/1073.59	c #Conflicts:     523000 | #Learnt:      20910 | 0.000
1073.31/1073.59	c total clause space: 78.2603MB
1073.31/1073.59	c total #watches: 617465
1075.31/1075.57	c total #propagations: 177817692 / total #impl: 5812097817 (eff. 0.031)
1075.31/1075.57	c #Conflicts:     524000 | #Learnt:      21910 | 0.000
1075.31/1075.57	c total clause space: 78.2603MB
1075.31/1075.57	c total #watches: 625748
1077.31/1077.56	c total #propagations: 178268631 / total #impl: 5821287879 (eff. 0.031)
1077.31/1077.56	c #Conflicts:     525000 | #Learnt:      22910 | 0.000
1077.31/1077.56	c total clause space: 78.2603MB
1077.31/1077.56	c total #watches: 633561
1079.51/1079.76	c total #propagations: 178651616 / total #impl: 5831464316 (eff. 0.031)
1079.51/1079.76	c #Conflicts:     526000 | #Learnt:      23910 | 0.000
1079.51/1079.76	c total clause space: 78.2603MB
1079.51/1079.76	c total #watches: 642008
1081.41/1081.67	c total #propagations: 179034521 / total #impl: 5842098984 (eff. 0.031)
1081.41/1081.67	c #Conflicts:     527000 | #Learnt:      24910 | 0.000
1081.41/1081.67	c total clause space: 78.2603MB
1081.41/1081.67	c total #watches: 650423
1083.21/1083.46	c total #propagations: 179442790 / total #impl: 5851214405 (eff. 0.031)
1083.21/1083.46	c #Conflicts:     528000 | #Learnt:      25910 | 0.000
1083.21/1083.46	c total clause space: 78.2603MB
1083.21/1083.46	c total #watches: 659018
1085.21/1085.47	c total #propagations: 179791723 / total #impl: 5858792899 (eff. 0.031)
1085.21/1085.47	c #Conflicts:     529000 | #Learnt:      26910 | 0.000
1085.21/1085.47	c total clause space: 78.2603MB
1085.21/1085.47	c total #watches: 668019
1087.21/1087.44	c total #propagations: 180154181 / total #impl: 5867304539 (eff. 0.031)
1087.21/1087.44	c #Conflicts:     530000 | #Learnt:      27910 | 0.000
1087.21/1087.44	c total clause space: 78.2603MB
1087.21/1087.44	c total #watches: 675950
1089.01/1089.29	c total #propagations: 180546371 / total #impl: 5875068685 (eff. 0.031)
1089.01/1089.29	c #Conflicts:     531000 | #Learnt:      28910 | 0.000
1089.01/1089.29	c total clause space: 78.2603MB
1089.01/1089.29	c total #watches: 685832
1091.21/1091.49	c total #propagations: 180838820 / total #impl: 5882572467 (eff. 0.031)
1091.21/1091.49	c #Conflicts:     532000 | #Learnt:      29910 | 0.000
1091.21/1091.49	c total clause space: 78.2603MB
1091.21/1091.49	c total #watches: 694789
1093.41/1093.61	c total #propagations: 181228948 / total #impl: 5890827554 (eff. 0.031)
1093.41/1093.61	c #Conflicts:     533000 | #Learnt:      30910 | 0.000
1093.41/1093.61	c total clause space: 78.2603MB
1093.41/1093.61	c total #watches: 702971
1095.91/1096.11	c total #propagations: 181495348 / total #impl: 5899499987 (eff. 0.031)
1095.91/1096.11	c #Conflicts:     534000 | #Learnt:      31910 | 0.000
1095.91/1096.11	c total clause space: 78.2603MB
1095.91/1096.11	c total #watches: 710813
1098.51/1098.77	c total #propagations: 181791958 / total #impl: 5910619992 (eff. 0.031)
1098.51/1098.77	c #Conflicts:     535000 | #Learnt:      32910 | 0.000
1098.51/1098.77	c total clause space: 78.2603MB
1098.51/1098.77	c total #watches: 720560
1101.21/1101.46	c total #propagations: 182060683 / total #impl: 5924086580 (eff. 0.031)
1101.21/1101.46	c #Conflicts:     536000 | #Learnt:      33910 | 0.000
1101.21/1101.46	c total clause space: 78.2603MB
1101.21/1101.46	c total #watches: 728168
1104.01/1104.23	c total #propagations: 182400136 / total #impl: 5937298486 (eff. 0.031)
1104.01/1104.23	c #Conflicts:     537000 | #Learnt:      34910 | 0.000
1104.01/1104.23	c total clause space: 78.2603MB
1104.01/1104.23	c total #watches: 736595
1106.11/1106.32	c total #propagations: 182761971 / total #impl: 5951276039 (eff. 0.031)
1106.11/1106.32	c GC COLLECT
1106.11/1106.32	c #Conflicts:     538000 | #Learnt:      18303 | 0.000
1106.11/1106.32	c total clause space: 78.2603MB
1106.11/1106.32	c total #watches: 588843
1108.41/1108.62	c total #propagations: 183110833 / total #impl: 5962829976 (eff. 0.031)
1108.41/1108.62	c #Conflicts:     539000 | #Learnt:      19303 | 0.000
1108.41/1108.62	c total clause space: 78.2603MB
1108.41/1108.62	c total #watches: 596267
1110.71/1110.92	c total #propagations: 183474994 / total #impl: 5976546131 (eff. 0.031)
1110.71/1110.92	c #Conflicts:     540000 | #Learnt:      20303 | 0.000
1110.71/1110.92	c total clause space: 78.2603MB
1110.71/1110.92	c total #watches: 604684
1112.81/1113.07	c total #propagations: 183833236 / total #impl: 5990587271 (eff. 0.031)
1112.81/1113.07	c #Conflicts:     541000 | #Learnt:      21303 | 0.000
1112.81/1113.07	c total clause space: 78.2603MB
1112.81/1113.07	c total #watches: 613343
1114.51/1114.80	c total #propagations: 184220719 / total #impl: 6002430767 (eff. 0.031)
1114.51/1114.80	c #Conflicts:     542000 | #Learnt:      22303 | 0.000
1114.51/1114.80	c total clause space: 78.2603MB
1114.51/1114.80	c total #watches: 621758
1116.91/1117.13	c total #propagations: 184493489 / total #impl: 6009731537 (eff. 0.031)
1116.91/1117.13	c #Conflicts:     543000 | #Learnt:      23303 | 0.000
1116.91/1117.13	c total clause space: 78.2603MB
1116.91/1117.13	c total #watches: 630005
1119.31/1119.51	c total #propagations: 184938125 / total #impl: 6021450897 (eff. 0.031)
1119.31/1119.51	c #Conflicts:     544000 | #Learnt:      24303 | 0.000
1119.31/1119.51	c total clause space: 78.2603MB
1119.31/1119.51	c total #watches: 639053
1121.81/1122.05	c total #propagations: 185253253 / total #impl: 6033682156 (eff. 0.031)
1121.81/1122.05	c #Conflicts:     545000 | #Learnt:      25303 | 0.000
1121.81/1122.05	c total clause space: 78.2603MB
1121.81/1122.05	c total #watches: 649732
1124.11/1124.35	c total #propagations: 185581293 / total #impl: 6046012525 (eff. 0.031)
1124.11/1124.35	c #Conflicts:     546000 | #Learnt:      26303 | 0.000
1124.11/1124.35	c total clause space: 78.2603MB
1124.11/1124.35	c total #watches: 656451
1125.90/1126.15	c total #propagations: 186038357 / total #impl: 6058726866 (eff. 0.031)
1125.90/1126.15	c #Conflicts:     547000 | #Learnt:      27303 | 0.000
1125.90/1126.15	c total clause space: 78.2603MB
1125.90/1126.15	c total #watches: 663173
1127.70/1127.98	c total #propagations: 186297162 / total #impl: 6066421424 (eff. 0.031)
1127.70/1127.98	c #Conflicts:     548000 | #Learnt:      28303 | 0.000
1127.70/1127.98	c total clause space: 78.2603MB
1127.70/1127.98	c total #watches: 669996
1130.61/1130.89	c total #propagations: 186577023 / total #impl: 6073648000 (eff. 0.031)
1130.61/1130.89	c #Conflicts:     549000 | #Learnt:      29303 | 0.000
1130.61/1130.89	c total clause space: 78.2603MB
1130.61/1130.89	c total #watches: 677075
1133.91/1134.19	c total #propagations: 187009150 / total #impl: 6086755725 (eff. 0.031)
1133.91/1134.19	c #Conflicts:     550000 | #Learnt:      30303 | 0.000
1133.91/1134.19	c total clause space: 78.2603MB
1133.91/1134.19	c total #watches: 687562
1137.00/1137.25	c total #propagations: 187396823 / total #impl: 6104769887 (eff. 0.031)
1137.00/1137.25	c #Conflicts:     551000 | #Learnt:      31303 | 0.000
1137.00/1137.25	c total clause space: 78.2603MB
1137.00/1137.25	c total #watches: 697389
1139.80/1140.08	c total #propagations: 187808531 / total #impl: 6120228894 (eff. 0.031)
1139.80/1140.08	c #Conflicts:     552000 | #Learnt:      32303 | 0.000
1139.80/1140.08	c total clause space: 78.2603MB
1139.80/1140.08	c total #watches: 707808
1142.20/1142.44	c total #propagations: 188240109 / total #impl: 6135073594 (eff. 0.031)
1142.20/1142.44	c #Conflicts:     553000 | #Learnt:      33303 | 0.000
1142.20/1142.44	c total clause space: 78.2603MB
1142.20/1142.44	c total #watches: 717990
1145.10/1145.39	c total #propagations: 188528552 / total #impl: 6146311777 (eff. 0.031)
1145.10/1145.39	c #Conflicts:     554000 | #Learnt:      34303 | 0.000
1145.10/1145.39	c total clause space: 78.2603MB
1145.10/1145.39	c total #watches: 730133
1148.10/1148.35	c total #propagations: 188939486 / total #impl: 6160688906 (eff. 0.031)
1148.10/1148.35	c #Conflicts:     555000 | #Learnt:      35303 | 0.000
1148.10/1148.35	c total clause space: 78.2603MB
1148.10/1148.35	c total #watches: 741989
1151.10/1151.36	c total #propagations: 189353779 / total #impl: 6175364935 (eff. 0.031)
1151.10/1151.36	c GC COLLECT
1151.10/1151.36	c #Conflicts:     556000 | #Learnt:      18398 | 0.000
1151.10/1151.36	c total clause space: 78.2603MB
1151.10/1151.36	c total #watches: 592190
1153.10/1153.36	c total #propagations: 189862577 / total #impl: 6192628759 (eff. 0.031)
1153.10/1153.36	c #Conflicts:     557000 | #Learnt:      19398 | 0.000
1153.10/1153.36	c total clause space: 78.2603MB
1153.10/1153.36	c total #watches: 603223
1155.40/1155.64	c total #propagations: 190214656 / total #impl: 6203849237 (eff. 0.031)
1155.40/1155.64	c #Conflicts:     558000 | #Learnt:      20398 | 0.000
1155.40/1155.64	c total clause space: 78.2603MB
1155.40/1155.64	c total #watches: 611980
1157.70/1157.94	c total #propagations: 190607457 / total #impl: 6214807891 (eff. 0.031)
1157.70/1157.94	c #Conflicts:     559000 | #Learnt:      21398 | 0.000
1157.70/1157.94	c total clause space: 78.2603MB
1157.70/1157.94	c total #watches: 620175
1160.00/1160.24	c total #propagations: 190977232 / total #impl: 6225467592 (eff. 0.031)
1160.00/1160.24	c #Conflicts:     560000 | #Learnt:      22398 | 0.000
1160.00/1160.24	c total clause space: 78.2603MB
1160.00/1160.24	c total #watches: 627291
1161.80/1162.09	c total #propagations: 191325477 / total #impl: 6237634496 (eff. 0.031)
1161.80/1162.09	c #Conflicts:     561000 | #Learnt:      23398 | 0.000
1161.80/1162.09	c total clause space: 78.2603MB
1161.80/1162.09	c total #watches: 634584
1164.10/1164.37	c total #propagations: 191632456 / total #impl: 6245499627 (eff. 0.031)
1164.10/1164.37	c #Conflicts:     562000 | #Learnt:      24398 | 0.000
1164.10/1164.37	c total clause space: 78.2603MB
1164.10/1164.37	c total #watches: 641648
1166.60/1166.83	c total #propagations: 192029154 / total #impl: 6257709920 (eff. 0.031)
1166.60/1166.83	c #Conflicts:     563000 | #Learnt:      25398 | 0.000
1166.60/1166.83	c total clause space: 78.2603MB
1166.60/1166.83	c total #watches: 649353
1168.90/1169.19	c total #propagations: 192418756 / total #impl: 6271764074 (eff. 0.031)
1168.90/1169.19	c #Conflicts:     564000 | #Learnt:      26398 | 0.000
1168.90/1169.19	c total clause space: 78.2603MB
1168.90/1169.19	c total #watches: 658103
1171.10/1171.35	c total #propagations: 192789400 / total #impl: 6283214879 (eff. 0.031)
1171.10/1171.35	c #Conflicts:     565000 | #Learnt:      27398 | 0.000
1171.10/1171.35	c total clause space: 78.2603MB
1171.10/1171.35	c total #watches: 668174
1173.50/1173.75	c total #propagations: 193066024 / total #impl: 6293601114 (eff. 0.031)
1173.50/1173.75	c #Conflicts:     566000 | #Learnt:      28398 | 0.000
1173.50/1173.75	c total clause space: 78.2603MB
1173.50/1173.75	c total #watches: 678318
1175.80/1176.04	c total #propagations: 193387034 / total #impl: 6304367853 (eff. 0.031)
1175.80/1176.04	c #Conflicts:     567000 | #Learnt:      29398 | 0.000
1175.80/1176.04	c total clause space: 78.2603MB
1175.80/1176.04	c total #watches: 686329
1178.19/1178.43	c total #propagations: 193673663 / total #impl: 6314211691 (eff. 0.031)
1178.19/1178.43	c #Conflicts:     568000 | #Learnt:      30398 | 0.000
1178.19/1178.43	c total clause space: 78.2603MB
1178.19/1178.43	c total #watches: 695958
1180.20/1180.44	c total #propagations: 193934807 / total #impl: 6325776006 (eff. 0.031)
1180.20/1180.44	c #Conflicts:     569000 | #Learnt:      31398 | 0.000
1180.20/1180.44	c total clause space: 78.2603MB
1180.20/1180.44	c total #watches: 705940
1182.30/1182.58	c total #propagations: 194154401 / total #impl: 6332806665 (eff. 0.031)
1182.30/1182.58	c #Conflicts:     570000 | #Learnt:      32398 | 0.000
1182.30/1182.58	c total clause space: 78.2603MB
1182.30/1182.58	c total #watches: 714503
1184.50/1184.80	c total #propagations: 194464096 / total #impl: 6340900774 (eff. 0.031)
1184.50/1184.80	c #Conflicts:     571000 | #Learnt:      33398 | 0.000
1184.50/1184.80	c total clause space: 78.2603MB
1184.50/1184.80	c total #watches: 722037
1186.89/1187.20	c total #propagations: 194719294 / total #impl: 6348747000 (eff. 0.031)
1186.89/1187.20	c #Conflicts:     572000 | #Learnt:      34398 | 0.000
1186.89/1187.20	c total clause space: 78.2603MB
1186.89/1187.20	c total #watches: 730371
1189.19/1189.46	c total #propagations: 195017810 / total #impl: 6358840266 (eff. 0.031)
1189.19/1189.46	c #Conflicts:     573000 | #Learnt:      35398 | 0.000
1189.19/1189.46	c total clause space: 78.2603MB
1189.19/1189.46	c total #watches: 737635
1191.69/1191.94	c total #propagations: 195336253 / total #impl: 6369089645 (eff. 0.031)
1191.69/1191.94	c #Conflicts:     574000 | #Learnt:      36398 | 0.000
1191.69/1191.94	c total clause space: 78.2603MB
1191.69/1191.94	c total #watches: 746416
1193.89/1194.13	c total #propagations: 195729208 / total #impl: 6381320165 (eff. 0.031)
1193.89/1194.13	c GC COLLECT
1193.89/1194.13	c #Conflicts:     575000 | #Learnt:      19199 | 0.000
1193.89/1194.13	c total clause space: 78.2603MB
1193.89/1194.13	c total #watches: 599796
1196.19/1196.46	c total #propagations: 196221642 / total #impl: 6395120799 (eff. 0.031)
1196.19/1196.46	c #Conflicts:     576000 | #Learnt:      20199 | 0.000
1196.19/1196.46	c total clause space: 78.2603MB
1196.19/1196.46	c total #watches: 610369
1198.59/1198.81	c total #propagations: 196606610 / total #impl: 6410994374 (eff. 0.031)
1198.59/1198.81	c #Conflicts:     577000 | #Learnt:      21199 | 0.000
1198.59/1198.81	c total clause space: 78.2603MB
1198.59/1198.81	c total #watches: 620031
1200.49/1200.76	c total #propagations: 197108346 / total #impl: 6424576733 (eff. 0.031)
1200.49/1200.76	c #Conflicts:     578000 | #Learnt:      22199 | 0.000
1200.49/1200.76	c total clause space: 78.2603MB
1200.49/1200.76	c total #watches: 627878
1202.49/1202.73	c total #propagations: 197441443 / total #impl: 6435061689 (eff. 0.031)
1202.49/1202.73	c #Conflicts:     579000 | #Learnt:      23199 | 0.000
1202.49/1202.73	c total clause space: 78.2603MB
1202.49/1202.73	c total #watches: 634712
1204.99/1205.21	c total #propagations: 197757142 / total #impl: 6444538619 (eff. 0.031)
1204.99/1205.21	c #Conflicts:     580000 | #Learnt:      24199 | 0.000
1204.99/1205.21	c total clause space: 78.2603MB
1204.99/1205.21	c total #watches: 643106
1207.09/1207.33	c total #propagations: 198234491 / total #impl: 6457795556 (eff. 0.031)
1207.09/1207.33	c #Conflicts:     581000 | #Learnt:      25199 | 0.000
1207.09/1207.33	c total clause space: 78.2603MB
1207.09/1207.33	c total #watches: 650499
1209.19/1209.41	c total #propagations: 198632527 / total #impl: 6466941281 (eff. 0.031)
1209.19/1209.41	c #Conflicts:     582000 | #Learnt:      26199 | 0.000
1209.19/1209.41	c total clause space: 78.2603MB
1209.19/1209.41	c total #watches: 658821
1211.69/1212.00	c total #propagations: 198987628 / total #impl: 6475837024 (eff. 0.031)
1211.69/1212.00	c #Conflicts:     583000 | #Learnt:      27199 | 0.000
1211.69/1212.00	c total clause space: 78.2603MB
1211.69/1212.00	c total #watches: 666488
1214.39/1214.60	c total #propagations: 199499921 / total #impl: 6488259511 (eff. 0.031)
1214.39/1214.60	c #Conflicts:     584000 | #Learnt:      28199 | 0.000
1214.39/1214.60	c total clause space: 78.2603MB
1214.39/1214.60	c total #watches: 674743
1216.69/1216.90	c total #propagations: 199911785 / total #impl: 6501692315 (eff. 0.031)
1216.69/1216.90	c #Conflicts:     585000 | #Learnt:      29199 | 0.000
1216.69/1216.90	c total clause space: 78.2603MB
1216.69/1216.90	c total #watches: 684975
1219.29/1219.54	c total #propagations: 200243609 / total #impl: 6512029675 (eff. 0.031)
1219.29/1219.54	c #Conflicts:     586000 | #Learnt:      30199 | 0.000
1219.29/1219.54	c total clause space: 78.2603MB
1219.29/1219.54	c total #watches: 695162
1222.19/1222.42	c total #propagations: 200640189 / total #impl: 6523547271 (eff. 0.031)
1222.19/1222.42	c #Conflicts:     587000 | #Learnt:      31199 | 0.000
1222.19/1222.42	c total clause space: 78.2603MB
1222.19/1222.42	c total #watches: 704752
1224.79/1225.02	c total #propagations: 201024010 / total #impl: 6536582691 (eff. 0.031)
1224.79/1225.02	c #Conflicts:     588000 | #Learnt:      32199 | 0.000
1224.79/1225.02	c total clause space: 78.2603MB
1224.79/1225.02	c total #watches: 713559
1227.19/1227.49	c total #propagations: 201391776 / total #impl: 6549840655 (eff. 0.031)
1227.19/1227.49	c #Conflicts:     589000 | #Learnt:      33199 | 0.000
1227.19/1227.49	c total clause space: 78.2603MB
1227.19/1227.49	c total #watches: 720634
1229.79/1230.05	c total #propagations: 201758030 / total #impl: 6560401533 (eff. 0.031)
1229.79/1230.05	c #Conflicts:     590000 | #Learnt:      34199 | 0.000
1229.79/1230.05	c total clause space: 78.2603MB
1229.79/1230.05	c total #watches: 729808
1232.29/1232.53	c total #propagations: 202023477 / total #impl: 6570295389 (eff. 0.031)
1232.29/1232.53	c #Conflicts:     591000 | #Learnt:      35199 | 0.000
1232.29/1232.53	c total clause space: 78.2603MB
1232.29/1232.53	c total #watches: 737189
1234.79/1235.09	c total #propagations: 202308869 / total #impl: 6579470900 (eff. 0.031)
1234.79/1235.09	c #Conflicts:     592000 | #Learnt:      36199 | 0.000
1234.79/1235.09	c total clause space: 78.2603MB
1234.79/1235.09	c total #watches: 746295
1237.48/1237.78	c total #propagations: 202601381 / total #impl: 6589934067 (eff. 0.031)
1237.48/1237.78	c GC COLLECT
1237.48/1237.78	c #Conflicts:     593000 | #Learnt:      18719 | 0.000
1237.48/1237.78	c total clause space: 78.2603MB
1237.48/1237.78	c total #watches: 596536
1239.49/1239.76	c total #propagations: 202933843 / total #impl: 6603544208 (eff. 0.031)
1239.49/1239.76	c #Conflicts:     594000 | #Learnt:      19719 | 0.000
1239.49/1239.76	c total clause space: 78.2603MB
1239.49/1239.76	c total #watches: 603755
1241.08/1241.34	c total #propagations: 203294323 / total #impl: 6615791959 (eff. 0.031)
1241.08/1241.34	c #Conflicts:     595000 | #Learnt:      20719 | 0.000
1241.08/1241.34	c total clause space: 78.2603MB
1241.08/1241.34	c total #watches: 612845
1242.68/1242.99	c total #propagations: 203424782 / total #impl: 6622284247 (eff. 0.031)
1242.68/1242.99	c #Conflicts:     596000 | #Learnt:      21719 | 0.000
1242.68/1242.99	c total clause space: 78.2603MB
1242.68/1242.99	c total #watches: 623516
1244.48/1244.72	c total #propagations: 203524743 / total #impl: 6629003911 (eff. 0.031)
1244.48/1244.72	c #Conflicts:     597000 | #Learnt:      22719 | 0.000
1244.48/1244.72	c total clause space: 78.2603MB
1244.48/1244.72	c total #watches: 635722
1246.28/1246.50	c total #propagations: 203614933 / total #impl: 6635745663 (eff. 0.031)
1246.28/1246.50	c #Conflicts:     598000 | #Learnt:      23719 | 0.000
1246.28/1246.50	c total clause space: 78.2603MB
1246.28/1246.50	c total #watches: 646587
1248.08/1248.37	c total #propagations: 203710159 / total #impl: 6642675378 (eff. 0.031)
1248.08/1248.37	c #Conflicts:     599000 | #Learnt:      24719 | 0.000
1248.08/1248.37	c total clause space: 78.2603MB
1248.08/1248.37	c total #watches: 657828
1250.08/1250.36	c total #propagations: 203805308 / total #impl: 6650213096 (eff. 0.031)
1250.08/1250.36	c #Conflicts:     600000 | #Learnt:      25719 | 0.000
1250.08/1250.36	c total clause space: 78.2603MB
1250.08/1250.36	c total #watches: 670012
1252.28/1252.53	c total #propagations: 203895390 / total #impl: 6658394891 (eff. 0.031)
1252.28/1252.53	c #Conflicts:     601000 | #Learnt:      26719 | 0.000
1252.28/1252.53	c total clause space: 78.2603MB
1252.28/1252.53	c total #watches: 682306
1254.48/1254.77	c total #propagations: 204000789 / total #impl: 6667150028 (eff. 0.031)
1254.48/1254.77	c #Conflicts:     602000 | #Learnt:      27719 | 0.000
1254.48/1254.77	c total clause space: 78.2603MB
1254.48/1254.77	c total #watches: 694152
1256.98/1257.20	c total #propagations: 204097989 / total #impl: 6676422948 (eff. 0.031)
1256.98/1257.20	c #Conflicts:     603000 | #Learnt:      28719 | 0.000
1256.98/1257.20	c total clause space: 78.2603MB
1256.98/1257.20	c total #watches: 705272
1259.78/1260.05	c total #propagations: 204330438 / total #impl: 6686254813 (eff. 0.031)
1259.78/1260.05	c #Conflicts:     604000 | #Learnt:      29719 | 0.000
1259.78/1260.05	c total clause space: 78.2603MB
1259.78/1260.05	c total #watches: 718049
1262.28/1262.57	c total #propagations: 204626229 / total #impl: 6703605935 (eff. 0.031)
1262.28/1262.57	c #Conflicts:     605000 | #Learnt:      30719 | 0.000
1262.28/1262.57	c total clause space: 78.2603MB
1262.28/1262.57	c total #watches: 730400
1264.68/1264.98	c total #propagations: 204860025 / total #impl: 6717594293 (eff. 0.030)
1264.68/1264.98	c #Conflicts:     606000 | #Learnt:      31719 | 0.000
1264.68/1264.98	c total clause space: 78.2603MB
1264.68/1264.98	c total #watches: 740695
1267.38/1267.66	c total #propagations: 205152630 / total #impl: 6731076939 (eff. 0.030)
1267.38/1267.66	c #Conflicts:     607000 | #Learnt:      32719 | 0.000
1267.38/1267.66	c total clause space: 78.2603MB
1267.38/1267.66	c total #watches: 751340
1269.98/1270.20	c total #propagations: 205527265 / total #impl: 6747413742 (eff. 0.030)
1269.98/1270.20	c #Conflicts:     608000 | #Learnt:      33719 | 0.000
1269.98/1270.20	c total clause space: 78.2603MB
1269.98/1270.20	c total #watches: 761143
1272.38/1272.64	c total #propagations: 205865233 / total #impl: 6759715308 (eff. 0.030)
1272.38/1272.64	c #Conflicts:     609000 | #Learnt:      34719 | 0.000
1272.38/1272.64	c total clause space: 78.2603MB
1272.38/1272.64	c total #watches: 772222
1274.98/1275.27	c total #propagations: 206199664 / total #impl: 6771168055 (eff. 0.030)
1274.98/1275.27	c #Conflicts:     610000 | #Learnt:      35719 | 0.000
1274.98/1275.27	c total clause space: 78.2603MB
1274.98/1275.27	c total #watches: 782543
1278.28/1278.51	c total #propagations: 206506021 / total #impl: 6784186357 (eff. 0.030)
1278.28/1278.51	c #Conflicts:     611000 | #Learnt:      36719 | 0.000
1278.28/1278.51	c total clause space: 78.2603MB
1278.28/1278.51	c total #watches: 795119
1280.88/1281.11	c total #propagations: 206968743 / total #impl: 6800327553 (eff. 0.030)
1280.88/1281.11	c GC COLLECT
1280.88/1281.11	c #Conflicts:     612000 | #Learnt:      18944 | 0.000
1280.88/1281.11	c total clause space: 78.2603MB
1280.88/1281.11	c total #watches: 597955
1282.97/1283.25	c total #propagations: 207264944 / total #impl: 6811646624 (eff. 0.030)
1282.97/1283.25	c #Conflicts:     613000 | #Learnt:      19944 | 0.000
1282.97/1283.25	c total clause space: 78.2603MB
1282.97/1283.25	c total #watches: 607813
1284.87/1285.12	c total #propagations: 207602252 / total #impl: 6824219588 (eff. 0.030)
1284.87/1285.12	c #Conflicts:     614000 | #Learnt:      20944 | 0.000
1284.87/1285.12	c total clause space: 78.2603MB
1284.87/1285.12	c total #watches: 619188
1286.97/1287.24	c total #propagations: 207839603 / total #impl: 6834948911 (eff. 0.030)
1286.97/1287.24	c #Conflicts:     615000 | #Learnt:      21944 | 0.000
1286.97/1287.24	c total clause space: 78.2603MB
1286.97/1287.24	c total #watches: 631669
1289.27/1289.56	c total #propagations: 208129018 / total #impl: 6847430132 (eff. 0.030)
1289.27/1289.56	c #Conflicts:     616000 | #Learnt:      22944 | 0.000
1289.27/1289.56	c total clause space: 78.2603MB
1289.27/1289.56	c total #watches: 641071
1291.67/1291.96	c total #propagations: 208464251 / total #impl: 6859071820 (eff. 0.030)
1291.67/1291.96	c #Conflicts:     617000 | #Learnt:      23944 | 0.000
1291.67/1291.96	c total clause space: 78.2603MB
1291.67/1291.96	c total #watches: 651116
1294.37/1294.61	c total #propagations: 208768900 / total #impl: 6871722055 (eff. 0.030)
1294.37/1294.61	c #Conflicts:     618000 | #Learnt:      24944 | 0.000
1294.37/1294.61	c total clause space: 78.2603MB
1294.37/1294.61	c total #watches: 659296
1296.47/1296.78	c total #propagations: 209198119 / total #impl: 6884845246 (eff. 0.030)
1296.47/1296.78	c #Conflicts:     619000 | #Learnt:      25944 | 0.000
1296.47/1296.78	c total clause space: 78.2603MB
1296.47/1296.78	c total #watches: 667958
1298.57/1298.88	c total #propagations: 209509333 / total #impl: 6893988826 (eff. 0.030)
1298.57/1298.88	c #Conflicts:     620000 | #Learnt:      26944 | 0.000
1298.57/1298.88	c total clause space: 78.2603MB
1298.57/1298.88	c total #watches: 675384
1301.27/1301.52	c total #propagations: 209781187 / total #impl: 6902162565 (eff. 0.030)
1301.27/1301.52	c #Conflicts:     621000 | #Learnt:      27944 | 0.000
1301.27/1301.52	c total clause space: 78.2603MB
1301.27/1301.52	c total #watches: 685649
1303.57/1303.86	c total #propagations: 210059601 / total #impl: 6914159338 (eff. 0.030)
1303.57/1303.86	c #Conflicts:     622000 | #Learnt:      28944 | 0.000
1303.57/1303.86	c total clause space: 78.2603MB
1303.57/1303.86	c total #watches: 694508
1306.27/1306.59	c total #propagations: 210461745 / total #impl: 6925405387 (eff. 0.030)
1306.27/1306.59	c #Conflicts:     623000 | #Learnt:      29944 | 0.000
1306.27/1306.59	c total clause space: 78.2603MB
1306.27/1306.59	c total #watches: 706452
1308.88/1309.18	c total #propagations: 210871228 / total #impl: 6938475611 (eff. 0.030)
1308.88/1309.18	c #Conflicts:     624000 | #Learnt:      30944 | 0.000
1308.88/1309.18	c total clause space: 78.2603MB
1308.88/1309.18	c total #watches: 714336
1311.67/1311.93	c total #propagations: 211207180 / total #impl: 6949779557 (eff. 0.030)
1311.67/1311.93	c #Conflicts:     625000 | #Learnt:      31944 | 0.000
1311.67/1311.93	c total clause space: 78.2603MB
1311.67/1311.93	c total #watches: 722469
1314.07/1314.33	c total #propagations: 211650671 / total #impl: 6962638061 (eff. 0.030)
1314.07/1314.33	c #Conflicts:     626000 | #Learnt:      32944 | 0.000
1314.07/1314.33	c total clause space: 78.2603MB
1314.07/1314.33	c total #watches: 730624
1316.17/1316.41	c total #propagations: 212054234 / total #impl: 6972843376 (eff. 0.030)
1316.17/1316.41	c #Conflicts:     627000 | #Learnt:      33944 | 0.000
1316.17/1316.41	c total clause space: 78.2603MB
1316.17/1316.41	c total #watches: 737510
1319.27/1319.50	c total #propagations: 212347394 / total #impl: 6981020815 (eff. 0.030)
1319.27/1319.50	c #Conflicts:     628000 | #Learnt:      34944 | 0.000
1319.27/1319.50	c total clause space: 78.2603MB
1319.27/1319.50	c total #watches: 745460
1322.08/1322.35	c total #propagations: 212712735 / total #impl: 6993994414 (eff. 0.030)
1322.08/1322.35	c #Conflicts:     629000 | #Learnt:      35944 | 0.000
1322.08/1322.35	c total clause space: 78.2603MB
1322.08/1322.35	c total #watches: 755902
1324.17/1324.46	c total #propagations: 213001615 / total #impl: 7005151183 (eff. 0.030)
1324.17/1324.46	c #Conflicts:     630000 | #Learnt:      36944 | 0.000
1324.17/1324.46	c total clause space: 78.2603MB
1324.17/1324.46	c total #watches: 763690
1326.28/1326.52	c total #propagations: 213286346 / total #impl: 7013300697 (eff. 0.030)
1326.28/1326.52	c #Conflicts:     631000 | #Learnt:      37944 | 0.000
1326.28/1326.52	c total clause space: 127.173MB
1326.28/1326.52	c total #watches: 772185
1328.58/1328.84	c total #propagations: 213591228 / total #impl: 7020873197 (eff. 0.030)
1328.58/1328.84	c GC COLLECT
1328.58/1328.84	c #Conflicts:     632000 | #Learnt:      19820 | 0.000
1328.58/1328.84	c total clause space: 127.173MB
1328.58/1328.84	c total #watches: 606043
1330.88/1331.11	c total #propagations: 213970631 / total #impl: 7033639372 (eff. 0.030)
1330.88/1331.11	c #Conflicts:     633000 | #Learnt:      20820 | 0.000
1330.88/1331.11	c total clause space: 127.173MB
1330.88/1331.11	c total #watches: 615477
1333.17/1333.44	c total #propagations: 214359362 / total #impl: 7048821719 (eff. 0.030)
1333.17/1333.44	c #Conflicts:     634000 | #Learnt:      21820 | 0.000
1333.17/1333.44	c total clause space: 127.173MB
1333.17/1333.44	c total #watches: 623819
1335.47/1335.74	c total #propagations: 214780403 / total #impl: 7064128738 (eff. 0.030)
1335.47/1335.74	c #Conflicts:     635000 | #Learnt:      22820 | 0.000
1335.47/1335.74	c total clause space: 127.173MB
1335.47/1335.74	c total #watches: 632765
1337.57/1337.80	c total #propagations: 215145092 / total #impl: 7077578032 (eff. 0.030)
1337.57/1337.80	c #Conflicts:     636000 | #Learnt:      23820 | 0.000
1337.57/1337.80	c total clause space: 127.173MB
1337.57/1337.80	c total #watches: 639678
1339.68/1339.99	c total #propagations: 215479387 / total #impl: 7088442305 (eff. 0.030)
1339.68/1339.99	c #Conflicts:     637000 | #Learnt:      24820 | 0.000
1339.68/1339.99	c total clause space: 127.173MB
1339.68/1339.99	c total #watches: 651277
1342.27/1342.59	c total #propagations: 215758758 / total #impl: 7097498878 (eff. 0.030)
1342.27/1342.59	c #Conflicts:     638000 | #Learnt:      25820 | 0.000
1342.27/1342.59	c total clause space: 127.173MB
1342.27/1342.59	c total #watches: 663383
1344.77/1345.00	c total #propagations: 216059636 / total #impl: 7108325792 (eff. 0.030)
1344.77/1345.00	c #Conflicts:     639000 | #Learnt:      26820 | 0.000
1344.77/1345.00	c total clause space: 127.173MB
1344.77/1345.00	c total #watches: 673863
1346.97/1347.28	c total #propagations: 216310967 / total #impl: 7117770437 (eff. 0.030)
1346.97/1347.28	c #Conflicts:     640000 | #Learnt:      27820 | 0.000
1346.97/1347.28	c total clause space: 127.173MB
1346.97/1347.28	c total #watches: 683446
1349.58/1349.83	c total #propagations: 216585905 / total #impl: 7127741957 (eff. 0.030)
1349.58/1349.83	c #Conflicts:     641000 | #Learnt:      28820 | 0.000
1349.58/1349.83	c total clause space: 127.173MB
1349.58/1349.83	c total #watches: 691372
1351.78/1352.06	c total #propagations: 216994148 / total #impl: 7139901110 (eff. 0.030)
1351.78/1352.06	c #Conflicts:     642000 | #Learnt:      29820 | 0.000
1351.78/1352.06	c total clause space: 127.173MB
1351.78/1352.06	c total #watches: 702322
1354.47/1354.78	c total #propagations: 217270214 / total #impl: 7150010713 (eff. 0.030)
1354.47/1354.78	c #Conflicts:     643000 | #Learnt:      30820 | 0.000
1354.47/1354.78	c total clause space: 127.173MB
1354.47/1354.78	c total #watches: 713219
1357.18/1357.44	c total #propagations: 217608526 / total #impl: 7162072602 (eff. 0.030)
1357.18/1357.44	c #Conflicts:     644000 | #Learnt:      31820 | 0.000
1357.18/1357.44	c total clause space: 127.173MB
1357.18/1357.44	c total #watches: 721632
1360.07/1360.32	c total #propagations: 217974636 / total #impl: 7174751470 (eff. 0.030)
1360.07/1360.32	c #Conflicts:     645000 | #Learnt:      32820 | 0.000
1360.07/1360.32	c total clause space: 127.173MB
1360.07/1360.32	c total #watches: 730786
1362.57/1362.85	c total #propagations: 218308912 / total #impl: 7187483209 (eff. 0.030)
1362.57/1362.85	c #Conflicts:     646000 | #Learnt:      33820 | 0.000
1362.57/1362.85	c total clause space: 127.173MB
1362.57/1362.85	c total #watches: 742880
1365.17/1365.49	c total #propagations: 218550485 / total #impl: 7197083199 (eff. 0.030)
1365.17/1365.49	c #Conflicts:     647000 | #Learnt:      34820 | 0.000
1365.17/1365.49	c total clause space: 127.173MB
1365.17/1365.49	c total #watches: 751139
1367.77/1368.00	c total #propagations: 218853124 / total #impl: 7208823003 (eff. 0.030)
1367.77/1368.00	c #Conflicts:     648000 | #Learnt:      35820 | 0.000
1367.77/1368.00	c total clause space: 127.173MB
1367.77/1368.00	c total #watches: 759303
1370.77/1371.07	c total #propagations: 219128243 / total #impl: 7219618204 (eff. 0.030)
1370.77/1371.07	c #Conflicts:     649000 | #Learnt:      36820 | 0.000
1370.77/1371.07	c total clause space: 127.173MB
1370.77/1371.07	c total #watches: 767865
1373.27/1373.52	c total #propagations: 219653412 / total #impl: 7233496220 (eff. 0.030)
1373.27/1373.52	c #Conflicts:     650000 | #Learnt:      37820 | 0.000
1373.27/1373.52	c total clause space: 127.173MB
1373.27/1373.52	c total #watches: 775919
1375.97/1376.28	c total #propagations: 220026916 / total #impl: 7244138064 (eff. 0.030)
1375.97/1376.28	c #Conflicts:     651000 | #Learnt:      38820 | 0.000
1375.97/1376.28	c total clause space: 127.173MB
1375.97/1376.28	c total #watches: 782793
1377.67/1377.96	c total #propagations: 220422105 / total #impl: 7256298517 (eff. 0.030)
1377.67/1377.96	c GC COLLECT
1377.67/1377.96	c #Conflicts:     652000 | #Learnt:      20411 | 0.000
1377.67/1377.96	c total clause space: 127.173MB
1377.67/1377.96	c total #watches: 609140
1379.77/1380.08	c total #propagations: 220789239 / total #impl: 7264317253 (eff. 0.030)
1379.77/1380.08	c #Conflicts:     653000 | #Learnt:      21411 | 0.000
1379.77/1380.08	c total clause space: 127.173MB
1379.77/1380.08	c total #watches: 620676
1381.87/1382.18	c total #propagations: 221076556 / total #impl: 7275042760 (eff. 0.030)
1381.87/1382.18	c #Conflicts:     654000 | #Learnt:      22411 | 0.000
1381.87/1382.18	c total clause space: 127.173MB
1381.87/1382.18	c total #watches: 632780
1383.67/1383.96	c total #propagations: 221358595 / total #impl: 7285898362 (eff. 0.030)
1383.67/1383.96	c #Conflicts:     655000 | #Learnt:      23411 | 0.000
1383.67/1383.96	c total clause space: 127.173MB
1383.67/1383.96	c total #watches: 641194
1386.07/1386.37	c total #propagations: 221610428 / total #impl: 7296412999 (eff. 0.030)
1386.07/1386.37	c #Conflicts:     656000 | #Learnt:      24411 | 0.000
1386.07/1386.37	c total clause space: 127.173MB
1386.07/1386.37	c total #watches: 648652
1388.26/1388.52	c total #propagations: 222057443 / total #impl: 7310605736 (eff. 0.030)
1388.26/1388.52	c #Conflicts:     657000 | #Learnt:      25411 | 0.000
1388.26/1388.52	c total clause space: 127.173MB
1388.26/1388.52	c total #watches: 657122
1390.76/1391.01	c total #propagations: 222413128 / total #impl: 7319534008 (eff. 0.030)
1390.76/1391.01	c #Conflicts:     658000 | #Learnt:      26411 | 0.000
1390.76/1391.01	c total clause space: 127.173MB
1390.76/1391.01	c total #watches: 667003
1393.06/1393.37	c total #propagations: 222799215 / total #impl: 7328899142 (eff. 0.030)
1393.06/1393.37	c #Conflicts:     659000 | #Learnt:      27411 | 0.000
1393.06/1393.37	c total clause space: 127.173MB
1393.06/1393.37	c total #watches: 678477
1395.36/1395.62	c total #propagations: 223129420 / total #impl: 7337864632 (eff. 0.030)
1395.36/1395.62	c #Conflicts:     660000 | #Learnt:      28411 | 0.000
1395.36/1395.62	c total clause space: 127.173MB
1395.36/1395.62	c total #watches: 691131
1397.76/1398.07	c total #propagations: 223469447 / total #impl: 7346634048 (eff. 0.030)
1397.76/1398.07	c #Conflicts:     661000 | #Learnt:      29411 | 0.000
1397.76/1398.07	c total clause space: 127.173MB
1397.76/1398.07	c total #watches: 699434
1400.66/1400.97	c total #propagations: 223819263 / total #impl: 7358398000 (eff. 0.030)
1400.66/1400.97	c #Conflicts:     662000 | #Learnt:      30411 | 0.000
1400.66/1400.97	c total clause space: 127.173MB
1400.66/1400.97	c total #watches: 708663
1402.96/1403.26	c total #propagations: 224230195 / total #impl: 7372247148 (eff. 0.030)
1402.96/1403.26	c #Conflicts:     663000 | #Learnt:      31411 | 0.000
1402.96/1403.26	c total clause space: 127.173MB
1402.96/1403.26	c total #watches: 720327
1405.76/1406.04	c total #propagations: 224538566 / total #impl: 7379965568 (eff. 0.030)
1405.76/1406.04	c #Conflicts:     664000 | #Learnt:      32411 | 0.000
1405.76/1406.04	c total clause space: 127.173MB
1405.76/1406.04	c total #watches: 730884
1408.36/1408.61	c total #propagations: 224838635 / total #impl: 7390618647 (eff. 0.030)
1408.36/1408.61	c #Conflicts:     665000 | #Learnt:      33411 | 0.000
1408.36/1408.61	c total clause space: 127.173MB
1408.36/1408.61	c total #watches: 738959
1411.26/1411.58	c total #propagations: 225220395 / total #impl: 7401327132 (eff. 0.030)
1411.26/1411.58	c #Conflicts:     666000 | #Learnt:      34411 | 0.000
1411.26/1411.58	c total clause space: 127.173MB
1411.26/1411.58	c total #watches: 749324
1413.96/1414.26	c total #propagations: 225556163 / total #impl: 7415103352 (eff. 0.030)
1413.96/1414.26	c #Conflicts:     667000 | #Learnt:      35411 | 0.000
1413.96/1414.26	c total clause space: 127.173MB
1413.96/1414.26	c total #watches: 760864
1416.36/1416.67	c total #propagations: 225749513 / total #impl: 7425579404 (eff. 0.030)
1416.36/1416.67	c #Conflicts:     668000 | #Learnt:      36411 | 0.000
1416.36/1416.67	c total clause space: 127.173MB
1416.36/1416.67	c total #watches: 773662
1418.96/1419.27	c total #propagations: 225886938 / total #impl: 7435082898 (eff. 0.030)
1418.96/1419.27	c #Conflicts:     669000 | #Learnt:      37411 | 0.000
1418.96/1419.27	c total clause space: 127.173MB
1418.96/1419.27	c total #watches: 780918
1421.86/1422.15	c total #propagations: 226218406 / total #impl: 7445067721 (eff. 0.030)
1421.86/1422.15	c #Conflicts:     670000 | #Learnt:      38411 | 0.000
1421.86/1422.15	c total clause space: 127.173MB
1421.86/1422.15	c total #watches: 787043
1424.56/1424.85	c total #propagations: 226658747 / total #impl: 7457343382 (eff. 0.030)
1424.56/1424.85	c #Conflicts:     671000 | #Learnt:      39411 | 0.000
1424.56/1424.85	c total clause space: 127.173MB
1424.56/1424.85	c total #watches: 797190
1426.86/1427.19	c total #propagations: 226919713 / total #impl: 7467884710 (eff. 0.030)
1426.86/1427.19	c GC COLLECT
1426.86/1427.19	c #Conflicts:     672000 | #Learnt:      20694 | 0.000
1426.86/1427.19	c total clause space: 127.173MB
1426.86/1427.19	c total #watches: 616172
1429.16/1429.46	c total #propagations: 227228176 / total #impl: 7478912551 (eff. 0.030)
1429.16/1429.46	c #Conflicts:     673000 | #Learnt:      21694 | 0.000
1429.16/1429.46	c total clause space: 127.173MB
1429.16/1429.46	c total #watches: 626701
1431.26/1431.56	c total #propagations: 227544088 / total #impl: 7490802862 (eff. 0.030)
1431.26/1431.56	c #Conflicts:     674000 | #Learnt:      22694 | 0.000
1431.26/1431.56	c total clause space: 127.173MB
1431.26/1431.56	c total #watches: 635442
1433.56/1433.87	c total #propagations: 227720890 / total #impl: 7498242443 (eff. 0.030)
1433.56/1433.87	c #Conflicts:     675000 | #Learnt:      23694 | 0.000
1433.56/1433.87	c total clause space: 127.173MB
1433.56/1433.87	c total #watches: 645196
1435.56/1435.88	c total #propagations: 227958207 / total #impl: 7508245411 (eff. 0.030)
1435.56/1435.88	c #Conflicts:     676000 | #Learnt:      24694 | 0.000
1435.56/1435.88	c total clause space: 127.173MB
1435.56/1435.88	c total #watches: 653963
1437.76/1438.03	c total #propagations: 228295434 / total #impl: 7518129350 (eff. 0.030)
1437.76/1438.03	c #Conflicts:     677000 | #Learnt:      25694 | 0.000
1437.76/1438.03	c total clause space: 127.173MB
1437.76/1438.03	c total #watches: 663891
1440.16/1440.43	c total #propagations: 228541569 / total #impl: 7528184015 (eff. 0.030)
1440.16/1440.43	c #Conflicts:     678000 | #Learnt:      26694 | 0.000
1440.16/1440.43	c total clause space: 127.173MB
1440.16/1440.43	c total #watches: 676112
1442.76/1443.02	c total #propagations: 228723935 / total #impl: 7540342907 (eff. 0.030)
1442.76/1443.02	c #Conflicts:     679000 | #Learnt:      27694 | 0.000
1442.76/1443.02	c total clause space: 127.173MB
1442.76/1443.02	c total #watches: 689414
1445.05/1445.39	c total #propagations: 228910858 / total #impl: 7553027876 (eff. 0.030)
1445.05/1445.39	c #Conflicts:     680000 | #Learnt:      28694 | 0.000
1445.05/1445.39	c total clause space: 127.173MB
1445.05/1445.39	c total #watches: 699085
1447.46/1447.76	c total #propagations: 229213758 / total #impl: 7563479967 (eff. 0.030)
1447.46/1447.76	c #Conflicts:     681000 | #Learnt:      29694 | 0.000
1447.46/1447.76	c total clause space: 127.173MB
1447.46/1447.76	c total #watches: 710210
1449.66/1449.99	c total #propagations: 229526131 / total #impl: 7575403798 (eff. 0.030)
1449.66/1449.99	c #Conflicts:     682000 | #Learnt:      30694 | 0.000
1449.66/1449.99	c total clause space: 127.173MB
1449.66/1449.99	c total #watches: 717487
1452.45/1452.72	c total #propagations: 229888171 / total #impl: 7584589088 (eff. 0.030)
1452.45/1452.72	c #Conflicts:     683000 | #Learnt:      31694 | 0.000
1452.45/1452.72	c total clause space: 127.173MB
1452.45/1452.72	c total #watches: 726425
1455.06/1455.39	c total #propagations: 230217028 / total #impl: 7596589582 (eff. 0.030)
1455.06/1455.39	c #Conflicts:     684000 | #Learnt:      32694 | 0.000
1455.06/1455.39	c total clause space: 127.173MB
1455.06/1455.39	c total #watches: 734025
1457.85/1458.11	c total #propagations: 230556982 / total #impl: 7608403624 (eff. 0.030)
1457.85/1458.11	c #Conflicts:     685000 | #Learnt:      33694 | 0.000
1457.85/1458.11	c total clause space: 127.173MB
1457.85/1458.11	c total #watches: 743516
1460.15/1460.45	c total #propagations: 230844595 / total #impl: 7619801043 (eff. 0.030)
1460.15/1460.45	c #Conflicts:     686000 | #Learnt:      34694 | 0.000
1460.15/1460.45	c total clause space: 127.173MB
1460.15/1460.45	c total #watches: 751156
1462.86/1463.11	c total #propagations: 231177535 / total #impl: 7630573355 (eff. 0.030)
1462.86/1463.11	c #Conflicts:     687000 | #Learnt:      35694 | 0.000
1462.86/1463.11	c total clause space: 127.173MB
1462.86/1463.11	c total #watches: 758042
1465.55/1465.88	c total #propagations: 231641506 / total #impl: 7642845825 (eff. 0.030)
1465.55/1465.88	c #Conflicts:     688000 | #Learnt:      36694 | 0.000
1465.55/1465.88	c total clause space: 127.173MB
1465.55/1465.88	c total #watches: 766241
1467.95/1468.25	c total #propagations: 232021606 / total #impl: 7656254617 (eff. 0.030)
1467.95/1468.25	c #Conflicts:     689000 | #Learnt:      37694 | 0.000
1467.95/1468.25	c total clause space: 127.173MB
1467.95/1468.25	c total #watches: 773751
1470.65/1470.93	c total #propagations: 232365629 / total #impl: 7666000584 (eff. 0.030)
1470.65/1470.93	c #Conflicts:     690000 | #Learnt:      38694 | 0.000
1470.65/1470.93	c total clause space: 127.173MB
1470.65/1470.93	c total #watches: 783173
1473.15/1473.41	c total #propagations: 232634146 / total #impl: 7677814542 (eff. 0.030)
1473.15/1473.41	c #Conflicts:     691000 | #Learnt:      39694 | 0.000
1473.15/1473.41	c total clause space: 127.173MB
1473.15/1473.41	c total #watches: 790617
1475.65/1475.96	c total #propagations: 232853297 / total #impl: 7687807459 (eff. 0.030)
1475.65/1475.96	c GC COLLECT
1475.65/1475.96	c #Conflicts:     692000 | #Learnt:      20680 | 0.000
1475.65/1475.96	c total clause space: 127.173MB
1475.65/1475.96	c total #watches: 616497
1478.45/1478.72	c total #propagations: 233254748 / total #impl: 7698884619 (eff. 0.030)
1478.45/1478.72	c #Conflicts:     693000 | #Learnt:      21680 | 0.000
1478.45/1478.72	c total clause space: 127.173MB
1478.45/1478.72	c total #watches: 624717
1481.55/1481.87	c total #propagations: 233644520 / total #impl: 7711025473 (eff. 0.030)
1481.55/1481.87	c #Conflicts:     694000 | #Learnt:      22680 | 0.000
1481.55/1481.87	c total clause space: 127.173MB
1481.55/1481.87	c total #watches: 635809
1483.25/1483.55	c total #propagations: 234000224 / total #impl: 7724133674 (eff. 0.030)
1483.25/1483.55	c #Conflicts:     695000 | #Learnt:      23680 | 0.000
1483.25/1483.55	c total clause space: 127.173MB
1483.25/1483.55	c total #watches: 642779
1484.95/1485.26	c total #propagations: 234221009 / total #impl: 7729656706 (eff. 0.030)
1484.95/1485.26	c #Conflicts:     696000 | #Learnt:      24680 | 0.000
1484.95/1485.26	c total clause space: 127.173MB
1484.95/1485.26	c total #watches: 653436
1486.95/1487.29	c total #propagations: 234356960 / total #impl: 7734582994 (eff. 0.030)
1486.95/1487.29	c #Conflicts:     697000 | #Learnt:      25680 | 0.000
1486.95/1487.29	c total clause space: 127.173MB
1486.95/1487.29	c total #watches: 665682
1489.25/1489.59	c total #propagations: 234467517 / total #impl: 7742013125 (eff. 0.030)
1489.25/1489.59	c #Conflicts:     698000 | #Learnt:      26680 | 0.000
1489.25/1489.59	c total clause space: 127.173MB
1489.25/1489.59	c total #watches: 675699
1491.95/1492.22	c total #propagations: 234672567 / total #impl: 7751479014 (eff. 0.030)
1491.95/1492.22	c #Conflicts:     699000 | #Learnt:      27680 | 0.000
1491.95/1492.22	c total clause space: 127.173MB
1491.95/1492.22	c total #watches: 684843
1494.05/1494.33	c total #propagations: 235038781 / total #impl: 7764100848 (eff. 0.030)
1494.05/1494.33	c #Conflicts:     700000 | #Learnt:      28680 | 0.000
1494.05/1494.33	c total clause space: 127.173MB
1494.05/1494.33	c total #watches: 692407
1496.25/1496.55	c total #propagations: 235284687 / total #impl: 7774685452 (eff. 0.030)
1496.25/1496.55	c #Conflicts:     701000 | #Learnt:      29680 | 0.000
1496.25/1496.55	c total clause space: 127.173MB
1496.25/1496.55	c total #watches: 700759
1498.55/1498.82	c total #propagations: 235539319 / total #impl: 7784979186 (eff. 0.030)
1498.55/1498.82	c #Conflicts:     702000 | #Learnt:      30680 | 0.000
1498.55/1498.82	c total clause space: 127.173MB
1498.55/1498.82	c total #watches: 708730
1500.54/1500.81	c total #propagations: 235759170 / total #impl: 7794300769 (eff. 0.030)
1500.54/1500.81	c #Conflicts:     703000 | #Learnt:      31680 | 0.000
1500.54/1500.81	c total clause space: 127.173MB
1500.54/1500.81	c total #watches: 718876
1502.74/1503.06	c total #propagations: 235948803 / total #impl: 7801946501 (eff. 0.030)
1502.74/1503.06	c #Conflicts:     704000 | #Learnt:      32680 | 0.000
1502.74/1503.06	c total clause space: 127.173MB
1502.74/1503.06	c total #watches: 728205
1505.34/1505.60	c total #propagations: 236155997 / total #impl: 7810377378 (eff. 0.030)
1505.34/1505.60	c #Conflicts:     705000 | #Learnt:      33680 | 0.000
1505.34/1505.60	c total clause space: 127.173MB
1505.34/1505.60	c total #watches: 740818
1507.44/1507.74	c total #propagations: 236361078 / total #impl: 7819538015 (eff. 0.030)
1507.44/1507.74	c #Conflicts:     706000 | #Learnt:      34680 | 0.000
1507.44/1507.74	c total clause space: 127.173MB
1507.44/1507.74	c total #watches: 751309
1509.64/1509.96	c total #propagations: 236546720 / total #impl: 7825841997 (eff. 0.030)
1509.64/1509.96	c #Conflicts:     707000 | #Learnt:      35680 | 0.000
1509.64/1509.96	c total clause space: 127.173MB
1509.64/1509.96	c total #watches: 762278
1512.04/1512.34	c total #propagations: 236689438 / total #impl: 7832743162 (eff. 0.030)
1512.04/1512.34	c #Conflicts:     708000 | #Learnt:      36680 | 0.000
1512.04/1512.34	c total clause space: 127.173MB
1512.04/1512.34	c total #watches: 773459
1514.84/1515.12	c total #propagations: 236830476 / total #impl: 7840461237 (eff. 0.030)
1514.84/1515.12	c #Conflicts:     709000 | #Learnt:      37680 | 0.000
1514.84/1515.12	c total clause space: 127.173MB
1514.84/1515.12	c total #watches: 786300
1517.14/1517.40	c total #propagations: 236984085 / total #impl: 7848832737 (eff. 0.030)
1517.14/1517.40	c #Conflicts:     710000 | #Learnt:      38680 | 0.000
1517.14/1517.40	c total clause space: 127.173MB
1517.14/1517.40	c total #watches: 796730
1519.04/1519.35	c total #propagations: 237111818 / total #impl: 7855303071 (eff. 0.030)
1519.04/1519.35	c #Conflicts:     711000 | #Learnt:      39680 | 0.000
1519.04/1519.35	c total clause space: 127.173MB
1519.04/1519.35	c total #watches: 806734
1521.24/1521.55	c total #propagations: 237226078 / total #impl: 7861178906 (eff. 0.030)
1521.24/1521.55	c GC COLLECT
1521.24/1521.55	c #Conflicts:     712000 | #Learnt:      20375 | 0.000
1521.24/1521.55	c total clause space: 127.173MB
1521.24/1521.55	c total #watches: 613584
1522.54/1522.83	c total #propagations: 237343758 / total #impl: 7867411577 (eff. 0.030)
1522.54/1522.83	c #Conflicts:     713000 | #Learnt:      21375 | 0.000
1522.54/1522.83	c total clause space: 127.173MB
1522.54/1522.83	c total #watches: 625225
1523.94/1524.25	c total #propagations: 237457617 / total #impl: 7871146959 (eff. 0.030)
1523.94/1524.25	c #Conflicts:     714000 | #Learnt:      22375 | 0.000
1523.94/1524.25	c total clause space: 127.173MB
1523.94/1524.25	c total #watches: 636395
1525.55/1525.82	c total #propagations: 237572018 / total #impl: 7875232677 (eff. 0.030)
1525.55/1525.82	c #Conflicts:     715000 | #Learnt:      23375 | 0.000
1525.55/1525.82	c total clause space: 127.173MB
1525.55/1525.82	c total #watches: 649429
1527.24/1527.57	c total #propagations: 237694747 / total #impl: 7880243454 (eff. 0.030)
1527.24/1527.57	c #Conflicts:     716000 | #Learnt:      24375 | 0.000
1527.24/1527.57	c total clause space: 127.173MB
1527.24/1527.57	c total #watches: 662224
1529.04/1529.30	c total #propagations: 237851334 / total #impl: 7885593455 (eff. 0.030)
1529.04/1529.30	c #Conflicts:     717000 | #Learnt:      25375 | 0.000
1529.04/1529.30	c total clause space: 127.173MB
1529.04/1529.30	c total #watches: 674787
1531.24/1531.57	c total #propagations: 237968368 / total #impl: 7891088560 (eff. 0.030)
1531.24/1531.57	c #Conflicts:     718000 | #Learnt:      26375 | 0.000
1531.24/1531.57	c total clause space: 127.173MB
1531.24/1531.57	c total #watches: 687683
1533.84/1534.19	c total #propagations: 238215201 / total #impl: 7900488813 (eff. 0.030)
1533.84/1534.19	c #Conflicts:     719000 | #Learnt:      27375 | 0.000
1533.84/1534.19	c total clause space: 127.173MB
1533.84/1534.19	c total #watches: 699072
1536.14/1536.41	c total #propagations: 238628380 / total #impl: 7914998135 (eff. 0.030)
1536.14/1536.41	c #Conflicts:     720000 | #Learnt:      28375 | 0.000
1536.14/1536.41	c total clause space: 127.173MB
1536.14/1536.41	c total #watches: 708147
1538.54/1538.90	c total #propagations: 238974137 / total #impl: 7926731133 (eff. 0.030)
1538.54/1538.90	c #Conflicts:     721000 | #Learnt:      29375 | 0.000
1538.54/1538.90	c total clause space: 127.173MB
1538.54/1538.90	c total #watches: 716977
1541.24/1541.55	c total #propagations: 239374359 / total #impl: 7940282246 (eff. 0.030)
1541.24/1541.55	c #Conflicts:     722000 | #Learnt:      30375 | 0.000
1541.24/1541.55	c total clause space: 127.173MB
1541.24/1541.55	c total #watches: 727651
1544.24/1544.54	c total #propagations: 239792200 / total #impl: 7955244356 (eff. 0.030)
1544.24/1544.54	c #Conflicts:     723000 | #Learnt:      31375 | 0.000
1544.24/1544.54	c total clause space: 127.173MB
1544.24/1544.54	c total #watches: 737383
1546.84/1547.17	c total #propagations: 240332652 / total #impl: 7970038352 (eff. 0.030)
1546.84/1547.17	c #Conflicts:     724000 | #Learnt:      32375 | 0.000
1546.84/1547.17	c total clause space: 127.173MB
1546.84/1547.17	c total #watches: 747143
1549.74/1550.01	c total #propagations: 240836388 / total #impl: 7984479350 (eff. 0.030)
1549.74/1550.01	c #Conflicts:     725000 | #Learnt:      33375 | 0.000
1549.74/1550.01	c total clause space: 127.173MB
1549.74/1550.01	c total #watches: 758182
1552.44/1552.78	c total #propagations: 241229409 / total #impl: 7999995642 (eff. 0.030)
1552.44/1552.78	c #Conflicts:     726000 | #Learnt:      34375 | 0.000
1552.44/1552.78	c total clause space: 127.173MB
1552.44/1552.78	c total #watches: 768636
1555.64/1555.95	c total #propagations: 241620593 / total #impl: 8013770684 (eff. 0.030)
1555.64/1555.95	c #Conflicts:     727000 | #Learnt:      35375 | 0.000
1555.64/1555.95	c total clause space: 127.173MB
1555.64/1555.95	c total #watches: 780125
1558.64/1558.97	c total #propagations: 241877356 / total #impl: 8029718133 (eff. 0.030)
1558.64/1558.97	c #Conflicts:     728000 | #Learnt:      36375 | 0.000
1558.64/1558.97	c total clause space: 127.173MB
1558.64/1558.97	c total #watches: 791228
1561.03/1561.33	c total #propagations: 242159902 / total #impl: 8046254984 (eff. 0.030)
1561.03/1561.33	c #Conflicts:     729000 | #Learnt:      37375 | 0.000
1561.03/1561.33	c total clause space: 127.173MB
1561.03/1561.33	c total #watches: 802566
1563.94/1564.27	c total #propagations: 242418901 / total #impl: 8058124974 (eff. 0.030)
1563.94/1564.27	c #Conflicts:     730000 | #Learnt:      38375 | 0.000
1563.94/1564.27	c total clause space: 127.173MB
1563.94/1564.27	c total #watches: 815003
1567.13/1567.47	c total #propagations: 242639420 / total #impl: 8071066600 (eff. 0.030)
1567.13/1567.47	c #Conflicts:     731000 | #Learnt:      39375 | 0.000
1567.13/1567.47	c total clause space: 127.173MB
1567.13/1567.47	c total #watches: 827470
1570.73/1571.04	c total #propagations: 242908804 / total #impl: 8085814154 (eff. 0.030)
1570.73/1571.04	c #Conflicts:     732000 | #Learnt:      40375 | 0.000
1570.73/1571.04	c total clause space: 127.173MB
1570.73/1571.04	c total #watches: 838485
1574.33/1574.65	c total #propagations: 243336585 / total #impl: 8101918900 (eff. 0.030)
1574.33/1574.65	c GC COLLECT
1574.33/1574.65	c #Conflicts:     733000 | #Learnt:      20790 | 0.000
1574.33/1574.65	c total clause space: 127.173MB
1574.33/1574.65	c total #watches: 617728
1576.63/1576.93	c total #propagations: 243702357 / total #impl: 8118625813 (eff. 0.030)
1576.63/1576.93	c #Conflicts:     734000 | #Learnt:      21790 | 0.000
1576.63/1576.93	c total clause space: 127.173MB
1576.63/1576.93	c total #watches: 627276
1578.93/1579.29	c total #propagations: 244050368 / total #impl: 8132654253 (eff. 0.030)
1578.93/1579.29	c #Conflicts:     735000 | #Learnt:      22790 | 0.000
1578.93/1579.29	c total clause space: 127.173MB
1578.93/1579.29	c total #watches: 636297
1581.33/1581.60	c total #propagations: 244438705 / total #impl: 8146357349 (eff. 0.030)
1581.33/1581.60	c #Conflicts:     736000 | #Learnt:      23790 | 0.000
1581.33/1581.60	c total clause space: 127.173MB
1581.33/1581.60	c total #watches: 645409
1583.74/1584.07	c total #propagations: 244754478 / total #impl: 8159861618 (eff. 0.030)
1583.74/1584.07	c #Conflicts:     737000 | #Learnt:      24790 | 0.000
1583.74/1584.07	c total clause space: 127.173MB
1583.74/1584.07	c total #watches: 654454
1586.13/1586.49	c total #propagations: 245134707 / total #impl: 8173166554 (eff. 0.030)
1586.13/1586.49	c #Conflicts:     738000 | #Learnt:      25790 | 0.000
1586.13/1586.49	c total clause space: 127.173MB
1586.13/1586.49	c total #watches: 663061
1588.83/1589.13	c total #propagations: 245483631 / total #impl: 8186246259 (eff. 0.030)
1588.83/1589.13	c #Conflicts:     739000 | #Learnt:      26790 | 0.000
1588.83/1589.13	c total clause space: 127.173MB
1588.83/1589.13	c total #watches: 673772
1592.03/1592.32	c total #propagations: 245893086 / total #impl: 8200687816 (eff. 0.030)
1592.03/1592.32	c #Conflicts:     740000 | #Learnt:      27790 | 0.000
1592.03/1592.32	c total clause space: 127.173MB
1592.03/1592.32	c total #watches: 686402
1595.23/1595.50	c total #propagations: 246347661 / total #impl: 8218293840 (eff. 0.030)
1595.23/1595.50	c #Conflicts:     741000 | #Learnt:      28790 | 0.000
1595.23/1595.50	c total clause space: 127.173MB
1595.23/1595.50	c total #watches: 698020
1598.33/1598.61	c total #propagations: 246785688 / total #impl: 8234082200 (eff. 0.030)
1598.33/1598.61	c #Conflicts:     742000 | #Learnt:      29790 | 0.000
1598.33/1598.61	c total clause space: 127.173MB
1598.33/1598.61	c total #watches: 708487
1601.33/1601.66	c total #propagations: 247208665 / total #impl: 8249903294 (eff. 0.030)
1601.33/1601.66	c #Conflicts:     743000 | #Learnt:      30790 | 0.000
1601.33/1601.66	c total clause space: 127.173MB
1601.33/1601.66	c total #watches: 722086
1604.23/1604.56	c total #propagations: 247608536 / total #impl: 8265180209 (eff. 0.030)
1604.23/1604.56	c #Conflicts:     744000 | #Learnt:      31790 | 0.000
1604.23/1604.56	c total clause space: 127.173MB
1604.23/1604.56	c total #watches: 733042
1607.23/1607.55	c total #propagations: 247924506 / total #impl: 8278282520 (eff. 0.030)
1607.23/1607.55	c #Conflicts:     745000 | #Learnt:      32790 | 0.000
1607.23/1607.55	c total clause space: 127.173MB
1607.23/1607.55	c total #watches: 743637
1609.43/1609.78	c total #propagations: 248352313 / total #impl: 8291372613 (eff. 0.030)
1609.43/1609.78	c #Conflicts:     746000 | #Learnt:      33790 | 0.000
1609.43/1609.78	c total clause space: 127.173MB
1609.43/1609.78	c total #watches: 750206
1612.63/1612.96	c total #propagations: 248759261 / total #impl: 8299971067 (eff. 0.030)
1612.63/1612.96	c #Conflicts:     747000 | #Learnt:      34790 | 0.000
1612.63/1612.96	c total clause space: 127.173MB
1612.63/1612.96	c total #watches: 759671
1614.73/1615.09	c total #propagations: 249124102 / total #impl: 8312912170 (eff. 0.030)
1614.73/1615.09	c #Conflicts:     748000 | #Learnt:      35790 | 0.000
1614.73/1615.09	c total clause space: 127.173MB
1614.73/1615.09	c total #watches: 767370
1617.03/1617.33	c total #propagations: 249416254 / total #impl: 8319601544 (eff. 0.030)
1617.03/1617.33	c #Conflicts:     749000 | #Learnt:      36790 | 0.000
1617.03/1617.33	c total clause space: 127.173MB
1617.03/1617.33	c total #watches: 775856
1619.03/1619.38	c total #propagations: 249681737 / total #impl: 8326381907 (eff. 0.030)
1619.03/1619.38	c #Conflicts:     750000 | #Learnt:      37790 | 0.000
1619.03/1619.38	c total clause space: 127.173MB
1619.03/1619.38	c total #watches: 785557
1621.72/1622.06	c total #propagations: 249831332 / total #impl: 8332978690 (eff. 0.030)
1621.72/1622.06	c #Conflicts:     751000 | #Learnt:      38790 | 0.000
1621.72/1622.06	c total clause space: 127.173MB
1621.72/1622.06	c total #watches: 792609
1624.53/1624.86	c total #propagations: 250317342 / total #impl: 8343859169 (eff. 0.030)
1624.53/1624.86	c #Conflicts:     752000 | #Learnt:      39790 | 0.000
1624.53/1624.86	c total clause space: 127.173MB
1624.53/1624.86	c total #watches: 800226
1627.83/1628.12	c total #propagations: 250725177 / total #impl: 8353545322 (eff. 0.030)
1627.83/1628.12	c #Conflicts:     753000 | #Learnt:      40790 | 0.000
1627.83/1628.12	c total clause space: 127.173MB
1627.83/1628.12	c total #watches: 808248
1630.92/1631.21	c total #propagations: 251128965 / total #impl: 8368488186 (eff. 0.030)
1630.92/1631.21	c #Conflicts:     754000 | #Learnt:      41790 | 0.000
1630.92/1631.21	c total clause space: 127.173MB
1630.92/1631.21	c total #watches: 816162
1633.12/1633.44	c total #propagations: 251508887 / total #impl: 8380792620 (eff. 0.030)
1633.12/1633.44	c GC COLLECT
1633.12/1633.44	c #Conflicts:     755000 | #Learnt:      21895 | 0.000
1633.12/1633.44	c total clause space: 127.173MB
1633.12/1633.44	c total #watches: 626950
1635.22/1635.52	c total #propagations: 251950125 / total #impl: 8391733013 (eff. 0.030)
1635.22/1635.52	c #Conflicts:     756000 | #Learnt:      22895 | 0.000
1635.22/1635.52	c total clause space: 127.173MB
1635.22/1635.52	c total #watches: 634247
1637.63/1637.91	c total #propagations: 252276199 / total #impl: 8402484227 (eff. 0.030)
1637.63/1637.91	c #Conflicts:     757000 | #Learnt:      23895 | 0.000
1637.63/1637.91	c total clause space: 127.173MB
1637.63/1637.91	c total #watches: 641853
1640.12/1640.41	c total #propagations: 252716050 / total #impl: 8416219349 (eff. 0.030)
1640.12/1640.41	c #Conflicts:     758000 | #Learnt:      24895 | 0.000
1640.12/1640.41	c total clause space: 127.173MB
1640.12/1640.41	c total #watches: 649892
1642.32/1642.63	c total #propagations: 253189751 / total #impl: 8430442293 (eff. 0.030)
1642.32/1642.63	c #Conflicts:     759000 | #Learnt:      25895 | 0.000
1642.32/1642.63	c total clause space: 127.173MB
1642.32/1642.63	c total #watches: 657800
1644.62/1644.93	c total #propagations: 253560961 / total #impl: 8443531621 (eff. 0.030)
1644.62/1644.93	c #Conflicts:     760000 | #Learnt:      26895 | 0.000
1644.62/1644.93	c total clause space: 127.173MB
1644.62/1644.93	c total #watches: 667486
1647.02/1647.31	c total #propagations: 253954343 / total #impl: 8456148839 (eff. 0.030)
1647.02/1647.31	c #Conflicts:     761000 | #Learnt:      27895 | 0.000
1647.02/1647.31	c total clause space: 127.173MB
1647.02/1647.31	c total #watches: 679030
1649.42/1649.76	c total #propagations: 254412109 / total #impl: 8467889663 (eff. 0.030)
1649.42/1649.76	c #Conflicts:     762000 | #Learnt:      28895 | 0.000
1649.42/1649.76	c total clause space: 127.173MB
1649.42/1649.76	c total #watches: 689721
1651.62/1651.98	c total #propagations: 254828388 / total #impl: 8480335528 (eff. 0.030)
1651.62/1651.98	c #Conflicts:     763000 | #Learnt:      29895 | 0.000
1651.62/1651.98	c total clause space: 127.173MB
1651.62/1651.98	c total #watches: 698763
1654.42/1654.77	c total #propagations: 255167709 / total #impl: 8489440486 (eff. 0.030)
1654.42/1654.77	c #Conflicts:     764000 | #Learnt:      30895 | 0.000
1654.42/1654.77	c total clause space: 127.173MB
1654.42/1654.77	c total #watches: 707241
1656.72/1657.09	c total #propagations: 255646989 / total #impl: 8502763537 (eff. 0.030)
1656.72/1657.09	c #Conflicts:     765000 | #Learnt:      31895 | 0.000
1656.72/1657.09	c total clause space: 127.173MB
1656.72/1657.09	c total #watches: 714900
1659.02/1659.30	c total #propagations: 256006893 / total #impl: 8512867434 (eff. 0.030)
1659.02/1659.30	c #Conflicts:     766000 | #Learnt:      32895 | 0.000
1659.02/1659.30	c total clause space: 127.173MB
1659.02/1659.30	c total #watches: 721863
1661.42/1661.72	c total #propagations: 256415958 / total #impl: 8522069049 (eff. 0.030)
1661.42/1661.72	c #Conflicts:     767000 | #Learnt:      33895 | 0.000
1661.42/1661.72	c total clause space: 127.173MB
1661.42/1661.72	c total #watches: 730392
1663.82/1664.10	c total #propagations: 256760361 / total #impl: 8533754733 (eff. 0.030)
1663.82/1664.10	c #Conflicts:     768000 | #Learnt:      34895 | 0.000
1663.82/1664.10	c total clause space: 127.173MB
1663.82/1664.10	c total #watches: 738476
1666.42/1666.78	c total #propagations: 257062283 / total #impl: 8543626138 (eff. 0.030)
1666.42/1666.78	c #Conflicts:     769000 | #Learnt:      35895 | 0.000
1666.42/1666.78	c total clause space: 127.173MB
1666.42/1666.78	c total #watches: 750102
1668.72/1669.09	c total #propagations: 257371590 / total #impl: 8556422550 (eff. 0.030)
1668.72/1669.09	c #Conflicts:     770000 | #Learnt:      36895 | 0.000
1668.72/1669.09	c total clause space: 127.173MB
1668.72/1669.09	c total #watches: 759020
1671.22/1671.59	c total #propagations: 257704952 / total #impl: 8567375207 (eff. 0.030)
1671.22/1671.59	c #Conflicts:     771000 | #Learnt:      37895 | 0.000
1671.22/1671.59	c total clause space: 127.173MB
1671.22/1671.59	c total #watches: 769861
1673.82/1674.15	c total #propagations: 258037148 / total #impl: 8577827623 (eff. 0.030)
1673.82/1674.15	c #Conflicts:     772000 | #Learnt:      38895 | 0.000
1673.82/1674.15	c total clause space: 127.173MB
1673.82/1674.15	c total #watches: 777420
1676.92/1677.22	c total #propagations: 258368814 / total #impl: 8588537732 (eff. 0.030)
1676.92/1677.22	c #Conflicts:     773000 | #Learnt:      39895 | 0.000
1676.92/1677.22	c total clause space: 127.173MB
1676.92/1677.22	c total #watches: 786111
1679.52/1679.84	c total #propagations: 258756492 / total #impl: 8600419553 (eff. 0.030)
1679.52/1679.84	c #Conflicts:     774000 | #Learnt:      40895 | 0.000
1679.52/1679.84	c total clause space: 127.173MB
1679.52/1679.84	c total #watches: 795270
1682.42/1682.79	c total #propagations: 259066438 / total #impl: 8609100771 (eff. 0.030)
1682.42/1682.79	c #Conflicts:     775000 | #Learnt:      41895 | 0.000
1682.42/1682.79	c total clause space: 127.173MB
1682.42/1682.79	c total #watches: 804197
1684.81/1685.19	c total #propagations: 259403409 / total #impl: 8620916604 (eff. 0.030)
1684.81/1685.19	c GC COLLECT
1684.81/1685.19	c #Conflicts:     776000 | #Learnt:      21683 | 0.000
1684.81/1685.19	c total clause space: 127.173MB
1684.81/1685.19	c total #watches: 626789
1686.81/1687.14	c total #propagations: 259724946 / total #impl: 8628790236 (eff. 0.030)
1686.81/1687.14	c #Conflicts:     777000 | #Learnt:      22683 | 0.000
1686.81/1687.14	c total clause space: 127.173MB
1686.81/1687.14	c total #watches: 635830
1688.71/1689.05	c total #propagations: 260132748 / total #impl: 8638281100 (eff. 0.030)
1688.71/1689.05	c #Conflicts:     778000 | #Learnt:      23683 | 0.000
1688.71/1689.05	c total clause space: 127.173MB
1688.71/1689.05	c total #watches: 642182
1690.61/1690.99	c total #propagations: 260610189 / total #impl: 8647933436 (eff. 0.030)
1690.61/1690.99	c #Conflicts:     779000 | #Learnt:      24683 | 0.000
1690.61/1690.99	c total clause space: 127.173MB
1690.61/1690.99	c total #watches: 653666
1692.21/1692.58	c total #propagations: 260908626 / total #impl: 8658244960 (eff. 0.030)
1692.21/1692.58	c #Conflicts:     780000 | #Learnt:      25683 | 0.000
1692.21/1692.58	c total clause space: 127.173MB
1692.21/1692.58	c total #watches: 659652
1693.51/1693.85	c total #propagations: 261194876 / total #impl: 8664710169 (eff. 0.030)
1693.51/1693.85	c #Conflicts:     781000 | #Learnt:      26683 | 0.000
1693.51/1693.85	c total clause space: 127.173MB
1693.51/1693.85	c total #watches: 668247
1695.21/1695.55	c total #propagations: 261301053 / total #impl: 8668399296 (eff. 0.030)
1695.21/1695.55	c #Conflicts:     782000 | #Learnt:      27683 | 0.000
1695.21/1695.55	c total clause space: 127.173MB
1695.21/1695.55	c total #watches: 677583
1697.41/1697.71	c total #propagations: 261559043 / total #impl: 8674125831 (eff. 0.030)
1697.41/1697.71	c #Conflicts:     783000 | #Learnt:      28683 | 0.000
1697.41/1697.71	c total clause space: 127.173MB
1697.41/1697.71	c total #watches: 685701
1699.61/1699.95	c total #propagations: 262010570 / total #impl: 8683606065 (eff. 0.030)
1699.61/1699.95	c #Conflicts:     784000 | #Learnt:      29683 | 0.000
1699.61/1699.95	c total clause space: 127.173MB
1699.61/1699.95	c total #watches: 693448
1702.41/1702.71	c total #propagations: 262459088 / total #impl: 8694121083 (eff. 0.030)
1702.41/1702.71	c #Conflicts:     785000 | #Learnt:      30683 | 0.000
1702.41/1702.71	c total clause space: 127.173MB
1702.41/1702.71	c total #watches: 701911
1705.31/1705.67	c total #propagations: 263037173 / total #impl: 8707408922 (eff. 0.030)
1705.31/1705.67	c #Conflicts:     786000 | #Learnt:      31683 | 0.000
1705.31/1705.67	c total clause space: 127.173MB
1705.31/1705.67	c total #watches: 709800
1708.51/1708.82	c total #propagations: 263557554 / total #impl: 8721453037 (eff. 0.030)
1708.51/1708.82	c #Conflicts:     787000 | #Learnt:      32683 | 0.000
1708.51/1708.82	c total clause space: 127.173MB
1708.51/1708.82	c total #watches: 718562
1711.51/1711.89	c total #propagations: 264130790 / total #impl: 8736204542 (eff. 0.030)
1711.51/1711.89	c #Conflicts:     788000 | #Learnt:      33683 | 0.000
1711.51/1711.89	c total clause space: 127.173MB
1711.51/1711.89	c total #watches: 731506
1715.11/1715.41	c total #propagations: 264527075 / total #impl: 8751532684 (eff. 0.030)
1715.11/1715.41	c #Conflicts:     789000 | #Learnt:      34683 | 0.000
1715.11/1715.41	c total clause space: 127.173MB
1715.11/1715.41	c total #watches: 743204
1718.61/1718.92	c total #propagations: 264925811 / total #impl: 8765702487 (eff. 0.030)
1718.61/1718.92	c #Conflicts:     790000 | #Learnt:      35683 | 0.000
1718.61/1718.92	c total clause space: 127.173MB
1718.61/1718.92	c total #watches: 752724
1721.91/1722.22	c total #propagations: 265317669 / total #impl: 8779302073 (eff. 0.030)
1721.91/1722.22	c #Conflicts:     791000 | #Learnt:      36683 | 0.000
1721.91/1722.22	c total clause space: 127.173MB
1721.91/1722.22	c total #watches: 761731
1724.51/1724.90	c total #propagations: 265697645 / total #impl: 8793300640 (eff. 0.030)
1724.51/1724.90	c #Conflicts:     792000 | #Learnt:      37683 | 0.000
1724.51/1724.90	c total clause space: 127.173MB
1724.51/1724.90	c total #watches: 768596
1727.41/1727.76	c total #propagations: 266118859 / total #impl: 8804992197 (eff. 0.030)
1727.41/1727.76	c #Conflicts:     793000 | #Learnt:      38683 | 0.000
1727.41/1727.76	c total clause space: 127.173MB
1727.41/1727.76	c total #watches: 776048
1729.91/1730.22	c total #propagations: 266516648 / total #impl: 8817559427 (eff. 0.030)
1729.91/1730.22	c #Conflicts:     794000 | #Learnt:      39683 | 0.000
1729.91/1730.22	c total clause space: 127.173MB
1729.91/1730.22	c total #watches: 784930
1732.71/1733.00	c total #propagations: 266830884 / total #impl: 8828109095 (eff. 0.030)
1732.71/1733.00	c #Conflicts:     795000 | #Learnt:      40683 | 0.000
1732.71/1733.00	c total clause space: 127.173MB
1732.71/1733.00	c total #watches: 793431
1735.51/1735.82	c total #propagations: 267232701 / total #impl: 8841128707 (eff. 0.030)
1735.51/1735.82	c #Conflicts:     796000 | #Learnt:      41683 | 0.000
1735.51/1735.82	c total clause space: 127.173MB
1735.51/1735.82	c total #watches: 802521
1738.31/1738.60	c total #propagations: 267665603 / total #impl: 8851393885 (eff. 0.030)
1738.31/1738.60	c #Conflicts:     797000 | #Learnt:      42683 | 0.000
1738.31/1738.60	c total clause space: 127.173MB
1738.31/1738.60	c total #watches: 810289
1740.61/1740.99	c total #propagations: 268049772 / total #impl: 8862102050 (eff. 0.030)
1740.61/1740.99	c GC COLLECT
1740.61/1740.99	c #Conflicts:     798000 | #Learnt:      22175 | 0.000
1740.61/1740.99	c total clause space: 127.173MB
1740.61/1740.99	c total #watches: 630002
1742.81/1743.16	c total #propagations: 268350552 / total #impl: 8872410652 (eff. 0.030)
1742.81/1743.16	c #Conflicts:     799000 | #Learnt:      23175 | 0.000
1742.81/1743.16	c total clause space: 127.173MB
1742.81/1743.16	c total #watches: 638994
1745.20/1745.56	c total #propagations: 268552829 / total #impl: 8880626006 (eff. 0.030)
1745.20/1745.56	c #Conflicts:     800000 | #Learnt:      24175 | 0.000
1745.20/1745.56	c total clause space: 127.173MB
1745.20/1745.56	c total #watches: 648525
1747.71/1748.06	c total #propagations: 268842467 / total #impl: 8889319218 (eff. 0.030)
1747.71/1748.06	c #Conflicts:     801000 | #Learnt:      25175 | 0.000
1747.71/1748.06	c total clause space: 127.173MB
1747.71/1748.06	c total #watches: 656064
1750.10/1750.47	c total #propagations: 269160315 / total #impl: 8901075452 (eff. 0.030)
1750.10/1750.47	c #Conflicts:     802000 | #Learnt:      26175 | 0.000
1750.10/1750.47	c total clause space: 127.173MB
1750.10/1750.47	c total #watches: 666050
1752.90/1753.27	c total #propagations: 269428295 / total #impl: 8913536313 (eff. 0.030)
1752.90/1753.27	c #Conflicts:     803000 | #Learnt:      27175 | 0.000
1752.90/1753.27	c total clause space: 127.173MB
1752.90/1753.27	c total #watches: 677296
1755.20/1755.55	c total #propagations: 269772686 / total #impl: 8929110326 (eff. 0.030)
1755.20/1755.55	c #Conflicts:     804000 | #Learnt:      28175 | 0.000
1755.20/1755.55	c total clause space: 127.173MB
1755.20/1755.55	c total #watches: 685857
1757.90/1758.24	c total #propagations: 270143314 / total #impl: 8941853262 (eff. 0.030)
1757.90/1758.24	c #Conflicts:     805000 | #Learnt:      29175 | 0.000
1757.90/1758.24	c total clause space: 127.173MB
1757.90/1758.24	c total #watches: 694507
1760.30/1760.68	c total #propagations: 270497355 / total #impl: 8956023147 (eff. 0.030)
1760.30/1760.68	c #Conflicts:     806000 | #Learnt:      30175 | 0.000
1760.30/1760.68	c total clause space: 127.173MB
1760.30/1760.68	c total #watches: 706010
1762.90/1763.24	c total #propagations: 270774087 / total #impl: 8967471220 (eff. 0.030)
1762.90/1763.24	c #Conflicts:     807000 | #Learnt:      31175 | 0.000
1762.90/1763.24	c total clause space: 127.173MB
1762.90/1763.24	c total #watches: 718906
1765.31/1765.65	c total #propagations: 270998333 / total #impl: 8979754864 (eff. 0.030)
1765.31/1765.65	c #Conflicts:     808000 | #Learnt:      32175 | 0.000
1765.31/1765.65	c total clause space: 127.173MB
1765.31/1765.65	c total #watches: 726536
1768.00/1768.36	c total #propagations: 271315982 / total #impl: 8990206678 (eff. 0.030)
1768.00/1768.36	c #Conflicts:     809000 | #Learnt:      33175 | 0.000
1768.00/1768.36	c total clause space: 127.173MB
1768.00/1768.36	c total #watches: 734680
1770.30/1770.69	c total #propagations: 271722672 / total #impl: 9002139797 (eff. 0.030)
1770.30/1770.69	c #Conflicts:     810000 | #Learnt:      34175 | 0.000
1770.30/1770.69	c total clause space: 127.173MB
1770.30/1770.69	c total #watches: 743951
1772.91/1773.28	c total #propagations: 272034830 / total #impl: 9013113074 (eff. 0.030)
1772.91/1773.28	c #Conflicts:     811000 | #Learnt:      35175 | 0.000
1772.91/1773.28	c total clause space: 127.173MB
1772.91/1773.28	c total #watches: 753910
1775.60/1775.92	c total #propagations: 272406465 / total #impl: 9025219045 (eff. 0.030)
1775.60/1775.92	c #Conflicts:     812000 | #Learnt:      36175 | 0.000
1775.60/1775.92	c total clause space: 127.173MB
1775.60/1775.92	c total #watches: 763083
1778.10/1778.48	c total #propagations: 272810114 / total #impl: 9036337734 (eff. 0.030)
1778.10/1778.48	c #Conflicts:     813000 | #Learnt:      37175 | 0.000
1778.10/1778.48	c total clause space: 127.173MB
1778.10/1778.48	c total #watches: 768969
1781.30/1781.65	c total #propagations: 273154360 / total #impl: 9048636675 (eff. 0.030)
1781.30/1781.65	c #Conflicts:     814000 | #Learnt:      38175 | 0.000
1781.30/1781.65	c total clause space: 127.173MB
1781.30/1781.65	c total #watches: 777364
1784.20/1784.58	c total #propagations: 273533543 / total #impl: 9064254037 (eff. 0.030)
1784.20/1784.58	c #Conflicts:     815000 | #Learnt:      39175 | 0.000
1784.20/1784.58	c total clause space: 127.173MB
1784.20/1784.58	c total #watches: 790945
1787.10/1787.42	c total #propagations: 273678649 / total #impl: 9077507966 (eff. 0.030)
1787.10/1787.42	c #Conflicts:     816000 | #Learnt:      40175 | 0.000
1787.10/1787.42	c total clause space: 127.173MB
1787.10/1787.42	c total #watches: 803102
1790.20/1790.56	c total #propagations: 273874424 / total #impl: 9089029660 (eff. 0.030)
1790.20/1790.56	c #Conflicts:     817000 | #Learnt:      41175 | 0.000
1790.20/1790.56	c total clause space: 127.173MB
1790.20/1790.56	c total #watches: 811337
1793.10/1793.44	c total #propagations: 274214825 / total #impl: 9101969464 (eff. 0.030)
1793.10/1793.44	c #Conflicts:     818000 | #Learnt:      42175 | 0.000
1793.10/1793.44	c total clause space: 127.173MB
1793.10/1793.44	c total #watches: 820570
1795.60/1795.91	c total #propagations: 274621009 / total #impl: 9113031524 (eff. 0.030)
1795.60/1795.91	c #Conflicts:     819000 | #Learnt:      43175 | 0.000
1795.60/1795.91	c total clause space: 127.173MB
1795.60/1795.91	c total #watches: 831822
1798.00/1798.31	c total #propagations: 274848872 / total #impl: 9121655471 (eff. 0.030)
1798.00/1798.31	c GC COLLECT
1798.00/1798.31	c #Conflicts:     820000 | #Learnt:      22377 | 0.000
1798.00/1798.31	c total clause space: 127.173MB
1798.00/1798.31	c total #watches: 631479

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

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

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


[startup+0 s]
/proc/loadavg: 0.33 1.16 1.60 3/176 4428
/proc/meminfo: memFree=29325936/32872528 swapFree=14448/1543360
[pid=4428] ppid=4425 vsize=55976 CPUtime=0 cores=0,2,4,6
/proc/4428/stat : 4428 (cdcl-cuttingpla) R 4425 4428 4382 0 -1 4202496 258 0 0 0 0 0 0 0 20 0 1 0 124638676 57319424 7805 33554432000 4194304 6211289 140734761078848 140735030354760 4206551 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4428/statm: 13994 7805 98 493 0 13491 0

[startup+0.100161 s]
/proc/loadavg: 0.33 1.16 1.60 3/176 4428
/proc/meminfo: memFree=29325936/32872528 swapFree=14448/1543360
[pid=4428] ppid=4425 vsize=58556 CPUtime=0.09 cores=0,2,4,6
/proc/4428/stat : 4428 (cdcl-cuttingpla) R 4425 4428 4382 0 -1 4202496 1519 0 0 0 8 1 0 0 20 0 1 0 124638676 59961344 11540 33554432000 4194304 6211289 140734761078848 140735030354760 5252516 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4428/statm: 14639 11540 121 493 0 14136 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 58556

[startup+0.200317 s]
/proc/loadavg: 0.33 1.16 1.60 3/176 4428
/proc/meminfo: memFree=29325936/32872528 swapFree=14448/1543360
[pid=4428] ppid=4425 vsize=70100 CPUtime=0.19 cores=0,2,4,6
/proc/4428/stat : 4428 (cdcl-cuttingpla) R 4425 4428 4382 0 -1 4202496 3303 0 0 0 18 1 0 0 20 0 1 0 124638676 71782400 15255 33554432000 4194304 6211289 140734761078848 140735030354760 4228605 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4428/statm: 17525 15255 144 493 0 17022 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 70100

[startup+0.30035 s]
/proc/loadavg: 0.33 1.16 1.60 3/176 4428
/proc/meminfo: memFree=29325936/32872528 swapFree=14448/1543360
[pid=4428] ppid=4425 vsize=87644 CPUtime=0.29 cores=0,2,4,6
/proc/4428/stat : 4428 (cdcl-cuttingpla) R 4425 4428 4382 0 -1 4202496 5464 0 0 0 28 1 0 0 20 0 1 0 124638676 89747456 17927 33554432000 4194304 6211289 140734761078848 140735030354760 4228081 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4428/statm: 21911 17928 144 493 0 21408 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 87644

[startup+0.700338 s]
/proc/loadavg: 0.33 1.16 1.60 3/176 4428
/proc/meminfo: memFree=29325936/32872528 swapFree=14448/1543360
[pid=4428] ppid=4425 vsize=111260 CPUtime=0.69 cores=0,2,4,6
/proc/4428/stat : 4428 (cdcl-cuttingpla) R 4425 4428 4382 0 -1 4202496 9077 0 0 0 67 2 0 0 20 0 1 0 124638676 113930240 24722 33554432000 4194304 6211289 140734761078848 140735030354760 4209507 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4428/statm: 27815 24722 150 493 0 27312 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 111260

[startup+1.50032 s]
/proc/loadavg: 0.33 1.16 1.60 3/177 4429
/proc/meminfo: memFree=29218084/32872528 swapFree=14448/1543360
[pid=4428] ppid=4425 vsize=111260 CPUtime=1.49 cores=0,2,4,6
/proc/4428/stat : 4428 (cdcl-cuttingpla) R 4425 4428 4382 0 -1 4202496 9090 0 0 0 147 2 0 0 20 0 1 0 124638676 113930240 24735 33554432000 4194304 6211289 140734761078848 140734761076312 4209244 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4428/statm: 27815 24735 150 493 0 27312 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 111260

[startup+3.10034 s]
/proc/loadavg: 0.33 1.16 1.60 3/177 4429
/proc/meminfo: memFree=29213124/32872528 swapFree=14448/1543360
[pid=4428] ppid=4425 vsize=122936 CPUtime=3.09 cores=0,2,4,6
/proc/4428/stat : 4428 (cdcl-cuttingpla) R 4425 4428 4382 0 -1 4202496 9949 0 0 0 307 2 0 0 20 0 1 0 124638676 125886464 25237 33554432000 4194304 6211289 140734761078848 140734761077192 4209392 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4428/statm: 30734 25237 160 493 0 30231 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 122936

[startup+6.30028 s]
/proc/loadavg: 0.47 1.17 1.61 4/177 4429
/proc/meminfo: memFree=29205916/32872528 swapFree=14448/1543360
[pid=4428] ppid=4425 vsize=122936 CPUtime=6.28 cores=0,2,4,6
/proc/4428/stat : 4428 (cdcl-cuttingpla) R 4425 4428 4382 0 -1 4202496 10740 0 0 0 626 2 0 0 20 0 1 0 124638676 125886464 26201 33554432000 4194304 6211289 140734761078848 140734761077192 4209273 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4428/statm: 30734 26201 165 493 0 30231 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 122936

[startup+12.7003 s]
/proc/loadavg: 0.59 1.19 1.61 3/177 4429
/proc/meminfo: memFree=29197336/32872528 swapFree=14448/1543360
[pid=4428] ppid=4425 vsize=122936 CPUtime=12.68 cores=0,2,4,6
/proc/4428/stat : 4428 (cdcl-cuttingpla) R 4425 4428 4382 0 -1 4202496 10743 0 0 0 1266 2 0 0 20 0 1 0 124638676 125886464 27737 33554432000 4194304 6211289 140734761078848 140734761077192 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4428/statm: 30734 27737 165 493 0 30231 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 122936

[startup+25.5003 s]
/proc/loadavg: 0.90 1.23 1.61 3/177 4429
/proc/meminfo: memFree=29190440/32872528 swapFree=14448/1543360
[pid=4428] ppid=4425 vsize=141904 CPUtime=25.48 cores=0,2,4,6
/proc/4428/stat : 4428 (cdcl-cuttingpla) R 4425 4428 4382 0 -1 4202496 11638 0 0 0 2546 2 0 0 20 0 1 0 124638676 145309696 28761 33554432000 4194304 6211289 140734761078848 140734761077192 4209501 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4428/statm: 35476 28761 165 493 0 34973 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 141904

[startup+51.1004 s]
/proc/loadavg: 1.34 1.30 1.63 3/177 4429
/proc/meminfo: memFree=29185732/32872528 swapFree=14448/1543360
[pid=4428] ppid=4425 vsize=142048 CPUtime=51.08 cores=0,2,4,6
/proc/4428/stat : 4428 (cdcl-cuttingpla) R 4425 4428 4382 0 -1 4202496 11658 0 0 0 5106 2 0 0 20 0 1 0 124638676 145457152 28781 33554432000 4194304 6211289 140734761078848 140734761076712 4209468 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4428/statm: 35512 28781 165 493 0 35009 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 142048

[startup+102.3 s]
/proc/loadavg: 1.87 1.45 1.66 4/177 4430
/proc/meminfo: memFree=29143608/32872528 swapFree=14448/1543360
[pid=4428] ppid=4425 vsize=186912 CPUtime=102.28 cores=0,2,4,6
/proc/4428/stat : 4428 (cdcl-cuttingpla) R 4425 4428 4382 0 -1 4202496 13383 0 0 0 10225 3 0 0 20 0 1 0 124638676 191397888 37660 33554432000 4194304 6211289 140734761078848 140734761077192 4209244 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4428/statm: 46728 37660 219 493 0 46225 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 186912

[startup+162.3 s]
/proc/loadavg: 2.06 1.58 1.69 3/177 4432
/proc/meminfo: memFree=29138772/32872528 swapFree=14448/1543360
[pid=4428] ppid=4425 vsize=187072 CPUtime=162.26 cores=0,2,4,6
/proc/4428/stat : 4428 (cdcl-cuttingpla) R 4425 4428 4382 0 -1 4202496 13433 0 0 0 16223 3 0 0 20 0 1 0 124638676 191561728 37710 33554432000 4194304 6211289 140734761078848 140734761077192 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4428/statm: 46768 37710 219 493 0 46265 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 187072

[startup+222.307 s]
/proc/loadavg: 2.13 1.68 1.72 3/177 4433
/proc/meminfo: memFree=29111976/32872528 swapFree=14448/1543360
[pid=4428] ppid=4425 vsize=239552 CPUtime=222.26 cores=0,2,4,6
/proc/4428/stat : 4428 (cdcl-cuttingpla) R 4425 4428 4382 0 -1 4202496 15561 0 0 0 22222 4 0 0 20 0 1 0 124638676 245301248 43743 33554432000 4194304 6211289 140734761078848 140734761077192 4209501 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4428/statm: 59888 43743 219 493 0 59385 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 239552

[startup+282.3 s]
/proc/loadavg: 2.18 1.78 1.75 3/177 4434
/proc/meminfo: memFree=29109876/32872528 swapFree=14448/1543360
[pid=4428] ppid=4425 vsize=239552 CPUtime=282.25 cores=0,2,4,6
/proc/4428/stat : 4428 (cdcl-cuttingpla) R 4425 4428 4382 0 -1 4202496 15572 0 0 0 28221 4 0 0 20 0 1 0 124638676 245301248 43754 33554432000 4194304 6211289 140734761078848 140734761077192 4209503 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4428/statm: 59888 43754 219 493 0 59385 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 239552

[startup+342.3 s]
/proc/loadavg: 2.15 1.85 1.77 3/177 4435
/proc/meminfo: memFree=29103712/32872528 swapFree=14448/1543360
[pid=4428] ppid=4425 vsize=239552 CPUtime=342.23 cores=0,2,4,6
/proc/4428/stat : 4428 (cdcl-cuttingpla) R 4425 4428 4382 0 -1 4202496 15584 0 0 0 34219 4 0 0 20 0 1 0 124638676 245301248 43766 33554432000 4194304 6211289 140734761078848 140734761077192 4209384 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4428/statm: 59888 43766 219 493 0 59385 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 239552

[startup+402.3 s]
/proc/loadavg: 2.20 1.92 1.80 3/178 4439
/proc/meminfo: memFree=29092600/32872528 swapFree=14448/1543360
[pid=4428] ppid=4425 vsize=239552 CPUtime=402.22 cores=0,2,4,6
/proc/4428/stat : 4428 (cdcl-cuttingpla) R 4425 4428 4382 0 -1 4202496 15619 0 0 0 40218 4 0 0 20 0 1 0 124638676 245301248 45403 33554432000 4194304 6211289 140734761078848 140734761077192 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4428/statm: 59888 45403 219 493 0 59385 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 239552

[startup+462.3 s]
/proc/loadavg: 2.23 1.98 1.82 4/177 4441
/proc/meminfo: memFree=29084520/32872528 swapFree=14448/1543360
[pid=4428] ppid=4425 vsize=239724 CPUtime=462.2 cores=0,2,4,6
/proc/4428/stat : 4428 (cdcl-cuttingpla) R 4425 4428 4382 0 -1 4202496 15659 0 0 0 46216 4 0 0 20 0 1 0 124638676 245477376 46566 33554432000 4194304 6211289 140734761078848 140734761077192 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4428/statm: 59931 46566 219 493 0 59428 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 239724

[startup+522.3 s]
/proc/loadavg: 2.16 2.01 1.84 3/177 4442
/proc/meminfo: memFree=29084336/32872528 swapFree=14448/1543360
[pid=4428] ppid=4425 vsize=239724 CPUtime=522.19 cores=0,2,4,6
/proc/4428/stat : 4428 (cdcl-cuttingpla) R 4425 4428 4382 0 -1 4202496 15662 0 0 0 52215 4 0 0 20 0 1 0 124638676 245477376 46569 33554432000 4194304 6211289 140734761078848 140734761077192 4209403 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4428/statm: 59931 46569 219 493 0 59428 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 239724

[startup+582.3 s]
/proc/loadavg: 2.14 2.02 1.85 3/177 4443
/proc/meminfo: memFree=29084220/32872528 swapFree=14448/1543360
[pid=4428] ppid=4425 vsize=239872 CPUtime=582.19 cores=0,2,4,6
/proc/4428/stat : 4428 (cdcl-cuttingpla) R 4425 4428 4382 0 -1 4202496 15694 0 0 0 58214 5 0 0 20 0 1 0 124638676 245628928 46601 33554432000 4194304 6211289 140734761078848 140734761077192 4209306 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4428/statm: 59968 46601 219 493 0 59465 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 239872


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


[startup+942.3 s]
/proc/loadavg: 2.26 2.14 1.95 3/177 4450
/proc/meminfo: memFree=29059188/32872528 swapFree=14448/1543360
[pid=4428] ppid=4425 vsize=242240 CPUtime=942.13 cores=0,2,4,6
/proc/4428/stat : 4428 (cdcl-cuttingpla) R 4425 4428 4382 0 -1 4202496 16104 0 0 0 94208 5 0 0 20 0 1 0 124638676 248053760 50588 33554432000 4194304 6211289 140734761078848 140734761077192 4209515 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4428/statm: 60560 50588 219 493 0 60057 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 242240

[startup+1002.3 s]
/proc/loadavg: 2.23 2.16 1.96 3/178 4454
/proc/meminfo: memFree=29054140/32872528 swapFree=14448/1543360
[pid=4428] ppid=4425 vsize=242496 CPUtime=1002.12 cores=0,2,4,6
/proc/4428/stat : 4428 (cdcl-cuttingpla) R 4425 4428 4382 0 -1 4202496 16157 0 0 0 100207 5 0 0 20 0 1 0 124638676 248315904 51152 33554432000 4194304 6211289 140734761078848 140734761077192 4209503 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4428/statm: 60624 51152 219 493 0 60121 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 242496

[startup+1062.3 s]
/proc/loadavg: 2.13 2.14 1.97 3/177 4456
/proc/meminfo: memFree=29052916/32872528 swapFree=14448/1543360
[pid=4428] ppid=4425 vsize=244032 CPUtime=1062.12 cores=0,2,4,6
/proc/4428/stat : 4428 (cdcl-cuttingpla) R 4425 4428 4382 0 -1 4202496 16390 0 0 0 106206 6 0 0 20 0 1 0 124638676 249888768 51385 33554432000 4194304 6211289 140734761078848 140734761076712 4209501 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4428/statm: 61008 51385 219 493 0 60505 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 244032

[startup+1122.3 s]
/proc/loadavg: 2.31 2.19 2.00 3/177 4457
/proc/meminfo: memFree=29052300/32872528 swapFree=14448/1543360
[pid=4428] ppid=4425 vsize=244608 CPUtime=1122.11 cores=0,2,4,6
/proc/4428/stat : 4428 (cdcl-cuttingpla) R 4425 4428 4382 0 -1 4202496 16504 0 0 0 112205 6 0 0 20 0 1 0 124638676 250478592 51499 33554432000 4194304 6211289 140734761078848 140734761077192 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4428/statm: 61152 51499 219 493 0 60649 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 244608

[startup+1182.3 s]
/proc/loadavg: 2.32 2.20 2.01 3/177 4458
/proc/meminfo: memFree=29051224/32872528 swapFree=14448/1543360
[pid=4428] ppid=4425 vsize=244808 CPUtime=1182.09 cores=0,2,4,6
/proc/4428/stat : 4428 (cdcl-cuttingpla) R 4425 4428 4382 0 -1 4202496 16650 0 0 0 118203 6 0 0 20 0 1 0 124638676 250683392 51591 33554432000 4194304 6211289 140734761078848 140734761077192 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4428/statm: 61202 51591 219 493 0 60699 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 244808

[startup+1242.3 s]
/proc/loadavg: 2.27 2.21 2.02 3/177 4459
/proc/meminfo: memFree=29045732/32872528 swapFree=14448/1543360
[pid=4428] ppid=4425 vsize=245184 CPUtime=1242.08 cores=0,2,4,6
/proc/4428/stat : 4428 (cdcl-cuttingpla) R 4425 4428 4382 0 -1 4202496 17069 0 0 0 124202 6 0 0 20 0 1 0 124638676 251068416 51869 33554432000 4194304 6211289 140734761078848 140734761077192 4209927 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4428/statm: 61296 51869 219 493 0 60793 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 245184

[startup+1302.3 s]
/proc/loadavg: 2.33 2.23 2.04 3/177 4460
/proc/meminfo: memFree=29044868/32872528 swapFree=14448/1543360
[pid=4428] ppid=4425 vsize=245772 CPUtime=1302.07 cores=0,2,4,6
/proc/4428/stat : 4428 (cdcl-cuttingpla) R 4425 4428 4382 0 -1 4202496 17159 0 0 0 130201 6 0 0 20 0 1 0 124638676 251670528 51959 33554432000 4194304 6211289 140734761078848 140734761077192 4209306 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4428/statm: 61443 51959 219 493 0 60940 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 245772

[startup+1362.3 s]
/proc/loadavg: 2.25 2.22 2.04 3/177 4462
/proc/meminfo: memFree=29039320/32872528 swapFree=14448/1543360
[pid=4428] ppid=4425 vsize=295860 CPUtime=1362.07 cores=0,2,4,6
/proc/4428/stat : 4428 (cdcl-cuttingpla) R 4425 4428 4382 0 -1 4202496 17614 0 0 0 136200 7 0 0 20 0 1 0 124638676 302960640 52727 33554432000 4194304 6211289 140734761078848 140734761077192 4239629 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4428/statm: 73965 52727 219 493 0 73462 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 295860

[startup+1422.3 s]
/proc/loadavg: 2.26 2.22 2.05 3/177 4463
/proc/meminfo: memFree=29039540/32872528 swapFree=14448/1543360
[pid=4428] ppid=4425 vsize=296232 CPUtime=1422.07 cores=0,2,4,6
/proc/4428/stat : 4428 (cdcl-cuttingpla) R 4425 4428 4382 0 -1 4202496 17683 0 0 0 142200 7 0 0 20 0 1 0 124638676 303341568 52796 33554432000 4194304 6211289 140734761078848 140734761077192 4209484 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4428/statm: 74058 52796 219 493 0 73555 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 296232

[startup+1482.3 s]
/proc/loadavg: 2.40 2.25 2.07 3/177 4464
/proc/meminfo: memFree=29036556/32872528 swapFree=14448/1543360
[pid=4428] ppid=4425 vsize=296436 CPUtime=1482.05 cores=0,2,4,6
/proc/4428/stat : 4428 (cdcl-cuttingpla) R 4425 4428 4382 0 -1 4202496 17747 0 0 0 148198 7 0 0 20 0 1 0 124638676 303550464 53371 33554432000 4194304 6211289 140734761078848 140734761077192 4209523 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4428/statm: 74109 53371 219 493 0 73606 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 296436

[startup+1542.31 s]
/proc/loadavg: 2.32 2.25 2.08 3/177 4465
/proc/meminfo: memFree=29034596/32872528 swapFree=14448/1543360
[pid=4428] ppid=4425 vsize=296952 CPUtime=1542.04 cores=0,2,4,6
/proc/4428/stat : 4428 (cdcl-cuttingpla) R 4425 4428 4382 0 -1 4202496 17828 0 0 0 154197 7 0 0 20 0 1 0 124638676 304078848 53452 33554432000 4194304 6211289 140734761078848 140734761077192 4209392 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4428/statm: 74238 53452 219 493 0 73735 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 296952

[startup+1602.3 s]
/proc/loadavg: 2.20 2.23 2.09 3/178 4469
/proc/meminfo: memFree=29027284/32872528 swapFree=14448/1543360
[pid=4428] ppid=4425 vsize=297144 CPUtime=1602.03 cores=0,2,4,6
/proc/4428/stat : 4428 (cdcl-cuttingpla) R 4425 4428 4382 0 -1 4202496 17869 0 0 0 160196 7 0 0 20 0 1 0 124638676 304275456 55134 33554432000 4194304 6211289 140734761078848 140734761077192 4209484 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4428/statm: 74286 55134 219 493 0 73783 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 297144

[startup+1662.3 s]
/proc/loadavg: 2.38 2.27 2.11 3/177 4471
/proc/meminfo: memFree=29022044/32872528 swapFree=14448/1543360
[pid=4428] ppid=4425 vsize=297724 CPUtime=1662.02 cores=0,2,4,6
/proc/4428/stat : 4428 (cdcl-cuttingpla) R 4425 4428 4382 0 -1 4202496 17971 0 0 0 166195 7 0 0 20 0 1 0 124638676 304869376 55747 33554432000 4194304 6211289 140734761078848 140734761077192 4209484 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4428/statm: 74431 55747 219 493 0 73928 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 297724

[startup+1722.3 s]
/proc/loadavg: 2.24 2.25 2.10 3/176 4472
/proc/meminfo: memFree=29022616/32872528 swapFree=14448/1543360
[pid=4428] ppid=4425 vsize=297916 CPUtime=1722.01 cores=0,2,4,6
/proc/4428/stat : 4428 (cdcl-cuttingpla) R 4425 4428 4382 0 -1 4202496 18006 0 0 0 172194 7 0 0 20 0 1 0 124638676 305065984 55782 33554432000 4194304 6211289 140734761078848 140734761077192 4209464 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4428/statm: 74479 55782 219 493 0 73976 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 297916

[startup+1782.3 s]
/proc/loadavg: 2.25 2.24 2.11 3/177 4474
/proc/meminfo: memFree=29018972/32872528 swapFree=14448/1543360
[pid=4428] ppid=4425 vsize=298088 CPUtime=1782 cores=0,2,4,6
/proc/4428/stat : 4428 (cdcl-cuttingpla) R 4425 4428 4382 0 -1 4202496 18052 0 0 0 178193 7 0 0 20 0 1 0 124638676 305242112 55828 33554432000 4194304 6211289 140734761078848 140734761077192 4209503 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4428/statm: 74522 55828 219 493 0 74019 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 298088



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.32 2.26 2.12 3/177 4474
/proc/meminfo: memFree=29019344/32872528 swapFree=14448/1543360
[pid=4428] ppid=4425 vsize=298240 CPUtime=1800 cores=0,2,4,6
/proc/4428/stat : 4428 (cdcl-cuttingpla) R 4425 4428 4382 0 -1 4202496 18070 0 0 0 179993 7 0 0 20 0 1 0 124638676 305397760 55846 33554432000 4194304 6211289 140734761078848 140734761077192 4209484 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4428/statm: 74560 55846 219 493 0 74057 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 298240

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

[startup+1800.3 s]
/proc/loadavg: 2.32 2.26 2.12 3/177 4474
/proc/meminfo: memFree=29019344/32872528 swapFree=14448/1543360
[pid=4428] ppid=4425 vsize=298240 CPUtime=1800 cores=0,2,4,6
/proc/4428/stat : 4428 (cdcl-cuttingpla) R 4425 4428 4382 0 -1 4202496 18070 0 0 0 179993 7 0 0 20 0 1 0 124638676 305397760 55846 33554432000 4194304 6211289 140734761078848 140734761077192 4209484 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4428/statm: 74560 55846 219 493 0 74057 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 298240

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.01
CPU user time (s): 1799.93
CPU system time (s): 0.078987
CPU usage (%): 99.9838
Max. virtual memory (cumulated for all children) (KiB): 298240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.93
system time used= 0.078987
maximum resident set size= 223384
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18070
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= 33
involuntary context switches= 2155

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.5517 second user time and 12.4031 second system time

The end

Launcher Data

Begin job on node116 at 2016-06-09 01:04:11
IDJOB=4087516
IDBENCH=2939
IDSOLVER=2549
FILE ID=node116/4087516-1465427051
RUNJOBID= node116-1465427050-4398
PBS_JOBID= 19859791
Free space on /tmp= 71636 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_17.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4087516-1465427051/watcher-4087516-1465427051 -o /tmp/evaluation-result-4087516-1465427051/solver-4087516-1465427051 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node116-1465427050-4398 --watchdog 1960 --input HOME/instance-4087516-1465427051.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= 25ee8feec785b6a4be71df8acc9d82db
RANDOM SEED=2092616003

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.134
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:        29328620 kB
Buffers:          201340 kB
Cached:           993900 kB
SwapCached:         1856 kB
Active:           417492 kB
Inactive:         831020 kB
Active(anon):      52540 kB
Inactive(anon):     2940 kB
Active(file):     364952 kB
Inactive(file):   828080 kB
Unevictable:     1543360 kB
Mlocked:           14448 kB
SwapTotal:      67108856 kB
SwapFree:       67099088 kB
Dirty:              8868 kB
Writeback:             0 kB
AnonPages:       1549024 kB
Mapped:             8904 kB
Shmem:                 0 kB
Slab:             615540 kB
SReclaimable:      59336 kB
SUnreclaim:       556204 kB
KernelStack:        1416 kB
PageTables:         7480 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1722544 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1531904 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= 71636 MiB
End job on node116 at 2016-06-09 01:34:11