Trace number 4096413

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 NameAnswerCPU timeWall clock time
cdcl-cuttingplanes DEC 2016-05-01UNSAT 1383.2 1383.43

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/quimper/
SyncCodes/d_n_k/normalized-5_6_22.opb
MD5SUM45bcceaf984200834dfd0de1cafff921
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark7.66183
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables756
Total number of constraints3542
Number of constraints which are clauses3537
Number of constraints which are cardinality constraints (but not clauses)5
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint27
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 22
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 49
Number of bits of the biggest sum of numbers6
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 * #variable= 756 #constraint= 3542
0.00/0.07	c #Conflicts:       1000 | #Learnt:        999 | 0.000
0.00/0.07	c total clause space: 4.25031MB
0.00/0.07	c total #watches: 9845
0.09/0.13	c total #propagations: 130938 / total #impl: 234178 (eff. 0.559)
0.09/0.13	c #Conflicts:       2000 | #Learnt:       1999 | 0.000
0.09/0.13	c total clause space: 4.25031MB
0.09/0.13	c total #watches: 12568
0.19/0.20	c total #propagations: 257572 / total #impl: 468755 (eff. 0.549)
0.19/0.20	c GARBAGE COLLECT
0.19/0.20	c #Conflicts:       3000 | #Learnt:       2004 | 0.000
0.19/0.20	c total clause space: 4.25031MB
0.19/0.20	c total #watches: 13128
0.19/0.28	c total #propagations: 378428 / total #impl: 696520 (eff. 0.543)
0.19/0.28	c #Conflicts:       4000 | #Learnt:       3004 | 0.000
0.19/0.28	c total clause space: 4.25031MB
0.19/0.28	c total #watches: 16134
0.29/0.36	c total #propagations: 508474 / total #impl: 953897 (eff. 0.533)
0.29/0.36	c GARBAGE COLLECT
0.29/0.36	c #Conflicts:       5000 | #Learnt:       2354 | 0.000
0.29/0.36	c total clause space: 6.90675MB
0.29/0.36	c total #watches: 14359
0.39/0.45	c total #propagations: 632373 / total #impl: 1175586 (eff. 0.538)
0.39/0.45	c #Conflicts:       6000 | #Learnt:       3354 | 0.000
0.39/0.45	c total clause space: 6.90675MB
0.39/0.45	c total #watches: 17122
0.49/0.56	c total #propagations: 756001 / total #impl: 1427852 (eff. 0.529)
0.49/0.56	c GARBAGE COLLECT
0.49/0.56	c #Conflicts:       7000 | #Learnt:       2229 | 0.000
0.49/0.56	c total clause space: 6.90675MB
0.49/0.56	c total #watches: 13989
0.59/0.66	c total #propagations: 885402 / total #impl: 1672804 (eff. 0.529)
0.59/0.66	c #Conflicts:       8000 | #Learnt:       3229 | 0.000
0.59/0.66	c total clause space: 6.90675MB
0.59/0.66	c total #watches: 16736
0.69/0.75	c total #propagations: 1025473 / total #impl: 1929366 (eff. 0.532)
0.69/0.75	c #Conflicts:       9000 | #Learnt:       4229 | 0.000
0.69/0.75	c total clause space: 6.90675MB
0.69/0.75	c total #watches: 19460
0.79/0.85	c total #propagations: 1161077 / total #impl: 2172856 (eff. 0.534)
0.79/0.85	c GARBAGE COLLECT
0.79/0.85	c #Conflicts:      10000 | #Learnt:       2716 | 0.000
0.79/0.85	c total clause space: 6.90675MB
0.79/0.85	c total #watches: 15717
0.89/0.94	c total #propagations: 1301292 / total #impl: 2441667 (eff. 0.533)
0.89/0.94	c #Conflicts:      11000 | #Learnt:       3716 | 0.000
0.89/0.94	c total clause space: 6.90675MB
0.89/0.94	c total #watches: 18410
0.99/1.04	c total #propagations: 1436666 / total #impl: 2712695 (eff. 0.530)
0.99/1.04	c #Conflicts:      12000 | #Learnt:       4716 | 0.000
0.99/1.04	c total clause space: 6.90675MB
0.99/1.04	c total #watches: 21096
1.10/1.15	c total #propagations: 1565767 / total #impl: 2970701 (eff. 0.527)
1.10/1.15	c #Conflicts:      13000 | #Learnt:       5716 | 0.000
1.10/1.15	c total clause space: 11.2235MB
1.10/1.15	c total #watches: 23985
1.19/1.25	c total #propagations: 1702129 / total #impl: 3244424 (eff. 0.525)
1.19/1.25	c GARBAGE COLLECT
1.19/1.25	c #Conflicts:      14000 | #Learnt:       3862 | 0.000
1.19/1.25	c total clause space: 11.2235MB
1.19/1.25	c total #watches: 19392
1.29/1.35	c total #propagations: 1839581 / total #impl: 3501273 (eff. 0.525)
1.29/1.35	c #Conflicts:      15000 | #Learnt:       4862 | 0.000
1.29/1.35	c total clause space: 11.2235MB
1.29/1.35	c total #watches: 22100
1.39/1.46	c total #propagations: 1980344 / total #impl: 3782872 (eff. 0.524)
1.39/1.46	c #Conflicts:      16000 | #Learnt:       5862 | 0.000
1.39/1.46	c total clause space: 11.2235MB
1.39/1.46	c total #watches: 24879
1.49/1.57	c total #propagations: 2117031 / total #impl: 4077706 (eff. 0.519)
1.49/1.57	c GARBAGE COLLECT
1.49/1.57	c #Conflicts:      17000 | #Learnt:       3686 | 0.000
1.49/1.57	c total clause space: 11.2235MB
1.49/1.57	c total #watches: 18493
1.59/1.67	c total #propagations: 2249666 / total #impl: 4356983 (eff. 0.516)
1.59/1.67	c #Conflicts:      18000 | #Learnt:       4686 | 0.000
1.59/1.67	c total clause space: 11.2235MB
1.59/1.67	c total #watches: 21037
1.69/1.79	c total #propagations: 2387451 / total #impl: 4639341 (eff. 0.515)
1.69/1.79	c #Conflicts:      19000 | #Learnt:       5686 | 0.000
1.69/1.79	c total clause space: 11.2235MB
1.69/1.79	c total #watches: 23408
1.79/1.89	c total #propagations: 2522873 / total #impl: 4915254 (eff. 0.513)
1.79/1.89	c #Conflicts:      20000 | #Learnt:       6686 | 0.000
1.79/1.89	c total clause space: 11.2235MB
1.79/1.89	c total #watches: 26343
1.89/2.00	c total #propagations: 2660437 / total #impl: 5181918 (eff. 0.513)
1.89/2.00	c GARBAGE COLLECT
1.89/2.00	c #Conflicts:      21000 | #Learnt:       4194 | 0.000
1.89/2.00	c total clause space: 11.2235MB
1.89/2.00	c total #watches: 19476
2.09/2.10	c total #propagations: 2784666 / total #impl: 5431611 (eff. 0.513)
2.09/2.10	c #Conflicts:      22000 | #Learnt:       5194 | 0.000
2.09/2.10	c total clause space: 11.2235MB
2.09/2.10	c total #watches: 22193
2.19/2.20	c total #propagations: 2912519 / total #impl: 5673732 (eff. 0.513)
2.19/2.20	c #Conflicts:      23000 | #Learnt:       6194 | 0.000
2.19/2.20	c total clause space: 11.2235MB
2.19/2.20	c total #watches: 25131
2.29/2.34	c total #propagations: 3037306 / total #impl: 5925132 (eff. 0.513)
2.29/2.34	c #Conflicts:      24000 | #Learnt:       7194 | 0.000
2.29/2.34	c total clause space: 11.2235MB
2.29/2.34	c total #watches: 28053
2.39/2.47	c total #propagations: 3176724 / total #impl: 6203573 (eff. 0.512)
2.39/2.47	c GARBAGE COLLECT
2.39/2.47	c #Conflicts:      25000 | #Learnt:       4399 | 0.000
2.39/2.47	c total clause space: 11.2235MB
2.39/2.47	c total #watches: 20666
2.49/2.59	c total #propagations: 3304787 / total #impl: 6470897 (eff. 0.511)
2.49/2.59	c #Conflicts:      26000 | #Learnt:       5399 | 0.000
2.49/2.59	c total clause space: 11.2235MB
2.49/2.59	c total #watches: 23407
2.69/2.73	c total #propagations: 3442824 / total #impl: 6758177 (eff. 0.509)
2.69/2.73	c #Conflicts:      27000 | #Learnt:       6399 | 0.000
2.69/2.73	c total clause space: 11.2235MB
2.69/2.73	c total #watches: 26188
2.79/2.86	c total #propagations: 3585029 / total #impl: 7047682 (eff. 0.509)
2.79/2.86	c #Conflicts:      28000 | #Learnt:       7399 | 0.000
2.79/2.86	c total clause space: 11.2235MB
2.79/2.86	c total #watches: 29019
2.89/3.00	c total #propagations: 3726917 / total #impl: 7322460 (eff. 0.509)
2.89/3.00	c GARBAGE COLLECT
2.89/3.00	c #Conflicts:      29000 | #Learnt:       4303 | 0.000
2.89/3.00	c total clause space: 11.2235MB
2.89/3.00	c total #watches: 20527
3.09/3.10	c total #propagations: 3866790 / total #impl: 7611114 (eff. 0.508)
3.09/3.10	c #Conflicts:      30000 | #Learnt:       5303 | 0.000
3.09/3.10	c total clause space: 11.2235MB
3.09/3.10	c total #watches: 23206
3.19/3.22	c total #propagations: 3995526 / total #impl: 7869001 (eff. 0.508)
3.19/3.22	c #Conflicts:      31000 | #Learnt:       6303 | 0.000
3.19/3.22	c total clause space: 11.2235MB
3.19/3.22	c total #watches: 25857
3.29/3.34	c total #propagations: 4134781 / total #impl: 8169678 (eff. 0.506)
3.29/3.34	c #Conflicts:      32000 | #Learnt:       7303 | 0.000
3.29/3.34	c total clause space: 11.2235MB
3.29/3.34	c total #watches: 28244
3.39/3.49	c total #propagations: 4262990 / total #impl: 8405805 (eff. 0.507)
3.39/3.49	c #Conflicts:      33000 | #Learnt:       8303 | 0.000
3.39/3.49	c total clause space: 11.2235MB
3.39/3.49	c total #watches: 31052
3.59/3.62	c total #propagations: 4387306 / total #impl: 8670802 (eff. 0.506)
3.59/3.62	c GARBAGE COLLECT
3.59/3.62	c #Conflicts:      34000 | #Learnt:       4902 | 0.000
3.59/3.62	c total clause space: 18.2382MB
3.59/3.62	c total #watches: 21972
3.69/3.73	c total #propagations: 4517849 / total #impl: 8949468 (eff. 0.505)
3.69/3.73	c #Conflicts:      35000 | #Learnt:       5902 | 0.000
3.69/3.73	c total clause space: 18.2382MB
3.69/3.73	c total #watches: 24509
3.79/3.84	c total #propagations: 4656345 / total #impl: 9253214 (eff. 0.503)
3.79/3.84	c #Conflicts:      36000 | #Learnt:       6902 | 0.000
3.79/3.84	c total clause space: 18.2382MB
3.79/3.84	c total #watches: 27111
3.89/3.96	c total #propagations: 4772726 / total #impl: 9508714 (eff. 0.502)
3.89/3.96	c #Conflicts:      37000 | #Learnt:       7902 | 0.000
3.89/3.96	c total clause space: 18.2382MB
3.89/3.96	c total #watches: 29822
4.09/4.11	c total #propagations: 4881485 / total #impl: 9740803 (eff. 0.501)
4.09/4.11	c #Conflicts:      38000 | #Learnt:       8902 | 0.000
4.09/4.11	c total clause space: 18.2382MB
4.09/4.11	c total #watches: 32376
4.19/4.24	c total #propagations: 5008439 / total #impl: 10006408 (eff. 0.501)
4.19/4.24	c GARBAGE COLLECT
4.19/4.24	c #Conflicts:      39000 | #Learnt:       5205 | 0.000
4.19/4.24	c total clause space: 18.2382MB
4.19/4.24	c total #watches: 22524
4.29/4.36	c total #propagations: 5130342 / total #impl: 10251826 (eff. 0.500)
4.29/4.36	c #Conflicts:      40000 | #Learnt:       6205 | 0.000
4.29/4.36	c total clause space: 18.2382MB
4.29/4.36	c total #watches: 25178
4.39/4.49	c total #propagations: 5255794 / total #impl: 10517979 (eff. 0.500)
4.39/4.49	c #Conflicts:      41000 | #Learnt:       7205 | 0.000
4.39/4.49	c total clause space: 18.2382MB
4.39/4.49	c total #watches: 27581
4.59/4.64	c total #propagations: 5390292 / total #impl: 10797885 (eff. 0.499)
4.59/4.64	c #Conflicts:      42000 | #Learnt:       8205 | 0.000
4.59/4.64	c total clause space: 18.2382MB
4.59/4.64	c total #watches: 30043
4.69/4.78	c total #propagations: 5518043 / total #impl: 11074434 (eff. 0.498)
4.69/4.78	c #Conflicts:      43000 | #Learnt:       9205 | 0.000
4.69/4.78	c total clause space: 18.2382MB
4.69/4.78	c total #watches: 32391
4.89/4.93	c total #propagations: 5652577 / total #impl: 11350984 (eff. 0.498)
4.89/4.93	c GARBAGE COLLECT
4.89/4.93	c #Conflicts:      44000 | #Learnt:       5205 | 0.000
4.89/4.93	c total clause space: 18.2382MB
4.89/4.93	c total #watches: 21617
4.98/5.07	c total #propagations: 5769652 / total #impl: 11600219 (eff. 0.497)
4.98/5.07	c #Conflicts:      45000 | #Learnt:       6205 | 0.000
4.98/5.07	c total clause space: 18.2382MB
4.98/5.07	c total #watches: 24105
5.08/5.18	c total #propagations: 5898215 / total #impl: 11890818 (eff. 0.496)
5.08/5.18	c #Conflicts:      46000 | #Learnt:       7205 | 0.000
5.08/5.18	c total clause space: 18.2382MB
5.08/5.18	c total #watches: 27014
5.28/5.32	c total #propagations: 6041413 / total #impl: 12164240 (eff. 0.497)
5.28/5.32	c #Conflicts:      47000 | #Learnt:       8205 | 0.000
5.28/5.32	c total clause space: 18.2382MB
5.28/5.32	c total #watches: 29889
5.38/5.46	c total #propagations: 6176013 / total #impl: 12427037 (eff. 0.497)
5.38/5.46	c #Conflicts:      48000 | #Learnt:       9205 | 0.000
5.38/5.46	c total clause space: 18.2382MB
5.38/5.46	c total #watches: 32590
5.59/5.61	c total #propagations: 6303116 / total #impl: 12686410 (eff. 0.497)
5.59/5.61	c #Conflicts:      49000 | #Learnt:      10205 | 0.000
5.59/5.61	c total clause space: 18.2382MB
5.59/5.61	c total #watches: 35230
5.68/5.77	c total #propagations: 6433500 / total #impl: 12953762 (eff. 0.497)
5.68/5.77	c GARBAGE COLLECT
5.68/5.77	c #Conflicts:      50000 | #Learnt:       5897 | 0.000
5.68/5.77	c total clause space: 18.2382MB
5.68/5.77	c total #watches: 24630
5.88/5.90	c total #propagations: 6567470 / total #impl: 13246739 (eff. 0.496)
5.88/5.90	c #Conflicts:      51000 | #Learnt:       6897 | 0.000
5.88/5.90	c total clause space: 18.2382MB
5.88/5.90	c total #watches: 27763
5.98/6.05	c total #propagations: 6709268 / total #impl: 13550485 (eff. 0.495)
5.98/6.05	c #Conflicts:      52000 | #Learnt:       7897 | 0.000
5.98/6.05	c total clause space: 18.2382MB
5.98/6.05	c total #watches: 30499
6.18/6.23	c total #propagations: 6835716 / total #impl: 13816296 (eff. 0.495)
6.18/6.23	c #Conflicts:      53000 | #Learnt:       8897 | 0.000
6.18/6.23	c total clause space: 18.2382MB
6.18/6.23	c total #watches: 33103
6.38/6.40	c total #propagations: 6966461 / total #impl: 14078621 (eff. 0.495)
6.38/6.40	c #Conflicts:      54000 | #Learnt:       9897 | 0.000
6.38/6.40	c total clause space: 18.2382MB
6.38/6.40	c total #watches: 35866
6.48/6.58	c total #propagations: 7096794 / total #impl: 14348215 (eff. 0.495)
6.48/6.58	c #Conflicts:      55000 | #Learnt:      10897 | 0.000
6.48/6.58	c total clause space: 18.2382MB
6.48/6.58	c total #watches: 38934
6.69/6.75	c total #propagations: 7227408 / total #impl: 14629354 (eff. 0.494)
6.69/6.75	c GARBAGE COLLECT
6.69/6.75	c #Conflicts:      56000 | #Learnt:       6292 | 0.000
6.69/6.75	c total clause space: 18.2382MB
6.69/6.75	c total #watches: 26860
6.88/6.90	c total #propagations: 7366931 / total #impl: 14923856 (eff. 0.494)
6.88/6.90	c #Conflicts:      57000 | #Learnt:       7292 | 0.000
6.88/6.90	c total clause space: 18.2382MB
6.88/6.90	c total #watches: 29605
6.98/7.06	c total #propagations: 7501502 / total #impl: 15186592 (eff. 0.494)
6.98/7.06	c #Conflicts:      58000 | #Learnt:       8292 | 0.000
6.98/7.06	c total clause space: 18.2382MB
6.98/7.06	c total #watches: 32175
7.18/7.23	c total #propagations: 7622557 / total #impl: 15452292 (eff. 0.493)
7.18/7.23	c #Conflicts:      59000 | #Learnt:       9292 | 0.000
7.18/7.23	c total clause space: 18.2382MB
7.18/7.23	c total #watches: 34877
7.38/7.40	c total #propagations: 7757540 / total #impl: 15752084 (eff. 0.492)
7.38/7.40	c #Conflicts:      60000 | #Learnt:      10292 | 0.000
7.38/7.40	c total clause space: 18.2382MB
7.38/7.40	c total #watches: 37740
7.48/7.58	c total #propagations: 7883003 / total #impl: 16012997 (eff. 0.492)
7.48/7.58	c #Conflicts:      61000 | #Learnt:      11292 | 0.000
7.48/7.58	c total clause space: 18.2382MB
7.48/7.58	c total #watches: 40642
7.69/7.75	c total #propagations: 8006580 / total #impl: 16267885 (eff. 0.492)
7.69/7.75	c GARBAGE COLLECT
7.69/7.75	c #Conflicts:      62000 | #Learnt:       6392 | 0.000
7.69/7.75	c total clause space: 18.2382MB
7.69/7.75	c total #watches: 26394
7.88/7.90	c total #propagations: 8134082 / total #impl: 16525089 (eff. 0.492)
7.88/7.90	c #Conflicts:      63000 | #Learnt:       7392 | 0.000
7.88/7.90	c total clause space: 18.2382MB
7.88/7.90	c total #watches: 29001
7.98/8.06	c total #propagations: 8261524 / total #impl: 16777183 (eff. 0.492)
7.98/8.06	c #Conflicts:      64000 | #Learnt:       8392 | 0.000
7.98/8.06	c total clause space: 18.2382MB
7.98/8.06	c total #watches: 31542
8.18/8.22	c total #propagations: 8389014 / total #impl: 17034487 (eff. 0.492)
8.18/8.22	c #Conflicts:      65000 | #Learnt:       9392 | 0.000
8.18/8.22	c total clause space: 18.2382MB
8.18/8.22	c total #watches: 34100
8.28/8.39	c total #propagations: 8509692 / total #impl: 17285865 (eff. 0.492)
8.28/8.39	c #Conflicts:      66000 | #Learnt:      10392 | 0.000
8.28/8.39	c total clause space: 18.2382MB
8.28/8.39	c total #watches: 36815
8.48/8.59	c total #propagations: 8637834 / total #impl: 17559139 (eff. 0.492)
8.48/8.59	c #Conflicts:      67000 | #Learnt:      11392 | 0.000
8.48/8.59	c total clause space: 18.2382MB
8.48/8.59	c total #watches: 39497
8.68/8.79	c total #propagations: 8777206 / total #impl: 17849661 (eff. 0.492)
8.68/8.79	c #Conflicts:      68000 | #Learnt:      12392 | 0.000
8.68/8.79	c total clause space: 18.2382MB
8.68/8.79	c total #watches: 42203
8.89/8.91	c total #propagations: 8909673 / total #impl: 18135005 (eff. 0.491)
8.89/8.91	c GARBAGE COLLECT
8.89/8.91	c #Conflicts:      69000 | #Learnt:       7190 | 0.000
8.89/8.91	c total clause space: 18.2382MB
8.89/8.91	c total #watches: 28046
8.98/9.05	c total #propagations: 9034179 / total #impl: 18403574 (eff. 0.491)
8.98/9.05	c #Conflicts:      70000 | #Learnt:       8190 | 0.000
8.98/9.05	c total clause space: 18.2382MB
8.98/9.05	c total #watches: 30630
9.18/9.21	c total #propagations: 9166444 / total #impl: 18683572 (eff. 0.491)
9.18/9.21	c #Conflicts:      71000 | #Learnt:       9190 | 0.000
9.18/9.21	c total clause space: 18.2382MB
9.18/9.21	c total #watches: 33103
9.28/9.38	c total #propagations: 9293344 / total #impl: 18943208 (eff. 0.491)
9.28/9.38	c #Conflicts:      72000 | #Learnt:      10190 | 0.000
9.28/9.38	c total clause space: 18.2382MB
9.28/9.38	c total #watches: 35702
9.48/9.52	c total #propagations: 9418721 / total #impl: 19208974 (eff. 0.490)
9.48/9.52	c #Conflicts:      73000 | #Learnt:      11190 | 0.000
9.48/9.52	c total clause space: 18.2382MB
9.48/9.52	c total #watches: 38504
9.68/9.70	c total #propagations: 9544836 / total #impl: 19474358 (eff. 0.490)
9.68/9.70	c #Conflicts:      74000 | #Learnt:      12190 | 0.000
9.68/9.70	c total clause space: 18.2382MB
9.68/9.70	c total #watches: 41168
9.78/9.89	c total #propagations: 9677081 / total #impl: 19761848 (eff. 0.490)
9.78/9.89	c GARBAGE COLLECT
9.78/9.89	c #Conflicts:      75000 | #Learnt:       6690 | 0.000
9.78/9.89	c total clause space: 18.2382MB
9.78/9.89	c total #watches: 26745
9.99/10.03	c total #propagations: 9809783 / total #impl: 20041957 (eff. 0.489)
9.99/10.03	c #Conflicts:      76000 | #Learnt:       7690 | 0.000
9.99/10.03	c total clause space: 18.2382MB
9.99/10.03	c total #watches: 29467
10.08/10.19	c total #propagations: 9944332 / total #impl: 20338608 (eff. 0.489)
10.08/10.19	c #Conflicts:      77000 | #Learnt:       8690 | 0.000
10.08/10.19	c total clause space: 18.2382MB
10.08/10.19	c total #watches: 32081
10.28/10.36	c total #propagations: 10079926 / total #impl: 20657373 (eff. 0.488)
10.28/10.36	c #Conflicts:      78000 | #Learnt:       9690 | 0.000
10.28/10.36	c total clause space: 18.2382MB
10.28/10.36	c total #watches: 34769
10.48/10.50	c total #propagations: 10219800 / total #impl: 20949508 (eff. 0.488)
10.48/10.50	c #Conflicts:      79000 | #Learnt:      10690 | 0.000
10.48/10.50	c total clause space: 18.2382MB
10.48/10.50	c total #watches: 37394
10.58/10.67	c total #propagations: 10353483 / total #impl: 21237858 (eff. 0.488)
10.58/10.67	c #Conflicts:      80000 | #Learnt:      11690 | 0.000
10.58/10.67	c total clause space: 18.2382MB
10.58/10.67	c total #watches: 39884
10.78/10.84	c total #propagations: 10473619 / total #impl: 21520651 (eff. 0.487)
10.78/10.84	c #Conflicts:      81000 | #Learnt:      12690 | 0.000
10.78/10.84	c total clause space: 18.2382MB
10.78/10.84	c total #watches: 42409
10.99/11.02	c total #propagations: 10598987 / total #impl: 21777221 (eff. 0.487)
10.99/11.02	c GARBAGE COLLECT
10.99/11.02	c #Conflicts:      82000 | #Learnt:       6893 | 0.000
10.99/11.02	c total clause space: 18.2382MB
10.99/11.02	c total #watches: 26996
11.09/11.14	c total #propagations: 10720108 / total #impl: 22031688 (eff. 0.487)
11.09/11.14	c #Conflicts:      83000 | #Learnt:       7893 | 0.000
11.09/11.14	c total clause space: 18.2382MB
11.09/11.14	c total #watches: 29202
11.18/11.29	c total #propagations: 10846953 / total #impl: 22293178 (eff. 0.487)
11.18/11.29	c #Conflicts:      84000 | #Learnt:       8893 | 0.000
11.18/11.29	c total clause space: 18.2382MB
11.18/11.29	c total #watches: 31545
11.38/11.44	c total #propagations: 10980458 / total #impl: 22578475 (eff. 0.486)
11.38/11.44	c #Conflicts:      85000 | #Learnt:       9893 | 0.000
11.38/11.44	c total clause space: 18.2382MB
11.38/11.44	c total #watches: 33999
11.58/11.61	c total #propagations: 11113618 / total #impl: 22879935 (eff. 0.486)
11.58/11.61	c #Conflicts:      86000 | #Learnt:      10893 | 0.000
11.58/11.61	c total clause space: 18.2382MB
11.58/11.61	c total #watches: 36541
11.68/11.77	c total #propagations: 11244945 / total #impl: 23187404 (eff. 0.485)
11.68/11.77	c #Conflicts:      87000 | #Learnt:      11893 | 0.000
11.68/11.77	c total clause space: 18.2382MB
11.68/11.77	c total #watches: 39213
11.88/11.97	c total #propagations: 11380698 / total #impl: 23511248 (eff. 0.484)
11.88/11.97	c #Conflicts:      88000 | #Learnt:      12893 | 0.000
11.88/11.97	c total clause space: 18.2382MB
11.88/11.97	c total #watches: 41626
12.10/12.16	c total #propagations: 11514931 / total #impl: 23842179 (eff. 0.483)
12.10/12.16	c #Conflicts:      89000 | #Learnt:      13893 | 0.000
12.10/12.16	c total clause space: 18.2382MB
12.10/12.16	c total #watches: 44322
12.29/12.32	c total #propagations: 11648282 / total #impl: 24156722 (eff. 0.482)
12.29/12.32	c GARBAGE COLLECT
12.29/12.32	c #Conflicts:      90000 | #Learnt:       7792 | 0.000
12.29/12.32	c total clause space: 18.2382MB
12.29/12.32	c total #watches: 28520
12.39/12.44	c total #propagations: 11779413 / total #impl: 24453810 (eff. 0.482)
12.39/12.44	c #Conflicts:      91000 | #Learnt:       8792 | 0.000
12.39/12.44	c total clause space: 18.2382MB
12.39/12.44	c total #watches: 31529
12.49/12.58	c total #propagations: 11894165 / total #impl: 24735192 (eff. 0.481)
12.49/12.58	c #Conflicts:      92000 | #Learnt:       9792 | 0.000
12.49/12.58	c total clause space: 18.2382MB
12.49/12.58	c total #watches: 34374
12.69/12.73	c total #propagations: 12022983 / total #impl: 25024868 (eff. 0.480)
12.69/12.73	c #Conflicts:      93000 | #Learnt:      10792 | 0.000
12.69/12.73	c total clause space: 18.2382MB
12.69/12.73	c total #watches: 37175
12.89/12.90	c total #propagations: 12148580 / total #impl: 25302922 (eff. 0.480)
12.89/12.90	c #Conflicts:      94000 | #Learnt:      11792 | 0.000
12.89/12.90	c total clause space: 18.2382MB
12.89/12.90	c total #watches: 39821
13.09/13.10	c total #propagations: 12264222 / total #impl: 25551915 (eff. 0.480)
13.09/13.10	c #Conflicts:      95000 | #Learnt:      12792 | 0.000
13.09/13.10	c total clause space: 18.2382MB
13.09/13.10	c total #watches: 42621
13.29/13.30	c total #propagations: 12389837 / total #impl: 25848975 (eff. 0.479)
13.29/13.30	c #Conflicts:      96000 | #Learnt:      13792 | 0.000
13.29/13.30	c total clause space: 18.2382MB
13.29/13.30	c total #watches: 45269
13.49/13.53	c total #propagations: 12515578 / total #impl: 26143124 (eff. 0.479)
13.49/13.53	c #Conflicts:      97000 | #Learnt:      14792 | 0.000
13.49/13.53	c total clause space: 18.2382MB
13.49/13.53	c total #watches: 48038
13.69/13.72	c total #propagations: 12633827 / total #impl: 26428702 (eff. 0.478)
13.69/13.72	c GARBAGE COLLECT
13.69/13.72	c #Conflicts:      98000 | #Learnt:       8389 | 0.000
13.69/13.72	c total clause space: 18.2382MB
13.69/13.72	c total #watches: 31745
13.89/13.90	c total #propagations: 12757888 / total #impl: 26703600 (eff. 0.478)
13.89/13.90	c #Conflicts:      99000 | #Learnt:       9389 | 0.000
13.89/13.90	c total clause space: 18.2382MB
13.89/13.90	c total #watches: 34363
13.99/14.09	c total #propagations: 12880246 / total #impl: 26980031 (eff. 0.477)
13.99/14.09	c #Conflicts:     100000 | #Learnt:      10389 | 0.000
13.99/14.09	c total clause space: 18.2382MB
13.99/14.09	c total #watches: 36975
14.29/14.32	c total #propagations: 13001821 / total #impl: 27250892 (eff. 0.477)
14.29/14.32	c #Conflicts:     101000 | #Learnt:      11389 | 0.000
14.29/14.32	c total clause space: 18.2382MB
14.29/14.32	c total #watches: 39828
14.49/14.54	c total #propagations: 13126694 / total #impl: 27560323 (eff. 0.476)
14.49/14.54	c #Conflicts:     102000 | #Learnt:      12389 | 0.000
14.49/14.54	c total clause space: 18.2382MB
14.49/14.54	c total #watches: 42847
14.69/14.77	c total #propagations: 13253174 / total #impl: 27867134 (eff. 0.476)
14.69/14.77	c #Conflicts:     103000 | #Learnt:      13389 | 0.000
14.69/14.77	c total clause space: 18.2382MB
14.69/14.77	c total #watches: 45896
14.99/15.00	c total #propagations: 13386407 / total #impl: 28153847 (eff. 0.475)
14.99/15.00	c #Conflicts:     104000 | #Learnt:      14389 | 0.000
14.99/15.00	c total clause space: 29.637MB
14.99/15.00	c total #watches: 48783
15.19/15.24	c total #propagations: 13512274 / total #impl: 28421924 (eff. 0.475)
15.19/15.24	c #Conflicts:     105000 | #Learnt:      15389 | 0.000
15.19/15.24	c total clause space: 29.637MB
15.19/15.24	c total #watches: 51515
15.39/15.41	c total #propagations: 13649715 / total #impl: 28700384 (eff. 0.476)
15.39/15.41	c GARBAGE COLLECT
15.39/15.41	c #Conflicts:     106000 | #Learnt:       8687 | 0.000
15.39/15.41	c total clause space: 29.637MB
15.39/15.41	c total #watches: 33219
15.49/15.58	c total #propagations: 13778282 / total #impl: 28953385 (eff. 0.476)
15.49/15.58	c #Conflicts:     107000 | #Learnt:       9687 | 0.000
15.49/15.58	c total clause space: 29.637MB
15.49/15.58	c total #watches: 36105
15.69/15.79	c total #propagations: 13908224 / total #impl: 29246547 (eff. 0.476)
15.69/15.79	c #Conflicts:     108000 | #Learnt:      10687 | 0.000
15.69/15.79	c total clause space: 29.637MB
15.69/15.79	c total #watches: 39036
15.99/16.02	c total #propagations: 14047522 / total #impl: 29533295 (eff. 0.476)
15.99/16.02	c #Conflicts:     109000 | #Learnt:      11687 | 0.000
15.99/16.02	c total clause space: 29.637MB
15.99/16.02	c total #watches: 41530
16.19/16.23	c total #propagations: 14177576 / total #impl: 29788801 (eff. 0.476)
16.19/16.23	c #Conflicts:     110000 | #Learnt:      12687 | 0.000
16.19/16.23	c total clause space: 29.637MB
16.19/16.23	c total #watches: 44024
16.39/16.45	c total #propagations: 14306193 / total #impl: 30059104 (eff. 0.476)
16.39/16.45	c #Conflicts:     111000 | #Learnt:      13687 | 0.000
16.39/16.45	c total clause space: 29.637MB
16.39/16.45	c total #watches: 46563
16.59/16.67	c total #propagations: 14430368 / total #impl: 30330035 (eff. 0.476)
16.59/16.67	c #Conflicts:     112000 | #Learnt:      14687 | 0.000
16.59/16.67	c total clause space: 29.637MB
16.59/16.67	c total #watches: 49267
16.89/16.92	c total #propagations: 14558183 / total #impl: 30606459 (eff. 0.476)
16.89/16.92	c #Conflicts:     113000 | #Learnt:      15687 | 0.000
16.89/16.92	c total clause space: 29.637MB
16.89/16.92	c total #watches: 51864
16.99/17.09	c total #propagations: 14681131 / total #impl: 30889599 (eff. 0.475)
16.99/17.09	c GARBAGE COLLECT
16.99/17.09	c #Conflicts:     114000 | #Learnt:       8688 | 0.000
16.99/17.09	c total clause space: 29.637MB
16.99/17.09	c total #watches: 31548
17.19/17.26	c total #propagations: 14825368 / total #impl: 31204386 (eff. 0.475)
17.19/17.26	c #Conflicts:     115000 | #Learnt:       9688 | 0.000
17.19/17.26	c total clause space: 29.637MB
17.19/17.26	c total #watches: 34341
17.39/17.44	c total #propagations: 14963289 / total #impl: 31499276 (eff. 0.475)
17.39/17.44	c #Conflicts:     116000 | #Learnt:      10688 | 0.000
17.39/17.44	c total clause space: 29.637MB
17.39/17.44	c total #watches: 37240
17.59/17.62	c total #propagations: 15098784 / total #impl: 31787558 (eff. 0.475)
17.59/17.62	c #Conflicts:     117000 | #Learnt:      11688 | 0.000
17.59/17.62	c total clause space: 29.637MB
17.59/17.62	c total #watches: 40066
17.79/17.84	c total #propagations: 15228594 / total #impl: 32080461 (eff. 0.475)
17.79/17.84	c #Conflicts:     118000 | #Learnt:      12688 | 0.000
17.79/17.84	c total clause space: 29.637MB
17.79/17.84	c total #watches: 42479
17.99/18.04	c total #propagations: 15361541 / total #impl: 32383230 (eff. 0.474)
17.99/18.04	c #Conflicts:     119000 | #Learnt:      13688 | 0.000
17.99/18.04	c total clause space: 29.637MB
17.99/18.04	c total #watches: 45035
18.19/18.24	c total #propagations: 15489681 / total #impl: 32662846 (eff. 0.474)
18.19/18.24	c #Conflicts:     120000 | #Learnt:      14688 | 0.000
18.19/18.24	c total clause space: 29.637MB
18.19/18.24	c total #watches: 47979
18.39/18.47	c total #propagations: 15629798 / total #impl: 32978442 (eff. 0.474)
18.39/18.47	c #Conflicts:     121000 | #Learnt:      15688 | 0.000
18.39/18.47	c total clause space: 29.637MB
18.39/18.47	c total #watches: 51396
18.69/18.74	c total #propagations: 15756421 / total #impl: 33276176 (eff. 0.474)
18.69/18.74	c GARBAGE COLLECT
18.69/18.74	c #Conflicts:     122000 | #Learnt:       8387 | 0.000
18.69/18.74	c total clause space: 29.637MB
18.69/18.74	c total #watches: 33023
18.89/18.93	c total #propagations: 15895481 / total #impl: 33617758 (eff. 0.473)
18.89/18.93	c #Conflicts:     123000 | #Learnt:       9387 | 0.000
18.89/18.93	c total clause space: 29.637MB
18.89/18.93	c total #watches: 35764
19.09/19.12	c total #propagations: 16037055 / total #impl: 33914048 (eff. 0.473)
19.09/19.12	c #Conflicts:     124000 | #Learnt:      10387 | 0.000
19.09/19.12	c total clause space: 29.637MB
19.09/19.12	c total #watches: 38545
19.29/19.32	c total #propagations: 16170244 / total #impl: 34204064 (eff. 0.473)
19.29/19.32	c #Conflicts:     125000 | #Learnt:      11387 | 0.000
19.29/19.32	c total clause space: 29.637MB
19.29/19.32	c total #watches: 41195
19.49/19.51	c total #propagations: 16298503 / total #impl: 34494294 (eff. 0.472)
19.49/19.51	c #Conflicts:     126000 | #Learnt:      12387 | 0.000
19.49/19.51	c total clause space: 29.637MB
19.49/19.51	c total #watches: 43968
19.69/19.74	c total #propagations: 16427715 / total #impl: 34764967 (eff. 0.473)
19.69/19.74	c #Conflicts:     127000 | #Learnt:      13387 | 0.000
19.69/19.74	c total clause space: 29.637MB
19.69/19.74	c total #watches: 46860
19.89/19.96	c total #propagations: 16565284 / total #impl: 35061693 (eff. 0.472)
19.89/19.96	c #Conflicts:     128000 | #Learnt:      14387 | 0.000
19.89/19.96	c total clause space: 29.637MB
19.89/19.96	c total #watches: 49237
20.19/20.23	c total #propagations: 16692861 / total #impl: 35324982 (eff. 0.473)
20.19/20.23	c #Conflicts:     129000 | #Learnt:      15387 | 0.000
20.19/20.23	c total clause space: 29.637MB
20.19/20.23	c total #watches: 51496
20.49/20.51	c total #propagations: 16827384 / total #impl: 35610643 (eff. 0.473)
20.49/20.51	c #Conflicts:     130000 | #Learnt:      16387 | 0.000
20.49/20.51	c total clause space: 29.637MB
20.49/20.51	c total #watches: 53772
20.69/20.77	c total #propagations: 16972173 / total #impl: 35919881 (eff. 0.473)
20.69/20.77	c GARBAGE COLLECT
20.69/20.77	c #Conflicts:     131000 | #Learnt:       8785 | 0.000
20.69/20.77	c total clause space: 29.637MB
20.69/20.77	c total #watches: 32106
20.89/20.92	c total #propagations: 17098291 / total #impl: 36203281 (eff. 0.472)
20.89/20.92	c #Conflicts:     132000 | #Learnt:       9785 | 0.000
20.89/20.92	c total clause space: 29.637MB
20.89/20.92	c total #watches: 34776
20.99/21.07	c total #propagations: 17226700 / total #impl: 36473472 (eff. 0.472)
20.99/21.07	c #Conflicts:     133000 | #Learnt:      10785 | 0.000
20.99/21.07	c total clause space: 29.637MB
20.99/21.07	c total #watches: 37125
21.19/21.26	c total #propagations: 17344933 / total #impl: 36728659 (eff. 0.472)
21.19/21.26	c #Conflicts:     134000 | #Learnt:      11785 | 0.000
21.19/21.26	c total clause space: 29.637MB
21.19/21.26	c total #watches: 40168
21.39/21.46	c total #propagations: 17482190 / total #impl: 37036041 (eff. 0.472)
21.39/21.46	c #Conflicts:     135000 | #Learnt:      12785 | 0.000
21.39/21.46	c total clause space: 29.637MB
21.39/21.46	c total #watches: 43122
21.59/21.67	c total #propagations: 17612957 / total #impl: 37340067 (eff. 0.472)
21.59/21.67	c #Conflicts:     136000 | #Learnt:      13785 | 0.000
21.59/21.67	c total clause space: 29.637MB
21.59/21.67	c total #watches: 45638
21.79/21.87	c total #propagations: 17746360 / total #impl: 37616057 (eff. 0.472)
21.79/21.87	c #Conflicts:     137000 | #Learnt:      14785 | 0.000
21.79/21.87	c total clause space: 29.637MB
21.79/21.87	c total #watches: 48306
21.99/22.09	c total #propagations: 17875927 / total #impl: 37882404 (eff. 0.472)
21.99/22.09	c #Conflicts:     138000 | #Learnt:      15785 | 0.000
21.99/22.09	c total clause space: 29.637MB
21.99/22.09	c total #watches: 50863
22.29/22.35	c total #propagations: 18003975 / total #impl: 38148838 (eff. 0.472)
22.29/22.35	c #Conflicts:     139000 | #Learnt:      16785 | 0.000
22.29/22.35	c total clause space: 29.637MB
22.29/22.35	c total #watches: 53612
22.59/22.61	c total #propagations: 18138394 / total #impl: 38444459 (eff. 0.472)
22.59/22.61	c #Conflicts:     140000 | #Learnt:      17785 | 0.000
22.59/22.61	c total clause space: 29.637MB
22.59/22.61	c total #watches: 56297
22.69/22.79	c total #propagations: 18271044 / total #impl: 38763048 (eff. 0.471)
22.69/22.79	c GARBAGE COLLECT
22.69/22.79	c #Conflicts:     141000 | #Learnt:       9891 | 0.000
22.69/22.79	c total clause space: 29.637MB
22.69/22.79	c total #watches: 34680
22.89/22.95	c total #propagations: 18408738 / total #impl: 39070580 (eff. 0.471)
22.89/22.95	c #Conflicts:     142000 | #Learnt:      10891 | 0.000
22.89/22.95	c total clause space: 29.637MB
22.89/22.95	c total #watches: 37532
23.09/23.13	c total #propagations: 18547920 / total #impl: 39372900 (eff. 0.471)
23.09/23.13	c #Conflicts:     143000 | #Learnt:      11891 | 0.000
23.09/23.13	c total clause space: 29.637MB
23.09/23.13	c total #watches: 40269
23.29/23.31	c total #propagations: 18675832 / total #impl: 39670719 (eff. 0.471)
23.29/23.31	c #Conflicts:     144000 | #Learnt:      12891 | 0.000
23.29/23.31	c total clause space: 29.637MB
23.29/23.31	c total #watches: 42720
23.49/23.55	c total #propagations: 18809170 / total #impl: 39975325 (eff. 0.471)
23.49/23.55	c #Conflicts:     145000 | #Learnt:      13891 | 0.000
23.49/23.55	c total clause space: 29.637MB
23.49/23.55	c total #watches: 45518
23.69/23.79	c total #propagations: 18944578 / total #impl: 40295608 (eff. 0.470)
23.69/23.79	c #Conflicts:     146000 | #Learnt:      14891 | 0.000
23.69/23.79	c total clause space: 29.637MB
23.69/23.79	c total #watches: 48141
23.99/24.01	c total #propagations: 19073770 / total #impl: 40580071 (eff. 0.470)
23.99/24.01	c #Conflicts:     147000 | #Learnt:      15891 | 0.000
23.99/24.01	c total clause space: 29.637MB
23.99/24.01	c total #watches: 50398
24.19/24.25	c total #propagations: 19188252 / total #impl: 40845136 (eff. 0.470)
24.19/24.25	c #Conflicts:     148000 | #Learnt:      16891 | 0.000
24.19/24.25	c total clause space: 29.637MB
24.19/24.25	c total #watches: 53028
24.49/24.52	c total #propagations: 19318192 / total #impl: 41140693 (eff. 0.470)
24.49/24.52	c #Conflicts:     149000 | #Learnt:      17891 | 0.000
24.49/24.52	c total clause space: 29.637MB
24.49/24.52	c total #watches: 55465
24.69/24.74	c total #propagations: 19446214 / total #impl: 41429703 (eff. 0.469)
24.69/24.74	c GARBAGE COLLECT
24.69/24.74	c #Conflicts:     150000 | #Learnt:       9688 | 0.000
24.69/24.74	c total clause space: 29.637MB
24.69/24.74	c total #watches: 34287
24.89/24.90	c total #propagations: 19565391 / total #impl: 41690897 (eff. 0.469)
24.89/24.90	c #Conflicts:     151000 | #Learnt:      10688 | 0.000
24.89/24.90	c total clause space: 29.637MB
24.89/24.90	c total #watches: 36719
24.99/25.06	c total #propagations: 19691538 / total #impl: 41956115 (eff. 0.469)
24.99/25.06	c #Conflicts:     152000 | #Learnt:      11688 | 0.000
24.99/25.06	c total clause space: 29.637MB
24.99/25.06	c total #watches: 39682
25.19/25.27	c total #propagations: 19818410 / total #impl: 42236022 (eff. 0.469)
25.19/25.27	c #Conflicts:     153000 | #Learnt:      12688 | 0.000
25.19/25.27	c total clause space: 29.637MB
25.19/25.27	c total #watches: 42453
25.39/25.48	c total #propagations: 19957274 / total #impl: 42541502 (eff. 0.469)
25.39/25.48	c #Conflicts:     154000 | #Learnt:      13688 | 0.000
25.39/25.48	c total clause space: 29.637MB
25.39/25.48	c total #watches: 45197
25.69/25.72	c total #propagations: 20096614 / total #impl: 42849292 (eff. 0.469)
25.69/25.72	c #Conflicts:     155000 | #Learnt:      14688 | 0.000
25.69/25.72	c total clause space: 29.637MB
25.69/25.72	c total #watches: 47724
25.89/25.94	c total #propagations: 20227005 / total #impl: 43159536 (eff. 0.469)
25.89/25.94	c #Conflicts:     156000 | #Learnt:      15688 | 0.000
25.89/25.94	c total clause space: 29.637MB
25.89/25.94	c total #watches: 50276
26.09/26.16	c total #propagations: 20361452 / total #impl: 43463639 (eff. 0.468)
26.09/26.16	c #Conflicts:     157000 | #Learnt:      16688 | 0.000
26.09/26.16	c total clause space: 29.637MB
26.09/26.16	c total #watches: 53153
26.39/26.41	c total #propagations: 20480156 / total #impl: 43754362 (eff. 0.468)
26.39/26.41	c #Conflicts:     158000 | #Learnt:      17688 | 0.000
26.39/26.41	c total clause space: 29.637MB
26.39/26.41	c total #watches: 55852
26.59/26.68	c total #propagations: 20612495 / total #impl: 44044292 (eff. 0.468)
26.59/26.68	c #Conflicts:     159000 | #Learnt:      18688 | 0.000
26.59/26.68	c total clause space: 29.637MB
26.59/26.68	c total #watches: 58359
26.79/26.89	c total #propagations: 20746893 / total #impl: 44350884 (eff. 0.468)
26.79/26.89	c GARBAGE COLLECT
26.79/26.89	c #Conflicts:     160000 | #Learnt:      10184 | 0.000
26.79/26.89	c total clause space: 29.637MB
26.79/26.89	c total #watches: 35639
26.99/27.07	c total #propagations: 20873804 / total #impl: 44625790 (eff. 0.468)
26.99/27.07	c #Conflicts:     161000 | #Learnt:      11184 | 0.000
26.99/27.07	c total clause space: 29.637MB
26.99/27.07	c total #watches: 38461
27.19/27.25	c total #propagations: 21006417 / total #impl: 44925231 (eff. 0.468)
27.19/27.25	c #Conflicts:     162000 | #Learnt:      12184 | 0.000
27.19/27.25	c total clause space: 29.637MB
27.19/27.25	c total #watches: 41279
27.38/27.45	c total #propagations: 21142260 / total #impl: 45228195 (eff. 0.467)
27.38/27.45	c #Conflicts:     163000 | #Learnt:      13184 | 0.000
27.38/27.45	c total clause space: 29.637MB
27.38/27.45	c total #watches: 44048
27.59/27.66	c total #propagations: 21277711 / total #impl: 45562249 (eff. 0.467)
27.59/27.66	c #Conflicts:     164000 | #Learnt:      14184 | 0.000
27.59/27.66	c total clause space: 29.637MB
27.59/27.66	c total #watches: 46661
27.78/27.88	c total #propagations: 21410605 / total #impl: 45865393 (eff. 0.467)
27.78/27.88	c #Conflicts:     165000 | #Learnt:      15184 | 0.000
27.78/27.88	c total clause space: 29.637MB
27.78/27.88	c total #watches: 48974
27.98/28.08	c total #propagations: 21545597 / total #impl: 46180295 (eff. 0.467)
27.98/28.08	c #Conflicts:     166000 | #Learnt:      16184 | 0.000
27.98/28.08	c total clause space: 29.637MB
27.98/28.08	c total #watches: 51270
28.28/28.34	c total #propagations: 21675596 / total #impl: 46454841 (eff. 0.467)
28.28/28.34	c #Conflicts:     167000 | #Learnt:      17184 | 0.000
28.28/28.34	c total clause space: 29.637MB
28.28/28.34	c total #watches: 53605
28.59/28.62	c total #propagations: 21805723 / total #impl: 46744252 (eff. 0.466)
28.59/28.62	c #Conflicts:     168000 | #Learnt:      18184 | 0.000
28.59/28.62	c total clause space: 29.637MB
28.59/28.62	c total #watches: 56127
28.78/28.86	c total #propagations: 21937729 / total #impl: 47059341 (eff. 0.466)
28.78/28.86	c #Conflicts:     169000 | #Learnt:      19184 | 0.000
28.78/28.86	c total clause space: 29.637MB
28.78/28.86	c total #watches: 59003
28.98/29.05	c total #propagations: 22080393 / total #impl: 47376837 (eff. 0.466)
28.98/29.05	c GARBAGE COLLECT
28.98/29.05	c #Conflicts:     170000 | #Learnt:      10384 | 0.000
28.98/29.05	c total clause space: 29.637MB
28.98/29.05	c total #watches: 36231
29.18/29.23	c total #propagations: 22196067 / total #impl: 47645214 (eff. 0.466)
29.18/29.23	c #Conflicts:     171000 | #Learnt:      11384 | 0.000
29.18/29.23	c total clause space: 29.637MB
29.18/29.23	c total #watches: 39142
29.38/29.43	c total #propagations: 22326040 / total #impl: 47943473 (eff. 0.466)
29.38/29.43	c #Conflicts:     172000 | #Learnt:      12384 | 0.000
29.38/29.43	c total clause space: 29.637MB
29.38/29.43	c total #watches: 42111
29.58/29.64	c total #propagations: 22458493 / total #impl: 48256190 (eff. 0.465)
29.58/29.64	c #Conflicts:     173000 | #Learnt:      13384 | 0.000
29.58/29.64	c total clause space: 29.637MB
29.58/29.64	c total #watches: 44885
29.79/29.86	c total #propagations: 22592540 / total #impl: 48574253 (eff. 0.465)
29.79/29.86	c #Conflicts:     174000 | #Learnt:      14384 | 0.000
29.79/29.86	c total clause space: 29.637MB
29.79/29.86	c total #watches: 47471
29.98/30.09	c total #propagations: 22723468 / total #impl: 48880306 (eff. 0.465)
29.98/30.09	c #Conflicts:     175000 | #Learnt:      15384 | 0.000
29.98/30.09	c total clause space: 29.637MB
29.98/30.09	c total #watches: 49938
30.28/30.35	c total #propagations: 22849084 / total #impl: 49177791 (eff. 0.465)
30.28/30.35	c #Conflicts:     176000 | #Learnt:      16384 | 0.000
30.28/30.35	c total clause space: 29.637MB
30.28/30.35	c total #watches: 52537
30.48/30.58	c total #propagations: 22988337 / total #impl: 49508730 (eff. 0.464)
30.48/30.58	c #Conflicts:     177000 | #Learnt:      17384 | 0.000
30.48/30.58	c total clause space: 29.637MB
30.48/30.58	c total #watches: 55173
30.79/30.81	c total #propagations: 23119437 / total #impl: 49787593 (eff. 0.464)
30.79/30.81	c #Conflicts:     178000 | #Learnt:      18384 | 0.000
30.79/30.81	c total clause space: 29.637MB
30.79/30.81	c total #watches: 58072
31.08/31.10	c total #propagations: 23246830 / total #impl: 50067891 (eff. 0.464)
31.08/31.10	c #Conflicts:     179000 | #Learnt:      19384 | 0.000
31.08/31.10	c total clause space: 29.637MB
31.08/31.10	c total #watches: 60788
31.28/31.37	c total #propagations: 23372417 / total #impl: 50359364 (eff. 0.464)
31.28/31.37	c GARBAGE COLLECT
31.28/31.37	c #Conflicts:     180000 | #Learnt:      10284 | 0.000
31.28/31.37	c total clause space: 29.637MB
31.28/31.37	c total #watches: 35755
31.48/31.57	c total #propagations: 23501416 / total #impl: 50670201 (eff. 0.464)
31.48/31.57	c #Conflicts:     181000 | #Learnt:      11284 | 0.000
31.48/31.57	c total clause space: 29.637MB
31.48/31.57	c total #watches: 38386
31.68/31.77	c total #propagations: 23632782 / total #impl: 50969528 (eff. 0.464)
31.68/31.77	c #Conflicts:     182000 | #Learnt:      12284 | 0.000
31.68/31.77	c total clause space: 29.637MB
31.68/31.77	c total #watches: 41101
31.89/31.96	c total #propagations: 23766842 / total #impl: 51260235 (eff. 0.464)
31.89/31.96	c #Conflicts:     183000 | #Learnt:      13284 | 0.000
31.89/31.96	c total clause space: 29.637MB
31.89/31.96	c total #watches: 43568
32.08/32.15	c total #propagations: 23895618 / total #impl: 51535997 (eff. 0.464)
32.08/32.15	c #Conflicts:     184000 | #Learnt:      14284 | 0.000
32.08/32.15	c total clause space: 29.637MB
32.08/32.15	c total #watches: 45828
32.28/32.36	c total #propagations: 24027166 / total #impl: 51801968 (eff. 0.464)
32.28/32.36	c #Conflicts:     185000 | #Learnt:      15284 | 0.000
32.28/32.36	c total clause space: 29.637MB
32.28/32.36	c total #watches: 48093
32.48/32.59	c total #propagations: 24161774 / total #impl: 52087951 (eff. 0.464)
32.48/32.59	c #Conflicts:     186000 | #Learnt:      16284 | 0.000
32.48/32.59	c total clause space: 29.637MB
32.48/32.59	c total #watches: 50476
32.78/32.81	c total #propagations: 24294983 / total #impl: 52374363 (eff. 0.464)
32.78/32.81	c #Conflicts:     187000 | #Learnt:      17284 | 0.000
32.78/32.81	c total clause space: 29.637MB
32.78/32.81	c total #watches: 52895
32.99/33.02	c total #propagations: 24432176 / total #impl: 52673338 (eff. 0.464)
32.99/33.02	c #Conflicts:     188000 | #Learnt:      18284 | 0.000
32.99/33.02	c total clause space: 29.637MB
32.99/33.02	c total #watches: 55296
33.18/33.26	c total #propagations: 24559656 / total #impl: 52958631 (eff. 0.464)
33.18/33.26	c #Conflicts:     189000 | #Learnt:      19284 | 0.000
33.18/33.26	c total clause space: 29.637MB
33.18/33.26	c total #watches: 57743
33.48/33.54	c total #propagations: 24696347 / total #impl: 53282893 (eff. 0.463)
33.48/33.54	c #Conflicts:     190000 | #Learnt:      20284 | 0.000
33.48/33.54	c total clause space: 29.637MB
33.48/33.54	c total #watches: 60282
33.68/33.76	c total #propagations: 24826910 / total #impl: 53588314 (eff. 0.463)
33.68/33.76	c GARBAGE COLLECT
33.68/33.76	c #Conflicts:     191000 | #Learnt:      10885 | 0.000
33.68/33.76	c total clause space: 29.637MB
33.68/33.76	c total #watches: 37336
33.88/33.93	c total #propagations: 24956919 / total #impl: 53866450 (eff. 0.463)
33.88/33.93	c #Conflicts:     192000 | #Learnt:      11885 | 0.000
33.88/33.93	c total clause space: 29.637MB
33.88/33.93	c total #watches: 39716
34.09/34.12	c total #propagations: 25085612 / total #impl: 54121536 (eff. 0.464)
34.09/34.12	c #Conflicts:     193000 | #Learnt:      12885 | 0.000
34.09/34.12	c total clause space: 29.637MB
34.09/34.12	c total #watches: 42408
34.28/34.32	c total #propagations: 25219271 / total #impl: 54396102 (eff. 0.464)
34.28/34.32	c #Conflicts:     194000 | #Learnt:      13885 | 0.000
34.28/34.32	c total clause space: 29.637MB
34.28/34.32	c total #watches: 44886
34.48/34.55	c total #propagations: 25346082 / total #impl: 54664064 (eff. 0.464)
34.48/34.55	c #Conflicts:     195000 | #Learnt:      14885 | 0.000
34.48/34.55	c total clause space: 29.637MB
34.48/34.55	c total #watches: 47335
34.68/34.77	c total #propagations: 25470439 / total #impl: 54926196 (eff. 0.464)
34.68/34.77	c #Conflicts:     196000 | #Learnt:      15885 | 0.000
34.68/34.77	c total clause space: 29.637MB
34.68/34.77	c total #watches: 49861
34.98/35.01	c total #propagations: 25611337 / total #impl: 55212676 (eff. 0.464)
34.98/35.01	c #Conflicts:     197000 | #Learnt:      16885 | 0.000
34.98/35.01	c total clause space: 29.637MB
34.98/35.01	c total #watches: 52452
35.19/35.26	c total #propagations: 25734492 / total #impl: 55485152 (eff. 0.464)
35.19/35.26	c #Conflicts:     198000 | #Learnt:      17885 | 0.000
35.19/35.26	c total clause space: 29.637MB
35.19/35.26	c total #watches: 54880
35.48/35.52	c total #propagations: 25860685 / total #impl: 55757986 (eff. 0.464)
35.48/35.52	c #Conflicts:     199000 | #Learnt:      18885 | 0.000
35.48/35.52	c total clause space: 29.637MB
35.48/35.52	c total #watches: 57394
35.78/35.81	c total #propagations: 25988995 / total #impl: 56039227 (eff. 0.464)
35.78/35.81	c #Conflicts:     200000 | #Learnt:      19885 | 0.000
35.78/35.81	c total clause space: 29.637MB
35.78/35.81	c total #watches: 59909
36.08/36.11	c total #propagations: 26118369 / total #impl: 56315378 (eff. 0.464)
36.08/36.11	c #Conflicts:     201000 | #Learnt:      20885 | 0.000
36.08/36.11	c total clause space: 29.637MB
36.08/36.11	c total #watches: 62387
36.29/36.35	c total #propagations: 26247272 / total #impl: 56586159 (eff. 0.464)
36.29/36.35	c GARBAGE COLLECT
36.29/36.35	c #Conflicts:     202000 | #Learnt:      11188 | 0.000
36.29/36.35	c total clause space: 29.637MB
36.29/36.35	c total #watches: 38311
36.48/36.53	c total #propagations: 26380867 / total #impl: 56892732 (eff. 0.464)
36.48/36.53	c #Conflicts:     203000 | #Learnt:      12188 | 0.000
36.48/36.53	c total clause space: 29.637MB
36.48/36.53	c total #watches: 40813
36.68/36.74	c total #propagations: 26510131 / total #impl: 57169523 (eff. 0.464)
36.68/36.74	c #Conflicts:     204000 | #Learnt:      13188 | 0.000
36.68/36.74	c total clause space: 29.637MB
36.68/36.74	c total #watches: 43451
36.88/36.95	c total #propagations: 26637652 / total #impl: 57449453 (eff. 0.464)
36.88/36.95	c #Conflicts:     205000 | #Learnt:      14188 | 0.000
36.88/36.95	c total clause space: 29.637MB
36.88/36.95	c total #watches: 45892
37.08/37.19	c total #propagations: 26753564 / total #impl: 57704588 (eff. 0.464)
37.08/37.19	c #Conflicts:     206000 | #Learnt:      15188 | 0.000
37.08/37.19	c total clause space: 29.637MB
37.08/37.19	c total #watches: 48385
37.39/37.43	c total #propagations: 26885310 / total #impl: 57984836 (eff. 0.464)
37.39/37.43	c #Conflicts:     207000 | #Learnt:      16188 | 0.000
37.39/37.43	c total clause space: 29.637MB
37.39/37.43	c total #watches: 50776
37.58/37.69	c total #propagations: 27024866 / total #impl: 58290637 (eff. 0.464)
37.58/37.69	c #Conflicts:     208000 | #Learnt:      17188 | 0.000
37.58/37.69	c total clause space: 29.637MB
37.58/37.69	c total #watches: 53213
37.88/37.96	c total #propagations: 27157497 / total #impl: 58589525 (eff. 0.464)
37.88/37.96	c #Conflicts:     209000 | #Learnt:      18188 | 0.000
37.88/37.96	c total clause space: 29.637MB
37.88/37.96	c total #watches: 55606
38.18/38.23	c total #propagations: 27282008 / total #impl: 58852319 (eff. 0.464)
38.18/38.23	c #Conflicts:     210000 | #Learnt:      19188 | 0.000
38.18/38.23	c total clause space: 29.637MB
38.18/38.23	c total #watches: 58176
38.38/38.46	c total #propagations: 27411530 / total #impl: 59135966 (eff. 0.464)
38.38/38.46	c #Conflicts:     211000 | #Learnt:      20188 | 0.000
38.38/38.46	c total clause space: 29.637MB
38.38/38.46	c total #watches: 60583
38.68/38.76	c total #propagations: 27532811 / total #impl: 59397755 (eff. 0.464)
38.68/38.76	c #Conflicts:     212000 | #Learnt:      21188 | 0.000
38.68/38.76	c total clause space: 29.637MB
38.68/38.76	c total #watches: 62877
38.98/39.04	c total #propagations: 27661724 / total #impl: 59685693 (eff. 0.463)
38.98/39.04	c GARBAGE COLLECT
38.98/39.04	c #Conflicts:     213000 | #Learnt:      11182 | 0.000
38.98/39.04	c total clause space: 29.637MB
38.98/39.04	c total #watches: 38308
39.18/39.21	c total #propagations: 27786004 / total #impl: 59942403 (eff. 0.464)
39.18/39.21	c #Conflicts:     214000 | #Learnt:      12182 | 0.000
39.18/39.21	c total clause space: 29.637MB
39.18/39.21	c total #watches: 40847
39.38/39.40	c total #propagations: 27908127 / total #impl: 60207203 (eff. 0.464)
39.38/39.40	c #Conflicts:     215000 | #Learnt:      13182 | 0.000
39.38/39.40	c total clause space: 29.637MB
39.38/39.40	c total #watches: 43236
39.48/39.60	c total #propagations: 28034991 / total #impl: 60468902 (eff. 0.464)
39.48/39.60	c #Conflicts:     216000 | #Learnt:      14182 | 0.000
39.48/39.60	c total clause space: 29.637MB
39.48/39.60	c total #watches: 45727
39.78/39.83	c total #propagations: 28164129 / total #impl: 60738441 (eff. 0.464)
39.78/39.83	c #Conflicts:     217000 | #Learnt:      15182 | 0.000
39.78/39.83	c total clause space: 29.637MB
39.78/39.83	c total #watches: 48230
39.98/40.06	c total #propagations: 28296007 / total #impl: 61000900 (eff. 0.464)
39.98/40.06	c #Conflicts:     218000 | #Learnt:      16182 | 0.000
39.98/40.06	c total clause space: 29.637MB
39.98/40.06	c total #watches: 50653
40.28/40.34	c total #propagations: 28421102 / total #impl: 61260485 (eff. 0.464)
40.28/40.34	c #Conflicts:     219000 | #Learnt:      17182 | 0.000
40.28/40.34	c total clause space: 29.637MB
40.28/40.34	c total #watches: 53162
40.58/40.61	c total #propagations: 28553159 / total #impl: 61547741 (eff. 0.464)
40.58/40.61	c #Conflicts:     220000 | #Learnt:      18182 | 0.000
40.58/40.61	c total clause space: 29.637MB
40.58/40.61	c total #watches: 55604
40.79/40.87	c total #propagations: 28687683 / total #impl: 61847096 (eff. 0.464)
40.79/40.87	c #Conflicts:     221000 | #Learnt:      19182 | 0.000
40.79/40.87	c total clause space: 29.637MB
40.79/40.87	c total #watches: 58148
41.08/41.14	c total #propagations: 28821871 / total #impl: 62133596 (eff. 0.464)
41.08/41.14	c #Conflicts:     222000 | #Learnt:      20182 | 0.000
41.08/41.14	c total clause space: 29.637MB
41.08/41.14	c total #watches: 60457
41.38/41.44	c total #propagations: 28950854 / total #impl: 62422026 (eff. 0.464)
41.38/41.44	c #Conflicts:     223000 | #Learnt:      21182 | 0.000
41.38/41.44	c total clause space: 29.637MB
41.38/41.44	c total #watches: 62841
41.68/41.73	c total #propagations: 29080247 / total #impl: 62712358 (eff. 0.464)
41.68/41.73	c #Conflicts:     224000 | #Learnt:      22182 | 0.000
41.68/41.73	c total clause space: 29.637MB
41.68/41.73	c total #watches: 65563
41.89/41.98	c total #propagations: 29212741 / total #impl: 63005214 (eff. 0.464)
41.89/41.98	c GARBAGE COLLECT
41.89/41.98	c #Conflicts:     225000 | #Learnt:      11885 | 0.000
41.89/41.98	c total clause space: 48.1602MB
41.89/41.98	c total #watches: 40058
42.08/42.19	c total #propagations: 29341305 / total #impl: 63306193 (eff. 0.463)
42.08/42.19	c #Conflicts:     226000 | #Learnt:      12885 | 0.000
42.08/42.19	c total clause space: 48.1602MB
42.08/42.19	c total #watches: 42612
42.28/42.39	c total #propagations: 29472913 / total #impl: 63622883 (eff. 0.463)
42.28/42.39	c #Conflicts:     227000 | #Learnt:      13885 | 0.000
42.28/42.39	c total clause space: 48.1602MB
42.28/42.39	c total #watches: 45101
42.58/42.61	c total #propagations: 29605263 / total #impl: 63902355 (eff. 0.463)
42.58/42.61	c #Conflicts:     228000 | #Learnt:      14885 | 0.000
42.58/42.61	c total clause space: 48.1602MB
42.58/42.61	c total #watches: 47584
42.78/42.83	c total #propagations: 29737056 / total #impl: 64181185 (eff. 0.463)
42.78/42.83	c #Conflicts:     229000 | #Learnt:      15885 | 0.000
42.78/42.83	c total clause space: 48.1602MB
42.78/42.83	c total #watches: 49936
42.99/43.07	c total #propagations: 29864472 / total #impl: 64448098 (eff. 0.463)
42.99/43.07	c #Conflicts:     230000 | #Learnt:      16885 | 0.000
42.99/43.07	c total clause space: 48.1602MB
42.99/43.07	c total #watches: 52288
43.28/43.32	c total #propagations: 29993555 / total #impl: 64724213 (eff. 0.463)
43.28/43.32	c #Conflicts:     231000 | #Learnt:      17885 | 0.000
43.28/43.32	c total clause space: 48.1602MB
43.28/43.32	c total #watches: 54573
43.48/43.57	c total #propagations: 30120871 / total #impl: 65001508 (eff. 0.463)
43.48/43.57	c #Conflicts:     232000 | #Learnt:      18885 | 0.000
43.48/43.57	c total clause space: 48.1602MB
43.48/43.57	c total #watches: 57154
43.78/43.85	c total #propagations: 30249046 / total #impl: 65288451 (eff. 0.463)
43.78/43.85	c #Conflicts:     233000 | #Learnt:      19885 | 0.000
43.78/43.85	c total clause space: 48.1602MB
43.78/43.85	c total #watches: 59943
44.09/44.11	c total #propagations: 30383944 / total #impl: 65590678 (eff. 0.463)
44.09/44.11	c #Conflicts:     234000 | #Learnt:      20885 | 0.000
44.09/44.11	c total clause space: 48.1602MB
44.09/44.11	c total #watches: 62548
44.28/44.38	c total #propagations: 30516694 / total #impl: 65904180 (eff. 0.463)
44.28/44.38	c #Conflicts:     235000 | #Learnt:      21885 | 0.000
44.28/44.38	c total clause space: 48.1602MB
44.28/44.38	c total #watches: 65021
44.68/44.71	c total #propagations: 30644312 / total #impl: 66206785 (eff. 0.463)
44.68/44.71	c #Conflicts:     236000 | #Learnt:      22885 | 0.000
44.68/44.71	c total clause space: 48.1602MB
44.68/44.71	c total #watches: 67771
44.88/44.95	c total #propagations: 30779169 / total #impl: 66518269 (eff. 0.463)
44.88/44.95	c GARBAGE COLLECT
44.88/44.95	c #Conflicts:     237000 | #Learnt:      12283 | 0.000
44.88/44.95	c total clause space: 48.1602MB
44.88/44.95	c total #watches: 41429
45.09/45.13	c total #propagations: 30917803 / total #impl: 66832089 (eff. 0.463)
45.09/45.13	c #Conflicts:     238000 | #Learnt:      13283 | 0.000
45.09/45.13	c total clause space: 48.1602MB
45.09/45.13	c total #watches: 44283
45.28/45.32	c total #propagations: 31033471 / total #impl: 67118935 (eff. 0.462)
45.28/45.32	c #Conflicts:     239000 | #Learnt:      14283 | 0.000
45.28/45.32	c total clause space: 48.1602MB
45.28/45.32	c total #watches: 47333
45.48/45.55	c total #propagations: 31152046 / total #impl: 67395227 (eff. 0.462)
45.48/45.55	c #Conflicts:     240000 | #Learnt:      15283 | 0.000
45.48/45.55	c total clause space: 48.1602MB
45.48/45.55	c total #watches: 49824
45.68/45.79	c total #propagations: 31282536 / total #impl: 67683959 (eff. 0.462)
45.68/45.79	c #Conflicts:     241000 | #Learnt:      16283 | 0.000
45.68/45.79	c total clause space: 48.1602MB
45.68/45.79	c total #watches: 52548
45.88/45.99	c total #propagations: 31413909 / total #impl: 67982732 (eff. 0.462)
45.88/45.99	c #Conflicts:     242000 | #Learnt:      17283 | 0.000
45.88/45.99	c total clause space: 48.1602MB
45.88/45.99	c total #watches: 54859
46.08/46.20	c total #propagations: 31526967 / total #impl: 68237257 (eff. 0.462)
46.08/46.20	c #Conflicts:     243000 | #Learnt:      18283 | 0.000
46.08/46.20	c total clause space: 48.1602MB
46.08/46.20	c total #watches: 57445
46.38/46.44	c total #propagations: 31656024 / total #impl: 68518113 (eff. 0.462)
46.38/46.44	c #Conflicts:     244000 | #Learnt:      19283 | 0.000
46.38/46.44	c total clause space: 48.1602MB
46.38/46.44	c total #watches: 60294
46.68/46.73	c total #propagations: 31785134 / total #impl: 68815565 (eff. 0.462)
46.68/46.73	c #Conflicts:     245000 | #Learnt:      20283 | 0.000
46.68/46.73	c total clause space: 48.1602MB
46.68/46.73	c total #watches: 63063
46.98/47.00	c total #propagations: 31916816 / total #impl: 69107109 (eff. 0.462)
46.98/47.00	c #Conflicts:     246000 | #Learnt:      21283 | 0.000
46.98/47.00	c total clause space: 48.1602MB
46.98/47.00	c total #watches: 65703
47.18/47.28	c total #propagations: 32049154 / total #impl: 69376617 (eff. 0.462)
47.18/47.28	c #Conflicts:     247000 | #Learnt:      22283 | 0.000
47.18/47.28	c total clause space: 48.1602MB
47.18/47.28	c total #watches: 68172
47.48/47.59	c total #propagations: 32181017 / total #impl: 69642442 (eff. 0.462)
47.48/47.59	c #Conflicts:     248000 | #Learnt:      23283 | 0.000
47.48/47.59	c total clause space: 48.1602MB
47.48/47.59	c total #watches: 70920
47.78/47.87	c total #propagations: 32314033 / total #impl: 69951213 (eff. 0.462)
47.78/47.87	c GARBAGE COLLECT
47.78/47.87	c #Conflicts:     249000 | #Learnt:      12386 | 0.000
47.78/47.87	c total clause space: 48.1602MB
47.78/47.87	c total #watches: 41621
47.98/48.07	c total #propagations: 32445082 / total #impl: 70225827 (eff. 0.462)
47.98/48.07	c #Conflicts:     250000 | #Learnt:      13386 | 0.000
47.98/48.07	c total clause space: 48.1602MB
47.98/48.07	c total #watches: 44138
48.18/48.28	c total #propagations: 32573764 / total #impl: 70490656 (eff. 0.462)
48.18/48.28	c #Conflicts:     251000 | #Learnt:      14386 | 0.000
48.18/48.28	c total clause space: 48.1602MB
48.18/48.28	c total #watches: 46809
48.38/48.50	c total #propagations: 32706140 / total #impl: 70779058 (eff. 0.462)
48.38/48.50	c #Conflicts:     252000 | #Learnt:      15386 | 0.000
48.38/48.50	c total clause space: 48.1602MB
48.38/48.50	c total #watches: 49557
48.68/48.71	c total #propagations: 32842750 / total #impl: 71074056 (eff. 0.462)
48.68/48.71	c #Conflicts:     253000 | #Learnt:      16386 | 0.000
48.68/48.71	c total clause space: 48.1602MB
48.68/48.71	c total #watches: 52131
48.88/48.97	c total #propagations: 32969126 / total #impl: 71366782 (eff. 0.462)
48.88/48.97	c #Conflicts:     254000 | #Learnt:      17386 | 0.000
48.88/48.97	c total clause space: 48.1602MB
48.88/48.97	c total #watches: 54781
49.18/49.21	c total #propagations: 33105152 / total #impl: 71679312 (eff. 0.462)
49.18/49.21	c #Conflicts:     255000 | #Learnt:      18386 | 0.000
49.18/49.21	c total clause space: 48.1602MB
49.18/49.21	c total #watches: 57440
49.38/49.48	c total #propagations: 33234469 / total #impl: 71975215 (eff. 0.462)
49.38/49.48	c #Conflicts:     256000 | #Learnt:      19386 | 0.000
49.38/49.48	c total clause space: 48.1602MB
49.38/49.48	c total #watches: 60054
49.68/49.74	c total #propagations: 33366099 / total #impl: 72278278 (eff. 0.462)
49.68/49.74	c #Conflicts:     257000 | #Learnt:      20386 | 0.000
49.68/49.74	c total clause space: 48.1602MB
49.68/49.74	c total #watches: 62574
49.98/50.00	c total #propagations: 33508715 / total #impl: 72588963 (eff. 0.462)
49.98/50.00	c #Conflicts:     258000 | #Learnt:      21386 | 0.000
49.98/50.00	c total clause space: 48.1602MB
49.98/50.00	c total #watches: 65097
50.18/50.26	c total #propagations: 33645629 / total #impl: 72871471 (eff. 0.462)
50.18/50.26	c #Conflicts:     259000 | #Learnt:      22386 | 0.000
50.18/50.26	c total clause space: 48.1602MB
50.18/50.26	c total #watches: 67926
50.48/50.56	c total #propagations: 33777515 / total #impl: 73188922 (eff. 0.462)
50.48/50.56	c #Conflicts:     260000 | #Learnt:      23386 | 0.000
50.48/50.56	c total clause space: 48.1602MB
50.48/50.56	c total #watches: 70586
50.78/50.86	c total #propagations: 33915765 / total #impl: 73517639 (eff. 0.461)
50.78/50.86	c #Conflicts:     261000 | #Learnt:      24386 | 0.000
50.78/50.86	c total clause space: 48.1602MB
50.78/50.86	c total #watches: 72828
50.99/51.06	c total #propagations: 34041303 / total #impl: 73782650 (eff. 0.461)
50.99/51.06	c GARBAGE COLLECT
50.99/51.06	c #Conflicts:     262000 | #Learnt:      13183 | 0.000
50.99/51.06	c total clause space: 48.1602MB
50.99/51.06	c total #watches: 43608
51.19/51.27	c total #propagations: 34173615 / total #impl: 74072087 (eff. 0.461)
51.19/51.27	c #Conflicts:     263000 | #Learnt:      14183 | 0.000
51.19/51.27	c total clause space: 48.1602MB
51.19/51.27	c total #watches: 46206
51.39/51.49	c total #propagations: 34307498 / total #impl: 74354508 (eff. 0.461)
51.39/51.49	c #Conflicts:     264000 | #Learnt:      15183 | 0.000
51.39/51.49	c total clause space: 48.1602MB
51.39/51.49	c total #watches: 48592
51.69/51.72	c total #propagations: 34433358 / total #impl: 74638131 (eff. 0.461)
51.69/51.72	c #Conflicts:     265000 | #Learnt:      16183 | 0.000
51.69/51.72	c total clause space: 48.1602MB
51.69/51.72	c total #watches: 51103
51.89/51.95	c total #propagations: 34564757 / total #impl: 74934883 (eff. 0.461)
51.89/51.95	c #Conflicts:     266000 | #Learnt:      17183 | 0.000
51.89/51.95	c total clause space: 48.1602MB
51.89/51.95	c total #watches: 53565
52.09/52.19	c total #propagations: 34694041 / total #impl: 75220833 (eff. 0.461)
52.09/52.19	c #Conflicts:     267000 | #Learnt:      18183 | 0.000
52.09/52.19	c total clause space: 48.1602MB
52.09/52.19	c total #watches: 56327
52.39/52.44	c total #propagations: 34825826 / total #impl: 75530558 (eff. 0.461)
52.39/52.44	c #Conflicts:     268000 | #Learnt:      19183 | 0.000
52.39/52.44	c total clause space: 48.1602MB
52.39/52.44	c total #watches: 59054
52.68/52.71	c total #propagations: 34957530 / total #impl: 75824730 (eff. 0.461)
52.68/52.71	c #Conflicts:     269000 | #Learnt:      20183 | 0.000
52.68/52.71	c total clause space: 48.1602MB
52.68/52.71	c total #watches: 61537
52.89/52.98	c total #propagations: 35091829 / total #impl: 76147800 (eff. 0.461)
52.89/52.98	c #Conflicts:     270000 | #Learnt:      21183 | 0.000
52.89/52.98	c total clause space: 48.1602MB
52.89/52.98	c total #watches: 64291
53.18/53.27	c total #propagations: 35227135 / total #impl: 76471015 (eff. 0.461)
53.18/53.27	c #Conflicts:     271000 | #Learnt:      22183 | 0.000
53.18/53.27	c total clause space: 48.1602MB
53.18/53.27	c total #watches: 66877
53.48/53.57	c total #propagations: 35361749 / total #impl: 76795628 (eff. 0.460)
53.48/53.57	c #Conflicts:     272000 | #Learnt:      23183 | 0.000
53.48/53.57	c total clause space: 48.1602MB
53.48/53.57	c total #watches: 69569
53.78/53.87	c total #propagations: 35497161 / total #impl: 77133742 (eff. 0.460)
53.78/53.87	c #Conflicts:     273000 | #Learnt:      24183 | 0.000
53.78/53.87	c total clause space: 48.1602MB
53.78/53.87	c total #watches: 72129
54.18/54.20	c total #propagations: 35625808 / total #impl: 77485675 (eff. 0.460)
54.18/54.20	c GARBAGE COLLECT
54.18/54.20	c #Conflicts:     274000 | #Learnt:      12677 | 0.000
54.18/54.20	c total clause space: 48.1602MB
54.18/54.20	c total #watches: 42293
54.38/54.40	c total #propagations: 35764148 / total #impl: 77816708 (eff. 0.460)
54.38/54.40	c #Conflicts:     275000 | #Learnt:      13677 | 0.000
54.38/54.40	c total clause space: 48.1602MB
54.38/54.40	c total #watches: 44867
54.58/54.60	c total #propagations: 35899762 / total #impl: 78119768 (eff. 0.460)
54.58/54.60	c #Conflicts:     276000 | #Learnt:      14677 | 0.000
54.58/54.60	c total clause space: 48.1602MB
54.58/54.60	c total #watches: 47626
54.78/54.82	c total #propagations: 36038202 / total #impl: 78441697 (eff. 0.459)
54.78/54.82	c #Conflicts:     277000 | #Learnt:      15677 | 0.000
54.78/54.82	c total clause space: 48.1602MB
54.78/54.82	c total #watches: 50286
54.99/55.06	c total #propagations: 36163005 / total #impl: 78727084 (eff. 0.459)
54.99/55.06	c #Conflicts:     278000 | #Learnt:      16677 | 0.000
54.99/55.06	c total clause space: 48.1602MB
54.99/55.06	c total #watches: 52931
55.18/55.29	c total #propagations: 36298085 / total #impl: 79035664 (eff. 0.459)
55.18/55.29	c #Conflicts:     279000 | #Learnt:      17677 | 0.000
55.18/55.29	c total clause space: 48.1602MB
55.18/55.29	c total #watches: 55303
55.48/55.51	c total #propagations: 36427432 / total #impl: 79320523 (eff. 0.459)
55.48/55.51	c #Conflicts:     280000 | #Learnt:      18677 | 0.000
55.48/55.51	c total clause space: 48.1602MB
55.48/55.51	c total #watches: 57998
55.68/55.73	c total #propagations: 36564758 / total #impl: 79621312 (eff. 0.459)
55.68/55.73	c #Conflicts:     281000 | #Learnt:      19677 | 0.000
55.68/55.73	c total clause space: 48.1602MB
55.68/55.73	c total #watches: 60847
55.88/55.96	c total #propagations: 36704062 / total #impl: 79933445 (eff. 0.459)
55.88/55.96	c #Conflicts:     282000 | #Learnt:      20677 | 0.000
55.88/55.96	c total clause space: 48.1602MB
55.88/55.96	c total #watches: 63478
56.19/56.23	c total #propagations: 36830892 / total #impl: 80202740 (eff. 0.459)
56.19/56.23	c #Conflicts:     283000 | #Learnt:      21677 | 0.000
56.19/56.23	c total clause space: 48.1602MB
56.19/56.23	c total #watches: 66408
56.48/56.53	c total #propagations: 36965412 / total #impl: 80503004 (eff. 0.459)
56.48/56.53	c #Conflicts:     284000 | #Learnt:      22677 | 0.000
56.48/56.53	c total clause space: 48.1602MB
56.48/56.53	c total #watches: 69001
56.78/56.84	c total #propagations: 37094642 / total #impl: 80807597 (eff. 0.459)
56.78/56.84	c #Conflicts:     285000 | #Learnt:      23677 | 0.000
56.78/56.84	c total clause space: 48.1602MB
56.78/56.84	c total #watches: 71748
57.08/57.17	c total #propagations: 37225740 / total #impl: 81127358 (eff. 0.459)
57.08/57.17	c #Conflicts:     286000 | #Learnt:      24677 | 0.000
57.08/57.17	c total clause space: 48.1602MB
57.08/57.17	c total #watches: 74132
57.38/57.48	c total #propagations: 37356724 / total #impl: 81426533 (eff. 0.459)
57.38/57.48	c GARBAGE COLLECT
57.38/57.48	c #Conflicts:     287000 | #Learnt:      12872 | 0.000
57.38/57.48	c total clause space: 48.1602MB
57.38/57.48	c total #watches: 42826
57.58/57.69	c total #propagations: 37495427 / total #impl: 81775433 (eff. 0.459)
57.58/57.69	c #Conflicts:     288000 | #Learnt:      13872 | 0.000
57.58/57.69	c total clause space: 48.1602MB
57.58/57.69	c total #watches: 45469
57.78/57.87	c total #propagations: 37635454 / total #impl: 82084507 (eff. 0.458)
57.78/57.87	c #Conflicts:     289000 | #Learnt:      14872 | 0.000
57.78/57.87	c total clause space: 48.1602MB
57.78/57.87	c total #watches: 48291
57.98/58.08	c total #propagations: 37764069 / total #impl: 82360738 (eff. 0.459)
57.98/58.08	c #Conflicts:     290000 | #Learnt:      15872 | 0.000
57.98/58.08	c total clause space: 48.1602MB
57.98/58.08	c total #watches: 50817
58.18/58.29	c total #propagations: 37884629 / total #impl: 82631104 (eff. 0.458)
58.18/58.29	c #Conflicts:     291000 | #Learnt:      16872 | 0.000
58.18/58.29	c total clause space: 48.1602MB
58.18/58.29	c total #watches: 53484
58.48/58.50	c total #propagations: 38012179 / total #impl: 82921207 (eff. 0.458)
58.48/58.50	c #Conflicts:     292000 | #Learnt:      17872 | 0.000
58.48/58.50	c total clause space: 48.1602MB
58.48/58.50	c total #watches: 56048
58.68/58.75	c total #propagations: 38132907 / total #impl: 83189843 (eff. 0.458)
58.68/58.75	c #Conflicts:     293000 | #Learnt:      18872 | 0.000
58.68/58.75	c total clause space: 48.1602MB
58.68/58.75	c total #watches: 58708
58.98/59.01	c total #propagations: 38267042 / total #impl: 83504765 (eff. 0.458)
58.98/59.01	c #Conflicts:     294000 | #Learnt:      19872 | 0.000
58.98/59.01	c total clause space: 48.1602MB
58.98/59.01	c total #watches: 61425
59.18/59.29	c total #propagations: 38401353 / total #impl: 83837238 (eff. 0.458)
59.18/59.29	c #Conflicts:     295000 | #Learnt:      20872 | 0.000
59.18/59.29	c total clause space: 48.1602MB
59.18/59.29	c total #watches: 64044
59.49/59.59	c total #propagations: 38539619 / total #impl: 84163460 (eff. 0.458)
59.49/59.59	c #Conflicts:     296000 | #Learnt:      21872 | 0.000
59.49/59.59	c total clause space: 48.1602MB
59.49/59.59	c total #watches: 66899
59.78/59.89	c total #propagations: 38677233 / total #impl: 84490262 (eff. 0.458)
59.78/59.89	c #Conflicts:     297000 | #Learnt:      22872 | 0.000
59.78/59.89	c total clause space: 48.1602MB
59.78/59.89	c total #watches: 69384
60.08/60.17	c total #propagations: 38808423 / total #impl: 84774028 (eff. 0.458)
60.08/60.17	c #Conflicts:     298000 | #Learnt:      23872 | 0.000
60.08/60.17	c total clause space: 48.1602MB
60.08/60.17	c total #watches: 71573
60.38/60.49	c total #propagations: 38923460 / total #impl: 85032768 (eff. 0.458)
60.38/60.49	c #Conflicts:     299000 | #Learnt:      24872 | 0.000
60.38/60.49	c total clause space: 48.1602MB
60.38/60.49	c total #watches: 74318
60.68/60.74	c total #propagations: 39049076 / total #impl: 85329990 (eff. 0.458)
60.68/60.74	c #Conflicts:     300000 | #Learnt:      25872 | 0.000
60.68/60.74	c total clause space: 48.1602MB
60.68/60.74	c total #watches: 77169
60.88/60.96	c total #propagations: 39161044 / total #impl: 85609422 (eff. 0.457)
60.88/60.96	c GARBAGE COLLECT
60.88/60.96	c #Conflicts:     301000 | #Learnt:      13771 | 0.000
60.88/60.96	c total clause space: 48.1602MB
60.88/60.96	c total #watches: 45192
61.08/61.16	c total #propagations: 39289040 / total #impl: 85885878 (eff. 0.457)
61.08/61.16	c #Conflicts:     302000 | #Learnt:      14771 | 0.000
61.08/61.16	c total clause space: 48.1602MB
61.08/61.16	c total #watches: 47578
61.28/61.37	c total #propagations: 39401997 / total #impl: 86141102 (eff. 0.457)
61.28/61.37	c #Conflicts:     303000 | #Learnt:      15771 | 0.000
61.28/61.37	c total clause space: 48.1602MB
61.28/61.37	c total #watches: 49941
61.48/61.60	c total #propagations: 39526430 / total #impl: 86430252 (eff. 0.457)
61.48/61.60	c #Conflicts:     304000 | #Learnt:      16771 | 0.000
61.48/61.60	c total clause space: 48.1602MB
61.48/61.60	c total #watches: 52552
61.78/61.83	c total #propagations: 39655348 / total #impl: 86709177 (eff. 0.457)
61.78/61.83	c #Conflicts:     305000 | #Learnt:      17771 | 0.000
61.78/61.83	c total clause space: 48.1602MB
61.78/61.83	c total #watches: 55194
61.98/62.09	c total #propagations: 39785724 / total #impl: 86995334 (eff. 0.457)
61.98/62.09	c #Conflicts:     306000 | #Learnt:      18771 | 0.000
61.98/62.09	c total clause space: 48.1602MB
61.98/62.09	c total #watches: 57509
62.28/62.36	c total #propagations: 39914189 / total #impl: 87299818 (eff. 0.457)
62.28/62.36	c #Conflicts:     307000 | #Learnt:      19771 | 0.000
62.28/62.36	c total clause space: 48.1602MB
62.28/62.36	c total #watches: 60275
62.58/62.63	c total #propagations: 40052382 / total #impl: 87612180 (eff. 0.457)
62.58/62.63	c #Conflicts:     308000 | #Learnt:      20771 | 0.000
62.58/62.63	c total clause space: 48.1602MB
62.58/62.63	c total #watches: 63005
62.88/62.90	c total #propagations: 40189765 / total #impl: 87930199 (eff. 0.457)
62.88/62.90	c #Conflicts:     309000 | #Learnt:      21771 | 0.000
62.88/62.90	c total clause space: 48.1602MB
62.88/62.90	c total #watches: 65606
63.08/63.18	c total #propagations: 40321966 / total #impl: 88235940 (eff. 0.457)
63.08/63.18	c #Conflicts:     310000 | #Learnt:      22771 | 0.000
63.08/63.18	c total clause space: 48.1602MB
63.08/63.18	c total #watches: 68385
63.38/63.48	c total #propagations: 40457403 / total #impl: 88569917 (eff. 0.457)
63.38/63.48	c #Conflicts:     311000 | #Learnt:      23771 | 0.000
63.38/63.48	c total clause space: 48.1602MB
63.38/63.48	c total #watches: 70895
63.68/63.73	c total #propagations: 40593794 / total #impl: 88896388 (eff. 0.457)
63.68/63.73	c #Conflicts:     312000 | #Learnt:      24771 | 0.000
63.68/63.73	c total clause space: 48.1602MB
63.68/63.73	c total #watches: 73422
63.98/64.01	c total #propagations: 40717142 / total #impl: 89190303 (eff. 0.457)
63.98/64.01	c #Conflicts:     313000 | #Learnt:      25771 | 0.000
63.98/64.01	c total clause space: 48.1602MB
63.98/64.01	c total #watches: 75789
64.28/64.33	c total #propagations: 40837373 / total #impl: 89473052 (eff. 0.456)
64.28/64.33	c #Conflicts:     314000 | #Learnt:      26771 | 0.000
64.28/64.33	c total clause space: 48.1602MB
64.28/64.33	c total #watches: 77891
64.48/64.54	c total #propagations: 40958021 / total #impl: 89756298 (eff. 0.456)
64.48/64.54	c GARBAGE COLLECT
64.48/64.54	c #Conflicts:     315000 | #Learnt:      14373 | 0.000
64.48/64.54	c total clause space: 48.1602MB
64.48/64.54	c total #watches: 46815
64.68/64.76	c total #propagations: 41077426 / total #impl: 90018265 (eff. 0.456)
64.68/64.76	c #Conflicts:     316000 | #Learnt:      15373 | 0.000
64.68/64.76	c total clause space: 48.1602MB
64.68/64.76	c total #watches: 49358
64.89/64.99	c total #propagations: 41206746 / total #impl: 90293104 (eff. 0.456)
64.89/64.99	c #Conflicts:     317000 | #Learnt:      16373 | 0.000
64.89/64.99	c total clause space: 48.1602MB
64.89/64.99	c total #watches: 51909
65.18/65.23	c total #propagations: 41339782 / total #impl: 90592905 (eff. 0.456)
65.18/65.23	c #Conflicts:     318000 | #Learnt:      17373 | 0.000
65.18/65.23	c total clause space: 48.1602MB
65.18/65.23	c total #watches: 54573
65.38/65.49	c total #propagations: 41465127 / total #impl: 90872832 (eff. 0.456)
65.38/65.49	c #Conflicts:     319000 | #Learnt:      18373 | 0.000
65.38/65.49	c total clause space: 48.1602MB
65.38/65.49	c total #watches: 56994
65.68/65.75	c total #propagations: 41594977 / total #impl: 91172915 (eff. 0.456)
65.68/65.75	c #Conflicts:     320000 | #Learnt:      19373 | 0.000
65.68/65.75	c total clause space: 48.1602MB
65.68/65.75	c total #watches: 59369
65.99/66.02	c total #propagations: 41719449 / total #impl: 91448585 (eff. 0.456)
65.99/66.02	c #Conflicts:     321000 | #Learnt:      20373 | 0.000
65.99/66.02	c total clause space: 48.1602MB
65.99/66.02	c total #watches: 61965
66.18/66.29	c total #propagations: 41853412 / total #impl: 91748091 (eff. 0.456)
66.18/66.29	c #Conflicts:     322000 | #Learnt:      21373 | 0.000
66.18/66.29	c total clause space: 48.1602MB
66.18/66.29	c total #watches: 64418
66.48/66.56	c total #propagations: 41990261 / total #impl: 92053512 (eff. 0.456)
66.48/66.56	c #Conflicts:     323000 | #Learnt:      22373 | 0.000
66.48/66.56	c total clause space: 48.1602MB
66.48/66.56	c total #watches: 66907
66.78/66.85	c total #propagations: 42121922 / total #impl: 92325816 (eff. 0.456)
66.78/66.85	c #Conflicts:     324000 | #Learnt:      23373 | 0.000
66.78/66.85	c total clause space: 48.1602MB
66.78/66.85	c total #watches: 69515
67.09/67.13	c total #propagations: 42249164 / total #impl: 92598071 (eff. 0.456)
67.09/67.13	c #Conflicts:     325000 | #Learnt:      24373 | 0.000
67.09/67.13	c total clause space: 48.1602MB
67.09/67.13	c total #watches: 72123
67.38/67.46	c total #propagations: 42373339 / total #impl: 92863536 (eff. 0.456)
67.38/67.46	c #Conflicts:     326000 | #Learnt:      25373 | 0.000
67.38/67.46	c total clause space: 48.1602MB
67.38/67.46	c total #watches: 74537
67.68/67.79	c total #propagations: 42509019 / total #impl: 93168139 (eff. 0.456)
67.68/67.79	c #Conflicts:     327000 | #Learnt:      26373 | 0.000
67.68/67.79	c total clause space: 48.1602MB
67.68/67.79	c total #watches: 76744
68.08/68.11	c total #propagations: 42640305 / total #impl: 93451349 (eff. 0.456)
68.08/68.11	c #Conflicts:     328000 | #Learnt:      27373 | 0.000
68.08/68.11	c total clause space: 48.1602MB
68.08/68.11	c total #watches: 79030
68.29/68.32	c total #propagations: 42768326 / total #impl: 93727827 (eff. 0.456)
68.29/68.32	c GARBAGE COLLECT
68.29/68.32	c #Conflicts:     329000 | #Learnt:      14681 | 0.000
68.29/68.32	c total clause space: 48.1602MB
68.29/68.32	c total #watches: 47440
68.48/68.53	c total #propagations: 42895682 / total #impl: 94004001 (eff. 0.456)
68.48/68.53	c #Conflicts:     330000 | #Learnt:      15681 | 0.000
68.48/68.53	c total clause space: 48.1602MB
68.48/68.53	c total #watches: 49865
68.68/68.75	c total #propagations: 43024085 / total #impl: 94274835 (eff. 0.456)
68.68/68.75	c #Conflicts:     331000 | #Learnt:      16681 | 0.000
68.68/68.75	c total clause space: 48.1602MB
68.68/68.75	c total #watches: 52263
68.88/68.98	c total #propagations: 43145439 / total #impl: 94542056 (eff. 0.456)
68.88/68.98	c #Conflicts:     332000 | #Learnt:      17681 | 0.000
68.88/68.98	c total clause space: 48.1602MB
68.88/68.98	c total #watches: 54671
69.18/69.26	c total #propagations: 43270305 / total #impl: 94808430 (eff. 0.456)
69.18/69.26	c #Conflicts:     333000 | #Learnt:      18681 | 0.000
69.18/69.26	c total clause space: 48.1602MB
69.18/69.26	c total #watches: 56905
69.48/69.52	c total #propagations: 43400614 / total #impl: 95090674 (eff. 0.456)
69.48/69.52	c #Conflicts:     334000 | #Learnt:      19681 | 0.000
69.48/69.52	c total clause space: 48.1602MB
69.48/69.52	c total #watches: 59463
69.68/69.73	c total #propagations: 43534213 / total #impl: 95379245 (eff. 0.456)
69.68/69.73	c #Conflicts:     335000 | #Learnt:      20681 | 0.000
69.68/69.73	c total clause space: 48.1602MB
69.68/69.73	c total #watches: 62235
69.88/69.98	c total #propagations: 43658292 / total #impl: 95671188 (eff. 0.456)
69.88/69.98	c #Conflicts:     336000 | #Learnt:      21681 | 0.000
69.88/69.98	c total clause space: 48.1602MB
69.88/69.98	c total #watches: 64780
70.18/70.24	c total #propagations: 43783799 / total #impl: 95971021 (eff. 0.456)
70.18/70.24	c #Conflicts:     337000 | #Learnt:      22681 | 0.000
70.18/70.24	c total clause space: 48.1602MB
70.18/70.24	c total #watches: 67348
70.49/70.52	c total #propagations: 43905570 / total #impl: 96259135 (eff. 0.456)
70.49/70.52	c #Conflicts:     338000 | #Learnt:      23681 | 0.000
70.49/70.52	c total clause space: 48.1602MB
70.49/70.52	c total #watches: 70164
70.78/70.84	c total #propagations: 44022670 / total #impl: 96528720 (eff. 0.456)
70.78/70.84	c #Conflicts:     339000 | #Learnt:      24681 | 0.000
70.78/70.84	c total clause space: 48.1602MB
70.78/70.84	c total #watches: 72772
71.08/71.17	c total #propagations: 44148435 / total #impl: 96818959 (eff. 0.456)
71.08/71.17	c #Conflicts:     340000 | #Learnt:      25681 | 0.000
71.08/71.17	c total clause space: 48.1602MB
71.08/71.17	c total #watches: 75409
71.49/71.51	c total #propagations: 44279055 / total #impl: 97099763 (eff. 0.456)
71.49/71.51	c #Conflicts:     341000 | #Learnt:      26681 | 0.000
71.49/71.51	c total clause space: 48.1602MB
71.49/71.51	c total #watches: 77784
71.78/71.82	c total #propagations: 44400494 / total #impl: 97397175 (eff. 0.456)
71.78/71.82	c #Conflicts:     342000 | #Learnt:      27681 | 0.000
71.78/71.82	c total clause space: 48.1602MB
71.78/71.82	c total #watches: 80393
71.98/72.08	c total #propagations: 44526313 / total #impl: 97673028 (eff. 0.456)
71.98/72.08	c GARBAGE COLLECT
71.98/72.08	c #Conflicts:     343000 | #Learnt:      14675 | 0.000
71.98/72.08	c total clause space: 48.1602MB
71.98/72.08	c total #watches: 47549
72.18/72.29	c total #propagations: 44654424 / total #impl: 97940279 (eff. 0.456)
72.18/72.29	c #Conflicts:     344000 | #Learnt:      15675 | 0.000
72.18/72.29	c total clause space: 48.1602MB
72.18/72.29	c total #watches: 49954
72.48/72.51	c total #propagations: 44787930 / total #impl: 98217717 (eff. 0.456)
72.48/72.51	c #Conflicts:     345000 | #Learnt:      16675 | 0.000
72.48/72.51	c total clause space: 48.1602MB
72.48/72.51	c total #watches: 52216
72.69/72.76	c total #propagations: 44909449 / total #impl: 98492219 (eff. 0.456)
72.69/72.76	c #Conflicts:     346000 | #Learnt:      17675 | 0.000
72.69/72.76	c total clause space: 48.1602MB
72.69/72.76	c total #watches: 54661
72.88/72.94	c total #propagations: 45042971 / total #impl: 98789103 (eff. 0.456)
72.88/72.94	c #Conflicts:     347000 | #Learnt:      18675 | 0.000
72.88/72.94	c total clause space: 48.1602MB
72.88/72.94	c total #watches: 57444
73.18/73.21	c total #propagations: 45172325 / total #impl: 99079891 (eff. 0.456)
73.18/73.21	c #Conflicts:     348000 | #Learnt:      19675 | 0.000
73.18/73.21	c total clause space: 48.1602MB
73.18/73.21	c total #watches: 59766
73.38/73.49	c total #propagations: 45298108 / total #impl: 99366783 (eff. 0.456)
73.38/73.49	c #Conflicts:     349000 | #Learnt:      20675 | 0.000
73.38/73.49	c total clause space: 48.1602MB
73.38/73.49	c total #watches: 62486
73.69/73.77	c total #propagations: 45429168 / total #impl: 99702159 (eff. 0.456)
73.69/73.77	c #Conflicts:     350000 | #Learnt:      21675 | 0.000
73.69/73.77	c total clause space: 48.1602MB
73.69/73.77	c total #watches: 65033
73.98/74.09	c total #propagations: 45558443 / total #impl: 100002116 (eff. 0.456)
73.98/74.09	c #Conflicts:     351000 | #Learnt:      22675 | 0.000
73.98/74.09	c total clause space: 48.1602MB
73.98/74.09	c total #watches: 67463
74.38/74.40	c total #propagations: 45694680 / total #impl: 100302338 (eff. 0.456)
74.38/74.40	c #Conflicts:     352000 | #Learnt:      23675 | 0.000
74.38/74.40	c total clause space: 48.1602MB
74.38/74.40	c total #watches: 69941
74.68/74.74	c total #propagations: 45833027 / total #impl: 100623803 (eff. 0.455)
74.68/74.74	c #Conflicts:     353000 | #Learnt:      24675 | 0.000
74.68/74.74	c total clause space: 48.1602MB
74.68/74.74	c total #watches: 72454
74.98/75.04	c total #propagations: 45967344 / total #impl: 100944629 (eff. 0.455)
74.98/75.04	c #Conflicts:     354000 | #Learnt:      25675 | 0.000
74.98/75.04	c total clause space: 48.1602MB
74.98/75.04	c total #watches: 75117
75.28/75.36	c total #propagations: 46096265 / total #impl: 101238855 (eff. 0.455)
75.28/75.36	c #Conflicts:     355000 | #Learnt:      26675 | 0.000
75.28/75.36	c total clause space: 48.1602MB
75.28/75.36	c total #watches: 77719
75.58/75.67	c total #propagations: 46220174 / total #impl: 101538965 (eff. 0.455)
75.58/75.67	c #Conflicts:     356000 | #Learnt:      27675 | 0.000
75.58/75.67	c total clause space: 48.1602MB
75.58/75.67	c total #watches: 80459
75.89/75.98	c total #propagations: 46355286 / total #impl: 101832225 (eff. 0.455)
75.89/75.98	c GARBAGE COLLECT
75.89/75.98	c #Conflicts:     357000 | #Learnt:      14372 | 0.000
75.89/75.98	c total clause space: 48.1602MB
75.89/75.98	c total #watches: 46813
76.08/76.19	c total #propagations: 46477426 / total #impl: 102096297 (eff. 0.455)
76.08/76.19	c #Conflicts:     358000 | #Learnt:      15372 | 0.000
76.08/76.19	c total clause space: 48.1602MB
76.08/76.19	c total #watches: 49372
76.38/76.43	c total #propagations: 46609489 / total #impl: 102383705 (eff. 0.455)
76.38/76.43	c #Conflicts:     359000 | #Learnt:      16372 | 0.000
76.38/76.43	c total clause space: 48.1602MB
76.38/76.43	c total #watches: 52152
76.58/76.67	c total #propagations: 46749630 / total #impl: 102711308 (eff. 0.455)
76.58/76.67	c #Conflicts:     360000 | #Learnt:      17372 | 0.000
76.58/76.67	c total clause space: 48.1602MB
76.58/76.67	c total #watches: 54643
76.88/76.92	c total #propagations: 46876132 / total #impl: 103004074 (eff. 0.455)
76.88/76.92	c #Conflicts:     361000 | #Learnt:      18372 | 0.000
76.88/76.92	c total clause space: 48.1602MB
76.88/76.92	c total #watches: 57301
77.09/77.19	c total #propagations: 47010091 / total #impl: 103306341 (eff. 0.455)
77.09/77.19	c #Conflicts:     362000 | #Learnt:      19372 | 0.000
77.09/77.19	c total clause space: 48.1602MB
77.09/77.19	c total #watches: 59809
77.38/77.45	c total #propagations: 47143931 / total #impl: 103621276 (eff. 0.455)
77.38/77.45	c #Conflicts:     363000 | #Learnt:      20372 | 0.000
77.38/77.45	c total clause space: 48.1602MB
77.38/77.45	c total #watches: 63082
77.58/77.66	c total #propagations: 47283396 / total #impl: 103941707 (eff. 0.455)
77.58/77.66	c #Conflicts:     364000 | #Learnt:      21372 | 0.000
77.58/77.66	c total clause space: 48.1602MB
77.58/77.66	c total #watches: 65957
77.88/77.91	c total #propagations: 47411428 / total #impl: 104224875 (eff. 0.455)
77.88/77.91	c #Conflicts:     365000 | #Learnt:      22372 | 0.000
77.88/77.91	c total clause space: 48.1602MB
77.88/77.91	c total #watches: 68621
78.19/78.21	c total #propagations: 47539607 / total #impl: 104507744 (eff. 0.455)
78.19/78.21	c #Conflicts:     366000 | #Learnt:      23372 | 0.000
78.19/78.21	c total clause space: 48.1602MB
78.19/78.21	c total #watches: 71410
78.38/78.44	c total #propagations: 47672117 / total #impl: 104805759 (eff. 0.455)
78.38/78.44	c #Conflicts:     367000 | #Learnt:      24372 | 0.000
78.38/78.44	c total clause space: 48.1602MB
78.38/78.44	c total #watches: 73816
78.68/78.72	c total #propagations: 47784320 / total #impl: 105081174 (eff. 0.455)
78.68/78.72	c #Conflicts:     368000 | #Learnt:      25372 | 0.000
78.68/78.72	c total clause space: 48.1602MB
78.68/78.72	c total #watches: 76600
78.98/79.04	c total #propagations: 47898723 / total #impl: 105363419 (eff. 0.455)
78.98/79.04	c #Conflicts:     369000 | #Learnt:      26372 | 0.000
78.98/79.04	c total clause space: 48.1602MB
78.98/79.04	c total #watches: 79111
79.38/79.44	c total #propagations: 48013739 / total #impl: 105634407 (eff. 0.455)
79.38/79.44	c #Conflicts:     370000 | #Learnt:      27372 | 0.000
79.38/79.44	c total clause space: 48.1602MB
79.38/79.44	c total #watches: 81580
79.78/79.81	c total #propagations: 48151156 / total #impl: 105949278 (eff. 0.454)
79.78/79.81	c #Conflicts:     371000 | #Learnt:      28372 | 0.000
79.78/79.81	c total clause space: 48.1602MB
79.78/79.81	c total #watches: 84266
80.08/80.17	c total #propagations: 48285806 / total #impl: 106269054 (eff. 0.454)
80.08/80.17	c GARBAGE COLLECT
80.08/80.17	c #Conflicts:     372000 | #Learnt:      14772 | 0.000
80.08/80.17	c total clause space: 48.1602MB
80.08/80.17	c total #watches: 47860
80.38/80.40	c total #propagations: 48423463 / total #impl: 106618217 (eff. 0.454)
80.38/80.40	c #Conflicts:     373000 | #Learnt:      15772 | 0.000
80.38/80.40	c total clause space: 48.1602MB
80.38/80.40	c total #watches: 50389
80.58/80.64	c total #propagations: 48547894 / total #impl: 106923960 (eff. 0.454)
80.58/80.64	c #Conflicts:     374000 | #Learnt:      16772 | 0.000
80.58/80.64	c total clause space: 48.1602MB
80.58/80.64	c total #watches: 52676
80.88/80.90	c total #propagations: 48676458 / total #impl: 107221104 (eff. 0.454)
80.88/80.90	c #Conflicts:     375000 | #Learnt:      17772 | 0.000
80.88/80.90	c total clause space: 48.1602MB
80.88/80.90	c total #watches: 55108
81.08/81.16	c total #propagations: 48811873 / total #impl: 107547568 (eff. 0.454)
81.08/81.16	c #Conflicts:     376000 | #Learnt:      18772 | 0.000
81.08/81.16	c total clause space: 48.1602MB
81.08/81.16	c total #watches: 57619
81.38/81.43	c total #propagations: 48938460 / total #impl: 107836310 (eff. 0.454)
81.38/81.43	c #Conflicts:     377000 | #Learnt:      19772 | 0.000
81.38/81.43	c total clause space: 48.1602MB
81.38/81.43	c total #watches: 60064
81.58/81.70	c total #propagations: 49065153 / total #impl: 108127763 (eff. 0.454)
81.58/81.70	c #Conflicts:     378000 | #Learnt:      20772 | 0.000
81.58/81.70	c total clause space: 48.1602MB
81.58/81.70	c total #watches: 62470
81.88/81.99	c total #propagations: 49193252 / total #impl: 108422499 (eff. 0.454)
81.88/81.99	c #Conflicts:     379000 | #Learnt:      21772 | 0.000
81.88/81.99	c total clause space: 48.1602MB
81.88/81.99	c total #watches: 65191
82.18/82.29	c total #propagations: 49325543 / total #impl: 108718845 (eff. 0.454)
82.18/82.29	c #Conflicts:     380000 | #Learnt:      22772 | 0.000
82.18/82.29	c total clause space: 48.1602MB
82.18/82.29	c total #watches: 68016
82.48/82.60	c total #propagations: 49461920 / total #impl: 109047372 (eff. 0.454)
82.48/82.60	c #Conflicts:     381000 | #Learnt:      23772 | 0.000
82.48/82.60	c total clause space: 48.1602MB
82.48/82.60	c total #watches: 70547
82.88/82.91	c total #propagations: 49600151 / total #impl: 109357742 (eff. 0.454)
82.88/82.91	c #Conflicts:     382000 | #Learnt:      24772 | 0.000
82.88/82.91	c total clause space: 48.1602MB
82.88/82.91	c total #watches: 73316
83.18/83.23	c total #propagations: 49735928 / total #impl: 109676985 (eff. 0.453)
83.18/83.23	c #Conflicts:     383000 | #Learnt:      25772 | 0.000
83.18/83.23	c total clause space: 48.1602MB
83.18/83.23	c total #watches: 75967
83.48/83.56	c total #propagations: 49863856 / total #impl: 109956939 (eff. 0.453)
83.48/83.56	c #Conflicts:     384000 | #Learnt:      26772 | 0.000
83.48/83.56	c total clause space: 48.1602MB
83.48/83.56	c total #watches: 78501
83.88/83.91	c total #propagations: 49991658 / total #impl: 110242672 (eff. 0.453)
83.88/83.91	c #Conflicts:     385000 | #Learnt:      27772 | 0.000
83.88/83.91	c total clause space: 48.1602MB
83.88/83.91	c total #watches: 81286
84.18/84.29	c total #propagations: 50118233 / total #impl: 110535744 (eff. 0.453)
84.18/84.29	c #Conflicts:     386000 | #Learnt:      28772 | 0.000
84.18/84.29	c total clause space: 48.1602MB
84.18/84.29	c total #watches: 83730
84.58/84.67	c total #propagations: 50250651 / total #impl: 110819711 (eff. 0.453)
84.58/84.67	c #Conflicts:     387000 | #Learnt:      29772 | 0.000
84.58/84.67	c total clause space: 48.1602MB
84.58/84.67	c total #watches: 86322
84.88/84.90	c total #propagations: 50390967 / total #impl: 111146528 (eff. 0.453)
84.88/84.90	c GARBAGE COLLECT
84.88/84.90	c #Conflicts:     388000 | #Learnt:      15872 | 0.000
84.88/84.90	c total clause space: 48.1602MB
84.88/84.90	c total #watches: 50785
85.08/85.13	c total #propagations: 50518640 / total #impl: 111415684 (eff. 0.453)
85.08/85.13	c #Conflicts:     389000 | #Learnt:      16872 | 0.000
85.08/85.13	c total clause space: 48.1602MB
85.08/85.13	c total #watches: 53505
85.28/85.36	c total #propagations: 50651373 / total #impl: 111696552 (eff. 0.453)
85.28/85.36	c #Conflicts:     390000 | #Learnt:      17872 | 0.000
85.28/85.36	c total clause space: 48.1602MB
85.28/85.36	c total #watches: 55950
85.57/85.61	c total #propagations: 50782541 / total #impl: 111976632 (eff. 0.454)
85.57/85.61	c #Conflicts:     391000 | #Learnt:      18872 | 0.000
85.57/85.61	c total clause space: 48.1602MB
85.57/85.61	c total #watches: 58624
85.78/85.87	c total #propagations: 50923601 / total #impl: 112290467 (eff. 0.453)
85.78/85.87	c #Conflicts:     392000 | #Learnt:      19872 | 0.000
85.78/85.87	c total clause space: 48.1602MB
85.78/85.87	c total #watches: 61367
86.07/86.16	c total #propagations: 51054853 / total #impl: 112591464 (eff. 0.453)
86.07/86.16	c #Conflicts:     393000 | #Learnt:      20872 | 0.000
86.07/86.16	c total clause space: 48.1602MB
86.07/86.16	c total #watches: 64088
86.37/86.43	c total #propagations: 51192660 / total #impl: 112892369 (eff. 0.453)
86.37/86.43	c #Conflicts:     394000 | #Learnt:      21872 | 0.000
86.37/86.43	c total clause space: 48.1602MB
86.37/86.43	c total #watches: 66711
86.67/86.71	c total #propagations: 51337223 / total #impl: 113183031 (eff. 0.454)
86.67/86.71	c #Conflicts:     395000 | #Learnt:      22872 | 0.000
86.67/86.71	c total clause space: 48.1602MB
86.67/86.71	c total #watches: 69268
86.98/87.04	c total #propagations: 51466025 / total #impl: 113476349 (eff. 0.454)
86.98/87.04	c #Conflicts:     396000 | #Learnt:      23872 | 0.000
86.98/87.04	c total clause space: 48.1602MB
86.98/87.04	c total #watches: 71729
87.27/87.38	c total #propagations: 51594121 / total #impl: 113767680 (eff. 0.454)
87.27/87.38	c #Conflicts:     397000 | #Learnt:      24872 | 0.000
87.27/87.38	c total clause space: 48.1602MB
87.27/87.38	c total #watches: 74074
87.67/87.71	c total #propagations: 51716657 / total #impl: 114034435 (eff. 0.454)
87.67/87.71	c #Conflicts:     398000 | #Learnt:      25872 | 0.000
87.67/87.71	c total clause space: 48.1602MB
87.67/87.71	c total #watches: 76612
87.98/88.05	c total #propagations: 51844477 / total #impl: 114307211 (eff. 0.454)
87.98/88.05	c #Conflicts:     399000 | #Learnt:      26872 | 0.000
87.98/88.05	c total clause space: 48.1602MB
87.98/88.05	c total #watches: 79451
88.37/88.40	c total #propagations: 51971501 / total #impl: 114625516 (eff. 0.453)
88.37/88.40	c #Conflicts:     400000 | #Learnt:      27872 | 0.000
88.37/88.40	c total clause space: 48.1602MB
88.37/88.40	c total #watches: 82191
88.67/88.78	c total #propagations: 52104446 / total #impl: 114979361 (eff. 0.453)
88.67/88.78	c #Conflicts:     401000 | #Learnt:      28872 | 0.000
88.67/88.78	c total clause space: 48.1602MB
88.67/88.78	c total #watches: 84935
89.08/89.16	c total #propagations: 52241477 / total #impl: 115332489 (eff. 0.453)
89.08/89.16	c #Conflicts:     402000 | #Learnt:      29872 | 0.000
89.08/89.16	c total clause space: 48.1602MB
89.08/89.16	c total #watches: 87520
89.37/89.49	c total #propagations: 52369770 / total #impl: 115629475 (eff. 0.453)
89.37/89.49	c GARBAGE COLLECT
89.37/89.49	c #Conflicts:     403000 | #Learnt:      15671 | 0.000
89.37/89.49	c total clause space: 48.1602MB
89.37/89.49	c total #watches: 50245
89.67/89.76	c total #propagations: 52495413 / total #impl: 115920503 (eff. 0.453)
89.67/89.76	c #Conflicts:     404000 | #Learnt:      16671 | 0.000
89.67/89.76	c total clause space: 48.1602MB
89.67/89.76	c total #watches: 52914
89.97/90.02	c total #propagations: 52632960 / total #impl: 116252120 (eff. 0.453)
89.97/90.02	c #Conflicts:     405000 | #Learnt:      17671 | 0.000
89.97/90.02	c total clause space: 48.1602MB
89.97/90.02	c total #watches: 55654
90.18/90.25	c total #propagations: 52768811 / total #impl: 116588869 (eff. 0.453)
90.18/90.25	c #Conflicts:     406000 | #Learnt:      18671 | 0.000
90.18/90.25	c total clause space: 48.1602MB
90.18/90.25	c total #watches: 58284
90.37/90.48	c total #propagations: 52892297 / total #impl: 116891195 (eff. 0.452)
90.37/90.48	c #Conflicts:     407000 | #Learnt:      19671 | 0.000
90.37/90.48	c total clause space: 48.1602MB
90.37/90.48	c total #watches: 60748
90.67/90.73	c total #propagations: 53017852 / total #impl: 117170668 (eff. 0.452)
90.67/90.73	c #Conflicts:     408000 | #Learnt:      20671 | 0.000
90.67/90.73	c total clause space: 48.1602MB
90.67/90.73	c total #watches: 63240
90.97/91.00	c total #propagations: 53138829 / total #impl: 117460378 (eff. 0.452)
90.97/91.00	c #Conflicts:     409000 | #Learnt:      21671 | 0.000
90.97/91.00	c total clause space: 48.1602MB
90.97/91.00	c total #watches: 65875
91.17/91.30	c total #propagations: 53277038 / total #impl: 117802156 (eff. 0.452)
91.17/91.30	c #Conflicts:     410000 | #Learnt:      22671 | 0.000
91.17/91.30	c total clause space: 48.1602MB
91.17/91.30	c total #watches: 68420
91.47/91.55	c total #propagations: 53410511 / total #impl: 118103283 (eff. 0.452)
91.47/91.55	c #Conflicts:     411000 | #Learnt:      23671 | 0.000
91.47/91.55	c total clause space: 48.1602MB
91.47/91.55	c total #watches: 71055
91.77/91.86	c total #propagations: 53533844 / total #impl: 118376333 (eff. 0.452)
91.77/91.86	c #Conflicts:     412000 | #Learnt:      24671 | 0.000
91.77/91.86	c total clause space: 48.1602MB
91.77/91.86	c total #watches: 73572
92.07/92.19	c total #propagations: 53666516 / total #impl: 118683405 (eff. 0.452)
92.07/92.19	c #Conflicts:     413000 | #Learnt:      25671 | 0.000
92.07/92.19	c total clause space: 48.1602MB
92.07/92.19	c total #watches: 75958
92.48/92.55	c total #propagations: 53796057 / total #impl: 118972104 (eff. 0.452)
92.48/92.55	c #Conflicts:     414000 | #Learnt:      26671 | 0.000
92.48/92.55	c total clause space: 48.1602MB
92.48/92.55	c total #watches: 78343
92.77/92.89	c total #propagations: 53933961 / total #impl: 119282519 (eff. 0.452)
92.77/92.89	c #Conflicts:     415000 | #Learnt:      27671 | 0.000
92.77/92.89	c total clause space: 48.1602MB
92.77/92.89	c total #watches: 80703
93.17/93.22	c total #propagations: 54067806 / total #impl: 119593075 (eff. 0.452)
93.17/93.22	c #Conflicts:     416000 | #Learnt:      28671 | 0.000
93.17/93.22	c total clause space: 48.1602MB
93.17/93.22	c total #watches: 83334
93.48/93.58	c total #propagations: 54202050 / total #impl: 119909340 (eff. 0.452)
93.48/93.58	c #Conflicts:     417000 | #Learnt:      29671 | 0.000
93.48/93.58	c total clause space: 48.1602MB
93.48/93.58	c total #watches: 85811
93.87/93.94	c total #propagations: 54336658 / total #impl: 120208867 (eff. 0.452)
93.87/93.94	c #Conflicts:     418000 | #Learnt:      30671 | 0.000
93.87/93.94	c total clause space: 48.1602MB
93.87/93.94	c total #watches: 88618
94.17/94.21	c total #propagations: 54478302 / total #impl: 120519251 (eff. 0.452)
94.17/94.21	c GARBAGE COLLECT
94.17/94.21	c #Conflicts:     419000 | #Learnt:      16178 | 0.000
94.17/94.21	c total clause space: 48.1602MB
94.17/94.21	c total #watches: 51484
94.37/94.44	c total #propagations: 54615863 / total #impl: 120808248 (eff. 0.452)
94.37/94.44	c #Conflicts:     420000 | #Learnt:      17178 | 0.000
94.37/94.44	c total clause space: 48.1602MB
94.37/94.44	c total #watches: 54316
94.58/94.69	c total #propagations: 54749268 / total #impl: 121085993 (eff. 0.452)
94.58/94.69	c #Conflicts:     421000 | #Learnt:      18178 | 0.000
94.58/94.69	c total clause space: 48.1602MB
94.58/94.69	c total #watches: 56978
94.87/94.92	c total #propagations: 54890743 / total #impl: 121389095 (eff. 0.452)
94.87/94.92	c #Conflicts:     422000 | #Learnt:      19178 | 0.000
94.87/94.92	c total clause space: 48.1602MB
94.87/94.92	c total #watches: 59470
95.07/95.18	c total #propagations: 55021243 / total #impl: 121651450 (eff. 0.452)
95.07/95.18	c #Conflicts:     423000 | #Learnt:      20178 | 0.000
95.07/95.18	c total clause space: 48.1602MB
95.07/95.18	c total #watches: 62120
95.37/95.46	c total #propagations: 55152486 / total #impl: 121928296 (eff. 0.452)
95.37/95.46	c #Conflicts:     424000 | #Learnt:      21178 | 0.000
95.37/95.46	c total clause space: 48.1602MB
95.37/95.46	c total #watches: 64520
95.68/95.74	c total #propagations: 55283657 / total #impl: 122227225 (eff. 0.452)
95.68/95.74	c #Conflicts:     425000 | #Learnt:      22178 | 0.000
95.68/95.74	c total clause space: 48.1602MB
95.68/95.74	c total #watches: 67084
95.97/96.03	c total #propagations: 55415230 / total #impl: 122539333 (eff. 0.452)
95.97/96.03	c #Conflicts:     426000 | #Learnt:      23178 | 0.000
95.97/96.03	c total clause space: 48.1602MB
95.97/96.03	c total #watches: 69457
96.27/96.32	c total #propagations: 55544131 / total #impl: 122843075 (eff. 0.452)
96.27/96.32	c #Conflicts:     427000 | #Learnt:      24178 | 0.000
96.27/96.32	c total clause space: 48.1602MB
96.27/96.32	c total #watches: 71830
96.57/96.63	c total #propagations: 55671133 / total #impl: 123138334 (eff. 0.452)
96.57/96.63	c #Conflicts:     428000 | #Learnt:      25178 | 0.000
96.57/96.63	c total clause space: 48.1602MB
96.57/96.63	c total #watches: 74244
96.88/96.95	c total #propagations: 55799548 / total #impl: 123440633 (eff. 0.452)
96.88/96.95	c #Conflicts:     429000 | #Learnt:      26178 | 0.000
96.88/96.95	c total clause space: 48.1602MB
96.88/96.95	c total #watches: 76559
97.17/97.28	c total #propagations: 55930332 / total #impl: 123750971 (eff. 0.452)
97.17/97.28	c #Conflicts:     430000 | #Learnt:      27178 | 0.000
97.17/97.28	c total clause space: 48.1602MB
97.17/97.28	c total #watches: 79147
97.57/97.61	c total #propagations: 56063580 / total #impl: 124056397 (eff. 0.452)
97.57/97.61	c #Conflicts:     431000 | #Learnt:      28178 | 0.000
97.57/97.61	c total clause space: 48.1602MB
97.57/97.61	c total #watches: 81438
97.88/97.94	c total #propagations: 56190038 / total #impl: 124357373 (eff. 0.452)
97.88/97.94	c #Conflicts:     432000 | #Learnt:      29178 | 0.000
97.88/97.94	c total clause space: 48.1602MB
97.88/97.94	c total #watches: 83621
98.17/98.29	c total #propagations: 56311858 / total #impl: 124657941 (eff. 0.452)
98.17/98.29	c #Conflicts:     433000 | #Learnt:      30178 | 0.000
98.17/98.29	c total clause space: 48.1602MB
98.17/98.29	c total #watches: 85833
98.57/98.64	c total #propagations: 56438884 / total #impl: 124953152 (eff. 0.452)
98.57/98.64	c #Conflicts:     434000 | #Learnt:      31178 | 0.000
98.57/98.64	c total clause space: 48.1602MB
98.57/98.64	c total #watches: 88005
98.87/98.94	c total #propagations: 56565855 / total #impl: 125265359 (eff. 0.452)
98.87/98.94	c GARBAGE COLLECT
98.87/98.94	c #Conflicts:     435000 | #Learnt:      16382 | 0.000
98.87/98.94	c total clause space: 48.1602MB
98.87/98.94	c total #watches: 51821
99.08/99.17	c total #propagations: 56693617 / total #impl: 125571675 (eff. 0.451)
99.08/99.17	c #Conflicts:     436000 | #Learnt:      17382 | 0.000
99.08/99.17	c total clause space: 48.1602MB
99.08/99.17	c total #watches: 54268
99.27/99.39	c total #propagations: 56828848 / total #impl: 125873060 (eff. 0.451)
99.27/99.39	c #Conflicts:     437000 | #Learnt:      18382 | 0.000
99.27/99.39	c total clause space: 48.1602MB
99.27/99.39	c total #watches: 56717
99.57/99.61	c total #propagations: 56960542 / total #impl: 126155980 (eff. 0.452)
99.57/99.61	c #Conflicts:     438000 | #Learnt:      19382 | 0.000
99.57/99.61	c total clause space: 48.1602MB
99.57/99.61	c total #watches: 59164
99.77/99.84	c total #propagations: 57088514 / total #impl: 126425861 (eff. 0.452)
99.77/99.84	c #Conflicts:     439000 | #Learnt:      20382 | 0.000
99.77/99.84	c total clause space: 48.1602MB
99.77/99.84	c total #watches: 61696
99.97/100.08	c total #propagations: 57217307 / total #impl: 126696596 (eff. 0.452)
99.97/100.08	c #Conflicts:     440000 | #Learnt:      21382 | 0.000
99.97/100.08	c total clause space: 48.1602MB
99.97/100.08	c total #watches: 64228
100.27/100.35	c total #propagations: 57351684 / total #impl: 126964269 (eff. 0.452)
100.27/100.35	c #Conflicts:     441000 | #Learnt:      22382 | 0.000
100.27/100.35	c total clause space: 48.1602MB
100.27/100.35	c total #watches: 66682
100.57/100.63	c total #propagations: 57478996 / total #impl: 127231134 (eff. 0.452)
100.57/100.63	c #Conflicts:     442000 | #Learnt:      23382 | 0.000
100.57/100.63	c total clause space: 48.1602MB
100.57/100.63	c total #watches: 69233
100.87/100.94	c total #propagations: 57603897 / total #impl: 127508819 (eff. 0.452)
100.87/100.94	c #Conflicts:     443000 | #Learnt:      24382 | 0.000
100.87/100.94	c total clause space: 48.1602MB
100.87/100.94	c total #watches: 71604
101.18/101.23	c total #propagations: 57741360 / total #impl: 127801761 (eff. 0.452)
101.18/101.23	c #Conflicts:     444000 | #Learnt:      25382 | 0.000
101.18/101.23	c total clause space: 48.1602MB
101.18/101.23	c total #watches: 74219
101.47/101.54	c total #propagations: 57874425 / total #impl: 128076275 (eff. 0.452)
101.47/101.54	c #Conflicts:     445000 | #Learnt:      26382 | 0.000
101.47/101.54	c total clause space: 48.1602MB
101.47/101.54	c total #watches: 76720
101.77/101.88	c total #propagations: 57999194 / total #impl: 128351594 (eff. 0.452)
101.77/101.88	c #Conflicts:     446000 | #Learnt:      27382 | 0.000
101.77/101.88	c total clause space: 48.1602MB
101.77/101.88	c total #watches: 79319
102.17/102.20	c total #propagations: 58133137 / total #impl: 128639948 (eff. 0.452)
102.17/102.20	c #Conflicts:     447000 | #Learnt:      28382 | 0.000
102.17/102.20	c total clause space: 48.1602MB
102.17/102.20	c total #watches: 81526
102.47/102.50	c total #propagations: 58265976 / total #impl: 128922640 (eff. 0.452)
102.47/102.50	c #Conflicts:     448000 | #Learnt:      29382 | 0.000
102.47/102.50	c total clause space: 48.1602MB
102.47/102.50	c total #watches: 84131
102.77/102.86	c total #propagations: 58389915 / total #impl: 129196659 (eff. 0.452)
102.77/102.86	c #Conflicts:     449000 | #Learnt:      30382 | 0.000
102.77/102.86	c total clause space: 48.1602MB
102.77/102.86	c total #watches: 86455
103.17/103.22	c total #propagations: 58513624 / total #impl: 129490067 (eff. 0.452)
103.17/103.22	c #Conflicts:     450000 | #Learnt:      31382 | 0.000
103.17/103.22	c total clause space: 48.1602MB
103.17/103.22	c total #watches: 89023
103.48/103.57	c total #propagations: 58645111 / total #impl: 129782292 (eff. 0.452)
103.48/103.57	c GARBAGE COLLECT
103.48/103.57	c #Conflicts:     451000 | #Learnt:      16282 | 0.000
103.48/103.57	c total clause space: 48.1602MB
103.48/103.57	c total #watches: 51594
103.67/103.78	c total #propagations: 58776843 / total #impl: 130066477 (eff. 0.452)
103.67/103.78	c #Conflicts:     452000 | #Learnt:      17282 | 0.000
103.67/103.78	c total clause space: 48.1602MB
103.67/103.78	c total #watches: 53861
103.87/103.99	c total #propagations: 58914325 / total #impl: 130363572 (eff. 0.452)
103.87/103.99	c #Conflicts:     453000 | #Learnt:      18282 | 0.000
103.87/103.99	c total clause space: 48.1602MB
103.87/103.99	c total #watches: 56388
104.17/104.24	c total #propagations: 59044054 / total #impl: 130627988 (eff. 0.452)
104.17/104.24	c #Conflicts:     454000 | #Learnt:      19282 | 0.000
104.17/104.24	c total clause space: 48.1602MB
104.17/104.24	c total #watches: 58640
104.37/104.50	c total #propagations: 59176423 / total #impl: 130921862 (eff. 0.452)
104.37/104.50	c #Conflicts:     455000 | #Learnt:      20282 | 0.000
104.37/104.50	c total clause space: 48.1602MB
104.37/104.50	c total #watches: 61119
104.67/104.75	c total #propagations: 59302778 / total #impl: 131184243 (eff. 0.452)
104.67/104.75	c #Conflicts:     456000 | #Learnt:      21282 | 0.000
104.67/104.75	c total clause space: 48.1602MB
104.67/104.75	c total #watches: 63443
104.97/105.01	c total #propagations: 59431808 / total #impl: 131450806 (eff. 0.452)
104.97/105.01	c #Conflicts:     457000 | #Learnt:      22282 | 0.000
104.97/105.01	c total clause space: 48.1602MB
104.97/105.01	c total #watches: 65998
105.17/105.25	c total #propagations: 59568137 / total #impl: 131732546 (eff. 0.452)
105.17/105.25	c #Conflicts:     458000 | #Learnt:      23282 | 0.000
105.17/105.25	c total clause space: 48.1602MB
105.17/105.25	c total #watches: 68593
105.47/105.50	c total #propagations: 59702860 / total #impl: 131999809 (eff. 0.452)
105.47/105.50	c #Conflicts:     459000 | #Learnt:      24282 | 0.000
105.47/105.50	c total clause space: 48.1602MB
105.47/105.50	c total #watches: 71108
105.68/105.78	c total #propagations: 59823925 / total #impl: 132247680 (eff. 0.452)
105.68/105.78	c #Conflicts:     460000 | #Learnt:      25282 | 0.000
105.68/105.78	c total clause space: 48.1602MB
105.68/105.78	c total #watches: 73476
105.97/106.08	c total #propagations: 59951875 / total #impl: 132508592 (eff. 0.452)
105.97/106.08	c #Conflicts:     461000 | #Learnt:      26282 | 0.000
105.97/106.08	c total clause space: 48.1602MB
105.97/106.08	c total #watches: 75912
106.37/106.40	c total #propagations: 60080371 / total #impl: 132777086 (eff. 0.452)
106.37/106.40	c #Conflicts:     462000 | #Learnt:      27282 | 0.000
106.37/106.40	c total clause space: 48.1602MB
106.37/106.40	c total #watches: 78478
106.68/106.72	c total #propagations: 60207638 / total #impl: 133053858 (eff. 0.453)
106.68/106.72	c #Conflicts:     463000 | #Learnt:      28282 | 0.000
106.68/106.72	c total clause space: 48.1602MB
106.68/106.72	c total #watches: 80980
106.97/107.01	c total #propagations: 60334555 / total #impl: 133326554 (eff. 0.453)
106.97/107.01	c #Conflicts:     464000 | #Learnt:      29282 | 0.000
106.97/107.01	c total clause space: 48.1602MB
106.97/107.01	c total #watches: 83879
107.27/107.32	c total #propagations: 60464952 / total #impl: 133593126 (eff. 0.453)
107.27/107.32	c #Conflicts:     465000 | #Learnt:      30282 | 0.000
107.27/107.32	c total clause space: 48.1602MB
107.27/107.32	c total #watches: 86445
107.57/107.67	c total #propagations: 60595112 / total #impl: 133858082 (eff. 0.453)
107.57/107.67	c #Conflicts:     466000 | #Learnt:      31282 | 0.000
107.57/107.67	c total clause space: 48.1602MB
107.57/107.67	c total #watches: 88999
107.97/108.01	c total #propagations: 60722649 / total #impl: 134140428 (eff. 0.453)
107.97/108.01	c #Conflicts:     467000 | #Learnt:      32282 | 0.000
107.97/108.01	c total clause space: 48.1602MB
107.97/108.01	c total #watches: 91676
108.27/108.31	c total #propagations: 60848919 / total #impl: 134410008 (eff. 0.453)
108.27/108.31	c GARBAGE COLLECT
108.27/108.31	c #Conflicts:     468000 | #Learnt:      16879 | 0.000
108.27/108.31	c total clause space: 48.1602MB
108.27/108.31	c total #watches: 52898
108.47/108.54	c total #propagations: 60970410 / total #impl: 134694727 (eff. 0.453)
108.47/108.54	c #Conflicts:     469000 | #Learnt:      17879 | 0.000
108.47/108.54	c total clause space: 48.1602MB
108.47/108.54	c total #watches: 55597
108.67/108.75	c total #propagations: 61099967 / total #impl: 134963832 (eff. 0.453)
108.67/108.75	c #Conflicts:     470000 | #Learnt:      18879 | 0.000
108.67/108.75	c total clause space: 48.1602MB
108.67/108.75	c total #watches: 58138
108.88/108.97	c total #propagations: 61219271 / total #impl: 135212354 (eff. 0.453)
108.88/108.97	c #Conflicts:     471000 | #Learnt:      19879 | 0.000
108.88/108.97	c total clause space: 48.1602MB
108.88/108.97	c total #watches: 60532
109.17/109.20	c total #propagations: 61340434 / total #impl: 135470388 (eff. 0.453)
109.17/109.20	c #Conflicts:     472000 | #Learnt:      20879 | 0.000
109.17/109.20	c total clause space: 48.1602MB
109.17/109.20	c total #watches: 62822
109.37/109.45	c total #propagations: 61465927 / total #impl: 135729183 (eff. 0.453)
109.37/109.45	c #Conflicts:     473000 | #Learnt:      21879 | 0.000
109.37/109.45	c total clause space: 48.1602MB
109.37/109.45	c total #watches: 65193
109.67/109.71	c total #propagations: 61595228 / total #impl: 136002821 (eff. 0.453)
109.67/109.71	c #Conflicts:     474000 | #Learnt:      22879 | 0.000
109.67/109.71	c total clause space: 48.1602MB
109.67/109.71	c total #watches: 67737
109.87/109.99	c total #propagations: 61728711 / total #impl: 136272192 (eff. 0.453)
109.87/109.99	c #Conflicts:     475000 | #Learnt:      23879 | 0.000
109.87/109.99	c total clause space: 48.1602MB
109.87/109.99	c total #watches: 69989
110.17/110.28	c total #propagations: 61853900 / total #impl: 136532652 (eff. 0.453)
110.17/110.28	c #Conflicts:     476000 | #Learnt:      24879 | 0.000
110.17/110.28	c total clause space: 48.1602MB
110.17/110.28	c total #watches: 72153
110.47/110.57	c total #propagations: 61978510 / total #impl: 136794419 (eff. 0.453)
110.47/110.57	c #Conflicts:     477000 | #Learnt:      25879 | 0.000
110.47/110.57	c total clause space: 48.1602MB
110.47/110.57	c total #watches: 74712
110.77/110.89	c total #propagations: 62114516 / total #impl: 137071308 (eff. 0.453)
110.77/110.89	c #Conflicts:     478000 | #Learnt:      26879 | 0.000
110.77/110.89	c total clause space: 48.1602MB
110.77/110.89	c total #watches: 77268
111.18/111.22	c total #propagations: 62246880 / total #impl: 137329203 (eff. 0.453)
111.18/111.22	c #Conflicts:     479000 | #Learnt:      27879 | 0.000
111.18/111.22	c total clause space: 48.1602MB
111.18/111.22	c total #watches: 79865
111.47/111.55	c total #propagations: 62379925 / total #impl: 137612524 (eff. 0.453)
111.47/111.55	c #Conflicts:     480000 | #Learnt:      28879 | 0.000
111.47/111.55	c total clause space: 48.1602MB
111.47/111.55	c total #watches: 82351
111.77/111.89	c total #propagations: 62513746 / total #impl: 137890975 (eff. 0.453)
111.77/111.89	c #Conflicts:     481000 | #Learnt:      29879 | 0.000
111.77/111.89	c total clause space: 48.1602MB
111.77/111.89	c total #watches: 84952
112.18/112.24	c total #propagations: 62650021 / total #impl: 138150588 (eff. 0.453)
112.18/112.24	c #Conflicts:     482000 | #Learnt:      30879 | 0.000
112.18/112.24	c total clause space: 48.1602MB
112.18/112.24	c total #watches: 87450
112.57/112.60	c total #propagations: 62776393 / total #impl: 138405561 (eff. 0.454)
112.57/112.60	c #Conflicts:     483000 | #Learnt:      31879 | 0.000
112.57/112.60	c total clause space: 48.1602MB
112.57/112.60	c total #watches: 89951
112.87/112.96	c total #propagations: 62899676 / total #impl: 138671378 (eff. 0.454)
112.87/112.96	c #Conflicts:     484000 | #Learnt:      32879 | 0.000
112.87/112.96	c total clause space: 48.1602MB
112.87/112.96	c total #watches: 92555
113.17/113.26	c total #propagations: 63025771 / total #impl: 138939469 (eff. 0.454)
113.17/113.26	c GARBAGE COLLECT
113.17/113.26	c #Conflicts:     485000 | #Learnt:      17176 | 0.000
113.17/113.26	c total clause space: 48.1602MB
113.17/113.26	c total #watches: 53891
113.38/113.48	c total #propagations: 63148492 / total #impl: 139199099 (eff. 0.454)
113.38/113.48	c #Conflicts:     486000 | #Learnt:      18176 | 0.000
113.38/113.48	c total clause space: 48.1602MB
113.38/113.48	c total #watches: 56358
113.67/113.73	c total #propagations: 63277187 / total #impl: 139479159 (eff. 0.454)
113.67/113.73	c #Conflicts:     487000 | #Learnt:      19176 | 0.000
113.67/113.73	c total clause space: 48.1602MB
113.67/113.73	c total #watches: 58725
113.87/113.97	c total #propagations: 63401184 / total #impl: 139760003 (eff. 0.454)
113.87/113.97	c #Conflicts:     488000 | #Learnt:      20176 | 0.000
113.87/113.97	c total clause space: 48.1602MB
113.87/113.97	c total #watches: 61295
114.17/114.23	c total #propagations: 63538535 / total #impl: 140047629 (eff. 0.454)
114.17/114.23	c #Conflicts:     489000 | #Learnt:      21176 | 0.000
114.17/114.23	c total clause space: 48.1602MB
114.17/114.23	c total #watches: 64006
114.48/114.52	c total #propagations: 63667579 / total #impl: 140338919 (eff. 0.454)
114.48/114.52	c #Conflicts:     490000 | #Learnt:      22176 | 0.000
114.48/114.52	c total clause space: 48.1602MB
114.48/114.52	c total #watches: 66687
114.77/114.80	c total #propagations: 63798966 / total #impl: 140634858 (eff. 0.454)
114.77/114.80	c #Conflicts:     491000 | #Learnt:      23176 | 0.000
114.77/114.80	c total clause space: 48.1602MB
114.77/114.80	c total #watches: 69262
114.97/115.09	c total #propagations: 63927131 / total #impl: 140909288 (eff. 0.454)
114.97/115.09	c #Conflicts:     492000 | #Learnt:      24176 | 0.000
114.97/115.09	c total clause space: 48.1602MB
114.97/115.09	c total #watches: 71771
115.27/115.38	c total #propagations: 64053377 / total #impl: 141190319 (eff. 0.454)
115.27/115.38	c #Conflicts:     493000 | #Learnt:      25176 | 0.000
115.27/115.38	c total clause space: 48.1602MB
115.27/115.38	c total #watches: 74370
115.58/115.69	c total #propagations: 64179563 / total #impl: 141458717 (eff. 0.454)
115.58/115.69	c #Conflicts:     494000 | #Learnt:      26176 | 0.000
115.58/115.69	c total clause space: 48.1602MB
115.58/115.69	c total #watches: 76750
115.97/116.01	c total #propagations: 64307364 / total #impl: 141743519 (eff. 0.454)
115.97/116.01	c #Conflicts:     495000 | #Learnt:      27176 | 0.000
115.97/116.01	c total clause space: 48.1602MB
115.97/116.01	c total #watches: 79248
116.27/116.35	c total #propagations: 64435303 / total #impl: 142029228 (eff. 0.454)
116.27/116.35	c #Conflicts:     496000 | #Learnt:      28176 | 0.000
116.27/116.35	c total clause space: 48.1602MB
116.27/116.35	c total #watches: 82004
116.68/116.73	c total #propagations: 64571192 / total #impl: 142328205 (eff. 0.454)
116.68/116.73	c #Conflicts:     497000 | #Learnt:      29176 | 0.000
116.68/116.73	c total clause space: 48.1602MB
116.68/116.73	c total #watches: 84584
117.07/117.10	c total #propagations: 64695994 / total #impl: 142618001 (eff. 0.454)
117.07/117.10	c #Conflicts:     498000 | #Learnt:      30176 | 0.000
117.07/117.10	c total clause space: 48.1602MB
117.07/117.10	c total #watches: 86971
117.37/117.49	c total #propagations: 64816687 / total #impl: 142907589 (eff. 0.454)
117.37/117.49	c #Conflicts:     499000 | #Learnt:      31176 | 0.000
117.37/117.49	c total clause space: 48.1602MB
117.37/117.49	c total #watches: 89674
117.78/117.89	c total #propagations: 64943575 / total #impl: 143214714 (eff. 0.453)
117.78/117.89	c #Conflicts:     500000 | #Learnt:      32176 | 0.000
117.78/117.89	c total clause space: 48.1602MB
117.78/117.89	c total #watches: 92504
118.17/118.26	c total #propagations: 65073735 / total #impl: 143530240 (eff. 0.453)
118.17/118.26	c #Conflicts:     501000 | #Learnt:      33176 | 0.000
118.17/118.26	c total clause space: 48.1602MB
118.17/118.26	c total #watches: 95018
118.57/118.64	c total #propagations: 65201697 / total #impl: 143836837 (eff. 0.453)
118.57/118.64	c GARBAGE COLLECT
118.57/118.64	c #Conflicts:     502000 | #Learnt:      17176 | 0.000
118.57/118.64	c total clause space: 48.1602MB
118.57/118.64	c total #watches: 53772
118.78/118.85	c total #propagations: 65323243 / total #impl: 144095568 (eff. 0.453)
118.78/118.85	c #Conflicts:     503000 | #Learnt:      18176 | 0.000
118.78/118.85	c total clause space: 48.1602MB
118.78/118.85	c total #watches: 56232
118.97/119.08	c total #propagations: 65455647 / total #impl: 144367548 (eff. 0.453)
118.97/119.08	c #Conflicts:     504000 | #Learnt:      19176 | 0.000
118.97/119.08	c total clause space: 48.1602MB
118.97/119.08	c total #watches: 58820
119.27/119.33	c total #propagations: 65590417 / total #impl: 144648574 (eff. 0.453)
119.27/119.33	c #Conflicts:     505000 | #Learnt:      20176 | 0.000
119.27/119.33	c total clause space: 48.1602MB
119.27/119.33	c total #watches: 61421
119.57/119.60	c total #propagations: 65727943 / total #impl: 144936520 (eff. 0.453)
119.57/119.60	c #Conflicts:     506000 | #Learnt:      21176 | 0.000
119.57/119.60	c total clause space: 48.1602MB
119.57/119.60	c total #watches: 63877
119.77/119.88	c total #propagations: 65860085 / total #impl: 145231926 (eff. 0.453)
119.77/119.88	c #Conflicts:     507000 | #Learnt:      22176 | 0.000
119.77/119.88	c total clause space: 48.1602MB
119.77/119.88	c total #watches: 66247
120.07/120.13	c total #propagations: 65992903 / total #impl: 145527710 (eff. 0.453)
120.07/120.13	c #Conflicts:     508000 | #Learnt:      23176 | 0.000
120.07/120.13	c total clause space: 48.1602MB
120.07/120.13	c total #watches: 68807
120.37/120.43	c total #propagations: 66120159 / total #impl: 145794664 (eff. 0.454)
120.37/120.43	c #Conflicts:     509000 | #Learnt:      24176 | 0.000
120.37/120.43	c total clause space: 48.1602MB
120.37/120.43	c total #watches: 71470
120.67/120.74	c total #propagations: 66253584 / total #impl: 146089546 (eff. 0.454)
120.67/120.74	c #Conflicts:     510000 | #Learnt:      25176 | 0.000
120.67/120.74	c total clause space: 48.1602MB
120.67/120.74	c total #watches: 73929
120.98/121.06	c total #propagations: 66385537 / total #impl: 146370752 (eff. 0.454)
120.98/121.06	c #Conflicts:     511000 | #Learnt:      26176 | 0.000
120.98/121.06	c total clause space: 48.1602MB
120.98/121.06	c total #watches: 76448
121.37/121.45	c total #propagations: 66517326 / total #impl: 146652639 (eff. 0.454)
121.37/121.45	c #Conflicts:     512000 | #Learnt:      27176 | 0.000
121.37/121.45	c total clause space: 48.1602MB
121.37/121.45	c total #watches: 78921
121.67/121.79	c total #propagations: 66647567 / total #impl: 146944006 (eff. 0.454)
121.67/121.79	c #Conflicts:     513000 | #Learnt:      28176 | 0.000
121.67/121.79	c total clause space: 48.1602MB
121.67/121.79	c total #watches: 81302
122.08/122.13	c total #propagations: 66775412 / total #impl: 147230163 (eff. 0.454)
122.08/122.13	c #Conflicts:     514000 | #Learnt:      29176 | 0.000
122.08/122.13	c total clause space: 48.1602MB
122.08/122.13	c total #watches: 84206
122.47/122.54	c total #propagations: 66914189 / total #impl: 147556547 (eff. 0.453)
122.47/122.54	c #Conflicts:     515000 | #Learnt:      30176 | 0.000
122.47/122.54	c total clause space: 48.1602MB
122.47/122.54	c total #watches: 86862
122.77/122.89	c total #propagations: 67051529 / total #impl: 147883889 (eff. 0.453)
122.77/122.89	c #Conflicts:     516000 | #Learnt:      31176 | 0.000
122.77/122.89	c total clause space: 48.1602MB
122.77/122.89	c total #watches: 89509
123.18/123.25	c total #propagations: 67191078 / total #impl: 148201168 (eff. 0.453)
123.18/123.25	c #Conflicts:     517000 | #Learnt:      32176 | 0.000
123.18/123.25	c total clause space: 48.1602MB
123.18/123.25	c total #watches: 92007
123.57/123.63	c total #propagations: 67319359 / total #impl: 148485314 (eff. 0.453)
123.57/123.63	c #Conflicts:     518000 | #Learnt:      33176 | 0.000
123.57/123.63	c total clause space: 48.1602MB
123.57/123.63	c total #watches: 94498
123.97/124.09	c total #propagations: 67453593 / total #impl: 148783067 (eff. 0.453)
123.97/124.09	c #Conflicts:     519000 | #Learnt:      34176 | 0.000
123.97/124.09	c total clause space: 48.1602MB
123.97/124.09	c total #watches: 97002
124.28/124.40	c total #propagations: 67586363 / total #impl: 149096483 (eff. 0.453)
124.28/124.40	c GARBAGE COLLECT
124.28/124.40	c #Conflicts:     520000 | #Learnt:      17873 | 0.000
124.28/124.40	c total clause space: 48.1602MB
124.28/124.40	c total #watches: 55635
124.57/124.65	c total #propagations: 67723974 / total #impl: 149417071 (eff. 0.453)
124.57/124.65	c #Conflicts:     521000 | #Learnt:      18873 | 0.000
124.57/124.65	c total clause space: 48.1602MB
124.57/124.65	c total #watches: 58579
124.77/124.89	c total #propagations: 67859537 / total #impl: 149743699 (eff. 0.453)
124.77/124.89	c #Conflicts:     522000 | #Learnt:      19873 | 0.000
124.77/124.89	c total clause space: 48.1602MB
124.77/124.89	c total #watches: 61187
125.07/125.17	c total #propagations: 67987236 / total #impl: 150028954 (eff. 0.453)
125.07/125.17	c #Conflicts:     523000 | #Learnt:      20873 | 0.000
125.07/125.17	c total clause space: 48.1602MB
125.07/125.17	c total #watches: 63771
125.37/125.43	c total #propagations: 68128895 / total #impl: 150344434 (eff. 0.453)
125.37/125.43	c #Conflicts:     524000 | #Learnt:      21873 | 0.000
125.37/125.43	c total clause space: 48.1602MB
125.37/125.43	c total #watches: 66404
125.67/125.71	c total #propagations: 68261590 / total #impl: 150619466 (eff. 0.453)
125.67/125.71	c #Conflicts:     525000 | #Learnt:      22873 | 0.000
125.67/125.71	c total clause space: 48.1602MB
125.67/125.71	c total #watches: 69405
125.97/126.02	c total #propagations: 68394880 / total #impl: 150897823 (eff. 0.453)
125.97/126.02	c #Conflicts:     526000 | #Learnt:      23873 | 0.000
125.97/126.02	c total clause space: 48.1602MB
125.97/126.02	c total #watches: 72106
126.27/126.30	c total #propagations: 68525608 / total #impl: 151187340 (eff. 0.453)
126.27/126.30	c #Conflicts:     527000 | #Learnt:      24873 | 0.000
126.27/126.30	c total clause space: 48.1602MB
126.27/126.30	c total #watches: 74801
126.57/126.62	c total #propagations: 68663738 / total #impl: 151494571 (eff. 0.453)
126.57/126.62	c #Conflicts:     528000 | #Learnt:      25873 | 0.000
126.57/126.62	c total clause space: 48.1602MB
126.57/126.62	c total #watches: 77242
126.87/126.95	c total #propagations: 68787956 / total #impl: 151766126 (eff. 0.453)
126.87/126.95	c #Conflicts:     529000 | #Learnt:      26873 | 0.000
126.87/126.95	c total clause space: 48.1602MB
126.87/126.95	c total #watches: 79869
127.17/127.24	c total #propagations: 68913824 / total #impl: 152051150 (eff. 0.453)
127.17/127.24	c #Conflicts:     530000 | #Learnt:      27873 | 0.000
127.17/127.24	c total clause space: 48.1602MB
127.17/127.24	c total #watches: 82714
127.47/127.57	c total #propagations: 69033121 / total #impl: 152323058 (eff. 0.453)
127.47/127.57	c #Conflicts:     531000 | #Learnt:      28873 | 0.000
127.47/127.57	c total clause space: 48.1602MB
127.47/127.57	c total #watches: 85220
127.87/127.91	c total #propagations: 69159584 / total #impl: 152598951 (eff. 0.453)
127.87/127.91	c #Conflicts:     532000 | #Learnt:      29873 | 0.000
127.87/127.91	c total clause space: 48.1602MB
127.87/127.91	c total #watches: 87894
128.17/128.27	c total #propagations: 69275453 / total #impl: 152857120 (eff. 0.453)
128.17/128.27	c #Conflicts:     533000 | #Learnt:      30873 | 0.000
128.17/128.27	c total clause space: 48.1602MB
128.17/128.27	c total #watches: 90728
128.57/128.68	c total #propagations: 69403780 / total #impl: 153151831 (eff. 0.453)
128.57/128.68	c #Conflicts:     534000 | #Learnt:      31873 | 0.000
128.57/128.68	c total clause space: 48.1602MB
128.57/128.68	c total #watches: 93417
128.97/129.07	c total #propagations: 69533752 / total #impl: 153462884 (eff. 0.453)
128.97/129.07	c #Conflicts:     535000 | #Learnt:      32873 | 0.000
128.97/129.07	c total clause space: 48.1602MB
128.97/129.07	c total #watches: 95855
129.47/129.52	c total #propagations: 69646289 / total #impl: 153729286 (eff. 0.453)
129.47/129.52	c #Conflicts:     536000 | #Learnt:      33873 | 0.000
129.47/129.52	c total clause space: 48.1602MB
129.47/129.52	c total #watches: 98621
129.77/129.89	c total #propagations: 69774866 / total #impl: 154039548 (eff. 0.453)
129.77/129.89	c #Conflicts:     537000 | #Learnt:      34873 | 0.000
129.77/129.89	c total clause space: 48.1602MB
129.77/129.89	c total #watches: 101349
130.17/130.23	c total #propagations: 69890450 / total #impl: 154313493 (eff. 0.453)
130.17/130.23	c GARBAGE COLLECT
130.17/130.23	c #Conflicts:     538000 | #Learnt:      18270 | 0.000
130.17/130.23	c total clause space: 48.1602MB
130.17/130.23	c total #watches: 56865
130.37/130.47	c total #propagations: 70013385 / total #impl: 154605246 (eff. 0.453)
130.37/130.47	c #Conflicts:     539000 | #Learnt:      19270 | 0.000
130.37/130.47	c total clause space: 48.1602MB
130.37/130.47	c total #watches: 59590
130.67/130.70	c total #propagations: 70140747 / total #impl: 154880282 (eff. 0.453)
130.67/130.70	c #Conflicts:     540000 | #Learnt:      20270 | 0.000
130.67/130.70	c total clause space: 48.1602MB
130.67/130.70	c total #watches: 62134
130.87/130.97	c total #propagations: 70257762 / total #impl: 155124056 (eff. 0.453)
130.87/130.97	c #Conflicts:     541000 | #Learnt:      21270 | 0.000
130.87/130.97	c total clause space: 48.1602MB
130.87/130.97	c total #watches: 64596
131.17/131.24	c total #propagations: 70379958 / total #impl: 155393843 (eff. 0.453)
131.17/131.24	c #Conflicts:     542000 | #Learnt:      22270 | 0.000
131.17/131.24	c total clause space: 48.1602MB
131.17/131.24	c total #watches: 67364
131.47/131.53	c total #propagations: 70503350 / total #impl: 155679354 (eff. 0.453)
131.47/131.53	c #Conflicts:     543000 | #Learnt:      23270 | 0.000
131.47/131.53	c total clause space: 48.1602MB
131.47/131.53	c total #watches: 70105
131.77/131.83	c total #propagations: 70633238 / total #impl: 155972559 (eff. 0.453)
131.77/131.83	c #Conflicts:     544000 | #Learnt:      24270 | 0.000
131.77/131.83	c total clause space: 48.1602MB
131.77/131.83	c total #watches: 72950
132.07/132.14	c total #propagations: 70769437 / total #impl: 156304669 (eff. 0.453)
132.07/132.14	c #Conflicts:     545000 | #Learnt:      25270 | 0.000
132.07/132.14	c total clause space: 48.1602MB
132.07/132.14	c total #watches: 75388
132.37/132.46	c total #propagations: 70903509 / total #impl: 156590768 (eff. 0.453)
132.37/132.46	c #Conflicts:     546000 | #Learnt:      26270 | 0.000
132.37/132.46	c total clause space: 48.1602MB
132.37/132.46	c total #watches: 78028
132.67/132.76	c total #propagations: 71023353 / total #impl: 156884945 (eff. 0.453)
132.67/132.76	c #Conflicts:     547000 | #Learnt:      27270 | 0.000
132.67/132.76	c total clause space: 48.1602MB
132.67/132.76	c total #watches: 80543
132.97/133.05	c total #propagations: 71140658 / total #impl: 157164379 (eff. 0.453)
132.97/133.05	c #Conflicts:     548000 | #Learnt:      28270 | 0.000
132.97/133.05	c total clause space: 48.1602MB
132.97/133.05	c total #watches: 83281
133.37/133.41	c total #propagations: 71264663 / total #impl: 157437193 (eff. 0.453)
133.37/133.41	c #Conflicts:     549000 | #Learnt:      29270 | 0.000
133.37/133.41	c total clause space: 48.1602MB
133.37/133.41	c total #watches: 85647
133.67/133.79	c total #propagations: 71400203 / total #impl: 157738746 (eff. 0.453)
133.67/133.79	c #Conflicts:     550000 | #Learnt:      30270 | 0.000
133.67/133.79	c total clause space: 48.1602MB
133.67/133.79	c total #watches: 87817
134.07/134.17	c total #propagations: 71535306 / total #impl: 158043214 (eff. 0.453)
134.07/134.17	c #Conflicts:     551000 | #Learnt:      31270 | 0.000
134.07/134.17	c total clause space: 48.1602MB
134.07/134.17	c total #watches: 90053
134.47/134.56	c total #propagations: 71671755 / total #impl: 158352453 (eff. 0.453)
134.47/134.56	c #Conflicts:     552000 | #Learnt:      32270 | 0.000
134.47/134.56	c total clause space: 48.1602MB
134.47/134.56	c total #watches: 92665
134.87/134.96	c total #propagations: 71796102 / total #impl: 158655338 (eff. 0.453)
134.87/134.96	c #Conflicts:     553000 | #Learnt:      33270 | 0.000
134.87/134.96	c total clause space: 48.1602MB
134.87/134.96	c total #watches: 95293
135.27/135.39	c total #propagations: 71930929 / total #impl: 158994646 (eff. 0.452)
135.27/135.39	c #Conflicts:     554000 | #Learnt:      34270 | 0.000
135.27/135.39	c total clause space: 48.1602MB
135.27/135.39	c total #watches: 97550
135.77/135.81	c total #propagations: 72063429 / total #impl: 159308407 (eff. 0.452)
135.77/135.81	c #Conflicts:     555000 | #Learnt:      35270 | 0.000
135.77/135.81	c total clause space: 48.1602MB
135.77/135.81	c total #watches: 99870
136.07/136.16	c total #propagations: 72195780 / total #impl: 159635343 (eff. 0.452)
136.07/136.16	c GARBAGE COLLECT
136.07/136.16	c #Conflicts:     556000 | #Learnt:      18372 | 0.000
136.07/136.16	c total clause space: 48.1602MB
136.07/136.16	c total #watches: 57125
136.37/136.40	c total #propagations: 72330001 / total #impl: 159968477 (eff. 0.452)
136.37/136.40	c #Conflicts:     557000 | #Learnt:      19372 | 0.000
136.37/136.40	c total clause space: 48.1602MB
136.37/136.40	c total #watches: 59655
136.57/136.68	c total #propagations: 72461665 / total #impl: 160272570 (eff. 0.452)
136.57/136.68	c #Conflicts:     558000 | #Learnt:      20372 | 0.000
136.57/136.68	c total clause space: 48.1602MB
136.57/136.68	c total #watches: 62334
136.87/136.99	c total #propagations: 72592695 / total #impl: 160577935 (eff. 0.452)
136.87/136.99	c #Conflicts:     559000 | #Learnt:      21372 | 0.000
136.87/136.99	c total clause space: 48.1602MB
136.87/136.99	c total #watches: 64910
137.17/137.26	c total #propagations: 72730393 / total #impl: 160871771 (eff. 0.452)
137.17/137.26	c #Conflicts:     560000 | #Learnt:      22372 | 0.000
137.17/137.26	c total clause space: 48.1602MB
137.17/137.26	c total #watches: 67582
137.47/137.57	c total #propagations: 72858204 / total #impl: 161152513 (eff. 0.452)
137.47/137.57	c #Conflicts:     561000 | #Learnt:      23372 | 0.000
137.47/137.57	c total clause space: 48.1602MB
137.47/137.57	c total #watches: 70110
137.77/137.84	c total #propagations: 72993275 / total #impl: 161486978 (eff. 0.452)
137.77/137.84	c #Conflicts:     562000 | #Learnt:      24372 | 0.000
137.77/137.84	c total clause space: 48.1602MB
137.77/137.84	c total #watches: 72758
138.07/138.17	c total #propagations: 73120110 / total #impl: 161775087 (eff. 0.452)
138.07/138.17	c #Conflicts:     563000 | #Learnt:      25372 | 0.000
138.07/138.17	c total clause space: 48.1602MB
138.07/138.17	c total #watches: 75354
138.47/138.51	c total #propagations: 73249409 / total #impl: 162071134 (eff. 0.452)
138.47/138.51	c #Conflicts:     564000 | #Learnt:      26372 | 0.000
138.47/138.51	c total clause space: 48.1602MB
138.47/138.51	c total #watches: 77952
138.77/138.86	c total #propagations: 73380742 / total #impl: 162383389 (eff. 0.452)
138.77/138.86	c #Conflicts:     565000 | #Learnt:      27372 | 0.000
138.77/138.86	c total clause space: 48.1602MB
138.77/138.86	c total #watches: 80663
139.17/139.20	c total #propagations: 73520479 / total #impl: 162723016 (eff. 0.452)
139.17/139.20	c #Conflicts:     566000 | #Learnt:      28372 | 0.000
139.17/139.20	c total clause space: 48.1602MB
139.17/139.20	c total #watches: 83049
139.47/139.56	c total #propagations: 73650335 / total #impl: 163042049 (eff. 0.452)
139.47/139.56	c #Conflicts:     567000 | #Learnt:      29372 | 0.000
139.47/139.56	c total clause space: 48.1602MB
139.47/139.56	c total #watches: 85688
139.87/139.92	c total #propagations: 73785471 / total #impl: 163352551 (eff. 0.452)
139.87/139.92	c #Conflicts:     568000 | #Learnt:      30372 | 0.000
139.87/139.92	c total clause space: 48.1602MB
139.87/139.92	c total #watches: 88112
140.27/140.30	c total #propagations: 73916738 / total #impl: 163636061 (eff. 0.452)
140.27/140.30	c #Conflicts:     569000 | #Learnt:      31372 | 0.000
140.27/140.30	c total clause space: 48.1602MB
140.27/140.30	c total #watches: 90370
140.67/140.70	c total #propagations: 74047122 / total #impl: 163926145 (eff. 0.452)
140.67/140.70	c #Conflicts:     570000 | #Learnt:      32372 | 0.000
140.67/140.70	c total clause space: 48.1602MB
140.67/140.70	c total #watches: 93006
140.97/141.09	c total #propagations: 74177784 / total #impl: 164234843 (eff. 0.452)
140.97/141.09	c #Conflicts:     571000 | #Learnt:      33372 | 0.000
140.97/141.09	c total clause space: 48.1602MB
140.97/141.09	c total #watches: 95470
141.37/141.46	c total #propagations: 74301573 / total #impl: 164548321 (eff. 0.452)
141.37/141.46	c #Conflicts:     572000 | #Learnt:      34372 | 0.000
141.37/141.46	c total clause space: 48.1602MB
141.37/141.46	c total #watches: 98038
141.77/141.88	c total #propagations: 74415577 / total #impl: 164830223 (eff. 0.451)
141.77/141.88	c #Conflicts:     573000 | #Learnt:      35372 | 0.000
141.77/141.88	c total clause space: 48.1602MB
141.77/141.88	c total #watches: 100761
142.17/142.27	c total #propagations: 74558546 / total #impl: 165138084 (eff. 0.451)
142.17/142.27	c #Conflicts:     574000 | #Learnt:      36372 | 0.000
142.17/142.27	c total clause space: 48.1602MB
142.17/142.27	c total #watches: 103266
142.47/142.55	c total #propagations: 74681527 / total #impl: 165426857 (eff. 0.451)
142.47/142.55	c GARBAGE COLLECT
142.47/142.55	c #Conflicts:     575000 | #Learnt:      19169 | 0.000
142.47/142.55	c total clause space: 48.1602MB
142.47/142.55	c total #watches: 59100
142.77/142.82	c total #propagations: 74805403 / total #impl: 165715217 (eff. 0.451)
142.77/142.82	c #Conflicts:     576000 | #Learnt:      20169 | 0.000
142.77/142.82	c total clause space: 48.1602MB
142.77/142.82	c total #watches: 61506
142.97/143.09	c total #propagations: 74928364 / total #impl: 165983427 (eff. 0.451)
142.97/143.09	c #Conflicts:     577000 | #Learnt:      21169 | 0.000
142.97/143.09	c total clause space: 48.1602MB
142.97/143.09	c total #watches: 63998
143.27/143.34	c total #propagations: 75057805 / total #impl: 166256771 (eff. 0.451)
143.27/143.34	c #Conflicts:     578000 | #Learnt:      22169 | 0.000
143.27/143.34	c total clause space: 48.1602MB
143.27/143.34	c total #watches: 66913
143.57/143.63	c total #propagations: 75180638 / total #impl: 166529033 (eff. 0.451)
143.57/143.63	c #Conflicts:     579000 | #Learnt:      23169 | 0.000
143.57/143.63	c total clause space: 48.1602MB
143.57/143.63	c total #watches: 69548
143.87/143.93	c total #propagations: 75308485 / total #impl: 166811601 (eff. 0.451)
143.87/143.93	c #Conflicts:     580000 | #Learnt:      24169 | 0.000
143.87/143.93	c total clause space: 48.1602MB
143.87/143.93	c total #watches: 72184
144.17/144.28	c total #propagations: 75435048 / total #impl: 167103961 (eff. 0.451)
144.17/144.28	c #Conflicts:     581000 | #Learnt:      25169 | 0.000
144.17/144.28	c total clause space: 48.1602MB
144.17/144.28	c total #watches: 74698
144.57/144.63	c total #propagations: 75563702 / total #impl: 167399803 (eff. 0.451)
144.57/144.63	c #Conflicts:     582000 | #Learnt:      26169 | 0.000
144.57/144.63	c total clause space: 48.1602MB
144.57/144.63	c total #watches: 77552
144.96/145.03	c total #propagations: 75700985 / total #impl: 167725697 (eff. 0.451)
144.96/145.03	c #Conflicts:     583000 | #Learnt:      27169 | 0.000
144.96/145.03	c total clause space: 48.1602MB
144.96/145.03	c total #watches: 80327
145.27/145.39	c total #propagations: 75845326 / total #impl: 168094907 (eff. 0.451)
145.27/145.39	c #Conflicts:     584000 | #Learnt:      28169 | 0.000
145.27/145.39	c total clause space: 48.1602MB
145.27/145.39	c total #watches: 82961
145.66/145.75	c total #propagations: 75980892 / total #impl: 168434835 (eff. 0.451)
145.66/145.75	c #Conflicts:     585000 | #Learnt:      29169 | 0.000
145.66/145.75	c total clause space: 48.1602MB
145.66/145.75	c total #watches: 85678
146.06/146.14	c total #propagations: 76113455 / total #impl: 168782155 (eff. 0.451)
146.06/146.14	c #Conflicts:     586000 | #Learnt:      30169 | 0.000
146.06/146.14	c total clause space: 48.1602MB
146.06/146.14	c total #watches: 88210
146.46/146.51	c total #propagations: 76248918 / total #impl: 169096774 (eff. 0.451)
146.46/146.51	c #Conflicts:     587000 | #Learnt:      31169 | 0.000
146.46/146.51	c total clause space: 48.1602MB
146.46/146.51	c total #watches: 90820
146.86/146.90	c total #propagations: 76372695 / total #impl: 169384915 (eff. 0.451)
146.86/146.90	c #Conflicts:     588000 | #Learnt:      32169 | 0.000
146.86/146.90	c total clause space: 48.1602MB
146.86/146.90	c total #watches: 93351
147.26/147.36	c total #propagations: 76497482 / total #impl: 169681646 (eff. 0.451)
147.26/147.36	c #Conflicts:     589000 | #Learnt:      33169 | 0.000
147.26/147.36	c total clause space: 48.1602MB
147.26/147.36	c total #watches: 96119
147.76/147.83	c total #propagations: 76629511 / total #impl: 169986593 (eff. 0.451)
147.76/147.83	c #Conflicts:     590000 | #Learnt:      34169 | 0.000
147.76/147.83	c total clause space: 48.1602MB
147.76/147.83	c total #watches: 98882
148.16/148.27	c total #propagations: 76764848 / total #impl: 170340497 (eff. 0.451)
148.16/148.27	c #Conflicts:     591000 | #Learnt:      35169 | 0.000
148.16/148.27	c total clause space: 48.1602MB
148.16/148.27	c total #watches: 101343
148.57/148.69	c total #propagations: 76893546 / total #impl: 170655521 (eff. 0.451)
148.57/148.69	c #Conflicts:     592000 | #Learnt:      36169 | 0.000
148.57/148.69	c total clause space: 48.1602MB
148.57/148.69	c total #watches: 103648
149.06/149.15	c total #propagations: 77012165 / total #impl: 170950768 (eff. 0.450)
149.06/149.15	c GARBAGE COLLECT
149.06/149.15	c #Conflicts:     593000 | #Learnt:      18669 | 0.000
149.06/149.15	c total clause space: 48.1602MB
149.06/149.15	c total #watches: 57806
149.26/149.37	c total #propagations: 77140951 / total #impl: 171239227 (eff. 0.450)
149.26/149.37	c #Conflicts:     594000 | #Learnt:      19669 | 0.000
149.26/149.37	c total clause space: 48.1602MB
149.26/149.37	c total #watches: 60557
149.57/149.61	c total #propagations: 77265472 / total #impl: 171510922 (eff. 0.450)
149.57/149.61	c #Conflicts:     595000 | #Learnt:      20669 | 0.000
149.57/149.61	c total clause space: 48.1602MB
149.57/149.61	c total #watches: 63212
149.76/149.88	c total #propagations: 77393783 / total #impl: 171777295 (eff. 0.451)
149.76/149.88	c #Conflicts:     596000 | #Learnt:      21669 | 0.000
149.76/149.88	c total clause space: 48.1602MB
149.76/149.88	c total #watches: 65827
150.06/150.12	c total #propagations: 77536717 / total #impl: 172091214 (eff. 0.451)
150.06/150.12	c #Conflicts:     597000 | #Learnt:      22669 | 0.000
150.06/150.12	c total clause space: 48.1602MB
150.06/150.12	c total #watches: 68317
150.26/150.39	c total #propagations: 77665930 / total #impl: 172396828 (eff. 0.451)
150.26/150.39	c #Conflicts:     598000 | #Learnt:      23669 | 0.000
150.26/150.39	c total clause space: 48.1602MB
150.26/150.39	c total #watches: 71432
150.56/150.65	c total #propagations: 77801161 / total #impl: 172726319 (eff. 0.450)
150.56/150.65	c #Conflicts:     599000 | #Learnt:      24669 | 0.000
150.56/150.65	c total clause space: 48.1602MB
150.56/150.65	c total #watches: 73894
150.86/150.98	c total #propagations: 77913613 / total #impl: 172997580 (eff. 0.450)
150.86/150.98	c #Conflicts:     600000 | #Learnt:      25669 | 0.000
150.86/150.98	c total clause space: 48.1602MB
150.86/150.98	c total #watches: 76881
151.26/151.32	c total #propagations: 78035213 / total #impl: 173307453 (eff. 0.450)
151.26/151.32	c #Conflicts:     601000 | #Learnt:      26669 | 0.000
151.26/151.32	c total clause space: 48.1602MB
151.26/151.32	c total #watches: 79646
151.66/151.70	c total #propagations: 78162521 / total #impl: 173627742 (eff. 0.450)
151.66/151.70	c #Conflicts:     602000 | #Learnt:      27669 | 0.000
151.66/151.70	c total clause space: 48.1602MB
151.66/151.70	c total #watches: 82366
151.96/152.09	c total #propagations: 78286036 / total #impl: 173951290 (eff. 0.450)
151.96/152.09	c #Conflicts:     603000 | #Learnt:      28669 | 0.000
151.96/152.09	c total clause space: 48.1602MB
151.96/152.09	c total #watches: 85235
152.36/152.46	c total #propagations: 78418290 / total #impl: 174253827 (eff. 0.450)
152.36/152.46	c #Conflicts:     604000 | #Learnt:      29669 | 0.000
152.36/152.46	c total clause space: 48.1602MB
152.36/152.46	c total #watches: 87870
152.76/152.88	c total #propagations: 78546355 / total #impl: 174559967 (eff. 0.450)
152.76/152.88	c #Conflicts:     605000 | #Learnt:      30669 | 0.000
152.76/152.88	c total clause space: 48.1602MB
152.76/152.88	c total #watches: 90659
153.16/153.28	c total #propagations: 78681951 / total #impl: 174910490 (eff. 0.450)
153.16/153.28	c #Conflicts:     606000 | #Learnt:      31669 | 0.000
153.16/153.28	c total clause space: 48.1602MB
153.16/153.28	c total #watches: 93169
153.66/153.72	c total #propagations: 78819739 / total #impl: 175242046 (eff. 0.450)
153.66/153.72	c #Conflicts:     607000 | #Learnt:      32669 | 0.000
153.66/153.72	c total clause space: 48.1602MB
153.66/153.72	c total #watches: 95750
154.07/154.13	c total #propagations: 78953972 / total #impl: 175611291 (eff. 0.450)
154.07/154.13	c #Conflicts:     608000 | #Learnt:      33669 | 0.000
154.07/154.13	c total clause space: 48.1602MB
154.07/154.13	c total #watches: 98206
154.46/154.57	c total #propagations: 79081581 / total #impl: 175934943 (eff. 0.449)
154.46/154.57	c #Conflicts:     609000 | #Learnt:      34669 | 0.000
154.46/154.57	c total clause space: 48.1602MB
154.46/154.57	c total #watches: 100833
154.96/155.01	c total #propagations: 79213803 / total #impl: 176274727 (eff. 0.449)
154.96/155.01	c #Conflicts:     610000 | #Learnt:      35669 | 0.000
154.96/155.01	c total clause space: 48.1602MB
154.96/155.01	c total #watches: 103428
155.36/155.49	c total #propagations: 79346462 / total #impl: 176574876 (eff. 0.449)
155.36/155.49	c #Conflicts:     611000 | #Learnt:      36669 | 0.000
155.36/155.49	c total clause space: 48.1602MB
155.36/155.49	c total #watches: 105803
155.86/155.97	c total #propagations: 79478701 / total #impl: 176889147 (eff. 0.449)
155.86/155.97	c GARBAGE COLLECT
155.86/155.97	c #Conflicts:     612000 | #Learnt:      18871 | 0.000
155.86/155.97	c total clause space: 78.2603MB
155.86/155.97	c total #watches: 58331
156.17/156.24	c total #propagations: 79605688 / total #impl: 177180544 (eff. 0.449)
156.17/156.24	c #Conflicts:     613000 | #Learnt:      19871 | 0.000
156.17/156.24	c total clause space: 78.2603MB
156.17/156.24	c total #watches: 60805
156.46/156.51	c total #propagations: 79737270 / total #impl: 177492155 (eff. 0.449)
156.46/156.51	c #Conflicts:     614000 | #Learnt:      20871 | 0.000
156.46/156.51	c total clause space: 78.2603MB
156.46/156.51	c total #watches: 63539
156.66/156.78	c total #propagations: 79871102 / total #impl: 177827472 (eff. 0.449)
156.66/156.78	c #Conflicts:     615000 | #Learnt:      21871 | 0.000
156.66/156.78	c total clause space: 78.2603MB
156.66/156.78	c total #watches: 66155
156.96/157.06	c total #propagations: 80006804 / total #impl: 178124206 (eff. 0.449)
156.96/157.06	c #Conflicts:     616000 | #Learnt:      22871 | 0.000
156.96/157.06	c total clause space: 78.2603MB
156.96/157.06	c total #watches: 68886
157.27/157.34	c total #propagations: 80142312 / total #impl: 178406026 (eff. 0.449)
157.27/157.34	c #Conflicts:     617000 | #Learnt:      23871 | 0.000
157.27/157.34	c total clause space: 78.2603MB
157.27/157.34	c total #watches: 71278
157.56/157.62	c total #propagations: 80262667 / total #impl: 178675244 (eff. 0.449)
157.56/157.62	c #Conflicts:     618000 | #Learnt:      24871 | 0.000
157.56/157.62	c total clause space: 78.2603MB
157.56/157.62	c total #watches: 74077
157.86/157.94	c total #propagations: 80384171 / total #impl: 178949498 (eff. 0.449)
157.86/157.94	c #Conflicts:     619000 | #Learnt:      25871 | 0.000
157.86/157.94	c total clause space: 78.2603MB
157.86/157.94	c total #watches: 76423
158.16/158.27	c total #propagations: 80510486 / total #impl: 179234023 (eff. 0.449)
158.16/158.27	c #Conflicts:     620000 | #Learnt:      26871 | 0.000
158.16/158.27	c total clause space: 78.2603MB
158.16/158.27	c total #watches: 78907
158.56/158.60	c total #propagations: 80645012 / total #impl: 179516339 (eff. 0.449)
158.56/158.60	c #Conflicts:     621000 | #Learnt:      27871 | 0.000
158.56/158.60	c total clause space: 78.2603MB
158.56/158.60	c total #watches: 81704
158.86/158.90	c total #propagations: 80769167 / total #impl: 179808316 (eff. 0.449)
158.86/158.90	c #Conflicts:     622000 | #Learnt:      28871 | 0.000
158.86/158.90	c total clause space: 78.2603MB
158.86/158.90	c total #watches: 84129
159.26/159.32	c total #propagations: 80891167 / total #impl: 180098660 (eff. 0.449)
159.26/159.32	c #Conflicts:     623000 | #Learnt:      29871 | 0.000
159.26/159.32	c total clause space: 78.2603MB
159.26/159.32	c total #watches: 86831
159.66/159.72	c total #propagations: 81019907 / total #impl: 180412547 (eff. 0.449)
159.66/159.72	c #Conflicts:     624000 | #Learnt:      30871 | 0.000
159.66/159.72	c total clause space: 78.2603MB
159.66/159.72	c total #watches: 89601
159.96/160.08	c total #propagations: 81155719 / total #impl: 180730186 (eff. 0.449)
159.96/160.08	c #Conflicts:     625000 | #Learnt:      31871 | 0.000
159.96/160.08	c total clause space: 78.2603MB
159.96/160.08	c total #watches: 92451
160.36/160.47	c total #propagations: 81283223 / total #impl: 181031064 (eff. 0.449)
160.36/160.47	c #Conflicts:     626000 | #Learnt:      32871 | 0.000
160.36/160.47	c total clause space: 78.2603MB
160.36/160.47	c total #watches: 94963
160.76/160.89	c total #propagations: 81419262 / total #impl: 181341919 (eff. 0.449)
160.76/160.89	c #Conflicts:     627000 | #Learnt:      33871 | 0.000
160.76/160.89	c total clause space: 78.2603MB
160.76/160.89	c total #watches: 97692
161.26/161.33	c total #propagations: 81556398 / total #impl: 181692053 (eff. 0.449)
161.26/161.33	c #Conflicts:     628000 | #Learnt:      34871 | 0.000
161.26/161.33	c total clause space: 78.2603MB
161.26/161.33	c total #watches: 100263
161.67/161.77	c total #propagations: 81689688 / total #impl: 182038127 (eff. 0.449)
161.67/161.77	c #Conflicts:     629000 | #Learnt:      35871 | 0.000
161.67/161.77	c total clause space: 78.2603MB
161.67/161.77	c total #watches: 102789
162.16/162.25	c total #propagations: 81818466 / total #impl: 182363696 (eff. 0.449)
162.16/162.25	c #Conflicts:     630000 | #Learnt:      36871 | 0.000
162.16/162.25	c total clause space: 78.2603MB
162.16/162.25	c total #watches: 105399
162.66/162.71	c total #propagations: 81954529 / total #impl: 182716517 (eff. 0.449)
162.66/162.71	c #Conflicts:     631000 | #Learnt:      37871 | 0.000
162.66/162.71	c total clause space: 78.2603MB
162.66/162.71	c total #watches: 107892
162.97/163.04	c total #propagations: 82085300 / total #impl: 183046402 (eff. 0.448)
162.97/163.04	c GARBAGE COLLECT
162.97/163.04	c #Conflicts:     632000 | #Learnt:      19771 | 0.000
162.97/163.04	c total clause space: 78.2603MB
162.97/163.04	c total #watches: 60685
163.27/163.32	c total #propagations: 82216240 / total #impl: 183335119 (eff. 0.448)
163.27/163.32	c #Conflicts:     633000 | #Learnt:      20771 | 0.000
163.27/163.32	c total clause space: 78.2603MB
163.27/163.32	c total #watches: 63188
163.57/163.60	c total #propagations: 82352809 / total #impl: 183671517 (eff. 0.448)
163.57/163.60	c #Conflicts:     634000 | #Learnt:      21771 | 0.000
163.57/163.60	c total clause space: 78.2603MB
163.57/163.60	c total #watches: 65801
163.88/163.90	c total #propagations: 82489737 / total #impl: 183980848 (eff. 0.448)
163.88/163.90	c #Conflicts:     635000 | #Learnt:      22771 | 0.000
163.88/163.90	c total clause space: 78.2603MB
163.88/163.90	c total #watches: 68358
164.07/164.18	c total #propagations: 82625691 / total #impl: 184302708 (eff. 0.448)
164.07/164.18	c #Conflicts:     636000 | #Learnt:      23771 | 0.000
164.07/164.18	c total clause space: 78.2603MB
164.07/164.18	c total #watches: 70861
164.37/164.48	c total #propagations: 82749228 / total #impl: 184581910 (eff. 0.448)
164.37/164.48	c #Conflicts:     637000 | #Learnt:      24771 | 0.000
164.37/164.48	c total clause space: 78.2603MB
164.37/164.48	c total #watches: 73743
164.77/164.82	c total #propagations: 82873228 / total #impl: 184874342 (eff. 0.448)
164.77/164.82	c #Conflicts:     638000 | #Learnt:      25771 | 0.000
164.77/164.82	c total clause space: 78.2603MB
164.77/164.82	c total #watches: 76132
165.07/165.17	c total #propagations: 82999761 / total #impl: 185154181 (eff. 0.448)
165.07/165.17	c #Conflicts:     639000 | #Learnt:      26771 | 0.000
165.07/165.17	c total clause space: 78.2603MB
165.07/165.17	c total #watches: 78723
165.37/165.49	c total #propagations: 83134479 / total #impl: 185475573 (eff. 0.448)
165.37/165.49	c #Conflicts:     640000 | #Learnt:      27771 | 0.000
165.37/165.49	c total clause space: 78.2603MB
165.37/165.49	c total #watches: 81311
165.77/165.85	c total #propagations: 83259313 / total #impl: 185759424 (eff. 0.448)
165.77/165.85	c #Conflicts:     641000 | #Learnt:      28771 | 0.000
165.77/165.85	c total clause space: 78.2603MB
165.77/165.85	c total #watches: 83555
166.17/166.23	c total #propagations: 83391003 / total #impl: 186046249 (eff. 0.448)
166.17/166.23	c #Conflicts:     642000 | #Learnt:      29771 | 0.000
166.17/166.23	c total clause space: 78.2603MB
166.17/166.23	c total #watches: 85920
166.47/166.57	c total #propagations: 83521131 / total #impl: 186336347 (eff. 0.448)
166.47/166.57	c #Conflicts:     643000 | #Learnt:      30771 | 0.000
166.47/166.57	c total clause space: 78.2603MB
166.47/166.57	c total #watches: 88247
166.87/166.96	c total #propagations: 83651352 / total #impl: 186634655 (eff. 0.448)
166.87/166.96	c #Conflicts:     644000 | #Learnt:      31771 | 0.000
166.87/166.96	c total clause space: 78.2603MB
166.87/166.96	c total #watches: 91080
167.27/167.37	c total #propagations: 83788798 / total #impl: 186945231 (eff. 0.448)
167.27/167.37	c #Conflicts:     645000 | #Learnt:      32771 | 0.000
167.27/167.37	c total clause space: 78.2603MB
167.27/167.37	c total #watches: 93570
167.67/167.78	c total #propagations: 83918800 / total #impl: 187270703 (eff. 0.448)
167.67/167.78	c #Conflicts:     646000 | #Learnt:      33771 | 0.000
167.67/167.78	c total clause space: 78.2603MB
167.67/167.78	c total #watches: 96267
168.07/168.16	c total #propagations: 84045917 / total #impl: 187579818 (eff. 0.448)
168.07/168.16	c #Conflicts:     647000 | #Learnt:      34771 | 0.000
168.07/168.16	c total clause space: 78.2603MB
168.07/168.16	c total #watches: 98998
168.47/168.58	c total #propagations: 84174249 / total #impl: 187889790 (eff. 0.448)
168.47/168.58	c #Conflicts:     648000 | #Learnt:      35771 | 0.000
168.47/168.58	c total clause space: 78.2603MB
168.47/168.58	c total #watches: 101556
168.97/169.08	c total #propagations: 84297581 / total #impl: 188174408 (eff. 0.448)
168.97/169.08	c #Conflicts:     649000 | #Learnt:      36771 | 0.000
168.97/169.08	c total clause space: 78.2603MB
168.97/169.08	c total #watches: 103955
169.47/169.53	c total #propagations: 84424252 / total #impl: 188471545 (eff. 0.448)
169.47/169.53	c #Conflicts:     650000 | #Learnt:      37771 | 0.000
169.47/169.53	c total clause space: 78.2603MB
169.47/169.53	c total #watches: 106693
169.97/170.03	c total #propagations: 84557656 / total #impl: 188815198 (eff. 0.448)
169.97/170.03	c #Conflicts:     651000 | #Learnt:      38771 | 0.000
169.97/170.03	c total clause space: 78.2603MB
169.97/170.03	c total #watches: 109287
170.27/170.33	c total #propagations: 84690657 / total #impl: 189158492 (eff. 0.448)
170.27/170.33	c GARBAGE COLLECT
170.27/170.33	c #Conflicts:     652000 | #Learnt:      20369 | 0.000
170.27/170.33	c total clause space: 78.2603MB
170.27/170.33	c total #watches: 62164
170.57/170.61	c total #propagations: 84818567 / total #impl: 189456911 (eff. 0.448)
170.57/170.61	c #Conflicts:     653000 | #Learnt:      21369 | 0.000
170.57/170.61	c total clause space: 78.2603MB
170.57/170.61	c total #watches: 64596
170.87/170.90	c total #propagations: 84950408 / total #impl: 189748925 (eff. 0.448)
170.87/170.90	c #Conflicts:     654000 | #Learnt:      22369 | 0.000
170.87/170.90	c total clause space: 78.2603MB
170.87/170.90	c total #watches: 67161
171.07/171.19	c total #propagations: 85079001 / total #impl: 190032381 (eff. 0.448)
171.07/171.19	c #Conflicts:     655000 | #Learnt:      23369 | 0.000
171.07/171.19	c total clause space: 78.2603MB
171.07/171.19	c total #watches: 69268
171.47/171.50	c total #propagations: 85211683 / total #impl: 190309681 (eff. 0.448)
171.47/171.50	c #Conflicts:     656000 | #Learnt:      24369 | 0.000
171.47/171.50	c total clause space: 78.2603MB
171.47/171.50	c total #watches: 71361
171.77/171.82	c total #propagations: 85338237 / total #impl: 190582380 (eff. 0.448)
171.77/171.82	c #Conflicts:     657000 | #Learnt:      25369 | 0.000
171.77/171.82	c total clause space: 78.2603MB
171.77/171.82	c total #watches: 73670
172.07/172.13	c total #propagations: 85457741 / total #impl: 190841520 (eff. 0.448)
172.07/172.13	c #Conflicts:     658000 | #Learnt:      26369 | 0.000
172.07/172.13	c total clause space: 78.2603MB
172.07/172.13	c total #watches: 75999
172.37/172.48	c total #propagations: 85577652 / total #impl: 191085941 (eff. 0.448)
172.37/172.48	c #Conflicts:     659000 | #Learnt:      27369 | 0.000
172.37/172.48	c total clause space: 78.2603MB
172.37/172.48	c total #watches: 78381
172.77/172.86	c total #propagations: 85700851 / total #impl: 191354931 (eff. 0.448)
172.77/172.86	c #Conflicts:     660000 | #Learnt:      28369 | 0.000
172.77/172.86	c total clause space: 78.2603MB
172.77/172.86	c total #watches: 80765
173.17/173.22	c total #propagations: 85821618 / total #impl: 191644432 (eff. 0.448)
173.17/173.22	c #Conflicts:     661000 | #Learnt:      29369 | 0.000
173.17/173.22	c total clause space: 78.2603MB
173.17/173.22	c total #watches: 83396
173.57/173.61	c total #propagations: 85950831 / total #impl: 191925761 (eff. 0.448)
173.57/173.61	c #Conflicts:     662000 | #Learnt:      30369 | 0.000
173.57/173.61	c total clause space: 78.2603MB
173.57/173.61	c total #watches: 85962
173.97/174.00	c total #propagations: 86087210 / total #impl: 192239074 (eff. 0.448)
173.97/174.00	c #Conflicts:     663000 | #Learnt:      31369 | 0.000
173.97/174.00	c total clause space: 78.2603MB
173.97/174.00	c total #watches: 88484
174.27/174.38	c total #propagations: 86221065 / total #impl: 192563099 (eff. 0.448)
174.27/174.38	c #Conflicts:     664000 | #Learnt:      32369 | 0.000
174.27/174.38	c total clause space: 78.2603MB
174.27/174.38	c total #watches: 90950
174.67/174.71	c total #propagations: 86353453 / total #impl: 192866554 (eff. 0.448)
174.67/174.71	c #Conflicts:     665000 | #Learnt:      33369 | 0.000
174.67/174.71	c total clause space: 78.2603MB
174.67/174.71	c total #watches: 93724
175.07/175.13	c total #propagations: 86470304 / total #impl: 193161469 (eff. 0.448)
175.07/175.13	c #Conflicts:     666000 | #Learnt:      34369 | 0.000
175.07/175.13	c total clause space: 78.2603MB
175.07/175.13	c total #watches: 96390
175.47/175.54	c total #propagations: 86603870 / total #impl: 193483364 (eff. 0.448)
175.47/175.54	c #Conflicts:     667000 | #Learnt:      35369 | 0.000
175.47/175.54	c total clause space: 78.2603MB
175.47/175.54	c total #watches: 99173
175.77/175.89	c total #propagations: 86737737 / total #impl: 193792317 (eff. 0.448)
175.77/175.89	c #Conflicts:     668000 | #Learnt:      36369 | 0.000
175.77/175.89	c total clause space: 78.2603MB
175.77/175.89	c total #watches: 101972
176.17/176.28	c total #propagations: 86853740 / total #impl: 194031153 (eff. 0.448)
176.17/176.28	c #Conflicts:     669000 | #Learnt:      37369 | 0.000
176.17/176.28	c total clause space: 78.2603MB
176.17/176.28	c total #watches: 104570
176.67/176.74	c total #propagations: 86975566 / total #impl: 194303442 (eff. 0.448)
176.67/176.74	c #Conflicts:     670000 | #Learnt:      38369 | 0.000
176.67/176.74	c total clause space: 78.2603MB
176.67/176.74	c total #watches: 107090
177.17/177.21	c total #propagations: 87100543 / total #impl: 194587353 (eff. 0.448)
177.17/177.21	c #Conflicts:     671000 | #Learnt:      39369 | 0.000
177.17/177.21	c total clause space: 78.2603MB
177.17/177.21	c total #watches: 109373
177.37/177.48	c total #propagations: 87226527 / total #impl: 194884393 (eff. 0.448)
177.37/177.48	c GARBAGE COLLECT
177.37/177.48	c #Conflicts:     672000 | #Learnt:      20667 | 0.000
177.37/177.48	c total clause space: 78.2603MB
177.37/177.48	c total #watches: 62825
177.66/177.76	c total #propagations: 87354152 / total #impl: 195177008 (eff. 0.448)
177.66/177.76	c #Conflicts:     673000 | #Learnt:      21667 | 0.000
177.66/177.76	c total clause space: 78.2603MB
177.66/177.76	c total #watches: 65568
177.96/178.05	c total #propagations: 87493535 / total #impl: 195515277 (eff. 0.448)
177.96/178.05	c #Conflicts:     674000 | #Learnt:      22667 | 0.000
177.96/178.05	c total clause space: 78.2603MB
177.96/178.05	c total #watches: 67992
178.27/178.37	c total #propagations: 87627223 / total #impl: 195794093 (eff. 0.448)
178.27/178.37	c #Conflicts:     675000 | #Learnt:      23667 | 0.000
178.27/178.37	c total clause space: 78.2603MB
178.27/178.37	c total #watches: 70280
178.56/178.68	c total #propagations: 87759578 / total #impl: 196080481 (eff. 0.448)
178.56/178.68	c #Conflicts:     676000 | #Learnt:      24667 | 0.000
178.56/178.68	c total clause space: 78.2603MB
178.56/178.68	c total #watches: 72756
178.86/178.99	c total #propagations: 87890847 / total #impl: 196356251 (eff. 0.448)
178.86/178.99	c #Conflicts:     677000 | #Learnt:      25667 | 0.000
178.86/178.99	c total clause space: 78.2603MB
178.86/178.99	c total #watches: 75179
179.16/179.29	c total #propagations: 88020610 / total #impl: 196641566 (eff. 0.448)
179.16/179.29	c #Conflicts:     678000 | #Learnt:      26667 | 0.000
179.16/179.29	c total clause space: 78.2603MB
179.16/179.29	c total #watches: 77445
179.56/179.63	c total #propagations: 88154208 / total #impl: 196923467 (eff. 0.448)
179.56/179.63	c #Conflicts:     679000 | #Learnt:      27667 | 0.000
179.56/179.63	c total clause space: 78.2603MB
179.56/179.63	c total #watches: 80010
179.86/179.97	c total #propagations: 88290387 / total #impl: 197234787 (eff. 0.448)
179.86/179.97	c #Conflicts:     680000 | #Learnt:      28667 | 0.000
179.86/179.97	c total clause space: 78.2603MB
179.86/179.97	c total #watches: 82427
180.26/180.33	c total #propagations: 88424918 / total #impl: 197533577 (eff. 0.448)
180.26/180.33	c #Conflicts:     681000 | #Learnt:      29667 | 0.000
180.26/180.33	c total clause space: 78.2603MB
180.26/180.33	c total #watches: 85144
180.56/180.67	c total #propagations: 88560099 / total #impl: 197847605 (eff. 0.448)
180.56/180.67	c #Conflicts:     682000 | #Learnt:      30667 | 0.000
180.56/180.67	c total clause space: 78.2603MB
180.56/180.67	c total #watches: 87900
180.96/181.04	c total #propagations: 88684479 / total #impl: 198135837 (eff. 0.448)
180.96/181.04	c #Conflicts:     683000 | #Learnt:      31667 | 0.000
180.96/181.04	c total clause space: 78.2603MB
180.96/181.04	c total #watches: 90292
181.36/181.43	c total #propagations: 88813099 / total #impl: 198447127 (eff. 0.448)
181.36/181.43	c #Conflicts:     684000 | #Learnt:      32667 | 0.000
181.36/181.43	c total clause space: 78.2603MB
181.36/181.43	c total #watches: 92998
181.76/181.83	c total #propagations: 88951743 / total #impl: 198783890 (eff. 0.447)
181.76/181.83	c #Conflicts:     685000 | #Learnt:      33667 | 0.000
181.76/181.83	c total clause space: 78.2603MB
181.76/181.83	c total #watches: 95626
182.16/182.24	c total #propagations: 89085718 / total #impl: 199109627 (eff. 0.447)
182.16/182.24	c #Conflicts:     686000 | #Learnt:      34667 | 0.000
182.16/182.24	c total clause space: 78.2603MB
182.16/182.24	c total #watches: 98276
182.57/182.64	c total #propagations: 89218168 / total #impl: 199458746 (eff. 0.447)
182.57/182.64	c #Conflicts:     687000 | #Learnt:      35667 | 0.000
182.57/182.64	c total clause space: 78.2603MB
182.57/182.64	c total #watches: 101006
182.96/183.06	c total #propagations: 89355445 / total #impl: 199839082 (eff. 0.447)
182.96/183.06	c #Conflicts:     688000 | #Learnt:      36667 | 0.000
182.96/183.06	c total clause space: 78.2603MB
182.96/183.06	c total #watches: 103616
183.36/183.43	c total #propagations: 89491142 / total #impl: 200161842 (eff. 0.447)
183.36/183.43	c #Conflicts:     689000 | #Learnt:      37667 | 0.000
183.36/183.43	c total clause space: 78.2603MB
183.36/183.43	c total #watches: 106297
183.77/183.88	c total #propagations: 89615151 / total #impl: 200470678 (eff. 0.447)
183.77/183.88	c #Conflicts:     690000 | #Learnt:      38667 | 0.000
183.77/183.88	c total clause space: 78.2603MB
183.77/183.88	c total #watches: 108927
184.26/184.33	c total #propagations: 89747700 / total #impl: 200767622 (eff. 0.447)
184.26/184.33	c #Conflicts:     691000 | #Learnt:      39667 | 0.000
184.26/184.33	c total clause space: 78.2603MB
184.26/184.33	c total #watches: 111582
184.56/184.69	c total #propagations: 89884903 / total #impl: 201098207 (eff. 0.447)
184.56/184.69	c GARBAGE COLLECT
184.56/184.69	c #Conflicts:     692000 | #Learnt:      20666 | 0.000
184.56/184.69	c total clause space: 78.2603MB
184.56/184.69	c total #watches: 62758
184.87/184.96	c total #propagations: 90013462 / total #impl: 201412644 (eff. 0.447)
184.87/184.96	c #Conflicts:     693000 | #Learnt:      21666 | 0.000
184.87/184.96	c total clause space: 78.2603MB
184.87/184.96	c total #watches: 65779
185.16/185.24	c total #propagations: 90149057 / total #impl: 201746944 (eff. 0.447)
185.16/185.24	c #Conflicts:     694000 | #Learnt:      22666 | 0.000
185.16/185.24	c total clause space: 78.2603MB
185.16/185.24	c total #watches: 68461
185.46/185.52	c total #propagations: 90280296 / total #impl: 202100050 (eff. 0.447)
185.46/185.52	c #Conflicts:     695000 | #Learnt:      23666 | 0.000
185.46/185.52	c total clause space: 78.2603MB
185.46/185.52	c total #watches: 71028
185.76/185.83	c total #propagations: 90408792 / total #impl: 202428325 (eff. 0.447)
185.76/185.83	c #Conflicts:     696000 | #Learnt:      24666 | 0.000
185.76/185.83	c total clause space: 78.2603MB
185.76/185.83	c total #watches: 73551
186.06/186.12	c total #propagations: 90549250 / total #impl: 202756582 (eff. 0.447)
186.06/186.12	c #Conflicts:     697000 | #Learnt:      25666 | 0.000
186.06/186.12	c total clause space: 78.2603MB
186.06/186.12	c total #watches: 75980
186.36/186.43	c total #propagations: 90679185 / total #impl: 203057725 (eff. 0.447)
186.36/186.43	c #Conflicts:     698000 | #Learnt:      26666 | 0.000
186.36/186.43	c total clause space: 78.2603MB
186.36/186.43	c total #watches: 78496
186.66/186.76	c total #propagations: 90811052 / total #impl: 203375738 (eff. 0.447)
186.66/186.76	c #Conflicts:     699000 | #Learnt:      27666 | 0.000
186.66/186.76	c total clause space: 78.2603MB
186.66/186.76	c total #watches: 81159
186.97/187.09	c total #propagations: 90941431 / total #impl: 203676349 (eff. 0.446)
186.97/187.09	c #Conflicts:     700000 | #Learnt:      28666 | 0.000
186.97/187.09	c total clause space: 78.2603MB
186.97/187.09	c total #watches: 83706
187.36/187.45	c total #propagations: 91071887 / total #impl: 203991652 (eff. 0.446)
187.36/187.45	c #Conflicts:     701000 | #Learnt:      29666 | 0.000
187.36/187.45	c total clause space: 78.2603MB
187.36/187.45	c total #watches: 86225
187.76/187.81	c total #propagations: 91208535 / total #impl: 204350644 (eff. 0.446)
187.76/187.81	c #Conflicts:     702000 | #Learnt:      30666 | 0.000
187.76/187.81	c total clause space: 78.2603MB
187.76/187.81	c total #watches: 88699
188.07/188.19	c total #propagations: 91341162 / total #impl: 204672174 (eff. 0.446)
188.07/188.19	c #Conflicts:     703000 | #Learnt:      31666 | 0.000
188.07/188.19	c total clause space: 78.2603MB
188.07/188.19	c total #watches: 91200
188.46/188.56	c total #propagations: 91474660 / total #impl: 205009005 (eff. 0.446)
188.46/188.56	c #Conflicts:     704000 | #Learnt:      32666 | 0.000
188.46/188.56	c total clause space: 78.2603MB
188.46/188.56	c total #watches: 93542
188.86/188.97	c total #propagations: 91594912 / total #impl: 205289329 (eff. 0.446)
188.86/188.97	c #Conflicts:     705000 | #Learnt:      33666 | 0.000
188.86/188.97	c total clause space: 78.2603MB
188.86/188.97	c total #watches: 95878
189.27/189.39	c total #propagations: 91719003 / total #impl: 205589022 (eff. 0.446)
189.27/189.39	c #Conflicts:     706000 | #Learnt:      34666 | 0.000
189.27/189.39	c total clause space: 78.2603MB
189.27/189.39	c total #watches: 98318
189.66/189.79	c total #propagations: 91850790 / total #impl: 205910073 (eff. 0.446)
189.66/189.79	c #Conflicts:     707000 | #Learnt:      35666 | 0.000
189.66/189.79	c total clause space: 78.2603MB
189.66/189.79	c total #watches: 100649
190.16/190.21	c total #propagations: 91978146 / total #impl: 206213572 (eff. 0.446)
190.16/190.21	c #Conflicts:     708000 | #Learnt:      36666 | 0.000
190.16/190.21	c total clause space: 78.2603MB
190.16/190.21	c total #watches: 103174
190.56/190.62	c total #propagations: 92110546 / total #impl: 206509862 (eff. 0.446)
190.56/190.62	c #Conflicts:     709000 | #Learnt:      37666 | 0.000
190.56/190.62	c total clause space: 78.2603MB
190.56/190.62	c total #watches: 105669
190.96/191.07	c total #propagations: 92243332 / total #impl: 206823231 (eff. 0.446)
190.96/191.07	c #Conflicts:     710000 | #Learnt:      38666 | 0.000
190.96/191.07	c total clause space: 78.2603MB
190.96/191.07	c total #watches: 108056
191.37/191.48	c total #propagations: 92375346 / total #impl: 207155697 (eff. 0.446)
191.37/191.48	c #Conflicts:     711000 | #Learnt:      39666 | 0.000
191.37/191.48	c total clause space: 78.2603MB
191.37/191.48	c total #watches: 110417
191.86/191.95	c total #propagations: 92494790 / total #impl: 207405723 (eff. 0.446)
191.86/191.95	c GARBAGE COLLECT
191.86/191.95	c #Conflicts:     712000 | #Learnt:      20371 | 0.000
191.86/191.95	c total clause space: 78.2603MB
191.86/191.95	c total #watches: 62074
192.16/192.21	c total #propagations: 92618540 / total #impl: 207695817 (eff. 0.446)
192.16/192.21	c #Conflicts:     713000 | #Learnt:      21371 | 0.000
192.16/192.21	c total clause space: 78.2603MB
192.16/192.21	c total #watches: 64760
192.36/192.49	c total #propagations: 92748431 / total #impl: 208003394 (eff. 0.446)
192.36/192.49	c #Conflicts:     714000 | #Learnt:      22371 | 0.000
192.36/192.49	c total clause space: 78.2603MB
192.36/192.49	c total #watches: 67439
192.76/192.81	c total #propagations: 92881249 / total #impl: 208324331 (eff. 0.446)
192.76/192.81	c #Conflicts:     715000 | #Learnt:      23371 | 0.000
192.76/192.81	c total clause space: 78.2603MB
192.76/192.81	c total #watches: 69916
193.06/193.13	c total #propagations: 93011797 / total #impl: 208659692 (eff. 0.446)
193.06/193.13	c #Conflicts:     716000 | #Learnt:      24371 | 0.000
193.06/193.13	c total clause space: 78.2603MB
193.06/193.13	c total #watches: 72321
193.36/193.47	c total #propagations: 93137517 / total #impl: 208953662 (eff. 0.446)
193.36/193.47	c #Conflicts:     717000 | #Learnt:      25371 | 0.000
193.36/193.47	c total clause space: 78.2603MB
193.36/193.47	c total #watches: 74749
193.76/193.81	c total #propagations: 93267071 / total #impl: 209276440 (eff. 0.446)
193.76/193.81	c #Conflicts:     718000 | #Learnt:      26371 | 0.000
193.76/193.81	c total clause space: 78.2603MB
193.76/193.81	c total #watches: 77179
194.06/194.12	c total #propagations: 93393315 / total #impl: 209550200 (eff. 0.446)
194.06/194.12	c #Conflicts:     719000 | #Learnt:      27371 | 0.000
194.06/194.12	c total clause space: 78.2603MB
194.06/194.12	c total #watches: 79733
194.36/194.44	c total #propagations: 93524744 / total #impl: 209838977 (eff. 0.446)
194.36/194.44	c #Conflicts:     720000 | #Learnt:      28371 | 0.000
194.36/194.44	c total clause space: 78.2603MB
194.36/194.44	c total #watches: 82218
194.67/194.76	c total #propagations: 93653775 / total #impl: 210115637 (eff. 0.446)
194.67/194.76	c #Conflicts:     721000 | #Learnt:      29371 | 0.000
194.67/194.76	c total clause space: 78.2603MB
194.67/194.76	c total #watches: 84588
194.96/195.09	c total #propagations: 93787623 / total #impl: 210397247 (eff. 0.446)
194.96/195.09	c #Conflicts:     722000 | #Learnt:      30371 | 0.000
194.96/195.09	c total clause space: 78.2603MB
194.96/195.09	c total #watches: 87294
195.36/195.44	c total #propagations: 93920512 / total #impl: 210696803 (eff. 0.446)
195.36/195.44	c #Conflicts:     723000 | #Learnt:      31371 | 0.000
195.36/195.44	c total clause space: 78.2603MB
195.36/195.44	c total #watches: 89771
195.66/195.80	c total #propagations: 94051879 / total #impl: 210979718 (eff. 0.446)
195.66/195.80	c #Conflicts:     724000 | #Learnt:      32371 | 0.000
195.66/195.80	c total clause space: 78.2603MB
195.66/195.80	c total #watches: 92440
196.06/196.16	c total #propagations: 94198993 / total #impl: 211284110 (eff. 0.446)
196.06/196.16	c #Conflicts:     725000 | #Learnt:      33371 | 0.000
196.06/196.16	c total clause space: 78.2603MB
196.06/196.16	c total #watches: 95131
196.46/196.55	c total #propagations: 94339507 / total #impl: 211603040 (eff. 0.446)
196.46/196.55	c #Conflicts:     726000 | #Learnt:      34371 | 0.000
196.46/196.55	c total clause space: 78.2603MB
196.46/196.55	c total #watches: 97733
196.87/196.95	c total #propagations: 94481392 / total #impl: 211938135 (eff. 0.446)
196.87/196.95	c #Conflicts:     727000 | #Learnt:      35371 | 0.000
196.87/196.95	c total clause space: 78.2603MB
196.87/196.95	c total #watches: 100445
197.26/197.35	c total #propagations: 94619937 / total #impl: 212277108 (eff. 0.446)
197.26/197.35	c #Conflicts:     728000 | #Learnt:      36371 | 0.000
197.26/197.35	c total clause space: 78.2603MB
197.26/197.35	c total #watches: 103064
197.66/197.78	c total #propagations: 94757112 / total #impl: 212604990 (eff. 0.446)
197.66/197.78	c #Conflicts:     729000 | #Learnt:      37371 | 0.000
197.66/197.78	c total clause space: 78.2603MB
197.66/197.78	c total #watches: 105893
198.16/198.23	c total #propagations: 94892606 / total #impl: 212933087 (eff. 0.446)
198.16/198.23	c #Conflicts:     730000 | #Learnt:      38371 | 0.000
198.16/198.23	c total clause space: 78.2603MB
198.16/198.23	c total #watches: 108394
198.66/198.71	c total #propagations: 95031565 / total #impl: 213215288 (eff. 0.446)
198.66/198.71	c #Conflicts:     731000 | #Learnt:      39371 | 0.000
198.66/198.71	c total clause space: 78.2603MB
198.66/198.71	c total #watches: 111064
199.07/199.18	c total #propagations: 95171259 / total #impl: 213506003 (eff. 0.446)
199.07/199.18	c #Conflicts:     732000 | #Learnt:      40371 | 0.000
199.07/199.18	c total clause space: 78.2603MB
199.07/199.18	c total #watches: 113809
199.56/199.66	c total #propagations: 95297356 / total #impl: 213800575 (eff. 0.446)
199.56/199.66	c GARBAGE COLLECT
199.56/199.66	c #Conflicts:     733000 | #Learnt:      20772 | 0.000
199.56/199.66	c total clause space: 78.2603MB
199.56/199.66	c total #watches: 63162
199.86/199.92	c total #propagations: 95433605 / total #impl: 214122953 (eff. 0.446)
199.86/199.92	c #Conflicts:     734000 | #Learnt:      21772 | 0.000
199.86/199.92	c total clause space: 78.2603MB
199.86/199.92	c total #watches: 65971
200.17/200.22	c total #propagations: 95575653 / total #impl: 214425444 (eff. 0.446)
200.17/200.22	c #Conflicts:     735000 | #Learnt:      22772 | 0.000
200.17/200.22	c total clause space: 78.2603MB
200.17/200.22	c total #watches: 68508
200.46/200.50	c total #propagations: 95714787 / total #impl: 214736686 (eff. 0.446)
200.46/200.50	c #Conflicts:     736000 | #Learnt:      23772 | 0.000
200.46/200.50	c total clause space: 78.2603MB
200.46/200.50	c total #watches: 71081
200.66/200.78	c total #propagations: 95849391 / total #impl: 215034630 (eff. 0.446)
200.66/200.78	c #Conflicts:     737000 | #Learnt:      24772 | 0.000
200.66/200.78	c total clause space: 78.2603MB
200.66/200.78	c total #watches: 73588
201.06/201.11	c total #propagations: 95976687 / total #impl: 215323241 (eff. 0.446)
201.06/201.11	c #Conflicts:     738000 | #Learnt:      25772 | 0.000
201.06/201.11	c total clause space: 78.2603MB
201.06/201.11	c total #watches: 76487
201.37/201.47	c total #propagations: 96116089 / total #impl: 215617118 (eff. 0.446)
201.37/201.47	c #Conflicts:     739000 | #Learnt:      26772 | 0.000
201.37/201.47	c total clause space: 78.2603MB
201.37/201.47	c total #watches: 79205
201.76/201.84	c total #propagations: 96258145 / total #impl: 215920966 (eff. 0.446)
201.76/201.84	c #Conflicts:     740000 | #Learnt:      27772 | 0.000
201.76/201.84	c total clause space: 78.2603MB
201.76/201.84	c total #watches: 81953
202.16/202.22	c total #propagations: 96399340 / total #impl: 216228053 (eff. 0.446)
202.16/202.22	c #Conflicts:     741000 | #Learnt:      28772 | 0.000
202.16/202.22	c total clause space: 78.2603MB
202.16/202.22	c total #watches: 84752
202.56/202.63	c total #propagations: 96538229 / total #impl: 216543062 (eff. 0.446)
202.56/202.63	c #Conflicts:     742000 | #Learnt:      29772 | 0.000
202.56/202.63	c total clause space: 78.2603MB
202.56/202.63	c total #watches: 87355
202.96/203.01	c total #propagations: 96673814 / total #impl: 216851967 (eff. 0.446)
202.96/203.01	c #Conflicts:     743000 | #Learnt:      30772 | 0.000
202.96/203.01	c total clause space: 78.2603MB
202.96/203.01	c total #watches: 89984
203.26/203.39	c total #propagations: 96813896 / total #impl: 217168338 (eff. 0.446)
203.26/203.39	c #Conflicts:     744000 | #Learnt:      31772 | 0.000
203.26/203.39	c total clause space: 78.2603MB
203.26/203.39	c total #watches: 92572
203.76/203.85	c total #propagations: 96942557 / total #impl: 217467273 (eff. 0.446)
203.76/203.85	c #Conflicts:     745000 | #Learnt:      32772 | 0.000
203.76/203.85	c total clause space: 78.2603MB
203.76/203.85	c total #watches: 95182
204.16/204.26	c total #propagations: 97086799 / total #impl: 217812324 (eff. 0.446)
204.16/204.26	c #Conflicts:     746000 | #Learnt:      33772 | 0.000
204.16/204.26	c total clause space: 78.2603MB
204.16/204.26	c total #watches: 97600
204.66/204.72	c total #propagations: 97205457 / total #impl: 218074419 (eff. 0.446)
204.66/204.72	c #Conflicts:     747000 | #Learnt:      34772 | 0.000
204.66/204.72	c total clause space: 78.2603MB
204.66/204.72	c total #watches: 99983
205.06/205.15	c total #propagations: 97326562 / total #impl: 218361203 (eff. 0.446)
205.06/205.15	c #Conflicts:     748000 | #Learnt:      35772 | 0.000
205.06/205.15	c total clause space: 78.2603MB
205.06/205.15	c total #watches: 102714
205.55/205.65	c total #propagations: 97466442 / total #impl: 218671757 (eff. 0.446)
205.55/205.65	c #Conflicts:     749000 | #Learnt:      36772 | 0.000
205.55/205.65	c total clause space: 78.2603MB
205.55/205.65	c total #watches: 105336
206.05/206.17	c total #propagations: 97588981 / total #impl: 218958273 (eff. 0.446)
206.05/206.17	c #Conflicts:     750000 | #Learnt:      37772 | 0.000
206.05/206.17	c total clause space: 78.2603MB
206.05/206.17	c total #watches: 107781
206.65/206.71	c total #propagations: 97725367 / total #impl: 219266053 (eff. 0.446)
206.65/206.71	c #Conflicts:     751000 | #Learnt:      38772 | 0.000
206.65/206.71	c total clause space: 78.2603MB
206.65/206.71	c total #watches: 110246
207.15/207.24	c total #propagations: 97857610 / total #impl: 219582717 (eff. 0.446)
207.15/207.24	c #Conflicts:     752000 | #Learnt:      39772 | 0.000
207.15/207.24	c total clause space: 78.2603MB
207.15/207.24	c total #watches: 112748
207.75/207.81	c total #propagations: 97994433 / total #impl: 219908757 (eff. 0.446)
207.75/207.81	c #Conflicts:     753000 | #Learnt:      40772 | 0.000
207.75/207.81	c total clause space: 78.2603MB
207.75/207.81	c total #watches: 115132
208.15/208.25	c total #propagations: 98119813 / total #impl: 220200330 (eff. 0.446)
208.15/208.25	c #Conflicts:     754000 | #Learnt:      41772 | 0.000
208.15/208.25	c total clause space: 78.2603MB
208.15/208.25	c total #watches: 117717
208.45/208.58	c total #propagations: 98231869 / total #impl: 220477778 (eff. 0.446)
208.45/208.58	c GARBAGE COLLECT
208.45/208.58	c #Conflicts:     755000 | #Learnt:      21867 | 0.000
208.45/208.58	c total clause space: 78.2603MB
208.45/208.58	c total #watches: 65958
208.75/208.88	c total #propagations: 98351448 / total #impl: 220735635 (eff. 0.446)
208.75/208.88	c #Conflicts:     756000 | #Learnt:      22867 | 0.000
208.75/208.88	c total clause space: 78.2603MB
208.75/208.88	c total #watches: 68614
209.06/209.18	c total #propagations: 98483412 / total #impl: 221050763 (eff. 0.446)
209.06/209.18	c #Conflicts:     757000 | #Learnt:      23867 | 0.000
209.06/209.18	c total clause space: 78.2603MB
209.06/209.18	c total #watches: 71543
209.45/209.53	c total #propagations: 98623517 / total #impl: 221362047 (eff. 0.446)
209.45/209.53	c #Conflicts:     758000 | #Learnt:      24867 | 0.000
209.45/209.53	c total clause space: 78.2603MB
209.45/209.53	c total #watches: 74392
209.85/209.90	c total #propagations: 98757592 / total #impl: 221687446 (eff. 0.445)
209.85/209.90	c #Conflicts:     759000 | #Learnt:      25867 | 0.000
209.85/209.90	c total clause space: 78.2603MB
209.85/209.90	c total #watches: 76895
210.16/210.29	c total #propagations: 98891064 / total #impl: 222017095 (eff. 0.445)
210.16/210.29	c #Conflicts:     760000 | #Learnt:      26867 | 0.000
210.16/210.29	c total clause space: 78.2603MB
210.16/210.29	c total #watches: 79395
210.55/210.66	c total #propagations: 99021384 / total #impl: 222340703 (eff. 0.445)
210.55/210.66	c #Conflicts:     761000 | #Learnt:      27867 | 0.000
210.55/210.66	c total clause space: 78.2603MB
210.55/210.66	c total #watches: 81986
210.85/210.97	c total #propagations: 99154226 / total #impl: 222648878 (eff. 0.445)
210.85/210.97	c #Conflicts:     762000 | #Learnt:      28867 | 0.000
210.85/210.97	c total clause space: 78.2603MB
210.85/210.97	c total #watches: 84637
211.26/211.34	c total #propagations: 99288481 / total #impl: 222927030 (eff. 0.445)
211.26/211.34	c #Conflicts:     763000 | #Learnt:      29867 | 0.000
211.26/211.34	c total clause space: 78.2603MB
211.26/211.34	c total #watches: 87025
211.65/211.71	c total #propagations: 99418833 / total #impl: 223220798 (eff. 0.445)
211.65/211.71	c #Conflicts:     764000 | #Learnt:      30867 | 0.000
211.65/211.71	c total clause space: 78.2603MB
211.65/211.71	c total #watches: 89654
211.95/212.09	c total #propagations: 99548299 / total #impl: 223523804 (eff. 0.445)
211.95/212.09	c #Conflicts:     765000 | #Learnt:      31867 | 0.000
211.95/212.09	c total clause space: 78.2603MB
211.95/212.09	c total #watches: 92145
212.36/212.42	c total #propagations: 99676930 / total #impl: 223830017 (eff. 0.445)
212.36/212.42	c #Conflicts:     766000 | #Learnt:      32867 | 0.000
212.36/212.42	c total clause space: 78.2603MB
212.36/212.42	c total #watches: 94770
212.75/212.83	c total #propagations: 99798940 / total #impl: 224106703 (eff. 0.445)
212.75/212.83	c #Conflicts:     767000 | #Learnt:      33867 | 0.000
212.75/212.83	c total clause space: 78.2603MB
212.75/212.83	c total #watches: 97392
213.15/213.24	c total #propagations: 99927872 / total #impl: 224404923 (eff. 0.445)
213.15/213.24	c #Conflicts:     768000 | #Learnt:      34867 | 0.000
213.15/213.24	c total clause space: 78.2603MB
213.15/213.24	c total #watches: 100048
213.55/213.61	c total #propagations: 100054353 / total #impl: 224717445 (eff. 0.445)
213.55/213.61	c #Conflicts:     769000 | #Learnt:      35867 | 0.000
213.55/213.61	c total clause space: 78.2603MB
213.55/213.61	c total #watches: 102950
213.85/213.96	c total #propagations: 100192330 / total #impl: 225040856 (eff. 0.445)
213.85/213.96	c #Conflicts:     770000 | #Learnt:      36867 | 0.000
213.85/213.96	c total clause space: 78.2603MB
213.85/213.96	c total #watches: 106005
214.25/214.35	c total #propagations: 100327341 / total #impl: 225360350 (eff. 0.445)
214.25/214.35	c #Conflicts:     771000 | #Learnt:      37867 | 0.000
214.25/214.35	c total clause space: 78.2603MB
214.25/214.35	c total #watches: 108862
214.75/214.89	c total #propagations: 100463697 / total #impl: 225681893 (eff. 0.445)
214.75/214.89	c #Conflicts:     772000 | #Learnt:      38867 | 0.000
214.75/214.89	c total clause space: 78.2603MB
214.75/214.89	c total #watches: 111580
215.25/215.35	c total #propagations: 100596360 / total #impl: 225965443 (eff. 0.445)
215.25/215.35	c #Conflicts:     773000 | #Learnt:      39867 | 0.000
215.25/215.35	c total clause space: 78.2603MB
215.25/215.35	c total #watches: 114273
215.75/215.89	c total #propagations: 100720256 / total #impl: 226246870 (eff. 0.445)
215.75/215.89	c #Conflicts:     774000 | #Learnt:      40867 | 0.000
215.75/215.89	c total clause space: 78.2603MB
215.75/215.89	c total #watches: 116936
216.35/216.44	c total #propagations: 100840925 / total #impl: 226547929 (eff. 0.445)
216.35/216.44	c #Conflicts:     775000 | #Learnt:      41867 | 0.000
216.35/216.44	c total clause space: 78.2603MB
216.35/216.44	c total #watches: 119674
216.76/216.89	c total #propagations: 100979323 / total #impl: 226897158 (eff. 0.445)
216.76/216.89	c GARBAGE COLLECT
216.76/216.89	c #Conflicts:     776000 | #Learnt:      21663 | 0.000
216.76/216.89	c total clause space: 78.2603MB
216.76/216.89	c total #watches: 65370
217.05/217.16	c total #propagations: 101110427 / total #impl: 227209021 (eff. 0.445)
217.05/217.16	c #Conflicts:     777000 | #Learnt:      22663 | 0.000
217.05/217.16	c total clause space: 78.2603MB
217.05/217.16	c total #watches: 67826
217.35/217.43	c total #propagations: 101232015 / total #impl: 227485851 (eff. 0.445)
217.35/217.43	c #Conflicts:     778000 | #Learnt:      23663 | 0.000
217.35/217.43	c total clause space: 78.2603MB
217.35/217.43	c total #watches: 70523
217.65/217.72	c total #propagations: 101368986 / total #impl: 227813394 (eff. 0.445)
217.65/217.72	c #Conflicts:     779000 | #Learnt:      24663 | 0.000
217.65/217.72	c total clause space: 78.2603MB
217.65/217.72	c total #watches: 72716
217.95/218.07	c total #propagations: 101488035 / total #impl: 228077360 (eff. 0.445)
217.95/218.07	c #Conflicts:     780000 | #Learnt:      25663 | 0.000
217.95/218.07	c total clause space: 78.2603MB
217.95/218.07	c total #watches: 75470
218.25/218.39	c total #propagations: 101612694 / total #impl: 228366322 (eff. 0.445)
218.25/218.39	c #Conflicts:     781000 | #Learnt:      26663 | 0.000
218.25/218.39	c total clause space: 78.2603MB
218.25/218.39	c total #watches: 77914
218.65/218.71	c total #propagations: 101747142 / total #impl: 228655620 (eff. 0.445)
218.65/218.71	c #Conflicts:     782000 | #Learnt:      27663 | 0.000
218.65/218.71	c total clause space: 78.2603MB
218.65/218.71	c total #watches: 80293
218.96/219.04	c total #propagations: 101872572 / total #impl: 228917502 (eff. 0.445)
218.96/219.04	c #Conflicts:     783000 | #Learnt:      28663 | 0.000
218.96/219.04	c total clause space: 78.2603MB
218.96/219.04	c total #watches: 82763
219.25/219.38	c total #propagations: 101996308 / total #impl: 229183848 (eff. 0.445)
219.25/219.38	c #Conflicts:     784000 | #Learnt:      29663 | 0.000
219.25/219.38	c total clause space: 78.2603MB
219.25/219.38	c total #watches: 85135
219.65/219.71	c total #propagations: 102128808 / total #impl: 229475641 (eff. 0.445)
219.65/219.71	c #Conflicts:     785000 | #Learnt:      30663 | 0.000
219.65/219.71	c total clause space: 78.2603MB
219.65/219.71	c total #watches: 87605
219.96/220.07	c total #propagations: 102252273 / total #impl: 229754938 (eff. 0.445)
219.96/220.07	c #Conflicts:     786000 | #Learnt:      31663 | 0.000
219.96/220.07	c total clause space: 78.2603MB
219.96/220.07	c total #watches: 90099
220.35/220.43	c total #propagations: 102376950 / total #impl: 230032880 (eff. 0.445)
220.35/220.43	c #Conflicts:     787000 | #Learnt:      32663 | 0.000
220.35/220.43	c total clause space: 78.2603MB
220.35/220.43	c total #watches: 92756
220.75/220.82	c total #propagations: 102505320 / total #impl: 230339272 (eff. 0.445)
220.75/220.82	c #Conflicts:     788000 | #Learnt:      33663 | 0.000
220.75/220.82	c total clause space: 78.2603MB
220.75/220.82	c total #watches: 95428
221.16/221.24	c total #propagations: 102634048 / total #impl: 230645998 (eff. 0.445)
221.16/221.24	c #Conflicts:     789000 | #Learnt:      34663 | 0.000
221.16/221.24	c total clause space: 78.2603MB
221.16/221.24	c total #watches: 97959
221.55/221.66	c total #propagations: 102762166 / total #impl: 230952303 (eff. 0.445)
221.55/221.66	c #Conflicts:     790000 | #Learnt:      35663 | 0.000
221.55/221.66	c total clause space: 78.2603MB
221.55/221.66	c total #watches: 100533
221.95/222.08	c total #propagations: 102888993 / total #impl: 231252831 (eff. 0.445)
221.95/222.08	c #Conflicts:     791000 | #Learnt:      36663 | 0.000
221.95/222.08	c total clause space: 78.2603MB
221.95/222.08	c total #watches: 103318
222.45/222.56	c total #propagations: 103021497 / total #impl: 231574258 (eff. 0.445)
222.45/222.56	c #Conflicts:     792000 | #Learnt:      37663 | 0.000
222.45/222.56	c total clause space: 78.2603MB
222.45/222.56	c total #watches: 105768
222.85/222.99	c total #propagations: 103150017 / total #impl: 231878464 (eff. 0.445)
222.85/222.99	c #Conflicts:     793000 | #Learnt:      38663 | 0.000
222.85/222.99	c total clause space: 78.2603MB
222.85/222.99	c total #watches: 108590
223.45/223.50	c total #propagations: 103275521 / total #impl: 232159860 (eff. 0.445)
223.45/223.50	c #Conflicts:     794000 | #Learnt:      39663 | 0.000
223.45/223.50	c total clause space: 78.2603MB
223.45/223.50	c total #watches: 111029
223.85/223.97	c total #propagations: 103410203 / total #impl: 232464118 (eff. 0.445)
223.85/223.97	c #Conflicts:     795000 | #Learnt:      40663 | 0.000
223.85/223.97	c total clause space: 78.2603MB
223.85/223.97	c total #watches: 113503
224.36/224.50	c total #propagations: 103532692 / total #impl: 232760072 (eff. 0.445)
224.36/224.50	c #Conflicts:     796000 | #Learnt:      41663 | 0.000
224.36/224.50	c total clause space: 78.2603MB
224.36/224.50	c total #watches: 116080
224.95/225.02	c total #propagations: 103669280 / total #impl: 233097287 (eff. 0.445)
224.95/225.02	c #Conflicts:     797000 | #Learnt:      42663 | 0.000
224.95/225.02	c total clause space: 78.2603MB
224.95/225.02	c total #watches: 118559
225.25/225.38	c total #propagations: 103801057 / total #impl: 233417362 (eff. 0.445)
225.25/225.38	c GARBAGE COLLECT
225.25/225.38	c #Conflicts:     798000 | #Learnt:      22161 | 0.000
225.25/225.38	c total clause space: 78.2603MB
225.25/225.38	c total #watches: 66662
225.56/225.64	c total #propagations: 103936210 / total #impl: 233723607 (eff. 0.445)
225.56/225.64	c #Conflicts:     799000 | #Learnt:      23161 | 0.000
225.56/225.64	c total clause space: 78.2603MB
225.56/225.64	c total #watches: 69505
225.85/225.96	c total #propagations: 104069172 / total #impl: 234035425 (eff. 0.445)
225.85/225.96	c #Conflicts:     800000 | #Learnt:      24161 | 0.000
225.85/225.96	c total clause space: 78.2603MB
225.85/225.96	c total #watches: 72259
226.15/226.27	c total #propagations: 104215760 / total #impl: 234374777 (eff. 0.445)
226.15/226.27	c #Conflicts:     801000 | #Learnt:      25161 | 0.000
226.15/226.27	c total clause space: 78.2603MB
226.15/226.27	c total #watches: 74912
226.45/226.56	c total #propagations: 104338092 / total #impl: 234640665 (eff. 0.445)
226.45/226.56	c #Conflicts:     802000 | #Learnt:      26161 | 0.000
226.45/226.56	c total clause space: 78.2603MB
226.45/226.56	c total #watches: 77700
226.85/226.90	c total #propagations: 104476588 / total #impl: 234953983 (eff. 0.445)
226.85/226.90	c #Conflicts:     803000 | #Learnt:      27161 | 0.000
226.85/226.90	c total clause space: 78.2603MB
226.85/226.90	c total #watches: 80141
227.15/227.27	c total #propagations: 104609907 / total #impl: 235244731 (eff. 0.445)
227.15/227.27	c #Conflicts:     804000 | #Learnt:      28161 | 0.000
227.15/227.27	c total clause space: 78.2603MB
227.15/227.27	c total #watches: 82573
227.55/227.66	c total #propagations: 104750396 / total #impl: 235561349 (eff. 0.445)
227.55/227.66	c #Conflicts:     805000 | #Learnt:      29161 | 0.000
227.55/227.66	c total clause space: 78.2603MB
227.55/227.66	c total #watches: 85171
227.85/227.99	c total #propagations: 104886163 / total #impl: 235869112 (eff. 0.445)
227.85/227.99	c #Conflicts:     806000 | #Learnt:      30161 | 0.000
227.85/227.99	c total clause space: 78.2603MB
227.85/227.99	c total #watches: 88196
228.25/228.38	c total #propagations: 105011370 / total #impl: 236158109 (eff. 0.445)
228.25/228.38	c #Conflicts:     807000 | #Learnt:      31161 | 0.000
228.25/228.38	c total clause space: 78.2603MB
228.25/228.38	c total #watches: 90904
228.65/228.77	c total #propagations: 105146362 / total #impl: 236451881 (eff. 0.445)
228.65/228.77	c #Conflicts:     808000 | #Learnt:      32161 | 0.000
228.65/228.77	c total clause space: 78.2603MB
228.65/228.77	c total #watches: 93560
229.05/229.19	c total #propagations: 105286483 / total #impl: 236750285 (eff. 0.445)
229.05/229.19	c #Conflicts:     809000 | #Learnt:      33161 | 0.000
229.05/229.19	c total clause space: 78.2603MB
229.05/229.19	c total #watches: 96263
229.55/229.67	c total #propagations: 105413238 / total #impl: 237020189 (eff. 0.445)
229.55/229.67	c #Conflicts:     810000 | #Learnt:      34161 | 0.000
229.55/229.67	c total clause space: 78.2603MB
229.55/229.67	c total #watches: 98884
230.05/230.14	c total #propagations: 105540131 / total #impl: 237321986 (eff. 0.445)
230.05/230.14	c #Conflicts:     811000 | #Learnt:      35161 | 0.000
230.05/230.14	c total clause space: 78.2603MB
230.05/230.14	c total #watches: 101382
230.55/230.65	c total #propagations: 105664170 / total #impl: 237619717 (eff. 0.445)
230.55/230.65	c #Conflicts:     812000 | #Learnt:      36161 | 0.000
230.55/230.65	c total clause space: 78.2603MB
230.55/230.65	c total #watches: 104221
231.06/231.15	c total #propagations: 105797186 / total #impl: 237925143 (eff. 0.445)
231.06/231.15	c #Conflicts:     813000 | #Learnt:      37161 | 0.000
231.06/231.15	c total clause space: 78.2603MB
231.06/231.15	c total #watches: 106883
231.55/231.63	c total #propagations: 105926033 / total #impl: 238229757 (eff. 0.445)
231.55/231.63	c #Conflicts:     814000 | #Learnt:      38161 | 0.000
231.55/231.63	c total clause space: 78.2603MB
231.55/231.63	c total #watches: 109714
232.06/232.13	c total #propagations: 106057617 / total #impl: 238572739 (eff. 0.445)
232.06/232.13	c #Conflicts:     815000 | #Learnt:      39161 | 0.000
232.06/232.13	c total clause space: 78.2603MB
232.06/232.13	c total #watches: 112247
232.55/232.63	c total #propagations: 106189076 / total #impl: 238886336 (eff. 0.445)
232.55/232.63	c #Conflicts:     816000 | #Learnt:      40161 | 0.000
232.55/232.63	c total clause space: 78.2603MB
232.55/232.63	c total #watches: 114928
233.05/233.17	c total #propagations: 106319009 / total #impl: 239207246 (eff. 0.444)
233.05/233.17	c #Conflicts:     817000 | #Learnt:      41161 | 0.000
233.05/233.17	c total clause space: 78.2603MB
233.05/233.17	c total #watches: 117761
233.65/233.76	c total #propagations: 106445010 / total #impl: 239502078 (eff. 0.444)
233.65/233.76	c #Conflicts:     818000 | #Learnt:      42161 | 0.000
233.65/233.76	c total clause space: 78.2603MB
233.65/233.76	c total #watches: 120397
234.26/234.33	c total #propagations: 106578536 / total #impl: 239830142 (eff. 0.444)
234.26/234.33	c #Conflicts:     819000 | #Learnt:      43161 | 0.000
234.26/234.33	c total clause space: 78.2603MB
234.26/234.33	c total #watches: 122800
234.65/234.71	c total #propagations: 106712134 / total #impl: 240146285 (eff. 0.444)
234.65/234.71	c GARBAGE COLLECT
234.65/234.71	c #Conflicts:     820000 | #Learnt:      22356 | 0.000
234.65/234.71	c total clause space: 78.2603MB
234.65/234.71	c total #watches: 67221
234.85/234.97	c total #propagations: 106838423 / total #impl: 240451712 (eff. 0.444)
234.85/234.97	c #Conflicts:     821000 | #Learnt:      23356 | 0.000
234.85/234.97	c total clause space: 78.2603MB
234.85/234.97	c total #watches: 69756
235.15/235.28	c total #propagations: 106954223 / total #impl: 240717542 (eff. 0.444)
235.15/235.28	c #Conflicts:     822000 | #Learnt:      24356 | 0.000
235.15/235.28	c total clause space: 78.2603MB
235.15/235.28	c total #watches: 72568
235.46/235.59	c total #propagations: 107090198 / total #impl: 241017950 (eff. 0.444)
235.46/235.59	c #Conflicts:     823000 | #Learnt:      25356 | 0.000
235.46/235.59	c total clause space: 78.2603MB
235.46/235.59	c total #watches: 75346
235.85/235.91	c total #propagations: 107223106 / total #impl: 241339806 (eff. 0.444)
235.85/235.91	c #Conflicts:     824000 | #Learnt:      26356 | 0.000
235.85/235.91	c total clause space: 78.2603MB
235.85/235.91	c total #watches: 77850
236.15/236.24	c total #propagations: 107355486 / total #impl: 241665036 (eff. 0.444)
236.15/236.24	c #Conflicts:     825000 | #Learnt:      27356 | 0.000
236.15/236.24	c total clause space: 78.2603MB
236.15/236.24	c total #watches: 80328
236.46/236.57	c total #propagations: 107487067 / total #impl: 241979513 (eff. 0.444)
236.46/236.57	c #Conflicts:     826000 | #Learnt:      28356 | 0.000
236.46/236.57	c total clause space: 78.2603MB
236.46/236.57	c total #watches: 82853
236.85/236.91	c total #propagations: 107620669 / total #impl: 242281942 (eff. 0.444)
236.85/236.91	c #Conflicts:     827000 | #Learnt:      29356 | 0.000
236.85/236.91	c total clause space: 78.2603MB
236.85/236.91	c total #watches: 85237
237.15/237.23	c total #propagations: 107745591 / total #impl: 242571805 (eff. 0.444)
237.15/237.23	c #Conflicts:     828000 | #Learnt:      30356 | 0.000
237.15/237.23	c total clause space: 78.2603MB
237.15/237.23	c total #watches: 87888
237.55/237.61	c total #propagations: 107885093 / total #impl: 242858220 (eff. 0.444)
237.55/237.61	c #Conflicts:     829000 | #Learnt:      31356 | 0.000
237.55/237.61	c total clause space: 78.2603MB
237.55/237.61	c total #watches: 90544
237.85/237.98	c total #propagations: 108020637 / total #impl: 243149049 (eff. 0.444)
237.85/237.98	c #Conflicts:     830000 | #Learnt:      32356 | 0.000
237.85/237.98	c total clause space: 78.2603MB
237.85/237.98	c total #watches: 93041
238.25/238.38	c total #propagations: 108158642 / total #impl: 243447400 (eff. 0.444)
238.25/238.38	c #Conflicts:     831000 | #Learnt:      33356 | 0.000
238.25/238.38	c total clause space: 78.2603MB
238.25/238.38	c total #watches: 95428
238.75/238.82	c total #propagations: 108296104 / total #impl: 243756151 (eff. 0.444)
238.75/238.82	c #Conflicts:     832000 | #Learnt:      34356 | 0.000
238.75/238.82	c total clause space: 78.2603MB
238.75/238.82	c total #watches: 97928
239.25/239.30	c total #propagations: 108432244 / total #impl: 244053481 (eff. 0.444)
239.25/239.30	c #Conflicts:     833000 | #Learnt:      35356 | 0.000
239.25/239.30	c total clause space: 78.2603MB
239.25/239.30	c total #watches: 100534
239.55/239.67	c total #propagations: 108574842 / total #impl: 244385320 (eff. 0.444)
239.55/239.67	c #Conflicts:     834000 | #Learnt:      36356 | 0.000
239.55/239.67	c total clause space: 78.2603MB
239.55/239.67	c total #watches: 103315
239.95/240.05	c total #propagations: 108707111 / total #impl: 244688468 (eff. 0.444)
239.95/240.05	c #Conflicts:     835000 | #Learnt:      37356 | 0.000
239.95/240.05	c total clause space: 78.2603MB
239.95/240.05	c total #watches: 106360
240.35/240.48	c total #propagations: 108847055 / total #impl: 244986642 (eff. 0.444)
240.35/240.48	c #Conflicts:     836000 | #Learnt:      38356 | 0.000
240.35/240.48	c total clause space: 78.2603MB
240.35/240.48	c total #watches: 109171
240.85/240.94	c total #propagations: 108978799 / total #impl: 245297573 (eff. 0.444)
240.85/240.94	c #Conflicts:     837000 | #Learnt:      39356 | 0.000
240.85/240.94	c total clause space: 78.2603MB
240.85/240.94	c total #watches: 111701
241.25/241.38	c total #propagations: 109105894 / total #impl: 245589693 (eff. 0.444)
241.25/241.38	c #Conflicts:     838000 | #Learnt:      40356 | 0.000
241.25/241.38	c total clause space: 78.2603MB
241.25/241.38	c total #watches: 114546
241.75/241.83	c total #propagations: 109266549 / total #impl: 245932799 (eff. 0.444)
241.75/241.83	c #Conflicts:     839000 | #Learnt:      41356 | 0.000
241.75/241.83	c total clause space: 78.2603MB
241.75/241.83	c total #watches: 117358
242.25/242.35	c total #propagations: 109429075 / total #impl: 246286110 (eff. 0.444)
242.25/242.35	c #Conflicts:     840000 | #Learnt:      42356 | 0.000
242.25/242.35	c total clause space: 78.2603MB
242.25/242.35	c total #watches: 119853
242.75/242.88	c total #propagations: 109587158 / total #impl: 246640726 (eff. 0.444)
242.75/242.88	c #Conflicts:     841000 | #Learnt:      43356 | 0.000
242.75/242.88	c total clause space: 78.2603MB
242.75/242.88	c total #watches: 122614
243.35/243.41	c total #propagations: 109734921 / total #impl: 246971734 (eff. 0.444)
243.35/243.41	c GARBAGE COLLECT
243.35/243.41	c #Conflicts:     842000 | #Learnt:      22257 | 0.000
243.35/243.41	c total clause space: 78.2603MB
243.35/243.41	c total #watches: 66995
243.55/243.67	c total #propagations: 109873305 / total #impl: 247291346 (eff. 0.444)
243.55/243.67	c #Conflicts:     843000 | #Learnt:      23257 | 0.000
243.55/243.67	c total clause space: 78.2603MB
243.55/243.67	c total #watches: 69825
243.85/243.96	c total #propagations: 110006863 / total #impl: 247578556 (eff. 0.444)
243.85/243.96	c #Conflicts:     844000 | #Learnt:      24257 | 0.000
243.85/243.96	c total clause space: 78.2603MB
243.85/243.96	c total #watches: 72694
244.15/244.28	c total #propagations: 110147336 / total #impl: 247885362 (eff. 0.444)
244.15/244.28	c #Conflicts:     845000 | #Learnt:      25257 | 0.000
244.15/244.28	c total clause space: 78.2603MB
244.15/244.28	c total #watches: 75196
244.55/244.61	c total #propagations: 110282969 / total #impl: 248179597 (eff. 0.444)
244.55/244.61	c #Conflicts:     846000 | #Learnt:      26257 | 0.000
244.55/244.61	c total clause space: 78.2603MB
244.55/244.61	c total #watches: 77814
244.85/244.94	c total #propagations: 110421505 / total #impl: 248488115 (eff. 0.444)
244.85/244.94	c #Conflicts:     847000 | #Learnt:      27257 | 0.000
244.85/244.94	c total clause space: 78.2603MB
244.85/244.94	c total #watches: 80202
245.15/245.22	c total #propagations: 110542488 / total #impl: 248773114 (eff. 0.444)
245.15/245.22	c #Conflicts:     848000 | #Learnt:      28257 | 0.000
245.15/245.22	c total clause space: 78.2603MB
245.15/245.22	c total #watches: 82771
245.45/245.58	c total #propagations: 110664628 / total #impl: 249069878 (eff. 0.444)
245.45/245.58	c #Conflicts:     849000 | #Learnt:      29257 | 0.000
245.45/245.58	c total clause space: 78.2603MB
245.45/245.58	c total #watches: 85280
245.85/245.95	c total #propagations: 110787295 / total #impl: 249358933 (eff. 0.444)
245.85/245.95	c #Conflicts:     850000 | #Learnt:      30257 | 0.000
245.85/245.95	c total clause space: 78.2603MB
245.85/245.95	c total #watches: 87803
246.25/246.36	c total #propagations: 110915843 / total #impl: 249647543 (eff. 0.444)
246.25/246.36	c #Conflicts:     851000 | #Learnt:      31257 | 0.000
246.25/246.36	c total clause space: 78.2603MB
246.25/246.36	c total #watches: 90348
246.65/246.73	c total #propagations: 111047065 / total #impl: 249962828 (eff. 0.444)
246.65/246.73	c #Conflicts:     852000 | #Learnt:      32257 | 0.000
246.65/246.73	c total clause space: 78.2603MB
246.65/246.73	c total #watches: 92802
247.05/247.15	c total #propagations: 111173871 / total #impl: 250253686 (eff. 0.444)
247.05/247.15	c #Conflicts:     853000 | #Learnt:      33257 | 0.000
247.05/247.15	c total clause space: 78.2603MB
247.05/247.15	c total #watches: 95147
247.45/247.57	c total #propagations: 111292878 / total #impl: 250515642 (eff. 0.444)
247.45/247.57	c #Conflicts:     854000 | #Learnt:      34257 | 0.000
247.45/247.57	c total clause space: 78.2603MB
247.45/247.57	c total #watches: 97581
247.95/248.02	c total #propagations: 111419975 / total #impl: 250826700 (eff. 0.444)
247.95/248.02	c #Conflicts:     855000 | #Learnt:      35257 | 0.000
247.95/248.02	c total clause space: 78.2603MB
247.95/248.02	c total #watches: 100227
248.35/248.49	c total #propagations: 111548348 / total #impl: 251133291 (eff. 0.444)
248.35/248.49	c #Conflicts:     856000 | #Learnt:      36257 | 0.000
248.35/248.49	c total clause space: 78.2603MB
248.35/248.49	c total #watches: 102726
248.85/248.92	c total #propagations: 111678100 / total #impl: 251430979 (eff. 0.444)
248.85/248.92	c #Conflicts:     857000 | #Learnt:      37257 | 0.000
248.85/248.92	c total clause space: 78.2603MB
248.85/248.92	c total #watches: 105290
249.25/249.38	c total #propagations: 111810467 / total #impl: 251735385 (eff. 0.444)
249.25/249.38	c #Conflicts:     858000 | #Learnt:      38257 | 0.000
249.25/249.38	c total clause space: 78.2603MB
249.25/249.38	c total #watches: 107950
249.75/249.88	c total #propagations: 111942882 / total #impl: 252060644 (eff. 0.444)
249.75/249.88	c #Conflicts:     859000 | #Learnt:      39257 | 0.000
249.75/249.88	c total clause space: 78.2603MB
249.75/249.88	c total #watches: 110634
250.25/250.37	c total #propagations: 112076508 / total #impl: 252411201 (eff. 0.444)
250.25/250.37	c #Conflicts:     860000 | #Learnt:      40257 | 0.000
250.25/250.37	c total clause space: 78.2603MB
250.25/250.37	c total #watches: 113776
250.75/250.88	c total #propagations: 112218135 / total #impl: 252793319 (eff. 0.444)
250.75/250.88	c #Conflicts:     861000 | #Learnt:      41257 | 0.000
250.75/250.88	c total clause space: 78.2603MB
250.75/250.88	c total #watches: 116054
251.35/251.42	c total #propagations: 112348720 / total #impl: 253094152 (eff. 0.444)
251.35/251.42	c #Conflicts:     862000 | #Learnt:      42257 | 0.000
251.35/251.42	c total clause space: 78.2603MB
251.35/251.42	c total #watches: 118546
251.86/251.92	c total #propagations: 112487189 / total #impl: 253430617 (eff. 0.444)
251.86/251.92	c #Conflicts:     863000 | #Learnt:      43257 | 0.000
251.86/251.92	c total clause space: 78.2603MB
251.86/251.92	c total #watches: 120941
252.35/252.47	c total #propagations: 112616474 / total #impl: 253727223 (eff. 0.444)
252.35/252.47	c #Conflicts:     864000 | #Learnt:      44257 | 0.000
252.35/252.47	c total clause space: 78.2603MB
252.35/252.47	c total #watches: 123209
252.85/252.92	c total #propagations: 112742113 / total #impl: 254042291 (eff. 0.444)
252.85/252.92	c GARBAGE COLLECT
252.85/252.92	c #Conflicts:     865000 | #Learnt:      22856 | 0.000
252.85/252.92	c total clause space: 78.2603MB
252.85/252.92	c total #watches: 68728
253.15/253.23	c total #propagations: 112878142 / total #impl: 254387697 (eff. 0.444)
253.15/253.23	c #Conflicts:     866000 | #Learnt:      23856 | 0.000
253.15/253.23	c total clause space: 78.2603MB
253.15/253.23	c total #watches: 71395
253.45/253.56	c total #propagations: 113009727 / total #impl: 254706565 (eff. 0.444)
253.45/253.56	c #Conflicts:     867000 | #Learnt:      24856 | 0.000
253.45/253.56	c total clause space: 78.2603MB
253.45/253.56	c total #watches: 73972
253.75/253.87	c total #propagations: 113141854 / total #impl: 255028243 (eff. 0.444)
253.75/253.87	c #Conflicts:     868000 | #Learnt:      25856 | 0.000
253.75/253.87	c total clause space: 78.2603MB
253.75/253.87	c total #watches: 76360
254.06/254.19	c total #propagations: 113268880 / total #impl: 255315594 (eff. 0.444)
254.06/254.19	c #Conflicts:     869000 | #Learnt:      26856 | 0.000
254.06/254.19	c total clause space: 78.2603MB
254.06/254.19	c total #watches: 78796
254.45/254.56	c total #propagations: 113391112 / total #impl: 255600080 (eff. 0.444)
254.45/254.56	c #Conflicts:     870000 | #Learnt:      27856 | 0.000
254.45/254.56	c total clause space: 78.2603MB
254.45/254.56	c total #watches: 81494
254.75/254.89	c total #propagations: 113524530 / total #impl: 255896864 (eff. 0.444)
254.75/254.89	c #Conflicts:     871000 | #Learnt:      28856 | 0.000
254.75/254.89	c total clause space: 78.2603MB
254.75/254.89	c total #watches: 84258
255.16/255.24	c total #propagations: 113654741 / total #impl: 256174604 (eff. 0.444)
255.16/255.24	c #Conflicts:     872000 | #Learnt:      29856 | 0.000
255.16/255.24	c total clause space: 78.2603MB
255.16/255.24	c total #watches: 86778
255.55/255.61	c total #propagations: 113792089 / total #impl: 256455301 (eff. 0.444)
255.55/255.61	c #Conflicts:     873000 | #Learnt:      30856 | 0.000
255.55/255.61	c total clause space: 78.2603MB
255.55/255.61	c total #watches: 90085
255.95/256.05	c total #propagations: 113930490 / total #impl: 256766735 (eff. 0.444)
255.95/256.05	c #Conflicts:     874000 | #Learnt:      31856 | 0.000
255.95/256.05	c total clause space: 78.2603MB
255.95/256.05	c total #watches: 92784
256.36/256.48	c total #propagations: 114065493 / total #impl: 257070364 (eff. 0.444)
256.36/256.48	c #Conflicts:     875000 | #Learnt:      32856 | 0.000
256.36/256.48	c total clause space: 78.2603MB
256.36/256.48	c total #watches: 95344
256.85/256.92	c total #propagations: 114206270 / total #impl: 257364231 (eff. 0.444)
256.85/256.92	c #Conflicts:     876000 | #Learnt:      33856 | 0.000
256.85/256.92	c total clause space: 78.2603MB
256.85/256.92	c total #watches: 97850
257.36/257.43	c total #propagations: 114333677 / total #impl: 257660889 (eff. 0.444)
257.36/257.43	c #Conflicts:     877000 | #Learnt:      34856 | 0.000
257.36/257.43	c total clause space: 78.2603MB
257.36/257.43	c total #watches: 100393
257.75/257.83	c total #propagations: 114469258 / total #impl: 257995070 (eff. 0.444)
257.75/257.83	c #Conflicts:     878000 | #Learnt:      35856 | 0.000
257.75/257.83	c total clause space: 78.2603MB
257.75/257.83	c total #watches: 102879
258.25/258.33	c total #propagations: 114594270 / total #impl: 258291893 (eff. 0.444)
258.25/258.33	c #Conflicts:     879000 | #Learnt:      36856 | 0.000
258.25/258.33	c total clause space: 78.2603MB
258.25/258.33	c total #watches: 105499
258.75/258.81	c total #propagations: 114729965 / total #impl: 258623746 (eff. 0.444)
258.75/258.81	c #Conflicts:     880000 | #Learnt:      37856 | 0.000
258.75/258.81	c total clause space: 78.2603MB
258.75/258.81	c total #watches: 107665
259.15/259.29	c total #propagations: 114850918 / total #impl: 258898978 (eff. 0.444)
259.15/259.29	c #Conflicts:     881000 | #Learnt:      38856 | 0.000
259.15/259.29	c total clause space: 78.2603MB
259.15/259.29	c total #watches: 110028
259.75/259.82	c total #propagations: 114976149 / total #impl: 259216121 (eff. 0.444)
259.75/259.82	c #Conflicts:     882000 | #Learnt:      39856 | 0.000
259.75/259.82	c total clause space: 78.2603MB
259.75/259.82	c total #watches: 112549
260.25/260.33	c total #propagations: 115114705 / total #impl: 259576043 (eff. 0.443)
260.25/260.33	c #Conflicts:     883000 | #Learnt:      40856 | 0.000
260.25/260.33	c total clause space: 78.2603MB
260.25/260.33	c total #watches: 115615
260.76/260.87	c total #propagations: 115256456 / total #impl: 259927838 (eff. 0.443)
260.76/260.87	c #Conflicts:     884000 | #Learnt:      41856 | 0.000
260.76/260.87	c total clause space: 78.2603MB
260.76/260.87	c total #watches: 118159
261.25/261.37	c total #propagations: 115393375 / total #impl: 260273191 (eff. 0.443)
261.25/261.37	c #Conflicts:     885000 | #Learnt:      42856 | 0.000
261.25/261.37	c total clause space: 78.2603MB
261.25/261.37	c total #watches: 120677
261.76/261.81	c total #propagations: 115519148 / total #impl: 260577184 (eff. 0.443)
261.76/261.81	c #Conflicts:     886000 | #Learnt:      43856 | 0.000
261.76/261.81	c total clause space: 78.2603MB
261.76/261.81	c total #watches: 123154
262.15/262.28	c total #propagations: 115627335 / total #impl: 260831356 (eff. 0.443)
262.15/262.28	c #Conflicts:     887000 | #Learnt:      44856 | 0.000
262.15/262.28	c total clause space: 78.2603MB
262.15/262.28	c total #watches: 125442
262.65/262.77	c total #propagations: 115737349 / total #impl: 261070983 (eff. 0.443)
262.65/262.77	c GARBAGE COLLECT
262.65/262.77	c #Conflicts:     888000 | #Learnt:      23155 | 0.000
262.65/262.77	c total clause space: 78.2603MB
262.65/262.77	c total #watches: 69477
262.96/263.04	c total #propagations: 115869787 / total #impl: 261368172 (eff. 0.443)
262.96/263.04	c #Conflicts:     889000 | #Learnt:      24155 | 0.000
262.96/263.04	c total clause space: 78.2603MB
262.96/263.04	c total #watches: 72154
263.25/263.33	c total #propagations: 116019429 / total #impl: 261677512 (eff. 0.443)
263.25/263.33	c #Conflicts:     890000 | #Learnt:      25155 | 0.000
263.25/263.33	c total clause space: 78.2603MB
263.25/263.33	c total #watches: 74772
263.55/263.63	c total #propagations: 116160002 / total #impl: 261990093 (eff. 0.443)
263.55/263.63	c #Conflicts:     891000 | #Learnt:      26155 | 0.000
263.55/263.63	c total clause space: 78.2603MB
263.55/263.63	c total #watches: 77222
263.85/263.96	c total #propagations: 116291691 / total #impl: 262282402 (eff. 0.443)
263.85/263.96	c #Conflicts:     892000 | #Learnt:      27155 | 0.000
263.85/263.96	c total clause space: 78.2603MB
263.85/263.96	c total #watches: 79708
264.15/264.27	c total #propagations: 116409911 / total #impl: 262577856 (eff. 0.443)
264.15/264.27	c #Conflicts:     893000 | #Learnt:      28155 | 0.000
264.15/264.27	c total clause space: 78.2603MB
264.15/264.27	c total #watches: 82443
264.55/264.61	c total #propagations: 116535708 / total #impl: 262870291 (eff. 0.443)
264.55/264.61	c #Conflicts:     894000 | #Learnt:      29155 | 0.000
264.55/264.61	c total clause space: 78.2603MB
264.55/264.61	c total #watches: 84839
264.85/264.97	c total #propagations: 116665305 / total #impl: 263148299 (eff. 0.443)
264.85/264.97	c #Conflicts:     895000 | #Learnt:      30155 | 0.000
264.85/264.97	c total clause space: 78.2603MB
264.85/264.97	c total #watches: 87406
265.25/265.37	c total #propagations: 116793258 / total #impl: 263431585 (eff. 0.443)
265.25/265.37	c #Conflicts:     896000 | #Learnt:      31155 | 0.000
265.25/265.37	c total clause space: 78.2603MB
265.25/265.37	c total #watches: 89939
265.65/265.78	c total #propagations: 116935782 / total #impl: 263745760 (eff. 0.443)
265.65/265.78	c #Conflicts:     897000 | #Learnt:      32155 | 0.000
265.65/265.78	c total clause space: 78.2603MB
265.65/265.78	c total #watches: 92769
266.16/266.22	c total #propagations: 117068370 / total #impl: 264064993 (eff. 0.443)
266.16/266.22	c #Conflicts:     898000 | #Learnt:      33155 | 0.000
266.16/266.22	c total clause space: 78.2603MB
266.16/266.22	c total #watches: 95472
266.55/266.64	c total #propagations: 117199076 / total #impl: 264368371 (eff. 0.443)
266.55/266.64	c #Conflicts:     899000 | #Learnt:      34155 | 0.000
266.55/266.64	c total clause space: 78.2603MB
266.55/266.64	c total #watches: 98090
266.95/267.02	c total #propagations: 117338518 / total #impl: 264715345 (eff. 0.443)
266.95/267.02	c #Conflicts:     900000 | #Learnt:      35155 | 0.000
266.95/267.02	c total clause space: 78.2603MB
266.95/267.02	c total #watches: 100688
267.36/267.47	c total #propagations: 117454536 / total #impl: 264993398 (eff. 0.443)
267.36/267.47	c #Conflicts:     901000 | #Learnt:      36155 | 0.000
267.36/267.47	c total clause space: 78.2603MB
267.36/267.47	c total #watches: 103099
267.75/267.80	c total #propagations: 117578388 / total #impl: 265283494 (eff. 0.443)
267.75/267.80	c #Conflicts:     902000 | #Learnt:      37155 | 0.000
267.75/267.80	c total clause space: 78.2603MB
267.75/267.80	c total #watches: 105696
268.15/268.24	c total #propagations: 117693517 / total #impl: 265539604 (eff. 0.443)
268.15/268.24	c #Conflicts:     903000 | #Learnt:      38155 | 0.000
268.15/268.24	c total clause space: 78.2603MB
268.15/268.24	c total #watches: 108219
268.65/268.78	c total #propagations: 117817673 / total #impl: 265822954 (eff. 0.443)
268.65/268.78	c #Conflicts:     904000 | #Learnt:      39155 | 0.000
268.65/268.78	c total clause space: 78.2603MB
268.65/268.78	c total #watches: 110747
269.15/269.28	c total #propagations: 117944628 / total #impl: 266118336 (eff. 0.443)
269.15/269.28	c #Conflicts:     905000 | #Learnt:      40155 | 0.000
269.15/269.28	c total clause space: 78.2603MB
269.15/269.28	c total #watches: 113488
269.65/269.76	c total #propagations: 118080617 / total #impl: 266452005 (eff. 0.443)
269.65/269.76	c #Conflicts:     906000 | #Learnt:      41155 | 0.000
269.65/269.76	c total clause space: 78.2603MB
269.65/269.76	c total #watches: 116385
270.15/270.21	c total #propagations: 118220377 / total #impl: 266780760 (eff. 0.443)
270.15/270.21	c #Conflicts:     907000 | #Learnt:      42155 | 0.000
270.15/270.21	c total clause space: 78.2603MB
270.15/270.21	c total #watches: 119214
270.56/270.70	c total #propagations: 118351187 / total #impl: 267059976 (eff. 0.443)
270.56/270.70	c #Conflicts:     908000 | #Learnt:      43155 | 0.000
270.56/270.70	c total clause space: 78.2603MB
270.56/270.70	c total #watches: 121927
271.05/271.18	c total #propagations: 118485459 / total #impl: 267338741 (eff. 0.443)
271.05/271.18	c #Conflicts:     909000 | #Learnt:      44155 | 0.000
271.05/271.18	c total clause space: 78.2603MB
271.05/271.18	c total #watches: 124479
271.66/271.73	c total #propagations: 118616286 / total #impl: 267621766 (eff. 0.443)
271.66/271.73	c #Conflicts:     910000 | #Learnt:      45155 | 0.000
271.66/271.73	c total clause space: 78.2603MB
271.66/271.73	c total #watches: 126902
272.25/272.31	c total #propagations: 118747343 / total #impl: 267930089 (eff. 0.443)
272.25/272.31	c GARBAGE COLLECT
272.25/272.31	c #Conflicts:     911000 | #Learnt:      23156 | 0.000
272.25/272.31	c total clause space: 78.2603MB
272.25/272.31	c total #watches: 69413
272.55/272.60	c total #propagations: 118879690 / total #impl: 268256495 (eff. 0.443)
272.55/272.60	c #Conflicts:     912000 | #Learnt:      24156 | 0.000
272.55/272.60	c total clause space: 78.2603MB
272.55/272.60	c total #watches: 72059
272.86/272.93	c total #propagations: 119014033 / total #impl: 268589780 (eff. 0.443)
272.86/272.93	c #Conflicts:     913000 | #Learnt:      25156 | 0.000
272.86/272.93	c total clause space: 78.2603MB
272.86/272.93	c total #watches: 74637
273.15/273.24	c total #propagations: 119155281 / total #impl: 268899368 (eff. 0.443)
273.15/273.24	c #Conflicts:     914000 | #Learnt:      26156 | 0.000
273.15/273.24	c total clause space: 78.2603MB
273.15/273.24	c total #watches: 77205
273.45/273.57	c total #propagations: 119291755 / total #impl: 269214642 (eff. 0.443)
273.45/273.57	c #Conflicts:     915000 | #Learnt:      27156 | 0.000
273.45/273.57	c total clause space: 78.2603MB
273.45/273.57	c total #watches: 79899
273.86/273.93	c total #propagations: 119419116 / total #impl: 269494035 (eff. 0.443)
273.86/273.93	c #Conflicts:     916000 | #Learnt:      28156 | 0.000
273.86/273.93	c total clause space: 78.2603MB
273.86/273.93	c total #watches: 82692
274.05/274.19	c total #propagations: 119552561 / total #impl: 269819485 (eff. 0.443)
274.05/274.19	c #Conflicts:     917000 | #Learnt:      29156 | 0.000
274.05/274.19	c total clause space: 78.2603MB
274.05/274.19	c total #watches: 84858
274.35/274.45	c total #propagations: 119662956 / total #impl: 270073666 (eff. 0.443)
274.35/274.45	c #Conflicts:     918000 | #Learnt:      30156 | 0.000
274.35/274.45	c total clause space: 78.2603MB
274.35/274.45	c total #watches: 87247
274.65/274.79	c total #propagations: 119775911 / total #impl: 270333072 (eff. 0.443)
274.65/274.79	c #Conflicts:     919000 | #Learnt:      31156 | 0.000
274.65/274.79	c total clause space: 78.2603MB
274.65/274.79	c total #watches: 89593
275.15/275.20	c total #propagations: 119892770 / total #impl: 270594289 (eff. 0.443)
275.15/275.20	c #Conflicts:     920000 | #Learnt:      32156 | 0.000
275.15/275.20	c total clause space: 78.2603MB
275.15/275.20	c total #watches: 92210
275.55/275.60	c total #propagations: 120018194 / total #impl: 270883910 (eff. 0.443)
275.55/275.60	c #Conflicts:     921000 | #Learnt:      33156 | 0.000
275.55/275.60	c total clause space: 78.2603MB
275.55/275.60	c total #watches: 94820
275.85/275.98	c total #propagations: 120152877 / total #impl: 271178663 (eff. 0.443)
275.85/275.98	c #Conflicts:     922000 | #Learnt:      34156 | 0.000
275.85/275.98	c total clause space: 78.2603MB
275.85/275.98	c total #watches: 97181
276.35/276.42	c total #propagations: 120276856 / total #impl: 271467914 (eff. 0.443)
276.35/276.42	c #Conflicts:     923000 | #Learnt:      35156 | 0.000
276.35/276.42	c total clause space: 78.2603MB
276.35/276.42	c total #watches: 99815
276.75/276.86	c total #propagations: 120417893 / total #impl: 271763151 (eff. 0.443)
276.75/276.86	c #Conflicts:     924000 | #Learnt:      36156 | 0.000
276.75/276.86	c total clause space: 78.2603MB
276.75/276.86	c total #watches: 102458
277.26/277.31	c total #propagations: 120547040 / total #impl: 272094731 (eff. 0.443)
277.26/277.31	c #Conflicts:     925000 | #Learnt:      37156 | 0.000
277.26/277.31	c total clause space: 78.2603MB
277.26/277.31	c total #watches: 104805
277.65/277.75	c total #propagations: 120677788 / total #impl: 272421754 (eff. 0.443)
277.65/277.75	c #Conflicts:     926000 | #Learnt:      38156 | 0.000
277.65/277.75	c total clause space: 78.2603MB
277.65/277.75	c total #watches: 107117
278.15/278.22	c total #propagations: 120800819 / total #impl: 272704826 (eff. 0.443)
278.15/278.22	c #Conflicts:     927000 | #Learnt:      39156 | 0.000
278.15/278.22	c total clause space: 78.2603MB
278.15/278.22	c total #watches: 109524
278.65/278.71	c total #propagations: 120929120 / total #impl: 273018672 (eff. 0.443)
278.65/278.71	c #Conflicts:     928000 | #Learnt:      40156 | 0.000
278.65/278.71	c total clause space: 78.2603MB
278.65/278.71	c total #watches: 112136
279.15/279.21	c total #propagations: 121058484 / total #impl: 273345590 (eff. 0.443)
279.15/279.21	c #Conflicts:     929000 | #Learnt:      41156 | 0.000
279.15/279.21	c total clause space: 78.2603MB
279.15/279.21	c total #watches: 114749
279.65/279.73	c total #propagations: 121192734 / total #impl: 273670023 (eff. 0.443)
279.65/279.73	c #Conflicts:     930000 | #Learnt:      42156 | 0.000
279.65/279.73	c total clause space: 78.2603MB
279.65/279.73	c total #watches: 117439
280.15/280.27	c total #propagations: 121328709 / total #impl: 274013230 (eff. 0.443)
280.15/280.27	c #Conflicts:     931000 | #Learnt:      43156 | 0.000
280.15/280.27	c total clause space: 78.2603MB
280.15/280.27	c total #watches: 119779
280.65/280.79	c total #propagations: 121458649 / total #impl: 274306408 (eff. 0.443)
280.65/280.79	c #Conflicts:     932000 | #Learnt:      44156 | 0.000
280.65/280.79	c total clause space: 78.2603MB
280.65/280.79	c total #watches: 122425
281.15/281.29	c total #propagations: 121594843 / total #impl: 274630891 (eff. 0.443)
281.15/281.29	c #Conflicts:     933000 | #Learnt:      45156 | 0.000
281.15/281.29	c total clause space: 78.2603MB
281.15/281.29	c total #watches: 124898
281.56/281.70	c total #propagations: 121725906 / total #impl: 274926472 (eff. 0.443)
281.56/281.70	c #Conflicts:     934000 | #Learnt:      46156 | 0.000
281.56/281.70	c total clause space: 78.2603MB
281.56/281.70	c total #watches: 127469
282.05/282.12	c total #propagations: 121859834 / total #impl: 275205337 (eff. 0.443)
282.05/282.12	c GARBAGE COLLECT
282.05/282.12	c #Conflicts:     935000 | #Learnt:      23859 | 0.000
282.05/282.12	c total clause space: 78.2603MB
282.05/282.12	c total #watches: 71198
282.35/282.41	c total #propagations: 121993977 / total #impl: 275502849 (eff. 0.443)
282.35/282.41	c #Conflicts:     936000 | #Learnt:      24859 | 0.000
282.35/282.41	c total clause space: 78.2603MB
282.35/282.41	c total #watches: 73624
282.66/282.75	c total #propagations: 122121042 / total #impl: 275784712 (eff. 0.443)
282.66/282.75	c #Conflicts:     937000 | #Learnt:      25859 | 0.000
282.66/282.75	c total clause space: 78.2603MB
282.66/282.75	c total #watches: 76391
283.05/283.12	c total #propagations: 122253466 / total #impl: 276111555 (eff. 0.443)
283.05/283.12	c #Conflicts:     938000 | #Learnt:      26859 | 0.000
283.05/283.12	c total clause space: 78.2603MB
283.05/283.12	c total #watches: 78841
283.35/283.46	c total #propagations: 122389684 / total #impl: 276424691 (eff. 0.443)
283.35/283.46	c #Conflicts:     939000 | #Learnt:      27859 | 0.000
283.35/283.46	c total clause space: 78.2603MB
283.35/283.46	c total #watches: 81420
283.76/283.83	c total #propagations: 122526578 / total #impl: 276745172 (eff. 0.443)
283.76/283.83	c #Conflicts:     940000 | #Learnt:      28859 | 0.000
283.76/283.83	c total clause space: 78.2603MB
283.76/283.83	c total #watches: 83804
284.05/284.20	c total #propagations: 122661311 / total #impl: 277086030 (eff. 0.443)
284.05/284.20	c #Conflicts:     941000 | #Learnt:      29859 | 0.000
284.05/284.20	c total clause space: 78.2603MB
284.05/284.20	c total #watches: 86336
284.45/284.58	c total #propagations: 122790452 / total #impl: 277389831 (eff. 0.443)
284.45/284.58	c #Conflicts:     942000 | #Learnt:      30859 | 0.000
284.45/284.58	c total clause space: 78.2603MB
284.45/284.58	c total #watches: 88812
284.86/284.99	c total #propagations: 122921769 / total #impl: 277712882 (eff. 0.443)
284.86/284.99	c #Conflicts:     943000 | #Learnt:      31859 | 0.000
284.86/284.99	c total clause space: 78.2603MB
284.86/284.99	c total #watches: 91245
285.25/285.39	c total #propagations: 123058858 / total #impl: 278033303 (eff. 0.443)
285.25/285.39	c #Conflicts:     944000 | #Learnt:      32859 | 0.000
285.25/285.39	c total clause space: 78.2603MB
285.25/285.39	c total #watches: 93407
285.75/285.82	c total #propagations: 123196825 / total #impl: 278340839 (eff. 0.443)
285.75/285.82	c #Conflicts:     945000 | #Learnt:      33859 | 0.000
285.75/285.82	c total clause space: 78.2603MB
285.75/285.82	c total #watches: 95681
286.15/286.23	c total #propagations: 123328385 / total #impl: 278644918 (eff. 0.443)
286.15/286.23	c #Conflicts:     946000 | #Learnt:      34859 | 0.000
286.15/286.23	c total clause space: 78.2603MB
286.15/286.23	c total #watches: 97938
286.55/286.68	c total #propagations: 123457449 / total #impl: 278956525 (eff. 0.443)
286.55/286.68	c #Conflicts:     947000 | #Learnt:      35859 | 0.000
286.55/286.68	c total clause space: 78.2603MB
286.55/286.68	c total #watches: 100283
287.06/287.16	c total #propagations: 123588931 / total #impl: 279270360 (eff. 0.443)
287.06/287.16	c #Conflicts:     948000 | #Learnt:      36859 | 0.000
287.06/287.16	c total clause space: 78.2603MB
287.06/287.16	c total #watches: 102485
287.55/287.62	c total #propagations: 123715903 / total #impl: 279560044 (eff. 0.443)
287.55/287.62	c #Conflicts:     949000 | #Learnt:      37859 | 0.000
287.55/287.62	c total clause space: 78.2603MB
287.55/287.62	c total #watches: 104735
288.05/288.11	c total #propagations: 123843266 / total #impl: 279860203 (eff. 0.443)
288.05/288.11	c #Conflicts:     950000 | #Learnt:      38859 | 0.000
288.05/288.11	c total clause space: 78.2603MB
288.05/288.11	c total #watches: 107005
288.45/288.58	c total #propagations: 123978171 / total #impl: 280166279 (eff. 0.443)
288.45/288.58	c #Conflicts:     951000 | #Learnt:      39859 | 0.000
288.45/288.58	c total clause space: 78.2603MB
288.45/288.58	c total #watches: 109247
288.95/289.06	c total #propagations: 124105144 / total #impl: 280455683 (eff. 0.443)
288.95/289.06	c #Conflicts:     952000 | #Learnt:      40859 | 0.000
288.95/289.06	c total clause space: 78.2603MB
288.95/289.06	c total #watches: 111515
289.45/289.59	c total #propagations: 124233688 / total #impl: 280773565 (eff. 0.442)
289.45/289.59	c #Conflicts:     953000 | #Learnt:      41859 | 0.000
289.45/289.59	c total clause space: 78.2603MB
289.45/289.59	c total #watches: 113680
289.95/290.07	c total #propagations: 124362687 / total #impl: 281082413 (eff. 0.442)
289.95/290.07	c #Conflicts:     954000 | #Learnt:      42859 | 0.000
289.95/290.07	c total clause space: 78.2603MB
289.95/290.07	c total #watches: 116055
290.55/290.60	c total #propagations: 124495556 / total #impl: 281418219 (eff. 0.442)
290.55/290.60	c #Conflicts:     955000 | #Learnt:      43859 | 0.000
290.55/290.60	c total clause space: 78.2603MB
290.55/290.60	c total #watches: 118476
290.95/291.08	c total #propagations: 124634142 / total #impl: 281768165 (eff. 0.442)
290.95/291.08	c #Conflicts:     956000 | #Learnt:      44859 | 0.000
290.95/291.08	c total clause space: 78.2603MB
290.95/291.08	c total #watches: 120992
291.55/291.64	c total #propagations: 124771927 / total #impl: 282116939 (eff. 0.442)
291.55/291.64	c #Conflicts:     957000 | #Learnt:      45859 | 0.000
291.55/291.64	c total clause space: 78.2603MB
291.55/291.64	c total #watches: 123450
292.15/292.22	c total #propagations: 124909457 / total #impl: 282456531 (eff. 0.442)
292.15/292.22	c #Conflicts:     958000 | #Learnt:      46859 | 0.000
292.15/292.22	c total clause space: 78.2603MB
292.15/292.22	c total #watches: 125941
292.55/292.65	c total #propagations: 125045421 / total #impl: 282808849 (eff. 0.442)
292.55/292.65	c GARBAGE COLLECT
292.55/292.65	c #Conflicts:     959000 | #Learnt:      24263 | 0.000
292.55/292.65	c total clause space: 78.2603MB
292.55/292.65	c total #watches: 72301
292.85/292.95	c total #propagations: 125177313 / total #impl: 283119298 (eff. 0.442)
292.85/292.95	c #Conflicts:     960000 | #Learnt:      25263 | 0.000
292.85/292.95	c total clause space: 78.2603MB
292.85/292.95	c total #watches: 75010
293.15/293.28	c total #propagations: 125309698 / total #impl: 283439219 (eff. 0.442)
293.15/293.28	c #Conflicts:     961000 | #Learnt:      26263 | 0.000
293.15/293.28	c total clause space: 78.2603MB
293.15/293.28	c total #watches: 77665
293.55/293.65	c total #propagations: 125445886 / total #impl: 283785300 (eff. 0.442)
293.55/293.65	c #Conflicts:     962000 | #Learnt:      27263 | 0.000
293.55/293.65	c total clause space: 78.2603MB
293.55/293.65	c total #watches: 80240
293.85/293.99	c total #propagations: 125575852 / total #impl: 284120530 (eff. 0.442)
293.85/293.99	c #Conflicts:     963000 | #Learnt:      28263 | 0.000
293.85/293.99	c total clause space: 78.2603MB
293.85/293.99	c total #watches: 82656
294.25/294.34	c total #propagations: 125700042 / total #impl: 284425882 (eff. 0.442)
294.25/294.34	c #Conflicts:     964000 | #Learnt:      29263 | 0.000
294.25/294.34	c total clause space: 78.2603MB
294.25/294.34	c total #watches: 85085
294.55/294.69	c total #propagations: 125826961 / total #impl: 284745296 (eff. 0.442)
294.55/294.69	c #Conflicts:     965000 | #Learnt:      30263 | 0.000
294.55/294.69	c total clause space: 78.2603MB
294.55/294.69	c total #watches: 87665
294.95/295.06	c total #propagations: 125958491 / total #impl: 285106155 (eff. 0.442)
294.95/295.06	c #Conflicts:     966000 | #Learnt:      31263 | 0.000
294.95/295.06	c total clause space: 78.2603MB
294.95/295.06	c total #watches: 90155
295.35/295.41	c total #propagations: 126091650 / total #impl: 285467515 (eff. 0.442)
295.35/295.41	c #Conflicts:     967000 | #Learnt:      32263 | 0.000
295.35/295.41	c total clause space: 78.2603MB
295.35/295.41	c total #watches: 92385
295.75/295.80	c total #propagations: 126219657 / total #impl: 285755981 (eff. 0.442)
295.75/295.80	c #Conflicts:     968000 | #Learnt:      33263 | 0.000
295.75/295.80	c total clause space: 78.2603MB
295.75/295.80	c total #watches: 94865
296.15/296.23	c total #propagations: 126357800 / total #impl: 286076747 (eff. 0.442)
296.15/296.23	c #Conflicts:     969000 | #Learnt:      34263 | 0.000
296.15/296.23	c total clause space: 78.2603MB
296.15/296.23	c total #watches: 97283
296.55/296.65	c total #propagations: 126486312 / total #impl: 286392319 (eff. 0.442)
296.55/296.65	c #Conflicts:     970000 | #Learnt:      35263 | 0.000
296.55/296.65	c total clause space: 78.2603MB
296.55/296.65	c total #watches: 99579
296.95/297.08	c total #propagations: 126621161 / total #impl: 286691528 (eff. 0.442)
296.95/297.08	c #Conflicts:     971000 | #Learnt:      36263 | 0.000
296.95/297.08	c total clause space: 78.2603MB
296.95/297.08	c total #watches: 101816
297.45/297.54	c total #propagations: 126748062 / total #impl: 286973157 (eff. 0.442)
297.45/297.54	c #Conflicts:     972000 | #Learnt:      37263 | 0.000
297.45/297.54	c total clause space: 78.2603MB
297.45/297.54	c total #watches: 103944
297.85/297.99	c total #propagations: 126882128 / total #impl: 287269826 (eff. 0.442)
297.85/297.99	c #Conflicts:     973000 | #Learnt:      38263 | 0.000
297.85/297.99	c total clause space: 78.2603MB
297.85/297.99	c total #watches: 106378
298.45/298.51	c total #propagations: 127003696 / total #impl: 287548084 (eff. 0.442)
298.45/298.51	c #Conflicts:     974000 | #Learnt:      39263 | 0.000
298.45/298.51	c total clause space: 78.2603MB
298.45/298.51	c total #watches: 108582
298.85/298.99	c total #propagations: 127131782 / total #impl: 287854887 (eff. 0.442)
298.85/298.99	c #Conflicts:     975000 | #Learnt:      40263 | 0.000
298.85/298.99	c total clause space: 78.2603MB
298.85/298.99	c total #watches: 110894
299.35/299.45	c total #propagations: 127256472 / total #impl: 288154019 (eff. 0.442)
299.35/299.45	c #Conflicts:     976000 | #Learnt:      41263 | 0.000
299.35/299.45	c total clause space: 78.2603MB
299.35/299.45	c total #watches: 113302
299.85/299.90	c total #propagations: 127385702 / total #impl: 288433134 (eff. 0.442)
299.85/299.90	c #Conflicts:     977000 | #Learnt:      42263 | 0.000
299.85/299.90	c total clause space: 78.2603MB
299.85/299.90	c total #watches: 115820
300.35/300.43	c total #propagations: 127518483 / total #impl: 288727553 (eff. 0.442)
300.35/300.43	c #Conflicts:     978000 | #Learnt:      43263 | 0.000
300.35/300.43	c total clause space: 78.2603MB
300.35/300.43	c total #watches: 118195
300.85/300.92	c total #propagations: 127656105 / total #impl: 289034202 (eff. 0.442)
300.85/300.92	c #Conflicts:     979000 | #Learnt:      44263 | 0.000
300.85/300.92	c total clause space: 78.2603MB
300.85/300.92	c total #watches: 120857
301.35/301.44	c total #propagations: 127789511 / total #impl: 289327247 (eff. 0.442)
301.35/301.44	c #Conflicts:     980000 | #Learnt:      45263 | 0.000
301.35/301.44	c total clause space: 78.2603MB
301.35/301.44	c total #watches: 123157
301.75/301.89	c total #propagations: 127927693 / total #impl: 289650239 (eff. 0.442)
301.75/301.89	c #Conflicts:     981000 | #Learnt:      46263 | 0.000
301.75/301.89	c total clause space: 78.2603MB
301.75/301.89	c total #watches: 125853
302.35/302.42	c total #propagations: 128064874 / total #impl: 289957687 (eff. 0.442)
302.35/302.42	c #Conflicts:     982000 | #Learnt:      47263 | 0.000
302.35/302.42	c total clause space: 78.2603MB
302.35/302.42	c total #watches: 128294
302.74/302.86	c total #propagations: 128193929 / total #impl: 290247859 (eff. 0.442)
302.74/302.86	c GARBAGE COLLECT
302.74/302.86	c #Conflicts:     983000 | #Learnt:      24362 | 0.000
302.74/302.86	c total clause space: 78.2603MB
302.74/302.86	c total #watches: 72417
303.04/303.16	c total #propagations: 128324745 / total #impl: 290551833 (eff. 0.442)
303.04/303.16	c #Conflicts:     984000 | #Learnt:      25362 | 0.000
303.04/303.16	c total clause space: 78.2603MB
303.04/303.16	c total #watches: 74782
303.34/303.46	c total #propagations: 128458511 / total #impl: 290864185 (eff. 0.442)
303.34/303.46	c #Conflicts:     985000 | #Learnt:      26362 | 0.000
303.34/303.46	c total clause space: 78.2603MB
303.34/303.46	c total #watches: 77111
303.65/303.78	c total #propagations: 128587042 / total #impl: 291139252 (eff. 0.442)
303.65/303.78	c #Conflicts:     986000 | #Learnt:      27362 | 0.000
303.65/303.78	c total clause space: 78.2603MB
303.65/303.78	c total #watches: 79447
304.04/304.12	c total #propagations: 128717132 / total #impl: 291446218 (eff. 0.442)
304.04/304.12	c #Conflicts:     987000 | #Learnt:      28362 | 0.000
304.04/304.12	c total clause space: 78.2603MB
304.04/304.12	c total #watches: 81652
304.34/304.46	c total #propagations: 128844309 / total #impl: 291726917 (eff. 0.442)
304.34/304.46	c #Conflicts:     988000 | #Learnt:      29362 | 0.000
304.34/304.46	c total clause space: 78.2603MB
304.34/304.46	c total #watches: 83786
304.75/304.82	c total #propagations: 128969913 / total #impl: 292023438 (eff. 0.442)
304.75/304.82	c #Conflicts:     989000 | #Learnt:      30362 | 0.000
304.75/304.82	c total clause space: 78.2603MB
304.75/304.82	c total #watches: 85972
305.04/305.18	c total #propagations: 129101401 / total #impl: 292322049 (eff. 0.442)
305.04/305.18	c #Conflicts:     990000 | #Learnt:      31362 | 0.000
305.04/305.18	c total clause space: 78.2603MB
305.04/305.18	c total #watches: 88236
305.44/305.52	c total #propagations: 129233047 / total #impl: 292618053 (eff. 0.442)
305.44/305.52	c #Conflicts:     991000 | #Learnt:      32362 | 0.000
305.44/305.52	c total clause space: 78.2603MB
305.44/305.52	c total #watches: 90499
305.85/305.91	c total #propagations: 129360652 / total #impl: 292897225 (eff. 0.442)
305.85/305.91	c #Conflicts:     992000 | #Learnt:      33362 | 0.000
305.85/305.91	c total clause space: 78.2603MB
305.85/305.91	c total #watches: 92921
306.14/306.23	c total #propagations: 129495388 / total #impl: 293201153 (eff. 0.442)
306.14/306.23	c #Conflicts:     993000 | #Learnt:      34362 | 0.000
306.14/306.23	c total clause space: 78.2603MB
306.14/306.23	c total #watches: 95602
306.54/306.61	c total #propagations: 129628774 / total #impl: 293486354 (eff. 0.442)
306.54/306.61	c #Conflicts:     994000 | #Learnt:      35362 | 0.000
306.54/306.61	c total clause space: 78.2603MB
306.54/306.61	c total #watches: 98409
306.85/307.00	c total #propagations: 129768639 / total #impl: 293785500 (eff. 0.442)
306.85/307.00	c #Conflicts:     995000 | #Learnt:      36362 | 0.000
306.85/307.00	c total clause space: 78.2603MB
306.85/307.00	c total #watches: 100656
307.34/307.42	c total #propagations: 129896484 / total #impl: 294055117 (eff. 0.442)
307.34/307.42	c #Conflicts:     996000 | #Learnt:      37362 | 0.000
307.34/307.42	c total clause space: 78.2603MB
307.34/307.42	c total #watches: 102925
307.84/307.90	c total #propagations: 130027517 / total #impl: 294353916 (eff. 0.442)
307.84/307.90	c #Conflicts:     997000 | #Learnt:      38362 | 0.000
307.84/307.90	c total clause space: 78.2603MB
307.84/307.90	c total #watches: 105183
308.24/308.36	c total #propagations: 130163958 / total #impl: 294656241 (eff. 0.442)
308.24/308.36	c #Conflicts:     998000 | #Learnt:      39362 | 0.000
308.24/308.36	c total clause space: 78.2603MB
308.24/308.36	c total #watches: 107620
308.74/308.84	c total #propagations: 130302589 / total #impl: 294968512 (eff. 0.442)
308.74/308.84	c #Conflicts:     999000 | #Learnt:      40362 | 0.000
308.74/308.84	c total clause space: 78.2603MB
308.74/308.84	c total #watches: 110031
309.15/309.27	c total #propagations: 130437252 / total #impl: 295283753 (eff. 0.442)
309.15/309.27	c #Conflicts:    1000000 | #Learnt:      41362 | 0.000
309.15/309.27	c total clause space: 78.2603MB
309.15/309.27	c total #watches: 112400
309.64/309.77	c total #propagations: 130559828 / total #impl: 295547990 (eff. 0.442)
309.64/309.77	c #Conflicts:    1001000 | #Learnt:      42362 | 0.000
309.64/309.77	c total clause space: 78.2603MB
309.64/309.77	c total #watches: 114773
310.25/310.31	c total #propagations: 130684313 / total #impl: 295830401 (eff. 0.442)
310.25/310.31	c #Conflicts:    1002000 | #Learnt:      43362 | 0.000
310.25/310.31	c total clause space: 78.2603MB
310.25/310.31	c total #watches: 117113
310.74/310.83	c total #propagations: 130812771 / total #impl: 296133827 (eff. 0.442)
310.74/310.83	c #Conflicts:    1003000 | #Learnt:      44362 | 0.000
310.74/310.83	c total clause space: 78.2603MB
310.74/310.83	c total #watches: 119446
311.25/311.37	c total #propagations: 130939318 / total #impl: 296423127 (eff. 0.442)
311.25/311.37	c #Conflicts:    1004000 | #Learnt:      45362 | 0.000
311.25/311.37	c total clause space: 78.2603MB
311.25/311.37	c total #watches: 121670
311.74/311.88	c total #propagations: 131071024 / total #impl: 296723527 (eff. 0.442)
311.74/311.88	c #Conflicts:    1005000 | #Learnt:      46362 | 0.000
311.74/311.88	c total clause space: 78.2603MB
311.74/311.88	c total #watches: 123906
312.35/312.44	c total #propagations: 131209447 / total #impl: 297039578 (eff. 0.442)
312.35/312.44	c #Conflicts:    1006000 | #Learnt:      47362 | 0.000
312.35/312.44	c total clause space: 78.2603MB
312.35/312.44	c total #watches: 126081
312.84/312.96	c total #propagations: 131342622 / total #impl: 297329373 (eff. 0.442)
312.84/312.96	c #Conflicts:    1007000 | #Learnt:      48362 | 0.000
312.84/312.96	c total clause space: 78.2603MB
312.84/312.96	c total #watches: 128322
313.14/313.27	c total #propagations: 131485474 / total #impl: 297637494 (eff. 0.442)
313.14/313.27	c GARBAGE COLLECT
313.14/313.27	c #Conflicts:    1008000 | #Learnt:      25160 | 0.000
313.14/313.27	c total clause space: 78.2603MB
313.14/313.27	c total #watches: 74170
313.45/313.58	c total #propagations: 131612114 / total #impl: 297914970 (eff. 0.442)
313.45/313.58	c #Conflicts:    1009000 | #Learnt:      26160 | 0.000
313.45/313.58	c total clause space: 78.2603MB
313.45/313.58	c total #watches: 76364
313.74/313.87	c total #propagations: 131745756 / total #impl: 298218038 (eff. 0.442)
313.74/313.87	c #Conflicts:    1010000 | #Learnt:      27160 | 0.000
313.74/313.87	c total clause space: 78.2603MB
313.74/313.87	c total #watches: 78742
314.04/314.16	c total #propagations: 131875100 / total #impl: 298501789 (eff. 0.442)
314.04/314.16	c #Conflicts:    1011000 | #Learnt:      28160 | 0.000
314.04/314.16	c total clause space: 78.2603MB
314.04/314.16	c total #watches: 81134
314.44/314.53	c total #propagations: 132004550 / total #impl: 298765150 (eff. 0.442)
314.44/314.53	c #Conflicts:    1012000 | #Learnt:      29160 | 0.000
314.44/314.53	c total clause space: 78.2603MB
314.44/314.53	c total #watches: 83627
314.84/314.91	c total #propagations: 132135790 / total #impl: 299045883 (eff. 0.442)
314.84/314.91	c #Conflicts:    1013000 | #Learnt:      30160 | 0.000
314.84/314.91	c total clause space: 78.2603MB
314.84/314.91	c total #watches: 85894
315.14/315.26	c total #propagations: 132269763 / total #impl: 299335784 (eff. 0.442)
315.14/315.26	c #Conflicts:    1014000 | #Learnt:      31160 | 0.000
315.14/315.26	c total clause space: 78.2603MB
315.14/315.26	c total #watches: 88244
315.54/315.61	c total #propagations: 132396958 / total #impl: 299618547 (eff. 0.442)
315.54/315.61	c #Conflicts:    1015000 | #Learnt:      32160 | 0.000
315.54/315.61	c total clause space: 78.2603MB
315.54/315.61	c total #watches: 90575
315.84/315.97	c total #propagations: 132524904 / total #impl: 299895575 (eff. 0.442)
315.84/315.97	c #Conflicts:    1016000 | #Learnt:      33160 | 0.000
315.84/315.97	c total clause space: 78.2603MB
315.84/315.97	c total #watches: 92979
316.24/316.32	c total #propagations: 132659390 / total #impl: 300189913 (eff. 0.442)
316.24/316.32	c #Conflicts:    1017000 | #Learnt:      34160 | 0.000
316.24/316.32	c total clause space: 78.2603MB
316.24/316.32	c total #watches: 95509
316.54/316.69	c total #propagations: 132792986 / total #impl: 300498885 (eff. 0.442)
316.54/316.69	c #Conflicts:    1018000 | #Learnt:      35160 | 0.000
316.54/316.69	c total clause space: 78.2603MB
316.54/316.69	c total #watches: 98140
317.04/317.11	c total #propagations: 132934273 / total #impl: 300830748 (eff. 0.442)
317.04/317.11	c #Conflicts:    1019000 | #Learnt:      36160 | 0.000
317.04/317.11	c total clause space: 78.2603MB
317.04/317.11	c total #watches: 100735
317.44/317.52	c total #propagations: 133077091 / total #impl: 301151757 (eff. 0.442)
317.44/317.52	c #Conflicts:    1020000 | #Learnt:      37160 | 0.000
317.44/317.52	c total clause space: 78.2603MB
317.44/317.52	c total #watches: 103265
317.85/317.92	c total #propagations: 133218176 / total #impl: 301463141 (eff. 0.442)
317.85/317.92	c #Conflicts:    1021000 | #Learnt:      38160 | 0.000
317.85/317.92	c total clause space: 78.2603MB
317.85/317.92	c total #watches: 105859
318.24/318.38	c total #propagations: 133357109 / total #impl: 301763223 (eff. 0.442)
318.24/318.38	c #Conflicts:    1022000 | #Learnt:      39160 | 0.000
318.24/318.38	c total clause space: 78.2603MB
318.24/318.38	c total #watches: 108472
318.74/318.83	c total #propagations: 133494671 / total #impl: 302063403 (eff. 0.442)
318.74/318.83	c #Conflicts:    1023000 | #Learnt:      40160 | 0.000
318.74/318.83	c total clause space: 78.2603MB
318.74/318.83	c total #watches: 110969
319.24/319.32	c total #propagations: 133623181 / total #impl: 302340228 (eff. 0.442)
319.24/319.32	c #Conflicts:    1024000 | #Learnt:      41160 | 0.000
319.24/319.32	c total clause space: 78.2603MB
319.24/319.32	c total #watches: 113361
319.64/319.78	c total #propagations: 133760068 / total #impl: 302640735 (eff. 0.442)
319.64/319.78	c #Conflicts:    1025000 | #Learnt:      42160 | 0.000
319.64/319.78	c total clause space: 78.2603MB
319.64/319.78	c total #watches: 115738
320.24/320.31	c total #propagations: 133887086 / total #impl: 302929051 (eff. 0.442)
320.24/320.31	c #Conflicts:    1026000 | #Learnt:      43160 | 0.000
320.24/320.31	c total clause space: 78.2603MB
320.24/320.31	c total #watches: 118149
320.74/320.88	c total #propagations: 134020785 / total #impl: 303237874 (eff. 0.442)
320.74/320.88	c #Conflicts:    1027000 | #Learnt:      44160 | 0.000
320.74/320.88	c total clause space: 78.2603MB
320.74/320.88	c total #watches: 120692
321.34/321.44	c total #propagations: 134155217 / total #impl: 303565321 (eff. 0.442)
321.34/321.44	c #Conflicts:    1028000 | #Learnt:      45160 | 0.000
321.34/321.44	c total clause space: 78.2603MB
321.34/321.44	c total #watches: 122987
321.94/322.02	c total #propagations: 134289926 / total #impl: 303884486 (eff. 0.442)
321.94/322.02	c #Conflicts:    1029000 | #Learnt:      46160 | 0.000
321.94/322.02	c total clause space: 78.2603MB
321.94/322.02	c total #watches: 125347
322.44/322.58	c total #propagations: 134428339 / total #impl: 304213164 (eff. 0.442)
322.44/322.58	c #Conflicts:    1030000 | #Learnt:      47160 | 0.000
322.44/322.58	c total clause space: 78.2603MB
322.44/322.58	c total #watches: 127856
323.04/323.18	c total #propagations: 134567521 / total #impl: 304575886 (eff. 0.442)
323.04/323.18	c #Conflicts:    1031000 | #Learnt:      48160 | 0.000
323.04/323.18	c total clause space: 78.2603MB
323.04/323.18	c total #watches: 130294
323.64/323.72	c total #propagations: 134712604 / total #impl: 304941436 (eff. 0.442)
323.64/323.72	c GARBAGE COLLECT
323.64/323.72	c #Conflicts:    1032000 | #Learnt:      24654 | 0.000
323.64/323.72	c total clause space: 78.2603MB
323.64/323.72	c total #watches: 73298
323.94/324.03	c total #propagations: 134850061 / total #impl: 305262762 (eff. 0.442)
323.94/324.03	c #Conflicts:    1033000 | #Learnt:      25654 | 0.000
323.94/324.03	c total clause space: 78.2603MB
323.94/324.03	c total #watches: 75949
324.24/324.33	c total #propagations: 134986944 / total #impl: 305584705 (eff. 0.442)
324.24/324.33	c #Conflicts:    1034000 | #Learnt:      26654 | 0.000
324.24/324.33	c total clause space: 78.2603MB
324.24/324.33	c total #watches: 78462
324.55/324.65	c total #propagations: 135118364 / total #impl: 305893472 (eff. 0.442)
324.55/324.65	c #Conflicts:    1035000 | #Learnt:      27654 | 0.000
324.55/324.65	c total clause space: 78.2603MB
324.55/324.65	c total #watches: 80912
324.84/324.99	c total #propagations: 135252986 / total #impl: 306213838 (eff. 0.442)
324.84/324.99	c #Conflicts:    1036000 | #Learnt:      28654 | 0.000
324.84/324.99	c total clause space: 78.2603MB
324.84/324.99	c total #watches: 83310
325.24/325.34	c total #propagations: 135383774 / total #impl: 306516509 (eff. 0.442)
325.24/325.34	c #Conflicts:    1037000 | #Learnt:      29654 | 0.000
325.24/325.34	c total clause space: 78.2603MB
325.24/325.34	c total #watches: 85796
325.65/325.71	c total #propagations: 135515998 / total #impl: 306826026 (eff. 0.442)
325.65/325.71	c #Conflicts:    1038000 | #Learnt:      30654 | 0.000
325.65/325.71	c total clause space: 78.2603MB
325.65/325.71	c total #watches: 88149
325.94/326.09	c total #propagations: 135648444 / total #impl: 307136924 (eff. 0.442)
325.94/326.09	c #Conflicts:    1039000 | #Learnt:      31654 | 0.000
325.94/326.09	c total clause space: 78.2603MB
325.94/326.09	c total #watches: 90605
326.34/326.46	c total #propagations: 135783291 / total #impl: 307471213 (eff. 0.442)
326.34/326.46	c #Conflicts:    1040000 | #Learnt:      32654 | 0.000
326.34/326.46	c total clause space: 78.2603MB
326.34/326.46	c total #watches: 93083
326.75/326.83	c total #propagations: 135916983 / total #impl: 307780344 (eff. 0.442)
326.75/326.83	c #Conflicts:    1041000 | #Learnt:      33654 | 0.000
326.75/326.83	c total clause space: 78.2603MB
326.75/326.83	c total #watches: 95723
327.14/327.23	c total #propagations: 136047899 / total #impl: 308065209 (eff. 0.442)
327.14/327.23	c #Conflicts:    1042000 | #Learnt:      34654 | 0.000
327.14/327.23	c total clause space: 78.2603MB
327.14/327.23	c total #watches: 98241
327.54/327.65	c total #propagations: 136179563 / total #impl: 308358015 (eff. 0.442)
327.54/327.65	c #Conflicts:    1043000 | #Learnt:      35654 | 0.000
327.54/327.65	c total clause space: 78.2603MB
327.54/327.65	c total #watches: 100667
327.94/328.05	c total #propagations: 136313707 / total #impl: 308653592 (eff. 0.442)
327.94/328.05	c #Conflicts:    1044000 | #Learnt:      36654 | 0.000
327.94/328.05	c total clause space: 78.2603MB
327.94/328.05	c total #watches: 102896
328.44/328.51	c total #propagations: 136439834 / total #impl: 308913831 (eff. 0.442)
328.44/328.51	c #Conflicts:    1045000 | #Learnt:      37654 | 0.000
328.44/328.51	c total clause space: 78.2603MB
328.44/328.51	c total #watches: 105343
328.85/328.96	c total #propagations: 136573227 / total #impl: 309232086 (eff. 0.442)
328.85/328.96	c #Conflicts:    1046000 | #Learnt:      38654 | 0.000
328.85/328.96	c total clause space: 78.2603MB
328.85/328.96	c total #watches: 107826
329.34/329.42	c total #propagations: 136702025 / total #impl: 309537645 (eff. 0.442)
329.34/329.42	c #Conflicts:    1047000 | #Learnt:      39654 | 0.000
329.34/329.42	c total clause space: 78.2603MB
329.34/329.42	c total #watches: 110304
329.84/329.91	c total #propagations: 136838365 / total #impl: 309829979 (eff. 0.442)
329.84/329.91	c #Conflicts:    1048000 | #Learnt:      40654 | 0.000
329.84/329.91	c total clause space: 78.2603MB
329.84/329.91	c total #watches: 112591
330.34/330.45	c total #propagations: 136970634 / total #impl: 310111001 (eff. 0.442)
330.34/330.45	c #Conflicts:    1049000 | #Learnt:      41654 | 0.000
330.34/330.45	c total clause space: 78.2603MB
330.34/330.45	c total #watches: 115005
330.84/330.92	c total #propagations: 137099788 / total #impl: 310399490 (eff. 0.442)
330.84/330.92	c #Conflicts:    1050000 | #Learnt:      42654 | 0.000
330.84/330.92	c total clause space: 78.2603MB
330.84/330.92	c total #watches: 117579
331.34/331.41	c total #propagations: 137232010 / total #impl: 310702693 (eff. 0.442)
331.34/331.41	c #Conflicts:    1051000 | #Learnt:      43654 | 0.000
331.34/331.41	c total clause space: 78.2603MB
331.34/331.41	c total #watches: 119901
331.84/331.92	c total #propagations: 137362719 / total #impl: 311024505 (eff. 0.442)
331.84/331.92	c #Conflicts:    1052000 | #Learnt:      44654 | 0.000
331.84/331.92	c total clause space: 78.2603MB
331.84/331.92	c total #watches: 122317
332.34/332.44	c total #propagations: 137489893 / total #impl: 311310311 (eff. 0.442)
332.34/332.44	c #Conflicts:    1053000 | #Learnt:      45654 | 0.000
332.34/332.44	c total clause space: 78.2603MB
332.34/332.44	c total #watches: 124734
332.84/332.98	c total #propagations: 137627869 / total #impl: 311601825 (eff. 0.442)
332.84/332.98	c #Conflicts:    1054000 | #Learnt:      46654 | 0.000
332.84/332.98	c total clause space: 78.2603MB
332.84/332.98	c total #watches: 127131
333.44/333.52	c total #propagations: 137764442 / total #impl: 311918734 (eff. 0.442)
333.44/333.52	c #Conflicts:    1055000 | #Learnt:      47654 | 0.000
333.44/333.52	c total clause space: 78.2603MB
333.44/333.52	c total #watches: 129378
334.04/334.11	c total #propagations: 137897951 / total #impl: 312252280 (eff. 0.442)
334.04/334.11	c #Conflicts:    1056000 | #Learnt:      48654 | 0.000
334.04/334.11	c total clause space: 78.2603MB
334.04/334.11	c total #watches: 131637
334.64/334.73	c total #propagations: 138035921 / total #impl: 312583667 (eff. 0.442)
334.64/334.73	c GARBAGE COLLECT
334.64/334.73	c #Conflicts:    1057000 | #Learnt:      24854 | 0.000
334.64/334.73	c total clause space: 78.2603MB
334.64/334.73	c total #watches: 73772
334.94/335.04	c total #propagations: 138173630 / total #impl: 312947200 (eff. 0.442)
334.94/335.04	c #Conflicts:    1058000 | #Learnt:      25854 | 0.000
334.94/335.04	c total clause space: 78.2603MB
334.94/335.04	c total #watches: 76554
335.24/335.33	c total #propagations: 138316123 / total #impl: 313298104 (eff. 0.441)
335.24/335.33	c #Conflicts:    1059000 | #Learnt:      26854 | 0.000
335.24/335.33	c total clause space: 78.2603MB
335.24/335.33	c total #watches: 79195
335.54/335.65	c total #propagations: 138445850 / total #impl: 313597668 (eff. 0.441)
335.54/335.65	c #Conflicts:    1060000 | #Learnt:      27854 | 0.000
335.54/335.65	c total clause space: 78.2603MB
335.54/335.65	c total #watches: 81662
335.94/336.00	c total #propagations: 138584344 / total #impl: 313900720 (eff. 0.441)
335.94/336.00	c #Conflicts:    1061000 | #Learnt:      28854 | 0.000
335.94/336.00	c total clause space: 78.2603MB
335.94/336.00	c total #watches: 83994
336.24/336.35	c total #propagations: 138721396 / total #impl: 314215924 (eff. 0.441)
336.24/336.35	c #Conflicts:    1062000 | #Learnt:      29854 | 0.000
336.24/336.35	c total clause space: 78.2603MB
336.24/336.35	c total #watches: 86510
336.54/336.69	c total #propagations: 138855453 / total #impl: 314542498 (eff. 0.441)
336.54/336.69	c #Conflicts:    1063000 | #Learnt:      30854 | 0.000
336.54/336.69	c total clause space: 78.2603MB
336.54/336.69	c total #watches: 88941
336.94/337.07	c total #propagations: 138991707 / total #impl: 314842193 (eff. 0.441)
336.94/337.07	c #Conflicts:    1064000 | #Learnt:      31854 | 0.000
336.94/337.07	c total clause space: 78.2603MB
336.94/337.07	c total #watches: 91622
337.34/337.47	c total #propagations: 139132090 / total #impl: 315179401 (eff. 0.441)
337.34/337.47	c #Conflicts:    1065000 | #Learnt:      32854 | 0.000
337.34/337.47	c total clause space: 78.2603MB
337.34/337.47	c total #watches: 94036
337.74/337.87	c total #propagations: 139269800 / total #impl: 315515091 (eff. 0.441)
337.74/337.87	c #Conflicts:    1066000 | #Learnt:      33854 | 0.000
337.74/337.87	c total clause space: 78.2603MB
337.74/337.87	c total #watches: 96317
338.14/338.27	c total #propagations: 139406144 / total #impl: 315843194 (eff. 0.441)
338.14/338.27	c #Conflicts:    1067000 | #Learnt:      34854 | 0.000
338.14/338.27	c total clause space: 78.2603MB
338.14/338.27	c total #watches: 98563
338.54/338.68	c total #propagations: 139543889 / total #impl: 316174817 (eff. 0.441)
338.54/338.68	c #Conflicts:    1068000 | #Learnt:      35854 | 0.000
338.54/338.68	c total clause space: 78.2603MB
338.54/338.68	c total #watches: 100810
339.04/339.11	c total #propagations: 139680937 / total #impl: 316493784 (eff. 0.441)
339.04/339.11	c #Conflicts:    1069000 | #Learnt:      36854 | 0.000
339.04/339.11	c total clause space: 78.2603MB
339.04/339.11	c total #watches: 103338
339.44/339.55	c total #propagations: 139818336 / total #impl: 316815987 (eff. 0.441)
339.44/339.55	c #Conflicts:    1070000 | #Learnt:      37854 | 0.000
339.44/339.55	c total clause space: 78.2603MB
339.44/339.55	c total #watches: 105797
339.84/340.00	c total #propagations: 139956475 / total #impl: 317158899 (eff. 0.441)
339.84/340.00	c #Conflicts:    1071000 | #Learnt:      38854 | 0.000
339.84/340.00	c total clause space: 78.2603MB
339.84/340.00	c total #watches: 108358
340.34/340.49	c total #propagations: 140099519 / total #impl: 317489486 (eff. 0.441)
340.34/340.49	c #Conflicts:    1072000 | #Learnt:      39854 | 0.000
340.34/340.49	c total clause space: 78.2603MB
340.34/340.49	c total #watches: 110761
340.84/340.97	c total #propagations: 140231946 / total #impl: 317826717 (eff. 0.441)
340.84/340.97	c #Conflicts:    1073000 | #Learnt:      40854 | 0.000
340.84/340.97	c total clause space: 78.2603MB
340.84/340.97	c total #watches: 113364
341.34/341.43	c total #propagations: 140367299 / total #impl: 318149852 (eff. 0.441)
341.34/341.43	c #Conflicts:    1074000 | #Learnt:      41854 | 0.000
341.34/341.43	c total clause space: 78.2603MB
341.34/341.43	c total #watches: 115660
341.74/341.89	c total #propagations: 140499619 / total #impl: 318462595 (eff. 0.441)
341.74/341.89	c #Conflicts:    1075000 | #Learnt:      42854 | 0.000
341.74/341.89	c total clause space: 78.2603MB
341.74/341.89	c total #watches: 118181
342.34/342.42	c total #propagations: 140640916 / total #impl: 318745795 (eff. 0.441)
342.34/342.42	c #Conflicts:    1076000 | #Learnt:      43854 | 0.000
342.34/342.42	c total clause space: 78.2603MB
342.34/342.42	c total #watches: 120500
342.84/342.94	c total #propagations: 140776115 / total #impl: 319089173 (eff. 0.441)
342.84/342.94	c #Conflicts:    1077000 | #Learnt:      44854 | 0.000
342.84/342.94	c total clause space: 78.2603MB
342.84/342.94	c total #watches: 122804
343.34/343.46	c total #propagations: 140912137 / total #impl: 319424117 (eff. 0.441)
343.34/343.46	c #Conflicts:    1078000 | #Learnt:      45854 | 0.000
343.34/343.46	c total clause space: 78.2603MB
343.34/343.46	c total #watches: 124943
343.84/343.95	c total #propagations: 141056035 / total #impl: 319760680 (eff. 0.441)
343.84/343.95	c #Conflicts:    1079000 | #Learnt:      46854 | 0.000
343.84/343.95	c total clause space: 78.2603MB
343.84/343.95	c total #watches: 127111
344.34/344.46	c total #propagations: 141197554 / total #impl: 320079345 (eff. 0.441)
344.34/344.46	c #Conflicts:    1080000 | #Learnt:      47854 | 0.000
344.34/344.46	c total clause space: 78.2603MB
344.34/344.46	c total #watches: 129449
344.84/344.99	c total #propagations: 141330284 / total #impl: 320394412 (eff. 0.441)
344.84/344.99	c #Conflicts:    1081000 | #Learnt:      48854 | 0.000
344.84/344.99	c total clause space: 78.2603MB
344.84/344.99	c total #watches: 131822
345.44/345.59	c total #propagations: 141462995 / total #impl: 320709133 (eff. 0.441)
345.44/345.59	c #Conflicts:    1082000 | #Learnt:      49854 | 0.000
345.44/345.59	c total clause space: 78.2603MB
345.44/345.59	c total #watches: 134165
345.84/345.98	c total #propagations: 141601523 / total #impl: 321056227 (eff. 0.441)
345.84/345.98	c GARBAGE COLLECT
345.84/345.98	c #Conflicts:    1083000 | #Learnt:      25754 | 0.000
345.84/345.98	c total clause space: 78.2603MB
345.84/345.98	c total #watches: 76005
346.14/346.27	c total #propagations: 141732846 / total #impl: 321374483 (eff. 0.441)
346.14/346.27	c #Conflicts:    1084000 | #Learnt:      26754 | 0.000
346.14/346.27	c total clause space: 78.2603MB
346.14/346.27	c total #watches: 78409
346.44/346.56	c total #propagations: 141863840 / total #impl: 321686214 (eff. 0.441)
346.44/346.56	c #Conflicts:    1085000 | #Learnt:      27754 | 0.000
346.44/346.56	c total clause space: 78.2603MB
346.44/346.56	c total #watches: 80914
346.74/346.88	c total #propagations: 141988600 / total #impl: 321992712 (eff. 0.441)
346.74/346.88	c #Conflicts:    1086000 | #Learnt:      28754 | 0.000
346.74/346.88	c total clause space: 78.2603MB
346.74/346.88	c total #watches: 83286
347.14/347.21	c total #propagations: 142114386 / total #impl: 322282534 (eff. 0.441)
347.14/347.21	c #Conflicts:    1087000 | #Learnt:      29754 | 0.000
347.14/347.21	c total clause space: 78.2603MB
347.14/347.21	c total #watches: 85641
347.44/347.59	c total #propagations: 142243851 / total #impl: 322608376 (eff. 0.441)
347.44/347.59	c #Conflicts:    1088000 | #Learnt:      30754 | 0.000
347.44/347.59	c total clause space: 78.2603MB
347.44/347.59	c total #watches: 88200
347.84/347.97	c total #propagations: 142380090 / total #impl: 322944645 (eff. 0.441)
347.84/347.97	c #Conflicts:    1089000 | #Learnt:      31754 | 0.000
347.84/347.97	c total clause space: 78.2603MB
347.84/347.97	c total #watches: 90746
348.24/348.34	c total #propagations: 142518936 / total #impl: 323301548 (eff. 0.441)
348.24/348.34	c #Conflicts:    1090000 | #Learnt:      32754 | 0.000
348.24/348.34	c total clause space: 78.2603MB
348.24/348.34	c total #watches: 93213
348.64/348.73	c total #propagations: 142649564 / total #impl: 323619851 (eff. 0.441)
348.64/348.73	c #Conflicts:    1091000 | #Learnt:      33754 | 0.000
348.64/348.73	c total clause space: 78.2603MB
348.64/348.73	c total #watches: 95551
349.03/349.12	c total #propagations: 142783086 / total #impl: 323954678 (eff. 0.441)
349.03/349.12	c #Conflicts:    1092000 | #Learnt:      34754 | 0.000
349.03/349.12	c total clause space: 78.2603MB
349.03/349.12	c total #watches: 97672
349.33/349.47	c total #propagations: 142913382 / total #impl: 324248005 (eff. 0.441)
349.33/349.47	c #Conflicts:    1093000 | #Learnt:      35754 | 0.000
349.33/349.47	c total clause space: 78.2603MB
349.33/349.47	c total #watches: 99797
349.74/349.88	c total #propagations: 143038615 / total #impl: 324503477 (eff. 0.441)
349.74/349.88	c #Conflicts:    1094000 | #Learnt:      36754 | 0.000
349.74/349.88	c total clause space: 78.2603MB
349.74/349.88	c total #watches: 102076
350.13/350.27	c total #propagations: 143173192 / total #impl: 324817528 (eff. 0.441)
350.13/350.27	c #Conflicts:    1095000 | #Learnt:      37754 | 0.000
350.13/350.27	c total clause space: 78.2603MB
350.13/350.27	c total #watches: 104360
350.63/350.72	c total #propagations: 143309511 / total #impl: 325125147 (eff. 0.441)
350.63/350.72	c #Conflicts:    1096000 | #Learnt:      38754 | 0.000
350.63/350.72	c total clause space: 78.2603MB
350.63/350.72	c total #watches: 106595
351.03/351.14	c total #propagations: 143440151 / total #impl: 325420495 (eff. 0.441)
351.03/351.14	c #Conflicts:    1097000 | #Learnt:      39754 | 0.000
351.03/351.14	c total clause space: 78.2603MB
351.03/351.14	c total #watches: 108720
351.53/351.60	c total #propagations: 143559779 / total #impl: 325682803 (eff. 0.441)
351.53/351.60	c #Conflicts:    1098000 | #Learnt:      40754 | 0.000
351.53/351.60	c total clause space: 78.2603MB
351.53/351.60	c total #watches: 110957
351.94/352.02	c total #propagations: 143689985 / total #impl: 325987613 (eff. 0.441)
351.94/352.02	c #Conflicts:    1099000 | #Learnt:      41754 | 0.000
351.94/352.02	c total clause space: 78.2603MB
351.94/352.02	c total #watches: 113186
352.33/352.49	c total #propagations: 143819748 / total #impl: 326292582 (eff. 0.441)
352.33/352.49	c #Conflicts:    1100000 | #Learnt:      42754 | 0.000
352.33/352.49	c total clause space: 78.2603MB
352.33/352.49	c total #watches: 115465
352.83/352.99	c total #propagations: 143961246 / total #impl: 326633021 (eff. 0.441)
352.83/352.99	c #Conflicts:    1101000 | #Learnt:      43754 | 0.000
352.83/352.99	c total clause space: 78.2603MB
352.83/352.99	c total #watches: 117807
353.33/353.48	c total #propagations: 144100986 / total #impl: 326959082 (eff. 0.441)
353.33/353.48	c #Conflicts:    1102000 | #Learnt:      44754 | 0.000
353.33/353.48	c total clause space: 78.2603MB
353.33/353.48	c total #watches: 120095
353.83/353.98	c total #propagations: 144234257 / total #impl: 327286881 (eff. 0.441)
353.83/353.98	c #Conflicts:    1103000 | #Learnt:      45754 | 0.000
353.83/353.98	c total clause space: 78.2603MB
353.83/353.98	c total #watches: 122361
354.43/354.50	c total #propagations: 144367928 / total #impl: 327615564 (eff. 0.441)
354.43/354.50	c #Conflicts:    1104000 | #Learnt:      46754 | 0.000
354.43/354.50	c total clause space: 78.2603MB
354.43/354.50	c total #watches: 124664
354.93/355.02	c total #propagations: 144504304 / total #impl: 327950812 (eff. 0.441)
354.93/355.02	c #Conflicts:    1105000 | #Learnt:      47754 | 0.000
354.93/355.02	c total clause space: 78.2603MB
354.93/355.02	c total #watches: 126873
355.43/355.56	c total #propagations: 144640814 / total #impl: 328275644 (eff. 0.441)
355.43/355.56	c #Conflicts:    1106000 | #Learnt:      48754 | 0.000
355.43/355.56	c total clause space: 78.2603MB
355.43/355.56	c total #watches: 129187
356.03/356.14	c total #propagations: 144768258 / total #impl: 328576514 (eff. 0.441)
356.03/356.14	c #Conflicts:    1107000 | #Learnt:      49754 | 0.000
356.03/356.14	c total clause space: 78.2603MB
356.03/356.14	c total #watches: 131382
356.63/356.74	c total #propagations: 144898305 / total #impl: 328877660 (eff. 0.441)
356.63/356.74	c #Conflicts:    1108000 | #Learnt:      50754 | 0.000
356.63/356.74	c total clause space: 78.2603MB
356.63/356.74	c total #watches: 133593
356.93/357.08	c total #propagations: 145024871 / total #impl: 329180973 (eff. 0.441)
356.93/357.08	c GARBAGE COLLECT
356.93/357.08	c #Conflicts:    1109000 | #Learnt:      26352 | 0.000
356.93/357.08	c total clause space: 78.2603MB
356.93/357.08	c total #watches: 77238
357.23/357.39	c total #propagations: 145163795 / total #impl: 329510919 (eff. 0.441)
357.23/357.39	c #Conflicts:    1110000 | #Learnt:      27352 | 0.000
357.23/357.39	c total clause space: 78.2603MB
357.23/357.39	c total #watches: 79443
357.63/357.72	c total #propagations: 145301319 / total #impl: 329830210 (eff. 0.441)
357.63/357.72	c #Conflicts:    1111000 | #Learnt:      28352 | 0.000
357.63/357.72	c total clause space: 78.2603MB
357.63/357.72	c total #watches: 81568
357.93/358.04	c total #propagations: 145429669 / total #impl: 330130112 (eff. 0.441)
357.93/358.04	c #Conflicts:    1112000 | #Learnt:      29352 | 0.000
357.93/358.04	c total clause space: 78.2603MB
357.93/358.04	c total #watches: 83707
358.23/358.38	c total #propagations: 145552110 / total #impl: 330430857 (eff. 0.440)
358.23/358.38	c #Conflicts:    1113000 | #Learnt:      30352 | 0.000
358.23/358.38	c total clause space: 78.2603MB
358.23/358.38	c total #watches: 85875
358.64/358.72	c total #propagations: 145679212 / total #impl: 330728591 (eff. 0.440)
358.64/358.72	c #Conflicts:    1114000 | #Learnt:      31352 | 0.000
358.64/358.72	c total clause space: 78.2603MB
358.64/358.72	c total #watches: 88081
359.03/359.11	c total #propagations: 145797366 / total #impl: 330999002 (eff. 0.440)
359.03/359.11	c #Conflicts:    1115000 | #Learnt:      32352 | 0.000
359.03/359.11	c total clause space: 78.2603MB
359.03/359.11	c total #watches: 90296
359.33/359.47	c total #propagations: 145922729 / total #impl: 331283677 (eff. 0.440)
359.33/359.47	c #Conflicts:    1116000 | #Learnt:      33352 | 0.000
359.33/359.47	c total clause space: 78.2603MB
359.33/359.47	c total #watches: 92830
359.74/359.85	c total #propagations: 146049177 / total #impl: 331577815 (eff. 0.440)
359.74/359.85	c #Conflicts:    1117000 | #Learnt:      34352 | 0.000
359.74/359.85	c total clause space: 78.2603MB
359.74/359.85	c total #watches: 95269
360.13/360.26	c total #propagations: 146180654 / total #impl: 331895037 (eff. 0.440)
360.13/360.26	c #Conflicts:    1118000 | #Learnt:      35352 | 0.000
360.13/360.26	c total clause space: 78.2603MB
360.13/360.26	c total #watches: 97541
360.53/360.63	c total #propagations: 146313389 / total #impl: 332204869 (eff. 0.440)
360.53/360.63	c #Conflicts:    1119000 | #Learnt:      36352 | 0.000
360.53/360.63	c total clause space: 78.2603MB
360.53/360.63	c total #watches: 100007
360.93/361.04	c total #propagations: 146445170 / total #impl: 332524364 (eff. 0.440)
360.93/361.04	c #Conflicts:    1120000 | #Learnt:      37352 | 0.000
360.93/361.04	c total clause space: 78.2603MB
360.93/361.04	c total #watches: 102532
361.33/361.44	c total #propagations: 146580531 / total #impl: 332851035 (eff. 0.440)
361.33/361.44	c #Conflicts:    1121000 | #Learnt:      38352 | 0.000
361.33/361.44	c total clause space: 78.2603MB
361.33/361.44	c total #watches: 105013
361.73/361.89	c total #propagations: 146716606 / total #impl: 333163430 (eff. 0.440)
361.73/361.89	c #Conflicts:    1122000 | #Learnt:      39352 | 0.000
361.73/361.89	c total clause space: 78.2603MB
361.73/361.89	c total #watches: 107286
362.23/362.32	c total #propagations: 146842613 / total #impl: 333438055 (eff. 0.440)
362.23/362.32	c #Conflicts:    1123000 | #Learnt:      40352 | 0.000
362.23/362.32	c total clause space: 78.2603MB
362.23/362.32	c total #watches: 109480
362.63/362.78	c total #propagations: 146964102 / total #impl: 333701239 (eff. 0.440)
362.63/362.78	c #Conflicts:    1124000 | #Learnt:      41352 | 0.000
362.63/362.78	c total clause space: 78.2603MB
362.63/362.78	c total #watches: 111855
363.13/363.23	c total #propagations: 147092393 / total #impl: 333986370 (eff. 0.440)
363.13/363.23	c #Conflicts:    1125000 | #Learnt:      42352 | 0.000
363.13/363.23	c total clause space: 78.2603MB
363.13/363.23	c total #watches: 114379
363.63/363.70	c total #propagations: 147219584 / total #impl: 334303210 (eff. 0.440)
363.63/363.70	c #Conflicts:    1126000 | #Learnt:      43352 | 0.000
363.63/363.70	c total clause space: 78.2603MB
363.63/363.70	c total #watches: 116749
364.04/364.20	c total #propagations: 147347482 / total #impl: 334621523 (eff. 0.440)
364.04/364.20	c #Conflicts:    1127000 | #Learnt:      44352 | 0.000
364.04/364.20	c total clause space: 78.2603MB
364.04/364.20	c total #watches: 118990
364.53/364.63	c total #propagations: 147472115 / total #impl: 334892767 (eff. 0.440)
364.53/364.63	c #Conflicts:    1128000 | #Learnt:      45352 | 0.000
364.53/364.63	c total clause space: 78.2603MB
364.53/364.63	c total #watches: 121512
364.93/365.07	c total #propagations: 147599146 / total #impl: 335193309 (eff. 0.440)
364.93/365.07	c #Conflicts:    1129000 | #Learnt:      46352 | 0.000
364.93/365.07	c total clause space: 78.2603MB
364.93/365.07	c total #watches: 123961
365.53/365.64	c total #propagations: 147719355 / total #impl: 335473883 (eff. 0.440)
365.53/365.64	c #Conflicts:    1130000 | #Learnt:      47352 | 0.000
365.53/365.64	c total clause space: 78.2603MB
365.53/365.64	c total #watches: 126656
366.13/366.22	c total #propagations: 147844549 / total #impl: 335783944 (eff. 0.440)
366.13/366.22	c #Conflicts:    1131000 | #Learnt:      48352 | 0.000
366.13/366.22	c total clause space: 78.2603MB
366.13/366.22	c total #watches: 129306
366.73/366.80	c total #propagations: 147978200 / total #impl: 336099897 (eff. 0.440)
366.73/366.80	c #Conflicts:    1132000 | #Learnt:      49352 | 0.000
366.73/366.80	c total clause space: 78.2603MB
366.73/366.80	c total #watches: 131808
367.23/367.38	c total #propagations: 148102072 / total #impl: 336399020 (eff. 0.440)
367.23/367.38	c #Conflicts:    1133000 | #Learnt:      50352 | 0.000
367.23/367.38	c total clause space: 78.2603MB
367.23/367.38	c total #watches: 134210
367.73/367.86	c total #propagations: 148232213 / total #impl: 336741445 (eff. 0.440)
367.73/367.86	c #Conflicts:    1134000 | #Learnt:      51352 | 0.000
367.73/367.86	c total clause space: 78.2603MB
367.73/367.86	c total #watches: 136941
368.13/368.20	c total #propagations: 148359090 / total #impl: 337023853 (eff. 0.440)
368.13/368.20	c GARBAGE COLLECT
368.13/368.20	c #Conflicts:    1135000 | #Learnt:      26657 | 0.000
368.13/368.20	c total clause space: 78.2603MB
368.13/368.20	c total #watches: 78223
368.44/368.52	c total #propagations: 148489882 / total #impl: 337316162 (eff. 0.440)
368.44/368.52	c #Conflicts:    1136000 | #Learnt:      27657 | 0.000
368.44/368.52	c total clause space: 78.2603MB
368.44/368.52	c total #watches: 80790
368.73/368.89	c total #propagations: 148617137 / total #impl: 337622792 (eff. 0.440)
368.73/368.89	c #Conflicts:    1137000 | #Learnt:      28657 | 0.000
368.73/368.89	c total clause space: 78.2603MB
368.73/368.89	c total #watches: 83396
369.13/369.25	c total #propagations: 148750428 / total #impl: 337913963 (eff. 0.440)
369.13/369.25	c #Conflicts:    1138000 | #Learnt:      29657 | 0.000
369.13/369.25	c total clause space: 78.2603MB
369.13/369.25	c total #watches: 86097
369.54/369.61	c total #propagations: 148885587 / total #impl: 338224917 (eff. 0.440)
369.54/369.61	c #Conflicts:    1139000 | #Learnt:      30657 | 0.000
369.54/369.61	c total clause space: 78.2603MB
369.54/369.61	c total #watches: 88531
369.93/370.00	c total #propagations: 149018319 / total #impl: 338524108 (eff. 0.440)
369.93/370.00	c #Conflicts:    1140000 | #Learnt:      31657 | 0.000
369.93/370.00	c total clause space: 78.2603MB
369.93/370.00	c total #watches: 91040
370.23/370.39	c total #propagations: 149141610 / total #impl: 338806744 (eff. 0.440)
370.23/370.39	c #Conflicts:    1141000 | #Learnt:      32657 | 0.000
370.23/370.39	c total clause space: 78.2603MB
370.23/370.39	c total #watches: 93430
370.64/370.78	c total #propagations: 149274068 / total #impl: 339122189 (eff. 0.440)
370.64/370.78	c #Conflicts:    1142000 | #Learnt:      33657 | 0.000
370.64/370.78	c total clause space: 78.2603MB
370.64/370.78	c total #watches: 96098
371.13/371.22	c total #propagations: 149407854 / total #impl: 339447725 (eff. 0.440)
371.13/371.22	c #Conflicts:    1143000 | #Learnt:      34657 | 0.000
371.13/371.22	c total clause space: 78.2603MB
371.13/371.22	c total #watches: 98841
371.53/371.63	c total #propagations: 149542716 / total #impl: 339771192 (eff. 0.440)
371.53/371.63	c #Conflicts:    1144000 | #Learnt:      35657 | 0.000
371.53/371.63	c total clause space: 78.2603MB
371.53/371.63	c total #watches: 101367
371.93/372.06	c total #propagations: 149676480 / total #impl: 340084309 (eff. 0.440)
371.93/372.06	c #Conflicts:    1145000 | #Learnt:      36657 | 0.000
371.93/372.06	c total clause space: 78.2603MB
371.93/372.06	c total #watches: 104433
372.33/372.48	c total #propagations: 149820312 / total #impl: 340380044 (eff. 0.440)
372.33/372.48	c #Conflicts:    1146000 | #Learnt:      37657 | 0.000
372.33/372.48	c total clause space: 78.2603MB
372.33/372.48	c total #watches: 107316
372.84/372.94	c total #propagations: 149973344 / total #impl: 340696338 (eff. 0.440)
372.84/372.94	c #Conflicts:    1147000 | #Learnt:      38657 | 0.000
372.84/372.94	c total clause space: 78.2603MB
372.84/372.94	c total #watches: 110060
373.33/373.44	c total #propagations: 150112384 / total #impl: 341006180 (eff. 0.440)
373.33/373.44	c #Conflicts:    1148000 | #Learnt:      39657 | 0.000
373.33/373.44	c total clause space: 78.2603MB
373.33/373.44	c total #watches: 112469
373.94/374.01	c total #propagations: 150240179 / total #impl: 341290851 (eff. 0.440)
373.94/374.01	c #Conflicts:    1149000 | #Learnt:      40657 | 0.000
373.94/374.01	c total clause space: 78.2603MB
373.94/374.01	c total #watches: 115190
374.43/374.54	c total #propagations: 150382720 / total #impl: 341639259 (eff. 0.440)
374.43/374.54	c #Conflicts:    1150000 | #Learnt:      41657 | 0.000
374.43/374.54	c total clause space: 78.2603MB
374.43/374.54	c total #watches: 117852
374.93/375.07	c total #propagations: 150512192 / total #impl: 341973418 (eff. 0.440)
374.93/375.07	c #Conflicts:    1151000 | #Learnt:      42657 | 0.000
374.93/375.07	c total clause space: 78.2603MB
374.93/375.07	c total #watches: 120348
375.43/375.56	c total #propagations: 150644388 / total #impl: 342288128 (eff. 0.440)
375.43/375.56	c #Conflicts:    1152000 | #Learnt:      43657 | 0.000
375.43/375.56	c total clause space: 78.2603MB
375.43/375.56	c total #watches: 122910
375.93/376.05	c total #propagations: 150780139 / total #impl: 342586646 (eff. 0.440)
375.93/376.05	c #Conflicts:    1153000 | #Learnt:      44657 | 0.000
375.93/376.05	c total clause space: 78.2603MB
375.93/376.05	c total #watches: 125423
376.53/376.66	c total #propagations: 150899591 / total #impl: 342887351 (eff. 0.440)
376.53/376.66	c #Conflicts:    1154000 | #Learnt:      45657 | 0.000
376.53/376.66	c total clause space: 78.2603MB
376.53/376.66	c total #watches: 127886
377.13/377.26	c total #propagations: 151030775 / total #impl: 343217605 (eff. 0.440)
377.13/377.26	c #Conflicts:    1155000 | #Learnt:      46657 | 0.000
377.13/377.26	c total clause space: 78.2603MB
377.13/377.26	c total #watches: 130328
377.73/377.81	c total #propagations: 151161385 / total #impl: 343523736 (eff. 0.440)
377.73/377.81	c #Conflicts:    1156000 | #Learnt:      47657 | 0.000
377.73/377.81	c total clause space: 78.2603MB
377.73/377.81	c total #watches: 132942
378.23/378.40	c total #propagations: 151294341 / total #impl: 343843246 (eff. 0.440)
378.23/378.40	c #Conflicts:    1157000 | #Learnt:      48657 | 0.000
378.23/378.40	c total clause space: 78.2603MB
378.23/378.40	c total #watches: 135664
378.83/378.99	c total #propagations: 151419818 / total #impl: 344133784 (eff. 0.440)
378.83/378.99	c #Conflicts:    1158000 | #Learnt:      49657 | 0.000
378.83/378.99	c total clause space: 78.2603MB
378.83/378.99	c total #watches: 138306
379.54/379.62	c total #propagations: 151546837 / total #impl: 344442289 (eff. 0.440)
379.54/379.62	c #Conflicts:    1159000 | #Learnt:      50657 | 0.000
379.54/379.62	c total clause space: 78.2603MB
379.54/379.62	c total #watches: 140945
380.13/380.24	c total #propagations: 151681810 / total #impl: 344817653 (eff. 0.440)
380.13/380.24	c #Conflicts:    1160000 | #Learnt:      51657 | 0.000
380.13/380.24	c total clause space: 78.2603MB
380.13/380.24	c total #watches: 143678
380.54/380.70	c total #propagations: 151812675 / total #impl: 345105967 (eff. 0.440)
380.54/380.70	c GARBAGE COLLECT
380.54/380.70	c #Conflicts:    1161000 | #Learnt:      26650 | 0.000
380.54/380.70	c total clause space: 78.2603MB
380.54/380.70	c total #watches: 78218
380.93/381.04	c total #propagations: 151939776 / total #impl: 345396990 (eff. 0.440)
380.93/381.04	c #Conflicts:    1162000 | #Learnt:      27650 | 0.000
380.93/381.04	c total clause space: 78.2603MB
380.93/381.04	c total #watches: 80801
381.23/381.38	c total #propagations: 152067010 / total #impl: 345694005 (eff. 0.440)
381.23/381.38	c #Conflicts:    1163000 | #Learnt:      28650 | 0.000
381.23/381.38	c total clause space: 78.2603MB
381.23/381.38	c total #watches: 83277
381.64/381.73	c total #propagations: 152201405 / total #impl: 345989586 (eff. 0.440)
381.64/381.73	c #Conflicts:    1164000 | #Learnt:      29650 | 0.000
381.64/381.73	c total clause space: 78.2603MB
381.64/381.73	c total #watches: 85813
381.93/382.08	c total #propagations: 152340121 / total #impl: 346309684 (eff. 0.440)
381.93/382.08	c #Conflicts:    1165000 | #Learnt:      30650 | 0.000
381.93/382.08	c total clause space: 78.2603MB
381.93/382.08	c total #watches: 88067
382.33/382.45	c total #propagations: 152472963 / total #impl: 346637701 (eff. 0.440)
382.33/382.45	c #Conflicts:    1166000 | #Learnt:      31650 | 0.000
382.33/382.45	c total clause space: 78.2603MB
382.33/382.45	c total #watches: 90408
382.74/382.85	c total #propagations: 152605066 / total #impl: 346943770 (eff. 0.440)
382.74/382.85	c #Conflicts:    1167000 | #Learnt:      32650 | 0.000
382.74/382.85	c total clause space: 78.2603MB
382.74/382.85	c total #watches: 92840
383.13/383.25	c total #propagations: 152735278 / total #impl: 347241148 (eff. 0.440)
383.13/383.25	c #Conflicts:    1168000 | #Learnt:      33650 | 0.000
383.13/383.25	c total clause space: 78.2603MB
383.13/383.25	c total #watches: 95473
383.53/383.63	c total #propagations: 152871326 / total #impl: 347568735 (eff. 0.440)
383.53/383.63	c #Conflicts:    1169000 | #Learnt:      34650 | 0.000
383.53/383.63	c total clause space: 78.2603MB
383.53/383.63	c total #watches: 98048
383.94/384.01	c total #propagations: 153004625 / total #impl: 347882032 (eff. 0.440)
383.94/384.01	c #Conflicts:    1170000 | #Learnt:      35650 | 0.000
383.94/384.01	c total clause space: 78.2603MB
383.94/384.01	c total #watches: 100443
384.33/384.43	c total #propagations: 153132609 / total #impl: 348183411 (eff. 0.440)
384.33/384.43	c #Conflicts:    1171000 | #Learnt:      36650 | 0.000
384.33/384.43	c total clause space: 78.2603MB
384.33/384.43	c total #watches: 102705
384.73/384.85	c total #propagations: 153262238 / total #impl: 348483405 (eff. 0.440)
384.73/384.85	c #Conflicts:    1172000 | #Learnt:      37650 | 0.000
384.73/384.85	c total clause space: 78.2603MB
384.73/384.85	c total #watches: 105033
385.13/385.27	c total #propagations: 153386880 / total #impl: 348795862 (eff. 0.440)
385.13/385.27	c #Conflicts:    1173000 | #Learnt:      38650 | 0.000
385.13/385.27	c total clause space: 78.2603MB
385.13/385.27	c total #watches: 107304
385.63/385.72	c total #propagations: 153510914 / total #impl: 349095623 (eff. 0.440)
385.63/385.72	c #Conflicts:    1174000 | #Learnt:      39650 | 0.000
385.63/385.72	c total clause space: 78.2603MB
385.63/385.72	c total #watches: 109983
386.04/386.14	c total #propagations: 153632253 / total #impl: 349380948 (eff. 0.440)
386.04/386.14	c #Conflicts:    1175000 | #Learnt:      40650 | 0.000
386.04/386.14	c total clause space: 78.2603MB
386.04/386.14	c total #watches: 112446
386.53/386.62	c total #propagations: 153754304 / total #impl: 349655596 (eff. 0.440)
386.53/386.62	c #Conflicts:    1176000 | #Learnt:      41650 | 0.000
386.53/386.62	c total clause space: 78.2603MB
386.53/386.62	c total #watches: 114880
387.03/387.15	c total #propagations: 153886047 / total #impl: 349949895 (eff. 0.440)
387.03/387.15	c #Conflicts:    1177000 | #Learnt:      42650 | 0.000
387.03/387.15	c total clause space: 78.2603MB
387.03/387.15	c total #watches: 117662
387.53/387.64	c total #propagations: 154022434 / total #impl: 350281271 (eff. 0.440)
387.53/387.64	c #Conflicts:    1178000 | #Learnt:      43650 | 0.000
387.53/387.64	c total clause space: 78.2603MB
387.53/387.64	c total #watches: 120650
388.13/388.24	c total #propagations: 154146051 / total #impl: 350577716 (eff. 0.440)
388.13/388.24	c #Conflicts:    1179000 | #Learnt:      44650 | 0.000
388.13/388.24	c total clause space: 78.2603MB
388.13/388.24	c total #watches: 123249
388.73/388.85	c total #propagations: 154283589 / total #impl: 350921316 (eff. 0.440)
388.73/388.85	c #Conflicts:    1180000 | #Learnt:      45650 | 0.000
388.73/388.85	c total clause space: 78.2603MB
388.73/388.85	c total #watches: 125667
389.33/389.44	c total #propagations: 154411386 / total #impl: 351244743 (eff. 0.440)
389.33/389.44	c #Conflicts:    1181000 | #Learnt:      46650 | 0.000
389.33/389.44	c total clause space: 78.2603MB
389.33/389.44	c total #watches: 128145
390.03/390.13	c total #propagations: 154547915 / total #impl: 351568854 (eff. 0.440)
390.03/390.13	c #Conflicts:    1182000 | #Learnt:      47650 | 0.000
390.03/390.13	c total clause space: 78.2603MB
390.03/390.13	c total #watches: 130792
390.63/390.76	c total #propagations: 154676608 / total #impl: 351902160 (eff. 0.440)
390.63/390.76	c #Conflicts:    1183000 | #Learnt:      48650 | 0.000
390.63/390.76	c total clause space: 78.2603MB
390.63/390.76	c total #watches: 133339
391.33/391.43	c total #propagations: 154815715 / total #impl: 352219155 (eff. 0.440)
391.33/391.43	c #Conflicts:    1184000 | #Learnt:      49650 | 0.000
391.33/391.43	c total clause space: 78.2603MB
391.33/391.43	c total #watches: 135799
391.93/392.06	c total #propagations: 154947208 / total #impl: 352543555 (eff. 0.440)
391.93/392.06	c #Conflicts:    1185000 | #Learnt:      50650 | 0.000
391.93/392.06	c total clause space: 78.2603MB
391.93/392.06	c total #watches: 138380
392.63/392.76	c total #propagations: 155071129 / total #impl: 352848543 (eff. 0.439)
392.63/392.76	c #Conflicts:    1186000 | #Learnt:      51650 | 0.000
392.63/392.76	c total clause space: 78.2603MB
392.63/392.76	c total #watches: 141098
393.33/393.41	c total #propagations: 155205189 / total #impl: 353196669 (eff. 0.439)
393.33/393.41	c GARBAGE COLLECT
393.33/393.41	c #Conflicts:    1187000 | #Learnt:      26350 | 0.000
393.33/393.41	c total clause space: 78.2603MB
393.33/393.41	c total #watches: 77454
393.63/393.77	c total #propagations: 155343335 / total #impl: 353552980 (eff. 0.439)
393.63/393.77	c #Conflicts:    1188000 | #Learnt:      27350 | 0.000
393.63/393.77	c total clause space: 78.2603MB
393.63/393.77	c total #watches: 79848
394.03/394.13	c total #propagations: 155482441 / total #impl: 353891344 (eff. 0.439)
394.03/394.13	c #Conflicts:    1189000 | #Learnt:      28350 | 0.000
394.03/394.13	c total clause space: 78.2603MB
394.03/394.13	c total #watches: 82095
394.33/394.47	c total #propagations: 155618921 / total #impl: 354226304 (eff. 0.439)
394.33/394.47	c #Conflicts:    1190000 | #Learnt:      29350 | 0.000
394.33/394.47	c total clause space: 78.2603MB
394.33/394.47	c total #watches: 84436
394.73/394.84	c total #propagations: 155748468 / total #impl: 354522567 (eff. 0.439)
394.73/394.84	c #Conflicts:    1191000 | #Learnt:      30350 | 0.000
394.73/394.84	c total clause space: 78.2603MB
394.73/394.84	c total #watches: 86923
395.13/395.21	c total #propagations: 155877919 / total #impl: 354817492 (eff. 0.439)
395.13/395.21	c #Conflicts:    1192000 | #Learnt:      31350 | 0.000
395.13/395.21	c total clause space: 78.2603MB
395.13/395.21	c total #watches: 89360
395.43/395.57	c total #propagations: 156010887 / total #impl: 355128196 (eff. 0.439)
395.43/395.57	c #Conflicts:    1193000 | #Learnt:      32350 | 0.000
395.43/395.57	c total clause space: 78.2603MB
395.43/395.57	c total #watches: 91953
395.83/396.00	c total #propagations: 156129735 / total #impl: 355417487 (eff. 0.439)
395.83/396.00	c #Conflicts:    1194000 | #Learnt:      33350 | 0.000
395.83/396.00	c total clause space: 78.2603MB
395.83/396.00	c total #watches: 94385
396.33/396.40	c total #propagations: 156250213 / total #impl: 355702577 (eff. 0.439)
396.33/396.40	c #Conflicts:    1195000 | #Learnt:      34350 | 0.000
396.33/396.40	c total clause space: 78.2603MB
396.33/396.40	c total #watches: 96895
396.63/396.79	c total #propagations: 156377902 / total #impl: 356012994 (eff. 0.439)
396.63/396.79	c #Conflicts:    1196000 | #Learnt:      35350 | 0.000
396.63/396.79	c total clause space: 78.2603MB
396.63/396.79	c total #watches: 99342
397.03/397.17	c total #propagations: 156501844 / total #impl: 356310447 (eff. 0.439)
397.03/397.17	c #Conflicts:    1197000 | #Learnt:      36350 | 0.000
397.03/397.17	c total clause space: 78.2603MB
397.03/397.17	c total #watches: 102094
397.53/397.62	c total #propagations: 156631678 / total #impl: 356603824 (eff. 0.439)
397.53/397.62	c #Conflicts:    1198000 | #Learnt:      37350 | 0.000
397.53/397.62	c total clause space: 78.2603MB
397.53/397.62	c total #watches: 104407
398.03/398.15	c total #propagations: 156757940 / total #impl: 356908957 (eff. 0.439)
398.03/398.15	c #Conflicts:    1199000 | #Learnt:      38350 | 0.000
398.03/398.15	c total clause space: 78.2603MB
398.03/398.15	c total #watches: 106920
398.53/398.64	c total #propagations: 156888269 / total #impl: 357236839 (eff. 0.439)
398.53/398.64	c #Conflicts:    1200000 | #Learnt:      39350 | 0.000
398.53/398.64	c total clause space: 78.2603MB
398.53/398.64	c total #watches: 109433
399.03/399.10	c total #propagations: 157021379 / total #impl: 357540181 (eff. 0.439)
399.03/399.10	c #Conflicts:    1201000 | #Learnt:      40350 | 0.000
399.03/399.10	c total clause space: 78.2603MB
399.03/399.10	c total #watches: 112065
399.53/399.63	c total #propagations: 157148981 / total #impl: 357838505 (eff. 0.439)
399.53/399.63	c #Conflicts:    1202000 | #Learnt:      41350 | 0.000
399.53/399.63	c total clause space: 78.2603MB
399.53/399.63	c total #watches: 114737
399.93/400.07	c total #propagations: 157286701 / total #impl: 358185863 (eff. 0.439)
399.93/400.07	c #Conflicts:    1203000 | #Learnt:      42350 | 0.000
399.93/400.07	c total clause space: 78.2603MB
399.93/400.07	c total #watches: 117202
400.43/400.59	c total #propagations: 157402166 / total #impl: 358489542 (eff. 0.439)
400.43/400.59	c #Conflicts:    1204000 | #Learnt:      43350 | 0.000
400.43/400.59	c total clause space: 78.2603MB
400.43/400.59	c total #watches: 119722
400.93/401.07	c total #propagations: 157528278 / total #impl: 358780278 (eff. 0.439)
400.93/401.07	c #Conflicts:    1205000 | #Learnt:      44350 | 0.000
400.93/401.07	c total clause space: 78.2603MB
400.93/401.07	c total #watches: 122225
401.43/401.56	c total #propagations: 157653856 / total #impl: 359066942 (eff. 0.439)
401.43/401.56	c #Conflicts:    1206000 | #Learnt:      45350 | 0.000
401.43/401.56	c total clause space: 78.2603MB
401.43/401.56	c total #watches: 124688
402.03/402.13	c total #propagations: 157781619 / total #impl: 359347227 (eff. 0.439)
402.03/402.13	c #Conflicts:    1207000 | #Learnt:      46350 | 0.000
402.03/402.13	c total clause space: 78.2603MB
402.03/402.13	c total #watches: 127434
402.53/402.68	c total #propagations: 157909361 / total #impl: 359643123 (eff. 0.439)
402.53/402.68	c #Conflicts:    1208000 | #Learnt:      47350 | 0.000
402.53/402.68	c total clause space: 78.2603MB
402.53/402.68	c total #watches: 129597
403.23/403.34	c total #propagations: 158036266 / total #impl: 359927522 (eff. 0.439)
403.23/403.34	c #Conflicts:    1209000 | #Learnt:      48350 | 0.000
403.23/403.34	c total clause space: 78.2603MB
403.23/403.34	c total #watches: 131963
403.83/403.94	c total #propagations: 158169794 / total #impl: 360257638 (eff. 0.439)
403.83/403.94	c #Conflicts:    1210000 | #Learnt:      49350 | 0.000
403.83/403.94	c total clause space: 78.2603MB
403.83/403.94	c total #watches: 134299
404.43/404.53	c total #propagations: 158298586 / total #impl: 360589320 (eff. 0.439)
404.43/404.53	c #Conflicts:    1211000 | #Learnt:      50350 | 0.000
404.43/404.53	c total clause space: 78.2603MB
404.43/404.53	c total #watches: 136677
404.93/405.09	c total #propagations: 158424118 / total #impl: 360895985 (eff. 0.439)
404.93/405.09	c #Conflicts:    1212000 | #Learnt:      51350 | 0.000
404.93/405.09	c total clause space: 78.2603MB
404.93/405.09	c total #watches: 139245
405.53/405.63	c total #propagations: 158548486 / total #impl: 361201282 (eff. 0.439)
405.53/405.63	c #Conflicts:    1213000 | #Learnt:      52350 | 0.000
405.53/405.63	c total clause space: 78.2603MB
405.53/405.63	c total #watches: 141910
406.13/406.24	c total #propagations: 158667240 / total #impl: 361484065 (eff. 0.439)
406.13/406.24	c GARBAGE COLLECT
406.13/406.24	c #Conflicts:    1214000 | #Learnt:      26751 | 0.000
406.13/406.24	c total clause space: 78.2603MB
406.13/406.24	c total #watches: 78505
406.43/406.55	c total #propagations: 158789122 / total #impl: 361766045 (eff. 0.439)
406.43/406.55	c #Conflicts:    1215000 | #Learnt:      27751 | 0.000
406.43/406.55	c total clause space: 78.2603MB
406.43/406.55	c total #watches: 80698
406.73/406.89	c total #propagations: 158914488 / total #impl: 362030764 (eff. 0.439)
406.73/406.89	c #Conflicts:    1216000 | #Learnt:      28751 | 0.000
406.73/406.89	c total clause space: 78.2603MB
406.73/406.89	c total #watches: 83022
407.13/407.24	c total #propagations: 159043803 / total #impl: 362347711 (eff. 0.439)
407.13/407.24	c #Conflicts:    1217000 | #Learnt:      29751 | 0.000
407.13/407.24	c total clause space: 78.2603MB
407.13/407.24	c total #watches: 85288
407.53/407.60	c total #propagations: 159168903 / total #impl: 362637681 (eff. 0.439)
407.53/407.60	c #Conflicts:    1218000 | #Learnt:      30751 | 0.000
407.53/407.60	c total clause space: 78.2603MB
407.53/407.60	c total #watches: 87607
407.83/407.94	c total #propagations: 159298877 / total #impl: 362959395 (eff. 0.439)
407.83/407.94	c #Conflicts:    1219000 | #Learnt:      31751 | 0.000
407.83/407.94	c total clause space: 78.2603MB
407.83/407.94	c total #watches: 90422
408.13/408.28	c total #propagations: 159436055 / total #impl: 363290363 (eff. 0.439)
408.13/408.28	c #Conflicts:    1220000 | #Learnt:      32751 | 0.000
408.13/408.28	c total clause space: 78.2603MB
408.13/408.28	c total #watches: 92974
408.52/408.63	c total #propagations: 159568761 / total #impl: 363620004 (eff. 0.439)
408.52/408.63	c #Conflicts:    1221000 | #Learnt:      33751 | 0.000
408.52/408.63	c total clause space: 78.2603MB
408.52/408.63	c total #watches: 95277
408.92/409.03	c total #propagations: 159699794 / total #impl: 363936753 (eff. 0.439)
408.92/409.03	c #Conflicts:    1222000 | #Learnt:      34751 | 0.000
408.92/409.03	c total clause space: 78.2603MB
408.92/409.03	c total #watches: 97560
409.32/409.45	c total #propagations: 159838473 / total #impl: 364280414 (eff. 0.439)
409.32/409.45	c #Conflicts:    1223000 | #Learnt:      35751 | 0.000
409.32/409.45	c total clause space: 78.2603MB
409.32/409.45	c total #watches: 99845
409.72/409.86	c total #propagations: 159969964 / total #impl: 364595045 (eff. 0.439)
409.72/409.86	c #Conflicts:    1224000 | #Learnt:      36751 | 0.000
409.72/409.86	c total clause space: 78.2603MB
409.72/409.86	c total #watches: 102086
410.12/410.27	c total #propagations: 160104694 / total #impl: 364912478 (eff. 0.439)
410.12/410.27	c #Conflicts:    1225000 | #Learnt:      37751 | 0.000
410.12/410.27	c total clause space: 78.2603MB
410.12/410.27	c total #watches: 104465
410.52/410.68	c total #propagations: 160234633 / total #impl: 365227105 (eff. 0.439)
410.52/410.68	c #Conflicts:    1226000 | #Learnt:      38751 | 0.000
410.52/410.68	c total clause space: 78.2603MB
410.52/410.68	c total #watches: 106667
411.02/411.13	c total #propagations: 160358125 / total #impl: 365509425 (eff. 0.439)
411.02/411.13	c #Conflicts:    1227000 | #Learnt:      39751 | 0.000
411.02/411.13	c total clause space: 78.2603MB
411.02/411.13	c total #watches: 108858
411.43/411.58	c total #propagations: 160491909 / total #impl: 365839202 (eff. 0.439)
411.43/411.58	c #Conflicts:    1228000 | #Learnt:      40751 | 0.000
411.43/411.58	c total clause space: 78.2603MB
411.43/411.58	c total #watches: 111033
411.92/412.05	c total #propagations: 160623358 / total #impl: 366158644 (eff. 0.439)
411.92/412.05	c #Conflicts:    1229000 | #Learnt:      41751 | 0.000
411.92/412.05	c total clause space: 78.2603MB
411.92/412.05	c total #watches: 113188
412.43/412.53	c total #propagations: 160751593 / total #impl: 366466342 (eff. 0.439)
412.43/412.53	c #Conflicts:    1230000 | #Learnt:      42751 | 0.000
412.43/412.53	c total clause space: 78.2603MB
412.43/412.53	c total #watches: 115402
412.92/413.04	c total #propagations: 160885087 / total #impl: 366806492 (eff. 0.439)
412.92/413.04	c #Conflicts:    1231000 | #Learnt:      43751 | 0.000
412.92/413.04	c total clause space: 78.2603MB
412.92/413.04	c total #watches: 117813
413.42/413.55	c total #propagations: 161020897 / total #impl: 367139291 (eff. 0.439)
413.42/413.55	c #Conflicts:    1232000 | #Learnt:      44751 | 0.000
413.42/413.55	c total clause space: 78.2603MB
413.42/413.55	c total #watches: 120083
413.92/414.06	c total #propagations: 161151564 / total #impl: 367454867 (eff. 0.439)
413.92/414.06	c #Conflicts:    1233000 | #Learnt:      45751 | 0.000
413.92/414.06	c total clause space: 78.2603MB
413.92/414.06	c total #watches: 122464
414.52/414.63	c total #propagations: 161280726 / total #impl: 367760524 (eff. 0.439)
414.52/414.63	c #Conflicts:    1234000 | #Learnt:      46751 | 0.000
414.52/414.63	c total clause space: 78.2603MB
414.52/414.63	c total #watches: 124924
415.02/415.11	c total #propagations: 161416946 / total #impl: 368095171 (eff. 0.439)
415.02/415.11	c #Conflicts:    1235000 | #Learnt:      47751 | 0.000
415.02/415.11	c total clause space: 78.2603MB
415.02/415.11	c total #watches: 127671
415.62/415.73	c total #propagations: 161551851 / total #impl: 368422499 (eff. 0.438)
415.62/415.73	c #Conflicts:    1236000 | #Learnt:      48751 | 0.000
415.62/415.73	c total clause space: 78.2603MB
415.62/415.73	c total #watches: 130088
416.22/416.30	c total #propagations: 161684028 / total #impl: 368759851 (eff. 0.438)
416.22/416.30	c #Conflicts:    1237000 | #Learnt:      49751 | 0.000
416.22/416.30	c total clause space: 78.2603MB
416.22/416.30	c total #watches: 132501
416.72/416.88	c total #propagations: 161809098 / total #impl: 369072837 (eff. 0.438)
416.72/416.88	c #Conflicts:    1238000 | #Learnt:      50751 | 0.000
416.72/416.88	c total clause space: 78.2603MB
416.72/416.88	c total #watches: 134743
417.32/417.44	c total #propagations: 161929217 / total #impl: 369352815 (eff. 0.438)
417.32/417.44	c #Conflicts:    1239000 | #Learnt:      51751 | 0.000
417.32/417.44	c total clause space: 78.2603MB
417.32/417.44	c total #watches: 137098
417.93/418.04	c total #propagations: 162049121 / total #impl: 369642882 (eff. 0.438)
417.93/418.04	c #Conflicts:    1240000 | #Learnt:      52751 | 0.000
417.93/418.04	c total clause space: 78.2603MB
417.93/418.04	c total #watches: 139441
418.52/418.66	c total #propagations: 162180181 / total #impl: 369965172 (eff. 0.438)
418.52/418.66	c #Conflicts:    1241000 | #Learnt:      53751 | 0.000
418.52/418.66	c total clause space: 78.2603MB
418.52/418.66	c total #watches: 142313
418.92/419.00	c total #propagations: 162314342 / total #impl: 370272423 (eff. 0.438)
418.92/419.00	c GARBAGE COLLECT
418.92/419.00	c #Conflicts:    1242000 | #Learnt:      27846 | 0.000
418.92/419.00	c total clause space: 78.2603MB
418.92/419.00	c total #watches: 81336
419.22/419.36	c total #propagations: 162436536 / total #impl: 370547914 (eff. 0.438)
419.22/419.36	c #Conflicts:    1243000 | #Learnt:      28846 | 0.000
419.22/419.36	c total clause space: 78.2603MB
419.22/419.36	c total #watches: 83948
419.62/419.74	c total #propagations: 162571102 / total #impl: 370864548 (eff. 0.438)
419.62/419.74	c #Conflicts:    1244000 | #Learnt:      29846 | 0.000
419.62/419.74	c total clause space: 78.2603MB
419.62/419.74	c total #watches: 86567
420.02/420.11	c total #propagations: 162705802 / total #impl: 371181282 (eff. 0.438)
420.02/420.11	c #Conflicts:    1245000 | #Learnt:      30846 | 0.000
420.02/420.11	c total clause space: 78.2603MB
420.02/420.11	c total #watches: 89420
420.42/420.50	c total #propagations: 162838373 / total #impl: 371511889 (eff. 0.438)
420.42/420.50	c #Conflicts:    1246000 | #Learnt:      31846 | 0.000
420.42/420.50	c total clause space: 78.2603MB
420.42/420.50	c total #watches: 92100
420.82/420.90	c total #propagations: 162968687 / total #impl: 371825776 (eff. 0.438)
420.82/420.90	c #Conflicts:    1247000 | #Learnt:      32846 | 0.000
420.82/420.90	c total clause space: 78.2603MB
420.82/420.90	c total #watches: 94825
421.12/421.28	c total #propagations: 163103211 / total #impl: 372150851 (eff. 0.438)
421.12/421.28	c #Conflicts:    1248000 | #Learnt:      33846 | 0.000
421.12/421.28	c total clause space: 78.2603MB
421.12/421.28	c total #watches: 97462
421.62/421.73	c total #propagations: 163231246 / total #impl: 372429752 (eff. 0.438)
421.62/421.73	c #Conflicts:    1249000 | #Learnt:      34846 | 0.000
421.62/421.73	c total clause space: 78.2603MB
421.62/421.73	c total #watches: 99844
422.02/422.15	c total #propagations: 163357376 / total #impl: 372747682 (eff. 0.438)
422.02/422.15	c #Conflicts:    1250000 | #Learnt:      35846 | 0.000
422.02/422.15	c total clause space: 78.2603MB
422.02/422.15	c total #watches: 102407
422.43/422.59	c total #propagations: 163486802 / total #impl: 373058099 (eff. 0.438)
422.43/422.59	c #Conflicts:    1251000 | #Learnt:      36846 | 0.000
422.43/422.59	c total clause space: 78.2603MB
422.43/422.59	c total #watches: 104977
422.92/423.06	c total #propagations: 163615020 / total #impl: 373345232 (eff. 0.438)
422.92/423.06	c #Conflicts:    1252000 | #Learnt:      37846 | 0.000
422.92/423.06	c total clause space: 78.2603MB
422.92/423.06	c total #watches: 107554
423.43/423.53	c total #propagations: 163750253 / total #impl: 373673105 (eff. 0.438)
423.43/423.53	c #Conflicts:    1253000 | #Learnt:      38846 | 0.000
423.43/423.53	c total clause space: 78.2603MB
423.43/423.53	c total #watches: 110148
423.92/424.02	c total #propagations: 163886341 / total #impl: 373999647 (eff. 0.438)
423.92/424.02	c #Conflicts:    1254000 | #Learnt:      39846 | 0.000
423.92/424.02	c total clause space: 78.2603MB
423.92/424.02	c total #watches: 112646
424.42/424.51	c total #propagations: 164012988 / total #impl: 374314046 (eff. 0.438)
424.42/424.51	c #Conflicts:    1255000 | #Learnt:      40846 | 0.000
424.42/424.51	c total clause space: 78.2603MB
424.42/424.51	c total #watches: 115437
424.92/425.03	c total #propagations: 164143535 / total #impl: 374635116 (eff. 0.438)
424.92/425.03	c #Conflicts:    1256000 | #Learnt:      41846 | 0.000
424.92/425.03	c total clause space: 78.2603MB
424.92/425.03	c total #watches: 117878
425.42/425.54	c total #propagations: 164271468 / total #impl: 374922088 (eff. 0.438)
425.42/425.54	c #Conflicts:    1257000 | #Learnt:      42846 | 0.000
425.42/425.54	c total clause space: 78.2603MB
425.42/425.54	c total #watches: 120147
425.92/426.04	c total #propagations: 164398960 / total #impl: 375211933 (eff. 0.438)
425.92/426.04	c #Conflicts:    1258000 | #Learnt:      43846 | 0.000
425.92/426.04	c total clause space: 78.2603MB
425.92/426.04	c total #watches: 122436
426.52/426.61	c total #propagations: 164526822 / total #impl: 375499230 (eff. 0.438)
426.52/426.61	c #Conflicts:    1259000 | #Learnt:      44846 | 0.000
426.52/426.61	c total clause space: 78.2603MB
426.52/426.61	c total #watches: 125267
427.12/427.20	c total #propagations: 164657444 / total #impl: 375819858 (eff. 0.438)
427.12/427.20	c #Conflicts:    1260000 | #Learnt:      45846 | 0.000
427.12/427.20	c total clause space: 78.2603MB
427.12/427.20	c total #watches: 127826
427.52/427.69	c total #propagations: 164793846 / total #impl: 376155430 (eff. 0.438)
427.52/427.69	c #Conflicts:    1261000 | #Learnt:      46846 | 0.000
427.52/427.69	c total clause space: 78.2603MB
427.52/427.69	c total #watches: 130738
428.12/428.25	c total #propagations: 164937864 / total #impl: 376480716 (eff. 0.438)
428.12/428.25	c #Conflicts:    1262000 | #Learnt:      47846 | 0.000
428.12/428.25	c total clause space: 78.2603MB
428.12/428.25	c total #watches: 133548
428.62/428.78	c total #propagations: 165066717 / total #impl: 376767678 (eff. 0.438)
428.62/428.78	c #Conflicts:    1263000 | #Learnt:      48846 | 0.000
428.62/428.78	c total clause space: 78.2603MB
428.62/428.78	c total #watches: 136143
429.32/429.49	c total #propagations: 165194371 / total #impl: 377063153 (eff. 0.438)
429.32/429.49	c #Conflicts:    1264000 | #Learnt:      49846 | 0.000
429.32/429.49	c total clause space: 78.2603MB
429.32/429.49	c total #watches: 138700
430.03/430.12	c total #propagations: 165326785 / total #impl: 377390118 (eff. 0.438)
430.03/430.12	c #Conflicts:    1265000 | #Learnt:      50846 | 0.000
430.03/430.12	c total clause space: 78.2603MB
430.03/430.12	c total #watches: 141332
430.62/430.79	c total #propagations: 165460342 / total #impl: 377752271 (eff. 0.438)
430.62/430.79	c #Conflicts:    1266000 | #Learnt:      51846 | 0.000
430.62/430.79	c total clause space: 78.2603MB
430.62/430.79	c total #watches: 143779
431.32/431.42	c total #propagations: 165589162 / total #impl: 378099221 (eff. 0.438)
431.32/431.42	c #Conflicts:    1267000 | #Learnt:      52846 | 0.000
431.32/431.42	c total clause space: 78.2603MB
431.32/431.42	c total #watches: 146233
431.92/432.08	c total #propagations: 165727056 / total #impl: 378447877 (eff. 0.438)
431.92/432.08	c #Conflicts:    1268000 | #Learnt:      53846 | 0.000
431.92/432.08	c total clause space: 78.2603MB
431.92/432.08	c total #watches: 148682
432.52/432.61	c total #propagations: 165862319 / total #impl: 378766872 (eff. 0.438)
432.52/432.61	c GARBAGE COLLECT
432.52/432.61	c #Conflicts:    1269000 | #Learnt:      27652 | 0.000
432.52/432.61	c total clause space: 78.2603MB
432.52/432.61	c total #watches: 80844
432.82/432.98	c total #propagations: 165991766 / total #impl: 379066286 (eff. 0.438)
432.82/432.98	c #Conflicts:    1270000 | #Learnt:      28652 | 0.000
432.82/432.98	c total clause space: 78.2603MB
432.82/432.98	c total #watches: 83322
433.22/433.34	c total #propagations: 166130191 / total #impl: 379401403 (eff. 0.438)
433.22/433.34	c #Conflicts:    1271000 | #Learnt:      29652 | 0.000
433.22/433.34	c total clause space: 78.2603MB
433.22/433.34	c total #watches: 85835
433.62/433.71	c total #propagations: 166262439 / total #impl: 379709103 (eff. 0.438)
433.62/433.71	c #Conflicts:    1272000 | #Learnt:      30652 | 0.000
433.62/433.71	c total clause space: 78.2603MB
433.62/433.71	c total #watches: 88520
433.92/434.09	c total #propagations: 166397125 / total #impl: 380058665 (eff. 0.438)
433.92/434.09	c #Conflicts:    1273000 | #Learnt:      31652 | 0.000
433.92/434.09	c total clause space: 78.2603MB
433.92/434.09	c total #watches: 90842
434.32/434.47	c total #propagations: 166528181 / total #impl: 380380332 (eff. 0.438)
434.32/434.47	c #Conflicts:    1274000 | #Learnt:      32652 | 0.000
434.32/434.47	c total clause space: 78.2603MB
434.32/434.47	c total #watches: 93326
434.72/434.87	c total #propagations: 166655419 / total #impl: 380710212 (eff. 0.438)
434.72/434.87	c #Conflicts:    1275000 | #Learnt:      33652 | 0.000
434.72/434.87	c total clause space: 78.2603MB
434.72/434.87	c total #watches: 95830
435.12/435.29	c total #propagations: 166792850 / total #impl: 381043380 (eff. 0.438)
435.12/435.29	c #Conflicts:    1276000 | #Learnt:      34652 | 0.000
435.12/435.29	c total clause space: 78.2603MB
435.12/435.29	c total #watches: 98420
435.63/435.73	c total #propagations: 166925217 / total #impl: 381353191 (eff. 0.438)
435.63/435.73	c #Conflicts:    1277000 | #Learnt:      35652 | 0.000
435.63/435.73	c total clause space: 78.2603MB
435.63/435.73	c total #watches: 100991
436.12/436.21	c total #propagations: 167063637 / total #impl: 381671486 (eff. 0.438)
436.12/436.21	c #Conflicts:    1278000 | #Learnt:      36652 | 0.000
436.12/436.21	c total clause space: 78.2603MB
436.12/436.21	c total #watches: 103636
436.63/436.71	c total #propagations: 167196245 / total #impl: 381968577 (eff. 0.438)
436.63/436.71	c #Conflicts:    1279000 | #Learnt:      37652 | 0.000
436.63/436.71	c total clause space: 78.2603MB
436.63/436.71	c total #watches: 106173
437.02/437.18	c total #propagations: 167328031 / total #impl: 382297700 (eff. 0.438)
437.02/437.18	c #Conflicts:    1280000 | #Learnt:      38652 | 0.000
437.02/437.18	c total clause space: 78.2603MB
437.02/437.18	c total #watches: 108803
437.62/437.72	c total #propagations: 167460726 / total #impl: 382604252 (eff. 0.438)
437.62/437.72	c #Conflicts:    1281000 | #Learnt:      39652 | 0.000
437.62/437.72	c total clause space: 78.2603MB
437.62/437.72	c total #watches: 111461
438.12/438.25	c total #propagations: 167596830 / total #impl: 382928475 (eff. 0.438)
438.12/438.25	c #Conflicts:    1282000 | #Learnt:      40652 | 0.000
438.12/438.25	c total clause space: 78.2603MB
438.12/438.25	c total #watches: 114144
438.62/438.77	c total #propagations: 167727208 / total #impl: 383232555 (eff. 0.438)
438.62/438.77	c #Conflicts:    1283000 | #Learnt:      41652 | 0.000
438.62/438.77	c total clause space: 78.2603MB
438.62/438.77	c total #watches: 116681
439.12/439.28	c total #propagations: 167864045 / total #impl: 383528555 (eff. 0.438)
439.12/439.28	c #Conflicts:    1284000 | #Learnt:      42652 | 0.000
439.12/439.28	c total clause space: 78.2603MB
439.12/439.28	c total #watches: 119402
439.72/439.80	c total #propagations: 167991480 / total #impl: 383825089 (eff. 0.438)
439.72/439.80	c #Conflicts:    1285000 | #Learnt:      43652 | 0.000
439.72/439.80	c total clause space: 78.2603MB
439.72/439.80	c total #watches: 122065
440.22/440.33	c total #propagations: 168114497 / total #impl: 384122265 (eff. 0.438)
440.22/440.33	c #Conflicts:    1286000 | #Learnt:      44652 | 0.000
440.22/440.33	c total clause space: 78.2603MB
440.22/440.33	c total #watches: 124641
440.72/440.88	c total #propagations: 168241930 / total #impl: 384388501 (eff. 0.438)
440.72/440.88	c #Conflicts:    1287000 | #Learnt:      45652 | 0.000
440.72/440.88	c total clause space: 78.2603MB
440.72/440.88	c total #watches: 127147
441.22/441.31	c total #propagations: 168364542 / total #impl: 384678488 (eff. 0.438)
441.22/441.31	c #Conflicts:    1288000 | #Learnt:      46652 | 0.000
441.22/441.31	c total clause space: 78.2603MB
441.22/441.31	c total #watches: 129776
441.82/441.92	c total #propagations: 168479537 / total #impl: 384955076 (eff. 0.438)
441.82/441.92	c #Conflicts:    1289000 | #Learnt:      47652 | 0.000
441.82/441.92	c total clause space: 78.2603MB
441.82/441.92	c total #watches: 132443
442.42/442.56	c total #propagations: 168607121 / total #impl: 385279359 (eff. 0.438)
442.42/442.56	c #Conflicts:    1290000 | #Learnt:      48652 | 0.000
442.42/442.56	c total clause space: 78.2603MB
442.42/442.56	c total #watches: 134944
443.12/443.21	c total #propagations: 168739954 / total #impl: 385589692 (eff. 0.438)
443.12/443.21	c #Conflicts:    1291000 | #Learnt:      49652 | 0.000
443.12/443.21	c total clause space: 78.2603MB
443.12/443.21	c total #watches: 137454
443.72/443.89	c total #propagations: 168868323 / total #impl: 385924475 (eff. 0.438)
443.72/443.89	c #Conflicts:    1292000 | #Learnt:      50652 | 0.000
443.72/443.89	c total clause space: 78.2603MB
443.72/443.89	c total #watches: 139881
444.43/444.54	c total #propagations: 168995567 / total #impl: 386238079 (eff. 0.438)
444.43/444.54	c #Conflicts:    1293000 | #Learnt:      51652 | 0.000
444.43/444.54	c total clause space: 78.2603MB
444.43/444.54	c total #watches: 142271
445.12/445.22	c total #propagations: 169118813 / total #impl: 386525143 (eff. 0.438)
445.12/445.22	c #Conflicts:    1294000 | #Learnt:      52652 | 0.000
445.12/445.22	c total clause space: 78.2603MB
445.12/445.22	c total #watches: 144657
445.72/445.87	c total #propagations: 169244338 / total #impl: 386819085 (eff. 0.438)
445.72/445.87	c #Conflicts:    1295000 | #Learnt:      53652 | 0.000
445.72/445.87	c total clause space: 78.2603MB
445.72/445.87	c total #watches: 147120
446.42/446.57	c total #propagations: 169365985 / total #impl: 387124371 (eff. 0.437)
446.42/446.57	c #Conflicts:    1296000 | #Learnt:      54652 | 0.000
446.42/446.57	c total clause space: 78.2603MB
446.42/446.57	c total #watches: 149649
446.92/447.08	c total #propagations: 169491476 / total #impl: 387425469 (eff. 0.437)
446.92/447.08	c GARBAGE COLLECT
446.92/447.08	c #Conflicts:    1297000 | #Learnt:      28150 | 0.000
446.92/447.08	c total clause space: 78.2603MB
446.92/447.08	c total #watches: 82288
447.32/447.46	c total #propagations: 169621072 / total #impl: 387760578 (eff. 0.437)
447.32/447.46	c #Conflicts:    1298000 | #Learnt:      29150 | 0.000
447.32/447.46	c total clause space: 78.2603MB
447.32/447.46	c total #watches: 84622
447.73/447.85	c total #propagations: 169753222 / total #impl: 388040200 (eff. 0.437)
447.73/447.85	c #Conflicts:    1299000 | #Learnt:      30150 | 0.000
447.73/447.85	c total clause space: 78.2603MB
447.73/447.85	c total #watches: 87312
448.12/448.25	c total #propagations: 169891198 / total #impl: 388347826 (eff. 0.437)
448.12/448.25	c #Conflicts:    1300000 | #Learnt:      31150 | 0.000
448.12/448.25	c total clause space: 78.2603MB
448.12/448.25	c total #watches: 89981
448.52/448.62	c total #propagations: 170035335 / total #impl: 388657522 (eff. 0.437)
448.52/448.62	c #Conflicts:    1301000 | #Learnt:      32150 | 0.000
448.52/448.62	c total clause space: 78.2603MB
448.52/448.62	c total #watches: 92419
448.92/449.03	c total #propagations: 170161178 / total #impl: 388945561 (eff. 0.437)
448.92/449.03	c #Conflicts:    1302000 | #Learnt:      33150 | 0.000
448.92/449.03	c total clause space: 78.2603MB
448.92/449.03	c total #watches: 94652
449.32/449.42	c total #propagations: 170295548 / total #impl: 389258886 (eff. 0.437)
449.32/449.42	c #Conflicts:    1303000 | #Learnt:      34150 | 0.000
449.32/449.42	c total clause space: 78.2603MB
449.32/449.42	c total #watches: 97107
449.72/449.83	c total #propagations: 170425176 / total #impl: 389562092 (eff. 0.437)
449.72/449.83	c #Conflicts:    1304000 | #Learnt:      35150 | 0.000
449.72/449.83	c total clause space: 78.2603MB
449.72/449.83	c total #watches: 99737
450.12/450.24	c total #propagations: 170549582 / total #impl: 389871437 (eff. 0.437)
450.12/450.24	c #Conflicts:    1305000 | #Learnt:      36150 | 0.000
450.12/450.24	c total clause space: 78.2603MB
450.12/450.24	c total #watches: 102418
450.62/450.73	c total #propagations: 170675975 / total #impl: 390163397 (eff. 0.437)
450.62/450.73	c #Conflicts:    1306000 | #Learnt:      37150 | 0.000
450.62/450.73	c total clause space: 78.2603MB
450.62/450.73	c total #watches: 104832
451.03/451.17	c total #propagations: 170807537 / total #impl: 390470684 (eff. 0.437)
451.03/451.17	c #Conflicts:    1307000 | #Learnt:      38150 | 0.000
451.03/451.17	c total clause space: 78.2603MB
451.03/451.17	c total #watches: 107334
451.52/451.61	c total #propagations: 170933622 / total #impl: 390765157 (eff. 0.437)
451.52/451.61	c #Conflicts:    1308000 | #Learnt:      39150 | 0.000
451.52/451.61	c total clause space: 78.2603MB
451.52/451.61	c total #watches: 109811
452.03/452.12	c total #propagations: 171062048 / total #impl: 391054555 (eff. 0.437)
452.03/452.12	c #Conflicts:    1309000 | #Learnt:      40150 | 0.000
452.03/452.12	c total clause space: 78.2603MB
452.03/452.12	c total #watches: 112271
452.42/452.60	c total #propagations: 171191142 / total #impl: 391381962 (eff. 0.437)
452.42/452.60	c #Conflicts:    1310000 | #Learnt:      41150 | 0.000
452.42/452.60	c total clause space: 78.2603MB
452.42/452.60	c total #watches: 114828
452.92/453.09	c total #propagations: 171319733 / total #impl: 391690979 (eff. 0.437)
452.92/453.09	c #Conflicts:    1311000 | #Learnt:      42150 | 0.000
452.92/453.09	c total clause space: 78.2603MB
452.92/453.09	c total #watches: 117301
453.42/453.56	c total #propagations: 171447945 / total #impl: 391969181 (eff. 0.437)
453.42/453.56	c #Conflicts:    1312000 | #Learnt:      43150 | 0.000
453.42/453.56	c total clause space: 78.2603MB
453.42/453.56	c total #watches: 120123
453.92/454.04	c total #propagations: 171568373 / total #impl: 392226848 (eff. 0.437)
453.92/454.04	c #Conflicts:    1313000 | #Learnt:      44150 | 0.000
453.92/454.04	c total clause space: 78.2603MB
453.92/454.04	c total #watches: 122371
454.42/454.56	c total #propagations: 171695117 / total #impl: 392497856 (eff. 0.437)
454.42/454.56	c #Conflicts:    1314000 | #Learnt:      45150 | 0.000
454.42/454.56	c total clause space: 78.2603MB
454.42/454.56	c total #watches: 124751
455.02/455.10	c total #propagations: 171820106 / total #impl: 392772325 (eff. 0.437)
455.02/455.10	c #Conflicts:    1315000 | #Learnt:      46150 | 0.000
455.02/455.10	c total clause space: 78.2603MB
455.02/455.10	c total #watches: 127327
455.52/455.63	c total #propagations: 171953911 / total #impl: 393096944 (eff. 0.437)
455.52/455.63	c #Conflicts:    1316000 | #Learnt:      47150 | 0.000
455.52/455.63	c total clause space: 78.2603MB
455.52/455.63	c total #watches: 129779
456.12/456.24	c total #propagations: 172078886 / total #impl: 393394022 (eff. 0.437)
456.12/456.24	c #Conflicts:    1317000 | #Learnt:      48150 | 0.000
456.12/456.24	c total clause space: 78.2603MB
456.12/456.24	c total #watches: 132325
456.72/456.86	c total #propagations: 172216633 / total #impl: 393743352 (eff. 0.437)
456.72/456.86	c #Conflicts:    1318000 | #Learnt:      49150 | 0.000
456.72/456.86	c total clause space: 78.2603MB
456.72/456.86	c total #watches: 134779
457.32/457.47	c total #propagations: 172355454 / total #impl: 394117814 (eff. 0.437)
457.32/457.47	c #Conflicts:    1319000 | #Learnt:      50150 | 0.000
457.32/457.47	c total clause space: 78.2603MB
457.32/457.47	c total #watches: 137377
457.92/458.04	c total #propagations: 172491606 / total #impl: 394485594 (eff. 0.437)
457.92/458.04	c #Conflicts:    1320000 | #Learnt:      51150 | 0.000
457.92/458.04	c total clause space: 78.2603MB
457.92/458.04	c total #watches: 139962
458.52/458.63	c total #propagations: 172623339 / total #impl: 394841902 (eff. 0.437)
458.52/458.63	c #Conflicts:    1321000 | #Learnt:      52150 | 0.000
458.52/458.63	c total clause space: 78.2603MB
458.52/458.63	c total #watches: 142710
459.12/459.26	c total #propagations: 172761156 / total #impl: 395180819 (eff. 0.437)
459.12/459.26	c #Conflicts:    1322000 | #Learnt:      53150 | 0.000
459.12/459.26	c total clause space: 78.2603MB
459.12/459.26	c total #watches: 145216
459.82/459.92	c total #propagations: 172897545 / total #impl: 395549324 (eff. 0.437)
459.82/459.92	c #Conflicts:    1323000 | #Learnt:      54150 | 0.000
459.82/459.92	c total clause space: 78.2603MB
459.82/459.92	c total #watches: 147762
460.42/460.53	c total #propagations: 173033149 / total #impl: 395905292 (eff. 0.437)
460.42/460.53	c #Conflicts:    1324000 | #Learnt:      55150 | 0.000
460.42/460.53	c total clause space: 78.2603MB
460.42/460.53	c total #watches: 150383
460.92/461.07	c total #propagations: 173167770 / total #impl: 396239388 (eff. 0.437)
460.92/461.07	c GARBAGE COLLECT
460.92/461.07	c #Conflicts:    1325000 | #Learnt:      28351 | 0.000
460.92/461.07	c total clause space: 78.2603MB
460.92/461.07	c total #watches: 82832
461.32/461.41	c total #propagations: 173306263 / total #impl: 396611559 (eff. 0.437)
461.32/461.41	c #Conflicts:    1326000 | #Learnt:      29351 | 0.000
461.32/461.41	c total clause space: 78.2603MB
461.32/461.41	c total #watches: 85509
461.62/461.78	c total #propagations: 173438691 / total #impl: 396949200 (eff. 0.437)
461.62/461.78	c #Conflicts:    1327000 | #Learnt:      30351 | 0.000
461.62/461.78	c total clause space: 78.2603MB
461.62/461.78	c total #watches: 88115
462.02/462.17	c total #propagations: 173574327 / total #impl: 397290067 (eff. 0.437)
462.02/462.17	c #Conflicts:    1328000 | #Learnt:      31351 | 0.000
462.02/462.17	c total clause space: 78.2603MB
462.02/462.17	c total #watches: 90615
462.42/462.55	c total #propagations: 173713113 / total #impl: 397670571 (eff. 0.437)
462.42/462.55	c #Conflicts:    1329000 | #Learnt:      32351 | 0.000
462.42/462.55	c total clause space: 78.2603MB
462.42/462.55	c total #watches: 92916
462.82/462.95	c total #propagations: 173839864 / total #impl: 397975386 (eff. 0.437)
462.82/462.95	c #Conflicts:    1330000 | #Learnt:      33351 | 0.000
462.82/462.95	c total clause space: 78.2603MB
462.82/462.95	c total #watches: 95576
463.22/463.33	c total #propagations: 173978092 / total #impl: 398317590 (eff. 0.437)
463.22/463.33	c #Conflicts:    1331000 | #Learnt:      34351 | 0.000
463.22/463.33	c total clause space: 78.2603MB
463.22/463.33	c total #watches: 97941
463.62/463.72	c total #propagations: 174108056 / total #impl: 398619882 (eff. 0.437)
463.62/463.72	c #Conflicts:    1332000 | #Learnt:      35351 | 0.000
463.62/463.72	c total clause space: 78.2603MB
463.62/463.72	c total #watches: 100320
464.02/464.15	c total #propagations: 174236697 / total #impl: 398896775 (eff. 0.437)
464.02/464.15	c #Conflicts:    1333000 | #Learnt:      36351 | 0.000
464.02/464.15	c total clause space: 78.2603MB
464.02/464.15	c total #watches: 102707
464.52/464.60	c total #propagations: 174371895 / total #impl: 399209747 (eff. 0.437)
464.52/464.60	c #Conflicts:    1334000 | #Learnt:      37351 | 0.000
464.52/464.60	c total clause space: 78.2603MB
464.52/464.60	c total #watches: 105175
464.92/465.07	c total #propagations: 174510361 / total #impl: 399543527 (eff. 0.437)
464.92/465.07	c #Conflicts:    1335000 | #Learnt:      38351 | 0.000
464.92/465.07	c total clause space: 78.2603MB
464.92/465.07	c total #watches: 107534
465.42/465.52	c total #propagations: 174648265 / total #impl: 399880462 (eff. 0.437)
465.42/465.52	c #Conflicts:    1336000 | #Learnt:      39351 | 0.000
465.42/465.52	c total clause space: 78.2603MB
465.42/465.52	c total #watches: 109808
465.92/466.02	c total #propagations: 174783357 / total #impl: 400209444 (eff. 0.437)
465.92/466.02	c #Conflicts:    1337000 | #Learnt:      40351 | 0.000
465.92/466.02	c total clause space: 78.2603MB
465.92/466.02	c total #watches: 112143
466.42/466.52	c total #propagations: 174921803 / total #impl: 400546588 (eff. 0.437)
466.42/466.52	c #Conflicts:    1338000 | #Learnt:      41351 | 0.000
466.42/466.52	c total clause space: 78.2603MB
466.42/466.52	c total #watches: 114526
466.92/467.02	c total #propagations: 175050925 / total #impl: 400860782 (eff. 0.437)
466.92/467.02	c #Conflicts:    1339000 | #Learnt:      42351 | 0.000
466.92/467.02	c total clause space: 78.2603MB
466.92/467.02	c total #watches: 116884
467.42/467.54	c total #propagations: 175184993 / total #impl: 401191535 (eff. 0.437)
467.42/467.54	c #Conflicts:    1340000 | #Learnt:      43351 | 0.000
467.42/467.54	c total clause space: 78.2603MB
467.42/467.54	c total #watches: 119143
467.92/468.06	c total #propagations: 175318579 / total #impl: 401515059 (eff. 0.437)
467.92/468.06	c #Conflicts:    1341000 | #Learnt:      44351 | 0.000
467.92/468.06	c total clause space: 78.2603MB
467.92/468.06	c total #watches: 121406
468.42/468.56	c total #propagations: 175450764 / total #impl: 401843338 (eff. 0.437)
468.42/468.56	c #Conflicts:    1342000 | #Learnt:      45351 | 0.000
468.42/468.56	c total clause space: 78.2603MB
468.42/468.56	c total #watches: 123771
469.02/469.13	c total #propagations: 175589625 / total #impl: 402212343 (eff. 0.437)
469.02/469.13	c #Conflicts:    1343000 | #Learnt:      46351 | 0.000
469.02/469.13	c total clause space: 78.2603MB
469.02/469.13	c total #watches: 126197
469.51/469.66	c total #propagations: 175721032 / total #impl: 402563363 (eff. 0.437)
469.51/469.66	c #Conflicts:    1344000 | #Learnt:      47351 | 0.000
469.51/469.66	c total clause space: 78.2603MB
469.51/469.66	c total #watches: 128395
470.01/470.17	c total #propagations: 175851812 / total #impl: 402893879 (eff. 0.436)
470.01/470.17	c #Conflicts:    1345000 | #Learnt:      48351 | 0.000
470.01/470.17	c total clause space: 78.2603MB
470.01/470.17	c total #watches: 130672
470.61/470.72	c total #propagations: 175982553 / total #impl: 403222031 (eff. 0.436)
470.61/470.72	c #Conflicts:    1346000 | #Learnt:      49351 | 0.000
470.61/470.72	c total clause space: 78.2603MB
470.61/470.72	c total #watches: 133108
471.11/471.24	c total #propagations: 176109676 / total #impl: 403522995 (eff. 0.436)
471.11/471.24	c #Conflicts:    1347000 | #Learnt:      50351 | 0.000
471.11/471.24	c total clause space: 78.2603MB
471.11/471.24	c total #watches: 135536
471.71/471.83	c total #propagations: 176239965 / total #impl: 403819776 (eff. 0.436)
471.71/471.83	c #Conflicts:    1348000 | #Learnt:      51351 | 0.000
471.71/471.83	c total clause space: 78.2603MB
471.71/471.83	c total #watches: 138013
472.31/472.47	c total #propagations: 176367567 / total #impl: 404143457 (eff. 0.436)
472.31/472.47	c #Conflicts:    1349000 | #Learnt:      52351 | 0.000
472.31/472.47	c total clause space: 78.2603MB
472.31/472.47	c total #watches: 140699
473.02/473.16	c total #propagations: 176506267 / total #impl: 404493679 (eff. 0.436)
473.02/473.16	c #Conflicts:    1350000 | #Learnt:      53351 | 0.000
473.02/473.16	c total clause space: 78.2603MB
473.02/473.16	c total #watches: 143197
473.71/473.84	c total #propagations: 176641076 / total #impl: 404824779 (eff. 0.436)
473.71/473.84	c #Conflicts:    1351000 | #Learnt:      54351 | 0.000
473.71/473.84	c total clause space: 78.2603MB
473.71/473.84	c total #watches: 145498
474.31/474.47	c total #propagations: 176775742 / total #impl: 405149552 (eff. 0.436)
474.31/474.47	c #Conflicts:    1352000 | #Learnt:      55351 | 0.000
474.31/474.47	c total clause space: 78.2603MB
474.31/474.47	c total #watches: 147900
475.01/475.11	c total #propagations: 176902675 / total #impl: 405452056 (eff. 0.436)
475.01/475.11	c GARBAGE COLLECT
475.01/475.11	c #Conflicts:    1353000 | #Learnt:      28250 | 0.000
475.01/475.11	c total clause space: 78.2603MB
475.01/475.11	c total #watches: 82532
475.31/475.45	c total #propagations: 177026371 / total #impl: 405731600 (eff. 0.436)
475.31/475.45	c #Conflicts:    1354000 | #Learnt:      29250 | 0.000
475.31/475.45	c total clause space: 78.2603MB
475.31/475.45	c total #watches: 85055
475.61/475.79	c total #propagations: 177165076 / total #impl: 406042831 (eff. 0.436)
475.61/475.79	c #Conflicts:    1355000 | #Learnt:      30250 | 0.000
475.61/475.79	c total clause space: 78.2603MB
475.61/475.79	c total #watches: 87650
476.01/476.16	c total #propagations: 177296268 / total #impl: 406362172 (eff. 0.436)
476.01/476.16	c #Conflicts:    1356000 | #Learnt:      31250 | 0.000
476.01/476.16	c total clause space: 78.2603MB
476.01/476.16	c total #watches: 90064
476.41/476.54	c total #propagations: 177430236 / total #impl: 406664098 (eff. 0.436)
476.41/476.54	c #Conflicts:    1357000 | #Learnt:      32250 | 0.000
476.41/476.54	c total clause space: 78.2603MB
476.41/476.54	c total #watches: 92857
476.81/476.90	c total #propagations: 177566102 / total #impl: 406975193 (eff. 0.436)
476.81/476.90	c #Conflicts:    1358000 | #Learnt:      33250 | 0.000
476.81/476.90	c total clause space: 78.2603MB
476.81/476.90	c total #watches: 95570
477.11/477.29	c total #propagations: 177695386 / total #impl: 407289119 (eff. 0.436)
477.11/477.29	c #Conflicts:    1359000 | #Learnt:      34250 | 0.000
477.11/477.29	c total clause space: 78.2603MB
477.11/477.29	c total #watches: 98095
477.51/477.62	c total #propagations: 177826627 / total #impl: 407612308 (eff. 0.436)
477.51/477.62	c #Conflicts:    1360000 | #Learnt:      35250 | 0.000
477.51/477.62	c total clause space: 78.2603MB
477.51/477.62	c total #watches: 100812
477.91/478.08	c total #propagations: 177951751 / total #impl: 407895345 (eff. 0.436)
477.91/478.08	c #Conflicts:    1361000 | #Learnt:      36250 | 0.000
477.91/478.08	c total clause space: 78.2603MB
477.91/478.08	c total #watches: 103365
478.31/478.49	c total #propagations: 178086857 / total #impl: 408227183 (eff. 0.436)
478.31/478.49	c #Conflicts:    1362000 | #Learnt:      37250 | 0.000
478.31/478.49	c total clause space: 78.2603MB
478.31/478.49	c total #watches: 105950
478.81/478.97	c total #propagations: 178227759 / total #impl: 408501934 (eff. 0.436)
478.81/478.97	c #Conflicts:    1363000 | #Learnt:      38250 | 0.000
478.81/478.97	c total clause space: 78.2603MB
478.81/478.97	c total #watches: 108438
479.31/479.45	c total #propagations: 178367037 / total #impl: 408821588 (eff. 0.436)
479.31/479.45	c #Conflicts:    1364000 | #Learnt:      39250 | 0.000
479.31/479.45	c total clause space: 78.2603MB
479.31/479.45	c total #watches: 110857
479.81/479.94	c total #propagations: 178499242 / total #impl: 409138757 (eff. 0.436)
479.81/479.94	c #Conflicts:    1365000 | #Learnt:      40250 | 0.000
479.81/479.94	c total clause space: 78.2603MB
479.81/479.94	c total #watches: 113189
480.21/480.33	c total #propagations: 178620263 / total #impl: 409415044 (eff. 0.436)
480.21/480.33	c #Conflicts:    1366000 | #Learnt:      41250 | 0.000
480.21/480.33	c total clause space: 78.2603MB
480.21/480.33	c total #watches: 116123
480.62/480.76	c total #propagations: 178739034 / total #impl: 409712773 (eff. 0.436)
480.62/480.76	c #Conflicts:    1367000 | #Learnt:      42250 | 0.000
480.62/480.76	c total clause space: 78.2603MB
480.62/480.76	c total #watches: 118806
481.21/481.30	c total #propagations: 178851641 / total #impl: 409999593 (eff. 0.436)
481.21/481.30	c #Conflicts:    1368000 | #Learnt:      43250 | 0.000
481.21/481.30	c total clause space: 78.2603MB
481.21/481.30	c total #watches: 121118
481.82/481.95	c total #propagations: 178976356 / total #impl: 410284820 (eff. 0.436)
481.82/481.95	c #Conflicts:    1369000 | #Learnt:      44250 | 0.000
481.82/481.95	c total clause space: 78.2603MB
481.82/481.95	c total #watches: 123496
482.21/482.38	c total #propagations: 179112851 / total #impl: 410596374 (eff. 0.436)
482.21/482.38	c #Conflicts:    1370000 | #Learnt:      45250 | 0.000
482.21/482.38	c total clause space: 78.2603MB
482.21/482.38	c total #watches: 126205
482.82/482.97	c total #propagations: 179237606 / total #impl: 410911372 (eff. 0.436)
482.82/482.97	c #Conflicts:    1371000 | #Learnt:      46250 | 0.000
482.82/482.97	c total clause space: 78.2603MB
482.82/482.97	c total #watches: 128913
483.41/483.51	c total #propagations: 179369008 / total #impl: 411218284 (eff. 0.436)
483.41/483.51	c #Conflicts:    1372000 | #Learnt:      47250 | 0.000
483.41/483.51	c total clause space: 78.2603MB
483.41/483.51	c total #watches: 131510
483.81/483.99	c total #propagations: 179493974 / total #impl: 411517413 (eff. 0.436)
483.81/483.99	c #Conflicts:    1373000 | #Learnt:      48250 | 0.000
483.81/483.99	c total clause space: 78.2603MB
483.81/483.99	c total #watches: 133888
484.41/484.59	c total #propagations: 179601884 / total #impl: 411788425 (eff. 0.436)
484.41/484.59	c #Conflicts:    1374000 | #Learnt:      49250 | 0.000
484.41/484.59	c total clause space: 78.2603MB
484.41/484.59	c total #watches: 136289
485.02/485.15	c total #propagations: 179739905 / total #impl: 412089140 (eff. 0.436)
485.02/485.15	c #Conflicts:    1375000 | #Learnt:      50250 | 0.000
485.02/485.15	c total clause space: 78.2603MB
485.02/485.15	c total #watches: 138858
485.61/485.76	c total #propagations: 179873819 / total #impl: 412385079 (eff. 0.436)
485.61/485.76	c #Conflicts:    1376000 | #Learnt:      51250 | 0.000
485.61/485.76	c total clause space: 78.2603MB
485.61/485.76	c total #watches: 141486
486.31/486.41	c total #propagations: 180009545 / total #impl: 412724831 (eff. 0.436)
486.31/486.41	c #Conflicts:    1377000 | #Learnt:      52250 | 0.000
486.31/486.41	c total clause space: 78.2603MB
486.31/486.41	c total #watches: 144176
486.91/487.08	c total #propagations: 180147785 / total #impl: 413079715 (eff. 0.436)
486.91/487.08	c #Conflicts:    1378000 | #Learnt:      53250 | 0.000
486.91/487.08	c total clause space: 78.2603MB
486.91/487.08	c total #watches: 146728
487.61/487.74	c total #propagations: 180282371 / total #impl: 413414147 (eff. 0.436)
487.61/487.74	c #Conflicts:    1379000 | #Learnt:      54250 | 0.000
487.61/487.74	c total clause space: 78.2603MB
487.61/487.74	c total #watches: 149331
488.32/488.47	c total #propagations: 180413783 / total #impl: 413726856 (eff. 0.436)
488.32/488.47	c #Conflicts:    1380000 | #Learnt:      55250 | 0.000
488.32/488.47	c total clause space: 78.2603MB
488.32/488.47	c total #watches: 151778
489.01/489.14	c total #propagations: 180545388 / total #impl: 414072555 (eff. 0.436)
489.01/489.14	c #Conflicts:    1381000 | #Learnt:      56250 | 0.000
489.01/489.14	c total clause space: 78.2603MB
489.01/489.14	c total #watches: 154204
489.61/489.71	c total #propagations: 180677139 / total #impl: 414383211 (eff. 0.436)
489.61/489.71	c GARBAGE COLLECT
489.61/489.71	c #Conflicts:    1382000 | #Learnt:      28844 | 0.000
489.61/489.71	c total clause space: 78.2603MB
489.61/489.71	c total #watches: 84099
489.91/490.09	c total #propagations: 180805145 / total #impl: 414666452 (eff. 0.436)
489.91/490.09	c #Conflicts:    1383000 | #Learnt:      29844 | 0.000
489.91/490.09	c total clause space: 78.2603MB
489.91/490.09	c total #watches: 86795
490.31/490.46	c total #propagations: 180938796 / total #impl: 414978057 (eff. 0.436)
490.31/490.46	c #Conflicts:    1384000 | #Learnt:      30844 | 0.000
490.31/490.46	c total clause space: 78.2603MB
490.31/490.46	c total #watches: 89714
490.71/490.84	c total #propagations: 181072388 / total #impl: 415284691 (eff. 0.436)
490.71/490.84	c #Conflicts:    1385000 | #Learnt:      31844 | 0.000
490.71/490.84	c total clause space: 78.2603MB
490.71/490.84	c total #watches: 92347
491.11/491.22	c total #propagations: 181201733 / total #impl: 415591891 (eff. 0.436)
491.11/491.22	c #Conflicts:    1386000 | #Learnt:      32844 | 0.000
491.11/491.22	c total clause space: 78.2603MB
491.11/491.22	c total #watches: 94789
491.51/491.62	c total #propagations: 181326204 / total #impl: 415890849 (eff. 0.436)
491.51/491.62	c #Conflicts:    1387000 | #Learnt:      33844 | 0.000
491.51/491.62	c total clause space: 78.2603MB
491.51/491.62	c total #watches: 97534
492.01/492.10	c total #propagations: 181461879 / total #impl: 416226889 (eff. 0.436)
492.01/492.10	c #Conflicts:    1388000 | #Learnt:      34844 | 0.000
492.01/492.10	c total clause space: 78.2603MB
492.01/492.10	c total #watches: 100225
492.31/492.49	c total #propagations: 181597484 / total #impl: 416569543 (eff. 0.436)
492.31/492.49	c #Conflicts:    1389000 | #Learnt:      35844 | 0.000
492.31/492.49	c total clause space: 78.2603MB
492.31/492.49	c total #watches: 102694
492.82/492.94	c total #propagations: 181724224 / total #impl: 416883898 (eff. 0.436)
492.82/492.94	c #Conflicts:    1390000 | #Learnt:      36844 | 0.000
492.82/492.94	c total clause space: 78.2603MB
492.82/492.94	c total #watches: 105133
493.31/493.42	c total #propagations: 181856639 / total #impl: 417206319 (eff. 0.436)
493.31/493.42	c #Conflicts:    1391000 | #Learnt:      37844 | 0.000
493.31/493.42	c total clause space: 78.2603MB
493.31/493.42	c total #watches: 107688
493.71/493.87	c total #propagations: 181983171 / total #impl: 417509273 (eff. 0.436)
493.71/493.87	c #Conflicts:    1392000 | #Learnt:      38844 | 0.000
493.71/493.87	c total clause space: 78.2603MB
493.71/493.87	c total #watches: 110429
494.21/494.36	c total #propagations: 182113947 / total #impl: 417866782 (eff. 0.436)
494.21/494.36	c #Conflicts:    1393000 | #Learnt:      39844 | 0.000
494.21/494.36	c total clause space: 78.2603MB
494.21/494.36	c total #watches: 112891
494.71/494.82	c total #propagations: 182251019 / total #impl: 418228920 (eff. 0.436)
494.71/494.82	c #Conflicts:    1394000 | #Learnt:      40844 | 0.000
494.71/494.82	c total clause space: 78.2603MB
494.71/494.82	c total #watches: 115236
495.21/495.33	c total #propagations: 182376477 / total #impl: 418532146 (eff. 0.436)
495.21/495.33	c #Conflicts:    1395000 | #Learnt:      41844 | 0.000
495.21/495.33	c total clause space: 78.2603MB
495.21/495.33	c total #watches: 117815
495.71/495.84	c total #propagations: 182504885 / total #impl: 418869082 (eff. 0.436)
495.71/495.84	c #Conflicts:    1396000 | #Learnt:      42844 | 0.000
495.71/495.84	c total clause space: 78.2603MB
495.71/495.84	c total #watches: 120134
496.21/496.35	c total #propagations: 182632552 / total #impl: 419179526 (eff. 0.436)
496.21/496.35	c #Conflicts:    1397000 | #Learnt:      43844 | 0.000
496.21/496.35	c total clause space: 78.2603MB
496.21/496.35	c total #watches: 122543
496.61/496.76	c total #propagations: 182757885 / total #impl: 419490939 (eff. 0.436)
496.61/496.76	c #Conflicts:    1398000 | #Learnt:      44844 | 0.000
496.61/496.76	c total clause space: 78.2603MB
496.61/496.76	c total #watches: 125444
497.01/497.12	c total #propagations: 182882712 / total #impl: 419771619 (eff. 0.436)
497.01/497.12	c #Conflicts:    1399000 | #Learnt:      45844 | 0.000
497.01/497.12	c total clause space: 78.2603MB
497.01/497.12	c total #watches: 128696
497.31/497.49	c total #propagations: 183007094 / total #impl: 420064750 (eff. 0.436)
497.31/497.49	c #Conflicts:    1400000 | #Learnt:      46844 | 0.000
497.31/497.49	c total clause space: 78.2603MB
497.31/497.49	c total #watches: 131525
497.81/497.91	c total #propagations: 183116103 / total #impl: 420343796 (eff. 0.436)
497.81/497.91	c #Conflicts:    1401000 | #Learnt:      47844 | 0.000
497.81/497.91	c total clause space: 78.2603MB
497.81/497.91	c total #watches: 134321
498.22/498.39	c total #propagations: 183227856 / total #impl: 420628386 (eff. 0.436)
498.22/498.39	c #Conflicts:    1402000 | #Learnt:      48844 | 0.000
498.22/498.39	c total clause space: 78.2603MB
498.22/498.39	c total #watches: 137086
498.81/498.92	c total #propagations: 183336434 / total #impl: 420892451 (eff. 0.436)
498.81/498.92	c #Conflicts:    1403000 | #Learnt:      49844 | 0.000
498.81/498.92	c total clause space: 78.2603MB
498.81/498.92	c total #watches: 139396
499.42/499.57	c total #propagations: 183446075 / total #impl: 421141713 (eff. 0.436)
499.42/499.57	c #Conflicts:    1404000 | #Learnt:      50844 | 0.000
499.42/499.57	c total clause space: 78.2603MB
499.42/499.57	c total #watches: 141753
500.11/500.22	c total #propagations: 183562175 / total #impl: 421414755 (eff. 0.436)
500.11/500.22	c #Conflicts:    1405000 | #Learnt:      51844 | 0.000
500.11/500.22	c total clause space: 78.2603MB
500.11/500.22	c total #watches: 144411
500.71/500.86	c total #propagations: 183690313 / total #impl: 421715507 (eff. 0.436)
500.71/500.86	c #Conflicts:    1406000 | #Learnt:      52844 | 0.000
500.71/500.86	c total clause space: 78.2603MB
500.71/500.86	c total #watches: 146937
501.41/501.57	c total #propagations: 183807188 / total #impl: 422002343 (eff. 0.436)
501.41/501.57	c #Conflicts:    1407000 | #Learnt:      53844 | 0.000
501.41/501.57	c total clause space: 78.2603MB
501.41/501.57	c total #watches: 149465
502.11/502.27	c total #propagations: 183937861 / total #impl: 422331560 (eff. 0.436)
502.11/502.27	c #Conflicts:    1408000 | #Learnt:      54844 | 0.000
502.11/502.27	c total clause space: 78.2603MB
502.11/502.27	c total #watches: 151973
502.91/503.05	c total #propagations: 184071887 / total #impl: 422672500 (eff. 0.435)
502.91/503.05	c #Conflicts:    1409000 | #Learnt:      55844 | 0.000
502.91/503.05	c total clause space: 78.2603MB
502.91/503.05	c total #watches: 154546
503.72/503.85	c total #propagations: 184212205 / total #impl: 423018100 (eff. 0.435)
503.72/503.85	c #Conflicts:    1410000 | #Learnt:      56844 | 0.000
503.72/503.85	c total clause space: 78.2603MB
503.72/503.85	c total #watches: 156877
504.21/504.37	c total #propagations: 184340717 / total #impl: 423332740 (eff. 0.435)
504.21/504.37	c GARBAGE COLLECT
504.21/504.37	c #Conflicts:    1411000 | #Learnt:      29143 | 0.000
504.21/504.37	c total clause space: 78.2603MB
504.21/504.37	c total #watches: 84759
504.61/504.72	c total #propagations: 184474085 / total #impl: 423623425 (eff. 0.435)
504.61/504.72	c #Conflicts:    1412000 | #Learnt:      30143 | 0.000
504.61/504.72	c total clause space: 78.2603MB
504.61/504.72	c total #watches: 87288
505.01/505.11	c total #propagations: 184614289 / total #impl: 423923169 (eff. 0.435)
505.01/505.11	c #Conflicts:    1413000 | #Learnt:      31143 | 0.000
505.01/505.11	c total clause space: 78.2603MB
505.01/505.11	c total #watches: 89914
505.31/505.48	c total #propagations: 184750044 / total #impl: 424246411 (eff. 0.435)
505.31/505.48	c #Conflicts:    1414000 | #Learnt:      32143 | 0.000
505.31/505.48	c total clause space: 78.2603MB
505.31/505.48	c total #watches: 92410
505.81/505.90	c total #propagations: 184877320 / total #impl: 424526680 (eff. 0.435)
505.81/505.90	c #Conflicts:    1415000 | #Learnt:      33143 | 0.000
505.81/505.90	c total clause space: 78.2603MB
505.81/505.90	c total #watches: 94908
506.21/506.30	c total #propagations: 185011182 / total #impl: 424837677 (eff. 0.435)
506.21/506.30	c #Conflicts:    1416000 | #Learnt:      34143 | 0.000
506.21/506.30	c total clause space: 78.2603MB
506.21/506.30	c total #watches: 97465
506.61/506.72	c total #propagations: 185135455 / total #impl: 425124403 (eff. 0.435)
506.61/506.72	c #Conflicts:    1417000 | #Learnt:      35143 | 0.000
506.61/506.72	c total clause space: 78.2603MB
506.61/506.72	c total #watches: 100289
507.02/507.14	c total #propagations: 185266994 / total #impl: 425432827 (eff. 0.435)
507.02/507.14	c #Conflicts:    1418000 | #Learnt:      36143 | 0.000
507.02/507.14	c total clause space: 78.2603MB
507.02/507.14	c total #watches: 102817
507.51/507.62	c total #propagations: 185395476 / total #impl: 425744458 (eff. 0.435)
507.51/507.62	c #Conflicts:    1419000 | #Learnt:      37143 | 0.000
507.51/507.62	c total clause space: 78.2603MB
507.51/507.62	c total #watches: 105303
507.91/508.09	c total #propagations: 185536563 / total #impl: 426091817 (eff. 0.435)
507.91/508.09	c #Conflicts:    1420000 | #Learnt:      38143 | 0.000
507.91/508.09	c total clause space: 78.2603MB
507.91/508.09	c total #watches: 107640
508.41/508.54	c total #propagations: 185671481 / total #impl: 426398882 (eff. 0.435)
508.41/508.54	c #Conflicts:    1421000 | #Learnt:      39143 | 0.000
508.41/508.54	c total clause space: 78.2603MB
508.41/508.54	c total #watches: 110072
508.91/509.02	c total #propagations: 185801882 / total #impl: 426710456 (eff. 0.435)
508.91/509.02	c #Conflicts:    1422000 | #Learnt:      40143 | 0.000
508.91/509.02	c total clause space: 78.2603MB
508.91/509.02	c total #watches: 112336
509.41/509.51	c total #propagations: 185942130 / total #impl: 427044267 (eff. 0.435)
509.41/509.51	c #Conflicts:    1423000 | #Learnt:      41143 | 0.000
509.41/509.51	c total clause space: 78.2603MB
509.41/509.51	c total #watches: 114540
509.91/510.01	c total #propagations: 186073868 / total #impl: 427345108 (eff. 0.435)
509.91/510.01	c #Conflicts:    1424000 | #Learnt:      42143 | 0.000
509.91/510.01	c total clause space: 78.2603MB
509.91/510.01	c total #watches: 117123
510.42/510.57	c total #propagations: 186211892 / total #impl: 427657375 (eff. 0.435)
510.42/510.57	c #Conflicts:    1425000 | #Learnt:      43143 | 0.000
510.42/510.57	c total clause space: 78.2603MB
510.42/510.57	c total #watches: 119761
510.91/511.07	c total #propagations: 186349263 / total #impl: 428006404 (eff. 0.435)
510.91/511.07	c #Conflicts:    1426000 | #Learnt:      44143 | 0.000
510.91/511.07	c total clause space: 78.2603MB
510.91/511.07	c total #watches: 122259
511.42/511.60	c total #propagations: 186472103 / total #impl: 428291324 (eff. 0.435)
511.42/511.60	c #Conflicts:    1427000 | #Learnt:      45143 | 0.000
511.42/511.60	c total clause space: 78.2603MB
511.42/511.60	c total #watches: 125092
512.01/512.17	c total #propagations: 186611730 / total #impl: 428603735 (eff. 0.435)
512.01/512.17	c #Conflicts:    1428000 | #Learnt:      46143 | 0.000
512.01/512.17	c total clause space: 78.2603MB
512.01/512.17	c total #watches: 127579
512.52/512.69	c total #propagations: 186743859 / total #impl: 428913712 (eff. 0.435)
512.52/512.69	c #Conflicts:    1429000 | #Learnt:      47143 | 0.000
512.52/512.69	c total clause space: 78.2603MB
512.52/512.69	c total #watches: 130044
513.11/513.24	c total #propagations: 186861065 / total #impl: 429189619 (eff. 0.435)
513.11/513.24	c #Conflicts:    1430000 | #Learnt:      48143 | 0.000
513.11/513.24	c total clause space: 78.2603MB
513.11/513.24	c total #watches: 132498
513.71/513.87	c total #propagations: 186988253 / total #impl: 429464576 (eff. 0.435)
513.71/513.87	c #Conflicts:    1431000 | #Learnt:      49143 | 0.000
513.71/513.87	c total clause space: 78.2603MB
513.71/513.87	c total #watches: 134998
514.31/514.46	c total #propagations: 187124541 / total #impl: 429794174 (eff. 0.435)
514.31/514.46	c #Conflicts:    1432000 | #Learnt:      50143 | 0.000
514.31/514.46	c total clause space: 78.2603MB
514.31/514.46	c total #watches: 137620
514.91/515.03	c total #propagations: 187255695 / total #impl: 430114799 (eff. 0.435)
514.91/515.03	c #Conflicts:    1433000 | #Learnt:      51143 | 0.000
514.91/515.03	c total clause space: 78.2603MB
514.91/515.03	c total #watches: 140224
515.51/515.67	c total #propagations: 187381369 / total #impl: 430392835 (eff. 0.435)
515.51/515.67	c #Conflicts:    1434000 | #Learnt:      52143 | 0.000
515.51/515.67	c total clause space: 78.2603MB
515.51/515.67	c total #watches: 142629
516.21/516.35	c total #propagations: 187509389 / total #impl: 430705982 (eff. 0.435)
516.21/516.35	c #Conflicts:    1435000 | #Learnt:      53143 | 0.000
516.21/516.35	c total clause space: 78.2603MB
516.21/516.35	c total #watches: 145003
516.91/517.02	c total #propagations: 187640962 / total #impl: 431051262 (eff. 0.435)
516.91/517.02	c #Conflicts:    1436000 | #Learnt:      54143 | 0.000
516.91/517.02	c total clause space: 78.2603MB
516.91/517.02	c total #watches: 147545
517.51/517.65	c total #propagations: 187768504 / total #impl: 431365903 (eff. 0.435)
517.51/517.65	c #Conflicts:    1437000 | #Learnt:      55143 | 0.000
517.51/517.65	c total clause space: 78.2603MB
517.51/517.65	c total #watches: 150176
518.21/518.38	c total #propagations: 187901795 / total #impl: 431675452 (eff. 0.435)
518.21/518.38	c #Conflicts:    1438000 | #Learnt:      56143 | 0.000
518.21/518.38	c total clause space: 78.2603MB
518.21/518.38	c total #watches: 152496
518.91/519.04	c total #propagations: 188021683 / total #impl: 431936997 (eff. 0.435)
518.91/519.04	c #Conflicts:    1439000 | #Learnt:      57143 | 0.000
518.91/519.04	c total clause space: 78.2603MB
518.91/519.04	c total #watches: 154841
519.41/519.57	c total #propagations: 188142665 / total #impl: 432227264 (eff. 0.435)
519.41/519.57	c GARBAGE COLLECT
519.41/519.57	c #Conflicts:    1440000 | #Learnt:      29146 | 0.000
519.41/519.57	c total clause space: 78.2603MB
519.41/519.57	c total #watches: 84834
519.71/519.85	c total #propagations: 188266325 / total #impl: 432547502 (eff. 0.435)
519.71/519.85	c #Conflicts:    1441000 | #Learnt:      30146 | 0.000
519.71/519.85	c total clause space: 78.2603MB
519.71/519.85	c total #watches: 87552
520.01/520.16	c total #propagations: 188383193 / total #impl: 432831227 (eff. 0.435)
520.01/520.16	c #Conflicts:    1442000 | #Learnt:      31146 | 0.000
520.01/520.16	c total clause space: 78.2603MB
520.01/520.16	c total #watches: 89991
520.41/520.53	c total #propagations: 188499210 / total #impl: 433074053 (eff. 0.435)
520.41/520.53	c #Conflicts:    1443000 | #Learnt:      32146 | 0.000
520.41/520.53	c total clause space: 78.2603MB
520.41/520.53	c total #watches: 92278
520.71/520.89	c total #propagations: 188626636 / total #impl: 433363452 (eff. 0.435)
520.71/520.89	c #Conflicts:    1444000 | #Learnt:      33146 | 0.000
520.71/520.89	c total clause space: 78.2603MB
520.71/520.89	c total #watches: 94504
521.11/521.28	c total #propagations: 188751509 / total #impl: 433648344 (eff. 0.435)
521.11/521.28	c #Conflicts:    1445000 | #Learnt:      34146 | 0.000
521.11/521.28	c total clause space: 78.2603MB
521.11/521.28	c total #watches: 96777
521.51/521.67	c total #propagations: 188878405 / total #impl: 433934468 (eff. 0.435)
521.51/521.67	c #Conflicts:    1446000 | #Learnt:      35146 | 0.000
521.51/521.67	c total clause space: 78.2603MB
521.51/521.67	c total #watches: 99091
521.91/522.08	c total #propagations: 189006274 / total #impl: 434223003 (eff. 0.435)
521.91/522.08	c #Conflicts:    1447000 | #Learnt:      36146 | 0.000
521.91/522.08	c total clause space: 78.2603MB
521.91/522.08	c total #watches: 101373
522.41/522.50	c total #propagations: 189139599 / total #impl: 434530140 (eff. 0.435)
522.41/522.50	c #Conflicts:    1448000 | #Learnt:      37146 | 0.000
522.41/522.50	c total clause space: 78.2603MB
522.41/522.50	c total #watches: 103690
522.81/522.95	c total #propagations: 189271281 / total #impl: 434839602 (eff. 0.435)
522.81/522.95	c #Conflicts:    1449000 | #Learnt:      38146 | 0.000
522.81/522.95	c total clause space: 78.2603MB
522.81/522.95	c total #watches: 105957
523.21/523.34	c total #propagations: 189397950 / total #impl: 435137949 (eff. 0.435)
523.21/523.34	c #Conflicts:    1450000 | #Learnt:      39146 | 0.000
523.21/523.34	c total clause space: 78.2603MB
523.21/523.34	c total #watches: 108567
523.61/523.77	c total #propagations: 189521135 / total #impl: 435404148 (eff. 0.435)
523.61/523.77	c #Conflicts:    1451000 | #Learnt:      40146 | 0.000
523.61/523.77	c total clause space: 78.2603MB
523.61/523.77	c total #watches: 110940
524.11/524.26	c total #propagations: 189640071 / total #impl: 435668512 (eff. 0.435)
524.11/524.26	c #Conflicts:    1452000 | #Learnt:      41146 | 0.000
524.11/524.26	c total clause space: 78.2603MB
524.11/524.26	c total #watches: 113328
524.61/524.72	c total #propagations: 189772870 / total #impl: 435986636 (eff. 0.435)
524.61/524.72	c #Conflicts:    1453000 | #Learnt:      42146 | 0.000
524.61/524.72	c total clause space: 78.2603MB
524.61/524.72	c total #watches: 115716
525.11/525.22	c total #propagations: 189900066 / total #impl: 436259268 (eff. 0.435)
525.11/525.22	c #Conflicts:    1454000 | #Learnt:      43146 | 0.000
525.11/525.22	c total clause space: 78.2603MB
525.11/525.22	c total #watches: 117979
525.61/525.75	c total #propagations: 190023466 / total #impl: 436540870 (eff. 0.435)
525.61/525.75	c #Conflicts:    1455000 | #Learnt:      44146 | 0.000
525.61/525.75	c total clause space: 78.2603MB
525.61/525.75	c total #watches: 120334
526.11/526.25	c total #propagations: 190161202 / total #impl: 436890168 (eff. 0.435)
526.11/526.25	c #Conflicts:    1456000 | #Learnt:      45146 | 0.000
526.11/526.25	c total clause space: 78.2603MB
526.11/526.25	c total #watches: 122785
526.61/526.79	c total #propagations: 190291306 / total #impl: 437205192 (eff. 0.435)
526.61/526.79	c #Conflicts:    1457000 | #Learnt:      46146 | 0.000
526.61/526.79	c total clause space: 78.2603MB
526.61/526.79	c total #watches: 125100
527.21/527.36	c total #propagations: 190419378 / total #impl: 437512184 (eff. 0.435)
527.21/527.36	c #Conflicts:    1458000 | #Learnt:      47146 | 0.000
527.21/527.36	c total clause space: 78.2603MB
527.21/527.36	c total #watches: 127514
527.81/527.92	c total #propagations: 190553343 / total #impl: 437854379 (eff. 0.435)
527.81/527.92	c #Conflicts:    1459000 | #Learnt:      48146 | 0.000
527.81/527.92	c total clause space: 78.2603MB
527.81/527.92	c total #watches: 130044
528.31/528.45	c total #propagations: 190685044 / total #impl: 438180182 (eff. 0.435)
528.31/528.45	c #Conflicts:    1460000 | #Learnt:      49146 | 0.000
528.31/528.45	c total clause space: 78.2603MB
528.31/528.45	c total #watches: 132247
528.81/528.97	c total #propagations: 190806469 / total #impl: 438464268 (eff. 0.435)
528.81/528.97	c #Conflicts:    1461000 | #Learnt:      50146 | 0.000
528.81/528.97	c total clause space: 78.2603MB
528.81/528.97	c total #watches: 134445
529.41/529.55	c total #propagations: 190922100 / total #impl: 438743423 (eff. 0.435)
529.41/529.55	c #Conflicts:    1462000 | #Learnt:      51146 | 0.000
529.41/529.55	c total clause space: 78.2603MB
529.41/529.55	c total #watches: 136725
530.01/530.14	c total #propagations: 191051451 / total #impl: 439045869 (eff. 0.435)
530.01/530.14	c #Conflicts:    1463000 | #Learnt:      52146 | 0.000
530.01/530.14	c total clause space: 78.2603MB
530.01/530.14	c total #watches: 139044
530.61/530.76	c total #propagations: 191174529 / total #impl: 439331120 (eff. 0.435)
530.61/530.76	c #Conflicts:    1464000 | #Learnt:      53146 | 0.000
530.61/530.76	c total clause space: 78.2603MB
530.61/530.76	c total #watches: 141510
531.21/531.38	c total #propagations: 191311378 / total #impl: 439671180 (eff. 0.435)
531.21/531.38	c #Conflicts:    1465000 | #Learnt:      54146 | 0.000
531.21/531.38	c total clause space: 78.2603MB
531.21/531.38	c total #watches: 144196
531.91/532.08	c total #propagations: 191447601 / total #impl: 440005849 (eff. 0.435)
531.91/532.08	c #Conflicts:    1466000 | #Learnt:      55146 | 0.000
531.91/532.08	c total clause space: 78.2603MB
531.91/532.08	c total #watches: 146757
532.61/532.73	c total #propagations: 191569465 / total #impl: 440295025 (eff. 0.435)
532.61/532.73	c #Conflicts:    1467000 | #Learnt:      56146 | 0.000
532.61/532.73	c total clause space: 78.2603MB
532.61/532.73	c total #watches: 149373
533.20/533.35	c total #propagations: 191696252 / total #impl: 440576910 (eff. 0.435)
533.20/533.35	c #Conflicts:    1468000 | #Learnt:      57146 | 0.000
533.20/533.35	c total clause space: 78.2603MB
533.20/533.35	c total #watches: 151671
533.90/534.02	c total #propagations: 191829804 / total #impl: 440899514 (eff. 0.435)
533.90/534.02	c #Conflicts:    1469000 | #Learnt:      58146 | 0.000
533.90/534.02	c total clause space: 78.2603MB
533.90/534.02	c total #watches: 153929
534.40/534.58	c total #propagations: 191964342 / total #impl: 441231313 (eff. 0.435)
534.40/534.58	c GARBAGE COLLECT
534.40/534.58	c #Conflicts:    1470000 | #Learnt:      29846 | 0.000
534.40/534.58	c total clause space: 78.2603MB
534.40/534.58	c total #watches: 86623
534.80/534.93	c total #propagations: 192097815 / total #impl: 441557711 (eff. 0.435)
534.80/534.93	c #Conflicts:    1471000 | #Learnt:      30846 | 0.000
534.80/534.93	c total clause space: 78.2603MB
534.80/534.93	c total #watches: 89268
535.20/535.33	c total #propagations: 192219964 / total #impl: 441839275 (eff. 0.435)
535.20/535.33	c #Conflicts:    1472000 | #Learnt:      31846 | 0.000
535.20/535.33	c total clause space: 78.2603MB
535.20/535.33	c total #watches: 91714
535.61/535.73	c total #propagations: 192354175 / total #impl: 442164229 (eff. 0.435)
535.61/535.73	c #Conflicts:    1473000 | #Learnt:      32846 | 0.000
535.61/535.73	c total clause space: 78.2603MB
535.61/535.73	c total #watches: 94300
536.10/536.20	c total #propagations: 192482713 / total #impl: 442449258 (eff. 0.435)
536.10/536.20	c #Conflicts:    1474000 | #Learnt:      33846 | 0.000
536.10/536.20	c total clause space: 78.2603MB
536.10/536.20	c total #watches: 96894
536.50/536.62	c total #propagations: 192610079 / total #impl: 442753955 (eff. 0.435)
536.50/536.62	c #Conflicts:    1475000 | #Learnt:      34846 | 0.000
536.50/536.62	c total clause space: 78.2603MB
536.50/536.62	c total #watches: 99655
536.90/537.08	c total #propagations: 192746690 / total #impl: 443080686 (eff. 0.435)
536.90/537.08	c #Conflicts:    1476000 | #Learnt:      35846 | 0.000
536.90/537.08	c total clause space: 78.2603MB
536.90/537.08	c total #watches: 102036
537.40/537.50	c total #propagations: 192879630 / total #impl: 443392942 (eff. 0.435)
537.40/537.50	c #Conflicts:    1477000 | #Learnt:      36846 | 0.000
537.40/537.50	c total clause space: 78.2603MB
537.40/537.50	c total #watches: 104436
537.81/537.95	c total #propagations: 193009458 / total #impl: 443659796 (eff. 0.435)
537.81/537.95	c #Conflicts:    1478000 | #Learnt:      37846 | 0.000
537.81/537.95	c total clause space: 78.2603MB
537.81/537.95	c total #watches: 106819
538.30/538.44	c total #propagations: 193132943 / total #impl: 443934519 (eff. 0.435)
538.30/538.44	c #Conflicts:    1479000 | #Learnt:      38846 | 0.000
538.30/538.44	c total clause space: 78.2603MB
538.30/538.44	c total #watches: 109218
538.70/538.89	c total #propagations: 193256911 / total #impl: 444235409 (eff. 0.435)
538.70/538.89	c #Conflicts:    1480000 | #Learnt:      39846 | 0.000
538.70/538.89	c total clause space: 78.2603MB
538.70/538.89	c total #watches: 111848
539.20/539.36	c total #propagations: 193384574 / total #impl: 444551961 (eff. 0.435)
539.20/539.36	c #Conflicts:    1481000 | #Learnt:      40846 | 0.000
539.20/539.36	c total clause space: 78.2603MB
539.20/539.36	c total #watches: 114320
539.70/539.84	c total #propagations: 193514624 / total #impl: 444850331 (eff. 0.435)
539.70/539.84	c #Conflicts:    1482000 | #Learnt:      41846 | 0.000
539.70/539.84	c total clause space: 78.2603MB
539.70/539.84	c total #watches: 116795
540.20/540.36	c total #propagations: 193635838 / total #impl: 445144530 (eff. 0.435)
540.20/540.36	c #Conflicts:    1483000 | #Learnt:      42846 | 0.000
540.20/540.36	c total clause space: 78.2603MB
540.20/540.36	c total #watches: 119403
540.80/540.91	c total #propagations: 193762942 / total #impl: 445453294 (eff. 0.435)
540.80/540.91	c #Conflicts:    1484000 | #Learnt:      43846 | 0.000
540.80/540.91	c total clause space: 78.2603MB
540.80/540.91	c total #watches: 121915
541.30/541.46	c total #propagations: 193893814 / total #impl: 445763691 (eff. 0.435)
541.30/541.46	c #Conflicts:    1485000 | #Learnt:      44846 | 0.000
541.30/541.46	c total clause space: 78.2603MB
541.30/541.46	c total #watches: 124475
541.90/542.05	c total #propagations: 194025045 / total #impl: 446062445 (eff. 0.435)
541.90/542.05	c #Conflicts:    1486000 | #Learnt:      45846 | 0.000
541.90/542.05	c total clause space: 78.2603MB
541.90/542.05	c total #watches: 127119
542.50/542.60	c total #propagations: 194153936 / total #impl: 446367551 (eff. 0.435)
542.50/542.60	c #Conflicts:    1487000 | #Learnt:      46846 | 0.000
542.50/542.60	c total clause space: 78.2603MB
542.50/542.60	c total #watches: 129906
543.00/543.14	c total #propagations: 194285458 / total #impl: 446698061 (eff. 0.435)
543.00/543.14	c #Conflicts:    1488000 | #Learnt:      47846 | 0.000
543.00/543.14	c total clause space: 78.2603MB
543.00/543.14	c total #watches: 132577
543.50/543.68	c total #propagations: 194411925 / total #impl: 446993397 (eff. 0.435)
543.50/543.68	c #Conflicts:    1489000 | #Learnt:      48846 | 0.000
543.50/543.68	c total clause space: 78.2603MB
543.50/543.68	c total #watches: 135122
544.20/544.33	c total #propagations: 194538933 / total #impl: 447285952 (eff. 0.435)
544.20/544.33	c #Conflicts:    1490000 | #Learnt:      49846 | 0.000
544.20/544.33	c total clause space: 78.2603MB
544.20/544.33	c total #watches: 137667
544.90/545.01	c total #propagations: 194672126 / total #impl: 447622169 (eff. 0.435)
544.90/545.01	c #Conflicts:    1491000 | #Learnt:      50846 | 0.000
544.90/545.01	c total clause space: 78.2603MB
544.90/545.01	c total #watches: 140241
545.40/545.57	c total #propagations: 194804758 / total #impl: 447926970 (eff. 0.435)
545.40/545.57	c #Conflicts:    1492000 | #Learnt:      51846 | 0.000
545.40/545.57	c total clause space: 78.2603MB
545.40/545.57	c total #watches: 142801
546.00/546.19	c total #propagations: 194932379 / total #impl: 448212314 (eff. 0.435)
546.00/546.19	c #Conflicts:    1493000 | #Learnt:      52846 | 0.000
546.00/546.19	c total clause space: 78.2603MB
546.00/546.19	c total #watches: 145159
546.71/546.88	c total #propagations: 195051072 / total #impl: 448489692 (eff. 0.435)
546.71/546.88	c #Conflicts:    1494000 | #Learnt:      53846 | 0.000
546.71/546.88	c total clause space: 78.2603MB
546.71/546.88	c total #watches: 147733
547.40/547.57	c total #propagations: 195182100 / total #impl: 448822037 (eff. 0.435)
547.40/547.57	c #Conflicts:    1495000 | #Learnt:      54846 | 0.000
547.40/547.57	c total clause space: 78.2603MB
547.40/547.57	c total #watches: 150254
548.10/548.27	c total #propagations: 195311236 / total #impl: 449138808 (eff. 0.435)
548.10/548.27	c #Conflicts:    1496000 | #Learnt:      55846 | 0.000
548.10/548.27	c total clause space: 78.2603MB
548.10/548.27	c total #watches: 153010
548.81/548.97	c total #propagations: 195451718 / total #impl: 449510621 (eff. 0.435)
548.81/548.97	c #Conflicts:    1497000 | #Learnt:      56846 | 0.000
548.81/548.97	c total clause space: 78.2603MB
548.81/548.97	c total #watches: 155478
549.50/549.66	c total #propagations: 195578507 / total #impl: 449844271 (eff. 0.435)
549.50/549.66	c #Conflicts:    1498000 | #Learnt:      57846 | 0.000
549.50/549.66	c total clause space: 78.2603MB
549.50/549.66	c total #watches: 157703
550.20/550.33	c total #propagations: 195709662 / total #impl: 450147871 (eff. 0.435)
550.20/550.33	c #Conflicts:    1499000 | #Learnt:      58846 | 0.000
550.20/550.33	c total clause space: 78.2603MB
550.20/550.33	c total #watches: 160005
550.80/550.91	c total #propagations: 195840921 / total #impl: 450458634 (eff. 0.435)
550.80/550.91	c GARBAGE COLLECT
550.80/550.91	c #Conflicts:    1500000 | #Learnt:      30255 | 0.000
550.80/550.91	c total clause space: 78.2603MB
550.80/550.91	c total #watches: 87587
551.11/551.23	c total #propagations: 195975808 / total #impl: 450779003 (eff. 0.435)
551.11/551.23	c #Conflicts:    1501000 | #Learnt:      31255 | 0.000
551.11/551.23	c total clause space: 78.2603MB
551.11/551.23	c total #watches: 89979
551.40/551.57	c total #propagations: 196096853 / total #impl: 451045627 (eff. 0.435)
551.40/551.57	c #Conflicts:    1502000 | #Learnt:      32255 | 0.000
551.40/551.57	c total clause space: 78.2603MB
551.40/551.57	c total #watches: 92434
551.80/551.94	c total #propagations: 196224085 / total #impl: 451331208 (eff. 0.435)
551.80/551.94	c #Conflicts:    1503000 | #Learnt:      33255 | 0.000
551.80/551.94	c total clause space: 78.2603MB
551.80/551.94	c total #watches: 95291
552.11/552.29	c total #propagations: 196354297 / total #impl: 451640526 (eff. 0.435)
552.11/552.29	c #Conflicts:    1504000 | #Learnt:      34255 | 0.000
552.11/552.29	c total clause space: 78.2603MB
552.11/552.29	c total #watches: 98121
552.50/552.63	c total #propagations: 196483020 / total #impl: 451936027 (eff. 0.435)
552.50/552.63	c #Conflicts:    1505000 | #Learnt:      35255 | 0.000
552.50/552.63	c total clause space: 78.2603MB
552.50/552.63	c total #watches: 100716
552.90/553.06	c total #propagations: 196621691 / total #impl: 452224713 (eff. 0.435)
552.90/553.06	c #Conflicts:    1506000 | #Learnt:      36255 | 0.000
552.90/553.06	c total clause space: 78.2603MB
552.90/553.06	c total #watches: 103756
553.40/553.52	c total #propagations: 196765480 / total #impl: 452549835 (eff. 0.435)
553.40/553.52	c #Conflicts:    1507000 | #Learnt:      37255 | 0.000
553.40/553.52	c total clause space: 78.2603MB
553.40/553.52	c total #watches: 106200
553.80/553.98	c total #propagations: 196899209 / total #impl: 452854105 (eff. 0.435)
553.80/553.98	c #Conflicts:    1508000 | #Learnt:      38255 | 0.000
553.80/553.98	c total clause space: 78.2603MB
553.80/553.98	c total #watches: 108731
554.31/554.46	c total #propagations: 197031556 / total #impl: 453192824 (eff. 0.435)
554.31/554.46	c #Conflicts:    1509000 | #Learnt:      39255 | 0.000
554.31/554.46	c total clause space: 78.2603MB
554.31/554.46	c total #watches: 111132
554.80/554.92	c total #propagations: 197165013 / total #impl: 453509450 (eff. 0.435)
554.80/554.92	c #Conflicts:    1510000 | #Learnt:      40255 | 0.000
554.80/554.92	c total clause space: 78.2603MB
554.80/554.92	c total #watches: 113920
555.30/555.48	c total #propagations: 197290956 / total #impl: 453777723 (eff. 0.435)
555.30/555.48	c #Conflicts:    1511000 | #Learnt:      41255 | 0.000
555.30/555.48	c total clause space: 78.2603MB
555.30/555.48	c total #watches: 116437
555.80/555.96	c total #propagations: 197427662 / total #impl: 454099181 (eff. 0.435)
555.80/555.96	c #Conflicts:    1512000 | #Learnt:      42255 | 0.000
555.80/555.96	c total clause space: 78.2603MB
555.80/555.96	c total #watches: 119128
556.40/556.54	c total #propagations: 197544494 / total #impl: 454391056 (eff. 0.435)
556.40/556.54	c #Conflicts:    1513000 | #Learnt:      43255 | 0.000
556.40/556.54	c total clause space: 78.2603MB
556.40/556.54	c total #watches: 121410
556.90/557.07	c total #propagations: 197667057 / total #impl: 454692711 (eff. 0.435)
556.90/557.07	c #Conflicts:    1514000 | #Learnt:      44255 | 0.000
556.90/557.07	c total clause space: 78.2603MB
556.90/557.07	c total #watches: 124031
557.50/557.67	c total #propagations: 197796300 / total #impl: 455016174 (eff. 0.435)
557.50/557.67	c #Conflicts:    1515000 | #Learnt:      45255 | 0.000
557.50/557.67	c total clause space: 78.2603MB
557.50/557.67	c total #watches: 126734
558.10/558.26	c total #propagations: 197933732 / total #impl: 455369820 (eff. 0.435)
558.10/558.26	c #Conflicts:    1516000 | #Learnt:      46255 | 0.000
558.10/558.26	c total clause space: 78.2603MB
558.10/558.26	c total #watches: 129342
558.71/558.80	c total #propagations: 198071315 / total #impl: 455684902 (eff. 0.435)
558.71/558.80	c #Conflicts:    1517000 | #Learnt:      47255 | 0.000
558.71/558.80	c total clause space: 78.2603MB
558.71/558.80	c total #watches: 132147
559.30/559.42	c total #propagations: 198200340 / total #impl: 455969872 (eff. 0.435)
559.30/559.42	c #Conflicts:    1518000 | #Learnt:      48255 | 0.000
559.30/559.42	c total clause space: 78.2603MB
559.30/559.42	c total #watches: 134804
560.00/560.10	c total #propagations: 198333692 / total #impl: 456290207 (eff. 0.435)
560.00/560.10	c #Conflicts:    1519000 | #Learnt:      49255 | 0.000
560.00/560.10	c total clause space: 78.2603MB
560.00/560.10	c total #watches: 137370
560.60/560.77	c total #propagations: 198463094 / total #impl: 456596617 (eff. 0.435)
560.60/560.77	c #Conflicts:    1520000 | #Learnt:      50255 | 0.000
560.60/560.77	c total clause space: 78.2603MB
560.60/560.77	c total #watches: 140237
561.20/561.39	c total #propagations: 198601358 / total #impl: 456934358 (eff. 0.435)
561.20/561.39	c #Conflicts:    1521000 | #Learnt:      51255 | 0.000
561.20/561.39	c total clause space: 78.2603MB
561.20/561.39	c total #watches: 143142
561.80/561.97	c total #propagations: 198733322 / total #impl: 457267740 (eff. 0.435)
561.80/561.97	c #Conflicts:    1522000 | #Learnt:      52255 | 0.000
561.80/561.97	c total clause space: 78.2603MB
561.80/561.97	c total #watches: 145508
562.40/562.51	c total #propagations: 198852894 / total #impl: 457529232 (eff. 0.435)
562.40/562.51	c #Conflicts:    1523000 | #Learnt:      53255 | 0.000
562.40/562.51	c total clause space: 78.2603MB
562.40/562.51	c total #watches: 148215
562.90/563.06	c total #propagations: 198976943 / total #impl: 457781823 (eff. 0.435)
562.90/563.06	c #Conflicts:    1524000 | #Learnt:      54255 | 0.000
562.90/563.06	c total clause space: 78.2603MB
562.90/563.06	c total #watches: 151031
563.60/563.70	c total #propagations: 199104089 / total #impl: 458056611 (eff. 0.435)
563.60/563.70	c #Conflicts:    1525000 | #Learnt:      55255 | 0.000
563.60/563.70	c total clause space: 78.2603MB
563.60/563.70	c total #watches: 153983
564.21/564.35	c total #propagations: 199235877 / total #impl: 458342167 (eff. 0.435)
564.21/564.35	c #Conflicts:    1526000 | #Learnt:      56255 | 0.000
564.21/564.35	c total clause space: 78.2603MB
564.21/564.35	c total #watches: 156431
565.00/565.12	c total #propagations: 199359811 / total #impl: 458606880 (eff. 0.435)
565.00/565.12	c #Conflicts:    1527000 | #Learnt:      57255 | 0.000
565.00/565.12	c total clause space: 78.2603MB
565.00/565.12	c total #watches: 159033
565.80/565.92	c total #propagations: 199506311 / total #impl: 458937730 (eff. 0.435)
565.80/565.92	c #Conflicts:    1528000 | #Learnt:      58255 | 0.000
565.80/565.92	c total clause space: 78.2603MB
565.80/565.92	c total #watches: 161481
566.60/566.70	c total #propagations: 199636517 / total #impl: 459259683 (eff. 0.435)
566.60/566.70	c #Conflicts:    1529000 | #Learnt:      59255 | 0.000
566.60/566.70	c total clause space: 78.2603MB
566.60/566.70	c total #watches: 163833
567.20/567.37	c total #propagations: 199764293 / total #impl: 459565354 (eff. 0.435)
567.20/567.37	c GARBAGE COLLECT
567.20/567.37	c #Conflicts:    1530000 | #Learnt:      30349 | 0.000
567.20/567.37	c total clause space: 78.2603MB
567.20/567.37	c total #watches: 87753
567.60/567.75	c total #propagations: 199899216 / total #impl: 459875366 (eff. 0.435)
567.60/567.75	c #Conflicts:    1531000 | #Learnt:      31349 | 0.000
567.60/567.75	c total clause space: 78.2603MB
567.60/567.75	c total #watches: 90413
567.90/568.09	c total #propagations: 200031438 / total #impl: 460184975 (eff. 0.435)
567.90/568.09	c #Conflicts:    1532000 | #Learnt:      32349 | 0.000
567.90/568.09	c total clause space: 78.2603MB
567.90/568.09	c total #watches: 92829
568.31/568.47	c total #propagations: 200152186 / total #impl: 460472859 (eff. 0.435)
568.31/568.47	c #Conflicts:    1533000 | #Learnt:      33349 | 0.000
568.31/568.47	c total clause space: 78.2603MB
568.31/568.47	c total #watches: 95395
568.71/568.84	c total #propagations: 200280054 / total #impl: 460726443 (eff. 0.435)
568.71/568.84	c #Conflicts:    1534000 | #Learnt:      34349 | 0.000
568.71/568.84	c total clause space: 78.2603MB
568.71/568.84	c total #watches: 97751
569.11/569.28	c total #propagations: 200409849 / total #impl: 461013823 (eff. 0.435)
569.11/569.28	c #Conflicts:    1535000 | #Learnt:      35349 | 0.000
569.11/569.28	c total clause space: 78.2603MB
569.11/569.28	c total #watches: 100414
569.61/569.70	c total #propagations: 200543149 / total #impl: 461347081 (eff. 0.435)
569.61/569.70	c #Conflicts:    1536000 | #Learnt:      36349 | 0.000
569.61/569.70	c total clause space: 78.2603MB
569.61/569.70	c total #watches: 102936
570.01/570.13	c total #propagations: 200684446 / total #impl: 461689380 (eff. 0.435)
570.01/570.13	c #Conflicts:    1537000 | #Learnt:      37349 | 0.000
570.01/570.13	c total clause space: 78.2603MB
570.01/570.13	c total #watches: 105158
570.41/570.58	c total #propagations: 200817564 / total #impl: 462005984 (eff. 0.435)
570.41/570.58	c #Conflicts:    1538000 | #Learnt:      38349 | 0.000
570.41/570.58	c total clause space: 78.2603MB
570.41/570.58	c total #watches: 108021
570.91/571.05	c total #propagations: 200957475 / total #impl: 462365411 (eff. 0.435)
570.91/571.05	c #Conflicts:    1539000 | #Learnt:      39349 | 0.000
570.91/571.05	c total clause space: 78.2603MB
570.91/571.05	c total #watches: 110508
571.41/571.53	c total #propagations: 201093539 / total #impl: 462703322 (eff. 0.435)
571.41/571.53	c #Conflicts:    1540000 | #Learnt:      40349 | 0.000
571.41/571.53	c total clause space: 78.2603MB
571.41/571.53	c total #watches: 113215
571.91/572.05	c total #propagations: 201233249 / total #impl: 463059336 (eff. 0.435)
571.91/572.05	c #Conflicts:    1541000 | #Learnt:      41349 | 0.000
571.91/572.05	c total clause space: 78.2603MB
571.91/572.05	c total #watches: 115931
572.41/572.57	c total #propagations: 201367331 / total #impl: 463382623 (eff. 0.435)
572.41/572.57	c #Conflicts:    1542000 | #Learnt:      42349 | 0.000
572.41/572.57	c total clause space: 78.2603MB
572.41/572.57	c total #watches: 118504
572.91/573.04	c total #propagations: 201507129 / total #impl: 463722964 (eff. 0.435)
572.91/573.04	c #Conflicts:    1543000 | #Learnt:      43349 | 0.000
572.91/573.04	c total clause space: 78.2603MB
572.91/573.04	c total #watches: 120986
573.41/573.53	c total #propagations: 201638805 / total #impl: 464067189 (eff. 0.435)
573.41/573.53	c #Conflicts:    1544000 | #Learnt:      44349 | 0.000
573.41/573.53	c total clause space: 78.2603MB
573.41/573.53	c total #watches: 123507
573.91/574.04	c total #propagations: 201770061 / total #impl: 464385419 (eff. 0.434)
573.91/574.04	c #Conflicts:    1545000 | #Learnt:      45349 | 0.000
573.91/574.04	c total clause space: 78.2603MB
573.91/574.04	c total #watches: 126120
574.51/574.61	c total #propagations: 201903686 / total #impl: 464743685 (eff. 0.434)
574.51/574.61	c #Conflicts:    1546000 | #Learnt:      46349 | 0.000
574.51/574.61	c total clause space: 78.2603MB
574.51/574.61	c total #watches: 128938
575.01/575.15	c total #propagations: 202041979 / total #impl: 465105863 (eff. 0.434)
575.01/575.15	c #Conflicts:    1547000 | #Learnt:      47349 | 0.000
575.01/575.15	c total clause space: 78.2603MB
575.01/575.15	c total #watches: 131488
575.51/575.67	c total #propagations: 202172205 / total #impl: 465421613 (eff. 0.434)
575.51/575.67	c #Conflicts:    1548000 | #Learnt:      48349 | 0.000
575.51/575.67	c total clause space: 78.2603MB
575.51/575.67	c total #watches: 133812
576.11/576.22	c total #propagations: 202304899 / total #impl: 465725974 (eff. 0.434)
576.11/576.22	c #Conflicts:    1549000 | #Learnt:      49349 | 0.000
576.11/576.22	c total clause space: 78.2603MB
576.11/576.22	c total #watches: 136328
576.71/576.80	c total #propagations: 202441708 / total #impl: 466063086 (eff. 0.434)
576.71/576.80	c #Conflicts:    1550000 | #Learnt:      50349 | 0.000
576.71/576.80	c total clause space: 78.2603MB
576.71/576.80	c total #watches: 138628
577.21/577.37	c total #propagations: 202581522 / total #impl: 466384509 (eff. 0.434)
577.21/577.37	c #Conflicts:    1551000 | #Learnt:      51349 | 0.000
577.21/577.37	c total clause space: 78.2603MB
577.21/577.37	c total #watches: 141110
577.81/577.99	c total #propagations: 202711802 / total #impl: 466688263 (eff. 0.434)
577.81/577.99	c #Conflicts:    1552000 | #Learnt:      52349 | 0.000
577.81/577.99	c total clause space: 78.2603MB
577.81/577.99	c total #watches: 143465
578.41/578.57	c total #propagations: 202843839 / total #impl: 467001455 (eff. 0.434)
578.41/578.57	c #Conflicts:    1553000 | #Learnt:      53349 | 0.000
578.41/578.57	c total clause space: 78.2603MB
578.41/578.57	c total #watches: 145787
579.00/579.18	c total #propagations: 202969960 / total #impl: 467315934 (eff. 0.434)
579.00/579.18	c #Conflicts:    1554000 | #Learnt:      54349 | 0.000
579.00/579.18	c total clause space: 78.2603MB
579.00/579.18	c total #watches: 148245
579.61/579.80	c total #propagations: 203102327 / total #impl: 467642280 (eff. 0.434)
579.61/579.80	c #Conflicts:    1555000 | #Learnt:      55349 | 0.000
579.61/579.80	c total clause space: 78.2603MB
579.61/579.80	c total #watches: 150681
580.30/580.44	c total #propagations: 203230424 / total #impl: 467947971 (eff. 0.434)
580.30/580.44	c #Conflicts:    1556000 | #Learnt:      56349 | 0.000
580.30/580.44	c total clause space: 78.2603MB
580.30/580.44	c total #watches: 152876
581.00/581.11	c total #propagations: 203357936 / total #impl: 468254629 (eff. 0.434)
581.00/581.11	c #Conflicts:    1557000 | #Learnt:      57349 | 0.000
581.00/581.11	c total clause space: 78.2603MB
581.00/581.11	c total #watches: 155172
581.70/581.82	c total #propagations: 203485401 / total #impl: 468575969 (eff. 0.434)
581.70/581.82	c #Conflicts:    1558000 | #Learnt:      58349 | 0.000
581.70/581.82	c total clause space: 78.2603MB
581.70/581.82	c total #watches: 157620
582.40/582.53	c total #propagations: 203617307 / total #impl: 468893211 (eff. 0.434)
582.40/582.53	c #Conflicts:    1559000 | #Learnt:      59349 | 0.000
582.40/582.53	c total clause space: 78.2603MB
582.40/582.53	c total #watches: 159851
583.10/583.24	c total #propagations: 203750665 / total #impl: 469202602 (eff. 0.434)
583.10/583.24	c #Conflicts:    1560000 | #Learnt:      60349 | 0.000
583.10/583.24	c total clause space: 127.173MB
583.10/583.24	c total #watches: 162074
583.50/583.65	c total #propagations: 203885648 / total #impl: 469541807 (eff. 0.434)
583.50/583.65	c GARBAGE COLLECT
583.50/583.65	c #Conflicts:    1561000 | #Learnt:      31150 | 0.000
583.50/583.65	c total clause space: 127.173MB
583.50/583.65	c total #watches: 89611
583.90/584.04	c total #propagations: 204013875 / total #impl: 469846700 (eff. 0.434)
583.90/584.04	c #Conflicts:    1562000 | #Learnt:      32150 | 0.000
583.90/584.04	c total clause space: 127.173MB
583.90/584.04	c total #watches: 91960
584.30/584.44	c total #propagations: 204145291 / total #impl: 470149911 (eff. 0.434)
584.30/584.44	c #Conflicts:    1563000 | #Learnt:      33150 | 0.000
584.30/584.44	c total clause space: 127.173MB
584.30/584.44	c total #watches: 94218
584.70/584.84	c total #propagations: 204278338 / total #impl: 470475312 (eff. 0.434)
584.70/584.84	c #Conflicts:    1564000 | #Learnt:      34150 | 0.000
584.70/584.84	c total clause space: 127.173MB
584.70/584.84	c total #watches: 96556
585.00/585.19	c total #propagations: 204408201 / total #impl: 470771796 (eff. 0.434)
585.00/585.19	c #Conflicts:    1565000 | #Learnt:      35150 | 0.000
585.00/585.19	c total clause space: 127.173MB
585.00/585.19	c total #watches: 99252
585.40/585.59	c total #propagations: 204543467 / total #impl: 471081528 (eff. 0.434)
585.40/585.59	c #Conflicts:    1566000 | #Learnt:      36150 | 0.000
585.40/585.59	c total clause space: 127.173MB
585.40/585.59	c total #watches: 101890
585.90/586.00	c total #propagations: 204670990 / total #impl: 471364261 (eff. 0.434)
585.90/586.00	c #Conflicts:    1567000 | #Learnt:      37150 | 0.000
585.90/586.00	c total clause space: 127.173MB
585.90/586.00	c total #watches: 104234
586.21/586.38	c total #propagations: 204793466 / total #impl: 471637027 (eff. 0.434)
586.21/586.38	c #Conflicts:    1568000 | #Learnt:      38150 | 0.000
586.21/586.38	c total clause space: 127.173MB
586.21/586.38	c total #watches: 106948
586.60/586.77	c total #propagations: 204919329 / total #impl: 471919183 (eff. 0.434)
586.60/586.77	c #Conflicts:    1569000 | #Learnt:      39150 | 0.000
586.60/586.77	c total clause space: 127.173MB
586.60/586.77	c total #watches: 109575
587.00/587.17	c total #propagations: 205040857 / total #impl: 472189916 (eff. 0.434)
587.00/587.17	c #Conflicts:    1570000 | #Learnt:      40150 | 0.000
587.00/587.17	c total clause space: 127.173MB
587.00/587.17	c total #watches: 112361
587.50/587.63	c total #propagations: 205161997 / total #impl: 472464638 (eff. 0.434)
587.50/587.63	c #Conflicts:    1571000 | #Learnt:      41150 | 0.000
587.50/587.63	c total clause space: 127.173MB
587.50/587.63	c total #watches: 114635
588.00/588.11	c total #propagations: 205284883 / total #impl: 472739395 (eff. 0.434)
588.00/588.11	c #Conflicts:    1572000 | #Learnt:      42150 | 0.000
588.00/588.11	c total clause space: 127.173MB
588.00/588.11	c total #watches: 117081
588.41/588.57	c total #propagations: 205408617 / total #impl: 473018291 (eff. 0.434)
588.41/588.57	c #Conflicts:    1573000 | #Learnt:      43150 | 0.000
588.41/588.57	c total clause space: 127.173MB
588.41/588.57	c total #watches: 119605
588.80/588.99	c total #propagations: 205528702 / total #impl: 473278565 (eff. 0.434)
588.80/588.99	c #Conflicts:    1574000 | #Learnt:      44150 | 0.000
588.80/588.99	c total clause space: 127.173MB
588.80/588.99	c total #watches: 122220
589.30/589.46	c total #propagations: 205644294 / total #impl: 473555346 (eff. 0.434)
589.30/589.46	c #Conflicts:    1575000 | #Learnt:      45150 | 0.000
589.30/589.46	c total clause space: 127.173MB
589.30/589.46	c total #watches: 124609
589.80/589.90	c total #propagations: 205764353 / total #impl: 473817938 (eff. 0.434)
589.80/589.90	c #Conflicts:    1576000 | #Learnt:      46150 | 0.000
589.80/589.90	c total clause space: 127.173MB
589.80/589.90	c total #watches: 126961
590.20/590.38	c total #propagations: 205893193 / total #impl: 474098918 (eff. 0.434)
590.20/590.38	c #Conflicts:    1577000 | #Learnt:      47150 | 0.000
590.20/590.38	c total clause space: 127.173MB
590.20/590.38	c total #watches: 129521
590.71/590.89	c total #propagations: 206024012 / total #impl: 474376937 (eff. 0.434)
590.71/590.89	c #Conflicts:    1578000 | #Learnt:      48150 | 0.000
590.71/590.89	c total clause space: 127.173MB
590.71/590.89	c total #watches: 131875
591.30/591.42	c total #propagations: 206145970 / total #impl: 474639577 (eff. 0.434)
591.30/591.42	c #Conflicts:    1579000 | #Learnt:      49150 | 0.000
591.30/591.42	c total clause space: 127.173MB
591.30/591.42	c total #watches: 134412
591.90/592.00	c total #propagations: 206270755 / total #impl: 474909549 (eff. 0.434)
591.90/592.00	c #Conflicts:    1580000 | #Learnt:      50150 | 0.000
591.90/592.00	c total clause space: 127.173MB
591.90/592.00	c total #watches: 136840
592.40/592.59	c total #propagations: 206394114 / total #impl: 475177012 (eff. 0.434)
592.40/592.59	c #Conflicts:    1581000 | #Learnt:      51150 | 0.000
592.40/592.59	c total clause space: 127.173MB
592.40/592.59	c total #watches: 139264
593.10/593.24	c total #propagations: 206519259 / total #impl: 475467783 (eff. 0.434)
593.10/593.24	c #Conflicts:    1582000 | #Learnt:      52150 | 0.000
593.10/593.24	c total clause space: 127.173MB
593.10/593.24	c total #watches: 141652
593.70/593.87	c total #propagations: 206643242 / total #impl: 475755189 (eff. 0.434)
593.70/593.87	c #Conflicts:    1583000 | #Learnt:      53150 | 0.000
593.70/593.87	c total clause space: 127.173MB
593.70/593.87	c total #watches: 144099
594.30/594.48	c total #propagations: 206767440 / total #impl: 476051731 (eff. 0.434)
594.30/594.48	c #Conflicts:    1584000 | #Learnt:      54150 | 0.000
594.30/594.48	c total clause space: 127.173MB
594.30/594.48	c total #watches: 146469
594.90/595.10	c total #propagations: 206885470 / total #impl: 476311633 (eff. 0.434)
594.90/595.10	c #Conflicts:    1585000 | #Learnt:      55150 | 0.000
594.90/595.10	c total clause space: 127.173MB
594.90/595.10	c total #watches: 148929
595.60/595.74	c total #propagations: 207007737 / total #impl: 476603120 (eff. 0.434)
595.60/595.74	c #Conflicts:    1586000 | #Learnt:      56150 | 0.000
595.60/595.74	c total clause space: 127.173MB
595.60/595.74	c total #watches: 151220
596.30/596.41	c total #propagations: 207133392 / total #impl: 476906053 (eff. 0.434)
596.30/596.41	c #Conflicts:    1587000 | #Learnt:      57150 | 0.000
596.30/596.41	c total clause space: 127.173MB
596.30/596.41	c total #watches: 153595
597.00/597.10	c total #propagations: 207259092 / total #impl: 477205911 (eff. 0.434)
597.00/597.10	c #Conflicts:    1588000 | #Learnt:      58150 | 0.000
597.00/597.10	c total clause space: 127.173MB
597.00/597.10	c total #watches: 155971
597.70/597.81	c total #propagations: 207380667 / total #impl: 477493616 (eff. 0.434)
597.70/597.81	c #Conflicts:    1589000 | #Learnt:      59150 | 0.000
597.70/597.81	c total clause space: 127.173MB
597.70/597.81	c total #watches: 158184
598.50/598.61	c total #propagations: 207495785 / total #impl: 477739439 (eff. 0.434)
598.50/598.61	c #Conflicts:    1590000 | #Learnt:      60150 | 0.000
598.50/598.61	c total clause space: 127.173MB
598.50/598.61	c total #watches: 160622
599.20/599.35	c total #propagations: 207619554 / total #impl: 478038232 (eff. 0.434)
599.20/599.35	c GARBAGE COLLECT
599.20/599.35	c #Conflicts:    1591000 | #Learnt:      30648 | 0.000
599.20/599.35	c total clause space: 127.173MB
599.20/599.35	c total #watches: 88573
599.60/599.72	c total #propagations: 207753918 / total #impl: 478369578 (eff. 0.434)
599.60/599.72	c #Conflicts:    1592000 | #Learnt:      31648 | 0.000
599.60/599.72	c total clause space: 127.173MB
599.60/599.72	c total #watches: 91191
600.00/600.12	c total #propagations: 207887962 / total #impl: 478691639 (eff. 0.434)
600.00/600.12	c #Conflicts:    1593000 | #Learnt:      32648 | 0.000
600.00/600.12	c total clause space: 127.173MB
600.00/600.12	c total #watches: 93602
600.40/600.55	c total #propagations: 208016568 / total #impl: 478993195 (eff. 0.434)
600.40/600.55	c #Conflicts:    1594000 | #Learnt:      33648 | 0.000
600.40/600.55	c total clause space: 127.173MB
600.40/600.55	c total #watches: 96114
600.80/600.98	c total #propagations: 208147824 / total #impl: 479311014 (eff. 0.434)
600.80/600.98	c #Conflicts:    1595000 | #Learnt:      34648 | 0.000
600.80/600.98	c total clause space: 127.173MB
600.80/600.98	c total #watches: 98484
601.30/601.41	c total #propagations: 208278773 / total #impl: 479624105 (eff. 0.434)
601.30/601.41	c #Conflicts:    1596000 | #Learnt:      35648 | 0.000
601.30/601.41	c total clause space: 127.173MB
601.30/601.41	c total #watches: 100889
601.71/601.83	c total #propagations: 208412043 / total #impl: 479943821 (eff. 0.434)
601.71/601.83	c #Conflicts:    1597000 | #Learnt:      36648 | 0.000
601.71/601.83	c total clause space: 127.173MB
601.71/601.83	c total #watches: 103233
602.10/602.25	c total #propagations: 208537559 / total #impl: 480234173 (eff. 0.434)
602.10/602.25	c #Conflicts:    1598000 | #Learnt:      37648 | 0.000
602.10/602.25	c total clause space: 127.173MB
602.10/602.25	c total #watches: 105482
602.60/602.70	c total #propagations: 208661629 / total #impl: 480545646 (eff. 0.434)
602.60/602.70	c #Conflicts:    1599000 | #Learnt:      38648 | 0.000
602.60/602.70	c total clause space: 127.173MB
602.60/602.70	c total #watches: 107765
603.00/603.16	c total #propagations: 208781719 / total #impl: 480823994 (eff. 0.434)
603.00/603.16	c #Conflicts:    1600000 | #Learnt:      39648 | 0.000
603.00/603.16	c total clause space: 127.173MB
603.00/603.16	c total #watches: 110171
603.50/603.62	c total #propagations: 208907439 / total #impl: 481118615 (eff. 0.434)
603.50/603.62	c #Conflicts:    1601000 | #Learnt:      40648 | 0.000
603.50/603.62	c total clause space: 127.173MB
603.50/603.62	c total #watches: 112493
604.00/604.14	c total #propagations: 209041088 / total #impl: 481411220 (eff. 0.434)
604.00/604.14	c #Conflicts:    1602000 | #Learnt:      41648 | 0.000
604.00/604.14	c total clause space: 127.173MB
604.00/604.14	c total #watches: 114716
604.50/604.66	c total #propagations: 209167186 / total #impl: 481696028 (eff. 0.434)
604.50/604.66	c #Conflicts:    1603000 | #Learnt:      42648 | 0.000
604.50/604.66	c total clause space: 127.173MB
604.50/604.66	c total #watches: 116953
605.01/605.18	c total #propagations: 209296404 / total #impl: 481991779 (eff. 0.434)
605.01/605.18	c #Conflicts:    1604000 | #Learnt:      43648 | 0.000
605.01/605.18	c total clause space: 127.173MB
605.01/605.18	c total #watches: 119346
605.50/605.69	c total #propagations: 209423383 / total #impl: 482309193 (eff. 0.434)
605.50/605.69	c #Conflicts:    1605000 | #Learnt:      44648 | 0.000
605.50/605.69	c total clause space: 127.173MB
605.50/605.69	c total #watches: 121936
606.01/606.20	c total #propagations: 209552962 / total #impl: 482647474 (eff. 0.434)
606.01/606.20	c #Conflicts:    1606000 | #Learnt:      45648 | 0.000
606.01/606.20	c total clause space: 127.173MB
606.01/606.20	c total #watches: 124308
606.60/606.77	c total #propagations: 209685943 / total #impl: 483001072 (eff. 0.434)
606.60/606.77	c #Conflicts:    1607000 | #Learnt:      46648 | 0.000
606.60/606.77	c total clause space: 127.173MB
606.60/606.77	c total #watches: 126805
607.21/607.37	c total #propagations: 209816504 / total #impl: 483323047 (eff. 0.434)
607.21/607.37	c #Conflicts:    1608000 | #Learnt:      47648 | 0.000
607.21/607.37	c total clause space: 127.173MB
607.21/607.37	c total #watches: 129072
607.80/607.97	c total #propagations: 209940925 / total #impl: 483621045 (eff. 0.434)
607.80/607.97	c #Conflicts:    1609000 | #Learnt:      48648 | 0.000
607.80/607.97	c total clause space: 127.173MB
607.80/607.97	c total #watches: 131311
608.40/608.58	c total #propagations: 210068295 / total #impl: 483923226 (eff. 0.434)
608.40/608.58	c #Conflicts:    1610000 | #Learnt:      49648 | 0.000
608.40/608.58	c total clause space: 127.173MB
608.40/608.58	c total #watches: 133739
609.00/609.18	c total #propagations: 210193842 / total #impl: 484220303 (eff. 0.434)
609.00/609.18	c #Conflicts:    1611000 | #Learnt:      50648 | 0.000
609.00/609.18	c total clause space: 127.173MB
609.00/609.18	c total #watches: 135946
609.70/609.84	c total #propagations: 210319470 / total #impl: 484518518 (eff. 0.434)
609.70/609.84	c #Conflicts:    1612000 | #Learnt:      51648 | 0.000
609.70/609.84	c total clause space: 127.173MB
609.70/609.84	c total #watches: 138223
610.30/610.47	c total #propagations: 210442338 / total #impl: 484798612 (eff. 0.434)
610.30/610.47	c #Conflicts:    1613000 | #Learnt:      52648 | 0.000
610.30/610.47	c total clause space: 127.173MB
610.30/610.47	c total #watches: 140500
611.00/611.17	c total #propagations: 210566755 / total #impl: 485091175 (eff. 0.434)
611.00/611.17	c #Conflicts:    1614000 | #Learnt:      53648 | 0.000
611.00/611.17	c total clause space: 127.173MB
611.00/611.17	c total #watches: 142778
611.70/611.84	c total #propagations: 210695960 / total #impl: 485414267 (eff. 0.434)
611.70/611.84	c #Conflicts:    1615000 | #Learnt:      54648 | 0.000
611.70/611.84	c total clause space: 127.173MB
611.70/611.84	c total #watches: 145028
612.40/612.55	c total #propagations: 210820427 / total #impl: 485719138 (eff. 0.434)
612.40/612.55	c #Conflicts:    1616000 | #Learnt:      55648 | 0.000
612.40/612.55	c total clause space: 127.173MB
612.40/612.55	c total #watches: 147288
613.10/613.26	c total #propagations: 210945150 / total #impl: 486036082 (eff. 0.434)
613.10/613.26	c #Conflicts:    1617000 | #Learnt:      56648 | 0.000
613.10/613.26	c total clause space: 127.173MB
613.10/613.26	c total #watches: 149794
613.90/614.00	c total #propagations: 211076071 / total #impl: 486376841 (eff. 0.434)
613.90/614.00	c #Conflicts:    1618000 | #Learnt:      57648 | 0.000
613.90/614.00	c total clause space: 127.173MB
613.90/614.00	c total #watches: 152142
614.60/614.79	c total #propagations: 211210763 / total #impl: 486709206 (eff. 0.434)
614.60/614.79	c #Conflicts:    1619000 | #Learnt:      58648 | 0.000
614.60/614.79	c total clause space: 127.173MB
614.60/614.79	c total #watches: 154448
615.40/615.51	c total #propagations: 211345340 / total #impl: 487043715 (eff. 0.434)
615.40/615.51	c #Conflicts:    1620000 | #Learnt:      59648 | 0.000
615.40/615.51	c total clause space: 127.173MB
615.40/615.51	c total #watches: 156732
616.10/616.26	c total #propagations: 211473869 / total #impl: 487371998 (eff. 0.434)
616.10/616.26	c #Conflicts:    1621000 | #Learnt:      60648 | 0.000
616.10/616.26	c total clause space: 127.173MB
616.10/616.26	c total #watches: 159185
616.90/617.09	c total #propagations: 211612590 / total #impl: 487769380 (eff. 0.434)
616.90/617.09	c GARBAGE COLLECT
616.90/617.09	c #Conflicts:    1622000 | #Learnt:      30847 | 0.000
616.90/617.09	c total clause space: 127.173MB
616.90/617.09	c total #watches: 89086
617.40/617.50	c total #propagations: 211747159 / total #impl: 488128020 (eff. 0.434)
617.40/617.50	c #Conflicts:    1623000 | #Learnt:      31847 | 0.000
617.40/617.50	c total clause space: 127.173MB
617.40/617.50	c total #watches: 91660
617.80/617.90	c total #propagations: 211891525 / total #impl: 488520301 (eff. 0.434)
617.80/617.90	c #Conflicts:    1624000 | #Learnt:      32847 | 0.000
617.80/617.90	c total clause space: 127.173MB
617.80/617.90	c total #watches: 94284
618.10/618.23	c total #propagations: 212028052 / total #impl: 488819448 (eff. 0.434)
618.10/618.23	c #Conflicts:    1625000 | #Learnt:      33847 | 0.000
618.10/618.23	c total clause space: 127.173MB
618.10/618.23	c total #watches: 96951
618.40/618.52	c total #propagations: 212158810 / total #impl: 489083135 (eff. 0.434)
618.40/618.52	c #Conflicts:    1626000 | #Learnt:      34847 | 0.000
618.40/618.52	c total clause space: 127.173MB
618.40/618.52	c total #watches: 99436
618.70/618.86	c total #propagations: 212275916 / total #impl: 489315527 (eff. 0.434)
618.70/618.86	c #Conflicts:    1627000 | #Learnt:      35847 | 0.000
618.70/618.86	c total clause space: 127.173MB
618.70/618.86	c total #watches: 101948
619.10/619.30	c total #propagations: 212397993 / total #impl: 489577424 (eff. 0.434)
619.10/619.30	c #Conflicts:    1628000 | #Learnt:      36847 | 0.000
619.10/619.30	c total clause space: 127.173MB
619.10/619.30	c total #watches: 104428
619.60/619.74	c total #propagations: 212522623 / total #impl: 489856500 (eff. 0.434)
619.60/619.74	c #Conflicts:    1629000 | #Learnt:      37847 | 0.000
619.60/619.74	c total clause space: 127.173MB
619.60/619.74	c total #watches: 106861
620.10/620.22	c total #propagations: 212646393 / total #impl: 490138370 (eff. 0.434)
620.10/620.22	c #Conflicts:    1630000 | #Learnt:      38847 | 0.000
620.10/620.22	c total clause space: 127.173MB
620.10/620.22	c total #watches: 109528
620.50/620.66	c total #propagations: 212776891 / total #impl: 490458041 (eff. 0.434)
620.50/620.66	c #Conflicts:    1631000 | #Learnt:      39847 | 0.000
620.50/620.66	c total clause space: 127.173MB
620.50/620.66	c total #watches: 111825
621.00/621.12	c total #propagations: 212910276 / total #impl: 490766796 (eff. 0.434)
621.00/621.12	c #Conflicts:    1632000 | #Learnt:      40847 | 0.000
621.00/621.12	c total clause space: 127.173MB
621.00/621.12	c total #watches: 114291
621.50/621.66	c total #propagations: 213050954 / total #impl: 491082687 (eff. 0.434)
621.50/621.66	c #Conflicts:    1633000 | #Learnt:      41847 | 0.000
621.50/621.66	c total clause space: 127.173MB
621.50/621.66	c total #watches: 116774
622.00/622.16	c total #propagations: 213178414 / total #impl: 491370574 (eff. 0.434)
622.00/622.16	c #Conflicts:    1634000 | #Learnt:      42847 | 0.000
622.00/622.16	c total clause space: 127.173MB
622.00/622.16	c total #watches: 119361
622.60/622.73	c total #propagations: 213311067 / total #impl: 491677700 (eff. 0.434)
622.60/622.73	c #Conflicts:    1635000 | #Learnt:      43847 | 0.000
622.60/622.73	c total clause space: 127.173MB
622.60/622.73	c total #watches: 121610
623.10/623.21	c total #propagations: 213436587 / total #impl: 491992579 (eff. 0.434)
623.10/623.21	c #Conflicts:    1636000 | #Learnt:      44847 | 0.000
623.10/623.21	c total clause space: 127.173MB
623.10/623.21	c total #watches: 124216
623.60/623.76	c total #propagations: 213563024 / total #impl: 492295457 (eff. 0.434)
623.60/623.76	c #Conflicts:    1637000 | #Learnt:      45847 | 0.000
623.60/623.76	c total clause space: 127.173MB
623.60/623.76	c total #watches: 126700
624.20/624.30	c total #propagations: 213693731 / total #impl: 492587199 (eff. 0.434)
624.20/624.30	c #Conflicts:    1638000 | #Learnt:      46847 | 0.000
624.20/624.30	c total clause space: 127.173MB
624.20/624.30	c total #watches: 129137
624.70/624.85	c total #propagations: 213830387 / total #impl: 492908972 (eff. 0.434)
624.70/624.85	c #Conflicts:    1639000 | #Learnt:      47847 | 0.000
624.70/624.85	c total clause space: 127.173MB
624.70/624.85	c total #watches: 131557
625.30/625.43	c total #propagations: 213965250 / total #impl: 493239347 (eff. 0.434)
625.30/625.43	c #Conflicts:    1640000 | #Learnt:      48847 | 0.000
625.30/625.43	c total clause space: 127.173MB
625.30/625.43	c total #watches: 134036
625.90/626.01	c total #propagations: 214100533 / total #impl: 493574756 (eff. 0.434)
625.90/626.01	c #Conflicts:    1641000 | #Learnt:      49847 | 0.000
625.90/626.01	c total clause space: 127.173MB
625.90/626.01	c total #watches: 136554
626.40/626.59	c total #propagations: 214237928 / total #impl: 493933814 (eff. 0.434)
626.40/626.59	c #Conflicts:    1642000 | #Learnt:      50847 | 0.000
626.40/626.59	c total clause space: 127.173MB
626.40/626.59	c total #watches: 138880
627.10/627.23	c total #propagations: 214364557 / total #impl: 494238995 (eff. 0.434)
627.10/627.23	c #Conflicts:    1643000 | #Learnt:      51847 | 0.000
627.10/627.23	c total clause space: 127.173MB
627.10/627.23	c total #watches: 141321
627.70/627.85	c total #propagations: 214494779 / total #impl: 494552898 (eff. 0.434)
627.70/627.85	c #Conflicts:    1644000 | #Learnt:      52847 | 0.000
627.70/627.85	c total clause space: 127.173MB
627.70/627.85	c total #watches: 143843
628.30/628.44	c total #propagations: 214634045 / total #impl: 494894961 (eff. 0.434)
628.30/628.44	c #Conflicts:    1645000 | #Learnt:      53847 | 0.000
628.30/628.44	c total clause space: 127.173MB
628.30/628.44	c total #watches: 146531
629.00/629.11	c total #propagations: 214759656 / total #impl: 495211352 (eff. 0.434)
629.00/629.11	c #Conflicts:    1646000 | #Learnt:      54847 | 0.000
629.00/629.11	c total clause space: 127.173MB
629.00/629.11	c total #watches: 148996
629.60/629.79	c total #propagations: 214887147 / total #impl: 495533515 (eff. 0.434)
629.60/629.79	c #Conflicts:    1647000 | #Learnt:      55847 | 0.000
629.60/629.79	c total clause space: 127.173MB
629.60/629.79	c total #watches: 151296
630.40/630.53	c total #propagations: 215013097 / total #impl: 495837013 (eff. 0.434)
630.40/630.53	c #Conflicts:    1648000 | #Learnt:      56847 | 0.000
630.40/630.53	c total clause space: 127.173MB
630.40/630.53	c total #watches: 153904
631.10/631.28	c total #propagations: 215139898 / total #impl: 496187887 (eff. 0.434)
631.10/631.28	c #Conflicts:    1649000 | #Learnt:      57847 | 0.000
631.10/631.28	c total clause space: 127.173MB
631.10/631.28	c total #watches: 156381
631.79/631.95	c total #propagations: 215277562 / total #impl: 496545567 (eff. 0.434)
631.79/631.95	c #Conflicts:    1650000 | #Learnt:      58847 | 0.000
631.79/631.95	c total clause space: 127.173MB
631.79/631.95	c total #watches: 159079
632.50/632.67	c total #propagations: 215401671 / total #impl: 496842039 (eff. 0.434)
632.50/632.67	c #Conflicts:    1651000 | #Learnt:      59847 | 0.000
632.50/632.67	c total clause space: 127.173MB
632.50/632.67	c total #watches: 161786
633.19/633.31	c total #propagations: 215534110 / total #impl: 497147163 (eff. 0.434)
633.19/633.31	c #Conflicts:    1652000 | #Learnt:      60847 | 0.000
633.19/633.31	c total clause space: 127.173MB
633.19/633.31	c total #watches: 164418
633.89/634.07	c total #propagations: 215667544 / total #impl: 497466965 (eff. 0.434)
633.89/634.07	c #Conflicts:    1653000 | #Learnt:      61847 | 0.000
633.89/634.07	c total clause space: 127.173MB
633.89/634.07	c total #watches: 167060
634.49/634.64	c total #propagations: 215792077 / total #impl: 497789395 (eff. 0.434)
634.49/634.64	c GARBAGE COLLECT
634.49/634.64	c #Conflicts:    1654000 | #Learnt:      31744 | 0.000
634.49/634.64	c total clause space: 127.173MB
634.49/634.64	c total #watches: 91360
634.89/635.03	c total #propagations: 215926011 / total #impl: 498114720 (eff. 0.433)
634.89/635.03	c #Conflicts:    1655000 | #Learnt:      32744 | 0.000
634.89/635.03	c total clause space: 127.173MB
634.89/635.03	c total #watches: 93966
635.19/635.39	c total #propagations: 216061789 / total #impl: 498442283 (eff. 0.433)
635.19/635.39	c #Conflicts:    1656000 | #Learnt:      33744 | 0.000
635.19/635.39	c total clause space: 127.173MB
635.19/635.39	c total #watches: 96645
635.70/635.82	c total #propagations: 216190659 / total #impl: 498750945 (eff. 0.433)
635.70/635.82	c #Conflicts:    1657000 | #Learnt:      34744 | 0.000
635.70/635.82	c total clause space: 127.173MB
635.70/635.82	c total #watches: 99393
636.09/636.25	c total #propagations: 216322328 / total #impl: 499072739 (eff. 0.433)
636.09/636.25	c #Conflicts:    1658000 | #Learnt:      35744 | 0.000
636.09/636.25	c total clause space: 127.173MB
636.09/636.25	c total #watches: 101854
636.59/636.70	c total #propagations: 216458904 / total #impl: 499361766 (eff. 0.433)
636.59/636.70	c #Conflicts:    1659000 | #Learnt:      36744 | 0.000
636.59/636.70	c total clause space: 127.173MB
636.59/636.70	c total #watches: 104296
636.99/637.13	c total #propagations: 216599707 / total #impl: 499672785 (eff. 0.433)
636.99/637.13	c #Conflicts:    1660000 | #Learnt:      37744 | 0.000
636.99/637.13	c total clause space: 127.173MB
636.99/637.13	c total #watches: 106799
637.39/637.52	c total #propagations: 216736161 / total #impl: 499956414 (eff. 0.434)
637.39/637.52	c #Conflicts:    1661000 | #Learnt:      38744 | 0.000
637.39/637.52	c total clause space: 127.173MB
637.39/637.52	c total #watches: 109264
637.79/637.90	c total #propagations: 216850120 / total #impl: 500227910 (eff. 0.434)
637.79/637.90	c #Conflicts:    1662000 | #Learnt:      39744 | 0.000
637.79/637.90	c total clause space: 127.173MB
637.79/637.90	c total #watches: 111917
638.19/638.33	c total #propagations: 216982146 / total #impl: 500518338 (eff. 0.434)
638.19/638.33	c #Conflicts:    1663000 | #Learnt:      40744 | 0.000
638.19/638.33	c total clause space: 127.173MB
638.19/638.33	c total #watches: 114612
638.69/638.86	c total #propagations: 217104613 / total #impl: 500794934 (eff. 0.434)
638.69/638.86	c #Conflicts:    1664000 | #Learnt:      41744 | 0.000
638.69/638.86	c total clause space: 127.173MB
638.69/638.86	c total #watches: 117235
639.29/639.43	c total #propagations: 217234576 / total #impl: 501103568 (eff. 0.434)
639.29/639.43	c #Conflicts:    1665000 | #Learnt:      42744 | 0.000
639.29/639.43	c total clause space: 127.173MB
639.29/639.43	c total #watches: 120001
639.79/639.95	c total #propagations: 217367095 / total #impl: 501442437 (eff. 0.433)
639.79/639.95	c #Conflicts:    1666000 | #Learnt:      43744 | 0.000
639.79/639.95	c total clause space: 127.173MB
639.79/639.95	c total #watches: 122873
640.39/640.50	c total #propagations: 217502798 / total #impl: 501752496 (eff. 0.433)
640.39/640.50	c #Conflicts:    1667000 | #Learnt:      44744 | 0.000
640.39/640.50	c total clause space: 127.173MB
640.39/640.50	c total #watches: 125454
640.89/641.02	c total #propagations: 217633475 / total #impl: 502085980 (eff. 0.433)
640.89/641.02	c #Conflicts:    1668000 | #Learnt:      45744 | 0.000
640.89/641.02	c total clause space: 127.173MB
640.89/641.02	c total #watches: 127819
641.39/641.58	c total #propagations: 217763342 / total #impl: 502429166 (eff. 0.433)
641.39/641.58	c #Conflicts:    1669000 | #Learnt:      46744 | 0.000
641.39/641.58	c total clause space: 127.173MB
641.39/641.58	c total #watches: 130627
642.09/642.22	c total #propagations: 217897006 / total #impl: 502767957 (eff. 0.433)
642.09/642.22	c #Conflicts:    1670000 | #Learnt:      47744 | 0.000
642.09/642.22	c total clause space: 127.173MB
642.09/642.22	c total #watches: 133099
642.69/642.80	c total #propagations: 218027337 / total #impl: 503100614 (eff. 0.433)
642.69/642.80	c #Conflicts:    1671000 | #Learnt:      48744 | 0.000
642.69/642.80	c total clause space: 127.173MB
642.69/642.80	c total #watches: 135704
643.29/643.41	c total #propagations: 218161216 / total #impl: 503438520 (eff. 0.433)
643.29/643.41	c #Conflicts:    1672000 | #Learnt:      49744 | 0.000
643.29/643.41	c total clause space: 127.173MB
643.29/643.41	c total #watches: 138234
643.89/644.05	c total #propagations: 218290090 / total #impl: 503730210 (eff. 0.433)
643.89/644.05	c #Conflicts:    1673000 | #Learnt:      50744 | 0.000
643.89/644.05	c total clause space: 127.173MB
643.89/644.05	c total #watches: 140968
644.50/644.69	c total #propagations: 218421212 / total #impl: 504077252 (eff. 0.433)
644.50/644.69	c #Conflicts:    1674000 | #Learnt:      51744 | 0.000
644.50/644.69	c total clause space: 127.173MB
644.50/644.69	c total #watches: 143574
645.19/645.35	c total #propagations: 218556714 / total #impl: 504386167 (eff. 0.433)
645.19/645.35	c #Conflicts:    1675000 | #Learnt:      52744 | 0.000
645.19/645.35	c total clause space: 127.173MB
645.19/645.35	c total #watches: 145793
645.79/645.99	c total #propagations: 218684379 / total #impl: 504670365 (eff. 0.433)
645.79/645.99	c #Conflicts:    1676000 | #Learnt:      53744 | 0.000
645.79/645.99	c total clause space: 127.173MB
645.79/645.99	c total #watches: 148094
646.49/646.67	c total #propagations: 218812625 / total #impl: 504965056 (eff. 0.433)
646.49/646.67	c #Conflicts:    1677000 | #Learnt:      54744 | 0.000
646.49/646.67	c total clause space: 127.173MB
646.49/646.67	c total #watches: 150374
647.19/647.39	c total #propagations: 218941623 / total #impl: 505293599 (eff. 0.433)
647.19/647.39	c #Conflicts:    1678000 | #Learnt:      55744 | 0.000
647.19/647.39	c total clause space: 127.173MB
647.19/647.39	c total #watches: 152841
647.90/648.06	c total #propagations: 219081131 / total #impl: 505662879 (eff. 0.433)
647.90/648.06	c #Conflicts:    1679000 | #Learnt:      56744 | 0.000
647.90/648.06	c total clause space: 127.173MB
647.90/648.06	c total #watches: 155166
648.49/648.68	c total #propagations: 219211120 / total #impl: 505973557 (eff. 0.433)
648.49/648.68	c #Conflicts:    1680000 | #Learnt:      57744 | 0.000
648.49/648.68	c total clause space: 127.173MB
648.49/648.68	c total #watches: 157695
649.29/649.40	c total #propagations: 219328250 / total #impl: 506257309 (eff. 0.433)
649.29/649.40	c #Conflicts:    1681000 | #Learnt:      58744 | 0.000
649.29/649.40	c total clause space: 127.173MB
649.29/649.40	c total #watches: 160155
650.00/650.18	c total #propagations: 219440366 / total #impl: 506542745 (eff. 0.433)
650.00/650.18	c #Conflicts:    1682000 | #Learnt:      59744 | 0.000
650.00/650.18	c total clause space: 127.173MB
650.00/650.18	c total #watches: 162321
650.59/650.76	c total #propagations: 219564370 / total #impl: 506845828 (eff. 0.433)
650.59/650.76	c #Conflicts:    1683000 | #Learnt:      60744 | 0.000
650.59/650.76	c total clause space: 127.173MB
650.59/650.76	c total #watches: 164689
651.20/651.36	c total #propagations: 219695326 / total #impl: 507137313 (eff. 0.433)
651.20/651.36	c #Conflicts:    1684000 | #Learnt:      61744 | 0.000
651.20/651.36	c total clause space: 127.173MB
651.20/651.36	c total #watches: 167024
651.79/651.99	c total #propagations: 219816707 / total #impl: 507406289 (eff. 0.433)
651.79/651.99	c #Conflicts:    1685000 | #Learnt:      62744 | 0.000
651.79/651.99	c total clause space: 127.173MB
651.79/651.99	c total #watches: 169573
652.20/652.39	c total #propagations: 219936507 / total #impl: 507674446 (eff. 0.433)
652.20/652.39	c GARBAGE COLLECT
652.20/652.39	c #Conflicts:    1686000 | #Learnt:      32340 | 0.000
652.20/652.39	c total clause space: 127.173MB
652.20/652.39	c total #watches: 92653
652.59/652.75	c total #propagations: 220067135 / total #impl: 507948997 (eff. 0.433)
652.59/652.75	c #Conflicts:    1687000 | #Learnt:      33340 | 0.000
652.59/652.75	c total clause space: 127.173MB
652.59/652.75	c total #watches: 95164
652.99/653.16	c total #propagations: 220189143 / total #impl: 508240321 (eff. 0.433)
652.99/653.16	c #Conflicts:    1688000 | #Learnt:      34340 | 0.000
652.99/653.16	c total clause space: 127.173MB
652.99/653.16	c total #watches: 97620
653.40/653.58	c total #propagations: 220317914 / total #impl: 508537653 (eff. 0.433)
653.40/653.58	c #Conflicts:    1689000 | #Learnt:      35340 | 0.000
653.40/653.58	c total clause space: 127.173MB
653.40/653.58	c total #watches: 100038
653.79/653.97	c total #propagations: 220454317 / total #impl: 508865907 (eff. 0.433)
653.79/653.97	c #Conflicts:    1690000 | #Learnt:      36340 | 0.000
653.79/653.97	c total clause space: 127.173MB
653.79/653.97	c total #watches: 102392
654.29/654.41	c total #propagations: 220576170 / total #impl: 509140213 (eff. 0.433)
654.29/654.41	c #Conflicts:    1691000 | #Learnt:      37340 | 0.000
654.29/654.41	c total clause space: 127.173MB
654.29/654.41	c total #watches: 105253
654.69/654.86	c total #propagations: 220713632 / total #impl: 509470618 (eff. 0.433)
654.69/654.86	c #Conflicts:    1692000 | #Learnt:      38340 | 0.000
654.69/654.86	c total clause space: 127.173MB
654.69/654.86	c total #watches: 107775
655.19/655.31	c total #propagations: 220845817 / total #impl: 509793407 (eff. 0.433)
655.19/655.31	c #Conflicts:    1693000 | #Learnt:      39340 | 0.000
655.19/655.31	c total clause space: 127.173MB
655.19/655.31	c total #watches: 110461
655.60/655.78	c total #propagations: 220979142 / total #impl: 510101958 (eff. 0.433)
655.60/655.78	c #Conflicts:    1694000 | #Learnt:      40340 | 0.000
655.60/655.78	c total clause space: 127.173MB
655.60/655.78	c total #watches: 113385
656.19/656.31	c total #propagations: 221113938 / total #impl: 510419715 (eff. 0.433)
656.19/656.31	c #Conflicts:    1695000 | #Learnt:      41340 | 0.000
656.19/656.31	c total clause space: 127.173MB
656.19/656.31	c total #watches: 116037
656.60/656.76	c total #propagations: 221247936 / total #impl: 510763080 (eff. 0.433)
656.60/656.76	c #Conflicts:    1696000 | #Learnt:      42340 | 0.000
656.60/656.76	c total clause space: 127.173MB
656.60/656.76	c total #watches: 118717
657.09/657.27	c total #propagations: 221364677 / total #impl: 511037855 (eff. 0.433)
657.09/657.27	c #Conflicts:    1697000 | #Learnt:      43340 | 0.000
657.09/657.27	c total clause space: 127.173MB
657.09/657.27	c total #watches: 121315
657.70/657.81	c total #propagations: 221491212 / total #impl: 511360882 (eff. 0.433)
657.70/657.81	c #Conflicts:    1698000 | #Learnt:      44340 | 0.000
657.70/657.81	c total clause space: 127.173MB
657.70/657.81	c total #watches: 123934
658.19/658.31	c total #propagations: 221623200 / total #impl: 511679010 (eff. 0.433)
658.19/658.31	c #Conflicts:    1699000 | #Learnt:      45340 | 0.000
658.19/658.31	c total clause space: 127.173MB
658.19/658.31	c total #watches: 126386
658.69/658.86	c total #propagations: 221748598 / total #impl: 511979924 (eff. 0.433)
658.69/658.86	c #Conflicts:    1700000 | #Learnt:      46340 | 0.000
658.69/658.86	c total clause space: 127.173MB
658.69/658.86	c total #watches: 128658
659.19/659.38	c total #propagations: 221877297 / total #impl: 512295868 (eff. 0.433)
659.19/659.38	c #Conflicts:    1701000 | #Learnt:      47340 | 0.000
659.19/659.38	c total clause space: 127.173MB
659.19/659.38	c total #watches: 130902
659.79/659.95	c total #propagations: 222009675 / total #impl: 512640307 (eff. 0.433)
659.79/659.95	c #Conflicts:    1702000 | #Learnt:      48340 | 0.000
659.79/659.95	c total clause space: 127.173MB
659.79/659.95	c total #watches: 133210
660.29/660.49	c total #propagations: 222142953 / total #impl: 512988786 (eff. 0.433)
660.29/660.49	c #Conflicts:    1703000 | #Learnt:      49340 | 0.000
660.29/660.49	c total clause space: 127.173MB
660.29/660.49	c total #watches: 135496
660.89/661.07	c total #propagations: 222273048 / total #impl: 513299705 (eff. 0.433)
660.89/661.07	c #Conflicts:    1704000 | #Learnt:      50340 | 0.000
660.89/661.07	c total clause space: 127.173MB
660.89/661.07	c total #watches: 138021
661.59/661.73	c total #propagations: 222400553 / total #impl: 513644326 (eff. 0.433)
661.59/661.73	c #Conflicts:    1705000 | #Learnt:      51340 | 0.000
661.59/661.73	c total clause space: 127.173MB
661.59/661.73	c total #watches: 140317
662.29/662.43	c total #propagations: 222527365 / total #impl: 513951442 (eff. 0.433)
662.29/662.43	c #Conflicts:    1706000 | #Learnt:      52340 | 0.000
662.29/662.43	c total clause space: 127.173MB
662.29/662.43	c total #watches: 142657
662.89/663.09	c total #propagations: 222656027 / total #impl: 514269729 (eff. 0.433)
662.89/663.09	c #Conflicts:    1707000 | #Learnt:      53340 | 0.000
662.89/663.09	c total clause space: 127.173MB
662.89/663.09	c total #watches: 145131
663.69/663.80	c total #propagations: 222789019 / total #impl: 514588012 (eff. 0.433)
663.69/663.80	c #Conflicts:    1708000 | #Learnt:      54340 | 0.000
663.69/663.80	c total clause space: 127.173MB
663.69/663.80	c total #watches: 147661
664.30/664.47	c total #propagations: 222919124 / total #impl: 514911699 (eff. 0.433)
664.30/664.47	c #Conflicts:    1709000 | #Learnt:      55340 | 0.000
664.30/664.47	c total clause space: 127.173MB
664.30/664.47	c total #watches: 150062
665.09/665.21	c total #propagations: 223040729 / total #impl: 515213179 (eff. 0.433)
665.09/665.21	c #Conflicts:    1710000 | #Learnt:      56340 | 0.000
665.09/665.21	c total clause space: 127.173MB
665.09/665.21	c total #watches: 152484
665.69/665.81	c total #propagations: 223176342 / total #impl: 515573584 (eff. 0.433)
665.69/665.81	c #Conflicts:    1711000 | #Learnt:      57340 | 0.000
665.69/665.81	c total clause space: 127.173MB
665.69/665.81	c total #watches: 154852
666.39/666.54	c total #propagations: 223287268 / total #impl: 515848962 (eff. 0.433)
666.39/666.54	c #Conflicts:    1712000 | #Learnt:      58340 | 0.000
666.39/666.54	c total clause space: 127.173MB
666.39/666.54	c total #watches: 157286
667.09/667.23	c total #propagations: 223416529 / total #impl: 516165279 (eff. 0.433)
667.09/667.23	c #Conflicts:    1713000 | #Learnt:      59340 | 0.000
667.09/667.23	c total clause space: 127.173MB
667.09/667.23	c total #watches: 159707
667.79/667.94	c total #propagations: 223543307 / total #impl: 516460012 (eff. 0.433)
667.79/667.94	c #Conflicts:    1714000 | #Learnt:      60340 | 0.000
667.79/667.94	c total clause space: 127.173MB
667.79/667.94	c total #watches: 162366
668.59/668.71	c total #propagations: 223669587 / total #impl: 516752048 (eff. 0.433)
668.59/668.71	c #Conflicts:    1715000 | #Learnt:      61340 | 0.000
668.59/668.71	c total clause space: 127.173MB
668.59/668.71	c total #watches: 164896
669.39/669.51	c total #propagations: 223800179 / total #impl: 517064471 (eff. 0.433)
669.39/669.51	c #Conflicts:    1716000 | #Learnt:      62340 | 0.000
669.39/669.51	c total clause space: 127.173MB
669.39/669.51	c total #watches: 167628
670.19/670.31	c total #propagations: 223935868 / total #impl: 517449218 (eff. 0.433)
670.19/670.31	c #Conflicts:    1717000 | #Learnt:      63340 | 0.000
670.19/670.31	c total clause space: 127.173MB
670.19/670.31	c total #watches: 170372
670.49/670.69	c total #propagations: 224066076 / total #impl: 517792523 (eff. 0.433)
670.49/670.69	c GARBAGE COLLECT
670.49/670.69	c #Conflicts:    1718000 | #Learnt:      32639 | 0.000
670.49/670.69	c total clause space: 127.173MB
670.49/670.69	c total #watches: 93603
671.00/671.10	c total #propagations: 224191851 / total #impl: 518070778 (eff. 0.433)
671.00/671.10	c #Conflicts:    1719000 | #Learnt:      33639 | 0.000
671.00/671.10	c total clause space: 127.173MB
671.00/671.10	c total #watches: 96360
671.39/671.51	c total #propagations: 224323185 / total #impl: 518369338 (eff. 0.433)
671.39/671.51	c #Conflicts:    1720000 | #Learnt:      34639 | 0.000
671.39/671.51	c total clause space: 127.173MB
671.39/671.51	c total #watches: 99209
671.79/671.95	c total #propagations: 224456756 / total #impl: 518668145 (eff. 0.433)
671.79/671.95	c #Conflicts:    1721000 | #Learnt:      35639 | 0.000
671.79/671.95	c total clause space: 127.173MB
671.79/671.95	c total #watches: 102090
672.19/672.34	c total #propagations: 224590466 / total #impl: 518962127 (eff. 0.433)
672.19/672.34	c #Conflicts:    1722000 | #Learnt:      36639 | 0.000
672.19/672.34	c total clause space: 127.173MB
672.19/672.34	c total #watches: 104305
672.59/672.72	c total #propagations: 224706474 / total #impl: 519211727 (eff. 0.433)
672.59/672.72	c #Conflicts:    1723000 | #Learnt:      37639 | 0.000
672.59/672.72	c total clause space: 127.173MB
672.59/672.72	c total #watches: 106982
672.99/673.12	c total #propagations: 224854053 / total #impl: 519530670 (eff. 0.433)
672.99/673.12	c #Conflicts:    1724000 | #Learnt:      38639 | 0.000
672.99/673.12	c total clause space: 127.173MB
672.99/673.12	c total #watches: 109282
673.49/673.60	c total #propagations: 224980840 / total #impl: 519807501 (eff. 0.433)
673.49/673.60	c #Conflicts:    1725000 | #Learnt:      39639 | 0.000
673.49/673.60	c total clause space: 127.173MB
673.49/673.60	c total #watches: 111867
673.89/674.08	c total #propagations: 225106027 / total #impl: 520119852 (eff. 0.433)
673.89/674.08	c #Conflicts:    1726000 | #Learnt:      40639 | 0.000
673.89/674.08	c total clause space: 127.173MB
673.89/674.08	c total #watches: 114242
674.39/674.58	c total #propagations: 225232986 / total #impl: 520436696 (eff. 0.433)
674.39/674.58	c #Conflicts:    1727000 | #Learnt:      41639 | 0.000
674.39/674.58	c total clause space: 127.173MB
674.39/674.58	c total #watches: 116580
674.99/675.10	c total #propagations: 225355888 / total #impl: 520725495 (eff. 0.433)
674.99/675.10	c #Conflicts:    1728000 | #Learnt:      42639 | 0.000
674.99/675.10	c total clause space: 127.173MB
674.99/675.10	c total #watches: 118993
675.49/675.64	c total #propagations: 225488635 / total #impl: 521045590 (eff. 0.433)
675.49/675.64	c #Conflicts:    1729000 | #Learnt:      43639 | 0.000
675.49/675.64	c total clause space: 127.173MB
675.49/675.64	c total #watches: 121270
676.09/676.20	c total #propagations: 225620508 / total #impl: 521365190 (eff. 0.433)
676.09/676.20	c #Conflicts:    1730000 | #Learnt:      44639 | 0.000
676.09/676.20	c total clause space: 127.173MB
676.09/676.20	c total #watches: 123625
676.59/676.77	c total #propagations: 225750680 / total #impl: 521683495 (eff. 0.433)
676.59/676.77	c #Conflicts:    1731000 | #Learnt:      45639 | 0.000
676.59/676.77	c total clause space: 127.173MB
676.59/676.77	c total #watches: 125965
677.09/677.27	c total #propagations: 225887264 / total #impl: 522007685 (eff. 0.433)
677.09/677.27	c #Conflicts:    1732000 | #Learnt:      46639 | 0.000
677.09/677.27	c total clause space: 127.173MB
677.09/677.27	c total #watches: 128237
677.69/677.80	c total #propagations: 226009605 / total #impl: 522288238 (eff. 0.433)
677.69/677.80	c #Conflicts:    1733000 | #Learnt:      47639 | 0.000
677.69/677.80	c total clause space: 127.173MB
677.69/677.80	c total #watches: 130682
678.19/678.37	c total #propagations: 226142561 / total #impl: 522591675 (eff. 0.433)
678.19/678.37	c #Conflicts:    1734000 | #Learnt:      48639 | 0.000
678.19/678.37	c total clause space: 127.173MB
678.19/678.37	c total #watches: 132986
678.79/678.99	c total #propagations: 226276391 / total #impl: 522905377 (eff. 0.433)
678.79/678.99	c #Conflicts:    1735000 | #Learnt:      49639 | 0.000
678.79/678.99	c total clause space: 127.173MB
678.79/678.99	c total #watches: 135420
679.39/679.59	c total #propagations: 226412860 / total #impl: 523266335 (eff. 0.433)
679.39/679.59	c #Conflicts:    1736000 | #Learnt:      50639 | 0.000
679.39/679.59	c total clause space: 127.173MB
679.39/679.59	c total #watches: 137881
680.09/680.20	c total #propagations: 226548110 / total #impl: 523599117 (eff. 0.433)
680.09/680.20	c #Conflicts:    1737000 | #Learnt:      51639 | 0.000
680.09/680.20	c total clause space: 127.173MB
680.09/680.20	c total #watches: 140253
680.69/680.84	c total #propagations: 226680591 / total #impl: 523911672 (eff. 0.433)
680.69/680.84	c #Conflicts:    1738000 | #Learnt:      52639 | 0.000
680.69/680.84	c total clause space: 127.173MB
680.69/680.84	c total #watches: 142545
681.39/681.52	c total #propagations: 226814897 / total #impl: 524230636 (eff. 0.433)
681.39/681.52	c #Conflicts:    1739000 | #Learnt:      53639 | 0.000
681.39/681.52	c total clause space: 127.173MB
681.39/681.52	c total #watches: 144831
681.99/682.13	c total #propagations: 226947829 / total #impl: 524556351 (eff. 0.433)
681.99/682.13	c #Conflicts:    1740000 | #Learnt:      54639 | 0.000
681.99/682.13	c total clause space: 127.173MB
681.99/682.13	c total #watches: 147144
682.59/682.76	c total #propagations: 227082589 / total #impl: 524907428 (eff. 0.433)
682.59/682.76	c #Conflicts:    1741000 | #Learnt:      55639 | 0.000
682.59/682.76	c total clause space: 127.173MB
682.59/682.76	c total #watches: 149453
683.19/683.37	c total #propagations: 227212358 / total #impl: 525226547 (eff. 0.433)
683.19/683.37	c #Conflicts:    1742000 | #Learnt:      56639 | 0.000
683.19/683.37	c total clause space: 127.173MB
683.19/683.37	c total #watches: 151868
683.89/684.09	c total #propagations: 227343242 / total #impl: 525537196 (eff. 0.433)
683.89/684.09	c #Conflicts:    1743000 | #Learnt:      57639 | 0.000
683.89/684.09	c total clause space: 127.173MB
683.89/684.09	c total #watches: 154325
684.59/684.79	c total #propagations: 227484858 / total #impl: 525904010 (eff. 0.433)
684.59/684.79	c #Conflicts:    1744000 | #Learnt:      58639 | 0.000
684.59/684.79	c total clause space: 127.173MB
684.59/684.79	c total #watches: 156667
685.39/685.53	c total #propagations: 227606540 / total #impl: 526224223 (eff. 0.433)
685.39/685.53	c #Conflicts:    1745000 | #Learnt:      59639 | 0.000
685.39/685.53	c total clause space: 127.173MB
685.39/685.53	c total #watches: 159134
686.09/686.26	c total #propagations: 227731813 / total #impl: 526546204 (eff. 0.433)
686.09/686.26	c #Conflicts:    1746000 | #Learnt:      60639 | 0.000
686.09/686.26	c total clause space: 127.173MB
686.09/686.26	c total #watches: 161728
686.79/686.98	c total #propagations: 227871534 / total #impl: 526914011 (eff. 0.432)
686.79/686.98	c #Conflicts:    1747000 | #Learnt:      61639 | 0.000
686.79/686.98	c total clause space: 127.173MB
686.79/686.98	c total #watches: 164303
687.59/687.76	c total #propagations: 228000901 / total #impl: 527233768 (eff. 0.432)
687.59/687.76	c #Conflicts:    1748000 | #Learnt:      62639 | 0.000
687.59/687.76	c total clause space: 127.173MB
687.59/687.76	c total #watches: 166714
688.29/688.40	c total #propagations: 228131008 / total #impl: 527546628 (eff. 0.432)
688.29/688.40	c #Conflicts:    1749000 | #Learnt:      63639 | 0.000
688.29/688.40	c total clause space: 127.173MB
688.29/688.40	c total #watches: 169324
688.79/688.93	c total #propagations: 228251462 / total #impl: 527853151 (eff. 0.432)
688.79/688.93	c GARBAGE COLLECT
688.79/688.93	c #Conflicts:    1750000 | #Learnt:      32641 | 0.000
688.79/688.93	c total clause space: 127.173MB
688.79/688.93	c total #watches: 93535
689.19/689.32	c total #propagations: 228384959 / total #impl: 528166202 (eff. 0.432)
689.19/689.32	c #Conflicts:    1751000 | #Learnt:      33641 | 0.000
689.19/689.32	c total clause space: 127.173MB
689.19/689.32	c total #watches: 96033
689.59/689.71	c total #propagations: 228516799 / total #impl: 528463538 (eff. 0.432)
689.59/689.71	c #Conflicts:    1752000 | #Learnt:      34641 | 0.000
689.59/689.71	c total clause space: 127.173MB
689.59/689.71	c total #watches: 98476
689.99/690.10	c total #propagations: 228652744 / total #impl: 528776607 (eff. 0.432)
689.99/690.10	c #Conflicts:    1753000 | #Learnt:      35641 | 0.000
689.99/690.10	c total clause space: 127.173MB
689.99/690.10	c total #watches: 101052
690.29/690.49	c total #propagations: 228777030 / total #impl: 529070604 (eff. 0.432)
690.29/690.49	c #Conflicts:    1754000 | #Learnt:      36641 | 0.000
690.29/690.49	c total clause space: 127.173MB
690.29/690.49	c total #watches: 103535
690.79/690.92	c total #propagations: 228907867 / total #impl: 529372961 (eff. 0.432)
690.79/690.92	c #Conflicts:    1755000 | #Learnt:      37641 | 0.000
690.79/690.92	c total clause space: 127.173MB
690.79/690.92	c total #watches: 106014
691.18/691.36	c total #propagations: 229036722 / total #impl: 529676334 (eff. 0.432)
691.18/691.36	c #Conflicts:    1756000 | #Learnt:      38641 | 0.000
691.18/691.36	c total clause space: 127.173MB
691.18/691.36	c total #watches: 108416
691.68/691.86	c total #propagations: 229155944 / total #impl: 529967296 (eff. 0.432)
691.68/691.86	c #Conflicts:    1757000 | #Learnt:      39641 | 0.000
691.68/691.86	c total clause space: 127.173MB
691.68/691.86	c total #watches: 110799
692.18/692.33	c total #propagations: 229287825 / total #impl: 530293451 (eff. 0.432)
692.18/692.33	c #Conflicts:    1758000 | #Learnt:      40641 | 0.000
692.18/692.33	c total clause space: 127.173MB
692.18/692.33	c total #watches: 113111
692.68/692.84	c total #propagations: 229414944 / total #impl: 530599449 (eff. 0.432)
692.68/692.84	c #Conflicts:    1759000 | #Learnt:      41641 | 0.000
692.68/692.84	c total clause space: 127.173MB
692.68/692.84	c total #watches: 115500
693.18/693.37	c total #propagations: 229544936 / total #impl: 530914111 (eff. 0.432)
693.18/693.37	c #Conflicts:    1760000 | #Learnt:      42641 | 0.000
693.18/693.37	c total clause space: 127.173MB
693.18/693.37	c total #watches: 117955
693.68/693.87	c total #propagations: 229679635 / total #impl: 531261301 (eff. 0.432)
693.68/693.87	c #Conflicts:    1761000 | #Learnt:      43641 | 0.000
693.68/693.87	c total clause space: 127.173MB
693.68/693.87	c total #watches: 120362
694.28/694.42	c total #propagations: 229813973 / total #impl: 531583664 (eff. 0.432)
694.28/694.42	c #Conflicts:    1762000 | #Learnt:      44641 | 0.000
694.28/694.42	c total clause space: 127.173MB
694.28/694.42	c total #watches: 122705
694.78/694.99	c total #propagations: 229943906 / total #impl: 531885465 (eff. 0.432)
694.78/694.99	c #Conflicts:    1763000 | #Learnt:      45641 | 0.000
694.78/694.99	c total clause space: 127.173MB
694.78/694.99	c total #watches: 125121
695.38/695.53	c total #propagations: 230071920 / total #impl: 532187203 (eff. 0.432)
695.38/695.53	c #Conflicts:    1764000 | #Learnt:      46641 | 0.000
695.38/695.53	c total clause space: 127.173MB
695.38/695.53	c total #watches: 127623
695.88/696.09	c total #propagations: 230207235 / total #impl: 532496202 (eff. 0.432)
695.88/696.09	c #Conflicts:    1765000 | #Learnt:      47641 | 0.000
695.88/696.09	c total clause space: 127.173MB
695.88/696.09	c total #watches: 130145
696.48/696.61	c total #propagations: 230336455 / total #impl: 532802234 (eff. 0.432)
696.48/696.61	c #Conflicts:    1766000 | #Learnt:      48641 | 0.000
696.48/696.61	c total clause space: 127.173MB
696.48/696.61	c total #watches: 132565
697.18/697.31	c total #propagations: 230463247 / total #impl: 533087275 (eff. 0.432)
697.18/697.31	c #Conflicts:    1767000 | #Learnt:      49641 | 0.000
697.18/697.31	c total clause space: 127.173MB
697.18/697.31	c total #watches: 135004
697.78/697.94	c total #propagations: 230592400 / total #impl: 533410228 (eff. 0.432)
697.78/697.94	c #Conflicts:    1768000 | #Learnt:      50641 | 0.000
697.78/697.94	c total clause space: 127.173MB
697.78/697.94	c total #watches: 137701
698.39/698.54	c total #propagations: 230731810 / total #impl: 533755045 (eff. 0.432)
698.39/698.54	c #Conflicts:    1769000 | #Learnt:      51641 | 0.000
698.39/698.54	c total clause space: 127.173MB
698.39/698.54	c total #watches: 140188
699.08/699.20	c total #propagations: 230862475 / total #impl: 534088148 (eff. 0.432)
699.08/699.20	c #Conflicts:    1770000 | #Learnt:      52641 | 0.000
699.08/699.20	c total clause space: 127.173MB
699.08/699.20	c total #watches: 142551
699.68/699.84	c total #propagations: 230999217 / total #impl: 534443448 (eff. 0.432)
699.68/699.84	c #Conflicts:    1771000 | #Learnt:      53641 | 0.000
699.68/699.84	c total clause space: 127.173MB
699.68/699.84	c total #watches: 144894
700.38/700.55	c total #propagations: 231130441 / total #impl: 534790914 (eff. 0.432)
700.38/700.55	c #Conflicts:    1772000 | #Learnt:      54641 | 0.000
700.38/700.55	c total clause space: 127.173MB
700.38/700.55	c total #watches: 147440
701.08/701.22	c total #propagations: 231271974 / total #impl: 535166847 (eff. 0.432)
701.08/701.22	c #Conflicts:    1773000 | #Learnt:      55641 | 0.000
701.08/701.22	c total clause space: 127.173MB
701.08/701.22	c total #watches: 150123
701.69/701.90	c total #propagations: 231403389 / total #impl: 535490999 (eff. 0.432)
701.69/701.90	c #Conflicts:    1774000 | #Learnt:      56641 | 0.000
701.69/701.90	c total clause space: 127.173MB
701.69/701.90	c total #watches: 152492
702.48/702.64	c total #propagations: 231526955 / total #impl: 535785832 (eff. 0.432)
702.48/702.64	c #Conflicts:    1775000 | #Learnt:      57641 | 0.000
702.48/702.64	c total clause space: 127.173MB
702.48/702.64	c total #watches: 155056
703.18/703.38	c total #propagations: 231660873 / total #impl: 536110587 (eff. 0.432)
703.18/703.38	c #Conflicts:    1776000 | #Learnt:      58641 | 0.000
703.18/703.38	c total clause space: 127.173MB
703.18/703.38	c total #watches: 157416
703.99/704.11	c total #propagations: 231789044 / total #impl: 536409505 (eff. 0.432)
703.99/704.11	c #Conflicts:    1777000 | #Learnt:      59641 | 0.000
703.99/704.11	c total clause space: 127.173MB
703.99/704.11	c total #watches: 159789
704.78/704.94	c total #propagations: 231917724 / total #impl: 536713377 (eff. 0.432)
704.78/704.94	c #Conflicts:    1778000 | #Learnt:      60641 | 0.000
704.78/704.94	c total clause space: 127.173MB
704.78/704.94	c total #watches: 162712
705.58/705.70	c total #propagations: 232050015 / total #impl: 537060177 (eff. 0.432)
705.58/705.70	c #Conflicts:    1779000 | #Learnt:      61641 | 0.000
705.58/705.70	c total clause space: 127.173MB
705.58/705.70	c total #watches: 165405
706.28/706.42	c total #propagations: 232188258 / total #impl: 537439984 (eff. 0.432)
706.28/706.42	c #Conflicts:    1780000 | #Learnt:      62641 | 0.000
706.28/706.42	c total clause space: 127.173MB
706.28/706.42	c total #watches: 167974
706.98/707.15	c total #propagations: 232322891 / total #impl: 537839560 (eff. 0.432)
706.98/707.15	c #Conflicts:    1781000 | #Learnt:      63641 | 0.000
706.98/707.15	c total clause space: 127.173MB
706.98/707.15	c total #watches: 170474
707.78/707.94	c total #propagations: 232455813 / total #impl: 538220284 (eff. 0.432)
707.78/707.94	c GARBAGE COLLECT
707.78/707.94	c #Conflicts:    1782000 | #Learnt:      32335 | 0.000
707.78/707.94	c total clause space: 127.173MB
707.78/707.94	c total #watches: 92855
708.18/708.33	c total #propagations: 232594272 / total #impl: 538616061 (eff. 0.432)
708.18/708.33	c #Conflicts:    1783000 | #Learnt:      33335 | 0.000
708.18/708.33	c total clause space: 127.173MB
708.18/708.33	c total #watches: 95364
708.58/708.73	c total #propagations: 232727436 / total #impl: 538930657 (eff. 0.432)
708.58/708.73	c #Conflicts:    1784000 | #Learnt:      34335 | 0.000
708.58/708.73	c total clause space: 127.173MB
708.58/708.73	c total #watches: 97732
708.98/709.16	c total #propagations: 232863714 / total #impl: 539253195 (eff. 0.432)
708.98/709.16	c #Conflicts:    1785000 | #Learnt:      35335 | 0.000
708.98/709.16	c total clause space: 127.173MB
708.98/709.16	c total #watches: 100124
709.49/709.61	c total #propagations: 232999066 / total #impl: 539582370 (eff. 0.432)
709.49/709.61	c #Conflicts:    1786000 | #Learnt:      36335 | 0.000
709.49/709.61	c total clause space: 127.173MB
709.49/709.61	c total #watches: 102501
709.88/710.08	c total #propagations: 233135574 / total #impl: 539897749 (eff. 0.432)
709.88/710.08	c #Conflicts:    1787000 | #Learnt:      37335 | 0.000
709.88/710.08	c total clause space: 127.173MB
709.88/710.08	c total #watches: 105019
710.38/710.54	c total #propagations: 233268811 / total #impl: 540220729 (eff. 0.432)
710.38/710.54	c #Conflicts:    1788000 | #Learnt:      38335 | 0.000
710.38/710.54	c total clause space: 127.173MB
710.38/710.54	c total #watches: 107534
710.88/711.03	c total #propagations: 233402369 / total #impl: 540541137 (eff. 0.432)
710.88/711.03	c #Conflicts:    1789000 | #Learnt:      39335 | 0.000
710.88/711.03	c total clause space: 127.173MB
710.88/711.03	c total #watches: 109851
711.38/711.52	c total #propagations: 233530472 / total #impl: 540837179 (eff. 0.432)
711.38/711.52	c #Conflicts:    1790000 | #Learnt:      40335 | 0.000
711.38/711.52	c total clause space: 127.173MB
711.38/711.52	c total #watches: 112426
711.78/711.99	c total #propagations: 233662599 / total #impl: 541145768 (eff. 0.432)
711.78/711.99	c #Conflicts:    1791000 | #Learnt:      41335 | 0.000
711.78/711.99	c total clause space: 127.173MB
711.78/711.99	c total #watches: 114947
712.28/712.45	c total #propagations: 233799151 / total #impl: 541486862 (eff. 0.432)
712.28/712.45	c #Conflicts:    1792000 | #Learnt:      42335 | 0.000
712.28/712.45	c total clause space: 127.173MB
712.28/712.45	c total #watches: 117464
712.79/712.97	c total #propagations: 233922983 / total #impl: 541790000 (eff. 0.432)
712.79/712.97	c #Conflicts:    1793000 | #Learnt:      43335 | 0.000
712.79/712.97	c total clause space: 127.173MB
712.79/712.97	c total #watches: 119965
713.28/713.45	c total #propagations: 234055851 / total #impl: 542117052 (eff. 0.432)
713.28/713.45	c #Conflicts:    1794000 | #Learnt:      44335 | 0.000
713.28/713.45	c total clause space: 127.173MB
713.28/713.45	c total #watches: 122562
713.79/714.00	c total #propagations: 234182652 / total #impl: 542445082 (eff. 0.432)
713.79/714.00	c #Conflicts:    1795000 | #Learnt:      45335 | 0.000
713.79/714.00	c total clause space: 127.173MB
713.79/714.00	c total #watches: 125222
714.38/714.50	c total #propagations: 234311793 / total #impl: 542765430 (eff. 0.432)
714.38/714.50	c #Conflicts:    1796000 | #Learnt:      46335 | 0.000
714.38/714.50	c total clause space: 127.173MB
714.38/714.50	c total #watches: 127673
714.89/715.04	c total #propagations: 234453988 / total #impl: 543073318 (eff. 0.432)
714.89/715.04	c #Conflicts:    1797000 | #Learnt:      47335 | 0.000
714.89/715.04	c total clause space: 127.173MB
714.89/715.04	c total #watches: 130234
715.48/715.63	c total #propagations: 234590432 / total #impl: 543387943 (eff. 0.432)
715.48/715.63	c #Conflicts:    1798000 | #Learnt:      48335 | 0.000
715.48/715.63	c total clause space: 127.173MB
715.48/715.63	c total #watches: 132769
716.09/716.23	c total #propagations: 234708937 / total #impl: 543664592 (eff. 0.432)
716.09/716.23	c #Conflicts:    1799000 | #Learnt:      49335 | 0.000
716.09/716.23	c total clause space: 127.173MB
716.09/716.23	c total #watches: 135384
716.58/716.76	c total #propagations: 234852303 / total #impl: 543977654 (eff. 0.432)
716.58/716.76	c #Conflicts:    1800000 | #Learnt:      50335 | 0.000
716.58/716.76	c total clause space: 127.173MB
716.58/716.76	c total #watches: 137900
717.19/717.33	c total #propagations: 234986260 / total #impl: 544295665 (eff. 0.432)
717.19/717.33	c #Conflicts:    1801000 | #Learnt:      51335 | 0.000
717.19/717.33	c total clause space: 127.173MB
717.19/717.33	c total #watches: 140568
717.78/717.94	c total #propagations: 235113506 / total #impl: 544593838 (eff. 0.432)
717.78/717.94	c #Conflicts:    1802000 | #Learnt:      52335 | 0.000
717.78/717.94	c total clause space: 127.173MB
717.78/717.94	c total #watches: 143363
718.38/718.52	c total #propagations: 235249324 / total #impl: 544905881 (eff. 0.432)
718.38/718.52	c #Conflicts:    1803000 | #Learnt:      53335 | 0.000
718.38/718.52	c total clause space: 127.173MB
718.38/718.52	c total #watches: 146004
719.08/719.25	c total #propagations: 235377537 / total #impl: 545209197 (eff. 0.432)
719.08/719.25	c #Conflicts:    1804000 | #Learnt:      54335 | 0.000
719.08/719.25	c total clause space: 127.173MB
719.08/719.25	c total #watches: 148466
719.78/719.96	c total #propagations: 235512094 / total #impl: 545545197 (eff. 0.432)
719.78/719.96	c #Conflicts:    1805000 | #Learnt:      55335 | 0.000
719.78/719.96	c total clause space: 127.173MB
719.78/719.96	c total #watches: 150983
720.49/720.62	c total #propagations: 235646313 / total #impl: 545887477 (eff. 0.432)
720.49/720.62	c #Conflicts:    1806000 | #Learnt:      56335 | 0.000
720.49/720.62	c total clause space: 127.173MB
720.49/720.62	c total #watches: 153683
721.18/721.32	c total #propagations: 235784301 / total #impl: 546249683 (eff. 0.432)
721.18/721.32	c #Conflicts:    1807000 | #Learnt:      57335 | 0.000
721.18/721.32	c total clause space: 127.173MB
721.18/721.32	c total #watches: 156333
721.78/721.98	c total #propagations: 235921182 / total #impl: 546596877 (eff. 0.432)
721.78/721.98	c #Conflicts:    1808000 | #Learnt:      58335 | 0.000
721.78/721.98	c total clause space: 127.173MB
721.78/721.98	c total #watches: 158765
722.48/722.68	c total #propagations: 236049096 / total #impl: 546936623 (eff. 0.432)
722.48/722.68	c #Conflicts:    1809000 | #Learnt:      59335 | 0.000
722.48/722.68	c total clause space: 127.173MB
722.48/722.68	c total #watches: 161178
723.18/723.31	c total #propagations: 236179251 / total #impl: 547220032 (eff. 0.432)
723.18/723.31	c #Conflicts:    1810000 | #Learnt:      60335 | 0.000
723.18/723.31	c total clause space: 127.173MB
723.18/723.31	c total #watches: 163753
723.88/724.08	c total #propagations: 236299188 / total #impl: 547502268 (eff. 0.432)
723.88/724.08	c #Conflicts:    1811000 | #Learnt:      61335 | 0.000
723.88/724.08	c total clause space: 127.173MB
723.88/724.08	c total #watches: 166027
724.58/724.79	c total #propagations: 236427973 / total #impl: 547800763 (eff. 0.432)
724.58/724.79	c #Conflicts:    1812000 | #Learnt:      62335 | 0.000
724.58/724.79	c total clause space: 127.173MB
724.58/724.79	c total #watches: 168822
725.28/725.48	c total #propagations: 236550036 / total #impl: 548082052 (eff. 0.432)
725.28/725.48	c #Conflicts:    1813000 | #Learnt:      63335 | 0.000
725.28/725.48	c total clause space: 127.173MB
725.28/725.48	c total #watches: 171249
726.08/726.27	c total #propagations: 236671502 / total #impl: 548385359 (eff. 0.432)
726.08/726.27	c #Conflicts:    1814000 | #Learnt:      64335 | 0.000
726.08/726.27	c total clause space: 127.173MB
726.08/726.27	c total #watches: 173800
726.88/727.05	c total #propagations: 236786228 / total #impl: 548672634 (eff. 0.432)
726.88/727.05	c GARBAGE COLLECT
726.88/727.05	c #Conflicts:    1815000 | #Learnt:      32733 | 0.000
726.88/727.05	c total clause space: 127.173MB
726.88/727.05	c total #watches: 93842
727.28/727.43	c total #propagations: 236922410 / total #impl: 548980321 (eff. 0.432)
727.28/727.43	c #Conflicts:    1816000 | #Learnt:      33733 | 0.000
727.28/727.43	c total clause space: 127.173MB
727.28/727.43	c total #watches: 96387
727.68/727.84	c total #propagations: 237050061 / total #impl: 549263218 (eff. 0.432)
727.68/727.84	c #Conflicts:    1817000 | #Learnt:      34733 | 0.000
727.68/727.84	c total clause space: 127.173MB
727.68/727.84	c total #watches: 98953
728.09/728.26	c total #propagations: 237181552 / total #impl: 549538839 (eff. 0.432)
728.09/728.26	c #Conflicts:    1818000 | #Learnt:      35733 | 0.000
728.09/728.26	c total clause space: 127.173MB
728.09/728.26	c total #watches: 101556
728.58/728.73	c total #propagations: 237308463 / total #impl: 549838447 (eff. 0.432)
728.58/728.73	c #Conflicts:    1819000 | #Learnt:      36733 | 0.000
728.58/728.73	c total clause space: 127.173MB
728.58/728.73	c total #watches: 104025
729.08/729.28	c total #propagations: 237444419 / total #impl: 550158102 (eff. 0.432)
729.08/729.28	c #Conflicts:    1820000 | #Learnt:      37733 | 0.000
729.08/729.28	c total clause space: 127.173MB
729.08/729.28	c total #watches: 106613
729.58/729.76	c total #propagations: 237581025 / total #impl: 550505895 (eff. 0.432)
729.58/729.76	c #Conflicts:    1821000 | #Learnt:      38733 | 0.000
729.58/729.76	c total clause space: 127.173MB
729.58/729.76	c total #watches: 109088
730.08/730.21	c total #propagations: 237717254 / total #impl: 550838775 (eff. 0.432)
730.08/730.21	c #Conflicts:    1822000 | #Learnt:      39733 | 0.000
730.08/730.21	c total clause space: 127.173MB
730.08/730.21	c total #watches: 111403
730.48/730.61	c total #propagations: 237850768 / total #impl: 551158227 (eff. 0.432)
730.48/730.61	c #Conflicts:    1823000 | #Learnt:      40733 | 0.000
730.48/730.61	c total clause space: 127.173MB
730.48/730.61	c total #watches: 114184
730.88/731.02	c total #propagations: 237957590 / total #impl: 551444163 (eff. 0.432)
730.88/731.02	c #Conflicts:    1824000 | #Learnt:      41733 | 0.000
730.88/731.02	c total clause space: 127.173MB
730.88/731.02	c total #watches: 117086
731.38/731.54	c total #propagations: 238075597 / total #impl: 551738377 (eff. 0.432)
731.38/731.54	c #Conflicts:    1825000 | #Learnt:      42733 | 0.000
731.38/731.54	c total clause space: 127.173MB
731.38/731.54	c total #watches: 119474
731.88/732.06	c total #propagations: 238204678 / total #impl: 552028153 (eff. 0.432)
731.88/732.06	c #Conflicts:    1826000 | #Learnt:      43733 | 0.000
731.88/732.06	c total clause space: 127.173MB
731.88/732.06	c total #watches: 122040
732.48/732.64	c total #propagations: 238335017 / total #impl: 552350235 (eff. 0.431)
732.48/732.64	c #Conflicts:    1827000 | #Learnt:      44733 | 0.000
732.48/732.64	c total clause space: 127.173MB
732.48/732.64	c total #watches: 124428
732.98/733.17	c total #propagations: 238464147 / total #impl: 552662478 (eff. 0.431)
732.98/733.17	c #Conflicts:    1828000 | #Learnt:      45733 | 0.000
732.98/733.17	c total clause space: 127.173MB
732.98/733.17	c total #watches: 127148
733.48/733.70	c total #propagations: 238597667 / total #impl: 552985290 (eff. 0.431)
733.48/733.70	c #Conflicts:    1829000 | #Learnt:      46733 | 0.000
733.48/733.70	c total clause space: 127.173MB
733.48/733.70	c total #watches: 129586
734.08/734.24	c total #propagations: 238729999 / total #impl: 553319037 (eff. 0.431)
734.08/734.24	c #Conflicts:    1830000 | #Learnt:      47733 | 0.000
734.08/734.24	c total clause space: 127.173MB
734.08/734.24	c total #watches: 132197
734.68/734.81	c total #propagations: 238860045 / total #impl: 553653977 (eff. 0.431)
734.68/734.81	c #Conflicts:    1831000 | #Learnt:      48733 | 0.000
734.68/734.81	c total clause space: 127.173MB
734.68/734.81	c total #watches: 134547
735.28/735.40	c total #propagations: 238989006 / total #impl: 553976894 (eff. 0.431)
735.28/735.40	c #Conflicts:    1832000 | #Learnt:      49733 | 0.000
735.28/735.40	c total clause space: 127.173MB
735.28/735.40	c total #watches: 136931
735.88/736.03	c total #propagations: 239119662 / total #impl: 554315413 (eff. 0.431)
735.88/736.03	c #Conflicts:    1833000 | #Learnt:      50733 | 0.000
735.88/736.03	c total clause space: 127.173MB
735.88/736.03	c total #watches: 139357
736.48/736.61	c total #propagations: 239252005 / total #impl: 554649126 (eff. 0.431)
736.48/736.61	c #Conflicts:    1834000 | #Learnt:      51733 | 0.000
736.48/736.61	c total clause space: 127.173MB
736.48/736.61	c total #watches: 142083
737.08/737.21	c total #propagations: 239393825 / total #impl: 554954843 (eff. 0.431)
737.08/737.21	c #Conflicts:    1835000 | #Learnt:      52733 | 0.000
737.08/737.21	c total clause space: 127.173MB
737.08/737.21	c total #watches: 144631
737.68/737.90	c total #propagations: 239519302 / total #impl: 555219233 (eff. 0.431)
737.68/737.90	c #Conflicts:    1836000 | #Learnt:      53733 | 0.000
737.68/737.90	c total clause space: 127.173MB
737.68/737.90	c total #watches: 146946
738.38/738.59	c total #propagations: 239646479 / total #impl: 555489635 (eff. 0.431)
738.38/738.59	c #Conflicts:    1837000 | #Learnt:      54733 | 0.000
738.38/738.59	c total clause space: 127.173MB
738.38/738.59	c total #watches: 149167
739.08/739.26	c total #propagations: 239779706 / total #impl: 555768827 (eff. 0.431)
739.08/739.26	c #Conflicts:    1838000 | #Learnt:      55733 | 0.000
739.08/739.26	c total clause space: 127.173MB
739.08/739.26	c total #watches: 151610
739.68/739.87	c total #propagations: 239905871 / total #impl: 556045731 (eff. 0.431)
739.68/739.87	c #Conflicts:    1839000 | #Learnt:      56733 | 0.000
739.68/739.87	c total clause space: 127.173MB
739.68/739.87	c total #watches: 154166
740.28/740.50	c total #propagations: 240034250 / total #impl: 556321304 (eff. 0.431)
740.28/740.50	c #Conflicts:    1840000 | #Learnt:      57733 | 0.000
740.28/740.50	c total clause space: 127.173MB
740.28/740.50	c total #watches: 156446
740.98/741.15	c total #propagations: 240155648 / total #impl: 556578866 (eff. 0.431)
740.98/741.15	c #Conflicts:    1841000 | #Learnt:      58733 | 0.000
740.98/741.15	c total clause space: 127.173MB
740.98/741.15	c total #watches: 158676
741.78/741.94	c total #propagations: 240271630 / total #impl: 556841601 (eff. 0.431)
741.78/741.94	c #Conflicts:    1842000 | #Learnt:      59733 | 0.000
741.78/741.94	c total clause space: 127.173MB
741.78/741.94	c total #watches: 160992
742.58/742.73	c total #propagations: 240394099 / total #impl: 557093490 (eff. 0.432)
742.58/742.73	c #Conflicts:    1843000 | #Learnt:      60733 | 0.000
742.58/742.73	c total clause space: 127.173MB
742.58/742.73	c total #watches: 163349
743.28/743.47	c total #propagations: 240521996 / total #impl: 557363625 (eff. 0.432)
743.28/743.47	c #Conflicts:    1844000 | #Learnt:      61733 | 0.000
743.28/743.47	c total clause space: 127.173MB
743.28/743.47	c total #watches: 165736
744.08/744.23	c total #propagations: 240641045 / total #impl: 557661464 (eff. 0.432)
744.08/744.23	c #Conflicts:    1845000 | #Learnt:      62733 | 0.000
744.08/744.23	c total clause space: 127.173MB
744.08/744.23	c total #watches: 167997
744.88/745.05	c total #propagations: 240764413 / total #impl: 557972598 (eff. 0.431)
744.88/745.05	c #Conflicts:    1846000 | #Learnt:      63733 | 0.000
744.88/745.05	c total clause space: 127.173MB
744.88/745.05	c total #watches: 170232
745.68/745.88	c total #propagations: 240896620 / total #impl: 558294174 (eff. 0.431)
745.68/745.88	c #Conflicts:    1847000 | #Learnt:      64733 | 0.000
745.68/745.88	c total clause space: 127.173MB
745.68/745.88	c total #watches: 172647
746.47/746.64	c total #propagations: 241029669 / total #impl: 558647497 (eff. 0.431)
746.47/746.64	c #Conflicts:    1848000 | #Learnt:      65733 | 0.000
746.47/746.64	c total clause space: 127.173MB
746.47/746.64	c total #watches: 175044
746.97/747.10	c total #propagations: 241157722 / total #impl: 558980259 (eff. 0.431)
746.97/747.10	c GARBAGE COLLECT
746.97/747.10	c #Conflicts:    1849000 | #Learnt:      33835 | 0.000
746.97/747.10	c total clause space: 127.173MB
746.97/747.10	c total #watches: 96626
747.37/747.56	c total #propagations: 241290827 / total #impl: 559326252 (eff. 0.431)
747.37/747.56	c #Conflicts:    1850000 | #Learnt:      34835 | 0.000
747.37/747.56	c total clause space: 127.173MB
747.37/747.56	c total #watches: 99074
747.77/747.99	c total #propagations: 241426611 / total #impl: 559648279 (eff. 0.431)
747.77/747.99	c #Conflicts:    1851000 | #Learnt:      35835 | 0.000
747.77/747.99	c total clause space: 127.173MB
747.77/747.99	c total #watches: 101368
748.27/748.46	c total #propagations: 241555616 / total #impl: 559962307 (eff. 0.431)
748.27/748.46	c #Conflicts:    1852000 | #Learnt:      36835 | 0.000
748.27/748.46	c total clause space: 127.173MB
748.27/748.46	c total #watches: 103779
748.77/748.96	c total #propagations: 241688105 / total #impl: 560274009 (eff. 0.431)
748.77/748.96	c #Conflicts:    1853000 | #Learnt:      37835 | 0.000
748.77/748.96	c total clause space: 127.173MB
748.77/748.96	c total #watches: 106185
749.27/749.41	c total #propagations: 241816108 / total #impl: 560592498 (eff. 0.431)
749.27/749.41	c #Conflicts:    1854000 | #Learnt:      38835 | 0.000
749.27/749.41	c total clause space: 127.173MB
749.27/749.41	c total #watches: 108481
749.67/749.88	c total #propagations: 241932356 / total #impl: 560852161 (eff. 0.431)
749.67/749.88	c #Conflicts:    1855000 | #Learnt:      39835 | 0.000
749.67/749.88	c total clause space: 127.173MB
749.67/749.88	c total #watches: 110760
750.18/750.36	c total #propagations: 242052775 / total #impl: 561113088 (eff. 0.431)
750.18/750.36	c #Conflicts:    1856000 | #Learnt:      40835 | 0.000
750.18/750.36	c total clause space: 127.173MB
750.18/750.36	c total #watches: 113022
750.67/750.85	c total #propagations: 242179235 / total #impl: 561398354 (eff. 0.431)
750.67/750.85	c #Conflicts:    1857000 | #Learnt:      41835 | 0.000
750.67/750.85	c total clause space: 127.173MB
750.67/750.85	c total #watches: 115424
751.18/751.37	c total #propagations: 242307275 / total #impl: 561693362 (eff. 0.431)
751.18/751.37	c #Conflicts:    1858000 | #Learnt:      42835 | 0.000
751.18/751.37	c total clause space: 127.173MB
751.18/751.37	c total #watches: 117642
751.77/751.93	c total #propagations: 242435723 / total #impl: 561976407 (eff. 0.431)
751.77/751.93	c #Conflicts:    1859000 | #Learnt:      43835 | 0.000
751.77/751.93	c total clause space: 127.173MB
751.77/751.93	c total #watches: 119950
752.28/752.47	c total #propagations: 242569543 / total #impl: 562267983 (eff. 0.431)
752.28/752.47	c #Conflicts:    1860000 | #Learnt:      44835 | 0.000
752.28/752.47	c total clause space: 127.173MB
752.28/752.47	c total #watches: 122416
752.77/752.99	c total #propagations: 242703782 / total #impl: 562560458 (eff. 0.431)
752.77/752.99	c #Conflicts:    1861000 | #Learnt:      45835 | 0.000
752.77/752.99	c total clause space: 127.173MB
752.77/752.99	c total #watches: 124643
753.27/753.49	c total #propagations: 242830296 / total #impl: 562869705 (eff. 0.431)
753.27/753.49	c #Conflicts:    1862000 | #Learnt:      46835 | 0.000
753.27/753.49	c total clause space: 127.173MB
753.27/753.49	c total #watches: 127038
753.87/754.03	c total #propagations: 242954154 / total #impl: 563187177 (eff. 0.431)
753.87/754.03	c #Conflicts:    1863000 | #Learnt:      47835 | 0.000
753.87/754.03	c total clause space: 127.173MB
753.87/754.03	c total #watches: 129393
754.37/754.60	c total #propagations: 243079223 / total #impl: 563472785 (eff. 0.431)
754.37/754.60	c #Conflicts:    1864000 | #Learnt:      48835 | 0.000
754.37/754.60	c total clause space: 127.173MB
754.37/754.60	c total #watches: 131732
755.07/755.22	c total #propagations: 243215915 / total #impl: 563815287 (eff. 0.431)
755.07/755.22	c #Conflicts:    1865000 | #Learnt:      49835 | 0.000
755.07/755.22	c total clause space: 127.173MB
755.07/755.22	c total #watches: 133952
755.58/755.80	c total #propagations: 243352829 / total #impl: 564177672 (eff. 0.431)
755.58/755.80	c #Conflicts:    1866000 | #Learnt:      50835 | 0.000
755.58/755.80	c total clause space: 127.173MB
755.58/755.80	c total #watches: 136173
756.27/756.46	c total #propagations: 243477995 / total #impl: 564480503 (eff. 0.431)
756.27/756.46	c #Conflicts:    1867000 | #Learnt:      51835 | 0.000
756.27/756.46	c total clause space: 127.173MB
756.27/756.46	c total #watches: 138479
756.97/757.15	c total #propagations: 243609215 / total #impl: 564806929 (eff. 0.431)
756.97/757.15	c #Conflicts:    1868000 | #Learnt:      52835 | 0.000
756.97/757.15	c total clause space: 127.173MB
756.97/757.15	c total #watches: 140911
757.67/757.83	c total #propagations: 243746456 / total #impl: 565159152 (eff. 0.431)
757.67/757.83	c #Conflicts:    1869000 | #Learnt:      53835 | 0.000
757.67/757.83	c total clause space: 127.173MB
757.67/757.83	c total #watches: 143257
758.37/758.50	c total #propagations: 243884508 / total #impl: 565533023 (eff. 0.431)
758.37/758.50	c #Conflicts:    1870000 | #Learnt:      54835 | 0.000
758.37/758.50	c total clause space: 127.173MB
758.37/758.50	c total #watches: 145542
758.98/759.15	c total #propagations: 244014297 / total #impl: 565862911 (eff. 0.431)
758.98/759.15	c #Conflicts:    1871000 | #Learnt:      55835 | 0.000
758.98/759.15	c total clause space: 127.173MB
758.98/759.15	c total #watches: 147814
759.67/759.85	c total #propagations: 244143238 / total #impl: 566189115 (eff. 0.431)
759.67/759.85	c #Conflicts:    1872000 | #Learnt:      56835 | 0.000
759.67/759.85	c total clause space: 127.173MB
759.67/759.85	c total #watches: 150215
760.27/760.41	c total #propagations: 244275820 / total #impl: 566533043 (eff. 0.431)
760.27/760.41	c #Conflicts:    1873000 | #Learnt:      57835 | 0.000
760.27/760.41	c total clause space: 127.173MB
760.27/760.41	c total #watches: 152635
760.97/761.12	c total #propagations: 244406204 / total #impl: 566818839 (eff. 0.431)
760.97/761.12	c #Conflicts:    1874000 | #Learnt:      58835 | 0.000
760.97/761.12	c total clause space: 127.173MB
760.97/761.12	c total #watches: 155121
761.57/761.79	c total #propagations: 244531642 / total #impl: 567120142 (eff. 0.431)
761.57/761.79	c #Conflicts:    1875000 | #Learnt:      59835 | 0.000
761.57/761.79	c total clause space: 127.173MB
761.57/761.79	c total #watches: 157653
762.28/762.47	c total #propagations: 244658189 / total #impl: 567439979 (eff. 0.431)
762.28/762.47	c #Conflicts:    1876000 | #Learnt:      60835 | 0.000
762.28/762.47	c total clause space: 127.173MB
762.28/762.47	c total #watches: 160201
762.97/763.18	c total #propagations: 244775460 / total #impl: 567730343 (eff. 0.431)
762.97/763.18	c #Conflicts:    1877000 | #Learnt:      61835 | 0.000
762.97/763.18	c total clause space: 127.173MB
762.97/763.18	c total #watches: 162621
763.77/763.94	c total #propagations: 244894350 / total #impl: 568013752 (eff. 0.431)
763.77/763.94	c #Conflicts:    1878000 | #Learnt:      62835 | 0.000
763.77/763.94	c total clause space: 127.173MB
763.77/763.94	c total #watches: 165301
764.57/764.78	c total #propagations: 245027645 / total #impl: 568316197 (eff. 0.431)
764.57/764.78	c #Conflicts:    1879000 | #Learnt:      63835 | 0.000
764.57/764.78	c total clause space: 127.173MB
764.57/764.78	c total #watches: 167603
765.37/765.56	c total #propagations: 245151113 / total #impl: 568584517 (eff. 0.431)
765.37/765.56	c #Conflicts:    1880000 | #Learnt:      64835 | 0.000
765.37/765.56	c total clause space: 127.173MB
765.37/765.56	c total #watches: 169987
766.17/766.38	c total #propagations: 245275773 / total #impl: 568893307 (eff. 0.431)
766.17/766.38	c #Conflicts:    1881000 | #Learnt:      65835 | 0.000
766.17/766.38	c total clause space: 127.173MB
766.17/766.38	c total #watches: 172494
766.97/767.10	c total #propagations: 245400800 / total #impl: 569232151 (eff. 0.431)
766.97/767.10	c GARBAGE COLLECT
766.97/767.10	c #Conflicts:    1882000 | #Learnt:      33636 | 0.000
766.97/767.10	c total clause space: 127.173MB
766.97/767.10	c total #watches: 96133
767.37/767.51	c total #propagations: 245527320 / total #impl: 569538142 (eff. 0.431)
767.37/767.51	c #Conflicts:    1883000 | #Learnt:      34636 | 0.000
767.37/767.51	c total clause space: 127.173MB
767.37/767.51	c total #watches: 98550
767.78/767.92	c total #propagations: 245656961 / total #impl: 569809317 (eff. 0.431)
767.78/767.92	c #Conflicts:    1884000 | #Learnt:      35636 | 0.000
767.78/767.92	c total clause space: 127.173MB
767.78/767.92	c total #watches: 101107
768.17/768.32	c total #propagations: 245782592 / total #impl: 570072488 (eff. 0.431)
768.17/768.32	c #Conflicts:    1885000 | #Learnt:      36636 | 0.000
768.17/768.32	c total clause space: 127.173MB
768.17/768.32	c total #watches: 103711
768.67/768.81	c total #propagations: 245903752 / total #impl: 570342365 (eff. 0.431)
768.67/768.81	c #Conflicts:    1886000 | #Learnt:      37636 | 0.000
768.67/768.81	c total clause space: 127.173MB
768.67/768.81	c total #watches: 106186
769.07/769.29	c total #propagations: 246044024 / total #impl: 570657294 (eff. 0.431)
769.07/769.29	c #Conflicts:    1887000 | #Learnt:      38636 | 0.000
769.07/769.29	c total clause space: 127.173MB
769.07/769.29	c total #watches: 108646
769.57/769.74	c total #propagations: 246173314 / total #impl: 570940713 (eff. 0.431)
769.57/769.74	c #Conflicts:    1888000 | #Learnt:      39636 | 0.000
769.57/769.74	c total clause space: 127.173MB
769.57/769.74	c total #watches: 110947
769.98/770.19	c total #propagations: 246300135 / total #impl: 571247015 (eff. 0.431)
769.98/770.19	c #Conflicts:    1889000 | #Learnt:      40636 | 0.000
769.98/770.19	c total clause space: 127.173MB
769.98/770.19	c total #watches: 113050
770.47/770.67	c total #propagations: 246424198 / total #impl: 571519517 (eff. 0.431)
770.47/770.67	c #Conflicts:    1890000 | #Learnt:      41636 | 0.000
770.47/770.67	c total clause space: 127.173MB
770.47/770.67	c total #watches: 115307
770.87/771.10	c total #propagations: 246553941 / total #impl: 571812637 (eff. 0.431)
770.87/771.10	c #Conflicts:    1891000 | #Learnt:      42636 | 0.000
770.87/771.10	c total clause space: 127.173MB
770.87/771.10	c total #watches: 117509
771.37/771.55	c total #propagations: 246679230 / total #impl: 572092539 (eff. 0.431)
771.37/771.55	c #Conflicts:    1892000 | #Learnt:      43636 | 0.000
771.37/771.55	c total clause space: 127.173MB
771.37/771.55	c total #watches: 120073
771.97/772.10	c total #propagations: 246794823 / total #impl: 572366930 (eff. 0.431)
771.97/772.10	c #Conflicts:    1893000 | #Learnt:      44636 | 0.000
771.97/772.10	c total clause space: 127.173MB
771.97/772.10	c total #watches: 122637
772.47/772.64	c total #propagations: 246932587 / total #impl: 572679642 (eff. 0.431)
772.47/772.64	c #Conflicts:    1894000 | #Learnt:      45636 | 0.000
772.47/772.64	c total clause space: 127.173MB
772.47/772.64	c total #watches: 125035
772.97/773.19	c total #propagations: 247067536 / total #impl: 573005306 (eff. 0.431)
772.97/773.19	c #Conflicts:    1895000 | #Learnt:      46636 | 0.000
772.97/773.19	c total clause space: 127.173MB
772.97/773.19	c total #watches: 127475
773.57/773.75	c total #propagations: 247199129 / total #impl: 573330044 (eff. 0.431)
773.57/773.75	c #Conflicts:    1896000 | #Learnt:      47636 | 0.000
773.57/773.75	c total clause space: 127.173MB
773.57/773.75	c total #watches: 129873
774.07/774.28	c total #propagations: 247324729 / total #impl: 573645140 (eff. 0.431)
774.07/774.28	c #Conflicts:    1897000 | #Learnt:      48636 | 0.000
774.07/774.28	c total clause space: 127.173MB
774.07/774.28	c total #watches: 132467
774.67/774.87	c total #propagations: 247444287 / total #impl: 573934643 (eff. 0.431)
774.67/774.87	c #Conflicts:    1898000 | #Learnt:      49636 | 0.000
774.67/774.87	c total clause space: 127.173MB
774.67/774.87	c total #watches: 135187
775.27/775.45	c total #propagations: 247575829 / total #impl: 574262557 (eff. 0.431)
775.27/775.45	c #Conflicts:    1899000 | #Learnt:      50636 | 0.000
775.27/775.45	c total clause space: 127.173MB
775.27/775.45	c total #watches: 138093
775.97/776.11	c total #propagations: 247712455 / total #impl: 574620469 (eff. 0.431)
775.97/776.11	c #Conflicts:    1900000 | #Learnt:      51636 | 0.000
775.97/776.11	c total clause space: 127.173MB
775.97/776.11	c total #watches: 140855
776.57/776.76	c total #propagations: 247850742 / total #impl: 574939950 (eff. 0.431)
776.57/776.76	c #Conflicts:    1901000 | #Learnt:      52636 | 0.000
776.57/776.76	c total clause space: 127.173MB
776.57/776.76	c total #watches: 143126
777.37/777.50	c total #propagations: 247980385 / total #impl: 575232945 (eff. 0.431)
777.37/777.50	c #Conflicts:    1902000 | #Learnt:      53636 | 0.000
777.37/777.50	c total clause space: 127.173MB
777.37/777.50	c total #watches: 145523
777.97/778.14	c total #propagations: 248106470 / total #impl: 575530490 (eff. 0.431)
777.97/778.14	c #Conflicts:    1903000 | #Learnt:      54636 | 0.000
777.97/778.14	c total clause space: 127.173MB
777.97/778.14	c total #watches: 147974
778.67/778.88	c total #propagations: 248223236 / total #impl: 575808354 (eff. 0.431)
778.67/778.88	c #Conflicts:    1904000 | #Learnt:      55636 | 0.000
778.67/778.88	c total clause space: 127.173MB
778.67/778.88	c total #watches: 150471
779.47/779.64	c total #propagations: 248355530 / total #impl: 576126610 (eff. 0.431)
779.47/779.64	c #Conflicts:    1905000 | #Learnt:      56636 | 0.000
779.47/779.64	c total clause space: 127.173MB
779.47/779.64	c total #watches: 153122
780.17/780.34	c total #propagations: 248485070 / total #impl: 576451775 (eff. 0.431)
780.17/780.34	c #Conflicts:    1906000 | #Learnt:      57636 | 0.000
780.17/780.34	c total clause space: 127.173MB
780.17/780.34	c total #watches: 155661
780.87/781.08	c total #propagations: 248617619 / total #impl: 576770466 (eff. 0.431)
780.87/781.08	c #Conflicts:    1907000 | #Learnt:      58636 | 0.000
780.87/781.08	c total clause space: 127.173MB
780.87/781.08	c total #watches: 157979
781.57/781.77	c total #propagations: 248747594 / total #impl: 577104695 (eff. 0.431)
781.57/781.77	c #Conflicts:    1908000 | #Learnt:      59636 | 0.000
781.57/781.77	c total clause space: 127.173MB
781.57/781.77	c total #watches: 160425
782.27/782.48	c total #propagations: 248878871 / total #impl: 577401107 (eff. 0.431)
782.27/782.48	c #Conflicts:    1909000 | #Learnt:      60636 | 0.000
782.27/782.48	c total clause space: 127.173MB
782.27/782.48	c total #watches: 162766
782.97/783.11	c total #propagations: 249010988 / total #impl: 577724680 (eff. 0.431)
782.97/783.11	c #Conflicts:    1910000 | #Learnt:      61636 | 0.000
782.97/783.11	c total clause space: 127.173MB
782.97/783.11	c total #watches: 164949
783.77/783.90	c total #propagations: 249135797 / total #impl: 578026072 (eff. 0.431)
783.77/783.90	c #Conflicts:    1911000 | #Learnt:      62636 | 0.000
783.77/783.90	c total clause space: 127.173MB
783.77/783.90	c total #watches: 167273
784.37/784.55	c total #propagations: 249265473 / total #impl: 578326042 (eff. 0.431)
784.37/784.55	c #Conflicts:    1912000 | #Learnt:      63636 | 0.000
784.37/784.55	c total clause space: 127.173MB
784.37/784.55	c total #watches: 169978
785.07/785.23	c total #propagations: 249407784 / total #impl: 578654938 (eff. 0.431)
785.07/785.23	c #Conflicts:    1913000 | #Learnt:      64636 | 0.000
785.07/785.23	c total clause space: 127.173MB
785.07/785.23	c total #watches: 172759
785.67/785.89	c total #propagations: 249553680 / total #impl: 578972967 (eff. 0.431)
785.67/785.89	c #Conflicts:    1914000 | #Learnt:      65636 | 0.000
785.67/785.89	c total clause space: 127.173MB
785.67/785.89	c total #watches: 175617
786.37/786.52	c total #propagations: 249712808 / total #impl: 579336954 (eff. 0.431)
786.37/786.52	c #Conflicts:    1915000 | #Learnt:      66636 | 0.000
786.37/786.52	c total clause space: 127.173MB
786.37/786.52	c total #watches: 178657
786.87/787.09	c total #propagations: 249853934 / total #impl: 579666986 (eff. 0.431)
786.87/787.09	c GARBAGE COLLECT
786.87/787.09	c #Conflicts:    1916000 | #Learnt:      34134 | 0.000
786.87/787.09	c total clause space: 127.173MB
786.87/787.09	c total #watches: 97292
787.27/787.48	c total #propagations: 249965239 / total #impl: 579924937 (eff. 0.431)
787.27/787.48	c #Conflicts:    1917000 | #Learnt:      35134 | 0.000
787.27/787.48	c total clause space: 127.173MB
787.27/787.48	c total #watches: 99640
787.77/787.94	c total #propagations: 250088244 / total #impl: 580211717 (eff. 0.431)
787.77/787.94	c #Conflicts:    1918000 | #Learnt:      36134 | 0.000
787.77/787.94	c total clause space: 127.173MB
787.77/787.94	c total #watches: 102443
788.17/788.39	c total #propagations: 250223241 / total #impl: 580530102 (eff. 0.431)
788.17/788.39	c #Conflicts:    1919000 | #Learnt:      37134 | 0.000
788.17/788.39	c total clause space: 127.173MB
788.17/788.39	c total #watches: 105206
788.67/788.82	c total #propagations: 250357937 / total #impl: 580876844 (eff. 0.431)
788.67/788.82	c #Conflicts:    1920000 | #Learnt:      38134 | 0.000
788.67/788.82	c total clause space: 127.173MB
788.67/788.82	c total #watches: 107536
789.17/789.31	c total #propagations: 250486851 / total #impl: 581173044 (eff. 0.431)
789.17/789.31	c #Conflicts:    1921000 | #Learnt:      39134 | 0.000
789.17/789.31	c total clause space: 127.173MB
789.17/789.31	c total #watches: 110073
789.57/789.78	c total #propagations: 250615354 / total #impl: 581451421 (eff. 0.431)
789.57/789.78	c #Conflicts:    1922000 | #Learnt:      40134 | 0.000
789.57/789.78	c total clause space: 127.173MB
789.57/789.78	c total #watches: 112578
790.07/790.29	c total #propagations: 250748839 / total #impl: 581756103 (eff. 0.431)
790.07/790.29	c #Conflicts:    1923000 | #Learnt:      41134 | 0.000
790.07/790.29	c total clause space: 127.173MB
790.07/790.29	c total #watches: 114857
790.57/790.75	c total #propagations: 250875230 / total #impl: 582057062 (eff. 0.431)
790.57/790.75	c #Conflicts:    1924000 | #Learnt:      42134 | 0.000
790.57/790.75	c total clause space: 127.173MB
790.57/790.75	c total #watches: 117256
791.07/791.25	c total #propagations: 251011101 / total #impl: 582349455 (eff. 0.431)
791.07/791.25	c #Conflicts:    1925000 | #Learnt:      43134 | 0.000
791.07/791.25	c total clause space: 127.173MB
791.07/791.25	c total #watches: 119562
791.57/791.78	c total #propagations: 251147466 / total #impl: 582658067 (eff. 0.431)
791.57/791.78	c #Conflicts:    1926000 | #Learnt:      44134 | 0.000
791.57/791.78	c total clause space: 127.173MB
791.57/791.78	c total #watches: 121854
792.07/792.26	c total #propagations: 251280025 / total #impl: 582954246 (eff. 0.431)
792.07/792.26	c #Conflicts:    1927000 | #Learnt:      45134 | 0.000
792.07/792.26	c total clause space: 127.173MB
792.07/792.26	c total #watches: 124460
792.57/792.75	c total #propagations: 251401514 / total #impl: 583238948 (eff. 0.431)
792.57/792.75	c #Conflicts:    1928000 | #Learnt:      46134 | 0.000
792.57/792.75	c total clause space: 127.173MB
792.57/792.75	c total #watches: 127107
793.17/793.36	c total #propagations: 251532495 / total #impl: 583525539 (eff. 0.431)
793.17/793.36	c #Conflicts:    1929000 | #Learnt:      47134 | 0.000
793.17/793.36	c total clause space: 127.173MB
793.17/793.36	c total #watches: 129933
793.77/793.90	c total #propagations: 251667325 / total #impl: 583858956 (eff. 0.431)
793.77/793.90	c #Conflicts:    1930000 | #Learnt:      48134 | 0.000
793.77/793.90	c total clause space: 127.173MB
793.77/793.90	c total #watches: 132666
794.27/794.47	c total #propagations: 251793947 / total #impl: 584155005 (eff. 0.431)
794.27/794.47	c #Conflicts:    1931000 | #Learnt:      49134 | 0.000
794.27/794.47	c total clause space: 127.173MB
794.27/794.47	c total #watches: 135259
794.87/795.08	c total #propagations: 251927755 / total #impl: 584440128 (eff. 0.431)
794.87/795.08	c #Conflicts:    1932000 | #Learnt:      50134 | 0.000
794.87/795.08	c total clause space: 127.173MB
794.87/795.08	c total #watches: 137627
795.57/795.78	c total #propagations: 252043306 / total #impl: 584703510 (eff. 0.431)
795.57/795.78	c #Conflicts:    1933000 | #Learnt:      51134 | 0.000
795.57/795.78	c total clause space: 127.173MB
795.57/795.78	c total #watches: 139947
796.27/796.40	c total #propagations: 252161724 / total #impl: 584984423 (eff. 0.431)
796.27/796.40	c #Conflicts:    1934000 | #Learnt:      52134 | 0.000
796.27/796.40	c total clause space: 127.173MB
796.27/796.40	c total #watches: 142131
796.86/797.05	c total #propagations: 252294018 / total #impl: 585289959 (eff. 0.431)
796.86/797.05	c #Conflicts:    1935000 | #Learnt:      53134 | 0.000
796.86/797.05	c total clause space: 127.173MB
796.86/797.05	c total #watches: 144338
797.56/797.73	c total #propagations: 252420646 / total #impl: 585604951 (eff. 0.431)
797.56/797.73	c #Conflicts:    1936000 | #Learnt:      54134 | 0.000
797.56/797.73	c total clause space: 127.173MB
797.56/797.73	c total #watches: 146535
798.16/798.32	c total #propagations: 252552622 / total #impl: 585931450 (eff. 0.431)
798.16/798.32	c #Conflicts:    1937000 | #Learnt:      55134 | 0.000
798.16/798.32	c total clause space: 127.173MB
798.16/798.32	c total #watches: 148955
798.76/798.93	c total #propagations: 252669439 / total #impl: 586223489 (eff. 0.431)
798.76/798.93	c #Conflicts:    1938000 | #Learnt:      56134 | 0.000
798.76/798.93	c total clause space: 127.173MB
798.76/798.93	c total #watches: 151528
799.46/799.65	c total #propagations: 252795924 / total #impl: 586522408 (eff. 0.431)
799.46/799.65	c #Conflicts:    1939000 | #Learnt:      57134 | 0.000
799.46/799.65	c total clause space: 127.173MB
799.46/799.65	c total #watches: 153916
800.16/800.33	c total #propagations: 252919013 / total #impl: 586795861 (eff. 0.431)
800.16/800.33	c #Conflicts:    1940000 | #Learnt:      58134 | 0.000
800.16/800.33	c total clause space: 127.173MB
800.16/800.33	c total #watches: 156448
800.86/801.05	c total #propagations: 253042021 / total #impl: 587078697 (eff. 0.431)
800.86/801.05	c #Conflicts:    1941000 | #Learnt:      59134 | 0.000
800.86/801.05	c total clause space: 127.173MB
800.86/801.05	c total #watches: 158857
801.56/801.79	c total #propagations: 253159297 / total #impl: 587363240 (eff. 0.431)
801.56/801.79	c #Conflicts:    1942000 | #Learnt:      60134 | 0.000
801.56/801.79	c total clause space: 127.173MB
801.56/801.79	c total #watches: 161533
802.16/802.37	c total #propagations: 253287966 / total #impl: 587663177 (eff. 0.431)
802.16/802.37	c #Conflicts:    1943000 | #Learnt:      61134 | 0.000
802.16/802.37	c total clause space: 127.173MB
802.16/802.37	c total #watches: 164270
802.87/803.05	c total #propagations: 253410095 / total #impl: 587956465 (eff. 0.431)
802.87/803.05	c #Conflicts:    1944000 | #Learnt:      62134 | 0.000
802.87/803.05	c total clause space: 127.173MB
802.87/803.05	c total #watches: 166740
803.66/803.87	c total #propagations: 253530851 / total #impl: 588236533 (eff. 0.431)
803.66/803.87	c #Conflicts:    1945000 | #Learnt:      63134 | 0.000
803.66/803.87	c total clause space: 127.173MB
803.66/803.87	c total #watches: 169045
804.56/804.73	c total #propagations: 253660742 / total #impl: 588552561 (eff. 0.431)
804.56/804.73	c #Conflicts:    1946000 | #Learnt:      64134 | 0.000
804.56/804.73	c total clause space: 127.173MB
804.56/804.73	c total #watches: 171425
805.26/805.45	c total #propagations: 253791203 / total #impl: 588882834 (eff. 0.431)
805.26/805.45	c #Conflicts:    1947000 | #Learnt:      65134 | 0.000
805.26/805.45	c total clause space: 127.173MB
805.26/805.45	c total #watches: 173727
806.06/806.26	c total #propagations: 253916182 / total #impl: 589183562 (eff. 0.431)
806.06/806.26	c #Conflicts:    1948000 | #Learnt:      66134 | 0.000
806.06/806.26	c total clause space: 127.173MB
806.06/806.26	c total #watches: 176084
806.96/807.14	c total #propagations: 254038252 / total #impl: 589470776 (eff. 0.431)
806.96/807.14	c #Conflicts:    1949000 | #Learnt:      67134 | 0.000
806.96/807.14	c total clause space: 127.173MB
806.96/807.14	c total #watches: 178673
807.56/807.75	c total #propagations: 254168085 / total #impl: 589805278 (eff. 0.431)
807.56/807.75	c GARBAGE COLLECT
807.56/807.75	c #Conflicts:    1950000 | #Learnt:      34334 | 0.000
807.56/807.75	c total clause space: 127.173MB
807.56/807.75	c total #watches: 97895
807.86/808.09	c total #propagations: 254295920 / total #impl: 590116177 (eff. 0.431)
807.86/808.09	c #Conflicts:    1951000 | #Learnt:      35334 | 0.000
807.86/808.09	c total clause space: 127.173MB
807.86/808.09	c total #watches: 100794
808.26/808.40	c total #propagations: 254421885 / total #impl: 590417973 (eff. 0.431)
808.26/808.40	c #Conflicts:    1952000 | #Learnt:      36334 | 0.000
808.26/808.40	c total clause space: 127.173MB
808.26/808.40	c total #watches: 103728
808.56/808.72	c total #propagations: 254546360 / total #impl: 590736625 (eff. 0.431)
808.56/808.72	c #Conflicts:    1953000 | #Learnt:      37334 | 0.000
808.56/808.72	c total clause space: 127.173MB
808.56/808.72	c total #watches: 106315
808.96/809.11	c total #propagations: 254658458 / total #impl: 591027077 (eff. 0.431)
808.96/809.11	c #Conflicts:    1954000 | #Learnt:      38334 | 0.000
808.96/809.11	c total clause space: 127.173MB
808.96/809.11	c total #watches: 109068
809.36/809.50	c total #propagations: 254778147 / total #impl: 591321823 (eff. 0.431)
809.36/809.50	c #Conflicts:    1955000 | #Learnt:      39334 | 0.000
809.36/809.50	c total clause space: 127.173MB
809.36/809.50	c total #watches: 111871
809.76/809.92	c total #propagations: 254893004 / total #impl: 591616113 (eff. 0.431)
809.76/809.92	c #Conflicts:    1956000 | #Learnt:      40334 | 0.000
809.76/809.92	c total clause space: 127.173MB
809.76/809.92	c total #watches: 114183
810.16/810.35	c total #propagations: 254999378 / total #impl: 591908117 (eff. 0.431)
810.16/810.35	c #Conflicts:    1957000 | #Learnt:      41334 | 0.000
810.16/810.35	c total clause space: 127.173MB
810.16/810.35	c total #watches: 116844
810.57/810.76	c total #propagations: 255122108 / total #impl: 592215370 (eff. 0.431)
810.57/810.76	c #Conflicts:    1958000 | #Learnt:      42334 | 0.000
810.57/810.76	c total clause space: 127.173MB
810.57/810.76	c total #watches: 119190
811.06/811.22	c total #propagations: 255228591 / total #impl: 592465727 (eff. 0.431)
811.06/811.22	c #Conflicts:    1959000 | #Learnt:      43334 | 0.000
811.06/811.22	c total clause space: 127.173MB
811.06/811.22	c total #watches: 121702
811.46/811.67	c total #propagations: 255344796 / total #impl: 592737068 (eff. 0.431)
811.46/811.67	c #Conflicts:    1960000 | #Learnt:      44334 | 0.000
811.46/811.67	c total clause space: 127.173MB
811.46/811.67	c total #watches: 124475
811.96/812.18	c total #propagations: 255462718 / total #impl: 593014112 (eff. 0.431)
811.96/812.18	c #Conflicts:    1961000 | #Learnt:      45334 | 0.000
811.96/812.18	c total clause space: 127.173MB
811.96/812.18	c total #watches: 127226
812.46/812.66	c total #propagations: 255581349 / total #impl: 593324455 (eff. 0.431)
812.46/812.66	c #Conflicts:    1962000 | #Learnt:      46334 | 0.000
812.46/812.66	c total clause space: 127.173MB
812.46/812.66	c total #watches: 129959
812.96/813.18	c total #propagations: 255694667 / total #impl: 593596352 (eff. 0.431)
812.96/813.18	c #Conflicts:    1963000 | #Learnt:      47334 | 0.000
812.96/813.18	c total clause space: 127.173MB
812.96/813.18	c total #watches: 132596
813.56/813.77	c total #propagations: 255810541 / total #impl: 593867249 (eff. 0.431)
813.56/813.77	c #Conflicts:    1964000 | #Learnt:      48334 | 0.000
813.56/813.77	c total clause space: 127.173MB
813.56/813.77	c total #watches: 135024
814.16/814.36	c total #propagations: 255922921 / total #impl: 594125012 (eff. 0.431)
814.16/814.36	c #Conflicts:    1965000 | #Learnt:      49334 | 0.000
814.16/814.36	c total clause space: 127.173MB
814.16/814.36	c total #watches: 137369
814.86/815.01	c total #propagations: 256043247 / total #impl: 594402548 (eff. 0.431)
814.86/815.01	c #Conflicts:    1966000 | #Learnt:      50334 | 0.000
814.86/815.01	c total clause space: 127.173MB
814.86/815.01	c total #watches: 139738
815.46/815.63	c total #propagations: 256166899 / total #impl: 594709598 (eff. 0.431)
815.46/815.63	c #Conflicts:    1967000 | #Learnt:      51334 | 0.000
815.46/815.63	c total clause space: 127.173MB
815.46/815.63	c total #watches: 142249
816.07/816.29	c total #propagations: 256297056 / total #impl: 595009270 (eff. 0.431)
816.07/816.29	c #Conflicts:    1968000 | #Learnt:      52334 | 0.000
816.07/816.29	c total clause space: 127.173MB
816.07/816.29	c total #watches: 144812
816.76/816.98	c total #propagations: 256435812 / total #impl: 595335526 (eff. 0.431)
816.76/816.98	c #Conflicts:    1969000 | #Learnt:      53334 | 0.000
816.76/816.98	c total clause space: 127.173MB
816.76/816.98	c total #watches: 147369
817.46/817.66	c total #propagations: 256566754 / total #impl: 595654438 (eff. 0.431)
817.46/817.66	c #Conflicts:    1970000 | #Learnt:      54334 | 0.000
817.46/817.66	c total clause space: 127.173MB
817.46/817.66	c total #watches: 149935
818.16/818.33	c total #propagations: 256696890 / total #impl: 595969076 (eff. 0.431)
818.16/818.33	c #Conflicts:    1971000 | #Learnt:      55334 | 0.000
818.16/818.33	c total clause space: 127.173MB
818.16/818.33	c total #watches: 152602
818.86/819.01	c total #propagations: 256826910 / total #impl: 596289752 (eff. 0.431)
818.86/819.01	c #Conflicts:    1972000 | #Learnt:      56334 | 0.000
818.86/819.01	c total clause space: 127.173MB
818.86/819.01	c total #watches: 155074
819.56/819.73	c total #propagations: 256953871 / total #impl: 596606819 (eff. 0.431)
819.56/819.73	c #Conflicts:    1973000 | #Learnt:      57334 | 0.000
819.56/819.73	c total clause space: 127.173MB
819.56/819.73	c total #watches: 157621
820.36/820.51	c total #propagations: 257084543 / total #impl: 596945458 (eff. 0.431)
820.36/820.51	c #Conflicts:    1974000 | #Learnt:      58334 | 0.000
820.36/820.51	c total clause space: 127.173MB
820.36/820.51	c total #watches: 159994
821.06/821.28	c total #propagations: 257210131 / total #impl: 597256130 (eff. 0.431)
821.06/821.28	c #Conflicts:    1975000 | #Learnt:      59334 | 0.000
821.06/821.28	c total clause space: 127.173MB
821.06/821.28	c total #watches: 162652
821.76/821.99	c total #propagations: 257339021 / total #impl: 597553297 (eff. 0.431)
821.76/821.99	c #Conflicts:    1976000 | #Learnt:      60334 | 0.000
821.76/821.99	c total clause space: 127.173MB
821.76/821.99	c total #watches: 165279
822.56/822.78	c total #propagations: 257460666 / total #impl: 597832539 (eff. 0.431)
822.56/822.78	c #Conflicts:    1977000 | #Learnt:      61334 | 0.000
822.56/822.78	c total clause space: 127.173MB
822.56/822.78	c total #watches: 167949
823.46/823.63	c total #propagations: 257596603 / total #impl: 598160141 (eff. 0.431)
823.46/823.63	c #Conflicts:    1978000 | #Learnt:      62334 | 0.000
823.46/823.63	c total clause space: 127.173MB
823.46/823.63	c total #watches: 170485
824.36/824.50	c total #propagations: 257727543 / total #impl: 598498760 (eff. 0.431)
824.36/824.50	c #Conflicts:    1979000 | #Learnt:      63334 | 0.000
824.36/824.50	c total clause space: 127.173MB
824.36/824.50	c total #watches: 172850
825.06/825.26	c total #propagations: 257854402 / total #impl: 598810581 (eff. 0.431)
825.06/825.26	c #Conflicts:    1980000 | #Learnt:      64334 | 0.000
825.06/825.26	c total clause space: 127.173MB
825.06/825.26	c total #watches: 175362
825.97/826.11	c total #propagations: 257975645 / total #impl: 599095413 (eff. 0.431)
825.97/826.11	c #Conflicts:    1981000 | #Learnt:      65334 | 0.000
825.97/826.11	c total clause space: 127.173MB
825.97/826.11	c total #watches: 177805
826.86/827.00	c total #propagations: 258096230 / total #impl: 599376555 (eff. 0.431)
826.86/827.00	c #Conflicts:    1982000 | #Learnt:      66334 | 0.000
826.86/827.00	c total clause space: 127.173MB
826.86/827.00	c total #watches: 180214
827.66/827.89	c total #propagations: 258226786 / total #impl: 599677356 (eff. 0.431)
827.66/827.89	c #Conflicts:    1983000 | #Learnt:      67334 | 0.000
827.66/827.89	c total clause space: 127.173MB
827.66/827.89	c total #watches: 182857
828.66/828.82	c total #propagations: 258354370 / total #impl: 599971261 (eff. 0.431)
828.66/828.82	c GARBAGE COLLECT
828.66/828.82	c #Conflicts:    1984000 | #Learnt:      34230 | 0.000
828.66/828.82	c total clause space: 127.173MB
828.66/828.82	c total #watches: 97626
829.06/829.22	c total #propagations: 258484337 / total #impl: 600295089 (eff. 0.431)
829.06/829.22	c #Conflicts:    1985000 | #Learnt:      35230 | 0.000
829.06/829.22	c total clause space: 127.173MB
829.06/829.22	c total #watches: 100200
829.46/829.69	c total #propagations: 258617091 / total #impl: 600609829 (eff. 0.431)
829.46/829.69	c #Conflicts:    1986000 | #Learnt:      36230 | 0.000
829.46/829.69	c total clause space: 127.173MB
829.46/829.69	c total #watches: 102542
829.96/830.11	c total #propagations: 258742018 / total #impl: 600904110 (eff. 0.431)
829.96/830.11	c #Conflicts:    1987000 | #Learnt:      37230 | 0.000
829.96/830.11	c total clause space: 127.173MB
829.96/830.11	c total #watches: 104954
830.37/830.56	c total #propagations: 258866823 / total #impl: 601209197 (eff. 0.431)
830.37/830.56	c #Conflicts:    1988000 | #Learnt:      38230 | 0.000
830.37/830.56	c total clause space: 127.173MB
830.37/830.56	c total #watches: 107546
830.86/831.03	c total #propagations: 259000684 / total #impl: 601509667 (eff. 0.431)
830.86/831.03	c #Conflicts:    1989000 | #Learnt:      39230 | 0.000
830.86/831.03	c total clause space: 127.173MB
830.86/831.03	c total #watches: 110145
831.26/831.48	c total #propagations: 259136333 / total #impl: 601874341 (eff. 0.431)
831.26/831.48	c #Conflicts:    1990000 | #Learnt:      40230 | 0.000
831.26/831.48	c total clause space: 127.173MB
831.26/831.48	c total #watches: 112759
831.76/831.99	c total #propagations: 259276081 / total #impl: 602256133 (eff. 0.431)
831.76/831.99	c #Conflicts:    1991000 | #Learnt:      41230 | 0.000
831.76/831.99	c total clause space: 127.173MB
831.76/831.99	c total #watches: 115343
832.26/832.49	c total #propagations: 259406487 / total #impl: 602576903 (eff. 0.430)
832.26/832.49	c #Conflicts:    1992000 | #Learnt:      42230 | 0.000
832.26/832.49	c total clause space: 127.173MB
832.26/832.49	c total #watches: 117718
832.86/833.02	c total #propagations: 259531114 / total #impl: 602862986 (eff. 0.430)
832.86/833.02	c #Conflicts:    1993000 | #Learnt:      43230 | 0.000
832.86/833.02	c total clause space: 127.173MB
832.86/833.02	c total #watches: 120090
833.36/833.51	c total #propagations: 259662250 / total #impl: 603183809 (eff. 0.430)
833.36/833.51	c #Conflicts:    1994000 | #Learnt:      44230 | 0.000
833.36/833.51	c total clause space: 127.173MB
833.36/833.51	c total #watches: 122818
833.77/833.98	c total #propagations: 259789346 / total #impl: 603504528 (eff. 0.430)
833.77/833.98	c #Conflicts:    1995000 | #Learnt:      45230 | 0.000
833.77/833.98	c total clause space: 127.173MB
833.77/833.98	c total #watches: 125603
834.36/834.54	c total #propagations: 259925919 / total #impl: 603835628 (eff. 0.430)
834.36/834.54	c #Conflicts:    1996000 | #Learnt:      46230 | 0.000
834.36/834.54	c total clause space: 127.173MB
834.36/834.54	c total #watches: 128323
834.96/835.13	c total #propagations: 260060526 / total #impl: 604165436 (eff. 0.430)
834.96/835.13	c #Conflicts:    1997000 | #Learnt:      47230 | 0.000
834.96/835.13	c total clause space: 127.173MB
834.96/835.13	c total #watches: 130669
835.46/835.68	c total #propagations: 260198616 / total #impl: 604502672 (eff. 0.430)
835.46/835.68	c #Conflicts:    1998000 | #Learnt:      48230 | 0.000
835.46/835.68	c total clause space: 127.173MB
835.46/835.68	c total #watches: 133431
836.06/836.25	c total #propagations: 260337630 / total #impl: 604822905 (eff. 0.430)
836.06/836.25	c #Conflicts:    1999000 | #Learnt:      49230 | 0.000
836.06/836.25	c total clause space: 127.173MB
836.06/836.25	c total #watches: 136109
836.66/836.88	c total #propagations: 260469277 / total #impl: 605132005 (eff. 0.430)
836.66/836.88	c #Conflicts:    2000000 | #Learnt:      50230 | 0.000
836.66/836.88	c total clause space: 127.173MB
836.66/836.88	c total #watches: 138613
837.36/837.50	c total #propagations: 260595048 / total #impl: 605430441 (eff. 0.430)
837.36/837.50	c #Conflicts:    2001000 | #Learnt:      51230 | 0.000
837.36/837.50	c total clause space: 127.173MB
837.36/837.50	c total #watches: 141239
837.96/838.15	c total #propagations: 260731109 / total #impl: 605786404 (eff. 0.430)
837.96/838.15	c #Conflicts:    2002000 | #Learnt:      52230 | 0.000
837.96/838.15	c total clause space: 127.173MB
837.96/838.15	c total #watches: 143816
838.76/838.90	c total #propagations: 260864506 / total #impl: 606150764 (eff. 0.430)
838.76/838.90	c #Conflicts:    2003000 | #Learnt:      53230 | 0.000
838.76/838.90	c total clause space: 127.173MB
838.76/838.90	c total #watches: 146417
839.46/839.62	c total #propagations: 261008211 / total #impl: 606512010 (eff. 0.430)
839.46/839.62	c #Conflicts:    2004000 | #Learnt:      54230 | 0.000
839.46/839.62	c total clause space: 127.173MB
839.46/839.62	c total #watches: 148871
839.96/840.15	c total #propagations: 261138118 / total #impl: 606860241 (eff. 0.430)
839.96/840.15	c #Conflicts:    2005000 | #Learnt:      55230 | 0.000
839.96/840.15	c total clause space: 127.173MB
839.96/840.15	c total #watches: 151502
840.76/840.92	c total #propagations: 261256365 / total #impl: 607146354 (eff. 0.430)
840.76/840.92	c #Conflicts:    2006000 | #Learnt:      56230 | 0.000
840.76/840.92	c total clause space: 127.173MB
840.76/840.92	c total #watches: 153818
841.56/841.71	c total #propagations: 261384418 / total #impl: 607433708 (eff. 0.430)
841.56/841.71	c #Conflicts:    2007000 | #Learnt:      57230 | 0.000
841.56/841.71	c total clause space: 127.173MB
841.56/841.71	c total #watches: 156115
842.06/842.24	c total #propagations: 261519243 / total #impl: 607761398 (eff. 0.430)
842.06/842.24	c #Conflicts:    2008000 | #Learnt:      58230 | 0.000
842.06/842.24	c total clause space: 127.173MB
842.06/842.24	c total #watches: 158918
842.76/842.98	c total #propagations: 261629808 / total #impl: 608060105 (eff. 0.430)
842.76/842.98	c #Conflicts:    2009000 | #Learnt:      59230 | 0.000
842.76/842.98	c total clause space: 127.173MB
842.76/842.98	c total #watches: 161369
843.36/843.58	c total #propagations: 261755274 / total #impl: 608363070 (eff. 0.430)
843.36/843.58	c #Conflicts:    2010000 | #Learnt:      60230 | 0.000
843.36/843.58	c total clause space: 127.173MB
843.36/843.58	c total #watches: 164150
844.06/844.24	c total #propagations: 261873907 / total #impl: 608649249 (eff. 0.430)
844.06/844.24	c #Conflicts:    2011000 | #Learnt:      61230 | 0.000
844.06/844.24	c total clause space: 127.173MB
844.06/844.24	c total #watches: 166914
844.76/844.94	c total #propagations: 262002420 / total #impl: 608966781 (eff. 0.430)
844.76/844.94	c #Conflicts:    2012000 | #Learnt:      62230 | 0.000
844.76/844.94	c total clause space: 127.173MB
844.76/844.94	c total #watches: 169986
845.56/845.73	c total #propagations: 262134044 / total #impl: 609299058 (eff. 0.430)
845.56/845.73	c #Conflicts:    2013000 | #Learnt:      63230 | 0.000
845.56/845.73	c total clause space: 127.173MB
845.56/845.73	c total #watches: 172679
846.36/846.57	c total #propagations: 262280006 / total #impl: 609670914 (eff. 0.430)
846.36/846.57	c #Conflicts:    2014000 | #Learnt:      64230 | 0.000
846.36/846.57	c total clause space: 127.173MB
846.36/846.57	c total #watches: 174875
847.26/847.41	c total #propagations: 262415689 / total #impl: 610028040 (eff. 0.430)
847.26/847.41	c #Conflicts:    2015000 | #Learnt:      65230 | 0.000
847.26/847.41	c total clause space: 127.173MB
847.26/847.41	c total #watches: 177039
848.06/848.22	c total #propagations: 262547957 / total #impl: 610353613 (eff. 0.430)
848.06/848.22	c #Conflicts:    2016000 | #Learnt:      66230 | 0.000
848.06/848.22	c total clause space: 127.173MB
848.06/848.22	c total #watches: 179417
848.86/849.07	c total #propagations: 262679038 / total #impl: 610657313 (eff. 0.430)
848.86/849.07	c #Conflicts:    2017000 | #Learnt:      67230 | 0.000
848.86/849.07	c total clause space: 127.173MB
848.86/849.07	c total #watches: 181750
849.76/849.95	c total #propagations: 262808992 / total #impl: 610989740 (eff. 0.430)
849.76/849.95	c #Conflicts:    2018000 | #Learnt:      68230 | 0.000
849.76/849.95	c total clause space: 127.173MB
849.76/849.95	c total #watches: 184092
850.46/850.60	c total #propagations: 262940571 / total #impl: 611333384 (eff. 0.430)
850.46/850.60	c GARBAGE COLLECT
850.46/850.60	c #Conflicts:    2019000 | #Learnt:      34829 | 0.000
850.46/850.60	c total clause space: 127.173MB
850.46/850.60	c total #watches: 99165
850.86/851.00	c total #propagations: 263071140 / total #impl: 611648082 (eff. 0.430)
850.86/851.00	c #Conflicts:    2020000 | #Learnt:      35829 | 0.000
850.86/851.00	c total clause space: 127.173MB
850.86/851.00	c total #watches: 101588
851.26/851.44	c total #propagations: 263195181 / total #impl: 611944386 (eff. 0.430)
851.26/851.44	c #Conflicts:    2021000 | #Learnt:      36829 | 0.000
851.26/851.44	c total clause space: 127.173MB
851.26/851.44	c total #watches: 104454
851.66/851.88	c total #propagations: 263331374 / total #impl: 612273517 (eff. 0.430)
851.66/851.88	c #Conflicts:    2022000 | #Learnt:      37829 | 0.000
851.66/851.88	c total clause space: 127.173MB
851.66/851.88	c total #watches: 106879
852.06/852.28	c total #propagations: 263459569 / total #impl: 612575531 (eff. 0.430)
852.06/852.28	c #Conflicts:    2023000 | #Learnt:      38829 | 0.000
852.06/852.28	c total clause space: 127.173MB
852.06/852.28	c total #watches: 109637
852.56/852.79	c total #propagations: 263588111 / total #impl: 612855958 (eff. 0.430)
852.56/852.79	c #Conflicts:    2024000 | #Learnt:      39829 | 0.000
852.56/852.79	c total clause space: 127.173MB
852.56/852.79	c total #watches: 112248
853.06/853.23	c total #propagations: 263725115 / total #impl: 613189504 (eff. 0.430)
853.06/853.23	c #Conflicts:    2025000 | #Learnt:      40829 | 0.000
853.06/853.23	c total clause space: 127.173MB
853.06/853.23	c total #watches: 114778
853.56/853.73	c total #propagations: 263851177 / total #impl: 613496777 (eff. 0.430)
853.56/853.73	c #Conflicts:    2026000 | #Learnt:      41829 | 0.000
853.56/853.73	c total clause space: 127.173MB
853.56/853.73	c total #watches: 117157
854.06/854.21	c total #propagations: 263978125 / total #impl: 613771354 (eff. 0.430)
854.06/854.21	c #Conflicts:    2027000 | #Learnt:      42829 | 0.000
854.06/854.21	c total clause space: 127.173MB
854.06/854.21	c total #watches: 119446
854.56/854.76	c total #propagations: 264104205 / total #impl: 614026693 (eff. 0.430)
854.56/854.76	c #Conflicts:    2028000 | #Learnt:      43829 | 0.000
854.56/854.76	c total clause space: 127.173MB
854.56/854.76	c total #watches: 121825
855.16/855.31	c total #propagations: 264229505 / total #impl: 614328784 (eff. 0.430)
855.16/855.31	c #Conflicts:    2029000 | #Learnt:      44829 | 0.000
855.16/855.31	c total clause space: 127.173MB
855.16/855.31	c total #watches: 124340
855.55/855.78	c total #propagations: 264352732 / total #impl: 614610819 (eff. 0.430)
855.55/855.78	c #Conflicts:    2030000 | #Learnt:      45829 | 0.000
855.55/855.78	c total clause space: 127.173MB
855.55/855.78	c total #watches: 127099
856.15/856.35	c total #propagations: 264470810 / total #impl: 614897607 (eff. 0.430)
856.15/856.35	c #Conflicts:    2031000 | #Learnt:      46829 | 0.000
856.15/856.35	c total clause space: 127.173MB
856.15/856.35	c total #watches: 129782
856.76/856.91	c total #propagations: 264602063 / total #impl: 615213918 (eff. 0.430)
856.76/856.91	c #Conflicts:    2032000 | #Learnt:      47829 | 0.000
856.76/856.91	c total clause space: 127.173MB
856.76/856.91	c total #watches: 132266
857.35/857.56	c total #propagations: 264729337 / total #impl: 615499488 (eff. 0.430)
857.35/857.56	c #Conflicts:    2033000 | #Learnt:      48829 | 0.000
857.35/857.56	c total clause space: 127.173MB
857.35/857.56	c total #watches: 134901
857.96/858.12	c total #propagations: 264856603 / total #impl: 615796126 (eff. 0.430)
857.96/858.12	c #Conflicts:    2034000 | #Learnt:      49829 | 0.000
857.96/858.12	c total clause space: 127.173MB
857.96/858.12	c total #watches: 137397
858.55/858.77	c total #propagations: 264975470 / total #impl: 616064027 (eff. 0.430)
858.55/858.77	c #Conflicts:    2035000 | #Learnt:      50829 | 0.000
858.55/858.77	c total clause space: 127.173MB
858.55/858.77	c total #watches: 139552
859.15/859.39	c total #propagations: 265094023 / total #impl: 616330982 (eff. 0.430)
859.15/859.39	c #Conflicts:    2036000 | #Learnt:      51829 | 0.000
859.15/859.39	c total clause space: 127.173MB
859.15/859.39	c total #watches: 142112
859.85/860.03	c total #propagations: 265222882 / total #impl: 616642071 (eff. 0.430)
859.85/860.03	c #Conflicts:    2037000 | #Learnt:      52829 | 0.000
859.85/860.03	c total clause space: 127.173MB
859.85/860.03	c total #watches: 144699
860.55/860.70	c total #propagations: 265353438 / total #impl: 616971461 (eff. 0.430)
860.55/860.70	c #Conflicts:    2038000 | #Learnt:      53829 | 0.000
860.55/860.70	c total clause space: 127.173MB
860.55/860.70	c total #watches: 147218
861.26/861.41	c total #propagations: 265486890 / total #impl: 617316138 (eff. 0.430)
861.26/861.41	c #Conflicts:    2039000 | #Learnt:      54829 | 0.000
861.26/861.41	c total clause space: 127.173MB
861.26/861.41	c total #watches: 149616
861.85/862.09	c total #propagations: 265618944 / total #impl: 617653326 (eff. 0.430)
861.85/862.09	c #Conflicts:    2040000 | #Learnt:      55829 | 0.000
861.85/862.09	c total clause space: 127.173MB
861.85/862.09	c total #watches: 151979
862.65/862.80	c total #propagations: 265744640 / total #impl: 617949094 (eff. 0.430)
862.65/862.80	c #Conflicts:    2041000 | #Learnt:      56829 | 0.000
862.65/862.80	c total clause space: 127.173MB
862.65/862.80	c total #watches: 154728
863.36/863.53	c total #propagations: 265878904 / total #impl: 618287912 (eff. 0.430)
863.36/863.53	c #Conflicts:    2042000 | #Learnt:      57829 | 0.000
863.36/863.53	c total clause space: 127.173MB
863.36/863.53	c total #watches: 157343
864.15/864.31	c total #propagations: 266011868 / total #impl: 618614611 (eff. 0.430)
864.15/864.31	c #Conflicts:    2043000 | #Learnt:      58829 | 0.000
864.15/864.31	c total clause space: 127.173MB
864.15/864.31	c total #watches: 159870
864.95/865.10	c total #propagations: 266140474 / total #impl: 618926161 (eff. 0.430)
864.95/865.10	c #Conflicts:    2044000 | #Learnt:      59829 | 0.000
864.95/865.10	c total clause space: 127.173MB
864.95/865.10	c total #watches: 162131
865.45/865.61	c total #propagations: 266270249 / total #impl: 619250843 (eff. 0.430)
865.45/865.61	c #Conflicts:    2045000 | #Learnt:      60829 | 0.000
865.45/865.61	c total clause space: 127.173MB
865.45/865.61	c total #watches: 164867
866.05/866.28	c total #propagations: 266388361 / total #impl: 619559809 (eff. 0.430)
866.05/866.28	c #Conflicts:    2046000 | #Learnt:      61829 | 0.000
866.05/866.28	c total clause space: 127.173MB
866.05/866.28	c total #watches: 167837
866.95/867.10	c total #propagations: 266516634 / total #impl: 619881425 (eff. 0.430)
866.95/867.10	c #Conflicts:    2047000 | #Learnt:      62829 | 0.000
866.95/867.10	c total clause space: 127.173MB
866.95/867.10	c total #watches: 170354
867.65/867.90	c total #propagations: 266642662 / total #impl: 620177760 (eff. 0.430)
867.65/867.90	c #Conflicts:    2048000 | #Learnt:      63829 | 0.000
867.65/867.90	c total clause space: 127.173MB
867.65/867.90	c total #watches: 172925
868.65/868.80	c total #propagations: 266765006 / total #impl: 620453577 (eff. 0.430)
868.65/868.80	c #Conflicts:    2049000 | #Learnt:      64829 | 0.000
868.65/868.80	c total clause space: 127.173MB
868.65/868.80	c total #watches: 175298
869.45/869.62	c total #propagations: 266888397 / total #impl: 620745339 (eff. 0.430)
869.45/869.62	c #Conflicts:    2050000 | #Learnt:      65829 | 0.000
869.45/869.62	c total clause space: 127.173MB
869.45/869.62	c total #watches: 177918
870.25/870.48	c total #propagations: 267019313 / total #impl: 621065850 (eff. 0.430)
870.25/870.48	c #Conflicts:    2051000 | #Learnt:      66829 | 0.000
870.25/870.48	c total clause space: 127.173MB
870.25/870.48	c total #watches: 180278
871.16/871.33	c total #propagations: 267133114 / total #impl: 621351204 (eff. 0.430)
871.16/871.33	c #Conflicts:    2052000 | #Learnt:      67829 | 0.000
871.16/871.33	c total clause space: 127.173MB
871.16/871.33	c total #watches: 183029
872.05/872.22	c total #propagations: 267261763 / total #impl: 621669590 (eff. 0.430)
872.05/872.22	c #Conflicts:    2053000 | #Learnt:      68829 | 0.000
872.05/872.22	c total clause space: 127.173MB
872.05/872.22	c total #watches: 185650
872.75/872.96	c total #propagations: 267385133 / total #impl: 621961791 (eff. 0.430)
872.75/872.96	c GARBAGE COLLECT
872.75/872.96	c #Conflicts:    2054000 | #Learnt:      35129 | 0.000
872.75/872.96	c total clause space: 127.173MB
872.75/872.96	c total #watches: 99880
873.15/873.37	c total #propagations: 267519291 / total #impl: 622305575 (eff. 0.430)
873.15/873.37	c #Conflicts:    2055000 | #Learnt:      36129 | 0.000
873.15/873.37	c total clause space: 127.173MB
873.15/873.37	c total #watches: 102314
873.55/873.78	c total #propagations: 267647866 / total #impl: 622606625 (eff. 0.430)
873.55/873.78	c #Conflicts:    2056000 | #Learnt:      37129 | 0.000
873.55/873.78	c total clause space: 127.173MB
873.55/873.78	c total #watches: 105086
874.05/874.22	c total #propagations: 267777614 / total #impl: 622905932 (eff. 0.430)
874.05/874.22	c #Conflicts:    2057000 | #Learnt:      38129 | 0.000
874.05/874.22	c total clause space: 127.173MB
874.05/874.22	c total #watches: 107800
874.55/874.74	c total #propagations: 267916799 / total #impl: 623231618 (eff. 0.430)
874.55/874.74	c #Conflicts:    2058000 | #Learnt:      39129 | 0.000
874.55/874.74	c total clause space: 127.173MB
874.55/874.74	c total #watches: 110343
875.05/875.24	c total #propagations: 268055095 / total #impl: 623548870 (eff. 0.430)
875.05/875.24	c #Conflicts:    2059000 | #Learnt:      40129 | 0.000
875.05/875.24	c total clause space: 127.173MB
875.05/875.24	c total #watches: 112629
875.46/875.66	c total #propagations: 268182417 / total #impl: 623845101 (eff. 0.430)
875.46/875.66	c #Conflicts:    2060000 | #Learnt:      41129 | 0.000
875.46/875.66	c total clause space: 127.173MB
875.46/875.66	c total #watches: 114866
875.85/876.09	c total #propagations: 268304936 / total #impl: 624112633 (eff. 0.430)
875.85/876.09	c #Conflicts:    2061000 | #Learnt:      42129 | 0.000
875.85/876.09	c total clause space: 127.173MB
875.85/876.09	c total #watches: 117272
876.35/876.58	c total #propagations: 268424543 / total #impl: 624390621 (eff. 0.430)
876.35/876.58	c #Conflicts:    2062000 | #Learnt:      43129 | 0.000
876.35/876.58	c total clause space: 127.173MB
876.35/876.58	c total #watches: 119605
876.85/877.08	c total #propagations: 268546306 / total #impl: 624674285 (eff. 0.430)
876.85/877.08	c #Conflicts:    2063000 | #Learnt:      44129 | 0.000
876.85/877.08	c total clause space: 127.173MB
876.85/877.08	c total #watches: 121985
877.45/877.62	c total #propagations: 268678895 / total #impl: 624980499 (eff. 0.430)
877.45/877.62	c #Conflicts:    2064000 | #Learnt:      45129 | 0.000
877.45/877.62	c total clause space: 127.173MB
877.45/877.62	c total #watches: 124324
877.95/878.17	c total #propagations: 268810844 / total #impl: 625299525 (eff. 0.430)
877.95/878.17	c #Conflicts:    2065000 | #Learnt:      46129 | 0.000
877.95/878.17	c total clause space: 127.173MB
877.95/878.17	c total #watches: 126820
878.55/878.72	c total #propagations: 268942704 / total #impl: 625639714 (eff. 0.430)
878.55/878.72	c #Conflicts:    2066000 | #Learnt:      47129 | 0.000
878.55/878.72	c total clause space: 127.173MB
878.55/878.72	c total #watches: 129680
879.05/879.27	c total #propagations: 269073413 / total #impl: 625967323 (eff. 0.430)
879.05/879.27	c #Conflicts:    2067000 | #Learnt:      48129 | 0.000
879.05/879.27	c total clause space: 127.173MB
879.05/879.27	c total #watches: 132000
879.65/879.87	c total #propagations: 269199812 / total #impl: 626263006 (eff. 0.430)
879.65/879.87	c #Conflicts:    2068000 | #Learnt:      49129 | 0.000
879.65/879.87	c total clause space: 127.173MB
879.65/879.87	c total #watches: 134354
880.25/880.41	c total #propagations: 269329182 / total #impl: 626579103 (eff. 0.430)
880.25/880.41	c #Conflicts:    2069000 | #Learnt:      50129 | 0.000
880.25/880.41	c total clause space: 127.173MB
880.25/880.41	c total #watches: 136739
880.85/881.06	c total #propagations: 269462570 / total #impl: 626922101 (eff. 0.430)
880.85/881.06	c #Conflicts:    2070000 | #Learnt:      51129 | 0.000
880.85/881.06	c total clause space: 127.173MB
880.85/881.06	c total #watches: 139063
881.45/881.68	c total #propagations: 269594175 / total #impl: 627236365 (eff. 0.430)
881.45/881.68	c #Conflicts:    2071000 | #Learnt:      52129 | 0.000
881.45/881.68	c total clause space: 127.173MB
881.45/881.68	c total #watches: 141414
882.16/882.34	c total #propagations: 269719804 / total #impl: 627551289 (eff. 0.430)
882.16/882.34	c #Conflicts:    2072000 | #Learnt:      53129 | 0.000
882.16/882.34	c total clause space: 127.173MB
882.16/882.34	c total #watches: 143685
882.85/883.02	c total #propagations: 269847470 / total #impl: 627855790 (eff. 0.430)
882.85/883.02	c #Conflicts:    2073000 | #Learnt:      54129 | 0.000
882.85/883.02	c total clause space: 127.173MB
882.85/883.02	c total #watches: 145876
883.55/883.71	c total #propagations: 269975875 / total #impl: 628190233 (eff. 0.430)
883.55/883.71	c #Conflicts:    2074000 | #Learnt:      55129 | 0.000
883.55/883.71	c total clause space: 127.173MB
883.55/883.71	c total #watches: 148209
884.15/884.38	c total #propagations: 270106285 / total #impl: 628532159 (eff. 0.430)
884.15/884.38	c #Conflicts:    2075000 | #Learnt:      56129 | 0.000
884.15/884.38	c total clause space: 127.173MB
884.15/884.38	c total #watches: 150517
884.95/885.15	c total #propagations: 270241072 / total #impl: 628844289 (eff. 0.430)
884.95/885.15	c #Conflicts:    2076000 | #Learnt:      57129 | 0.000
884.95/885.15	c total clause space: 127.173MB
884.95/885.15	c total #watches: 152682
885.65/885.87	c total #propagations: 270367708 / total #impl: 629145478 (eff. 0.430)
885.65/885.87	c #Conflicts:    2077000 | #Learnt:      58129 | 0.000
885.65/885.87	c total clause space: 127.173MB
885.65/885.87	c total #watches: 154841
886.46/886.67	c total #propagations: 270498378 / total #impl: 629457457 (eff. 0.430)
886.46/886.67	c #Conflicts:    2078000 | #Learnt:      59129 | 0.000
886.46/886.67	c total clause space: 127.173MB
886.46/886.67	c total #watches: 157037
887.25/887.41	c total #propagations: 270633428 / total #impl: 629781155 (eff. 0.430)
887.25/887.41	c #Conflicts:    2079000 | #Learnt:      60129 | 0.000
887.25/887.41	c total clause space: 127.173MB
887.25/887.41	c total #watches: 159257
888.05/888.20	c total #propagations: 270768824 / total #impl: 630097634 (eff. 0.430)
888.05/888.20	c #Conflicts:    2080000 | #Learnt:      61129 | 0.000
888.05/888.20	c total clause space: 127.173MB
888.05/888.20	c total #watches: 161443
888.85/889.00	c total #propagations: 270900048 / total #impl: 630416168 (eff. 0.430)
888.85/889.00	c #Conflicts:    2081000 | #Learnt:      62129 | 0.000
888.85/889.00	c total clause space: 127.173MB
888.85/889.00	c total #watches: 163520
889.55/889.79	c total #propagations: 271039656 / total #impl: 630761072 (eff. 0.430)
889.55/889.79	c #Conflicts:    2082000 | #Learnt:      63129 | 0.000
889.55/889.79	c total clause space: 127.173MB
889.55/889.79	c total #watches: 165685
890.35/890.55	c total #propagations: 271178309 / total #impl: 631102311 (eff. 0.430)
890.35/890.55	c #Conflicts:    2083000 | #Learnt:      64129 | 0.000
890.35/890.55	c total clause space: 127.173MB
890.35/890.55	c total #watches: 167922
891.05/891.25	c total #propagations: 271308847 / total #impl: 631398572 (eff. 0.430)
891.05/891.25	c #Conflicts:    2084000 | #Learnt:      65129 | 0.000
891.05/891.25	c total clause space: 127.173MB
891.05/891.25	c total #watches: 170131
891.85/892.03	c total #propagations: 271447678 / total #impl: 631733592 (eff. 0.430)
891.85/892.03	c #Conflicts:    2085000 | #Learnt:      66129 | 0.000
891.85/892.03	c total clause space: 127.173MB
891.85/892.03	c total #watches: 172417
892.65/892.86	c total #propagations: 271579829 / total #impl: 632056458 (eff. 0.430)
892.65/892.86	c #Conflicts:    2086000 | #Learnt:      67129 | 0.000
892.65/892.86	c total clause space: 127.173MB
892.65/892.86	c total #watches: 174640
893.45/893.68	c total #propagations: 271708380 / total #impl: 632375396 (eff. 0.430)
893.45/893.68	c #Conflicts:    2087000 | #Learnt:      68129 | 0.000
893.45/893.68	c total clause space: 127.173MB
893.45/893.68	c total #watches: 176793
894.35/894.50	c total #propagations: 271834000 / total #impl: 632681074 (eff. 0.430)
894.35/894.50	c #Conflicts:    2088000 | #Learnt:      69129 | 0.000
894.35/894.50	c total clause space: 127.173MB
894.35/894.50	c total #watches: 179003
895.15/895.35	c total #propagations: 271963901 / total #impl: 632986887 (eff. 0.430)
895.15/895.35	c GARBAGE COLLECT
895.15/895.35	c #Conflicts:    2089000 | #Learnt:      35130 | 0.000
895.15/895.35	c total clause space: 127.173MB
895.15/895.35	c total #watches: 99818
895.55/895.76	c total #propagations: 272096063 / total #impl: 633316610 (eff. 0.430)
895.55/895.76	c #Conflicts:    2090000 | #Learnt:      36130 | 0.000
895.55/895.76	c total clause space: 127.173MB
895.55/895.76	c total #watches: 102096
895.95/896.18	c total #propagations: 272226837 / total #impl: 633621394 (eff. 0.430)
895.95/896.18	c #Conflicts:    2091000 | #Learnt:      37130 | 0.000
895.95/896.18	c total clause space: 127.173MB
895.95/896.18	c total #watches: 104294
896.45/896.62	c total #propagations: 272357032 / total #impl: 633925390 (eff. 0.430)
896.45/896.62	c #Conflicts:    2092000 | #Learnt:      38130 | 0.000
896.45/896.62	c total clause space: 127.173MB
896.45/896.62	c total #watches: 106405
896.85/897.06	c total #propagations: 272484450 / total #impl: 634220889 (eff. 0.430)
896.85/897.06	c #Conflicts:    2093000 | #Learnt:      39130 | 0.000
896.85/897.06	c total clause space: 127.173MB
896.85/897.06	c total #watches: 108605
897.35/897.52	c total #propagations: 272616544 / total #impl: 634527661 (eff. 0.430)
897.35/897.52	c #Conflicts:    2094000 | #Learnt:      40130 | 0.000
897.35/897.52	c total clause space: 127.173MB
897.35/897.52	c total #watches: 110876
897.75/897.98	c total #propagations: 272744130 / total #impl: 634824164 (eff. 0.430)
897.75/897.98	c #Conflicts:    2095000 | #Learnt:      41130 | 0.000
897.75/897.98	c total clause space: 127.173MB
897.75/897.98	c total #watches: 113138
898.25/898.47	c total #propagations: 272871363 / total #impl: 635120223 (eff. 0.430)
898.25/898.47	c #Conflicts:    2096000 | #Learnt:      42130 | 0.000
898.25/898.47	c total clause space: 127.173MB
898.25/898.47	c total #watches: 115335
898.75/898.97	c total #propagations: 272999366 / total #impl: 635424761 (eff. 0.430)
898.75/898.97	c #Conflicts:    2097000 | #Learnt:      43130 | 0.000
898.75/898.97	c total clause space: 127.173MB
898.75/898.97	c total #watches: 117628
899.25/899.49	c total #propagations: 273124285 / total #impl: 635729436 (eff. 0.430)
899.25/899.49	c #Conflicts:    2098000 | #Learnt:      44130 | 0.000
899.25/899.49	c total clause space: 127.173MB
899.25/899.49	c total #watches: 119907
899.85/900.01	c total #propagations: 273248185 / total #impl: 636033866 (eff. 0.430)
899.85/900.01	c #Conflicts:    2099000 | #Learnt:      45130 | 0.000
899.85/900.01	c total clause space: 127.173MB
899.85/900.01	c total #watches: 122141
900.35/900.56	c total #propagations: 273382067 / total #impl: 636356465 (eff. 0.430)
900.35/900.56	c #Conflicts:    2100000 | #Learnt:      46130 | 0.000
900.35/900.56	c total clause space: 127.173MB
900.35/900.56	c total #watches: 124322
900.95/901.10	c total #propagations: 273515709 / total #impl: 636680241 (eff. 0.430)
900.95/901.10	c #Conflicts:    2101000 | #Learnt:      47130 | 0.000
900.95/901.10	c total clause space: 127.173MB
900.95/901.10	c total #watches: 126689
901.45/901.69	c total #propagations: 273644987 / total #impl: 636998032 (eff. 0.430)
901.45/901.69	c #Conflicts:    2102000 | #Learnt:      48130 | 0.000
901.45/901.69	c total clause space: 127.173MB
901.45/901.69	c total #watches: 128892
902.05/902.23	c total #propagations: 273775889 / total #impl: 637304027 (eff. 0.430)
902.05/902.23	c #Conflicts:    2103000 | #Learnt:      49130 | 0.000
902.05/902.23	c total clause space: 127.173MB
902.05/902.23	c total #watches: 131144
902.55/902.75	c total #propagations: 273901111 / total #impl: 637585640 (eff. 0.430)
902.55/902.75	c #Conflicts:    2104000 | #Learnt:      50130 | 0.000
902.55/902.75	c total clause space: 127.173MB
902.55/902.75	c total #watches: 133428
903.15/903.34	c total #propagations: 274026729 / total #impl: 637863782 (eff. 0.430)
903.15/903.34	c #Conflicts:    2105000 | #Learnt:      51130 | 0.000
903.15/903.34	c total clause space: 127.173MB
903.15/903.34	c total #watches: 135714
903.75/903.98	c total #propagations: 274148184 / total #impl: 638158324 (eff. 0.430)
903.75/903.98	c #Conflicts:    2106000 | #Learnt:      52130 | 0.000
903.75/903.98	c total clause space: 127.173MB
903.75/903.98	c total #watches: 137925
904.45/904.62	c total #propagations: 274278269 / total #impl: 638467762 (eff. 0.430)
904.45/904.62	c #Conflicts:    2107000 | #Learnt:      53130 | 0.000
904.45/904.62	c total clause space: 127.173MB
904.45/904.62	c total #watches: 140271
904.95/905.14	c total #propagations: 274409521 / total #impl: 638803688 (eff. 0.430)
904.95/905.14	c #Conflicts:    2108000 | #Learnt:      54130 | 0.000
904.95/905.14	c total clause space: 127.173MB
904.95/905.14	c total #watches: 142753
905.45/905.64	c total #propagations: 274532484 / total #impl: 639092583 (eff. 0.430)
905.45/905.64	c #Conflicts:    2109000 | #Learnt:      55130 | 0.000
905.45/905.64	c total clause space: 127.173MB
905.45/905.64	c total #watches: 145280
906.05/906.23	c total #propagations: 274661240 / total #impl: 639380206 (eff. 0.430)
906.05/906.23	c #Conflicts:    2110000 | #Learnt:      56130 | 0.000
906.05/906.23	c total clause space: 127.173MB
906.05/906.23	c total #watches: 147664
906.65/906.87	c total #propagations: 274783964 / total #impl: 639668668 (eff. 0.430)
906.65/906.87	c #Conflicts:    2111000 | #Learnt:      57130 | 0.000
906.65/906.87	c total clause space: 127.173MB
906.65/906.87	c total #watches: 149797
907.45/907.63	c total #propagations: 274910650 / total #impl: 639971670 (eff. 0.430)
907.45/907.63	c #Conflicts:    2112000 | #Learnt:      58130 | 0.000
907.45/907.63	c total clause space: 127.173MB
907.45/907.63	c total #watches: 152078
908.15/908.39	c total #propagations: 275044116 / total #impl: 640291375 (eff. 0.430)
908.15/908.39	c #Conflicts:    2113000 | #Learnt:      59130 | 0.000
908.15/908.39	c total clause space: 127.173MB
908.15/908.39	c total #watches: 154354
908.95/909.13	c total #propagations: 275176985 / total #impl: 640613593 (eff. 0.430)
908.95/909.13	c #Conflicts:    2114000 | #Learnt:      60130 | 0.000
908.95/909.13	c total clause space: 127.173MB
908.95/909.13	c total #watches: 156700
909.65/909.86	c total #propagations: 275311020 / total #impl: 640933152 (eff. 0.430)
909.65/909.86	c #Conflicts:    2115000 | #Learnt:      61130 | 0.000
909.65/909.86	c total clause space: 127.173MB
909.65/909.86	c total #watches: 158953
910.45/910.62	c total #propagations: 275433222 / total #impl: 641238106 (eff. 0.430)
910.45/910.62	c #Conflicts:    2116000 | #Learnt:      62130 | 0.000
910.45/910.62	c total clause space: 127.173MB
910.45/910.62	c total #watches: 161068
911.15/911.31	c total #propagations: 275559561 / total #impl: 641562092 (eff. 0.430)
911.15/911.31	c #Conflicts:    2117000 | #Learnt:      63130 | 0.000
911.15/911.31	c total clause space: 127.173MB
911.15/911.31	c total #watches: 163170
911.95/912.10	c total #propagations: 275686620 / total #impl: 641863737 (eff. 0.430)
911.95/912.10	c #Conflicts:    2118000 | #Learnt:      64130 | 0.000
911.95/912.10	c total clause space: 127.173MB
911.95/912.10	c total #watches: 165363
912.75/912.91	c total #propagations: 275822105 / total #impl: 642184993 (eff. 0.430)
912.75/912.91	c #Conflicts:    2119000 | #Learnt:      65130 | 0.000
912.75/912.91	c total clause space: 127.173MB
912.75/912.91	c total #watches: 167580
913.55/913.74	c total #propagations: 275957261 / total #impl: 642527313 (eff. 0.429)
913.55/913.74	c #Conflicts:    2120000 | #Learnt:      66130 | 0.000
913.55/913.74	c total clause space: 127.173MB
913.55/913.74	c total #watches: 169833
914.35/914.56	c total #propagations: 276092650 / total #impl: 642862188 (eff. 0.429)
914.35/914.56	c #Conflicts:    2121000 | #Learnt:      67130 | 0.000
914.35/914.56	c total clause space: 127.173MB
914.35/914.56	c total #watches: 171996
915.16/915.36	c total #propagations: 276216755 / total #impl: 643162952 (eff. 0.429)
915.16/915.36	c #Conflicts:    2122000 | #Learnt:      68130 | 0.000
915.16/915.36	c total clause space: 127.173MB
915.16/915.36	c total #watches: 174204
916.05/916.26	c total #propagations: 276344572 / total #impl: 643463368 (eff. 0.429)
916.05/916.26	c #Conflicts:    2123000 | #Learnt:      69130 | 0.000
916.05/916.26	c total clause space: 127.173MB
916.05/916.26	c total #watches: 176284
916.95/917.17	c total #propagations: 276480476 / total #impl: 643783513 (eff. 0.429)
916.95/917.17	c #Conflicts:    2124000 | #Learnt:      70130 | 0.000
916.95/917.17	c total clause space: 127.173MB
916.95/917.17	c total #watches: 178428
917.65/917.84	c total #propagations: 276611049 / total #impl: 644098138 (eff. 0.429)
917.65/917.84	c GARBAGE COLLECT
917.65/917.84	c #Conflicts:    2125000 | #Learnt:      35834 | 0.000
917.65/917.84	c total clause space: 127.173MB
917.65/917.84	c total #watches: 101416
918.05/918.27	c total #propagations: 276735539 / total #impl: 644392376 (eff. 0.429)
918.05/918.27	c #Conflicts:    2126000 | #Learnt:      36834 | 0.000
918.05/918.27	c total clause space: 127.173MB
918.05/918.27	c total #watches: 103678
918.55/918.71	c total #propagations: 276864839 / total #impl: 644718289 (eff. 0.429)
918.55/918.71	c #Conflicts:    2127000 | #Learnt:      37834 | 0.000
918.55/918.71	c total clause space: 127.173MB
918.55/918.71	c total #watches: 105864
918.95/919.15	c total #propagations: 276991216 / total #impl: 645013205 (eff. 0.429)
918.95/919.15	c #Conflicts:    2128000 | #Learnt:      38834 | 0.000
918.95/919.15	c total clause space: 127.173MB
918.95/919.15	c total #watches: 108086
919.46/919.62	c total #propagations: 277118081 / total #impl: 645290183 (eff. 0.429)
919.46/919.62	c #Conflicts:    2129000 | #Learnt:      39834 | 0.000
919.46/919.62	c total clause space: 127.173MB
919.46/919.62	c total #watches: 110398
919.95/920.13	c total #propagations: 277250915 / total #impl: 645595505 (eff. 0.429)
919.95/920.13	c #Conflicts:    2130000 | #Learnt:      40834 | 0.000
919.95/920.13	c total clause space: 127.173MB
919.95/920.13	c total #watches: 112783
920.45/920.61	c total #propagations: 277371812 / total #impl: 645876293 (eff. 0.429)
920.45/920.61	c #Conflicts:    2131000 | #Learnt:      41834 | 0.000
920.45/920.61	c total clause space: 127.173MB
920.45/920.61	c total #watches: 114976
920.95/921.13	c total #propagations: 277498383 / total #impl: 646171213 (eff. 0.429)
920.95/921.13	c #Conflicts:    2132000 | #Learnt:      42834 | 0.000
920.95/921.13	c total clause space: 127.173MB
920.95/921.13	c total #watches: 117143
921.45/921.66	c total #propagations: 277626900 / total #impl: 646484209 (eff. 0.429)
921.45/921.66	c #Conflicts:    2133000 | #Learnt:      43834 | 0.000
921.45/921.66	c total clause space: 127.173MB
921.45/921.66	c total #watches: 119376
921.95/922.20	c total #propagations: 277752981 / total #impl: 646795381 (eff. 0.429)
921.95/922.20	c #Conflicts:    2134000 | #Learnt:      44834 | 0.000
921.95/922.20	c total clause space: 127.173MB
921.95/922.20	c total #watches: 121604
922.55/922.70	c total #propagations: 277887903 / total #impl: 647118395 (eff. 0.429)
922.55/922.70	c #Conflicts:    2135000 | #Learnt:      45834 | 0.000
922.55/922.70	c total clause space: 127.173MB
922.55/922.70	c total #watches: 123865
923.05/923.24	c total #propagations: 278019695 / total #impl: 647426668 (eff. 0.429)
923.05/923.24	c #Conflicts:    2136000 | #Learnt:      46834 | 0.000
923.05/923.24	c total clause space: 127.173MB
923.05/923.24	c total #watches: 126064
923.65/923.85	c total #propagations: 278146999 / total #impl: 647728985 (eff. 0.429)
923.65/923.85	c #Conflicts:    2137000 | #Learnt:      47834 | 0.000
923.65/923.85	c total clause space: 127.173MB
923.65/923.85	c total #watches: 128299
924.25/924.43	c total #propagations: 278280414 / total #impl: 648056334 (eff. 0.429)
924.25/924.43	c #Conflicts:    2138000 | #Learnt:      48834 | 0.000
924.25/924.43	c total clause space: 127.173MB
924.25/924.43	c total #watches: 130586
924.85/925.03	c total #propagations: 278416222 / total #impl: 648382261 (eff. 0.429)
924.85/925.03	c #Conflicts:    2139000 | #Learnt:      49834 | 0.000
924.85/925.03	c total clause space: 127.173MB
924.85/925.03	c total #watches: 132701
925.45/925.66	c total #propagations: 278548950 / total #impl: 648698274 (eff. 0.429)
925.45/925.66	c #Conflicts:    2140000 | #Learnt:      50834 | 0.000
925.45/925.66	c total clause space: 127.173MB
925.45/925.66	c total #watches: 134959
926.06/926.24	c total #propagations: 278678371 / total #impl: 649024066 (eff. 0.429)
926.06/926.24	c #Conflicts:    2141000 | #Learnt:      51834 | 0.000
926.06/926.24	c total clause space: 127.173MB
926.06/926.24	c total #watches: 137137
926.65/926.82	c total #propagations: 278808685 / total #impl: 649338685 (eff. 0.429)
926.65/926.82	c #Conflicts:    2142000 | #Learnt:      52834 | 0.000
926.65/926.82	c total clause space: 127.173MB
926.65/926.82	c total #watches: 139276
927.26/927.44	c total #propagations: 278932367 / total #impl: 649612996 (eff. 0.429)
927.26/927.44	c #Conflicts:    2143000 | #Learnt:      53834 | 0.000
927.26/927.44	c total clause space: 127.173MB
927.26/927.44	c total #watches: 141490
927.95/928.10	c total #propagations: 279064279 / total #impl: 649918178 (eff. 0.429)
927.95/928.10	c #Conflicts:    2144000 | #Learnt:      54834 | 0.000
927.95/928.10	c total clause space: 127.173MB
927.95/928.10	c total #watches: 143689
928.55/928.77	c total #propagations: 279195766 / total #impl: 650230400 (eff. 0.429)
928.55/928.77	c #Conflicts:    2145000 | #Learnt:      55834 | 0.000
928.55/928.77	c total clause space: 127.173MB
928.55/928.77	c total #watches: 145889
929.25/929.50	c total #propagations: 279323222 / total #impl: 650520943 (eff. 0.429)
929.25/929.50	c #Conflicts:    2146000 | #Learnt:      56834 | 0.000
929.25/929.50	c total clause space: 127.173MB
929.25/929.50	c total #watches: 148096
930.05/930.27	c total #propagations: 279453001 / total #impl: 650828100 (eff. 0.429)
930.05/930.27	c #Conflicts:    2147000 | #Learnt:      57834 | 0.000
930.05/930.27	c total clause space: 127.173MB
930.05/930.27	c total #watches: 150245
930.95/931.13	c total #propagations: 279585360 / total #impl: 651142734 (eff. 0.429)
930.95/931.13	c #Conflicts:    2148000 | #Learnt:      58834 | 0.000
930.95/931.13	c total clause space: 127.173MB
930.95/931.13	c total #watches: 152432
931.66/931.88	c total #propagations: 279722886 / total #impl: 651457471 (eff. 0.429)
931.66/931.88	c #Conflicts:    2149000 | #Learnt:      59834 | 0.000
931.66/931.88	c total clause space: 127.173MB
931.66/931.88	c total #watches: 154720
932.55/932.76	c total #propagations: 279851566 / total #impl: 651769743 (eff. 0.429)
932.55/932.76	c #Conflicts:    2150000 | #Learnt:      60834 | 0.000
932.55/932.76	c total clause space: 127.173MB
932.55/932.76	c total #watches: 157019
933.35/933.53	c total #propagations: 279983518 / total #impl: 652088793 (eff. 0.429)
933.35/933.53	c #Conflicts:    2151000 | #Learnt:      61834 | 0.000
933.35/933.53	c total clause space: 127.173MB
933.35/933.53	c total #watches: 159265
934.15/934.30	c total #propagations: 280121811 / total #impl: 652432754 (eff. 0.429)
934.15/934.30	c #Conflicts:    2152000 | #Learnt:      62834 | 0.000
934.15/934.30	c total clause space: 127.173MB
934.15/934.30	c total #watches: 161517
934.86/935.05	c total #propagations: 280260872 / total #impl: 652771997 (eff. 0.429)
934.86/935.05	c #Conflicts:    2153000 | #Learnt:      63834 | 0.000
934.86/935.05	c total clause space: 127.173MB
934.86/935.05	c total #watches: 163629
935.75/935.91	c total #propagations: 280395093 / total #impl: 653102372 (eff. 0.429)
935.75/935.91	c #Conflicts:    2154000 | #Learnt:      64834 | 0.000
935.75/935.91	c total clause space: 127.173MB
935.75/935.91	c total #watches: 165989
936.45/936.66	c total #propagations: 280533840 / total #impl: 653420181 (eff. 0.429)
936.45/936.66	c #Conflicts:    2155000 | #Learnt:      65834 | 0.000
936.45/936.66	c total clause space: 127.173MB
936.45/936.66	c total #watches: 168550
937.35/937.51	c total #propagations: 280669846 / total #impl: 653764311 (eff. 0.429)
937.35/937.51	c #Conflicts:    2156000 | #Learnt:      66834 | 0.000
937.35/937.51	c total clause space: 127.173MB
937.35/937.51	c total #watches: 170961
938.16/938.38	c total #propagations: 280808125 / total #impl: 654103937 (eff. 0.429)
938.16/938.38	c #Conflicts:    2157000 | #Learnt:      67834 | 0.000
938.16/938.38	c total clause space: 127.173MB
938.16/938.38	c total #watches: 173338
939.05/939.21	c total #propagations: 280945581 / total #impl: 654465889 (eff. 0.429)
939.05/939.21	c #Conflicts:    2158000 | #Learnt:      68834 | 0.000
939.05/939.21	c total clause space: 127.173MB
939.05/939.21	c total #watches: 175587
939.85/940.06	c total #propagations: 281074614 / total #impl: 654789837 (eff. 0.429)
939.85/940.06	c #Conflicts:    2159000 | #Learnt:      69834 | 0.000
939.85/940.06	c total clause space: 127.173MB
939.85/940.06	c total #watches: 177713
940.75/940.98	c total #propagations: 281207797 / total #impl: 655125169 (eff. 0.429)
940.75/940.98	c #Conflicts:    2160000 | #Learnt:      70834 | 0.000
940.75/940.98	c total clause space: 127.173MB
940.75/940.98	c total #watches: 179968
941.45/941.61	c total #propagations: 281343771 / total #impl: 655473537 (eff. 0.429)
941.45/941.61	c GARBAGE COLLECT
941.45/941.61	c #Conflicts:    2161000 | #Learnt:      36230 | 0.000
941.45/941.61	c total clause space: 127.173MB
941.45/941.61	c total #watches: 102365
941.85/942.01	c total #propagations: 281475206 / total #impl: 655792731 (eff. 0.429)
941.85/942.01	c #Conflicts:    2162000 | #Learnt:      37230 | 0.000
941.85/942.01	c total clause space: 127.173MB
941.85/942.01	c total #watches: 104663
942.25/942.49	c total #propagations: 281599177 / total #impl: 656066217 (eff. 0.429)
942.25/942.49	c #Conflicts:    2163000 | #Learnt:      38230 | 0.000
942.25/942.49	c total clause space: 127.173MB
942.25/942.49	c total #watches: 107165
942.75/942.93	c total #propagations: 281735574 / total #impl: 656395480 (eff. 0.429)
942.75/942.93	c #Conflicts:    2164000 | #Learnt:      39230 | 0.000
942.75/942.93	c total clause space: 127.173MB
942.75/942.93	c total #watches: 109453
943.15/943.37	c total #propagations: 281868021 / total #impl: 656719573 (eff. 0.429)
943.15/943.37	c #Conflicts:    2165000 | #Learnt:      40230 | 0.000
943.15/943.37	c total clause space: 127.173MB
943.15/943.37	c total #watches: 111679
943.65/943.87	c total #propagations: 281993822 / total #impl: 657006952 (eff. 0.429)
943.65/943.87	c #Conflicts:    2166000 | #Learnt:      41230 | 0.000
943.65/943.87	c total clause space: 127.173MB
943.65/943.87	c total #watches: 114045
944.15/944.33	c total #propagations: 282127700 / total #impl: 657311540 (eff. 0.429)
944.15/944.33	c #Conflicts:    2167000 | #Learnt:      42230 | 0.000
944.15/944.33	c total clause space: 127.173MB
944.15/944.33	c total #watches: 116683
944.65/944.85	c total #propagations: 282257301 / total #impl: 657629022 (eff. 0.429)
944.65/944.85	c #Conflicts:    2168000 | #Learnt:      43230 | 0.000
944.65/944.85	c total clause space: 127.173MB
944.65/944.85	c total #watches: 119016
945.15/945.35	c total #propagations: 282392014 / total #impl: 657950197 (eff. 0.429)
945.15/945.35	c #Conflicts:    2169000 | #Learnt:      44230 | 0.000
945.15/945.35	c total clause space: 127.173MB
945.15/945.35	c total #watches: 121484
945.65/945.89	c total #propagations: 282524321 / total #impl: 658268744 (eff. 0.429)
945.65/945.89	c #Conflicts:    2170000 | #Learnt:      45230 | 0.000
945.65/945.89	c total clause space: 127.173MB
945.65/945.89	c total #watches: 124134
946.25/946.40	c total #propagations: 282670144 / total #impl: 658636385 (eff. 0.429)
946.25/946.40	c #Conflicts:    2171000 | #Learnt:      46230 | 0.000
946.25/946.40	c total clause space: 127.173MB
946.25/946.40	c total #watches: 126573
946.75/946.96	c total #propagations: 282801005 / total #impl: 658950641 (eff. 0.429)
946.75/946.96	c #Conflicts:    2172000 | #Learnt:      47230 | 0.000
946.75/946.96	c total clause space: 127.173MB
946.75/946.96	c total #watches: 129214
947.35/947.53	c total #propagations: 282938610 / total #impl: 659312842 (eff. 0.429)
947.35/947.53	c #Conflicts:    2173000 | #Learnt:      48230 | 0.000
947.35/947.53	c total clause space: 127.173MB
947.35/947.53	c total #watches: 131629
947.95/948.12	c total #propagations: 283075922 / total #impl: 659672887 (eff. 0.429)
947.95/948.12	c #Conflicts:    2174000 | #Learnt:      49230 | 0.000
947.95/948.12	c total clause space: 127.173MB
947.95/948.12	c total #watches: 134053
948.45/948.67	c total #propagations: 283204771 / total #impl: 659962582 (eff. 0.429)
948.45/948.67	c #Conflicts:    2175000 | #Learnt:      50230 | 0.000
948.45/948.67	c total clause space: 127.173MB
948.45/948.67	c total #watches: 136525
949.05/949.27	c total #propagations: 283339813 / total #impl: 660319989 (eff. 0.429)
949.05/949.27	c #Conflicts:    2176000 | #Learnt:      51230 | 0.000
949.05/949.27	c total clause space: 127.173MB
949.05/949.27	c total #watches: 139325
949.65/949.82	c total #propagations: 283479176 / total #impl: 660671014 (eff. 0.429)
949.65/949.82	c #Conflicts:    2177000 | #Learnt:      52230 | 0.000
949.65/949.82	c total clause space: 127.173MB
949.65/949.82	c total #watches: 141885
950.25/950.49	c total #propagations: 283609224 / total #impl: 660969966 (eff. 0.429)
950.25/950.49	c #Conflicts:    2178000 | #Learnt:      53230 | 0.000
950.25/950.49	c total clause space: 127.173MB
950.25/950.49	c total #watches: 144377
951.05/951.21	c total #propagations: 283738146 / total #impl: 661292004 (eff. 0.429)
951.05/951.21	c #Conflicts:    2179000 | #Learnt:      54230 | 0.000
951.05/951.21	c total clause space: 127.173MB
951.05/951.21	c total #watches: 146918
951.65/951.85	c total #propagations: 283874885 / total #impl: 661643879 (eff. 0.429)
951.65/951.85	c #Conflicts:    2180000 | #Learnt:      55230 | 0.000
951.65/951.85	c total clause space: 127.173MB
951.65/951.85	c total #watches: 149506
952.35/952.52	c total #propagations: 284004733 / total #impl: 661977116 (eff. 0.429)
952.35/952.52	c #Conflicts:    2181000 | #Learnt:      56230 | 0.000
952.35/952.52	c total clause space: 127.173MB
952.35/952.52	c total #watches: 151939
952.95/953.12	c total #propagations: 284144089 / total #impl: 662345970 (eff. 0.429)
952.95/953.12	c #Conflicts:    2182000 | #Learnt:      57230 | 0.000
952.95/953.12	c total clause space: 127.173MB
952.95/953.12	c total #watches: 154417
953.55/953.80	c total #propagations: 284271647 / total #impl: 662648059 (eff. 0.429)
953.55/953.80	c #Conflicts:    2183000 | #Learnt:      58230 | 0.000
953.55/953.80	c total clause space: 127.173MB
953.55/953.80	c total #watches: 156727
954.35/954.52	c total #propagations: 284403350 / total #impl: 662989746 (eff. 0.429)
954.35/954.52	c #Conflicts:    2184000 | #Learnt:      59230 | 0.000
954.35/954.52	c total clause space: 127.173MB
954.35/954.52	c total #watches: 159180
955.05/955.22	c total #propagations: 284538219 / total #impl: 663328529 (eff. 0.429)
955.05/955.22	c #Conflicts:    2185000 | #Learnt:      60230 | 0.000
955.05/955.22	c total clause space: 127.173MB
955.05/955.22	c total #watches: 161542
955.75/955.92	c total #propagations: 284669111 / total #impl: 663666608 (eff. 0.429)
955.75/955.92	c #Conflicts:    2186000 | #Learnt:      61230 | 0.000
955.75/955.92	c total clause space: 127.173MB
955.75/955.92	c total #watches: 163981
956.45/956.67	c total #propagations: 284795686 / total #impl: 663982056 (eff. 0.429)
956.45/956.67	c #Conflicts:    2187000 | #Learnt:      62230 | 0.000
956.45/956.67	c total clause space: 127.173MB
956.45/956.67	c total #watches: 166428
957.25/957.46	c total #propagations: 284928247 / total #impl: 664307947 (eff. 0.429)
957.25/957.46	c #Conflicts:    2188000 | #Learnt:      63230 | 0.000
957.25/957.46	c total clause space: 127.173MB
957.25/957.46	c total #watches: 168738
958.05/958.28	c total #propagations: 285056086 / total #impl: 664606934 (eff. 0.429)
958.05/958.28	c #Conflicts:    2189000 | #Learnt:      64230 | 0.000
958.05/958.28	c total clause space: 127.173MB
958.05/958.28	c total #watches: 171064
958.85/959.05	c total #propagations: 285186789 / total #impl: 664923081 (eff. 0.429)
958.85/959.05	c #Conflicts:    2190000 | #Learnt:      65230 | 0.000
958.85/959.05	c total clause space: 127.173MB
958.85/959.05	c total #watches: 173359
959.55/959.79	c total #propagations: 285315495 / total #impl: 665221636 (eff. 0.429)
959.55/959.79	c #Conflicts:    2191000 | #Learnt:      66230 | 0.000
959.55/959.79	c total clause space: 127.173MB
959.55/959.79	c total #watches: 175627
960.35/960.54	c total #propagations: 285444860 / total #impl: 665513132 (eff. 0.429)
960.35/960.54	c #Conflicts:    2192000 | #Learnt:      67230 | 0.000
960.35/960.54	c total clause space: 127.173MB
960.35/960.54	c total #watches: 177924
961.14/961.34	c total #propagations: 285578829 / total #impl: 665832281 (eff. 0.429)
961.14/961.34	c #Conflicts:    2193000 | #Learnt:      68230 | 0.000
961.14/961.34	c total clause space: 127.173MB
961.14/961.34	c total #watches: 180111
962.04/962.23	c total #propagations: 285704788 / total #impl: 666118169 (eff. 0.429)
962.04/962.23	c #Conflicts:    2194000 | #Learnt:      69230 | 0.000
962.04/962.23	c total clause space: 127.173MB
962.04/962.23	c total #watches: 182378
962.94/963.14	c total #propagations: 285838504 / total #impl: 666445886 (eff. 0.429)
962.94/963.14	c #Conflicts:    2195000 | #Learnt:      70230 | 0.000
962.94/963.14	c total clause space: 127.173MB
962.94/963.14	c total #watches: 184715
963.84/964.02	c total #propagations: 285969079 / total #impl: 666744497 (eff. 0.429)
963.84/964.02	c #Conflicts:    2196000 | #Learnt:      71230 | 0.000
963.84/964.02	c total clause space: 127.173MB
963.84/964.02	c total #watches: 186899
964.55/964.72	c total #propagations: 286093939 / total #impl: 667043027 (eff. 0.429)
964.55/964.72	c GARBAGE COLLECT
964.55/964.72	c #Conflicts:    2197000 | #Learnt:      36339 | 0.000
964.55/964.72	c total clause space: 127.173MB
964.55/964.72	c total #watches: 102769
964.94/965.17	c total #propagations: 286221809 / total #impl: 667357230 (eff. 0.429)
964.94/965.17	c #Conflicts:    2198000 | #Learnt:      37339 | 0.000
964.94/965.17	c total clause space: 127.173MB
964.94/965.17	c total #watches: 105282
965.44/965.64	c total #propagations: 286352878 / total #impl: 667672431 (eff. 0.429)
965.44/965.64	c #Conflicts:    2199000 | #Learnt:      38339 | 0.000
965.44/965.64	c total clause space: 127.173MB
965.44/965.64	c total #watches: 107658
965.84/966.07	c total #propagations: 286486814 / total #impl: 668003034 (eff. 0.429)
965.84/966.07	c #Conflicts:    2200000 | #Learnt:      39339 | 0.000
965.84/966.07	c total clause space: 127.173MB
965.84/966.07	c total #watches: 110053
966.34/966.53	c total #propagations: 286609005 / total #impl: 668276511 (eff. 0.429)
966.34/966.53	c #Conflicts:    2201000 | #Learnt:      40339 | 0.000
966.34/966.53	c total clause space: 127.173MB
966.34/966.53	c total #watches: 112457
966.85/967.02	c total #propagations: 286729554 / total #impl: 668558065 (eff. 0.429)
966.85/967.02	c #Conflicts:    2202000 | #Learnt:      41339 | 0.000
966.85/967.02	c total clause space: 127.173MB
966.85/967.02	c total #watches: 114739
967.34/967.52	c total #propagations: 286858525 / total #impl: 668855243 (eff. 0.429)
967.34/967.52	c #Conflicts:    2203000 | #Learnt:      42339 | 0.000
967.34/967.52	c total clause space: 127.173MB
967.34/967.52	c total #watches: 116996
967.85/968.01	c total #propagations: 286989486 / total #impl: 669182923 (eff. 0.429)
967.85/968.01	c #Conflicts:    2204000 | #Learnt:      43339 | 0.000
967.85/968.01	c total clause space: 127.173MB
967.85/968.01	c total #watches: 119241
968.34/968.51	c total #propagations: 287117059 / total #impl: 669486544 (eff. 0.429)
968.34/968.51	c #Conflicts:    2205000 | #Learnt:      44339 | 0.000
968.34/968.51	c total clause space: 127.173MB
968.34/968.51	c total #watches: 121558
968.84/969.00	c total #propagations: 287241618 / total #impl: 669772770 (eff. 0.429)
968.84/969.00	c #Conflicts:    2206000 | #Learnt:      45339 | 0.000
968.84/969.00	c total clause space: 127.173MB
968.84/969.00	c total #watches: 124041
969.34/969.52	c total #propagations: 287367033 / total #impl: 670085215 (eff. 0.429)
969.34/969.52	c #Conflicts:    2207000 | #Learnt:      46339 | 0.000
969.34/969.52	c total clause space: 127.173MB
969.34/969.52	c total #watches: 126326
969.84/970.04	c total #propagations: 287493327 / total #impl: 670385748 (eff. 0.429)
969.84/970.04	c #Conflicts:    2208000 | #Learnt:      47339 | 0.000
969.84/970.04	c total clause space: 127.173MB
969.84/970.04	c total #watches: 128619
970.44/970.60	c total #propagations: 287624505 / total #impl: 670698889 (eff. 0.429)
970.44/970.60	c #Conflicts:    2209000 | #Learnt:      48339 | 0.000
970.44/970.60	c total clause space: 127.173MB
970.44/970.60	c total #watches: 130780
970.94/971.13	c total #propagations: 287754315 / total #impl: 671003930 (eff. 0.429)
970.94/971.13	c #Conflicts:    2210000 | #Learnt:      49339 | 0.000
970.94/971.13	c total clause space: 127.173MB
970.94/971.13	c total #watches: 133172
971.44/971.69	c total #propagations: 287882518 / total #impl: 671305569 (eff. 0.429)
971.44/971.69	c #Conflicts:    2211000 | #Learnt:      50339 | 0.000
971.44/971.69	c total clause space: 127.173MB
971.44/971.69	c total #watches: 135588
972.04/972.25	c total #propagations: 288011586 / total #impl: 671621898 (eff. 0.429)
972.04/972.25	c #Conflicts:    2212000 | #Learnt:      51339 | 0.000
972.04/972.25	c total clause space: 127.173MB
972.04/972.25	c total #watches: 137851
972.64/972.85	c total #propagations: 288137510 / total #impl: 671918066 (eff. 0.429)
972.64/972.85	c #Conflicts:    2213000 | #Learnt:      52339 | 0.000
972.64/972.85	c total clause space: 127.173MB
972.64/972.85	c total #watches: 140025
973.24/973.47	c total #propagations: 288270559 / total #impl: 672243064 (eff. 0.429)
973.24/973.47	c #Conflicts:    2214000 | #Learnt:      53339 | 0.000
973.24/973.47	c total clause space: 127.173MB
973.24/973.47	c total #watches: 142632
973.84/974.07	c total #propagations: 288400572 / total #impl: 672567774 (eff. 0.429)
973.84/974.07	c #Conflicts:    2215000 | #Learnt:      54339 | 0.000
973.84/974.07	c total clause space: 127.173MB
973.84/974.07	c total #watches: 144923
974.45/974.67	c total #propagations: 288522309 / total #impl: 672872048 (eff. 0.429)
974.45/974.67	c #Conflicts:    2216000 | #Learnt:      55339 | 0.000
974.45/974.67	c total clause space: 127.173MB
974.45/974.67	c total #watches: 147206
975.14/975.34	c total #propagations: 288651786 / total #impl: 673207245 (eff. 0.429)
975.14/975.34	c #Conflicts:    2217000 | #Learnt:      56339 | 0.000
975.14/975.34	c total clause space: 127.173MB
975.14/975.34	c total #watches: 149387
975.84/976.00	c total #propagations: 288780824 / total #impl: 673506723 (eff. 0.429)
975.84/976.00	c #Conflicts:    2218000 | #Learnt:      57339 | 0.000
975.84/976.00	c total clause space: 127.173MB
975.84/976.00	c total #watches: 151712
976.54/976.75	c total #propagations: 288912816 / total #impl: 673815135 (eff. 0.429)
976.54/976.75	c #Conflicts:    2219000 | #Learnt:      58339 | 0.000
976.54/976.75	c total clause space: 127.173MB
976.54/976.75	c total #watches: 153992
977.24/977.45	c total #propagations: 289041523 / total #impl: 674129258 (eff. 0.429)
977.24/977.45	c #Conflicts:    2220000 | #Learnt:      59339 | 0.000
977.24/977.45	c total clause space: 127.173MB
977.24/977.45	c total #watches: 156194
978.04/978.26	c total #propagations: 289162459 / total #impl: 674423352 (eff. 0.429)
978.04/978.26	c #Conflicts:    2221000 | #Learnt:      60339 | 0.000
978.04/978.26	c total clause space: 127.173MB
978.04/978.26	c total #watches: 158484
978.74/978.95	c total #propagations: 289287038 / total #impl: 674743558 (eff. 0.429)
978.74/978.95	c #Conflicts:    2222000 | #Learnt:      61339 | 0.000
978.74/978.95	c total clause space: 127.173MB
978.74/978.95	c total #watches: 160910
979.44/979.69	c total #propagations: 289413025 / total #impl: 675038617 (eff. 0.429)
979.44/979.69	c #Conflicts:    2223000 | #Learnt:      62339 | 0.000
979.44/979.69	c total clause space: 127.173MB
979.44/979.69	c total #watches: 163523
980.24/980.46	c total #propagations: 289542822 / total #impl: 675354113 (eff. 0.429)
980.24/980.46	c #Conflicts:    2224000 | #Learnt:      63339 | 0.000
980.24/980.46	c total clause space: 127.173MB
980.24/980.46	c total #watches: 166090
981.05/981.24	c total #propagations: 289676207 / total #impl: 675684960 (eff. 0.429)
981.05/981.24	c #Conflicts:    2225000 | #Learnt:      64339 | 0.000
981.05/981.24	c total clause space: 127.173MB
981.05/981.24	c total #watches: 168508
981.74/981.99	c total #propagations: 289809953 / total #impl: 676019915 (eff. 0.429)
981.74/981.99	c #Conflicts:    2226000 | #Learnt:      65339 | 0.000
981.74/981.99	c total clause space: 127.173MB
981.74/981.99	c total #watches: 170829
982.64/982.83	c total #propagations: 289937204 / total #impl: 676349835 (eff. 0.429)
982.64/982.83	c #Conflicts:    2227000 | #Learnt:      66339 | 0.000
982.64/982.83	c total clause space: 127.173MB
982.64/982.83	c total #watches: 173050
983.44/983.61	c total #propagations: 290065060 / total #impl: 676685349 (eff. 0.429)
983.44/983.61	c #Conflicts:    2228000 | #Learnt:      67339 | 0.000
983.44/983.61	c total clause space: 127.173MB
983.44/983.61	c total #watches: 175501
984.14/984.38	c total #propagations: 290191865 / total #impl: 677015309 (eff. 0.429)
984.14/984.38	c #Conflicts:    2229000 | #Learnt:      68339 | 0.000
984.14/984.38	c total clause space: 127.173MB
984.14/984.38	c total #watches: 178058
984.94/985.16	c total #propagations: 290319118 / total #impl: 677335538 (eff. 0.429)
984.94/985.16	c #Conflicts:    2230000 | #Learnt:      69339 | 0.000
984.94/985.16	c total clause space: 127.173MB
984.94/985.16	c total #watches: 180411
985.74/985.96	c total #propagations: 290451472 / total #impl: 677679735 (eff. 0.429)
985.74/985.96	c #Conflicts:    2231000 | #Learnt:      70339 | 0.000
985.74/985.96	c total clause space: 127.173MB
985.74/985.96	c total #watches: 182802
986.65/986.86	c total #propagations: 290585726 / total #impl: 678036452 (eff. 0.429)
986.65/986.86	c #Conflicts:    2232000 | #Learnt:      71339 | 0.000
986.65/986.86	c total clause space: 127.173MB
986.65/986.86	c total #watches: 185414
987.54/987.78	c total #propagations: 290724849 / total #impl: 678399017 (eff. 0.429)
987.54/987.78	c #Conflicts:    2233000 | #Learnt:      72339 | 0.000
987.54/987.78	c total clause space: 127.173MB
987.54/987.78	c total #watches: 187800
988.04/988.26	c total #propagations: 290859885 / total #impl: 678760525 (eff. 0.429)
988.04/988.26	c GARBAGE COLLECT
988.04/988.26	c #Conflicts:    2234000 | #Learnt:      37141 | 0.000
988.04/988.26	c total clause space: 127.173MB
988.04/988.26	c total #watches: 104616
988.44/988.68	c total #propagations: 290992328 / total #impl: 679078667 (eff. 0.429)
988.44/988.68	c #Conflicts:    2235000 | #Learnt:      38141 | 0.000
988.44/988.68	c total clause space: 127.173MB
988.44/988.68	c total #watches: 107105
988.94/989.14	c total #propagations: 291122792 / total #impl: 679394541 (eff. 0.429)
988.94/989.14	c #Conflicts:    2236000 | #Learnt:      39141 | 0.000
988.94/989.14	c total clause space: 127.173MB
988.94/989.14	c total #watches: 109578
989.44/989.64	c total #propagations: 291259315 / total #impl: 679736366 (eff. 0.428)
989.44/989.64	c #Conflicts:    2237000 | #Learnt:      40141 | 0.000
989.44/989.64	c total clause space: 127.173MB
989.44/989.64	c total #watches: 111801
989.85/990.08	c total #propagations: 291389075 / total #impl: 680049790 (eff. 0.428)
989.85/990.08	c #Conflicts:    2238000 | #Learnt:      41141 | 0.000
989.85/990.08	c total clause space: 127.173MB
989.85/990.08	c total #watches: 114267
990.34/990.52	c total #propagations: 291521536 / total #impl: 680371388 (eff. 0.428)
990.34/990.52	c #Conflicts:    2239000 | #Learnt:      42141 | 0.000
990.34/990.52	c total clause space: 127.173MB
990.34/990.52	c total #watches: 116497
990.74/990.99	c total #propagations: 291649317 / total #impl: 680647698 (eff. 0.428)
990.74/990.99	c #Conflicts:    2240000 | #Learnt:      43141 | 0.000
990.74/990.99	c total clause space: 127.173MB
990.74/990.99	c total #watches: 118870
991.34/991.51	c total #propagations: 291781218 / total #impl: 680937306 (eff. 0.428)
991.34/991.51	c #Conflicts:    2241000 | #Learnt:      44141 | 0.000
991.34/991.51	c total clause space: 127.173MB
991.34/991.51	c total #watches: 121318
991.84/992.04	c total #propagations: 291911669 / total #impl: 681243882 (eff. 0.428)
991.84/992.04	c #Conflicts:    2242000 | #Learnt:      45141 | 0.000
991.84/992.04	c total clause space: 127.173MB
991.84/992.04	c total #watches: 123777
992.34/992.58	c total #propagations: 292045758 / total #impl: 681576127 (eff. 0.428)
992.34/992.58	c #Conflicts:    2243000 | #Learnt:      46141 | 0.000
992.34/992.58	c total clause space: 127.173MB
992.34/992.58	c total #watches: 126184
992.84/993.08	c total #propagations: 292184187 / total #impl: 681912269 (eff. 0.428)
992.84/993.08	c #Conflicts:    2244000 | #Learnt:      47141 | 0.000
992.84/993.08	c total clause space: 127.173MB
992.84/993.08	c total #watches: 128671
993.44/993.63	c total #propagations: 292319420 / total #impl: 682251023 (eff. 0.428)
993.44/993.63	c #Conflicts:    2245000 | #Learnt:      48141 | 0.000
993.44/993.63	c total clause space: 127.173MB
993.44/993.63	c total #watches: 131063
994.04/994.20	c total #propagations: 292452885 / total #impl: 682571046 (eff. 0.428)
994.04/994.20	c #Conflicts:    2246000 | #Learnt:      49141 | 0.000
994.04/994.20	c total clause space: 127.173MB
994.04/994.20	c total #watches: 133357
994.54/994.76	c total #propagations: 292591652 / total #impl: 682890849 (eff. 0.428)
994.54/994.76	c #Conflicts:    2247000 | #Learnt:      50141 | 0.000
994.54/994.76	c total clause space: 127.173MB
994.54/994.76	c total #watches: 135727
995.14/995.32	c total #propagations: 292719445 / total #impl: 683193955 (eff. 0.428)
995.14/995.32	c #Conflicts:    2248000 | #Learnt:      51141 | 0.000
995.14/995.32	c total clause space: 127.173MB
995.14/995.32	c total #watches: 138271
995.74/995.92	c total #propagations: 292858963 / total #impl: 683521118 (eff. 0.428)
995.74/995.92	c #Conflicts:    2249000 | #Learnt:      52141 | 0.000
995.74/995.92	c total clause space: 127.173MB
995.74/995.92	c total #watches: 140676
996.24/996.49	c total #propagations: 292998727 / total #impl: 683863791 (eff. 0.428)
996.24/996.49	c #Conflicts:    2250000 | #Learnt:      53141 | 0.000
996.24/996.49	c total clause space: 127.173MB
996.24/996.49	c total #watches: 143115
996.94/997.15	c total #propagations: 293134550 / total #impl: 684221085 (eff. 0.428)
996.94/997.15	c #Conflicts:    2251000 | #Learnt:      54141 | 0.000
996.94/997.15	c total clause space: 127.173MB
996.94/997.15	c total #watches: 145613
997.44/997.68	c total #propagations: 293268738 / total #impl: 684564179 (eff. 0.428)
997.44/997.68	c #Conflicts:    2252000 | #Learnt:      55141 | 0.000
997.44/997.68	c total clause space: 127.173MB
997.44/997.68	c total #watches: 148194
998.14/998.30	c total #propagations: 293390614 / total #impl: 684843689 (eff. 0.428)
998.14/998.30	c #Conflicts:    2253000 | #Learnt:      56141 | 0.000
998.14/998.30	c total clause space: 127.173MB
998.14/998.30	c total #watches: 150591
998.75/998.98	c total #propagations: 293513770 / total #impl: 685111354 (eff. 0.428)
998.75/998.98	c #Conflicts:    2254000 | #Learnt:      57141 | 0.000
998.75/998.98	c total clause space: 127.173MB
998.75/998.98	c total #watches: 153043
999.44/999.65	c total #propagations: 293642025 / total #impl: 685402704 (eff. 0.428)
999.44/999.65	c #Conflicts:    2255000 | #Learnt:      58141 | 0.000
999.44/999.65	c total clause space: 127.173MB
999.44/999.65	c total #watches: 155264
1000.14/1000.32	c total #propagations: 293767111 / total #impl: 685711398 (eff. 0.428)
1000.14/1000.32	c #Conflicts:    2256000 | #Learnt:      59141 | 0.000
1000.14/1000.32	c total clause space: 127.173MB
1000.14/1000.32	c total #watches: 157546
1000.84/1001.03	c total #propagations: 293899923 / total #impl: 686022253 (eff. 0.428)
1000.84/1001.03	c #Conflicts:    2257000 | #Learnt:      60141 | 0.000
1000.84/1001.03	c total clause space: 127.173MB
1000.84/1001.03	c total #watches: 159653
1001.54/1001.75	c total #propagations: 294034589 / total #impl: 686323292 (eff. 0.428)
1001.54/1001.75	c #Conflicts:    2258000 | #Learnt:      61141 | 0.000
1001.54/1001.75	c total clause space: 127.173MB
1001.54/1001.75	c total #watches: 161853
1002.34/1002.54	c total #propagations: 294160760 / total #impl: 686606699 (eff. 0.428)
1002.34/1002.54	c #Conflicts:    2259000 | #Learnt:      62141 | 0.000
1002.34/1002.54	c total clause space: 127.173MB
1002.34/1002.54	c total #watches: 164061
1003.04/1003.24	c total #propagations: 294295547 / total #impl: 686928715 (eff. 0.428)
1003.04/1003.24	c #Conflicts:    2260000 | #Learnt:      63141 | 0.000
1003.04/1003.24	c total clause space: 127.173MB
1003.04/1003.24	c total #watches: 166236
1003.74/1003.95	c total #propagations: 294423188 / total #impl: 687206925 (eff. 0.428)
1003.74/1003.95	c #Conflicts:    2261000 | #Learnt:      64141 | 0.000
1003.74/1003.95	c total clause space: 127.173MB
1003.74/1003.95	c total #watches: 168593
1004.54/1004.76	c total #propagations: 294554864 / total #impl: 687511332 (eff. 0.428)
1004.54/1004.76	c #Conflicts:    2262000 | #Learnt:      65141 | 0.000
1004.54/1004.76	c total clause space: 127.173MB
1004.54/1004.76	c total #watches: 170868
1005.34/1005.54	c total #propagations: 294693028 / total #impl: 687843886 (eff. 0.428)
1005.34/1005.54	c #Conflicts:    2263000 | #Learnt:      66141 | 0.000
1005.34/1005.54	c total clause space: 127.173MB
1005.34/1005.54	c total #watches: 173041
1006.14/1006.37	c total #propagations: 294822772 / total #impl: 688144417 (eff. 0.428)
1006.14/1006.37	c #Conflicts:    2264000 | #Learnt:      67141 | 0.000
1006.14/1006.37	c total clause space: 127.173MB
1006.14/1006.37	c total #watches: 175173
1006.94/1007.16	c total #propagations: 294952123 / total #impl: 688446868 (eff. 0.428)
1006.94/1007.16	c #Conflicts:    2265000 | #Learnt:      68141 | 0.000
1006.94/1007.16	c total clause space: 127.173MB
1006.94/1007.16	c total #watches: 177355
1007.74/1007.99	c total #propagations: 295075382 / total #impl: 688733301 (eff. 0.428)
1007.74/1007.99	c #Conflicts:    2266000 | #Learnt:      69141 | 0.000
1007.74/1007.99	c total clause space: 127.173MB
1007.74/1007.99	c total #watches: 179568
1008.54/1008.80	c total #propagations: 295209682 / total #impl: 689040074 (eff. 0.428)
1008.54/1008.80	c #Conflicts:    2267000 | #Learnt:      70141 | 0.000
1008.54/1008.80	c total clause space: 127.173MB
1008.54/1008.80	c total #watches: 181793
1009.44/1009.62	c total #propagations: 295343455 / total #impl: 689357417 (eff. 0.428)
1009.44/1009.62	c #Conflicts:    2268000 | #Learnt:      71141 | 0.000
1009.44/1009.62	c total clause space: 127.173MB
1009.44/1009.62	c total #watches: 184148
1010.24/1010.46	c total #propagations: 295473773 / total #impl: 689654527 (eff. 0.428)
1010.24/1010.46	c #Conflicts:    2269000 | #Learnt:      72141 | 0.000
1010.24/1010.46	c total clause space: 127.173MB
1010.24/1010.46	c total #watches: 186344
1011.14/1011.31	c total #propagations: 295602283 / total #impl: 689938068 (eff. 0.428)
1011.14/1011.31	c GARBAGE COLLECT
1011.14/1011.31	c #Conflicts:    2270000 | #Learnt:      36637 | 0.000
1011.14/1011.31	c total clause space: 127.173MB
1011.14/1011.31	c total #watches: 103498
1011.54/1011.74	c total #propagations: 295724323 / total #impl: 690197044 (eff. 0.428)
1011.54/1011.74	c #Conflicts:    2271000 | #Learnt:      37637 | 0.000
1011.54/1011.74	c total clause space: 127.173MB
1011.54/1011.74	c total #watches: 106130
1011.94/1012.18	c total #propagations: 295856707 / total #impl: 690501281 (eff. 0.428)
1011.94/1012.18	c #Conflicts:    2272000 | #Learnt:      38637 | 0.000
1011.94/1012.18	c total clause space: 127.173MB
1011.94/1012.18	c total #watches: 108470
1012.44/1012.63	c total #propagations: 295990834 / total #impl: 690796198 (eff. 0.428)
1012.44/1012.63	c #Conflicts:    2273000 | #Learnt:      39637 | 0.000
1012.44/1012.63	c total clause space: 127.173MB
1012.44/1012.63	c total #watches: 110840
1012.84/1013.09	c total #propagations: 296124560 / total #impl: 691096561 (eff. 0.428)
1012.84/1013.09	c #Conflicts:    2274000 | #Learnt:      40637 | 0.000
1012.84/1013.09	c total clause space: 127.173MB
1012.84/1013.09	c total #watches: 113026
1013.34/1013.57	c total #propagations: 296257270 / total #impl: 691384469 (eff. 0.428)
1013.34/1013.57	c #Conflicts:    2275000 | #Learnt:      41637 | 0.000
1013.34/1013.57	c total clause space: 127.173MB
1013.34/1013.57	c total #watches: 115446
1013.84/1014.03	c total #propagations: 296389329 / total #impl: 691688178 (eff. 0.429)
1013.84/1014.03	c #Conflicts:    2276000 | #Learnt:      42637 | 0.000
1013.84/1014.03	c total clause space: 127.173MB
1013.84/1014.03	c total #watches: 117844
1014.24/1014.48	c total #propagations: 296518886 / total #impl: 691981506 (eff. 0.429)
1014.24/1014.48	c #Conflicts:    2277000 | #Learnt:      43637 | 0.000
1014.24/1014.48	c total clause space: 127.173MB
1014.24/1014.48	c total #watches: 120327
1014.64/1014.89	c total #propagations: 296646328 / total #impl: 692275610 (eff. 0.429)
1014.64/1014.89	c #Conflicts:    2278000 | #Learnt:      44637 | 0.000
1014.64/1014.89	c total clause space: 127.173MB
1014.64/1014.89	c total #watches: 122805
1015.14/1015.39	c total #propagations: 296770207 / total #impl: 692541228 (eff. 0.429)
1015.14/1015.39	c #Conflicts:    2279000 | #Learnt:      45637 | 0.000
1015.14/1015.39	c total clause space: 127.173MB
1015.14/1015.39	c total #watches: 125146
1015.74/1015.92	c total #propagations: 296901261 / total #impl: 692845640 (eff. 0.429)
1015.74/1015.92	c #Conflicts:    2280000 | #Learnt:      46637 | 0.000
1015.74/1015.92	c total clause space: 127.173MB
1015.74/1015.92	c total #watches: 127355
1016.24/1016.48	c total #propagations: 297030089 / total #impl: 693134506 (eff. 0.429)
1016.24/1016.48	c #Conflicts:    2281000 | #Learnt:      47637 | 0.000
1016.24/1016.48	c total clause space: 127.173MB
1016.24/1016.48	c total #watches: 129439
1016.84/1017.08	c total #propagations: 297165737 / total #impl: 693437104 (eff. 0.429)
1016.84/1017.08	c #Conflicts:    2282000 | #Learnt:      48637 | 0.000
1016.84/1017.08	c total clause space: 127.173MB
1016.84/1017.08	c total #watches: 131657
1017.44/1017.68	c total #propagations: 297296019 / total #impl: 693724227 (eff. 0.429)
1017.44/1017.68	c #Conflicts:    2283000 | #Learnt:      49637 | 0.000
1017.44/1017.68	c total clause space: 127.173MB
1017.44/1017.68	c total #watches: 133880
1018.14/1018.34	c total #propagations: 297430286 / total #impl: 694044392 (eff. 0.429)
1018.14/1018.34	c #Conflicts:    2284000 | #Learnt:      50637 | 0.000
1018.14/1018.34	c total clause space: 127.173MB
1018.14/1018.34	c total #watches: 136112
1018.64/1018.88	c total #propagations: 297560494 / total #impl: 694347614 (eff. 0.429)
1018.64/1018.88	c #Conflicts:    2285000 | #Learnt:      51637 | 0.000
1018.64/1018.88	c total clause space: 127.173MB
1018.64/1018.88	c total #watches: 138239
1019.34/1019.53	c total #propagations: 297678053 / total #impl: 694612726 (eff. 0.429)
1019.34/1019.53	c #Conflicts:    2286000 | #Learnt:      52637 | 0.000
1019.34/1019.53	c total clause space: 127.173MB
1019.34/1019.53	c total #watches: 140602
1019.93/1020.14	c total #propagations: 297807646 / total #impl: 694895193 (eff. 0.429)
1019.93/1020.14	c #Conflicts:    2287000 | #Learnt:      53637 | 0.000
1019.93/1020.14	c total clause space: 127.173MB
1019.93/1020.14	c total #watches: 142851
1020.64/1020.85	c total #propagations: 297931509 / total #impl: 695175379 (eff. 0.429)
1020.64/1020.85	c #Conflicts:    2288000 | #Learnt:      54637 | 0.000
1020.64/1020.85	c total clause space: 127.173MB
1020.64/1020.85	c total #watches: 145133
1021.23/1021.49	c total #propagations: 298059164 / total #impl: 695453201 (eff. 0.429)
1021.23/1021.49	c #Conflicts:    2289000 | #Learnt:      55637 | 0.000
1021.23/1021.49	c total clause space: 127.173MB
1021.23/1021.49	c total #watches: 147585
1022.03/1022.21	c total #propagations: 298195271 / total #impl: 695737999 (eff. 0.429)
1022.03/1022.21	c #Conflicts:    2290000 | #Learnt:      56637 | 0.000
1022.03/1022.21	c total clause space: 127.173MB
1022.03/1022.21	c total #watches: 149976
1022.73/1022.96	c total #propagations: 298332493 / total #impl: 696037832 (eff. 0.429)
1022.73/1022.96	c #Conflicts:    2291000 | #Learnt:      57637 | 0.000
1022.73/1022.96	c total clause space: 127.173MB
1022.73/1022.96	c total #watches: 152314
1023.53/1023.70	c total #propagations: 298472515 / total #impl: 696341011 (eff. 0.429)
1023.53/1023.70	c #Conflicts:    2292000 | #Learnt:      58637 | 0.000
1023.53/1023.70	c total clause space: 127.173MB
1023.53/1023.70	c total #watches: 154692
1024.23/1024.46	c total #propagations: 298611559 / total #impl: 696645831 (eff. 0.429)
1024.23/1024.46	c #Conflicts:    2293000 | #Learnt:      59637 | 0.000
1024.23/1024.46	c total clause space: 127.173MB
1024.23/1024.46	c total #watches: 157204
1024.83/1025.09	c total #propagations: 298752457 / total #impl: 696954489 (eff. 0.429)
1024.83/1025.09	c #Conflicts:    2294000 | #Learnt:      60637 | 0.000
1024.83/1025.09	c total clause space: 127.173MB
1024.83/1025.09	c total #watches: 159569
1025.53/1025.74	c total #propagations: 298884740 / total #impl: 697233842 (eff. 0.429)
1025.53/1025.74	c #Conflicts:    2295000 | #Learnt:      61637 | 0.000
1025.53/1025.74	c total clause space: 127.173MB
1025.53/1025.74	c total #watches: 161924
1026.33/1026.52	c total #propagations: 299030941 / total #impl: 697542345 (eff. 0.429)
1026.33/1026.52	c #Conflicts:    2296000 | #Learnt:      62637 | 0.000
1026.33/1026.52	c total clause space: 127.173MB
1026.33/1026.52	c total #watches: 164141
1027.03/1027.26	c total #propagations: 299166595 / total #impl: 697831878 (eff. 0.429)
1027.03/1027.26	c #Conflicts:    2297000 | #Learnt:      63637 | 0.000
1027.03/1027.26	c total clause space: 127.173MB
1027.03/1027.26	c total #watches: 166602
1027.73/1027.99	c total #propagations: 299299343 / total #impl: 698117713 (eff. 0.429)
1027.73/1027.99	c #Conflicts:    2298000 | #Learnt:      64637 | 0.000
1027.73/1027.99	c total clause space: 127.173MB
1027.73/1027.99	c total #watches: 169108
1028.53/1028.74	c total #propagations: 299431880 / total #impl: 698413585 (eff. 0.429)
1028.53/1028.74	c #Conflicts:    2299000 | #Learnt:      65637 | 0.000
1028.53/1028.74	c total clause space: 127.173MB
1028.53/1028.74	c total #watches: 171394
1029.33/1029.54	c total #propagations: 299560398 / total #impl: 698695727 (eff. 0.429)
1029.33/1029.54	c #Conflicts:    2300000 | #Learnt:      66637 | 0.000
1029.33/1029.54	c total clause space: 127.173MB
1029.33/1029.54	c total #watches: 173761
1030.13/1030.38	c total #propagations: 299698387 / total #impl: 699001021 (eff. 0.429)
1030.13/1030.38	c #Conflicts:    2301000 | #Learnt:      67637 | 0.000
1030.13/1030.38	c total clause space: 127.173MB
1030.13/1030.38	c total #watches: 176142
1030.83/1031.00	c total #propagations: 299832239 / total #impl: 699298746 (eff. 0.429)
1030.83/1031.00	c #Conflicts:    2302000 | #Learnt:      68637 | 0.000
1030.83/1031.00	c total clause space: 127.173MB
1030.83/1031.00	c total #watches: 178405
1031.53/1031.79	c total #propagations: 299960958 / total #impl: 699563064 (eff. 0.429)
1031.53/1031.79	c #Conflicts:    2303000 | #Learnt:      69637 | 0.000
1031.53/1031.79	c total clause space: 127.173MB
1031.53/1031.79	c total #watches: 180767
1032.43/1032.61	c total #propagations: 300103322 / total #impl: 699870762 (eff. 0.429)
1032.43/1032.61	c #Conflicts:    2304000 | #Learnt:      70637 | 0.000
1032.43/1032.61	c total clause space: 127.173MB
1032.43/1032.61	c total #watches: 182989
1033.13/1033.39	c total #propagations: 300243196 / total #impl: 700181757 (eff. 0.429)
1033.13/1033.39	c #Conflicts:    2305000 | #Learnt:      71637 | 0.000
1033.13/1033.39	c total clause space: 127.173MB
1033.13/1033.39	c total #watches: 185326
1033.94/1034.18	c total #propagations: 300372060 / total #impl: 700469392 (eff. 0.429)
1033.94/1034.18	c #Conflicts:    2306000 | #Learnt:      72637 | 0.000
1033.94/1034.18	c total clause space: 127.173MB
1033.94/1034.18	c total #watches: 187629
1034.94/1035.12	c total #propagations: 300507147 / total #impl: 700784499 (eff. 0.429)
1034.94/1035.12	c GARBAGE COLLECT
1034.94/1035.12	c #Conflicts:    2307000 | #Learnt:      36835 | 0.000
1034.94/1035.12	c total clause space: 127.173MB
1034.94/1035.12	c total #watches: 103943
1035.23/1035.49	c total #propagations: 300634290 / total #impl: 701074954 (eff. 0.429)
1035.23/1035.49	c #Conflicts:    2308000 | #Learnt:      37835 | 0.000
1035.23/1035.49	c total clause space: 127.173MB
1035.23/1035.49	c total #watches: 106124
1035.63/1035.84	c total #propagations: 300750934 / total #impl: 701323104 (eff. 0.429)
1035.63/1035.84	c #Conflicts:    2309000 | #Learnt:      38835 | 0.000
1035.63/1035.84	c total clause space: 127.173MB
1035.63/1035.84	c total #watches: 108985
1036.04/1036.25	c total #propagations: 300867720 / total #impl: 701612166 (eff. 0.429)
1036.04/1036.25	c #Conflicts:    2310000 | #Learnt:      39835 | 0.000
1036.04/1036.25	c total clause space: 127.173MB
1036.04/1036.25	c total #watches: 111321
1036.53/1036.75	c total #propagations: 300981281 / total #impl: 701893216 (eff. 0.429)
1036.53/1036.75	c #Conflicts:    2311000 | #Learnt:      40835 | 0.000
1036.53/1036.75	c total clause space: 127.173MB
1036.53/1036.75	c total #watches: 113612
1037.03/1037.22	c total #propagations: 301103587 / total #impl: 702163113 (eff. 0.429)
1037.03/1037.22	c #Conflicts:    2312000 | #Learnt:      41835 | 0.000
1037.03/1037.22	c total clause space: 127.173MB
1037.03/1037.22	c total #watches: 115868
1037.43/1037.68	c total #propagations: 301225593 / total #impl: 702448549 (eff. 0.429)
1037.43/1037.68	c #Conflicts:    2313000 | #Learnt:      42835 | 0.000
1037.43/1037.68	c total clause space: 127.173MB
1037.43/1037.68	c total #watches: 117980
1037.93/1038.16	c total #propagations: 301350801 / total #impl: 702730574 (eff. 0.429)
1037.93/1038.16	c #Conflicts:    2314000 | #Learnt:      43835 | 0.000
1037.93/1038.16	c total clause space: 127.173MB
1037.93/1038.16	c total #watches: 120103
1038.34/1038.59	c total #propagations: 301477967 / total #impl: 703017293 (eff. 0.429)
1038.34/1038.59	c #Conflicts:    2315000 | #Learnt:      44835 | 0.000
1038.34/1038.59	c total clause space: 127.173MB
1038.34/1038.59	c total #watches: 122439
1038.83/1039.04	c total #propagations: 301599947 / total #impl: 703288126 (eff. 0.429)
1038.83/1039.04	c #Conflicts:    2316000 | #Learnt:      45835 | 0.000
1038.83/1039.04	c total clause space: 127.173MB
1038.83/1039.04	c total #watches: 124656
1039.34/1039.59	c total #propagations: 301717155 / total #impl: 703560138 (eff. 0.429)
1039.34/1039.59	c #Conflicts:    2317000 | #Learnt:      46835 | 0.000
1039.34/1039.59	c total clause space: 127.173MB
1039.34/1039.59	c total #watches: 126805
1039.93/1040.14	c total #propagations: 301842884 / total #impl: 703848466 (eff. 0.429)
1039.93/1040.14	c #Conflicts:    2318000 | #Learnt:      47835 | 0.000
1039.93/1040.14	c total clause space: 127.173MB
1039.93/1040.14	c total #watches: 129053
1040.44/1040.67	c total #propagations: 301972438 / total #impl: 704131588 (eff. 0.429)
1040.44/1040.67	c #Conflicts:    2319000 | #Learnt:      48835 | 0.000
1040.44/1040.67	c total clause space: 127.173MB
1040.44/1040.67	c total #watches: 131371
1040.93/1041.18	c total #propagations: 302106731 / total #impl: 704433243 (eff. 0.429)
1040.93/1041.18	c #Conflicts:    2320000 | #Learnt:      49835 | 0.000
1040.93/1041.18	c total clause space: 127.173MB
1040.93/1041.18	c total #watches: 133702
1041.54/1041.71	c total #propagations: 302240283 / total #impl: 704729114 (eff. 0.429)
1041.54/1041.71	c #Conflicts:    2321000 | #Learnt:      50835 | 0.000
1041.54/1041.71	c total clause space: 127.173MB
1041.54/1041.71	c total #watches: 135990
1042.03/1042.23	c total #propagations: 302373510 / total #impl: 705048734 (eff. 0.429)
1042.03/1042.23	c #Conflicts:    2322000 | #Learnt:      51835 | 0.000
1042.03/1042.23	c total clause space: 127.173MB
1042.03/1042.23	c total #watches: 138241
1042.53/1042.71	c total #propagations: 302500204 / total #impl: 705323579 (eff. 0.429)
1042.53/1042.71	c #Conflicts:    2323000 | #Learnt:      52835 | 0.000
1042.53/1042.71	c total clause space: 127.173MB
1042.53/1042.71	c total #watches: 140505
1043.03/1043.22	c total #propagations: 302632713 / total #impl: 705599558 (eff. 0.429)
1043.03/1043.22	c #Conflicts:    2324000 | #Learnt:      53835 | 0.000
1043.03/1043.22	c total clause space: 127.173MB
1043.03/1043.22	c total #watches: 143146
1043.53/1043.78	c total #propagations: 302762513 / total #impl: 705877328 (eff. 0.429)
1043.53/1043.78	c #Conflicts:    2325000 | #Learnt:      54835 | 0.000
1043.53/1043.78	c total clause space: 127.173MB
1043.53/1043.78	c total #watches: 145726
1044.13/1044.38	c total #propagations: 302896863 / total #impl: 706173510 (eff. 0.429)
1044.13/1044.38	c #Conflicts:    2326000 | #Learnt:      55835 | 0.000
1044.13/1044.38	c total clause space: 127.173MB
1044.13/1044.38	c total #watches: 147887
1044.84/1045.04	c total #propagations: 303024397 / total #impl: 706451211 (eff. 0.429)
1044.84/1045.04	c #Conflicts:    2327000 | #Learnt:      56835 | 0.000
1044.84/1045.04	c total clause space: 127.173MB
1044.84/1045.04	c total #watches: 150160
1045.43/1045.65	c total #propagations: 303155278 / total #impl: 706753861 (eff. 0.429)
1045.43/1045.65	c #Conflicts:    2328000 | #Learnt:      57835 | 0.000
1045.43/1045.65	c total clause space: 127.173MB
1045.43/1045.65	c total #watches: 152439
1046.13/1046.31	c total #propagations: 303286638 / total #impl: 707064972 (eff. 0.429)
1046.13/1046.31	c #Conflicts:    2329000 | #Learnt:      58835 | 0.000
1046.13/1046.31	c total clause space: 127.173MB
1046.13/1046.31	c total #watches: 154826
1046.73/1046.95	c total #propagations: 303423351 / total #impl: 707387901 (eff. 0.429)
1046.73/1046.95	c #Conflicts:    2330000 | #Learnt:      59835 | 0.000
1046.73/1046.95	c total clause space: 127.173MB
1046.73/1046.95	c total #watches: 157054
1047.43/1047.64	c total #propagations: 303551434 / total #impl: 707667452 (eff. 0.429)
1047.43/1047.64	c #Conflicts:    2331000 | #Learnt:      60835 | 0.000
1047.43/1047.64	c total clause space: 127.173MB
1047.43/1047.64	c total #watches: 159255
1048.14/1048.37	c total #propagations: 303685626 / total #impl: 707961828 (eff. 0.429)
1048.14/1048.37	c #Conflicts:    2332000 | #Learnt:      61835 | 0.000
1048.14/1048.37	c total clause space: 127.173MB
1048.14/1048.37	c total #watches: 161500
1048.83/1049.08	c total #propagations: 303821814 / total #impl: 708272039 (eff. 0.429)
1048.83/1049.08	c #Conflicts:    2333000 | #Learnt:      62835 | 0.000
1048.83/1049.08	c total clause space: 127.173MB
1048.83/1049.08	c total #watches: 163685
1049.53/1049.77	c total #propagations: 303955606 / total #impl: 708572974 (eff. 0.429)
1049.53/1049.77	c #Conflicts:    2334000 | #Learnt:      63835 | 0.000
1049.53/1049.77	c total clause space: 127.173MB
1049.53/1049.77	c total #watches: 165918
1050.23/1050.47	c total #propagations: 304091549 / total #impl: 708903176 (eff. 0.429)
1050.23/1050.47	c #Conflicts:    2335000 | #Learnt:      64835 | 0.000
1050.23/1050.47	c total clause space: 127.173MB
1050.23/1050.47	c total #watches: 168137
1050.93/1051.19	c total #propagations: 304229395 / total #impl: 709225826 (eff. 0.429)
1050.93/1051.19	c #Conflicts:    2336000 | #Learnt:      65835 | 0.000
1050.93/1051.19	c total clause space: 127.173MB
1050.93/1051.19	c total #watches: 170269
1051.73/1051.92	c total #propagations: 304365974 / total #impl: 709522199 (eff. 0.429)
1051.73/1051.92	c #Conflicts:    2337000 | #Learnt:      66835 | 0.000
1051.73/1051.92	c total clause space: 127.173MB
1051.73/1051.92	c total #watches: 172380
1052.53/1052.72	c total #propagations: 304496373 / total #impl: 709803407 (eff. 0.429)
1052.53/1052.72	c #Conflicts:    2338000 | #Learnt:      67835 | 0.000
1052.53/1052.72	c total clause space: 127.173MB
1052.53/1052.72	c total #watches: 174772
1053.33/1053.55	c total #propagations: 304631281 / total #impl: 710112851 (eff. 0.429)
1053.33/1053.55	c #Conflicts:    2339000 | #Learnt:      68835 | 0.000
1053.33/1053.55	c total clause space: 127.173MB
1053.33/1053.55	c total #watches: 176976
1054.13/1054.31	c total #propagations: 304757106 / total #impl: 710401585 (eff. 0.429)
1054.13/1054.31	c #Conflicts:    2340000 | #Learnt:      69835 | 0.000
1054.13/1054.31	c total clause space: 127.173MB
1054.13/1054.31	c total #watches: 179175
1054.93/1055.11	c total #propagations: 304886300 / total #impl: 710698818 (eff. 0.429)
1054.93/1055.11	c #Conflicts:    2341000 | #Learnt:      70835 | 0.000
1054.93/1055.11	c total clause space: 127.173MB
1054.93/1055.11	c total #watches: 181437
1055.73/1056.00	c total #propagations: 305016729 / total #impl: 711002765 (eff. 0.429)
1055.73/1056.00	c #Conflicts:    2342000 | #Learnt:      71835 | 0.000
1055.73/1056.00	c total clause space: 127.173MB
1055.73/1056.00	c total #watches: 183773
1056.73/1056.91	c total #propagations: 305155617 / total #impl: 711314619 (eff. 0.429)
1056.73/1056.91	c #Conflicts:    2343000 | #Learnt:      72835 | 0.000
1056.73/1056.91	c total clause space: 127.173MB
1056.73/1056.91	c total #watches: 185919
1057.53/1057.77	c total #propagations: 305289852 / total #impl: 711617395 (eff. 0.429)
1057.53/1057.77	c #Conflicts:    2344000 | #Learnt:      73835 | 0.000
1057.53/1057.77	c total clause space: 127.173MB
1057.53/1057.77	c total #watches: 188077
1058.23/1058.40	c total #propagations: 305425316 / total #impl: 711923207 (eff. 0.429)
1058.23/1058.40	c GARBAGE COLLECT
1058.23/1058.40	c #Conflicts:    2345000 | #Learnt:      37738 | 0.000
1058.23/1058.40	c total clause space: 127.173MB
1058.23/1058.40	c total #watches: 105969
1058.63/1058.83	c total #propagations: 305559316 / total #impl: 712222892 (eff. 0.429)
1058.63/1058.83	c #Conflicts:    2346000 | #Learnt:      38738 | 0.000
1058.63/1058.83	c total clause space: 127.173MB
1058.63/1058.83	c total #watches: 108120
1059.03/1059.25	c total #propagations: 305685381 / total #impl: 712497723 (eff. 0.429)
1059.03/1059.25	c #Conflicts:    2347000 | #Learnt:      39738 | 0.000
1059.03/1059.25	c total clause space: 127.173MB
1059.03/1059.25	c total #watches: 110257
1059.43/1059.68	c total #propagations: 305817224 / total #impl: 712787346 (eff. 0.429)
1059.43/1059.68	c #Conflicts:    2348000 | #Learnt:      40738 | 0.000
1059.43/1059.68	c total clause space: 127.173MB
1059.43/1059.68	c total #watches: 112308
1059.93/1060.13	c total #propagations: 305945365 / total #impl: 713061934 (eff. 0.429)
1059.93/1060.13	c #Conflicts:    2349000 | #Learnt:      41738 | 0.000
1059.93/1060.13	c total clause space: 127.173MB
1059.93/1060.13	c total #watches: 114444
1060.43/1060.63	c total #propagations: 306070625 / total #impl: 713337048 (eff. 0.429)
1060.43/1060.63	c #Conflicts:    2350000 | #Learnt:      42738 | 0.000
1060.43/1060.63	c total clause space: 127.173MB
1060.43/1060.63	c total #watches: 116548
1060.93/1061.14	c total #propagations: 306196514 / total #impl: 713621379 (eff. 0.429)
1060.93/1061.14	c #Conflicts:    2351000 | #Learnt:      43738 | 0.000
1060.93/1061.14	c total clause space: 127.173MB
1060.93/1061.14	c total #watches: 118692
1061.43/1061.67	c total #propagations: 306319874 / total #impl: 713915127 (eff. 0.429)
1061.43/1061.67	c #Conflicts:    2352000 | #Learnt:      44738 | 0.000
1061.43/1061.67	c total clause space: 127.173MB
1061.43/1061.67	c total #watches: 120888
1061.93/1062.17	c total #propagations: 306447486 / total #impl: 714214800 (eff. 0.429)
1061.93/1062.17	c #Conflicts:    2353000 | #Learnt:      45738 | 0.000
1061.93/1062.17	c total clause space: 127.173MB
1061.93/1062.17	c total #watches: 123235
1062.53/1062.71	c total #propagations: 306573730 / total #impl: 714493536 (eff. 0.429)
1062.53/1062.71	c #Conflicts:    2354000 | #Learnt:      46738 | 0.000
1062.53/1062.71	c total clause space: 127.173MB
1062.53/1062.71	c total #watches: 125486
1063.03/1063.26	c total #propagations: 306706692 / total #impl: 714800604 (eff. 0.429)
1063.03/1063.26	c #Conflicts:    2355000 | #Learnt:      47738 | 0.000
1063.03/1063.26	c total clause space: 127.173MB
1063.03/1063.26	c total #watches: 127649
1063.63/1063.82	c total #propagations: 306834202 / total #impl: 715083907 (eff. 0.429)
1063.63/1063.82	c #Conflicts:    2356000 | #Learnt:      48738 | 0.000
1063.63/1063.82	c total clause space: 127.173MB
1063.63/1063.82	c total #watches: 129926
1064.13/1064.39	c total #propagations: 306970534 / total #impl: 715378731 (eff. 0.429)
1064.13/1064.39	c #Conflicts:    2357000 | #Learnt:      49738 | 0.000
1064.13/1064.39	c total clause space: 127.173MB
1064.13/1064.39	c total #watches: 132044
1064.63/1064.89	c total #propagations: 307103632 / total #impl: 715676549 (eff. 0.429)
1064.63/1064.89	c #Conflicts:    2358000 | #Learnt:      50738 | 0.000
1064.63/1064.89	c total clause space: 127.173MB
1064.63/1064.89	c total #watches: 134706
1065.33/1065.50	c total #propagations: 307231536 / total #impl: 715993055 (eff. 0.429)
1065.33/1065.50	c #Conflicts:    2359000 | #Learnt:      51738 | 0.000
1065.33/1065.50	c total clause space: 127.173MB
1065.33/1065.50	c total #watches: 137086
1065.92/1066.14	c total #propagations: 307355385 / total #impl: 716284396 (eff. 0.429)
1065.92/1066.14	c #Conflicts:    2360000 | #Learnt:      52738 | 0.000
1065.92/1066.14	c total clause space: 127.173MB
1065.92/1066.14	c total #watches: 139294
1066.52/1066.74	c total #propagations: 307482492 / total #impl: 716577777 (eff. 0.429)
1066.52/1066.74	c #Conflicts:    2361000 | #Learnt:      53738 | 0.000
1066.52/1066.74	c total clause space: 127.173MB
1066.52/1066.74	c total #watches: 141340
1067.22/1067.43	c total #propagations: 307598035 / total #impl: 716823390 (eff. 0.429)
1067.22/1067.43	c #Conflicts:    2362000 | #Learnt:      54738 | 0.000
1067.22/1067.43	c total clause space: 127.173MB
1067.22/1067.43	c total #watches: 143475
1067.82/1068.08	c total #propagations: 307721866 / total #impl: 717118645 (eff. 0.429)
1067.82/1068.08	c #Conflicts:    2363000 | #Learnt:      55738 | 0.000
1067.82/1068.08	c total clause space: 127.173MB
1067.82/1068.08	c total #watches: 145674
1068.52/1068.72	c total #propagations: 307856850 / total #impl: 717430538 (eff. 0.429)
1068.52/1068.72	c #Conflicts:    2364000 | #Learnt:      56738 | 0.000
1068.52/1068.72	c total clause space: 127.173MB
1068.52/1068.72	c total #watches: 147732
1069.13/1069.32	c total #propagations: 307979043 / total #impl: 717699516 (eff. 0.429)
1069.13/1069.32	c #Conflicts:    2365000 | #Learnt:      57738 | 0.000
1069.13/1069.32	c total clause space: 127.173MB
1069.13/1069.32	c total #watches: 149805
1069.72/1069.98	c total #propagations: 308103682 / total #impl: 717969084 (eff. 0.429)
1069.72/1069.98	c #Conflicts:    2366000 | #Learnt:      58738 | 0.000
1069.72/1069.98	c total clause space: 127.173MB
1069.72/1069.98	c total #watches: 151882
1070.42/1070.66	c total #propagations: 308236848 / total #impl: 718261827 (eff. 0.429)
1070.42/1070.66	c #Conflicts:    2367000 | #Learnt:      59738 | 0.000
1070.42/1070.66	c total clause space: 127.173MB
1070.42/1070.66	c total #watches: 154153
1071.12/1071.32	c total #propagations: 308363880 / total #impl: 718557615 (eff. 0.429)
1071.12/1071.32	c #Conflicts:    2368000 | #Learnt:      60738 | 0.000
1071.12/1071.32	c total clause space: 127.173MB
1071.12/1071.32	c total #watches: 156376
1071.72/1071.94	c total #propagations: 308495016 / total #impl: 718873012 (eff. 0.429)
1071.72/1071.94	c #Conflicts:    2369000 | #Learnt:      61738 | 0.000
1071.72/1071.94	c total clause space: 127.173MB
1071.72/1071.94	c total #watches: 158937
1072.43/1072.69	c total #propagations: 308623794 / total #impl: 719192847 (eff. 0.429)
1072.43/1072.69	c #Conflicts:    2370000 | #Learnt:      62738 | 0.000
1072.43/1072.69	c total clause space: 127.173MB
1072.43/1072.69	c total #watches: 161211
1073.22/1073.41	c total #propagations: 308759879 / total #impl: 719497402 (eff. 0.429)
1073.22/1073.41	c #Conflicts:    2371000 | #Learnt:      63738 | 0.000
1073.22/1073.41	c total clause space: 127.173MB
1073.22/1073.41	c total #watches: 163321
1074.02/1074.23	c total #propagations: 308894423 / total #impl: 719800834 (eff. 0.429)
1074.02/1074.23	c #Conflicts:    2372000 | #Learnt:      64738 | 0.000
1074.02/1074.23	c total clause space: 127.173MB
1074.02/1074.23	c total #watches: 165483
1074.82/1075.02	c total #propagations: 309035787 / total #impl: 720142029 (eff. 0.429)
1074.82/1075.02	c #Conflicts:    2373000 | #Learnt:      65738 | 0.000
1074.82/1075.02	c total clause space: 127.173MB
1074.82/1075.02	c total #watches: 167640
1075.63/1075.83	c total #propagations: 309162220 / total #impl: 720433591 (eff. 0.429)
1075.63/1075.83	c #Conflicts:    2374000 | #Learnt:      66738 | 0.000
1075.63/1075.83	c total clause space: 127.173MB
1075.63/1075.83	c total #watches: 169886
1076.22/1076.47	c total #propagations: 309299672 / total #impl: 720758748 (eff. 0.429)
1076.22/1076.47	c #Conflicts:    2375000 | #Learnt:      67738 | 0.000
1076.22/1076.47	c total clause space: 127.173MB
1076.22/1076.47	c total #watches: 172251
1077.12/1077.31	c total #propagations: 309422920 / total #impl: 721042021 (eff. 0.429)
1077.12/1077.31	c #Conflicts:    2376000 | #Learnt:      68738 | 0.000
1077.12/1077.31	c total clause space: 127.173MB
1077.12/1077.31	c total #watches: 174622
1077.93/1078.15	c total #propagations: 309555142 / total #impl: 721345593 (eff. 0.429)
1077.93/1078.15	c #Conflicts:    2377000 | #Learnt:      69738 | 0.000
1077.93/1078.15	c total clause space: 127.173MB
1077.93/1078.15	c total #watches: 176943
1078.82/1079.03	c total #propagations: 309685336 / total #impl: 721670348 (eff. 0.429)
1078.82/1079.03	c #Conflicts:    2378000 | #Learnt:      70738 | 0.000
1078.82/1079.03	c total clause space: 127.173MB
1078.82/1079.03	c total #watches: 179238
1079.82/1080.00	c total #propagations: 309817700 / total #impl: 721991398 (eff. 0.429)
1079.82/1080.00	c #Conflicts:    2379000 | #Learnt:      71738 | 0.000
1079.82/1080.00	c total clause space: 127.173MB
1079.82/1080.00	c total #watches: 181495
1080.62/1080.83	c total #propagations: 309950532 / total #impl: 722311266 (eff. 0.429)
1080.62/1080.83	c #Conflicts:    2380000 | #Learnt:      72738 | 0.000
1080.62/1080.83	c total clause space: 127.173MB
1080.62/1080.83	c total #watches: 183604
1081.52/1081.72	c total #propagations: 310079418 / total #impl: 722637053 (eff. 0.429)
1081.52/1081.72	c #Conflicts:    2381000 | #Learnt:      73738 | 0.000
1081.52/1081.72	c total clause space: 127.173MB
1081.52/1081.72	c total #watches: 186018
1082.33/1082.52	c total #propagations: 310207831 / total #impl: 722961157 (eff. 0.429)
1082.33/1082.52	c #Conflicts:    2382000 | #Learnt:      74738 | 0.000
1082.33/1082.52	c total clause space: 127.173MB
1082.33/1082.52	c total #watches: 188267
1082.72/1082.95	c total #propagations: 310330065 / total #impl: 723265460 (eff. 0.429)
1082.72/1082.95	c GARBAGE COLLECT
1082.72/1082.95	c #Conflicts:    2383000 | #Learnt:      38331 | 0.000
1082.72/1082.95	c total clause space: 127.173MB
1082.72/1082.95	c total #watches: 107347
1083.12/1083.39	c total #propagations: 310442912 / total #impl: 723533184 (eff. 0.429)
1083.12/1083.39	c #Conflicts:    2384000 | #Learnt:      39331 | 0.000
1083.12/1083.39	c total clause space: 127.173MB
1083.12/1083.39	c total #watches: 109536
1083.62/1083.82	c total #propagations: 310567582 / total #impl: 723808634 (eff. 0.429)
1083.62/1083.82	c #Conflicts:    2385000 | #Learnt:      40331 | 0.000
1083.62/1083.82	c total clause space: 127.173MB
1083.62/1083.82	c total #watches: 111741
1084.02/1084.29	c total #propagations: 310696288 / total #impl: 724103352 (eff. 0.429)
1084.02/1084.29	c #Conflicts:    2386000 | #Learnt:      41331 | 0.000
1084.02/1084.29	c total clause space: 127.173MB
1084.02/1084.29	c total #watches: 114035
1084.53/1084.75	c total #propagations: 310819845 / total #impl: 724413223 (eff. 0.429)
1084.53/1084.75	c #Conflicts:    2387000 | #Learnt:      42331 | 0.000
1084.53/1084.75	c total clause space: 127.173MB
1084.53/1084.75	c total #watches: 116226
1085.02/1085.21	c total #propagations: 310948549 / total #impl: 724717055 (eff. 0.429)
1085.02/1085.21	c #Conflicts:    2388000 | #Learnt:      43331 | 0.000
1085.02/1085.21	c total clause space: 127.173MB
1085.02/1085.21	c total #watches: 118477
1085.53/1085.74	c total #propagations: 311077911 / total #impl: 725016219 (eff. 0.429)
1085.53/1085.74	c #Conflicts:    2389000 | #Learnt:      44331 | 0.000
1085.53/1085.74	c total clause space: 127.173MB
1085.53/1085.74	c total #watches: 120700
1086.02/1086.26	c total #propagations: 311210105 / total #impl: 725330046 (eff. 0.429)
1086.02/1086.26	c #Conflicts:    2390000 | #Learnt:      45331 | 0.000
1086.02/1086.26	c total clause space: 127.173MB
1086.02/1086.26	c total #watches: 122833
1086.52/1086.73	c total #propagations: 311339383 / total #impl: 725630809 (eff. 0.429)
1086.52/1086.73	c #Conflicts:    2391000 | #Learnt:      46331 | 0.000
1086.52/1086.73	c total clause space: 127.173MB
1086.52/1086.73	c total #watches: 125024
1087.02/1087.24	c total #propagations: 311462797 / total #impl: 725917287 (eff. 0.429)
1087.02/1087.24	c #Conflicts:    2392000 | #Learnt:      47331 | 0.000
1087.02/1087.24	c total clause space: 127.173MB
1087.02/1087.24	c total #watches: 127402
1087.52/1087.76	c total #propagations: 311590558 / total #impl: 726233955 (eff. 0.429)
1087.52/1087.76	c #Conflicts:    2393000 | #Learnt:      48331 | 0.000
1087.52/1087.76	c total clause space: 127.173MB
1087.52/1087.76	c total #watches: 129834
1088.12/1088.30	c total #propagations: 311716286 / total #impl: 726552424 (eff. 0.429)
1088.12/1088.30	c #Conflicts:    2394000 | #Learnt:      49331 | 0.000
1088.12/1088.30	c total clause space: 127.173MB
1088.12/1088.30	c total #watches: 132125
1088.62/1088.83	c total #propagations: 311843513 / total #impl: 726851205 (eff. 0.429)
1088.62/1088.83	c #Conflicts:    2395000 | #Learnt:      50331 | 0.000
1088.62/1088.83	c total clause space: 127.173MB
1088.62/1088.83	c total #watches: 134508
1089.22/1089.41	c total #propagations: 311962388 / total #impl: 727140169 (eff. 0.429)
1089.22/1089.41	c #Conflicts:    2396000 | #Learnt:      51331 | 0.000
1089.22/1089.41	c total clause space: 127.173MB
1089.22/1089.41	c total #watches: 136753
1089.72/1089.97	c total #propagations: 312090495 / total #impl: 727443218 (eff. 0.429)
1089.72/1089.97	c #Conflicts:    2397000 | #Learnt:      52331 | 0.000
1089.72/1089.97	c total clause space: 127.173MB
1089.72/1089.97	c total #watches: 139071
1090.32/1090.56	c total #propagations: 312217554 / total #impl: 727738789 (eff. 0.429)
1090.32/1090.56	c #Conflicts:    2398000 | #Learnt:      53331 | 0.000
1090.32/1090.56	c total clause space: 127.173MB
1090.32/1090.56	c total #watches: 141401
1090.92/1091.14	c total #propagations: 312338227 / total #impl: 728025705 (eff. 0.429)
1090.92/1091.14	c #Conflicts:    2399000 | #Learnt:      54331 | 0.000
1090.92/1091.14	c total clause space: 127.173MB
1090.92/1091.14	c total #watches: 143621
1091.52/1091.76	c total #propagations: 312469875 / total #impl: 728339012 (eff. 0.429)
1091.52/1091.76	c #Conflicts:    2400000 | #Learnt:      55331 | 0.000
1091.52/1091.76	c total clause space: 127.173MB
1091.52/1091.76	c total #watches: 145830
1092.13/1092.31	c total #propagations: 312593519 / total #impl: 728623950 (eff. 0.429)
1092.13/1092.31	c #Conflicts:    2401000 | #Learnt:      56331 | 0.000
1092.13/1092.31	c total clause space: 127.173MB
1092.13/1092.31	c total #watches: 148054
1092.62/1092.88	c total #propagations: 312721586 / total #impl: 728935848 (eff. 0.429)
1092.62/1092.88	c #Conflicts:    2402000 | #Learnt:      57331 | 0.000
1092.62/1092.88	c total clause space: 127.173MB
1092.62/1092.88	c total #watches: 150339
1093.33/1093.56	c total #propagations: 312840923 / total #impl: 729232399 (eff. 0.429)
1093.33/1093.56	c #Conflicts:    2403000 | #Learnt:      58331 | 0.000
1093.33/1093.56	c total clause space: 127.173MB
1093.33/1093.56	c total #watches: 152590
1093.92/1094.16	c total #propagations: 312961399 / total #impl: 729522696 (eff. 0.429)
1093.92/1094.16	c #Conflicts:    2404000 | #Learnt:      59331 | 0.000
1093.92/1094.16	c total clause space: 127.173MB
1093.92/1094.16	c total #watches: 154681
1094.62/1094.88	c total #propagations: 313072108 / total #impl: 729789697 (eff. 0.429)
1094.62/1094.88	c #Conflicts:    2405000 | #Learnt:      60331 | 0.000
1094.62/1094.88	c total clause space: 127.173MB
1094.62/1094.88	c total #watches: 157094
1095.32/1095.59	c total #propagations: 313192796 / total #impl: 730094218 (eff. 0.429)
1095.32/1095.59	c #Conflicts:    2406000 | #Learnt:      61331 | 0.000
1095.32/1095.59	c total clause space: 127.173MB
1095.32/1095.59	c total #watches: 159452
1096.12/1096.34	c total #propagations: 313312803 / total #impl: 730364110 (eff. 0.429)
1096.12/1096.34	c #Conflicts:    2407000 | #Learnt:      62331 | 0.000
1096.12/1096.34	c total clause space: 127.173MB
1096.12/1096.34	c total #watches: 161600
1096.92/1097.14	c total #propagations: 313432705 / total #impl: 730636926 (eff. 0.429)
1096.92/1097.14	c #Conflicts:    2408000 | #Learnt:      63331 | 0.000
1096.92/1097.14	c total clause space: 127.173MB
1096.92/1097.14	c total #watches: 163785
1097.73/1097.97	c total #propagations: 313558145 / total #impl: 730936795 (eff. 0.429)
1097.73/1097.97	c #Conflicts:    2409000 | #Learnt:      64331 | 0.000
1097.73/1097.97	c total clause space: 127.173MB
1097.73/1097.97	c total #watches: 165977
1098.52/1098.71	c total #propagations: 313682925 / total #impl: 731229917 (eff. 0.429)
1098.52/1098.71	c #Conflicts:    2410000 | #Learnt:      65331 | 0.000
1098.52/1098.71	c total clause space: 127.173MB
1098.52/1098.71	c total #watches: 168482
1099.32/1099.55	c total #propagations: 313805591 / total #impl: 731524811 (eff. 0.429)
1099.32/1099.55	c #Conflicts:    2411000 | #Learnt:      66331 | 0.000
1099.32/1099.55	c total clause space: 127.173MB
1099.32/1099.55	c total #watches: 170903
1100.02/1100.29	c total #propagations: 313934965 / total #impl: 731855351 (eff. 0.429)
1100.02/1100.29	c #Conflicts:    2412000 | #Learnt:      67331 | 0.000
1100.02/1100.29	c total clause space: 127.173MB
1100.02/1100.29	c total #watches: 173081
1100.82/1101.08	c total #propagations: 314055835 / total #impl: 732140346 (eff. 0.429)
1100.82/1101.08	c #Conflicts:    2413000 | #Learnt:      68331 | 0.000
1100.82/1101.08	c total clause space: 127.173MB
1100.82/1101.08	c total #watches: 175373
1101.62/1101.81	c total #propagations: 314181028 / total #impl: 732435595 (eff. 0.429)
1101.62/1101.81	c #Conflicts:    2414000 | #Learnt:      69331 | 0.000
1101.62/1101.81	c total clause space: 127.173MB
1101.62/1101.81	c total #watches: 177708
1102.32/1102.50	c total #propagations: 314305499 / total #impl: 732728842 (eff. 0.429)
1102.32/1102.50	c #Conflicts:    2415000 | #Learnt:      70331 | 0.000
1102.32/1102.50	c total clause space: 127.173MB
1102.32/1102.50	c total #watches: 179884
1103.02/1103.25	c total #propagations: 314433718 / total #impl: 733027205 (eff. 0.429)
1103.02/1103.25	c #Conflicts:    2416000 | #Learnt:      71331 | 0.000
1103.02/1103.25	c total clause space: 127.173MB
1103.02/1103.25	c total #watches: 182044
1103.82/1104.06	c total #propagations: 314566231 / total #impl: 733345059 (eff. 0.429)
1103.82/1104.06	c #Conflicts:    2417000 | #Learnt:      72331 | 0.000
1103.82/1104.06	c total clause space: 127.173MB
1103.82/1104.06	c total #watches: 184368
1104.62/1104.89	c total #propagations: 314692834 / total #impl: 733658659 (eff. 0.429)
1104.62/1104.89	c #Conflicts:    2418000 | #Learnt:      73331 | 0.000
1104.62/1104.89	c total clause space: 127.173MB
1104.62/1104.89	c total #watches: 186532
1105.52/1105.74	c total #propagations: 314819056 / total #impl: 733947027 (eff. 0.429)
1105.52/1105.74	c #Conflicts:    2419000 | #Learnt:      74331 | 0.000
1105.52/1105.74	c total clause space: 127.173MB
1105.52/1105.74	c total #watches: 188699
1106.32/1106.57	c total #propagations: 314945234 / total #impl: 734248110 (eff. 0.429)
1106.32/1106.57	c #Conflicts:    2420000 | #Learnt:      75331 | 0.000
1106.32/1106.57	c total clause space: 127.173MB
1106.32/1106.57	c total #watches: 190778
1106.92/1107.11	c total #propagations: 315064318 / total #impl: 734527812 (eff. 0.429)
1106.92/1107.11	c GARBAGE COLLECT
1106.92/1107.11	c #Conflicts:    2421000 | #Learnt:      38643 | 0.000
1106.92/1107.11	c total clause space: 127.173MB
1106.92/1107.11	c total #watches: 108053
1107.32/1107.54	c total #propagations: 315191359 / total #impl: 734818059 (eff. 0.429)
1107.32/1107.54	c #Conflicts:    2422000 | #Learnt:      39643 | 0.000
1107.32/1107.54	c total clause space: 127.173MB
1107.32/1107.54	c total #watches: 110264
1107.82/1108.01	c total #propagations: 315317803 / total #impl: 735115466 (eff. 0.429)
1107.82/1108.01	c #Conflicts:    2423000 | #Learnt:      40643 | 0.000
1107.82/1108.01	c total clause space: 127.173MB
1107.82/1108.01	c total #watches: 112575
1108.22/1108.48	c total #propagations: 315443523 / total #impl: 735411924 (eff. 0.429)
1108.22/1108.48	c #Conflicts:    2424000 | #Learnt:      41643 | 0.000
1108.22/1108.48	c total clause space: 127.173MB
1108.22/1108.48	c total #watches: 114727
1108.73/1108.97	c total #propagations: 315572884 / total #impl: 735712962 (eff. 0.429)
1108.73/1108.97	c #Conflicts:    2425000 | #Learnt:      42643 | 0.000
1108.73/1108.97	c total clause space: 127.173MB
1108.73/1108.97	c total #watches: 117043
1109.22/1109.49	c total #propagations: 315699447 / total #impl: 736018499 (eff. 0.429)
1109.22/1109.49	c #Conflicts:    2426000 | #Learnt:      43643 | 0.000
1109.22/1109.49	c total clause space: 127.173MB
1109.22/1109.49	c total #watches: 119196
1109.83/1110.02	c total #propagations: 315827101 / total #impl: 736329918 (eff. 0.429)
1109.83/1110.02	c #Conflicts:    2427000 | #Learnt:      44643 | 0.000
1109.83/1110.02	c total clause space: 127.173MB
1109.83/1110.02	c total #watches: 121357
1110.32/1110.50	c total #propagations: 315958718 / total #impl: 736646398 (eff. 0.429)
1110.32/1110.50	c #Conflicts:    2428000 | #Learnt:      45643 | 0.000
1110.32/1110.50	c total clause space: 127.173MB
1110.32/1110.50	c total #watches: 123521
1110.83/1111.07	c total #propagations: 316079569 / total #impl: 736932340 (eff. 0.429)
1110.83/1111.07	c #Conflicts:    2429000 | #Learnt:      46643 | 0.000
1110.83/1111.07	c total clause space: 127.173MB
1110.83/1111.07	c total #watches: 125717
1111.42/1111.62	c total #propagations: 316204708 / total #impl: 737226400 (eff. 0.429)
1111.42/1111.62	c #Conflicts:    2430000 | #Learnt:      47643 | 0.000
1111.42/1111.62	c total clause space: 127.173MB
1111.42/1111.62	c total #watches: 127889
1112.02/1112.22	c total #propagations: 316334737 / total #impl: 737539396 (eff. 0.429)
1112.02/1112.22	c #Conflicts:    2431000 | #Learnt:      48643 | 0.000
1112.02/1112.22	c total clause space: 127.173MB
1112.02/1112.22	c total #watches: 130018
1112.62/1112.84	c total #propagations: 316465337 / total #impl: 737851550 (eff. 0.429)
1112.62/1112.84	c #Conflicts:    2432000 | #Learnt:      49643 | 0.000
1112.62/1112.84	c total clause space: 127.173MB
1112.62/1112.84	c total #watches: 132178
1113.22/1113.42	c total #propagations: 316590197 / total #impl: 738150085 (eff. 0.429)
1113.22/1113.42	c #Conflicts:    2433000 | #Learnt:      50643 | 0.000
1113.22/1113.42	c total clause space: 127.173MB
1113.22/1113.42	c total #watches: 134330
1113.72/1113.98	c total #propagations: 316719276 / total #impl: 738472140 (eff. 0.429)
1113.72/1113.98	c #Conflicts:    2434000 | #Learnt:      51643 | 0.000
1113.72/1113.98	c total clause space: 127.173MB
1113.72/1113.98	c total #watches: 136501
1114.32/1114.56	c total #propagations: 316848063 / total #impl: 738778191 (eff. 0.429)
1114.32/1114.56	c #Conflicts:    2435000 | #Learnt:      52643 | 0.000
1114.32/1114.56	c total clause space: 127.173MB
1114.32/1114.56	c total #watches: 138631
1114.92/1115.11	c total #propagations: 316980522 / total #impl: 739087934 (eff. 0.429)
1114.92/1115.11	c #Conflicts:    2436000 | #Learnt:      53643 | 0.000
1114.92/1115.11	c total clause space: 127.173MB
1114.92/1115.11	c total #watches: 140722
1115.52/1115.70	c total #propagations: 317107581 / total #impl: 739379936 (eff. 0.429)
1115.52/1115.70	c #Conflicts:    2437000 | #Learnt:      54643 | 0.000
1115.52/1115.70	c total clause space: 127.173MB
1115.52/1115.70	c total #watches: 142953
1116.12/1116.31	c total #propagations: 317234940 / total #impl: 739689179 (eff. 0.429)
1116.12/1116.31	c #Conflicts:    2438000 | #Learnt:      55643 | 0.000
1116.12/1116.31	c total clause space: 127.173MB
1116.12/1116.31	c total #watches: 145157
1116.72/1116.90	c total #propagations: 317362501 / total #impl: 739998199 (eff. 0.429)
1116.72/1116.90	c #Conflicts:    2439000 | #Learnt:      56643 | 0.000
1116.72/1116.90	c total clause space: 127.173MB
1116.72/1116.90	c total #watches: 147430
1117.32/1117.53	c total #propagations: 317490027 / total #impl: 740312685 (eff. 0.429)
1117.32/1117.53	c #Conflicts:    2440000 | #Learnt:      57643 | 0.000
1117.32/1117.53	c total clause space: 127.173MB
1117.32/1117.53	c total #watches: 149667
1117.92/1118.12	c total #propagations: 317616949 / total #impl: 740622314 (eff. 0.429)
1117.92/1118.12	c #Conflicts:    2441000 | #Learnt:      58643 | 0.000
1117.92/1118.12	c total clause space: 127.173MB
1117.92/1118.12	c total #watches: 152062
1118.52/1118.75	c total #propagations: 317743172 / total #impl: 740929858 (eff. 0.429)
1118.52/1118.75	c #Conflicts:    2442000 | #Learnt:      59643 | 0.000
1118.52/1118.75	c total clause space: 127.173MB
1118.52/1118.75	c total #watches: 154270
1119.22/1119.44	c total #propagations: 317871070 / total #impl: 741236509 (eff. 0.429)
1119.22/1119.44	c #Conflicts:    2443000 | #Learnt:      60643 | 0.000
1119.22/1119.44	c total clause space: 127.173MB
1119.22/1119.44	c total #watches: 156461
1119.82/1120.09	c total #propagations: 318003368 / total #impl: 741549452 (eff. 0.429)
1119.82/1120.09	c #Conflicts:    2444000 | #Learnt:      61643 | 0.000
1119.82/1120.09	c total clause space: 127.173MB
1119.82/1120.09	c total #watches: 158689
1120.62/1120.80	c total #propagations: 318129929 / total #impl: 741857934 (eff. 0.429)
1120.62/1120.80	c #Conflicts:    2445000 | #Learnt:      62643 | 0.000
1120.62/1120.80	c total clause space: 127.173MB
1120.62/1120.80	c total #watches: 160871
1121.22/1121.45	c total #propagations: 318257558 / total #impl: 742178668 (eff. 0.429)
1121.22/1121.45	c #Conflicts:    2446000 | #Learnt:      63643 | 0.000
1121.22/1121.45	c total clause space: 127.173MB
1121.22/1121.45	c total #watches: 162969
1121.92/1122.13	c total #propagations: 318383238 / total #impl: 742479506 (eff. 0.429)
1121.92/1122.13	c #Conflicts:    2447000 | #Learnt:      64643 | 0.000
1121.92/1122.13	c total clause space: 127.173MB
1121.92/1122.13	c total #watches: 165181
1122.52/1122.75	c total #propagations: 318504069 / total #impl: 742771114 (eff. 0.429)
1122.52/1122.75	c #Conflicts:    2448000 | #Learnt:      65643 | 0.000
1122.52/1122.75	c total clause space: 127.173MB
1122.52/1122.75	c total #watches: 167378
1123.22/1123.47	c total #propagations: 318626573 / total #impl: 743065932 (eff. 0.429)
1123.22/1123.47	c #Conflicts:    2449000 | #Learnt:      66643 | 0.000
1123.22/1123.47	c total clause space: 127.173MB
1123.22/1123.47	c total #watches: 169622
1124.02/1124.22	c total #propagations: 318748426 / total #impl: 743365668 (eff. 0.429)
1124.02/1124.22	c #Conflicts:    2450000 | #Learnt:      67643 | 0.000
1124.02/1124.22	c total clause space: 127.173MB
1124.02/1124.22	c total #watches: 171843
1124.72/1124.97	c total #propagations: 318871725 / total #impl: 743663295 (eff. 0.429)
1124.72/1124.97	c #Conflicts:    2451000 | #Learnt:      68643 | 0.000
1124.72/1124.97	c total clause space: 127.173MB
1124.72/1124.97	c total #watches: 174136
1125.51/1125.75	c total #propagations: 318991216 / total #impl: 743932381 (eff. 0.429)
1125.51/1125.75	c #Conflicts:    2452000 | #Learnt:      69643 | 0.000
1125.51/1125.75	c total clause space: 127.173MB
1125.51/1125.75	c total #watches: 176263
1126.11/1126.37	c total #propagations: 319120422 / total #impl: 744252851 (eff. 0.429)
1126.11/1126.37	c #Conflicts:    2453000 | #Learnt:      70643 | 0.000
1126.11/1126.37	c total clause space: 127.173MB
1126.11/1126.37	c total #watches: 178456
1126.91/1127.13	c total #propagations: 319242003 / total #impl: 744549776 (eff. 0.429)
1126.91/1127.13	c #Conflicts:    2454000 | #Learnt:      71643 | 0.000
1126.91/1127.13	c total clause space: 127.173MB
1126.91/1127.13	c total #watches: 180565
1127.71/1127.93	c total #propagations: 319368289 / total #impl: 744858879 (eff. 0.429)
1127.71/1127.93	c #Conflicts:    2455000 | #Learnt:      72642 | 0.000
1127.71/1127.93	c total clause space: 127.173MB
1127.71/1127.93	c total #watches: 182850
1128.42/1128.63	c total #propagations: 319498518 / total #impl: 745178665 (eff. 0.429)
1128.42/1128.63	c #Conflicts:    2456000 | #Learnt:      73642 | 0.000
1128.42/1128.63	c total clause space: 127.173MB
1128.42/1128.63	c total #watches: 185234
1129.21/1129.43	c total #propagations: 319626764 / total #impl: 745510837 (eff. 0.429)
1129.21/1129.43	c #Conflicts:    2457000 | #Learnt:      74642 | 0.000
1129.21/1129.43	c total clause space: 127.173MB
1129.21/1129.43	c total #watches: 187650
1130.11/1130.30	c total #propagations: 319758915 / total #impl: 745831382 (eff. 0.429)
1130.11/1130.30	c #Conflicts:    2458000 | #Learnt:      75642 | 0.000
1130.11/1130.30	c total clause space: 127.173MB
1130.11/1130.30	c total #watches: 189974
1130.62/1130.89	c total #propagations: 319891500 / total #impl: 746182477 (eff. 0.429)
1130.62/1130.89	c GARBAGE COLLECT
1130.62/1130.89	c #Conflicts:    2459000 | #Learnt:      38633 | 0.000
1130.62/1130.89	c total clause space: 127.173MB
1130.62/1130.89	c total #watches: 108192
1131.11/1131.32	c total #propagations: 320024539 / total #impl: 746515397 (eff. 0.429)
1131.11/1131.32	c #Conflicts:    2460000 | #Learnt:      39633 | 0.000
1131.11/1131.32	c total clause space: 127.173MB
1131.11/1131.32	c total #watches: 110529
1131.51/1131.79	c total #propagations: 320151886 / total #impl: 746822710 (eff. 0.429)
1131.51/1131.79	c #Conflicts:    2461000 | #Learnt:      40633 | 0.000
1131.51/1131.79	c total clause space: 127.173MB
1131.51/1131.79	c total #watches: 112858
1132.01/1132.24	c total #propagations: 320281982 / total #impl: 747129199 (eff. 0.429)
1132.01/1132.24	c #Conflicts:    2462000 | #Learnt:      41633 | 0.000
1132.01/1132.24	c total clause space: 127.173MB
1132.01/1132.24	c total #watches: 115168
1132.51/1132.75	c total #propagations: 320407302 / total #impl: 747440941 (eff. 0.429)
1132.51/1132.75	c #Conflicts:    2463000 | #Learnt:      42633 | 0.000
1132.51/1132.75	c total clause space: 127.173MB
1132.51/1132.75	c total #watches: 117849
1133.01/1133.24	c total #propagations: 320541182 / total #impl: 747763562 (eff. 0.429)
1133.01/1133.24	c #Conflicts:    2464000 | #Learnt:      43633 | 0.000
1133.01/1133.24	c total clause space: 127.173MB
1133.01/1133.24	c total #watches: 120493
1133.51/1133.72	c total #propagations: 320672292 / total #impl: 748106961 (eff. 0.429)
1133.51/1133.72	c #Conflicts:    2465000 | #Learnt:      44633 | 0.000
1133.51/1133.72	c total clause space: 127.173MB
1133.51/1133.72	c total #watches: 123106
1134.02/1134.23	c total #propagations: 320802089 / total #impl: 748431460 (eff. 0.429)
1134.02/1134.23	c #Conflicts:    2466000 | #Learnt:      45633 | 0.000
1134.02/1134.23	c total clause space: 127.173MB
1134.02/1134.23	c total #watches: 125524
1134.41/1134.69	c total #propagations: 320932872 / total #impl: 748741261 (eff. 0.429)
1134.41/1134.69	c #Conflicts:    2467000 | #Learnt:      46633 | 0.000
1134.41/1134.69	c total clause space: 127.173MB
1134.41/1134.69	c total #watches: 128091
1135.02/1135.29	c total #propagations: 321049162 / total #impl: 749036620 (eff. 0.429)
1135.02/1135.29	c #Conflicts:    2468000 | #Learnt:      47633 | 0.000
1135.02/1135.29	c total clause space: 127.173MB
1135.02/1135.29	c total #watches: 130688
1135.61/1135.86	c total #propagations: 321183873 / total #impl: 749367756 (eff. 0.429)
1135.61/1135.86	c #Conflicts:    2469000 | #Learnt:      48633 | 0.000
1135.61/1135.86	c total clause space: 127.173MB
1135.61/1135.86	c total #watches: 133374
1136.22/1136.41	c total #propagations: 321316330 / total #impl: 749684166 (eff. 0.429)
1136.22/1136.41	c #Conflicts:    2470000 | #Learnt:      49633 | 0.000
1136.22/1136.41	c total clause space: 127.173MB
1136.22/1136.41	c total #watches: 136086
1136.71/1136.99	c total #propagations: 321446969 / total #impl: 749997007 (eff. 0.429)
1136.71/1136.99	c #Conflicts:    2471000 | #Learnt:      50633 | 0.000
1136.71/1136.99	c total clause space: 127.173MB
1136.71/1136.99	c total #watches: 138641
1137.41/1137.60	c total #propagations: 321578429 / total #impl: 750289362 (eff. 0.429)
1137.41/1137.60	c #Conflicts:    2472000 | #Learnt:      51633 | 0.000
1137.41/1137.60	c total clause space: 127.173MB
1137.41/1137.60	c total #watches: 141073
1138.01/1138.23	c total #propagations: 321711034 / total #impl: 750584682 (eff. 0.429)
1138.01/1138.23	c #Conflicts:    2473000 | #Learnt:      52633 | 0.000
1138.01/1138.23	c total clause space: 127.173MB
1138.01/1138.23	c total #watches: 143755
1138.71/1138.90	c total #propagations: 321843679 / total #impl: 750923735 (eff. 0.429)
1138.71/1138.90	c #Conflicts:    2474000 | #Learnt:      53633 | 0.000
1138.71/1138.90	c total clause space: 127.173MB
1138.71/1138.90	c total #watches: 146055
1139.31/1139.56	c total #propagations: 321972551 / total #impl: 751224325 (eff. 0.429)
1139.31/1139.56	c #Conflicts:    2475000 | #Learnt:      54633 | 0.000
1139.31/1139.56	c total clause space: 127.173MB
1139.31/1139.56	c total #watches: 148508
1140.01/1140.20	c total #propagations: 322103107 / total #impl: 751529153 (eff. 0.429)
1140.01/1140.20	c #Conflicts:    2476000 | #Learnt:      55633 | 0.000
1140.01/1140.20	c total clause space: 127.173MB
1140.01/1140.20	c total #watches: 150838
1140.62/1140.84	c total #propagations: 322230107 / total #impl: 751875241 (eff. 0.429)
1140.62/1140.84	c #Conflicts:    2477000 | #Learnt:      56633 | 0.000
1140.62/1140.84	c total clause space: 127.173MB
1140.62/1140.84	c total #watches: 153218
1141.21/1141.49	c total #propagations: 322363243 / total #impl: 752206047 (eff. 0.429)
1141.21/1141.49	c #Conflicts:    2478000 | #Learnt:      57633 | 0.000
1141.21/1141.49	c total clause space: 127.173MB
1141.21/1141.49	c total #watches: 155673
1142.01/1142.21	c total #propagations: 322498473 / total #impl: 752556077 (eff. 0.429)
1142.01/1142.21	c #Conflicts:    2479000 | #Learnt:      58633 | 0.000
1142.01/1142.21	c total clause space: 127.173MB
1142.01/1142.21	c total #watches: 158228
1142.61/1142.87	c total #propagations: 322636299 / total #impl: 752910247 (eff. 0.429)
1142.61/1142.87	c #Conflicts:    2480000 | #Learnt:      59633 | 0.000
1142.61/1142.87	c total clause space: 127.173MB
1142.61/1142.87	c total #watches: 160699
1143.41/1143.66	c total #propagations: 322773497 / total #impl: 753271065 (eff. 0.428)
1143.41/1143.66	c #Conflicts:    2481000 | #Learnt:      60633 | 0.000
1143.41/1143.66	c total clause space: 127.173MB
1143.41/1143.66	c total #watches: 163102
1144.21/1144.48	c total #propagations: 322908959 / total #impl: 753622759 (eff. 0.428)
1144.21/1144.48	c #Conflicts:    2482000 | #Learnt:      61633 | 0.000
1144.21/1144.48	c total clause space: 127.173MB
1144.21/1144.48	c total #watches: 165487
1144.92/1145.10	c total #propagations: 323038813 / total #impl: 753944897 (eff. 0.428)
1144.92/1145.10	c #Conflicts:    2483000 | #Learnt:      62633 | 0.000
1144.92/1145.10	c total clause space: 127.173MB
1144.92/1145.10	c total #watches: 167723
1145.71/1145.94	c total #propagations: 323155100 / total #impl: 754235317 (eff. 0.428)
1145.71/1145.94	c #Conflicts:    2484000 | #Learnt:      63633 | 0.000
1145.71/1145.94	c total clause space: 127.173MB
1145.71/1145.94	c total #watches: 170316
1146.61/1146.84	c total #propagations: 323286409 / total #impl: 754553561 (eff. 0.428)
1146.61/1146.84	c #Conflicts:    2485000 | #Learnt:      64633 | 0.000
1146.61/1146.84	c total clause space: 127.173MB
1146.61/1146.84	c total #watches: 172667
1147.41/1147.66	c total #propagations: 323423436 / total #impl: 754923319 (eff. 0.428)
1147.41/1147.66	c #Conflicts:    2486000 | #Learnt:      65633 | 0.000
1147.41/1147.66	c total clause space: 127.173MB
1147.41/1147.66	c total #watches: 175038
1148.22/1148.49	c total #propagations: 323553495 / total #impl: 755232905 (eff. 0.428)
1148.22/1148.49	c #Conflicts:    2487000 | #Learnt:      66633 | 0.000
1148.22/1148.49	c total clause space: 127.173MB
1148.22/1148.49	c total #watches: 177252
1149.01/1149.29	c total #propagations: 323680698 / total #impl: 755554525 (eff. 0.428)
1149.01/1149.29	c #Conflicts:    2488000 | #Learnt:      67633 | 0.000
1149.01/1149.29	c total clause space: 127.173MB
1149.01/1149.29	c total #watches: 179460
1149.91/1150.11	c total #propagations: 323816026 / total #impl: 755907415 (eff. 0.428)
1149.91/1150.11	c #Conflicts:    2489000 | #Learnt:      68633 | 0.000
1149.91/1150.11	c total clause space: 127.173MB
1149.91/1150.11	c total #watches: 181766
1150.71/1150.96	c total #propagations: 323946493 / total #impl: 756249137 (eff. 0.428)
1150.71/1150.96	c #Conflicts:    2490000 | #Learnt:      69633 | 0.000
1150.71/1150.96	c total clause space: 127.173MB
1150.71/1150.96	c total #watches: 184044
1151.52/1151.73	c total #propagations: 324075095 / total #impl: 756585049 (eff. 0.428)
1151.52/1151.73	c #Conflicts:    2491000 | #Learnt:      70633 | 0.000
1151.52/1151.73	c total clause space: 127.173MB
1151.52/1151.73	c total #watches: 186499
1152.41/1152.62	c total #propagations: 324202712 / total #impl: 756883155 (eff. 0.428)
1152.41/1152.62	c #Conflicts:    2492000 | #Learnt:      71633 | 0.000
1152.41/1152.62	c total clause space: 127.173MB
1152.41/1152.62	c total #watches: 188790
1153.31/1153.55	c total #propagations: 324326651 / total #impl: 757177331 (eff. 0.428)
1153.31/1153.55	c #Conflicts:    2493000 | #Learnt:      72633 | 0.000
1153.31/1153.55	c total clause space: 127.173MB
1153.31/1153.55	c total #watches: 191099
1154.31/1154.56	c total #propagations: 324457431 / total #impl: 757508560 (eff. 0.428)
1154.31/1154.56	c #Conflicts:    2494000 | #Learnt:      73633 | 0.000
1154.31/1154.56	c total clause space: 127.173MB
1154.31/1154.56	c total #watches: 193447
1155.21/1155.45	c total #propagations: 324592031 / total #impl: 757851483 (eff. 0.428)
1155.21/1155.45	c #Conflicts:    2495000 | #Learnt:      74633 | 0.000
1155.21/1155.45	c total clause space: 127.173MB
1155.21/1155.45	c total #watches: 195731
1156.02/1156.28	c total #propagations: 324717945 / total #impl: 758183713 (eff. 0.428)
1156.02/1156.28	c #Conflicts:    2496000 | #Learnt:      75633 | 0.000
1156.02/1156.28	c total clause space: 127.173MB
1156.02/1156.28	c total #watches: 198479
1157.12/1157.33	c total #propagations: 324845709 / total #impl: 758479521 (eff. 0.428)
1157.12/1157.33	c GARBAGE COLLECT
1157.12/1157.33	c #Conflicts:    2497000 | #Learnt:      38332 | 0.000
1157.12/1157.33	c total clause space: 127.173MB
1157.12/1157.33	c total #watches: 107497
1157.61/1157.83	c total #propagations: 324975120 / total #impl: 758810828 (eff. 0.428)
1157.61/1157.83	c #Conflicts:    2498000 | #Learnt:      39332 | 0.000
1157.61/1157.83	c total clause space: 127.173MB
1157.61/1157.83	c total #watches: 109774
1158.12/1158.33	c total #propagations: 325104489 / total #impl: 759118754 (eff. 0.428)
1158.12/1158.33	c #Conflicts:    2499000 | #Learnt:      40332 | 0.000
1158.12/1158.33	c total clause space: 127.173MB
1158.12/1158.33	c total #watches: 112028
1158.61/1158.88	c total #propagations: 325236814 / total #impl: 759454608 (eff. 0.428)
1158.61/1158.88	c #Conflicts:    2500000 | #Learnt:      41332 | 0.000
1158.61/1158.88	c total clause space: 127.173MB
1158.61/1158.88	c total #watches: 114376
1159.11/1159.36	c total #propagations: 325364245 / total #impl: 759772789 (eff. 0.428)
1159.11/1159.36	c #Conflicts:    2501000 | #Learnt:      42332 | 0.000
1159.11/1159.36	c total clause space: 127.173MB
1159.11/1159.36	c total #watches: 116789
1159.61/1159.88	c total #propagations: 325501776 / total #impl: 760097833 (eff. 0.428)
1159.61/1159.88	c #Conflicts:    2502000 | #Learnt:      43332 | 0.000
1159.61/1159.88	c total clause space: 127.173MB
1159.61/1159.88	c total #watches: 119162
1160.21/1160.40	c total #propagations: 325636836 / total #impl: 760442651 (eff. 0.428)
1160.21/1160.40	c #Conflicts:    2503000 | #Learnt:      44332 | 0.000
1160.21/1160.40	c total clause space: 127.173MB
1160.21/1160.40	c total #watches: 121401
1160.71/1160.91	c total #propagations: 325767969 / total #impl: 760760046 (eff. 0.428)
1160.71/1160.91	c #Conflicts:    2504000 | #Learnt:      45332 | 0.000
1160.71/1160.91	c total clause space: 127.173MB
1160.71/1160.91	c total #watches: 123607
1161.21/1161.49	c total #propagations: 325900831 / total #impl: 761091647 (eff. 0.428)
1161.21/1161.49	c #Conflicts:    2505000 | #Learnt:      46332 | 0.000
1161.21/1161.49	c total clause space: 127.173MB
1161.21/1161.49	c total #watches: 125819
1161.81/1162.07	c total #propagations: 326031570 / total #impl: 761434625 (eff. 0.428)
1161.81/1162.07	c #Conflicts:    2506000 | #Learnt:      47332 | 0.000
1161.81/1162.07	c total clause space: 127.173MB
1161.81/1162.07	c total #watches: 128266
1162.41/1162.65	c total #propagations: 326166069 / total #impl: 761772273 (eff. 0.428)
1162.41/1162.65	c #Conflicts:    2507000 | #Learnt:      48332 | 0.000
1162.41/1162.65	c total clause space: 127.173MB
1162.41/1162.65	c total #watches: 130578
1162.91/1163.17	c total #propagations: 326301434 / total #impl: 762122707 (eff. 0.428)
1162.91/1163.17	c #Conflicts:    2508000 | #Learnt:      49332 | 0.000
1162.91/1163.17	c total clause space: 127.173MB
1162.91/1163.17	c total #watches: 133043
1163.51/1163.73	c total #propagations: 326425362 / total #impl: 762415228 (eff. 0.428)
1163.51/1163.73	c #Conflicts:    2509000 | #Learnt:      50332 | 0.000
1163.51/1163.73	c total clause space: 127.173MB
1163.51/1163.73	c total #watches: 135603
1164.11/1164.39	c total #propagations: 326565002 / total #impl: 762724084 (eff. 0.428)
1164.11/1164.39	c #Conflicts:    2510000 | #Learnt:      51332 | 0.000
1164.11/1164.39	c total clause space: 127.173MB
1164.11/1164.39	c total #watches: 138075
1164.81/1165.06	c total #propagations: 326699776 / total #impl: 763038996 (eff. 0.428)
1164.81/1165.06	c #Conflicts:    2511000 | #Learnt:      52332 | 0.000
1164.81/1165.06	c total clause space: 127.173MB
1164.81/1165.06	c total #watches: 140469
1165.41/1165.62	c total #propagations: 326831447 / total #impl: 763341907 (eff. 0.428)
1165.41/1165.62	c #Conflicts:    2512000 | #Learnt:      53332 | 0.000
1165.41/1165.62	c total clause space: 127.173MB
1165.41/1165.62	c total #watches: 142773
1166.01/1166.23	c total #propagations: 326940178 / total #impl: 763609890 (eff. 0.428)
1166.01/1166.23	c #Conflicts:    2513000 | #Learnt:      54332 | 0.000
1166.01/1166.23	c total clause space: 127.173MB
1166.01/1166.23	c total #watches: 145397
1166.71/1166.93	c total #propagations: 327062781 / total #impl: 763898266 (eff. 0.428)
1166.71/1166.93	c #Conflicts:    2514000 | #Learnt:      55332 | 0.000
1166.71/1166.93	c total clause space: 127.173MB
1166.71/1166.93	c total #watches: 147851
1167.41/1167.62	c total #propagations: 327199570 / total #impl: 764206952 (eff. 0.428)
1167.41/1167.62	c #Conflicts:    2515000 | #Learnt:      56332 | 0.000
1167.41/1167.62	c total clause space: 127.173MB
1167.41/1167.62	c total #watches: 150290
1168.01/1168.25	c total #propagations: 327336770 / total #impl: 764552758 (eff. 0.428)
1168.01/1168.25	c #Conflicts:    2516000 | #Learnt:      57332 | 0.000
1168.01/1168.25	c total clause space: 127.173MB
1168.01/1168.25	c total #watches: 152741
1168.71/1168.98	c total #propagations: 327464563 / total #impl: 764845058 (eff. 0.428)
1168.71/1168.98	c #Conflicts:    2517000 | #Learnt:      58332 | 0.000
1168.71/1168.98	c total clause space: 127.173MB
1168.71/1168.98	c total #watches: 155160
1169.51/1169.70	c total #propagations: 327591188 / total #impl: 765118263 (eff. 0.428)
1169.51/1169.70	c #Conflicts:    2518000 | #Learnt:      59332 | 0.000
1169.51/1169.70	c total clause space: 127.173MB
1169.51/1169.70	c total #watches: 157766
1170.21/1170.43	c total #propagations: 327719420 / total #impl: 765443620 (eff. 0.428)
1170.21/1170.43	c #Conflicts:    2519000 | #Learnt:      60332 | 0.000
1170.21/1170.43	c total clause space: 127.173MB
1170.21/1170.43	c total #watches: 160225
1170.81/1171.07	c total #propagations: 327851658 / total #impl: 765779319 (eff. 0.428)
1170.81/1171.07	c #Conflicts:    2520000 | #Learnt:      61332 | 0.000
1170.81/1171.07	c total clause space: 127.173MB
1170.81/1171.07	c total #watches: 162679
1171.61/1171.82	c total #propagations: 327969303 / total #impl: 766085416 (eff. 0.428)
1171.61/1171.82	c #Conflicts:    2521000 | #Learnt:      62332 | 0.000
1171.61/1171.82	c total clause space: 127.173MB
1171.61/1171.82	c total #watches: 165212
1172.31/1172.55	c total #propagations: 328101128 / total #impl: 766441547 (eff. 0.428)
1172.31/1172.55	c #Conflicts:    2522000 | #Learnt:      63332 | 0.000
1172.31/1172.55	c total clause space: 127.173MB
1172.31/1172.55	c total #watches: 167878
1173.10/1173.32	c total #propagations: 328238603 / total #impl: 766807343 (eff. 0.428)
1173.10/1173.32	c #Conflicts:    2523000 | #Learnt:      64332 | 0.000
1173.10/1173.32	c total clause space: 127.173MB
1173.10/1173.32	c total #watches: 170308
1173.90/1174.10	c total #propagations: 328367944 / total #impl: 767120494 (eff. 0.428)
1173.90/1174.10	c #Conflicts:    2524000 | #Learnt:      65332 | 0.000
1173.90/1174.10	c total clause space: 127.173MB
1173.90/1174.10	c total #watches: 172653
1174.61/1174.86	c total #propagations: 328501214 / total #impl: 767476277 (eff. 0.428)
1174.61/1174.86	c #Conflicts:    2525000 | #Learnt:      66332 | 0.000
1174.61/1174.86	c total clause space: 127.173MB
1174.61/1174.86	c total #watches: 174913
1175.40/1175.69	c total #propagations: 328631419 / total #impl: 767799015 (eff. 0.428)
1175.40/1175.69	c #Conflicts:    2526000 | #Learnt:      67332 | 0.000
1175.40/1175.69	c total clause space: 127.173MB
1175.40/1175.69	c total #watches: 177289
1176.40/1176.61	c total #propagations: 328765802 / total #impl: 768124722 (eff. 0.428)
1176.40/1176.61	c #Conflicts:    2527000 | #Learnt:      68332 | 0.000
1176.40/1176.61	c total clause space: 127.173MB
1176.40/1176.61	c total #watches: 179677
1177.20/1177.49	c total #propagations: 328902273 / total #impl: 768478731 (eff. 0.428)
1177.20/1177.49	c #Conflicts:    2528000 | #Learnt:      69332 | 0.000
1177.20/1177.49	c total clause space: 127.173MB
1177.20/1177.49	c total #watches: 181968
1178.10/1178.37	c total #propagations: 329029740 / total #impl: 768787943 (eff. 0.428)
1178.10/1178.37	c #Conflicts:    2529000 | #Learnt:      70332 | 0.000
1178.10/1178.37	c total clause space: 127.173MB
1178.10/1178.37	c total #watches: 184416
1179.01/1179.29	c total #propagations: 329156484 / total #impl: 769100018 (eff. 0.428)
1179.01/1179.29	c #Conflicts:    2530000 | #Learnt:      71332 | 0.000
1179.01/1179.29	c total clause space: 127.173MB
1179.01/1179.29	c total #watches: 186645
1179.90/1180.17	c total #propagations: 329277780 / total #impl: 769392288 (eff. 0.428)
1179.90/1180.17	c #Conflicts:    2531000 | #Learnt:      72332 | 0.000
1179.90/1180.17	c total clause space: 127.173MB
1179.90/1180.17	c total #watches: 188982
1180.90/1181.14	c total #propagations: 329403479 / total #impl: 769698198 (eff. 0.428)
1180.90/1181.14	c #Conflicts:    2532000 | #Learnt:      73332 | 0.000
1180.90/1181.14	c total clause space: 127.173MB
1180.90/1181.14	c total #watches: 191421
1181.80/1182.06	c total #propagations: 329544457 / total #impl: 770060097 (eff. 0.428)
1181.80/1182.06	c #Conflicts:    2533000 | #Learnt:      74332 | 0.000
1181.80/1182.06	c total clause space: 127.173MB
1181.80/1182.06	c total #watches: 193688
1182.90/1183.11	c total #propagations: 329680497 / total #impl: 770411128 (eff. 0.428)
1182.90/1183.11	c #Conflicts:    2534000 | #Learnt:      75332 | 0.000
1182.90/1183.11	c total clause space: 127.173MB
1182.90/1183.11	c total #watches: 195961
1183.70/1183.94	c total #propagations: 329810286 / total #impl: 770731050 (eff. 0.428)
1183.70/1183.94	c #Conflicts:    2535000 | #Learnt:      76332 | 0.000
1183.70/1183.94	c total clause space: 127.173MB
1183.70/1183.94	c total #watches: 198451
1184.70/1184.92	c total #propagations: 329942789 / total #impl: 771042997 (eff. 0.428)
1184.70/1184.92	c GARBAGE COLLECT
1184.70/1184.92	c #Conflicts:    2536000 | #Learnt:      38732 | 0.000
1184.70/1184.92	c total clause space: 127.173MB
1184.70/1184.92	c total #watches: 108494
1185.10/1185.38	c total #propagations: 330075458 / total #impl: 771349729 (eff. 0.428)
1185.10/1185.38	c #Conflicts:    2537000 | #Learnt:      39732 | 0.000
1185.10/1185.38	c total clause space: 127.173MB
1185.10/1185.38	c total #watches: 111278
1185.61/1185.87	c total #propagations: 330206036 / total #impl: 771658147 (eff. 0.428)
1185.61/1185.87	c #Conflicts:    2538000 | #Learnt:      40732 | 0.000
1185.61/1185.87	c total clause space: 127.173MB
1185.61/1185.87	c total #watches: 113670
1186.10/1186.33	c total #propagations: 330334938 / total #impl: 771976448 (eff. 0.428)
1186.10/1186.33	c #Conflicts:    2539000 | #Learnt:      41732 | 0.000
1186.10/1186.33	c total clause space: 127.173MB
1186.10/1186.33	c total #watches: 116003
1186.60/1186.81	c total #propagations: 330466248 / total #impl: 772305773 (eff. 0.428)
1186.60/1186.81	c #Conflicts:    2540000 | #Learnt:      42732 | 0.000
1186.60/1186.81	c total clause space: 127.173MB
1186.60/1186.81	c total #watches: 118320
1187.10/1187.32	c total #propagations: 330600637 / total #impl: 772626808 (eff. 0.428)
1187.10/1187.32	c #Conflicts:    2541000 | #Learnt:      43732 | 0.000
1187.10/1187.32	c total clause space: 127.173MB
1187.10/1187.32	c total #watches: 120871
1187.50/1187.70	c total #propagations: 330737203 / total #impl: 772979510 (eff. 0.428)
1187.50/1187.70	c #Conflicts:    2542000 | #Learnt:      44732 | 0.000
1187.50/1187.70	c total clause space: 127.173MB
1187.50/1187.70	c total #watches: 123386
1187.91/1188.16	c total #propagations: 330859651 / total #impl: 773272502 (eff. 0.428)
1187.91/1188.16	c #Conflicts:    2543000 | #Learnt:      45732 | 0.000
1187.91/1188.16	c total clause space: 127.173MB
1187.91/1188.16	c total #watches: 125683
1188.40/1188.68	c total #propagations: 330980018 / total #impl: 773533075 (eff. 0.428)
1188.40/1188.68	c #Conflicts:    2544000 | #Learnt:      46732 | 0.000
1188.40/1188.68	c total clause space: 127.173MB
1188.40/1188.68	c total #watches: 127905
1188.91/1189.20	c total #propagations: 331102215 / total #impl: 773795628 (eff. 0.428)
1188.91/1189.20	c #Conflicts:    2545000 | #Learnt:      47732 | 0.000
1188.91/1189.20	c total clause space: 127.173MB
1188.91/1189.20	c total #watches: 130211
1189.50/1189.77	c total #propagations: 331235892 / total #impl: 774096101 (eff. 0.428)
1189.50/1189.77	c #Conflicts:    2546000 | #Learnt:      48732 | 0.000
1189.50/1189.77	c total clause space: 127.173MB
1189.50/1189.77	c total #watches: 132445
1190.20/1190.40	c total #propagations: 331361148 / total #impl: 774391824 (eff. 0.428)
1190.20/1190.40	c #Conflicts:    2547000 | #Learnt:      49732 | 0.000
1190.20/1190.40	c total clause space: 127.173MB
1190.20/1190.40	c total #watches: 134731
1190.70/1190.96	c total #propagations: 331489186 / total #impl: 774699217 (eff. 0.428)
1190.70/1190.96	c #Conflicts:    2548000 | #Learnt:      50732 | 0.000
1190.70/1190.96	c total clause space: 127.173MB
1190.70/1190.96	c total #watches: 137042
1191.40/1191.61	c total #propagations: 331616370 / total #impl: 775012254 (eff. 0.428)
1191.40/1191.61	c #Conflicts:    2549000 | #Learnt:      51732 | 0.000
1191.40/1191.61	c total clause space: 127.173MB
1191.40/1191.61	c total #watches: 139290
1192.00/1192.20	c total #propagations: 331750766 / total #impl: 775354550 (eff. 0.428)
1192.00/1192.20	c #Conflicts:    2550000 | #Learnt:      52732 | 0.000
1192.00/1192.20	c total clause space: 127.173MB
1192.00/1192.20	c total #watches: 141446
1192.60/1192.86	c total #propagations: 331879637 / total #impl: 775666390 (eff. 0.428)
1192.60/1192.86	c #Conflicts:    2551000 | #Learnt:      53732 | 0.000
1192.60/1192.86	c total clause space: 127.173MB
1192.60/1192.86	c total #watches: 143642
1193.30/1193.53	c total #propagations: 332008856 / total #impl: 775965815 (eff. 0.428)
1193.30/1193.53	c #Conflicts:    2552000 | #Learnt:      54732 | 0.000
1193.30/1193.53	c total clause space: 127.173MB
1193.30/1193.53	c total #watches: 145794
1193.90/1194.16	c total #propagations: 332134305 / total #impl: 776259084 (eff. 0.428)
1193.90/1194.16	c #Conflicts:    2553000 | #Learnt:      55732 | 0.000
1193.90/1194.16	c total clause space: 127.173MB
1193.90/1194.16	c total #watches: 148062
1194.60/1194.86	c total #propagations: 332266831 / total #impl: 776591779 (eff. 0.428)
1194.60/1194.86	c #Conflicts:    2554000 | #Learnt:      56732 | 0.000
1194.60/1194.86	c total clause space: 127.173MB
1194.60/1194.86	c total #watches: 150335
1195.30/1195.53	c total #propagations: 332395905 / total #impl: 776909130 (eff. 0.428)
1195.30/1195.53	c #Conflicts:    2555000 | #Learnt:      57732 | 0.000
1195.30/1195.53	c total clause space: 127.173MB
1195.30/1195.53	c total #watches: 152665
1196.10/1196.31	c total #propagations: 332526899 / total #impl: 777226834 (eff. 0.428)
1196.10/1196.31	c #Conflicts:    2556000 | #Learnt:      58732 | 0.000
1196.10/1196.31	c total clause space: 127.173MB
1196.10/1196.31	c total #watches: 154986
1196.90/1197.12	c total #propagations: 332657953 / total #impl: 777559603 (eff. 0.428)
1196.90/1197.12	c #Conflicts:    2557000 | #Learnt:      59732 | 0.000
1196.90/1197.12	c total clause space: 127.173MB
1196.90/1197.12	c total #watches: 157286
1197.60/1197.82	c total #propagations: 332792982 / total #impl: 777886953 (eff. 0.428)
1197.60/1197.82	c #Conflicts:    2558000 | #Learnt:      60732 | 0.000
1197.60/1197.82	c total clause space: 127.173MB
1197.60/1197.82	c total #watches: 159585
1198.30/1198.54	c total #propagations: 332925214 / total #impl: 778226303 (eff. 0.428)
1198.30/1198.54	c #Conflicts:    2559000 | #Learnt:      61732 | 0.000
1198.30/1198.54	c total clause space: 127.173MB
1198.30/1198.54	c total #watches: 161862
1199.10/1199.33	c total #propagations: 333050449 / total #impl: 778528984 (eff. 0.428)
1199.10/1199.33	c #Conflicts:    2560000 | #Learnt:      62732 | 0.000
1199.10/1199.33	c total clause space: 127.173MB
1199.10/1199.33	c total #watches: 164093
1199.80/1200.09	c total #propagations: 333178260 / total #impl: 778855971 (eff. 0.428)
1199.80/1200.09	c #Conflicts:    2561000 | #Learnt:      63732 | 0.000
1199.80/1200.09	c total clause space: 127.173MB
1199.80/1200.09	c total #watches: 166311
1200.70/1200.94	c total #propagations: 333306969 / total #impl: 779177796 (eff. 0.428)
1200.70/1200.94	c #Conflicts:    2562000 | #Learnt:      64732 | 0.000
1200.70/1200.94	c total clause space: 127.173MB
1200.70/1200.94	c total #watches: 168499
1201.50/1201.79	c total #propagations: 333442931 / total #impl: 779511507 (eff. 0.428)
1201.50/1201.79	c #Conflicts:    2563000 | #Learnt:      65732 | 0.000
1201.50/1201.79	c total clause space: 127.173MB
1201.50/1201.79	c total #watches: 170944
1202.39/1202.67	c total #propagations: 333578966 / total #impl: 779855504 (eff. 0.428)
1202.39/1202.67	c #Conflicts:    2564000 | #Learnt:      66732 | 0.000
1202.39/1202.67	c total clause space: 127.173MB
1202.39/1202.67	c total #watches: 173386
1203.49/1203.72	c total #propagations: 333704893 / total #impl: 780177098 (eff. 0.428)
1203.49/1203.72	c #Conflicts:    2565000 | #Learnt:      67732 | 0.000
1203.49/1203.72	c total clause space: 127.173MB
1203.49/1203.72	c total #watches: 175814
1204.40/1204.61	c total #propagations: 333839419 / total #impl: 780512276 (eff. 0.428)
1204.40/1204.61	c #Conflicts:    2566000 | #Learnt:      68732 | 0.000
1204.40/1204.61	c total clause space: 127.173MB
1204.40/1204.61	c total #watches: 178120
1205.19/1205.47	c total #propagations: 333964979 / total #impl: 780809385 (eff. 0.428)
1205.19/1205.47	c #Conflicts:    2567000 | #Learnt:      69732 | 0.000
1205.19/1205.47	c total clause space: 127.173MB
1205.19/1205.47	c total #watches: 180425
1206.19/1206.46	c total #propagations: 334098249 / total #impl: 781154626 (eff. 0.428)
1206.19/1206.46	c #Conflicts:    2568000 | #Learnt:      70732 | 0.000
1206.19/1206.46	c total clause space: 127.173MB
1206.19/1206.46	c total #watches: 182712
1207.09/1207.39	c total #propagations: 334230104 / total #impl: 781489454 (eff. 0.428)
1207.09/1207.39	c #Conflicts:    2569000 | #Learnt:      71732 | 0.000
1207.09/1207.39	c total clause space: 127.173MB
1207.09/1207.39	c total #watches: 185088
1207.99/1208.21	c total #propagations: 334373191 / total #impl: 781857426 (eff. 0.428)
1207.99/1208.21	c #Conflicts:    2570000 | #Learnt:      72732 | 0.000
1207.99/1208.21	c total clause space: 127.173MB
1207.99/1208.21	c total #watches: 187410
1208.80/1209.04	c total #propagations: 334494528 / total #impl: 782153642 (eff. 0.428)
1208.80/1209.04	c #Conflicts:    2571000 | #Learnt:      73732 | 0.000
1208.80/1209.04	c total clause space: 127.173MB
1208.80/1209.04	c total #watches: 189762
1209.69/1209.92	c total #propagations: 334624648 / total #impl: 782498930 (eff. 0.428)
1209.69/1209.92	c #Conflicts:    2572000 | #Learnt:      74732 | 0.000
1209.69/1209.92	c total clause space: 127.173MB
1209.69/1209.92	c total #watches: 192028
1210.59/1210.83	c total #propagations: 334751870 / total #impl: 782830162 (eff. 0.428)
1210.59/1210.83	c #Conflicts:    2573000 | #Learnt:      75732 | 0.000
1210.59/1210.83	c total clause space: 127.173MB
1210.59/1210.83	c total #watches: 194342
1211.49/1211.73	c total #propagations: 334880407 / total #impl: 783174551 (eff. 0.428)
1211.49/1211.73	c #Conflicts:    2574000 | #Learnt:      76732 | 0.000
1211.49/1211.73	c total clause space: 127.173MB
1211.49/1211.73	c total #watches: 196759
1212.39/1212.61	c total #propagations: 335005788 / total #impl: 783476700 (eff. 0.428)
1212.39/1212.61	c #Conflicts:    2575000 | #Learnt:      77732 | 0.000
1212.39/1212.61	c total clause space: 127.173MB
1212.39/1212.61	c total #watches: 199329
1212.89/1213.18	c total #propagations: 335130415 / total #impl: 783783551 (eff. 0.428)
1212.89/1213.18	c GARBAGE COLLECT
1212.89/1213.18	c #Conflicts:    2576000 | #Learnt:      39829 | 0.000
1212.89/1213.18	c total clause space: 127.173MB
1212.89/1213.18	c total #watches: 111219
1213.39/1213.64	c total #propagations: 335267707 / total #impl: 784108897 (eff. 0.428)
1213.39/1213.64	c #Conflicts:    2577000 | #Learnt:      40829 | 0.000
1213.39/1213.64	c total clause space: 127.173MB
1213.39/1213.64	c total #watches: 113797
1213.89/1214.13	c total #propagations: 335396608 / total #impl: 784396558 (eff. 0.428)
1213.89/1214.13	c #Conflicts:    2578000 | #Learnt:      41829 | 0.000
1213.89/1214.13	c total clause space: 127.173MB
1213.89/1214.13	c total #watches: 116290
1214.30/1214.55	c total #propagations: 335533188 / total #impl: 784752797 (eff. 0.428)
1214.30/1214.55	c #Conflicts:    2579000 | #Learnt:      42829 | 0.000
1214.30/1214.55	c total clause space: 127.173MB
1214.30/1214.55	c total #watches: 118555
1214.79/1215.03	c total #propagations: 335663703 / total #impl: 785055138 (eff. 0.428)
1214.79/1215.03	c #Conflicts:    2580000 | #Learnt:      43829 | 0.000
1214.79/1215.03	c total clause space: 127.173MB
1214.79/1215.03	c total #watches: 120929
1215.30/1215.50	c total #propagations: 335789983 / total #impl: 785362643 (eff. 0.428)
1215.30/1215.50	c #Conflicts:    2581000 | #Learnt:      44829 | 0.000
1215.30/1215.50	c total clause space: 127.173MB
1215.30/1215.50	c total #watches: 122964
1215.79/1216.02	c total #propagations: 335899745 / total #impl: 785599453 (eff. 0.428)
1215.79/1216.02	c #Conflicts:    2582000 | #Learnt:      45829 | 0.000
1215.79/1216.02	c total clause space: 127.173MB
1215.79/1216.02	c total #watches: 125160
1216.29/1216.50	c total #propagations: 336023821 / total #impl: 785885240 (eff. 0.428)
1216.29/1216.50	c #Conflicts:    2583000 | #Learnt:      46829 | 0.000
1216.29/1216.50	c total clause space: 127.173MB
1216.29/1216.50	c total #watches: 127539
1216.89/1217.10	c total #propagations: 336141187 / total #impl: 786168598 (eff. 0.428)
1216.89/1217.10	c #Conflicts:    2584000 | #Learnt:      47829 | 0.000
1216.89/1217.10	c total clause space: 127.173MB
1216.89/1217.10	c total #watches: 130240
1217.39/1217.70	c total #propagations: 336266767 / total #impl: 786456471 (eff. 0.428)
1217.39/1217.70	c #Conflicts:    2585000 | #Learnt:      48829 | 0.000
1217.39/1217.70	c total clause space: 127.173MB
1217.39/1217.70	c total #watches: 132851
1218.09/1218.30	c total #propagations: 336397497 / total #impl: 786767401 (eff. 0.428)
1218.09/1218.30	c #Conflicts:    2586000 | #Learnt:      49829 | 0.000
1218.09/1218.30	c total clause space: 127.173MB
1218.09/1218.30	c total #watches: 134979
1218.60/1218.85	c total #propagations: 336522234 / total #impl: 787060411 (eff. 0.428)
1218.60/1218.85	c #Conflicts:    2587000 | #Learnt:      50829 | 0.000
1218.60/1218.85	c total clause space: 127.173MB
1218.60/1218.85	c total #watches: 137370
1219.19/1219.43	c total #propagations: 336646392 / total #impl: 787349607 (eff. 0.428)
1219.19/1219.43	c #Conflicts:    2588000 | #Learnt:      51829 | 0.000
1219.19/1219.43	c total clause space: 127.173MB
1219.19/1219.43	c total #watches: 139928
1219.70/1219.98	c total #propagations: 336772982 / total #impl: 787646143 (eff. 0.428)
1219.70/1219.98	c #Conflicts:    2589000 | #Learnt:      52829 | 0.000
1219.70/1219.98	c total clause space: 127.173MB
1219.70/1219.98	c total #watches: 142057
1220.29/1220.58	c total #propagations: 336909758 / total #impl: 787956094 (eff. 0.428)
1220.29/1220.58	c #Conflicts:    2590000 | #Learnt:      53829 | 0.000
1220.29/1220.58	c total clause space: 127.173MB
1220.29/1220.58	c total #watches: 144382
1220.99/1221.26	c total #propagations: 337040012 / total #impl: 788276686 (eff. 0.428)
1220.99/1221.26	c #Conflicts:    2591000 | #Learnt:      54829 | 0.000
1220.99/1221.26	c total clause space: 127.173MB
1220.99/1221.26	c total #watches: 146968
1221.69/1221.90	c total #propagations: 337170678 / total #impl: 788604568 (eff. 0.428)
1221.69/1221.90	c #Conflicts:    2592000 | #Learnt:      55829 | 0.000
1221.69/1221.90	c total clause space: 127.173MB
1221.69/1221.90	c total #watches: 149385
1222.39/1222.61	c total #propagations: 337297151 / total #impl: 788899508 (eff. 0.428)
1222.39/1222.61	c #Conflicts:    2593000 | #Learnt:      56829 | 0.000
1222.39/1222.61	c total clause space: 127.173MB
1222.39/1222.61	c total #watches: 151893
1223.00/1223.25	c total #propagations: 337428055 / total #impl: 789214105 (eff. 0.428)
1223.00/1223.25	c #Conflicts:    2594000 | #Learnt:      57829 | 0.000
1223.00/1223.25	c total clause space: 127.173MB
1223.00/1223.25	c total #watches: 154247
1223.79/1224.00	c total #propagations: 337557880 / total #impl: 789564927 (eff. 0.428)
1223.79/1224.00	c #Conflicts:    2595000 | #Learnt:      58829 | 0.000
1223.79/1224.00	c total clause space: 127.173MB
1223.79/1224.00	c total #watches: 156614
1224.49/1224.74	c total #propagations: 337680163 / total #impl: 789855152 (eff. 0.428)
1224.49/1224.74	c #Conflicts:    2596000 | #Learnt:      59829 | 0.000
1224.49/1224.74	c total clause space: 127.173MB
1224.49/1224.74	c total #watches: 159106
1225.09/1225.38	c total #propagations: 337817989 / total #impl: 790165435 (eff. 0.428)
1225.09/1225.38	c #Conflicts:    2597000 | #Learnt:      60829 | 0.000
1225.09/1225.38	c total clause space: 127.173MB
1225.09/1225.38	c total #watches: 161472
1225.89/1226.18	c total #propagations: 337936848 / total #impl: 790421253 (eff. 0.428)
1225.89/1226.18	c #Conflicts:    2598000 | #Learnt:      61829 | 0.000
1225.89/1226.18	c total clause space: 127.173MB
1225.89/1226.18	c total #watches: 164258
1226.69/1226.99	c total #propagations: 338077317 / total #impl: 790767546 (eff. 0.428)
1226.69/1226.99	c #Conflicts:    2599000 | #Learnt:      62829 | 0.000
1226.69/1226.99	c total clause space: 127.173MB
1226.69/1226.99	c total #watches: 166890
1227.50/1227.76	c total #propagations: 338213937 / total #impl: 791097922 (eff. 0.428)
1227.50/1227.76	c #Conflicts:    2600000 | #Learnt:      63829 | 0.000
1227.50/1227.76	c total clause space: 127.173MB
1227.50/1227.76	c total #watches: 169376
1228.29/1228.55	c total #propagations: 338339317 / total #impl: 791422403 (eff. 0.428)
1228.29/1228.55	c #Conflicts:    2601000 | #Learnt:      64829 | 0.000
1228.29/1228.55	c total clause space: 127.173MB
1228.29/1228.55	c total #watches: 171988
1229.09/1229.35	c total #propagations: 338468760 / total #impl: 791788664 (eff. 0.427)
1229.09/1229.35	c #Conflicts:    2602000 | #Learnt:      65829 | 0.000
1229.09/1229.35	c total clause space: 127.173MB
1229.09/1229.35	c total #watches: 174283
1229.89/1230.17	c total #propagations: 338598783 / total #impl: 792121437 (eff. 0.427)
1229.89/1230.17	c #Conflicts:    2603000 | #Learnt:      66829 | 0.000
1229.89/1230.17	c total clause space: 127.173MB
1229.89/1230.17	c total #watches: 176602
1230.79/1231.00	c total #propagations: 338729129 / total #impl: 792452867 (eff. 0.427)
1230.79/1231.00	c #Conflicts:    2604000 | #Learnt:      67829 | 0.000
1230.79/1231.00	c total clause space: 127.173MB
1230.79/1231.00	c total #watches: 178675
1231.49/1231.78	c total #propagations: 338860843 / total #impl: 792766598 (eff. 0.427)
1231.49/1231.78	c #Conflicts:    2605000 | #Learnt:      68829 | 0.000
1231.49/1231.78	c total clause space: 127.173MB
1231.49/1231.78	c total #watches: 180827
1232.39/1232.64	c total #propagations: 338990002 / total #impl: 793078517 (eff. 0.427)
1232.39/1232.64	c #Conflicts:    2606000 | #Learnt:      69829 | 0.000
1232.39/1232.64	c total clause space: 127.173MB
1232.39/1232.64	c total #watches: 183023
1233.29/1233.50	c total #propagations: 339123377 / total #impl: 793412613 (eff. 0.427)
1233.29/1233.50	c #Conflicts:    2607000 | #Learnt:      70829 | 0.000
1233.29/1233.50	c total clause space: 127.173MB
1233.29/1233.50	c total #watches: 185283
1234.09/1234.38	c total #propagations: 339253145 / total #impl: 793751997 (eff. 0.427)
1234.09/1234.38	c #Conflicts:    2608000 | #Learnt:      71829 | 0.000
1234.09/1234.38	c total clause space: 127.173MB
1234.09/1234.38	c total #watches: 187556
1234.99/1235.28	c total #propagations: 339386543 / total #impl: 794114401 (eff. 0.427)
1234.99/1235.28	c #Conflicts:    2609000 | #Learnt:      72829 | 0.000
1234.99/1235.28	c total clause space: 127.173MB
1234.99/1235.28	c total #watches: 189770
1235.99/1236.25	c total #propagations: 339510148 / total #impl: 794425374 (eff. 0.427)
1235.99/1236.25	c #Conflicts:    2610000 | #Learnt:      73829 | 0.000
1235.99/1236.25	c total clause space: 127.173MB
1235.99/1236.25	c total #watches: 192076
1236.89/1237.16	c total #propagations: 339646054 / total #impl: 794756273 (eff. 0.427)
1236.89/1237.16	c #Conflicts:    2611000 | #Learnt:      74829 | 0.000
1236.89/1237.16	c total clause space: 127.173MB
1236.89/1237.16	c total #watches: 194271
1237.89/1238.14	c total #propagations: 339774342 / total #impl: 795088903 (eff. 0.427)
1237.89/1238.14	c #Conflicts:    2612000 | #Learnt:      75829 | 0.000
1237.89/1238.14	c total clause space: 127.173MB
1237.89/1238.14	c total #watches: 196434
1238.89/1239.18	c total #propagations: 339904146 / total #impl: 795420005 (eff. 0.427)
1238.89/1239.18	c #Conflicts:    2613000 | #Learnt:      76829 | 0.000
1238.89/1239.18	c total clause space: 127.173MB
1238.89/1239.18	c total #watches: 198908
1239.89/1240.17	c total #propagations: 340031247 / total #impl: 795760487 (eff. 0.427)
1239.89/1240.17	c #Conflicts:    2614000 | #Learnt:      77829 | 0.000
1239.89/1240.17	c total clause space: 127.173MB
1239.89/1240.17	c total #watches: 201293
1240.79/1241.03	c total #propagations: 340163798 / total #impl: 796099045 (eff. 0.427)
1240.79/1241.03	c GARBAGE COLLECT
1240.79/1241.03	c #Conflicts:    2615000 | #Learnt:      39636 | 0.000
1240.79/1241.03	c total clause space: 127.173MB
1240.79/1241.03	c total #watches: 110729
1241.19/1241.47	c total #propagations: 340295294 / total #impl: 796429563 (eff. 0.427)
1241.19/1241.47	c #Conflicts:    2616000 | #Learnt:      40636 | 0.000
1241.19/1241.47	c total clause space: 127.173MB
1241.19/1241.47	c total #watches: 112900
1241.59/1241.90	c total #propagations: 340423908 / total #impl: 796728714 (eff. 0.427)
1241.59/1241.90	c #Conflicts:    2617000 | #Learnt:      41636 | 0.000
1241.59/1241.90	c total clause space: 127.173MB
1241.59/1241.90	c total #watches: 115239
1242.19/1242.41	c total #propagations: 340551823 / total #impl: 797027791 (eff. 0.427)
1242.19/1242.41	c #Conflicts:    2618000 | #Learnt:      42636 | 0.000
1242.19/1242.41	c total clause space: 127.173MB
1242.19/1242.41	c total #watches: 117868
1242.69/1242.91	c total #propagations: 340682777 / total #impl: 797368224 (eff. 0.427)
1242.69/1242.91	c #Conflicts:    2619000 | #Learnt:      43636 | 0.000
1242.69/1242.91	c total clause space: 127.173MB
1242.69/1242.91	c total #watches: 120244
1243.19/1243.46	c total #propagations: 340815293 / total #impl: 797692569 (eff. 0.427)
1243.19/1243.46	c #Conflicts:    2620000 | #Learnt:      44636 | 0.000
1243.19/1243.46	c total clause space: 127.173MB
1243.19/1243.46	c total #watches: 122723
1243.78/1244.04	c total #propagations: 340937087 / total #impl: 797983863 (eff. 0.427)
1243.78/1244.04	c #Conflicts:    2621000 | #Learnt:      45636 | 0.000
1243.78/1244.04	c total clause space: 127.173MB
1243.78/1244.04	c total #watches: 125333
1244.38/1244.65	c total #propagations: 341068509 / total #impl: 798281088 (eff. 0.427)
1244.38/1244.65	c #Conflicts:    2622000 | #Learnt:      46636 | 0.000
1244.38/1244.65	c total clause space: 127.173MB
1244.38/1244.65	c total #watches: 127803
1244.99/1245.26	c total #propagations: 341197946 / total #impl: 798591232 (eff. 0.427)
1244.99/1245.26	c #Conflicts:    2623000 | #Learnt:      47636 | 0.000
1244.99/1245.26	c total clause space: 127.173MB
1244.99/1245.26	c total #watches: 130443
1245.58/1245.88	c total #propagations: 341335460 / total #impl: 798927247 (eff. 0.427)
1245.58/1245.88	c #Conflicts:    2624000 | #Learnt:      48636 | 0.000
1245.58/1245.88	c total clause space: 127.173MB
1245.58/1245.88	c total #watches: 132811
1246.28/1246.51	c total #propagations: 341463204 / total #impl: 799246519 (eff. 0.427)
1246.28/1246.51	c #Conflicts:    2625000 | #Learnt:      49636 | 0.000
1246.28/1246.51	c total clause space: 127.173MB
1246.28/1246.51	c total #watches: 134950
1246.88/1247.13	c total #propagations: 341583284 / total #impl: 799557066 (eff. 0.427)
1246.88/1247.13	c #Conflicts:    2626000 | #Learnt:      50636 | 0.000
1246.88/1247.13	c total clause space: 127.173MB
1246.88/1247.13	c total #watches: 137192
1247.48/1247.77	c total #propagations: 341699160 / total #impl: 799861638 (eff. 0.427)
1247.48/1247.77	c #Conflicts:    2627000 | #Learnt:      51636 | 0.000
1247.48/1247.77	c total clause space: 127.173MB
1247.48/1247.77	c total #watches: 139344
1248.18/1248.42	c total #propagations: 341824857 / total #impl: 800168960 (eff. 0.427)
1248.18/1248.42	c #Conflicts:    2628000 | #Learnt:      52636 | 0.000
1248.18/1248.42	c total clause space: 127.173MB
1248.18/1248.42	c total #watches: 141584
1248.88/1249.15	c total #propagations: 341952705 / total #impl: 800482143 (eff. 0.427)
1248.88/1249.15	c #Conflicts:    2629000 | #Learnt:      53636 | 0.000
1248.88/1249.15	c total clause space: 127.173MB
1248.88/1249.15	c total #watches: 143731
1249.49/1249.71	c total #propagations: 342085007 / total #impl: 800778515 (eff. 0.427)
1249.49/1249.71	c #Conflicts:    2630000 | #Learnt:      54636 | 0.000
1249.49/1249.71	c total clause space: 127.173MB
1249.49/1249.71	c total #watches: 146150
1250.08/1250.37	c total #propagations: 342209067 / total #impl: 801079228 (eff. 0.427)
1250.08/1250.37	c #Conflicts:    2631000 | #Learnt:      55636 | 0.000
1250.08/1250.37	c total clause space: 127.173MB
1250.08/1250.37	c total #watches: 148432
1250.78/1251.05	c total #propagations: 342341717 / total #impl: 801411915 (eff. 0.427)
1250.78/1251.05	c #Conflicts:    2632000 | #Learnt:      56636 | 0.000
1250.78/1251.05	c total clause space: 127.173MB
1250.78/1251.05	c total #watches: 150667
1251.48/1251.75	c total #propagations: 342465956 / total #impl: 801723023 (eff. 0.427)
1251.48/1251.75	c #Conflicts:    2633000 | #Learnt:      57636 | 0.000
1251.48/1251.75	c total clause space: 127.173MB
1251.48/1251.75	c total #watches: 153129
1252.18/1252.49	c total #propagations: 342589119 / total #impl: 802027659 (eff. 0.427)
1252.18/1252.49	c #Conflicts:    2634000 | #Learnt:      58636 | 0.000
1252.18/1252.49	c total clause space: 127.173MB
1252.18/1252.49	c total #watches: 155731
1252.88/1253.17	c total #propagations: 342721038 / total #impl: 802365363 (eff. 0.427)
1252.88/1253.17	c #Conflicts:    2635000 | #Learnt:      59636 | 0.000
1252.88/1253.17	c total clause space: 127.173MB
1252.88/1253.17	c total #watches: 158231
1253.58/1253.87	c total #propagations: 342847539 / total #impl: 802663832 (eff. 0.427)
1253.58/1253.87	c #Conflicts:    2636000 | #Learnt:      60636 | 0.000
1253.58/1253.87	c total clause space: 127.173MB
1253.58/1253.87	c total #watches: 160608
1254.38/1254.67	c total #propagations: 342973468 / total #impl: 802954233 (eff. 0.427)
1254.38/1254.67	c #Conflicts:    2637000 | #Learnt:      61636 | 0.000
1254.38/1254.67	c total clause space: 127.173MB
1254.38/1254.67	c total #watches: 162960
1255.18/1255.41	c total #propagations: 343094487 / total #impl: 803254817 (eff. 0.427)
1255.18/1255.41	c #Conflicts:    2638000 | #Learnt:      62636 | 0.000
1255.18/1255.41	c total clause space: 127.173MB
1255.18/1255.41	c total #watches: 165231
1255.99/1256.26	c total #propagations: 343219770 / total #impl: 803556506 (eff. 0.427)
1255.99/1256.26	c #Conflicts:    2639000 | #Learnt:      63636 | 0.000
1255.99/1256.26	c total clause space: 127.173MB
1255.99/1256.26	c total #watches: 167661
1256.78/1257.00	c total #propagations: 343352695 / total #impl: 803885603 (eff. 0.427)
1256.78/1257.00	c #Conflicts:    2640000 | #Learnt:      64636 | 0.000
1256.78/1257.00	c total clause space: 127.173MB
1256.78/1257.00	c total #watches: 169952
1257.58/1257.89	c total #propagations: 343472663 / total #impl: 804144832 (eff. 0.427)
1257.58/1257.89	c #Conflicts:    2641000 | #Learnt:      65636 | 0.000
1257.58/1257.89	c total clause space: 127.173MB
1257.58/1257.89	c total #watches: 172452
1258.38/1258.68	c total #propagations: 343611000 / total #impl: 804501811 (eff. 0.427)
1258.38/1258.68	c #Conflicts:    2642000 | #Learnt:      66636 | 0.000
1258.38/1258.68	c total clause space: 127.173MB
1258.38/1258.68	c total #watches: 174703
1259.29/1259.51	c total #propagations: 343734142 / total #impl: 804822343 (eff. 0.427)
1259.29/1259.51	c #Conflicts:    2643000 | #Learnt:      67636 | 0.000
1259.29/1259.51	c total clause space: 127.173MB
1259.29/1259.51	c total #watches: 176818
1260.08/1260.37	c total #propagations: 343860071 / total #impl: 805110076 (eff. 0.427)
1260.08/1260.37	c #Conflicts:    2644000 | #Learnt:      68636 | 0.000
1260.08/1260.37	c total clause space: 127.173MB
1260.08/1260.37	c total #watches: 178943
1260.88/1261.16	c total #propagations: 343987728 / total #impl: 805421041 (eff. 0.427)
1260.88/1261.16	c #Conflicts:    2645000 | #Learnt:      69636 | 0.000
1260.88/1261.16	c total clause space: 127.173MB
1260.88/1261.16	c total #watches: 181255
1261.78/1262.02	c total #propagations: 344114605 / total #impl: 805766769 (eff. 0.427)
1261.78/1262.02	c #Conflicts:    2646000 | #Learnt:      70636 | 0.000
1261.78/1262.02	c total clause space: 127.173MB
1261.78/1262.02	c total #watches: 183466
1262.69/1262.94	c total #propagations: 344245146 / total #impl: 806106457 (eff. 0.427)
1262.69/1262.94	c #Conflicts:    2647000 | #Learnt:      71636 | 0.000
1262.69/1262.94	c total clause space: 127.173MB
1262.69/1262.94	c total #watches: 185797
1263.58/1263.82	c total #propagations: 344378277 / total #impl: 806465155 (eff. 0.427)
1263.58/1263.82	c #Conflicts:    2648000 | #Learnt:      72636 | 0.000
1263.58/1263.82	c total clause space: 127.173MB
1263.58/1263.82	c total #watches: 187970
1264.48/1264.75	c total #propagations: 344501700 / total #impl: 806770240 (eff. 0.427)
1264.48/1264.75	c #Conflicts:    2649000 | #Learnt:      73636 | 0.000
1264.48/1264.75	c total clause space: 127.173MB
1264.48/1264.75	c total #watches: 190152
1265.48/1265.72	c total #propagations: 344635655 / total #impl: 807114339 (eff. 0.427)
1265.48/1265.72	c #Conflicts:    2650000 | #Learnt:      74636 | 0.000
1265.48/1265.72	c total clause space: 127.173MB
1265.48/1265.72	c total #watches: 192426
1266.38/1266.67	c total #propagations: 344768599 / total #impl: 807452057 (eff. 0.427)
1266.38/1266.67	c #Conflicts:    2651000 | #Learnt:      75636 | 0.000
1266.38/1266.67	c total clause space: 127.173MB
1266.38/1266.67	c total #watches: 194608
1267.38/1267.65	c total #propagations: 344900113 / total #impl: 807778432 (eff. 0.427)
1267.38/1267.65	c #Conflicts:    2652000 | #Learnt:      76636 | 0.000
1267.38/1267.65	c total clause space: 127.173MB
1267.38/1267.65	c total #watches: 196751
1268.38/1268.66	c total #propagations: 345035150 / total #impl: 808118429 (eff. 0.427)
1268.38/1268.66	c #Conflicts:    2653000 | #Learnt:      77636 | 0.000
1268.38/1268.66	c total clause space: 127.173MB
1268.38/1268.66	c total #watches: 198930
1269.38/1269.60	c total #propagations: 345167780 / total #impl: 808438937 (eff. 0.427)
1269.38/1269.60	c #Conflicts:    2654000 | #Learnt:      78636 | 0.000
1269.38/1269.60	c total clause space: 127.173MB
1269.38/1269.60	c total #watches: 201164
1269.98/1270.21	c total #propagations: 345294911 / total #impl: 808756265 (eff. 0.427)
1269.98/1270.21	c GARBAGE COLLECT
1269.98/1270.21	c #Conflicts:    2655000 | #Learnt:      40127 | 0.000
1269.98/1270.21	c total clause space: 127.173MB
1269.98/1270.21	c total #watches: 111834
1270.39/1270.66	c total #propagations: 345425944 / total #impl: 809070262 (eff. 0.427)
1270.39/1270.66	c #Conflicts:    2656000 | #Learnt:      41127 | 0.000
1270.39/1270.66	c total clause space: 127.173MB
1270.39/1270.66	c total #watches: 114302
1270.88/1271.10	c total #propagations: 345560361 / total #impl: 809393829 (eff. 0.427)
1270.88/1271.10	c #Conflicts:    2657000 | #Learnt:      42127 | 0.000
1270.88/1271.10	c total clause space: 127.173MB
1270.88/1271.10	c total #watches: 116684
1271.28/1271.55	c total #propagations: 345693837 / total #impl: 809704283 (eff. 0.427)
1271.28/1271.55	c #Conflicts:    2658000 | #Learnt:      43127 | 0.000
1271.28/1271.55	c total clause space: 127.173MB
1271.28/1271.55	c total #watches: 118940
1271.78/1272.03	c total #propagations: 345820821 / total #impl: 810008482 (eff. 0.427)
1271.78/1272.03	c #Conflicts:    2659000 | #Learnt:      44127 | 0.000
1271.78/1272.03	c total clause space: 127.173MB
1271.78/1272.03	c total #watches: 121185
1272.28/1272.51	c total #propagations: 345947434 / total #impl: 810312518 (eff. 0.427)
1272.28/1272.51	c #Conflicts:    2660000 | #Learnt:      45127 | 0.000
1272.28/1272.51	c total clause space: 127.173MB
1272.28/1272.51	c total #watches: 123246
1272.78/1273.03	c total #propagations: 346069446 / total #impl: 810601645 (eff. 0.427)
1272.78/1273.03	c #Conflicts:    2661000 | #Learnt:      46127 | 0.000
1272.78/1273.03	c total clause space: 127.173MB
1272.78/1273.03	c total #watches: 125366
1273.28/1273.54	c total #propagations: 346195728 / total #impl: 810899395 (eff. 0.427)
1273.28/1273.54	c #Conflicts:    2662000 | #Learnt:      47127 | 0.000
1273.28/1273.54	c total clause space: 127.173MB
1273.28/1273.54	c total #watches: 127516
1273.78/1274.04	c total #propagations: 346323053 / total #impl: 811209299 (eff. 0.427)
1273.78/1274.04	c #Conflicts:    2663000 | #Learnt:      48127 | 0.000
1273.78/1274.04	c total clause space: 127.173MB
1273.78/1274.04	c total #watches: 129844
1274.38/1274.63	c total #propagations: 346450372 / total #impl: 811551561 (eff. 0.427)
1274.38/1274.63	c #Conflicts:    2664000 | #Learnt:      49127 | 0.000
1274.38/1274.63	c total clause space: 127.173MB
1274.38/1274.63	c total #watches: 132139
1274.98/1275.21	c total #propagations: 346588437 / total #impl: 811908860 (eff. 0.427)
1274.98/1275.21	c #Conflicts:    2665000 | #Learnt:      50127 | 0.000
1274.98/1275.21	c total clause space: 127.173MB
1274.98/1275.21	c total #watches: 134252
1275.58/1275.85	c total #propagations: 346720444 / total #impl: 812227628 (eff. 0.427)
1275.58/1275.85	c #Conflicts:    2666000 | #Learnt:      51127 | 0.000
1275.58/1275.85	c total clause space: 127.173MB
1275.58/1275.85	c total #watches: 136449
1276.18/1276.48	c total #propagations: 346847806 / total #impl: 812531211 (eff. 0.427)
1276.18/1276.48	c #Conflicts:    2667000 | #Learnt:      52127 | 0.000
1276.18/1276.48	c total clause space: 127.173MB
1276.18/1276.48	c total #watches: 138753
1276.78/1277.08	c total #propagations: 346982032 / total #impl: 812877345 (eff. 0.427)
1276.78/1277.08	c #Conflicts:    2668000 | #Learnt:      53127 | 0.000
1276.78/1277.08	c total clause space: 127.173MB
1276.78/1277.08	c total #watches: 140934
1277.48/1277.70	c total #propagations: 347111366 / total #impl: 813208086 (eff. 0.427)
1277.48/1277.70	c #Conflicts:    2669000 | #Learnt:      54127 | 0.000
1277.48/1277.70	c total clause space: 127.173MB
1277.48/1277.70	c total #watches: 143135
1277.99/1278.30	c total #propagations: 347239744 / total #impl: 813515052 (eff. 0.427)
1277.99/1278.30	c #Conflicts:    2670000 | #Learnt:      55127 | 0.000
1277.99/1278.30	c total clause space: 127.173MB
1277.99/1278.30	c total #watches: 145312
1278.68/1278.91	c total #propagations: 347377368 / total #impl: 813844596 (eff. 0.427)
1278.68/1278.91	c #Conflicts:    2671000 | #Learnt:      56127 | 0.000
1278.68/1278.91	c total clause space: 127.173MB
1278.68/1278.91	c total #watches: 147619
1279.38/1279.65	c total #propagations: 347509069 / total #impl: 814182734 (eff. 0.427)
1279.38/1279.65	c #Conflicts:    2672000 | #Learnt:      57127 | 0.000
1279.38/1279.65	c total clause space: 127.173MB
1279.38/1279.65	c total #watches: 149889
1280.08/1280.31	c total #propagations: 347645718 / total #impl: 814531162 (eff. 0.427)
1280.08/1280.31	c #Conflicts:    2673000 | #Learnt:      58127 | 0.000
1280.08/1280.31	c total clause space: 127.173MB
1280.08/1280.31	c total #watches: 152146
1280.78/1281.05	c total #propagations: 347775852 / total #impl: 814865065 (eff. 0.427)
1280.78/1281.05	c #Conflicts:    2674000 | #Learnt:      59127 | 0.000
1280.78/1281.05	c total clause space: 127.173MB
1280.78/1281.05	c total #watches: 154451
1281.48/1281.76	c total #propagations: 347904505 / total #impl: 815198952 (eff. 0.427)
1281.48/1281.76	c #Conflicts:    2675000 | #Learnt:      60127 | 0.000
1281.48/1281.76	c total clause space: 127.173MB
1281.48/1281.76	c total #watches: 156791
1282.28/1282.50	c total #propagations: 348039051 / total #impl: 815556791 (eff. 0.427)
1282.28/1282.50	c #Conflicts:    2676000 | #Learnt:      61127 | 0.000
1282.28/1282.50	c total clause space: 127.173MB
1282.28/1282.50	c total #watches: 159059
1282.98/1283.21	c total #propagations: 348176502 / total #impl: 815917586 (eff. 0.427)
1282.98/1283.21	c #Conflicts:    2677000 | #Learnt:      62127 | 0.000
1282.98/1283.21	c total clause space: 127.173MB
1282.98/1283.21	c total #watches: 161372
1283.68/1283.98	c total #propagations: 348307827 / total #impl: 816246591 (eff. 0.427)
1283.68/1283.98	c #Conflicts:    2678000 | #Learnt:      63127 | 0.000
1283.68/1283.98	c total clause space: 127.173MB
1283.68/1283.98	c total #watches: 163644
1284.48/1284.77	c total #propagations: 348441891 / total #impl: 816590156 (eff. 0.427)
1284.48/1284.77	c #Conflicts:    2679000 | #Learnt:      64127 | 0.000
1284.48/1284.77	c total clause space: 127.173MB
1284.48/1284.77	c total #watches: 165740
1285.28/1285.50	c total #propagations: 348574984 / total #impl: 816908648 (eff. 0.427)
1285.28/1285.50	c #Conflicts:    2680000 | #Learnt:      65127 | 0.000
1285.28/1285.50	c total clause space: 127.173MB
1285.28/1285.50	c total #watches: 167985
1285.98/1286.22	c total #propagations: 348708498 / total #impl: 817245656 (eff. 0.427)
1285.98/1286.22	c #Conflicts:    2681000 | #Learnt:      66127 | 0.000
1285.98/1286.22	c total clause space: 127.173MB
1285.98/1286.22	c total #watches: 170312
1286.68/1286.99	c total #propagations: 348842352 / total #impl: 817602491 (eff. 0.427)
1286.68/1286.99	c #Conflicts:    2682000 | #Learnt:      67127 | 0.000
1286.68/1286.99	c total clause space: 127.173MB
1286.68/1286.99	c total #watches: 172449
1287.58/1287.83	c total #propagations: 348972173 / total #impl: 817924546 (eff. 0.427)
1287.58/1287.83	c #Conflicts:    2683000 | #Learnt:      68127 | 0.000
1287.58/1287.83	c total clause space: 127.173MB
1287.58/1287.83	c total #watches: 174721
1288.38/1288.66	c total #propagations: 349107025 / total #impl: 818268993 (eff. 0.427)
1288.38/1288.66	c #Conflicts:    2684000 | #Learnt:      69127 | 0.000
1288.38/1288.66	c total clause space: 127.173MB
1288.38/1288.66	c total #watches: 177088
1289.28/1289.50	c total #propagations: 349236074 / total #impl: 818612218 (eff. 0.427)
1289.28/1289.50	c #Conflicts:    2685000 | #Learnt:      70127 | 0.000
1289.28/1289.50	c total clause space: 127.173MB
1289.28/1289.50	c total #watches: 179322
1290.08/1290.34	c total #propagations: 349369680 / total #impl: 818964564 (eff. 0.427)
1290.08/1290.34	c #Conflicts:    2686000 | #Learnt:      71127 | 0.000
1290.08/1290.34	c total clause space: 127.173MB
1290.08/1290.34	c total #watches: 181729
1290.88/1291.14	c total #propagations: 349502940 / total #impl: 819309579 (eff. 0.427)
1290.88/1291.14	c #Conflicts:    2687000 | #Learnt:      72127 | 0.000
1290.88/1291.14	c total clause space: 127.173MB
1290.88/1291.14	c total #watches: 184058
1291.88/1292.10	c total #propagations: 349633293 / total #impl: 819658990 (eff. 0.427)
1291.88/1292.10	c #Conflicts:    2688000 | #Learnt:      73127 | 0.000
1291.88/1292.10	c total clause space: 127.173MB
1291.88/1292.10	c total #watches: 186489
1292.68/1292.99	c total #propagations: 349763926 / total #impl: 819993541 (eff. 0.427)
1292.68/1292.99	c #Conflicts:    2689000 | #Learnt:      74127 | 0.000
1292.68/1292.99	c total clause space: 127.173MB
1292.68/1292.99	c total #watches: 188703
1293.58/1293.88	c total #propagations: 349897474 / total #impl: 820337468 (eff. 0.427)
1293.58/1293.88	c #Conflicts:    2690000 | #Learnt:      75127 | 0.000
1293.58/1293.88	c total clause space: 127.173MB
1293.58/1293.88	c total #watches: 191109
1294.48/1294.80	c total #propagations: 350032288 / total #impl: 820690237 (eff. 0.427)
1294.48/1294.80	c #Conflicts:    2691000 | #Learnt:      76127 | 0.000
1294.48/1294.80	c total clause space: 127.173MB
1294.48/1294.80	c total #watches: 193574
1295.58/1295.83	c total #propagations: 350157979 / total #impl: 820980849 (eff. 0.427)
1295.58/1295.83	c #Conflicts:    2692000 | #Learnt:      77126 | 0.000
1295.58/1295.83	c total clause space: 127.173MB
1295.58/1295.83	c total #watches: 195929
1296.58/1296.81	c total #propagations: 350283214 / total #impl: 821308348 (eff. 0.426)
1296.58/1296.81	c #Conflicts:    2693000 | #Learnt:      78126 | 0.000
1296.58/1296.81	c total clause space: 127.173MB
1296.58/1296.81	c total #watches: 198183
1297.58/1297.84	c total #propagations: 350407033 / total #impl: 821621047 (eff. 0.426)
1297.58/1297.84	c #Conflicts:    2694000 | #Learnt:      79126 | 0.000
1297.58/1297.84	c total clause space: 127.173MB
1297.58/1297.84	c total #watches: 200511
1298.38/1298.62	c total #propagations: 350539287 / total #impl: 821954108 (eff. 0.426)
1298.38/1298.62	c GARBAGE COLLECT
1298.38/1298.62	c #Conflicts:    2695000 | #Learnt:      40323 | 0.000
1298.38/1298.62	c total clause space: 127.173MB
1298.38/1298.62	c total #watches: 112291
1298.88/1299.11	c total #propagations: 350671354 / total #impl: 822287608 (eff. 0.426)
1298.88/1299.11	c #Conflicts:    2696000 | #Learnt:      41323 | 0.000
1298.88/1299.11	c total clause space: 127.173MB
1298.88/1299.11	c total #watches: 114730
1299.28/1299.57	c total #propagations: 350805408 / total #impl: 822613753 (eff. 0.426)
1299.28/1299.57	c #Conflicts:    2697000 | #Learnt:      42323 | 0.000
1299.28/1299.57	c total clause space: 127.173MB
1299.28/1299.57	c total #watches: 117092
1299.78/1300.01	c total #propagations: 350929723 / total #impl: 822900626 (eff. 0.426)
1299.78/1300.01	c #Conflicts:    2698000 | #Learnt:      43323 | 0.000
1299.78/1300.01	c total clause space: 127.173MB
1299.78/1300.01	c total #watches: 119713
1300.28/1300.53	c total #propagations: 351060782 / total #impl: 823188506 (eff. 0.426)
1300.28/1300.53	c #Conflicts:    2699000 | #Learnt:      44323 | 0.000
1300.28/1300.53	c total clause space: 127.173MB
1300.28/1300.53	c total #watches: 121885
1300.78/1301.03	c total #propagations: 351189207 / total #impl: 823496433 (eff. 0.426)
1300.78/1301.03	c #Conflicts:    2700000 | #Learnt:      45323 | 0.000
1300.78/1301.03	c total clause space: 127.173MB
1300.78/1301.03	c total #watches: 124352
1301.28/1301.56	c total #propagations: 351322013 / total #impl: 823821310 (eff. 0.426)
1301.28/1301.56	c #Conflicts:    2701000 | #Learnt:      46323 | 0.000
1301.28/1301.56	c total clause space: 127.173MB
1301.28/1301.56	c total #watches: 126657
1301.88/1302.13	c total #propagations: 351451659 / total #impl: 824126461 (eff. 0.426)
1301.88/1302.13	c #Conflicts:    2702000 | #Learnt:      47323 | 0.000
1301.88/1302.13	c total clause space: 127.173MB
1301.88/1302.13	c total #watches: 129122
1302.38/1302.66	c total #propagations: 351585004 / total #impl: 824448206 (eff. 0.426)
1302.38/1302.66	c #Conflicts:    2703000 | #Learnt:      48323 | 0.000
1302.38/1302.66	c total clause space: 127.173MB
1302.38/1302.66	c total #watches: 131414
1302.98/1303.23	c total #propagations: 351713219 / total #impl: 824774648 (eff. 0.426)
1302.98/1303.23	c #Conflicts:    2704000 | #Learnt:      49323 | 0.000
1302.98/1303.23	c total clause space: 127.173MB
1302.98/1303.23	c total #watches: 133703
1303.48/1303.79	c total #propagations: 351836685 / total #impl: 825052704 (eff. 0.426)
1303.48/1303.79	c #Conflicts:    2705000 | #Learnt:      50323 | 0.000
1303.48/1303.79	c total clause space: 127.173MB
1303.48/1303.79	c total #watches: 136067
1304.08/1304.34	c total #propagations: 351957210 / total #impl: 825338304 (eff. 0.426)
1304.08/1304.34	c #Conflicts:    2706000 | #Learnt:      51323 | 0.000
1304.08/1304.34	c total clause space: 127.173MB
1304.08/1304.34	c total #watches: 138453
1304.68/1304.94	c total #propagations: 352082342 / total #impl: 825629903 (eff. 0.426)
1304.68/1304.94	c #Conflicts:    2707000 | #Learnt:      52323 | 0.000
1304.68/1304.94	c total clause space: 127.173MB
1304.68/1304.94	c total #watches: 140927
1305.18/1305.49	c total #propagations: 352207031 / total #impl: 825910087 (eff. 0.426)
1305.18/1305.49	c #Conflicts:    2708000 | #Learnt:      53323 | 0.000
1305.18/1305.49	c total clause space: 127.173MB
1305.18/1305.49	c total #watches: 143153
1305.78/1306.08	c total #propagations: 352332373 / total #impl: 826193795 (eff. 0.426)
1305.78/1306.08	c #Conflicts:    2709000 | #Learnt:      54323 | 0.000
1305.78/1306.08	c total clause space: 127.173MB
1305.78/1306.08	c total #watches: 145432
1306.48/1306.73	c total #propagations: 352460334 / total #impl: 826499920 (eff. 0.426)
1306.48/1306.73	c #Conflicts:    2710000 | #Learnt:      55323 | 0.000
1306.48/1306.73	c total clause space: 127.173MB
1306.48/1306.73	c total #watches: 147638
1307.18/1307.41	c total #propagations: 352588988 / total #impl: 826795352 (eff. 0.426)
1307.18/1307.41	c #Conflicts:    2711000 | #Learnt:      56323 | 0.000
1307.18/1307.41	c total clause space: 127.173MB
1307.18/1307.41	c total #watches: 149952
1307.78/1308.08	c total #propagations: 352723148 / total #impl: 827133341 (eff. 0.426)
1307.78/1308.08	c #Conflicts:    2712000 | #Learnt:      57323 | 0.000
1307.78/1308.08	c total clause space: 127.173MB
1307.78/1308.08	c total #watches: 152396
1308.58/1308.80	c total #propagations: 352845524 / total #impl: 827438301 (eff. 0.426)
1308.58/1308.80	c #Conflicts:    2713000 | #Learnt:      58323 | 0.000
1308.58/1308.80	c total clause space: 127.173MB
1308.58/1308.80	c total #watches: 154717
1309.17/1309.47	c total #propagations: 352971160 / total #impl: 827730159 (eff. 0.426)
1309.17/1309.47	c #Conflicts:    2714000 | #Learnt:      59323 | 0.000
1309.17/1309.47	c total clause space: 127.173MB
1309.17/1309.47	c total #watches: 156959
1309.98/1310.23	c total #propagations: 353101255 / total #impl: 828037862 (eff. 0.426)
1309.98/1310.23	c #Conflicts:    2715000 | #Learnt:      60323 | 0.000
1309.98/1310.23	c total clause space: 127.173MB
1309.98/1310.23	c total #watches: 159180
1310.67/1310.98	c total #propagations: 353233353 / total #impl: 828351237 (eff. 0.426)
1310.67/1310.98	c #Conflicts:    2716000 | #Learnt:      61323 | 0.000
1310.67/1310.98	c total clause space: 127.173MB
1310.67/1310.98	c total #watches: 161525
1311.47/1311.74	c total #propagations: 353366388 / total #impl: 828642962 (eff. 0.426)
1311.47/1311.74	c #Conflicts:    2717000 | #Learnt:      62323 | 0.000
1311.47/1311.74	c total clause space: 127.173MB
1311.47/1311.74	c total #watches: 163808
1312.27/1312.52	c total #propagations: 353496123 / total #impl: 828957318 (eff. 0.426)
1312.27/1312.52	c #Conflicts:    2718000 | #Learnt:      63323 | 0.000
1312.27/1312.52	c total clause space: 127.173MB
1312.27/1312.52	c total #watches: 166005
1313.07/1313.33	c total #propagations: 353626441 / total #impl: 829278073 (eff. 0.426)
1313.07/1313.33	c #Conflicts:    2719000 | #Learnt:      64323 | 0.000
1313.07/1313.33	c total clause space: 127.173MB
1313.07/1313.33	c total #watches: 168166
1313.77/1314.09	c total #propagations: 353755551 / total #impl: 829568433 (eff. 0.426)
1313.77/1314.09	c #Conflicts:    2720000 | #Learnt:      65323 | 0.000
1313.77/1314.09	c total clause space: 127.173MB
1313.77/1314.09	c total #watches: 170733
1314.68/1314.97	c total #propagations: 353878786 / total #impl: 829853998 (eff. 0.426)
1314.68/1314.97	c #Conflicts:    2721000 | #Learnt:      66323 | 0.000
1314.68/1314.97	c total clause space: 127.173MB
1314.68/1314.97	c total #watches: 173130
1315.49/1315.77	c total #propagations: 354003015 / total #impl: 830161213 (eff. 0.426)
1315.49/1315.77	c #Conflicts:    2722000 | #Learnt:      67323 | 0.000
1315.49/1315.77	c total clause space: 127.173MB
1315.49/1315.77	c total #watches: 175395
1316.38/1316.65	c total #propagations: 354120580 / total #impl: 830425148 (eff. 0.426)
1316.38/1316.65	c #Conflicts:    2723000 | #Learnt:      68323 | 0.000
1316.38/1316.65	c total clause space: 127.173MB
1316.38/1316.65	c total #watches: 177911
1317.38/1317.64	c total #propagations: 354250402 / total #impl: 830763511 (eff. 0.426)
1317.38/1317.64	c #Conflicts:    2724000 | #Learnt:      69323 | 0.000
1317.38/1317.64	c total clause space: 127.173MB
1317.38/1317.64	c total #watches: 180090
1318.18/1318.49	c total #propagations: 354373539 / total #impl: 831071635 (eff. 0.426)
1318.18/1318.49	c #Conflicts:    2725000 | #Learnt:      70323 | 0.000
1318.18/1318.49	c total clause space: 127.173MB
1318.18/1318.49	c total #watches: 182250
1319.18/1319.43	c total #propagations: 354492369 / total #impl: 831348792 (eff. 0.426)
1319.18/1319.43	c #Conflicts:    2726000 | #Learnt:      71323 | 0.000
1319.18/1319.43	c total clause space: 127.173MB
1319.18/1319.43	c total #watches: 184466
1320.18/1320.46	c total #propagations: 354616413 / total #impl: 831650996 (eff. 0.426)
1320.18/1320.46	c #Conflicts:    2727000 | #Learnt:      72323 | 0.000
1320.18/1320.46	c total clause space: 127.173MB
1320.18/1320.46	c total #watches: 186688
1321.18/1321.49	c total #propagations: 354741595 / total #impl: 831957741 (eff. 0.426)
1321.18/1321.49	c #Conflicts:    2728000 | #Learnt:      73323 | 0.000
1321.18/1321.49	c total clause space: 127.173MB
1321.18/1321.49	c total #watches: 188886
1322.28/1322.53	c total #propagations: 354871323 / total #impl: 832286922 (eff. 0.426)
1322.28/1322.53	c #Conflicts:    2729000 | #Learnt:      74323 | 0.000
1322.28/1322.53	c total clause space: 127.173MB
1322.28/1322.53	c total #watches: 191102
1323.19/1323.45	c total #propagations: 355001247 / total #impl: 832617076 (eff. 0.426)
1323.19/1323.45	c #Conflicts:    2730000 | #Learnt:      75323 | 0.000
1323.19/1323.45	c total clause space: 127.173MB
1323.19/1323.45	c total #watches: 193292
1324.29/1324.54	c total #propagations: 355127059 / total #impl: 832937479 (eff. 0.426)
1324.29/1324.54	c #Conflicts:    2731000 | #Learnt:      76323 | 0.000
1324.29/1324.54	c total clause space: 127.173MB
1324.29/1324.54	c total #watches: 195467
1325.29/1325.54	c total #propagations: 355256809 / total #impl: 833247025 (eff. 0.426)
1325.29/1325.54	c #Conflicts:    2732000 | #Learnt:      77323 | 0.000
1325.29/1325.54	c total clause space: 127.173MB
1325.29/1325.54	c total #watches: 197810
1326.39/1326.62	c total #propagations: 355382478 / total #impl: 833566199 (eff. 0.426)
1326.39/1326.62	c #Conflicts:    2733000 | #Learnt:      78323 | 0.000
1326.39/1326.62	c total clause space: 127.173MB
1326.39/1326.62	c total #watches: 200061
1327.28/1327.59	c total #propagations: 355507862 / total #impl: 833869995 (eff. 0.426)
1327.28/1327.59	c #Conflicts:    2734000 | #Learnt:      79323 | 0.000
1327.28/1327.59	c total clause space: 127.173MB
1327.28/1327.59	c total #watches: 202281
1328.38/1328.66	c total #propagations: 355636932 / total #impl: 834198624 (eff. 0.426)
1328.38/1328.66	c GARBAGE COLLECT
1328.38/1328.66	c #Conflicts:    2735000 | #Learnt:      40225 | 0.000
1328.38/1328.66	c total clause space: 127.173MB
1328.38/1328.66	c total #watches: 112031
1328.88/1329.14	c total #propagations: 355766263 / total #impl: 834505749 (eff. 0.426)
1328.88/1329.14	c #Conflicts:    2736000 | #Learnt:      41225 | 0.000
1328.88/1329.14	c total clause space: 127.173MB
1328.88/1329.14	c total #watches: 114498
1329.38/1329.62	c total #propagations: 355906162 / total #impl: 834847474 (eff. 0.426)
1329.38/1329.62	c #Conflicts:    2737000 | #Learnt:      42225 | 0.000
1329.38/1329.62	c total clause space: 127.173MB
1329.38/1329.62	c total #watches: 116867
1329.88/1330.13	c total #propagations: 356043809 / total #impl: 835189869 (eff. 0.426)
1329.88/1330.13	c #Conflicts:    2738000 | #Learnt:      43225 | 0.000
1329.88/1330.13	c total clause space: 127.173MB
1329.88/1330.13	c total #watches: 119189
1330.38/1330.63	c total #propagations: 356170299 / total #impl: 835497247 (eff. 0.426)
1330.38/1330.63	c #Conflicts:    2739000 | #Learnt:      44225 | 0.000
1330.38/1330.63	c total clause space: 127.173MB
1330.38/1330.63	c total #watches: 121720
1330.89/1331.14	c total #propagations: 356300889 / total #impl: 835789266 (eff. 0.426)
1330.89/1331.14	c #Conflicts:    2740000 | #Learnt:      45225 | 0.000
1330.89/1331.14	c total clause space: 127.173MB
1330.89/1331.14	c total #watches: 124126
1331.38/1331.66	c total #propagations: 356431579 / total #impl: 836097053 (eff. 0.426)
1331.38/1331.66	c #Conflicts:    2741000 | #Learnt:      46225 | 0.000
1331.38/1331.66	c total clause space: 127.173MB
1331.38/1331.66	c total #watches: 126421
1331.89/1332.11	c total #propagations: 356559743 / total #impl: 836407043 (eff. 0.426)
1331.89/1332.11	c #Conflicts:    2742000 | #Learnt:      47225 | 0.000
1331.89/1332.11	c total clause space: 127.173MB
1331.89/1332.11	c total #watches: 128991
1332.38/1332.64	c total #propagations: 356674574 / total #impl: 836698862 (eff. 0.426)
1332.38/1332.64	c #Conflicts:    2743000 | #Learnt:      48225 | 0.000
1332.38/1332.64	c total clause space: 127.173MB
1332.38/1332.64	c total #watches: 131436
1332.99/1333.20	c total #propagations: 356797955 / total #impl: 836983677 (eff. 0.426)
1332.99/1333.20	c #Conflicts:    2744000 | #Learnt:      49225 | 0.000
1332.99/1333.20	c total clause space: 127.173MB
1332.99/1333.20	c total #watches: 133770
1333.58/1333.82	c total #propagations: 356928816 / total #impl: 837284555 (eff. 0.426)
1333.58/1333.82	c #Conflicts:    2745000 | #Learnt:      50225 | 0.000
1333.58/1333.82	c total clause space: 127.173MB
1333.58/1333.82	c total #watches: 136063
1334.19/1334.44	c total #propagations: 357057926 / total #impl: 837592409 (eff. 0.426)
1334.19/1334.44	c #Conflicts:    2746000 | #Learnt:      51225 | 0.000
1334.19/1334.44	c total clause space: 127.173MB
1334.19/1334.44	c total #watches: 138325
1334.88/1335.16	c total #propagations: 357182095 / total #impl: 837894530 (eff. 0.426)
1334.88/1335.16	c #Conflicts:    2747000 | #Learnt:      52225 | 0.000
1334.88/1335.16	c total clause space: 127.173MB
1334.88/1335.16	c total #watches: 140635
1335.58/1335.82	c total #propagations: 357317442 / total #impl: 838214401 (eff. 0.426)
1335.58/1335.82	c #Conflicts:    2748000 | #Learnt:      53225 | 0.000
1335.58/1335.82	c total clause space: 127.173MB
1335.58/1335.82	c total #watches: 143007
1336.29/1336.54	c total #propagations: 357448648 / total #impl: 838532196 (eff. 0.426)
1336.29/1336.54	c #Conflicts:    2749000 | #Learnt:      54225 | 0.000
1336.29/1336.54	c total clause space: 127.173MB
1336.29/1336.54	c total #watches: 145238
1336.88/1337.18	c total #propagations: 357573937 / total #impl: 838827840 (eff. 0.426)
1336.88/1337.18	c #Conflicts:    2750000 | #Learnt:      55225 | 0.000
1336.88/1337.18	c total clause space: 127.173MB
1336.88/1337.18	c total #watches: 147801
1337.68/1337.96	c total #propagations: 357695832 / total #impl: 839145241 (eff. 0.426)
1337.68/1337.96	c #Conflicts:    2751000 | #Learnt:      56225 | 0.000
1337.68/1337.96	c total clause space: 127.173MB
1337.68/1337.96	c total #watches: 150336
1338.49/1338.73	c total #propagations: 357816376 / total #impl: 839434508 (eff. 0.426)
1338.49/1338.73	c #Conflicts:    2752000 | #Learnt:      57225 | 0.000
1338.49/1338.73	c total clause space: 127.173MB
1338.49/1338.73	c total #watches: 152516
1339.28/1339.53	c total #propagations: 357943180 / total #impl: 839752000 (eff. 0.426)
1339.28/1339.53	c #Conflicts:    2753000 | #Learnt:      58225 | 0.000
1339.28/1339.53	c total clause space: 127.173MB
1339.28/1339.53	c total #watches: 154663
1339.98/1340.25	c total #propagations: 358070972 / total #impl: 840065796 (eff. 0.426)
1339.98/1340.25	c #Conflicts:    2754000 | #Learnt:      59225 | 0.000
1339.98/1340.25	c total clause space: 127.173MB
1339.98/1340.25	c total #watches: 156808
1340.79/1341.06	c total #propagations: 358196905 / total #impl: 840368846 (eff. 0.426)
1340.79/1341.06	c #Conflicts:    2755000 | #Learnt:      60225 | 0.000
1340.79/1341.06	c total clause space: 127.173MB
1340.79/1341.06	c total #watches: 159142
1341.58/1341.88	c total #propagations: 358333340 / total #impl: 840701023 (eff. 0.426)
1341.58/1341.88	c #Conflicts:    2756000 | #Learnt:      61225 | 0.000
1341.58/1341.88	c total clause space: 127.173MB
1341.58/1341.88	c total #watches: 161312
1342.38/1342.68	c total #propagations: 358462253 / total #impl: 841030421 (eff. 0.426)
1342.38/1342.68	c #Conflicts:    2757000 | #Learnt:      62225 | 0.000
1342.38/1342.68	c total clause space: 127.173MB
1342.38/1342.68	c total #watches: 163580
1343.28/1343.56	c total #propagations: 358587299 / total #impl: 841321487 (eff. 0.426)
1343.28/1343.56	c #Conflicts:    2758000 | #Learnt:      63225 | 0.000
1343.28/1343.56	c total clause space: 127.173MB
1343.28/1343.56	c total #watches: 165815
1344.08/1344.39	c total #propagations: 358715865 / total #impl: 841619770 (eff. 0.426)
1344.08/1344.39	c #Conflicts:    2759000 | #Learnt:      64225 | 0.000
1344.08/1344.39	c total clause space: 127.173MB
1344.08/1344.39	c total #watches: 167990
1344.98/1345.26	c total #propagations: 358832208 / total #impl: 841901279 (eff. 0.426)
1344.98/1345.26	c #Conflicts:    2760000 | #Learnt:      65225 | 0.000
1344.98/1345.26	c total clause space: 127.173MB
1344.98/1345.26	c total #watches: 170377
1345.88/1346.10	c total #propagations: 358962162 / total #impl: 842220415 (eff. 0.426)
1345.88/1346.10	c #Conflicts:    2761000 | #Learnt:      66225 | 0.000
1345.88/1346.10	c total clause space: 127.173MB
1345.88/1346.10	c total #watches: 172703
1346.68/1346.92	c total #propagations: 359088188 / total #impl: 842536966 (eff. 0.426)
1346.68/1346.92	c #Conflicts:    2762000 | #Learnt:      67225 | 0.000
1346.68/1346.92	c total clause space: 127.173MB
1346.68/1346.92	c total #watches: 174915
1347.58/1347.84	c total #propagations: 359212559 / total #impl: 842835990 (eff. 0.426)
1347.58/1347.84	c #Conflicts:    2763000 | #Learnt:      68225 | 0.000
1347.58/1347.84	c total clause space: 127.173MB
1347.58/1347.84	c total #watches: 177105
1348.48/1348.77	c total #propagations: 359338428 / total #impl: 843146314 (eff. 0.426)
1348.48/1348.77	c #Conflicts:    2764000 | #Learnt:      69225 | 0.000
1348.48/1348.77	c total clause space: 127.173MB
1348.48/1348.77	c total #watches: 179329
1349.28/1349.57	c total #propagations: 359465120 / total #impl: 843465724 (eff. 0.426)
1349.28/1349.57	c #Conflicts:    2765000 | #Learnt:      70225 | 0.000
1349.28/1349.57	c total clause space: 127.173MB
1349.28/1349.57	c total #watches: 181778
1350.18/1350.47	c total #propagations: 359584298 / total #impl: 843725027 (eff. 0.426)
1350.18/1350.47	c #Conflicts:    2766000 | #Learnt:      71225 | 0.000
1350.18/1350.47	c total clause space: 127.173MB
1350.18/1350.47	c total #watches: 184114
1351.08/1351.37	c total #propagations: 359706929 / total #impl: 843999670 (eff. 0.426)
1351.08/1351.37	c #Conflicts:    2767000 | #Learnt:      72225 | 0.000
1351.08/1351.37	c total clause space: 127.173MB
1351.08/1351.37	c total #watches: 186344
1352.08/1352.39	c total #propagations: 359827545 / total #impl: 844291951 (eff. 0.426)
1352.08/1352.39	c #Conflicts:    2768000 | #Learnt:      73225 | 0.000
1352.08/1352.39	c total clause space: 127.173MB
1352.08/1352.39	c total #watches: 188561
1353.18/1353.42	c total #propagations: 359949267 / total #impl: 844581897 (eff. 0.426)
1353.18/1353.42	c #Conflicts:    2769000 | #Learnt:      74225 | 0.000
1353.18/1353.42	c total clause space: 127.173MB
1353.18/1353.42	c total #watches: 190883
1354.18/1354.40	c total #propagations: 360080087 / total #impl: 844893073 (eff. 0.426)
1354.18/1354.40	c #Conflicts:    2770000 | #Learnt:      75225 | 0.000
1354.18/1354.40	c total clause space: 127.173MB
1354.18/1354.40	c total #watches: 193026
1355.18/1355.45	c total #propagations: 360199484 / total #impl: 845163516 (eff. 0.426)
1355.18/1355.45	c #Conflicts:    2771000 | #Learnt:      76225 | 0.000
1355.18/1355.45	c total clause space: 127.173MB
1355.18/1355.45	c total #watches: 195179
1356.27/1356.59	c total #propagations: 360322839 / total #impl: 845456717 (eff. 0.426)
1356.27/1356.59	c #Conflicts:    2772000 | #Learnt:      77225 | 0.000
1356.27/1356.59	c total clause space: 127.173MB
1356.27/1356.59	c total #watches: 197374
1357.28/1357.55	c total #propagations: 360444602 / total #impl: 845751912 (eff. 0.426)
1357.28/1357.55	c #Conflicts:    2773000 | #Learnt:      78225 | 0.000
1357.28/1357.55	c total clause space: 127.173MB
1357.28/1357.55	c total #watches: 199588
1358.28/1358.57	c total #propagations: 360565657 / total #impl: 846029917 (eff. 0.426)
1358.28/1358.57	c #Conflicts:    2774000 | #Learnt:      79225 | 0.000
1358.28/1358.57	c total clause space: 127.173MB
1358.28/1358.57	c total #watches: 201775
1359.48/1359.73	c total #propagations: 360683123 / total #impl: 846297929 (eff. 0.426)
1359.48/1359.73	c #Conflicts:    2775000 | #Learnt:      80225 | 0.000
1359.48/1359.73	c total clause space: 127.173MB
1359.48/1359.73	c total #watches: 203880
1360.37/1360.63	c total #propagations: 360806067 / total #impl: 846568160 (eff. 0.426)
1360.37/1360.63	c GARBAGE COLLECT
1360.37/1360.63	c #Conflicts:    2776000 | #Learnt:      40823 | 0.000
1360.37/1360.63	c total clause space: 127.173MB
1360.37/1360.63	c total #watches: 113332
1360.87/1361.12	c total #propagations: 360934869 / total #impl: 846890616 (eff. 0.426)
1360.87/1361.12	c #Conflicts:    2777000 | #Learnt:      41823 | 0.000
1360.87/1361.12	c total clause space: 127.173MB
1360.87/1361.12	c total #watches: 115551
1361.27/1361.59	c total #propagations: 361062997 / total #impl: 847208023 (eff. 0.426)
1361.27/1361.59	c #Conflicts:    2778000 | #Learnt:      42823 | 0.000
1361.27/1361.59	c total clause space: 127.173MB
1361.27/1361.59	c total #watches: 117914
1361.87/1362.12	c total #propagations: 361189319 / total #impl: 847508094 (eff. 0.426)
1361.87/1362.12	c #Conflicts:    2779000 | #Learnt:      43823 | 0.000
1361.87/1362.12	c total clause space: 127.173MB
1361.87/1362.12	c total #watches: 120208
1362.37/1362.62	c total #propagations: 361318582 / total #impl: 847830203 (eff. 0.426)
1362.37/1362.62	c #Conflicts:    2780000 | #Learnt:      44823 | 0.000
1362.37/1362.62	c total clause space: 127.173MB
1362.37/1362.62	c total #watches: 122610
1362.87/1363.13	c total #propagations: 361446814 / total #impl: 848136627 (eff. 0.426)
1362.87/1363.13	c #Conflicts:    2781000 | #Learnt:      45823 | 0.000
1362.87/1363.13	c total clause space: 127.173MB
1362.87/1363.13	c total #watches: 124935
1363.37/1363.66	c total #propagations: 361571480 / total #impl: 848419977 (eff. 0.426)
1363.37/1363.66	c #Conflicts:    2782000 | #Learnt:      46823 | 0.000
1363.37/1363.66	c total clause space: 127.173MB
1363.37/1363.66	c total #watches: 127124
1363.97/1364.26	c total #propagations: 361700870 / total #impl: 848729016 (eff. 0.426)
1363.97/1364.26	c #Conflicts:    2783000 | #Learnt:      47823 | 0.000
1363.97/1364.26	c total clause space: 127.173MB
1363.97/1364.26	c total #watches: 129413
1364.57/1364.84	c total #propagations: 361830374 / total #impl: 849057612 (eff. 0.426)
1364.57/1364.84	c #Conflicts:    2784000 | #Learnt:      48823 | 0.000
1364.57/1364.84	c total clause space: 127.173MB
1364.57/1364.84	c total #watches: 131668
1365.17/1365.42	c total #propagations: 361961944 / total #impl: 849380657 (eff. 0.426)
1365.17/1365.42	c #Conflicts:    2785000 | #Learnt:      49823 | 0.000
1365.17/1365.42	c total clause space: 127.173MB
1365.17/1365.42	c total #watches: 134012
1365.77/1366.06	c total #propagations: 362085312 / total #impl: 849686770 (eff. 0.426)
1365.77/1366.06	c #Conflicts:    2786000 | #Learnt:      50823 | 0.000
1365.77/1366.06	c total clause space: 127.173MB
1365.77/1366.06	c total #watches: 136198
1366.47/1366.74	c total #propagations: 362221482 / total #impl: 850025347 (eff. 0.426)
1366.47/1366.74	c #Conflicts:    2787000 | #Learnt:      51823 | 0.000
1366.47/1366.74	c total clause space: 127.173MB
1366.47/1366.74	c total #watches: 138477
1367.18/1367.47	c total #propagations: 362351015 / total #impl: 850335042 (eff. 0.426)
1367.18/1367.47	c #Conflicts:    2788000 | #Learnt:      52823 | 0.000
1367.18/1367.47	c total clause space: 127.173MB
1367.18/1367.47	c total #watches: 140740
1367.97/1368.20	c total #propagations: 362483976 / total #impl: 850652870 (eff. 0.426)
1367.97/1368.20	c #Conflicts:    2789000 | #Learnt:      53823 | 0.000
1367.97/1368.20	c total clause space: 127.173MB
1367.97/1368.20	c total #watches: 143057
1368.67/1368.92	c total #propagations: 362615541 / total #impl: 850966014 (eff. 0.426)
1368.67/1368.92	c #Conflicts:    2790000 | #Learnt:      54822 | 0.000
1368.67/1368.92	c total clause space: 127.173MB
1368.67/1368.92	c total #watches: 145306
1369.38/1369.61	c total #propagations: 362744472 / total #impl: 851287920 (eff. 0.426)
1369.38/1369.61	c #Conflicts:    2791000 | #Learnt:      55822 | 0.000
1369.38/1369.61	c total clause space: 127.173MB
1369.38/1369.61	c total #watches: 147434
1370.07/1370.39	c total #propagations: 362871052 / total #impl: 851614739 (eff. 0.426)
1370.07/1370.39	c #Conflicts:    2792000 | #Learnt:      56822 | 0.000
1370.07/1370.39	c total clause space: 127.173MB
1370.07/1370.39	c total #watches: 149781
1370.77/1371.08	c total #propagations: 363005320 / total #impl: 851967044 (eff. 0.426)
1370.77/1371.08	c #Conflicts:    2793000 | #Learnt:      57822 | 0.000
1370.77/1371.08	c total clause space: 127.173MB
1370.77/1371.08	c total #watches: 151925
1371.48/1371.79	c total #propagations: 363132362 / total #impl: 852274593 (eff. 0.426)
1371.48/1371.79	c #Conflicts:    2794000 | #Learnt:      58822 | 0.000
1371.48/1371.79	c total clause space: 127.173MB
1371.48/1371.79	c total #watches: 154253
1372.27/1372.56	c total #propagations: 363262623 / total #impl: 852604293 (eff. 0.426)
1372.27/1372.56	c #Conflicts:    2795000 | #Learnt:      59822 | 0.000
1372.27/1372.56	c total clause space: 127.173MB
1372.27/1372.56	c total #watches: 156485
1373.07/1373.36	c total #propagations: 363391256 / total #impl: 852906488 (eff. 0.426)
1373.07/1373.36	c #Conflicts:    2796000 | #Learnt:      60822 | 0.000
1373.07/1373.36	c total clause space: 127.173MB
1373.07/1373.36	c total #watches: 158647
1373.87/1374.16	c total #propagations: 363512644 / total #impl: 853187759 (eff. 0.426)
1373.87/1374.16	c #Conflicts:    2797000 | #Learnt:      61822 | 0.000
1373.87/1374.16	c total clause space: 127.173MB
1373.87/1374.16	c total #watches: 160851
1374.67/1374.91	c total #propagations: 363639708 / total #impl: 853486601 (eff. 0.426)
1374.67/1374.91	c #Conflicts:    2798000 | #Learnt:      62822 | 0.000
1374.67/1374.91	c total clause space: 127.173MB
1374.67/1374.91	c total #watches: 163078
1375.37/1375.63	c total #propagations: 363764088 / total #impl: 853787365 (eff. 0.426)
1375.37/1375.63	c #Conflicts:    2799000 | #Learnt:      63822 | 0.000
1375.37/1375.63	c total clause space: 127.173MB
1375.37/1375.63	c total #watches: 165318
1376.17/1376.45	c total #propagations: 363883576 / total #impl: 854054897 (eff. 0.426)
1376.17/1376.45	c #Conflicts:    2800000 | #Learnt:      64822 | 0.000
1376.17/1376.45	c total clause space: 127.173MB
1376.17/1376.45	c total #watches: 167401
1377.08/1377.33	c total #propagations: 364002150 / total #impl: 854326501 (eff. 0.426)
1377.08/1377.33	c #Conflicts:    2801000 | #Learnt:      65822 | 0.000
1377.08/1377.33	c total clause space: 127.173MB
1377.08/1377.33	c total #watches: 169459
1377.97/1378.22	c total #propagations: 364124836 / total #impl: 854613294 (eff. 0.426)
1377.97/1378.22	c #Conflicts:    2802000 | #Learnt:      66822 | 0.000
1377.97/1378.22	c total clause space: 127.173MB
1377.97/1378.22	c total #watches: 171564
1378.97/1379.27	c total #propagations: 364251151 / total #impl: 854916812 (eff. 0.426)
1378.97/1379.27	c #Conflicts:    2803000 | #Learnt:      67822 | 0.000
1378.97/1379.27	c total clause space: 127.173MB
1378.97/1379.27	c total #watches: 173713
1379.97/1380.27	c total #propagations: 364374869 / total #impl: 855208063 (eff. 0.426)
1379.97/1380.27	c #Conflicts:    2804000 | #Learnt:      68822 | 0.000
1379.97/1380.27	c total clause space: 127.173MB
1379.97/1380.27	c total #watches: 175859
1381.07/1381.35	c total #propagations: 364496696 / total #impl: 855486842 (eff. 0.426)
1381.07/1381.35	c #Conflicts:    2805000 | #Learnt:      69822 | 0.000
1381.07/1381.35	c total clause space: 127.173MB
1381.07/1381.35	c total #watches: 177995
1382.17/1382.42	c total #propagations: 364619066 / total #impl: 855761643 (eff. 0.426)
1382.17/1382.42	c #Conflicts:    2806000 | #Learnt:      70822 | 0.000
1382.17/1382.42	c total clause space: 127.173MB
1382.17/1382.42	c total #watches: 180078
1383.17/1383.42	c total #propagations: 364743808 / total #impl: 856052072 (eff. 0.426)
1383.17/1383.42	c UNSATISFIABLE 1
1383.17/1383.42	c CPU time              : 1383.13 s
1383.17/1383.42	d decisions 2806881
1383.17/1383.42	d conflicts 3531114
1383.17/1383.42	s UNSATISFIABLE

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4096413-1466112639/watcher-4096413-1466112639 -o /tmp/evaluation-result-4096413-1466112639/solver-4096413-1466112639 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node134-1466112621-22083 --watchdog 1960 --input HOME/instance-4096413-1466112639.opb ./cdcl-cuttingplanes-release 

pid=22570
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.22 2.20 2.18 3/179 22573
/proc/meminfo: memFree=30261996/32872528 swapFree=1481856/1661728
[pid=22573] ppid=22570 vsize=29104 CPUtime=0 cores=0,2,4,6
/proc/22573/stat : 22573 (cdcl-cuttingpla) R 22570 22573 20832 0 -1 4202496 269 0 0 0 0 0 0 0 20 0 1 0 13310282 29802496 5260 33554432000 4194304 6199737 140736237318096 140735613907640 4209408 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/22573/statm: 7276 5260 122 490 0 6777 0

[startup+0.100127 s]
/proc/loadavg: 2.22 2.20 2.18 3/179 22573
/proc/meminfo: memFree=30261996/32872528 swapFree=1481856/1661728
[pid=22573] ppid=22570 vsize=33852 CPUtime=0.09 cores=0,2,4,6
/proc/22573/stat : 22573 (cdcl-cuttingpla) R 22570 22573 20832 0 -1 4202496 539 0 0 0 9 0 0 0 20 0 1 0 13310282 34664448 7002 33554432000 4194304 6199737 140736237318096 140735613907640 4208371 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/22573/statm: 8463 7002 155 490 0 7964 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33852

[startup+0.200358 s]
/proc/loadavg: 2.22 2.20 2.18 3/179 22573
/proc/meminfo: memFree=30261996/32872528 swapFree=1481856/1661728
[pid=22573] ppid=22570 vsize=33852 CPUtime=0.19 cores=0,2,4,6
/proc/22573/stat : 22573 (cdcl-cuttingpla) R 22570 22573 20832 0 -1 4202496 891 0 0 0 19 0 0 0 20 0 1 0 13310282 34664448 7217 33554432000 4194304 6199737 140736237318096 140735613907640 4217146 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/22573/statm: 8463 7217 161 490 0 7964 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 33852

[startup+0.300313 s]
/proc/loadavg: 2.22 2.20 2.18 3/179 22573
/proc/meminfo: memFree=30261996/32872528 swapFree=1481856/1661728
[pid=22573] ppid=22570 vsize=36704 CPUtime=0.29 cores=0,2,4,6
/proc/22573/stat : 22573 (cdcl-cuttingpla) R 22570 22573 20832 0 -1 4202496 1474 0 0 0 29 0 0 0 20 0 1 0 13310282 37584896 7568 33554432000 4194304 6199737 140736237318096 140735613907640 4208371 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/22573/statm: 9176 7568 161 490 0 8677 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36704

[startup+0.700237 s]
/proc/loadavg: 2.22 2.20 2.18 3/179 22573
/proc/meminfo: memFree=30261996/32872528 swapFree=1481856/1661728
[pid=22573] ppid=22570 vsize=36956 CPUtime=0.69 cores=0,2,4,6
/proc/22573/stat : 22573 (cdcl-cuttingpla) R 22570 22573 20832 0 -1 4202496 1533 0 0 0 69 0 0 0 20 0 1 0 13310282 37842944 8136 33554432000 4194304 6199737 140736237318096 140735613907640 4213314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/22573/statm: 9239 8136 161 490 0 8740 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36956

[startup+1.50023 s]
/proc/loadavg: 2.22 2.20 2.18 3/180 22574
/proc/meminfo: memFree=30229080/32872528 swapFree=1481856/1661728
[pid=22573] ppid=22570 vsize=41632 CPUtime=1.49 cores=0,2,4,6
/proc/22573/stat : 22573 (cdcl-cuttingpla) R 22570 22573 20832 0 -1 4202496 2269 0 0 0 149 0 0 0 20 0 1 0 13310282 42631168 8586 33554432000 4194304 6199737 140736237318096 140736237317208 4208100 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/22573/statm: 10408 8586 161 490 0 9909 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41632

[startup+3.10028 s]
/proc/loadavg: 2.22 2.20 2.18 3/180 22574
/proc/meminfo: memFree=30224444/32872528 swapFree=1481856/1661728
[pid=22573] ppid=22570 vsize=42072 CPUtime=3.09 cores=0,2,4,6
/proc/22573/stat : 22573 (cdcl-cuttingpla) R 22570 22573 20832 0 -1 4202496 2588 0 0 0 309 0 0 0 20 0 1 0 13310282 43081728 9315 33554432000 4194304 6199737 140736237318096 140736237317208 4213564 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/22573/statm: 10518 9315 161 490 0 10019 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42072

[startup+6.30022 s]
/proc/loadavg: 2.21 2.20 2.18 3/180 22574
/proc/meminfo: memFree=30219924/32872528 swapFree=1481856/1661728
[pid=22573] ppid=22570 vsize=49656 CPUtime=6.28 cores=0,2,4,6
/proc/22573/stat : 22573 (cdcl-cuttingpla) R 22570 22573 20832 0 -1 4202496 3587 0 0 0 628 0 0 0 20 0 1 0 13310282 50847744 10444 33554432000 4194304 6199737 140736237318096 140736237317208 4213822 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/22573/statm: 12414 10444 161 490 0 11915 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 49656

[startup+12.7002 s]
/proc/loadavg: 2.27 2.21 2.18 3/180 22574
/proc/meminfo: memFree=30216884/32872528 swapFree=1481856/1661728
[pid=22573] ppid=22570 vsize=50224 CPUtime=12.69 cores=0,2,4,6
/proc/22573/stat : 22573 (cdcl-cuttingpla) R 22570 22573 20832 0 -1 4202496 4401 0 0 0 1268 1 0 0 20 0 1 0 13310282 51429376 11469 33554432000 4194304 6199737 140736237318096 140736237317208 4213247 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/22573/statm: 12556 11469 161 490 0 12057 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 50224

[startup+25.5003 s]
/proc/loadavg: 2.21 2.20 2.18 3/179 22574
/proc/meminfo: memFree=30200256/32872528 swapFree=1481856/1661728
[pid=22573] ppid=22570 vsize=62920 CPUtime=25.49 cores=0,2,4,6
/proc/22573/stat : 22573 (cdcl-cuttingpla) R 22570 22573 20832 0 -1 4202496 4870 0 0 0 2548 1 0 0 20 0 1 0 13310282 64430080 13366 33554432000 4194304 6199737 140736237318096 140736237317208 4213404 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/22573/statm: 15730 13366 161 490 0 15231 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 62920

[startup+51.1003 s]
/proc/loadavg: 2.19 2.20 2.18 3/179 22574
/proc/meminfo: memFree=30187720/32872528 swapFree=1481856/1661728
[pid=22573] ppid=22570 vsize=82820 CPUtime=51.09 cores=0,2,4,6
/proc/22573/stat : 22573 (cdcl-cuttingpla) R 22570 22573 20832 0 -1 4202496 5915 0 0 0 5107 2 0 0 20 0 1 0 13310282 84807680 15069 33554432000 4194304 6199737 140736237318096 140736237316824 4213310 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/22573/statm: 20705 15069 161 490 0 20206 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 82820

[startup+102.3 s]
/proc/loadavg: 2.25 2.21 2.18 3/179 22575
/proc/meminfo: memFree=30160252/32872528 swapFree=1481856/1661728
[pid=22573] ppid=22570 vsize=83488 CPUtime=102.28 cores=0,2,4,6
/proc/22573/stat : 22573 (cdcl-cuttingpla) R 22570 22573 20832 0 -1 4202496 6173 0 0 0 10226 2 0 0 20 0 1 0 13310282 85491712 18373 33554432000 4194304 6199737 140736237318096 140736237317208 4213306 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/22573/statm: 20872 18373 161 490 0 20373 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 83488

[startup+162.3 s]
/proc/loadavg: 2.30 2.23 2.19 4/179 22576
/proc/meminfo: memFree=30138084/32872528 swapFree=1481856/1661728
[pid=22573] ppid=22570 vsize=116216 CPUtime=162.26 cores=0,2,4,6
/proc/22573/stat : 22573 (cdcl-cuttingpla) R 22570 22573 20832 0 -1 4202496 7512 0 0 0 16224 2 0 0 20 0 1 0 13310282 119005184 20814 33554432000 4194304 6199737 140736237318096 140736237317208 4213238 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/22573/statm: 29054 20814 161 490 0 28555 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 116216

[startup+222.308 s]
/proc/loadavg: 2.34 2.25 2.19 4/179 22577
/proc/meminfo: memFree=30130460/32872528 swapFree=1481856/1661728
[pid=22573] ppid=22570 vsize=116972 CPUtime=222.26 cores=0,2,4,6
/proc/22573/stat : 22573 (cdcl-cuttingpla) R 22570 22573 20832 0 -1 4202496 7709 0 0 0 22223 3 0 0 20 0 1 0 13310282 119779328 22544 33554432000 4194304 6199737 140736237318096 140736237317208 4213267 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/22573/statm: 29243 22544 161 490 0 28744 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 116972

[startup+282.3 s]
/proc/loadavg: 2.31 2.25 2.19 3/179 22579
/proc/meminfo: memFree=30112904/32872528 swapFree=1481856/1661728
[pid=22573] ppid=22570 vsize=117496 CPUtime=282.25 cores=0,2,4,6
/proc/22573/stat : 22573 (cdcl-cuttingpla) R 22570 22573 20832 0 -1 4202496 7835 0 0 0 28221 4 0 0 20 0 1 0 13310282 120315904 23692 33554432000 4194304 6199737 140736237318096 140736237317208 4213836 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/22573/statm: 29374 23692 161 490 0 28875 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 117496

[startup+342.3 s]
/proc/loadavg: 2.19 2.23 2.18 4/179 22580
/proc/meminfo: memFree=30092320/32872528 swapFree=1481856/1661728
[pid=22573] ppid=22570 vsize=117904 CPUtime=342.24 cores=0,2,4,6
/proc/22573/stat : 22573 (cdcl-cuttingpla) R 22570 22573 20832 0 -1 4202496 7966 0 0 0 34220 4 0 0 20 0 1 0 13310282 120733696 25867 33554432000 4194304 6199737 140736237318096 140736237317208 4213836 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/22573/statm: 29476 25867 161 490 0 28977 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 117904

[startup+402.3 s]
/proc/loadavg: 2.23 2.23 2.18 3/179 22581
/proc/meminfo: memFree=30089400/32872528 swapFree=1481856/1661728
[pid=22573] ppid=22570 vsize=118296 CPUtime=402.23 cores=0,2,4,6
/proc/22573/stat : 22573 (cdcl-cuttingpla) R 22570 22573 20832 0 -1 4202496 8067 0 0 0 40219 4 0 0 20 0 1 0 13310282 121135104 26479 33554432000 4194304 6199737 140736237318096 140736237317208 4213238 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/22573/statm: 29574 26479 161 490 0 29075 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 118296

[startup+462.3 s]
/proc/loadavg: 2.21 2.22 2.18 4/179 22582
/proc/meminfo: memFree=30086436/32872528 swapFree=1481856/1661728
[pid=22573] ppid=22570 vsize=118504 CPUtime=462.22 cores=0,2,4,6
/proc/22573/stat : 22573 (cdcl-cuttingpla) R 22570 22573 20832 0 -1 4202496 8121 0 0 0 46218 4 0 0 20 0 1 0 13310282 121348096 27044 33554432000 4194304 6199737 140736237318096 140736237317208 4213244 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/22573/statm: 29626 27044 161 490 0 29127 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 118504

[startup+522.3 s]
/proc/loadavg: 2.30 2.25 2.19 3/179 22583
/proc/meminfo: memFree=30072732/32872528 swapFree=1481856/1661728
[pid=22573] ppid=22570 vsize=118920 CPUtime=522.21 cores=0,2,4,6
/proc/22573/stat : 22573 (cdcl-cuttingpla) R 22570 22573 20832 0 -1 4202496 8233 0 0 0 52217 4 0 0 20 0 1 0 13310282 121774080 28178 33554432000 4194304 6199737 140736237318096 140736237317208 4213320 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/22573/statm: 29730 28178 161 490 0 29231 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 118920

[startup+582.3 s]
/proc/loadavg: 2.30 2.26 2.20 3/180 22588
/proc/meminfo: memFree=30061584/32872528 swapFree=1481856/1661728
[pid=22573] ppid=22570 vsize=119196 CPUtime=582.2 cores=0,2,4,6
/proc/22573/stat : 22573 (cdcl-cuttingpla) R 22570 22573 20832 0 -1 4202496 8919 0 0 0 58215 5 0 0 20 0 1 0 13310282 122056704 28583 33554432000 4194304 6199737 140736237318096 140736237317208 4213314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/22573/statm: 29799 28583 161 490 0 29300 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 119196


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

/proc/loadavg: 2.25 2.24 2.19 3/179 22591
/proc/meminfo: memFree=30041512/32872528 swapFree=1481856/1661728
[pid=22573] ppid=22570 vsize=170864 CPUtime=762.18 cores=0,2,4,6
/proc/22573/stat : 22573 (cdcl-cuttingpla) R 22570 22573 20832 0 -1 4202496 9589 0 0 0 76213 5 0 0 20 0 1 0 13310282 174964736 32133 33554432000 4194304 6199737 140736237318096 140736237317208 4213298 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/22573/statm: 42716 32133 161 490 0 42217 0
Current children cumulated CPU time (s) 762.18
Current children cumulated vsize (KiB) 170864

[startup+822.3 s]
/proc/loadavg: 2.25 2.24 2.18 3/179 22592
/proc/meminfo: memFree=30038488/32872528 swapFree=1481856/1661728
[pid=22573] ppid=22570 vsize=171376 CPUtime=822.16 cores=0,2,4,6
/proc/22573/stat : 22573 (cdcl-cuttingpla) R 22570 22573 20832 0 -1 4202496 9666 0 0 0 82211 5 0 0 20 0 1 0 13310282 175489024 32210 33554432000 4194304 6199737 140736237318096 140736237317208 4213875 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/22573/statm: 42844 32210 161 490 0 42345 0
Current children cumulated CPU time (s) 822.16
Current children cumulated vsize (KiB) 171376

[startup+882.307 s]
/proc/loadavg: 2.23 2.24 2.18 4/179 22594
/proc/meminfo: memFree=30032164/32872528 swapFree=1481856/1661728
[pid=22573] ppid=22570 vsize=171892 CPUtime=882.16 cores=0,2,4,6
/proc/22573/stat : 22573 (cdcl-cuttingpla) R 22570 22573 20832 0 -1 4202496 9780 0 0 0 88211 5 0 0 20 0 1 0 13310282 176017408 32835 33554432000 4194304 6199737 140736237318096 140736237317208 4213227 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/22573/statm: 42973 32835 161 490 0 42474 0
Current children cumulated CPU time (s) 882.16
Current children cumulated vsize (KiB) 171892

[startup+942.3 s]
/proc/loadavg: 2.28 2.25 2.19 3/179 22595
/proc/meminfo: memFree=30016336/32872528 swapFree=1481856/1661728
[pid=22573] ppid=22570 vsize=172668 CPUtime=942.15 cores=0,2,4,6
/proc/22573/stat : 22573 (cdcl-cuttingpla) R 22570 22573 20832 0 -1 4202496 9952 0 0 0 94209 6 0 0 20 0 1 0 13310282 176812032 34540 33554432000 4194304 6199737 140736237318096 140736237317208 4213215 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/22573/statm: 43167 34540 161 490 0 42668 0
Current children cumulated CPU time (s) 942.15
Current children cumulated vsize (KiB) 172668

[startup+1002.3 s]
/proc/loadavg: 2.30 2.26 2.19 3/179 22596
/proc/meminfo: memFree=30010748/32872528 swapFree=1481856/1661728
[pid=22573] ppid=22570 vsize=172924 CPUtime=1002.14 cores=0,2,4,6
/proc/22573/stat : 22573 (cdcl-cuttingpla) R 22570 22573 20832 0 -1 4202496 10007 0 0 0 100208 6 0 0 20 0 1 0 13310282 177074176 35106 33554432000 4194304 6199737 140736237318096 140736237317208 4213238 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/22573/statm: 43231 35106 161 490 0 42732 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 172924

[startup+1062.3 s]
/proc/loadavg: 2.23 2.26 2.19 3/179 22597
/proc/meminfo: memFree=30002600/32872528 swapFree=1481856/1661728
[pid=22573] ppid=22570 vsize=173216 CPUtime=1062.13 cores=0,2,4,6
/proc/22573/stat : 22573 (cdcl-cuttingpla) R 22570 22573 20832 0 -1 4202496 10103 0 0 0 106207 6 0 0 20 0 1 0 13310282 177373184 35713 33554432000 4194304 6199737 140736237318096 140736237317208 4213822 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/22573/statm: 43304 35713 161 490 0 42805 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 173216

[startup+1122.3 s]
/proc/loadavg: 2.23 2.25 2.19 3/179 22598
/proc/meminfo: memFree=29988956/32872528 swapFree=1481856/1661728
[pid=22573] ppid=22570 vsize=173716 CPUtime=1122.12 cores=0,2,4,6
/proc/22573/stat : 22573 (cdcl-cuttingpla) R 22570 22573 20832 0 -1 4202496 10227 0 0 0 112206 6 0 0 20 0 1 0 13310282 177885184 37370 33554432000 4194304 6199737 140736237318096 140736237317208 4213840 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/22573/statm: 43429 37370 161 490 0 42930 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 173716

[startup+1182.3 s]
/proc/loadavg: 2.25 2.25 2.19 3/180 22603
/proc/meminfo: memFree=29987724/32872528 swapFree=1481856/1661728
[pid=22573] ppid=22570 vsize=173908 CPUtime=1182.1 cores=0,2,4,6
/proc/22573/stat : 22573 (cdcl-cuttingpla) R 22570 22573 20832 0 -1 4202496 10287 0 0 0 118204 6 0 0 20 0 1 0 13310282 178081792 37429 33554432000 4194304 6199737 140736237318096 140736237317208 4213875 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/22573/statm: 43477 37429 161 490 0 42978 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 173908

[startup+1242.3 s]
/proc/loadavg: 2.18 2.23 2.18 4/179 22604
/proc/meminfo: memFree=29986552/32872528 swapFree=1481856/1661728
[pid=22573] ppid=22570 vsize=174040 CPUtime=1242.09 cores=0,2,4,6
/proc/22573/stat : 22573 (cdcl-cuttingpla) R 22570 22573 20832 0 -1 4202496 10369 0 0 0 124203 6 0 0 20 0 1 0 13310282 178216960 37661 33554432000 4194304 6199737 140736237318096 140736237317208 4213335 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/22573/statm: 43510 37661 161 490 0 43011 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 174040

[startup+1302.3 s]
/proc/loadavg: 2.48 2.31 2.21 3/179 22605
/proc/meminfo: memFree=29986248/32872528 swapFree=1481856/1661728
[pid=22573] ppid=22570 vsize=174172 CPUtime=1302.08 cores=0,2,4,6
/proc/22573/stat : 22573 (cdcl-cuttingpla) R 22570 22573 20832 0 -1 4202496 10373 0 0 0 130202 6 0 0 20 0 1 0 13310282 178352128 37665 33554432000 4194304 6199737 140736237318096 140736237317208 4213396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/22573/statm: 43543 37665 161 490 0 43044 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 174172

[startup+1362.3 s]
/proc/loadavg: 2.39 2.31 2.21 3/180 22616
/proc/meminfo: memFree=29980576/32872528 swapFree=1481856/1661728
[pid=22573] ppid=22570 vsize=174172 CPUtime=1362.07 cores=0,2,4,6
/proc/22573/stat : 22573 (cdcl-cuttingpla) R 22570 22573 20832 0 -1 4202496 10380 0 0 0 136200 7 0 0 20 0 1 0 13310282 178352128 38694 33554432000 4194304 6199737 140736237318096 140736237317208 4213298 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/22573/statm: 43543 38694 161 490 0 43044 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 174172

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

[startup+1369.61 s]
/proc/loadavg: 2.40 2.32 2.21 3/180 22616
/proc/meminfo: memFree=29981324/32872528 swapFree=1481856/1661728
[pid=22573] ppid=22570 vsize=174172 CPUtime=1369.38 cores=0,2,4,6
/proc/22573/stat : 22573 (cdcl-cuttingpla) R 22570 22573 20832 0 -1 4202496 10380 0 0 0 136931 7 0 0 20 0 1 0 13310282 178352128 38694 33554432000 4194304 6199737 140736237318096 140736237317208 4213875 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/22573/statm: 43543 38694 161 490 0 43044 0
Current children cumulated CPU time (s) 1369.38
Current children cumulated vsize (KiB) 174172

[startup+1376 s]
/proc/loadavg: 2.37 2.31 2.21 3/180 22616
/proc/meminfo: memFree=29981284/32872528 swapFree=1481856/1661728
[pid=22573] ppid=22570 vsize=174172 CPUtime=1375.77 cores=0,2,4,6
/proc/22573/stat : 22573 (cdcl-cuttingpla) R 22570 22573 20832 0 -1 4202496 10380 0 0 0 137570 7 0 0 20 0 1 0 13310282 178352128 38694 33554432000 4194304 6199737 140736237318096 140736237317208 4213238 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/22573/statm: 43543 38694 161 490 0 43044 0
Current children cumulated CPU time (s) 1375.77
Current children cumulated vsize (KiB) 174172

[startup+1379.2 s]
/proc/loadavg: 2.37 2.31 2.21 4/180 22616
/proc/meminfo: memFree=29981284/32872528 swapFree=1481856/1661728
[pid=22573] ppid=22570 vsize=174172 CPUtime=1378.97 cores=0,2,4,6
/proc/22573/stat : 22573 (cdcl-cuttingpla) R 22570 22573 20832 0 -1 4202496 10380 0 0 0 137890 7 0 0 20 0 1 0 13310282 178352128 38694 33554432000 4194304 6199737 140736237318096 140736237317208 4213875 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/22573/statm: 43543 38694 161 490 0 43044 0
Current children cumulated CPU time (s) 1378.97
Current children cumulated vsize (KiB) 174172

[startup+1380.8 s]
/proc/loadavg: 2.42 2.32 2.22 4/180 22616
/proc/meminfo: memFree=29981284/32872528 swapFree=1481856/1661728
[pid=22573] ppid=22570 vsize=174172 CPUtime=1380.57 cores=0,2,4,6
/proc/22573/stat : 22573 (cdcl-cuttingpla) R 22570 22573 20832 0 -1 4202496 10380 0 0 0 138050 7 0 0 20 0 1 0 13310282 178352128 38694 33554432000 4194304 6199737 140736237318096 140736237317208 4213338 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/22573/statm: 43543 38694 161 490 0 43044 0
Current children cumulated CPU time (s) 1380.57
Current children cumulated vsize (KiB) 174172

[startup+1382.4 s]
/proc/loadavg: 2.42 2.32 2.22 4/180 22617
/proc/meminfo: memFree=29981284/32872528 swapFree=1481856/1661728
[pid=22573] ppid=22570 vsize=174172 CPUtime=1382.17 cores=0,2,4,6
/proc/22573/stat : 22573 (cdcl-cuttingpla) R 22570 22573 20832 0 -1 4202496 10380 0 0 0 138210 7 0 0 20 0 1 0 13310282 178352128 38694 33554432000 4194304 6199737 140736237318096 140736237317208 4213875 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/22573/statm: 43543 38694 161 490 0 43044 0
Current children cumulated CPU time (s) 1382.17
Current children cumulated vsize (KiB) 174172

[startup+1383.2 s]
/proc/loadavg: 2.42 2.32 2.22 4/180 22617
/proc/meminfo: memFree=29981160/32872528 swapFree=1481856/1661728
[pid=22573] ppid=22570 vsize=174172 CPUtime=1382.97 cores=0,2,4,6
/proc/22573/stat : 22573 (cdcl-cuttingpla) R 22570 22573 20832 0 -1 4202496 10380 0 0 0 138290 7 0 0 20 0 1 0 13310282 178352128 38694 33554432000 4194304 6199737 140736237318096 140736237317208 5149251 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/22573/statm: 43543 38694 161 490 0 43044 0
Current children cumulated CPU time (s) 1382.97
Current children cumulated vsize (KiB) 174172

[startup+1383.4 s]
/proc/loadavg: 2.42 2.32 2.22 4/180 22617
/proc/meminfo: memFree=29981160/32872528 swapFree=1481856/1661728
[pid=22573] ppid=22570 vsize=174172 CPUtime=1383.17 cores=0,2,4,6
/proc/22573/stat : 22573 (cdcl-cuttingpla) R 22570 22573 20832 0 -1 4202496 10380 0 0 0 138310 7 0 0 20 0 1 0 13310282 178352128 38694 33554432000 4194304 6199737 140736237318096 140736237317208 4213323 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/22573/statm: 43543 38694 161 490 0 43044 0
Current children cumulated CPU time (s) 1383.17
Current children cumulated vsize (KiB) 174172

Child status: 20
Real time (s): 1383.43
CPU time (s): 1383.2
CPU user time (s): 1383.13
CPU system time (s): 0.073988
CPU usage (%): 99.9839
Max. virtual memory (cumulated for all children) (KiB): 174172

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1383.13
system time used= 0.073988
maximum resident set size= 154780
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10382
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= 15
involuntary context switches= 1435

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.33349 second user time and 5.64414 second system time

The end

Launcher Data

Begin job on node134 at 2016-06-16 23:30:39
IDJOB=4096413
IDBENCH=107610
IDSOLVER=2548
FILE ID=node134/4096413-1466112639
RUNJOBID= node134-1466112621-22083
PBS_JOBID= 19904059
Free space on /tmp= 71716 MiB

SOLVER NAME= cdcl-cuttingplanes DEC 2016-05-01
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/quimper/SyncCodes/d_n_k/normalized-5_6_22.opb
COMMAND LINE= ./cdcl-cuttingplanes-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4096413-1466112639/watcher-4096413-1466112639 -o /tmp/evaluation-result-4096413-1466112639/solver-4096413-1466112639 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node134-1466112621-22083 --watchdog 1960 --input HOME/instance-4096413-1466112639.opb ./cdcl-cuttingplanes-release

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

MD5SUM BENCH= 45bcceaf984200834dfd0de1cafff921
RANDOM SEED=79276874

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.020
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:        30262004 kB
Buffers:           46904 kB
Cached:           125804 kB
SwapCached:         8900 kB
Active:           158584 kB
Inactive:          84652 kB
Active(anon):      64732 kB
Inactive(anon):     8200 kB
Active(file):      93852 kB
Inactive(file):    76452 kB
Unevictable:     1661728 kB
Mlocked:         1481856 kB
SwapTotal:      67108856 kB
SwapFree:       67092052 kB
Dirty:              5232 kB
Writeback:             0 kB
AnonPages:       1724612 kB
Mapped:             7772 kB
Shmem:                 0 kB
Slab:             570348 kB
SReclaimable:      13132 kB
SUnreclaim:       557216 kB
KernelStack:        1496 kB
PageTables:         8036 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1860144 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:    227328 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71712 MiB
End job on node134 at 2016-06-16 23:53:42