Trace number 4107907

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/
j120/normalized-j12047_10-unsat.opb
MD5SUM185b639ab7915adc40998376a286d172
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark224.071
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables30492
Total number of constraints105829
Number of constraints which are clauses105329
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints500
Minimum length of a constraint1
Maximum length of a constraint68
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 421
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= 30492 #constraint= 105829
0.48/0.55	c #Conflicts:       1000 | #Learnt:        998 | 0.000
0.48/0.55	c total clause space: 11.2235MB
0.48/0.55	c total #watches: 125191
0.68/0.78	c total #propagations: 861871 / total #impl: 2298702 (eff. 0.375)
0.68/0.78	c #Conflicts:       2000 | #Learnt:       1998 | 0.000
0.68/0.78	c total clause space: 11.2235MB
0.68/0.78	c total #watches: 128523
0.99/1.05	c total #propagations: 1748451 / total #impl: 4707142 (eff. 0.371)
0.99/1.05	c #Conflicts:       3000 | #Learnt:       2006 | 0.000
0.99/1.05	c total clause space: 18.2382MB
0.99/1.05	c total #watches: 130686
1.29/1.38	c total #propagations: 2597779 / total #impl: 7162597 (eff. 0.363)
1.29/1.38	c #Conflicts:       4000 | #Learnt:       3006 | 0.000
1.29/1.38	c total clause space: 18.2382MB
1.29/1.38	c total #watches: 135802
1.69/1.70	c total #propagations: 3380456 / total #impl: 9390217 (eff. 0.360)
1.69/1.70	c GARBAGE COLLECT
1.69/1.70	c #Conflicts:       5000 | #Learnt:       2357 | 0.000
1.69/1.70	c total clause space: 18.2382MB
1.69/1.70	c total #watches: 133414
1.99/2.06	c total #propagations: 4276241 / total #impl: 11888772 (eff. 0.360)
1.99/2.06	c #Conflicts:       6000 | #Learnt:       3357 | 0.000
1.99/2.06	c total clause space: 18.2382MB
1.99/2.06	c total #watches: 136466
2.30/2.39	c total #propagations: 5222065 / total #impl: 14580010 (eff. 0.358)
2.30/2.39	c GARBAGE COLLECT
2.30/2.39	c #Conflicts:       7000 | #Learnt:       2233 | 0.000
2.30/2.39	c total clause space: 18.2382MB
2.30/2.39	c total #watches: 130216
2.59/2.68	c total #propagations: 6063260 / total #impl: 17118727 (eff. 0.354)
2.59/2.68	c #Conflicts:       8000 | #Learnt:       3233 | 0.000
2.59/2.68	c total clause space: 18.2382MB
2.59/2.68	c total #watches: 133707
2.89/2.98	c total #propagations: 6897034 / total #impl: 19563187 (eff. 0.353)
2.89/2.98	c #Conflicts:       9000 | #Learnt:       4233 | 0.000
2.89/2.98	c total clause space: 18.2382MB
2.89/2.98	c total #watches: 138328
3.30/3.33	c total #propagations: 7710741 / total #impl: 22018047 (eff. 0.350)
3.30/3.33	c GARBAGE COLLECT
3.30/3.33	c #Conflicts:      10000 | #Learnt:       2722 | 0.000
3.30/3.33	c total clause space: 29.637MB
3.30/3.33	c total #watches: 133257
3.59/3.61	c total #propagations: 8552965 / total #impl: 24506154 (eff. 0.349)
3.59/3.61	c #Conflicts:      11000 | #Learnt:       3722 | 0.000
3.59/3.61	c total clause space: 29.637MB
3.59/3.61	c total #watches: 138092
3.89/3.95	c total #propagations: 9256617 / total #impl: 26617366 (eff. 0.348)
3.89/3.95	c #Conflicts:      12000 | #Learnt:       4722 | 0.000
3.89/3.95	c total clause space: 29.637MB
3.89/3.95	c total #watches: 143075
4.29/4.36	c total #propagations: 9986991 / total #impl: 28829089 (eff. 0.346)
4.29/4.36	c #Conflicts:      13000 | #Learnt:       5722 | 0.000
4.29/4.36	c total clause space: 29.637MB
4.29/4.36	c total #watches: 148401
4.69/4.76	c total #propagations: 10745314 / total #impl: 31179323 (eff. 0.345)
4.69/4.76	c GARBAGE COLLECT
4.69/4.76	c #Conflicts:      14000 | #Learnt:       3862 | 0.000
4.69/4.76	c total clause space: 29.637MB
4.69/4.76	c total #watches: 140708
5.19/5.26	c total #propagations: 11518563 / total #impl: 33634111 (eff. 0.342)
5.19/5.26	c #Conflicts:      15000 | #Learnt:       4862 | 0.000
5.19/5.26	c total clause space: 29.637MB
5.19/5.26	c total #watches: 145022
5.69/5.73	c total #propagations: 12372179 / total #impl: 36289541 (eff. 0.341)
5.69/5.73	c #Conflicts:      16000 | #Learnt:       5861 | 0.000
5.69/5.73	c total clause space: 29.637MB
5.69/5.73	c total #watches: 148901
6.09/6.16	c total #propagations: 13136672 / total #impl: 38587221 (eff. 0.340)
6.09/6.16	c GARBAGE COLLECT
6.09/6.16	c #Conflicts:      17000 | #Learnt:       3688 | 0.000
6.09/6.16	c total clause space: 29.637MB
6.09/6.16	c total #watches: 138452
6.59/6.69	c total #propagations: 13864024 / total #impl: 40920487 (eff. 0.339)
6.59/6.69	c #Conflicts:      18000 | #Learnt:       4688 | 0.000
6.59/6.69	c total clause space: 29.637MB
6.59/6.69	c total #watches: 145016
7.29/7.36	c total #propagations: 14555659 / total #impl: 43226195 (eff. 0.337)
7.29/7.36	c #Conflicts:      19000 | #Learnt:       5688 | 0.000
7.29/7.36	c total clause space: 48.1602MB
7.29/7.36	c total #watches: 153896
8.09/8.17	c total #propagations: 15185945 / total #impl: 45465524 (eff. 0.334)
8.09/8.17	c #Conflicts:      20000 | #Learnt:       6687 | 0.000
8.09/8.17	c total clause space: 48.1602MB
8.09/8.17	c total #watches: 157127
8.69/8.75	c total #propagations: 15971671 / total #impl: 47742966 (eff. 0.335)
8.69/8.75	c GARBAGE COLLECT
8.69/8.75	c #Conflicts:      21000 | #Learnt:       4196 | 0.000
8.69/8.75	c total clause space: 48.1602MB
8.69/8.75	c total #watches: 142985
9.19/9.23	c total #propagations: 16802818 / total #impl: 50201831 (eff. 0.335)
9.19/9.23	c #Conflicts:      22000 | #Learnt:       5196 | 0.000
9.19/9.23	c total clause space: 48.1602MB
9.19/9.23	c total #watches: 147664
9.79/9.83	c total #propagations: 17541187 / total #impl: 52391454 (eff. 0.335)
9.79/9.83	c #Conflicts:      23000 | #Learnt:       6196 | 0.000
9.79/9.83	c total clause space: 48.1602MB
9.79/9.83	c total #watches: 153035
10.38/10.44	c total #propagations: 18334877 / total #impl: 54918505 (eff. 0.334)
10.38/10.44	c #Conflicts:      24000 | #Learnt:       7195 | 0.000
10.38/10.44	c total clause space: 48.1602MB
10.38/10.44	c total #watches: 156875
10.78/10.85	c total #propagations: 19174927 / total #impl: 57474683 (eff. 0.334)
10.78/10.85	c GARBAGE COLLECT
10.78/10.85	c #Conflicts:      25000 | #Learnt:       4398 | 0.000
10.78/10.85	c total clause space: 48.1602MB
10.78/10.86	c total #watches: 142697
11.18/11.26	c total #propagations: 19982090 / total #impl: 59893625 (eff. 0.334)
11.18/11.26	c #Conflicts:      26000 | #Learnt:       5398 | 0.000
11.18/11.26	c total clause space: 48.1602MB
11.18/11.26	c total #watches: 147548
11.68/11.75	c total #propagations: 20748964 / total #impl: 62332357 (eff. 0.333)
11.68/11.75	c #Conflicts:      27000 | #Learnt:       6398 | 0.000
11.68/11.75	c total clause space: 48.1602MB
11.68/11.75	c total #watches: 151611
12.19/12.21	c total #propagations: 21526999 / total #impl: 64767109 (eff. 0.332)
12.19/12.21	c #Conflicts:      28000 | #Learnt:       7398 | 0.000
12.19/12.21	c total clause space: 48.1602MB
12.19/12.21	c total #watches: 155635
12.68/12.72	c total #propagations: 22287857 / total #impl: 67191599 (eff. 0.332)
12.68/12.72	c GARBAGE COLLECT
12.68/12.72	c #Conflicts:      29000 | #Learnt:       4296 | 0.000
12.68/12.72	c total clause space: 48.1602MB
12.68/12.72	c total #watches: 140566
13.08/13.13	c total #propagations: 23141161 / total #impl: 69785530 (eff. 0.332)
13.08/13.13	c #Conflicts:      30000 | #Learnt:       5296 | 0.000
13.08/13.13	c total clause space: 48.1602MB
13.08/13.13	c total #watches: 144479
13.48/13.52	c total #propagations: 24086076 / total #impl: 72622524 (eff. 0.332)
13.48/13.52	c #Conflicts:      31000 | #Learnt:       6296 | 0.000
13.48/13.52	c total clause space: 48.1602MB
13.48/13.52	c total #watches: 147409
13.88/13.90	c total #propagations: 24858731 / total #impl: 74990155 (eff. 0.331)
13.88/13.90	c #Conflicts:      32000 | #Learnt:       7296 | 0.000
13.88/13.90	c total clause space: 48.1602MB
13.88/13.90	c total #watches: 150945
14.18/14.29	c total #propagations: 25609018 / total #impl: 77296079 (eff. 0.331)
14.18/14.29	c #Conflicts:      33000 | #Learnt:       8296 | 0.000
14.18/14.29	c total clause space: 48.1602MB
14.18/14.29	c total #watches: 155185
14.58/14.67	c total #propagations: 26390147 / total #impl: 79692108 (eff. 0.331)
14.58/14.67	c GARBAGE COLLECT
14.58/14.67	c #Conflicts:      34000 | #Learnt:       4901 | 0.000
14.58/14.67	c total clause space: 48.1602MB
14.58/14.67	c total #watches: 141773
14.98/15.03	c total #propagations: 27072296 / total #impl: 81935849 (eff. 0.330)
14.98/15.03	c #Conflicts:      35000 | #Learnt:       5901 | 0.000
14.98/15.03	c total clause space: 48.1602MB
14.98/15.03	c total #watches: 145296
15.39/15.47	c total #propagations: 27750990 / total #impl: 84081705 (eff. 0.330)
15.39/15.47	c #Conflicts:      36000 | #Learnt:       6901 | 0.000
15.39/15.47	c total clause space: 48.1602MB
15.39/15.47	c total #watches: 149464
15.88/15.99	c total #propagations: 28501524 / total #impl: 86428233 (eff. 0.330)
15.88/15.99	c #Conflicts:      37000 | #Learnt:       7901 | 0.000
15.88/15.99	c total clause space: 48.1602MB
15.88/15.99	c total #watches: 154155
16.59/16.67	c total #propagations: 29249304 / total #impl: 88877308 (eff. 0.329)
16.59/16.67	c #Conflicts:      38000 | #Learnt:       8901 | 0.000
16.59/16.67	c total clause space: 48.1602MB
16.59/16.67	c total #watches: 158323
17.18/17.29	c total #propagations: 30021714 / total #impl: 91342561 (eff. 0.329)
17.18/17.29	c GARBAGE COLLECT
17.18/17.29	c #Conflicts:      39000 | #Learnt:       5204 | 0.000
17.18/17.29	c total clause space: 48.1602MB
17.18/17.29	c total #watches: 144987
17.69/17.76	c total #propagations: 30842666 / total #impl: 93907915 (eff. 0.328)
17.69/17.76	c #Conflicts:      40000 | #Learnt:       6204 | 0.000
17.69/17.76	c total clause space: 48.1602MB
17.69/17.76	c total #watches: 147876
18.18/18.27	c total #propagations: 31525309 / total #impl: 95925733 (eff. 0.329)
18.18/18.27	c #Conflicts:      41000 | #Learnt:       7204 | 0.000
18.18/18.27	c total clause space: 48.1602MB
18.18/18.27	c total #watches: 151097
18.79/18.88	c total #propagations: 32229224 / total #impl: 98094492 (eff. 0.329)
18.79/18.88	c #Conflicts:      42000 | #Learnt:       8204 | 0.000
18.79/18.88	c total clause space: 48.1602MB
18.79/18.88	c total #watches: 154445
19.38/19.49	c total #propagations: 32998133 / total #impl: 100467740 (eff. 0.328)
19.38/19.49	c #Conflicts:      43000 | #Learnt:       9204 | 0.000
19.38/19.49	c total clause space: 48.1602MB
19.38/19.49	c total #watches: 157784
19.98/20.07	c total #propagations: 33746453 / total #impl: 102785567 (eff. 0.328)
19.98/20.07	c GARBAGE COLLECT
19.98/20.07	c #Conflicts:      44000 | #Learnt:       5211 | 0.000
19.98/20.07	c total clause space: 48.1602MB
19.98/20.07	c total #watches: 144837
20.48/20.57	c total #propagations: 34468378 / total #impl: 105125812 (eff. 0.328)
20.48/20.57	c #Conflicts:      45000 | #Learnt:       6211 | 0.000
20.48/20.57	c total clause space: 48.1602MB
20.48/20.57	c total #watches: 148318
21.08/21.10	c total #propagations: 35233918 / total #impl: 107454656 (eff. 0.328)
21.08/21.10	c #Conflicts:      46000 | #Learnt:       7211 | 0.000
21.08/21.10	c total clause space: 48.1602MB
21.08/21.10	c total #watches: 151188
21.58/21.67	c total #propagations: 36073910 / total #impl: 109973045 (eff. 0.328)
21.58/21.67	c #Conflicts:      47000 | #Learnt:       8211 | 0.000
21.58/21.67	c total clause space: 48.1602MB
21.58/21.67	c total #watches: 154492
22.09/22.15	c total #propagations: 36918325 / total #impl: 112518331 (eff. 0.328)
22.09/22.15	c #Conflicts:      48000 | #Learnt:       9211 | 0.000
22.09/22.15	c total clause space: 48.1602MB
22.09/22.15	c total #watches: 159133
22.68/22.77	c total #propagations: 37672027 / total #impl: 114913772 (eff. 0.328)
22.68/22.77	c #Conflicts:      49000 | #Learnt:      10211 | 0.000
22.68/22.77	c total clause space: 48.1602MB
22.68/22.77	c total #watches: 165319
23.28/23.34	c total #propagations: 38503784 / total #impl: 117487058 (eff. 0.328)
23.28/23.34	c GARBAGE COLLECT
23.28/23.34	c #Conflicts:      50000 | #Learnt:       5921 | 0.000
23.28/23.34	c total clause space: 48.1602MB
23.28/23.34	c total #watches: 147524
23.88/23.91	c total #propagations: 39331490 / total #impl: 119912673 (eff. 0.328)
23.88/23.91	c #Conflicts:      51000 | #Learnt:       6921 | 0.000
23.88/23.91	c total clause space: 48.1602MB
23.88/23.91	c total #watches: 154416
24.48/24.55	c total #propagations: 40165331 / total #impl: 122679688 (eff. 0.327)
24.48/24.55	c #Conflicts:      52000 | #Learnt:       7921 | 0.000
24.48/24.55	c total clause space: 48.1602MB
24.48/24.55	c total #watches: 159120
25.18/25.25	c total #propagations: 40904115 / total #impl: 125040634 (eff. 0.327)
25.18/25.25	c #Conflicts:      53000 | #Learnt:       8921 | 0.000
25.18/25.25	c total clause space: 48.1602MB
25.18/25.25	c total #watches: 165112
26.08/26.13	c total #propagations: 41635878 / total #impl: 127419412 (eff. 0.327)
26.08/26.13	c #Conflicts:      54000 | #Learnt:       9921 | 0.000
26.08/26.13	c total clause space: 48.1602MB
26.08/26.13	c total #watches: 173445
26.98/27.08	c total #propagations: 42477770 / total #impl: 130282163 (eff. 0.326)
26.98/27.08	c #Conflicts:      55000 | #Learnt:      10921 | 0.000
26.98/27.08	c total clause space: 48.1602MB
26.98/27.08	c total #watches: 178811
27.60/27.67	c total #propagations: 43297345 / total #impl: 132962193 (eff. 0.326)
27.60/27.67	c GARBAGE COLLECT
27.60/27.67	c #Conflicts:      56000 | #Learnt:       6324 | 0.000
27.60/27.67	c total clause space: 48.1602MB
27.60/27.67	c total #watches: 149388
28.19/28.21	c total #propagations: 44012290 / total #impl: 135227328 (eff. 0.325)
28.19/28.21	c #Conflicts:      57000 | #Learnt:       7324 | 0.000
28.19/28.21	c total clause space: 48.1602MB
28.19/28.21	c total #watches: 154257
28.79/28.84	c total #propagations: 44802792 / total #impl: 137670690 (eff. 0.325)
28.79/28.84	c #Conflicts:      58000 | #Learnt:       8324 | 0.000
28.79/28.84	c total clause space: 48.1602MB
28.79/28.84	c total #watches: 157274
29.39/29.42	c total #propagations: 45730353 / total #impl: 140429528 (eff. 0.326)
29.39/29.42	c #Conflicts:      59000 | #Learnt:       9324 | 0.000
29.39/29.42	c total clause space: 48.1602MB
29.39/29.42	c total #watches: 160266
29.99/30.02	c total #propagations: 46493760 / total #impl: 142824067 (eff. 0.326)
29.99/30.02	c #Conflicts:      60000 | #Learnt:      10324 | 0.000
29.99/30.02	c total clause space: 48.1602MB
29.99/30.02	c total #watches: 164011
30.49/30.59	c total #propagations: 47221167 / total #impl: 145199322 (eff. 0.325)
30.49/30.59	c #Conflicts:      61000 | #Learnt:      11324 | 0.000
30.49/30.59	c total clause space: 48.1602MB
30.49/30.59	c total #watches: 169385
31.09/31.19	c total #propagations: 47984208 / total #impl: 147721180 (eff. 0.325)
31.09/31.19	c GARBAGE COLLECT
31.09/31.19	c #Conflicts:      62000 | #Learnt:       6443 | 0.000
31.09/31.19	c total clause space: 48.1602MB
31.09/31.19	c total #watches: 152018
31.69/31.79	c total #propagations: 48670029 / total #impl: 150113816 (eff. 0.324)
31.69/31.79	c #Conflicts:      63000 | #Learnt:       7443 | 0.000
31.69/31.79	c total clause space: 48.1602MB
31.69/31.79	c total #watches: 157691
32.49/32.51	c total #propagations: 49371167 / total #impl: 152459877 (eff. 0.324)
32.49/32.51	c #Conflicts:      64000 | #Learnt:       8443 | 0.000
32.49/32.51	c total clause space: 48.1602MB
32.49/32.51	c total #watches: 161708
33.19/33.26	c total #propagations: 50167199 / total #impl: 155103697 (eff. 0.323)
33.19/33.26	c #Conflicts:      65000 | #Learnt:       9443 | 0.000
33.19/33.26	c total clause space: 48.1602MB
33.19/33.26	c total #watches: 165952
33.89/33.95	c total #propagations: 50930691 / total #impl: 157567839 (eff. 0.323)
33.89/33.95	c #Conflicts:      66000 | #Learnt:      10443 | 0.000
33.89/33.95	c total clause space: 48.1602MB
33.89/33.95	c total #watches: 170517
34.59/34.69	c total #propagations: 51740067 / total #impl: 160033235 (eff. 0.323)
34.59/34.69	c #Conflicts:      67000 | #Learnt:      11443 | 0.000
34.59/34.69	c total clause space: 48.1602MB
34.59/34.69	c total #watches: 176750
35.49/35.52	c total #propagations: 52484460 / total #impl: 162471483 (eff. 0.323)
35.49/35.52	c #Conflicts:      68000 | #Learnt:      12443 | 0.000
35.49/35.52	c total clause space: 78.2603MB
35.49/35.52	c total #watches: 181097
36.09/36.14	c total #propagations: 53211435 / total #impl: 164827141 (eff. 0.323)
36.09/36.14	c GARBAGE COLLECT
36.09/36.14	c #Conflicts:      69000 | #Learnt:       7221 | 0.000
36.09/36.14	c total clause space: 78.2603MB
36.09/36.15	c total #watches: 156596
36.79/36.82	c total #propagations: 53951189 / total #impl: 167357750 (eff. 0.322)
36.79/36.82	c #Conflicts:      70000 | #Learnt:       8221 | 0.000
36.79/36.82	c total clause space: 78.2603MB
36.79/36.82	c total #watches: 160713
37.39/37.44	c total #propagations: 54739267 / total #impl: 169858859 (eff. 0.322)
37.39/37.44	c #Conflicts:      71000 | #Learnt:       9221 | 0.000
37.39/37.44	c total clause space: 78.2603MB
37.39/37.44	c total #watches: 163256
38.09/38.18	c total #propagations: 55441286 / total #impl: 172125830 (eff. 0.322)
38.09/38.18	c #Conflicts:      72000 | #Learnt:      10221 | 0.000
38.09/38.18	c total clause space: 78.2603MB
38.09/38.18	c total #watches: 167502
38.89/38.95	c total #propagations: 56255872 / total #impl: 174702014 (eff. 0.322)
38.89/38.95	c #Conflicts:      73000 | #Learnt:      11221 | 0.000
38.89/38.95	c total clause space: 78.2603MB
38.89/38.95	c total #watches: 172033
39.59/39.68	c total #propagations: 57139681 / total #impl: 177647751 (eff. 0.322)
39.59/39.68	c #Conflicts:      74000 | #Learnt:      12221 | 0.000
39.59/39.68	c total clause space: 78.2603MB
39.59/39.68	c total #watches: 175651
40.28/40.31	c total #propagations: 57894768 / total #impl: 179922701 (eff. 0.322)
40.28/40.31	c GARBAGE COLLECT
40.28/40.31	c #Conflicts:      75000 | #Learnt:       6718 | 0.000
40.28/40.31	c total clause space: 78.2603MB
40.28/40.31	c total #watches: 152792
40.88/40.92	c total #propagations: 58608381 / total #impl: 182221521 (eff. 0.322)
40.88/40.92	c #Conflicts:      76000 | #Learnt:       7718 | 0.000
40.88/40.92	c total clause space: 78.2603MB
40.88/40.92	c total #watches: 158387
41.48/41.56	c total #propagations: 59409203 / total #impl: 184681498 (eff. 0.322)
41.48/41.56	c #Conflicts:      77000 | #Learnt:       8718 | 0.000
41.48/41.56	c total clause space: 78.2603MB
41.48/41.56	c total #watches: 162571
42.18/42.21	c total #propagations: 60146515 / total #impl: 187040484 (eff. 0.322)
42.18/42.21	c #Conflicts:      78000 | #Learnt:       9718 | 0.000
42.18/42.21	c total clause space: 78.2603MB
42.18/42.21	c total #watches: 167144
42.89/42.92	c total #propagations: 60920404 / total #impl: 189482899 (eff. 0.322)
42.89/42.92	c #Conflicts:      79000 | #Learnt:      10718 | 0.000
42.89/42.92	c total clause space: 78.2603MB
42.89/42.92	c total #watches: 170270
43.58/43.68	c total #propagations: 61781496 / total #impl: 192130903 (eff. 0.322)
43.58/43.68	c #Conflicts:      80000 | #Learnt:      11718 | 0.000
43.58/43.68	c total clause space: 78.2603MB
43.58/43.68	c total #watches: 174435
44.48/44.53	c total #propagations: 62625398 / total #impl: 194832964 (eff. 0.321)
44.48/44.53	c #Conflicts:      81000 | #Learnt:      12718 | 0.000
44.48/44.53	c total clause space: 78.2603MB
44.48/44.53	c total #watches: 177809
45.28/45.39	c total #propagations: 63392470 / total #impl: 197235221 (eff. 0.321)
45.28/45.39	c GARBAGE COLLECT
45.28/45.39	c #Conflicts:      82000 | #Learnt:       6930 | 0.000
45.28/45.39	c total clause space: 78.2603MB
45.28/45.39	c total #watches: 153571
45.98/46.03	c total #propagations: 64182890 / total #impl: 199899359 (eff. 0.321)
45.98/46.03	c #Conflicts:      83000 | #Learnt:       7930 | 0.000
45.98/46.03	c total clause space: 78.2603MB
45.98/46.03	c total #watches: 158363
46.78/46.81	c total #propagations: 65021041 / total #impl: 202582471 (eff. 0.321)
46.78/46.81	c #Conflicts:      84000 | #Learnt:       8930 | 0.000
46.78/46.81	c total clause space: 78.2603MB
46.78/46.81	c total #watches: 162845
47.48/47.52	c total #propagations: 65944812 / total #impl: 205438486 (eff. 0.321)
47.48/47.52	c #Conflicts:      85000 | #Learnt:       9930 | 0.000
47.48/47.52	c total clause space: 78.2603MB
47.48/47.52	c total #watches: 165909
48.28/48.33	c total #propagations: 66734432 / total #impl: 207765951 (eff. 0.321)
48.28/48.33	c #Conflicts:      86000 | #Learnt:      10930 | 0.000
48.28/48.33	c total clause space: 78.2603MB
48.28/48.34	c total #watches: 170797
49.18/49.22	c total #propagations: 67613321 / total #impl: 210546086 (eff. 0.321)
49.18/49.22	c #Conflicts:      87000 | #Learnt:      11930 | 0.000
49.18/49.22	c total clause space: 78.2603MB
49.18/49.22	c total #watches: 174610
49.98/50.09	c total #propagations: 68431391 / total #impl: 213086603 (eff. 0.321)
49.98/50.09	c #Conflicts:      88000 | #Learnt:      12929 | 0.000
49.98/50.09	c total clause space: 78.2603MB
49.98/50.09	c total #watches: 177983
50.88/50.98	c total #propagations: 69211190 / total #impl: 215484266 (eff. 0.321)
50.88/50.98	c #Conflicts:      89000 | #Learnt:      13929 | 0.000
50.88/50.98	c total clause space: 78.2603MB
50.88/50.98	c total #watches: 182059
51.69/51.77	c total #propagations: 69992827 / total #impl: 218080163 (eff. 0.321)
51.69/51.77	c GARBAGE COLLECT
51.69/51.77	c #Conflicts:      90000 | #Learnt:       7811 | 0.000
51.69/51.77	c total clause space: 78.2603MB
51.69/51.77	c total #watches: 156967
52.38/52.47	c total #propagations: 70793338 / total #impl: 220673682 (eff. 0.321)
52.38/52.47	c #Conflicts:      91000 | #Learnt:       8811 | 0.000
52.38/52.47	c total clause space: 78.2603MB
52.38/52.47	c total #watches: 161888
53.28/53.32	c total #propagations: 71661904 / total #impl: 223374526 (eff. 0.321)
53.28/53.32	c #Conflicts:      92000 | #Learnt:       9811 | 0.000
53.28/53.32	c total clause space: 78.2603MB
53.28/53.32	c total #watches: 165068
53.99/54.02	c total #propagations: 72663457 / total #impl: 226445141 (eff. 0.321)
53.99/54.02	c #Conflicts:      93000 | #Learnt:      10811 | 0.000
53.99/54.02	c total clause space: 78.2603MB
53.99/54.02	c total #watches: 169225
54.58/54.63	c total #propagations: 73540793 / total #impl: 229173669 (eff. 0.321)
54.58/54.63	c #Conflicts:      94000 | #Learnt:      11811 | 0.000
54.58/54.63	c total clause space: 78.2603MB
54.58/54.63	c total #watches: 173501
55.38/55.49	c total #propagations: 74246508 / total #impl: 231481398 (eff. 0.321)
55.38/55.49	c #Conflicts:      95000 | #Learnt:      12811 | 0.000
55.38/55.49	c total clause space: 78.2603MB
55.38/55.49	c total #watches: 176969
56.09/56.16	c total #propagations: 75071482 / total #impl: 234150583 (eff. 0.321)
56.09/56.16	c #Conflicts:      96000 | #Learnt:      13811 | 0.000
56.09/56.16	c total clause space: 78.2603MB
56.09/56.16	c total #watches: 182107
57.08/57.18	c total #propagations: 75781482 / total #impl: 236583897 (eff. 0.320)
57.08/57.18	c #Conflicts:      97000 | #Learnt:      14811 | 0.000
57.08/57.18	c total clause space: 78.2603MB
57.08/57.18	c total #watches: 187725
57.68/57.76	c total #propagations: 76569941 / total #impl: 239222140 (eff. 0.320)
57.68/57.76	c GARBAGE COLLECT
57.68/57.76	c #Conflicts:      98000 | #Learnt:       8424 | 0.000
57.68/57.76	c total clause space: 78.2603MB
57.68/57.76	c total #watches: 159900
58.39/58.44	c total #propagations: 77348602 / total #impl: 241607727 (eff. 0.320)
58.39/58.44	c #Conflicts:      99000 | #Learnt:       9424 | 0.000
58.39/58.44	c total clause space: 78.2603MB
58.39/58.44	c total #watches: 164801
59.18/59.21	c total #propagations: 78219360 / total #impl: 244419305 (eff. 0.320)
59.18/59.21	c #Conflicts:     100000 | #Learnt:      10424 | 0.000
59.18/59.21	c total clause space: 78.2603MB
59.18/59.21	c total #watches: 170235
60.08/60.19	c total #propagations: 79128113 / total #impl: 247308788 (eff. 0.320)
60.08/60.19	c #Conflicts:     101000 | #Learnt:      11424 | 0.000
60.08/60.19	c total clause space: 78.2603MB
60.08/60.19	c total #watches: 175763
60.88/60.94	c total #propagations: 80019995 / total #impl: 250225494 (eff. 0.320)
60.88/60.94	c #Conflicts:     102000 | #Learnt:      12424 | 0.000
60.88/60.94	c total clause space: 78.2603MB
60.88/60.94	c total #watches: 181662
61.88/61.98	c total #propagations: 80750169 / total #impl: 252673925 (eff. 0.320)
61.88/61.98	c #Conflicts:     103000 | #Learnt:      13424 | 0.000
61.88/61.98	c total clause space: 78.2603MB
61.88/61.98	c total #watches: 185998
62.79/62.88	c total #propagations: 81578132 / total #impl: 255448850 (eff. 0.319)
62.79/62.88	c #Conflicts:     104000 | #Learnt:      14424 | 0.000
62.79/62.88	c total clause space: 78.2603MB
62.79/62.88	c total #watches: 195267
63.89/63.98	c total #propagations: 82333696 / total #impl: 258149916 (eff. 0.319)
63.89/63.98	c #Conflicts:     105000 | #Learnt:      15424 | 0.000
63.89/63.98	c total clause space: 78.2603MB
63.89/63.98	c total #watches: 198953
64.48/64.57	c total #propagations: 83166169 / total #impl: 260798828 (eff. 0.319)
64.48/64.57	c GARBAGE COLLECT
64.48/64.57	c #Conflicts:     106000 | #Learnt:       8715 | 0.000
64.48/64.57	c total clause space: 78.2603MB
64.48/64.57	c total #watches: 160306
65.28/65.30	c total #propagations: 83891256 / total #impl: 263107698 (eff. 0.319)
65.28/65.30	c #Conflicts:     107000 | #Learnt:       9715 | 0.000
65.28/65.30	c total clause space: 78.2603MB
65.28/65.30	c total #watches: 163893
65.88/65.99	c total #propagations: 84862456 / total #impl: 266068077 (eff. 0.319)
65.88/65.99	c #Conflicts:     108000 | #Learnt:      10715 | 0.000
65.88/65.99	c total clause space: 78.2603MB
65.88/65.99	c total #watches: 168391
66.58/66.65	c total #propagations: 85673241 / total #impl: 268691549 (eff. 0.319)
66.58/66.65	c #Conflicts:     109000 | #Learnt:      11715 | 0.000
66.58/66.65	c total clause space: 78.2603MB
66.58/66.65	c total #watches: 173250
67.28/67.34	c total #propagations: 86403459 / total #impl: 271104211 (eff. 0.319)
67.28/67.34	c #Conflicts:     110000 | #Learnt:      12715 | 0.000
67.28/67.34	c total clause space: 78.2603MB
67.28/67.35	c total #watches: 179248
67.98/68.05	c total #propagations: 87160174 / total #impl: 273579127 (eff. 0.319)
67.98/68.05	c #Conflicts:     111000 | #Learnt:      13715 | 0.000
67.98/68.05	c total clause space: 78.2603MB
67.98/68.05	c total #watches: 187203
68.88/68.95	c total #propagations: 87847488 / total #impl: 276099633 (eff. 0.318)
68.88/68.95	c #Conflicts:     112000 | #Learnt:      14715 | 0.000
68.88/68.95	c total clause space: 78.2603MB
68.88/68.95	c total #watches: 191102
69.88/69.93	c total #propagations: 88633834 / total #impl: 278817613 (eff. 0.318)
69.88/69.93	c #Conflicts:     113000 | #Learnt:      15715 | 0.000
69.88/69.93	c total clause space: 78.2603MB
69.88/69.93	c total #watches: 197952
70.58/70.67	c total #propagations: 89390084 / total #impl: 281427654 (eff. 0.318)
70.58/70.67	c GARBAGE COLLECT
70.58/70.67	c #Conflicts:     114000 | #Learnt:       8717 | 0.000
70.58/70.67	c total clause space: 78.2603MB
70.58/70.67	c total #watches: 162234
71.28/71.35	c total #propagations: 90090741 / total #impl: 283874316 (eff. 0.317)
71.28/71.35	c #Conflicts:     115000 | #Learnt:       9717 | 0.000
71.28/71.35	c total clause space: 78.2603MB
71.28/71.35	c total #watches: 166180
71.98/72.06	c total #propagations: 90917748 / total #impl: 286440711 (eff. 0.317)
71.98/72.06	c #Conflicts:     116000 | #Learnt:      10717 | 0.000
71.98/72.06	c total clause space: 78.2603MB
71.98/72.06	c total #watches: 170968
72.68/72.74	c total #propagations: 91699531 / total #impl: 288895573 (eff. 0.317)
72.68/72.74	c #Conflicts:     117000 | #Learnt:      11717 | 0.000
72.68/72.74	c total clause space: 78.2603MB
72.68/72.74	c total #watches: 174594
73.48/73.52	c total #propagations: 92493111 / total #impl: 291383606 (eff. 0.317)
73.48/73.52	c #Conflicts:     118000 | #Learnt:      12717 | 0.000
73.48/73.52	c total clause space: 78.2603MB
73.48/73.52	c total #watches: 178244
74.18/74.29	c total #propagations: 93373102 / total #impl: 294151385 (eff. 0.317)
74.18/74.29	c #Conflicts:     119000 | #Learnt:      13717 | 0.000
74.18/74.29	c total clause space: 78.2603MB
74.18/74.29	c total #watches: 182852
74.98/75.02	c total #propagations: 94188568 / total #impl: 296782011 (eff. 0.317)
74.98/75.02	c #Conflicts:     120000 | #Learnt:      14717 | 0.000
74.98/75.02	c total clause space: 78.2603MB
74.98/75.02	c total #watches: 188924
75.78/75.87	c total #propagations: 94934981 / total #impl: 299656059 (eff. 0.317)
75.78/75.87	c #Conflicts:     121000 | #Learnt:      15717 | 0.000
75.78/75.87	c total clause space: 78.2603MB
75.78/75.87	c total #watches: 193365
76.68/76.76	c total #propagations: 95736770 / total #impl: 302375015 (eff. 0.317)
76.68/76.76	c GARBAGE COLLECT
76.68/76.76	c #Conflicts:     122000 | #Learnt:       8425 | 0.000
76.68/76.76	c total clause space: 78.2603MB
76.68/76.76	c total #watches: 159646
77.38/77.42	c total #propagations: 96447494 / total #impl: 304838466 (eff. 0.316)
77.38/77.42	c #Conflicts:     123000 | #Learnt:       9425 | 0.000
77.38/77.42	c total clause space: 78.2603MB
77.38/77.42	c total #watches: 163785
78.08/78.16	c total #propagations: 97321929 / total #impl: 307575104 (eff. 0.316)
78.08/78.16	c #Conflicts:     124000 | #Learnt:      10425 | 0.000
78.08/78.16	c total clause space: 78.2603MB
78.08/78.16	c total #watches: 166957
78.78/78.88	c total #propagations: 98213058 / total #impl: 310341200 (eff. 0.316)
78.78/78.88	c #Conflicts:     125000 | #Learnt:      11425 | 0.000
78.78/78.88	c total clause space: 78.2603MB
78.78/78.88	c total #watches: 170480
79.58/79.63	c total #propagations: 99046909 / total #impl: 313049138 (eff. 0.316)
79.58/79.63	c #Conflicts:     126000 | #Learnt:      12425 | 0.000
79.58/79.63	c total clause space: 78.2603MB
79.58/79.63	c total #watches: 175073
80.28/80.34	c total #propagations: 99912853 / total #impl: 315782056 (eff. 0.316)
80.28/80.34	c #Conflicts:     127000 | #Learnt:      13425 | 0.000
80.28/80.34	c total clause space: 78.2603MB
80.28/80.34	c total #watches: 178975
80.98/81.07	c total #propagations: 100802318 / total #impl: 318540434 (eff. 0.316)
80.98/81.07	c #Conflicts:     128000 | #Learnt:      14425 | 0.000
80.98/81.07	c total clause space: 78.2603MB
80.98/81.07	c total #watches: 182939
81.78/81.84	c total #propagations: 101556793 / total #impl: 320960119 (eff. 0.316)
81.78/81.84	c #Conflicts:     129000 | #Learnt:      15425 | 0.000
81.78/81.84	c total clause space: 78.2603MB
81.78/81.84	c total #watches: 187217
82.78/82.80	c total #propagations: 102280947 / total #impl: 323364234 (eff. 0.316)
82.78/82.80	c #Conflicts:     130000 | #Learnt:      16425 | 0.000
82.78/82.80	c total clause space: 78.2603MB
82.78/82.80	c total #watches: 191086
83.58/83.63	c total #propagations: 103153523 / total #impl: 326134181 (eff. 0.316)
83.58/83.63	c GARBAGE COLLECT
83.58/83.63	c #Conflicts:     131000 | #Learnt:       8820 | 0.000
83.58/83.63	c total clause space: 78.2603MB
83.58/83.63	c total #watches: 161222
84.38/84.41	c total #propagations: 103922134 / total #impl: 328677461 (eff. 0.316)
84.38/84.41	c #Conflicts:     132000 | #Learnt:       9820 | 0.000
84.38/84.41	c total clause space: 78.2603MB
84.38/84.41	c total #watches: 165650
85.08/85.11	c total #propagations: 104803635 / total #impl: 331408630 (eff. 0.316)
85.08/85.11	c #Conflicts:     133000 | #Learnt:      10820 | 0.000
85.08/85.11	c total clause space: 78.2603MB
85.08/85.11	c total #watches: 168847
85.78/85.82	c total #propagations: 105558834 / total #impl: 333773986 (eff. 0.316)
85.78/85.82	c #Conflicts:     134000 | #Learnt:      11820 | 0.000
85.78/85.82	c total clause space: 78.2603MB
85.78/85.82	c total #watches: 172512
86.48/86.52	c total #propagations: 106328338 / total #impl: 336202283 (eff. 0.316)
86.48/86.52	c #Conflicts:     135000 | #Learnt:      12820 | 0.000
86.48/86.52	c total clause space: 78.2603MB
86.48/86.52	c total #watches: 175993
87.08/87.16	c total #propagations: 107109434 / total #impl: 338706702 (eff. 0.316)
87.08/87.16	c #Conflicts:     136000 | #Learnt:      13820 | 0.000
87.08/87.16	c total clause space: 78.2603MB
87.08/87.16	c total #watches: 181151
88.08/88.13	c total #propagations: 107821387 / total #impl: 340986638 (eff. 0.316)
88.08/88.13	c #Conflicts:     137000 | #Learnt:      14820 | 0.000
88.08/88.13	c total clause space: 78.2603MB
88.08/88.13	c total #watches: 185326
89.08/89.16	c total #propagations: 108637500 / total #impl: 343519609 (eff. 0.316)
89.08/89.16	c #Conflicts:     138000 | #Learnt:      15820 | 0.000
89.08/89.16	c total clause space: 78.2603MB
89.08/89.16	c total #watches: 188066
89.87/89.93	c total #propagations: 109480870 / total #impl: 346020053 (eff. 0.316)
89.87/89.93	c #Conflicts:     139000 | #Learnt:      16820 | 0.000
89.87/89.93	c total clause space: 78.2603MB
89.87/89.93	c total #watches: 192165
91.07/91.10	c total #propagations: 110239080 / total #impl: 348528458 (eff. 0.316)
91.07/91.10	c #Conflicts:     140000 | #Learnt:      17820 | 0.000
91.07/91.10	c total clause space: 78.2603MB
91.07/91.10	c total #watches: 195807
91.87/91.96	c total #propagations: 111162011 / total #impl: 351409337 (eff. 0.316)
91.87/91.96	c GARBAGE COLLECT
91.87/91.96	c #Conflicts:     141000 | #Learnt:       9919 | 0.000
91.87/91.96	c total clause space: 78.2603MB
91.87/91.96	c total #watches: 165936
92.57/92.66	c total #propagations: 112065381 / total #impl: 354242147 (eff. 0.316)
92.57/92.66	c #Conflicts:     142000 | #Learnt:      10919 | 0.000
92.57/92.66	c total clause space: 78.2603MB
92.57/92.66	c total #watches: 170807
93.37/93.43	c total #propagations: 112881893 / total #impl: 356851027 (eff. 0.316)
93.37/93.43	c #Conflicts:     143000 | #Learnt:      11919 | 0.000
93.37/93.43	c total clause space: 78.2603MB
93.37/93.43	c total #watches: 175620
94.47/94.55	c total #propagations: 113636383 / total #impl: 359394841 (eff. 0.316)
94.47/94.55	c #Conflicts:     144000 | #Learnt:      12919 | 0.000
94.47/94.55	c total clause space: 78.2603MB
94.47/94.55	c total #watches: 179733
95.57/95.68	c total #propagations: 114600324 / total #impl: 362570129 (eff. 0.316)
95.57/95.68	c #Conflicts:     145000 | #Learnt:      13919 | 0.000
95.57/95.68	c total clause space: 78.2603MB
95.57/95.68	c total #watches: 182368
96.78/96.84	c total #propagations: 115576114 / total #impl: 365650018 (eff. 0.316)
96.78/96.84	c #Conflicts:     146000 | #Learnt:      14919 | 0.000
96.78/96.84	c total clause space: 78.2603MB
96.78/96.84	c total #watches: 185598
97.88/97.97	c total #propagations: 116740982 / total #impl: 369109384 (eff. 0.316)
97.88/97.97	c #Conflicts:     147000 | #Learnt:      15919 | 0.000
97.88/97.97	c total clause space: 78.2603MB
97.88/97.97	c total #watches: 189127
99.08/99.11	c total #propagations: 117761950 / total #impl: 372417237 (eff. 0.316)
99.08/99.11	c #Conflicts:     148000 | #Learnt:      16919 | 0.000
99.08/99.11	c total clause space: 78.2603MB
99.08/99.11	c total #watches: 193531
99.97/100.09	c total #propagations: 118789542 / total #impl: 375704425 (eff. 0.316)
99.97/100.09	c #Conflicts:     149000 | #Learnt:      17919 | 0.000
99.97/100.09	c total clause space: 78.2603MB
99.97/100.09	c total #watches: 197481
100.87/100.93	c total #propagations: 119478330 / total #impl: 377976314 (eff. 0.316)
100.87/100.93	c GARBAGE COLLECT
100.87/100.93	c #Conflicts:     150000 | #Learnt:       9720 | 0.000
100.87/100.93	c total clause space: 78.2603MB
100.87/100.93	c total #watches: 165405
101.47/101.50	c total #propagations: 120271902 / total #impl: 380481270 (eff. 0.316)
101.47/101.50	c #Conflicts:     151000 | #Learnt:      10720 | 0.000
101.47/101.50	c total clause space: 78.2603MB
101.47/101.50	c total #watches: 170444
102.28/102.35	c total #propagations: 120994202 / total #impl: 382841240 (eff. 0.316)
102.28/102.35	c #Conflicts:     152000 | #Learnt:      11720 | 0.000
102.28/102.35	c total clause space: 78.2603MB
102.28/102.35	c total #watches: 175034
103.17/103.22	c total #propagations: 121820861 / total #impl: 385598241 (eff. 0.316)
103.17/103.22	c #Conflicts:     153000 | #Learnt:      12720 | 0.000
103.17/103.22	c total clause space: 78.2603MB
103.17/103.22	c total #watches: 179859
104.07/104.11	c total #propagations: 122666798 / total #impl: 388425762 (eff. 0.316)
104.07/104.11	c #Conflicts:     154000 | #Learnt:      13720 | 0.000
104.07/104.11	c total clause space: 78.2603MB
104.07/104.11	c total #watches: 183165
105.17/105.23	c total #propagations: 123503663 / total #impl: 391053341 (eff. 0.316)
105.17/105.23	c #Conflicts:     155000 | #Learnt:      14720 | 0.000
105.17/105.23	c total clause space: 78.2603MB
105.17/105.23	c total #watches: 188432
106.07/106.10	c total #propagations: 124581691 / total #impl: 394520162 (eff. 0.316)
106.07/106.10	c #Conflicts:     156000 | #Learnt:      15720 | 0.000
106.07/106.10	c total clause space: 78.2603MB
106.07/106.10	c total #watches: 197844
107.27/107.34	c total #propagations: 125424808 / total #impl: 397675800 (eff. 0.315)
107.27/107.34	c #Conflicts:     157000 | #Learnt:      16720 | 0.000
107.27/107.34	c total clause space: 78.2603MB
107.27/107.34	c total #watches: 202263
108.47/108.57	c total #propagations: 126274688 / total #impl: 400668283 (eff. 0.315)
108.47/108.57	c #Conflicts:     158000 | #Learnt:      17720 | 0.000
108.47/108.57	c total clause space: 78.2603MB
108.47/108.57	c total #watches: 208851
109.67/109.70	c total #propagations: 127046466 / total #impl: 403402703 (eff. 0.315)
109.67/109.70	c #Conflicts:     159000 | #Learnt:      18720 | 0.000
109.67/109.70	c total clause space: 78.2603MB
109.67/109.70	c total #watches: 213130
110.57/110.61	c total #propagations: 127724879 / total #impl: 405809491 (eff. 0.315)
110.57/110.61	c GARBAGE COLLECT
110.57/110.61	c #Conflicts:     160000 | #Learnt:      10210 | 0.000
110.57/110.61	c total clause space: 78.2603MB
110.57/110.61	c total #watches: 167425
111.18/111.28	c total #propagations: 128528654 / total #impl: 408333335 (eff. 0.315)
111.18/111.28	c #Conflicts:     161000 | #Learnt:      11210 | 0.000
111.18/111.28	c total clause space: 78.2603MB
111.18/111.28	c total #watches: 172349
112.07/112.13	c total #propagations: 129264616 / total #impl: 410683344 (eff. 0.315)
112.07/112.13	c #Conflicts:     162000 | #Learnt:      12210 | 0.000
112.07/112.13	c total clause space: 78.2603MB
112.07/112.13	c total #watches: 182012
112.97/113.08	c total #propagations: 130095021 / total #impl: 413597305 (eff. 0.315)
112.97/113.08	c #Conflicts:     163000 | #Learnt:      13210 | 0.000
112.97/113.08	c total clause space: 78.2603MB
112.97/113.08	c total #watches: 185727
113.97/114.04	c total #propagations: 130738275 / total #impl: 415791642 (eff. 0.314)
113.97/114.04	c #Conflicts:     164000 | #Learnt:      14210 | 0.000
113.97/114.04	c total clause space: 78.2603MB
113.97/114.04	c total #watches: 189437
114.97/115.03	c total #propagations: 131453075 / total #impl: 418243220 (eff. 0.314)
114.97/115.03	c #Conflicts:     165000 | #Learnt:      15210 | 0.000
114.97/115.03	c total clause space: 78.2603MB
114.97/115.03	c total #watches: 195236
116.27/116.35	c total #propagations: 132242995 / total #impl: 421215157 (eff. 0.314)
116.27/116.35	c #Conflicts:     166000 | #Learnt:      16210 | 0.000
116.27/116.35	c total clause space: 78.2603MB
116.27/116.35	c total #watches: 201136
117.68/117.79	c total #propagations: 133067621 / total #impl: 424267915 (eff. 0.314)
117.68/117.79	c #Conflicts:     167000 | #Learnt:      17210 | 0.000
117.68/117.79	c total clause space: 78.2603MB
117.68/117.79	c total #watches: 206895
119.17/119.22	c total #propagations: 133907337 / total #impl: 427245964 (eff. 0.313)
119.17/119.22	c #Conflicts:     168000 | #Learnt:      18210 | 0.000
119.17/119.22	c total clause space: 78.2603MB
119.17/119.22	c total #watches: 210984
120.57/120.66	c total #propagations: 134711841 / total #impl: 429958443 (eff. 0.313)
120.57/120.66	c #Conflicts:     169000 | #Learnt:      19210 | 0.000
120.57/120.66	c total clause space: 78.2603MB
120.57/120.66	c total #watches: 214468
121.87/121.90	c total #propagations: 135538012 / total #impl: 432649138 (eff. 0.313)
121.87/121.90	c GARBAGE COLLECT
121.87/121.90	c #Conflicts:     170000 | #Learnt:      10395 | 0.000
121.87/121.90	c total clause space: 78.2603MB
121.87/121.90	c total #watches: 168789
122.67/122.77	c total #propagations: 136428393 / total #impl: 435590728 (eff. 0.313)
122.67/122.77	c #Conflicts:     171000 | #Learnt:      11395 | 0.000
122.67/122.77	c total clause space: 78.2603MB
122.67/122.77	c total #watches: 172267
123.57/123.61	c total #propagations: 137316244 / total #impl: 438384401 (eff. 0.313)
123.57/123.61	c #Conflicts:     172000 | #Learnt:      12395 | 0.000
123.57/123.61	c total clause space: 78.2603MB
123.57/123.61	c total #watches: 176915
124.28/124.35	c total #propagations: 138130212 / total #impl: 441037659 (eff. 0.313)
124.28/124.35	c #Conflicts:     173000 | #Learnt:      13395 | 0.000
124.28/124.35	c total clause space: 78.2603MB
124.28/124.35	c total #watches: 181885
125.17/125.26	c total #propagations: 138820081 / total #impl: 443496264 (eff. 0.313)
125.17/125.26	c #Conflicts:     174000 | #Learnt:      14395 | 0.000
125.17/125.26	c total clause space: 78.2603MB
125.17/125.26	c total #watches: 188317
126.17/126.26	c total #propagations: 139554656 / total #impl: 446062379 (eff. 0.313)
126.17/126.26	c #Conflicts:     175000 | #Learnt:      15395 | 0.000
126.17/126.26	c total clause space: 78.2603MB
126.17/126.26	c total #watches: 195778
127.17/127.30	c total #propagations: 140302607 / total #impl: 448670031 (eff. 0.313)
127.17/127.30	c #Conflicts:     176000 | #Learnt:      16395 | 0.000
127.17/127.30	c total clause space: 78.2603MB
127.17/127.30	c total #watches: 198780
128.27/128.30	c total #propagations: 141162295 / total #impl: 451335256 (eff. 0.313)
128.27/128.30	c #Conflicts:     177000 | #Learnt:      17395 | 0.000
128.27/128.30	c total clause space: 78.2603MB
128.27/128.30	c total #watches: 203534
129.27/129.36	c total #propagations: 141962864 / total #impl: 454036683 (eff. 0.313)
129.27/129.36	c #Conflicts:     178000 | #Learnt:      18395 | 0.000
129.27/129.36	c total clause space: 78.2603MB
129.27/129.36	c total #watches: 206904
130.37/130.45	c total #propagations: 142761076 / total #impl: 456482583 (eff. 0.313)
130.37/130.45	c #Conflicts:     179000 | #Learnt:      19395 | 0.000
130.37/130.45	c total clause space: 78.2603MB
130.37/130.45	c total #watches: 211660
131.47/131.50	c total #propagations: 143555603 / total #impl: 459105886 (eff. 0.313)
131.47/131.50	c GARBAGE COLLECT
131.47/131.50	c #Conflicts:     180000 | #Learnt:      10302 | 0.000
131.47/131.50	c total clause space: 78.2603MB
131.47/131.50	c total #watches: 167893
132.17/132.28	c total #propagations: 144370089 / total #impl: 461782287 (eff. 0.313)
132.17/132.28	c #Conflicts:     181000 | #Learnt:      11302 | 0.000
132.17/132.28	c total clause space: 78.2603MB
132.17/132.28	c total #watches: 171735
132.97/133.05	c total #propagations: 145172783 / total #impl: 464302299 (eff. 0.313)
132.97/133.05	c #Conflicts:     182000 | #Learnt:      12302 | 0.000
132.97/133.05	c total clause space: 78.2603MB
132.97/133.05	c total #watches: 175920
133.77/133.84	c total #propagations: 145943177 / total #impl: 466843434 (eff. 0.313)
133.77/133.84	c #Conflicts:     183000 | #Learnt:      13302 | 0.000
133.77/133.84	c total clause space: 78.2603MB
133.77/133.84	c total #watches: 179305
134.47/134.50	c total #propagations: 146711922 / total #impl: 469364990 (eff. 0.313)
134.47/134.50	c #Conflicts:     184000 | #Learnt:      14302 | 0.000
134.47/134.50	c total clause space: 78.2603MB
134.47/134.50	c total #watches: 183314
135.17/135.26	c total #propagations: 147415130 / total #impl: 471692952 (eff. 0.313)
135.17/135.26	c #Conflicts:     185000 | #Learnt:      15302 | 0.000
135.17/135.26	c total clause space: 78.2603MB
135.17/135.26	c total #watches: 187113
136.07/136.17	c total #propagations: 148131452 / total #impl: 473997525 (eff. 0.313)
136.07/136.17	c #Conflicts:     186000 | #Learnt:      16302 | 0.000
136.07/136.17	c total clause space: 78.2603MB
136.07/136.17	c total #watches: 193033
136.97/137.09	c total #propagations: 148823265 / total #impl: 476411653 (eff. 0.312)
136.97/137.09	c #Conflicts:     187000 | #Learnt:      17302 | 0.000
136.97/137.09	c total clause space: 78.2603MB
136.97/137.09	c total #watches: 196778
137.87/137.95	c total #propagations: 149568782 / total #impl: 478930573 (eff. 0.312)
137.87/137.95	c #Conflicts:     188000 | #Learnt:      18302 | 0.000
137.87/137.95	c total clause space: 78.2603MB
137.87/137.95	c total #watches: 201030
138.96/139.00	c total #propagations: 150284364 / total #impl: 481361497 (eff. 0.312)
138.96/139.00	c #Conflicts:     189000 | #Learnt:      19302 | 0.000
138.96/139.00	c total clause space: 78.2603MB
138.96/139.00	c total #watches: 204632
139.96/140.03	c total #propagations: 151024953 / total #impl: 483906809 (eff. 0.312)
139.96/140.03	c #Conflicts:     190000 | #Learnt:      20302 | 0.000
139.96/140.03	c total clause space: 127.173MB
139.96/140.03	c total #watches: 208339
140.87/140.96	c total #propagations: 151690639 / total #impl: 486138666 (eff. 0.312)
140.87/140.96	c GARBAGE COLLECT
140.87/140.96	c #Conflicts:     191000 | #Learnt:      10927 | 0.000
140.87/140.96	c total clause space: 127.173MB
140.87/140.96	c total #watches: 170369
141.56/141.65	c total #propagations: 152420497 / total #impl: 488694951 (eff. 0.312)
141.56/141.65	c #Conflicts:     192000 | #Learnt:      11927 | 0.000
141.56/141.65	c total clause space: 127.173MB
141.56/141.65	c total #watches: 178407
142.46/142.59	c total #propagations: 153123178 / total #impl: 491184119 (eff. 0.312)
142.46/142.59	c #Conflicts:     193000 | #Learnt:      12927 | 0.000
142.46/142.59	c total clause space: 127.173MB
142.46/142.59	c total #watches: 184483
143.66/143.71	c total #propagations: 153893375 / total #impl: 493846446 (eff. 0.312)
143.66/143.71	c #Conflicts:     194000 | #Learnt:      13927 | 0.000
143.66/143.71	c total clause space: 127.173MB
143.66/143.71	c total #watches: 189833
144.66/144.74	c total #propagations: 154603665 / total #impl: 496217010 (eff. 0.312)
144.66/144.74	c #Conflicts:     195000 | #Learnt:      14927 | 0.000
144.66/144.74	c total clause space: 127.173MB
144.66/144.74	c total #watches: 195150
145.86/145.95	c total #propagations: 155214537 / total #impl: 498318243 (eff. 0.311)
145.86/145.95	c #Conflicts:     196000 | #Learnt:      15927 | 0.000
145.86/145.95	c total clause space: 127.173MB
145.86/145.95	c total #watches: 201255
147.16/147.20	c total #propagations: 155833603 / total #impl: 500561956 (eff. 0.311)
147.16/147.20	c #Conflicts:     197000 | #Learnt:      16927 | 0.000
147.16/147.20	c total clause space: 127.173MB
147.16/147.20	c total #watches: 207130
148.47/148.59	c total #propagations: 156490057 / total #impl: 502941347 (eff. 0.311)
148.47/148.59	c #Conflicts:     198000 | #Learnt:      17927 | 0.000
148.47/148.59	c total clause space: 127.173MB
148.47/148.59	c total #watches: 211911
149.96/150.02	c total #propagations: 157201997 / total #impl: 505560609 (eff. 0.311)
149.96/150.02	c #Conflicts:     199000 | #Learnt:      18927 | 0.000
149.96/150.02	c total clause space: 127.173MB
149.96/150.02	c total #watches: 217244
151.67/151.70	c total #propagations: 157829813 / total #impl: 507892878 (eff. 0.311)
151.67/151.70	c #Conflicts:     200000 | #Learnt:      19927 | 0.000
151.67/151.70	c total clause space: 127.173MB
151.67/151.70	c total #watches: 223921
153.37/153.43	c total #propagations: 158532397 / total #impl: 510553929 (eff. 0.311)
153.37/153.43	c #Conflicts:     201000 | #Learnt:      20927 | 0.000
153.37/153.43	c total clause space: 127.173MB
153.37/153.43	c total #watches: 228904
154.57/154.62	c total #propagations: 159288514 / total #impl: 513378617 (eff. 0.310)
154.57/154.62	c GARBAGE COLLECT
154.57/154.62	c #Conflicts:     202000 | #Learnt:      11222 | 0.000
154.57/154.62	c total clause space: 127.173MB
154.57/154.62	c total #watches: 171614
155.18/155.24	c total #propagations: 160017043 / total #impl: 516011330 (eff. 0.310)
155.18/155.24	c #Conflicts:     203000 | #Learnt:      12222 | 0.000
155.18/155.24	c total clause space: 127.173MB
155.18/155.24	c total #watches: 176911
155.87/155.96	c total #propagations: 160747671 / total #impl: 518541751 (eff. 0.310)
155.87/155.96	c #Conflicts:     204000 | #Learnt:      13222 | 0.000
155.87/155.96	c total clause space: 127.173MB
155.87/155.96	c total #watches: 183007
156.87/156.91	c total #propagations: 161429097 / total #impl: 520877040 (eff. 0.310)
156.87/156.91	c #Conflicts:     205000 | #Learnt:      14222 | 0.000
156.87/156.91	c total clause space: 127.173MB
156.87/156.91	c total #watches: 187803
157.77/157.87	c total #propagations: 162240163 / total #impl: 523636357 (eff. 0.310)
157.77/157.87	c #Conflicts:     206000 | #Learnt:      15222 | 0.000
157.77/157.87	c total clause space: 127.173MB
157.77/157.87	c total #watches: 192316
158.77/158.87	c total #propagations: 163043023 / total #impl: 526307025 (eff. 0.310)
158.77/158.87	c #Conflicts:     207000 | #Learnt:      16222 | 0.000
158.77/158.87	c total clause space: 127.173MB
158.77/158.87	c total #watches: 197404
159.67/159.77	c total #propagations: 163837398 / total #impl: 529033566 (eff. 0.310)
159.67/159.77	c #Conflicts:     208000 | #Learnt:      17222 | 0.000
159.67/159.77	c total clause space: 127.173MB
159.67/159.77	c total #watches: 205344
160.77/160.85	c total #propagations: 164590093 / total #impl: 531835813 (eff. 0.309)
160.77/160.85	c #Conflicts:     209000 | #Learnt:      18222 | 0.000
160.77/160.85	c total clause space: 127.173MB
160.77/160.85	c total #watches: 212718
162.27/162.33	c total #propagations: 165315863 / total #impl: 534856505 (eff. 0.309)
162.27/162.33	c #Conflicts:     210000 | #Learnt:      19222 | 0.000
162.27/162.33	c total clause space: 127.173MB
162.27/162.33	c total #watches: 220007
163.77/163.89	c total #propagations: 166133289 / total #impl: 537977065 (eff. 0.309)
163.77/163.89	c #Conflicts:     211000 | #Learnt:      20222 | 0.000
163.77/163.89	c total clause space: 127.173MB
163.77/163.89	c total #watches: 226334
165.67/165.76	c total #propagations: 166852341 / total #impl: 540881415 (eff. 0.308)
165.67/165.76	c #Conflicts:     212000 | #Learnt:      21222 | 0.000
165.67/165.76	c total clause space: 127.173MB
165.67/165.76	c total #watches: 236017
167.47/167.52	c total #propagations: 167590800 / total #impl: 543836251 (eff. 0.308)
167.47/167.52	c GARBAGE COLLECT
167.47/167.52	c #Conflicts:     213000 | #Learnt:      11217 | 0.000
167.47/167.52	c total clause space: 127.173MB
167.47/167.52	c total #watches: 172838
168.17/168.24	c total #propagations: 168315374 / total #impl: 546807962 (eff. 0.308)
168.17/168.24	c #Conflicts:     214000 | #Learnt:      12217 | 0.000
168.17/168.24	c total clause space: 127.173MB
168.17/168.24	c total #watches: 178582
168.97/169.04	c total #propagations: 168992786 / total #impl: 549283221 (eff. 0.308)
168.97/169.04	c #Conflicts:     215000 | #Learnt:      13217 | 0.000
168.97/169.04	c total clause space: 127.173MB
168.97/169.04	c total #watches: 184783
169.87/169.91	c total #propagations: 169674811 / total #impl: 551748388 (eff. 0.308)
169.87/169.91	c #Conflicts:     216000 | #Learnt:      14217 | 0.000
169.87/169.91	c total clause space: 127.173MB
169.87/169.91	c total #watches: 188760
170.77/170.83	c total #propagations: 170436134 / total #impl: 554313897 (eff. 0.307)
170.77/170.83	c #Conflicts:     217000 | #Learnt:      15217 | 0.000
170.77/170.83	c total clause space: 127.173MB
170.77/170.83	c total #watches: 193652
171.97/172.04	c total #propagations: 171096572 / total #impl: 556674013 (eff. 0.307)
171.97/172.04	c #Conflicts:     218000 | #Learnt:      16217 | 0.000
171.97/172.04	c total clause space: 127.173MB
171.97/172.04	c total #watches: 205175
173.27/173.39	c total #propagations: 171779646 / total #impl: 559347928 (eff. 0.307)
173.27/173.39	c #Conflicts:     219000 | #Learnt:      17217 | 0.000
173.27/173.39	c total clause space: 127.173MB
173.27/173.39	c total #watches: 209852
174.97/175.09	c total #propagations: 172484736 / total #impl: 562181217 (eff. 0.307)
174.97/175.09	c #Conflicts:     220000 | #Learnt:      18217 | 0.000
174.97/175.09	c total clause space: 127.173MB
174.97/175.09	c total #watches: 218205
176.86/176.90	c total #propagations: 173198951 / total #impl: 565099536 (eff. 0.306)
176.86/176.90	c #Conflicts:     221000 | #Learnt:      19217 | 0.000
176.86/176.90	c total clause space: 127.173MB
176.86/176.90	c total #watches: 224981
178.86/178.91	c total #propagations: 173876613 / total #impl: 567708393 (eff. 0.306)
178.86/178.91	c #Conflicts:     222000 | #Learnt:      20217 | 0.000
178.86/178.91	c total clause space: 127.173MB
178.86/178.91	c total #watches: 230874
180.86/180.94	c total #propagations: 174587656 / total #impl: 570342469 (eff. 0.306)
180.86/180.94	c #Conflicts:     223000 | #Learnt:      21217 | 0.000
180.86/180.94	c total clause space: 127.173MB
180.86/180.94	c total #watches: 235992
183.36/183.47	c total #propagations: 175260983 / total #impl: 572766541 (eff. 0.306)
183.36/183.47	c #Conflicts:     224000 | #Learnt:      22217 | 0.000
183.36/183.47	c total clause space: 127.173MB
183.36/183.47	c total #watches: 239506
184.96/185.07	c total #propagations: 175978828 / total #impl: 575334368 (eff. 0.306)
184.96/185.07	c GARBAGE COLLECT
184.96/185.07	c #Conflicts:     225000 | #Learnt:      11918 | 0.000
184.96/185.07	c total clause space: 127.173MB
184.96/185.07	c total #watches: 175400
185.66/185.77	c total #propagations: 176757178 / total #impl: 577956748 (eff. 0.306)
185.66/185.77	c #Conflicts:     226000 | #Learnt:      12918 | 0.000
185.66/185.77	c total clause space: 127.173MB
185.66/185.77	c total #watches: 179190
186.56/186.68	c total #propagations: 177492672 / total #impl: 580345695 (eff. 0.306)
186.56/186.68	c #Conflicts:     227000 | #Learnt:      13918 | 0.000
186.56/186.68	c total clause space: 127.173MB
186.56/186.68	c total #watches: 184096
187.66/187.73	c total #propagations: 178252495 / total #impl: 582926259 (eff. 0.306)
187.66/187.73	c #Conflicts:     228000 | #Learnt:      14918 | 0.000
187.66/187.73	c total clause space: 127.173MB
187.66/187.73	c total #watches: 188915
188.66/188.78	c total #propagations: 179113060 / total #impl: 585882857 (eff. 0.306)
188.66/188.78	c #Conflicts:     229000 | #Learnt:      15918 | 0.000
188.66/188.78	c total clause space: 127.173MB
188.66/188.78	c total #watches: 196594
189.96/190.09	c total #propagations: 179761372 / total #impl: 588403036 (eff. 0.306)
189.96/190.09	c #Conflicts:     230000 | #Learnt:      16918 | 0.000
189.96/190.09	c total clause space: 127.173MB
189.96/190.09	c total #watches: 203207
191.56/191.62	c total #propagations: 180431309 / total #impl: 591111660 (eff. 0.305)
191.56/191.62	c #Conflicts:     231000 | #Learnt:      17918 | 0.000
191.56/191.62	c total clause space: 127.173MB
191.56/191.62	c total #watches: 211900
193.26/193.36	c total #propagations: 181142078 / total #impl: 594070353 (eff. 0.305)
193.26/193.36	c #Conflicts:     232000 | #Learnt:      18918 | 0.000
193.26/193.36	c total clause space: 127.173MB
193.26/193.36	c total #watches: 215917
194.96/195.06	c total #propagations: 181946109 / total #impl: 596695399 (eff. 0.305)
194.96/195.06	c #Conflicts:     233000 | #Learnt:      19918 | 0.000
194.96/195.06	c total clause space: 127.173MB
194.96/195.06	c total #watches: 220129
196.36/196.44	c total #propagations: 182742956 / total #impl: 599382271 (eff. 0.305)
196.36/196.44	c #Conflicts:     234000 | #Learnt:      20918 | 0.000
196.36/196.44	c total clause space: 127.173MB
196.36/196.44	c total #watches: 224312
197.96/198.05	c total #propagations: 183453504 / total #impl: 601747713 (eff. 0.305)
197.96/198.05	c #Conflicts:     235000 | #Learnt:      21918 | 0.000
197.96/198.05	c total clause space: 127.173MB
197.96/198.05	c total #watches: 227408
199.66/199.76	c total #propagations: 184290055 / total #impl: 604599482 (eff. 0.305)
199.66/199.76	c #Conflicts:     236000 | #Learnt:      22918 | 0.000
199.66/199.76	c total clause space: 127.173MB
199.66/199.76	c total #watches: 231856
200.76/200.82	c total #propagations: 185097410 / total #impl: 607441469 (eff. 0.305)
200.76/200.82	c GARBAGE COLLECT
200.76/200.82	c #Conflicts:     237000 | #Learnt:      12316 | 0.000
200.76/200.82	c total clause space: 127.173MB
200.76/200.82	c total #watches: 176950
201.56/201.66	c total #propagations: 185907313 / total #impl: 610280107 (eff. 0.305)
201.56/201.66	c #Conflicts:     238000 | #Learnt:      13316 | 0.000
201.56/201.66	c total clause space: 127.173MB
201.56/201.66	c total #watches: 180618
202.46/202.51	c total #propagations: 186695511 / total #impl: 612787449 (eff. 0.305)
202.46/202.51	c #Conflicts:     239000 | #Learnt:      14316 | 0.000
202.46/202.51	c total clause space: 127.173MB
202.46/202.51	c total #watches: 184107
203.26/203.37	c total #propagations: 187447844 / total #impl: 615222620 (eff. 0.305)
203.26/203.37	c #Conflicts:     240000 | #Learnt:      15316 | 0.000
203.26/203.37	c total clause space: 127.173MB
203.26/203.37	c total #watches: 187987
204.16/204.28	c total #propagations: 188215335 / total #impl: 617644517 (eff. 0.305)
204.16/204.28	c #Conflicts:     241000 | #Learnt:      16316 | 0.000
204.16/204.28	c total clause space: 127.173MB
204.16/204.28	c total #watches: 191731
205.16/205.28	c total #propagations: 189006386 / total #impl: 620260601 (eff. 0.305)
205.16/205.28	c #Conflicts:     242000 | #Learnt:      17316 | 0.000
205.16/205.28	c total clause space: 127.173MB
205.16/205.28	c total #watches: 195164
206.16/206.22	c total #propagations: 189856510 / total #impl: 622999465 (eff. 0.305)
206.16/206.22	c #Conflicts:     243000 | #Learnt:      18316 | 0.000
206.16/206.22	c total clause space: 127.173MB
206.16/206.22	c total #watches: 201337
207.06/207.18	c total #propagations: 190640608 / total #impl: 625614522 (eff. 0.305)
207.06/207.18	c #Conflicts:     244000 | #Learnt:      19316 | 0.000
207.06/207.18	c total clause space: 127.173MB
207.06/207.18	c total #watches: 206899
208.16/208.27	c total #propagations: 191425562 / total #impl: 628249790 (eff. 0.305)
208.16/208.27	c #Conflicts:     245000 | #Learnt:      20316 | 0.000
208.16/208.27	c total clause space: 127.173MB
208.16/208.27	c total #watches: 210405
209.26/209.31	c total #propagations: 192173873 / total #impl: 630675437 (eff. 0.305)
209.26/209.31	c #Conflicts:     246000 | #Learnt:      21316 | 0.000
209.26/209.31	c total clause space: 127.173MB
209.26/209.31	c total #watches: 215016
210.26/210.32	c total #propagations: 192937907 / total #impl: 633350070 (eff. 0.305)
210.26/210.32	c #Conflicts:     247000 | #Learnt:      22316 | 0.000
210.26/210.32	c total clause space: 127.173MB
210.26/210.32	c total #watches: 220799
211.56/211.65	c total #propagations: 193671587 / total #impl: 636020473 (eff. 0.305)
211.56/211.65	c #Conflicts:     248000 | #Learnt:      23316 | 0.000
211.56/211.65	c total clause space: 127.173MB
211.56/211.65	c total #watches: 226343
212.56/212.66	c total #propagations: 194544129 / total #impl: 639185009 (eff. 0.304)
212.56/212.66	c GARBAGE COLLECT
212.56/212.66	c #Conflicts:     249000 | #Learnt:      12416 | 0.000
212.56/212.66	c total clause space: 127.173MB
212.56/212.66	c total #watches: 177718
213.36/213.50	c total #propagations: 195206502 / total #impl: 641544304 (eff. 0.304)
213.36/213.50	c #Conflicts:     250000 | #Learnt:      13416 | 0.000
213.36/213.50	c total clause space: 127.173MB
213.36/213.50	c total #watches: 181179
214.16/214.28	c total #propagations: 195820841 / total #impl: 643604697 (eff. 0.304)
214.16/214.28	c #Conflicts:     251000 | #Learnt:      14416 | 0.000
214.16/214.28	c total clause space: 127.173MB
214.16/214.28	c total #watches: 184129
215.06/215.10	c total #propagations: 196583131 / total #impl: 646047115 (eff. 0.304)
215.06/215.10	c #Conflicts:     252000 | #Learnt:      15416 | 0.000
215.06/215.10	c total clause space: 127.173MB
215.06/215.10	c total #watches: 187988
215.96/216.01	c total #propagations: 197389172 / total #impl: 648673630 (eff. 0.304)
215.96/216.01	c #Conflicts:     253000 | #Learnt:      16416 | 0.000
215.96/216.01	c total clause space: 127.173MB
215.96/216.01	c total #watches: 191123
216.86/216.99	c total #propagations: 198173252 / total #impl: 651434557 (eff. 0.304)
216.86/216.99	c #Conflicts:     254000 | #Learnt:      17416 | 0.000
216.86/216.99	c total clause space: 127.173MB
216.86/216.99	c total #watches: 195483
217.76/217.89	c total #propagations: 199002466 / total #impl: 654235198 (eff. 0.304)
217.76/217.89	c #Conflicts:     255000 | #Learnt:      18416 | 0.000
217.76/217.89	c total clause space: 127.173MB
217.76/217.89	c total #watches: 199158
218.86/218.93	c total #propagations: 199743102 / total #impl: 656815431 (eff. 0.304)
218.86/218.93	c #Conflicts:     256000 | #Learnt:      19416 | 0.000
218.86/218.93	c total clause space: 127.173MB
218.86/218.93	c total #watches: 203577
219.96/220.08	c total #propagations: 200531807 / total #impl: 659528396 (eff. 0.304)
219.96/220.08	c #Conflicts:     257000 | #Learnt:      20416 | 0.000
219.96/220.08	c total clause space: 127.173MB
219.96/220.08	c total #watches: 207965
221.16/221.25	c total #propagations: 201339641 / total #impl: 662284436 (eff. 0.304)
221.16/221.25	c #Conflicts:     258000 | #Learnt:      21416 | 0.000
221.16/221.25	c total clause space: 127.173MB
221.16/221.25	c total #watches: 212016
222.26/222.37	c total #propagations: 202220221 / total #impl: 665221518 (eff. 0.304)
222.26/222.37	c #Conflicts:     259000 | #Learnt:      22416 | 0.000
222.26/222.37	c total clause space: 127.173MB
222.26/222.37	c total #watches: 215692
223.45/223.57	c total #propagations: 203056735 / total #impl: 667958874 (eff. 0.304)
223.45/223.57	c #Conflicts:     260000 | #Learnt:      23416 | 0.000
223.45/223.57	c total clause space: 127.173MB
223.45/223.57	c total #watches: 220095
224.65/224.72	c total #propagations: 203847123 / total #impl: 670633867 (eff. 0.304)
224.65/224.72	c #Conflicts:     261000 | #Learnt:      24416 | 0.000
224.65/224.72	c total clause space: 127.173MB
224.65/224.72	c total #watches: 227807
225.56/225.62	c total #propagations: 204603102 / total #impl: 673592339 (eff. 0.304)
225.56/225.62	c GARBAGE COLLECT
225.56/225.62	c #Conflicts:     262000 | #Learnt:      13209 | 0.000
225.56/225.62	c total clause space: 127.173MB
225.56/225.62	c total #watches: 182391
226.45/226.57	c total #propagations: 205390536 / total #impl: 676311038 (eff. 0.304)
226.45/226.57	c #Conflicts:     263000 | #Learnt:      14209 | 0.000
226.45/226.57	c total clause space: 127.173MB
226.45/226.57	c total #watches: 187267
227.35/227.46	c total #propagations: 206164111 / total #impl: 678942955 (eff. 0.304)
227.35/227.46	c #Conflicts:     264000 | #Learnt:      15209 | 0.000
227.35/227.46	c total clause space: 127.173MB
227.35/227.46	c total #watches: 191155
228.25/228.39	c total #propagations: 206974340 / total #impl: 681615344 (eff. 0.304)
228.25/228.39	c #Conflicts:     265000 | #Learnt:      16209 | 0.000
228.25/228.39	c total clause space: 127.173MB
228.25/228.39	c total #watches: 195170
229.25/229.35	c total #propagations: 207630113 / total #impl: 683974931 (eff. 0.304)
229.25/229.35	c #Conflicts:     266000 | #Learnt:      17209 | 0.000
229.25/229.35	c total clause space: 127.173MB
229.25/229.35	c total #watches: 199503
230.25/230.32	c total #propagations: 208323292 / total #impl: 686437163 (eff. 0.303)
230.25/230.32	c #Conflicts:     267000 | #Learnt:      18209 | 0.000
230.25/230.32	c total clause space: 127.173MB
230.25/230.32	c total #watches: 204642
231.55/231.61	c total #propagations: 208931973 / total #impl: 688673451 (eff. 0.303)
231.55/231.61	c #Conflicts:     268000 | #Learnt:      19209 | 0.000
231.55/231.61	c total clause space: 127.173MB
231.55/231.61	c total #watches: 209182
232.75/232.85	c total #propagations: 209698872 / total #impl: 691356229 (eff. 0.303)
232.75/232.85	c #Conflicts:     269000 | #Learnt:      20209 | 0.000
232.75/232.85	c total clause space: 127.173MB
232.75/232.85	c total #watches: 215798
233.95/234.06	c total #propagations: 210392891 / total #impl: 693888441 (eff. 0.303)
233.95/234.06	c #Conflicts:     270000 | #Learnt:      21209 | 0.000
233.95/234.06	c total clause space: 127.173MB
233.95/234.06	c total #watches: 220158
235.46/235.52	c total #propagations: 211007870 / total #impl: 696199741 (eff. 0.303)
235.46/235.52	c #Conflicts:     271000 | #Learnt:      22209 | 0.000
235.46/235.52	c total clause space: 127.173MB
235.46/235.52	c total #watches: 225272
237.05/237.14	c total #propagations: 211786382 / total #impl: 699071867 (eff. 0.303)
237.05/237.14	c #Conflicts:     272000 | #Learnt:      23209 | 0.000
237.05/237.14	c total clause space: 127.173MB
237.05/237.14	c total #watches: 228813
238.66/238.73	c total #propagations: 212444084 / total #impl: 701498661 (eff. 0.303)
238.66/238.73	c #Conflicts:     273000 | #Learnt:      24209 | 0.000
238.66/238.73	c total clause space: 127.173MB
238.66/238.73	c total #watches: 233885
240.25/240.36	c total #propagations: 213103164 / total #impl: 704104736 (eff. 0.303)
240.25/240.36	c GARBAGE COLLECT
240.25/240.36	c #Conflicts:     274000 | #Learnt:      12718 | 0.000
240.25/240.36	c total clause space: 127.173MB
240.25/240.36	c total #watches: 179436
241.15/241.24	c total #propagations: 213843339 / total #impl: 706850251 (eff. 0.303)
241.15/241.24	c #Conflicts:     275000 | #Learnt:      13718 | 0.000
241.15/241.24	c total clause space: 127.173MB
241.15/241.24	c total #watches: 184525
242.15/242.24	c total #propagations: 214541980 / total #impl: 709357741 (eff. 0.302)
242.15/242.24	c #Conflicts:     276000 | #Learnt:      14718 | 0.000
242.15/242.24	c total clause space: 127.173MB
242.15/242.24	c total #watches: 187769
242.95/243.06	c total #propagations: 215284431 / total #impl: 711874409 (eff. 0.302)
242.95/243.06	c #Conflicts:     277000 | #Learnt:      15718 | 0.000
242.95/243.06	c total clause space: 127.173MB
242.95/243.06	c total #watches: 192453
243.95/244.08	c total #propagations: 215985422 / total #impl: 714346965 (eff. 0.302)
243.95/244.08	c #Conflicts:     278000 | #Learnt:      16718 | 0.000
243.95/244.08	c total clause space: 127.173MB
243.95/244.08	c total #watches: 196837
245.05/245.18	c total #propagations: 216809603 / total #impl: 717070522 (eff. 0.302)
245.05/245.18	c #Conflicts:     279000 | #Learnt:      17718 | 0.000
245.05/245.18	c total clause space: 127.173MB
245.05/245.18	c total #watches: 200292
246.25/246.32	c total #propagations: 217609014 / total #impl: 719817585 (eff. 0.302)
246.25/246.32	c #Conflicts:     280000 | #Learnt:      18718 | 0.000
246.25/246.32	c total clause space: 127.173MB
246.25/246.32	c total #watches: 209635
247.46/247.54	c total #propagations: 218358910 / total #impl: 722481371 (eff. 0.302)
247.46/247.54	c #Conflicts:     281000 | #Learnt:      19718 | 0.000
247.46/247.54	c total clause space: 127.173MB
247.46/247.54	c total #watches: 214043
248.66/248.74	c total #propagations: 219095029 / total #impl: 725072169 (eff. 0.302)
248.66/248.74	c #Conflicts:     282000 | #Learnt:      20718 | 0.000
248.66/248.74	c total clause space: 127.173MB
248.66/248.74	c total #watches: 220375
249.85/249.93	c total #propagations: 219820936 / total #impl: 727641477 (eff. 0.302)
249.85/249.93	c #Conflicts:     283000 | #Learnt:      21718 | 0.000
249.85/249.93	c total clause space: 127.173MB
249.85/249.93	c total #watches: 226396
251.15/251.21	c total #propagations: 220593460 / total #impl: 730677752 (eff. 0.302)
251.15/251.21	c #Conflicts:     284000 | #Learnt:      22718 | 0.000
251.15/251.21	c total clause space: 127.173MB
251.15/251.21	c total #watches: 231454
252.65/252.70	c total #propagations: 221377148 / total #impl: 733681399 (eff. 0.302)
252.65/252.70	c #Conflicts:     285000 | #Learnt:      23718 | 0.000
252.65/252.70	c total clause space: 127.173MB
252.65/252.70	c total #watches: 235716
254.25/254.38	c total #propagations: 222185523 / total #impl: 736348532 (eff. 0.302)
254.25/254.38	c #Conflicts:     286000 | #Learnt:      24718 | 0.000
254.25/254.38	c total clause space: 127.173MB
254.25/254.38	c total #watches: 240510
255.85/255.95	c total #propagations: 223036959 / total #impl: 739359537 (eff. 0.302)
255.85/255.95	c GARBAGE COLLECT
255.85/255.95	c #Conflicts:     287000 | #Learnt:      12901 | 0.000
255.85/255.95	c total clause space: 127.173MB
255.85/255.95	c total #watches: 180453
256.75/256.81	c total #propagations: 223791919 / total #impl: 742028600 (eff. 0.302)
256.75/256.81	c #Conflicts:     288000 | #Learnt:      13901 | 0.000
256.75/256.81	c total clause space: 127.173MB
256.75/256.81	c total #watches: 184050
257.75/257.85	c total #propagations: 224626842 / total #impl: 744682119 (eff. 0.302)
257.75/257.85	c #Conflicts:     289000 | #Learnt:      14901 | 0.000
257.75/257.85	c total clause space: 127.173MB
257.75/257.85	c total #watches: 188810
258.75/258.89	c total #propagations: 225536826 / total #impl: 747592894 (eff. 0.302)
258.75/258.89	c #Conflicts:     290000 | #Learnt:      15901 | 0.000
258.75/258.89	c total clause space: 127.173MB
258.75/258.89	c total #watches: 192830
259.85/259.90	c total #propagations: 226322347 / total #impl: 750319932 (eff. 0.302)
259.85/259.90	c #Conflicts:     291000 | #Learnt:      16901 | 0.000
259.85/259.90	c total clause space: 127.173MB
259.85/259.90	c total #watches: 196143
260.76/260.83	c total #propagations: 227017651 / total #impl: 752751995 (eff. 0.302)
260.76/260.83	c #Conflicts:     292000 | #Learnt:      17901 | 0.000
260.76/260.83	c total clause space: 127.173MB
260.76/260.83	c total #watches: 199166
261.86/261.92	c total #propagations: 227709394 / total #impl: 755113681 (eff. 0.302)
261.86/261.92	c #Conflicts:     293000 | #Learnt:      18901 | 0.000
261.86/261.92	c total clause space: 127.173MB
261.86/261.92	c total #watches: 202735
262.86/262.98	c total #propagations: 228501891 / total #impl: 757645993 (eff. 0.302)
262.86/262.98	c #Conflicts:     294000 | #Learnt:      19901 | 0.000
262.86/262.98	c total clause space: 127.173MB
262.86/262.98	c total #watches: 205568
263.95/264.02	c total #propagations: 229316849 / total #impl: 760454260 (eff. 0.302)
263.95/264.02	c #Conflicts:     295000 | #Learnt:      20901 | 0.000
263.95/264.02	c total clause space: 127.173MB
263.95/264.02	c total #watches: 208946
264.95/265.10	c total #propagations: 230089673 / total #impl: 763052804 (eff. 0.302)
264.95/265.10	c #Conflicts:     296000 | #Learnt:      21901 | 0.000
264.95/265.10	c total clause space: 127.173MB
264.95/265.10	c total #watches: 213706
266.15/266.25	c total #propagations: 230827724 / total #impl: 765572500 (eff. 0.302)
266.15/266.25	c #Conflicts:     297000 | #Learnt:      22901 | 0.000
266.15/266.25	c total clause space: 127.173MB
266.15/266.25	c total #watches: 218059
267.25/267.30	c total #propagations: 231625570 / total #impl: 768269769 (eff. 0.301)
267.25/267.30	c #Conflicts:     298000 | #Learnt:      23901 | 0.000
267.25/267.30	c total clause space: 127.173MB
267.25/267.30	c total #watches: 226092
268.75/268.81	c total #propagations: 232262728 / total #impl: 770648745 (eff. 0.301)
268.75/268.81	c #Conflicts:     299000 | #Learnt:      24901 | 0.000
268.75/268.81	c total clause space: 127.173MB
268.75/268.81	c total #watches: 234526
269.95/270.02	c total #propagations: 233068572 / total #impl: 773879248 (eff. 0.301)
269.95/270.02	c #Conflicts:     300000 | #Learnt:      25901 | 0.000
269.95/270.02	c total clause space: 127.173MB
269.95/270.02	c total #watches: 239586
271.05/271.15	c total #propagations: 233798884 / total #impl: 776378641 (eff. 0.301)
271.05/271.15	c GARBAGE COLLECT
271.05/271.15	c #Conflicts:     301000 | #Learnt:      13794 | 0.000
271.05/271.15	c total clause space: 127.173MB
271.05/271.15	c total #watches: 184193
272.05/272.12	c total #propagations: 234647237 / total #impl: 779023232 (eff. 0.301)
272.05/272.12	c #Conflicts:     302000 | #Learnt:      14793 | 0.000
272.05/272.12	c total clause space: 127.173MB
272.05/272.12	c total #watches: 190406
272.95/273.00	c total #propagations: 235482614 / total #impl: 781858886 (eff. 0.301)
272.95/273.00	c #Conflicts:     303000 | #Learnt:      15793 | 0.000
272.95/273.00	c total clause space: 127.173MB
272.95/273.00	c total #watches: 196600
274.05/274.14	c total #propagations: 236129654 / total #impl: 784136532 (eff. 0.301)
274.05/274.14	c #Conflicts:     304000 | #Learnt:      16793 | 0.000
274.05/274.14	c total clause space: 127.173MB
274.05/274.14	c total #watches: 204192
275.15/275.25	c total #propagations: 236861589 / total #impl: 786718598 (eff. 0.301)
275.15/275.25	c #Conflicts:     305000 | #Learnt:      17793 | 0.000
275.15/275.25	c total clause space: 127.173MB
275.15/275.25	c total #watches: 208970
276.44/276.56	c total #propagations: 237612148 / total #impl: 789268832 (eff. 0.301)
276.44/276.56	c #Conflicts:     306000 | #Learnt:      18793 | 0.000
276.44/276.56	c total clause space: 127.173MB
276.44/276.56	c total #watches: 214765
277.74/277.87	c total #propagations: 238400184 / total #impl: 791977462 (eff. 0.301)
277.74/277.87	c #Conflicts:     307000 | #Learnt:      19793 | 0.000
277.74/277.87	c total clause space: 127.173MB
277.74/277.87	c total #watches: 218948
279.24/279.34	c total #propagations: 239203534 / total #impl: 794683252 (eff. 0.301)
279.24/279.34	c #Conflicts:     308000 | #Learnt:      20793 | 0.000
279.24/279.34	c total clause space: 127.173MB
279.24/279.34	c total #watches: 224531
280.64/280.75	c total #propagations: 239951989 / total #impl: 797285924 (eff. 0.301)
280.64/280.75	c #Conflicts:     309000 | #Learnt:      21793 | 0.000
280.64/280.75	c total clause space: 127.173MB
280.64/280.75	c total #watches: 230544
281.84/281.99	c total #propagations: 240708668 / total #impl: 800084966 (eff. 0.301)
281.84/281.99	c #Conflicts:     310000 | #Learnt:      22793 | 0.000
281.84/281.99	c total clause space: 127.173MB
281.84/281.99	c total #watches: 234643
283.24/283.30	c total #propagations: 241365563 / total #impl: 802452498 (eff. 0.301)
283.24/283.30	c #Conflicts:     311000 | #Learnt:      23793 | 0.000
283.24/283.30	c total clause space: 127.173MB
283.24/283.30	c total #watches: 239986
284.74/284.80	c total #propagations: 242140497 / total #impl: 805305197 (eff. 0.301)
284.74/284.80	c #Conflicts:     312000 | #Learnt:      24793 | 0.000
284.74/284.80	c total clause space: 127.173MB
284.74/284.80	c total #watches: 243747
286.54/286.65	c total #propagations: 242861832 / total #impl: 807715631 (eff. 0.301)
286.54/286.65	c #Conflicts:     313000 | #Learnt:      25793 | 0.000
286.54/286.65	c total clause space: 127.173MB
286.54/286.65	c total #watches: 247475
288.44/288.57	c total #propagations: 243638202 / total #impl: 810502542 (eff. 0.301)
288.44/288.57	c #Conflicts:     314000 | #Learnt:      26793 | 0.000
288.44/288.57	c total clause space: 127.173MB
288.44/288.57	c total #watches: 251104
289.35/289.48	c total #propagations: 244377851 / total #impl: 813006074 (eff. 0.301)
289.35/289.48	c GARBAGE COLLECT
289.35/289.48	c #Conflicts:     315000 | #Learnt:      14393 | 0.000
289.35/289.48	c total clause space: 127.173MB
289.35/289.48	c total #watches: 187151
290.35/290.46	c total #propagations: 245096205 / total #impl: 815463985 (eff. 0.301)
290.35/290.46	c #Conflicts:     316000 | #Learnt:      15393 | 0.000
290.35/290.46	c total clause space: 127.173MB
290.35/290.46	c total #watches: 190391
291.34/291.46	c total #propagations: 245892426 / total #impl: 818151798 (eff. 0.301)
291.34/291.46	c #Conflicts:     317000 | #Learnt:      16393 | 0.000
291.34/291.46	c total clause space: 127.173MB
291.34/291.46	c total #watches: 194536
292.34/292.45	c total #propagations: 246598362 / total #impl: 820582394 (eff. 0.301)
292.34/292.45	c #Conflicts:     318000 | #Learnt:      17393 | 0.000
292.34/292.45	c total clause space: 127.173MB
292.34/292.45	c total #watches: 198853
293.54/293.61	c total #propagations: 247287942 / total #impl: 823034846 (eff. 0.300)
293.54/293.61	c #Conflicts:     319000 | #Learnt:      18393 | 0.000
293.54/293.61	c total clause space: 127.173MB
293.54/293.61	c total #watches: 205120
294.54/294.65	c total #propagations: 248105528 / total #impl: 825950260 (eff. 0.300)
294.54/294.65	c #Conflicts:     320000 | #Learnt:      19393 | 0.000
294.54/294.65	c total clause space: 127.173MB
294.54/294.65	c total #watches: 209592
295.85/295.99	c total #propagations: 248848938 / total #impl: 828525706 (eff. 0.300)
295.85/295.99	c #Conflicts:     321000 | #Learnt:      20393 | 0.000
295.85/295.99	c total clause space: 127.173MB
295.85/295.99	c total #watches: 213625
297.14/297.20	c total #propagations: 249638954 / total #impl: 831260161 (eff. 0.300)
297.14/297.20	c #Conflicts:     322000 | #Learnt:      21393 | 0.000
297.14/297.20	c total clause space: 127.173MB
297.14/297.20	c total #watches: 221465
298.05/298.18	c total #propagations: 250477456 / total #impl: 834343221 (eff. 0.300)
298.05/298.18	c #Conflicts:     323000 | #Learnt:      22393 | 0.000
298.05/298.18	c total clause space: 127.173MB
298.05/298.18	c total #watches: 226508
299.84/299.94	c total #propagations: 251159118 / total #impl: 836750525 (eff. 0.300)
299.84/299.94	c #Conflicts:     324000 | #Learnt:      23393 | 0.000
299.84/299.94	c total clause space: 127.173MB
299.84/299.94	c total #watches: 232306
301.64/301.75	c total #propagations: 251877503 / total #impl: 839389112 (eff. 0.300)
301.64/301.75	c #Conflicts:     325000 | #Learnt:      24393 | 0.000
301.64/301.75	c total clause space: 127.173MB
301.64/301.75	c total #watches: 236718
303.55/303.64	c total #propagations: 252694786 / total #impl: 842596978 (eff. 0.300)
303.55/303.64	c #Conflicts:     326000 | #Learnt:      25393 | 0.000
303.55/303.64	c total clause space: 127.173MB
303.55/303.64	c total #watches: 240109
305.24/305.31	c total #propagations: 253419794 / total #impl: 845337353 (eff. 0.300)
305.24/305.31	c #Conflicts:     327000 | #Learnt:      26393 | 0.000
305.24/305.31	c total clause space: 127.173MB
305.24/305.31	c total #watches: 248340
307.44/307.50	c total #propagations: 253982956 / total #impl: 847587650 (eff. 0.300)
307.44/307.50	c #Conflicts:     328000 | #Learnt:      27393 | 0.000
307.44/307.50	c total clause space: 127.173MB
307.44/307.50	c total #watches: 254764
308.34/308.40	c total #propagations: 254629141 / total #impl: 850050560 (eff. 0.300)
308.34/308.40	c GARBAGE COLLECT
308.34/308.40	c #Conflicts:     329000 | #Learnt:      14695 | 0.000
308.34/308.40	c total clause space: 127.173MB
308.34/308.40	c total #watches: 187901
309.15/309.28	c total #propagations: 255385806 / total #impl: 852604512 (eff. 0.300)
309.15/309.28	c #Conflicts:     330000 | #Learnt:      15695 | 0.000
309.15/309.28	c total clause space: 127.173MB
309.15/309.28	c total #watches: 192867
310.15/310.29	c total #propagations: 256147025 / total #impl: 855152756 (eff. 0.300)
310.15/310.29	c #Conflicts:     331000 | #Learnt:      16695 | 0.000
310.15/310.29	c total clause space: 127.173MB
310.15/310.29	c total #watches: 196363
311.14/311.26	c total #propagations: 256856854 / total #impl: 857583041 (eff. 0.300)
311.14/311.26	c #Conflicts:     332000 | #Learnt:      17695 | 0.000
311.14/311.26	c total clause space: 127.173MB
311.14/311.26	c total #watches: 200640
312.35/312.47	c total #propagations: 257594576 / total #impl: 860138273 (eff. 0.299)
312.35/312.47	c #Conflicts:     333000 | #Learnt:      18695 | 0.000
312.35/312.47	c total clause space: 127.173MB
312.35/312.47	c total #watches: 203685
313.55/313.67	c total #propagations: 258457156 / total #impl: 863030446 (eff. 0.299)
313.55/313.67	c #Conflicts:     334000 | #Learnt:      19695 | 0.000
313.55/313.67	c total clause space: 127.173MB
313.55/313.67	c total #watches: 208311
314.74/314.85	c total #propagations: 259266755 / total #impl: 865699990 (eff. 0.299)
314.74/314.85	c #Conflicts:     335000 | #Learnt:      20695 | 0.000
314.74/314.85	c total clause space: 127.173MB
314.74/314.85	c total #watches: 213625
315.75/315.89	c total #propagations: 260061132 / total #impl: 868362495 (eff. 0.299)
315.75/315.89	c #Conflicts:     336000 | #Learnt:      21695 | 0.000
315.75/315.89	c total clause space: 127.173MB
315.75/315.89	c total #watches: 220241
316.94/317.03	c total #propagations: 260823303 / total #impl: 871128286 (eff. 0.299)
316.94/317.03	c #Conflicts:     337000 | #Learnt:      22695 | 0.000
316.94/317.03	c total clause space: 127.173MB
316.94/317.03	c total #watches: 225824
318.24/318.36	c total #propagations: 261574507 / total #impl: 873853627 (eff. 0.299)
318.24/318.36	c #Conflicts:     338000 | #Learnt:      23695 | 0.000
318.24/318.36	c total clause space: 127.173MB
318.24/318.36	c total #watches: 230408
319.54/319.67	c total #propagations: 262310685 / total #impl: 876397769 (eff. 0.299)
319.54/319.67	c #Conflicts:     339000 | #Learnt:      24695 | 0.000
319.54/319.67	c total clause space: 127.173MB
319.54/319.67	c total #watches: 235544
321.04/321.13	c total #propagations: 263033802 / total #impl: 879017401 (eff. 0.299)
321.04/321.13	c #Conflicts:     340000 | #Learnt:      25695 | 0.000
321.04/321.13	c total clause space: 127.173MB
321.04/321.13	c total #watches: 240745
322.84/322.90	c total #propagations: 263730539 / total #impl: 881650663 (eff. 0.299)
322.84/322.90	c #Conflicts:     341000 | #Learnt:      26695 | 0.000
322.84/322.90	c total clause space: 127.173MB
322.84/322.90	c total #watches: 244032
324.44/324.51	c total #propagations: 264645023 / total #impl: 884513971 (eff. 0.299)
324.44/324.51	c #Conflicts:     342000 | #Learnt:      27695 | 0.000
324.44/324.51	c total clause space: 127.173MB
324.44/324.51	c total #watches: 247343
325.54/325.65	c total #propagations: 265504923 / total #impl: 887394247 (eff. 0.299)
325.54/325.65	c GARBAGE COLLECT
325.54/325.65	c #Conflicts:     343000 | #Learnt:      14690 | 0.000
325.54/325.65	c total clause space: 127.173MB
325.54/325.65	c total #watches: 187660
326.34/326.46	c total #propagations: 266318483 / total #impl: 890023370 (eff. 0.299)
326.34/326.46	c #Conflicts:     344000 | #Learnt:      15690 | 0.000
326.34/326.46	c total clause space: 127.173MB
326.34/326.46	c total #watches: 191014
326.94/327.09	c total #propagations: 267067581 / total #impl: 892565347 (eff. 0.299)
326.94/327.09	c #Conflicts:     345000 | #Learnt:      16690 | 0.000
326.94/327.09	c total clause space: 127.173MB
326.94/327.09	c total #watches: 197988
328.04/328.16	c total #propagations: 267820637 / total #impl: 895118849 (eff. 0.299)
328.04/328.16	c #Conflicts:     346000 | #Learnt:      17690 | 0.000
328.04/328.16	c total clause space: 127.173MB
328.04/328.16	c total #watches: 203507
329.14/329.29	c total #propagations: 268591240 / total #impl: 897673791 (eff. 0.299)
329.14/329.29	c #Conflicts:     347000 | #Learnt:      18690 | 0.000
329.14/329.29	c total clause space: 127.173MB
329.14/329.29	c total #watches: 207561
330.34/330.47	c total #propagations: 269473875 / total #impl: 900524113 (eff. 0.299)
330.34/330.47	c #Conflicts:     348000 | #Learnt:      19690 | 0.000
330.34/330.47	c total clause space: 127.173MB
330.34/330.47	c total #watches: 211460
331.54/331.60	c total #propagations: 270215057 / total #impl: 902963570 (eff. 0.299)
331.54/331.60	c #Conflicts:     349000 | #Learnt:      20690 | 0.000
331.54/331.60	c total clause space: 127.173MB
331.54/331.60	c total #watches: 216300
332.64/332.77	c total #propagations: 270987003 / total #impl: 905618164 (eff. 0.299)
332.64/332.77	c #Conflicts:     350000 | #Learnt:      21690 | 0.000
332.64/332.77	c total clause space: 127.173MB
332.64/332.77	c total #watches: 223007
333.94/334.09	c total #propagations: 271747242 / total #impl: 908385880 (eff. 0.299)
333.94/334.09	c #Conflicts:     351000 | #Learnt:      22690 | 0.000
333.94/334.09	c total clause space: 127.173MB
333.94/334.09	c total #watches: 227004
335.44/335.60	c total #propagations: 272484349 / total #impl: 910957030 (eff. 0.299)
335.44/335.60	c #Conflicts:     352000 | #Learnt:      23690 | 0.000
335.44/335.60	c total clause space: 127.173MB
335.44/335.60	c total #watches: 232007
337.13/337.22	c total #propagations: 273224855 / total #impl: 913675839 (eff. 0.299)
337.13/337.22	c #Conflicts:     353000 | #Learnt:      24690 | 0.000
337.13/337.22	c total clause space: 127.173MB
337.13/337.22	c total #watches: 237001
338.63/338.74	c total #propagations: 274026812 / total #impl: 916478503 (eff. 0.299)
338.63/338.74	c #Conflicts:     354000 | #Learnt:      25690 | 0.000
338.63/338.74	c total clause space: 127.173MB
338.63/338.74	c total #watches: 242688
340.23/340.33	c total #propagations: 274791194 / total #impl: 919050129 (eff. 0.299)
340.23/340.33	c #Conflicts:     355000 | #Learnt:      26690 | 0.000
340.23/340.33	c total clause space: 127.173MB
340.23/340.33	c total #watches: 246553
341.13/341.28	c total #propagations: 275550271 / total #impl: 921656673 (eff. 0.299)
341.13/341.28	c #Conflicts:     356000 | #Learnt:      27690 | 0.000
341.13/341.28	c total clause space: 127.173MB
341.13/341.28	c total #watches: 251905
342.83/342.93	c total #propagations: 276149739 / total #impl: 923889898 (eff. 0.299)
342.83/342.93	c GARBAGE COLLECT
342.83/342.93	c #Conflicts:     357000 | #Learnt:      14396 | 0.000
342.83/342.93	c total clause space: 127.173MB
342.83/342.93	c total #watches: 186369
343.93/344.01	c total #propagations: 276869470 / total #impl: 926341506 (eff. 0.299)
343.93/344.01	c #Conflicts:     358000 | #Learnt:      15396 | 0.000
343.93/344.01	c total clause space: 127.173MB
343.93/344.01	c total #watches: 191092
344.93/345.06	c total #propagations: 277656430 / total #impl: 928919382 (eff. 0.299)
344.93/345.06	c #Conflicts:     359000 | #Learnt:      16396 | 0.000
344.93/345.06	c total clause space: 127.173MB
344.93/345.06	c total #watches: 196491
345.93/346.08	c total #propagations: 278451989 / total #impl: 931658522 (eff. 0.299)
345.93/346.08	c #Conflicts:     360000 | #Learnt:      17396 | 0.000
345.93/346.08	c total clause space: 127.173MB
345.93/346.08	c total #watches: 200237
346.93/347.03	c total #propagations: 279227992 / total #impl: 934263752 (eff. 0.299)
346.93/347.03	c #Conflicts:     361000 | #Learnt:      18396 | 0.000
346.93/347.03	c total clause space: 127.173MB
346.93/347.03	c total #watches: 204075
348.13/348.26	c total #propagations: 280007136 / total #impl: 936863191 (eff. 0.299)
348.13/348.26	c #Conflicts:     362000 | #Learnt:      19396 | 0.000
348.13/348.26	c total clause space: 127.173MB
348.13/348.26	c total #watches: 211101
349.53/349.65	c total #propagations: 280815954 / total #impl: 939683275 (eff. 0.299)
349.53/349.65	c #Conflicts:     363000 | #Learnt:      20396 | 0.000
349.53/349.65	c total clause space: 127.173MB
349.53/349.65	c total #watches: 216641
351.03/351.14	c total #propagations: 281614273 / total #impl: 942519530 (eff. 0.299)
351.03/351.14	c #Conflicts:     364000 | #Learnt:      21396 | 0.000
351.03/351.14	c total clause space: 127.173MB
351.03/351.15	c total #watches: 221012
352.73/352.81	c total #propagations: 282363929 / total #impl: 945067201 (eff. 0.299)
352.73/352.81	c #Conflicts:     365000 | #Learnt:      22396 | 0.000
352.73/352.81	c total clause space: 127.173MB
352.73/352.81	c total #watches: 224493
354.33/354.46	c total #propagations: 283255749 / total #impl: 948034501 (eff. 0.299)
354.33/354.46	c #Conflicts:     366000 | #Learnt:      23396 | 0.000
354.33/354.46	c total clause space: 127.173MB
354.33/354.46	c total #watches: 230689
356.13/356.23	c total #propagations: 284065162 / total #impl: 950794021 (eff. 0.299)
356.13/356.23	c #Conflicts:     367000 | #Learnt:      24396 | 0.000
356.13/356.23	c total clause space: 127.173MB
356.13/356.23	c total #watches: 237007
357.93/358.05	c total #propagations: 284875298 / total #impl: 953696601 (eff. 0.299)
357.93/358.05	c #Conflicts:     368000 | #Learnt:      25396 | 0.000
357.93/358.05	c total clause space: 127.173MB
357.93/358.05	c total #watches: 240549
359.53/359.65	c total #propagations: 285612198 / total #impl: 956502393 (eff. 0.299)
359.53/359.65	c #Conflicts:     369000 | #Learnt:      26396 | 0.000
359.53/359.65	c total clause space: 127.173MB
359.53/359.65	c total #watches: 247288
361.63/361.73	c total #propagations: 286299022 / total #impl: 959245389 (eff. 0.298)
361.63/361.73	c #Conflicts:     370000 | #Learnt:      27396 | 0.000
361.63/361.73	c total clause space: 127.173MB
361.63/361.73	c total #watches: 254156
363.43/363.53	c total #propagations: 287034905 / total #impl: 962023407 (eff. 0.298)
363.43/363.53	c #Conflicts:     371000 | #Learnt:      28396 | 0.000
363.43/363.53	c total clause space: 127.173MB
363.43/363.53	c total #watches: 258341
365.33/365.49	c total #propagations: 287745029 / total #impl: 964595370 (eff. 0.298)
365.33/365.49	c GARBAGE COLLECT
365.33/365.49	c #Conflicts:     372000 | #Learnt:      14816 | 0.000
365.33/365.49	c total clause space: 127.173MB
365.33/365.49	c total #watches: 188039
366.34/366.42	c total #propagations: 288523370 / total #impl: 967425241 (eff. 0.298)
366.34/366.42	c #Conflicts:     373000 | #Learnt:      15816 | 0.000
366.34/366.42	c total clause space: 127.173MB
366.34/366.42	c total #watches: 192677
367.03/367.14	c total #propagations: 289347979 / total #impl: 970034356 (eff. 0.298)
367.03/367.14	c #Conflicts:     374000 | #Learnt:      16816 | 0.000
367.03/367.14	c total clause space: 127.173MB
367.03/367.14	c total #watches: 198006
367.93/368.09	c total #propagations: 290020399 / total #impl: 972381908 (eff. 0.298)
367.93/368.09	c #Conflicts:     375000 | #Learnt:      17816 | 0.000
367.93/368.09	c total clause space: 127.173MB
367.93/368.09	c total #watches: 203185
368.93/369.01	c total #propagations: 290760241 / total #impl: 975105256 (eff. 0.298)
368.93/369.01	c #Conflicts:     376000 | #Learnt:      18816 | 0.000
368.93/369.01	c total clause space: 127.173MB
368.93/369.01	c total #watches: 209642
369.83/369.99	c total #propagations: 291475165 / total #impl: 977837231 (eff. 0.298)
369.83/369.99	c #Conflicts:     377000 | #Learnt:      19816 | 0.000
369.83/369.99	c total clause space: 127.173MB
369.83/369.99	c total #watches: 215713
371.03/371.15	c total #propagations: 292107549 / total #impl: 980412834 (eff. 0.298)
371.03/371.15	c #Conflicts:     378000 | #Learnt:      20816 | 0.000
371.03/371.15	c total clause space: 127.173MB
371.03/371.15	c total #watches: 221551
372.33/372.49	c total #propagations: 292780988 / total #impl: 983040066 (eff. 0.298)
372.33/372.49	c #Conflicts:     379000 | #Learnt:      21816 | 0.000
372.33/372.49	c total clause space: 127.173MB
372.33/372.49	c total #watches: 225517
373.63/373.74	c total #propagations: 293549064 / total #impl: 985839698 (eff. 0.298)
373.63/373.74	c #Conflicts:     380000 | #Learnt:      22816 | 0.000
373.63/373.74	c total clause space: 127.173MB
373.63/373.74	c total #watches: 230612
374.93/375.07	c total #propagations: 294305482 / total #impl: 988507937 (eff. 0.298)
374.93/375.07	c #Conflicts:     381000 | #Learnt:      23816 | 0.000
374.93/375.07	c total clause space: 127.173MB
374.93/375.07	c total #watches: 234600
376.24/376.35	c total #propagations: 295107071 / total #impl: 991244586 (eff. 0.298)
376.24/376.35	c #Conflicts:     382000 | #Learnt:      24816 | 0.000
376.24/376.35	c total clause space: 127.173MB
376.24/376.35	c total #watches: 240381
377.73/377.82	c total #propagations: 295798209 / total #impl: 993682389 (eff. 0.298)
377.73/377.82	c #Conflicts:     383000 | #Learnt:      25816 | 0.000
377.73/377.82	c total clause space: 127.173MB
377.73/377.82	c total #watches: 244799
379.33/379.43	c total #propagations: 296543630 / total #impl: 996260709 (eff. 0.298)
379.33/379.43	c #Conflicts:     384000 | #Learnt:      26816 | 0.000
379.33/379.43	c total clause space: 127.173MB
379.33/379.43	c total #watches: 249826
380.93/381.02	c total #propagations: 297283836 / total #impl: 998942123 (eff. 0.298)
380.93/381.02	c #Conflicts:     385000 | #Learnt:      27816 | 0.000
380.93/381.02	c total clause space: 127.173MB
380.93/381.02	c total #watches: 255420
382.53/382.61	c total #propagations: 298011513 / total #impl: 1001752789 (eff. 0.297)
382.53/382.61	c #Conflicts:     386000 | #Learnt:      28816 | 0.000
382.53/382.61	c total clause space: 127.173MB
382.53/382.61	c total #watches: 260165
384.63/384.71	c total #propagations: 298602929 / total #impl: 1004069073 (eff. 0.297)
384.63/384.71	c #Conflicts:     387000 | #Learnt:      29816 | 0.000
384.63/384.71	c total clause space: 127.173MB
384.63/384.71	c total #watches: 266247
385.63/385.71	c total #propagations: 299385472 / total #impl: 1006957048 (eff. 0.297)
385.63/385.71	c GARBAGE COLLECT
385.63/385.71	c #Conflicts:     388000 | #Learnt:      15901 | 0.000
385.63/385.71	c total clause space: 127.173MB
385.63/385.71	c total #watches: 192876
386.53/386.60	c total #propagations: 300176479 / total #impl: 1009600814 (eff. 0.297)
386.53/386.60	c #Conflicts:     389000 | #Learnt:      16901 | 0.000
386.53/386.60	c total clause space: 127.173MB
386.53/386.60	c total #watches: 197008
387.43/387.59	c total #propagations: 301043980 / total #impl: 1012368793 (eff. 0.297)
387.43/387.59	c #Conflicts:     390000 | #Learnt:      17901 | 0.000
387.43/387.59	c total clause space: 127.173MB
387.43/387.59	c total #watches: 200937
388.53/388.68	c total #propagations: 301821941 / total #impl: 1015101914 (eff. 0.297)
388.53/388.68	c #Conflicts:     391000 | #Learnt:      18901 | 0.000
388.53/388.68	c total clause space: 127.173MB
388.53/388.68	c total #watches: 206857
389.63/389.78	c total #propagations: 302622482 / total #impl: 1017893406 (eff. 0.297)
389.63/389.78	c #Conflicts:     392000 | #Learnt:      19901 | 0.000
389.63/389.78	c total clause space: 127.173MB
389.63/389.78	c total #watches: 211977
390.63/390.79	c total #propagations: 303400183 / total #impl: 1020695657 (eff. 0.297)
390.63/390.79	c #Conflicts:     393000 | #Learnt:      20901 | 0.000
390.63/390.79	c total clause space: 127.173MB
390.63/390.79	c total #watches: 215956
391.63/391.79	c total #propagations: 304128247 / total #impl: 1023169402 (eff. 0.297)
391.63/391.79	c #Conflicts:     394000 | #Learnt:      21901 | 0.000
391.63/391.79	c total clause space: 127.173MB
391.63/391.79	c total #watches: 219520
392.93/393.00	c total #propagations: 304725095 / total #impl: 1025313820 (eff. 0.297)
392.93/393.00	c #Conflicts:     395000 | #Learnt:      22901 | 0.000
392.93/393.00	c total clause space: 127.173MB
392.93/393.00	c total #watches: 223989
394.13/394.29	c total #propagations: 305481682 / total #impl: 1027872272 (eff. 0.297)
394.13/394.29	c #Conflicts:     396000 | #Learnt:      23901 | 0.000
394.13/394.29	c total clause space: 127.173MB
394.13/394.29	c total #watches: 226884
395.43/395.59	c total #propagations: 306263139 / total #impl: 1030432684 (eff. 0.297)
395.43/395.59	c #Conflicts:     397000 | #Learnt:      24901 | 0.000
395.43/395.59	c total clause space: 127.173MB
395.43/395.59	c total #watches: 230442
396.83/396.95	c total #propagations: 307003250 / total #impl: 1032966022 (eff. 0.297)
396.83/396.95	c #Conflicts:     398000 | #Learnt:      25901 | 0.000
396.83/396.95	c total clause space: 127.173MB
396.83/396.95	c total #watches: 233810
398.13/398.21	c total #propagations: 307794430 / total #impl: 1035637458 (eff. 0.297)
398.13/398.21	c #Conflicts:     399000 | #Learnt:      26901 | 0.000
398.13/398.21	c total clause space: 127.173MB
398.13/398.21	c total #watches: 238965
399.53/399.61	c total #propagations: 308575631 / total #impl: 1038449587 (eff. 0.297)
399.53/399.61	c #Conflicts:     400000 | #Learnt:      27901 | 0.000
399.53/399.61	c total clause space: 127.173MB
399.53/399.61	c total #watches: 243474
400.83/400.98	c total #propagations: 309361556 / total #impl: 1041259540 (eff. 0.297)
400.83/400.98	c #Conflicts:     401000 | #Learnt:      28901 | 0.000
400.83/400.98	c total clause space: 127.173MB
400.83/400.98	c total #watches: 247884
402.42/402.56	c total #propagations: 310122686 / total #impl: 1043969847 (eff. 0.297)
402.42/402.56	c #Conflicts:     402000 | #Learnt:      29901 | 0.000
402.42/402.56	c total clause space: 127.173MB
402.42/402.56	c total #watches: 253142
403.63/403.77	c total #propagations: 310885569 / total #impl: 1046682983 (eff. 0.297)
403.63/403.77	c GARBAGE COLLECT
403.63/403.77	c #Conflicts:     403000 | #Learnt:      15698 | 0.000
403.63/403.77	c total clause space: 127.173MB
403.63/403.77	c total #watches: 193020
404.62/404.73	c total #propagations: 311651139 / total #impl: 1049397580 (eff. 0.297)
404.62/404.73	c #Conflicts:     404000 | #Learnt:      16698 | 0.000
404.62/404.73	c total clause space: 127.173MB
404.62/404.73	c total #watches: 199042
405.32/405.49	c total #propagations: 312333671 / total #impl: 1051733548 (eff. 0.297)
405.32/405.49	c #Conflicts:     405000 | #Learnt:      17698 | 0.000
405.32/405.49	c total clause space: 127.173MB
405.32/405.49	c total #watches: 203257
406.32/406.47	c total #propagations: 313011451 / total #impl: 1054192065 (eff. 0.297)
406.32/406.47	c #Conflicts:     406000 | #Learnt:      18697 | 0.000
406.32/406.47	c total clause space: 127.173MB
406.32/406.47	c total #watches: 209143
407.52/407.61	c total #propagations: 313752769 / total #impl: 1056825296 (eff. 0.297)
407.52/407.61	c #Conflicts:     407000 | #Learnt:      19697 | 0.000
407.52/407.61	c total clause space: 127.173MB
407.52/407.61	c total #watches: 212486
408.62/408.74	c total #propagations: 314561896 / total #impl: 1059537734 (eff. 0.297)
408.62/408.74	c #Conflicts:     408000 | #Learnt:      20697 | 0.000
408.62/408.74	c total clause space: 127.173MB
408.62/408.74	c total #watches: 216371
409.72/409.81	c total #propagations: 315366014 / total #impl: 1062151804 (eff. 0.297)
409.72/409.81	c #Conflicts:     409000 | #Learnt:      21697 | 0.000
409.72/409.81	c total clause space: 127.173MB
409.72/409.81	c total #watches: 219362
410.82/410.99	c total #propagations: 316141923 / total #impl: 1064627025 (eff. 0.297)
410.82/410.99	c #Conflicts:     410000 | #Learnt:      22697 | 0.000
410.82/410.99	c total clause space: 127.173MB
410.82/410.99	c total #watches: 224022
412.02/412.18	c total #propagations: 316888199 / total #impl: 1067248344 (eff. 0.297)
412.02/412.18	c #Conflicts:     411000 | #Learnt:      23697 | 0.000
412.02/412.18	c total clause space: 127.173MB
412.02/412.18	c total #watches: 232137
413.32/413.45	c total #propagations: 317603411 / total #impl: 1069834485 (eff. 0.297)
413.32/413.45	c #Conflicts:     412000 | #Learnt:      24697 | 0.000
413.32/413.45	c total clause space: 127.173MB
413.32/413.45	c total #watches: 236362
414.73/414.81	c total #propagations: 318333915 / total #impl: 1072431100 (eff. 0.297)
414.73/414.81	c #Conflicts:     413000 | #Learnt:      25697 | 0.000
414.73/414.81	c total clause space: 127.173MB
414.73/414.81	c total #watches: 240227
416.22/416.36	c total #propagations: 319088513 / total #impl: 1075069911 (eff. 0.297)
416.22/416.36	c #Conflicts:     414000 | #Learnt:      26697 | 0.000
416.22/416.36	c total clause space: 127.173MB
416.22/416.36	c total #watches: 244231
417.62/417.74	c total #propagations: 319895032 / total #impl: 1077930837 (eff. 0.297)
417.62/417.74	c #Conflicts:     415000 | #Learnt:      27697 | 0.000
417.62/417.74	c total clause space: 127.173MB
417.62/417.74	c total #watches: 248089
419.32/419.50	c total #propagations: 320565667 / total #impl: 1080322826 (eff. 0.297)
419.32/419.50	c #Conflicts:     416000 | #Learnt:      28697 | 0.000
419.32/419.50	c total clause space: 127.173MB
419.32/419.50	c total #watches: 252890
421.12/421.22	c total #propagations: 321291031 / total #impl: 1082903663 (eff. 0.297)
421.12/421.22	c #Conflicts:     417000 | #Learnt:      29697 | 0.000
421.12/421.22	c total clause space: 127.173MB
421.12/421.22	c total #watches: 257119
422.92/423.07	c total #propagations: 322015319 / total #impl: 1085584120 (eff. 0.297)
422.92/423.07	c #Conflicts:     418000 | #Learnt:      30697 | 0.000
422.92/423.07	c total clause space: 127.173MB
422.92/423.07	c total #watches: 260912
424.02/424.17	c total #propagations: 322775879 / total #impl: 1088261485 (eff. 0.297)
424.02/424.17	c GARBAGE COLLECT
424.02/424.17	c #Conflicts:     419000 | #Learnt:      16191 | 0.000
424.02/424.17	c total clause space: 127.173MB
424.02/424.17	c total #watches: 194694
425.02/425.10	c total #propagations: 323537261 / total #impl: 1090760325 (eff. 0.297)
425.02/425.10	c #Conflicts:     420000 | #Learnt:      17191 | 0.000
425.02/425.10	c total clause space: 127.173MB
425.02/425.10	c total #watches: 199284
425.92/426.08	c total #propagations: 324327239 / total #impl: 1093366505 (eff. 0.297)
425.92/426.08	c #Conflicts:     421000 | #Learnt:      18191 | 0.000
425.92/426.08	c total clause space: 127.173MB
425.92/426.08	c total #watches: 204299
427.12/427.29	c total #propagations: 325071054 / total #impl: 1095773614 (eff. 0.297)
427.12/427.29	c #Conflicts:     422000 | #Learnt:      19191 | 0.000
427.12/427.29	c total clause space: 127.173MB
427.12/427.29	c total #watches: 207092
428.22/428.30	c total #propagations: 325910077 / total #impl: 1098467208 (eff. 0.297)
428.22/428.30	c #Conflicts:     423000 | #Learnt:      20191 | 0.000
428.22/428.30	c total clause space: 127.173MB
428.22/428.30	c total #watches: 210810
429.32/429.40	c total #propagations: 326639933 / total #impl: 1101050156 (eff. 0.297)
429.32/429.40	c #Conflicts:     424000 | #Learnt:      21191 | 0.000
429.32/429.40	c total clause space: 127.173MB
429.32/429.40	c total #watches: 214008
430.82/430.92	c total #propagations: 327413313 / total #impl: 1103693532 (eff. 0.297)
430.82/430.92	c #Conflicts:     425000 | #Learnt:      22191 | 0.000
430.82/430.92	c total clause space: 127.173MB
430.82/430.92	c total #watches: 219844
432.42/432.51	c total #propagations: 328258175 / total #impl: 1106600545 (eff. 0.297)
432.42/432.51	c #Conflicts:     426000 | #Learnt:      23191 | 0.000
432.42/432.51	c total clause space: 127.173MB
432.42/432.51	c total #watches: 223243
433.82/433.99	c total #propagations: 329097443 / total #impl: 1109467104 (eff. 0.297)
433.82/433.99	c #Conflicts:     427000 | #Learnt:      24191 | 0.000
433.82/433.99	c total clause space: 127.173MB
433.82/433.99	c total #watches: 226343
435.42/435.51	c total #propagations: 329852673 / total #impl: 1112187288 (eff. 0.297)
435.42/435.51	c #Conflicts:     428000 | #Learnt:      25191 | 0.000
435.42/435.51	c total clause space: 127.173MB
435.42/435.51	c total #watches: 230979
436.82/436.99	c total #propagations: 330683250 / total #impl: 1115245986 (eff. 0.297)
436.82/436.99	c #Conflicts:     429000 | #Learnt:      26191 | 0.000
436.82/436.99	c total clause space: 127.173MB
436.82/436.99	c total #watches: 236560
438.42/438.58	c total #propagations: 331541162 / total #impl: 1118508870 (eff. 0.296)
438.42/438.58	c #Conflicts:     430000 | #Learnt:      27191 | 0.000
438.42/438.58	c total clause space: 127.173MB
438.42/438.58	c total #watches: 241058
440.22/440.38	c total #propagations: 332291973 / total #impl: 1121350540 (eff. 0.296)
440.22/440.38	c #Conflicts:     431000 | #Learnt:      28191 | 0.000
440.22/440.38	c total clause space: 206.656MB
440.22/440.38	c total #watches: 245022
442.23/442.32	c total #propagations: 333104831 / total #impl: 1124398302 (eff. 0.296)
442.23/442.32	c #Conflicts:     432000 | #Learnt:      29191 | 0.000
442.23/442.32	c total clause space: 206.656MB
442.23/442.32	c total #watches: 250336
444.12/444.22	c total #propagations: 333894553 / total #impl: 1127356832 (eff. 0.296)
444.12/444.22	c #Conflicts:     433000 | #Learnt:      30191 | 0.000
444.12/444.22	c total clause space: 206.656MB
444.12/444.23	c total #watches: 253925
446.32/446.46	c total #propagations: 334621366 / total #impl: 1130111373 (eff. 0.296)
446.32/446.46	c #Conflicts:     434000 | #Learnt:      31191 | 0.000
446.32/446.46	c total clause space: 206.656MB
446.32/446.46	c total #watches: 257636
447.92/448.02	c total #propagations: 335369677 / total #impl: 1132876642 (eff. 0.296)
447.92/448.02	c GARBAGE COLLECT
447.92/448.02	c #Conflicts:     435000 | #Learnt:      16406 | 0.000
447.92/448.02	c total clause space: 206.656MB
447.92/448.02	c total #watches: 197705
449.12/449.24	c total #propagations: 336199851 / total #impl: 1135772516 (eff. 0.296)
449.12/449.24	c #Conflicts:     436000 | #Learnt:      17406 | 0.000
449.12/449.24	c total clause space: 206.656MB
449.12/449.24	c total #watches: 203197
450.32/450.42	c total #propagations: 337067572 / total #impl: 1138699418 (eff. 0.296)
450.32/450.42	c #Conflicts:     437000 | #Learnt:      18406 | 0.000
450.32/450.42	c total clause space: 206.656MB
450.32/450.42	c total #watches: 207925
451.62/451.74	c total #propagations: 337761033 / total #impl: 1141032222 (eff. 0.296)
451.62/451.74	c #Conflicts:     438000 | #Learnt:      19406 | 0.000
451.62/451.74	c total clause space: 206.656MB
451.62/451.74	c total #watches: 211645
452.92/453.03	c total #propagations: 338433775 / total #impl: 1143360327 (eff. 0.296)
452.92/453.03	c #Conflicts:     439000 | #Learnt:      20406 | 0.000
452.92/453.03	c total clause space: 206.656MB
452.92/453.03	c total #watches: 216180
454.52/454.61	c total #propagations: 339088934 / total #impl: 1145736854 (eff. 0.296)
454.52/454.61	c #Conflicts:     440000 | #Learnt:      21406 | 0.000
454.52/454.61	c total clause space: 206.656MB
454.52/454.61	c total #watches: 220609
455.92/456.04	c total #propagations: 339826229 / total #impl: 1148395953 (eff. 0.296)
455.92/456.04	c #Conflicts:     441000 | #Learnt:      22406 | 0.000
455.92/456.04	c total clause space: 206.656MB
455.92/456.04	c total #watches: 225412
457.72/457.87	c total #propagations: 340545109 / total #impl: 1151187098 (eff. 0.296)
457.72/457.87	c #Conflicts:     442000 | #Learnt:      23406 | 0.000
457.72/457.87	c total clause space: 206.656MB
457.72/457.87	c total #watches: 230698
459.42/459.52	c total #propagations: 341319877 / total #impl: 1154155418 (eff. 0.296)
459.42/459.52	c #Conflicts:     443000 | #Learnt:      24406 | 0.000
459.42/459.52	c total clause space: 206.656MB
459.42/459.52	c total #watches: 235637
461.22/461.35	c total #propagations: 341948648 / total #impl: 1156746492 (eff. 0.296)
461.22/461.35	c #Conflicts:     444000 | #Learnt:      25406 | 0.000
461.22/461.35	c total clause space: 206.656MB
461.22/461.35	c total #watches: 240900
463.32/463.44	c total #propagations: 342590511 / total #impl: 1159351589 (eff. 0.296)
463.32/463.44	c #Conflicts:     445000 | #Learnt:      26406 | 0.000
463.32/463.44	c total clause space: 206.656MB
463.32/463.44	c total #watches: 246038
465.52/465.65	c total #propagations: 343236954 / total #impl: 1161806006 (eff. 0.295)
465.52/465.65	c #Conflicts:     446000 | #Learnt:      27406 | 0.000
465.52/465.65	c total clause space: 206.656MB
465.52/465.65	c total #watches: 250147
467.81/467.95	c total #propagations: 343959386 / total #impl: 1164544364 (eff. 0.295)
467.81/467.95	c #Conflicts:     447000 | #Learnt:      28406 | 0.000
467.81/467.95	c total clause space: 206.656MB
467.81/467.95	c total #watches: 253770
469.91/470.04	c total #propagations: 344666710 / total #impl: 1167208650 (eff. 0.295)
469.91/470.04	c #Conflicts:     448000 | #Learnt:      29406 | 0.000
469.91/470.04	c total clause space: 206.656MB
469.91/470.04	c total #watches: 260921
472.71/472.83	c total #propagations: 345311618 / total #impl: 1169860695 (eff. 0.295)
472.71/472.83	c #Conflicts:     449000 | #Learnt:      30406 | 0.000
472.71/472.83	c total clause space: 206.656MB
472.71/472.83	c total #watches: 268225
475.51/475.67	c total #propagations: 346053495 / total #impl: 1172735439 (eff. 0.295)
475.51/475.67	c #Conflicts:     450000 | #Learnt:      31406 | 0.000
475.51/475.67	c total clause space: 206.656MB
475.51/475.67	c total #watches: 275902
479.11/479.28	c total #propagations: 346700382 / total #impl: 1175471996 (eff. 0.295)
479.11/479.28	c GARBAGE COLLECT
479.11/479.28	c #Conflicts:     451000 | #Learnt:      16309 | 0.000
479.11/479.28	c total clause space: 206.656MB
479.11/479.29	c total #watches: 197930
480.11/480.27	c total #propagations: 347483110 / total #impl: 1178424726 (eff. 0.295)
480.11/480.27	c #Conflicts:     452000 | #Learnt:      17309 | 0.000
480.11/480.27	c total clause space: 206.656MB
480.11/480.27	c total #watches: 202605
481.41/481.57	c total #propagations: 348166754 / total #impl: 1180910634 (eff. 0.295)
481.41/481.57	c #Conflicts:     453000 | #Learnt:      18309 | 0.000
481.41/481.57	c total clause space: 206.656MB
481.41/481.57	c total #watches: 207148
482.81/482.91	c total #propagations: 348897965 / total #impl: 1183465313 (eff. 0.295)
482.81/482.91	c #Conflicts:     454000 | #Learnt:      19309 | 0.000
482.81/482.91	c total clause space: 206.656MB
482.81/482.91	c total #watches: 211441
484.41/484.51	c total #propagations: 349619897 / total #impl: 1186037988 (eff. 0.295)
484.41/484.51	c #Conflicts:     455000 | #Learnt:      20309 | 0.000
484.41/484.51	c total clause space: 206.656MB
484.41/484.51	c total #watches: 214307
485.91/486.02	c total #propagations: 350410720 / total #impl: 1188733668 (eff. 0.295)
485.91/486.02	c #Conflicts:     456000 | #Learnt:      21309 | 0.000
485.91/486.02	c total clause space: 206.656MB
485.91/486.02	c total #watches: 218170
487.61/487.72	c total #propagations: 351125100 / total #impl: 1191369982 (eff. 0.295)
487.61/487.72	c #Conflicts:     457000 | #Learnt:      22309 | 0.000
487.61/487.72	c total clause space: 206.656MB
487.61/487.72	c total #watches: 224093
489.42/489.50	c total #propagations: 351880421 / total #impl: 1194093364 (eff. 0.295)
489.42/489.50	c #Conflicts:     458000 | #Learnt:      23309 | 0.000
489.42/489.50	c total clause space: 206.656MB
489.42/489.50	c total #watches: 228761
491.22/491.33	c total #propagations: 352592189 / total #impl: 1196783281 (eff. 0.295)
491.22/491.33	c #Conflicts:     459000 | #Learnt:      24309 | 0.000
491.22/491.33	c total clause space: 206.656MB
491.22/491.33	c total #watches: 234404
493.41/493.54	c total #propagations: 353286196 / total #impl: 1199508716 (eff. 0.295)
493.41/493.54	c #Conflicts:     460000 | #Learnt:      25309 | 0.000
493.41/493.54	c total clause space: 206.656MB
493.41/493.54	c total #watches: 238805
495.71/495.80	c total #propagations: 354045283 / total #impl: 1202386915 (eff. 0.294)
495.71/495.80	c #Conflicts:     461000 | #Learnt:      26309 | 0.000
495.71/495.80	c total clause space: 206.656MB
495.71/495.80	c total #watches: 242457
498.01/498.12	c total #propagations: 354832702 / total #impl: 1205188732 (eff. 0.294)
498.01/498.12	c #Conflicts:     462000 | #Learnt:      27309 | 0.000
498.01/498.12	c total clause space: 206.656MB
498.01/498.12	c total #watches: 246284
499.61/499.70	c total #propagations: 355635161 / total #impl: 1208002657 (eff. 0.294)
499.61/499.70	c #Conflicts:     463000 | #Learnt:      28309 | 0.000
499.61/499.70	c total clause space: 206.656MB
499.61/499.70	c total #watches: 250229
501.21/501.30	c total #propagations: 356373957 / total #impl: 1210549363 (eff. 0.294)
501.21/501.30	c #Conflicts:     464000 | #Learnt:      29309 | 0.000
501.21/501.30	c total clause space: 206.656MB
501.21/501.30	c total #watches: 256303
502.81/502.94	c total #propagations: 357109979 / total #impl: 1213370583 (eff. 0.294)
502.81/502.94	c #Conflicts:     465000 | #Learnt:      30309 | 0.000
502.81/502.94	c total clause space: 206.656MB
502.81/502.94	c total #watches: 262999
504.51/504.61	c total #propagations: 357778869 / total #impl: 1215946058 (eff. 0.294)
504.51/504.61	c #Conflicts:     466000 | #Learnt:      31309 | 0.000
504.51/504.61	c total clause space: 206.656MB
504.51/504.61	c total #watches: 267594
506.31/506.41	c total #propagations: 358458968 / total #impl: 1218392596 (eff. 0.294)
506.31/506.41	c #Conflicts:     467000 | #Learnt:      32309 | 0.000
506.31/506.41	c total clause space: 206.656MB
506.31/506.41	c total #watches: 271826
507.51/507.64	c total #propagations: 359151849 / total #impl: 1221007447 (eff. 0.294)
507.51/507.64	c GARBAGE COLLECT
507.51/507.64	c #Conflicts:     468000 | #Learnt:      16906 | 0.000
507.51/507.64	c total clause space: 206.656MB
507.51/507.64	c total #watches: 201073
508.41/508.53	c total #propagations: 359805507 / total #impl: 1223485005 (eff. 0.294)
508.41/508.53	c #Conflicts:     469000 | #Learnt:      17906 | 0.000
508.41/508.53	c total clause space: 206.656MB
508.41/508.53	c total #watches: 206422
509.32/509.48	c total #propagations: 360512999 / total #impl: 1226073278 (eff. 0.294)
509.32/509.48	c #Conflicts:     470000 | #Learnt:      18906 | 0.000
509.32/509.48	c total clause space: 206.656MB
509.32/509.48	c total #watches: 212123
510.42/510.57	c total #propagations: 361226816 / total #impl: 1228696284 (eff. 0.294)
510.42/510.57	c #Conflicts:     471000 | #Learnt:      19906 | 0.000
510.42/510.57	c total clause space: 206.656MB
510.42/510.57	c total #watches: 217338
511.81/511.93	c total #propagations: 361937533 / total #impl: 1231266733 (eff. 0.294)
511.81/511.93	c #Conflicts:     472000 | #Learnt:      20906 | 0.000
511.81/511.93	c total clause space: 206.656MB
511.81/511.93	c total #watches: 222378
513.21/513.34	c total #propagations: 362760242 / total #impl: 1234450238 (eff. 0.294)
513.21/513.34	c #Conflicts:     473000 | #Learnt:      21906 | 0.000
513.21/513.34	c total clause space: 206.656MB
513.21/513.34	c total #watches: 228509
514.51/514.64	c total #propagations: 363537835 / total #impl: 1237689991 (eff. 0.294)
514.51/514.64	c #Conflicts:     474000 | #Learnt:      22906 | 0.000
514.51/514.64	c total clause space: 206.656MB
514.51/514.64	c total #watches: 237443
516.21/516.35	c total #propagations: 364207809 / total #impl: 1240763309 (eff. 0.294)
516.21/516.35	c #Conflicts:     475000 | #Learnt:      23906 | 0.000
516.21/516.35	c total clause space: 206.656MB
516.21/516.35	c total #watches: 243031
518.12/518.22	c total #propagations: 364918341 / total #impl: 1244217736 (eff. 0.293)
518.12/518.22	c #Conflicts:     476000 | #Learnt:      24906 | 0.000
518.12/518.22	c total clause space: 206.656MB
518.12/518.22	c total #watches: 250701
520.51/520.60	c total #propagations: 365626886 / total #impl: 1247738696 (eff. 0.293)
520.51/520.60	c #Conflicts:     477000 | #Learnt:      25906 | 0.000
520.51/520.60	c total clause space: 206.656MB
520.51/520.60	c total #watches: 258924
523.11/523.24	c total #propagations: 366473198 / total #impl: 1251333375 (eff. 0.293)
523.11/523.24	c #Conflicts:     478000 | #Learnt:      26906 | 0.000
523.11/523.24	c total clause space: 206.656MB
523.11/523.24	c total #watches: 268166
525.91/526.06	c total #propagations: 367300237 / total #impl: 1254781931 (eff. 0.293)
525.91/526.06	c #Conflicts:     479000 | #Learnt:      27906 | 0.000
525.91/526.06	c total clause space: 206.656MB
525.91/526.06	c total #watches: 277698
528.91/529.09	c total #propagations: 368029625 / total #impl: 1258131013 (eff. 0.293)
528.91/529.09	c #Conflicts:     480000 | #Learnt:      28906 | 0.000
528.91/529.09	c total clause space: 206.656MB
528.91/529.09	c total #watches: 283547
532.21/532.40	c total #propagations: 368758878 / total #impl: 1261362068 (eff. 0.292)
532.21/532.40	c #Conflicts:     481000 | #Learnt:      29906 | 0.000
532.21/532.40	c total clause space: 206.656MB
532.21/532.40	c total #watches: 287357
535.31/535.40	c total #propagations: 369505735 / total #impl: 1264499355 (eff. 0.292)
535.31/535.40	c #Conflicts:     482000 | #Learnt:      30906 | 0.000
535.31/535.40	c total clause space: 206.656MB
535.31/535.40	c total #watches: 291928
539.11/539.20	c total #propagations: 370240802 / total #impl: 1267456851 (eff. 0.292)
539.11/539.20	c #Conflicts:     483000 | #Learnt:      31906 | 0.000
539.11/539.20	c total clause space: 206.656MB
539.11/539.20	c total #watches: 296593
543.41/543.59	c total #propagations: 370974247 / total #impl: 1270618898 (eff. 0.292)
543.41/543.59	c #Conflicts:     484000 | #Learnt:      32906 | 0.000
543.41/543.59	c total clause space: 206.656MB
543.41/543.59	c total #watches: 302284
546.40/546.56	c total #propagations: 371800243 / total #impl: 1274330041 (eff. 0.292)
546.40/546.56	c GARBAGE COLLECT
546.40/546.56	c #Conflicts:     485000 | #Learnt:      17192 | 0.000
546.40/546.56	c total clause space: 206.656MB
546.40/546.56	c total #watches: 203136
547.50/547.60	c total #propagations: 372604982 / total #impl: 1277530229 (eff. 0.292)
547.50/547.60	c #Conflicts:     486000 | #Learnt:      18192 | 0.000
547.50/547.60	c total clause space: 206.656MB
547.50/547.60	c total #watches: 212367
548.60/548.75	c total #propagations: 373322893 / total #impl: 1280429142 (eff. 0.292)
548.60/548.75	c #Conflicts:     487000 | #Learnt:      19192 | 0.000
548.60/548.75	c total clause space: 206.656MB
548.60/548.75	c total #watches: 219617
550.10/550.21	c total #propagations: 373994190 / total #impl: 1283180689 (eff. 0.291)
550.10/550.21	c #Conflicts:     488000 | #Learnt:      20192 | 0.000
550.10/550.21	c total clause space: 206.656MB
550.10/550.21	c total #watches: 227963
551.90/552.08	c total #propagations: 374677870 / total #impl: 1286152139 (eff. 0.291)
551.90/552.08	c #Conflicts:     489000 | #Learnt:      21192 | 0.000
551.90/552.08	c total clause space: 206.656MB
551.90/552.08	c total #watches: 237460
554.20/554.38	c total #propagations: 375431506 / total #impl: 1289169349 (eff. 0.291)
554.20/554.38	c #Conflicts:     490000 | #Learnt:      22192 | 0.000
554.20/554.38	c total clause space: 206.656MB
554.20/554.38	c total #watches: 245041
557.10/557.20	c total #propagations: 376183204 / total #impl: 1292216840 (eff. 0.291)
557.10/557.20	c #Conflicts:     491000 | #Learnt:      23192 | 0.000
557.10/557.20	c total clause space: 206.656MB
557.10/557.20	c total #watches: 250570
559.70/559.80	c total #propagations: 377027736 / total #impl: 1295370021 (eff. 0.291)
559.70/559.80	c #Conflicts:     492000 | #Learnt:      24192 | 0.000
559.70/559.80	c total clause space: 206.656MB
559.70/559.80	c total #watches: 256836
562.60/562.75	c total #propagations: 377860741 / total #impl: 1298769137 (eff. 0.291)
562.60/562.75	c #Conflicts:     493000 | #Learnt:      25191 | 0.000
562.60/562.75	c total clause space: 206.656MB
562.60/562.75	c total #watches: 263381
565.31/565.42	c total #propagations: 378615402 / total #impl: 1301839225 (eff. 0.291)
565.31/565.42	c #Conflicts:     494000 | #Learnt:      26191 | 0.000
565.31/565.42	c total clause space: 206.656MB
565.31/565.42	c total #watches: 270695
567.61/567.77	c total #propagations: 379336469 / total #impl: 1304667650 (eff. 0.291)
567.61/567.77	c #Conflicts:     495000 | #Learnt:      27191 | 0.000
567.61/567.77	c total clause space: 206.656MB
567.61/567.78	c total #watches: 277359
570.10/570.22	c total #propagations: 380014246 / total #impl: 1307190865 (eff. 0.291)
570.10/570.22	c #Conflicts:     496000 | #Learnt:      28191 | 0.000
570.10/570.22	c total clause space: 206.656MB
570.10/570.22	c total #watches: 287120
572.70/572.86	c total #propagations: 380789833 / total #impl: 1310150070 (eff. 0.291)
572.70/572.86	c #Conflicts:     497000 | #Learnt:      29191 | 0.000
572.70/572.86	c total clause space: 206.656MB
572.70/572.86	c total #watches: 294013
576.00/576.18	c total #propagations: 381451379 / total #impl: 1312692988 (eff. 0.291)
576.00/576.18	c #Conflicts:     498000 | #Learnt:      30191 | 0.000
576.00/576.18	c total clause space: 206.656MB
576.00/576.18	c total #watches: 299203
579.00/579.19	c total #propagations: 382284374 / total #impl: 1315998687 (eff. 0.290)
579.00/579.19	c #Conflicts:     499000 | #Learnt:      31191 | 0.000
579.00/579.19	c total clause space: 206.656MB
579.00/579.19	c total #watches: 307480
581.90/582.05	c total #propagations: 383019356 / total #impl: 1319088590 (eff. 0.290)
581.90/582.05	c #Conflicts:     500000 | #Learnt:      32191 | 0.000
581.90/582.05	c total clause space: 206.656MB
581.90/582.05	c total #watches: 312871
585.60/585.78	c total #propagations: 383668707 / total #impl: 1321736055 (eff. 0.290)
585.60/585.78	c #Conflicts:     501000 | #Learnt:      33191 | 0.000
585.60/585.78	c total clause space: 206.656MB
585.60/585.78	c total #watches: 317748
589.10/589.26	c total #propagations: 384364177 / total #impl: 1324491137 (eff. 0.290)
589.10/589.26	c GARBAGE COLLECT
589.10/589.26	c #Conflicts:     502000 | #Learnt:      17186 | 0.000
589.10/589.26	c total clause space: 206.656MB
589.10/589.26	c total #watches: 202616
590.10/590.22	c total #propagations: 385145357 / total #impl: 1327485062 (eff. 0.290)
590.10/590.22	c #Conflicts:     503000 | #Learnt:      18186 | 0.000
590.10/590.22	c total clause space: 206.656MB
590.10/590.22	c total #watches: 207561
590.90/591.01	c total #propagations: 385935342 / total #impl: 1330424314 (eff. 0.290)
590.90/591.01	c #Conflicts:     504000 | #Learnt:      19186 | 0.000
590.90/591.01	c total clause space: 206.656MB
590.90/591.01	c total #watches: 214108
591.80/591.96	c total #propagations: 386603530 / total #impl: 1333007196 (eff. 0.290)
591.80/591.96	c #Conflicts:     505000 | #Learnt:      20186 | 0.000
591.80/591.96	c total clause space: 206.656MB
591.80/591.96	c total #watches: 222574
593.09/593.23	c total #propagations: 387287002 / total #impl: 1335948439 (eff. 0.290)
593.09/593.23	c #Conflicts:     506000 | #Learnt:      21186 | 0.000
593.09/593.23	c total clause space: 206.656MB
593.09/593.23	c total #watches: 228348
594.39/594.55	c total #propagations: 388051896 / total #impl: 1339143309 (eff. 0.290)
594.39/594.55	c #Conflicts:     507000 | #Learnt:      22186 | 0.000
594.39/594.55	c total clause space: 206.656MB
594.39/594.55	c total #watches: 234114
595.99/596.18	c total #propagations: 388788915 / total #impl: 1342234325 (eff. 0.290)
595.99/596.18	c #Conflicts:     508000 | #Learnt:      23186 | 0.000
595.99/596.18	c total clause space: 206.656MB
595.99/596.18	c total #watches: 239536
597.69/597.82	c total #propagations: 389564217 / total #impl: 1345388050 (eff. 0.290)
597.69/597.82	c #Conflicts:     509000 | #Learnt:      24186 | 0.000
597.69/597.82	c total clause space: 206.656MB
597.69/597.82	c total #watches: 246886
599.69/599.85	c total #propagations: 390343904 / total #impl: 1348596942 (eff. 0.289)
599.69/599.85	c #Conflicts:     510000 | #Learnt:      25186 | 0.000
599.69/599.85	c total clause space: 206.656MB
599.69/599.85	c total #watches: 251269
601.60/601.72	c total #propagations: 391206466 / total #impl: 1351928638 (eff. 0.289)
601.60/601.72	c #Conflicts:     511000 | #Learnt:      26186 | 0.000
601.60/601.72	c total clause space: 206.656MB
601.60/601.72	c total #watches: 255623
603.49/603.68	c total #propagations: 391967324 / total #impl: 1354793647 (eff. 0.289)
603.49/603.68	c #Conflicts:     512000 | #Learnt:      27186 | 0.000
603.49/603.68	c total clause space: 206.656MB
603.49/603.68	c total #watches: 259936
605.79/605.98	c total #propagations: 392703328 / total #impl: 1357561772 (eff. 0.289)
605.79/605.98	c #Conflicts:     513000 | #Learnt:      28186 | 0.000
605.79/605.98	c total clause space: 206.656MB
605.79/605.98	c total #watches: 264164
607.99/608.12	c total #propagations: 393511881 / total #impl: 1360527452 (eff. 0.289)
607.99/608.12	c #Conflicts:     514000 | #Learnt:      29186 | 0.000
607.99/608.12	c total clause space: 206.656MB
607.99/608.12	c total #watches: 268971
610.19/610.37	c total #propagations: 394288570 / total #impl: 1363193609 (eff. 0.289)
610.19/610.37	c #Conflicts:     515000 | #Learnt:      30186 | 0.000
610.19/610.37	c total clause space: 206.656MB
610.19/610.37	c total #watches: 273843
612.29/612.48	c total #propagations: 395081166 / total #impl: 1366041568 (eff. 0.289)
612.29/612.48	c #Conflicts:     516000 | #Learnt:      31186 | 0.000
612.29/612.48	c total clause space: 206.656MB
612.29/612.48	c total #watches: 279499
614.59/614.73	c total #propagations: 395813419 / total #impl: 1369097302 (eff. 0.289)
614.59/614.73	c #Conflicts:     517000 | #Learnt:      32186 | 0.000
614.59/614.73	c total clause space: 206.656MB
614.59/614.73	c total #watches: 283568
617.10/617.25	c total #propagations: 396594797 / total #impl: 1372219337 (eff. 0.289)
617.10/617.25	c #Conflicts:     518000 | #Learnt:      33186 | 0.000
617.10/617.25	c total clause space: 206.656MB
617.10/617.25	c total #watches: 289969
619.20/619.34	c total #propagations: 397453565 / total #impl: 1375430326 (eff. 0.289)
619.20/619.34	c #Conflicts:     519000 | #Learnt:      34186 | 0.000
619.20/619.34	c total clause space: 206.656MB
619.20/619.34	c total #watches: 294512
621.29/621.41	c total #propagations: 398219126 / total #impl: 1378134676 (eff. 0.289)
621.29/621.41	c GARBAGE COLLECT
621.29/621.41	c #Conflicts:     520000 | #Learnt:      17878 | 0.000
621.29/621.41	c total clause space: 206.656MB
621.29/621.41	c total #watches: 205027
622.39/622.56	c total #propagations: 399145648 / total #impl: 1381268225 (eff. 0.289)
622.39/622.56	c #Conflicts:     521000 | #Learnt:      18878 | 0.000
622.39/622.56	c total clause space: 206.656MB
622.39/622.56	c total #watches: 210374
623.60/623.77	c total #propagations: 399960096 / total #impl: 1384188148 (eff. 0.289)
623.60/623.77	c #Conflicts:     522000 | #Learnt:      19878 | 0.000
623.60/623.77	c total clause space: 206.656MB
623.60/623.77	c total #watches: 216622
624.80/624.96	c total #propagations: 400770169 / total #impl: 1387110784 (eff. 0.289)
624.80/624.96	c #Conflicts:     523000 | #Learnt:      20878 | 0.000
624.80/624.96	c total clause space: 206.656MB
624.80/624.96	c total #watches: 221627
626.19/626.37	c total #propagations: 401498795 / total #impl: 1389697631 (eff. 0.289)
626.19/626.37	c #Conflicts:     524000 | #Learnt:      21878 | 0.000
626.19/626.37	c total clause space: 206.656MB
626.19/626.37	c total #watches: 225566
627.69/627.81	c total #propagations: 402307475 / total #impl: 1392633301 (eff. 0.289)
627.69/627.81	c #Conflicts:     525000 | #Learnt:      22878 | 0.000
627.69/627.81	c total clause space: 206.656MB
627.69/627.81	c total #watches: 230542
628.99/629.14	c total #propagations: 403138308 / total #impl: 1395570465 (eff. 0.289)
628.99/629.14	c #Conflicts:     526000 | #Learnt:      23878 | 0.000
628.99/629.14	c total clause space: 206.656MB
628.99/629.14	c total #watches: 235101
630.39/630.51	c total #propagations: 403947360 / total #impl: 1398447990 (eff. 0.289)
630.39/630.51	c #Conflicts:     527000 | #Learnt:      24878 | 0.000
630.39/630.51	c total clause space: 206.656MB
630.39/630.51	c total #watches: 238924
631.89/632.09	c total #propagations: 404643601 / total #impl: 1400920534 (eff. 0.289)
631.89/632.09	c #Conflicts:     528000 | #Learnt:      25878 | 0.000
631.89/632.09	c total clause space: 206.656MB
631.89/632.09	c total #watches: 244995
633.59/633.75	c total #propagations: 405382042 / total #impl: 1403551418 (eff. 0.289)
633.59/633.75	c #Conflicts:     529000 | #Learnt:      26878 | 0.000
633.59/633.75	c total clause space: 206.656MB
633.59/633.75	c total #watches: 250765
635.29/635.45	c total #propagations: 406146221 / total #impl: 1406347076 (eff. 0.289)
635.29/635.45	c #Conflicts:     530000 | #Learnt:      27878 | 0.000
635.29/635.45	c total clause space: 206.656MB
635.29/635.45	c total #watches: 255229
636.99/637.15	c total #propagations: 406885297 / total #impl: 1409183456 (eff. 0.289)
636.99/637.15	c #Conflicts:     531000 | #Learnt:      28878 | 0.000
636.99/637.15	c total clause space: 206.656MB
636.99/637.15	c total #watches: 259973
638.79/638.97	c total #propagations: 407546655 / total #impl: 1411739917 (eff. 0.289)
638.79/638.97	c #Conflicts:     532000 | #Learnt:      29878 | 0.000
638.79/638.97	c total clause space: 206.656MB
638.79/638.97	c total #watches: 264461
640.79/640.96	c total #propagations: 408253419 / total #impl: 1414383909 (eff. 0.289)
640.79/640.96	c #Conflicts:     533000 | #Learnt:      30878 | 0.000
640.79/640.96	c total clause space: 206.656MB
640.79/640.96	c total #watches: 271032
643.09/643.25	c total #propagations: 409019961 / total #impl: 1417139913 (eff. 0.289)
643.09/643.25	c #Conflicts:     534000 | #Learnt:      31878 | 0.000
643.09/643.25	c total clause space: 206.656MB
643.09/643.25	c total #watches: 277046
645.19/645.34	c total #propagations: 409896219 / total #impl: 1420252631 (eff. 0.289)
645.19/645.34	c #Conflicts:     535000 | #Learnt:      32878 | 0.000
645.19/645.34	c total clause space: 206.656MB
645.19/645.34	c total #watches: 280865
647.59/647.74	c total #propagations: 410598944 / total #impl: 1422847567 (eff. 0.289)
647.59/647.74	c #Conflicts:     536000 | #Learnt:      33878 | 0.000
647.59/647.74	c total clause space: 206.656MB
647.59/647.75	c total #watches: 284986
649.69/649.81	c total #propagations: 411390599 / total #impl: 1425720144 (eff. 0.289)
649.69/649.81	c #Conflicts:     537000 | #Learnt:      34878 | 0.000
649.69/649.81	c total clause space: 206.656MB
649.69/649.81	c total #watches: 290482
651.19/651.34	c total #propagations: 412172358 / total #impl: 1428483908 (eff. 0.289)
651.19/651.34	c GARBAGE COLLECT
651.19/651.34	c #Conflicts:     538000 | #Learnt:      18275 | 0.000
651.19/651.34	c total clause space: 206.656MB
651.19/651.34	c total #watches: 208005
652.19/652.39	c total #propagations: 412949744 / total #impl: 1431171949 (eff. 0.289)
652.19/652.39	c #Conflicts:     539000 | #Learnt:      19275 | 0.000
652.19/652.39	c total clause space: 206.656MB
652.19/652.39	c total #watches: 214828
653.48/653.65	c total #propagations: 413622567 / total #impl: 1433665518 (eff. 0.289)
653.48/653.65	c #Conflicts:     540000 | #Learnt:      20275 | 0.000
653.48/653.65	c total clause space: 206.656MB
653.48/653.65	c total #watches: 226022
655.18/655.35	c total #propagations: 414375123 / total #impl: 1436786670 (eff. 0.288)
655.18/655.35	c #Conflicts:     541000 | #Learnt:      21275 | 0.000
655.18/655.35	c total clause space: 206.656MB
655.18/655.35	c total #watches: 232535
656.69/656.81	c total #propagations: 415127587 / total #impl: 1439554720 (eff. 0.288)
656.69/656.81	c #Conflicts:     542000 | #Learnt:      22275 | 0.000
656.69/656.81	c total clause space: 206.656MB
656.69/656.81	c total #watches: 236404
658.28/658.41	c total #propagations: 415803029 / total #impl: 1441921846 (eff. 0.288)
658.28/658.41	c #Conflicts:     543000 | #Learnt:      23275 | 0.000
658.28/658.41	c total clause space: 206.656MB
658.28/658.41	c total #watches: 241358
660.18/660.39	c total #propagations: 416566579 / total #impl: 1444832803 (eff. 0.288)
660.18/660.39	c #Conflicts:     544000 | #Learnt:      24275 | 0.000
660.18/660.39	c total clause space: 206.656MB
660.18/660.39	c total #watches: 245897
661.98/662.11	c total #propagations: 417413913 / total #impl: 1447930843 (eff. 0.288)
661.98/662.11	c #Conflicts:     545000 | #Learnt:      25275 | 0.000
661.98/662.11	c total clause space: 206.656MB
661.98/662.11	c total #watches: 250412
663.78/663.92	c total #propagations: 418169100 / total #impl: 1450694483 (eff. 0.288)
663.78/663.92	c #Conflicts:     546000 | #Learnt:      26275 | 0.000
663.78/663.92	c total clause space: 206.656MB
663.78/663.92	c total #watches: 254600
665.68/665.87	c total #propagations: 418944291 / total #impl: 1453404715 (eff. 0.288)
665.68/665.87	c #Conflicts:     547000 | #Learnt:      27275 | 0.000
665.68/665.87	c total clause space: 206.656MB
665.68/665.87	c total #watches: 257938
667.38/667.52	c total #propagations: 419754839 / total #impl: 1456092086 (eff. 0.288)
667.38/667.52	c #Conflicts:     548000 | #Learnt:      28275 | 0.000
667.38/667.52	c total clause space: 206.656MB
667.38/667.52	c total #watches: 262955
669.28/669.48	c total #propagations: 420559334 / total #impl: 1458921006 (eff. 0.288)
669.28/669.48	c #Conflicts:     549000 | #Learnt:      29275 | 0.000
669.28/669.48	c total clause space: 206.656MB
669.28/669.48	c total #watches: 266623
671.18/671.37	c total #propagations: 421335955 / total #impl: 1461663283 (eff. 0.288)
671.18/671.37	c #Conflicts:     550000 | #Learnt:      30275 | 0.000
671.18/671.37	c total clause space: 206.656MB
671.18/671.37	c total #watches: 271644
673.19/673.33	c total #propagations: 422097509 / total #impl: 1464427671 (eff. 0.288)
673.19/673.33	c #Conflicts:     551000 | #Learnt:      31275 | 0.000
673.19/673.33	c total clause space: 206.656MB
673.19/673.33	c total #watches: 276386
675.29/675.48	c total #propagations: 422868562 / total #impl: 1467356783 (eff. 0.288)
675.29/675.48	c #Conflicts:     552000 | #Learnt:      32275 | 0.000
675.29/675.48	c total clause space: 206.656MB
675.29/675.48	c total #watches: 280692
677.49/677.67	c total #propagations: 423573548 / total #impl: 1470040196 (eff. 0.288)
677.49/677.67	c #Conflicts:     553000 | #Learnt:      33275 | 0.000
677.49/677.67	c total clause space: 206.656MB
677.49/677.67	c total #watches: 284716
679.79/679.92	c total #propagations: 424299240 / total #impl: 1472843092 (eff. 0.288)
679.79/679.92	c #Conflicts:     554000 | #Learnt:      34275 | 0.000
679.79/679.92	c total clause space: 206.656MB
679.79/679.93	c total #watches: 288493
681.99/682.13	c total #propagations: 424995901 / total #impl: 1475411526 (eff. 0.288)
681.99/682.13	c #Conflicts:     555000 | #Learnt:      35275 | 0.000
681.99/682.13	c total clause space: 206.656MB
681.99/682.13	c total #watches: 293665
683.78/683.95	c total #propagations: 425722294 / total #impl: 1478105154 (eff. 0.288)
683.78/683.95	c GARBAGE COLLECT
683.78/683.95	c #Conflicts:     556000 | #Learnt:      18379 | 0.000
683.78/683.95	c total clause space: 206.656MB
683.78/683.95	c total #watches: 207299
684.78/684.94	c total #propagations: 426404414 / total #impl: 1480599761 (eff. 0.288)
684.78/684.94	c #Conflicts:     557000 | #Learnt:      19379 | 0.000
684.78/684.94	c total clause space: 206.656MB
684.78/684.94	c total #watches: 210721
685.88/686.09	c total #propagations: 427063337 / total #impl: 1482889500 (eff. 0.288)
685.88/686.09	c #Conflicts:     558000 | #Learnt:      20379 | 0.000
685.88/686.09	c total clause space: 206.656MB
685.88/686.09	c total #watches: 214461
687.18/687.33	c total #propagations: 427777121 / total #impl: 1485379880 (eff. 0.288)
687.18/687.33	c #Conflicts:     559000 | #Learnt:      21379 | 0.000
687.18/687.33	c total clause space: 206.656MB
687.18/687.33	c total #watches: 217744
688.38/688.60	c total #propagations: 428564524 / total #impl: 1488045663 (eff. 0.288)
688.38/688.60	c #Conflicts:     560000 | #Learnt:      22379 | 0.000
688.38/688.60	c total clause space: 206.656MB
688.38/688.60	c total #watches: 223315
689.59/689.76	c total #propagations: 429320014 / total #impl: 1490649758 (eff. 0.288)
689.59/689.76	c #Conflicts:     561000 | #Learnt:      23379 | 0.000
689.59/689.76	c total clause space: 206.656MB
689.59/689.76	c total #watches: 228346
690.98/691.10	c total #propagations: 430016688 / total #impl: 1493174832 (eff. 0.288)
690.98/691.10	c #Conflicts:     562000 | #Learnt:      24379 | 0.000
690.98/691.10	c total clause space: 206.656MB
690.98/691.10	c total #watches: 232827
692.38/692.56	c total #propagations: 430808456 / total #impl: 1495917738 (eff. 0.288)
692.38/692.56	c #Conflicts:     563000 | #Learnt:      25379 | 0.000
692.38/692.56	c total clause space: 206.656MB
692.38/692.56	c total #watches: 237342
693.68/693.89	c total #propagations: 431636895 / total #impl: 1498889891 (eff. 0.288)
693.68/693.89	c #Conflicts:     564000 | #Learnt:      26379 | 0.000
693.68/693.89	c total clause space: 206.656MB
693.68/693.89	c total #watches: 242036
694.98/695.12	c total #propagations: 432301248 / total #impl: 1501349990 (eff. 0.288)
694.98/695.12	c #Conflicts:     565000 | #Learnt:      27379 | 0.000
694.98/695.12	c total clause space: 206.656MB
694.98/695.12	c total #watches: 245766
696.48/696.68	c total #propagations: 432959479 / total #impl: 1503640275 (eff. 0.288)
696.48/696.68	c #Conflicts:     566000 | #Learnt:      28379 | 0.000
696.48/696.68	c total clause space: 206.656MB
696.48/696.68	c total #watches: 248646
698.18/698.40	c total #propagations: 433727491 / total #impl: 1506304990 (eff. 0.288)
698.18/698.40	c #Conflicts:     567000 | #Learnt:      29379 | 0.000
698.18/698.40	c total clause space: 206.656MB
698.18/698.40	c total #watches: 252583
699.68/699.87	c total #propagations: 434555735 / total #impl: 1509352574 (eff. 0.288)
699.68/699.87	c #Conflicts:     568000 | #Learnt:      30379 | 0.000
699.68/699.87	c total clause space: 206.656MB
699.68/699.87	c total #watches: 256474
701.18/701.39	c total #propagations: 435269350 / total #impl: 1512012550 (eff. 0.288)
701.18/701.39	c #Conflicts:     569000 | #Learnt:      31379 | 0.000
701.18/701.39	c total clause space: 206.656MB
701.18/701.39	c total #watches: 260623
703.08/703.22	c total #propagations: 435974193 / total #impl: 1514679876 (eff. 0.288)
703.08/703.22	c #Conflicts:     570000 | #Learnt:      32379 | 0.000
703.08/703.22	c total clause space: 206.656MB
703.08/703.22	c total #watches: 264744
704.88/705.04	c total #propagations: 436772833 / total #impl: 1517617273 (eff. 0.288)
704.88/705.04	c #Conflicts:     571000 | #Learnt:      33379 | 0.000
704.88/705.04	c total clause space: 206.656MB
704.88/705.04	c total #watches: 269632
706.88/707.08	c total #propagations: 437571766 / total #impl: 1520627113 (eff. 0.288)
706.88/707.08	c #Conflicts:     572000 | #Learnt:      34379 | 0.000
706.88/707.08	c total clause space: 206.656MB
706.88/707.08	c total #watches: 273163
709.08/709.23	c total #propagations: 438478952 / total #impl: 1523724244 (eff. 0.288)
709.08/709.23	c #Conflicts:     573000 | #Learnt:      35379 | 0.000
709.08/709.23	c total clause space: 206.656MB
709.08/709.23	c total #watches: 276863
710.88/711.04	c total #propagations: 439346143 / total #impl: 1526892984 (eff. 0.288)
710.88/711.04	c #Conflicts:     574000 | #Learnt:      36379 | 0.000
710.88/711.04	c total clause space: 206.656MB
710.88/711.04	c total #watches: 282689
712.08/712.26	c total #propagations: 440142905 / total #impl: 1530170918 (eff. 0.288)
712.08/712.26	c GARBAGE COLLECT
712.08/712.26	c #Conflicts:     575000 | #Learnt:      19178 | 0.000
712.08/712.26	c total clause space: 206.656MB
712.08/712.26	c total #watches: 214561
713.58/713.76	c total #propagations: 440871648 / total #impl: 1532859182 (eff. 0.288)
713.58/713.76	c #Conflicts:     576000 | #Learnt:      20178 | 0.000
713.58/713.76	c total clause space: 206.656MB
713.58/713.76	c total #watches: 219376
714.88/715.06	c total #propagations: 441649499 / total #impl: 1535619309 (eff. 0.288)
714.88/715.06	c #Conflicts:     577000 | #Learnt:      21178 | 0.000
714.88/715.06	c total clause space: 206.656MB
714.88/715.06	c total #watches: 225429
716.48/716.62	c total #propagations: 442345138 / total #impl: 1538265491 (eff. 0.288)
716.48/716.62	c #Conflicts:     578000 | #Learnt:      22178 | 0.000
716.48/716.62	c total clause space: 206.656MB
716.48/716.62	c total #watches: 230585
718.07/718.23	c total #propagations: 443126936 / total #impl: 1541017791 (eff. 0.288)
718.07/718.23	c #Conflicts:     579000 | #Learnt:      23178 | 0.000
718.07/718.23	c total clause space: 206.656MB
718.07/718.23	c total #watches: 235658
719.57/719.71	c total #propagations: 443902723 / total #impl: 1543620928 (eff. 0.288)
719.57/719.71	c #Conflicts:     580000 | #Learnt:      24178 | 0.000
719.57/719.71	c total clause space: 206.656MB
719.57/719.71	c total #watches: 242177
721.37/721.52	c total #propagations: 444650281 / total #impl: 1546354547 (eff. 0.288)
721.37/721.52	c #Conflicts:     581000 | #Learnt:      25178 | 0.000
721.37/721.52	c total clause space: 206.656MB
721.37/721.52	c total #watches: 247997
723.37/723.56	c total #propagations: 445419170 / total #impl: 1549100779 (eff. 0.288)
723.37/723.56	c #Conflicts:     582000 | #Learnt:      26178 | 0.000
723.37/723.56	c total clause space: 206.656MB
723.37/723.56	c total #watches: 252750
725.27/725.43	c total #propagations: 446184553 / total #impl: 1551934269 (eff. 0.288)
725.27/725.43	c #Conflicts:     583000 | #Learnt:      27178 | 0.000
725.27/725.43	c total clause space: 206.656MB
725.27/725.43	c total #watches: 257458
726.98/727.20	c total #propagations: 446926075 / total #impl: 1554545694 (eff. 0.287)
726.98/727.20	c #Conflicts:     584000 | #Learnt:      28178 | 0.000
726.98/727.20	c total clause space: 206.656MB
726.98/727.20	c total #watches: 262085
728.77/728.98	c total #propagations: 447676747 / total #impl: 1557271095 (eff. 0.287)
728.77/728.98	c #Conflicts:     585000 | #Learnt:      29178 | 0.000
728.77/728.98	c total clause space: 206.656MB
728.77/728.98	c total #watches: 267073
730.97/731.13	c total #propagations: 448385606 / total #impl: 1559821365 (eff. 0.287)
730.97/731.13	c #Conflicts:     586000 | #Learnt:      30178 | 0.000
730.97/731.13	c total clause space: 206.656MB
730.97/731.13	c total #watches: 270348
733.37/733.51	c total #propagations: 449277453 / total #impl: 1562760131 (eff. 0.287)
733.37/733.51	c #Conflicts:     587000 | #Learnt:      31178 | 0.000
733.37/733.51	c total clause space: 206.656MB
733.37/733.51	c total #watches: 274128
735.78/735.93	c total #propagations: 450156264 / total #impl: 1565894298 (eff. 0.287)
735.78/735.93	c #Conflicts:     588000 | #Learnt:      32178 | 0.000
735.78/735.93	c total clause space: 206.656MB
735.78/735.93	c total #watches: 279769
737.98/738.13	c total #propagations: 451073656 / total #impl: 1569499643 (eff. 0.287)
737.98/738.13	c #Conflicts:     589000 | #Learnt:      33178 | 0.000
737.98/738.13	c total clause space: 206.656MB
737.98/738.13	c total #watches: 287122
740.47/740.62	c total #propagations: 451884758 / total #impl: 1572607816 (eff. 0.287)
740.47/740.62	c #Conflicts:     590000 | #Learnt:      34178 | 0.000
740.47/740.62	c total clause space: 206.656MB
740.47/740.62	c total #watches: 291936
742.67/742.84	c total #propagations: 452744581 / total #impl: 1575735304 (eff. 0.287)
742.67/742.84	c #Conflicts:     591000 | #Learnt:      35178 | 0.000
742.67/742.84	c total clause space: 206.656MB
742.67/742.84	c total #watches: 298203
744.97/745.16	c total #propagations: 453524470 / total #impl: 1578656737 (eff. 0.287)
744.97/745.16	c #Conflicts:     592000 | #Learnt:      36178 | 0.000
744.97/745.16	c total clause space: 206.656MB
744.97/745.16	c total #watches: 301730
747.47/747.63	c total #propagations: 454284978 / total #impl: 1581439067 (eff. 0.287)
747.47/747.63	c GARBAGE COLLECT
747.47/747.63	c #Conflicts:     593000 | #Learnt:      18682 | 0.000
747.47/747.63	c total clause space: 206.656MB
747.47/747.63	c total #watches: 209688
748.47/748.68	c total #propagations: 454993479 / total #impl: 1584265910 (eff. 0.287)
748.47/748.68	c #Conflicts:     594000 | #Learnt:      19682 | 0.000
748.47/748.68	c total clause space: 206.656MB
748.47/748.68	c total #watches: 213047
749.67/749.87	c total #propagations: 455667198 / total #impl: 1586715727 (eff. 0.287)
749.67/749.87	c #Conflicts:     595000 | #Learnt:      20682 | 0.000
749.67/749.87	c total clause space: 206.656MB
749.67/749.87	c total #watches: 217676
750.97/751.16	c total #propagations: 456395860 / total #impl: 1589344415 (eff. 0.287)
750.97/751.16	c #Conflicts:     596000 | #Learnt:      21682 | 0.000
750.97/751.16	c total clause space: 206.656MB
750.97/751.16	c total #watches: 221134
752.28/752.43	c total #propagations: 457145034 / total #impl: 1592085436 (eff. 0.287)
752.28/752.43	c #Conflicts:     597000 | #Learnt:      22682 | 0.000
752.28/752.43	c total clause space: 206.656MB
752.28/752.43	c total #watches: 224487
753.48/753.68	c total #propagations: 457981154 / total #impl: 1595163760 (eff. 0.287)
753.48/753.68	c #Conflicts:     598000 | #Learnt:      23682 | 0.000
753.48/753.68	c total clause space: 206.656MB
753.48/753.68	c total #watches: 228932
754.77/754.91	c total #propagations: 458738841 / total #impl: 1598056208 (eff. 0.287)
754.77/754.91	c #Conflicts:     599000 | #Learnt:      24682 | 0.000
754.77/754.91	c total clause space: 206.656MB
754.77/754.91	c total #watches: 236552
756.07/756.29	c total #propagations: 459493038 / total #impl: 1600923045 (eff. 0.287)
756.07/756.29	c #Conflicts:     600000 | #Learnt:      25682 | 0.000
756.07/756.29	c total clause space: 206.656MB
756.07/756.29	c total #watches: 244792
757.67/757.83	c total #propagations: 460268336 / total #impl: 1603837468 (eff. 0.287)
757.67/757.83	c #Conflicts:     601000 | #Learnt:      26682 | 0.000
757.67/757.83	c total clause space: 206.656MB
757.67/757.83	c total #watches: 255510
759.27/759.47	c total #propagations: 460998176 / total #impl: 1606809193 (eff. 0.287)
759.27/759.47	c #Conflicts:     602000 | #Learnt:      27682 | 0.000
759.27/759.47	c total clause space: 206.656MB
759.27/759.47	c total #watches: 260256
761.18/761.31	c total #propagations: 461600395 / total #impl: 1608890448 (eff. 0.287)
761.18/761.31	c #Conflicts:     603000 | #Learnt:      28682 | 0.000
761.18/761.31	c total clause space: 206.656MB
761.18/761.31	c total #watches: 265236
762.67/762.87	c total #propagations: 462332276 / total #impl: 1611601358 (eff. 0.287)
762.67/762.87	c #Conflicts:     604000 | #Learnt:      29682 | 0.000
762.67/762.87	c total clause space: 206.656MB
762.67/762.87	c total #watches: 268213
764.17/764.31	c total #propagations: 462948497 / total #impl: 1613581538 (eff. 0.287)
764.17/764.31	c #Conflicts:     605000 | #Learnt:      30682 | 0.000
764.17/764.31	c total clause space: 206.656MB
764.17/764.31	c total #watches: 271779
766.07/766.25	c total #propagations: 463538806 / total #impl: 1615554689 (eff. 0.287)
766.07/766.25	c #Conflicts:     606000 | #Learnt:      31682 | 0.000
766.07/766.25	c total clause space: 206.656MB
766.07/766.25	c total #watches: 275866
768.07/768.20	c total #propagations: 464245695 / total #impl: 1618040296 (eff. 0.287)
768.07/768.20	c #Conflicts:     607000 | #Learnt:      32682 | 0.000
768.07/768.20	c total clause space: 206.656MB
768.07/768.20	c total #watches: 279989
769.87/770.04	c total #propagations: 464902390 / total #impl: 1620183472 (eff. 0.287)
769.87/770.04	c #Conflicts:     608000 | #Learnt:      33682 | 0.000
769.87/770.04	c total clause space: 206.656MB
769.87/770.04	c total #watches: 284964
772.17/772.38	c total #propagations: 465591140 / total #impl: 1622834938 (eff. 0.287)
772.17/772.38	c #Conflicts:     609000 | #Learnt:      34682 | 0.000
772.17/772.38	c total clause space: 206.656MB
772.17/772.38	c total #watches: 288083
774.87/775.01	c total #propagations: 466338952 / total #impl: 1625561820 (eff. 0.287)
774.87/775.01	c #Conflicts:     610000 | #Learnt:      35682 | 0.000
774.87/775.01	c total clause space: 206.656MB
774.87/775.01	c total #watches: 290765
777.16/777.33	c total #propagations: 467079729 / total #impl: 1628354479 (eff. 0.287)
777.16/777.33	c #Conflicts:     611000 | #Learnt:      36682 | 0.000
777.16/777.33	c total clause space: 206.656MB
777.16/777.33	c total #watches: 295631
779.56/779.75	c total #propagations: 467779516 / total #impl: 1631023686 (eff. 0.287)
779.56/779.75	c GARBAGE COLLECT
779.56/779.75	c #Conflicts:     612000 | #Learnt:      18911 | 0.000
779.56/779.75	c total clause space: 206.656MB
779.56/779.75	c total #watches: 211130
780.76/781.00	c total #propagations: 468476218 / total #impl: 1633989128 (eff. 0.287)
780.76/781.00	c #Conflicts:     613000 | #Learnt:      19911 | 0.000
780.76/781.00	c total clause space: 206.656MB
780.76/781.00	c total #watches: 217087
782.07/782.22	c total #propagations: 469312356 / total #impl: 1637009747 (eff. 0.287)
782.07/782.22	c #Conflicts:     614000 | #Learnt:      20911 | 0.000
782.07/782.22	c total clause space: 206.656MB
782.07/782.22	c total #watches: 226355
783.66/783.80	c total #propagations: 470062275 / total #impl: 1639880168 (eff. 0.287)
783.66/783.80	c #Conflicts:     615000 | #Learnt:      21911 | 0.000
783.66/783.80	c total clause space: 206.656MB
783.66/783.80	c total #watches: 230554
785.27/785.46	c total #propagations: 470845026 / total #impl: 1642826690 (eff. 0.287)
785.27/785.46	c #Conflicts:     616000 | #Learnt:      22911 | 0.000
785.27/785.46	c total clause space: 206.656MB
785.27/785.46	c total #watches: 234415
787.06/787.24	c total #propagations: 471607353 / total #impl: 1645623671 (eff. 0.287)
787.06/787.24	c #Conflicts:     617000 | #Learnt:      23911 | 0.000
787.06/787.24	c total clause space: 206.656MB
787.06/787.24	c total #watches: 239078
788.86/789.09	c total #propagations: 472452860 / total #impl: 1648583582 (eff. 0.287)
788.86/789.09	c #Conflicts:     618000 | #Learnt:      24911 | 0.000
788.86/789.09	c total clause space: 206.656MB
788.86/789.09	c total #watches: 244852
790.87/791.04	c total #propagations: 473298040 / total #impl: 1651605932 (eff. 0.287)
790.87/791.04	c #Conflicts:     619000 | #Learnt:      25911 | 0.000
790.87/791.04	c total clause space: 206.656MB
790.87/791.04	c total #watches: 254678
792.86/793.06	c total #propagations: 474125255 / total #impl: 1654835584 (eff. 0.287)
792.86/793.06	c #Conflicts:     620000 | #Learnt:      26911 | 0.000
792.86/793.06	c total clause space: 206.656MB
792.86/793.06	c total #watches: 259571
794.86/795.02	c total #propagations: 474855432 / total #impl: 1657427803 (eff. 0.287)
794.86/795.02	c #Conflicts:     621000 | #Learnt:      27911 | 0.000
794.86/795.02	c total clause space: 206.656MB
794.86/795.02	c total #watches: 265800
797.26/797.46	c total #propagations: 475630221 / total #impl: 1660170478 (eff. 0.286)
797.26/797.46	c #Conflicts:     622000 | #Learnt:      28911 | 0.000
797.26/797.46	c total clause space: 206.656MB
797.26/797.46	c total #watches: 269862
799.86/800.01	c total #propagations: 476446486 / total #impl: 1663015637 (eff. 0.286)
799.86/800.01	c #Conflicts:     623000 | #Learnt:      29911 | 0.000
799.86/800.01	c total clause space: 206.656MB
799.86/800.01	c total #watches: 274123
802.36/802.54	c total #propagations: 477281214 / total #impl: 1666059778 (eff. 0.286)
802.36/802.54	c #Conflicts:     624000 | #Learnt:      30911 | 0.000
802.36/802.54	c total clause space: 206.656MB
802.36/802.54	c total #watches: 276877
804.76/804.99	c total #propagations: 478170503 / total #impl: 1669118950 (eff. 0.286)
804.76/804.99	c #Conflicts:     625000 | #Learnt:      31911 | 0.000
804.76/804.99	c total clause space: 206.656MB
804.76/804.99	c total #watches: 279863
807.06/807.21	c total #propagations: 478944247 / total #impl: 1671706405 (eff. 0.287)
807.06/807.21	c #Conflicts:     626000 | #Learnt:      32911 | 0.000
807.06/807.21	c total clause space: 206.656MB
807.06/807.21	c total #watches: 284050
809.16/809.37	c total #propagations: 479718682 / total #impl: 1674613704 (eff. 0.286)
809.16/809.37	c #Conflicts:     627000 | #Learnt:      33911 | 0.000
809.16/809.37	c total clause space: 206.656MB
809.16/809.37	c total #watches: 290973
812.06/812.20	c total #propagations: 480572334 / total #impl: 1677782706 (eff. 0.286)
812.06/812.20	c #Conflicts:     628000 | #Learnt:      34911 | 0.000
812.06/812.20	c total clause space: 206.656MB
812.06/812.20	c total #watches: 294912
814.56/814.70	c total #propagations: 481473562 / total #impl: 1680949447 (eff. 0.286)
814.56/814.70	c #Conflicts:     629000 | #Learnt:      35911 | 0.000
814.56/814.70	c total clause space: 206.656MB
814.56/814.70	c total #watches: 298668
816.56/816.72	c total #propagations: 482273573 / total #impl: 1683714360 (eff. 0.286)
816.56/816.72	c #Conflicts:     630000 | #Learnt:      36911 | 0.000
816.56/816.72	c total clause space: 206.656MB
816.56/816.72	c total #watches: 302828
819.06/819.24	c total #propagations: 483011532 / total #impl: 1686370416 (eff. 0.286)
819.06/819.24	c #Conflicts:     631000 | #Learnt:      37911 | 0.000
819.06/819.24	c total clause space: 206.656MB
819.06/819.24	c total #watches: 306012
820.56/820.76	c total #propagations: 483741938 / total #impl: 1688986964 (eff. 0.286)
820.56/820.76	c GARBAGE COLLECT
820.56/820.76	c #Conflicts:     632000 | #Learnt:      19801 | 0.000
820.56/820.76	c total clause space: 206.656MB
820.56/820.76	c total #watches: 215283
821.26/821.48	c total #propagations: 484464318 / total #impl: 1691479466 (eff. 0.286)
821.26/821.48	c #Conflicts:     633000 | #Learnt:      20801 | 0.000
821.26/821.48	c total clause space: 206.656MB
821.26/821.48	c total #watches: 222279
822.56/822.73	c total #propagations: 485070081 / total #impl: 1693754968 (eff. 0.286)
822.56/822.73	c #Conflicts:     634000 | #Learnt:      21801 | 0.000
822.56/822.73	c total clause space: 206.656MB
822.56/822.73	c total #watches: 226999
823.46/823.65	c total #propagations: 485851265 / total #impl: 1696404417 (eff. 0.286)
823.46/823.65	c #Conflicts:     635000 | #Learnt:      22801 | 0.000
823.46/823.65	c total clause space: 206.656MB
823.46/823.65	c total #watches: 231839
824.86/825.09	c total #propagations: 486506461 / total #impl: 1698797546 (eff. 0.286)
824.86/825.09	c #Conflicts:     636000 | #Learnt:      23801 | 0.000
824.86/825.09	c total clause space: 206.656MB
824.86/825.09	c total #watches: 237280
826.46/826.66	c total #propagations: 487333154 / total #impl: 1701626812 (eff. 0.286)
826.46/826.66	c #Conflicts:     637000 | #Learnt:      24801 | 0.000
826.46/826.66	c total clause space: 206.656MB
826.46/826.66	c total #watches: 245062
828.36/828.51	c total #propagations: 488175997 / total #impl: 1704633350 (eff. 0.286)
828.36/828.51	c #Conflicts:     638000 | #Learnt:      25801 | 0.000
828.36/828.51	c total clause space: 206.656MB
828.36/828.51	c total #watches: 248606
829.96/830.12	c total #propagations: 489016077 / total #impl: 1707582565 (eff. 0.286)
829.96/830.12	c #Conflicts:     639000 | #Learnt:      26801 | 0.000
829.96/830.12	c total clause space: 206.656MB
829.96/830.12	c total #watches: 252441
831.36/831.57	c total #propagations: 489810073 / total #impl: 1710547263 (eff. 0.286)
831.36/831.57	c #Conflicts:     640000 | #Learnt:      27801 | 0.000
831.36/831.57	c total clause space: 206.656MB
831.36/831.57	c total #watches: 256962
833.26/833.47	c total #propagations: 490541508 / total #impl: 1713153951 (eff. 0.286)
833.26/833.47	c #Conflicts:     641000 | #Learnt:      28801 | 0.000
833.26/833.47	c total clause space: 206.656MB
833.26/833.47	c total #watches: 260852
835.06/835.26	c total #propagations: 491333922 / total #impl: 1715796757 (eff. 0.286)
835.06/835.26	c #Conflicts:     642000 | #Learnt:      29801 | 0.000
835.06/835.26	c total clause space: 206.656MB
835.06/835.26	c total #watches: 264741
836.45/836.66	c total #propagations: 492030177 / total #impl: 1718419049 (eff. 0.286)
836.45/836.66	c #Conflicts:     643000 | #Learnt:      30801 | 0.000
836.45/836.66	c total clause space: 206.656MB
836.45/836.66	c total #watches: 271694
838.55/838.72	c total #propagations: 492615285 / total #impl: 1720719982 (eff. 0.286)
838.55/838.72	c #Conflicts:     644000 | #Learnt:      31801 | 0.000
838.55/838.72	c total clause space: 206.656MB
838.55/838.72	c total #watches: 275878
840.85/841.06	c total #propagations: 493394953 / total #impl: 1723605341 (eff. 0.286)
840.85/841.06	c #Conflicts:     645000 | #Learnt:      32801 | 0.000
840.85/841.06	c total clause space: 206.656MB
840.85/841.06	c total #watches: 279672
842.75/842.93	c total #propagations: 494268908 / total #impl: 1726664365 (eff. 0.286)
842.75/842.93	c #Conflicts:     646000 | #Learnt:      33801 | 0.000
842.75/842.93	c total clause space: 206.656MB
842.75/842.93	c total #watches: 284285
844.55/844.72	c total #propagations: 494906247 / total #impl: 1729162415 (eff. 0.286)
844.55/844.72	c #Conflicts:     647000 | #Learnt:      34801 | 0.000
844.55/844.72	c total clause space: 206.656MB
844.55/844.72	c total #watches: 289448
846.55/846.75	c total #propagations: 495600302 / total #impl: 1731943460 (eff. 0.286)
846.55/846.75	c #Conflicts:     648000 | #Learnt:      35801 | 0.000
846.55/846.75	c total clause space: 206.656MB
846.55/846.75	c total #watches: 293754
848.75/848.99	c total #propagations: 496317870 / total #impl: 1734736130 (eff. 0.286)
848.75/848.99	c #Conflicts:     649000 | #Learnt:      36801 | 0.000
848.75/848.99	c total clause space: 206.656MB
848.75/848.99	c total #watches: 298658
850.85/851.05	c total #propagations: 497142176 / total #impl: 1737703533 (eff. 0.286)
850.85/851.05	c #Conflicts:     650000 | #Learnt:      37801 | 0.000
850.85/851.05	c total clause space: 206.656MB
850.85/851.05	c total #watches: 301971
852.95/853.10	c total #propagations: 497942016 / total #impl: 1740516687 (eff. 0.286)
852.95/853.10	c #Conflicts:     651000 | #Learnt:      38801 | 0.000
852.95/853.10	c total clause space: 206.656MB
852.95/853.10	c total #watches: 306626
854.15/854.30	c total #propagations: 498664259 / total #impl: 1743003953 (eff. 0.286)
854.15/854.30	c GARBAGE COLLECT
854.15/854.30	c #Conflicts:     652000 | #Learnt:      20392 | 0.000
854.15/854.30	c total clause space: 206.656MB
854.15/854.31	c total #watches: 216725
855.15/855.33	c total #propagations: 499463577 / total #impl: 1745685761 (eff. 0.286)
855.15/855.33	c #Conflicts:     653000 | #Learnt:      21392 | 0.000
855.15/855.33	c total clause space: 206.656MB
855.15/855.33	c total #watches: 220785
856.35/856.50	c total #propagations: 500259531 / total #impl: 1748560320 (eff. 0.286)
856.35/856.50	c #Conflicts:     654000 | #Learnt:      22392 | 0.000
856.35/856.50	c total clause space: 206.656MB
856.35/856.50	c total #watches: 225528
857.45/857.69	c total #propagations: 501065869 / total #impl: 1751461948 (eff. 0.286)
857.45/857.69	c #Conflicts:     655000 | #Learnt:      23392 | 0.000
857.45/857.69	c total clause space: 206.656MB
857.45/857.69	c total #watches: 229276
858.85/859.10	c total #propagations: 501836730 / total #impl: 1754325081 (eff. 0.286)
858.85/859.10	c #Conflicts:     656000 | #Learnt:      24392 | 0.000
858.85/859.10	c total clause space: 206.656MB
858.96/859.10	c total #watches: 232601
860.16/860.39	c total #propagations: 502684589 / total #impl: 1757156150 (eff. 0.286)
860.16/860.39	c #Conflicts:     657000 | #Learnt:      25392 | 0.000
860.16/860.39	c total clause space: 206.656MB
860.16/860.39	c total #watches: 237910
861.55/861.77	c total #propagations: 503443697 / total #impl: 1760175674 (eff. 0.286)
861.55/861.77	c #Conflicts:     658000 | #Learnt:      26392 | 0.000
861.55/861.77	c total clause space: 206.656MB
861.55/861.77	c total #watches: 241787
863.15/863.36	c total #propagations: 504182720 / total #impl: 1763093253 (eff. 0.286)
863.15/863.36	c #Conflicts:     659000 | #Learnt:      27392 | 0.000
863.15/863.36	c total clause space: 206.656MB
863.15/863.36	c total #watches: 246108
864.85/865.02	c total #propagations: 504980381 / total #impl: 1765995583 (eff. 0.286)
864.85/865.02	c #Conflicts:     660000 | #Learnt:      28392 | 0.000
864.85/865.02	c total clause space: 206.656MB
864.85/865.02	c total #watches: 250102
866.45/866.67	c total #propagations: 505741553 / total #impl: 1768822651 (eff. 0.286)
866.45/866.67	c #Conflicts:     661000 | #Learnt:      29392 | 0.000
866.45/866.67	c total clause space: 206.656MB
866.45/866.67	c total #watches: 253756
868.25/868.46	c total #propagations: 506475673 / total #impl: 1771610700 (eff. 0.286)
868.25/868.46	c #Conflicts:     662000 | #Learnt:      30392 | 0.000
868.25/868.46	c total clause space: 206.656MB
868.25/868.46	c total #watches: 257445
869.96/870.15	c total #propagations: 507350697 / total #impl: 1774934351 (eff. 0.286)
869.96/870.15	c #Conflicts:     663000 | #Learnt:      31392 | 0.000
869.96/870.15	c total clause space: 206.656MB
869.96/870.15	c total #watches: 261739
871.95/872.12	c total #propagations: 508062536 / total #impl: 1777459045 (eff. 0.286)
871.95/872.12	c #Conflicts:     664000 | #Learnt:      32392 | 0.000
871.95/872.12	c total clause space: 206.656MB
871.95/872.12	c total #watches: 266473
873.55/873.73	c total #propagations: 508917624 / total #impl: 1780352018 (eff. 0.286)
873.55/873.73	c #Conflicts:     665000 | #Learnt:      33392 | 0.000
873.55/873.73	c total clause space: 206.656MB
873.55/873.73	c total #watches: 271648
875.25/875.46	c total #propagations: 509622267 / total #impl: 1782936947 (eff. 0.286)
875.25/875.46	c #Conflicts:     666000 | #Learnt:      34392 | 0.000
875.25/875.46	c total clause space: 206.656MB
875.25/875.46	c total #watches: 275659
876.95/877.20	c total #propagations: 510343609 / total #impl: 1785566730 (eff. 0.286)
876.95/877.20	c #Conflicts:     667000 | #Learnt:      35392 | 0.000
876.95/877.20	c total clause space: 206.656MB
876.95/877.20	c total #watches: 288031
879.25/879.41	c total #propagations: 511100377 / total #impl: 1789259029 (eff. 0.286)
879.25/879.41	c #Conflicts:     668000 | #Learnt:      36392 | 0.000
879.25/879.41	c total clause space: 206.656MB
879.25/879.41	c total #watches: 292081
881.45/881.68	c total #propagations: 511839096 / total #impl: 1791913736 (eff. 0.286)
881.45/881.68	c #Conflicts:     669000 | #Learnt:      37392 | 0.000
881.45/881.68	c total clause space: 206.656MB
881.45/881.68	c total #watches: 298830
883.65/883.86	c total #propagations: 512554149 / total #impl: 1794876533 (eff. 0.286)
883.65/883.86	c #Conflicts:     670000 | #Learnt:      38392 | 0.000
883.65/883.86	c total clause space: 206.656MB
883.65/883.86	c total #watches: 305768
886.35/886.50	c total #propagations: 513309813 / total #impl: 1797710741 (eff. 0.286)
886.35/886.50	c #Conflicts:     671000 | #Learnt:      39392 | 0.000
886.35/886.50	c total clause space: 206.656MB
886.35/886.50	c total #watches: 311423
887.55/887.71	c total #propagations: 514088812 / total #impl: 1801116057 (eff. 0.285)
887.55/887.71	c GARBAGE COLLECT
887.55/887.71	c #Conflicts:     672000 | #Learnt:      20687 | 0.000
887.55/887.71	c total clause space: 206.656MB
887.55/887.71	c total #watches: 218256
888.75/888.96	c total #propagations: 514813479 / total #impl: 1803730699 (eff. 0.285)
888.75/888.96	c #Conflicts:     673000 | #Learnt:      21687 | 0.000
888.75/888.96	c total clause space: 206.656MB
888.75/888.96	c total #watches: 222177
889.95/890.15	c total #propagations: 515557551 / total #impl: 1806435671 (eff. 0.285)
889.95/890.15	c #Conflicts:     674000 | #Learnt:      22687 | 0.000
889.95/890.15	c total clause space: 206.656MB
889.95/890.15	c total #watches: 226935
891.15/891.35	c total #propagations: 516285890 / total #impl: 1808989055 (eff. 0.285)
891.15/891.35	c #Conflicts:     675000 | #Learnt:      23687 | 0.000
891.15/891.35	c total clause space: 206.656MB
891.15/891.35	c total #watches: 232448
892.45/892.64	c total #propagations: 516999926 / total #impl: 1811672271 (eff. 0.285)
892.45/892.64	c #Conflicts:     676000 | #Learnt:      24687 | 0.000
892.45/892.64	c total clause space: 206.656MB
892.45/892.64	c total #watches: 237852
893.75/893.96	c total #propagations: 517739633 / total #impl: 1814494412 (eff. 0.285)
893.75/893.96	c #Conflicts:     677000 | #Learnt:      25687 | 0.000
893.75/893.96	c total clause space: 206.656MB
893.75/893.96	c total #watches: 243171
895.35/895.59	c total #propagations: 518421872 / total #impl: 1817287732 (eff. 0.285)
895.35/895.59	c #Conflicts:     678000 | #Learnt:      26687 | 0.000
895.35/895.59	c total clause space: 206.656MB
895.35/895.59	c total #watches: 246954
897.04/897.24	c total #propagations: 519075029 / total #impl: 1819906485 (eff. 0.285)
897.04/897.24	c #Conflicts:     679000 | #Learnt:      27687 | 0.000
897.04/897.24	c total clause space: 206.656MB
897.04/897.24	c total #watches: 250766
898.65/898.86	c total #propagations: 519787039 / total #impl: 1822568526 (eff. 0.285)
898.65/898.86	c #Conflicts:     680000 | #Learnt:      28687 | 0.000
898.65/898.86	c total clause space: 206.656MB
898.65/898.86	c total #watches: 256731
900.34/900.57	c total #propagations: 520444305 / total #impl: 1825320878 (eff. 0.285)
900.34/900.57	c #Conflicts:     681000 | #Learnt:      29687 | 0.000
900.34/900.57	c total clause space: 206.656MB
900.34/900.57	c total #watches: 262705
902.04/902.23	c total #propagations: 521175407 / total #impl: 1828146486 (eff. 0.285)
902.04/902.23	c #Conflicts:     682000 | #Learnt:      30687 | 0.000
902.04/902.23	c total clause space: 206.656MB
902.04/902.23	c total #watches: 269261
903.64/903.82	c total #propagations: 521952620 / total #impl: 1831012192 (eff. 0.285)
903.64/903.82	c #Conflicts:     683000 | #Learnt:      31687 | 0.000
903.64/903.82	c total clause space: 206.656MB
903.64/903.82	c total #watches: 275242
905.54/905.78	c total #propagations: 522603453 / total #impl: 1833478477 (eff. 0.285)
905.54/905.78	c #Conflicts:     684000 | #Learnt:      32687 | 0.000
905.54/905.78	c total clause space: 206.656MB
905.54/905.78	c total #watches: 280057
907.74/907.94	c total #propagations: 523338051 / total #impl: 1836106275 (eff. 0.285)
907.74/907.94	c #Conflicts:     685000 | #Learnt:      33687 | 0.000
907.74/907.94	c total clause space: 206.656MB
907.74/907.94	c total #watches: 284736
909.65/909.85	c total #propagations: 524142428 / total #impl: 1838929971 (eff. 0.285)
909.65/909.85	c #Conflicts:     686000 | #Learnt:      34687 | 0.000
909.65/909.85	c total clause space: 206.656MB
909.65/909.86	c total #watches: 288928
911.75/911.90	c total #propagations: 524882780 / total #impl: 1841604382 (eff. 0.285)
911.75/911.90	c #Conflicts:     687000 | #Learnt:      35687 | 0.000
911.75/911.90	c total clause space: 206.656MB
911.75/911.90	c total #watches: 292307
914.05/914.27	c total #propagations: 525697803 / total #impl: 1844320058 (eff. 0.285)
914.05/914.27	c #Conflicts:     688000 | #Learnt:      36687 | 0.000
914.05/914.27	c total clause space: 206.656MB
914.05/914.27	c total #watches: 295681
916.04/916.21	c total #propagations: 526530350 / total #impl: 1847066127 (eff. 0.285)
916.04/916.21	c #Conflicts:     689000 | #Learnt:      37687 | 0.000
916.04/916.21	c total clause space: 206.656MB
916.04/916.21	c total #watches: 299890
918.24/918.46	c total #propagations: 527188888 / total #impl: 1849613622 (eff. 0.285)
918.24/918.46	c #Conflicts:     690000 | #Learnt:      38687 | 0.000
918.24/918.46	c total clause space: 206.656MB
918.24/918.46	c total #watches: 304989
920.44/920.65	c total #propagations: 527967993 / total #impl: 1852553122 (eff. 0.285)
920.44/920.65	c #Conflicts:     691000 | #Learnt:      39687 | 0.000
920.44/920.65	c total clause space: 206.656MB
920.44/920.65	c total #watches: 309077
922.14/922.31	c total #propagations: 528711513 / total #impl: 1855345924 (eff. 0.285)
922.14/922.31	c GARBAGE COLLECT
922.14/922.31	c #Conflicts:     692000 | #Learnt:      20677 | 0.000
922.14/922.31	c total clause space: 206.656MB
922.14/922.31	c total #watches: 218245
923.64/923.85	c total #propagations: 529483825 / total #impl: 1858158019 (eff. 0.285)
923.64/923.85	c #Conflicts:     693000 | #Learnt:      21677 | 0.000
923.64/923.85	c total clause space: 206.656MB
923.64/923.85	c total #watches: 221575
925.05/925.22	c total #propagations: 530416920 / total #impl: 1861260151 (eff. 0.285)
925.05/925.22	c #Conflicts:     694000 | #Learnt:      22677 | 0.000
925.05/925.22	c total clause space: 206.656MB
925.05/925.22	c total #watches: 229208
926.44/926.69	c total #propagations: 531141520 / total #impl: 1863929803 (eff. 0.285)
926.44/926.69	c #Conflicts:     695000 | #Learnt:      23677 | 0.000
926.44/926.69	c total clause space: 206.656MB
926.44/926.69	c total #watches: 233436
927.84/928.08	c total #propagations: 531944144 / total #impl: 1866784300 (eff. 0.285)
927.84/928.08	c #Conflicts:     696000 | #Learnt:      24677 | 0.000
927.84/928.08	c total clause space: 206.656MB
927.84/928.08	c total #watches: 237539
929.54/929.71	c total #propagations: 532690328 / total #impl: 1869423284 (eff. 0.285)
929.54/929.71	c #Conflicts:     697000 | #Learnt:      25677 | 0.000
929.54/929.71	c total clause space: 206.656MB
929.54/929.71	c total #watches: 243118
931.24/931.47	c total #propagations: 533429228 / total #impl: 1872165121 (eff. 0.285)
931.24/931.47	c #Conflicts:     698000 | #Learnt:      26677 | 0.000
931.24/931.47	c total clause space: 206.656MB
931.24/931.47	c total #watches: 247101
933.34/933.54	c total #propagations: 534214552 / total #impl: 1875060199 (eff. 0.285)
933.34/933.54	c #Conflicts:     699000 | #Learnt:      27677 | 0.000
933.34/933.54	c total clause space: 206.656MB
933.34/933.54	c total #watches: 252584
935.24/935.41	c total #propagations: 535007491 / total #impl: 1878111262 (eff. 0.285)
935.24/935.41	c #Conflicts:     700000 | #Learnt:      28677 | 0.000
935.24/935.41	c total clause space: 206.656MB
935.24/935.41	c total #watches: 259677
937.24/937.40	c total #propagations: 535784345 / total #impl: 1881078367 (eff. 0.285)
937.24/937.40	c #Conflicts:     701000 | #Learnt:      29677 | 0.000
937.24/937.40	c total clause space: 206.656MB
937.24/937.40	c total #watches: 263806
938.94/939.13	c total #propagations: 536545447 / total #impl: 1883911629 (eff. 0.285)
938.94/939.13	c #Conflicts:     702000 | #Learnt:      30677 | 0.000
938.94/939.13	c total clause space: 206.656MB
938.94/939.13	c total #watches: 270335
941.24/941.44	c total #propagations: 537270773 / total #impl: 1886775831 (eff. 0.285)
941.24/941.44	c #Conflicts:     703000 | #Learnt:      31677 | 0.000
941.24/941.44	c total clause space: 206.656MB
941.24/941.44	c total #watches: 280033
944.24/944.46	c total #propagations: 537964574 / total #impl: 1889699460 (eff. 0.285)
944.24/944.46	c #Conflicts:     704000 | #Learnt:      32677 | 0.000
944.24/944.46	c total clause space: 206.656MB
944.24/944.46	c total #watches: 284109
947.44/947.60	c total #propagations: 538781881 / total #impl: 1892834332 (eff. 0.285)
947.44/947.60	c #Conflicts:     705000 | #Learnt:      33677 | 0.000
947.44/947.60	c total clause space: 206.656MB
947.44/947.60	c total #watches: 291738
950.24/950.48	c total #propagations: 539664586 / total #impl: 1896472701 (eff. 0.285)
950.24/950.48	c #Conflicts:     706000 | #Learnt:      34677 | 0.000
950.24/950.48	c total clause space: 206.656MB
950.24/950.48	c total #watches: 295640
953.44/953.68	c total #propagations: 540378075 / total #impl: 1899052064 (eff. 0.285)
953.44/953.68	c #Conflicts:     707000 | #Learnt:      35677 | 0.000
953.44/953.68	c total clause space: 206.656MB
953.44/953.68	c total #watches: 298796
956.74/957.00	c total #propagations: 541022066 / total #impl: 1901295714 (eff. 0.285)
956.74/957.00	c #Conflicts:     708000 | #Learnt:      36677 | 0.000
956.74/957.00	c total clause space: 206.656MB
956.74/957.00	c total #watches: 304140
960.04/960.24	c total #propagations: 541640503 / total #impl: 1903461235 (eff. 0.285)
960.04/960.24	c #Conflicts:     709000 | #Learnt:      37677 | 0.000
960.04/960.24	c total clause space: 206.656MB
960.04/960.24	c total #watches: 307090
963.44/963.62	c total #propagations: 542204761 / total #impl: 1905487256 (eff. 0.285)
963.44/963.62	c #Conflicts:     710000 | #Learnt:      38677 | 0.000
963.44/963.62	c total clause space: 206.656MB
963.44/963.62	c total #watches: 311596
966.93/967.13	c total #propagations: 542826621 / total #impl: 1907860773 (eff. 0.285)
966.93/967.13	c #Conflicts:     711000 | #Learnt:      39677 | 0.000
966.93/967.13	c total clause space: 206.656MB
966.93/967.13	c total #watches: 314682
970.73/970.94	c total #propagations: 543458508 / total #impl: 1910217216 (eff. 0.285)
970.73/970.94	c GARBAGE COLLECT
970.73/970.94	c #Conflicts:     712000 | #Learnt:      20374 | 0.000
970.73/970.94	c total clause space: 206.656MB
970.73/970.94	c total #watches: 217146
971.93/972.18	c total #propagations: 544296464 / total #impl: 1913240276 (eff. 0.284)
971.93/972.18	c #Conflicts:     713000 | #Learnt:      21374 | 0.000
971.93/972.18	c total clause space: 206.656MB
971.93/972.18	c total #watches: 220512
973.24/973.42	c total #propagations: 545123537 / total #impl: 1916090920 (eff. 0.284)
973.24/973.42	c #Conflicts:     714000 | #Learnt:      22374 | 0.000
973.24/973.42	c total clause space: 206.656MB
973.24/973.42	c total #watches: 223829
974.55/974.76	c total #propagations: 545837349 / total #impl: 1918610949 (eff. 0.284)
974.55/974.76	c #Conflicts:     715000 | #Learnt:      23374 | 0.000
974.55/974.76	c total clause space: 206.656MB
974.55/974.76	c total #watches: 227468
975.94/976.20	c total #propagations: 546547719 / total #impl: 1921153906 (eff. 0.284)
975.94/976.20	c #Conflicts:     716000 | #Learnt:      24374 | 0.000
975.94/976.20	c total clause space: 206.656MB
976.04/976.20	c total #watches: 231651
977.34/977.55	c total #propagations: 547285765 / total #impl: 1923919721 (eff. 0.284)
977.34/977.55	c #Conflicts:     717000 | #Learnt:      25374 | 0.000
977.34/977.55	c total clause space: 206.656MB
977.34/977.55	c total #watches: 235783
978.74/978.96	c total #propagations: 547920084 / total #impl: 1926239384 (eff. 0.284)
978.74/978.96	c #Conflicts:     718000 | #Learnt:      26374 | 0.000
978.74/978.96	c total clause space: 206.656MB
978.74/978.96	c total #watches: 239889
980.34/980.51	c total #propagations: 548564104 / total #impl: 1928613483 (eff. 0.284)
980.34/980.51	c #Conflicts:     719000 | #Learnt:      27374 | 0.000
980.34/980.51	c total clause space: 206.656MB
980.34/980.51	c total #watches: 243580
981.74/981.94	c total #propagations: 549389035 / total #impl: 1931592833 (eff. 0.284)
981.74/981.94	c #Conflicts:     720000 | #Learnt:      28374 | 0.000
981.74/981.94	c total clause space: 206.656MB
981.74/981.94	c total #watches: 247572
983.04/983.25	c total #propagations: 550250982 / total #impl: 1934796348 (eff. 0.284)
983.04/983.25	c #Conflicts:     721000 | #Learnt:      29374 | 0.000
983.04/983.25	c total clause space: 206.656MB
983.04/983.25	c total #watches: 252149
984.45/984.69	c total #propagations: 551064052 / total #impl: 1937854855 (eff. 0.284)
984.45/984.69	c #Conflicts:     722000 | #Learnt:      30374 | 0.000
984.45/984.69	c total clause space: 206.656MB
984.45/984.69	c total #watches: 256890
985.84/986.05	c total #propagations: 551821355 / total #impl: 1940764247 (eff. 0.284)
985.84/986.05	c #Conflicts:     723000 | #Learnt:      31374 | 0.000
985.84/986.05	c total clause space: 206.656MB
985.84/986.05	c total #watches: 263208
987.24/987.48	c total #propagations: 552584340 / total #impl: 1943661147 (eff. 0.284)
987.24/987.48	c #Conflicts:     724000 | #Learnt:      32374 | 0.000
987.24/987.48	c total clause space: 206.656MB
987.24/987.48	c total #watches: 272658
989.14/989.30	c total #propagations: 553294298 / total #impl: 1946529249 (eff. 0.284)
989.14/989.30	c #Conflicts:     725000 | #Learnt:      33374 | 0.000
989.14/989.30	c total clause space: 206.656MB
989.14/989.30	c total #watches: 278823
991.34/991.53	c total #propagations: 554033948 / total #impl: 1949481714 (eff. 0.284)
991.34/991.53	c #Conflicts:     726000 | #Learnt:      34374 | 0.000
991.34/991.53	c total clause space: 206.656MB
991.34/991.53	c total #watches: 285170
993.94/994.14	c total #propagations: 554855729 / total #impl: 1952683667 (eff. 0.284)
993.94/994.14	c #Conflicts:     727000 | #Learnt:      35374 | 0.000
993.94/994.14	c total clause space: 206.656MB
993.94/994.14	c total #watches: 288845
996.55/996.77	c total #propagations: 555642848 / total #impl: 1955796629 (eff. 0.284)
996.55/996.77	c #Conflicts:     728000 | #Learnt:      36374 | 0.000
996.55/996.77	c total clause space: 206.656MB
996.55/996.77	c total #watches: 294019
998.94/999.17	c total #propagations: 556475206 / total #impl: 1959130577 (eff. 0.284)
998.94/999.17	c #Conflicts:     729000 | #Learnt:      37374 | 0.000
998.94/999.17	c total clause space: 206.656MB
998.94/999.17	c total #watches: 300813
1001.34/1001.57	c total #propagations: 557267769 / total #impl: 1962311606 (eff. 0.284)
1001.34/1001.57	c #Conflicts:     730000 | #Learnt:      38374 | 0.000
1001.34/1001.57	c total clause space: 206.656MB
1001.34/1001.57	c total #watches: 304868
1003.74/1003.99	c total #propagations: 558023009 / total #impl: 1965169154 (eff. 0.284)
1003.74/1003.99	c #Conflicts:     731000 | #Learnt:      39374 | 0.000
1003.74/1003.99	c total clause space: 206.656MB
1003.74/1003.99	c total #watches: 310212
1006.24/1006.45	c total #propagations: 558775580 / total #impl: 1968262504 (eff. 0.284)
1006.24/1006.45	c #Conflicts:     732000 | #Learnt:      40374 | 0.000
1006.24/1006.45	c total clause space: 206.656MB
1006.24/1006.45	c total #watches: 315560
1008.74/1008.97	c total #propagations: 559524191 / total #impl: 1971355159 (eff. 0.284)
1008.74/1008.97	c GARBAGE COLLECT
1008.74/1008.97	c #Conflicts:     733000 | #Learnt:      20774 | 0.000
1008.74/1008.97	c total clause space: 206.656MB
1008.74/1008.97	c total #watches: 218676
1009.84/1010.05	c total #propagations: 560290933 / total #impl: 1974466895 (eff. 0.284)
1009.84/1010.05	c #Conflicts:     734000 | #Learnt:      21774 | 0.000
1009.84/1010.05	c total clause space: 206.656MB
1009.84/1010.05	c total #watches: 228566
1011.14/1011.36	c total #propagations: 561009416 / total #impl: 1977156479 (eff. 0.284)
1011.14/1011.36	c #Conflicts:     735000 | #Learnt:      22774 | 0.000
1011.14/1011.36	c total clause space: 206.656MB
1011.14/1011.36	c total #watches: 233627
1012.64/1012.87	c total #propagations: 561730746 / total #impl: 1979909013 (eff. 0.284)
1012.64/1012.87	c #Conflicts:     736000 | #Learnt:      23774 | 0.000
1012.64/1012.87	c total clause space: 206.656MB
1012.64/1012.87	c total #watches: 236844
1014.34/1014.55	c total #propagations: 562497825 / total #impl: 1982798321 (eff. 0.284)
1014.34/1014.55	c #Conflicts:     737000 | #Learnt:      24774 | 0.000
1014.34/1014.55	c total clause space: 206.656MB
1014.34/1014.55	c total #watches: 244581
1015.84/1016.06	c total #propagations: 563234037 / total #impl: 1985931869 (eff. 0.284)
1015.84/1016.06	c #Conflicts:     738000 | #Learnt:      25774 | 0.000
1015.84/1016.06	c total clause space: 206.656MB
1015.84/1016.06	c total #watches: 252213
1017.64/1017.88	c total #propagations: 563846794 / total #impl: 1988646162 (eff. 0.284)
1017.64/1017.88	c #Conflicts:     739000 | #Learnt:      26774 | 0.000
1017.64/1017.88	c total clause space: 206.656MB
1017.64/1017.88	c total #watches: 257514
1019.54/1019.75	c total #propagations: 564610906 / total #impl: 1991388745 (eff. 0.284)
1019.54/1019.75	c #Conflicts:     740000 | #Learnt:      27774 | 0.000
1019.54/1019.75	c total clause space: 206.656MB
1019.54/1019.75	c total #watches: 262710
1021.53/1021.75	c total #propagations: 565348783 / total #impl: 1994096842 (eff. 0.284)
1021.53/1021.75	c #Conflicts:     741000 | #Learnt:      28774 | 0.000
1021.53/1021.75	c total clause space: 206.656MB
1021.53/1021.75	c total #watches: 266914
1023.43/1023.60	c total #propagations: 566086981 / total #impl: 1996777751 (eff. 0.284)
1023.43/1023.60	c #Conflicts:     742000 | #Learnt:      29774 | 0.000
1023.43/1023.60	c total clause space: 206.656MB
1023.43/1023.60	c total #watches: 272187
1025.83/1026.07	c total #propagations: 566775896 / total #impl: 1999320190 (eff. 0.283)
1025.83/1026.07	c #Conflicts:     743000 | #Learnt:      30774 | 0.000
1025.83/1026.07	c total clause space: 206.656MB
1025.83/1026.07	c total #watches: 278256
1028.13/1028.31	c total #propagations: 567579836 / total #impl: 2002268912 (eff. 0.283)
1028.13/1028.31	c #Conflicts:     744000 | #Learnt:      31774 | 0.000
1028.13/1028.31	c total clause space: 206.656MB
1028.13/1028.31	c total #watches: 283900
1031.13/1031.30	c total #propagations: 568309601 / total #impl: 2004946947 (eff. 0.283)
1031.13/1031.30	c #Conflicts:     745000 | #Learnt:      32774 | 0.000
1031.13/1031.30	c total clause space: 206.656MB
1031.13/1031.30	c total #watches: 287652
1033.63/1033.84	c total #propagations: 569149436 / total #impl: 2008051444 (eff. 0.283)
1033.63/1033.84	c #Conflicts:     746000 | #Learnt:      33774 | 0.000
1033.63/1033.84	c total clause space: 206.656MB
1033.63/1033.84	c total #watches: 291298
1035.93/1036.17	c total #propagations: 569907289 / total #impl: 2010829141 (eff. 0.283)
1035.93/1036.17	c #Conflicts:     747000 | #Learnt:      34774 | 0.000
1035.93/1036.17	c total clause space: 206.656MB
1035.93/1036.17	c total #watches: 295551
1038.53/1038.79	c total #propagations: 570608142 / total #impl: 2013377852 (eff. 0.283)
1038.53/1038.79	c #Conflicts:     748000 | #Learnt:      35774 | 0.000
1038.53/1038.79	c total clause space: 206.656MB
1038.53/1038.79	c total #watches: 299725
1041.23/1041.47	c total #propagations: 571356285 / total #impl: 2016151344 (eff. 0.283)
1041.23/1041.47	c #Conflicts:     749000 | #Learnt:      36774 | 0.000
1041.23/1041.47	c total clause space: 206.656MB
1041.23/1041.47	c total #watches: 305522
1043.43/1043.68	c total #propagations: 572098686 / total #impl: 2018908476 (eff. 0.283)
1043.43/1043.68	c #Conflicts:     750000 | #Learnt:      37774 | 0.000
1043.43/1043.68	c total clause space: 206.656MB
1043.43/1043.68	c total #watches: 310916
1046.83/1047.09	c total #propagations: 572826762 / total #impl: 2021632021 (eff. 0.283)
1046.83/1047.09	c #Conflicts:     751000 | #Learnt:      38774 | 0.000
1046.83/1047.09	c total clause space: 206.656MB
1046.83/1047.09	c total #watches: 315330
1050.34/1050.57	c total #propagations: 573534291 / total #impl: 2024603181 (eff. 0.283)
1050.34/1050.57	c #Conflicts:     752000 | #Learnt:      39774 | 0.000
1050.34/1050.57	c total clause space: 206.656MB
1050.34/1050.57	c total #watches: 319924
1053.23/1053.45	c total #propagations: 574176739 / total #impl: 2027190153 (eff. 0.283)
1053.23/1053.45	c #Conflicts:     753000 | #Learnt:      40774 | 0.000
1053.23/1053.45	c total clause space: 206.656MB
1053.23/1053.45	c total #watches: 324459
1056.33/1056.55	c total #propagations: 574935476 / total #impl: 2029976238 (eff. 0.283)
1056.33/1056.55	c #Conflicts:     754000 | #Learnt:      41774 | 0.000
1056.33/1056.55	c total clause space: 206.656MB
1056.33/1056.55	c total #watches: 329463
1057.93/1058.10	c total #propagations: 575676937 / total #impl: 2032684221 (eff. 0.283)
1057.93/1058.10	c GARBAGE COLLECT
1057.93/1058.10	c #Conflicts:     755000 | #Learnt:      21877 | 0.000
1057.93/1058.10	c total clause space: 206.656MB
1057.93/1058.10	c total #watches: 223354
1059.24/1059.41	c total #propagations: 576481691 / total #impl: 2035586811 (eff. 0.283)
1059.24/1059.41	c #Conflicts:     756000 | #Learnt:      22877 | 0.000
1059.24/1059.41	c total clause space: 206.656MB
1059.24/1059.41	c total #watches: 226601
1060.43/1060.69	c total #propagations: 577277025 / total #impl: 2038327291 (eff. 0.283)
1060.43/1060.69	c #Conflicts:     757000 | #Learnt:      23877 | 0.000
1060.43/1060.69	c total clause space: 206.656MB
1060.43/1060.69	c total #watches: 231369
1061.73/1061.97	c total #propagations: 578065454 / total #impl: 2041198833 (eff. 0.283)
1061.73/1061.97	c #Conflicts:     758000 | #Learnt:      24877 | 0.000
1061.73/1061.97	c total clause space: 206.656MB
1061.73/1061.97	c total #watches: 235020
1063.13/1063.38	c total #propagations: 578809029 / total #impl: 2043928384 (eff. 0.283)
1063.13/1063.38	c #Conflicts:     759000 | #Learnt:      25877 | 0.000
1063.13/1063.38	c total clause space: 206.656MB
1063.13/1063.38	c total #watches: 239604
1064.53/1064.78	c total #propagations: 579570952 / total #impl: 2046987691 (eff. 0.283)
1064.53/1064.78	c #Conflicts:     760000 | #Learnt:      26877 | 0.000
1064.53/1064.78	c total clause space: 206.656MB
1064.53/1064.78	c total #watches: 245342
1066.03/1066.28	c total #propagations: 580201071 / total #impl: 2049458787 (eff. 0.283)
1066.03/1066.28	c #Conflicts:     761000 | #Learnt:      27877 | 0.000
1066.03/1066.28	c total clause space: 206.656MB
1066.03/1066.28	c total #watches: 250787
1067.73/1067.90	c total #propagations: 580901073 / total #impl: 2052123550 (eff. 0.283)
1067.73/1067.90	c #Conflicts:     762000 | #Learnt:      28877 | 0.000
1067.73/1067.90	c total clause space: 206.656MB
1067.73/1067.90	c total #watches: 255768
1069.43/1069.62	c total #propagations: 581585446 / total #impl: 2054873372 (eff. 0.283)
1069.43/1069.62	c #Conflicts:     763000 | #Learnt:      29877 | 0.000
1069.43/1069.62	c total clause space: 206.656MB
1069.43/1069.62	c total #watches: 260041
1071.53/1071.76	c total #propagations: 582215297 / total #impl: 2057204366 (eff. 0.283)
1071.53/1071.76	c #Conflicts:     764000 | #Learnt:      30877 | 0.000
1071.53/1071.76	c total clause space: 206.656MB
1071.53/1071.76	c total #watches: 264305
1073.43/1073.62	c total #propagations: 583068738 / total #impl: 2060285649 (eff. 0.283)
1073.43/1073.62	c #Conflicts:     765000 | #Learnt:      31877 | 0.000
1073.43/1073.62	c total clause space: 206.656MB
1073.43/1073.62	c total #watches: 268367
1075.23/1075.48	c total #propagations: 583777629 / total #impl: 2062990542 (eff. 0.283)
1075.23/1075.48	c #Conflicts:     766000 | #Learnt:      32877 | 0.000
1075.23/1075.48	c total clause space: 206.656MB
1075.23/1075.48	c total #watches: 272637
1077.13/1077.31	c total #propagations: 584529878 / total #impl: 2065756640 (eff. 0.283)
1077.13/1077.31	c #Conflicts:     767000 | #Learnt:      33877 | 0.000
1077.13/1077.31	c total clause space: 206.656MB
1077.13/1077.31	c total #watches: 277656
1078.73/1078.94	c total #propagations: 585371774 / total #impl: 2068839976 (eff. 0.283)
1078.73/1078.94	c #Conflicts:     768000 | #Learnt:      34877 | 0.000
1078.73/1078.94	c total clause space: 206.656MB
1078.73/1078.94	c total #watches: 283539
1080.83/1081.08	c total #propagations: 586179628 / total #impl: 2071886841 (eff. 0.283)
1080.83/1081.08	c #Conflicts:     769000 | #Learnt:      35877 | 0.000
1080.83/1081.08	c total clause space: 206.656MB
1080.83/1081.08	c total #watches: 288165
1083.13/1083.37	c total #propagations: 586994848 / total #impl: 2074944389 (eff. 0.283)
1083.13/1083.37	c #Conflicts:     770000 | #Learnt:      36877 | 0.000
1083.13/1083.37	c total clause space: 206.656MB
1083.13/1083.37	c total #watches: 293664
1085.23/1085.48	c total #propagations: 587871029 / total #impl: 2078222221 (eff. 0.283)
1085.23/1085.48	c #Conflicts:     771000 | #Learnt:      37877 | 0.000
1085.23/1085.48	c total clause space: 206.656MB
1085.23/1085.48	c total #watches: 298456
1087.92/1088.10	c total #propagations: 588579236 / total #impl: 2080795534 (eff. 0.283)
1087.92/1088.10	c #Conflicts:     772000 | #Learnt:      38877 | 0.000
1087.92/1088.10	c total clause space: 206.656MB
1087.92/1088.10	c total #watches: 303920
1090.42/1090.64	c total #propagations: 589378076 / total #impl: 2083742551 (eff. 0.283)
1090.42/1090.64	c #Conflicts:     773000 | #Learnt:      39877 | 0.000
1090.42/1090.64	c total clause space: 206.656MB
1090.42/1090.64	c total #watches: 308247
1093.23/1093.49	c total #propagations: 590183336 / total #impl: 2086777566 (eff. 0.283)
1093.23/1093.49	c #Conflicts:     774000 | #Learnt:      40877 | 0.000
1093.23/1093.49	c total clause space: 206.656MB
1093.23/1093.49	c total #watches: 312727
1095.53/1095.73	c total #propagations: 591053389 / total #impl: 2090113611 (eff. 0.283)
1095.53/1095.73	c #Conflicts:     775000 | #Learnt:      41877 | 0.000
1095.53/1095.73	c total clause space: 206.656MB
1095.53/1095.73	c total #watches: 318043
1097.73/1097.91	c total #propagations: 591814840 / total #impl: 2093106260 (eff. 0.283)
1097.73/1097.91	c GARBAGE COLLECT
1097.73/1097.91	c #Conflicts:     776000 | #Learnt:      21673 | 0.000
1097.73/1097.91	c total clause space: 206.656MB
1097.73/1097.91	c total #watches: 222635
1099.02/1099.28	c total #propagations: 592545435 / total #impl: 2095871362 (eff. 0.283)
1099.02/1099.28	c #Conflicts:     777000 | #Learnt:      22673 | 0.000
1099.02/1099.28	c total clause space: 206.656MB
1099.02/1099.28	c total #watches: 229214
1100.52/1100.77	c total #propagations: 593300432 / total #impl: 2098656986 (eff. 0.283)
1100.52/1100.77	c #Conflicts:     778000 | #Learnt:      23673 | 0.000
1100.52/1100.77	c total clause space: 206.656MB
1100.52/1100.77	c total #watches: 236244
1101.92/1102.11	c total #propagations: 594077826 / total #impl: 2101744524 (eff. 0.283)
1101.92/1102.11	c #Conflicts:     779000 | #Learnt:      24673 | 0.000
1101.92/1102.11	c total clause space: 206.656MB
1101.92/1102.11	c total #watches: 240495
1103.23/1103.44	c total #propagations: 594806780 / total #impl: 2104341509 (eff. 0.283)
1103.23/1103.44	c #Conflicts:     780000 | #Learnt:      25673 | 0.000
1103.23/1103.44	c total clause space: 206.656MB
1103.23/1103.44	c total #watches: 246716
1105.02/1105.21	c total #propagations: 595438770 / total #impl: 2106814340 (eff. 0.283)
1105.02/1105.21	c #Conflicts:     781000 | #Learnt:      26673 | 0.000
1105.02/1105.21	c total clause space: 206.656MB
1105.02/1105.21	c total #watches: 251681
1106.43/1106.64	c total #propagations: 596145493 / total #impl: 2109645187 (eff. 0.283)
1106.43/1106.64	c #Conflicts:     782000 | #Learnt:      27673 | 0.000
1106.43/1106.64	c total clause space: 206.656MB
1106.43/1106.64	c total #watches: 256739
1107.92/1108.11	c total #propagations: 596665602 / total #impl: 2111689137 (eff. 0.283)
1107.92/1108.11	c #Conflicts:     783000 | #Learnt:      28673 | 0.000
1107.92/1108.11	c total clause space: 206.656MB
1107.92/1108.11	c total #watches: 260073
1109.52/1109.75	c total #propagations: 597245650 / total #impl: 2113801790 (eff. 0.283)
1109.52/1109.75	c #Conflicts:     784000 | #Learnt:      29673 | 0.000
1109.52/1109.75	c total clause space: 206.656MB
1109.52/1109.75	c total #watches: 264472
1111.42/1111.63	c total #propagations: 597886873 / total #impl: 2116267445 (eff. 0.283)
1111.42/1111.63	c #Conflicts:     785000 | #Learnt:      30673 | 0.000
1111.42/1111.63	c total clause space: 206.656MB
1111.42/1111.63	c total #watches: 271390
1113.42/1113.65	c total #propagations: 598600855 / total #impl: 2118880668 (eff. 0.283)
1113.42/1113.65	c #Conflicts:     786000 | #Learnt:      31673 | 0.000
1113.42/1113.65	c total clause space: 206.656MB
1113.42/1113.65	c total #watches: 274650
1115.33/1115.58	c total #propagations: 599251327 / total #impl: 2121359718 (eff. 0.282)
1115.33/1115.58	c #Conflicts:     787000 | #Learnt:      32673 | 0.000
1115.33/1115.58	c total clause space: 206.656MB
1115.33/1115.58	c total #watches: 278862
1117.32/1117.55	c total #propagations: 599980514 / total #impl: 2124256517 (eff. 0.282)
1117.32/1117.55	c #Conflicts:     788000 | #Learnt:      33673 | 0.000
1117.32/1117.55	c total clause space: 206.656MB
1117.32/1117.55	c total #watches: 282308
1119.42/1119.66	c total #propagations: 600706340 / total #impl: 2127074913 (eff. 0.282)
1119.42/1119.66	c #Conflicts:     789000 | #Learnt:      34673 | 0.000
1119.42/1119.66	c total clause space: 206.656MB
1119.42/1119.66	c total #watches: 287134
1122.02/1122.22	c total #propagations: 601437446 / total #impl: 2130035241 (eff. 0.282)
1122.02/1122.22	c #Conflicts:     790000 | #Learnt:      35673 | 0.000
1122.02/1122.22	c total clause space: 206.656MB
1122.02/1122.22	c total #watches: 293332
1124.13/1124.35	c total #propagations: 602174605 / total #impl: 2132772599 (eff. 0.282)
1124.13/1124.35	c #Conflicts:     791000 | #Learnt:      36673 | 0.000
1124.13/1124.35	c total clause space: 206.656MB
1124.13/1124.35	c total #watches: 297833
1126.72/1126.97	c total #propagations: 602908975 / total #impl: 2135503229 (eff. 0.282)
1126.72/1126.97	c #Conflicts:     792000 | #Learnt:      37673 | 0.000
1126.72/1126.97	c total clause space: 206.656MB
1126.72/1126.97	c total #watches: 301671
1129.32/1129.54	c total #propagations: 603746100 / total #impl: 2138782471 (eff. 0.282)
1129.32/1129.54	c #Conflicts:     793000 | #Learnt:      38673 | 0.000
1129.32/1129.54	c total clause space: 206.656MB
1129.32/1129.54	c total #watches: 306329
1131.72/1131.91	c total #propagations: 604449938 / total #impl: 2141462647 (eff. 0.282)
1131.72/1131.91	c #Conflicts:     794000 | #Learnt:      39673 | 0.000
1131.72/1131.91	c total clause space: 206.656MB
1131.72/1131.91	c total #watches: 310989
1134.12/1134.35	c total #propagations: 605193285 / total #impl: 2144552520 (eff. 0.282)
1134.12/1134.35	c #Conflicts:     795000 | #Learnt:      40673 | 0.000
1134.12/1134.35	c total clause space: 206.656MB
1134.12/1134.35	c total #watches: 315563
1136.82/1137.03	c total #propagations: 605919007 / total #impl: 2147436078 (eff. 0.282)
1136.82/1137.03	c #Conflicts:     796000 | #Learnt:      41673 | 0.000
1136.82/1137.03	c total clause space: 206.656MB
1136.82/1137.03	c total #watches: 319168
1139.22/1139.43	c total #propagations: 606665898 / total #impl: 2150087689 (eff. 0.282)
1139.22/1139.43	c #Conflicts:     797000 | #Learnt:      42673 | 0.000
1139.22/1139.43	c total clause space: 206.656MB
1139.22/1139.43	c total #watches: 324905
1141.52/1141.71	c total #propagations: 607441122 / total #impl: 2153122079 (eff. 0.282)
1141.52/1141.71	c GARBAGE COLLECT
1141.52/1141.71	c #Conflicts:     798000 | #Learnt:      22170 | 0.000
1141.52/1141.71	c total clause space: 206.656MB
1141.52/1141.71	c total #watches: 224935
1142.82/1143.04	c total #propagations: 608340659 / total #impl: 2156250493 (eff. 0.282)
1142.82/1143.04	c #Conflicts:     799000 | #Learnt:      23170 | 0.000
1142.82/1143.04	c total clause space: 206.656MB
1142.82/1143.04	c total #watches: 228951
1144.22/1144.47	c total #propagations: 609096272 / total #impl: 2158811682 (eff. 0.282)
1144.22/1144.47	c #Conflicts:     800000 | #Learnt:      24170 | 0.000
1144.22/1144.47	c total clause space: 206.656MB
1144.22/1144.47	c total #watches: 233269
1145.81/1146.02	c total #propagations: 609905161 / total #impl: 2161657411 (eff. 0.282)
1145.81/1146.02	c #Conflicts:     801000 | #Learnt:      25170 | 0.000
1145.81/1146.02	c total clause space: 206.656MB
1145.81/1146.02	c total #watches: 239242
1147.31/1147.57	c total #propagations: 610701795 / total #impl: 2164686939 (eff. 0.282)
1147.31/1147.57	c #Conflicts:     802000 | #Learnt:      26170 | 0.000
1147.31/1147.57	c total clause space: 206.656MB
1147.31/1147.57	c total #watches: 245284
1149.01/1149.20	c total #propagations: 611463081 / total #impl: 2167721180 (eff. 0.282)
1149.01/1149.20	c #Conflicts:     803000 | #Learnt:      27170 | 0.000
1149.01/1149.20	c total clause space: 206.656MB
1149.01/1149.20	c total #watches: 249814
1150.61/1150.84	c total #propagations: 612228923 / total #impl: 2170528548 (eff. 0.282)
1150.61/1150.84	c #Conflicts:     804000 | #Learnt:      28170 | 0.000
1150.61/1150.84	c total clause space: 206.656MB
1150.61/1150.84	c total #watches: 253579
1152.41/1152.68	c total #propagations: 613016181 / total #impl: 2173379870 (eff. 0.282)
1152.41/1152.68	c #Conflicts:     805000 | #Learnt:      29170 | 0.000
1152.41/1152.68	c total clause space: 206.656MB
1152.41/1152.68	c total #watches: 257438
1154.21/1154.44	c total #propagations: 613796625 / total #impl: 2176207067 (eff. 0.282)
1154.21/1154.44	c #Conflicts:     806000 | #Learnt:      30170 | 0.000
1154.21/1154.44	c total clause space: 206.656MB
1154.21/1154.44	c total #watches: 262414
1156.02/1156.21	c total #propagations: 614525914 / total #impl: 2179065425 (eff. 0.282)
1156.02/1156.21	c #Conflicts:     807000 | #Learnt:      31170 | 0.000
1156.02/1156.21	c total clause space: 206.656MB
1156.02/1156.21	c total #watches: 268233
1158.12/1158.34	c total #propagations: 615157473 / total #impl: 2181737695 (eff. 0.282)
1158.12/1158.34	c #Conflicts:     808000 | #Learnt:      32170 | 0.000
1158.12/1158.34	c total clause space: 206.656MB
1158.12/1158.34	c total #watches: 274106
1160.32/1160.60	c total #propagations: 615859572 / total #impl: 2184669258 (eff. 0.282)
1160.32/1160.60	c #Conflicts:     809000 | #Learnt:      33170 | 0.000
1160.32/1160.60	c total clause space: 206.656MB
1160.32/1160.60	c total #watches: 279672
1162.81/1163.04	c total #propagations: 616651940 / total #impl: 2187638336 (eff. 0.282)
1162.81/1163.04	c #Conflicts:     810000 | #Learnt:      34170 | 0.000
1162.81/1163.04	c total clause space: 206.656MB
1162.81/1163.04	c total #watches: 284842
1165.31/1165.55	c total #propagations: 617432724 / total #impl: 2190612292 (eff. 0.282)
1165.31/1165.55	c #Conflicts:     811000 | #Learnt:      35170 | 0.000
1165.31/1165.55	c total clause space: 206.656MB
1165.31/1165.55	c total #watches: 289395
1167.81/1168.09	c total #propagations: 618101942 / total #impl: 2193178659 (eff. 0.282)
1167.81/1168.09	c #Conflicts:     812000 | #Learnt:      36170 | 0.000
1167.81/1168.09	c total clause space: 206.656MB
1167.81/1168.09	c total #watches: 294824
1170.41/1170.62	c total #propagations: 618881458 / total #impl: 2196115424 (eff. 0.282)
1170.41/1170.62	c #Conflicts:     813000 | #Learnt:      37170 | 0.000
1170.41/1170.62	c total clause space: 206.656MB
1170.41/1170.62	c total #watches: 298854
1172.91/1173.11	c total #propagations: 619664501 / total #impl: 2199099611 (eff. 0.282)
1172.91/1173.11	c #Conflicts:     814000 | #Learnt:      38170 | 0.000
1172.91/1173.11	c total clause space: 206.656MB
1172.91/1173.11	c total #watches: 302553
1175.61/1175.86	c total #propagations: 620530033 / total #impl: 2201989510 (eff. 0.282)
1175.61/1175.86	c #Conflicts:     815000 | #Learnt:      39170 | 0.000
1175.61/1175.86	c total clause space: 206.656MB
1175.61/1175.86	c total #watches: 305455
1178.41/1178.66	c total #propagations: 621337152 / total #impl: 2204599505 (eff. 0.282)
1178.41/1178.66	c #Conflicts:     816000 | #Learnt:      40170 | 0.000
1178.41/1178.66	c total clause space: 206.656MB
1178.41/1178.66	c total #watches: 308324
1181.22/1181.42	c total #propagations: 622254141 / total #impl: 2207538154 (eff. 0.282)
1181.22/1181.42	c #Conflicts:     817000 | #Learnt:      41170 | 0.000
1181.22/1181.42	c total clause space: 206.656MB
1181.22/1181.42	c total #watches: 314772
1184.11/1184.32	c total #propagations: 623072941 / total #impl: 2210510136 (eff. 0.282)
1184.11/1184.32	c #Conflicts:     818000 | #Learnt:      42170 | 0.000
1184.11/1184.32	c total clause space: 206.656MB
1184.11/1184.32	c total #watches: 319125
1186.82/1187.04	c total #propagations: 623863539 / total #impl: 2213579524 (eff. 0.282)
1186.82/1187.04	c #Conflicts:     819000 | #Learnt:      43170 | 0.000
1186.82/1187.04	c total clause space: 206.656MB
1186.82/1187.04	c total #watches: 322975
1188.81/1189.04	c total #propagations: 624634186 / total #impl: 2216578326 (eff. 0.282)
1188.81/1189.04	c GARBAGE COLLECT
1188.81/1189.04	c #Conflicts:     820000 | #Learnt:      22367 | 0.000
1188.81/1189.04	c total clause space: 206.656MB
1188.81/1189.04	c total #watches: 225573
1190.12/1190.36	c total #propagations: 625414422 / total #impl: 2219587634 (eff. 0.282)
1190.12/1190.36	c #Conflicts:     821000 | #Learnt:      23367 | 0.000
1190.12/1190.36	c total clause space: 206.656MB
1190.12/1190.36	c total #watches: 230388
1191.61/1191.84	c total #propagations: 626183225 / total #impl: 2222223828 (eff. 0.282)
1191.61/1191.84	c #Conflicts:     822000 | #Learnt:      24367 | 0.000
1191.61/1191.84	c total clause space: 206.656MB
1191.61/1191.84	c total #watches: 234749
1193.31/1193.55	c total #propagations: 627082718 / total #impl: 2225205371 (eff. 0.282)
1193.31/1193.55	c #Conflicts:     823000 | #Learnt:      25367 | 0.000
1193.31/1193.55	c total clause space: 206.656MB
1193.31/1193.55	c total #watches: 238409
1194.71/1194.96	c total #propagations: 627940974 / total #impl: 2228063238 (eff. 0.282)
1194.71/1194.96	c #Conflicts:     824000 | #Learnt:      26367 | 0.000
1194.71/1194.96	c total clause space: 206.656MB
1194.71/1194.96	c total #watches: 243148
1196.01/1196.24	c total #propagations: 628671827 / total #impl: 2230670255 (eff. 0.282)
1196.01/1196.24	c #Conflicts:     825000 | #Learnt:      27367 | 0.000
1196.01/1196.24	c total clause space: 206.656MB
1196.01/1196.24	c total #watches: 248167
1197.71/1197.93	c total #propagations: 629460667 / total #impl: 2233456834 (eff. 0.282)
1197.71/1197.93	c #Conflicts:     826000 | #Learnt:      28367 | 0.000
1197.71/1197.93	c total clause space: 206.656MB
1197.71/1197.93	c total #watches: 253389
1199.81/1200.07	c total #propagations: 630319906 / total #impl: 2236606536 (eff. 0.282)
1199.81/1200.07	c #Conflicts:     827000 | #Learnt:      29367 | 0.000
1199.81/1200.07	c total clause space: 206.656MB
1199.81/1200.07	c total #watches: 261131
1201.91/1202.16	c total #propagations: 631163835 / total #impl: 2239822299 (eff. 0.282)
1201.91/1202.16	c #Conflicts:     828000 | #Learnt:      30367 | 0.000
1201.91/1202.16	c total clause space: 206.656MB
1201.91/1202.16	c total #watches: 266491
1203.71/1203.99	c total #propagations: 631891178 / total #impl: 2242543600 (eff. 0.282)
1203.71/1203.99	c #Conflicts:     829000 | #Learnt:      31367 | 0.000
1203.71/1203.99	c total clause space: 206.656MB
1203.71/1203.99	c total #watches: 272409
1205.91/1206.19	c total #propagations: 632679403 / total #impl: 2245458925 (eff. 0.282)
1205.91/1206.19	c #Conflicts:     830000 | #Learnt:      32367 | 0.000
1205.91/1206.19	c total clause space: 206.656MB
1205.91/1206.19	c total #watches: 276498
1208.11/1208.35	c total #propagations: 633419829 / total #impl: 2248349125 (eff. 0.282)
1208.11/1208.35	c #Conflicts:     831000 | #Learnt:      33367 | 0.000
1208.11/1208.35	c total clause space: 206.656MB
1208.11/1208.35	c total #watches: 280244
1210.70/1210.92	c total #propagations: 634133004 / total #impl: 2250984624 (eff. 0.282)
1210.70/1210.92	c #Conflicts:     832000 | #Learnt:      34367 | 0.000
1210.70/1210.92	c total clause space: 206.656MB
1210.70/1210.92	c total #watches: 285250
1213.80/1214.08	c total #propagations: 634908819 / total #impl: 2253925122 (eff. 0.282)
1213.80/1214.08	c #Conflicts:     833000 | #Learnt:      35367 | 0.000
1213.80/1214.08	c total clause space: 206.656MB
1213.80/1214.08	c total #watches: 290647
1216.90/1217.15	c total #propagations: 635709014 / total #impl: 2256992228 (eff. 0.282)
1216.90/1217.15	c #Conflicts:     834000 | #Learnt:      36367 | 0.000
1216.90/1217.15	c total clause space: 206.656MB
1216.90/1217.15	c total #watches: 299121
1220.20/1220.47	c total #propagations: 636525971 / total #impl: 2260210343 (eff. 0.282)
1220.20/1220.47	c #Conflicts:     835000 | #Learnt:      37367 | 0.000
1220.20/1220.47	c total clause space: 206.656MB
1220.20/1220.47	c total #watches: 303723
1223.30/1223.53	c total #propagations: 637170787 / total #impl: 2262644317 (eff. 0.282)
1223.30/1223.53	c #Conflicts:     836000 | #Learnt:      38367 | 0.000
1223.30/1223.53	c total clause space: 206.656MB
1223.30/1223.53	c total #watches: 308322
1226.41/1226.66	c total #propagations: 637758980 / total #impl: 2264818200 (eff. 0.282)
1226.41/1226.66	c #Conflicts:     837000 | #Learnt:      39367 | 0.000
1226.41/1226.66	c total clause space: 206.656MB
1226.41/1226.66	c total #watches: 313576
1229.50/1229.71	c total #propagations: 638400512 / total #impl: 2267316262 (eff. 0.282)
1229.50/1229.71	c #Conflicts:     838000 | #Learnt:      40367 | 0.000
1229.50/1229.71	c total clause space: 206.656MB
1229.50/1229.71	c total #watches: 330894
1233.50/1233.79	c total #propagations: 639276171 / total #impl: 2271812415 (eff. 0.281)
1233.50/1233.79	c #Conflicts:     839000 | #Learnt:      41367 | 0.000
1233.50/1233.79	c total clause space: 206.656MB
1233.50/1233.79	c total #watches: 340536
1237.60/1237.82	c total #propagations: 640070591 / total #impl: 2275450041 (eff. 0.281)
1237.60/1237.82	c #Conflicts:     840000 | #Learnt:      42367 | 0.000
1237.60/1237.82	c total clause space: 335.816MB
1237.60/1237.82	c total #watches: 347762
1241.99/1242.29	c total #propagations: 640752117 / total #impl: 2278498434 (eff. 0.281)
1241.99/1242.29	c #Conflicts:     841000 | #Learnt:      43367 | 0.000
1241.99/1242.29	c total clause space: 335.816MB
1241.99/1242.29	c total #watches: 351332
1245.49/1245.72	c total #propagations: 641419537 / total #impl: 2280998370 (eff. 0.281)
1245.49/1245.72	c GARBAGE COLLECT
1245.49/1245.72	c #Conflicts:     842000 | #Learnt:      22297 | 0.000
1245.49/1245.72	c total clause space: 335.816MB
1245.49/1245.72	c total #watches: 225282
1246.89/1247.17	c total #propagations: 642034769 / total #impl: 2283311960 (eff. 0.281)
1246.89/1247.17	c #Conflicts:     843000 | #Learnt:      23297 | 0.000
1246.89/1247.17	c total clause space: 335.816MB
1246.89/1247.17	c total #watches: 233251
1248.69/1248.90	c total #propagations: 642707827 / total #impl: 2285672411 (eff. 0.281)
1248.69/1248.90	c #Conflicts:     844000 | #Learnt:      24297 | 0.000
1248.69/1248.90	c total clause space: 335.816MB
1248.69/1248.90	c total #watches: 238568
1250.89/1251.18	c total #propagations: 643398481 / total #impl: 2288102015 (eff. 0.281)
1250.89/1251.18	c #Conflicts:     845000 | #Learnt:      25297 | 0.000
1250.89/1251.18	c total clause space: 335.816MB
1250.89/1251.18	c total #watches: 248631
1253.19/1253.45	c total #propagations: 644301654 / total #impl: 2291683852 (eff. 0.281)
1253.19/1253.45	c #Conflicts:     846000 | #Learnt:      26297 | 0.000
1253.19/1253.45	c total clause space: 335.816MB
1253.19/1253.45	c total #watches: 255485
1256.10/1256.38	c total #propagations: 645076680 / total #impl: 2294987010 (eff. 0.281)
1256.10/1256.38	c #Conflicts:     847000 | #Learnt:      27297 | 0.000
1256.10/1256.38	c total clause space: 335.816MB
1256.10/1256.38	c total #watches: 261719
1259.19/1259.46	c total #propagations: 645867714 / total #impl: 2298020294 (eff. 0.281)
1259.19/1259.46	c #Conflicts:     848000 | #Learnt:      28297 | 0.000
1259.19/1259.46	c total clause space: 335.816MB
1259.19/1259.46	c total #watches: 265668
1262.60/1262.85	c total #propagations: 646646802 / total #impl: 2300880743 (eff. 0.281)
1262.60/1262.85	c #Conflicts:     849000 | #Learnt:      29297 | 0.000
1262.60/1262.85	c total clause space: 335.816MB
1262.60/1262.85	c total #watches: 270432
1265.39/1265.62	c total #propagations: 647463636 / total #impl: 2303854357 (eff. 0.281)
1265.39/1265.62	c #Conflicts:     850000 | #Learnt:      30297 | 0.000
1265.39/1265.62	c total clause space: 335.816MB
1265.39/1265.62	c total #watches: 274792
1269.09/1269.30	c total #propagations: 648210306 / total #impl: 2306663417 (eff. 0.281)
1269.09/1269.30	c #Conflicts:     851000 | #Learnt:      31297 | 0.000
1269.09/1269.30	c total clause space: 335.816MB
1269.09/1269.30	c total #watches: 278852
1272.39/1272.69	c total #propagations: 649117578 / total #impl: 2309740053 (eff. 0.281)
1272.39/1272.69	c #Conflicts:     852000 | #Learnt:      32297 | 0.000
1272.39/1272.69	c total clause space: 335.816MB
1272.39/1272.69	c total #watches: 282668
1276.09/1276.30	c total #propagations: 649899952 / total #impl: 2312667694 (eff. 0.281)
1276.09/1276.30	c #Conflicts:     853000 | #Learnt:      33297 | 0.000
1276.09/1276.30	c total clause space: 335.816MB
1276.09/1276.30	c total #watches: 289462
1279.10/1279.39	c total #propagations: 650672424 / total #impl: 2315922538 (eff. 0.281)
1279.10/1279.39	c #Conflicts:     854000 | #Learnt:      34297 | 0.000
1279.10/1279.39	c total clause space: 335.816MB
1279.10/1279.39	c total #watches: 300172
1281.99/1282.29	c total #propagations: 651445263 / total #impl: 2319403590 (eff. 0.281)
1281.99/1282.29	c #Conflicts:     855000 | #Learnt:      35297 | 0.000
1281.99/1282.29	c total clause space: 335.816MB
1281.99/1282.29	c total #watches: 305377
1285.59/1285.81	c total #propagations: 652150424 / total #impl: 2322054768 (eff. 0.281)
1285.59/1285.81	c #Conflicts:     856000 | #Learnt:      36297 | 0.000
1285.59/1285.81	c total clause space: 335.816MB
1285.59/1285.81	c total #watches: 311107
1289.29/1289.55	c total #propagations: 652898415 / total #impl: 2325045349 (eff. 0.281)
1289.29/1289.55	c #Conflicts:     857000 | #Learnt:      37297 | 0.000
1289.29/1289.55	c total clause space: 335.816MB
1289.29/1289.55	c total #watches: 315302
1293.39/1293.65	c total #propagations: 653739549 / total #impl: 2328123852 (eff. 0.281)
1293.39/1293.65	c #Conflicts:     858000 | #Learnt:      38297 | 0.000
1293.39/1293.65	c total clause space: 335.816MB
1293.39/1293.65	c total #watches: 319971
1297.79/1298.05	c total #propagations: 654562143 / total #impl: 2331354003 (eff. 0.281)
1297.79/1298.05	c #Conflicts:     859000 | #Learnt:      39297 | 0.000
1297.79/1298.05	c total clause space: 335.816MB
1297.79/1298.05	c total #watches: 323977
1301.89/1302.18	c total #propagations: 655301146 / total #impl: 2333906389 (eff. 0.281)
1301.89/1302.18	c #Conflicts:     860000 | #Learnt:      40297 | 0.000
1301.89/1302.18	c total clause space: 335.816MB
1301.89/1302.18	c total #watches: 329180
1305.18/1305.42	c total #propagations: 656094934 / total #impl: 2337084667 (eff. 0.281)
1305.18/1305.42	c #Conflicts:     861000 | #Learnt:      41297 | 0.000
1305.18/1305.42	c total clause space: 335.816MB
1305.18/1305.42	c total #watches: 336682
1309.38/1309.67	c total #propagations: 656817529 / total #impl: 2340175149 (eff. 0.281)
1309.38/1309.67	c #Conflicts:     862000 | #Learnt:      42297 | 0.000
1309.38/1309.67	c total clause space: 335.816MB
1309.38/1309.68	c total #watches: 341694
1313.19/1313.50	c total #propagations: 657597383 / total #impl: 2343331914 (eff. 0.281)
1313.19/1313.50	c #Conflicts:     863000 | #Learnt:      43297 | 0.000
1313.19/1313.50	c total clause space: 335.816MB
1313.19/1313.50	c total #watches: 347775
1318.58/1318.83	c total #propagations: 658317961 / total #impl: 2346269379 (eff. 0.281)
1318.58/1318.83	c #Conflicts:     864000 | #Learnt:      44297 | 0.000
1318.58/1318.83	c total clause space: 335.816MB
1318.58/1318.83	c total #watches: 351667
1322.38/1322.69	c total #propagations: 659158506 / total #impl: 2349778437 (eff. 0.281)
1322.38/1322.69	c GARBAGE COLLECT
1322.38/1322.69	c #Conflicts:     865000 | #Learnt:      22895 | 0.000
1322.38/1322.69	c total clause space: 335.816MB
1322.38/1322.69	c total #watches: 226933
1323.88/1324.11	c total #propagations: 659952324 / total #impl: 2352939851 (eff. 0.280)
1323.88/1324.11	c #Conflicts:     866000 | #Learnt:      23895 | 0.000
1323.88/1324.11	c total clause space: 335.816MB
1323.88/1324.11	c total #watches: 231139
1325.18/1325.49	c total #propagations: 660757225 / total #impl: 2355793615 (eff. 0.280)
1325.18/1325.49	c #Conflicts:     867000 | #Learnt:      24895 | 0.000
1325.18/1325.49	c total clause space: 335.816MB
1325.18/1325.49	c total #watches: 234148
1326.78/1327.04	c total #propagations: 661573049 / total #impl: 2358523660 (eff. 0.281)
1326.78/1327.04	c #Conflicts:     868000 | #Learnt:      25895 | 0.000
1326.78/1327.04	c total clause space: 335.816MB
1326.78/1327.04	c total #watches: 237775
1328.08/1328.31	c total #propagations: 662451107 / total #impl: 2361534894 (eff. 0.281)
1328.08/1328.31	c #Conflicts:     869000 | #Learnt:      26895 | 0.000
1328.08/1328.31	c total clause space: 335.816MB
1328.08/1328.31	c total #watches: 241092
1329.48/1329.76	c total #propagations: 663206853 / total #impl: 2364216084 (eff. 0.281)
1329.48/1329.76	c #Conflicts:     870000 | #Learnt:      27895 | 0.000
1329.48/1329.76	c total clause space: 335.816MB
1329.48/1329.76	c total #watches: 245873
1331.08/1331.31	c total #propagations: 663947479 / total #impl: 2366929018 (eff. 0.281)
1331.08/1331.31	c #Conflicts:     871000 | #Learnt:      28895 | 0.000
1331.08/1331.31	c total clause space: 335.816MB
1331.08/1331.31	c total #watches: 250628
1332.38/1332.64	c total #propagations: 664742966 / total #impl: 2369836865 (eff. 0.281)
1332.38/1332.64	c #Conflicts:     872000 | #Learnt:      29895 | 0.000
1332.38/1332.64	c total clause space: 335.816MB
1332.38/1332.64	c total #watches: 257282
1333.58/1333.83	c total #propagations: 665417608 / total #impl: 2372603390 (eff. 0.280)
1333.58/1333.83	c #Conflicts:     873000 | #Learnt:      30895 | 0.000
1333.58/1333.83	c total clause space: 335.816MB
1333.58/1333.83	c total #watches: 269322
1335.38/1335.66	c total #propagations: 666017182 / total #impl: 2375555197 (eff. 0.280)
1335.38/1335.66	c #Conflicts:     874000 | #Learnt:      31895 | 0.000
1335.38/1335.66	c total clause space: 335.816MB
1335.38/1335.66	c total #watches: 279205
1337.49/1337.77	c total #propagations: 666744649 / total #impl: 2379311871 (eff. 0.280)
1337.49/1337.77	c #Conflicts:     875000 | #Learnt:      32895 | 0.000
1337.49/1337.77	c total clause space: 335.816MB
1337.49/1337.77	c total #watches: 283758
1339.69/1339.99	c total #propagations: 667563035 / total #impl: 2382332546 (eff. 0.280)
1339.69/1339.99	c #Conflicts:     876000 | #Learnt:      33895 | 0.000
1339.69/1339.99	c total clause space: 335.816MB
1339.69/1339.99	c total #watches: 288438
1342.18/1342.44	c total #propagations: 668427730 / total #impl: 2385407792 (eff. 0.280)
1342.18/1342.44	c #Conflicts:     877000 | #Learnt:      34895 | 0.000
1342.18/1342.44	c total clause space: 335.816MB
1342.18/1342.44	c total #watches: 294762
1344.58/1344.85	c total #propagations: 669232452 / total #impl: 2388547779 (eff. 0.280)
1344.58/1344.85	c #Conflicts:     878000 | #Learnt:      35895 | 0.000
1344.58/1344.85	c total clause space: 335.816MB
1344.58/1344.85	c total #watches: 300315
1347.18/1347.47	c total #propagations: 670092974 / total #impl: 2391718941 (eff. 0.280)
1347.18/1347.47	c #Conflicts:     879000 | #Learnt:      36895 | 0.000
1347.18/1347.47	c total clause space: 335.816MB
1347.18/1347.47	c total #watches: 306674
1349.18/1349.48	c total #propagations: 670966886 / total #impl: 2395284361 (eff. 0.280)
1349.18/1349.48	c #Conflicts:     880000 | #Learnt:      37895 | 0.000
1349.18/1349.48	c total clause space: 335.816MB
1349.18/1349.48	c total #watches: 312790
1351.68/1351.95	c total #propagations: 671637384 / total #impl: 2397940772 (eff. 0.280)
1351.68/1351.95	c #Conflicts:     881000 | #Learnt:      38895 | 0.000
1351.68/1351.95	c total clause space: 335.816MB
1351.68/1351.95	c total #watches: 318423
1354.18/1354.44	c total #propagations: 672336101 / total #impl: 2400780932 (eff. 0.280)
1354.18/1354.44	c #Conflicts:     882000 | #Learnt:      39895 | 0.000
1354.18/1354.44	c total clause space: 335.816MB
1354.18/1354.44	c total #watches: 324280
1356.68/1356.94	c total #propagations: 673040987 / total #impl: 2403707868 (eff. 0.280)
1356.68/1356.94	c #Conflicts:     883000 | #Learnt:      40895 | 0.000
1356.68/1356.94	c total clause space: 335.816MB
1356.68/1356.94	c total #watches: 330472
1359.48/1359.76	c total #propagations: 673781843 / total #impl: 2406913549 (eff. 0.280)
1359.48/1359.76	c #Conflicts:     884000 | #Learnt:      41895 | 0.000
1359.48/1359.76	c total clause space: 335.816MB
1359.48/1359.76	c total #watches: 336036
1362.38/1362.67	c total #propagations: 674557264 / total #impl: 2410412148 (eff. 0.280)
1362.38/1362.67	c #Conflicts:     885000 | #Learnt:      42895 | 0.000
1362.38/1362.67	c total clause space: 335.816MB
1362.38/1362.67	c total #watches: 345176
1365.18/1365.41	c total #propagations: 675286898 / total #impl: 2414179550 (eff. 0.280)
1365.18/1365.41	c #Conflicts:     886000 | #Learnt:      43895 | 0.000
1365.18/1365.41	c total clause space: 335.816MB
1365.18/1365.41	c total #watches: 349428
1368.28/1368.51	c total #propagations: 676004441 / total #impl: 2417102619 (eff. 0.280)
1368.28/1368.51	c #Conflicts:     887000 | #Learnt:      44895 | 0.000
1368.28/1368.51	c total clause space: 335.816MB
1368.28/1368.51	c total #watches: 352924
1370.67/1370.94	c total #propagations: 676735422 / total #impl: 2419970010 (eff. 0.280)
1370.67/1370.94	c GARBAGE COLLECT
1370.67/1370.94	c #Conflicts:     888000 | #Learnt:      23200 | 0.000
1370.67/1370.94	c total clause space: 335.816MB
1370.67/1370.94	c total #watches: 228050
1371.87/1372.10	c total #propagations: 677510845 / total #impl: 2422657176 (eff. 0.280)
1371.87/1372.10	c #Conflicts:     889000 | #Learnt:      24200 | 0.000
1371.87/1372.10	c total clause space: 335.816MB
1371.87/1372.10	c total #watches: 231536
1373.07/1373.37	c total #propagations: 678272397 / total #impl: 2425330329 (eff. 0.280)
1373.07/1373.37	c #Conflicts:     890000 | #Learnt:      25200 | 0.000
1373.07/1373.37	c total clause space: 335.816MB
1373.07/1373.37	c total #watches: 235334
1374.27/1374.55	c total #propagations: 679001927 / total #impl: 2428039553 (eff. 0.280)
1374.27/1374.55	c #Conflicts:     891000 | #Learnt:      26200 | 0.000
1374.27/1374.55	c total clause space: 335.816MB
1374.27/1374.55	c total #watches: 239407
1375.67/1375.98	c total #propagations: 679713538 / total #impl: 2430560047 (eff. 0.280)
1375.67/1375.98	c #Conflicts:     892000 | #Learnt:      27200 | 0.000
1375.67/1375.98	c total clause space: 335.816MB
1375.67/1375.98	c total #watches: 243926
1377.37/1377.67	c total #propagations: 680537392 / total #impl: 2433503622 (eff. 0.280)
1377.37/1377.67	c #Conflicts:     893000 | #Learnt:      28200 | 0.000
1377.37/1377.67	c total clause space: 335.816MB
1377.37/1377.67	c total #watches: 248590
1378.97/1379.20	c total #propagations: 681368224 / total #impl: 2436455051 (eff. 0.280)
1378.97/1379.20	c #Conflicts:     894000 | #Learnt:      29200 | 0.000
1378.97/1379.20	c total clause space: 335.816MB
1378.97/1379.20	c total #watches: 251882
1380.57/1380.89	c total #propagations: 682081884 / total #impl: 2438898713 (eff. 0.280)
1380.57/1380.89	c #Conflicts:     895000 | #Learnt:      30200 | 0.000
1380.57/1380.89	c total clause space: 335.816MB
1380.57/1380.89	c total #watches: 256807
1382.27/1382.54	c total #propagations: 682763572 / total #impl: 2441728797 (eff. 0.280)
1382.27/1382.54	c #Conflicts:     896000 | #Learnt:      31200 | 0.000
1382.27/1382.54	c total clause space: 335.816MB
1382.27/1382.54	c total #watches: 263133
1383.97/1384.26	c total #propagations: 683450048 / total #impl: 2444283652 (eff. 0.280)
1383.97/1384.26	c #Conflicts:     897000 | #Learnt:      32200 | 0.000
1383.97/1384.26	c total clause space: 335.816MB
1383.97/1384.26	c total #watches: 267228
1386.07/1386.36	c total #propagations: 684200676 / total #impl: 2446928126 (eff. 0.280)
1386.07/1386.36	c #Conflicts:     898000 | #Learnt:      33200 | 0.000
1386.07/1386.36	c total clause space: 335.816MB
1386.07/1386.36	c total #watches: 279315
1387.98/1388.27	c total #propagations: 685068690 / total #impl: 2450567785 (eff. 0.280)
1387.98/1388.27	c #Conflicts:     899000 | #Learnt:      34200 | 0.000
1387.98/1388.27	c total clause space: 335.816MB
1387.98/1388.28	c total #watches: 283564
1390.28/1390.57	c total #propagations: 685894152 / total #impl: 2453745152 (eff. 0.280)
1390.28/1390.57	c #Conflicts:     900000 | #Learnt:      35200 | 0.000
1390.28/1390.57	c total clause space: 335.816MB
1390.28/1390.57	c total #watches: 287956
1392.38/1392.61	c total #propagations: 686767296 / total #impl: 2457059937 (eff. 0.280)
1392.38/1392.61	c #Conflicts:     901000 | #Learnt:      36200 | 0.000
1392.38/1392.61	c total clause space: 335.816MB
1392.38/1392.61	c total #watches: 291894
1394.68/1394.98	c total #propagations: 687438623 / total #impl: 2459516731 (eff. 0.280)
1394.68/1394.98	c #Conflicts:     902000 | #Learnt:      37200 | 0.000
1394.68/1394.98	c total clause space: 335.816MB
1394.68/1394.98	c total #watches: 297187
1396.97/1397.29	c total #propagations: 688188064 / total #impl: 2462322226 (eff. 0.279)
1396.97/1397.29	c #Conflicts:     903000 | #Learnt:      38200 | 0.000
1396.97/1397.29	c total clause space: 335.816MB
1396.97/1397.29	c total #watches: 302440
1399.17/1399.43	c total #propagations: 688965280 / total #impl: 2465251754 (eff. 0.279)
1399.17/1399.43	c #Conflicts:     904000 | #Learnt:      39200 | 0.000
1399.17/1399.43	c total clause space: 335.816MB
1399.17/1399.43	c total #watches: 308828
1401.77/1402.09	c total #propagations: 689669642 / total #impl: 2468131050 (eff. 0.279)
1401.77/1402.09	c #Conflicts:     905000 | #Learnt:      40200 | 0.000
1401.77/1402.09	c total clause space: 335.816MB
1401.77/1402.09	c total #watches: 313320
1404.58/1404.82	c total #propagations: 690423190 / total #impl: 2471245719 (eff. 0.279)
1404.58/1404.82	c #Conflicts:     906000 | #Learnt:      41200 | 0.000
1404.58/1404.82	c total clause space: 335.816MB
1404.58/1404.82	c total #watches: 319775
1407.57/1407.87	c total #propagations: 691156753 / total #impl: 2474130529 (eff. 0.279)
1407.57/1407.87	c #Conflicts:     907000 | #Learnt:      42200 | 0.000
1407.57/1407.87	c total clause space: 335.816MB
1407.57/1407.87	c total #watches: 323210
1410.17/1410.44	c total #propagations: 691975015 / total #impl: 2477165090 (eff. 0.279)
1410.17/1410.44	c #Conflicts:     908000 | #Learnt:      43200 | 0.000
1410.17/1410.44	c total clause space: 335.816MB
1410.17/1410.44	c total #watches: 328691
1413.38/1413.60	c total #propagations: 692761716 / total #impl: 2480525601 (eff. 0.279)
1413.38/1413.60	c #Conflicts:     909000 | #Learnt:      44200 | 0.000
1413.38/1413.60	c total clause space: 335.816MB
1413.38/1413.61	c total #watches: 335573
1416.37/1416.61	c total #propagations: 693605563 / total #impl: 2484118144 (eff. 0.279)
1416.37/1416.61	c #Conflicts:     910000 | #Learnt:      45200 | 0.000
1416.37/1416.61	c total clause space: 335.816MB
1416.37/1416.61	c total #watches: 343016
1419.37/1419.60	c total #propagations: 694252832 / total #impl: 2486802087 (eff. 0.279)
1419.37/1419.60	c GARBAGE COLLECT
1419.37/1419.60	c #Conflicts:     911000 | #Learnt:      23174 | 0.000
1419.37/1419.60	c total clause space: 335.816MB
1419.37/1419.60	c total #watches: 228421
1420.57/1420.86	c total #propagations: 694966879 / total #impl: 2489893295 (eff. 0.279)
1420.57/1420.86	c #Conflicts:     912000 | #Learnt:      24174 | 0.000
1420.57/1420.86	c total clause space: 335.816MB
1420.57/1420.86	c total #watches: 235065
1422.07/1422.31	c total #propagations: 695668793 / total #impl: 2492418578 (eff. 0.279)
1422.07/1422.31	c #Conflicts:     913000 | #Learnt:      25174 | 0.000
1422.07/1422.31	c total clause space: 335.816MB
1422.07/1422.31	c total #watches: 239080
1423.47/1423.71	c total #propagations: 696441710 / total #impl: 2495165098 (eff. 0.279)
1423.47/1423.71	c #Conflicts:     914000 | #Learnt:      26174 | 0.000
1423.47/1423.71	c total clause space: 335.816MB
1423.47/1423.71	c total #watches: 243291
1424.97/1425.23	c total #propagations: 697338125 / total #impl: 2498270728 (eff. 0.279)
1424.97/1425.23	c #Conflicts:     915000 | #Learnt:      27174 | 0.000
1424.97/1425.23	c total clause space: 335.816MB
1424.97/1425.23	c total #watches: 247768
1426.57/1426.83	c total #propagations: 698079604 / total #impl: 2500950640 (eff. 0.279)
1426.57/1426.83	c #Conflicts:     916000 | #Learnt:      28174 | 0.000
1426.57/1426.83	c total clause space: 335.816MB
1426.57/1426.83	c total #watches: 252523
1427.87/1428.10	c total #propagations: 698851579 / total #impl: 2503784914 (eff. 0.279)
1427.87/1428.10	c #Conflicts:     917000 | #Learnt:      29174 | 0.000
1427.87/1428.10	c total clause space: 335.816MB
1427.87/1428.10	c total #watches: 255740
1429.07/1429.34	c total #propagations: 699516208 / total #impl: 2506186733 (eff. 0.279)
1429.07/1429.34	c #Conflicts:     918000 | #Learnt:      30174 | 0.000
1429.07/1429.34	c total clause space: 335.816MB
1429.07/1429.34	c total #watches: 260506
1430.77/1431.03	c total #propagations: 700206009 / total #impl: 2508838512 (eff. 0.279)
1430.77/1431.03	c #Conflicts:     919000 | #Learnt:      31174 | 0.000
1430.77/1431.03	c total clause space: 335.816MB
1430.77/1431.03	c total #watches: 265979
1432.87/1433.12	c total #propagations: 700905335 / total #impl: 2511481935 (eff. 0.279)
1432.87/1433.12	c #Conflicts:     920000 | #Learnt:      32174 | 0.000
1432.87/1433.12	c total clause space: 335.816MB
1432.87/1433.12	c total #watches: 271452
1434.66/1434.96	c total #propagations: 701702563 / total #impl: 2514505277 (eff. 0.279)
1434.66/1434.96	c #Conflicts:     921000 | #Learnt:      33174 | 0.000
1434.66/1434.96	c total clause space: 335.816MB
1434.66/1434.96	c total #watches: 276639
1436.56/1436.82	c total #propagations: 702577874 / total #impl: 2517742863 (eff. 0.279)
1436.56/1436.82	c #Conflicts:     922000 | #Learnt:      34174 | 0.000
1436.56/1436.82	c total clause space: 335.816MB
1436.56/1436.82	c total #watches: 280986
1438.76/1439.08	c total #propagations: 703388667 / total #impl: 2520898581 (eff. 0.279)
1438.76/1439.08	c #Conflicts:     923000 | #Learnt:      35174 | 0.000
1438.76/1439.08	c total clause space: 335.816MB
1438.76/1439.08	c total #watches: 284981
1441.06/1441.37	c total #propagations: 704284296 / total #impl: 2524018410 (eff. 0.279)
1441.06/1441.37	c #Conflicts:     924000 | #Learnt:      36174 | 0.000
1441.06/1441.37	c total clause space: 335.816MB
1441.06/1441.37	c total #watches: 288691
1443.16/1443.43	c total #propagations: 705214095 / total #impl: 2527475045 (eff. 0.279)
1443.16/1443.43	c #Conflicts:     925000 | #Learnt:      37174 | 0.000
1443.16/1443.43	c total clause space: 335.816MB
1443.16/1443.43	c total #watches: 293600
1445.56/1445.80	c total #propagations: 705941969 / total #impl: 2530573072 (eff. 0.279)
1445.56/1445.80	c #Conflicts:     926000 | #Learnt:      38174 | 0.000
1445.56/1445.80	c total clause space: 335.816MB
1445.56/1445.80	c total #watches: 300890
1447.56/1447.83	c total #propagations: 706766622 / total #impl: 2534014980 (eff. 0.279)
1447.56/1447.83	c #Conflicts:     927000 | #Learnt:      39174 | 0.000
1447.56/1447.83	c total clause space: 335.816MB
1447.56/1447.83	c total #watches: 310762
1450.36/1450.64	c total #propagations: 707474162 / total #impl: 2537107925 (eff. 0.279)
1450.36/1450.64	c #Conflicts:     928000 | #Learnt:      40174 | 0.000
1450.36/1450.64	c total clause space: 335.816MB
1450.36/1450.64	c total #watches: 315107
1453.26/1453.50	c total #propagations: 708308267 / total #impl: 2540554475 (eff. 0.279)
1453.26/1453.50	c #Conflicts:     929000 | #Learnt:      41174 | 0.000
1453.26/1453.50	c total clause space: 335.816MB
1453.26/1453.50	c total #watches: 322655
1455.86/1456.12	c total #propagations: 709092511 / total #impl: 2544126420 (eff. 0.279)
1455.86/1456.12	c #Conflicts:     930000 | #Learnt:      42174 | 0.000
1455.86/1456.12	c total clause space: 335.816MB
1455.86/1456.12	c total #watches: 329669
1459.47/1459.77	c total #propagations: 709777714 / total #impl: 2546913162 (eff. 0.279)
1459.47/1459.77	c #Conflicts:     931000 | #Learnt:      43174 | 0.000
1459.47/1459.77	c total clause space: 335.816MB
1459.47/1459.77	c total #watches: 333574
1462.66/1462.99	c total #propagations: 710561703 / total #impl: 2549898201 (eff. 0.279)
1462.66/1462.99	c #Conflicts:     932000 | #Learnt:      44174 | 0.000
1462.66/1462.99	c total clause space: 335.816MB
1462.66/1462.99	c total #watches: 339104
1465.36/1465.67	c total #propagations: 711340421 / total #impl: 2553140785 (eff. 0.279)
1465.36/1465.67	c #Conflicts:     933000 | #Learnt:      45174 | 0.000
1465.36/1465.67	c total clause space: 335.816MB
1465.36/1465.67	c total #watches: 344114
1468.96/1469.24	c total #propagations: 712010025 / total #impl: 2556293134 (eff. 0.279)
1468.96/1469.24	c #Conflicts:     934000 | #Learnt:      46174 | 0.000
1468.96/1469.24	c total clause space: 335.816MB
1468.96/1469.24	c total #watches: 348771
1471.06/1471.31	c total #propagations: 712776889 / total #impl: 2559654216 (eff. 0.278)
1471.06/1471.31	c GARBAGE COLLECT
1471.06/1471.31	c #Conflicts:     935000 | #Learnt:      23882 | 0.000
1471.06/1471.31	c total clause space: 335.816MB
1471.06/1471.31	c total #watches: 232553
1472.86/1473.14	c total #propagations: 713516215 / total #impl: 2562591209 (eff. 0.278)
1472.86/1473.14	c #Conflicts:     936000 | #Learnt:      24882 | 0.000
1472.86/1473.14	c total clause space: 335.816MB
1472.86/1473.14	c total #watches: 240133
1474.87/1475.16	c total #propagations: 714368243 / total #impl: 2565764684 (eff. 0.278)
1474.87/1475.16	c #Conflicts:     937000 | #Learnt:      25882 | 0.000
1474.87/1475.16	c total clause space: 335.816MB
1474.87/1475.16	c total #watches: 248451
1476.96/1477.22	c total #propagations: 715129430 / total #impl: 2568612318 (eff. 0.278)
1476.96/1477.22	c #Conflicts:     938000 | #Learnt:      26882 | 0.000
1476.96/1477.22	c total clause space: 335.816MB
1476.96/1477.22	c total #watches: 254284
1479.37/1479.61	c total #propagations: 715846328 / total #impl: 2571342815 (eff. 0.278)
1479.37/1479.61	c #Conflicts:     939000 | #Learnt:      27882 | 0.000
1479.37/1479.61	c total clause space: 335.816MB
1479.37/1479.61	c total #watches: 262052
1481.86/1482.13	c total #propagations: 716603824 / total #impl: 2574348706 (eff. 0.278)
1481.86/1482.13	c #Conflicts:     940000 | #Learnt:      28882 | 0.000
1481.86/1482.13	c total clause space: 335.816MB
1481.86/1482.13	c total #watches: 265405
1484.16/1484.40	c total #propagations: 717370975 / total #impl: 2577508575 (eff. 0.278)
1484.16/1484.40	c #Conflicts:     941000 | #Learnt:      29882 | 0.000
1484.16/1484.40	c total clause space: 335.816MB
1484.16/1484.40	c total #watches: 269411
1486.36/1486.61	c total #propagations: 718142698 / total #impl: 2580330652 (eff. 0.278)
1486.36/1486.61	c #Conflicts:     942000 | #Learnt:      30882 | 0.000
1486.36/1486.61	c total clause space: 335.816MB
1486.36/1486.61	c total #watches: 274592
1488.96/1489.22	c total #propagations: 718832716 / total #impl: 2583020539 (eff. 0.278)
1488.96/1489.22	c #Conflicts:     943000 | #Learnt:      31882 | 0.000
1488.96/1489.22	c total clause space: 335.816MB
1488.96/1489.22	c total #watches: 279152
1490.56/1490.84	c total #propagations: 719542937 / total #impl: 2585687689 (eff. 0.278)
1490.56/1490.84	c #Conflicts:     944000 | #Learnt:      32882 | 0.000
1490.56/1490.84	c total clause space: 335.816MB
1490.56/1490.84	c total #watches: 283888
1492.76/1493.05	c total #propagations: 720087453 / total #impl: 2587914353 (eff. 0.278)
1492.76/1493.05	c #Conflicts:     945000 | #Learnt:      33882 | 0.000
1492.76/1493.05	c total clause space: 335.816MB
1492.76/1493.05	c total #watches: 292991
1495.76/1496.09	c total #propagations: 720798229 / total #impl: 2590853379 (eff. 0.278)
1495.76/1496.09	c #Conflicts:     946000 | #Learnt:      34882 | 0.000
1495.76/1496.09	c total clause space: 335.816MB
1495.76/1496.09	c total #watches: 297163
1498.96/1499.26	c total #propagations: 721490654 / total #impl: 2593779301 (eff. 0.278)
1498.96/1499.26	c #Conflicts:     947000 | #Learnt:      35882 | 0.000
1498.96/1499.26	c total clause space: 335.816MB
1498.96/1499.26	c total #watches: 302635
1501.95/1502.26	c total #propagations: 722191244 / total #impl: 2596528964 (eff. 0.278)
1501.95/1502.26	c #Conflicts:     948000 | #Learnt:      36882 | 0.000
1501.95/1502.26	c total clause space: 335.816MB
1501.95/1502.26	c total #watches: 306821
1504.85/1505.13	c total #propagations: 722831670 / total #impl: 2599053831 (eff. 0.278)
1504.85/1505.13	c #Conflicts:     949000 | #Learnt:      37882 | 0.000
1504.85/1505.13	c total clause space: 335.816MB
1504.85/1505.13	c total #watches: 313774
1507.55/1507.86	c total #propagations: 723467483 / total #impl: 2601710200 (eff. 0.278)
1507.55/1507.86	c #Conflicts:     950000 | #Learnt:      38882 | 0.000
1507.55/1507.86	c total clause space: 335.816MB
1507.55/1507.86	c total #watches: 319343
1510.35/1510.63	c total #propagations: 724118213 / total #impl: 2604479381 (eff. 0.278)
1510.35/1510.63	c #Conflicts:     951000 | #Learnt:      39882 | 0.000
1510.35/1510.63	c total clause space: 335.816MB
1510.35/1510.63	c total #watches: 325931
1513.15/1513.41	c total #propagations: 724824300 / total #impl: 2607536105 (eff. 0.278)
1513.15/1513.41	c #Conflicts:     952000 | #Learnt:      40882 | 0.000
1513.15/1513.41	c total clause space: 335.816MB
1513.15/1513.41	c total #watches: 332080
1515.95/1516.25	c total #propagations: 725506283 / total #impl: 2610538132 (eff. 0.278)
1515.95/1516.25	c #Conflicts:     953000 | #Learnt:      41882 | 0.000
1515.95/1516.25	c total clause space: 335.816MB
1515.95/1516.25	c total #watches: 337917
1519.25/1519.50	c total #propagations: 726198312 / total #impl: 2613660131 (eff. 0.278)
1519.25/1519.50	c #Conflicts:     954000 | #Learnt:      42882 | 0.000
1519.25/1519.50	c total clause space: 335.816MB
1519.25/1519.50	c total #watches: 344220
1521.65/1521.90	c total #propagations: 726942276 / total #impl: 2616732712 (eff. 0.278)
1521.65/1521.90	c #Conflicts:     955000 | #Learnt:      43882 | 0.000
1521.65/1521.90	c total clause space: 335.816MB
1521.65/1521.90	c total #watches: 351573
1524.46/1524.71	c total #propagations: 727533867 / total #impl: 2619445791 (eff. 0.278)
1524.46/1524.71	c #Conflicts:     956000 | #Learnt:      44882 | 0.000
1524.46/1524.71	c total clause space: 335.816MB
1524.46/1524.71	c total #watches: 356792
1528.25/1528.58	c total #propagations: 728131553 / total #impl: 2622147066 (eff. 0.278)
1528.25/1528.58	c #Conflicts:     957000 | #Learnt:      45882 | 0.000
1528.25/1528.58	c total clause space: 335.816MB
1528.25/1528.58	c total #watches: 361978
1532.35/1532.67	c total #propagations: 728868787 / total #impl: 2625462074 (eff. 0.278)
1532.35/1532.67	c #Conflicts:     958000 | #Learnt:      46882 | 0.000
1532.35/1532.67	c total clause space: 335.816MB
1532.35/1532.67	c total #watches: 368626
1534.45/1534.74	c total #propagations: 729621133 / total #impl: 2628818334 (eff. 0.278)
1534.45/1534.74	c GARBAGE COLLECT
1534.45/1534.74	c #Conflicts:     959000 | #Learnt:      24294 | 0.000
1534.45/1534.74	c total clause space: 335.816MB
1534.45/1534.74	c total #watches: 234908
1535.65/1535.97	c total #propagations: 730272499 / total #impl: 2631568781 (eff. 0.278)
1535.65/1535.97	c #Conflicts:     960000 | #Learnt:      25294 | 0.000
1535.65/1535.97	c total clause space: 335.816MB
1535.65/1535.97	c total #watches: 239984
1537.15/1537.45	c total #propagations: 730937331 / total #impl: 2634168634 (eff. 0.277)
1537.15/1537.45	c #Conflicts:     961000 | #Learnt:      26294 | 0.000
1537.15/1537.45	c total clause space: 335.816MB
1537.15/1537.45	c total #watches: 244868
1538.66/1538.94	c total #propagations: 731667658 / total #impl: 2637058873 (eff. 0.277)
1538.66/1538.94	c #Conflicts:     962000 | #Learnt:      27294 | 0.000
1538.66/1538.94	c total clause space: 335.816MB
1538.66/1538.94	c total #watches: 249045
1540.35/1540.69	c total #propagations: 732405582 / total #impl: 2639904462 (eff. 0.277)
1540.35/1540.69	c #Conflicts:     963000 | #Learnt:      28294 | 0.000
1540.35/1540.69	c total clause space: 335.816MB
1540.35/1540.69	c total #watches: 253244
1541.96/1542.24	c total #propagations: 733186822 / total #impl: 2642965030 (eff. 0.277)
1541.96/1542.24	c #Conflicts:     964000 | #Learnt:      29294 | 0.000
1541.96/1542.24	c total clause space: 335.816MB
1541.96/1542.24	c total #watches: 258842
1543.16/1543.48	c total #propagations: 733916568 / total #impl: 2645862927 (eff. 0.277)
1543.16/1543.48	c #Conflicts:     965000 | #Learnt:      30294 | 0.000
1543.16/1543.48	c total clause space: 335.816MB
1543.16/1543.48	c total #watches: 265633
1544.65/1544.91	c total #propagations: 734512874 / total #impl: 2648499106 (eff. 0.277)
1544.65/1544.91	c #Conflicts:     966000 | #Learnt:      31294 | 0.000
1544.65/1544.91	c total clause space: 335.816MB
1544.65/1544.91	c total #watches: 271848
1546.45/1546.77	c total #propagations: 735157522 / total #impl: 2651458478 (eff. 0.277)
1546.45/1546.77	c #Conflicts:     967000 | #Learnt:      32294 | 0.000
1546.45/1546.77	c total clause space: 335.816MB
1546.45/1546.77	c total #watches: 277887
1548.55/1548.84	c total #propagations: 735902976 / total #impl: 2654614220 (eff. 0.277)
1548.55/1548.84	c #Conflicts:     968000 | #Learnt:      33294 | 0.000
1548.55/1548.84	c total clause space: 335.816MB
1548.55/1548.84	c total #watches: 283093
1550.85/1551.11	c total #propagations: 736600169 / total #impl: 2657580399 (eff. 0.277)
1550.85/1551.11	c #Conflicts:     969000 | #Learnt:      34294 | 0.000
1550.85/1551.11	c total clause space: 335.816MB
1550.85/1551.11	c total #watches: 288371
1552.95/1553.26	c total #propagations: 737265541 / total #impl: 2660263814 (eff. 0.277)
1552.95/1553.26	c #Conflicts:     970000 | #Learnt:      35294 | 0.000
1552.95/1553.26	c total clause space: 335.816MB
1552.95/1553.26	c total #watches: 293763
1555.05/1555.39	c total #propagations: 737947232 / total #impl: 2662796183 (eff. 0.277)
1555.05/1555.39	c #Conflicts:     971000 | #Learnt:      36294 | 0.000
1555.05/1555.39	c total clause space: 335.816MB
1555.05/1555.39	c total #watches: 297242
1557.75/1558.01	c total #propagations: 738639317 / total #impl: 2665604664 (eff. 0.277)
1557.75/1558.01	c #Conflicts:     972000 | #Learnt:      37294 | 0.000
1557.75/1558.01	c total clause space: 335.816MB
1557.75/1558.01	c total #watches: 300287
1560.05/1560.35	c total #propagations: 739325416 / total #impl: 2668223542 (eff. 0.277)
1560.05/1560.35	c #Conflicts:     973000 | #Learnt:      38294 | 0.000
1560.05/1560.35	c total clause space: 335.816MB
1560.05/1560.35	c total #watches: 304919
1562.25/1562.51	c total #propagations: 740008340 / total #impl: 2671067398 (eff. 0.277)
1562.25/1562.51	c #Conflicts:     974000 | #Learnt:      39294 | 0.000
1562.25/1562.51	c total clause space: 335.816MB
1562.25/1562.51	c total #watches: 309542
1564.35/1564.66	c total #propagations: 740651558 / total #impl: 2673937331 (eff. 0.277)
1564.35/1564.66	c #Conflicts:     975000 | #Learnt:      40294 | 0.000
1564.35/1564.66	c total clause space: 335.816MB
1564.35/1564.66	c total #watches: 317324
1566.84/1567.19	c total #propagations: 741322547 / total #impl: 2676982090 (eff. 0.277)
1566.84/1567.19	c #Conflicts:     976000 | #Learnt:      41294 | 0.000
1566.84/1567.19	c total clause space: 335.816MB
1566.84/1567.19	c total #watches: 321144
1569.55/1569.82	c total #propagations: 742038088 / total #impl: 2679620704 (eff. 0.277)
1569.55/1569.82	c #Conflicts:     977000 | #Learnt:      42294 | 0.000
1569.55/1569.82	c total clause space: 335.816MB
1569.55/1569.82	c total #watches: 327272
1572.14/1572.42	c total #propagations: 742678133 / total #impl: 2682181273 (eff. 0.277)
1572.14/1572.42	c #Conflicts:     978000 | #Learnt:      43294 | 0.000
1572.14/1572.42	c total clause space: 335.816MB
1572.14/1572.42	c total #watches: 330048
1574.84/1575.19	c total #propagations: 743310527 / total #impl: 2684606239 (eff. 0.277)
1574.84/1575.19	c #Conflicts:     979000 | #Learnt:      44294 | 0.000
1574.84/1575.19	c total clause space: 335.816MB
1574.84/1575.19	c total #watches: 334272
1577.34/1577.62	c total #propagations: 743985597 / total #impl: 2687278892 (eff. 0.277)
1577.34/1577.62	c #Conflicts:     980000 | #Learnt:      45294 | 0.000
1577.34/1577.62	c total clause space: 335.816MB
1577.34/1577.62	c total #watches: 341988
1580.04/1580.35	c total #propagations: 744575810 / total #impl: 2689677474 (eff. 0.277)
1580.04/1580.35	c #Conflicts:     981000 | #Learnt:      46294 | 0.000
1580.04/1580.35	c total clause space: 335.816MB
1580.04/1580.35	c total #watches: 346125
1583.54/1583.80	c total #propagations: 745192873 / total #impl: 2692127872 (eff. 0.277)
1583.54/1583.80	c #Conflicts:     982000 | #Learnt:      47294 | 0.000
1583.54/1583.80	c total clause space: 335.816MB
1583.54/1583.80	c total #watches: 350782
1586.15/1586.49	c total #propagations: 745890658 / total #impl: 2694861718 (eff. 0.277)
1586.15/1586.49	c GARBAGE COLLECT
1586.15/1586.49	c #Conflicts:     983000 | #Learnt:      24406 | 0.000
1586.15/1586.49	c total clause space: 335.816MB
1586.15/1586.49	c total #watches: 233870
1587.55/1587.86	c total #propagations: 746543649 / total #impl: 2697373075 (eff. 0.277)
1587.55/1587.86	c #Conflicts:     984000 | #Learnt:      25406 | 0.000
1587.55/1587.86	c total clause space: 335.816MB
1587.55/1587.86	c total #watches: 237727
1589.15/1589.48	c total #propagations: 747167813 / total #impl: 2699732275 (eff. 0.277)
1589.15/1589.48	c #Conflicts:     985000 | #Learnt:      26406 | 0.000
1589.15/1589.48	c total clause space: 335.816MB
1589.15/1589.48	c total #watches: 242814
1590.95/1591.23	c total #propagations: 747847330 / total #impl: 2702216837 (eff. 0.277)
1590.95/1591.23	c #Conflicts:     986000 | #Learnt:      27406 | 0.000
1590.95/1591.23	c total clause space: 335.816MB
1590.95/1591.23	c total #watches: 246104
1592.75/1593.04	c total #propagations: 748612311 / total #impl: 2705043837 (eff. 0.277)
1592.75/1593.04	c #Conflicts:     987000 | #Learnt:      28406 | 0.000
1592.75/1593.04	c total clause space: 335.816MB
1592.75/1593.04	c total #watches: 249758
1594.65/1594.90	c total #propagations: 749299484 / total #impl: 2707541047 (eff. 0.277)
1594.65/1594.90	c #Conflicts:     988000 | #Learnt:      29406 | 0.000
1594.65/1594.90	c total clause space: 335.816MB
1594.65/1594.90	c total #watches: 253599
1596.35/1596.64	c total #propagations: 750020593 / total #impl: 2710167440 (eff. 0.277)
1596.35/1596.64	c #Conflicts:     989000 | #Learnt:      30406 | 0.000
1596.35/1596.64	c total clause space: 335.816MB
1596.35/1596.64	c total #watches: 258860
1598.65/1598.93	c total #propagations: 750690869 / total #impl: 2712863800 (eff. 0.277)
1598.65/1598.93	c #Conflicts:     990000 | #Learnt:      31406 | 0.000
1598.65/1598.93	c total clause space: 335.816MB
1598.65/1598.93	c total #watches: 271741
1601.45/1601.73	c total #propagations: 751386899 / total #impl: 2715753063 (eff. 0.277)
1601.45/1601.73	c #Conflicts:     991000 | #Learnt:      32406 | 0.000
1601.45/1601.73	c total clause space: 335.816MB
1601.45/1601.73	c total #watches: 276473
1604.45/1604.76	c total #propagations: 752107342 / total #impl: 2718405841 (eff. 0.277)
1604.45/1604.76	c #Conflicts:     992000 | #Learnt:      33406 | 0.000
1604.45/1604.76	c total clause space: 335.816MB
1604.45/1604.76	c total #watches: 283165
1607.95/1608.22	c total #propagations: 752750614 / total #impl: 2720970574 (eff. 0.277)
1607.95/1608.22	c #Conflicts:     993000 | #Learnt:      34406 | 0.000
1607.95/1608.22	c total clause space: 335.816MB
1607.95/1608.22	c total #watches: 289154
1610.85/1611.14	c total #propagations: 753422772 / total #impl: 2723628950 (eff. 0.277)
1610.85/1611.14	c #Conflicts:     994000 | #Learnt:      35406 | 0.000
1610.85/1611.14	c total clause space: 335.816MB
1610.85/1611.14	c total #watches: 292508
1614.44/1614.75	c total #propagations: 754121832 / total #impl: 2726144326 (eff. 0.277)
1614.44/1614.75	c #Conflicts:     995000 | #Learnt:      36406 | 0.000
1614.44/1614.75	c total clause space: 335.816MB
1614.44/1614.75	c total #watches: 295060
1618.14/1618.49	c total #propagations: 754921034 / total #impl: 2728856471 (eff. 0.277)
1618.14/1618.49	c #Conflicts:     996000 | #Learnt:      37406 | 0.000
1618.14/1618.49	c total clause space: 335.816MB
1618.14/1618.49	c total #watches: 297753
1621.54/1621.87	c total #propagations: 755770492 / total #impl: 2731883537 (eff. 0.277)
1621.54/1621.87	c #Conflicts:     997000 | #Learnt:      38406 | 0.000
1621.54/1621.87	c total clause space: 335.816MB
1621.54/1621.87	c total #watches: 301846
1624.64/1624.98	c total #propagations: 756499573 / total #impl: 2734667654 (eff. 0.277)
1624.64/1624.98	c #Conflicts:     998000 | #Learnt:      39406 | 0.000
1624.64/1624.98	c total clause space: 335.816MB
1624.64/1624.98	c total #watches: 310627
1628.34/1628.60	c total #propagations: 757144069 / total #impl: 2737305015 (eff. 0.277)
1628.34/1628.60	c #Conflicts:     999000 | #Learnt:      40406 | 0.000
1628.34/1628.60	c total clause space: 335.816MB
1628.34/1628.60	c total #watches: 315489
1632.44/1632.77	c total #propagations: 757805167 / total #impl: 2740066016 (eff. 0.277)
1632.44/1632.77	c #Conflicts:    1000000 | #Learnt:      41406 | 0.000
1632.44/1632.77	c total clause space: 335.816MB
1632.44/1632.77	c total #watches: 320361
1636.65/1636.93	c total #propagations: 758523804 / total #impl: 2742909118 (eff. 0.277)
1636.65/1636.93	c #Conflicts:    1001000 | #Learnt:      42406 | 0.000
1636.65/1636.93	c total clause space: 335.816MB
1636.65/1636.93	c total #watches: 326696
1640.44/1640.79	c total #propagations: 759247493 / total #impl: 2745673016 (eff. 0.277)
1640.44/1640.79	c #Conflicts:    1002000 | #Learnt:      43406 | 0.000
1640.44/1640.79	c total clause space: 335.816MB
1640.44/1640.79	c total #watches: 330804
1644.94/1645.26	c total #propagations: 759974251 / total #impl: 2748348993 (eff. 0.277)
1644.94/1645.26	c #Conflicts:    1003000 | #Learnt:      44406 | 0.000
1644.94/1645.26	c total clause space: 335.816MB
1644.94/1645.26	c total #watches: 336303
1649.93/1650.29	c total #propagations: 760741742 / total #impl: 2751252786 (eff. 0.277)
1649.93/1650.29	c #Conflicts:    1004000 | #Learnt:      45406 | 0.000
1649.93/1650.29	c total clause space: 335.816MB
1649.93/1650.29	c total #watches: 340757
1654.43/1654.71	c total #propagations: 761479064 / total #impl: 2753987002 (eff. 0.277)
1654.43/1654.71	c #Conflicts:    1005000 | #Learnt:      46406 | 0.000
1654.43/1654.71	c total clause space: 335.816MB
1654.43/1654.71	c total #watches: 344874
1658.44/1658.80	c total #propagations: 762145989 / total #impl: 2756632206 (eff. 0.276)
1658.44/1658.80	c #Conflicts:    1006000 | #Learnt:      47406 | 0.000
1658.44/1658.80	c total clause space: 335.816MB
1658.44/1658.80	c total #watches: 352358
1663.43/1663.71	c total #propagations: 762786748 / total #impl: 2759228569 (eff. 0.276)
1663.43/1663.71	c #Conflicts:    1007000 | #Learnt:      48406 | 0.000
1663.43/1663.71	c total clause space: 335.816MB
1663.43/1663.71	c total #watches: 362986
1665.14/1665.43	c total #propagations: 763543101 / total #impl: 2762839951 (eff. 0.276)
1665.14/1665.43	c GARBAGE COLLECT
1665.14/1665.43	c #Conflicts:    1008000 | #Learnt:      25209 | 0.000
1665.14/1665.43	c total clause space: 335.816MB
1665.14/1665.43	c total #watches: 238015
1667.23/1667.59	c total #propagations: 764161328 / total #impl: 2765187133 (eff. 0.276)
1667.23/1667.59	c #Conflicts:    1009000 | #Learnt:      26209 | 0.000
1667.23/1667.59	c total clause space: 335.816MB
1667.23/1667.59	c total #watches: 242211
1669.03/1669.36	c total #propagations: 764971109 / total #impl: 2768054325 (eff. 0.276)
1669.03/1669.36	c #Conflicts:    1010000 | #Learnt:      27209 | 0.000
1669.03/1669.36	c total clause space: 335.816MB
1669.03/1669.36	c total #watches: 248588
1671.33/1671.65	c total #propagations: 765534323 / total #impl: 2770323060 (eff. 0.276)
1671.33/1671.65	c #Conflicts:    1011000 | #Learnt:      28209 | 0.000
1671.33/1671.65	c total clause space: 335.816MB
1671.33/1671.65	c total #watches: 254115
1673.43/1673.74	c total #propagations: 766161716 / total #impl: 2772700289 (eff. 0.276)
1673.43/1673.74	c #Conflicts:    1012000 | #Learnt:      29209 | 0.000
1673.43/1673.74	c total clause space: 335.816MB
1673.43/1673.75	c total #watches: 261916
1676.33/1676.66	c total #propagations: 766940428 / total #impl: 2775776818 (eff. 0.276)
1676.33/1676.66	c #Conflicts:    1013000 | #Learnt:      30209 | 0.000
1676.33/1676.66	c total clause space: 335.816MB
1676.33/1676.66	c total #watches: 269535
1679.03/1679.38	c total #propagations: 767725211 / total #impl: 2778733129 (eff. 0.276)
1679.03/1679.38	c #Conflicts:    1014000 | #Learnt:      31209 | 0.000
1679.03/1679.38	c total clause space: 335.816MB
1679.03/1679.38	c total #watches: 273534
1682.13/1682.46	c total #propagations: 768501249 / total #impl: 2781865606 (eff. 0.276)
1682.13/1682.46	c #Conflicts:    1015000 | #Learnt:      32209 | 0.000
1682.13/1682.46	c total clause space: 335.816MB
1682.13/1682.46	c total #watches: 283747
1684.83/1685.12	c total #propagations: 769315041 / total #impl: 2785115235 (eff. 0.276)
1684.83/1685.12	c #Conflicts:    1016000 | #Learnt:      33209 | 0.000
1684.83/1685.12	c total clause space: 335.816MB
1684.83/1685.12	c total #watches: 289660
1687.63/1687.96	c total #propagations: 770049004 / total #impl: 2788192729 (eff. 0.276)
1687.63/1687.96	c #Conflicts:    1017000 | #Learnt:      34209 | 0.000
1687.63/1687.96	c total clause space: 335.816MB
1687.63/1687.96	c total #watches: 295127
1689.93/1690.27	c total #propagations: 770777337 / total #impl: 2791165334 (eff. 0.276)
1689.93/1690.27	c #Conflicts:    1018000 | #Learnt:      35209 | 0.000
1689.93/1690.27	c total clause space: 335.816MB
1689.93/1690.27	c total #watches: 301046
1691.93/1692.27	c total #propagations: 771514505 / total #impl: 2794347155 (eff. 0.276)
1691.93/1692.27	c #Conflicts:    1019000 | #Learnt:      36209 | 0.000
1691.93/1692.27	c total clause space: 335.816MB
1691.93/1692.27	c total #watches: 312208
1695.13/1695.47	c total #propagations: 772191985 / total #impl: 2797681348 (eff. 0.276)
1695.13/1695.47	c #Conflicts:    1020000 | #Learnt:      37209 | 0.000
1695.13/1695.47	c total clause space: 335.816MB
1695.13/1695.47	c total #watches: 316066
1698.63/1698.95	c total #propagations: 772950608 / total #impl: 2800613581 (eff. 0.276)
1698.63/1698.95	c #Conflicts:    1021000 | #Learnt:      38209 | 0.000
1698.63/1698.95	c total clause space: 335.816MB
1698.63/1698.95	c total #watches: 321793
1701.73/1702.05	c total #propagations: 773753457 / total #impl: 2803916168 (eff. 0.276)
1701.73/1702.05	c #Conflicts:    1022000 | #Learnt:      39209 | 0.000
1701.73/1702.05	c total clause space: 335.816MB
1701.73/1702.05	c total #watches: 326869
1703.73/1704.07	c total #propagations: 774473540 / total #impl: 2807020762 (eff. 0.276)
1703.73/1704.07	c #Conflicts:    1023000 | #Learnt:      40209 | 0.000
1703.73/1704.07	c total clause space: 335.816MB
1703.73/1704.07	c total #watches: 341832
1706.33/1706.68	c total #propagations: 775070067 / total #impl: 2810616635 (eff. 0.276)
1706.33/1706.68	c #Conflicts:    1024000 | #Learnt:      41209 | 0.000
1706.33/1706.68	c total clause space: 335.816MB
1706.33/1706.68	c total #watches: 366307
1710.43/1710.74	c total #propagations: 775669333 / total #impl: 2814933337 (eff. 0.276)
1710.43/1710.74	c #Conflicts:    1025000 | #Learnt:      42209 | 0.000
1710.43/1710.74	c total clause space: 335.816MB
1710.43/1710.74	c total #watches: 380354
1716.03/1716.35	c total #propagations: 776273132 / total #impl: 2819005270 (eff. 0.275)
1716.03/1716.35	c #Conflicts:    1026000 | #Learnt:      43209 | 0.000
1716.03/1716.35	c total clause space: 335.816MB
1716.03/1716.35	c total #watches: 392465
1722.72/1723.05	c total #propagations: 776944087 / total #impl: 2823105052 (eff. 0.275)
1722.72/1723.05	c #Conflicts:    1027000 | #Learnt:      44208 | 0.000
1722.72/1723.05	c total clause space: 335.816MB
1722.72/1723.05	c total #watches: 397558
1727.52/1727.83	c total #propagations: 777712072 / total #impl: 2826120623 (eff. 0.275)
1727.52/1727.83	c #Conflicts:    1028000 | #Learnt:      45208 | 0.000
1727.52/1727.83	c total clause space: 335.816MB
1727.52/1727.83	c total #watches: 400705
1733.02/1733.31	c total #propagations: 778429480 / total #impl: 2828701669 (eff. 0.275)
1733.02/1733.31	c #Conflicts:    1029000 | #Learnt:      46208 | 0.000
1733.02/1733.31	c total clause space: 335.816MB
1733.02/1733.31	c total #watches: 404382
1738.52/1738.81	c total #propagations: 779158024 / total #impl: 2831352376 (eff. 0.275)
1738.52/1738.81	c #Conflicts:    1030000 | #Learnt:      47208 | 0.000
1738.52/1738.81	c total clause space: 335.816MB
1738.52/1738.81	c total #watches: 407950
1744.52/1744.86	c total #propagations: 779881289 / total #impl: 2833930115 (eff. 0.275)
1744.52/1744.86	c #Conflicts:    1031000 | #Learnt:      48208 | 0.000
1744.52/1744.86	c total clause space: 335.816MB
1744.52/1744.86	c total #watches: 411990
1750.22/1750.52	c total #propagations: 780591196 / total #impl: 2836907309 (eff. 0.275)
1750.22/1750.52	c GARBAGE COLLECT
1750.22/1750.52	c #Conflicts:    1032000 | #Learnt:      24687 | 0.000
1750.22/1750.52	c total clause space: 335.816MB
1750.22/1750.52	c total #watches: 236639
1751.42/1751.78	c total #propagations: 781205212 / total #impl: 2840079223 (eff. 0.275)
1751.42/1751.78	c #Conflicts:    1033000 | #Learnt:      25687 | 0.000
1751.42/1751.78	c total clause space: 335.816MB
1751.42/1751.78	c total #watches: 245705
1753.02/1753.39	c total #propagations: 781881006 / total #impl: 2842791472 (eff. 0.275)
1753.02/1753.39	c #Conflicts:    1034000 | #Learnt:      26687 | 0.000
1753.02/1753.39	c total clause space: 335.816MB
1753.02/1753.39	c total #watches: 250926
1754.52/1754.87	c total #propagations: 782689984 / total #impl: 2845761880 (eff. 0.275)
1754.52/1754.87	c #Conflicts:    1035000 | #Learnt:      27687 | 0.000
1754.52/1754.87	c total clause space: 335.816MB
1754.52/1754.87	c total #watches: 256460
1756.43/1756.78	c total #propagations: 783427725 / total #impl: 2848629309 (eff. 0.275)
1756.43/1756.78	c #Conflicts:    1036000 | #Learnt:      28687 | 0.000
1756.43/1756.78	c total clause space: 335.816MB
1756.43/1756.78	c total #watches: 262017
1758.12/1758.49	c total #propagations: 784244348 / total #impl: 2851856932 (eff. 0.275)
1758.12/1758.49	c #Conflicts:    1037000 | #Learnt:      29687 | 0.000
1758.12/1758.49	c total clause space: 335.816MB
1758.12/1758.49	c total #watches: 268573
1760.12/1760.40	c total #propagations: 784939195 / total #impl: 2854565479 (eff. 0.275)
1760.12/1760.40	c #Conflicts:    1038000 | #Learnt:      30687 | 0.000
1760.12/1760.40	c total clause space: 335.816MB
1760.12/1760.40	c total #watches: 274574
1762.32/1762.65	c total #propagations: 785680660 / total #impl: 2857484975 (eff. 0.275)
1762.32/1762.65	c #Conflicts:    1039000 | #Learnt:      31687 | 0.000
1762.32/1762.65	c total clause space: 335.816MB
1762.32/1762.65	c total #watches: 279892
1764.72/1765.06	c total #propagations: 786411543 / total #impl: 2860418299 (eff. 0.275)
1764.72/1765.06	c #Conflicts:    1040000 | #Learnt:      32687 | 0.000
1764.72/1765.06	c total clause space: 335.816MB
1764.72/1765.06	c total #watches: 283626
1767.12/1767.49	c total #propagations: 787168288 / total #impl: 2863243842 (eff. 0.275)
1767.12/1767.49	c #Conflicts:    1041000 | #Learnt:      33687 | 0.000
1767.12/1767.49	c total clause space: 335.816MB
1767.12/1767.49	c total #watches: 288536
1769.72/1770.07	c total #propagations: 787952588 / total #impl: 2866412843 (eff. 0.275)
1769.72/1770.07	c #Conflicts:    1042000 | #Learnt:      34687 | 0.000
1769.72/1770.07	c total clause space: 335.816MB
1769.72/1770.07	c total #watches: 291925
1772.02/1772.37	c total #propagations: 788731448 / total #impl: 2869262007 (eff. 0.275)
1772.02/1772.37	c #Conflicts:    1043000 | #Learnt:      35687 | 0.000
1772.02/1772.37	c total clause space: 335.816MB
1772.02/1772.37	c total #watches: 296240
1774.82/1775.10	c total #propagations: 789469667 / total #impl: 2871993382 (eff. 0.275)
1774.82/1775.10	c #Conflicts:    1044000 | #Learnt:      36687 | 0.000
1774.82/1775.10	c total clause space: 335.816MB
1774.82/1775.10	c total #watches: 299927
1777.62/1777.94	c total #propagations: 790215779 / total #impl: 2875140970 (eff. 0.275)
1777.62/1777.94	c #Conflicts:    1045000 | #Learnt:      37687 | 0.000
1777.62/1777.94	c total clause space: 335.816MB
1777.62/1777.94	c total #watches: 302618
1780.52/1780.82	c total #propagations: 790995890 / total #impl: 2878079444 (eff. 0.275)
1780.52/1780.82	c #Conflicts:    1046000 | #Learnt:      38687 | 0.000
1780.52/1780.82	c total clause space: 335.816MB
1780.52/1780.82	c total #watches: 308053
1783.41/1783.72	c total #propagations: 791694859 / total #impl: 2880835598 (eff. 0.275)
1783.41/1783.72	c #Conflicts:    1047000 | #Learnt:      39687 | 0.000
1783.41/1783.72	c total clause space: 335.816MB
1783.41/1783.72	c total #watches: 311459
1785.31/1785.63	c total #propagations: 792409786 / total #impl: 2883484255 (eff. 0.275)
1785.31/1785.63	c #Conflicts:    1048000 | #Learnt:      40687 | 0.000
1785.31/1785.63	c total clause space: 335.816MB
1785.31/1785.63	c total #watches: 318071
1788.42/1788.73	c total #propagations: 793077856 / total #impl: 2886309141 (eff. 0.275)
1788.42/1788.73	c #Conflicts:    1049000 | #Learnt:      41687 | 0.000
1788.42/1788.73	c total clause space: 335.816MB
1788.42/1788.73	c total #watches: 329403
1792.31/1792.68	c total #propagations: 793707451 / total #impl: 2889281136 (eff. 0.275)
1792.31/1792.68	c #Conflicts:    1050000 | #Learnt:      42687 | 0.000
1792.31/1792.68	c total clause space: 335.816MB
1792.31/1792.68	c total #watches: 339005
1795.31/1795.61	c total #propagations: 794386518 / total #impl: 2892367383 (eff. 0.275)
1795.31/1795.61	c #Conflicts:    1051000 | #Learnt:      43687 | 0.000
1795.31/1795.61	c total clause space: 335.816MB
1795.31/1795.61	c total #watches: 343261
1797.51/1797.86	c total #propagations: 795044996 / total #impl: 2894908149 (eff. 0.275)
1797.51/1797.86	c #Conflicts:    1052000 | #Learnt:      44687 | 0.000
1797.51/1797.86	c total clause space: 335.816MB
1797.51/1797.86	c total #watches: 351441

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

pid=16405
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.95 2.03 1.99 3/176 16408
/proc/meminfo: memFree=31414772/32872528 swapFree=241348/274052
[pid=16408] ppid=16405 vsize=29104 CPUtime=0 cores=0,2,4,6
/proc/16408/stat : 16408 (cdcl-cuttingpla) R 16405 16408 5548 0 -1 4202496 269 0 0 0 0 0 0 0 20 0 1 0 27136015 29802496 5260 33554432000 4194304 6199737 140734277436560 140735344861000 4209408 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16408/statm: 7276 5260 122 490 0 6777 0

[startup+0.100167 s]
/proc/loadavg: 1.95 2.03 1.99 3/176 16408
/proc/meminfo: memFree=31414772/32872528 swapFree=241348/274052
[pid=16408] ppid=16405 vsize=34820 CPUtime=0.09 cores=0,2,4,6
/proc/16408/stat : 16408 (cdcl-cuttingpla) R 16405 16408 5548 0 -1 4202496 1399 0 0 0 9 0 0 0 20 0 1 0 27136015 35655680 7587 33554432000 4194304 6199737 140734277436560 140735344861000 5407536 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16408/statm: 8705 7588 133 490 0 8206 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34820

[startup+0.200351 s]
/proc/loadavg: 1.95 2.03 1.99 3/176 16408
/proc/meminfo: memFree=31414772/32872528 swapFree=241348/274052
[pid=16408] ppid=16405 vsize=37964 CPUtime=0.19 cores=0,2,4,6
/proc/16408/stat : 16408 (cdcl-cuttingpla) R 16405 16408 5548 0 -1 4202496 2359 0 0 0 19 0 0 0 20 0 1 0 27136015 38875136 8141 33554432000 4194304 6199737 140734277436560 140735344861000 5407536 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16408/statm: 9491 8141 134 490 0 8992 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 37964

[startup+0.300296 s]
/proc/loadavg: 1.95 2.03 1.99 3/176 16408
/proc/meminfo: memFree=31414772/32872528 swapFree=241348/274052
[pid=16408] ppid=16405 vsize=42804 CPUtime=0.29 cores=0,2,4,6
/proc/16408/stat : 16408 (cdcl-cuttingpla) R 16405 16408 5548 0 -1 4202496 3223 0 0 0 29 0 0 0 20 0 1 0 27136015 43831296 9187 33554432000 4194304 6199737 140734277436560 140735344861000 5407536 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16408/statm: 10701 9187 134 490 0 10202 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 42804

[startup+0.700271 s]
/proc/loadavg: 1.95 2.03 1.99 3/176 16408
/proc/meminfo: memFree=31414772/32872528 swapFree=241348/274052
[pid=16408] ppid=16405 vsize=43332 CPUtime=0.68 cores=0,2,4,6
/proc/16408/stat : 16408 (cdcl-cuttingpla) R 16405 16408 5548 0 -1 4202496 3789 0 0 0 68 0 0 0 20 0 1 0 27136015 44371968 9589 33554432000 4194304 6199737 140734277436560 140734277435176 4207822 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16408/statm: 10833 9589 155 490 0 10334 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 43332

[startup+1.50028 s]
/proc/loadavg: 1.95 2.03 1.99 3/177 16409
/proc/meminfo: memFree=31369136/32872528 swapFree=241348/274052
[pid=16408] ppid=16405 vsize=50776 CPUtime=1.49 cores=0,2,4,6
/proc/16408/stat : 16408 (cdcl-cuttingpla) R 16405 16408 5548 0 -1 4202496 4363 0 0 0 148 1 0 0 20 0 1 0 27136015 51994624 11495 33554432000 4194304 6199737 140734277436560 140734277435176 4213238 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16408/statm: 12694 11495 161 490 0 12195 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 50776

[startup+3.10028 s]
/proc/loadavg: 1.95 2.03 1.99 3/177 16409
/proc/meminfo: memFree=31366636/32872528 swapFree=241348/274052
[pid=16408] ppid=16405 vsize=51176 CPUtime=3.09 cores=0,2,4,6
/proc/16408/stat : 16408 (cdcl-cuttingpla) R 16405 16408 5548 0 -1 4202496 4556 0 0 0 308 1 0 0 20 0 1 0 27136015 52404224 11640 33554432000 4194304 6199737 140734277436560 140734277435672 4207822 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16408/statm: 12794 11640 161 490 0 12295 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 51176

[startup+6.30027 s]
/proc/loadavg: 1.95 2.03 1.99 3/177 16409
/proc/meminfo: memFree=31359816/32872528 swapFree=241348/274052
[pid=16408] ppid=16405 vsize=63248 CPUtime=6.29 cores=0,2,4,6
/proc/16408/stat : 16408 (cdcl-cuttingpla) R 16405 16408 5548 0 -1 4202496 5427 0 0 0 628 1 0 0 20 0 1 0 27136015 64765952 13713 33554432000 4194304 6199737 140734277436560 140734277435672 4219101 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16408/statm: 15812 13713 161 490 0 15313 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 63248

[startup+12.7003 s]
/proc/loadavg: 1.95 2.03 1.99 4/177 16409
/proc/meminfo: memFree=31344684/32872528 swapFree=241348/274052
[pid=16408] ppid=16405 vsize=82784 CPUtime=12.68 cores=0,2,4,6
/proc/16408/stat : 16408 (cdcl-cuttingpla) R 16405 16408 5548 0 -1 4202496 6434 0 0 0 1267 1 0 0 20 0 1 0 27136015 84770816 16910 33554432000 4194304 6199737 140734277436560 140734277435672 4213167 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16408/statm: 20696 16910 161 490 0 20197 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 82784

[startup+25.5003 s]
/proc/loadavg: 1.96 2.03 1.99 3/177 16409
/proc/meminfo: memFree=31335760/32872528 swapFree=241348/274052
[pid=16408] ppid=16405 vsize=83444 CPUtime=25.48 cores=0,2,4,6
/proc/16408/stat : 16408 (cdcl-cuttingpla) R 16405 16408 5548 0 -1 4202496 6626 0 0 0 2547 1 0 0 20 0 1 0 27136015 85446656 19146 33554432000 4194304 6199737 140734277436560 140734277435672 4213320 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16408/statm: 20861 19146 161 490 0 20362 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 83444

[startup+51.1004 s]
/proc/loadavg: 2.06 2.04 2.00 3/177 16409
/proc/meminfo: memFree=31307328/32872528 swapFree=241348/274052
[pid=16408] ppid=16405 vsize=114792 CPUtime=51.08 cores=0,2,4,6
/proc/16408/stat : 16408 (cdcl-cuttingpla) R 16405 16408 5548 0 -1 4202496 7670 0 0 0 5106 2 0 0 20 0 1 0 27136015 117547008 22371 33554432000 4194304 6199737 140734277436560 140734277435672 5149722 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16408/statm: 28698 22371 161 490 0 28199 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 114792

[startup+102.3 s]
/proc/loadavg: 2.02 2.03 2.00 4/177 16410
/proc/meminfo: memFree=31269592/32872528 swapFree=241348/274052
[pid=16408] ppid=16405 vsize=115824 CPUtime=102.28 cores=0,2,4,6
/proc/16408/stat : 16408 (cdcl-cuttingpla) R 16405 16408 5548 0 -1 4202496 7911 0 0 0 10226 2 0 0 20 0 1 0 27136015 118603776 26189 33554432000 4194304 6199737 140734277436560 140734277435672 4213368 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16408/statm: 28956 26189 161 490 0 28457 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 115824

[startup+162.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/177 16411
/proc/meminfo: memFree=31203984/32872528 swapFree=241348/274052
[pid=16408] ppid=16405 vsize=166740 CPUtime=162.27 cores=0,2,4,6
/proc/16408/stat : 16408 (cdcl-cuttingpla) R 16405 16408 5548 0 -1 4202496 8911 0 0 0 16224 3 0 0 20 0 1 0 27136015 170741760 38157 33554432000 4194304 6199737 140734277436560 140734277435672 4221330 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16408/statm: 41685 38157 161 490 0 41186 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 166740

[startup+222.307 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 16413
/proc/meminfo: memFree=31200732/32872528 swapFree=241348/274052
[pid=16408] ppid=16405 vsize=167416 CPUtime=222.26 cores=0,2,4,6
/proc/16408/stat : 16408 (cdcl-cuttingpla) R 16405 16408 5548 0 -1 4202496 9137 0 0 0 22223 3 0 0 20 0 1 0 27136015 171433984 38368 33554432000 4194304 6199737 140734277436560 140734277435672 4213385 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16408/statm: 41854 38368 161 490 0 41355 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 167416

[startup+282.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 16414
/proc/meminfo: memFree=31199592/32872528 swapFree=241348/274052
[pid=16408] ppid=16405 vsize=167848 CPUtime=282.24 cores=0,2,4,6
/proc/16408/stat : 16408 (cdcl-cuttingpla) R 16405 16408 5548 0 -1 4202496 9249 0 0 0 28221 3 0 0 20 0 1 0 27136015 171876352 38479 33554432000 4194304 6199737 140734277436560 140734277435672 4213306 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16408/statm: 41962 38479 161 490 0 41463 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 167848

[startup+342.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/178 16418
/proc/meminfo: memFree=31158536/32872528 swapFree=241348/274052
[pid=16408] ppid=16405 vsize=168524 CPUtime=342.23 cores=0,2,4,6
/proc/16408/stat : 16408 (cdcl-cuttingpla) R 16405 16408 5548 0 -1 4202496 9406 0 0 0 34220 3 0 0 20 0 1 0 27136015 172568576 40680 33554432000 4194304 6199737 140734277436560 140734277435672 4213385 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16408/statm: 42131 40680 161 490 0 41632 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 168524

[startup+402.3 s]
/proc/loadavg: 2.11 2.05 2.01 3/178 16442
/proc/meminfo: memFree=31155764/32872528 swapFree=241348/274052
[pid=16408] ppid=16405 vsize=168960 CPUtime=402.22 cores=0,2,4,6
/proc/16408/stat : 16408 (cdcl-cuttingpla) R 16405 16408 5548 0 -1 4202496 9519 0 0 0 40219 3 0 0 20 0 1 0 27136015 173015040 40793 33554432000 4194304 6199737 140734277436560 140734277435672 4213314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16408/statm: 42240 40793 161 490 0 41741 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 168960

[startup+462.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/177 16443
/proc/meminfo: memFree=31130372/32872528 swapFree=241348/274052
[pid=16408] ppid=16405 vsize=250748 CPUtime=462.22 cores=0,2,4,6
/proc/16408/stat : 16408 (cdcl-cuttingpla) R 16405 16408 5548 0 -1 4202496 10063 0 0 0 46218 4 0 0 20 0 1 0 27136015 256765952 47315 33554432000 4194304 6199737 140734277436560 140734277435672 4213306 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16408/statm: 62687 47315 161 490 0 62188 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 250748

[startup+522.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 16445
/proc/meminfo: memFree=31101876/32872528 swapFree=241348/274052
[pid=16408] ppid=16405 vsize=251540 CPUtime=522.21 cores=0,2,4,6
/proc/16408/stat : 16408 (cdcl-cuttingpla) R 16405 16408 5548 0 -1 4202496 10587 0 0 0 52216 5 0 0 20 0 1 0 27136015 257576960 54355 33554432000 4194304 6199737 140734277436560 140734277435672 4213381 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16408/statm: 62885 54355 161 490 0 62386 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 251540

[startup+582.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 16446
/proc/meminfo: memFree=31093988/32872528 swapFree=241348/274052
[pid=16408] ppid=16405 vsize=252204 CPUtime=582.2 cores=0,2,4,6
/proc/16408/stat : 16408 (cdcl-cuttingpla) R 16405 16408 5548 0 -1 4202496 10788 0 0 0 58215 5 0 0 20 0 1 0 27136015 258256896 56582 33554432000 4194304 6199737 140734277436560 140734277435672 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16408/statm: 63051 56582 161 490 0 62552 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 252204


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


[startup+942.3 s]
/proc/loadavg: 2.10 2.06 2.01 3/178 16456
/proc/meminfo: memFree=30857820/32872528 swapFree=241348/274052
[pid=16408] ppid=16405 vsize=253364 CPUtime=942.14 cores=0,2,4,6
/proc/16408/stat : 16408 (cdcl-cuttingpla) R 16405 16408 5548 0 -1 4202496 11106 0 0 0 94209 5 0 0 20 0 1 0 27136015 259444736 60475 33554432000 4194304 6199737 140734277436560 140734277435672 4213381 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16408/statm: 63341 60475 161 490 0 62842 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 253364

[startup+1002.3 s]
/proc/loadavg: 2.04 2.05 2.00 4/177 16457
/proc/meminfo: memFree=30850492/32872528 swapFree=241348/274052
[pid=16408] ppid=16405 vsize=253496 CPUtime=1002.14 cores=0,2,4,6
/proc/16408/stat : 16408 (cdcl-cuttingpla) R 16405 16408 5548 0 -1 4202496 11144 0 0 0 100208 6 0 0 20 0 1 0 27136015 259579904 62046 33554432000 4194304 6199737 140734277436560 140734277435672 4213314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16408/statm: 63374 62046 161 490 0 62875 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 253496

[startup+1062.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/177 16458
/proc/meminfo: memFree=30813052/32872528 swapFree=241348/274052
[pid=16408] ppid=16405 vsize=253976 CPUtime=1062.13 cores=0,2,4,6
/proc/16408/stat : 16408 (cdcl-cuttingpla) R 16405 16408 5548 0 -1 4202496 11239 0 0 0 106207 6 0 0 20 0 1 0 27136015 260071424 62141 33554432000 4194304 6199737 140734277436560 140734277435672 4213368 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16408/statm: 63494 62141 161 490 0 62995 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 253976

[startup+1122.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/177 16460
/proc/meminfo: memFree=30760972/32872528 swapFree=241348/274052
[pid=16408] ppid=16405 vsize=253976 CPUtime=1122.12 cores=0,2,4,6
/proc/16408/stat : 16408 (cdcl-cuttingpla) R 16405 16408 5548 0 -1 4202496 11247 0 0 0 112206 6 0 0 20 0 1 0 27136015 260071424 62149 33554432000 4194304 6199737 140734277436560 140734277435672 4213314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16408/statm: 63494 62149 161 490 0 62995 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 253976

[startup+1182.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 16461
/proc/meminfo: memFree=30759644/32872528 swapFree=241348/274052
[pid=16408] ppid=16405 vsize=254132 CPUtime=1182.11 cores=0,2,4,6
/proc/16408/stat : 16408 (cdcl-cuttingpla) R 16405 16408 5548 0 -1 4202496 11280 0 0 0 118205 6 0 0 20 0 1 0 27136015 260231168 62182 33554432000 4194304 6199737 140734277436560 140734277435672 4213238 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16408/statm: 63533 62182 161 490 0 63034 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 254132

[startup+1242.3 s]
/proc/loadavg: 2.01 2.03 2.00 4/177 16462
/proc/meminfo: memFree=30746228/32872528 swapFree=241348/274052
[pid=16408] ppid=16405 vsize=386524 CPUtime=1242.09 cores=0,2,4,6
/proc/16408/stat : 16408 (cdcl-cuttingpla) R 16405 16408 5548 0 -1 4202496 11746 0 0 0 124203 6 0 0 20 0 1 0 27136015 395800576 66087 33554432000 4194304 6199737 140734277436560 140734277435672 4213298 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16408/statm: 96631 66087 161 490 0 96132 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 386524

[startup+1302.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 16463
/proc/meminfo: memFree=30739324/32872528 swapFree=241348/274052
[pid=16408] ppid=16405 vsize=386700 CPUtime=1302.09 cores=0,2,4,6
/proc/16408/stat : 16408 (cdcl-cuttingpla) R 16405 16408 5548 0 -1 4202496 11779 0 0 0 130203 6 0 0 20 0 1 0 27136015 395980800 67142 33554432000 4194304 6199737 140734277436560 140734277435672 4213314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16408/statm: 96675 67142 161 490 0 96176 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 386700

[startup+1362.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/177 16464
/proc/meminfo: memFree=30738852/32872528 swapFree=241348/274052
[pid=16408] ppid=16405 vsize=386832 CPUtime=1362.08 cores=0,2,4,6
/proc/16408/stat : 16408 (cdcl-cuttingpla) R 16405 16408 5548 0 -1 4202496 11808 0 0 0 136202 6 0 0 20 0 1 0 27136015 396115968 67170 33554432000 4194304 6199737 140734277436560 140734277435672 4213507 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16408/statm: 96708 67170 161 490 0 96209 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 386832

[startup+1422.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 16466
/proc/meminfo: memFree=30738340/32872528 swapFree=241348/274052
[pid=16408] ppid=16405 vsize=386980 CPUtime=1422.07 cores=0,2,4,6
/proc/16408/stat : 16408 (cdcl-cuttingpla) R 16405 16408 5548 0 -1 4202496 11842 0 0 0 142201 6 0 0 20 0 1 0 27136015 396267520 67204 33554432000 4194304 6199737 140734277436560 140734277435672 4213381 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16408/statm: 96745 67204 161 490 0 96246 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 386980

[startup+1482.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 16467
/proc/meminfo: memFree=30736784/32872528 swapFree=241348/274052
[pid=16408] ppid=16405 vsize=386980 CPUtime=1482.06 cores=0,2,4,6
/proc/16408/stat : 16408 (cdcl-cuttingpla) R 16405 16408 5548 0 -1 4202496 11859 0 0 0 148200 6 0 0 20 0 1 0 27136015 396267520 67468 33554432000 4194304 6199737 140734277436560 140734277435672 4213381 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16408/statm: 96745 67468 161 490 0 96246 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 386980

[startup+1542.31 s]
/proc/loadavg: 2.13 2.06 2.01 4/178 16471
/proc/meminfo: memFree=30735016/32872528 swapFree=241348/274052
[pid=16408] ppid=16405 vsize=387248 CPUtime=1542.06 cores=0,2,4,6
/proc/16408/stat : 16408 (cdcl-cuttingpla) R 16405 16408 5548 0 -1 4202496 11911 0 0 0 154200 6 0 0 20 0 1 0 27136015 396541952 67520 33554432000 4194304 6199737 140734277436560 140734277435672 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16408/statm: 96812 67520 161 490 0 96313 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 387248

[startup+1602.3 s]
/proc/loadavg: 2.08 2.06 2.01 3/177 16655
/proc/meminfo: memFree=31166320/32872528 swapFree=241348/274052
[pid=16408] ppid=16405 vsize=387248 CPUtime=1602.05 cores=0,2,4,6
/proc/16408/stat : 16408 (cdcl-cuttingpla) R 16405 16408 5548 0 -1 4202496 11948 0 0 0 160198 7 0 0 20 0 1 0 27136015 396541952 72156 33554432000 4194304 6199737 140734277436560 140734277435672 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16408/statm: 96812 72156 161 490 0 96313 0
Current children cumulated CPU time (s) 1602.05
Current children cumulated vsize (KiB) 387248

[startup+1662.3 s]
/proc/loadavg: 2.09 2.06 2.01 3/177 16656
/proc/meminfo: memFree=31057424/32872528 swapFree=241348/274052
[pid=16408] ppid=16405 vsize=387644 CPUtime=1662.03 cores=0,2,4,6
/proc/16408/stat : 16408 (cdcl-cuttingpla) R 16405 16408 5548 0 -1 4202496 12073 0 0 0 166195 8 0 0 20 0 1 0 27136015 396947456 90166 33554432000 4194304 6199737 140734277436560 140734277435672 4213314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16408/statm: 96911 90166 161 490 0 96412 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 387644

[startup+1722.3 s]
/proc/loadavg: 2.10 2.07 2.01 3/177 16658
/proc/meminfo: memFree=31042052/32872528 swapFree=241348/274052
[pid=16408] ppid=16405 vsize=388044 CPUtime=1722.02 cores=0,2,4,6
/proc/16408/stat : 16408 (cdcl-cuttingpla) R 16405 16408 5548 0 -1 4202496 12158 0 0 0 172194 8 0 0 20 0 1 0 27136015 397357056 91273 33554432000 4194304 6199737 140734277436560 140734277435176 4213396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16408/statm: 97011 91273 161 490 0 96512 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 388044

[startup+1782.3 s]
/proc/loadavg: 2.04 2.05 2.00 3/177 16659
/proc/meminfo: memFree=30991388/32872528 swapFree=241348/274052
[pid=16408] ppid=16405 vsize=388212 CPUtime=1782.02 cores=0,2,4,6
/proc/16408/stat : 16408 (cdcl-cuttingpla) R 16405 16408 5548 0 -1 4202496 12199 0 0 0 178194 8 0 0 20 0 1 0 27136015 397529088 91314 33554432000 4194304 6199737 140734277436560 140734277435672 4213493 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16408/statm: 97053 91314 161 490 0 96554 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 388212



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.02 2.05 2.00 3/177 16660
/proc/meminfo: memFree=30991148/32872528 swapFree=241348/274052
[pid=16408] ppid=16405 vsize=388212 CPUtime=1800.01 cores=0,2,4,6
/proc/16408/stat : 16408 (cdcl-cuttingpla) R 16405 16408 5548 0 -1 4202496 12222 0 0 0 179993 8 0 0 20 0 1 0 27136015 397529088 91337 33554432000 4194304 6199737 140734277436560 140734277435672 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16408/statm: 97053 91337 161 490 0 96554 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 388212

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

[startup+1800.3 s]
/proc/loadavg: 2.02 2.05 2.00 3/177 16660
/proc/meminfo: memFree=30991148/32872528 swapFree=241348/274052
[pid=16408] ppid=16405 vsize=388212 CPUtime=1800.01 cores=0,2,4,6
/proc/16408/stat : 16408 (cdcl-cuttingpla) R 16405 16408 5548 0 -1 4202496 12222 0 0 0 179993 8 0 0 20 0 1 0 27136015 397529088 91337 33554432000 4194304 6199737 140734277436560 140734277435672 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16408/statm: 97053 91337 161 490 0 96554 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 388212

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1799.94
CPU system time (s): 0.086986
CPU usage (%): 99.9846
Max. virtual memory (cumulated for all children) (KiB): 388212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.94
system time used= 0.086986
maximum resident set size= 365348
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12222
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 15
involuntary context switches= 1850

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.76628 second user time and 6.79397 second system time

The end

Launcher Data

Begin job on node107 at 2016-06-18 13:54:20
IDJOB=4107907
IDBENCH=73956
IDSOLVER=2548
FILE ID=node107/4107907-1466250860
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/j120/normalized-j12047_10-unsat.opb
COMMAND LINE= ./cdcl-cuttingplanes-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4107907-1466250860/watcher-4107907-1466250860 -o /tmp/evaluation-result-4107907-1466250860/solver-4107907-1466250860 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node107-1466240967-5564 --watchdog 1960 --input HOME/instance-4107907-1466250860.opb ./cdcl-cuttingplanes-release

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

MD5SUM BENCH= 185b639ab7915adc40998376a286d172
RANDOM SEED=2144717087

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:        31415036 kB
Buffers:          121208 kB
Cached:           168328 kB
SwapCached:         3136 kB
Active:           229464 kB
Inactive:         211796 kB
Active(anon):     151048 kB
Inactive(anon):     2864 kB
Active(file):      78416 kB
Inactive(file):   208932 kB
Unevictable:      274052 kB
Mlocked:          241348 kB
SwapTotal:      67108856 kB
SwapFree:       67099620 kB
Dirty:              5468 kB
Writeback:            24 kB
AnonPages:        421788 kB
Mapped:             9364 kB
Shmem:                 0 kB
Slab:             609444 kB
SReclaimable:      52768 kB
SUnreclaim:       556676 kB
KernelStack:        1432 kB
PageTables:         4820 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     564544 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    145408 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 14:24:20