Trace number 4108138

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-01? (TO) 1800.02 1800.3

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j60/
normalized-j6013_2-unsat.opb
MD5SUMc3eb9faf1d58b30f1971366448425ca3
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables12322
Total number of constraints38967
Number of constraints which are clauses38567
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints400
Minimum length of a constraint1
Maximum length of a constraint60
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 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 394
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c * #variable= 12322 #constraint= 38967
0.29/0.32	c #Conflicts:       1000 | #Learnt:        996 | 0.000
0.29/0.32	c total clause space: 6.90675MB
0.29/0.32	c total #watches: 64367
0.48/0.51	c total #propagations: 574486 / total #impl: 1683245 (eff. 0.341)
0.48/0.51	c #Conflicts:       2000 | #Learnt:       1996 | 0.000
0.48/0.51	c total clause space: 6.90675MB
0.48/0.51	c total #watches: 67251
0.58/0.67	c total #propagations: 1149942 / total #impl: 3475736 (eff. 0.331)
0.58/0.67	c #Conflicts:       3000 | #Learnt:       2010 | 0.000
0.58/0.67	c total clause space: 11.2235MB
0.58/0.67	c total #watches: 68806
0.78/0.87	c total #propagations: 1653183 / total #impl: 4942696 (eff. 0.334)
0.78/0.87	c #Conflicts:       4000 | #Learnt:       3010 | 0.000
0.78/0.87	c total clause space: 11.2235MB
0.78/0.87	c total #watches: 71431
0.98/1.04	c total #propagations: 2212769 / total #impl: 6676859 (eff. 0.331)
0.98/1.04	c GARBAGE COLLECT
0.98/1.04	c #Conflicts:       5000 | #Learnt:       2364 | 0.000
0.98/1.04	c total clause space: 11.2235MB
0.98/1.04	c total #watches: 68698
1.19/1.21	c total #propagations: 2726950 / total #impl: 8184014 (eff. 0.333)
1.19/1.21	c #Conflicts:       6000 | #Learnt:       3364 | 0.000
1.19/1.21	c total clause space: 11.2235MB
1.19/1.21	c total #watches: 71331
1.38/1.43	c total #propagations: 3296212 / total #impl: 9868231 (eff. 0.334)
1.38/1.43	c GARBAGE COLLECT
1.38/1.43	c #Conflicts:       7000 | #Learnt:       2236 | 0.000
1.38/1.43	c total clause space: 11.2235MB
1.38/1.43	c total #watches: 67921
1.58/1.67	c total #propagations: 3906055 / total #impl: 11670298 (eff. 0.335)
1.58/1.67	c #Conflicts:       8000 | #Learnt:       3236 | 0.000
1.58/1.67	c total clause space: 11.2235MB
1.58/1.67	c total #watches: 71190
1.78/1.86	c total #propagations: 4534398 / total #impl: 13601968 (eff. 0.333)
1.78/1.86	c #Conflicts:       9000 | #Learnt:       4236 | 0.000
1.78/1.86	c total clause space: 11.2235MB
1.78/1.86	c total #watches: 73750
1.98/2.06	c total #propagations: 5077243 / total #impl: 15199455 (eff. 0.334)
1.98/2.06	c GARBAGE COLLECT
1.98/2.06	c #Conflicts:      10000 | #Learnt:       2722 | 0.000
1.98/2.06	c total clause space: 18.2382MB
1.98/2.06	c total #watches: 69857
2.19/2.28	c total #propagations: 5643164 / total #impl: 16910378 (eff. 0.334)
2.19/2.28	c #Conflicts:      11000 | #Learnt:       3722 | 0.000
2.19/2.28	c total clause space: 18.2382MB
2.19/2.28	c total #watches: 73616
2.48/2.51	c total #propagations: 6230848 / total #impl: 18768467 (eff. 0.332)
2.48/2.51	c #Conflicts:      12000 | #Learnt:       4722 | 0.000
2.48/2.51	c total clause space: 18.2382MB
2.48/2.51	c total #watches: 76636
2.68/2.71	c total #propagations: 6785430 / total #impl: 20497981 (eff. 0.331)
2.68/2.71	c #Conflicts:      13000 | #Learnt:       5722 | 0.000
2.68/2.71	c total clause space: 18.2382MB
2.68/2.71	c total #watches: 79731
2.88/2.95	c total #propagations: 7289642 / total #impl: 22045794 (eff. 0.331)
2.88/2.95	c GARBAGE COLLECT
2.88/2.95	c #Conflicts:      14000 | #Learnt:       3861 | 0.000
2.88/2.95	c total clause space: 18.2382MB
2.88/2.95	c total #watches: 75796
3.08/3.18	c total #propagations: 7851395 / total #impl: 23996210 (eff. 0.327)
3.08/3.18	c #Conflicts:      15000 | #Learnt:       4861 | 0.000
3.08/3.18	c total clause space: 18.2382MB
3.08/3.18	c total #watches: 78969
3.29/3.40	c total #propagations: 8308315 / total #impl: 25704786 (eff. 0.323)
3.29/3.40	c #Conflicts:      16000 | #Learnt:       5861 | 0.000
3.29/3.40	c total clause space: 18.2382MB
3.29/3.40	c total #watches: 81710
3.59/3.69	c total #propagations: 8720017 / total #impl: 27017569 (eff. 0.323)
3.59/3.69	c GARBAGE COLLECT
3.59/3.69	c #Conflicts:      17000 | #Learnt:       3680 | 0.000
3.59/3.69	c total clause space: 18.2382MB
3.59/3.69	c total #watches: 73997
3.89/3.94	c total #propagations: 9350463 / total #impl: 29084866 (eff. 0.321)
3.89/3.94	c #Conflicts:      18000 | #Learnt:       4680 | 0.000
3.89/3.94	c total clause space: 18.2382MB
3.89/3.94	c total #watches: 77098
4.29/4.31	c total #propagations: 9836510 / total #impl: 30807737 (eff. 0.319)
4.29/4.31	c #Conflicts:      19000 | #Learnt:       5680 | 0.000
4.29/4.31	c total clause space: 18.2382MB
4.29/4.31	c total #watches: 81570
4.59/4.66	c total #propagations: 10427338 / total #impl: 32792312 (eff. 0.318)
4.59/4.66	c #Conflicts:      20000 | #Learnt:       6680 | 0.000
4.59/4.66	c total clause space: 29.637MB
4.59/4.66	c total #watches: 84996
4.89/4.91	c total #propagations: 10955047 / total #impl: 34452575 (eff. 0.318)
4.89/4.91	c GARBAGE COLLECT
4.89/4.91	c #Conflicts:      21000 | #Learnt:       4195 | 0.000
4.89/4.91	c total clause space: 29.637MB
4.89/4.91	c total #watches: 76734
5.09/5.15	c total #propagations: 11444447 / total #impl: 35896886 (eff. 0.319)
5.09/5.15	c #Conflicts:      22000 | #Learnt:       5195 | 0.000
5.09/5.15	c total clause space: 29.637MB
5.09/5.15	c total #watches: 79556
5.39/5.43	c total #propagations: 11935858 / total #impl: 37350124 (eff. 0.320)
5.39/5.43	c #Conflicts:      23000 | #Learnt:       6195 | 0.000
5.39/5.43	c total clause space: 29.637MB
5.39/5.43	c total #watches: 82164
5.69/5.71	c total #propagations: 12427168 / total #impl: 38833537 (eff. 0.320)
5.69/5.71	c #Conflicts:      24000 | #Learnt:       7195 | 0.000
5.69/5.71	c total clause space: 29.637MB
5.69/5.71	c total #watches: 85385
5.89/5.97	c total #propagations: 13037937 / total #impl: 40776501 (eff. 0.320)
5.89/5.97	c GARBAGE COLLECT
5.89/5.97	c #Conflicts:      25000 | #Learnt:       4400 | 0.000
5.89/5.97	c total clause space: 29.637MB
5.89/5.97	c total #watches: 75634
6.09/6.17	c total #propagations: 13627851 / total #impl: 42594369 (eff. 0.320)
6.09/6.17	c #Conflicts:      26000 | #Learnt:       5400 | 0.000
6.09/6.17	c total clause space: 29.637MB
6.09/6.17	c total #watches: 78823
6.39/6.42	c total #propagations: 14085151 / total #impl: 44252165 (eff. 0.318)
6.39/6.42	c #Conflicts:      27000 | #Learnt:       6400 | 0.000
6.39/6.42	c total clause space: 29.637MB
6.39/6.42	c total #watches: 82335
6.69/6.72	c total #propagations: 14615215 / total #impl: 46157693 (eff. 0.317)
6.69/6.72	c #Conflicts:      28000 | #Learnt:       7400 | 0.000
6.69/6.72	c total clause space: 29.637MB
6.69/6.72	c total #watches: 86127
6.89/6.99	c total #propagations: 15217950 / total #impl: 48148584 (eff. 0.316)
6.89/6.99	c GARBAGE COLLECT
6.89/6.99	c #Conflicts:      29000 | #Learnt:       4298 | 0.000
6.89/6.99	c total clause space: 29.637MB
6.89/6.99	c total #watches: 76518
7.19/7.24	c total #propagations: 15809603 / total #impl: 50027200 (eff. 0.316)
7.19/7.24	c #Conflicts:      30000 | #Learnt:       5298 | 0.000
7.19/7.24	c total clause space: 29.637MB
7.19/7.24	c total #watches: 79812
7.39/7.48	c total #propagations: 16378998 / total #impl: 51879425 (eff. 0.316)
7.39/7.48	c #Conflicts:      31000 | #Learnt:       6298 | 0.000
7.39/7.48	c total clause space: 29.637MB
7.39/7.48	c total #watches: 82566
7.59/7.68	c total #propagations: 16863088 / total #impl: 53398673 (eff. 0.316)
7.59/7.68	c #Conflicts:      32000 | #Learnt:       7298 | 0.000
7.59/7.68	c total clause space: 29.637MB
7.59/7.68	c total #watches: 85223
7.89/7.94	c total #propagations: 17321173 / total #impl: 54759028 (eff. 0.316)
7.89/7.94	c #Conflicts:      33000 | #Learnt:       8298 | 0.000
7.89/7.94	c total clause space: 29.637MB
7.89/7.94	c total #watches: 87869
8.19/8.21	c total #propagations: 17924529 / total #impl: 56576953 (eff. 0.317)
8.19/8.21	c GARBAGE COLLECT
8.19/8.21	c #Conflicts:      34000 | #Learnt:       4899 | 0.000
8.19/8.21	c total clause space: 29.637MB
8.19/8.21	c total #watches: 77409
8.39/8.46	c total #propagations: 18513189 / total #impl: 58619169 (eff. 0.316)
8.39/8.46	c #Conflicts:      35000 | #Learnt:       5899 | 0.000
8.39/8.46	c total clause space: 29.637MB
8.39/8.46	c total #watches: 80813
8.69/8.78	c total #propagations: 19048861 / total #impl: 60552424 (eff. 0.315)
8.69/8.78	c #Conflicts:      36000 | #Learnt:       6899 | 0.000
8.69/8.78	c total clause space: 29.637MB
8.69/8.78	c total #watches: 87032
9.09/9.18	c total #propagations: 19601698 / total #impl: 62526986 (eff. 0.313)
9.09/9.18	c #Conflicts:      37000 | #Learnt:       7899 | 0.000
9.09/9.18	c total clause space: 29.637MB
9.09/9.18	c total #watches: 92553
9.59/9.63	c total #propagations: 20166784 / total #impl: 64467227 (eff. 0.313)
9.59/9.63	c #Conflicts:      38000 | #Learnt:       8899 | 0.000
9.59/9.63	c total clause space: 29.637MB
9.59/9.63	c total #watches: 98596
10.09/10.12	c total #propagations: 20677616 / total #impl: 66248769 (eff. 0.312)
10.09/10.12	c GARBAGE COLLECT
10.09/10.12	c #Conflicts:      39000 | #Learnt:       5198 | 0.000
10.09/10.12	c total clause space: 29.637MB
10.09/10.12	c total #watches: 89829
10.49/10.53	c total #propagations: 21128072 / total #impl: 67940170 (eff. 0.311)
10.49/10.53	c #Conflicts:      40000 | #Learnt:       6198 | 0.000
10.49/10.53	c total clause space: 29.637MB
10.49/10.53	c total #watches: 92274
10.99/11.10	c total #propagations: 21531772 / total #impl: 69493624 (eff. 0.310)
10.99/11.10	c #Conflicts:      41000 | #Learnt:       7198 | 0.000
10.99/11.10	c total clause space: 29.637MB
10.99/11.10	c total #watches: 95780
11.59/11.61	c total #propagations: 22009733 / total #impl: 71343003 (eff. 0.309)
11.59/11.61	c #Conflicts:      42000 | #Learnt:       8198 | 0.000
11.59/11.61	c total clause space: 29.637MB
11.59/11.61	c total #watches: 99746
12.09/12.19	c total #propagations: 22479142 / total #impl: 73288524 (eff. 0.307)
12.09/12.19	c #Conflicts:      43000 | #Learnt:       9198 | 0.000
12.09/12.19	c total clause space: 48.1602MB
12.09/12.19	c total #watches: 103235
12.68/12.78	c total #propagations: 22980621 / total #impl: 75227729 (eff. 0.305)
12.68/12.78	c GARBAGE COLLECT
12.68/12.78	c #Conflicts:      44000 | #Learnt:       5217 | 0.000
12.68/12.78	c total clause space: 48.1602MB
12.68/12.78	c total #watches: 90305
13.29/13.37	c total #propagations: 23450508 / total #impl: 77079173 (eff. 0.304)
13.29/13.37	c #Conflicts:      45000 | #Learnt:       6217 | 0.000
13.29/13.37	c total clause space: 48.1602MB
13.29/13.37	c total #watches: 94474
13.88/13.94	c total #propagations: 23963767 / total #impl: 79176290 (eff. 0.303)
13.88/13.94	c #Conflicts:      46000 | #Learnt:       7217 | 0.000
13.88/13.94	c total clause space: 48.1602MB
13.88/13.94	c total #watches: 97545
14.39/14.49	c total #propagations: 24460924 / total #impl: 80823880 (eff. 0.303)
14.39/14.49	c #Conflicts:      47000 | #Learnt:       8217 | 0.000
14.39/14.49	c total clause space: 48.1602MB
14.39/14.49	c total #watches: 100527
15.08/15.11	c total #propagations: 25013406 / total #impl: 82525367 (eff. 0.303)
15.08/15.11	c #Conflicts:      48000 | #Learnt:       9217 | 0.000
15.08/15.11	c total clause space: 48.1602MB
15.08/15.11	c total #watches: 104052
15.68/15.76	c total #propagations: 25538736 / total #impl: 84300398 (eff. 0.303)
15.68/15.76	c #Conflicts:      49000 | #Learnt:      10217 | 0.000
15.68/15.76	c total clause space: 48.1602MB
15.68/15.76	c total #watches: 107072
16.28/16.38	c total #propagations: 26061609 / total #impl: 85960597 (eff. 0.303)
16.28/16.38	c GARBAGE COLLECT
16.28/16.38	c #Conflicts:      50000 | #Learnt:       5915 | 0.000
16.28/16.38	c total clause space: 48.1602MB
16.28/16.38	c total #watches: 92923
16.88/16.90	c total #propagations: 26667998 / total #impl: 87899487 (eff. 0.303)
16.88/16.90	c #Conflicts:      51000 | #Learnt:       6915 | 0.000
16.88/16.90	c total clause space: 48.1602MB
16.88/16.90	c total #watches: 95607
17.28/17.34	c total #propagations: 27187494 / total #impl: 89547073 (eff. 0.304)
17.28/17.34	c #Conflicts:      52000 | #Learnt:       7915 | 0.000
17.28/17.34	c total clause space: 48.1602MB
17.28/17.34	c total #watches: 98167
17.69/17.77	c total #propagations: 27674782 / total #impl: 91017358 (eff. 0.304)
17.69/17.77	c #Conflicts:      53000 | #Learnt:       8915 | 0.000
17.69/17.77	c total clause space: 48.1602MB
17.69/17.77	c total #watches: 100645
18.18/18.25	c total #propagations: 28148964 / total #impl: 92452877 (eff. 0.304)
18.18/18.25	c #Conflicts:      54000 | #Learnt:       9915 | 0.000
18.18/18.25	c total clause space: 48.1602MB
18.18/18.25	c total #watches: 103349
18.69/18.74	c total #propagations: 28707241 / total #impl: 94215673 (eff. 0.305)
18.69/18.74	c #Conflicts:      55000 | #Learnt:      10915 | 0.000
18.69/18.74	c total clause space: 48.1602MB
18.69/18.74	c total #watches: 105906
19.18/19.24	c total #propagations: 29208610 / total #impl: 95712822 (eff. 0.305)
19.18/19.24	c GARBAGE COLLECT
19.18/19.24	c #Conflicts:      56000 | #Learnt:       6316 | 0.000
19.18/19.24	c total clause space: 48.1602MB
19.18/19.24	c total #watches: 93506
19.79/19.83	c total #propagations: 29682131 / total #impl: 97239591 (eff. 0.305)
19.79/19.83	c #Conflicts:      57000 | #Learnt:       7316 | 0.000
19.79/19.83	c total clause space: 48.1602MB
19.79/19.83	c total #watches: 96113
20.28/20.38	c total #propagations: 30270189 / total #impl: 99110050 (eff. 0.305)
20.28/20.38	c #Conflicts:      58000 | #Learnt:       8316 | 0.000
20.28/20.38	c total clause space: 48.1602MB
20.28/20.38	c total #watches: 99006
20.78/20.85	c total #propagations: 30853766 / total #impl: 100939417 (eff. 0.306)
20.78/20.85	c #Conflicts:      59000 | #Learnt:       9316 | 0.000
20.78/20.85	c total clause space: 48.1602MB
20.78/20.85	c total #watches: 102112
21.38/21.42	c total #propagations: 31396190 / total #impl: 102542094 (eff. 0.306)
21.38/21.42	c #Conflicts:      60000 | #Learnt:      10316 | 0.000
21.38/21.42	c total clause space: 48.1602MB
21.38/21.42	c total #watches: 105760
21.99/22.07	c total #propagations: 31975952 / total #impl: 104424549 (eff. 0.306)
21.99/22.07	c #Conflicts:      61000 | #Learnt:      11316 | 0.000
21.99/22.07	c total clause space: 48.1602MB
21.99/22.07	c total #watches: 108903
22.48/22.50	c total #propagations: 32600115 / total #impl: 106430735 (eff. 0.306)
22.48/22.50	c GARBAGE COLLECT
22.48/22.50	c #Conflicts:      62000 | #Learnt:       6409 | 0.000
22.48/22.50	c total clause space: 48.1602MB
22.48/22.50	c total #watches: 93748
22.78/22.84	c total #propagations: 33107072 / total #impl: 108130876 (eff. 0.306)
22.78/22.84	c #Conflicts:      63000 | #Learnt:       7409 | 0.000
22.78/22.84	c total clause space: 48.1602MB
22.78/22.84	c total #watches: 96298
23.19/23.21	c total #propagations: 33535266 / total #impl: 109460438 (eff. 0.306)
23.19/23.21	c #Conflicts:      64000 | #Learnt:       8409 | 0.000
23.19/23.21	c total clause space: 48.1602MB
23.19/23.21	c total #watches: 98688
23.58/23.65	c total #propagations: 33969254 / total #impl: 110942004 (eff. 0.306)
23.58/23.65	c #Conflicts:      65000 | #Learnt:       9409 | 0.000
23.58/23.65	c total clause space: 48.1602MB
23.58/23.65	c total #watches: 101504
23.98/24.09	c total #propagations: 34485281 / total #impl: 112566222 (eff. 0.306)
23.98/24.09	c #Conflicts:      66000 | #Learnt:      10409 | 0.000
23.98/24.09	c total clause space: 48.1602MB
23.98/24.09	c total #watches: 104970
24.48/24.51	c total #propagations: 34984014 / total #impl: 114256849 (eff. 0.306)
24.48/24.51	c #Conflicts:      67000 | #Learnt:      11409 | 0.000
24.48/24.51	c total clause space: 48.1602MB
24.48/24.51	c total #watches: 107473
24.88/24.99	c total #propagations: 35448949 / total #impl: 115673486 (eff. 0.306)
24.88/24.99	c #Conflicts:      68000 | #Learnt:      12409 | 0.000
24.88/24.99	c total clause space: 48.1602MB
24.88/24.99	c total #watches: 110461
25.39/25.44	c total #propagations: 35999237 / total #impl: 117339644 (eff. 0.307)
25.39/25.44	c GARBAGE COLLECT
25.39/25.44	c #Conflicts:      69000 | #Learnt:       7211 | 0.000
25.39/25.44	c total clause space: 48.1602MB
25.39/25.44	c total #watches: 96144
25.88/25.91	c total #propagations: 36479334 / total #impl: 118880982 (eff. 0.307)
25.88/25.91	c #Conflicts:      70000 | #Learnt:       8211 | 0.000
25.88/25.91	c total clause space: 48.1602MB
25.88/25.91	c total #watches: 99692
26.39/26.49	c total #propagations: 36986891 / total #impl: 120525331 (eff. 0.307)
26.39/26.49	c #Conflicts:      71000 | #Learnt:       9211 | 0.000
26.39/26.49	c total clause space: 48.1602MB
26.39/26.49	c total #watches: 102534
26.88/26.96	c total #propagations: 37543944 / total #impl: 122482810 (eff. 0.307)
26.88/26.96	c #Conflicts:      72000 | #Learnt:      10211 | 0.000
26.88/26.96	c total clause space: 48.1602MB
26.88/26.96	c total #watches: 104811
27.38/27.49	c total #propagations: 37920056 / total #impl: 123841112 (eff. 0.306)
27.38/27.49	c #Conflicts:      73000 | #Learnt:      11211 | 0.000
27.38/27.49	c total clause space: 48.1602MB
27.38/27.49	c total #watches: 107418
28.08/28.12	c total #propagations: 38393764 / total #impl: 125375533 (eff. 0.306)
28.08/28.12	c #Conflicts:      74000 | #Learnt:      12211 | 0.000
28.08/28.12	c total clause space: 48.1602MB
28.08/28.12	c total #watches: 110441
28.48/28.58	c total #propagations: 39043297 / total #impl: 127456031 (eff. 0.306)
28.48/28.58	c GARBAGE COLLECT
28.48/28.58	c #Conflicts:      75000 | #Learnt:       6706 | 0.000
28.48/28.58	c total clause space: 48.1602MB
28.48/28.58	c total #watches: 94470
28.98/29.03	c total #propagations: 39495745 / total #impl: 128929617 (eff. 0.306)
28.98/29.03	c #Conflicts:      76000 | #Learnt:       7706 | 0.000
28.98/29.03	c total clause space: 48.1602MB
28.98/29.03	c total #watches: 97241
29.38/29.49	c total #propagations: 40028139 / total #impl: 130527559 (eff. 0.307)
29.38/29.49	c #Conflicts:      77000 | #Learnt:       8706 | 0.000
29.38/29.49	c total clause space: 48.1602MB
29.38/29.49	c total #watches: 100376
29.98/30.02	c total #propagations: 40593482 / total #impl: 132336279 (eff. 0.307)
29.98/30.02	c #Conflicts:      78000 | #Learnt:       9706 | 0.000
29.98/30.02	c total clause space: 48.1602MB
29.98/30.02	c total #watches: 103148
30.48/30.54	c total #propagations: 41102159 / total #impl: 134191222 (eff. 0.306)
30.48/30.54	c #Conflicts:      79000 | #Learnt:      10706 | 0.000
30.48/30.54	c total clause space: 48.1602MB
30.48/30.54	c total #watches: 106517
30.98/31.02	c total #propagations: 41566083 / total #impl: 136024257 (eff. 0.306)
30.98/31.02	c #Conflicts:      80000 | #Learnt:      11706 | 0.000
30.98/31.02	c total clause space: 48.1602MB
30.98/31.02	c total #watches: 109236
31.58/31.67	c total #propagations: 41961244 / total #impl: 137381127 (eff. 0.305)
31.58/31.67	c #Conflicts:      81000 | #Learnt:      12706 | 0.000
31.58/31.67	c total clause space: 48.1602MB
31.58/31.67	c total #watches: 111969
32.28/32.36	c total #propagations: 42485598 / total #impl: 139129790 (eff. 0.305)
32.28/32.36	c GARBAGE COLLECT
32.28/32.36	c #Conflicts:      82000 | #Learnt:       6918 | 0.000
32.28/32.36	c total clause space: 48.1602MB
32.28/32.36	c total #watches: 95092
32.88/32.99	c total #propagations: 43041251 / total #impl: 140931233 (eff. 0.305)
32.88/32.99	c #Conflicts:      83000 | #Learnt:       7918 | 0.000
32.88/32.99	c total clause space: 48.1602MB
32.88/32.99	c total #watches: 98086
33.58/33.61	c total #propagations: 43605131 / total #impl: 142744375 (eff. 0.305)
33.58/33.61	c #Conflicts:      84000 | #Learnt:       8918 | 0.000
33.58/33.61	c total clause space: 48.1602MB
33.58/33.61	c total #watches: 101022
34.08/34.15	c total #propagations: 44165727 / total #impl: 144725582 (eff. 0.305)
34.08/34.15	c #Conflicts:      85000 | #Learnt:       9918 | 0.000
34.08/34.15	c total clause space: 48.1602MB
34.08/34.15	c total #watches: 103471
34.48/34.56	c total #propagations: 44749097 / total #impl: 146886827 (eff. 0.305)
34.48/34.56	c #Conflicts:      86000 | #Learnt:      10918 | 0.000
34.48/34.56	c total clause space: 48.1602MB
34.48/34.56	c total #watches: 107257
34.98/35.05	c total #propagations: 45182514 / total #impl: 148354849 (eff. 0.305)
34.98/35.05	c #Conflicts:      87000 | #Learnt:      11918 | 0.000
34.98/35.05	c total clause space: 48.1602MB
34.98/35.05	c total #watches: 109562
35.48/35.50	c total #propagations: 45643505 / total #impl: 149898209 (eff. 0.304)
35.48/35.50	c #Conflicts:      88000 | #Learnt:      12918 | 0.000
35.48/35.50	c total clause space: 48.1602MB
35.48/35.50	c total #watches: 111997
35.98/36.00	c total #propagations: 46071418 / total #impl: 151471367 (eff. 0.304)
35.98/36.00	c #Conflicts:      89000 | #Learnt:      13918 | 0.000
35.98/36.00	c total clause space: 48.1602MB
35.98/36.00	c total #watches: 114335
36.48/36.52	c total #propagations: 46511922 / total #impl: 153047999 (eff. 0.304)
36.48/36.52	c GARBAGE COLLECT
36.48/36.52	c #Conflicts:      90000 | #Learnt:       7826 | 0.000
36.48/36.52	c total clause space: 48.1602MB
36.48/36.52	c total #watches: 97833
37.08/37.13	c total #propagations: 46995015 / total #impl: 154607319 (eff. 0.304)
37.08/37.13	c #Conflicts:      91000 | #Learnt:       8826 | 0.000
37.08/37.13	c total clause space: 48.1602MB
37.08/37.13	c total #watches: 100609
37.68/37.77	c total #propagations: 47575607 / total #impl: 156390625 (eff. 0.304)
37.68/37.77	c #Conflicts:      92000 | #Learnt:       9826 | 0.000
37.68/37.77	c total clause space: 48.1602MB
37.68/37.77	c total #watches: 103943
38.28/38.39	c total #propagations: 48150866 / total #impl: 158168335 (eff. 0.304)
38.28/38.39	c #Conflicts:      93000 | #Learnt:      10826 | 0.000
38.28/38.39	c total clause space: 48.1602MB
38.28/38.39	c total #watches: 107166
38.98/39.03	c total #propagations: 48679936 / total #impl: 159891631 (eff. 0.304)
38.98/39.03	c #Conflicts:      94000 | #Learnt:      11826 | 0.000
38.98/39.03	c total clause space: 48.1602MB
38.98/39.03	c total #watches: 110278
39.68/39.75	c total #propagations: 49198514 / total #impl: 161680683 (eff. 0.304)
39.68/39.75	c #Conflicts:      95000 | #Learnt:      12826 | 0.000
39.68/39.75	c total clause space: 48.1602MB
39.68/39.75	c total #watches: 113592
40.48/40.58	c total #propagations: 49737255 / total #impl: 163533702 (eff. 0.304)
40.48/40.58	c #Conflicts:      96000 | #Learnt:      13826 | 0.000
40.48/40.58	c total clause space: 48.1602MB
40.48/40.58	c total #watches: 117132
41.38/41.42	c total #propagations: 50290597 / total #impl: 165366780 (eff. 0.304)
41.38/41.42	c #Conflicts:      97000 | #Learnt:      14826 | 0.000
41.38/41.42	c total clause space: 48.1602MB
41.38/41.42	c total #watches: 119763
41.98/42.06	c total #propagations: 50864659 / total #impl: 167335311 (eff. 0.304)
41.98/42.06	c GARBAGE COLLECT
41.98/42.06	c #Conflicts:      98000 | #Learnt:       8439 | 0.000
41.98/42.06	c total clause space: 48.1602MB
41.98/42.06	c total #watches: 99848
42.58/42.67	c total #propagations: 51458726 / total #impl: 169155846 (eff. 0.304)
42.58/42.67	c #Conflicts:      99000 | #Learnt:       9439 | 0.000
42.58/42.67	c total clause space: 48.1602MB
42.58/42.67	c total #watches: 103248
43.38/43.45	c total #propagations: 52007855 / total #impl: 170943808 (eff. 0.304)
43.38/43.45	c #Conflicts:     100000 | #Learnt:      10439 | 0.000
43.38/43.45	c total clause space: 48.1602MB
43.38/43.45	c total #watches: 106712
44.28/44.31	c total #propagations: 52717233 / total #impl: 173256137 (eff. 0.304)
44.28/44.31	c #Conflicts:     101000 | #Learnt:      11439 | 0.000
44.28/44.31	c total clause space: 48.1602MB
44.28/44.32	c total #watches: 109976
44.98/45.08	c total #propagations: 53410326 / total #impl: 175484888 (eff. 0.304)
44.98/45.08	c #Conflicts:     102000 | #Learnt:      12439 | 0.000
44.98/45.08	c total clause space: 48.1602MB
44.98/45.08	c total #watches: 112684
45.68/45.77	c total #propagations: 54040358 / total #impl: 177647435 (eff. 0.304)
45.68/45.77	c #Conflicts:     103000 | #Learnt:      13439 | 0.000
45.68/45.77	c total clause space: 48.1602MB
45.68/45.77	c total #watches: 115400
46.29/46.37	c total #propagations: 54610221 / total #impl: 179608431 (eff. 0.304)
46.29/46.37	c #Conflicts:     104000 | #Learnt:      14439 | 0.000
46.29/46.37	c total clause space: 48.1602MB
46.29/46.37	c total #watches: 118362
47.08/47.10	c total #propagations: 55147095 / total #impl: 181373849 (eff. 0.304)
47.08/47.10	c #Conflicts:     105000 | #Learnt:      15439 | 0.000
47.08/47.10	c total clause space: 48.1602MB
47.08/47.10	c total #watches: 121899
47.58/47.60	c total #propagations: 55763823 / total #impl: 183524499 (eff. 0.304)
47.58/47.60	c GARBAGE COLLECT
47.58/47.60	c #Conflicts:     106000 | #Learnt:       8717 | 0.000
47.58/47.60	c total clause space: 48.1602MB
47.58/47.60	c total #watches: 100979
48.08/48.15	c total #propagations: 56251535 / total #impl: 185070067 (eff. 0.304)
48.08/48.15	c #Conflicts:     107000 | #Learnt:       9717 | 0.000
48.08/48.15	c total clause space: 48.1602MB
48.08/48.15	c total #watches: 103992
48.68/48.74	c total #propagations: 56821635 / total #impl: 186748219 (eff. 0.304)
48.68/48.74	c #Conflicts:     108000 | #Learnt:      10717 | 0.000
48.68/48.74	c total clause space: 48.1602MB
48.68/48.74	c total #watches: 106727
49.18/49.26	c total #propagations: 57413286 / total #impl: 188738594 (eff. 0.304)
49.18/49.26	c #Conflicts:     109000 | #Learnt:      11717 | 0.000
49.18/49.26	c total clause space: 48.1602MB
49.18/49.26	c total #watches: 110301
49.78/49.82	c total #propagations: 57877538 / total #impl: 190349972 (eff. 0.304)
49.78/49.82	c #Conflicts:     110000 | #Learnt:      12717 | 0.000
49.78/49.82	c total clause space: 48.1602MB
49.78/49.82	c total #watches: 116369
50.48/50.54	c total #propagations: 58365354 / total #impl: 192446890 (eff. 0.303)
50.48/50.54	c #Conflicts:     111000 | #Learnt:      13717 | 0.000
50.48/50.54	c total clause space: 48.1602MB
50.48/50.54	c total #watches: 119784
51.08/51.10	c total #propagations: 58975659 / total #impl: 194639433 (eff. 0.303)
51.08/51.10	c #Conflicts:     112000 | #Learnt:      14717 | 0.000
51.08/51.10	c total clause space: 48.1602MB
51.08/51.10	c total #watches: 122756
51.69/51.80	c total #propagations: 59527831 / total #impl: 196423449 (eff. 0.303)
51.69/51.80	c #Conflicts:     113000 | #Learnt:      15717 | 0.000
51.69/51.80	c total clause space: 48.1602MB
51.69/51.80	c total #watches: 127370
52.18/52.28	c total #propagations: 60037819 / total #impl: 198226095 (eff. 0.303)
52.18/52.28	c GARBAGE COLLECT
52.18/52.28	c #Conflicts:     114000 | #Learnt:       8716 | 0.000
52.18/52.28	c total clause space: 48.1602MB
52.18/52.28	c total #watches: 100654
52.68/52.79	c total #propagations: 60420619 / total #impl: 199390365 (eff. 0.303)
52.68/52.79	c #Conflicts:     115000 | #Learnt:       9716 | 0.000
52.68/52.79	c total clause space: 48.1602MB
52.68/52.79	c total #watches: 103019
53.28/53.34	c total #propagations: 60943834 / total #impl: 200991824 (eff. 0.303)
53.28/53.34	c #Conflicts:     116000 | #Learnt:      10716 | 0.000
53.28/53.34	c total clause space: 48.1602MB
53.28/53.34	c total #watches: 105600
53.89/53.94	c total #propagations: 61490962 / total #impl: 202676986 (eff. 0.303)
53.89/53.94	c #Conflicts:     117000 | #Learnt:      11716 | 0.000
53.89/53.94	c total clause space: 48.1602MB
53.89/53.94	c total #watches: 108122
54.38/54.41	c total #propagations: 62043870 / total #impl: 204342089 (eff. 0.304)
54.38/54.41	c #Conflicts:     118000 | #Learnt:      12716 | 0.000
54.38/54.41	c total clause space: 48.1602MB
54.38/54.41	c total #watches: 111313
54.88/54.98	c total #propagations: 62470077 / total #impl: 205757786 (eff. 0.304)
54.88/54.98	c #Conflicts:     119000 | #Learnt:      13716 | 0.000
54.88/54.98	c total clause space: 48.1602MB
54.88/54.98	c total #watches: 114343
55.48/55.57	c total #propagations: 62957194 / total #impl: 207342466 (eff. 0.304)
55.48/55.57	c #Conflicts:     120000 | #Learnt:      14716 | 0.000
55.48/55.57	c total clause space: 48.1602MB
55.48/55.57	c total #watches: 116853
56.09/56.18	c total #propagations: 63483105 / total #impl: 208903552 (eff. 0.304)
56.09/56.18	c #Conflicts:     121000 | #Learnt:      15716 | 0.000
56.09/56.18	c total clause space: 48.1602MB
56.09/56.18	c total #watches: 119787
56.78/56.83	c total #propagations: 63986918 / total #impl: 210355003 (eff. 0.304)
56.78/56.83	c GARBAGE COLLECT
56.78/56.83	c #Conflicts:     122000 | #Learnt:       8406 | 0.000
56.78/56.83	c total clause space: 48.1602MB
56.78/56.83	c total #watches: 99499
57.19/57.29	c total #propagations: 64514349 / total #impl: 211914447 (eff. 0.304)
57.19/57.29	c #Conflicts:     123000 | #Learnt:       9406 | 0.000
57.19/57.29	c total clause space: 48.1602MB
57.19/57.29	c total #watches: 102444
57.68/57.79	c total #propagations: 64988121 / total #impl: 213429396 (eff. 0.304)
57.68/57.79	c #Conflicts:     124000 | #Learnt:      10406 | 0.000
57.68/57.79	c total clause space: 48.1602MB
57.68/57.79	c total #watches: 105298
58.18/58.27	c total #propagations: 65507289 / total #impl: 215086409 (eff. 0.305)
58.18/58.27	c #Conflicts:     125000 | #Learnt:      11406 | 0.000
58.18/58.27	c total clause space: 48.1602MB
58.18/58.27	c total #watches: 107991
58.78/58.85	c total #propagations: 65945031 / total #impl: 216620790 (eff. 0.304)
58.78/58.85	c #Conflicts:     126000 | #Learnt:      12406 | 0.000
58.78/58.85	c total clause space: 48.1602MB
58.78/58.85	c total #watches: 111105
59.28/59.38	c total #propagations: 66536112 / total #impl: 218491228 (eff. 0.305)
59.28/59.38	c #Conflicts:     127000 | #Learnt:      13406 | 0.000
59.28/59.38	c total clause space: 48.1602MB
59.28/59.38	c total #watches: 114003
59.88/59.94	c total #propagations: 67073644 / total #impl: 220165244 (eff. 0.305)
59.88/59.94	c #Conflicts:     128000 | #Learnt:      14406 | 0.000
59.88/59.94	c total clause space: 48.1602MB
59.88/59.94	c total #watches: 116504
60.38/60.42	c total #propagations: 67592516 / total #impl: 221835803 (eff. 0.305)
60.38/60.42	c #Conflicts:     129000 | #Learnt:      15406 | 0.000
60.38/60.42	c total clause space: 48.1602MB
60.38/60.42	c total #watches: 119481
60.78/60.87	c total #propagations: 68050016 / total #impl: 223351399 (eff. 0.305)
60.78/60.87	c #Conflicts:     130000 | #Learnt:      16406 | 0.000
60.78/60.87	c total clause space: 48.1602MB
60.78/60.87	c total #watches: 122806
61.48/61.55	c total #propagations: 68459269 / total #impl: 224681126 (eff. 0.305)
61.48/61.55	c GARBAGE COLLECT
61.48/61.55	c #Conflicts:     131000 | #Learnt:       8799 | 0.000
61.48/61.55	c total clause space: 48.1602MB
61.48/61.55	c total #watches: 100474
62.08/62.12	c total #propagations: 69083227 / total #impl: 226635595 (eff. 0.305)
62.08/62.12	c #Conflicts:     132000 | #Learnt:       9799 | 0.000
62.08/62.12	c total clause space: 48.1602MB
62.08/62.12	c total #watches: 103430
62.58/62.60	c total #propagations: 69647842 / total #impl: 228479597 (eff. 0.305)
62.58/62.60	c #Conflicts:     133000 | #Learnt:      10799 | 0.000
62.58/62.60	c total clause space: 48.1602MB
62.58/62.60	c total #watches: 106698
63.18/63.27	c total #propagations: 70137366 / total #impl: 230051211 (eff. 0.305)
63.18/63.27	c #Conflicts:     134000 | #Learnt:      11799 | 0.000
63.18/63.27	c total clause space: 48.1602MB
63.18/63.27	c total #watches: 109669
63.79/63.87	c total #propagations: 70731691 / total #impl: 231877876 (eff. 0.305)
63.79/63.87	c #Conflicts:     135000 | #Learnt:      12799 | 0.000
63.79/63.87	c total clause space: 48.1602MB
63.79/63.87	c total #watches: 112636
64.48/64.51	c total #propagations: 71259070 / total #impl: 233544429 (eff. 0.305)
64.48/64.51	c #Conflicts:     136000 | #Learnt:      13799 | 0.000
64.48/64.51	c total clause space: 48.1602MB
64.48/64.51	c total #watches: 115613
64.99/65.05	c total #propagations: 71919892 / total #impl: 235585825 (eff. 0.305)
64.99/65.05	c #Conflicts:     137000 | #Learnt:      14799 | 0.000
64.99/65.05	c total clause space: 48.1602MB
64.99/65.05	c total #watches: 118732
65.48/65.59	c total #propagations: 72365744 / total #impl: 237084847 (eff. 0.305)
65.48/65.59	c #Conflicts:     138000 | #Learnt:      15799 | 0.000
65.48/65.59	c total clause space: 48.1602MB
65.48/65.59	c total #watches: 121123
66.28/66.38	c total #propagations: 72771990 / total #impl: 238388801 (eff. 0.305)
66.28/66.38	c #Conflicts:     139000 | #Learnt:      16799 | 0.000
66.28/66.38	c total clause space: 48.1602MB
66.28/66.38	c total #watches: 124684
67.19/67.23	c total #propagations: 73473937 / total #impl: 240723269 (eff. 0.305)
67.19/67.23	c #Conflicts:     140000 | #Learnt:      17799 | 0.000
67.19/67.23	c total clause space: 48.1602MB
67.19/67.23	c total #watches: 127694
67.88/67.95	c total #propagations: 74147089 / total #impl: 243043825 (eff. 0.305)
67.88/67.95	c GARBAGE COLLECT
67.88/67.95	c #Conflicts:     141000 | #Learnt:       9912 | 0.000
67.88/67.95	c total clause space: 48.1602MB
67.88/67.95	c total #watches: 103658
68.58/68.66	c total #propagations: 74760329 / total #impl: 245149081 (eff. 0.305)
68.58/68.66	c #Conflicts:     142000 | #Learnt:      10912 | 0.000
68.58/68.66	c total clause space: 48.1602MB
68.58/68.66	c total #watches: 106976
69.29/69.35	c total #propagations: 75383829 / total #impl: 247241848 (eff. 0.305)
69.29/69.35	c #Conflicts:     143000 | #Learnt:      11912 | 0.000
69.29/69.35	c total clause space: 48.1602MB
69.29/69.35	c total #watches: 109916
69.98/70.05	c total #propagations: 76007712 / total #impl: 249292068 (eff. 0.305)
69.98/70.05	c #Conflicts:     144000 | #Learnt:      12912 | 0.000
69.98/70.05	c total clause space: 48.1602MB
69.98/70.05	c total #watches: 113166
70.68/70.72	c total #propagations: 76603398 / total #impl: 251259780 (eff. 0.305)
70.68/70.72	c #Conflicts:     145000 | #Learnt:      13912 | 0.000
70.68/70.72	c total clause space: 48.1602MB
70.68/70.72	c total #watches: 116381
71.38/71.42	c total #propagations: 77193406 / total #impl: 253274660 (eff. 0.305)
71.38/71.42	c #Conflicts:     146000 | #Learnt:      14912 | 0.000
71.38/71.42	c total clause space: 48.1602MB
71.38/71.42	c total #watches: 119533
72.18/72.27	c total #propagations: 77709705 / total #impl: 255138415 (eff. 0.305)
72.18/72.27	c #Conflicts:     147000 | #Learnt:      15912 | 0.000
72.18/72.27	c total clause space: 48.1602MB
72.18/72.27	c total #watches: 123183
72.98/73.07	c total #propagations: 78318448 / total #impl: 257182261 (eff. 0.305)
72.98/73.07	c #Conflicts:     148000 | #Learnt:      16912 | 0.000
72.98/73.07	c total clause space: 48.1602MB
72.98/73.07	c total #watches: 125923
73.78/73.81	c total #propagations: 78937353 / total #impl: 259112011 (eff. 0.305)
73.78/73.81	c #Conflicts:     149000 | #Learnt:      17912 | 0.000
73.78/73.81	c total clause space: 78.2603MB
73.78/73.81	c total #watches: 130708
74.28/74.35	c total #propagations: 79538850 / total #impl: 261125067 (eff. 0.305)
74.28/74.35	c GARBAGE COLLECT
74.28/74.35	c #Conflicts:     150000 | #Learnt:       9720 | 0.000
74.28/74.35	c total clause space: 78.2603MB
74.28/74.35	c total #watches: 102987
74.78/74.88	c total #propagations: 80039324 / total #impl: 262840327 (eff. 0.305)
74.78/74.88	c #Conflicts:     151000 | #Learnt:      10720 | 0.000
74.78/74.88	c total clause space: 78.2603MB
74.78/74.88	c total #watches: 106288
75.38/75.48	c total #propagations: 80593730 / total #impl: 264592481 (eff. 0.305)
75.38/75.48	c #Conflicts:     152000 | #Learnt:      11720 | 0.000
75.38/75.48	c total clause space: 78.2603MB
75.38/75.48	c total #watches: 109017
75.98/76.09	c total #propagations: 81152106 / total #impl: 266494072 (eff. 0.305)
75.98/76.09	c #Conflicts:     153000 | #Learnt:      12720 | 0.000
75.98/76.09	c total clause space: 78.2603MB
75.98/76.09	c total #watches: 111998
76.48/76.57	c total #propagations: 81749606 / total #impl: 268399871 (eff. 0.305)
76.48/76.57	c #Conflicts:     154000 | #Learnt:      13720 | 0.000
76.48/76.57	c total clause space: 78.2603MB
76.48/76.57	c total #watches: 114207
77.08/77.16	c total #propagations: 82200677 / total #impl: 269877943 (eff. 0.305)
77.08/77.16	c #Conflicts:     155000 | #Learnt:      14720 | 0.000
77.08/77.16	c total clause space: 78.2603MB
77.08/77.16	c total #watches: 116779
77.58/77.66	c total #propagations: 82686592 / total #impl: 271435520 (eff. 0.305)
77.58/77.66	c #Conflicts:     156000 | #Learnt:      15720 | 0.000
77.58/77.66	c total clause space: 78.2603MB
77.58/77.66	c total #watches: 119548
78.08/78.12	c total #propagations: 83217704 / total #impl: 273181138 (eff. 0.305)
78.08/78.12	c #Conflicts:     157000 | #Learnt:      16720 | 0.000
78.08/78.12	c total clause space: 78.2603MB
78.08/78.12	c total #watches: 122682
78.68/78.74	c total #propagations: 83717680 / total #impl: 274756613 (eff. 0.305)
78.68/78.74	c #Conflicts:     158000 | #Learnt:      17720 | 0.000
78.68/78.74	c total clause space: 78.2603MB
78.68/78.74	c total #watches: 125681
79.28/79.31	c total #propagations: 84283967 / total #impl: 276650856 (eff. 0.305)
79.28/79.31	c #Conflicts:     159000 | #Learnt:      18720 | 0.000
79.28/79.31	c total clause space: 78.2603MB
79.28/79.31	c total #watches: 129155
79.78/79.82	c total #propagations: 84808977 / total #impl: 278454203 (eff. 0.305)
79.78/79.82	c GARBAGE COLLECT
79.78/79.82	c #Conflicts:     160000 | #Learnt:      10207 | 0.000
79.78/79.82	c total clause space: 78.2603MB
79.78/79.82	c total #watches: 104286
80.28/80.37	c total #propagations: 85327716 / total #impl: 280159284 (eff. 0.305)
80.28/80.37	c #Conflicts:     161000 | #Learnt:      11207 | 0.000
80.28/80.37	c total clause space: 78.2603MB
80.28/80.37	c total #watches: 107635
80.88/80.92	c total #propagations: 85846127 / total #impl: 281885512 (eff. 0.305)
80.88/80.92	c #Conflicts:     162000 | #Learnt:      12207 | 0.000
80.88/80.92	c total clause space: 78.2603MB
80.88/80.92	c total #watches: 110821
81.48/81.59	c total #propagations: 86361229 / total #impl: 283395024 (eff. 0.305)
81.48/81.59	c #Conflicts:     163000 | #Learnt:      13207 | 0.000
81.48/81.59	c total clause space: 78.2603MB
81.48/81.59	c total #watches: 113911
82.08/82.16	c total #propagations: 86911509 / total #impl: 285217997 (eff. 0.305)
82.08/82.16	c #Conflicts:     164000 | #Learnt:      14207 | 0.000
82.08/82.16	c total clause space: 78.2603MB
82.08/82.16	c total #watches: 117179
82.58/82.68	c total #propagations: 87404274 / total #impl: 286850301 (eff. 0.305)
82.58/82.68	c #Conflicts:     165000 | #Learnt:      15207 | 0.000
82.58/82.68	c total clause space: 78.2603MB
82.58/82.68	c total #watches: 119806
83.18/83.22	c total #propagations: 87857253 / total #impl: 288264231 (eff. 0.305)
83.18/83.22	c #Conflicts:     166000 | #Learnt:      16207 | 0.000
83.18/83.22	c total clause space: 78.2603MB
83.18/83.22	c total #watches: 122360
83.77/83.81	c total #propagations: 88335586 / total #impl: 289741342 (eff. 0.305)
83.77/83.81	c #Conflicts:     167000 | #Learnt:      17207 | 0.000
83.77/83.81	c total clause space: 78.2603MB
83.77/83.81	c total #watches: 125217
84.37/84.42	c total #propagations: 88814197 / total #impl: 291252421 (eff. 0.305)
84.37/84.42	c #Conflicts:     168000 | #Learnt:      18207 | 0.000
84.37/84.42	c total clause space: 78.2603MB
84.37/84.42	c total #watches: 128170
84.87/84.96	c total #propagations: 89309521 / total #impl: 292840226 (eff. 0.305)
84.87/84.96	c #Conflicts:     169000 | #Learnt:      19207 | 0.000
84.87/84.96	c total clause space: 78.2603MB
84.87/84.96	c total #watches: 130663
85.57/85.63	c total #propagations: 89781815 / total #impl: 294308902 (eff. 0.305)
85.57/85.63	c GARBAGE COLLECT
85.57/85.63	c #Conflicts:     170000 | #Learnt:      10406 | 0.000
85.57/85.63	c total clause space: 78.2603MB
85.57/85.63	c total #watches: 104965
86.17/86.20	c total #propagations: 90439512 / total #impl: 296354512 (eff. 0.305)
86.17/86.20	c #Conflicts:     171000 | #Learnt:      11406 | 0.000
86.17/86.20	c total clause space: 78.2603MB
86.17/86.20	c total #watches: 107846
86.67/86.75	c total #propagations: 91051735 / total #impl: 298233467 (eff. 0.305)
86.67/86.75	c #Conflicts:     172000 | #Learnt:      12406 | 0.000
86.67/86.75	c total clause space: 78.2603MB
86.67/86.75	c total #watches: 110625
87.17/87.29	c total #propagations: 91631561 / total #impl: 300058656 (eff. 0.305)
87.17/87.29	c #Conflicts:     173000 | #Learnt:      13406 | 0.000
87.17/87.29	c total clause space: 78.2603MB
87.17/87.29	c total #watches: 113947
87.77/87.84	c total #propagations: 92100420 / total #impl: 301657312 (eff. 0.305)
87.77/87.84	c #Conflicts:     174000 | #Learnt:      14406 | 0.000
87.77/87.84	c total clause space: 78.2603MB
87.77/87.84	c total #watches: 116296
88.17/88.29	c total #propagations: 92648383 / total #impl: 303425169 (eff. 0.305)
88.17/88.29	c #Conflicts:     175000 | #Learnt:      15406 | 0.000
88.17/88.29	c total clause space: 78.2603MB
88.17/88.29	c total #watches: 119169
88.77/88.86	c total #propagations: 93051660 / total #impl: 304903184 (eff. 0.305)
88.77/88.86	c #Conflicts:     176000 | #Learnt:      16406 | 0.000
88.77/88.86	c total clause space: 78.2603MB
88.77/88.86	c total #watches: 122090
89.37/89.45	c total #propagations: 93580855 / total #impl: 306663792 (eff. 0.305)
89.37/89.45	c #Conflicts:     177000 | #Learnt:      17406 | 0.000
89.37/89.45	c total clause space: 78.2603MB
89.37/89.45	c total #watches: 124939
90.07/90.18	c total #propagations: 94165453 / total #impl: 308575990 (eff. 0.305)
90.07/90.18	c #Conflicts:     178000 | #Learnt:      18406 | 0.000
90.07/90.18	c total clause space: 78.2603MB
90.07/90.18	c total #watches: 127619
90.67/90.79	c total #propagations: 94858368 / total #impl: 310948730 (eff. 0.305)
90.67/90.79	c #Conflicts:     179000 | #Learnt:      19406 | 0.000
90.67/90.79	c total clause space: 78.2603MB
90.67/90.79	c total #watches: 130208
91.28/91.33	c total #propagations: 95399622 / total #impl: 312636802 (eff. 0.305)
91.28/91.33	c GARBAGE COLLECT
91.28/91.33	c #Conflicts:     180000 | #Learnt:      10300 | 0.000
91.28/91.33	c total clause space: 78.2603MB
91.28/91.33	c total #watches: 104517
91.77/91.84	c total #propagations: 95914959 / total #impl: 314206378 (eff. 0.305)
91.77/91.84	c #Conflicts:     181000 | #Learnt:      11300 | 0.000
91.77/91.84	c total clause space: 78.2603MB
91.77/91.84	c total #watches: 107475
92.17/92.22	c total #propagations: 96469037 / total #impl: 316012970 (eff. 0.305)
92.17/92.22	c #Conflicts:     182000 | #Learnt:      12300 | 0.000
92.17/92.22	c total clause space: 78.2603MB
92.17/92.22	c total #watches: 110309
92.57/92.64	c total #propagations: 96910563 / total #impl: 317375853 (eff. 0.305)
92.57/92.64	c #Conflicts:     183000 | #Learnt:      13300 | 0.000
92.57/92.64	c total clause space: 78.2603MB
92.57/92.64	c total #watches: 112945
93.07/93.19	c total #propagations: 97371710 / total #impl: 318844465 (eff. 0.305)
93.07/93.19	c #Conflicts:     184000 | #Learnt:      14300 | 0.000
93.07/93.19	c total clause space: 78.2603MB
93.07/93.19	c total #watches: 115232
93.67/93.77	c total #propagations: 97901724 / total #impl: 320380404 (eff. 0.306)
93.67/93.77	c #Conflicts:     185000 | #Learnt:      15300 | 0.000
93.67/93.77	c total clause space: 78.2603MB
93.67/93.77	c total #watches: 117655
94.27/94.33	c total #propagations: 98456862 / total #impl: 322047644 (eff. 0.306)
94.27/94.33	c #Conflicts:     186000 | #Learnt:      16300 | 0.000
94.27/94.33	c total clause space: 78.2603MB
94.27/94.33	c total #watches: 120106
94.77/94.84	c total #propagations: 99013364 / total #impl: 323781630 (eff. 0.306)
94.77/94.84	c #Conflicts:     187000 | #Learnt:      17300 | 0.000
94.77/94.84	c total clause space: 78.2603MB
94.77/94.84	c total #watches: 122574
95.37/95.44	c total #propagations: 99509193 / total #impl: 325265898 (eff. 0.306)
95.37/95.44	c #Conflicts:     188000 | #Learnt:      18300 | 0.000
95.37/95.44	c total clause space: 78.2603MB
95.37/95.44	c total #watches: 125055
95.97/96.03	c total #propagations: 100136446 / total #impl: 327209499 (eff. 0.306)
95.97/96.03	c #Conflicts:     189000 | #Learnt:      19300 | 0.000
95.97/96.03	c total clause space: 78.2603MB
95.97/96.03	c total #watches: 127391
96.57/96.66	c total #propagations: 100744677 / total #impl: 329121832 (eff. 0.306)
96.57/96.66	c #Conflicts:     190000 | #Learnt:      20300 | 0.000
96.57/96.66	c total clause space: 78.2603MB
96.57/96.66	c total #watches: 129554
97.17/97.26	c total #propagations: 101362881 / total #impl: 331150706 (eff. 0.306)
97.17/97.26	c GARBAGE COLLECT
97.17/97.26	c #Conflicts:     191000 | #Learnt:      10899 | 0.000
97.17/97.26	c total clause space: 78.2603MB
97.17/97.26	c total #watches: 106069
97.57/97.70	c total #propagations: 101964267 / total #impl: 333032554 (eff. 0.306)
97.57/97.70	c #Conflicts:     192000 | #Learnt:      11899 | 0.000
97.57/97.70	c total clause space: 78.2603MB
97.57/97.70	c total #watches: 108937
98.27/98.34	c total #propagations: 102495682 / total #impl: 334707254 (eff. 0.306)
98.27/98.34	c #Conflicts:     193000 | #Learnt:      12899 | 0.000
98.27/98.34	c total clause space: 78.2603MB
98.27/98.34	c total #watches: 111619
98.87/98.98	c total #propagations: 103164048 / total #impl: 336872617 (eff. 0.306)
98.87/98.98	c #Conflicts:     194000 | #Learnt:      13899 | 0.000
98.87/98.98	c total clause space: 78.2603MB
98.87/98.98	c total #watches: 114356
99.47/99.50	c total #propagations: 103743334 / total #impl: 338694544 (eff. 0.306)
99.47/99.50	c #Conflicts:     195000 | #Learnt:      14899 | 0.000
99.47/99.50	c total clause space: 78.2603MB
99.47/99.50	c total #watches: 116877
99.97/100.07	c total #propagations: 104218496 / total #impl: 340214554 (eff. 0.306)
99.97/100.07	c #Conflicts:     196000 | #Learnt:      15899 | 0.000
99.97/100.07	c total clause space: 78.2603MB
99.97/100.07	c total #watches: 119251
100.57/100.64	c total #propagations: 104737171 / total #impl: 341866882 (eff. 0.306)
100.57/100.64	c #Conflicts:     197000 | #Learnt:      16899 | 0.000
100.57/100.64	c total clause space: 78.2603MB
100.57/100.64	c total #watches: 122268
101.28/101.32	c total #propagations: 105195524 / total #impl: 343456213 (eff. 0.306)
101.28/101.32	c #Conflicts:     198000 | #Learnt:      17899 | 0.000
101.28/101.32	c total clause space: 78.2603MB
101.28/101.32	c total #watches: 126221
101.67/101.76	c total #propagations: 105744555 / total #impl: 345296127 (eff. 0.306)
101.67/101.76	c #Conflicts:     199000 | #Learnt:      18899 | 0.000
101.67/101.76	c total clause space: 78.2603MB
101.67/101.76	c total #watches: 129351
102.27/102.36	c total #propagations: 106143024 / total #impl: 346820369 (eff. 0.306)
102.27/102.36	c #Conflicts:     200000 | #Learnt:      19899 | 0.000
102.27/102.36	c total clause space: 78.2603MB
102.27/102.36	c total #watches: 132088
103.07/103.11	c total #propagations: 106582973 / total #impl: 348391714 (eff. 0.306)
103.07/103.11	c #Conflicts:     201000 | #Learnt:      20899 | 0.000
103.07/103.11	c total clause space: 78.2603MB
103.07/103.11	c total #watches: 134710
103.67/103.78	c total #propagations: 107070455 / total #impl: 350106873 (eff. 0.306)
103.67/103.78	c GARBAGE COLLECT
103.67/103.78	c #Conflicts:     202000 | #Learnt:      11231 | 0.000
103.67/103.78	c total clause space: 78.2603MB
103.67/103.78	c total #watches: 106835
104.17/104.25	c total #propagations: 107594651 / total #impl: 351955334 (eff. 0.306)
104.17/104.25	c #Conflicts:     203000 | #Learnt:      12231 | 0.000
104.17/104.25	c total clause space: 78.2603MB
104.17/104.25	c total #watches: 110166
104.77/104.87	c total #propagations: 108044470 / total #impl: 353686687 (eff. 0.305)
104.77/104.87	c #Conflicts:     204000 | #Learnt:      13231 | 0.000
104.77/104.87	c total clause space: 78.2603MB
104.77/104.87	c total #watches: 113005
105.37/105.49	c total #propagations: 108571580 / total #impl: 355624324 (eff. 0.305)
105.37/105.49	c #Conflicts:     205000 | #Learnt:      14231 | 0.000
105.37/105.49	c total clause space: 78.2603MB
105.37/105.49	c total #watches: 116047
105.87/105.90	c total #propagations: 109100211 / total #impl: 357645343 (eff. 0.305)
105.87/105.90	c #Conflicts:     206000 | #Learnt:      15231 | 0.000
105.87/105.90	c total clause space: 78.2603MB
105.87/105.90	c total #watches: 118812
106.27/106.30	c total #propagations: 109535428 / total #impl: 359292973 (eff. 0.305)
106.27/106.30	c #Conflicts:     207000 | #Learnt:      16231 | 0.000
106.27/106.30	c total clause space: 78.2603MB
106.27/106.30	c total #watches: 121837
106.67/106.73	c total #propagations: 109931666 / total #impl: 360836348 (eff. 0.305)
106.67/106.73	c #Conflicts:     208000 | #Learnt:      17231 | 0.000
106.67/106.73	c total clause space: 78.2603MB
106.67/106.73	c total #watches: 124842
107.07/107.15	c total #propagations: 110349080 / total #impl: 362310232 (eff. 0.305)
107.07/107.15	c #Conflicts:     209000 | #Learnt:      18231 | 0.000
107.07/107.15	c total clause space: 78.2603MB
107.07/107.15	c total #watches: 127595
107.57/107.61	c total #propagations: 110714572 / total #impl: 363677930 (eff. 0.304)
107.57/107.61	c #Conflicts:     210000 | #Learnt:      19231 | 0.000
107.57/107.61	c total clause space: 78.2603MB
107.57/107.61	c total #watches: 130405
108.07/108.14	c total #propagations: 111104800 / total #impl: 365178341 (eff. 0.304)
108.07/108.14	c #Conflicts:     211000 | #Learnt:      20231 | 0.000
108.07/108.14	c total clause space: 78.2603MB
108.07/108.14	c total #watches: 133554
108.67/108.73	c total #propagations: 111513994 / total #impl: 366733077 (eff. 0.304)
108.67/108.73	c #Conflicts:     212000 | #Learnt:      21231 | 0.000
108.67/108.73	c total clause space: 78.2603MB
108.67/108.73	c total #watches: 137687
109.17/109.25	c total #propagations: 111946784 / total #impl: 368229873 (eff. 0.304)
109.17/109.25	c GARBAGE COLLECT
109.17/109.25	c #Conflicts:     213000 | #Learnt:      11227 | 0.000
109.17/109.25	c total clause space: 78.2603MB
109.17/109.25	c total #watches: 106918
109.67/109.72	c total #propagations: 112363916 / total #impl: 369583189 (eff. 0.304)
109.67/109.72	c #Conflicts:     214000 | #Learnt:      12227 | 0.000
109.67/109.72	c total clause space: 78.2603MB
109.67/109.72	c total #watches: 109990
110.07/110.15	c total #propagations: 112876096 / total #impl: 371287215 (eff. 0.304)
110.07/110.15	c #Conflicts:     215000 | #Learnt:      13227 | 0.000
110.07/110.15	c total clause space: 78.2603MB
110.07/110.15	c total #watches: 113724
110.57/110.66	c total #propagations: 113292969 / total #impl: 372717993 (eff. 0.304)
110.57/110.66	c #Conflicts:     216000 | #Learnt:      14227 | 0.000
110.57/110.66	c total clause space: 78.2603MB
110.57/110.66	c total #watches: 116979
111.07/111.16	c total #propagations: 113749241 / total #impl: 374195992 (eff. 0.304)
111.07/111.16	c #Conflicts:     217000 | #Learnt:      15227 | 0.000
111.07/111.16	c total clause space: 78.2603MB
111.07/111.16	c total #watches: 119937
111.67/111.77	c total #propagations: 114148366 / total #impl: 375489994 (eff. 0.304)
111.67/111.77	c #Conflicts:     218000 | #Learnt:      16227 | 0.000
111.67/111.77	c total clause space: 78.2603MB
111.67/111.77	c total #watches: 124977
112.37/112.42	c total #propagations: 114584569 / total #impl: 376947218 (eff. 0.304)
112.37/112.42	c #Conflicts:     219000 | #Learnt:      17227 | 0.000
112.37/112.42	c total clause space: 78.2603MB
112.37/112.42	c total #watches: 129566
113.07/113.10	c total #propagations: 115032021 / total #impl: 378435956 (eff. 0.304)
113.07/113.10	c #Conflicts:     220000 | #Learnt:      18227 | 0.000
113.07/113.10	c total clause space: 78.2603MB
113.07/113.10	c total #watches: 133120
113.77/113.87	c total #propagations: 115441349 / total #impl: 379860113 (eff. 0.304)
113.77/113.87	c #Conflicts:     221000 | #Learnt:      19227 | 0.000
113.77/113.87	c total clause space: 78.2603MB
113.77/113.87	c total #watches: 137820
114.77/114.81	c total #propagations: 115857683 / total #impl: 381327401 (eff. 0.304)
114.77/114.81	c #Conflicts:     222000 | #Learnt:      20227 | 0.000
114.77/114.81	c total clause space: 78.2603MB
114.77/114.81	c total #watches: 142219
115.77/115.80	c total #propagations: 116314631 / total #impl: 382927501 (eff. 0.304)
115.77/115.80	c #Conflicts:     223000 | #Learnt:      21227 | 0.000
115.77/115.80	c total clause space: 127.173MB
115.77/115.80	c total #watches: 146865
116.77/116.83	c total #propagations: 116778252 / total #impl: 384622402 (eff. 0.304)
116.77/116.83	c #Conflicts:     224000 | #Learnt:      22227 | 0.000
116.77/116.83	c total clause space: 127.173MB
116.77/116.83	c total #watches: 150272
117.57/117.67	c total #propagations: 117239517 / total #impl: 386162042 (eff. 0.304)
117.57/117.67	c GARBAGE COLLECT
117.57/117.67	c #Conflicts:     225000 | #Learnt:      11916 | 0.000
117.57/117.67	c total clause space: 127.173MB
117.57/117.67	c total #watches: 108863
118.07/118.19	c total #propagations: 117781466 / total #impl: 387944267 (eff. 0.304)
118.07/118.19	c #Conflicts:     226000 | #Learnt:      12916 | 0.000
118.07/118.19	c total clause space: 127.173MB
118.07/118.19	c total #watches: 111714
118.57/118.65	c total #propagations: 118319854 / total #impl: 389642274 (eff. 0.304)
118.57/118.65	c #Conflicts:     227000 | #Learnt:      13916 | 0.000
118.57/118.65	c total clause space: 127.173MB
118.57/118.65	c total #watches: 115361
119.07/119.13	c total #propagations: 118821627 / total #impl: 391347701 (eff. 0.304)
119.07/119.13	c #Conflicts:     228000 | #Learnt:      14916 | 0.000
119.07/119.13	c total clause space: 127.173MB
119.07/119.13	c total #watches: 119498
119.57/119.64	c total #propagations: 119244566 / total #impl: 392812380 (eff. 0.304)
119.57/119.64	c #Conflicts:     229000 | #Learnt:      15916 | 0.000
119.57/119.64	c total clause space: 127.173MB
119.57/119.64	c total #watches: 123631
120.17/120.23	c total #propagations: 119692161 / total #impl: 394313147 (eff. 0.304)
120.17/120.23	c #Conflicts:     230000 | #Learnt:      16916 | 0.000
120.17/120.23	c total clause space: 127.173MB
120.17/120.23	c total #watches: 126783
120.77/120.84	c total #propagations: 120173181 / total #impl: 395986729 (eff. 0.303)
120.77/120.84	c #Conflicts:     231000 | #Learnt:      17916 | 0.000
120.77/120.84	c total clause space: 127.173MB
120.77/120.84	c total #watches: 132937
121.47/121.52	c total #propagations: 120624095 / total #impl: 397635328 (eff. 0.303)
121.47/121.52	c #Conflicts:     232000 | #Learnt:      18916 | 0.000
121.47/121.52	c total clause space: 127.173MB
121.47/121.52	c total #watches: 137211
122.08/122.19	c total #propagations: 121206092 / total #impl: 399759352 (eff. 0.303)
122.08/122.19	c #Conflicts:     233000 | #Learnt:      19916 | 0.000
122.08/122.19	c total clause space: 127.173MB
122.08/122.19	c total #watches: 139818
122.87/122.92	c total #propagations: 121719402 / total #impl: 401458067 (eff. 0.303)
122.87/122.92	c #Conflicts:     234000 | #Learnt:      20916 | 0.000
122.87/122.92	c total clause space: 127.173MB
122.87/122.92	c total #watches: 143231
123.47/123.54	c total #propagations: 122254179 / total #impl: 403219392 (eff. 0.303)
123.47/123.54	c #Conflicts:     235000 | #Learnt:      21916 | 0.000
123.47/123.54	c total clause space: 127.173MB
123.47/123.54	c total #watches: 146093
124.17/124.27	c total #propagations: 122706561 / total #impl: 404712656 (eff. 0.303)
124.17/124.27	c #Conflicts:     236000 | #Learnt:      22916 | 0.000
124.17/124.27	c total clause space: 127.173MB
124.17/124.27	c total #watches: 149356
124.77/124.84	c total #propagations: 123243041 / total #impl: 406631871 (eff. 0.303)
124.77/124.84	c GARBAGE COLLECT
124.77/124.84	c #Conflicts:     237000 | #Learnt:      12311 | 0.000
124.77/124.84	c total clause space: 127.173MB
124.77/124.84	c total #watches: 109687
125.27/125.38	c total #propagations: 123746899 / total #impl: 408232980 (eff. 0.303)
125.27/125.38	c #Conflicts:     238000 | #Learnt:      13311 | 0.000
125.27/125.38	c total clause space: 127.173MB
125.27/125.38	c total #watches: 112225
125.77/125.89	c total #propagations: 124388952 / total #impl: 410263097 (eff. 0.303)
125.77/125.89	c #Conflicts:     239000 | #Learnt:      14311 | 0.000
125.77/125.89	c total clause space: 127.173MB
125.77/125.89	c total #watches: 114720
126.48/126.60	c total #propagations: 124983980 / total #impl: 412184353 (eff. 0.303)
126.48/126.60	c #Conflicts:     240000 | #Learnt:      15311 | 0.000
126.48/126.60	c total clause space: 127.173MB
126.48/126.60	c total #watches: 118020
127.17/127.26	c total #propagations: 125603887 / total #impl: 414229795 (eff. 0.303)
127.17/127.26	c #Conflicts:     241000 | #Learnt:      16311 | 0.000
127.17/127.26	c total clause space: 127.173MB
127.17/127.26	c total #watches: 121454
127.87/127.94	c total #propagations: 126152499 / total #impl: 416219553 (eff. 0.303)
127.87/127.94	c #Conflicts:     242000 | #Learnt:      17311 | 0.000
127.87/127.94	c total clause space: 127.173MB
127.87/127.94	c total #watches: 124613
128.47/128.53	c total #propagations: 126776979 / total #impl: 418349985 (eff. 0.303)
128.47/128.53	c #Conflicts:     243000 | #Learnt:      18311 | 0.000
128.47/128.53	c total clause space: 127.173MB
128.47/128.53	c total #watches: 127241
129.17/129.24	c total #propagations: 127298595 / total #impl: 420128482 (eff. 0.303)
129.17/129.24	c #Conflicts:     244000 | #Learnt:      19311 | 0.000
129.17/129.24	c total clause space: 127.173MB
129.17/129.24	c total #watches: 130095
129.88/129.98	c total #propagations: 127852664 / total #impl: 422071832 (eff. 0.303)
129.88/129.98	c #Conflicts:     245000 | #Learnt:      20311 | 0.000
129.88/129.98	c total clause space: 127.173MB
129.88/129.98	c total #watches: 132792
130.57/130.65	c total #propagations: 128380459 / total #impl: 424002161 (eff. 0.303)
130.57/130.65	c #Conflicts:     246000 | #Learnt:      21311 | 0.000
130.57/130.65	c total clause space: 127.173MB
130.57/130.65	c total #watches: 135256
131.17/131.24	c total #propagations: 128949618 / total #impl: 425906679 (eff. 0.303)
131.17/131.24	c #Conflicts:     247000 | #Learnt:      22311 | 0.000
131.17/131.24	c total clause space: 127.173MB
131.17/131.24	c total #watches: 137661
132.08/132.19	c total #propagations: 129459969 / total #impl: 427751357 (eff. 0.303)
132.08/132.19	c #Conflicts:     248000 | #Learnt:      23311 | 0.000
132.08/132.19	c total clause space: 127.173MB
132.08/132.19	c total #watches: 141662
132.97/133.05	c total #propagations: 130115164 / total #impl: 429853066 (eff. 0.303)
132.97/133.05	c GARBAGE COLLECT
132.97/133.05	c #Conflicts:     249000 | #Learnt:      12402 | 0.000
132.97/133.05	c total clause space: 127.173MB
132.97/133.05	c total #watches: 110275
133.77/133.81	c total #propagations: 130738105 / total #impl: 431936930 (eff. 0.303)
133.77/133.81	c #Conflicts:     250000 | #Learnt:      13402 | 0.000
133.77/133.81	c total clause space: 127.173MB
133.77/133.81	c total #watches: 113577
134.37/134.46	c total #propagations: 131390603 / total #impl: 434162141 (eff. 0.303)
134.37/134.46	c #Conflicts:     251000 | #Learnt:      14402 | 0.000
134.37/134.46	c total clause space: 127.173MB
134.37/134.46	c total #watches: 116447
134.97/135.00	c total #propagations: 132028242 / total #impl: 436362355 (eff. 0.303)
134.97/135.00	c #Conflicts:     252000 | #Learnt:      15402 | 0.000
134.97/135.00	c total clause space: 127.173MB
134.97/135.00	c total #watches: 119198
135.67/135.70	c total #propagations: 132554808 / total #impl: 438020368 (eff. 0.303)
135.67/135.70	c #Conflicts:     253000 | #Learnt:      16402 | 0.000
135.67/135.70	c total clause space: 127.173MB
135.67/135.70	c total #watches: 123473
136.38/136.46	c total #propagations: 133148332 / total #impl: 440117554 (eff. 0.303)
136.38/136.46	c #Conflicts:     254000 | #Learnt:      17402 | 0.000
136.38/136.46	c total clause space: 127.173MB
136.38/136.46	c total #watches: 127234
137.07/137.17	c total #propagations: 133760498 / total #impl: 442171460 (eff. 0.303)
137.07/137.17	c #Conflicts:     255000 | #Learnt:      18402 | 0.000
137.07/137.17	c total clause space: 127.173MB
137.07/137.17	c total #watches: 130046
137.77/137.80	c total #propagations: 134296818 / total #impl: 443894956 (eff. 0.303)
137.77/137.80	c #Conflicts:     256000 | #Learnt:      19402 | 0.000
137.77/137.80	c total clause space: 127.173MB
137.77/137.80	c total #watches: 133680
138.27/138.39	c total #propagations: 134863864 / total #impl: 446007596 (eff. 0.302)
138.27/138.39	c #Conflicts:     257000 | #Learnt:      20402 | 0.000
138.27/138.39	c total clause space: 127.173MB
138.27/138.39	c total #watches: 136506
138.97/139.07	c total #propagations: 135379707 / total #impl: 447857758 (eff. 0.302)
138.97/139.07	c #Conflicts:     258000 | #Learnt:      21402 | 0.000
138.97/139.07	c total clause space: 127.173MB
138.97/139.07	c total #watches: 139142
139.68/139.77	c total #propagations: 135929846 / total #impl: 449980692 (eff. 0.302)
139.68/139.77	c #Conflicts:     259000 | #Learnt:      22402 | 0.000
139.68/139.77	c total clause space: 127.173MB
139.68/139.77	c total #watches: 142239
140.47/140.51	c total #propagations: 136464989 / total #impl: 451871601 (eff. 0.302)
140.47/140.51	c #Conflicts:     260000 | #Learnt:      23402 | 0.000
140.47/140.51	c total clause space: 127.173MB
140.47/140.51	c total #watches: 145153
141.07/141.19	c total #propagations: 136996261 / total #impl: 453673483 (eff. 0.302)
141.07/141.19	c #Conflicts:     261000 | #Learnt:      24402 | 0.000
141.07/141.19	c total clause space: 127.173MB
141.07/141.19	c total #watches: 148046
141.67/141.74	c total #propagations: 137488831 / total #impl: 455268818 (eff. 0.302)
141.67/141.74	c GARBAGE COLLECT
141.67/141.74	c #Conflicts:     262000 | #Learnt:      13199 | 0.000
141.67/141.74	c total clause space: 127.173MB
141.67/141.74	c total #watches: 112251
142.27/142.37	c total #propagations: 138015807 / total #impl: 456954561 (eff. 0.302)
142.27/142.37	c #Conflicts:     263000 | #Learnt:      14199 | 0.000
142.27/142.37	c total clause space: 127.173MB
142.27/142.37	c total #watches: 115257
142.87/142.91	c total #propagations: 138574267 / total #impl: 458747928 (eff. 0.302)
142.87/142.91	c #Conflicts:     264000 | #Learnt:      15199 | 0.000
142.87/142.91	c total clause space: 127.173MB
142.87/142.91	c total #watches: 119262
143.47/143.51	c total #propagations: 139070798 / total #impl: 460349628 (eff. 0.302)
143.47/143.51	c #Conflicts:     265000 | #Learnt:      16199 | 0.000
143.47/143.51	c total clause space: 127.173MB
143.47/143.51	c total #watches: 122892
144.08/144.11	c total #propagations: 139582415 / total #impl: 462075522 (eff. 0.302)
144.08/144.11	c #Conflicts:     266000 | #Learnt:      17199 | 0.000
144.08/144.11	c total clause space: 127.173MB
144.08/144.11	c total #watches: 126442
144.67/144.70	c total #propagations: 140116874 / total #impl: 463987158 (eff. 0.302)
144.67/144.70	c #Conflicts:     267000 | #Learnt:      18199 | 0.000
144.67/144.70	c total clause space: 127.173MB
144.67/144.70	c total #watches: 129751
145.28/145.33	c total #propagations: 140581603 / total #impl: 465837044 (eff. 0.302)
145.28/145.33	c #Conflicts:     268000 | #Learnt:      19199 | 0.000
145.28/145.33	c total clause space: 127.173MB
145.28/145.33	c total #watches: 133058
145.87/145.96	c total #propagations: 141080574 / total #impl: 467738374 (eff. 0.302)
145.87/145.96	c #Conflicts:     269000 | #Learnt:      20199 | 0.000
145.87/145.96	c total clause space: 127.173MB
145.87/145.96	c total #watches: 136241
146.57/146.63	c total #propagations: 141590730 / total #impl: 469717876 (eff. 0.301)
146.57/146.63	c #Conflicts:     270000 | #Learnt:      21199 | 0.000
146.57/146.63	c total clause space: 127.173MB
146.57/146.63	c total #watches: 139209
147.27/147.37	c total #propagations: 142131028 / total #impl: 471659128 (eff. 0.301)
147.27/147.37	c #Conflicts:     271000 | #Learnt:      22199 | 0.000
147.27/147.37	c total clause space: 127.173MB
147.27/147.37	c total #watches: 141649
147.97/148.08	c total #propagations: 142704903 / total #impl: 473708289 (eff. 0.301)
147.97/148.08	c #Conflicts:     272000 | #Learnt:      23199 | 0.000
147.97/148.08	c total clause space: 127.173MB
147.97/148.08	c total #watches: 145098
148.87/148.95	c total #propagations: 143222468 / total #impl: 475520129 (eff. 0.301)
148.87/148.95	c #Conflicts:     273000 | #Learnt:      24199 | 0.000
148.87/148.95	c total clause space: 127.173MB
148.87/148.95	c total #watches: 148100
149.77/149.85	c total #propagations: 143805679 / total #impl: 477515617 (eff. 0.301)
149.77/149.85	c GARBAGE COLLECT
149.77/149.85	c #Conflicts:     274000 | #Learnt:      12722 | 0.000
149.77/149.85	c total clause space: 127.173MB
149.77/149.85	c total #watches: 111102
150.47/150.50	c total #propagations: 144343661 / total #impl: 479357279 (eff. 0.301)
150.47/150.50	c #Conflicts:     275000 | #Learnt:      13722 | 0.000
150.47/150.50	c total clause space: 127.173MB
150.47/150.50	c total #watches: 114196
151.17/151.20	c total #propagations: 144898163 / total #impl: 481284548 (eff. 0.301)
151.17/151.20	c #Conflicts:     276000 | #Learnt:      14722 | 0.000
151.17/151.20	c total clause space: 127.173MB
151.17/151.20	c total #watches: 116813
151.67/151.71	c total #propagations: 145462757 / total #impl: 483222732 (eff. 0.301)
151.67/151.71	c #Conflicts:     277000 | #Learnt:      15722 | 0.000
151.67/151.71	c total clause space: 127.173MB
151.67/151.71	c total #watches: 119738
152.27/152.38	c total #propagations: 145973970 / total #impl: 484836580 (eff. 0.301)
152.27/152.38	c #Conflicts:     278000 | #Learnt:      16722 | 0.000
152.27/152.38	c total clause space: 127.173MB
152.27/152.38	c total #watches: 122161
152.97/153.02	c total #propagations: 146549598 / total #impl: 486731023 (eff. 0.301)
152.97/153.02	c #Conflicts:     279000 | #Learnt:      17722 | 0.000
152.97/153.02	c total clause space: 127.173MB
152.97/153.02	c total #watches: 125542
153.47/153.52	c total #propagations: 147109610 / total #impl: 488828519 (eff. 0.301)
153.47/153.52	c #Conflicts:     280000 | #Learnt:      18722 | 0.000
153.47/153.52	c total clause space: 127.173MB
153.47/153.52	c total #watches: 129446
154.07/154.14	c total #propagations: 147612902 / total #impl: 490518860 (eff. 0.301)
154.07/154.14	c #Conflicts:     281000 | #Learnt:      19722 | 0.000
154.07/154.14	c total clause space: 127.173MB
154.07/154.14	c total #watches: 132528
154.57/154.69	c total #propagations: 148157252 / total #impl: 492427493 (eff. 0.301)
154.57/154.69	c #Conflicts:     282000 | #Learnt:      20722 | 0.000
154.57/154.69	c total clause space: 127.173MB
154.57/154.69	c total #watches: 135488
155.17/155.22	c total #propagations: 148651551 / total #impl: 494128000 (eff. 0.301)
155.17/155.22	c #Conflicts:     283000 | #Learnt:      21722 | 0.000
155.17/155.22	c total clause space: 127.173MB
155.17/155.22	c total #watches: 138240
155.87/155.91	c total #propagations: 149136916 / total #impl: 495742688 (eff. 0.301)
155.87/155.91	c #Conflicts:     284000 | #Learnt:      22722 | 0.000
155.87/155.91	c total clause space: 127.173MB
155.87/155.91	c total #watches: 141718
156.47/156.56	c total #propagations: 149797761 / total #impl: 497859815 (eff. 0.301)
156.47/156.56	c #Conflicts:     285000 | #Learnt:      23722 | 0.000
156.47/156.56	c total clause space: 127.173MB
156.47/156.56	c total #watches: 145003
157.17/157.20	c total #propagations: 150299220 / total #impl: 499532525 (eff. 0.301)
157.17/157.20	c #Conflicts:     286000 | #Learnt:      24722 | 0.000
157.17/157.20	c total clause space: 127.173MB
157.17/157.20	c total #watches: 147325
157.77/157.85	c total #propagations: 150805464 / total #impl: 501364146 (eff. 0.301)
157.77/157.85	c GARBAGE COLLECT
157.77/157.85	c #Conflicts:     287000 | #Learnt:      12914 | 0.000
157.77/157.85	c total clause space: 127.173MB
157.77/157.85	c total #watches: 111764
158.27/158.38	c total #propagations: 151363219 / total #impl: 503415094 (eff. 0.301)
158.27/158.38	c #Conflicts:     288000 | #Learnt:      13914 | 0.000
158.27/158.38	c total clause space: 127.173MB
158.27/158.38	c total #watches: 114599
158.87/158.90	c total #propagations: 151921289 / total #impl: 505184377 (eff. 0.301)
158.87/158.90	c #Conflicts:     289000 | #Learnt:      14914 | 0.000
158.87/158.90	c total clause space: 127.173MB
158.87/158.90	c total #watches: 118220
159.27/159.38	c total #propagations: 152423036 / total #impl: 506831488 (eff. 0.301)
159.27/159.38	c #Conflicts:     290000 | #Learnt:      15914 | 0.000
159.27/159.38	c total clause space: 127.173MB
159.27/159.38	c total #watches: 120938
159.97/160.05	c total #propagations: 152900201 / total #impl: 508354088 (eff. 0.301)
159.97/160.05	c #Conflicts:     291000 | #Learnt:      16914 | 0.000
159.97/160.05	c total clause space: 127.173MB
159.97/160.05	c total #watches: 124088
160.57/160.69	c total #propagations: 153486212 / total #impl: 510253211 (eff. 0.301)
160.57/160.69	c #Conflicts:     292000 | #Learnt:      17914 | 0.000
160.57/160.69	c total clause space: 127.173MB
160.57/160.69	c total #watches: 127538
161.07/161.17	c total #propagations: 154030570 / total #impl: 512012960 (eff. 0.301)
161.07/161.17	c #Conflicts:     293000 | #Learnt:      18914 | 0.000
161.07/161.17	c total clause space: 127.173MB
161.07/161.17	c total #watches: 130380
161.67/161.76	c total #propagations: 154418527 / total #impl: 513414617 (eff. 0.301)
161.67/161.76	c #Conflicts:     294000 | #Learnt:      19914 | 0.000
161.67/161.76	c total clause space: 127.173MB
161.67/161.76	c total #watches: 133266
162.17/162.28	c total #propagations: 154887867 / total #impl: 515071130 (eff. 0.301)
162.17/162.28	c #Conflicts:     295000 | #Learnt:      20914 | 0.000
162.17/162.28	c total clause space: 127.173MB
162.17/162.28	c total #watches: 135797
162.87/162.97	c total #propagations: 155319673 / total #impl: 516432298 (eff. 0.301)
162.87/162.97	c #Conflicts:     296000 | #Learnt:      21914 | 0.000
162.87/162.97	c total clause space: 127.173MB
162.87/162.97	c total #watches: 138429
163.57/163.67	c total #propagations: 155930294 / total #impl: 518389309 (eff. 0.301)
163.57/163.67	c #Conflicts:     297000 | #Learnt:      22914 | 0.000
163.57/163.67	c total clause space: 127.173MB
163.57/163.67	c total #watches: 141125
164.17/164.22	c total #propagations: 156551488 / total #impl: 520364103 (eff. 0.301)
164.17/164.22	c #Conflicts:     298000 | #Learnt:      23914 | 0.000
164.17/164.22	c total clause space: 127.173MB
164.17/164.22	c total #watches: 143635
164.77/164.81	c total #propagations: 157014669 / total #impl: 521762502 (eff. 0.301)
164.77/164.81	c #Conflicts:     299000 | #Learnt:      24914 | 0.000
164.77/164.81	c total clause space: 127.173MB
164.77/164.81	c total #watches: 146221
165.37/165.40	c total #propagations: 157503422 / total #impl: 523351106 (eff. 0.301)
165.37/165.40	c #Conflicts:     300000 | #Learnt:      25914 | 0.000
165.37/165.40	c total clause space: 127.173MB
165.37/165.40	c total #watches: 149108
165.87/165.96	c total #propagations: 157996389 / total #impl: 525014996 (eff. 0.301)
165.87/165.96	c GARBAGE COLLECT
165.87/165.96	c #Conflicts:     301000 | #Learnt:      13818 | 0.000
165.87/165.96	c total clause space: 127.173MB
165.87/165.96	c total #watches: 114000
166.37/166.49	c total #propagations: 158508547 / total #impl: 526824281 (eff. 0.301)
166.37/166.49	c #Conflicts:     302000 | #Learnt:      14818 | 0.000
166.37/166.49	c total clause space: 127.173MB
166.37/166.49	c total #watches: 116958
166.87/166.94	c total #propagations: 159083448 / total #impl: 528721655 (eff. 0.301)
166.87/166.94	c #Conflicts:     303000 | #Learnt:      15818 | 0.000
166.87/166.94	c total clause space: 127.173MB
166.87/166.94	c total #watches: 120212
167.37/167.45	c total #propagations: 159574649 / total #impl: 530461838 (eff. 0.301)
167.37/167.45	c #Conflicts:     304000 | #Learnt:      16818 | 0.000
167.37/167.45	c total clause space: 127.173MB
167.37/167.45	c total #watches: 122857
167.87/167.99	c total #propagations: 160055104 / total #impl: 531948883 (eff. 0.301)
167.87/167.99	c #Conflicts:     305000 | #Learnt:      17818 | 0.000
167.87/167.99	c total clause space: 127.173MB
167.87/167.99	c total #watches: 125582
168.37/168.49	c total #propagations: 160536435 / total #impl: 533498330 (eff. 0.301)
168.37/168.49	c #Conflicts:     306000 | #Learnt:      18818 | 0.000
168.37/168.49	c total clause space: 127.173MB
168.37/168.49	c total #watches: 128356
169.07/169.12	c total #propagations: 160992040 / total #impl: 534955941 (eff. 0.301)
169.07/169.12	c #Conflicts:     307000 | #Learnt:      19818 | 0.000
169.07/169.12	c total clause space: 127.173MB
169.07/169.12	c total #watches: 132160
169.57/169.69	c total #propagations: 161539906 / total #impl: 536886077 (eff. 0.301)
169.57/169.69	c #Conflicts:     308000 | #Learnt:      20818 | 0.000
169.57/169.69	c total clause space: 127.173MB
169.57/169.69	c total #watches: 134545
170.07/170.19	c total #propagations: 162054482 / total #impl: 538399340 (eff. 0.301)
170.07/170.19	c #Conflicts:     309000 | #Learnt:      21818 | 0.000
170.07/170.19	c total clause space: 127.173MB
170.07/170.19	c total #watches: 137401
170.67/170.74	c total #propagations: 162542535 / total #impl: 540014838 (eff. 0.301)
170.67/170.74	c #Conflicts:     310000 | #Learnt:      22818 | 0.000
170.67/170.74	c total clause space: 127.173MB
170.67/170.74	c total #watches: 139968
171.16/171.29	c total #propagations: 163091549 / total #impl: 541815675 (eff. 0.301)
171.16/171.29	c #Conflicts:     311000 | #Learnt:      23818 | 0.000
171.16/171.29	c total clause space: 127.173MB
171.16/171.29	c total #watches: 142665
171.96/172.09	c total #propagations: 163609501 / total #impl: 543562474 (eff. 0.301)
171.96/172.09	c #Conflicts:     312000 | #Learnt:      24818 | 0.000
171.96/172.09	c total clause space: 127.173MB
171.96/172.09	c total #watches: 146064
172.77/172.88	c total #propagations: 164314664 / total #impl: 546099799 (eff. 0.301)
172.77/172.88	c #Conflicts:     313000 | #Learnt:      25818 | 0.000
172.77/172.88	c total clause space: 127.173MB
172.77/172.88	c total #watches: 148596
173.46/173.58	c total #propagations: 164953380 / total #impl: 548198631 (eff. 0.301)
173.46/173.58	c #Conflicts:     314000 | #Learnt:      26818 | 0.000
173.46/173.58	c total clause space: 127.173MB
173.46/173.58	c total #watches: 151265
173.96/174.04	c total #propagations: 165505607 / total #impl: 550049264 (eff. 0.301)
173.96/174.04	c GARBAGE COLLECT
173.96/174.04	c #Conflicts:     315000 | #Learnt:      14411 | 0.000
173.96/174.04	c total clause space: 127.173MB
173.96/174.04	c total #watches: 116345
174.36/174.46	c total #propagations: 165931210 / total #impl: 551474423 (eff. 0.301)
174.36/174.46	c #Conflicts:     316000 | #Learnt:      15411 | 0.000
174.36/174.46	c total clause space: 127.173MB
174.36/174.46	c total #watches: 119309
174.87/174.90	c total #propagations: 166342481 / total #impl: 552807629 (eff. 0.301)
174.87/174.90	c #Conflicts:     317000 | #Learnt:      16411 | 0.000
174.87/174.90	c total clause space: 127.173MB
174.87/174.90	c total #watches: 122035
175.26/175.35	c total #propagations: 166734942 / total #impl: 554202767 (eff. 0.301)
175.26/175.35	c #Conflicts:     318000 | #Learnt:      17411 | 0.000
175.26/175.35	c total clause space: 127.173MB
175.26/175.35	c total #watches: 124554
175.76/175.89	c total #propagations: 167117649 / total #impl: 555490080 (eff. 0.301)
175.76/175.89	c #Conflicts:     319000 | #Learnt:      18411 | 0.000
175.76/175.89	c total clause space: 127.173MB
175.76/175.89	c total #watches: 128101
176.36/176.50	c total #propagations: 167551249 / total #impl: 556956948 (eff. 0.301)
176.36/176.50	c #Conflicts:     320000 | #Learnt:      19411 | 0.000
176.36/176.50	c total clause space: 127.173MB
176.36/176.50	c total #watches: 131761
177.07/177.11	c total #propagations: 168017460 / total #impl: 558526602 (eff. 0.301)
177.07/177.11	c #Conflicts:     321000 | #Learnt:      20411 | 0.000
177.07/177.11	c total clause space: 127.173MB
177.07/177.11	c total #watches: 134705
177.56/177.67	c total #propagations: 168476515 / total #impl: 560053423 (eff. 0.301)
177.56/177.67	c #Conflicts:     322000 | #Learnt:      21411 | 0.000
177.56/177.67	c total clause space: 127.173MB
177.56/177.67	c total #watches: 137827
178.06/178.19	c total #propagations: 169007780 / total #impl: 561955328 (eff. 0.301)
178.06/178.19	c #Conflicts:     323000 | #Learnt:      22411 | 0.000
178.06/178.19	c total clause space: 127.173MB
178.06/178.19	c total #watches: 140592
178.76/178.81	c total #propagations: 169440920 / total #impl: 563525513 (eff. 0.301)
178.76/178.81	c #Conflicts:     324000 | #Learnt:      23411 | 0.000
178.76/178.81	c total clause space: 127.173MB
178.76/178.81	c total #watches: 143148
179.37/179.45	c total #propagations: 169946845 / total #impl: 565377729 (eff. 0.301)
179.37/179.45	c #Conflicts:     325000 | #Learnt:      24411 | 0.000
179.37/179.45	c total clause space: 127.173MB
179.37/179.45	c total #watches: 146497
179.96/180.09	c total #propagations: 170427432 / total #impl: 567132869 (eff. 0.301)
179.96/180.09	c #Conflicts:     326000 | #Learnt:      25411 | 0.000
179.96/180.09	c total clause space: 127.173MB
179.96/180.09	c total #watches: 149566
180.76/180.84	c total #propagations: 170858526 / total #impl: 568797613 (eff. 0.300)
180.76/180.84	c #Conflicts:     327000 | #Learnt:      26411 | 0.000
180.76/180.84	c total clause space: 127.173MB
180.76/180.84	c total #watches: 153023
181.47/181.57	c total #propagations: 171456379 / total #impl: 570978404 (eff. 0.300)
181.47/181.57	c #Conflicts:     328000 | #Learnt:      27411 | 0.000
181.47/181.57	c total clause space: 127.173MB
181.47/181.57	c total #watches: 156567
182.06/182.15	c total #propagations: 172023523 / total #impl: 573127728 (eff. 0.300)
182.06/182.15	c GARBAGE COLLECT
182.06/182.15	c #Conflicts:     329000 | #Learnt:      14716 | 0.000
182.06/182.15	c total clause space: 127.173MB
182.06/182.15	c total #watches: 118689
182.67/182.75	c total #propagations: 172584066 / total #impl: 575287910 (eff. 0.300)
182.67/182.75	c #Conflicts:     330000 | #Learnt:      15716 | 0.000
182.67/182.75	c total clause space: 127.173MB
182.67/182.75	c total #watches: 122227
183.36/183.43	c total #propagations: 173141519 / total #impl: 577297617 (eff. 0.300)
183.36/183.43	c #Conflicts:     331000 | #Learnt:      16716 | 0.000
183.36/183.43	c total clause space: 127.173MB
183.36/183.43	c total #watches: 126298
183.96/184.05	c total #propagations: 173639201 / total #impl: 579086832 (eff. 0.300)
183.96/184.05	c #Conflicts:     332000 | #Learnt:      17716 | 0.000
183.96/184.05	c total clause space: 127.173MB
183.96/184.05	c total #watches: 129359
184.77/184.85	c total #propagations: 174068512 / total #impl: 580663155 (eff. 0.300)
184.77/184.85	c #Conflicts:     333000 | #Learnt:      18716 | 0.000
184.77/184.85	c total clause space: 127.173MB
184.77/184.85	c total #watches: 133439
185.56/185.68	c total #propagations: 174577848 / total #impl: 582635308 (eff. 0.300)
185.56/185.68	c #Conflicts:     334000 | #Learnt:      19716 | 0.000
185.56/185.68	c total clause space: 127.173MB
185.56/185.68	c total #watches: 136808
186.16/186.23	c total #propagations: 175147728 / total #impl: 584654045 (eff. 0.300)
186.16/186.23	c #Conflicts:     335000 | #Learnt:      20716 | 0.000
186.16/186.23	c total clause space: 127.173MB
186.16/186.23	c total #watches: 140171
186.86/186.92	c total #propagations: 175651184 / total #impl: 586356572 (eff. 0.300)
186.86/186.92	c #Conflicts:     336000 | #Learnt:      21716 | 0.000
186.86/186.92	c total clause space: 127.173MB
186.86/186.92	c total #watches: 142836
187.76/187.80	c total #propagations: 176123150 / total #impl: 587903370 (eff. 0.300)
187.76/187.80	c #Conflicts:     337000 | #Learnt:      22716 | 0.000
187.76/187.80	c total clause space: 127.173MB
187.76/187.80	c total #watches: 146091
188.46/188.53	c total #propagations: 176669663 / total #impl: 589797852 (eff. 0.300)
188.46/188.53	c #Conflicts:     338000 | #Learnt:      23716 | 0.000
188.46/188.53	c total clause space: 127.173MB
188.46/188.53	c total #watches: 149501
189.16/189.21	c total #propagations: 177238670 / total #impl: 591691384 (eff. 0.300)
189.16/189.21	c #Conflicts:     339000 | #Learnt:      24716 | 0.000
189.16/189.21	c total clause space: 127.173MB
189.16/189.21	c total #watches: 152316
189.96/190.08	c total #propagations: 177716808 / total #impl: 593191118 (eff. 0.300)
189.96/190.08	c #Conflicts:     340000 | #Learnt:      25716 | 0.000
189.96/190.08	c total clause space: 127.173MB
189.96/190.08	c total #watches: 155532
190.56/190.68	c total #propagations: 178272761 / total #impl: 595211367 (eff. 0.300)
190.56/190.68	c #Conflicts:     341000 | #Learnt:      26716 | 0.000
190.56/190.68	c total clause space: 127.173MB
190.56/190.68	c total #watches: 158106
191.26/191.36	c total #propagations: 178689116 / total #impl: 596549012 (eff. 0.300)
191.26/191.36	c #Conflicts:     342000 | #Learnt:      27716 | 0.000
191.26/191.36	c total clause space: 127.173MB
191.26/191.36	c total #watches: 160716
191.86/191.97	c total #propagations: 179147257 / total #impl: 598014351 (eff. 0.300)
191.86/191.97	c GARBAGE COLLECT
191.86/191.97	c #Conflicts:     343000 | #Learnt:      14702 | 0.000
191.86/191.97	c total clause space: 127.173MB
191.86/191.97	c total #watches: 118873
192.46/192.55	c total #propagations: 179646787 / total #impl: 599714409 (eff. 0.300)
192.46/192.55	c #Conflicts:     344000 | #Learnt:      15702 | 0.000
192.46/192.55	c total clause space: 127.173MB
192.46/192.55	c total #watches: 122296
193.16/193.22	c total #propagations: 180187028 / total #impl: 601626826 (eff. 0.299)
193.16/193.22	c #Conflicts:     345000 | #Learnt:      16702 | 0.000
193.16/193.22	c total clause space: 127.173MB
193.16/193.22	c total #watches: 126199
193.76/193.83	c total #propagations: 180757404 / total #impl: 603585823 (eff. 0.299)
193.76/193.83	c #Conflicts:     346000 | #Learnt:      17702 | 0.000
193.76/193.83	c total clause space: 127.173MB
193.76/193.83	c total #watches: 130368
194.36/194.44	c total #propagations: 181283089 / total #impl: 605608426 (eff. 0.299)
194.36/194.44	c #Conflicts:     347000 | #Learnt:      18702 | 0.000
194.36/194.44	c total clause space: 127.173MB
194.36/194.44	c total #watches: 133520
194.96/195.03	c total #propagations: 181753982 / total #impl: 607374049 (eff. 0.299)
194.96/195.03	c #Conflicts:     348000 | #Learnt:      19702 | 0.000
194.96/195.03	c total clause space: 127.173MB
194.96/195.03	c total #watches: 136162
195.46/195.54	c total #propagations: 182183882 / total #impl: 608814419 (eff. 0.299)
195.46/195.54	c #Conflicts:     349000 | #Learnt:      20702 | 0.000
195.46/195.54	c total clause space: 127.173MB
195.46/195.54	c total #watches: 138787
196.16/196.22	c total #propagations: 182524856 / total #impl: 609826270 (eff. 0.299)
196.16/196.22	c #Conflicts:     350000 | #Learnt:      21702 | 0.000
196.16/196.22	c total clause space: 127.173MB
196.16/196.22	c total #watches: 141367
197.06/197.12	c total #propagations: 182932831 / total #impl: 611071950 (eff. 0.299)
197.06/197.12	c #Conflicts:     351000 | #Learnt:      22702 | 0.000
197.06/197.12	c total clause space: 127.173MB
197.06/197.12	c total #watches: 143878
198.06/198.12	c total #propagations: 183425728 / total #impl: 612630654 (eff. 0.299)
198.06/198.12	c #Conflicts:     352000 | #Learnt:      23702 | 0.000
198.06/198.12	c total clause space: 127.173MB
198.06/198.12	c total #watches: 146898
198.86/198.98	c total #propagations: 183997067 / total #impl: 614599158 (eff. 0.299)
198.86/198.98	c #Conflicts:     353000 | #Learnt:      24702 | 0.000
198.86/198.98	c total clause space: 127.173MB
198.86/198.98	c total #watches: 149654
199.76/199.84	c total #propagations: 184489817 / total #impl: 616317113 (eff. 0.299)
199.76/199.84	c #Conflicts:     354000 | #Learnt:      25702 | 0.000
199.76/199.84	c total clause space: 127.173MB
199.76/199.84	c total #watches: 153293
200.56/200.62	c total #propagations: 185078213 / total #impl: 618744747 (eff. 0.299)
200.56/200.62	c #Conflicts:     355000 | #Learnt:      26702 | 0.000
200.56/200.62	c total clause space: 127.173MB
200.56/200.62	c total #watches: 156412
201.36/201.43	c total #propagations: 185633406 / total #impl: 620658900 (eff. 0.299)
201.36/201.43	c #Conflicts:     356000 | #Learnt:      27702 | 0.000
201.36/201.43	c total clause space: 127.173MB
201.36/201.43	c total #watches: 158817
202.06/202.14	c total #propagations: 186168003 / total #impl: 622409624 (eff. 0.299)
202.06/202.14	c GARBAGE COLLECT
202.06/202.14	c #Conflicts:     357000 | #Learnt:      14408 | 0.000
202.06/202.14	c total clause space: 127.173MB
202.06/202.14	c total #watches: 117599
202.56/202.65	c total #propagations: 186664726 / total #impl: 624029966 (eff. 0.299)
202.56/202.65	c #Conflicts:     358000 | #Learnt:      15408 | 0.000
202.56/202.65	c total clause space: 127.173MB
202.56/202.65	c total #watches: 120248
203.06/203.19	c total #propagations: 187196597 / total #impl: 625741894 (eff. 0.299)
203.06/203.19	c #Conflicts:     359000 | #Learnt:      16408 | 0.000
203.06/203.19	c total clause space: 127.173MB
203.06/203.19	c total #watches: 123483
203.56/203.67	c total #propagations: 187703295 / total #impl: 627364815 (eff. 0.299)
203.56/203.67	c #Conflicts:     360000 | #Learnt:      17408 | 0.000
203.56/203.67	c total clause space: 127.173MB
203.56/203.67	c total #watches: 126279
204.25/204.31	c total #propagations: 188170482 / total #impl: 628785860 (eff. 0.299)
204.25/204.31	c #Conflicts:     361000 | #Learnt:      18408 | 0.000
204.25/204.31	c total clause space: 127.173MB
204.25/204.31	c total #watches: 130487
204.95/205.04	c total #propagations: 188752487 / total #impl: 630706299 (eff. 0.299)
204.95/205.04	c #Conflicts:     362000 | #Learnt:      19408 | 0.000
204.95/205.04	c total clause space: 127.173MB
204.95/205.04	c total #watches: 133316
205.76/205.82	c total #propagations: 189357070 / total #impl: 632738446 (eff. 0.299)
205.76/205.82	c #Conflicts:     363000 | #Learnt:      20408 | 0.000
205.76/205.82	c total clause space: 127.173MB
205.76/205.82	c total #watches: 135784
206.45/206.54	c total #propagations: 190010538 / total #impl: 634869130 (eff. 0.299)
206.45/206.54	c #Conflicts:     364000 | #Learnt:      21408 | 0.000
206.45/206.54	c total clause space: 127.173MB
206.45/206.54	c total #watches: 139104
207.15/207.23	c total #propagations: 190585652 / total #impl: 636850616 (eff. 0.299)
207.15/207.23	c #Conflicts:     365000 | #Learnt:      22408 | 0.000
207.15/207.23	c total clause space: 127.173MB
207.15/207.23	c total #watches: 142827
207.86/208.00	c total #propagations: 191141453 / total #impl: 638775505 (eff. 0.299)
207.86/208.00	c #Conflicts:     366000 | #Learnt:      23408 | 0.000
207.86/208.00	c total clause space: 127.173MB
207.86/208.00	c total #watches: 146761
208.65/208.76	c total #propagations: 191692531 / total #impl: 640750542 (eff. 0.299)
208.65/208.76	c #Conflicts:     367000 | #Learnt:      24408 | 0.000
208.65/208.76	c total clause space: 127.173MB
208.65/208.76	c total #watches: 150443
209.55/209.63	c total #propagations: 192251162 / total #impl: 642636912 (eff. 0.299)
209.55/209.63	c #Conflicts:     368000 | #Learnt:      25408 | 0.000
209.55/209.63	c total clause space: 127.173MB
209.55/209.63	c total #watches: 153669
210.45/210.55	c total #propagations: 192765554 / total #impl: 644451301 (eff. 0.299)
210.45/210.55	c #Conflicts:     369000 | #Learnt:      26408 | 0.000
210.45/210.55	c total clause space: 127.173MB
210.45/210.55	c total #watches: 156377
211.05/211.18	c total #propagations: 193334823 / total #impl: 646340755 (eff. 0.299)
211.05/211.18	c #Conflicts:     370000 | #Learnt:      27408 | 0.000
211.05/211.18	c total clause space: 127.173MB
211.05/211.18	c total #watches: 159606
211.65/211.77	c total #propagations: 193856252 / total #impl: 648153096 (eff. 0.299)
211.65/211.77	c #Conflicts:     371000 | #Learnt:      28408 | 0.000
211.65/211.77	c total clause space: 127.173MB
211.65/211.77	c total #watches: 162467
212.36/212.42	c total #propagations: 194319063 / total #impl: 649746246 (eff. 0.299)
212.36/212.42	c GARBAGE COLLECT
212.36/212.42	c #Conflicts:     372000 | #Learnt:      14805 | 0.000
212.36/212.42	c total clause space: 127.173MB
212.36/212.42	c total #watches: 118832
212.95/213.03	c total #propagations: 194793880 / total #impl: 651398108 (eff. 0.299)
212.95/213.03	c #Conflicts:     373000 | #Learnt:      15805 | 0.000
212.95/213.03	c total clause space: 127.173MB
212.95/213.03	c total #watches: 122045
213.55/213.67	c total #propagations: 195344907 / total #impl: 653368383 (eff. 0.299)
213.55/213.67	c #Conflicts:     374000 | #Learnt:      16805 | 0.000
213.55/213.67	c total clause space: 127.173MB
213.55/213.67	c total #watches: 125451
214.15/214.21	c total #propagations: 195918930 / total #impl: 655433861 (eff. 0.299)
214.15/214.21	c #Conflicts:     375000 | #Learnt:      17805 | 0.000
214.15/214.21	c total clause space: 127.173MB
214.15/214.21	c total #watches: 128612
214.75/214.89	c total #propagations: 196448538 / total #impl: 657519760 (eff. 0.299)
214.75/214.89	c #Conflicts:     376000 | #Learnt:      18805 | 0.000
214.75/214.89	c total clause space: 127.173MB
214.75/214.89	c total #watches: 132097
215.56/215.65	c total #propagations: 197006304 / total #impl: 659529949 (eff. 0.299)
215.56/215.65	c #Conflicts:     377000 | #Learnt:      19805 | 0.000
215.56/215.65	c total clause space: 127.173MB
215.56/215.65	c total #watches: 135447
216.25/216.39	c total #propagations: 197573828 / total #impl: 661619297 (eff. 0.299)
216.25/216.39	c #Conflicts:     378000 | #Learnt:      20805 | 0.000
216.25/216.39	c total clause space: 127.173MB
216.25/216.39	c total #watches: 138567
217.05/217.17	c total #propagations: 198146375 / total #impl: 663834428 (eff. 0.298)
217.05/217.17	c #Conflicts:     379000 | #Learnt:      21805 | 0.000
217.05/217.17	c total clause space: 127.173MB
217.05/217.17	c total #watches: 142297
217.76/217.83	c total #propagations: 198704771 / total #impl: 665811635 (eff. 0.298)
217.76/217.83	c #Conflicts:     380000 | #Learnt:      22805 | 0.000
217.76/217.83	c total clause space: 127.173MB
217.76/217.83	c total #watches: 145484
218.55/218.64	c total #propagations: 199239876 / total #impl: 667594655 (eff. 0.298)
218.55/218.64	c #Conflicts:     381000 | #Learnt:      23805 | 0.000
218.55/218.64	c total clause space: 127.173MB
218.55/218.64	c total #watches: 148363
219.35/219.48	c total #propagations: 199808613 / total #impl: 669488946 (eff. 0.298)
219.35/219.48	c #Conflicts:     382000 | #Learnt:      24805 | 0.000
219.35/219.48	c total clause space: 127.173MB
219.35/219.48	c total #watches: 151944
220.06/220.17	c total #propagations: 200346541 / total #impl: 671331574 (eff. 0.298)
220.06/220.17	c #Conflicts:     383000 | #Learnt:      25805 | 0.000
220.06/220.17	c total clause space: 127.173MB
220.06/220.17	c total #watches: 154651
220.95/221.02	c total #propagations: 200794411 / total #impl: 672846231 (eff. 0.298)
220.95/221.02	c #Conflicts:     384000 | #Learnt:      26805 | 0.000
220.95/221.02	c total clause space: 127.173MB
220.95/221.02	c total #watches: 157688
221.75/221.80	c total #propagations: 201321350 / total #impl: 674829261 (eff. 0.298)
221.75/221.80	c #Conflicts:     385000 | #Learnt:      27805 | 0.000
221.75/221.80	c total clause space: 127.173MB
221.75/221.80	c total #watches: 160608
222.75/222.82	c total #propagations: 201834923 / total #impl: 676713769 (eff. 0.298)
222.75/222.82	c #Conflicts:     386000 | #Learnt:      28805 | 0.000
222.75/222.82	c total clause space: 127.173MB
222.75/222.82	c total #watches: 165207
223.85/223.93	c total #propagations: 202434453 / total #impl: 679079180 (eff. 0.298)
223.85/223.93	c #Conflicts:     387000 | #Learnt:      29805 | 0.000
223.85/223.93	c total clause space: 127.173MB
223.85/223.93	c total #watches: 169042
224.25/224.40	c total #propagations: 203068344 / total #impl: 681521578 (eff. 0.298)
224.25/224.40	c GARBAGE COLLECT
224.25/224.40	c #Conflicts:     388000 | #Learnt:      15889 | 0.000
224.25/224.40	c total clause space: 127.173MB
224.25/224.40	c total #watches: 122815
224.85/224.91	c total #propagations: 203521051 / total #impl: 682971091 (eff. 0.298)
224.85/224.91	c #Conflicts:     389000 | #Learnt:      16889 | 0.000
224.85/224.91	c total clause space: 127.173MB
224.85/224.91	c total #watches: 125509
225.25/225.35	c total #propagations: 204027532 / total #impl: 684501212 (eff. 0.298)
225.25/225.35	c #Conflicts:     390000 | #Learnt:      17889 | 0.000
225.25/225.35	c total clause space: 127.173MB
225.25/225.35	c total #watches: 128518
225.85/225.91	c total #propagations: 204448711 / total #impl: 685906444 (eff. 0.298)
225.85/225.91	c #Conflicts:     391000 | #Learnt:      18889 | 0.000
225.85/225.91	c total clause space: 127.173MB
225.85/225.91	c total #watches: 131474
226.56/226.63	c total #propagations: 204970427 / total #impl: 687562456 (eff. 0.298)
226.56/226.63	c #Conflicts:     392000 | #Learnt:      19889 | 0.000
226.56/226.63	c total clause space: 127.173MB
226.56/226.63	c total #watches: 135035
227.15/227.22	c total #propagations: 205584371 / total #impl: 689705158 (eff. 0.298)
227.15/227.22	c #Conflicts:     393000 | #Learnt:      20889 | 0.000
227.15/227.22	c total clause space: 127.173MB
227.15/227.22	c total #watches: 138902
227.85/227.95	c total #propagations: 206049154 / total #impl: 691284560 (eff. 0.298)
227.85/227.95	c #Conflicts:     394000 | #Learnt:      21889 | 0.000
227.85/227.95	c total clause space: 127.173MB
227.85/227.95	c total #watches: 141764
228.55/228.60	c total #propagations: 206576055 / total #impl: 692958835 (eff. 0.298)
228.55/228.60	c #Conflicts:     395000 | #Learnt:      22889 | 0.000
228.55/228.60	c total clause space: 127.173MB
228.55/228.60	c total #watches: 144948
229.15/229.24	c total #propagations: 207078579 / total #impl: 694605546 (eff. 0.298)
229.15/229.24	c #Conflicts:     396000 | #Learnt:      23889 | 0.000
229.15/229.24	c total clause space: 127.173MB
229.15/229.24	c total #watches: 148200
229.86/229.96	c total #propagations: 207571864 / total #impl: 696296563 (eff. 0.298)
229.86/229.96	c #Conflicts:     397000 | #Learnt:      24889 | 0.000
229.86/229.96	c total clause space: 127.173MB
229.86/229.96	c total #watches: 150893
230.65/230.70	c total #propagations: 208104558 / total #impl: 698113977 (eff. 0.298)
230.65/230.70	c #Conflicts:     398000 | #Learnt:      25889 | 0.000
230.65/230.70	c total clause space: 127.173MB
230.65/230.70	c total #watches: 153595
231.15/231.30	c total #propagations: 208611871 / total #impl: 699852203 (eff. 0.298)
231.15/231.30	c #Conflicts:     399000 | #Learnt:      26889 | 0.000
231.15/231.30	c total clause space: 127.173MB
231.15/231.30	c total #watches: 156573
231.95/232.03	c total #propagations: 209105160 / total #impl: 701462964 (eff. 0.298)
231.95/232.03	c #Conflicts:     400000 | #Learnt:      27889 | 0.000
231.95/232.03	c total clause space: 127.173MB
231.95/232.03	c total #watches: 159986
232.65/232.76	c total #propagations: 209647398 / total #impl: 703239112 (eff. 0.298)
232.65/232.76	c #Conflicts:     401000 | #Learnt:      28889 | 0.000
232.65/232.76	c total clause space: 127.173MB
232.65/232.76	c total #watches: 162423
233.35/233.44	c total #propagations: 210160541 / total #impl: 704950947 (eff. 0.298)
233.35/233.44	c #Conflicts:     402000 | #Learnt:      29889 | 0.000
233.35/233.44	c total clause space: 127.173MB
233.35/233.44	c total #watches: 165437
234.15/234.27	c total #propagations: 210635213 / total #impl: 706530526 (eff. 0.298)
234.15/234.27	c GARBAGE COLLECT
234.15/234.27	c #Conflicts:     403000 | #Learnt:      15685 | 0.000
234.15/234.27	c total clause space: 127.173MB
234.15/234.27	c total #watches: 121945
234.75/234.80	c total #propagations: 211222655 / total #impl: 708393108 (eff. 0.298)
234.75/234.80	c #Conflicts:     404000 | #Learnt:      16685 | 0.000
234.75/234.80	c total clause space: 127.173MB
234.75/234.80	c total #watches: 124893
235.36/235.46	c total #propagations: 211768301 / total #impl: 710236702 (eff. 0.298)
235.36/235.46	c #Conflicts:     405000 | #Learnt:      17685 | 0.000
235.36/235.46	c total clause space: 127.173MB
235.36/235.46	c total #watches: 127895
236.15/236.20	c total #propagations: 212368586 / total #impl: 712150865 (eff. 0.298)
236.15/236.20	c #Conflicts:     406000 | #Learnt:      18685 | 0.000
236.15/236.20	c total clause space: 127.173MB
236.15/236.20	c total #watches: 130750
236.65/236.77	c total #propagations: 213046765 / total #impl: 714330822 (eff. 0.298)
236.65/236.77	c #Conflicts:     407000 | #Learnt:      19685 | 0.000
236.65/236.77	c total clause space: 127.173MB
236.65/236.77	c total #watches: 133377
237.25/237.35	c total #propagations: 213590650 / total #impl: 716178286 (eff. 0.298)
237.25/237.35	c #Conflicts:     408000 | #Learnt:      20685 | 0.000
237.25/237.35	c total clause space: 127.173MB
237.25/237.35	c total #watches: 135657
237.85/237.91	c total #propagations: 214135244 / total #impl: 717943072 (eff. 0.298)
237.85/237.91	c #Conflicts:     409000 | #Learnt:      21685 | 0.000
237.85/237.91	c total clause space: 127.173MB
237.85/237.91	c total #watches: 138267
238.45/238.54	c total #propagations: 214643483 / total #impl: 719528126 (eff. 0.298)
238.45/238.54	c #Conflicts:     410000 | #Learnt:      22685 | 0.000
238.45/238.54	c total clause space: 127.173MB
238.45/238.54	c total #watches: 141108
239.15/239.23	c total #propagations: 215191043 / total #impl: 721353440 (eff. 0.298)
239.15/239.23	c #Conflicts:     411000 | #Learnt:      23685 | 0.000
239.15/239.23	c total clause space: 127.173MB
239.15/239.23	c total #watches: 143937
239.95/240.03	c total #propagations: 215738666 / total #impl: 723164630 (eff. 0.298)
239.95/240.03	c #Conflicts:     412000 | #Learnt:      24685 | 0.000
239.95/240.03	c total clause space: 127.173MB
239.95/240.03	c total #watches: 147031
240.55/240.63	c total #propagations: 216387496 / total #impl: 725292928 (eff. 0.298)
240.55/240.63	c #Conflicts:     413000 | #Learnt:      25685 | 0.000
240.55/240.63	c total clause space: 127.173MB
240.55/240.63	c total #watches: 150410
241.15/241.28	c total #propagations: 216916126 / total #impl: 727240608 (eff. 0.298)
241.15/241.28	c #Conflicts:     414000 | #Learnt:      26685 | 0.000
241.15/241.28	c total clause space: 127.173MB
241.15/241.28	c total #watches: 154598
241.96/242.10	c total #propagations: 217447142 / total #impl: 729086325 (eff. 0.298)
241.96/242.10	c #Conflicts:     415000 | #Learnt:      27685 | 0.000
241.96/242.10	c total clause space: 127.173MB
241.96/242.10	c total #watches: 159057
242.95/243.06	c total #propagations: 218049950 / total #impl: 731225342 (eff. 0.298)
242.95/243.06	c #Conflicts:     416000 | #Learnt:      28685 | 0.000
242.95/243.06	c total clause space: 127.173MB
242.95/243.06	c total #watches: 162162
243.95/244.06	c total #propagations: 218638425 / total #impl: 733347857 (eff. 0.298)
243.95/244.06	c #Conflicts:     417000 | #Learnt:      29685 | 0.000
243.95/244.06	c total clause space: 127.173MB
243.95/244.06	c total #watches: 166696
244.85/244.98	c total #propagations: 219236430 / total #impl: 735545535 (eff. 0.298)
244.85/244.98	c #Conflicts:     418000 | #Learnt:      30685 | 0.000
244.85/244.98	c total clause space: 127.173MB
244.85/244.98	c total #watches: 171223
245.45/245.55	c total #propagations: 219773616 / total #impl: 737594311 (eff. 0.298)
245.45/245.55	c GARBAGE COLLECT
245.45/245.55	c #Conflicts:     419000 | #Learnt:      16222 | 0.000
245.45/245.55	c total clause space: 127.173MB
245.45/245.55	c total #watches: 124303
246.05/246.14	c total #propagations: 220256289 / total #impl: 739427337 (eff. 0.298)
246.05/246.14	c #Conflicts:     420000 | #Learnt:      17222 | 0.000
246.05/246.14	c total clause space: 127.173MB
246.05/246.14	c total #watches: 129938
246.75/246.89	c total #propagations: 220727354 / total #impl: 741124560 (eff. 0.298)
246.75/246.89	c #Conflicts:     421000 | #Learnt:      18222 | 0.000
246.75/246.89	c total clause space: 127.173MB
246.75/246.89	c total #watches: 134295
247.65/247.73	c total #propagations: 221244465 / total #impl: 743086659 (eff. 0.298)
247.65/247.73	c #Conflicts:     422000 | #Learnt:      19222 | 0.000
247.65/247.73	c total clause space: 127.173MB
247.65/247.73	c total #watches: 139166
248.55/248.63	c total #propagations: 221864694 / total #impl: 745340287 (eff. 0.298)
248.55/248.63	c #Conflicts:     423000 | #Learnt:      20222 | 0.000
248.55/248.63	c total clause space: 127.173MB
248.55/248.63	c total #watches: 144198
249.75/249.82	c total #propagations: 222460407 / total #impl: 747550563 (eff. 0.298)
249.75/249.82	c #Conflicts:     424000 | #Learnt:      21222 | 0.000
249.75/249.82	c total clause space: 127.173MB
249.75/249.82	c total #watches: 149938
251.05/251.19	c total #propagations: 223024148 / total #impl: 749608455 (eff. 0.298)
251.05/251.19	c #Conflicts:     425000 | #Learnt:      22222 | 0.000
251.05/251.19	c total clause space: 127.173MB
251.05/251.19	c total #watches: 154340
252.55/252.69	c total #propagations: 223616558 / total #impl: 751887670 (eff. 0.297)
252.55/252.69	c #Conflicts:     426000 | #Learnt:      23222 | 0.000
252.55/252.69	c total clause space: 127.173MB
252.55/252.69	c total #watches: 158853
254.05/254.13	c total #propagations: 224190252 / total #impl: 754265285 (eff. 0.297)
254.05/254.13	c #Conflicts:     427000 | #Learnt:      24222 | 0.000
254.05/254.13	c total clause space: 127.173MB
254.05/254.13	c total #watches: 163090
255.75/255.84	c total #propagations: 224722063 / total #impl: 756371833 (eff. 0.297)
255.75/255.84	c #Conflicts:     428000 | #Learnt:      25222 | 0.000
255.75/255.84	c total clause space: 127.173MB
255.75/255.84	c total #watches: 166402
257.45/257.54	c total #propagations: 225323870 / total #impl: 758714246 (eff. 0.297)
257.45/257.54	c #Conflicts:     429000 | #Learnt:      26222 | 0.000
257.45/257.54	c total clause space: 127.173MB
257.45/257.54	c total #watches: 169162
259.14/259.25	c total #propagations: 225956567 / total #impl: 761106511 (eff. 0.297)
259.14/259.25	c #Conflicts:     430000 | #Learnt:      27222 | 0.000
259.14/259.25	c total clause space: 127.173MB
259.14/259.25	c total #watches: 171970
260.84/260.94	c total #propagations: 226522083 / total #impl: 763261826 (eff. 0.297)
260.84/260.94	c #Conflicts:     431000 | #Learnt:      28222 | 0.000
260.84/260.94	c total clause space: 127.173MB
260.84/260.94	c total #watches: 174883
262.64/262.73	c total #propagations: 227074892 / total #impl: 765414650 (eff. 0.297)
262.64/262.73	c #Conflicts:     432000 | #Learnt:      29222 | 0.000
262.64/262.73	c total clause space: 127.173MB
262.64/262.73	c total #watches: 177969
264.05/264.17	c total #propagations: 227620859 / total #impl: 767529814 (eff. 0.297)
264.05/264.17	c #Conflicts:     433000 | #Learnt:      30222 | 0.000
264.05/264.17	c total clause space: 127.173MB
264.05/264.17	c total #watches: 180662
265.54/265.61	c total #propagations: 228149286 / total #impl: 769654377 (eff. 0.296)
265.54/265.61	c #Conflicts:     434000 | #Learnt:      31222 | 0.000
265.54/265.61	c total clause space: 127.173MB
265.54/265.61	c total #watches: 183605
266.74/266.85	c total #propagations: 228662233 / total #impl: 771634699 (eff. 0.296)
266.74/266.85	c GARBAGE COLLECT
266.74/266.85	c #Conflicts:     435000 | #Learnt:      16418 | 0.000
266.74/266.85	c total clause space: 127.173MB
266.74/266.85	c total #watches: 124767
267.44/267.57	c total #propagations: 229338775 / total #impl: 774104938 (eff. 0.296)
267.44/267.57	c #Conflicts:     436000 | #Learnt:      17418 | 0.000
267.44/267.57	c total clause space: 127.173MB
267.44/267.57	c total #watches: 130061
268.34/268.50	c total #propagations: 229974307 / total #impl: 776301678 (eff. 0.296)
268.34/268.50	c #Conflicts:     437000 | #Learnt:      18418 | 0.000
268.34/268.50	c total clause space: 127.173MB
268.34/268.50	c total #watches: 135716
269.84/269.98	c total #propagations: 230592004 / total #impl: 778682600 (eff. 0.296)
269.84/269.98	c #Conflicts:     438000 | #Learnt:      19418 | 0.000
269.84/269.98	c total clause space: 127.173MB
269.84/269.98	c total #watches: 144505
271.64/271.75	c total #propagations: 231202046 / total #impl: 781345122 (eff. 0.296)
271.64/271.75	c #Conflicts:     439000 | #Learnt:      20418 | 0.000
271.64/271.75	c total clause space: 127.173MB
271.64/271.75	c total #watches: 154288
274.04/274.16	c total #propagations: 231817343 / total #impl: 784079767 (eff. 0.296)
274.04/274.16	c #Conflicts:     440000 | #Learnt:      21418 | 0.000
274.04/274.16	c total clause space: 127.173MB
274.04/274.16	c total #watches: 160991
276.64/276.79	c total #propagations: 232404502 / total #impl: 786691506 (eff. 0.295)
276.64/276.79	c #Conflicts:     441000 | #Learnt:      22418 | 0.000
276.64/276.79	c total clause space: 127.173MB
276.64/276.79	c total #watches: 164836
279.84/279.95	c total #propagations: 233039532 / total #impl: 789224072 (eff. 0.295)
279.84/279.95	c #Conflicts:     442000 | #Learnt:      23418 | 0.000
279.84/279.95	c total clause space: 127.173MB
279.84/279.95	c total #watches: 169862
283.13/283.25	c total #propagations: 233704312 / total #impl: 792259865 (eff. 0.295)
283.13/283.25	c #Conflicts:     443000 | #Learnt:      24418 | 0.000
283.13/283.25	c total clause space: 127.173MB
283.13/283.25	c total #watches: 177263
287.04/287.14	c total #propagations: 234315604 / total #impl: 795352296 (eff. 0.295)
287.04/287.14	c #Conflicts:     444000 | #Learnt:      25418 | 0.000
287.04/287.14	c total clause space: 127.173MB
287.04/287.14	c total #watches: 181997
290.73/290.85	c total #propagations: 234939857 / total #impl: 798819193 (eff. 0.294)
290.73/290.85	c #Conflicts:     445000 | #Learnt:      26418 | 0.000
290.73/290.85	c total clause space: 127.173MB
290.73/290.85	c total #watches: 186926
294.13/294.27	c total #propagations: 235585661 / total #impl: 801970127 (eff. 0.294)
294.13/294.27	c #Conflicts:     446000 | #Learnt:      27418 | 0.000
294.13/294.27	c total clause space: 127.173MB
294.13/294.27	c total #watches: 193274
297.84/297.93	c total #propagations: 236178359 / total #impl: 805762200 (eff. 0.293)
297.84/297.93	c #Conflicts:     447000 | #Learnt:      28418 | 0.000
297.84/297.93	c total clause space: 206.656MB
297.84/297.93	c total #watches: 198656
302.24/302.38	c total #propagations: 236778042 / total #impl: 809051538 (eff. 0.293)
302.24/302.38	c #Conflicts:     448000 | #Learnt:      29418 | 0.000
302.24/302.38	c total clause space: 206.656MB
302.24/302.38	c total #watches: 203195
306.44/306.51	c total #propagations: 237426883 / total #impl: 812357727 (eff. 0.292)
306.44/306.51	c #Conflicts:     449000 | #Learnt:      30418 | 0.000
306.44/306.51	c total clause space: 206.656MB
306.44/306.51	c total #watches: 207717
310.43/310.50	c total #propagations: 238027834 / total #impl: 815488573 (eff. 0.292)
310.43/310.50	c #Conflicts:     450000 | #Learnt:      31418 | 0.000
310.43/310.50	c total clause space: 206.656MB
310.43/310.50	c total #watches: 211850
313.33/313.42	c total #propagations: 238612479 / total #impl: 818465742 (eff. 0.292)
313.33/313.42	c GARBAGE COLLECT
313.33/313.42	c #Conflicts:     451000 | #Learnt:      16305 | 0.000
313.33/313.42	c total clause space: 206.656MB
313.33/313.42	c total #watches: 125116
314.03/314.11	c total #propagations: 239172469 / total #impl: 821085430 (eff. 0.291)
314.03/314.11	c #Conflicts:     452000 | #Learnt:      17305 | 0.000
314.03/314.11	c total clause space: 206.656MB
314.03/314.11	c total #watches: 132278
314.83/314.98	c total #propagations: 239707465 / total #impl: 823123190 (eff. 0.291)
314.83/314.98	c #Conflicts:     453000 | #Learnt:      18305 | 0.000
314.83/314.98	c total clause space: 206.656MB
314.83/314.98	c total #watches: 136653
316.03/316.13	c total #propagations: 240265959 / total #impl: 825279146 (eff. 0.291)
316.03/316.13	c #Conflicts:     454000 | #Learnt:      19305 | 0.000
316.03/316.13	c total clause space: 206.656MB
316.03/316.13	c total #watches: 140116
317.23/317.39	c total #propagations: 240902764 / total #impl: 827760379 (eff. 0.291)
317.23/317.39	c #Conflicts:     455000 | #Learnt:      20305 | 0.000
317.23/317.39	c total clause space: 206.656MB
317.23/317.39	c total #watches: 145449
318.83/318.90	c total #propagations: 241501767 / total #impl: 830124602 (eff. 0.291)
318.83/318.90	c #Conflicts:     456000 | #Learnt:      21305 | 0.000
318.83/318.90	c total clause space: 206.656MB
318.83/318.90	c total #watches: 152695
320.33/320.48	c total #propagations: 242150276 / total #impl: 832865475 (eff. 0.291)
320.33/320.48	c #Conflicts:     457000 | #Learnt:      22305 | 0.000
320.33/320.48	c total clause space: 206.656MB
320.33/320.48	c total #watches: 156253
322.63/322.78	c total #propagations: 242743966 / total #impl: 835378398 (eff. 0.291)
322.63/322.78	c #Conflicts:     458000 | #Learnt:      23305 | 0.000
322.63/322.78	c total clause space: 206.656MB
322.63/322.78	c total #watches: 159593
324.83/324.90	c total #propagations: 243319427 / total #impl: 837538738 (eff. 0.291)
324.83/324.90	c #Conflicts:     459000 | #Learnt:      24305 | 0.000
324.83/324.90	c total clause space: 206.656MB
324.83/324.90	c total #watches: 162518
326.83/326.95	c total #propagations: 243841247 / total #impl: 839390280 (eff. 0.290)
326.83/326.95	c #Conflicts:     460000 | #Learnt:      25305 | 0.000
326.83/326.95	c total clause space: 206.656MB
326.83/326.95	c total #watches: 164951
328.73/328.84	c total #propagations: 244354507 / total #impl: 841087620 (eff. 0.291)
328.73/328.84	c #Conflicts:     461000 | #Learnt:      26305 | 0.000
328.73/328.84	c total clause space: 206.656MB
328.73/328.84	c total #watches: 167448
330.63/330.78	c total #propagations: 244920060 / total #impl: 842968368 (eff. 0.291)
330.63/330.78	c #Conflicts:     462000 | #Learnt:      27305 | 0.000
330.63/330.78	c total clause space: 206.656MB
330.63/330.78	c total #watches: 171044
331.93/332.09	c total #propagations: 245537041 / total #impl: 845181441 (eff. 0.291)
331.93/332.09	c #Conflicts:     463000 | #Learnt:      28305 | 0.000
331.93/332.09	c total clause space: 206.656MB
331.93/332.09	c total #watches: 175337
333.24/333.34	c total #propagations: 246030702 / total #impl: 846957922 (eff. 0.290)
333.24/333.34	c #Conflicts:     464000 | #Learnt:      29305 | 0.000
333.24/333.34	c total clause space: 206.656MB
333.24/333.34	c total #watches: 179623
334.73/334.86	c total #propagations: 246481034 / total #impl: 848688782 (eff. 0.290)
334.73/334.86	c #Conflicts:     465000 | #Learnt:      30305 | 0.000
334.73/334.86	c total clause space: 206.656MB
334.73/334.86	c total #watches: 184073
336.13/336.27	c total #propagations: 246978264 / total #impl: 850551830 (eff. 0.290)
336.13/336.27	c #Conflicts:     466000 | #Learnt:      31305 | 0.000
336.13/336.27	c total clause space: 206.656MB
336.13/336.27	c total #watches: 188319
337.53/337.64	c total #propagations: 247436647 / total #impl: 852304348 (eff. 0.290)
337.53/337.64	c #Conflicts:     467000 | #Learnt:      32305 | 0.000
337.53/337.64	c total clause space: 206.656MB
337.53/337.64	c total #watches: 192803
338.63/338.80	c total #propagations: 247859685 / total #impl: 853979019 (eff. 0.290)
338.63/338.80	c GARBAGE COLLECT
338.63/338.80	c #Conflicts:     468000 | #Learnt:      16914 | 0.000
338.63/338.80	c total clause space: 206.656MB
338.63/338.80	c total #watches: 127721
339.23/339.31	c total #propagations: 248301298 / total #impl: 855801522 (eff. 0.290)
339.23/339.31	c #Conflicts:     469000 | #Learnt:      17914 | 0.000
339.23/339.31	c total clause space: 206.656MB
339.23/339.31	c total #watches: 131228
339.83/339.97	c total #propagations: 248703698 / total #impl: 857463096 (eff. 0.290)
339.83/339.97	c #Conflicts:     470000 | #Learnt:      18914 | 0.000
339.83/339.97	c total clause space: 206.656MB
339.83/339.97	c total #watches: 135263
340.53/340.67	c total #propagations: 249154289 / total #impl: 859292070 (eff. 0.290)
340.53/340.67	c #Conflicts:     471000 | #Learnt:      19914 | 0.000
340.53/340.67	c total clause space: 206.656MB
340.53/340.67	c total #watches: 138476
341.33/341.44	c total #propagations: 249590061 / total #impl: 860976404 (eff. 0.290)
341.33/341.44	c #Conflicts:     472000 | #Learnt:      20914 | 0.000
341.33/341.44	c total clause space: 206.656MB
341.33/341.44	c total #watches: 141785
342.13/342.23	c total #propagations: 250114233 / total #impl: 862857998 (eff. 0.290)
342.13/342.23	c #Conflicts:     473000 | #Learnt:      21914 | 0.000
342.13/342.23	c total clause space: 206.656MB
342.13/342.23	c total #watches: 145358
343.03/343.17	c total #propagations: 250540086 / total #impl: 864560513 (eff. 0.290)
343.03/343.17	c #Conflicts:     474000 | #Learnt:      22914 | 0.000
343.03/343.17	c total clause space: 206.656MB
343.03/343.17	c total #watches: 151064
344.13/344.29	c total #propagations: 250964940 / total #impl: 866333986 (eff. 0.290)
344.13/344.29	c #Conflicts:     475000 | #Learnt:      23914 | 0.000
344.13/344.29	c total clause space: 206.656MB
344.13/344.29	c total #watches: 156161
345.43/345.54	c total #propagations: 251369086 / total #impl: 867963089 (eff. 0.290)
345.43/345.54	c #Conflicts:     476000 | #Learnt:      24914 | 0.000
345.43/345.54	c total clause space: 206.656MB
345.43/345.54	c total #watches: 161928
346.53/346.68	c total #propagations: 251805464 / total #impl: 869645388 (eff. 0.290)
346.53/346.68	c #Conflicts:     477000 | #Learnt:      25914 | 0.000
346.53/346.68	c total clause space: 206.656MB
346.53/346.68	c total #watches: 166420
347.73/347.82	c total #propagations: 252217282 / total #impl: 871260343 (eff. 0.289)
347.73/347.82	c #Conflicts:     478000 | #Learnt:      26914 | 0.000
347.73/347.82	c total clause space: 206.656MB
347.73/347.82	c total #watches: 169479
348.93/349.08	c total #propagations: 252591151 / total #impl: 872797307 (eff. 0.289)
348.93/349.08	c #Conflicts:     479000 | #Learnt:      27914 | 0.000
348.93/349.08	c total clause space: 206.656MB
348.93/349.08	c total #watches: 173843
350.43/350.58	c total #propagations: 253035580 / total #impl: 874586647 (eff. 0.289)
350.43/350.58	c #Conflicts:     480000 | #Learnt:      28914 | 0.000
350.43/350.58	c total clause space: 206.656MB
350.43/350.58	c total #watches: 178992
351.83/351.93	c total #propagations: 253441856 / total #impl: 876304485 (eff. 0.289)
351.83/351.93	c #Conflicts:     481000 | #Learnt:      29914 | 0.000
351.83/351.93	c total clause space: 206.656MB
351.83/351.93	c total #watches: 183351
353.53/353.63	c total #propagations: 253840835 / total #impl: 877980225 (eff. 0.289)
353.53/353.63	c #Conflicts:     482000 | #Learnt:      30914 | 0.000
353.53/353.63	c total clause space: 206.656MB
353.53/353.63	c total #watches: 187019
355.33/355.47	c total #propagations: 254259163 / total #impl: 879736909 (eff. 0.289)
355.33/355.47	c #Conflicts:     483000 | #Learnt:      31914 | 0.000
355.33/355.47	c total clause space: 206.656MB
355.33/355.47	c total #watches: 191508
357.22/357.31	c total #propagations: 254693729 / total #impl: 881582685 (eff. 0.289)
357.22/357.31	c #Conflicts:     484000 | #Learnt:      32914 | 0.000
357.22/357.31	c total clause space: 206.656MB
357.22/357.31	c total #watches: 194816
358.53/358.62	c total #propagations: 255073470 / total #impl: 883195127 (eff. 0.289)
358.53/358.62	c GARBAGE COLLECT
358.53/358.62	c #Conflicts:     485000 | #Learnt:      17209 | 0.000
358.53/358.62	c total clause space: 206.656MB
358.53/358.62	c total #watches: 128323
359.02/359.16	c total #propagations: 255482244 / total #impl: 884836847 (eff. 0.289)
359.02/359.16	c #Conflicts:     486000 | #Learnt:      18209 | 0.000
359.02/359.16	c total clause space: 206.656MB
359.02/359.16	c total #watches: 131841
359.63/359.75	c total #propagations: 255909136 / total #impl: 886437451 (eff. 0.289)
359.63/359.75	c #Conflicts:     487000 | #Learnt:      19209 | 0.000
359.63/359.75	c total clause space: 206.656MB
359.63/359.75	c total #watches: 136101
360.32/360.43	c total #propagations: 256327480 / total #impl: 888000196 (eff. 0.289)
360.32/360.43	c #Conflicts:     488000 | #Learnt:      20209 | 0.000
360.32/360.43	c total clause space: 206.656MB
360.32/360.43	c total #watches: 139707
361.12/361.24	c total #propagations: 256773619 / total #impl: 889702691 (eff. 0.289)
361.12/361.24	c #Conflicts:     489000 | #Learnt:      21209 | 0.000
361.12/361.24	c total clause space: 206.656MB
361.12/361.24	c total #watches: 144565
361.93/362.04	c total #propagations: 257225322 / total #impl: 891496886 (eff. 0.289)
361.93/362.04	c #Conflicts:     490000 | #Learnt:      22209 | 0.000
361.93/362.04	c total clause space: 206.656MB
361.93/362.04	c total #watches: 149659
362.82/362.95	c total #propagations: 257669370 / total #impl: 893295872 (eff. 0.288)
362.82/362.95	c #Conflicts:     491000 | #Learnt:      23209 | 0.000
362.82/362.95	c total clause space: 206.656MB
362.82/362.95	c total #watches: 153071
363.82/363.92	c total #propagations: 258090849 / total #impl: 894989319 (eff. 0.288)
363.82/363.92	c #Conflicts:     492000 | #Learnt:      24209 | 0.000
363.82/363.92	c total clause space: 206.656MB
363.82/363.92	c total #watches: 157080
364.92/365.00	c total #propagations: 258523458 / total #impl: 896649437 (eff. 0.288)
364.92/365.00	c #Conflicts:     493000 | #Learnt:      25209 | 0.000
364.92/365.00	c total clause space: 206.656MB
364.92/365.00	c total #watches: 160874
366.12/366.22	c total #propagations: 258971794 / total #impl: 898409164 (eff. 0.288)
366.12/366.22	c #Conflicts:     494000 | #Learnt:      26209 | 0.000
366.12/366.22	c total clause space: 206.656MB
366.12/366.22	c total #watches: 167468
367.33/367.44	c total #propagations: 259416980 / total #impl: 900575491 (eff. 0.288)
367.33/367.44	c #Conflicts:     495000 | #Learnt:      27209 | 0.000
367.33/367.44	c total clause space: 206.656MB
367.33/367.44	c total #watches: 171130
368.62/368.77	c total #propagations: 259863465 / total #impl: 902571773 (eff. 0.288)
368.62/368.77	c #Conflicts:     496000 | #Learnt:      28209 | 0.000
368.62/368.77	c total clause space: 206.656MB
368.62/368.77	c total #watches: 176091
370.12/370.27	c total #propagations: 260298744 / total #impl: 904469819 (eff. 0.288)
370.12/370.27	c #Conflicts:     497000 | #Learnt:      29209 | 0.000
370.12/370.27	c total clause space: 206.656MB
370.12/370.27	c total #watches: 181181
371.73/371.89	c total #propagations: 260734223 / total #impl: 906566411 (eff. 0.288)
371.73/371.89	c #Conflicts:     498000 | #Learnt:      30209 | 0.000
371.73/371.89	c total clause space: 206.656MB
371.73/371.89	c total #watches: 185817
373.32/373.41	c total #propagations: 261239579 / total #impl: 908921328 (eff. 0.287)
373.32/373.41	c #Conflicts:     499000 | #Learnt:      31209 | 0.000
373.32/373.41	c total clause space: 206.656MB
373.32/373.41	c total #watches: 189847
375.03/375.13	c total #propagations: 261723276 / total #impl: 911166234 (eff. 0.287)
375.03/375.13	c #Conflicts:     500000 | #Learnt:      32209 | 0.000
375.03/375.13	c total clause space: 206.656MB
375.03/375.13	c total #watches: 194670
377.12/377.25	c total #propagations: 262168753 / total #impl: 913126849 (eff. 0.287)
377.12/377.25	c #Conflicts:     501000 | #Learnt:      33209 | 0.000
377.12/377.25	c total clause space: 206.656MB
377.12/377.25	c total #watches: 198524
378.82/378.93	c total #propagations: 262660520 / total #impl: 915366306 (eff. 0.287)
378.82/378.93	c GARBAGE COLLECT
378.82/378.93	c #Conflicts:     502000 | #Learnt:      17192 | 0.000
378.82/378.93	c total clause space: 206.656MB
378.82/378.93	c total #watches: 129404
379.43/379.54	c total #propagations: 263115264 / total #impl: 917598763 (eff. 0.287)
379.43/379.54	c #Conflicts:     503000 | #Learnt:      18192 | 0.000
379.43/379.54	c total clause space: 206.656MB
379.43/379.54	c total #watches: 133389
380.12/380.20	c total #propagations: 263527569 / total #impl: 919318565 (eff. 0.287)
380.12/380.20	c #Conflicts:     504000 | #Learnt:      19192 | 0.000
380.12/380.20	c total clause space: 206.656MB
380.12/380.20	c total #watches: 137070
380.92/381.00	c total #propagations: 263954222 / total #impl: 920888858 (eff. 0.287)
380.92/381.00	c #Conflicts:     505000 | #Learnt:      20192 | 0.000
380.92/381.00	c total clause space: 206.656MB
380.92/381.00	c total #watches: 141170
381.52/381.61	c total #propagations: 264382203 / total #impl: 922478344 (eff. 0.287)
381.52/381.61	c #Conflicts:     506000 | #Learnt:      21192 | 0.000
381.52/381.61	c total clause space: 206.656MB
381.52/381.61	c total #watches: 144566
382.12/382.25	c total #propagations: 264832145 / total #impl: 924095084 (eff. 0.287)
382.12/382.25	c #Conflicts:     507000 | #Learnt:      22192 | 0.000
382.12/382.25	c total clause space: 206.656MB
382.12/382.25	c total #watches: 148520
382.83/382.91	c total #propagations: 265247743 / total #impl: 925660497 (eff. 0.287)
382.83/382.91	c #Conflicts:     508000 | #Learnt:      23192 | 0.000
382.83/382.91	c total clause space: 206.656MB
382.83/382.91	c total #watches: 151518
383.52/383.67	c total #propagations: 265634537 / total #impl: 927294746 (eff. 0.286)
383.52/383.67	c #Conflicts:     509000 | #Learnt:      24192 | 0.000
383.52/383.67	c total clause space: 206.656MB
383.52/383.67	c total #watches: 155201
384.42/384.51	c total #propagations: 265979725 / total #impl: 928739341 (eff. 0.286)
384.42/384.51	c #Conflicts:     510000 | #Learnt:      25192 | 0.000
384.42/384.51	c total clause space: 206.656MB
384.42/384.51	c total #watches: 158277
385.12/385.26	c total #propagations: 266411469 / total #impl: 930463101 (eff. 0.286)
385.12/385.26	c #Conflicts:     511000 | #Learnt:      26192 | 0.000
385.12/385.26	c total clause space: 206.656MB
385.12/385.26	c total #watches: 162712
386.03/386.20	c total #propagations: 266838225 / total #impl: 932188554 (eff. 0.286)
386.03/386.20	c #Conflicts:     512000 | #Learnt:      27192 | 0.000
386.03/386.20	c total clause space: 206.656MB
386.03/386.20	c total #watches: 168640
387.02/387.15	c total #propagations: 267270494 / total #impl: 934177600 (eff. 0.286)
387.02/387.15	c #Conflicts:     513000 | #Learnt:      28192 | 0.000
387.02/387.15	c total clause space: 206.656MB
387.02/387.15	c total #watches: 172955
388.12/388.24	c total #propagations: 267686553 / total #impl: 935966131 (eff. 0.286)
388.12/388.24	c #Conflicts:     514000 | #Learnt:      29192 | 0.000
388.12/388.24	c total clause space: 206.656MB
388.12/388.24	c total #watches: 175990
389.33/389.46	c total #propagations: 268254418 / total #impl: 937985791 (eff. 0.286)
389.33/389.46	c #Conflicts:     515000 | #Learnt:      30192 | 0.000
389.33/389.46	c total clause space: 206.656MB
389.33/389.46	c total #watches: 179372
390.32/390.49	c total #propagations: 268885517 / total #impl: 940141851 (eff. 0.286)
390.32/390.49	c #Conflicts:     516000 | #Learnt:      31192 | 0.000
390.32/390.49	c total clause space: 206.656MB
390.32/390.49	c total #watches: 182361
391.42/391.50	c total #propagations: 269464057 / total #impl: 942040184 (eff. 0.286)
391.42/391.50	c #Conflicts:     517000 | #Learnt:      32192 | 0.000
391.42/391.50	c total clause space: 206.656MB
391.42/391.50	c total #watches: 185052
392.42/392.51	c total #propagations: 269977285 / total #impl: 943804128 (eff. 0.286)
392.42/392.51	c #Conflicts:     518000 | #Learnt:      33192 | 0.000
392.42/392.51	c total clause space: 206.656MB
392.42/392.51	c total #watches: 187730
393.32/393.48	c total #propagations: 270475867 / total #impl: 945466697 (eff. 0.286)
393.32/393.48	c #Conflicts:     519000 | #Learnt:      34192 | 0.000
393.32/393.48	c total clause space: 206.656MB
393.32/393.48	c total #watches: 190558
394.02/394.15	c total #propagations: 270978474 / total #impl: 947157808 (eff. 0.286)
394.02/394.15	c GARBAGE COLLECT
394.02/394.15	c #Conflicts:     520000 | #Learnt:      17879 | 0.000
394.02/394.15	c total clause space: 206.656MB
394.02/394.15	c total #watches: 132216
394.72/394.83	c total #propagations: 271481517 / total #impl: 948965339 (eff. 0.286)
394.72/394.83	c #Conflicts:     521000 | #Learnt:      18879 | 0.000
394.72/394.83	c total clause space: 206.656MB
394.72/394.83	c total #watches: 136142
395.42/395.57	c total #propagations: 272077863 / total #impl: 951165950 (eff. 0.286)
395.42/395.57	c #Conflicts:     522000 | #Learnt:      19879 | 0.000
395.42/395.57	c total clause space: 206.656MB
395.42/395.57	c total #watches: 139114
396.32/396.40	c total #propagations: 272603388 / total #impl: 952892898 (eff. 0.286)
396.32/396.40	c #Conflicts:     523000 | #Learnt:      20879 | 0.000
396.32/396.40	c total clause space: 206.656MB
396.32/396.40	c total #watches: 142468
397.22/397.33	c total #propagations: 273151560 / total #impl: 954819316 (eff. 0.286)
397.22/397.33	c #Conflicts:     524000 | #Learnt:      21879 | 0.000
397.22/397.33	c total clause space: 206.656MB
397.22/397.33	c total #watches: 145345
398.02/398.11	c total #propagations: 273789199 / total #impl: 957071996 (eff. 0.286)
398.02/398.11	c #Conflicts:     525000 | #Learnt:      22879 | 0.000
398.02/398.11	c total clause space: 206.656MB
398.02/398.11	c total #watches: 148083
398.82/398.90	c total #propagations: 274355981 / total #impl: 958965358 (eff. 0.286)
398.82/398.90	c #Conflicts:     526000 | #Learnt:      23879 | 0.000
398.82/398.90	c total clause space: 206.656MB
398.82/398.90	c total #watches: 150835
399.62/399.74	c total #propagations: 274889594 / total #impl: 960714477 (eff. 0.286)
399.62/399.74	c #Conflicts:     527000 | #Learnt:      24879 | 0.000
399.62/399.74	c total clause space: 206.656MB
399.62/399.74	c total #watches: 153912
400.32/400.41	c total #propagations: 275478057 / total #impl: 962774561 (eff. 0.286)
400.32/400.41	c #Conflicts:     528000 | #Learnt:      25879 | 0.000
400.32/400.41	c total clause space: 206.656MB
400.32/400.41	c total #watches: 156810
401.12/401.22	c total #propagations: 275994586 / total #impl: 964497580 (eff. 0.286)
401.12/401.22	c #Conflicts:     529000 | #Learnt:      26879 | 0.000
401.12/401.22	c total clause space: 206.656MB
401.12/401.22	c total #watches: 161141
402.12/402.28	c total #propagations: 276574682 / total #impl: 966670195 (eff. 0.286)
402.12/402.28	c #Conflicts:     530000 | #Learnt:      27879 | 0.000
402.12/402.28	c total clause space: 206.656MB
402.12/402.28	c total #watches: 165178
403.32/403.42	c total #propagations: 277185145 / total #impl: 969120572 (eff. 0.286)
403.32/403.42	c #Conflicts:     531000 | #Learnt:      28879 | 0.000
403.32/403.42	c total clause space: 206.656MB
403.32/403.42	c total #watches: 168325
404.12/404.20	c total #propagations: 277786635 / total #impl: 971492617 (eff. 0.286)
404.12/404.20	c #Conflicts:     532000 | #Learnt:      29879 | 0.000
404.12/404.20	c total clause space: 206.656MB
404.12/404.20	c total #watches: 171788
404.82/404.96	c total #propagations: 278241364 / total #impl: 973359947 (eff. 0.286)
404.82/404.96	c #Conflicts:     533000 | #Learnt:      30879 | 0.000
404.82/404.96	c total clause space: 206.656MB
404.82/404.96	c total #watches: 174877
405.72/405.88	c total #propagations: 278719437 / total #impl: 975053086 (eff. 0.286)
405.72/405.88	c #Conflicts:     534000 | #Learnt:      31879 | 0.000
405.72/405.88	c total clause space: 206.656MB
405.72/405.88	c total #watches: 177735
406.62/406.70	c total #propagations: 279237763 / total #impl: 976827363 (eff. 0.286)
406.62/406.70	c #Conflicts:     535000 | #Learnt:      32879 | 0.000
406.62/406.70	c total clause space: 206.656MB
406.62/406.70	c total #watches: 180243
407.42/407.58	c total #propagations: 279726888 / total #impl: 978424956 (eff. 0.286)
407.42/407.58	c #Conflicts:     536000 | #Learnt:      33879 | 0.000
407.42/407.58	c total clause space: 206.656MB
407.42/407.58	c total #watches: 182975
408.41/408.50	c total #propagations: 280232380 / total #impl: 980212165 (eff. 0.286)
408.41/408.50	c #Conflicts:     537000 | #Learnt:      34879 | 0.000
408.41/408.50	c total clause space: 206.656MB
408.41/408.50	c total #watches: 186069
409.22/409.34	c total #propagations: 280809789 / total #impl: 982249349 (eff. 0.286)
409.22/409.34	c GARBAGE COLLECT
409.22/409.34	c #Conflicts:     538000 | #Learnt:      18278 | 0.000
409.22/409.34	c total clause space: 206.656MB
409.22/409.34	c total #watches: 133313
410.22/410.33	c total #propagations: 281348797 / total #impl: 984062672 (eff. 0.286)
410.22/410.33	c #Conflicts:     539000 | #Learnt:      19278 | 0.000
410.22/410.33	c total clause space: 206.656MB
410.22/410.33	c total #watches: 136294
411.21/411.33	c total #propagations: 281978898 / total #impl: 986132325 (eff. 0.286)
411.21/411.33	c #Conflicts:     540000 | #Learnt:      20278 | 0.000
411.21/411.33	c total clause space: 206.656MB
411.21/411.33	c total #watches: 139124
412.01/412.11	c total #propagations: 282667425 / total #impl: 988386688 (eff. 0.286)
412.01/412.11	c #Conflicts:     541000 | #Learnt:      21278 | 0.000
412.01/412.11	c total clause space: 206.656MB
412.01/412.11	c total #watches: 142003
412.71/412.89	c total #propagations: 283247426 / total #impl: 990312287 (eff. 0.286)
412.71/412.89	c #Conflicts:     542000 | #Learnt:      22278 | 0.000
412.71/412.89	c total clause space: 206.656MB
412.71/412.89	c total #watches: 144949
413.41/413.59	c total #propagations: 283830613 / total #impl: 992344922 (eff. 0.286)
413.41/413.59	c #Conflicts:     543000 | #Learnt:      23278 | 0.000
413.41/413.59	c total clause space: 206.656MB
413.41/413.59	c total #watches: 147966
414.21/414.39	c total #propagations: 284305084 / total #impl: 993940872 (eff. 0.286)
414.21/414.39	c #Conflicts:     544000 | #Learnt:      24278 | 0.000
414.21/414.39	c total clause space: 206.656MB
414.21/414.39	c total #watches: 151096
415.01/415.12	c total #propagations: 284838414 / total #impl: 995700156 (eff. 0.286)
415.01/415.12	c #Conflicts:     545000 | #Learnt:      25278 | 0.000
415.01/415.12	c total clause space: 206.656MB
415.01/415.12	c total #watches: 154262
415.61/415.79	c total #propagations: 285337324 / total #impl: 997375337 (eff. 0.286)
415.61/415.79	c #Conflicts:     546000 | #Learnt:      26278 | 0.000
415.61/415.79	c total clause space: 206.656MB
415.61/415.79	c total #watches: 156909
416.41/416.51	c total #propagations: 285821967 / total #impl: 998888320 (eff. 0.286)
416.41/416.51	c #Conflicts:     547000 | #Learnt:      27278 | 0.000
416.41/416.51	c total clause space: 206.656MB
416.41/416.51	c total #watches: 159250
417.01/417.16	c total #propagations: 286276976 / total #impl: 1000346156 (eff. 0.286)
417.01/417.16	c #Conflicts:     548000 | #Learnt:      28278 | 0.000
417.01/417.16	c total clause space: 206.656MB
417.01/417.16	c total #watches: 161846
417.92/418.10	c total #propagations: 286742063 / total #impl: 1001819970 (eff. 0.286)
417.92/418.10	c #Conflicts:     549000 | #Learnt:      29278 | 0.000
417.92/418.10	c total clause space: 206.656MB
417.92/418.10	c total #watches: 164907
418.81/418.97	c total #propagations: 287311879 / total #impl: 1003753655 (eff. 0.286)
418.81/418.97	c #Conflicts:     550000 | #Learnt:      30278 | 0.000
418.81/418.97	c total clause space: 206.656MB
418.81/418.97	c total #watches: 167340
419.81/419.91	c total #propagations: 287819869 / total #impl: 1005429987 (eff. 0.286)
419.81/419.91	c #Conflicts:     551000 | #Learnt:      31278 | 0.000
419.81/419.91	c total clause space: 206.656MB
419.81/419.91	c total #watches: 170114
420.71/420.83	c total #propagations: 288363554 / total #impl: 1007373319 (eff. 0.286)
420.71/420.83	c #Conflicts:     552000 | #Learnt:      32278 | 0.000
420.71/420.83	c total clause space: 206.656MB
420.71/420.83	c total #watches: 173002
421.61/421.71	c total #propagations: 288922587 / total #impl: 1009305899 (eff. 0.286)
421.61/421.71	c #Conflicts:     553000 | #Learnt:      33278 | 0.000
421.61/421.71	c total clause space: 206.656MB
421.61/421.71	c total #watches: 175799
422.51/422.63	c total #propagations: 289474258 / total #impl: 1011268420 (eff. 0.286)
422.51/422.63	c #Conflicts:     554000 | #Learnt:      34278 | 0.000
422.51/422.63	c total clause space: 206.656MB
422.51/422.63	c total #watches: 178427
423.42/423.57	c total #propagations: 290020394 / total #impl: 1013267088 (eff. 0.286)
423.42/423.57	c #Conflicts:     555000 | #Learnt:      35278 | 0.000
423.42/423.57	c total clause space: 206.656MB
423.42/423.57	c total #watches: 181580
424.41/424.56	c total #propagations: 290569040 / total #impl: 1015261751 (eff. 0.286)
424.41/424.56	c GARBAGE COLLECT
424.41/424.56	c #Conflicts:     556000 | #Learnt:      18391 | 0.000
424.41/424.56	c total clause space: 206.656MB
424.41/424.56	c total #watches: 133798
425.21/425.34	c total #propagations: 291185495 / total #impl: 1017610212 (eff. 0.286)
425.21/425.34	c #Conflicts:     557000 | #Learnt:      19391 | 0.000
425.21/425.34	c total clause space: 206.656MB
425.21/425.34	c total #watches: 137928
426.01/426.19	c total #propagations: 291777905 / total #impl: 1019709115 (eff. 0.286)
426.01/426.19	c #Conflicts:     558000 | #Learnt:      20391 | 0.000
426.01/426.19	c total clause space: 206.656MB
426.01/426.19	c total #watches: 140651
426.82/426.91	c total #propagations: 292397035 / total #impl: 1021927274 (eff. 0.286)
426.82/426.91	c #Conflicts:     559000 | #Learnt:      21391 | 0.000
426.82/426.91	c total clause space: 206.656MB
426.82/426.91	c total #watches: 143523
427.51/427.67	c total #propagations: 292910951 / total #impl: 1023633192 (eff. 0.286)
427.51/427.67	c #Conflicts:     560000 | #Learnt:      22391 | 0.000
427.51/427.67	c total clause space: 206.656MB
427.51/427.67	c total #watches: 146291
428.21/428.35	c total #propagations: 293413058 / total #impl: 1025253259 (eff. 0.286)
428.21/428.35	c #Conflicts:     561000 | #Learnt:      23391 | 0.000
428.21/428.35	c total clause space: 206.656MB
428.21/428.35	c total #watches: 149582
429.02/429.13	c total #propagations: 293837509 / total #impl: 1026705462 (eff. 0.286)
429.02/429.13	c #Conflicts:     562000 | #Learnt:      24391 | 0.000
429.02/429.13	c total clause space: 206.656MB
429.02/429.13	c total #watches: 152542
429.81/429.94	c total #propagations: 294330636 / total #impl: 1028407657 (eff. 0.286)
429.81/429.94	c #Conflicts:     563000 | #Learnt:      25391 | 0.000
429.81/429.94	c total clause space: 206.656MB
429.81/429.94	c total #watches: 155473
430.51/430.68	c total #propagations: 294855389 / total #impl: 1030181750 (eff. 0.286)
430.51/430.68	c #Conflicts:     564000 | #Learnt:      26391 | 0.000
430.51/430.68	c total clause space: 206.656MB
430.51/430.68	c total #watches: 158042
431.31/431.49	c total #propagations: 295329132 / total #impl: 1031842120 (eff. 0.286)
431.31/431.49	c #Conflicts:     565000 | #Learnt:      27391 | 0.000
431.31/431.49	c total clause space: 206.656MB
431.31/431.49	c total #watches: 160883
432.32/432.42	c total #propagations: 295829302 / total #impl: 1033534362 (eff. 0.286)
432.32/432.42	c #Conflicts:     566000 | #Learnt:      28391 | 0.000
432.32/432.42	c total clause space: 206.656MB
432.32/432.42	c total #watches: 163484
433.01/433.11	c total #propagations: 296413840 / total #impl: 1035425151 (eff. 0.286)
433.01/433.11	c #Conflicts:     567000 | #Learnt:      29391 | 0.000
433.01/433.11	c total clause space: 206.656MB
433.01/433.11	c total #watches: 166156
433.81/433.96	c total #propagations: 296863259 / total #impl: 1036916162 (eff. 0.286)
433.81/433.96	c #Conflicts:     568000 | #Learnt:      30391 | 0.000
433.81/433.96	c total clause space: 206.656MB
433.81/433.96	c total #watches: 168885
434.71/434.86	c total #propagations: 297381135 / total #impl: 1038725569 (eff. 0.286)
434.71/434.86	c #Conflicts:     569000 | #Learnt:      31391 | 0.000
434.71/434.86	c total clause space: 206.656MB
434.71/434.86	c total #watches: 171636
435.52/435.64	c total #propagations: 297926710 / total #impl: 1040989573 (eff. 0.286)
435.52/435.64	c #Conflicts:     570000 | #Learnt:      32391 | 0.000
435.52/435.64	c total clause space: 206.656MB
435.52/435.64	c total #watches: 174061
436.41/436.59	c total #propagations: 298398503 / total #impl: 1042614928 (eff. 0.286)
436.41/436.59	c #Conflicts:     571000 | #Learnt:      33391 | 0.000
436.41/436.59	c total clause space: 206.656MB
436.41/436.59	c total #watches: 177863
437.51/437.61	c total #propagations: 298948935 / total #impl: 1044612651 (eff. 0.286)
437.51/437.61	c #Conflicts:     572000 | #Learnt:      34391 | 0.000
437.51/437.61	c total clause space: 206.656MB
437.51/437.61	c total #watches: 183780
438.51/438.68	c total #propagations: 299496125 / total #impl: 1046673157 (eff. 0.286)
438.51/438.68	c #Conflicts:     573000 | #Learnt:      35391 | 0.000
438.51/438.68	c total clause space: 206.656MB
438.51/438.68	c total #watches: 186817
439.41/439.55	c total #propagations: 300120384 / total #impl: 1048937390 (eff. 0.286)
439.41/439.55	c #Conflicts:     574000 | #Learnt:      36391 | 0.000
439.41/439.55	c total clause space: 206.656MB
439.41/439.55	c total #watches: 189711
440.21/440.36	c total #propagations: 300619247 / total #impl: 1050754868 (eff. 0.286)
440.21/440.36	c GARBAGE COLLECT
440.21/440.36	c #Conflicts:     575000 | #Learnt:      19184 | 0.000
440.21/440.36	c total clause space: 206.656MB
440.21/440.36	c total #watches: 136000
441.02/441.15	c total #propagations: 301164130 / total #impl: 1052608426 (eff. 0.286)
441.02/441.15	c #Conflicts:     576000 | #Learnt:      20184 | 0.000
441.02/441.15	c total clause space: 206.656MB
441.02/441.15	c total #watches: 138452
441.91/442.06	c total #propagations: 301731871 / total #impl: 1054544012 (eff. 0.286)
441.91/442.06	c #Conflicts:     577000 | #Learnt:      21184 | 0.000
441.91/442.06	c total clause space: 206.656MB
441.91/442.06	c total #watches: 141402
442.61/442.79	c total #propagations: 302352062 / total #impl: 1056809661 (eff. 0.286)
442.61/442.79	c #Conflicts:     578000 | #Learnt:      22184 | 0.000
442.61/442.79	c total clause space: 206.656MB
442.61/442.79	c total #watches: 144136
443.41/443.59	c total #propagations: 302850152 / total #impl: 1058485607 (eff. 0.286)
443.41/443.59	c #Conflicts:     579000 | #Learnt:      23184 | 0.000
443.41/443.59	c total clause space: 206.656MB
443.41/443.59	c total #watches: 147311
444.11/444.25	c total #propagations: 303456345 / total #impl: 1060531085 (eff. 0.286)
444.11/444.25	c #Conflicts:     580000 | #Learnt:      24184 | 0.000
444.11/444.25	c total clause space: 206.656MB
444.11/444.25	c total #watches: 150564
444.71/444.83	c total #propagations: 303881565 / total #impl: 1061961971 (eff. 0.286)
444.71/444.83	c #Conflicts:     581000 | #Learnt:      25184 | 0.000
444.71/444.83	c total clause space: 206.656MB
444.71/444.83	c total #watches: 153085
445.61/445.72	c total #propagations: 304347512 / total #impl: 1063446473 (eff. 0.286)
445.61/445.72	c #Conflicts:     582000 | #Learnt:      26184 | 0.000
445.61/445.72	c total clause space: 206.656MB
445.61/445.72	c total #watches: 157755
446.41/446.55	c total #propagations: 304996790 / total #impl: 1065699894 (eff. 0.286)
446.41/446.55	c #Conflicts:     583000 | #Learnt:      27184 | 0.000
446.41/446.55	c total clause space: 206.656MB
446.41/446.55	c total #watches: 160823
447.21/447.35	c total #propagations: 305525145 / total #impl: 1067458498 (eff. 0.286)
447.21/447.35	c #Conflicts:     584000 | #Learnt:      28184 | 0.000
447.21/447.35	c total clause space: 206.656MB
447.21/447.35	c total #watches: 165640
447.91/448.03	c total #propagations: 305989556 / total #impl: 1069103849 (eff. 0.286)
447.91/448.03	c #Conflicts:     585000 | #Learnt:      29184 | 0.000
447.91/448.03	c total clause space: 206.656MB
447.91/448.03	c total #watches: 168394
448.61/448.78	c total #propagations: 306426043 / total #impl: 1070735906 (eff. 0.286)
448.61/448.78	c #Conflicts:     586000 | #Learnt:      30184 | 0.000
448.61/448.78	c total clause space: 206.656MB
448.61/448.78	c total #watches: 171186
449.61/449.73	c total #propagations: 306889352 / total #impl: 1072278875 (eff. 0.286)
449.61/449.73	c #Conflicts:     587000 | #Learnt:      31184 | 0.000
449.61/449.73	c total clause space: 206.656MB
449.61/449.73	c total #watches: 174051
450.51/450.61	c total #propagations: 307432424 / total #impl: 1074119350 (eff. 0.286)
450.51/450.61	c #Conflicts:     588000 | #Learnt:      32184 | 0.000
450.51/450.61	c total clause space: 206.656MB
450.51/450.61	c total #watches: 176817
451.51/451.64	c total #propagations: 307876270 / total #impl: 1075651015 (eff. 0.286)
451.51/451.64	c #Conflicts:     589000 | #Learnt:      33184 | 0.000
451.51/451.64	c total clause space: 206.656MB
451.51/451.64	c total #watches: 179919
452.51/452.66	c total #propagations: 308414059 / total #impl: 1077486045 (eff. 0.286)
452.51/452.66	c #Conflicts:     590000 | #Learnt:      34184 | 0.000
452.51/452.66	c total clause space: 206.656MB
452.51/452.66	c total #watches: 183478
453.51/453.66	c total #propagations: 308974086 / total #impl: 1079413968 (eff. 0.286)
453.51/453.66	c #Conflicts:     591000 | #Learnt:      35184 | 0.000
453.51/453.66	c total clause space: 206.656MB
453.51/453.66	c total #watches: 186689
454.41/454.50	c total #propagations: 309479017 / total #impl: 1081136974 (eff. 0.286)
454.41/454.50	c #Conflicts:     592000 | #Learnt:      36184 | 0.000
454.41/454.50	c total clause space: 206.656MB
454.41/454.50	c total #watches: 189262
455.11/455.24	c total #propagations: 309907816 / total #impl: 1082564819 (eff. 0.286)
455.11/455.24	c GARBAGE COLLECT
455.11/455.24	c #Conflicts:     593000 | #Learnt:      18674 | 0.000
455.11/455.24	c total clause space: 206.656MB
455.11/455.24	c total #watches: 134508
455.81/455.91	c total #propagations: 310328883 / total #impl: 1083912403 (eff. 0.286)
455.81/455.91	c #Conflicts:     594000 | #Learnt:      19674 | 0.000
455.81/455.91	c total clause space: 206.656MB
455.81/455.91	c total #watches: 136909
456.51/456.65	c total #propagations: 310854191 / total #impl: 1085768787 (eff. 0.286)
456.51/456.65	c #Conflicts:     595000 | #Learnt:      20674 | 0.000
456.51/456.65	c total clause space: 206.656MB
456.51/456.65	c total #watches: 139813
457.31/457.42	c total #propagations: 311378101 / total #impl: 1087740926 (eff. 0.286)
457.31/457.42	c #Conflicts:     596000 | #Learnt:      21674 | 0.000
457.31/457.42	c total clause space: 206.656MB
457.31/457.42	c total #watches: 142420
457.91/458.05	c total #propagations: 311895964 / total #impl: 1089639987 (eff. 0.286)
457.91/458.05	c #Conflicts:     597000 | #Learnt:      22674 | 0.000
457.91/458.05	c total clause space: 206.656MB
457.91/458.05	c total #watches: 147365
458.91/459.03	c total #propagations: 312364768 / total #impl: 1091613295 (eff. 0.286)
458.91/459.03	c #Conflicts:     598000 | #Learnt:      23674 | 0.000
458.91/459.03	c total clause space: 206.656MB
458.91/459.03	c total #watches: 154017
460.11/460.25	c total #propagations: 312905862 / total #impl: 1094374744 (eff. 0.286)
460.11/460.25	c #Conflicts:     599000 | #Learnt:      24674 | 0.000
460.11/460.25	c total clause space: 206.656MB
460.11/460.25	c total #watches: 160565
461.51/461.60	c total #propagations: 313521946 / total #impl: 1097172436 (eff. 0.286)
461.51/461.60	c #Conflicts:     600000 | #Learnt:      25674 | 0.000
461.51/461.60	c total clause space: 206.656MB
461.51/461.60	c total #watches: 164802
462.61/462.77	c total #propagations: 314141267 / total #impl: 1099801814 (eff. 0.286)
462.61/462.77	c #Conflicts:     601000 | #Learnt:      26674 | 0.000
462.61/462.77	c total clause space: 206.656MB
462.61/462.77	c total #watches: 170032
464.01/464.15	c total #propagations: 314689972 / total #impl: 1102308492 (eff. 0.285)
464.01/464.15	c #Conflicts:     602000 | #Learnt:      27674 | 0.000
464.01/464.15	c total clause space: 206.656MB
464.01/464.15	c total #watches: 179322
465.51/465.68	c total #propagations: 315249370 / total #impl: 1105117930 (eff. 0.285)
465.51/465.68	c #Conflicts:     603000 | #Learnt:      28674 | 0.000
465.51/465.68	c total clause space: 206.656MB
465.51/465.68	c total #watches: 185626
467.41/467.53	c total #propagations: 315728978 / total #impl: 1107713892 (eff. 0.285)
467.41/467.53	c #Conflicts:     604000 | #Learnt:      29674 | 0.000
467.41/467.53	c total clause space: 206.656MB
467.41/467.53	c total #watches: 189526
469.51/469.65	c total #propagations: 316227676 / total #impl: 1110253734 (eff. 0.285)
469.51/469.65	c #Conflicts:     605000 | #Learnt:      30674 | 0.000
469.51/469.65	c total clause space: 206.656MB
469.51/469.65	c total #watches: 198887
471.51/471.62	c total #propagations: 316748614 / total #impl: 1113766253 (eff. 0.284)
471.51/471.62	c #Conflicts:     606000 | #Learnt:      31674 | 0.000
471.51/471.62	c total clause space: 206.656MB
471.51/471.62	c total #watches: 207580
473.51/473.69	c total #propagations: 317231948 / total #impl: 1117439691 (eff. 0.284)
473.51/473.69	c #Conflicts:     607000 | #Learnt:      32674 | 0.000
473.51/473.69	c total clause space: 206.656MB
473.51/473.69	c total #watches: 213876
475.90/476.06	c total #propagations: 317706326 / total #impl: 1121849923 (eff. 0.283)
475.90/476.06	c #Conflicts:     608000 | #Learnt:      33674 | 0.000
475.90/476.06	c total clause space: 206.656MB
475.90/476.06	c total #watches: 219780
477.90/478.09	c total #propagations: 318215063 / total #impl: 1126798401 (eff. 0.282)
477.90/478.09	c #Conflicts:     609000 | #Learnt:      34674 | 0.000
477.90/478.09	c total clause space: 206.656MB
477.90/478.09	c total #watches: 223116
480.30/480.49	c total #propagations: 318672883 / total #impl: 1131150256 (eff. 0.282)
480.30/480.49	c #Conflicts:     610000 | #Learnt:      35674 | 0.000
480.30/480.49	c total clause space: 206.656MB
480.30/480.49	c total #watches: 228612
482.70/482.88	c total #propagations: 319150715 / total #impl: 1136575033 (eff. 0.281)
482.70/482.88	c #Conflicts:     611000 | #Learnt:      36674 | 0.000
482.70/482.88	c total clause space: 206.656MB
482.70/482.88	c total #watches: 232595
485.50/485.67	c total #propagations: 319601795 / total #impl: 1141840889 (eff. 0.280)
485.50/485.67	c GARBAGE COLLECT
485.50/485.67	c #Conflicts:     612000 | #Learnt:      18886 | 0.000
485.50/485.67	c total clause space: 206.656MB
485.50/485.67	c total #watches: 135123
486.30/486.45	c total #propagations: 320119918 / total #impl: 1147200012 (eff. 0.279)
486.30/486.45	c #Conflicts:     613000 | #Learnt:      19886 | 0.000
486.30/486.45	c total clause space: 206.656MB
486.30/486.45	c total #watches: 139776
487.10/487.29	c total #propagations: 320678460 / total #impl: 1149228145 (eff. 0.279)
487.10/487.29	c #Conflicts:     614000 | #Learnt:      20886 | 0.000
487.10/487.29	c total clause space: 206.656MB
487.10/487.29	c total #watches: 144943
488.10/488.21	c total #propagations: 321252386 / total #impl: 1151475994 (eff. 0.279)
488.10/488.21	c #Conflicts:     615000 | #Learnt:      21886 | 0.000
488.10/488.21	c total clause space: 206.656MB
488.10/488.21	c total #watches: 149692
488.90/489.08	c total #propagations: 321806086 / total #impl: 1154418956 (eff. 0.279)
488.90/489.08	c #Conflicts:     616000 | #Learnt:      22886 | 0.000
488.90/489.08	c total clause space: 206.656MB
488.90/489.08	c total #watches: 155805
489.80/489.94	c total #propagations: 322279811 / total #impl: 1157050375 (eff. 0.279)
489.80/489.94	c #Conflicts:     617000 | #Learnt:      23886 | 0.000
489.80/489.94	c total clause space: 206.656MB
489.80/489.94	c total #watches: 158802
490.70/490.86	c total #propagations: 322803987 / total #impl: 1158938509 (eff. 0.279)
490.70/490.86	c #Conflicts:     618000 | #Learnt:      24886 | 0.000
490.70/490.86	c total clause space: 206.656MB
490.70/490.86	c total #watches: 161842
491.61/491.78	c total #propagations: 323349985 / total #impl: 1160823154 (eff. 0.279)
491.61/491.78	c #Conflicts:     619000 | #Learnt:      25886 | 0.000
491.61/491.78	c total clause space: 206.656MB
491.61/491.78	c total #watches: 165520
492.50/492.69	c total #propagations: 323876034 / total #impl: 1162676997 (eff. 0.279)
492.50/492.69	c #Conflicts:     620000 | #Learnt:      26886 | 0.000
492.50/492.69	c total clause space: 206.656MB
492.50/492.69	c total #watches: 169307
493.60/493.74	c total #propagations: 324405299 / total #impl: 1165110537 (eff. 0.278)
493.60/493.74	c #Conflicts:     621000 | #Learnt:      27886 | 0.000
493.60/493.74	c total clause space: 206.656MB
493.60/493.74	c total #watches: 172215
494.60/494.79	c total #propagations: 325018639 / total #impl: 1167418239 (eff. 0.278)
494.60/494.79	c #Conflicts:     622000 | #Learnt:      28886 | 0.000
494.60/494.79	c total clause space: 206.656MB
494.60/494.79	c total #watches: 178130
495.40/495.58	c total #propagations: 325627331 / total #impl: 1169932184 (eff. 0.278)
495.40/495.58	c #Conflicts:     623000 | #Learnt:      29886 | 0.000
495.40/495.58	c total clause space: 206.656MB
495.40/495.58	c total #watches: 181270
496.50/496.67	c total #propagations: 326085482 / total #impl: 1171740174 (eff. 0.278)
496.50/496.67	c #Conflicts:     624000 | #Learnt:      30886 | 0.000
496.50/496.67	c total clause space: 206.656MB
496.50/496.67	c total #watches: 185117
497.80/497.95	c total #propagations: 326616780 / total #impl: 1173731595 (eff. 0.278)
497.80/497.95	c #Conflicts:     625000 | #Learnt:      31886 | 0.000
497.80/497.95	c total clause space: 206.656MB
497.80/497.95	c total #watches: 188503
498.90/499.04	c total #propagations: 327172628 / total #impl: 1175842576 (eff. 0.278)
498.90/499.04	c #Conflicts:     626000 | #Learnt:      32886 | 0.000
498.90/499.04	c total clause space: 206.656MB
498.90/499.04	c total #watches: 191381
500.20/500.34	c total #propagations: 327653936 / total #impl: 1177448789 (eff. 0.278)
500.20/500.34	c #Conflicts:     627000 | #Learnt:      33886 | 0.000
500.20/500.34	c total clause space: 206.656MB
500.20/500.34	c total #watches: 193733
501.40/501.58	c total #propagations: 328110657 / total #impl: 1178996533 (eff. 0.278)
501.40/501.58	c #Conflicts:     628000 | #Learnt:      34886 | 0.000
501.40/501.58	c total clause space: 206.656MB
501.40/501.58	c total #watches: 196327
502.50/502.65	c total #propagations: 328677639 / total #impl: 1180897205 (eff. 0.278)
502.50/502.65	c #Conflicts:     629000 | #Learnt:      35886 | 0.000
502.50/502.65	c total clause space: 206.656MB
502.50/502.65	c total #watches: 198962
503.71/503.84	c total #propagations: 329216491 / total #impl: 1182780054 (eff. 0.278)
503.71/503.84	c #Conflicts:     630000 | #Learnt:      36886 | 0.000
503.71/503.84	c total clause space: 206.656MB
503.71/503.84	c total #watches: 201691
504.81/504.94	c total #propagations: 329714822 / total #impl: 1184765260 (eff. 0.278)
504.81/504.94	c #Conflicts:     631000 | #Learnt:      37886 | 0.000
504.81/504.94	c total clause space: 206.656MB
504.81/504.94	c total #watches: 205487
505.50/505.67	c total #propagations: 330246639 / total #impl: 1186876580 (eff. 0.278)
505.50/505.67	c GARBAGE COLLECT
505.50/505.67	c #Conflicts:     632000 | #Learnt:      19784 | 0.000
505.50/505.67	c total clause space: 206.656MB
505.50/505.67	c total #watches: 138556
506.30/506.43	c total #propagations: 330710484 / total #impl: 1188950128 (eff. 0.278)
506.30/506.43	c #Conflicts:     633000 | #Learnt:      20784 | 0.000
506.30/506.43	c total clause space: 206.656MB
506.30/506.43	c total #watches: 141623
507.11/507.25	c total #propagations: 331212738 / total #impl: 1190802890 (eff. 0.278)
507.11/507.25	c #Conflicts:     634000 | #Learnt:      21784 | 0.000
507.11/507.25	c total clause space: 206.656MB
507.11/507.25	c total #watches: 144166
508.00/508.14	c total #propagations: 331736327 / total #impl: 1192722076 (eff. 0.278)
508.00/508.14	c #Conflicts:     635000 | #Learnt:      22784 | 0.000
508.00/508.14	c total clause space: 206.656MB
508.00/508.14	c total #watches: 147763
508.80/508.97	c total #propagations: 332289662 / total #impl: 1194872984 (eff. 0.278)
508.80/508.97	c #Conflicts:     636000 | #Learnt:      23784 | 0.000
508.80/508.97	c total clause space: 206.656MB
508.80/508.97	c total #watches: 150940
509.60/509.76	c total #propagations: 332812595 / total #impl: 1196742505 (eff. 0.278)
509.60/509.76	c #Conflicts:     637000 | #Learnt:      24784 | 0.000
509.60/509.76	c total clause space: 206.656MB
509.60/509.76	c total #watches: 153516
510.70/510.83	c total #propagations: 333381102 / total #impl: 1198617120 (eff. 0.278)
510.70/510.83	c #Conflicts:     638000 | #Learnt:      25784 | 0.000
510.70/510.83	c total clause space: 206.656MB
510.70/510.83	c total #watches: 156097
511.51/511.61	c total #propagations: 334034841 / total #impl: 1200800962 (eff. 0.278)
511.51/511.61	c #Conflicts:     639000 | #Learnt:      26784 | 0.000
511.51/511.61	c total clause space: 206.656MB
511.51/511.61	c total #watches: 158550
512.20/512.36	c total #propagations: 334548219 / total #impl: 1202538111 (eff. 0.278)
512.20/512.36	c #Conflicts:     640000 | #Learnt:      27784 | 0.000
512.20/512.36	c total clause space: 206.656MB
512.20/512.36	c total #watches: 161117
513.10/513.28	c total #propagations: 335039989 / total #impl: 1204159223 (eff. 0.278)
513.10/513.28	c #Conflicts:     641000 | #Learnt:      28784 | 0.000
513.10/513.28	c total clause space: 206.656MB
513.10/513.28	c total #watches: 166112
514.00/514.17	c total #propagations: 335640309 / total #impl: 1206576687 (eff. 0.278)
514.00/514.17	c #Conflicts:     642000 | #Learnt:      29784 | 0.000
514.00/514.17	c total clause space: 206.656MB
514.00/514.17	c total #watches: 170109
515.00/515.11	c total #propagations: 336124442 / total #impl: 1208412035 (eff. 0.278)
515.00/515.11	c #Conflicts:     643000 | #Learnt:      30784 | 0.000
515.00/515.11	c total clause space: 206.656MB
515.00/515.11	c total #watches: 174330
515.91/516.02	c total #propagations: 336655254 / total #impl: 1210350871 (eff. 0.278)
515.91/516.02	c #Conflicts:     644000 | #Learnt:      31784 | 0.000
515.91/516.02	c total clause space: 206.656MB
515.91/516.02	c total #watches: 177325
516.80/516.92	c total #propagations: 337231725 / total #impl: 1212252634 (eff. 0.278)
516.80/516.92	c #Conflicts:     645000 | #Learnt:      32784 | 0.000
516.80/516.92	c total clause space: 206.656MB
516.80/516.92	c total #watches: 180845
517.60/517.72	c total #propagations: 337708399 / total #impl: 1214043728 (eff. 0.278)
517.60/517.72	c #Conflicts:     646000 | #Learnt:      33784 | 0.000
517.60/517.72	c total clause space: 206.656MB
517.60/517.72	c total #watches: 183630
518.60/518.73	c total #propagations: 338100815 / total #impl: 1215463322 (eff. 0.278)
518.60/518.73	c #Conflicts:     647000 | #Learnt:      34784 | 0.000
518.60/518.73	c total clause space: 206.656MB
518.60/518.73	c total #watches: 186683
519.50/519.62	c total #propagations: 338670965 / total #impl: 1217583822 (eff. 0.278)
519.50/519.62	c #Conflicts:     648000 | #Learnt:      35784 | 0.000
519.50/519.62	c total clause space: 206.656MB
519.50/519.62	c total #watches: 190365
520.60/520.71	c total #propagations: 339186321 / total #impl: 1219527233 (eff. 0.278)
520.60/520.71	c #Conflicts:     649000 | #Learnt:      36784 | 0.000
520.60/520.71	c total clause space: 206.656MB
520.60/520.71	c total #watches: 192956
521.50/521.68	c total #propagations: 339728906 / total #impl: 1221390921 (eff. 0.278)
521.50/521.68	c #Conflicts:     650000 | #Learnt:      37784 | 0.000
521.50/521.68	c total clause space: 206.656MB
521.50/521.68	c total #watches: 195550
522.70/522.81	c total #propagations: 340227736 / total #impl: 1223222050 (eff. 0.278)
522.70/522.81	c #Conflicts:     651000 | #Learnt:      38784 | 0.000
522.70/522.81	c total clause space: 206.656MB
522.70/522.81	c total #watches: 198532
523.60/523.75	c total #propagations: 340742059 / total #impl: 1225078146 (eff. 0.278)
523.60/523.75	c GARBAGE COLLECT
523.60/523.75	c #Conflicts:     652000 | #Learnt:      20378 | 0.000
523.60/523.75	c total clause space: 206.656MB
523.60/523.75	c total #watches: 140742
524.50/524.70	c total #propagations: 341361649 / total #impl: 1227219513 (eff. 0.278)
524.50/524.70	c #Conflicts:     653000 | #Learnt:      21378 | 0.000
524.50/524.70	c total clause space: 206.656MB
524.50/524.70	c total #watches: 143707
525.51/525.64	c total #propagations: 341984371 / total #impl: 1229207778 (eff. 0.278)
525.51/525.64	c #Conflicts:     654000 | #Learnt:      22378 | 0.000
525.51/525.64	c total clause space: 206.656MB
525.51/525.64	c total #watches: 146247
526.31/526.42	c total #propagations: 342572640 / total #impl: 1231078326 (eff. 0.278)
526.31/526.42	c #Conflicts:     655000 | #Learnt:      23378 | 0.000
526.31/526.42	c total clause space: 206.656MB
526.31/526.42	c total #watches: 149048
527.21/527.30	c total #propagations: 343119101 / total #impl: 1232960291 (eff. 0.278)
527.21/527.30	c #Conflicts:     656000 | #Learnt:      24378 | 0.000
527.21/527.30	c total clause space: 206.656MB
527.21/527.30	c total #watches: 151745
528.01/528.18	c total #propagations: 343700039 / total #impl: 1235156470 (eff. 0.278)
528.01/528.18	c #Conflicts:     657000 | #Learnt:      25378 | 0.000
528.01/528.18	c total clause space: 206.656MB
528.01/528.18	c total #watches: 154400
528.91/529.08	c total #propagations: 344251307 / total #impl: 1237226639 (eff. 0.278)
528.91/529.08	c #Conflicts:     658000 | #Learnt:      26378 | 0.000
528.91/529.08	c total clause space: 206.656MB
528.91/529.08	c total #watches: 157892
529.91/530.09	c total #propagations: 344763575 / total #impl: 1239318194 (eff. 0.278)
529.91/530.09	c #Conflicts:     659000 | #Learnt:      27378 | 0.000
529.91/530.09	c total clause space: 206.656MB
529.91/530.09	c total #watches: 161686
531.11/531.20	c total #propagations: 345340294 / total #impl: 1241393838 (eff. 0.278)
531.11/531.20	c #Conflicts:     660000 | #Learnt:      28378 | 0.000
531.11/531.20	c total clause space: 206.656MB
531.11/531.20	c total #watches: 165624
532.21/532.30	c total #propagations: 345914660 / total #impl: 1243580396 (eff. 0.278)
532.21/532.30	c #Conflicts:     661000 | #Learnt:      29378 | 0.000
532.21/532.30	c total clause space: 206.656MB
532.21/532.30	c total #watches: 168666
533.20/533.31	c total #propagations: 346496625 / total #impl: 1245697799 (eff. 0.278)
533.20/533.31	c #Conflicts:     662000 | #Learnt:      30378 | 0.000
533.20/533.31	c total clause space: 206.656MB
533.20/533.31	c total #watches: 171732
534.10/534.22	c total #propagations: 347091622 / total #impl: 1247773590 (eff. 0.278)
534.10/534.22	c #Conflicts:     663000 | #Learnt:      31378 | 0.000
534.10/534.22	c total clause space: 206.656MB
534.10/534.22	c total #watches: 174677
534.90/535.09	c total #propagations: 347596467 / total #impl: 1249488720 (eff. 0.278)
534.90/535.09	c #Conflicts:     664000 | #Learnt:      32378 | 0.000
534.90/535.09	c total clause space: 206.656MB
534.90/535.09	c total #watches: 177332
535.90/536.04	c total #propagations: 348085526 / total #impl: 1251336785 (eff. 0.278)
535.90/536.04	c #Conflicts:     665000 | #Learnt:      33378 | 0.000
535.90/536.04	c total clause space: 206.656MB
535.90/536.04	c total #watches: 180309
536.81/536.94	c total #propagations: 348605797 / total #impl: 1253081063 (eff. 0.278)
536.81/536.94	c #Conflicts:     666000 | #Learnt:      34378 | 0.000
536.81/536.94	c total clause space: 206.656MB
536.81/536.94	c total #watches: 182945
537.60/537.76	c total #propagations: 349118791 / total #impl: 1254870404 (eff. 0.278)
537.60/537.76	c #Conflicts:     667000 | #Learnt:      35378 | 0.000
537.60/537.76	c total clause space: 206.656MB
537.60/537.76	c total #watches: 185732
538.50/538.61	c total #propagations: 349586023 / total #impl: 1256922113 (eff. 0.278)
538.50/538.61	c #Conflicts:     668000 | #Learnt:      36378 | 0.000
538.50/538.61	c total clause space: 206.656MB
538.50/538.61	c total #watches: 188558
539.60/539.77	c total #propagations: 350007689 / total #impl: 1258535118 (eff. 0.278)
539.60/539.77	c #Conflicts:     669000 | #Learnt:      37378 | 0.000
539.60/539.77	c total clause space: 206.656MB
539.60/539.77	c total #watches: 192402
540.70/540.88	c total #propagations: 350553237 / total #impl: 1260517071 (eff. 0.278)
540.70/540.88	c #Conflicts:     670000 | #Learnt:      38378 | 0.000
540.70/540.88	c total clause space: 206.656MB
540.70/540.88	c total #watches: 195226
541.50/541.68	c total #propagations: 351137281 / total #impl: 1262496358 (eff. 0.278)
541.50/541.68	c #Conflicts:     671000 | #Learnt:      39378 | 0.000
541.50/541.68	c total clause space: 206.656MB
541.50/541.68	c total #watches: 197661
542.31/542.42	c total #propagations: 351574897 / total #impl: 1263987808 (eff. 0.278)
542.31/542.42	c GARBAGE COLLECT
542.31/542.42	c #Conflicts:     672000 | #Learnt:      20681 | 0.000
542.31/542.42	c total clause space: 206.656MB
542.31/542.42	c total #watches: 140893
543.00/543.16	c total #propagations: 352069595 / total #impl: 1265544842 (eff. 0.278)
543.00/543.16	c #Conflicts:     673000 | #Learnt:      21681 | 0.000
543.00/543.16	c total clause space: 206.656MB
543.00/543.16	c total #watches: 143814
543.80/543.90	c total #propagations: 352582843 / total #impl: 1267474734 (eff. 0.278)
543.80/543.90	c #Conflicts:     674000 | #Learnt:      22681 | 0.000
543.80/543.90	c total clause space: 206.656MB
543.80/543.90	c total #watches: 147062
544.51/544.65	c total #propagations: 353143120 / total #impl: 1269337285 (eff. 0.278)
544.51/544.65	c #Conflicts:     675000 | #Learnt:      23681 | 0.000
544.51/544.65	c total clause space: 206.656MB
544.51/544.65	c total #watches: 151079
545.20/545.37	c total #propagations: 353739925 / total #impl: 1271634486 (eff. 0.278)
545.20/545.37	c #Conflicts:     676000 | #Learnt:      24681 | 0.000
545.20/545.37	c total clause space: 206.656MB
545.20/545.37	c total #watches: 154456
546.00/546.14	c total #propagations: 354288484 / total #impl: 1273672156 (eff. 0.278)
546.00/546.14	c #Conflicts:     677000 | #Learnt:      25681 | 0.000
546.00/546.14	c total clause space: 206.656MB
546.00/546.14	c total #watches: 158400
546.71/546.88	c total #propagations: 354866788 / total #impl: 1275732951 (eff. 0.278)
546.71/546.88	c #Conflicts:     678000 | #Learnt:      26681 | 0.000
546.71/546.88	c total clause space: 206.656MB
546.71/546.88	c total #watches: 162102
547.50/547.69	c total #propagations: 355364468 / total #impl: 1277530874 (eff. 0.278)
547.50/547.69	c #Conflicts:     679000 | #Learnt:      27681 | 0.000
547.50/547.69	c total clause space: 206.656MB
547.50/547.69	c total #watches: 166050
548.50/548.61	c total #propagations: 355905592 / total #impl: 1279546000 (eff. 0.278)
548.50/548.61	c #Conflicts:     680000 | #Learnt:      28681 | 0.000
548.50/548.61	c total clause space: 206.656MB
548.50/548.61	c total #watches: 169387
549.30/549.44	c total #propagations: 356502837 / total #impl: 1281687714 (eff. 0.278)
549.30/549.44	c #Conflicts:     681000 | #Learnt:      29681 | 0.000
549.30/549.44	c total clause space: 206.656MB
549.30/549.44	c total #watches: 171939
550.10/550.27	c total #propagations: 356986119 / total #impl: 1283402117 (eff. 0.278)
550.10/550.27	c #Conflicts:     682000 | #Learnt:      30681 | 0.000
550.10/550.27	c total clause space: 206.656MB
550.10/550.27	c total #watches: 175268
551.11/551.22	c total #propagations: 357515850 / total #impl: 1285202421 (eff. 0.278)
551.11/551.22	c #Conflicts:     683000 | #Learnt:      31681 | 0.000
551.11/551.22	c total clause space: 206.656MB
551.11/551.22	c total #watches: 178880
551.90/552.05	c total #propagations: 358128623 / total #impl: 1287421308 (eff. 0.278)
551.90/552.05	c #Conflicts:     684000 | #Learnt:      32681 | 0.000
551.90/552.05	c total clause space: 206.656MB
551.90/552.05	c total #watches: 181727
552.90/553.03	c total #propagations: 358609062 / total #impl: 1289043627 (eff. 0.278)
552.90/553.03	c #Conflicts:     685000 | #Learnt:      33681 | 0.000
552.90/553.03	c total clause space: 206.656MB
552.90/553.03	c total #watches: 185545
553.90/554.02	c total #propagations: 359142647 / total #impl: 1290970389 (eff. 0.278)
553.90/554.02	c #Conflicts:     686000 | #Learnt:      34681 | 0.000
553.90/554.02	c total clause space: 206.656MB
553.90/554.02	c total #watches: 188640
554.90/555.03	c total #propagations: 359695383 / total #impl: 1293087528 (eff. 0.278)
554.90/555.03	c #Conflicts:     687000 | #Learnt:      35681 | 0.000
554.90/555.03	c total clause space: 206.656MB
554.90/555.03	c total #watches: 192286
556.10/556.20	c total #propagations: 360280095 / total #impl: 1295209430 (eff. 0.278)
556.10/556.20	c #Conflicts:     688000 | #Learnt:      36681 | 0.000
556.10/556.20	c total clause space: 206.656MB
556.10/556.20	c total #watches: 195203
556.90/557.09	c total #propagations: 360888316 / total #impl: 1297625076 (eff. 0.278)
556.90/557.09	c #Conflicts:     689000 | #Learnt:      37681 | 0.000
556.90/557.09	c total clause space: 206.656MB
556.90/557.09	c total #watches: 198014
557.90/558.01	c total #propagations: 361368260 / total #impl: 1299468398 (eff. 0.278)
557.90/558.01	c #Conflicts:     690000 | #Learnt:      38681 | 0.000
557.90/558.01	c total clause space: 206.656MB
557.90/558.01	c total #watches: 200965
558.81/558.91	c total #propagations: 361913825 / total #impl: 1301383935 (eff. 0.278)
558.81/558.91	c #Conflicts:     691000 | #Learnt:      39681 | 0.000
558.81/558.91	c total clause space: 206.656MB
558.81/558.91	c total #watches: 203736
559.70/559.86	c total #propagations: 362417128 / total #impl: 1303258268 (eff. 0.278)
559.70/559.86	c GARBAGE COLLECT
559.70/559.86	c #Conflicts:     692000 | #Learnt:      20690 | 0.000
559.70/559.86	c total clause space: 206.656MB
559.70/559.86	c total #watches: 141696
560.40/560.58	c total #propagations: 363002373 / total #impl: 1305352582 (eff. 0.278)
560.40/560.58	c #Conflicts:     693000 | #Learnt:      21690 | 0.000
560.40/560.58	c total clause space: 206.656MB
560.40/560.58	c total #watches: 144734
561.20/561.32	c total #propagations: 363525919 / total #impl: 1307208002 (eff. 0.278)
561.20/561.32	c #Conflicts:     694000 | #Learnt:      22690 | 0.000
561.20/561.32	c total clause space: 206.656MB
561.20/561.32	c total #watches: 148752
562.11/562.29	c total #propagations: 364002356 / total #impl: 1309171646 (eff. 0.278)
562.11/562.29	c #Conflicts:     695000 | #Learnt:      23690 | 0.000
562.11/562.29	c total clause space: 206.656MB
562.11/562.29	c total #watches: 151885
563.21/563.33	c total #propagations: 364568986 / total #impl: 1311286235 (eff. 0.278)
563.21/563.33	c #Conflicts:     696000 | #Learnt:      24690 | 0.000
563.21/563.33	c total clause space: 206.656MB
563.21/563.33	c total #watches: 156001
564.40/564.52	c total #propagations: 365146271 / total #impl: 1313535033 (eff. 0.278)
564.40/564.52	c #Conflicts:     697000 | #Learnt:      25690 | 0.000
564.40/564.52	c total clause space: 206.656MB
564.40/564.52	c total #watches: 159824
565.50/565.69	c total #propagations: 365861402 / total #impl: 1316255546 (eff. 0.278)
565.50/565.69	c #Conflicts:     698000 | #Learnt:      26690 | 0.000
565.50/565.69	c total clause space: 206.656MB
565.50/565.69	c total #watches: 164320
566.70/566.84	c total #propagations: 366503290 / total #impl: 1318788805 (eff. 0.278)
566.70/566.84	c #Conflicts:     699000 | #Learnt:      27690 | 0.000
566.70/566.84	c total clause space: 206.656MB
566.70/566.84	c total #watches: 168894
567.30/567.48	c total #propagations: 367074324 / total #impl: 1321132341 (eff. 0.278)
567.30/567.48	c #Conflicts:     700000 | #Learnt:      28690 | 0.000
567.30/567.48	c total clause space: 206.656MB
567.30/567.48	c total #watches: 171688
568.10/568.23	c total #propagations: 367465842 / total #impl: 1322431872 (eff. 0.278)
568.10/568.23	c #Conflicts:     701000 | #Learnt:      29690 | 0.000
568.10/568.23	c total clause space: 206.656MB
568.10/568.23	c total #watches: 174970
568.90/569.04	c total #propagations: 367897204 / total #impl: 1324034614 (eff. 0.278)
568.90/569.04	c #Conflicts:     702000 | #Learnt:      30690 | 0.000
568.90/569.04	c total clause space: 206.656MB
568.90/569.04	c total #watches: 178123
569.60/569.79	c total #propagations: 368350769 / total #impl: 1325759825 (eff. 0.278)
569.60/569.79	c #Conflicts:     703000 | #Learnt:      31690 | 0.000
569.60/569.79	c total clause space: 206.656MB
569.60/569.79	c total #watches: 183502
570.60/570.75	c total #propagations: 368769222 / total #impl: 1327674356 (eff. 0.278)
570.60/570.75	c #Conflicts:     704000 | #Learnt:      32690 | 0.000
570.60/570.75	c total clause space: 206.656MB
570.60/570.75	c total #watches: 189929
571.80/571.94	c total #propagations: 369189214 / total #impl: 1329973116 (eff. 0.278)
571.80/571.94	c #Conflicts:     705000 | #Learnt:      33690 | 0.000
571.80/571.94	c total clause space: 206.656MB
571.80/571.94	c total #watches: 200406
572.90/573.04	c total #propagations: 369622345 / total #impl: 1332710832 (eff. 0.277)
572.90/573.04	c #Conflicts:     706000 | #Learnt:      34690 | 0.000
572.90/573.04	c total clause space: 206.656MB
572.90/573.04	c total #watches: 203772
573.80/573.97	c total #propagations: 370032720 / total #impl: 1334577032 (eff. 0.277)
573.80/573.97	c #Conflicts:     707000 | #Learnt:      35690 | 0.000
573.80/573.97	c total clause space: 206.656MB
573.80/573.97	c total #watches: 206536
574.80/574.90	c total #propagations: 370492747 / total #impl: 1336201750 (eff. 0.277)
574.80/574.90	c #Conflicts:     708000 | #Learnt:      36690 | 0.000
574.80/574.90	c total clause space: 206.656MB
574.80/574.90	c total #watches: 209239
575.80/575.97	c total #propagations: 370937073 / total #impl: 1337790933 (eff. 0.277)
575.80/575.97	c #Conflicts:     709000 | #Learnt:      37690 | 0.000
575.80/575.97	c total clause space: 206.656MB
575.80/575.97	c total #watches: 212085
576.80/576.97	c total #propagations: 371408112 / total #impl: 1339391201 (eff. 0.277)
576.80/576.97	c #Conflicts:     710000 | #Learnt:      38690 | 0.000
576.80/576.97	c total clause space: 206.656MB
576.80/576.97	c total #watches: 214693
578.00/578.13	c total #propagations: 371831676 / total #impl: 1340894722 (eff. 0.277)
578.00/578.13	c #Conflicts:     711000 | #Learnt:      39690 | 0.000
578.00/578.13	c total clause space: 206.656MB
578.00/578.13	c total #watches: 217491
579.20/579.31	c total #propagations: 372301983 / total #impl: 1342557710 (eff. 0.277)
579.20/579.31	c GARBAGE COLLECT
579.20/579.31	c #Conflicts:     712000 | #Learnt:      20411 | 0.000
579.20/579.31	c total clause space: 206.656MB
579.20/579.31	c total #watches: 141103
580.00/580.19	c total #propagations: 372780463 / total #impl: 1344399530 (eff. 0.277)
580.00/580.19	c #Conflicts:     713000 | #Learnt:      21411 | 0.000
580.00/580.19	c total clause space: 206.656MB
580.00/580.19	c total #watches: 143816
580.90/581.04	c total #propagations: 373311425 / total #impl: 1346441437 (eff. 0.277)
580.90/581.04	c #Conflicts:     714000 | #Learnt:      22411 | 0.000
580.90/581.04	c total clause space: 206.656MB
580.90/581.04	c total #watches: 147191
581.70/581.83	c total #propagations: 373803600 / total #impl: 1348244890 (eff. 0.277)
581.70/581.83	c #Conflicts:     715000 | #Learnt:      23411 | 0.000
581.70/581.83	c total clause space: 206.656MB
581.70/581.83	c total #watches: 149955
582.60/582.72	c total #propagations: 374246406 / total #impl: 1349927482 (eff. 0.277)
582.60/582.72	c #Conflicts:     716000 | #Learnt:      24411 | 0.000
582.60/582.72	c total clause space: 206.656MB
582.60/582.72	c total #watches: 153073
583.50/583.65	c total #propagations: 374749858 / total #impl: 1351729267 (eff. 0.277)
583.50/583.65	c #Conflicts:     717000 | #Learnt:      25411 | 0.000
583.50/583.65	c total clause space: 206.656MB
583.50/583.65	c total #watches: 155558
584.50/584.62	c total #propagations: 375248977 / total #impl: 1353507002 (eff. 0.277)
584.50/584.62	c #Conflicts:     718000 | #Learnt:      26411 | 0.000
584.50/584.62	c total clause space: 206.656MB
584.50/584.62	c total #watches: 158934
585.40/585.51	c total #propagations: 375770591 / total #impl: 1355519678 (eff. 0.277)
585.40/585.51	c #Conflicts:     719000 | #Learnt:      27411 | 0.000
585.40/585.51	c total clause space: 206.656MB
585.40/585.51	c total #watches: 162278
586.30/586.44	c total #propagations: 376336132 / total #impl: 1357585736 (eff. 0.277)
586.30/586.44	c #Conflicts:     720000 | #Learnt:      28411 | 0.000
586.30/586.44	c total clause space: 206.656MB
586.30/586.44	c total #watches: 165535
587.19/587.32	c total #propagations: 376931127 / total #impl: 1359896658 (eff. 0.277)
587.19/587.32	c #Conflicts:     721000 | #Learnt:      29411 | 0.000
587.19/587.32	c total clause space: 206.656MB
587.19/587.32	c total #watches: 168904
588.19/588.33	c total #propagations: 377462947 / total #impl: 1361990383 (eff. 0.277)
588.19/588.33	c #Conflicts:     722000 | #Learnt:      30411 | 0.000
588.19/588.33	c total clause space: 206.656MB
588.19/588.33	c total #watches: 172165
589.39/589.52	c total #propagations: 378026732 / total #impl: 1364288628 (eff. 0.277)
589.39/589.52	c #Conflicts:     723000 | #Learnt:      31411 | 0.000
589.39/589.52	c total clause space: 206.656MB
589.39/589.53	c total #watches: 175607
590.29/590.48	c total #propagations: 378649181 / total #impl: 1366745946 (eff. 0.277)
590.29/590.48	c #Conflicts:     724000 | #Learnt:      32411 | 0.000
590.29/590.48	c total clause space: 206.656MB
590.29/590.48	c total #watches: 178897
591.29/591.45	c total #propagations: 379164054 / total #impl: 1368811671 (eff. 0.277)
591.29/591.45	c #Conflicts:     725000 | #Learnt:      33411 | 0.000
591.29/591.45	c total clause space: 206.656MB
591.29/591.45	c total #watches: 181806
592.39/592.55	c total #propagations: 379675971 / total #impl: 1370805513 (eff. 0.277)
592.39/592.55	c #Conflicts:     726000 | #Learnt:      34411 | 0.000
592.39/592.55	c total clause space: 206.656MB
592.39/592.55	c total #watches: 185425
593.69/593.81	c total #propagations: 380186419 / total #impl: 1372864642 (eff. 0.277)
593.69/593.81	c #Conflicts:     727000 | #Learnt:      35411 | 0.000
593.69/593.81	c total clause space: 206.656MB
593.69/593.81	c total #watches: 188439
594.79/594.98	c total #propagations: 380790427 / total #impl: 1375348649 (eff. 0.277)
594.79/594.98	c #Conflicts:     728000 | #Learnt:      36411 | 0.000
594.79/594.98	c total clause space: 206.656MB
594.79/594.98	c total #watches: 191266
596.10/596.28	c total #propagations: 381363054 / total #impl: 1377662798 (eff. 0.277)
596.10/596.28	c #Conflicts:     729000 | #Learnt:      37411 | 0.000
596.10/596.28	c total clause space: 206.656MB
596.10/596.28	c total #watches: 194462
597.59/597.70	c total #propagations: 381939937 / total #impl: 1380061734 (eff. 0.277)
597.59/597.70	c #Conflicts:     730000 | #Learnt:      38411 | 0.000
597.59/597.70	c total clause space: 206.656MB
597.59/597.70	c total #watches: 198328
598.99/599.16	c total #propagations: 382554044 / total #impl: 1382559444 (eff. 0.277)
598.99/599.16	c #Conflicts:     731000 | #Learnt:      39411 | 0.000
598.99/599.16	c total clause space: 206.656MB
598.99/599.16	c total #watches: 201677
600.60/600.76	c total #propagations: 383158950 / total #impl: 1385259278 (eff. 0.277)
600.60/600.76	c #Conflicts:     732000 | #Learnt:      40411 | 0.000
600.60/600.76	c total clause space: 206.656MB
600.60/600.76	c total #watches: 205600
602.09/602.27	c total #propagations: 383738692 / total #impl: 1387700046 (eff. 0.277)
602.09/602.27	c GARBAGE COLLECT
602.09/602.27	c #Conflicts:     733000 | #Learnt:      20841 | 0.000
602.09/602.27	c total clause space: 206.656MB
602.09/602.27	c total #watches: 142297
602.99/603.19	c total #propagations: 384332023 / total #impl: 1390302133 (eff. 0.276)
602.99/603.19	c #Conflicts:     734000 | #Learnt:      21841 | 0.000
602.99/603.19	c total clause space: 206.656MB
602.99/603.19	c total #watches: 147285
603.99/604.10	c total #propagations: 384943053 / total #impl: 1392951748 (eff. 0.276)
603.99/604.10	c #Conflicts:     735000 | #Learnt:      22841 | 0.000
603.99/604.10	c total clause space: 206.656MB
603.99/604.10	c total #watches: 150272
605.00/605.17	c total #propagations: 385522668 / total #impl: 1395244402 (eff. 0.276)
605.00/605.17	c #Conflicts:     736000 | #Learnt:      23841 | 0.000
605.00/605.17	c total clause space: 206.656MB
605.00/605.17	c total #watches: 155330
606.00/606.18	c total #propagations: 386121273 / total #impl: 1397463060 (eff. 0.276)
606.00/606.18	c #Conflicts:     737000 | #Learnt:      24841 | 0.000
606.00/606.18	c total clause space: 206.656MB
606.00/606.18	c total #watches: 160099
607.10/607.30	c total #propagations: 386676006 / total #impl: 1399788013 (eff. 0.276)
607.10/607.30	c #Conflicts:     738000 | #Learnt:      25841 | 0.000
607.10/607.30	c total clause space: 206.656MB
607.10/607.30	c total #watches: 164057
608.39/608.59	c total #propagations: 387232365 / total #impl: 1402153515 (eff. 0.276)
608.39/608.59	c #Conflicts:     739000 | #Learnt:      26841 | 0.000
608.39/608.59	c total clause space: 206.656MB
608.39/608.59	c total #watches: 168270
610.09/610.29	c total #propagations: 387773730 / total #impl: 1404323309 (eff. 0.276)
610.09/610.29	c #Conflicts:     740000 | #Learnt:      27841 | 0.000
610.09/610.29	c total clause space: 206.656MB
610.09/610.29	c total #watches: 171646
611.89/612.00	c total #propagations: 388416092 / total #impl: 1406853087 (eff. 0.276)
611.89/612.00	c #Conflicts:     741000 | #Learnt:      28841 | 0.000
611.89/612.00	c total clause space: 206.656MB
611.89/612.00	c total #watches: 175964
613.49/613.68	c total #propagations: 389068435 / total #impl: 1409406286 (eff. 0.276)
613.49/613.68	c #Conflicts:     742000 | #Learnt:      29841 | 0.000
613.49/613.68	c total clause space: 206.656MB
613.49/613.68	c total #watches: 179756
614.99/615.16	c total #propagations: 389689920 / total #impl: 1411836783 (eff. 0.276)
614.99/615.16	c #Conflicts:     743000 | #Learnt:      30841 | 0.000
614.99/615.16	c total clause space: 206.656MB
614.99/615.16	c total #watches: 183865
616.79/616.97	c total #propagations: 390237643 / total #impl: 1414287333 (eff. 0.276)
616.79/616.97	c #Conflicts:     744000 | #Learnt:      31841 | 0.000
616.79/616.97	c total clause space: 206.656MB
616.79/616.97	c total #watches: 187738
618.39/618.54	c total #propagations: 390886572 / total #impl: 1416876498 (eff. 0.276)
618.39/618.54	c #Conflicts:     745000 | #Learnt:      32841 | 0.000
618.39/618.54	c total clause space: 206.656MB
618.39/618.54	c total #watches: 191859
619.79/619.97	c total #propagations: 391473602 / total #impl: 1419068160 (eff. 0.276)
619.79/619.97	c #Conflicts:     746000 | #Learnt:      33841 | 0.000
619.79/619.97	c total clause space: 206.656MB
619.79/619.97	c total #watches: 194347
621.39/621.54	c total #propagations: 391975355 / total #impl: 1420798541 (eff. 0.276)
621.39/621.54	c #Conflicts:     747000 | #Learnt:      34841 | 0.000
621.39/621.54	c total clause space: 206.656MB
621.39/621.54	c total #watches: 197082
622.99/623.18	c total #propagations: 392497408 / total #impl: 1422476660 (eff. 0.276)
622.99/623.18	c #Conflicts:     748000 | #Learnt:      35841 | 0.000
622.99/623.18	c total clause space: 206.656MB
622.99/623.18	c total #watches: 200079
624.39/624.59	c total #propagations: 393078992 / total #impl: 1424519543 (eff. 0.276)
624.39/624.59	c #Conflicts:     749000 | #Learnt:      36841 | 0.000
624.39/624.59	c total clause space: 206.656MB
624.39/624.59	c total #watches: 203404
625.59/625.75	c total #propagations: 393669042 / total #impl: 1426662701 (eff. 0.276)
625.59/625.75	c #Conflicts:     750000 | #Learnt:      37841 | 0.000
625.59/625.75	c total clause space: 206.656MB
625.59/625.75	c total #watches: 206600
627.09/627.26	c total #propagations: 394141409 / total #impl: 1428333709 (eff. 0.276)
627.09/627.26	c #Conflicts:     751000 | #Learnt:      38841 | 0.000
627.09/627.26	c total clause space: 206.656MB
627.09/627.26	c total #watches: 209200
628.59/628.72	c total #propagations: 394681668 / total #impl: 1430380748 (eff. 0.276)
628.59/628.72	c #Conflicts:     752000 | #Learnt:      39841 | 0.000
628.59/628.72	c total clause space: 206.656MB
628.59/628.72	c total #watches: 212008
629.79/629.96	c total #propagations: 395281975 / total #impl: 1432805995 (eff. 0.276)
629.79/629.96	c #Conflicts:     753000 | #Learnt:      40841 | 0.000
629.79/629.96	c total clause space: 206.656MB
629.79/629.96	c total #watches: 214818
631.39/631.58	c total #propagations: 395810404 / total #impl: 1434654000 (eff. 0.276)
631.39/631.58	c #Conflicts:     754000 | #Learnt:      41841 | 0.000
631.39/631.58	c total clause space: 206.656MB
631.39/631.58	c total #watches: 218424
632.18/632.37	c total #propagations: 396384347 / total #impl: 1436863252 (eff. 0.276)
632.18/632.37	c GARBAGE COLLECT
632.18/632.37	c #Conflicts:     755000 | #Learnt:      21911 | 0.000
632.18/632.37	c total clause space: 206.656MB
632.18/632.37	c total #watches: 146388
632.98/633.17	c total #propagations: 396845923 / total #impl: 1438720241 (eff. 0.276)
632.98/633.17	c #Conflicts:     756000 | #Learnt:      22911 | 0.000
632.98/633.17	c total clause space: 206.656MB
632.98/633.17	c total #watches: 148994
633.78/633.98	c total #propagations: 397364915 / total #impl: 1440488301 (eff. 0.276)
633.78/633.98	c #Conflicts:     757000 | #Learnt:      23911 | 0.000
633.78/633.98	c total clause space: 206.656MB
633.78/633.98	c total #watches: 151907
634.69/634.81	c total #propagations: 397969522 / total #impl: 1442593790 (eff. 0.276)
634.69/634.81	c #Conflicts:     758000 | #Learnt:      24911 | 0.000
634.69/634.81	c total clause space: 206.656MB
634.69/634.81	c total #watches: 155201
635.28/635.42	c total #propagations: 398520046 / total #impl: 1444764548 (eff. 0.276)
635.28/635.42	c #Conflicts:     759000 | #Learnt:      25911 | 0.000
635.28/635.42	c total clause space: 206.656MB
635.28/635.42	c total #watches: 158470
635.98/636.15	c total #propagations: 398957784 / total #impl: 1446495577 (eff. 0.276)
635.98/636.15	c #Conflicts:     760000 | #Learnt:      26911 | 0.000
635.98/636.15	c total clause space: 206.656MB
635.98/636.15	c total #watches: 160909
636.79/636.95	c total #propagations: 399421530 / total #impl: 1448429427 (eff. 0.276)
636.79/636.95	c #Conflicts:     761000 | #Learnt:      27911 | 0.000
636.79/636.95	c total clause space: 206.656MB
636.79/636.95	c total #watches: 163788
637.58/637.70	c total #propagations: 399940103 / total #impl: 1450423862 (eff. 0.276)
637.58/637.70	c #Conflicts:     762000 | #Learnt:      28911 | 0.000
637.58/637.70	c total clause space: 206.656MB
637.58/637.70	c total #watches: 166346
638.28/638.47	c total #propagations: 400380685 / total #impl: 1452100833 (eff. 0.276)
638.28/638.47	c #Conflicts:     763000 | #Learnt:      29911 | 0.000
638.28/638.47	c total clause space: 206.656MB
638.28/638.47	c total #watches: 168774
639.18/639.36	c total #propagations: 400827822 / total #impl: 1453929713 (eff. 0.276)
639.18/639.36	c #Conflicts:     764000 | #Learnt:      30911 | 0.000
639.18/639.36	c total clause space: 206.656MB
639.18/639.36	c total #watches: 171848
640.09/640.23	c total #propagations: 401400594 / total #impl: 1455991869 (eff. 0.276)
640.09/640.23	c #Conflicts:     765000 | #Learnt:      31911 | 0.000
640.09/640.23	c total clause space: 206.656MB
640.09/640.23	c total #watches: 174577
640.98/641.14	c total #propagations: 401867038 / total #impl: 1457743186 (eff. 0.276)
640.98/641.14	c #Conflicts:     766000 | #Learnt:      32911 | 0.000
640.98/641.14	c total clause space: 206.656MB
640.98/641.14	c total #watches: 177263
641.88/642.03	c total #propagations: 402381246 / total #impl: 1459569579 (eff. 0.276)
641.88/642.03	c #Conflicts:     767000 | #Learnt:      33911 | 0.000
641.88/642.03	c total clause space: 206.656MB
641.88/642.03	c total #watches: 180080
642.68/642.85	c total #propagations: 402933994 / total #impl: 1461487835 (eff. 0.276)
642.68/642.85	c #Conflicts:     768000 | #Learnt:      34911 | 0.000
642.68/642.85	c total clause space: 206.656MB
642.68/642.85	c total #watches: 182961
643.58/643.74	c total #propagations: 403457919 / total #impl: 1463429918 (eff. 0.276)
643.58/643.74	c #Conflicts:     769000 | #Learnt:      35911 | 0.000
643.58/643.74	c total clause space: 206.656MB
643.58/643.74	c total #watches: 185950
644.38/644.60	c total #propagations: 404013313 / total #impl: 1465346616 (eff. 0.276)
644.38/644.60	c #Conflicts:     770000 | #Learnt:      36911 | 0.000
644.38/644.60	c total clause space: 206.656MB
644.38/644.60	c total #watches: 188542
645.38/645.50	c total #propagations: 404541546 / total #impl: 1467282228 (eff. 0.276)
645.38/645.50	c #Conflicts:     771000 | #Learnt:      37911 | 0.000
645.38/645.50	c total clause space: 206.656MB
645.38/645.50	c total #watches: 191576
646.08/646.27	c total #propagations: 405069640 / total #impl: 1469229814 (eff. 0.276)
646.08/646.27	c #Conflicts:     772000 | #Learnt:      38911 | 0.000
646.08/646.27	c total clause space: 206.656MB
646.08/646.27	c total #watches: 194914
646.98/647.13	c total #propagations: 405560484 / total #impl: 1470979763 (eff. 0.276)
646.98/647.13	c #Conflicts:     773000 | #Learnt:      39911 | 0.000
646.98/647.13	c total clause space: 206.656MB
646.98/647.13	c total #watches: 197555
647.89/648.03	c total #propagations: 406044471 / total #impl: 1472872618 (eff. 0.276)
647.89/648.03	c #Conflicts:     774000 | #Learnt:      40911 | 0.000
647.89/648.03	c total clause space: 206.656MB
647.89/648.03	c total #watches: 200242
648.89/649.09	c total #propagations: 406611025 / total #impl: 1474683239 (eff. 0.276)
648.89/649.09	c #Conflicts:     775000 | #Learnt:      41911 | 0.000
648.89/649.09	c total clause space: 206.656MB
648.89/649.09	c total #watches: 203316
649.99/650.13	c total #propagations: 407190063 / total #impl: 1476750842 (eff. 0.276)
649.99/650.13	c GARBAGE COLLECT
649.99/650.13	c #Conflicts:     776000 | #Learnt:      21686 | 0.000
649.99/650.13	c total clause space: 206.656MB
649.99/650.13	c total #watches: 144825
650.68/650.83	c total #propagations: 407803108 / total #impl: 1478875360 (eff. 0.276)
650.68/650.83	c #Conflicts:     777000 | #Learnt:      22686 | 0.000
650.68/650.83	c total clause space: 206.656MB
650.68/650.83	c total #watches: 147397
651.48/651.62	c total #propagations: 408233202 / total #impl: 1480364554 (eff. 0.276)
651.48/651.62	c #Conflicts:     778000 | #Learnt:      23686 | 0.000
651.48/651.62	c total clause space: 206.656MB
651.48/651.62	c total #watches: 150556
652.38/652.58	c total #propagations: 408788041 / total #impl: 1482397980 (eff. 0.276)
652.38/652.58	c #Conflicts:     779000 | #Learnt:      24686 | 0.000
652.38/652.58	c total clause space: 206.656MB
652.38/652.58	c total #watches: 153394
652.98/653.19	c total #propagations: 409422689 / total #impl: 1484607800 (eff. 0.276)
652.98/653.19	c #Conflicts:     780000 | #Learnt:      25686 | 0.000
652.98/653.19	c total clause space: 206.656MB
652.98/653.19	c total #watches: 156241
653.58/653.75	c total #propagations: 409849044 / total #impl: 1486055950 (eff. 0.276)
653.58/653.75	c #Conflicts:     781000 | #Learnt:      26686 | 0.000
653.58/653.75	c total clause space: 206.656MB
653.58/653.75	c total #watches: 158939
654.08/654.25	c total #propagations: 410237089 / total #impl: 1487394844 (eff. 0.276)
654.08/654.25	c #Conflicts:     782000 | #Learnt:      27686 | 0.000
654.08/654.25	c total clause space: 206.656MB
654.08/654.25	c total #watches: 161792
654.88/655.01	c total #propagations: 410579062 / total #impl: 1488589447 (eff. 0.276)
654.88/655.01	c #Conflicts:     783000 | #Learnt:      28686 | 0.000
654.88/655.01	c total clause space: 206.656MB
654.88/655.01	c total #watches: 164720
655.68/655.88	c total #propagations: 411067637 / total #impl: 1490294802 (eff. 0.276)
655.68/655.88	c #Conflicts:     784000 | #Learnt:      29686 | 0.000
655.68/655.88	c total clause space: 206.656MB
655.68/655.88	c total #watches: 167327
656.59/656.80	c total #propagations: 411611772 / total #impl: 1492194220 (eff. 0.276)
656.59/656.80	c #Conflicts:     785000 | #Learnt:      30686 | 0.000
656.59/656.80	c total clause space: 206.656MB
656.59/656.80	c total #watches: 170763
657.58/657.77	c total #propagations: 412165391 / total #impl: 1494223329 (eff. 0.276)
657.58/657.77	c #Conflicts:     786000 | #Learnt:      31686 | 0.000
657.58/657.77	c total clause space: 206.656MB
657.58/657.77	c total #watches: 173620
658.58/658.79	c total #propagations: 412740502 / total #impl: 1496266375 (eff. 0.276)
658.58/658.79	c #Conflicts:     787000 | #Learnt:      32686 | 0.000
658.58/658.79	c total clause space: 206.656MB
658.58/658.79	c total #watches: 176256
659.58/659.75	c total #propagations: 413319888 / total #impl: 1498420790 (eff. 0.276)
659.58/659.75	c #Conflicts:     788000 | #Learnt:      33686 | 0.000
659.58/659.75	c total clause space: 206.656MB
659.58/659.75	c total #watches: 180264
660.68/660.85	c total #propagations: 413846603 / total #impl: 1500370516 (eff. 0.276)
660.68/660.85	c #Conflicts:     789000 | #Learnt:      34686 | 0.000
660.68/660.85	c total clause space: 206.656MB
660.68/660.85	c total #watches: 183933
661.98/662.12	c total #propagations: 414407511 / total #impl: 1502416962 (eff. 0.276)
661.98/662.12	c #Conflicts:     790000 | #Learnt:      35686 | 0.000
661.98/662.12	c total clause space: 206.656MB
661.98/662.12	c total #watches: 187445
662.88/663.06	c total #propagations: 415075449 / total #impl: 1504853255 (eff. 0.276)
662.88/663.06	c #Conflicts:     791000 | #Learnt:      36686 | 0.000
662.88/663.06	c total clause space: 206.656MB
662.88/663.06	c total #watches: 190711
663.88/664.09	c total #propagations: 415629215 / total #impl: 1506790783 (eff. 0.276)
663.88/664.09	c #Conflicts:     792000 | #Learnt:      37686 | 0.000
663.88/664.09	c total clause space: 206.656MB
663.88/664.09	c total #watches: 194320
664.88/665.08	c total #propagations: 416200795 / total #impl: 1509058568 (eff. 0.276)
664.88/665.08	c #Conflicts:     793000 | #Learnt:      38686 | 0.000
664.88/665.08	c total clause space: 206.656MB
664.88/665.08	c total #watches: 197962
665.98/666.15	c total #propagations: 416713369 / total #impl: 1511054269 (eff. 0.276)
665.98/666.15	c #Conflicts:     794000 | #Learnt:      39686 | 0.000
665.98/666.15	c total clause space: 206.656MB
665.98/666.15	c total #watches: 202613
667.08/667.24	c total #propagations: 417250518 / total #impl: 1513378271 (eff. 0.276)
667.08/667.24	c #Conflicts:     795000 | #Learnt:      40686 | 0.000
667.08/667.24	c total clause space: 206.656MB
667.08/667.24	c total #watches: 205276
668.28/668.43	c total #propagations: 417700038 / total #impl: 1514931500 (eff. 0.276)
668.28/668.43	c #Conflicts:     796000 | #Learnt:      41686 | 0.000
668.28/668.43	c total clause space: 206.656MB
668.28/668.43	c total #watches: 207705
669.48/669.66	c total #propagations: 418358150 / total #impl: 1517205062 (eff. 0.276)
669.48/669.66	c #Conflicts:     797000 | #Learnt:      42686 | 0.000
669.48/669.66	c total clause space: 206.656MB
669.48/669.66	c total #watches: 211315
670.38/670.58	c total #propagations: 418971579 / total #impl: 1519475256 (eff. 0.276)
670.38/670.58	c GARBAGE COLLECT
670.38/670.58	c #Conflicts:     798000 | #Learnt:      22187 | 0.000
670.38/670.58	c total clause space: 206.656MB
670.38/670.58	c total #watches: 146934
671.18/671.32	c total #propagations: 419483150 / total #impl: 1521402090 (eff. 0.276)
671.18/671.32	c #Conflicts:     799000 | #Learnt:      23187 | 0.000
671.18/671.32	c total clause space: 206.656MB
671.18/671.32	c total #watches: 150154
671.88/672.09	c total #propagations: 419954228 / total #impl: 1523147920 (eff. 0.276)
671.88/672.09	c #Conflicts:     800000 | #Learnt:      24187 | 0.000
671.88/672.09	c total clause space: 206.656MB
671.88/672.09	c total #watches: 152570
672.78/672.92	c total #propagations: 420443233 / total #impl: 1525005697 (eff. 0.276)
672.78/672.92	c #Conflicts:     801000 | #Learnt:      25187 | 0.000
672.78/672.92	c total clause space: 206.656MB
672.78/672.92	c total #watches: 156108
673.58/673.75	c total #propagations: 420969242 / total #impl: 1526945672 (eff. 0.276)
673.58/673.75	c #Conflicts:     802000 | #Learnt:      26187 | 0.000
673.58/673.75	c total clause space: 206.656MB
673.58/673.75	c total #watches: 158825
674.38/674.50	c total #propagations: 421525333 / total #impl: 1528750791 (eff. 0.276)
674.38/674.50	c #Conflicts:     803000 | #Learnt:      27187 | 0.000
674.38/674.50	c total clause space: 206.656MB
674.38/674.50	c total #watches: 161317
675.08/675.20	c total #propagations: 422064331 / total #impl: 1530466454 (eff. 0.276)
675.08/675.20	c #Conflicts:     804000 | #Learnt:      28187 | 0.000
675.08/675.20	c total clause space: 206.656MB
675.08/675.20	c total #watches: 164439
675.88/676.08	c total #propagations: 422545624 / total #impl: 1532281616 (eff. 0.276)
675.88/676.08	c #Conflicts:     805000 | #Learnt:      29187 | 0.000
675.88/676.08	c total clause space: 206.656MB
675.88/676.08	c total #watches: 168397
676.88/677.01	c total #propagations: 423126238 / total #impl: 1534410685 (eff. 0.276)
676.88/677.01	c #Conflicts:     806000 | #Learnt:      30187 | 0.000
676.88/677.01	c total clause space: 206.656MB
676.88/677.01	c total #watches: 174782
677.78/677.98	c total #propagations: 423674903 / total #impl: 1536535046 (eff. 0.276)
677.78/677.98	c #Conflicts:     807000 | #Learnt:      31187 | 0.000
677.78/677.98	c total clause space: 206.656MB
677.78/677.98	c total #watches: 179079
678.88/679.02	c total #propagations: 424183830 / total #impl: 1538572267 (eff. 0.276)
678.88/679.02	c #Conflicts:     808000 | #Learnt:      32187 | 0.000
678.88/679.02	c total clause space: 206.656MB
678.88/679.02	c total #watches: 183645
680.08/680.21	c total #propagations: 424706440 / total #impl: 1540702429 (eff. 0.276)
680.08/680.21	c #Conflicts:     809000 | #Learnt:      33187 | 0.000
680.08/680.21	c total clause space: 206.656MB
680.08/680.21	c total #watches: 186372
681.08/681.25	c total #propagations: 425296268 / total #impl: 1542818509 (eff. 0.276)
681.08/681.25	c #Conflicts:     810000 | #Learnt:      34187 | 0.000
681.08/681.25	c total clause space: 206.656MB
681.08/681.25	c total #watches: 189549
682.18/682.36	c total #propagations: 425848153 / total #impl: 1544884613 (eff. 0.276)
682.18/682.36	c #Conflicts:     811000 | #Learnt:      35187 | 0.000
682.18/682.36	c total clause space: 206.656MB
682.18/682.36	c total #watches: 192114
683.38/683.53	c total #propagations: 426315504 / total #impl: 1546558760 (eff. 0.276)
683.38/683.53	c #Conflicts:     812000 | #Learnt:      36187 | 0.000
683.38/683.53	c total clause space: 206.656MB
683.38/683.53	c total #watches: 195497
684.48/684.68	c total #propagations: 426855535 / total #impl: 1548543878 (eff. 0.276)
684.48/684.68	c #Conflicts:     813000 | #Learnt:      37187 | 0.000
684.48/684.68	c total clause space: 206.656MB
684.48/684.68	c total #watches: 199209
685.48/685.68	c total #propagations: 427373077 / total #impl: 1550443983 (eff. 0.276)
685.48/685.68	c #Conflicts:     814000 | #Learnt:      38187 | 0.000
685.48/685.68	c total clause space: 206.656MB
685.48/685.68	c total #watches: 201902
686.68/686.86	c total #propagations: 427813145 / total #impl: 1551972131 (eff. 0.276)
686.68/686.86	c #Conflicts:     815000 | #Learnt:      39187 | 0.000
686.68/686.86	c total clause space: 206.656MB
686.68/686.86	c total #watches: 204596
688.08/688.22	c total #propagations: 428271575 / total #impl: 1553502894 (eff. 0.276)
688.08/688.22	c #Conflicts:     816000 | #Learnt:      40187 | 0.000
688.08/688.22	c total clause space: 206.656MB
688.08/688.22	c total #watches: 208470
689.18/689.34	c total #propagations: 428811047 / total #impl: 1555319956 (eff. 0.276)
689.18/689.34	c #Conflicts:     817000 | #Learnt:      41187 | 0.000
689.18/689.34	c total clause space: 206.656MB
689.18/689.34	c total #watches: 211239
690.38/690.56	c total #propagations: 429283242 / total #impl: 1556911844 (eff. 0.276)
690.38/690.56	c #Conflicts:     818000 | #Learnt:      42187 | 0.000
690.38/690.56	c total clause space: 206.656MB
690.38/690.56	c total #watches: 214163
691.47/691.64	c total #propagations: 429830874 / total #impl: 1558891508 (eff. 0.276)
691.47/691.64	c #Conflicts:     819000 | #Learnt:      43187 | 0.000
691.47/691.64	c total clause space: 206.656MB
691.47/691.64	c total #watches: 218060
692.27/692.46	c total #propagations: 430317142 / total #impl: 1560922652 (eff. 0.276)
692.27/692.46	c GARBAGE COLLECT
692.27/692.46	c #Conflicts:     820000 | #Learnt:      22386 | 0.000
692.27/692.46	c total clause space: 206.656MB
692.27/692.46	c total #watches: 147232
693.07/693.26	c total #propagations: 430816544 / total #impl: 1562695292 (eff. 0.276)
693.07/693.26	c #Conflicts:     821000 | #Learnt:      23386 | 0.000
693.07/693.26	c total clause space: 206.656MB
693.07/693.26	c total #watches: 149566
693.87/694.08	c total #propagations: 431360410 / total #impl: 1564495450 (eff. 0.276)
693.87/694.08	c #Conflicts:     822000 | #Learnt:      24386 | 0.000
693.87/694.08	c total clause space: 206.656MB
693.87/694.08	c total #watches: 152295
694.77/694.90	c total #propagations: 431871358 / total #impl: 1566395053 (eff. 0.276)
694.77/694.90	c #Conflicts:     823000 | #Learnt:      25386 | 0.000
694.77/694.90	c total clause space: 206.656MB
694.77/694.90	c total #watches: 155466
695.47/695.67	c total #propagations: 432495139 / total #impl: 1568737689 (eff. 0.276)
695.47/695.67	c #Conflicts:     824000 | #Learnt:      26386 | 0.000
695.47/695.67	c total clause space: 206.656MB
695.47/695.67	c total #watches: 159387
696.18/696.35	c total #propagations: 433058379 / total #impl: 1570820645 (eff. 0.276)
696.18/696.35	c #Conflicts:     825000 | #Learnt:      27386 | 0.000
696.18/696.35	c total clause space: 206.656MB
696.18/696.35	c total #watches: 168823
697.17/697.30	c total #propagations: 433511946 / total #impl: 1573206219 (eff. 0.276)
697.17/697.30	c #Conflicts:     826000 | #Learnt:      28386 | 0.000
697.17/697.30	c total clause space: 206.656MB
697.17/697.30	c total #watches: 180064
698.38/698.60	c total #propagations: 433944569 / total #impl: 1575800603 (eff. 0.275)
698.38/698.60	c #Conflicts:     827000 | #Learnt:      29386 | 0.000
698.38/698.60	c total clause space: 206.656MB
698.38/698.60	c total #watches: 189712
700.37/700.51	c total #propagations: 434342369 / total #impl: 1578426077 (eff. 0.275)
700.37/700.51	c #Conflicts:     828000 | #Learnt:      30386 | 0.000
700.37/700.51	c total clause space: 206.656MB
700.37/700.51	c total #watches: 194500
702.37/702.55	c total #propagations: 434913837 / total #impl: 1580771165 (eff. 0.275)
702.37/702.55	c #Conflicts:     829000 | #Learnt:      31386 | 0.000
702.37/702.55	c total clause space: 206.656MB
702.37/702.55	c total #watches: 199211
704.37/704.54	c total #propagations: 435439783 / total #impl: 1583497140 (eff. 0.275)
704.37/704.54	c #Conflicts:     830000 | #Learnt:      32386 | 0.000
704.37/704.54	c total clause space: 206.656MB
704.37/704.54	c total #watches: 203390
706.47/706.65	c total #propagations: 435979185 / total #impl: 1585911671 (eff. 0.275)
706.47/706.65	c #Conflicts:     831000 | #Learnt:      33386 | 0.000
706.47/706.65	c total clause space: 206.656MB
706.47/706.65	c total #watches: 207490
707.87/708.03	c total #propagations: 436484730 / total #impl: 1588284729 (eff. 0.275)
707.87/708.03	c #Conflicts:     832000 | #Learnt:      34386 | 0.000
707.87/708.03	c total clause space: 206.656MB
707.87/708.03	c total #watches: 211156
708.97/709.17	c total #propagations: 436963192 / total #impl: 1590321839 (eff. 0.275)
708.97/709.17	c #Conflicts:     833000 | #Learnt:      35386 | 0.000
708.97/709.17	c total clause space: 206.656MB
708.97/709.17	c total #watches: 213894
710.37/710.57	c total #propagations: 437406646 / total #impl: 1592132922 (eff. 0.275)
710.37/710.57	c #Conflicts:     834000 | #Learnt:      36386 | 0.000
710.37/710.57	c total clause space: 206.656MB
710.37/710.57	c total #watches: 217278
712.27/712.45	c total #propagations: 437830372 / total #impl: 1593937626 (eff. 0.275)
712.27/712.45	c #Conflicts:     835000 | #Learnt:      37386 | 0.000
712.27/712.45	c total clause space: 206.656MB
712.27/712.45	c total #watches: 219934
714.27/714.49	c total #propagations: 438245799 / total #impl: 1595584684 (eff. 0.275)
714.27/714.49	c #Conflicts:     836000 | #Learnt:      38386 | 0.000
714.27/714.49	c total clause space: 206.656MB
714.27/714.49	c total #watches: 224009
716.57/716.75	c total #propagations: 438674898 / total #impl: 1597489022 (eff. 0.275)
716.57/716.75	c #Conflicts:     837000 | #Learnt:      39386 | 0.000
716.57/716.75	c total clause space: 206.656MB
716.57/716.75	c total #watches: 227735
718.57/718.70	c total #propagations: 439131817 / total #impl: 1599542883 (eff. 0.275)
718.57/718.70	c #Conflicts:     838000 | #Learnt:      40386 | 0.000
718.57/718.70	c total clause space: 206.656MB
718.57/718.70	c total #watches: 230507
720.67/720.83	c total #propagations: 439550713 / total #impl: 1601255244 (eff. 0.275)
720.67/720.83	c #Conflicts:     839000 | #Learnt:      41386 | 0.000
720.67/720.83	c total clause space: 206.656MB
720.67/720.83	c total #watches: 234151
722.87/723.08	c total #propagations: 440002107 / total #impl: 1602979441 (eff. 0.274)
722.87/723.08	c #Conflicts:     840000 | #Learnt:      42386 | 0.000
722.87/723.08	c total clause space: 206.656MB
722.87/723.08	c total #watches: 236645
725.07/725.28	c total #propagations: 440463021 / total #impl: 1604712069 (eff. 0.274)
725.07/725.28	c #Conflicts:     841000 | #Learnt:      43386 | 0.000
725.07/725.28	c total clause space: 206.656MB
725.07/725.28	c total #watches: 240705
726.98/727.16	c total #propagations: 440908549 / total #impl: 1606540080 (eff. 0.274)
726.98/727.16	c GARBAGE COLLECT
726.98/727.16	c #Conflicts:     842000 | #Learnt:      22298 | 0.000
726.98/727.16	c total clause space: 206.656MB
726.98/727.16	c total #watches: 146894
727.67/727.81	c total #propagations: 441313756 / total #impl: 1608148740 (eff. 0.274)
727.67/727.81	c #Conflicts:     843000 | #Learnt:      23298 | 0.000
727.67/727.81	c total clause space: 206.656MB
727.67/727.81	c total #watches: 149871
728.27/728.45	c total #propagations: 441792329 / total #impl: 1609940352 (eff. 0.274)
728.27/728.45	c #Conflicts:     844000 | #Learnt:      24298 | 0.000
728.27/728.45	c total clause space: 206.656MB
728.27/728.45	c total #watches: 152332
728.87/729.08	c total #propagations: 442235515 / total #impl: 1611538461 (eff. 0.274)
728.87/729.08	c #Conflicts:     845000 | #Learnt:      25298 | 0.000
728.87/729.08	c total clause space: 206.656MB
728.87/729.08	c total #watches: 155096
729.57/729.75	c total #propagations: 442668627 / total #impl: 1613145876 (eff. 0.274)
729.57/729.75	c #Conflicts:     846000 | #Learnt:      26298 | 0.000
729.57/729.75	c total clause space: 206.656MB
729.57/729.75	c total #watches: 157789
730.38/730.57	c total #propagations: 443066670 / total #impl: 1614613106 (eff. 0.274)
730.38/730.57	c #Conflicts:     847000 | #Learnt:      27298 | 0.000
730.38/730.57	c total clause space: 206.656MB
730.38/730.57	c total #watches: 160585
731.27/731.40	c total #propagations: 443592198 / total #impl: 1616439720 (eff. 0.274)
731.27/731.40	c #Conflicts:     848000 | #Learnt:      28298 | 0.000
731.27/731.40	c total clause space: 206.656MB
731.27/731.40	c total #watches: 163674
732.17/732.34	c total #propagations: 444123682 / total #impl: 1618308623 (eff. 0.274)
732.17/732.34	c #Conflicts:     849000 | #Learnt:      29298 | 0.000
732.17/732.34	c total clause space: 206.656MB
732.17/732.34	c total #watches: 166848
733.17/733.37	c total #propagations: 444677414 / total #impl: 1620260202 (eff. 0.274)
733.17/733.37	c #Conflicts:     850000 | #Learnt:      30298 | 0.000
733.17/733.37	c total clause space: 206.656MB
733.17/733.37	c total #watches: 169978
734.07/734.29	c total #propagations: 445285680 / total #impl: 1622493851 (eff. 0.274)
734.07/734.29	c #Conflicts:     851000 | #Learnt:      31298 | 0.000
734.07/734.29	c total clause space: 206.656MB
734.07/734.29	c total #watches: 173297
735.07/735.29	c total #propagations: 445797417 / total #impl: 1624485825 (eff. 0.274)
735.07/735.29	c #Conflicts:     852000 | #Learnt:      32298 | 0.000
735.07/735.29	c total clause space: 206.656MB
735.07/735.29	c total #watches: 177101
736.17/736.37	c total #propagations: 446393310 / total #impl: 1626616497 (eff. 0.274)
736.17/736.37	c #Conflicts:     853000 | #Learnt:      33298 | 0.000
736.17/736.37	c total clause space: 206.656MB
736.17/736.37	c total #watches: 180601
737.47/737.63	c total #propagations: 447041054 / total #impl: 1628992570 (eff. 0.274)
737.47/737.63	c #Conflicts:     854000 | #Learnt:      34298 | 0.000
737.47/737.63	c total clause space: 206.656MB
737.47/737.63	c total #watches: 184420
738.37/738.59	c total #propagations: 447752140 / total #impl: 1631774493 (eff. 0.274)
738.37/738.59	c #Conflicts:     855000 | #Learnt:      35298 | 0.000
738.37/738.59	c total clause space: 206.656MB
738.37/738.59	c total #watches: 187445
739.47/739.65	c total #propagations: 448268078 / total #impl: 1633647215 (eff. 0.274)
739.47/739.65	c #Conflicts:     856000 | #Learnt:      36298 | 0.000
739.47/739.65	c total clause space: 206.656MB
739.47/739.65	c total #watches: 191005
740.57/740.75	c total #propagations: 448874722 / total #impl: 1635870265 (eff. 0.274)
740.57/740.75	c #Conflicts:     857000 | #Learnt:      37298 | 0.000
740.57/740.75	c total clause space: 206.656MB
740.57/740.75	c total #watches: 193925
741.47/741.66	c total #propagations: 449525310 / total #impl: 1638208109 (eff. 0.274)
741.47/741.66	c #Conflicts:     858000 | #Learnt:      38298 | 0.000
741.47/741.66	c total clause space: 206.656MB
741.47/741.66	c total #watches: 196752
742.47/742.62	c total #propagations: 450047092 / total #impl: 1640180247 (eff. 0.274)
742.47/742.62	c #Conflicts:     859000 | #Learnt:      39298 | 0.000
742.47/742.62	c total clause space: 206.656MB
742.47/742.62	c total #watches: 199464
743.47/743.67	c total #propagations: 450510613 / total #impl: 1641725852 (eff. 0.274)
743.47/743.67	c #Conflicts:     860000 | #Learnt:      40298 | 0.000
743.47/743.67	c total clause space: 206.656MB
743.47/743.67	c total #watches: 202672
744.47/744.67	c total #propagations: 451025511 / total #impl: 1643676076 (eff. 0.274)
744.47/744.67	c #Conflicts:     861000 | #Learnt:      41298 | 0.000
744.47/744.67	c total clause space: 206.656MB
744.47/744.67	c total #watches: 206169
745.67/745.86	c total #propagations: 451548185 / total #impl: 1645687365 (eff. 0.274)
745.67/745.86	c #Conflicts:     862000 | #Learnt:      42298 | 0.000
745.67/745.86	c total clause space: 206.656MB
745.67/745.86	c total #watches: 209637
746.67/746.86	c total #propagations: 452135661 / total #impl: 1647751364 (eff. 0.274)
746.67/746.86	c #Conflicts:     863000 | #Learnt:      43298 | 0.000
746.67/746.86	c total clause space: 206.656MB
746.67/746.86	c total #watches: 213128
747.47/747.67	c total #propagations: 452611459 / total #impl: 1649678452 (eff. 0.274)
747.47/747.67	c #Conflicts:     864000 | #Learnt:      44298 | 0.000
747.47/747.67	c total clause space: 206.656MB
747.47/747.67	c total #watches: 215390
748.37/748.53	c total #propagations: 452965301 / total #impl: 1650969802 (eff. 0.274)
748.37/748.53	c GARBAGE COLLECT
748.37/748.53	c #Conflicts:     865000 | #Learnt:      22904 | 0.000
748.37/748.53	c total clause space: 206.656MB
748.37/748.53	c total #watches: 148521
749.07/749.25	c total #propagations: 453380528 / total #impl: 1652413730 (eff. 0.274)
749.07/749.25	c #Conflicts:     866000 | #Learnt:      23904 | 0.000
749.07/749.25	c total clause space: 206.656MB
749.07/749.25	c total #watches: 151039
749.77/749.99	c total #propagations: 453873558 / total #impl: 1654145078 (eff. 0.274)
749.77/749.99	c #Conflicts:     867000 | #Learnt:      24904 | 0.000
749.77/749.99	c total clause space: 206.656MB
749.77/749.99	c total #watches: 153804
750.57/750.70	c total #propagations: 454395959 / total #impl: 1656079459 (eff. 0.274)
750.57/750.70	c #Conflicts:     868000 | #Learnt:      25904 | 0.000
750.57/750.70	c total clause space: 206.656MB
750.57/750.70	c total #watches: 156966
751.47/751.64	c total #propagations: 454894320 / total #impl: 1657928505 (eff. 0.274)
751.47/751.64	c #Conflicts:     869000 | #Learnt:      26904 | 0.000
751.47/751.64	c total clause space: 206.656MB
751.47/751.64	c total #watches: 160532
752.27/752.43	c total #propagations: 455496795 / total #impl: 1660187217 (eff. 0.274)
752.27/752.43	c #Conflicts:     870000 | #Learnt:      27904 | 0.000
752.27/752.43	c total clause space: 206.656MB
752.27/752.43	c total #watches: 163081
753.27/753.43	c total #propagations: 456013764 / total #impl: 1661956962 (eff. 0.274)
753.27/753.43	c #Conflicts:     871000 | #Learnt:      28904 | 0.000
753.27/753.43	c total clause space: 206.656MB
753.27/753.43	c total #watches: 167238
754.17/754.35	c total #propagations: 456654214 / total #impl: 1664242517 (eff. 0.274)
754.17/754.35	c #Conflicts:     872000 | #Learnt:      29904 | 0.000
754.17/754.35	c total clause space: 206.656MB
754.17/754.35	c total #watches: 170787
754.87/755.09	c total #propagations: 457150510 / total #impl: 1666162737 (eff. 0.274)
754.87/755.09	c #Conflicts:     873000 | #Learnt:      30904 | 0.000
754.87/755.09	c total clause space: 206.656MB
754.87/755.09	c total #watches: 175710
755.77/755.90	c total #propagations: 457604619 / total #impl: 1667914652 (eff. 0.274)
755.77/755.90	c #Conflicts:     874000 | #Learnt:      31904 | 0.000
755.77/755.90	c total clause space: 206.656MB
755.77/755.90	c total #watches: 179878
756.77/756.92	c total #propagations: 458070272 / total #impl: 1669658965 (eff. 0.274)
756.77/756.92	c #Conflicts:     875000 | #Learnt:      32904 | 0.000
756.77/756.92	c total clause space: 206.656MB
756.77/756.92	c total #watches: 184249
757.66/757.82	c total #propagations: 458624307 / total #impl: 1671696941 (eff. 0.274)
757.66/757.82	c #Conflicts:     876000 | #Learnt:      33904 | 0.000
757.66/757.82	c total clause space: 206.656MB
757.66/757.82	c total #watches: 187532
758.66/758.85	c total #propagations: 459081397 / total #impl: 1673468009 (eff. 0.274)
758.66/758.85	c #Conflicts:     877000 | #Learnt:      34904 | 0.000
758.66/758.85	c total clause space: 206.656MB
758.66/758.85	c total #watches: 192682
759.86/760.03	c total #propagations: 459629822 / total #impl: 1675692181 (eff. 0.274)
759.86/760.03	c #Conflicts:     878000 | #Learnt:      35904 | 0.000
759.86/760.03	c total clause space: 206.656MB
759.86/760.03	c total #watches: 195547
760.96/761.17	c total #propagations: 460150402 / total #impl: 1677598469 (eff. 0.274)
760.96/761.17	c #Conflicts:     879000 | #Learnt:      36904 | 0.000
760.96/761.17	c total clause space: 206.656MB
760.96/761.17	c total #watches: 198971
761.96/762.10	c total #propagations: 460712013 / total #impl: 1679838449 (eff. 0.274)
761.96/762.10	c #Conflicts:     880000 | #Learnt:      37904 | 0.000
761.96/762.10	c total clause space: 206.656MB
761.96/762.10	c total #watches: 201928
763.06/763.26	c total #propagations: 461139877 / total #impl: 1681544202 (eff. 0.274)
763.06/763.26	c #Conflicts:     881000 | #Learnt:      38904 | 0.000
763.06/763.26	c total clause space: 206.656MB
763.06/763.26	c total #watches: 205145
764.37/764.55	c total #propagations: 461630613 / total #impl: 1683509441 (eff. 0.274)
764.37/764.55	c #Conflicts:     882000 | #Learnt:      39904 | 0.000
764.37/764.55	c total clause space: 206.656MB
764.37/764.55	c total #watches: 209144
765.86/766.05	c total #propagations: 462148522 / total #impl: 1685731100 (eff. 0.274)
765.86/766.05	c #Conflicts:     883000 | #Learnt:      40904 | 0.000
765.86/766.05	c total clause space: 206.656MB
765.86/766.05	c total #watches: 212321
767.26/767.41	c total #propagations: 462747076 / total #impl: 1688367622 (eff. 0.274)
767.26/767.41	c #Conflicts:     884000 | #Learnt:      41904 | 0.000
767.26/767.41	c total clause space: 206.656MB
767.26/767.41	c total #watches: 217908
768.66/768.80	c total #propagations: 463313073 / total #impl: 1691046130 (eff. 0.274)
768.66/768.80	c #Conflicts:     885000 | #Learnt:      42904 | 0.000
768.66/768.80	c total clause space: 206.656MB
768.66/768.80	c total #watches: 224498
769.56/769.78	c total #propagations: 463794947 / total #impl: 1693415957 (eff. 0.274)
769.56/769.78	c #Conflicts:     886000 | #Learnt:      43904 | 0.000
769.56/769.78	c total clause space: 206.656MB
769.56/769.78	c total #watches: 227074
770.66/770.82	c total #propagations: 464122754 / total #impl: 1694612813 (eff. 0.274)
770.66/770.82	c #Conflicts:     887000 | #Learnt:      44904 | 0.000
770.66/770.82	c total clause space: 206.656MB
770.66/770.82	c total #watches: 229653
771.46/771.63	c total #propagations: 464454188 / total #impl: 1695886915 (eff. 0.274)
771.46/771.63	c GARBAGE COLLECT
771.46/771.63	c #Conflicts:     888000 | #Learnt:      23205 | 0.000
771.46/771.63	c total clause space: 206.656MB
771.46/771.63	c total #watches: 149430
771.86/772.08	c total #propagations: 464794726 / total #impl: 1697118988 (eff. 0.274)
771.86/772.08	c #Conflicts:     889000 | #Learnt:      24205 | 0.000
771.86/772.08	c total clause space: 206.656MB
771.86/772.08	c total #watches: 152105
772.36/772.55	c total #propagations: 465107468 / total #impl: 1698215219 (eff. 0.274)
772.36/772.55	c #Conflicts:     890000 | #Learnt:      25205 | 0.000
772.36/772.55	c total clause space: 206.656MB
772.36/772.55	c total #watches: 155006
772.86/773.05	c total #propagations: 465435732 / total #impl: 1699354693 (eff. 0.274)
772.86/773.05	c #Conflicts:     891000 | #Learnt:      26205 | 0.000
772.86/773.05	c total clause space: 206.656MB
772.86/773.05	c total #watches: 157722
773.56/773.77	c total #propagations: 465742957 / total #impl: 1700437583 (eff. 0.274)
773.56/773.77	c #Conflicts:     892000 | #Learnt:      27205 | 0.000
773.56/773.77	c total clause space: 206.656MB
773.56/773.77	c total #watches: 160295
774.37/774.51	c total #propagations: 466242568 / total #impl: 1702173560 (eff. 0.274)
774.37/774.51	c #Conflicts:     893000 | #Learnt:      28205 | 0.000
774.37/774.51	c total clause space: 206.656MB
774.37/774.51	c total #watches: 163128
775.06/775.23	c total #propagations: 466814692 / total #impl: 1704123395 (eff. 0.274)
775.06/775.23	c #Conflicts:     894000 | #Learnt:      29205 | 0.000
775.06/775.23	c total clause space: 206.656MB
775.06/775.23	c total #watches: 166532
775.76/775.96	c total #propagations: 467323585 / total #impl: 1705928762 (eff. 0.274)
775.76/775.96	c #Conflicts:     895000 | #Learnt:      30205 | 0.000
775.76/775.96	c total clause space: 206.656MB
775.76/775.96	c total #watches: 169176
776.57/776.77	c total #propagations: 467786680 / total #impl: 1707615108 (eff. 0.274)
776.57/776.77	c #Conflicts:     896000 | #Learnt:      31205 | 0.000
776.57/776.77	c total clause space: 206.656MB
776.57/776.77	c total #watches: 172351
777.57/777.71	c total #propagations: 468323291 / total #impl: 1709450503 (eff. 0.274)
777.57/777.71	c #Conflicts:     897000 | #Learnt:      32205 | 0.000
777.57/777.71	c total clause space: 206.656MB
777.57/777.71	c total #watches: 176463
778.46/778.67	c total #propagations: 468909901 / total #impl: 1711550125 (eff. 0.274)
778.46/778.67	c #Conflicts:     898000 | #Learnt:      33205 | 0.000
778.46/778.67	c total clause space: 206.656MB
778.46/778.67	c total #watches: 179534
779.46/779.62	c total #propagations: 469416376 / total #impl: 1713452694 (eff. 0.274)
779.46/779.62	c #Conflicts:     899000 | #Learnt:      34205 | 0.000
779.46/779.62	c total clause space: 206.656MB
779.46/779.62	c total #watches: 182638
780.36/780.55	c total #propagations: 469910183 / total #impl: 1715410549 (eff. 0.274)
780.36/780.55	c #Conflicts:     900000 | #Learnt:      35205 | 0.000
780.36/780.55	c total clause space: 206.656MB
780.36/780.55	c total #watches: 185521
781.16/781.37	c total #propagations: 470420936 / total #impl: 1717295234 (eff. 0.274)
781.16/781.37	c #Conflicts:     901000 | #Learnt:      36205 | 0.000
781.16/781.37	c total clause space: 206.656MB
781.16/781.37	c total #watches: 188782
782.07/782.22	c total #propagations: 470904957 / total #impl: 1719064555 (eff. 0.274)
782.07/782.22	c #Conflicts:     902000 | #Learnt:      37205 | 0.000
782.07/782.22	c total clause space: 206.656MB
782.07/782.22	c total #watches: 191280
782.76/782.99	c total #propagations: 471370421 / total #impl: 1720653023 (eff. 0.274)
782.76/782.99	c #Conflicts:     903000 | #Learnt:      38205 | 0.000
782.76/782.99	c total clause space: 206.656MB
782.76/782.99	c total #watches: 194100
783.86/784.00	c total #propagations: 471814917 / total #impl: 1722274728 (eff. 0.274)
783.86/784.00	c #Conflicts:     904000 | #Learnt:      39205 | 0.000
783.86/784.00	c total clause space: 206.656MB
783.86/784.00	c total #watches: 197671
784.86/785.08	c total #propagations: 472335310 / total #impl: 1724159517 (eff. 0.274)
784.86/785.08	c #Conflicts:     905000 | #Learnt:      40205 | 0.000
784.86/785.08	c total clause space: 206.656MB
784.86/785.08	c total #watches: 200757
786.16/786.34	c total #propagations: 472875132 / total #impl: 1726097675 (eff. 0.274)
786.16/786.34	c #Conflicts:     906000 | #Learnt:      41205 | 0.000
786.16/786.34	c total clause space: 206.656MB
786.16/786.34	c total #watches: 205187
786.96/787.17	c total #propagations: 473473737 / total #impl: 1728708916 (eff. 0.274)
786.96/787.17	c #Conflicts:     907000 | #Learnt:      42205 | 0.000
786.96/787.17	c total clause space: 206.656MB
786.96/787.17	c total #watches: 210166
788.06/788.25	c total #propagations: 473929047 / total #impl: 1730825871 (eff. 0.274)
788.06/788.25	c #Conflicts:     908000 | #Learnt:      43205 | 0.000
788.06/788.25	c total clause space: 206.656MB
788.06/788.25	c total #watches: 213521
789.06/789.20	c total #propagations: 474399760 / total #impl: 1732753366 (eff. 0.274)
789.06/789.20	c #Conflicts:     909000 | #Learnt:      44205 | 0.000
789.06/789.20	c total clause space: 206.656MB
789.06/789.20	c total #watches: 215956
790.06/790.21	c total #propagations: 474806065 / total #impl: 1734297150 (eff. 0.274)
790.06/790.21	c #Conflicts:     910000 | #Learnt:      45205 | 0.000
790.06/790.21	c total clause space: 206.656MB
790.06/790.21	c total #watches: 218415
791.06/791.28	c total #propagations: 475232081 / total #impl: 1735989850 (eff. 0.274)
791.06/791.28	c GARBAGE COLLECT
791.06/791.28	c #Conflicts:     911000 | #Learnt:      23191 | 0.000
791.06/791.28	c total clause space: 206.656MB
791.06/791.28	c total #watches: 149240
791.97/792.14	c total #propagations: 475693805 / total #impl: 1737730005 (eff. 0.274)
791.97/792.14	c #Conflicts:     912000 | #Learnt:      24191 | 0.000
791.97/792.14	c total clause space: 206.656MB
791.97/792.14	c total #watches: 152254
792.76/792.91	c total #propagations: 476271164 / total #impl: 1739987108 (eff. 0.274)
792.76/792.91	c #Conflicts:     913000 | #Learnt:      25191 | 0.000
792.76/792.91	c total clause space: 206.656MB
792.76/792.91	c total #watches: 155591
793.66/793.85	c total #propagations: 476751983 / total #impl: 1741661483 (eff. 0.274)
793.66/793.85	c #Conflicts:     914000 | #Learnt:      26191 | 0.000
793.66/793.85	c total clause space: 206.656MB
793.66/793.85	c total #watches: 159292
794.56/794.72	c total #propagations: 477368908 / total #impl: 1744565420 (eff. 0.274)
794.56/794.72	c #Conflicts:     915000 | #Learnt:      27191 | 0.000
794.56/794.72	c total clause space: 206.656MB
794.56/794.72	c total #watches: 163871
795.36/795.56	c total #propagations: 477965377 / total #impl: 1747049122 (eff. 0.274)
795.36/795.56	c #Conflicts:     916000 | #Learnt:      28191 | 0.000
795.36/795.56	c total clause space: 206.656MB
795.36/795.56	c total #watches: 166717
796.26/796.42	c total #propagations: 478488614 / total #impl: 1748941895 (eff. 0.274)
796.26/796.42	c #Conflicts:     917000 | #Learnt:      29191 | 0.000
796.26/796.42	c total clause space: 206.656MB
796.26/796.42	c total #watches: 168898
796.96/797.10	c total #propagations: 479002993 / total #impl: 1750848898 (eff. 0.274)
796.96/797.10	c #Conflicts:     918000 | #Learnt:      30191 | 0.000
796.96/797.10	c total clause space: 206.656MB
796.96/797.10	c total #watches: 171231
797.96/798.11	c total #propagations: 479490521 / total #impl: 1752460803 (eff. 0.274)
797.96/798.11	c #Conflicts:     919000 | #Learnt:      31191 | 0.000
797.96/798.11	c total clause space: 206.656MB
797.96/798.11	c total #watches: 173850
798.96/799.15	c total #propagations: 480072261 / total #impl: 1754588532 (eff. 0.274)
798.96/799.15	c #Conflicts:     920000 | #Learnt:      32191 | 0.000
798.96/799.15	c total clause space: 206.656MB
798.96/799.15	c total #watches: 179184
799.86/800.06	c total #propagations: 480737718 / total #impl: 1757148248 (eff. 0.274)
799.86/800.06	c #Conflicts:     921000 | #Learnt:      33191 | 0.000
799.86/800.06	c total clause space: 206.656MB
799.86/800.06	c total #watches: 182169
800.96/801.11	c total #propagations: 481224025 / total #impl: 1758947493 (eff. 0.274)
800.96/801.11	c #Conflicts:     922000 | #Learnt:      34191 | 0.000
800.96/801.11	c total clause space: 206.656MB
800.96/801.11	c total #watches: 186052
802.06/802.22	c total #propagations: 481853317 / total #impl: 1761236417 (eff. 0.274)
802.06/802.22	c #Conflicts:     923000 | #Learnt:      35191 | 0.000
802.06/802.22	c total clause space: 206.656MB
802.06/802.22	c total #watches: 189225
802.86/803.05	c total #propagations: 482389602 / total #impl: 1763191903 (eff. 0.274)
802.86/803.05	c #Conflicts:     924000 | #Learnt:      36191 | 0.000
802.86/803.05	c total clause space: 206.656MB
802.86/803.05	c total #watches: 192240
803.86/804.04	c total #propagations: 482903252 / total #impl: 1765000854 (eff. 0.274)
803.86/804.04	c #Conflicts:     925000 | #Learnt:      37191 | 0.000
803.86/804.04	c total clause space: 206.656MB
803.86/804.04	c total #watches: 196267
805.06/805.21	c total #propagations: 483421867 / total #impl: 1767110528 (eff. 0.274)
805.06/805.21	c #Conflicts:     926000 | #Learnt:      38191 | 0.000
805.06/805.21	c total clause space: 206.656MB
805.06/805.21	c total #watches: 198739
805.96/806.18	c total #propagations: 483960430 / total #impl: 1769196319 (eff. 0.274)
805.96/806.18	c #Conflicts:     927000 | #Learnt:      39191 | 0.000
805.96/806.18	c total clause space: 206.656MB
805.96/806.18	c total #watches: 201547
806.66/806.87	c total #propagations: 484431000 / total #impl: 1770930557 (eff. 0.274)
806.66/806.87	c #Conflicts:     928000 | #Learnt:      40191 | 0.000
806.66/806.87	c total clause space: 206.656MB
806.66/806.87	c total #watches: 204135
807.36/807.60	c total #propagations: 484818479 / total #impl: 1772370988 (eff. 0.274)
807.36/807.60	c #Conflicts:     929000 | #Learnt:      41191 | 0.000
807.36/807.60	c total clause space: 206.656MB
807.36/807.60	c total #watches: 206790
808.26/808.46	c total #propagations: 485223537 / total #impl: 1773850054 (eff. 0.274)
808.26/808.46	c #Conflicts:     930000 | #Learnt:      42191 | 0.000
808.26/808.46	c total clause space: 206.656MB
808.26/808.46	c total #watches: 210512
809.36/809.55	c total #propagations: 485678835 / total #impl: 1775613401 (eff. 0.274)
809.36/809.55	c #Conflicts:     931000 | #Learnt:      43191 | 0.000
809.36/809.55	c total clause space: 206.656MB
809.36/809.55	c total #watches: 213100
810.66/810.83	c total #propagations: 486162553 / total #impl: 1777408239 (eff. 0.274)
810.66/810.83	c #Conflicts:     932000 | #Learnt:      44191 | 0.000
810.66/810.83	c total clause space: 206.656MB
810.66/810.83	c total #watches: 215465
811.86/812.02	c total #propagations: 486706943 / total #impl: 1779385266 (eff. 0.274)
811.86/812.02	c #Conflicts:     933000 | #Learnt:      45191 | 0.000
811.86/812.02	c total clause space: 206.656MB
811.86/812.02	c total #watches: 219245
813.16/813.30	c total #propagations: 487188147 / total #impl: 1781114307 (eff. 0.274)
813.16/813.30	c #Conflicts:     934000 | #Learnt:      46191 | 0.000
813.16/813.30	c total clause space: 206.656MB
813.16/813.30	c total #watches: 221888
814.06/814.29	c total #propagations: 487673246 / total #impl: 1782808112 (eff. 0.274)
814.06/814.29	c GARBAGE COLLECT
814.06/814.29	c #Conflicts:     935000 | #Learnt:      23889 | 0.000
814.06/814.29	c total clause space: 206.656MB
814.06/814.29	c total #watches: 150841
814.86/815.06	c total #propagations: 488139746 / total #impl: 1784401796 (eff. 0.274)
814.86/815.06	c #Conflicts:     936000 | #Learnt:      24889 | 0.000
814.86/815.06	c total clause space: 206.656MB
814.86/815.06	c total #watches: 153895
815.46/815.68	c total #propagations: 488651502 / total #impl: 1786276832 (eff. 0.274)
815.46/815.68	c #Conflicts:     937000 | #Learnt:      25889 | 0.000
815.46/815.68	c total clause space: 206.656MB
815.46/815.68	c total #watches: 156841
816.16/816.35	c total #propagations: 489123110 / total #impl: 1787831560 (eff. 0.274)
816.16/816.35	c #Conflicts:     938000 | #Learnt:      26889 | 0.000
816.16/816.35	c total clause space: 206.656MB
816.16/816.35	c total #watches: 160553
816.85/817.06	c total #propagations: 489677317 / total #impl: 1789588990 (eff. 0.274)
816.85/817.06	c #Conflicts:     939000 | #Learnt:      27889 | 0.000
816.85/817.06	c total clause space: 206.656MB
816.85/817.06	c total #watches: 164424
817.55/817.72	c total #propagations: 490215435 / total #impl: 1791457821 (eff. 0.274)
817.55/817.72	c #Conflicts:     940000 | #Learnt:      28889 | 0.000
817.55/817.72	c total clause space: 206.656MB
817.55/817.72	c total #watches: 167336
818.36/818.52	c total #propagations: 490720719 / total #impl: 1793197567 (eff. 0.274)
818.36/818.52	c #Conflicts:     941000 | #Learnt:      29889 | 0.000
818.36/818.52	c total clause space: 206.656MB
818.36/818.52	c total #watches: 171974
819.15/819.36	c total #propagations: 491247147 / total #impl: 1794967272 (eff. 0.274)
819.15/819.36	c #Conflicts:     942000 | #Learnt:      30889 | 0.000
819.15/819.36	c total clause space: 206.656MB
819.15/819.36	c total #watches: 176237
820.05/820.20	c total #propagations: 491736371 / total #impl: 1796699018 (eff. 0.274)
820.05/820.20	c #Conflicts:     943000 | #Learnt:      31889 | 0.000
820.05/820.20	c total clause space: 206.656MB
820.05/820.20	c total #watches: 178854
821.05/821.20	c total #propagations: 492190897 / total #impl: 1798252065 (eff. 0.274)
821.05/821.20	c #Conflicts:     944000 | #Learnt:      32889 | 0.000
821.05/821.20	c total clause space: 206.656MB
821.05/821.20	c total #watches: 182024
821.95/822.14	c total #propagations: 492695318 / total #impl: 1799928784 (eff. 0.274)
821.95/822.14	c #Conflicts:     945000 | #Learnt:      33889 | 0.000
821.95/822.14	c total clause space: 206.656MB
821.95/822.14	c total #watches: 184883
822.95/823.12	c total #propagations: 493236376 / total #impl: 1801743056 (eff. 0.274)
822.95/823.12	c #Conflicts:     946000 | #Learnt:      34889 | 0.000
822.95/823.12	c total clause space: 206.656MB
822.95/823.12	c total #watches: 188398
823.86/824.09	c total #propagations: 493763674 / total #impl: 1803757479 (eff. 0.274)
823.86/824.09	c #Conflicts:     947000 | #Learnt:      35889 | 0.000
823.86/824.09	c total clause space: 206.656MB
823.86/824.09	c total #watches: 192677
824.96/825.16	c total #propagations: 494294629 / total #impl: 1805874024 (eff. 0.274)
824.96/825.16	c #Conflicts:     948000 | #Learnt:      36889 | 0.000
824.96/825.16	c total clause space: 206.656MB
824.96/825.16	c total #watches: 197214
825.85/826.03	c total #propagations: 494871716 / total #impl: 1808137449 (eff. 0.274)
825.85/826.03	c #Conflicts:     949000 | #Learnt:      37889 | 0.000
825.85/826.03	c total clause space: 206.656MB
825.85/826.03	c total #watches: 203693
827.25/827.47	c total #propagations: 495283662 / total #impl: 1810197644 (eff. 0.274)
827.25/827.47	c #Conflicts:     950000 | #Learnt:      38889 | 0.000
827.25/827.47	c total clause space: 206.656MB
827.25/827.47	c total #watches: 206963
828.75/828.98	c total #propagations: 495841162 / total #impl: 1812303726 (eff. 0.274)
828.75/828.98	c #Conflicts:     951000 | #Learnt:      39889 | 0.000
828.75/828.98	c total clause space: 206.656MB
828.75/828.98	c total #watches: 210246
830.46/830.62	c total #propagations: 496408324 / total #impl: 1814523143 (eff. 0.274)
830.46/830.62	c #Conflicts:     952000 | #Learnt:      40889 | 0.000
830.46/830.62	c total clause space: 206.656MB
830.46/830.62	c total #watches: 213244
831.85/832.05	c total #propagations: 496995113 / total #impl: 1816722748 (eff. 0.274)
831.85/832.05	c #Conflicts:     953000 | #Learnt:      41889 | 0.000
831.85/832.05	c total clause space: 206.656MB
831.85/832.05	c total #watches: 216046
833.35/833.51	c total #propagations: 497507398 / total #impl: 1818602987 (eff. 0.274)
833.35/833.51	c #Conflicts:     954000 | #Learnt:      42889 | 0.000
833.35/833.51	c total clause space: 206.656MB
833.35/833.51	c total #watches: 219167
835.05/835.20	c total #propagations: 498016638 / total #impl: 1820530267 (eff. 0.274)
835.05/835.20	c #Conflicts:     955000 | #Learnt:      43889 | 0.000
835.05/835.20	c total clause space: 206.656MB
835.05/835.20	c total #watches: 222284
836.55/836.75	c total #propagations: 498547771 / total #impl: 1822521623 (eff. 0.274)
836.55/836.75	c #Conflicts:     956000 | #Learnt:      44889 | 0.000
836.55/836.75	c total clause space: 206.656MB
836.55/836.75	c total #watches: 225865
838.16/838.36	c total #propagations: 499096197 / total #impl: 1824689353 (eff. 0.274)
838.16/838.36	c #Conflicts:     957000 | #Learnt:      45889 | 0.000
838.16/838.36	c total clause space: 206.656MB
838.16/838.36	c total #watches: 228538
839.75/839.92	c total #propagations: 499667989 / total #impl: 1826938745 (eff. 0.274)
839.75/839.92	c #Conflicts:     958000 | #Learnt:      46889 | 0.000
839.75/839.92	c total clause space: 206.656MB
839.75/839.92	c total #watches: 231132
840.85/841.04	c total #propagations: 500231485 / total #impl: 1829163262 (eff. 0.273)
840.85/841.04	c GARBAGE COLLECT
840.85/841.04	c #Conflicts:     959000 | #Learnt:      24285 | 0.000
840.85/841.04	c total clause space: 206.656MB
840.85/841.04	c total #watches: 152482
841.65/841.85	c total #propagations: 500800962 / total #impl: 1831361825 (eff. 0.273)
841.65/841.85	c #Conflicts:     960000 | #Learnt:      25285 | 0.000
841.65/841.85	c total clause space: 206.656MB
841.65/841.85	c total #watches: 155347
842.56/842.76	c total #propagations: 501380428 / total #impl: 1833418647 (eff. 0.273)
842.56/842.76	c #Conflicts:     961000 | #Learnt:      26285 | 0.000
842.56/842.76	c total clause space: 206.656MB
842.56/842.76	c total #watches: 157984
843.45/843.70	c total #propagations: 501942318 / total #impl: 1835505409 (eff. 0.273)
843.45/843.70	c #Conflicts:     962000 | #Learnt:      27285 | 0.000
843.45/843.70	c total clause space: 206.656MB
843.45/843.70	c total #watches: 161616
844.45/844.69	c total #propagations: 502543927 / total #impl: 1837807898 (eff. 0.273)
844.45/844.69	c #Conflicts:     963000 | #Learnt:      28285 | 0.000
844.45/844.69	c total clause space: 206.656MB
844.45/844.69	c total #watches: 164465
845.55/845.71	c total #propagations: 503114381 / total #impl: 1839988386 (eff. 0.273)
845.55/845.71	c #Conflicts:     964000 | #Learnt:      29285 | 0.000
845.55/845.71	c total clause space: 206.656MB
845.55/845.71	c total #watches: 168082
846.45/846.65	c total #propagations: 503657742 / total #impl: 1842146655 (eff. 0.273)
846.45/846.65	c #Conflicts:     965000 | #Learnt:      30285 | 0.000
846.45/846.65	c total clause space: 206.656MB
846.45/846.65	c total #watches: 170461
847.55/847.77	c total #propagations: 504158837 / total #impl: 1844053306 (eff. 0.273)
847.55/847.77	c #Conflicts:     966000 | #Learnt:      31285 | 0.000
847.55/847.77	c total clause space: 206.656MB
847.55/847.77	c total #watches: 173242
848.75/848.93	c total #propagations: 504733707 / total #impl: 1846320767 (eff. 0.273)
848.75/848.93	c #Conflicts:     967000 | #Learnt:      32285 | 0.000
848.75/848.93	c total clause space: 206.656MB
848.75/848.93	c total #watches: 176425
849.95/850.16	c total #propagations: 505302536 / total #impl: 1848460253 (eff. 0.273)
849.95/850.16	c #Conflicts:     968000 | #Learnt:      33285 | 0.000
849.95/850.16	c total clause space: 206.656MB
849.95/850.16	c total #watches: 179320
851.05/851.23	c total #propagations: 505892757 / total #impl: 1850435575 (eff. 0.273)
851.05/851.23	c #Conflicts:     969000 | #Learnt:      34285 | 0.000
851.05/851.23	c total clause space: 206.656MB
851.05/851.23	c total #watches: 181832
852.15/852.37	c total #propagations: 506407182 / total #impl: 1852273744 (eff. 0.273)
852.15/852.37	c #Conflicts:     970000 | #Learnt:      35285 | 0.000
852.15/852.37	c total clause space: 206.656MB
852.15/852.37	c total #watches: 184651
853.35/853.54	c total #propagations: 506941077 / total #impl: 1854141797 (eff. 0.273)
853.35/853.54	c #Conflicts:     971000 | #Learnt:      36285 | 0.000
853.35/853.54	c total clause space: 206.656MB
853.35/853.54	c total #watches: 187208
854.56/854.72	c total #propagations: 507495118 / total #impl: 1856015404 (eff. 0.273)
854.56/854.72	c #Conflicts:     972000 | #Learnt:      37285 | 0.000
854.56/854.72	c total clause space: 206.656MB
854.56/854.72	c total #watches: 189800
855.55/855.74	c total #propagations: 508070606 / total #impl: 1857948923 (eff. 0.273)
855.55/855.74	c #Conflicts:     973000 | #Learnt:      38285 | 0.000
855.55/855.74	c total clause space: 206.656MB
855.55/855.75	c total #watches: 193689
856.75/856.96	c total #propagations: 508612014 / total #impl: 1860008179 (eff. 0.273)
856.75/856.96	c #Conflicts:     974000 | #Learnt:      39285 | 0.000
856.75/856.96	c total clause space: 206.656MB
856.75/856.96	c total #watches: 196279
857.75/857.90	c total #propagations: 509154141 / total #impl: 1861919254 (eff. 0.273)
857.75/857.90	c #Conflicts:     975000 | #Learnt:      40285 | 0.000
857.75/857.90	c total clause space: 206.656MB
857.75/857.90	c total #watches: 198816
858.25/858.48	c total #propagations: 509648507 / total #impl: 1863650437 (eff. 0.273)
858.25/858.48	c #Conflicts:     976000 | #Learnt:      41285 | 0.000
858.25/858.48	c total clause space: 206.656MB
858.25/858.48	c total #watches: 201983
859.05/859.25	c total #propagations: 510003056 / total #impl: 1864902242 (eff. 0.273)
859.05/859.25	c #Conflicts:     977000 | #Learnt:      42285 | 0.000
859.05/859.25	c total clause space: 206.656MB
859.05/859.25	c total #watches: 205161
859.85/860.09	c total #propagations: 510473817 / total #impl: 1866632023 (eff. 0.273)
859.85/860.09	c #Conflicts:     978000 | #Learnt:      43285 | 0.000
859.85/860.09	c total clause space: 206.656MB
859.85/860.09	c total #watches: 208499
860.75/860.99	c total #propagations: 510946666 / total #impl: 1868448239 (eff. 0.273)
860.75/860.99	c #Conflicts:     979000 | #Learnt:      44285 | 0.000
860.75/860.99	c total clause space: 206.656MB
860.75/860.99	c total #watches: 212134
861.75/861.97	c total #propagations: 511432970 / total #impl: 1870363924 (eff. 0.273)
861.75/861.97	c #Conflicts:     980000 | #Learnt:      45285 | 0.000
861.75/861.97	c total clause space: 206.656MB
861.75/861.97	c total #watches: 215996
862.65/862.85	c total #propagations: 511914057 / total #impl: 1872263784 (eff. 0.273)
862.65/862.85	c #Conflicts:     981000 | #Learnt:      46285 | 0.000
862.65/862.85	c total clause space: 206.656MB
862.65/862.85	c total #watches: 220198
863.55/863.75	c total #propagations: 512318786 / total #impl: 1873908053 (eff. 0.273)
863.55/863.75	c #Conflicts:     982000 | #Learnt:      47285 | 0.000
863.55/863.75	c total clause space: 206.656MB
863.55/863.75	c total #watches: 223684
864.35/864.54	c total #propagations: 512699716 / total #impl: 1875396219 (eff. 0.273)
864.35/864.54	c GARBAGE COLLECT
864.35/864.54	c #Conflicts:     983000 | #Learnt:      24378 | 0.000
864.35/864.54	c total clause space: 206.656MB
864.35/864.54	c total #watches: 153075
865.05/865.23	c total #propagations: 513093392 / total #impl: 1876958866 (eff. 0.273)
865.05/865.23	c #Conflicts:     984000 | #Learnt:      25378 | 0.000
865.05/865.23	c total clause space: 206.656MB
865.05/865.23	c total #watches: 156456
865.85/866.02	c total #propagations: 513526552 / total #impl: 1878633211 (eff. 0.273)
865.85/866.02	c #Conflicts:     985000 | #Learnt:      26378 | 0.000
865.85/866.02	c total clause space: 206.656MB
865.85/866.02	c total #watches: 161527
866.75/866.91	c total #propagations: 513992962 / total #impl: 1880457204 (eff. 0.273)
866.75/866.91	c #Conflicts:     986000 | #Learnt:      27378 | 0.000
866.75/866.91	c total clause space: 206.656MB
866.75/866.91	c total #watches: 166056
867.65/867.84	c total #propagations: 514446530 / total #impl: 1882265690 (eff. 0.273)
867.65/867.84	c #Conflicts:     987000 | #Learnt:      28378 | 0.000
867.65/867.84	c total clause space: 206.656MB
867.65/867.84	c total #watches: 169659
868.45/868.67	c total #propagations: 514929896 / total #impl: 1884114399 (eff. 0.273)
868.45/868.67	c #Conflicts:     988000 | #Learnt:      29378 | 0.000
868.45/868.67	c total clause space: 206.656MB
868.45/868.67	c total #watches: 173562
869.35/869.53	c total #propagations: 515359123 / total #impl: 1885888853 (eff. 0.273)
869.35/869.53	c #Conflicts:     989000 | #Learnt:      30378 | 0.000
869.35/869.53	c total clause space: 206.656MB
869.35/869.53	c total #watches: 177500
870.15/870.36	c total #propagations: 515827095 / total #impl: 1887820948 (eff. 0.273)
870.15/870.36	c #Conflicts:     990000 | #Learnt:      31378 | 0.000
870.15/870.36	c total clause space: 206.656MB
870.15/870.36	c total #watches: 182408
871.05/871.26	c total #propagations: 516263416 / total #impl: 1889797902 (eff. 0.273)
871.05/871.26	c #Conflicts:     991000 | #Learnt:      32378 | 0.000
871.05/871.26	c total clause space: 206.656MB
871.05/871.26	c total #watches: 187657
872.15/872.36	c total #propagations: 516697344 / total #impl: 1891811184 (eff. 0.273)
872.15/872.36	c #Conflicts:     992000 | #Learnt:      33378 | 0.000
872.15/872.36	c total clause space: 206.656MB
872.15/872.36	c total #watches: 193021
873.55/873.72	c total #propagations: 517157830 / total #impl: 1893873717 (eff. 0.273)
873.55/873.72	c #Conflicts:     993000 | #Learnt:      34378 | 0.000
873.55/873.72	c total clause space: 206.656MB
873.55/873.72	c total #watches: 196802
874.75/874.90	c total #propagations: 517648286 / total #impl: 1896007035 (eff. 0.273)
874.75/874.90	c #Conflicts:     994000 | #Learnt:      35378 | 0.000
874.75/874.90	c total clause space: 206.656MB
874.75/874.90	c total #watches: 201551
875.95/876.18	c total #propagations: 518070349 / total #impl: 1897763140 (eff. 0.273)
875.95/876.18	c #Conflicts:     995000 | #Learnt:      36378 | 0.000
875.95/876.18	c total clause space: 206.656MB
875.95/876.18	c total #watches: 205891
877.45/877.61	c total #propagations: 518452021 / total #impl: 1899401855 (eff. 0.273)
877.45/877.61	c #Conflicts:     996000 | #Learnt:      37378 | 0.000
877.45/877.61	c total clause space: 206.656MB
877.45/877.61	c total #watches: 210007
878.85/879.00	c total #propagations: 518892935 / total #impl: 1901252196 (eff. 0.273)
878.85/879.00	c #Conflicts:     997000 | #Learnt:      38378 | 0.000
878.85/879.00	c total clause space: 206.656MB
878.85/879.00	c total #watches: 213281
880.25/880.48	c total #propagations: 519283942 / total #impl: 1902857472 (eff. 0.273)
880.25/880.48	c #Conflicts:     998000 | #Learnt:      39378 | 0.000
880.25/880.48	c total clause space: 206.656MB
880.25/880.48	c total #watches: 217609
881.94/882.13	c total #propagations: 519692710 / total #impl: 1904630411 (eff. 0.273)
881.94/882.13	c #Conflicts:     999000 | #Learnt:      40378 | 0.000
881.94/882.13	c total clause space: 206.656MB
881.94/882.13	c total #watches: 221803
883.54/883.75	c total #propagations: 520127899 / total #impl: 1906431776 (eff. 0.273)
883.54/883.75	c #Conflicts:    1000000 | #Learnt:      41378 | 0.000
883.54/883.75	c total clause space: 206.656MB
883.54/883.75	c total #watches: 225735
885.24/885.49	c total #propagations: 520557756 / total #impl: 1908311416 (eff. 0.273)
885.24/885.49	c #Conflicts:    1001000 | #Learnt:      42378 | 0.000
885.24/885.49	c total clause space: 206.656MB
885.24/885.49	c total #watches: 232247
886.94/887.11	c total #propagations: 520968224 / total #impl: 1910130318 (eff. 0.273)
886.94/887.11	c #Conflicts:    1002000 | #Learnt:      43378 | 0.000
886.94/887.11	c total clause space: 206.656MB
886.94/887.11	c total #watches: 235997
888.84/889.03	c total #propagations: 521352076 / total #impl: 1911845760 (eff. 0.273)
888.84/889.03	c #Conflicts:    1003000 | #Learnt:      44378 | 0.000
888.84/889.03	c total clause space: 206.656MB
888.84/889.03	c total #watches: 239511
890.64/890.84	c total #propagations: 521784095 / total #impl: 1913720001 (eff. 0.273)
890.64/890.84	c #Conflicts:    1004000 | #Learnt:      45378 | 0.000
890.64/890.84	c total clause space: 206.656MB
890.64/890.84	c total #watches: 243048
892.64/892.81	c total #propagations: 522210280 / total #impl: 1915619965 (eff. 0.273)
892.64/892.81	c #Conflicts:    1005000 | #Learnt:      46378 | 0.000
892.64/892.81	c total clause space: 206.656MB
892.64/892.81	c total #watches: 246575
894.65/894.81	c total #propagations: 522681035 / total #impl: 1917527894 (eff. 0.273)
894.65/894.81	c #Conflicts:    1006000 | #Learnt:      47378 | 0.000
894.65/894.81	c total clause space: 206.656MB
894.65/894.81	c total #watches: 251947
896.65/896.86	c total #propagations: 523134236 / total #impl: 1919405366 (eff. 0.273)
896.65/896.86	c #Conflicts:    1007000 | #Learnt:      48378 | 0.000
896.65/896.86	c total clause space: 206.656MB
896.65/896.86	c total #watches: 256837
897.55/897.76	c total #propagations: 523572277 / total #impl: 1921469791 (eff. 0.272)
897.55/897.76	c GARBAGE COLLECT
897.55/897.76	c #Conflicts:    1008000 | #Learnt:      25191 | 0.000
897.55/897.76	c total clause space: 206.656MB
897.55/897.76	c total #watches: 157281
898.25/898.44	c total #propagations: 524085046 / total #impl: 1923791404 (eff. 0.272)
898.25/898.44	c #Conflicts:    1009000 | #Learnt:      26191 | 0.000
898.25/898.44	c total clause space: 206.656MB
898.25/898.44	c total #watches: 161246
898.95/899.16	c total #propagations: 524532202 / total #impl: 1925613596 (eff. 0.272)
898.95/899.16	c #Conflicts:    1010000 | #Learnt:      27191 | 0.000
898.95/899.16	c total clause space: 206.656MB
898.95/899.16	c total #watches: 164876
899.75/899.96	c total #propagations: 524982032 / total #impl: 1927394126 (eff. 0.272)
899.75/899.96	c #Conflicts:    1011000 | #Learnt:      28191 | 0.000
899.75/899.96	c total clause space: 206.656MB
899.75/899.96	c total #watches: 169843
900.65/900.89	c total #propagations: 525431772 / total #impl: 1929274399 (eff. 0.272)
900.65/900.89	c #Conflicts:    1012000 | #Learnt:      29191 | 0.000
900.65/900.89	c total clause space: 206.656MB
900.65/900.89	c total #watches: 173022
901.74/901.90	c total #propagations: 525955901 / total #impl: 1931399418 (eff. 0.272)
901.74/901.90	c #Conflicts:    1013000 | #Learnt:      30191 | 0.000
901.74/901.90	c total clause space: 206.656MB
901.74/901.90	c total #watches: 176562
902.74/902.93	c total #propagations: 526458671 / total #impl: 1933342857 (eff. 0.272)
902.74/902.93	c #Conflicts:    1014000 | #Learnt:      31191 | 0.000
902.74/902.93	c total clause space: 206.656MB
902.74/902.93	c total #watches: 180194
903.74/904.00	c total #propagations: 526996456 / total #impl: 1935403815 (eff. 0.272)
903.74/904.00	c #Conflicts:    1015000 | #Learnt:      32191 | 0.000
903.74/904.00	c total clause space: 206.656MB
903.74/904.00	c total #watches: 183863
904.94/905.18	c total #propagations: 527539997 / total #impl: 1937482790 (eff. 0.272)
904.94/905.18	c #Conflicts:    1016000 | #Learnt:      33191 | 0.000
904.94/905.18	c total clause space: 206.656MB
904.94/905.18	c total #watches: 187059
906.25/906.44	c total #propagations: 528075636 / total #impl: 1939658279 (eff. 0.272)
906.25/906.44	c #Conflicts:    1017000 | #Learnt:      34191 | 0.000
906.25/906.44	c total clause space: 206.656MB
906.25/906.44	c total #watches: 191422
907.35/907.55	c total #propagations: 528593593 / total #impl: 1941664910 (eff. 0.272)
907.35/907.55	c #Conflicts:    1018000 | #Learnt:      35191 | 0.000
907.35/907.55	c total clause space: 206.656MB
907.35/907.55	c total #watches: 194447
908.34/908.50	c total #propagations: 529091358 / total #impl: 1943500644 (eff. 0.272)
908.34/908.50	c #Conflicts:    1019000 | #Learnt:      36191 | 0.000
908.34/908.50	c total clause space: 206.656MB
908.34/908.50	c total #watches: 198278
909.44/909.67	c total #propagations: 529507699 / total #impl: 1945138967 (eff. 0.272)
909.44/909.67	c #Conflicts:    1020000 | #Learnt:      37191 | 0.000
909.44/909.67	c total clause space: 206.656MB
909.44/909.67	c total #watches: 202664
910.44/910.70	c total #propagations: 529961854 / total #impl: 1947017485 (eff. 0.272)
910.44/910.70	c #Conflicts:    1021000 | #Learnt:      38191 | 0.000
910.44/910.70	c total clause space: 206.656MB
910.44/910.70	c total #watches: 209209
911.85/912.03	c total #propagations: 530317647 / total #impl: 1948582144 (eff. 0.272)
911.85/912.03	c #Conflicts:    1022000 | #Learnt:      39191 | 0.000
911.85/912.03	c total clause space: 206.656MB
911.85/912.03	c total #watches: 216420
913.34/913.52	c total #propagations: 530715075 / total #impl: 1950376938 (eff. 0.272)
913.34/913.52	c #Conflicts:    1023000 | #Learnt:      40191 | 0.000
913.34/913.52	c total clause space: 206.656MB
913.34/913.52	c total #watches: 220971
914.84/915.08	c total #propagations: 531130028 / total #impl: 1952146814 (eff. 0.272)
914.84/915.08	c #Conflicts:    1024000 | #Learnt:      41191 | 0.000
914.84/915.08	c total clause space: 206.656MB
914.84/915.09	c total #watches: 225937
916.74/916.99	c total #propagations: 531591217 / total #impl: 1954176809 (eff. 0.272)
916.74/916.99	c #Conflicts:    1025000 | #Learnt:      42191 | 0.000
916.74/916.99	c total clause space: 206.656MB
916.74/916.99	c total #watches: 229955
918.74/918.91	c total #propagations: 532094421 / total #impl: 1956309521 (eff. 0.272)
918.74/918.91	c #Conflicts:    1026000 | #Learnt:      43191 | 0.000
918.74/918.91	c total clause space: 206.656MB
918.74/918.91	c total #watches: 234037
921.14/921.30	c total #propagations: 532558181 / total #impl: 1958330544 (eff. 0.272)
921.14/921.30	c #Conflicts:    1027000 | #Learnt:      44191 | 0.000
921.14/921.30	c total clause space: 206.656MB
921.14/921.30	c total #watches: 238359
923.44/923.61	c total #propagations: 533127120 / total #impl: 1960645035 (eff. 0.272)
923.44/923.61	c #Conflicts:    1028000 | #Learnt:      45191 | 0.000
923.44/923.61	c total clause space: 206.656MB
923.44/923.61	c total #watches: 242012
925.74/925.96	c total #propagations: 533643257 / total #impl: 1963078128 (eff. 0.272)
925.74/925.96	c #Conflicts:    1029000 | #Learnt:      46191 | 0.000
925.74/925.96	c total clause space: 206.656MB
925.74/925.96	c total #watches: 245290
928.14/928.33	c total #propagations: 534179159 / total #impl: 1965964983 (eff. 0.272)
928.14/928.33	c #Conflicts:    1030000 | #Learnt:      47191 | 0.000
928.14/928.33	c total clause space: 206.656MB
928.14/928.33	c total #watches: 247755
930.64/930.84	c total #propagations: 534716610 / total #impl: 1968353597 (eff. 0.272)
930.64/930.84	c #Conflicts:    1031000 | #Learnt:      48191 | 0.000
930.64/930.84	c total clause space: 206.656MB
930.64/930.84	c total #watches: 250409
933.04/933.20	c total #propagations: 535250810 / total #impl: 1970666503 (eff. 0.272)
933.04/933.20	c GARBAGE COLLECT
933.04/933.20	c #Conflicts:    1032000 | #Learnt:      24687 | 0.000
933.04/933.20	c total clause space: 206.656MB
933.04/933.20	c total #watches: 154736
933.85/934.05	c total #propagations: 535751167 / total #impl: 1972728239 (eff. 0.272)
933.85/934.05	c #Conflicts:    1033000 | #Learnt:      25687 | 0.000
933.85/934.05	c total clause space: 206.656MB
933.85/934.05	c total #watches: 157388
934.64/934.84	c total #propagations: 536341746 / total #impl: 1974921827 (eff. 0.272)
934.64/934.84	c #Conflicts:    1034000 | #Learnt:      26687 | 0.000
934.64/934.84	c total clause space: 206.656MB
934.64/934.84	c total #watches: 160436
935.44/935.65	c total #propagations: 536881820 / total #impl: 1976922634 (eff. 0.272)
935.44/935.65	c #Conflicts:    1035000 | #Learnt:      27687 | 0.000
935.44/935.65	c total clause space: 206.656MB
935.44/935.65	c total #watches: 165808
936.34/936.54	c total #propagations: 537420078 / total #impl: 1979048448 (eff. 0.272)
936.34/936.54	c #Conflicts:    1036000 | #Learnt:      28687 | 0.000
936.34/936.54	c total clause space: 206.656MB
936.34/936.54	c total #watches: 173477
937.34/937.55	c total #propagations: 537897862 / total #impl: 1981152112 (eff. 0.272)
937.34/937.55	c #Conflicts:    1037000 | #Learnt:      29687 | 0.000
937.34/937.55	c total clause space: 206.656MB
937.34/937.55	c total #watches: 177445
938.54/938.73	c total #propagations: 538409324 / total #impl: 1983243915 (eff. 0.271)
938.54/938.73	c #Conflicts:    1038000 | #Learnt:      30687 | 0.000
938.54/938.73	c total clause space: 206.656MB
938.54/938.73	c total #watches: 182089
939.84/940.04	c total #propagations: 538937299 / total #impl: 1985452186 (eff. 0.271)
939.84/940.04	c #Conflicts:    1039000 | #Learnt:      31687 | 0.000
939.84/940.04	c total clause space: 206.656MB
939.84/940.04	c total #watches: 186218
941.04/941.26	c total #propagations: 539477993 / total #impl: 1987807583 (eff. 0.271)
941.04/941.26	c #Conflicts:    1040000 | #Learnt:      32687 | 0.000
941.04/941.26	c total clause space: 206.656MB
941.04/941.26	c total #watches: 190937
942.34/942.55	c total #propagations: 539966783 / total #impl: 1989952707 (eff. 0.271)
942.34/942.55	c #Conflicts:    1041000 | #Learnt:      33687 | 0.000
942.34/942.55	c total clause space: 206.656MB
942.34/942.55	c total #watches: 195341
943.75/943.99	c total #propagations: 540467451 / total #impl: 1992164642 (eff. 0.271)
943.75/943.99	c #Conflicts:    1042000 | #Learnt:      34687 | 0.000
943.75/943.99	c total clause space: 206.656MB
943.75/943.99	c total #watches: 198016
945.24/945.41	c total #propagations: 540995413 / total #impl: 1994224807 (eff. 0.271)
945.24/945.41	c #Conflicts:    1043000 | #Learnt:      35687 | 0.000
945.24/945.41	c total clause space: 206.656MB
945.24/945.41	c total #watches: 203072
946.84/947.02	c total #propagations: 541497349 / total #impl: 1996558891 (eff. 0.271)
946.84/947.02	c #Conflicts:    1044000 | #Learnt:      36687 | 0.000
946.84/947.02	c total clause space: 206.656MB
946.84/947.02	c total #watches: 206886
948.64/948.90	c total #propagations: 542044529 / total #impl: 1999133397 (eff. 0.271)
948.64/948.90	c #Conflicts:    1045000 | #Learnt:      37687 | 0.000
948.64/948.90	c total clause space: 206.656MB
948.64/948.90	c total #watches: 211657
950.64/950.81	c total #propagations: 542590668 / total #impl: 2001505829 (eff. 0.271)
950.64/950.81	c #Conflicts:    1046000 | #Learnt:      38687 | 0.000
950.64/950.81	c total clause space: 206.656MB
950.64/950.81	c total #watches: 215949
952.74/952.93	c total #propagations: 543137290 / total #impl: 2003787670 (eff. 0.271)
952.74/952.93	c #Conflicts:    1047000 | #Learnt:      39687 | 0.000
952.74/952.93	c total clause space: 206.656MB
952.74/952.93	c total #watches: 220024
954.94/955.18	c total #propagations: 543691654 / total #impl: 2006290536 (eff. 0.271)
954.94/955.18	c #Conflicts:    1048000 | #Learnt:      40687 | 0.000
954.94/955.18	c total clause space: 206.656MB
954.94/955.18	c total #watches: 223200
956.84/957.00	c total #propagations: 544252998 / total #impl: 2008794735 (eff. 0.271)
956.84/957.00	c #Conflicts:    1049000 | #Learnt:      41687 | 0.000
956.84/957.00	c total clause space: 206.656MB
956.84/957.00	c total #watches: 229983
958.94/959.13	c total #propagations: 544780547 / total #impl: 2011821820 (eff. 0.271)
958.94/959.13	c #Conflicts:    1050000 | #Learnt:      42687 | 0.000
958.94/959.13	c total clause space: 206.656MB
958.94/959.13	c total #watches: 235111
961.14/961.33	c total #propagations: 545339458 / total #impl: 2014917751 (eff. 0.271)
961.14/961.33	c #Conflicts:    1051000 | #Learnt:      43687 | 0.000
961.14/961.33	c total clause space: 206.656MB
961.14/961.33	c total #watches: 242161
963.64/963.80	c total #propagations: 545878319 / total #impl: 2018124472 (eff. 0.270)
963.64/963.80	c #Conflicts:    1052000 | #Learnt:      44687 | 0.000
963.64/963.80	c total clause space: 206.656MB
963.64/963.80	c total #watches: 245960
965.84/966.07	c total #propagations: 546430499 / total #impl: 2021302555 (eff. 0.270)
965.84/966.07	c #Conflicts:    1053000 | #Learnt:      45687 | 0.000
965.84/966.07	c total clause space: 206.656MB
965.84/966.07	c total #watches: 253397
968.53/968.70	c total #propagations: 546953804 / total #impl: 2024707119 (eff. 0.270)
968.53/968.70	c #Conflicts:    1054000 | #Learnt:      46687 | 0.000
968.53/968.70	c total clause space: 206.656MB
968.53/968.70	c total #watches: 258554
970.83/971.07	c total #propagations: 547491987 / total #impl: 2027771258 (eff. 0.270)
970.83/971.07	c #Conflicts:    1055000 | #Learnt:      47687 | 0.000
970.83/971.07	c total clause space: 206.656MB
970.83/971.07	c total #watches: 263232
973.93/974.11	c total #propagations: 547992637 / total #impl: 2030429590 (eff. 0.270)
973.93/974.11	c #Conflicts:    1056000 | #Learnt:      48687 | 0.000
973.93/974.11	c total clause space: 206.656MB
973.93/974.11	c total #watches: 266755
977.43/977.60	c total #propagations: 548542260 / total #impl: 2033332043 (eff. 0.270)
977.43/977.60	c GARBAGE COLLECT
977.43/977.60	c #Conflicts:    1057000 | #Learnt:      24878 | 0.000
977.43/977.60	c total clause space: 206.656MB
977.43/977.60	c total #watches: 155255
978.23/978.41	c total #propagations: 549124340 / total #impl: 2036498652 (eff. 0.270)
978.23/978.41	c #Conflicts:    1058000 | #Learnt:      25878 | 0.000
978.23/978.41	c total clause space: 206.656MB
978.23/978.41	c total #watches: 158463
979.03/979.24	c total #propagations: 549669561 / total #impl: 2038662528 (eff. 0.270)
979.03/979.24	c #Conflicts:    1059000 | #Learnt:      26878 | 0.000
979.03/979.24	c total clause space: 206.656MB
979.03/979.24	c total #watches: 161888
979.94/980.16	c total #propagations: 550213654 / total #impl: 2041034389 (eff. 0.270)
979.94/980.16	c #Conflicts:    1060000 | #Learnt:      27878 | 0.000
979.94/980.16	c total clause space: 206.656MB
979.94/980.16	c total #watches: 166661
980.83/981.07	c total #propagations: 550741895 / total #impl: 2043563229 (eff. 0.270)
980.83/981.07	c #Conflicts:    1061000 | #Learnt:      28878 | 0.000
980.83/981.07	c total clause space: 206.656MB
980.83/981.07	c total #watches: 169259
981.83/982.08	c total #propagations: 551246197 / total #impl: 2045780094 (eff. 0.269)
981.83/982.08	c #Conflicts:    1062000 | #Learnt:      29878 | 0.000
981.83/982.08	c total clause space: 206.656MB
981.83/982.08	c total #watches: 172788
982.73/982.96	c total #propagations: 551771002 / total #impl: 2048006339 (eff. 0.269)
982.73/982.96	c #Conflicts:    1063000 | #Learnt:      30878 | 0.000
982.73/982.96	c total clause space: 206.656MB
982.73/982.96	c total #watches: 176181
983.83/984.06	c total #propagations: 552232026 / total #impl: 2050093536 (eff. 0.269)
983.83/984.06	c #Conflicts:    1064000 | #Learnt:      31878 | 0.000
983.83/984.06	c total clause space: 206.656MB
983.83/984.06	c total #watches: 179454
985.13/985.33	c total #propagations: 552814920 / total #impl: 2052348291 (eff. 0.269)
985.13/985.33	c #Conflicts:    1065000 | #Learnt:      32878 | 0.000
985.13/985.33	c total clause space: 206.656MB
985.13/985.33	c total #watches: 184950
986.43/986.68	c total #propagations: 553433001 / total #impl: 2054886520 (eff. 0.269)
986.43/986.68	c #Conflicts:    1066000 | #Learnt:      33878 | 0.000
986.43/986.68	c total clause space: 206.656MB
986.43/986.68	c total #watches: 189489
987.53/987.74	c total #propagations: 554063694 / total #impl: 2057426516 (eff. 0.269)
987.53/987.74	c #Conflicts:    1067000 | #Learnt:      34878 | 0.000
987.53/987.74	c total clause space: 206.656MB
987.53/987.74	c total #watches: 194915
989.03/989.29	c total #propagations: 554532889 / total #impl: 2059599337 (eff. 0.269)
989.03/989.29	c #Conflicts:    1068000 | #Learnt:      35878 | 0.000
989.03/989.29	c total clause space: 206.656MB
989.03/989.29	c total #watches: 200829
990.83/991.00	c total #propagations: 555105159 / total #impl: 2062217978 (eff. 0.269)
990.83/991.00	c #Conflicts:    1069000 | #Learnt:      36878 | 0.000
990.83/991.00	c total clause space: 206.656MB
990.83/991.00	c total #watches: 203614
992.43/992.64	c total #propagations: 555702000 / total #impl: 2064682554 (eff. 0.269)
992.43/992.64	c #Conflicts:    1070000 | #Learnt:      37878 | 0.000
992.43/992.64	c total clause space: 206.656MB
992.43/992.64	c total #watches: 206334
994.13/994.31	c total #propagations: 556244777 / total #impl: 2066862447 (eff. 0.269)
994.13/994.31	c #Conflicts:    1071000 | #Learnt:      38878 | 0.000
994.13/994.31	c total clause space: 206.656MB
994.13/994.31	c total #watches: 209776
995.73/995.93	c total #propagations: 556818354 / total #impl: 2069033489 (eff. 0.269)
995.73/995.93	c #Conflicts:    1072000 | #Learnt:      39878 | 0.000
995.73/995.93	c total clause space: 206.656MB
995.73/995.93	c total #watches: 212506
997.33/997.54	c total #propagations: 557367267 / total #impl: 2071029416 (eff. 0.269)
997.33/997.54	c #Conflicts:    1073000 | #Learnt:      40878 | 0.000
997.33/997.54	c total clause space: 206.656MB
997.33/997.54	c total #watches: 215213
998.83/999.03	c total #propagations: 557903965 / total #impl: 2073080620 (eff. 0.269)
998.83/999.03	c #Conflicts:    1074000 | #Learnt:      41878 | 0.000
998.83/999.03	c total clause space: 206.656MB
998.83/999.03	c total #watches: 219683
1000.53/1000.79	c total #propagations: 558424339 / total #impl: 2075377929 (eff. 0.269)
1000.53/1000.79	c #Conflicts:    1075000 | #Learnt:      42878 | 0.000
1000.53/1000.79	c total clause space: 206.656MB
1000.53/1000.79	c total #watches: 226140
1002.43/1002.61	c total #propagations: 558991555 / total #impl: 2078285114 (eff. 0.269)
1002.43/1002.61	c #Conflicts:    1076000 | #Learnt:      43878 | 0.000
1002.43/1002.61	c total clause space: 206.656MB
1002.43/1002.61	c total #watches: 229875
1004.24/1004.49	c total #propagations: 559517554 / total #impl: 2081251465 (eff. 0.269)
1004.24/1004.49	c #Conflicts:    1077000 | #Learnt:      44878 | 0.000
1004.24/1004.49	c total clause space: 206.656MB
1004.24/1004.49	c total #watches: 234314
1006.44/1006.66	c total #propagations: 560054026 / total #impl: 2084169504 (eff. 0.269)
1006.44/1006.66	c #Conflicts:    1078000 | #Learnt:      45878 | 0.000
1006.44/1006.66	c total clause space: 206.656MB
1006.44/1006.66	c total #watches: 239550
1008.93/1009.19	c total #propagations: 560604988 / total #impl: 2087131060 (eff. 0.269)
1008.93/1009.19	c #Conflicts:    1079000 | #Learnt:      46878 | 0.000
1008.93/1009.19	c total clause space: 206.656MB
1008.93/1009.19	c total #watches: 244274
1011.43/1011.67	c total #propagations: 561169328 / total #impl: 2089815338 (eff. 0.269)
1011.43/1011.67	c #Conflicts:    1080000 | #Learnt:      47878 | 0.000
1011.43/1011.67	c total clause space: 206.656MB
1011.43/1011.67	c total #watches: 247994
1013.23/1013.49	c total #propagations: 561788716 / total #impl: 2092475433 (eff. 0.268)
1013.23/1013.49	c #Conflicts:    1081000 | #Learnt:      48878 | 0.000
1013.23/1013.49	c total clause space: 206.656MB
1013.23/1013.49	c total #watches: 251480
1015.53/1015.77	c total #propagations: 562282263 / total #impl: 2094923278 (eff. 0.268)
1015.53/1015.77	c #Conflicts:    1082000 | #Learnt:      49878 | 0.000
1015.53/1015.77	c total clause space: 206.656MB
1015.53/1015.77	c total #watches: 254797
1016.93/1017.16	c total #propagations: 562832787 / total #impl: 2097441430 (eff. 0.268)
1016.93/1017.16	c GARBAGE COLLECT
1016.93/1017.16	c #Conflicts:    1083000 | #Learnt:      25796 | 0.000
1016.93/1017.16	c total clause space: 206.656MB
1016.93/1017.16	c total #watches: 157706
1017.73/1017.97	c total #propagations: 563392927 / total #impl: 2099852908 (eff. 0.268)
1017.73/1017.97	c #Conflicts:    1084000 | #Learnt:      26796 | 0.000
1017.73/1017.97	c total clause space: 206.656MB
1017.73/1017.97	c total #watches: 162463
1018.83/1019.02	c total #propagations: 563953681 / total #impl: 2102261605 (eff. 0.268)
1018.83/1019.02	c #Conflicts:    1085000 | #Learnt:      27796 | 0.000
1018.83/1019.02	c total clause space: 206.656MB
1018.83/1019.02	c total #watches: 167805
1019.83/1020.09	c total #propagations: 564552531 / total #impl: 2104747313 (eff. 0.268)
1019.83/1020.09	c #Conflicts:    1086000 | #Learnt:      28796 | 0.000
1019.83/1020.09	c total clause space: 206.656MB
1019.83/1020.09	c total #watches: 172492
1020.93/1021.18	c total #propagations: 565113875 / total #impl: 2107058234 (eff. 0.268)
1020.93/1021.18	c #Conflicts:    1087000 | #Learnt:      29796 | 0.000
1020.93/1021.18	c total clause space: 206.656MB
1020.93/1021.18	c total #watches: 176908
1022.43/1022.65	c total #propagations: 565614635 / total #impl: 2109525510 (eff. 0.268)
1022.43/1022.65	c #Conflicts:    1088000 | #Learnt:      30796 | 0.000
1022.43/1022.65	c total clause space: 206.656MB
1022.43/1022.65	c total #watches: 180757
1023.93/1024.12	c total #propagations: 566209090 / total #impl: 2112189792 (eff. 0.268)
1023.93/1024.12	c #Conflicts:    1089000 | #Learnt:      31796 | 0.000
1023.93/1024.12	c total clause space: 206.656MB
1023.93/1024.12	c total #watches: 185294
1025.33/1025.58	c total #propagations: 566807383 / total #impl: 2114730602 (eff. 0.268)
1025.33/1025.58	c #Conflicts:    1090000 | #Learnt:      32796 | 0.000
1025.33/1025.58	c total clause space: 206.656MB
1025.33/1025.58	c total #watches: 188454
1026.83/1027.06	c total #propagations: 567396489 / total #impl: 2117150692 (eff. 0.268)
1026.83/1027.06	c #Conflicts:    1091000 | #Learnt:      33796 | 0.000
1026.83/1027.06	c total clause space: 206.656MB
1026.83/1027.06	c total #watches: 193405
1028.53/1028.79	c total #propagations: 567951507 / total #impl: 2119528104 (eff. 0.268)
1028.53/1028.79	c #Conflicts:    1092000 | #Learnt:      34796 | 0.000
1028.53/1028.79	c total clause space: 206.656MB
1028.53/1028.79	c total #watches: 197657
1030.23/1030.41	c total #propagations: 568523549 / total #impl: 2121962939 (eff. 0.268)
1030.23/1030.41	c #Conflicts:    1093000 | #Learnt:      35796 | 0.000
1030.23/1030.41	c total clause space: 206.656MB
1030.23/1030.41	c total #watches: 202912
1031.83/1032.03	c total #propagations: 569044854 / total #impl: 2124198222 (eff. 0.268)
1031.83/1032.03	c #Conflicts:    1094000 | #Learnt:      36796 | 0.000
1031.83/1032.03	c total clause space: 206.656MB
1031.83/1032.04	c total #watches: 206366
1033.83/1034.08	c total #propagations: 569519766 / total #impl: 2126573111 (eff. 0.268)
1033.83/1034.08	c #Conflicts:    1095000 | #Learnt:      37796 | 0.000
1033.83/1034.08	c total clause space: 206.656MB
1033.83/1034.08	c total #watches: 210167
1035.52/1035.72	c total #propagations: 570067551 / total #impl: 2129533358 (eff. 0.268)
1035.52/1035.72	c #Conflicts:    1096000 | #Learnt:      38796 | 0.000
1035.52/1035.72	c total clause space: 206.656MB
1035.52/1035.72	c total #watches: 214831
1037.82/1038.04	c total #propagations: 570538639 / total #impl: 2131791115 (eff. 0.268)
1037.82/1038.04	c #Conflicts:    1097000 | #Learnt:      39796 | 0.000
1037.82/1038.04	c total clause space: 206.656MB
1037.82/1038.04	c total #watches: 220031
1040.43/1040.61	c total #propagations: 571121812 / total #impl: 2134612882 (eff. 0.268)
1040.43/1040.61	c #Conflicts:    1098000 | #Learnt:      40796 | 0.000
1040.43/1040.61	c total clause space: 206.656MB
1040.43/1040.61	c total #watches: 225389
1043.02/1043.26	c total #propagations: 571699908 / total #impl: 2137672240 (eff. 0.267)
1043.02/1043.26	c #Conflicts:    1099000 | #Learnt:      41796 | 0.000
1043.02/1043.26	c total clause space: 206.656MB
1043.02/1043.26	c total #watches: 229312
1045.62/1045.83	c total #propagations: 572240700 / total #impl: 2141328807 (eff. 0.267)
1045.62/1045.83	c #Conflicts:    1100000 | #Learnt:      42796 | 0.000
1045.62/1045.83	c total clause space: 206.656MB
1045.62/1045.83	c total #watches: 233131
1048.42/1048.68	c total #propagations: 572770136 / total #impl: 2144382146 (eff. 0.267)
1048.42/1048.68	c #Conflicts:    1101000 | #Learnt:      43796 | 0.000
1048.42/1048.68	c total clause space: 206.656MB
1048.42/1048.68	c total #watches: 238228
1051.62/1051.80	c total #propagations: 573315675 / total #impl: 2147221002 (eff. 0.267)
1051.62/1051.80	c #Conflicts:    1102000 | #Learnt:      44796 | 0.000
1051.62/1051.80	c total clause space: 206.656MB
1051.62/1051.80	c total #watches: 241972
1055.02/1055.29	c total #propagations: 573874474 / total #impl: 2149853270 (eff. 0.267)
1055.02/1055.29	c #Conflicts:    1103000 | #Learnt:      45796 | 0.000
1055.02/1055.29	c total clause space: 206.656MB
1055.02/1055.29	c total #watches: 247056
1058.12/1058.35	c total #propagations: 574491634 / total #impl: 2152810213 (eff. 0.267)
1058.12/1058.35	c #Conflicts:    1104000 | #Learnt:      46796 | 0.000
1058.12/1058.35	c total clause space: 335.816MB
1058.12/1058.35	c total #watches: 249492
1061.42/1061.64	c total #propagations: 575055777 / total #impl: 2154949422 (eff. 0.267)
1061.42/1061.64	c #Conflicts:    1105000 | #Learnt:      47796 | 0.000
1061.42/1061.64	c total clause space: 335.816MB
1061.42/1061.64	c total #watches: 252408
1064.72/1064.91	c total #propagations: 575648270 / total #impl: 2157739779 (eff. 0.267)
1064.72/1064.91	c #Conflicts:    1106000 | #Learnt:      48796 | 0.000
1064.72/1064.91	c total clause space: 335.816MB
1064.72/1064.91	c total #watches: 257475
1067.72/1067.97	c total #propagations: 576164763 / total #impl: 2161541251 (eff. 0.267)
1067.72/1067.97	c #Conflicts:    1107000 | #Learnt:      49796 | 0.000
1067.72/1067.97	c total clause space: 335.816MB
1067.72/1067.97	c total #watches: 260962
1070.02/1070.22	c total #propagations: 576642086 / total #impl: 2164223866 (eff. 0.266)
1070.02/1070.22	c #Conflicts:    1108000 | #Learnt:      50796 | 0.000
1070.02/1070.22	c total clause space: 335.816MB
1070.02/1070.22	c total #watches: 265186
1070.72/1070.97	c total #propagations: 577068144 / total #impl: 2166678489 (eff. 0.266)
1070.72/1070.97	c GARBAGE COLLECT
1070.72/1070.97	c #Conflicts:    1109000 | #Learnt:      26443 | 0.000
1070.72/1070.97	c total clause space: 335.816MB
1070.72/1070.97	c total #watches: 160778
1071.82/1072.06	c total #propagations: 577442057 / total #impl: 2168408112 (eff. 0.266)
1071.82/1072.06	c #Conflicts:    1110000 | #Learnt:      27443 | 0.000
1071.82/1072.06	c total clause space: 335.816MB
1071.82/1072.06	c total #watches: 163411
1072.82/1073.03	c total #propagations: 577997390 / total #impl: 2170934581 (eff. 0.266)
1072.82/1073.03	c #Conflicts:    1111000 | #Learnt:      28443 | 0.000
1072.82/1073.03	c total clause space: 335.816MB
1072.82/1073.03	c total #watches: 167161
1073.72/1073.92	c total #propagations: 578489500 / total #impl: 2173242235 (eff. 0.266)
1073.72/1073.92	c #Conflicts:    1112000 | #Learnt:      29443 | 0.000
1073.72/1073.92	c total clause space: 335.816MB
1073.72/1073.92	c total #watches: 171214
1074.52/1074.79	c total #propagations: 578959980 / total #impl: 2175457738 (eff. 0.266)
1074.52/1074.79	c #Conflicts:    1113000 | #Learnt:      30443 | 0.000
1074.52/1074.79	c total clause space: 335.816MB
1074.52/1074.79	c total #watches: 174584
1075.92/1076.11	c total #propagations: 579378941 / total #impl: 2177607372 (eff. 0.266)
1075.92/1076.11	c #Conflicts:    1114000 | #Learnt:      31443 | 0.000
1075.92/1076.11	c total clause space: 335.816MB
1075.92/1076.11	c total #watches: 179216
1077.32/1077.59	c total #propagations: 579899932 / total #impl: 2180726990 (eff. 0.266)
1077.32/1077.59	c #Conflicts:    1115000 | #Learnt:      32443 | 0.000
1077.32/1077.59	c total clause space: 335.816MB
1077.32/1077.59	c total #watches: 183359
1078.72/1078.91	c total #propagations: 580453914 / total #impl: 2183605680 (eff. 0.266)
1078.72/1078.91	c #Conflicts:    1116000 | #Learnt:      33443 | 0.000
1078.72/1078.91	c total clause space: 335.816MB
1078.72/1078.91	c total #watches: 186448
1080.22/1080.47	c total #propagations: 580938902 / total #impl: 2186165296 (eff. 0.266)
1080.22/1080.47	c #Conflicts:    1117000 | #Learnt:      34443 | 0.000
1080.22/1080.47	c total clause space: 335.816MB
1080.22/1080.47	c total #watches: 193870
1082.12/1082.40	c total #propagations: 581484822 / total #impl: 2189271455 (eff. 0.266)
1082.12/1082.40	c #Conflicts:    1118000 | #Learnt:      35443 | 0.000
1082.12/1082.40	c total clause space: 335.816MB
1082.12/1082.40	c total #watches: 199364
1084.02/1084.28	c total #propagations: 582023283 / total #impl: 2192226866 (eff. 0.265)
1084.02/1084.28	c #Conflicts:    1119000 | #Learnt:      36443 | 0.000
1084.02/1084.28	c total clause space: 335.816MB
1084.02/1084.28	c total #watches: 205965
1086.72/1086.95	c total #propagations: 582501206 / total #impl: 2194717764 (eff. 0.265)
1086.72/1086.95	c #Conflicts:    1120000 | #Learnt:      37443 | 0.000
1086.72/1086.95	c total clause space: 335.816MB
1086.72/1086.95	c total #watches: 216594
1089.81/1090.09	c total #propagations: 583067311 / total #impl: 2198705087 (eff. 0.265)
1089.81/1090.09	c #Conflicts:    1121000 | #Learnt:      38443 | 0.000
1089.81/1090.09	c total clause space: 335.816MB
1089.81/1090.09	c total #watches: 224017
1093.22/1093.46	c total #propagations: 583636719 / total #impl: 2202600714 (eff. 0.265)
1093.22/1093.46	c #Conflicts:    1122000 | #Learnt:      39443 | 0.000
1093.22/1093.46	c total clause space: 335.816MB
1093.22/1093.46	c total #watches: 228502
1095.42/1095.62	c total #propagations: 584241231 / total #impl: 2205853466 (eff. 0.265)
1095.42/1095.62	c #Conflicts:    1123000 | #Learnt:      40443 | 0.000
1095.42/1095.62	c total clause space: 335.816MB
1095.42/1095.62	c total #watches: 232101
1097.62/1097.87	c total #propagations: 584727481 / total #impl: 2208292453 (eff. 0.265)
1097.62/1097.87	c #Conflicts:    1124000 | #Learnt:      41443 | 0.000
1097.62/1097.87	c total clause space: 335.816MB
1097.62/1097.87	c total #watches: 235729
1100.31/1100.54	c total #propagations: 585176488 / total #impl: 2210422682 (eff. 0.265)
1100.31/1100.54	c #Conflicts:    1125000 | #Learnt:      42443 | 0.000
1100.31/1100.54	c total clause space: 335.816MB
1100.31/1100.54	c total #watches: 240014
1104.61/1104.84	c total #propagations: 585635565 / total #impl: 2213015624 (eff. 0.265)
1104.61/1104.84	c #Conflicts:    1126000 | #Learnt:      43443 | 0.000
1104.61/1104.84	c total clause space: 335.816MB
1104.61/1104.84	c total #watches: 243933
1108.62/1108.82	c total #propagations: 586221062 / total #impl: 2215997517 (eff. 0.265)
1108.62/1108.82	c #Conflicts:    1127000 | #Learnt:      44443 | 0.000
1108.62/1108.82	c total clause space: 335.816MB
1108.62/1108.82	c total #watches: 248213
1112.61/1112.86	c total #propagations: 586772384 / total #impl: 2219261115 (eff. 0.264)
1112.61/1112.86	c #Conflicts:    1128000 | #Learnt:      45443 | 0.000
1112.61/1112.86	c total clause space: 335.816MB
1112.61/1112.86	c total #watches: 250844
1116.21/1116.41	c total #propagations: 587407753 / total #impl: 2221512569 (eff. 0.264)
1116.21/1116.41	c #Conflicts:    1129000 | #Learnt:      46443 | 0.000
1116.21/1116.41	c total clause space: 335.816MB
1116.21/1116.41	c total #watches: 254318
1118.91/1119.15	c total #propagations: 587992426 / total #impl: 2223711352 (eff. 0.264)
1118.91/1119.15	c #Conflicts:    1130000 | #Learnt:      47443 | 0.000
1118.91/1119.15	c total clause space: 335.816MB
1118.91/1119.15	c total #watches: 257018
1121.61/1121.83	c total #propagations: 588519221 / total #impl: 2225900656 (eff. 0.264)
1121.61/1121.83	c #Conflicts:    1131000 | #Learnt:      48443 | 0.000
1121.61/1121.83	c total clause space: 335.816MB
1121.61/1121.83	c total #watches: 260664
1124.01/1124.21	c total #propagations: 589095826 / total #impl: 2228503870 (eff. 0.264)
1124.01/1124.21	c #Conflicts:    1132000 | #Learnt:      49443 | 0.000
1124.01/1124.21	c total clause space: 335.816MB
1124.01/1124.21	c total #watches: 263471
1126.41/1126.61	c total #propagations: 589584285 / total #impl: 2230419324 (eff. 0.264)
1126.41/1126.61	c #Conflicts:    1133000 | #Learnt:      50443 | 0.000
1126.41/1126.61	c total clause space: 335.816MB
1126.41/1126.61	c total #watches: 266300
1129.71/1129.91	c total #propagations: 590053136 / total #impl: 2232401316 (eff. 0.264)
1129.71/1129.91	c #Conflicts:    1134000 | #Learnt:      51443 | 0.000
1129.71/1129.91	c total clause space: 335.816MB
1129.71/1129.91	c total #watches: 270732
1130.71/1130.94	c total #propagations: 590719819 / total #impl: 2235162367 (eff. 0.264)
1130.71/1130.94	c GARBAGE COLLECT
1130.71/1130.94	c #Conflicts:    1135000 | #Learnt:      26712 | 0.000
1130.71/1130.94	c total clause space: 335.816MB
1130.71/1130.94	c total #watches: 164132
1131.81/1132.02	c total #propagations: 591252395 / total #impl: 2237475643 (eff. 0.264)
1131.81/1132.02	c #Conflicts:    1136000 | #Learnt:      27712 | 0.000
1131.81/1132.02	c total clause space: 335.816MB
1131.81/1132.02	c total #watches: 167424
1132.91/1133.11	c total #propagations: 591820240 / total #impl: 2239712565 (eff. 0.264)
1132.91/1133.11	c #Conflicts:    1137000 | #Learnt:      28712 | 0.000
1132.91/1133.11	c total clause space: 335.816MB
1132.91/1133.11	c total #watches: 170441
1133.91/1134.10	c total #propagations: 592365415 / total #impl: 2241781392 (eff. 0.264)
1133.91/1134.10	c #Conflicts:    1138000 | #Learnt:      29712 | 0.000
1133.91/1134.10	c total clause space: 335.816MB
1133.91/1134.10	c total #watches: 173159
1134.81/1135.02	c total #propagations: 592966528 / total #impl: 2243878113 (eff. 0.264)
1134.81/1135.02	c #Conflicts:    1139000 | #Learnt:      30712 | 0.000
1134.81/1135.02	c total clause space: 335.816MB
1134.81/1135.02	c total #watches: 176573
1135.61/1135.89	c total #propagations: 593463546 / total #impl: 2245921060 (eff. 0.264)
1135.61/1135.89	c #Conflicts:    1140000 | #Learnt:      31712 | 0.000
1135.61/1135.89	c total clause space: 335.816MB
1135.61/1135.89	c total #watches: 179536
1136.71/1136.92	c total #propagations: 593951394 / total #impl: 2247697619 (eff. 0.264)
1136.71/1136.92	c #Conflicts:    1141000 | #Learnt:      32712 | 0.000
1136.71/1136.92	c total clause space: 335.816MB
1136.71/1136.92	c total #watches: 182325
1137.51/1137.79	c total #propagations: 594553098 / total #impl: 2249849839 (eff. 0.264)
1137.51/1137.79	c #Conflicts:    1142000 | #Learnt:      33712 | 0.000
1137.51/1137.79	c total clause space: 335.816MB
1137.51/1137.79	c total #watches: 185833
1138.51/1138.78	c total #propagations: 594975975 / total #impl: 2251422614 (eff. 0.264)
1138.51/1138.78	c #Conflicts:    1143000 | #Learnt:      34712 | 0.000
1138.51/1138.78	c total clause space: 335.816MB
1138.51/1138.78	c total #watches: 188316
1139.31/1139.57	c total #propagations: 595490071 / total #impl: 2253249109 (eff. 0.264)
1139.31/1139.57	c #Conflicts:    1144000 | #Learnt:      35712 | 0.000
1139.31/1139.57	c total clause space: 335.816MB
1139.31/1139.57	c total #watches: 191240
1140.11/1140.31	c total #propagations: 596040572 / total #impl: 2255120438 (eff. 0.264)
1140.11/1140.31	c #Conflicts:    1145000 | #Learnt:      36712 | 0.000
1140.11/1140.31	c total clause space: 335.816MB
1140.11/1140.31	c total #watches: 194114
1140.91/1141.16	c total #propagations: 596479190 / total #impl: 2256704817 (eff. 0.264)
1140.91/1141.16	c #Conflicts:    1146000 | #Learnt:      37712 | 0.000
1140.91/1141.16	c total clause space: 335.816MB
1140.91/1141.16	c total #watches: 197332
1141.61/1141.87	c total #propagations: 597028952 / total #impl: 2258764152 (eff. 0.264)
1141.61/1141.87	c #Conflicts:    1147000 | #Learnt:      38712 | 0.000
1141.61/1141.87	c total clause space: 335.816MB
1141.61/1141.87	c total #watches: 200565
1142.61/1142.82	c total #propagations: 597493885 / total #impl: 2260884330 (eff. 0.264)
1142.61/1142.82	c #Conflicts:    1148000 | #Learnt:      39712 | 0.000
1142.61/1142.82	c total clause space: 335.816MB
1142.61/1142.82	c total #watches: 203626
1143.61/1143.89	c total #propagations: 598014220 / total #impl: 2262969429 (eff. 0.264)
1143.61/1143.89	c #Conflicts:    1149000 | #Learnt:      40712 | 0.000
1143.61/1143.89	c total clause space: 335.816MB
1143.61/1143.89	c total #watches: 206212
1144.61/1144.82	c total #propagations: 598571295 / total #impl: 2264879846 (eff. 0.264)
1144.61/1144.82	c #Conflicts:    1150000 | #Learnt:      41712 | 0.000
1144.61/1144.82	c total clause space: 335.816MB
1144.61/1144.82	c total #watches: 209274
1145.30/1145.54	c total #propagations: 599046922 / total #impl: 2266695867 (eff. 0.264)
1145.30/1145.54	c #Conflicts:    1151000 | #Learnt:      42712 | 0.000
1145.30/1145.54	c total clause space: 335.816MB
1145.30/1145.54	c total #watches: 212078
1146.30/1146.51	c total #propagations: 599416059 / total #impl: 2268063116 (eff. 0.264)
1146.30/1146.51	c #Conflicts:    1152000 | #Learnt:      43712 | 0.000
1146.30/1146.51	c total clause space: 335.816MB
1146.30/1146.51	c total #watches: 214874
1147.40/1147.61	c total #propagations: 599855558 / total #impl: 2269606789 (eff. 0.264)
1147.40/1147.61	c #Conflicts:    1153000 | #Learnt:      44712 | 0.000
1147.40/1147.61	c total clause space: 335.816MB
1147.40/1147.61	c total #watches: 218172
1148.70/1148.98	c total #propagations: 600390548 / total #impl: 2271643007 (eff. 0.264)
1148.70/1148.98	c #Conflicts:    1154000 | #Learnt:      45712 | 0.000
1148.70/1148.98	c total clause space: 335.816MB
1148.70/1148.98	c total #watches: 220820
1149.70/1149.96	c total #propagations: 600947556 / total #impl: 2273671500 (eff. 0.264)
1149.70/1149.96	c #Conflicts:    1155000 | #Learnt:      46712 | 0.000
1149.70/1149.96	c total clause space: 335.816MB
1149.70/1149.96	c total #watches: 225178
1150.70/1150.98	c total #propagations: 601433710 / total #impl: 2275486546 (eff. 0.264)
1150.70/1150.98	c #Conflicts:    1156000 | #Learnt:      47712 | 0.000
1150.70/1150.98	c total clause space: 335.816MB
1150.70/1150.98	c total #watches: 227897
1151.90/1152.18	c total #propagations: 601969316 / total #impl: 2277503394 (eff. 0.264)
1151.90/1152.18	c #Conflicts:    1157000 | #Learnt:      48712 | 0.000
1151.90/1152.18	c total clause space: 335.816MB
1151.90/1152.18	c total #watches: 232286
1153.20/1153.42	c total #propagations: 602491493 / total #impl: 2279598163 (eff. 0.264)
1153.20/1153.42	c #Conflicts:    1158000 | #Learnt:      49712 | 0.000
1153.20/1153.42	c total clause space: 335.816MB
1153.20/1153.42	c total #watches: 235367
1154.60/1154.87	c total #propagations: 602993790 / total #impl: 2281361685 (eff. 0.264)
1154.60/1154.87	c #Conflicts:    1159000 | #Learnt:      50712 | 0.000
1154.60/1154.87	c total clause space: 335.816MB
1154.60/1154.87	c total #watches: 238984
1156.01/1156.28	c total #propagations: 603576769 / total #impl: 2283574226 (eff. 0.264)
1156.01/1156.28	c #Conflicts:    1160000 | #Learnt:      51712 | 0.000
1156.01/1156.28	c total clause space: 335.816MB
1156.01/1156.28	c total #watches: 242472
1157.11/1157.34	c total #propagations: 604204939 / total #impl: 2285972157 (eff. 0.264)
1157.11/1157.34	c GARBAGE COLLECT
1157.11/1157.34	c #Conflicts:    1161000 | #Learnt:      26687 | 0.000
1157.11/1157.34	c total clause space: 335.816MB
1157.11/1157.34	c total #watches: 163210
1158.21/1158.48	c total #propagations: 604728048 / total #impl: 2288093826 (eff. 0.264)
1158.21/1158.48	c #Conflicts:    1162000 | #Learnt:      27687 | 0.000
1158.21/1158.48	c total clause space: 335.816MB
1158.21/1158.48	c total #watches: 165760
1159.10/1159.39	c total #propagations: 605303473 / total #impl: 2290132127 (eff. 0.264)
1159.10/1159.39	c #Conflicts:    1163000 | #Learnt:      28687 | 0.000
1159.10/1159.39	c total clause space: 335.816MB
1159.10/1159.39	c total #watches: 168590
1160.10/1160.32	c total #propagations: 605924950 / total #impl: 2292294230 (eff. 0.264)
1160.10/1160.32	c #Conflicts:    1164000 | #Learnt:      29687 | 0.000
1160.10/1160.32	c total clause space: 335.816MB
1160.10/1160.32	c total #watches: 171928
1160.80/1161.04	c total #propagations: 606473078 / total #impl: 2294287335 (eff. 0.264)
1160.80/1161.04	c #Conflicts:    1165000 | #Learnt:      30687 | 0.000
1160.80/1161.04	c total clause space: 335.816MB
1160.80/1161.04	c total #watches: 174691
1161.51/1161.72	c total #propagations: 606885444 / total #impl: 2295734693 (eff. 0.264)
1161.51/1161.72	c #Conflicts:    1166000 | #Learnt:      31687 | 0.000
1161.51/1161.72	c total clause space: 335.816MB
1161.51/1161.72	c total #watches: 178484
1162.30/1162.59	c total #propagations: 607301503 / total #impl: 2297277300 (eff. 0.264)
1162.30/1162.59	c #Conflicts:    1167000 | #Learnt:      32687 | 0.000
1162.30/1162.59	c total clause space: 335.816MB
1162.30/1162.59	c total #watches: 181147
1163.40/1163.67	c total #propagations: 607767183 / total #impl: 2298960199 (eff. 0.264)
1163.40/1163.67	c #Conflicts:    1168000 | #Learnt:      33687 | 0.000
1163.40/1163.67	c total clause space: 335.816MB
1163.40/1163.67	c total #watches: 184869
1164.20/1164.48	c total #propagations: 608336583 / total #impl: 2301137470 (eff. 0.264)
1164.20/1164.48	c #Conflicts:    1169000 | #Learnt:      34687 | 0.000
1164.20/1164.48	c total clause space: 335.816MB
1164.20/1164.48	c total #watches: 188696
1165.10/1165.37	c total #propagations: 608781658 / total #impl: 2303043508 (eff. 0.264)
1165.10/1165.37	c #Conflicts:    1170000 | #Learnt:      35687 | 0.000
1165.10/1165.37	c total clause space: 335.816MB
1165.10/1165.37	c total #watches: 194856
1166.50/1166.78	c total #propagations: 609280314 / total #impl: 2305083093 (eff. 0.264)
1166.50/1166.78	c #Conflicts:    1171000 | #Learnt:      36687 | 0.000
1166.50/1166.78	c total clause space: 335.816MB
1166.50/1166.78	c total #watches: 200571
1168.01/1168.29	c total #propagations: 609848453 / total #impl: 2307375429 (eff. 0.264)
1168.01/1168.29	c #Conflicts:    1172000 | #Learnt:      37687 | 0.000
1168.01/1168.29	c total clause space: 335.816MB
1168.01/1168.29	c total #watches: 203903
1169.50/1169.70	c total #propagations: 610482279 / total #impl: 2309747769 (eff. 0.264)
1169.50/1169.70	c #Conflicts:    1173000 | #Learnt:      38687 | 0.000
1169.50/1169.70	c total clause space: 335.816MB
1169.50/1169.70	c total #watches: 207190
1170.80/1171.02	c total #propagations: 611002080 / total #impl: 2312024799 (eff. 0.264)
1170.80/1171.02	c #Conflicts:    1174000 | #Learnt:      39687 | 0.000
1170.80/1171.02	c total clause space: 335.816MB
1170.80/1171.02	c total #watches: 210481
1172.10/1172.37	c total #propagations: 611484649 / total #impl: 2313946943 (eff. 0.264)
1172.10/1172.37	c #Conflicts:    1175000 | #Learnt:      40687 | 0.000
1172.10/1172.37	c total clause space: 335.816MB
1172.10/1172.37	c total #watches: 213715
1173.30/1173.56	c total #propagations: 612060754 / total #impl: 2316160440 (eff. 0.264)
1173.30/1173.56	c #Conflicts:    1176000 | #Learnt:      41687 | 0.000
1173.30/1173.56	c total clause space: 335.816MB
1173.30/1173.56	c total #watches: 216756
1174.61/1174.82	c total #propagations: 612502971 / total #impl: 2317844185 (eff. 0.264)
1174.61/1174.82	c #Conflicts:    1177000 | #Learnt:      42687 | 0.000
1174.61/1174.82	c total clause space: 335.816MB
1174.61/1174.82	c total #watches: 220354
1176.00/1176.21	c total #propagations: 612978297 / total #impl: 2319799714 (eff. 0.264)
1176.00/1176.21	c #Conflicts:    1178000 | #Learnt:      43687 | 0.000
1176.00/1176.21	c total clause space: 335.816MB
1176.00/1176.21	c total #watches: 223422
1177.30/1177.54	c total #propagations: 613541008 / total #impl: 2321971133 (eff. 0.264)
1177.30/1177.54	c #Conflicts:    1179000 | #Learnt:      44687 | 0.000
1177.30/1177.54	c total clause space: 335.816MB
1177.30/1177.54	c total #watches: 227749
1178.70/1178.97	c total #propagations: 614065706 / total #impl: 2323890999 (eff. 0.264)
1178.70/1178.97	c #Conflicts:    1180000 | #Learnt:      45687 | 0.000
1178.70/1178.97	c total clause space: 335.816MB
1178.70/1178.97	c total #watches: 230614
1180.11/1180.38	c total #propagations: 614540951 / total #impl: 2325754853 (eff. 0.264)
1180.11/1180.38	c #Conflicts:    1181000 | #Learnt:      46687 | 0.000
1180.11/1180.38	c total clause space: 335.816MB
1180.11/1180.38	c total #watches: 234417
1181.50/1181.76	c total #propagations: 615088054 / total #impl: 2327963150 (eff. 0.264)
1181.50/1181.76	c #Conflicts:    1182000 | #Learnt:      47687 | 0.000
1181.50/1181.76	c total clause space: 335.816MB
1181.50/1181.76	c total #watches: 237101
1183.00/1183.24	c total #propagations: 615577605 / total #impl: 2329803546 (eff. 0.264)
1183.00/1183.24	c #Conflicts:    1183000 | #Learnt:      48687 | 0.000
1183.00/1183.24	c total clause space: 335.816MB
1183.00/1183.24	c total #watches: 239757
1184.40/1184.61	c total #propagations: 616044978 / total #impl: 2331478596 (eff. 0.264)
1184.40/1184.61	c #Conflicts:    1184000 | #Learnt:      49687 | 0.000
1184.40/1184.61	c total clause space: 335.816MB
1184.40/1184.61	c total #watches: 242650
1185.90/1186.13	c total #propagations: 616557463 / total #impl: 2333506094 (eff. 0.264)
1185.90/1186.13	c #Conflicts:    1185000 | #Learnt:      50687 | 0.000
1185.90/1186.13	c total clause space: 335.816MB
1185.90/1186.13	c total #watches: 245556
1187.30/1187.57	c total #propagations: 617132522 / total #impl: 2335680618 (eff. 0.264)
1187.30/1187.57	c #Conflicts:    1186000 | #Learnt:      51687 | 0.000
1187.30/1187.57	c total clause space: 335.816MB
1187.30/1187.57	c total #watches: 248348
1188.91/1189.13	c total #propagations: 617631101 / total #impl: 2337496453 (eff. 0.264)
1188.91/1189.13	c GARBAGE COLLECT
1188.91/1189.13	c #Conflicts:    1187000 | #Learnt:      26375 | 0.000
1188.91/1189.13	c total clause space: 335.816MB
1188.91/1189.13	c total #watches: 161777
1189.70/1189.92	c total #propagations: 618148227 / total #impl: 2339480957 (eff. 0.264)
1189.70/1189.92	c #Conflicts:    1188000 | #Learnt:      27375 | 0.000
1189.70/1189.92	c total clause space: 335.816MB
1189.70/1189.92	c total #watches: 165029
1190.70/1190.95	c total #propagations: 618582817 / total #impl: 2341331655 (eff. 0.264)
1190.70/1190.95	c #Conflicts:    1189000 | #Learnt:      28375 | 0.000
1190.70/1190.95	c total clause space: 335.816MB
1190.70/1190.95	c total #watches: 168786
1191.70/1191.97	c total #propagations: 619100611 / total #impl: 2343645049 (eff. 0.264)
1191.70/1191.97	c #Conflicts:    1190000 | #Learnt:      29375 | 0.000
1191.70/1191.97	c total clause space: 335.816MB
1191.70/1191.97	c total #watches: 172452
1192.70/1192.95	c total #propagations: 619645841 / total #impl: 2346042964 (eff. 0.264)
1192.70/1192.95	c #Conflicts:    1191000 | #Learnt:      30375 | 0.000
1192.70/1192.95	c total clause space: 335.816MB
1192.70/1192.95	c total #watches: 176419
1193.70/1193.96	c total #propagations: 620156174 / total #impl: 2348017388 (eff. 0.264)
1193.70/1193.96	c #Conflicts:    1192000 | #Learnt:      31375 | 0.000
1193.70/1193.96	c total clause space: 335.816MB
1193.70/1193.96	c total #watches: 181074
1194.90/1195.16	c total #propagations: 620638741 / total #impl: 2349993302 (eff. 0.264)
1194.90/1195.16	c #Conflicts:    1193000 | #Learnt:      32375 | 0.000
1194.90/1195.16	c total clause space: 335.816MB
1194.90/1195.16	c total #watches: 184617
1196.10/1196.35	c total #propagations: 621104203 / total #impl: 2351696067 (eff. 0.264)
1196.10/1196.35	c #Conflicts:    1194000 | #Learnt:      33375 | 0.000
1196.10/1196.35	c total clause space: 335.816MB
1196.10/1196.35	c total #watches: 187700
1197.40/1197.65	c total #propagations: 621671174 / total #impl: 2354018677 (eff. 0.264)
1197.40/1197.65	c #Conflicts:    1195000 | #Learnt:      34375 | 0.000
1197.40/1197.65	c total clause space: 335.816MB
1197.40/1197.65	c total #watches: 191160
1198.70/1198.99	c total #propagations: 622208539 / total #impl: 2356136898 (eff. 0.264)
1198.70/1198.99	c #Conflicts:    1196000 | #Learnt:      35375 | 0.000
1198.70/1198.99	c total clause space: 335.816MB
1198.70/1198.99	c total #watches: 194981
1199.70/1199.98	c total #propagations: 622768270 / total #impl: 2358306818 (eff. 0.264)
1199.70/1199.98	c #Conflicts:    1197000 | #Learnt:      36375 | 0.000
1199.70/1199.98	c total clause space: 335.816MB
1199.70/1199.98	c total #watches: 198030
1200.80/1201.07	c total #propagations: 623201764 / total #impl: 2359792025 (eff. 0.264)
1200.80/1201.07	c #Conflicts:    1198000 | #Learnt:      37375 | 0.000
1200.80/1201.07	c total clause space: 335.816MB
1200.80/1201.07	c total #watches: 200531
1202.00/1202.20	c total #propagations: 623639902 / total #impl: 2361292048 (eff. 0.264)
1202.00/1202.20	c #Conflicts:    1199000 | #Learnt:      38375 | 0.000
1202.00/1202.20	c total clause space: 335.816MB
1202.00/1202.20	c total #watches: 203375
1202.90/1203.16	c total #propagations: 624059136 / total #impl: 2362809859 (eff. 0.264)
1202.90/1203.16	c #Conflicts:    1200000 | #Learnt:      39375 | 0.000
1202.90/1203.16	c total clause space: 335.816MB
1202.90/1203.16	c total #watches: 205671
1203.89/1204.17	c total #propagations: 624484431 / total #impl: 2364238174 (eff. 0.264)
1203.89/1204.17	c #Conflicts:    1201000 | #Learnt:      40375 | 0.000
1203.89/1204.17	c total clause space: 335.816MB
1203.89/1204.17	c total #watches: 209321
1205.50/1205.79	c total #propagations: 624960367 / total #impl: 2365981972 (eff. 0.264)
1205.50/1205.79	c #Conflicts:    1202000 | #Learnt:      41375 | 0.000
1205.50/1205.79	c total clause space: 335.816MB
1205.50/1205.79	c total #watches: 211887
1206.99/1207.28	c total #propagations: 625644525 / total #impl: 2368478205 (eff. 0.264)
1206.99/1207.28	c #Conflicts:    1203000 | #Learnt:      42375 | 0.000
1206.99/1207.28	c total clause space: 335.816MB
1206.99/1207.28	c total #watches: 214938
1208.19/1208.44	c total #propagations: 626172631 / total #impl: 2370566366 (eff. 0.264)
1208.19/1208.44	c #Conflicts:    1204000 | #Learnt:      43375 | 0.000
1208.19/1208.44	c total clause space: 335.816MB
1208.19/1208.44	c total #watches: 218253
1209.29/1209.59	c total #propagations: 626653451 / total #impl: 2372344180 (eff. 0.264)
1209.29/1209.59	c #Conflicts:    1205000 | #Learnt:      44375 | 0.000
1209.29/1209.59	c total clause space: 335.816MB
1209.29/1209.59	c total #watches: 221411
1210.79/1211.02	c total #propagations: 627069060 / total #impl: 2373923748 (eff. 0.264)
1210.79/1211.02	c #Conflicts:    1206000 | #Learnt:      45375 | 0.000
1210.79/1211.02	c total clause space: 335.816MB
1210.79/1211.02	c total #watches: 224303
1212.10/1212.31	c total #propagations: 627578921 / total #impl: 2376127005 (eff. 0.264)
1212.10/1212.31	c #Conflicts:    1207000 | #Learnt:      46375 | 0.000
1212.10/1212.31	c total clause space: 335.816MB
1212.10/1212.31	c total #watches: 229340
1213.49/1213.79	c total #propagations: 628048762 / total #impl: 2378232099 (eff. 0.264)
1213.49/1213.79	c #Conflicts:    1208000 | #Learnt:      47375 | 0.000
1213.49/1213.79	c total clause space: 335.816MB
1213.49/1213.79	c total #watches: 236618
1215.49/1215.77	c total #propagations: 628556277 / total #impl: 2380387813 (eff. 0.264)
1215.49/1215.77	c #Conflicts:    1209000 | #Learnt:      48375 | 0.000
1215.49/1215.77	c total clause space: 335.816MB
1215.49/1215.77	c total #watches: 240468
1217.29/1217.52	c total #propagations: 629112707 / total #impl: 2382828757 (eff. 0.264)
1217.29/1217.52	c #Conflicts:    1210000 | #Learnt:      49375 | 0.000
1217.29/1217.52	c total clause space: 335.816MB
1217.29/1217.52	c total #watches: 244450
1218.89/1219.16	c total #propagations: 629629709 / total #impl: 2385066198 (eff. 0.264)
1218.89/1219.16	c #Conflicts:    1211000 | #Learnt:      50375 | 0.000
1218.89/1219.16	c total clause space: 335.816MB
1218.89/1219.16	c total #watches: 248028
1220.59/1220.89	c total #propagations: 630166673 / total #impl: 2387226982 (eff. 0.264)
1220.59/1220.89	c #Conflicts:    1212000 | #Learnt:      51375 | 0.000
1220.59/1220.89	c total clause space: 335.816MB
1220.59/1220.89	c total #watches: 252660
1222.00/1222.26	c total #propagations: 630725959 / total #impl: 2389607405 (eff. 0.264)
1222.00/1222.26	c #Conflicts:    1213000 | #Learnt:      52375 | 0.000
1222.00/1222.26	c total clause space: 335.816MB
1222.00/1222.26	c total #watches: 255231
1223.19/1223.49	c total #propagations: 631130837 / total #impl: 2391039140 (eff. 0.264)
1223.19/1223.49	c GARBAGE COLLECT
1223.19/1223.49	c #Conflicts:    1214000 | #Learnt:      26785 | 0.000
1223.19/1223.49	c total clause space: 335.816MB
1223.19/1223.49	c total #watches: 162910
1223.89/1224.15	c total #propagations: 631497482 / total #impl: 2392389163 (eff. 0.264)
1223.89/1224.15	c #Conflicts:    1215000 | #Learnt:      27785 | 0.000
1223.89/1224.15	c total clause space: 335.816MB
1223.89/1224.15	c total #watches: 165655
1224.59/1224.84	c total #propagations: 631891512 / total #impl: 2393725213 (eff. 0.264)
1224.59/1224.84	c #Conflicts:    1216000 | #Learnt:      28785 | 0.000
1224.59/1224.84	c total clause space: 335.816MB
1224.59/1224.84	c total #watches: 168052
1225.39/1225.62	c total #propagations: 632295958 / total #impl: 2395141198 (eff. 0.264)
1225.39/1225.62	c #Conflicts:    1217000 | #Learnt:      29785 | 0.000
1225.39/1225.62	c total clause space: 335.816MB
1225.39/1225.62	c total #watches: 171473
1226.09/1226.34	c total #propagations: 632764713 / total #impl: 2396815401 (eff. 0.264)
1226.09/1226.34	c #Conflicts:    1218000 | #Learnt:      30785 | 0.000
1226.09/1226.34	c total clause space: 335.816MB
1226.09/1226.34	c total #watches: 174439
1227.09/1227.36	c total #propagations: 633177314 / total #impl: 2398298667 (eff. 0.264)
1227.09/1227.36	c #Conflicts:    1219000 | #Learnt:      31785 | 0.000
1227.09/1227.36	c total clause space: 335.816MB
1227.09/1227.36	c total #watches: 177429
1228.19/1228.43	c total #propagations: 633672053 / total #impl: 2400205033 (eff. 0.264)
1228.19/1228.43	c #Conflicts:    1220000 | #Learnt:      32785 | 0.000
1228.19/1228.43	c total clause space: 335.816MB
1228.19/1228.43	c total #watches: 179881
1229.19/1229.40	c total #propagations: 634203882 / total #impl: 2402253162 (eff. 0.264)
1229.19/1229.40	c #Conflicts:    1221000 | #Learnt:      33785 | 0.000
1229.19/1229.40	c total clause space: 335.816MB
1229.19/1229.40	c total #watches: 182591
1230.39/1230.61	c total #propagations: 634711615 / total #impl: 2404548711 (eff. 0.264)
1230.39/1230.61	c #Conflicts:    1222000 | #Learnt:      34785 | 0.000
1230.39/1230.61	c total clause space: 335.816MB
1230.39/1230.61	c total #watches: 185294
1231.49/1231.74	c total #propagations: 635261919 / total #impl: 2406633146 (eff. 0.264)
1231.49/1231.74	c #Conflicts:    1223000 | #Learnt:      35785 | 0.000
1231.49/1231.74	c total clause space: 335.816MB
1231.49/1231.74	c total #watches: 188628
1232.69/1232.96	c total #propagations: 635768245 / total #impl: 2408568778 (eff. 0.264)
1232.69/1232.96	c #Conflicts:    1224000 | #Learnt:      36785 | 0.000
1232.69/1232.96	c total clause space: 335.816MB
1232.69/1232.96	c total #watches: 191540
1234.00/1234.28	c total #propagations: 636321253 / total #impl: 2410713020 (eff. 0.264)
1234.00/1234.28	c #Conflicts:    1225000 | #Learnt:      37785 | 0.000
1234.00/1234.28	c total clause space: 335.816MB
1234.00/1234.28	c total #watches: 195269
1235.20/1235.47	c total #propagations: 636832193 / total #impl: 2412728151 (eff. 0.264)
1235.20/1235.47	c #Conflicts:    1226000 | #Learnt:      38785 | 0.000
1235.20/1235.47	c total clause space: 335.816MB
1235.20/1235.47	c total #watches: 198515
1236.49/1236.77	c total #propagations: 637363103 / total #impl: 2414938606 (eff. 0.264)
1236.49/1236.77	c #Conflicts:    1227000 | #Learnt:      39785 | 0.000
1236.49/1236.77	c total clause space: 335.816MB
1236.49/1236.77	c total #watches: 201682
1237.89/1238.15	c total #propagations: 637906543 / total #impl: 2417266290 (eff. 0.264)
1237.89/1238.15	c #Conflicts:    1228000 | #Learnt:      40785 | 0.000
1237.89/1238.15	c total clause space: 335.816MB
1237.89/1238.15	c total #watches: 204219
1239.39/1239.65	c total #propagations: 638460944 / total #impl: 2419567986 (eff. 0.264)
1239.39/1239.65	c #Conflicts:    1229000 | #Learnt:      41785 | 0.000
1239.39/1239.65	c total clause space: 335.816MB
1239.39/1239.65	c total #watches: 206640
1240.69/1240.95	c total #propagations: 639046939 / total #impl: 2421916608 (eff. 0.264)
1240.69/1240.95	c #Conflicts:    1230000 | #Learnt:      42785 | 0.000
1240.69/1240.95	c total clause space: 335.816MB
1240.69/1240.95	c total #watches: 209950
1242.29/1242.57	c total #propagations: 639550131 / total #impl: 2423990023 (eff. 0.264)
1242.29/1242.57	c #Conflicts:    1231000 | #Learnt:      43785 | 0.000
1242.29/1242.57	c total clause space: 335.816MB
1242.29/1242.57	c total #watches: 213619
1243.69/1243.97	c total #propagations: 640166834 / total #impl: 2426764583 (eff. 0.264)
1243.69/1243.97	c #Conflicts:    1232000 | #Learnt:      44785 | 0.000
1243.69/1243.97	c total clause space: 335.816MB
1243.69/1243.97	c total #watches: 217324
1244.79/1245.03	c total #propagations: 640799592 / total #impl: 2429203000 (eff. 0.264)
1244.79/1245.03	c #Conflicts:    1233000 | #Learnt:      45785 | 0.000
1244.79/1245.03	c total clause space: 335.816MB
1244.79/1245.03	c total #watches: 220034
1246.19/1246.44	c total #propagations: 641236837 / total #impl: 2430736216 (eff. 0.264)
1246.19/1246.44	c #Conflicts:    1234000 | #Learnt:      46785 | 0.000
1246.19/1246.44	c total clause space: 335.816MB
1246.19/1246.44	c total #watches: 223056
1247.39/1247.66	c total #propagations: 641828604 / total #impl: 2432912391 (eff. 0.264)
1247.39/1247.66	c #Conflicts:    1235000 | #Learnt:      47785 | 0.000
1247.39/1247.66	c total clause space: 335.816MB
1247.39/1247.66	c total #watches: 226255
1248.79/1249.04	c total #propagations: 642329299 / total #impl: 2434662805 (eff. 0.264)
1248.79/1249.04	c #Conflicts:    1236000 | #Learnt:      48785 | 0.000
1248.79/1249.04	c total clause space: 335.816MB
1248.79/1249.04	c total #watches: 229242
1249.89/1250.16	c total #propagations: 642924245 / total #impl: 2436745829 (eff. 0.264)
1249.89/1250.16	c #Conflicts:    1237000 | #Learnt:      49785 | 0.000
1249.89/1250.16	c total clause space: 335.816MB
1249.89/1250.16	c total #watches: 232519
1251.19/1251.48	c total #propagations: 643417921 / total #impl: 2438651037 (eff. 0.264)
1251.19/1251.48	c #Conflicts:    1238000 | #Learnt:      50785 | 0.000
1251.19/1251.48	c total clause space: 335.816MB
1251.19/1251.48	c total #watches: 235349
1252.59/1252.85	c total #propagations: 644006929 / total #impl: 2440917317 (eff. 0.264)
1252.59/1252.85	c #Conflicts:    1239000 | #Learnt:      51785 | 0.000
1252.59/1252.85	c total clause space: 335.816MB
1252.59/1252.85	c total #watches: 237911
1254.19/1254.42	c total #propagations: 644614648 / total #impl: 2443087688 (eff. 0.264)
1254.19/1254.42	c #Conflicts:    1240000 | #Learnt:      52785 | 0.000
1254.19/1254.42	c total clause space: 335.816MB
1254.19/1254.42	c total #watches: 241558
1255.79/1256.06	c total #propagations: 645230945 / total #impl: 2445493700 (eff. 0.264)
1255.79/1256.06	c #Conflicts:    1241000 | #Learnt:      53785 | 0.000
1255.79/1256.06	c total clause space: 335.816MB
1255.79/1256.06	c total #watches: 245047
1256.79/1257.09	c total #propagations: 645847009 / total #impl: 2447730849 (eff. 0.264)
1256.79/1257.09	c GARBAGE COLLECT
1256.79/1257.09	c #Conflicts:    1242000 | #Learnt:      27863 | 0.000
1256.79/1257.09	c total clause space: 335.816MB
1256.79/1257.09	c total #watches: 166471
1257.89/1258.13	c total #propagations: 646403897 / total #impl: 2449663108 (eff. 0.264)
1257.89/1258.13	c #Conflicts:    1243000 | #Learnt:      28863 | 0.000
1257.89/1258.13	c total clause space: 335.816MB
1257.89/1258.13	c total #watches: 169355
1258.89/1259.18	c total #propagations: 646943321 / total #impl: 2451656852 (eff. 0.264)
1258.89/1259.18	c #Conflicts:    1244000 | #Learnt:      29863 | 0.000
1258.89/1259.18	c total clause space: 335.816MB
1258.89/1259.18	c total #watches: 173767
1259.89/1260.10	c total #propagations: 647511653 / total #impl: 2453922697 (eff. 0.264)
1259.89/1260.10	c #Conflicts:    1245000 | #Learnt:      30863 | 0.000
1259.89/1260.10	c total clause space: 335.816MB
1259.89/1260.10	c total #watches: 176424
1260.69/1260.92	c total #propagations: 648003726 / total #impl: 2455663861 (eff. 0.264)
1260.69/1260.92	c #Conflicts:    1246000 | #Learnt:      31863 | 0.000
1260.69/1260.92	c total clause space: 335.816MB
1260.69/1260.92	c total #watches: 179074
1261.39/1261.70	c total #propagations: 648497646 / total #impl: 2457388014 (eff. 0.264)
1261.39/1261.70	c #Conflicts:    1247000 | #Learnt:      32863 | 0.000
1261.39/1261.70	c total clause space: 335.816MB
1261.39/1261.70	c total #watches: 182707
1262.59/1262.88	c total #propagations: 648957720 / total #impl: 2459265407 (eff. 0.264)
1262.59/1262.88	c #Conflicts:    1248000 | #Learnt:      33863 | 0.000
1262.59/1262.88	c total clause space: 335.816MB
1262.59/1262.88	c total #watches: 185758
1263.79/1264.07	c total #propagations: 649584249 / total #impl: 2461590797 (eff. 0.264)
1263.79/1264.07	c #Conflicts:    1249000 | #Learnt:      34863 | 0.000
1263.79/1264.07	c total clause space: 335.816MB
1263.79/1264.07	c total #watches: 188477
1264.98/1265.25	c total #propagations: 650225739 / total #impl: 2464187607 (eff. 0.264)
1264.98/1265.25	c #Conflicts:    1250000 | #Learnt:      35863 | 0.000
1264.98/1265.25	c total clause space: 335.816MB
1264.98/1265.25	c total #watches: 192137
1266.08/1266.33	c total #propagations: 650843504 / total #impl: 2466658238 (eff. 0.264)
1266.08/1266.33	c #Conflicts:    1251000 | #Learnt:      36863 | 0.000
1266.08/1266.33	c total clause space: 335.816MB
1266.08/1266.33	c total #watches: 194696
1266.88/1267.17	c total #propagations: 651405603 / total #impl: 2468737828 (eff. 0.264)
1266.88/1267.17	c #Conflicts:    1252000 | #Learnt:      37863 | 0.000
1266.88/1267.17	c total clause space: 335.816MB
1266.88/1267.17	c total #watches: 197036
1267.88/1268.12	c total #propagations: 651810219 / total #impl: 2470255242 (eff. 0.264)
1267.88/1268.12	c #Conflicts:    1253000 | #Learnt:      38863 | 0.000
1267.88/1268.12	c total clause space: 335.816MB
1267.88/1268.12	c total #watches: 199843
1268.98/1269.26	c total #propagations: 652303225 / total #impl: 2472059596 (eff. 0.264)
1268.98/1269.26	c #Conflicts:    1254000 | #Learnt:      39863 | 0.000
1268.98/1269.26	c total clause space: 335.816MB
1268.98/1269.26	c total #watches: 202446
1269.98/1270.26	c total #propagations: 652862226 / total #impl: 2474053016 (eff. 0.264)
1269.98/1270.26	c #Conflicts:    1255000 | #Learnt:      40863 | 0.000
1269.98/1270.26	c total clause space: 335.816MB
1269.98/1270.26	c total #watches: 205298
1271.18/1271.43	c total #propagations: 653396099 / total #impl: 2476032617 (eff. 0.264)
1271.18/1271.43	c #Conflicts:    1256000 | #Learnt:      41863 | 0.000
1271.18/1271.43	c total clause space: 335.816MB
1271.18/1271.43	c total #watches: 208498
1272.49/1272.77	c total #propagations: 653957999 / total #impl: 2478005080 (eff. 0.264)
1272.49/1272.77	c #Conflicts:    1257000 | #Learnt:      42863 | 0.000
1272.49/1272.77	c total clause space: 335.816MB
1272.49/1272.77	c total #watches: 212514
1273.98/1274.21	c total #propagations: 654626505 / total #impl: 2480443359 (eff. 0.264)
1273.98/1274.21	c #Conflicts:    1258000 | #Learnt:      43863 | 0.000
1273.98/1274.21	c total clause space: 335.816MB
1273.98/1274.21	c total #watches: 215331
1275.28/1275.58	c total #propagations: 655317890 / total #impl: 2483127379 (eff. 0.264)
1275.28/1275.58	c #Conflicts:    1259000 | #Learnt:      44863 | 0.000
1275.28/1275.58	c total clause space: 335.816MB
1275.28/1275.58	c total #watches: 218063
1276.48/1276.74	c total #propagations: 655958809 / total #impl: 2485465302 (eff. 0.264)
1276.48/1276.74	c #Conflicts:    1260000 | #Learnt:      45863 | 0.000
1276.48/1276.74	c total clause space: 335.816MB
1276.48/1276.74	c total #watches: 220864
1277.58/1277.81	c total #propagations: 656465153 / total #impl: 2487309919 (eff. 0.264)
1277.58/1277.81	c #Conflicts:    1261000 | #Learnt:      46863 | 0.000
1277.58/1277.81	c total clause space: 335.816MB
1277.58/1277.81	c total #watches: 224721
1278.68/1278.95	c total #propagations: 656915552 / total #impl: 2489182951 (eff. 0.264)
1278.68/1278.95	c #Conflicts:    1262000 | #Learnt:      47863 | 0.000
1278.68/1278.95	c total clause space: 335.816MB
1278.68/1278.95	c total #watches: 227441
1280.08/1280.35	c total #propagations: 657395120 / total #impl: 2490953200 (eff. 0.264)
1280.08/1280.35	c #Conflicts:    1263000 | #Learnt:      48863 | 0.000
1280.08/1280.35	c total clause space: 335.816MB
1280.08/1280.35	c total #watches: 230793
1281.29/1281.58	c total #propagations: 657999185 / total #impl: 2493275774 (eff. 0.264)
1281.29/1281.58	c #Conflicts:    1264000 | #Learnt:      49863 | 0.000
1281.29/1281.58	c total clause space: 335.816MB
1281.29/1281.58	c total #watches: 233350
1282.58/1282.89	c total #propagations: 658458780 / total #impl: 2495072149 (eff. 0.264)
1282.58/1282.89	c #Conflicts:    1265000 | #Learnt:      50863 | 0.000
1282.58/1282.89	c total clause space: 335.816MB
1282.58/1282.89	c total #watches: 237129
1283.59/1283.83	c total #propagations: 658952336 / total #impl: 2497040749 (eff. 0.264)
1283.59/1283.83	c #Conflicts:    1266000 | #Learnt:      51863 | 0.000
1283.59/1283.83	c total clause space: 335.816MB
1283.59/1283.83	c total #watches: 239776
1285.08/1285.32	c total #propagations: 659378707 / total #impl: 2498659809 (eff. 0.264)
1285.08/1285.32	c #Conflicts:    1267000 | #Learnt:      52863 | 0.000
1285.08/1285.32	c total clause space: 335.816MB
1285.08/1285.32	c total #watches: 242403
1286.68/1286.91	c total #propagations: 659977246 / total #impl: 2501060117 (eff. 0.264)
1286.68/1286.91	c #Conflicts:    1268000 | #Learnt:      53863 | 0.000
1286.68/1286.91	c total clause space: 335.816MB
1286.68/1286.91	c total #watches: 244941
1288.08/1288.34	c total #propagations: 660537590 / total #impl: 2503357532 (eff. 0.264)
1288.08/1288.34	c GARBAGE COLLECT
1288.08/1288.34	c #Conflicts:    1269000 | #Learnt:      27658 | 0.000
1288.08/1288.34	c total clause space: 335.816MB
1288.08/1288.34	c total #watches: 164940
1289.28/1289.56	c total #propagations: 661120064 / total #impl: 2505567926 (eff. 0.264)
1289.28/1289.56	c #Conflicts:    1270000 | #Learnt:      28658 | 0.000
1289.28/1289.56	c total clause space: 335.816MB
1289.28/1289.56	c total #watches: 168777
1290.58/1290.83	c total #propagations: 661752656 / total #impl: 2508036605 (eff. 0.264)
1290.58/1290.83	c #Conflicts:    1271000 | #Learnt:      29658 | 0.000
1290.58/1290.83	c total clause space: 335.816MB
1290.58/1290.83	c total #watches: 172159
1291.78/1292.09	c total #propagations: 662394189 / total #impl: 2510543351 (eff. 0.264)
1291.78/1292.09	c #Conflicts:    1272000 | #Learnt:      30658 | 0.000
1291.78/1292.09	c total clause space: 335.816MB
1291.78/1292.09	c total #watches: 175017
1293.08/1293.37	c total #propagations: 662995838 / total #impl: 2512916279 (eff. 0.264)
1293.08/1293.37	c #Conflicts:    1273000 | #Learnt:      31658 | 0.000
1293.08/1293.37	c total clause space: 335.816MB
1293.08/1293.37	c total #watches: 178417
1294.49/1294.70	c total #propagations: 663575964 / total #impl: 2515262709 (eff. 0.264)
1294.49/1294.70	c #Conflicts:    1274000 | #Learnt:      32658 | 0.000
1294.49/1294.70	c total clause space: 335.816MB
1294.49/1294.70	c total #watches: 181254
1295.78/1296.03	c total #propagations: 664186743 / total #impl: 2517694121 (eff. 0.264)
1295.78/1296.03	c #Conflicts:    1275000 | #Learnt:      33658 | 0.000
1295.78/1296.03	c total clause space: 335.816MB
1295.78/1296.03	c total #watches: 184091
1297.08/1297.36	c total #propagations: 664787554 / total #impl: 2520016114 (eff. 0.264)
1297.08/1297.36	c #Conflicts:    1276000 | #Learnt:      34658 | 0.000
1297.08/1297.36	c total clause space: 335.816MB
1297.08/1297.36	c total #watches: 186455
1298.08/1298.35	c total #propagations: 665386707 / total #impl: 2522343474 (eff. 0.264)
1298.08/1298.35	c #Conflicts:    1277000 | #Learnt:      35658 | 0.000
1298.08/1298.35	c total clause space: 335.816MB
1298.08/1298.35	c total #watches: 191016
1299.18/1299.43	c total #propagations: 665857127 / total #impl: 2524346151 (eff. 0.264)
1299.18/1299.43	c #Conflicts:    1278000 | #Learnt:      36658 | 0.000
1299.18/1299.43	c total clause space: 335.816MB
1299.18/1299.43	c total #watches: 193522
1300.18/1300.43	c total #propagations: 666410256 / total #impl: 2526361173 (eff. 0.264)
1300.18/1300.43	c #Conflicts:    1279000 | #Learnt:      37658 | 0.000
1300.18/1300.43	c total clause space: 335.816MB
1300.18/1300.43	c total #watches: 197498
1301.19/1301.47	c total #propagations: 666924598 / total #impl: 2528315897 (eff. 0.264)
1301.19/1301.47	c #Conflicts:    1280000 | #Learnt:      38658 | 0.000
1301.19/1301.47	c total clause space: 335.816MB
1301.19/1301.47	c total #watches: 201600
1302.29/1302.54	c total #propagations: 667451650 / total #impl: 2530330697 (eff. 0.264)
1302.29/1302.54	c #Conflicts:    1281000 | #Learnt:      39658 | 0.000
1302.29/1302.54	c total clause space: 335.816MB
1302.29/1302.54	c total #watches: 204737
1303.29/1303.52	c total #propagations: 667959805 / total #impl: 2532311665 (eff. 0.264)
1303.29/1303.52	c #Conflicts:    1282000 | #Learnt:      40658 | 0.000
1303.29/1303.52	c total clause space: 335.816MB
1303.29/1303.52	c total #watches: 207761
1304.78/1305.00	c total #propagations: 668340674 / total #impl: 2533651045 (eff. 0.264)
1304.78/1305.00	c #Conflicts:    1283000 | #Learnt:      41658 | 0.000
1304.78/1305.00	c total clause space: 335.816MB
1304.78/1305.00	c total #watches: 211050
1306.28/1306.51	c total #propagations: 668920214 / total #impl: 2535854144 (eff. 0.264)
1306.28/1306.51	c #Conflicts:    1284000 | #Learnt:      42658 | 0.000
1306.28/1306.51	c total clause space: 335.816MB
1306.28/1306.51	c total #watches: 215070
1307.38/1307.69	c total #propagations: 669480506 / total #impl: 2538105129 (eff. 0.264)
1307.38/1307.69	c #Conflicts:    1285000 | #Learnt:      43658 | 0.000
1307.38/1307.69	c total clause space: 335.816MB
1307.38/1307.69	c total #watches: 217828
1308.78/1309.05	c total #propagations: 669933808 / total #impl: 2539855041 (eff. 0.264)
1308.78/1309.05	c #Conflicts:    1286000 | #Learnt:      44658 | 0.000
1308.78/1309.05	c total clause space: 335.816MB
1308.78/1309.05	c total #watches: 220877
1310.28/1310.59	c total #propagations: 670433644 / total #impl: 2541755108 (eff. 0.264)
1310.28/1310.59	c #Conflicts:    1287000 | #Learnt:      45658 | 0.000
1310.28/1310.59	c total clause space: 335.816MB
1310.28/1310.59	c total #watches: 224044
1311.68/1311.92	c total #propagations: 670984868 / total #impl: 2543737367 (eff. 0.264)
1311.68/1311.92	c #Conflicts:    1288000 | #Learnt:      46658 | 0.000
1311.68/1311.92	c total clause space: 335.816MB
1311.68/1311.92	c total #watches: 226580
1312.88/1313.16	c total #propagations: 671473627 / total #impl: 2545540273 (eff. 0.264)
1312.88/1313.16	c #Conflicts:    1289000 | #Learnt:      47658 | 0.000
1312.88/1313.16	c total clause space: 335.816MB
1312.88/1313.16	c total #watches: 229723
1314.18/1314.44	c total #propagations: 671960565 / total #impl: 2547277179 (eff. 0.264)
1314.18/1314.44	c #Conflicts:    1290000 | #Learnt:      48658 | 0.000
1314.18/1314.44	c total clause space: 335.816MB
1314.18/1314.44	c total #watches: 233097
1315.48/1315.78	c total #propagations: 672422299 / total #impl: 2549483927 (eff. 0.264)
1315.48/1315.78	c #Conflicts:    1291000 | #Learnt:      49658 | 0.000
1315.48/1315.78	c total clause space: 335.816MB
1315.48/1315.78	c total #watches: 236710
1316.88/1317.14	c total #propagations: 672969937 / total #impl: 2551654436 (eff. 0.264)
1316.88/1317.14	c #Conflicts:    1292000 | #Learnt:      50658 | 0.000
1316.88/1317.14	c total clause space: 335.816MB
1316.88/1317.14	c total #watches: 239791
1317.98/1318.24	c total #propagations: 673526725 / total #impl: 2553741040 (eff. 0.264)
1317.98/1318.24	c #Conflicts:    1293000 | #Learnt:      51658 | 0.000
1317.98/1318.24	c total clause space: 335.816MB
1317.98/1318.24	c total #watches: 242879
1319.18/1319.42	c total #propagations: 673918315 / total #impl: 2555304311 (eff. 0.264)
1319.18/1319.42	c #Conflicts:    1294000 | #Learnt:      52658 | 0.000
1319.18/1319.42	c total clause space: 335.816MB
1319.18/1319.42	c total #watches: 245484
1320.38/1320.63	c total #propagations: 674342775 / total #impl: 2556946878 (eff. 0.264)
1320.38/1320.63	c #Conflicts:    1295000 | #Learnt:      53658 | 0.000
1320.38/1320.63	c total clause space: 335.816MB
1320.38/1320.63	c total #watches: 248023
1321.68/1321.95	c total #propagations: 674761428 / total #impl: 2558534318 (eff. 0.264)
1321.68/1321.95	c #Conflicts:    1296000 | #Learnt:      54658 | 0.000
1321.68/1321.95	c total clause space: 335.816MB
1321.68/1321.95	c total #watches: 250662
1322.78/1323.08	c total #propagations: 675242552 / total #impl: 2560567123 (eff. 0.264)
1322.78/1323.08	c GARBAGE COLLECT
1322.78/1323.08	c #Conflicts:    1297000 | #Learnt:      28151 | 0.000
1322.78/1323.08	c total clause space: 335.816MB
1322.78/1323.08	c total #watches: 166745
1323.58/1323.83	c total #propagations: 675725927 / total #impl: 2562371352 (eff. 0.264)
1323.58/1323.83	c #Conflicts:    1298000 | #Learnt:      29151 | 0.000
1323.58/1323.83	c total clause space: 335.816MB
1323.58/1323.83	c total #watches: 170315
1324.38/1324.68	c total #propagations: 676187232 / total #impl: 2564052027 (eff. 0.264)
1324.38/1324.68	c #Conflicts:    1299000 | #Learnt:      30151 | 0.000
1324.38/1324.68	c total clause space: 335.816MB
1324.38/1324.68	c total #watches: 173085
1325.38/1325.63	c total #propagations: 676642553 / total #impl: 2565690076 (eff. 0.264)
1325.38/1325.63	c #Conflicts:    1300000 | #Learnt:      31151 | 0.000
1325.38/1325.63	c total clause space: 335.816MB
1325.38/1325.63	c total #watches: 175711
1326.38/1326.61	c total #propagations: 677151883 / total #impl: 2567577709 (eff. 0.264)
1326.38/1326.61	c #Conflicts:    1301000 | #Learnt:      32151 | 0.000
1326.38/1326.61	c total clause space: 335.816MB
1326.38/1326.61	c total #watches: 178459
1327.08/1327.36	c total #propagations: 677708281 / total #impl: 2569670871 (eff. 0.264)
1327.08/1327.36	c #Conflicts:    1302000 | #Learnt:      33151 | 0.000
1327.08/1327.36	c total clause space: 335.816MB
1327.08/1327.36	c total #watches: 181247
1327.78/1328.07	c total #propagations: 678125531 / total #impl: 2571122078 (eff. 0.264)
1327.78/1328.07	c #Conflicts:    1303000 | #Learnt:      34151 | 0.000
1327.78/1328.07	c total clause space: 335.816MB
1327.78/1328.07	c total #watches: 184165
1328.68/1328.98	c total #propagations: 678539452 / total #impl: 2572768902 (eff. 0.264)
1328.68/1328.98	c #Conflicts:    1304000 | #Learnt:      35151 | 0.000
1328.68/1328.98	c total clause space: 335.816MB
1328.68/1328.98	c total #watches: 187033
1329.68/1329.96	c total #propagations: 679055829 / total #impl: 2574501515 (eff. 0.264)
1329.68/1329.96	c #Conflicts:    1305000 | #Learnt:      36151 | 0.000
1329.68/1329.96	c total clause space: 335.816MB
1329.68/1329.96	c total #watches: 190034
1330.78/1331.08	c total #propagations: 679529839 / total #impl: 2576208728 (eff. 0.264)
1330.78/1331.08	c #Conflicts:    1306000 | #Learnt:      37151 | 0.000
1330.78/1331.08	c total clause space: 335.816MB
1330.78/1331.08	c total #watches: 194028
1331.88/1332.16	c total #propagations: 680154765 / total #impl: 2578560107 (eff. 0.264)
1331.88/1332.16	c #Conflicts:    1307000 | #Learnt:      38151 | 0.000
1331.88/1332.16	c total clause space: 335.816MB
1331.88/1332.16	c total #watches: 196669
1332.87/1333.17	c total #propagations: 680733130 / total #impl: 2580596851 (eff. 0.264)
1332.87/1333.17	c #Conflicts:    1308000 | #Learnt:      39151 | 0.000
1332.87/1333.17	c total clause space: 335.816MB
1332.87/1333.17	c total #watches: 199292
1333.87/1334.12	c total #propagations: 681314692 / total #impl: 2582791535 (eff. 0.264)
1333.87/1334.12	c #Conflicts:    1309000 | #Learnt:      40151 | 0.000
1333.87/1334.12	c total clause space: 335.816MB
1333.87/1334.12	c total #watches: 201940
1334.87/1335.15	c total #propagations: 681807457 / total #impl: 2584545184 (eff. 0.264)
1334.87/1335.15	c #Conflicts:    1310000 | #Learnt:      41151 | 0.000
1334.87/1335.15	c total clause space: 335.816MB
1334.87/1335.15	c total #watches: 204744
1335.87/1336.19	c total #propagations: 682316045 / total #impl: 2586509929 (eff. 0.264)
1335.87/1336.19	c #Conflicts:    1311000 | #Learnt:      42151 | 0.000
1335.87/1336.19	c total clause space: 335.816MB
1335.87/1336.19	c total #watches: 207460
1337.17/1337.40	c total #propagations: 682832704 / total #impl: 2588537152 (eff. 0.264)
1337.17/1337.40	c #Conflicts:    1312000 | #Learnt:      43151 | 0.000
1337.17/1337.40	c total clause space: 335.816MB
1337.17/1337.40	c total #watches: 210740
1338.37/1338.61	c total #propagations: 683429305 / total #impl: 2590757659 (eff. 0.264)
1338.37/1338.61	c #Conflicts:    1313000 | #Learnt:      44151 | 0.000
1338.37/1338.61	c total clause space: 335.816MB
1338.37/1338.61	c total #watches: 213016
1339.68/1339.97	c total #propagations: 684005945 / total #impl: 2592776017 (eff. 0.264)
1339.68/1339.97	c #Conflicts:    1314000 | #Learnt:      45151 | 0.000
1339.68/1339.97	c total clause space: 335.816MB
1339.68/1339.97	c total #watches: 216873
1340.78/1341.07	c total #propagations: 684632109 / total #impl: 2595011089 (eff. 0.264)
1340.78/1341.07	c #Conflicts:    1315000 | #Learnt:      46151 | 0.000
1340.78/1341.07	c total clause space: 335.816MB
1340.78/1341.07	c total #watches: 219682
1341.97/1342.27	c total #propagations: 685186516 / total #impl: 2596999898 (eff. 0.264)
1341.97/1342.27	c #Conflicts:    1316000 | #Learnt:      47151 | 0.000
1341.97/1342.27	c total clause space: 335.816MB
1341.97/1342.27	c total #watches: 222350
1343.27/1343.58	c total #propagations: 685756962 / total #impl: 2598831064 (eff. 0.264)
1343.27/1343.58	c #Conflicts:    1317000 | #Learnt:      48151 | 0.000
1343.27/1343.58	c total clause space: 335.816MB
1343.27/1343.58	c total #watches: 224530
1344.37/1344.64	c total #propagations: 686404790 / total #impl: 2600993225 (eff. 0.264)
1344.37/1344.64	c #Conflicts:    1318000 | #Learnt:      49151 | 0.000
1344.37/1344.64	c total clause space: 335.816MB
1344.37/1344.64	c total #watches: 227131
1345.37/1345.65	c total #propagations: 686934683 / total #impl: 2602836902 (eff. 0.264)
1345.37/1345.65	c #Conflicts:    1319000 | #Learnt:      50151 | 0.000
1345.37/1345.65	c total clause space: 335.816MB
1345.37/1345.65	c total #watches: 229950
1346.47/1346.78	c total #propagations: 687381298 / total #impl: 2604375495 (eff. 0.264)
1346.47/1346.78	c #Conflicts:    1320000 | #Learnt:      51151 | 0.000
1346.47/1346.78	c total clause space: 335.816MB
1346.47/1346.78	c total #watches: 232908
1347.57/1347.84	c total #propagations: 687918592 / total #impl: 2606316222 (eff. 0.264)
1347.57/1347.84	c #Conflicts:    1321000 | #Learnt:      52151 | 0.000
1347.57/1347.84	c total clause space: 335.816MB
1347.57/1347.84	c total #watches: 235835
1349.07/1349.30	c total #propagations: 688387786 / total #impl: 2608003809 (eff. 0.264)
1349.07/1349.30	c #Conflicts:    1322000 | #Learnt:      53151 | 0.000
1349.07/1349.30	c total clause space: 335.816MB
1349.07/1349.30	c total #watches: 239539
1350.27/1350.57	c total #propagations: 688985890 / total #impl: 2610353294 (eff. 0.264)
1350.27/1350.57	c #Conflicts:    1323000 | #Learnt:      54151 | 0.000
1350.27/1350.57	c total clause space: 335.816MB
1350.27/1350.57	c total #watches: 242596
1351.47/1351.78	c total #propagations: 689562997 / total #impl: 2612533710 (eff. 0.264)
1351.47/1351.78	c #Conflicts:    1324000 | #Learnt:      55151 | 0.000
1351.47/1351.78	c total clause space: 335.816MB
1351.47/1351.78	c total #watches: 245606
1352.47/1352.76	c total #propagations: 690145296 / total #impl: 2614656933 (eff. 0.264)
1352.47/1352.76	c GARBAGE COLLECT
1352.47/1352.76	c #Conflicts:    1325000 | #Learnt:      28374 | 0.000
1352.47/1352.76	c total clause space: 335.816MB
1352.47/1352.76	c total #watches: 167640
1353.47/1353.79	c total #propagations: 690663283 / total #impl: 2616434681 (eff. 0.264)
1353.47/1353.79	c #Conflicts:    1326000 | #Learnt:      29374 | 0.000
1353.47/1353.79	c total clause space: 335.816MB
1353.47/1353.79	c total #watches: 170935
1354.37/1354.61	c total #propagations: 691300664 / total #impl: 2618707492 (eff. 0.264)
1354.37/1354.61	c #Conflicts:    1327000 | #Learnt:      30374 | 0.000
1354.37/1354.61	c total clause space: 335.816MB
1354.37/1354.61	c total #watches: 173701
1355.37/1355.60	c total #propagations: 691827443 / total #impl: 2620537906 (eff. 0.264)
1355.37/1355.60	c #Conflicts:    1328000 | #Learnt:      31374 | 0.000
1355.37/1355.60	c total clause space: 335.816MB
1355.37/1355.60	c total #watches: 176959
1356.37/1356.64	c total #propagations: 692421905 / total #impl: 2622703106 (eff. 0.264)
1356.37/1356.64	c #Conflicts:    1329000 | #Learnt:      32374 | 0.000
1356.37/1356.64	c total clause space: 335.816MB
1356.37/1356.64	c total #watches: 180317
1357.37/1357.67	c total #propagations: 693017089 / total #impl: 2624725123 (eff. 0.264)
1357.37/1357.67	c #Conflicts:    1330000 | #Learnt:      33374 | 0.000
1357.37/1357.67	c total clause space: 335.816MB
1357.37/1357.67	c total #watches: 182803
1358.47/1358.75	c total #propagations: 693551483 / total #impl: 2626561079 (eff. 0.264)
1358.47/1358.75	c #Conflicts:    1331000 | #Learnt:      34374 | 0.000
1358.47/1358.75	c total clause space: 335.816MB
1358.47/1358.75	c total #watches: 185676
1359.48/1359.73	c total #propagations: 694102083 / total #impl: 2628640657 (eff. 0.264)
1359.48/1359.73	c #Conflicts:    1332000 | #Learnt:      35374 | 0.000
1359.48/1359.73	c total clause space: 335.816MB
1359.48/1359.73	c total #watches: 189030
1360.48/1360.80	c total #propagations: 694584916 / total #impl: 2630389944 (eff. 0.264)
1360.48/1360.80	c #Conflicts:    1333000 | #Learnt:      36374 | 0.000
1360.48/1360.80	c total clause space: 335.816MB
1360.48/1360.80	c total #watches: 192619
1361.58/1361.88	c total #propagations: 695102559 / total #impl: 2632290227 (eff. 0.264)
1361.58/1361.88	c #Conflicts:    1334000 | #Learnt:      37374 | 0.000
1361.58/1361.88	c total clause space: 335.816MB
1361.58/1361.88	c total #watches: 196102
1362.68/1362.95	c total #propagations: 695626812 / total #impl: 2634372472 (eff. 0.264)
1362.68/1362.95	c #Conflicts:    1335000 | #Learnt:      38374 | 0.000
1362.68/1362.95	c total clause space: 335.816MB
1362.68/1362.95	c total #watches: 199908
1363.88/1364.17	c total #propagations: 696156718 / total #impl: 2636618208 (eff. 0.264)
1363.88/1364.17	c #Conflicts:    1336000 | #Learnt:      39374 | 0.000
1363.88/1364.17	c total clause space: 335.816MB
1363.88/1364.17	c total #watches: 204034
1365.17/1365.45	c total #propagations: 696712868 / total #impl: 2638994824 (eff. 0.264)
1365.17/1365.45	c #Conflicts:    1337000 | #Learnt:      40374 | 0.000
1365.17/1365.45	c total clause space: 335.816MB
1365.17/1365.45	c total #watches: 209374
1366.97/1367.24	c total #propagations: 697223831 / total #impl: 2641413270 (eff. 0.264)
1366.97/1367.24	c #Conflicts:    1338000 | #Learnt:      41374 | 0.000
1366.97/1367.24	c total clause space: 335.816MB
1366.97/1367.24	c total #watches: 213483
1368.37/1368.63	c total #propagations: 697840977 / total #impl: 2644189036 (eff. 0.264)
1368.37/1368.63	c #Conflicts:    1339000 | #Learnt:      42374 | 0.000
1368.37/1368.63	c total clause space: 335.816MB
1368.37/1368.63	c total #watches: 217877
1370.27/1370.51	c total #propagations: 698293085 / total #impl: 2646300002 (eff. 0.264)
1370.27/1370.51	c #Conflicts:    1340000 | #Learnt:      43374 | 0.000
1370.27/1370.51	c total clause space: 335.816MB
1370.27/1370.51	c total #watches: 221424
1372.07/1372.36	c total #propagations: 698845778 / total #impl: 2648812819 (eff. 0.264)
1372.07/1372.36	c #Conflicts:    1341000 | #Learnt:      44374 | 0.000
1372.07/1372.36	c total clause space: 335.816MB
1372.07/1372.36	c total #watches: 225971
1374.37/1374.62	c total #propagations: 699406759 / total #impl: 2651529552 (eff. 0.264)
1374.37/1374.62	c #Conflicts:    1342000 | #Learnt:      45374 | 0.000
1374.37/1374.62	c total clause space: 335.816MB
1374.37/1374.62	c total #watches: 229510
1376.57/1376.87	c total #propagations: 700013942 / total #impl: 2654307957 (eff. 0.264)
1376.57/1376.87	c #Conflicts:    1343000 | #Learnt:      46374 | 0.000
1376.57/1376.87	c total clause space: 335.816MB
1376.57/1376.87	c total #watches: 233596
1379.07/1379.32	c total #propagations: 700595912 / total #impl: 2656958677 (eff. 0.264)
1379.07/1379.32	c #Conflicts:    1344000 | #Learnt:      47374 | 0.000
1379.07/1379.32	c total clause space: 335.816MB
1379.07/1379.32	c total #watches: 237070
1381.47/1381.78	c total #propagations: 701184113 / total #impl: 2659576096 (eff. 0.264)
1381.47/1381.78	c #Conflicts:    1345000 | #Learnt:      48374 | 0.000
1381.47/1381.78	c total clause space: 335.816MB
1381.47/1381.78	c total #watches: 241296
1383.17/1383.41	c total #propagations: 701751285 / total #impl: 2662232179 (eff. 0.264)
1383.17/1383.41	c #Conflicts:    1346000 | #Learnt:      49374 | 0.000
1383.17/1383.41	c total clause space: 335.816MB
1383.17/1383.41	c total #watches: 244352
1384.87/1385.18	c total #propagations: 702240039 / total #impl: 2664558964 (eff. 0.264)
1384.87/1385.18	c #Conflicts:    1347000 | #Learnt:      50374 | 0.000
1384.87/1385.18	c total clause space: 335.816MB
1384.87/1385.18	c total #watches: 247735
1386.67/1386.92	c total #propagations: 702735256 / total #impl: 2666813644 (eff. 0.264)
1386.67/1386.92	c #Conflicts:    1348000 | #Learnt:      51374 | 0.000
1386.67/1386.92	c total clause space: 335.816MB
1386.67/1386.92	c total #watches: 252751
1388.46/1388.77	c total #propagations: 703245722 / total #impl: 2669181325 (eff. 0.263)
1388.46/1388.77	c #Conflicts:    1349000 | #Learnt:      52374 | 0.000
1388.46/1388.77	c total clause space: 335.816MB
1388.46/1388.77	c total #watches: 256921
1390.86/1391.15	c total #propagations: 703768913 / total #impl: 2671725755 (eff. 0.263)
1390.86/1391.15	c #Conflicts:    1350000 | #Learnt:      53374 | 0.000
1390.86/1391.15	c total clause space: 335.816MB
1390.86/1391.15	c total #watches: 260177
1393.47/1393.73	c total #propagations: 704311602 / total #impl: 2674264645 (eff. 0.263)
1393.47/1393.73	c #Conflicts:    1351000 | #Learnt:      54374 | 0.000
1393.47/1393.73	c total clause space: 335.816MB
1393.47/1393.73	c total #watches: 262822
1396.77/1397.06	c total #propagations: 704819761 / total #impl: 2676367975 (eff. 0.263)
1396.77/1397.06	c #Conflicts:    1352000 | #Learnt:      55374 | 0.000
1396.77/1397.06	c total clause space: 335.816MB
1396.77/1397.06	c total #watches: 265976
1400.07/1400.38	c total #propagations: 705457379 / total #impl: 2679310057 (eff. 0.263)
1400.07/1400.38	c GARBAGE COLLECT
1400.07/1400.38	c #Conflicts:    1353000 | #Learnt:      28319 | 0.000
1400.07/1400.38	c total clause space: 335.816MB
1400.07/1400.38	c total #watches: 167450
1401.17/1401.43	c total #propagations: 706059545 / total #impl: 2682411312 (eff. 0.263)
1401.17/1401.43	c #Conflicts:    1354000 | #Learnt:      29319 | 0.000
1401.17/1401.43	c total clause space: 335.816MB
1401.17/1401.43	c total #watches: 172062
1402.37/1402.61	c total #propagations: 706633467 / total #impl: 2684777376 (eff. 0.263)
1402.37/1402.61	c #Conflicts:    1355000 | #Learnt:      30319 | 0.000
1402.37/1402.61	c total clause space: 335.816MB
1402.37/1402.61	c total #watches: 175994
1403.16/1403.47	c total #propagations: 707228153 / total #impl: 2687356644 (eff. 0.263)
1403.16/1403.47	c #Conflicts:    1356000 | #Learnt:      31319 | 0.000
1403.16/1403.47	c total clause space: 335.816MB
1403.16/1403.47	c total #watches: 180745
1404.47/1404.77	c total #propagations: 707680380 / total #impl: 2689154740 (eff. 0.263)
1404.47/1404.77	c #Conflicts:    1357000 | #Learnt:      32319 | 0.000
1404.47/1404.77	c total clause space: 335.816MB
1404.47/1404.77	c total #watches: 185416
1406.06/1406.31	c total #propagations: 708254799 / total #impl: 2691737790 (eff. 0.263)
1406.06/1406.31	c #Conflicts:    1358000 | #Learnt:      33319 | 0.000
1406.06/1406.31	c total clause space: 335.816MB
1406.06/1406.31	c total #watches: 188708
1407.26/1407.57	c total #propagations: 708837053 / total #impl: 2694192369 (eff. 0.263)
1407.26/1407.57	c #Conflicts:    1359000 | #Learnt:      34319 | 0.000
1407.26/1407.57	c total clause space: 335.816MB
1407.26/1407.57	c total #watches: 192685
1408.56/1408.84	c total #propagations: 709328041 / total #impl: 2696314702 (eff. 0.263)
1408.56/1408.84	c #Conflicts:    1360000 | #Learnt:      35319 | 0.000
1408.56/1408.84	c total clause space: 335.816MB
1408.56/1408.84	c total #watches: 195726
1410.07/1410.30	c total #propagations: 709843587 / total #impl: 2698246227 (eff. 0.263)
1410.07/1410.30	c #Conflicts:    1361000 | #Learnt:      36319 | 0.000
1410.07/1410.30	c total clause space: 335.816MB
1410.07/1410.30	c total #watches: 198588
1411.46/1411.77	c total #propagations: 710436966 / total #impl: 2700325849 (eff. 0.263)
1411.46/1411.77	c #Conflicts:    1362000 | #Learnt:      37319 | 0.000
1411.46/1411.77	c total clause space: 335.816MB
1411.46/1411.77	c total #watches: 201621
1412.76/1413.00	c total #propagations: 711038848 / total #impl: 2702516330 (eff. 0.263)
1412.76/1413.00	c #Conflicts:    1363000 | #Learnt:      38319 | 0.000
1412.76/1413.00	c total clause space: 335.816MB
1412.76/1413.00	c total #watches: 206009
1414.16/1414.40	c total #propagations: 711572871 / total #impl: 2704474829 (eff. 0.263)
1414.16/1414.40	c #Conflicts:    1364000 | #Learnt:      39319 | 0.000
1414.16/1414.40	c total clause space: 335.816MB
1414.16/1414.40	c total #watches: 208781
1415.66/1415.93	c total #propagations: 712156994 / total #impl: 2706729337 (eff. 0.263)
1415.66/1415.93	c #Conflicts:    1365000 | #Learnt:      40319 | 0.000
1415.66/1415.93	c total clause space: 335.816MB
1415.66/1415.93	c total #watches: 211906
1417.46/1417.70	c total #propagations: 712759223 / total #impl: 2708991417 (eff. 0.263)
1417.46/1417.70	c #Conflicts:    1366000 | #Learnt:      41319 | 0.000
1417.46/1417.70	c total clause space: 335.816MB
1417.46/1417.70	c total #watches: 215233
1418.96/1419.22	c total #propagations: 713478059 / total #impl: 2711689954 (eff. 0.263)
1418.96/1419.22	c #Conflicts:    1367000 | #Learnt:      42319 | 0.000
1418.96/1419.22	c total clause space: 335.816MB
1418.96/1419.22	c total #watches: 220518
1420.46/1420.73	c total #propagations: 714082017 / total #impl: 2714196539 (eff. 0.263)
1420.46/1420.73	c #Conflicts:    1368000 | #Learnt:      43319 | 0.000
1420.46/1420.73	c total clause space: 335.816MB
1420.46/1420.73	c total #watches: 224080
1422.07/1422.38	c total #propagations: 714633671 / total #impl: 2716319772 (eff. 0.263)
1422.07/1422.38	c #Conflicts:    1369000 | #Learnt:      44319 | 0.000
1422.07/1422.38	c total clause space: 335.816MB
1422.07/1422.38	c total #watches: 226817
1423.66/1423.94	c total #propagations: 715113144 / total #impl: 2718165005 (eff. 0.263)
1423.66/1423.94	c #Conflicts:    1370000 | #Learnt:      45319 | 0.000
1423.66/1423.94	c total clause space: 335.816MB
1423.66/1423.94	c total #watches: 230569
1425.16/1425.47	c total #propagations: 715646070 / total #impl: 2720339097 (eff. 0.263)
1425.16/1425.47	c #Conflicts:    1371000 | #Learnt:      46319 | 0.000
1425.16/1425.47	c total clause space: 335.816MB
1425.16/1425.47	c total #watches: 233257
1426.57/1426.88	c total #propagations: 716143069 / total #impl: 2722202421 (eff. 0.263)
1426.57/1426.88	c #Conflicts:    1372000 | #Learnt:      47319 | 0.000
1426.57/1426.88	c total clause space: 335.816MB
1426.57/1426.88	c total #watches: 236417
1428.06/1428.30	c total #propagations: 716616122 / total #impl: 2723933679 (eff. 0.263)
1428.06/1428.30	c #Conflicts:    1373000 | #Learnt:      48319 | 0.000
1428.06/1428.30	c total clause space: 335.816MB
1428.06/1428.30	c total #watches: 239572
1429.76/1430.05	c total #propagations: 717116985 / total #impl: 2726041381 (eff. 0.263)
1429.76/1430.05	c #Conflicts:    1374000 | #Learnt:      49319 | 0.000
1429.76/1430.05	c total clause space: 335.816MB
1429.76/1430.05	c total #watches: 242942
1431.56/1431.89	c total #propagations: 717782823 / total #impl: 2728980274 (eff. 0.263)
1431.56/1431.89	c #Conflicts:    1375000 | #Learnt:      50319 | 0.000
1431.56/1431.89	c total clause space: 335.816MB
1431.56/1431.89	c total #watches: 247212
1432.96/1433.20	c total #propagations: 718416464 / total #impl: 2731804359 (eff. 0.263)
1432.96/1433.20	c #Conflicts:    1376000 | #Learnt:      51319 | 0.000
1432.96/1433.20	c total clause space: 335.816MB
1432.96/1433.20	c total #watches: 250111
1434.06/1434.30	c total #propagations: 718885763 / total #impl: 2733658579 (eff. 0.263)
1434.06/1434.30	c #Conflicts:    1377000 | #Learnt:      52319 | 0.000
1434.06/1434.30	c total clause space: 335.816MB
1434.06/1434.30	c total #watches: 253378
1435.36/1435.68	c total #propagations: 719282382 / total #impl: 2735250167 (eff. 0.263)
1435.36/1435.68	c #Conflicts:    1378000 | #Learnt:      53319 | 0.000
1435.36/1435.68	c total clause space: 335.816MB
1435.36/1435.68	c total #watches: 258246
1437.36/1437.60	c total #propagations: 719772642 / total #impl: 2737289351 (eff. 0.263)
1437.36/1437.60	c #Conflicts:    1379000 | #Learnt:      54319 | 0.000
1437.36/1437.60	c total clause space: 335.816MB
1437.36/1437.60	c total #watches: 261308
1439.26/1439.57	c total #propagations: 720325994 / total #impl: 2739391446 (eff. 0.263)
1439.26/1439.57	c #Conflicts:    1380000 | #Learnt:      55319 | 0.000
1439.26/1439.57	c total clause space: 335.816MB
1439.26/1439.57	c total #watches: 264232
1441.06/1441.33	c total #propagations: 720906367 / total #impl: 2741621681 (eff. 0.263)
1441.06/1441.33	c #Conflicts:    1381000 | #Learnt:      56319 | 0.000
1441.06/1441.33	c total clause space: 335.816MB
1441.06/1441.33	c total #watches: 266770
1442.76/1443.08	c total #propagations: 721388043 / total #impl: 2743429889 (eff. 0.263)
1442.76/1443.08	c GARBAGE COLLECT
1442.76/1443.08	c #Conflicts:    1382000 | #Learnt:      28875 | 0.000
1442.76/1443.08	c total clause space: 335.816MB
1442.76/1443.08	c total #watches: 169553
1443.56/1443.83	c total #propagations: 721959601 / total #impl: 2745475820 (eff. 0.263)
1443.56/1443.83	c #Conflicts:    1383000 | #Learnt:      29875 | 0.000
1443.56/1443.83	c total clause space: 335.816MB
1443.56/1443.83	c total #watches: 172495
1444.46/1444.71	c total #propagations: 722421391 / total #impl: 2747143249 (eff. 0.263)
1444.46/1444.71	c #Conflicts:    1384000 | #Learnt:      30875 | 0.000
1444.46/1444.71	c total clause space: 335.816MB
1444.46/1444.71	c total #watches: 175333
1445.26/1445.51	c total #propagations: 722909857 / total #impl: 2748934150 (eff. 0.263)
1445.26/1445.51	c #Conflicts:    1385000 | #Learnt:      31875 | 0.000
1445.26/1445.51	c total clause space: 335.816MB
1445.26/1445.51	c total #watches: 178945
1446.26/1446.54	c total #propagations: 723385593 / total #impl: 2750802575 (eff. 0.263)
1446.26/1446.54	c #Conflicts:    1386000 | #Learnt:      32875 | 0.000
1446.26/1446.54	c total clause space: 335.816MB
1446.26/1446.54	c total #watches: 183229
1447.26/1447.56	c total #propagations: 723848307 / total #impl: 2752925708 (eff. 0.263)
1447.26/1447.56	c #Conflicts:    1387000 | #Learnt:      33875 | 0.000
1447.26/1447.56	c total clause space: 335.816MB
1447.26/1447.56	c total #watches: 185801
1448.26/1448.52	c total #propagations: 724367582 / total #impl: 2754973453 (eff. 0.263)
1448.26/1448.52	c #Conflicts:    1388000 | #Learnt:      34875 | 0.000
1448.26/1448.52	c total clause space: 335.816MB
1448.26/1448.52	c total #watches: 189131
1449.26/1449.54	c total #propagations: 724863071 / total #impl: 2756891272 (eff. 0.263)
1449.26/1449.54	c #Conflicts:    1389000 | #Learnt:      35875 | 0.000
1449.26/1449.54	c total clause space: 335.816MB
1449.26/1449.54	c total #watches: 192228
1450.56/1450.82	c total #propagations: 725363101 / total #impl: 2758662575 (eff. 0.263)
1450.56/1450.82	c #Conflicts:    1390000 | #Learnt:      36875 | 0.000
1450.56/1450.82	c total clause space: 335.816MB
1450.56/1450.82	c total #watches: 195111
1451.46/1451.79	c total #propagations: 725967437 / total #impl: 2760793379 (eff. 0.263)
1451.46/1451.79	c #Conflicts:    1391000 | #Learnt:      37875 | 0.000
1451.46/1451.79	c total clause space: 335.816MB
1451.46/1451.79	c total #watches: 198673
1452.56/1452.86	c total #propagations: 726460276 / total #impl: 2762616672 (eff. 0.263)
1452.56/1452.86	c #Conflicts:    1392000 | #Learnt:      38875 | 0.000
1452.56/1452.86	c total clause space: 335.816MB
1452.56/1452.86	c total #watches: 201062
1453.56/1453.80	c total #propagations: 726979819 / total #impl: 2764444752 (eff. 0.263)
1453.56/1453.80	c #Conflicts:    1393000 | #Learnt:      39875 | 0.000
1453.56/1453.80	c total clause space: 335.816MB
1453.56/1453.80	c total #watches: 204372
1454.35/1454.63	c total #propagations: 727474202 / total #impl: 2766312780 (eff. 0.263)
1454.35/1454.63	c #Conflicts:    1394000 | #Learnt:      40875 | 0.000
1454.35/1454.63	c total clause space: 335.816MB
1454.35/1454.63	c total #watches: 206928
1455.35/1455.68	c total #propagations: 727892441 / total #impl: 2767964866 (eff. 0.263)
1455.35/1455.68	c #Conflicts:    1395000 | #Learnt:      41875 | 0.000
1455.35/1455.68	c total clause space: 335.816MB
1455.35/1455.68	c total #watches: 209695
1456.55/1456.82	c total #propagations: 728363537 / total #impl: 2769915207 (eff. 0.263)
1456.55/1456.82	c #Conflicts:    1396000 | #Learnt:      42875 | 0.000
1456.55/1456.82	c total clause space: 335.816MB
1456.55/1456.82	c total #watches: 213217
1457.65/1457.99	c total #propagations: 728872111 / total #impl: 2772340218 (eff. 0.263)
1457.65/1457.99	c #Conflicts:    1397000 | #Learnt:      43875 | 0.000
1457.65/1457.99	c total clause space: 335.816MB
1457.65/1457.99	c total #watches: 217112
1458.75/1459.01	c total #propagations: 729344599 / total #impl: 2774534387 (eff. 0.263)
1458.75/1459.01	c #Conflicts:    1398000 | #Learnt:      44875 | 0.000
1458.75/1459.01	c total clause space: 335.816MB
1458.75/1459.01	c total #watches: 221821
1459.85/1460.18	c total #propagations: 729816161 / total #impl: 2776779435 (eff. 0.263)
1459.85/1460.18	c #Conflicts:    1399000 | #Learnt:      45875 | 0.000
1459.85/1460.18	c total clause space: 335.816MB
1459.85/1460.18	c total #watches: 224700
1460.95/1461.23	c total #propagations: 730347038 / total #impl: 2779030747 (eff. 0.263)
1460.95/1461.23	c #Conflicts:    1400000 | #Learnt:      46875 | 0.000
1460.95/1461.23	c total clause space: 335.816MB
1460.95/1461.23	c total #watches: 227942
1461.85/1462.17	c total #propagations: 730835283 / total #impl: 2780987499 (eff. 0.263)
1461.85/1462.17	c #Conflicts:    1401000 | #Learnt:      47875 | 0.000
1461.85/1462.17	c total clause space: 335.816MB
1461.85/1462.17	c total #watches: 230604
1463.05/1463.30	c total #propagations: 731271883 / total #impl: 2782832172 (eff. 0.263)
1463.05/1463.30	c #Conflicts:    1402000 | #Learnt:      48875 | 0.000
1463.05/1463.30	c total clause space: 335.816MB
1463.05/1463.30	c total #watches: 233693
1464.05/1464.38	c total #propagations: 731765350 / total #impl: 2784932592 (eff. 0.263)
1464.05/1464.38	c #Conflicts:    1403000 | #Learnt:      49875 | 0.000
1464.05/1464.38	c total clause space: 335.816MB
1464.05/1464.38	c total #watches: 236621
1465.25/1465.58	c total #propagations: 732232440 / total #impl: 2786723129 (eff. 0.263)
1465.25/1465.58	c #Conflicts:    1404000 | #Learnt:      50875 | 0.000
1465.25/1465.58	c total clause space: 335.816MB
1465.25/1465.58	c total #watches: 239946
1466.55/1466.88	c total #propagations: 732724256 / total #impl: 2788402360 (eff. 0.263)
1466.55/1466.88	c #Conflicts:    1405000 | #Learnt:      51875 | 0.000
1466.55/1466.88	c total clause space: 335.816MB
1466.55/1466.88	c total #watches: 242536
1468.05/1468.35	c total #propagations: 733260508 / total #impl: 2790350258 (eff. 0.263)
1468.05/1468.35	c #Conflicts:    1406000 | #Learnt:      52875 | 0.000
1468.05/1468.35	c total clause space: 335.816MB
1468.05/1468.35	c total #watches: 245313
1469.05/1469.33	c total #propagations: 733855894 / total #impl: 2792508913 (eff. 0.263)
1469.05/1469.33	c #Conflicts:    1407000 | #Learnt:      53875 | 0.000
1469.05/1469.33	c total clause space: 335.816MB
1469.05/1469.33	c total #watches: 247760
1470.25/1470.52	c total #propagations: 734314827 / total #impl: 2794129885 (eff. 0.263)
1470.25/1470.52	c #Conflicts:    1408000 | #Learnt:      54875 | 0.000
1470.25/1470.52	c total clause space: 335.816MB
1470.25/1470.52	c total #watches: 250375
1471.25/1471.59	c total #propagations: 734826609 / total #impl: 2795882718 (eff. 0.263)
1471.25/1471.59	c #Conflicts:    1409000 | #Learnt:      55875 | 0.000
1471.25/1471.59	c total clause space: 335.816MB
1471.25/1471.59	c total #watches: 252967
1472.55/1472.87	c total #propagations: 735276751 / total #impl: 2797446096 (eff. 0.263)
1472.55/1472.87	c #Conflicts:    1410000 | #Learnt:      56875 | 0.000
1472.55/1472.87	c total clause space: 335.816MB
1472.55/1472.87	c total #watches: 256529
1473.45/1473.79	c total #propagations: 735803750 / total #impl: 2799507625 (eff. 0.263)
1473.45/1473.79	c GARBAGE COLLECT
1473.45/1473.79	c #Conflicts:    1411000 | #Learnt:      29181 | 0.000
1473.45/1473.79	c total clause space: 335.816MB
1473.45/1473.79	c total #watches: 170481
1474.25/1474.52	c total #propagations: 736184632 / total #impl: 2800947593 (eff. 0.263)
1474.25/1474.52	c #Conflicts:    1412000 | #Learnt:      30181 | 0.000
1474.25/1474.52	c total clause space: 335.816MB
1474.25/1474.52	c total #watches: 173347
1475.15/1475.47	c total #propagations: 736540670 / total #impl: 2802296061 (eff. 0.263)
1475.15/1475.47	c #Conflicts:    1413000 | #Learnt:      31181 | 0.000
1475.15/1475.47	c total clause space: 335.816MB
1475.15/1475.47	c total #watches: 176435
1476.15/1476.47	c total #propagations: 737031567 / total #impl: 2804101759 (eff. 0.263)
1476.15/1476.47	c #Conflicts:    1414000 | #Learnt:      32181 | 0.000
1476.15/1476.47	c total clause space: 335.816MB
1476.15/1476.47	c total #watches: 179235
1477.45/1477.70	c total #propagations: 737569110 / total #impl: 2806089879 (eff. 0.263)
1477.45/1477.70	c #Conflicts:    1415000 | #Learnt:      33181 | 0.000
1477.45/1477.70	c total clause space: 335.816MB
1477.45/1477.70	c total #watches: 182105
1478.55/1478.82	c total #propagations: 738200056 / total #impl: 2808432640 (eff. 0.263)
1478.55/1478.82	c #Conflicts:    1416000 | #Learnt:      34181 | 0.000
1478.55/1478.82	c total clause space: 335.816MB
1478.55/1478.82	c total #watches: 185646
1479.45/1479.78	c total #propagations: 738780393 / total #impl: 2810484340 (eff. 0.263)
1479.45/1479.78	c #Conflicts:    1417000 | #Learnt:      35181 | 0.000
1479.45/1479.78	c total clause space: 335.816MB
1479.45/1479.78	c total #watches: 188262
1480.46/1480.75	c total #propagations: 739288716 / total #impl: 2812283934 (eff. 0.263)
1480.46/1480.75	c #Conflicts:    1418000 | #Learnt:      36181 | 0.000
1480.46/1480.75	c total clause space: 335.816MB
1480.46/1480.75	c total #watches: 191274
1481.46/1481.79	c total #propagations: 739781570 / total #impl: 2814138912 (eff. 0.263)
1481.46/1481.79	c #Conflicts:    1419000 | #Learnt:      37181 | 0.000
1481.46/1481.79	c total clause space: 335.816MB
1481.46/1481.79	c total #watches: 194175
1482.85/1483.18	c total #propagations: 740261274 / total #impl: 2815828484 (eff. 0.263)
1482.85/1483.18	c #Conflicts:    1420000 | #Learnt:      38181 | 0.000
1482.85/1483.18	c total clause space: 335.816MB
1482.85/1483.18	c total #watches: 197195
1484.15/1484.41	c total #propagations: 740920528 / total #impl: 2818244681 (eff. 0.263)
1484.15/1484.41	c #Conflicts:    1421000 | #Learnt:      39181 | 0.000
1484.15/1484.41	c total clause space: 335.816MB
1484.15/1484.41	c total #watches: 200415
1485.25/1485.55	c total #propagations: 741562464 / total #impl: 2820547164 (eff. 0.263)
1485.25/1485.55	c #Conflicts:    1422000 | #Learnt:      40181 | 0.000
1485.25/1485.55	c total clause space: 335.816MB
1485.25/1485.55	c total #watches: 203149
1486.35/1486.69	c total #propagations: 742141964 / total #impl: 2822546059 (eff. 0.263)
1486.35/1486.69	c #Conflicts:    1423000 | #Learnt:      41181 | 0.000
1486.35/1486.69	c total clause space: 335.816MB
1486.35/1486.69	c total #watches: 206352
1487.55/1487.86	c total #propagations: 742683302 / total #impl: 2824515541 (eff. 0.263)
1487.55/1487.86	c #Conflicts:    1424000 | #Learnt:      42181 | 0.000
1487.55/1487.86	c total clause space: 335.816MB
1487.55/1487.86	c total #watches: 209108
1488.85/1489.11	c total #propagations: 743220999 / total #impl: 2826427157 (eff. 0.263)
1488.85/1489.11	c #Conflicts:    1425000 | #Learnt:      43181 | 0.000
1488.85/1489.11	c total clause space: 335.816MB
1488.85/1489.11	c total #watches: 212401
1490.15/1490.46	c total #propagations: 743782474 / total #impl: 2828549887 (eff. 0.263)
1490.15/1490.46	c #Conflicts:    1426000 | #Learnt:      44181 | 0.000
1490.15/1490.46	c total clause space: 335.816MB
1490.15/1490.46	c total #watches: 216091
1491.25/1491.53	c total #propagations: 744410288 / total #impl: 2830830517 (eff. 0.263)
1491.25/1491.53	c #Conflicts:    1427000 | #Learnt:      45181 | 0.000
1491.25/1491.53	c total clause space: 335.816MB
1491.25/1491.53	c total #watches: 218609
1492.25/1492.59	c total #propagations: 744863351 / total #impl: 2832413927 (eff. 0.263)
1492.25/1492.59	c #Conflicts:    1428000 | #Learnt:      46181 | 0.000
1492.25/1492.59	c total clause space: 335.816MB
1492.25/1492.59	c total #watches: 221781
1493.55/1493.90	c total #propagations: 745315830 / total #impl: 2834085350 (eff. 0.263)
1493.55/1493.90	c #Conflicts:    1429000 | #Learnt:      47181 | 0.000
1493.55/1493.90	c total clause space: 335.816MB
1493.55/1493.90	c total #watches: 224524
1494.65/1495.00	c total #propagations: 745894041 / total #impl: 2836261788 (eff. 0.263)
1494.65/1495.00	c #Conflicts:    1430000 | #Learnt:      48181 | 0.000
1494.65/1495.00	c total clause space: 335.816MB
1494.65/1495.00	c total #watches: 227799
1495.86/1496.19	c total #propagations: 746326006 / total #impl: 2837945281 (eff. 0.263)
1495.86/1496.19	c #Conflicts:    1431000 | #Learnt:      49181 | 0.000
1495.86/1496.19	c total clause space: 335.816MB
1495.86/1496.19	c total #watches: 231450
1497.15/1497.49	c total #propagations: 746857795 / total #impl: 2840292002 (eff. 0.263)
1497.15/1497.49	c #Conflicts:    1432000 | #Learnt:      50181 | 0.000
1497.15/1497.49	c total clause space: 335.816MB
1497.15/1497.49	c total #watches: 235000
1498.35/1498.64	c total #propagations: 747329270 / total #impl: 2842090581 (eff. 0.263)
1498.35/1498.64	c #Conflicts:    1433000 | #Learnt:      51181 | 0.000
1498.35/1498.64	c total clause space: 335.816MB
1498.35/1498.64	c total #watches: 238276
1499.75/1500.04	c total #propagations: 747830993 / total #impl: 2843977615 (eff. 0.263)
1499.75/1500.04	c #Conflicts:    1434000 | #Learnt:      52181 | 0.000
1499.75/1500.04	c total clause space: 335.816MB
1499.75/1500.04	c total #watches: 241646
1501.35/1501.61	c total #propagations: 748407198 / total #impl: 2846077943 (eff. 0.263)
1501.35/1501.61	c #Conflicts:    1435000 | #Learnt:      53181 | 0.000
1501.35/1501.61	c total clause space: 335.816MB
1501.35/1501.61	c total #watches: 244420
1502.55/1502.87	c total #propagations: 748987837 / total #impl: 2848222749 (eff. 0.263)
1502.55/1502.87	c #Conflicts:    1436000 | #Learnt:      54181 | 0.000
1502.55/1502.87	c total clause space: 335.816MB
1502.55/1502.87	c total #watches: 247667
1504.05/1504.31	c total #propagations: 749441652 / total #impl: 2849907744 (eff. 0.263)
1504.05/1504.31	c #Conflicts:    1437000 | #Learnt:      55181 | 0.000
1504.05/1504.31	c total clause space: 335.816MB
1504.05/1504.31	c total #watches: 250813
1505.25/1505.57	c total #propagations: 749964844 / total #impl: 2852090680 (eff. 0.263)
1505.25/1505.57	c #Conflicts:    1438000 | #Learnt:      56181 | 0.000
1505.25/1505.57	c total clause space: 335.816MB
1505.25/1505.57	c total #watches: 253647
1506.15/1506.46	c total #propagations: 750493643 / total #impl: 2854226437 (eff. 0.263)
1506.15/1506.46	c #Conflicts:    1439000 | #Learnt:      57181 | 0.000
1506.15/1506.46	c total clause space: 335.816MB
1506.15/1506.46	c total #watches: 256812
1507.55/1507.82	c total #propagations: 750921219 / total #impl: 2856045742 (eff. 0.263)
1507.55/1507.82	c GARBAGE COLLECT
1507.55/1507.82	c #Conflicts:    1440000 | #Learnt:      29172 | 0.000
1507.55/1507.82	c total clause space: 335.816MB
1507.55/1507.82	c total #watches: 170895
1508.65/1508.92	c total #propagations: 751441158 / total #impl: 2858248090 (eff. 0.263)
1508.65/1508.92	c #Conflicts:    1441000 | #Learnt:      30172 | 0.000
1508.65/1508.92	c total clause space: 335.816MB
1508.65/1508.92	c total #watches: 173858
1509.65/1509.93	c total #propagations: 751983762 / total #impl: 2860240704 (eff. 0.263)
1509.65/1509.93	c #Conflicts:    1442000 | #Learnt:      31172 | 0.000
1509.65/1509.93	c total clause space: 335.816MB
1509.65/1509.93	c total #watches: 178800
1510.75/1511.02	c total #propagations: 752464398 / total #impl: 2862159465 (eff. 0.263)
1510.75/1511.02	c #Conflicts:    1443000 | #Learnt:      32172 | 0.000
1510.75/1511.02	c total clause space: 335.816MB
1510.75/1511.02	c total #watches: 181558
1511.65/1511.93	c total #propagations: 753026691 / total #impl: 2864273410 (eff. 0.263)
1511.65/1511.93	c #Conflicts:    1444000 | #Learnt:      33172 | 0.000
1511.65/1511.93	c total clause space: 335.816MB
1511.65/1511.93	c total #watches: 184614
1512.65/1512.94	c total #propagations: 753589593 / total #impl: 2866286075 (eff. 0.263)
1512.65/1512.94	c #Conflicts:    1445000 | #Learnt:      34172 | 0.000
1512.65/1512.94	c total clause space: 335.816MB
1512.65/1512.94	c total #watches: 187637
1513.75/1514.03	c total #propagations: 754169919 / total #impl: 2868228116 (eff. 0.263)
1513.75/1514.03	c #Conflicts:    1446000 | #Learnt:      35172 | 0.000
1513.75/1514.03	c total clause space: 335.816MB
1513.75/1514.03	c total #watches: 190672
1514.95/1515.27	c total #propagations: 754747056 / total #impl: 2870289634 (eff. 0.263)
1514.95/1515.27	c #Conflicts:    1447000 | #Learnt:      36172 | 0.000
1514.95/1515.27	c total clause space: 335.816MB
1514.95/1515.27	c total #watches: 196844
1516.15/1516.49	c total #propagations: 755346711 / total #impl: 2872586089 (eff. 0.263)
1516.15/1516.49	c #Conflicts:    1448000 | #Learnt:      37172 | 0.000
1516.15/1516.49	c total clause space: 335.816MB
1516.15/1516.49	c total #watches: 200236
1517.55/1517.89	c total #propagations: 755921225 / total #impl: 2874755845 (eff. 0.263)
1517.55/1517.89	c #Conflicts:    1449000 | #Learnt:      38172 | 0.000
1517.55/1517.89	c total clause space: 335.816MB
1517.55/1517.89	c total #watches: 204525
1518.85/1519.20	c total #propagations: 756520434 / total #impl: 2876981257 (eff. 0.263)
1518.85/1519.20	c #Conflicts:    1450000 | #Learnt:      39172 | 0.000
1518.85/1519.20	c total clause space: 335.816MB
1518.85/1519.20	c total #watches: 207515
1520.24/1520.57	c total #propagations: 757055759 / total #impl: 2878895868 (eff. 0.263)
1520.24/1520.57	c #Conflicts:    1451000 | #Learnt:      40172 | 0.000
1520.24/1520.57	c total clause space: 335.816MB
1520.24/1520.57	c total #watches: 210463
1521.74/1522.01	c total #propagations: 757610246 / total #impl: 2880775924 (eff. 0.263)
1521.74/1522.01	c #Conflicts:    1452000 | #Learnt:      41172 | 0.000
1521.74/1522.01	c total clause space: 335.816MB
1521.74/1522.01	c total #watches: 213402
1523.25/1523.54	c total #propagations: 758183046 / total #impl: 2882814484 (eff. 0.263)
1523.25/1523.54	c #Conflicts:    1453000 | #Learnt:      42172 | 0.000
1523.25/1523.54	c total clause space: 335.816MB
1523.25/1523.54	c total #watches: 215863
1524.74/1525.00	c total #propagations: 758723297 / total #impl: 2884692773 (eff. 0.263)
1524.74/1525.00	c #Conflicts:    1454000 | #Learnt:      43172 | 0.000
1524.74/1525.00	c total clause space: 335.816MB
1524.74/1525.00	c total #watches: 218765
1526.14/1526.41	c total #propagations: 759248723 / total #impl: 2886527092 (eff. 0.263)
1526.14/1526.41	c #Conflicts:    1455000 | #Learnt:      44172 | 0.000
1526.14/1526.41	c total clause space: 335.816MB
1526.14/1526.41	c total #watches: 221707
1527.44/1527.77	c total #propagations: 759787651 / total #impl: 2888438205 (eff. 0.263)
1527.44/1527.77	c #Conflicts:    1456000 | #Learnt:      45172 | 0.000
1527.44/1527.77	c total clause space: 335.816MB
1527.44/1527.77	c total #watches: 224533
1528.85/1529.12	c total #propagations: 760293910 / total #impl: 2890157892 (eff. 0.263)
1528.85/1529.12	c #Conflicts:    1457000 | #Learnt:      46172 | 0.000
1528.85/1529.12	c total clause space: 335.816MB
1528.85/1529.12	c total #watches: 227685
1530.44/1530.70	c total #propagations: 760731625 / total #impl: 2891680431 (eff. 0.263)
1530.44/1530.70	c #Conflicts:    1458000 | #Learnt:      47172 | 0.000
1530.44/1530.70	c total clause space: 335.816MB
1530.44/1530.70	c total #watches: 230748
1532.15/1532.41	c total #propagations: 761270949 / total #impl: 2893685499 (eff. 0.263)
1532.15/1532.41	c #Conflicts:    1459000 | #Learnt:      48172 | 0.000
1532.15/1532.41	c total clause space: 335.816MB
1532.15/1532.41	c total #watches: 233294
1533.64/1533.97	c total #propagations: 761797020 / total #impl: 2895565644 (eff. 0.263)
1533.64/1533.97	c #Conflicts:    1460000 | #Learnt:      49172 | 0.000
1533.64/1533.97	c total clause space: 335.816MB
1533.64/1533.97	c total #watches: 236030
1535.24/1535.59	c total #propagations: 762296537 / total #impl: 2897265392 (eff. 0.263)
1535.24/1535.59	c #Conflicts:    1461000 | #Learnt:      50172 | 0.000
1535.24/1535.59	c total clause space: 335.816MB
1535.24/1535.59	c total #watches: 239086
1536.94/1537.29	c total #propagations: 762749921 / total #impl: 2898776917 (eff. 0.263)
1536.94/1537.29	c #Conflicts:    1462000 | #Learnt:      51172 | 0.000
1536.94/1537.29	c total clause space: 335.816MB
1536.94/1537.29	c total #watches: 243200
1538.65/1538.94	c total #propagations: 763237966 / total #impl: 2900504668 (eff. 0.263)
1538.65/1538.94	c #Conflicts:    1463000 | #Learnt:      52172 | 0.000
1538.65/1538.94	c total clause space: 335.816MB
1538.65/1538.94	c total #watches: 245759
1540.24/1540.51	c total #propagations: 763685076 / total #impl: 2902130525 (eff. 0.263)
1540.24/1540.51	c #Conflicts:    1464000 | #Learnt:      53172 | 0.000
1540.24/1540.51	c total clause space: 335.816MB
1540.24/1540.51	c total #watches: 249212
1542.34/1542.64	c total #propagations: 764119491 / total #impl: 2903784983 (eff. 0.263)
1542.34/1542.64	c #Conflicts:    1465000 | #Learnt:      54172 | 0.000
1542.34/1542.64	c total clause space: 335.816MB
1542.34/1542.64	c total #watches: 251950
1544.16/1544.46	c total #propagations: 764627323 / total #impl: 2905737128 (eff. 0.263)
1544.16/1544.46	c #Conflicts:    1466000 | #Learnt:      55172 | 0.000
1544.16/1544.46	c total clause space: 335.816MB
1544.16/1544.46	c total #watches: 255238
1545.95/1546.28	c total #propagations: 765163697 / total #impl: 2907797439 (eff. 0.263)
1545.95/1546.28	c #Conflicts:    1467000 | #Learnt:      56172 | 0.000
1545.95/1546.28	c total clause space: 335.816MB
1545.95/1546.28	c total #watches: 259020
1547.85/1548.15	c total #propagations: 765676227 / total #impl: 2909898544 (eff. 0.263)
1547.85/1548.15	c #Conflicts:    1468000 | #Learnt:      57172 | 0.000
1547.85/1548.15	c total clause space: 335.816MB
1547.85/1548.15	c total #watches: 261726
1549.45/1549.73	c total #propagations: 766166131 / total #impl: 2911749485 (eff. 0.263)
1549.45/1549.73	c #Conflicts:    1469000 | #Learnt:      58172 | 0.000
1549.45/1549.73	c total clause space: 335.816MB
1549.45/1549.73	c total #watches: 265482
1550.75/1551.05	c total #propagations: 766661883 / total #impl: 2913804983 (eff. 0.263)
1550.75/1551.05	c GARBAGE COLLECT
1550.75/1551.05	c #Conflicts:    1470000 | #Learnt:      29852 | 0.000
1550.75/1551.05	c total clause space: 335.816MB
1550.75/1551.05	c total #watches: 172786
1551.65/1551.96	c total #propagations: 767147881 / total #impl: 2915635094 (eff. 0.263)
1551.65/1551.96	c #Conflicts:    1471000 | #Learnt:      30852 | 0.000
1551.65/1551.96	c total clause space: 335.816MB
1551.65/1551.96	c total #watches: 175545
1552.55/1552.87	c total #propagations: 767671722 / total #impl: 2917474092 (eff. 0.263)
1552.55/1552.87	c #Conflicts:    1472000 | #Learnt:      31852 | 0.000
1552.55/1552.87	c total clause space: 335.816MB
1552.55/1552.87	c total #watches: 178497
1553.35/1553.68	c total #propagations: 768205880 / total #impl: 2919386037 (eff. 0.263)
1553.35/1553.68	c #Conflicts:    1473000 | #Learnt:      32852 | 0.000
1553.35/1553.68	c total clause space: 335.816MB
1553.35/1553.68	c total #watches: 181724
1554.35/1554.64	c total #propagations: 768659096 / total #impl: 2920976032 (eff. 0.263)
1554.35/1554.64	c #Conflicts:    1474000 | #Learnt:      33852 | 0.000
1554.35/1554.64	c total clause space: 335.816MB
1554.35/1554.64	c total #watches: 184906
1555.45/1555.78	c total #propagations: 769156872 / total #impl: 2922901957 (eff. 0.263)
1555.45/1555.78	c #Conflicts:    1475000 | #Learnt:      34852 | 0.000
1555.45/1555.78	c total clause space: 335.816MB
1555.45/1555.78	c total #watches: 188931
1556.55/1556.86	c total #propagations: 769768153 / total #impl: 2925337437 (eff. 0.263)
1556.55/1556.86	c #Conflicts:    1476000 | #Learnt:      35852 | 0.000
1556.55/1556.86	c total clause space: 335.816MB
1556.55/1556.86	c total #watches: 192015
1557.35/1557.64	c total #propagations: 770293168 / total #impl: 2927529982 (eff. 0.263)
1557.35/1557.64	c #Conflicts:    1477000 | #Learnt:      36852 | 0.000
1557.35/1557.64	c total clause space: 335.816MB
1557.35/1557.64	c total #watches: 194827
1558.35/1558.64	c total #propagations: 770665694 / total #impl: 2928817864 (eff. 0.263)
1558.35/1558.64	c #Conflicts:    1478000 | #Learnt:      37852 | 0.000
1558.35/1558.64	c total clause space: 335.816MB
1558.35/1558.64	c total #watches: 198407
1559.45/1559.73	c total #propagations: 771244286 / total #impl: 2930807327 (eff. 0.263)
1559.45/1559.73	c #Conflicts:    1479000 | #Learnt:      38852 | 0.000
1559.45/1559.73	c total clause space: 335.816MB
1559.45/1559.73	c total #watches: 201276
1560.35/1560.68	c total #propagations: 771876585 / total #impl: 2933024725 (eff. 0.263)
1560.35/1560.68	c #Conflicts:    1480000 | #Learnt:      39852 | 0.000
1560.35/1560.68	c total clause space: 335.816MB
1560.35/1560.68	c total #watches: 204382
1561.15/1561.49	c total #propagations: 772389183 / total #impl: 2935106406 (eff. 0.263)
1561.15/1561.49	c #Conflicts:    1481000 | #Learnt:      40852 | 0.000
1561.15/1561.49	c total clause space: 335.816MB
1561.15/1561.49	c total #watches: 211751
1562.25/1562.58	c total #propagations: 772833479 / total #impl: 2937230866 (eff. 0.263)
1562.25/1562.58	c #Conflicts:    1482000 | #Learnt:      41852 | 0.000
1562.25/1562.58	c total clause space: 335.816MB
1562.25/1562.58	c total #watches: 214511
1563.25/1563.57	c total #propagations: 773310071 / total #impl: 2939048335 (eff. 0.263)
1563.25/1563.57	c #Conflicts:    1483000 | #Learnt:      42852 | 0.000
1563.25/1563.57	c total clause space: 335.816MB
1563.25/1563.57	c total #watches: 217152
1564.35/1564.62	c total #propagations: 773806583 / total #impl: 2940850997 (eff. 0.263)
1564.35/1564.62	c #Conflicts:    1484000 | #Learnt:      43852 | 0.000
1564.35/1564.62	c total clause space: 335.816MB
1564.35/1564.62	c total #watches: 219638
1565.35/1565.67	c total #propagations: 774263189 / total #impl: 2942780722 (eff. 0.263)
1565.35/1565.67	c #Conflicts:    1485000 | #Learnt:      44852 | 0.000
1565.35/1565.67	c total clause space: 335.816MB
1565.35/1565.67	c total #watches: 223082
1566.55/1566.86	c total #propagations: 774762984 / total #impl: 2944835434 (eff. 0.263)
1566.55/1566.86	c #Conflicts:    1486000 | #Learnt:      45852 | 0.000
1566.55/1566.86	c total clause space: 335.816MB
1566.55/1566.86	c total #watches: 226975
1567.75/1568.02	c total #propagations: 775281708 / total #impl: 2947097292 (eff. 0.263)
1567.75/1568.02	c #Conflicts:    1487000 | #Learnt:      46852 | 0.000
1567.75/1568.02	c total clause space: 335.816MB
1567.75/1568.02	c total #watches: 230011
1568.55/1568.89	c total #propagations: 775768881 / total #impl: 2949268716 (eff. 0.263)
1568.55/1568.89	c #Conflicts:    1488000 | #Learnt:      47852 | 0.000
1568.55/1568.89	c total clause space: 335.816MB
1568.55/1568.89	c total #watches: 232775
1569.35/1569.68	c total #propagations: 776151953 / total #impl: 2950800803 (eff. 0.263)
1569.35/1569.68	c #Conflicts:    1489000 | #Learnt:      48852 | 0.000
1569.35/1569.68	c total clause space: 335.816MB
1569.35/1569.68	c total #watches: 235602
1570.55/1570.83	c total #propagations: 776526526 / total #impl: 2952129828 (eff. 0.263)
1570.55/1570.83	c #Conflicts:    1490000 | #Learnt:      49852 | 0.000
1570.55/1570.83	c total clause space: 335.816MB
1570.55/1570.83	c total #watches: 239119
1571.65/1571.99	c total #propagations: 777053758 / total #impl: 2954257651 (eff. 0.263)
1571.65/1571.99	c #Conflicts:    1491000 | #Learnt:      50852 | 0.000
1571.65/1571.99	c total clause space: 335.816MB
1571.65/1571.99	c total #watches: 242566
1572.94/1573.26	c total #propagations: 777570893 / total #impl: 2956237977 (eff. 0.263)
1572.94/1573.26	c #Conflicts:    1492000 | #Learnt:      51852 | 0.000
1572.94/1573.26	c total clause space: 335.816MB
1572.94/1573.26	c total #watches: 245303
1574.24/1574.52	c total #propagations: 778110792 / total #impl: 2958382342 (eff. 0.263)
1574.24/1574.52	c #Conflicts:    1493000 | #Learnt:      52852 | 0.000
1574.24/1574.52	c total clause space: 335.816MB
1574.24/1574.52	c total #watches: 248621
1575.34/1575.63	c total #propagations: 778622018 / total #impl: 2960404078 (eff. 0.263)
1575.34/1575.63	c #Conflicts:    1494000 | #Learnt:      53852 | 0.000
1575.34/1575.63	c total clause space: 335.816MB
1575.34/1575.63	c total #watches: 251343
1576.24/1576.58	c total #propagations: 779084677 / total #impl: 2962127303 (eff. 0.263)
1576.24/1576.58	c #Conflicts:    1495000 | #Learnt:      54852 | 0.000
1576.24/1576.58	c total clause space: 335.816MB
1576.24/1576.58	c total #watches: 254810
1577.44/1577.78	c total #propagations: 779557543 / total #impl: 2964152977 (eff. 0.263)
1577.44/1577.78	c #Conflicts:    1496000 | #Learnt:      55852 | 0.000
1577.44/1577.78	c total clause space: 335.816MB
1577.44/1577.78	c total #watches: 258558
1578.94/1579.24	c total #propagations: 780136359 / total #impl: 2966454854 (eff. 0.263)
1578.94/1579.24	c #Conflicts:    1497000 | #Learnt:      56852 | 0.000
1578.94/1579.24	c total clause space: 335.816MB
1578.94/1579.24	c total #watches: 262120
1580.24/1580.53	c total #propagations: 780823393 / total #impl: 2969289583 (eff. 0.263)
1580.24/1580.53	c #Conflicts:    1498000 | #Learnt:      57852 | 0.000
1580.24/1580.53	c total clause space: 335.816MB
1580.24/1580.53	c total #watches: 266631
1581.34/1581.67	c total #propagations: 781398982 / total #impl: 2971623421 (eff. 0.263)
1581.34/1581.67	c #Conflicts:    1499000 | #Learnt:      58852 | 0.000
1581.34/1581.67	c total clause space: 335.816MB
1581.34/1581.67	c total #watches: 269633
1582.54/1582.81	c total #propagations: 781908746 / total #impl: 2973609339 (eff. 0.263)
1582.54/1582.81	c GARBAGE COLLECT
1582.54/1582.81	c #Conflicts:    1500000 | #Learnt:      30246 | 0.000
1582.54/1582.81	c total clause space: 335.816MB
1582.54/1582.81	c total #watches: 174056
1583.34/1583.68	c total #propagations: 782509112 / total #impl: 2975736532 (eff. 0.263)
1583.34/1583.68	c #Conflicts:    1501000 | #Learnt:      31246 | 0.000
1583.34/1583.68	c total clause space: 335.816MB
1583.34/1583.68	c total #watches: 176801
1584.34/1584.63	c total #propagations: 783020034 / total #impl: 2977706945 (eff. 0.263)
1584.34/1584.63	c #Conflicts:    1502000 | #Learnt:      32246 | 0.000
1584.34/1584.63	c total clause space: 335.816MB
1584.34/1584.63	c total #watches: 179362
1585.34/1585.63	c total #propagations: 783589560 / total #impl: 2979880298 (eff. 0.263)
1585.34/1585.63	c #Conflicts:    1503000 | #Learnt:      33246 | 0.000
1585.34/1585.63	c total clause space: 335.816MB
1585.34/1585.63	c total #watches: 182066
1586.34/1586.69	c total #propagations: 784136850 / total #impl: 2981952192 (eff. 0.263)
1586.34/1586.69	c #Conflicts:    1504000 | #Learnt:      34246 | 0.000
1586.34/1586.69	c total clause space: 335.816MB
1586.34/1586.69	c total #watches: 185285
1587.44/1587.73	c total #propagations: 784696912 / total #impl: 2984094325 (eff. 0.263)
1587.44/1587.73	c #Conflicts:    1505000 | #Learnt:      35246 | 0.000
1587.44/1587.73	c total clause space: 335.816MB
1587.44/1587.73	c total #watches: 187718
1588.54/1588.81	c total #propagations: 785268337 / total #impl: 2986336824 (eff. 0.263)
1588.54/1588.81	c #Conflicts:    1506000 | #Learnt:      36246 | 0.000
1588.54/1588.81	c total clause space: 335.816MB
1588.54/1588.81	c total #watches: 193034
1589.64/1589.92	c total #propagations: 785825875 / total #impl: 2988663650 (eff. 0.263)
1589.64/1589.92	c #Conflicts:    1507000 | #Learnt:      37246 | 0.000
1589.64/1589.92	c total clause space: 335.816MB
1589.64/1589.92	c total #watches: 196923
1590.64/1590.93	c total #propagations: 786307235 / total #impl: 2990637927 (eff. 0.263)
1590.64/1590.93	c #Conflicts:    1508000 | #Learnt:      38246 | 0.000
1590.64/1590.93	c total clause space: 335.816MB
1590.64/1590.93	c total #watches: 199634
1591.64/1591.90	c total #propagations: 786767082 / total #impl: 2992472911 (eff. 0.263)
1591.64/1591.90	c #Conflicts:    1509000 | #Learnt:      39246 | 0.000
1591.64/1591.90	c total clause space: 335.816MB
1591.64/1591.90	c total #watches: 202370
1592.74/1593.05	c total #propagations: 787192162 / total #impl: 2994019754 (eff. 0.263)
1592.74/1593.05	c #Conflicts:    1510000 | #Learnt:      40246 | 0.000
1592.74/1593.05	c total clause space: 335.816MB
1592.74/1593.05	c total #watches: 205441
1593.84/1594.15	c total #propagations: 787719140 / total #impl: 2995909828 (eff. 0.263)
1593.84/1594.15	c #Conflicts:    1511000 | #Learnt:      41246 | 0.000
1593.84/1594.15	c total clause space: 335.816MB
1593.84/1594.15	c total #watches: 208101
1595.14/1595.44	c total #propagations: 788156176 / total #impl: 2997485421 (eff. 0.263)
1595.14/1595.44	c #Conflicts:    1512000 | #Learnt:      42246 | 0.000
1595.14/1595.44	c total clause space: 335.816MB
1595.14/1595.44	c total #watches: 211946
1596.24/1596.50	c total #propagations: 788723709 / total #impl: 2999560901 (eff. 0.263)
1596.24/1596.50	c #Conflicts:    1513000 | #Learnt:      43246 | 0.000
1596.24/1596.50	c total clause space: 335.816MB
1596.24/1596.50	c total #watches: 214836
1597.34/1597.67	c total #propagations: 789167353 / total #impl: 3001055993 (eff. 0.263)
1597.34/1597.67	c #Conflicts:    1514000 | #Learnt:      44246 | 0.000
1597.34/1597.67	c total clause space: 335.816MB
1597.34/1597.67	c total #watches: 217596
1598.64/1598.94	c total #propagations: 789634387 / total #impl: 3003284915 (eff. 0.263)
1598.64/1598.94	c #Conflicts:    1515000 | #Learnt:      45246 | 0.000
1598.64/1598.94	c total clause space: 335.816MB
1598.64/1598.94	c total #watches: 220339
1599.74/1600.04	c total #propagations: 790156959 / total #impl: 3005647147 (eff. 0.263)
1599.74/1600.04	c #Conflicts:    1516000 | #Learnt:      46246 | 0.000
1599.74/1600.04	c total clause space: 335.816MB
1599.74/1600.04	c total #watches: 224147
1601.04/1601.39	c total #propagations: 790665007 / total #impl: 3007807513 (eff. 0.263)
1601.04/1601.39	c #Conflicts:    1517000 | #Learnt:      47246 | 0.000
1601.04/1601.39	c total clause space: 335.816MB
1601.04/1601.39	c total #watches: 228108
1602.45/1602.70	c total #propagations: 791210515 / total #impl: 3009821108 (eff. 0.263)
1602.45/1602.70	c #Conflicts:    1518000 | #Learnt:      48246 | 0.000
1602.45/1602.70	c total clause space: 335.816MB
1602.45/1602.70	c total #watches: 231399
1603.65/1603.93	c total #propagations: 791769019 / total #impl: 3012066395 (eff. 0.263)
1603.65/1603.93	c #Conflicts:    1519000 | #Learnt:      49246 | 0.000
1603.65/1603.93	c total clause space: 335.816MB
1603.65/1603.93	c total #watches: 234763
1605.04/1605.37	c total #propagations: 792258893 / total #impl: 3014072234 (eff. 0.263)
1605.04/1605.37	c #Conflicts:    1520000 | #Learnt:      50246 | 0.000
1605.04/1605.37	c total clause space: 335.816MB
1605.04/1605.37	c total #watches: 238276
1606.24/1606.53	c total #propagations: 792791977 / total #impl: 3016168768 (eff. 0.263)
1606.24/1606.53	c #Conflicts:    1521000 | #Learnt:      51246 | 0.000
1606.24/1606.53	c total clause space: 335.816MB
1606.24/1606.53	c total #watches: 241802
1608.04/1608.36	c total #propagations: 793307696 / total #impl: 3018520121 (eff. 0.263)
1608.04/1608.36	c #Conflicts:    1522000 | #Learnt:      52246 | 0.000
1608.04/1608.36	c total clause space: 335.816MB
1608.04/1608.36	c total #watches: 245716
1609.84/1610.13	c total #propagations: 793886923 / total #impl: 3021296358 (eff. 0.263)
1609.84/1610.13	c #Conflicts:    1523000 | #Learnt:      53246 | 0.000
1609.84/1610.13	c total clause space: 335.816MB
1609.84/1610.13	c total #watches: 248915
1611.24/1611.54	c total #propagations: 794437393 / total #impl: 3023989084 (eff. 0.263)
1611.24/1611.54	c #Conflicts:    1524000 | #Learnt:      54246 | 0.000
1611.24/1611.54	c total clause space: 335.816MB
1611.24/1611.54	c total #watches: 253097
1612.84/1613.13	c total #propagations: 794928126 / total #impl: 3025834177 (eff. 0.263)
1612.84/1613.13	c #Conflicts:    1525000 | #Learnt:      55246 | 0.000
1612.84/1613.13	c total clause space: 335.816MB
1612.84/1613.13	c total #watches: 257191
1614.54/1614.88	c total #propagations: 795516358 / total #impl: 3028131596 (eff. 0.263)
1614.54/1614.88	c #Conflicts:    1526000 | #Learnt:      56246 | 0.000
1614.54/1614.88	c total clause space: 335.816MB
1614.54/1614.88	c total #watches: 261710
1616.04/1616.36	c total #propagations: 796083297 / total #impl: 3030292843 (eff. 0.263)
1616.04/1616.36	c #Conflicts:    1527000 | #Learnt:      57246 | 0.000
1616.04/1616.36	c total clause space: 335.816MB
1616.04/1616.36	c total #watches: 264545
1617.54/1617.83	c total #propagations: 796558622 / total #impl: 3032091121 (eff. 0.263)
1617.54/1617.83	c #Conflicts:    1528000 | #Learnt:      58246 | 0.000
1617.54/1617.83	c total clause space: 335.816MB
1617.54/1617.83	c total #watches: 267342
1618.64/1618.99	c total #propagations: 797027485 / total #impl: 3033963959 (eff. 0.263)
1618.64/1618.99	c #Conflicts:    1529000 | #Learnt:      59246 | 0.000
1618.64/1618.99	c total clause space: 335.816MB
1618.64/1618.99	c total #watches: 270485
1619.94/1620.26	c total #propagations: 797397425 / total #impl: 3035402912 (eff. 0.263)
1619.94/1620.26	c GARBAGE COLLECT
1619.94/1620.26	c #Conflicts:    1530000 | #Learnt:      30349 | 0.000
1619.94/1620.26	c total clause space: 335.816MB
1619.94/1620.26	c total #watches: 174921
1621.04/1621.32	c total #propagations: 797860659 / total #impl: 3037132244 (eff. 0.263)
1621.04/1621.32	c #Conflicts:    1531000 | #Learnt:      31349 | 0.000
1621.04/1621.32	c total clause space: 335.816MB
1621.04/1621.32	c total #watches: 177560
1621.94/1622.24	c total #propagations: 798390898 / total #impl: 3039105684 (eff. 0.263)
1621.94/1622.24	c #Conflicts:    1532000 | #Learnt:      32349 | 0.000
1621.94/1622.24	c total clause space: 335.816MB
1621.94/1622.24	c total #watches: 180782
1623.04/1623.34	c total #propagations: 798896455 / total #impl: 3040908453 (eff. 0.263)
1623.04/1623.34	c #Conflicts:    1533000 | #Learnt:      33349 | 0.000
1623.04/1623.34	c total clause space: 335.816MB
1623.04/1623.34	c total #watches: 184191
1624.04/1624.38	c total #propagations: 799424361 / total #impl: 3042845158 (eff. 0.263)
1624.04/1624.38	c #Conflicts:    1534000 | #Learnt:      34349 | 0.000
1624.04/1624.38	c total clause space: 335.816MB
1624.04/1624.38	c total #watches: 187489
1625.13/1625.45	c total #propagations: 799877294 / total #impl: 3044488250 (eff. 0.263)
1625.13/1625.45	c #Conflicts:    1535000 | #Learnt:      35349 | 0.000
1625.13/1625.45	c total clause space: 335.816MB
1625.13/1625.45	c total #watches: 190359
1626.23/1626.51	c total #propagations: 800432772 / total #impl: 3046572883 (eff. 0.263)
1626.23/1626.51	c #Conflicts:    1536000 | #Learnt:      36349 | 0.000
1626.23/1626.51	c total clause space: 335.816MB
1626.23/1626.51	c total #watches: 193363
1627.23/1627.57	c total #propagations: 800975876 / total #impl: 3048576003 (eff. 0.263)
1627.23/1627.57	c #Conflicts:    1537000 | #Learnt:      37349 | 0.000
1627.23/1627.57	c total clause space: 335.816MB
1627.23/1627.57	c total #watches: 196087
1628.63/1628.90	c total #propagations: 801518701 / total #impl: 3050482858 (eff. 0.263)
1628.63/1628.90	c #Conflicts:    1538000 | #Learnt:      38349 | 0.000
1628.63/1628.90	c total clause space: 335.816MB
1628.63/1628.90	c total #watches: 200196
1629.73/1630.00	c total #propagations: 802144305 / total #impl: 3052851170 (eff. 0.263)
1629.73/1630.00	c #Conflicts:    1539000 | #Learnt:      39349 | 0.000
1629.73/1630.00	c total clause space: 335.816MB
1629.73/1630.00	c total #watches: 203467
1631.23/1631.58	c total #propagations: 802651003 / total #impl: 3054785934 (eff. 0.263)
1631.23/1631.58	c #Conflicts:    1540000 | #Learnt:      40349 | 0.000
1631.23/1631.58	c total clause space: 335.816MB
1631.23/1631.58	c total #watches: 207992
1632.73/1633.01	c total #propagations: 803375303 / total #impl: 3057712065 (eff. 0.263)
1632.73/1633.01	c #Conflicts:    1541000 | #Learnt:      41349 | 0.000
1632.73/1633.01	c total clause space: 335.816MB
1632.73/1633.01	c total #watches: 214954
1634.23/1634.52	c total #propagations: 803970848 / total #impl: 3060476263 (eff. 0.263)
1634.23/1634.52	c #Conflicts:    1542000 | #Learnt:      42349 | 0.000
1634.23/1634.52	c total clause space: 335.816MB
1634.23/1634.52	c total #watches: 218012
1635.44/1635.72	c total #propagations: 804574566 / total #impl: 3063330825 (eff. 0.263)
1635.44/1635.72	c #Conflicts:    1543000 | #Learnt:      43349 | 0.000
1635.44/1635.72	c total clause space: 335.816MB
1635.44/1635.72	c total #watches: 220966
1636.54/1636.82	c total #propagations: 805016567 / total #impl: 3064990341 (eff. 0.263)
1636.54/1636.82	c #Conflicts:    1544000 | #Learnt:      44349 | 0.000
1636.54/1636.82	c total clause space: 335.816MB
1636.54/1636.82	c total #watches: 223786
1637.64/1637.98	c total #propagations: 805426265 / total #impl: 3066508032 (eff. 0.263)
1637.64/1637.98	c #Conflicts:    1545000 | #Learnt:      45349 | 0.000
1637.64/1637.98	c total clause space: 335.816MB
1637.64/1637.98	c total #watches: 226783
1639.23/1639.53	c total #propagations: 805824893 / total #impl: 3067986409 (eff. 0.263)
1639.23/1639.53	c #Conflicts:    1546000 | #Learnt:      46349 | 0.000
1639.23/1639.53	c total clause space: 335.816MB
1639.23/1639.53	c total #watches: 229682
1640.94/1641.21	c total #propagations: 806389945 / total #impl: 3070399663 (eff. 0.263)
1640.94/1641.21	c #Conflicts:    1547000 | #Learnt:      47349 | 0.000
1640.94/1641.21	c total clause space: 335.816MB
1640.94/1641.21	c total #watches: 232488
1642.33/1642.68	c total #propagations: 806972420 / total #impl: 3072657126 (eff. 0.263)
1642.33/1642.68	c #Conflicts:    1548000 | #Learnt:      48349 | 0.000
1642.33/1642.68	c total clause space: 335.816MB
1642.33/1642.68	c total #watches: 234999
1644.03/1644.37	c total #propagations: 807499940 / total #impl: 3074733297 (eff. 0.263)
1644.03/1644.37	c #Conflicts:    1549000 | #Learnt:      49349 | 0.000
1644.03/1644.37	c total clause space: 335.816MB
1644.03/1644.37	c total #watches: 237461
1645.73/1646.01	c total #propagations: 808055736 / total #impl: 3076805948 (eff. 0.263)
1645.73/1646.01	c #Conflicts:    1550000 | #Learnt:      50349 | 0.000
1645.73/1646.01	c total clause space: 335.816MB
1645.73/1646.01	c total #watches: 240123
1647.13/1647.49	c total #propagations: 808612338 / total #impl: 3078808391 (eff. 0.263)
1647.13/1647.49	c #Conflicts:    1551000 | #Learnt:      51349 | 0.000
1647.13/1647.49	c total clause space: 335.816MB
1647.13/1647.49	c total #watches: 243218
1648.74/1649.01	c total #propagations: 809090465 / total #impl: 3080807575 (eff. 0.263)
1648.74/1649.01	c #Conflicts:    1552000 | #Learnt:      52349 | 0.000
1648.74/1649.01	c total clause space: 335.816MB
1648.74/1649.01	c total #watches: 246425
1649.93/1650.22	c total #propagations: 809604821 / total #impl: 3082874448 (eff. 0.263)
1649.93/1650.22	c #Conflicts:    1553000 | #Learnt:      53349 | 0.000
1649.93/1650.22	c total clause space: 335.816MB
1649.93/1650.22	c total #watches: 250466
1651.03/1651.33	c total #propagations: 810067739 / total #impl: 3084942575 (eff. 0.263)
1651.03/1651.33	c #Conflicts:    1554000 | #Learnt:      54349 | 0.000
1651.03/1651.33	c total clause space: 335.816MB
1651.03/1651.33	c total #watches: 254049
1652.23/1652.50	c total #propagations: 810499662 / total #impl: 3086774727 (eff. 0.263)
1652.23/1652.50	c #Conflicts:    1555000 | #Learnt:      55349 | 0.000
1652.23/1652.50	c total clause space: 335.816MB
1652.23/1652.50	c total #watches: 257443
1653.43/1653.77	c total #propagations: 810937235 / total #impl: 3088699895 (eff. 0.263)
1653.43/1653.77	c #Conflicts:    1556000 | #Learnt:      56349 | 0.000
1653.43/1653.77	c total clause space: 335.816MB
1653.43/1653.77	c total #watches: 260548
1654.93/1655.21	c total #propagations: 811383930 / total #impl: 3090630202 (eff. 0.263)
1654.93/1655.21	c #Conflicts:    1557000 | #Learnt:      57349 | 0.000
1654.93/1655.21	c total clause space: 335.816MB
1654.93/1655.21	c total #watches: 264759
1656.13/1656.42	c total #propagations: 811887788 / total #impl: 3092922380 (eff. 0.262)
1656.13/1656.42	c #Conflicts:    1558000 | #Learnt:      58349 | 0.000
1656.13/1656.42	c total clause space: 335.816MB
1656.13/1656.42	c total #watches: 269234
1657.44/1657.76	c total #propagations: 812282126 / total #impl: 3094722033 (eff. 0.262)
1657.44/1657.76	c #Conflicts:    1559000 | #Learnt:      59349 | 0.000
1657.44/1657.76	c total clause space: 335.816MB
1657.44/1657.76	c total #watches: 274446
1658.93/1659.24	c total #propagations: 812723474 / total #impl: 3096827652 (eff. 0.262)
1658.93/1659.24	c #Conflicts:    1560000 | #Learnt:      60349 | 0.000
1658.93/1659.24	c total clause space: 335.816MB
1658.93/1659.24	c total #watches: 277848
1659.73/1660.05	c total #propagations: 813202252 / total #impl: 3099055585 (eff. 0.262)
1659.73/1660.05	c GARBAGE COLLECT
1659.73/1660.05	c #Conflicts:    1561000 | #Learnt:      31152 | 0.000
1659.73/1660.05	c total clause space: 335.816MB
1659.73/1660.05	c total #watches: 177102
1660.63/1660.95	c total #propagations: 813669389 / total #impl: 3100817824 (eff. 0.262)
1660.63/1660.95	c #Conflicts:    1562000 | #Learnt:      32152 | 0.000
1660.63/1660.95	c total clause space: 335.816MB
1660.63/1660.96	c total #watches: 180692
1661.53/1661.87	c total #propagations: 814221623 / total #impl: 3102940243 (eff. 0.262)
1661.53/1661.87	c #Conflicts:    1563000 | #Learnt:      33152 | 0.000
1661.53/1661.87	c total clause space: 335.816MB
1661.53/1661.87	c total #watches: 184290
1662.63/1662.91	c total #propagations: 814714952 / total #impl: 3104909329 (eff. 0.262)
1662.63/1662.91	c #Conflicts:    1564000 | #Learnt:      34152 | 0.000
1662.63/1662.91	c total clause space: 335.816MB
1662.63/1662.91	c total #watches: 191556
1663.83/1664.14	c total #propagations: 815160526 / total #impl: 3107066578 (eff. 0.262)
1663.83/1664.14	c #Conflicts:    1565000 | #Learnt:      35152 | 0.000
1663.83/1664.14	c total clause space: 335.816MB
1663.83/1664.14	c total #watches: 196402
1665.23/1665.52	c total #propagations: 815681069 / total #impl: 3109310168 (eff. 0.262)
1665.23/1665.52	c #Conflicts:    1566000 | #Learnt:      36152 | 0.000
1665.23/1665.52	c total clause space: 335.816MB
1665.23/1665.52	c total #watches: 199421
1666.53/1666.82	c total #propagations: 816244691 / total #impl: 3111405865 (eff. 0.262)
1666.53/1666.82	c #Conflicts:    1567000 | #Learnt:      37152 | 0.000
1666.53/1666.82	c total clause space: 335.816MB
1666.53/1666.82	c total #watches: 203779
1667.83/1668.12	c total #propagations: 816738933 / total #impl: 3113701735 (eff. 0.262)
1667.83/1668.12	c #Conflicts:    1568000 | #Learnt:      38152 | 0.000
1667.83/1668.12	c total clause space: 335.816MB
1667.83/1668.12	c total #watches: 207611
1669.23/1669.57	c total #propagations: 817248313 / total #impl: 3116022834 (eff. 0.262)
1669.23/1669.57	c #Conflicts:    1569000 | #Learnt:      39152 | 0.000
1669.23/1669.57	c total clause space: 335.816MB
1669.23/1669.57	c total #watches: 212077
1670.43/1670.75	c total #propagations: 817769877 / total #impl: 3118376826 (eff. 0.262)
1670.43/1670.75	c #Conflicts:    1570000 | #Learnt:      40152 | 0.000
1670.43/1670.75	c total clause space: 335.816MB
1670.43/1670.75	c total #watches: 217516
1671.63/1671.98	c total #propagations: 818167409 / total #impl: 3120152721 (eff. 0.262)
1671.63/1671.98	c #Conflicts:    1571000 | #Learnt:      41152 | 0.000
1671.63/1671.98	c total clause space: 335.816MB
1671.63/1671.98	c total #watches: 224597
1673.03/1673.35	c total #propagations: 818559318 / total #impl: 3122165342 (eff. 0.262)
1673.03/1673.35	c #Conflicts:    1572000 | #Learnt:      42152 | 0.000
1673.03/1673.35	c total clause space: 335.816MB
1673.03/1673.35	c total #watches: 228563
1674.23/1674.59	c total #propagations: 818997259 / total #impl: 3124245570 (eff. 0.262)
1674.23/1674.59	c #Conflicts:    1573000 | #Learnt:      43152 | 0.000
1674.23/1674.59	c total clause space: 335.816MB
1674.23/1674.59	c total #watches: 233328
1675.43/1675.71	c total #propagations: 819388996 / total #impl: 3126106397 (eff. 0.262)
1675.43/1675.71	c #Conflicts:    1574000 | #Learnt:      44152 | 0.000
1675.43/1675.71	c total clause space: 335.816MB
1675.43/1675.71	c total #watches: 237163
1676.93/1677.20	c total #propagations: 819751353 / total #impl: 3127611461 (eff. 0.262)
1676.93/1677.20	c #Conflicts:    1575000 | #Learnt:      45152 | 0.000
1676.93/1677.20	c total clause space: 335.816MB
1676.93/1677.20	c total #watches: 242870
1678.73/1679.01	c total #propagations: 820192056 / total #impl: 3129629329 (eff. 0.262)
1678.73/1679.01	c #Conflicts:    1576000 | #Learnt:      46152 | 0.000
1678.73/1679.01	c total clause space: 335.816MB
1678.73/1679.01	c total #watches: 251005
1680.43/1680.76	c total #propagations: 820645681 / total #impl: 3132175698 (eff. 0.262)
1680.43/1680.76	c #Conflicts:    1577000 | #Learnt:      47152 | 0.000
1680.43/1680.76	c total clause space: 335.816MB
1680.43/1680.76	c total #watches: 254383
1682.23/1682.58	c total #propagations: 821130378 / total #impl: 3134395928 (eff. 0.262)
1682.23/1682.58	c #Conflicts:    1578000 | #Learnt:      48152 | 0.000
1682.23/1682.58	c total clause space: 335.816MB
1682.23/1682.58	c total #watches: 257199
1684.52/1684.81	c total #propagations: 821637679 / total #impl: 3136660674 (eff. 0.262)
1684.52/1684.81	c #Conflicts:    1579000 | #Learnt:      49152 | 0.000
1684.52/1684.81	c total clause space: 335.816MB
1684.52/1684.81	c total #watches: 268211
1687.02/1687.32	c total #propagations: 822084319 / total #impl: 3139553987 (eff. 0.262)
1687.02/1687.32	c #Conflicts:    1580000 | #Learnt:      50152 | 0.000
1687.02/1687.32	c total clause space: 335.816MB
1687.02/1687.32	c total #watches: 275254
1689.43/1689.74	c total #propagations: 822535975 / total #impl: 3141975254 (eff. 0.262)
1689.43/1689.74	c #Conflicts:    1581000 | #Learnt:      51152 | 0.000
1689.43/1689.74	c total clause space: 335.816MB
1689.43/1689.74	c total #watches: 279426
1691.92/1692.20	c total #propagations: 822974535 / total #impl: 3143931817 (eff. 0.262)
1691.92/1692.20	c #Conflicts:    1582000 | #Learnt:      52152 | 0.000
1691.92/1692.20	c total clause space: 335.816MB
1691.92/1692.20	c total #watches: 283390
1694.93/1695.21	c total #propagations: 823419256 / total #impl: 3145811324 (eff. 0.262)
1694.93/1695.21	c #Conflicts:    1583000 | #Learnt:      53152 | 0.000
1694.93/1695.21	c total clause space: 335.816MB
1694.93/1695.21	c total #watches: 287184
1697.62/1697.96	c total #propagations: 823946232 / total #impl: 3148165192 (eff. 0.262)
1697.62/1697.96	c #Conflicts:    1584000 | #Learnt:      54152 | 0.000
1697.62/1697.96	c total clause space: 335.816MB
1697.62/1697.96	c total #watches: 291157
1700.43/1700.78	c total #propagations: 824442969 / total #impl: 3150212654 (eff. 0.262)
1700.43/1700.78	c #Conflicts:    1585000 | #Learnt:      55152 | 0.000
1700.43/1700.78	c total clause space: 335.816MB
1700.43/1700.78	c total #watches: 295115
1702.92/1703.27	c total #propagations: 824935387 / total #impl: 3152359371 (eff. 0.262)
1702.92/1703.27	c #Conflicts:    1586000 | #Learnt:      56152 | 0.000
1702.92/1703.27	c total clause space: 335.816MB
1702.92/1703.27	c total #watches: 298355
1705.32/1705.69	c total #propagations: 825405121 / total #impl: 3154316411 (eff. 0.262)
1705.32/1705.69	c #Conflicts:    1587000 | #Learnt:      57152 | 0.000
1705.32/1705.69	c total clause space: 335.816MB
1705.32/1705.69	c total #watches: 302465
1708.32/1708.61	c total #propagations: 825866824 / total #impl: 3156335197 (eff. 0.262)
1708.32/1708.61	c #Conflicts:    1588000 | #Learnt:      58152 | 0.000
1708.32/1708.61	c total clause space: 335.816MB
1708.32/1708.61	c total #watches: 306417
1711.33/1711.63	c total #propagations: 826361713 / total #impl: 3158710768 (eff. 0.262)
1711.33/1711.63	c #Conflicts:    1589000 | #Learnt:      59152 | 0.000
1711.33/1711.63	c total clause space: 335.816MB
1711.33/1711.63	c total #watches: 309895
1714.73/1715.08	c total #propagations: 826870675 / total #impl: 3161051397 (eff. 0.262)
1714.73/1715.08	c #Conflicts:    1590000 | #Learnt:      60152 | 0.000
1714.73/1715.08	c total clause space: 335.816MB
1714.73/1715.08	c total #watches: 315823
1718.72/1719.09	c total #propagations: 827365206 / total #impl: 3163814393 (eff. 0.262)
1718.72/1719.09	c GARBAGE COLLECT
1718.72/1719.09	c #Conflicts:    1591000 | #Learnt:      30646 | 0.000
1718.72/1719.09	c total clause space: 335.816MB
1718.72/1719.09	c total #watches: 175886
1719.72/1720.03	c total #propagations: 827893540 / total #impl: 3166714541 (eff. 0.261)
1719.72/1720.03	c #Conflicts:    1592000 | #Learnt:      31646 | 0.000
1719.72/1720.03	c total clause space: 335.816MB
1719.72/1720.03	c total #watches: 179750
1720.72/1721.05	c total #propagations: 828414468 / total #impl: 3168643699 (eff. 0.261)
1720.72/1721.05	c #Conflicts:    1593000 | #Learnt:      32646 | 0.000
1720.72/1721.05	c total clause space: 335.816MB
1720.72/1721.05	c total #watches: 184518
1721.72/1722.05	c total #propagations: 828973557 / total #impl: 3170850067 (eff. 0.261)
1721.72/1722.05	c #Conflicts:    1594000 | #Learnt:      33646 | 0.000
1721.72/1722.05	c total clause space: 335.816MB
1721.72/1722.05	c total #watches: 191388
1722.92/1723.21	c total #propagations: 829480835 / total #impl: 3173541718 (eff. 0.261)
1722.92/1723.21	c #Conflicts:    1595000 | #Learnt:      34646 | 0.000
1722.92/1723.21	c total clause space: 335.816MB
1722.92/1723.21	c total #watches: 197210
1724.32/1724.60	c total #propagations: 830006484 / total #impl: 3176157316 (eff. 0.261)
1724.32/1724.60	c #Conflicts:    1596000 | #Learnt:      35646 | 0.000
1724.32/1724.60	c total clause space: 335.816MB
1724.32/1724.60	c total #watches: 205511
1725.92/1726.28	c total #propagations: 830511250 / total #impl: 3178726699 (eff. 0.261)
1725.92/1726.28	c #Conflicts:    1597000 | #Learnt:      36646 | 0.000
1725.92/1726.28	c total clause space: 335.816MB
1725.92/1726.28	c total #watches: 213103
1727.62/1727.98	c total #propagations: 831082215 / total #impl: 3181915267 (eff. 0.261)
1727.62/1727.98	c #Conflicts:    1598000 | #Learnt:      37646 | 0.000
1727.62/1727.98	c total clause space: 335.816MB
1727.62/1727.98	c total #watches: 220510
1729.72/1730.01	c total #propagations: 831630002 / total #impl: 3185240212 (eff. 0.261)
1729.72/1730.01	c #Conflicts:    1599000 | #Learnt:      38646 | 0.000
1729.72/1730.01	c total clause space: 335.816MB
1729.72/1730.01	c total #watches: 227071
1732.02/1732.39	c total #propagations: 832131362 / total #impl: 3188755101 (eff. 0.261)
1732.02/1732.39	c #Conflicts:    1600000 | #Learnt:      39646 | 0.000
1732.02/1732.39	c total clause space: 335.816MB
1732.02/1732.39	c total #watches: 234438
1734.42/1734.75	c total #propagations: 832693917 / total #impl: 3193362904 (eff. 0.261)
1734.42/1734.75	c #Conflicts:    1601000 | #Learnt:      40646 | 0.000
1734.42/1734.75	c total clause space: 335.816MB
1734.42/1734.75	c total #watches: 241713
1737.62/1737.96	c total #propagations: 833240453 / total #impl: 3198965104 (eff. 0.260)
1737.62/1737.96	c #Conflicts:    1602000 | #Learnt:      41646 | 0.000
1737.62/1737.96	c total clause space: 335.816MB
1737.62/1737.96	c total #watches: 248938
1739.92/1740.23	c total #propagations: 833912414 / total #impl: 3207791829 (eff. 0.260)
1739.92/1740.23	c #Conflicts:    1603000 | #Learnt:      42646 | 0.000
1739.92/1740.23	c total clause space: 335.816MB
1739.92/1740.23	c total #watches: 253176
1742.12/1742.44	c total #propagations: 834477176 / total #impl: 3213792709 (eff. 0.260)
1742.12/1742.44	c #Conflicts:    1604000 | #Learnt:      43646 | 0.000
1742.12/1742.44	c total clause space: 335.816MB
1742.12/1742.44	c total #watches: 259199
1744.92/1745.28	c total #propagations: 835023718 / total #impl: 3219181346 (eff. 0.259)
1744.92/1745.28	c #Conflicts:    1605000 | #Learnt:      44646 | 0.000
1744.92/1745.28	c total clause space: 335.816MB
1744.92/1745.28	c total #watches: 263802
1747.92/1748.21	c total #propagations: 835605040 / total #impl: 3225875623 (eff. 0.259)
1747.92/1748.21	c #Conflicts:    1606000 | #Learnt:      45646 | 0.000
1747.92/1748.21	c total clause space: 335.816MB
1747.92/1748.21	c total #watches: 270519
1750.81/1751.18	c total #propagations: 836200593 / total #impl: 3232898052 (eff. 0.259)
1750.81/1751.18	c #Conflicts:    1607000 | #Learnt:      46646 | 0.000
1750.81/1751.18	c total clause space: 335.816MB
1750.81/1751.18	c total #watches: 276483
1754.11/1754.47	c total #propagations: 836724235 / total #impl: 3240487545 (eff. 0.258)
1754.11/1754.47	c #Conflicts:    1608000 | #Learnt:      47646 | 0.000
1754.11/1754.47	c total clause space: 335.816MB
1754.11/1754.47	c total #watches: 282448
1757.41/1757.79	c total #propagations: 837313151 / total #impl: 3248091969 (eff. 0.258)
1757.41/1757.79	c #Conflicts:    1609000 | #Learnt:      48646 | 0.000
1757.41/1757.79	c total clause space: 335.816MB
1757.41/1757.79	c total #watches: 288017
1760.21/1760.57	c total #propagations: 837872461 / total #impl: 3255007371 (eff. 0.257)
1760.21/1760.57	c #Conflicts:    1610000 | #Learnt:      49646 | 0.000
1760.21/1760.57	c total clause space: 335.816MB
1760.21/1760.57	c total #watches: 293330
1763.02/1763.34	c total #propagations: 838369555 / total #impl: 3260114487 (eff. 0.257)
1763.02/1763.34	c #Conflicts:    1611000 | #Learnt:      50646 | 0.000
1763.02/1763.34	c total clause space: 335.816MB
1763.02/1763.34	c total #watches: 297371
1766.21/1766.54	c total #propagations: 838865360 / total #impl: 3265293384 (eff. 0.257)
1766.21/1766.54	c #Conflicts:    1612000 | #Learnt:      51646 | 0.000
1766.21/1766.54	c total clause space: 335.816MB
1766.21/1766.54	c total #watches: 303035
1768.91/1769.23	c total #propagations: 839367404 / total #impl: 3271325091 (eff. 0.257)
1768.91/1769.23	c #Conflicts:    1613000 | #Learnt:      52646 | 0.000
1768.91/1769.23	c total clause space: 335.816MB
1768.91/1769.23	c total #watches: 306446
1772.31/1772.68	c total #propagations: 839887383 / total #impl: 3276672634 (eff. 0.256)
1772.31/1772.68	c #Conflicts:    1614000 | #Learnt:      53646 | 0.000
1772.31/1772.68	c total clause space: 335.816MB
1772.31/1772.68	c total #watches: 309858
1776.91/1777.29	c total #propagations: 840426513 / total #impl: 3283906010 (eff. 0.256)
1776.91/1777.29	c #Conflicts:    1615000 | #Learnt:      54646 | 0.000
1776.91/1777.29	c total clause space: 335.816MB
1776.91/1777.29	c total #watches: 316830
1780.72/1781.08	c total #propagations: 841083222 / total #impl: 3293985875 (eff. 0.255)
1780.72/1781.08	c #Conflicts:    1616000 | #Learnt:      55646 | 0.000
1780.72/1781.08	c total clause space: 335.816MB
1780.72/1781.08	c total #watches: 321927
1784.81/1785.13	c total #propagations: 841627817 / total #impl: 3303837868 (eff. 0.255)
1784.81/1785.13	c #Conflicts:    1617000 | #Learnt:      56646 | 0.000
1784.81/1785.13	c total clause space: 335.816MB
1784.81/1785.13	c total #watches: 328674
1788.51/1788.81	c total #propagations: 842154731 / total #impl: 3313214590 (eff. 0.254)
1788.51/1788.81	c #Conflicts:    1618000 | #Learnt:      57646 | 0.000
1788.51/1788.81	c total clause space: 335.816MB
1788.51/1788.81	c total #watches: 333394
1792.82/1793.14	c total #propagations: 842721845 / total #impl: 3320346350 (eff. 0.254)
1792.82/1793.14	c #Conflicts:    1619000 | #Learnt:      58646 | 0.000
1792.82/1793.14	c total clause space: 335.816MB
1792.82/1793.14	c total #watches: 343969
1796.91/1797.20	c total #propagations: 843304919 / total #impl: 3328546177 (eff. 0.253)
1796.91/1797.20	c #Conflicts:    1620000 | #Learnt:      59646 | 0.000
1796.91/1797.20	c total clause space: 335.816MB
1796.91/1797.20	c total #watches: 351034

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-4108138-1466256282/watcher-4108138-1466256282 -o /tmp/evaluation-result-4108138-1466256282/solver-4108138-1466256282 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node107-1466240967-5564 --watchdog 1960 --input HOME/instance-4108138-1466256282.opb ./cdcl-cuttingplanes-release 

pid=18101
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: 1.88 1.99 1.99 3/176 18104
/proc/meminfo: memFree=31368772/32872528 swapFree=241348/274052
[pid=18104] ppid=18101 vsize=29104 CPUtime=0 cores=0,2,4,6
/proc/18104/stat : 18104 (cdcl-cuttingpla) R 18101 18104 5548 0 -1 4202496 234 0 0 0 0 0 0 0 20 0 1 0 27678205 29802496 4204 33554432000 4194304 6199737 140733239862912 140735137699240 4202597 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/18104/statm: 7276 4204 93 490 0 6777 0

[startup+0.100118 s]
/proc/loadavg: 1.88 1.99 1.99 3/176 18104
/proc/meminfo: memFree=31368772/32872528 swapFree=241348/274052
[pid=18104] ppid=18101 vsize=34252 CPUtime=0.09 cores=0,2,4,6
/proc/18104/stat : 18104 (cdcl-cuttingpla) R 18101 18104 5548 0 -1 4202496 926 0 0 0 9 0 0 0 20 0 1 0 27678205 35074048 7261 33554432000 4194304 6199737 140733239862912 140735137699240 5140111 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/18104/statm: 8563 7261 133 490 0 8064 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34252

[startup+0.200302 s]
/proc/loadavg: 1.88 1.99 1.99 3/176 18104
/proc/meminfo: memFree=31368772/32872528 swapFree=241348/274052
[pid=18104] ppid=18101 vsize=34840 CPUtime=0.19 cores=0,2,4,6
/proc/18104/stat : 18104 (cdcl-cuttingpla) R 18101 18104 5548 0 -1 4202496 1567 0 0 0 19 0 0 0 20 0 1 0 27678205 35676160 7677 33554432000 4194304 6199737 140733239862912 140735137699240 4213476 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/18104/statm: 8710 7677 139 490 0 8211 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 34840

[startup+0.300271 s]
/proc/loadavg: 1.88 1.99 1.99 3/176 18104
/proc/meminfo: memFree=31368772/32872528 swapFree=241348/274052
[pid=18104] ppid=18101 vsize=37560 CPUtime=0.29 cores=0,2,4,6
/proc/18104/stat : 18104 (cdcl-cuttingpla) R 18101 18104 5548 0 -1 4202496 1875 0 0 0 29 0 0 0 20 0 1 0 27678205 38461440 7852 33554432000 4194304 6199737 140733239862912 140735137699240 5147450 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/18104/statm: 9390 7852 139 490 0 8891 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37560

[startup+0.700237 s]
/proc/loadavg: 1.88 1.99 1.99 3/176 18104
/proc/meminfo: memFree=31368772/32872528 swapFree=241348/274052
[pid=18104] ppid=18101 vsize=42100 CPUtime=0.68 cores=0,2,4,6
/proc/18104/stat : 18104 (cdcl-cuttingpla) R 18101 18104 5548 0 -1 4202496 2920 0 0 0 68 0 0 0 20 0 1 0 27678205 43110400 8988 33554432000 4194304 6199737 140733239862912 140733239861928 4213287 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/18104/statm: 10525 8988 161 490 0 10026 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 42100

[startup+1.50029 s]
/proc/loadavg: 1.88 1.99 1.99 3/177 18105
/proc/meminfo: memFree=31331212/32872528 swapFree=241348/274052
[pid=18104] ppid=18101 vsize=42332 CPUtime=1.48 cores=0,2,4,6
/proc/18104/stat : 18104 (cdcl-cuttingpla) R 18101 18104 5548 0 -1 4202496 2994 0 0 0 148 0 0 0 20 0 1 0 27678205 43347968 9567 33554432000 4194304 6199737 140733239862912 140733239861704 4213244 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18104/statm: 10583 9567 161 490 0 10084 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 42332

[startup+3.10026 s]
/proc/loadavg: 1.88 1.99 1.99 3/177 18105
/proc/meminfo: memFree=31329864/32872528 swapFree=241348/274052
[pid=18104] ppid=18101 vsize=49864 CPUtime=3.08 cores=0,2,4,6
/proc/18104/stat : 18104 (cdcl-cuttingpla) R 18101 18104 5548 0 -1 4202496 3783 0 0 0 308 0 0 0 20 0 1 0 27678205 51060736 10054 33554432000 4194304 6199737 140733239862912 140733239861848 4213238 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18104/statm: 12466 10054 161 490 0 11967 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 49864

[startup+6.30029 s]
/proc/loadavg: 1.89 1.99 1.99 3/177 18105
/proc/meminfo: memFree=31322096/32872528 swapFree=241348/274052
[pid=18104] ppid=18101 vsize=61992 CPUtime=6.29 cores=0,2,4,6
/proc/18104/stat : 18104 (cdcl-cuttingpla) R 18101 18104 5548 0 -1 4202496 4887 0 0 0 628 1 0 0 20 0 1 0 27678205 63479808 11755 33554432000 4194304 6199737 140733239862912 140733239862024 4213331 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18104/statm: 15498 11755 161 490 0 14999 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 61992

[startup+12.7003 s]
/proc/loadavg: 1.89 1.99 1.99 3/177 18105
/proc/meminfo: memFree=31309012/32872528 swapFree=241348/274052
[pid=18104] ppid=18101 vsize=81908 CPUtime=12.68 cores=0,2,4,6
/proc/18104/stat : 18104 (cdcl-cuttingpla) R 18101 18104 5548 0 -1 4202496 5839 0 0 0 1267 1 0 0 20 0 1 0 27678205 83873792 16499 33554432000 4194304 6199737 140733239862912 140733239862024 4213368 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18104/statm: 20477 16499 161 490 0 19978 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 81908

[startup+25.5003 s]
/proc/loadavg: 1.92 1.99 1.99 3/177 18105
/proc/meminfo: memFree=31284640/32872528 swapFree=241348/274052
[pid=18104] ppid=18101 vsize=82244 CPUtime=25.48 cores=0,2,4,6
/proc/18104/stat : 18104 (cdcl-cuttingpla) R 18101 18104 5548 0 -1 4202496 6183 0 0 0 2547 1 0 0 20 0 1 0 27678205 84217856 16747 33554432000 4194304 6199737 140733239862912 140733239862024 4213381 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18104/statm: 20561 16747 161 490 0 20062 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 82244

[startup+51.1003 s]
/proc/loadavg: 1.94 1.99 1.99 3/177 18105
/proc/meminfo: memFree=31271796/32872528 swapFree=241348/274052
[pid=18104] ppid=18101 vsize=83052 CPUtime=51.08 cores=0,2,4,6
/proc/18104/stat : 18104 (cdcl-cuttingpla) R 18101 18104 5548 0 -1 4202496 6764 0 0 0 5106 2 0 0 20 0 1 0 27678205 85045248 19727 33554432000 4194304 6199737 140733239862912 140733239862024 5140266 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18104/statm: 20763 19727 161 490 0 20264 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 83052

[startup+102.3 s]
/proc/loadavg: 1.97 1.99 1.99 3/177 18106
/proc/meminfo: memFree=31251488/32872528 swapFree=241348/274052
[pid=18104] ppid=18101 vsize=114772 CPUtime=102.27 cores=0,2,4,6
/proc/18104/stat : 18104 (cdcl-cuttingpla) R 18101 18104 5548 0 -1 4202496 7496 0 0 0 10225 2 0 0 20 0 1 0 27678205 117526528 24327 33554432000 4194304 6199737 140733239862912 140733239862024 4213320 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18104/statm: 28693 24327 161 490 0 28194 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 114772

[startup+162.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/177 18107
/proc/meminfo: memFree=31181840/32872528 swapFree=241348/274052
[pid=18104] ppid=18101 vsize=165868 CPUtime=162.27 cores=0,2,4,6
/proc/18104/stat : 18104 (cdcl-cuttingpla) R 18101 18104 5548 0 -1 4202496 8351 0 0 0 16224 3 0 0 20 0 1 0 27678205 169848832 29555 33554432000 4194304 6199737 140733239862912 140733239862024 4213381 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18104/statm: 41467 29555 161 490 0 40968 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 165868

[startup+222.307 s]
/proc/loadavg: 1.99 1.99 1.99 3/177 18108
/proc/meminfo: memFree=31178844/32872528 swapFree=241348/274052
[pid=18104] ppid=18101 vsize=166692 CPUtime=222.26 cores=0,2,4,6
/proc/18104/stat : 18104 (cdcl-cuttingpla) R 18101 18104 5548 0 -1 4202496 8557 0 0 0 22223 3 0 0 20 0 1 0 27678205 170692608 29756 33554432000 4194304 6199737 140733239862912 140733239862024 4213238 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18104/statm: 41673 29756 161 490 0 41174 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 166692

[startup+282.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/177 18110
/proc/meminfo: memFree=31114972/32872528 swapFree=241348/274052
[pid=18104] ppid=18101 vsize=167468 CPUtime=282.24 cores=0,2,4,6
/proc/18104/stat : 18104 (cdcl-cuttingpla) R 18101 18104 5548 0 -1 4202496 8766 0 0 0 28221 3 0 0 20 0 1 0 27678205 171487232 39317 33554432000 4194304 6199737 140733239862912 140733239862024 4213306 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18104/statm: 41867 39317 161 490 0 41368 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 167468

[startup+342.3 s]
/proc/loadavg: 2.03 2.00 1.99 3/178 18114
/proc/meminfo: memFree=31071960/32872528 swapFree=241348/274052
[pid=18104] ppid=18101 vsize=249876 CPUtime=342.23 cores=0,2,4,6
/proc/18104/stat : 18104 (cdcl-cuttingpla) R 18101 18104 5548 0 -1 4202496 9851 0 0 0 34219 4 0 0 20 0 1 0 27678205 255873024 49755 33554432000 4194304 6199737 140733239862912 140733239862024 4223796 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18104/statm: 62469 49755 161 490 0 61970 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 249876

[startup+402.3 s]
/proc/loadavg: 2.07 2.01 2.00 3/177 18115
/proc/meminfo: memFree=31068544/32872528 swapFree=241348/274052
[pid=18104] ppid=18101 vsize=250864 CPUtime=402.22 cores=0,2,4,6
/proc/18104/stat : 18104 (cdcl-cuttingpla) R 18101 18104 5548 0 -1 4202496 10120 0 0 0 40218 4 0 0 20 0 1 0 27678205 256884736 50017 33554432000 4194304 6199737 140733239862912 140733239862024 4213368 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18104/statm: 62716 50017 161 490 0 62217 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 250864

[startup+462.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 18116
/proc/meminfo: memFree=31067528/32872528 swapFree=241348/274052
[pid=18104] ppid=18101 vsize=251004 CPUtime=462.21 cores=0,2,4,6
/proc/18104/stat : 18104 (cdcl-cuttingpla) R 18101 18104 5548 0 -1 4202496 10169 0 0 0 46217 4 0 0 20 0 1 0 27678205 257028096 50066 33554432000 4194304 6199737 140733239862912 140733239862024 4213306 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18104/statm: 62751 50066 161 490 0 62252 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 251004

[startup+522.3 s]
/proc/loadavg: 2.08 2.03 2.00 3/177 18117
/proc/meminfo: memFree=31067252/32872528 swapFree=241348/274052
[pid=18104] ppid=18101 vsize=251428 CPUtime=522.2 cores=0,2,4,6
/proc/18104/stat : 18104 (cdcl-cuttingpla) R 18101 18104 5548 0 -1 4202496 10265 0 0 0 52216 4 0 0 20 0 1 0 27678205 257462272 50162 33554432000 4194304 6199737 140733239862912 140733239862024 4213368 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18104/statm: 62857 50162 161 490 0 62358 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 251428

[startup+582.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/177 18119
/proc/meminfo: memFree=31065620/32872528 swapFree=241348/274052
[pid=18104] ppid=18101 vsize=251844 CPUtime=582.2 cores=0,2,4,6
/proc/18104/stat : 18104 (cdcl-cuttingpla) R 18101 18104 5548 0 -1 4202496 10371 0 0 0 58215 5 0 0 20 0 1 0 27678205 257888256 50268 33554432000 4194304 6199737 140733239862912 140733239862024 4213296 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18104/statm: 62961 50268 161 490 0 62462 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 251844


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


[startup+942.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/178 18129
/proc/meminfo: memFree=31002508/32872528 swapFree=241348/274052
[pid=18104] ppid=18101 vsize=254292 CPUtime=942.14 cores=0,2,4,6
/proc/18104/stat : 18104 (cdcl-cuttingpla) R 18101 18104 5548 0 -1 4202496 11035 0 0 0 94208 6 0 0 20 0 1 0 27678205 260395008 61149 33554432000 4194304 6199737 140733239862912 140733239862024 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18104/statm: 63573 61149 161 490 0 63074 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 254292

[startup+1002.3 s]
/proc/loadavg: 2.08 2.04 2.00 3/177 18130
/proc/meminfo: memFree=31001196/32872528 swapFree=241348/274052
[pid=18104] ppid=18101 vsize=254960 CPUtime=1002.13 cores=0,2,4,6
/proc/18104/stat : 18104 (cdcl-cuttingpla) R 18101 18104 5548 0 -1 4202496 11178 0 0 0 100207 6 0 0 20 0 1 0 27678205 261079040 61292 33554432000 4194304 6199737 140733239862912 140733239862024 4213314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18104/statm: 63740 61292 161 490 0 63241 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 254960

[startup+1062.3 s]
/proc/loadavg: 2.14 2.06 2.01 3/177 18131
/proc/meminfo: memFree=30983984/32872528 swapFree=241348/274052
[pid=18104] ppid=18101 vsize=387616 CPUtime=1062.11 cores=0,2,4,6
/proc/18104/stat : 18104 (cdcl-cuttingpla) R 18101 18104 5548 0 -1 4202496 11948 0 0 0 106205 6 0 0 20 0 1 0 27678205 396918784 65887 33554432000 4194304 6199737 140733239862912 140733239861528 4213381 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18104/statm: 96904 65887 161 490 0 96405 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 387616

[startup+1122.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/177 18132
/proc/meminfo: memFree=30943860/32872528 swapFree=241348/274052
[pid=18104] ppid=18101 vsize=387960 CPUtime=1122.11 cores=0,2,4,6
/proc/18104/stat : 18104 (cdcl-cuttingpla) R 18101 18104 5548 0 -1 4202496 12039 0 0 0 112204 7 0 0 20 0 1 0 27678205 397271040 71599 33554432000 4194304 6199737 140733239862912 140733239862024 4213381 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18104/statm: 96990 71599 161 490 0 96491 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 387960

[startup+1182.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 18134
/proc/meminfo: memFree=30941728/32872528 swapFree=241348/274052
[pid=18104] ppid=18101 vsize=388104 CPUtime=1182.1 cores=0,2,4,6
/proc/18104/stat : 18104 (cdcl-cuttingpla) R 18101 18104 5548 0 -1 4202496 12073 0 0 0 118203 7 0 0 20 0 1 0 27678205 397418496 71633 33554432000 4194304 6199737 140733239862912 140733239862024 4213208 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18104/statm: 97026 71633 161 490 0 96527 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 388104

[startup+1242.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/177 18135
/proc/meminfo: memFree=30886196/32872528 swapFree=241348/274052
[pid=18104] ppid=18101 vsize=388260 CPUtime=1242.09 cores=0,2,4,6
/proc/18104/stat : 18104 (cdcl-cuttingpla) R 18101 18104 5548 0 -1 4202496 12115 0 0 0 124202 7 0 0 20 0 1 0 27678205 397578240 71679 33554432000 4194304 6199737 140733239862912 140733239862024 4213381 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18104/statm: 97065 71679 161 490 0 96566 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 388260

[startup+1302.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 18136
/proc/meminfo: memFree=30885428/32872528 swapFree=241348/274052
[pid=18104] ppid=18101 vsize=388408 CPUtime=1302.08 cores=0,2,4,6
/proc/18104/stat : 18104 (cdcl-cuttingpla) R 18101 18104 5548 0 -1 4202496 12157 0 0 0 130201 7 0 0 20 0 1 0 27678205 397729792 71721 33554432000 4194304 6199737 140733239862912 140733239862024 4220944 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18104/statm: 97102 71721 161 490 0 96603 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 388408

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 18137
/proc/meminfo: memFree=30884120/32872528 swapFree=241348/274052
[pid=18104] ppid=18101 vsize=388408 CPUtime=1362.07 cores=0,2,4,6
/proc/18104/stat : 18104 (cdcl-cuttingpla) R 18101 18104 5548 0 -1 4202496 12183 0 0 0 136200 7 0 0 20 0 1 0 27678205 397729792 71860 33554432000 4194304 6199737 140733239862912 140733239862024 4213267 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18104/statm: 97102 71860 161 490 0 96603 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 388408

[startup+1422.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 18138
/proc/meminfo: memFree=30883432/32872528 swapFree=241348/274052
[pid=18104] ppid=18101 vsize=388944 CPUtime=1422.07 cores=0,2,4,6
/proc/18104/stat : 18104 (cdcl-cuttingpla) R 18101 18104 5548 0 -1 4202496 12316 0 0 0 142200 7 0 0 20 0 1 0 27678205 398278656 71993 33554432000 4194304 6199737 140733239862912 140733239862024 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18104/statm: 97236 71993 161 490 0 96737 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 388944

[startup+1482.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 18140
/proc/meminfo: memFree=30883044/32872528 swapFree=241348/274052
[pid=18104] ppid=18101 vsize=389100 CPUtime=1482.05 cores=0,2,4,6
/proc/18104/stat : 18104 (cdcl-cuttingpla) R 18101 18104 5548 0 -1 4202496 12335 0 0 0 148198 7 0 0 20 0 1 0 27678205 398438400 72012 33554432000 4194304 6199737 140733239862912 140733239862024 4213381 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18104/statm: 97275 72012 161 490 0 96776 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 389100

[startup+1542.31 s]
/proc/loadavg: 2.02 2.02 2.00 3/178 18190
/proc/meminfo: memFree=31199048/32872528 swapFree=241348/274052
[pid=18104] ppid=18101 vsize=389100 CPUtime=1542.05 cores=0,2,4,6
/proc/18104/stat : 18104 (cdcl-cuttingpla) R 18101 18104 5548 0 -1 4202496 12355 0 0 0 154198 7 0 0 20 0 1 0 27678205 398438400 72032 33554432000 4194304 6199737 140733239862912 140733239862024 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18104/statm: 97275 72032 161 490 0 96776 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 389100

[startup+1602.3 s]
/proc/loadavg: 1.93 2.00 1.99 3/177 18696
/proc/meminfo: memFree=31201412/32872528 swapFree=241348/274052
[pid=18104] ppid=18101 vsize=389388 CPUtime=1602.04 cores=0,2,4,6
/proc/18104/stat : 18104 (cdcl-cuttingpla) R 18101 18104 5548 0 -1 4202496 12401 0 0 0 160196 8 0 0 20 0 1 0 27678205 398733312 72078 33554432000 4194304 6199737 140733239862912 140733239862024 4213396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18104/statm: 97347 72078 161 490 0 96848 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 389388

[startup+1662.3 s]
/proc/loadavg: 1.97 2.00 1.99 3/177 18834
/proc/meminfo: memFree=31108028/32872528 swapFree=241348/274052
[pid=18104] ppid=18101 vsize=389544 CPUtime=1662.03 cores=0,2,4,6
/proc/18104/stat : 18104 (cdcl-cuttingpla) R 18101 18104 5548 0 -1 4202496 12441 0 0 0 166195 8 0 0 20 0 1 0 27678205 398893056 72125 33554432000 4194304 6199737 140733239862912 140733239862024 4213296 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18104/statm: 97386 72125 161 490 0 96887 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 389544

[startup+1722.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 18835
/proc/meminfo: memFree=31085656/32872528 swapFree=241348/274052
[pid=18104] ppid=18101 vsize=390040 CPUtime=1722.02 cores=0,2,4,6
/proc/18104/stat : 18104 (cdcl-cuttingpla) R 18101 18104 5548 0 -1 4202496 12555 0 0 0 172194 8 0 0 20 0 1 0 27678205 399400960 72239 33554432000 4194304 6199737 140733239862912 140733239862024 4213314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18104/statm: 97510 72239 161 490 0 97011 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 390040

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 18837
/proc/meminfo: memFree=31059692/32872528 swapFree=241348/274052
[pid=18104] ppid=18101 vsize=390304 CPUtime=1782.01 cores=0,2,4,6
/proc/18104/stat : 18104 (cdcl-cuttingpla) R 18101 18104 5548 0 -1 4202496 12633 0 0 0 178193 8 0 0 20 0 1 0 27678205 399671296 72317 33554432000 4194304 6199737 140733239862912 140733239862024 4213238 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18104/statm: 97576 72317 161 490 0 97077 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 390304



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 18838
/proc/meminfo: memFree=31059072/32872528 swapFree=241348/274052
[pid=18104] ppid=18101 vsize=390436 CPUtime=1800.01 cores=0,2,4,6
/proc/18104/stat : 18104 (cdcl-cuttingpla) R 18101 18104 5548 0 -1 4202496 12668 0 0 0 179993 8 0 0 20 0 1 0 27678205 399806464 72352 33554432000 4194304 6199737 140733239862912 140733239862024 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18104/statm: 97609 72352 161 490 0 97110 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 390436

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1800.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 18838
/proc/meminfo: memFree=31059072/32872528 swapFree=241348/274052
[pid=18104] ppid=18101 vsize=390436 CPUtime=1800.01 cores=0,2,4,6
/proc/18104/stat : 18104 (cdcl-cuttingpla) R 18101 18104 5548 0 -1 4202496 12668 0 0 0 179993 8 0 0 20 0 1 0 27678205 399806464 72352 33554432000 4194304 6199737 140733239862912 140733239862024 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18104/statm: 97609 72352 161 490 0 97110 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 390436

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1799.93
CPU system time (s): 0.083987
CPU usage (%): 99.9842
Max. virtual memory (cumulated for all children) (KiB): 390436

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.93
system time used= 0.083987
maximum resident set size= 289408
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12668
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= 16
involuntary context switches= 1858

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.6498 second user time and 8.99163 second system time

The end

Launcher Data

Begin job on node107 at 2016-06-18 15:24:42
IDJOB=4108138
IDBENCH=75736
IDSOLVER=2548
FILE ID=node107/4108138-1466256282
RUNJOBID= node107-1466240967-5564
PBS_JOBID= 19918200
Free space on /tmp= 71708 MiB

SOLVER NAME= cdcl-cuttingplanes DEC 2016-05-01
BENCH NAME= PB10/normalized-PB10/DEC-SMALLINT-LIN/oliveras/j60/normalized-j6013_2-unsat.opb
COMMAND LINE= ./cdcl-cuttingplanes-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4108138-1466256282/watcher-4108138-1466256282 -o /tmp/evaluation-result-4108138-1466256282/solver-4108138-1466256282 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node107-1466240967-5564 --watchdog 1960 --input HOME/instance-4108138-1466256282.opb ./cdcl-cuttingplanes-release

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

MD5SUM BENCH= c3eb9faf1d58b30f1971366448425ca3
RANDOM SEED=939551416

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.953
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		: 2666.953
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.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31368664 kB
Buffers:          129888 kB
Cached:           182628 kB
SwapCached:         3136 kB
Active:           257992 kB
Inactive:         231180 kB
Active(anon):     175752 kB
Inactive(anon):     2864 kB
Active(file):      82240 kB
Inactive(file):   228316 kB
Unevictable:      274052 kB
Mlocked:          241348 kB
SwapTotal:      67108856 kB
SwapFree:       67099620 kB
Dirty:              4220 kB
Writeback:             0 kB
AnonPages:        448520 kB
Mapped:             9388 kB
Shmem:                 0 kB
Slab:             611048 kB
SReclaimable:      53412 kB
SUnreclaim:       557636 kB
KernelStack:        1464 kB
PageTables:         5068 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     573632 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    163840 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= 71700 MiB
End job on node107 at 2016-06-18 15:54:42