Trace number 4108515

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.1 1800.4

General information on the benchmark

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

Solver Data

0.00/0.00	c OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.29/0.36	c * #variable= 72842 #constraint= 256266
0.89/0.98	c * #variable= 72842 #constraint= 256266
1.99/2.07	c S1->S2
1.99/2.07	c S1->S2
1.99/2.07	c S1->S2
1.99/2.07	c S2->S1
1.99/2.07	c S1->S2
1.99/2.07	c S1->S2
1.99/2.07	c S1->S2
1.99/2.07	c S1->S2
1.99/2.07	c S1->S2
1.99/2.07	c S1->S2
1.99/2.07	c S1->S2
1.99/2.07	c #Conflicts:       1000 | #Learnt:       1009 | 0.000
1.99/2.07	c total clause space: 48.1602MB
1.99/2.07	c total #watches: 518122
2.19/2.27	c total #propagations: 988285 / total #impl: 3709936 (eff. 0.266)
2.19/2.27	c #Conflicts:       2000 | #Learnt:       2009 | 0.000
2.19/2.27	c total clause space: 48.1602MB
2.19/2.27	c total #watches: 522653
2.39/2.43	c total #propagations: 1304166 / total #impl: 5193962 (eff. 0.251)
2.39/2.43	c #Conflicts:       3000 | #Learnt:       2020 | 0.000
2.39/2.43	c total clause space: 48.1602MB
2.39/2.43	c total #watches: 524129
2.59/2.63	c total #propagations: 1508926 / total #impl: 6301916 (eff. 0.239)
2.59/2.63	c #Conflicts:       4000 | #Learnt:       3020 | 0.000
2.59/2.63	c total clause space: 48.1602MB
2.59/2.63	c total #watches: 526973
2.79/2.88	c total #propagations: 1835318 / total #impl: 7790546 (eff. 0.236)
2.79/2.88	c #Conflicts:       5000 | #Learnt:       2376 | 0.000
2.79/2.88	c total clause space: 48.1602MB
2.79/2.88	c total #watches: 528344
3.09/3.12	c total #propagations: 2170737 / total #impl: 9928172 (eff. 0.219)
3.09/3.12	c #Conflicts:       6000 | #Learnt:       3376 | 0.000
3.09/3.12	c total clause space: 48.1602MB
3.09/3.12	c total #watches: 532014
3.29/3.40	c total #propagations: 2448548 / total #impl: 11909956 (eff. 0.206)
3.29/3.40	c S1->S2
3.29/3.40	c GC COLLECT
3.29/3.40	c #Conflicts:       7000 | #Learnt:       2259 | 0.000
3.29/3.40	c total clause space: 78.2603MB
3.29/3.40	c total #watches: 521263
3.59/3.64	c total #propagations: 2791927 / total #impl: 13898951 (eff. 0.201)
3.59/3.64	c #Conflicts:       8000 | #Learnt:       3259 | 0.000
3.59/3.64	c total clause space: 78.2603MB
3.59/3.64	c total #watches: 527167
3.89/3.90	c total #propagations: 3049504 / total #impl: 15327658 (eff. 0.199)
3.89/3.90	c #Conflicts:       9000 | #Learnt:       4259 | 0.000
3.89/3.90	c total clause space: 78.2603MB
3.89/3.90	c total #watches: 532452
4.19/4.20	c total #propagations: 3416505 / total #impl: 17150426 (eff. 0.199)
4.19/4.20	c #Conflicts:      10000 | #Learnt:       2745 | 0.000
4.19/4.20	c total clause space: 78.2603MB
4.19/4.20	c total #watches: 533041
4.50/4.53	c total #propagations: 3810180 / total #impl: 18884492 (eff. 0.202)
4.50/4.53	c #Conflicts:      11000 | #Learnt:       3745 | 0.000
4.50/4.53	c total clause space: 78.2603MB
4.50/4.53	c total #watches: 538249
4.89/4.94	c total #propagations: 4237219 / total #impl: 21176074 (eff. 0.200)
4.89/4.94	c #Conflicts:      12000 | #Learnt:       4745 | 0.000
4.89/4.94	c total clause space: 78.2603MB
4.89/4.94	c total #watches: 543943
5.29/5.31	c total #propagations: 4682343 / total #impl: 23566326 (eff. 0.199)
5.29/5.31	c #Conflicts:      13000 | #Learnt:       5745 | 0.000
5.29/5.31	c total clause space: 78.2603MB
5.29/5.31	c total #watches: 549677
5.60/5.63	c total #propagations: 5080682 / total #impl: 25404351 (eff. 0.200)
5.60/5.63	c GC COLLECT
5.60/5.63	c #Conflicts:      14000 | #Learnt:       3882 | 0.000
5.60/5.63	c total clause space: 78.2603MB
5.60/5.63	c total #watches: 535359
5.99/6.03	c total #propagations: 5455757 / total #impl: 26961962 (eff. 0.202)
5.99/6.03	c #Conflicts:      15000 | #Learnt:       4882 | 0.000
5.99/6.03	c total clause space: 78.2603MB
5.99/6.03	c total #watches: 542423
6.39/6.49	c total #propagations: 5835181 / total #impl: 28798381 (eff. 0.203)
6.39/6.49	c #Conflicts:      16000 | #Learnt:       5882 | 0.000
6.39/6.49	c total clause space: 78.2603MB
6.39/6.49	c total #watches: 548886
6.89/6.94	c total #propagations: 6245794 / total #impl: 31589745 (eff. 0.198)
6.89/6.94	c #Conflicts:      17000 | #Learnt:       3702 | 0.000
6.89/6.94	c total clause space: 78.2603MB
6.89/6.94	c total #watches: 550050
7.39/7.41	c total #propagations: 6691338 / total #impl: 33591751 (eff. 0.199)
7.39/7.41	c #Conflicts:      18000 | #Learnt:       4702 | 0.000
7.39/7.41	c total clause space: 78.2603MB
7.39/7.41	c total #watches: 554715
7.99/8.05	c total #propagations: 7119556 / total #impl: 35631826 (eff. 0.200)
7.99/8.05	c #Conflicts:      19000 | #Learnt:       5702 | 0.000
7.99/8.05	c total clause space: 78.2603MB
7.99/8.06	c total #watches: 563397
8.59/8.61	c total #propagations: 7555725 / total #impl: 38033665 (eff. 0.199)
8.59/8.61	c #Conflicts:      20000 | #Learnt:       6702 | 0.000
8.59/8.61	c total clause space: 78.2603MB
8.59/8.62	c total #watches: 558017
9.00/9.01	c total #propagations: 7952281 / total #impl: 39820321 (eff. 0.200)
9.00/9.01	c GC COLLECT
9.00/9.01	c #Conflicts:      21000 | #Learnt:       4212 | 0.000
9.00/9.01	c total clause space: 78.2603MB
9.00/9.01	c total #watches: 538055
9.29/9.30	c total #propagations: 8355837 / total #impl: 41242547 (eff. 0.203)
9.29/9.30	c #Conflicts:      22000 | #Learnt:       5212 | 0.000
9.29/9.30	c total clause space: 78.2603MB
9.29/9.30	c total #watches: 541856
9.59/9.61	c total #propagations: 8697643 / total #impl: 42488769 (eff. 0.205)
9.59/9.61	c #Conflicts:      23000 | #Learnt:       6212 | 0.000
9.59/9.61	c total clause space: 78.2603MB
9.59/9.61	c total #watches: 545938
9.89/9.97	c total #propagations: 9056150 / total #impl: 44148450 (eff. 0.205)
9.89/9.97	c #Conflicts:      24000 | #Learnt:       7212 | 0.000
9.89/9.97	c total clause space: 78.2603MB
9.89/9.97	c total #watches: 548982
10.29/10.36	c total #propagations: 9460591 / total #impl: 45853120 (eff. 0.206)
10.29/10.36	c GC COLLECT
10.29/10.36	c #Conflicts:      25000 | #Learnt:       4412 | 0.000
10.29/10.36	c total clause space: 78.2603MB
10.29/10.37	c total #watches: 533351
10.59/10.62	c total #propagations: 9882180 / total #impl: 47840758 (eff. 0.207)
10.59/10.62	c #Conflicts:      26000 | #Learnt:       5412 | 0.000
10.59/10.62	c total clause space: 78.2603MB
10.59/10.62	c total #watches: 536968
10.89/10.99	c total #propagations: 10255998 / total #impl: 49220337 (eff. 0.208)
10.89/10.99	c #Conflicts:      27000 | #Learnt:       6412 | 0.000
10.89/10.99	c total clause space: 78.2603MB
10.89/10.99	c total #watches: 540355
11.29/11.33	c total #propagations: 10672034 / total #impl: 51203293 (eff. 0.208)
11.29/11.33	c #Conflicts:      28000 | #Learnt:       7412 | 0.000
11.29/11.33	c total clause space: 78.2603MB
11.29/11.33	c total #watches: 544822
11.69/11.74	c total #propagations: 11066541 / total #impl: 53030667 (eff. 0.209)
11.69/11.74	c #Conflicts:      29000 | #Learnt:       4311 | 0.000
11.69/11.74	c total clause space: 78.2603MB
11.69/11.74	c total #watches: 542590
11.99/12.04	c total #propagations: 11495070 / total #impl: 55122522 (eff. 0.209)
11.99/12.04	c #Conflicts:      30000 | #Learnt:       5311 | 0.000
11.99/12.04	c total clause space: 78.2603MB
11.99/12.04	c total #watches: 542917
12.39/12.40	c total #propagations: 11856683 / total #impl: 56776604 (eff. 0.209)
12.39/12.40	c #Conflicts:      31000 | #Learnt:       6311 | 0.000
12.39/12.40	c total clause space: 78.2603MB
12.39/12.40	c total #watches: 546972
12.79/12.80	c total #propagations: 12222291 / total #impl: 58566150 (eff. 0.209)
12.79/12.80	c #Conflicts:      32000 | #Learnt:       7311 | 0.000
12.79/12.80	c total clause space: 78.2603MB
12.79/12.80	c total #watches: 553365
13.19/13.22	c total #propagations: 12647747 / total #impl: 60705765 (eff. 0.208)
13.19/13.22	c #Conflicts:      33000 | #Learnt:       8311 | 0.000
13.19/13.22	c total clause space: 78.2603MB
13.19/13.22	c total #watches: 558170
13.59/13.69	c total #propagations: 13041965 / total #impl: 62607607 (eff. 0.208)
13.59/13.69	c GC COLLECT
13.59/13.69	c #Conflicts:      34000 | #Learnt:       4912 | 0.000
13.59/13.69	c total clause space: 78.2603MB
13.59/13.69	c total #watches: 540440
14.19/14.20	c total #propagations: 13471815 / total #impl: 65188917 (eff. 0.207)
14.19/14.20	c #Conflicts:      35000 | #Learnt:       5912 | 0.000
14.19/14.20	c total clause space: 78.2603MB
14.19/14.20	c total #watches: 544346
14.49/14.57	c total #propagations: 13876100 / total #impl: 67144357 (eff. 0.207)
14.49/14.57	c #Conflicts:      36000 | #Learnt:       6912 | 0.000
14.49/14.57	c total clause space: 78.2603MB
14.49/14.57	c total #watches: 547852
14.79/14.88	c total #propagations: 14231716 / total #impl: 68834663 (eff. 0.207)
14.79/14.88	c #Conflicts:      37000 | #Learnt:       7912 | 0.000
14.79/14.88	c total clause space: 78.2603MB
14.79/14.88	c total #watches: 552632
15.19/15.23	c total #propagations: 14533700 / total #impl: 70564297 (eff. 0.206)
15.19/15.23	c #Conflicts:      38000 | #Learnt:       8912 | 0.000
15.19/15.23	c total clause space: 78.2603MB
15.19/15.23	c total #watches: 557329
15.49/15.59	c total #propagations: 14823592 / total #impl: 72321285 (eff. 0.205)
15.49/15.59	c GC COLLECT
15.49/15.59	c #Conflicts:      39000 | #Learnt:       5243 | 0.000
15.49/15.59	c total clause space: 78.2603MB
15.49/15.59	c total #watches: 535767
15.89/15.91	c total #propagations: 15138392 / total #impl: 74070670 (eff. 0.204)
15.89/15.91	c #Conflicts:      40000 | #Learnt:       6243 | 0.000
15.89/15.91	c total clause space: 78.2603MB
15.89/15.91	c total #watches: 543182
16.29/16.39	c total #propagations: 15494598 / total #impl: 75827677 (eff. 0.204)
16.29/16.39	c #Conflicts:      41000 | #Learnt:       7243 | 0.000
16.29/16.39	c total clause space: 78.2603MB
16.29/16.39	c total #watches: 549329
16.99/17.01	c total #propagations: 15852868 / total #impl: 77618937 (eff. 0.204)
16.99/17.01	c #Conflicts:      42000 | #Learnt:       8243 | 0.000
16.99/17.01	c total clause space: 78.2603MB
16.99/17.01	c total #watches: 554659
17.69/17.72	c total #propagations: 16231776 / total #impl: 79631965 (eff. 0.204)
17.69/17.72	c #Conflicts:      43000 | #Learnt:       9243 | 0.000
17.69/17.72	c total clause space: 78.2603MB
17.69/17.72	c total #watches: 561151
18.29/18.34	c total #propagations: 16577159 / total #impl: 81591039 (eff. 0.203)
18.29/18.34	c GC COLLECT
18.29/18.34	c #Conflicts:      44000 | #Learnt:       5235 | 0.000
18.29/18.34	c total clause space: 78.2603MB
18.29/18.34	c total #watches: 536058
18.59/18.64	c total #propagations: 16911684 / total #impl: 83199792 (eff. 0.203)
18.59/18.64	c #Conflicts:      45000 | #Learnt:       6235 | 0.000
18.59/18.64	c total clause space: 78.2603MB
18.59/18.64	c total #watches: 541558
18.99/19.01	c total #propagations: 17259157 / total #impl: 84746150 (eff. 0.204)
18.99/19.01	c #Conflicts:      46000 | #Learnt:       7235 | 0.000
18.99/19.01	c total clause space: 78.2603MB
18.99/19.02	c total #watches: 546273
19.39/19.45	c total #propagations: 17675884 / total #impl: 86516542 (eff. 0.204)
19.39/19.45	c #Conflicts:      47000 | #Learnt:       8235 | 0.000
19.39/19.45	c total clause space: 78.2603MB
19.39/19.45	c total #watches: 550226
19.69/19.79	c total #propagations: 18106380 / total #impl: 88530043 (eff. 0.205)
19.69/19.79	c #Conflicts:      48000 | #Learnt:       9235 | 0.000
19.69/19.79	c total clause space: 78.2603MB
19.69/19.79	c total #watches: 554746
20.19/20.23	c total #propagations: 18385811 / total #impl: 90872049 (eff. 0.202)
20.19/20.23	c #Conflicts:      49000 | #Learnt:      10235 | 0.000
20.19/20.23	c total clause space: 78.2603MB
20.19/20.23	c total #watches: 559967
20.59/20.66	c total #propagations: 18737249 / total #impl: 92623754 (eff. 0.202)
20.59/20.66	c GC COLLECT
20.59/20.66	c #Conflicts:      50000 | #Learnt:       5915 | 0.000
20.59/20.66	c total clause space: 78.2603MB
20.59/20.66	c total #watches: 539513
20.89/20.95	c total #propagations: 19129194 / total #impl: 94763900 (eff. 0.202)
20.89/20.95	c #Conflicts:      51000 | #Learnt:       6915 | 0.000
20.89/20.95	c total clause space: 78.2603MB
20.89/20.95	c total #watches: 545018
21.29/21.30	c total #propagations: 19490747 / total #impl: 96289450 (eff. 0.202)
21.29/21.30	c #Conflicts:      52000 | #Learnt:       7915 | 0.000
21.29/21.30	c total clause space: 78.2603MB
21.29/21.30	c total #watches: 549245
21.69/21.71	c total #propagations: 19839829 / total #impl: 97893831 (eff. 0.203)
21.69/21.71	c #Conflicts:      53000 | #Learnt:       8915 | 0.000
21.69/21.71	c total clause space: 78.2603MB
21.69/21.71	c total #watches: 553043
22.09/22.15	c total #propagations: 20181451 / total #impl: 99854270 (eff. 0.202)
22.09/22.15	c #Conflicts:      54000 | #Learnt:       9915 | 0.000
22.09/22.15	c total clause space: 78.2603MB
22.09/22.15	c total #watches: 558903
22.59/22.68	c total #propagations: 20541468 / total #impl: 101741168 (eff. 0.202)
22.59/22.68	c #Conflicts:      55000 | #Learnt:      10915 | 0.000
22.59/22.68	c total clause space: 78.2603MB
22.59/22.68	c total #watches: 563880
23.09/23.14	c total #propagations: 20956498 / total #impl: 103728199 (eff. 0.202)
23.09/23.14	c GC COLLECT
23.09/23.14	c #Conflicts:      56000 | #Learnt:       6315 | 0.000
23.09/23.14	c total clause space: 78.2603MB
23.09/23.14	c total #watches: 540807
23.49/23.56	c total #propagations: 21405872 / total #impl: 105608846 (eff. 0.203)
23.49/23.56	c #Conflicts:      57000 | #Learnt:       7315 | 0.000
23.49/23.56	c total clause space: 78.2603MB
23.49/23.56	c total #watches: 546425
23.89/23.97	c total #propagations: 21854563 / total #impl: 107731708 (eff. 0.203)
23.89/23.97	c #Conflicts:      58000 | #Learnt:       8315 | 0.000
23.89/23.97	c total clause space: 78.2603MB
23.89/23.97	c total #watches: 550649
24.39/24.44	c total #propagations: 22211291 / total #impl: 109851410 (eff. 0.202)
24.39/24.44	c #Conflicts:      59000 | #Learnt:       9315 | 0.000
24.39/24.44	c total clause space: 78.2603MB
24.39/24.45	c total #watches: 555258
24.79/24.88	c total #propagations: 22591969 / total #impl: 111618788 (eff. 0.202)
24.79/24.88	c #Conflicts:      60000 | #Learnt:      10315 | 0.000
24.79/24.88	c total clause space: 78.2603MB
24.79/24.88	c total #watches: 559022
25.19/25.30	c total #propagations: 22948829 / total #impl: 113517646 (eff. 0.202)
25.19/25.30	c #Conflicts:      61000 | #Learnt:      11315 | 0.000
25.19/25.30	c total clause space: 78.2603MB
25.29/25.30	c total #watches: 562903
25.79/25.81	c total #propagations: 23303710 / total #impl: 115488381 (eff. 0.202)
25.79/25.81	c GC COLLECT
25.79/25.81	c #Conflicts:      62000 | #Learnt:       6425 | 0.000
25.79/25.81	c total clause space: 78.2603MB
25.79/25.81	c total #watches: 540612
26.19/26.24	c total #propagations: 23653511 / total #impl: 117264974 (eff. 0.202)
26.19/26.24	c #Conflicts:      63000 | #Learnt:       7425 | 0.000
26.19/26.24	c total clause space: 78.2603MB
26.19/26.24	c total #watches: 544282
26.68/26.73	c total #propagations: 23980088 / total #impl: 119000532 (eff. 0.202)
26.68/26.73	c #Conflicts:      64000 | #Learnt:       8425 | 0.000
26.68/26.73	c total clause space: 78.2603MB
26.68/26.73	c total #watches: 547200
27.08/27.11	c total #propagations: 24346508 / total #impl: 120926711 (eff. 0.201)
27.08/27.11	c #Conflicts:      65000 | #Learnt:       9425 | 0.000
27.08/27.11	c total clause space: 78.2603MB
27.08/27.11	c total #watches: 551276
27.38/27.47	c total #propagations: 24695385 / total #impl: 122893149 (eff. 0.201)
27.38/27.47	c #Conflicts:      66000 | #Learnt:      10425 | 0.000
27.38/27.47	c total clause space: 78.2603MB
27.38/27.47	c total #watches: 555601
27.88/27.91	c total #propagations: 25064429 / total #impl: 124576120 (eff. 0.201)
27.88/27.91	c #Conflicts:      67000 | #Learnt:      11425 | 0.000
27.88/27.91	c total clause space: 78.2603MB
27.88/27.91	c total #watches: 559949
28.38/28.45	c total #propagations: 25418405 / total #impl: 126232401 (eff. 0.201)
28.38/28.45	c #Conflicts:      68000 | #Learnt:      12425 | 0.000
28.38/28.45	c total clause space: 78.2603MB
28.38/28.45	c total #watches: 567066
28.79/28.82	c total #propagations: 25778714 / total #impl: 128332473 (eff. 0.201)
28.79/28.82	c GC COLLECT
28.79/28.82	c #Conflicts:      69000 | #Learnt:       7211 | 0.000
28.79/28.82	c total clause space: 78.2603MB
28.79/28.82	c total #watches: 544951
29.18/29.25	c total #propagations: 26138894 / total #impl: 130319629 (eff. 0.201)
29.18/29.25	c #Conflicts:      70000 | #Learnt:       8211 | 0.000
29.18/29.25	c total clause space: 78.2603MB
29.18/29.25	c total #watches: 550158
29.68/29.76	c total #propagations: 26570006 / total #impl: 132289273 (eff. 0.201)
29.68/29.76	c #Conflicts:      71000 | #Learnt:       9211 | 0.000
29.68/29.76	c total clause space: 78.2603MB
29.68/29.76	c total #watches: 557665
30.38/30.49	c total #propagations: 26990207 / total #impl: 134379270 (eff. 0.201)
30.38/30.49	c #Conflicts:      72000 | #Learnt:      10211 | 0.000
30.38/30.49	c total clause space: 78.2603MB
30.38/30.49	c total #watches: 565381
30.99/31.08	c total #propagations: 27483428 / total #impl: 137026204 (eff. 0.201)
30.99/31.08	c #Conflicts:      73000 | #Learnt:      11211 | 0.000
30.99/31.08	c total clause space: 78.2603MB
30.99/31.08	c total #watches: 570695
31.68/31.71	c total #propagations: 27911367 / total #impl: 139078502 (eff. 0.201)
31.68/31.71	c #Conflicts:      74000 | #Learnt:      12211 | 0.000
31.68/31.71	c total clause space: 78.2603MB
31.68/31.71	c total #watches: 575256
32.09/32.12	c total #propagations: 28364855 / total #impl: 140912856 (eff. 0.201)
32.09/32.12	c GC COLLECT
32.09/32.12	c #Conflicts:      75000 | #Learnt:       6710 | 0.000
32.09/32.12	c total clause space: 78.2603MB
32.09/32.12	c total #watches: 543147
32.38/32.49	c total #propagations: 28711920 / total #impl: 142686775 (eff. 0.201)
32.38/32.49	c #Conflicts:      76000 | #Learnt:       7710 | 0.000
32.38/32.49	c total clause space: 78.2603MB
32.38/32.49	c total #watches: 550026
32.88/32.91	c total #propagations: 29076840 / total #impl: 144497925 (eff. 0.201)
32.88/32.91	c #Conflicts:      77000 | #Learnt:       8710 | 0.000
32.88/32.91	c total clause space: 78.2603MB
32.88/32.91	c total #watches: 553755
33.28/33.35	c total #propagations: 29458333 / total #impl: 146505451 (eff. 0.201)
33.28/33.35	c #Conflicts:      78000 | #Learnt:       9710 | 0.000
33.28/33.35	c total clause space: 78.2603MB
33.28/33.35	c total #watches: 557439
33.78/33.82	c total #propagations: 29837356 / total #impl: 148206160 (eff. 0.201)
33.78/33.82	c #Conflicts:      79000 | #Learnt:      10710 | 0.000
33.78/33.82	c total clause space: 78.2603MB
33.78/33.82	c total #watches: 562838
34.38/34.45	c total #propagations: 30241931 / total #impl: 150408841 (eff. 0.201)
34.38/34.45	c #Conflicts:      80000 | #Learnt:      11710 | 0.000
34.38/34.45	c total clause space: 78.2603MB
34.38/34.45	c total #watches: 571864
35.18/35.27	c total #propagations: 30607354 / total #impl: 153011676 (eff. 0.200)
35.18/35.27	c #Conflicts:      81000 | #Learnt:      12710 | 0.000
35.18/35.27	c total clause space: 78.2603MB
35.18/35.27	c total #watches: 581160
36.18/36.20	c total #propagations: 30999994 / total #impl: 155696663 (eff. 0.199)
36.18/36.20	c GC COLLECT
36.18/36.20	c #Conflicts:      82000 | #Learnt:       6916 | 0.000
36.18/36.20	c total clause space: 78.2603MB
36.18/36.20	c total #watches: 545319
36.49/36.58	c total #propagations: 31433647 / total #impl: 158228535 (eff. 0.199)
36.49/36.58	c #Conflicts:      83000 | #Learnt:       7916 | 0.000
36.49/36.58	c total clause space: 78.2603MB
36.49/36.58	c total #watches: 551030
36.98/37.01	c total #propagations: 31832356 / total #impl: 159884366 (eff. 0.199)
36.98/37.01	c #Conflicts:      84000 | #Learnt:       8916 | 0.000
36.98/37.01	c total clause space: 78.2603MB
36.98/37.01	c total #watches: 555669
37.38/37.49	c total #propagations: 32209500 / total #impl: 161656331 (eff. 0.199)
37.38/37.49	c #Conflicts:      85000 | #Learnt:       9916 | 0.000
37.38/37.49	c total clause space: 78.2603MB
37.38/37.49	c total #watches: 558563
37.98/38.03	c total #propagations: 32607390 / total #impl: 163736852 (eff. 0.199)
37.98/38.03	c #Conflicts:      86000 | #Learnt:      10916 | 0.000
37.98/38.03	c total clause space: 78.2603MB
37.98/38.03	c total #watches: 562500
38.59/38.64	c total #propagations: 33009956 / total #impl: 165885082 (eff. 0.199)
38.59/38.64	c #Conflicts:      87000 | #Learnt:      11916 | 0.000
38.59/38.64	c total clause space: 78.2603MB
38.59/38.64	c total #watches: 565470
39.18/39.25	c total #propagations: 33391850 / total #impl: 168017872 (eff. 0.199)
39.18/39.25	c #Conflicts:      88000 | #Learnt:      12916 | 0.000
39.18/39.25	c total clause space: 127.173MB
39.18/39.25	c total #watches: 568997
39.88/39.93	c total #propagations: 33769921 / total #impl: 170047970 (eff. 0.199)
39.88/39.93	c #Conflicts:      89000 | #Learnt:      13916 | 0.000
39.88/39.93	c total clause space: 127.173MB
39.88/39.93	c total #watches: 572095
40.38/40.44	c total #propagations: 34146611 / total #impl: 171984516 (eff. 0.199)
40.38/40.44	c GC COLLECT
40.38/40.44	c #Conflicts:      90000 | #Learnt:       7815 | 0.000
40.38/40.44	c total clause space: 127.173MB
40.38/40.44	c total #watches: 548288
40.89/40.92	c total #propagations: 34526781 / total #impl: 174470900 (eff. 0.198)
40.89/40.92	c #Conflicts:      91000 | #Learnt:       8815 | 0.000
40.89/40.92	c total clause space: 127.173MB
40.89/40.92	c total #watches: 551751
41.38/41.44	c total #propagations: 34931948 / total #impl: 176896066 (eff. 0.197)
41.38/41.44	c #Conflicts:      92000 | #Learnt:       9815 | 0.000
41.38/41.44	c total clause space: 127.173MB
41.38/41.44	c total #watches: 555019
41.99/42.01	c total #propagations: 35327678 / total #impl: 179205412 (eff. 0.197)
41.99/42.01	c #Conflicts:      93000 | #Learnt:      10815 | 0.000
41.99/42.01	c total clause space: 127.173MB
41.99/42.01	c total #watches: 557803
42.48/42.59	c total #propagations: 35772022 / total #impl: 181500708 (eff. 0.197)
42.48/42.59	c #Conflicts:      94000 | #Learnt:      11815 | 0.000
42.48/42.59	c total clause space: 127.173MB
42.48/42.59	c total #watches: 561643
43.18/43.22	c total #propagations: 36195154 / total #impl: 183869179 (eff. 0.197)
43.18/43.22	c #Conflicts:      95000 | #Learnt:      12815 | 0.000
43.18/43.22	c total clause space: 127.173MB
43.18/43.22	c total #watches: 564851
43.88/43.93	c total #propagations: 36620238 / total #impl: 186347621 (eff. 0.197)
43.88/43.93	c #Conflicts:      96000 | #Learnt:      13815 | 0.000
43.88/43.93	c total clause space: 127.173MB
43.88/43.93	c total #watches: 569818
44.58/44.64	c total #propagations: 37060884 / total #impl: 189138671 (eff. 0.196)
44.58/44.64	c #Conflicts:      97000 | #Learnt:      14815 | 0.000
44.58/44.64	c total clause space: 127.173MB
44.58/44.64	c total #watches: 573961
45.08/45.17	c total #propagations: 37453326 / total #impl: 191630681 (eff. 0.195)
45.08/45.17	c GC COLLECT
45.08/45.17	c #Conflicts:      98000 | #Learnt:       8432 | 0.000
45.08/45.17	c total clause space: 127.173MB
45.08/45.17	c total #watches: 550792
45.68/45.73	c total #propagations: 37878025 / total #impl: 194123982 (eff. 0.195)
45.68/45.73	c #Conflicts:      99000 | #Learnt:       9432 | 0.000
45.68/45.73	c total clause space: 127.173MB
45.68/45.73	c total #watches: 554376
46.29/46.31	c total #propagations: 38306993 / total #impl: 196904511 (eff. 0.195)
46.29/46.31	c #Conflicts:     100000 | #Learnt:      10432 | 0.000
46.29/46.31	c total clause space: 127.173MB
46.29/46.31	c total #watches: 557602
46.88/46.91	c total #propagations: 38733480 / total #impl: 199292548 (eff. 0.194)
46.88/46.91	c #Conflicts:     101000 | #Learnt:      11432 | 0.000
46.88/46.91	c total clause space: 127.173MB
46.88/46.91	c total #watches: 561617
47.49/47.57	c total #propagations: 39142291 / total #impl: 201564646 (eff. 0.194)
47.49/47.57	c #Conflicts:     102000 | #Learnt:      12432 | 0.000
47.49/47.57	c total clause space: 127.173MB
47.49/47.57	c total #watches: 564478
48.08/48.13	c total #propagations: 39528860 / total #impl: 203821059 (eff. 0.194)
48.08/48.13	c #Conflicts:     103000 | #Learnt:      13432 | 0.000
48.08/48.13	c total clause space: 127.173MB
48.08/48.13	c total #watches: 567436
48.49/48.60	c total #propagations: 39901052 / total #impl: 205739502 (eff. 0.194)
48.49/48.60	c #Conflicts:     104000 | #Learnt:      14432 | 0.000
48.49/48.60	c total clause space: 127.173MB
48.49/48.60	c total #watches: 570529
49.08/49.12	c total #propagations: 40295294 / total #impl: 207520143 (eff. 0.194)
49.08/49.12	c #Conflicts:     105000 | #Learnt:      15432 | 0.000
49.08/49.12	c total clause space: 127.173MB
49.08/49.12	c total #watches: 574403
49.59/49.63	c total #propagations: 40704961 / total #impl: 209479373 (eff. 0.194)
49.59/49.63	c GC COLLECT
49.59/49.63	c #Conflicts:     106000 | #Learnt:       8716 | 0.000
49.59/49.63	c total clause space: 127.173MB
49.59/49.63	c total #watches: 553567
50.08/50.19	c total #propagations: 41071988 / total #impl: 211532788 (eff. 0.194)
50.08/50.19	c #Conflicts:     107000 | #Learnt:       9716 | 0.000
50.08/50.19	c total clause space: 127.173MB
50.08/50.19	c total #watches: 559873
50.58/50.64	c total #propagations: 41520820 / total #impl: 213799920 (eff. 0.194)
50.58/50.64	c #Conflicts:     108000 | #Learnt:      10716 | 0.000
50.58/50.64	c total clause space: 127.173MB
50.58/50.64	c total #watches: 564738
50.98/51.04	c total #propagations: 41876743 / total #impl: 215553991 (eff. 0.194)
50.98/51.04	c #Conflicts:     109000 | #Learnt:      11716 | 0.000
50.98/51.04	c total clause space: 127.173MB
50.98/51.04	c total #watches: 569025
51.48/51.51	c total #propagations: 42204709 / total #impl: 217032665 (eff. 0.194)
51.48/51.51	c #Conflicts:     110000 | #Learnt:      12716 | 0.000
51.48/51.51	c total clause space: 127.173MB
51.48/51.51	c total #watches: 573469
51.98/52.01	c total #propagations: 42532458 / total #impl: 218678231 (eff. 0.194)
51.98/52.01	c #Conflicts:     111000 | #Learnt:      13716 | 0.000
51.98/52.01	c total clause space: 127.173MB
51.98/52.01	c total #watches: 577361
52.48/52.58	c total #propagations: 42862835 / total #impl: 220124939 (eff. 0.195)
52.48/52.58	c #Conflicts:     112000 | #Learnt:      14716 | 0.000
52.48/52.58	c total clause space: 127.173MB
52.48/52.58	c total #watches: 583473
53.08/53.17	c total #propagations: 43283544 / total #impl: 222009958 (eff. 0.195)
53.08/53.17	c #Conflicts:     113000 | #Learnt:      15716 | 0.000
53.08/53.17	c total clause space: 127.173MB
53.08/53.17	c total #watches: 587632
53.48/53.59	c total #propagations: 43675538 / total #impl: 223639243 (eff. 0.195)
53.48/53.59	c GC COLLECT
53.48/53.59	c #Conflicts:     114000 | #Learnt:       8720 | 0.000
53.48/53.59	c total clause space: 127.173MB
53.48/53.59	c total #watches: 552729
53.99/54.02	c total #propagations: 44101497 / total #impl: 225162018 (eff. 0.196)
53.99/54.02	c #Conflicts:     115000 | #Learnt:       9720 | 0.000
53.99/54.02	c total clause space: 127.173MB
53.99/54.02	c total #watches: 556495
54.38/54.46	c total #propagations: 44503057 / total #impl: 227100120 (eff. 0.196)
54.38/54.46	c #Conflicts:     116000 | #Learnt:      10720 | 0.000
54.38/54.46	c total clause space: 127.173MB
54.38/54.46	c total #watches: 562315
54.88/54.99	c total #propagations: 44896435 / total #impl: 228903370 (eff. 0.196)
54.88/54.99	c #Conflicts:     117000 | #Learnt:      11720 | 0.000
54.88/54.99	c total clause space: 127.173MB
54.88/54.99	c total #watches: 567392
55.38/55.43	c total #propagations: 45318744 / total #impl: 230945708 (eff. 0.196)
55.38/55.43	c #Conflicts:     118000 | #Learnt:      12720 | 0.000
55.38/55.43	c total clause space: 127.173MB
55.38/55.43	c total #watches: 572458
55.88/55.91	c total #propagations: 45640714 / total #impl: 232608032 (eff. 0.196)
55.88/55.91	c #Conflicts:     119000 | #Learnt:      13720 | 0.000
55.88/55.91	c total clause space: 127.173MB
55.88/55.91	c total #watches: 577305
56.38/56.41	c total #propagations: 45937987 / total #impl: 233954521 (eff. 0.196)
56.38/56.41	c #Conflicts:     120000 | #Learnt:      14720 | 0.000
56.38/56.41	c total clause space: 127.173MB
56.38/56.41	c total #watches: 580876
56.88/56.93	c total #propagations: 46229849 / total #impl: 235576671 (eff. 0.196)
56.88/56.93	c #Conflicts:     121000 | #Learnt:      15720 | 0.000
56.88/56.93	c total clause space: 127.173MB
56.88/56.93	c total #watches: 584076
57.39/57.48	c total #propagations: 46513703 / total #impl: 237100369 (eff. 0.196)
57.39/57.48	c GC COLLECT
57.39/57.48	c #Conflicts:     122000 | #Learnt:       8408 | 0.000
57.39/57.48	c total clause space: 127.173MB
57.39/57.48	c total #watches: 551185
57.78/57.86	c total #propagations: 46816982 / total #impl: 238722815 (eff. 0.196)
57.78/57.86	c #Conflicts:     123000 | #Learnt:       9408 | 0.000
57.78/57.86	c total clause space: 127.173MB
57.78/57.86	c total #watches: 556201
58.28/58.31	c total #propagations: 47224999 / total #impl: 240317174 (eff. 0.197)
58.28/58.31	c #Conflicts:     124000 | #Learnt:      10408 | 0.000
58.28/58.31	c total clause space: 127.173MB
58.28/58.31	c total #watches: 560784
58.68/58.73	c total #propagations: 47613438 / total #impl: 242246041 (eff. 0.197)
58.68/58.73	c #Conflicts:     125000 | #Learnt:      11408 | 0.000
58.68/58.73	c total clause space: 127.173MB
58.68/58.73	c total #watches: 566577
59.18/59.23	c total #propagations: 48038109 / total #impl: 243882835 (eff. 0.197)
59.18/59.23	c #Conflicts:     126000 | #Learnt:      12408 | 0.000
59.18/59.23	c total clause space: 127.173MB
59.18/59.23	c total #watches: 570803
59.68/59.77	c total #propagations: 48420545 / total #impl: 245754397 (eff. 0.197)
59.68/59.77	c #Conflicts:     127000 | #Learnt:      13408 | 0.000
59.68/59.77	c total clause space: 127.173MB
59.68/59.77	c total #watches: 575532
60.28/60.39	c total #propagations: 48811891 / total #impl: 247655059 (eff. 0.197)
60.28/60.39	c #Conflicts:     128000 | #Learnt:      14408 | 0.000
60.28/60.39	c total clause space: 127.173MB
60.28/60.39	c total #watches: 579157
60.88/60.95	c total #propagations: 49213529 / total #impl: 249502670 (eff. 0.197)
60.88/60.95	c #Conflicts:     129000 | #Learnt:      15408 | 0.000
60.88/60.95	c total clause space: 127.173MB
60.88/60.95	c total #watches: 582315
61.38/61.49	c total #propagations: 49557593 / total #impl: 251263920 (eff. 0.197)
61.38/61.49	c #Conflicts:     130000 | #Learnt:      16408 | 0.000
61.38/61.49	c total clause space: 127.173MB
61.38/61.49	c total #watches: 585309
61.98/62.07	c total #propagations: 49876920 / total #impl: 253287483 (eff. 0.197)
61.98/62.07	c GC COLLECT
61.98/62.07	c #Conflicts:     131000 | #Learnt:       8799 | 0.000
61.98/62.07	c total clause space: 127.173MB
61.98/62.07	c total #watches: 552592
62.48/62.53	c total #propagations: 50312902 / total #impl: 255089578 (eff. 0.197)
62.48/62.53	c #Conflicts:     132000 | #Learnt:       9799 | 0.000
62.48/62.53	c total clause space: 127.173MB
62.48/62.53	c total #watches: 556643
62.88/62.95	c total #propagations: 50731670 / total #impl: 257002004 (eff. 0.197)
62.88/62.95	c #Conflicts:     133000 | #Learnt:      10799 | 0.000
62.88/62.95	c total clause space: 127.173MB
62.88/62.95	c total #watches: 562283
63.38/63.45	c total #propagations: 51122165 / total #impl: 258774958 (eff. 0.198)
63.38/63.45	c #Conflicts:     134000 | #Learnt:      11799 | 0.000
63.38/63.45	c total clause space: 127.173MB
63.38/63.45	c total #watches: 566973
63.88/63.94	c total #propagations: 51510263 / total #impl: 260787525 (eff. 0.198)
63.88/63.94	c #Conflicts:     135000 | #Learnt:      12799 | 0.000
63.88/63.94	c total clause space: 127.173MB
63.88/63.94	c total #watches: 570924
64.48/64.51	c total #propagations: 51891536 / total #impl: 262531420 (eff. 0.198)
64.48/64.51	c #Conflicts:     136000 | #Learnt:      13799 | 0.000
64.48/64.51	c total clause space: 127.173MB
64.48/64.51	c total #watches: 575699
64.78/64.83	c total #propagations: 52247428 / total #impl: 264893207 (eff. 0.197)
64.78/64.83	c #Conflicts:     137000 | #Learnt:      14799 | 0.000
64.78/64.83	c total clause space: 127.173MB
64.78/64.83	c total #watches: 578908
65.08/65.16	c total #propagations: 52511851 / total #impl: 266182906 (eff. 0.197)
65.08/65.16	c #Conflicts:     138000 | #Learnt:      15799 | 0.000
65.08/65.16	c total clause space: 127.173MB
65.08/65.16	c total #watches: 582232
65.68/65.78	c total #propagations: 52775495 / total #impl: 267391506 (eff. 0.197)
65.68/65.78	c #Conflicts:     139000 | #Learnt:      16799 | 0.000
65.68/65.78	c total clause space: 127.173MB
65.68/65.78	c total #watches: 588704
66.28/66.38	c total #propagations: 53115957 / total #impl: 268911584 (eff. 0.198)
66.28/66.38	c #Conflicts:     140000 | #Learnt:      17799 | 0.000
66.28/66.38	c total clause space: 127.173MB
66.28/66.38	c total #watches: 596279
66.68/66.76	c total #propagations: 53427997 / total #impl: 270225801 (eff. 0.198)
66.68/66.76	c GC COLLECT
66.68/66.76	c #Conflicts:     141000 | #Learnt:       9906 | 0.000
66.68/66.76	c total clause space: 127.173MB
66.68/66.76	c total #watches: 557253
67.08/67.10	c total #propagations: 53777063 / total #impl: 271547937 (eff. 0.198)
67.08/67.10	c #Conflicts:     142000 | #Learnt:      10906 | 0.000
67.08/67.10	c total clause space: 127.173MB
67.08/67.10	c total #watches: 562818
67.38/67.43	c total #propagations: 54164836 / total #impl: 272880555 (eff. 0.198)
67.38/67.43	c #Conflicts:     143000 | #Learnt:      11906 | 0.000
67.38/67.43	c total clause space: 127.173MB
67.38/67.43	c total #watches: 566548
67.78/67.82	c total #propagations: 54538230 / total #impl: 274092275 (eff. 0.199)
67.78/67.82	c #Conflicts:     144000 | #Learnt:      12906 | 0.000
67.78/67.82	c total clause space: 127.173MB
67.78/67.82	c total #watches: 570163
68.18/68.29	c total #propagations: 54938395 / total #impl: 275457286 (eff. 0.199)
68.18/68.29	c #Conflicts:     145000 | #Learnt:      13906 | 0.000
68.18/68.29	c total clause space: 127.173MB
68.18/68.29	c total #watches: 572717
68.68/68.79	c total #propagations: 55279451 / total #impl: 277068745 (eff. 0.200)
68.68/68.79	c #Conflicts:     146000 | #Learnt:      14906 | 0.000
68.68/68.79	c total clause space: 127.173MB
68.68/68.79	c total #watches: 578905
69.28/69.40	c total #propagations: 55645023 / total #impl: 279018156 (eff. 0.199)
69.28/69.40	c #Conflicts:     147000 | #Learnt:      15906 | 0.000
69.28/69.40	c total clause space: 127.173MB
69.28/69.40	c total #watches: 582952
69.88/69.97	c total #propagations: 56002131 / total #impl: 280952785 (eff. 0.199)
69.88/69.97	c #Conflicts:     148000 | #Learnt:      16906 | 0.000
69.88/69.97	c total clause space: 127.173MB
69.88/69.97	c total #watches: 586297
70.48/70.56	c total #propagations: 56330133 / total #impl: 282660955 (eff. 0.199)
70.48/70.56	c #Conflicts:     149000 | #Learnt:      17906 | 0.000
70.48/70.56	c total clause space: 127.173MB
70.48/70.56	c total #watches: 591001
70.98/71.03	c total #propagations: 56708794 / total #impl: 284345601 (eff. 0.199)
70.98/71.03	c GC COLLECT
70.98/71.03	c #Conflicts:     150000 | #Learnt:       9694 | 0.000
70.98/71.03	c total clause space: 127.173MB
70.98/71.03	c total #watches: 555625
71.18/71.29	c total #propagations: 57096032 / total #impl: 286015367 (eff. 0.200)
71.18/71.29	c #Conflicts:     151000 | #Learnt:      10694 | 0.000
71.18/71.29	c total clause space: 127.173MB
71.18/71.29	c total #watches: 559778
71.68/71.78	c total #propagations: 57434579 / total #impl: 287344779 (eff. 0.200)
71.68/71.78	c #Conflicts:     152000 | #Learnt:      11694 | 0.000
71.68/71.78	c total clause space: 127.173MB
71.68/71.78	c total #watches: 565479
72.28/72.31	c total #propagations: 57827544 / total #impl: 289378794 (eff. 0.200)
72.28/72.31	c #Conflicts:     153000 | #Learnt:      12694 | 0.000
72.28/72.31	c total clause space: 127.173MB
72.28/72.31	c total #watches: 570497
72.88/72.93	c total #propagations: 58245738 / total #impl: 291290452 (eff. 0.200)
72.88/72.93	c #Conflicts:     154000 | #Learnt:      13694 | 0.000
72.88/72.93	c total clause space: 127.173MB
72.88/72.93	c total #watches: 577068
73.38/73.45	c total #propagations: 58657451 / total #impl: 293194087 (eff. 0.200)
73.38/73.45	c #Conflicts:     155000 | #Learnt:      14694 | 0.000
73.38/73.45	c total clause space: 127.173MB
73.38/73.45	c total #watches: 580738
73.98/74.03	c total #propagations: 58997503 / total #impl: 294910179 (eff. 0.200)
73.98/74.03	c #Conflicts:     156000 | #Learnt:      15694 | 0.000
73.98/74.03	c total clause space: 127.173MB
73.98/74.03	c total #watches: 585353
74.78/74.83	c total #propagations: 59384204 / total #impl: 296851065 (eff. 0.200)
74.78/74.83	c #Conflicts:     157000 | #Learnt:      16694 | 0.000
74.78/74.83	c total clause space: 127.173MB
74.78/74.83	c total #watches: 591218
75.58/75.67	c total #propagations: 59846498 / total #impl: 298957046 (eff. 0.200)
75.58/75.67	c #Conflicts:     158000 | #Learnt:      17694 | 0.000
75.58/75.67	c total clause space: 127.173MB
75.58/75.67	c total #watches: 595424
76.28/76.39	c total #propagations: 60227962 / total #impl: 300770146 (eff. 0.200)
76.28/76.39	c #Conflicts:     159000 | #Learnt:      18694 | 0.000
76.28/76.39	c total clause space: 127.173MB
76.28/76.39	c total #watches: 598302
76.78/76.85	c total #propagations: 60589579 / total #impl: 302674102 (eff. 0.200)
76.78/76.85	c GC COLLECT
76.78/76.85	c #Conflicts:     160000 | #Learnt:      10189 | 0.000
76.78/76.85	c total clause space: 127.173MB
76.78/76.85	c total #watches: 557482
77.18/77.29	c total #propagations: 60949011 / total #impl: 304282679 (eff. 0.200)
77.18/77.29	c #Conflicts:     161000 | #Learnt:      11189 | 0.000
77.18/77.29	c total clause space: 127.173MB
77.18/77.29	c total #watches: 562411
77.78/77.84	c total #propagations: 61377481 / total #impl: 306229373 (eff. 0.200)
77.78/77.84	c #Conflicts:     162000 | #Learnt:      12189 | 0.000
77.78/77.84	c total clause space: 127.173MB
77.78/77.84	c total #watches: 567294
78.18/78.26	c total #propagations: 61784972 / total #impl: 308305043 (eff. 0.200)
78.18/78.26	c #Conflicts:     163000 | #Learnt:      13189 | 0.000
78.18/78.26	c total clause space: 127.173MB
78.18/78.26	c total #watches: 569686
78.68/78.77	c total #propagations: 62165507 / total #impl: 310359071 (eff. 0.200)
78.68/78.77	c #Conflicts:     164000 | #Learnt:      14189 | 0.000
78.68/78.77	c total clause space: 127.173MB
78.68/78.77	c total #watches: 573336
79.38/79.41	c total #propagations: 62554906 / total #impl: 312428485 (eff. 0.200)
79.38/79.41	c #Conflicts:     165000 | #Learnt:      15189 | 0.000
79.38/79.41	c total clause space: 127.173MB
79.38/79.41	c total #watches: 580897
80.17/80.27	c total #propagations: 62918606 / total #impl: 314356720 (eff. 0.200)
80.17/80.27	c #Conflicts:     166000 | #Learnt:      16189 | 0.000
80.17/80.27	c total clause space: 127.173MB
80.17/80.27	c total #watches: 590383
80.97/81.01	c total #propagations: 63307032 / total #impl: 316426620 (eff. 0.200)
80.97/81.01	c #Conflicts:     167000 | #Learnt:      17189 | 0.000
80.97/81.01	c total clause space: 127.173MB
80.97/81.01	c total #watches: 596072
81.77/81.87	c total #propagations: 63678091 / total #impl: 318268140 (eff. 0.200)
81.77/81.87	c #Conflicts:     168000 | #Learnt:      18189 | 0.000
81.77/81.87	c total clause space: 127.173MB
81.77/81.87	c total #watches: 603850
82.47/82.57	c total #propagations: 64046810 / total #impl: 320463971 (eff. 0.200)
82.47/82.57	c #Conflicts:     169000 | #Learnt:      19189 | 0.000
82.47/82.57	c total clause space: 127.173MB
82.47/82.57	c total #watches: 607664
83.17/83.23	c total #propagations: 64421289 / total #impl: 322347390 (eff. 0.200)
83.17/83.23	c GC COLLECT
83.17/83.23	c #Conflicts:     170000 | #Learnt:      10392 | 0.000
83.17/83.23	c total clause space: 127.173MB
83.17/83.23	c total #watches: 560533
83.68/83.77	c total #propagations: 64802910 / total #impl: 324221930 (eff. 0.200)
83.68/83.77	c #Conflicts:     171000 | #Learnt:      11392 | 0.000
83.68/83.77	c total clause space: 127.173MB
83.68/83.77	c total #watches: 566296
84.17/84.28	c total #propagations: 65220900 / total #impl: 326199673 (eff. 0.200)
84.17/84.28	c #Conflicts:     172000 | #Learnt:      12392 | 0.000
84.17/84.28	c total clause space: 127.173MB
84.17/84.28	c total #watches: 572163
84.78/84.90	c total #propagations: 65600782 / total #impl: 327908701 (eff. 0.200)
84.78/84.90	c #Conflicts:     173000 | #Learnt:      13392 | 0.000
84.78/84.90	c total clause space: 127.173MB
84.78/84.90	c total #watches: 578351
85.37/85.42	c total #propagations: 66010731 / total #impl: 329667325 (eff. 0.200)
85.37/85.42	c #Conflicts:     174000 | #Learnt:      14392 | 0.000
85.37/85.42	c total clause space: 127.173MB
85.37/85.42	c total #watches: 584422
86.07/86.17	c total #propagations: 66457766 / total #impl: 331404650 (eff. 0.201)
86.07/86.17	c #Conflicts:     175000 | #Learnt:      15392 | 0.000
86.07/86.17	c total clause space: 127.173MB
86.07/86.17	c total #watches: 590140
86.87/86.94	c total #propagations: 66921959 / total #impl: 333441158 (eff. 0.201)
86.87/86.94	c #Conflicts:     176000 | #Learnt:      16392 | 0.000
86.87/86.94	c total clause space: 127.173MB
86.87/86.94	c total #watches: 594782
87.67/87.70	c total #propagations: 67351812 / total #impl: 335394380 (eff. 0.201)
87.67/87.70	c #Conflicts:     177000 | #Learnt:      17392 | 0.000
87.67/87.70	c total clause space: 127.173MB
87.67/87.70	c total #watches: 600179
88.57/88.60	c total #propagations: 67752686 / total #impl: 337678034 (eff. 0.201)
88.57/88.60	c #Conflicts:     178000 | #Learnt:      18392 | 0.000
88.57/88.60	c total clause space: 127.173MB
88.57/88.60	c total #watches: 609221
89.28/89.32	c total #propagations: 68123803 / total #impl: 339975527 (eff. 0.200)
89.28/89.32	c #Conflicts:     179000 | #Learnt:      19392 | 0.000
89.28/89.32	c total clause space: 127.173MB
89.28/89.32	c total #watches: 613034
90.08/90.10	c total #propagations: 68490187 / total #impl: 341737661 (eff. 0.200)
90.08/90.10	c GC COLLECT
90.08/90.10	c #Conflicts:     180000 | #Learnt:      10291 | 0.000
90.08/90.10	c total clause space: 127.173MB
90.08/90.10	c total #watches: 559512
90.48/90.57	c total #propagations: 68860466 / total #impl: 343618490 (eff. 0.200)
90.48/90.57	c #Conflicts:     181000 | #Learnt:      11291 | 0.000
90.48/90.57	c total clause space: 127.173MB
90.48/90.57	c total #watches: 565081
90.98/91.02	c total #propagations: 69317390 / total #impl: 345569851 (eff. 0.201)
90.98/91.02	c #Conflicts:     182000 | #Learnt:      12291 | 0.000
90.98/91.02	c total clause space: 127.173MB
90.98/91.02	c total #watches: 568156
91.49/91.53	c total #propagations: 69663715 / total #impl: 347095229 (eff. 0.201)
91.49/91.53	c #Conflicts:     183000 | #Learnt:      13291 | 0.000
91.49/91.53	c total clause space: 127.173MB
91.49/91.53	c total #watches: 570640
92.08/92.11	c total #propagations: 69996316 / total #impl: 348756845 (eff. 0.201)
92.08/92.11	c #Conflicts:     184000 | #Learnt:      14291 | 0.000
92.08/92.11	c total clause space: 127.173MB
92.08/92.11	c total #watches: 574289
92.59/92.68	c total #propagations: 70414658 / total #impl: 350688112 (eff. 0.201)
92.59/92.68	c #Conflicts:     185000 | #Learnt:      15291 | 0.000
92.59/92.68	c total clause space: 127.173MB
92.59/92.68	c total #watches: 578813
93.38/93.42	c total #propagations: 70772977 / total #impl: 352654216 (eff. 0.201)
93.38/93.42	c #Conflicts:     186000 | #Learnt:      16291 | 0.000
93.38/93.42	c total clause space: 127.173MB
93.38/93.42	c total #watches: 583981
93.88/93.97	c total #propagations: 71217444 / total #impl: 354986051 (eff. 0.201)
93.88/93.97	c #Conflicts:     187000 | #Learnt:      17291 | 0.000
93.88/93.97	c total clause space: 127.173MB
93.88/93.97	c total #watches: 588241
94.48/94.56	c total #propagations: 71597003 / total #impl: 357140953 (eff. 0.200)
94.48/94.56	c #Conflicts:     188000 | #Learnt:      18291 | 0.000
94.48/94.56	c total clause space: 127.173MB
94.48/94.56	c total #watches: 593702
95.18/95.22	c total #propagations: 71906926 / total #impl: 358720123 (eff. 0.200)
95.18/95.22	c #Conflicts:     189000 | #Learnt:      19291 | 0.000
95.18/95.22	c total clause space: 127.173MB
95.18/95.22	c total #watches: 599469
95.98/96.06	c total #propagations: 72204326 / total #impl: 360393250 (eff. 0.200)
95.98/96.06	c #Conflicts:     190000 | #Learnt:      20291 | 0.000
95.98/96.06	c total clause space: 127.173MB
95.98/96.07	c total #watches: 604761
96.68/96.70	c total #propagations: 72518284 / total #impl: 362546928 (eff. 0.200)
96.68/96.70	c GC COLLECT
96.68/96.70	c #Conflicts:     191000 | #Learnt:      10920 | 0.000
96.68/96.70	c total clause space: 127.173MB
96.68/96.70	c total #watches: 562993
97.08/97.12	c total #propagations: 72818179 / total #impl: 364285155 (eff. 0.200)
97.08/97.12	c #Conflicts:     192000 | #Learnt:      11920 | 0.000
97.08/97.12	c total clause space: 127.173MB
97.08/97.12	c total #watches: 569303
97.48/97.55	c total #propagations: 73093142 / total #impl: 365728701 (eff. 0.200)
97.48/97.55	c #Conflicts:     193000 | #Learnt:      12920 | 0.000
97.48/97.55	c total clause space: 127.173MB
97.48/97.55	c total #watches: 574354
97.88/97.91	c total #propagations: 73432000 / total #impl: 367151635 (eff. 0.200)
97.88/97.91	c #Conflicts:     194000 | #Learnt:      13920 | 0.000
97.88/97.91	c total clause space: 127.173MB
97.88/97.91	c total #watches: 579193
98.28/98.31	c total #propagations: 73770138 / total #impl: 368362086 (eff. 0.200)
98.28/98.31	c #Conflicts:     195000 | #Learnt:      14920 | 0.000
98.28/98.31	c total clause space: 127.173MB
98.28/98.31	c total #watches: 583340
98.68/98.77	c total #propagations: 74077605 / total #impl: 369454970 (eff. 0.201)
98.68/98.77	c #Conflicts:     196000 | #Learnt:      15920 | 0.000
98.68/98.77	c total clause space: 127.173MB
98.68/98.77	c total #watches: 587590
99.28/99.32	c total #propagations: 74381812 / total #impl: 370553924 (eff. 0.201)
99.28/99.32	c #Conflicts:     197000 | #Learnt:      16920 | 0.000
99.28/99.32	c total clause space: 127.173MB
99.28/99.32	c total #watches: 591791
99.78/99.89	c total #propagations: 74725887 / total #impl: 371800631 (eff. 0.201)
99.78/99.89	c #Conflicts:     198000 | #Learnt:      17920 | 0.000
99.78/99.89	c total clause space: 127.173MB
99.78/99.89	c total #watches: 595461
100.38/100.44	c total #propagations: 75060637 / total #impl: 373012463 (eff. 0.201)
100.38/100.44	c #Conflicts:     199000 | #Learnt:      18920 | 0.000
100.38/100.44	c total clause space: 127.173MB
100.38/100.44	c total #watches: 600198
100.98/101.09	c total #propagations: 75378740 / total #impl: 374118725 (eff. 0.201)
100.98/101.09	c #Conflicts:     200000 | #Learnt:      19920 | 0.000
100.98/101.09	c total clause space: 127.173MB
100.98/101.09	c total #watches: 604596
101.68/101.76	c total #propagations: 75721502 / total #impl: 375349597 (eff. 0.202)
101.68/101.76	c #Conflicts:     201000 | #Learnt:      20920 | 0.000
101.68/101.76	c total clause space: 127.173MB
101.68/101.76	c total #watches: 609304
102.18/102.26	c total #propagations: 76062217 / total #impl: 376571240 (eff. 0.202)
102.18/102.26	c GC COLLECT
102.18/102.26	c #Conflicts:     202000 | #Learnt:      11201 | 0.000
102.18/102.26	c total clause space: 127.173MB
102.18/102.26	c total #watches: 563812
102.49/102.54	c total #propagations: 76415215 / total #impl: 377838814 (eff. 0.202)
102.49/102.54	c #Conflicts:     203000 | #Learnt:      12201 | 0.000
102.49/102.54	c total clause space: 127.173MB
102.49/102.54	c total #watches: 568371
102.88/102.95	c total #propagations: 76737840 / total #impl: 379008972 (eff. 0.202)
102.88/102.95	c #Conflicts:     204000 | #Learnt:      13201 | 0.000
102.88/102.95	c total clause space: 127.173MB
102.88/102.95	c total #watches: 573388
103.38/103.43	c total #propagations: 77077028 / total #impl: 380307753 (eff. 0.203)
103.38/103.43	c #Conflicts:     205000 | #Learnt:      14201 | 0.000
103.38/103.43	c total clause space: 127.173MB
103.38/103.43	c total #watches: 578091
103.88/103.96	c total #propagations: 77417552 / total #impl: 381586229 (eff. 0.203)
103.88/103.96	c #Conflicts:     206000 | #Learnt:      15201 | 0.000
103.88/103.96	c total clause space: 127.173MB
103.88/103.96	c total #watches: 581780
104.38/104.42	c total #propagations: 77796986 / total #impl: 383172993 (eff. 0.203)
104.38/104.42	c #Conflicts:     207000 | #Learnt:      16201 | 0.000
104.38/104.42	c total clause space: 127.173MB
104.38/104.42	c total #watches: 585267
104.88/104.93	c total #propagations: 78136816 / total #impl: 384844040 (eff. 0.203)
104.88/104.93	c #Conflicts:     208000 | #Learnt:      17201 | 0.000
104.88/104.93	c total clause space: 127.173MB
104.88/104.93	c total #watches: 588833
105.38/105.44	c total #propagations: 78484843 / total #impl: 386557021 (eff. 0.203)
105.38/105.44	c #Conflicts:     209000 | #Learnt:      18201 | 0.000
105.38/105.44	c total clause space: 127.173MB
105.38/105.44	c total #watches: 592133
105.98/106.02	c total #propagations: 78815385 / total #impl: 388197435 (eff. 0.203)
105.98/106.02	c #Conflicts:     210000 | #Learnt:      19201 | 0.000
105.98/106.02	c total clause space: 127.173MB
105.98/106.02	c total #watches: 595438
106.58/106.60	c total #propagations: 79155724 / total #impl: 389828984 (eff. 0.203)
106.58/106.60	c #Conflicts:     211000 | #Learnt:      20201 | 0.000
106.58/106.60	c total clause space: 127.173MB
106.58/106.60	c total #watches: 598777
107.18/107.23	c total #propagations: 79492483 / total #impl: 391504167 (eff. 0.203)
107.18/107.23	c #Conflicts:     212000 | #Learnt:      21201 | 0.000
107.18/107.23	c total clause space: 127.173MB
107.18/107.23	c total #watches: 601624
107.88/107.90	c total #propagations: 79825538 / total #impl: 393104610 (eff. 0.203)
107.88/107.90	c GC COLLECT
107.88/107.90	c #Conflicts:     213000 | #Learnt:      11212 | 0.000
107.88/107.90	c total clause space: 127.173MB
107.88/107.91	c total #watches: 564012
108.38/108.42	c total #propagations: 80187082 / total #impl: 394962274 (eff. 0.203)
108.38/108.42	c #Conflicts:     214000 | #Learnt:      12212 | 0.000
108.38/108.42	c total clause space: 127.173MB
108.38/108.42	c total #watches: 567153
108.78/108.89	c total #propagations: 80575638 / total #impl: 396873087 (eff. 0.203)
108.78/108.89	c #Conflicts:     215000 | #Learnt:      13212 | 0.000
108.78/108.89	c total clause space: 127.173MB
108.78/108.89	c total #watches: 570224
109.38/109.42	c total #propagations: 80915171 / total #impl: 398636845 (eff. 0.203)
109.38/109.42	c #Conflicts:     216000 | #Learnt:      14212 | 0.000
109.38/109.42	c total clause space: 127.173MB
109.38/109.42	c total #watches: 573378
109.88/109.93	c total #propagations: 81257334 / total #impl: 400422351 (eff. 0.203)
109.88/109.93	c #Conflicts:     217000 | #Learnt:      15212 | 0.000
109.88/109.93	c total clause space: 127.173MB
109.88/109.93	c total #watches: 576117
110.48/110.51	c total #propagations: 81582430 / total #impl: 402060322 (eff. 0.203)
110.48/110.51	c #Conflicts:     218000 | #Learnt:      16212 | 0.000
110.48/110.51	c total clause space: 127.173MB
110.48/110.51	c total #watches: 578968
111.08/111.13	c total #propagations: 81925790 / total #impl: 403836527 (eff. 0.203)
111.08/111.13	c #Conflicts:     219000 | #Learnt:      17212 | 0.000
111.08/111.13	c total clause space: 127.173MB
111.08/111.13	c total #watches: 581901
111.68/111.70	c total #propagations: 82284500 / total #impl: 405594832 (eff. 0.203)
111.68/111.70	c #Conflicts:     220000 | #Learnt:      18212 | 0.000
111.68/111.70	c total clause space: 127.173MB
111.68/111.70	c total #watches: 585205
112.18/112.29	c total #propagations: 82601920 / total #impl: 407282325 (eff. 0.203)
112.18/112.29	c #Conflicts:     221000 | #Learnt:      19212 | 0.000
112.18/112.29	c total clause space: 127.173MB
112.18/112.29	c total #watches: 588418
112.88/112.92	c total #propagations: 82917724 / total #impl: 408986220 (eff. 0.203)
112.88/112.92	c #Conflicts:     222000 | #Learnt:      20212 | 0.000
112.88/112.92	c total clause space: 127.173MB
112.88/112.93	c total #watches: 591231
113.48/113.58	c total #propagations: 83241781 / total #impl: 410664838 (eff. 0.203)
113.48/113.58	c #Conflicts:     223000 | #Learnt:      21212 | 0.000
113.48/113.58	c total clause space: 127.173MB
113.48/113.58	c total #watches: 596372
114.18/114.28	c total #propagations: 83581511 / total #impl: 412632430 (eff. 0.203)
114.18/114.28	c #Conflicts:     224000 | #Learnt:      22212 | 0.000
114.18/114.28	c total clause space: 127.173MB
114.18/114.28	c total #watches: 599692
114.68/114.79	c total #propagations: 83895346 / total #impl: 414344150 (eff. 0.202)
114.68/114.79	c GC COLLECT
114.68/114.79	c #Conflicts:     225000 | #Learnt:      11896 | 0.000
114.68/114.79	c total clause space: 127.173MB
114.68/114.79	c total #watches: 566860
115.18/115.20	c total #propagations: 84189557 / total #impl: 416088514 (eff. 0.202)
115.18/115.20	c #Conflicts:     226000 | #Learnt:      12896 | 0.000
115.18/115.20	c total clause space: 127.173MB
115.18/115.20	c total #watches: 569871
115.58/115.66	c total #propagations: 84480459 / total #impl: 417772317 (eff. 0.202)
115.58/115.66	c #Conflicts:     227000 | #Learnt:      13896 | 0.000
115.58/115.66	c total clause space: 127.173MB
115.58/115.66	c total #watches: 573813
116.18/116.22	c total #propagations: 84768378 / total #impl: 419265945 (eff. 0.202)
116.18/116.22	c #Conflicts:     228000 | #Learnt:      14896 | 0.000
116.18/116.22	c total clause space: 127.173MB
116.18/116.22	c total #watches: 577681
116.78/116.88	c total #propagations: 85090386 / total #impl: 420916898 (eff. 0.202)
116.78/116.88	c #Conflicts:     229000 | #Learnt:      15896 | 0.000
116.78/116.88	c total clause space: 127.173MB
116.78/116.88	c total #watches: 580469
117.48/117.52	c total #propagations: 85454785 / total #impl: 422673098 (eff. 0.202)
117.48/117.52	c #Conflicts:     230000 | #Learnt:      16896 | 0.000
117.48/117.52	c total clause space: 127.173MB
117.48/117.52	c total #watches: 583725
118.08/118.17	c total #propagations: 85804700 / total #impl: 424423538 (eff. 0.202)
118.08/118.17	c #Conflicts:     231000 | #Learnt:      17896 | 0.000
118.08/118.17	c total clause space: 127.173MB
118.08/118.17	c total #watches: 587060
118.68/118.73	c total #propagations: 86148949 / total #impl: 426128928 (eff. 0.202)
118.68/118.73	c #Conflicts:     232000 | #Learnt:      18896 | 0.000
118.68/118.73	c total clause space: 127.173MB
118.68/118.73	c total #watches: 591244
119.18/119.23	c total #propagations: 86539172 / total #impl: 427880507 (eff. 0.202)
119.18/119.23	c #Conflicts:     233000 | #Learnt:      19896 | 0.000
119.18/119.23	c total clause space: 127.173MB
119.18/119.23	c total #watches: 595322
119.78/119.87	c total #propagations: 86895879 / total #impl: 429502137 (eff. 0.202)
119.78/119.87	c #Conflicts:     234000 | #Learnt:      20896 | 0.000
119.78/119.87	c total clause space: 127.173MB
119.78/119.87	c total #watches: 599080
120.48/120.52	c total #propagations: 87264346 / total #impl: 431473836 (eff. 0.202)
120.48/120.52	c #Conflicts:     235000 | #Learnt:      21896 | 0.000
120.48/120.52	c total clause space: 127.173MB
120.48/120.52	c total #watches: 605849
121.08/121.15	c total #propagations: 87662155 / total #impl: 433542727 (eff. 0.202)
121.08/121.15	c #Conflicts:     236000 | #Learnt:      22896 | 0.000
121.08/121.15	c total clause space: 127.173MB
121.08/121.15	c total #watches: 610677
121.58/121.62	c total #propagations: 88058410 / total #impl: 435288590 (eff. 0.202)
121.58/121.62	c GC COLLECT
121.58/121.62	c #Conflicts:     237000 | #Learnt:      12283 | 0.000
121.58/121.62	c total clause space: 127.173MB
121.58/121.62	c total #watches: 567767
121.98/122.07	c total #propagations: 88418777 / total #impl: 436973569 (eff. 0.202)
121.98/122.07	c #Conflicts:     238000 | #Learnt:      13283 | 0.000
121.98/122.07	c total clause space: 127.173MB
121.98/122.07	c total #watches: 571681
122.48/122.57	c total #propagations: 88829442 / total #impl: 438569757 (eff. 0.203)
122.48/122.57	c #Conflicts:     239000 | #Learnt:      14283 | 0.000
122.48/122.57	c total clause space: 127.173MB
122.48/122.57	c total #watches: 574704
123.08/123.16	c total #propagations: 89205001 / total #impl: 440566962 (eff. 0.202)
123.08/123.16	c #Conflicts:     240000 | #Learnt:      15283 | 0.000
123.08/123.16	c total clause space: 127.173MB
123.08/123.16	c total #watches: 584617
123.78/123.84	c total #propagations: 89639965 / total #impl: 442661183 (eff. 0.203)
123.78/123.84	c #Conflicts:     241000 | #Learnt:      16283 | 0.000
123.78/123.84	c total clause space: 127.173MB
123.78/123.84	c total #watches: 592281
124.38/124.47	c total #propagations: 90009037 / total #impl: 444449046 (eff. 0.203)
124.38/124.47	c #Conflicts:     242000 | #Learnt:      17283 | 0.000
124.38/124.47	c total clause space: 127.173MB
124.38/124.47	c total #watches: 596377
125.17/125.29	c total #propagations: 90367995 / total #impl: 446422915 (eff. 0.202)
125.17/125.29	c #Conflicts:     243000 | #Learnt:      18283 | 0.000
125.17/125.29	c total clause space: 127.173MB
125.17/125.29	c total #watches: 601829
126.17/126.29	c total #propagations: 90751151 / total #impl: 448252615 (eff. 0.202)
126.17/126.29	c #Conflicts:     244000 | #Learnt:      19283 | 0.000
126.17/126.29	c total clause space: 127.173MB
126.17/126.29	c total #watches: 608425
127.07/127.14	c total #propagations: 91199307 / total #impl: 450385048 (eff. 0.202)
127.07/127.14	c #Conflicts:     245000 | #Learnt:      20283 | 0.000
127.07/127.14	c total clause space: 127.173MB
127.07/127.14	c total #watches: 613540
127.78/127.85	c total #propagations: 91553210 / total #impl: 452160429 (eff. 0.202)
127.78/127.85	c #Conflicts:     246000 | #Learnt:      21283 | 0.000
127.78/127.85	c total clause space: 127.173MB
127.78/127.85	c total #watches: 616663
128.57/128.65	c total #propagations: 91918101 / total #impl: 454280224 (eff. 0.202)
128.57/128.65	c #Conflicts:     247000 | #Learnt:      22283 | 0.000
128.57/128.65	c total clause space: 127.173MB
128.57/128.65	c total #watches: 619948
129.47/129.57	c total #propagations: 92300683 / total #impl: 456484735 (eff. 0.202)
129.47/129.57	c #Conflicts:     248000 | #Learnt:      23283 | 0.000
129.47/129.57	c total clause space: 127.173MB
129.47/129.57	c total #watches: 626254
130.37/130.42	c total #propagations: 92633880 / total #impl: 459043163 (eff. 0.202)
130.37/130.42	c GC COLLECT
130.37/130.42	c #Conflicts:     249000 | #Learnt:      12402 | 0.000
130.37/130.42	c total clause space: 127.173MB
130.37/130.42	c total #watches: 572471
131.17/131.21	c total #propagations: 92970875 / total #impl: 461638499 (eff. 0.201)
131.17/131.21	c #Conflicts:     250000 | #Learnt:      13402 | 0.000
131.17/131.21	c total clause space: 127.173MB
131.17/131.21	c total #watches: 583758
131.97/132.04	c total #propagations: 93314414 / total #impl: 464314041 (eff. 0.201)
131.97/132.04	c #Conflicts:     251000 | #Learnt:      14402 | 0.000
131.97/132.04	c total clause space: 127.173MB
131.97/132.04	c total #watches: 590694
132.77/132.85	c total #propagations: 93704347 / total #impl: 466355319 (eff. 0.201)
132.77/132.85	c #Conflicts:     252000 | #Learnt:      15402 | 0.000
132.77/132.85	c total clause space: 127.173MB
132.77/132.85	c total #watches: 595477
133.57/133.65	c total #propagations: 94096620 / total #impl: 468344753 (eff. 0.201)
133.57/133.65	c #Conflicts:     253000 | #Learnt:      16402 | 0.000
133.57/133.65	c total clause space: 127.173MB
133.57/133.65	c total #watches: 599953
134.47/134.51	c total #propagations: 94501990 / total #impl: 470188656 (eff. 0.201)
134.47/134.51	c #Conflicts:     254000 | #Learnt:      17402 | 0.000
134.47/134.51	c total clause space: 127.173MB
134.47/134.51	c total #watches: 607555
135.48/135.55	c total #propagations: 94906430 / total #impl: 472089619 (eff. 0.201)
135.48/135.55	c #Conflicts:     255000 | #Learnt:      18402 | 0.000
135.48/135.55	c total clause space: 127.173MB
135.48/135.55	c total #watches: 610567
136.48/136.52	c total #propagations: 95393016 / total #impl: 474324066 (eff. 0.201)
136.48/136.52	c #Conflicts:     256000 | #Learnt:      19402 | 0.000
136.48/136.52	c total clause space: 127.173MB
136.48/136.52	c total #watches: 615500
137.68/137.79	c total #propagations: 95802830 / total #impl: 476486556 (eff. 0.201)
137.68/137.79	c #Conflicts:     257000 | #Learnt:      20402 | 0.000
137.68/137.79	c total clause space: 127.173MB
137.68/137.79	c total #watches: 621785
139.37/139.40	c total #propagations: 96195596 / total #impl: 478988102 (eff. 0.201)
139.37/139.40	c #Conflicts:     258000 | #Learnt:      21402 | 0.000
139.37/139.40	c total clause space: 127.173MB
139.37/139.40	c total #watches: 627745
140.77/140.83	c total #propagations: 96585873 / total #impl: 481337749 (eff. 0.201)
140.77/140.83	c #Conflicts:     259000 | #Learnt:      22402 | 0.000
140.77/140.83	c total clause space: 127.173MB
140.77/140.83	c total #watches: 633892
141.87/141.92	c total #propagations: 96983929 / total #impl: 483570324 (eff. 0.201)
141.87/141.92	c #Conflicts:     260000 | #Learnt:      23402 | 0.000
141.87/141.92	c total clause space: 127.173MB
141.87/141.92	c total #watches: 638054
143.18/143.29	c total #propagations: 97377154 / total #impl: 485503777 (eff. 0.201)
143.18/143.29	c #Conflicts:     261000 | #Learnt:      24402 | 0.000
143.18/143.29	c total clause space: 127.173MB
143.18/143.29	c total #watches: 644366
143.97/144.03	c total #propagations: 97798889 / total #impl: 487860562 (eff. 0.200)
143.97/144.03	c GC COLLECT
143.97/144.03	c #Conflicts:     262000 | #Learnt:      13194 | 0.000
143.97/144.03	c total clause space: 127.173MB
143.97/144.04	c total #watches: 576884
144.57/144.68	c total #propagations: 98166763 / total #impl: 490140016 (eff. 0.200)
144.57/144.68	c #Conflicts:     263000 | #Learnt:      14194 | 0.000
144.57/144.68	c total clause space: 127.173MB
144.57/144.68	c total #watches: 582750
145.17/145.27	c total #propagations: 98531057 / total #impl: 492463061 (eff. 0.200)
145.17/145.27	c #Conflicts:     264000 | #Learnt:      15194 | 0.000
145.17/145.27	c total clause space: 127.173MB
145.17/145.27	c total #watches: 588085
145.87/145.94	c total #propagations: 98907343 / total #impl: 494200407 (eff. 0.200)
145.87/145.94	c #Conflicts:     265000 | #Learnt:      16194 | 0.000
145.87/145.94	c total clause space: 127.173MB
145.87/145.94	c total #watches: 592902
146.48/146.59	c total #propagations: 99398553 / total #impl: 496346224 (eff. 0.200)
146.48/146.59	c #Conflicts:     266000 | #Learnt:      17194 | 0.000
146.48/146.59	c total clause space: 127.173MB
146.48/146.59	c total #watches: 596602
147.27/147.37	c total #propagations: 99793673 / total #impl: 498807410 (eff. 0.200)
147.27/147.37	c #Conflicts:     267000 | #Learnt:      18194 | 0.000
147.27/147.37	c total clause space: 127.173MB
147.27/147.37	c total #watches: 601906
148.17/148.23	c total #propagations: 100176113 / total #impl: 501061109 (eff. 0.200)
148.17/148.23	c #Conflicts:     268000 | #Learnt:      19194 | 0.000
148.17/148.23	c total clause space: 127.173MB
148.17/148.23	c total #watches: 608755
149.37/149.40	c total #propagations: 100512759 / total #impl: 503212274 (eff. 0.200)
149.37/149.40	c #Conflicts:     269000 | #Learnt:      20194 | 0.000
149.37/149.40	c total clause space: 127.173MB
149.37/149.40	c total #watches: 614853
150.27/150.34	c total #propagations: 100885756 / total #impl: 505541682 (eff. 0.200)
150.27/150.34	c #Conflicts:     270000 | #Learnt:      21194 | 0.000
150.27/150.34	c total clause space: 127.173MB
150.27/150.34	c total #watches: 623219
151.07/151.14	c total #propagations: 101304709 / total #impl: 507473365 (eff. 0.200)
151.07/151.14	c #Conflicts:     271000 | #Learnt:      22194 | 0.000
151.07/151.14	c total clause space: 127.173MB
151.07/151.14	c total #watches: 631414
151.98/152.05	c total #propagations: 101716471 / total #impl: 509326937 (eff. 0.200)
151.98/152.05	c #Conflicts:     272000 | #Learnt:      23194 | 0.000
151.98/152.05	c total clause space: 127.173MB
151.98/152.05	c total #watches: 639914
153.27/153.35	c total #propagations: 102096433 / total #impl: 511192365 (eff. 0.200)
153.27/153.35	c #Conflicts:     273000 | #Learnt:      24194 | 0.000
153.27/153.35	c total clause space: 127.173MB
153.27/153.35	c total #watches: 649838
154.87/154.95	c total #propagations: 102545955 / total #impl: 513838708 (eff. 0.200)
154.87/154.95	c GC COLLECT
154.87/154.95	c #Conflicts:     274000 | #Learnt:      12730 | 0.000
154.87/154.95	c total clause space: 127.173MB
154.87/154.95	c total #watches: 573943
155.27/155.39	c total #propagations: 103024759 / total #impl: 516518027 (eff. 0.199)
155.27/155.39	c #Conflicts:     275000 | #Learnt:      13730 | 0.000
155.27/155.39	c total clause space: 127.173MB
155.27/155.39	c total #watches: 577059
155.77/155.84	c total #propagations: 103342235 / total #impl: 518185568 (eff. 0.199)
155.77/155.84	c #Conflicts:     276000 | #Learnt:      14730 | 0.000
155.77/155.84	c total clause space: 127.173MB
155.77/155.84	c total #watches: 580901
156.27/156.39	c total #propagations: 103660243 / total #impl: 519702087 (eff. 0.199)
156.27/156.39	c #Conflicts:     277000 | #Learnt:      15730 | 0.000
156.27/156.39	c total clause space: 127.173MB
156.27/156.39	c total #watches: 585921
156.97/157.08	c total #propagations: 104051116 / total #impl: 521568109 (eff. 0.199)
156.97/157.08	c #Conflicts:     278000 | #Learnt:      16730 | 0.000
156.97/157.08	c total clause space: 127.173MB
156.97/157.08	c total #watches: 590330
157.67/157.73	c total #propagations: 104443561 / total #impl: 523704027 (eff. 0.199)
157.67/157.73	c #Conflicts:     279000 | #Learnt:      17730 | 0.000
157.67/157.73	c total clause space: 127.173MB
157.67/157.73	c total #watches: 595504
158.37/158.43	c total #propagations: 104794331 / total #impl: 525488257 (eff. 0.199)
158.37/158.43	c #Conflicts:     280000 | #Learnt:      18730 | 0.000
158.37/158.43	c total clause space: 127.173MB
158.37/158.43	c total #watches: 599286
159.27/159.32	c total #propagations: 105167651 / total #impl: 527615769 (eff. 0.199)
159.27/159.32	c #Conflicts:     281000 | #Learnt:      19730 | 0.000
159.27/159.32	c total clause space: 127.173MB
159.27/159.32	c total #watches: 604451
159.87/159.92	c total #propagations: 105589918 / total #impl: 529968630 (eff. 0.199)
159.87/159.92	c #Conflicts:     282000 | #Learnt:      20730 | 0.000
159.87/159.92	c total clause space: 127.173MB
159.87/159.92	c total #watches: 608518
160.57/160.67	c total #propagations: 105966360 / total #impl: 531548306 (eff. 0.199)
160.57/160.67	c #Conflicts:     283000 | #Learnt:      21730 | 0.000
160.57/160.67	c total clause space: 127.173MB
160.57/160.67	c total #watches: 613213
161.57/161.66	c total #propagations: 106312742 / total #impl: 533565947 (eff. 0.199)
161.57/161.66	c #Conflicts:     284000 | #Learnt:      22730 | 0.000
161.57/161.66	c total clause space: 127.173MB
161.57/161.66	c total #watches: 620072
162.37/162.45	c total #propagations: 106704862 / total #impl: 535846399 (eff. 0.199)
162.37/162.45	c #Conflicts:     285000 | #Learnt:      23730 | 0.000
162.37/162.45	c total clause space: 127.173MB
162.37/162.45	c total #watches: 623860
163.17/163.25	c total #propagations: 107096893 / total #impl: 537829548 (eff. 0.199)
163.17/163.25	c #Conflicts:     286000 | #Learnt:      24730 | 0.000
163.17/163.25	c total clause space: 127.173MB
163.17/163.25	c total #watches: 628221
164.27/164.39	c total #propagations: 107465560 / total #impl: 539627202 (eff. 0.199)
164.27/164.39	c GC COLLECT
164.27/164.39	c #Conflicts:     287000 | #Learnt:      12901 | 0.000
164.27/164.39	c total clause space: 127.173MB
164.27/164.39	c total #watches: 574748
164.96/165.00	c total #propagations: 107827320 / total #impl: 542504982 (eff. 0.199)
164.96/165.00	c #Conflicts:     288000 | #Learnt:      13901 | 0.000
164.96/165.00	c total clause space: 127.173MB
164.96/165.00	c total #watches: 580420
165.56/165.66	c total #propagations: 108215630 / total #impl: 544393146 (eff. 0.199)
165.56/165.66	c #Conflicts:     289000 | #Learnt:      14901 | 0.000
165.56/165.66	c total clause space: 127.173MB
165.56/165.66	c total #watches: 585501
166.27/166.36	c total #propagations: 108577027 / total #impl: 546373624 (eff. 0.199)
166.27/166.36	c #Conflicts:     290000 | #Learnt:      15901 | 0.000
166.27/166.36	c total clause space: 127.173MB
166.27/166.36	c total #watches: 590270
166.86/166.98	c total #propagations: 108977934 / total #impl: 548172566 (eff. 0.199)
166.86/166.98	c #Conflicts:     291000 | #Learnt:      16901 | 0.000
166.86/166.98	c total clause space: 127.173MB
166.86/166.98	c total #watches: 594842
167.56/167.65	c total #propagations: 109318225 / total #impl: 549591916 (eff. 0.199)
167.56/167.65	c #Conflicts:     292000 | #Learnt:      17901 | 0.000
167.56/167.65	c total clause space: 127.173MB
167.56/167.66	c total #watches: 600361
168.26/168.32	c total #propagations: 109650415 / total #impl: 551083917 (eff. 0.199)
168.26/168.32	c #Conflicts:     293000 | #Learnt:      18901 | 0.000
168.26/168.32	c total clause space: 127.173MB
168.26/168.32	c total #watches: 607696
168.76/168.88	c total #propagations: 110021455 / total #impl: 552870918 (eff. 0.199)
168.76/168.88	c #Conflicts:     294000 | #Learnt:      19901 | 0.000
168.76/168.88	c total clause space: 127.173MB
168.76/168.88	c total #watches: 615338
169.57/169.66	c total #propagations: 110327189 / total #impl: 554319192 (eff. 0.199)
169.57/169.66	c #Conflicts:     295000 | #Learnt:      20901 | 0.000
169.57/169.66	c total clause space: 127.173MB
169.57/169.66	c total #watches: 624469
170.57/170.62	c total #propagations: 110650689 / total #impl: 556170821 (eff. 0.199)
170.57/170.62	c #Conflicts:     296000 | #Learnt:      21901 | 0.000
170.57/170.62	c total clause space: 127.173MB
170.57/170.62	c total #watches: 631681
171.67/171.79	c total #propagations: 111016739 / total #impl: 558180291 (eff. 0.199)
171.67/171.79	c #Conflicts:     297000 | #Learnt:      22901 | 0.000
171.67/171.79	c total clause space: 127.173MB
171.67/171.79	c total #watches: 637406
172.56/172.68	c total #propagations: 111426429 / total #impl: 560146801 (eff. 0.199)
172.56/172.68	c #Conflicts:     298000 | #Learnt:      23901 | 0.000
172.56/172.68	c total clause space: 127.173MB
172.56/172.68	c total #watches: 643885
173.87/173.91	c total #propagations: 111784982 / total #impl: 562281167 (eff. 0.199)
173.87/173.91	c #Conflicts:     299000 | #Learnt:      24901 | 0.000
173.87/173.91	c total clause space: 127.173MB
173.87/173.91	c total #watches: 653383
174.86/174.91	c total #propagations: 112142883 / total #impl: 564330519 (eff. 0.199)
174.86/174.91	c #Conflicts:     300000 | #Learnt:      25901 | 0.000
174.86/174.91	c total clause space: 127.173MB
174.86/174.91	c total #watches: 657439
175.66/175.76	c total #propagations: 112496764 / total #impl: 566054003 (eff. 0.199)
175.66/175.76	c GC COLLECT
175.66/175.76	c #Conflicts:     301000 | #Learnt:      13782 | 0.000
175.66/175.76	c total clause space: 127.173MB
175.66/175.76	c total #watches: 577735
176.26/176.32	c total #propagations: 112863584 / total #impl: 567533845 (eff. 0.199)
176.26/176.32	c #Conflicts:     302000 | #Learnt:      14782 | 0.000
176.26/176.32	c total clause space: 127.173MB
176.26/176.32	c total #watches: 581503
176.76/176.88	c total #propagations: 113244042 / total #impl: 569453240 (eff. 0.199)
176.76/176.88	c #Conflicts:     303000 | #Learnt:      15782 | 0.000
176.76/176.88	c total clause space: 127.173MB
176.76/176.88	c total #watches: 585198
177.36/177.49	c total #propagations: 113622375 / total #impl: 571586258 (eff. 0.199)
177.36/177.49	c #Conflicts:     304000 | #Learnt:      16782 | 0.000
177.36/177.49	c total clause space: 127.173MB
177.36/177.49	c total #watches: 588725
178.06/178.19	c total #propagations: 114017360 / total #impl: 573363989 (eff. 0.199)
178.06/178.19	c #Conflicts:     305000 | #Learnt:      17782 | 0.000
178.06/178.19	c total clause space: 127.173MB
178.06/178.19	c total #watches: 598474
178.86/178.93	c total #propagations: 114390114 / total #impl: 575370490 (eff. 0.199)
178.86/178.93	c #Conflicts:     306000 | #Learnt:      18782 | 0.000
178.86/178.93	c total clause space: 127.173MB
178.86/178.93	c total #watches: 602410
179.66/179.73	c total #propagations: 114727452 / total #impl: 577175225 (eff. 0.199)
179.66/179.73	c #Conflicts:     307000 | #Learnt:      19782 | 0.000
179.66/179.73	c total clause space: 127.173MB
179.66/179.73	c total #watches: 608661
180.47/180.55	c total #propagations: 115101641 / total #impl: 579107810 (eff. 0.199)
180.47/180.55	c #Conflicts:     308000 | #Learnt:      20782 | 0.000
180.47/180.55	c total clause space: 127.173MB
180.47/180.55	c total #watches: 613435
181.16/181.26	c total #propagations: 115498728 / total #impl: 581031393 (eff. 0.199)
181.16/181.26	c #Conflicts:     309000 | #Learnt:      21782 | 0.000
181.16/181.26	c total clause space: 127.173MB
181.16/181.26	c total #watches: 618667
181.96/182.00	c total #propagations: 115843614 / total #impl: 582667753 (eff. 0.199)
181.96/182.00	c #Conflicts:     310000 | #Learnt:      22782 | 0.000
181.96/182.00	c total clause space: 127.173MB
181.96/182.00	c total #watches: 622329
182.56/182.69	c total #propagations: 116189568 / total #impl: 584495935 (eff. 0.199)
182.56/182.69	c #Conflicts:     311000 | #Learnt:      23782 | 0.000
182.56/182.69	c total clause space: 127.173MB
182.56/182.69	c total #watches: 627263
183.36/183.48	c total #propagations: 116549001 / total #impl: 586692502 (eff. 0.199)
183.36/183.48	c #Conflicts:     312000 | #Learnt:      24782 | 0.000
183.36/183.48	c total clause space: 127.173MB
183.36/183.48	c total #watches: 633892
184.26/184.31	c total #propagations: 116874152 / total #impl: 588713089 (eff. 0.199)
184.26/184.31	c #Conflicts:     313000 | #Learnt:      25782 | 0.000
184.26/184.31	c total clause space: 127.173MB
184.26/184.31	c total #watches: 640037
185.26/185.35	c total #propagations: 117180634 / total #impl: 590812271 (eff. 0.198)
185.26/185.35	c #Conflicts:     314000 | #Learnt:      26782 | 0.000
185.26/185.35	c total clause space: 127.173MB
185.26/185.35	c total #watches: 648543
185.76/185.83	c total #propagations: 117532993 / total #impl: 593049977 (eff. 0.198)
185.76/185.83	c GC COLLECT
185.76/185.83	c #Conflicts:     315000 | #Learnt:      14388 | 0.000
185.76/185.83	c total clause space: 127.173MB
185.76/185.83	c total #watches: 583202
186.16/186.29	c total #propagations: 117861185 / total #impl: 594653354 (eff. 0.198)
186.16/186.29	c #Conflicts:     316000 | #Learnt:      15388 | 0.000
186.16/186.29	c total clause space: 127.173MB
186.16/186.29	c total #watches: 590047
186.76/186.88	c total #propagations: 118198818 / total #impl: 596027209 (eff. 0.198)
186.76/186.88	c #Conflicts:     317000 | #Learnt:      16388 | 0.000
186.76/186.88	c total clause space: 127.173MB
186.76/186.88	c total #watches: 595688
187.46/187.59	c total #propagations: 118581063 / total #impl: 597644992 (eff. 0.198)
187.46/187.59	c #Conflicts:     318000 | #Learnt:      17388 | 0.000
187.46/187.59	c total clause space: 127.173MB
187.46/187.59	c total #watches: 601958
188.27/188.31	c total #propagations: 118986536 / total #impl: 599509069 (eff. 0.198)
188.27/188.31	c #Conflicts:     319000 | #Learnt:      18388 | 0.000
188.27/188.31	c total clause space: 127.173MB
188.27/188.31	c total #watches: 606379
189.16/189.21	c total #propagations: 119353133 / total #impl: 601222335 (eff. 0.199)
189.16/189.21	c #Conflicts:     320000 | #Learnt:      19388 | 0.000
189.16/189.21	c total clause space: 127.173MB
189.16/189.21	c total #watches: 610233
189.96/190.08	c total #propagations: 119747424 / total #impl: 603147109 (eff. 0.199)
189.96/190.08	c #Conflicts:     321000 | #Learnt:      20388 | 0.000
189.96/190.08	c total clause space: 127.173MB
189.96/190.08	c total #watches: 615464
190.56/190.62	c total #propagations: 120138017 / total #impl: 605052459 (eff. 0.199)
190.56/190.62	c #Conflicts:     322000 | #Learnt:      21388 | 0.000
190.56/190.62	c total clause space: 127.173MB
190.56/190.62	c total #watches: 617722
191.16/191.23	c total #propagations: 120452306 / total #impl: 606518425 (eff. 0.199)
191.16/191.23	c #Conflicts:     323000 | #Learnt:      22388 | 0.000
191.16/191.23	c total clause space: 127.173MB
191.16/191.23	c total #watches: 620327
191.76/191.87	c total #propagations: 120750809 / total #impl: 608028819 (eff. 0.199)
191.76/191.87	c #Conflicts:     324000 | #Learnt:      23388 | 0.000
191.76/191.87	c total clause space: 127.173MB
191.76/191.87	c total #watches: 622567
192.36/192.45	c total #propagations: 121051319 / total #impl: 609514351 (eff. 0.199)
192.36/192.45	c #Conflicts:     325000 | #Learnt:      24388 | 0.000
192.36/192.45	c total clause space: 127.173MB
192.36/192.45	c total #watches: 624810
193.06/193.13	c total #propagations: 121315099 / total #impl: 610755581 (eff. 0.199)
193.06/193.13	c #Conflicts:     326000 | #Learnt:      25388 | 0.000
193.06/193.13	c total clause space: 127.173MB
193.06/193.13	c total #watches: 627135
193.67/193.78	c total #propagations: 121604357 / total #impl: 612136294 (eff. 0.199)
193.67/193.78	c #Conflicts:     327000 | #Learnt:      26388 | 0.000
193.67/193.78	c total clause space: 206.656MB
193.67/193.78	c total #watches: 630500
194.46/194.52	c total #propagations: 121938117 / total #impl: 613907408 (eff. 0.199)
194.46/194.52	c #Conflicts:     328000 | #Learnt:      27388 | 0.000
194.46/194.52	c total clause space: 206.656MB
194.46/194.52	c total #watches: 634905
194.96/195.09	c total #propagations: 122263846 / total #impl: 615652299 (eff. 0.199)
194.96/195.09	c GC COLLECT
194.96/195.09	c #Conflicts:     329000 | #Learnt:      14685 | 0.000
194.96/195.09	c total clause space: 206.656MB
194.96/195.09	c total #watches: 582441
195.56/195.63	c total #propagations: 122592184 / total #impl: 617438139 (eff. 0.199)
195.56/195.63	c #Conflicts:     330000 | #Learnt:      15685 | 0.000
195.56/195.63	c total clause space: 206.656MB
195.56/195.63	c total #watches: 586604
196.16/196.21	c total #propagations: 122915278 / total #impl: 619232996 (eff. 0.198)
196.16/196.21	c #Conflicts:     331000 | #Learnt:      16685 | 0.000
196.16/196.21	c total clause space: 206.656MB
196.16/196.21	c total #watches: 590094
196.76/196.82	c total #propagations: 123226198 / total #impl: 621071682 (eff. 0.198)
196.76/196.82	c #Conflicts:     332000 | #Learnt:      17685 | 0.000
196.76/196.82	c total clause space: 206.656MB
196.76/196.82	c total #watches: 594704
197.46/197.55	c total #propagations: 123505175 / total #impl: 622747492 (eff. 0.198)
197.46/197.55	c #Conflicts:     333000 | #Learnt:      18685 | 0.000
197.46/197.55	c total clause space: 206.656MB
197.46/197.55	c total #watches: 597881
198.17/198.28	c total #propagations: 123809306 / total #impl: 624401358 (eff. 0.198)
198.17/198.28	c #Conflicts:     334000 | #Learnt:      19685 | 0.000
198.17/198.28	c total clause space: 206.656MB
198.17/198.28	c total #watches: 602616
198.86/198.94	c total #propagations: 124119590 / total #impl: 626191712 (eff. 0.198)
198.86/198.94	c #Conflicts:     335000 | #Learnt:      20685 | 0.000
198.86/198.94	c total clause space: 206.656MB
198.86/198.94	c total #watches: 608469
199.66/199.71	c total #propagations: 124495654 / total #impl: 628139229 (eff. 0.198)
199.66/199.71	c #Conflicts:     336000 | #Learnt:      21685 | 0.000
199.66/199.71	c total clause space: 206.656MB
199.66/199.71	c total #watches: 612566
201.06/201.18	c total #propagations: 124896597 / total #impl: 630084498 (eff. 0.198)
201.06/201.18	c #Conflicts:     337000 | #Learnt:      22685 | 0.000
201.06/201.18	c total clause space: 206.656MB
201.06/201.18	c total #watches: 628832
202.36/202.43	c total #propagations: 125366630 / total #impl: 633701389 (eff. 0.198)
202.36/202.43	c #Conflicts:     338000 | #Learnt:      23685 | 0.000
202.36/202.43	c total clause space: 206.656MB
202.36/202.43	c total #watches: 635016
203.46/203.53	c total #propagations: 125803296 / total #impl: 635769743 (eff. 0.198)
203.46/203.53	c #Conflicts:     339000 | #Learnt:      24685 | 0.000
203.46/203.53	c total clause space: 206.656MB
203.46/203.53	c total #watches: 639372
204.36/204.43	c total #propagations: 126176257 / total #impl: 637503604 (eff. 0.198)
204.36/204.43	c #Conflicts:     340000 | #Learnt:      25685 | 0.000
204.36/204.43	c total clause space: 206.656MB
204.36/204.43	c total #watches: 643509
205.96/206.03	c total #propagations: 126533613 / total #impl: 638928079 (eff. 0.198)
205.96/206.03	c #Conflicts:     341000 | #Learnt:      26685 | 0.000
205.96/206.03	c total clause space: 206.656MB
205.96/206.03	c total #watches: 649921
207.16/207.23	c total #propagations: 126902711 / total #impl: 641482703 (eff. 0.198)
207.16/207.23	c #Conflicts:     342000 | #Learnt:      27685 | 0.000
207.16/207.23	c total clause space: 206.656MB
207.16/207.23	c total #watches: 653358
208.06/208.11	c total #propagations: 127231971 / total #impl: 643142477 (eff. 0.198)
208.06/208.11	c GC COLLECT
208.06/208.11	c #Conflicts:     343000 | #Learnt:      14666 | 0.000
208.06/208.11	c total clause space: 206.656MB
208.06/208.11	c total #watches: 585792
208.66/208.70	c total #propagations: 127606501 / total #impl: 644924974 (eff. 0.198)
208.66/208.70	c #Conflicts:     344000 | #Learnt:      15666 | 0.000
208.66/208.70	c total clause space: 206.656MB
208.66/208.70	c total #watches: 590514
209.16/209.27	c total #propagations: 127999374 / total #impl: 646653268 (eff. 0.198)
209.16/209.27	c #Conflicts:     345000 | #Learnt:      16666 | 0.000
209.16/209.27	c total clause space: 206.656MB
209.16/209.27	c total #watches: 593453
209.96/210.03	c total #propagations: 128353362 / total #impl: 648293751 (eff. 0.198)
209.96/210.03	c #Conflicts:     346000 | #Learnt:      17666 | 0.000
209.96/210.03	c total clause space: 206.656MB
209.96/210.03	c total #watches: 600850
210.66/210.70	c total #propagations: 128779227 / total #impl: 650323339 (eff. 0.198)
210.66/210.70	c #Conflicts:     347000 | #Learnt:      18666 | 0.000
210.66/210.70	c total clause space: 206.656MB
210.66/210.70	c total #watches: 604022
211.16/211.23	c total #propagations: 129178017 / total #impl: 652171748 (eff. 0.198)
211.16/211.23	c #Conflicts:     348000 | #Learnt:      19666 | 0.000
211.16/211.23	c total clause space: 206.656MB
211.16/211.23	c total #watches: 608939
211.76/211.88	c total #propagations: 129555708 / total #impl: 653527815 (eff. 0.198)
211.76/211.88	c #Conflicts:     349000 | #Learnt:      20666 | 0.000
211.76/211.88	c total clause space: 206.656MB
211.76/211.88	c total #watches: 611525
212.46/212.58	c total #propagations: 129933129 / total #impl: 655337558 (eff. 0.198)
212.46/212.58	c #Conflicts:     350000 | #Learnt:      21666 | 0.000
212.46/212.58	c total clause space: 206.656MB
212.46/212.58	c total #watches: 616376
213.46/213.60	c total #propagations: 130286714 / total #impl: 657464601 (eff. 0.198)
213.46/213.60	c #Conflicts:     351000 | #Learnt:      22666 | 0.000
213.46/213.60	c total clause space: 206.656MB
213.46/213.60	c total #watches: 620108
214.56/214.68	c total #propagations: 130662771 / total #impl: 659952252 (eff. 0.198)
214.56/214.68	c #Conflicts:     352000 | #Learnt:      23666 | 0.000
214.56/214.68	c total clause space: 206.656MB
214.56/214.68	c total #watches: 627080
215.86/215.91	c total #propagations: 131015238 / total #impl: 662425490 (eff. 0.198)
215.86/215.91	c #Conflicts:     353000 | #Learnt:      24666 | 0.000
215.86/215.91	c total clause space: 206.656MB
215.86/215.91	c total #watches: 632865
216.96/217.00	c total #propagations: 131405257 / total #impl: 664908548 (eff. 0.198)
216.96/217.00	c #Conflicts:     354000 | #Learnt:      25666 | 0.000
216.96/217.00	c total clause space: 206.656MB
216.96/217.00	c total #watches: 640998
217.86/217.97	c total #propagations: 131798249 / total #impl: 667095886 (eff. 0.198)
217.86/217.97	c #Conflicts:     355000 | #Learnt:      26666 | 0.000
217.86/217.97	c total clause space: 206.656MB
217.86/217.97	c total #watches: 648674
218.96/219.02	c total #propagations: 132138033 / total #impl: 669171928 (eff. 0.197)
218.96/219.02	c #Conflicts:     356000 | #Learnt:      27666 | 0.000
218.96/219.02	c total clause space: 206.656MB
218.96/219.02	c total #watches: 652273
220.16/220.25	c total #propagations: 132474814 / total #impl: 670735608 (eff. 0.198)
220.16/220.25	c GC COLLECT
220.16/220.25	c #Conflicts:     357000 | #Learnt:      14372 | 0.000
220.16/220.25	c total clause space: 206.656MB
220.16/220.25	c total #watches: 583546
220.85/220.90	c total #propagations: 132893264 / total #impl: 673009011 (eff. 0.197)
220.85/220.90	c #Conflicts:     358000 | #Learnt:      15372 | 0.000
220.85/220.90	c total clause space: 206.656MB
220.85/220.91	c total #watches: 586591
221.35/221.45	c total #propagations: 133283121 / total #impl: 674968667 (eff. 0.197)
221.35/221.45	c #Conflicts:     359000 | #Learnt:      16372 | 0.000
221.35/221.45	c total clause space: 206.656MB
221.35/221.45	c total #watches: 592628
221.85/221.99	c total #propagations: 133670163 / total #impl: 676575405 (eff. 0.198)
221.85/221.99	c #Conflicts:     360000 | #Learnt:      17372 | 0.000
221.85/221.99	c total clause space: 206.656MB
221.85/221.99	c total #watches: 597103
222.55/222.65	c total #propagations: 133985285 / total #impl: 678655597 (eff. 0.197)
222.55/222.65	c #Conflicts:     361000 | #Learnt:      18372 | 0.000
222.55/222.65	c total clause space: 206.656MB
222.55/222.65	c total #watches: 601132
223.15/223.23	c total #propagations: 134345485 / total #impl: 681099755 (eff. 0.197)
223.15/223.23	c #Conflicts:     362000 | #Learnt:      19372 | 0.000
223.15/223.23	c total clause space: 206.656MB
223.15/223.23	c total #watches: 605590
223.85/223.97	c total #propagations: 134738545 / total #impl: 682872844 (eff. 0.197)
223.85/223.97	c #Conflicts:     363000 | #Learnt:      20372 | 0.000
223.85/223.97	c total clause space: 206.656MB
223.85/223.97	c total #watches: 609845
224.46/224.59	c total #propagations: 135086748 / total #impl: 684778472 (eff. 0.197)
224.46/224.59	c #Conflicts:     364000 | #Learnt:      21372 | 0.000
224.46/224.59	c total clause space: 206.656MB
224.46/224.59	c total #watches: 612940
225.35/225.41	c total #propagations: 135448387 / total #impl: 686421175 (eff. 0.197)
225.35/225.41	c #Conflicts:     365000 | #Learnt:      22372 | 0.000
225.35/225.41	c total clause space: 206.656MB
225.35/225.41	c total #watches: 618621
226.05/226.17	c total #propagations: 135823807 / total #impl: 688407206 (eff. 0.197)
226.05/226.17	c #Conflicts:     366000 | #Learnt:      23372 | 0.000
226.05/226.17	c total clause space: 206.656MB
226.05/226.17	c total #watches: 622192
226.95/227.00	c total #propagations: 136257747 / total #impl: 690212866 (eff. 0.197)
226.95/227.00	c #Conflicts:     367000 | #Learnt:      24372 | 0.000
226.95/227.00	c total clause space: 206.656MB
226.95/227.00	c total #watches: 627080
227.86/227.92	c total #propagations: 136573368 / total #impl: 691934869 (eff. 0.197)
227.86/227.92	c #Conflicts:     368000 | #Learnt:      25372 | 0.000
227.86/227.92	c total clause space: 206.656MB
227.86/227.92	c total #watches: 633872
228.65/228.71	c total #propagations: 137031414 / total #impl: 693807543 (eff. 0.198)
228.65/228.71	c #Conflicts:     369000 | #Learnt:      26372 | 0.000
228.65/228.71	c total clause space: 206.656MB
228.65/228.71	c total #watches: 638754
229.35/229.49	c total #propagations: 137473808 / total #impl: 695580997 (eff. 0.198)
229.35/229.49	c #Conflicts:     370000 | #Learnt:      27372 | 0.000
229.35/229.49	c total clause space: 206.656MB
229.35/229.49	c total #watches: 642911
230.25/230.30	c total #propagations: 137812600 / total #impl: 697311025 (eff. 0.198)
230.25/230.30	c #Conflicts:     371000 | #Learnt:      28372 | 0.000
230.25/230.30	c total clause space: 206.656MB
230.25/230.30	c total #watches: 645809
231.15/231.20	c total #propagations: 138158231 / total #impl: 698995527 (eff. 0.198)
231.15/231.20	c GC COLLECT
231.15/231.20	c #Conflicts:     372000 | #Learnt:      14785 | 0.000
231.15/231.20	c total clause space: 206.656MB
231.15/231.20	c total #watches: 585776
231.75/231.81	c total #propagations: 138510037 / total #impl: 700969863 (eff. 0.198)
231.75/231.81	c #Conflicts:     373000 | #Learnt:      15785 | 0.000
231.75/231.81	c total clause space: 206.656MB
231.75/231.81	c total #watches: 591080
232.65/232.77	c total #propagations: 138894742 / total #impl: 702913867 (eff. 0.198)
232.65/232.77	c #Conflicts:     374000 | #Learnt:      16785 | 0.000
232.65/232.77	c total clause space: 206.656MB
232.65/232.77	c total #watches: 595900
233.75/233.84	c total #propagations: 139279416 / total #impl: 705514533 (eff. 0.197)
233.75/233.84	c #Conflicts:     375000 | #Learnt:      17785 | 0.000
233.75/233.84	c total clause space: 206.656MB
233.75/233.84	c total #watches: 605571
235.05/235.11	c total #propagations: 139642513 / total #impl: 708214510 (eff. 0.197)
235.05/235.11	c #Conflicts:     376000 | #Learnt:      18785 | 0.000
235.05/235.11	c total clause space: 206.656MB
235.05/235.11	c total #watches: 612685
235.65/235.73	c total #propagations: 140009886 / total #impl: 711071688 (eff. 0.197)
235.65/235.73	c #Conflicts:     377000 | #Learnt:      19785 | 0.000
235.65/235.73	c total clause space: 206.656MB
235.65/235.73	c total #watches: 619516
236.35/236.42	c total #propagations: 140359468 / total #impl: 712853415 (eff. 0.197)
236.35/236.42	c #Conflicts:     378000 | #Learnt:      20785 | 0.000
236.35/236.42	c total clause space: 206.656MB
236.35/236.42	c total #watches: 626226
237.45/237.53	c total #propagations: 140704002 / total #impl: 714765019 (eff. 0.197)
237.45/237.53	c #Conflicts:     379000 | #Learnt:      21785 | 0.000
237.45/237.53	c total clause space: 206.656MB
237.45/237.53	c total #watches: 631980
238.45/238.56	c total #propagations: 141089818 / total #impl: 717095136 (eff. 0.197)
238.45/238.56	c #Conflicts:     380000 | #Learnt:      22785 | 0.000
238.45/238.56	c total clause space: 206.656MB
238.45/238.56	c total #watches: 636257
240.04/240.17	c total #propagations: 141422063 / total #impl: 718847881 (eff. 0.197)
240.04/240.17	c #Conflicts:     381000 | #Learnt:      23785 | 0.000
240.04/240.17	c total clause space: 206.656MB
240.04/240.17	c total #watches: 643894
241.84/241.90	c total #propagations: 141878190 / total #impl: 721528256 (eff. 0.197)
241.84/241.90	c #Conflicts:     382000 | #Learnt:      24785 | 0.000
241.84/241.90	c total clause space: 206.656MB
241.84/241.90	c total #watches: 650023
243.25/243.31	c total #propagations: 142356860 / total #impl: 724066282 (eff. 0.197)
243.25/243.31	c #Conflicts:     383000 | #Learnt:      25785 | 0.000
243.25/243.31	c total clause space: 206.656MB
243.25/243.31	c total #watches: 655127
244.64/244.78	c total #propagations: 142757518 / total #impl: 726541428 (eff. 0.196)
244.64/244.78	c #Conflicts:     384000 | #Learnt:      26785 | 0.000
244.64/244.78	c total clause space: 206.656MB
244.64/244.79	c total #watches: 658847
245.84/245.99	c total #propagations: 143135033 / total #impl: 728738860 (eff. 0.196)
245.84/245.99	c #Conflicts:     385000 | #Learnt:      27785 | 0.000
245.84/245.99	c total clause space: 206.656MB
245.84/246.00	c total #watches: 664128
246.94/247.04	c total #propagations: 143562590 / total #impl: 730488130 (eff. 0.197)
246.94/247.04	c #Conflicts:     386000 | #Learnt:      28785 | 0.000
246.94/247.04	c total clause space: 206.656MB
246.94/247.04	c total #watches: 668209
248.34/248.41	c total #propagations: 143924194 / total #impl: 732335574 (eff. 0.197)
248.34/248.41	c #Conflicts:     387000 | #Learnt:      29785 | 0.000
248.34/248.41	c total clause space: 206.656MB
248.34/248.41	c total #watches: 672640
249.04/249.12	c total #propagations: 144296273 / total #impl: 734395184 (eff. 0.196)
249.04/249.12	c GC COLLECT
249.04/249.12	c #Conflicts:     388000 | #Learnt:      15872 | 0.000
249.04/249.12	c total clause space: 206.656MB
249.04/249.12	c total #watches: 590759
249.64/249.76	c total #propagations: 144714408 / total #impl: 736289426 (eff. 0.197)
249.64/249.76	c #Conflicts:     389000 | #Learnt:      16872 | 0.000
249.64/249.76	c total clause space: 206.656MB
249.64/249.76	c total #watches: 596651
250.34/250.48	c total #propagations: 145062734 / total #impl: 738177994 (eff. 0.197)
250.34/250.48	c #Conflicts:     390000 | #Learnt:      17872 | 0.000
250.34/250.48	c total clause space: 206.656MB
250.34/250.48	c total #watches: 602574
251.24/251.30	c total #propagations: 145409876 / total #impl: 740150716 (eff. 0.196)
251.24/251.30	c #Conflicts:     391000 | #Learnt:      18872 | 0.000
251.24/251.30	c total clause space: 206.656MB
251.24/251.30	c total #watches: 606717
252.04/252.14	c total #propagations: 145819621 / total #impl: 742170088 (eff. 0.196)
252.04/252.14	c #Conflicts:     392000 | #Learnt:      19872 | 0.000
252.04/252.14	c total clause space: 206.656MB
252.04/252.14	c total #watches: 612523
253.04/253.17	c total #propagations: 146218779 / total #impl: 744226189 (eff. 0.196)
253.04/253.17	c #Conflicts:     393000 | #Learnt:      20872 | 0.000
253.04/253.17	c total clause space: 206.656MB
253.04/253.17	c total #watches: 620717
253.84/253.93	c total #propagations: 146593623 / total #impl: 746294991 (eff. 0.196)
253.84/253.93	c #Conflicts:     394000 | #Learnt:      21872 | 0.000
253.84/253.93	c total clause space: 206.656MB
253.84/253.93	c total #watches: 624216
254.64/254.74	c total #propagations: 147004656 / total #impl: 747826770 (eff. 0.197)
254.64/254.74	c #Conflicts:     395000 | #Learnt:      22872 | 0.000
254.64/254.74	c total clause space: 206.656MB
254.64/254.74	c total #watches: 627680
255.74/255.82	c total #propagations: 147415633 / total #impl: 749477443 (eff. 0.197)
255.74/255.82	c #Conflicts:     396000 | #Learnt:      23872 | 0.000
255.74/255.82	c total clause space: 206.656MB
255.74/255.82	c total #watches: 631388
256.64/256.74	c total #propagations: 147817771 / total #impl: 751340802 (eff. 0.197)
256.64/256.74	c #Conflicts:     397000 | #Learnt:      24872 | 0.000
256.64/256.74	c total clause space: 206.656MB
256.64/256.74	c total #watches: 635757
257.74/257.87	c total #propagations: 148152549 / total #impl: 753088576 (eff. 0.197)
257.74/257.87	c #Conflicts:     398000 | #Learnt:      25872 | 0.000
257.74/257.87	c total clause space: 206.656MB
257.74/257.87	c total #watches: 640458
258.74/258.80	c total #propagations: 148522899 / total #impl: 754886699 (eff. 0.197)
258.74/258.80	c #Conflicts:     399000 | #Learnt:      26872 | 0.000
258.74/258.80	c total clause space: 206.656MB
258.74/258.81	c total #watches: 644685
259.93/260.00	c total #propagations: 148880070 / total #impl: 756736537 (eff. 0.197)
259.93/260.00	c #Conflicts:     400000 | #Learnt:      27872 | 0.000
259.93/260.00	c total clause space: 206.656MB
259.93/260.00	c total #watches: 649233
260.74/260.89	c total #propagations: 149277680 / total #impl: 758833142 (eff. 0.197)
260.74/260.89	c #Conflicts:     401000 | #Learnt:      28872 | 0.000
260.74/260.89	c total clause space: 206.656MB
260.74/260.89	c total #watches: 654884
262.23/262.38	c total #propagations: 149635943 / total #impl: 760761012 (eff. 0.197)
262.23/262.38	c #Conflicts:     402000 | #Learnt:      29872 | 0.000
262.23/262.38	c total clause space: 206.656MB
262.23/262.38	c total #watches: 659908
263.23/263.32	c total #propagations: 150065322 / total #impl: 763208704 (eff. 0.197)
263.23/263.32	c GC COLLECT
263.23/263.32	c #Conflicts:     403000 | #Learnt:      15668 | 0.000
263.23/263.32	c total clause space: 206.656MB
263.23/263.32	c total #watches: 590146
263.83/263.99	c total #propagations: 150489796 / total #impl: 765275732 (eff. 0.197)
263.83/263.99	c #Conflicts:     404000 | #Learnt:      16668 | 0.000
263.83/263.99	c total clause space: 206.656MB
263.83/263.99	c total #watches: 595187
264.73/264.81	c total #propagations: 150841448 / total #impl: 767175876 (eff. 0.197)
264.73/264.81	c #Conflicts:     405000 | #Learnt:      17668 | 0.000
264.73/264.81	c total clause space: 206.656MB
264.73/264.82	c total #watches: 602143
265.63/265.75	c total #propagations: 151191207 / total #impl: 769131203 (eff. 0.197)
265.63/265.75	c #Conflicts:     406000 | #Learnt:      18668 | 0.000
265.63/265.75	c total clause space: 206.656MB
265.63/265.75	c total #watches: 608785
266.34/266.43	c total #propagations: 151555020 / total #impl: 770993436 (eff. 0.197)
266.34/266.43	c #Conflicts:     407000 | #Learnt:      19668 | 0.000
266.34/266.43	c total clause space: 206.656MB
266.34/266.43	c total #watches: 613920
267.53/267.68	c total #propagations: 151932412 / total #impl: 772795490 (eff. 0.197)
267.53/267.68	c #Conflicts:     408000 | #Learnt:      20668 | 0.000
267.53/267.68	c total clause space: 206.656MB
267.53/267.68	c total #watches: 623402
268.44/268.51	c total #propagations: 152374233 / total #impl: 775890156 (eff. 0.196)
268.44/268.51	c #Conflicts:     409000 | #Learnt:      21668 | 0.000
268.44/268.51	c total clause space: 206.656MB
268.44/268.51	c total #watches: 628098
269.22/269.39	c total #propagations: 152674687 / total #impl: 778019462 (eff. 0.196)
269.22/269.39	c #Conflicts:     410000 | #Learnt:      22668 | 0.000
269.22/269.39	c total clause space: 206.656MB
269.22/269.39	c total #watches: 632042
270.32/270.40	c total #propagations: 153019345 / total #impl: 779738669 (eff. 0.196)
270.32/270.40	c #Conflicts:     411000 | #Learnt:      23668 | 0.000
270.32/270.40	c total clause space: 206.656MB
270.32/270.40	c total #watches: 636397
271.42/271.56	c total #propagations: 153409391 / total #impl: 781852331 (eff. 0.196)
271.42/271.56	c #Conflicts:     412000 | #Learnt:      24668 | 0.000
271.42/271.56	c total clause space: 206.656MB
271.42/271.56	c total #watches: 643235
272.22/272.38	c total #propagations: 153843208 / total #impl: 783985225 (eff. 0.196)
272.22/272.38	c #Conflicts:     413000 | #Learnt:      25668 | 0.000
272.22/272.38	c total clause space: 206.656MB
272.22/272.38	c total #watches: 646882
273.12/273.23	c total #propagations: 154199918 / total #impl: 785620892 (eff. 0.196)
273.12/273.23	c #Conflicts:     414000 | #Learnt:      26668 | 0.000
273.12/273.23	c total clause space: 206.656MB
273.12/273.23	c total #watches: 649705
274.22/274.33	c total #propagations: 154547611 / total #impl: 787239599 (eff. 0.196)
274.22/274.33	c #Conflicts:     415000 | #Learnt:      27668 | 0.000
274.22/274.33	c total clause space: 206.656MB
274.22/274.33	c total #watches: 656059
275.42/275.55	c total #propagations: 154970083 / total #impl: 790012685 (eff. 0.196)
275.42/275.55	c #Conflicts:     416000 | #Learnt:      28668 | 0.000
275.42/275.55	c total clause space: 206.656MB
275.42/275.55	c total #watches: 663306
276.52/276.65	c total #propagations: 155365763 / total #impl: 792778244 (eff. 0.196)
276.52/276.65	c #Conflicts:     417000 | #Learnt:      29668 | 0.000
276.52/276.65	c total clause space: 206.656MB
276.52/276.65	c total #watches: 668932
277.23/277.33	c total #propagations: 155711324 / total #impl: 795041007 (eff. 0.196)
277.23/277.33	c #Conflicts:     418000 | #Learnt:      30668 | 0.000
277.23/277.33	c total clause space: 206.656MB
277.23/277.33	c total #watches: 673004
277.92/278.10	c total #propagations: 156062568 / total #impl: 796481341 (eff. 0.196)
277.92/278.10	c GC COLLECT
277.92/278.10	c #Conflicts:     419000 | #Learnt:      16176 | 0.000
277.92/278.10	c total clause space: 206.656MB
277.92/278.10	c total #watches: 594327
278.62/278.71	c total #propagations: 156496466 / total #impl: 798460392 (eff. 0.196)
278.62/278.71	c #Conflicts:     420000 | #Learnt:      17176 | 0.000
278.62/278.71	c total clause space: 206.656MB
278.62/278.71	c total #watches: 601437
279.32/279.44	c total #propagations: 156927012 / total #impl: 800495946 (eff. 0.196)
279.32/279.44	c #Conflicts:     421000 | #Learnt:      18176 | 0.000
279.32/279.44	c total clause space: 206.656MB
279.32/279.44	c total #watches: 608744
280.22/280.35	c total #propagations: 157330746 / total #impl: 802489093 (eff. 0.196)
280.22/280.35	c #Conflicts:     422000 | #Learnt:      19176 | 0.000
280.22/280.35	c total clause space: 206.656MB
280.22/280.36	c total #watches: 619138
281.22/281.34	c total #propagations: 157756928 / total #impl: 804799839 (eff. 0.196)
281.22/281.34	c #Conflicts:     423000 | #Learnt:      20176 | 0.000
281.22/281.34	c total clause space: 206.656MB
281.22/281.34	c total #watches: 625940
281.92/282.06	c total #propagations: 158151227 / total #impl: 806892474 (eff. 0.196)
281.92/282.06	c #Conflicts:     424000 | #Learnt:      21176 | 0.000
281.92/282.06	c total clause space: 206.656MB
281.92/282.06	c total #watches: 631093
282.42/282.56	c total #propagations: 158476076 / total #impl: 808552464 (eff. 0.196)
282.42/282.56	c #Conflicts:     425000 | #Learnt:      22176 | 0.000
282.42/282.56	c total clause space: 206.656MB
282.42/282.56	c total #watches: 634284
283.02/283.11	c total #propagations: 158756265 / total #impl: 809898473 (eff. 0.196)
283.02/283.11	c #Conflicts:     426000 | #Learnt:      23176 | 0.000
283.02/283.11	c total clause space: 206.656MB
283.02/283.11	c total #watches: 637844
283.52/283.63	c total #propagations: 159036286 / total #impl: 811337913 (eff. 0.196)
283.52/283.63	c #Conflicts:     427000 | #Learnt:      24176 | 0.000
283.52/283.63	c total clause space: 206.656MB
283.52/283.63	c total #watches: 641626
284.02/284.18	c total #propagations: 159291978 / total #impl: 812672535 (eff. 0.196)
284.02/284.18	c #Conflicts:     428000 | #Learnt:      25176 | 0.000
284.02/284.18	c total clause space: 206.656MB
284.02/284.18	c total #watches: 645367
284.72/284.83	c total #propagations: 159557259 / total #impl: 814130296 (eff. 0.196)
284.72/284.83	c #Conflicts:     429000 | #Learnt:      26176 | 0.000
284.72/284.83	c total clause space: 206.656MB
284.72/284.83	c total #watches: 648607
285.42/285.58	c total #propagations: 159838959 / total #impl: 815663547 (eff. 0.196)
285.42/285.58	c #Conflicts:     430000 | #Learnt:      27176 | 0.000
285.42/285.58	c total clause space: 206.656MB
285.42/285.58	c total #watches: 652678
286.22/286.30	c total #propagations: 160139706 / total #impl: 817281285 (eff. 0.196)
286.22/286.30	c #Conflicts:     431000 | #Learnt:      28176 | 0.000
286.22/286.30	c total clause space: 206.656MB
286.22/286.30	c total #watches: 656568
286.92/287.02	c total #propagations: 160418769 / total #impl: 818788674 (eff. 0.196)
286.92/287.02	c #Conflicts:     432000 | #Learnt:      29176 | 0.000
286.92/287.02	c total clause space: 206.656MB
286.92/287.02	c total #watches: 660244
287.62/287.79	c total #propagations: 160705315 / total #impl: 820374251 (eff. 0.196)
287.62/287.79	c #Conflicts:     433000 | #Learnt:      30176 | 0.000
287.62/287.79	c total clause space: 206.656MB
287.62/287.79	c total #watches: 663390
288.52/288.65	c total #propagations: 161032598 / total #impl: 822189090 (eff. 0.196)
288.52/288.65	c #Conflicts:     434000 | #Learnt:      31176 | 0.000
288.52/288.65	c total clause space: 206.656MB
288.52/288.65	c total #watches: 667749
289.22/289.31	c total #propagations: 161330755 / total #impl: 823919027 (eff. 0.196)
289.22/289.31	c GC COLLECT
289.22/289.31	c #Conflicts:     435000 | #Learnt:      16397 | 0.000
289.22/289.31	c total clause space: 206.656MB
289.22/289.31	c total #watches: 596108
289.72/289.82	c total #propagations: 161610574 / total #impl: 825832524 (eff. 0.196)
289.72/289.82	c #Conflicts:     436000 | #Learnt:      17397 | 0.000
289.72/289.82	c total clause space: 206.656MB
289.72/289.82	c total #watches: 601167
290.32/290.46	c total #propagations: 161890582 / total #impl: 828268191 (eff. 0.195)
290.32/290.46	c #Conflicts:     437000 | #Learnt:      18397 | 0.000
290.32/290.46	c total clause space: 206.656MB
290.32/290.46	c total #watches: 605465
291.02/291.17	c total #propagations: 162204738 / total #impl: 830468469 (eff. 0.195)
291.02/291.17	c #Conflicts:     438000 | #Learnt:      19397 | 0.000
291.02/291.17	c total clause space: 206.656MB
291.02/291.17	c total #watches: 613615
291.72/291.87	c total #propagations: 162510844 / total #impl: 832884301 (eff. 0.195)
291.72/291.87	c #Conflicts:     439000 | #Learnt:      20397 | 0.000
291.72/291.87	c total clause space: 206.656MB
291.72/291.87	c total #watches: 619352
292.42/292.58	c total #propagations: 162820493 / total #impl: 834801424 (eff. 0.195)
292.42/292.58	c #Conflicts:     440000 | #Learnt:      21397 | 0.000
292.42/292.58	c total clause space: 206.656MB
292.42/292.58	c total #watches: 624226
293.12/293.20	c total #propagations: 163122840 / total #impl: 836519866 (eff. 0.195)
293.12/293.20	c #Conflicts:     441000 | #Learnt:      22397 | 0.000
293.12/293.20	c total clause space: 206.656MB
293.12/293.20	c total #watches: 628702
293.92/294.07	c total #propagations: 163390927 / total #impl: 837763610 (eff. 0.195)
293.92/294.07	c #Conflicts:     442000 | #Learnt:      23397 | 0.000
293.92/294.07	c total clause space: 206.656MB
293.92/294.07	c total #watches: 635203
294.62/294.73	c total #propagations: 163675006 / total #impl: 839716085 (eff. 0.195)
294.62/294.73	c #Conflicts:     443000 | #Learnt:      24397 | 0.000
294.62/294.73	c total clause space: 206.656MB
294.62/294.73	c total #watches: 640823
295.32/295.47	c total #propagations: 163974535 / total #impl: 841137237 (eff. 0.195)
295.32/295.47	c #Conflicts:     444000 | #Learnt:      25397 | 0.000
295.32/295.47	c total clause space: 206.656MB
295.32/295.47	c total #watches: 646264
296.12/296.28	c total #propagations: 164242637 / total #impl: 842528286 (eff. 0.195)
296.12/296.28	c #Conflicts:     445000 | #Learnt:      26397 | 0.000
296.12/296.28	c total clause space: 206.656MB
296.12/296.28	c total #watches: 652607
297.03/297.19	c total #propagations: 164491353 / total #impl: 843886320 (eff. 0.195)
297.03/297.19	c #Conflicts:     446000 | #Learnt:      27397 | 0.000
297.03/297.19	c total clause space: 206.656MB
297.03/297.19	c total #watches: 658451
298.52/298.60	c total #propagations: 164757995 / total #impl: 845331608 (eff. 0.195)
298.52/298.60	c #Conflicts:     447000 | #Learnt:      28397 | 0.000
298.52/298.60	c total clause space: 206.656MB
298.52/298.60	c total #watches: 663985
299.72/299.82	c total #propagations: 165090393 / total #impl: 847378883 (eff. 0.195)
299.72/299.82	c #Conflicts:     448000 | #Learnt:      29397 | 0.000
299.72/299.82	c total clause space: 206.656MB
299.72/299.83	c total #watches: 669330
301.02/301.18	c total #propagations: 165377528 / total #impl: 849018744 (eff. 0.195)
301.02/301.18	c #Conflicts:     449000 | #Learnt:      30397 | 0.000
301.02/301.18	c total clause space: 206.656MB
301.02/301.18	c total #watches: 673562
302.32/302.43	c total #propagations: 165628178 / total #impl: 850630630 (eff. 0.195)
302.32/302.43	c #Conflicts:     450000 | #Learnt:      31397 | 0.000
302.32/302.43	c total clause space: 206.656MB
302.32/302.43	c total #watches: 677741
303.52/303.60	c total #propagations: 165882276 / total #impl: 852143854 (eff. 0.195)
303.52/303.60	c GC COLLECT
303.52/303.60	c #Conflicts:     451000 | #Learnt:      16307 | 0.000
303.52/303.60	c total clause space: 206.656MB
303.52/303.60	c total #watches: 595412
304.02/304.10	c total #propagations: 166141210 / total #impl: 853626292 (eff. 0.195)
304.02/304.10	c #Conflicts:     452000 | #Learnt:      17307 | 0.000
304.02/304.10	c total clause space: 206.656MB
304.02/304.10	c total #watches: 600673
304.72/304.81	c total #propagations: 166412334 / total #impl: 854853547 (eff. 0.195)
304.72/304.81	c #Conflicts:     453000 | #Learnt:      18307 | 0.000
304.72/304.81	c total clause space: 206.656MB
304.72/304.81	c total #watches: 607119
305.42/305.50	c total #propagations: 166695627 / total #impl: 856550589 (eff. 0.195)
305.42/305.50	c #Conflicts:     454000 | #Learnt:      19307 | 0.000
305.42/305.50	c total clause space: 206.656MB
305.42/305.50	c total #watches: 612596
306.22/306.33	c total #propagations: 166960374 / total #impl: 858093160 (eff. 0.195)
306.22/306.33	c #Conflicts:     455000 | #Learnt:      20307 | 0.000
306.22/306.33	c total clause space: 206.656MB
306.22/306.33	c total #watches: 620042
306.92/307.09	c total #propagations: 167245283 / total #impl: 859951201 (eff. 0.194)
306.92/307.09	c #Conflicts:     456000 | #Learnt:      21307 | 0.000
306.92/307.09	c total clause space: 206.656MB
306.92/307.10	c total #watches: 624008
307.82/307.95	c total #propagations: 167530122 / total #impl: 861387445 (eff. 0.194)
307.82/307.95	c #Conflicts:     457000 | #Learnt:      22307 | 0.000
307.82/307.95	c total clause space: 206.656MB
307.82/307.95	c total #watches: 627771
308.72/308.89	c total #propagations: 167804875 / total #impl: 863008963 (eff. 0.194)
308.72/308.89	c #Conflicts:     458000 | #Learnt:      23307 | 0.000
308.72/308.89	c total clause space: 206.656MB
308.72/308.89	c total #watches: 633892
310.11/310.26	c total #propagations: 168066843 / total #impl: 864853643 (eff. 0.194)
310.11/310.26	c #Conflicts:     459000 | #Learnt:      24307 | 0.000
310.11/310.26	c total clause space: 206.656MB
310.11/310.26	c total #watches: 640047
311.21/311.30	c total #propagations: 168341100 / total #impl: 866876320 (eff. 0.194)
311.21/311.30	c #Conflicts:     460000 | #Learnt:      25307 | 0.000
311.21/311.30	c total clause space: 206.656MB
311.21/311.30	c total #watches: 645429
312.71/312.83	c total #propagations: 168586936 / total #impl: 868222335 (eff. 0.194)
312.71/312.83	c #Conflicts:     461000 | #Learnt:      26307 | 0.000
312.71/312.83	c total clause space: 206.656MB
312.71/312.83	c total #watches: 650552
314.31/314.45	c total #propagations: 168824982 / total #impl: 869975083 (eff. 0.194)
314.31/314.45	c #Conflicts:     462000 | #Learnt:      27307 | 0.000
314.31/314.45	c total clause space: 206.656MB
314.31/314.45	c total #watches: 657508
315.11/315.27	c total #propagations: 169145294 / total #impl: 872056958 (eff. 0.194)
315.11/315.27	c #Conflicts:     463000 | #Learnt:      28307 | 0.000
315.11/315.27	c total clause space: 206.656MB
315.11/315.27	c total #watches: 662536
316.01/316.10	c total #propagations: 169527217 / total #impl: 873487331 (eff. 0.194)
316.01/316.10	c #Conflicts:     464000 | #Learnt:      29307 | 0.000
316.01/316.10	c total clause space: 206.656MB
316.01/316.10	c total #watches: 667807
317.01/317.13	c total #propagations: 169848557 / total #impl: 875029296 (eff. 0.194)
317.01/317.13	c #Conflicts:     465000 | #Learnt:      30307 | 0.000
317.01/317.13	c total clause space: 206.656MB
317.01/317.13	c total #watches: 673498
318.21/318.37	c total #propagations: 170143401 / total #impl: 876821252 (eff. 0.194)
318.21/318.37	c #Conflicts:     466000 | #Learnt:      31307 | 0.000
318.21/318.37	c total clause space: 206.656MB
318.21/318.37	c total #watches: 679942
319.41/319.51	c total #propagations: 170446502 / total #impl: 878689922 (eff. 0.194)
319.41/319.51	c #Conflicts:     467000 | #Learnt:      32307 | 0.000
319.41/319.51	c total clause space: 206.656MB
319.41/319.51	c total #watches: 686248
320.31/320.48	c total #propagations: 170743033 / total #impl: 880610037 (eff. 0.194)
320.31/320.48	c GC COLLECT
320.31/320.48	c #Conflicts:     468000 | #Learnt:      16911 | 0.000
320.31/320.48	c total clause space: 206.656MB
320.31/320.48	c total #watches: 598033
321.01/321.12	c total #propagations: 171048677 / total #impl: 882637740 (eff. 0.194)
321.01/321.12	c #Conflicts:     469000 | #Learnt:      17911 | 0.000
321.01/321.12	c total clause space: 206.656MB
321.01/321.13	c total #watches: 601794
321.61/321.73	c total #propagations: 171363852 / total #impl: 884514250 (eff. 0.194)
321.61/321.73	c #Conflicts:     470000 | #Learnt:      18911 | 0.000
321.61/321.73	c total clause space: 206.656MB
321.61/321.73	c total #watches: 606082
322.32/322.47	c total #propagations: 171655065 / total #impl: 886234123 (eff. 0.194)
322.32/322.47	c #Conflicts:     471000 | #Learnt:      19911 | 0.000
322.32/322.47	c total clause space: 206.656MB
322.32/322.47	c total #watches: 611866
323.21/323.31	c total #propagations: 171964862 / total #impl: 888191957 (eff. 0.194)
323.21/323.31	c #Conflicts:     472000 | #Learnt:      20911 | 0.000
323.21/323.31	c total clause space: 206.656MB
323.21/323.31	c total #watches: 615431
324.11/324.23	c total #propagations: 172258452 / total #impl: 890010355 (eff. 0.194)
324.11/324.23	c #Conflicts:     473000 | #Learnt:      21911 | 0.000
324.11/324.23	c total clause space: 206.656MB
324.11/324.23	c total #watches: 620228
325.01/325.18	c total #propagations: 172561133 / total #impl: 891957692 (eff. 0.193)
325.01/325.18	c #Conflicts:     474000 | #Learnt:      22911 | 0.000
325.01/325.18	c total clause space: 206.656MB
325.01/325.18	c total #watches: 623924
326.11/326.20	c total #propagations: 172859211 / total #impl: 893786226 (eff. 0.193)
326.11/326.20	c #Conflicts:     475000 | #Learnt:      23911 | 0.000
326.11/326.20	c total clause space: 206.656MB
326.11/326.20	c total #watches: 628309
327.11/327.25	c total #propagations: 173167634 / total #impl: 895553779 (eff. 0.193)
327.11/327.25	c #Conflicts:     476000 | #Learnt:      24911 | 0.000
327.11/327.25	c total clause space: 206.656MB
327.11/327.25	c total #watches: 633657
328.41/328.50	c total #propagations: 173477607 / total #impl: 897548892 (eff. 0.193)
328.41/328.50	c #Conflicts:     477000 | #Learnt:      25911 | 0.000
328.41/328.50	c total clause space: 206.656MB
328.41/328.50	c total #watches: 639377
329.81/329.94	c total #propagations: 173792793 / total #impl: 899623200 (eff. 0.193)
329.81/329.94	c #Conflicts:     478000 | #Learnt:      26911 | 0.000
329.81/329.94	c total clause space: 206.656MB
329.81/329.94	c total #watches: 642806
331.22/331.39	c total #propagations: 174123517 / total #impl: 901652795 (eff. 0.193)
331.22/331.39	c #Conflicts:     479000 | #Learnt:      27911 | 0.000
331.22/331.39	c total clause space: 206.656MB
331.22/331.39	c total #watches: 648919
332.81/332.94	c total #propagations: 174444448 / total #impl: 903630595 (eff. 0.193)
332.81/332.94	c #Conflicts:     480000 | #Learnt:      28911 | 0.000
332.81/332.94	c total clause space: 206.656MB
332.81/332.94	c total #watches: 654065
334.31/334.40	c total #propagations: 174754748 / total #impl: 905606138 (eff. 0.193)
334.31/334.40	c #Conflicts:     481000 | #Learnt:      29911 | 0.000
334.31/334.40	c total clause space: 206.656MB
334.31/334.40	c total #watches: 657921
335.91/336.07	c total #propagations: 175050372 / total #impl: 907454988 (eff. 0.193)
335.91/336.07	c #Conflicts:     482000 | #Learnt:      30911 | 0.000
335.91/336.07	c total clause space: 206.656MB
335.91/336.07	c total #watches: 662843
337.51/337.68	c total #propagations: 175355099 / total #impl: 909392687 (eff. 0.193)
337.51/337.68	c #Conflicts:     483000 | #Learnt:      31911 | 0.000
337.51/337.68	c total clause space: 206.656MB
337.51/337.68	c total #watches: 669132
339.41/339.51	c total #propagations: 175633915 / total #impl: 911268450 (eff. 0.193)
339.41/339.51	c #Conflicts:     484000 | #Learnt:      32911 | 0.000
339.41/339.51	c total clause space: 206.656MB
339.41/339.51	c total #watches: 673450
340.51/340.61	c total #propagations: 175935003 / total #impl: 913181120 (eff. 0.193)
340.51/340.61	c GC COLLECT
340.51/340.61	c #Conflicts:     485000 | #Learnt:      17200 | 0.000
340.51/340.61	c total clause space: 206.656MB
340.51/340.61	c total #watches: 598616
341.12/341.28	c total #propagations: 176255156 / total #impl: 915010897 (eff. 0.193)
341.12/341.28	c #Conflicts:     486000 | #Learnt:      18200 | 0.000
341.12/341.28	c total clause space: 206.656MB
341.12/341.28	c total #watches: 601981
341.81/341.97	c total #propagations: 176586654 / total #impl: 916792625 (eff. 0.193)
341.81/341.97	c #Conflicts:     487000 | #Learnt:      19200 | 0.000
341.81/341.97	c total clause space: 206.656MB
341.81/341.97	c total #watches: 606347
342.61/342.71	c total #propagations: 176895420 / total #impl: 918510061 (eff. 0.193)
342.61/342.71	c #Conflicts:     488000 | #Learnt:      20200 | 0.000
342.61/342.71	c total clause space: 206.656MB
342.61/342.71	c total #watches: 610028
343.41/343.50	c total #propagations: 177214965 / total #impl: 920210884 (eff. 0.193)
343.41/343.50	c #Conflicts:     489000 | #Learnt:      21200 | 0.000
343.41/343.50	c total clause space: 206.656MB
343.41/343.50	c total #watches: 614994
344.21/344.40	c total #propagations: 177528705 / total #impl: 921876498 (eff. 0.193)
344.21/344.40	c #Conflicts:     490000 | #Learnt:      22200 | 0.000
344.21/344.40	c total clause space: 206.656MB
344.21/344.40	c total #watches: 618836
345.21/345.32	c total #propagations: 177862513 / total #impl: 923715540 (eff. 0.193)
345.21/345.32	c #Conflicts:     491000 | #Learnt:      23200 | 0.000
345.21/345.32	c total clause space: 206.656MB
345.21/345.32	c total #watches: 623009
346.31/346.44	c total #propagations: 178180225 / total #impl: 925491534 (eff. 0.193)
346.31/346.44	c #Conflicts:     492000 | #Learnt:      24200 | 0.000
346.31/346.44	c total clause space: 206.656MB
346.31/346.44	c total #watches: 629403
347.61/347.71	c total #propagations: 178515697 / total #impl: 927584344 (eff. 0.192)
347.61/347.71	c #Conflicts:     493000 | #Learnt:      25200 | 0.000
347.61/347.71	c total clause space: 206.656MB
347.61/347.71	c total #watches: 635495
348.91/349.00	c total #propagations: 178855087 / total #impl: 929685255 (eff. 0.192)
348.91/349.00	c #Conflicts:     494000 | #Learnt:      26200 | 0.000
348.91/349.00	c total clause space: 206.656MB
348.91/349.00	c total #watches: 640386
350.21/350.32	c total #propagations: 179179673 / total #impl: 932026424 (eff. 0.192)
350.21/350.32	c #Conflicts:     495000 | #Learnt:      27200 | 0.000
350.21/350.32	c total clause space: 206.656MB
350.21/350.32	c total #watches: 646711
351.31/351.48	c total #propagations: 179500494 / total #impl: 934245046 (eff. 0.192)
351.31/351.48	c #Conflicts:     496000 | #Learnt:      28200 | 0.000
351.31/351.48	c total clause space: 206.656MB
351.31/351.49	c total #watches: 652847
352.81/352.97	c total #propagations: 179795846 / total #impl: 936310307 (eff. 0.192)
352.81/352.97	c #Conflicts:     497000 | #Learnt:      29200 | 0.000
352.81/352.97	c total clause space: 206.656MB
352.81/352.97	c total #watches: 658447
354.41/354.56	c total #propagations: 180109168 / total #impl: 938349426 (eff. 0.192)
354.41/354.56	c #Conflicts:     498000 | #Learnt:      30200 | 0.000
354.41/354.56	c total clause space: 206.656MB
354.41/354.56	c total #watches: 665346
356.41/356.58	c total #propagations: 180413656 / total #impl: 940617552 (eff. 0.192)
356.41/356.58	c #Conflicts:     499000 | #Learnt:      31200 | 0.000
356.41/356.58	c total clause space: 206.656MB
356.41/356.58	c total #watches: 671832
358.20/358.38	c total #propagations: 180742320 / total #impl: 943371914 (eff. 0.192)
358.20/358.38	c #Conflicts:     500000 | #Learnt:      32200 | 0.000
358.20/358.38	c total clause space: 206.656MB
358.20/358.38	c total #watches: 676703
359.50/359.66	c total #propagations: 181037637 / total #impl: 945181996 (eff. 0.192)
359.50/359.66	c #Conflicts:     501000 | #Learnt:      33200 | 0.000
359.50/359.66	c total clause space: 206.656MB
359.50/359.66	c total #watches: 682987
361.10/361.24	c total #propagations: 181307116 / total #impl: 947032560 (eff. 0.191)
361.10/361.24	c GC COLLECT
361.10/361.24	c #Conflicts:     502000 | #Learnt:      17184 | 0.000
361.10/361.24	c total clause space: 206.656MB
361.10/361.24	c total #watches: 598558
361.60/361.78	c total #propagations: 181612602 / total #impl: 949145320 (eff. 0.191)
361.60/361.78	c #Conflicts:     503000 | #Learnt:      18184 | 0.000
361.60/361.78	c total clause space: 206.656MB
361.60/361.78	c total #watches: 602720
362.30/362.45	c total #propagations: 181905486 / total #impl: 950775797 (eff. 0.191)
362.30/362.45	c #Conflicts:     504000 | #Learnt:      19184 | 0.000
362.30/362.45	c total clause space: 206.656MB
362.30/362.45	c total #watches: 607265
363.01/363.15	c total #propagations: 182207622 / total #impl: 952459116 (eff. 0.191)
363.01/363.15	c #Conflicts:     505000 | #Learnt:      20184 | 0.000
363.01/363.15	c total clause space: 206.656MB
363.01/363.15	c total #watches: 613570
363.70/363.86	c total #propagations: 182509775 / total #impl: 954436533 (eff. 0.191)
363.70/363.86	c #Conflicts:     506000 | #Learnt:      21184 | 0.000
363.70/363.86	c total clause space: 206.656MB
363.70/363.86	c total #watches: 618148
364.60/364.70	c total #propagations: 182807444 / total #impl: 956319742 (eff. 0.191)
364.60/364.70	c #Conflicts:     507000 | #Learnt:      22184 | 0.000
364.60/364.70	c total clause space: 206.656MB
364.60/364.70	c total #watches: 623380
365.50/365.60	c total #propagations: 183123089 / total #impl: 958365487 (eff. 0.191)
365.50/365.60	c #Conflicts:     508000 | #Learnt:      23184 | 0.000
365.50/365.60	c total clause space: 206.656MB
365.50/365.60	c total #watches: 629290
366.50/366.65	c total #propagations: 183422874 / total #impl: 960609111 (eff. 0.191)
366.50/366.65	c #Conflicts:     509000 | #Learnt:      24184 | 0.000
366.50/366.65	c total clause space: 206.656MB
366.50/366.65	c total #watches: 633627
367.60/367.72	c total #propagations: 183749734 / total #impl: 963032949 (eff. 0.191)
367.60/367.72	c #Conflicts:     510000 | #Learnt:      25184 | 0.000
367.60/367.72	c total clause space: 206.656MB
367.60/367.72	c total #watches: 637984
368.80/368.90	c total #propagations: 184064881 / total #impl: 965365940 (eff. 0.191)
368.80/368.90	c #Conflicts:     511000 | #Learnt:      26184 | 0.000
368.80/368.90	c total clause space: 206.656MB
368.80/368.90	c total #watches: 642498
369.80/369.99	c total #propagations: 184391205 / total #impl: 967616485 (eff. 0.191)
369.80/369.99	c #Conflicts:     512000 | #Learnt:      27184 | 0.000
369.80/369.99	c total clause space: 206.656MB
369.80/369.99	c total #watches: 646189
371.10/371.24	c total #propagations: 184678969 / total #impl: 969658539 (eff. 0.190)
371.10/371.24	c #Conflicts:     513000 | #Learnt:      28184 | 0.000
371.10/371.24	c total clause space: 206.656MB
371.10/371.24	c total #watches: 650794
372.00/372.17	c total #propagations: 185001037 / total #impl: 971984639 (eff. 0.190)
372.00/372.17	c #Conflicts:     514000 | #Learnt:      29184 | 0.000
372.00/372.17	c total clause space: 206.656MB
372.00/372.17	c total #watches: 654922
373.10/373.24	c total #propagations: 185340842 / total #impl: 973732419 (eff. 0.190)
373.10/373.24	c #Conflicts:     515000 | #Learnt:      30184 | 0.000
373.10/373.24	c total clause space: 206.656MB
373.10/373.24	c total #watches: 659272
374.11/374.23	c total #propagations: 185727676 / total #impl: 975435721 (eff. 0.190)
374.11/374.23	c #Conflicts:     516000 | #Learnt:      31184 | 0.000
374.11/374.23	c total clause space: 206.656MB
374.11/374.23	c total #watches: 663529
375.21/375.32	c total #propagations: 186139435 / total #impl: 976998133 (eff. 0.191)
375.21/375.32	c #Conflicts:     517000 | #Learnt:      32184 | 0.000
375.21/375.32	c total clause space: 206.656MB
375.21/375.32	c total #watches: 666817
376.21/376.37	c total #propagations: 186536547 / total #impl: 978887194 (eff. 0.191)
376.21/376.37	c #Conflicts:     518000 | #Learnt:      33184 | 0.000
376.21/376.37	c total clause space: 206.656MB
376.21/376.37	c total #watches: 670884
377.41/377.52	c total #propagations: 186907386 / total #impl: 980819380 (eff. 0.191)
377.41/377.52	c #Conflicts:     519000 | #Learnt:      34184 | 0.000
377.41/377.52	c total clause space: 206.656MB
377.41/377.52	c total #watches: 676265
378.30/378.47	c total #propagations: 187274706 / total #impl: 983067478 (eff. 0.191)
378.30/378.47	c GC COLLECT
378.30/378.47	c #Conflicts:     520000 | #Learnt:      17878 | 0.000
378.30/378.47	c total clause space: 206.656MB
378.30/378.47	c total #watches: 600476
379.00/379.11	c total #propagations: 187676650 / total #impl: 984957357 (eff. 0.191)
379.00/379.11	c #Conflicts:     521000 | #Learnt:      18878 | 0.000
379.00/379.11	c total clause space: 206.656MB
379.00/379.11	c total #watches: 604755
379.70/379.86	c total #propagations: 188004657 / total #impl: 986739625 (eff. 0.191)
379.70/379.86	c #Conflicts:     522000 | #Learnt:      19878 | 0.000
379.70/379.86	c total clause space: 206.656MB
379.70/379.86	c total #watches: 610028
380.40/380.57	c total #propagations: 188386390 / total #impl: 988976610 (eff. 0.190)
380.40/380.57	c #Conflicts:     523000 | #Learnt:      20878 | 0.000
380.40/380.57	c total clause space: 206.656MB
380.40/380.57	c total #watches: 613934
381.10/381.21	c total #propagations: 188776480 / total #impl: 990937025 (eff. 0.191)
381.10/381.21	c #Conflicts:     524000 | #Learnt:      21878 | 0.000
381.10/381.21	c total clause space: 206.656MB
381.10/381.21	c total #watches: 617829
382.00/382.13	c total #propagations: 189133732 / total #impl: 992811289 (eff. 0.191)
382.00/382.13	c #Conflicts:     525000 | #Learnt:      22878 | 0.000
382.00/382.13	c total clause space: 206.656MB
382.00/382.13	c total #watches: 624609
382.91/383.01	c total #propagations: 189563440 / total #impl: 995006553 (eff. 0.191)
382.91/383.01	c #Conflicts:     526000 | #Learnt:      23878 | 0.000
382.91/383.01	c total clause space: 206.656MB
382.91/383.01	c total #watches: 629069
383.80/383.97	c total #propagations: 189953999 / total #impl: 997102830 (eff. 0.191)
383.80/383.97	c #Conflicts:     527000 | #Learnt:      24878 | 0.000
383.80/383.97	c total clause space: 206.656MB
383.80/383.97	c total #watches: 633785
384.80/384.90	c total #propagations: 190315123 / total #impl: 999398430 (eff. 0.190)
384.80/384.90	c #Conflicts:     528000 | #Learnt:      25878 | 0.000
384.80/384.90	c total clause space: 206.656MB
384.80/384.90	c total #watches: 641125
385.70/385.87	c total #propagations: 190674853 / total #impl: 1001747216 (eff. 0.190)
385.70/385.87	c #Conflicts:     529000 | #Learnt:      26878 | 0.000
385.70/385.87	c total clause space: 206.656MB
385.70/385.87	c total #watches: 644756
386.50/386.62	c total #propagations: 190975651 / total #impl: 1003317309 (eff. 0.190)
386.50/386.62	c #Conflicts:     530000 | #Learnt:      27878 | 0.000
386.50/386.62	c total clause space: 206.656MB
386.50/386.62	c total #watches: 647800
387.21/387.33	c total #propagations: 191339011 / total #impl: 1005465600 (eff. 0.190)
387.21/387.33	c #Conflicts:     531000 | #Learnt:      28878 | 0.000
387.21/387.33	c total clause space: 206.656MB
387.21/387.33	c total #watches: 652646
387.90/388.10	c total #propagations: 191665451 / total #impl: 1007603289 (eff. 0.190)
387.90/388.10	c #Conflicts:     532000 | #Learnt:      29878 | 0.000
387.90/388.10	c total clause space: 206.656MB
388.00/388.10	c total #watches: 658148
389.30/389.41	c total #propagations: 191942846 / total #impl: 1009934705 (eff. 0.190)
389.30/389.41	c #Conflicts:     533000 | #Learnt:      30878 | 0.000
389.30/389.41	c total clause space: 206.656MB
389.30/389.41	c total #watches: 663692
390.40/390.54	c total #propagations: 192300919 / total #impl: 1012424034 (eff. 0.190)
390.40/390.54	c #Conflicts:     534000 | #Learnt:      31878 | 0.000
390.40/390.54	c total clause space: 206.656MB
390.40/390.54	c total #watches: 668221
391.50/391.69	c total #propagations: 192674300 / total #impl: 1014332627 (eff. 0.190)
391.50/391.69	c #Conflicts:     535000 | #Learnt:      32878 | 0.000
391.50/391.69	c total clause space: 206.656MB
391.50/391.69	c total #watches: 672529
392.60/392.72	c total #propagations: 192987727 / total #impl: 1016492426 (eff. 0.190)
392.60/392.72	c #Conflicts:     536000 | #Learnt:      33878 | 0.000
392.60/392.72	c total clause space: 206.656MB
392.60/392.72	c total #watches: 676607
393.70/393.89	c total #propagations: 193329431 / total #impl: 1018389285 (eff. 0.190)
393.70/393.89	c #Conflicts:     537000 | #Learnt:      34878 | 0.000
393.70/393.89	c total clause space: 206.656MB
393.70/393.89	c total #watches: 683080
394.80/394.92	c total #propagations: 193708094 / total #impl: 1020529322 (eff. 0.190)
394.80/394.92	c GC COLLECT
394.80/394.92	c #Conflicts:     538000 | #Learnt:      18269 | 0.000
394.80/394.92	c total clause space: 206.656MB
394.80/394.92	c total #watches: 604017
395.30/395.46	c total #propagations: 194084969 / total #impl: 1022383816 (eff. 0.190)
395.30/395.46	c #Conflicts:     539000 | #Learnt:      19269 | 0.000
395.30/395.46	c total clause space: 206.656MB
395.30/395.46	c total #watches: 607338
396.01/396.20	c total #propagations: 194444335 / total #impl: 1023855646 (eff. 0.190)
396.01/396.20	c #Conflicts:     540000 | #Learnt:      20269 | 0.000
396.01/396.20	c total clause space: 206.656MB
396.01/396.20	c total #watches: 610614
396.80/396.96	c total #propagations: 194770614 / total #impl: 1025573090 (eff. 0.190)
396.80/396.96	c #Conflicts:     541000 | #Learnt:      21269 | 0.000
396.80/396.96	c total clause space: 206.656MB
396.80/396.96	c total #watches: 615542
397.60/397.73	c total #propagations: 195127688 / total #impl: 1027357491 (eff. 0.190)
397.60/397.73	c #Conflicts:     542000 | #Learnt:      22269 | 0.000
397.60/397.73	c total clause space: 206.656MB
397.60/397.73	c total #watches: 619265
398.50/398.69	c total #propagations: 195496540 / total #impl: 1029071287 (eff. 0.190)
398.50/398.69	c #Conflicts:     543000 | #Learnt:      23269 | 0.000
398.50/398.69	c total clause space: 206.656MB
398.50/398.70	c total #watches: 623764
399.50/399.64	c total #propagations: 195904145 / total #impl: 1031201570 (eff. 0.190)
399.50/399.64	c #Conflicts:     544000 | #Learnt:      24269 | 0.000
399.50/399.64	c total clause space: 206.656MB
399.50/399.64	c total #watches: 629371
400.51/400.65	c total #propagations: 196269912 / total #impl: 1033374295 (eff. 0.190)
400.51/400.65	c #Conflicts:     545000 | #Learnt:      25269 | 0.000
400.51/400.65	c total clause space: 206.656MB
400.51/400.65	c total #watches: 634025
401.40/401.53	c total #propagations: 196642488 / total #impl: 1035633148 (eff. 0.190)
401.40/401.53	c #Conflicts:     546000 | #Learnt:      26269 | 0.000
401.40/401.53	c total clause space: 206.656MB
401.40/401.53	c total #watches: 638041
402.00/402.18	c total #propagations: 197026712 / total #impl: 1037599246 (eff. 0.190)
402.00/402.18	c #Conflicts:     547000 | #Learnt:      27269 | 0.000
402.00/402.18	c total clause space: 206.656MB
402.00/402.18	c total #watches: 642937
402.80/402.93	c total #propagations: 197390222 / total #impl: 1039117549 (eff. 0.190)
402.80/402.93	c #Conflicts:     548000 | #Learnt:      28269 | 0.000
402.80/402.93	c total clause space: 206.656MB
402.80/402.93	c total #watches: 646360
403.60/403.79	c total #propagations: 197732941 / total #impl: 1040973549 (eff. 0.190)
403.60/403.79	c #Conflicts:     549000 | #Learnt:      29269 | 0.000
403.60/403.79	c total clause space: 206.656MB
403.60/403.79	c total #watches: 650125
404.60/404.71	c total #propagations: 198146107 / total #impl: 1043253963 (eff. 0.190)
404.60/404.71	c #Conflicts:     550000 | #Learnt:      30269 | 0.000
404.60/404.71	c total clause space: 206.656MB
404.60/404.71	c total #watches: 653532
405.50/405.65	c total #propagations: 198566218 / total #impl: 1045853968 (eff. 0.190)
405.50/405.65	c #Conflicts:     551000 | #Learnt:      31269 | 0.000
405.50/405.65	c total clause space: 206.656MB
405.50/405.65	c total #watches: 656864
406.50/406.69	c total #propagations: 198969265 / total #impl: 1048472940 (eff. 0.190)
406.50/406.69	c #Conflicts:     552000 | #Learnt:      32269 | 0.000
406.50/406.69	c total clause space: 206.656MB
406.50/406.69	c total #watches: 660488
407.70/407.89	c total #propagations: 199329363 / total #impl: 1050468559 (eff. 0.190)
407.70/407.89	c #Conflicts:     553000 | #Learnt:      33269 | 0.000
407.70/407.89	c total clause space: 206.656MB
407.70/407.89	c total #watches: 664922
408.90/409.06	c total #propagations: 199651022 / total #impl: 1052343832 (eff. 0.190)
408.90/409.06	c #Conflicts:     554000 | #Learnt:      34269 | 0.000
408.90/409.06	c total clause space: 206.656MB
408.90/409.06	c total #watches: 669010
410.20/410.38	c total #propagations: 199980406 / total #impl: 1054287689 (eff. 0.190)
410.20/410.38	c #Conflicts:     555000 | #Learnt:      35269 | 0.000
410.20/410.38	c total clause space: 206.656MB
410.20/410.38	c total #watches: 674240
411.40/411.51	c total #propagations: 200294051 / total #impl: 1056160746 (eff. 0.190)
411.40/411.51	c GC COLLECT
411.40/411.51	c #Conflicts:     556000 | #Learnt:      18387 | 0.000
411.40/411.51	c total clause space: 206.656MB
411.40/411.51	c total #watches: 604959
412.30/412.41	c total #propagations: 200601361 / total #impl: 1057854112 (eff. 0.190)
412.30/412.41	c #Conflicts:     557000 | #Learnt:      19387 | 0.000
412.30/412.41	c total clause space: 206.656MB
412.30/412.41	c total #watches: 609852
413.20/413.40	c total #propagations: 200928733 / total #impl: 1059483290 (eff. 0.190)
413.20/413.40	c #Conflicts:     558000 | #Learnt:      20387 | 0.000
413.20/413.40	c total clause space: 206.656MB
413.20/413.40	c total #watches: 613814
414.00/414.14	c total #propagations: 201278505 / total #impl: 1061330815 (eff. 0.190)
414.00/414.14	c #Conflicts:     559000 | #Learnt:      21387 | 0.000
414.00/414.14	c total clause space: 206.656MB
414.00/414.14	c total #watches: 618930
414.80/414.92	c total #propagations: 201655031 / total #impl: 1063258406 (eff. 0.190)
414.80/414.92	c #Conflicts:     560000 | #Learnt:      22387 | 0.000
414.80/414.92	c total clause space: 206.656MB
414.80/414.92	c total #watches: 623419
415.69/415.86	c total #propagations: 202029944 / total #impl: 1065116721 (eff. 0.190)
415.69/415.86	c #Conflicts:     561000 | #Learnt:      23387 | 0.000
415.69/415.86	c total clause space: 206.656MB
415.69/415.86	c total #watches: 631234
416.69/416.88	c total #propagations: 202369410 / total #impl: 1067177204 (eff. 0.190)
416.69/416.88	c #Conflicts:     562000 | #Learnt:      24387 | 0.000
416.69/416.88	c total clause space: 206.656MB
416.69/416.88	c total #watches: 635464
417.59/417.77	c total #propagations: 202753056 / total #impl: 1069297094 (eff. 0.190)
417.59/417.77	c #Conflicts:     563000 | #Learnt:      25387 | 0.000
417.59/417.77	c total clause space: 206.656MB
417.59/417.77	c total #watches: 639497
418.79/418.90	c total #propagations: 203137603 / total #impl: 1071182468 (eff. 0.190)
418.79/418.90	c #Conflicts:     564000 | #Learnt:      26387 | 0.000
418.79/418.90	c total clause space: 206.656MB
418.79/418.90	c total #watches: 644226
419.49/419.65	c total #propagations: 203510693 / total #impl: 1073335594 (eff. 0.190)
419.49/419.65	c #Conflicts:     565000 | #Learnt:      27387 | 0.000
419.49/419.65	c total clause space: 206.656MB
419.49/419.65	c total #watches: 648179
420.49/420.66	c total #propagations: 203791489 / total #impl: 1074786370 (eff. 0.190)
420.49/420.66	c #Conflicts:     566000 | #Learnt:      28387 | 0.000
420.49/420.66	c total clause space: 206.656MB
420.49/420.66	c total #watches: 651317
421.79/421.91	c total #propagations: 204141752 / total #impl: 1076489125 (eff. 0.190)
421.79/421.91	c #Conflicts:     567000 | #Learnt:      29387 | 0.000
421.79/421.91	c total clause space: 206.656MB
421.79/421.91	c total #watches: 655163
422.99/423.17	c total #propagations: 204571479 / total #impl: 1078681796 (eff. 0.190)
422.99/423.17	c #Conflicts:     568000 | #Learnt:      30387 | 0.000
422.99/423.17	c total clause space: 206.656MB
422.99/423.17	c total #watches: 662290
423.89/424.07	c total #propagations: 204988601 / total #impl: 1080740407 (eff. 0.190)
423.89/424.07	c #Conflicts:     569000 | #Learnt:      31387 | 0.000
423.89/424.07	c total clause space: 206.656MB
423.89/424.07	c total #watches: 666849
425.19/425.31	c total #propagations: 205362537 / total #impl: 1082648236 (eff. 0.190)
425.19/425.31	c #Conflicts:     570000 | #Learnt:      32387 | 0.000
425.19/425.31	c total clause space: 206.656MB
425.19/425.31	c total #watches: 673280
426.19/426.35	c total #propagations: 205764669 / total #impl: 1084937175 (eff. 0.190)
426.19/426.35	c #Conflicts:     571000 | #Learnt:      33387 | 0.000
426.19/426.35	c total clause space: 206.656MB
426.19/426.35	c total #watches: 677891
427.49/427.63	c total #propagations: 206152455 / total #impl: 1087050430 (eff. 0.190)
427.49/427.63	c #Conflicts:     572000 | #Learnt:      34387 | 0.000
427.49/427.63	c total clause space: 206.656MB
427.49/427.63	c total #watches: 683069
428.69/428.87	c total #propagations: 206492639 / total #impl: 1088940262 (eff. 0.190)
428.69/428.87	c #Conflicts:     573000 | #Learnt:      35387 | 0.000
428.69/428.87	c total clause space: 206.656MB
428.69/428.87	c total #watches: 689325
429.99/430.18	c total #propagations: 206849138 / total #impl: 1091143400 (eff. 0.190)
429.99/430.18	c #Conflicts:     574000 | #Learnt:      36387 | 0.000
429.99/430.18	c total clause space: 206.656MB
429.99/430.19	c total #watches: 695750
431.20/431.32	c total #propagations: 207207261 / total #impl: 1093882281 (eff. 0.189)
431.20/431.32	c GC COLLECT
431.20/431.32	c #Conflicts:     575000 | #Learnt:      19178 | 0.000
431.20/431.32	c total clause space: 206.656MB
431.20/431.32	c total #watches: 607221
432.19/432.33	c total #propagations: 207529218 / total #impl: 1096178976 (eff. 0.189)
432.19/432.33	c #Conflicts:     576000 | #Learnt:      20178 | 0.000
432.19/432.33	c total clause space: 206.656MB
432.19/432.33	c total #watches: 611336
433.19/433.32	c total #propagations: 207850198 / total #impl: 1098060356 (eff. 0.189)
433.19/433.32	c #Conflicts:     577000 | #Learnt:      21178 | 0.000
433.19/433.32	c total clause space: 206.656MB
433.19/433.32	c total #watches: 617265
434.09/434.24	c total #propagations: 208166876 / total #impl: 1099702629 (eff. 0.189)
434.09/434.24	c #Conflicts:     578000 | #Learnt:      22178 | 0.000
434.09/434.24	c total clause space: 206.656MB
434.09/434.24	c total #watches: 621298
434.79/435.00	c total #propagations: 208575030 / total #impl: 1101531628 (eff. 0.189)
434.79/435.00	c #Conflicts:     579000 | #Learnt:      23178 | 0.000
434.79/435.00	c total clause space: 206.656MB
434.89/435.00	c total #watches: 624867
435.70/435.89	c total #propagations: 208973318 / total #impl: 1103397819 (eff. 0.189)
435.70/435.89	c #Conflicts:     580000 | #Learnt:      24178 | 0.000
435.70/435.89	c total clause space: 206.656MB
435.70/435.89	c total #watches: 631197
436.59/436.73	c total #propagations: 209355836 / total #impl: 1105430394 (eff. 0.189)
436.59/436.73	c #Conflicts:     581000 | #Learnt:      25178 | 0.000
436.59/436.73	c total clause space: 206.656MB
436.59/436.73	c total #watches: 635070
437.59/437.74	c total #propagations: 209716145 / total #impl: 1107083790 (eff. 0.189)
437.59/437.74	c #Conflicts:     582000 | #Learnt:      26178 | 0.000
437.59/437.74	c total clause space: 206.656MB
437.59/437.74	c total #watches: 639345
438.39/438.55	c total #propagations: 210131206 / total #impl: 1108778237 (eff. 0.190)
438.39/438.55	c #Conflicts:     583000 | #Learnt:      27178 | 0.000
438.39/438.55	c total clause space: 206.656MB
438.39/438.55	c total #watches: 643356
439.49/439.64	c total #propagations: 210486309 / total #impl: 1110499957 (eff. 0.190)
439.49/439.64	c #Conflicts:     584000 | #Learnt:      28178 | 0.000
439.49/439.64	c total clause space: 206.656MB
439.49/439.64	c total #watches: 648363
440.49/440.67	c total #propagations: 210826597 / total #impl: 1112169110 (eff. 0.190)
440.49/440.67	c #Conflicts:     585000 | #Learnt:      29178 | 0.000
440.49/440.67	c total clause space: 206.656MB
440.49/440.67	c total #watches: 652137
441.59/441.76	c total #propagations: 211241297 / total #impl: 1113735664 (eff. 0.190)
441.59/441.76	c #Conflicts:     586000 | #Learnt:      30178 | 0.000
441.59/441.76	c total clause space: 206.656MB
441.59/441.76	c total #watches: 657639
442.89/443.05	c total #propagations: 211615608 / total #impl: 1115815141 (eff. 0.190)
442.89/443.05	c #Conflicts:     587000 | #Learnt:      31178 | 0.000
442.89/443.05	c total clause space: 206.656MB
442.89/443.05	c total #watches: 666238
443.99/444.13	c total #propagations: 212080681 / total #impl: 1118236335 (eff. 0.190)
443.99/444.13	c #Conflicts:     588000 | #Learnt:      32178 | 0.000
443.99/444.13	c total clause space: 206.656MB
443.99/444.13	c total #watches: 672535
444.99/445.13	c total #propagations: 212452184 / total #impl: 1120254820 (eff. 0.190)
444.99/445.13	c #Conflicts:     589000 | #Learnt:      33178 | 0.000
444.99/445.13	c total clause space: 206.656MB
444.99/445.13	c total #watches: 676674
446.09/446.21	c total #propagations: 212789462 / total #impl: 1122104955 (eff. 0.190)
446.09/446.21	c #Conflicts:     590000 | #Learnt:      34178 | 0.000
446.09/446.21	c total clause space: 206.656MB
446.09/446.22	c total #watches: 680499
447.39/447.54	c total #propagations: 213110155 / total #impl: 1123751357 (eff. 0.190)
447.39/447.54	c #Conflicts:     591000 | #Learnt:      35178 | 0.000
447.39/447.54	c total clause space: 206.656MB
447.39/447.54	c total #watches: 687144
448.39/448.58	c total #propagations: 213503840 / total #impl: 1125970497 (eff. 0.190)
448.39/448.58	c #Conflicts:     592000 | #Learnt:      36178 | 0.000
448.39/448.58	c total clause space: 206.656MB
448.39/448.58	c total #watches: 690816
449.39/449.53	c total #propagations: 213831563 / total #impl: 1127675150 (eff. 0.190)
449.39/449.53	c GC COLLECT
449.39/449.53	c #Conflicts:     593000 | #Learnt:      18669 | 0.000
449.39/449.53	c total clause space: 206.656MB
449.39/449.53	c total #watches: 605491
450.00/450.17	c total #propagations: 214159061 / total #impl: 1129643789 (eff. 0.190)
450.00/450.17	c #Conflicts:     594000 | #Learnt:      19669 | 0.000
450.00/450.17	c total clause space: 206.656MB
450.00/450.17	c total #watches: 611282
450.69/450.87	c total #propagations: 214473771 / total #impl: 1131556086 (eff. 0.190)
450.69/450.87	c #Conflicts:     595000 | #Learnt:      20669 | 0.000
450.69/450.87	c total clause space: 206.656MB
450.69/450.87	c total #watches: 617468
451.69/451.83	c total #propagations: 214749393 / total #impl: 1133272470 (eff. 0.189)
451.69/451.83	c #Conflicts:     596000 | #Learnt:      21669 | 0.000
451.69/451.83	c total clause space: 206.656MB
451.69/451.84	c total #watches: 624233
452.39/452.51	c total #propagations: 215049760 / total #impl: 1135440843 (eff. 0.189)
452.39/452.51	c #Conflicts:     597000 | #Learnt:      22669 | 0.000
452.39/452.51	c total clause space: 206.656MB
452.39/452.51	c total #watches: 629497
453.09/453.29	c total #propagations: 215383403 / total #impl: 1136973811 (eff. 0.189)
453.09/453.29	c #Conflicts:     598000 | #Learnt:      23669 | 0.000
453.09/453.29	c total clause space: 206.656MB
453.09/453.29	c total #watches: 636762
453.89/454.05	c total #propagations: 215724990 / total #impl: 1138967925 (eff. 0.189)
453.89/454.05	c #Conflicts:     599000 | #Learnt:      24669 | 0.000
453.89/454.05	c total clause space: 206.656MB
453.89/454.05	c total #watches: 641600
454.79/454.90	c total #propagations: 216028988 / total #impl: 1141218501 (eff. 0.189)
454.79/454.90	c #Conflicts:     600000 | #Learnt:      25669 | 0.000
454.79/454.90	c total clause space: 206.656MB
454.79/454.90	c total #watches: 648836
455.89/456.05	c total #propagations: 216328474 / total #impl: 1143500165 (eff. 0.189)
455.89/456.05	c #Conflicts:     601000 | #Learnt:      26669 | 0.000
455.89/456.05	c total clause space: 206.656MB
455.89/456.05	c total #watches: 654603
457.19/457.32	c total #propagations: 216681195 / total #impl: 1145420313 (eff. 0.189)
457.19/457.32	c #Conflicts:     602000 | #Learnt:      27669 | 0.000
457.19/457.32	c total clause space: 206.656MB
457.19/457.32	c total #watches: 660367
458.59/458.70	c total #propagations: 217009649 / total #impl: 1147340238 (eff. 0.189)
458.59/458.70	c #Conflicts:     603000 | #Learnt:      28669 | 0.000
458.59/458.70	c total clause space: 206.656MB
458.59/458.70	c total #watches: 665056
459.90/460.06	c total #propagations: 217342761 / total #impl: 1149371428 (eff. 0.189)
459.90/460.06	c #Conflicts:     604000 | #Learnt:      29669 | 0.000
459.90/460.06	c total clause space: 206.656MB
459.90/460.06	c total #watches: 670342
461.09/461.23	c total #propagations: 217696871 / total #impl: 1151767980 (eff. 0.189)
461.09/461.23	c #Conflicts:     605000 | #Learnt:      30669 | 0.000
461.09/461.23	c total clause space: 206.656MB
461.09/461.23	c total #watches: 675499
462.39/462.57	c total #propagations: 217996289 / total #impl: 1153805094 (eff. 0.189)
462.39/462.57	c #Conflicts:     606000 | #Learnt:      31669 | 0.000
462.39/462.57	c total clause space: 206.656MB
462.39/462.57	c total #watches: 680210
464.19/464.32	c total #propagations: 218305751 / total #impl: 1156126175 (eff. 0.189)
464.19/464.32	c #Conflicts:     607000 | #Learnt:      32669 | 0.000
464.19/464.32	c total clause space: 206.656MB
464.19/464.32	c total #watches: 684824
465.89/466.07	c total #propagations: 218668689 / total #impl: 1158769648 (eff. 0.189)
465.89/466.07	c #Conflicts:     608000 | #Learnt:      33669 | 0.000
465.89/466.07	c total clause space: 206.656MB
465.89/466.07	c total #watches: 689366
467.69/467.80	c total #propagations: 219047894 / total #impl: 1161478308 (eff. 0.189)
467.69/467.80	c #Conflicts:     609000 | #Learnt:      34669 | 0.000
467.69/467.80	c total clause space: 206.656MB
467.69/467.80	c total #watches: 694210
469.79/469.95	c total #propagations: 219385897 / total #impl: 1163916609 (eff. 0.188)
469.79/469.95	c #Conflicts:     610000 | #Learnt:      35669 | 0.000
469.79/469.95	c total clause space: 206.656MB
469.79/469.95	c total #watches: 697824
472.08/472.23	c total #propagations: 219782308 / total #impl: 1166543768 (eff. 0.188)
472.08/472.23	c #Conflicts:     611000 | #Learnt:      36669 | 0.000
472.08/472.23	c total clause space: 206.656MB
472.08/472.23	c total #watches: 700995
473.88/474.04	c total #propagations: 220175691 / total #impl: 1169182033 (eff. 0.188)
473.88/474.04	c GC COLLECT
473.88/474.04	c #Conflicts:     612000 | #Learnt:      18894 | 0.000
473.88/474.04	c total clause space: 206.656MB
473.88/474.04	c total #watches: 606346
474.28/474.40	c total #propagations: 220496046 / total #impl: 1171354283 (eff. 0.188)
474.28/474.40	c #Conflicts:     613000 | #Learnt:      19894 | 0.000
474.28/474.40	c total clause space: 206.656MB
474.28/474.40	c total #watches: 610256
474.78/474.91	c total #propagations: 220793036 / total #impl: 1172489136 (eff. 0.188)
474.78/474.91	c #Conflicts:     614000 | #Learnt:      20894 | 0.000
474.78/474.91	c total clause space: 206.656MB
474.78/474.91	c total #watches: 613595
475.38/475.57	c total #propagations: 221129944 / total #impl: 1173793271 (eff. 0.188)
475.38/475.57	c #Conflicts:     615000 | #Learnt:      21894 | 0.000
475.38/475.57	c total clause space: 206.656MB
475.38/475.57	c total #watches: 617190
476.18/476.36	c total #propagations: 221497622 / total #impl: 1175193285 (eff. 0.188)
476.18/476.36	c #Conflicts:     616000 | #Learnt:      22894 | 0.000
476.18/476.36	c total clause space: 206.656MB
476.18/476.37	c total #watches: 622777
476.98/477.11	c total #propagations: 221874582 / total #impl: 1176890253 (eff. 0.189)
476.98/477.11	c #Conflicts:     617000 | #Learnt:      23894 | 0.000
476.98/477.11	c total clause space: 206.656MB
476.98/477.11	c total #watches: 626019
477.78/477.95	c total #propagations: 222242991 / total #impl: 1178546462 (eff. 0.189)
477.78/477.95	c #Conflicts:     618000 | #Learnt:      24894 | 0.000
477.78/477.95	c total clause space: 206.656MB
477.78/477.95	c total #watches: 630577
478.49/478.62	c total #propagations: 222620880 / total #impl: 1180378337 (eff. 0.189)
478.49/478.62	c #Conflicts:     619000 | #Learnt:      25894 | 0.000
478.49/478.62	c total clause space: 206.656MB
478.49/478.62	c total #watches: 635496
479.48/479.66	c total #propagations: 222977837 / total #impl: 1181882447 (eff. 0.189)
479.48/479.66	c #Conflicts:     620000 | #Learnt:      26894 | 0.000
479.48/479.66	c total clause space: 206.656MB
479.48/479.66	c total #watches: 640987
480.58/480.70	c total #propagations: 223360787 / total #impl: 1183908459 (eff. 0.189)
480.58/480.70	c #Conflicts:     621000 | #Learnt:      27894 | 0.000
480.58/480.70	c total clause space: 206.656MB
480.58/480.70	c total #watches: 647141
481.58/481.72	c total #propagations: 223729755 / total #impl: 1185931514 (eff. 0.189)
481.58/481.72	c #Conflicts:     622000 | #Learnt:      28894 | 0.000
481.58/481.72	c total clause space: 206.656MB
481.58/481.72	c total #watches: 651689
482.38/482.59	c total #propagations: 224081795 / total #impl: 1187901053 (eff. 0.189)
482.38/482.59	c #Conflicts:     623000 | #Learnt:      29894 | 0.000
482.38/482.59	c total clause space: 206.656MB
482.38/482.59	c total #watches: 658727
483.38/483.52	c total #propagations: 224493640 / total #impl: 1190731467 (eff. 0.189)
483.38/483.52	c #Conflicts:     624000 | #Learnt:      30894 | 0.000
483.38/483.52	c total clause space: 206.656MB
483.38/483.52	c total #watches: 662471
484.58/484.79	c total #propagations: 224871080 / total #impl: 1193335942 (eff. 0.188)
484.58/484.79	c #Conflicts:     625000 | #Learnt:      31894 | 0.000
484.58/484.79	c total clause space: 206.656MB
484.58/484.79	c total #watches: 667677
485.78/485.99	c total #propagations: 225314806 / total #impl: 1195437978 (eff. 0.188)
485.78/485.99	c #Conflicts:     626000 | #Learnt:      32894 | 0.000
485.78/485.99	c total clause space: 206.656MB
485.78/485.99	c total #watches: 673749
486.68/486.86	c total #propagations: 225702248 / total #impl: 1197545385 (eff. 0.188)
486.68/486.86	c #Conflicts:     627000 | #Learnt:      33894 | 0.000
486.68/486.86	c total clause space: 206.656MB
486.68/486.86	c total #watches: 678606
487.68/487.89	c total #propagations: 226026624 / total #impl: 1199632334 (eff. 0.188)
487.68/487.89	c #Conflicts:     628000 | #Learnt:      34894 | 0.000
487.68/487.89	c total clause space: 206.656MB
487.68/487.89	c total #watches: 682761
488.88/489.04	c total #propagations: 226348077 / total #impl: 1201281891 (eff. 0.188)
488.88/489.04	c #Conflicts:     629000 | #Learnt:      35894 | 0.000
488.88/489.04	c total clause space: 206.656MB
488.88/489.04	c total #watches: 687944
490.38/490.56	c total #propagations: 226718366 / total #impl: 1202928115 (eff. 0.188)
490.38/490.56	c #Conflicts:     630000 | #Learnt:      36894 | 0.000
490.38/490.56	c total clause space: 206.656MB
490.38/490.56	c total #watches: 693074
491.88/492.08	c total #propagations: 227117802 / total #impl: 1204927649 (eff. 0.188)
491.88/492.08	c #Conflicts:     631000 | #Learnt:      37894 | 0.000
491.88/492.08	c total clause space: 206.656MB
491.88/492.09	c total #watches: 704266
493.08/493.24	c total #propagations: 227452082 / total #impl: 1207186440 (eff. 0.188)
493.08/493.24	c GC COLLECT
493.08/493.24	c #Conflicts:     632000 | #Learnt:      19788 | 0.000
493.08/493.24	c total clause space: 206.656MB
493.08/493.25	c total #watches: 613523
493.58/493.72	c total #propagations: 227775704 / total #impl: 1209298193 (eff. 0.188)
493.58/493.72	c #Conflicts:     633000 | #Learnt:      20788 | 0.000
493.58/493.72	c total clause space: 206.656MB
493.58/493.72	c total #watches: 616959
494.28/494.47	c total #propagations: 228072125 / total #impl: 1210492276 (eff. 0.188)
494.28/494.47	c #Conflicts:     634000 | #Learnt:      21788 | 0.000
494.28/494.47	c total clause space: 206.656MB
494.28/494.47	c total #watches: 621508
495.18/495.36	c total #propagations: 228457539 / total #impl: 1212427947 (eff. 0.188)
495.18/495.36	c #Conflicts:     635000 | #Learnt:      22788 | 0.000
495.18/495.36	c total clause space: 206.656MB
495.18/495.36	c total #watches: 627115
496.19/496.31	c total #propagations: 228863211 / total #impl: 1214683335 (eff. 0.188)
496.19/496.31	c #Conflicts:     636000 | #Learnt:      23788 | 0.000
496.19/496.31	c total clause space: 206.656MB
496.19/496.31	c total #watches: 633061
497.19/497.38	c total #propagations: 229230419 / total #impl: 1217047404 (eff. 0.188)
497.19/497.38	c #Conflicts:     637000 | #Learnt:      24788 | 0.000
497.19/497.38	c total clause space: 206.656MB
497.19/497.38	c total #watches: 637997
498.18/498.38	c total #propagations: 229651249 / total #impl: 1219477708 (eff. 0.188)
498.18/498.38	c #Conflicts:     638000 | #Learnt:      25788 | 0.000
498.18/498.38	c total clause space: 206.656MB
498.18/498.38	c total #watches: 644981
499.39/499.54	c total #propagations: 229999340 / total #impl: 1221511119 (eff. 0.188)
499.39/499.54	c #Conflicts:     639000 | #Learnt:      26788 | 0.000
499.39/499.54	c total clause space: 206.656MB
499.39/499.54	c total #watches: 648665
500.49/500.61	c total #propagations: 230399435 / total #impl: 1223520618 (eff. 0.188)
500.49/500.61	c #Conflicts:     640000 | #Learnt:      27788 | 0.000
500.49/500.61	c total clause space: 206.656MB
500.49/500.61	c total #watches: 653070
501.38/501.55	c total #propagations: 230794282 / total #impl: 1225357785 (eff. 0.188)
501.38/501.55	c #Conflicts:     641000 | #Learnt:      28788 | 0.000
501.38/501.55	c total clause space: 206.656MB
501.38/501.55	c total #watches: 658434
502.28/502.43	c total #propagations: 231152697 / total #impl: 1227014841 (eff. 0.188)
502.28/502.43	c #Conflicts:     642000 | #Learnt:      29788 | 0.000
502.28/502.43	c total clause space: 206.656MB
502.28/502.43	c total #watches: 664999
503.28/503.43	c total #propagations: 231528772 / total #impl: 1228548510 (eff. 0.188)
503.28/503.43	c #Conflicts:     643000 | #Learnt:      30788 | 0.000
503.28/503.43	c total clause space: 206.656MB
503.28/503.44	c total #watches: 673095
504.58/504.75	c total #propagations: 231917633 / total #impl: 1230443610 (eff. 0.188)
504.58/504.75	c #Conflicts:     644000 | #Learnt:      31788 | 0.000
504.58/504.75	c total clause space: 206.656MB
504.58/504.75	c total #watches: 678703
505.99/506.13	c total #propagations: 232280844 / total #impl: 1232607557 (eff. 0.188)
505.99/506.13	c #Conflicts:     645000 | #Learnt:      32788 | 0.000
505.99/506.13	c total clause space: 206.656MB
505.99/506.13	c total #watches: 683016
507.08/507.28	c total #propagations: 232682344 / total #impl: 1234798822 (eff. 0.188)
507.08/507.28	c #Conflicts:     646000 | #Learnt:      33788 | 0.000
507.08/507.28	c total clause space: 206.656MB
507.08/507.28	c total #watches: 687077
508.68/508.84	c total #propagations: 233007645 / total #impl: 1237030728 (eff. 0.188)
508.68/508.84	c #Conflicts:     647000 | #Learnt:      34788 | 0.000
508.68/508.84	c total clause space: 206.656MB
508.68/508.84	c total #watches: 691897
510.28/510.47	c total #propagations: 233418431 / total #impl: 1239337900 (eff. 0.188)
510.28/510.47	c #Conflicts:     648000 | #Learnt:      35788 | 0.000
510.28/510.47	c total clause space: 206.656MB
510.28/510.47	c total #watches: 697269
511.68/511.84	c total #propagations: 233776883 / total #impl: 1241479249 (eff. 0.188)
511.68/511.84	c #Conflicts:     649000 | #Learnt:      36788 | 0.000
511.68/511.84	c total clause space: 206.656MB
511.68/511.84	c total #watches: 700396
512.98/513.15	c total #propagations: 234139731 / total #impl: 1243221823 (eff. 0.188)
512.98/513.15	c #Conflicts:     650000 | #Learnt:      37788 | 0.000
512.98/513.15	c total clause space: 206.656MB
512.98/513.15	c total #watches: 703154
514.18/514.35	c total #propagations: 234554866 / total #impl: 1245314237 (eff. 0.188)
514.18/514.35	c #Conflicts:     651000 | #Learnt:      38788 | 0.000
514.18/514.35	c total clause space: 206.656MB
514.18/514.35	c total #watches: 708342
515.38/515.54	c total #propagations: 234953678 / total #impl: 1247690080 (eff. 0.188)
515.38/515.54	c GC COLLECT
515.38/515.54	c #Conflicts:     652000 | #Learnt:      20367 | 0.000
515.38/515.54	c total clause space: 206.656MB
515.38/515.54	c total #watches: 618934
516.18/516.34	c total #propagations: 235355857 / total #impl: 1250629167 (eff. 0.188)
516.18/516.34	c #Conflicts:     653000 | #Learnt:      21367 | 0.000
516.18/516.34	c total clause space: 206.656MB
516.18/516.34	c total #watches: 624653
517.08/517.23	c total #propagations: 235688829 / total #impl: 1252695993 (eff. 0.188)
517.08/517.23	c #Conflicts:     654000 | #Learnt:      22367 | 0.000
517.08/517.23	c total clause space: 206.656MB
517.08/517.23	c total #watches: 632492
517.78/517.98	c total #propagations: 235995521 / total #impl: 1254484285 (eff. 0.188)
517.78/517.98	c #Conflicts:     655000 | #Learnt:      23367 | 0.000
517.78/517.98	c total clause space: 206.656MB
517.78/517.98	c total #watches: 635953
518.48/518.65	c total #propagations: 236284438 / total #impl: 1256192186 (eff. 0.188)
518.48/518.65	c #Conflicts:     656000 | #Learnt:      24367 | 0.000
518.48/518.65	c total clause space: 206.656MB
518.48/518.65	c total #watches: 638739
519.18/519.38	c total #propagations: 236561290 / total #impl: 1257850356 (eff. 0.188)
519.18/519.38	c #Conflicts:     657000 | #Learnt:      25367 | 0.000
519.18/519.38	c total clause space: 206.656MB
519.18/519.38	c total #watches: 641496
519.97/520.16	c total #propagations: 236835404 / total #impl: 1259548565 (eff. 0.188)
519.97/520.16	c #Conflicts:     658000 | #Learnt:      26367 | 0.000
519.97/520.16	c total clause space: 206.656MB
519.97/520.16	c total #watches: 644648
520.87/521.03	c total #propagations: 237141946 / total #impl: 1261418926 (eff. 0.188)
520.87/521.03	c #Conflicts:     659000 | #Learnt:      27367 | 0.000
520.87/521.03	c total clause space: 206.656MB
520.87/521.03	c total #watches: 647475
521.67/521.85	c total #propagations: 237460282 / total #impl: 1263427552 (eff. 0.188)
521.67/521.85	c #Conflicts:     660000 | #Learnt:      28367 | 0.000
521.67/521.85	c total clause space: 206.656MB
521.67/521.85	c total #watches: 650494
522.58/522.72	c total #propagations: 237756456 / total #impl: 1265308093 (eff. 0.188)
522.58/522.72	c #Conflicts:     661000 | #Learnt:      29367 | 0.000
522.58/522.72	c total clause space: 206.656MB
522.58/522.72	c total #watches: 653798
523.68/523.85	c total #propagations: 238060397 / total #impl: 1266989329 (eff. 0.188)
523.68/523.85	c #Conflicts:     662000 | #Learnt:      30367 | 0.000
523.68/523.85	c total clause space: 206.656MB
523.68/523.85	c total #watches: 657985
524.68/524.84	c total #propagations: 238463007 / total #impl: 1269111004 (eff. 0.188)
524.68/524.84	c #Conflicts:     663000 | #Learnt:      31367 | 0.000
524.68/524.84	c total clause space: 206.656MB
524.68/524.84	c total #watches: 661313
526.17/526.39	c total #propagations: 238831138 / total #impl: 1270990593 (eff. 0.188)
526.17/526.39	c #Conflicts:     664000 | #Learnt:      32367 | 0.000
526.17/526.39	c total clause space: 206.656MB
526.17/526.39	c total #watches: 668582
527.37/527.50	c total #propagations: 239179727 / total #impl: 1273496060 (eff. 0.188)
527.37/527.50	c #Conflicts:     665000 | #Learnt:      33367 | 0.000
527.37/527.50	c total clause space: 206.656MB
527.37/527.50	c total #watches: 673654
528.87/529.05	c total #propagations: 239546675 / total #impl: 1275624420 (eff. 0.188)
528.87/529.05	c #Conflicts:     666000 | #Learnt:      34367 | 0.000
528.87/529.05	c total clause space: 206.656MB
528.87/529.05	c total #watches: 677309
529.97/530.14	c total #propagations: 239971685 / total #impl: 1278066683 (eff. 0.188)
529.97/530.14	c #Conflicts:     667000 | #Learnt:      35367 | 0.000
529.97/530.14	c total clause space: 206.656MB
529.97/530.14	c total #watches: 681198
530.77/530.98	c total #propagations: 240294642 / total #impl: 1279745459 (eff. 0.188)
530.77/530.98	c #Conflicts:     668000 | #Learnt:      36367 | 0.000
530.77/530.98	c total clause space: 206.656MB
530.77/530.98	c total #watches: 684393
531.77/531.93	c total #propagations: 240647855 / total #impl: 1281946033 (eff. 0.188)
531.77/531.93	c #Conflicts:     669000 | #Learnt:      37367 | 0.000
531.77/531.93	c total clause space: 206.656MB
531.77/531.93	c total #watches: 688847
532.97/533.11	c total #propagations: 241022007 / total #impl: 1284219530 (eff. 0.188)
532.97/533.11	c #Conflicts:     670000 | #Learnt:      38367 | 0.000
532.97/533.11	c total clause space: 206.656MB
532.97/533.11	c total #watches: 693863
534.07/534.23	c total #propagations: 241383356 / total #impl: 1286236963 (eff. 0.188)
534.07/534.23	c #Conflicts:     671000 | #Learnt:      39367 | 0.000
534.07/534.23	c total clause space: 206.656MB
534.07/534.23	c total #watches: 698530
534.97/535.13	c total #propagations: 241749188 / total #impl: 1288298028 (eff. 0.188)
534.97/535.13	c GC COLLECT
534.97/535.13	c #Conflicts:     672000 | #Learnt:      20655 | 0.000
534.97/535.13	c total clause space: 206.656MB
534.97/535.13	c total #watches: 620185
535.78/535.95	c total #propagations: 242074766 / total #impl: 1290270400 (eff. 0.188)
535.78/535.95	c #Conflicts:     673000 | #Learnt:      21655 | 0.000
535.78/535.95	c total clause space: 206.656MB
535.78/535.95	c total #watches: 626392
536.67/536.90	c total #propagations: 242423449 / total #impl: 1292323002 (eff. 0.188)
536.67/536.90	c #Conflicts:     674000 | #Learnt:      22655 | 0.000
536.67/536.90	c total clause space: 206.656MB
536.67/536.90	c total #watches: 630794
537.88/538.06	c total #propagations: 242826199 / total #impl: 1294326393 (eff. 0.188)
537.88/538.06	c #Conflicts:     675000 | #Learnt:      23655 | 0.000
537.88/538.06	c total clause space: 206.656MB
537.88/538.06	c total #watches: 637367
539.37/539.56	c total #propagations: 243191724 / total #impl: 1296800248 (eff. 0.188)
539.37/539.56	c #Conflicts:     676000 | #Learnt:      24655 | 0.000
539.37/539.56	c total clause space: 206.656MB
539.37/539.56	c total #watches: 648868
540.68/540.80	c total #propagations: 243592588 / total #impl: 1299764738 (eff. 0.187)
540.68/540.80	c #Conflicts:     677000 | #Learnt:      25655 | 0.000
540.68/540.80	c total clause space: 206.656MB
540.68/540.80	c total #watches: 658009
541.48/541.63	c total #propagations: 243933028 / total #impl: 1302289710 (eff. 0.187)
541.48/541.63	c #Conflicts:     678000 | #Learnt:      26655 | 0.000
541.48/541.63	c total clause space: 206.656MB
541.48/541.63	c total #watches: 665318
542.78/542.95	c total #propagations: 244318001 / total #impl: 1304035663 (eff. 0.187)
542.78/542.95	c #Conflicts:     679000 | #Learnt:      27655 | 0.000
542.78/542.95	c total clause space: 206.656MB
542.78/542.95	c total #watches: 674685
543.88/544.08	c total #propagations: 244733822 / total #impl: 1306132644 (eff. 0.187)
543.88/544.08	c #Conflicts:     680000 | #Learnt:      28655 | 0.000
543.88/544.08	c total clause space: 206.656MB
543.88/544.08	c total #watches: 677821
545.38/545.57	c total #propagations: 245024125 / total #impl: 1308222396 (eff. 0.187)
545.38/545.57	c #Conflicts:     681000 | #Learnt:      29655 | 0.000
545.38/545.57	c total clause space: 206.656MB
545.38/545.57	c total #watches: 681507
547.08/547.25	c total #propagations: 245383969 / total #impl: 1310122549 (eff. 0.187)
547.08/547.25	c #Conflicts:     682000 | #Learnt:      30655 | 0.000
547.08/547.25	c total clause space: 206.656MB
547.08/547.26	c total #watches: 686408
548.28/548.46	c total #propagations: 245777136 / total #impl: 1312334967 (eff. 0.187)
548.28/548.46	c #Conflicts:     683000 | #Learnt:      31655 | 0.000
548.28/548.46	c total clause space: 206.656MB
548.28/548.46	c total #watches: 691629
549.88/550.07	c total #propagations: 246159567 / total #impl: 1313980573 (eff. 0.187)
549.88/550.07	c #Conflicts:     684000 | #Learnt:      32655 | 0.000
549.88/550.07	c total clause space: 206.656MB
549.88/550.07	c total #watches: 696059
551.68/551.83	c total #propagations: 246518514 / total #impl: 1316038328 (eff. 0.187)
551.68/551.83	c #Conflicts:     685000 | #Learnt:      33655 | 0.000
551.68/551.83	c total clause space: 206.656MB
551.68/551.83	c total #watches: 701223
553.08/553.22	c total #propagations: 246887292 / total #impl: 1318069152 (eff. 0.187)
553.08/553.22	c #Conflicts:     686000 | #Learnt:      34655 | 0.000
553.08/553.22	c total clause space: 206.656MB
553.08/553.22	c total #watches: 704775
554.98/555.15	c total #propagations: 247200433 / total #impl: 1319777150 (eff. 0.187)
554.98/555.15	c #Conflicts:     687000 | #Learnt:      35655 | 0.000
554.98/555.15	c total clause space: 206.656MB
554.98/555.15	c total #watches: 713843
557.18/557.36	c total #propagations: 247510695 / total #impl: 1322116348 (eff. 0.187)
557.18/557.36	c #Conflicts:     688000 | #Learnt:      36655 | 0.000
557.18/557.36	c total clause space: 206.656MB
557.18/557.37	c total #watches: 722909
558.58/558.73	c total #propagations: 247801135 / total #impl: 1324576188 (eff. 0.187)
558.58/558.73	c #Conflicts:     689000 | #Learnt:      37655 | 0.000
558.58/558.73	c total clause space: 206.656MB
558.58/558.73	c total #watches: 726073
560.78/560.91	c total #propagations: 248158577 / total #impl: 1326645140 (eff. 0.187)
560.78/560.91	c #Conflicts:     690000 | #Learnt:      38655 | 0.000
560.78/560.91	c total clause space: 206.656MB
560.78/560.91	c total #watches: 732665
563.18/563.31	c total #propagations: 248561688 / total #impl: 1328986138 (eff. 0.187)
563.18/563.31	c #Conflicts:     691000 | #Learnt:      39655 | 0.000
563.18/563.31	c total clause space: 206.656MB
563.18/563.31	c total #watches: 740201
564.28/564.49	c total #propagations: 248914483 / total #impl: 1331108400 (eff. 0.187)
564.28/564.49	c GC COLLECT
564.28/564.49	c #Conflicts:     692000 | #Learnt:      20648 | 0.000
564.28/564.49	c total clause space: 206.656MB
564.28/564.49	c total #watches: 617798
565.08/565.26	c total #propagations: 249289455 / total #impl: 1332892077 (eff. 0.187)
565.08/565.26	c #Conflicts:     693000 | #Learnt:      21648 | 0.000
565.08/565.26	c total clause space: 206.656MB
565.08/565.26	c total #watches: 623378
565.98/566.16	c total #propagations: 249676738 / total #impl: 1334798794 (eff. 0.187)
565.98/566.16	c #Conflicts:     694000 | #Learnt:      22648 | 0.000
565.98/566.16	c total clause space: 206.656MB
565.98/566.16	c total #watches: 628334
566.58/566.72	c total #propagations: 250080657 / total #impl: 1336564636 (eff. 0.187)
566.58/566.72	c #Conflicts:     695000 | #Learnt:      23648 | 0.000
566.58/566.72	c total clause space: 206.656MB
566.58/566.72	c total #watches: 632077
567.18/567.30	c total #propagations: 250447198 / total #impl: 1337907174 (eff. 0.187)
567.18/567.30	c #Conflicts:     696000 | #Learnt:      24648 | 0.000
567.18/567.30	c total clause space: 206.656MB
567.18/567.31	c total #watches: 635558
567.98/568.11	c total #propagations: 250789812 / total #impl: 1339183035 (eff. 0.187)
567.98/568.11	c #Conflicts:     697000 | #Learnt:      25648 | 0.000
567.98/568.11	c total clause space: 206.656MB
567.98/568.11	c total #watches: 638758
568.88/569.00	c total #propagations: 251158611 / total #impl: 1340974019 (eff. 0.187)
568.88/569.00	c #Conflicts:     698000 | #Learnt:      26648 | 0.000
568.88/569.00	c total clause space: 206.656MB
568.88/569.00	c total #watches: 641748
569.68/569.86	c total #propagations: 251551794 / total #impl: 1342991877 (eff. 0.187)
569.68/569.86	c #Conflicts:     699000 | #Learnt:      27648 | 0.000
569.68/569.86	c total clause space: 206.656MB
569.68/569.86	c total #watches: 644654
570.88/571.05	c total #propagations: 251910066 / total #impl: 1344844589 (eff. 0.187)
570.88/571.05	c #Conflicts:     700000 | #Learnt:      28648 | 0.000
570.88/571.05	c total clause space: 206.656MB
570.88/571.05	c total #watches: 649312
572.08/572.25	c total #propagations: 252216067 / total #impl: 1346929791 (eff. 0.187)
572.08/572.25	c #Conflicts:     701000 | #Learnt:      29648 | 0.000
572.08/572.25	c total clause space: 206.656MB
572.08/572.25	c total #watches: 655066
573.18/573.39	c total #propagations: 252499568 / total #impl: 1348629643 (eff. 0.187)
573.18/573.39	c #Conflicts:     702000 | #Learnt:      30648 | 0.000
573.18/573.39	c total clause space: 206.656MB
573.18/573.39	c total #watches: 661690
574.77/574.90	c total #propagations: 252761767 / total #impl: 1350300943 (eff. 0.187)
574.77/574.90	c #Conflicts:     703000 | #Learnt:      31648 | 0.000
574.77/574.90	c total clause space: 206.656MB
574.77/574.90	c total #watches: 668095
576.38/576.60	c total #propagations: 253046697 / total #impl: 1352301702 (eff. 0.187)
576.38/576.60	c #Conflicts:     704000 | #Learnt:      32648 | 0.000
576.38/576.60	c total clause space: 206.656MB
576.38/576.60	c total #watches: 673571
578.47/578.60	c total #propagations: 253341509 / total #impl: 1354542161 (eff. 0.187)
578.47/578.60	c #Conflicts:     705000 | #Learnt:      33648 | 0.000
578.47/578.60	c total clause space: 206.656MB
578.47/578.60	c total #watches: 679104
579.68/579.85	c total #propagations: 253650368 / total #impl: 1356676445 (eff. 0.187)
579.68/579.85	c #Conflicts:     706000 | #Learnt:      34648 | 0.000
579.68/579.85	c total clause space: 206.656MB
579.68/579.85	c total #watches: 685933
580.27/580.49	c total #propagations: 253951928 / total #impl: 1358600720 (eff. 0.187)
580.27/580.49	c #Conflicts:     707000 | #Learnt:      35648 | 0.000
580.27/580.49	c total clause space: 206.656MB
580.27/580.49	c total #watches: 689491
580.97/581.10	c total #propagations: 254212452 / total #impl: 1360315021 (eff. 0.187)
580.97/581.10	c #Conflicts:     708000 | #Learnt:      36648 | 0.000
580.97/581.10	c total clause space: 206.656MB
580.97/581.10	c total #watches: 692219
581.57/581.75	c total #propagations: 254460685 / total #impl: 1361766994 (eff. 0.187)
581.57/581.75	c #Conflicts:     709000 | #Learnt:      37648 | 0.000
581.57/581.75	c total clause space: 206.656MB
581.57/581.75	c total #watches: 696060
582.27/582.50	c total #propagations: 254736390 / total #impl: 1363633666 (eff. 0.187)
582.27/582.50	c #Conflicts:     710000 | #Learnt:      38648 | 0.000
582.27/582.50	c total clause space: 206.656MB
582.37/582.50	c total #watches: 700181
583.27/583.44	c total #propagations: 255016278 / total #impl: 1365477331 (eff. 0.187)
583.27/583.44	c #Conflicts:     711000 | #Learnt:      39648 | 0.000
583.27/583.44	c total clause space: 206.656MB
583.27/583.44	c total #watches: 708816
584.47/584.60	c total #propagations: 255342398 / total #impl: 1368073950 (eff. 0.187)
584.47/584.60	c GC COLLECT
584.47/584.60	c #Conflicts:     712000 | #Learnt:      20369 | 0.000
584.47/584.60	c total clause space: 206.656MB
584.47/584.60	c total #watches: 616876
585.07/585.25	c total #propagations: 255683466 / total #impl: 1370178273 (eff. 0.187)
585.07/585.25	c #Conflicts:     713000 | #Learnt:      21369 | 0.000
585.07/585.25	c total clause space: 206.656MB
585.07/585.25	c total #watches: 619758
585.67/585.89	c total #propagations: 255989823 / total #impl: 1371923161 (eff. 0.187)
585.67/585.89	c #Conflicts:     714000 | #Learnt:      22369 | 0.000
585.67/585.89	c total clause space: 206.656MB
585.67/585.89	c total #watches: 624514
586.47/586.60	c total #propagations: 256307668 / total #impl: 1373870750 (eff. 0.187)
586.47/586.60	c #Conflicts:     715000 | #Learnt:      23369 | 0.000
586.47/586.60	c total clause space: 206.656MB
586.47/586.60	c total #watches: 628998
587.17/587.39	c total #propagations: 256607008 / total #impl: 1375706593 (eff. 0.187)
587.17/587.39	c #Conflicts:     716000 | #Learnt:      24369 | 0.000
587.17/587.39	c total clause space: 206.656MB
587.17/587.39	c total #watches: 632277
587.97/588.16	c total #propagations: 256906854 / total #impl: 1377559097 (eff. 0.186)
587.97/588.16	c #Conflicts:     717000 | #Learnt:      25369 | 0.000
587.97/588.16	c total clause space: 206.656MB
587.97/588.16	c total #watches: 634901
588.48/588.68	c total #propagations: 257201955 / total #impl: 1379409864 (eff. 0.186)
588.48/588.68	c #Conflicts:     718000 | #Learnt:      26369 | 0.000
588.48/588.68	c total clause space: 206.656MB
588.48/588.68	c total #watches: 638183
589.68/589.90	c total #propagations: 257476339 / total #impl: 1381745162 (eff. 0.186)
589.68/589.90	c #Conflicts:     719000 | #Learnt:      27369 | 0.000
589.68/589.90	c total clause space: 206.656MB
589.77/589.90	c total #watches: 644368
591.17/591.32	c total #propagations: 257845761 / total #impl: 1383980089 (eff. 0.186)
591.17/591.32	c #Conflicts:     720000 | #Learnt:      28369 | 0.000
591.17/591.32	c total clause space: 206.656MB
591.17/591.32	c total #watches: 649498
592.57/592.79	c total #propagations: 258188082 / total #impl: 1386562434 (eff. 0.186)
592.57/592.79	c #Conflicts:     721000 | #Learnt:      29369 | 0.000
592.57/592.79	c total clause space: 206.656MB
592.57/592.79	c total #watches: 655733
594.27/594.47	c total #propagations: 258539554 / total #impl: 1388926560 (eff. 0.186)
594.27/594.47	c #Conflicts:     722000 | #Learnt:      30369 | 0.000
594.27/594.47	c total clause space: 206.656MB
594.27/594.47	c total #watches: 662465
595.97/596.16	c total #propagations: 258887195 / total #impl: 1391472184 (eff. 0.186)
595.97/596.16	c #Conflicts:     723000 | #Learnt:      31369 | 0.000
595.97/596.16	c total clause space: 206.656MB
595.97/596.16	c total #watches: 673932
597.87/598.04	c total #propagations: 259219186 / total #impl: 1394153916 (eff. 0.186)
597.87/598.04	c #Conflicts:     724000 | #Learnt:      32369 | 0.000
597.87/598.04	c total clause space: 206.656MB
597.87/598.04	c total #watches: 683160
600.07/600.23	c total #propagations: 259519362 / total #impl: 1396823704 (eff. 0.186)
600.07/600.23	c #Conflicts:     725000 | #Learnt:      33369 | 0.000
600.07/600.23	c total clause space: 206.656MB
600.07/600.23	c total #watches: 691540
602.57/602.73	c total #propagations: 259857930 / total #impl: 1399515020 (eff. 0.186)
602.57/602.73	c #Conflicts:     726000 | #Learnt:      34369 | 0.000
602.57/602.73	c total clause space: 206.656MB
602.57/602.73	c total #watches: 696649
605.27/605.47	c total #propagations: 260191931 / total #impl: 1402445377 (eff. 0.186)
605.27/605.47	c #Conflicts:     727000 | #Learnt:      35369 | 0.000
605.27/605.47	c total clause space: 206.656MB
605.27/605.48	c total #watches: 703173
608.38/608.53	c total #propagations: 260533863 / total #impl: 1405203882 (eff. 0.185)
608.38/608.53	c #Conflicts:     728000 | #Learnt:      36369 | 0.000
608.38/608.53	c total clause space: 206.656MB
608.38/608.53	c total #watches: 710032
610.97/611.17	c total #propagations: 260885030 / total #impl: 1408116606 (eff. 0.185)
610.97/611.17	c #Conflicts:     729000 | #Learnt:      37369 | 0.000
610.97/611.17	c total clause space: 206.656MB
610.97/611.17	c total #watches: 720513
613.78/613.91	c total #propagations: 261212001 / total #impl: 1411605078 (eff. 0.185)
613.78/613.91	c #Conflicts:     730000 | #Learnt:      38369 | 0.000
613.78/613.91	c total clause space: 206.656MB
613.78/613.91	c total #watches: 728166
617.27/617.44	c total #propagations: 261517862 / total #impl: 1414721117 (eff. 0.185)
617.27/617.44	c #Conflicts:     731000 | #Learnt:      39369 | 0.000
617.27/617.44	c total clause space: 206.656MB
617.27/617.44	c total #watches: 737577
621.07/621.20	c total #propagations: 261846270 / total #impl: 1418937131 (eff. 0.185)
621.07/621.20	c #Conflicts:     732000 | #Learnt:      40369 | 0.000
621.07/621.20	c total clause space: 206.656MB
621.07/621.20	c total #watches: 751767
624.97/625.11	c total #propagations: 262155400 / total #impl: 1423475382 (eff. 0.184)
624.97/625.11	c GC COLLECT
624.97/625.11	c #Conflicts:     733000 | #Learnt:      20780 | 0.000
624.97/625.11	c total clause space: 206.656MB
624.97/625.11	c total #watches: 618703
626.27/626.40	c total #propagations: 262472637 / total #impl: 1427705786 (eff. 0.184)
626.27/626.40	c #Conflicts:     734000 | #Learnt:      21780 | 0.000
626.27/626.40	c total clause space: 206.656MB
626.27/626.40	c total #watches: 628106
627.77/627.98	c total #propagations: 262832631 / total #impl: 1430540142 (eff. 0.184)
627.77/627.98	c #Conflicts:     735000 | #Learnt:      22780 | 0.000
627.77/627.98	c total clause space: 206.656MB
627.77/627.98	c total #watches: 637223
629.67/629.82	c total #propagations: 263192459 / total #impl: 1433726757 (eff. 0.184)
629.67/629.82	c #Conflicts:     736000 | #Learnt:      23780 | 0.000
629.67/629.82	c total clause space: 206.656MB
629.67/629.82	c total #watches: 649302
631.57/631.79	c total #propagations: 263556372 / total #impl: 1437841810 (eff. 0.183)
631.57/631.79	c #Conflicts:     737000 | #Learnt:      24780 | 0.000
631.57/631.79	c total clause space: 206.656MB
631.57/631.79	c total #watches: 659021
633.67/633.81	c total #propagations: 263910067 / total #impl: 1442138541 (eff. 0.183)
633.67/633.81	c #Conflicts:     738000 | #Learnt:      25780 | 0.000
633.67/633.81	c total clause space: 206.656MB
633.67/633.81	c total #watches: 666027
636.07/636.21	c total #propagations: 264225239 / total #impl: 1445719041 (eff. 0.183)
636.07/636.21	c #Conflicts:     739000 | #Learnt:      26780 | 0.000
636.07/636.21	c total clause space: 206.656MB
636.07/636.21	c total #watches: 674919
638.56/638.76	c total #propagations: 264565578 / total #impl: 1449822030 (eff. 0.182)
638.56/638.76	c #Conflicts:     740000 | #Learnt:      27780 | 0.000
638.56/638.76	c total clause space: 206.656MB
638.56/638.76	c total #watches: 686285
641.46/641.62	c total #propagations: 264890339 / total #impl: 1453801454 (eff. 0.182)
641.46/641.62	c #Conflicts:     741000 | #Learnt:      28780 | 0.000
641.46/641.62	c total clause space: 206.656MB
641.46/641.62	c total #watches: 696222
644.36/644.59	c total #propagations: 265208796 / total #impl: 1458165822 (eff. 0.182)
644.36/644.59	c #Conflicts:     742000 | #Learnt:      29780 | 0.000
644.36/644.59	c total clause space: 206.656MB
644.36/644.59	c total #watches: 704054
647.66/647.83	c total #propagations: 265526465 / total #impl: 1461998237 (eff. 0.182)
647.66/647.83	c #Conflicts:     743000 | #Learnt:      30780 | 0.000
647.66/647.83	c total clause space: 206.656MB
647.66/647.83	c total #watches: 712878
651.27/651.41	c total #propagations: 265869844 / total #impl: 1466001326 (eff. 0.181)
651.27/651.41	c #Conflicts:     744000 | #Learnt:      31780 | 0.000
651.27/651.41	c total clause space: 206.656MB
651.27/651.41	c total #watches: 720722
653.06/653.26	c total #propagations: 266213876 / total #impl: 1470273088 (eff. 0.181)
653.06/653.26	c #Conflicts:     745000 | #Learnt:      32780 | 0.000
653.06/653.26	c total clause space: 206.656MB
653.06/653.26	c total #watches: 727645
655.57/655.78	c total #propagations: 266617935 / total #impl: 1472472224 (eff. 0.181)
655.57/655.78	c #Conflicts:     746000 | #Learnt:      33780 | 0.000
655.57/655.78	c total clause space: 206.656MB
655.57/655.78	c total #watches: 733643
658.16/658.31	c total #propagations: 267033970 / total #impl: 1475272035 (eff. 0.181)
658.16/658.31	c #Conflicts:     747000 | #Learnt:      34780 | 0.000
658.16/658.31	c total clause space: 206.656MB
658.16/658.31	c total #watches: 740551
660.86/661.05	c total #propagations: 267411930 / total #impl: 1477815376 (eff. 0.181)
660.86/661.05	c #Conflicts:     748000 | #Learnt:      35780 | 0.000
660.86/661.05	c total clause space: 206.656MB
660.86/661.05	c total #watches: 747528
662.46/662.68	c total #propagations: 267824727 / total #impl: 1480352058 (eff. 0.181)
662.46/662.68	c #Conflicts:     749000 | #Learnt:      36780 | 0.000
662.46/662.68	c total clause space: 206.656MB
662.46/662.68	c total #watches: 750598
664.86/665.01	c total #propagations: 268221045 / total #impl: 1482014766 (eff. 0.181)
664.86/665.01	c #Conflicts:     750000 | #Learnt:      37780 | 0.000
664.86/665.01	c total clause space: 206.656MB
664.86/665.01	c total #watches: 754351
666.36/666.53	c total #propagations: 268562976 / total #impl: 1484116120 (eff. 0.181)
666.36/666.53	c #Conflicts:     751000 | #Learnt:      38780 | 0.000
666.36/666.53	c total clause space: 206.656MB
666.36/666.53	c total #watches: 756995
667.86/668.08	c total #propagations: 268919504 / total #impl: 1485803344 (eff. 0.181)
667.86/668.08	c #Conflicts:     752000 | #Learnt:      39780 | 0.000
667.86/668.08	c total clause space: 206.656MB
667.86/668.08	c total #watches: 760026
670.26/670.45	c total #propagations: 269275810 / total #impl: 1487508695 (eff. 0.181)
670.26/670.45	c #Conflicts:     753000 | #Learnt:      40780 | 0.000
670.26/670.45	c total clause space: 206.656MB
670.26/670.45	c total #watches: 765861
672.86/673.09	c total #propagations: 269626513 / total #impl: 1489861038 (eff. 0.181)
672.86/673.09	c #Conflicts:     754000 | #Learnt:      41780 | 0.000
672.86/673.09	c total clause space: 206.656MB
672.86/673.09	c total #watches: 770897
674.27/674.42	c total #propagations: 270021142 / total #impl: 1492092658 (eff. 0.181)
674.27/674.42	c GC COLLECT
674.27/674.42	c #Conflicts:     755000 | #Learnt:      21872 | 0.000
674.27/674.42	c total clause space: 206.656MB
674.27/674.42	c total #watches: 626516
675.16/675.32	c total #propagations: 270384443 / total #impl: 1493817412 (eff. 0.181)
675.16/675.32	c #Conflicts:     756000 | #Learnt:      22872 | 0.000
675.16/675.32	c total clause space: 206.656MB
675.16/675.32	c total #watches: 630840
676.16/676.31	c total #propagations: 270758114 / total #impl: 1495598233 (eff. 0.181)
676.16/676.31	c #Conflicts:     757000 | #Learnt:      23872 | 0.000
676.16/676.31	c total clause space: 206.656MB
676.16/676.31	c total #watches: 636169
676.86/677.04	c total #propagations: 271151148 / total #impl: 1497582514 (eff. 0.181)
676.86/677.04	c #Conflicts:     758000 | #Learnt:      24872 | 0.000
676.86/677.04	c total clause space: 206.656MB
676.86/677.04	c total #watches: 639419
677.96/678.13	c total #propagations: 271523979 / total #impl: 1499077089 (eff. 0.181)
677.96/678.13	c #Conflicts:     759000 | #Learnt:      25872 | 0.000
677.96/678.13	c total clause space: 206.656MB
677.96/678.14	c total #watches: 644054
679.46/679.66	c total #propagations: 271844238 / total #impl: 1500938407 (eff. 0.181)
679.46/679.66	c #Conflicts:     760000 | #Learnt:      26872 | 0.000
679.46/679.66	c total clause space: 206.656MB
679.46/679.66	c total #watches: 648815
680.06/680.27	c total #propagations: 272220385 / total #impl: 1503113451 (eff. 0.181)
680.06/680.27	c #Conflicts:     761000 | #Learnt:      27872 | 0.000
680.06/680.27	c total clause space: 206.656MB
680.06/680.27	c total #watches: 652348
680.66/680.84	c total #propagations: 272536906 / total #impl: 1504370170 (eff. 0.181)
680.66/680.84	c #Conflicts:     762000 | #Learnt:      28872 | 0.000
680.66/680.84	c total clause space: 206.656MB
680.66/680.84	c total #watches: 656107
681.26/681.46	c total #propagations: 272830139 / total #impl: 1505639812 (eff. 0.181)
681.26/681.46	c #Conflicts:     763000 | #Learnt:      29872 | 0.000
681.26/681.46	c total clause space: 206.656MB
681.26/681.46	c total #watches: 661728
682.66/682.82	c total #propagations: 273134169 / total #impl: 1506893177 (eff. 0.181)
682.66/682.82	c #Conflicts:     764000 | #Learnt:      30872 | 0.000
682.66/682.82	c total clause space: 206.656MB
682.66/682.82	c total #watches: 667015
683.86/684.00	c total #propagations: 273503553 / total #impl: 1509060436 (eff. 0.181)
683.86/684.00	c #Conflicts:     765000 | #Learnt:      31872 | 0.000
683.86/684.00	c total clause space: 206.656MB
683.86/684.00	c total #watches: 672824
685.26/685.44	c total #propagations: 273910153 / total #impl: 1510940221 (eff. 0.181)
685.26/685.44	c #Conflicts:     766000 | #Learnt:      32872 | 0.000
685.26/685.44	c total clause space: 206.656MB
685.26/685.44	c total #watches: 678526
686.66/686.84	c total #propagations: 274295955 / total #impl: 1512854667 (eff. 0.181)
686.66/686.84	c #Conflicts:     767000 | #Learnt:      33872 | 0.000
686.66/686.84	c total clause space: 206.656MB
686.66/686.84	c total #watches: 683892
687.86/688.01	c total #propagations: 274754905 / total #impl: 1514838843 (eff. 0.181)
687.86/688.01	c #Conflicts:     768000 | #Learnt:      34872 | 0.000
687.86/688.01	c total clause space: 206.656MB
687.86/688.01	c total #watches: 689562
689.36/689.59	c total #propagations: 275156916 / total #impl: 1516763255 (eff. 0.181)
689.36/689.59	c #Conflicts:     769000 | #Learnt:      35872 | 0.000
689.36/689.59	c total clause space: 206.656MB
689.36/689.59	c total #watches: 698253
690.46/690.61	c total #propagations: 275559750 / total #impl: 1519063696 (eff. 0.181)
690.46/690.61	c #Conflicts:     770000 | #Learnt:      36872 | 0.000
690.46/690.61	c total clause space: 206.656MB
690.46/690.61	c total #watches: 703217
691.46/691.60	c total #propagations: 275899441 / total #impl: 1521225543 (eff. 0.181)
691.46/691.60	c #Conflicts:     771000 | #Learnt:      37872 | 0.000
691.46/691.60	c total clause space: 206.656MB
691.46/691.60	c total #watches: 706233
693.16/693.30	c total #propagations: 276243160 / total #impl: 1523597441 (eff. 0.181)
693.16/693.30	c #Conflicts:     772000 | #Learnt:      38872 | 0.000
693.16/693.30	c total clause space: 206.656MB
693.16/693.30	c total #watches: 712318
694.76/694.91	c total #propagations: 276680920 / total #impl: 1526090723 (eff. 0.181)
694.76/694.91	c #Conflicts:     773000 | #Learnt:      39872 | 0.000
694.76/694.91	c total clause space: 206.656MB
694.76/694.91	c total #watches: 718104
696.06/696.23	c total #propagations: 277055288 / total #impl: 1528026735 (eff. 0.181)
696.06/696.23	c #Conflicts:     774000 | #Learnt:      40872 | 0.000
696.06/696.23	c total clause space: 206.656MB
696.06/696.23	c total #watches: 722853
697.55/697.74	c total #propagations: 277416804 / total #impl: 1529939119 (eff. 0.181)
697.55/697.74	c #Conflicts:     775000 | #Learnt:      41872 | 0.000
697.55/697.74	c total clause space: 206.656MB
697.55/697.74	c total #watches: 728317
698.85/699.03	c total #propagations: 277758953 / total #impl: 1532014275 (eff. 0.181)
698.85/699.03	c GC COLLECT
698.85/699.03	c #Conflicts:     776000 | #Learnt:      21667 | 0.000
698.85/699.03	c total clause space: 206.656MB
698.85/699.03	c total #watches: 622916
699.56/699.80	c total #propagations: 278126671 / total #impl: 1533958858 (eff. 0.181)
699.56/699.80	c #Conflicts:     777000 | #Learnt:      22667 | 0.000
699.56/699.80	c total clause space: 206.656MB
699.56/699.80	c total #watches: 627095
700.55/700.71	c total #propagations: 278465864 / total #impl: 1535777152 (eff. 0.181)
700.55/700.71	c #Conflicts:     778000 | #Learnt:      23667 | 0.000
700.55/700.71	c total clause space: 206.656MB
700.55/700.71	c total #watches: 631658
700.85/701.08	c total #propagations: 278815136 / total #impl: 1537627828 (eff. 0.181)
700.85/701.08	c #Conflicts:     779000 | #Learnt:      24667 | 0.000
700.85/701.08	c total clause space: 206.656MB
700.85/701.08	c total #watches: 635301
701.35/701.59	c total #propagations: 279094739 / total #impl: 1538629366 (eff. 0.181)
701.35/701.59	c #Conflicts:     780000 | #Learnt:      25667 | 0.000
701.35/701.59	c total clause space: 206.656MB
701.35/701.59	c total #watches: 638510
701.86/702.01	c total #propagations: 279385281 / total #impl: 1539805111 (eff. 0.181)
701.86/702.01	c #Conflicts:     781000 | #Learnt:      26667 | 0.000
701.86/702.01	c total clause space: 206.656MB
701.86/702.01	c total #watches: 641795
702.35/702.51	c total #propagations: 279634954 / total #impl: 1540749801 (eff. 0.181)
702.35/702.51	c #Conflicts:     782000 | #Learnt:      27667 | 0.000
702.35/702.51	c total clause space: 206.656MB
702.35/702.51	c total #watches: 644499
703.05/703.29	c total #propagations: 279889366 / total #impl: 1541777568 (eff. 0.182)
703.05/703.29	c #Conflicts:     783000 | #Learnt:      28667 | 0.000
703.05/703.29	c total clause space: 206.656MB
703.05/703.30	c total #watches: 647759
704.06/704.28	c total #propagations: 280206193 / total #impl: 1543267827 (eff. 0.182)
704.06/704.28	c #Conflicts:     784000 | #Learnt:      29667 | 0.000
704.06/704.28	c total clause space: 206.656MB
704.06/704.28	c total #watches: 653533
705.06/705.30	c total #propagations: 280549692 / total #impl: 1545299425 (eff. 0.182)
705.06/705.30	c #Conflicts:     785000 | #Learnt:      30667 | 0.000
705.06/705.30	c total clause space: 206.656MB
705.06/705.30	c total #watches: 657605
706.35/706.52	c total #propagations: 280865283 / total #impl: 1547291587 (eff. 0.182)
706.35/706.52	c #Conflicts:     786000 | #Learnt:      31667 | 0.000
706.35/706.52	c total clause space: 206.656MB
706.35/706.52	c total #watches: 662999
707.65/707.86	c total #propagations: 281190689 / total #impl: 1549386154 (eff. 0.181)
707.65/707.86	c #Conflicts:     787000 | #Learnt:      32667 | 0.000
707.65/707.86	c total clause space: 206.656MB
707.65/707.86	c total #watches: 667984
709.15/709.34	c total #propagations: 281517979 / total #impl: 1551604293 (eff. 0.181)
709.15/709.34	c #Conflicts:     788000 | #Learnt:      33667 | 0.000
709.15/709.34	c total clause space: 206.656MB
709.15/709.34	c total #watches: 673552
710.45/710.66	c total #propagations: 281870320 / total #impl: 1553971991 (eff. 0.181)
710.45/710.66	c #Conflicts:     789000 | #Learnt:      34667 | 0.000
710.45/710.66	c total clause space: 206.656MB
710.45/710.66	c total #watches: 678627
711.85/712.01	c total #propagations: 282213346 / total #impl: 1556188131 (eff. 0.181)
711.85/712.01	c #Conflicts:     790000 | #Learnt:      35667 | 0.000
711.85/712.01	c total clause space: 206.656MB
711.85/712.01	c total #watches: 684831
713.25/713.41	c total #propagations: 282578837 / total #impl: 1558161078 (eff. 0.181)
713.25/713.41	c #Conflicts:     791000 | #Learnt:      36667 | 0.000
713.25/713.41	c total clause space: 206.656MB
713.25/713.41	c total #watches: 688480
714.75/714.99	c total #propagations: 282988358 / total #impl: 1560141671 (eff. 0.181)
714.75/714.99	c #Conflicts:     792000 | #Learnt:      37667 | 0.000
714.75/714.99	c total clause space: 206.656MB
714.75/714.99	c total #watches: 697849
716.45/716.68	c total #propagations: 283355087 / total #impl: 1562428433 (eff. 0.181)
716.45/716.68	c #Conflicts:     793000 | #Learnt:      38667 | 0.000
716.45/716.68	c total clause space: 206.656MB
716.45/716.68	c total #watches: 702151
717.65/717.85	c total #propagations: 283764327 / total #impl: 1564557477 (eff. 0.181)
717.65/717.85	c #Conflicts:     794000 | #Learnt:      39667 | 0.000
717.65/717.85	c total clause space: 206.656MB
717.65/717.85	c total #watches: 706097
718.85/719.05	c total #propagations: 284112887 / total #impl: 1566233759 (eff. 0.181)
718.85/719.05	c #Conflicts:     795000 | #Learnt:      40667 | 0.000
718.85/719.05	c total clause space: 206.656MB
718.85/719.05	c total #watches: 709086
720.05/720.24	c total #propagations: 284501555 / total #impl: 1568260318 (eff. 0.181)
720.05/720.24	c #Conflicts:     796000 | #Learnt:      41667 | 0.000
720.05/720.24	c total clause space: 206.656MB
720.05/720.24	c total #watches: 711851
721.35/721.59	c total #propagations: 284883644 / total #impl: 1570838338 (eff. 0.181)
721.35/721.59	c #Conflicts:     797000 | #Learnt:      42667 | 0.000
721.35/721.59	c total clause space: 206.656MB
721.35/721.59	c total #watches: 716173
722.55/722.80	c total #propagations: 285249884 / total #impl: 1573321529 (eff. 0.181)
722.55/722.80	c GC COLLECT
722.55/722.80	c #Conflicts:     798000 | #Learnt:      22147 | 0.000
722.55/722.80	c total clause space: 206.656MB
722.55/722.80	c total #watches: 624494
723.55/723.77	c total #propagations: 285620681 / total #impl: 1575080592 (eff. 0.181)
723.55/723.77	c #Conflicts:     799000 | #Learnt:      23147 | 0.000
723.55/723.77	c total clause space: 206.656MB
723.55/723.77	c total #watches: 630656
724.25/724.42	c total #propagations: 286003220 / total #impl: 1577182795 (eff. 0.181)
724.25/724.42	c #Conflicts:     800000 | #Learnt:      24147 | 0.000
724.25/724.42	c total clause space: 206.656MB
724.25/724.42	c total #watches: 637382
725.35/725.51	c total #propagations: 286319805 / total #impl: 1578819615 (eff. 0.181)
725.35/725.51	c #Conflicts:     801000 | #Learnt:      25147 | 0.000
725.35/725.51	c total clause space: 206.656MB
725.35/725.51	c total #watches: 642194
726.35/726.57	c total #propagations: 286693358 / total #impl: 1580838585 (eff. 0.181)
726.35/726.57	c #Conflicts:     802000 | #Learnt:      26147 | 0.000
726.35/726.57	c total clause space: 206.656MB
726.35/726.57	c total #watches: 647661
727.65/727.87	c total #propagations: 287079108 / total #impl: 1583133682 (eff. 0.181)
727.65/727.87	c #Conflicts:     803000 | #Learnt:      27147 | 0.000
727.65/727.87	c total clause space: 206.656MB
727.65/727.87	c total #watches: 653001
728.65/728.88	c total #propagations: 287461530 / total #impl: 1585360427 (eff. 0.181)
728.65/728.88	c #Conflicts:     804000 | #Learnt:      28147 | 0.000
728.65/728.88	c total clause space: 206.656MB
728.65/728.88	c total #watches: 656997
729.45/729.66	c total #propagations: 287865914 / total #impl: 1587006837 (eff. 0.181)
729.45/729.66	c #Conflicts:     805000 | #Learnt:      29147 | 0.000
729.45/729.66	c total clause space: 206.656MB
729.45/729.66	c total #watches: 660608
730.25/730.48	c total #propagations: 288252260 / total #impl: 1588340741 (eff. 0.181)
730.25/730.48	c #Conflicts:     806000 | #Learnt:      30147 | 0.000
730.25/730.48	c total clause space: 206.656MB
730.25/730.48	c total #watches: 664238
731.25/731.41	c total #propagations: 288575105 / total #impl: 1589944836 (eff. 0.182)
731.25/731.41	c #Conflicts:     807000 | #Learnt:      31147 | 0.000
731.25/731.41	c total clause space: 206.656MB
731.25/731.41	c total #watches: 668801
732.15/732.35	c total #propagations: 288900527 / total #impl: 1591636017 (eff. 0.182)
732.15/732.35	c #Conflicts:     808000 | #Learnt:      32147 | 0.000
732.15/732.35	c total clause space: 206.656MB
732.15/732.35	c total #watches: 673399
733.35/733.52	c total #propagations: 289210729 / total #impl: 1593206907 (eff. 0.182)
733.35/733.52	c #Conflicts:     809000 | #Learnt:      33147 | 0.000
733.35/733.52	c total clause space: 206.656MB
733.35/733.52	c total #watches: 677760
734.76/734.90	c total #propagations: 289579622 / total #impl: 1595097946 (eff. 0.182)
734.76/734.90	c #Conflicts:     810000 | #Learnt:      34147 | 0.000
734.76/734.90	c total clause space: 206.656MB
734.76/734.90	c total #watches: 683444
736.15/736.35	c total #propagations: 289974178 / total #impl: 1597157997 (eff. 0.182)
736.15/736.35	c #Conflicts:     811000 | #Learnt:      35147 | 0.000
736.15/736.35	c total clause space: 206.656MB
736.15/736.35	c total #watches: 688913
737.65/737.83	c total #propagations: 290368540 / total #impl: 1599505057 (eff. 0.182)
737.65/737.83	c #Conflicts:     812000 | #Learnt:      36147 | 0.000
737.65/737.83	c total clause space: 206.656MB
737.65/737.83	c total #watches: 694087
739.15/739.33	c total #propagations: 290791551 / total #impl: 1601782205 (eff. 0.182)
739.15/739.33	c #Conflicts:     813000 | #Learnt:      37147 | 0.000
739.15/739.33	c total clause space: 206.656MB
739.15/739.33	c total #watches: 701197
741.25/741.46	c total #propagations: 291177396 / total #impl: 1603999407 (eff. 0.182)
741.25/741.46	c #Conflicts:     814000 | #Learnt:      38147 | 0.000
741.25/741.46	c total clause space: 206.656MB
741.25/741.46	c total #watches: 708886
743.65/743.87	c total #propagations: 291569215 / total #impl: 1607412969 (eff. 0.181)
743.65/743.87	c #Conflicts:     815000 | #Learnt:      39147 | 0.000
743.65/743.87	c total clause space: 206.656MB
743.65/743.87	c total #watches: 716464
746.35/746.55	c total #propagations: 291985165 / total #impl: 1610488841 (eff. 0.181)
746.35/746.55	c #Conflicts:     816000 | #Learnt:      40147 | 0.000
746.35/746.55	c total clause space: 206.656MB
746.35/746.55	c total #watches: 725396
748.05/748.26	c total #propagations: 292474283 / total #impl: 1614157396 (eff. 0.181)
748.05/748.26	c #Conflicts:     817000 | #Learnt:      41147 | 0.000
748.05/748.26	c total clause space: 206.656MB
748.05/748.26	c total #watches: 729604
749.45/749.67	c total #propagations: 292856142 / total #impl: 1616633255 (eff. 0.181)
749.45/749.67	c #Conflicts:     818000 | #Learnt:      42147 | 0.000
749.45/749.67	c total clause space: 206.656MB
749.45/749.67	c total #watches: 733536
751.75/751.90	c total #propagations: 293177592 / total #impl: 1618550791 (eff. 0.181)
751.75/751.90	c #Conflicts:     819000 | #Learnt:      43147 | 0.000
751.75/751.90	c total clause space: 206.656MB
751.75/751.90	c total #watches: 740512
753.25/753.41	c total #propagations: 293590160 / total #impl: 1621960658 (eff. 0.181)
753.25/753.41	c GC COLLECT
753.25/753.41	c #Conflicts:     820000 | #Learnt:      22343 | 0.000
753.25/753.41	c total clause space: 206.656MB
753.25/753.41	c total #watches: 625310
754.05/754.26	c total #propagations: 294027588 / total #impl: 1624249854 (eff. 0.181)
754.05/754.26	c #Conflicts:     821000 | #Learnt:      23343 | 0.000
754.05/754.26	c total clause space: 206.656MB
754.05/754.26	c total #watches: 629582
754.95/755.15	c total #propagations: 294396382 / total #impl: 1625989504 (eff. 0.181)
754.95/755.15	c #Conflicts:     822000 | #Learnt:      24343 | 0.000
754.95/755.15	c total clause space: 206.656MB
754.95/755.15	c total #watches: 632823
756.15/756.35	c total #propagations: 294747468 / total #impl: 1627883468 (eff. 0.181)
756.15/756.35	c #Conflicts:     823000 | #Learnt:      25343 | 0.000
756.15/756.35	c total clause space: 206.656MB
756.15/756.35	c total #watches: 639834
757.34/757.55	c total #propagations: 295110231 / total #impl: 1630232868 (eff. 0.181)
757.34/757.55	c #Conflicts:     824000 | #Learnt:      26343 | 0.000
757.34/757.55	c total clause space: 206.656MB
757.34/757.55	c total #watches: 646956
758.34/758.50	c total #propagations: 295467459 / total #impl: 1632528126 (eff. 0.181)
758.34/758.50	c #Conflicts:     825000 | #Learnt:      27343 | 0.000
758.34/758.50	c total clause space: 206.656MB
758.34/758.50	c total #watches: 651103
759.24/759.43	c total #propagations: 295812364 / total #impl: 1634396695 (eff. 0.181)
759.24/759.43	c #Conflicts:     826000 | #Learnt:      28343 | 0.000
759.24/759.43	c total clause space: 206.656MB
759.24/759.43	c total #watches: 654300
760.15/760.39	c total #propagations: 296134673 / total #impl: 1636008530 (eff. 0.181)
760.15/760.39	c #Conflicts:     827000 | #Learnt:      29343 | 0.000
760.15/760.39	c total clause space: 206.656MB
760.15/760.39	c total #watches: 658152
761.44/761.64	c total #propagations: 296452505 / total #impl: 1637659208 (eff. 0.181)
761.44/761.64	c #Conflicts:     828000 | #Learnt:      30343 | 0.000
761.44/761.64	c total clause space: 206.656MB
761.44/761.65	c total #watches: 666446
762.84/763.07	c total #propagations: 296817100 / total #impl: 1639940337 (eff. 0.181)
762.84/763.07	c #Conflicts:     829000 | #Learnt:      31343 | 0.000
762.84/763.07	c total clause space: 206.656MB
762.84/763.07	c total #watches: 672294
764.04/764.26	c total #propagations: 297180421 / total #impl: 1641997405 (eff. 0.181)
764.04/764.26	c #Conflicts:     830000 | #Learnt:      32343 | 0.000
764.04/764.26	c total clause space: 206.656MB
764.04/764.26	c total #watches: 678085
765.14/765.38	c total #propagations: 297510085 / total #impl: 1644167919 (eff. 0.181)
765.14/765.38	c #Conflicts:     831000 | #Learnt:      33343 | 0.000
765.14/765.38	c total clause space: 206.656MB
765.14/765.38	c total #watches: 683635
766.54/766.78	c total #propagations: 297827423 / total #impl: 1646240417 (eff. 0.181)
766.54/766.78	c #Conflicts:     832000 | #Learnt:      34343 | 0.000
766.54/766.78	c total clause space: 206.656MB
766.54/766.78	c total #watches: 688206
767.94/768.12	c total #propagations: 298192395 / total #impl: 1648501046 (eff. 0.181)
767.94/768.12	c #Conflicts:     833000 | #Learnt:      35343 | 0.000
767.94/768.12	c total clause space: 206.656MB
767.94/768.12	c total #watches: 695775
769.64/769.81	c total #propagations: 298536334 / total #impl: 1651077737 (eff. 0.181)
769.64/769.81	c #Conflicts:     834000 | #Learnt:      36343 | 0.000
769.64/769.81	c total clause space: 206.656MB
769.64/769.81	c total #watches: 702459
772.04/772.26	c total #propagations: 298877034 / total #impl: 1653254938 (eff. 0.181)
772.04/772.26	c #Conflicts:     835000 | #Learnt:      37343 | 0.000
772.04/772.26	c total clause space: 206.656MB
772.04/772.26	c total #watches: 708903
774.64/774.88	c total #propagations: 299230783 / total #impl: 1655685474 (eff. 0.181)
774.64/774.88	c #Conflicts:     836000 | #Learnt:      38343 | 0.000
774.64/774.88	c total clause space: 206.656MB
774.64/774.88	c total #watches: 713594
776.65/776.88	c total #propagations: 299594041 / total #impl: 1658097367 (eff. 0.181)
776.65/776.88	c #Conflicts:     837000 | #Learnt:      39343 | 0.000
776.65/776.88	c total clause space: 206.656MB
776.65/776.88	c total #watches: 717471
779.14/779.34	c total #propagations: 299892565 / total #impl: 1660039478 (eff. 0.181)
779.14/779.34	c #Conflicts:     838000 | #Learnt:      40343 | 0.000
779.14/779.34	c total clause space: 206.656MB
779.14/779.34	c total #watches: 722690
781.84/782.04	c total #propagations: 300225165 / total #impl: 1662078166 (eff. 0.181)
781.84/782.04	c #Conflicts:     839000 | #Learnt:      41343 | 0.000
781.84/782.04	c total clause space: 206.656MB
781.84/782.04	c total #watches: 731876
784.54/784.70	c total #propagations: 300547026 / total #impl: 1664554551 (eff. 0.181)
784.54/784.70	c #Conflicts:     840000 | #Learnt:      42343 | 0.000
784.54/784.70	c total clause space: 206.656MB
784.54/784.70	c total #watches: 739221
787.55/787.79	c total #propagations: 300860608 / total #impl: 1667076290 (eff. 0.180)
787.55/787.79	c #Conflicts:     841000 | #Learnt:      43343 | 0.000
787.55/787.79	c total clause space: 206.656MB
787.55/787.79	c total #watches: 743754
790.34/790.54	c total #propagations: 301203830 / total #impl: 1669469251 (eff. 0.180)
790.34/790.54	c GC COLLECT
790.34/790.54	c #Conflicts:     842000 | #Learnt:      22259 | 0.000
790.34/790.54	c total clause space: 206.656MB
790.34/790.55	c total #watches: 625071
791.44/791.66	c total #propagations: 301537632 / total #impl: 1671656511 (eff. 0.180)
791.44/791.66	c #Conflicts:     843000 | #Learnt:      23259 | 0.000
791.44/791.66	c total clause space: 206.656MB
791.44/791.66	c total #watches: 630502
792.64/792.82	c total #propagations: 301875950 / total #impl: 1673491237 (eff. 0.180)
792.64/792.82	c #Conflicts:     844000 | #Learnt:      24259 | 0.000
792.64/792.82	c total clause space: 206.656MB
792.64/792.82	c total #watches: 634951
794.15/794.36	c total #propagations: 302200718 / total #impl: 1675261769 (eff. 0.180)
794.15/794.36	c #Conflicts:     845000 | #Learnt:      25259 | 0.000
794.15/794.36	c total clause space: 206.656MB
794.15/794.36	c total #watches: 640212
795.74/795.99	c total #propagations: 302560390 / total #impl: 1677364050 (eff. 0.180)
795.74/795.99	c #Conflicts:     846000 | #Learnt:      26259 | 0.000
795.74/795.99	c total clause space: 206.656MB
795.74/795.99	c total #watches: 644845
797.14/797.31	c total #propagations: 302916628 / total #impl: 1679477829 (eff. 0.180)
797.14/797.31	c #Conflicts:     847000 | #Learnt:      27259 | 0.000
797.14/797.31	c total clause space: 206.656MB
797.14/797.31	c total #watches: 650389
798.44/798.63	c total #propagations: 303251384 / total #impl: 1681323387 (eff. 0.180)
798.44/798.63	c #Conflicts:     848000 | #Learnt:      28259 | 0.000
798.44/798.63	c total clause space: 206.656MB
798.44/798.63	c total #watches: 655814
799.75/799.92	c total #propagations: 303651578 / total #impl: 1683540226 (eff. 0.180)
799.75/799.92	c #Conflicts:     849000 | #Learnt:      29259 | 0.000
799.75/799.92	c total clause space: 206.656MB
799.75/799.92	c total #watches: 660522
800.44/800.67	c total #propagations: 304006632 / total #impl: 1685399141 (eff. 0.180)
800.44/800.67	c #Conflicts:     850000 | #Learnt:      30259 | 0.000
800.44/800.67	c total clause space: 206.656MB
800.44/800.68	c total #watches: 663460
801.44/801.63	c total #propagations: 304322372 / total #impl: 1687035857 (eff. 0.180)
801.44/801.63	c #Conflicts:     851000 | #Learnt:      31259 | 0.000
801.44/801.63	c total clause space: 206.656MB
801.44/801.63	c total #watches: 668409
802.64/802.87	c total #propagations: 304667293 / total #impl: 1688835507 (eff. 0.180)
802.64/802.87	c #Conflicts:     852000 | #Learnt:      32259 | 0.000
802.64/802.87	c total clause space: 206.656MB
802.64/802.87	c total #watches: 672103
804.04/804.20	c total #propagations: 305038606 / total #impl: 1690677099 (eff. 0.180)
804.04/804.20	c #Conflicts:     853000 | #Learnt:      33259 | 0.000
804.04/804.20	c total clause space: 206.656MB
804.04/804.20	c total #watches: 676971
804.84/805.00	c total #propagations: 305376716 / total #impl: 1692910644 (eff. 0.180)
804.84/805.00	c #Conflicts:     854000 | #Learnt:      34259 | 0.000
804.84/805.00	c total clause space: 206.656MB
804.84/805.00	c total #watches: 679903
805.74/805.91	c total #propagations: 305659735 / total #impl: 1694499259 (eff. 0.180)
805.74/805.91	c #Conflicts:     855000 | #Learnt:      35259 | 0.000
805.74/805.91	c total clause space: 206.656MB
805.74/805.91	c total #watches: 684487
807.54/807.70	c total #propagations: 305961338 / total #impl: 1696149022 (eff. 0.180)
807.54/807.70	c #Conflicts:     856000 | #Learnt:      36259 | 0.000
807.54/807.70	c total clause space: 206.656MB
807.54/807.70	c total #watches: 691014
808.74/808.91	c total #propagations: 306383476 / total #impl: 1698679612 (eff. 0.180)
808.74/808.91	c #Conflicts:     857000 | #Learnt:      37259 | 0.000
808.74/808.91	c total clause space: 206.656MB
808.74/808.91	c total #watches: 695106
809.64/809.89	c total #propagations: 306786070 / total #impl: 1700736032 (eff. 0.180)
809.64/809.89	c #Conflicts:     858000 | #Learnt:      38259 | 0.000
809.64/809.89	c total clause space: 206.656MB
809.64/809.89	c total #watches: 698233
811.14/811.39	c total #propagations: 307166029 / total #impl: 1702708141 (eff. 0.180)
811.14/811.39	c #Conflicts:     859000 | #Learnt:      39259 | 0.000
811.14/811.39	c total clause space: 206.656MB
811.14/811.39	c total #watches: 701287
812.74/812.96	c total #propagations: 307522826 / total #impl: 1704506542 (eff. 0.180)
812.74/812.96	c #Conflicts:     860000 | #Learnt:      40259 | 0.000
812.74/812.96	c total clause space: 206.656MB
812.74/812.96	c total #watches: 706361
813.84/814.05	c total #propagations: 307940971 / total #impl: 1706402450 (eff. 0.180)
813.84/814.05	c #Conflicts:     861000 | #Learnt:      41259 | 0.000
813.84/814.05	c total clause space: 206.656MB
813.84/814.05	c total #watches: 711182
815.34/815.58	c total #propagations: 308282178 / total #impl: 1708219117 (eff. 0.180)
815.34/815.58	c #Conflicts:     862000 | #Learnt:      42259 | 0.000
815.34/815.58	c total clause space: 206.656MB
815.34/815.58	c total #watches: 714804
816.94/817.19	c total #propagations: 308683716 / total #impl: 1710219378 (eff. 0.180)
816.94/817.19	c #Conflicts:     863000 | #Learnt:      43259 | 0.000
816.94/817.19	c total clause space: 206.656MB
816.94/817.19	c total #watches: 719083
818.54/818.76	c total #propagations: 309096624 / total #impl: 1712336046 (eff. 0.181)
818.54/818.76	c #Conflicts:     864000 | #Learnt:      44259 | 0.000
818.54/818.76	c total clause space: 206.656MB
818.54/818.76	c total #watches: 726513
819.64/819.87	c total #propagations: 309492034 / total #impl: 1714902222 (eff. 0.180)
819.64/819.87	c GC COLLECT
819.64/819.87	c #Conflicts:     865000 | #Learnt:      22850 | 0.000
819.64/819.87	c total clause space: 206.656MB
819.64/819.87	c total #watches: 629630
820.54/820.72	c total #propagations: 309800152 / total #impl: 1717244868 (eff. 0.180)
820.54/820.72	c #Conflicts:     866000 | #Learnt:      23850 | 0.000
820.54/820.72	c total clause space: 206.656MB
820.54/820.72	c total #watches: 634980
821.44/821.68	c total #propagations: 310127102 / total #impl: 1719502444 (eff. 0.180)
821.44/821.68	c #Conflicts:     867000 | #Learnt:      24850 | 0.000
821.44/821.68	c total clause space: 206.656MB
821.44/821.68	c total #watches: 639614
822.43/822.67	c total #propagations: 310465756 / total #impl: 1721549015 (eff. 0.180)
822.43/822.67	c #Conflicts:     868000 | #Learnt:      25850 | 0.000
822.43/822.67	c total clause space: 206.656MB
822.43/822.67	c total #watches: 644278
823.73/823.95	c total #propagations: 310834065 / total #impl: 1723551990 (eff. 0.180)
823.73/823.95	c #Conflicts:     869000 | #Learnt:      26850 | 0.000
823.73/823.95	c total clause space: 206.656MB
823.73/823.95	c total #watches: 650677
824.83/825.09	c total #propagations: 311338504 / total #impl: 1725895484 (eff. 0.180)
824.83/825.09	c #Conflicts:     870000 | #Learnt:      27850 | 0.000
824.83/825.09	c total clause space: 206.656MB
824.83/825.09	c total #watches: 656338
825.93/826.18	c total #propagations: 311733746 / total #impl: 1728085577 (eff. 0.180)
825.93/826.18	c #Conflicts:     871000 | #Learnt:      28850 | 0.000
825.93/826.18	c total clause space: 206.656MB
825.93/826.18	c total #watches: 660470
826.83/827.07	c total #propagations: 312098446 / total #impl: 1730119355 (eff. 0.180)
826.83/827.07	c #Conflicts:     872000 | #Learnt:      29850 | 0.000
826.83/827.07	c total clause space: 206.656MB
826.83/827.07	c total #watches: 665064
828.24/828.41	c total #propagations: 312492759 / total #impl: 1732130194 (eff. 0.180)
828.24/828.41	c #Conflicts:     873000 | #Learnt:      30850 | 0.000
828.24/828.41	c total clause space: 206.656MB
828.24/828.41	c total #watches: 672556
830.03/830.24	c total #propagations: 312889078 / total #impl: 1734972469 (eff. 0.180)
830.03/830.24	c #Conflicts:     874000 | #Learnt:      31850 | 0.000
830.03/830.24	c total clause space: 206.656MB
830.03/830.24	c total #watches: 680389
831.33/831.53	c total #propagations: 313310145 / total #impl: 1738594531 (eff. 0.180)
831.33/831.53	c #Conflicts:     875000 | #Learnt:      32850 | 0.000
831.33/831.53	c total clause space: 206.656MB
831.33/831.53	c total #watches: 686254
832.64/832.85	c total #propagations: 313695511 / total #impl: 1740834909 (eff. 0.180)
832.64/832.85	c #Conflicts:     876000 | #Learnt:      33850 | 0.000
832.64/832.85	c total clause space: 206.656MB
832.64/832.85	c total #watches: 693721
833.63/833.88	c total #propagations: 314122173 / total #impl: 1742908490 (eff. 0.180)
833.63/833.88	c #Conflicts:     877000 | #Learnt:      34850 | 0.000
833.63/833.88	c total clause space: 206.656MB
833.63/833.88	c total #watches: 696952
835.23/835.49	c total #propagations: 314470887 / total #impl: 1745006265 (eff. 0.180)
835.23/835.49	c #Conflicts:     878000 | #Learnt:      35850 | 0.000
835.23/835.49	c total clause space: 206.656MB
835.23/835.49	c total #watches: 703020
836.93/837.12	c total #propagations: 314872274 / total #impl: 1747659076 (eff. 0.180)
836.93/837.12	c #Conflicts:     879000 | #Learnt:      36850 | 0.000
836.93/837.12	c total clause space: 206.656MB
836.93/837.12	c total #watches: 707934
837.93/838.12	c total #propagations: 315228992 / total #impl: 1750179364 (eff. 0.180)
837.93/838.12	c #Conflicts:     880000 | #Learnt:      37850 | 0.000
837.93/838.12	c total clause space: 206.656MB
837.93/838.12	c total #watches: 711190
839.34/839.58	c total #propagations: 315575238 / total #impl: 1751980178 (eff. 0.180)
839.34/839.58	c #Conflicts:     881000 | #Learnt:      38850 | 0.000
839.34/839.58	c total clause space: 206.656MB
839.34/839.58	c total #watches: 717380
840.73/840.91	c total #propagations: 315998471 / total #impl: 1753930838 (eff. 0.180)
840.73/840.91	c #Conflicts:     882000 | #Learnt:      39850 | 0.000
840.73/840.91	c total clause space: 206.656MB
840.73/840.91	c total #watches: 724285
841.93/842.14	c total #propagations: 316382011 / total #impl: 1755547582 (eff. 0.180)
841.93/842.14	c #Conflicts:     883000 | #Learnt:      40850 | 0.000
841.93/842.14	c total clause space: 206.656MB
841.93/842.14	c total #watches: 726925
843.23/843.44	c total #propagations: 316682561 / total #impl: 1757209787 (eff. 0.180)
843.23/843.44	c #Conflicts:     884000 | #Learnt:      41850 | 0.000
843.23/843.44	c total clause space: 206.656MB
843.23/843.44	c total #watches: 729623
844.43/844.67	c total #propagations: 316988660 / total #impl: 1758953736 (eff. 0.180)
844.43/844.67	c #Conflicts:     885000 | #Learnt:      42850 | 0.000
844.43/844.67	c total clause space: 206.656MB
844.43/844.67	c total #watches: 732804
846.43/846.67	c total #propagations: 317276164 / total #impl: 1760496629 (eff. 0.180)
846.43/846.67	c #Conflicts:     886000 | #Learnt:      43850 | 0.000
846.43/846.67	c total clause space: 206.656MB
846.43/846.67	c total #watches: 741167
848.83/849.01	c total #propagations: 317571694 / total #impl: 1763291750 (eff. 0.180)
848.83/849.01	c #Conflicts:     887000 | #Learnt:      44850 | 0.000
848.83/849.01	c total clause space: 206.656MB
848.83/849.01	c total #watches: 752185
850.34/850.57	c total #propagations: 317854316 / total #impl: 1767348076 (eff. 0.180)
850.34/850.57	c GC COLLECT
850.34/850.57	c #Conflicts:     888000 | #Learnt:      23152 | 0.000
850.34/850.57	c total clause space: 206.656MB
850.34/850.57	c total #watches: 631013
851.34/851.54	c total #propagations: 318143819 / total #impl: 1769993556 (eff. 0.180)
851.34/851.54	c #Conflicts:     889000 | #Learnt:      24152 | 0.000
851.34/851.54	c total clause space: 206.656MB
851.34/851.54	c total #watches: 638671
852.54/852.73	c total #propagations: 318444234 / total #impl: 1771973952 (eff. 0.180)
852.54/852.73	c #Conflicts:     890000 | #Learnt:      25152 | 0.000
852.54/852.73	c total clause space: 206.656MB
852.54/852.73	c total #watches: 645148
853.93/854.13	c total #propagations: 318745071 / total #impl: 1774430975 (eff. 0.180)
853.93/854.13	c #Conflicts:     891000 | #Learnt:      26152 | 0.000
853.93/854.13	c total clause space: 206.656MB
853.93/854.13	c total #watches: 656132
855.23/855.42	c total #propagations: 319039207 / total #impl: 1777283525 (eff. 0.180)
855.23/855.42	c #Conflicts:     892000 | #Learnt:      27152 | 0.000
855.23/855.42	c total clause space: 206.656MB
855.23/855.42	c total #watches: 663340
856.53/856.70	c total #propagations: 319362342 / total #impl: 1779624058 (eff. 0.179)
856.53/856.70	c #Conflicts:     893000 | #Learnt:      28152 | 0.000
856.53/856.70	c total clause space: 206.656MB
856.53/856.70	c total #watches: 671102
858.04/858.29	c total #propagations: 319712683 / total #impl: 1781938294 (eff. 0.179)
858.04/858.29	c #Conflicts:     894000 | #Learnt:      29152 | 0.000
858.04/858.29	c total clause space: 206.656MB
858.04/858.29	c total #watches: 677859
858.73/858.91	c total #propagations: 320091405 / total #impl: 1784412933 (eff. 0.179)
858.73/858.91	c #Conflicts:     895000 | #Learnt:      30152 | 0.000
858.73/858.91	c total clause space: 206.656MB
858.73/858.91	c total #watches: 682054
859.83/860.10	c total #propagations: 320349890 / total #impl: 1785595111 (eff. 0.179)
859.83/860.10	c #Conflicts:     896000 | #Learnt:      31152 | 0.000
859.83/860.10	c total clause space: 206.656MB
859.93/860.10	c total #watches: 685750
861.13/861.38	c total #propagations: 320708775 / total #impl: 1787635232 (eff. 0.179)
861.13/861.38	c #Conflicts:     897000 | #Learnt:      32152 | 0.000
861.13/861.38	c total clause space: 206.656MB
861.13/861.38	c total #watches: 690429
863.23/863.45	c total #propagations: 321067544 / total #impl: 1789409242 (eff. 0.179)
863.23/863.45	c #Conflicts:     898000 | #Learnt:      33152 | 0.000
863.23/863.45	c total clause space: 206.656MB
863.23/863.45	c total #watches: 696575
864.43/864.70	c total #propagations: 321484610 / total #impl: 1792391322 (eff. 0.179)
864.43/864.70	c #Conflicts:     899000 | #Learnt:      34152 | 0.000
864.43/864.70	c total clause space: 206.656MB
864.43/864.70	c total #watches: 703400
865.83/866.04	c total #propagations: 321928314 / total #impl: 1794249215 (eff. 0.179)
865.83/866.04	c #Conflicts:     900000 | #Learnt:      35152 | 0.000
865.83/866.04	c total clause space: 206.656MB
865.83/866.04	c total #watches: 711212
867.63/867.80	c total #propagations: 322283486 / total #impl: 1796136654 (eff. 0.179)
867.63/867.80	c #Conflicts:     901000 | #Learnt:      36152 | 0.000
867.63/867.80	c total clause space: 206.656MB
867.63/867.80	c total #watches: 716499
869.53/869.76	c total #propagations: 322654912 / total #impl: 1798567309 (eff. 0.179)
869.53/869.76	c #Conflicts:     902000 | #Learnt:      37152 | 0.000
869.53/869.76	c total clause space: 206.656MB
869.53/869.76	c total #watches: 722641
871.63/871.82	c total #propagations: 323071387 / total #impl: 1801322807 (eff. 0.179)
871.63/871.82	c #Conflicts:     903000 | #Learnt:      38152 | 0.000
871.63/871.82	c total clause space: 206.656MB
871.63/871.82	c total #watches: 731262
873.23/873.42	c total #propagations: 323408496 / total #impl: 1804110960 (eff. 0.179)
873.23/873.42	c #Conflicts:     904000 | #Learnt:      39152 | 0.000
873.23/873.42	c total clause space: 206.656MB
873.23/873.42	c total #watches: 737001
875.43/875.61	c total #propagations: 323773015 / total #impl: 1806528054 (eff. 0.179)
875.43/875.61	c #Conflicts:     905000 | #Learnt:      40152 | 0.000
875.43/875.61	c total clause space: 206.656MB
875.43/875.61	c total #watches: 743834
877.63/877.86	c total #propagations: 324168125 / total #impl: 1809204572 (eff. 0.179)
877.63/877.86	c #Conflicts:     906000 | #Learnt:      41152 | 0.000
877.63/877.86	c total clause space: 206.656MB
877.63/877.86	c total #watches: 747517
880.73/880.92	c total #propagations: 324619162 / total #impl: 1811964656 (eff. 0.179)
880.73/880.92	c #Conflicts:     907000 | #Learnt:      42152 | 0.000
880.73/880.92	c total clause space: 206.656MB
880.73/880.92	c total #watches: 756506
882.62/882.82	c total #propagations: 324973554 / total #impl: 1815226435 (eff. 0.179)
882.62/882.82	c #Conflicts:     908000 | #Learnt:      43152 | 0.000
882.62/882.82	c total clause space: 206.656MB
882.62/882.82	c total #watches: 761383
883.42/883.68	c total #propagations: 325272784 / total #impl: 1817139340 (eff. 0.179)
883.42/883.68	c #Conflicts:     909000 | #Learnt:      44152 | 0.000
883.42/883.68	c total clause space: 206.656MB
883.42/883.68	c total #watches: 764378
884.92/885.18	c total #propagations: 325535009 / total #impl: 1818347374 (eff. 0.179)
884.92/885.18	c #Conflicts:     910000 | #Learnt:      45152 | 0.000
884.92/885.18	c total clause space: 206.656MB
884.92/885.18	c total #watches: 767978
886.92/887.12	c total #propagations: 325881754 / total #impl: 1820388075 (eff. 0.179)
886.92/887.12	c GC COLLECT
886.92/887.12	c #Conflicts:     911000 | #Learnt:      23147 | 0.000
886.92/887.12	c total clause space: 206.656MB
886.92/887.12	c total #watches: 630615
887.63/887.89	c total #propagations: 326270088 / total #impl: 1822736132 (eff. 0.179)
887.63/887.89	c #Conflicts:     912000 | #Learnt:      24147 | 0.000
887.63/887.89	c total clause space: 206.656MB
887.63/887.89	c total #watches: 635334
888.83/889.01	c total #propagations: 326637315 / total #impl: 1824508621 (eff. 0.179)
888.83/889.01	c #Conflicts:     913000 | #Learnt:      25147 | 0.000
888.83/889.01	c total clause space: 206.656MB
888.83/889.01	c total #watches: 642127
889.93/890.11	c total #propagations: 327021120 / total #impl: 1826516621 (eff. 0.179)
889.93/890.11	c #Conflicts:     914000 | #Learnt:      26147 | 0.000
889.93/890.11	c total clause space: 206.656MB
889.93/890.11	c total #watches: 646680
890.93/891.12	c total #propagations: 327532382 / total #impl: 1828442752 (eff. 0.179)
890.93/891.12	c #Conflicts:     915000 | #Learnt:      27147 | 0.000
890.93/891.12	c total clause space: 206.656MB
890.93/891.13	c total #watches: 651693
892.03/892.25	c total #propagations: 327927942 / total #impl: 1830586363 (eff. 0.179)
892.03/892.25	c #Conflicts:     916000 | #Learnt:      28147 | 0.000
892.03/892.25	c total clause space: 206.656MB
892.03/892.25	c total #watches: 655856
893.72/893.91	c total #propagations: 328333311 / total #impl: 1832682244 (eff. 0.179)
893.72/893.91	c #Conflicts:     917000 | #Learnt:      29147 | 0.000
893.72/893.91	c total clause space: 206.656MB
893.72/893.91	c total #watches: 660679
894.62/894.87	c total #propagations: 328761108 / total #impl: 1835521077 (eff. 0.179)
894.62/894.87	c #Conflicts:     918000 | #Learnt:      30147 | 0.000
894.62/894.87	c total clause space: 206.656MB
894.62/894.87	c total #watches: 668581
895.62/895.82	c total #propagations: 329124566 / total #impl: 1837372654 (eff. 0.179)
895.62/895.82	c #Conflicts:     919000 | #Learnt:      31147 | 0.000
895.62/895.82	c total clause space: 206.656MB
895.62/895.82	c total #watches: 673840
896.72/896.98	c total #propagations: 329491145 / total #impl: 1839213916 (eff. 0.179)
896.72/896.98	c #Conflicts:     920000 | #Learnt:      32147 | 0.000
896.72/896.98	c total clause space: 206.656MB
896.72/896.98	c total #watches: 678413
898.42/898.68	c total #propagations: 329849090 / total #impl: 1841189847 (eff. 0.179)
898.42/898.68	c #Conflicts:     921000 | #Learnt:      33147 | 0.000
898.42/898.68	c total clause space: 206.656MB
898.42/898.68	c total #watches: 687357
899.73/899.95	c total #propagations: 330283933 / total #impl: 1843881751 (eff. 0.179)
899.73/899.95	c #Conflicts:     922000 | #Learnt:      34147 | 0.000
899.73/899.95	c total clause space: 206.656MB
899.73/899.95	c total #watches: 691068
900.93/901.18	c total #propagations: 330637881 / total #impl: 1846013892 (eff. 0.179)
900.93/901.18	c #Conflicts:     923000 | #Learnt:      35147 | 0.000
900.93/901.18	c total clause space: 206.656MB
900.93/901.18	c total #watches: 696174
902.32/902.59	c total #propagations: 330984254 / total #impl: 1848061260 (eff. 0.179)
902.32/902.59	c #Conflicts:     924000 | #Learnt:      36147 | 0.000
902.32/902.59	c total clause space: 206.656MB
902.32/902.59	c total #watches: 700491
903.62/903.83	c total #propagations: 331364984 / total #impl: 1850113545 (eff. 0.179)
903.62/903.83	c #Conflicts:     925000 | #Learnt:      37147 | 0.000
903.62/903.83	c total clause space: 206.656MB
903.62/903.83	c total #watches: 704827
905.12/905.35	c total #propagations: 331742021 / total #impl: 1852156094 (eff. 0.179)
905.12/905.35	c #Conflicts:     926000 | #Learnt:      38147 | 0.000
905.12/905.35	c total clause space: 206.656MB
905.12/905.35	c total #watches: 709935
906.52/906.77	c total #propagations: 332049464 / total #impl: 1854518573 (eff. 0.179)
906.52/906.77	c #Conflicts:     927000 | #Learnt:      39147 | 0.000
906.52/906.77	c total clause space: 206.656MB
906.52/906.77	c total #watches: 714344
907.32/907.56	c total #propagations: 332376349 / total #impl: 1856670968 (eff. 0.179)
907.32/907.56	c #Conflicts:     928000 | #Learnt:      40147 | 0.000
907.32/907.56	c total clause space: 206.656MB
907.32/907.56	c total #watches: 718670
908.42/908.64	c total #propagations: 332700554 / total #impl: 1857997281 (eff. 0.179)
908.42/908.64	c #Conflicts:     929000 | #Learnt:      41147 | 0.000
908.42/908.64	c total clause space: 206.656MB
908.42/908.64	c total #watches: 721627
909.73/909.91	c total #propagations: 332973284 / total #impl: 1859687636 (eff. 0.179)
909.73/909.91	c #Conflicts:     930000 | #Learnt:      42147 | 0.000
909.73/909.91	c total clause space: 206.656MB
909.73/909.91	c total #watches: 726038
910.92/911.10	c total #propagations: 333270540 / total #impl: 1861551392 (eff. 0.179)
910.92/911.10	c #Conflicts:     931000 | #Learnt:      43147 | 0.000
910.92/911.10	c total clause space: 206.656MB
910.92/911.10	c total #watches: 729730
912.93/913.13	c total #propagations: 333556951 / total #impl: 1863526650 (eff. 0.179)
912.93/913.13	c #Conflicts:     932000 | #Learnt:      44147 | 0.000
912.93/913.13	c total clause space: 206.656MB
912.93/913.13	c total #watches: 733955
914.72/914.99	c total #propagations: 333952471 / total #impl: 1865984812 (eff. 0.179)
914.72/914.99	c #Conflicts:     933000 | #Learnt:      45147 | 0.000
914.72/914.99	c total clause space: 206.656MB
914.72/914.99	c total #watches: 739832
916.82/917.09	c total #propagations: 334286755 / total #impl: 1868389172 (eff. 0.179)
916.82/917.09	c #Conflicts:     934000 | #Learnt:      46147 | 0.000
916.82/917.09	c total clause space: 206.656MB
916.82/917.09	c total #watches: 743742
918.53/918.70	c total #propagations: 334639281 / total #impl: 1870656161 (eff. 0.179)
918.53/918.70	c GC COLLECT
918.53/918.70	c #Conflicts:     935000 | #Learnt:      23857 | 0.000
918.53/918.70	c total clause space: 206.656MB
918.53/918.70	c total #watches: 633712
919.63/919.87	c total #propagations: 335015898 / total #impl: 1872933719 (eff. 0.179)
919.63/919.87	c #Conflicts:     936000 | #Learnt:      24857 | 0.000
919.63/919.87	c total clause space: 206.656MB
919.63/919.88	c total #watches: 637110
920.82/921.06	c total #propagations: 335397557 / total #impl: 1875170981 (eff. 0.179)
920.82/921.06	c #Conflicts:     937000 | #Learnt:      25857 | 0.000
920.82/921.06	c total clause space: 206.656MB
920.82/921.06	c total #watches: 642571
921.62/921.89	c total #propagations: 335737721 / total #impl: 1877464570 (eff. 0.179)
921.62/921.89	c #Conflicts:     938000 | #Learnt:      26857 | 0.000
921.62/921.89	c total clause space: 206.656MB
921.62/921.89	c total #watches: 648238
922.93/923.16	c total #propagations: 336020193 / total #impl: 1879205755 (eff. 0.179)
922.93/923.16	c #Conflicts:     939000 | #Learnt:      27857 | 0.000
922.93/923.16	c total clause space: 206.656MB
922.93/923.17	c total #watches: 655357
924.62/924.87	c total #propagations: 336317373 / total #impl: 1881459841 (eff. 0.179)
924.62/924.87	c #Conflicts:     940000 | #Learnt:      28857 | 0.000
924.62/924.87	c total clause space: 206.656MB
924.62/924.87	c total #watches: 662466
926.52/926.71	c total #propagations: 336677973 / total #impl: 1883824579 (eff. 0.179)
926.52/926.71	c #Conflicts:     941000 | #Learnt:      29857 | 0.000
926.52/926.71	c total clause space: 206.656MB
926.52/926.71	c total #watches: 668768
927.62/927.81	c total #propagations: 336998552 / total #impl: 1886138056 (eff. 0.179)
927.62/927.81	c #Conflicts:     942000 | #Learnt:      30857 | 0.000
927.62/927.81	c total clause space: 206.656MB
927.62/927.81	c total #watches: 673799
928.92/929.15	c total #propagations: 337287359 / total #impl: 1887425972 (eff. 0.179)
928.92/929.15	c #Conflicts:     943000 | #Learnt:      31857 | 0.000
928.92/929.15	c total clause space: 206.656MB
928.92/929.15	c total #watches: 679569
930.32/930.54	c total #propagations: 337570514 / total #impl: 1889028054 (eff. 0.179)
930.32/930.54	c #Conflicts:     944000 | #Learnt:      32857 | 0.000
930.32/930.54	c total clause space: 206.656MB
930.32/930.54	c total #watches: 685777
931.42/931.67	c total #propagations: 337834149 / total #impl: 1890650500 (eff. 0.179)
931.42/931.67	c #Conflicts:     945000 | #Learnt:      33857 | 0.000
931.42/931.67	c total clause space: 206.656MB
931.42/931.67	c total #watches: 689747
933.02/933.24	c total #propagations: 338107552 / total #impl: 1891908248 (eff. 0.179)
933.02/933.24	c #Conflicts:     946000 | #Learnt:      34857 | 0.000
933.02/933.24	c total clause space: 206.656MB
933.02/933.24	c total #watches: 695577
934.62/934.85	c total #propagations: 338399038 / total #impl: 1893710856 (eff. 0.179)
934.62/934.85	c #Conflicts:     947000 | #Learnt:      35857 | 0.000
934.62/934.85	c total clause space: 206.656MB
934.62/934.85	c total #watches: 701856
936.22/936.48	c total #propagations: 338674565 / total #impl: 1895139924 (eff. 0.179)
936.22/936.48	c #Conflicts:     948000 | #Learnt:      36857 | 0.000
936.22/936.48	c total clause space: 206.656MB
936.22/936.48	c total #watches: 706866
938.12/938.34	c total #propagations: 338954119 / total #impl: 1896587995 (eff. 0.179)
938.12/938.34	c #Conflicts:     949000 | #Learnt:      37857 | 0.000
938.12/938.34	c total clause space: 206.656MB
938.12/938.34	c total #watches: 711824
939.72/939.99	c total #propagations: 339240758 / total #impl: 1898217187 (eff. 0.179)
939.72/939.99	c #Conflicts:     950000 | #Learnt:      38857 | 0.000
939.72/939.99	c total clause space: 206.656MB
939.72/939.99	c total #watches: 715314
941.12/941.38	c total #propagations: 339586088 / total #impl: 1900057877 (eff. 0.179)
941.12/941.38	c #Conflicts:     951000 | #Learnt:      39857 | 0.000
941.12/941.38	c total clause space: 206.656MB
941.12/941.38	c total #watches: 719047
942.62/942.87	c total #propagations: 339925952 / total #impl: 1901935895 (eff. 0.179)
942.62/942.87	c #Conflicts:     952000 | #Learnt:      40857 | 0.000
942.62/942.87	c total clause space: 206.656MB
942.62/942.87	c total #watches: 722115
944.31/944.55	c total #propagations: 340253923 / total #impl: 1903723616 (eff. 0.179)
944.31/944.55	c #Conflicts:     953000 | #Learnt:      41857 | 0.000
944.31/944.55	c total clause space: 335.816MB
944.31/944.55	c total #watches: 725668
946.11/946.31	c total #propagations: 340595796 / total #impl: 1905561684 (eff. 0.179)
946.11/946.31	c #Conflicts:     954000 | #Learnt:      42857 | 0.000
946.11/946.31	c total clause space: 335.816MB
946.11/946.31	c total #watches: 728340
947.71/947.98	c total #propagations: 340935284 / total #impl: 1907454631 (eff. 0.179)
947.71/947.98	c #Conflicts:     955000 | #Learnt:      43857 | 0.000
947.71/947.98	c total clause space: 335.816MB
947.71/947.98	c total #watches: 731315
949.51/949.78	c total #propagations: 341283479 / total #impl: 1909431198 (eff. 0.179)
949.51/949.78	c #Conflicts:     956000 | #Learnt:      44857 | 0.000
949.51/949.78	c total clause space: 335.816MB
949.51/949.78	c total #watches: 734885
951.01/951.28	c total #propagations: 341626990 / total #impl: 1911444692 (eff. 0.179)
951.01/951.28	c #Conflicts:     957000 | #Learnt:      45857 | 0.000
951.01/951.28	c total clause space: 335.816MB
951.01/951.28	c total #watches: 739669
952.52/952.78	c total #propagations: 341939525 / total #impl: 1913229570 (eff. 0.179)
952.52/952.78	c #Conflicts:     958000 | #Learnt:      46857 | 0.000
952.52/952.78	c total clause space: 335.816MB
952.52/952.78	c total #watches: 743190
953.72/953.93	c total #propagations: 342228262 / total #impl: 1915056744 (eff. 0.179)
953.72/953.93	c GC COLLECT
953.72/953.93	c #Conflicts:     959000 | #Learnt:      24280 | 0.000
953.72/953.93	c total clause space: 335.816MB
953.72/953.93	c total #watches: 634864
954.51/954.76	c total #propagations: 342553759 / total #impl: 1916946867 (eff. 0.179)
954.51/954.76	c #Conflicts:     960000 | #Learnt:      25280 | 0.000
954.51/954.76	c total clause space: 335.816MB
954.51/954.76	c total #watches: 638119
955.41/955.65	c total #propagations: 342890825 / total #impl: 1918907091 (eff. 0.179)
955.41/955.65	c #Conflicts:     961000 | #Learnt:      26280 | 0.000
955.41/955.65	c total clause space: 335.816MB
955.41/955.65	c total #watches: 640977
956.21/956.49	c total #propagations: 343230508 / total #impl: 1920814602 (eff. 0.179)
956.21/956.49	c #Conflicts:     962000 | #Learnt:      27280 | 0.000
956.21/956.49	c total clause space: 335.816MB
956.21/956.49	c total #watches: 643998
957.21/957.42	c total #propagations: 343551612 / total #impl: 1922819753 (eff. 0.179)
957.21/957.42	c #Conflicts:     963000 | #Learnt:      28280 | 0.000
957.21/957.42	c total clause space: 335.816MB
957.21/957.42	c total #watches: 646327
958.12/958.36	c total #propagations: 343885282 / total #impl: 1924676398 (eff. 0.179)
958.12/958.36	c #Conflicts:     964000 | #Learnt:      29280 | 0.000
958.12/958.36	c total clause space: 335.816MB
958.12/958.36	c total #watches: 649958
959.12/959.39	c total #propagations: 344220914 / total #impl: 1926574021 (eff. 0.179)
959.12/959.39	c #Conflicts:     965000 | #Learnt:      30280 | 0.000
959.12/959.39	c total clause space: 335.816MB
959.12/959.39	c total #watches: 653460
960.22/960.46	c total #propagations: 344533459 / total #impl: 1928461598 (eff. 0.179)
960.22/960.46	c #Conflicts:     966000 | #Learnt:      31280 | 0.000
960.22/960.46	c total clause space: 335.816MB
960.22/960.46	c total #watches: 656559
961.21/961.43	c total #propagations: 344846456 / total #impl: 1930256518 (eff. 0.179)
961.21/961.43	c #Conflicts:     967000 | #Learnt:      32280 | 0.000
961.21/961.43	c total clause space: 335.816MB
961.21/961.43	c total #watches: 660048
962.21/962.45	c total #propagations: 345141645 / total #impl: 1932080761 (eff. 0.179)
962.21/962.45	c #Conflicts:     968000 | #Learnt:      33280 | 0.000
962.21/962.45	c total clause space: 335.816MB
962.21/962.45	c total #watches: 663144
963.41/963.64	c total #propagations: 345458508 / total #impl: 1933881824 (eff. 0.179)
963.41/963.64	c #Conflicts:     969000 | #Learnt:      34280 | 0.000
963.41/963.64	c total clause space: 335.816MB
963.41/963.64	c total #watches: 666268
964.62/964.83	c total #propagations: 345778030 / total #impl: 1935604627 (eff. 0.179)
964.62/964.83	c #Conflicts:     970000 | #Learnt:      35280 | 0.000
964.62/964.83	c total clause space: 335.816MB
964.62/964.83	c total #watches: 670086
965.72/966.00	c total #propagations: 346087116 / total #impl: 1937318097 (eff. 0.179)
965.72/966.00	c #Conflicts:     971000 | #Learnt:      36280 | 0.000
965.72/966.00	c total clause space: 335.816MB
965.72/966.00	c total #watches: 672687
966.71/966.93	c total #propagations: 346401830 / total #impl: 1939010169 (eff. 0.179)
966.71/966.93	c #Conflicts:     972000 | #Learnt:      37280 | 0.000
966.71/966.93	c total clause space: 335.816MB
966.71/966.93	c total #watches: 676945
967.81/968.06	c total #propagations: 346709354 / total #impl: 1941066484 (eff. 0.179)
967.81/968.06	c #Conflicts:     973000 | #Learnt:      38280 | 0.000
967.81/968.06	c total clause space: 335.816MB
967.81/968.06	c total #watches: 680249
969.31/969.50	c total #propagations: 347041077 / total #impl: 1943124056 (eff. 0.179)
969.31/969.50	c #Conflicts:     974000 | #Learnt:      39280 | 0.000
969.31/969.50	c total clause space: 335.816MB
969.31/969.50	c total #watches: 683211
970.51/970.72	c total #propagations: 347362476 / total #impl: 1944866247 (eff. 0.179)
970.51/970.72	c #Conflicts:     975000 | #Learnt:      40280 | 0.000
970.51/970.72	c total clause space: 335.816MB
970.51/970.72	c total #watches: 685626
971.31/971.59	c total #propagations: 347676310 / total #impl: 1946716877 (eff. 0.179)
971.31/971.59	c #Conflicts:     976000 | #Learnt:      41280 | 0.000
971.31/971.59	c total clause space: 335.816MB
971.31/971.59	c total #watches: 688050
972.51/972.72	c total #propagations: 348041388 / total #impl: 1948970712 (eff. 0.179)
972.51/972.72	c #Conflicts:     977000 | #Learnt:      42280 | 0.000
972.51/972.72	c total clause space: 335.816MB
972.51/972.72	c total #watches: 691727
973.71/973.90	c total #propagations: 348347638 / total #impl: 1950660481 (eff. 0.179)
973.71/973.90	c #Conflicts:     978000 | #Learnt:      43280 | 0.000
973.71/973.90	c total clause space: 335.816MB
973.71/973.90	c total #watches: 699264
975.01/975.24	c total #propagations: 348639911 / total #impl: 1952076316 (eff. 0.179)
975.01/975.24	c #Conflicts:     979000 | #Learnt:      44280 | 0.000
975.01/975.24	c total clause space: 335.816MB
975.01/975.24	c total #watches: 704852
976.21/976.49	c total #propagations: 348907877 / total #impl: 1953627593 (eff. 0.179)
976.21/976.49	c #Conflicts:     980000 | #Learnt:      45280 | 0.000
976.21/976.49	c total clause space: 335.816MB
976.21/976.49	c total #watches: 708065
977.41/977.68	c total #propagations: 349168593 / total #impl: 1955146705 (eff. 0.179)
977.41/977.68	c #Conflicts:     981000 | #Learnt:      46280 | 0.000
977.41/977.68	c total clause space: 335.816MB
977.41/977.68	c total #watches: 712014
978.91/979.19	c total #propagations: 349419435 / total #impl: 1956549617 (eff. 0.179)
978.91/979.19	c #Conflicts:     982000 | #Learnt:      47280 | 0.000
978.91/979.19	c total clause space: 335.816MB
978.91/979.19	c total #watches: 715992
980.30/980.55	c total #propagations: 349686243 / total #impl: 1958078695 (eff. 0.179)
980.30/980.55	c GC COLLECT
980.30/980.55	c #Conflicts:     983000 | #Learnt:      24386 | 0.000
980.30/980.55	c total clause space: 335.816MB
980.30/980.55	c total #watches: 636317
981.11/981.40	c total #propagations: 349955921 / total #impl: 1959577094 (eff. 0.179)
981.11/981.40	c #Conflicts:     984000 | #Learnt:      25386 | 0.000
981.11/981.40	c total clause space: 335.816MB
981.11/981.40	c total #watches: 643371
982.21/982.43	c total #propagations: 350207562 / total #impl: 1960870304 (eff. 0.179)
982.21/982.43	c #Conflicts:     985000 | #Learnt:      26386 | 0.000
982.21/982.43	c total clause space: 335.816MB
982.21/982.43	c total #watches: 648630
983.31/983.58	c total #propagations: 350471503 / total #impl: 1962365939 (eff. 0.179)
983.31/983.58	c #Conflicts:     986000 | #Learnt:      27386 | 0.000
983.31/983.58	c total clause space: 335.816MB
983.31/983.58	c total #watches: 653327
984.51/984.75	c total #propagations: 350736205 / total #impl: 1964056591 (eff. 0.179)
984.51/984.75	c #Conflicts:     987000 | #Learnt:      28386 | 0.000
984.51/984.75	c total clause space: 335.816MB
984.51/984.75	c total #watches: 660202
985.90/986.16	c total #propagations: 351007383 / total #impl: 1965740874 (eff. 0.179)
985.90/986.16	c #Conflicts:     988000 | #Learnt:      29386 | 0.000
985.90/986.16	c total clause space: 335.816MB
985.90/986.16	c total #watches: 666513
987.20/987.49	c total #propagations: 351286509 / total #impl: 1967395023 (eff. 0.179)
987.20/987.49	c #Conflicts:     989000 | #Learnt:      30386 | 0.000
987.20/987.49	c total clause space: 335.816MB
987.20/987.49	c total #watches: 670985
988.81/989.03	c total #propagations: 351553306 / total #impl: 1968875817 (eff. 0.179)
988.81/989.03	c #Conflicts:     990000 | #Learnt:      31386 | 0.000
988.81/989.03	c total clause space: 335.816MB
988.81/989.03	c total #watches: 674985
990.90/991.14	c total #propagations: 351837479 / total #impl: 1970422362 (eff. 0.179)
990.90/991.14	c #Conflicts:     991000 | #Learnt:      32386 | 0.000
990.90/991.14	c total clause space: 335.816MB
990.90/991.14	c total #watches: 678793
992.90/993.18	c total #propagations: 352147376 / total #impl: 1972371103 (eff. 0.179)
992.90/993.18	c #Conflicts:     992000 | #Learnt:      33386 | 0.000
992.90/993.18	c total clause space: 335.816MB
992.90/993.18	c total #watches: 684331
994.90/995.13	c total #propagations: 352443490 / total #impl: 1974481464 (eff. 0.178)
994.90/995.13	c #Conflicts:     993000 | #Learnt:      34386 | 0.000
994.90/995.13	c total clause space: 335.816MB
994.90/995.13	c total #watches: 690314
997.00/997.29	c total #propagations: 352709353 / total #impl: 1976560614 (eff. 0.178)
997.00/997.29	c #Conflicts:     994000 | #Learnt:      35386 | 0.000
997.00/997.29	c total clause space: 335.816MB
997.00/997.29	c total #watches: 694624
999.20/999.42	c total #propagations: 353003197 / total #impl: 1978598004 (eff. 0.178)
999.20/999.42	c #Conflicts:     995000 | #Learnt:      36386 | 0.000
999.20/999.42	c total clause space: 335.816MB
999.20/999.42	c total #watches: 698788
1001.40/1001.66	c total #propagations: 353299274 / total #impl: 1980838997 (eff. 0.178)
1001.40/1001.66	c #Conflicts:     996000 | #Learnt:      37386 | 0.000
1001.40/1001.66	c total clause space: 335.816MB
1001.40/1001.66	c total #watches: 702468
1003.50/1003.76	c total #propagations: 353580093 / total #impl: 1982579376 (eff. 0.178)
1003.50/1003.76	c #Conflicts:     997000 | #Learnt:      38386 | 0.000
1003.50/1003.76	c total clause space: 335.816MB
1003.50/1003.76	c total #watches: 709607
1005.60/1005.84	c total #propagations: 353865685 / total #impl: 1984623808 (eff. 0.178)
1005.60/1005.84	c #Conflicts:     998000 | #Learnt:      39386 | 0.000
1005.60/1005.84	c total clause space: 335.816MB
1005.60/1005.84	c total #watches: 714881
1007.80/1008.09	c total #propagations: 354163118 / total #impl: 1986692672 (eff. 0.178)
1007.80/1008.09	c #Conflicts:     999000 | #Learnt:      40386 | 0.000
1007.80/1008.09	c total clause space: 335.816MB
1007.80/1008.09	c total #watches: 722421
1010.60/1010.86	c total #propagations: 354468508 / total #impl: 1988741541 (eff. 0.178)
1010.60/1010.86	c #Conflicts:    1000000 | #Learnt:      41386 | 0.000
1010.60/1010.86	c total clause space: 335.816MB
1010.60/1010.86	c total #watches: 727817
1013.20/1013.41	c total #propagations: 354762045 / total #impl: 1991187814 (eff. 0.178)
1013.20/1013.41	c #Conflicts:    1001000 | #Learnt:      42386 | 0.000
1013.20/1013.41	c total clause space: 335.816MB
1013.20/1013.41	c total #watches: 734017
1016.10/1016.31	c total #propagations: 355040247 / total #impl: 1993275583 (eff. 0.178)
1016.10/1016.31	c #Conflicts:    1002000 | #Learnt:      43386 | 0.000
1016.10/1016.31	c total clause space: 335.816MB
1016.10/1016.31	c total #watches: 740404
1019.10/1019.33	c total #propagations: 355353204 / total #impl: 1995700922 (eff. 0.178)
1019.10/1019.33	c #Conflicts:    1003000 | #Learnt:      44386 | 0.000
1019.10/1019.33	c total clause space: 335.816MB
1019.10/1019.33	c total #watches: 746444
1022.00/1022.24	c total #propagations: 355641861 / total #impl: 1998266069 (eff. 0.178)
1022.00/1022.24	c #Conflicts:    1004000 | #Learnt:      45386 | 0.000
1022.00/1022.24	c total clause space: 335.816MB
1022.00/1022.24	c total #watches: 752406
1025.11/1025.37	c total #propagations: 355923034 / total #impl: 2000432747 (eff. 0.178)
1025.11/1025.37	c #Conflicts:    1005000 | #Learnt:      46386 | 0.000
1025.11/1025.37	c total clause space: 335.816MB
1025.11/1025.37	c total #watches: 759112
1028.30/1028.54	c total #propagations: 356192327 / total #impl: 2002689939 (eff. 0.178)
1028.30/1028.54	c #Conflicts:    1006000 | #Learnt:      47386 | 0.000
1028.30/1028.54	c total clause space: 335.816MB
1028.30/1028.54	c total #watches: 763884
1031.90/1032.11	c total #propagations: 356446095 / total #impl: 2004879845 (eff. 0.178)
1031.90/1032.11	c #Conflicts:    1007000 | #Learnt:      48386 | 0.000
1031.90/1032.11	c total clause space: 335.816MB
1031.90/1032.11	c total #watches: 768657
1033.10/1033.39	c total #propagations: 356729077 / total #impl: 2007359763 (eff. 0.178)
1033.10/1033.39	c GC COLLECT
1033.10/1033.39	c #Conflicts:    1008000 | #Learnt:      25160 | 0.000
1033.10/1033.39	c total clause space: 335.816MB
1033.10/1033.39	c total #watches: 641594
1034.30/1034.59	c total #propagations: 357024430 / total #impl: 2009162758 (eff. 0.178)
1034.30/1034.59	c #Conflicts:    1009000 | #Learnt:      26160 | 0.000
1034.30/1034.59	c total clause space: 335.816MB
1034.30/1034.59	c total #watches: 646629
1035.30/1035.58	c total #propagations: 357334603 / total #impl: 2011112030 (eff. 0.178)
1035.30/1035.58	c #Conflicts:    1010000 | #Learnt:      27160 | 0.000
1035.30/1035.58	c total clause space: 335.816MB
1035.30/1035.58	c total #watches: 653033
1036.60/1036.81	c total #propagations: 357630232 / total #impl: 2012456369 (eff. 0.178)
1036.60/1036.81	c #Conflicts:    1011000 | #Learnt:      28160 | 0.000
1036.60/1036.81	c total clause space: 335.816MB
1036.60/1036.81	c total #watches: 658908
1038.00/1038.22	c total #propagations: 357921242 / total #impl: 2014143034 (eff. 0.178)
1038.00/1038.22	c #Conflicts:    1012000 | #Learnt:      29160 | 0.000
1038.00/1038.22	c total clause space: 335.816MB
1038.00/1038.22	c total #watches: 663185
1039.50/1039.72	c total #propagations: 358221543 / total #impl: 2015989201 (eff. 0.178)
1039.50/1039.72	c #Conflicts:    1013000 | #Learnt:      30160 | 0.000
1039.50/1039.72	c total clause space: 335.816MB
1039.50/1039.72	c total #watches: 670854
1040.90/1041.17	c total #propagations: 358535180 / total #impl: 2018068907 (eff. 0.178)
1040.90/1041.17	c #Conflicts:    1014000 | #Learnt:      31160 | 0.000
1040.90/1041.17	c total clause space: 335.816MB
1040.90/1041.17	c total #watches: 675800
1042.70/1042.98	c total #propagations: 358824606 / total #impl: 2019793924 (eff. 0.178)
1042.70/1042.98	c #Conflicts:    1015000 | #Learnt:      32160 | 0.000
1042.70/1042.98	c total clause space: 335.816MB
1042.70/1042.98	c total #watches: 679433
1044.50/1044.73	c total #propagations: 359119166 / total #impl: 2021564988 (eff. 0.178)
1044.50/1044.73	c #Conflicts:    1016000 | #Learnt:      33160 | 0.000
1044.50/1044.73	c total clause space: 335.816MB
1044.50/1044.73	c total #watches: 683036
1046.39/1046.66	c total #propagations: 359412778 / total #impl: 2023209430 (eff. 0.178)
1046.39/1046.66	c #Conflicts:    1017000 | #Learnt:      34160 | 0.000
1046.39/1046.66	c total clause space: 335.816MB
1046.39/1046.66	c total #watches: 686965
1048.20/1048.46	c total #propagations: 359723808 / total #impl: 2024918102 (eff. 0.178)
1048.20/1048.46	c #Conflicts:    1018000 | #Learnt:      35160 | 0.000
1048.20/1048.46	c total clause space: 335.816MB
1048.20/1048.46	c total #watches: 694183
1050.29/1050.58	c total #propagations: 360011870 / total #impl: 2026743109 (eff. 0.178)
1050.29/1050.58	c #Conflicts:    1019000 | #Learnt:      36160 | 0.000
1050.29/1050.58	c total clause space: 335.816MB
1050.29/1050.58	c total #watches: 698017
1052.89/1053.12	c total #propagations: 360314694 / total #impl: 2028624123 (eff. 0.178)
1052.89/1053.12	c #Conflicts:    1020000 | #Learnt:      37160 | 0.000
1052.89/1053.12	c total clause space: 335.816MB
1052.89/1053.12	c total #watches: 702722
1055.09/1055.37	c total #propagations: 360655965 / total #impl: 2030727357 (eff. 0.178)
1055.09/1055.37	c #Conflicts:    1021000 | #Learnt:      38160 | 0.000
1055.09/1055.37	c total clause space: 335.816MB
1055.09/1055.37	c total #watches: 708855
1057.39/1057.60	c total #propagations: 360966093 / total #impl: 2033086316 (eff. 0.178)
1057.39/1057.60	c #Conflicts:    1022000 | #Learnt:      39160 | 0.000
1057.39/1057.60	c total clause space: 335.816MB
1057.39/1057.60	c total #watches: 716065
1059.89/1060.18	c total #propagations: 361253256 / total #impl: 2035310719 (eff. 0.177)
1059.89/1060.18	c #Conflicts:    1023000 | #Learnt:      40160 | 0.000
1059.89/1060.18	c total clause space: 335.816MB
1059.89/1060.18	c total #watches: 721293
1063.09/1063.33	c total #propagations: 361559134 / total #impl: 2037863064 (eff. 0.177)
1063.09/1063.33	c #Conflicts:    1024000 | #Learnt:      41160 | 0.000
1063.09/1063.33	c total clause space: 335.816MB
1063.09/1063.33	c total #watches: 725851
1065.80/1066.09	c total #propagations: 361858729 / total #impl: 2040122843 (eff. 0.177)
1065.80/1066.09	c #Conflicts:    1025000 | #Learnt:      42160 | 0.000
1065.80/1066.09	c total clause space: 335.816MB
1065.80/1066.09	c total #watches: 730150
1068.39/1068.69	c total #propagations: 362132428 / total #impl: 2042220039 (eff. 0.177)
1068.39/1068.69	c #Conflicts:    1026000 | #Learnt:      43160 | 0.000
1068.39/1068.69	c total clause space: 335.816MB
1068.39/1068.69	c total #watches: 735766
1070.21/1070.44	c total #propagations: 362413777 / total #impl: 2044206486 (eff. 0.177)
1070.21/1070.44	c #Conflicts:    1027000 | #Learnt:      44160 | 0.000
1070.21/1070.44	c total clause space: 335.816MB
1070.21/1070.44	c total #watches: 739658
1071.50/1071.75	c total #propagations: 362892845 / total #impl: 2046002679 (eff. 0.177)
1071.50/1071.75	c #Conflicts:    1028000 | #Learnt:      45160 | 0.000
1071.50/1071.75	c total clause space: 335.816MB
1071.50/1071.75	c total #watches: 743410
1072.70/1072.96	c total #propagations: 363275415 / total #impl: 2047391603 (eff. 0.177)
1072.70/1072.96	c #Conflicts:    1029000 | #Learnt:      46160 | 0.000
1072.70/1072.96	c total clause space: 335.816MB
1072.70/1072.96	c total #watches: 747798
1073.90/1074.17	c total #propagations: 363628060 / total #impl: 2049168853 (eff. 0.177)
1073.90/1074.17	c #Conflicts:    1030000 | #Learnt:      47160 | 0.000
1073.90/1074.17	c total clause space: 335.816MB
1073.90/1074.17	c total #watches: 750855
1075.00/1075.27	c total #propagations: 363959927 / total #impl: 2051069486 (eff. 0.177)
1075.00/1075.27	c #Conflicts:    1031000 | #Learnt:      48160 | 0.000
1075.00/1075.27	c total clause space: 335.816MB
1075.00/1075.27	c total #watches: 754178
1076.20/1076.42	c total #propagations: 364247640 / total #impl: 2052866842 (eff. 0.177)
1076.20/1076.42	c GC COLLECT
1076.20/1076.42	c #Conflicts:    1032000 | #Learnt:      24666 | 0.000
1076.20/1076.42	c total clause space: 335.816MB
1076.20/1076.42	c total #watches: 638129
1076.91/1077.16	c total #propagations: 364561832 / total #impl: 2054686778 (eff. 0.177)
1076.91/1077.16	c #Conflicts:    1033000 | #Learnt:      25666 | 0.000
1076.91/1077.16	c total clause space: 335.816MB
1076.91/1077.16	c total #watches: 641052
1077.70/1077.96	c total #propagations: 364841952 / total #impl: 2056275029 (eff. 0.177)
1077.70/1077.96	c #Conflicts:    1034000 | #Learnt:      26666 | 0.000
1077.70/1077.96	c total clause space: 335.816MB
1077.70/1077.97	c total #watches: 644176
1078.60/1078.87	c total #propagations: 365154961 / total #impl: 2058126855 (eff. 0.177)
1078.60/1078.87	c #Conflicts:    1035000 | #Learnt:      27666 | 0.000
1078.60/1078.87	c total clause space: 335.816MB
1078.60/1078.87	c total #watches: 646808
1079.50/1079.75	c total #propagations: 365490527 / total #impl: 2060099727 (eff. 0.177)
1079.50/1079.75	c #Conflicts:    1036000 | #Learnt:      28666 | 0.000
1079.50/1079.75	c total clause space: 335.816MB
1079.50/1079.75	c total #watches: 650263
1080.50/1080.74	c total #propagations: 365812985 / total #impl: 2061884335 (eff. 0.177)
1080.50/1080.74	c #Conflicts:    1037000 | #Learnt:      29666 | 0.000
1080.50/1080.74	c total clause space: 335.816MB
1080.50/1080.74	c total #watches: 653132
1081.31/1081.58	c total #propagations: 366128745 / total #impl: 2063646624 (eff. 0.177)
1081.31/1081.58	c #Conflicts:    1038000 | #Learnt:      30666 | 0.000
1081.31/1081.58	c total clause space: 335.816MB
1081.31/1081.58	c total #watches: 657791
1082.20/1082.44	c total #propagations: 366500596 / total #impl: 2065173163 (eff. 0.177)
1082.20/1082.44	c #Conflicts:    1039000 | #Learnt:      31666 | 0.000
1082.20/1082.44	c total clause space: 335.816MB
1082.20/1082.44	c total #watches: 662364
1083.00/1083.28	c total #propagations: 366916516 / total #impl: 2066531517 (eff. 0.178)
1083.00/1083.28	c #Conflicts:    1040000 | #Learnt:      32666 | 0.000
1083.00/1083.28	c total clause space: 335.816MB
1083.00/1083.28	c total #watches: 666509
1083.70/1083.94	c total #propagations: 367217083 / total #impl: 2068259002 (eff. 0.178)
1083.70/1083.94	c #Conflicts:    1041000 | #Learnt:      33666 | 0.000
1083.70/1083.94	c total clause space: 335.816MB
1083.70/1083.94	c total #watches: 670081
1084.30/1084.58	c total #propagations: 367480470 / total #impl: 2070305836 (eff. 0.178)
1084.30/1084.58	c #Conflicts:    1042000 | #Learnt:      34666 | 0.000
1084.30/1084.58	c total clause space: 335.816MB
1084.30/1084.58	c total #watches: 672841
1085.40/1085.60	c total #propagations: 367719986 / total #impl: 2072005408 (eff. 0.177)
1085.40/1085.60	c #Conflicts:    1043000 | #Learnt:      35666 | 0.000
1085.40/1085.60	c total clause space: 335.816MB
1085.40/1085.60	c total #watches: 678099
1086.60/1086.82	c total #propagations: 368081831 / total #impl: 2073953201 (eff. 0.177)
1086.60/1086.82	c #Conflicts:    1044000 | #Learnt:      36666 | 0.000
1086.60/1086.82	c total clause space: 335.816MB
1086.60/1086.82	c total #watches: 683338
1087.60/1087.83	c total #propagations: 368422129 / total #impl: 2075850067 (eff. 0.177)
1087.60/1087.83	c #Conflicts:    1045000 | #Learnt:      37666 | 0.000
1087.60/1087.83	c total clause space: 335.816MB
1087.60/1087.83	c total #watches: 686109
1088.60/1088.88	c total #propagations: 368707355 / total #impl: 2077666527 (eff. 0.177)
1088.60/1088.88	c #Conflicts:    1046000 | #Learnt:      38666 | 0.000
1088.60/1088.88	c total clause space: 335.816MB
1088.60/1088.89	c total #watches: 689402
1089.80/1090.03	c total #propagations: 368975434 / total #impl: 2079367039 (eff. 0.177)
1089.80/1090.03	c #Conflicts:    1047000 | #Learnt:      39666 | 0.000
1089.80/1090.03	c total clause space: 335.816MB
1089.80/1090.03	c total #watches: 693323
1090.90/1091.14	c total #propagations: 369267016 / total #impl: 2081216310 (eff. 0.177)
1090.90/1091.14	c #Conflicts:    1048000 | #Learnt:      40666 | 0.000
1090.90/1091.14	c total clause space: 335.816MB
1090.90/1091.14	c total #watches: 697000
1092.10/1092.34	c total #propagations: 369540364 / total #impl: 2082998112 (eff. 0.177)
1092.10/1092.34	c #Conflicts:    1049000 | #Learnt:      41666 | 0.000
1092.10/1092.34	c total clause space: 335.816MB
1092.10/1092.34	c total #watches: 700081
1093.30/1093.57	c total #propagations: 369828559 / total #impl: 2084757293 (eff. 0.177)
1093.30/1093.57	c #Conflicts:    1050000 | #Learnt:      42666 | 0.000
1093.30/1093.57	c total clause space: 335.816MB
1093.30/1093.57	c total #watches: 704003
1094.60/1094.80	c total #propagations: 370106499 / total #impl: 2086766617 (eff. 0.177)
1094.60/1094.80	c #Conflicts:    1051000 | #Learnt:      43666 | 0.000
1094.60/1094.80	c total clause space: 335.816MB
1094.60/1094.80	c total #watches: 707048
1095.90/1096.13	c total #propagations: 370400203 / total #impl: 2088758293 (eff. 0.177)
1095.90/1096.13	c #Conflicts:    1052000 | #Learnt:      44666 | 0.000
1095.90/1096.13	c total clause space: 335.816MB
1095.90/1096.13	c total #watches: 709950
1097.20/1097.46	c total #propagations: 370682770 / total #impl: 2090678761 (eff. 0.177)
1097.20/1097.46	c #Conflicts:    1053000 | #Learnt:      45666 | 0.000
1097.20/1097.46	c total clause space: 335.816MB
1097.20/1097.46	c total #watches: 712923
1098.50/1098.72	c total #propagations: 370978369 / total #impl: 2092653030 (eff. 0.177)
1098.50/1098.72	c #Conflicts:    1054000 | #Learnt:      46666 | 0.000
1098.50/1098.72	c total clause space: 335.816MB
1098.50/1098.72	c total #watches: 716524
1099.70/1099.91	c total #propagations: 371256100 / total #impl: 2094668944 (eff. 0.177)
1099.70/1099.91	c #Conflicts:    1055000 | #Learnt:      47666 | 0.000
1099.70/1099.91	c total clause space: 335.816MB
1099.70/1099.91	c total #watches: 720064
1100.90/1101.15	c total #propagations: 371511511 / total #impl: 2096547370 (eff. 0.177)
1100.90/1101.15	c #Conflicts:    1056000 | #Learnt:      48666 | 0.000
1100.90/1101.15	c total clause space: 335.816MB
1100.90/1101.15	c total #watches: 723052
1102.40/1102.61	c total #propagations: 371788568 / total #impl: 2098508651 (eff. 0.177)
1102.40/1102.61	c GC COLLECT
1102.40/1102.61	c #Conflicts:    1057000 | #Learnt:      24881 | 0.000
1102.40/1102.61	c total clause space: 335.816MB
1102.40/1102.61	c total #watches: 638857
1103.30/1103.53	c total #propagations: 372036725 / total #impl: 2100211405 (eff. 0.177)
1103.30/1103.53	c #Conflicts:    1058000 | #Learnt:      25881 | 0.000
1103.30/1103.53	c total clause space: 335.816MB
1103.30/1103.53	c total #watches: 642844
1104.20/1104.43	c total #propagations: 372347967 / total #impl: 2102109418 (eff. 0.177)
1104.20/1104.43	c #Conflicts:    1059000 | #Learnt:      26881 | 0.000
1104.20/1104.43	c total clause space: 335.816MB
1104.20/1104.43	c total #watches: 646241
1105.10/1105.33	c total #propagations: 372649715 / total #impl: 2104078228 (eff. 0.177)
1105.10/1105.33	c #Conflicts:    1060000 | #Learnt:      27881 | 0.000
1105.10/1105.33	c total clause space: 335.816MB
1105.10/1105.33	c total #watches: 649376
1105.99/1106.22	c total #propagations: 372940886 / total #impl: 2106022320 (eff. 0.177)
1105.99/1106.22	c #Conflicts:    1061000 | #Learnt:      28881 | 0.000
1105.99/1106.22	c total clause space: 335.816MB
1105.99/1106.22	c total #watches: 652171
1106.89/1107.14	c total #propagations: 373208794 / total #impl: 2107733863 (eff. 0.177)
1106.89/1107.14	c #Conflicts:    1062000 | #Learnt:      29881 | 0.000
1106.89/1107.14	c total clause space: 335.816MB
1106.89/1107.14	c total #watches: 655756
1107.89/1108.17	c total #propagations: 373475145 / total #impl: 2109514101 (eff. 0.177)
1107.89/1108.17	c #Conflicts:    1063000 | #Learnt:      30881 | 0.000
1107.89/1108.17	c total clause space: 335.816MB
1107.89/1108.17	c total #watches: 658825
1108.99/1109.26	c total #propagations: 373767350 / total #impl: 2111382108 (eff. 0.177)
1108.99/1109.26	c #Conflicts:    1064000 | #Learnt:      31881 | 0.000
1108.99/1109.26	c total clause space: 335.816MB
1108.99/1109.26	c total #watches: 662283
1110.19/1110.43	c total #propagations: 374065849 / total #impl: 2113311942 (eff. 0.177)
1110.19/1110.43	c #Conflicts:    1065000 | #Learnt:      32881 | 0.000
1110.19/1110.43	c total clause space: 335.816MB
1110.19/1110.43	c total #watches: 666166
1111.49/1111.78	c total #propagations: 374367230 / total #impl: 2115020876 (eff. 0.177)
1111.49/1111.78	c #Conflicts:    1066000 | #Learnt:      33881 | 0.000
1111.49/1111.78	c total clause space: 335.816MB
1111.49/1111.78	c total #watches: 672223
1112.69/1112.94	c total #propagations: 374704021 / total #impl: 2116883164 (eff. 0.177)
1112.69/1112.94	c #Conflicts:    1067000 | #Learnt:      34881 | 0.000
1112.69/1112.94	c total clause space: 335.816MB
1112.69/1112.94	c total #watches: 675154
1114.09/1114.34	c total #propagations: 375025738 / total #impl: 2118570317 (eff. 0.177)
1114.09/1114.34	c #Conflicts:    1068000 | #Learnt:      35881 | 0.000
1114.09/1114.34	c total clause space: 335.816MB
1114.09/1114.34	c total #watches: 679060
1115.30/1115.57	c total #propagations: 375367453 / total #impl: 2120522673 (eff. 0.177)
1115.30/1115.57	c #Conflicts:    1069000 | #Learnt:      36881 | 0.000
1115.30/1115.57	c total clause space: 335.816MB
1115.30/1115.57	c total #watches: 681444
1116.59/1116.80	c total #propagations: 375662752 / total #impl: 2122196022 (eff. 0.177)
1116.59/1116.80	c #Conflicts:    1070000 | #Learnt:      37881 | 0.000
1116.59/1116.80	c total clause space: 335.816MB
1116.59/1116.80	c total #watches: 684204
1117.89/1118.15	c total #propagations: 375954904 / total #impl: 2123913772 (eff. 0.177)
1117.89/1118.15	c #Conflicts:    1071000 | #Learnt:      38881 | 0.000
1117.89/1118.15	c total clause space: 335.816MB
1117.89/1118.15	c total #watches: 687394
1119.09/1119.32	c total #propagations: 376268729 / total #impl: 2125757955 (eff. 0.177)
1119.09/1119.32	c #Conflicts:    1072000 | #Learnt:      39881 | 0.000
1119.09/1119.32	c total clause space: 335.816MB
1119.09/1119.32	c total #watches: 691915
1120.39/1120.63	c total #propagations: 376596313 / total #impl: 2127149529 (eff. 0.177)
1120.39/1120.63	c #Conflicts:    1073000 | #Learnt:      40881 | 0.000
1120.39/1120.63	c total clause space: 335.816MB
1120.39/1120.63	c total #watches: 694137
1121.59/1121.80	c total #propagations: 376879096 / total #impl: 2128653359 (eff. 0.177)
1121.59/1121.80	c #Conflicts:    1074000 | #Learnt:      41881 | 0.000
1121.59/1121.80	c total clause space: 335.816MB
1121.59/1121.80	c total #watches: 697152
1122.89/1123.11	c total #propagations: 377155588 / total #impl: 2130270344 (eff. 0.177)
1122.89/1123.11	c #Conflicts:    1075000 | #Learnt:      42881 | 0.000
1122.89/1123.11	c total clause space: 335.816MB
1122.89/1123.11	c total #watches: 699802
1124.10/1124.39	c total #propagations: 377430005 / total #impl: 2131854016 (eff. 0.177)
1124.10/1124.39	c #Conflicts:    1076000 | #Learnt:      43881 | 0.000
1124.10/1124.39	c total clause space: 335.816MB
1124.10/1124.39	c total #watches: 702409
1125.39/1125.66	c total #propagations: 377716836 / total #impl: 2133476147 (eff. 0.177)
1125.39/1125.66	c #Conflicts:    1077000 | #Learnt:      44881 | 0.000
1125.39/1125.66	c total clause space: 335.816MB
1125.39/1125.66	c total #watches: 704981
1126.79/1127.07	c total #propagations: 378004225 / total #impl: 2135398416 (eff. 0.177)
1126.79/1127.07	c #Conflicts:    1078000 | #Learnt:      45881 | 0.000
1126.79/1127.07	c total clause space: 335.816MB
1126.79/1127.07	c total #watches: 708263
1128.29/1128.59	c total #propagations: 378322825 / total #impl: 2137310681 (eff. 0.177)
1128.29/1128.59	c #Conflicts:    1079000 | #Learnt:      46881 | 0.000
1128.29/1128.59	c total clause space: 335.816MB
1128.29/1128.59	c total #watches: 711078
1129.89/1130.14	c total #propagations: 378651072 / total #impl: 2139308619 (eff. 0.177)
1129.89/1130.14	c #Conflicts:    1080000 | #Learnt:      47881 | 0.000
1129.89/1130.14	c total clause space: 335.816MB
1129.89/1130.14	c total #watches: 714276
1131.29/1131.57	c total #propagations: 378989165 / total #impl: 2141370915 (eff. 0.177)
1131.29/1131.57	c #Conflicts:    1081000 | #Learnt:      48881 | 0.000
1131.29/1131.57	c total clause space: 335.816MB
1131.29/1131.57	c total #watches: 718123
1132.59/1132.89	c total #propagations: 379298069 / total #impl: 2143353922 (eff. 0.177)
1132.59/1132.89	c #Conflicts:    1082000 | #Learnt:      49881 | 0.000
1132.59/1132.89	c total clause space: 335.816MB
1132.59/1132.89	c total #watches: 723918
1133.69/1133.96	c total #propagations: 379594870 / total #impl: 2145362119 (eff. 0.177)
1133.69/1133.96	c GC COLLECT
1133.69/1133.96	c #Conflicts:    1083000 | #Learnt:      25768 | 0.000
1133.69/1133.96	c total clause space: 335.816MB
1133.69/1133.96	c total #watches: 642244
1134.59/1134.86	c total #propagations: 379900292 / total #impl: 2147176706 (eff. 0.177)
1134.59/1134.86	c #Conflicts:    1084000 | #Learnt:      26768 | 0.000
1134.59/1134.86	c total clause space: 335.816MB
1134.59/1134.86	c total #watches: 645266
1135.49/1135.72	c total #propagations: 380224819 / total #impl: 2148907159 (eff. 0.177)
1135.49/1135.72	c #Conflicts:    1085000 | #Learnt:      27768 | 0.000
1135.49/1135.72	c total clause space: 335.816MB
1135.49/1135.72	c total #watches: 648120
1136.30/1136.59	c total #propagations: 380527443 / total #impl: 2150598837 (eff. 0.177)
1136.30/1136.59	c #Conflicts:    1086000 | #Learnt:      28768 | 0.000
1136.30/1136.59	c total clause space: 335.816MB
1136.30/1136.59	c total #watches: 651703
1137.19/1137.47	c total #propagations: 380835723 / total #impl: 2152380665 (eff. 0.177)
1137.19/1137.47	c #Conflicts:    1087000 | #Learnt:      29768 | 0.000
1137.19/1137.47	c total clause space: 335.816MB
1137.19/1137.47	c total #watches: 654786
1138.09/1138.34	c total #propagations: 381149970 / total #impl: 2154181453 (eff. 0.177)
1138.09/1138.34	c #Conflicts:    1088000 | #Learnt:      30768 | 0.000
1138.09/1138.34	c total clause space: 335.816MB
1138.09/1138.34	c total #watches: 657816
1139.09/1139.30	c total #propagations: 381453240 / total #impl: 2155980879 (eff. 0.177)
1139.09/1139.30	c #Conflicts:    1089000 | #Learnt:      31768 | 0.000
1139.09/1139.30	c total clause space: 335.816MB
1139.09/1139.30	c total #watches: 662323
1139.99/1140.25	c total #propagations: 381762972 / total #impl: 2157972052 (eff. 0.177)
1139.99/1140.25	c #Conflicts:    1090000 | #Learnt:      32768 | 0.000
1139.99/1140.25	c total clause space: 335.816MB
1139.99/1140.25	c total #watches: 667336
1141.29/1141.50	c total #propagations: 382042927 / total #impl: 2159870308 (eff. 0.177)
1141.29/1141.50	c #Conflicts:    1091000 | #Learnt:      33768 | 0.000
1141.29/1141.50	c total clause space: 335.816MB
1141.29/1141.50	c total #watches: 670643
1142.59/1142.84	c total #propagations: 382344363 / total #impl: 2161761899 (eff. 0.177)
1142.59/1142.84	c #Conflicts:    1092000 | #Learnt:      34768 | 0.000
1142.59/1142.84	c total clause space: 335.816MB
1142.59/1142.84	c total #watches: 675018
1143.90/1144.14	c total #propagations: 382660497 / total #impl: 2163716178 (eff. 0.177)
1143.90/1144.14	c #Conflicts:    1093000 | #Learnt:      35768 | 0.000
1143.90/1144.14	c total clause space: 335.816MB
1143.90/1144.14	c total #watches: 678879
1145.39/1145.62	c total #propagations: 382968452 / total #impl: 2165552333 (eff. 0.177)
1145.39/1145.62	c #Conflicts:    1094000 | #Learnt:      36768 | 0.000
1145.39/1145.62	c total clause space: 335.816MB
1145.39/1145.62	c total #watches: 681769
1146.79/1147.08	c total #propagations: 383280592 / total #impl: 2167550651 (eff. 0.177)
1146.79/1147.08	c #Conflicts:    1095000 | #Learnt:      37768 | 0.000
1146.79/1147.08	c total clause space: 335.816MB
1146.79/1147.08	c total #watches: 685775
1148.40/1148.70	c total #propagations: 383579592 / total #impl: 2169346270 (eff. 0.177)
1148.40/1148.70	c #Conflicts:    1096000 | #Learnt:      38768 | 0.000
1148.40/1148.70	c total clause space: 335.816MB
1148.49/1148.70	c total #watches: 689086
1149.99/1150.25	c total #propagations: 383892618 / total #impl: 2171357536 (eff. 0.177)
1149.99/1150.25	c #Conflicts:    1097000 | #Learnt:      39768 | 0.000
1149.99/1150.25	c total clause space: 335.816MB
1149.99/1150.26	c total #watches: 692109
1151.59/1151.82	c total #propagations: 384183856 / total #impl: 2173327883 (eff. 0.177)
1151.59/1151.82	c #Conflicts:    1098000 | #Learnt:      40768 | 0.000
1151.59/1151.82	c total clause space: 335.816MB
1151.59/1151.82	c total #watches: 696570
1153.09/1153.35	c total #propagations: 384471738 / total #impl: 2175192695 (eff. 0.177)
1153.09/1153.35	c #Conflicts:    1099000 | #Learnt:      41768 | 0.000
1153.09/1153.35	c total clause space: 335.816MB
1153.09/1153.35	c total #watches: 700469
1154.79/1155.04	c total #propagations: 384758979 / total #impl: 2177048426 (eff. 0.177)
1154.79/1155.04	c #Conflicts:    1100000 | #Learnt:      42768 | 0.000
1154.79/1155.04	c total clause space: 335.816MB
1154.79/1155.04	c total #watches: 704038
1156.39/1156.63	c total #propagations: 385053040 / total #impl: 2179026110 (eff. 0.177)
1156.39/1156.63	c #Conflicts:    1101000 | #Learnt:      43768 | 0.000
1156.39/1156.63	c total clause space: 335.816MB
1156.39/1156.63	c total #watches: 708359
1157.89/1158.19	c total #propagations: 385329394 / total #impl: 2181020794 (eff. 0.177)
1157.89/1158.19	c #Conflicts:    1102000 | #Learnt:      44768 | 0.000
1157.89/1158.19	c total clause space: 335.816MB
1157.89/1158.19	c total #watches: 711670
1159.79/1160.07	c total #propagations: 385602758 / total #impl: 2182851903 (eff. 0.177)
1159.79/1160.07	c #Conflicts:    1103000 | #Learnt:      45768 | 0.000
1159.79/1160.07	c total clause space: 335.816MB
1159.79/1160.07	c total #watches: 716100
1161.59/1161.88	c total #propagations: 385907871 / total #impl: 2184871408 (eff. 0.177)
1161.59/1161.88	c #Conflicts:    1104000 | #Learnt:      46768 | 0.000
1161.59/1161.88	c total clause space: 335.816MB
1161.59/1161.88	c total #watches: 719354
1163.29/1163.58	c total #propagations: 386195531 / total #impl: 2186621413 (eff. 0.177)
1163.29/1163.58	c #Conflicts:    1105000 | #Learnt:      47768 | 0.000
1163.29/1163.58	c total clause space: 335.816MB
1163.29/1163.58	c total #watches: 722917
1165.08/1165.37	c total #propagations: 386471639 / total #impl: 2188394433 (eff. 0.177)
1165.08/1165.37	c #Conflicts:    1106000 | #Learnt:      48768 | 0.000
1165.08/1165.37	c total clause space: 335.816MB
1165.08/1165.38	c total #watches: 728328
1166.78/1167.08	c total #propagations: 386782965 / total #impl: 2190578550 (eff. 0.177)
1166.78/1167.08	c #Conflicts:    1107000 | #Learnt:      49768 | 0.000
1166.78/1167.08	c total clause space: 335.816MB
1166.78/1167.08	c total #watches: 732450
1168.98/1169.26	c total #propagations: 387053034 / total #impl: 2192440567 (eff. 0.177)
1168.98/1169.26	c #Conflicts:    1108000 | #Learnt:      50768 | 0.000
1168.98/1169.26	c total clause space: 335.816MB
1168.98/1169.26	c total #watches: 737033
1169.98/1170.22	c total #propagations: 387355032 / total #impl: 2194374027 (eff. 0.177)
1169.98/1170.22	c GC COLLECT
1169.98/1170.22	c #Conflicts:    1109000 | #Learnt:      26352 | 0.000
1169.98/1170.22	c total clause space: 335.816MB
1169.98/1170.22	c total #watches: 645159
1170.78/1171.02	c total #propagations: 387656885 / total #impl: 2196184797 (eff. 0.177)
1170.78/1171.02	c #Conflicts:    1110000 | #Learnt:      27352 | 0.000
1170.78/1171.02	c total clause space: 335.816MB
1170.78/1171.02	c total #watches: 649909
1171.58/1171.87	c total #propagations: 387936749 / total #impl: 2197964350 (eff. 0.176)
1171.58/1171.87	c #Conflicts:    1111000 | #Learnt:      28352 | 0.000
1171.58/1171.87	c total clause space: 335.816MB
1171.58/1171.87	c total #watches: 653298
1172.58/1172.89	c total #propagations: 388182915 / total #impl: 2199667169 (eff. 0.176)
1172.58/1172.89	c #Conflicts:    1112000 | #Learnt:      29352 | 0.000
1172.58/1172.89	c total clause space: 335.816MB
1172.58/1172.89	c total #watches: 657544
1173.58/1173.90	c total #propagations: 388472709 / total #impl: 2201459715 (eff. 0.176)
1173.58/1173.90	c #Conflicts:    1113000 | #Learnt:      30352 | 0.000
1173.58/1173.90	c total clause space: 335.816MB
1173.58/1173.90	c total #watches: 662186
1174.78/1175.07	c total #propagations: 388725004 / total #impl: 2203069634 (eff. 0.176)
1174.78/1175.07	c #Conflicts:    1114000 | #Learnt:      31352 | 0.000
1174.78/1175.07	c total clause space: 335.816MB
1174.78/1175.07	c total #watches: 666101
1175.98/1176.25	c total #propagations: 389007295 / total #impl: 2204803714 (eff. 0.176)
1175.98/1176.25	c #Conflicts:    1115000 | #Learnt:      32352 | 0.000
1175.98/1176.25	c total clause space: 335.816MB
1175.98/1176.25	c total #watches: 669986
1177.28/1177.56	c total #propagations: 389266957 / total #impl: 2206458555 (eff. 0.176)
1177.28/1177.56	c #Conflicts:    1116000 | #Learnt:      33352 | 0.000
1177.28/1177.56	c total clause space: 335.816MB
1177.28/1177.56	c total #watches: 674603
1178.58/1178.86	c total #propagations: 389541699 / total #impl: 2208153804 (eff. 0.176)
1178.58/1178.86	c #Conflicts:    1117000 | #Learnt:      34352 | 0.000
1178.58/1178.86	c total clause space: 335.816MB
1178.58/1178.86	c total #watches: 678535
1179.98/1180.27	c total #propagations: 389807926 / total #impl: 2209803115 (eff. 0.176)
1179.98/1180.27	c #Conflicts:    1118000 | #Learnt:      35352 | 0.000
1179.98/1180.27	c total clause space: 335.816MB
1179.98/1180.27	c total #watches: 682115
1181.28/1181.59	c total #propagations: 390082310 / total #impl: 2211544386 (eff. 0.176)
1181.28/1181.59	c #Conflicts:    1119000 | #Learnt:      36352 | 0.000
1181.28/1181.59	c total clause space: 335.816MB
1181.28/1181.59	c total #watches: 685376
1182.78/1183.01	c total #propagations: 390341876 / total #impl: 2213311329 (eff. 0.176)
1182.78/1183.01	c #Conflicts:    1120000 | #Learnt:      37352 | 0.000
1182.78/1183.01	c total clause space: 335.816MB
1182.78/1183.01	c total #watches: 689837
1184.17/1184.42	c total #propagations: 390606759 / total #impl: 2215209094 (eff. 0.176)
1184.17/1184.42	c #Conflicts:    1121000 | #Learnt:      38352 | 0.000
1184.17/1184.42	c total clause space: 335.816MB
1184.17/1184.42	c total #watches: 694113
1185.68/1185.93	c total #propagations: 390868511 / total #impl: 2217128245 (eff. 0.176)
1185.68/1185.93	c #Conflicts:    1122000 | #Learnt:      39352 | 0.000
1185.68/1185.93	c total clause space: 335.816MB
1185.68/1185.93	c total #watches: 698703
1187.37/1187.66	c total #propagations: 391134967 / total #impl: 2218998876 (eff. 0.176)
1187.37/1187.66	c #Conflicts:    1123000 | #Learnt:      40352 | 0.000
1187.37/1187.66	c total clause space: 335.816MB
1187.37/1187.66	c total #watches: 702104
1189.27/1189.52	c total #propagations: 391420903 / total #impl: 2220968364 (eff. 0.176)
1189.27/1189.52	c #Conflicts:    1124000 | #Learnt:      41352 | 0.000
1189.27/1189.52	c total clause space: 335.816MB
1189.27/1189.52	c total #watches: 705311
1191.18/1191.45	c total #propagations: 391714944 / total #impl: 2222946525 (eff. 0.176)
1191.18/1191.45	c #Conflicts:    1125000 | #Learnt:      42352 | 0.000
1191.18/1191.45	c total clause space: 335.816MB
1191.18/1191.45	c total #watches: 708504
1193.17/1193.46	c total #propagations: 392006950 / total #impl: 2224923278 (eff. 0.176)
1193.17/1193.46	c #Conflicts:    1126000 | #Learnt:      43352 | 0.000
1193.17/1193.46	c total clause space: 335.816MB
1193.17/1193.46	c total #watches: 713028
1195.59/1195.82	c total #propagations: 392305826 / total #impl: 2226929716 (eff. 0.176)
1195.59/1195.82	c #Conflicts:    1127000 | #Learnt:      44352 | 0.000
1195.59/1195.82	c total clause space: 335.816MB
1195.59/1195.82	c total #watches: 717821
1197.98/1198.22	c total #propagations: 392627732 / total #impl: 2229154756 (eff. 0.176)
1197.98/1198.22	c #Conflicts:    1128000 | #Learnt:      45352 | 0.000
1197.98/1198.22	c total clause space: 335.816MB
1197.98/1198.22	c total #watches: 721939
1199.99/1200.21	c total #propagations: 392942743 / total #impl: 2231199156 (eff. 0.176)
1199.99/1200.21	c #Conflicts:    1129000 | #Learnt:      46352 | 0.000
1199.99/1200.21	c total clause space: 335.816MB
1199.99/1200.21	c total #watches: 726656
1201.88/1202.19	c total #propagations: 393290555 / total #impl: 2233218445 (eff. 0.176)
1201.88/1202.19	c #Conflicts:    1130000 | #Learnt:      47352 | 0.000
1201.88/1202.19	c total clause space: 335.816MB
1201.88/1202.19	c total #watches: 733252
1204.28/1204.52	c total #propagations: 393706756 / total #impl: 2235560337 (eff. 0.176)
1204.28/1204.52	c #Conflicts:    1131000 | #Learnt:      48352 | 0.000
1204.28/1204.52	c total clause space: 335.816MB
1204.28/1204.52	c total #watches: 738479
1206.38/1206.63	c total #propagations: 394134314 / total #impl: 2237930400 (eff. 0.176)
1206.38/1206.63	c #Conflicts:    1132000 | #Learnt:      49352 | 0.000
1206.38/1206.63	c total clause space: 335.816MB
1206.38/1206.63	c total #watches: 742881
1208.38/1208.64	c total #propagations: 394570155 / total #impl: 2240283216 (eff. 0.176)
1208.38/1208.64	c #Conflicts:    1133000 | #Learnt:      50352 | 0.000
1208.38/1208.64	c total clause space: 335.816MB
1208.38/1208.64	c total #watches: 749994
1210.48/1210.76	c total #propagations: 394992736 / total #impl: 2242601782 (eff. 0.176)
1210.48/1210.76	c #Conflicts:    1134000 | #Learnt:      51352 | 0.000
1210.48/1210.76	c total clause space: 335.816MB
1210.48/1210.77	c total #watches: 755042
1211.58/1211.83	c total #propagations: 395364456 / total #impl: 2244963638 (eff. 0.176)
1211.58/1211.83	c GC COLLECT
1211.58/1211.83	c #Conflicts:    1135000 | #Learnt:      26649 | 0.000
1211.58/1211.83	c total clause space: 335.816MB
1211.58/1211.83	c total #watches: 646646
1213.08/1213.37	c total #propagations: 395673241 / total #impl: 2246769221 (eff. 0.176)
1213.08/1213.37	c #Conflicts:    1136000 | #Learnt:      27649 | 0.000
1213.08/1213.37	c total clause space: 335.816MB
1213.08/1213.38	c total #watches: 655615
1214.68/1214.97	c total #propagations: 396020978 / total #impl: 2249556449 (eff. 0.176)
1214.68/1214.97	c #Conflicts:    1137000 | #Learnt:      28649 | 0.000
1214.68/1214.97	c total clause space: 335.816MB
1214.68/1214.97	c total #watches: 662875
1216.18/1216.48	c total #propagations: 396443825 / total #impl: 2252537281 (eff. 0.176)
1216.18/1216.48	c #Conflicts:    1138000 | #Learnt:      29649 | 0.000
1216.18/1216.48	c total clause space: 335.816MB
1216.18/1216.48	c total #watches: 667156
1217.28/1217.56	c total #propagations: 396853637 / total #impl: 2255267228 (eff. 0.176)
1217.28/1217.56	c #Conflicts:    1139000 | #Learnt:      30649 | 0.000
1217.28/1217.56	c total clause space: 335.816MB
1217.28/1217.56	c total #watches: 671069
1218.48/1218.73	c total #propagations: 397230828 / total #impl: 2257165480 (eff. 0.176)
1218.48/1218.73	c #Conflicts:    1140000 | #Learnt:      31649 | 0.000
1218.48/1218.73	c total clause space: 335.816MB
1218.48/1218.73	c total #watches: 676320
1219.68/1219.92	c total #propagations: 397629364 / total #impl: 2259552892 (eff. 0.176)
1219.68/1219.92	c #Conflicts:    1141000 | #Learnt:      32649 | 0.000
1219.68/1219.92	c total clause space: 335.816MB
1219.68/1219.92	c total #watches: 680328
1220.98/1221.28	c total #propagations: 398008233 / total #impl: 2261734254 (eff. 0.176)
1220.98/1221.28	c #Conflicts:    1142000 | #Learnt:      33649 | 0.000
1220.98/1221.28	c total clause space: 335.816MB
1220.98/1221.28	c total #watches: 683372
1222.28/1222.55	c total #propagations: 398380514 / total #impl: 2263686842 (eff. 0.176)
1222.28/1222.55	c #Conflicts:    1143000 | #Learnt:      34649 | 0.000
1222.28/1222.55	c total clause space: 335.816MB
1222.28/1222.55	c total #watches: 688116
1224.07/1224.34	c total #propagations: 398764362 / total #impl: 2265743784 (eff. 0.176)
1224.07/1224.34	c #Conflicts:    1144000 | #Learnt:      35649 | 0.000
1224.07/1224.34	c total clause space: 335.816MB
1224.07/1224.34	c total #watches: 698062
1225.97/1226.23	c total #propagations: 399125049 / total #impl: 2268886469 (eff. 0.176)
1225.97/1226.23	c #Conflicts:    1145000 | #Learnt:      36649 | 0.000
1225.97/1226.23	c total clause space: 335.816MB
1225.97/1226.23	c total #watches: 708620
1227.77/1228.03	c total #propagations: 399494338 / total #impl: 2272179329 (eff. 0.176)
1227.77/1228.03	c #Conflicts:    1146000 | #Learnt:      37649 | 0.000
1227.77/1228.03	c total clause space: 335.816MB
1227.77/1228.03	c total #watches: 716435
1229.97/1230.23	c total #propagations: 399882614 / total #impl: 2275026674 (eff. 0.176)
1229.97/1230.23	c #Conflicts:    1147000 | #Learnt:      38649 | 0.000
1229.97/1230.23	c total clause space: 335.816MB
1229.97/1230.23	c total #watches: 728540
1232.57/1232.84	c total #propagations: 400259293 / total #impl: 2278545436 (eff. 0.176)
1232.57/1232.84	c #Conflicts:    1148000 | #Learnt:      39649 | 0.000
1232.57/1232.84	c total clause space: 335.816MB
1232.57/1232.84	c total #watches: 740340
1234.47/1234.73	c total #propagations: 400638830 / total #impl: 2282142934 (eff. 0.176)
1234.47/1234.73	c #Conflicts:    1149000 | #Learnt:      40649 | 0.000
1234.47/1234.73	c total clause space: 335.816MB
1234.47/1234.73	c total #watches: 748161
1237.17/1237.45	c total #propagations: 401024595 / total #impl: 2284399150 (eff. 0.176)
1237.17/1237.45	c #Conflicts:    1150000 | #Learnt:      41649 | 0.000
1237.17/1237.45	c total clause space: 335.816MB
1237.17/1237.45	c total #watches: 754660
1238.67/1238.97	c total #propagations: 401411820 / total #impl: 2287072553 (eff. 0.176)
1238.67/1238.97	c #Conflicts:    1151000 | #Learnt:      42649 | 0.000
1238.67/1238.97	c total clause space: 335.816MB
1238.67/1238.97	c total #watches: 760927
1240.68/1240.97	c total #propagations: 401770011 / total #impl: 2289194378 (eff. 0.176)
1240.68/1240.97	c #Conflicts:    1152000 | #Learnt:      43649 | 0.000
1240.68/1240.97	c total clause space: 335.816MB
1240.68/1240.97	c total #watches: 766452
1242.77/1243.02	c total #propagations: 402104214 / total #impl: 2291950520 (eff. 0.175)
1242.77/1243.02	c #Conflicts:    1153000 | #Learnt:      44649 | 0.000
1242.77/1243.02	c total clause space: 335.816MB
1242.77/1243.02	c total #watches: 770617
1244.37/1244.63	c total #propagations: 402488062 / total #impl: 2294242298 (eff. 0.175)
1244.37/1244.63	c #Conflicts:    1154000 | #Learnt:      45649 | 0.000
1244.37/1244.63	c total clause space: 335.816MB
1244.37/1244.63	c total #watches: 774406
1245.97/1246.20	c total #propagations: 402850162 / total #impl: 2296636887 (eff. 0.175)
1245.97/1246.20	c #Conflicts:    1155000 | #Learnt:      46649 | 0.000
1245.97/1246.20	c total clause space: 335.816MB
1245.97/1246.20	c total #watches: 779993
1248.17/1248.45	c total #propagations: 403194475 / total #impl: 2299595913 (eff. 0.175)
1248.17/1248.45	c #Conflicts:    1156000 | #Learnt:      47649 | 0.000
1248.17/1248.45	c total clause space: 335.816MB
1248.17/1248.45	c total #watches: 785358
1250.17/1250.45	c total #propagations: 403513214 / total #impl: 2301539249 (eff. 0.175)
1250.17/1250.45	c #Conflicts:    1157000 | #Learnt:      48649 | 0.000
1250.17/1250.45	c total clause space: 335.816MB
1250.17/1250.45	c total #watches: 789681
1252.07/1252.34	c total #propagations: 403865973 / total #impl: 2303690387 (eff. 0.175)
1252.07/1252.34	c #Conflicts:    1158000 | #Learnt:      49649 | 0.000
1252.07/1252.34	c total clause space: 335.816MB
1252.07/1252.35	c total #watches: 795070
1253.88/1254.20	c total #propagations: 404194338 / total #impl: 2305636976 (eff. 0.175)
1253.88/1254.20	c #Conflicts:    1159000 | #Learnt:      50649 | 0.000
1253.88/1254.20	c total clause space: 335.816MB
1253.88/1254.20	c total #watches: 798192
1256.37/1256.60	c total #propagations: 404524331 / total #impl: 2307463448 (eff. 0.175)
1256.37/1256.60	c #Conflicts:    1160000 | #Learnt:      51649 | 0.000
1256.37/1256.60	c total clause space: 335.816MB
1256.37/1256.60	c total #watches: 802754
1257.97/1258.21	c total #propagations: 404911624 / total #impl: 2309372018 (eff. 0.175)
1257.97/1258.21	c GC COLLECT
1257.97/1258.21	c #Conflicts:    1161000 | #Learnt:      26655 | 0.000
1257.97/1258.21	c total clause space: 335.816MB
1257.97/1258.21	c total #watches: 646640
1258.77/1259.06	c total #propagations: 405294472 / total #impl: 2311571149 (eff. 0.175)
1258.77/1259.06	c #Conflicts:    1162000 | #Learnt:      27655 | 0.000
1258.77/1259.06	c total clause space: 335.816MB
1258.77/1259.06	c total #watches: 651272
1259.77/1260.07	c total #propagations: 405668494 / total #impl: 2313143132 (eff. 0.175)
1259.77/1260.07	c #Conflicts:    1163000 | #Learnt:      28655 | 0.000
1259.77/1260.07	c total clause space: 335.816MB
1259.77/1260.07	c total #watches: 655037
1260.87/1261.11	c total #propagations: 406026112 / total #impl: 2314890168 (eff. 0.175)
1260.87/1261.11	c #Conflicts:    1164000 | #Learnt:      29655 | 0.000
1260.87/1261.11	c total clause space: 335.816MB
1260.87/1261.11	c total #watches: 657879
1262.17/1262.43	c total #propagations: 406389484 / total #impl: 2316755748 (eff. 0.175)
1262.17/1262.43	c #Conflicts:    1165000 | #Learnt:      30655 | 0.000
1262.17/1262.43	c total clause space: 335.816MB
1262.17/1262.43	c total #watches: 665425
1263.78/1264.03	c total #propagations: 406739891 / total #impl: 2319304846 (eff. 0.175)
1263.78/1264.03	c #Conflicts:    1166000 | #Learnt:      31655 | 0.000
1263.78/1264.03	c total clause space: 335.816MB
1263.78/1264.03	c total #watches: 672612
1265.17/1265.49	c total #propagations: 407052611 / total #impl: 2322284542 (eff. 0.175)
1265.17/1265.49	c #Conflicts:    1167000 | #Learnt:      32655 | 0.000
1265.17/1265.49	c total clause space: 335.816MB
1265.17/1265.49	c total #watches: 680230
1266.47/1266.75	c total #propagations: 407414955 / total #impl: 2325153886 (eff. 0.175)
1266.47/1266.75	c #Conflicts:    1168000 | #Learnt:      33655 | 0.000
1266.47/1266.75	c total clause space: 335.816MB
1266.47/1266.75	c total #watches: 684106
1267.77/1268.00	c total #propagations: 407845356 / total #impl: 2327112110 (eff. 0.175)
1267.77/1268.00	c #Conflicts:    1169000 | #Learnt:      34655 | 0.000
1267.77/1268.00	c total clause space: 335.816MB
1267.77/1268.00	c total #watches: 688096
1269.17/1269.48	c total #propagations: 408280429 / total #impl: 2329259542 (eff. 0.175)
1269.17/1269.48	c #Conflicts:    1170000 | #Learnt:      35655 | 0.000
1269.17/1269.48	c total clause space: 335.816MB
1269.17/1269.48	c total #watches: 691850
1270.57/1270.82	c total #propagations: 408741025 / total #impl: 2331298594 (eff. 0.175)
1270.57/1270.82	c #Conflicts:    1171000 | #Learnt:      36655 | 0.000
1270.57/1270.82	c total clause space: 335.816MB
1270.57/1270.82	c total #watches: 697116
1272.07/1272.33	c total #propagations: 409147327 / total #impl: 2333102888 (eff. 0.175)
1272.07/1272.33	c #Conflicts:    1172000 | #Learnt:      37655 | 0.000
1272.07/1272.33	c total clause space: 335.816MB
1272.07/1272.33	c total #watches: 700917
1273.47/1273.73	c total #propagations: 409591737 / total #impl: 2335401408 (eff. 0.175)
1273.47/1273.73	c #Conflicts:    1173000 | #Learnt:      38655 | 0.000
1273.47/1273.73	c total clause space: 335.816MB
1273.47/1273.73	c total #watches: 704894
1274.77/1275.08	c total #propagations: 410009388 / total #impl: 2337504089 (eff. 0.175)
1274.77/1275.08	c #Conflicts:    1174000 | #Learnt:      39655 | 0.000
1274.77/1275.08	c total clause space: 335.816MB
1274.77/1275.08	c total #watches: 710753
1276.37/1276.65	c total #propagations: 410373876 / total #impl: 2339824848 (eff. 0.175)
1276.37/1276.65	c #Conflicts:    1175000 | #Learnt:      40655 | 0.000
1276.37/1276.65	c total clause space: 335.816MB
1276.37/1276.65	c total #watches: 715855
1277.77/1278.01	c total #propagations: 410703774 / total #impl: 2342241948 (eff. 0.175)
1277.77/1278.01	c #Conflicts:    1176000 | #Learnt:      41655 | 0.000
1277.77/1278.01	c total clause space: 335.816MB
1277.77/1278.01	c total #watches: 721281
1279.07/1279.30	c total #propagations: 411061953 / total #impl: 2344399412 (eff. 0.175)
1279.07/1279.30	c #Conflicts:    1177000 | #Learnt:      42655 | 0.000
1279.07/1279.30	c total clause space: 335.816MB
1279.07/1279.30	c total #watches: 726252
1280.57/1280.85	c total #propagations: 411397081 / total #impl: 2346413455 (eff. 0.175)
1280.57/1280.85	c #Conflicts:    1178000 | #Learnt:      43655 | 0.000
1280.57/1280.85	c total clause space: 335.816MB
1280.57/1280.85	c total #watches: 731501
1282.67/1282.93	c total #propagations: 411751819 / total #impl: 2348685050 (eff. 0.175)
1282.67/1282.93	c #Conflicts:    1179000 | #Learnt:      44655 | 0.000
1282.67/1282.93	c total clause space: 335.816MB
1282.67/1282.93	c total #watches: 735569
1283.77/1284.01	c total #propagations: 412126256 / total #impl: 2351137139 (eff. 0.175)
1283.77/1284.01	c #Conflicts:    1180000 | #Learnt:      45655 | 0.000
1283.77/1284.01	c total clause space: 335.816MB
1283.77/1284.01	c total #watches: 742386
1285.47/1285.77	c total #propagations: 412396713 / total #impl: 2353139652 (eff. 0.175)
1285.47/1285.77	c #Conflicts:    1181000 | #Learnt:      46655 | 0.000
1285.47/1285.77	c total clause space: 335.816MB
1285.47/1285.77	c total #watches: 748342
1287.47/1287.76	c total #propagations: 412690132 / total #impl: 2355407172 (eff. 0.175)
1287.47/1287.76	c #Conflicts:    1182000 | #Learnt:      47655 | 0.000
1287.47/1287.76	c total clause space: 335.816MB
1287.47/1287.76	c total #watches: 753574
1288.97/1289.23	c total #propagations: 413091595 / total #impl: 2357817852 (eff. 0.175)
1288.97/1289.23	c #Conflicts:    1183000 | #Learnt:      48655 | 0.000
1288.97/1289.23	c total clause space: 335.816MB
1288.97/1289.23	c total #watches: 758461
1290.76/1291.03	c total #propagations: 413432276 / total #impl: 2359546885 (eff. 0.175)
1290.76/1291.03	c #Conflicts:    1184000 | #Learnt:      49655 | 0.000
1290.76/1291.03	c total clause space: 335.816MB
1290.76/1291.03	c total #watches: 763859
1292.37/1292.70	c total #propagations: 413819414 / total #impl: 2361432043 (eff. 0.175)
1292.37/1292.70	c #Conflicts:    1185000 | #Learnt:      50655 | 0.000
1292.37/1292.70	c total clause space: 335.816MB
1292.37/1292.70	c total #watches: 771440
1295.56/1295.81	c total #propagations: 414233210 / total #impl: 2364082267 (eff. 0.175)
1295.56/1295.81	c #Conflicts:    1186000 | #Learnt:      51655 | 0.000
1295.56/1295.81	c total clause space: 335.816MB
1295.56/1295.81	c total #watches: 777399
1297.66/1297.90	c total #propagations: 414668587 / total #impl: 2367654627 (eff. 0.175)
1297.66/1297.90	c GC COLLECT
1297.66/1297.90	c #Conflicts:    1187000 | #Learnt:      26355 | 0.000
1297.66/1297.90	c total clause space: 335.816MB
1297.66/1297.90	c total #watches: 645710
1298.86/1299.10	c total #propagations: 415016070 / total #impl: 2370016468 (eff. 0.175)
1298.86/1299.10	c #Conflicts:    1188000 | #Learnt:      27355 | 0.000
1298.86/1299.10	c total clause space: 335.816MB
1298.86/1299.10	c total #watches: 651230
1300.07/1300.39	c total #propagations: 415360187 / total #impl: 2372206971 (eff. 0.175)
1300.07/1300.39	c #Conflicts:    1189000 | #Learnt:      28355 | 0.000
1300.07/1300.39	c total clause space: 335.816MB
1300.07/1300.39	c total #watches: 656554
1301.46/1301.71	c total #propagations: 415763378 / total #impl: 2374462115 (eff. 0.175)
1301.46/1301.71	c #Conflicts:    1190000 | #Learnt:      29355 | 0.000
1301.46/1301.71	c total clause space: 335.816MB
1301.46/1301.71	c total #watches: 663792
1302.46/1302.75	c total #propagations: 416161004 / total #impl: 2376862865 (eff. 0.175)
1302.46/1302.75	c #Conflicts:    1191000 | #Learnt:      30355 | 0.000
1302.46/1302.75	c total clause space: 335.816MB
1302.46/1302.75	c total #watches: 670907
1303.26/1303.50	c total #propagations: 416527157 / total #impl: 2378905432 (eff. 0.175)
1303.26/1303.50	c #Conflicts:    1192000 | #Learnt:      31355 | 0.000
1303.26/1303.50	c total clause space: 335.816MB
1303.26/1303.50	c total #watches: 677038
1304.16/1304.48	c total #propagations: 416834957 / total #impl: 2380382216 (eff. 0.175)
1304.16/1304.48	c #Conflicts:    1193000 | #Learnt:      32355 | 0.000
1304.16/1304.48	c total clause space: 335.816MB
1304.16/1304.48	c total #watches: 684427
1305.76/1306.04	c total #propagations: 417142543 / total #impl: 2382165074 (eff. 0.175)
1305.76/1306.04	c #Conflicts:    1194000 | #Learnt:      33355 | 0.000
1305.76/1306.04	c total clause space: 335.816MB
1305.76/1306.04	c total #watches: 688399
1307.66/1307.93	c total #propagations: 417489899 / total #impl: 2384281760 (eff. 0.175)
1307.66/1307.93	c #Conflicts:    1195000 | #Learnt:      34355 | 0.000
1307.66/1307.93	c total clause space: 335.816MB
1307.66/1307.93	c total #watches: 695022
1309.16/1309.46	c total #propagations: 417887274 / total #impl: 2386578826 (eff. 0.175)
1309.16/1309.46	c #Conflicts:    1196000 | #Learnt:      35355 | 0.000
1309.16/1309.46	c total clause space: 335.816MB
1309.16/1309.46	c total #watches: 702255
1310.16/1310.41	c total #propagations: 418238380 / total #impl: 2388656687 (eff. 0.175)
1310.16/1310.41	c #Conflicts:    1197000 | #Learnt:      36355 | 0.000
1310.16/1310.41	c total clause space: 335.816MB
1310.16/1310.41	c total #watches: 706661
1312.36/1312.60	c total #propagations: 418556709 / total #impl: 2390603429 (eff. 0.175)
1312.36/1312.60	c #Conflicts:    1198000 | #Learnt:      37355 | 0.000
1312.36/1312.60	c total clause space: 335.816MB
1312.36/1312.60	c total #watches: 714303
1313.56/1313.81	c total #propagations: 418980129 / total #impl: 2393268594 (eff. 0.175)
1313.56/1313.81	c #Conflicts:    1199000 | #Learnt:      38355 | 0.000
1313.56/1313.81	c total clause space: 335.816MB
1313.56/1313.81	c total #watches: 719551
1314.76/1315.03	c total #propagations: 419320004 / total #impl: 2395173233 (eff. 0.175)
1314.76/1315.03	c #Conflicts:    1200000 | #Learnt:      39355 | 0.000
1314.76/1315.03	c total clause space: 335.816MB
1314.76/1315.03	c total #watches: 722705
1315.96/1316.27	c total #propagations: 419652197 / total #impl: 2397348365 (eff. 0.175)
1315.96/1316.27	c #Conflicts:    1201000 | #Learnt:      40355 | 0.000
1315.96/1316.27	c total clause space: 335.816MB
1315.96/1316.27	c total #watches: 726042
1318.36/1318.64	c total #propagations: 419991753 / total #impl: 2399546757 (eff. 0.175)
1318.36/1318.64	c #Conflicts:    1202000 | #Learnt:      41355 | 0.000
1318.36/1318.64	c total clause space: 335.816MB
1318.36/1318.64	c total #watches: 730590
1320.16/1320.40	c total #propagations: 420391981 / total #impl: 2401870347 (eff. 0.175)
1320.16/1320.40	c #Conflicts:    1203000 | #Learnt:      42355 | 0.000
1320.16/1320.40	c total clause space: 335.816MB
1320.16/1320.40	c total #watches: 734387
1321.96/1322.23	c total #propagations: 420778687 / total #impl: 2404051615 (eff. 0.175)
1321.96/1322.23	c #Conflicts:    1204000 | #Learnt:      43355 | 0.000
1321.96/1322.23	c total clause space: 335.816MB
1321.96/1322.24	c total #watches: 739297
1323.46/1323.70	c total #propagations: 421162623 / total #impl: 2406392578 (eff. 0.175)
1323.46/1323.70	c #Conflicts:    1205000 | #Learnt:      44355 | 0.000
1323.46/1323.70	c total clause space: 335.816MB
1323.46/1323.70	c total #watches: 743213
1325.26/1325.60	c total #propagations: 421510152 / total #impl: 2408385612 (eff. 0.175)
1325.26/1325.60	c #Conflicts:    1206000 | #Learnt:      45355 | 0.000
1325.26/1325.60	c total clause space: 335.816MB
1325.26/1325.60	c total #watches: 748359
1326.76/1327.08	c total #propagations: 421908223 / total #impl: 2410675854 (eff. 0.175)
1326.76/1327.08	c #Conflicts:    1207000 | #Learnt:      46355 | 0.000
1326.76/1327.08	c total clause space: 335.816MB
1326.76/1327.08	c total #watches: 751572
1328.77/1329.02	c total #propagations: 422269509 / total #impl: 2412768810 (eff. 0.175)
1328.77/1329.02	c #Conflicts:    1208000 | #Learnt:      47355 | 0.000
1328.77/1329.02	c total clause space: 335.816MB
1328.77/1329.03	c total #watches: 757743
1330.56/1330.81	c total #propagations: 422670448 / total #impl: 2415756266 (eff. 0.175)
1330.56/1330.81	c #Conflicts:    1209000 | #Learnt:      48355 | 0.000
1330.56/1330.81	c total clause space: 335.816MB
1330.56/1330.81	c total #watches: 762070
1331.76/1332.04	c total #propagations: 423034674 / total #impl: 2418330497 (eff. 0.175)
1331.76/1332.04	c #Conflicts:    1210000 | #Learnt:      49355 | 0.000
1331.76/1332.04	c total clause space: 335.816MB
1331.76/1332.04	c total #watches: 765183
1332.86/1333.11	c total #propagations: 423344715 / total #impl: 2419760567 (eff. 0.175)
1332.86/1333.11	c #Conflicts:    1211000 | #Learnt:      50355 | 0.000
1332.86/1333.11	c total clause space: 335.816MB
1332.86/1333.11	c total #watches: 768639
1333.96/1334.27	c total #propagations: 423643714 / total #impl: 2421105530 (eff. 0.175)
1333.96/1334.27	c #Conflicts:    1212000 | #Learnt:      51355 | 0.000
1333.96/1334.27	c total clause space: 335.816MB
1333.96/1334.27	c total #watches: 772602
1335.86/1336.12	c total #propagations: 423971610 / total #impl: 2422590724 (eff. 0.175)
1335.86/1336.12	c #Conflicts:    1213000 | #Learnt:      52355 | 0.000
1335.86/1336.12	c total clause space: 335.816MB
1335.86/1336.12	c total #watches: 780159
1337.66/1337.99	c total #propagations: 424321389 / total #impl: 2424614643 (eff. 0.175)
1337.66/1337.99	c GC COLLECT
1337.66/1337.99	c #Conflicts:    1214000 | #Learnt:      26763 | 0.000
1337.66/1337.99	c total clause space: 335.816MB
1337.66/1337.99	c total #watches: 649070
1338.56/1338.87	c total #propagations: 424623772 / total #impl: 2427381297 (eff. 0.175)
1338.56/1338.87	c #Conflicts:    1215000 | #Learnt:      27763 | 0.000
1338.56/1338.87	c total clause space: 335.816MB
1338.56/1338.87	c total #watches: 655570
1339.86/1340.11	c total #propagations: 424922481 / total #impl: 2429605726 (eff. 0.175)
1339.86/1340.11	c #Conflicts:    1216000 | #Learnt:      28763 | 0.000
1339.86/1340.11	c total clause space: 335.816MB
1339.86/1340.11	c total #watches: 665178
1341.46/1341.78	c total #propagations: 425263409 / total #impl: 2432041246 (eff. 0.175)
1341.46/1341.78	c #Conflicts:    1217000 | #Learnt:      29763 | 0.000
1341.46/1341.78	c total clause space: 335.816MB
1341.46/1341.78	c total #watches: 673383
1343.26/1343.54	c total #propagations: 425602863 / total #impl: 2434763490 (eff. 0.175)
1343.26/1343.54	c #Conflicts:    1218000 | #Learnt:      30763 | 0.000
1343.26/1343.54	c total clause space: 335.816MB
1343.26/1343.54	c total #watches: 682499
1345.36/1345.67	c total #propagations: 425927553 / total #impl: 2437537835 (eff. 0.175)
1345.36/1345.67	c #Conflicts:    1219000 | #Learnt:      31763 | 0.000
1345.36/1345.67	c total clause space: 335.816MB
1345.36/1345.67	c total #watches: 688318
1347.86/1348.14	c total #propagations: 426264426 / total #impl: 2440035313 (eff. 0.175)
1347.86/1348.14	c #Conflicts:    1220000 | #Learnt:      32763 | 0.000
1347.86/1348.14	c total clause space: 335.816MB
1347.86/1348.14	c total #watches: 695284
1349.95/1350.21	c total #propagations: 426621022 / total #impl: 2442953656 (eff. 0.175)
1349.95/1350.21	c #Conflicts:    1221000 | #Learnt:      33763 | 0.000
1349.95/1350.21	c total clause space: 335.816MB
1349.95/1350.21	c total #watches: 704285
1352.15/1352.43	c total #propagations: 426933334 / total #impl: 2445421522 (eff. 0.175)
1352.15/1352.43	c #Conflicts:    1222000 | #Learnt:      34763 | 0.000
1352.15/1352.43	c total clause space: 335.816MB
1352.15/1352.43	c total #watches: 712478
1355.45/1355.73	c total #propagations: 427260371 / total #impl: 2448122759 (eff. 0.175)
1355.45/1355.73	c #Conflicts:    1223000 | #Learnt:      35763 | 0.000
1355.45/1355.73	c total clause space: 335.816MB
1355.45/1355.73	c total #watches: 721742
1358.55/1358.87	c total #propagations: 427624831 / total #impl: 2451610168 (eff. 0.174)
1358.55/1358.87	c #Conflicts:    1224000 | #Learnt:      36763 | 0.000
1358.55/1358.87	c total clause space: 335.816MB
1358.55/1358.87	c total #watches: 733424
1361.95/1362.26	c total #propagations: 427981288 / total #impl: 2455467198 (eff. 0.174)
1361.95/1362.26	c #Conflicts:    1225000 | #Learnt:      37763 | 0.000
1361.95/1362.26	c total clause space: 335.816MB
1361.95/1362.26	c total #watches: 743325
1365.85/1366.15	c total #propagations: 428326821 / total #impl: 2459465036 (eff. 0.174)
1365.85/1366.15	c #Conflicts:    1226000 | #Learnt:      38763 | 0.000
1365.85/1366.15	c total clause space: 335.816MB
1365.85/1366.15	c total #watches: 756879
1370.56/1370.89	c total #propagations: 428667889 / total #impl: 2464166999 (eff. 0.174)
1370.56/1370.89	c #Conflicts:    1227000 | #Learnt:      39763 | 0.000
1370.56/1370.89	c total clause space: 335.816MB
1370.56/1370.90	c total #watches: 765269
1375.75/1376.08	c total #propagations: 429036800 / total #impl: 2468628642 (eff. 0.174)
1375.75/1376.08	c #Conflicts:    1228000 | #Learnt:      40763 | 0.000
1375.75/1376.08	c total clause space: 335.816MB
1375.75/1376.08	c total #watches: 773597
1380.36/1380.64	c total #propagations: 429424937 / total #impl: 2473361489 (eff. 0.174)
1380.36/1380.64	c #Conflicts:    1229000 | #Learnt:      41763 | 0.000
1380.36/1380.64	c total clause space: 335.816MB
1380.36/1380.64	c total #watches: 783868
1385.05/1385.30	c total #propagations: 429792356 / total #impl: 2477905889 (eff. 0.173)
1385.05/1385.30	c #Conflicts:    1230000 | #Learnt:      42763 | 0.000
1385.05/1385.30	c total clause space: 335.816MB
1385.05/1385.30	c total #watches: 794422
1390.65/1390.96	c total #propagations: 430112060 / total #impl: 2482175932 (eff. 0.173)
1390.65/1390.96	c #Conflicts:    1231000 | #Learnt:      43763 | 0.000
1390.65/1390.96	c total clause space: 335.816MB
1390.65/1390.96	c total #watches: 806505
1394.35/1394.65	c total #propagations: 430472609 / total #impl: 2487943782 (eff. 0.173)
1394.35/1394.65	c #Conflicts:    1232000 | #Learnt:      44763 | 0.000
1394.35/1394.65	c total clause space: 335.816MB
1394.35/1394.65	c total #watches: 813587
1397.75/1398.00	c total #propagations: 430833658 / total #impl: 2490462632 (eff. 0.173)
1397.75/1398.00	c #Conflicts:    1233000 | #Learnt:      45763 | 0.000
1397.75/1398.00	c total clause space: 335.816MB
1397.75/1398.00	c total #watches: 818258
1401.85/1402.10	c total #propagations: 431264620 / total #impl: 2492575612 (eff. 0.173)
1401.85/1402.10	c #Conflicts:    1234000 | #Learnt:      46763 | 0.000
1401.85/1402.10	c total clause space: 335.816MB
1401.85/1402.10	c total #watches: 823100
1405.15/1405.41	c total #propagations: 431629279 / total #impl: 2495128025 (eff. 0.173)
1405.15/1405.41	c #Conflicts:    1235000 | #Learnt:      47763 | 0.000
1405.15/1405.41	c total clause space: 335.816MB
1405.15/1405.41	c total #watches: 827604
1408.95/1409.21	c total #propagations: 431981636 / total #impl: 2496983033 (eff. 0.173)
1408.95/1409.21	c #Conflicts:    1236000 | #Learnt:      48763 | 0.000
1408.95/1409.21	c total clause space: 335.816MB
1408.95/1409.21	c total #watches: 831435
1412.55/1412.83	c total #propagations: 432378954 / total #impl: 2499493234 (eff. 0.173)
1412.55/1412.83	c #Conflicts:    1237000 | #Learnt:      49763 | 0.000
1412.55/1412.83	c total clause space: 335.816MB
1412.55/1412.83	c total #watches: 838513
1415.24/1415.50	c total #propagations: 432785800 / total #impl: 2501623030 (eff. 0.173)
1415.24/1415.50	c #Conflicts:    1238000 | #Learnt:      50763 | 0.000
1415.24/1415.50	c total clause space: 335.816MB
1415.24/1415.50	c total #watches: 845070
1418.24/1418.53	c total #propagations: 433176110 / total #impl: 2503593706 (eff. 0.173)
1418.24/1418.53	c #Conflicts:    1239000 | #Learnt:      51763 | 0.000
1418.24/1418.53	c total clause space: 335.816MB
1418.24/1418.53	c total #watches: 849239
1424.04/1424.34	c total #propagations: 433507765 / total #impl: 2505416908 (eff. 0.173)
1424.04/1424.34	c #Conflicts:    1240000 | #Learnt:      52763 | 0.000
1424.04/1424.34	c total clause space: 335.816MB
1424.04/1424.34	c total #watches: 857863
1428.04/1428.34	c total #propagations: 433942164 / total #impl: 2508494653 (eff. 0.173)
1428.04/1428.34	c #Conflicts:    1241000 | #Learnt:      53763 | 0.000
1428.04/1428.34	c total clause space: 335.816MB
1428.04/1428.34	c total #watches: 863332
1430.04/1430.32	c total #propagations: 434325924 / total #impl: 2511040780 (eff. 0.173)
1430.04/1430.32	c GC COLLECT
1430.04/1430.32	c #Conflicts:    1242000 | #Learnt:      27846 | 0.000
1430.04/1430.32	c total clause space: 335.816MB
1430.04/1430.32	c total #watches: 653971
1431.34/1431.68	c total #propagations: 434735382 / total #impl: 2513921785 (eff. 0.173)
1431.34/1431.68	c #Conflicts:    1243000 | #Learnt:      28846 | 0.000
1431.34/1431.68	c total clause space: 335.816MB
1431.34/1431.68	c total #watches: 658925
1432.24/1432.58	c total #propagations: 435111640 / total #impl: 2516449143 (eff. 0.173)
1432.24/1432.58	c #Conflicts:    1244000 | #Learnt:      29846 | 0.000
1432.24/1432.58	c total clause space: 335.816MB
1432.24/1432.58	c total #watches: 662781
1433.64/1433.90	c total #propagations: 435487863 / total #impl: 2518204394 (eff. 0.173)
1433.64/1433.90	c #Conflicts:    1245000 | #Learnt:      30846 | 0.000
1433.64/1433.90	c total clause space: 335.816MB
1433.64/1433.90	c total #watches: 670217
1434.64/1434.93	c total #propagations: 435893514 / total #impl: 2520577232 (eff. 0.173)
1434.64/1434.93	c #Conflicts:    1246000 | #Learnt:      31846 | 0.000
1434.64/1434.93	c total clause space: 335.816MB
1434.64/1434.93	c total #watches: 676764
1435.45/1435.75	c total #propagations: 436260567 / total #impl: 2522552029 (eff. 0.173)
1435.45/1435.75	c #Conflicts:    1247000 | #Learnt:      32846 | 0.000
1435.45/1435.75	c total clause space: 335.816MB
1435.45/1435.75	c total #watches: 679453
1436.14/1436.44	c total #propagations: 436569147 / total #impl: 2524092527 (eff. 0.173)
1436.14/1436.44	c #Conflicts:    1248000 | #Learnt:      33846 | 0.000
1436.14/1436.44	c total clause space: 335.816MB
1436.14/1436.44	c total #watches: 682330
1436.84/1437.15	c total #propagations: 436895059 / total #impl: 2526260002 (eff. 0.173)
1436.84/1437.15	c #Conflicts:    1249000 | #Learnt:      34846 | 0.000
1436.84/1437.15	c total clause space: 335.816MB
1436.84/1437.15	c total #watches: 685658
1437.65/1437.96	c total #propagations: 437210345 / total #impl: 2528355347 (eff. 0.173)
1437.65/1437.96	c #Conflicts:    1250000 | #Learnt:      35846 | 0.000
1437.65/1437.96	c total clause space: 335.816MB
1437.65/1437.96	c total #watches: 689048
1438.84/1439.16	c total #propagations: 437542010 / total #impl: 2530475441 (eff. 0.173)
1438.84/1439.16	c #Conflicts:    1251000 | #Learnt:      36846 | 0.000
1438.84/1439.16	c total clause space: 335.816MB
1438.84/1439.16	c total #watches: 693909
1440.44/1440.77	c total #propagations: 437915233 / total #impl: 2532748107 (eff. 0.173)
1440.44/1440.77	c #Conflicts:    1252000 | #Learnt:      37846 | 0.000
1440.44/1440.77	c total clause space: 335.816MB
1440.44/1440.77	c total #watches: 698601
1441.44/1441.77	c total #propagations: 438329715 / total #impl: 2534780523 (eff. 0.173)
1441.44/1441.77	c #Conflicts:    1253000 | #Learnt:      38846 | 0.000
1441.44/1441.77	c total clause space: 335.816MB
1441.44/1441.77	c total #watches: 704318
1442.84/1443.15	c total #propagations: 438670030 / total #impl: 2536486694 (eff. 0.173)
1442.84/1443.15	c #Conflicts:    1254000 | #Learnt:      39846 | 0.000
1442.84/1443.15	c total clause space: 335.816MB
1442.84/1443.15	c total #watches: 709707
1444.64/1444.93	c total #propagations: 439054853 / total #impl: 2538619042 (eff. 0.173)
1444.64/1444.93	c #Conflicts:    1255000 | #Learnt:      40846 | 0.000
1444.64/1444.93	c total clause space: 335.816MB
1444.64/1444.93	c total #watches: 715205
1446.14/1446.44	c total #propagations: 439455526 / total #impl: 2540968945 (eff. 0.173)
1446.14/1446.44	c #Conflicts:    1256000 | #Learnt:      41846 | 0.000
1446.14/1446.44	c total clause space: 335.816MB
1446.14/1446.44	c total #watches: 719791
1447.64/1447.98	c total #propagations: 439881343 / total #impl: 2543256302 (eff. 0.173)
1447.64/1447.98	c #Conflicts:    1257000 | #Learnt:      42846 | 0.000
1447.64/1447.98	c total clause space: 335.816MB
1447.64/1447.98	c total #watches: 724262
1449.94/1450.27	c total #propagations: 440226709 / total #impl: 2545434832 (eff. 0.173)
1449.94/1450.27	c #Conflicts:    1258000 | #Learnt:      43846 | 0.000
1449.94/1450.27	c total clause space: 335.816MB
1449.94/1450.27	c total #watches: 729656
1452.04/1452.34	c total #propagations: 440575245 / total #impl: 2547765344 (eff. 0.173)
1452.04/1452.34	c #Conflicts:    1259000 | #Learnt:      44846 | 0.000
1452.04/1452.34	c total clause space: 335.816MB
1452.04/1452.34	c total #watches: 735021
1453.44/1453.78	c total #propagations: 440941678 / total #impl: 2550112892 (eff. 0.173)
1453.44/1453.78	c #Conflicts:    1260000 | #Learnt:      45846 | 0.000
1453.44/1453.78	c total clause space: 335.816MB
1453.44/1453.78	c total #watches: 740564
1454.94/1455.27	c total #propagations: 441324647 / total #impl: 2552302792 (eff. 0.173)
1454.94/1455.27	c #Conflicts:    1261000 | #Learnt:      46846 | 0.000
1454.94/1455.27	c total clause space: 335.816MB
1454.94/1455.27	c total #watches: 744858
1456.35/1456.62	c total #propagations: 441680184 / total #impl: 2554166946 (eff. 0.173)
1456.35/1456.62	c #Conflicts:    1262000 | #Learnt:      47846 | 0.000
1456.35/1456.62	c total clause space: 335.816MB
1456.35/1456.62	c total #watches: 748456
1457.94/1458.26	c total #propagations: 442029009 / total #impl: 2556218830 (eff. 0.173)
1457.94/1458.26	c #Conflicts:    1263000 | #Learnt:      48846 | 0.000
1457.94/1458.26	c total clause space: 335.816MB
1457.94/1458.26	c total #watches: 754536
1459.34/1459.69	c total #propagations: 442433470 / total #impl: 2558759903 (eff. 0.173)
1459.34/1459.69	c #Conflicts:    1264000 | #Learnt:      49846 | 0.000
1459.34/1459.69	c total clause space: 335.816MB
1459.34/1459.69	c total #watches: 757786
1460.34/1460.66	c total #propagations: 442798647 / total #impl: 2560725001 (eff. 0.173)
1460.34/1460.66	c #Conflicts:    1265000 | #Learnt:      50846 | 0.000
1460.34/1460.66	c total clause space: 335.816MB
1460.34/1460.66	c total #watches: 761870
1461.84/1462.15	c total #propagations: 443136808 / total #impl: 2562192918 (eff. 0.173)
1461.84/1462.15	c #Conflicts:    1266000 | #Learnt:      51846 | 0.000
1461.84/1462.15	c total clause space: 335.816MB
1461.84/1462.15	c total #watches: 767625
1463.54/1463.89	c total #propagations: 443439154 / total #impl: 2564334779 (eff. 0.173)
1463.54/1463.89	c #Conflicts:    1267000 | #Learnt:      52846 | 0.000
1463.54/1463.89	c total clause space: 335.816MB
1463.54/1463.89	c total #watches: 773420
1464.94/1465.27	c total #propagations: 443793343 / total #impl: 2566252562 (eff. 0.173)
1464.94/1465.27	c #Conflicts:    1268000 | #Learnt:      53846 | 0.000
1464.94/1465.27	c total clause space: 335.816MB
1464.94/1465.27	c total #watches: 777626
1466.54/1466.85	c total #propagations: 444108966 / total #impl: 2568446941 (eff. 0.173)
1466.54/1466.85	c GC COLLECT
1466.54/1466.85	c #Conflicts:    1269000 | #Learnt:      27640 | 0.000
1466.54/1466.85	c total clause space: 335.816MB
1466.54/1466.85	c total #watches: 652068
1467.64/1467.91	c total #propagations: 444476526 / total #impl: 2570872851 (eff. 0.173)
1467.64/1467.91	c #Conflicts:    1270000 | #Learnt:      28640 | 0.000
1467.64/1467.91	c total clause space: 335.816MB
1467.64/1467.91	c total #watches: 657271
1468.84/1469.16	c total #propagations: 444823963 / total #impl: 2573186499 (eff. 0.173)
1468.84/1469.16	c #Conflicts:    1271000 | #Learnt:      29640 | 0.000
1468.84/1469.16	c total clause space: 335.816MB
1468.84/1469.16	c total #watches: 663458
1470.74/1471.05	c total #propagations: 445138327 / total #impl: 2575877832 (eff. 0.173)
1470.74/1471.05	c #Conflicts:    1272000 | #Learnt:      30640 | 0.000
1470.74/1471.05	c total clause space: 335.816MB
1470.74/1471.05	c total #watches: 674229
1472.84/1473.13	c total #propagations: 445479884 / total #impl: 2579037725 (eff. 0.173)
1472.84/1473.13	c #Conflicts:    1273000 | #Learnt:      31640 | 0.000
1472.84/1473.13	c total clause space: 335.816MB
1472.84/1473.13	c total #watches: 684617
1475.24/1475.50	c total #propagations: 445789136 / total #impl: 2582316429 (eff. 0.173)
1475.24/1475.50	c #Conflicts:    1274000 | #Learnt:      32640 | 0.000
1475.24/1475.50	c total clause space: 335.816MB
1475.24/1475.50	c total #watches: 690793
1477.54/1477.81	c total #propagations: 446141348 / total #impl: 2585637314 (eff. 0.173)
1477.54/1477.81	c #Conflicts:    1275000 | #Learnt:      33640 | 0.000
1477.54/1477.81	c total clause space: 335.816MB
1477.54/1477.81	c total #watches: 696372
1479.94/1480.20	c total #propagations: 446507126 / total #impl: 2588832570 (eff. 0.172)
1479.94/1480.20	c #Conflicts:    1276000 | #Learnt:      34640 | 0.000
1479.94/1480.20	c total clause space: 335.816MB
1479.94/1480.20	c total #watches: 703492
1481.83/1482.10	c total #propagations: 446876589 / total #impl: 2591709587 (eff. 0.172)
1481.83/1482.10	c #Conflicts:    1277000 | #Learnt:      35640 | 0.000
1481.83/1482.10	c total clause space: 335.816MB
1481.83/1482.10	c total #watches: 709255
1483.63/1483.91	c total #propagations: 447305838 / total #impl: 2594168769 (eff. 0.172)
1483.63/1483.91	c #Conflicts:    1278000 | #Learnt:      36640 | 0.000
1483.63/1483.91	c total clause space: 335.816MB
1483.63/1483.91	c total #watches: 712825
1485.13/1485.48	c total #propagations: 447700590 / total #impl: 2596543301 (eff. 0.172)
1485.13/1485.48	c #Conflicts:    1279000 | #Learnt:      37640 | 0.000
1485.13/1485.48	c total clause space: 335.816MB
1485.13/1485.49	c total #watches: 717262
1487.04/1487.33	c total #propagations: 448079443 / total #impl: 2598379891 (eff. 0.172)
1487.04/1487.33	c #Conflicts:    1280000 | #Learnt:      38640 | 0.000
1487.04/1487.33	c total clause space: 335.816MB
1487.04/1487.33	c total #watches: 722118
1488.93/1489.23	c total #propagations: 448443982 / total #impl: 2600596816 (eff. 0.172)
1488.93/1489.23	c #Conflicts:    1281000 | #Learnt:      39640 | 0.000
1488.93/1489.23	c total clause space: 335.816MB
1488.93/1489.23	c total #watches: 726009
1490.44/1490.76	c total #propagations: 448813586 / total #impl: 2602707596 (eff. 0.172)
1490.44/1490.76	c #Conflicts:    1282000 | #Learnt:      40640 | 0.000
1490.44/1490.76	c total clause space: 335.816MB
1490.44/1490.76	c total #watches: 729681
1491.93/1492.27	c total #propagations: 449175920 / total #impl: 2604658446 (eff. 0.172)
1491.93/1492.27	c #Conflicts:    1283000 | #Learnt:      41640 | 0.000
1491.93/1492.27	c total clause space: 335.816MB
1491.93/1492.27	c total #watches: 736640
1493.43/1493.78	c total #propagations: 449507207 / total #impl: 2606773912 (eff. 0.172)
1493.43/1493.78	c #Conflicts:    1284000 | #Learnt:      42640 | 0.000
1493.43/1493.78	c total clause space: 335.816MB
1493.43/1493.78	c total #watches: 743165
1495.63/1495.99	c total #propagations: 449816872 / total #impl: 2608726486 (eff. 0.172)
1495.63/1495.99	c #Conflicts:    1285000 | #Learnt:      43640 | 0.000
1495.63/1495.99	c total clause space: 335.816MB
1495.63/1495.99	c total #watches: 751608
1497.53/1497.88	c total #propagations: 450178336 / total #impl: 2611207644 (eff. 0.172)
1497.53/1497.88	c #Conflicts:    1286000 | #Learnt:      44640 | 0.000
1497.53/1497.88	c total clause space: 335.816MB
1497.53/1497.88	c total #watches: 756238
1499.24/1499.57	c total #propagations: 450535983 / total #impl: 2613391148 (eff. 0.172)
1499.24/1499.57	c #Conflicts:    1287000 | #Learnt:      45640 | 0.000
1499.24/1499.57	c total clause space: 335.816MB
1499.24/1499.57	c total #watches: 761647
1501.73/1502.03	c total #propagations: 450843060 / total #impl: 2616026138 (eff. 0.172)
1501.73/1502.03	c #Conflicts:    1288000 | #Learnt:      46640 | 0.000
1501.73/1502.03	c total clause space: 335.816MB
1501.73/1502.03	c total #watches: 766483
1504.43/1504.76	c total #propagations: 451202618 / total #impl: 2619004703 (eff. 0.172)
1504.43/1504.76	c #Conflicts:    1289000 | #Learnt:      47640 | 0.000
1504.43/1504.76	c total clause space: 335.816MB
1504.43/1504.76	c total #watches: 771683
1507.33/1507.66	c total #propagations: 451592384 / total #impl: 2621616449 (eff. 0.172)
1507.33/1507.66	c #Conflicts:    1290000 | #Learnt:      48640 | 0.000
1507.33/1507.66	c total clause space: 335.816MB
1507.33/1507.66	c total #watches: 780028
1510.03/1510.35	c total #propagations: 451974080 / total #impl: 2624738340 (eff. 0.172)
1510.03/1510.35	c #Conflicts:    1291000 | #Learnt:      49640 | 0.000
1510.03/1510.35	c total clause space: 335.816MB
1510.03/1510.35	c total #watches: 789473
1512.34/1512.61	c total #propagations: 452427100 / total #impl: 2627825206 (eff. 0.172)
1512.34/1512.61	c #Conflicts:    1292000 | #Learnt:      50640 | 0.000
1512.34/1512.61	c total clause space: 335.816MB
1512.34/1512.61	c total #watches: 800712
1514.73/1515.06	c total #propagations: 452844451 / total #impl: 2630932510 (eff. 0.172)
1514.73/1515.06	c #Conflicts:    1293000 | #Learnt:      51640 | 0.000
1514.73/1515.06	c total clause space: 335.816MB
1514.73/1515.06	c total #watches: 809436
1517.43/1517.71	c total #propagations: 453181510 / total #impl: 2633242663 (eff. 0.172)
1517.43/1517.71	c #Conflicts:    1294000 | #Learnt:      52640 | 0.000
1517.43/1517.71	c total clause space: 335.816MB
1517.43/1517.71	c total #watches: 817249
1520.14/1520.49	c total #propagations: 453510576 / total #impl: 2635679909 (eff. 0.172)
1520.14/1520.49	c #Conflicts:    1295000 | #Learnt:      53640 | 0.000
1520.14/1520.49	c total clause space: 335.816MB
1520.14/1520.49	c total #watches: 823265
1523.53/1523.84	c total #propagations: 453852543 / total #impl: 2638118882 (eff. 0.172)
1523.53/1523.84	c #Conflicts:    1296000 | #Learnt:      54640 | 0.000
1523.53/1523.84	c total clause space: 335.816MB
1523.53/1523.84	c total #watches: 830352
1525.53/1525.81	c total #propagations: 454258143 / total #impl: 2641699572 (eff. 0.172)
1525.53/1525.81	c GC COLLECT
1525.53/1525.81	c #Conflicts:    1297000 | #Learnt:      28137 | 0.000
1525.53/1525.81	c total clause space: 335.816MB
1525.53/1525.81	c total #watches: 654916
1526.43/1526.72	c total #propagations: 454634983 / total #impl: 2644330257 (eff. 0.172)
1526.43/1526.72	c #Conflicts:    1298000 | #Learnt:      29137 | 0.000
1526.43/1526.72	c total clause space: 335.816MB
1526.43/1526.72	c total #watches: 661611
1527.33/1527.67	c total #propagations: 454950091 / total #impl: 2646572688 (eff. 0.172)
1527.33/1527.67	c #Conflicts:    1299000 | #Learnt:      30137 | 0.000
1527.33/1527.67	c total clause space: 335.816MB
1527.33/1527.67	c total #watches: 666107
1528.73/1529.02	c total #propagations: 455262222 / total #impl: 2648438933 (eff. 0.172)
1528.73/1529.02	c #Conflicts:    1300000 | #Learnt:      31137 | 0.000
1528.73/1529.02	c total clause space: 335.816MB
1528.73/1529.02	c total #watches: 671425
1530.13/1530.41	c total #propagations: 455662102 / total #impl: 2650807887 (eff. 0.172)
1530.13/1530.41	c #Conflicts:    1301000 | #Learnt:      32137 | 0.000
1530.13/1530.41	c total clause space: 335.816MB
1530.13/1530.41	c total #watches: 676532
1531.33/1531.69	c total #propagations: 456060959 / total #impl: 2653045027 (eff. 0.172)
1531.33/1531.69	c #Conflicts:    1302000 | #Learnt:      33137 | 0.000
1531.33/1531.69	c total clause space: 335.816MB
1531.33/1531.70	c total #watches: 683207
1532.73/1533.06	c total #propagations: 456375163 / total #impl: 2655201613 (eff. 0.172)
1532.73/1533.06	c #Conflicts:    1303000 | #Learnt:      34137 | 0.000
1532.73/1533.06	c total clause space: 335.816MB
1532.73/1533.06	c total #watches: 689748
1534.33/1534.65	c total #propagations: 456691612 / total #impl: 2657322429 (eff. 0.172)
1534.33/1534.65	c #Conflicts:    1304000 | #Learnt:      35137 | 0.000
1534.33/1534.65	c total clause space: 335.816MB
1534.33/1534.65	c total #watches: 696730
1535.73/1536.05	c total #propagations: 457089157 / total #impl: 2659723582 (eff. 0.172)
1535.73/1536.05	c #Conflicts:    1305000 | #Learnt:      36137 | 0.000
1535.73/1536.05	c total clause space: 335.816MB
1535.73/1536.05	c total #watches: 702106
1537.03/1537.36	c total #propagations: 457454013 / total #impl: 2662333515 (eff. 0.172)
1537.03/1537.36	c #Conflicts:    1306000 | #Learnt:      37137 | 0.000
1537.03/1537.36	c total clause space: 335.816MB
1537.03/1537.36	c total #watches: 706212
1538.73/1539.01	c total #propagations: 457816244 / total #impl: 2664299539 (eff. 0.172)
1538.73/1539.01	c #Conflicts:    1307000 | #Learnt:      38137 | 0.000
1538.73/1539.01	c total clause space: 335.816MB
1538.73/1539.01	c total #watches: 710760
1540.62/1540.95	c total #propagations: 458222455 / total #impl: 2666749146 (eff. 0.172)
1540.62/1540.95	c #Conflicts:    1308000 | #Learnt:      39137 | 0.000
1540.62/1540.95	c total clause space: 335.816MB
1540.62/1540.95	c total #watches: 717174
1542.03/1542.39	c total #propagations: 458648449 / total #impl: 2669462411 (eff. 0.172)
1542.03/1542.39	c #Conflicts:    1309000 | #Learnt:      40137 | 0.000
1542.03/1542.39	c total clause space: 335.816MB
1542.03/1542.39	c total #watches: 720861
1543.72/1544.03	c total #propagations: 459018913 / total #impl: 2671353065 (eff. 0.172)
1543.72/1544.03	c #Conflicts:    1310000 | #Learnt:      41137 | 0.000
1543.72/1544.03	c total clause space: 335.816MB
1543.72/1544.03	c total #watches: 725404
1545.72/1546.01	c total #propagations: 459396920 / total #impl: 2673697296 (eff. 0.172)
1545.72/1546.01	c #Conflicts:    1311000 | #Learnt:      42137 | 0.000
1545.72/1546.01	c total clause space: 335.816MB
1545.72/1546.01	c total #watches: 730138
1547.42/1547.70	c total #propagations: 459734339 / total #impl: 2675881744 (eff. 0.172)
1547.42/1547.70	c #Conflicts:    1312000 | #Learnt:      43137 | 0.000
1547.42/1547.70	c total clause space: 335.816MB
1547.42/1547.70	c total #watches: 734410
1548.92/1549.29	c total #propagations: 460108188 / total #impl: 2678033924 (eff. 0.172)
1548.92/1549.29	c #Conflicts:    1313000 | #Learnt:      44137 | 0.000
1548.92/1549.29	c total clause space: 335.816MB
1548.92/1549.29	c total #watches: 737557
1550.62/1550.99	c total #propagations: 460481156 / total #impl: 2680023805 (eff. 0.172)
1550.62/1550.99	c #Conflicts:    1314000 | #Learnt:      45137 | 0.000
1550.62/1550.99	c total clause space: 335.816MB
1550.62/1550.99	c total #watches: 740566
1552.32/1552.63	c total #propagations: 460841416 / total #impl: 2681926135 (eff. 0.172)
1552.32/1552.63	c #Conflicts:    1315000 | #Learnt:      46137 | 0.000
1552.32/1552.63	c total clause space: 335.816MB
1552.32/1552.64	c total #watches: 745797
1554.13/1554.41	c total #propagations: 461186301 / total #impl: 2683773091 (eff. 0.172)
1554.13/1554.41	c #Conflicts:    1316000 | #Learnt:      47137 | 0.000
1554.13/1554.41	c total clause space: 335.816MB
1554.13/1554.41	c total #watches: 754352
1556.52/1556.88	c total #propagations: 461478885 / total #impl: 2685871222 (eff. 0.172)
1556.52/1556.88	c #Conflicts:    1317000 | #Learnt:      48137 | 0.000
1556.52/1556.88	c total clause space: 335.816MB
1556.52/1556.88	c total #watches: 762733
1559.02/1559.34	c total #propagations: 461801447 / total #impl: 2688939239 (eff. 0.172)
1559.02/1559.34	c #Conflicts:    1318000 | #Learnt:      49137 | 0.000
1559.02/1559.34	c total clause space: 335.816MB
1559.02/1559.34	c total #watches: 774958
1562.22/1562.54	c total #propagations: 462096475 / total #impl: 2691975931 (eff. 0.172)
1562.22/1562.54	c #Conflicts:    1319000 | #Learnt:      50137 | 0.000
1562.22/1562.54	c total clause space: 335.816MB
1562.22/1562.54	c total #watches: 788083
1564.72/1565.06	c total #propagations: 462451726 / total #impl: 2695587320 (eff. 0.172)
1564.72/1565.06	c #Conflicts:    1320000 | #Learnt:      51137 | 0.000
1564.72/1565.06	c total clause space: 335.816MB
1564.72/1565.06	c total #watches: 800259
1567.33/1567.67	c total #propagations: 462828881 / total #impl: 2698882217 (eff. 0.171)
1567.33/1567.67	c #Conflicts:    1321000 | #Learnt:      52137 | 0.000
1567.33/1567.67	c total clause space: 335.816MB
1567.33/1567.67	c total #watches: 811251
1569.32/1569.66	c total #propagations: 463174216 / total #impl: 2702049721 (eff. 0.171)
1569.32/1569.66	c #Conflicts:    1322000 | #Learnt:      53137 | 0.000
1569.32/1569.66	c total clause space: 335.816MB
1569.32/1569.66	c total #watches: 814826
1571.12/1571.47	c total #propagations: 463504582 / total #impl: 2704224298 (eff. 0.171)
1571.12/1571.47	c #Conflicts:    1323000 | #Learnt:      54137 | 0.000
1571.12/1571.47	c total clause space: 335.816MB
1571.12/1571.47	c total #watches: 817943
1573.12/1573.45	c total #propagations: 463833827 / total #impl: 2706181531 (eff. 0.171)
1573.12/1573.45	c #Conflicts:    1324000 | #Learnt:      55137 | 0.000
1573.12/1573.45	c total clause space: 335.816MB
1573.12/1573.45	c total #watches: 821177
1574.62/1574.98	c total #propagations: 464159531 / total #impl: 2708276306 (eff. 0.171)
1574.62/1574.98	c GC COLLECT
1574.62/1574.98	c #Conflicts:    1325000 | #Learnt:      28343 | 0.000
1574.62/1574.98	c total clause space: 335.816MB
1574.62/1574.98	c total #watches: 654310
1575.82/1576.10	c total #propagations: 464469878 / total #impl: 2710073735 (eff. 0.171)
1575.82/1576.10	c #Conflicts:    1326000 | #Learnt:      29343 | 0.000
1575.82/1576.10	c total clause space: 335.816MB
1575.82/1576.10	c total #watches: 658361
1576.92/1577.25	c total #propagations: 464815505 / total #impl: 2711918350 (eff. 0.171)
1576.92/1577.25	c #Conflicts:    1327000 | #Learnt:      30343 | 0.000
1576.92/1577.25	c total clause space: 335.816MB
1576.92/1577.25	c total #watches: 661856
1578.02/1578.36	c total #propagations: 465142536 / total #impl: 2713735716 (eff. 0.171)
1578.02/1578.36	c #Conflicts:    1328000 | #Learnt:      31343 | 0.000
1578.02/1578.36	c total clause space: 335.816MB
1578.02/1578.36	c total #watches: 665047
1579.43/1579.73	c total #propagations: 465471618 / total #impl: 2715561451 (eff. 0.171)
1579.43/1579.73	c #Conflicts:    1329000 | #Learnt:      32343 | 0.000
1579.43/1579.73	c total clause space: 335.816MB
1579.43/1579.73	c total #watches: 667791
1580.63/1580.96	c total #propagations: 465822435 / total #impl: 2717559310 (eff. 0.171)
1580.63/1580.96	c #Conflicts:    1330000 | #Learnt:      33343 | 0.000
1580.63/1580.96	c total clause space: 335.816MB
1580.63/1580.96	c total #watches: 670689
1581.92/1582.20	c total #propagations: 466147549 / total #impl: 2719383919 (eff. 0.171)
1581.92/1582.20	c #Conflicts:    1331000 | #Learnt:      34343 | 0.000
1581.92/1582.20	c total clause space: 335.816MB
1581.92/1582.20	c total #watches: 673542
1583.12/1583.49	c total #propagations: 466473603 / total #impl: 2721397787 (eff. 0.171)
1583.12/1583.49	c #Conflicts:    1332000 | #Learnt:      35343 | 0.000
1583.12/1583.49	c total clause space: 335.816MB
1583.12/1583.49	c total #watches: 677040
1584.52/1584.87	c total #propagations: 466802361 / total #impl: 2723234906 (eff. 0.171)
1584.52/1584.87	c #Conflicts:    1333000 | #Learnt:      36343 | 0.000
1584.52/1584.87	c total clause space: 335.816MB
1584.52/1584.87	c total #watches: 680989
1585.72/1586.01	c total #propagations: 467101882 / total #impl: 2724967907 (eff. 0.171)
1585.72/1586.01	c #Conflicts:    1334000 | #Learnt:      37343 | 0.000
1585.72/1586.01	c total clause space: 335.816MB
1585.72/1586.01	c total #watches: 684035
1586.72/1587.09	c total #propagations: 467404166 / total #impl: 2726660988 (eff. 0.171)
1586.72/1587.09	c #Conflicts:    1335000 | #Learnt:      38343 | 0.000
1586.72/1587.09	c total clause space: 335.816MB
1586.72/1587.09	c total #watches: 688367
1588.22/1588.54	c total #propagations: 467728692 / total #impl: 2728893865 (eff. 0.171)
1588.22/1588.54	c #Conflicts:    1336000 | #Learnt:      39343 | 0.000
1588.22/1588.54	c total clause space: 335.816MB
1588.22/1588.54	c total #watches: 695073
1589.72/1590.09	c total #propagations: 468028418 / total #impl: 2730898236 (eff. 0.171)
1589.72/1590.09	c #Conflicts:    1337000 | #Learnt:      40343 | 0.000
1589.72/1590.09	c total clause space: 335.816MB
1589.72/1590.09	c total #watches: 700686
1591.32/1591.69	c total #propagations: 468327818 / total #impl: 2732776186 (eff. 0.171)
1591.32/1591.69	c #Conflicts:    1338000 | #Learnt:      41343 | 0.000
1591.32/1591.69	c total clause space: 335.816MB
1591.32/1591.70	c total #watches: 707639
1593.12/1593.43	c total #propagations: 468604812 / total #impl: 2734772287 (eff. 0.171)
1593.12/1593.43	c #Conflicts:    1339000 | #Learnt:      42343 | 0.000
1593.12/1593.43	c total clause space: 335.816MB
1593.12/1593.43	c total #watches: 713047
1594.62/1594.96	c total #propagations: 468932634 / total #impl: 2736768105 (eff. 0.171)
1594.62/1594.96	c #Conflicts:    1340000 | #Learnt:      43343 | 0.000
1594.62/1594.96	c total clause space: 335.816MB
1594.62/1594.96	c total #watches: 718375
1596.62/1596.91	c total #propagations: 469233128 / total #impl: 2738535937 (eff. 0.171)
1596.62/1596.91	c #Conflicts:    1341000 | #Learnt:      44343 | 0.000
1596.62/1596.91	c total clause space: 335.816MB
1596.62/1596.91	c total #watches: 724489
1598.52/1598.85	c total #propagations: 469537254 / total #impl: 2740802386 (eff. 0.171)
1598.52/1598.85	c #Conflicts:    1342000 | #Learnt:      45343 | 0.000
1598.52/1598.85	c total clause space: 335.816MB
1598.52/1598.85	c total #watches: 729295
1600.22/1600.56	c total #propagations: 469835183 / total #impl: 2743092554 (eff. 0.171)
1600.22/1600.56	c #Conflicts:    1343000 | #Learnt:      46343 | 0.000
1600.22/1600.56	c total clause space: 335.816MB
1600.22/1600.56	c total #watches: 735146
1602.02/1602.35	c total #propagations: 470127609 / total #impl: 2745054411 (eff. 0.171)
1602.02/1602.35	c #Conflicts:    1344000 | #Learnt:      47343 | 0.000
1602.02/1602.35	c total clause space: 335.816MB
1602.02/1602.35	c total #watches: 739348
1603.72/1604.06	c total #propagations: 470417468 / total #impl: 2746954923 (eff. 0.171)
1603.72/1604.06	c #Conflicts:    1345000 | #Learnt:      48343 | 0.000
1603.72/1604.06	c total clause space: 335.816MB
1603.72/1604.06	c total #watches: 746007
1605.71/1606.03	c total #propagations: 470680907 / total #impl: 2748883008 (eff. 0.171)
1605.71/1606.03	c #Conflicts:    1346000 | #Learnt:      49343 | 0.000
1605.71/1606.03	c total clause space: 335.816MB
1605.71/1606.03	c total #watches: 753426
1608.12/1608.45	c total #propagations: 470941139 / total #impl: 2750910973 (eff. 0.171)
1608.12/1608.45	c #Conflicts:    1347000 | #Learnt:      50343 | 0.000
1608.12/1608.45	c total clause space: 335.816MB
1608.12/1608.45	c total #watches: 759873
1610.71/1611.07	c total #propagations: 471226175 / total #impl: 2753198912 (eff. 0.171)
1610.71/1611.07	c #Conflicts:    1348000 | #Learnt:      51343 | 0.000
1610.71/1611.07	c total clause space: 335.816MB
1610.71/1611.07	c total #watches: 765598
1613.62/1613.97	c total #propagations: 471556194 / total #impl: 2756135817 (eff. 0.171)
1613.62/1613.97	c #Conflicts:    1349000 | #Learnt:      52343 | 0.000
1613.62/1613.97	c total clause space: 335.816MB
1613.62/1613.97	c total #watches: 771766
1616.71/1617.06	c total #propagations: 471874235 / total #impl: 2758712851 (eff. 0.171)
1616.71/1617.06	c #Conflicts:    1350000 | #Learnt:      53343 | 0.000
1616.71/1617.06	c total clause space: 335.816MB
1616.71/1617.06	c total #watches: 779180
1619.91/1620.26	c total #propagations: 472173133 / total #impl: 2761613098 (eff. 0.171)
1619.91/1620.26	c #Conflicts:    1351000 | #Learnt:      54343 | 0.000
1619.91/1620.26	c total clause space: 335.816MB
1619.91/1620.26	c total #watches: 785906
1623.01/1623.36	c total #propagations: 472478029 / total #impl: 2764381585 (eff. 0.171)
1623.01/1623.36	c #Conflicts:    1352000 | #Learnt:      55343 | 0.000
1623.01/1623.36	c total clause space: 335.816MB
1623.01/1623.36	c total #watches: 792956
1626.61/1626.92	c total #propagations: 472755665 / total #impl: 2766810886 (eff. 0.171)
1626.61/1626.92	c GC COLLECT
1626.61/1626.92	c #Conflicts:    1353000 | #Learnt:      28260 | 0.000
1626.61/1626.92	c total clause space: 335.816MB
1626.61/1626.92	c total #watches: 654461
1627.82/1628.17	c total #propagations: 473074220 / total #impl: 2770222628 (eff. 0.171)
1627.82/1628.17	c #Conflicts:    1354000 | #Learnt:      29260 | 0.000
1627.82/1628.17	c total clause space: 335.816MB
1627.82/1628.17	c total #watches: 661536
1629.02/1629.38	c total #propagations: 473428628 / total #impl: 2772197953 (eff. 0.171)
1629.02/1629.38	c #Conflicts:    1355000 | #Learnt:      30260 | 0.000
1629.02/1629.38	c total clause space: 335.816MB
1629.02/1629.38	c total #watches: 668771
1630.41/1630.70	c total #propagations: 473750293 / total #impl: 2774086935 (eff. 0.171)
1630.41/1630.70	c #Conflicts:    1356000 | #Learnt:      31260 | 0.000
1630.41/1630.70	c total clause space: 335.816MB
1630.41/1630.70	c total #watches: 675764
1631.81/1632.15	c total #propagations: 474037055 / total #impl: 2775982446 (eff. 0.171)
1631.81/1632.15	c #Conflicts:    1357000 | #Learnt:      32260 | 0.000
1631.81/1632.15	c total clause space: 335.816MB
1631.81/1632.15	c total #watches: 686087
1633.42/1633.72	c total #propagations: 474299230 / total #impl: 2778097779 (eff. 0.171)
1633.42/1633.72	c #Conflicts:    1358000 | #Learnt:      33260 | 0.000
1633.42/1633.72	c total clause space: 335.816MB
1633.42/1633.72	c total #watches: 693303
1635.81/1636.11	c total #propagations: 474555867 / total #impl: 2780112972 (eff. 0.171)
1635.81/1636.11	c #Conflicts:    1359000 | #Learnt:      34260 | 0.000
1635.81/1636.11	c total clause space: 335.816MB
1635.81/1636.11	c total #watches: 704798
1637.31/1637.69	c total #propagations: 474850368 / total #impl: 2782735237 (eff. 0.171)
1637.31/1637.69	c #Conflicts:    1360000 | #Learnt:      35260 | 0.000
1637.31/1637.69	c total clause space: 335.816MB
1637.31/1637.69	c total #watches: 708549
1638.92/1639.27	c total #propagations: 475228700 / total #impl: 2784923492 (eff. 0.171)
1638.92/1639.27	c #Conflicts:    1361000 | #Learnt:      36260 | 0.000
1638.92/1639.27	c total clause space: 335.816MB
1638.92/1639.27	c total #watches: 712376
1640.91/1641.22	c total #propagations: 475613920 / total #impl: 2787125468 (eff. 0.171)
1640.91/1641.22	c #Conflicts:    1362000 | #Learnt:      37260 | 0.000
1640.91/1641.22	c total clause space: 335.816MB
1640.91/1641.22	c total #watches: 718260
1642.31/1642.66	c total #propagations: 476015878 / total #impl: 2789337207 (eff. 0.171)
1642.31/1642.66	c #Conflicts:    1363000 | #Learnt:      38260 | 0.000
1642.31/1642.66	c total clause space: 335.816MB
1642.31/1642.66	c total #watches: 722467
1643.81/1644.16	c total #propagations: 476366014 / total #impl: 2791545976 (eff. 0.171)
1643.81/1644.16	c #Conflicts:    1364000 | #Learnt:      39260 | 0.000
1643.81/1644.16	c total clause space: 335.816MB
1643.81/1644.16	c total #watches: 726786
1645.52/1645.83	c total #propagations: 476714347 / total #impl: 2793741846 (eff. 0.171)
1645.52/1645.83	c #Conflicts:    1365000 | #Learnt:      40260 | 0.000
1645.52/1645.83	c total clause space: 335.816MB
1645.52/1645.83	c total #watches: 730990
1647.81/1648.17	c total #propagations: 477068546 / total #impl: 2795743148 (eff. 0.171)
1647.81/1648.17	c #Conflicts:    1366000 | #Learnt:      41260 | 0.000
1647.81/1648.17	c total clause space: 335.816MB
1647.81/1648.18	c total #watches: 736689
1648.82/1649.15	c total #propagations: 477427286 / total #impl: 2798159442 (eff. 0.171)
1648.82/1649.15	c #Conflicts:    1367000 | #Learnt:      42260 | 0.000
1648.82/1649.15	c total clause space: 335.816MB
1648.82/1649.15	c total #watches: 739809
1650.61/1650.99	c total #propagations: 477730936 / total #impl: 2800139498 (eff. 0.171)
1650.61/1650.99	c #Conflicts:    1368000 | #Learnt:      43260 | 0.000
1650.61/1650.99	c total clause space: 335.816MB
1650.61/1650.99	c total #watches: 744361
1652.21/1652.59	c total #propagations: 478111061 / total #impl: 2802288525 (eff. 0.171)
1652.21/1652.59	c #Conflicts:    1369000 | #Learnt:      44260 | 0.000
1652.21/1652.59	c total clause space: 335.816MB
1652.21/1652.59	c total #watches: 748233
1654.21/1654.54	c total #propagations: 478482704 / total #impl: 2804194652 (eff. 0.171)
1654.21/1654.54	c #Conflicts:    1370000 | #Learnt:      45260 | 0.000
1654.21/1654.54	c total clause space: 335.816MB
1654.21/1654.54	c total #watches: 755617
1656.21/1656.59	c total #propagations: 478880338 / total #impl: 2806961894 (eff. 0.171)
1656.21/1656.59	c #Conflicts:    1371000 | #Learnt:      46260 | 0.000
1656.21/1656.59	c total clause space: 335.816MB
1656.21/1656.59	c total #watches: 759032
1657.91/1658.28	c total #propagations: 479268828 / total #impl: 2809085162 (eff. 0.171)
1657.91/1658.28	c #Conflicts:    1372000 | #Learnt:      47260 | 0.000
1657.91/1658.28	c total clause space: 335.816MB
1657.91/1658.28	c total #watches: 762663
1659.71/1660.01	c total #propagations: 479633249 / total #impl: 2811083047 (eff. 0.171)
1659.71/1660.01	c #Conflicts:    1373000 | #Learnt:      48260 | 0.000
1659.71/1660.01	c total clause space: 335.816MB
1659.71/1660.01	c total #watches: 766380
1661.81/1662.10	c total #propagations: 479993927 / total #impl: 2813256649 (eff. 0.171)
1661.81/1662.10	c #Conflicts:    1374000 | #Learnt:      49260 | 0.000
1661.81/1662.10	c total clause space: 335.816MB
1661.81/1662.10	c total #watches: 770937
1662.71/1663.04	c total #propagations: 480305341 / total #impl: 2815566284 (eff. 0.171)
1662.71/1663.04	c #Conflicts:    1375000 | #Learnt:      50260 | 0.000
1662.71/1663.04	c total clause space: 335.816MB
1662.71/1663.04	c total #watches: 774043
1665.01/1665.32	c total #propagations: 480561645 / total #impl: 2816981924 (eff. 0.171)
1665.01/1665.32	c #Conflicts:    1376000 | #Learnt:      51260 | 0.000
1665.01/1665.32	c total clause space: 335.816MB
1665.01/1665.32	c total #watches: 780558
1667.31/1667.69	c total #propagations: 480894060 / total #impl: 2819268395 (eff. 0.171)
1667.31/1667.69	c #Conflicts:    1377000 | #Learnt:      52260 | 0.000
1667.31/1667.69	c total clause space: 335.816MB
1667.31/1667.69	c total #watches: 785564
1669.81/1670.14	c total #propagations: 481255242 / total #impl: 2821576053 (eff. 0.171)
1669.81/1670.14	c #Conflicts:    1378000 | #Learnt:      53260 | 0.000
1669.81/1670.14	c total clause space: 335.816MB
1669.81/1670.15	c total #watches: 793785
1672.50/1672.86	c total #propagations: 481582618 / total #impl: 2824029793 (eff. 0.171)
1672.50/1672.86	c #Conflicts:    1379000 | #Learnt:      54260 | 0.000
1672.50/1672.86	c total clause space: 335.816MB
1672.50/1672.87	c total #watches: 798933
1674.50/1674.82	c total #propagations: 481945327 / total #impl: 2826234917 (eff. 0.171)
1674.50/1674.82	c #Conflicts:    1380000 | #Learnt:      55260 | 0.000
1674.50/1674.82	c total clause space: 335.816MB
1674.50/1674.82	c total #watches: 803369
1676.60/1676.98	c total #propagations: 482317657 / total #impl: 2828055005 (eff. 0.171)
1676.60/1676.98	c #Conflicts:    1381000 | #Learnt:      56260 | 0.000
1676.60/1676.98	c total clause space: 335.816MB
1676.60/1676.98	c total #watches: 806618
1677.80/1678.13	c total #propagations: 482718716 / total #impl: 2830062540 (eff. 0.171)
1677.80/1678.13	c GC COLLECT
1677.80/1678.13	c #Conflicts:    1382000 | #Learnt:      28837 | 0.000
1677.80/1678.13	c total clause space: 335.816MB
1677.80/1678.13	c total #watches: 657404
1678.80/1679.15	c total #propagations: 483079772 / total #impl: 2831784726 (eff. 0.171)
1678.80/1679.15	c #Conflicts:    1383000 | #Learnt:      29837 | 0.000
1678.80/1679.15	c total clause space: 335.816MB
1678.80/1679.15	c total #watches: 660513
1680.10/1680.45	c total #propagations: 483450478 / total #impl: 2833535053 (eff. 0.171)
1680.10/1680.45	c #Conflicts:    1384000 | #Learnt:      30837 | 0.000
1680.10/1680.45	c total clause space: 335.816MB
1680.10/1680.45	c total #watches: 665972
1681.30/1681.61	c total #propagations: 483870255 / total #impl: 2835818268 (eff. 0.171)
1681.30/1681.61	c #Conflicts:    1385000 | #Learnt:      31837 | 0.000
1681.30/1681.61	c total clause space: 335.816MB
1681.30/1681.61	c total #watches: 670544
1682.30/1682.66	c total #propagations: 484224596 / total #impl: 2837822358 (eff. 0.171)
1682.30/1682.66	c #Conflicts:    1386000 | #Learnt:      32837 | 0.000
1682.30/1682.66	c total clause space: 335.816MB
1682.30/1682.66	c total #watches: 677032
1683.50/1683.88	c total #propagations: 484538416 / total #impl: 2839582154 (eff. 0.171)
1683.50/1683.88	c #Conflicts:    1387000 | #Learnt:      33837 | 0.000
1683.50/1683.88	c total clause space: 335.816MB
1683.50/1683.89	c total #watches: 683583
1684.90/1685.20	c total #propagations: 484896057 / total #impl: 2841639557 (eff. 0.171)
1684.90/1685.20	c #Conflicts:    1388000 | #Learnt:      34837 | 0.000
1684.90/1685.20	c total clause space: 335.816MB
1684.90/1685.20	c total #watches: 688151
1686.30/1686.66	c total #propagations: 485263012 / total #impl: 2843579009 (eff. 0.171)
1686.30/1686.66	c #Conflicts:    1389000 | #Learnt:      35837 | 0.000
1686.30/1686.66	c total clause space: 335.816MB
1686.30/1686.66	c total #watches: 693325
1687.40/1687.71	c total #propagations: 485657366 / total #impl: 2845757899 (eff. 0.171)
1687.40/1687.71	c #Conflicts:    1390000 | #Learnt:      36837 | 0.000
1687.40/1687.71	c total clause space: 335.816MB
1687.40/1687.71	c total #watches: 697084
1688.80/1689.15	c total #propagations: 485940907 / total #impl: 2847523961 (eff. 0.171)
1688.80/1689.15	c #Conflicts:    1391000 | #Learnt:      37837 | 0.000
1688.80/1689.15	c total clause space: 335.816MB
1688.80/1689.15	c total #watches: 702793
1690.61/1690.94	c total #propagations: 486306305 / total #impl: 2849865889 (eff. 0.171)
1690.61/1690.94	c #Conflicts:    1392000 | #Learnt:      38837 | 0.000
1690.61/1690.94	c total clause space: 335.816MB
1690.61/1690.94	c total #watches: 710806
1691.71/1692.07	c total #propagations: 486719271 / total #impl: 2852479870 (eff. 0.171)
1691.71/1692.07	c #Conflicts:    1393000 | #Learnt:      39837 | 0.000
1691.71/1692.07	c total clause space: 335.816MB
1691.71/1692.07	c total #watches: 715424
1693.10/1693.45	c total #propagations: 487046472 / total #impl: 2854537632 (eff. 0.171)
1693.10/1693.45	c #Conflicts:    1394000 | #Learnt:      40837 | 0.000
1693.10/1693.45	c total clause space: 335.816MB
1693.10/1693.45	c total #watches: 718480
1694.60/1694.91	c total #propagations: 487378357 / total #impl: 2856884812 (eff. 0.171)
1694.60/1694.91	c #Conflicts:    1395000 | #Learnt:      41837 | 0.000
1694.60/1694.91	c total clause space: 335.816MB
1694.60/1694.91	c total #watches: 725017
1695.40/1695.73	c total #propagations: 487748918 / total #impl: 2859400981 (eff. 0.171)
1695.40/1695.73	c #Conflicts:    1396000 | #Learnt:      42837 | 0.000
1695.40/1695.73	c total clause space: 335.816MB
1695.40/1695.73	c total #watches: 729896
1696.60/1696.95	c total #propagations: 488066946 / total #impl: 2861204581 (eff. 0.171)
1696.60/1696.95	c #Conflicts:    1397000 | #Learnt:      43837 | 0.000
1696.60/1696.95	c total clause space: 335.816MB
1696.60/1696.95	c total #watches: 734212
1698.31/1698.68	c total #propagations: 488399684 / total #impl: 2863079283 (eff. 0.171)
1698.31/1698.68	c #Conflicts:    1398000 | #Learnt:      44837 | 0.000
1698.31/1698.68	c total clause space: 335.816MB
1698.31/1698.69	c total #watches: 737941
1700.60/1700.92	c total #propagations: 488827251 / total #impl: 2865306285 (eff. 0.171)
1700.60/1700.92	c #Conflicts:    1399000 | #Learnt:      45837 | 0.000
1700.60/1700.92	c total clause space: 335.816MB
1700.60/1700.92	c total #watches: 743693
1702.90/1703.23	c total #propagations: 489306680 / total #impl: 2867652880 (eff. 0.171)
1702.90/1703.23	c #Conflicts:    1400000 | #Learnt:      46837 | 0.000
1702.90/1703.23	c total clause space: 335.816MB
1702.90/1703.23	c total #watches: 748773
1704.40/1704.73	c total #propagations: 489827914 / total #impl: 2870121835 (eff. 0.171)
1704.40/1704.73	c #Conflicts:    1401000 | #Learnt:      47837 | 0.000
1704.40/1704.73	c total clause space: 335.816MB
1704.40/1704.73	c total #watches: 753914
1706.01/1706.31	c total #propagations: 490199352 / total #impl: 2871904766 (eff. 0.171)
1706.01/1706.31	c #Conflicts:    1402000 | #Learnt:      48837 | 0.000
1706.01/1706.31	c total clause space: 335.816MB
1706.01/1706.31	c total #watches: 758289
1708.40/1708.77	c total #propagations: 490569980 / total #impl: 2873657516 (eff. 0.171)
1708.40/1708.77	c #Conflicts:    1403000 | #Learnt:      49837 | 0.000
1708.40/1708.77	c total clause space: 335.816MB
1708.40/1708.77	c total #watches: 769503
1710.90/1711.22	c total #propagations: 491035999 / total #impl: 2876499139 (eff. 0.171)
1710.90/1711.22	c #Conflicts:    1404000 | #Learnt:      50837 | 0.000
1710.90/1711.22	c total clause space: 335.816MB
1710.90/1711.22	c total #watches: 775570
1713.60/1713.96	c total #propagations: 491474604 / total #impl: 2879293377 (eff. 0.171)
1713.60/1713.96	c #Conflicts:    1405000 | #Learnt:      51837 | 0.000
1713.60/1713.96	c total clause space: 335.816MB
1713.60/1713.96	c total #watches: 781488
1715.60/1716.00	c total #propagations: 491914825 / total #impl: 2882063557 (eff. 0.171)
1715.60/1716.00	c #Conflicts:    1406000 | #Learnt:      52837 | 0.000
1715.60/1716.00	c total clause space: 335.816MB
1715.70/1716.00	c total #watches: 787006
1717.30/1717.66	c total #propagations: 492267662 / total #impl: 2884383544 (eff. 0.171)
1717.30/1717.66	c #Conflicts:    1407000 | #Learnt:      53837 | 0.000
1717.30/1717.66	c total clause space: 335.816MB
1717.30/1717.66	c total #watches: 789985
1719.60/1719.90	c total #propagations: 492638863 / total #impl: 2886361613 (eff. 0.171)
1719.60/1719.90	c #Conflicts:    1408000 | #Learnt:      54837 | 0.000
1719.60/1719.90	c total clause space: 335.816MB
1719.60/1719.90	c total #watches: 794076
1722.20/1722.54	c total #propagations: 493037922 / total #impl: 2888741082 (eff. 0.171)
1722.20/1722.54	c #Conflicts:    1409000 | #Learnt:      55837 | 0.000
1722.20/1722.54	c total clause space: 335.816MB
1722.20/1722.54	c total #watches: 799843
1724.70/1725.03	c total #propagations: 493402729 / total #impl: 2891438028 (eff. 0.171)
1724.70/1725.03	c #Conflicts:    1410000 | #Learnt:      56837 | 0.000
1724.70/1725.03	c total clause space: 335.816MB
1724.70/1725.03	c total #watches: 804575
1726.40/1726.78	c total #propagations: 493766817 / total #impl: 2894221432 (eff. 0.171)
1726.40/1726.78	c GC COLLECT
1726.40/1726.78	c #Conflicts:    1411000 | #Learnt:      29132 | 0.000
1726.40/1726.78	c total clause space: 335.816MB
1726.40/1726.78	c total #watches: 659188
1727.90/1728.24	c total #propagations: 494066474 / total #impl: 2896668821 (eff. 0.171)
1727.90/1728.24	c #Conflicts:    1412000 | #Learnt:      30132 | 0.000
1727.90/1728.24	c total clause space: 335.816MB
1727.90/1728.24	c total #watches: 665624
1729.20/1729.52	c total #propagations: 494368249 / total #impl: 2899535011 (eff. 0.170)
1729.20/1729.52	c #Conflicts:    1413000 | #Learnt:      31132 | 0.000
1729.20/1729.52	c total clause space: 335.816MB
1729.20/1729.52	c total #watches: 671041
1730.39/1730.74	c total #propagations: 494743336 / total #impl: 2901745907 (eff. 0.170)
1730.39/1730.74	c #Conflicts:    1414000 | #Learnt:      32132 | 0.000
1730.39/1730.74	c total clause space: 335.816MB
1730.39/1730.74	c total #watches: 675670
1732.09/1732.41	c total #propagations: 495147666 / total #impl: 2903790022 (eff. 0.171)
1732.09/1732.41	c #Conflicts:    1415000 | #Learnt:      33132 | 0.000
1732.09/1732.41	c total clause space: 335.816MB
1732.09/1732.41	c total #watches: 681310
1733.79/1734.18	c total #propagations: 495549058 / total #impl: 2906267728 (eff. 0.171)
1733.79/1734.18	c #Conflicts:    1416000 | #Learnt:      34132 | 0.000
1733.79/1734.18	c total clause space: 335.816MB
1733.79/1734.18	c total #watches: 689013
1735.39/1735.79	c total #propagations: 495928138 / total #impl: 2908746883 (eff. 0.170)
1735.39/1735.79	c #Conflicts:    1417000 | #Learnt:      35132 | 0.000
1735.39/1735.79	c total clause space: 335.816MB
1735.39/1735.79	c total #watches: 693912
1736.89/1737.22	c total #propagations: 496343199 / total #impl: 2911224453 (eff. 0.170)
1736.89/1737.22	c #Conflicts:    1418000 | #Learnt:      36132 | 0.000
1736.89/1737.22	c total clause space: 335.816MB
1736.89/1737.22	c total #watches: 698130
1738.09/1738.48	c total #propagations: 496695451 / total #impl: 2913125941 (eff. 0.171)
1738.09/1738.48	c #Conflicts:    1419000 | #Learnt:      37132 | 0.000
1738.09/1738.48	c total clause space: 335.816MB
1738.09/1738.48	c total #watches: 701547
1739.29/1739.61	c total #propagations: 497030784 / total #impl: 2914603539 (eff. 0.171)
1739.29/1739.61	c #Conflicts:    1420000 | #Learnt:      38132 | 0.000
1739.29/1739.61	c total clause space: 335.816MB
1739.29/1739.62	c total #watches: 703957
1740.49/1740.85	c total #propagations: 497395715 / total #impl: 2916314733 (eff. 0.171)
1740.49/1740.85	c #Conflicts:    1421000 | #Learnt:      39132 | 0.000
1740.49/1740.85	c total clause space: 335.816MB
1740.49/1740.85	c total #watches: 707782
1741.79/1742.12	c total #propagations: 497689299 / total #impl: 2917988940 (eff. 0.171)
1741.79/1742.12	c #Conflicts:    1422000 | #Learnt:      40132 | 0.000
1741.79/1742.12	c total clause space: 335.816MB
1741.79/1742.12	c total #watches: 712139
1743.09/1743.41	c total #propagations: 497958043 / total #impl: 2919376441 (eff. 0.171)
1743.09/1743.41	c #Conflicts:    1423000 | #Learnt:      41132 | 0.000
1743.09/1743.41	c total clause space: 335.816MB
1743.09/1743.41	c total #watches: 716768
1744.69/1745.09	c total #propagations: 498233086 / total #impl: 2920921126 (eff. 0.171)
1744.69/1745.09	c #Conflicts:    1424000 | #Learnt:      42132 | 0.000
1744.69/1745.09	c total clause space: 335.816MB
1744.69/1745.09	c total #watches: 722114
1746.29/1746.69	c total #propagations: 498579276 / total #impl: 2922831859 (eff. 0.171)
1746.29/1746.69	c #Conflicts:    1425000 | #Learnt:      43132 | 0.000
1746.29/1746.69	c total clause space: 335.816MB
1746.29/1746.69	c total #watches: 725508
1748.09/1748.40	c total #propagations: 498920739 / total #impl: 2925047221 (eff. 0.171)
1748.09/1748.40	c #Conflicts:    1426000 | #Learnt:      44132 | 0.000
1748.09/1748.40	c total clause space: 335.816MB
1748.09/1748.40	c total #watches: 732460
1749.29/1749.63	c total #propagations: 499338165 / total #impl: 2927247282 (eff. 0.171)
1749.29/1749.63	c #Conflicts:    1427000 | #Learnt:      45132 | 0.000
1749.29/1749.63	c total clause space: 335.816MB
1749.29/1749.63	c total #watches: 736572
1750.69/1751.04	c total #propagations: 499731485 / total #impl: 2929253190 (eff. 0.171)
1750.69/1751.04	c #Conflicts:    1428000 | #Learnt:      46132 | 0.000
1750.69/1751.04	c total clause space: 335.816MB
1750.69/1751.04	c total #watches: 740852
1752.69/1753.01	c total #propagations: 500064226 / total #impl: 2931109586 (eff. 0.171)
1752.69/1753.01	c #Conflicts:    1429000 | #Learnt:      47132 | 0.000
1752.69/1753.01	c total clause space: 335.816MB
1752.69/1753.01	c total #watches: 746752
1753.99/1754.31	c total #propagations: 500412701 / total #impl: 2933325268 (eff. 0.171)
1753.99/1754.31	c #Conflicts:    1430000 | #Learnt:      48132 | 0.000
1753.99/1754.31	c total clause space: 335.816MB
1753.99/1754.31	c total #watches: 752943
1755.19/1755.55	c total #propagations: 500829728 / total #impl: 2935404815 (eff. 0.171)
1755.19/1755.55	c #Conflicts:    1431000 | #Learnt:      49132 | 0.000
1755.19/1755.55	c total clause space: 335.816MB
1755.19/1755.55	c total #watches: 756655
1756.69/1757.05	c total #propagations: 501155927 / total #impl: 2937197331 (eff. 0.171)
1756.69/1757.05	c #Conflicts:    1432000 | #Learnt:      50132 | 0.000
1756.69/1757.05	c total clause space: 335.816MB
1756.69/1757.05	c total #watches: 760101
1758.59/1758.92	c total #propagations: 501495408 / total #impl: 2939126993 (eff. 0.171)
1758.59/1758.92	c #Conflicts:    1433000 | #Learnt:      51132 | 0.000
1758.59/1758.92	c total clause space: 335.816MB
1758.59/1758.92	c total #watches: 766696
1761.19/1761.58	c total #propagations: 501872287 / total #impl: 2941582802 (eff. 0.171)
1761.19/1761.58	c #Conflicts:    1434000 | #Learnt:      52132 | 0.000
1761.19/1761.58	c total clause space: 335.816MB
1761.19/1761.58	c total #watches: 775139
1762.99/1763.32	c total #propagations: 502255360 / total #impl: 2944068538 (eff. 0.171)
1762.99/1763.32	c #Conflicts:    1435000 | #Learnt:      53132 | 0.000
1762.99/1763.32	c total clause space: 335.816MB
1762.99/1763.32	c total #watches: 782308
1764.99/1765.32	c total #propagations: 502599961 / total #impl: 2946030141 (eff. 0.171)
1764.99/1765.32	c #Conflicts:    1436000 | #Learnt:      54132 | 0.000
1764.99/1765.32	c total clause space: 335.816MB
1764.99/1765.32	c total #watches: 787139
1767.19/1767.50	c total #propagations: 502977799 / total #impl: 2948210475 (eff. 0.171)
1767.19/1767.50	c #Conflicts:    1437000 | #Learnt:      55132 | 0.000
1767.19/1767.50	c total clause space: 335.816MB
1767.19/1767.50	c total #watches: 791707
1769.69/1770.04	c total #propagations: 503338484 / total #impl: 2950967913 (eff. 0.171)
1769.69/1770.04	c #Conflicts:    1438000 | #Learnt:      56132 | 0.000
1769.69/1770.04	c total clause space: 335.816MB
1769.69/1770.04	c total #watches: 800971
1770.99/1771.37	c total #propagations: 503636198 / total #impl: 2953925604 (eff. 0.170)
1770.99/1771.37	c #Conflicts:    1439000 | #Learnt:      57132 | 0.000
1770.99/1771.37	c total clause space: 335.816MB
1770.99/1771.37	c total #watches: 804246
1772.29/1772.65	c total #propagations: 503936163 / total #impl: 2955772360 (eff. 0.170)
1772.29/1772.65	c GC COLLECT
1772.29/1772.65	c #Conflicts:    1440000 | #Learnt:      29133 | 0.000
1772.29/1772.65	c total clause space: 335.816MB
1772.29/1772.65	c total #watches: 659403
1773.39/1773.71	c total #propagations: 504266852 / total #impl: 2957552899 (eff. 0.171)
1773.39/1773.71	c #Conflicts:    1441000 | #Learnt:      30133 | 0.000
1773.39/1773.71	c total clause space: 335.816MB
1773.39/1773.72	c total #watches: 664169
1774.59/1774.91	c total #propagations: 504670777 / total #impl: 2960005978 (eff. 0.170)
1774.59/1774.91	c #Conflicts:    1442000 | #Learnt:      31133 | 0.000
1774.59/1774.91	c total clause space: 335.816MB
1774.59/1774.91	c total #watches: 671610
1775.99/1776.35	c total #propagations: 505022748 / total #impl: 2962576838 (eff. 0.170)
1775.99/1776.35	c #Conflicts:    1443000 | #Learnt:      32133 | 0.000
1775.99/1776.35	c total clause space: 335.816MB
1775.99/1776.35	c total #watches: 679130
1777.99/1778.39	c total #propagations: 505363132 / total #impl: 2965187567 (eff. 0.170)
1777.99/1778.39	c #Conflicts:    1444000 | #Learnt:      33133 | 0.000
1777.99/1778.39	c total clause space: 335.816MB
1777.99/1778.39	c total #watches: 689435
1780.59/1780.95	c total #propagations: 505697701 / total #impl: 2967913008 (eff. 0.170)
1780.59/1780.95	c #Conflicts:    1445000 | #Learnt:      34133 | 0.000
1780.59/1780.95	c total clause space: 335.816MB
1780.59/1780.95	c total #watches: 697595
1783.68/1784.06	c total #propagations: 506036104 / total #impl: 2970731312 (eff. 0.170)
1783.68/1784.06	c #Conflicts:    1446000 | #Learnt:      35133 | 0.000
1783.68/1784.06	c total clause space: 335.816MB
1783.68/1784.06	c total #watches: 705671
1787.08/1787.42	c total #propagations: 506373378 / total #impl: 2974090166 (eff. 0.170)
1787.08/1787.42	c #Conflicts:    1447000 | #Learnt:      36133 | 0.000
1787.08/1787.42	c total clause space: 335.816MB
1787.08/1787.42	c total #watches: 713716
1790.48/1790.84	c total #propagations: 506732682 / total #impl: 2977366480 (eff. 0.170)
1790.48/1790.84	c #Conflicts:    1448000 | #Learnt:      37133 | 0.000
1790.48/1790.84	c total clause space: 335.816MB
1790.48/1790.84	c total #watches: 720973
1794.28/1794.67	c total #propagations: 507069808 / total #impl: 2981113547 (eff. 0.170)
1794.28/1794.67	c #Conflicts:    1449000 | #Learnt:      38133 | 0.000
1794.28/1794.67	c total clause space: 335.816MB
1794.28/1794.67	c total #watches: 734426
1796.28/1796.63	c total #propagations: 507420515 / total #impl: 2985646647 (eff. 0.170)
1796.28/1796.63	c #Conflicts:    1450000 | #Learnt:      39133 | 0.000
1796.28/1796.63	c total clause space: 335.816MB
1796.28/1796.63	c total #watches: 741951
1798.08/1798.41	c total #propagations: 507880443 / total #impl: 2988152440 (eff. 0.170)
1798.08/1798.41	c #Conflicts:    1451000 | #Learnt:      40133 | 0.000
1798.08/1798.41	c total clause space: 335.816MB
1798.08/1798.41	c total #watches: 747817
1799.49/1799.82	c total #propagations: 508281991 / total #impl: 2990318642 (eff. 0.170)
1799.49/1799.82	c #Conflicts:    1452000 | #Learnt:      41133 | 0.000
1799.49/1799.82	c total clause space: 335.816MB
1799.49/1799.82	c total #watches: 753081

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

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 5054
/proc/meminfo: memFree=31531864/32872528 swapFree=7780/7780
[pid=5054] ppid=5051 vsize=55976 CPUtime=0 cores=0,2,4,6
/proc/5054/stat : 5054 (cdcl-cuttingpla) R 5051 5054 4279 0 -1 4202496 258 0 0 0 0 0 0 0 20 0 1 0 30520618 57319424 7804 33554432000 4194304 6211289 140734352751568 140735056691848 4206551 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5054/statm: 13994 7804 98 493 0 13491 0

[startup+0.100163 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 5054
/proc/meminfo: memFree=31531864/32872528 swapFree=7780/7780
[pid=5054] ppid=5051 vsize=59768 CPUtime=0.09 cores=0,2,4,6
/proc/5054/stat : 5054 (cdcl-cuttingpla) R 5051 5054 4279 0 -1 4202496 1264 0 0 0 8 1 0 0 20 0 1 0 30520618 61202432 11491 33554432000 4194304 6211289 140734352751568 140735056691848 5418912 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5054/statm: 14942 11491 121 493 0 14439 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 59768

[startup+0.200334 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 5054
/proc/meminfo: memFree=31531864/32872528 swapFree=7780/7780
[pid=5054] ppid=5051 vsize=63472 CPUtime=0.19 cores=0,2,4,6
/proc/5054/stat : 5054 (cdcl-cuttingpla) R 5051 5054 4279 0 -1 4202496 1996 0 0 0 18 1 0 0 20 0 1 0 30520618 64995328 12319 33554432000 4194304 6211289 140734352751568 140735056691848 5418912 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5054/statm: 15868 12319 121 493 0 15365 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 63472

[startup+0.300322 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 5054
/proc/meminfo: memFree=31531864/32872528 swapFree=7780/7780
[pid=5054] ppid=5051 vsize=63472 CPUtime=0.29 cores=0,2,4,6
/proc/5054/stat : 5054 (cdcl-cuttingpla) R 5051 5054 4279 0 -1 4202496 2332 0 0 0 28 1 0 0 20 0 1 0 30520618 64995328 12655 33554432000 4194304 6211289 140734352751568 140735056691848 5418912 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5054/statm: 15868 12655 121 493 0 15365 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 63472

[startup+0.700288 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 5054
/proc/meminfo: memFree=31531864/32872528 swapFree=7780/7780
[pid=5054] ppid=5051 vsize=111464 CPUtime=0.69 cores=0,2,4,6
/proc/5054/stat : 5054 (cdcl-cuttingpla) R 5051 5054 4279 0 -1 4202496 5424 0 0 0 67 2 0 0 20 0 1 0 30520618 114139136 24626 33554432000 4194304 6211289 140734352751568 140734352748984 4228081 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5054/statm: 27866 24626 144 493 0 27363 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 111464

[startup+1.50029 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5055
/proc/meminfo: memFree=31403232/32872528 swapFree=7780/7780
[pid=5054] ppid=5051 vsize=181088 CPUtime=1.49 cores=0,2,4,6
/proc/5054/stat : 5054 (cdcl-cuttingpla) R 5051 5054 4279 0 -1 4202496 9075 0 0 0 146 3 0 0 20 0 1 0 30520618 185434112 38436 33554432000 4194304 6211289 140734352751568 140734352748984 4636768 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5054/statm: 45272 38436 144 493 0 44769 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 181088

[startup+3.10028 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5055
/proc/meminfo: memFree=31356756/32872528 swapFree=7780/7780
[pid=5054] ppid=5051 vsize=200056 CPUtime=3.09 cores=0,2,4,6
/proc/5054/stat : 5054 (cdcl-cuttingpla) R 5051 5054 4279 0 -1 4202496 9673 0 0 0 306 3 0 0 20 0 1 0 30520618 204857344 44655 33554432000 4194304 6211289 140734352751568 140734352749912 4242312 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5054/statm: 50014 44655 219 493 0 49511 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 200056

[startup+6.30024 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5055
/proc/meminfo: memFree=31330412/32872528 swapFree=7780/7780
[pid=5054] ppid=5051 vsize=230876 CPUtime=6.29 cores=0,2,4,6
/proc/5054/stat : 5054 (cdcl-cuttingpla) R 5051 5054 4279 0 -1 4202496 10661 0 0 0 625 4 0 0 20 0 1 0 30520618 236417024 48287 33554432000 4194304 6211289 140734352751568 140734352749912 4213774 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5054/statm: 57719 48287 219 493 0 57216 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 230876

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5055
/proc/meminfo: memFree=31316124/32872528 swapFree=7780/7780
[pid=5054] ppid=5051 vsize=230876 CPUtime=12.69 cores=0,2,4,6
/proc/5054/stat : 5054 (cdcl-cuttingpla) R 5051 5054 4279 0 -1 4202496 10685 0 0 0 1265 4 0 0 20 0 1 0 30520618 236417024 50354 33554432000 4194304 6211289 140734352751568 140734352749912 4209244 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5054/statm: 57719 50354 219 493 0 57216 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 230876

[startup+25.5071 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5055
/proc/meminfo: memFree=31300688/32872528 swapFree=7780/7780
[pid=5054] ppid=5051 vsize=230876 CPUtime=25.49 cores=0,2,4,6
/proc/5054/stat : 5054 (cdcl-cuttingpla) R 5051 5054 4279 0 -1 4202496 10689 0 0 0 2545 4 0 0 20 0 1 0 30520618 236417024 52402 33554432000 4194304 6211289 140734352751568 140734352749912 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5054/statm: 57719 52402 219 493 0 57216 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 230876

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 5058
/proc/meminfo: memFree=31275376/32872528 swapFree=7780/7780
[pid=5054] ppid=5051 vsize=280964 CPUtime=51.08 cores=0,2,4,6
/proc/5054/stat : 5054 (cdcl-cuttingpla) R 5051 5054 4279 0 -1 4202496 11542 0 0 0 5104 4 0 0 20 0 1 0 30520618 287707136 57010 33554432000 4194304 6211289 140734352751568 140734352749912 4209384 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5054/statm: 70241 57010 219 493 0 69738 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 280964

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 5059
/proc/meminfo: memFree=31245712/32872528 swapFree=7780/7780
[pid=5054] ppid=5051 vsize=280964 CPUtime=102.28 cores=0,2,4,6
/proc/5054/stat : 5054 (cdcl-cuttingpla) R 5051 5054 4279 0 -1 4202496 11550 0 0 0 10223 5 0 0 20 0 1 0 30520618 287707136 61106 33554432000 4194304 6211289 140734352751568 140734352749912 4240495 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5054/statm: 70241 61106 219 493 0 69738 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 280964

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5060
/proc/meminfo: memFree=31196628/32872528 swapFree=7780/7780
[pid=5054] ppid=5051 vsize=280964 CPUtime=162.27 cores=0,2,4,6
/proc/5054/stat : 5054 (cdcl-cuttingpla) R 5051 5054 4279 0 -1 4202496 11557 0 0 0 16222 5 0 0 20 0 1 0 30520618 287707136 64690 33554432000 4194304 6211289 140734352751568 140734352749912 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5054/statm: 70241 64690 219 493 0 69738 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 280964

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5061
/proc/meminfo: memFree=31172580/32872528 swapFree=7780/7780
[pid=5054] ppid=5051 vsize=362352 CPUtime=222.26 cores=0,2,4,6
/proc/5054/stat : 5054 (cdcl-cuttingpla) R 5051 5054 4279 0 -1 4202496 12714 0 0 0 22220 6 0 0 20 0 1 0 30520618 371048448 69465 33554432000 4194304 6211289 140734352751568 140734352749912 4209497 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5054/statm: 90588 69465 219 493 0 90085 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 362352

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5063
/proc/meminfo: memFree=31164748/32872528 swapFree=7780/7780
[pid=5054] ppid=5051 vsize=362352 CPUtime=282.22 cores=0,2,4,6
/proc/5054/stat : 5054 (cdcl-cuttingpla) R 5051 5054 4279 0 -1 4202496 12760 0 0 0 28216 6 0 0 20 0 1 0 30520618 371048448 69978 33554432000 4194304 6211289 140734352751568 140734352749912 4209392 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5054/statm: 90588 69978 219 493 0 90085 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 362352

[startup+342.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5064
/proc/meminfo: memFree=31118676/32872528 swapFree=7780/7780
[pid=5054] ppid=5051 vsize=362352 CPUtime=342.21 cores=0,2,4,6
/proc/5054/stat : 5054 (cdcl-cuttingpla) R 5051 5054 4279 0 -1 4202496 12783 0 0 0 34214 7 0 0 20 0 1 0 30520618 371048448 77658 33554432000 4194304 6211289 140734352751568 140734352749912 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5054/statm: 90588 77658 219 493 0 90085 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 362352

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5065
/proc/meminfo: memFree=31098960/32872528 swapFree=7780/7780
[pid=5054] ppid=5051 vsize=362352 CPUtime=402.2 cores=0,2,4,6
/proc/5054/stat : 5054 (cdcl-cuttingpla) R 5051 5054 4279 0 -1 4202496 12787 0 0 0 40213 7 0 0 20 0 1 0 30520618 371048448 79706 33554432000 4194304 6211289 140734352751568 140734352749912 4209392 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5054/statm: 90588 79706 219 493 0 90085 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 362352

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5066
/proc/meminfo: memFree=31076120/32872528 swapFree=7780/7780
[pid=5054] ppid=5051 vsize=362352 CPUtime=462.19 cores=0,2,4,6
/proc/5054/stat : 5054 (cdcl-cuttingpla) R 5051 5054 4279 0 -1 4202496 12787 0 0 0 46212 7 0 0 20 0 1 0 30520618 371048448 79706 33554432000 4194304 6211289 140734352751568 140734352749912 4209314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5054/statm: 90588 79706 219 493 0 90085 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 362352

[startup+522.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 5067
/proc/meminfo: memFree=31016972/32872528 swapFree=7780/7780
[pid=5054] ppid=5051 vsize=362352 CPUtime=522.17 cores=0,2,4,6
/proc/5054/stat : 5054 (cdcl-cuttingpla) R 5051 5054 4279 0 -1 4202496 12821 0 0 0 52210 7 0 0 20 0 1 0 30520618 371048448 87405 33554432000 4194304 6211289 140734352751568 140734352749912 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5054/statm: 90588 87405 219 493 0 90085 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 362352

[startup+582.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/177 5069
/proc/meminfo: memFree=30996172/32872528 swapFree=7780/7780
[pid=5054] ppid=5051 vsize=362628 CPUtime=582.17 cores=0,2,4,6
/proc/5054/stat : 5054 (cdcl-cuttingpla) R 5051 5054 4279 0 -1 4202496 12900 0 0 0 58209 8 0 0 20 0 1 0 30520618 371331072 87484 33554432000 4194304 6211289 140734352751568 140734352749912 4209221 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5054/statm: 90657 87484 219 493 0 90154 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 362628


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


[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5080
/proc/meminfo: memFree=30979920/32872528 swapFree=7780/7780
[pid=5054] ppid=5051 vsize=364724 CPUtime=942.12 cores=0,2,4,6
/proc/5054/stat : 5054 (cdcl-cuttingpla) R 5051 5054 4279 0 -1 4202496 13397 0 0 0 94204 8 0 0 20 0 1 0 30520618 373477376 87992 33554432000 4194304 6211289 140734352751568 140734352749912 4241164 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5054/statm: 91181 87992 219 493 0 90678 0
Current children cumulated CPU time (s) 942.12
Current children cumulated vsize (KiB) 364724

[startup+1002.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5081
/proc/meminfo: memFree=30941148/32872528 swapFree=7780/7780
[pid=5054] ppid=5051 vsize=497528 CPUtime=1002.11 cores=0,2,4,6
/proc/5054/stat : 5054 (cdcl-cuttingpla) R 5051 5054 4279 0 -1 4202496 14312 0 0 0 100203 8 0 0 20 0 1 0 30520618 509468672 97299 33554432000 4194304 6211289 140734352751568 140734352749912 4209306 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5054/statm: 124382 97299 219 493 0 123879 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 497528

[startup+1062.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 5082
/proc/meminfo: memFree=30935188/32872528 swapFree=7780/7780
[pid=5054] ppid=5051 vsize=498428 CPUtime=1062.09 cores=0,2,4,6
/proc/5054/stat : 5054 (cdcl-cuttingpla) R 5051 5054 4279 0 -1 4202496 14541 0 0 0 106201 8 0 0 20 0 1 0 30520618 510390272 97513 33554432000 4194304 6211289 140734352751568 140734352749912 4209849 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5054/statm: 124607 97513 219 493 0 124104 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 498428

[startup+1122.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 5083
/proc/meminfo: memFree=30933836/32872528 swapFree=7780/7780
[pid=5054] ppid=5051 vsize=499148 CPUtime=1122.09 cores=0,2,4,6
/proc/5054/stat : 5054 (cdcl-cuttingpla) R 5051 5054 4279 0 -1 4202496 14726 0 0 0 112200 9 0 0 20 0 1 0 30520618 511127552 97692 33554432000 4194304 6211289 140734352751568 140734352749912 4209244 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5054/statm: 124787 97692 219 493 0 124284 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 499148

[startup+1182.3 s]
/proc/loadavg: 2.17 2.05 2.01 3/177 5085
/proc/meminfo: memFree=30897656/32872528 swapFree=7780/7780
[pid=5054] ppid=5051 vsize=499936 CPUtime=1182.08 cores=0,2,4,6
/proc/5054/stat : 5054 (cdcl-cuttingpla) R 5051 5054 4279 0 -1 4202496 14913 0 0 0 118199 9 0 0 20 0 1 0 30520618 511934464 106566 33554432000 4194304 6211289 140734352751568 140734352749912 4209501 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5054/statm: 124984 106566 219 493 0 124481 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 499936

[startup+1242.3 s]
/proc/loadavg: 2.06 2.04 2.01 3/177 5086
/proc/meminfo: memFree=30833748/32872528 swapFree=7780/7780
[pid=5054] ppid=5051 vsize=500476 CPUtime=1242.07 cores=0,2,4,6
/proc/5054/stat : 5054 (cdcl-cuttingpla) R 5051 5054 4279 0 -1 4202496 15037 0 0 0 124197 10 0 0 20 0 1 0 30520618 512487424 110778 33554432000 4194304 6211289 140734352751568 140734352749912 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5054/statm: 125119 110778 219 493 0 124616 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 500476

[startup+1302.3 s]
/proc/loadavg: 2.07 2.04 2.01 3/178 5090
/proc/meminfo: memFree=30714444/32872528 swapFree=7780/7780
[pid=5054] ppid=5051 vsize=500684 CPUtime=1302.06 cores=0,2,4,6
/proc/5054/stat : 5054 (cdcl-cuttingpla) R 5051 5054 4279 0 -1 4202496 15089 0 0 0 130196 10 0 0 20 0 1 0 30520618 512700416 110830 33554432000 4194304 6211289 140734352751568 140734352749912 4209163 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5054/statm: 125171 110830 219 493 0 124668 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 500684

[startup+1362.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 5091
/proc/meminfo: memFree=30712728/32872528 swapFree=7780/7780
[pid=5054] ppid=5051 vsize=500684 CPUtime=1362.05 cores=0,2,4,6
/proc/5054/stat : 5054 (cdcl-cuttingpla) R 5051 5054 4279 0 -1 4202496 15102 0 0 0 136195 10 0 0 20 0 1 0 30520618 512700416 110913 33554432000 4194304 6211289 140734352751568 140734352749912 4209891 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5054/statm: 125171 110913 219 493 0 124668 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 500684

[startup+1422.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 5092
/proc/meminfo: memFree=30711484/32872528 swapFree=7780/7780
[pid=5054] ppid=5051 vsize=501096 CPUtime=1422.04 cores=0,2,4,6
/proc/5054/stat : 5054 (cdcl-cuttingpla) R 5051 5054 4279 0 -1 4202496 15202 0 0 0 142194 10 0 0 20 0 1 0 30520618 513122304 111013 33554432000 4194304 6211289 140734352751568 140734352749912 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5054/statm: 125274 111013 219 493 0 124771 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 501096

[startup+1482.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 5094
/proc/meminfo: memFree=30709692/32872528 swapFree=7780/7780
[pid=5054] ppid=5051 vsize=501392 CPUtime=1482.03 cores=0,2,4,6
/proc/5054/stat : 5054 (cdcl-cuttingpla) R 5051 5054 4279 0 -1 4202496 15257 0 0 0 148193 10 0 0 20 0 1 0 30520618 513425408 111068 33554432000 4194304 6211289 140734352751568 140734352749912 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5054/statm: 125348 111068 219 493 0 124845 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 501392

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 5095
/proc/meminfo: memFree=30709072/32872528 swapFree=7780/7780
[pid=5054] ppid=5051 vsize=501392 CPUtime=1542.03 cores=0,2,4,6
/proc/5054/stat : 5054 (cdcl-cuttingpla) R 5051 5054 4279 0 -1 4202496 15271 0 0 0 154193 10 0 0 20 0 1 0 30520618 513425408 111082 33554432000 4194304 6211289 140734352751568 140734352749912 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5054/statm: 125348 111082 219 493 0 124845 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 501392

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 5096
/proc/meminfo: memFree=30708460/32872528 swapFree=7780/7780
[pid=5054] ppid=5051 vsize=501392 CPUtime=1602.02 cores=0,2,4,6
/proc/5054/stat : 5054 (cdcl-cuttingpla) R 5051 5054 4279 0 -1 4202496 15288 0 0 0 160192 10 0 0 20 0 1 0 30520618 513425408 111099 33554432000 4194304 6211289 140734352751568 140734352749912 4209304 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5054/statm: 125348 111099 219 493 0 124845 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 501392

[startup+1662.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5097
/proc/meminfo: memFree=30707296/32872528 swapFree=7780/7780
[pid=5054] ppid=5051 vsize=501832 CPUtime=1662.01 cores=0,2,4,6
/proc/5054/stat : 5054 (cdcl-cuttingpla) R 5051 5054 4279 0 -1 4202496 15360 0 0 0 166191 10 0 0 20 0 1 0 30520618 513875968 111171 33554432000 4194304 6211289 140734352751568 140734352749912 4209856 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5054/statm: 125458 111171 219 493 0 124955 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 501832

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5098
/proc/meminfo: memFree=30705968/32872528 swapFree=7780/7780
[pid=5054] ppid=5051 vsize=501832 CPUtime=1722 cores=0,2,4,6
/proc/5054/stat : 5054 (cdcl-cuttingpla) R 5051 5054 4279 0 -1 4202496 15367 0 0 0 172190 10 0 0 20 0 1 0 30520618 513875968 111178 33554432000 4194304 6211289 140734352751568 140734352749912 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5054/statm: 125458 111178 219 493 0 124955 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 501832

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 5099
/proc/meminfo: memFree=30704508/32872528 swapFree=7780/7780
[pid=5054] ppid=5051 vsize=502044 CPUtime=1781.99 cores=0,2,4,6
/proc/5054/stat : 5054 (cdcl-cuttingpla) R 5051 5054 4279 0 -1 4202496 15411 0 0 0 178189 10 0 0 20 0 1 0 30520618 514093056 111222 33554432000 4194304 6211289 140734352751568 140734352749912 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5054/statm: 125511 111222 219 493 0 125008 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 502044



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 2/175 5238
/proc/meminfo: memFree=31257224/32872528 swapFree=7780/7780
[pid=5054] ppid=5051 vsize=502044 CPUtime=1800.08 cores=0,2,4,6
/proc/5054/stat : 5054 (cdcl-cuttingpla) R 5051 5054 4279 0 -1 4202496 15412 0 0 0 179998 10 0 0 20 0 1 0 30520618 514093056 111223 33554432000 4194304 6211289 140734352751568 140734352749912 4209328 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5054/statm: 125511 111223 219 493 0 125008 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 502044

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

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 2/175 5238
/proc/meminfo: memFree=31257224/32872528 swapFree=7780/7780
[pid=5054] ppid=5051 vsize=502044 CPUtime=1800.08 cores=0,2,4,6
/proc/5054/stat : 5054 (cdcl-cuttingpla) R 5051 5054 4279 0 -1 4202496 15412 0 0 0 179998 10 0 0 20 0 1 0 30520618 514093056 111223 33554432000 4194304 6211289 140734352751568 140734352749912 4209328 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/5054/statm: 125511 111223 219 493 0 125008 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 502044

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.4
CPU time (s): 1800.1
CPU user time (s): 1799.99
CPU system time (s): 0.109983
CPU usage (%): 99.983
Max. virtual memory (cumulated for all children) (KiB): 502044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.99
system time used= 0.109983
maximum resident set size= 444892
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15412
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= 61
involuntary context switches= 1874

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.68329 second user time and 6.90895 second system time

The end

Launcher Data

Begin job on node151 at 2016-06-18 23:19:18
IDJOB=4108515
IDBENCH=77502
IDSOLVER=2549
FILE ID=node151/4108515-1466284758
RUNJOBID= node151-1466277546-4295
PBS_JOBID= 19918274
Free space on /tmp= 71724 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/oliveras/j120opt/normalized-j12060_5.std.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4108515-1466284758/watcher-4108515-1466284758 -o /tmp/evaluation-result-4108515-1466284758/solver-4108515-1466284758 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node151-1466277546-4295 --watchdog 1960 --input HOME/instance-4108515-1466284758.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= a5005fc9f27cd5643854e7c3033a2662
RANDOM SEED=884899123

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.103
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:        31532020 kB
Buffers:           93804 kB
Cached:           316704 kB
SwapCached:         1932 kB
Active:           241884 kB
Inactive:         330492 kB
Active(anon):     151496 kB
Inactive(anon):    12724 kB
Active(file):      90388 kB
Inactive(file):   317768 kB
Unevictable:        7780 kB
Mlocked:            7780 kB
SwapTotal:      67108856 kB
SwapFree:       67099228 kB
Dirty:             21772 kB
Writeback:             0 kB
AnonPages:        185048 kB
Mapped:             9068 kB
Shmem:                 0 kB
Slab:             609880 kB
SReclaimable:      52432 kB
SUnreclaim:       557448 kB
KernelStack:        1448 kB
PageTables:         4152 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     329808 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    126976 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= 71728 MiB
End job on node151 at 2016-06-18 23:49:19