Trace number 4087725

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-01OPT-172 422.086 422.162

General information on the benchmark

Name/OPT-SMALLINT-LIN/featureSubscription/
normalized-50-250-false-45-90-4-7000opt.opb
MD5SUM2dd11ebefc05ae8ac770ff3615713305
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-172
Best CPU time to get the best result obtained on this benchmark1.75873
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2025
Total number of constraints62231
Number of constraints which are clauses62231
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint3
Number of terms in the objective function 135
Biggest coefficient in the objective function 4
Number of bits for the biggest coefficient in the objective function 3
Sum of the numbers in the objective function 347
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 347
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.09	c * #variable= 2025 #constraint= 62231
0.19/0.25	c * #variable= 2025 #constraint= 62231
0.39/0.47	c S1->S2
0.39/0.47	c S2->S1
0.39/0.47	c S1->S2
0.39/0.47	c #Conflicts:       1000 | #Learnt:        294 | 0.000
0.39/0.47	c total clause space: 18.2382MB
0.39/0.47	c total #watches: 125661
0.49/0.52	c total #propagations: 72057 / total #impl: 216526 (eff. 0.333)
0.49/0.52	c #Conflicts:       2000 | #Learnt:       1288 | 0.002
0.49/0.52	c total clause space: 18.2382MB
0.49/0.52	c total #watches: 129117
0.49/0.57	c total #propagations: 138673 / total #impl: 370054 (eff. 0.375)
0.49/0.57	c #Conflicts:       3000 | #Learnt:       1647 | 0.001
0.49/0.57	c total clause space: 18.2382MB
0.49/0.57	c total #watches: 130894
0.59/0.64	c total #propagations: 195342 / total #impl: 514257 (eff. 0.380)
0.59/0.64	c #Conflicts:       4000 | #Learnt:       2647 | 0.001
0.59/0.64	c total clause space: 18.2382MB
0.59/0.64	c total #watches: 134824
0.69/0.71	c total #propagations: 264069 / total #impl: 711674 (eff. 0.371)
0.69/0.71	c GC COLLECT
0.69/0.71	c #Conflicts:       5000 | #Learnt:       2178 | 0.001
0.69/0.71	c total clause space: 18.2382MB
0.69/0.71	c total #watches: 134114
0.69/0.78	c total #propagations: 328730 / total #impl: 897277 (eff. 0.366)
0.69/0.78	c #Conflicts:       6000 | #Learnt:       3178 | 0.001
0.69/0.78	c total clause space: 18.2382MB
0.69/0.78	c total #watches: 137694
0.79/0.85	c total #propagations: 389264 / total #impl: 1070776 (eff. 0.364)
0.79/0.85	c #Conflicts:       7000 | #Learnt:       2143 | 0.001
0.79/0.85	c total clause space: 18.2382MB
0.79/0.85	c total #watches: 138034
0.89/0.92	c total #propagations: 458380 / total #impl: 1273722 (eff. 0.360)
0.89/0.92	c #Conflicts:       8000 | #Learnt:       3143 | 0.001
0.89/0.92	c total clause space: 18.2382MB
0.89/0.92	c total #watches: 138012
0.99/1.00	c total #propagations: 520491 / total #impl: 1435015 (eff. 0.363)
0.99/1.00	c #Conflicts:       9000 | #Learnt:       4143 | 0.001
0.99/1.00	c total clause space: 18.2382MB
0.99/1.00	c total #watches: 140407
0.99/1.09	c total #propagations: 579324 / total #impl: 1613551 (eff. 0.359)
0.99/1.09	c GC COLLECT
0.99/1.09	c #Conflicts:      10000 | #Learnt:       2670 | 0.001
0.99/1.09	c total clause space: 18.2382MB
0.99/1.09	c total #watches: 135508
1.10/1.17	c total #propagations: 642608 / total #impl: 1802517 (eff. 0.357)
1.10/1.17	c #Conflicts:      11000 | #Learnt:       3670 | 0.001
1.10/1.17	c total clause space: 18.2382MB
1.10/1.17	c total #watches: 138605
1.20/1.26	c total #propagations: 715591 / total #impl: 1995243 (eff. 0.359)
1.20/1.26	c #Conflicts:      12000 | #Learnt:       4670 | 0.001
1.20/1.26	c total clause space: 18.2382MB
1.20/1.26	c total #watches: 141683
1.29/1.36	c total #propagations: 782112 / total #impl: 2190306 (eff. 0.357)
1.29/1.36	c #Conflicts:      13000 | #Learnt:       5670 | 0.000
1.29/1.36	c total clause space: 18.2382MB
1.29/1.36	c total #watches: 144885
1.39/1.44	c total #propagations: 849686 / total #impl: 2392580 (eff. 0.355)
1.39/1.44	c #Conflicts:      14000 | #Learnt:       3836 | 0.000
1.39/1.44	c total clause space: 18.2382MB
1.39/1.44	c total #watches: 139367
1.49/1.54	c total #propagations: 915706 / total #impl: 2591477 (eff. 0.353)
1.49/1.54	c #Conflicts:      15000 | #Learnt:       4836 | 0.000
1.49/1.54	c total clause space: 29.637MB
1.49/1.54	c total #watches: 142135
1.59/1.65	c total #propagations: 988564 / total #impl: 2809968 (eff. 0.352)
1.59/1.65	c #Conflicts:      16000 | #Learnt:       5836 | 0.000
1.59/1.65	c total clause space: 29.637MB
1.59/1.65	c total #watches: 144875
1.69/1.75	c total #propagations: 1059054 / total #impl: 3014368 (eff. 0.351)
1.69/1.75	c GC COLLECT
1.69/1.75	c #Conflicts:      17000 | #Learnt:       3672 | 0.000
1.69/1.75	c total clause space: 29.637MB
1.69/1.75	c total #watches: 138460
1.79/1.85	c total #propagations: 1124240 / total #impl: 3212082 (eff. 0.350)
1.79/1.85	c #Conflicts:      18000 | #Learnt:       4672 | 0.000
1.79/1.85	c total clause space: 29.637MB
1.79/1.85	c total #watches: 141465
1.89/1.95	c total #propagations: 1184051 / total #impl: 3396067 (eff. 0.349)
1.89/1.95	c #Conflicts:      19000 | #Learnt:       5671 | 0.000
1.89/1.95	c total clause space: 29.637MB
1.89/1.95	c total #watches: 144364
1.99/2.07	c total #propagations: 1251066 / total #impl: 3598484 (eff. 0.348)
1.99/2.07	c #Conflicts:      20000 | #Learnt:       6671 | 0.000
1.99/2.07	c total clause space: 29.637MB
1.99/2.07	c total #watches: 147337
2.09/2.17	c total #propagations: 1317936 / total #impl: 3793968 (eff. 0.347)
2.09/2.17	c S2->S1
2.09/2.17	c #Conflicts:      21000 | #Learnt:        479 | 0.000
2.09/2.17	c total clause space: 29.637MB
2.09/2.17	c total #watches: 127507
2.20/2.23	c total #propagations: 1397852 / total #impl: 4023282 (eff. 0.347)
2.20/2.23	c #Conflicts:      22000 | #Learnt:       1472 | 0.000
2.20/2.23	c total clause space: 29.637MB
2.20/2.23	c total #watches: 130449
2.30/2.31	c total #propagations: 1472004 / total #impl: 4227993 (eff. 0.348)
2.30/2.31	c #Conflicts:      23000 | #Learnt:       2469 | 0.000
2.30/2.31	c total clause space: 29.637MB
2.30/2.31	c total #watches: 133960
2.30/2.39	c total #propagations: 1555992 / total #impl: 4471718 (eff. 0.348)
2.30/2.39	c #Conflicts:      24000 | #Learnt:       3469 | 0.000
2.30/2.39	c total clause space: 29.637MB
2.30/2.39	c total #watches: 138188
2.39/2.49	c total #propagations: 1627282 / total #impl: 4672138 (eff. 0.348)
2.39/2.49	c GC COLLECT
2.39/2.49	c #Conflicts:      25000 | #Learnt:       2537 | 0.000
2.39/2.49	c total clause space: 29.637MB
2.39/2.49	c total #watches: 135958
2.49/2.59	c total #propagations: 1707004 / total #impl: 4893743 (eff. 0.349)
2.49/2.59	c #Conflicts:      26000 | #Learnt:       3537 | 0.000
2.49/2.59	c total clause space: 29.637MB
2.49/2.59	c total #watches: 139747
2.69/2.71	c total #propagations: 1781836 / total #impl: 5179716 (eff. 0.344)
2.69/2.71	c #Conflicts:      27000 | #Learnt:       4537 | 0.000
2.69/2.71	c total clause space: 29.637MB
2.69/2.71	c total #watches: 143033
2.79/2.84	c total #propagations: 1857144 / total #impl: 5457944 (eff. 0.340)
2.79/2.84	c #Conflicts:      28000 | #Learnt:       5537 | 0.000
2.79/2.84	c total clause space: 29.637MB
2.79/2.84	c total #watches: 146465
2.89/2.97	c total #propagations: 1920977 / total #impl: 5665743 (eff. 0.339)
2.89/2.97	c GC COLLECT
2.89/2.97	c #Conflicts:      29000 | #Learnt:       3363 | 0.000
2.89/2.97	c total clause space: 29.637MB
2.89/2.97	c total #watches: 137935
2.99/3.07	c total #propagations: 1983442 / total #impl: 5849624 (eff. 0.339)
2.99/3.07	c #Conflicts:      30000 | #Learnt:       4363 | 0.000
2.99/3.07	c total clause space: 29.637MB
2.99/3.07	c total #watches: 140938
3.09/3.19	c total #propagations: 2046616 / total #impl: 6034153 (eff. 0.339)
3.09/3.19	c #Conflicts:      31000 | #Learnt:       5363 | 0.000
3.09/3.19	c total clause space: 29.637MB
3.09/3.19	c total #watches: 144863
3.30/3.32	c total #propagations: 2110531 / total #impl: 6220008 (eff. 0.339)
3.30/3.32	c #Conflicts:      32000 | #Learnt:       6363 | 0.000
3.30/3.32	c total clause space: 29.637MB
3.30/3.32	c total #watches: 148310
3.40/3.47	c total #propagations: 2176606 / total #impl: 6420896 (eff. 0.339)
3.40/3.47	c #Conflicts:      33000 | #Learnt:       7363 | 0.000
3.40/3.47	c total clause space: 29.637MB
3.40/3.47	c total #watches: 151388
3.59/3.61	c total #propagations: 2240450 / total #impl: 6638721 (eff. 0.337)
3.59/3.61	c GC COLLECT
3.59/3.61	c #Conflicts:      34000 | #Learnt:       4431 | 0.000
3.59/3.61	c total clause space: 29.637MB
3.59/3.61	c total #watches: 142020
3.69/3.74	c total #propagations: 2320950 / total #impl: 6959574 (eff. 0.333)
3.69/3.74	c #Conflicts:      35000 | #Learnt:       5431 | 0.000
3.69/3.74	c total clause space: 29.637MB
3.69/3.74	c total #watches: 145120
3.79/3.89	c total #propagations: 2410660 / total #impl: 7271955 (eff. 0.332)
3.79/3.89	c #Conflicts:      36000 | #Learnt:       6431 | 0.000
3.79/3.89	c total clause space: 29.637MB
3.79/3.89	c total #watches: 149225
3.99/4.05	c total #propagations: 2498125 / total #impl: 7635553 (eff. 0.327)
3.99/4.05	c #Conflicts:      37000 | #Learnt:       7431 | 0.000
3.99/4.05	c total clause space: 29.637MB
3.99/4.05	c total #watches: 153750
4.19/4.22	c total #propagations: 2576858 / total #impl: 7972502 (eff. 0.323)
4.19/4.22	c #Conflicts:      38000 | #Learnt:       8431 | 0.000
4.19/4.22	c total clause space: 29.637MB
4.19/4.22	c total #watches: 157193
4.40/4.40	c total #propagations: 2656171 / total #impl: 8282781 (eff. 0.321)
4.40/4.40	c GC COLLECT
4.40/4.40	c #Conflicts:      39000 | #Learnt:       4962 | 0.000
4.40/4.40	c total clause space: 29.637MB
4.40/4.40	c total #watches: 147434
4.50/4.57	c total #propagations: 2734815 / total #impl: 8575839 (eff. 0.319)
4.50/4.57	c #Conflicts:      40000 | #Learnt:       5962 | 0.000
4.50/4.57	c total clause space: 29.637MB
4.50/4.57	c total #watches: 151205
4.69/4.75	c total #propagations: 2816036 / total #impl: 8943132 (eff. 0.315)
4.69/4.75	c #Conflicts:      41000 | #Learnt:       6962 | 0.000
4.69/4.75	c total clause space: 29.637MB
4.69/4.75	c total #watches: 154837
4.89/4.94	c total #propagations: 2896181 / total #impl: 9315755 (eff. 0.311)
4.89/4.94	c #Conflicts:      42000 | #Learnt:       7962 | 0.000
4.89/4.94	c total clause space: 29.637MB
4.89/4.94	c total #watches: 158162
5.09/5.15	c total #propagations: 2969318 / total #impl: 9555664 (eff. 0.311)
5.09/5.15	c #Conflicts:      43000 | #Learnt:       8962 | 0.000
5.09/5.15	c total clause space: 29.637MB
5.09/5.15	c total #watches: 161402
5.29/5.35	c total #propagations: 3044701 / total #impl: 9835647 (eff. 0.310)
5.29/5.35	c GC COLLECT
5.29/5.35	c #Conflicts:      44000 | #Learnt:       5077 | 0.000
5.29/5.35	c total clause space: 29.637MB
5.29/5.35	c total #watches: 147057
5.50/5.51	c total #propagations: 3114211 / total #impl: 10094187 (eff. 0.309)
5.50/5.51	c #Conflicts:      45000 | #Learnt:       6077 | 0.000
5.50/5.51	c total clause space: 29.637MB
5.50/5.51	c total #watches: 150240
5.60/5.68	c total #propagations: 3180264 / total #impl: 10307050 (eff. 0.309)
5.60/5.68	c #Conflicts:      46000 | #Learnt:       7077 | 0.000
5.60/5.68	c total clause space: 29.637MB
5.60/5.68	c total #watches: 153348
5.79/5.82	c total #propagations: 3247272 / total #impl: 10509569 (eff. 0.309)
5.79/5.82	c #Conflicts:      47000 | #Learnt:       8077 | 0.000
5.79/5.82	c total clause space: 29.637MB
5.79/5.82	c total #watches: 156550
5.89/5.97	c total #propagations: 3305806 / total #impl: 10685319 (eff. 0.309)
5.89/5.97	c #Conflicts:      48000 | #Learnt:       9077 | 0.000
5.89/5.97	c total clause space: 29.637MB
5.89/5.97	c total #watches: 159903
6.09/6.14	c total #propagations: 3360882 / total #impl: 10840771 (eff. 0.310)
6.09/6.14	c #Conflicts:      49000 | #Learnt:      10077 | 0.000
6.09/6.14	c total clause space: 29.637MB
6.09/6.14	c total #watches: 162994
6.29/6.30	c total #propagations: 3417576 / total #impl: 10996572 (eff. 0.311)
6.29/6.30	c GC COLLECT
6.29/6.30	c #Conflicts:      50000 | #Learnt:       5835 | 0.000
6.29/6.30	c total clause space: 29.637MB
6.29/6.30	c total #watches: 148808
6.39/6.45	c total #propagations: 3470904 / total #impl: 11139438 (eff. 0.312)
6.39/6.45	c #Conflicts:      51000 | #Learnt:       6835 | 0.000
6.39/6.45	c total clause space: 29.637MB
6.39/6.45	c total #watches: 152486
6.60/6.62	c total #propagations: 3528549 / total #impl: 11312502 (eff. 0.312)
6.60/6.62	c #Conflicts:      52000 | #Learnt:       7835 | 0.000
6.60/6.62	c total clause space: 29.637MB
6.60/6.62	c total #watches: 156439
6.79/6.80	c total #propagations: 3595931 / total #impl: 11562717 (eff. 0.311)
6.79/6.80	c #Conflicts:      53000 | #Learnt:       8835 | 0.000
6.79/6.80	c total clause space: 29.637MB
6.79/6.80	c total #watches: 160727
6.99/7.00	c total #propagations: 3659530 / total #impl: 11782838 (eff. 0.311)
6.99/7.00	c #Conflicts:      54000 | #Learnt:       9835 | 0.000
6.99/7.00	c total clause space: 29.637MB
6.99/7.00	c total #watches: 164859
7.19/7.20	c total #propagations: 3728048 / total #impl: 12032240 (eff. 0.310)
7.19/7.20	c #Conflicts:      55000 | #Learnt:      10835 | 0.000
7.19/7.20	c total clause space: 29.637MB
7.19/7.20	c total #watches: 168709
7.39/7.42	c total #propagations: 3792096 / total #impl: 12268120 (eff. 0.309)
7.39/7.42	c GC COLLECT
7.39/7.42	c #Conflicts:      56000 | #Learnt:       6261 | 0.000
7.39/7.42	c total clause space: 29.637MB
7.39/7.42	c total #watches: 154146
7.59/7.61	c total #propagations: 3872085 / total #impl: 12596350 (eff. 0.307)
7.59/7.61	c #Conflicts:      57000 | #Learnt:       7261 | 0.000
7.59/7.61	c total clause space: 29.637MB
7.59/7.61	c total #watches: 157534
7.70/7.77	c total #propagations: 3939024 / total #impl: 12799571 (eff. 0.308)
7.70/7.77	c #Conflicts:      58000 | #Learnt:       8261 | 0.000
7.70/7.77	c total clause space: 29.637MB
7.70/7.77	c total #watches: 160598
7.89/7.99	c total #propagations: 3997915 / total #impl: 12960706 (eff. 0.308)
7.89/7.99	c #Conflicts:      59000 | #Learnt:       9261 | 0.000
7.89/7.99	c total clause space: 29.637MB
7.89/7.99	c total #watches: 164016
8.19/8.22	c total #propagations: 4071537 / total #impl: 13196819 (eff. 0.309)
8.19/8.22	c #Conflicts:      60000 | #Learnt:      10261 | 0.000
8.19/8.22	c total clause space: 29.637MB
8.19/8.22	c total #watches: 167672
8.39/8.46	c total #propagations: 4143590 / total #impl: 13419430 (eff. 0.309)
8.39/8.46	c #Conflicts:      61000 | #Learnt:      11261 | 0.000
8.39/8.46	c total clause space: 29.637MB
8.39/8.46	c total #watches: 170724
8.59/8.68	c total #propagations: 4208475 / total #impl: 13622702 (eff. 0.309)
8.59/8.68	c GC COLLECT
8.59/8.68	c #Conflicts:      62000 | #Learnt:       6381 | 0.000
8.59/8.68	c total clause space: 29.637MB
8.59/8.68	c total #watches: 152315
8.79/8.87	c total #propagations: 4276907 / total #impl: 13847417 (eff. 0.309)
8.79/8.87	c #Conflicts:      63000 | #Learnt:       7381 | 0.000
8.79/8.87	c total clause space: 29.637MB
8.79/8.87	c total #watches: 155501
8.99/9.07	c total #propagations: 4349322 / total #impl: 14090051 (eff. 0.309)
8.99/9.07	c #Conflicts:      64000 | #Learnt:       8381 | 0.000
8.99/9.07	c total clause space: 29.637MB
8.99/9.07	c total #watches: 158614
9.19/9.28	c total #propagations: 4428568 / total #impl: 14396944 (eff. 0.308)
9.19/9.28	c #Conflicts:      65000 | #Learnt:       9381 | 0.000
9.19/9.28	c total clause space: 29.637MB
9.19/9.28	c total #watches: 162188
9.39/9.49	c total #propagations: 4497553 / total #impl: 14658828 (eff. 0.307)
9.39/9.49	c #Conflicts:      66000 | #Learnt:      10381 | 0.000
9.39/9.49	c total clause space: 29.637MB
9.39/9.49	c total #watches: 165414
9.59/9.69	c total #propagations: 4568580 / total #impl: 14918677 (eff. 0.306)
9.59/9.69	c #Conflicts:      67000 | #Learnt:      11381 | 0.000
9.59/9.69	c total clause space: 29.637MB
9.59/9.69	c total #watches: 168662
9.79/9.90	c total #propagations: 4637895 / total #impl: 15156400 (eff. 0.306)
9.79/9.90	c #Conflicts:      68000 | #Learnt:      12381 | 0.000
9.79/9.90	c total clause space: 29.637MB
9.79/9.90	c total #watches: 171915
9.99/10.08	c total #propagations: 4707388 / total #impl: 15404372 (eff. 0.306)
9.99/10.08	c GC COLLECT
9.99/10.08	c #Conflicts:      69000 | #Learnt:       7183 | 0.000
9.99/10.08	c total clause space: 29.637MB
9.99/10.08	c total #watches: 155148
10.19/10.29	c total #propagations: 4788501 / total #impl: 15683703 (eff. 0.305)
10.19/10.29	c #Conflicts:      70000 | #Learnt:       8183 | 0.000
10.19/10.29	c total clause space: 29.637MB
10.19/10.29	c total #watches: 158434
10.49/10.52	c total #propagations: 4873153 / total #impl: 15984283 (eff. 0.305)
10.49/10.52	c #Conflicts:      71000 | #Learnt:       9183 | 0.000
10.49/10.52	c total clause space: 29.637MB
10.49/10.52	c total #watches: 161619
10.69/10.75	c total #propagations: 4957863 / total #impl: 16286617 (eff. 0.304)
10.69/10.75	c #Conflicts:      72000 | #Learnt:      10183 | 0.000
10.69/10.75	c total clause space: 29.637MB
10.69/10.75	c total #watches: 164701
10.89/11.00	c total #propagations: 5035344 / total #impl: 16565478 (eff. 0.304)
10.89/11.00	c #Conflicts:      73000 | #Learnt:      11183 | 0.000
10.89/11.00	c total clause space: 29.637MB
10.89/11.00	c total #watches: 168135
11.19/11.25	c total #propagations: 5117330 / total #impl: 16862105 (eff. 0.303)
11.19/11.25	c #Conflicts:      74000 | #Learnt:      12183 | 0.000
11.19/11.25	c total clause space: 29.637MB
11.19/11.25	c total #watches: 171537
11.49/11.51	c total #propagations: 5204254 / total #impl: 17197219 (eff. 0.303)
11.49/11.51	c GC COLLECT
11.49/11.51	c #Conflicts:      75000 | #Learnt:       6688 | 0.000
11.49/11.51	c total clause space: 29.637MB
11.49/11.51	c total #watches: 153132
11.69/11.73	c total #propagations: 5279429 / total #impl: 17447065 (eff. 0.303)
11.69/11.73	c #Conflicts:      76000 | #Learnt:       7688 | 0.000
11.69/11.73	c total clause space: 29.637MB
11.69/11.73	c total #watches: 156444
11.89/11.96	c total #propagations: 5360776 / total #impl: 17743828 (eff. 0.302)
11.89/11.96	c #Conflicts:      77000 | #Learnt:       8688 | 0.000
11.89/11.96	c total clause space: 29.637MB
11.89/11.96	c total #watches: 159743
12.09/12.19	c total #propagations: 5445645 / total #impl: 18046323 (eff. 0.302)
12.09/12.19	c #Conflicts:      78000 | #Learnt:       9688 | 0.000
12.09/12.19	c total clause space: 29.637MB
12.09/12.19	c total #watches: 162848
12.39/12.43	c total #propagations: 5519600 / total #impl: 18300520 (eff. 0.302)
12.39/12.43	c #Conflicts:      79000 | #Learnt:      10688 | 0.000
12.39/12.43	c total clause space: 29.637MB
12.39/12.43	c total #watches: 165873
12.59/12.63	c total #propagations: 5590699 / total #impl: 18542314 (eff. 0.302)
12.59/12.63	c #Conflicts:      80000 | #Learnt:      11688 | 0.000
12.59/12.63	c total clause space: 29.637MB
12.59/12.63	c total #watches: 169324
12.79/12.86	c total #propagations: 5655522 / total #impl: 18767343 (eff. 0.301)
12.79/12.86	c #Conflicts:      81000 | #Learnt:      12688 | 0.000
12.79/12.86	c total clause space: 29.637MB
12.79/12.86	c total #watches: 172440
12.99/13.10	c total #propagations: 5729568 / total #impl: 19028261 (eff. 0.301)
12.99/13.10	c GC COLLECT
12.99/13.10	c #Conflicts:      82000 | #Learnt:       6888 | 0.000
12.99/13.10	c total clause space: 48.1602MB
12.99/13.10	c total #watches: 154677
13.19/13.30	c total #propagations: 5797477 / total #impl: 19274239 (eff. 0.301)
13.19/13.30	c #Conflicts:      83000 | #Learnt:       7888 | 0.000
13.19/13.30	c total clause space: 48.1602MB
13.19/13.30	c total #watches: 158174
13.38/13.50	c total #propagations: 5872233 / total #impl: 19524486 (eff. 0.301)
13.38/13.50	c #Conflicts:      84000 | #Learnt:       8888 | 0.000
13.38/13.50	c total clause space: 48.1602MB
13.38/13.50	c total #watches: 161708
13.68/13.71	c total #propagations: 5941589 / total #impl: 19779898 (eff. 0.300)
13.68/13.71	c #Conflicts:      85000 | #Learnt:       9888 | 0.000
13.68/13.71	c total clause space: 48.1602MB
13.68/13.71	c total #watches: 165450
13.88/13.97	c total #propagations: 6013924 / total #impl: 20045602 (eff. 0.300)
13.88/13.97	c #Conflicts:      86000 | #Learnt:      10888 | 0.000
13.88/13.97	c total clause space: 48.1602MB
13.88/13.97	c total #watches: 169043
14.18/14.22	c total #propagations: 6092467 / total #impl: 20327972 (eff. 0.300)
14.18/14.22	c #Conflicts:      87000 | #Learnt:      11888 | 0.000
14.18/14.22	c total clause space: 48.1602MB
14.18/14.22	c total #watches: 172785
14.48/14.52	c total #propagations: 6173253 / total #impl: 20652692 (eff. 0.299)
14.48/14.52	c #Conflicts:      88000 | #Learnt:      12888 | 0.000
14.48/14.52	c total clause space: 48.1602MB
14.48/14.52	c total #watches: 176326
14.78/14.80	c total #propagations: 6253187 / total #impl: 20959738 (eff. 0.298)
14.78/14.80	c #Conflicts:      89000 | #Learnt:      13888 | 0.000
14.78/14.80	c total clause space: 48.1602MB
14.78/14.80	c total #watches: 180557
14.98/15.05	c total #propagations: 6340384 / total #impl: 21342075 (eff. 0.297)
14.98/15.05	c GC COLLECT
14.98/15.05	c #Conflicts:      90000 | #Learnt:       7789 | 0.000
14.98/15.05	c total clause space: 48.1602MB
14.98/15.05	c total #watches: 157713
15.18/15.29	c total #propagations: 6424658 / total #impl: 21683464 (eff. 0.296)
15.18/15.29	c #Conflicts:      91000 | #Learnt:       8789 | 0.000
15.18/15.29	c total clause space: 48.1602MB
15.18/15.29	c total #watches: 160831
15.49/15.54	c total #propagations: 6510850 / total #impl: 22008630 (eff. 0.296)
15.49/15.54	c #Conflicts:      92000 | #Learnt:       9789 | 0.000
15.49/15.54	c total clause space: 48.1602MB
15.49/15.54	c total #watches: 164475
15.78/15.80	c total #propagations: 6599592 / total #impl: 22349853 (eff. 0.295)
15.78/15.80	c #Conflicts:      93000 | #Learnt:      10789 | 0.000
15.78/15.80	c total clause space: 48.1602MB
15.78/15.80	c total #watches: 168143
15.98/16.05	c total #propagations: 6696165 / total #impl: 22747415 (eff. 0.294)
15.98/16.05	c #Conflicts:      94000 | #Learnt:      11789 | 0.000
15.98/16.05	c total clause space: 48.1602MB
15.98/16.05	c total #watches: 171794
16.28/16.35	c total #propagations: 6770958 / total #impl: 23000859 (eff. 0.294)
16.28/16.35	c #Conflicts:      95000 | #Learnt:      12789 | 0.000
16.28/16.35	c total clause space: 48.1602MB
16.28/16.35	c total #watches: 175546
16.59/16.65	c total #propagations: 6850428 / total #impl: 23283120 (eff. 0.294)
16.59/16.65	c #Conflicts:      96000 | #Learnt:      13789 | 0.000
16.59/16.65	c total clause space: 48.1602MB
16.59/16.65	c total #watches: 178754
16.88/16.95	c total #propagations: 6931062 / total #impl: 23609202 (eff. 0.294)
16.88/16.95	c #Conflicts:      97000 | #Learnt:      14789 | 0.000
16.88/16.95	c total clause space: 48.1602MB
16.88/16.95	c total #watches: 182616
17.08/17.18	c total #propagations: 7002960 / total #impl: 23879048 (eff. 0.293)
17.08/17.18	c GC COLLECT
17.08/17.18	c #Conflicts:      98000 | #Learnt:       8395 | 0.000
17.08/17.18	c total clause space: 48.1602MB
17.08/17.18	c total #watches: 159478
17.38/17.41	c total #propagations: 7084136 / total #impl: 24224409 (eff. 0.292)
17.38/17.41	c #Conflicts:      99000 | #Learnt:       9395 | 0.000
17.38/17.41	c total clause space: 48.1602MB
17.38/17.41	c total #watches: 162864
17.59/17.63	c total #propagations: 7151145 / total #impl: 24469407 (eff. 0.292)
17.59/17.63	c #Conflicts:     100000 | #Learnt:      10395 | 0.000
17.59/17.63	c total clause space: 48.1602MB
17.59/17.63	c total #watches: 165973
17.78/17.89	c total #propagations: 7216842 / total #impl: 24683496 (eff. 0.292)
17.78/17.89	c #Conflicts:     101000 | #Learnt:      11395 | 0.000
17.78/17.89	c total clause space: 48.1602MB
17.78/17.89	c total #watches: 169636
18.08/18.15	c total #propagations: 7297838 / total #impl: 25005931 (eff. 0.292)
18.08/18.15	c #Conflicts:     102000 | #Learnt:      12395 | 0.000
18.08/18.15	c total clause space: 48.1602MB
18.08/18.15	c total #watches: 173107
18.38/18.42	c total #propagations: 7376843 / total #impl: 25285116 (eff. 0.292)
18.38/18.42	c #Conflicts:     103000 | #Learnt:      13395 | 0.000
18.38/18.42	c total clause space: 48.1602MB
18.38/18.42	c total #watches: 176483
18.58/18.68	c total #propagations: 7463829 / total #impl: 25589683 (eff. 0.292)
18.58/18.68	c #Conflicts:     104000 | #Learnt:      14395 | 0.000
18.58/18.68	c total clause space: 48.1602MB
18.58/18.68	c total #watches: 179321
18.88/18.97	c total #propagations: 7526814 / total #impl: 25783718 (eff. 0.292)
18.88/18.97	c #Conflicts:     105000 | #Learnt:      15395 | 0.000
18.88/18.97	c total clause space: 48.1602MB
18.88/18.97	c total #watches: 182489
19.08/19.19	c total #propagations: 7589970 / total #impl: 26010080 (eff. 0.292)
19.08/19.19	c GC COLLECT
19.08/19.19	c #Conflicts:     106000 | #Learnt:       8689 | 0.000
19.08/19.19	c total clause space: 48.1602MB
19.08/19.19	c total #watches: 160175
19.38/19.41	c total #propagations: 7654921 / total #impl: 26224870 (eff. 0.292)
19.38/19.41	c #Conflicts:     107000 | #Learnt:       9689 | 0.000
19.38/19.41	c total clause space: 48.1602MB
19.38/19.41	c total #watches: 163269
19.58/19.63	c total #propagations: 7716614 / total #impl: 26455476 (eff. 0.292)
19.58/19.63	c #Conflicts:     108000 | #Learnt:      10689 | 0.000
19.58/19.63	c total clause space: 48.1602MB
19.58/19.63	c total #watches: 166175
19.89/19.90	c total #propagations: 7779528 / total #impl: 26696058 (eff. 0.291)
19.89/19.90	c #Conflicts:     109000 | #Learnt:      11689 | 0.000
19.89/19.90	c total clause space: 48.1602MB
19.89/19.90	c total #watches: 169544
20.18/20.21	c total #propagations: 7853994 / total #impl: 26969139 (eff. 0.291)
20.18/20.21	c #Conflicts:     110000 | #Learnt:      12689 | 0.000
20.18/20.21	c total clause space: 48.1602MB
20.18/20.21	c total #watches: 173184
20.48/20.54	c total #propagations: 7935028 / total #impl: 27303170 (eff. 0.291)
20.48/20.54	c #Conflicts:     111000 | #Learnt:      13689 | 0.000
20.48/20.54	c total clause space: 48.1602MB
20.48/20.54	c total #watches: 175860
20.78/20.81	c total #propagations: 8009984 / total #impl: 27612466 (eff. 0.290)
20.78/20.81	c #Conflicts:     112000 | #Learnt:      14689 | 0.000
20.78/20.81	c total clause space: 48.1602MB
20.78/20.81	c total #watches: 179221
21.08/21.13	c total #propagations: 8072256 / total #impl: 27825969 (eff. 0.290)
21.08/21.13	c #Conflicts:     113000 | #Learnt:      15689 | 0.000
21.08/21.13	c total clause space: 48.1602MB
21.08/21.13	c total #watches: 182883
21.28/21.38	c total #propagations: 8152373 / total #impl: 28146083 (eff. 0.290)
21.28/21.38	c GC COLLECT
21.28/21.38	c #Conflicts:     114000 | #Learnt:       8687 | 0.000
21.28/21.38	c total clause space: 48.1602MB
21.28/21.38	c total #watches: 160076
21.58/21.65	c total #propagations: 8222706 / total #impl: 28396710 (eff. 0.290)
21.58/21.65	c #Conflicts:     115000 | #Learnt:       9687 | 0.000
21.58/21.65	c total clause space: 48.1602MB
21.58/21.65	c total #watches: 162920
21.88/21.90	c total #propagations: 8308064 / total #impl: 28729228 (eff. 0.289)
21.88/21.90	c #Conflicts:     116000 | #Learnt:      10687 | 0.000
21.88/21.90	c total clause space: 48.1602MB
21.88/21.90	c total #watches: 165710
22.09/22.15	c total #propagations: 8381057 / total #impl: 29010549 (eff. 0.289)
22.09/22.15	c S1->S2
22.09/22.15	c #Conflicts:     117000 | #Learnt:      11688 | 0.000
22.09/22.15	c total clause space: 48.1602MB
22.09/22.15	c total #watches: 169549
22.29/22.35	c total #propagations: 8448689 / total #impl: 29274649 (eff. 0.289)
22.29/22.35	c #Conflicts:     118000 | #Learnt:      12688 | 0.000
22.29/22.35	c total clause space: 48.1602MB
22.29/22.35	c total #watches: 173166
22.49/22.57	c total #propagations: 8510690 / total #impl: 29451305 (eff. 0.289)
22.49/22.57	c #Conflicts:     119000 | #Learnt:      13688 | 0.000
22.49/22.57	c total clause space: 48.1602MB
22.49/22.57	c total #watches: 176630
22.79/22.83	c total #propagations: 8583626 / total #impl: 29721806 (eff. 0.289)
22.79/22.83	c #Conflicts:     120000 | #Learnt:      14688 | 0.000
22.79/22.83	c total clause space: 48.1602MB
22.79/22.83	c total #watches: 180476
22.99/23.09	c total #propagations: 8658598 / total #impl: 30006424 (eff. 0.289)
22.99/23.09	c #Conflicts:     121000 | #Learnt:      15688 | 0.000
22.99/23.09	c total clause space: 48.1602MB
22.99/23.09	c total #watches: 183861
23.29/23.34	c total #propagations: 8732418 / total #impl: 30279336 (eff. 0.288)
23.29/23.34	c GC COLLECT
23.29/23.34	c #Conflicts:     122000 | #Learnt:       8386 | 0.000
23.29/23.34	c total clause space: 48.1602MB
23.29/23.34	c total #watches: 159305
23.49/23.51	c total #propagations: 8804868 / total #impl: 30516135 (eff. 0.289)
23.49/23.51	c #Conflicts:     123000 | #Learnt:       9386 | 0.000
23.49/23.51	c total clause space: 48.1602MB
23.49/23.51	c total #watches: 163251
23.59/23.69	c total #propagations: 8863049 / total #impl: 30674065 (eff. 0.289)
23.59/23.69	c #Conflicts:     124000 | #Learnt:      10386 | 0.000
23.59/23.69	c total clause space: 48.1602MB
23.59/23.69	c total #watches: 167034
23.79/23.89	c total #propagations: 8922585 / total #impl: 30833004 (eff. 0.289)
23.79/23.89	c #Conflicts:     125000 | #Learnt:      11386 | 0.000
23.79/23.89	c total clause space: 48.1602MB
23.79/23.89	c total #watches: 170391
24.09/24.10	c total #propagations: 8986983 / total #impl: 31034480 (eff. 0.290)
24.09/24.10	c #Conflicts:     126000 | #Learnt:      12386 | 0.000
24.09/24.10	c total clause space: 48.1602MB
24.09/24.10	c total #watches: 174184
24.19/24.30	c total #propagations: 9045592 / total #impl: 31203954 (eff. 0.290)
24.19/24.30	c #Conflicts:     127000 | #Learnt:      13386 | 0.000
24.19/24.30	c total clause space: 48.1602MB
24.19/24.30	c total #watches: 177416
24.39/24.49	c total #propagations: 9098743 / total #impl: 31364141 (eff. 0.290)
24.39/24.49	c #Conflicts:     128000 | #Learnt:      14386 | 0.000
24.39/24.49	c total clause space: 48.1602MB
24.39/24.49	c total #watches: 181477
24.59/24.69	c total #propagations: 9159690 / total #impl: 31534184 (eff. 0.290)
24.59/24.69	c #Conflicts:     129000 | #Learnt:      15386 | 0.000
24.59/24.69	c total clause space: 48.1602MB
24.59/24.69	c total #watches: 184894
24.89/24.94	c total #propagations: 9219653 / total #impl: 31698120 (eff. 0.291)
24.89/24.94	c #Conflicts:     130000 | #Learnt:      16386 | 0.000
24.89/24.94	c total clause space: 48.1602MB
24.89/24.94	c total #watches: 188177
25.09/25.19	c total #propagations: 9285024 / total #impl: 31893914 (eff. 0.291)
25.09/25.19	c GC COLLECT
25.09/25.19	c #Conflicts:     131000 | #Learnt:       8783 | 0.000
25.09/25.19	c total clause space: 48.1602MB
25.09/25.19	c total #watches: 161097
25.29/25.35	c total #propagations: 9346970 / total #impl: 32081351 (eff. 0.291)
25.29/25.35	c #Conflicts:     132000 | #Learnt:       9783 | 0.000
25.29/25.35	c total clause space: 48.1602MB
25.29/25.35	c total #watches: 165460
25.49/25.56	c total #propagations: 9401452 / total #impl: 32225442 (eff. 0.292)
25.49/25.56	c #Conflicts:     133000 | #Learnt:      10783 | 0.000
25.49/25.56	c total clause space: 48.1602MB
25.49/25.56	c total #watches: 169699
25.69/25.77	c total #propagations: 9470408 / total #impl: 32440650 (eff. 0.292)
25.69/25.77	c #Conflicts:     134000 | #Learnt:      11783 | 0.000
25.69/25.77	c total clause space: 48.1602MB
25.69/25.77	c total #watches: 174352
25.99/26.02	c total #propagations: 9540453 / total #impl: 32669592 (eff. 0.292)
25.99/26.02	c #Conflicts:     135000 | #Learnt:      12783 | 0.000
25.99/26.02	c total clause space: 48.1602MB
25.99/26.02	c total #watches: 177759
26.19/26.28	c total #propagations: 9609488 / total #impl: 32894700 (eff. 0.292)
26.19/26.28	c #Conflicts:     136000 | #Learnt:      13783 | 0.000
26.19/26.28	c total clause space: 48.1602MB
26.19/26.28	c total #watches: 181487
26.49/26.55	c total #propagations: 9675081 / total #impl: 33095762 (eff. 0.292)
26.49/26.55	c #Conflicts:     137000 | #Learnt:      14783 | 0.000
26.49/26.55	c total clause space: 48.1602MB
26.49/26.55	c total #watches: 184261
26.78/26.83	c total #propagations: 9744650 / total #impl: 33332917 (eff. 0.292)
26.78/26.83	c #Conflicts:     138000 | #Learnt:      15783 | 0.000
26.78/26.83	c total clause space: 48.1602MB
26.78/26.83	c total #watches: 186983
27.08/27.13	c total #propagations: 9803508 / total #impl: 33508204 (eff. 0.293)
27.08/27.13	c #Conflicts:     139000 | #Learnt:      16783 | 0.000
27.08/27.13	c total clause space: 48.1602MB
27.08/27.13	c total #watches: 189913
27.38/27.43	c total #propagations: 9863715 / total #impl: 33697121 (eff. 0.293)
27.38/27.43	c #Conflicts:     140000 | #Learnt:      17783 | 0.000
27.38/27.43	c total clause space: 48.1602MB
27.38/27.43	c total #watches: 192724
27.59/27.62	c total #propagations: 9929907 / total #impl: 33911590 (eff. 0.293)
27.59/27.62	c GC COLLECT
27.59/27.62	c #Conflicts:     141000 | #Learnt:       9882 | 0.000
27.59/27.62	c total clause space: 48.1602MB
27.59/27.62	c total #watches: 165926
27.78/27.81	c total #propagations: 9996718 / total #impl: 34122121 (eff. 0.293)
27.78/27.81	c #Conflicts:     142000 | #Learnt:      10882 | 0.000
27.78/27.81	c total clause space: 48.1602MB
27.78/27.81	c total #watches: 169704
27.98/28.02	c total #propagations: 10062750 / total #impl: 34350717 (eff. 0.293)
27.98/28.02	c #Conflicts:     143000 | #Learnt:      11882 | 0.000
27.98/28.02	c total clause space: 48.1602MB
27.98/28.02	c total #watches: 172863
28.18/28.21	c total #propagations: 10128878 / total #impl: 34593089 (eff. 0.293)
28.18/28.21	c #Conflicts:     144000 | #Learnt:      12882 | 0.000
28.18/28.21	c total clause space: 48.1602MB
28.18/28.21	c total #watches: 176828
28.38/28.41	c total #propagations: 10192453 / total #impl: 34817107 (eff. 0.293)
28.38/28.41	c #Conflicts:     145000 | #Learnt:      13882 | 0.000
28.38/28.41	c total clause space: 48.1602MB
28.38/28.41	c total #watches: 181076
28.59/28.66	c total #propagations: 10255421 / total #impl: 34999670 (eff. 0.293)
28.59/28.66	c #Conflicts:     146000 | #Learnt:      14882 | 0.000
28.59/28.66	c total clause space: 48.1602MB
28.59/28.66	c total #watches: 184647
28.88/28.90	c total #propagations: 10323907 / total #impl: 35232856 (eff. 0.293)
28.88/28.90	c #Conflicts:     147000 | #Learnt:      15882 | 0.000
28.88/28.90	c total clause space: 48.1602MB
28.88/28.90	c total #watches: 188662
29.08/29.16	c total #propagations: 10388208 / total #impl: 35455097 (eff. 0.293)
29.08/29.16	c #Conflicts:     148000 | #Learnt:      16882 | 0.000
29.08/29.16	c total clause space: 48.1602MB
29.08/29.16	c total #watches: 191877
29.38/29.41	c total #propagations: 10446566 / total #impl: 35626611 (eff. 0.293)
29.38/29.41	c #Conflicts:     149000 | #Learnt:      17882 | 0.000
29.38/29.41	c total clause space: 48.1602MB
29.38/29.41	c total #watches: 195099
29.48/29.59	c total #propagations: 10502009 / total #impl: 35801564 (eff. 0.293)
29.48/29.59	c GC COLLECT
29.48/29.59	c #Conflicts:     150000 | #Learnt:       9679 | 0.000
29.48/29.59	c total clause space: 48.1602MB
29.48/29.59	c total #watches: 165131
29.69/29.79	c total #propagations: 10555233 / total #impl: 35952361 (eff. 0.294)
29.69/29.79	c #Conflicts:     151000 | #Learnt:      10679 | 0.000
29.69/29.79	c total clause space: 48.1602MB
29.69/29.79	c total #watches: 169091
29.88/29.99	c total #propagations: 10620832 / total #impl: 36184970 (eff. 0.294)
29.88/29.99	c #Conflicts:     152000 | #Learnt:      11679 | 0.000
29.88/29.99	c total clause space: 48.1602MB
29.88/29.99	c total #watches: 172767
30.18/30.21	c total #propagations: 10686780 / total #impl: 36393424 (eff. 0.294)
30.18/30.21	c #Conflicts:     153000 | #Learnt:      12679 | 0.000
30.18/30.21	c total clause space: 48.1602MB
30.18/30.21	c total #watches: 176396
30.38/30.42	c total #propagations: 10760518 / total #impl: 36636048 (eff. 0.294)
30.38/30.42	c #Conflicts:     154000 | #Learnt:      13679 | 0.000
30.38/30.42	c total clause space: 48.1602MB
30.38/30.42	c total #watches: 180399
30.58/30.69	c total #propagations: 10827609 / total #impl: 36825645 (eff. 0.294)
30.58/30.69	c #Conflicts:     155000 | #Learnt:      14679 | 0.000
30.58/30.69	c total clause space: 48.1602MB
30.58/30.69	c total #watches: 183880
30.89/30.95	c total #propagations: 10901748 / total #impl: 37083024 (eff. 0.294)
30.89/30.95	c #Conflicts:     156000 | #Learnt:      15679 | 0.000
30.89/30.95	c total clause space: 48.1602MB
30.89/30.95	c total #watches: 187240
31.18/31.20	c total #propagations: 10968945 / total #impl: 37307763 (eff. 0.294)
31.18/31.20	c #Conflicts:     157000 | #Learnt:      16679 | 0.000
31.18/31.20	c total clause space: 48.1602MB
31.18/31.20	c total #watches: 190407
31.38/31.44	c total #propagations: 11029095 / total #impl: 37478892 (eff. 0.294)
31.38/31.44	c #Conflicts:     158000 | #Learnt:      17679 | 0.000
31.38/31.44	c total clause space: 48.1602MB
31.38/31.44	c total #watches: 193567
31.68/31.76	c total #propagations: 11089125 / total #impl: 37657987 (eff. 0.294)
31.68/31.76	c #Conflicts:     159000 | #Learnt:      18679 | 0.000
31.68/31.76	c total clause space: 48.1602MB
31.68/31.76	c total #watches: 196381
31.89/31.98	c total #propagations: 11154616 / total #impl: 37864073 (eff. 0.295)
31.89/31.98	c GC COLLECT
31.89/31.98	c #Conflicts:     160000 | #Learnt:      10175 | 0.000
31.89/31.98	c total clause space: 48.1602MB
31.89/31.98	c total #watches: 167234
32.08/32.17	c total #propagations: 11213667 / total #impl: 38039119 (eff. 0.295)
32.08/32.17	c #Conflicts:     161000 | #Learnt:      11175 | 0.000
32.08/32.17	c total clause space: 48.1602MB
32.08/32.17	c total #watches: 170563
32.28/32.35	c total #propagations: 11270789 / total #impl: 38213583 (eff. 0.295)
32.28/32.35	c #Conflicts:     162000 | #Learnt:      12175 | 0.000
32.28/32.35	c total clause space: 48.1602MB
32.28/32.35	c total #watches: 174203
32.48/32.55	c total #propagations: 11330430 / total #impl: 38397852 (eff. 0.295)
32.48/32.55	c #Conflicts:     163000 | #Learnt:      13175 | 0.000
32.48/32.55	c total clause space: 48.1602MB
32.48/32.55	c total #watches: 178216
32.68/32.77	c total #propagations: 11391224 / total #impl: 38582662 (eff. 0.295)
32.68/32.77	c #Conflicts:     164000 | #Learnt:      14175 | 0.000
32.68/32.77	c total clause space: 48.1602MB
32.68/32.77	c total #watches: 182298
32.99/33.02	c total #propagations: 11450420 / total #impl: 38774204 (eff. 0.295)
32.99/33.02	c #Conflicts:     165000 | #Learnt:      15175 | 0.000
32.99/33.02	c total clause space: 48.1602MB
32.99/33.02	c total #watches: 185427
33.18/33.27	c total #propagations: 11511588 / total #impl: 38967071 (eff. 0.295)
33.18/33.27	c #Conflicts:     166000 | #Learnt:      16175 | 0.000
33.18/33.27	c total clause space: 48.1602MB
33.18/33.27	c total #watches: 188999
33.48/33.51	c total #propagations: 11571368 / total #impl: 39153225 (eff. 0.296)
33.48/33.51	c #Conflicts:     167000 | #Learnt:      17175 | 0.000
33.48/33.51	c total clause space: 48.1602MB
33.48/33.51	c total #watches: 192267
33.68/33.75	c total #propagations: 11629984 / total #impl: 39328641 (eff. 0.296)
33.68/33.75	c #Conflicts:     168000 | #Learnt:      18175 | 0.000
33.68/33.75	c total clause space: 48.1602MB
33.68/33.75	c total #watches: 195882
33.98/34.01	c total #propagations: 11688211 / total #impl: 39485057 (eff. 0.296)
33.98/34.01	c #Conflicts:     169000 | #Learnt:      19175 | 0.000
33.98/34.01	c total clause space: 48.1602MB
33.98/34.01	c total #watches: 199213
34.19/34.27	c total #propagations: 11749888 / total #impl: 39670164 (eff. 0.296)
34.19/34.27	c GC COLLECT
34.19/34.27	c #Conflicts:     170000 | #Learnt:      10376 | 0.000
34.19/34.27	c total clause space: 48.1602MB
34.19/34.27	c total #watches: 167703
34.48/34.50	c total #propagations: 11811410 / total #impl: 39857345 (eff. 0.296)
34.48/34.50	c #Conflicts:     171000 | #Learnt:      11376 | 0.000
34.48/34.50	c total clause space: 48.1602MB
34.48/34.50	c total #watches: 172015
34.68/34.73	c total #propagations: 11880601 / total #impl: 40086581 (eff. 0.296)
34.68/34.73	c #Conflicts:     172000 | #Learnt:      12376 | 0.000
34.68/34.73	c total clause space: 48.1602MB
34.68/34.73	c total #watches: 176500
34.88/34.98	c total #propagations: 11946254 / total #impl: 40300772 (eff. 0.296)
34.88/34.98	c #Conflicts:     173000 | #Learnt:      13376 | 0.000
34.88/34.98	c total clause space: 48.1602MB
34.88/34.98	c total #watches: 179678
35.19/35.24	c total #propagations: 12016478 / total #impl: 40536866 (eff. 0.296)
35.19/35.24	c #Conflicts:     174000 | #Learnt:      14376 | 0.000
35.19/35.24	c total clause space: 48.1602MB
35.19/35.24	c total #watches: 183582
35.48/35.52	c total #propagations: 12087492 / total #impl: 40798111 (eff. 0.296)
35.48/35.52	c #Conflicts:     175000 | #Learnt:      15376 | 0.000
35.48/35.52	c total clause space: 48.1602MB
35.48/35.52	c total #watches: 187218
35.68/35.77	c total #propagations: 12169428 / total #impl: 41122753 (eff. 0.296)
35.68/35.77	c #Conflicts:     176000 | #Learnt:      16376 | 0.000
35.68/35.77	c total clause space: 48.1602MB
35.68/35.77	c total #watches: 190325
35.98/36.06	c total #propagations: 12233429 / total #impl: 41317269 (eff. 0.296)
35.98/36.06	c #Conflicts:     177000 | #Learnt:      17376 | 0.000
35.98/36.06	c total clause space: 48.1602MB
35.98/36.06	c total #watches: 193252
36.29/36.33	c total #propagations: 12301139 / total #impl: 41520461 (eff. 0.296)
36.29/36.33	c #Conflicts:     178000 | #Learnt:      18376 | 0.000
36.29/36.33	c total clause space: 48.1602MB
36.29/36.33	c total #watches: 196371
36.58/36.61	c total #propagations: 12369988 / total #impl: 41749780 (eff. 0.296)
36.58/36.61	c #Conflicts:     179000 | #Learnt:      19376 | 0.000
36.58/36.61	c total clause space: 48.1602MB
36.58/36.61	c total #watches: 199955
36.88/36.92	c total #propagations: 12432041 / total #impl: 41944172 (eff. 0.296)
36.88/36.92	c GC COLLECT
36.88/36.92	c #Conflicts:     180000 | #Learnt:      10278 | 0.000
36.88/36.92	c total clause space: 48.1602MB
36.88/36.92	c total #watches: 167519
37.08/37.15	c total #propagations: 12502626 / total #impl: 42175236 (eff. 0.296)
37.08/37.15	c #Conflicts:     181000 | #Learnt:      11278 | 0.000
37.08/37.15	c total clause space: 48.1602MB
37.08/37.15	c total #watches: 171409
37.28/37.38	c total #propagations: 12568542 / total #impl: 42385736 (eff. 0.297)
37.28/37.38	c #Conflicts:     182000 | #Learnt:      12278 | 0.000
37.28/37.38	c total clause space: 48.1602MB
37.28/37.38	c total #watches: 175148
37.58/37.64	c total #propagations: 12636258 / total #impl: 42603304 (eff. 0.297)
37.58/37.64	c #Conflicts:     183000 | #Learnt:      13278 | 0.000
37.58/37.64	c total clause space: 48.1602MB
37.58/37.64	c total #watches: 178411
37.88/37.92	c total #propagations: 12699887 / total #impl: 42784799 (eff. 0.297)
37.88/37.92	c #Conflicts:     184000 | #Learnt:      14278 | 0.000
37.88/37.92	c total clause space: 48.1602MB
37.88/37.92	c total #watches: 181474
38.08/38.16	c total #propagations: 12761920 / total #impl: 42967423 (eff. 0.297)
38.08/38.16	c #Conflicts:     185000 | #Learnt:      15278 | 0.000
38.08/38.16	c total clause space: 48.1602MB
38.08/38.16	c total #watches: 184546
38.38/38.42	c total #propagations: 12823563 / total #impl: 43151515 (eff. 0.297)
38.38/38.42	c #Conflicts:     186000 | #Learnt:      16278 | 0.000
38.38/38.42	c total clause space: 48.1602MB
38.38/38.42	c total #watches: 187931
38.59/38.67	c total #propagations: 12889053 / total #impl: 43347045 (eff. 0.297)
38.59/38.67	c #Conflicts:     187000 | #Learnt:      17278 | 0.000
38.59/38.67	c total clause space: 48.1602MB
38.59/38.67	c total #watches: 191414
38.88/38.97	c total #propagations: 12947121 / total #impl: 43532819 (eff. 0.297)
38.88/38.97	c #Conflicts:     188000 | #Learnt:      18278 | 0.000
38.88/38.97	c total clause space: 48.1602MB
38.88/38.97	c total #watches: 194568
39.18/39.28	c total #propagations: 13012911 / total #impl: 43757152 (eff. 0.297)
39.18/39.28	c #Conflicts:     189000 | #Learnt:      19278 | 0.000
39.18/39.28	c total clause space: 48.1602MB
39.18/39.28	c total #watches: 198546
39.48/39.58	c total #propagations: 13085380 / total #impl: 44013925 (eff. 0.297)
39.48/39.58	c #Conflicts:     190000 | #Learnt:      20278 | 0.000
39.48/39.58	c total clause space: 48.1602MB
39.48/39.58	c total #watches: 202366
39.78/39.82	c total #propagations: 13153138 / total #impl: 44224939 (eff. 0.297)
39.78/39.82	c GC COLLECT
39.78/39.82	c #Conflicts:     191000 | #Learnt:      10882 | 0.000
39.78/39.82	c total clause space: 48.1602MB
39.78/39.82	c total #watches: 170678
39.98/40.04	c total #propagations: 13209719 / total #impl: 44405480 (eff. 0.297)
39.98/40.04	c #Conflicts:     192000 | #Learnt:      11882 | 0.000
39.98/40.04	c total clause space: 48.1602MB
39.98/40.04	c total #watches: 174042
40.18/40.27	c total #propagations: 13266878 / total #impl: 44555348 (eff. 0.298)
40.18/40.27	c #Conflicts:     193000 | #Learnt:      12882 | 0.000
40.18/40.27	c total clause space: 48.1602MB
40.18/40.27	c total #watches: 177436
40.48/40.51	c total #propagations: 13325738 / total #impl: 44725512 (eff. 0.298)
40.48/40.51	c #Conflicts:     194000 | #Learnt:      13882 | 0.000
40.48/40.51	c total clause space: 48.1602MB
40.48/40.51	c total #watches: 181188
40.69/40.74	c total #propagations: 13381838 / total #impl: 44875029 (eff. 0.298)
40.69/40.74	c #Conflicts:     195000 | #Learnt:      14882 | 0.000
40.69/40.74	c total clause space: 48.1602MB
40.69/40.74	c total #watches: 184661
40.88/40.98	c total #propagations: 13439188 / total #impl: 45029255 (eff. 0.298)
40.88/40.98	c #Conflicts:     196000 | #Learnt:      15882 | 0.000
40.88/40.98	c total clause space: 48.1602MB
40.88/40.98	c total #watches: 188413
41.18/41.26	c total #propagations: 13497278 / total #impl: 45194772 (eff. 0.299)
41.18/41.26	c #Conflicts:     197000 | #Learnt:      16882 | 0.000
41.18/41.26	c total clause space: 48.1602MB
41.18/41.26	c total #watches: 191579
41.48/41.52	c total #propagations: 13560282 / total #impl: 45381338 (eff. 0.299)
41.48/41.52	c #Conflicts:     198000 | #Learnt:      17882 | 0.000
41.48/41.52	c total clause space: 48.1602MB
41.48/41.52	c total #watches: 194995
41.79/41.83	c total #propagations: 13619073 / total #impl: 45552960 (eff. 0.299)
41.79/41.83	c #Conflicts:     199000 | #Learnt:      18882 | 0.000
41.79/41.83	c total clause space: 48.1602MB
41.79/41.83	c total #watches: 198317
42.08/42.15	c total #propagations: 13686387 / total #impl: 45777691 (eff. 0.299)
42.08/42.15	c #Conflicts:     200000 | #Learnt:      19882 | 0.000
42.08/42.15	c total clause space: 48.1602MB
42.08/42.15	c total #watches: 202288
42.38/42.48	c total #propagations: 13759868 / total #impl: 46036127 (eff. 0.299)
42.38/42.48	c #Conflicts:     201000 | #Learnt:      20882 | 0.000
42.38/42.48	c total clause space: 48.1602MB
42.38/42.48	c total #watches: 205489
42.68/42.76	c total #propagations: 13826776 / total #impl: 46254515 (eff. 0.299)
42.68/42.76	c GC COLLECT
42.68/42.76	c #Conflicts:     202000 | #Learnt:      11193 | 0.000
42.68/42.76	c total clause space: 48.1602MB
42.68/42.76	c total #watches: 171983
42.99/43.04	c total #propagations: 13892480 / total #impl: 46471393 (eff. 0.299)
42.99/43.04	c #Conflicts:     203000 | #Learnt:      12193 | 0.000
42.99/43.04	c total clause space: 48.1602MB
42.99/43.04	c total #watches: 175475
43.28/43.36	c total #propagations: 13966525 / total #impl: 46710542 (eff. 0.299)
43.28/43.36	c #Conflicts:     204000 | #Learnt:      13193 | 0.000
43.28/43.36	c total clause space: 48.1602MB
43.28/43.36	c total #watches: 178853
43.58/43.67	c total #propagations: 14048886 / total #impl: 46997020 (eff. 0.299)
43.58/43.67	c #Conflicts:     205000 | #Learnt:      14193 | 0.000
43.58/43.67	c total clause space: 48.1602MB
43.58/43.67	c total #watches: 182009
43.88/43.93	c total #propagations: 14130810 / total #impl: 47245645 (eff. 0.299)
43.88/43.93	c #Conflicts:     206000 | #Learnt:      15193 | 0.000
43.88/43.93	c total clause space: 48.1602MB
43.88/43.93	c total #watches: 185445
44.18/44.22	c total #propagations: 14203500 / total #impl: 47466296 (eff. 0.299)
44.18/44.22	c #Conflicts:     207000 | #Learnt:      16193 | 0.000
44.18/44.22	c total clause space: 48.1602MB
44.18/44.22	c total #watches: 189029
44.48/44.53	c total #propagations: 14281514 / total #impl: 47736151 (eff. 0.299)
44.48/44.53	c #Conflicts:     208000 | #Learnt:      17193 | 0.000
44.48/44.53	c total clause space: 48.1602MB
44.48/44.53	c total #watches: 192763
44.78/44.85	c total #propagations: 14361222 / total #impl: 48000590 (eff. 0.299)
44.78/44.85	c #Conflicts:     209000 | #Learnt:      18193 | 0.000
44.78/44.85	c total clause space: 48.1602MB
44.78/44.85	c total #watches: 196499
45.09/45.17	c total #propagations: 14428050 / total #impl: 48196071 (eff. 0.299)
45.09/45.17	c #Conflicts:     210000 | #Learnt:      19193 | 0.000
45.09/45.17	c total clause space: 48.1602MB
45.09/45.17	c total #watches: 200224
45.48/45.51	c total #propagations: 14498494 / total #impl: 48433403 (eff. 0.299)
45.48/45.51	c #Conflicts:     211000 | #Learnt:      20193 | 0.000
45.48/45.51	c total clause space: 48.1602MB
45.48/45.51	c total #watches: 203408
45.78/45.89	c total #propagations: 14563677 / total #impl: 48648763 (eff. 0.299)
45.78/45.89	c #Conflicts:     212000 | #Learnt:      21193 | 0.000
45.78/45.89	c total clause space: 48.1602MB
45.78/45.89	c total #watches: 206855
46.19/46.26	c total #propagations: 14638731 / total #impl: 48896186 (eff. 0.299)
46.19/46.26	c GC COLLECT
46.19/46.26	c #Conflicts:     213000 | #Learnt:      11192 | 0.000
46.19/46.26	c total clause space: 48.1602MB
46.19/46.26	c total #watches: 172206
46.38/46.48	c total #propagations: 14712223 / total #impl: 49130082 (eff. 0.299)
46.38/46.48	c #Conflicts:     214000 | #Learnt:      12192 | 0.000
46.38/46.48	c total clause space: 48.1602MB
46.38/46.48	c total #watches: 176436
46.68/46.72	c total #propagations: 14773941 / total #impl: 49295523 (eff. 0.300)
46.68/46.72	c #Conflicts:     215000 | #Learnt:      13192 | 0.000
46.68/46.72	c total clause space: 48.1602MB
46.68/46.72	c total #watches: 179974
46.88/46.98	c total #propagations: 14844257 / total #impl: 49529659 (eff. 0.300)
46.88/46.98	c #Conflicts:     216000 | #Learnt:      14192 | 0.000
46.88/46.98	c total clause space: 48.1602MB
46.88/46.98	c total #watches: 183443
47.18/47.28	c total #propagations: 14907097 / total #impl: 49728489 (eff. 0.300)
47.18/47.28	c #Conflicts:     217000 | #Learnt:      15192 | 0.000
47.18/47.28	c total clause space: 48.1602MB
47.18/47.28	c total #watches: 186666
47.48/47.54	c total #propagations: 14969768 / total #impl: 49921435 (eff. 0.300)
47.48/47.54	c #Conflicts:     218000 | #Learnt:      16192 | 0.000
47.48/47.54	c total clause space: 48.1602MB
47.48/47.54	c total #watches: 190673
47.78/47.82	c total #propagations: 15032974 / total #impl: 50103331 (eff. 0.300)
47.78/47.82	c #Conflicts:     219000 | #Learnt:      17192 | 0.000
47.78/47.82	c total clause space: 48.1602MB
47.78/47.82	c total #watches: 194447
48.08/48.13	c total #propagations: 15093439 / total #impl: 50281247 (eff. 0.300)
48.08/48.13	c #Conflicts:     220000 | #Learnt:      18192 | 0.000
48.08/48.13	c total clause space: 48.1602MB
48.08/48.13	c total #watches: 198334
48.39/48.47	c total #propagations: 15154928 / total #impl: 50455544 (eff. 0.300)
48.39/48.47	c #Conflicts:     221000 | #Learnt:      19192 | 0.000
48.39/48.47	c total clause space: 48.1602MB
48.39/48.47	c total #watches: 201964
48.78/48.88	c total #propagations: 15221281 / total #impl: 50655649 (eff. 0.300)
48.78/48.88	c #Conflicts:     222000 | #Learnt:      20192 | 0.000
48.78/48.88	c total clause space: 48.1602MB
48.78/48.88	c total #watches: 205042
49.18/49.28	c total #propagations: 15307575 / total #impl: 50954766 (eff. 0.300)
49.18/49.28	c #Conflicts:     223000 | #Learnt:      21192 | 0.000
49.18/49.28	c total clause space: 48.1602MB
49.18/49.28	c total #watches: 208366
49.59/49.64	c total #propagations: 15396113 / total #impl: 51301500 (eff. 0.300)
49.59/49.64	c #Conflicts:     224000 | #Learnt:      22192 | 0.000
49.59/49.64	c total clause space: 48.1602MB
49.59/49.64	c total #watches: 212099
49.88/49.96	c total #propagations: 15482572 / total #impl: 51646993 (eff. 0.300)
49.88/49.96	c GC COLLECT
49.88/49.96	c #Conflicts:     225000 | #Learnt:      11889 | 0.000
49.88/49.96	c total clause space: 48.1602MB
49.88/49.96	c total #watches: 174926
50.18/50.22	c total #propagations: 15558630 / total #impl: 51909393 (eff. 0.300)
50.18/50.22	c #Conflicts:     226000 | #Learnt:      12889 | 0.000
50.18/50.22	c total clause space: 48.1602MB
50.18/50.22	c total #watches: 178364
50.38/50.49	c total #propagations: 15624855 / total #impl: 52117645 (eff. 0.300)
50.38/50.49	c #Conflicts:     227000 | #Learnt:      13889 | 0.000
50.38/50.49	c total clause space: 48.1602MB
50.38/50.49	c total #watches: 181627
50.69/50.78	c total #propagations: 15694391 / total #impl: 52332485 (eff. 0.300)
50.69/50.78	c #Conflicts:     228000 | #Learnt:      14889 | 0.000
50.69/50.78	c total clause space: 48.1602MB
50.69/50.78	c total #watches: 185034
50.98/51.08	c total #propagations: 15775203 / total #impl: 52616320 (eff. 0.300)
50.98/51.08	c #Conflicts:     229000 | #Learnt:      15889 | 0.000
50.98/51.08	c total clause space: 48.1602MB
50.98/51.08	c total #watches: 188825
51.28/51.38	c total #propagations: 15858211 / total #impl: 52905603 (eff. 0.300)
51.28/51.38	c #Conflicts:     230000 | #Learnt:      16889 | 0.000
51.28/51.38	c total clause space: 48.1602MB
51.28/51.38	c total #watches: 191837
51.58/51.69	c total #propagations: 15925934 / total #impl: 53110430 (eff. 0.300)
51.58/51.69	c #Conflicts:     231000 | #Learnt:      17889 | 0.000
51.58/51.69	c total clause space: 48.1602MB
51.58/51.69	c total #watches: 195080
51.88/51.98	c total #propagations: 15996273 / total #impl: 53331031 (eff. 0.300)
51.88/51.98	c #Conflicts:     232000 | #Learnt:      18889 | 0.000
51.88/51.98	c total clause space: 48.1602MB
51.88/51.98	c total #watches: 198745
52.28/52.30	c total #propagations: 16067692 / total #impl: 53540496 (eff. 0.300)
52.28/52.30	c #Conflicts:     233000 | #Learnt:      19889 | 0.000
52.28/52.30	c total clause space: 48.1602MB
52.28/52.30	c total #watches: 202146
52.58/52.61	c total #propagations: 16149670 / total #impl: 53780796 (eff. 0.300)
52.58/52.61	c #Conflicts:     234000 | #Learnt:      20889 | 0.000
52.58/52.61	c total clause space: 48.1602MB
52.58/52.61	c total #watches: 205817
52.89/52.96	c total #propagations: 16220252 / total #impl: 54015186 (eff. 0.300)
52.89/52.96	c #Conflicts:     235000 | #Learnt:      21889 | 0.000
52.89/52.96	c total clause space: 48.1602MB
52.89/52.96	c total #watches: 209152
53.28/53.34	c total #propagations: 16285652 / total #impl: 54227836 (eff. 0.300)
53.28/53.34	c #Conflicts:     236000 | #Learnt:      22889 | 0.000
53.28/53.34	c total clause space: 48.1602MB
53.28/53.34	c total #watches: 212293
53.58/53.61	c total #propagations: 16349208 / total #impl: 54408470 (eff. 0.300)
53.58/53.61	c GC COLLECT
53.58/53.61	c #Conflicts:     237000 | #Learnt:      12283 | 0.000
53.58/53.61	c total clause space: 48.1602MB
53.58/53.61	c total #watches: 176248
53.78/53.86	c total #propagations: 16411193 / total #impl: 54578911 (eff. 0.301)
53.78/53.86	c #Conflicts:     238000 | #Learnt:      13283 | 0.000
53.78/53.86	c total clause space: 48.1602MB
53.78/53.86	c total #watches: 179808
54.08/54.14	c total #propagations: 16475997 / total #impl: 54773443 (eff. 0.301)
54.08/54.14	c #Conflicts:     239000 | #Learnt:      14283 | 0.000
54.08/54.14	c total clause space: 48.1602MB
54.08/54.14	c total #watches: 183557
54.38/54.42	c total #propagations: 16547778 / total #impl: 54999719 (eff. 0.301)
54.38/54.42	c #Conflicts:     240000 | #Learnt:      15283 | 0.000
54.38/54.42	c total clause space: 48.1602MB
54.38/54.42	c total #watches: 186743
54.68/54.71	c total #propagations: 16610725 / total #impl: 55182443 (eff. 0.301)
54.68/54.71	c #Conflicts:     241000 | #Learnt:      16283 | 0.000
54.68/54.71	c total clause space: 48.1602MB
54.68/54.71	c total #watches: 190570
54.99/55.03	c total #propagations: 16676494 / total #impl: 55384132 (eff. 0.301)
54.99/55.03	c #Conflicts:     242000 | #Learnt:      17283 | 0.000
54.99/55.03	c total clause space: 48.1602MB
54.99/55.03	c total #watches: 193970
55.28/55.37	c total #propagations: 16745369 / total #impl: 55632015 (eff. 0.301)
55.28/55.37	c #Conflicts:     243000 | #Learnt:      18283 | 0.000
55.28/55.37	c total clause space: 48.1602MB
55.28/55.37	c total #watches: 197083
55.58/55.68	c total #propagations: 16816854 / total #impl: 55861425 (eff. 0.301)
55.58/55.68	c #Conflicts:     244000 | #Learnt:      19283 | 0.000
55.58/55.68	c total clause space: 48.1602MB
55.58/55.68	c total #watches: 200438
55.98/56.00	c total #propagations: 16883958 / total #impl: 56064878 (eff. 0.301)
55.98/56.00	c #Conflicts:     245000 | #Learnt:      20283 | 0.000
55.98/56.00	c total clause space: 48.1602MB
55.98/56.00	c total #watches: 204123
56.28/56.31	c total #propagations: 16948053 / total #impl: 56271270 (eff. 0.301)
56.28/56.31	c #Conflicts:     246000 | #Learnt:      21283 | 0.000
56.28/56.31	c total clause space: 48.1602MB
56.28/56.31	c total #watches: 207586
56.58/56.68	c total #propagations: 17011777 / total #impl: 56476337 (eff. 0.301)
56.58/56.68	c #Conflicts:     247000 | #Learnt:      22283 | 0.000
56.58/56.68	c total clause space: 48.1602MB
56.58/56.68	c total #watches: 211128
56.98/57.01	c total #propagations: 17083559 / total #impl: 56731283 (eff. 0.301)
56.98/57.01	c #Conflicts:     248000 | #Learnt:      23283 | 0.000
56.98/57.01	c total clause space: 48.1602MB
56.98/57.01	c total #watches: 214632
57.29/57.36	c total #propagations: 17151760 / total #impl: 56922443 (eff. 0.301)
57.29/57.36	c GC COLLECT
57.29/57.36	c #Conflicts:     249000 | #Learnt:      12387 | 0.000
57.29/57.36	c total clause space: 48.1602MB
57.29/57.36	c total #watches: 176842
57.58/57.63	c total #propagations: 17220088 / total #impl: 57150901 (eff. 0.301)
57.58/57.63	c #Conflicts:     250000 | #Learnt:      13387 | 0.000
57.58/57.63	c total clause space: 48.1602MB
57.58/57.63	c total #watches: 180488
57.78/57.89	c total #propagations: 17293444 / total #impl: 57396103 (eff. 0.301)
57.78/57.89	c #Conflicts:     251000 | #Learnt:      14387 | 0.000
57.78/57.89	c total clause space: 48.1602MB
57.78/57.89	c total #watches: 183719
58.08/58.15	c total #propagations: 17356708 / total #impl: 57582768 (eff. 0.301)
58.08/58.15	c #Conflicts:     252000 | #Learnt:      15387 | 0.000
58.08/58.15	c total clause space: 48.1602MB
58.08/58.15	c total #watches: 187399
58.38/58.46	c total #propagations: 17427000 / total #impl: 57802072 (eff. 0.301)
58.38/58.46	c #Conflicts:     253000 | #Learnt:      16387 | 0.000
58.38/58.46	c total clause space: 48.1602MB
58.38/58.46	c total #watches: 190785
58.68/58.74	c total #propagations: 17503249 / total #impl: 58048029 (eff. 0.302)
58.68/58.74	c #Conflicts:     254000 | #Learnt:      17387 | 0.000
58.68/58.74	c total clause space: 48.1602MB
58.68/58.74	c total #watches: 194183
58.98/59.07	c total #propagations: 17586854 / total #impl: 58325940 (eff. 0.302)
58.98/59.07	c #Conflicts:     255000 | #Learnt:      18387 | 0.000
58.98/59.07	c total clause space: 48.1602MB
58.98/59.07	c total #watches: 197716
59.28/59.38	c total #propagations: 17656385 / total #impl: 58556252 (eff. 0.302)
59.28/59.38	c #Conflicts:     256000 | #Learnt:      19387 | 0.000
59.28/59.38	c total clause space: 48.1602MB
59.28/59.38	c total #watches: 201110
59.58/59.69	c total #propagations: 17720580 / total #impl: 58764692 (eff. 0.302)
59.58/59.69	c #Conflicts:     257000 | #Learnt:      20387 | 0.000
59.58/59.69	c total clause space: 48.1602MB
59.58/59.69	c total #watches: 204705
59.98/60.04	c total #propagations: 17791876 / total #impl: 59001345 (eff. 0.302)
59.98/60.04	c #Conflicts:     258000 | #Learnt:      21387 | 0.000
59.98/60.04	c total clause space: 48.1602MB
59.98/60.04	c total #watches: 207935
60.38/60.42	c total #propagations: 17868410 / total #impl: 59286024 (eff. 0.301)
60.38/60.42	c #Conflicts:     259000 | #Learnt:      22387 | 0.000
60.38/60.42	c total clause space: 48.1602MB
60.38/60.42	c total #watches: 211249
60.68/60.78	c total #propagations: 17943567 / total #impl: 59588689 (eff. 0.301)
60.68/60.78	c #Conflicts:     260000 | #Learnt:      23387 | 0.000
60.68/60.78	c total clause space: 48.1602MB
60.68/60.78	c total #watches: 214366
61.08/61.16	c total #propagations: 18015849 / total #impl: 59847294 (eff. 0.301)
61.08/61.16	c #Conflicts:     261000 | #Learnt:      24387 | 0.000
61.08/61.16	c total clause space: 48.1602MB
61.08/61.16	c total #watches: 217381
61.38/61.45	c total #propagations: 18082043 / total #impl: 60066249 (eff. 0.301)
61.38/61.45	c GC COLLECT
61.38/61.45	c #Conflicts:     262000 | #Learnt:      13186 | 0.000
61.38/61.45	c total clause space: 48.1602MB
61.38/61.45	c total #watches: 179480
61.68/61.76	c total #propagations: 18155878 / total #impl: 60282097 (eff. 0.301)
61.68/61.76	c #Conflicts:     263000 | #Learnt:      14186 | 0.000
61.68/61.76	c total clause space: 48.1602MB
61.68/61.76	c total #watches: 183084
61.98/62.06	c total #propagations: 18234732 / total #impl: 60524455 (eff. 0.301)
61.98/62.06	c #Conflicts:     264000 | #Learnt:      15186 | 0.000
61.98/62.06	c total clause space: 48.1602MB
61.98/62.06	c total #watches: 186809
62.28/62.34	c total #propagations: 18301012 / total #impl: 60720605 (eff. 0.301)
62.28/62.34	c #Conflicts:     265000 | #Learnt:      16186 | 0.000
62.28/62.34	c total clause space: 48.1602MB
62.28/62.34	c total #watches: 190306
62.58/62.64	c total #propagations: 18367250 / total #impl: 60914693 (eff. 0.302)
62.58/62.64	c #Conflicts:     266000 | #Learnt:      17186 | 0.000
62.58/62.64	c total clause space: 48.1602MB
62.58/62.64	c total #watches: 193044
62.88/62.95	c total #propagations: 18434800 / total #impl: 61136800 (eff. 0.302)
62.88/62.95	c #Conflicts:     267000 | #Learnt:      18186 | 0.000
62.88/62.95	c total clause space: 48.1602MB
62.88/62.95	c total #watches: 196604
63.18/63.29	c total #propagations: 18504081 / total #impl: 61382991 (eff. 0.301)
63.18/63.29	c #Conflicts:     268000 | #Learnt:      19186 | 0.000
63.18/63.29	c total clause space: 48.1602MB
63.18/63.29	c total #watches: 200060
63.58/63.65	c total #propagations: 18577397 / total #impl: 61659624 (eff. 0.301)
63.58/63.65	c #Conflicts:     269000 | #Learnt:      20186 | 0.000
63.58/63.65	c total clause space: 48.1602MB
63.58/63.65	c total #watches: 203554
63.98/64.05	c total #propagations: 18648073 / total #impl: 61894074 (eff. 0.301)
63.98/64.05	c #Conflicts:     270000 | #Learnt:      21186 | 0.000
63.98/64.05	c total clause space: 48.1602MB
63.98/64.05	c total #watches: 206726
64.38/64.43	c total #propagations: 18731694 / total #impl: 62205009 (eff. 0.301)
64.38/64.43	c #Conflicts:     271000 | #Learnt:      22186 | 0.000
64.38/64.43	c total clause space: 48.1602MB
64.38/64.43	c total #watches: 210081
64.78/64.87	c total #propagations: 18799009 / total #impl: 62448639 (eff. 0.301)
64.78/64.87	c #Conflicts:     272000 | #Learnt:      23186 | 0.000
64.78/64.87	c total clause space: 48.1602MB
64.78/64.87	c total #watches: 213380
65.18/65.24	c total #propagations: 18872164 / total #impl: 62707519 (eff. 0.301)
65.18/65.24	c #Conflicts:     273000 | #Learnt:      24186 | 0.000
65.18/65.24	c total clause space: 48.1602MB
65.18/65.24	c total #watches: 217122
65.57/65.64	c total #propagations: 18944210 / total #impl: 62982888 (eff. 0.301)
65.57/65.64	c GC COLLECT
65.57/65.64	c #Conflicts:     274000 | #Learnt:      12682 | 0.000
65.57/65.64	c total clause space: 48.1602MB
65.57/65.64	c total #watches: 177991
65.87/65.93	c total #propagations: 19018779 / total #impl: 63258407 (eff. 0.301)
65.87/65.93	c #Conflicts:     275000 | #Learnt:      13682 | 0.000
65.87/65.93	c total clause space: 48.1602MB
65.87/65.93	c total #watches: 181545
66.17/66.21	c total #propagations: 19097484 / total #impl: 63526382 (eff. 0.301)
66.17/66.21	c #Conflicts:     276000 | #Learnt:      14682 | 0.000
66.17/66.21	c total clause space: 48.1602MB
66.17/66.21	c total #watches: 185097
66.47/66.51	c total #propagations: 19165392 / total #impl: 63740274 (eff. 0.301)
66.47/66.51	c #Conflicts:     277000 | #Learnt:      15682 | 0.000
66.47/66.51	c total clause space: 48.1602MB
66.47/66.51	c total #watches: 188399
66.77/66.81	c total #propagations: 19230162 / total #impl: 63953318 (eff. 0.301)
66.77/66.81	c #Conflicts:     278000 | #Learnt:      16682 | 0.000
66.77/66.81	c total clause space: 48.1602MB
66.77/66.81	c total #watches: 191964
66.97/67.10	c total #propagations: 19293642 / total #impl: 64167275 (eff. 0.301)
66.97/67.10	c #Conflicts:     279000 | #Learnt:      17682 | 0.000
66.97/67.10	c total clause space: 48.1602MB
66.97/67.10	c total #watches: 195843
67.27/67.39	c total #propagations: 19363282 / total #impl: 64383283 (eff. 0.301)
67.27/67.39	c #Conflicts:     280000 | #Learnt:      18682 | 0.000
67.27/67.39	c total clause space: 48.1602MB
67.27/67.39	c total #watches: 199502
67.67/67.74	c total #propagations: 19438900 / total #impl: 64601837 (eff. 0.301)
67.67/67.74	c #Conflicts:     281000 | #Learnt:      19682 | 0.000
67.67/67.74	c total clause space: 48.1602MB
67.67/67.74	c total #watches: 202976
67.97/68.08	c total #propagations: 19522592 / total #impl: 64891022 (eff. 0.301)
67.97/68.08	c #Conflicts:     282000 | #Learnt:      20682 | 0.000
67.97/68.08	c total clause space: 48.1602MB
67.97/68.08	c total #watches: 206521
68.37/68.41	c total #propagations: 19598471 / total #impl: 65151623 (eff. 0.301)
68.37/68.41	c #Conflicts:     283000 | #Learnt:      21682 | 0.000
68.37/68.41	c total clause space: 48.1602MB
68.37/68.41	c total #watches: 209896
68.67/68.78	c total #propagations: 19678440 / total #impl: 65428015 (eff. 0.301)
68.67/68.78	c #Conflicts:     284000 | #Learnt:      22682 | 0.000
68.67/68.78	c total clause space: 48.1602MB
68.67/68.78	c total #watches: 213048
69.07/69.16	c total #propagations: 19751827 / total #impl: 65658779 (eff. 0.301)
69.07/69.16	c #Conflicts:     285000 | #Learnt:      23682 | 0.000
69.07/69.16	c total clause space: 48.1602MB
69.07/69.16	c total #watches: 216587
69.47/69.59	c total #propagations: 19824285 / total #impl: 65910505 (eff. 0.301)
69.47/69.59	c #Conflicts:     286000 | #Learnt:      24682 | 0.000
69.47/69.59	c total clause space: 48.1602MB
69.47/69.59	c total #watches: 220391
69.97/70.04	c total #propagations: 19909862 / total #impl: 66249645 (eff. 0.301)
69.97/70.04	c GC COLLECT
69.97/70.04	c #Conflicts:     287000 | #Learnt:      12880 | 0.000
69.97/70.04	c total clause space: 48.1602MB
69.97/70.04	c total #watches: 178732
70.27/70.30	c total #propagations: 19988405 / total #impl: 66539268 (eff. 0.300)
70.27/70.30	c #Conflicts:     288000 | #Learnt:      13880 | 0.000
70.27/70.30	c total clause space: 48.1602MB
70.27/70.30	c total #watches: 182099
70.57/70.60	c total #propagations: 20056148 / total #impl: 66742250 (eff. 0.301)
70.57/70.60	c #Conflicts:     289000 | #Learnt:      14880 | 0.000
70.57/70.60	c total clause space: 48.1602MB
70.57/70.60	c total #watches: 185975
70.87/70.90	c total #propagations: 20134386 / total #impl: 66994335 (eff. 0.301)
70.87/70.90	c #Conflicts:     290000 | #Learnt:      15880 | 0.000
70.87/70.90	c total clause space: 48.1602MB
70.87/70.90	c total #watches: 189237
71.17/71.21	c total #propagations: 20204590 / total #impl: 67211016 (eff. 0.301)
71.17/71.21	c #Conflicts:     291000 | #Learnt:      16880 | 0.000
71.17/71.21	c total clause space: 48.1602MB
71.17/71.21	c total #watches: 192621
71.37/71.48	c total #propagations: 20280373 / total #impl: 67494933 (eff. 0.300)
71.37/71.48	c #Conflicts:     292000 | #Learnt:      17880 | 0.000
71.37/71.48	c total clause space: 48.1602MB
71.37/71.48	c total #watches: 196319
71.67/71.72	c total #propagations: 20354902 / total #impl: 67737565 (eff. 0.300)
71.67/71.72	c #Conflicts:     293000 | #Learnt:      18880 | 0.000
71.67/71.72	c total clause space: 48.1602MB
71.67/71.72	c total #watches: 200130
71.97/72.00	c total #propagations: 20428775 / total #impl: 67943713 (eff. 0.301)
71.97/72.00	c #Conflicts:     294000 | #Learnt:      19880 | 0.000
71.97/72.00	c total clause space: 48.1602MB
71.97/72.00	c total #watches: 203305
72.27/72.31	c total #propagations: 20516484 / total #impl: 68197446 (eff. 0.301)
72.27/72.31	c #Conflicts:     295000 | #Learnt:      20880 | 0.000
72.27/72.31	c total clause space: 48.1602MB
72.27/72.31	c total #watches: 206809
72.57/72.65	c total #propagations: 20593211 / total #impl: 68454932 (eff. 0.301)
72.57/72.65	c #Conflicts:     296000 | #Learnt:      21880 | 0.000
72.57/72.65	c total clause space: 48.1602MB
72.57/72.65	c total #watches: 210693
72.87/72.97	c total #propagations: 20677400 / total #impl: 68741938 (eff. 0.301)
72.87/72.97	c #Conflicts:     297000 | #Learnt:      22880 | 0.000
72.87/72.97	c total clause space: 48.1602MB
72.87/72.97	c total #watches: 214005
73.27/73.33	c total #propagations: 20753165 / total #impl: 68993403 (eff. 0.301)
73.27/73.33	c #Conflicts:     298000 | #Learnt:      23880 | 0.000
73.27/73.33	c total clause space: 48.1602MB
73.27/73.33	c total #watches: 217526
73.67/73.73	c total #propagations: 20827908 / total #impl: 69241566 (eff. 0.301)
73.67/73.73	c #Conflicts:     299000 | #Learnt:      24880 | 0.000
73.67/73.73	c total clause space: 48.1602MB
73.67/73.73	c total #watches: 220807
74.07/74.10	c total #propagations: 20904807 / total #impl: 69483593 (eff. 0.301)
74.07/74.10	c #Conflicts:     300000 | #Learnt:      25880 | 0.000
74.07/74.10	c total clause space: 48.1602MB
74.07/74.10	c total #watches: 224236
74.27/74.39	c total #propagations: 20978815 / total #impl: 69720788 (eff. 0.301)
74.27/74.39	c GC COLLECT
74.27/74.39	c #Conflicts:     301000 | #Learnt:      13778 | 0.000
74.27/74.39	c total clause space: 48.1602MB
74.27/74.39	c total #watches: 182093
74.57/74.69	c total #propagations: 21052630 / total #impl: 69948522 (eff. 0.301)
74.57/74.69	c #Conflicts:     302000 | #Learnt:      14778 | 0.000
74.57/74.69	c total clause space: 48.1602MB
74.57/74.69	c total #watches: 185679
74.87/74.96	c total #propagations: 21136001 / total #impl: 70218976 (eff. 0.301)
74.87/74.96	c #Conflicts:     303000 | #Learnt:      15778 | 0.000
74.87/74.96	c total clause space: 48.1602MB
74.87/74.96	c total #watches: 189292
75.17/75.25	c total #propagations: 21221066 / total #impl: 70501089 (eff. 0.301)
75.17/75.25	c #Conflicts:     304000 | #Learnt:      16778 | 0.000
75.17/75.25	c total clause space: 48.1602MB
75.17/75.25	c total #watches: 193978
75.47/75.55	c total #propagations: 21299376 / total #impl: 70790083 (eff. 0.301)
75.47/75.55	c #Conflicts:     305000 | #Learnt:      17778 | 0.000
75.47/75.55	c total clause space: 48.1602MB
75.47/75.55	c total #watches: 197559
75.87/75.92	c total #propagations: 21369235 / total #impl: 71021595 (eff. 0.301)
75.87/75.92	c #Conflicts:     306000 | #Learnt:      18778 | 0.000
75.87/75.92	c total clause space: 48.1602MB
75.87/75.92	c total #watches: 200662
76.17/76.27	c total #propagations: 21436172 / total #impl: 71234470 (eff. 0.301)
76.17/76.27	c #Conflicts:     307000 | #Learnt:      19778 | 0.000
76.17/76.27	c total clause space: 48.1602MB
76.17/76.27	c total #watches: 203826
76.57/76.65	c total #propagations: 21504334 / total #impl: 71460058 (eff. 0.301)
76.57/76.65	c #Conflicts:     308000 | #Learnt:      20778 | 0.000
76.57/76.65	c total clause space: 48.1602MB
76.57/76.65	c total #watches: 207897
76.97/77.05	c total #propagations: 21582536 / total #impl: 71733670 (eff. 0.301)
76.97/77.05	c #Conflicts:     309000 | #Learnt:      21778 | 0.000
76.97/77.05	c total clause space: 48.1602MB
76.97/77.05	c total #watches: 211005
77.27/77.38	c total #propagations: 21658704 / total #impl: 71984798 (eff. 0.301)
77.27/77.38	c #Conflicts:     310000 | #Learnt:      22778 | 0.000
77.27/77.38	c total clause space: 48.1602MB
77.27/77.38	c total #watches: 214885
77.67/77.75	c total #propagations: 21748928 / total #impl: 72327911 (eff. 0.301)
77.67/77.75	c #Conflicts:     311000 | #Learnt:      23778 | 0.000
77.67/77.75	c total clause space: 48.1602MB
77.67/77.75	c total #watches: 218790
78.07/78.17	c total #propagations: 21838245 / total #impl: 72684614 (eff. 0.300)
78.07/78.17	c #Conflicts:     312000 | #Learnt:      24778 | 0.000
78.07/78.17	c total clause space: 48.1602MB
78.07/78.17	c total #watches: 221894
78.46/78.57	c total #propagations: 21911002 / total #impl: 72938295 (eff. 0.300)
78.46/78.57	c #Conflicts:     313000 | #Learnt:      25778 | 0.000
78.46/78.57	c total clause space: 48.1602MB
78.46/78.57	c total #watches: 225318
78.96/79.01	c total #propagations: 21988675 / total #impl: 73226166 (eff. 0.300)
78.96/79.01	c #Conflicts:     314000 | #Learnt:      26774 | 0.000
78.96/79.01	c total clause space: 48.1602MB
78.96/79.01	c total #watches: 228625
79.17/79.27	c total #propagations: 22067036 / total #impl: 73497869 (eff. 0.300)
79.17/79.27	c GC COLLECT
79.17/79.27	c #Conflicts:     315000 | #Learnt:      14375 | 0.000
79.17/79.27	c total clause space: 48.1602MB
79.17/79.27	c total #watches: 183686
79.46/79.53	c total #propagations: 22144687 / total #impl: 73728553 (eff. 0.300)
79.46/79.53	c S2->S1
79.46/79.53	c #Conflicts:     316000 | #Learnt:      11288 | 0.000
79.46/79.53	c total clause space: 48.1602MB
79.46/79.53	c total #watches: 175990
79.66/79.72	c total #propagations: 22221025 / total #impl: 73958667 (eff. 0.300)
79.66/79.72	c #Conflicts:     317000 | #Learnt:      12288 | 0.000
79.66/79.72	c total clause space: 78.2603MB
79.66/79.72	c total #watches: 176613
79.87/79.94	c total #propagations: 22282746 / total #impl: 74141916 (eff. 0.301)
79.87/79.94	c #Conflicts:     318000 | #Learnt:      13288 | 0.000
79.87/79.94	c total clause space: 78.2603MB
79.87/79.94	c total #watches: 179254
80.07/80.16	c total #propagations: 22339233 / total #impl: 74313112 (eff. 0.301)
80.07/80.16	c #Conflicts:     319000 | #Learnt:      14288 | 0.000
80.07/80.16	c total clause space: 78.2603MB
80.07/80.16	c total #watches: 182562
80.37/80.43	c total #propagations: 22400802 / total #impl: 74498668 (eff. 0.301)
80.37/80.43	c #Conflicts:     320000 | #Learnt:      15288 | 0.000
80.37/80.43	c total clause space: 78.2603MB
80.37/80.43	c total #watches: 185070
80.67/80.70	c total #propagations: 22461682 / total #impl: 74684322 (eff. 0.301)
80.67/80.70	c #Conflicts:     321000 | #Learnt:      16288 | 0.000
80.67/80.70	c total clause space: 78.2603MB
80.67/80.70	c total #watches: 186690
80.87/80.96	c total #propagations: 22529574 / total #impl: 74907969 (eff. 0.301)
80.87/80.96	c #Conflicts:     322000 | #Learnt:      17288 | 0.000
80.87/80.96	c total clause space: 78.2603MB
80.87/80.96	c total #watches: 190390
81.17/81.25	c total #propagations: 22599856 / total #impl: 75133796 (eff. 0.301)
81.17/81.25	c #Conflicts:     323000 | #Learnt:      18288 | 0.000
81.17/81.25	c total clause space: 78.2603MB
81.17/81.25	c total #watches: 194285
81.47/81.54	c total #propagations: 22672213 / total #impl: 75395002 (eff. 0.301)
81.47/81.54	c #Conflicts:     324000 | #Learnt:      19288 | 0.000
81.47/81.54	c total clause space: 78.2603MB
81.47/81.54	c total #watches: 197309
81.77/81.83	c total #propagations: 22741495 / total #impl: 75661087 (eff. 0.301)
81.77/81.83	c #Conflicts:     325000 | #Learnt:      20288 | 0.000
81.77/81.83	c total clause space: 78.2603MB
81.77/81.83	c total #watches: 200760
82.07/82.18	c total #propagations: 22816181 / total #impl: 75953577 (eff. 0.300)
82.07/82.18	c #Conflicts:     326000 | #Learnt:      21288 | 0.000
82.07/82.18	c total clause space: 78.2603MB
82.07/82.18	c total #watches: 204184
82.47/82.52	c total #propagations: 22890508 / total #impl: 76250528 (eff. 0.300)
82.47/82.52	c #Conflicts:     327000 | #Learnt:      22288 | 0.000
82.47/82.52	c total clause space: 78.2603MB
82.47/82.52	c total #watches: 207429
82.77/82.85	c total #propagations: 22957437 / total #impl: 76535331 (eff. 0.300)
82.77/82.85	c #Conflicts:     328000 | #Learnt:      23288 | 0.000
82.77/82.85	c total clause space: 78.2603MB
82.77/82.85	c total #watches: 211101
82.97/83.08	c total #propagations: 23024352 / total #impl: 76790315 (eff. 0.300)
82.97/83.08	c GC COLLECT
82.97/83.08	c #Conflicts:     329000 | #Learnt:      12636 | 0.000
82.97/83.08	c total clause space: 78.2603MB
82.97/83.08	c total #watches: 173871
83.27/83.32	c total #propagations: 23082230 / total #impl: 76964148 (eff. 0.300)
83.27/83.32	c #Conflicts:     330000 | #Learnt:      13636 | 0.000
83.27/83.32	c total clause space: 78.2603MB
83.27/83.32	c total #watches: 177596
83.47/83.59	c total #propagations: 23142787 / total #impl: 77164407 (eff. 0.300)
83.47/83.59	c #Conflicts:     331000 | #Learnt:      14636 | 0.000
83.47/83.59	c total clause space: 78.2603MB
83.47/83.59	c total #watches: 180644
83.77/83.86	c total #propagations: 23208390 / total #impl: 77373928 (eff. 0.300)
83.77/83.86	c #Conflicts:     332000 | #Learnt:      15636 | 0.000
83.77/83.86	c total clause space: 78.2603MB
83.77/83.86	c total #watches: 184143
84.07/84.17	c total #propagations: 23270218 / total #impl: 77559513 (eff. 0.300)
84.07/84.17	c #Conflicts:     333000 | #Learnt:      16636 | 0.000
84.07/84.17	c total clause space: 78.2603MB
84.07/84.17	c total #watches: 187898
84.37/84.46	c total #propagations: 23336784 / total #impl: 77773727 (eff. 0.300)
84.37/84.46	c #Conflicts:     334000 | #Learnt:      17636 | 0.000
84.37/84.46	c total clause space: 78.2603MB
84.37/84.46	c total #watches: 190847
84.67/84.77	c total #propagations: 23394737 / total #impl: 77960076 (eff. 0.300)
84.67/84.77	c #Conflicts:     335000 | #Learnt:      18636 | 0.000
84.67/84.77	c total clause space: 78.2603MB
84.67/84.77	c total #watches: 193675
85.07/85.10	c total #propagations: 23460773 / total #impl: 78189694 (eff. 0.300)
85.07/85.10	c #Conflicts:     336000 | #Learnt:      19636 | 0.000
85.07/85.10	c total clause space: 78.2603MB
85.07/85.10	c total #watches: 196748
85.27/85.39	c total #propagations: 23534745 / total #impl: 78459725 (eff. 0.300)
85.27/85.39	c #Conflicts:     337000 | #Learnt:      20636 | 0.000
85.27/85.39	c total clause space: 78.2603MB
85.27/85.39	c total #watches: 199846
85.66/85.71	c total #propagations: 23597256 / total #impl: 78670366 (eff. 0.300)
85.66/85.71	c #Conflicts:     338000 | #Learnt:      21636 | 0.000
85.66/85.71	c total clause space: 78.2603MB
85.66/85.71	c total #watches: 202639
85.96/86.02	c total #propagations: 23652758 / total #impl: 78847955 (eff. 0.300)
85.96/86.02	c #Conflicts:     339000 | #Learnt:      22636 | 0.000
85.96/86.02	c total clause space: 78.2603MB
85.96/86.02	c total #watches: 206242
86.26/86.33	c total #propagations: 23716808 / total #impl: 79026507 (eff. 0.300)
86.26/86.33	c #Conflicts:     340000 | #Learnt:      23636 | 0.000
86.26/86.33	c total clause space: 78.2603MB
86.26/86.33	c total #watches: 209684
86.66/86.71	c total #propagations: 23775683 / total #impl: 79197241 (eff. 0.300)
86.66/86.71	c #Conflicts:     341000 | #Learnt:      24636 | 0.000
86.66/86.71	c total clause space: 78.2603MB
86.66/86.71	c total #watches: 213209
86.97/87.08	c total #propagations: 23850019 / total #impl: 79434636 (eff. 0.300)
86.97/87.08	c #Conflicts:     342000 | #Learnt:      25636 | 0.000
86.97/87.08	c total clause space: 78.2603MB
86.97/87.08	c total #watches: 216382
87.36/87.41	c total #propagations: 23916378 / total #impl: 79636764 (eff. 0.300)
87.36/87.41	c GC COLLECT
87.36/87.41	c #Conflicts:     343000 | #Learnt:      13650 | 0.000
87.36/87.41	c total clause space: 78.2603MB
87.36/87.41	c total #watches: 177291
87.56/87.67	c total #propagations: 23982950 / total #impl: 79865145 (eff. 0.300)
87.56/87.67	c #Conflicts:     344000 | #Learnt:      14650 | 0.000
87.56/87.67	c total clause space: 78.2603MB
87.56/87.67	c total #watches: 180526
87.86/87.94	c total #propagations: 24041913 / total #impl: 80051796 (eff. 0.300)
87.86/87.94	c #Conflicts:     345000 | #Learnt:      15650 | 0.000
87.86/87.94	c total clause space: 78.2603MB
87.86/87.94	c total #watches: 184284
88.16/88.24	c total #propagations: 24101362 / total #impl: 80257788 (eff. 0.300)
88.16/88.24	c #Conflicts:     346000 | #Learnt:      16650 | 0.000
88.16/88.24	c total clause space: 78.2603MB
88.16/88.24	c total #watches: 187576
88.46/88.58	c total #propagations: 24176097 / total #impl: 80542545 (eff. 0.300)
88.46/88.58	c #Conflicts:     347000 | #Learnt:      17650 | 0.000
88.46/88.58	c total clause space: 78.2603MB
88.46/88.58	c total #watches: 191010
88.86/88.92	c total #propagations: 24260119 / total #impl: 80871269 (eff. 0.300)
88.86/88.92	c #Conflicts:     348000 | #Learnt:      18650 | 0.000
88.86/88.92	c total clause space: 78.2603MB
88.86/88.92	c total #watches: 194185
89.17/89.27	c total #propagations: 24328768 / total #impl: 81123378 (eff. 0.300)
89.17/89.27	c #Conflicts:     349000 | #Learnt:      19650 | 0.000
89.17/89.27	c total clause space: 78.2603MB
89.17/89.27	c total #watches: 197308
89.56/89.60	c total #propagations: 24396087 / total #impl: 81376720 (eff. 0.300)
89.56/89.60	c #Conflicts:     350000 | #Learnt:      20650 | 0.000
89.56/89.60	c total clause space: 78.2603MB
89.56/89.60	c total #watches: 200808
89.86/89.96	c total #propagations: 24464383 / total #impl: 81613629 (eff. 0.300)
89.86/89.96	c #Conflicts:     351000 | #Learnt:      21650 | 0.000
89.86/89.96	c total clause space: 78.2603MB
89.86/89.96	c total #watches: 204918
90.27/90.32	c total #propagations: 24533329 / total #impl: 81852290 (eff. 0.300)
90.27/90.32	c #Conflicts:     352000 | #Learnt:      22650 | 0.000
90.27/90.32	c total clause space: 78.2603MB
90.27/90.32	c total #watches: 208939
90.56/90.69	c total #propagations: 24598343 / total #impl: 82071444 (eff. 0.300)
90.56/90.69	c #Conflicts:     353000 | #Learnt:      23650 | 0.000
90.56/90.69	c total clause space: 78.2603MB
90.56/90.69	c total #watches: 213369
91.06/91.10	c total #propagations: 24673159 / total #impl: 82374425 (eff. 0.300)
91.06/91.10	c #Conflicts:     354000 | #Learnt:      24650 | 0.000
91.06/91.10	c total clause space: 78.2603MB
91.06/91.10	c total #watches: 216970
91.46/91.57	c total #propagations: 24743973 / total #impl: 82622653 (eff. 0.299)
91.46/91.57	c #Conflicts:     355000 | #Learnt:      25650 | 0.000
91.46/91.57	c total clause space: 78.2603MB
91.46/91.57	c total #watches: 220305
91.96/92.05	c total #propagations: 24816021 / total #impl: 82876121 (eff. 0.299)
91.96/92.05	c #Conflicts:     356000 | #Learnt:      26650 | 0.000
91.96/92.05	c total clause space: 78.2603MB
91.96/92.05	c total #watches: 224202
92.47/92.53	c total #propagations: 24899797 / total #impl: 83235435 (eff. 0.299)
92.47/92.53	c GC COLLECT
92.47/92.53	c #Conflicts:     357000 | #Learnt:      13861 | 0.000
92.47/92.53	c total clause space: 78.2603MB
92.47/92.53	c total #watches: 177905
92.76/92.81	c total #propagations: 24970761 / total #impl: 83496522 (eff. 0.299)
92.76/92.81	c #Conflicts:     358000 | #Learnt:      14861 | 0.000
92.76/92.81	c total clause space: 78.2603MB
92.76/92.81	c total #watches: 181018
93.06/93.11	c total #propagations: 25045257 / total #impl: 83778172 (eff. 0.299)
93.06/93.11	c #Conflicts:     359000 | #Learnt:      15861 | 0.000
93.06/93.11	c total clause space: 78.2603MB
93.06/93.11	c total #watches: 184708
93.36/93.40	c total #propagations: 25123828 / total #impl: 84063521 (eff. 0.299)
93.36/93.40	c #Conflicts:     360000 | #Learnt:      16861 | 0.000
93.36/93.40	c total clause space: 78.2603MB
93.36/93.40	c total #watches: 187902
93.66/93.75	c total #propagations: 25181588 / total #impl: 84255452 (eff. 0.299)
93.66/93.75	c #Conflicts:     361000 | #Learnt:      17861 | 0.000
93.66/93.75	c total clause space: 78.2603MB
93.66/93.75	c total #watches: 191234
93.96/94.07	c total #propagations: 25247748 / total #impl: 84484783 (eff. 0.299)
93.96/94.07	c #Conflicts:     362000 | #Learnt:      18861 | 0.000
93.96/94.07	c total clause space: 78.2603MB
93.96/94.07	c total #watches: 194582
94.36/94.43	c total #propagations: 25313885 / total #impl: 84714854 (eff. 0.299)
94.36/94.43	c #Conflicts:     363000 | #Learnt:      19861 | 0.000
94.36/94.43	c total clause space: 78.2603MB
94.36/94.43	c total #watches: 197813
94.76/94.83	c total #propagations: 25378838 / total #impl: 84925787 (eff. 0.299)
94.76/94.83	c #Conflicts:     364000 | #Learnt:      20861 | 0.000
94.76/94.83	c total clause space: 78.2603MB
94.76/94.83	c total #watches: 200678
95.16/95.20	c total #propagations: 25453261 / total #impl: 85187387 (eff. 0.299)
95.16/95.20	c #Conflicts:     365000 | #Learnt:      21861 | 0.000
95.16/95.20	c total clause space: 78.2603MB
95.16/95.20	c total #watches: 203993
95.46/95.58	c total #propagations: 25516505 / total #impl: 85412073 (eff. 0.299)
95.46/95.58	c #Conflicts:     366000 | #Learnt:      22861 | 0.000
95.46/95.58	c total clause space: 78.2603MB
95.46/95.58	c total #watches: 207049
95.86/95.96	c total #propagations: 25586428 / total #impl: 85651072 (eff. 0.299)
95.86/95.96	c #Conflicts:     367000 | #Learnt:      23861 | 0.000
95.86/95.96	c total clause space: 78.2603MB
95.86/95.96	c total #watches: 210332
96.26/96.33	c total #propagations: 25658334 / total #impl: 85893808 (eff. 0.299)
96.26/96.33	c #Conflicts:     368000 | #Learnt:      24861 | 0.000
96.26/96.33	c total clause space: 78.2603MB
96.26/96.33	c total #watches: 213941
96.66/96.74	c total #propagations: 25728122 / total #impl: 86148073 (eff. 0.299)
96.66/96.74	c #Conflicts:     369000 | #Learnt:      25861 | 0.000
96.66/96.74	c total clause space: 78.2603MB
96.66/96.74	c total #watches: 217247
97.16/97.22	c total #propagations: 25798289 / total #impl: 86389562 (eff. 0.299)
97.16/97.22	c #Conflicts:     370000 | #Learnt:      26861 | 0.000
97.16/97.22	c total clause space: 78.2603MB
97.16/97.22	c total #watches: 220239
97.56/97.62	c total #propagations: 25877233 / total #impl: 86678042 (eff. 0.299)
97.56/97.62	c #Conflicts:     371000 | #Learnt:      27861 | 0.000
97.56/97.62	c total clause space: 78.2603MB
97.56/97.62	c total #watches: 223456
97.97/98.02	c total #propagations: 25949594 / total #impl: 86925369 (eff. 0.299)
97.97/98.02	c GC COLLECT
97.97/98.02	c #Conflicts:     372000 | #Learnt:      14522 | 0.000
97.97/98.02	c total clause space: 78.2603MB
97.97/98.02	c total #watches: 180035
98.26/98.33	c total #propagations: 26019181 / total #impl: 87180831 (eff. 0.298)
98.26/98.33	c #Conflicts:     373000 | #Learnt:      15522 | 0.000
98.26/98.33	c total clause space: 78.2603MB
98.26/98.33	c total #watches: 183522
98.56/98.64	c total #propagations: 26085304 / total #impl: 87410877 (eff. 0.298)
98.56/98.64	c #Conflicts:     374000 | #Learnt:      16522 | 0.000
98.56/98.64	c total clause space: 78.2603MB
98.56/98.64	c total #watches: 186816
98.86/98.95	c total #propagations: 26157623 / total #impl: 87686767 (eff. 0.298)
98.86/98.95	c #Conflicts:     375000 | #Learnt:      17522 | 0.000
98.86/98.95	c total clause space: 78.2603MB
98.86/98.95	c total #watches: 190400
99.16/99.27	c total #propagations: 26227899 / total #impl: 87946187 (eff. 0.298)
99.16/99.27	c #Conflicts:     376000 | #Learnt:      18522 | 0.000
99.16/99.27	c total clause space: 78.2603MB
99.16/99.27	c total #watches: 194652
99.56/99.64	c total #propagations: 26301294 / total #impl: 88230843 (eff. 0.298)
99.56/99.64	c #Conflicts:     377000 | #Learnt:      19522 | 0.000
99.56/99.64	c total clause space: 78.2603MB
99.56/99.64	c total #watches: 198811
99.86/99.99	c total #propagations: 26382742 / total #impl: 88582214 (eff. 0.298)
99.86/99.99	c #Conflicts:     378000 | #Learnt:      20522 | 0.000
99.86/99.99	c total clause space: 78.2603MB
99.86/99.99	c total #watches: 202762
100.26/100.38	c total #propagations: 26458826 / total #impl: 88882364 (eff. 0.298)
100.26/100.38	c #Conflicts:     379000 | #Learnt:      21522 | 0.000
100.26/100.38	c total clause space: 78.2603MB
100.26/100.38	c total #watches: 206615
100.66/100.70	c total #propagations: 26533533 / total #impl: 89199406 (eff. 0.297)
100.66/100.70	c #Conflicts:     380000 | #Learnt:      22522 | 0.000
100.66/100.70	c total clause space: 78.2603MB
100.66/100.70	c total #watches: 210369
100.96/101.05	c total #propagations: 26592630 / total #impl: 89408970 (eff. 0.297)
100.96/101.05	c #Conflicts:     381000 | #Learnt:      23522 | 0.000
100.96/101.05	c total clause space: 78.2603MB
100.96/101.05	c total #watches: 213568
101.36/101.45	c total #propagations: 26655649 / total #impl: 89604514 (eff. 0.297)
101.36/101.45	c #Conflicts:     382000 | #Learnt:      24522 | 0.000
101.36/101.45	c total clause space: 78.2603MB
101.36/101.45	c total #watches: 216629
101.76/101.87	c total #propagations: 26721163 / total #impl: 89827859 (eff. 0.297)
101.76/101.87	c #Conflicts:     383000 | #Learnt:      25522 | 0.000
101.76/101.87	c total clause space: 78.2603MB
101.76/101.87	c total #watches: 219858
102.27/102.31	c total #propagations: 26791080 / total #impl: 90065859 (eff. 0.297)
102.27/102.31	c #Conflicts:     384000 | #Learnt:      26522 | 0.000
102.27/102.31	c total clause space: 78.2603MB
102.27/102.31	c total #watches: 222859
102.66/102.75	c total #propagations: 26856697 / total #impl: 90285575 (eff. 0.297)
102.66/102.75	c #Conflicts:     385000 | #Learnt:      27522 | 0.000
102.66/102.75	c total clause space: 78.2603MB
102.66/102.75	c total #watches: 225852
103.16/103.22	c total #propagations: 26921907 / total #impl: 90498324 (eff. 0.297)
103.16/103.22	c #Conflicts:     386000 | #Learnt:      28522 | 0.000
103.16/103.22	c total clause space: 78.2603MB
103.16/103.22	c total #watches: 229524
103.56/103.67	c total #propagations: 26987493 / total #impl: 90736395 (eff. 0.297)
103.56/103.67	c #Conflicts:     387000 | #Learnt:      29522 | 0.000
103.56/103.67	c total clause space: 78.2603MB
103.56/103.67	c total #watches: 232643
103.86/103.97	c total #propagations: 27052040 / total #impl: 90981329 (eff. 0.297)
103.86/103.97	c GC COLLECT
103.86/103.97	c #Conflicts:     388000 | #Learnt:      15743 | 0.000
103.86/103.97	c total clause space: 78.2603MB
103.86/103.97	c total #watches: 184006
104.16/104.27	c total #propagations: 27109082 / total #impl: 91174450 (eff. 0.297)
104.16/104.27	c #Conflicts:     389000 | #Learnt:      16743 | 0.000
104.16/104.27	c total clause space: 78.2603MB
104.16/104.27	c total #watches: 186979
104.57/104.62	c total #propagations: 27168014 / total #impl: 91346394 (eff. 0.297)
104.57/104.62	c #Conflicts:     390000 | #Learnt:      17743 | 0.000
104.57/104.62	c total clause space: 78.2603MB
104.57/104.62	c total #watches: 190058
104.86/104.96	c total #propagations: 27232760 / total #impl: 91556246 (eff. 0.297)
104.86/104.96	c #Conflicts:     391000 | #Learnt:      18743 | 0.000
104.86/104.96	c total clause space: 78.2603MB
104.86/104.96	c total #watches: 193705
105.26/105.33	c total #propagations: 27304672 / total #impl: 91819551 (eff. 0.297)
105.26/105.33	c #Conflicts:     392000 | #Learnt:      19743 | 0.000
105.26/105.33	c total clause space: 78.2603MB
105.26/105.33	c total #watches: 197468
105.57/105.67	c total #propagations: 27381088 / total #impl: 92097705 (eff. 0.297)
105.57/105.67	c #Conflicts:     393000 | #Learnt:      20743 | 0.000
105.57/105.67	c total clause space: 78.2603MB
105.57/105.67	c total #watches: 201143
105.96/106.03	c total #propagations: 27454084 / total #impl: 92345056 (eff. 0.297)
105.96/106.03	c #Conflicts:     394000 | #Learnt:      21743 | 0.000
105.96/106.03	c total clause space: 78.2603MB
105.96/106.03	c total #watches: 204717
106.26/106.39	c total #propagations: 27525564 / total #impl: 92579112 (eff. 0.297)
106.26/106.39	c #Conflicts:     395000 | #Learnt:      22743 | 0.000
106.26/106.39	c total clause space: 78.2603MB
106.26/106.39	c total #watches: 207811
106.67/106.75	c total #propagations: 27591367 / total #impl: 92805980 (eff. 0.297)
106.67/106.75	c #Conflicts:     396000 | #Learnt:      23743 | 0.000
106.67/106.75	c total clause space: 78.2603MB
106.67/106.75	c total #watches: 211108
107.06/107.14	c total #propagations: 27663656 / total #impl: 93082825 (eff. 0.297)
107.06/107.14	c #Conflicts:     397000 | #Learnt:      24743 | 0.000
107.06/107.14	c total clause space: 78.2603MB
107.06/107.14	c total #watches: 214499
107.46/107.57	c total #propagations: 27733986 / total #impl: 93318156 (eff. 0.297)
107.46/107.57	c #Conflicts:     398000 | #Learnt:      25743 | 0.000
107.46/107.57	c total clause space: 78.2603MB
107.46/107.57	c total #watches: 217572
107.96/108.03	c total #propagations: 27808987 / total #impl: 93600190 (eff. 0.297)
107.96/108.03	c #Conflicts:     399000 | #Learnt:      26743 | 0.000
107.96/108.03	c total clause space: 78.2603MB
107.96/108.03	c total #watches: 221173
108.36/108.48	c total #propagations: 27883622 / total #impl: 93875075 (eff. 0.297)
108.36/108.48	c #Conflicts:     400000 | #Learnt:      27743 | 0.000
108.36/108.48	c total clause space: 78.2603MB
108.36/108.48	c total #watches: 224337
108.87/108.99	c total #propagations: 27958058 / total #impl: 94134399 (eff. 0.297)
108.87/108.99	c #Conflicts:     401000 | #Learnt:      28743 | 0.000
108.87/108.99	c total clause space: 78.2603MB
108.87/108.99	c total #watches: 227275
109.36/109.46	c total #propagations: 28033638 / total #impl: 94433223 (eff. 0.297)
109.36/109.46	c #Conflicts:     402000 | #Learnt:      29743 | 0.000
109.36/109.46	c total clause space: 78.2603MB
109.36/109.46	c total #watches: 230618
109.76/109.89	c total #propagations: 28111749 / total #impl: 94725651 (eff. 0.297)
109.76/109.89	c GC COLLECT
109.76/109.89	c #Conflicts:     403000 | #Learnt:      15612 | 0.000
109.76/109.89	c total clause space: 78.2603MB
109.76/109.89	c total #watches: 183673
110.07/110.18	c total #propagations: 28184522 / total #impl: 94991059 (eff. 0.297)
110.07/110.18	c #Conflicts:     404000 | #Learnt:      16612 | 0.000
110.07/110.18	c total clause space: 78.2603MB
110.07/110.18	c total #watches: 187494
110.36/110.48	c total #propagations: 28258826 / total #impl: 95265256 (eff. 0.297)
110.36/110.48	c #Conflicts:     405000 | #Learnt:      17612 | 0.000
110.36/110.48	c total clause space: 78.2603MB
110.36/110.48	c total #watches: 190752
110.66/110.79	c total #propagations: 28334855 / total #impl: 95557930 (eff. 0.297)
110.66/110.79	c #Conflicts:     406000 | #Learnt:      18612 | 0.000
110.66/110.79	c total clause space: 78.2603MB
110.66/110.79	c total #watches: 194591
111.07/111.13	c total #propagations: 28400365 / total #impl: 95791268 (eff. 0.296)
111.07/111.13	c #Conflicts:     407000 | #Learnt:      19612 | 0.000
111.07/111.13	c total clause space: 78.2603MB
111.07/111.13	c total #watches: 197436
111.46/111.52	c total #propagations: 28467878 / total #impl: 96025314 (eff. 0.296)
111.46/111.52	c #Conflicts:     408000 | #Learnt:      20612 | 0.000
111.46/111.52	c total clause space: 78.2603MB
111.46/111.52	c total #watches: 200336
111.86/111.90	c total #propagations: 28542859 / total #impl: 96282495 (eff. 0.296)
111.86/111.90	c #Conflicts:     409000 | #Learnt:      21612 | 0.000
111.86/111.90	c total clause space: 78.2603MB
111.86/111.90	c total #watches: 203973
112.17/112.30	c total #propagations: 28616640 / total #impl: 96562167 (eff. 0.296)
112.17/112.30	c #Conflicts:     410000 | #Learnt:      22612 | 0.000
112.17/112.30	c total clause space: 78.2603MB
112.17/112.30	c total #watches: 207569
112.56/112.69	c total #propagations: 28686617 / total #impl: 96825957 (eff. 0.296)
112.56/112.69	c #Conflicts:     411000 | #Learnt:      23612 | 0.000
112.56/112.69	c total clause space: 78.2603MB
112.56/112.69	c total #watches: 210656
113.06/113.10	c total #propagations: 28761851 / total #impl: 97099116 (eff. 0.296)
113.06/113.10	c #Conflicts:     412000 | #Learnt:      24612 | 0.000
113.06/113.10	c total clause space: 78.2603MB
113.06/113.10	c total #watches: 213932
113.46/113.50	c total #propagations: 28831348 / total #impl: 97359076 (eff. 0.296)
113.46/113.50	c #Conflicts:     413000 | #Learnt:      25612 | 0.000
113.46/113.50	c total clause space: 78.2603MB
113.46/113.50	c total #watches: 217230
113.86/113.92	c total #propagations: 28904250 / total #impl: 97609602 (eff. 0.296)
113.86/113.92	c #Conflicts:     414000 | #Learnt:      26612 | 0.000
113.86/113.92	c total clause space: 78.2603MB
113.86/113.92	c total #watches: 220655
114.26/114.31	c total #propagations: 28975355 / total #impl: 97854401 (eff. 0.296)
114.26/114.31	c #Conflicts:     415000 | #Learnt:      27612 | 0.000
114.26/114.31	c total clause space: 78.2603MB
114.26/114.31	c total #watches: 224305
114.56/114.69	c total #propagations: 29040208 / total #impl: 98067155 (eff. 0.296)
114.56/114.69	c #Conflicts:     416000 | #Learnt:      28612 | 0.000
114.56/114.69	c total clause space: 78.2603MB
114.56/114.69	c total #watches: 227961
114.96/115.03	c total #propagations: 29110201 / total #impl: 98281490 (eff. 0.296)
114.96/115.03	c #Conflicts:     417000 | #Learnt:      29612 | 0.000
114.96/115.03	c total clause space: 78.2603MB
114.96/115.03	c total #watches: 231656
115.36/115.48	c total #propagations: 29181875 / total #impl: 98471150 (eff. 0.296)
115.36/115.48	c #Conflicts:     418000 | #Learnt:      30612 | 0.000
115.36/115.48	c total clause space: 78.2603MB
115.36/115.48	c total #watches: 235152
115.76/115.87	c total #propagations: 29260473 / total #impl: 98760681 (eff. 0.296)
115.76/115.87	c GC COLLECT
115.76/115.87	c #Conflicts:     419000 | #Learnt:      16140 | 0.000
115.76/115.87	c total clause space: 78.2603MB
115.76/115.87	c total #watches: 185905
116.06/116.16	c total #propagations: 29337486 / total #impl: 99055245 (eff. 0.296)
116.06/116.16	c #Conflicts:     420000 | #Learnt:      17140 | 0.000
116.06/116.16	c total clause space: 78.2603MB
116.06/116.16	c total #watches: 190436
116.36/116.46	c total #propagations: 29406937 / total #impl: 99298450 (eff. 0.296)
116.36/116.46	c #Conflicts:     421000 | #Learnt:      18140 | 0.000
116.36/116.46	c total clause space: 78.2603MB
116.36/116.46	c total #watches: 194837
116.67/116.74	c total #propagations: 29474871 / total #impl: 99546266 (eff. 0.296)
116.67/116.74	c #Conflicts:     422000 | #Learnt:      19140 | 0.000
116.67/116.74	c total clause space: 78.2603MB
116.67/116.74	c total #watches: 198456
116.96/117.05	c total #propagations: 29536812 / total #impl: 99760422 (eff. 0.296)
116.96/117.05	c #Conflicts:     423000 | #Learnt:      20140 | 0.000
116.96/117.05	c total clause space: 78.2603MB
116.96/117.05	c total #watches: 202112
117.26/117.33	c total #propagations: 29600649 / total #impl: 99985757 (eff. 0.296)
117.26/117.33	c #Conflicts:     424000 | #Learnt:      21140 | 0.000
117.26/117.33	c total clause space: 78.2603MB
117.26/117.33	c total #watches: 205399
117.56/117.67	c total #propagations: 29659479 / total #impl: 100158316 (eff. 0.296)
117.56/117.67	c #Conflicts:     425000 | #Learnt:      22140 | 0.000
117.56/117.67	c total clause space: 78.2603MB
117.56/117.67	c total #watches: 208523
117.96/118.02	c total #propagations: 29719226 / total #impl: 100347513 (eff. 0.296)
117.96/118.02	c #Conflicts:     426000 | #Learnt:      23140 | 0.000
117.96/118.02	c total clause space: 78.2603MB
117.96/118.02	c total #watches: 211655
118.26/118.39	c total #propagations: 29785351 / total #impl: 100565744 (eff. 0.296)
118.26/118.39	c #Conflicts:     427000 | #Learnt:      24140 | 0.000
118.26/118.39	c total clause space: 78.2603MB
118.26/118.39	c total #watches: 214696
118.66/118.73	c total #propagations: 29850120 / total #impl: 100770711 (eff. 0.296)
118.66/118.73	c #Conflicts:     428000 | #Learnt:      25140 | 0.000
118.66/118.73	c total clause space: 78.2603MB
118.66/118.73	c total #watches: 218320
118.96/119.07	c total #propagations: 29904791 / total #impl: 100942031 (eff. 0.296)
118.96/119.07	c #Conflicts:     429000 | #Learnt:      26140 | 0.000
118.96/119.07	c total clause space: 78.2603MB
118.96/119.07	c total #watches: 221878
119.36/119.44	c total #propagations: 29961828 / total #impl: 101141354 (eff. 0.296)
119.36/119.44	c #Conflicts:     430000 | #Learnt:      27140 | 0.000
119.36/119.44	c total clause space: 78.2603MB
119.36/119.44	c total #watches: 225319
119.76/119.84	c total #propagations: 30021122 / total #impl: 101361395 (eff. 0.296)
119.76/119.84	c #Conflicts:     431000 | #Learnt:      28140 | 0.000
119.76/119.84	c total clause space: 78.2603MB
119.76/119.84	c total #watches: 228830
120.16/120.29	c total #propagations: 30087245 / total #impl: 101582883 (eff. 0.296)
120.16/120.29	c #Conflicts:     432000 | #Learnt:      29140 | 0.000
120.16/120.29	c total clause space: 78.2603MB
120.16/120.29	c total #watches: 232378
120.66/120.73	c total #propagations: 30153670 / total #impl: 101810214 (eff. 0.296)
120.66/120.73	c #Conflicts:     433000 | #Learnt:      30140 | 0.000
120.66/120.73	c total clause space: 78.2603MB
120.66/120.73	c total #watches: 235724
121.06/121.14	c total #propagations: 30214707 / total #impl: 102020296 (eff. 0.296)
121.06/121.14	c #Conflicts:     434000 | #Learnt:      31140 | 0.000
121.06/121.14	c total clause space: 78.2603MB
121.06/121.14	c total #watches: 238900
121.36/121.48	c total #propagations: 30281914 / total #impl: 102264361 (eff. 0.296)
121.36/121.48	c GC COLLECT
121.36/121.48	c #Conflicts:     435000 | #Learnt:      16359 | 0.000
121.36/121.48	c total clause space: 78.2603MB
121.36/121.48	c total #watches: 186775
121.66/121.71	c total #propagations: 30346183 / total #impl: 102473245 (eff. 0.296)
121.66/121.71	c #Conflicts:     436000 | #Learnt:      17359 | 0.000
121.66/121.71	c total clause space: 78.2603MB
121.66/121.71	c total #watches: 190647
121.96/122.00	c total #propagations: 30405200 / total #impl: 102668236 (eff. 0.296)
121.96/122.00	c #Conflicts:     437000 | #Learnt:      18359 | 0.000
121.96/122.00	c total clause space: 78.2603MB
121.96/122.00	c total #watches: 194437
122.26/122.31	c total #propagations: 30467220 / total #impl: 102849835 (eff. 0.296)
122.26/122.31	c #Conflicts:     438000 | #Learnt:      19359 | 0.000
122.26/122.31	c total clause space: 78.2603MB
122.26/122.31	c total #watches: 198394
122.56/122.64	c total #propagations: 30534326 / total #impl: 103083886 (eff. 0.296)
122.56/122.64	c #Conflicts:     439000 | #Learnt:      20359 | 0.000
122.56/122.64	c total clause space: 78.2603MB
122.56/122.64	c total #watches: 201741
122.96/123.00	c total #propagations: 30607538 / total #impl: 103341446 (eff. 0.296)
122.96/123.00	c #Conflicts:     440000 | #Learnt:      21359 | 0.000
122.96/123.00	c total clause space: 78.2603MB
122.96/123.00	c total #watches: 204847
123.26/123.34	c total #propagations: 30673000 / total #impl: 103558996 (eff. 0.296)
123.26/123.34	c #Conflicts:     441000 | #Learnt:      22359 | 0.000
123.26/123.34	c total clause space: 78.2603MB
123.26/123.34	c total #watches: 207898
123.56/123.67	c total #propagations: 30739213 / total #impl: 103789728 (eff. 0.296)
123.56/123.67	c #Conflicts:     442000 | #Learnt:      23359 | 0.000
123.56/123.67	c total clause space: 78.2603MB
123.56/123.67	c total #watches: 211931
123.96/124.03	c total #propagations: 30805129 / total #impl: 104021253 (eff. 0.296)
123.96/124.03	c #Conflicts:     443000 | #Learnt:      24359 | 0.000
123.96/124.03	c total clause space: 78.2603MB
123.96/124.03	c total #watches: 214817
124.36/124.42	c total #propagations: 30877085 / total #impl: 104295301 (eff. 0.296)
124.36/124.42	c #Conflicts:     444000 | #Learnt:      25359 | 0.000
124.36/124.42	c total clause space: 78.2603MB
124.36/124.42	c total #watches: 218029
124.76/124.82	c total #propagations: 30948132 / total #impl: 104557556 (eff. 0.296)
124.76/124.82	c #Conflicts:     445000 | #Learnt:      26359 | 0.000
124.76/124.82	c total clause space: 78.2603MB
124.76/124.82	c total #watches: 221841
125.16/125.25	c total #propagations: 31018271 / total #impl: 104813264 (eff. 0.296)
125.16/125.25	c #Conflicts:     446000 | #Learnt:      27359 | 0.000
125.16/125.25	c total clause space: 78.2603MB
125.16/125.25	c total #watches: 225159
125.56/125.65	c total #propagations: 31082511 / total #impl: 105044873 (eff. 0.296)
125.56/125.65	c #Conflicts:     447000 | #Learnt:      28359 | 0.000
125.56/125.65	c total clause space: 78.2603MB
125.56/125.65	c total #watches: 228656
125.96/126.05	c total #propagations: 31146218 / total #impl: 105281326 (eff. 0.296)
125.96/126.05	c #Conflicts:     448000 | #Learnt:      29359 | 0.000
125.96/126.05	c total clause space: 78.2603MB
125.96/126.05	c total #watches: 232500
126.36/126.50	c total #propagations: 31212640 / total #impl: 105501262 (eff. 0.296)
126.36/126.50	c #Conflicts:     449000 | #Learnt:      30359 | 0.000
126.36/126.50	c total clause space: 78.2603MB
126.36/126.50	c total #watches: 236190
126.96/127.01	c total #propagations: 31284833 / total #impl: 105795038 (eff. 0.296)
126.96/127.01	c #Conflicts:     450000 | #Learnt:      31359 | 0.000
126.96/127.01	c total clause space: 78.2603MB
126.96/127.01	c total #watches: 239781
127.46/127.50	c total #propagations: 31350812 / total #impl: 106039285 (eff. 0.296)
127.46/127.50	c GC COLLECT
127.46/127.50	c #Conflicts:     451000 | #Learnt:      16264 | 0.000
127.46/127.50	c total clause space: 78.2603MB
127.46/127.50	c total #watches: 186176
127.76/127.83	c total #propagations: 31410742 / total #impl: 106234463 (eff. 0.296)
127.76/127.83	c #Conflicts:     452000 | #Learnt:      17264 | 0.000
127.76/127.83	c total clause space: 78.2603MB
127.76/127.83	c total #watches: 189646
128.06/128.16	c total #propagations: 31477680 / total #impl: 106450460 (eff. 0.296)
128.06/128.16	c #Conflicts:     453000 | #Learnt:      18264 | 0.000
128.06/128.16	c total clause space: 78.2603MB
128.06/128.16	c total #watches: 192957
128.46/128.50	c total #propagations: 31540893 / total #impl: 106649323 (eff. 0.296)
128.46/128.50	c #Conflicts:     454000 | #Learnt:      19264 | 0.000
128.46/128.50	c total clause space: 78.2603MB
128.46/128.50	c total #watches: 196021
128.76/128.87	c total #propagations: 31606449 / total #impl: 106885083 (eff. 0.296)
128.76/128.87	c #Conflicts:     455000 | #Learnt:      20264 | 0.000
128.76/128.87	c total clause space: 78.2603MB
128.76/128.87	c total #watches: 199084
129.16/129.23	c total #propagations: 31671262 / total #impl: 107132271 (eff. 0.296)
129.16/129.23	c #Conflicts:     456000 | #Learnt:      21264 | 0.000
129.16/129.23	c total clause space: 78.2603MB
129.16/129.23	c total #watches: 202703
129.56/129.62	c total #propagations: 31736817 / total #impl: 107351922 (eff. 0.296)
129.56/129.62	c #Conflicts:     457000 | #Learnt:      22264 | 0.000
129.56/129.62	c total clause space: 78.2603MB
129.56/129.62	c total #watches: 206113
129.96/130.06	c total #propagations: 31803918 / total #impl: 107622711 (eff. 0.296)
129.96/130.06	c #Conflicts:     458000 | #Learnt:      23264 | 0.000
129.96/130.06	c total clause space: 78.2603MB
129.96/130.06	c total #watches: 209766
130.36/130.43	c total #propagations: 31875301 / total #impl: 107880752 (eff. 0.295)
130.36/130.43	c #Conflicts:     459000 | #Learnt:      24264 | 0.000
130.36/130.43	c total clause space: 78.2603MB
130.36/130.43	c total #watches: 213321
130.76/130.82	c total #propagations: 31942424 / total #impl: 108118369 (eff. 0.295)
130.76/130.82	c #Conflicts:     460000 | #Learnt:      25264 | 0.000
130.76/130.82	c total clause space: 78.2603MB
130.76/130.82	c total #watches: 216608
131.16/131.22	c total #propagations: 32014946 / total #impl: 108433413 (eff. 0.295)
131.16/131.22	c #Conflicts:     461000 | #Learnt:      26264 | 0.000
131.16/131.22	c total clause space: 78.2603MB
131.16/131.22	c total #watches: 219710
131.55/131.65	c total #propagations: 32087466 / total #impl: 108722685 (eff. 0.295)
131.55/131.65	c #Conflicts:     462000 | #Learnt:      27264 | 0.000
131.55/131.65	c total clause space: 78.2603MB
131.55/131.65	c total #watches: 223705
131.96/132.08	c total #propagations: 32153917 / total #impl: 108974068 (eff. 0.295)
131.96/132.08	c #Conflicts:     463000 | #Learnt:      28264 | 0.000
131.96/132.08	c total clause space: 78.2603MB
131.96/132.08	c total #watches: 227387
132.55/132.60	c total #propagations: 32220180 / total #impl: 109180653 (eff. 0.295)
132.55/132.60	c #Conflicts:     464000 | #Learnt:      29264 | 0.000
132.55/132.60	c total clause space: 78.2603MB
132.55/132.60	c total #watches: 230325
132.95/133.04	c total #propagations: 32293212 / total #impl: 109419921 (eff. 0.295)
132.95/133.04	c #Conflicts:     465000 | #Learnt:      30264 | 0.000
132.95/133.04	c total clause space: 78.2603MB
132.95/133.04	c total #watches: 233606
133.35/133.49	c total #propagations: 32363760 / total #impl: 109674844 (eff. 0.295)
133.35/133.49	c #Conflicts:     466000 | #Learnt:      31264 | 0.000
133.35/133.49	c total clause space: 78.2603MB
133.35/133.49	c total #watches: 237416
133.85/133.96	c total #propagations: 32430264 / total #impl: 109896088 (eff. 0.295)
133.85/133.96	c #Conflicts:     467000 | #Learnt:      32264 | 0.000
133.85/133.96	c total clause space: 78.2603MB
133.85/133.96	c total #watches: 240681
134.26/134.31	c total #propagations: 32500167 / total #impl: 110129544 (eff. 0.295)
134.26/134.31	c GC COLLECT
134.26/134.31	c #Conflicts:     468000 | #Learnt:      16872 | 0.000
134.26/134.31	c total clause space: 78.2603MB
134.26/134.31	c total #watches: 188293
134.45/134.58	c total #propagations: 32566466 / total #impl: 110350443 (eff. 0.295)
134.45/134.58	c #Conflicts:     469000 | #Learnt:      17872 | 0.000
134.45/134.58	c total clause space: 78.2603MB
134.45/134.58	c total #watches: 191821
134.75/134.89	c total #propagations: 32628148 / total #impl: 110552236 (eff. 0.295)
134.75/134.89	c #Conflicts:     470000 | #Learnt:      18872 | 0.000
134.75/134.89	c total clause space: 78.2603MB
134.75/134.89	c total #watches: 195561
135.15/135.23	c total #propagations: 32695417 / total #impl: 110777486 (eff. 0.295)
135.15/135.23	c #Conflicts:     471000 | #Learnt:      19872 | 0.000
135.15/135.23	c total clause space: 78.2603MB
135.15/135.23	c total #watches: 198968
135.45/135.58	c total #propagations: 32763526 / total #impl: 110991100 (eff. 0.295)
135.45/135.58	c #Conflicts:     472000 | #Learnt:      20872 | 0.000
135.45/135.58	c total clause space: 78.2603MB
135.45/135.58	c total #watches: 202223
135.85/135.96	c total #propagations: 32827250 / total #impl: 111205345 (eff. 0.295)
135.85/135.96	c #Conflicts:     473000 | #Learnt:      21872 | 0.000
135.85/135.96	c total clause space: 78.2603MB
135.85/135.96	c total #watches: 205441
136.25/136.32	c total #propagations: 32891549 / total #impl: 111408897 (eff. 0.295)
136.25/136.32	c #Conflicts:     474000 | #Learnt:      22872 | 0.000
136.25/136.32	c total clause space: 78.2603MB
136.25/136.32	c total #watches: 208881
136.55/136.69	c total #propagations: 32953695 / total #impl: 111619490 (eff. 0.295)
136.55/136.69	c #Conflicts:     475000 | #Learnt:      23872 | 0.000
136.55/136.69	c total clause space: 78.2603MB
136.55/136.69	c total #watches: 212552
136.95/137.09	c total #propagations: 33016779 / total #impl: 111812004 (eff. 0.295)
136.95/137.09	c #Conflicts:     476000 | #Learnt:      24872 | 0.000
136.95/137.09	c total clause space: 78.2603MB
136.95/137.09	c total #watches: 216351
137.35/137.49	c total #propagations: 33076138 / total #impl: 111987586 (eff. 0.295)
137.35/137.49	c #Conflicts:     477000 | #Learnt:      25872 | 0.000
137.35/137.49	c total clause space: 78.2603MB
137.35/137.49	c total #watches: 220157
137.75/137.89	c total #propagations: 33137680 / total #impl: 112184279 (eff. 0.295)
137.75/137.89	c #Conflicts:     478000 | #Learnt:      26872 | 0.000
137.75/137.89	c total clause space: 78.2603MB
137.75/137.89	c total #watches: 223080
138.25/138.34	c total #propagations: 33195864 / total #impl: 112362112 (eff. 0.295)
138.25/138.34	c #Conflicts:     479000 | #Learnt:      27872 | 0.000
138.25/138.34	c total clause space: 78.2603MB
138.25/138.34	c total #watches: 225969
138.66/138.78	c total #propagations: 33256753 / total #impl: 112539961 (eff. 0.296)
138.66/138.78	c #Conflicts:     480000 | #Learnt:      28872 | 0.000
138.66/138.78	c total clause space: 78.2603MB
138.66/138.78	c total #watches: 228851
139.15/139.26	c total #propagations: 33323718 / total #impl: 112752182 (eff. 0.296)
139.15/139.26	c #Conflicts:     481000 | #Learnt:      29872 | 0.000
139.15/139.26	c total clause space: 78.2603MB
139.15/139.26	c total #watches: 231797
139.66/139.77	c total #propagations: 33391042 / total #impl: 112971843 (eff. 0.296)
139.66/139.77	c #Conflicts:     482000 | #Learnt:      30872 | 0.000
139.66/139.77	c total clause space: 78.2603MB
139.66/139.77	c total #watches: 235081
140.05/140.19	c total #propagations: 33456027 / total #impl: 113169565 (eff. 0.296)
140.05/140.19	c #Conflicts:     483000 | #Learnt:      31872 | 0.000
140.05/140.19	c total clause space: 78.2603MB
140.05/140.19	c total #watches: 238641
140.45/140.59	c total #propagations: 33527296 / total #impl: 113414808 (eff. 0.296)
140.45/140.59	c #Conflicts:     484000 | #Learnt:      32872 | 0.000
140.45/140.59	c total clause space: 78.2603MB
140.45/140.59	c total #watches: 242665
140.95/141.02	c total #propagations: 33602593 / total #impl: 113658199 (eff. 0.296)
140.95/141.02	c GC COLLECT
140.95/141.02	c #Conflicts:     485000 | #Learnt:      17174 | 0.000
140.95/141.02	c total clause space: 78.2603MB
140.95/141.02	c total #watches: 189327
141.15/141.29	c total #propagations: 33676549 / total #impl: 113917316 (eff. 0.296)
141.15/141.29	c #Conflicts:     486000 | #Learnt:      18174 | 0.000
141.15/141.29	c total clause space: 78.2603MB
141.15/141.29	c total #watches: 193406
141.45/141.58	c total #propagations: 33752934 / total #impl: 114187775 (eff. 0.296)
141.45/141.58	c #Conflicts:     487000 | #Learnt:      19174 | 0.000
141.45/141.58	c total clause space: 78.2603MB
141.45/141.58	c total #watches: 197481
141.75/141.87	c total #propagations: 33822321 / total #impl: 114442107 (eff. 0.296)
141.75/141.87	c #Conflicts:     488000 | #Learnt:      20174 | 0.000
141.75/141.87	c total clause space: 78.2603MB
141.75/141.87	c total #watches: 201299
142.15/142.20	c total #propagations: 33883997 / total #impl: 114653378 (eff. 0.296)
142.15/142.20	c #Conflicts:     489000 | #Learnt:      21174 | 0.000
142.15/142.20	c total clause space: 78.2603MB
142.15/142.20	c total #watches: 205305
142.45/142.51	c total #propagations: 33948297 / total #impl: 114852487 (eff. 0.296)
142.45/142.51	c #Conflicts:     490000 | #Learnt:      22174 | 0.000
142.45/142.51	c total clause space: 78.2603MB
142.45/142.51	c total #watches: 209183
142.85/142.90	c total #propagations: 34013345 / total #impl: 115072490 (eff. 0.296)
142.85/142.90	c #Conflicts:     491000 | #Learnt:      23174 | 0.000
142.85/142.90	c total clause space: 78.2603MB
142.85/142.90	c total #watches: 212631
143.25/143.33	c total #propagations: 34075602 / total #impl: 115272683 (eff. 0.296)
143.25/143.33	c #Conflicts:     492000 | #Learnt:      24174 | 0.000
143.25/143.33	c total clause space: 78.2603MB
143.25/143.33	c total #watches: 215785
143.65/143.73	c total #propagations: 34137556 / total #impl: 115482804 (eff. 0.296)
143.65/143.73	c #Conflicts:     493000 | #Learnt:      25174 | 0.000
143.65/143.73	c total clause space: 78.2603MB
143.65/143.73	c total #watches: 219023
144.06/144.19	c total #propagations: 34203130 / total #impl: 115699230 (eff. 0.296)
144.06/144.19	c #Conflicts:     494000 | #Learnt:      26174 | 0.000
144.06/144.19	c total clause space: 78.2603MB
144.06/144.19	c total #watches: 221946
144.55/144.63	c total #propagations: 34276413 / total #impl: 115961051 (eff. 0.296)
144.55/144.63	c #Conflicts:     495000 | #Learnt:      27174 | 0.000
144.55/144.63	c total clause space: 78.2603MB
144.55/144.63	c total #watches: 225497
145.05/145.11	c total #propagations: 34356138 / total #impl: 116247483 (eff. 0.296)
145.05/145.11	c #Conflicts:     496000 | #Learnt:      28174 | 0.000
145.05/145.11	c total clause space: 78.2603MB
145.05/145.11	c total #watches: 228896
145.45/145.54	c total #propagations: 34426605 / total #impl: 116551012 (eff. 0.295)
145.45/145.54	c #Conflicts:     497000 | #Learnt:      29174 | 0.000
145.45/145.54	c total clause space: 78.2603MB
145.45/145.54	c total #watches: 232564
145.85/145.99	c total #propagations: 34503408 / total #impl: 116856329 (eff. 0.295)
145.85/145.99	c #Conflicts:     498000 | #Learnt:      30174 | 0.000
145.85/145.99	c total clause space: 78.2603MB
145.85/145.99	c total #watches: 235902
146.36/146.41	c total #propagations: 34587345 / total #impl: 117205364 (eff. 0.295)
146.36/146.41	c #Conflicts:     499000 | #Learnt:      31174 | 0.000
146.36/146.41	c total clause space: 78.2603MB
146.36/146.41	c total #watches: 239345
146.85/146.92	c total #propagations: 34667932 / total #impl: 117528355 (eff. 0.295)
146.85/146.92	c #Conflicts:     500000 | #Learnt:      32174 | 0.000
146.85/146.92	c total clause space: 78.2603MB
146.85/146.92	c total #watches: 243414
147.46/147.55	c total #propagations: 34749836 / total #impl: 117883173 (eff. 0.295)
147.46/147.55	c S1->S2
147.46/147.55	c #Conflicts:     501000 | #Learnt:      33175 | 0.000
147.46/147.55	c total clause space: 78.2603MB
147.46/147.55	c total #watches: 247020
147.95/148.01	c total #propagations: 34832903 / total #impl: 118289666 (eff. 0.294)
147.95/148.01	c GC COLLECT
147.95/148.01	c #Conflicts:     502000 | #Learnt:      17172 | 0.000
147.95/148.01	c total clause space: 78.2603MB
147.95/148.01	c total #watches: 189444
148.25/148.32	c total #propagations: 34903252 / total #impl: 118569446 (eff. 0.294)
148.25/148.32	c #Conflicts:     503000 | #Learnt:      18172 | 0.000
148.25/148.32	c total clause space: 78.2603MB
148.25/148.32	c total #watches: 193841
148.56/148.65	c total #propagations: 34980360 / total #impl: 118838370 (eff. 0.294)
148.56/148.65	c #Conflicts:     504000 | #Learnt:      19172 | 0.000
148.56/148.65	c total clause space: 78.2603MB
148.56/148.65	c total #watches: 197397
148.95/149.00	c total #propagations: 35047378 / total #impl: 119057260 (eff. 0.294)
148.95/149.00	c #Conflicts:     505000 | #Learnt:      20172 | 0.000
148.95/149.00	c total clause space: 78.2603MB
148.95/149.00	c total #watches: 201242
149.25/149.32	c total #propagations: 35120495 / total #impl: 119317430 (eff. 0.294)
149.25/149.32	c #Conflicts:     506000 | #Learnt:      21172 | 0.000
149.25/149.32	c total clause space: 78.2603MB
149.25/149.32	c total #watches: 204872
149.56/149.70	c total #propagations: 35194372 / total #impl: 119627551 (eff. 0.294)
149.56/149.70	c #Conflicts:     507000 | #Learnt:      22172 | 0.000
149.56/149.70	c total clause space: 78.2603MB
149.56/149.70	c total #watches: 208245
149.96/150.05	c total #propagations: 35259623 / total #impl: 119854321 (eff. 0.294)
149.96/150.05	c #Conflicts:     508000 | #Learnt:      23172 | 0.000
149.96/150.05	c total clause space: 78.2603MB
149.96/150.05	c total #watches: 211869
150.36/150.49	c total #propagations: 35323900 / total #impl: 120087886 (eff. 0.294)
150.36/150.49	c #Conflicts:     509000 | #Learnt:      24172 | 0.000
150.36/150.49	c total clause space: 78.2603MB
150.36/150.49	c total #watches: 215511
150.77/150.88	c total #propagations: 35394925 / total #impl: 120351518 (eff. 0.294)
150.77/150.88	c #Conflicts:     510000 | #Learnt:      25172 | 0.000
150.77/150.88	c total clause space: 78.2603MB
150.77/150.88	c total #watches: 219349
151.16/151.23	c total #propagations: 35460595 / total #impl: 120596476 (eff. 0.294)
151.16/151.23	c #Conflicts:     511000 | #Learnt:      26172 | 0.000
151.16/151.23	c total clause space: 78.2603MB
151.16/151.23	c total #watches: 223311
151.56/151.61	c total #propagations: 35523440 / total #impl: 120809159 (eff. 0.294)
151.56/151.61	c #Conflicts:     512000 | #Learnt:      27172 | 0.000
151.56/151.61	c total clause space: 78.2603MB
151.56/151.61	c total #watches: 227471
151.96/152.06	c total #propagations: 35593487 / total #impl: 121057474 (eff. 0.294)
151.96/152.06	c #Conflicts:     513000 | #Learnt:      28172 | 0.000
151.96/152.06	c total clause space: 78.2603MB
151.96/152.06	c total #watches: 230692
152.46/152.54	c total #propagations: 35660588 / total #impl: 121265972 (eff. 0.294)
152.46/152.54	c #Conflicts:     514000 | #Learnt:      29172 | 0.000
152.46/152.54	c total clause space: 78.2603MB
152.46/152.54	c total #watches: 233487
153.06/153.10	c total #propagations: 35723097 / total #impl: 121456337 (eff. 0.294)
153.06/153.10	c #Conflicts:     515000 | #Learnt:      30172 | 0.000
153.06/153.10	c total clause space: 78.2603MB
153.06/153.10	c total #watches: 236371
153.56/153.60	c total #propagations: 35786887 / total #impl: 121665277 (eff. 0.294)
153.56/153.60	c #Conflicts:     516000 | #Learnt:      31172 | 0.000
153.56/153.60	c total clause space: 78.2603MB
153.56/153.60	c total #watches: 239510
153.97/154.07	c total #propagations: 35851910 / total #impl: 121868547 (eff. 0.294)
153.97/154.07	c #Conflicts:     517000 | #Learnt:      32172 | 0.000
153.97/154.07	c total clause space: 78.2603MB
153.97/154.07	c total #watches: 243131
154.36/154.49	c total #propagations: 35912936 / total #impl: 122041234 (eff. 0.294)
154.36/154.49	c #Conflicts:     518000 | #Learnt:      33172 | 0.000
154.36/154.49	c total clause space: 78.2603MB
154.36/154.49	c total #watches: 246482
154.76/154.89	c total #propagations: 35972724 / total #impl: 122212226 (eff. 0.294)
154.76/154.89	c #Conflicts:     519000 | #Learnt:      34172 | 0.000
154.76/154.89	c total clause space: 78.2603MB
154.76/154.89	c total #watches: 250392
155.26/155.31	c total #propagations: 36037499 / total #impl: 122427269 (eff. 0.294)
155.26/155.31	c GC COLLECT
155.26/155.31	c #Conflicts:     520000 | #Learnt:      17870 | 0.000
155.26/155.31	c total clause space: 78.2603MB
155.26/155.31	c total #watches: 192098
155.56/155.62	c total #propagations: 36104316 / total #impl: 122668869 (eff. 0.294)
155.56/155.62	c #Conflicts:     521000 | #Learnt:      18870 | 0.000
155.56/155.62	c total clause space: 78.2603MB
155.56/155.62	c total #watches: 195224
155.86/155.95	c total #propagations: 36166448 / total #impl: 122866671 (eff. 0.294)
155.86/155.95	c #Conflicts:     522000 | #Learnt:      19870 | 0.000
155.86/155.95	c total clause space: 78.2603MB
155.86/155.95	c total #watches: 198199
156.17/156.30	c total #propagations: 36230101 / total #impl: 123054995 (eff. 0.294)
156.17/156.30	c #Conflicts:     523000 | #Learnt:      20870 | 0.000
156.17/156.30	c total clause space: 78.2603MB
156.17/156.30	c total #watches: 200896
156.56/156.62	c total #propagations: 36290815 / total #impl: 123254535 (eff. 0.294)
156.56/156.62	c #Conflicts:     524000 | #Learnt:      21870 | 0.000
156.56/156.62	c total clause space: 78.2603MB
156.56/156.62	c total #watches: 203997
156.96/157.05	c total #propagations: 36353669 / total #impl: 123469567 (eff. 0.294)
156.96/157.05	c #Conflicts:     525000 | #Learnt:      22870 | 0.000
156.96/157.05	c total clause space: 78.2603MB
156.96/157.05	c total #watches: 206972
157.37/157.48	c total #propagations: 36434399 / total #impl: 123746392 (eff. 0.294)
157.37/157.48	c #Conflicts:     526000 | #Learnt:      23870 | 0.000
157.37/157.48	c total clause space: 78.2603MB
157.37/157.48	c total #watches: 210285
157.86/157.94	c total #propagations: 36510825 / total #impl: 124016632 (eff. 0.294)
157.86/157.94	c #Conflicts:     527000 | #Learnt:      24870 | 0.000
157.86/157.94	c total clause space: 78.2603MB
157.86/157.94	c total #watches: 213620
158.36/158.43	c total #propagations: 36580103 / total #impl: 124250329 (eff. 0.294)
158.36/158.43	c #Conflicts:     528000 | #Learnt:      25870 | 0.000
158.36/158.43	c total clause space: 78.2603MB
158.36/158.43	c total #watches: 216704
158.76/158.83	c total #propagations: 36655971 / total #impl: 124527135 (eff. 0.294)
158.76/158.83	c #Conflicts:     529000 | #Learnt:      26870 | 0.000
158.76/158.83	c total clause space: 78.2603MB
158.76/158.83	c total #watches: 220005
159.26/159.30	c total #propagations: 36727771 / total #impl: 124782825 (eff. 0.294)
159.26/159.30	c #Conflicts:     530000 | #Learnt:      27870 | 0.000
159.26/159.30	c total clause space: 78.2603MB
159.26/159.30	c total #watches: 223044
159.66/159.78	c total #propagations: 36804889 / total #impl: 125060799 (eff. 0.294)
159.66/159.78	c #Conflicts:     531000 | #Learnt:      28870 | 0.000
159.66/159.78	c total clause space: 78.2603MB
159.66/159.78	c total #watches: 225811
160.16/160.23	c total #propagations: 36869560 / total #impl: 125294933 (eff. 0.294)
160.16/160.23	c #Conflicts:     532000 | #Learnt:      29870 | 0.000
160.16/160.23	c total clause space: 78.2603MB
160.16/160.23	c total #watches: 228603
160.76/160.81	c total #propagations: 36935452 / total #impl: 125519018 (eff. 0.294)
160.76/160.81	c #Conflicts:     533000 | #Learnt:      30870 | 0.000
160.76/160.81	c total clause space: 78.2603MB
160.76/160.81	c total #watches: 231395
161.16/161.28	c total #propagations: 37010233 / total #impl: 125799267 (eff. 0.294)
161.16/161.28	c #Conflicts:     534000 | #Learnt:      31870 | 0.000
161.16/161.28	c total clause space: 78.2603MB
161.16/161.28	c total #watches: 234170
161.76/161.84	c total #propagations: 37070737 / total #impl: 125985456 (eff. 0.294)
161.76/161.84	c #Conflicts:     535000 | #Learnt:      32870 | 0.000
161.76/161.84	c total clause space: 78.2603MB
161.76/161.84	c total #watches: 236938
162.36/162.42	c total #propagations: 37136668 / total #impl: 126196060 (eff. 0.294)
162.36/162.42	c #Conflicts:     536000 | #Learnt:      33870 | 0.000
162.36/162.42	c total clause space: 78.2603MB
162.36/162.42	c total #watches: 239899
162.86/162.99	c total #propagations: 37201088 / total #impl: 126414711 (eff. 0.294)
162.86/162.99	c #Conflicts:     537000 | #Learnt:      34870 | 0.000
162.86/162.99	c total clause space: 78.2603MB
162.86/162.99	c total #watches: 242931
163.36/163.43	c total #propagations: 37269915 / total #impl: 126622235 (eff. 0.294)
163.36/163.43	c GC COLLECT
163.36/163.43	c #Conflicts:     538000 | #Learnt:      18266 | 0.000
163.36/163.43	c total clause space: 78.2603MB
163.36/163.43	c total #watches: 193784
163.66/163.77	c total #propagations: 37343284 / total #impl: 126884786 (eff. 0.294)
163.66/163.77	c #Conflicts:     539000 | #Learnt:      19266 | 0.000
163.66/163.77	c total clause space: 78.2603MB
163.66/163.77	c total #watches: 196948
164.06/164.13	c total #propagations: 37408419 / total #impl: 127090326 (eff. 0.294)
164.06/164.13	c #Conflicts:     540000 | #Learnt:      20266 | 0.000
164.06/164.13	c total clause space: 78.2603MB
164.06/164.13	c total #watches: 200174
164.46/164.52	c total #propagations: 37474645 / total #impl: 127334147 (eff. 0.294)
164.46/164.52	c #Conflicts:     541000 | #Learnt:      21266 | 0.000
164.46/164.52	c total clause space: 78.2603MB
164.46/164.52	c total #watches: 203280
164.76/164.89	c total #propagations: 37544102 / total #impl: 127561204 (eff. 0.294)
164.76/164.89	c #Conflicts:     542000 | #Learnt:      22266 | 0.000
164.76/164.89	c total clause space: 78.2603MB
164.76/164.89	c total #watches: 206020
165.16/165.27	c total #propagations: 37605699 / total #impl: 127750858 (eff. 0.294)
165.16/165.27	c #Conflicts:     543000 | #Learnt:      23266 | 0.000
165.16/165.27	c total clause space: 78.2603MB
165.16/165.27	c total #watches: 209037
165.56/165.68	c total #propagations: 37665907 / total #impl: 127943542 (eff. 0.294)
165.56/165.68	c #Conflicts:     544000 | #Learnt:      24266 | 0.000
165.56/165.68	c total clause space: 78.2603MB
165.56/165.68	c total #watches: 212333
165.96/166.02	c total #propagations: 37729694 / total #impl: 128139246 (eff. 0.294)
165.96/166.02	c #Conflicts:     545000 | #Learnt:      25266 | 0.000
165.96/166.02	c total clause space: 78.2603MB
165.96/166.02	c total #watches: 215513
166.36/166.46	c total #propagations: 37787173 / total #impl: 128328873 (eff. 0.294)
166.36/166.46	c #Conflicts:     546000 | #Learnt:      26266 | 0.000
166.36/166.46	c total clause space: 78.2603MB
166.36/166.46	c total #watches: 218614
166.86/166.90	c total #propagations: 37848255 / total #impl: 128526235 (eff. 0.294)
166.86/166.90	c #Conflicts:     547000 | #Learnt:      27266 | 0.000
166.86/166.90	c total clause space: 78.2603MB
166.86/166.90	c total #watches: 221460
167.26/167.38	c total #propagations: 37915043 / total #impl: 128730504 (eff. 0.295)
167.26/167.38	c #Conflicts:     548000 | #Learnt:      28266 | 0.000
167.26/167.38	c total clause space: 78.2603MB
167.26/167.38	c total #watches: 224717
167.76/167.88	c total #propagations: 37988463 / total #impl: 128956038 (eff. 0.295)
167.76/167.88	c #Conflicts:     549000 | #Learnt:      29266 | 0.000
167.76/167.88	c total clause space: 78.2603MB
167.76/167.88	c total #watches: 227679
168.26/168.37	c total #propagations: 38053450 / total #impl: 129161446 (eff. 0.295)
168.26/168.37	c #Conflicts:     550000 | #Learnt:      30266 | 0.000
168.26/168.37	c total clause space: 78.2603MB
168.26/168.37	c total #watches: 230868
168.76/168.87	c total #propagations: 38128999 / total #impl: 129437149 (eff. 0.295)
168.76/168.87	c #Conflicts:     551000 | #Learnt:      31266 | 0.000
168.76/168.87	c total clause space: 78.2603MB
168.76/168.87	c total #watches: 233639
169.26/169.30	c total #propagations: 38199642 / total #impl: 129708682 (eff. 0.295)
169.26/169.30	c #Conflicts:     552000 | #Learnt:      32266 | 0.000
169.26/169.30	c total clause space: 78.2603MB
169.26/169.30	c total #watches: 237278
169.66/169.70	c total #propagations: 38271702 / total #impl: 129934734 (eff. 0.295)
169.66/169.70	c #Conflicts:     553000 | #Learnt:      33266 | 0.000
169.66/169.70	c total clause space: 78.2603MB
169.66/169.70	c total #watches: 240688
170.06/170.11	c total #propagations: 38337465 / total #impl: 130153757 (eff. 0.295)
170.06/170.11	c #Conflicts:     554000 | #Learnt:      34266 | 0.000
170.06/170.11	c total clause space: 78.2603MB
170.06/170.11	c total #watches: 244103
170.46/170.56	c total #propagations: 38401864 / total #impl: 130388504 (eff. 0.295)
170.46/170.56	c #Conflicts:     555000 | #Learnt:      35266 | 0.000
170.46/170.56	c total clause space: 78.2603MB
170.46/170.56	c total #watches: 247675
170.86/170.95	c total #propagations: 38472352 / total #impl: 130639649 (eff. 0.294)
170.86/170.95	c GC COLLECT
170.86/170.95	c #Conflicts:     556000 | #Learnt:      18365 | 0.000
170.86/170.95	c total clause space: 78.2603MB
170.86/170.95	c total #watches: 194066
171.16/171.23	c total #propagations: 38536667 / total #impl: 130866480 (eff. 0.294)
171.16/171.23	c #Conflicts:     557000 | #Learnt:      19365 | 0.000
171.16/171.23	c total clause space: 78.2603MB
171.16/171.23	c total #watches: 197716
171.46/171.51	c total #propagations: 38598789 / total #impl: 131080916 (eff. 0.294)
171.46/171.51	c #Conflicts:     558000 | #Learnt:      20365 | 0.000
171.46/171.51	c total clause space: 78.2603MB
171.46/171.51	c total #watches: 201852
171.76/171.80	c total #propagations: 38665685 / total #impl: 131290787 (eff. 0.295)
171.76/171.80	c #Conflicts:     559000 | #Learnt:      21365 | 0.000
171.76/171.80	c total clause space: 78.2603MB
171.76/171.80	c total #watches: 205330
171.96/172.06	c total #propagations: 38724403 / total #impl: 131457823 (eff. 0.295)
171.96/172.06	c #Conflicts:     560000 | #Learnt:      22365 | 0.000
171.96/172.06	c total clause space: 78.2603MB
171.96/172.06	c total #watches: 208477
172.26/172.39	c total #propagations: 38777980 / total #impl: 131604042 (eff. 0.295)
172.26/172.39	c #Conflicts:     561000 | #Learnt:      23365 | 0.000
172.26/172.39	c total clause space: 78.2603MB
172.26/172.39	c total #watches: 211644
172.66/172.71	c total #propagations: 38840608 / total #impl: 131780387 (eff. 0.295)
172.66/172.71	c #Conflicts:     562000 | #Learnt:      24365 | 0.000
172.66/172.71	c total clause space: 78.2603MB
172.66/172.71	c total #watches: 214835
172.96/173.01	c total #propagations: 38904622 / total #impl: 131974865 (eff. 0.295)
172.96/173.01	c #Conflicts:     563000 | #Learnt:      25365 | 0.000
172.96/173.01	c total clause space: 78.2603MB
172.96/173.01	c total #watches: 218830
173.26/173.33	c total #propagations: 38974868 / total #impl: 132172348 (eff. 0.295)
173.26/173.33	c #Conflicts:     564000 | #Learnt:      26365 | 0.000
173.26/173.33	c total clause space: 78.2603MB
173.26/173.33	c total #watches: 222490
173.56/173.69	c total #propagations: 39034292 / total #impl: 132338667 (eff. 0.295)
173.56/173.69	c #Conflicts:     565000 | #Learnt:      27365 | 0.000
173.56/173.69	c total clause space: 78.2603MB
173.56/173.69	c total #watches: 225551
174.06/174.10	c total #propagations: 39098512 / total #impl: 132537953 (eff. 0.295)
174.06/174.10	c #Conflicts:     566000 | #Learnt:      28365 | 0.000
174.06/174.10	c total clause space: 78.2603MB
174.06/174.10	c total #watches: 229184
174.46/174.52	c total #propagations: 39173279 / total #impl: 132792877 (eff. 0.295)
174.46/174.52	c #Conflicts:     567000 | #Learnt:      29365 | 0.000
174.46/174.52	c total clause space: 78.2603MB
174.46/174.52	c total #watches: 232331
174.86/174.94	c total #propagations: 39231141 / total #impl: 132977183 (eff. 0.295)
174.86/174.94	c #Conflicts:     568000 | #Learnt:      30365 | 0.000
174.86/174.94	c total clause space: 78.2603MB
174.86/174.94	c total #watches: 235675
175.26/175.33	c total #propagations: 39293889 / total #impl: 133166242 (eff. 0.295)
175.26/175.33	c #Conflicts:     569000 | #Learnt:      31365 | 0.000
175.26/175.33	c total clause space: 78.2603MB
175.26/175.33	c total #watches: 239114
175.66/175.75	c total #propagations: 39353531 / total #impl: 133359626 (eff. 0.295)
175.66/175.75	c #Conflicts:     570000 | #Learnt:      32365 | 0.000
175.66/175.75	c total clause space: 78.2603MB
175.66/175.75	c total #watches: 243288
176.16/176.20	c total #propagations: 39415692 / total #impl: 133551992 (eff. 0.295)
176.16/176.20	c #Conflicts:     571000 | #Learnt:      33365 | 0.000
176.16/176.20	c total clause space: 78.2603MB
176.16/176.20	c total #watches: 246423
176.56/176.64	c total #propagations: 39474940 / total #impl: 133738583 (eff. 0.295)
176.56/176.64	c #Conflicts:     572000 | #Learnt:      34365 | 0.000
176.56/176.64	c total clause space: 78.2603MB
176.56/176.64	c total #watches: 249938
177.06/177.15	c total #propagations: 39536996 / total #impl: 133926104 (eff. 0.295)
177.06/177.15	c #Conflicts:     573000 | #Learnt:      35365 | 0.000
177.06/177.15	c total clause space: 78.2603MB
177.06/177.15	c total #watches: 252883
177.56/177.64	c total #propagations: 39600242 / total #impl: 134134484 (eff. 0.295)
177.56/177.64	c #Conflicts:     574000 | #Learnt:      36365 | 0.000
177.56/177.64	c total clause space: 78.2603MB
177.56/177.64	c total #watches: 256107
177.85/177.96	c total #propagations: 39666362 / total #impl: 134361459 (eff. 0.295)
177.85/177.96	c GC COLLECT
177.85/177.96	c #Conflicts:     575000 | #Learnt:      19164 | 0.000
177.85/177.96	c total clause space: 78.2603MB
177.85/177.96	c total #watches: 196971
178.16/178.29	c total #propagations: 39729446 / total #impl: 134545004 (eff. 0.295)
178.16/178.29	c #Conflicts:     576000 | #Learnt:      20164 | 0.000
178.16/178.29	c total clause space: 78.2603MB
178.16/178.29	c total #watches: 200261
178.55/178.63	c total #propagations: 39794274 / total #impl: 134741298 (eff. 0.295)
178.55/178.63	c #Conflicts:     577000 | #Learnt:      21164 | 0.000
178.55/178.63	c total clause space: 78.2603MB
178.55/178.63	c total #watches: 203591
178.85/178.96	c total #propagations: 39861807 / total #impl: 134956122 (eff. 0.295)
178.85/178.96	c #Conflicts:     578000 | #Learnt:      22164 | 0.000
178.85/178.96	c total clause space: 78.2603MB
178.85/178.96	c total #watches: 206304
179.26/179.34	c total #propagations: 39925168 / total #impl: 135168102 (eff. 0.295)
179.26/179.34	c #Conflicts:     579000 | #Learnt:      23164 | 0.000
179.26/179.34	c total clause space: 78.2603MB
179.26/179.34	c total #watches: 208931
179.65/179.75	c total #propagations: 39982349 / total #impl: 135342792 (eff. 0.295)
179.65/179.75	c #Conflicts:     580000 | #Learnt:      24164 | 0.000
179.65/179.75	c total clause space: 78.2603MB
179.65/179.75	c total #watches: 211779
180.05/180.18	c total #propagations: 40041966 / total #impl: 135550575 (eff. 0.295)
180.05/180.18	c #Conflicts:     581000 | #Learnt:      25164 | 0.000
180.05/180.18	c total clause space: 78.2603MB
180.05/180.18	c total #watches: 214344
180.55/180.66	c total #propagations: 40103910 / total #impl: 135732531 (eff. 0.295)
180.55/180.66	c #Conflicts:     582000 | #Learnt:      26164 | 0.000
180.55/180.66	c total clause space: 78.2603MB
180.55/180.66	c total #watches: 217267
181.05/181.12	c total #propagations: 40168270 / total #impl: 135966621 (eff. 0.295)
181.05/181.12	c #Conflicts:     583000 | #Learnt:      27164 | 0.000
181.05/181.12	c total clause space: 78.2603MB
181.05/181.12	c total #watches: 220458
181.46/181.59	c total #propagations: 40235158 / total #impl: 136201204 (eff. 0.295)
181.46/181.59	c #Conflicts:     584000 | #Learnt:      28164 | 0.000
181.46/181.59	c total clause space: 78.2603MB
181.46/181.59	c total #watches: 223278
181.95/182.06	c total #propagations: 40302589 / total #impl: 136427883 (eff. 0.295)
181.95/182.06	c #Conflicts:     585000 | #Learnt:      29164 | 0.000
181.95/182.06	c total clause space: 78.2603MB
181.95/182.06	c total #watches: 226350
182.45/182.52	c total #propagations: 40374261 / total #impl: 136706071 (eff. 0.295)
182.45/182.52	c #Conflicts:     586000 | #Learnt:      30164 | 0.000
182.45/182.52	c total clause space: 78.2603MB
182.45/182.52	c total #watches: 229208
182.95/183.02	c total #propagations: 40436789 / total #impl: 136922335 (eff. 0.295)
182.95/183.02	c #Conflicts:     587000 | #Learnt:      31164 | 0.000
182.95/183.02	c total clause space: 78.2603MB
182.95/183.02	c total #watches: 232267
183.35/183.48	c total #propagations: 40501645 / total #impl: 137147148 (eff. 0.295)
183.35/183.48	c #Conflicts:     588000 | #Learnt:      32164 | 0.000
183.35/183.48	c total clause space: 78.2603MB
183.35/183.48	c total #watches: 234956
183.85/183.96	c total #propagations: 40561185 / total #impl: 137352228 (eff. 0.295)
183.85/183.96	c #Conflicts:     589000 | #Learnt:      33164 | 0.000
183.85/183.96	c total clause space: 78.2603MB
183.85/183.96	c total #watches: 237688
184.35/184.47	c total #propagations: 40625372 / total #impl: 137565950 (eff. 0.295)
184.35/184.47	c #Conflicts:     590000 | #Learnt:      34164 | 0.000
184.35/184.47	c total clause space: 78.2603MB
184.35/184.47	c total #watches: 240309
184.86/184.98	c total #propagations: 40693640 / total #impl: 137809621 (eff. 0.295)
184.86/184.98	c #Conflicts:     591000 | #Learnt:      35164 | 0.000
184.86/184.98	c total clause space: 78.2603MB
184.86/184.98	c total #watches: 243132
185.45/185.55	c total #propagations: 40757104 / total #impl: 138024280 (eff. 0.295)
185.45/185.55	c #Conflicts:     592000 | #Learnt:      36164 | 0.000
185.45/185.55	c total clause space: 78.2603MB
185.45/185.55	c total #watches: 246208
185.96/186.07	c total #propagations: 40825824 / total #impl: 138269870 (eff. 0.295)
185.96/186.07	c GC COLLECT
185.96/186.07	c #Conflicts:     593000 | #Learnt:      18669 | 0.000
185.96/186.07	c total clause space: 78.2603MB
185.96/186.07	c total #watches: 195272
186.25/186.39	c total #propagations: 40896179 / total #impl: 138525699 (eff. 0.295)
186.25/186.39	c #Conflicts:     594000 | #Learnt:      19669 | 0.000
186.25/186.39	c total clause space: 78.2603MB
186.25/186.39	c total #watches: 198428
186.65/186.71	c total #propagations: 40953424 / total #impl: 138720935 (eff. 0.295)
186.65/186.71	c #Conflicts:     595000 | #Learnt:      20669 | 0.000
186.65/186.71	c total clause space: 78.2603MB
186.65/186.71	c total #watches: 202276
186.96/187.09	c total #propagations: 41008595 / total #impl: 138893150 (eff. 0.295)
186.96/187.09	c #Conflicts:     596000 | #Learnt:      21669 | 0.000
186.96/187.09	c total clause space: 78.2603MB
186.96/187.09	c total #watches: 205368
187.45/187.51	c total #propagations: 41068381 / total #impl: 139095380 (eff. 0.295)
187.45/187.51	c #Conflicts:     597000 | #Learnt:      22669 | 0.000
187.45/187.51	c total clause space: 78.2603MB
187.45/187.51	c total #watches: 209218
187.85/187.94	c total #propagations: 41133215 / total #impl: 139322760 (eff. 0.295)
187.85/187.94	c #Conflicts:     598000 | #Learnt:      23669 | 0.000
187.85/187.94	c total clause space: 78.2603MB
187.85/187.94	c total #watches: 212215
188.35/188.41	c total #propagations: 41195996 / total #impl: 139542198 (eff. 0.295)
188.35/188.41	c #Conflicts:     599000 | #Learnt:      24669 | 0.000
188.35/188.41	c total clause space: 78.2603MB
188.35/188.41	c total #watches: 215479
188.65/188.79	c total #propagations: 41264506 / total #impl: 139795404 (eff. 0.295)
188.65/188.79	c #Conflicts:     600000 | #Learnt:      25669 | 0.000
188.65/188.79	c total clause space: 78.2603MB
188.65/188.79	c total #watches: 219259
189.16/189.23	c total #propagations: 41329406 / total #impl: 140021850 (eff. 0.295)
189.16/189.23	c #Conflicts:     601000 | #Learnt:      26669 | 0.000
189.16/189.23	c total clause space: 78.2603MB
189.16/189.23	c total #watches: 222702
189.55/189.68	c total #propagations: 41393024 / total #impl: 140240784 (eff. 0.295)
189.55/189.68	c #Conflicts:     602000 | #Learnt:      27669 | 0.000
189.55/189.68	c total clause space: 78.2603MB
189.55/189.68	c total #watches: 226362
190.05/190.12	c total #propagations: 41459453 / total #impl: 140478023 (eff. 0.295)
190.05/190.12	c #Conflicts:     603000 | #Learnt:      28669 | 0.000
190.05/190.12	c total clause space: 78.2603MB
190.05/190.12	c total #watches: 229930
190.45/190.60	c total #propagations: 41523265 / total #impl: 140678327 (eff. 0.295)
190.45/190.60	c #Conflicts:     604000 | #Learnt:      29669 | 0.000
190.45/190.60	c total clause space: 78.2603MB
190.45/190.60	c total #watches: 232921
190.95/191.03	c total #propagations: 41589922 / total #impl: 140903977 (eff. 0.295)
190.95/191.03	c #Conflicts:     605000 | #Learnt:      30669 | 0.000
190.95/191.03	c total clause space: 78.2603MB
190.95/191.03	c total #watches: 236645
191.36/191.50	c total #propagations: 41650998 / total #impl: 141095613 (eff. 0.295)
191.36/191.50	c #Conflicts:     606000 | #Learnt:      31669 | 0.000
191.36/191.50	c total clause space: 78.2603MB
191.36/191.50	c total #watches: 240104
191.85/191.97	c total #propagations: 41710156 / total #impl: 141282299 (eff. 0.295)
191.85/191.97	c #Conflicts:     607000 | #Learnt:      32669 | 0.000
191.85/191.97	c total clause space: 78.2603MB
191.85/191.97	c total #watches: 242882
192.35/192.40	c total #propagations: 41773248 / total #impl: 141481587 (eff. 0.295)
192.35/192.40	c #Conflicts:     608000 | #Learnt:      33669 | 0.000
192.35/192.40	c total clause space: 78.2603MB
192.35/192.40	c total #watches: 246042
192.75/192.87	c total #propagations: 41834573 / total #impl: 141697240 (eff. 0.295)
192.75/192.87	c #Conflicts:     609000 | #Learnt:      34669 | 0.000
192.75/192.87	c total clause space: 78.2603MB
192.75/192.87	c total #watches: 249890
193.35/193.41	c total #propagations: 41903568 / total #impl: 141945260 (eff. 0.295)
193.35/193.41	c #Conflicts:     610000 | #Learnt:      35669 | 0.000
193.35/193.41	c total clause space: 78.2603MB
193.35/193.41	c total #watches: 253501
193.75/193.88	c total #propagations: 41970989 / total #impl: 142164456 (eff. 0.295)
193.75/193.88	c #Conflicts:     611000 | #Learnt:      36669 | 0.000
193.75/193.88	c total clause space: 78.2603MB
193.75/193.88	c total #watches: 257020
194.35/194.42	c total #propagations: 42043802 / total #impl: 142410607 (eff. 0.295)
194.35/194.42	c GC COLLECT
194.35/194.42	c #Conflicts:     612000 | #Learnt:      18863 | 0.000
194.35/194.42	c total clause space: 78.2603MB
194.35/194.42	c total #watches: 195909
194.66/194.76	c total #propagations: 42111486 / total #impl: 142615419 (eff. 0.295)
194.66/194.76	c #Conflicts:     613000 | #Learnt:      19863 | 0.000
194.66/194.76	c total clause space: 78.2603MB
194.66/194.76	c total #watches: 199573
195.05/195.15	c total #propagations: 42175938 / total #impl: 142847025 (eff. 0.295)
195.05/195.15	c #Conflicts:     614000 | #Learnt:      20863 | 0.000
195.05/195.15	c total clause space: 78.2603MB
195.05/195.15	c total #watches: 203205
195.45/195.56	c total #propagations: 42244256 / total #impl: 143085146 (eff. 0.295)
195.45/195.56	c #Conflicts:     615000 | #Learnt:      21863 | 0.000
195.45/195.56	c total clause space: 78.2603MB
195.45/195.56	c total #watches: 206663
195.86/195.95	c total #propagations: 42313618 / total #impl: 143317355 (eff. 0.295)
195.86/195.95	c #Conflicts:     616000 | #Learnt:      22863 | 0.000
195.86/195.95	c total clause space: 78.2603MB
195.86/195.95	c total #watches: 209910
196.25/196.31	c total #propagations: 42378401 / total #impl: 143525108 (eff. 0.295)
196.25/196.31	c #Conflicts:     617000 | #Learnt:      23863 | 0.000
196.25/196.31	c total clause space: 78.2603MB
196.25/196.31	c total #watches: 213010
196.55/196.66	c total #propagations: 42435363 / total #impl: 143692579 (eff. 0.295)
196.55/196.66	c #Conflicts:     618000 | #Learnt:      24863 | 0.000
196.55/196.66	c total clause space: 78.2603MB
196.55/196.66	c total #watches: 215975
196.96/197.03	c total #propagations: 42491246 / total #impl: 143862579 (eff. 0.295)
196.96/197.03	c #Conflicts:     619000 | #Learnt:      25863 | 0.000
196.96/197.03	c total clause space: 78.2603MB
196.96/197.03	c total #watches: 218879
197.35/197.46	c total #propagations: 42555720 / total #impl: 144073264 (eff. 0.295)
197.35/197.46	c #Conflicts:     620000 | #Learnt:      26863 | 0.000
197.35/197.46	c total clause space: 78.2603MB
197.35/197.46	c total #watches: 222138
197.75/197.82	c total #propagations: 42616049 / total #impl: 144250963 (eff. 0.295)
197.75/197.82	c #Conflicts:     621000 | #Learnt:      27863 | 0.000
197.75/197.82	c total clause space: 78.2603MB
197.75/197.82	c total #watches: 225418
198.06/198.19	c total #propagations: 42674096 / total #impl: 144420118 (eff. 0.295)
198.06/198.19	c #Conflicts:     622000 | #Learnt:      28863 | 0.000
198.06/198.19	c total clause space: 78.2603MB
198.06/198.19	c total #watches: 229109
198.45/198.58	c total #propagations: 42732879 / total #impl: 144605766 (eff. 0.296)
198.45/198.58	c #Conflicts:     623000 | #Learnt:      29863 | 0.000
198.45/198.58	c total clause space: 78.2603MB
198.45/198.58	c total #watches: 232555
198.85/198.94	c total #propagations: 42793275 / total #impl: 144826359 (eff. 0.295)
198.85/198.94	c #Conflicts:     624000 | #Learnt:      30863 | 0.000
198.85/198.94	c total clause space: 78.2603MB
198.85/198.94	c total #watches: 236314
199.25/199.38	c total #propagations: 42856214 / total #impl: 145031849 (eff. 0.295)
199.25/199.38	c #Conflicts:     625000 | #Learnt:      31863 | 0.000
199.25/199.38	c total clause space: 78.2603MB
199.25/199.38	c total #watches: 240113
199.75/199.87	c total #propagations: 42917726 / total #impl: 145218933 (eff. 0.296)
199.75/199.87	c #Conflicts:     626000 | #Learnt:      32863 | 0.000
199.75/199.87	c total clause space: 78.2603MB
199.75/199.87	c total #watches: 243459
200.35/200.41	c total #propagations: 42979203 / total #impl: 145402674 (eff. 0.296)
200.35/200.41	c #Conflicts:     627000 | #Learnt:      33863 | 0.000
200.35/200.41	c total clause space: 78.2603MB
200.35/200.41	c total #watches: 246721
200.75/200.86	c total #propagations: 43048157 / total #impl: 145635105 (eff. 0.296)
200.75/200.86	c #Conflicts:     628000 | #Learnt:      34863 | 0.000
200.75/200.86	c total clause space: 78.2603MB
200.75/200.86	c total #watches: 249699
201.26/201.31	c total #propagations: 43108599 / total #impl: 145838092 (eff. 0.296)
201.26/201.31	c #Conflicts:     629000 | #Learnt:      35863 | 0.000
201.26/201.31	c total clause space: 78.2603MB
201.26/201.31	c total #watches: 252555
201.75/201.81	c total #propagations: 43165494 / total #impl: 146025694 (eff. 0.296)
201.75/201.81	c #Conflicts:     630000 | #Learnt:      36863 | 0.000
201.75/201.81	c total clause space: 78.2603MB
201.75/201.81	c total #watches: 255780
202.25/202.38	c total #propagations: 43228184 / total #impl: 146240040 (eff. 0.296)
202.25/202.38	c #Conflicts:     631000 | #Learnt:      37863 | 0.000
202.25/202.38	c total clause space: 78.2603MB
202.25/202.38	c total #watches: 258454
202.75/202.80	c total #propagations: 43286000 / total #impl: 146426160 (eff. 0.296)
202.75/202.80	c GC COLLECT
202.75/202.80	c #Conflicts:     632000 | #Learnt:      19763 | 0.000
202.75/202.80	c total clause space: 78.2603MB
202.75/202.80	c total #watches: 198843
203.05/203.19	c total #propagations: 43344956 / total #impl: 146629844 (eff. 0.296)
203.05/203.19	c #Conflicts:     633000 | #Learnt:      20763 | 0.000
203.05/203.19	c total clause space: 78.2603MB
203.05/203.19	c total #watches: 201786
203.46/203.53	c total #propagations: 43411232 / total #impl: 146857510 (eff. 0.296)
203.46/203.53	c #Conflicts:     634000 | #Learnt:      21763 | 0.000
203.46/203.53	c total clause space: 78.2603MB
203.46/203.53	c total #watches: 205262
203.85/203.90	c total #propagations: 43478759 / total #impl: 147095533 (eff. 0.296)
203.85/203.90	c #Conflicts:     635000 | #Learnt:      22763 | 0.000
203.85/203.90	c total clause space: 78.2603MB
203.85/203.90	c total #watches: 208787
204.15/204.23	c total #propagations: 43543267 / total #impl: 147337579 (eff. 0.296)
204.15/204.23	c #Conflicts:     636000 | #Learnt:      23763 | 0.000
204.15/204.23	c total clause space: 78.2603MB
204.15/204.23	c total #watches: 212054
204.56/204.62	c total #propagations: 43603126 / total #impl: 147523064 (eff. 0.296)
204.56/204.62	c #Conflicts:     637000 | #Learnt:      24763 | 0.000
204.56/204.62	c total clause space: 78.2603MB
204.56/204.62	c total #watches: 215421
204.95/205.04	c total #propagations: 43666668 / total #impl: 147732824 (eff. 0.296)
204.95/205.04	c #Conflicts:     638000 | #Learnt:      25763 | 0.000
204.95/205.04	c total clause space: 78.2603MB
204.95/205.04	c total #watches: 218615
205.45/205.52	c total #propagations: 43730745 / total #impl: 147957227 (eff. 0.296)
205.45/205.52	c #Conflicts:     639000 | #Learnt:      26763 | 0.000
205.45/205.52	c total clause space: 78.2603MB
205.45/205.52	c total #watches: 222077
205.85/205.98	c total #propagations: 43798024 / total #impl: 148169957 (eff. 0.296)
205.85/205.98	c #Conflicts:     640000 | #Learnt:      27763 | 0.000
205.85/205.98	c total clause space: 78.2603MB
205.85/205.98	c total #watches: 225083
206.35/206.45	c total #propagations: 43865168 / total #impl: 148399296 (eff. 0.296)
206.35/206.45	c #Conflicts:     641000 | #Learnt:      28763 | 0.000
206.35/206.45	c total clause space: 78.2603MB
206.35/206.45	c total #watches: 228191
206.95/207.00	c total #propagations: 43941937 / total #impl: 148681663 (eff. 0.296)
206.95/207.00	c #Conflicts:     642000 | #Learnt:      29763 | 0.000
206.95/207.00	c total clause space: 78.2603MB
206.95/207.00	c total #watches: 230861
207.35/207.45	c total #propagations: 44013124 / total #impl: 148950950 (eff. 0.295)
207.35/207.45	c #Conflicts:     643000 | #Learnt:      30763 | 0.000
207.35/207.45	c total clause space: 78.2603MB
207.35/207.45	c total #watches: 233965
207.86/207.99	c total #propagations: 44083151 / total #impl: 149222171 (eff. 0.295)
207.86/207.99	c #Conflicts:     644000 | #Learnt:      31763 | 0.000
207.86/207.99	c total clause space: 78.2603MB
207.86/207.99	c total #watches: 236573
208.35/208.46	c total #propagations: 44162487 / total #impl: 149497140 (eff. 0.295)
208.35/208.46	c #Conflicts:     645000 | #Learnt:      32763 | 0.000
208.35/208.46	c total clause space: 78.2603MB
208.35/208.46	c total #watches: 239235
208.96/209.01	c total #propagations: 44233446 / total #impl: 149762035 (eff. 0.295)
208.96/209.01	c #Conflicts:     646000 | #Learnt:      33763 | 0.000
208.96/209.01	c total clause space: 78.2603MB
208.96/209.01	c total #watches: 241961
209.45/209.54	c total #propagations: 44292102 / total #impl: 149967161 (eff. 0.295)
209.45/209.54	c #Conflicts:     647000 | #Learnt:      34763 | 0.000
209.45/209.54	c total clause space: 78.2603MB
209.45/209.54	c total #watches: 244572
209.95/210.07	c total #propagations: 44356016 / total #impl: 150179481 (eff. 0.295)
209.95/210.07	c #Conflicts:     648000 | #Learnt:      35763 | 0.000
209.95/210.07	c total clause space: 78.2603MB
209.95/210.07	c total #watches: 247674
210.55/210.65	c total #propagations: 44414711 / total #impl: 150370404 (eff. 0.295)
210.55/210.65	c #Conflicts:     649000 | #Learnt:      36763 | 0.000
210.55/210.65	c total clause space: 78.2603MB
210.55/210.65	c total #watches: 250285
211.16/211.22	c total #propagations: 44477149 / total #impl: 150582396 (eff. 0.295)
211.16/211.22	c #Conflicts:     650000 | #Learnt:      37763 | 0.000
211.16/211.22	c total clause space: 78.2603MB
211.16/211.22	c total #watches: 253419
211.65/211.78	c total #propagations: 44540168 / total #impl: 150802365 (eff. 0.295)
211.65/211.78	c #Conflicts:     651000 | #Learnt:      38763 | 0.000
211.65/211.78	c total clause space: 78.2603MB
211.65/211.78	c total #watches: 256304
212.05/212.17	c total #propagations: 44613946 / total #impl: 151077363 (eff. 0.295)
212.05/212.17	c GC COLLECT
212.05/212.17	c #Conflicts:     652000 | #Learnt:      20357 | 0.000
212.05/212.17	c total clause space: 78.2603MB
212.05/212.17	c total #watches: 200721
212.45/212.55	c total #propagations: 44672748 / total #impl: 151274271 (eff. 0.295)
212.45/212.55	c #Conflicts:     653000 | #Learnt:      21357 | 0.000
212.45/212.55	c total clause space: 78.2603MB
212.45/212.55	c total #watches: 204365
212.85/212.95	c total #propagations: 44733298 / total #impl: 151506544 (eff. 0.295)
212.85/212.95	c #Conflicts:     654000 | #Learnt:      22357 | 0.000
212.85/212.95	c total clause space: 78.2603MB
212.85/212.95	c total #watches: 207730
213.25/213.35	c total #propagations: 44800928 / total #impl: 151781059 (eff. 0.295)
213.25/213.35	c #Conflicts:     655000 | #Learnt:      23357 | 0.000
213.25/213.35	c total clause space: 78.2603MB
213.25/213.35	c total #watches: 211017
213.65/213.74	c total #propagations: 44863684 / total #impl: 152006622 (eff. 0.295)
213.65/213.74	c #Conflicts:     656000 | #Learnt:      24357 | 0.000
213.65/213.74	c total clause space: 78.2603MB
213.65/213.74	c total #watches: 214217
214.05/214.15	c total #propagations: 44927355 / total #impl: 152240597 (eff. 0.295)
214.05/214.15	c #Conflicts:     657000 | #Learnt:      25357 | 0.000
214.05/214.15	c total clause space: 78.2603MB
214.05/214.15	c total #watches: 217354
214.46/214.56	c total #propagations: 44995010 / total #impl: 152480303 (eff. 0.295)
214.46/214.56	c #Conflicts:     658000 | #Learnt:      26357 | 0.000
214.46/214.56	c total clause space: 78.2603MB
214.46/214.56	c total #watches: 220752
214.85/214.99	c total #propagations: 45067483 / total #impl: 152739945 (eff. 0.295)
214.85/214.99	c #Conflicts:     659000 | #Learnt:      27357 | 0.000
214.85/214.99	c total clause space: 78.2603MB
214.85/214.99	c total #watches: 224621
215.35/215.40	c total #propagations: 45142146 / total #impl: 153016207 (eff. 0.295)
215.35/215.40	c #Conflicts:     660000 | #Learnt:      28357 | 0.000
215.35/215.40	c total clause space: 78.2603MB
215.35/215.40	c total #watches: 228394
215.75/215.87	c total #propagations: 45211833 / total #impl: 153244923 (eff. 0.295)
215.75/215.87	c #Conflicts:     661000 | #Learnt:      29357 | 0.000
215.75/215.87	c total clause space: 78.2603MB
215.75/215.87	c total #watches: 231569
216.35/216.40	c total #propagations: 45276892 / total #impl: 153460128 (eff. 0.295)
216.35/216.40	c #Conflicts:     662000 | #Learnt:      30357 | 0.000
216.35/216.40	c total clause space: 78.2603MB
216.35/216.40	c total #watches: 235016
216.76/216.89	c total #propagations: 45340304 / total #impl: 153678106 (eff. 0.295)
216.76/216.89	c #Conflicts:     663000 | #Learnt:      31357 | 0.000
216.76/216.89	c total clause space: 78.2603MB
216.76/216.89	c total #watches: 238311
217.45/217.54	c total #propagations: 45406050 / total #impl: 153916346 (eff. 0.295)
217.45/217.54	c #Conflicts:     664000 | #Learnt:      32357 | 0.000
217.45/217.54	c total clause space: 78.2603MB
217.45/217.54	c total #watches: 241487
218.05/218.11	c total #propagations: 45472342 / total #impl: 154127898 (eff. 0.295)
218.05/218.11	c #Conflicts:     665000 | #Learnt:      33357 | 0.000
218.05/218.11	c total clause space: 78.2603MB
218.05/218.11	c total #watches: 244434
218.65/218.71	c total #propagations: 45535153 / total #impl: 154339593 (eff. 0.295)
218.65/218.71	c #Conflicts:     666000 | #Learnt:      34357 | 0.000
218.65/218.71	c total clause space: 78.2603MB
218.65/218.71	c total #watches: 247538
219.25/219.32	c total #propagations: 45606248 / total #impl: 154586812 (eff. 0.295)
219.25/219.32	c #Conflicts:     667000 | #Learnt:      35357 | 0.000
219.25/219.32	c total clause space: 78.2603MB
219.25/219.32	c total #watches: 250473
219.75/219.82	c total #propagations: 45678736 / total #impl: 154854413 (eff. 0.295)
219.75/219.82	c #Conflicts:     668000 | #Learnt:      36357 | 0.000
219.75/219.82	c total clause space: 78.2603MB
219.75/219.82	c total #watches: 253755
220.25/220.32	c total #propagations: 45755845 / total #impl: 155164706 (eff. 0.295)
220.25/220.32	c #Conflicts:     669000 | #Learnt:      37357 | 0.000
220.25/220.32	c total clause space: 78.2603MB
220.25/220.32	c total #watches: 257574
220.75/220.83	c total #propagations: 45824122 / total #impl: 155389136 (eff. 0.295)
220.75/220.83	c #Conflicts:     670000 | #Learnt:      38357 | 0.000
220.75/220.83	c total clause space: 78.2603MB
220.75/220.83	c total #watches: 261048
221.35/221.45	c total #propagations: 45887299 / total #impl: 155588455 (eff. 0.295)
221.35/221.45	c #Conflicts:     671000 | #Learnt:      39357 | 0.000
221.35/221.45	c total clause space: 78.2603MB
221.35/221.45	c total #watches: 264354
221.75/221.80	c total #propagations: 45955046 / total #impl: 155820490 (eff. 0.295)
221.75/221.80	c GC COLLECT
221.75/221.80	c #Conflicts:     672000 | #Learnt:      20661 | 0.000
221.75/221.80	c total clause space: 78.2603MB
221.75/221.80	c total #watches: 202521
222.05/222.15	c total #propagations: 46019168 / total #impl: 156048132 (eff. 0.295)
222.05/222.15	c #Conflicts:     673000 | #Learnt:      21661 | 0.000
222.05/222.15	c total clause space: 78.2603MB
222.05/222.15	c total #watches: 205756
222.55/222.60	c total #propagations: 46085280 / total #impl: 156293759 (eff. 0.295)
222.55/222.60	c #Conflicts:     674000 | #Learnt:      22661 | 0.000
222.55/222.60	c total clause space: 78.2603MB
222.55/222.60	c total #watches: 209091
222.95/223.01	c total #propagations: 46162376 / total #impl: 156563537 (eff. 0.295)
222.95/223.01	c #Conflicts:     675000 | #Learnt:      23661 | 0.000
222.95/223.01	c total clause space: 78.2603MB
222.95/223.01	c total #watches: 212903
223.35/223.46	c total #propagations: 46237504 / total #impl: 156831025 (eff. 0.295)
223.35/223.46	c #Conflicts:     676000 | #Learnt:      24661 | 0.000
223.35/223.46	c total clause space: 78.2603MB
223.35/223.46	c total #watches: 216360
223.75/223.87	c total #propagations: 46311993 / total #impl: 157113137 (eff. 0.295)
223.75/223.87	c #Conflicts:     677000 | #Learnt:      25661 | 0.000
223.75/223.87	c total clause space: 78.2603MB
223.75/223.87	c total #watches: 219946
224.25/224.30	c total #propagations: 46383295 / total #impl: 157381228 (eff. 0.295)
224.25/224.30	c #Conflicts:     678000 | #Learnt:      26661 | 0.000
224.25/224.30	c total clause space: 78.2603MB
224.25/224.30	c total #watches: 223517
224.65/224.78	c total #propagations: 46457667 / total #impl: 157631135 (eff. 0.295)
224.65/224.78	c #Conflicts:     679000 | #Learnt:      27661 | 0.000
224.65/224.78	c total clause space: 78.2603MB
224.65/224.78	c total #watches: 227480
225.15/225.23	c total #propagations: 46533247 / total #impl: 157911082 (eff. 0.295)
225.15/225.23	c #Conflicts:     680000 | #Learnt:      28661 | 0.000
225.15/225.23	c total clause space: 78.2603MB
225.15/225.23	c total #watches: 231233
225.55/225.64	c total #propagations: 46603026 / total #impl: 158159792 (eff. 0.295)
225.55/225.64	c #Conflicts:     681000 | #Learnt:      29661 | 0.000
225.55/225.64	c total clause space: 78.2603MB
225.55/225.64	c total #watches: 234450
225.95/226.08	c total #propagations: 46664436 / total #impl: 158372359 (eff. 0.295)
225.95/226.08	c #Conflicts:     682000 | #Learnt:      30661 | 0.000
225.95/226.08	c total clause space: 78.2603MB
225.95/226.08	c total #watches: 237862
226.45/226.57	c total #propagations: 46725934 / total #impl: 158558822 (eff. 0.295)
226.45/226.57	c #Conflicts:     683000 | #Learnt:      31661 | 0.000
226.45/226.57	c total clause space: 78.2603MB
226.45/226.57	c total #watches: 241123
227.05/227.11	c total #propagations: 46787177 / total #impl: 158739636 (eff. 0.295)
227.05/227.11	c #Conflicts:     684000 | #Learnt:      32661 | 0.000
227.05/227.11	c total clause space: 78.2603MB
227.05/227.11	c total #watches: 244291
227.45/227.60	c total #propagations: 46849833 / total #impl: 158950435 (eff. 0.295)
227.45/227.60	c #Conflicts:     685000 | #Learnt:      33661 | 0.000
227.45/227.60	c total clause space: 78.2603MB
227.45/227.60	c total #watches: 247769
227.95/228.03	c total #propagations: 46910852 / total #impl: 159139922 (eff. 0.295)
227.95/228.03	c #Conflicts:     686000 | #Learnt:      34661 | 0.000
227.95/228.03	c total clause space: 78.2603MB
227.95/228.03	c total #watches: 250962
228.45/228.56	c total #propagations: 46969670 / total #impl: 159314068 (eff. 0.295)
228.45/228.56	c #Conflicts:     687000 | #Learnt:      35661 | 0.000
228.45/228.56	c total clause space: 78.2603MB
228.45/228.56	c total #watches: 254099
228.95/229.05	c total #propagations: 47033138 / total #impl: 159514389 (eff. 0.295)
228.95/229.05	c #Conflicts:     688000 | #Learnt:      36661 | 0.000
228.95/229.05	c total clause space: 78.2603MB
228.95/229.05	c total #watches: 257438
229.45/229.58	c total #propagations: 47090927 / total #impl: 159696641 (eff. 0.295)
229.45/229.58	c #Conflicts:     689000 | #Learnt:      37661 | 0.000
229.45/229.58	c total clause space: 78.2603MB
229.45/229.58	c total #watches: 260112
230.05/230.15	c total #propagations: 47148860 / total #impl: 159876478 (eff. 0.295)
230.05/230.15	c #Conflicts:     690000 | #Learnt:      38661 | 0.000
230.05/230.15	c total clause space: 78.2603MB
230.05/230.15	c total #watches: 262903
230.65/230.71	c total #propagations: 47213221 / total #impl: 160095341 (eff. 0.295)
230.65/230.71	c #Conflicts:     691000 | #Learnt:      39661 | 0.000
230.65/230.71	c total clause space: 78.2603MB
230.65/230.71	c total #watches: 266035
231.05/231.12	c total #propagations: 47274475 / total #impl: 160306280 (eff. 0.295)
231.05/231.12	c GC COLLECT
231.05/231.12	c #Conflicts:     692000 | #Learnt:      20656 | 0.000
231.05/231.12	c total clause space: 78.2603MB
231.05/231.12	c total #watches: 202066
231.45/231.50	c total #propagations: 47339915 / total #impl: 160551718 (eff. 0.295)
231.45/231.50	c #Conflicts:     693000 | #Learnt:      21656 | 0.000
231.45/231.50	c total clause space: 78.2603MB
231.45/231.50	c total #watches: 205385
231.75/231.87	c total #propagations: 47410346 / total #impl: 160798923 (eff. 0.295)
231.75/231.87	c #Conflicts:     694000 | #Learnt:      22656 | 0.000
231.75/231.87	c total clause space: 78.2603MB
231.75/231.87	c total #watches: 208496
232.15/232.28	c total #propagations: 47479718 / total #impl: 161048741 (eff. 0.295)
232.15/232.28	c #Conflicts:     695000 | #Learnt:      23656 | 0.000
232.15/232.28	c total clause space: 78.2603MB
232.15/232.28	c total #watches: 212406
232.55/232.68	c total #propagations: 47550134 / total #impl: 161301464 (eff. 0.295)
232.55/232.68	c #Conflicts:     696000 | #Learnt:      24656 | 0.000
232.55/232.68	c total clause space: 78.2603MB
232.55/232.68	c total #watches: 215683
233.05/233.11	c total #propagations: 47622121 / total #impl: 161564095 (eff. 0.295)
233.05/233.11	c #Conflicts:     697000 | #Learnt:      25656 | 0.000
233.05/233.11	c total clause space: 78.2603MB
233.05/233.11	c total #watches: 219558
233.45/233.56	c total #propagations: 47688942 / total #impl: 161785589 (eff. 0.295)
233.45/233.56	c #Conflicts:     698000 | #Learnt:      26656 | 0.000
233.45/233.56	c total clause space: 78.2603MB
233.45/233.56	c total #watches: 223086
233.85/233.98	c total #propagations: 47753825 / total #impl: 162002421 (eff. 0.295)
233.85/233.98	c #Conflicts:     699000 | #Learnt:      27656 | 0.000
233.85/233.98	c total clause space: 78.2603MB
233.85/233.98	c total #watches: 226246
234.25/234.37	c total #propagations: 47815277 / total #impl: 162200504 (eff. 0.295)
234.25/234.37	c #Conflicts:     700000 | #Learnt:      28656 | 0.000
234.25/234.37	c total clause space: 78.2603MB
234.25/234.37	c total #watches: 229359
234.65/234.74	c total #propagations: 47882781 / total #impl: 162435015 (eff. 0.295)
234.65/234.74	c #Conflicts:     701000 | #Learnt:      29656 | 0.000
234.65/234.74	c total clause space: 78.2603MB
234.65/234.74	c total #watches: 232661
234.95/235.09	c total #propagations: 47955626 / total #impl: 162700851 (eff. 0.295)
234.95/235.09	c #Conflicts:     702000 | #Learnt:      30656 | 0.000
234.95/235.09	c total clause space: 78.2603MB
234.95/235.09	c total #watches: 235970
235.45/235.52	c total #propagations: 48015854 / total #impl: 162892622 (eff. 0.295)
235.45/235.52	c #Conflicts:     703000 | #Learnt:      31656 | 0.000
235.45/235.52	c total clause space: 78.2603MB
235.45/235.52	c total #watches: 239265
235.85/235.97	c total #propagations: 48082393 / total #impl: 163116924 (eff. 0.295)
235.85/235.97	c #Conflicts:     704000 | #Learnt:      32656 | 0.000
235.85/235.97	c total clause space: 78.2603MB
235.85/235.97	c total #watches: 242459
236.35/236.43	c total #propagations: 48157785 / total #impl: 163387503 (eff. 0.295)
236.35/236.43	c #Conflicts:     705000 | #Learnt:      33656 | 0.000
236.35/236.43	c total clause space: 78.2603MB
236.35/236.43	c total #watches: 245909
236.75/236.89	c total #propagations: 48223718 / total #impl: 163620106 (eff. 0.295)
236.75/236.89	c #Conflicts:     706000 | #Learnt:      34656 | 0.000
236.75/236.89	c total clause space: 78.2603MB
236.75/236.89	c total #watches: 249750
237.24/237.38	c total #propagations: 48295711 / total #impl: 163915162 (eff. 0.295)
237.24/237.38	c #Conflicts:     707000 | #Learnt:      35656 | 0.000
237.24/237.38	c total clause space: 78.2603MB
237.24/237.38	c total #watches: 253869
237.74/237.87	c total #propagations: 48380411 / total #impl: 164273795 (eff. 0.295)
237.74/237.87	c #Conflicts:     708000 | #Learnt:      36656 | 0.000
237.74/237.87	c total clause space: 78.2603MB
237.74/237.87	c total #watches: 257562
238.34/238.41	c total #propagations: 48448900 / total #impl: 164500384 (eff. 0.295)
238.34/238.41	c #Conflicts:     709000 | #Learnt:      37656 | 0.000
238.34/238.41	c total clause space: 78.2603MB
238.34/238.41	c total #watches: 260437
238.84/238.90	c total #propagations: 48515829 / total #impl: 164733340 (eff. 0.295)
238.84/238.90	c #Conflicts:     710000 | #Learnt:      38656 | 0.000
238.84/238.90	c total clause space: 78.2603MB
238.84/238.90	c total #watches: 264120
239.34/239.42	c total #propagations: 48589112 / total #impl: 165002355 (eff. 0.294)
239.34/239.42	c #Conflicts:     711000 | #Learnt:      39656 | 0.000
239.34/239.42	c total clause space: 78.2603MB
239.34/239.42	c total #watches: 267670
239.94/240.00	c total #propagations: 48658148 / total #impl: 165259948 (eff. 0.294)
239.94/240.00	c GC COLLECT
239.94/240.00	c #Conflicts:     712000 | #Learnt:      20358 | 0.000
239.94/240.00	c total clause space: 78.2603MB
239.94/240.00	c total #watches: 201040
240.24/240.30	c total #propagations: 48740988 / total #impl: 165580953 (eff. 0.294)
240.24/240.30	c #Conflicts:     713000 | #Learnt:      21358 | 0.000
240.24/240.30	c total clause space: 78.2603MB
240.24/240.30	c total #watches: 205472
240.64/240.73	c total #propagations: 48814600 / total #impl: 165866028 (eff. 0.294)
240.64/240.73	c S1->S2
240.64/240.73	c #Conflicts:     714000 | #Learnt:      22359 | 0.000
240.64/240.73	c total clause space: 78.2603MB
240.64/240.73	c total #watches: 209541
241.04/241.11	c total #propagations: 48885562 / total #impl: 166119198 (eff. 0.294)
241.04/241.11	c #Conflicts:     715000 | #Learnt:      23359 | 0.000
241.04/241.11	c total clause space: 78.2603MB
241.04/241.11	c total #watches: 213259
241.44/241.51	c total #propagations: 48950955 / total #impl: 166344751 (eff. 0.294)
241.44/241.51	c #Conflicts:     716000 | #Learnt:      24359 | 0.000
241.44/241.51	c total clause space: 78.2603MB
241.44/241.51	c total #watches: 217073
241.84/241.91	c total #propagations: 49019549 / total #impl: 166576586 (eff. 0.294)
241.84/241.91	c #Conflicts:     717000 | #Learnt:      25359 | 0.000
241.84/241.91	c total clause space: 78.2603MB
241.84/241.91	c total #watches: 220732
242.24/242.34	c total #propagations: 49090023 / total #impl: 166817910 (eff. 0.294)
242.24/242.34	c #Conflicts:     718000 | #Learnt:      26359 | 0.000
242.24/242.34	c total clause space: 78.2603MB
242.24/242.34	c total #watches: 224203
242.64/242.72	c total #propagations: 49159037 / total #impl: 167026755 (eff. 0.294)
242.64/242.72	c #Conflicts:     719000 | #Learnt:      27359 | 0.000
242.64/242.72	c total clause space: 78.2603MB
242.64/242.72	c total #watches: 227150
243.05/243.13	c total #propagations: 49220733 / total #impl: 167203142 (eff. 0.294)
243.05/243.13	c #Conflicts:     720000 | #Learnt:      28359 | 0.000
243.05/243.13	c total clause space: 78.2603MB
243.05/243.13	c total #watches: 230496
243.54/243.61	c total #propagations: 49289108 / total #impl: 167415362 (eff. 0.294)
243.54/243.61	c #Conflicts:     721000 | #Learnt:      29359 | 0.000
243.54/243.61	c total clause space: 78.2603MB
243.54/243.61	c total #watches: 233492
243.94/244.02	c total #propagations: 49361550 / total #impl: 167664257 (eff. 0.294)
243.94/244.02	c #Conflicts:     722000 | #Learnt:      30359 | 0.000
243.94/244.02	c total clause space: 78.2603MB
243.94/244.02	c total #watches: 236642
244.34/244.46	c total #propagations: 49429710 / total #impl: 167879372 (eff. 0.294)
244.34/244.46	c #Conflicts:     723000 | #Learnt:      31359 | 0.000
244.34/244.46	c total clause space: 78.2603MB
244.34/244.46	c total #watches: 239895
244.74/244.89	c total #propagations: 49492409 / total #impl: 168075207 (eff. 0.294)
244.74/244.89	c #Conflicts:     724000 | #Learnt:      32359 | 0.000
244.74/244.89	c total clause space: 78.2603MB
244.74/244.89	c total #watches: 243159
245.25/245.34	c total #propagations: 49556811 / total #impl: 168279503 (eff. 0.294)
245.25/245.34	c #Conflicts:     725000 | #Learnt:      33359 | 0.000
245.25/245.34	c total clause space: 78.2603MB
245.25/245.34	c total #watches: 246807
245.74/245.86	c total #propagations: 49623785 / total #impl: 168530196 (eff. 0.294)
245.74/245.86	c #Conflicts:     726000 | #Learnt:      34359 | 0.000
245.74/245.86	c total clause space: 78.2603MB
245.74/245.86	c total #watches: 249430
246.24/246.38	c total #propagations: 49693532 / total #impl: 168775360 (eff. 0.294)
246.24/246.38	c #Conflicts:     727000 | #Learnt:      35359 | 0.000
246.24/246.38	c total clause space: 78.2603MB
246.24/246.38	c total #watches: 252479
246.84/246.92	c total #propagations: 49758936 / total #impl: 168996332 (eff. 0.294)
246.84/246.92	c #Conflicts:     728000 | #Learnt:      36359 | 0.000
246.84/246.92	c total clause space: 78.2603MB
246.84/246.92	c total #watches: 255519
247.34/247.49	c total #propagations: 49828527 / total #impl: 169219185 (eff. 0.294)
247.34/247.49	c #Conflicts:     729000 | #Learnt:      37359 | 0.000
247.34/247.49	c total clause space: 78.2603MB
247.34/247.49	c total #watches: 258360
247.94/248.07	c total #propagations: 49907999 / total #impl: 169509156 (eff. 0.294)
247.94/248.07	c #Conflicts:     730000 | #Learnt:      38359 | 0.000
247.94/248.07	c total clause space: 78.2603MB
247.94/248.07	c total #watches: 261391
248.55/248.60	c total #propagations: 49987179 / total #impl: 169806545 (eff. 0.294)
248.55/248.60	c #Conflicts:     731000 | #Learnt:      39359 | 0.000
248.55/248.60	c total clause space: 78.2603MB
248.55/248.60	c total #watches: 264428
249.04/249.14	c total #propagations: 50060159 / total #impl: 170055467 (eff. 0.294)
249.04/249.14	c #Conflicts:     732000 | #Learnt:      40359 | 0.000
249.04/249.14	c total clause space: 78.2603MB
249.04/249.14	c total #watches: 267315
249.54/249.62	c total #propagations: 50129823 / total #impl: 170306693 (eff. 0.294)
249.54/249.62	c GC COLLECT
249.54/249.62	c #Conflicts:     733000 | #Learnt:      20769 | 0.000
249.54/249.62	c total clause space: 78.2603MB
249.54/249.62	c total #watches: 202659
249.84/249.92	c total #propagations: 50199641 / total #impl: 170550262 (eff. 0.294)
249.84/249.92	c #Conflicts:     734000 | #Learnt:      21769 | 0.000
249.84/249.92	c total clause space: 78.2603MB
249.84/249.92	c total #watches: 207096
250.14/250.24	c total #propagations: 50260840 / total #impl: 170735916 (eff. 0.294)
250.14/250.24	c #Conflicts:     735000 | #Learnt:      22769 | 0.000
250.14/250.24	c total clause space: 78.2603MB
250.14/250.24	c total #watches: 211110
250.44/250.56	c total #propagations: 50325899 / total #impl: 170949673 (eff. 0.294)
250.44/250.56	c #Conflicts:     736000 | #Learnt:      23769 | 0.000
250.44/250.56	c total clause space: 78.2603MB
250.44/250.56	c total #watches: 214525
250.85/250.91	c total #propagations: 50383377 / total #impl: 171093804 (eff. 0.294)
250.85/250.91	c #Conflicts:     737000 | #Learnt:      24769 | 0.000
250.85/250.91	c total clause space: 78.2603MB
250.85/250.91	c total #watches: 217997
251.24/251.31	c total #propagations: 50448307 / total #impl: 171302070 (eff. 0.294)
251.24/251.31	c #Conflicts:     738000 | #Learnt:      25769 | 0.000
251.24/251.31	c total clause space: 78.2603MB
251.24/251.31	c total #watches: 221983
251.64/251.74	c total #propagations: 50513789 / total #impl: 171523476 (eff. 0.295)
251.64/251.74	c #Conflicts:     739000 | #Learnt:      26769 | 0.000
251.64/251.74	c total clause space: 78.2603MB
251.64/251.74	c total #watches: 225123
252.04/252.17	c total #propagations: 50583121 / total #impl: 171789081 (eff. 0.294)
252.04/252.17	c #Conflicts:     740000 | #Learnt:      27769 | 0.000
252.04/252.17	c total clause space: 78.2603MB
252.04/252.17	c total #watches: 228886
252.54/252.63	c total #propagations: 50652792 / total #impl: 172020110 (eff. 0.294)
252.54/252.63	c #Conflicts:     741000 | #Learnt:      28769 | 0.000
252.54/252.63	c total clause space: 78.2603MB
252.54/252.63	c total #watches: 232742
252.95/253.04	c total #propagations: 50720391 / total #impl: 172251688 (eff. 0.294)
252.95/253.04	c #Conflicts:     742000 | #Learnt:      29769 | 0.000
252.95/253.04	c total clause space: 78.2603MB
252.95/253.04	c total #watches: 236294
253.34/253.48	c total #propagations: 50785124 / total #impl: 172465327 (eff. 0.294)
253.34/253.48	c #Conflicts:     743000 | #Learnt:      30769 | 0.000
253.34/253.48	c total clause space: 78.2603MB
253.34/253.48	c total #watches: 239720
253.84/253.92	c total #propagations: 50844932 / total #impl: 172647524 (eff. 0.295)
253.84/253.92	c #Conflicts:     744000 | #Learnt:      31769 | 0.000
253.84/253.92	c total clause space: 78.2603MB
253.84/253.92	c total #watches: 243255
254.24/254.32	c total #propagations: 50919968 / total #impl: 172915185 (eff. 0.294)
254.24/254.32	c #Conflicts:     745000 | #Learnt:      32769 | 0.000
254.24/254.32	c total clause space: 78.2603MB
254.24/254.32	c total #watches: 246897
254.64/254.77	c total #propagations: 50987901 / total #impl: 173156739 (eff. 0.294)
254.64/254.77	c #Conflicts:     746000 | #Learnt:      33769 | 0.000
254.64/254.77	c total clause space: 78.2603MB
254.64/254.77	c total #watches: 250315
255.15/255.22	c total #propagations: 51053184 / total #impl: 173375581 (eff. 0.294)
255.15/255.22	c #Conflicts:     747000 | #Learnt:      34769 | 0.000
255.15/255.22	c total clause space: 78.2603MB
255.15/255.22	c total #watches: 253975
255.64/255.73	c total #propagations: 51119362 / total #impl: 173581905 (eff. 0.294)
255.64/255.73	c #Conflicts:     748000 | #Learnt:      35769 | 0.000
255.64/255.73	c total clause space: 78.2603MB
255.64/255.73	c total #watches: 257943
256.14/256.30	c total #propagations: 51191983 / total #impl: 173829747 (eff. 0.294)
256.14/256.30	c #Conflicts:     749000 | #Learnt:      36769 | 0.000
256.14/256.30	c total clause space: 78.2603MB
256.14/256.30	c total #watches: 261696
256.74/256.86	c total #propagations: 51253061 / total #impl: 174030460 (eff. 0.295)
256.74/256.86	c #Conflicts:     750000 | #Learnt:      37769 | 0.000
256.74/256.86	c total clause space: 78.2603MB
256.74/256.86	c total #watches: 265386
257.24/257.39	c total #propagations: 51321120 / total #impl: 174276120 (eff. 0.294)
257.24/257.39	c #Conflicts:     751000 | #Learnt:      38769 | 0.000
257.24/257.39	c total clause space: 78.2603MB
257.24/257.39	c total #watches: 268865
257.94/258.00	c total #propagations: 51383098 / total #impl: 174489555 (eff. 0.294)
257.94/258.00	c #Conflicts:     752000 | #Learnt:      39769 | 0.000
257.94/258.00	c total clause space: 78.2603MB
257.94/258.00	c total #watches: 272244
258.55/258.61	c total #propagations: 51452281 / total #impl: 174709108 (eff. 0.295)
258.55/258.61	c #Conflicts:     753000 | #Learnt:      40769 | 0.000
258.55/258.61	c total clause space: 78.2603MB
258.55/258.61	c total #watches: 275570
259.14/259.25	c total #propagations: 51518785 / total #impl: 174910519 (eff. 0.295)
259.14/259.25	c #Conflicts:     754000 | #Learnt:      41769 | 0.000
259.14/259.25	c total clause space: 78.2603MB
259.14/259.25	c total #watches: 278974
259.55/259.65	c total #propagations: 51581461 / total #impl: 175120436 (eff. 0.295)
259.55/259.65	c GC COLLECT
259.55/259.65	c #Conflicts:     755000 | #Learnt:      21865 | 0.000
259.55/259.65	c total clause space: 78.2603MB
259.55/259.65	c total #watches: 207350
259.94/260.00	c total #propagations: 51645415 / total #impl: 175308877 (eff. 0.295)
259.94/260.00	c #Conflicts:     756000 | #Learnt:      22865 | 0.000
259.94/260.00	c total clause space: 78.2603MB
259.94/260.00	c total #watches: 210668
260.24/260.39	c total #propagations: 51708147 / total #impl: 175483924 (eff. 0.295)
260.24/260.39	c #Conflicts:     757000 | #Learnt:      23865 | 0.000
260.24/260.39	c total clause space: 78.2603MB
260.24/260.39	c total #watches: 213963
260.75/260.81	c total #propagations: 51767957 / total #impl: 175653736 (eff. 0.295)
260.75/260.81	c #Conflicts:     758000 | #Learnt:      24865 | 0.000
260.75/260.81	c total clause space: 78.2603MB
260.75/260.81	c total #watches: 216872
261.14/261.23	c total #propagations: 51826778 / total #impl: 175841313 (eff. 0.295)
261.14/261.23	c #Conflicts:     759000 | #Learnt:      25865 | 0.000
261.14/261.23	c total clause space: 78.2603MB
261.14/261.23	c total #watches: 220010
261.54/261.65	c total #propagations: 51886394 / total #impl: 176023740 (eff. 0.295)
261.54/261.65	c #Conflicts:     760000 | #Learnt:      26865 | 0.000
261.54/261.65	c total clause space: 78.2603MB
261.54/261.65	c total #watches: 223021
261.94/262.08	c total #propagations: 51945182 / total #impl: 176196331 (eff. 0.295)
261.94/262.08	c #Conflicts:     761000 | #Learnt:      27865 | 0.000
261.94/262.08	c total clause space: 78.2603MB
261.94/262.08	c total #watches: 227162
262.34/262.46	c total #propagations: 52006581 / total #impl: 176399732 (eff. 0.295)
262.34/262.46	c #Conflicts:     762000 | #Learnt:      28865 | 0.000
262.34/262.46	c total clause space: 78.2603MB
262.34/262.46	c total #watches: 231332
262.74/262.87	c total #propagations: 52071252 / total #impl: 176611748 (eff. 0.295)
262.74/262.87	c #Conflicts:     763000 | #Learnt:      29865 | 0.000
262.74/262.87	c total clause space: 78.2603MB
262.74/262.87	c total #watches: 235018
263.24/263.37	c total #propagations: 52137938 / total #impl: 176840813 (eff. 0.295)
263.24/263.37	c #Conflicts:     764000 | #Learnt:      30865 | 0.000
263.24/263.37	c total clause space: 78.2603MB
263.24/263.37	c total #watches: 238577
263.84/263.93	c total #propagations: 52198301 / total #impl: 177035008 (eff. 0.295)
263.84/263.93	c #Conflicts:     765000 | #Learnt:      31865 | 0.000
263.84/263.93	c total clause space: 78.2603MB
263.84/263.93	c total #watches: 242248
264.34/264.41	c total #propagations: 52258943 / total #impl: 177209799 (eff. 0.295)
264.34/264.41	c #Conflicts:     766000 | #Learnt:      32865 | 0.000
264.34/264.41	c total clause space: 78.2603MB
264.34/264.41	c total #watches: 245887
264.74/264.88	c total #propagations: 52321336 / total #impl: 177428315 (eff. 0.295)
264.74/264.88	c #Conflicts:     767000 | #Learnt:      33865 | 0.000
264.74/264.88	c total clause space: 78.2603MB
264.74/264.88	c total #watches: 249103
265.24/265.38	c total #propagations: 52384647 / total #impl: 177618707 (eff. 0.295)
265.24/265.38	c #Conflicts:     768000 | #Learnt:      34865 | 0.000
265.24/265.38	c total clause space: 78.2603MB
265.24/265.38	c total #watches: 252940
265.84/265.97	c total #propagations: 52448675 / total #impl: 177830846 (eff. 0.295)
265.84/265.97	c #Conflicts:     769000 | #Learnt:      35865 | 0.000
265.84/265.97	c total clause space: 78.2603MB
265.84/265.97	c total #watches: 256467
266.44/266.50	c total #propagations: 52520620 / total #impl: 178060193 (eff. 0.295)
266.44/266.50	c #Conflicts:     770000 | #Learnt:      36865 | 0.000
266.44/266.50	c total clause space: 78.2603MB
266.44/266.50	c total #watches: 260334
266.94/267.05	c total #propagations: 52591671 / total #impl: 178304975 (eff. 0.295)
266.94/267.05	c #Conflicts:     771000 | #Learnt:      37865 | 0.000
266.94/267.05	c total clause space: 78.2603MB
266.94/267.05	c total #watches: 264089
267.54/267.62	c total #propagations: 52660868 / total #impl: 178540623 (eff. 0.295)
267.54/267.62	c #Conflicts:     772000 | #Learnt:      38865 | 0.000
267.54/267.62	c total clause space: 78.2603MB
267.54/267.62	c total #watches: 267176
268.14/268.25	c total #propagations: 52718534 / total #impl: 178720068 (eff. 0.295)
268.14/268.25	c #Conflicts:     773000 | #Learnt:      39865 | 0.000
268.14/268.25	c total clause space: 78.2603MB
268.14/268.25	c total #watches: 269775
268.64/268.79	c total #propagations: 52778642 / total #impl: 178911479 (eff. 0.295)
268.64/268.79	c #Conflicts:     774000 | #Learnt:      40865 | 0.000
268.64/268.79	c total clause space: 78.2603MB
268.64/268.79	c total #watches: 272901
269.24/269.34	c total #propagations: 52837897 / total #impl: 179101215 (eff. 0.295)
269.24/269.34	c #Conflicts:     775000 | #Learnt:      41865 | 0.000
269.24/269.34	c total clause space: 78.2603MB
269.24/269.34	c total #watches: 276030
269.74/269.85	c total #propagations: 52895169 / total #impl: 179290759 (eff. 0.295)
269.74/269.85	c GC COLLECT
269.74/269.85	c #Conflicts:     776000 | #Learnt:      21656 | 0.000
269.74/269.85	c total clause space: 78.2603MB
269.74/269.85	c total #watches: 206443
270.04/270.19	c total #propagations: 52957853 / total #impl: 179486991 (eff. 0.295)
270.04/270.19	c #Conflicts:     777000 | #Learnt:      22656 | 0.000
270.04/270.19	c total clause space: 78.2603MB
270.04/270.19	c total #watches: 210403
270.44/270.51	c total #propagations: 53013449 / total #impl: 179663847 (eff. 0.295)
270.44/270.51	c #Conflicts:     778000 | #Learnt:      23656 | 0.000
270.44/270.51	c total clause space: 78.2603MB
270.44/270.51	c total #watches: 214528
270.74/270.84	c total #propagations: 53068734 / total #impl: 179839534 (eff. 0.295)
270.74/270.84	c #Conflicts:     779000 | #Learnt:      24656 | 0.000
270.74/270.84	c total clause space: 78.2603MB
270.74/270.84	c total #watches: 218721
271.14/271.22	c total #propagations: 53128736 / total #impl: 180032727 (eff. 0.295)
271.14/271.22	c #Conflicts:     780000 | #Learnt:      25656 | 0.000
271.14/271.22	c total clause space: 78.2603MB
271.14/271.22	c total #watches: 222845
271.54/271.63	c total #propagations: 53192290 / total #impl: 180240421 (eff. 0.295)
271.54/271.63	c #Conflicts:     781000 | #Learnt:      26656 | 0.000
271.54/271.63	c total clause space: 78.2603MB
271.54/271.63	c total #watches: 226182
271.94/272.06	c total #propagations: 53260750 / total #impl: 180475095 (eff. 0.295)
271.94/272.06	c #Conflicts:     782000 | #Learnt:      27656 | 0.000
271.94/272.06	c total clause space: 78.2603MB
271.94/272.06	c total #watches: 230330
272.44/272.51	c total #propagations: 53331534 / total #impl: 180709741 (eff. 0.295)
272.44/272.51	c #Conflicts:     783000 | #Learnt:      28656 | 0.000
272.44/272.51	c total clause space: 78.2603MB
272.44/272.51	c total #watches: 234362
272.85/272.93	c total #propagations: 53401998 / total #impl: 180949995 (eff. 0.295)
272.85/272.93	c #Conflicts:     784000 | #Learnt:      29656 | 0.000
272.85/272.93	c total clause space: 78.2603MB
272.85/272.93	c total #watches: 238557
273.24/273.32	c total #propagations: 53472233 / total #impl: 181182537 (eff. 0.295)
273.24/273.32	c #Conflicts:     785000 | #Learnt:      30656 | 0.000
273.24/273.32	c total clause space: 78.2603MB
273.24/273.32	c total #watches: 242789
273.64/273.77	c total #propagations: 53539770 / total #impl: 181383700 (eff. 0.295)
273.64/273.77	c #Conflicts:     786000 | #Learnt:      31656 | 0.000
273.64/273.77	c total clause space: 78.2603MB
273.64/273.77	c total #watches: 246788
274.14/274.21	c total #propagations: 53608001 / total #impl: 181591776 (eff. 0.295)
274.14/274.21	c #Conflicts:     787000 | #Learnt:      32656 | 0.000
274.14/274.21	c total clause space: 78.2603MB
274.14/274.21	c total #watches: 250421
274.54/274.66	c total #propagations: 53667292 / total #impl: 181763250 (eff. 0.295)
274.54/274.66	c #Conflicts:     788000 | #Learnt:      33656 | 0.000
274.54/274.66	c total clause space: 78.2603MB
274.54/274.66	c total #watches: 254253
275.05/275.10	c total #propagations: 53735158 / total #impl: 181972640 (eff. 0.295)
275.05/275.10	c #Conflicts:     789000 | #Learnt:      34656 | 0.000
275.05/275.10	c total clause space: 78.2603MB
275.05/275.10	c total #watches: 257798
275.54/275.67	c total #propagations: 53799338 / total #impl: 182180232 (eff. 0.295)
275.54/275.67	c #Conflicts:     790000 | #Learnt:      35656 | 0.000
275.54/275.67	c total clause space: 78.2603MB
275.54/275.67	c total #watches: 261419
276.05/276.19	c total #propagations: 53871704 / total #impl: 182432258 (eff. 0.295)
276.05/276.19	c #Conflicts:     791000 | #Learnt:      36656 | 0.000
276.05/276.19	c total clause space: 78.2603MB
276.05/276.19	c total #watches: 264545
276.64/276.73	c total #propagations: 53945607 / total #impl: 182700414 (eff. 0.295)
276.64/276.73	c #Conflicts:     792000 | #Learnt:      37656 | 0.000
276.64/276.73	c total clause space: 78.2603MB
276.64/276.73	c total #watches: 268223
277.25/277.35	c total #propagations: 54014770 / total #impl: 182925344 (eff. 0.295)
277.25/277.35	c #Conflicts:     793000 | #Learnt:      38656 | 0.000
277.25/277.35	c total clause space: 78.2603MB
277.25/277.35	c total #watches: 271570
277.74/277.86	c total #propagations: 54077729 / total #impl: 183115283 (eff. 0.295)
277.74/277.86	c #Conflicts:     794000 | #Learnt:      39656 | 0.000
277.74/277.86	c total clause space: 78.2603MB
277.74/277.86	c total #watches: 274907
278.35/278.46	c total #propagations: 54137095 / total #impl: 183306034 (eff. 0.295)
278.35/278.46	c #Conflicts:     795000 | #Learnt:      40656 | 0.000
278.35/278.46	c total clause space: 78.2603MB
278.35/278.46	c total #watches: 277921
279.04/279.10	c total #propagations: 54200748 / total #impl: 183502846 (eff. 0.295)
279.04/279.10	c #Conflicts:     796000 | #Learnt:      41656 | 0.000
279.04/279.10	c total clause space: 78.2603MB
279.04/279.10	c total #watches: 280566
279.64/279.72	c total #propagations: 54257444 / total #impl: 183666767 (eff. 0.295)
279.64/279.72	c #Conflicts:     797000 | #Learnt:      42656 | 0.000
279.64/279.72	c total clause space: 78.2603MB
279.64/279.72	c total #watches: 283377
280.04/280.17	c total #propagations: 54315890 / total #impl: 183848075 (eff. 0.295)
280.04/280.17	c GC COLLECT
280.04/280.17	c #Conflicts:     798000 | #Learnt:      22157 | 0.000
280.04/280.17	c total clause space: 78.2603MB
280.04/280.17	c total #watches: 208268
280.44/280.52	c total #propagations: 54379292 / total #impl: 184053239 (eff. 0.295)
280.44/280.52	c #Conflicts:     799000 | #Learnt:      23157 | 0.000
280.44/280.52	c total clause space: 78.2603MB
280.44/280.52	c total #watches: 212209
280.84/280.93	c total #propagations: 54433835 / total #impl: 184211187 (eff. 0.295)
280.84/280.93	c #Conflicts:     800000 | #Learnt:      24157 | 0.000
280.84/280.93	c total clause space: 78.2603MB
280.84/280.93	c total #watches: 215646
281.24/281.34	c total #propagations: 54496074 / total #impl: 184410947 (eff. 0.296)
281.24/281.34	c #Conflicts:     801000 | #Learnt:      25157 | 0.000
281.24/281.34	c total clause space: 78.2603MB
281.24/281.34	c total #watches: 219445
281.64/281.78	c total #propagations: 54564948 / total #impl: 184617033 (eff. 0.296)
281.64/281.78	c #Conflicts:     802000 | #Learnt:      26157 | 0.000
281.64/281.78	c total clause space: 78.2603MB
281.64/281.78	c total #watches: 222589
282.14/282.22	c total #propagations: 54634866 / total #impl: 184848229 (eff. 0.296)
282.14/282.22	c #Conflicts:     803000 | #Learnt:      27157 | 0.000
282.14/282.22	c total clause space: 78.2603MB
282.14/282.22	c total #watches: 226471
282.54/282.68	c total #propagations: 54702389 / total #impl: 185066866 (eff. 0.296)
282.54/282.68	c #Conflicts:     804000 | #Learnt:      28157 | 0.000
282.54/282.68	c total clause space: 78.2603MB
282.54/282.68	c total #watches: 229405
283.04/283.16	c total #propagations: 54770692 / total #impl: 185286874 (eff. 0.296)
283.04/283.16	c #Conflicts:     805000 | #Learnt:      29157 | 0.000
283.04/283.16	c total clause space: 78.2603MB
283.04/283.16	c total #watches: 232840
283.44/283.58	c total #propagations: 54844033 / total #impl: 185544306 (eff. 0.296)
283.44/283.58	c #Conflicts:     806000 | #Learnt:      30157 | 0.000
283.44/283.58	c total clause space: 78.2603MB
283.44/283.58	c total #watches: 236650
283.94/284.04	c total #propagations: 54918677 / total #impl: 185832802 (eff. 0.296)
283.94/284.04	c #Conflicts:     807000 | #Learnt:      31157 | 0.000
283.94/284.04	c total clause space: 78.2603MB
283.94/284.04	c total #watches: 239698
284.34/284.49	c total #propagations: 54998603 / total #impl: 186136597 (eff. 0.295)
284.34/284.49	c #Conflicts:     808000 | #Learnt:      32157 | 0.000
284.34/284.49	c total clause space: 78.2603MB
284.34/284.49	c total #watches: 242899
284.84/284.92	c total #propagations: 55062465 / total #impl: 186360649 (eff. 0.295)
284.84/284.92	c #Conflicts:     809000 | #Learnt:      33157 | 0.000
284.84/284.92	c total clause space: 78.2603MB
284.84/284.92	c total #watches: 246310
285.34/285.40	c total #propagations: 55124430 / total #impl: 186569387 (eff. 0.295)
285.34/285.40	c #Conflicts:     810000 | #Learnt:      34157 | 0.000
285.34/285.40	c total clause space: 78.2603MB
285.34/285.40	c total #watches: 249570
285.84/285.95	c total #propagations: 55193147 / total #impl: 186821992 (eff. 0.295)
285.84/285.95	c #Conflicts:     811000 | #Learnt:      35157 | 0.000
285.84/285.95	c total clause space: 78.2603MB
285.84/285.95	c total #watches: 252656
286.34/286.48	c total #propagations: 55274010 / total #impl: 187186366 (eff. 0.295)
286.34/286.48	c #Conflicts:     812000 | #Learnt:      36157 | 0.000
286.34/286.48	c total clause space: 78.2603MB
286.34/286.48	c total #watches: 255582
286.94/287.01	c total #propagations: 55344159 / total #impl: 187422091 (eff. 0.295)
286.94/287.01	c #Conflicts:     813000 | #Learnt:      37157 | 0.000
286.94/287.01	c total clause space: 78.2603MB
286.94/287.01	c total #watches: 258610
287.34/287.47	c total #propagations: 55407356 / total #impl: 187626830 (eff. 0.295)
287.34/287.47	c #Conflicts:     814000 | #Learnt:      38157 | 0.000
287.34/287.47	c total clause space: 78.2603MB
287.34/287.47	c total #watches: 261590
287.94/288.05	c total #propagations: 55470438 / total #impl: 187814362 (eff. 0.295)
287.94/288.05	c #Conflicts:     815000 | #Learnt:      39157 | 0.000
287.94/288.05	c total clause space: 78.2603MB
287.94/288.05	c total #watches: 264795
288.64/288.70	c total #propagations: 55543436 / total #impl: 188074696 (eff. 0.295)
288.64/288.70	c #Conflicts:     816000 | #Learnt:      40157 | 0.000
288.64/288.70	c total clause space: 78.2603MB
288.64/288.70	c total #watches: 268181
289.24/289.38	c total #propagations: 55620718 / total #impl: 188359459 (eff. 0.295)
289.24/289.38	c #Conflicts:     817000 | #Learnt:      41157 | 0.000
289.24/289.38	c total clause space: 78.2603MB
289.24/289.38	c total #watches: 270878
289.83/289.99	c total #propagations: 55688564 / total #impl: 188591823 (eff. 0.295)
289.83/289.99	c #Conflicts:     818000 | #Learnt:      42157 | 0.000
289.83/289.99	c total clause space: 78.2603MB
289.83/289.99	c total #watches: 273952
290.53/290.67	c total #propagations: 55751260 / total #impl: 188827992 (eff. 0.295)
290.53/290.67	c #Conflicts:     819000 | #Learnt:      43157 | 0.000
290.53/290.67	c total clause space: 78.2603MB
290.53/290.67	c total #watches: 276968
291.03/291.13	c total #propagations: 55824109 / total #impl: 189111719 (eff. 0.295)
291.03/291.13	c GC COLLECT
291.03/291.13	c #Conflicts:     820000 | #Learnt:      22359 | 0.000
291.03/291.13	c total clause space: 78.2603MB
291.03/291.13	c total #watches: 208645
291.33/291.50	c total #propagations: 55889880 / total #impl: 189323704 (eff. 0.295)
291.33/291.50	c #Conflicts:     821000 | #Learnt:      23359 | 0.000
291.33/291.50	c total clause space: 78.2603MB
291.33/291.50	c total #watches: 211816
291.83/291.92	c total #propagations: 55947908 / total #impl: 189495513 (eff. 0.295)
291.83/291.92	c #Conflicts:     822000 | #Learnt:      24359 | 0.000
291.83/291.92	c total clause space: 78.2603MB
291.83/291.92	c total #watches: 215855
292.23/292.33	c total #propagations: 56013702 / total #impl: 189722577 (eff. 0.295)
292.23/292.33	c #Conflicts:     823000 | #Learnt:      25359 | 0.000
292.23/292.33	c total clause space: 78.2603MB
292.23/292.33	c total #watches: 219475
292.54/292.68	c total #propagations: 56076338 / total #impl: 189942968 (eff. 0.295)
292.54/292.68	c #Conflicts:     824000 | #Learnt:      26359 | 0.000
292.54/292.68	c total clause space: 78.2603MB
292.54/292.68	c total #watches: 223303
292.93/293.09	c total #propagations: 56134891 / total #impl: 190127916 (eff. 0.295)
292.93/293.09	c #Conflicts:     825000 | #Learnt:      27359 | 0.000
292.93/293.09	c total clause space: 78.2603MB
292.93/293.09	c total #watches: 227241
293.33/293.47	c total #propagations: 56196112 / total #impl: 190341366 (eff. 0.295)
293.33/293.47	c #Conflicts:     826000 | #Learnt:      28359 | 0.000
293.33/293.47	c total clause space: 78.2603MB
293.33/293.47	c total #watches: 230907
293.83/293.90	c total #propagations: 56259895 / total #impl: 190552772 (eff. 0.295)
293.83/293.90	c #Conflicts:     827000 | #Learnt:      29359 | 0.000
293.83/293.90	c total clause space: 78.2603MB
293.83/293.90	c total #watches: 234542
294.23/294.37	c total #propagations: 56324508 / total #impl: 190751002 (eff. 0.295)
294.23/294.37	c #Conflicts:     828000 | #Learnt:      30359 | 0.000
294.23/294.37	c total clause space: 78.2603MB
294.23/294.37	c total #watches: 238637
294.74/294.87	c total #propagations: 56391008 / total #impl: 190966820 (eff. 0.295)
294.74/294.87	c #Conflicts:     829000 | #Learnt:      31359 | 0.000
294.74/294.87	c total clause space: 78.2603MB
294.74/294.87	c total #watches: 242057
295.23/295.34	c total #propagations: 56458812 / total #impl: 191234535 (eff. 0.295)
295.23/295.34	c #Conflicts:     830000 | #Learnt:      32359 | 0.000
295.23/295.34	c total clause space: 78.2603MB
295.23/295.34	c total #watches: 246019
295.73/295.84	c total #propagations: 56524650 / total #impl: 191468575 (eff. 0.295)
295.73/295.84	c #Conflicts:     831000 | #Learnt:      33359 | 0.000
295.73/295.84	c total clause space: 78.2603MB
295.73/295.84	c total #watches: 249354
296.23/296.32	c total #propagations: 56588463 / total #impl: 191692028 (eff. 0.295)
296.23/296.32	c #Conflicts:     832000 | #Learnt:      34359 | 0.000
296.23/296.32	c total clause space: 78.2603MB
296.23/296.32	c total #watches: 252856
296.73/296.82	c total #propagations: 56657134 / total #impl: 191951262 (eff. 0.295)
296.73/296.82	c #Conflicts:     833000 | #Learnt:      35359 | 0.000
296.73/296.82	c total clause space: 78.2603MB
296.73/296.82	c total #watches: 256863
297.23/297.37	c total #propagations: 56728920 / total #impl: 192238803 (eff. 0.295)
297.23/297.37	c #Conflicts:     834000 | #Learnt:      36359 | 0.000
297.23/297.37	c total clause space: 78.2603MB
297.23/297.37	c total #watches: 260679
297.73/297.88	c total #propagations: 56803838 / total #impl: 192506734 (eff. 0.295)
297.73/297.88	c #Conflicts:     835000 | #Learnt:      37359 | 0.000
297.73/297.88	c total clause space: 78.2603MB
297.73/297.88	c total #watches: 264310
298.33/298.46	c total #propagations: 56864032 / total #impl: 192700291 (eff. 0.295)
298.33/298.46	c #Conflicts:     836000 | #Learnt:      38359 | 0.000
298.33/298.46	c total clause space: 78.2603MB
298.33/298.46	c total #watches: 268430
298.93/299.06	c total #propagations: 56930537 / total #impl: 192935937 (eff. 0.295)
298.93/299.06	c #Conflicts:     837000 | #Learnt:      39359 | 0.000
298.93/299.06	c total clause space: 78.2603MB
298.93/299.06	c total #watches: 272755
299.63/299.71	c total #propagations: 56999771 / total #impl: 193176875 (eff. 0.295)
299.63/299.71	c #Conflicts:     838000 | #Learnt:      40359 | 0.000
299.63/299.71	c total clause space: 78.2603MB
299.63/299.71	c total #watches: 276523
300.24/300.34	c total #propagations: 57060521 / total #impl: 193397463 (eff. 0.295)
300.24/300.34	c #Conflicts:     839000 | #Learnt:      41359 | 0.000
300.24/300.34	c total clause space: 78.2603MB
300.24/300.34	c total #watches: 279652
300.93/301.00	c total #propagations: 57124829 / total #impl: 193607123 (eff. 0.295)
300.93/301.00	c #Conflicts:     840000 | #Learnt:      42359 | 0.000
300.93/301.00	c total clause space: 78.2603MB
300.93/301.00	c total #watches: 283004
301.53/301.67	c total #propagations: 57190178 / total #impl: 193817065 (eff. 0.295)
301.53/301.67	c #Conflicts:     841000 | #Learnt:      43359 | 0.000
301.53/301.67	c total clause space: 78.2603MB
301.53/301.67	c total #watches: 286871
302.23/302.35	c total #propagations: 57258776 / total #impl: 194052610 (eff. 0.295)
302.23/302.35	c GC COLLECT
302.23/302.35	c #Conflicts:     842000 | #Learnt:      22260 | 0.000
302.23/302.35	c total clause space: 78.2603MB
302.23/302.35	c total #watches: 208276
302.54/302.67	c total #propagations: 57325032 / total #impl: 194277308 (eff. 0.295)
302.54/302.67	c #Conflicts:     843000 | #Learnt:      23260 | 0.000
302.54/302.67	c total clause space: 78.2603MB
302.54/302.67	c total #watches: 212803
302.93/303.08	c total #propagations: 57392104 / total #impl: 194520524 (eff. 0.295)
302.93/303.08	c #Conflicts:     844000 | #Learnt:      24260 | 0.000
302.93/303.08	c total clause space: 78.2603MB
302.93/303.08	c total #watches: 216403
303.43/303.51	c total #propagations: 57469530 / total #impl: 194804784 (eff. 0.295)
303.43/303.51	c #Conflicts:     845000 | #Learnt:      25260 | 0.000
303.43/303.51	c total clause space: 78.2603MB
303.43/303.51	c total #watches: 220612
303.83/303.94	c total #propagations: 57550315 / total #impl: 195108989 (eff. 0.295)
303.83/303.94	c #Conflicts:     846000 | #Learnt:      26260 | 0.000
303.83/303.94	c total clause space: 78.2603MB
303.83/303.94	c total #watches: 224132
304.23/304.38	c total #propagations: 57620808 / total #impl: 195300330 (eff. 0.295)
304.23/304.38	c #Conflicts:     847000 | #Learnt:      27260 | 0.000
304.23/304.38	c total clause space: 78.2603MB
304.23/304.38	c total #watches: 227259
304.64/304.76	c total #propagations: 57682821 / total #impl: 195470700 (eff. 0.295)
304.64/304.76	c #Conflicts:     848000 | #Learnt:      28260 | 0.000
304.64/304.76	c total clause space: 78.2603MB
304.64/304.76	c total #watches: 230733
305.13/305.23	c total #propagations: 57744882 / total #impl: 195657164 (eff. 0.295)
305.13/305.23	c #Conflicts:     849000 | #Learnt:      29260 | 0.000
305.13/305.23	c total clause space: 78.2603MB
305.13/305.23	c total #watches: 234051
305.53/305.67	c total #propagations: 57804271 / total #impl: 195833789 (eff. 0.295)
305.53/305.67	c #Conflicts:     850000 | #Learnt:      30260 | 0.000
305.53/305.67	c total clause space: 78.2603MB
305.53/305.67	c total #watches: 237472
306.03/306.15	c total #propagations: 57863088 / total #impl: 195999085 (eff. 0.295)
306.03/306.15	c #Conflicts:     851000 | #Learnt:      31260 | 0.000
306.03/306.15	c total clause space: 78.2603MB
306.03/306.15	c total #watches: 240404
306.53/306.64	c total #propagations: 57918324 / total #impl: 196151080 (eff. 0.295)
306.53/306.64	c #Conflicts:     852000 | #Learnt:      32260 | 0.000
306.53/306.64	c total clause space: 78.2603MB
306.53/306.64	c total #watches: 243756
307.03/307.12	c total #propagations: 57981471 / total #impl: 196347725 (eff. 0.295)
307.03/307.12	c #Conflicts:     853000 | #Learnt:      33260 | 0.000
307.03/307.12	c total clause space: 78.2603MB
307.03/307.12	c total #watches: 247013
307.43/307.59	c total #propagations: 58041890 / total #impl: 196528838 (eff. 0.295)
307.43/307.59	c #Conflicts:     854000 | #Learnt:      34260 | 0.000
307.43/307.59	c total clause space: 78.2603MB
307.43/307.59	c total #watches: 249962
307.94/308.07	c total #propagations: 58106813 / total #impl: 196750016 (eff. 0.295)
307.94/308.07	c #Conflicts:     855000 | #Learnt:      35260 | 0.000
307.94/308.07	c total clause space: 78.2603MB
307.94/308.07	c total #watches: 253702
308.43/308.58	c total #propagations: 58172750 / total #impl: 196988100 (eff. 0.295)
308.43/308.58	c #Conflicts:     856000 | #Learnt:      36260 | 0.000
308.43/308.58	c total clause space: 78.2603MB
308.43/308.58	c total #watches: 256658
309.04/309.13	c total #propagations: 58231849 / total #impl: 197174905 (eff. 0.295)
309.04/309.13	c #Conflicts:     857000 | #Learnt:      37260 | 0.000
309.04/309.13	c total clause space: 78.2603MB
309.04/309.13	c total #watches: 260038
309.63/309.70	c total #propagations: 58298192 / total #impl: 197381101 (eff. 0.295)
309.63/309.70	c #Conflicts:     858000 | #Learnt:      38260 | 0.000
309.63/309.70	c total clause space: 78.2603MB
309.63/309.70	c total #watches: 263826
310.14/310.30	c total #propagations: 58366101 / total #impl: 197637992 (eff. 0.295)
310.14/310.30	c #Conflicts:     859000 | #Learnt:      39260 | 0.000
310.14/310.30	c total clause space: 78.2603MB
310.14/310.30	c total #watches: 267340
310.73/310.84	c total #propagations: 58440868 / total #impl: 197913649 (eff. 0.295)
310.73/310.84	c #Conflicts:     860000 | #Learnt:      40260 | 0.000
310.73/310.84	c total clause space: 78.2603MB
310.73/310.84	c total #watches: 270487
311.24/311.40	c total #propagations: 58509229 / total #impl: 198150430 (eff. 0.295)
311.24/311.40	c #Conflicts:     861000 | #Learnt:      41260 | 0.000
311.24/311.40	c total clause space: 78.2603MB
311.24/311.40	c total #watches: 273996
311.83/311.93	c total #propagations: 58581766 / total #impl: 198387649 (eff. 0.295)
311.83/311.93	c #Conflicts:     862000 | #Learnt:      42260 | 0.000
311.83/311.93	c total clause space: 78.2603MB
311.83/311.93	c total #watches: 277911
312.34/312.48	c total #propagations: 58639639 / total #impl: 198560879 (eff. 0.295)
312.34/312.48	c #Conflicts:     863000 | #Learnt:      43260 | 0.000
312.34/312.48	c total clause space: 78.2603MB
312.34/312.48	c total #watches: 281271
312.93/313.07	c total #propagations: 58710277 / total #impl: 198786447 (eff. 0.295)
312.93/313.07	c #Conflicts:     864000 | #Learnt:      44260 | 0.000
312.93/313.07	c total clause space: 78.2603MB
312.93/313.07	c total #watches: 284361
313.44/313.58	c total #propagations: 58775716 / total #impl: 199007686 (eff. 0.295)
313.44/313.58	c GC COLLECT
313.44/313.58	c #Conflicts:     865000 | #Learnt:      22855 | 0.000
313.44/313.58	c total clause space: 78.2603MB
313.44/313.58	c total #watches: 210910
313.83/313.94	c total #propagations: 58845580 / total #impl: 199251930 (eff. 0.295)
313.83/313.94	c #Conflicts:     866000 | #Learnt:      23855 | 0.000
313.83/313.94	c total clause space: 78.2603MB
313.83/313.94	c total #watches: 215115
314.23/314.32	c total #propagations: 58912640 / total #impl: 199476750 (eff. 0.295)
314.23/314.32	c #Conflicts:     867000 | #Learnt:      24855 | 0.000
314.23/314.32	c total clause space: 78.2603MB
314.23/314.32	c total #watches: 219039
314.54/314.67	c total #propagations: 58981250 / total #impl: 199703851 (eff. 0.295)
314.54/314.67	c #Conflicts:     868000 | #Learnt:      25855 | 0.000
314.54/314.67	c total clause space: 78.2603MB
314.54/314.67	c total #watches: 223110
315.03/315.11	c total #propagations: 59042905 / total #impl: 199885709 (eff. 0.295)
315.03/315.11	c #Conflicts:     869000 | #Learnt:      26855 | 0.000
315.03/315.11	c total clause space: 78.2603MB
315.03/315.11	c total #watches: 226982
315.43/315.54	c total #propagations: 59125906 / total #impl: 200253223 (eff. 0.295)
315.43/315.54	c #Conflicts:     870000 | #Learnt:      27855 | 0.000
315.43/315.54	c total clause space: 78.2603MB
315.43/315.54	c total #watches: 230815
315.93/316.09	c total #propagations: 59194817 / total #impl: 200486484 (eff. 0.295)
315.93/316.09	c #Conflicts:     871000 | #Learnt:      28855 | 0.000
315.93/316.09	c total clause space: 78.2603MB
315.93/316.09	c total #watches: 233752
316.53/316.60	c total #propagations: 59262187 / total #impl: 200728041 (eff. 0.295)
316.53/316.60	c #Conflicts:     872000 | #Learnt:      29855 | 0.000
316.53/316.60	c total clause space: 78.2603MB
316.53/316.60	c total #watches: 236674
317.03/317.13	c total #propagations: 59325013 / total #impl: 200964384 (eff. 0.295)
317.03/317.13	c #Conflicts:     873000 | #Learnt:      30855 | 0.000
317.03/317.13	c total clause space: 78.2603MB
317.03/317.13	c total #watches: 240244
317.53/317.61	c total #propagations: 59406814 / total #impl: 201298529 (eff. 0.295)
317.53/317.61	c #Conflicts:     874000 | #Learnt:      31855 | 0.000
317.53/317.61	c total clause space: 78.2603MB
317.53/317.61	c total #watches: 243669
318.03/318.11	c total #propagations: 59478497 / total #impl: 201564285 (eff. 0.295)
318.03/318.11	c #Conflicts:     875000 | #Learnt:      32855 | 0.000
318.03/318.11	c total clause space: 78.2603MB
318.03/318.11	c total #watches: 246841
318.53/318.61	c total #propagations: 59545719 / total #impl: 201787115 (eff. 0.295)
318.53/318.61	c #Conflicts:     876000 | #Learnt:      33855 | 0.000
318.53/318.61	c total clause space: 78.2603MB
318.53/318.61	c total #watches: 250057
319.04/319.14	c total #propagations: 59610487 / total #impl: 201971364 (eff. 0.295)
319.04/319.14	c #Conflicts:     877000 | #Learnt:      34855 | 0.000
319.04/319.14	c total clause space: 78.2603MB
319.04/319.14	c total #watches: 253984
319.43/319.58	c total #propagations: 59673788 / total #impl: 202169363 (eff. 0.295)
319.43/319.58	c #Conflicts:     878000 | #Learnt:      35855 | 0.000
319.43/319.58	c total clause space: 78.2603MB
319.43/319.58	c total #watches: 257597
320.04/320.14	c total #propagations: 59732643 / total #impl: 202331252 (eff. 0.295)
320.04/320.14	c #Conflicts:     879000 | #Learnt:      36855 | 0.000
320.04/320.14	c total clause space: 78.2603MB
320.04/320.14	c total #watches: 260940
320.63/320.77	c total #propagations: 59800266 / total #impl: 202546097 (eff. 0.295)
320.63/320.77	c #Conflicts:     880000 | #Learnt:      37855 | 0.000
320.63/320.77	c total clause space: 78.2603MB
320.63/320.77	c total #watches: 263920
321.24/321.37	c total #propagations: 59869241 / total #impl: 202783841 (eff. 0.295)
321.24/321.37	c #Conflicts:     881000 | #Learnt:      38855 | 0.000
321.24/321.37	c total clause space: 78.2603MB
321.24/321.37	c total #watches: 267480
321.93/322.07	c total #propagations: 59941506 / total #impl: 203066098 (eff. 0.295)
321.93/322.07	c #Conflicts:     882000 | #Learnt:      39855 | 0.000
321.93/322.07	c total clause space: 78.2603MB
321.93/322.07	c total #watches: 270763
322.63/322.73	c total #propagations: 60015266 / total #impl: 203331901 (eff. 0.295)
322.63/322.73	c #Conflicts:     883000 | #Learnt:      40855 | 0.000
322.63/322.73	c total clause space: 78.2603MB
322.63/322.73	c total #watches: 273610
323.23/323.40	c total #propagations: 60084205 / total #impl: 203586441 (eff. 0.295)
323.23/323.40	c #Conflicts:     884000 | #Learnt:      41855 | 0.000
323.23/323.40	c total clause space: 78.2603MB
323.23/323.40	c total #watches: 276909
323.93/324.00	c total #propagations: 60153673 / total #impl: 203825158 (eff. 0.295)
323.93/324.00	c #Conflicts:     885000 | #Learnt:      42855 | 0.000
323.93/324.00	c total clause space: 78.2603MB
323.93/324.00	c total #watches: 280084
324.54/324.63	c total #propagations: 60223891 / total #impl: 204080209 (eff. 0.295)
324.54/324.63	c #Conflicts:     886000 | #Learnt:      43855 | 0.000
324.54/324.63	c total clause space: 78.2603MB
324.54/324.63	c total #watches: 283996
325.23/325.32	c total #propagations: 60296470 / total #impl: 204361112 (eff. 0.295)
325.23/325.32	c #Conflicts:     887000 | #Learnt:      44855 | 0.000
325.23/325.32	c total clause space: 78.2603MB
325.23/325.32	c total #watches: 287460
325.64/325.79	c total #propagations: 60377335 / total #impl: 204685288 (eff. 0.295)
325.64/325.79	c GC COLLECT
325.64/325.79	c #Conflicts:     888000 | #Learnt:      23155 | 0.000
325.64/325.79	c total clause space: 78.2603MB
325.64/325.79	c total #watches: 212384
326.03/326.13	c total #propagations: 60452292 / total #impl: 204976127 (eff. 0.295)
326.03/326.13	c #Conflicts:     889000 | #Learnt:      24155 | 0.000
326.03/326.13	c total clause space: 78.2603MB
326.03/326.13	c total #watches: 216379
326.43/326.52	c total #propagations: 60514568 / total #impl: 205183332 (eff. 0.295)
326.43/326.52	c #Conflicts:     890000 | #Learnt:      25155 | 0.000
326.43/326.52	c total clause space: 78.2603MB
326.43/326.52	c total #watches: 219947
326.83/326.93	c total #propagations: 60580571 / total #impl: 205429592 (eff. 0.295)
326.83/326.93	c #Conflicts:     891000 | #Learnt:      26155 | 0.000
326.83/326.93	c total clause space: 78.2603MB
326.83/326.93	c total #watches: 223829
327.23/327.34	c total #propagations: 60648492 / total #impl: 205709632 (eff. 0.295)
327.23/327.34	c #Conflicts:     892000 | #Learnt:      27155 | 0.000
327.23/327.34	c total clause space: 78.2603MB
327.23/327.34	c total #watches: 227838
327.63/327.80	c total #propagations: 60716497 / total #impl: 205957744 (eff. 0.295)
327.63/327.80	c #Conflicts:     893000 | #Learnt:      28155 | 0.000
327.63/327.80	c total clause space: 78.2603MB
327.63/327.80	c total #watches: 231662
328.13/328.24	c total #propagations: 60781478 / total #impl: 206169112 (eff. 0.295)
328.13/328.24	c #Conflicts:     894000 | #Learnt:      29155 | 0.000
328.13/328.24	c total clause space: 78.2603MB
328.13/328.24	c total #watches: 235563
328.53/328.69	c total #propagations: 60847875 / total #impl: 206383516 (eff. 0.295)
328.53/328.69	c #Conflicts:     895000 | #Learnt:      30155 | 0.000
328.53/328.69	c total clause space: 78.2603MB
328.53/328.69	c total #watches: 239545
329.13/329.25	c total #propagations: 60915733 / total #impl: 206627707 (eff. 0.295)
329.13/329.25	c #Conflicts:     896000 | #Learnt:      31155 | 0.000
329.13/329.25	c total clause space: 78.2603MB
329.13/329.25	c total #watches: 242495
329.63/329.74	c total #propagations: 60984328 / total #impl: 206861804 (eff. 0.295)
329.63/329.74	c #Conflicts:     897000 | #Learnt:      32155 | 0.000
329.63/329.74	c total clause space: 78.2603MB
329.63/329.74	c total #watches: 246206
330.13/330.24	c total #propagations: 61045308 / total #impl: 207059771 (eff. 0.295)
330.13/330.24	c #Conflicts:     898000 | #Learnt:      33155 | 0.000
330.13/330.24	c total clause space: 78.2603MB
330.13/330.24	c total #watches: 250441
330.63/330.77	c total #propagations: 61107974 / total #impl: 207279217 (eff. 0.295)
330.63/330.77	c #Conflicts:     899000 | #Learnt:      34155 | 0.000
330.63/330.77	c total clause space: 78.2603MB
330.63/330.77	c total #watches: 254311
331.13/331.29	c total #propagations: 61171043 / total #impl: 207474326 (eff. 0.295)
331.13/331.29	c #Conflicts:     900000 | #Learnt:      35155 | 0.000
331.13/331.29	c total clause space: 78.2603MB
331.13/331.29	c total #watches: 258196
331.73/331.82	c total #propagations: 61231065 / total #impl: 207659337 (eff. 0.295)
331.73/331.82	c #Conflicts:     901000 | #Learnt:      36155 | 0.000
331.73/331.82	c total clause space: 78.2603MB
331.73/331.82	c total #watches: 261302
332.23/332.37	c total #propagations: 61287783 / total #impl: 207815735 (eff. 0.295)
332.23/332.37	c #Conflicts:     902000 | #Learnt:      37155 | 0.000
332.23/332.37	c total clause space: 78.2603MB
332.23/332.37	c total #watches: 264439
332.73/332.89	c total #propagations: 61348458 / total #impl: 207993669 (eff. 0.295)
332.73/332.89	c #Conflicts:     903000 | #Learnt:      38155 | 0.000
332.73/332.89	c total clause space: 78.2603MB
332.73/332.89	c total #watches: 268510
333.33/333.48	c total #propagations: 61420417 / total #impl: 208267528 (eff. 0.295)
333.33/333.48	c #Conflicts:     904000 | #Learnt:      39155 | 0.000
333.33/333.48	c total clause space: 78.2603MB
333.33/333.48	c total #watches: 272081
333.83/333.96	c total #propagations: 61488156 / total #impl: 208508362 (eff. 0.295)
333.83/333.96	c #Conflicts:     905000 | #Learnt:      40155 | 0.000
333.83/333.96	c total clause space: 78.2603MB
333.83/333.96	c total #watches: 275405
334.43/334.52	c total #propagations: 61544470 / total #impl: 208682775 (eff. 0.295)
334.43/334.52	c #Conflicts:     906000 | #Learnt:      41155 | 0.000
334.43/334.52	c total clause space: 78.2603MB
334.43/334.52	c total #watches: 279187
335.03/335.16	c total #propagations: 61604572 / total #impl: 208883344 (eff. 0.295)
335.03/335.16	c #Conflicts:     907000 | #Learnt:      42155 | 0.000
335.03/335.16	c total clause space: 78.2603MB
335.03/335.16	c total #watches: 282927
335.63/335.79	c total #propagations: 61670766 / total #impl: 209079945 (eff. 0.295)
335.63/335.79	c #Conflicts:     908000 | #Learnt:      43155 | 0.000
335.63/335.79	c total clause space: 78.2603MB
335.63/335.79	c total #watches: 286543
336.33/336.42	c total #propagations: 61739517 / total #impl: 209294400 (eff. 0.295)
336.33/336.42	c #Conflicts:     909000 | #Learnt:      44155 | 0.000
336.33/336.42	c total clause space: 78.2603MB
336.33/336.42	c total #watches: 289325
337.03/337.17	c total #propagations: 61804717 / total #impl: 209490429 (eff. 0.295)
337.03/337.17	c #Conflicts:     910000 | #Learnt:      45155 | 0.000
337.03/337.17	c total clause space: 78.2603MB
337.03/337.17	c total #watches: 292454
337.83/337.94	c total #propagations: 61882891 / total #impl: 209772942 (eff. 0.295)
337.83/337.94	c GC COLLECT
337.83/337.94	c #Conflicts:     911000 | #Learnt:      23145 | 0.000
337.83/337.94	c total clause space: 78.2603MB
337.83/337.94	c total #watches: 212133
338.33/338.40	c total #propagations: 61958141 / total #impl: 210012940 (eff. 0.295)
338.33/338.40	c #Conflicts:     912000 | #Learnt:      24145 | 0.000
338.33/338.40	c total clause space: 78.2603MB
338.33/338.40	c total #watches: 215319
338.73/338.81	c total #propagations: 62022184 / total #impl: 210237811 (eff. 0.295)
338.73/338.81	c #Conflicts:     913000 | #Learnt:      25145 | 0.000
338.73/338.81	c total clause space: 78.2603MB
338.73/338.81	c total #watches: 218958
339.13/339.26	c total #propagations: 62086684 / total #impl: 210450316 (eff. 0.295)
339.13/339.26	c #Conflicts:     914000 | #Learnt:      26145 | 0.000
339.13/339.26	c total clause space: 78.2603MB
339.13/339.26	c total #watches: 222560
339.63/339.71	c total #propagations: 62158323 / total #impl: 210669820 (eff. 0.295)
339.63/339.71	c #Conflicts:     915000 | #Learnt:      27145 | 0.000
339.63/339.71	c total clause space: 78.2603MB
339.63/339.71	c total #watches: 225788
340.13/340.21	c total #propagations: 62218930 / total #impl: 210849509 (eff. 0.295)
340.13/340.21	c #Conflicts:     916000 | #Learnt:      28145 | 0.000
340.13/340.21	c total clause space: 78.2603MB
340.13/340.21	c total #watches: 229541
340.63/340.70	c total #propagations: 62285098 / total #impl: 211068385 (eff. 0.295)
340.63/340.70	c #Conflicts:     917000 | #Learnt:      29145 | 0.000
340.63/340.70	c total clause space: 78.2603MB
340.63/340.70	c total #watches: 232851
341.03/341.17	c total #propagations: 62359139 / total #impl: 211353686 (eff. 0.295)
341.03/341.17	c #Conflicts:     918000 | #Learnt:      30145 | 0.000
341.03/341.17	c total clause space: 78.2603MB
341.03/341.17	c total #watches: 236571
341.63/341.70	c total #propagations: 62430229 / total #impl: 211583653 (eff. 0.295)
341.63/341.70	c #Conflicts:     919000 | #Learnt:      31145 | 0.000
341.63/341.70	c total clause space: 78.2603MB
341.63/341.70	c total #watches: 240324
342.13/342.22	c total #propagations: 62498618 / total #impl: 211801443 (eff. 0.295)
342.13/342.22	c #Conflicts:     920000 | #Learnt:      32145 | 0.000
342.13/342.22	c total clause space: 78.2603MB
342.13/342.22	c total #watches: 243600
342.62/342.77	c total #propagations: 62563895 / total #impl: 212025534 (eff. 0.295)
342.62/342.77	c #Conflicts:     921000 | #Learnt:      33145 | 0.000
342.62/342.77	c total clause space: 78.2603MB
342.62/342.77	c total #watches: 246831
343.23/343.32	c total #propagations: 62633286 / total #impl: 212275450 (eff. 0.295)
343.23/343.32	c #Conflicts:     922000 | #Learnt:      34145 | 0.000
343.23/343.32	c total clause space: 78.2603MB
343.23/343.32	c total #watches: 250144
343.72/343.82	c total #propagations: 62699776 / total #impl: 212486141 (eff. 0.295)
343.72/343.82	c #Conflicts:     923000 | #Learnt:      35145 | 0.000
343.72/343.82	c total clause space: 78.2603MB
343.72/343.82	c total #watches: 254067
344.23/344.33	c total #propagations: 62777840 / total #impl: 212768558 (eff. 0.295)
344.23/344.33	c #Conflicts:     924000 | #Learnt:      36145 | 0.000
344.23/344.33	c total clause space: 78.2603MB
344.23/344.33	c total #watches: 257786
344.82/344.92	c total #propagations: 62839351 / total #impl: 212950609 (eff. 0.295)
344.82/344.92	c #Conflicts:     925000 | #Learnt:      37145 | 0.000
344.82/344.92	c total clause space: 78.2603MB
344.82/344.92	c total #watches: 260937
345.43/345.53	c total #propagations: 62906195 / total #impl: 213163905 (eff. 0.295)
345.43/345.53	c #Conflicts:     926000 | #Learnt:      38145 | 0.000
345.43/345.53	c total clause space: 78.2603MB
345.43/345.53	c total #watches: 264295
346.02/346.15	c total #propagations: 62967734 / total #impl: 213347360 (eff. 0.295)
346.02/346.15	c #Conflicts:     927000 | #Learnt:      39145 | 0.000
346.02/346.15	c total clause space: 78.2603MB
346.02/346.15	c total #watches: 267194
346.62/346.70	c total #propagations: 63029584 / total #impl: 213534821 (eff. 0.295)
346.62/346.70	c #Conflicts:     928000 | #Learnt:      40145 | 0.000
346.62/346.70	c total clause space: 78.2603MB
346.62/346.70	c total #watches: 270514
347.32/347.42	c total #propagations: 63095002 / total #impl: 213771254 (eff. 0.295)
347.32/347.42	c #Conflicts:     929000 | #Learnt:      41145 | 0.000
347.32/347.42	c total clause space: 78.2603MB
347.32/347.42	c total #watches: 273915
347.92/348.09	c total #propagations: 63169004 / total #impl: 214021928 (eff. 0.295)
347.92/348.09	c #Conflicts:     930000 | #Learnt:      42145 | 0.000
347.92/348.09	c total clause space: 78.2603MB
347.92/348.09	c total #watches: 277034
348.52/348.69	c total #propagations: 63242780 / total #impl: 214271133 (eff. 0.295)
348.52/348.69	c #Conflicts:     931000 | #Learnt:      43145 | 0.000
348.52/348.69	c total clause space: 78.2603MB
348.52/348.69	c total #watches: 280532
349.32/349.43	c total #propagations: 63311895 / total #impl: 214498886 (eff. 0.295)
349.32/349.43	c #Conflicts:     932000 | #Learnt:      44145 | 0.000
349.32/349.43	c total clause space: 78.2603MB
349.32/349.43	c total #watches: 284013
349.92/350.05	c total #propagations: 63379218 / total #impl: 214736477 (eff. 0.295)
349.92/350.05	c #Conflicts:     933000 | #Learnt:      45145 | 0.000
349.92/350.05	c total clause space: 78.2603MB
349.92/350.05	c total #watches: 286718
350.62/350.75	c total #propagations: 63441171 / total #impl: 214918594 (eff. 0.295)
350.62/350.75	c #Conflicts:     934000 | #Learnt:      46145 | 0.000
350.62/350.75	c total clause space: 78.2603MB
350.62/350.75	c total #watches: 289991
351.32/351.41	c total #propagations: 63510294 / total #impl: 215131925 (eff. 0.295)
351.32/351.41	c GC COLLECT
351.32/351.41	c #Conflicts:     935000 | #Learnt:      23852 | 0.000
351.32/351.41	c total clause space: 78.2603MB
351.32/351.41	c total #watches: 214690
351.72/351.87	c total #propagations: 63580068 / total #impl: 215367274 (eff. 0.295)
351.72/351.87	c #Conflicts:     936000 | #Learnt:      24852 | 0.000
351.72/351.87	c total clause space: 78.2603MB
351.72/351.87	c total #watches: 218797
352.22/352.33	c total #propagations: 63646212 / total #impl: 215588209 (eff. 0.295)
352.22/352.33	c #Conflicts:     937000 | #Learnt:      25852 | 0.000
352.22/352.33	c total clause space: 78.2603MB
352.22/352.33	c total #watches: 222512
352.72/352.83	c total #propagations: 63716716 / total #impl: 215845559 (eff. 0.295)
352.72/352.83	c #Conflicts:     938000 | #Learnt:      26852 | 0.000
352.72/352.83	c total clause space: 78.2603MB
352.72/352.83	c total #watches: 226304
353.13/353.29	c total #propagations: 63785838 / total #impl: 216099683 (eff. 0.295)
353.13/353.29	c #Conflicts:     939000 | #Learnt:      27852 | 0.000
353.13/353.29	c total clause space: 78.2603MB
353.13/353.29	c total #watches: 229967
353.62/353.79	c total #propagations: 63865012 / total #impl: 216410200 (eff. 0.295)
353.62/353.79	c #Conflicts:     940000 | #Learnt:      28852 | 0.000
353.62/353.79	c total clause space: 78.2603MB
353.62/353.79	c total #watches: 233638
354.23/354.30	c total #propagations: 63943961 / total #impl: 216699617 (eff. 0.295)
354.23/354.30	c #Conflicts:     941000 | #Learnt:      29852 | 0.000
354.23/354.30	c total clause space: 78.2603MB
354.23/354.30	c total #watches: 237016
354.72/354.82	c total #propagations: 64015767 / total #impl: 216963234 (eff. 0.295)
354.72/354.82	c #Conflicts:     942000 | #Learnt:      30852 | 0.000
354.72/354.82	c total clause space: 78.2603MB
354.72/354.82	c total #watches: 240488
355.23/355.31	c total #propagations: 64087621 / total #impl: 217238596 (eff. 0.295)
355.23/355.31	c #Conflicts:     943000 | #Learnt:      31852 | 0.000
355.23/355.31	c total clause space: 78.2603MB
355.23/355.31	c total #watches: 244582
355.62/355.74	c total #propagations: 64155217 / total #impl: 217490820 (eff. 0.295)
355.62/355.74	c #Conflicts:     944000 | #Learnt:      32852 | 0.000
355.62/355.74	c total clause space: 78.2603MB
355.62/355.74	c total #watches: 248444
356.12/356.28	c total #propagations: 64219303 / total #impl: 217715778 (eff. 0.295)
356.12/356.28	c #Conflicts:     945000 | #Learnt:      33852 | 0.000
356.12/356.28	c total clause space: 78.2603MB
356.12/356.28	c total #watches: 251606
356.62/356.78	c total #propagations: 64285771 / total #impl: 217944683 (eff. 0.295)
356.62/356.78	c #Conflicts:     946000 | #Learnt:      34852 | 0.000
356.62/356.78	c total clause space: 78.2603MB
356.62/356.78	c total #watches: 254983
357.22/357.36	c total #propagations: 64352046 / total #impl: 218182016 (eff. 0.295)
357.22/357.36	c #Conflicts:     947000 | #Learnt:      35852 | 0.000
357.22/357.36	c total clause space: 78.2603MB
357.22/357.36	c total #watches: 257910
357.72/357.83	c total #propagations: 64417296 / total #impl: 218397003 (eff. 0.295)
357.72/357.83	c #Conflicts:     948000 | #Learnt:      36852 | 0.000
357.72/357.83	c total clause space: 78.2603MB
357.72/357.83	c total #watches: 261241
358.22/358.32	c total #propagations: 64477212 / total #impl: 218572826 (eff. 0.295)
358.22/358.32	c #Conflicts:     949000 | #Learnt:      37852 | 0.000
358.22/358.32	c total clause space: 78.2603MB
358.22/358.32	c total #watches: 264771
358.82/358.90	c total #propagations: 64542710 / total #impl: 218784569 (eff. 0.295)
358.82/358.90	c #Conflicts:     950000 | #Learnt:      38852 | 0.000
358.82/358.90	c total clause space: 78.2603MB
358.82/358.90	c total #watches: 268169
359.32/359.48	c total #propagations: 64617414 / total #impl: 219027612 (eff. 0.295)
359.32/359.48	c #Conflicts:     951000 | #Learnt:      39852 | 0.000
359.32/359.48	c total clause space: 78.2603MB
359.32/359.48	c total #watches: 271200
359.92/360.05	c total #propagations: 64687671 / total #impl: 219263931 (eff. 0.295)
359.92/360.05	c #Conflicts:     952000 | #Learnt:      40852 | 0.000
359.92/360.05	c total clause space: 78.2603MB
359.92/360.05	c total #watches: 274386
360.52/360.62	c total #propagations: 64752988 / total #impl: 219483309 (eff. 0.295)
360.52/360.62	c #Conflicts:     953000 | #Learnt:      41852 | 0.000
360.52/360.62	c total clause space: 78.2603MB
360.52/360.62	c total #watches: 277552
361.12/361.27	c total #propagations: 64820020 / total #impl: 219706887 (eff. 0.295)
361.12/361.27	c #Conflicts:     954000 | #Learnt:      42852 | 0.000
361.12/361.27	c total clause space: 78.2603MB
361.12/361.27	c total #watches: 280734
361.72/361.87	c total #propagations: 64881756 / total #impl: 219930035 (eff. 0.295)
361.72/361.87	c #Conflicts:     955000 | #Learnt:      43852 | 0.000
361.72/361.87	c total clause space: 78.2603MB
361.72/361.87	c total #watches: 284015
362.32/362.49	c total #propagations: 64944600 / total #impl: 220144930 (eff. 0.295)
362.32/362.49	c #Conflicts:     956000 | #Learnt:      44852 | 0.000
362.32/362.49	c total clause space: 78.2603MB
362.32/362.49	c total #watches: 287357
363.03/363.15	c total #propagations: 65015253 / total #impl: 220402344 (eff. 0.295)
363.03/363.15	c #Conflicts:     957000 | #Learnt:      45852 | 0.000
363.03/363.15	c total clause space: 78.2603MB
363.03/363.15	c total #watches: 290418
363.72/363.87	c total #propagations: 65088577 / total #impl: 220683066 (eff. 0.295)
363.72/363.87	c #Conflicts:     958000 | #Learnt:      46852 | 0.000
363.72/363.87	c total clause space: 78.2603MB
363.72/363.87	c total #watches: 293665
364.32/364.41	c total #propagations: 65155559 / total #impl: 220915677 (eff. 0.295)
364.32/364.41	c GC COLLECT
364.32/364.41	c #Conflicts:     959000 | #Learnt:      24257 | 0.000
364.32/364.41	c total clause space: 78.2603MB
364.32/364.41	c total #watches: 216173
364.72/364.84	c total #propagations: 65220225 / total #impl: 221139782 (eff. 0.295)
364.72/364.84	c #Conflicts:     960000 | #Learnt:      25257 | 0.000
364.72/364.84	c total clause space: 78.2603MB
364.72/364.84	c total #watches: 219601
365.13/365.30	c total #propagations: 65283149 / total #impl: 221371406 (eff. 0.295)
365.13/365.30	c #Conflicts:     961000 | #Learnt:      26257 | 0.000
365.13/365.30	c total clause space: 78.2603MB
365.13/365.30	c total #watches: 223075
365.52/365.67	c total #propagations: 65353557 / total #impl: 221607250 (eff. 0.295)
365.52/365.67	c #Conflicts:     962000 | #Learnt:      27257 | 0.000
365.52/365.67	c total clause space: 78.2603MB
365.52/365.67	c total #watches: 226806
365.92/366.06	c total #propagations: 65413355 / total #impl: 221786711 (eff. 0.295)
365.92/366.06	c #Conflicts:     963000 | #Learnt:      28257 | 0.000
365.92/366.06	c total clause space: 78.2603MB
365.92/366.06	c total #watches: 230252
366.33/366.48	c total #propagations: 65480863 / total #impl: 221997691 (eff. 0.295)
366.33/366.48	c #Conflicts:     964000 | #Learnt:      29257 | 0.000
366.33/366.48	c total clause space: 78.2603MB
366.33/366.48	c total #watches: 234236
366.72/366.87	c total #propagations: 65539781 / total #impl: 222165080 (eff. 0.295)
366.72/366.87	c #Conflicts:     965000 | #Learnt:      30257 | 0.000
366.72/366.87	c total clause space: 78.2603MB
366.72/366.87	c total #watches: 237671
367.22/367.37	c total #propagations: 65597394 / total #impl: 222323302 (eff. 0.295)
367.22/367.37	c #Conflicts:     966000 | #Learnt:      31257 | 0.000
367.22/367.37	c total clause space: 78.2603MB
367.22/367.37	c total #watches: 241175
367.72/367.87	c total #propagations: 65661744 / total #impl: 222536158 (eff. 0.295)
367.72/367.87	c #Conflicts:     967000 | #Learnt:      32257 | 0.000
367.72/367.87	c total clause space: 78.2603MB
367.72/367.87	c total #watches: 244897
368.22/368.31	c total #propagations: 65721610 / total #impl: 222717920 (eff. 0.295)
368.22/368.31	c #Conflicts:     968000 | #Learnt:      33257 | 0.000
368.22/368.31	c total clause space: 78.2603MB
368.22/368.31	c total #watches: 248975
368.62/368.72	c total #propagations: 65785695 / total #impl: 222943469 (eff. 0.295)
368.62/368.72	c #Conflicts:     969000 | #Learnt:      34257 | 0.000
368.62/368.72	c total clause space: 78.2603MB
368.62/368.72	c total #watches: 252531
369.02/369.18	c total #propagations: 65852248 / total #impl: 223171595 (eff. 0.295)
369.02/369.18	c #Conflicts:     970000 | #Learnt:      35257 | 0.000
369.02/369.18	c total clause space: 78.2603MB
369.02/369.18	c total #watches: 255794
369.62/369.71	c total #propagations: 65918299 / total #impl: 223396705 (eff. 0.295)
369.62/369.71	c #Conflicts:     971000 | #Learnt:      36257 | 0.000
369.62/369.71	c total clause space: 78.2603MB
369.62/369.71	c total #watches: 259756
370.12/370.21	c total #propagations: 65980408 / total #impl: 223586372 (eff. 0.295)
370.12/370.21	c #Conflicts:     972000 | #Learnt:      37257 | 0.000
370.12/370.21	c total clause space: 78.2603MB
370.12/370.21	c total #watches: 263418
370.62/370.78	c total #propagations: 66040422 / total #impl: 223799550 (eff. 0.295)
370.62/370.78	c #Conflicts:     973000 | #Learnt:      38257 | 0.000
370.62/370.78	c total clause space: 78.2603MB
370.62/370.78	c total #watches: 266843
371.22/371.36	c total #propagations: 66101496 / total #impl: 224006728 (eff. 0.295)
371.22/371.36	c #Conflicts:     974000 | #Learnt:      39257 | 0.000
371.22/371.36	c total clause space: 78.2603MB
371.22/371.36	c total #watches: 270576
371.72/371.87	c total #propagations: 66178975 / total #impl: 224319972 (eff. 0.295)
371.72/371.87	c #Conflicts:     975000 | #Learnt:      40257 | 0.000
371.72/371.87	c total clause space: 78.2603MB
371.72/371.87	c total #watches: 274168
372.32/372.45	c total #propagations: 66243284 / total #impl: 224555828 (eff. 0.295)
372.32/372.45	c #Conflicts:     976000 | #Learnt:      41257 | 0.000
372.32/372.45	c total clause space: 78.2603MB
372.32/372.45	c total #watches: 277235
372.92/373.08	c total #propagations: 66308216 / total #impl: 224797709 (eff. 0.295)
372.92/373.08	c #Conflicts:     977000 | #Learnt:      42257 | 0.000
372.92/373.08	c total clause space: 78.2603MB
372.92/373.08	c total #watches: 280079
373.62/373.72	c total #propagations: 66380110 / total #impl: 225074429 (eff. 0.295)
373.62/373.72	c #Conflicts:     978000 | #Learnt:      43257 | 0.000
373.62/373.72	c total clause space: 78.2603MB
373.62/373.72	c total #watches: 283436
374.22/374.36	c total #propagations: 66461414 / total #impl: 225440822 (eff. 0.295)
374.22/374.36	c #Conflicts:     979000 | #Learnt:      44257 | 0.000
374.22/374.36	c total clause space: 78.2603MB
374.22/374.36	c total #watches: 286976
374.82/374.95	c total #propagations: 66539888 / total #impl: 225760579 (eff. 0.295)
374.82/374.95	c #Conflicts:     980000 | #Learnt:      45257 | 0.000
374.82/374.95	c total clause space: 78.2603MB
374.82/374.95	c total #watches: 290129
375.42/375.56	c total #propagations: 66610941 / total #impl: 226023133 (eff. 0.295)
375.42/375.56	c #Conflicts:     981000 | #Learnt:      46257 | 0.000
375.42/375.56	c total clause space: 78.2603MB
375.42/375.56	c total #watches: 294158
376.12/376.20	c total #propagations: 66681992 / total #impl: 226299635 (eff. 0.295)
376.12/376.20	c #Conflicts:     982000 | #Learnt:      47257 | 0.000
376.12/376.20	c total clause space: 78.2603MB
376.12/376.20	c total #watches: 297088
376.62/376.76	c total #propagations: 66754346 / total #impl: 226580169 (eff. 0.295)
376.62/376.76	c GC COLLECT
376.62/376.76	c #Conflicts:     983000 | #Learnt:      24358 | 0.000
376.62/376.76	c total clause space: 127.173MB
376.62/376.76	c total #watches: 216550
377.02/377.13	c total #propagations: 66823564 / total #impl: 226859642 (eff. 0.295)
377.02/377.13	c #Conflicts:     984000 | #Learnt:      25358 | 0.000
377.02/377.13	c total clause space: 127.173MB
377.02/377.13	c total #watches: 220843
377.52/377.60	c total #propagations: 66886607 / total #impl: 227064101 (eff. 0.295)
377.52/377.60	c #Conflicts:     985000 | #Learnt:      26358 | 0.000
377.52/377.60	c total clause space: 127.173MB
377.52/377.60	c total #watches: 224464
377.92/378.00	c total #propagations: 66954900 / total #impl: 227302567 (eff. 0.295)
377.92/378.00	c #Conflicts:     986000 | #Learnt:      27358 | 0.000
377.92/378.00	c total clause space: 127.173MB
377.92/378.00	c total #watches: 228418
378.22/378.38	c total #propagations: 67022287 / total #impl: 227530531 (eff. 0.295)
378.22/378.38	c #Conflicts:     987000 | #Learnt:      28358 | 0.000
378.22/378.38	c total clause space: 127.173MB
378.22/378.38	c total #watches: 232238
378.62/378.76	c total #propagations: 67092347 / total #impl: 227792055 (eff. 0.295)
378.62/378.76	c #Conflicts:     988000 | #Learnt:      29358 | 0.000
378.62/378.76	c total clause space: 127.173MB
378.62/378.76	c total #watches: 235554
379.12/379.25	c total #propagations: 67160934 / total #impl: 228052858 (eff. 0.294)
379.12/379.25	c #Conflicts:     989000 | #Learnt:      30357 | 0.000
379.12/379.25	c total clause space: 127.173MB
379.12/379.25	c total #watches: 239170
379.62/379.74	c total #propagations: 67233082 / total #impl: 228329339 (eff. 0.294)
379.62/379.74	c #Conflicts:     990000 | #Learnt:      31357 | 0.000
379.62/379.74	c total clause space: 127.173MB
379.62/379.74	c total #watches: 242746
380.12/380.26	c total #propagations: 67306950 / total #impl: 228600126 (eff. 0.294)
380.12/380.26	c #Conflicts:     991000 | #Learnt:      32357 | 0.000
380.12/380.26	c total clause space: 127.173MB
380.12/380.26	c total #watches: 246362
380.62/380.79	c total #propagations: 67380540 / total #impl: 228879012 (eff. 0.294)
380.62/380.79	c #Conflicts:     992000 | #Learnt:      33357 | 0.000
380.62/380.79	c total clause space: 127.173MB
380.62/380.79	c total #watches: 250341
381.22/381.34	c total #propagations: 67455586 / total #impl: 229176928 (eff. 0.294)
381.22/381.34	c #Conflicts:     993000 | #Learnt:      34357 | 0.000
381.22/381.34	c total clause space: 127.173MB
381.22/381.34	c total #watches: 253450
381.82/381.92	c total #propagations: 67530551 / total #impl: 229475999 (eff. 0.294)
381.82/381.92	c #Conflicts:     994000 | #Learnt:      35357 | 0.000
381.82/381.92	c total clause space: 127.173MB
381.82/381.92	c total #watches: 256789
382.42/382.57	c total #propagations: 67607634 / total #impl: 229813687 (eff. 0.294)
382.42/382.57	c #Conflicts:     995000 | #Learnt:      36356 | 0.000
382.42/382.57	c total clause space: 127.173MB
382.42/382.57	c total #watches: 259563
383.12/383.24	c total #propagations: 67676850 / total #impl: 230029311 (eff. 0.294)
383.12/383.24	c #Conflicts:     996000 | #Learnt:      37356 | 0.000
383.12/383.24	c total clause space: 127.173MB
383.12/383.24	c total #watches: 262835
383.72/383.87	c total #propagations: 67753492 / total #impl: 230310114 (eff. 0.294)
383.72/383.87	c #Conflicts:     997000 | #Learnt:      38356 | 0.000
383.72/383.87	c total clause space: 127.173MB
383.72/383.87	c total #watches: 266300
384.42/384.55	c total #propagations: 67825547 / total #impl: 230576437 (eff. 0.294)
384.42/384.55	c S2->S1
384.42/384.55	c #Conflicts:     998000 | #Learnt:      21517 | 0.000
384.42/384.55	c total clause space: 127.173MB
384.42/384.55	c total #watches: 250510
384.82/384.91	c total #propagations: 67901127 / total #impl: 230845355 (eff. 0.294)
384.82/384.91	c #Conflicts:     999000 | #Learnt:      22517 | 0.000
384.82/384.91	c total clause space: 127.173MB
384.82/384.91	c total #watches: 215315
385.22/385.30	c total #propagations: 67964981 / total #impl: 231063475 (eff. 0.294)
385.22/385.30	c #Conflicts:    1000000 | #Learnt:      23517 | 0.000
385.22/385.30	c total clause space: 127.173MB
385.22/385.30	c total #watches: 217354
385.52/385.62	c total #propagations: 68033954 / total #impl: 231306371 (eff. 0.294)
385.52/385.62	c #Conflicts:    1001000 | #Learnt:      24517 | 0.000
385.52/385.62	c total clause space: 127.173MB
385.52/385.62	c total #watches: 221065
385.92/386.01	c total #propagations: 68101588 / total #impl: 231515867 (eff. 0.294)
385.92/386.01	c #Conflicts:    1002000 | #Learnt:      25517 | 0.000
385.92/386.01	c total clause space: 127.173MB
385.92/386.01	c total #watches: 223679
386.22/386.38	c total #propagations: 68169124 / total #impl: 231758360 (eff. 0.294)
386.22/386.38	c #Conflicts:    1003000 | #Learnt:      26517 | 0.000
386.22/386.38	c total clause space: 127.173MB
386.22/386.38	c total #watches: 226781
386.62/386.77	c total #propagations: 68232435 / total #impl: 231957782 (eff. 0.294)
386.62/386.77	c #Conflicts:    1004000 | #Learnt:      27517 | 0.000
386.62/386.77	c total clause space: 127.173MB
386.62/386.77	c total #watches: 230144
387.02/387.13	c total #propagations: 68295626 / total #impl: 232168882 (eff. 0.294)
387.02/387.13	c #Conflicts:    1005000 | #Learnt:      28517 | 0.000
387.02/387.13	c total clause space: 127.173MB
387.02/387.13	c total #watches: 233832
387.32/387.49	c total #propagations: 68359714 / total #impl: 232389529 (eff. 0.294)
387.32/387.49	c #Conflicts:    1006000 | #Learnt:      29517 | 0.000
387.32/387.49	c total clause space: 127.173MB
387.32/387.49	c total #watches: 237749
387.72/387.86	c total #propagations: 68427113 / total #impl: 232600810 (eff. 0.294)
387.72/387.86	c #Conflicts:    1007000 | #Learnt:      30516 | 0.000
387.72/387.86	c total clause space: 127.173MB
387.72/387.86	c total #watches: 237853
388.12/388.21	c total #propagations: 68492979 / total #impl: 232821560 (eff. 0.294)
388.12/388.21	c GC COLLECT
388.12/388.21	c #Conflicts:    1008000 | #Learnt:      16230 | 0.000
388.12/388.21	c total clause space: 127.173MB
388.12/388.21	c total #watches: 186527
388.32/388.49	c total #propagations: 68564940 / total #impl: 233064158 (eff. 0.294)
388.32/388.49	c #Conflicts:    1009000 | #Learnt:      17230 | 0.000
388.32/388.49	c total clause space: 127.173MB
388.32/388.49	c total #watches: 190974
388.62/388.79	c total #propagations: 68642343 / total #impl: 233351685 (eff. 0.294)
388.62/388.79	c #Conflicts:    1010000 | #Learnt:      18230 | 0.000
388.62/388.79	c total clause space: 127.173MB
388.62/388.79	c total #watches: 194944
389.02/389.15	c total #propagations: 68704945 / total #impl: 233561795 (eff. 0.294)
389.02/389.15	c #Conflicts:    1011000 | #Learnt:      19230 | 0.000
389.02/389.15	c total clause space: 127.173MB
389.02/389.15	c total #watches: 198576
389.32/389.46	c total #propagations: 68769028 / total #impl: 233779151 (eff. 0.294)
389.32/389.46	c #Conflicts:    1012000 | #Learnt:      20230 | 0.000
389.32/389.46	c total clause space: 127.173MB
389.32/389.46	c total #watches: 202917
389.62/389.77	c total #propagations: 68829994 / total #impl: 233966854 (eff. 0.294)
389.62/389.77	c #Conflicts:    1013000 | #Learnt:      21230 | 0.000
389.62/389.77	c total clause space: 127.173MB
389.62/389.77	c total #watches: 207095
390.02/390.12	c total #propagations: 68888284 / total #impl: 234137166 (eff. 0.294)
390.02/390.12	c #Conflicts:    1014000 | #Learnt:      22230 | 0.000
390.02/390.12	c total clause space: 127.173MB
390.02/390.12	c total #watches: 211284
390.32/390.47	c total #propagations: 68949937 / total #impl: 234327695 (eff. 0.294)
390.32/390.47	c #Conflicts:    1015000 | #Learnt:      23230 | 0.000
390.32/390.47	c total clause space: 127.173MB
390.32/390.47	c total #watches: 215421
390.72/390.80	c total #propagations: 69012592 / total #impl: 234542185 (eff. 0.294)
390.72/390.80	c #Conflicts:    1016000 | #Learnt:      24230 | 0.000
390.72/390.80	c total clause space: 127.173MB
390.72/390.80	c total #watches: 219235
391.02/391.19	c total #propagations: 69071798 / total #impl: 234726613 (eff. 0.294)
391.02/391.19	c #Conflicts:    1017000 | #Learnt:      25230 | 0.000
391.02/391.19	c total clause space: 127.173MB
391.02/391.19	c total #watches: 223523
391.52/391.61	c total #propagations: 69140701 / total #impl: 234984756 (eff. 0.294)
391.52/391.61	c #Conflicts:    1018000 | #Learnt:      26229 | 0.000
391.52/391.61	c total clause space: 127.173MB
391.52/391.61	c total #watches: 227408
391.92/392.02	c total #propagations: 69209901 / total #impl: 235199586 (eff. 0.294)
391.92/392.02	c #Conflicts:    1019000 | #Learnt:      27229 | 0.000
391.92/392.02	c total clause space: 127.173MB
391.92/392.02	c total #watches: 231269
392.32/392.40	c total #propagations: 69285434 / total #impl: 235467976 (eff. 0.294)
392.32/392.40	c #Conflicts:    1020000 | #Learnt:      28229 | 0.000
392.32/392.40	c total clause space: 127.173MB
392.32/392.40	c total #watches: 235319
392.62/392.80	c total #propagations: 69361905 / total #impl: 235757321 (eff. 0.294)
392.62/392.80	c #Conflicts:    1021000 | #Learnt:      29229 | 0.000
392.62/392.80	c total clause space: 127.173MB
392.62/392.80	c total #watches: 238963
393.12/393.25	c total #propagations: 69430858 / total #impl: 235991406 (eff. 0.294)
393.12/393.25	c #Conflicts:    1022000 | #Learnt:      30229 | 0.000
393.12/393.25	c total clause space: 127.173MB
393.12/393.25	c total #watches: 242153
393.62/393.73	c total #propagations: 69504689 / total #impl: 236248634 (eff. 0.294)
393.62/393.73	c #Conflicts:    1023000 | #Learnt:      31229 | 0.000
393.62/393.73	c total clause space: 127.173MB
393.62/393.73	c total #watches: 245705
394.12/394.24	c total #propagations: 69575364 / total #impl: 236501895 (eff. 0.294)
394.12/394.24	c #Conflicts:    1024000 | #Learnt:      32229 | 0.000
394.12/394.24	c total clause space: 127.173MB
394.12/394.24	c total #watches: 250171
394.52/394.68	c total #propagations: 69657884 / total #impl: 236804420 (eff. 0.294)
394.52/394.68	c #Conflicts:    1025000 | #Learnt:      33229 | 0.000
394.52/394.68	c total clause space: 127.173MB
394.52/394.68	c total #watches: 254199
395.02/395.18	c total #propagations: 69743867 / total #impl: 237149166 (eff. 0.294)
395.02/395.18	c #Conflicts:    1026000 | #Learnt:      34229 | 0.000
395.02/395.18	c total clause space: 127.173MB
395.02/395.18	c total #watches: 258069
395.62/395.72	c total #propagations: 69824686 / total #impl: 237465111 (eff. 0.294)
395.62/395.72	c #Conflicts:    1027000 | #Learnt:      35229 | 0.000
395.62/395.72	c total clause space: 127.173MB
395.62/395.72	c total #watches: 261542
396.12/396.23	c total #propagations: 69904585 / total #impl: 237763133 (eff. 0.294)
396.12/396.23	c #Conflicts:    1028000 | #Learnt:      36229 | 0.000
396.12/396.23	c total clause space: 127.173MB
396.12/396.23	c total #watches: 264815
396.62/396.70	c total #propagations: 69975054 / total #impl: 238046301 (eff. 0.294)
396.62/396.70	c #Conflicts:    1029000 | #Learnt:      37229 | 0.000
396.62/396.70	c total clause space: 127.173MB
396.62/396.70	c total #watches: 268339
397.12/397.21	c total #propagations: 70055776 / total #impl: 238348177 (eff. 0.294)
397.12/397.21	c #Conflicts:    1030000 | #Learnt:      38229 | 0.000
397.12/397.21	c total clause space: 127.173MB
397.12/397.21	c total #watches: 272112
397.62/397.79	c total #propagations: 70129712 / total #impl: 238617724 (eff. 0.294)
397.62/397.79	c #Conflicts:    1031000 | #Learnt:      39229 | 0.000
397.62/397.79	c total clause space: 127.173MB
397.62/397.79	c total #watches: 275786
398.12/398.26	c total #propagations: 70206745 / total #impl: 238918237 (eff. 0.294)
398.12/398.26	c GC COLLECT
398.12/398.26	c #Conflicts:    1032000 | #Learnt:      20186 | 0.000
398.12/398.26	c total clause space: 127.173MB
398.12/398.26	c total #watches: 203067
398.42/398.57	c total #propagations: 70282223 / total #impl: 239208923 (eff. 0.294)
398.42/398.57	c #Conflicts:    1033000 | #Learnt:      21186 | 0.000
398.42/398.57	c total clause space: 127.173MB
398.42/398.57	c total #watches: 206981
398.82/398.92	c total #propagations: 70350007 / total #impl: 239436380 (eff. 0.294)
398.82/398.92	c #Conflicts:    1034000 | #Learnt:      22186 | 0.000
398.82/398.92	c total clause space: 127.173MB
398.82/398.92	c total #watches: 210746
399.22/399.33	c total #propagations: 70424635 / total #impl: 239701300 (eff. 0.294)
399.22/399.33	c #Conflicts:    1035000 | #Learnt:      23186 | 0.000
399.22/399.33	c total clause space: 127.173MB
399.22/399.33	c total #watches: 214954
399.62/399.71	c total #propagations: 70507955 / total #impl: 240008238 (eff. 0.294)
399.62/399.71	c #Conflicts:    1036000 | #Learnt:      24186 | 0.000
399.62/399.71	c total clause space: 127.173MB
399.62/399.71	c total #watches: 219237
400.02/400.10	c total #propagations: 70583619 / total #impl: 240267069 (eff. 0.294)
400.02/400.10	c #Conflicts:    1037000 | #Learnt:      25186 | 0.000
400.02/400.10	c total clause space: 127.173MB
400.02/400.10	c total #watches: 223436
400.32/400.46	c total #propagations: 70649236 / total #impl: 240480877 (eff. 0.294)
400.32/400.46	c #Conflicts:    1038000 | #Learnt:      26186 | 0.000
400.32/400.46	c total clause space: 127.173MB
400.32/400.46	c total #watches: 227263
400.72/400.84	c total #propagations: 70713513 / total #impl: 240692365 (eff. 0.294)
400.72/400.84	c #Conflicts:    1039000 | #Learnt:      27186 | 0.000
400.72/400.84	c total clause space: 127.173MB
400.72/400.84	c total #watches: 231276
401.12/401.24	c total #propagations: 70785914 / total #impl: 240969416 (eff. 0.294)
401.12/401.24	c #Conflicts:    1040000 | #Learnt:      28185 | 0.000
401.12/401.24	c total clause space: 127.173MB
401.12/401.24	c total #watches: 235290
401.42/401.59	c total #propagations: 70853068 / total #impl: 241202281 (eff. 0.294)
401.42/401.59	c #Conflicts:    1041000 | #Learnt:      29185 | 0.000
401.42/401.59	c total clause space: 127.173MB
401.42/401.59	c total #watches: 238333
401.81/401.98	c total #propagations: 70914111 / total #impl: 241380817 (eff. 0.294)
401.81/401.98	c #Conflicts:    1042000 | #Learnt:      30185 | 0.000
401.81/401.98	c total clause space: 127.173MB
401.81/401.98	c total #watches: 241625
402.31/402.43	c total #propagations: 70976745 / total #impl: 241584003 (eff. 0.294)
402.31/402.43	c #Conflicts:    1043000 | #Learnt:      31185 | 0.000
402.31/402.43	c total clause space: 127.173MB
402.31/402.43	c total #watches: 245448
402.81/402.91	c total #propagations: 71037360 / total #impl: 241778924 (eff. 0.294)
402.81/402.91	c #Conflicts:    1044000 | #Learnt:      32185 | 0.000
402.81/402.91	c total clause space: 127.173MB
402.81/402.91	c total #watches: 249806
403.31/403.42	c total #propagations: 71104531 / total #impl: 241978831 (eff. 0.294)
403.31/403.42	c #Conflicts:    1045000 | #Learnt:      33185 | 0.000
403.31/403.42	c total clause space: 127.173MB
403.31/403.42	c total #watches: 253809
403.81/403.94	c total #propagations: 71179437 / total #impl: 242225289 (eff. 0.294)
403.81/403.94	c #Conflicts:    1046000 | #Learnt:      34185 | 0.000
403.81/403.94	c total clause space: 127.173MB
403.81/403.94	c total #watches: 258130
404.31/404.47	c total #propagations: 71262966 / total #impl: 242503238 (eff. 0.294)
404.31/404.47	c #Conflicts:    1047000 | #Learnt:      35185 | 0.000
404.31/404.47	c total clause space: 127.173MB
404.31/404.47	c total #watches: 262104
404.82/404.99	c total #propagations: 71340295 / total #impl: 242755984 (eff. 0.294)
404.82/404.99	c #Conflicts:    1048000 | #Learnt:      36185 | 0.000
404.82/404.99	c total clause space: 127.173MB
404.82/404.99	c total #watches: 265822
405.41/405.58	c total #propagations: 71400405 / total #impl: 242950839 (eff. 0.294)
405.41/405.58	c #Conflicts:    1049000 | #Learnt:      37185 | 0.000
405.41/405.58	c total clause space: 127.173MB
405.41/405.58	c total #watches: 269158
406.01/406.18	c total #propagations: 71464438 / total #impl: 243184653 (eff. 0.294)
406.01/406.18	c #Conflicts:    1050000 | #Learnt:      38185 | 0.000
406.01/406.18	c total clause space: 127.173MB
406.01/406.18	c total #watches: 272583
406.61/406.75	c total #propagations: 71529554 / total #impl: 243388799 (eff. 0.294)
406.61/406.75	c #Conflicts:    1051000 | #Learnt:      39185 | 0.000
406.61/406.75	c total clause space: 127.173MB
406.61/406.75	c total #watches: 275943
407.21/407.33	c total #propagations: 71606470 / total #impl: 243655504 (eff. 0.294)
407.21/407.33	c #Conflicts:    1052000 | #Learnt:      40185 | 0.000
407.21/407.33	c total clause space: 127.173MB
407.21/407.33	c total #watches: 279154
407.81/407.95	c total #propagations: 71670829 / total #impl: 243872749 (eff. 0.294)
407.81/407.95	c #Conflicts:    1053000 | #Learnt:      41185 | 0.000
407.81/407.95	c total clause space: 127.173MB
407.81/407.95	c total #watches: 282868
408.41/408.56	c total #propagations: 71741603 / total #impl: 244107523 (eff. 0.294)
408.41/408.56	c #Conflicts:    1054000 | #Learnt:      42185 | 0.000
408.41/408.56	c total clause space: 127.173MB
408.41/408.56	c total #watches: 286503
409.01/409.16	c total #propagations: 71803287 / total #impl: 244318027 (eff. 0.294)
409.01/409.16	c #Conflicts:    1055000 | #Learnt:      43185 | 0.000
409.01/409.16	c total clause space: 127.173MB
409.01/409.16	c total #watches: 290109
409.61/409.76	c total #propagations: 71868744 / total #impl: 244544990 (eff. 0.294)
409.61/409.76	c #Conflicts:    1056000 | #Learnt:      44185 | 0.000
409.61/409.76	c total clause space: 127.173MB
409.61/409.76	c total #watches: 294084
410.32/410.40	c total #propagations: 71944149 / total #impl: 244821642 (eff. 0.294)
410.32/410.40	c GC COLLECT
410.32/410.40	c #Conflicts:    1057000 | #Learnt:      22620 | 0.000
410.32/410.40	c total clause space: 127.173MB
410.32/410.40	c total #watches: 212499
410.61/410.77	c total #propagations: 72022799 / total #impl: 245137122 (eff. 0.294)
410.61/410.77	c #Conflicts:    1058000 | #Learnt:      23620 | 0.000
410.61/410.77	c total clause space: 127.173MB
410.61/410.77	c total #watches: 216404
411.01/411.16	c total #propagations: 72096031 / total #impl: 245389688 (eff. 0.294)
411.01/411.16	c #Conflicts:    1059000 | #Learnt:      24620 | 0.000
411.01/411.16	c total clause space: 127.173MB
411.01/411.16	c total #watches: 220274
411.42/411.54	c total #propagations: 72165976 / total #impl: 245608027 (eff. 0.294)
411.42/411.54	c #Conflicts:    1060000 | #Learnt:      25620 | 0.000
411.42/411.54	c total clause space: 127.173MB
411.42/411.54	c total #watches: 223717
411.81/411.91	c total #propagations: 72241699 / total #impl: 245843470 (eff. 0.294)
411.81/411.91	c #Conflicts:    1061000 | #Learnt:      26620 | 0.000
411.81/411.91	c total clause space: 127.173MB
411.81/411.91	c total #watches: 227034
412.21/412.32	c total #propagations: 72310404 / total #impl: 246079677 (eff. 0.294)
412.21/412.32	c #Conflicts:    1062000 | #Learnt:      27620 | 0.000
412.21/412.32	c total clause space: 127.173MB
412.21/412.32	c total #watches: 230354
412.61/412.70	c total #propagations: 72380606 / total #impl: 246323406 (eff. 0.294)
412.61/412.70	c #Conflicts:    1063000 | #Learnt:      28620 | 0.000
412.61/412.70	c total clause space: 127.173MB
412.61/412.70	c total #watches: 233918
412.91/413.08	c total #propagations: 72454178 / total #impl: 246556476 (eff. 0.294)
412.91/413.08	c #Conflicts:    1064000 | #Learnt:      29620 | 0.000
412.91/413.08	c total clause space: 127.173MB
412.91/413.08	c total #watches: 237709
413.41/413.53	c total #propagations: 72528297 / total #impl: 246816514 (eff. 0.294)
413.41/413.53	c #Conflicts:    1065000 | #Learnt:      30619 | 0.000
413.41/413.53	c total clause space: 127.173MB
413.41/413.53	c total #watches: 240721
413.81/413.92	c total #propagations: 72602660 / total #impl: 247092003 (eff. 0.294)
413.81/413.92	c #Conflicts:    1066000 | #Learnt:      31619 | 0.000
413.81/413.92	c total clause space: 127.173MB
413.81/413.92	c total #watches: 244047
414.21/414.31	c total #propagations: 72677626 / total #impl: 247350314 (eff. 0.294)
414.21/414.31	c #Conflicts:    1067000 | #Learnt:      32619 | 0.000
414.21/414.31	c total clause space: 127.173MB
414.21/414.31	c total #watches: 247595
414.62/414.76	c total #propagations: 72760798 / total #impl: 247654492 (eff. 0.294)
414.62/414.76	c #Conflicts:    1068000 | #Learnt:      33618 | 0.000
414.62/414.76	c total clause space: 127.173MB
414.62/414.76	c total #watches: 251198
415.11/415.23	c total #propagations: 72839695 / total #impl: 247975907 (eff. 0.294)
415.11/415.23	c #Conflicts:    1069000 | #Learnt:      34618 | 0.000
415.11/415.23	c total clause space: 127.173MB
415.11/415.23	c total #watches: 254830
415.61/415.72	c total #propagations: 72914886 / total #impl: 248235024 (eff. 0.294)
415.61/415.72	c #Conflicts:    1070000 | #Learnt:      35618 | 0.000
415.61/415.72	c total clause space: 127.173MB
415.61/415.72	c total #watches: 257991
416.01/416.19	c total #propagations: 72988534 / total #impl: 248500364 (eff. 0.294)
416.01/416.19	c #Conflicts:    1071000 | #Learnt:      36618 | 0.000
416.01/416.19	c total clause space: 127.173MB
416.01/416.19	c total #watches: 261627
416.51/416.67	c total #propagations: 73067921 / total #impl: 248828096 (eff. 0.294)
416.51/416.67	c #Conflicts:    1072000 | #Learnt:      37618 | 0.000
416.51/416.67	c total clause space: 127.173MB
416.51/416.67	c total #watches: 265688
417.01/417.16	c total #propagations: 73149364 / total #impl: 249143716 (eff. 0.294)
417.01/417.16	c #Conflicts:    1073000 | #Learnt:      38618 | 0.000
417.01/417.16	c total clause space: 127.173MB
417.01/417.16	c total #watches: 269917
417.51/417.62	c total #propagations: 73237164 / total #impl: 249524283 (eff. 0.294)
417.51/417.62	c #Conflicts:    1074000 | #Learnt:      39618 | 0.000
417.51/417.62	c total clause space: 127.173MB
417.51/417.62	c total #watches: 273478
418.02/418.12	c total #propagations: 73326468 / total #impl: 249904925 (eff. 0.293)
418.02/418.12	c #Conflicts:    1075000 | #Learnt:      40618 | 0.000
418.02/418.12	c total clause space: 127.173MB
418.02/418.12	c total #watches: 276782
418.61/418.73	c total #propagations: 73404308 / total #impl: 250198445 (eff. 0.293)
418.61/418.73	c #Conflicts:    1076000 | #Learnt:      41618 | 0.000
418.61/418.73	c total clause space: 127.173MB
418.61/418.73	c total #watches: 280205
419.12/419.25	c total #propagations: 73479107 / total #impl: 250444767 (eff. 0.293)
419.12/419.25	c #Conflicts:    1077000 | #Learnt:      42618 | 0.000
419.12/419.25	c total clause space: 127.173MB
419.12/419.25	c total #watches: 283483
419.71/419.82	c total #propagations: 73551810 / total #impl: 250722058 (eff. 0.293)
419.71/419.82	c #Conflicts:    1078000 | #Learnt:      43618 | 0.000
419.71/419.82	c total clause space: 127.173MB
419.71/419.82	c total #watches: 286478
420.31/420.42	c total #propagations: 73631977 / total #impl: 251055182 (eff. 0.293)
420.31/420.42	c #Conflicts:    1079000 | #Learnt:      44617 | 0.000
420.31/420.42	c total clause space: 127.173MB
420.31/420.42	c total #watches: 289572
420.91/421.06	c total #propagations: 73715173 / total #impl: 251373415 (eff. 0.293)
420.91/421.06	c #Conflicts:    1080000 | #Learnt:      45617 | 0.000
420.91/421.06	c total clause space: 127.173MB
420.91/421.06	c total #watches: 292800
421.51/421.61	c total #propagations: 73794335 / total #impl: 251658492 (eff. 0.293)
421.51/421.61	c #Conflicts:    1081000 | #Learnt:      46614 | 0.000
421.51/421.61	c total clause space: 127.173MB
421.51/421.61	c total #watches: 295831
422.01/422.15	c total #propagations: 73869108 / total #impl: 251941642 (eff. 0.293)
422.01/422.15	c S2->S1
422.01/422.15	o -172
422.01/422.15	s OPTIMUM FOUND
422.01/422.15	v x1 x2 -x3 -x4 x5 x6 x7 -x8 x9 x10 -x11 -x12 x13 x14 -x15 x16 -x17 -x18 x19 -x20 -x21 -x22 x23 x24 -x25 x26 x27 x28 x29 x30 x31 x32 x33 -x34 -x35 x36 -x37 x38 -x39 x40 x41 x42 x43 x44 x45 -x46 -x47 -x48 -x49 -x50 x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 x59 x60 -x61 -x62 x63 x64 -x65 -x66 -x67 -x68 x69 x70 -x71 x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 x80 x81 x82 -x83 -x84 x85 x86 x87 -x88 -x89 x90 -x91 -x92 x93 x94 -x95 -x96 -x97 x98 x99 x100 x101 -x102 x103 x104 -x105 x106 x107 -x108 x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 x119 x120 -x121 -x122 x123 -x124 x125 x126 -x127 -x128 x129 -x130 x131 -x132 -x133 x134 x135 x136 -x137 -x138 x139 x140 x141 -x142 x143 -x144 -x145 -x146 -x147 x148 x149 x150 x151 x152 -x153 -x154 x155 x156 x157 x158 x159 -x160 x161 -x162 x163 -x164 -x165 x166 -x167 x168 -x169 x170 -x171 -x172 x173 x174 x175 -x176 x177 -x178 x179 -x180 x181 -x182 x183 x184 x185 x186 -x187 x188 x189 x190 -x191 x192 x193 -x194 x195 -x196 x197 -x198 -x199 x200 -x201 x202 x203 -x204 x205 x206 -x207 -x208 -x209 x210 -x211 x212 x213 x214 x215 -x216 -x217 x218 x219 x220 -x221 -x222 x223 x224 -x225 x226 x227 x228 -x229 x230 x231 -x232 -x233 -x234 x235 x236 x237 -x238 x239 -x240 -x241 -x242 x243 -x244 x245 -x246 x247 -x248 x249 x250 -x251 x252 x253 -x254 x255 x256 x257 -x258 -x259 x260 -x261 -x262 -x263 -x264 x265 x266 x267 -x268 x269 x270 x271 -x272 -x273 x274 x275 x276 x277 -x278 -x279 x280 -x281 -x282 -x283 -x284 -x285 x286 x287 -x288 -x289 x290 x291 x292 x293 x294 x295 -x296 x297 -x298 x299 x300 -x301 x302 x303 x304 -x305 x306 -x307 x308 x309 x310 x311 -x312 x313 x314 -x315 x316 x317 x318 -x319 -x320 -x321 x322 x323 x324 -x325 x326 -x327 -x328 -x329 x330 x331 x332 -x333 x334 x335 x336 x337 x338 x339 x340 -x341 x342 -x343 x344 -x345 -x346 x347 -x348 -x349 -x350 -x351 x352 -x353 -x354 x355 -x356 x357 -x358 x359 -x360 x361 -x362 -x363 -x364 x365 -x366 -x367 -x368 -x369 x370 x371 -x372 x373 x374 -x375 x376 -x377 -x378 -x379 x380 -x381 -x382 x383 -x384 x385 -x386 x387 -x388 -x389 -x390 x391 -x392 -x393 -x394 -x395 x396 x397 -x398 -x399 -x400 -x401 x402 x403 -x404 -x405 x406 -x407 x408 -x409 x410 -x411 x412 -x413 x414 -x415 x416 -x417 -x418 -x419 x420 -x421 -x422 -x423 -x424 x425 -x426 -x427 -x428 -x429 -x430 x431 -x432 x433 x434 -x435 -x436 -x437 -x438 -x439 -x440 x441 -x442 -x443 x444 -x445 x446 -x447 -x448 x449 -x450 -x451 x452 -x453 x454 -x455 x456 -x457 -x458 x459 -x460 -x461 -x462 x463 x464 -x465 -x466 x467 -x468 x469 -x470 x471 x472 -x473 -x474 x475 -x476 -x477 -x478 -x479 x480 -x481 x482 -x483 -x484 x485 -x486 x487 x488 -x489 -x490 -x491 -x492 -x493 -x494 x495 x496 -x497 -x498 x499 -x500 x501 -x502 -x503 x504 -x505 -x506 -x507 -x508 -x509 -x510 x511 -x512 -x513 x514 -x515 x516 -x517 -x518 x519 -x520 x521 -x522 x523 -x524 x525 -x526 x527 -x528 x529 -x530 x531 -x532 -x533 x534 x535 -x536 x537 -x538 x539 x540 -x541 -x542 -x543 x544 x545 -x546 x547 x548 -x549 -x550 x551 x552 -x553 x554 -x555 x556 -x557 -x558 x559 -x560 x561 -x562 -x563 -x564 -x565 -x566 x567 -x568 x569 -x570 -x571 -x572 x573 -x574 -x575 -x576 x577 -x578 -x579 -x580 -x581 -x582 x583 -x584 x585 -x586 x587 -x588 x589 -x590 -x591 -x592 -x593 -x594 x595 -x596 x597 x598 x599 -x600 x601 -x602 -x603 -x604 -x605 x606 x607 -x608 -x609 -x610 x611 x612 -x613 -x614 -x615 x616 -x617 -x618 x619 -x620 -x621 x622 -x623 x624 -x625 x626 -x627 -x628 -x629 x630 -x631 -x632 -x633 x634 -x635 x636 x637 -x638 x639 -x640 -x641 x642 -x643 x644 -x645 x646 -x647 -x648 -x649 -x650 x651 -x652 x653 -x654 x655 -x656 x657 -x658 -x659 x660 x661 -x662 x663 -x664 x665 -x666 -x667 x668 -x669 x670 -x671 -x672 x673 x674 -x675 -x676 -x677 -x678 x679 x680 -x681 -x682 -x683 x684 x685 -x686 x687 x688 -x689 -x690 x691 -x692 x693 -x694 x695 -x696 x697 -x698 -x699 -x700 x701 -x702 -x703 x704 x705 x706 -x707 x708 -x709 -x710 x711 -x712 x713 -x714 -x715 -x716 -x717 -x718 x719 -x720 x721 -x722 -x723 -x724 -x725 -x726 -x727 x728 -x729 x730 -x731 x732 -x733 -x734 x735 x736 -x737 x738 -x739 -x740 -x741 -x742 x743 -x744 -x745 -x746 x747 x748 -x749 -x750 -x751 -x752 x753 -x754 -x755 x756 -x757 -x758 x759 x760 -x761 -x762 x763 -x764 -x765 -x766 -x767 x768 -x769 x770 -x771 -x772 -x773 x774 -x775 -x776 x777 -x778 x779 -x780 -x781 x782 -x783 x784 x785 -x786 -x787 x788 -x789 -x790 x791 -x792 x793 -x794 x795 x796 -x797 x798 -x799 x800 -x801 -x802 x803 -x804 x805 x806 -x807 -x808 x809 -x810 x811 x812 -x813 -x814 x815 -x816 x817 x818 -x819 -x820 x821 x822 -x823 -x824 x825 -x826 x827 -x828 x829 -x830 -x831 -x832 -x833 -x834 -x835 -x836 -x837 -x838 -x839 -x840 -x841 -x842 -x843 -x844 -x845 -x846 -x847 -x848 -x849 -x850 -x851 -x852 -x853 -x854 -x855 -x856 -x857 -x858 x859 -x860 -x861 -x862 -x863 -x864 -x865 -x866 -x867 -x868 -x869 -x870 -x871 x872 -x873 -x874 -x875 -x876 -x877 -x878 -x879 -x880 -x881 x882 -x883 -x884 -x885 -x886 -x887 -x888 -x889 -x890 -x891 -x892 -x893 -x894 -x895 x896 -x897 x898 -x899 -x900 x901 x902 -x903 x904 -x905 -x906 -x907 x908 -x909 x910 -x911 x912 -x913 -x914 -x915 -x916 x917 -x918 -x919 x920 x921 -x922 x923 -x924 x925 -x926 x927 x928 -x929 x930 -x931 -x932 x933 -x934 x935 -x936 -x937 -x938 x939 x940 -x941 -x942 -x943 x944 -x945 -x946 x947 x948 -x949 -x950 x951 -x952 -x953 x954 -x955 x956 -x957 x958 -x959 x960 -x961 x962 -x963 x964 x965 -x966 x967 -x968 -x969 -x970 -x971 x972 -x973 x974 -x975 x976 -x977 -x978 -x979 -x980 -x981 x982 -x983 x984 -x985 x986 -x987 x988 -x989 x990 -x991 x992 -x993 -x994 -x995 -x996 x997 -x998 -x999 -x1000 x1001 -x1002 x1003 -x1004 -x1005 -x1006 x1007 -x1008 -x1009 -x1010 x1011 -x1012 -x1013 -x1014 x1015 -x1016 x1017 -x1018 -x1019 -x1020 -x1021 -x1022 -x1023 x1024 -x1025 -x1026 -x1027 -x1028 -x1029 x1030 -x1031 x1032 -x1033 x1034 -x1035 x1036 -x1037 -x1038 -x1039 -x1040 x1041 -x1042 x1043 -x1044 x1045 -x1046 x1047 -x1048 -x1049 -x1050 -x1051 x1052 x1053 -x1054 -x1055 x1056 x1057 -x1058 -x1059 -x1060 -x1061 -x1062 -x1063 -x1064 x1065 -x1066 -x1067 x1068 -x1069 x1070 -x1071 -x1072 -x1073 -x1074 -x1075 -x1076 -x1077 -x1078 -x1079 -x1080 -x1081 -x1082 -x1083 -x1084 -x1085 -x1086 -x1087 -x1088 -x1089 x1090 -x1091 x1092 -x1093 x1094 -x1095 x1096 x1097 -x1098 -x1099 -x1100 -x1101 -x1102 x1103 -x1104 x1105 -x1106 x1107 -x1108 x1109 -x1110 -x1111 -x1112 -x1113 x1114 x1115 x1116 -x1117 -x1118 x1119 -x1120 x1121 -x1122 -x1123 x1124 x1125 -x1126 -x1127 -x1128 -x1129 -x1130 x1131 -x1132 -x1133 x1134 -x1135 -x1136 -x1137 x1138 -x1139 -x1140 x1141 -x1142 x1143 -x1144 x1145 -x1146 x1147 -x1148 x1149 -x1150 -x1151 -x1152 -x1153 x1154 -x1155 x1156 x1157 -x1158 -x1159 x1160 x1161 x1162 -x1163 x1164 -x1165 x1166 x1167 -x1168 -x1169 x1170 -x1171 -x1172 x1173 -x1174 x1175 -x1176 x1177 -x1178 -x1179 -x1180 -x1181 -x1182 x1183 -x1184 x1185 -x1186 x1187 -x1188 -x1189 -x1190 -x1191 -x1192 -x1193 x1194 -x1195 x1196 -x1197 -x1198 x1199 -x1200 x1201 x1202 -x1203 x1204 -x1205 -x1206 -x1207 x1208 x1209 -x1210 -x1211 x1212 -x1213 -x1214 -x1215 x1216 x1217 -x1218 -x1219 x1220 x1221 -x1222 -x1223 x1224 -x1225 -x1226 -x1227 x1228 -x1229 -x1230 -x1231 x1232 -x1233 x1234 x1235 -x1236 -x1237 x1238 -x1239 x1240 x1241 -x1242 -x1243 x1244 -x1245 x1246 x1247 -x1248 x1249 -x1250 x1251 x1252 -x1253 x1254 x1255 -x1256 x1257 -x1258 x1259 -x1260 -x1261 x1262 -x1263 x1264 -x1265 -x1266 x1267 -x1268 x1269 -x1270 -x1271 x1272 -x1273 -x1274 x1275 -x1276 -x1277 -x1278 -x1279 x1280 -x1281 x1282 -x1283 -x1284 -x1285 -x1286 -x1287 x1288 -x1289 x1290 -x1291 x1292 -x1293 x1294 -x1295 -x1296 x1297 -x1298 -x1299 x1300 -x1301 x1302 -x1303 -x1304 x1305 -x1306 x1307 -x1308 -x1309 x1310 -x1311 x1312 x1313 -x1314 -x1315 x1316 -x1317 -x1318 x1319 -x1320 -x1321 x1322 -x1323 -x1324 -x1325 -x1326 x1327 -x1328 -x1329 -x1330 -x1331 -x1332 -x1333 x1334 -x1335 x1336 -x1337 -x1338 -x1339 -x1340 -x1341 -x1342 -x1343 -x1344 -x1345 -x1346 x1347 -x1348 -x1349 -x1350 -x1351 -x1352 x1353 -x1354 -x1355 -x1356 x1357 -x1358 -x1359 -x1360 x1361 -x1362 -x1363 -x1364 -x1365 -x1366 -x1367 -x1368 -x1369 -x1370 -x1371 -x1372 x1373 -x1374 -x1375 -x1376 -x1377 -x1378 -x1379 -x1380 -x1381 x1382 -x1383 -x1384 -x1385 -x1386 -x1387 -x1388 x1389 -x1390 x1391 -x1392 x1393 -x1394 -x1395 -x1396 x1397 -x1398 -x1399 -x1400 x1401 x1402 -x1403 -x1404 -x1405 x1406 x1407 -x1408 -x1409 x1410 -x1411 -x1412 -x1413 x1414 -x1415 x1416 -x1417 x1418 -x1419 -x1420 x1421 -x1422 x1423 -x1424 x1425 -x1426 -x1427 -x1428 x1429 x1430 -x1431 -x1432 x1433 -x1434 x1435 -x1436 -x1437 x1438 -x1439 -x1440 x1441 -x1442 -x1443 -x1444 -x1445 x1446 -x1447 -x1448 -x1449 -x1450 x1451 x1452 -x1453 -x1454 x1455 -x1456 x1457 -x1458 x1459 -x1460 x1461 -x1462 x1463 -x1464 x1465 x1466 -x1467 x1468 -x1469 -x1470 x1471 -x1472 x1473 -x1474 x1475 -x1476 x1477 -x1478 x1479 -x1480 x1481 -x1482 x1483 -x1484 -x1485 x1486 x1487 -x1488 -x1489 -x1490 x1491 x1492 -x1493 -x1494 -x1495 x1496 x1497 -x1498 x1499 -x1500 x1501 -x1502 x1503 -x1504 -x1505 x1506 -x1507 -x1508 -x1509 x1510 -x1511 -x1512 x1513 -x1514 x1515 -x1516 -x1517 x1518 -x1519 -x1520 -x1521 -x1522 -x1523 -x1524 x1525 x1526 -x1527 -x1528 -x1529 x1530 x1531 -x1532 -x1533 -x1534 x1535 x1536 -x1537 -x1538 x1539 -x1540 -x1541 x1542 -x1543 -x1544 -x1545 x1546 -x1547 -x1548 -x1549 -x1550 x1551 -x1552 x1553 -x1554 x1555 -x1556 x1557 -x1558 -x1559 -x1560 -x1561 -x1562 -x1563 -x1564 -x1565 x1566 x1567 -x1568 x1569 x1570 -x1571 -x1572 x1573 -x1574 x1575 -x1576 -x1577 x1578 -x1579 -x1580 -x1581 x1582 -x1583 -x1584 -x1585 -x1586 -x1587 x1588 -x1589 -x1590 -x1591 x1592 -x1593 x1594 -x1595 x1596 x1597 -x1598 x1599 -x1600 x1601 -x1602 -x1603 x1604 -x1605 x1606 x1607 -x1608 -x1609 x1610 -x1611 x1612 x1613 -x1614 -x1615 x1616 -x1617 x1618 -x1619 -x1620 x1621 -x1622 x1623 -x1624 -x1625 x1626 x1627 -x1628 x1629 -x1630 x1631 -x1632 x1633 -x1634 x1635 -x1636 -x1637 -x1638 -x1639 -x1640 -x1641 -x1642 x1643 x1644 -x1645 -x1646 -x1647 x1648 x1649 -x1650 -x1651 x1652 x1653 -x1654 x1655 -x1656 x1657 -x1658 x1659 -x1660 x1661 -x1662 -x1663 x1664 -x1665 x1666 -x1667 -x1668 x1669 -x1670 x1671 -x1672 -x1673 x1674 -x1675 -x1676 -x1677 x1678 -x1679 x1680 -x1681 x1682 -x1683 -x1684 -x1685 x1686 -x1687 -x1688 x1689 -x1690 -x1691 x1692 x1693 -x1694 x1695 -x1696 x1697 -x1698 x1699 -x1700 -x1701 x1702 -x1703 x1704 -x1705 x1706 x1707 -x1708 -x1709 x1710 -x1711 -x1712 -x1713 -x1714 x1715 -x1716 -x1717 x1718 x1719 -x1720 x1721 -x1722 x1723 -x1724 x1725 -x1726 x1727 -x1728 x1729 -x1730 x1731 -x1732 -x1733 -x1734 -x1735 x1736 -x1737 -x1738 -x1739 x1740 x1741 -x1742 -x1743 -x1744 -x1745 x1746 x1747 -x1748 -x1749 x1750 x1751 -x1752 -x1753 x1754 -x1755 -x1756 x1757 -x1758 -x1759 x1760 -x1761 -x1762 -x1763 -x1764 x1765 -x1766 -x1767 x1768 -x1769 x1770 x1771 -x1772 -x1773 -x1774 -x1775 x1776 -x1777 -x1778 x1779 x1780 -x1781 -x1782 x1783 -x1784 x1785 -x1786 x1787 -x1788 x1789 -x1790 -x1791 x1792 -x1793 x1794 x1795 -x1796 x1797 -x1798 x1799 x1800 -x1801 x1802 -x1803 -x1804 x1805 -x1806 -x1807 x1808 -x1809 x1810 -x1811 x1812 -x1813 -x1814 x1815 -x1816 x1817 x1818 -x1819 x1820 -x1821 x1822 x1823 -x1824 x1825 -x1826 x1827 x1828 -x1829 -x1830 x1831 -x1832 -x1833 -x1834 x1835 -x1836 x1837 x1838 -x1839 -x1840 x1841 x1842 -x1843 -x1844 x1845 -x1846 x1847 x1848 -x1849 -x1850 -x1851 -x1852 x1853 -x1854 -x1855 x1856 x1857 -x1858 -x1859 x1860 -x1861 x1862 -x1863 x1864 -x1865 x1866 -x1867 -x1868 -x1869 -x1870 x1871 x1872 -x1873 -x1874 -x1875 -x1876 x1877 x1878 -x1879 -x1880 x1881 x1882 -x1883 x1884 -x1885 -x1886 -x1887 x1888 -x1889 x1890 -x1891 x1892 -x1893 -x1894 -x1895 x1896 x1897 -x1898 -x1899 x1900 -x1901 x1902 -x1903 x1904 -x1905 x1906 -x1907 x1908 -x1909 x1910 -x1911 x1912 -x1913 -x1914 -x1915 -x1916 -x1917 x1918 -x1919 -x1920 -x1921 x1922 x1923 -x1924 x1925 -x1926 x1927 -x1928 x1929 -x1930 x1931 -x1932 -x1933 -x1934 -x1935 -x1936 x1937 -x1938 x1939 -x1940 -x1941 x1942 -x1943 x1944 -x1945 x1946 -x1947 x1948 -x1949 x1950 x1951 -x1952 -x1953 x1954 -x1955 x1956 -x1957 x1958 -x1959 x1960 -x1961 x1962 -x1963 x1964 -x1965 -x1966 -x1967 -x1968 x1969 -x1970 -x1971 -x1972 -x1973 -x1974 -x1975 -x1976 x1977 -x1978 x1979 -x1980 -x1981 -x1982 x1983 -x1984 x1985 -x1986 -x1987 x1988 -x1989 -x1990 x1991 -x1992 x1993 -x1994 x1995 -x1996 x1997 x1998 -x1999 x2000 x2001 -x2002 x2003 -x2004 -x2005 x2006 -x2007 x2008 -x2009 -x2010 x2011 -x2012 x2013 -x2014 x2015 -x2016 x2017 -x2018 -x2019 x2020 -x2021 -x2022 x2023 -x2024 -x2025
422.01/422.15	c CPU time              : 421.986 s

Verifier Data

OK	-172

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

pid=3292
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.13 2.17 2.17 4/174 3295
/proc/meminfo: memFree=29354004/32872528 swapFree=17536/1464688
[pid=3295] ppid=3292 vsize=55976 CPUtime=0 cores=0,2,4,6
/proc/3295/stat : 3295 (cdcl-cuttingpla) R 3292 3295 1759 0 -1 4202496 258 0 0 0 0 0 0 0 20 0 1 0 125539237 57319424 7804 33554432000 4194304 6211289 140733197466512 140736152780088 4206551 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3295/statm: 13994 7804 98 493 0 13491 0

[startup+0.100167 s]
/proc/loadavg: 2.13 2.17 2.17 4/174 3295
/proc/meminfo: memFree=29354004/32872528 swapFree=17536/1464688
[pid=3295] ppid=3292 vsize=64808 CPUtime=0.09 cores=0,2,4,6
/proc/3295/stat : 3295 (cdcl-cuttingpla) R 3292 3295 1759 0 -1 4202496 1568 0 0 0 8 1 0 0 20 0 1 0 125539237 66363392 13153 33554432000 4194304 6211289 140733197466512 140736152780088 4228135 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3295/statm: 16202 13153 143 493 0 15699 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 64808

[startup+0.200367 s]
/proc/loadavg: 2.13 2.17 2.17 4/174 3295
/proc/meminfo: memFree=29354004/32872528 swapFree=17536/1464688
[pid=3295] ppid=3292 vsize=68688 CPUtime=0.19 cores=0,2,4,6
/proc/3295/stat : 3295 (cdcl-cuttingpla) R 3292 3295 1759 0 -1 4202496 2953 0 0 0 18 1 0 0 20 0 1 0 125539237 70336512 15049 33554432000 4194304 6211289 140733197466512 140736152780088 4228081 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3295/statm: 17172 15049 143 493 0 16669 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 68688

[startup+0.30032 s]
/proc/loadavg: 2.13 2.17 2.17 4/174 3295
/proc/meminfo: memFree=29354004/32872528 swapFree=17536/1464688
[pid=3295] ppid=3292 vsize=78652 CPUtime=0.29 cores=0,2,4,6
/proc/3295/stat : 3295 (cdcl-cuttingpla) R 3292 3295 1759 0 -1 4202496 4372 0 0 0 28 1 0 0 20 0 1 0 125539237 80539648 17494 33554432000 4194304 6211289 140733197466512 140736152780088 4228081 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3295/statm: 19663 17494 143 493 0 19160 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 78652

[startup+0.700272 s]
/proc/loadavg: 2.13 2.17 2.17 4/174 3295
/proc/meminfo: memFree=29354004/32872528 swapFree=17536/1464688
[pid=3295] ppid=3292 vsize=94820 CPUtime=0.69 cores=0,2,4,6
/proc/3295/stat : 3295 (cdcl-cuttingpla) R 3292 3295 1759 0 -1 4202496 7323 0 0 0 67 2 0 0 20 0 1 0 125539237 97095680 21587 33554432000 4194304 6211289 140733197466512 140733197464392 4209273 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3295/statm: 23705 21587 219 493 0 23202 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 94820

[startup+1.50025 s]
/proc/loadavg: 2.13 2.17 2.17 5/175 3296
/proc/meminfo: memFree=29266420/32872528 swapFree=17536/1464688
[pid=3295] ppid=3292 vsize=94820 CPUtime=1.49 cores=0,2,4,6
/proc/3295/stat : 3295 (cdcl-cuttingpla) R 3292 3295 1759 0 -1 4202496 8062 0 0 0 147 2 0 0 20 0 1 0 125539237 97095680 22013 33554432000 4194304 6211289 140733197466512 140733197464856 5158561 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3295/statm: 23705 22013 219 493 0 23202 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 94820

[startup+3.10023 s]
/proc/loadavg: 2.13 2.17 2.17 5/175 3296
/proc/meminfo: memFree=29262628/32872528 swapFree=17536/1464688
[pid=3295] ppid=3292 vsize=106496 CPUtime=3.09 cores=0,2,4,6
/proc/3295/stat : 3295 (cdcl-cuttingpla) R 3292 3295 1759 0 -1 4202496 8610 0 0 0 307 2 0 0 20 0 1 0 125539237 109051904 23857 33554432000 4194304 6211289 140733197466512 140733197464856 5151548 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3295/statm: 26624 23857 219 493 0 26121 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 106496

[startup+6.30022 s]
/proc/loadavg: 2.20 2.18 2.18 4/175 3296
/proc/meminfo: memFree=29256404/32872528 swapFree=17536/1464688
[pid=3295] ppid=3292 vsize=106496 CPUtime=6.29 cores=0,2,4,6
/proc/3295/stat : 3295 (cdcl-cuttingpla) R 3292 3295 1759 0 -1 4202496 8619 0 0 0 627 2 0 0 20 0 1 0 125539237 109051904 24377 33554432000 4194304 6211289 140733197466512 140733197464856 4209392 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3295/statm: 26624 24377 219 493 0 26121 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 106496

[startup+12.7003 s]
/proc/loadavg: 2.19 2.18 2.18 4/175 3296
/proc/meminfo: memFree=29253784/32872528 swapFree=17536/1464688
[pid=3295] ppid=3292 vsize=107244 CPUtime=12.69 cores=0,2,4,6
/proc/3295/stat : 3295 (cdcl-cuttingpla) R 3292 3295 1759 0 -1 4202496 8837 0 0 0 1267 2 0 0 20 0 1 0 125539237 109817856 25074 33554432000 4194304 6211289 140733197466512 140733197464856 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3295/statm: 26811 25074 219 493 0 26308 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 107244

[startup+25.5003 s]
/proc/loadavg: 2.07 2.15 2.17 3/175 3342
/proc/meminfo: memFree=29502188/32872528 swapFree=17536/1464688
[pid=3295] ppid=3292 vsize=146068 CPUtime=25.49 cores=0,2,4,6
/proc/3295/stat : 3295 (cdcl-cuttingpla) R 3292 3295 1759 0 -1 4202496 11428 0 0 0 2546 3 0 0 20 0 1 0 125539237 149573632 31243 33554432000 4194304 6211289 140733197466512 140733197464856 4209342 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3295/statm: 36517 31243 219 493 0 36014 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 146068

[startup+51.1004 s]
/proc/loadavg: 2.13 2.16 2.17 3/175 3342
/proc/meminfo: memFree=29482480/32872528 swapFree=17536/1464688
[pid=3295] ppid=3292 vsize=146852 CPUtime=51.08 cores=0,2,4,6
/proc/3295/stat : 3295 (cdcl-cuttingpla) R 3292 3295 1759 0 -1 4202496 11599 0 0 0 5105 3 0 0 20 0 1 0 125539237 150376448 33458 33554432000 4194304 6211289 140733197466512 140733197464856 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3295/statm: 36713 33458 219 493 0 36210 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 146852

[startup+102.3 s]
/proc/loadavg: 2.13 2.15 2.16 3/175 3343
/proc/meminfo: memFree=29414968/32872528 swapFree=17536/1464688
[pid=3295] ppid=3292 vsize=179008 CPUtime=102.27 cores=0,2,4,6
/proc/3295/stat : 3295 (cdcl-cuttingpla) R 3292 3295 1759 0 -1 4202496 12940 0 0 0 10223 4 0 0 20 0 1 0 125539237 183304192 39470 33554432000 4194304 6211289 140733197466512 140733197464856 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3295/statm: 44752 39470 219 493 0 44249 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 179008

[startup+162.3 s]
/proc/loadavg: 2.10 2.13 2.16 4/173 3358
/proc/meminfo: memFree=29516228/32872528 swapFree=17536/1464688
[pid=3295] ppid=3292 vsize=231416 CPUtime=162.26 cores=0,2,4,6
/proc/3295/stat : 3295 (cdcl-cuttingpla) R 3292 3295 1759 0 -1 4202496 14466 0 0 0 16220 6 0 0 20 0 1 0 125539237 236969984 51825 33554432000 4194304 6211289 140733197466512 140733197464856 4209304 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3295/statm: 57854 51825 219 493 0 57351 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 231416

[startup+222.307 s]
/proc/loadavg: 2.26 2.17 2.17 4/175 3390
/proc/meminfo: memFree=29333560/32872528 swapFree=17536/1464688
[pid=3295] ppid=3292 vsize=232064 CPUtime=222.25 cores=0,2,4,6
/proc/3295/stat : 3295 (cdcl-cuttingpla) R 3292 3295 1759 0 -1 4202496 14635 0 0 0 22219 6 0 0 20 0 1 0 125539237 237633536 52505 33554432000 4194304 6211289 140733197466512 140733197464856 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3295/statm: 58016 52505 219 493 0 57513 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 232064

[startup+282.3 s]
/proc/loadavg: 2.20 2.16 2.17 3/175 3438
/proc/meminfo: memFree=29358864/32872528 swapFree=17536/1464688
[pid=3295] ppid=3292 vsize=283184 CPUtime=282.24 cores=0,2,4,6
/proc/3295/stat : 3295 (cdcl-cuttingpla) R 3292 3295 1759 0 -1 4202496 15385 0 0 0 28217 7 0 0 20 0 1 0 125539237 289980416 62244 33554432000 4194304 6211289 140733197466512 140733197464856 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3295/statm: 70796 62244 219 493 0 70293 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 283184

[startup+342.3 s]
/proc/loadavg: 2.18 2.16 2.17 3/176 3442
/proc/meminfo: memFree=29350144/32872528 swapFree=17536/1464688
[pid=3295] ppid=3292 vsize=283672 CPUtime=342.22 cores=0,2,4,6
/proc/3295/stat : 3295 (cdcl-cuttingpla) R 3292 3295 1759 0 -1 4202496 15519 0 0 0 34215 7 0 0 20 0 1 0 125539237 290480128 63400 33554432000 4194304 6211289 140733197466512 140733197464856 4209244 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3295/statm: 70918 63400 219 493 0 70415 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 283672

[startup+402.3 s]
/proc/loadavg: 2.18 2.16 2.16 3/175 3443
/proc/meminfo: memFree=29293496/32872528 swapFree=17536/1464688
[pid=3295] ppid=3292 vsize=334324 CPUtime=402.21 cores=0,2,4,6
/proc/3295/stat : 3295 (cdcl-cuttingpla) R 3292 3295 1759 0 -1 4202496 16536 0 0 0 40213 8 0 0 20 0 1 0 125539237 342347776 72210 33554432000 4194304 6211289 140733197466512 140733197464856 4209819 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3295/statm: 83581 72210 219 493 0 83078 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 334324

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 3295 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+409.6 s]
/proc/loadavg: 2.15 2.15 2.16 4/175 3443
/proc/meminfo: memFree=29293372/32872528 swapFree=17536/1464688
[pid=3295] ppid=3292 vsize=334324 CPUtime=409.51 cores=0,2,4,6
/proc/3295/stat : 3295 (cdcl-cuttingpla) R 3292 3295 1759 0 -1 4202496 16538 0 0 0 40943 8 0 0 20 0 1 0 125539237 342347776 72212 33554432000 4194304 6211289 140733197466512 140733197464856 4209306 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3295/statm: 83581 72212 219 493 0 83078 0
Current children cumulated CPU time (s) 409.51
Current children cumulated vsize (KiB) 334324

[startup+416 s]
/proc/loadavg: 2.14 2.15 2.16 3/175 3444
/proc/meminfo: memFree=29292884/32872528 swapFree=17536/1464688
[pid=3295] ppid=3292 vsize=334460 CPUtime=415.91 cores=0,2,4,6
/proc/3295/stat : 3295 (cdcl-cuttingpla) R 3292 3295 1759 0 -1 4202496 16561 0 0 0 41583 8 0 0 20 0 1 0 125539237 342487040 72235 33554432000 4194304 6211289 140733197466512 140733197464856 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3295/statm: 83615 72235 219 493 0 83112 0
Current children cumulated CPU time (s) 415.91
Current children cumulated vsize (KiB) 334460

[startup+419.207 s]
/proc/loadavg: 2.21 2.17 2.17 3/175 3444
/proc/meminfo: memFree=29292908/32872528 swapFree=17536/1464688
[pid=3295] ppid=3292 vsize=334460 CPUtime=419.12 cores=0,2,4,6
/proc/3295/stat : 3295 (cdcl-cuttingpla) R 3292 3295 1759 0 -1 4202496 16563 0 0 0 41904 8 0 0 20 0 1 0 125539237 342487040 72237 33554432000 4194304 6211289 140733197466512 140733197464856 4209306 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3295/statm: 83615 72237 219 493 0 83112 0
Current children cumulated CPU time (s) 419.12
Current children cumulated vsize (KiB) 334460

[startup+420.8 s]
/proc/loadavg: 2.21 2.17 2.17 3/175 3444
/proc/meminfo: memFree=29292908/32872528 swapFree=17536/1464688
[pid=3295] ppid=3292 vsize=334460 CPUtime=420.71 cores=0,2,4,6
/proc/3295/stat : 3295 (cdcl-cuttingpla) R 3292 3295 1759 0 -1 4202496 16567 0 0 0 42063 8 0 0 20 0 1 0 125539237 342487040 72241 33554432000 4194304 6211289 140733197466512 140733197464856 4209318 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3295/statm: 83615 72241 219 493 0 83112 0
Current children cumulated CPU time (s) 420.71
Current children cumulated vsize (KiB) 334460

[startup+421.6 s]
/proc/loadavg: 2.21 2.17 2.17 3/175 3444
/proc/meminfo: memFree=29292908/32872528 swapFree=17536/1464688
[pid=3295] ppid=3292 vsize=334460 CPUtime=421.51 cores=0,2,4,6
/proc/3295/stat : 3295 (cdcl-cuttingpla) R 3292 3295 1759 0 -1 4202496 16570 0 0 0 42143 8 0 0 20 0 1 0 125539237 342487040 72244 33554432000 4194304 6211289 140733197466512 140733197464856 4209895 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3295/statm: 83615 72244 219 493 0 83112 0
Current children cumulated CPU time (s) 421.51
Current children cumulated vsize (KiB) 334460

[startup+422 s]
/proc/loadavg: 2.21 2.17 2.17 3/175 3444
/proc/meminfo: memFree=29292908/32872528 swapFree=17536/1464688
[pid=3295] ppid=3292 vsize=334460 CPUtime=421.91 cores=0,2,4,6
/proc/3295/stat : 3295 (cdcl-cuttingpla) R 3292 3295 1759 0 -1 4202496 16570 0 0 0 42183 8 0 0 20 0 1 0 125539237 342487040 72244 33554432000 4194304 6211289 140733197466512 140733197464856 4209306 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3295/statm: 83615 72244 219 493 0 83112 0
Current children cumulated CPU time (s) 421.91
Current children cumulated vsize (KiB) 334460

[startup+422.1 s]
/proc/loadavg: 2.21 2.17 2.17 3/175 3444
/proc/meminfo: memFree=29292908/32872528 swapFree=17536/1464688
[pid=3295] ppid=3292 vsize=334460 CPUtime=422.01 cores=0,2,4,6
/proc/3295/stat : 3295 (cdcl-cuttingpla) R 3292 3295 1759 0 -1 4202496 16572 0 0 0 42193 8 0 0 20 0 1 0 125539237 342487040 72246 33554432000 4194304 6211289 140733197466512 140733197464856 4201946 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3295/statm: 83615 72246 219 493 0 83112 0
Current children cumulated CPU time (s) 422.01
Current children cumulated vsize (KiB) 334460

Child status: 30
Real time (s): 422.162
CPU time (s): 422.086
CPU user time (s): 421.99
CPU system time (s): 0.095985
CPU usage (%): 99.9819
Max. virtual memory (cumulated for all children) (KiB): 334460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 421.99
system time used= 0.095985
maximum resident set size= 289008
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16579
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 21
involuntary context switches= 434

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.23381 second user time and 1.90671 second system time

The end

Launcher Data

Begin job on node121 at 2016-06-09 03:34:22
IDJOB=4087725
IDBENCH=71830
IDSOLVER=2549
FILE ID=node121/4087725-1465436062
RUNJOBID= node121-1465427040-1775
PBS_JOBID= 19859788
Free space on /tmp= 71728 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB09/normalized-PB09/OPT-SMALLINT-LIN/featureSubscription/normalized-50-250-false-45-90-4-7000opt.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4087725-1465436062/watcher-4087725-1465436062 -o /tmp/evaluation-result-4087725-1465436062/solver-4087725-1465436062 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node121-1465427040-1775 --watchdog 1960 --input HOME/instance-4087725-1465436062.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= 2dd11ebefc05ae8ac770ff3615713305
RANDOM SEED=702408949

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29354268 kB
Buffers:          112892 kB
Cached:           824168 kB
SwapCached:         1560 kB
Active:           776804 kB
Inactive:         533360 kB
Active(anon):     373732 kB
Inactive(anon):     2256 kB
Active(file):     403072 kB
Inactive(file):   531104 kB
Unevictable:     1464688 kB
Mlocked:           17536 kB
SwapTotal:      67108856 kB
SwapFree:       67099440 kB
Dirty:              4676 kB
Writeback:             0 kB
AnonPages:       1841768 kB
Mapped:             7812 kB
Shmem:                 0 kB
Slab:             608988 kB
SReclaimable:      53304 kB
SUnreclaim:       555684 kB
KernelStack:        1456 kB
PageTables:         7828 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2091456 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1599488 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71724 MiB
End job on node121 at 2016-06-09 03:41:24