Trace number 4087168

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.01 1800.3

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j120/
normalized-j1206_6-sat.opb
MD5SUM138289002292e7c474e0d36dbcddf060
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables37752
Total number of constraints120373
Number of constraints which are clauses119753
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints620
Minimum length of a constraint1
Maximum length of a constraint63
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 17
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 342
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= 37752 #constraint= 120373
0.78/0.81	c #Conflicts:       1000 | #Learnt:        998 | 0.000
0.78/0.81	c total clause space: 18.2382MB
0.78/0.81	c total #watches: 205245
1.09/1.15	c total #propagations: 1439571 / total #impl: 3938051 (eff. 0.366)
1.09/1.15	c #Conflicts:       2000 | #Learnt:       1997 | 0.000
1.09/1.15	c total clause space: 18.2382MB
1.09/1.15	c total #watches: 207914
1.38/1.48	c total #propagations: 2715758 / total #impl: 7355613 (eff. 0.369)
1.38/1.48	c #Conflicts:       3000 | #Learnt:       2003 | 0.000
1.38/1.48	c total clause space: 29.637MB
1.38/1.48	c total #watches: 208413
1.68/1.79	c total #propagations: 3970120 / total #impl: 10847767 (eff. 0.366)
1.68/1.79	c #Conflicts:       4000 | #Learnt:       3003 | 0.000
1.68/1.79	c total clause space: 29.637MB
1.68/1.79	c total #watches: 210660
2.08/2.11	c total #propagations: 5093220 / total #impl: 13869156 (eff. 0.367)
2.08/2.11	c GARBAGE COLLECT
2.08/2.11	c #Conflicts:       5000 | #Learnt:       2357 | 0.000
2.08/2.11	c total clause space: 29.637MB
2.08/2.11	c total #watches: 207609
2.38/2.40	c total #propagations: 6297979 / total #impl: 16968903 (eff. 0.371)
2.38/2.40	c #Conflicts:       6000 | #Learnt:       3356 | 0.000
2.38/2.40	c total clause space: 29.637MB
2.38/2.40	c total #watches: 210237
2.58/2.67	c total #propagations: 7445254 / total #impl: 20036711 (eff. 0.372)
2.58/2.67	c #Conflicts:       7000 | #Learnt:       2244 | 0.000
2.58/2.67	c total clause space: 29.637MB
2.58/2.67	c total #watches: 211618
2.98/3.00	c total #propagations: 8475056 / total #impl: 22756548 (eff. 0.372)
2.98/3.00	c #Conflicts:       8000 | #Learnt:       3244 | 0.000
2.98/3.00	c total clause space: 29.637MB
2.98/3.00	c total #watches: 213762
3.29/3.37	c total #propagations: 9663442 / total #impl: 26181873 (eff. 0.369)
3.29/3.37	c #Conflicts:       9000 | #Learnt:       4244 | 0.000
3.29/3.37	c total clause space: 29.637MB
3.29/3.37	c total #watches: 214632
3.58/3.65	c total #propagations: 10943242 / total #impl: 29802814 (eff. 0.367)
3.58/3.65	c GARBAGE COLLECT
3.58/3.65	c #Conflicts:      10000 | #Learnt:       2738 | 0.000
3.58/3.65	c total clause space: 29.637MB
3.58/3.65	c total #watches: 209484
3.78/3.89	c total #propagations: 12042016 / total #impl: 32603968 (eff. 0.369)
3.78/3.89	c #Conflicts:      11000 | #Learnt:       3738 | 0.000
3.78/3.89	c total clause space: 29.637MB
3.78/3.89	c total #watches: 212779
4.18/4.21	c total #propagations: 12914767 / total #impl: 35046185 (eff. 0.369)
4.18/4.21	c #Conflicts:      12000 | #Learnt:       4738 | 0.000
4.18/4.21	c total clause space: 29.637MB
4.18/4.21	c total #watches: 215844
4.49/4.58	c total #propagations: 14088573 / total #impl: 38146417 (eff. 0.369)
4.49/4.58	c #Conflicts:      13000 | #Learnt:       5738 | 0.000
4.49/4.58	c total clause space: 29.637MB
4.49/4.58	c total #watches: 220276
4.88/4.94	c total #propagations: 15300509 / total #impl: 41505257 (eff. 0.369)
4.88/4.94	c GARBAGE COLLECT
4.88/4.94	c #Conflicts:      14000 | #Learnt:       3873 | 0.000
4.88/4.94	c total clause space: 29.637MB
4.88/4.95	c total #watches: 214170
5.28/5.38	c total #propagations: 16510083 / total #impl: 44855645 (eff. 0.368)
5.28/5.38	c #Conflicts:      15000 | #Learnt:       4873 | 0.000
5.28/5.38	c total clause space: 29.637MB
5.28/5.38	c total #watches: 218126
5.88/5.97	c total #propagations: 17758130 / total #impl: 48885371 (eff. 0.363)
5.88/5.97	c #Conflicts:      16000 | #Learnt:       5873 | 0.000
5.88/5.97	c total clause space: 29.637MB
5.88/5.97	c total #watches: 229948
6.89/6.93	c total #propagations: 18977095 / total #impl: 53520269 (eff. 0.355)
6.89/6.93	c GARBAGE COLLECT
6.89/6.93	c #Conflicts:      17000 | #Learnt:       3693 | 0.000
6.89/6.93	c total clause space: 29.637MB
6.89/6.93	c total #watches: 228500
8.09/8.19	c total #propagations: 20359851 / total #impl: 58953893 (eff. 0.345)
8.09/8.19	c #Conflicts:      18000 | #Learnt:       4693 | 0.000
8.09/8.19	c total clause space: 48.1602MB
8.09/8.19	c total #watches: 235036
9.69/9.74	c total #propagations: 21613014 / total #impl: 63852984 (eff. 0.338)
9.69/9.74	c #Conflicts:      19000 | #Learnt:       5693 | 0.000
9.69/9.74	c total clause space: 48.1602MB
9.69/9.74	c total #watches: 239893
10.79/10.87	c total #propagations: 23029516 / total #impl: 68864303 (eff. 0.334)
10.79/10.87	c #Conflicts:      20000 | #Learnt:       6693 | 0.000
10.79/10.87	c total clause space: 48.1602MB
10.79/10.87	c total #watches: 243178
11.29/11.37	c total #propagations: 24306829 / total #impl: 72864950 (eff. 0.334)
11.29/11.37	c GARBAGE COLLECT
11.29/11.37	c #Conflicts:      21000 | #Learnt:       4207 | 0.000
11.29/11.37	c total clause space: 48.1602MB
11.29/11.37	c total #watches: 218926
11.68/11.75	c total #propagations: 25472342 / total #impl: 76039772 (eff. 0.335)
11.68/11.75	c #Conflicts:      22000 | #Learnt:       5207 | 0.000
11.68/11.75	c total clause space: 48.1602MB
11.68/11.75	c total #watches: 221812
12.09/12.16	c total #propagations: 26663428 / total #impl: 79242122 (eff. 0.336)
12.09/12.16	c #Conflicts:      23000 | #Learnt:       6207 | 0.000
12.09/12.16	c total clause space: 48.1602MB
12.09/12.16	c total #watches: 224626
12.48/12.58	c total #propagations: 27873980 / total #impl: 82628052 (eff. 0.337)
12.48/12.58	c #Conflicts:      24000 | #Learnt:       7207 | 0.000
12.48/12.58	c total clause space: 48.1602MB
12.48/12.58	c total #watches: 228112
12.88/12.98	c total #propagations: 29031076 / total #impl: 86050081 (eff. 0.337)
12.88/12.98	c GARBAGE COLLECT
12.88/12.98	c #Conflicts:      25000 | #Learnt:       4405 | 0.000
12.88/12.98	c total clause space: 48.1602MB
12.88/12.98	c total #watches: 216311
13.19/13.27	c total #propagations: 30298300 / total #impl: 89634941 (eff. 0.338)
13.19/13.27	c #Conflicts:      26000 | #Learnt:       5404 | 0.000
13.19/13.27	c total clause space: 48.1602MB
13.19/13.27	c total #watches: 218853
13.48/13.58	c total #propagations: 31329751 / total #impl: 92345279 (eff. 0.339)
13.48/13.58	c #Conflicts:      27000 | #Learnt:       6404 | 0.000
13.48/13.58	c total clause space: 48.1602MB
13.48/13.58	c total #watches: 221528
13.88/13.93	c total #propagations: 32546026 / total #impl: 95448876 (eff. 0.341)
13.88/13.93	c #Conflicts:      28000 | #Learnt:       7404 | 0.000
13.88/13.93	c total clause space: 48.1602MB
13.88/13.93	c total #watches: 224221
14.18/14.26	c total #propagations: 33732453 / total #impl: 98711129 (eff. 0.342)
14.18/14.26	c GARBAGE COLLECT
14.18/14.26	c #Conflicts:      29000 | #Learnt:       4312 | 0.000
14.18/14.26	c total clause space: 48.1602MB
14.18/14.26	c total #watches: 214549
14.48/14.59	c total #propagations: 34725436 / total #impl: 101635256 (eff. 0.342)
14.48/14.59	c #Conflicts:      30000 | #Learnt:       5311 | 0.000
14.48/14.59	c total clause space: 48.1602MB
14.48/14.59	c total #watches: 217219
14.88/14.95	c total #propagations: 35878173 / total #impl: 104870980 (eff. 0.342)
14.88/14.95	c #Conflicts:      31000 | #Learnt:       6311 | 0.000
14.88/14.95	c total clause space: 48.1602MB
14.88/14.95	c total #watches: 220316
15.18/15.27	c total #propagations: 37232412 / total #impl: 108610120 (eff. 0.343)
15.18/15.27	c #Conflicts:      32000 | #Learnt:       7311 | 0.000
15.18/15.27	c total clause space: 48.1602MB
15.18/15.27	c total #watches: 222810
15.58/15.60	c total #propagations: 38337356 / total #impl: 111627271 (eff. 0.343)
15.58/15.60	c #Conflicts:      33000 | #Learnt:       8311 | 0.000
15.58/15.60	c total clause space: 48.1602MB
15.58/15.60	c total #watches: 225815
15.98/16.04	c total #propagations: 39434828 / total #impl: 114717834 (eff. 0.344)
15.98/16.04	c GARBAGE COLLECT
15.98/16.04	c #Conflicts:      34000 | #Learnt:       4913 | 0.000
15.98/16.04	c total clause space: 48.1602MB
15.98/16.04	c total #watches: 219650
16.38/16.41	c total #propagations: 40666890 / total #impl: 118827158 (eff. 0.342)
16.38/16.41	c #Conflicts:      35000 | #Learnt:       5913 | 0.000
16.38/16.41	c total clause space: 48.1602MB
16.38/16.41	c total #watches: 225723
16.78/16.89	c total #propagations: 41724751 / total #impl: 122287976 (eff. 0.341)
16.78/16.89	c #Conflicts:      36000 | #Learnt:       6913 | 0.000
16.78/16.89	c total clause space: 48.1602MB
16.78/16.89	c total #watches: 229310
17.28/17.34	c total #propagations: 42888843 / total #impl: 126051105 (eff. 0.340)
17.28/17.34	c #Conflicts:      37000 | #Learnt:       7913 | 0.000
17.28/17.34	c total clause space: 48.1602MB
17.28/17.34	c total #watches: 231657
17.69/17.79	c total #propagations: 43978841 / total #impl: 129281211 (eff. 0.340)
17.69/17.79	c #Conflicts:      38000 | #Learnt:       8913 | 0.000
17.69/17.79	c total clause space: 48.1602MB
17.69/17.79	c total #watches: 234919
18.08/18.19	c total #propagations: 45040518 / total #impl: 132370580 (eff. 0.340)
18.08/18.19	c GARBAGE COLLECT
18.08/18.19	c #Conflicts:      39000 | #Learnt:       5213 | 0.000
18.08/18.19	c total clause space: 48.1602MB
18.08/18.19	c total #watches: 220674
18.48/18.54	c total #propagations: 46061058 / total #impl: 135338435 (eff. 0.340)
18.48/18.54	c #Conflicts:      40000 | #Learnt:       6213 | 0.000
18.48/18.54	c total clause space: 48.1602MB
18.48/18.54	c total #watches: 223562
18.79/18.89	c total #propagations: 47117875 / total #impl: 138513960 (eff. 0.340)
18.79/18.89	c #Conflicts:      41000 | #Learnt:       7213 | 0.000
18.79/18.89	c total clause space: 48.1602MB
18.79/18.89	c total #watches: 226377
19.28/19.38	c total #propagations: 48067147 / total #impl: 141240949 (eff. 0.340)
19.28/19.38	c #Conflicts:      42000 | #Learnt:       8213 | 0.000
19.28/19.38	c total clause space: 48.1602MB
19.28/19.38	c total #watches: 230633
19.89/19.95	c total #propagations: 49228644 / total #impl: 145156917 (eff. 0.339)
19.89/19.95	c #Conflicts:      43000 | #Learnt:       9213 | 0.000
19.89/19.95	c total clause space: 48.1602MB
19.89/19.95	c total #watches: 235250
20.48/20.51	c total #propagations: 50364846 / total #impl: 149054134 (eff. 0.338)
20.48/20.51	c GARBAGE COLLECT
20.48/20.51	c #Conflicts:      44000 | #Learnt:       5240 | 0.000
20.48/20.51	c total clause space: 48.1602MB
20.48/20.51	c total #watches: 220794
20.78/20.86	c total #propagations: 51561023 / total #impl: 152899186 (eff. 0.337)
20.78/20.86	c #Conflicts:      45000 | #Learnt:       6240 | 0.000
20.78/20.86	c total clause space: 48.1602MB
20.78/20.86	c total #watches: 223367
21.18/21.29	c total #propagations: 52619049 / total #impl: 156042021 (eff. 0.337)
21.18/21.29	c #Conflicts:      46000 | #Learnt:       7240 | 0.000
21.18/21.29	c total clause space: 48.1602MB
21.18/21.29	c total #watches: 226759
21.58/21.65	c total #propagations: 53880503 / total #impl: 159799228 (eff. 0.337)
21.58/21.65	c #Conflicts:      47000 | #Learnt:       8240 | 0.000
21.58/21.65	c total clause space: 48.1602MB
21.58/21.65	c total #watches: 229529
22.09/22.12	c total #propagations: 55008089 / total #impl: 162794170 (eff. 0.338)
22.09/22.12	c #Conflicts:      48000 | #Learnt:       9240 | 0.000
22.09/22.12	c total clause space: 48.1602MB
22.09/22.12	c total #watches: 233233
22.58/22.63	c total #propagations: 56324557 / total #impl: 166726029 (eff. 0.338)
22.58/22.63	c #Conflicts:      49000 | #Learnt:      10240 | 0.000
22.58/22.63	c total clause space: 48.1602MB
22.58/22.63	c total #watches: 235863
22.98/23.05	c total #propagations: 57799942 / total #impl: 170795772 (eff. 0.338)
22.98/23.05	c GARBAGE COLLECT
22.98/23.05	c #Conflicts:      50000 | #Learnt:       5939 | 0.000
22.98/23.05	c total clause space: 48.1602MB
22.98/23.05	c total #watches: 222776
23.38/23.44	c total #propagations: 59015185 / total #impl: 174260719 (eff. 0.339)
23.38/23.44	c #Conflicts:      51000 | #Learnt:       6939 | 0.000
23.38/23.44	c total clause space: 48.1602MB
23.38/23.44	c total #watches: 225932
23.88/23.91	c total #propagations: 60184890 / total #impl: 177796315 (eff. 0.339)
23.88/23.91	c #Conflicts:      52000 | #Learnt:       7939 | 0.000
23.88/23.91	c total clause space: 48.1602MB
23.88/23.91	c total #watches: 229689
24.38/24.40	c total #propagations: 61414256 / total #impl: 181735002 (eff. 0.338)
24.38/24.40	c #Conflicts:      53000 | #Learnt:       8939 | 0.000
24.38/24.40	c total clause space: 48.1602MB
24.38/24.40	c total #watches: 234216
24.78/24.85	c total #propagations: 62624462 / total #impl: 185803468 (eff. 0.337)
24.78/24.85	c #Conflicts:      54000 | #Learnt:       9939 | 0.000
24.78/24.85	c total clause space: 48.1602MB
24.78/24.85	c total #watches: 236752
25.18/25.29	c total #propagations: 63910798 / total #impl: 189366786 (eff. 0.337)
25.18/25.29	c #Conflicts:      55000 | #Learnt:      10939 | 0.000
25.18/25.29	c total clause space: 48.1602MB
25.18/25.29	c total #watches: 239779
25.58/25.62	c total #propagations: 65067791 / total #impl: 192686506 (eff. 0.338)
25.58/25.62	c GARBAGE COLLECT
25.58/25.62	c #Conflicts:      56000 | #Learnt:       6326 | 0.000
25.58/25.62	c total clause space: 48.1602MB
25.58/25.62	c total #watches: 223762
25.88/25.98	c total #propagations: 65976054 / total #impl: 195210384 (eff. 0.338)
25.88/25.98	c #Conflicts:      57000 | #Learnt:       7326 | 0.000
25.88/25.98	c total clause space: 48.1602MB
25.88/25.98	c total #watches: 226333
26.28/26.30	c total #propagations: 67024083 / total #impl: 198061575 (eff. 0.338)
26.28/26.30	c #Conflicts:      58000 | #Learnt:       8326 | 0.000
26.28/26.30	c total clause space: 48.1602MB
26.28/26.30	c total #watches: 229077
26.58/26.64	c total #propagations: 68123595 / total #impl: 200884168 (eff. 0.339)
26.58/26.64	c #Conflicts:      59000 | #Learnt:       9326 | 0.000
26.58/26.64	c total clause space: 48.1602MB
26.58/26.64	c total #watches: 231836
26.98/27.02	c total #propagations: 69112857 / total #impl: 203536083 (eff. 0.340)
26.98/27.02	c #Conflicts:      60000 | #Learnt:      10326 | 0.000
26.98/27.02	c total clause space: 48.1602MB
26.98/27.02	c total #watches: 234437
27.38/27.40	c total #propagations: 70319778 / total #impl: 206986191 (eff. 0.340)
27.38/27.40	c #Conflicts:      61000 | #Learnt:      11326 | 0.000
27.38/27.40	c total clause space: 48.1602MB
27.38/27.40	c total #watches: 237114
27.68/27.74	c total #propagations: 71399809 / total #impl: 210018547 (eff. 0.340)
27.68/27.74	c GARBAGE COLLECT
27.68/27.74	c #Conflicts:      62000 | #Learnt:       6435 | 0.000
27.68/27.74	c total clause space: 48.1602MB
27.68/27.74	c total #watches: 224406
27.98/28.08	c total #propagations: 72217026 / total #impl: 212718109 (eff. 0.339)
27.98/28.08	c #Conflicts:      63000 | #Learnt:       7435 | 0.000
27.98/28.08	c total clause space: 48.1602MB
27.98/28.08	c total #watches: 228508
28.48/28.52	c total #propagations: 73108083 / total #impl: 215591424 (eff. 0.339)
28.48/28.52	c #Conflicts:      64000 | #Learnt:       8435 | 0.000
28.48/28.52	c total clause space: 48.1602MB
28.48/28.52	c total #watches: 233407
28.88/28.98	c total #propagations: 74074836 / total #impl: 219245985 (eff. 0.338)
28.88/28.98	c #Conflicts:      65000 | #Learnt:       9435 | 0.000
28.88/28.98	c total clause space: 48.1602MB
28.88/28.98	c total #watches: 236390
29.38/29.42	c total #propagations: 75240639 / total #impl: 222684945 (eff. 0.338)
29.38/29.42	c #Conflicts:      66000 | #Learnt:      10435 | 0.000
29.38/29.42	c total clause space: 48.1602MB
29.38/29.42	c total #watches: 239748
29.79/29.83	c total #propagations: 76534072 / total #impl: 226363100 (eff. 0.338)
29.79/29.83	c #Conflicts:      67000 | #Learnt:      11435 | 0.000
29.79/29.83	c total clause space: 48.1602MB
29.79/29.83	c total #watches: 242593
30.18/30.28	c total #propagations: 77623898 / total #impl: 229472648 (eff. 0.338)
30.18/30.28	c #Conflicts:      68000 | #Learnt:      12435 | 0.000
30.18/30.28	c total clause space: 48.1602MB
30.18/30.28	c total #watches: 245611
30.58/30.66	c total #propagations: 78781659 / total #impl: 232615195 (eff. 0.339)
30.58/30.66	c GARBAGE COLLECT
30.58/30.66	c #Conflicts:      69000 | #Learnt:       7234 | 0.000
30.58/30.66	c total clause space: 48.1602MB
30.58/30.66	c total #watches: 226430
30.98/31.07	c total #propagations: 79978645 / total #impl: 236001148 (eff. 0.339)
30.98/31.07	c #Conflicts:      70000 | #Learnt:       8233 | 0.000
30.98/31.07	c total clause space: 48.1602MB
30.98/31.07	c total #watches: 229234
31.38/31.42	c total #propagations: 81193825 / total #impl: 239430625 (eff. 0.339)
31.38/31.42	c #Conflicts:      71000 | #Learnt:       9233 | 0.000
31.38/31.42	c total clause space: 48.1602MB
31.38/31.42	c total #watches: 232063
31.68/31.76	c total #propagations: 82225360 / total #impl: 242388491 (eff. 0.339)
31.68/31.76	c #Conflicts:      72000 | #Learnt:      10233 | 0.000
31.68/31.76	c total clause space: 48.1602MB
31.68/31.77	c total #watches: 238015
32.18/32.24	c total #propagations: 83035365 / total #impl: 245397436 (eff. 0.338)
32.18/32.24	c #Conflicts:      73000 | #Learnt:      11233 | 0.000
32.18/32.24	c total clause space: 48.1602MB
32.18/32.24	c total #watches: 241624
32.58/32.65	c total #propagations: 84154014 / total #impl: 248843369 (eff. 0.338)
32.58/32.65	c #Conflicts:      74000 | #Learnt:      12233 | 0.000
32.58/32.65	c total clause space: 48.1602MB
32.58/32.65	c total #watches: 243935
32.99/33.06	c total #propagations: 85253142 / total #impl: 251963018 (eff. 0.338)
32.99/33.06	c GARBAGE COLLECT
32.99/33.06	c #Conflicts:      75000 | #Learnt:       6721 | 0.000
32.99/33.06	c total clause space: 48.1602MB
32.99/33.06	c total #watches: 224876
33.38/33.48	c total #propagations: 86320504 / total #impl: 254958036 (eff. 0.339)
33.38/33.48	c #Conflicts:      76000 | #Learnt:       7721 | 0.000
33.38/33.48	c total clause space: 48.1602MB
33.38/33.48	c total #watches: 228026
33.78/33.89	c total #propagations: 87554469 / total #impl: 258653957 (eff. 0.339)
33.78/33.89	c #Conflicts:      77000 | #Learnt:       8721 | 0.000
33.78/33.89	c total clause space: 48.1602MB
33.78/33.89	c total #watches: 230615
34.18/34.25	c total #propagations: 88753752 / total #impl: 261994869 (eff. 0.339)
34.18/34.25	c #Conflicts:      78000 | #Learnt:       9721 | 0.000
34.18/34.25	c total clause space: 48.1602MB
34.18/34.25	c total #watches: 234758
34.58/34.63	c total #propagations: 89706762 / total #impl: 264792006 (eff. 0.339)
34.58/34.63	c #Conflicts:      79000 | #Learnt:      10721 | 0.000
34.58/34.63	c total clause space: 48.1602MB
34.58/34.63	c total #watches: 237533
34.98/35.05	c total #propagations: 90663072 / total #impl: 267807247 (eff. 0.339)
34.98/35.05	c #Conflicts:      80000 | #Learnt:      11721 | 0.000
34.98/35.05	c total clause space: 48.1602MB
34.98/35.05	c total #watches: 241208
35.58/35.60	c total #propagations: 91767284 / total #impl: 271306450 (eff. 0.338)
35.58/35.60	c #Conflicts:      81000 | #Learnt:      12721 | 0.000
35.58/35.60	c total clause space: 48.1602MB
35.58/35.60	c total #watches: 246287
36.18/36.20	c total #propagations: 92985916 / total #impl: 275437553 (eff. 0.338)
36.18/36.20	c GARBAGE COLLECT
36.18/36.20	c #Conflicts:      82000 | #Learnt:       6947 | 0.000
36.18/36.20	c total clause space: 48.1602MB
36.18/36.20	c total #watches: 225786
36.68/36.76	c total #propagations: 93805145 / total #impl: 278803677 (eff. 0.336)
36.68/36.76	c #Conflicts:      83000 | #Learnt:       7947 | 0.000
36.68/36.76	c total clause space: 48.1602MB
36.68/36.76	c total #watches: 232266
37.08/37.14	c total #propagations: 94996163 / total #impl: 282907412 (eff. 0.336)
37.08/37.14	c #Conflicts:      84000 | #Learnt:       8947 | 0.000
37.08/37.14	c total clause space: 48.1602MB
37.08/37.14	c total #watches: 236874
37.48/37.58	c total #propagations: 95888809 / total #impl: 285752848 (eff. 0.336)
37.48/37.58	c #Conflicts:      85000 | #Learnt:       9947 | 0.000
37.48/37.58	c total clause space: 48.1602MB
37.48/37.58	c total #watches: 239304
38.08/38.10	c total #propagations: 97040034 / total #impl: 289147896 (eff. 0.336)
38.08/38.10	c #Conflicts:      86000 | #Learnt:      10947 | 0.000
38.08/38.10	c total clause space: 48.1602MB
38.08/38.10	c total #watches: 242696
38.58/38.64	c total #propagations: 98204633 / total #impl: 292837388 (eff. 0.335)
38.58/38.64	c #Conflicts:      87000 | #Learnt:      11946 | 0.000
38.58/38.64	c total clause space: 48.1602MB
38.58/38.64	c total #watches: 246397
39.18/39.29	c total #propagations: 99392201 / total #impl: 296615481 (eff. 0.335)
39.18/39.29	c #Conflicts:      88000 | #Learnt:      12946 | 0.000
39.18/39.29	c total clause space: 48.1602MB
39.18/39.30	c total #watches: 249787
39.88/39.96	c total #propagations: 100572843 / total #impl: 300606148 (eff. 0.335)
39.88/39.96	c #Conflicts:      89000 | #Learnt:      13946 | 0.000
39.88/39.96	c total clause space: 78.2603MB
39.88/39.96	c total #watches: 255770
40.38/40.49	c total #propagations: 101626229 / total #impl: 304588266 (eff. 0.334)
40.38/40.49	c GARBAGE COLLECT
40.38/40.49	c #Conflicts:      90000 | #Learnt:       7838 | 0.000
40.38/40.49	c total clause space: 78.2603MB
40.38/40.49	c total #watches: 230085
40.79/40.89	c total #propagations: 102637530 / total #impl: 308062119 (eff. 0.333)
40.79/40.89	c #Conflicts:      91000 | #Learnt:       8837 | 0.000
40.79/40.89	c total clause space: 78.2603MB
40.79/40.89	c total #watches: 232748
41.38/41.47	c total #propagations: 103594280 / total #impl: 311120818 (eff. 0.333)
41.38/41.47	c #Conflicts:      92000 | #Learnt:       9837 | 0.000
41.38/41.47	c total clause space: 78.2603MB
41.38/41.47	c total #watches: 239471
42.28/42.31	c total #propagations: 104925720 / total #impl: 315636405 (eff. 0.332)
42.28/42.31	c #Conflicts:      93000 | #Learnt:      10837 | 0.000
42.28/42.31	c total clause space: 78.2603MB
42.28/42.31	c total #watches: 247211
43.48/43.50	c total #propagations: 106194066 / total #impl: 320171333 (eff. 0.332)
43.48/43.50	c #Conflicts:      94000 | #Learnt:      11837 | 0.000
43.48/43.50	c total clause space: 78.2603MB
43.48/43.50	c total #watches: 256429
44.88/44.92	c total #propagations: 107445706 / total #impl: 324723401 (eff. 0.331)
44.88/44.92	c #Conflicts:      95000 | #Learnt:      12837 | 0.000
44.88/44.92	c total clause space: 78.2603MB
44.88/44.92	c total #watches: 262418
46.58/46.66	c total #propagations: 108642237 / total #impl: 329040893 (eff. 0.330)
46.58/46.66	c #Conflicts:      96000 | #Learnt:      13837 | 0.000
46.58/46.66	c total clause space: 78.2603MB
46.58/46.66	c total #watches: 269404
48.28/48.39	c total #propagations: 109988966 / total #impl: 333699350 (eff. 0.330)
48.28/48.39	c #Conflicts:      97000 | #Learnt:      14837 | 0.000
48.28/48.39	c total clause space: 78.2603MB
48.28/48.39	c total #watches: 277183
48.88/48.92	c total #propagations: 111222237 / total #impl: 338293236 (eff. 0.329)
48.88/48.92	c GARBAGE COLLECT
48.88/48.92	c #Conflicts:      98000 | #Learnt:       8473 | 0.000
48.88/48.92	c total clause space: 78.2603MB
48.88/48.92	c total #watches: 233872
49.49/49.60	c total #propagations: 112375475 / total #impl: 342276076 (eff. 0.328)
49.49/49.60	c #Conflicts:      99000 | #Learnt:       9473 | 0.000
49.49/49.60	c total clause space: 78.2603MB
49.49/49.60	c total #watches: 241046
50.59/50.66	c total #propagations: 113605898 / total #impl: 346445157 (eff. 0.328)
50.59/50.66	c #Conflicts:     100000 | #Learnt:      10473 | 0.000
50.59/50.66	c total clause space: 78.2603MB
50.59/50.66	c total #watches: 249399
51.88/51.98	c total #propagations: 114776305 / total #impl: 350744925 (eff. 0.327)
51.88/51.98	c #Conflicts:     101000 | #Learnt:      11473 | 0.000
51.88/51.98	c total clause space: 78.2603MB
51.88/51.98	c total #watches: 260200
54.28/54.33	c total #propagations: 115861668 / total #impl: 354973272 (eff. 0.326)
54.28/54.33	c #Conflicts:     102000 | #Learnt:      12473 | 0.000
54.28/54.33	c total clause space: 78.2603MB
54.28/54.33	c total #watches: 271690
56.28/56.36	c total #propagations: 117052573 / total #impl: 359901339 (eff. 0.325)
56.28/56.36	c #Conflicts:     103000 | #Learnt:      13473 | 0.000
56.28/56.36	c total clause space: 78.2603MB
56.28/56.36	c total #watches: 279846
57.88/57.98	c total #propagations: 118097090 / total #impl: 363855820 (eff. 0.325)
57.88/57.98	c #Conflicts:     104000 | #Learnt:      14473 | 0.000
57.88/57.98	c total clause space: 78.2603MB
57.88/57.98	c total #watches: 283489
59.08/59.14	c total #propagations: 119403406 / total #impl: 367814205 (eff. 0.325)
59.08/59.14	c #Conflicts:     105000 | #Learnt:      15473 | 0.000
59.08/59.14	c total clause space: 78.2603MB
59.08/59.14	c total #watches: 286708
59.48/59.51	c total #propagations: 120461610 / total #impl: 370699627 (eff. 0.325)
59.48/59.51	c GARBAGE COLLECT
59.48/59.51	c #Conflicts:     106000 | #Learnt:       8744 | 0.000
59.48/59.51	c total clause space: 78.2603MB
59.48/59.51	c total #watches: 233369
59.87/59.96	c total #propagations: 121285251 / total #impl: 373099431 (eff. 0.325)
59.87/59.96	c #Conflicts:     107000 | #Learnt:       9744 | 0.000
59.87/59.96	c total clause space: 78.2603MB
59.87/59.96	c total #watches: 235612
60.37/60.41	c total #propagations: 122383731 / total #impl: 376197604 (eff. 0.325)
60.37/60.41	c #Conflicts:     108000 | #Learnt:      10744 | 0.000
60.37/60.41	c total clause space: 78.2603MB
60.37/60.41	c total #watches: 238136
60.77/60.89	c total #propagations: 123516416 / total #impl: 379407961 (eff. 0.326)
60.77/60.89	c #Conflicts:     109000 | #Learnt:      11744 | 0.000
60.77/60.89	c total clause space: 78.2603MB
60.77/60.89	c total #watches: 243775
61.27/61.32	c total #propagations: 124549227 / total #impl: 382873762 (eff. 0.325)
61.27/61.32	c #Conflicts:     110000 | #Learnt:      12744 | 0.000
61.27/61.32	c total clause space: 78.2603MB
61.27/61.32	c total #watches: 247944
61.87/61.97	c total #propagations: 125635016 / total #impl: 386294033 (eff. 0.325)
61.87/61.97	c #Conflicts:     111000 | #Learnt:      13744 | 0.000
61.87/61.97	c total clause space: 78.2603MB
61.87/61.97	c total #watches: 258098
62.87/62.96	c total #propagations: 126668001 / total #impl: 389996848 (eff. 0.325)
62.87/62.96	c #Conflicts:     112000 | #Learnt:      14744 | 0.000
62.87/62.96	c total clause space: 78.2603MB
62.87/62.96	c total #watches: 262248
63.67/63.72	c total #propagations: 127999982 / total #impl: 394495420 (eff. 0.324)
63.67/63.72	c #Conflicts:     113000 | #Learnt:      15744 | 0.000
63.67/63.72	c total clause space: 78.2603MB
63.67/63.72	c total #watches: 265532
64.27/64.31	c total #propagations: 129081870 / total #impl: 397800066 (eff. 0.324)
64.27/64.31	c GARBAGE COLLECT
64.27/64.31	c #Conflicts:     114000 | #Learnt:       8743 | 0.000
64.27/64.31	c total clause space: 78.2603MB
64.27/64.31	c total #watches: 233164
64.67/64.78	c total #propagations: 130201609 / total #impl: 401224945 (eff. 0.325)
64.67/64.78	c #Conflicts:     115000 | #Learnt:       9743 | 0.000
64.67/64.78	c total clause space: 78.2603MB
64.67/64.78	c total #watches: 236619
65.17/65.27	c total #propagations: 131480874 / total #impl: 404876565 (eff. 0.325)
65.17/65.27	c #Conflicts:     116000 | #Learnt:      10743 | 0.000
65.17/65.27	c total clause space: 78.2603MB
65.17/65.27	c total #watches: 239995
65.67/65.79	c total #propagations: 132758618 / total #impl: 408737962 (eff. 0.325)
65.67/65.79	c #Conflicts:     117000 | #Learnt:      11743 | 0.000
65.67/65.79	c total clause space: 78.2603MB
65.67/65.79	c total #watches: 243637
66.17/66.23	c total #propagations: 134186049 / total #impl: 412892337 (eff. 0.325)
66.17/66.23	c #Conflicts:     118000 | #Learnt:      12743 | 0.000
66.17/66.23	c total clause space: 78.2603MB
66.17/66.23	c total #watches: 246927
66.57/66.67	c total #propagations: 135168158 / total #impl: 415867241 (eff. 0.325)
66.57/66.67	c #Conflicts:     119000 | #Learnt:      13743 | 0.000
66.57/66.67	c total clause space: 78.2603MB
66.57/66.67	c total #watches: 250314
66.97/67.05	c total #propagations: 136141788 / total #impl: 418950169 (eff. 0.325)
66.97/67.05	c #Conflicts:     120000 | #Learnt:      14743 | 0.000
66.97/67.05	c total clause space: 78.2603MB
66.97/67.05	c total #watches: 252834
67.47/67.50	c total #propagations: 137077688 / total #impl: 421870644 (eff. 0.325)
67.47/67.50	c #Conflicts:     121000 | #Learnt:      15743 | 0.000
67.47/67.50	c total clause space: 78.2603MB
67.47/67.50	c total #watches: 255145
67.87/67.98	c total #propagations: 138154262 / total #impl: 425100203 (eff. 0.325)
67.87/67.98	c GARBAGE COLLECT
67.87/67.98	c #Conflicts:     122000 | #Learnt:       8466 | 0.000
67.87/67.98	c total clause space: 78.2603MB
67.87/67.98	c total #watches: 232501
68.37/68.43	c total #propagations: 139206934 / total #impl: 428421624 (eff. 0.325)
68.37/68.43	c #Conflicts:     123000 | #Learnt:       9466 | 0.000
68.37/68.43	c total clause space: 78.2603MB
68.37/68.43	c total #watches: 235670
68.87/68.95	c total #propagations: 140377610 / total #impl: 431915911 (eff. 0.325)
68.87/68.95	c #Conflicts:     124000 | #Learnt:      10466 | 0.000
68.87/68.95	c total clause space: 78.2603MB
68.87/68.95	c total #watches: 240039
69.47/69.56	c total #propagations: 141596393 / total #impl: 435659740 (eff. 0.325)
69.47/69.56	c #Conflicts:     125000 | #Learnt:      11466 | 0.000
69.47/69.56	c total clause space: 78.2603MB
69.47/69.56	c total #watches: 247423
70.17/70.22	c total #propagations: 142925048 / total #impl: 439953890 (eff. 0.325)
70.17/70.22	c #Conflicts:     126000 | #Learnt:      12466 | 0.000
70.17/70.22	c total clause space: 78.2603MB
70.17/70.22	c total #watches: 251138
70.77/70.80	c total #propagations: 144166222 / total #impl: 443766299 (eff. 0.325)
70.77/70.80	c #Conflicts:     127000 | #Learnt:      13466 | 0.000
70.77/70.80	c total clause space: 78.2603MB
70.77/70.80	c total #watches: 253869
71.27/71.38	c total #propagations: 145391790 / total #impl: 447226402 (eff. 0.325)
71.27/71.38	c #Conflicts:     128000 | #Learnt:      14466 | 0.000
71.27/71.38	c total clause space: 78.2603MB
71.27/71.38	c total #watches: 256565
71.97/72.08	c total #propagations: 146512226 / total #impl: 450555364 (eff. 0.325)
71.97/72.08	c #Conflicts:     129000 | #Learnt:      15466 | 0.000
71.97/72.08	c total clause space: 78.2603MB
71.97/72.08	c total #watches: 259268
72.68/72.79	c total #propagations: 147689076 / total #impl: 454042055 (eff. 0.325)
72.68/72.79	c #Conflicts:     130000 | #Learnt:      16466 | 0.000
72.68/72.79	c total clause space: 78.2603MB
72.68/72.79	c total #watches: 261986
73.37/73.45	c total #propagations: 148810602 / total #impl: 457318813 (eff. 0.325)
73.37/73.45	c GARBAGE COLLECT
73.37/73.45	c #Conflicts:     131000 | #Learnt:       8851 | 0.000
73.37/73.45	c total clause space: 78.2603MB
73.37/73.45	c total #watches: 233474
73.87/73.94	c total #propagations: 150084021 / total #impl: 461360953 (eff. 0.325)
73.87/73.94	c #Conflicts:     132000 | #Learnt:       9851 | 0.000
73.87/73.94	c total clause space: 78.2603MB
73.87/73.94	c total #watches: 236174
74.37/74.47	c total #propagations: 151289451 / total #impl: 464905263 (eff. 0.325)
74.37/74.47	c #Conflicts:     133000 | #Learnt:      10851 | 0.000
74.37/74.47	c total clause space: 78.2603MB
74.37/74.47	c total #watches: 239390
74.88/74.94	c total #propagations: 152607413 / total #impl: 468986934 (eff. 0.325)
74.88/74.94	c #Conflicts:     134000 | #Learnt:      11851 | 0.000
74.88/74.94	c total clause space: 78.2603MB
74.88/74.94	c total #watches: 242211
75.37/75.44	c total #propagations: 153769781 / total #impl: 472218219 (eff. 0.326)
75.37/75.44	c #Conflicts:     135000 | #Learnt:      12851 | 0.000
75.37/75.44	c total clause space: 78.2603MB
75.37/75.44	c total #watches: 245322
75.88/75.90	c total #propagations: 155043044 / total #impl: 475914527 (eff. 0.326)
75.88/75.90	c #Conflicts:     136000 | #Learnt:      13851 | 0.000
75.88/75.90	c total clause space: 78.2603MB
75.88/75.90	c total #watches: 248416
76.37/76.44	c total #propagations: 156134601 / total #impl: 479183755 (eff. 0.326)
76.37/76.44	c #Conflicts:     137000 | #Learnt:      14851 | 0.000
76.37/76.44	c total clause space: 78.2603MB
76.37/76.44	c total #watches: 251047
76.98/77.03	c total #propagations: 157330763 / total #impl: 482874683 (eff. 0.326)
76.98/77.03	c #Conflicts:     138000 | #Learnt:      15851 | 0.000
76.98/77.03	c total clause space: 78.2603MB
76.98/77.03	c total #watches: 254060
77.37/77.46	c total #propagations: 158497840 / total #impl: 486711709 (eff. 0.326)
77.37/77.46	c #Conflicts:     139000 | #Learnt:      16851 | 0.000
77.37/77.46	c total clause space: 78.2603MB
77.37/77.46	c total #watches: 256520
77.87/77.95	c total #propagations: 159545096 / total #impl: 489712882 (eff. 0.326)
77.87/77.95	c #Conflicts:     140000 | #Learnt:      17851 | 0.000
77.87/77.95	c total clause space: 78.2603MB
77.87/77.95	c total #watches: 259277
78.27/78.38	c total #propagations: 160683143 / total #impl: 492972143 (eff. 0.326)
78.27/78.38	c GARBAGE COLLECT
78.27/78.38	c #Conflicts:     141000 | #Learnt:       9942 | 0.000
78.27/78.38	c total clause space: 78.2603MB
78.27/78.38	c total #watches: 236673
78.67/78.79	c total #propagations: 161838830 / total #impl: 496334817 (eff. 0.326)
78.67/78.79	c #Conflicts:     142000 | #Learnt:      10942 | 0.000
78.67/78.79	c total clause space: 78.2603MB
78.67/78.79	c total #watches: 240011
79.18/79.21	c total #propagations: 162795678 / total #impl: 499076307 (eff. 0.326)
79.18/79.21	c #Conflicts:     143000 | #Learnt:      11942 | 0.000
79.18/79.21	c total clause space: 78.2603MB
79.18/79.21	c total #watches: 243927
79.67/79.73	c total #propagations: 163712064 / total #impl: 501780486 (eff. 0.326)
79.67/79.73	c #Conflicts:     144000 | #Learnt:      12942 | 0.000
79.67/79.73	c total clause space: 78.2603MB
79.67/79.73	c total #watches: 247973
80.28/80.30	c total #propagations: 164761637 / total #impl: 505155040 (eff. 0.326)
80.28/80.30	c #Conflicts:     145000 | #Learnt:      13942 | 0.000
80.28/80.30	c total clause space: 78.2603MB
80.28/80.30	c total #watches: 252069
80.87/80.96	c total #propagations: 165817050 / total #impl: 508621778 (eff. 0.326)
80.87/80.96	c #Conflicts:     146000 | #Learnt:      14942 | 0.000
80.87/80.96	c total clause space: 78.2603MB
80.87/80.96	c total #watches: 259712
81.67/81.73	c total #propagations: 166946194 / total #impl: 512999866 (eff. 0.325)
81.67/81.73	c #Conflicts:     147000 | #Learnt:      15942 | 0.000
81.67/81.73	c total clause space: 78.2603MB
81.67/81.73	c total #watches: 264577
82.48/82.56	c total #propagations: 167977190 / total #impl: 517141477 (eff. 0.325)
82.48/82.56	c #Conflicts:     148000 | #Learnt:      16942 | 0.000
82.48/82.56	c total clause space: 78.2603MB
82.48/82.56	c total #watches: 268528
83.07/83.15	c total #propagations: 169135137 / total #impl: 521467397 (eff. 0.324)
83.07/83.15	c #Conflicts:     149000 | #Learnt:      17942 | 0.000
83.07/83.15	c total clause space: 78.2603MB
83.07/83.15	c total #watches: 271805
83.69/83.76	c total #propagations: 170299423 / total #impl: 525000354 (eff. 0.324)
83.69/83.76	c GARBAGE COLLECT
83.69/83.76	c #Conflicts:     150000 | #Learnt:       9747 | 0.000
83.69/83.76	c total clause space: 78.2603MB
83.69/83.76	c total #watches: 237024
84.38/84.42	c total #propagations: 171513338 / total #impl: 528604442 (eff. 0.324)
84.38/84.42	c #Conflicts:     151000 | #Learnt:      10747 | 0.000
84.38/84.42	c total clause space: 78.2603MB
84.38/84.42	c total #watches: 242696
84.88/84.99	c total #propagations: 172848220 / total #impl: 533539864 (eff. 0.324)
84.88/84.99	c #Conflicts:     152000 | #Learnt:      11747 | 0.000
84.88/84.99	c total clause space: 78.2603MB
84.88/84.99	c total #watches: 246978
85.58/85.63	c total #propagations: 174074563 / total #impl: 537626515 (eff. 0.324)
85.58/85.63	c #Conflicts:     153000 | #Learnt:      12747 | 0.000
85.58/85.63	c total clause space: 78.2603MB
85.58/85.63	c total #watches: 251676
86.18/86.20	c total #propagations: 175411050 / total #impl: 541931915 (eff. 0.324)
86.18/86.20	c #Conflicts:     154000 | #Learnt:      13747 | 0.000
86.18/86.20	c total clause space: 78.2603MB
86.18/86.20	c total #watches: 255749
86.68/86.74	c total #propagations: 176607386 / total #impl: 545815268 (eff. 0.324)
86.68/86.74	c #Conflicts:     155000 | #Learnt:      14747 | 0.000
86.68/86.74	c total clause space: 78.2603MB
86.68/86.74	c total #watches: 257943
87.28/87.31	c total #propagations: 177878355 / total #impl: 549322164 (eff. 0.324)
87.28/87.31	c #Conflicts:     156000 | #Learnt:      15747 | 0.000
87.28/87.31	c total clause space: 78.2603MB
87.28/87.31	c total #watches: 260534
87.78/87.82	c total #propagations: 179096240 / total #impl: 552768725 (eff. 0.324)
87.78/87.82	c #Conflicts:     157000 | #Learnt:      16745 | 0.000
87.78/87.82	c total clause space: 78.2603MB
87.78/87.82	c total #watches: 263515
88.28/88.39	c total #propagations: 180172596 / total #impl: 555888272 (eff. 0.324)
88.28/88.39	c #Conflicts:     158000 | #Learnt:      17745 | 0.000
88.28/88.39	c total clause space: 78.2603MB
88.28/88.39	c total #watches: 266230
88.78/88.87	c total #propagations: 181341797 / total #impl: 559341291 (eff. 0.324)
88.78/88.87	c #Conflicts:     159000 | #Learnt:      18745 | 0.000
88.78/88.87	c total clause space: 78.2603MB
88.78/88.87	c total #watches: 269506
89.28/89.37	c total #propagations: 182308792 / total #impl: 562494804 (eff. 0.324)
89.28/89.37	c GARBAGE COLLECT
89.28/89.37	c #Conflicts:     160000 | #Learnt:      10240 | 0.000
89.28/89.37	c total clause space: 78.2603MB
89.28/89.37	c total #watches: 237838
89.78/89.85	c total #propagations: 183335565 / total #impl: 565428842 (eff. 0.324)
89.78/89.85	c #Conflicts:     161000 | #Learnt:      11240 | 0.000
89.78/89.85	c total clause space: 78.2603MB
89.78/89.85	c total #watches: 241183
90.18/90.30	c total #propagations: 184489939 / total #impl: 568952206 (eff. 0.324)
90.18/90.30	c #Conflicts:     162000 | #Learnt:      12240 | 0.000
90.18/90.30	c total clause space: 78.2603MB
90.18/90.30	c total #watches: 244602
90.78/90.80	c total #propagations: 185623357 / total #impl: 572297772 (eff. 0.324)
90.78/90.80	c #Conflicts:     163000 | #Learnt:      13240 | 0.000
90.78/90.80	c total clause space: 78.2603MB
90.78/90.80	c total #watches: 250284
91.48/91.51	c total #propagations: 186701198 / total #impl: 575997862 (eff. 0.324)
91.48/91.51	c #Conflicts:     164000 | #Learnt:      14240 | 0.000
91.48/91.51	c total clause space: 78.2603MB
91.48/91.51	c total #watches: 256864
92.28/92.34	c total #propagations: 187866271 / total #impl: 580137800 (eff. 0.324)
92.28/92.34	c #Conflicts:     165000 | #Learnt:      15240 | 0.000
92.28/92.34	c total clause space: 78.2603MB
92.28/92.34	c total #watches: 262555
93.28/93.34	c total #propagations: 189052790 / total #impl: 584365949 (eff. 0.324)
93.28/93.34	c #Conflicts:     166000 | #Learnt:      16240 | 0.000
93.28/93.34	c total clause space: 78.2603MB
93.28/93.34	c total #watches: 266419
93.98/94.06	c total #propagations: 190369753 / total #impl: 589226380 (eff. 0.323)
93.98/94.06	c #Conflicts:     167000 | #Learnt:      17240 | 0.000
93.98/94.06	c total clause space: 78.2603MB
93.98/94.06	c total #watches: 271311
94.68/94.79	c total #propagations: 191396099 / total #impl: 592678213 (eff. 0.323)
94.68/94.79	c #Conflicts:     168000 | #Learnt:      18240 | 0.000
94.68/94.79	c total clause space: 78.2603MB
94.68/94.79	c total #watches: 274958
95.38/95.47	c total #propagations: 192629512 / total #impl: 596394016 (eff. 0.323)
95.38/95.47	c #Conflicts:     169000 | #Learnt:      19240 | 0.000
95.38/95.47	c total clause space: 78.2603MB
95.38/95.47	c total #watches: 277849
95.98/96.01	c total #propagations: 193833645 / total #impl: 599905507 (eff. 0.323)
95.98/96.01	c GARBAGE COLLECT
95.98/96.01	c #Conflicts:     170000 | #Learnt:      10432 | 0.000
95.98/96.01	c total clause space: 78.2603MB
95.98/96.01	c total #watches: 239386
96.48/96.50	c total #propagations: 194965698 / total #impl: 603388547 (eff. 0.323)
96.48/96.50	c #Conflicts:     171000 | #Learnt:      11432 | 0.000
96.48/96.50	c total clause space: 78.2603MB
96.48/96.50	c total #watches: 243525
96.98/97.04	c total #propagations: 196082939 / total #impl: 606731271 (eff. 0.323)
96.98/97.04	c #Conflicts:     172000 | #Learnt:      12432 | 0.000
96.98/97.04	c total clause space: 78.2603MB
96.98/97.04	c total #watches: 246700
97.48/97.57	c total #propagations: 197306766 / total #impl: 610422603 (eff. 0.323)
97.48/97.57	c #Conflicts:     173000 | #Learnt:      13432 | 0.000
97.48/97.57	c total clause space: 78.2603MB
97.48/97.57	c total #watches: 250079
98.08/98.14	c total #propagations: 198333681 / total #impl: 613787962 (eff. 0.323)
98.08/98.14	c #Conflicts:     174000 | #Learnt:      14432 | 0.000
98.08/98.14	c total clause space: 78.2603MB
98.08/98.14	c total #watches: 253957
98.58/98.62	c total #propagations: 199526029 / total #impl: 617849872 (eff. 0.323)
98.58/98.62	c #Conflicts:     175000 | #Learnt:      15432 | 0.000
98.58/98.62	c total clause space: 78.2603MB
98.58/98.62	c total #watches: 256622
99.08/99.18	c total #propagations: 200511045 / total #impl: 621138789 (eff. 0.323)
99.08/99.18	c #Conflicts:     176000 | #Learnt:      16432 | 0.000
99.08/99.18	c total clause space: 78.2603MB
99.08/99.18	c total #watches: 259718
99.78/99.83	c total #propagations: 201555785 / total #impl: 624448469 (eff. 0.323)
99.78/99.83	c #Conflicts:     177000 | #Learnt:      17432 | 0.000
99.78/99.83	c total clause space: 78.2603MB
99.78/99.83	c total #watches: 264351
100.28/100.37	c total #propagations: 202868574 / total #impl: 628552966 (eff. 0.323)
100.28/100.37	c #Conflicts:     178000 | #Learnt:      18432 | 0.000
100.28/100.37	c total clause space: 78.2603MB
100.28/100.37	c total #watches: 267300
100.98/101.02	c total #propagations: 203967910 / total #impl: 631661288 (eff. 0.323)
100.98/101.02	c #Conflicts:     179000 | #Learnt:      19432 | 0.000
100.98/101.02	c total clause space: 78.2603MB
100.98/101.02	c total #watches: 270898
101.58/101.61	c total #propagations: 205274652 / total #impl: 635614594 (eff. 0.323)
101.58/101.61	c GARBAGE COLLECT
101.58/101.61	c #Conflicts:     180000 | #Learnt:      10331 | 0.000
101.58/101.61	c total clause space: 78.2603MB
101.58/101.61	c total #watches: 238629
101.98/102.03	c total #propagations: 206490424 / total #impl: 639301535 (eff. 0.323)
101.98/102.03	c #Conflicts:     181000 | #Learnt:      11331 | 0.000
101.98/102.03	c total clause space: 78.2603MB
101.98/102.03	c total #watches: 241399
102.48/102.59	c total #propagations: 207515154 / total #impl: 642339374 (eff. 0.323)
102.48/102.59	c #Conflicts:     182000 | #Learnt:      12331 | 0.000
102.48/102.59	c total clause space: 78.2603MB
102.48/102.59	c total #watches: 244433
103.18/103.21	c total #propagations: 208836608 / total #impl: 646418446 (eff. 0.323)
103.18/103.21	c #Conflicts:     183000 | #Learnt:      13331 | 0.000
103.18/103.21	c total clause space: 78.2603MB
103.18/103.21	c total #watches: 248711
103.58/103.66	c total #propagations: 210112196 / total #impl: 650860030 (eff. 0.323)
103.58/103.66	c #Conflicts:     184000 | #Learnt:      14331 | 0.000
103.58/103.66	c total clause space: 78.2603MB
103.58/103.66	c total #watches: 252171
104.08/104.12	c total #propagations: 211111868 / total #impl: 654281788 (eff. 0.323)
104.08/104.12	c #Conflicts:     185000 | #Learnt:      15331 | 0.000
104.08/104.12	c total clause space: 78.2603MB
104.08/104.12	c total #watches: 255449
104.58/104.68	c total #propagations: 212080025 / total #impl: 657465821 (eff. 0.323)
104.58/104.68	c #Conflicts:     186000 | #Learnt:      16331 | 0.000
104.58/104.68	c total clause space: 78.2603MB
104.58/104.68	c total #watches: 259943
105.28/105.38	c total #propagations: 213136809 / total #impl: 661070878 (eff. 0.322)
105.28/105.38	c #Conflicts:     187000 | #Learnt:      17331 | 0.000
105.28/105.38	c total clause space: 78.2603MB
105.28/105.38	c total #watches: 262787
106.07/106.13	c total #propagations: 214310230 / total #impl: 665010250 (eff. 0.322)
106.07/106.13	c #Conflicts:     188000 | #Learnt:      18331 | 0.000
106.07/106.13	c total clause space: 78.2603MB
106.07/106.13	c total #watches: 265309
106.78/106.87	c total #propagations: 215481875 / total #impl: 668808013 (eff. 0.322)
106.78/106.87	c #Conflicts:     189000 | #Learnt:      19331 | 0.000
106.78/106.87	c total clause space: 78.2603MB
106.78/106.88	c total #watches: 268449
107.57/107.62	c total #propagations: 216585821 / total #impl: 672528885 (eff. 0.322)
107.57/107.62	c #Conflicts:     190000 | #Learnt:      20331 | 0.000
107.57/107.62	c total clause space: 78.2603MB
107.57/107.62	c total #watches: 271780
108.27/108.32	c total #propagations: 217670347 / total #impl: 676366766 (eff. 0.322)
108.27/108.32	c GARBAGE COLLECT
108.27/108.32	c #Conflicts:     191000 | #Learnt:      10923 | 0.000
108.27/108.32	c total clause space: 78.2603MB
108.27/108.32	c total #watches: 240608
108.77/108.82	c total #propagations: 218800252 / total #impl: 680154456 (eff. 0.322)
108.77/108.82	c #Conflicts:     192000 | #Learnt:      11923 | 0.000
108.77/108.82	c total clause space: 78.2603MB
108.77/108.82	c total #watches: 244687
109.27/109.33	c total #propagations: 219898797 / total #impl: 683931438 (eff. 0.322)
109.27/109.33	c #Conflicts:     193000 | #Learnt:      12923 | 0.000
109.27/109.33	c total clause space: 78.2603MB
109.27/109.33	c total #watches: 247760
109.67/109.77	c total #propagations: 220987159 / total #impl: 687344597 (eff. 0.322)
109.67/109.77	c #Conflicts:     194000 | #Learnt:      13923 | 0.000
109.67/109.77	c total clause space: 78.2603MB
109.67/109.77	c total #watches: 251435
110.17/110.20	c total #propagations: 222118769 / total #impl: 690785419 (eff. 0.322)
110.17/110.20	c #Conflicts:     195000 | #Learnt:      14923 | 0.000
110.17/110.20	c total clause space: 78.2603MB
110.17/110.20	c total #watches: 254051
110.57/110.65	c total #propagations: 223134498 / total #impl: 693778696 (eff. 0.322)
110.57/110.65	c #Conflicts:     196000 | #Learnt:      15923 | 0.000
110.57/110.65	c total clause space: 78.2603MB
110.57/110.65	c total #watches: 258084
111.18/111.21	c total #propagations: 224026546 / total #impl: 696476238 (eff. 0.322)
111.18/111.21	c #Conflicts:     197000 | #Learnt:      16923 | 0.000
111.18/111.21	c total clause space: 78.2603MB
111.18/111.21	c total #watches: 260787
111.77/111.81	c total #propagations: 225128385 / total #impl: 700011611 (eff. 0.322)
111.77/111.81	c #Conflicts:     198000 | #Learnt:      17923 | 0.000
111.77/111.81	c total clause space: 78.2603MB
111.77/111.81	c total #watches: 263670
112.28/112.38	c total #propagations: 226250371 / total #impl: 703581360 (eff. 0.322)
112.28/112.38	c #Conflicts:     199000 | #Learnt:      18921 | 0.000
112.28/112.38	c total clause space: 78.2603MB
112.28/112.38	c total #watches: 266945
112.77/112.87	c total #propagations: 227286164 / total #impl: 706636693 (eff. 0.322)
112.77/112.87	c #Conflicts:     200000 | #Learnt:      19921 | 0.000
112.77/112.87	c total clause space: 78.2603MB
112.77/112.87	c total #watches: 269771
113.47/113.55	c total #propagations: 228231437 / total #impl: 709439899 (eff. 0.322)
113.47/113.55	c #Conflicts:     201000 | #Learnt:      20921 | 0.000
113.47/113.55	c total clause space: 78.2603MB
113.47/113.55	c total #watches: 274514
114.17/114.21	c total #propagations: 229572640 / total #impl: 714140250 (eff. 0.321)
114.17/114.21	c GARBAGE COLLECT
114.17/114.21	c #Conflicts:     202000 | #Learnt:      11234 | 0.000
114.17/114.21	c total clause space: 78.2603MB
114.17/114.21	c total #watches: 241446
114.57/114.63	c total #propagations: 230817861 / total #impl: 718314029 (eff. 0.321)
114.57/114.63	c #Conflicts:     203000 | #Learnt:      12234 | 0.000
114.57/114.63	c total clause space: 78.2603MB
114.57/114.63	c total #watches: 245554
114.97/115.05	c total #propagations: 231883177 / total #impl: 721618120 (eff. 0.321)
114.97/115.05	c #Conflicts:     204000 | #Learnt:      13234 | 0.000
114.97/115.05	c total clause space: 78.2603MB
114.97/115.05	c total #watches: 249543
115.58/115.65	c total #propagations: 232855649 / total #impl: 724638888 (eff. 0.321)
115.58/115.65	c #Conflicts:     205000 | #Learnt:      14234 | 0.000
115.58/115.65	c total clause space: 78.2603MB
115.58/115.65	c total #watches: 253267
116.27/116.37	c total #propagations: 234144836 / total #impl: 728614103 (eff. 0.321)
116.27/116.37	c #Conflicts:     206000 | #Learnt:      15234 | 0.000
116.27/116.37	c total clause space: 78.2603MB
116.27/116.37	c total #watches: 257568
117.17/117.23	c total #propagations: 235519571 / total #impl: 732901214 (eff. 0.321)
117.17/117.23	c #Conflicts:     207000 | #Learnt:      16234 | 0.000
117.17/117.23	c total clause space: 78.2603MB
117.17/117.23	c total #watches: 263159
118.27/118.38	c total #propagations: 236849330 / total #impl: 737314244 (eff. 0.321)
118.27/118.38	c #Conflicts:     208000 | #Learnt:      17234 | 0.000
118.27/118.38	c total clause space: 78.2603MB
118.27/118.38	c total #watches: 269584
119.37/119.45	c total #propagations: 238333685 / total #impl: 742428164 (eff. 0.321)
119.37/119.45	c #Conflicts:     209000 | #Learnt:      18234 | 0.000
119.37/119.45	c total clause space: 78.2603MB
119.37/119.45	c total #watches: 274067
120.67/120.74	c total #propagations: 239573407 / total #impl: 746902827 (eff. 0.321)
120.67/120.74	c #Conflicts:     210000 | #Learnt:      19234 | 0.000
120.67/120.74	c total clause space: 78.2603MB
120.67/120.74	c total #watches: 279100
121.97/122.02	c total #propagations: 241020930 / total #impl: 751791603 (eff. 0.321)
121.97/122.02	c #Conflicts:     211000 | #Learnt:      20234 | 0.000
121.97/122.02	c total clause space: 127.173MB
121.97/122.02	c total #watches: 283437
123.07/123.13	c total #propagations: 242300400 / total #impl: 756358652 (eff. 0.320)
123.07/123.13	c #Conflicts:     212000 | #Learnt:      21234 | 0.000
123.07/123.13	c total clause space: 127.173MB
123.07/123.13	c total #watches: 286860
123.97/124.09	c total #propagations: 243266052 / total #impl: 759475444 (eff. 0.320)
123.97/124.09	c GARBAGE COLLECT
123.97/124.09	c #Conflicts:     213000 | #Learnt:      11281 | 0.000
123.97/124.09	c total clause space: 127.173MB
123.97/124.09	c total #watches: 241807
124.38/124.49	c total #propagations: 244174148 / total #impl: 762290999 (eff. 0.320)
124.38/124.49	c #Conflicts:     214000 | #Learnt:      12281 | 0.000
124.38/124.49	c total clause space: 127.173MB
124.38/124.49	c total #watches: 246055
124.87/124.94	c total #propagations: 245123519 / total #impl: 765206109 (eff. 0.320)
124.87/124.94	c #Conflicts:     215000 | #Learnt:      13281 | 0.000
124.87/124.94	c total clause space: 127.173MB
124.87/124.94	c total #watches: 250211
125.27/125.37	c total #propagations: 246132585 / total #impl: 768347838 (eff. 0.320)
125.27/125.37	c #Conflicts:     216000 | #Learnt:      14281 | 0.000
125.27/125.37	c total clause space: 127.173MB
125.27/125.37	c total #watches: 253459
125.77/125.85	c total #propagations: 247108648 / total #impl: 771443240 (eff. 0.320)
125.77/125.85	c #Conflicts:     217000 | #Learnt:      15281 | 0.000
125.77/125.85	c total clause space: 127.173MB
125.77/125.85	c total #watches: 258015
126.37/126.43	c total #propagations: 248074620 / total #impl: 774611179 (eff. 0.320)
126.37/126.43	c #Conflicts:     218000 | #Learnt:      16281 | 0.000
126.37/126.43	c total clause space: 127.173MB
126.37/126.43	c total #watches: 261585
126.97/127.06	c total #propagations: 249117284 / total #impl: 778043878 (eff. 0.320)
126.97/127.06	c #Conflicts:     219000 | #Learnt:      17281 | 0.000
126.97/127.06	c total clause space: 127.173MB
126.97/127.06	c total #watches: 266032
127.87/127.96	c total #propagations: 250231075 / total #impl: 781905114 (eff. 0.320)
127.87/127.96	c #Conflicts:     220000 | #Learnt:      18281 | 0.000
127.87/127.96	c total clause space: 127.173MB
127.87/127.96	c total #watches: 272642
129.07/129.10	c total #propagations: 251258500 / total #impl: 785713132 (eff. 0.320)
129.07/129.10	c #Conflicts:     221000 | #Learnt:      19281 | 0.000
129.07/129.10	c total clause space: 127.173MB
129.07/129.10	c total #watches: 278816
130.57/130.60	c total #propagations: 252193833 / total #impl: 789387046 (eff. 0.319)
130.57/130.60	c #Conflicts:     222000 | #Learnt:      20281 | 0.000
130.57/130.60	c total clause space: 127.173MB
130.57/130.60	c total #watches: 285651
132.37/132.47	c total #propagations: 253125126 / total #impl: 792946334 (eff. 0.319)
132.37/132.47	c #Conflicts:     223000 | #Learnt:      21281 | 0.000
132.37/132.47	c total clause space: 127.173MB
132.37/132.47	c total #watches: 291619
134.17/134.23	c total #propagations: 254140666 / total #impl: 796726010 (eff. 0.319)
134.17/134.23	c #Conflicts:     224000 | #Learnt:      22281 | 0.000
134.17/134.23	c total clause space: 127.173MB
134.17/134.23	c total #watches: 295632
134.97/135.00	c total #propagations: 254995021 / total #impl: 799665016 (eff. 0.319)
134.97/135.00	c GARBAGE COLLECT
134.97/135.00	c #Conflicts:     225000 | #Learnt:      11972 | 0.000
134.97/135.00	c total clause space: 127.173MB
134.97/135.01	c total #watches: 246004
135.47/135.50	c total #propagations: 255732457 / total #impl: 802319985 (eff. 0.319)
135.47/135.50	c #Conflicts:     226000 | #Learnt:      12972 | 0.000
135.47/135.50	c total clause space: 127.173MB
135.47/135.51	c total #watches: 249127
135.97/136.01	c total #propagations: 256645429 / total #impl: 805055986 (eff. 0.319)
135.97/136.01	c #Conflicts:     227000 | #Learnt:      13972 | 0.000
135.97/136.01	c total clause space: 127.173MB
135.97/136.01	c total #watches: 252246
136.47/136.57	c total #propagations: 257437782 / total #impl: 807390612 (eff. 0.319)
136.47/136.57	c #Conflicts:     228000 | #Learnt:      14971 | 0.000
136.47/136.57	c total clause space: 127.173MB
136.47/136.57	c total #watches: 255981
137.07/137.15	c total #propagations: 258299022 / total #impl: 809989973 (eff. 0.319)
137.07/137.15	c #Conflicts:     229000 | #Learnt:      15971 | 0.000
137.07/137.15	c total clause space: 127.173MB
137.07/137.15	c total #watches: 259231
137.67/137.78	c total #propagations: 259344619 / total #impl: 812960826 (eff. 0.319)
137.67/137.78	c #Conflicts:     230000 | #Learnt:      16971 | 0.000
137.67/137.78	c total clause space: 127.173MB
137.67/137.78	c total #watches: 262253
138.37/138.41	c total #propagations: 260485796 / total #impl: 816158906 (eff. 0.319)
138.37/138.41	c #Conflicts:     231000 | #Learnt:      17971 | 0.000
138.37/138.41	c total clause space: 127.173MB
138.37/138.41	c total #watches: 265094
138.87/138.96	c total #propagations: 261625871 / total #impl: 819474754 (eff. 0.319)
138.87/138.96	c #Conflicts:     232000 | #Learnt:      18971 | 0.000
138.87/138.96	c total clause space: 127.173MB
138.87/138.96	c total #watches: 267911
139.47/139.59	c total #propagations: 262614822 / total #impl: 822431456 (eff. 0.319)
139.47/139.59	c #Conflicts:     233000 | #Learnt:      19971 | 0.000
139.47/139.59	c total clause space: 127.173MB
139.47/139.59	c total #watches: 270855
140.07/140.14	c total #propagations: 263713574 / total #impl: 825553951 (eff. 0.319)
140.07/140.14	c #Conflicts:     234000 | #Learnt:      20971 | 0.000
140.07/140.14	c total clause space: 127.173MB
140.07/140.14	c total #watches: 274120
140.77/140.82	c total #propagations: 264836741 / total #impl: 829264101 (eff. 0.319)
140.77/140.82	c #Conflicts:     235000 | #Learnt:      21971 | 0.000
140.77/140.82	c total clause space: 127.173MB
140.77/140.82	c total #watches: 277198
141.47/141.50	c total #propagations: 266080737 / total #impl: 832866342 (eff. 0.319)
141.47/141.50	c #Conflicts:     236000 | #Learnt:      22971 | 0.000
141.47/141.50	c total clause space: 127.173MB
141.47/141.50	c total #watches: 280015
141.97/142.05	c total #propagations: 267267041 / total #impl: 836382155 (eff. 0.320)
141.97/142.05	c GARBAGE COLLECT
141.97/142.05	c #Conflicts:     237000 | #Learnt:      12340 | 0.000
141.97/142.05	c total clause space: 127.173MB
141.97/142.05	c total #watches: 246827
142.47/142.53	c total #propagations: 268370549 / total #impl: 839505569 (eff. 0.320)
142.47/142.53	c #Conflicts:     238000 | #Learnt:      13340 | 0.000
142.47/142.53	c total clause space: 127.173MB
142.47/142.53	c total #watches: 249503
142.97/143.08	c total #propagations: 269519167 / total #impl: 842837950 (eff. 0.320)
142.97/143.08	c #Conflicts:     239000 | #Learnt:      14340 | 0.000
142.97/143.08	c total clause space: 127.173MB
142.97/143.08	c total #watches: 252708
143.47/143.58	c total #propagations: 270757087 / total #impl: 846628766 (eff. 0.320)
143.47/143.58	c #Conflicts:     240000 | #Learnt:      15340 | 0.000
143.47/143.58	c total clause space: 127.173MB
143.47/143.58	c total #watches: 255496
144.07/144.11	c total #propagations: 271801723 / total #impl: 849609463 (eff. 0.320)
144.07/144.11	c #Conflicts:     241000 | #Learnt:      16340 | 0.000
144.07/144.11	c total clause space: 127.173MB
144.07/144.11	c total #watches: 259105
144.57/144.64	c total #propagations: 272869866 / total #impl: 852907723 (eff. 0.320)
144.57/144.64	c #Conflicts:     242000 | #Learnt:      17340 | 0.000
144.57/144.64	c total clause space: 127.173MB
144.57/144.64	c total #watches: 261644
145.17/145.23	c total #propagations: 273823897 / total #impl: 855834927 (eff. 0.320)
145.17/145.23	c #Conflicts:     243000 | #Learnt:      18340 | 0.000
145.17/145.23	c total clause space: 127.173MB
145.17/145.23	c total #watches: 264016
145.66/145.78	c total #propagations: 274935328 / total #impl: 859109705 (eff. 0.320)
145.66/145.78	c #Conflicts:     244000 | #Learnt:      19340 | 0.000
145.66/145.78	c total clause space: 127.173MB
145.66/145.78	c total #watches: 266440
146.27/146.34	c total #propagations: 275998857 / total #impl: 862130201 (eff. 0.320)
146.27/146.34	c #Conflicts:     245000 | #Learnt:      20340 | 0.000
146.27/146.34	c total clause space: 127.173MB
146.27/146.34	c total #watches: 269991
146.96/147.03	c total #propagations: 277116667 / total #impl: 865706180 (eff. 0.320)
146.96/147.03	c #Conflicts:     246000 | #Learnt:      21340 | 0.000
146.96/147.03	c total clause space: 127.173MB
146.96/147.03	c total #watches: 272654
147.66/147.77	c total #propagations: 278335314 / total #impl: 869594111 (eff. 0.320)
147.66/147.77	c #Conflicts:     247000 | #Learnt:      22340 | 0.000
147.66/147.77	c total clause space: 127.173MB
147.66/147.77	c total #watches: 277148
148.26/148.31	c total #propagations: 279567879 / total #impl: 873760100 (eff. 0.320)
148.26/148.31	c #Conflicts:     248000 | #Learnt:      23340 | 0.000
148.26/148.31	c total clause space: 127.173MB
148.26/148.31	c total #watches: 279983
148.76/148.86	c total #propagations: 280676848 / total #impl: 877231060 (eff. 0.320)
148.76/148.86	c GARBAGE COLLECT
148.76/148.86	c #Conflicts:     249000 | #Learnt:      12440 | 0.000
148.76/148.86	c total clause space: 127.173MB
148.76/148.86	c total #watches: 247876
149.36/149.43	c total #propagations: 281831297 / total #impl: 881162026 (eff. 0.320)
149.36/149.43	c #Conflicts:     250000 | #Learnt:      13440 | 0.000
149.36/149.43	c total clause space: 127.173MB
149.36/149.43	c total #watches: 250631
149.96/150.05	c total #propagations: 283115367 / total #impl: 885148127 (eff. 0.320)
149.96/150.05	c #Conflicts:     251000 | #Learnt:      14440 | 0.000
149.96/150.05	c total clause space: 127.173MB
149.96/150.05	c total #watches: 254527
150.56/150.60	c total #propagations: 284400477 / total #impl: 889171804 (eff. 0.320)
150.56/150.60	c #Conflicts:     252000 | #Learnt:      15440 | 0.000
150.56/150.60	c total clause space: 127.173MB
150.56/150.60	c total #watches: 257286
151.16/151.20	c total #propagations: 285470641 / total #impl: 892401483 (eff. 0.320)
151.16/151.20	c #Conflicts:     253000 | #Learnt:      16440 | 0.000
151.16/151.20	c total clause space: 127.173MB
151.16/151.20	c total #watches: 260281
151.77/151.86	c total #propagations: 286597629 / total #impl: 895793426 (eff. 0.320)
151.77/151.86	c #Conflicts:     254000 | #Learnt:      17440 | 0.000
151.77/151.86	c total clause space: 127.173MB
151.77/151.86	c total #watches: 264396
152.26/152.38	c total #propagations: 287959775 / total #impl: 900095101 (eff. 0.320)
152.26/152.38	c #Conflicts:     255000 | #Learnt:      18440 | 0.000
152.26/152.38	c total clause space: 127.173MB
152.26/152.38	c total #watches: 267604
152.87/152.99	c total #propagations: 289032074 / total #impl: 903222055 (eff. 0.320)
152.87/152.99	c #Conflicts:     256000 | #Learnt:      19440 | 0.000
152.87/152.99	c total clause space: 127.173MB
152.87/152.99	c total #watches: 271378
153.56/153.68	c total #propagations: 290166637 / total #impl: 906719619 (eff. 0.320)
153.56/153.68	c #Conflicts:     257000 | #Learnt:      20440 | 0.000
153.56/153.68	c total clause space: 127.173MB
153.56/153.68	c total #watches: 273994
154.46/154.55	c total #propagations: 291395868 / total #impl: 910459535 (eff. 0.320)
154.46/154.55	c #Conflicts:     258000 | #Learnt:      21440 | 0.000
154.46/154.55	c total clause space: 127.173MB
154.46/154.55	c total #watches: 277184
155.07/155.20	c total #propagations: 292807163 / total #impl: 915158435 (eff. 0.320)
155.07/155.20	c #Conflicts:     259000 | #Learnt:      22440 | 0.000
155.07/155.20	c total clause space: 127.173MB
155.07/155.20	c total #watches: 280096
155.66/155.77	c total #propagations: 293944743 / total #impl: 918677221 (eff. 0.320)
155.66/155.77	c #Conflicts:     260000 | #Learnt:      23440 | 0.000
155.66/155.77	c total clause space: 127.173MB
155.66/155.77	c total #watches: 282858
156.27/156.39	c total #propagations: 294984338 / total #impl: 921597056 (eff. 0.320)
156.27/156.39	c #Conflicts:     261000 | #Learnt:      24440 | 0.000
156.27/156.39	c total clause space: 127.173MB
156.27/156.39	c total #watches: 285519
156.86/156.95	c total #propagations: 296002122 / total #impl: 924696106 (eff. 0.320)
156.86/156.95	c GARBAGE COLLECT
156.86/156.95	c #Conflicts:     262000 | #Learnt:      13250 | 0.000
156.86/156.95	c total clause space: 127.173MB
156.86/156.95	c total #watches: 250282
157.46/157.50	c total #propagations: 297131936 / total #impl: 927976267 (eff. 0.320)
157.46/157.50	c #Conflicts:     263000 | #Learnt:      14250 | 0.000
157.46/157.50	c total clause space: 127.173MB
157.46/157.50	c total #watches: 252840
157.96/158.07	c total #propagations: 298261125 / total #impl: 931235900 (eff. 0.320)
157.96/158.07	c #Conflicts:     264000 | #Learnt:      15250 | 0.000
157.96/158.07	c total clause space: 127.173MB
157.96/158.07	c total #watches: 255511
158.56/158.61	c total #propagations: 299403117 / total #impl: 934626874 (eff. 0.320)
158.56/158.61	c #Conflicts:     265000 | #Learnt:      16250 | 0.000
158.56/158.61	c total clause space: 127.173MB
158.56/158.61	c total #watches: 258514
158.96/159.03	c total #propagations: 300470531 / total #impl: 937970927 (eff. 0.320)
158.96/159.03	c #Conflicts:     266000 | #Learnt:      17250 | 0.000
158.96/159.03	c total clause space: 127.173MB
158.96/159.03	c total #watches: 261351
159.66/159.71	c total #propagations: 301429611 / total #impl: 940895692 (eff. 0.320)
159.66/159.71	c #Conflicts:     267000 | #Learnt:      18250 | 0.000
159.66/159.71	c total clause space: 127.173MB
159.66/159.71	c total #watches: 265459
160.57/160.65	c total #propagations: 302691125 / total #impl: 945265096 (eff. 0.320)
160.57/160.65	c #Conflicts:     268000 | #Learnt:      19250 | 0.000
160.57/160.65	c total clause space: 127.173MB
160.57/160.65	c total #watches: 269988
161.67/161.80	c total #propagations: 304187089 / total #impl: 950893753 (eff. 0.320)
161.67/161.80	c #Conflicts:     269000 | #Learnt:      20250 | 0.000
161.67/161.80	c total clause space: 127.173MB
161.77/161.80	c total #watches: 275048
162.56/162.64	c total #propagations: 305735292 / total #impl: 956556346 (eff. 0.320)
162.56/162.64	c #Conflicts:     270000 | #Learnt:      21250 | 0.000
162.56/162.64	c total clause space: 127.173MB
162.56/162.64	c total #watches: 280447
163.06/163.18	c total #propagations: 307008100 / total #impl: 960875033 (eff. 0.320)
163.06/163.18	c #Conflicts:     271000 | #Learnt:      22250 | 0.000
163.06/163.18	c total clause space: 127.173MB
163.06/163.18	c total #watches: 283037
163.66/163.75	c total #propagations: 308007575 / total #impl: 963878936 (eff. 0.320)
163.66/163.75	c #Conflicts:     272000 | #Learnt:      23250 | 0.000
163.66/163.75	c total clause space: 127.173MB
163.66/163.75	c total #watches: 285715
164.36/164.47	c total #propagations: 309009359 / total #impl: 966918744 (eff. 0.320)
164.36/164.47	c #Conflicts:     273000 | #Learnt:      24250 | 0.000
164.36/164.47	c total clause space: 127.173MB
164.36/164.47	c total #watches: 289223
165.16/165.26	c total #propagations: 310159578 / total #impl: 970744000 (eff. 0.320)
165.16/165.26	c GARBAGE COLLECT
165.16/165.26	c #Conflicts:     274000 | #Learnt:      12751 | 0.000
165.16/165.26	c total clause space: 127.173MB
165.16/165.26	c total #watches: 248989
165.66/165.75	c total #propagations: 311412664 / total #impl: 974739665 (eff. 0.319)
165.66/165.75	c #Conflicts:     275000 | #Learnt:      13751 | 0.000
165.66/165.75	c total clause space: 127.173MB
165.66/165.75	c total #watches: 251781
166.17/166.27	c total #propagations: 312548628 / total #impl: 978256613 (eff. 0.319)
166.17/166.27	c #Conflicts:     276000 | #Learnt:      14751 | 0.000
166.17/166.27	c total clause space: 127.173MB
166.17/166.27	c total #watches: 255299
166.76/166.88	c total #propagations: 313746685 / total #impl: 981807064 (eff. 0.320)
166.76/166.88	c #Conflicts:     277000 | #Learnt:      15751 | 0.000
166.76/166.88	c total clause space: 127.173MB
166.76/166.88	c total #watches: 257845
167.36/167.49	c total #propagations: 314816705 / total #impl: 985037761 (eff. 0.320)
167.36/167.49	c #Conflicts:     278000 | #Learnt:      16751 | 0.000
167.36/167.49	c total clause space: 127.173MB
167.36/167.49	c total #watches: 261154
168.16/168.26	c total #propagations: 316034201 / total #impl: 988612425 (eff. 0.320)
168.16/168.26	c #Conflicts:     279000 | #Learnt:      17751 | 0.000
168.16/168.26	c total clause space: 127.173MB
168.16/168.26	c total #watches: 264979
168.86/168.92	c total #propagations: 317396036 / total #impl: 992952963 (eff. 0.320)
168.86/168.92	c #Conflicts:     280000 | #Learnt:      18751 | 0.000
168.86/168.92	c total clause space: 127.173MB
168.86/168.92	c total #watches: 270597
169.76/169.81	c total #propagations: 318629550 / total #impl: 996879598 (eff. 0.320)
169.76/169.81	c #Conflicts:     281000 | #Learnt:      19751 | 0.000
169.76/169.81	c total clause space: 127.173MB
169.76/169.81	c total #watches: 276710
170.47/170.60	c total #propagations: 319959877 / total #impl: 1001605859 (eff. 0.319)
170.47/170.60	c #Conflicts:     282000 | #Learnt:      20751 | 0.000
170.47/170.60	c total clause space: 127.173MB
170.47/170.60	c total #watches: 279406
171.16/171.23	c total #propagations: 321013007 / total #impl: 1004890107 (eff. 0.319)
171.16/171.23	c #Conflicts:     283000 | #Learnt:      21751 | 0.000
171.16/171.23	c total clause space: 127.173MB
171.16/171.23	c total #watches: 282907
171.76/171.88	c total #propagations: 321962765 / total #impl: 1007894732 (eff. 0.319)
171.76/171.88	c #Conflicts:     284000 | #Learnt:      22751 | 0.000
171.76/171.88	c total clause space: 127.173MB
171.76/171.88	c total #watches: 285716
172.56/172.64	c total #propagations: 322957765 / total #impl: 1010950336 (eff. 0.319)
172.56/172.64	c #Conflicts:     285000 | #Learnt:      23751 | 0.000
172.56/172.64	c total clause space: 127.173MB
172.56/172.64	c total #watches: 288700
173.26/173.39	c total #propagations: 324213641 / total #impl: 1014595709 (eff. 0.320)
173.26/173.39	c #Conflicts:     286000 | #Learnt:      24751 | 0.000
173.26/173.39	c total clause space: 127.173MB
173.26/173.39	c total #watches: 291656
173.87/173.96	c total #propagations: 325448205 / total #impl: 1018021710 (eff. 0.320)
173.87/173.96	c GARBAGE COLLECT
173.87/173.96	c #Conflicts:     287000 | #Learnt:      12951 | 0.000
173.87/173.96	c total clause space: 127.173MB
173.87/173.96	c total #watches: 249647
174.36/174.47	c total #propagations: 326383704 / total #impl: 1020583189 (eff. 0.320)
174.36/174.47	c #Conflicts:     288000 | #Learnt:      13951 | 0.000
174.36/174.47	c total clause space: 127.173MB
174.36/174.47	c total #watches: 252624
174.97/175.01	c total #propagations: 327544597 / total #impl: 1023932129 (eff. 0.320)
174.97/175.01	c #Conflicts:     289000 | #Learnt:      14951 | 0.000
174.97/175.01	c total clause space: 127.173MB
174.97/175.01	c total #watches: 255291
175.46/175.58	c total #propagations: 328710226 / total #impl: 1027346492 (eff. 0.320)
175.46/175.58	c #Conflicts:     290000 | #Learnt:      15951 | 0.000
175.46/175.58	c total clause space: 127.173MB
175.46/175.58	c total #watches: 257865
176.07/176.11	c total #propagations: 329841457 / total #impl: 1030880942 (eff. 0.320)
176.07/176.11	c #Conflicts:     291000 | #Learnt:      16951 | 0.000
176.07/176.11	c total clause space: 127.173MB
176.07/176.11	c total #watches: 260966
176.56/176.63	c total #propagations: 330941712 / total #impl: 1034463352 (eff. 0.320)
176.56/176.63	c #Conflicts:     292000 | #Learnt:      17951 | 0.000
176.56/176.63	c total clause space: 127.173MB
176.56/176.63	c total #watches: 264714
177.07/177.20	c total #propagations: 331915578 / total #impl: 1037700722 (eff. 0.320)
177.07/177.20	c #Conflicts:     293000 | #Learnt:      18951 | 0.000
177.07/177.20	c total clause space: 127.173MB
177.07/177.20	c total #watches: 267560
177.66/177.76	c total #propagations: 332783457 / total #impl: 1040449065 (eff. 0.320)
177.66/177.76	c #Conflicts:     294000 | #Learnt:      19951 | 0.000
177.66/177.76	c total clause space: 127.173MB
177.66/177.76	c total #watches: 270436
178.26/178.40	c total #propagations: 333640460 / total #impl: 1043229369 (eff. 0.320)
178.26/178.40	c #Conflicts:     295000 | #Learnt:      20951 | 0.000
178.26/178.40	c total clause space: 127.173MB
178.26/178.40	c total #watches: 273674
178.86/178.99	c total #propagations: 334650209 / total #impl: 1046582609 (eff. 0.320)
178.86/178.99	c #Conflicts:     296000 | #Learnt:      21951 | 0.000
178.86/178.99	c total clause space: 127.173MB
178.86/178.99	c total #watches: 276677
179.46/179.57	c total #propagations: 335681846 / total #impl: 1049788263 (eff. 0.320)
179.46/179.57	c #Conflicts:     297000 | #Learnt:      22951 | 0.000
179.46/179.57	c total clause space: 127.173MB
179.46/179.57	c total #watches: 279800
180.06/180.16	c total #propagations: 336839726 / total #impl: 1053119320 (eff. 0.320)
180.06/180.16	c #Conflicts:     298000 | #Learnt:      23951 | 0.000
180.06/180.16	c total clause space: 127.173MB
180.06/180.16	c total #watches: 282214
180.76/180.80	c total #propagations: 337848252 / total #impl: 1056160114 (eff. 0.320)
180.76/180.80	c #Conflicts:     299000 | #Learnt:      24951 | 0.000
180.76/180.80	c total clause space: 127.173MB
180.76/180.80	c total #watches: 284837
181.36/181.44	c total #propagations: 338963810 / total #impl: 1059647223 (eff. 0.320)
181.36/181.44	c #Conflicts:     300000 | #Learnt:      25951 | 0.000
181.36/181.44	c total clause space: 127.173MB
181.36/181.44	c total #watches: 287232
181.86/181.97	c total #propagations: 340003376 / total #impl: 1062747104 (eff. 0.320)
181.86/181.97	c GARBAGE COLLECT
181.86/181.97	c #Conflicts:     301000 | #Learnt:      13835 | 0.000
181.86/181.97	c total clause space: 127.173MB
181.86/181.97	c total #watches: 252389
182.36/182.45	c total #propagations: 341080090 / total #impl: 1065694843 (eff. 0.320)
182.36/182.45	c #Conflicts:     302000 | #Learnt:      14835 | 0.000
182.36/182.45	c total clause space: 127.173MB
182.36/182.45	c total #watches: 254697
182.76/182.86	c total #propagations: 342077101 / total #impl: 1068577993 (eff. 0.320)
182.76/182.86	c #Conflicts:     303000 | #Learnt:      15835 | 0.000
182.76/182.86	c total clause space: 127.173MB
182.76/182.86	c total #watches: 257145
183.26/183.39	c total #propagations: 343032547 / total #impl: 1071343293 (eff. 0.320)
183.26/183.39	c #Conflicts:     304000 | #Learnt:      16835 | 0.000
183.26/183.39	c total clause space: 127.173MB
183.26/183.39	c total #watches: 260176
183.86/183.99	c total #propagations: 344117050 / total #impl: 1074596889 (eff. 0.320)
183.86/183.99	c #Conflicts:     305000 | #Learnt:      17835 | 0.000
183.86/183.99	c total clause space: 127.173MB
183.86/184.00	c total #watches: 262854
184.46/184.59	c total #propagations: 345289469 / total #impl: 1077769201 (eff. 0.320)
184.46/184.59	c #Conflicts:     306000 | #Learnt:      18835 | 0.000
184.46/184.59	c total clause space: 127.173MB
184.46/184.59	c total #watches: 266184
185.16/185.24	c total #propagations: 346424955 / total #impl: 1081389471 (eff. 0.320)
185.16/185.24	c #Conflicts:     307000 | #Learnt:      19835 | 0.000
185.16/185.24	c total clause space: 127.173MB
185.16/185.24	c total #watches: 269463
185.76/185.83	c total #propagations: 347590620 / total #impl: 1085015479 (eff. 0.320)
185.76/185.83	c #Conflicts:     308000 | #Learnt:      20835 | 0.000
185.76/185.83	c total clause space: 127.173MB
185.76/185.83	c total #watches: 272494
186.36/186.44	c total #propagations: 348673803 / total #impl: 1088281617 (eff. 0.320)
186.36/186.44	c #Conflicts:     309000 | #Learnt:      21835 | 0.000
186.36/186.44	c total clause space: 127.173MB
186.36/186.44	c total #watches: 275829
186.96/187.06	c total #propagations: 349740091 / total #impl: 1091429866 (eff. 0.320)
186.96/187.06	c #Conflicts:     310000 | #Learnt:      22835 | 0.000
186.96/187.06	c total clause space: 127.173MB
186.96/187.06	c total #watches: 278709
187.56/187.63	c total #propagations: 350784932 / total #impl: 1094630016 (eff. 0.320)
187.56/187.63	c #Conflicts:     311000 | #Learnt:      23835 | 0.000
187.56/187.63	c total clause space: 127.173MB
187.56/187.63	c total #watches: 281475
188.26/188.34	c total #propagations: 351942093 / total #impl: 1098235958 (eff. 0.320)
188.26/188.34	c #Conflicts:     312000 | #Learnt:      24835 | 0.000
188.26/188.34	c total clause space: 127.173MB
188.26/188.34	c total #watches: 287793
189.26/189.31	c total #propagations: 353024588 / total #impl: 1102090914 (eff. 0.320)
189.26/189.31	c #Conflicts:     313000 | #Learnt:      25835 | 0.000
189.26/189.31	c total clause space: 127.173MB
189.26/189.31	c total #watches: 295357
190.36/190.45	c total #propagations: 354265612 / total #impl: 1107015302 (eff. 0.320)
190.36/190.45	c #Conflicts:     314000 | #Learnt:      26835 | 0.000
190.36/190.45	c total clause space: 127.173MB
190.36/190.45	c total #watches: 303216
191.16/191.29	c total #propagations: 355601653 / total #impl: 1112352248 (eff. 0.320)
191.16/191.29	c GARBAGE COLLECT
191.16/191.29	c #Conflicts:     315000 | #Learnt:      14466 | 0.000
191.16/191.29	c total clause space: 127.173MB
191.16/191.29	c total #watches: 262359
191.86/191.99	c total #propagations: 356755720 / total #impl: 1117468070 (eff. 0.319)
191.86/191.99	c #Conflicts:     316000 | #Learnt:      15466 | 0.000
191.86/191.99	c total clause space: 127.173MB
191.86/191.99	c total #watches: 268050
192.76/192.86	c total #propagations: 357822815 / total #impl: 1121045457 (eff. 0.319)
192.76/192.86	c #Conflicts:     317000 | #Learnt:      16466 | 0.000
192.76/192.86	c total clause space: 127.173MB
192.76/192.86	c total #watches: 271645
193.76/193.83	c total #propagations: 359081053 / total #impl: 1125241260 (eff. 0.319)
193.76/193.83	c #Conflicts:     318000 | #Learnt:      17466 | 0.000
193.76/193.83	c total clause space: 127.173MB
193.76/193.83	c total #watches: 277410
194.96/195.04	c total #propagations: 360425637 / total #impl: 1129834982 (eff. 0.319)
194.96/195.04	c #Conflicts:     319000 | #Learnt:      18466 | 0.000
194.96/195.04	c total clause space: 127.173MB
194.96/195.04	c total #watches: 285415
196.36/196.48	c total #propagations: 361716194 / total #impl: 1135095877 (eff. 0.319)
196.36/196.48	c #Conflicts:     320000 | #Learnt:      19466 | 0.000
196.36/196.48	c total clause space: 127.173MB
196.36/196.48	c total #watches: 299351
198.45/198.58	c total #propagations: 363033677 / total #impl: 1140821304 (eff. 0.318)
198.45/198.58	c #Conflicts:     321000 | #Learnt:      20466 | 0.000
198.45/198.58	c total clause space: 127.173MB
198.45/198.58	c total #watches: 312758
200.75/200.88	c total #propagations: 364197361 / total #impl: 1146279172 (eff. 0.318)
200.75/200.88	c #Conflicts:     322000 | #Learnt:      21466 | 0.000
200.75/200.88	c total clause space: 127.173MB
200.75/200.88	c total #watches: 321060
202.75/202.82	c total #propagations: 365377562 / total #impl: 1150787717 (eff. 0.318)
202.75/202.82	c #Conflicts:     323000 | #Learnt:      22466 | 0.000
202.75/202.82	c total clause space: 127.173MB
202.75/202.82	c total #watches: 324323
204.66/204.71	c total #propagations: 366521330 / total #impl: 1154399499 (eff. 0.317)
204.66/204.71	c #Conflicts:     324000 | #Learnt:      23466 | 0.000
204.66/204.71	c total clause space: 127.173MB
204.66/204.71	c total #watches: 327748
206.45/206.55	c total #propagations: 367594121 / total #impl: 1158026120 (eff. 0.317)
206.45/206.55	c #Conflicts:     325000 | #Learnt:      24466 | 0.000
206.45/206.55	c total clause space: 127.173MB
206.45/206.55	c total #watches: 332509
208.25/208.36	c total #propagations: 368747930 / total #impl: 1162567011 (eff. 0.317)
208.25/208.36	c #Conflicts:     326000 | #Learnt:      25466 | 0.000
208.25/208.36	c total clause space: 127.173MB
208.25/208.36	c total #watches: 335340
210.25/210.32	c total #propagations: 369779857 / total #impl: 1166453784 (eff. 0.317)
210.25/210.32	c #Conflicts:     327000 | #Learnt:      26466 | 0.000
210.25/210.32	c total clause space: 127.173MB
210.25/210.32	c total #watches: 343876
212.46/212.51	c total #propagations: 370879481 / total #impl: 1171187940 (eff. 0.317)
212.46/212.51	c #Conflicts:     328000 | #Learnt:      27466 | 0.000
212.46/212.51	c total clause space: 127.173MB
212.46/212.51	c total #watches: 359250
213.16/213.27	c total #propagations: 371799485 / total #impl: 1175850650 (eff. 0.316)
213.16/213.27	c GARBAGE COLLECT
213.16/213.27	c #Conflicts:     329000 | #Learnt:      14760 | 0.000
213.16/213.27	c total clause space: 127.173MB
213.16/213.27	c total #watches: 262512
213.86/213.92	c total #propagations: 372852189 / total #impl: 1179842284 (eff. 0.316)
213.86/213.92	c #Conflicts:     330000 | #Learnt:      15760 | 0.000
213.86/213.92	c total clause space: 127.173MB
213.86/213.92	c total #watches: 265650
214.66/214.75	c total #propagations: 373848467 / total #impl: 1183222258 (eff. 0.316)
214.66/214.75	c #Conflicts:     331000 | #Learnt:      16760 | 0.000
214.66/214.75	c total clause space: 127.173MB
214.66/214.75	c total #watches: 271258
215.46/215.58	c total #propagations: 374971875 / total #impl: 1186912056 (eff. 0.316)
215.46/215.58	c #Conflicts:     332000 | #Learnt:      17760 | 0.000
215.46/215.58	c total clause space: 127.173MB
215.46/215.58	c total #watches: 274304
216.26/216.39	c total #propagations: 376001317 / total #impl: 1190411569 (eff. 0.316)
216.26/216.39	c #Conflicts:     333000 | #Learnt:      18760 | 0.000
216.26/216.39	c total clause space: 127.173MB
216.26/216.39	c total #watches: 278277
217.16/217.25	c total #propagations: 376985615 / total #impl: 1193735207 (eff. 0.316)
217.16/217.25	c #Conflicts:     334000 | #Learnt:      19760 | 0.000
217.16/217.25	c total clause space: 127.173MB
217.16/217.25	c total #watches: 281454
217.96/218.09	c total #propagations: 378113641 / total #impl: 1197291894 (eff. 0.316)
217.96/218.09	c #Conflicts:     335000 | #Learnt:      20760 | 0.000
217.96/218.09	c total clause space: 127.173MB
217.96/218.09	c total #watches: 284463
218.76/218.82	c total #propagations: 379260552 / total #impl: 1200625968 (eff. 0.316)
218.76/218.82	c #Conflicts:     336000 | #Learnt:      21760 | 0.000
218.76/218.82	c total clause space: 127.173MB
218.76/218.82	c total #watches: 287343
219.36/219.45	c total #propagations: 380261440 / total #impl: 1203574645 (eff. 0.316)
219.36/219.45	c #Conflicts:     337000 | #Learnt:      22760 | 0.000
219.36/219.45	c total clause space: 127.173MB
219.36/219.45	c total #watches: 289971
220.16/220.27	c total #propagations: 381114474 / total #impl: 1206224564 (eff. 0.316)
220.16/220.27	c #Conflicts:     338000 | #Learnt:      23760 | 0.000
220.16/220.27	c total clause space: 127.173MB
220.16/220.27	c total #watches: 292957
221.16/221.22	c total #propagations: 382163119 / total #impl: 1209374933 (eff. 0.316)
221.16/221.22	c #Conflicts:     339000 | #Learnt:      24760 | 0.000
221.16/221.22	c total clause space: 127.173MB
221.16/221.22	c total #watches: 296221
222.06/222.12	c total #propagations: 383438387 / total #impl: 1213137499 (eff. 0.316)
222.06/222.12	c #Conflicts:     340000 | #Learnt:      25760 | 0.000
222.06/222.12	c total clause space: 127.173MB
222.06/222.12	c total #watches: 299126
223.26/223.32	c total #propagations: 384490971 / total #impl: 1216593937 (eff. 0.316)
223.26/223.32	c #Conflicts:     341000 | #Learnt:      26760 | 0.000
223.26/223.32	c total clause space: 127.173MB
223.26/223.32	c total #watches: 304890
224.26/224.38	c total #propagations: 385940211 / total #impl: 1221730027 (eff. 0.316)
224.26/224.38	c #Conflicts:     342000 | #Learnt:      27760 | 0.000
224.26/224.38	c total clause space: 127.173MB
224.26/224.38	c total #watches: 309020
225.06/225.11	c total #propagations: 387203588 / total #impl: 1225990508 (eff. 0.316)
225.06/225.11	c GARBAGE COLLECT
225.06/225.11	c #Conflicts:     343000 | #Learnt:      14730 | 0.000
225.06/225.11	c total clause space: 127.173MB
225.06/225.11	c total #watches: 260220
225.66/225.75	c total #propagations: 388367122 / total #impl: 1229249161 (eff. 0.316)
225.66/225.75	c #Conflicts:     344000 | #Learnt:      15730 | 0.000
225.66/225.75	c total clause space: 127.173MB
225.66/225.75	c total #watches: 263063
226.46/226.55	c total #propagations: 389465367 / total #impl: 1232551215 (eff. 0.316)
226.46/226.55	c #Conflicts:     345000 | #Learnt:      16730 | 0.000
226.46/226.55	c total clause space: 127.173MB
226.46/226.55	c total #watches: 265809
227.16/227.21	c total #propagations: 390729037 / total #impl: 1236681097 (eff. 0.316)
227.16/227.21	c #Conflicts:     346000 | #Learnt:      17730 | 0.000
227.16/227.21	c total clause space: 127.173MB
227.16/227.21	c total #watches: 268489
227.76/227.85	c total #propagations: 391924991 / total #impl: 1240373622 (eff. 0.316)
227.76/227.85	c #Conflicts:     347000 | #Learnt:      18730 | 0.000
227.76/227.85	c total clause space: 127.173MB
227.76/227.85	c total #watches: 271429
228.26/228.34	c total #propagations: 393068495 / total #impl: 1243825618 (eff. 0.316)
228.26/228.34	c #Conflicts:     348000 | #Learnt:      19730 | 0.000
228.26/228.34	c total clause space: 127.173MB
228.26/228.35	c total #watches: 274609
228.76/228.87	c total #propagations: 394024838 / total #impl: 1246870143 (eff. 0.316)
228.76/228.87	c #Conflicts:     349000 | #Learnt:      20730 | 0.000
228.76/228.87	c total clause space: 127.173MB
228.76/228.87	c total #watches: 277923
229.36/229.42	c total #propagations: 394839757 / total #impl: 1249599948 (eff. 0.316)
229.36/229.42	c #Conflicts:     350000 | #Learnt:      21730 | 0.000
229.36/229.42	c total clause space: 127.173MB
229.36/229.42	c total #watches: 281608
229.96/230.05	c total #propagations: 395770297 / total #impl: 1252641600 (eff. 0.316)
229.96/230.05	c #Conflicts:     351000 | #Learnt:      22730 | 0.000
229.96/230.05	c total clause space: 127.173MB
229.96/230.05	c total #watches: 285304
230.65/230.75	c total #propagations: 396861098 / total #impl: 1256362740 (eff. 0.316)
230.65/230.75	c #Conflicts:     352000 | #Learnt:      23730 | 0.000
230.65/230.75	c total clause space: 127.173MB
230.65/230.75	c total #watches: 289546
231.45/231.53	c total #propagations: 397978230 / total #impl: 1260230826 (eff. 0.316)
231.45/231.53	c #Conflicts:     353000 | #Learnt:      24730 | 0.000
231.45/231.53	c total clause space: 127.173MB
231.45/231.53	c total #watches: 293277
232.16/232.28	c total #propagations: 399195267 / total #impl: 1264346791 (eff. 0.316)
232.16/232.28	c #Conflicts:     354000 | #Learnt:      25730 | 0.000
232.16/232.28	c total clause space: 127.173MB
232.16/232.28	c total #watches: 296137
232.95/233.08	c total #propagations: 400294974 / total #impl: 1267734607 (eff. 0.316)
232.95/233.08	c #Conflicts:     355000 | #Learnt:      26730 | 0.000
232.95/233.08	c total clause space: 127.173MB
232.95/233.08	c total #watches: 298884
233.85/233.99	c total #propagations: 401463948 / total #impl: 1271477902 (eff. 0.316)
233.85/233.99	c #Conflicts:     356000 | #Learnt:      27730 | 0.000
233.85/233.99	c total clause space: 127.173MB
233.85/233.99	c total #watches: 309394
234.85/234.98	c total #propagations: 402680634 / total #impl: 1276016129 (eff. 0.316)
234.85/234.98	c GARBAGE COLLECT
234.85/234.98	c #Conflicts:     357000 | #Learnt:      14432 | 0.000
234.85/234.98	c total clause space: 127.173MB
234.85/234.98	c total #watches: 259419
235.55/235.63	c total #propagations: 403845072 / total #impl: 1279720919 (eff. 0.316)
235.55/235.63	c #Conflicts:     358000 | #Learnt:      15432 | 0.000
235.55/235.63	c total clause space: 127.173MB
235.55/235.63	c total #watches: 263793
236.15/236.23	c total #propagations: 405042797 / total #impl: 1283542087 (eff. 0.316)
236.15/236.23	c #Conflicts:     359000 | #Learnt:      16432 | 0.000
236.15/236.23	c total clause space: 127.173MB
236.15/236.23	c total #watches: 267671
237.05/237.10	c total #propagations: 406008262 / total #impl: 1286791729 (eff. 0.316)
237.05/237.10	c #Conflicts:     360000 | #Learnt:      17432 | 0.000
237.05/237.10	c total clause space: 127.173MB
237.05/237.10	c total #watches: 271712
237.95/238.08	c total #propagations: 407558422 / total #impl: 1292050617 (eff. 0.315)
237.95/238.08	c #Conflicts:     361000 | #Learnt:      18432 | 0.000
237.95/238.08	c total clause space: 127.173MB
237.95/238.08	c total #watches: 276564
238.76/238.88	c total #propagations: 409160246 / total #impl: 1297376975 (eff. 0.315)
238.76/238.88	c #Conflicts:     362000 | #Learnt:      19432 | 0.000
238.76/238.88	c total clause space: 127.173MB
238.76/238.88	c total #watches: 279119
239.65/239.79	c total #propagations: 410327119 / total #impl: 1300842377 (eff. 0.315)
239.65/239.79	c #Conflicts:     363000 | #Learnt:      20432 | 0.000
239.65/239.79	c total clause space: 127.173MB
239.65/239.79	c total #watches: 282580
240.45/240.52	c total #propagations: 411629098 / total #impl: 1305170749 (eff. 0.315)
240.45/240.52	c #Conflicts:     364000 | #Learnt:      21432 | 0.000
240.45/240.52	c total clause space: 127.173MB
240.45/240.52	c total #watches: 285231
241.25/241.30	c total #propagations: 412626010 / total #impl: 1308279447 (eff. 0.315)
241.25/241.30	c #Conflicts:     365000 | #Learnt:      22432 | 0.000
241.25/241.30	c total clause space: 127.173MB
241.25/241.30	c total #watches: 288346
242.06/242.16	c total #propagations: 413613004 / total #impl: 1311415976 (eff. 0.315)
242.06/242.16	c #Conflicts:     366000 | #Learnt:      23432 | 0.000
242.06/242.16	c total clause space: 127.173MB
242.06/242.16	c total #watches: 291115
242.95/243.02	c total #propagations: 414724484 / total #impl: 1314927480 (eff. 0.315)
242.95/243.02	c #Conflicts:     367000 | #Learnt:      24432 | 0.000
242.95/243.02	c total clause space: 127.173MB
242.95/243.02	c total #watches: 297182
243.85/243.94	c total #propagations: 415761486 / total #impl: 1318775165 (eff. 0.315)
243.85/243.94	c #Conflicts:     368000 | #Learnt:      25432 | 0.000
243.85/243.94	c total clause space: 127.173MB
243.85/243.94	c total #watches: 301667
244.75/244.80	c total #propagations: 416814295 / total #impl: 1322341542 (eff. 0.315)
244.75/244.80	c #Conflicts:     369000 | #Learnt:      26432 | 0.000
244.75/244.80	c total clause space: 127.173MB
244.75/244.80	c total #watches: 306975
245.45/245.59	c total #propagations: 417746726 / total #impl: 1325608445 (eff. 0.315)
245.45/245.59	c #Conflicts:     370000 | #Learnt:      27432 | 0.000
245.45/245.59	c total clause space: 127.173MB
245.45/245.59	c total #watches: 309446
246.25/246.39	c total #propagations: 418766090 / total #impl: 1328895954 (eff. 0.315)
246.25/246.39	c #Conflicts:     371000 | #Learnt:      28432 | 0.000
246.25/246.39	c total clause space: 127.173MB
246.25/246.39	c total #watches: 312278
247.05/247.18	c total #propagations: 419750260 / total #impl: 1332110568 (eff. 0.315)
247.05/247.18	c GARBAGE COLLECT
247.05/247.18	c #Conflicts:     372000 | #Learnt:      14851 | 0.000
247.05/247.18	c total clause space: 127.173MB
247.05/247.18	c total #watches: 260727
247.85/247.95	c total #propagations: 420707102 / total #impl: 1335314873 (eff. 0.315)
247.85/247.95	c #Conflicts:     373000 | #Learnt:      15851 | 0.000
247.85/247.95	c total clause space: 127.173MB
247.85/247.95	c total #watches: 265030
248.75/248.85	c total #propagations: 421986885 / total #impl: 1339378178 (eff. 0.315)
248.75/248.85	c #Conflicts:     374000 | #Learnt:      16851 | 0.000
248.75/248.85	c total clause space: 127.173MB
248.75/248.85	c total #watches: 268497
249.66/249.77	c total #propagations: 423331404 / total #impl: 1344025784 (eff. 0.315)
249.66/249.77	c #Conflicts:     375000 | #Learnt:      17851 | 0.000
249.66/249.77	c total clause space: 127.173MB
249.66/249.77	c total #watches: 272301
250.55/250.62	c total #propagations: 424626122 / total #impl: 1348504868 (eff. 0.315)
250.55/250.62	c #Conflicts:     376000 | #Learnt:      18851 | 0.000
250.55/250.62	c total clause space: 127.173MB
250.55/250.62	c total #watches: 277115
251.55/251.68	c total #propagations: 425792455 / total #impl: 1352586629 (eff. 0.315)
251.55/251.68	c #Conflicts:     377000 | #Learnt:      19851 | 0.000
251.55/251.68	c total clause space: 127.173MB
251.55/251.68	c total #watches: 284380
253.15/253.28	c total #propagations: 426922971 / total #impl: 1356780915 (eff. 0.315)
253.15/253.28	c #Conflicts:     378000 | #Learnt:      20851 | 0.000
253.15/253.28	c total clause space: 127.173MB
253.15/253.28	c total #watches: 297010
254.85/254.99	c total #propagations: 428101997 / total #impl: 1361488438 (eff. 0.314)
254.85/254.99	c #Conflicts:     379000 | #Learnt:      21851 | 0.000
254.85/254.99	c total clause space: 127.173MB
254.85/254.99	c total #watches: 304052
256.55/256.63	c total #propagations: 429320454 / total #impl: 1366038923 (eff. 0.314)
256.55/256.63	c #Conflicts:     380000 | #Learnt:      22851 | 0.000
256.55/256.63	c total clause space: 127.173MB
256.55/256.63	c total #watches: 308660
258.35/258.45	c total #propagations: 430573930 / total #impl: 1370251074 (eff. 0.314)
258.35/258.45	c #Conflicts:     381000 | #Learnt:      23851 | 0.000
258.35/258.45	c total clause space: 127.173MB
258.35/258.45	c total #watches: 315428
259.75/259.87	c total #propagations: 432030836 / total #impl: 1375643611 (eff. 0.314)
259.75/259.87	c #Conflicts:     382000 | #Learnt:      24851 | 0.000
259.75/259.87	c total clause space: 127.173MB
259.75/259.87	c total #watches: 318454
261.15/261.25	c total #propagations: 433136017 / total #impl: 1379220415 (eff. 0.314)
261.15/261.25	c #Conflicts:     383000 | #Learnt:      25851 | 0.000
261.15/261.25	c total clause space: 127.173MB
261.15/261.25	c total #watches: 321298
263.05/263.10	c total #propagations: 434206104 / total #impl: 1382396777 (eff. 0.314)
263.05/263.10	c #Conflicts:     384000 | #Learnt:      26851 | 0.000
263.05/263.10	c total clause space: 127.173MB
263.05/263.10	c total #watches: 323749
264.45/264.58	c total #propagations: 435540417 / total #impl: 1386257215 (eff. 0.314)
264.45/264.58	c #Conflicts:     385000 | #Learnt:      27851 | 0.000
264.45/264.58	c total clause space: 127.173MB
264.45/264.58	c total #watches: 326910
265.35/265.47	c total #propagations: 436748420 / total #impl: 1389406244 (eff. 0.314)
265.35/265.47	c #Conflicts:     386000 | #Learnt:      28851 | 0.000
265.35/265.47	c total clause space: 127.173MB
265.35/265.47	c total #watches: 330049
266.65/266.70	c total #propagations: 437716741 / total #impl: 1392192138 (eff. 0.314)
266.65/266.70	c #Conflicts:     387000 | #Learnt:      29851 | 0.000
266.65/266.70	c total clause space: 127.173MB
266.65/266.70	c total #watches: 332560
267.36/267.43	c total #propagations: 438796771 / total #impl: 1395233696 (eff. 0.314)
267.36/267.43	c GARBAGE COLLECT
267.36/267.43	c #Conflicts:     388000 | #Learnt:      15924 | 0.000
267.36/267.43	c total clause space: 127.173MB
267.36/267.43	c total #watches: 263441
267.95/268.05	c total #propagations: 439949417 / total #impl: 1398532046 (eff. 0.315)
267.95/268.05	c #Conflicts:     389000 | #Learnt:      16924 | 0.000
267.95/268.05	c total clause space: 127.173MB
267.95/268.05	c total #watches: 267013
268.65/268.73	c total #propagations: 441082939 / total #impl: 1401987388 (eff. 0.315)
268.65/268.73	c #Conflicts:     390000 | #Learnt:      17924 | 0.000
268.65/268.73	c total clause space: 127.173MB
268.65/268.73	c total #watches: 270112
269.35/269.43	c total #propagations: 442269152 / total #impl: 1405695299 (eff. 0.315)
269.35/269.43	c #Conflicts:     391000 | #Learnt:      18924 | 0.000
269.35/269.43	c total clause space: 127.173MB
269.35/269.43	c total #watches: 273104
270.05/270.15	c total #propagations: 443538412 / total #impl: 1409622198 (eff. 0.315)
270.05/270.15	c #Conflicts:     392000 | #Learnt:      19924 | 0.000
270.05/270.15	c total clause space: 127.173MB
270.05/270.15	c total #watches: 276638
270.75/270.80	c total #propagations: 444776126 / total #impl: 1413612714 (eff. 0.315)
270.75/270.80	c #Conflicts:     393000 | #Learnt:      20924 | 0.000
270.75/270.80	c total clause space: 127.173MB
270.75/270.80	c total #watches: 283270
271.66/271.76	c total #propagations: 445896568 / total #impl: 1417439375 (eff. 0.315)
271.66/271.76	c #Conflicts:     394000 | #Learnt:      21924 | 0.000
271.66/271.76	c total clause space: 127.173MB
271.66/271.76	c total #watches: 290211
272.55/272.63	c total #propagations: 447092835 / total #impl: 1421830702 (eff. 0.314)
272.55/272.63	c #Conflicts:     395000 | #Learnt:      22924 | 0.000
272.55/272.63	c total clause space: 127.173MB
272.55/272.63	c total #watches: 296435
273.65/273.70	c total #propagations: 448140140 / total #impl: 1425553934 (eff. 0.314)
273.65/273.70	c #Conflicts:     396000 | #Learnt:      23924 | 0.000
273.65/273.70	c total clause space: 127.173MB
273.65/273.70	c total #watches: 305771
274.75/274.86	c total #propagations: 449348638 / total #impl: 1429943287 (eff. 0.314)
274.75/274.86	c #Conflicts:     397000 | #Learnt:      24924 | 0.000
274.75/274.86	c total clause space: 127.173MB
274.75/274.86	c total #watches: 313598
276.55/276.60	c total #propagations: 450388135 / total #impl: 1433925793 (eff. 0.314)
276.55/276.60	c #Conflicts:     398000 | #Learnt:      25924 | 0.000
276.55/276.60	c total clause space: 127.173MB
276.55/276.60	c total #watches: 322039
278.35/278.43	c total #propagations: 451546109 / total #impl: 1438084402 (eff. 0.314)
278.35/278.43	c #Conflicts:     399000 | #Learnt:      26924 | 0.000
278.35/278.43	c total clause space: 127.173MB
278.35/278.43	c total #watches: 325021
279.65/279.73	c total #propagations: 452718516 / total #impl: 1441800702 (eff. 0.314)
279.65/279.73	c #Conflicts:     400000 | #Learnt:      27924 | 0.000
279.65/279.73	c total clause space: 127.173MB
279.65/279.73	c total #watches: 328047
281.25/281.37	c total #propagations: 453855369 / total #impl: 1445134549 (eff. 0.314)
281.25/281.37	c #Conflicts:     401000 | #Learnt:      28924 | 0.000
281.25/281.37	c total clause space: 127.173MB
281.25/281.37	c total #watches: 331287
282.65/282.77	c total #propagations: 454901218 / total #impl: 1448593555 (eff. 0.314)
282.65/282.77	c #Conflicts:     402000 | #Learnt:      29924 | 0.000
282.65/282.77	c total clause space: 127.173MB
282.65/282.77	c total #watches: 333792
283.75/283.87	c total #propagations: 456008235 / total #impl: 1451693683 (eff. 0.314)
283.75/283.87	c GARBAGE COLLECT
283.75/283.87	c #Conflicts:     403000 | #Learnt:      15726 | 0.000
283.75/283.87	c total clause space: 127.173MB
283.75/283.87	c total #watches: 263130
284.35/284.40	c total #propagations: 457000557 / total #impl: 1454685612 (eff. 0.314)
284.35/284.40	c #Conflicts:     404000 | #Learnt:      16726 | 0.000
284.35/284.40	c total clause space: 127.173MB
284.35/284.40	c total #watches: 265610
284.85/284.93	c total #propagations: 457915207 / total #impl: 1457689988 (eff. 0.314)
284.85/284.93	c #Conflicts:     405000 | #Learnt:      17726 | 0.000
284.85/284.93	c total clause space: 127.173MB
284.85/284.93	c total #watches: 268863
285.45/285.57	c total #propagations: 458702202 / total #impl: 1460131019 (eff. 0.314)
285.45/285.57	c #Conflicts:     406000 | #Learnt:      18726 | 0.000
285.45/285.57	c total clause space: 127.173MB
285.45/285.57	c total #watches: 271857
286.05/286.13	c total #propagations: 459708867 / total #impl: 1463416267 (eff. 0.314)
286.05/286.13	c #Conflicts:     407000 | #Learnt:      19726 | 0.000
286.05/286.13	c total clause space: 127.173MB
286.05/286.13	c total #watches: 274608
286.75/286.85	c total #propagations: 460737397 / total #impl: 1466486530 (eff. 0.314)
286.75/286.85	c #Conflicts:     408000 | #Learnt:      20726 | 0.000
286.75/286.85	c total clause space: 127.173MB
286.75/286.85	c total #watches: 277237
287.55/287.67	c total #propagations: 461901841 / total #impl: 1469885737 (eff. 0.314)
287.55/287.67	c #Conflicts:     409000 | #Learnt:      21726 | 0.000
287.55/287.67	c total clause space: 127.173MB
287.55/287.67	c total #watches: 280489
288.25/288.32	c total #propagations: 463061119 / total #impl: 1473826828 (eff. 0.314)
288.25/288.32	c #Conflicts:     410000 | #Learnt:      22726 | 0.000
288.25/288.32	c total clause space: 127.173MB
288.25/288.32	c total #watches: 283121
288.95/289.02	c total #propagations: 464112429 / total #impl: 1477109025 (eff. 0.314)
288.95/289.02	c #Conflicts:     411000 | #Learnt:      23726 | 0.000
288.95/289.02	c total clause space: 127.173MB
288.95/289.02	c total #watches: 285592
289.75/289.81	c total #propagations: 465218466 / total #impl: 1480503579 (eff. 0.314)
289.75/289.81	c #Conflicts:     412000 | #Learnt:      24726 | 0.000
289.75/289.81	c total clause space: 127.173MB
289.75/289.81	c total #watches: 292332
290.65/290.78	c total #propagations: 466492164 / total #impl: 1484753876 (eff. 0.314)
290.65/290.78	c #Conflicts:     413000 | #Learnt:      25726 | 0.000
290.65/290.78	c total clause space: 127.173MB
290.65/290.78	c total #watches: 295953
291.65/291.76	c total #propagations: 467613549 / total #impl: 1488364329 (eff. 0.314)
291.65/291.76	c #Conflicts:     414000 | #Learnt:      26726 | 0.000
291.65/291.76	c total clause space: 127.173MB
291.65/291.76	c total #watches: 298631
292.35/292.49	c total #propagations: 468744132 / total #impl: 1491850266 (eff. 0.314)
292.35/292.49	c #Conflicts:     415000 | #Learnt:      27726 | 0.000
292.35/292.49	c total clause space: 127.173MB
292.35/292.49	c total #watches: 302163
293.15/293.20	c total #propagations: 469873230 / total #impl: 1495448615 (eff. 0.314)
293.15/293.20	c #Conflicts:     416000 | #Learnt:      28726 | 0.000
293.15/293.20	c total clause space: 127.173MB
293.15/293.20	c total #watches: 305234
293.85/293.99	c total #propagations: 470869690 / total #impl: 1498632649 (eff. 0.314)
293.85/293.99	c #Conflicts:     417000 | #Learnt:      29726 | 0.000
293.85/293.99	c total clause space: 127.173MB
293.85/293.99	c total #watches: 308013
295.05/295.11	c total #propagations: 471805898 / total #impl: 1501532921 (eff. 0.314)
295.05/295.11	c #Conflicts:     418000 | #Learnt:      30726 | 0.000
295.05/295.11	c total clause space: 127.173MB
295.05/295.11	c total #watches: 314224
295.85/295.98	c total #propagations: 472933907 / total #impl: 1505393259 (eff. 0.314)
295.85/295.98	c GARBAGE COLLECT
295.85/295.98	c #Conflicts:     419000 | #Learnt:      16228 | 0.000
295.85/295.98	c total clause space: 127.173MB
295.85/295.98	c total #watches: 265312
296.64/296.72	c total #propagations: 474093019 / total #impl: 1509106039 (eff. 0.314)
296.64/296.72	c #Conflicts:     420000 | #Learnt:      17228 | 0.000
296.64/296.72	c total clause space: 127.173MB
296.64/296.72	c total #watches: 269148
297.34/297.49	c total #propagations: 475237752 / total #impl: 1512819677 (eff. 0.314)
297.34/297.49	c #Conflicts:     421000 | #Learnt:      18228 | 0.000
297.34/297.49	c total clause space: 127.173MB
297.34/297.49	c total #watches: 272901
298.24/298.33	c total #propagations: 476330788 / total #impl: 1516457880 (eff. 0.314)
298.24/298.33	c #Conflicts:     422000 | #Learnt:      19228 | 0.000
298.24/298.33	c total clause space: 127.173MB
298.24/298.33	c total #watches: 276566
299.15/299.26	c total #propagations: 477525631 / total #impl: 1520157018 (eff. 0.314)
299.15/299.26	c #Conflicts:     423000 | #Learnt:      20228 | 0.000
299.15/299.26	c total clause space: 127.173MB
299.15/299.26	c total #watches: 281861
300.14/300.23	c total #propagations: 478835423 / total #impl: 1524666432 (eff. 0.314)
300.14/300.23	c #Conflicts:     424000 | #Learnt:      21228 | 0.000
300.14/300.23	c total clause space: 127.173MB
300.14/300.23	c total #watches: 290552
301.24/301.38	c total #propagations: 480207683 / total #impl: 1529891266 (eff. 0.314)
301.24/301.38	c #Conflicts:     425000 | #Learnt:      22228 | 0.000
301.24/301.38	c total clause space: 127.173MB
301.24/301.38	c total #watches: 302754
302.84/302.96	c total #propagations: 481435833 / total #impl: 1535054372 (eff. 0.314)
302.84/302.96	c #Conflicts:     426000 | #Learnt:      23228 | 0.000
302.84/302.96	c total clause space: 127.173MB
302.84/302.96	c total #watches: 316524
304.94/305.03	c total #propagations: 482721749 / total #impl: 1540618404 (eff. 0.313)
304.94/305.03	c #Conflicts:     427000 | #Learnt:      24228 | 0.000
304.94/305.03	c total clause space: 127.173MB
304.94/305.03	c total #watches: 327603
307.54/307.60	c total #propagations: 484048504 / total #impl: 1546254498 (eff. 0.313)
307.54/307.60	c #Conflicts:     428000 | #Learnt:      25228 | 0.000
307.54/307.60	c total clause space: 127.173MB
307.54/307.60	c total #watches: 345781
311.04/311.19	c total #propagations: 485348558 / total #impl: 1552386353 (eff. 0.313)
311.04/311.19	c #Conflicts:     429000 | #Learnt:      26228 | 0.000
311.04/311.19	c total clause space: 127.173MB
311.04/311.19	c total #watches: 358832
315.14/315.23	c total #propagations: 486620264 / total #impl: 1559945514 (eff. 0.312)
315.14/315.23	c #Conflicts:     430000 | #Learnt:      27228 | 0.000
315.14/315.23	c total clause space: 127.173MB
315.14/315.23	c total #watches: 368496
319.44/319.52	c total #propagations: 487727699 / total #impl: 1567195341 (eff. 0.311)
319.44/319.52	c #Conflicts:     431000 | #Learnt:      28228 | 0.000
319.44/319.52	c total clause space: 127.173MB
319.44/319.52	c total #watches: 381455
323.84/323.90	c total #propagations: 488810535 / total #impl: 1575101087 (eff. 0.310)
323.84/323.90	c #Conflicts:     432000 | #Learnt:      29228 | 0.000
323.84/323.90	c total clause space: 127.173MB
323.84/323.90	c total #watches: 390586
328.34/328.42	c total #propagations: 490036779 / total #impl: 1582283129 (eff. 0.310)
328.34/328.42	c #Conflicts:     433000 | #Learnt:      30228 | 0.000
328.34/328.42	c total clause space: 206.656MB
328.34/328.42	c total #watches: 397194
332.74/332.89	c total #propagations: 491084227 / total #impl: 1588635448 (eff. 0.309)
332.74/332.89	c #Conflicts:     434000 | #Learnt:      31228 | 0.000
332.74/332.89	c total clause space: 206.656MB
332.74/332.89	c total #watches: 404464
335.64/335.76	c total #propagations: 492162077 / total #impl: 1595515839 (eff. 0.308)
335.64/335.76	c GARBAGE COLLECT
335.64/335.76	c #Conflicts:     435000 | #Learnt:      16440 | 0.000
335.64/335.76	c total clause space: 206.656MB
335.64/335.76	c total #watches: 272473
336.64/336.78	c total #propagations: 493269823 / total #impl: 1601212344 (eff. 0.308)
336.64/336.78	c #Conflicts:     436000 | #Learnt:      17440 | 0.000
336.64/336.78	c total clause space: 206.656MB
336.64/336.78	c total #watches: 281094
337.94/338.01	c total #propagations: 494339649 / total #impl: 1605300213 (eff. 0.308)
337.94/338.01	c #Conflicts:     437000 | #Learnt:      18440 | 0.000
337.94/338.01	c total clause space: 206.656MB
337.94/338.01	c total #watches: 284465
339.34/339.42	c total #propagations: 495328616 / total #impl: 1608596425 (eff. 0.308)
339.34/339.42	c #Conflicts:     438000 | #Learnt:      19440 | 0.000
339.34/339.42	c total clause space: 206.656MB
339.34/339.42	c total #watches: 288408
340.74/340.87	c total #propagations: 496373344 / total #impl: 1612076815 (eff. 0.308)
340.74/340.87	c #Conflicts:     439000 | #Learnt:      20440 | 0.000
340.74/340.87	c total clause space: 206.656MB
340.74/340.87	c total #watches: 292870
342.34/342.42	c total #propagations: 497523964 / total #impl: 1616017637 (eff. 0.308)
342.34/342.42	c #Conflicts:     440000 | #Learnt:      21440 | 0.000
342.34/342.42	c total clause space: 206.656MB
342.34/342.42	c total #watches: 297255
343.94/344.04	c total #propagations: 498668314 / total #impl: 1620161048 (eff. 0.308)
343.94/344.04	c #Conflicts:     441000 | #Learnt:      22440 | 0.000
343.94/344.04	c total clause space: 206.656MB
343.94/344.04	c total #watches: 303316
345.54/345.61	c total #propagations: 499787788 / total #impl: 1624188770 (eff. 0.308)
345.54/345.61	c #Conflicts:     442000 | #Learnt:      23440 | 0.000
345.54/345.61	c total clause space: 206.656MB
345.54/345.61	c total #watches: 309104
347.34/347.44	c total #propagations: 500790807 / total #impl: 1628193621 (eff. 0.308)
347.34/347.44	c #Conflicts:     443000 | #Learnt:      24440 | 0.000
347.34/347.44	c total clause space: 206.656MB
347.34/347.44	c total #watches: 316118
349.14/349.22	c total #propagations: 501825336 / total #impl: 1632494163 (eff. 0.307)
349.14/349.22	c #Conflicts:     444000 | #Learnt:      25440 | 0.000
349.14/349.22	c total clause space: 206.656MB
349.14/349.22	c total #watches: 320740
351.34/351.43	c total #propagations: 502848942 / total #impl: 1636677874 (eff. 0.307)
351.34/351.43	c #Conflicts:     445000 | #Learnt:      26440 | 0.000
351.34/351.43	c total clause space: 206.656MB
351.34/351.43	c total #watches: 326335
353.74/353.80	c total #propagations: 503943928 / total #impl: 1641110240 (eff. 0.307)
353.74/353.80	c #Conflicts:     446000 | #Learnt:      27440 | 0.000
353.74/353.80	c total clause space: 206.656MB
353.74/353.80	c total #watches: 334021
356.03/356.14	c total #propagations: 504992781 / total #impl: 1645738383 (eff. 0.307)
356.03/356.14	c #Conflicts:     447000 | #Learnt:      28440 | 0.000
356.03/356.14	c total clause space: 206.656MB
356.03/356.14	c total #watches: 340429
358.33/358.41	c total #propagations: 505964350 / total #impl: 1650202719 (eff. 0.307)
358.33/358.41	c #Conflicts:     448000 | #Learnt:      29440 | 0.000
358.33/358.41	c total clause space: 206.656MB
358.33/358.41	c total #watches: 345246
361.33/361.49	c total #propagations: 506830614 / total #impl: 1654350672 (eff. 0.306)
361.33/361.49	c #Conflicts:     449000 | #Learnt:      30440 | 0.000
361.33/361.49	c total clause space: 206.656MB
361.33/361.49	c total #watches: 349532
363.93/364.01	c total #propagations: 508023154 / total #impl: 1659954577 (eff. 0.306)
363.93/364.01	c #Conflicts:     450000 | #Learnt:      31440 | 0.000
363.93/364.01	c total clause space: 206.656MB
363.93/364.01	c total #watches: 353307
366.53/366.60	c total #propagations: 508927470 / total #impl: 1664000395 (eff. 0.306)
366.53/366.60	c GARBAGE COLLECT
366.53/366.60	c #Conflicts:     451000 | #Learnt:      16365 | 0.000
366.53/366.60	c total clause space: 206.656MB
366.53/366.60	c total #watches: 270033
367.73/367.81	c total #propagations: 510244879 / total #impl: 1669756062 (eff. 0.306)
367.73/367.81	c #Conflicts:     452000 | #Learnt:      17365 | 0.000
367.73/367.81	c total clause space: 206.656MB
367.73/367.81	c total #watches: 278505
369.33/369.46	c total #propagations: 511575491 / total #impl: 1674834402 (eff. 0.305)
369.33/369.46	c #Conflicts:     453000 | #Learnt:      18365 | 0.000
369.33/369.46	c total clause space: 206.656MB
369.33/369.46	c total #watches: 287536
371.33/371.48	c total #propagations: 512869674 / total #impl: 1679893425 (eff. 0.305)
371.33/371.48	c #Conflicts:     454000 | #Learnt:      19365 | 0.000
371.33/371.48	c total clause space: 206.656MB
371.33/371.48	c total #watches: 295662
373.33/373.49	c total #propagations: 514097885 / total #impl: 1684884368 (eff. 0.305)
373.33/373.49	c #Conflicts:     455000 | #Learnt:      20365 | 0.000
373.33/373.49	c total clause space: 206.656MB
373.33/373.49	c total #watches: 300114
375.43/375.56	c total #propagations: 515046371 / total #impl: 1688653278 (eff. 0.305)
375.43/375.56	c #Conflicts:     456000 | #Learnt:      21365 | 0.000
375.43/375.56	c total clause space: 206.656MB
375.43/375.56	c total #watches: 307888
377.93/378.09	c total #propagations: 515993255 / total #impl: 1693088165 (eff. 0.305)
377.93/378.09	c #Conflicts:     457000 | #Learnt:      22365 | 0.000
377.93/378.09	c total clause space: 206.656MB
377.93/378.09	c total #watches: 317853
381.43/381.59	c total #propagations: 517085006 / total #impl: 1697848975 (eff. 0.305)
381.43/381.59	c #Conflicts:     458000 | #Learnt:      23365 | 0.000
381.43/381.59	c total clause space: 206.656MB
381.43/381.59	c total #watches: 327433
385.63/385.78	c total #propagations: 518248546 / total #impl: 1703590004 (eff. 0.304)
385.63/385.78	c #Conflicts:     459000 | #Learnt:      24365 | 0.000
385.63/385.78	c total clause space: 206.656MB
385.63/385.78	c total #watches: 342953
390.83/390.96	c total #propagations: 519289625 / total #impl: 1709204040 (eff. 0.304)
390.83/390.96	c #Conflicts:     460000 | #Learnt:      25365 | 0.000
390.83/390.96	c total clause space: 206.656MB
390.83/390.96	c total #watches: 358283
397.92/398.03	c total #propagations: 520476300 / total #impl: 1715348541 (eff. 0.303)
397.92/398.03	c #Conflicts:     461000 | #Learnt:      26365 | 0.000
397.92/398.03	c total clause space: 206.656MB
397.92/398.03	c total #watches: 372337
404.33/404.41	c total #propagations: 521751483 / total #impl: 1722201750 (eff. 0.303)
404.33/404.41	c #Conflicts:     462000 | #Learnt:      27365 | 0.000
404.33/404.41	c total clause space: 206.656MB
404.33/404.42	c total #watches: 385109
409.13/409.26	c total #propagations: 522868077 / total #impl: 1728933651 (eff. 0.302)
409.13/409.26	c #Conflicts:     463000 | #Learnt:      28365 | 0.000
409.13/409.26	c total clause space: 206.656MB
409.13/409.26	c total #watches: 389735
414.32/414.45	c total #propagations: 523866482 / total #impl: 1733901392 (eff. 0.302)
414.32/414.45	c #Conflicts:     464000 | #Learnt:      29365 | 0.000
414.32/414.45	c total clause space: 206.656MB
414.32/414.45	c total #watches: 394373
418.72/418.89	c total #propagations: 524897520 / total #impl: 1738982896 (eff. 0.302)
418.72/418.89	c #Conflicts:     465000 | #Learnt:      30365 | 0.000
418.72/418.89	c total clause space: 206.656MB
418.72/418.89	c total #watches: 397739
423.32/423.45	c total #propagations: 525932926 / total #impl: 1743279296 (eff. 0.302)
423.32/423.45	c #Conflicts:     466000 | #Learnt:      31365 | 0.000
423.32/423.45	c total clause space: 206.656MB
423.32/423.45	c total #watches: 403523
427.52/427.67	c total #propagations: 526981320 / total #impl: 1747789281 (eff. 0.302)
427.52/427.67	c #Conflicts:     467000 | #Learnt:      32365 | 0.000
427.52/427.67	c total clause space: 206.656MB
427.52/427.67	c total #watches: 408224
430.52/430.67	c total #propagations: 527990744 / total #impl: 1751834620 (eff. 0.301)
430.52/430.67	c GARBAGE COLLECT
430.52/430.67	c #Conflicts:     468000 | #Learnt:      17004 | 0.000
430.52/430.67	c total clause space: 206.656MB
430.52/430.67	c total #watches: 272727
431.42/431.50	c total #propagations: 529080032 / total #impl: 1755997887 (eff. 0.301)
431.42/431.50	c #Conflicts:     469000 | #Learnt:      18003 | 0.000
431.42/431.50	c total clause space: 206.656MB
431.42/431.50	c total #watches: 277810
432.12/432.28	c total #propagations: 530143763 / total #impl: 1759574515 (eff. 0.301)
432.12/432.28	c #Conflicts:     470000 | #Learnt:      19003 | 0.000
432.12/432.28	c total clause space: 206.656MB
432.12/432.28	c total #watches: 282549
433.12/433.25	c total #propagations: 530984367 / total #impl: 1762648702 (eff. 0.301)
433.12/433.25	c #Conflicts:     471000 | #Learnt:      20003 | 0.000
433.12/433.25	c total clause space: 206.656MB
433.12/433.25	c total #watches: 289519
434.32/434.40	c total #propagations: 531903253 / total #impl: 1766264388 (eff. 0.301)
434.32/434.40	c #Conflicts:     472000 | #Learnt:      21003 | 0.000
434.32/434.40	c total clause space: 206.656MB
434.32/434.40	c total #watches: 295372
435.52/435.70	c total #propagations: 532985141 / total #impl: 1770367669 (eff. 0.301)
435.52/435.70	c #Conflicts:     473000 | #Learnt:      22003 | 0.000
435.52/435.70	c total clause space: 206.656MB
435.52/435.70	c total #watches: 303205
437.22/437.30	c total #propagations: 533985023 / total #impl: 1774137493 (eff. 0.301)
437.22/437.30	c #Conflicts:     474000 | #Learnt:      23003 | 0.000
437.22/437.30	c total clause space: 206.656MB
437.22/437.31	c total #watches: 311955
438.92/439.09	c total #propagations: 535006717 / total #impl: 1778692802 (eff. 0.301)
438.92/439.09	c #Conflicts:     475000 | #Learnt:      24003 | 0.000
438.92/439.09	c total clause space: 206.656MB
438.92/439.09	c total #watches: 316453
440.82/440.90	c total #propagations: 535990184 / total #impl: 1782862235 (eff. 0.301)
440.82/440.90	c #Conflicts:     476000 | #Learnt:      25003 | 0.000
440.82/440.90	c total clause space: 206.656MB
440.82/440.90	c total #watches: 320927
442.72/442.86	c total #propagations: 536957733 / total #impl: 1786672671 (eff. 0.301)
442.72/442.86	c #Conflicts:     477000 | #Learnt:      26003 | 0.000
442.72/442.86	c total clause space: 206.656MB
442.72/442.86	c total #watches: 326827
444.82/444.91	c total #propagations: 537880359 / total #impl: 1790649167 (eff. 0.300)
444.82/444.91	c #Conflicts:     478000 | #Learnt:      27003 | 0.000
444.82/444.91	c total clause space: 206.656MB
444.82/444.91	c total #watches: 333838
447.32/447.40	c total #propagations: 538768507 / total #impl: 1794374849 (eff. 0.300)
447.32/447.40	c #Conflicts:     479000 | #Learnt:      28003 | 0.000
447.32/447.40	c total clause space: 206.656MB
447.32/447.40	c total #watches: 347469
450.31/450.49	c total #propagations: 539635718 / total #impl: 1798491182 (eff. 0.300)
450.31/450.49	c #Conflicts:     480000 | #Learnt:      29003 | 0.000
450.31/450.49	c total clause space: 206.656MB
450.31/450.49	c total #watches: 357183
453.61/453.78	c total #propagations: 540652085 / total #impl: 1802941002 (eff. 0.300)
453.61/453.78	c #Conflicts:     481000 | #Learnt:      30003 | 0.000
453.61/453.78	c total clause space: 206.656MB
453.61/453.78	c total #watches: 364037
457.11/457.21	c total #propagations: 541477058 / total #impl: 1806855244 (eff. 0.300)
457.11/457.21	c #Conflicts:     482000 | #Learnt:      31003 | 0.000
457.11/457.21	c total clause space: 206.656MB
457.11/457.21	c total #watches: 369287
461.51/461.69	c total #propagations: 542328560 / total #impl: 1810719220 (eff. 0.300)
461.51/461.69	c #Conflicts:     483000 | #Learnt:      32003 | 0.000
461.51/461.69	c total clause space: 206.656MB
461.51/461.69	c total #watches: 375613
465.11/465.30	c total #propagations: 543353622 / total #impl: 1814981165 (eff. 0.299)
465.11/465.30	c #Conflicts:     484000 | #Learnt:      33003 | 0.000
465.11/465.30	c total clause space: 206.656MB
465.11/465.30	c total #watches: 378787
467.31/467.46	c total #propagations: 544261917 / total #impl: 1818354820 (eff. 0.299)
467.31/467.46	c GARBAGE COLLECT
467.31/467.46	c #Conflicts:     485000 | #Learnt:      17265 | 0.000
467.31/467.46	c total clause space: 206.656MB
467.31/467.46	c total #watches: 274365
468.21/468.32	c total #propagations: 545195411 / total #impl: 1821674915 (eff. 0.299)
468.21/468.32	c #Conflicts:     486000 | #Learnt:      18265 | 0.000
468.21/468.32	c total clause space: 206.656MB
468.21/468.32	c total #watches: 280219
469.21/469.33	c total #propagations: 546184378 / total #impl: 1825186846 (eff. 0.299)
469.21/469.33	c #Conflicts:     487000 | #Learnt:      19265 | 0.000
469.21/469.33	c total clause space: 206.656MB
469.21/469.33	c total #watches: 285884
470.21/470.38	c total #propagations: 547211468 / total #impl: 1828962438 (eff. 0.299)
470.21/470.38	c #Conflicts:     488000 | #Learnt:      20265 | 0.000
470.21/470.38	c total clause space: 206.656MB
470.21/470.38	c total #watches: 291778
471.41/471.55	c total #propagations: 548316478 / total #impl: 1833312477 (eff. 0.299)
471.41/471.55	c #Conflicts:     489000 | #Learnt:      21265 | 0.000
471.41/471.55	c total clause space: 206.656MB
471.41/471.55	c total #watches: 300345
472.71/472.82	c total #propagations: 549446491 / total #impl: 1837991131 (eff. 0.299)
472.71/472.82	c #Conflicts:     490000 | #Learnt:      22265 | 0.000
472.71/472.82	c total clause space: 206.656MB
472.71/472.82	c total #watches: 306898
473.91/474.08	c total #propagations: 550490053 / total #impl: 1842045471 (eff. 0.299)
473.91/474.08	c #Conflicts:     491000 | #Learnt:      23265 | 0.000
473.91/474.08	c total clause space: 206.656MB
473.91/474.08	c total #watches: 311270
475.22/475.37	c total #propagations: 551301918 / total #impl: 1844955885 (eff. 0.299)
475.22/475.37	c #Conflicts:     492000 | #Learnt:      24265 | 0.000
475.22/475.37	c total clause space: 206.656MB
475.22/475.37	c total #watches: 315562
476.61/476.70	c total #propagations: 552142979 / total #impl: 1847980465 (eff. 0.299)
476.61/476.70	c #Conflicts:     493000 | #Learnt:      25265 | 0.000
476.61/476.70	c total clause space: 206.656MB
476.61/476.70	c total #watches: 319936
478.21/478.34	c total #propagations: 553030380 / total #impl: 1851005322 (eff. 0.299)
478.21/478.34	c #Conflicts:     494000 | #Learnt:      26265 | 0.000
478.21/478.34	c total clause space: 206.656MB
478.21/478.34	c total #watches: 326262
479.91/480.03	c total #propagations: 554075322 / total #impl: 1854854188 (eff. 0.299)
479.91/480.03	c #Conflicts:     495000 | #Learnt:      27265 | 0.000
479.91/480.03	c total clause space: 206.656MB
479.91/480.03	c total #watches: 333273
481.82/481.94	c total #propagations: 555040472 / total #impl: 1858545126 (eff. 0.299)
481.82/481.94	c #Conflicts:     496000 | #Learnt:      28265 | 0.000
481.82/481.94	c total clause space: 206.656MB
481.82/481.94	c total #watches: 339204
484.02/484.16	c total #propagations: 556045811 / total #impl: 1862802940 (eff. 0.298)
484.02/484.16	c #Conflicts:     497000 | #Learnt:      29265 | 0.000
484.02/484.16	c total clause space: 206.656MB
484.02/484.16	c total #watches: 346965
486.12/486.29	c total #propagations: 557131651 / total #impl: 1867332376 (eff. 0.298)
486.12/486.29	c #Conflicts:     498000 | #Learnt:      30265 | 0.000
486.12/486.29	c total clause space: 206.656MB
486.12/486.29	c total #watches: 357304
488.61/488.79	c total #propagations: 558154475 / total #impl: 1871936487 (eff. 0.298)
488.61/488.79	c #Conflicts:     499000 | #Learnt:      31265 | 0.000
488.61/488.79	c total clause space: 206.656MB
488.61/488.79	c total #watches: 363202
491.41/491.53	c total #propagations: 559274549 / total #impl: 1876677481 (eff. 0.298)
491.41/491.53	c #Conflicts:     500000 | #Learnt:      32265 | 0.000
491.41/491.53	c total clause space: 206.656MB
491.41/491.53	c total #watches: 370391
494.31/494.48	c total #propagations: 560341553 / total #impl: 1881221129 (eff. 0.298)
494.31/494.48	c #Conflicts:     501000 | #Learnt:      33265 | 0.000
494.31/494.48	c total clause space: 206.656MB
494.31/494.48	c total #watches: 379712
498.01/498.10	c total #propagations: 561377395 / total #impl: 1885899366 (eff. 0.298)
498.01/498.10	c GARBAGE COLLECT
498.01/498.10	c #Conflicts:     502000 | #Learnt:      17223 | 0.000
498.01/498.10	c total clause space: 206.656MB
498.01/498.10	c total #watches: 274799
499.01/499.15	c total #propagations: 562659547 / total #impl: 1891893894 (eff. 0.297)
499.01/499.15	c #Conflicts:     503000 | #Learnt:      18223 | 0.000
499.01/499.15	c total clause space: 206.656MB
499.01/499.15	c total #watches: 280530
500.01/500.17	c total #propagations: 563953839 / total #impl: 1896678151 (eff. 0.297)
500.01/500.17	c #Conflicts:     504000 | #Learnt:      19223 | 0.000
500.01/500.17	c total clause space: 206.656MB
500.01/500.17	c total #watches: 284495
501.01/501.16	c total #propagations: 565002846 / total #impl: 1900651012 (eff. 0.297)
501.01/501.16	c #Conflicts:     505000 | #Learnt:      20223 | 0.000
501.01/501.16	c total clause space: 206.656MB
501.01/501.16	c total #watches: 287986
502.11/502.25	c total #propagations: 565837734 / total #impl: 1903700518 (eff. 0.297)
502.11/502.25	c #Conflicts:     506000 | #Learnt:      21223 | 0.000
502.11/502.25	c total clause space: 206.656MB
502.11/502.25	c total #watches: 292484
503.31/503.49	c total #propagations: 566763133 / total #impl: 1907160731 (eff. 0.297)
503.31/503.49	c #Conflicts:     507000 | #Learnt:      22223 | 0.000
503.31/503.49	c total clause space: 206.656MB
503.31/503.49	c total #watches: 297567
504.71/504.90	c total #propagations: 567715646 / total #impl: 1910715630 (eff. 0.297)
504.71/504.90	c #Conflicts:     508000 | #Learnt:      23223 | 0.000
504.71/504.90	c total clause space: 206.656MB
504.71/504.90	c total #watches: 305188
506.31/506.40	c total #propagations: 568675398 / total #impl: 1914606992 (eff. 0.297)
506.31/506.40	c #Conflicts:     509000 | #Learnt:      24223 | 0.000
506.31/506.40	c total clause space: 206.656MB
506.31/506.40	c total #watches: 310937
507.80/507.98	c total #propagations: 569645387 / total #impl: 1918217486 (eff. 0.297)
507.80/507.98	c #Conflicts:     510000 | #Learnt:      25223 | 0.000
507.80/507.98	c total clause space: 206.656MB
507.80/507.98	c total #watches: 318986
509.70/509.83	c total #propagations: 570615358 / total #impl: 1922179008 (eff. 0.297)
509.70/509.83	c #Conflicts:     511000 | #Learnt:      26223 | 0.000
509.70/509.83	c total clause space: 206.656MB
509.70/509.83	c total #watches: 325265
511.90/512.00	c total #propagations: 571599986 / total #impl: 1926457100 (eff. 0.297)
511.90/512.00	c #Conflicts:     512000 | #Learnt:      27223 | 0.000
511.90/512.00	c total clause space: 206.656MB
511.90/512.00	c total #watches: 332113
513.90/514.01	c total #propagations: 572603835 / total #impl: 1930906418 (eff. 0.297)
513.90/514.01	c #Conflicts:     513000 | #Learnt:      28223 | 0.000
513.90/514.01	c total clause space: 206.656MB
513.90/514.01	c total #watches: 336682
515.10/515.27	c total #propagations: 573581518 / total #impl: 1934920721 (eff. 0.296)
515.10/515.27	c #Conflicts:     514000 | #Learnt:      29223 | 0.000
515.10/515.27	c total clause space: 206.656MB
515.10/515.27	c total #watches: 338945
516.80/516.99	c total #propagations: 574578150 / total #impl: 1937848449 (eff. 0.297)
516.80/516.99	c #Conflicts:     515000 | #Learnt:      30223 | 0.000
516.80/516.99	c total clause space: 206.656MB
516.80/516.99	c total #watches: 341669
518.80/518.97	c total #propagations: 575853711 / total #impl: 1941929448 (eff. 0.297)
518.80/518.97	c #Conflicts:     516000 | #Learnt:      31223 | 0.000
518.80/518.97	c total clause space: 206.656MB
518.80/518.97	c total #watches: 347431
520.70/520.85	c total #propagations: 577112086 / total #impl: 1946639748 (eff. 0.296)
520.70/520.85	c #Conflicts:     517000 | #Learnt:      32223 | 0.000
520.70/520.85	c total clause space: 206.656MB
520.70/520.85	c total #watches: 349986
522.20/522.33	c total #propagations: 578221017 / total #impl: 1950179822 (eff. 0.296)
522.20/522.33	c #Conflicts:     518000 | #Learnt:      33223 | 0.000
522.20/522.33	c total clause space: 206.656MB
522.20/522.33	c total #watches: 353145
523.70/523.81	c total #propagations: 579343528 / total #impl: 1953655734 (eff. 0.297)
523.70/523.81	c #Conflicts:     519000 | #Learnt:      34223 | 0.000
523.70/523.81	c total clause space: 206.656MB
523.70/523.81	c total #watches: 355639
524.80/524.97	c total #propagations: 580316282 / total #impl: 1956676289 (eff. 0.297)
524.80/524.97	c GARBAGE COLLECT
524.80/524.97	c #Conflicts:     520000 | #Learnt:      17921 | 0.000
524.80/524.97	c total clause space: 206.656MB
524.80/524.97	c total #watches: 276731
525.71/525.83	c total #propagations: 581398931 / total #impl: 1960059221 (eff. 0.297)
525.71/525.83	c #Conflicts:     521000 | #Learnt:      18921 | 0.000
525.71/525.83	c total clause space: 206.656MB
525.71/525.83	c total #watches: 281427
526.50/526.66	c total #propagations: 582486978 / total #impl: 1963519728 (eff. 0.297)
526.50/526.66	c #Conflicts:     522000 | #Learnt:      19921 | 0.000
526.50/526.66	c total clause space: 206.656MB
526.50/526.66	c total #watches: 285983
527.30/527.49	c total #propagations: 583574149 / total #impl: 1966961124 (eff. 0.297)
527.30/527.49	c #Conflicts:     523000 | #Learnt:      20921 | 0.000
527.30/527.49	c total clause space: 206.656MB
527.30/527.49	c total #watches: 288960
528.40/528.57	c total #propagations: 584647855 / total #impl: 1970208685 (eff. 0.297)
528.40/528.57	c #Conflicts:     524000 | #Learnt:      21921 | 0.000
528.40/528.57	c total clause space: 206.656MB
528.40/528.57	c total #watches: 293886
529.50/529.61	c total #propagations: 585957690 / total #impl: 1974460815 (eff. 0.297)
529.50/529.61	c #Conflicts:     525000 | #Learnt:      22921 | 0.000
529.50/529.61	c total clause space: 206.656MB
529.50/529.61	c total #watches: 297643
530.50/530.65	c total #propagations: 587266447 / total #impl: 1978756499 (eff. 0.297)
530.50/530.65	c #Conflicts:     526000 | #Learnt:      23921 | 0.000
530.50/530.65	c total clause space: 206.656MB
530.50/530.65	c total #watches: 301430
531.60/531.72	c total #propagations: 588599538 / total #impl: 1983006613 (eff. 0.297)
531.60/531.72	c #Conflicts:     527000 | #Learnt:      24921 | 0.000
531.60/531.72	c total clause space: 206.656MB
531.60/531.72	c total #watches: 305132
532.60/532.77	c total #propagations: 589761722 / total #impl: 1986769058 (eff. 0.297)
532.60/532.77	c #Conflicts:     528000 | #Learnt:      25921 | 0.000
532.60/532.77	c total clause space: 206.656MB
532.60/532.77	c total #watches: 307642
533.70/533.85	c total #propagations: 590918042 / total #impl: 1990547490 (eff. 0.297)
533.70/533.85	c #Conflicts:     529000 | #Learnt:      26921 | 0.000
533.70/533.85	c total clause space: 206.656MB
533.70/533.85	c total #watches: 311651
534.90/535.04	c total #propagations: 592203734 / total #impl: 1995089546 (eff. 0.297)
534.90/535.04	c #Conflicts:     530000 | #Learnt:      27921 | 0.000
534.90/535.04	c total clause space: 206.656MB
534.90/535.04	c total #watches: 316229
535.90/536.08	c total #propagations: 593421189 / total #impl: 1999302814 (eff. 0.297)
535.90/536.08	c #Conflicts:     531000 | #Learnt:      28921 | 0.000
535.90/536.08	c total clause space: 206.656MB
535.90/536.08	c total #watches: 320928
537.20/537.38	c total #propagations: 594406548 / total #impl: 2002858751 (eff. 0.297)
537.20/537.38	c #Conflicts:     532000 | #Learnt:      29921 | 0.000
537.20/537.38	c total clause space: 206.656MB
537.20/537.38	c total #watches: 324711
538.30/538.47	c total #propagations: 595685931 / total #impl: 2007394516 (eff. 0.297)
538.30/538.47	c #Conflicts:     533000 | #Learnt:      30921 | 0.000
538.30/538.47	c total clause space: 206.656MB
538.30/538.47	c total #watches: 328012
539.40/539.55	c total #propagations: 596731379 / total #impl: 2010794851 (eff. 0.297)
539.40/539.55	c #Conflicts:     534000 | #Learnt:      31921 | 0.000
539.40/539.55	c total clause space: 206.656MB
539.40/539.55	c total #watches: 331118
540.70/540.81	c total #propagations: 597786387 / total #impl: 2014123366 (eff. 0.297)
540.70/540.81	c #Conflicts:     535000 | #Learnt:      32921 | 0.000
540.70/540.81	c total clause space: 206.656MB
540.70/540.81	c total #watches: 333827
542.10/542.26	c total #propagations: 598868762 / total #impl: 2017686112 (eff. 0.297)
542.10/542.26	c #Conflicts:     536000 | #Learnt:      33921 | 0.000
542.10/542.26	c total clause space: 206.656MB
542.10/542.26	c total #watches: 337028
543.31/543.46	c total #propagations: 600169705 / total #impl: 2022185257 (eff. 0.297)
543.31/543.46	c #Conflicts:     537000 | #Learnt:      34921 | 0.000
543.31/543.46	c total clause space: 206.656MB
543.31/543.46	c total #watches: 340071
544.41/544.52	c total #propagations: 601293835 / total #impl: 2025936409 (eff. 0.297)
544.41/544.52	c GARBAGE COLLECT
544.41/544.52	c #Conflicts:     538000 | #Learnt:      18327 | 0.000
544.41/544.52	c total clause space: 206.656MB
544.41/544.52	c total #watches: 278919
545.20/545.35	c total #propagations: 602471572 / total #impl: 2029739019 (eff. 0.297)
545.20/545.35	c #Conflicts:     539000 | #Learnt:      19327 | 0.000
545.20/545.35	c total clause space: 206.656MB
545.20/545.35	c total #watches: 282444
546.00/546.15	c total #propagations: 603606222 / total #impl: 2033480867 (eff. 0.297)
546.00/546.15	c #Conflicts:     540000 | #Learnt:      20327 | 0.000
546.00/546.15	c total clause space: 206.656MB
546.00/546.15	c total #watches: 285813
546.80/546.99	c total #propagations: 604472500 / total #impl: 2036322210 (eff. 0.297)
546.80/546.99	c #Conflicts:     541000 | #Learnt:      21327 | 0.000
546.80/546.99	c total clause space: 206.656MB
546.80/546.99	c total #watches: 288858
547.81/547.92	c total #propagations: 605592191 / total #impl: 2039652803 (eff. 0.297)
547.81/547.92	c #Conflicts:     542000 | #Learnt:      22327 | 0.000
547.81/547.92	c total clause space: 206.656MB
547.81/547.92	c total #watches: 293103
548.60/548.77	c total #propagations: 606822606 / total #impl: 2043626320 (eff. 0.297)
548.60/548.77	c #Conflicts:     543000 | #Learnt:      23327 | 0.000
548.60/548.77	c total clause space: 206.656MB
548.60/548.77	c total #watches: 296170
549.60/549.76	c total #propagations: 607842635 / total #impl: 2047054528 (eff. 0.297)
549.60/549.76	c #Conflicts:     544000 | #Learnt:      24327 | 0.000
549.60/549.76	c total clause space: 206.656MB
549.60/549.76	c total #watches: 300265
550.60/550.79	c total #propagations: 609073592 / total #impl: 2051313199 (eff. 0.297)
550.60/550.79	c #Conflicts:     545000 | #Learnt:      25327 | 0.000
550.60/550.79	c total clause space: 206.656MB
550.60/550.79	c total #watches: 303455
551.80/551.92	c total #propagations: 610214974 / total #impl: 2055292924 (eff. 0.297)
551.80/551.92	c #Conflicts:     546000 | #Learnt:      26327 | 0.000
551.80/551.92	c total clause space: 206.656MB
551.80/551.92	c total #watches: 306757
552.60/552.77	c total #propagations: 611537308 / total #impl: 2059790649 (eff. 0.297)
552.60/552.77	c #Conflicts:     547000 | #Learnt:      27327 | 0.000
552.60/552.77	c total clause space: 206.656MB
552.60/552.77	c total #watches: 309706
553.60/553.79	c total #propagations: 612529651 / total #impl: 2063076128 (eff. 0.297)
553.60/553.79	c #Conflicts:     548000 | #Learnt:      28327 | 0.000
553.60/553.79	c total clause space: 206.656MB
553.60/553.79	c total #watches: 312140
554.40/554.56	c total #propagations: 613514951 / total #impl: 2066292206 (eff. 0.297)
554.40/554.56	c #Conflicts:     549000 | #Learnt:      29327 | 0.000
554.40/554.56	c total clause space: 206.656MB
554.40/554.56	c total #watches: 314881
555.20/555.32	c total #propagations: 614453771 / total #impl: 2069199837 (eff. 0.297)
555.20/555.32	c #Conflicts:     550000 | #Learnt:      30327 | 0.000
555.20/555.32	c total clause space: 206.656MB
555.20/555.32	c total #watches: 317962
556.00/556.15	c total #propagations: 615422337 / total #impl: 2072330230 (eff. 0.297)
556.00/556.15	c #Conflicts:     551000 | #Learnt:      31327 | 0.000
556.00/556.15	c total clause space: 206.656MB
556.00/556.15	c total #watches: 320375
557.00/557.12	c total #propagations: 616428466 / total #impl: 2075517096 (eff. 0.297)
557.00/557.12	c #Conflicts:     552000 | #Learnt:      32327 | 0.000
557.00/557.12	c total clause space: 206.656MB
557.00/557.12	c total #watches: 323182
558.20/558.32	c total #propagations: 617315497 / total #impl: 2078380054 (eff. 0.297)
558.20/558.32	c #Conflicts:     553000 | #Learnt:      33327 | 0.000
558.20/558.32	c total clause space: 206.656MB
558.20/558.32	c total #watches: 328086
559.50/559.69	c total #propagations: 618422764 / total #impl: 2082816453 (eff. 0.297)
559.50/559.69	c #Conflicts:     554000 | #Learnt:      34327 | 0.000
559.50/559.69	c total clause space: 206.656MB
559.50/559.69	c total #watches: 331830
560.80/560.99	c total #propagations: 619645887 / total #impl: 2087619451 (eff. 0.297)
560.80/560.99	c #Conflicts:     555000 | #Learnt:      35327 | 0.000
560.80/560.99	c total clause space: 206.656MB
560.80/560.99	c total #watches: 334455
562.00/562.11	c total #propagations: 620780376 / total #impl: 2091799996 (eff. 0.297)
562.00/562.11	c GARBAGE COLLECT
562.00/562.11	c #Conflicts:     556000 | #Learnt:      18440 | 0.000
562.00/562.11	c total clause space: 206.656MB
562.00/562.11	c total #watches: 278743
563.00/563.15	c total #propagations: 621833051 / total #impl: 2095692123 (eff. 0.297)
563.00/563.15	c #Conflicts:     557000 | #Learnt:      19440 | 0.000
563.00/563.15	c total clause space: 206.656MB
563.00/563.15	c total #watches: 282815
564.00/564.17	c total #propagations: 623004374 / total #impl: 2099906484 (eff. 0.297)
564.00/564.17	c #Conflicts:     558000 | #Learnt:      20440 | 0.000
564.00/564.17	c total clause space: 206.656MB
564.00/564.17	c total #watches: 287066
564.90/565.08	c total #propagations: 624122564 / total #impl: 2103859460 (eff. 0.297)
564.90/565.08	c #Conflicts:     559000 | #Learnt:      21440 | 0.000
564.90/565.08	c total clause space: 206.656MB
564.90/565.08	c total #watches: 292833
565.80/565.96	c total #propagations: 625259339 / total #impl: 2108037133 (eff. 0.297)
565.80/565.96	c #Conflicts:     560000 | #Learnt:      22440 | 0.000
565.80/565.96	c total clause space: 206.656MB
565.80/565.96	c total #watches: 295401
566.60/566.74	c total #propagations: 626272904 / total #impl: 2111046157 (eff. 0.297)
566.60/566.74	c #Conflicts:     561000 | #Learnt:      23440 | 0.000
566.60/566.74	c total clause space: 206.656MB
566.60/566.74	c total #watches: 298721
567.60/567.71	c total #propagations: 627279383 / total #impl: 2114340920 (eff. 0.297)
567.60/567.71	c #Conflicts:     562000 | #Learnt:      24440 | 0.000
567.60/567.71	c total clause space: 206.656MB
567.60/567.71	c total #watches: 301663
568.50/568.61	c total #propagations: 628489281 / total #impl: 2118241863 (eff. 0.297)
568.50/568.61	c #Conflicts:     563000 | #Learnt:      25440 | 0.000
568.50/568.61	c total clause space: 206.656MB
568.50/568.61	c total #watches: 304777
569.30/569.44	c total #propagations: 629592936 / total #impl: 2121830926 (eff. 0.297)
569.30/569.44	c #Conflicts:     564000 | #Learnt:      26440 | 0.000
569.30/569.44	c total clause space: 206.656MB
569.30/569.44	c total #watches: 310737
570.40/570.52	c total #propagations: 630560738 / total #impl: 2125529084 (eff. 0.297)
570.40/570.52	c #Conflicts:     565000 | #Learnt:      27440 | 0.000
570.40/570.52	c total clause space: 206.656MB
570.40/570.52	c total #watches: 314657
571.50/571.62	c total #propagations: 631681043 / total #impl: 2129481234 (eff. 0.297)
571.50/571.62	c #Conflicts:     566000 | #Learnt:      28440 | 0.000
571.50/571.62	c total clause space: 206.656MB
571.50/571.62	c total #watches: 319428
572.59/572.75	c total #propagations: 632726730 / total #impl: 2132895650 (eff. 0.297)
572.59/572.75	c #Conflicts:     567000 | #Learnt:      29440 | 0.000
572.59/572.75	c total clause space: 206.656MB
572.59/572.75	c total #watches: 325195
573.89/574.07	c total #propagations: 633970814 / total #impl: 2137248935 (eff. 0.297)
573.89/574.07	c #Conflicts:     568000 | #Learnt:      30440 | 0.000
573.89/574.07	c total clause space: 206.656MB
573.89/574.07	c total #watches: 328664
575.30/575.46	c total #propagations: 635266925 / total #impl: 2141642111 (eff. 0.297)
575.30/575.46	c #Conflicts:     569000 | #Learnt:      31440 | 0.000
575.30/575.46	c total clause space: 206.656MB
575.30/575.46	c total #watches: 332386
576.79/576.98	c total #propagations: 636360911 / total #impl: 2145667872 (eff. 0.297)
576.79/576.98	c #Conflicts:     570000 | #Learnt:      32440 | 0.000
576.79/576.98	c total clause space: 206.656MB
576.79/576.98	c total #watches: 337766
578.19/578.32	c total #propagations: 637872798 / total #impl: 2151201734 (eff. 0.297)
578.19/578.32	c #Conflicts:     571000 | #Learnt:      33440 | 0.000
578.19/578.32	c total clause space: 206.656MB
578.19/578.32	c total #watches: 342488
579.39/579.53	c total #propagations: 639149788 / total #impl: 2155843590 (eff. 0.296)
579.39/579.53	c #Conflicts:     572000 | #Learnt:      34440 | 0.000
579.39/579.53	c total clause space: 206.656MB
579.39/579.53	c total #watches: 345510
580.80/580.95	c total #propagations: 640228402 / total #impl: 2159429347 (eff. 0.296)
580.80/580.95	c #Conflicts:     573000 | #Learnt:      35440 | 0.000
580.80/580.95	c total clause space: 206.656MB
580.80/580.95	c total #watches: 351218
581.99/582.17	c total #propagations: 641476948 / total #impl: 2164306257 (eff. 0.296)
581.99/582.17	c #Conflicts:     574000 | #Learnt:      36440 | 0.000
581.99/582.17	c total clause space: 206.656MB
581.99/582.17	c total #watches: 355589
583.00/583.15	c total #propagations: 642605014 / total #impl: 2168662655 (eff. 0.296)
583.00/583.15	c GARBAGE COLLECT
583.00/583.15	c #Conflicts:     575000 | #Learnt:      19256 | 0.000
583.00/583.15	c total clause space: 206.656MB
583.00/583.15	c total #watches: 281758
584.00/584.11	c total #propagations: 643650453 / total #impl: 2172108064 (eff. 0.296)
584.00/584.11	c #Conflicts:     576000 | #Learnt:      20256 | 0.000
584.00/584.11	c total clause space: 206.656MB
584.00/584.11	c total #watches: 284656
584.99/585.17	c total #propagations: 644702524 / total #impl: 2175602708 (eff. 0.296)
584.99/585.17	c #Conflicts:     577000 | #Learnt:      21256 | 0.000
584.99/585.17	c total clause space: 206.656MB
584.99/585.17	c total #watches: 288111
585.79/585.96	c total #propagations: 645835034 / total #impl: 2179578617 (eff. 0.296)
585.79/585.96	c #Conflicts:     578000 | #Learnt:      22256 | 0.000
585.79/585.96	c total clause space: 206.656MB
585.79/585.96	c total #watches: 290635
586.59/586.78	c total #propagations: 646903773 / total #impl: 2182783675 (eff. 0.296)
586.59/586.78	c #Conflicts:     579000 | #Learnt:      23256 | 0.000
586.59/586.78	c total clause space: 206.656MB
586.59/586.78	c total #watches: 292868
587.49/587.60	c total #propagations: 647999111 / total #impl: 2186030666 (eff. 0.296)
587.49/587.60	c #Conflicts:     580000 | #Learnt:      24256 | 0.000
587.49/587.60	c total clause space: 206.656MB
587.49/587.60	c total #watches: 297763
588.40/588.52	c total #propagations: 649070750 / total #impl: 2189540891 (eff. 0.296)
588.40/588.52	c #Conflicts:     581000 | #Learnt:      25256 | 0.000
588.40/588.52	c total clause space: 206.656MB
588.40/588.52	c total #watches: 300709
589.39/589.54	c total #propagations: 650259058 / total #impl: 2193099993 (eff. 0.297)
589.39/589.54	c #Conflicts:     582000 | #Learnt:      26256 | 0.000
589.39/589.54	c total clause space: 206.656MB
589.39/589.54	c total #watches: 304385
590.29/590.43	c total #propagations: 651461542 / total #impl: 2196934375 (eff. 0.297)
590.29/590.43	c #Conflicts:     583000 | #Learnt:      27256 | 0.000
590.29/590.43	c total clause space: 206.656MB
590.29/590.43	c total #watches: 307589
591.29/591.48	c total #propagations: 652470730 / total #impl: 2200237936 (eff. 0.297)
591.29/591.48	c #Conflicts:     584000 | #Learnt:      28256 | 0.000
591.29/591.48	c total clause space: 206.656MB
591.29/591.48	c total #watches: 311959
592.19/592.35	c total #propagations: 653747520 / total #impl: 2205117476 (eff. 0.296)
592.19/592.35	c #Conflicts:     585000 | #Learnt:      29256 | 0.000
592.19/592.35	c total clause space: 206.656MB
592.19/592.35	c total #watches: 317717
593.29/593.42	c total #propagations: 654842941 / total #impl: 2209102218 (eff. 0.296)
593.29/593.42	c #Conflicts:     586000 | #Learnt:      30256 | 0.000
593.29/593.42	c total clause space: 206.656MB
593.29/593.42	c total #watches: 321071
594.29/594.41	c total #propagations: 656104680 / total #impl: 2213152401 (eff. 0.296)
594.29/594.41	c #Conflicts:     587000 | #Learnt:      31256 | 0.000
594.29/594.41	c total clause space: 206.656MB
594.29/594.41	c total #watches: 323879
595.39/595.56	c total #propagations: 657231681 / total #impl: 2216432886 (eff. 0.297)
595.39/595.56	c #Conflicts:     588000 | #Learnt:      32256 | 0.000
595.39/595.56	c total clause space: 206.656MB
595.39/595.56	c total #watches: 326688
596.59/596.72	c total #propagations: 658497383 / total #impl: 2220562767 (eff. 0.297)
596.59/596.72	c #Conflicts:     589000 | #Learnt:      33256 | 0.000
596.59/596.72	c total clause space: 206.656MB
596.59/596.72	c total #watches: 331028
597.79/597.96	c total #propagations: 659758657 / total #impl: 2224860925 (eff. 0.297)
597.79/597.96	c #Conflicts:     590000 | #Learnt:      34256 | 0.000
597.79/597.96	c total clause space: 206.656MB
597.79/597.96	c total #watches: 333891
598.89/599.04	c total #propagations: 660955835 / total #impl: 2228687014 (eff. 0.297)
598.89/599.04	c #Conflicts:     591000 | #Learnt:      35256 | 0.000
598.89/599.04	c total clause space: 206.656MB
598.89/599.04	c total #watches: 336824
600.09/600.27	c total #propagations: 662026854 / total #impl: 2232048642 (eff. 0.297)
600.09/600.27	c #Conflicts:     592000 | #Learnt:      36256 | 0.000
600.09/600.27	c total clause space: 206.656MB
600.09/600.27	c total #watches: 341909
601.09/601.22	c total #propagations: 663303981 / total #impl: 2236783789 (eff. 0.297)
601.09/601.22	c GARBAGE COLLECT
601.09/601.22	c #Conflicts:     593000 | #Learnt:      18741 | 0.000
601.09/601.22	c total clause space: 206.656MB
601.09/601.22	c total #watches: 280906
602.19/602.39	c total #propagations: 664338155 / total #impl: 2240855825 (eff. 0.296)
602.19/602.39	c #Conflicts:     594000 | #Learnt:      19741 | 0.000
602.19/602.39	c total clause space: 206.656MB
602.19/602.39	c total #watches: 292500
603.39/603.54	c total #propagations: 665615560 / total #impl: 2246141224 (eff. 0.296)
603.39/603.54	c #Conflicts:     595000 | #Learnt:      20741 | 0.000
603.39/603.54	c total clause space: 206.656MB
603.39/603.54	c total #watches: 300282
604.90/605.02	c total #propagations: 666610067 / total #impl: 2250152864 (eff. 0.296)
604.90/605.02	c #Conflicts:     596000 | #Learnt:      21741 | 0.000
604.90/605.02	c total clause space: 206.656MB
604.90/605.02	c total #watches: 311615
606.29/606.44	c total #propagations: 667719092 / total #impl: 2255086192 (eff. 0.296)
606.29/606.44	c #Conflicts:     597000 | #Learnt:      22741 | 0.000
606.29/606.44	c total clause space: 206.656MB
606.29/606.44	c total #watches: 317922
607.59/607.72	c total #propagations: 668771873 / total #impl: 2258832738 (eff. 0.296)
607.59/607.72	c #Conflicts:     598000 | #Learnt:      23741 | 0.000
607.59/607.72	c total clause space: 206.656MB
607.59/607.72	c total #watches: 320725
608.69/608.87	c total #propagations: 669760770 / total #impl: 2262088982 (eff. 0.296)
608.69/608.87	c #Conflicts:     599000 | #Learnt:      24741 | 0.000
608.69/608.87	c total clause space: 206.656MB
608.69/608.87	c total #watches: 323078
609.99/610.19	c total #propagations: 670693853 / total #impl: 2265047806 (eff. 0.296)
609.99/610.19	c #Conflicts:     600000 | #Learnt:      25741 | 0.000
609.99/610.19	c total clause space: 206.656MB
609.99/610.19	c total #watches: 327262
611.39/611.58	c total #propagations: 671778225 / total #impl: 2268590471 (eff. 0.296)
611.39/611.58	c #Conflicts:     601000 | #Learnt:      26741 | 0.000
611.39/611.58	c total clause space: 206.656MB
611.39/611.58	c total #watches: 330145
612.89/613.09	c total #propagations: 672890701 / total #impl: 2272307891 (eff. 0.296)
612.89/613.09	c #Conflicts:     602000 | #Learnt:      27741 | 0.000
612.89/613.09	c total clause space: 206.656MB
612.89/613.09	c total #watches: 332449
615.09/615.21	c total #propagations: 674007200 / total #impl: 2276093736 (eff. 0.296)
615.09/615.21	c #Conflicts:     603000 | #Learnt:      28741 | 0.000
615.09/615.21	c total clause space: 206.656MB
615.09/615.21	c total #watches: 338129
616.89/617.01	c total #propagations: 675350195 / total #impl: 2280977701 (eff. 0.296)
616.89/617.01	c #Conflicts:     604000 | #Learnt:      29741 | 0.000
616.89/617.01	c total clause space: 206.656MB
616.89/617.01	c total #watches: 344718
619.10/619.27	c total #propagations: 676364282 / total #impl: 2285119600 (eff. 0.296)
619.10/619.27	c #Conflicts:     605000 | #Learnt:      30741 | 0.000
619.10/619.27	c total clause space: 206.656MB
619.10/619.27	c total #watches: 351622
621.80/622.00	c total #propagations: 677585380 / total #impl: 2290070102 (eff. 0.296)
621.80/622.00	c #Conflicts:     606000 | #Learnt:      31741 | 0.000
621.80/622.00	c total clause space: 206.656MB
621.90/622.00	c total #watches: 356870
624.80/624.93	c total #propagations: 678765577 / total #impl: 2294706849 (eff. 0.296)
624.80/624.93	c #Conflicts:     607000 | #Learnt:      32741 | 0.000
624.80/624.93	c total clause space: 206.656MB
624.80/624.93	c total #watches: 362163
627.60/627.79	c total #propagations: 679943054 / total #impl: 2299326338 (eff. 0.296)
627.60/627.79	c #Conflicts:     608000 | #Learnt:      33741 | 0.000
627.60/627.79	c total clause space: 206.656MB
627.60/627.79	c total #watches: 368550
631.10/631.20	c total #propagations: 681148422 / total #impl: 2304168646 (eff. 0.296)
631.10/631.20	c #Conflicts:     609000 | #Learnt:      34741 | 0.000
631.10/631.20	c total clause space: 206.656MB
631.10/631.20	c total #watches: 374479
634.79/634.95	c total #propagations: 682363637 / total #impl: 2308986491 (eff. 0.296)
634.79/634.95	c #Conflicts:     610000 | #Learnt:      35741 | 0.000
634.79/634.95	c total clause space: 206.656MB
634.79/634.95	c total #watches: 380717
638.49/638.61	c total #propagations: 683602283 / total #impl: 2314102927 (eff. 0.295)
638.49/638.61	c #Conflicts:     611000 | #Learnt:      36741 | 0.000
638.49/638.61	c total clause space: 206.656MB
638.49/638.61	c total #watches: 386261
642.69/642.83	c total #propagations: 684668729 / total #impl: 2318260620 (eff. 0.295)
642.69/642.83	c GARBAGE COLLECT
642.69/642.83	c #Conflicts:     612000 | #Learnt:      18938 | 0.000
642.69/642.83	c total clause space: 206.656MB
642.69/642.83	c total #watches: 283514
643.59/643.76	c total #propagations: 685864463 / total #impl: 2322977022 (eff. 0.295)
643.59/643.76	c #Conflicts:     613000 | #Learnt:      19938 | 0.000
643.59/643.76	c total clause space: 206.656MB
643.59/643.76	c total #watches: 295047
644.99/645.18	c total #propagations: 686845692 / total #impl: 2327109441 (eff. 0.295)
644.99/645.18	c #Conflicts:     614000 | #Learnt:      20938 | 0.000
644.99/645.18	c total clause space: 206.656MB
644.99/645.18	c total #watches: 308140
647.19/647.31	c total #propagations: 687889231 / total #impl: 2331640162 (eff. 0.295)
647.19/647.31	c #Conflicts:     615000 | #Learnt:      21938 | 0.000
647.19/647.31	c total clause space: 206.656MB
647.19/647.31	c total #watches: 314742
649.39/649.55	c total #propagations: 688816707 / total #impl: 2335514062 (eff. 0.295)
649.39/649.55	c #Conflicts:     616000 | #Learnt:      22938 | 0.000
649.39/649.55	c total clause space: 206.656MB
649.39/649.55	c total #watches: 319980
651.29/651.45	c total #propagations: 690037824 / total #impl: 2339909548 (eff. 0.295)
651.29/651.45	c #Conflicts:     617000 | #Learnt:      23938 | 0.000
651.29/651.45	c total clause space: 206.656MB
651.29/651.45	c total #watches: 322962
653.59/653.75	c total #propagations: 691102913 / total #impl: 2343421136 (eff. 0.295)
653.59/653.75	c #Conflicts:     618000 | #Learnt:      24938 | 0.000
653.59/653.75	c total clause space: 206.656MB
653.59/653.75	c total #watches: 325643
655.29/655.48	c total #propagations: 692393577 / total #impl: 2347622660 (eff. 0.295)
655.29/655.48	c #Conflicts:     619000 | #Learnt:      25938 | 0.000
655.29/655.48	c total clause space: 206.656MB
655.29/655.48	c total #watches: 328064
657.49/657.67	c total #propagations: 693486612 / total #impl: 2351142512 (eff. 0.295)
657.49/657.67	c #Conflicts:     620000 | #Learnt:      26938 | 0.000
657.49/657.67	c total clause space: 206.656MB
657.49/657.67	c total #watches: 331059
659.39/659.59	c total #propagations: 694648457 / total #impl: 2354995996 (eff. 0.295)
659.39/659.59	c #Conflicts:     621000 | #Learnt:      27938 | 0.000
659.39/659.59	c total clause space: 206.656MB
659.39/659.59	c total #watches: 334463
660.89/661.08	c total #propagations: 695808627 / total #impl: 2358829421 (eff. 0.295)
660.89/661.08	c #Conflicts:     622000 | #Learnt:      28938 | 0.000
660.89/661.08	c total clause space: 206.656MB
660.89/661.08	c total #watches: 338969
662.89/663.04	c total #propagations: 696865148 / total #impl: 2362383399 (eff. 0.295)
662.89/663.04	c #Conflicts:     623000 | #Learnt:      29938 | 0.000
662.89/663.04	c total clause space: 206.656MB
662.89/663.04	c total #watches: 344592
664.89/665.03	c total #propagations: 697680965 / total #impl: 2365263658 (eff. 0.295)
664.89/665.03	c #Conflicts:     624000 | #Learnt:      30938 | 0.000
664.89/665.03	c total clause space: 206.656MB
664.89/665.03	c total #watches: 348889
666.60/666.74	c total #propagations: 698651589 / total #impl: 2368340940 (eff. 0.295)
666.60/666.74	c #Conflicts:     625000 | #Learnt:      31938 | 0.000
666.60/666.74	c total clause space: 206.656MB
666.60/666.74	c total #watches: 351507
668.69/668.85	c total #propagations: 699678759 / total #impl: 2371451675 (eff. 0.295)
668.69/668.85	c #Conflicts:     626000 | #Learnt:      32938 | 0.000
668.69/668.85	c total clause space: 206.656MB
668.69/668.85	c total #watches: 354456
670.19/670.38	c total #propagations: 700706384 / total #impl: 2374845387 (eff. 0.295)
670.19/670.38	c #Conflicts:     627000 | #Learnt:      33938 | 0.000
670.19/670.38	c total clause space: 206.656MB
670.19/670.38	c total #watches: 357402
672.19/672.36	c total #propagations: 701625881 / total #impl: 2377964966 (eff. 0.295)
672.19/672.36	c #Conflicts:     628000 | #Learnt:      34938 | 0.000
672.19/672.36	c total clause space: 206.656MB
672.19/672.36	c total #watches: 360556
674.09/674.24	c total #propagations: 702672979 / total #impl: 2381293080 (eff. 0.295)
674.09/674.24	c #Conflicts:     629000 | #Learnt:      35938 | 0.000
674.09/674.24	c total clause space: 206.656MB
674.09/674.24	c total #watches: 363662
676.69/676.80	c total #propagations: 703774305 / total #impl: 2384929361 (eff. 0.295)
676.69/676.80	c #Conflicts:     630000 | #Learnt:      36938 | 0.000
676.69/676.80	c total clause space: 206.656MB
676.69/676.80	c total #watches: 366470
678.39/678.56	c total #propagations: 704952868 / total #impl: 2388778785 (eff. 0.295)
678.39/678.56	c #Conflicts:     631000 | #Learnt:      37938 | 0.000
678.39/678.56	c total clause space: 206.656MB
678.39/678.56	c total #watches: 369752
679.79/679.96	c total #propagations: 706329998 / total #impl: 2393247351 (eff. 0.295)
679.79/679.96	c GARBAGE COLLECT
679.79/679.96	c #Conflicts:     632000 | #Learnt:      19823 | 0.000
679.79/679.96	c total clause space: 206.656MB
679.79/679.96	c total #watches: 288623
681.09/681.27	c total #propagations: 707603408 / total #impl: 2397552884 (eff. 0.295)
681.09/681.27	c #Conflicts:     633000 | #Learnt:      20823 | 0.000
681.09/681.27	c total clause space: 206.656MB
681.09/681.27	c total #watches: 292122
682.29/682.46	c total #propagations: 708902179 / total #impl: 2401874772 (eff. 0.295)
682.29/682.46	c #Conflicts:     634000 | #Learnt:      21823 | 0.000
682.29/682.46	c total clause space: 206.656MB
682.29/682.46	c total #watches: 295310
683.29/683.48	c total #propagations: 710081382 / total #impl: 2405749352 (eff. 0.295)
683.29/683.48	c #Conflicts:     635000 | #Learnt:      22823 | 0.000
683.29/683.48	c total clause space: 206.656MB
683.29/683.48	c total #watches: 298699
684.09/684.28	c total #propagations: 711142294 / total #impl: 2409051662 (eff. 0.295)
684.09/684.28	c #Conflicts:     636000 | #Learnt:      23823 | 0.000
684.09/684.28	c total clause space: 206.656MB
684.09/684.28	c total #watches: 301913
685.09/685.25	c total #propagations: 712152028 / total #impl: 2411991696 (eff. 0.295)
685.09/685.25	c #Conflicts:     637000 | #Learnt:      24823 | 0.000
685.09/685.25	c total clause space: 206.656MB
685.09/685.25	c total #watches: 304720
685.99/686.12	c total #propagations: 713219491 / total #impl: 2415282460 (eff. 0.295)
685.99/686.12	c #Conflicts:     638000 | #Learnt:      25823 | 0.000
685.99/686.12	c total clause space: 206.656MB
685.99/686.12	c total #watches: 307508
687.09/687.22	c total #propagations: 714324077 / total #impl: 2418525682 (eff. 0.295)
687.09/687.22	c #Conflicts:     639000 | #Learnt:      26823 | 0.000
687.09/687.22	c total clause space: 206.656MB
687.09/687.22	c total #watches: 311362
688.09/688.27	c total #propagations: 715632273 / total #impl: 2422764344 (eff. 0.295)
688.09/688.27	c #Conflicts:     640000 | #Learnt:      27823 | 0.000
688.09/688.27	c total clause space: 206.656MB
688.09/688.27	c total #watches: 314752
689.19/689.35	c total #propagations: 716795954 / total #impl: 2426613011 (eff. 0.295)
689.19/689.35	c #Conflicts:     641000 | #Learnt:      28823 | 0.000
689.19/689.35	c total clause space: 206.656MB
689.19/689.35	c total #watches: 318736
690.59/690.76	c total #propagations: 717837012 / total #impl: 2430813974 (eff. 0.295)
690.59/690.76	c #Conflicts:     642000 | #Learnt:      29823 | 0.000
690.59/690.76	c total clause space: 206.656MB
690.59/690.76	c total #watches: 324895
692.18/692.39	c total #propagations: 719169031 / total #impl: 2436183349 (eff. 0.295)
692.18/692.39	c #Conflicts:     643000 | #Learnt:      30823 | 0.000
692.18/692.39	c total clause space: 206.656MB
692.18/692.39	c total #watches: 330371
693.68/693.81	c total #propagations: 720500381 / total #impl: 2441452224 (eff. 0.295)
693.68/693.81	c #Conflicts:     644000 | #Learnt:      31823 | 0.000
693.68/693.81	c total clause space: 206.656MB
693.68/693.81	c total #watches: 334899
695.19/695.31	c total #propagations: 721793379 / total #impl: 2446051434 (eff. 0.295)
695.19/695.31	c #Conflicts:     645000 | #Learnt:      32823 | 0.000
695.19/695.31	c total clause space: 206.656MB
695.19/695.31	c total #watches: 339188
696.38/696.57	c total #propagations: 722968074 / total #impl: 2450198613 (eff. 0.295)
696.38/696.57	c #Conflicts:     646000 | #Learnt:      33823 | 0.000
696.38/696.57	c total clause space: 206.656MB
696.38/696.57	c total #watches: 342740
697.98/698.12	c total #propagations: 724167601 / total #impl: 2454251860 (eff. 0.295)
697.98/698.12	c #Conflicts:     647000 | #Learnt:      34823 | 0.000
697.98/698.12	c total clause space: 206.656MB
697.98/698.12	c total #watches: 346257
699.28/699.48	c total #propagations: 725480562 / total #impl: 2458640191 (eff. 0.295)
699.28/699.48	c #Conflicts:     648000 | #Learnt:      35823 | 0.000
699.28/699.48	c total clause space: 206.656MB
699.28/699.48	c total #watches: 349681
700.59/700.72	c total #propagations: 726631370 / total #impl: 2462476227 (eff. 0.295)
700.59/700.72	c #Conflicts:     649000 | #Learnt:      36823 | 0.000
700.59/700.72	c total clause space: 206.656MB
700.59/700.72	c total #watches: 352415
701.88/702.09	c total #propagations: 727726881 / total #impl: 2466008276 (eff. 0.295)
701.88/702.09	c #Conflicts:     650000 | #Learnt:      37823 | 0.000
701.88/702.09	c total clause space: 206.656MB
701.88/702.09	c total #watches: 355014
703.48/703.62	c total #propagations: 728682123 / total #impl: 2469241699 (eff. 0.295)
703.48/703.62	c #Conflicts:     651000 | #Learnt:      38823 | 0.000
703.48/703.62	c total clause space: 206.656MB
703.48/703.62	c total #watches: 358550
704.28/704.43	c total #propagations: 729776869 / total #impl: 2473297179 (eff. 0.295)
704.28/704.43	c GARBAGE COLLECT
704.28/704.43	c #Conflicts:     652000 | #Learnt:      20437 | 0.000
704.28/704.43	c total clause space: 206.656MB
704.28/704.43	c total #watches: 292512
705.18/705.34	c total #propagations: 730643946 / total #impl: 2476689731 (eff. 0.295)
705.18/705.34	c #Conflicts:     653000 | #Learnt:      21437 | 0.000
705.18/705.34	c total clause space: 206.656MB
705.18/705.34	c total #watches: 296935
706.38/706.57	c total #propagations: 731638482 / total #impl: 2480631027 (eff. 0.295)
706.38/706.57	c #Conflicts:     654000 | #Learnt:      22437 | 0.000
706.38/706.57	c total clause space: 206.656MB
706.38/706.57	c total #watches: 309207
708.29/708.44	c total #propagations: 732635839 / total #impl: 2484917433 (eff. 0.295)
708.29/708.44	c #Conflicts:     655000 | #Learnt:      23437 | 0.000
708.29/708.44	c total clause space: 206.656MB
708.29/708.44	c total #watches: 313858
710.18/710.31	c total #propagations: 733724350 / total #impl: 2489157979 (eff. 0.295)
710.18/710.31	c #Conflicts:     656000 | #Learnt:      24437 | 0.000
710.18/710.31	c total clause space: 206.656MB
710.18/710.31	c total #watches: 319018
712.28/712.47	c total #propagations: 734855294 / total #impl: 2493900036 (eff. 0.295)
712.28/712.47	c #Conflicts:     657000 | #Learnt:      25437 | 0.000
712.28/712.47	c total clause space: 206.656MB
712.28/712.47	c total #watches: 323684
714.68/714.81	c total #propagations: 735937116 / total #impl: 2498287632 (eff. 0.295)
714.68/714.81	c #Conflicts:     658000 | #Learnt:      26437 | 0.000
714.68/714.81	c total clause space: 206.656MB
714.68/714.81	c total #watches: 328743
716.98/717.16	c total #propagations: 737052201 / total #impl: 2502768077 (eff. 0.294)
716.98/717.16	c #Conflicts:     659000 | #Learnt:      27437 | 0.000
716.98/717.16	c total clause space: 206.656MB
716.98/717.16	c total #watches: 334573
719.78/719.94	c total #propagations: 738241658 / total #impl: 2507524933 (eff. 0.294)
719.78/719.94	c #Conflicts:     660000 | #Learnt:      28437 | 0.000
719.78/719.94	c total clause space: 206.656MB
719.78/719.94	c total #watches: 344318
722.18/722.31	c total #propagations: 739383343 / total #impl: 2512293861 (eff. 0.294)
722.18/722.31	c #Conflicts:     661000 | #Learnt:      29437 | 0.000
722.18/722.31	c total clause space: 206.656MB
722.18/722.31	c total #watches: 348335
723.98/724.10	c total #propagations: 740558977 / total #impl: 2516210241 (eff. 0.294)
723.98/724.10	c #Conflicts:     662000 | #Learnt:      30437 | 0.000
723.98/724.10	c total clause space: 206.656MB
723.98/724.10	c total #watches: 351352
725.78/725.94	c total #propagations: 741843467 / total #impl: 2520114655 (eff. 0.294)
725.78/725.94	c #Conflicts:     663000 | #Learnt:      31436 | 0.000
725.78/725.94	c total clause space: 206.656MB
725.78/725.94	c total #watches: 354162
728.19/728.36	c total #propagations: 743122747 / total #impl: 2523934236 (eff. 0.294)
728.19/728.36	c #Conflicts:     664000 | #Learnt:      32436 | 0.000
728.19/728.36	c total clause space: 206.656MB
728.19/728.36	c total #watches: 359673
730.58/730.73	c total #propagations: 744334533 / total #impl: 2528285610 (eff. 0.294)
730.58/730.73	c #Conflicts:     665000 | #Learnt:      33436 | 0.000
730.58/730.73	c total clause space: 206.656MB
730.58/730.73	c total #watches: 364542
732.78/732.98	c total #propagations: 745535914 / total #impl: 2533103658 (eff. 0.294)
732.78/732.98	c #Conflicts:     666000 | #Learnt:      34436 | 0.000
732.78/732.98	c total clause space: 206.656MB
732.78/732.98	c total #watches: 368359
734.58/734.79	c total #propagations: 746625889 / total #impl: 2536756834 (eff. 0.294)
734.58/734.79	c #Conflicts:     667000 | #Learnt:      35436 | 0.000
734.58/734.79	c total clause space: 206.656MB
734.58/734.79	c total #watches: 371385
736.78/737.00	c total #propagations: 747834071 / total #impl: 2540735804 (eff. 0.294)
736.78/737.00	c #Conflicts:     668000 | #Learnt:      36436 | 0.000
736.78/737.00	c total clause space: 206.656MB
736.78/737.00	c total #watches: 375064
739.38/739.52	c total #propagations: 748835924 / total #impl: 2544671211 (eff. 0.294)
739.38/739.52	c #Conflicts:     669000 | #Learnt:      37436 | 0.000
739.38/739.52	c total clause space: 206.656MB
739.38/739.52	c total #watches: 381491
741.78/741.92	c total #propagations: 750015240 / total #impl: 2548786930 (eff. 0.294)
741.78/741.92	c #Conflicts:     670000 | #Learnt:      38436 | 0.000
741.78/741.92	c total clause space: 206.656MB
741.78/741.92	c total #watches: 384314
743.98/744.13	c total #propagations: 751222625 / total #impl: 2552627797 (eff. 0.294)
743.98/744.13	c #Conflicts:     671000 | #Learnt:      39436 | 0.000
743.98/744.13	c total clause space: 206.656MB
743.98/744.13	c total #watches: 389138
744.88/745.06	c total #propagations: 752321134 / total #impl: 2556773696 (eff. 0.294)
744.88/745.06	c GARBAGE COLLECT
744.88/745.06	c #Conflicts:     672000 | #Learnt:      20737 | 0.000
744.88/745.06	c total clause space: 206.656MB
744.88/745.06	c total #watches: 292298
746.08/746.20	c total #propagations: 753422821 / total #impl: 2560404558 (eff. 0.294)
746.08/746.20	c #Conflicts:     673000 | #Learnt:      21737 | 0.000
746.08/746.20	c total clause space: 206.656MB
746.08/746.20	c total #watches: 296574
746.98/747.17	c total #propagations: 754718369 / total #impl: 2564754664 (eff. 0.294)
746.98/747.17	c #Conflicts:     674000 | #Learnt:      22737 | 0.000
746.98/747.17	c total clause space: 206.656MB
746.98/747.17	c total #watches: 299464
748.28/748.41	c total #propagations: 755989661 / total #impl: 2568769583 (eff. 0.294)
748.28/748.41	c #Conflicts:     675000 | #Learnt:      23737 | 0.000
748.28/748.41	c total clause space: 206.656MB
748.28/748.41	c total #watches: 302199
749.18/749.36	c total #propagations: 757192759 / total #impl: 2572698767 (eff. 0.294)
749.18/749.36	c #Conflicts:     676000 | #Learnt:      24737 | 0.000
749.18/749.36	c total clause space: 206.656MB
749.18/749.36	c total #watches: 308676
750.48/750.65	c total #propagations: 758287130 / total #impl: 2576832992 (eff. 0.294)
750.48/750.65	c #Conflicts:     677000 | #Learnt:      25737 | 0.000
750.48/750.65	c total clause space: 206.656MB
750.48/750.65	c total #watches: 313575
752.08/752.20	c total #propagations: 759457428 / total #impl: 2581280812 (eff. 0.294)
752.08/752.20	c #Conflicts:     678000 | #Learnt:      26737 | 0.000
752.08/752.20	c total clause space: 206.656MB
752.08/752.20	c total #watches: 317080
753.58/753.74	c total #propagations: 760735884 / total #impl: 2585875384 (eff. 0.294)
753.58/753.74	c #Conflicts:     679000 | #Learnt:      27737 | 0.000
753.58/753.74	c total clause space: 206.656MB
753.58/753.74	c total #watches: 320700
754.88/755.02	c total #propagations: 761922546 / total #impl: 2590119090 (eff. 0.294)
754.88/755.02	c #Conflicts:     680000 | #Learnt:      28737 | 0.000
754.88/755.02	c total clause space: 206.656MB
754.88/755.02	c total #watches: 324011
756.08/756.20	c total #propagations: 763031658 / total #impl: 2593922214 (eff. 0.294)
756.08/756.20	c #Conflicts:     681000 | #Learnt:      29737 | 0.000
756.08/756.20	c total clause space: 206.656MB
756.08/756.20	c total #watches: 326992
757.07/757.24	c total #propagations: 764202642 / total #impl: 2597660079 (eff. 0.294)
757.07/757.24	c #Conflicts:     682000 | #Learnt:      30737 | 0.000
757.07/757.24	c total clause space: 206.656MB
757.07/757.24	c total #watches: 330037
758.27/758.49	c total #propagations: 765281341 / total #impl: 2601173008 (eff. 0.294)
758.27/758.49	c #Conflicts:     683000 | #Learnt:      31737 | 0.000
758.27/758.49	c total clause space: 206.656MB
758.27/758.49	c total #watches: 333254
759.37/759.58	c total #propagations: 766423939 / total #impl: 2605173864 (eff. 0.294)
759.37/759.58	c #Conflicts:     684000 | #Learnt:      32737 | 0.000
759.37/759.58	c total clause space: 206.656MB
759.37/759.58	c total #watches: 336614
760.77/760.94	c total #propagations: 767522606 / total #impl: 2608572567 (eff. 0.294)
760.77/760.94	c #Conflicts:     685000 | #Learnt:      33737 | 0.000
760.77/760.94	c total clause space: 206.656MB
760.77/760.94	c total #watches: 339533
761.97/762.16	c total #propagations: 768792143 / total #impl: 2612708572 (eff. 0.294)
761.97/762.16	c #Conflicts:     686000 | #Learnt:      34737 | 0.000
761.97/762.16	c total clause space: 206.656MB
761.97/762.16	c total #watches: 343355
763.28/763.47	c total #propagations: 770040602 / total #impl: 2617250845 (eff. 0.294)
763.28/763.47	c #Conflicts:     687000 | #Learnt:      35737 | 0.000
763.28/763.47	c total clause space: 206.656MB
763.28/763.47	c total #watches: 347624
764.67/764.86	c total #propagations: 771012042 / total #impl: 2620919435 (eff. 0.294)
764.67/764.86	c #Conflicts:     688000 | #Learnt:      36737 | 0.000
764.67/764.86	c total clause space: 206.656MB
764.67/764.86	c total #watches: 350959
765.97/766.15	c total #propagations: 772100456 / total #impl: 2624863618 (eff. 0.294)
765.97/766.15	c #Conflicts:     689000 | #Learnt:      37737 | 0.000
765.97/766.15	c total clause space: 206.656MB
765.97/766.15	c total #watches: 353929
767.57/767.78	c total #propagations: 773320915 / total #impl: 2628610670 (eff. 0.294)
767.57/767.78	c #Conflicts:     690000 | #Learnt:      38737 | 0.000
767.57/767.78	c total clause space: 206.656MB
767.57/767.78	c total #watches: 356661
768.88/769.07	c total #propagations: 774572615 / total #impl: 2633072012 (eff. 0.294)
768.88/769.07	c #Conflicts:     691000 | #Learnt:      39737 | 0.000
768.88/769.07	c total clause space: 206.656MB
768.88/769.07	c total #watches: 359813
769.98/770.13	c total #propagations: 775822681 / total #impl: 2637352458 (eff. 0.294)
769.98/770.13	c GARBAGE COLLECT
769.98/770.13	c #Conflicts:     692000 | #Learnt:      20694 | 0.000
769.98/770.13	c total clause space: 206.656MB
769.98/770.13	c total #watches: 291620
770.87/771.03	c total #propagations: 776944702 / total #impl: 2640892162 (eff. 0.294)
770.87/771.03	c #Conflicts:     693000 | #Learnt:      21694 | 0.000
770.87/771.03	c total clause space: 206.656MB
770.87/771.03	c total #watches: 294633
771.77/771.95	c total #propagations: 778009642 / total #impl: 2644232619 (eff. 0.294)
771.77/771.95	c #Conflicts:     694000 | #Learnt:      22694 | 0.000
771.77/771.95	c total clause space: 206.656MB
771.77/771.95	c total #watches: 297849
772.47/772.64	c total #propagations: 779063039 / total #impl: 2647557375 (eff. 0.294)
772.47/772.64	c #Conflicts:     695000 | #Learnt:      23694 | 0.000
772.47/772.64	c total clause space: 206.656MB
772.47/772.64	c total #watches: 300000
773.37/773.52	c total #propagations: 779958619 / total #impl: 2650344279 (eff. 0.294)
773.37/773.52	c #Conflicts:     696000 | #Learnt:      24694 | 0.000
773.37/773.52	c total clause space: 206.656MB
773.37/773.52	c total #watches: 302375
774.38/774.51	c total #propagations: 780934369 / total #impl: 2653538693 (eff. 0.294)
774.38/774.51	c #Conflicts:     697000 | #Learnt:      25694 | 0.000
774.38/774.51	c total clause space: 206.656MB
774.38/774.51	c total #watches: 306526
775.38/775.57	c total #propagations: 781970178 / total #impl: 2657266145 (eff. 0.294)
775.38/775.57	c #Conflicts:     698000 | #Learnt:      26694 | 0.000
775.38/775.57	c total clause space: 206.656MB
775.38/775.57	c total #watches: 310549
776.48/776.64	c total #propagations: 782952783 / total #impl: 2660749993 (eff. 0.294)
776.48/776.64	c #Conflicts:     699000 | #Learnt:      27694 | 0.000
776.48/776.64	c total clause space: 206.656MB
776.48/776.64	c total #watches: 314865
777.17/777.35	c total #propagations: 784012065 / total #impl: 2664559613 (eff. 0.294)
777.17/777.35	c #Conflicts:     700000 | #Learnt:      28694 | 0.000
777.17/777.35	c total clause space: 206.656MB
777.17/777.35	c total #watches: 318102
777.87/778.05	c total #propagations: 784929044 / total #impl: 2667384054 (eff. 0.294)
777.87/778.05	c #Conflicts:     701000 | #Learnt:      29694 | 0.000
777.87/778.05	c total clause space: 206.656MB
777.87/778.06	c total #watches: 321749
778.68/778.87	c total #propagations: 785785860 / total #impl: 2670088071 (eff. 0.294)
778.68/778.87	c #Conflicts:     702000 | #Learnt:      30694 | 0.000
778.68/778.87	c total clause space: 206.656MB
778.68/778.87	c total #watches: 324120
779.47/779.65	c total #propagations: 786674395 / total #impl: 2672912613 (eff. 0.294)
779.47/779.65	c #Conflicts:     703000 | #Learnt:      31694 | 0.000
779.47/779.65	c total clause space: 206.656MB
779.47/779.65	c total #watches: 326788
780.27/780.48	c total #propagations: 787541749 / total #impl: 2675747464 (eff. 0.294)
780.27/780.48	c #Conflicts:     704000 | #Learnt:      32694 | 0.000
780.27/780.48	c total clause space: 206.656MB
780.27/780.48	c total #watches: 330018
781.07/781.29	c total #propagations: 788457112 / total #impl: 2678785203 (eff. 0.294)
781.07/781.29	c #Conflicts:     705000 | #Learnt:      33694 | 0.000
781.07/781.29	c total clause space: 206.656MB
781.07/781.29	c total #watches: 332553
782.27/782.41	c total #propagations: 789319939 / total #impl: 2681433479 (eff. 0.294)
782.27/782.41	c #Conflicts:     706000 | #Learnt:      34694 | 0.000
782.27/782.41	c total clause space: 206.656MB
782.27/782.41	c total #watches: 336630
783.47/783.63	c total #propagations: 790295321 / total #impl: 2685266712 (eff. 0.294)
783.47/783.63	c #Conflicts:     707000 | #Learnt:      35694 | 0.000
783.47/783.63	c total clause space: 206.656MB
783.47/783.63	c total #watches: 340852
784.87/785.05	c total #propagations: 791346640 / total #impl: 2689802226 (eff. 0.294)
784.87/785.05	c #Conflicts:     708000 | #Learnt:      36694 | 0.000
784.87/785.05	c total clause space: 206.656MB
784.87/785.05	c total #watches: 347700
785.97/786.18	c total #propagations: 792507586 / total #impl: 2695168609 (eff. 0.294)
785.97/786.18	c #Conflicts:     709000 | #Learnt:      37694 | 0.000
785.97/786.18	c total clause space: 206.656MB
785.97/786.18	c total #watches: 354458
787.77/787.93	c total #propagations: 793480709 / total #impl: 2700253414 (eff. 0.294)
787.77/787.93	c #Conflicts:     710000 | #Learnt:      38694 | 0.000
787.77/787.93	c total clause space: 206.656MB
787.77/787.93	c total #watches: 361632
790.07/790.21	c total #propagations: 794672519 / total #impl: 2705998136 (eff. 0.294)
790.07/790.21	c #Conflicts:     711000 | #Learnt:      39694 | 0.000
790.07/790.21	c total clause space: 206.656MB
790.07/790.21	c total #watches: 374010
792.67/792.82	c total #propagations: 795991497 / total #impl: 2713337608 (eff. 0.293)
792.67/792.82	c GARBAGE COLLECT
792.67/792.82	c #Conflicts:     712000 | #Learnt:      20424 | 0.000
792.67/792.82	c total clause space: 206.656MB
792.67/792.82	c total #watches: 291322
793.97/794.13	c total #propagations: 797229253 / total #impl: 2720567539 (eff. 0.293)
793.97/794.13	c #Conflicts:     713000 | #Learnt:      21424 | 0.000
793.97/794.13	c total clause space: 206.656MB
793.97/794.13	c total #watches: 304026
795.77/795.91	c total #propagations: 798486257 / total #impl: 2726322713 (eff. 0.293)
795.77/795.91	c #Conflicts:     714000 | #Learnt:      22424 | 0.000
795.77/795.91	c total clause space: 206.656MB
795.77/795.91	c total #watches: 315927
797.97/798.16	c total #propagations: 799653119 / total #impl: 2732911271 (eff. 0.293)
797.97/798.16	c #Conflicts:     715000 | #Learnt:      23424 | 0.000
797.97/798.16	c total clause space: 206.656MB
797.97/798.16	c total #watches: 330580
800.67/800.85	c total #propagations: 800908433 / total #impl: 2741167089 (eff. 0.292)
800.67/800.85	c #Conflicts:     716000 | #Learnt:      24424 | 0.000
800.67/800.85	c total clause space: 206.656MB
800.67/800.85	c total #watches: 344975
804.07/804.29	c total #propagations: 802171613 / total #impl: 2749988718 (eff. 0.292)
804.07/804.29	c #Conflicts:     717000 | #Learnt:      25424 | 0.000
804.07/804.29	c total clause space: 206.656MB
804.07/804.29	c total #watches: 373225
809.27/809.49	c total #propagations: 803307821 / total #impl: 2761270364 (eff. 0.291)
809.27/809.49	c #Conflicts:     718000 | #Learnt:      26424 | 0.000
809.27/809.49	c total clause space: 206.656MB
809.27/809.49	c total #watches: 403542
812.77/813.00	c total #propagations: 804349395 / total #impl: 2774478413 (eff. 0.290)
812.77/813.00	c #Conflicts:     719000 | #Learnt:      27424 | 0.000
812.77/813.00	c total clause space: 206.656MB
812.77/813.00	c total #watches: 406521
816.46/816.68	c total #propagations: 805273330 / total #impl: 2781426374 (eff. 0.290)
816.46/816.68	c #Conflicts:     720000 | #Learnt:      28424 | 0.000
816.46/816.68	c total clause space: 206.656MB
816.46/816.68	c total #watches: 409053
819.76/819.91	c total #propagations: 806178635 / total #impl: 2788117358 (eff. 0.289)
819.76/819.91	c #Conflicts:     721000 | #Learnt:      29424 | 0.000
819.76/819.91	c total clause space: 206.656MB
819.76/819.91	c total #watches: 412376
822.16/822.32	c total #propagations: 807072151 / total #impl: 2793279038 (eff. 0.289)
822.16/822.32	c #Conflicts:     722000 | #Learnt:      30424 | 0.000
822.16/822.32	c total clause space: 206.656MB
822.16/822.32	c total #watches: 415272
824.76/824.96	c total #propagations: 807886703 / total #impl: 2795934728 (eff. 0.289)
824.76/824.96	c #Conflicts:     723000 | #Learnt:      31424 | 0.000
824.76/824.96	c total clause space: 206.656MB
824.76/824.96	c total #watches: 417854
827.66/827.84	c total #propagations: 808825389 / total #impl: 2799014076 (eff. 0.289)
827.66/827.84	c #Conflicts:     724000 | #Learnt:      32424 | 0.000
827.66/827.84	c total clause space: 206.656MB
827.66/827.84	c total #watches: 420569
830.37/830.57	c total #propagations: 809787514 / total #impl: 2802329683 (eff. 0.289)
830.37/830.57	c #Conflicts:     725000 | #Learnt:      33424 | 0.000
830.37/830.57	c total clause space: 206.656MB
830.37/830.57	c total #watches: 423227
834.06/834.24	c total #propagations: 810676112 / total #impl: 2805309095 (eff. 0.289)
834.06/834.24	c #Conflicts:     726000 | #Learnt:      34424 | 0.000
834.06/834.24	c total clause space: 206.656MB
834.06/834.24	c total #watches: 426020
839.36/839.52	c total #propagations: 811741235 / total #impl: 2809156398 (eff. 0.289)
839.36/839.52	c #Conflicts:     727000 | #Learnt:      35424 | 0.000
839.36/839.52	c total clause space: 206.656MB
839.36/839.52	c total #watches: 428606
844.36/844.51	c total #propagations: 813112473 / total #impl: 2814439063 (eff. 0.289)
844.36/844.51	c #Conflicts:     728000 | #Learnt:      36424 | 0.000
844.36/844.51	c total clause space: 206.656MB
844.36/844.51	c total #watches: 432554
848.96/849.20	c total #propagations: 814330380 / total #impl: 2819423824 (eff. 0.289)
848.96/849.20	c #Conflicts:     729000 | #Learnt:      37424 | 0.000
848.96/849.20	c total clause space: 206.656MB
848.96/849.20	c total #watches: 438093
853.66/853.89	c total #propagations: 815362120 / total #impl: 2823878476 (eff. 0.289)
853.66/853.89	c #Conflicts:     730000 | #Learnt:      38424 | 0.000
853.66/853.89	c total clause space: 206.656MB
853.66/853.89	c total #watches: 441755
858.76/858.93	c total #propagations: 816557544 / total #impl: 2828413713 (eff. 0.289)
858.76/858.93	c #Conflicts:     731000 | #Learnt:      39424 | 0.000
858.76/858.93	c total clause space: 206.656MB
858.76/858.93	c total #watches: 450099
863.36/863.56	c total #propagations: 817584471 / total #impl: 2832972607 (eff. 0.289)
863.36/863.56	c #Conflicts:     732000 | #Learnt:      40424 | 0.000
863.36/863.56	c total clause space: 206.656MB
863.36/863.56	c total #watches: 456017
867.45/867.65	c total #propagations: 818653630 / total #impl: 2837661112 (eff. 0.288)
867.45/867.65	c GARBAGE COLLECT
867.45/867.65	c #Conflicts:     733000 | #Learnt:      20832 | 0.000
867.45/867.65	c total clause space: 206.656MB
867.45/867.65	c total #watches: 294276
868.45/868.61	c total #propagations: 819664523 / total #impl: 2842008452 (eff. 0.288)
868.45/868.61	c #Conflicts:     734000 | #Learnt:      21832 | 0.000
868.45/868.61	c total clause space: 206.656MB
868.45/868.61	c total #watches: 298867
869.45/869.62	c total #propagations: 820892300 / total #impl: 2846279001 (eff. 0.288)
869.45/869.62	c #Conflicts:     735000 | #Learnt:      22832 | 0.000
869.45/869.62	c total clause space: 206.656MB
869.45/869.62	c total #watches: 303646
870.65/870.80	c total #propagations: 822032060 / total #impl: 2850394236 (eff. 0.288)
870.65/870.80	c #Conflicts:     736000 | #Learnt:      23832 | 0.000
870.65/870.80	c total clause space: 206.656MB
870.65/870.80	c total #watches: 308712
871.95/872.11	c total #propagations: 823089973 / total #impl: 2854184624 (eff. 0.288)
871.95/872.11	c #Conflicts:     737000 | #Learnt:      24832 | 0.000
871.95/872.11	c total clause space: 206.656MB
871.95/872.11	c total #watches: 313608
873.26/873.50	c total #propagations: 824203986 / total #impl: 2858116499 (eff. 0.288)
873.26/873.50	c #Conflicts:     738000 | #Learnt:      25832 | 0.000
873.26/873.50	c total clause space: 206.656MB
873.26/873.50	c total #watches: 317844
874.85/875.00	c total #propagations: 825316736 / total #impl: 2861885244 (eff. 0.288)
874.85/875.00	c #Conflicts:     739000 | #Learnt:      26832 | 0.000
874.85/875.00	c total clause space: 206.656MB
874.85/875.00	c total #watches: 321625
876.25/876.45	c total #propagations: 826595615 / total #impl: 2865971407 (eff. 0.288)
876.25/876.45	c #Conflicts:     740000 | #Learnt:      27832 | 0.000
876.25/876.45	c total clause space: 206.656MB
876.25/876.45	c total #watches: 324685
878.05/878.23	c total #propagations: 827772281 / total #impl: 2869914686 (eff. 0.288)
878.05/878.23	c #Conflicts:     741000 | #Learnt:      28832 | 0.000
878.05/878.23	c total clause space: 206.656MB
878.05/878.23	c total #watches: 328835
879.75/879.97	c total #propagations: 828977872 / total #impl: 2873991502 (eff. 0.288)
879.75/879.97	c #Conflicts:     742000 | #Learnt:      29832 | 0.000
879.75/879.97	c total clause space: 206.656MB
879.75/879.97	c total #watches: 333643
881.45/881.64	c total #propagations: 830139572 / total #impl: 2877970164 (eff. 0.288)
881.45/881.64	c #Conflicts:     743000 | #Learnt:      30832 | 0.000
881.45/881.64	c total clause space: 206.656MB
881.45/881.64	c total #watches: 337906
883.35/883.52	c total #propagations: 831174842 / total #impl: 2881582294 (eff. 0.288)
883.35/883.52	c #Conflicts:     744000 | #Learnt:      31832 | 0.000
883.35/883.52	c total clause space: 206.656MB
883.35/883.52	c total #watches: 342379
884.75/884.94	c total #propagations: 832314072 / total #impl: 2885456854 (eff. 0.288)
884.75/884.94	c #Conflicts:     745000 | #Learnt:      32832 | 0.000
884.75/884.94	c total clause space: 206.656MB
884.75/884.94	c total #watches: 347968
886.15/886.39	c total #propagations: 833375600 / total #impl: 2889441732 (eff. 0.288)
886.15/886.39	c #Conflicts:     746000 | #Learnt:      33832 | 0.000
886.15/886.39	c total clause space: 206.656MB
886.15/886.39	c total #watches: 350752
887.45/887.62	c total #propagations: 834412998 / total #impl: 2892880461 (eff. 0.288)
887.45/887.62	c #Conflicts:     747000 | #Learnt:      34832 | 0.000
887.45/887.62	c total clause space: 206.656MB
887.45/887.62	c total #watches: 353724
889.15/889.38	c total #propagations: 835387115 / total #impl: 2896128530 (eff. 0.288)
889.15/889.38	c #Conflicts:     748000 | #Learnt:      35832 | 0.000
889.15/889.38	c total clause space: 206.656MB
889.15/889.38	c total #watches: 358384
890.65/890.82	c total #propagations: 836718022 / total #impl: 2901108609 (eff. 0.288)
890.65/890.82	c #Conflicts:     749000 | #Learnt:      36832 | 0.000
890.65/890.82	c total clause space: 206.656MB
890.65/890.82	c total #watches: 361768
892.06/892.27	c total #propagations: 837864838 / total #impl: 2904825436 (eff. 0.288)
892.06/892.27	c #Conflicts:     750000 | #Learnt:      37832 | 0.000
892.06/892.27	c total clause space: 206.656MB
892.06/892.27	c total #watches: 365977
893.65/893.83	c total #propagations: 838892313 / total #impl: 2908777979 (eff. 0.288)
893.65/893.83	c #Conflicts:     751000 | #Learnt:      38832 | 0.000
893.65/893.83	c total clause space: 206.656MB
893.65/893.83	c total #watches: 371477
895.65/895.84	c total #propagations: 840129072 / total #impl: 2913156934 (eff. 0.288)
895.65/895.84	c #Conflicts:     752000 | #Learnt:      39832 | 0.000
895.65/895.84	c total clause space: 206.656MB
895.65/895.84	c total #watches: 380232
897.25/897.43	c total #propagations: 841454021 / total #impl: 2918145745 (eff. 0.288)
897.25/897.43	c #Conflicts:     753000 | #Learnt:      40832 | 0.000
897.25/897.43	c total clause space: 206.656MB
897.25/897.43	c total #watches: 383276
898.85/899.01	c total #propagations: 842615147 / total #impl: 2922049815 (eff. 0.288)
898.85/899.01	c #Conflicts:     754000 | #Learnt:      41832 | 0.000
898.85/899.01	c total clause space: 206.656MB
898.85/899.01	c total #watches: 386007
899.66/899.90	c total #propagations: 843790779 / total #impl: 2925810358 (eff. 0.288)
899.66/899.90	c GARBAGE COLLECT
899.66/899.90	c #Conflicts:     755000 | #Learnt:      21909 | 0.000
899.66/899.90	c total clause space: 206.656MB
899.66/899.90	c total #watches: 298023
900.65/900.86	c total #propagations: 844959684 / total #impl: 2929489016 (eff. 0.288)
900.65/900.86	c #Conflicts:     756000 | #Learnt:      22909 | 0.000
900.65/900.86	c total clause space: 206.656MB
900.65/900.86	c total #watches: 300755
901.65/901.86	c total #propagations: 845994589 / total #impl: 2932869740 (eff. 0.288)
901.65/901.86	c #Conflicts:     757000 | #Learnt:      23909 | 0.000
901.65/901.86	c total clause space: 206.656MB
901.65/901.86	c total #watches: 303773
902.65/902.80	c total #propagations: 847198506 / total #impl: 2936674789 (eff. 0.288)
902.65/902.80	c #Conflicts:     758000 | #Learnt:      24909 | 0.000
902.65/902.80	c total clause space: 206.656MB
902.65/902.80	c total #watches: 306900
903.45/903.62	c total #propagations: 848074840 / total #impl: 2939697691 (eff. 0.288)
903.45/903.62	c #Conflicts:     759000 | #Learnt:      25909 | 0.000
903.45/903.62	c total clause space: 206.656MB
903.45/903.62	c total #watches: 309577
904.35/904.59	c total #propagations: 849066102 / total #impl: 2942846001 (eff. 0.289)
904.35/904.59	c #Conflicts:     760000 | #Learnt:      26909 | 0.000
904.35/904.59	c total clause space: 206.656MB
904.35/904.59	c total #watches: 312613
905.75/905.97	c total #propagations: 850245175 / total #impl: 2946688997 (eff. 0.289)
905.75/905.97	c #Conflicts:     761000 | #Learnt:      27909 | 0.000
905.75/905.97	c total clause space: 206.656MB
905.75/905.97	c total #watches: 317792
907.15/907.35	c total #propagations: 851574293 / total #impl: 2952144998 (eff. 0.288)
907.15/907.35	c #Conflicts:     762000 | #Learnt:      28909 | 0.000
907.15/907.35	c total clause space: 206.656MB
907.15/907.35	c total #watches: 322686
908.45/908.67	c total #propagations: 852752894 / total #impl: 2956959550 (eff. 0.288)
908.45/908.67	c #Conflicts:     763000 | #Learnt:      29909 | 0.000
908.45/908.67	c total clause space: 206.656MB
908.45/908.67	c total #watches: 326344
909.55/909.74	c total #propagations: 853913213 / total #impl: 2961299838 (eff. 0.288)
909.55/909.74	c #Conflicts:     764000 | #Learnt:      30909 | 0.000
909.55/909.74	c total clause space: 206.656MB
909.55/909.74	c total #watches: 329256
910.55/910.72	c total #propagations: 854993965 / total #impl: 2964667565 (eff. 0.288)
910.55/910.72	c #Conflicts:     765000 | #Learnt:      31909 | 0.000
910.55/910.72	c total clause space: 206.656MB
910.55/910.72	c total #watches: 331899
911.55/911.75	c total #propagations: 856046506 / total #impl: 2967786940 (eff. 0.288)
911.55/911.75	c #Conflicts:     766000 | #Learnt:      32909 | 0.000
911.55/911.75	c total clause space: 206.656MB
911.55/911.75	c total #watches: 334981
912.75/912.90	c total #propagations: 857081810 / total #impl: 2971101001 (eff. 0.288)
912.75/912.90	c #Conflicts:     767000 | #Learnt:      33909 | 0.000
912.75/912.90	c total clause space: 206.656MB
912.75/912.90	c total #watches: 337957
913.95/914.11	c total #propagations: 858232156 / total #impl: 2974841887 (eff. 0.288)
913.95/914.11	c #Conflicts:     768000 | #Learnt:      34909 | 0.000
913.95/914.11	c total clause space: 206.656MB
913.95/914.11	c total #watches: 340777
915.05/915.24	c total #propagations: 859354388 / total #impl: 2978676486 (eff. 0.289)
915.05/915.24	c #Conflicts:     769000 | #Learnt:      35909 | 0.000
915.05/915.24	c total clause space: 206.656MB
915.05/915.24	c total #watches: 343390
916.25/916.42	c total #propagations: 860428958 / total #impl: 2982044706 (eff. 0.289)
916.25/916.42	c #Conflicts:     770000 | #Learnt:      36909 | 0.000
916.25/916.42	c total clause space: 206.656MB
916.25/916.42	c total #watches: 346441
917.25/917.44	c total #propagations: 861557297 / total #impl: 2985670433 (eff. 0.289)
917.25/917.44	c #Conflicts:     771000 | #Learnt:      37909 | 0.000
917.25/917.44	c total clause space: 206.656MB
917.25/917.44	c total #watches: 350967
918.55/918.70	c total #propagations: 862673459 / total #impl: 2989224365 (eff. 0.289)
918.55/918.70	c #Conflicts:     772000 | #Learnt:      38909 | 0.000
918.55/918.70	c total clause space: 206.656MB
918.55/918.70	c total #watches: 354674
919.75/919.99	c total #propagations: 863722965 / total #impl: 2992842944 (eff. 0.289)
919.75/919.99	c #Conflicts:     773000 | #Learnt:      39909 | 0.000
919.75/919.99	c total clause space: 206.656MB
919.75/919.99	c total #watches: 357653
921.05/921.24	c total #propagations: 864928171 / total #impl: 2996750170 (eff. 0.289)
921.05/921.24	c #Conflicts:     774000 | #Learnt:      40909 | 0.000
921.05/921.24	c total clause space: 206.656MB
921.05/921.24	c total #watches: 362462
922.65/922.86	c total #propagations: 866055200 / total #impl: 3001256378 (eff. 0.289)
922.65/922.86	c #Conflicts:     775000 | #Learnt:      41909 | 0.000
922.65/922.86	c total clause space: 206.656MB
922.65/922.86	c total #watches: 367381
923.75/923.93	c total #propagations: 867414281 / total #impl: 3006642248 (eff. 0.288)
923.75/923.93	c GARBAGE COLLECT
923.75/923.93	c #Conflicts:     776000 | #Learnt:      21719 | 0.000
923.75/923.93	c total clause space: 206.656MB
923.75/923.93	c total #watches: 296990
924.65/924.85	c total #propagations: 868547513 / total #impl: 3010333777 (eff. 0.289)
924.65/924.85	c #Conflicts:     777000 | #Learnt:      22719 | 0.000
924.65/924.85	c total clause space: 206.656MB
924.65/924.85	c total #watches: 301270
925.65/925.84	c total #propagations: 869534068 / total #impl: 3013985706 (eff. 0.288)
925.65/925.84	c #Conflicts:     778000 | #Learnt:      23719 | 0.000
925.65/925.84	c total clause space: 206.656MB
925.65/925.84	c total #watches: 304849
926.55/926.74	c total #propagations: 870466840 / total #impl: 3017527398 (eff. 0.288)
926.55/926.74	c #Conflicts:     779000 | #Learnt:      24719 | 0.000
926.55/926.74	c total clause space: 206.656MB
926.55/926.74	c total #watches: 308310
927.35/927.52	c total #propagations: 871182566 / total #impl: 3020249974 (eff. 0.288)
927.35/927.52	c #Conflicts:     780000 | #Learnt:      25719 | 0.000
927.35/927.52	c total clause space: 206.656MB
927.35/927.52	c total #watches: 311852
928.14/928.38	c total #propagations: 872110592 / total #impl: 3023581502 (eff. 0.288)
928.14/928.38	c #Conflicts:     781000 | #Learnt:      26719 | 0.000
928.14/928.38	c total clause space: 206.656MB
928.14/928.38	c total #watches: 315162
929.14/929.34	c total #propagations: 873072906 / total #impl: 3026934826 (eff. 0.288)
929.14/929.34	c #Conflicts:     782000 | #Learnt:      27719 | 0.000
929.14/929.34	c total clause space: 206.656MB
929.14/929.34	c total #watches: 319267
930.14/930.33	c total #propagations: 874085145 / total #impl: 3030659112 (eff. 0.288)
930.14/930.33	c #Conflicts:     783000 | #Learnt:      28719 | 0.000
930.14/930.33	c total clause space: 206.656MB
930.14/930.33	c total #watches: 322624
931.14/931.32	c total #propagations: 875273073 / total #impl: 3034775902 (eff. 0.288)
931.14/931.32	c #Conflicts:     784000 | #Learnt:      29719 | 0.000
931.14/931.32	c total clause space: 206.656MB
931.14/931.32	c total #watches: 326952
932.14/932.37	c total #propagations: 876232334 / total #impl: 3038324649 (eff. 0.288)
932.14/932.37	c #Conflicts:     785000 | #Learnt:      30719 | 0.000
932.14/932.37	c total clause space: 206.656MB
932.14/932.37	c total #watches: 329931
933.34/933.56	c total #propagations: 877274512 / total #impl: 3042159615 (eff. 0.288)
933.34/933.56	c #Conflicts:     786000 | #Learnt:      31719 | 0.000
933.34/933.56	c total clause space: 206.656MB
933.34/933.56	c total #watches: 334354
934.54/934.73	c total #propagations: 878441287 / total #impl: 3046428707 (eff. 0.288)
934.54/934.73	c #Conflicts:     787000 | #Learnt:      32719 | 0.000
934.54/934.73	c total clause space: 206.656MB
934.54/934.73	c total #watches: 337451
935.84/936.00	c total #propagations: 879436235 / total #impl: 3050103166 (eff. 0.288)
935.84/936.00	c #Conflicts:     788000 | #Learnt:      33719 | 0.000
935.84/936.00	c total clause space: 206.656MB
935.84/936.00	c total #watches: 343474
936.94/937.17	c total #propagations: 880578799 / total #impl: 3054834880 (eff. 0.288)
936.94/937.17	c #Conflicts:     789000 | #Learnt:      34719 | 0.000
936.94/937.17	c total clause space: 206.656MB
936.94/937.17	c total #watches: 347432
938.34/938.54	c total #propagations: 881556933 / total #impl: 3058799067 (eff. 0.288)
938.34/938.54	c #Conflicts:     790000 | #Learnt:      35719 | 0.000
938.34/938.54	c total clause space: 206.656MB
938.34/938.54	c total #watches: 352908
939.54/939.72	c total #propagations: 882678229 / total #impl: 3062994405 (eff. 0.288)
939.54/939.72	c #Conflicts:     791000 | #Learnt:      36719 | 0.000
939.54/939.72	c total clause space: 206.656MB
939.54/939.72	c total #watches: 356055
940.74/940.94	c total #propagations: 883756581 / total #impl: 3066849189 (eff. 0.288)
940.74/940.94	c #Conflicts:     792000 | #Learnt:      37719 | 0.000
940.74/940.94	c total clause space: 206.656MB
940.74/940.94	c total #watches: 359133
941.94/942.10	c total #propagations: 884597547 / total #impl: 3069673201 (eff. 0.288)
941.94/942.10	c #Conflicts:     793000 | #Learnt:      38719 | 0.000
941.94/942.10	c total clause space: 206.656MB
941.94/942.10	c total #watches: 361754
943.04/943.26	c total #propagations: 885699116 / total #impl: 3072997390 (eff. 0.288)
943.04/943.26	c #Conflicts:     794000 | #Learnt:      39719 | 0.000
943.04/943.26	c total clause space: 206.656MB
943.04/943.26	c total #watches: 364705
944.24/944.41	c total #propagations: 886746072 / total #impl: 3076141543 (eff. 0.288)
944.24/944.41	c #Conflicts:     795000 | #Learnt:      40719 | 0.000
944.24/944.41	c total clause space: 206.656MB
944.24/944.41	c total #watches: 366973
945.54/945.71	c total #propagations: 887726952 / total #impl: 3079308669 (eff. 0.288)
945.54/945.71	c #Conflicts:     796000 | #Learnt:      41719 | 0.000
945.54/945.71	c total clause space: 206.656MB
945.54/945.71	c total #watches: 371376
946.84/947.04	c total #propagations: 888987559 / total #impl: 3083375869 (eff. 0.288)
946.84/947.04	c #Conflicts:     797000 | #Learnt:      42719 | 0.000
946.84/947.04	c total clause space: 206.656MB
946.84/947.04	c total #watches: 376653
947.94/948.18	c total #propagations: 890146211 / total #impl: 3087171684 (eff. 0.288)
947.94/948.18	c GARBAGE COLLECT
947.94/948.18	c #Conflicts:     798000 | #Learnt:      22210 | 0.000
947.94/948.18	c total clause space: 206.656MB
947.94/948.18	c total #watches: 298557
948.94/949.14	c total #propagations: 891212610 / total #impl: 3090769051 (eff. 0.288)
948.94/949.14	c #Conflicts:     799000 | #Learnt:      23210 | 0.000
948.94/949.14	c total clause space: 206.656MB
948.94/949.14	c total #watches: 301457
949.84/950.07	c total #propagations: 892218315 / total #impl: 3094056945 (eff. 0.288)
949.84/950.07	c #Conflicts:     800000 | #Learnt:      24210 | 0.000
949.84/950.07	c total clause space: 206.656MB
949.84/950.07	c total #watches: 304691
950.94/951.14	c total #propagations: 893389740 / total #impl: 3097806071 (eff. 0.288)
950.94/951.14	c #Conflicts:     801000 | #Learnt:      25210 | 0.000
950.94/951.14	c total clause space: 206.656MB
950.94/951.14	c total #watches: 307754
952.04/952.21	c total #propagations: 894491287 / total #impl: 3101396009 (eff. 0.288)
952.04/952.21	c #Conflicts:     802000 | #Learnt:      26210 | 0.000
952.04/952.21	c total clause space: 206.656MB
952.04/952.21	c total #watches: 312097
952.94/953.18	c total #propagations: 895761481 / total #impl: 3105606766 (eff. 0.288)
952.94/953.18	c #Conflicts:     803000 | #Learnt:      27210 | 0.000
952.94/953.18	c total clause space: 206.656MB
952.94/953.18	c total #watches: 314824
953.65/953.85	c total #propagations: 896777773 / total #impl: 3108738440 (eff. 0.288)
953.65/953.85	c #Conflicts:     804000 | #Learnt:      28210 | 0.000
953.65/953.85	c total clause space: 206.656MB
953.65/953.85	c total #watches: 317398
954.34/954.52	c total #propagations: 897645163 / total #impl: 3111362648 (eff. 0.289)
954.34/954.52	c #Conflicts:     805000 | #Learnt:      29210 | 0.000
954.34/954.52	c total clause space: 206.656MB
954.34/954.52	c total #watches: 320420
955.54/955.78	c total #propagations: 898447118 / total #impl: 3113866275 (eff. 0.289)
955.54/955.78	c #Conflicts:     806000 | #Learnt:      30210 | 0.000
955.54/955.78	c total clause space: 206.656MB
955.54/955.78	c total #watches: 323633
956.74/956.97	c total #propagations: 899640967 / total #impl: 3118394206 (eff. 0.288)
956.74/956.97	c #Conflicts:     807000 | #Learnt:      31210 | 0.000
956.74/956.97	c total clause space: 206.656MB
956.74/956.97	c total #watches: 327857
958.05/958.28	c total #propagations: 900773333 / total #impl: 3122967407 (eff. 0.288)
958.05/958.28	c #Conflicts:     808000 | #Learnt:      32210 | 0.000
958.05/958.28	c total clause space: 206.656MB
958.05/958.28	c total #watches: 331505
959.24/959.48	c total #propagations: 902048893 / total #impl: 3127636451 (eff. 0.288)
959.24/959.48	c #Conflicts:     809000 | #Learnt:      33210 | 0.000
959.24/959.48	c total clause space: 206.656MB
959.24/959.48	c total #watches: 335201
960.34/960.55	c total #propagations: 903183596 / total #impl: 3131959103 (eff. 0.288)
960.34/960.55	c #Conflicts:     810000 | #Learnt:      34210 | 0.000
960.34/960.55	c total clause space: 206.656MB
960.34/960.55	c total #watches: 338137
961.64/961.80	c total #propagations: 904279266 / total #impl: 3135478538 (eff. 0.288)
961.64/961.80	c #Conflicts:     811000 | #Learnt:      35210 | 0.000
961.64/961.80	c total clause space: 206.656MB
961.64/961.80	c total #watches: 340851
962.74/962.93	c total #propagations: 905441889 / total #impl: 3139604493 (eff. 0.288)
962.74/962.93	c #Conflicts:     812000 | #Learnt:      36210 | 0.000
962.74/962.93	c total clause space: 206.656MB
962.74/962.93	c total #watches: 344183
963.84/964.07	c total #propagations: 906556569 / total #impl: 3143379768 (eff. 0.288)
963.84/964.07	c #Conflicts:     813000 | #Learnt:      37210 | 0.000
963.84/964.07	c total clause space: 206.656MB
963.84/964.07	c total #watches: 346967
964.84/965.00	c total #propagations: 907745614 / total #impl: 3147199000 (eff. 0.288)
964.84/965.00	c #Conflicts:     814000 | #Learnt:      38210 | 0.000
964.84/965.00	c total clause space: 206.656MB
964.84/965.00	c total #watches: 349452
966.14/966.35	c total #propagations: 908753524 / total #impl: 3150414358 (eff. 0.288)
966.14/966.35	c #Conflicts:     815000 | #Learnt:      39210 | 0.000
966.14/966.35	c total clause space: 206.656MB
966.14/966.35	c total #watches: 352582
967.44/967.68	c total #propagations: 909996450 / total #impl: 3154869175 (eff. 0.288)
967.44/967.68	c #Conflicts:     816000 | #Learnt:      40210 | 0.000
967.44/967.68	c total clause space: 206.656MB
967.44/967.68	c total #watches: 361697
968.94/969.17	c total #propagations: 911076270 / total #impl: 3159154551 (eff. 0.288)
968.94/969.17	c #Conflicts:     817000 | #Learnt:      41210 | 0.000
968.94/969.17	c total clause space: 206.656MB
968.94/969.17	c total #watches: 367114
970.44/970.61	c total #propagations: 912354156 / total #impl: 3163814747 (eff. 0.288)
970.44/970.61	c #Conflicts:     818000 | #Learnt:      42210 | 0.000
970.44/970.61	c total clause space: 206.656MB
970.44/970.61	c total #watches: 370080
972.14/972.33	c total #propagations: 913548809 / total #impl: 3167891604 (eff. 0.288)
972.14/972.33	c #Conflicts:     819000 | #Learnt:      43210 | 0.000
972.14/972.33	c total clause space: 206.656MB
972.14/972.33	c total #watches: 374887
973.35/973.56	c total #propagations: 914901122 / total #impl: 3172883658 (eff. 0.288)
973.35/973.56	c GARBAGE COLLECT
973.35/973.56	c #Conflicts:     820000 | #Learnt:      22408 | 0.000
973.35/973.56	c total clause space: 206.656MB
973.35/973.56	c total #watches: 299805
974.34/974.53	c total #propagations: 916131586 / total #impl: 3176885408 (eff. 0.288)
974.34/974.53	c #Conflicts:     821000 | #Learnt:      23408 | 0.000
974.34/974.53	c total clause space: 206.656MB
974.34/974.53	c total #watches: 303054
975.24/975.45	c total #propagations: 917286406 / total #impl: 3180523872 (eff. 0.288)
975.24/975.45	c #Conflicts:     822000 | #Learnt:      24408 | 0.000
975.24/975.45	c total clause space: 206.656MB
975.24/975.45	c total #watches: 306445
976.24/976.43	c total #propagations: 918313607 / total #impl: 3183890855 (eff. 0.288)
976.24/976.43	c #Conflicts:     823000 | #Learnt:      25408 | 0.000
976.24/976.43	c total clause space: 206.656MB
976.24/976.43	c total #watches: 309907
977.24/977.49	c total #propagations: 919481884 / total #impl: 3187902164 (eff. 0.288)
977.24/977.49	c #Conflicts:     824000 | #Learnt:      26408 | 0.000
977.24/977.49	c total clause space: 206.656MB
977.24/977.49	c total #watches: 312721
978.24/978.42	c total #propagations: 920409985 / total #impl: 3191405302 (eff. 0.288)
978.24/978.42	c #Conflicts:     825000 | #Learnt:      27408 | 0.000
978.24/978.42	c total clause space: 206.656MB
978.24/978.42	c total #watches: 315722
979.24/979.42	c total #propagations: 921509655 / total #impl: 3194883689 (eff. 0.288)
979.24/979.42	c #Conflicts:     826000 | #Learnt:      28408 | 0.000
979.24/979.42	c total clause space: 206.656MB
979.24/979.42	c total #watches: 318938
980.14/980.37	c total #propagations: 922723135 / total #impl: 3198740136 (eff. 0.288)
980.14/980.37	c #Conflicts:     827000 | #Learnt:      29408 | 0.000
980.14/980.37	c total clause space: 206.656MB
980.14/980.37	c total #watches: 321711
981.44/981.67	c total #propagations: 923838737 / total #impl: 3202367371 (eff. 0.288)
981.44/981.67	c #Conflicts:     828000 | #Learnt:      30408 | 0.000
981.44/981.67	c total clause space: 206.656MB
981.44/981.67	c total #watches: 325644
982.84/983.09	c total #propagations: 925363511 / total #impl: 3207557359 (eff. 0.288)
982.84/983.09	c #Conflicts:     829000 | #Learnt:      31408 | 0.000
982.84/983.09	c total clause space: 206.656MB
982.84/983.09	c total #watches: 330667
984.74/984.90	c total #propagations: 926740000 / total #impl: 3212749483 (eff. 0.288)
984.74/984.90	c #Conflicts:     830000 | #Learnt:      32408 | 0.000
984.74/984.90	c total clause space: 206.656MB
984.74/984.90	c total #watches: 342005
987.24/987.43	c total #propagations: 928079650 / total #impl: 3218085177 (eff. 0.288)
987.24/987.43	c #Conflicts:     831000 | #Learnt:      33408 | 0.000
987.24/987.43	c total clause space: 206.656MB
987.24/987.43	c total #watches: 347945
990.24/990.46	c total #propagations: 929506149 / total #impl: 3224071418 (eff. 0.288)
990.24/990.46	c #Conflicts:     832000 | #Learnt:      34408 | 0.000
990.24/990.46	c total clause space: 206.656MB
990.24/990.46	c total #watches: 356528
993.53/993.70	c total #propagations: 930979690 / total #impl: 3229790749 (eff. 0.288)
993.53/993.70	c #Conflicts:     833000 | #Learnt:      35408 | 0.000
993.53/993.70	c total clause space: 206.656MB
993.53/993.70	c total #watches: 361682
996.44/996.66	c total #propagations: 932400185 / total #impl: 3235069672 (eff. 0.288)
996.44/996.66	c #Conflicts:     834000 | #Learnt:      36408 | 0.000
996.44/996.66	c total clause space: 206.656MB
996.44/996.66	c total #watches: 367308
998.53/998.76	c total #propagations: 933802670 / total #impl: 3240229791 (eff. 0.288)
998.53/998.76	c #Conflicts:     835000 | #Learnt:      37408 | 0.000
998.53/998.76	c total clause space: 206.656MB
998.53/998.76	c total #watches: 372062
1000.43/1000.68	c total #propagations: 935238160 / total #impl: 3245560248 (eff. 0.288)
1000.43/1000.68	c #Conflicts:     836000 | #Learnt:      38408 | 0.000
1000.43/1000.68	c total clause space: 206.656MB
1000.43/1000.68	c total #watches: 381003
1003.04/1003.25	c total #propagations: 936463074 / total #impl: 3250709878 (eff. 0.288)
1003.04/1003.25	c #Conflicts:     837000 | #Learnt:      39408 | 0.000
1003.04/1003.25	c total clause space: 206.656MB
1003.04/1003.25	c total #watches: 388165
1005.93/1006.19	c total #propagations: 937717341 / total #impl: 3256164813 (eff. 0.288)
1005.93/1006.19	c #Conflicts:     838000 | #Learnt:      40408 | 0.000
1005.93/1006.19	c total clause space: 206.656MB
1005.93/1006.19	c total #watches: 397619
1008.83/1009.05	c total #propagations: 938919580 / total #impl: 3261910365 (eff. 0.288)
1008.83/1009.05	c #Conflicts:     839000 | #Learnt:      41408 | 0.000
1008.83/1009.05	c total clause space: 206.656MB
1008.83/1009.05	c total #watches: 410969
1012.43/1012.60	c total #propagations: 939988522 / total #impl: 3267795182 (eff. 0.288)
1012.43/1012.60	c #Conflicts:     840000 | #Learnt:      42408 | 0.000
1012.43/1012.60	c total clause space: 206.656MB
1012.43/1012.60	c total #watches: 421293
1017.23/1017.44	c total #propagations: 941172555 / total #impl: 3274197133 (eff. 0.287)
1017.23/1017.44	c #Conflicts:     841000 | #Learnt:      43408 | 0.000
1017.23/1017.44	c total clause space: 206.656MB
1017.23/1017.44	c total #watches: 430089
1022.33/1022.53	c total #propagations: 942468077 / total #impl: 3281049871 (eff. 0.287)
1022.33/1022.53	c GARBAGE COLLECT
1022.33/1022.53	c #Conflicts:     842000 | #Learnt:      22348 | 0.000
1022.33/1022.53	c total clause space: 206.656MB
1022.33/1022.53	c total #watches: 300070
1023.73/1023.93	c total #propagations: 943833892 / total #impl: 3287082091 (eff. 0.287)
1023.73/1023.93	c #Conflicts:     843000 | #Learnt:      23348 | 0.000
1023.73/1023.93	c total clause space: 206.656MB
1023.73/1023.93	c total #watches: 307107
1025.33/1025.56	c total #propagations: 945085213 / total #impl: 3291713580 (eff. 0.287)
1025.33/1025.56	c #Conflicts:     844000 | #Learnt:      24348 | 0.000
1025.33/1025.56	c total clause space: 206.656MB
1025.33/1025.56	c total #watches: 310244
1026.93/1027.19	c total #propagations: 946339917 / total #impl: 3296297745 (eff. 0.287)
1026.93/1027.19	c #Conflicts:     845000 | #Learnt:      25348 | 0.000
1026.93/1027.19	c total clause space: 206.656MB
1026.93/1027.19	c total #watches: 317643
1028.93/1029.10	c total #propagations: 947593608 / total #impl: 3301380867 (eff. 0.287)
1028.93/1029.10	c #Conflicts:     846000 | #Learnt:      26348 | 0.000
1028.93/1029.10	c total clause space: 206.656MB
1028.93/1029.10	c total #watches: 324753
1030.43/1030.66	c total #propagations: 948876111 / total #impl: 3306748453 (eff. 0.287)
1030.43/1030.66	c #Conflicts:     847000 | #Learnt:      27348 | 0.000
1030.43/1030.66	c total clause space: 206.656MB
1030.43/1030.66	c total #watches: 328667
1031.74/1031.94	c total #propagations: 950024075 / total #impl: 3310857395 (eff. 0.287)
1031.74/1031.94	c #Conflicts:     848000 | #Learnt:      28348 | 0.000
1031.74/1031.94	c total clause space: 206.656MB
1031.74/1031.94	c total #watches: 331543
1033.13/1033.32	c total #propagations: 951125203 / total #impl: 3314185806 (eff. 0.287)
1033.13/1033.32	c #Conflicts:     849000 | #Learnt:      29348 | 0.000
1033.13/1033.32	c total clause space: 206.656MB
1033.13/1033.32	c total #watches: 333944
1034.63/1034.88	c total #propagations: 952196229 / total #impl: 3317563319 (eff. 0.287)
1034.63/1034.88	c #Conflicts:     850000 | #Learnt:      30348 | 0.000
1034.63/1034.88	c total clause space: 206.656MB
1034.63/1034.88	c total #watches: 336723
1036.14/1036.37	c total #propagations: 953380850 / total #impl: 3321154827 (eff. 0.287)
1036.14/1036.37	c #Conflicts:     851000 | #Learnt:      31348 | 0.000
1036.14/1036.37	c total clause space: 206.656MB
1036.14/1036.37	c total #watches: 340401
1037.63/1037.84	c total #propagations: 954544075 / total #impl: 3325353960 (eff. 0.287)
1037.63/1037.84	c #Conflicts:     852000 | #Learnt:      32348 | 0.000
1037.63/1037.84	c total clause space: 206.656MB
1037.63/1037.84	c total #watches: 343162
1039.23/1039.43	c total #propagations: 955835767 / total #impl: 3329404622 (eff. 0.287)
1039.23/1039.43	c #Conflicts:     853000 | #Learnt:      33348 | 0.000
1039.23/1039.43	c total clause space: 206.656MB
1039.23/1039.43	c total #watches: 347636
1040.33/1040.58	c total #propagations: 957235444 / total #impl: 3334233687 (eff. 0.287)
1040.33/1040.58	c #Conflicts:     854000 | #Learnt:      34348 | 0.000
1040.33/1040.58	c total clause space: 206.656MB
1040.33/1040.58	c total #watches: 352400
1041.93/1042.19	c total #propagations: 958245525 / total #impl: 3338641739 (eff. 0.287)
1041.93/1042.19	c #Conflicts:     855000 | #Learnt:      35348 | 0.000
1041.93/1042.19	c total clause space: 206.656MB
1041.93/1042.19	c total #watches: 358804
1043.53/1043.74	c total #propagations: 959365900 / total #impl: 3342862666 (eff. 0.287)
1043.53/1043.74	c #Conflicts:     856000 | #Learnt:      36348 | 0.000
1043.53/1043.74	c total clause space: 206.656MB
1043.53/1043.74	c total #watches: 361437
1045.33/1045.54	c total #propagations: 960537927 / total #impl: 3346373627 (eff. 0.287)
1045.33/1045.54	c #Conflicts:     857000 | #Learnt:      37348 | 0.000
1045.33/1045.54	c total clause space: 206.656MB
1045.33/1045.54	c total #watches: 366064
1047.33/1047.50	c total #propagations: 961746221 / total #impl: 3350872957 (eff. 0.287)
1047.33/1047.50	c #Conflicts:     858000 | #Learnt:      38348 | 0.000
1047.33/1047.50	c total clause space: 206.656MB
1047.33/1047.51	c total #watches: 371690
1049.03/1049.27	c total #propagations: 963095512 / total #impl: 3355566110 (eff. 0.287)
1049.03/1049.27	c #Conflicts:     859000 | #Learnt:      39348 | 0.000
1049.03/1049.27	c total clause space: 206.656MB
1049.03/1049.27	c total #watches: 374696
1050.53/1050.77	c total #propagations: 964166017 / total #impl: 3359046680 (eff. 0.287)
1050.53/1050.77	c #Conflicts:     860000 | #Learnt:      40348 | 0.000
1050.53/1050.77	c total clause space: 206.656MB
1050.53/1050.77	c total #watches: 378041
1052.83/1053.06	c total #propagations: 965289115 / total #impl: 3362816146 (eff. 0.287)
1052.83/1053.06	c #Conflicts:     861000 | #Learnt:      41348 | 0.000
1052.83/1053.06	c total clause space: 206.656MB
1052.83/1053.06	c total #watches: 382044
1055.23/1055.40	c total #propagations: 966488429 / total #impl: 3367341213 (eff. 0.287)
1055.23/1055.40	c #Conflicts:     862000 | #Learnt:      42348 | 0.000
1055.23/1055.40	c total clause space: 206.656MB
1055.23/1055.40	c total #watches: 388021
1057.03/1057.23	c total #propagations: 967841552 / total #impl: 3372485899 (eff. 0.287)
1057.03/1057.23	c #Conflicts:     863000 | #Learnt:      43348 | 0.000
1057.03/1057.23	c total clause space: 206.656MB
1057.03/1057.23	c total #watches: 391520
1058.53/1058.74	c total #propagations: 968964587 / total #impl: 3376337923 (eff. 0.287)
1058.53/1058.74	c #Conflicts:     864000 | #Learnt:      44348 | 0.000
1058.53/1058.74	c total clause space: 206.656MB
1058.53/1058.74	c total #watches: 395317
1059.82/1060.00	c total #propagations: 969943675 / total #impl: 3379621365 (eff. 0.287)
1059.82/1060.00	c GARBAGE COLLECT
1059.82/1060.00	c #Conflicts:     865000 | #Learnt:      22930 | 0.000
1059.82/1060.00	c total clause space: 206.656MB
1059.82/1060.00	c total #watches: 302910
1060.72/1060.93	c total #propagations: 970949296 / total #impl: 3383191530 (eff. 0.287)
1060.72/1060.93	c #Conflicts:     866000 | #Learnt:      23930 | 0.000
1060.72/1060.93	c total clause space: 206.656MB
1060.72/1060.93	c total #watches: 306553
1061.92/1062.16	c total #propagations: 972110288 / total #impl: 3387020804 (eff. 0.287)
1061.92/1062.16	c #Conflicts:     867000 | #Learnt:      24930 | 0.000
1061.92/1062.16	c total clause space: 206.656MB
1061.92/1062.16	c total #watches: 310462
1063.02/1063.24	c total #propagations: 973352682 / total #impl: 3391449642 (eff. 0.287)
1063.02/1063.24	c #Conflicts:     868000 | #Learnt:      25930 | 0.000
1063.02/1063.24	c total clause space: 206.656MB
1063.02/1063.24	c total #watches: 316559
1063.92/1064.14	c total #propagations: 974595513 / total #impl: 3396060806 (eff. 0.287)
1063.92/1064.14	c #Conflicts:     869000 | #Learnt:      26930 | 0.000
1063.92/1064.14	c total clause space: 206.656MB
1063.92/1064.14	c total #watches: 322612
1064.92/1065.16	c total #propagations: 975536919 / total #impl: 3399882571 (eff. 0.287)
1064.92/1065.16	c #Conflicts:     870000 | #Learnt:      27930 | 0.000
1064.92/1065.16	c total clause space: 206.656MB
1064.92/1065.16	c total #watches: 325349
1066.02/1066.21	c total #propagations: 976579526 / total #impl: 3403025464 (eff. 0.287)
1066.02/1066.21	c #Conflicts:     871000 | #Learnt:      28930 | 0.000
1066.02/1066.21	c total clause space: 206.656MB
1066.02/1066.21	c total #watches: 327979
1066.93/1067.17	c total #propagations: 977684005 / total #impl: 3406366971 (eff. 0.287)
1066.93/1067.17	c #Conflicts:     872000 | #Learnt:      29930 | 0.000
1066.93/1067.17	c total clause space: 206.656MB
1066.93/1067.17	c total #watches: 330677
1067.82/1068.05	c total #propagations: 978617927 / total #impl: 3409247256 (eff. 0.287)
1067.82/1068.05	c #Conflicts:     873000 | #Learnt:      30930 | 0.000
1067.82/1068.05	c total clause space: 206.656MB
1067.82/1068.05	c total #watches: 333474
1068.82/1069.07	c total #propagations: 979602865 / total #impl: 3412388875 (eff. 0.287)
1068.82/1069.07	c #Conflicts:     874000 | #Learnt:      31930 | 0.000
1068.82/1069.07	c total clause space: 206.656MB
1068.82/1069.07	c total #watches: 337286
1070.02/1070.25	c total #propagations: 980617584 / total #impl: 3415901833 (eff. 0.287)
1070.02/1070.25	c #Conflicts:     875000 | #Learnt:      32930 | 0.000
1070.02/1070.25	c total clause space: 206.656MB
1070.02/1070.25	c total #watches: 340795
1070.92/1071.16	c total #propagations: 981705115 / total #impl: 3419665575 (eff. 0.287)
1070.92/1071.16	c #Conflicts:     876000 | #Learnt:      33930 | 0.000
1070.92/1071.16	c total clause space: 206.656MB
1070.92/1071.16	c total #watches: 343959
1072.22/1072.45	c total #propagations: 982735058 / total #impl: 3422595483 (eff. 0.287)
1072.22/1072.45	c #Conflicts:     877000 | #Learnt:      34930 | 0.000
1072.22/1072.45	c total clause space: 206.656MB
1072.22/1072.45	c total #watches: 347512
1073.32/1073.50	c total #propagations: 983930719 / total #impl: 3426539581 (eff. 0.287)
1073.32/1073.50	c #Conflicts:     878000 | #Learnt:      35930 | 0.000
1073.32/1073.50	c total clause space: 206.656MB
1073.32/1073.50	c total #watches: 350120
1074.42/1074.62	c total #propagations: 984973498 / total #impl: 3429708150 (eff. 0.287)
1074.42/1074.62	c #Conflicts:     879000 | #Learnt:      36930 | 0.000
1074.42/1074.62	c total clause space: 206.656MB
1074.42/1074.62	c total #watches: 353087
1075.32/1075.57	c total #propagations: 986152027 / total #impl: 3433182765 (eff. 0.287)
1075.32/1075.57	c #Conflicts:     880000 | #Learnt:      37930 | 0.000
1075.32/1075.57	c total clause space: 206.656MB
1075.32/1075.57	c total #watches: 357245
1076.42/1076.68	c total #propagations: 987102501 / total #impl: 3436121446 (eff. 0.287)
1076.42/1076.68	c #Conflicts:     881000 | #Learnt:      38930 | 0.000
1076.42/1076.68	c total clause space: 206.656MB
1076.42/1076.68	c total #watches: 361534
1077.62/1077.83	c total #propagations: 988287781 / total #impl: 3439648987 (eff. 0.287)
1077.62/1077.83	c #Conflicts:     882000 | #Learnt:      39930 | 0.000
1077.62/1077.83	c total clause space: 206.656MB
1077.62/1077.84	c total #watches: 366261
1078.82/1079.05	c total #propagations: 989404319 / total #impl: 3443188281 (eff. 0.287)
1078.82/1079.05	c #Conflicts:     883000 | #Learnt:      40930 | 0.000
1078.82/1079.05	c total clause space: 206.656MB
1078.82/1079.05	c total #watches: 369825
1079.92/1080.10	c total #propagations: 990511992 / total #impl: 3447101667 (eff. 0.287)
1079.92/1080.10	c #Conflicts:     884000 | #Learnt:      41930 | 0.000
1079.92/1080.10	c total clause space: 206.656MB
1079.92/1080.10	c total #watches: 374008
1081.02/1081.26	c total #propagations: 991466911 / total #impl: 3450379592 (eff. 0.287)
1081.02/1081.26	c #Conflicts:     885000 | #Learnt:      42930 | 0.000
1081.02/1081.26	c total clause space: 206.656MB
1081.02/1081.26	c total #watches: 378017
1082.23/1082.46	c total #propagations: 992477865 / total #impl: 3453917607 (eff. 0.287)
1082.23/1082.46	c #Conflicts:     886000 | #Learnt:      43930 | 0.000
1082.23/1082.46	c total clause space: 206.656MB
1082.23/1082.46	c total #watches: 383236
1083.62/1083.81	c total #propagations: 993409739 / total #impl: 3457053342 (eff. 0.287)
1083.62/1083.81	c #Conflicts:     887000 | #Learnt:      44930 | 0.000
1083.62/1083.81	c total clause space: 206.656MB
1083.62/1083.81	c total #watches: 387980
1084.72/1084.96	c total #propagations: 994415539 / total #impl: 3460481680 (eff. 0.287)
1084.72/1084.96	c GARBAGE COLLECT
1084.72/1084.96	c #Conflicts:     888000 | #Learnt:      23246 | 0.000
1084.72/1084.96	c total clause space: 206.656MB
1084.72/1084.96	c total #watches: 303866
1085.82/1086.07	c total #propagations: 995312158 / total #impl: 3463440797 (eff. 0.287)
1085.82/1086.07	c #Conflicts:     889000 | #Learnt:      24246 | 0.000
1085.82/1086.07	c total clause space: 206.656MB
1085.82/1086.07	c total #watches: 309378
1086.92/1087.10	c total #propagations: 996441974 / total #impl: 3467388189 (eff. 0.287)
1086.92/1087.10	c #Conflicts:     890000 | #Learnt:      25246 | 0.000
1086.92/1087.10	c total clause space: 206.656MB
1086.92/1087.10	c total #watches: 314991
1088.12/1088.30	c total #propagations: 997332385 / total #impl: 3470787967 (eff. 0.287)
1088.12/1088.30	c #Conflicts:     891000 | #Learnt:      26246 | 0.000
1088.12/1088.30	c total clause space: 206.656MB
1088.12/1088.30	c total #watches: 319619
1089.12/1089.38	c total #propagations: 998266458 / total #impl: 3474220018 (eff. 0.287)
1089.12/1089.38	c #Conflicts:     892000 | #Learnt:      27246 | 0.000
1089.12/1089.38	c total clause space: 206.656MB
1089.12/1089.38	c total #watches: 322625
1090.32/1090.55	c total #propagations: 999344639 / total #impl: 3477641963 (eff. 0.287)
1090.32/1090.55	c #Conflicts:     893000 | #Learnt:      28246 | 0.000
1090.32/1090.55	c total clause space: 206.656MB
1090.32/1090.55	c total #watches: 325609
1091.52/1091.73	c total #propagations: 1000383311 / total #impl: 3481061868 (eff. 0.287)
1091.52/1091.73	c #Conflicts:     894000 | #Learnt:      29246 | 0.000
1091.52/1091.73	c total clause space: 206.656MB
1091.52/1091.73	c total #watches: 328041
1092.72/1092.93	c total #propagations: 1001474796 / total #impl: 3484612652 (eff. 0.287)
1092.72/1092.93	c #Conflicts:     895000 | #Learnt:      30246 | 0.000
1092.72/1092.93	c total clause space: 206.656MB
1092.72/1092.93	c total #watches: 330904
1093.82/1094.05	c total #propagations: 1002508631 / total #impl: 3488109678 (eff. 0.287)
1093.82/1094.05	c #Conflicts:     896000 | #Learnt:      31246 | 0.000
1093.82/1094.05	c total clause space: 206.656MB
1093.82/1094.05	c total #watches: 333390
1095.22/1095.40	c total #propagations: 1003619363 / total #impl: 3491690268 (eff. 0.287)
1095.22/1095.40	c #Conflicts:     897000 | #Learnt:      32246 | 0.000
1095.22/1095.40	c total clause space: 206.656MB
1095.22/1095.40	c total #watches: 340783
1096.63/1096.87	c total #propagations: 1004956024 / total #impl: 3496666476 (eff. 0.287)
1096.63/1096.87	c #Conflicts:     898000 | #Learnt:      33246 | 0.000
1096.63/1096.87	c total clause space: 206.656MB
1096.63/1096.87	c total #watches: 344353
1097.73/1097.95	c total #propagations: 1006018696 / total #impl: 3501309722 (eff. 0.287)
1097.73/1097.95	c #Conflicts:     899000 | #Learnt:      34246 | 0.000
1097.73/1097.95	c total clause space: 206.656MB
1097.73/1097.95	c total #watches: 348137
1099.32/1099.51	c total #propagations: 1007107794 / total #impl: 3505303384 (eff. 0.287)
1099.32/1099.51	c #Conflicts:     900000 | #Learnt:      35246 | 0.000
1099.32/1099.51	c total clause space: 206.656MB
1099.32/1099.51	c total #watches: 351768
1100.92/1101.15	c total #propagations: 1008444476 / total #impl: 3509893589 (eff. 0.287)
1100.92/1101.15	c #Conflicts:     901000 | #Learnt:      36246 | 0.000
1100.92/1101.15	c total clause space: 206.656MB
1100.92/1101.15	c total #watches: 355266
1102.02/1102.29	c total #propagations: 1009773757 / total #impl: 3514769622 (eff. 0.287)
1102.02/1102.29	c #Conflicts:     902000 | #Learnt:      37246 | 0.000
1102.02/1102.29	c total clause space: 206.656MB
1102.02/1102.29	c total #watches: 358731
1103.22/1103.42	c total #propagations: 1010911917 / total #impl: 3518468320 (eff. 0.287)
1103.22/1103.42	c #Conflicts:     903000 | #Learnt:      38246 | 0.000
1103.22/1103.42	c total clause space: 206.656MB
1103.22/1103.42	c total #watches: 361717
1104.62/1104.87	c total #propagations: 1011971907 / total #impl: 3521980907 (eff. 0.287)
1104.62/1104.87	c #Conflicts:     904000 | #Learnt:      39246 | 0.000
1104.62/1104.87	c total clause space: 206.656MB
1104.62/1104.87	c total #watches: 364694
1105.92/1106.17	c total #propagations: 1013071559 / total #impl: 3525630076 (eff. 0.287)
1105.92/1106.17	c #Conflicts:     905000 | #Learnt:      40246 | 0.000
1105.92/1106.17	c total clause space: 206.656MB
1105.92/1106.17	c total #watches: 367272
1107.02/1107.29	c total #propagations: 1014095183 / total #impl: 3528863276 (eff. 0.287)
1107.02/1107.29	c #Conflicts:     906000 | #Learnt:      41246 | 0.000
1107.02/1107.29	c total clause space: 206.656MB
1107.02/1107.29	c total #watches: 369862
1108.72/1108.99	c total #propagations: 1015033893 / total #impl: 3531637417 (eff. 0.287)
1108.72/1108.99	c #Conflicts:     907000 | #Learnt:      42246 | 0.000
1108.72/1108.99	c total clause space: 206.656MB
1108.72/1108.99	c total #watches: 372614
1110.62/1110.83	c total #propagations: 1016230965 / total #impl: 3535664506 (eff. 0.287)
1110.62/1110.83	c #Conflicts:     908000 | #Learnt:      43246 | 0.000
1110.62/1110.83	c total clause space: 206.656MB
1110.62/1110.83	c total #watches: 376118
1112.41/1112.63	c total #propagations: 1017629161 / total #impl: 3540652103 (eff. 0.287)
1112.41/1112.63	c #Conflicts:     909000 | #Learnt:      44246 | 0.000
1112.41/1112.63	c total clause space: 206.656MB
1112.41/1112.63	c total #watches: 379896
1114.51/1114.74	c total #propagations: 1018952869 / total #impl: 3545304742 (eff. 0.287)
1114.51/1114.74	c #Conflicts:     910000 | #Learnt:      45246 | 0.000
1114.51/1114.74	c total clause space: 206.656MB
1114.51/1114.74	c total #watches: 383165
1116.32/1116.57	c total #propagations: 1020407652 / total #impl: 3550603119 (eff. 0.287)
1116.32/1116.57	c GARBAGE COLLECT
1116.32/1116.57	c #Conflicts:     911000 | #Learnt:      23216 | 0.000
1116.32/1116.57	c total clause space: 206.656MB
1116.32/1116.57	c total #watches: 303749
1117.61/1117.81	c total #propagations: 1021696208 / total #impl: 3554963399 (eff. 0.287)
1117.61/1117.81	c #Conflicts:     912000 | #Learnt:      24216 | 0.000
1117.61/1117.81	c total clause space: 206.656MB
1117.61/1117.81	c total #watches: 306584
1118.52/1118.79	c total #propagations: 1023004064 / total #impl: 3559360839 (eff. 0.287)
1118.52/1118.79	c #Conflicts:     913000 | #Learnt:      25216 | 0.000
1118.52/1118.79	c total clause space: 206.656MB
1118.52/1118.79	c total #watches: 309194
1119.51/1119.70	c total #propagations: 1024062455 / total #impl: 3562870819 (eff. 0.287)
1119.51/1119.70	c #Conflicts:     914000 | #Learnt:      26216 | 0.000
1119.51/1119.70	c total clause space: 206.656MB
1119.51/1119.70	c total #watches: 311620
1120.41/1120.66	c total #propagations: 1025109414 / total #impl: 3565881086 (eff. 0.287)
1120.41/1120.66	c #Conflicts:     915000 | #Learnt:      27216 | 0.000
1120.41/1120.66	c total clause space: 206.656MB
1120.41/1120.66	c total #watches: 315091
1121.51/1121.78	c total #propagations: 1026243007 / total #impl: 3569900549 (eff. 0.287)
1121.51/1121.78	c #Conflicts:     916000 | #Learnt:      28216 | 0.000
1121.51/1121.78	c total clause space: 206.656MB
1121.51/1121.78	c total #watches: 317993
1122.71/1122.98	c total #propagations: 1027433407 / total #impl: 3574028902 (eff. 0.287)
1122.71/1122.98	c #Conflicts:     917000 | #Learnt:      29216 | 0.000
1122.71/1122.98	c total clause space: 206.656MB
1122.71/1122.98	c total #watches: 325903
1124.31/1124.53	c total #propagations: 1028835274 / total #impl: 3579617972 (eff. 0.287)
1124.31/1124.53	c #Conflicts:     918000 | #Learnt:      30216 | 0.000
1124.31/1124.53	c total clause space: 206.656MB
1124.31/1124.53	c total #watches: 333759
1125.71/1125.98	c total #propagations: 1030129756 / total #impl: 3585391565 (eff. 0.287)
1125.71/1125.98	c #Conflicts:     919000 | #Learnt:      31216 | 0.000
1125.71/1125.98	c total clause space: 206.656MB
1125.71/1125.98	c total #watches: 338570
1127.32/1127.52	c total #propagations: 1031372471 / total #impl: 3590216149 (eff. 0.287)
1127.32/1127.52	c #Conflicts:     920000 | #Learnt:      32216 | 0.000
1127.32/1127.52	c total clause space: 206.656MB
1127.32/1127.52	c total #watches: 341111
1128.61/1128.84	c total #propagations: 1032686179 / total #impl: 3594517557 (eff. 0.287)
1128.61/1128.84	c #Conflicts:     921000 | #Learnt:      33215 | 0.000
1128.61/1128.84	c total clause space: 206.656MB
1128.61/1128.84	c total #watches: 344556
1130.31/1130.51	c total #propagations: 1033779300 / total #impl: 3598662361 (eff. 0.287)
1130.31/1130.51	c #Conflicts:     922000 | #Learnt:      34215 | 0.000
1130.31/1130.51	c total clause space: 206.656MB
1130.31/1130.51	c total #watches: 347883
1131.72/1131.92	c total #propagations: 1035096734 / total #impl: 3603496806 (eff. 0.287)
1131.72/1131.92	c #Conflicts:     923000 | #Learnt:      35215 | 0.000
1131.72/1131.92	c total clause space: 206.656MB
1131.72/1131.92	c total #watches: 350977
1133.01/1133.21	c total #propagations: 1036211673 / total #impl: 3607352174 (eff. 0.287)
1133.01/1133.21	c #Conflicts:     924000 | #Learnt:      36215 | 0.000
1133.01/1133.21	c total clause space: 206.656MB
1133.01/1133.21	c total #watches: 353982
1134.11/1134.33	c total #propagations: 1037297622 / total #impl: 3610758225 (eff. 0.287)
1134.11/1134.33	c #Conflicts:     925000 | #Learnt:      37215 | 0.000
1134.11/1134.33	c total clause space: 206.656MB
1134.11/1134.33	c total #watches: 357841
1135.12/1135.36	c total #propagations: 1038453477 / total #impl: 3613994540 (eff. 0.287)
1135.12/1135.36	c #Conflicts:     926000 | #Learnt:      38215 | 0.000
1135.12/1135.36	c total clause space: 206.656MB
1135.12/1135.36	c total #watches: 360804
1136.31/1136.55	c total #propagations: 1039431246 / total #impl: 3617067951 (eff. 0.287)
1136.31/1136.55	c #Conflicts:     927000 | #Learnt:      39215 | 0.000
1136.31/1136.55	c total clause space: 206.656MB
1136.31/1136.55	c total #watches: 363576
1137.51/1137.72	c total #propagations: 1040530125 / total #impl: 3620366188 (eff. 0.287)
1137.51/1137.72	c #Conflicts:     928000 | #Learnt:      40215 | 0.000
1137.51/1137.72	c total clause space: 206.656MB
1137.51/1137.72	c total #watches: 367584
1138.81/1139.09	c total #propagations: 1041398189 / total #impl: 3623397179 (eff. 0.287)
1138.81/1139.09	c #Conflicts:     929000 | #Learnt:      41215 | 0.000
1138.81/1139.09	c total clause space: 206.656MB
1138.81/1139.09	c total #watches: 370630
1140.11/1140.39	c total #propagations: 1042344480 / total #impl: 3626793977 (eff. 0.287)
1140.11/1140.39	c #Conflicts:     930000 | #Learnt:      42215 | 0.000
1140.11/1140.39	c total clause space: 206.656MB
1140.11/1140.39	c total #watches: 376037
1141.41/1141.69	c total #propagations: 1043307047 / total #impl: 3630338342 (eff. 0.287)
1141.41/1141.69	c #Conflicts:     931000 | #Learnt:      43215 | 0.000
1141.41/1141.69	c total clause space: 206.656MB
1141.41/1141.69	c total #watches: 380252
1142.61/1142.88	c total #propagations: 1044479620 / total #impl: 3634606103 (eff. 0.287)
1142.61/1142.88	c #Conflicts:     932000 | #Learnt:      44215 | 0.000
1142.61/1142.88	c total clause space: 206.656MB
1142.61/1142.88	c total #watches: 383314
1144.01/1144.23	c total #propagations: 1045453296 / total #impl: 3638053421 (eff. 0.287)
1144.01/1144.23	c #Conflicts:     933000 | #Learnt:      45215 | 0.000
1144.01/1144.23	c total clause space: 206.656MB
1144.01/1144.23	c total #watches: 386104
1145.21/1145.43	c total #propagations: 1046554604 / total #impl: 3642173554 (eff. 0.287)
1145.21/1145.43	c #Conflicts:     934000 | #Learnt:      46215 | 0.000
1145.21/1145.43	c total clause space: 206.656MB
1145.21/1145.43	c total #watches: 389356
1146.12/1146.38	c total #propagations: 1047548619 / total #impl: 3645980704 (eff. 0.287)
1146.12/1146.38	c GARBAGE COLLECT
1146.12/1146.38	c #Conflicts:     935000 | #Learnt:      23891 | 0.000
1146.12/1146.38	c total clause space: 206.656MB
1146.12/1146.38	c total #watches: 305731
1146.91/1147.10	c total #propagations: 1048539851 / total #impl: 3649382758 (eff. 0.287)
1146.91/1147.10	c #Conflicts:     936000 | #Learnt:      24891 | 0.000
1146.91/1147.10	c total clause space: 206.656MB
1146.91/1147.10	c total #watches: 308906
1148.11/1148.39	c total #propagations: 1049520484 / total #impl: 3652610747 (eff. 0.287)
1148.11/1148.39	c #Conflicts:     937000 | #Learnt:      25891 | 0.000
1148.11/1148.39	c total clause space: 206.656MB
1148.11/1148.39	c total #watches: 313556
1149.61/1149.86	c total #propagations: 1050850972 / total #impl: 3657702126 (eff. 0.287)
1149.61/1149.86	c #Conflicts:     938000 | #Learnt:      26891 | 0.000
1149.61/1149.86	c total clause space: 206.656MB
1149.61/1149.86	c total #watches: 319724
1151.21/1151.45	c total #propagations: 1052095808 / total #impl: 3662585045 (eff. 0.287)
1151.21/1151.45	c #Conflicts:     939000 | #Learnt:      27891 | 0.000
1151.21/1151.45	c total clause space: 206.656MB
1151.21/1151.45	c total #watches: 325366
1153.01/1153.20	c total #propagations: 1053352629 / total #impl: 3667464906 (eff. 0.287)
1153.01/1153.20	c #Conflicts:     940000 | #Learnt:      28891 | 0.000
1153.01/1153.20	c total clause space: 206.656MB
1153.01/1153.20	c total #watches: 332252
1155.01/1155.22	c total #propagations: 1054745837 / total #impl: 3672823925 (eff. 0.287)
1155.01/1155.22	c #Conflicts:     941000 | #Learnt:      29891 | 0.000
1155.01/1155.22	c total clause space: 206.656MB
1155.01/1155.22	c total #watches: 343193
1157.01/1157.28	c total #propagations: 1055967555 / total #impl: 3677741186 (eff. 0.287)
1157.01/1157.28	c #Conflicts:     942000 | #Learnt:      30891 | 0.000
1157.01/1157.28	c total clause space: 206.656MB
1157.01/1157.28	c total #watches: 347282
1159.11/1159.30	c total #propagations: 1057203790 / total #impl: 3682405740 (eff. 0.287)
1159.11/1159.30	c #Conflicts:     943000 | #Learnt:      31891 | 0.000
1159.11/1159.30	c total clause space: 206.656MB
1159.11/1159.30	c total #watches: 352744
1161.51/1161.77	c total #propagations: 1058391910 / total #impl: 3687247305 (eff. 0.287)
1161.51/1161.77	c #Conflicts:     944000 | #Learnt:      32891 | 0.000
1161.51/1161.77	c total clause space: 206.656MB
1161.51/1161.77	c total #watches: 361905
1164.51/1164.77	c total #propagations: 1059652930 / total #impl: 3692453388 (eff. 0.287)
1164.51/1164.77	c #Conflicts:     945000 | #Learnt:      33891 | 0.000
1164.51/1164.77	c total clause space: 206.656MB
1164.51/1164.77	c total #watches: 367508
1167.21/1167.49	c total #propagations: 1060994496 / total #impl: 3698124745 (eff. 0.287)
1167.21/1167.49	c #Conflicts:     946000 | #Learnt:      34891 | 0.000
1167.21/1167.49	c total clause space: 206.656MB
1167.21/1167.49	c total #watches: 372972
1170.51/1170.73	c total #propagations: 1062012317 / total #impl: 3702812905 (eff. 0.287)
1170.51/1170.73	c #Conflicts:     947000 | #Learnt:      35891 | 0.000
1170.51/1170.73	c total clause space: 206.656MB
1170.51/1170.73	c total #watches: 383378
1174.20/1174.48	c total #propagations: 1063099955 / total #impl: 3707853907 (eff. 0.287)
1174.20/1174.48	c #Conflicts:     948000 | #Learnt:      36891 | 0.000
1174.20/1174.48	c total clause space: 206.656MB
1174.20/1174.48	c total #watches: 392034
1178.60/1178.85	c total #propagations: 1064290020 / total #impl: 3713151054 (eff. 0.287)
1178.60/1178.85	c #Conflicts:     949000 | #Learnt:      37891 | 0.000
1178.60/1178.85	c total clause space: 206.656MB
1178.60/1178.85	c total #watches: 400818
1180.40/1180.69	c total #propagations: 1065594665 / total #impl: 3718864735 (eff. 0.287)
1180.40/1180.69	c #Conflicts:     950000 | #Learnt:      38891 | 0.000
1180.40/1180.69	c total clause space: 206.656MB
1180.40/1180.69	c total #watches: 403985
1182.20/1182.42	c total #propagations: 1066617687 / total #impl: 3722513906 (eff. 0.287)
1182.20/1182.42	c #Conflicts:     951000 | #Learnt:      39891 | 0.000
1182.20/1182.42	c total clause space: 206.656MB
1182.20/1182.42	c total #watches: 407645
1183.90/1184.19	c total #propagations: 1067600403 / total #impl: 3726097898 (eff. 0.287)
1183.90/1184.19	c #Conflicts:     952000 | #Learnt:      40891 | 0.000
1183.90/1184.19	c total clause space: 206.656MB
1183.90/1184.19	c total #watches: 410374
1185.80/1186.00	c total #propagations: 1068613487 / total #impl: 3729645996 (eff. 0.287)
1185.80/1186.00	c #Conflicts:     953000 | #Learnt:      41891 | 0.000
1185.80/1186.00	c total clause space: 206.656MB
1185.80/1186.00	c total #watches: 413210
1187.91/1188.19	c total #propagations: 1069633281 / total #impl: 3733179209 (eff. 0.287)
1187.91/1188.19	c #Conflicts:     954000 | #Learnt:      42891 | 0.000
1187.91/1188.19	c total clause space: 206.656MB
1187.91/1188.19	c total #watches: 417867
1189.70/1189.95	c total #propagations: 1070734993 / total #impl: 3737445774 (eff. 0.286)
1189.70/1189.95	c #Conflicts:     955000 | #Learnt:      43891 | 0.000
1189.70/1189.95	c total clause space: 206.656MB
1189.70/1189.95	c total #watches: 421693
1191.80/1192.09	c total #propagations: 1071677992 / total #impl: 3740811016 (eff. 0.286)
1191.80/1192.09	c #Conflicts:     956000 | #Learnt:      44891 | 0.000
1191.80/1192.09	c total clause space: 206.656MB
1191.80/1192.09	c total #watches: 424963
1194.51/1194.75	c total #propagations: 1072618871 / total #impl: 3744478384 (eff. 0.286)
1194.51/1194.75	c #Conflicts:     957000 | #Learnt:      45891 | 0.000
1194.51/1194.75	c total clause space: 335.816MB
1194.51/1194.75	c total #watches: 429708
1197.10/1197.37	c total #propagations: 1073766273 / total #impl: 3749067143 (eff. 0.286)
1197.10/1197.37	c #Conflicts:     958000 | #Learnt:      46891 | 0.000
1197.10/1197.37	c total clause space: 335.816MB
1197.10/1197.37	c total #watches: 434392
1198.70/1198.94	c total #propagations: 1074842589 / total #impl: 3753053996 (eff. 0.286)
1198.70/1198.94	c GARBAGE COLLECT
1198.70/1198.94	c #Conflicts:     959000 | #Learnt:      24349 | 0.000
1198.70/1198.94	c total clause space: 335.816MB
1198.70/1198.94	c total #watches: 307415
1199.80/1200.03	c total #propagations: 1075900762 / total #impl: 3756829801 (eff. 0.286)
1199.80/1200.03	c #Conflicts:     960000 | #Learnt:      25349 | 0.000
1199.80/1200.03	c total clause space: 335.816MB
1199.80/1200.03	c total #watches: 309948
1200.60/1200.88	c total #propagations: 1076971038 / total #impl: 3760535728 (eff. 0.286)
1200.60/1200.88	c #Conflicts:     961000 | #Learnt:      26349 | 0.000
1200.60/1200.88	c total clause space: 335.816MB
1200.60/1200.88	c total #watches: 314293
1202.00/1202.23	c total #propagations: 1077963337 / total #impl: 3763820274 (eff. 0.286)
1202.00/1202.23	c #Conflicts:     962000 | #Learnt:      27349 | 0.000
1202.00/1202.23	c total clause space: 335.816MB
1202.00/1202.23	c total #watches: 318462
1203.30/1203.51	c total #propagations: 1079183947 / total #impl: 3768120446 (eff. 0.286)
1203.30/1203.51	c #Conflicts:     963000 | #Learnt:      28349 | 0.000
1203.30/1203.51	c total clause space: 335.816MB
1203.30/1203.51	c total #watches: 322521
1204.59/1204.83	c total #propagations: 1080306005 / total #impl: 3772304899 (eff. 0.286)
1204.59/1204.83	c #Conflicts:     964000 | #Learnt:      29349 | 0.000
1204.59/1204.83	c total clause space: 335.816MB
1204.59/1204.83	c total #watches: 327375
1205.89/1206.11	c total #propagations: 1081445637 / total #impl: 3776922925 (eff. 0.286)
1205.89/1206.11	c #Conflicts:     965000 | #Learnt:      30349 | 0.000
1205.89/1206.11	c total clause space: 335.816MB
1205.89/1206.11	c total #watches: 330337
1207.09/1207.35	c total #propagations: 1082484694 / total #impl: 3780910979 (eff. 0.286)
1207.09/1207.35	c #Conflicts:     966000 | #Learnt:      31349 | 0.000
1207.09/1207.35	c total clause space: 335.816MB
1207.09/1207.35	c total #watches: 332911
1208.39/1208.65	c total #propagations: 1083479980 / total #impl: 3784787574 (eff. 0.286)
1208.39/1208.65	c #Conflicts:     967000 | #Learnt:      32349 | 0.000
1208.39/1208.65	c total clause space: 335.816MB
1208.39/1208.65	c total #watches: 335416
1209.90/1210.12	c total #propagations: 1084490217 / total #impl: 3788656172 (eff. 0.286)
1209.90/1210.12	c #Conflicts:     968000 | #Learnt:      33349 | 0.000
1209.90/1210.12	c total clause space: 335.816MB
1209.90/1210.12	c total #watches: 338668
1211.39/1211.68	c total #propagations: 1085578729 / total #impl: 3792776337 (eff. 0.286)
1211.39/1211.68	c #Conflicts:     969000 | #Learnt:      34349 | 0.000
1211.39/1211.68	c total clause space: 335.816MB
1211.39/1211.68	c total #watches: 344463
1213.49/1213.78	c total #propagations: 1086664702 / total #impl: 3798093208 (eff. 0.286)
1213.49/1213.78	c #Conflicts:     970000 | #Learnt:      35349 | 0.000
1213.49/1213.78	c total clause space: 335.816MB
1213.49/1213.78	c total #watches: 352111
1215.89/1216.18	c total #propagations: 1087793705 / total #impl: 3803565487 (eff. 0.286)
1215.89/1216.18	c #Conflicts:     971000 | #Learnt:      36349 | 0.000
1215.89/1216.18	c total clause space: 335.816MB
1215.89/1216.18	c total #watches: 356109
1218.39/1218.69	c total #propagations: 1088867333 / total #impl: 3808305790 (eff. 0.286)
1218.39/1218.69	c #Conflicts:     972000 | #Learnt:      37349 | 0.000
1218.39/1218.69	c total clause space: 335.816MB
1218.39/1218.69	c total #watches: 359545
1221.09/1221.37	c total #propagations: 1090050481 / total #impl: 3813085831 (eff. 0.286)
1221.09/1221.37	c #Conflicts:     973000 | #Learnt:      38349 | 0.000
1221.09/1221.37	c total clause space: 335.816MB
1221.09/1221.37	c total #watches: 363092
1223.69/1223.95	c total #propagations: 1091371659 / total #impl: 3818272896 (eff. 0.286)
1223.69/1223.95	c #Conflicts:     974000 | #Learnt:      39349 | 0.000
1223.69/1223.95	c total clause space: 335.816MB
1223.69/1223.95	c total #watches: 372440
1226.49/1226.71	c total #propagations: 1092606431 / total #impl: 3824189567 (eff. 0.286)
1226.49/1226.71	c #Conflicts:     975000 | #Learnt:      40349 | 0.000
1226.49/1226.71	c total clause space: 335.816MB
1226.49/1226.71	c total #watches: 376216
1229.29/1229.55	c total #propagations: 1093811928 / total #impl: 3829822346 (eff. 0.286)
1229.29/1229.55	c #Conflicts:     976000 | #Learnt:      41349 | 0.000
1229.29/1229.55	c total clause space: 335.816MB
1229.29/1229.55	c total #watches: 382409
1232.18/1232.41	c total #propagations: 1095140888 / total #impl: 3834770418 (eff. 0.286)
1232.18/1232.41	c #Conflicts:     977000 | #Learnt:      42349 | 0.000
1232.18/1232.41	c total clause space: 335.816MB
1232.18/1232.41	c total #watches: 387491
1235.28/1235.54	c total #propagations: 1096362594 / total #impl: 3839679637 (eff. 0.286)
1235.28/1235.54	c #Conflicts:     978000 | #Learnt:      43349 | 0.000
1235.28/1235.54	c total clause space: 335.816MB
1235.28/1235.54	c total #watches: 395633
1238.68/1238.98	c total #propagations: 1097504974 / total #impl: 3844392749 (eff. 0.285)
1238.68/1238.98	c #Conflicts:     979000 | #Learnt:      44349 | 0.000
1238.68/1238.98	c total clause space: 335.816MB
1238.68/1238.98	c total #watches: 404489
1242.39/1242.64	c total #propagations: 1098653097 / total #impl: 3849241645 (eff. 0.285)
1242.39/1242.64	c #Conflicts:     980000 | #Learnt:      45349 | 0.000
1242.39/1242.64	c total clause space: 335.816MB
1242.39/1242.64	c total #watches: 409396
1246.38/1246.67	c total #propagations: 1099798461 / total #impl: 3854374527 (eff. 0.285)
1246.38/1246.67	c #Conflicts:     981000 | #Learnt:      46349 | 0.000
1246.38/1246.67	c total clause space: 335.816MB
1246.38/1246.67	c total #watches: 414845
1250.88/1251.19	c total #propagations: 1100885758 / total #impl: 3859147332 (eff. 0.285)
1250.88/1251.19	c #Conflicts:     982000 | #Learnt:      47349 | 0.000
1250.88/1251.19	c total clause space: 335.816MB
1250.88/1251.19	c total #watches: 422749
1253.79/1254.04	c total #propagations: 1102231598 / total #impl: 3865012440 (eff. 0.285)
1253.79/1254.04	c GARBAGE COLLECT
1253.79/1254.04	c #Conflicts:     983000 | #Learnt:      24468 | 0.000
1253.79/1254.04	c total clause space: 335.816MB
1253.79/1254.04	c total #watches: 308875
1255.08/1255.38	c total #propagations: 1103351087 / total #impl: 3869928359 (eff. 0.285)
1255.08/1255.38	c #Conflicts:     984000 | #Learnt:      25468 | 0.000
1255.08/1255.38	c total clause space: 335.816MB
1255.08/1255.38	c total #watches: 316418
1256.78/1257.00	c total #propagations: 1104516847 / total #impl: 3874577155 (eff. 0.285)
1256.78/1257.00	c #Conflicts:     985000 | #Learnt:      26468 | 0.000
1256.78/1257.00	c total clause space: 335.816MB
1256.78/1257.00	c total #watches: 324372
1259.18/1259.43	c total #propagations: 1105604094 / total #impl: 3879403318 (eff. 0.285)
1259.18/1259.43	c #Conflicts:     986000 | #Learnt:      27468 | 0.000
1259.18/1259.43	c total clause space: 335.816MB
1259.18/1259.43	c total #watches: 334169
1261.38/1261.60	c total #propagations: 1106788985 / total #impl: 3884851109 (eff. 0.285)
1261.38/1261.60	c #Conflicts:     987000 | #Learnt:      28468 | 0.000
1261.38/1261.60	c total clause space: 335.816MB
1261.38/1261.60	c total #watches: 340297
1264.18/1264.42	c total #propagations: 1107828401 / total #impl: 3889522629 (eff. 0.285)
1264.18/1264.42	c #Conflicts:     988000 | #Learnt:      29468 | 0.000
1264.18/1264.42	c total clause space: 335.816MB
1264.18/1264.42	c total #watches: 345385
1266.78/1267.01	c total #propagations: 1108841717 / total #impl: 3893782300 (eff. 0.285)
1266.78/1267.01	c #Conflicts:     989000 | #Learnt:      30468 | 0.000
1266.78/1267.01	c total clause space: 335.816MB
1266.78/1267.01	c total #watches: 348877
1269.48/1269.74	c total #propagations: 1109936789 / total #impl: 3897770945 (eff. 0.285)
1269.48/1269.74	c #Conflicts:     990000 | #Learnt:      31468 | 0.000
1269.48/1269.74	c total clause space: 335.816MB
1269.48/1269.74	c total #watches: 354299
1272.78/1273.01	c total #propagations: 1111051293 / total #impl: 3902346817 (eff. 0.285)
1272.78/1273.01	c #Conflicts:     991000 | #Learnt:      32468 | 0.000
1272.78/1273.01	c total clause space: 335.816MB
1272.78/1273.01	c total #watches: 359817
1276.28/1276.54	c total #propagations: 1112119870 / total #impl: 3906704481 (eff. 0.285)
1276.28/1276.54	c #Conflicts:     992000 | #Learnt:      33468 | 0.000
1276.28/1276.54	c total clause space: 335.816MB
1276.28/1276.54	c total #watches: 365460
1279.68/1279.94	c total #propagations: 1113297298 / total #impl: 3911940322 (eff. 0.285)
1279.68/1279.94	c #Conflicts:     993000 | #Learnt:      34468 | 0.000
1279.68/1279.94	c total clause space: 335.816MB
1279.68/1279.94	c total #watches: 368394
1283.08/1283.30	c total #propagations: 1114341946 / total #impl: 3916104148 (eff. 0.285)
1283.08/1283.30	c #Conflicts:     994000 | #Learnt:      35468 | 0.000
1283.08/1283.30	c total clause space: 335.816MB
1283.08/1283.30	c total #watches: 373348
1286.78/1287.05	c total #propagations: 1115482512 / total #impl: 3921212977 (eff. 0.284)
1286.78/1287.05	c #Conflicts:     995000 | #Learnt:      36468 | 0.000
1286.78/1287.05	c total clause space: 335.816MB
1286.78/1287.05	c total #watches: 377735
1291.07/1291.31	c total #propagations: 1116625902 / total #impl: 3925706786 (eff. 0.284)
1291.07/1291.31	c #Conflicts:     996000 | #Learnt:      37468 | 0.000
1291.07/1291.31	c total clause space: 335.816MB
1291.07/1291.31	c total #watches: 383795
1295.17/1295.50	c total #propagations: 1117811284 / total #impl: 3930984578 (eff. 0.284)
1295.17/1295.50	c #Conflicts:     997000 | #Learnt:      38468 | 0.000
1295.17/1295.50	c total clause space: 335.816MB
1295.17/1295.50	c total #watches: 391222
1299.98/1300.27	c total #propagations: 1118860559 / total #impl: 3936686494 (eff. 0.284)
1299.98/1300.27	c #Conflicts:     998000 | #Learnt:      39468 | 0.000
1299.98/1300.27	c total clause space: 335.816MB
1299.98/1300.27	c total #watches: 395554
1304.88/1305.13	c total #propagations: 1119932043 / total #impl: 3940893374 (eff. 0.284)
1304.88/1305.13	c #Conflicts:     999000 | #Learnt:      40468 | 0.000
1304.88/1305.13	c total clause space: 335.816MB
1304.88/1305.13	c total #watches: 400274
1309.99/1310.22	c total #propagations: 1121093019 / total #impl: 3945262023 (eff. 0.284)
1309.99/1310.22	c #Conflicts:    1000000 | #Learnt:      41468 | 0.000
1309.99/1310.22	c total clause space: 335.816MB
1309.99/1310.22	c total #watches: 404917
1315.08/1315.33	c total #propagations: 1122314928 / total #impl: 3949992302 (eff. 0.284)
1315.08/1315.33	c #Conflicts:    1001000 | #Learnt:      42468 | 0.000
1315.08/1315.33	c total clause space: 335.816MB
1315.08/1315.33	c total #watches: 410080
1320.38/1320.69	c total #propagations: 1123353412 / total #impl: 3955029241 (eff. 0.284)
1320.38/1320.69	c #Conflicts:    1002000 | #Learnt:      43468 | 0.000
1320.38/1320.69	c total clause space: 335.816MB
1320.38/1320.69	c total #watches: 416973
1326.28/1326.58	c total #propagations: 1124422789 / total #impl: 3960782613 (eff. 0.284)
1326.28/1326.58	c #Conflicts:    1003000 | #Learnt:      44468 | 0.000
1326.28/1326.58	c total clause space: 335.816MB
1326.28/1326.58	c total #watches: 420862
1332.48/1332.71	c total #propagations: 1125459404 / total #impl: 3964734750 (eff. 0.284)
1332.48/1332.71	c #Conflicts:    1004000 | #Learnt:      45468 | 0.000
1332.48/1332.71	c total clause space: 335.816MB
1332.48/1332.71	c total #watches: 423971
1338.28/1338.57	c total #propagations: 1126618359 / total #impl: 3969217613 (eff. 0.284)
1338.28/1338.57	c #Conflicts:    1005000 | #Learnt:      46468 | 0.000
1338.28/1338.57	c total clause space: 335.816MB
1338.28/1338.57	c total #watches: 426875
1343.28/1343.55	c total #propagations: 1127752223 / total #impl: 3973620131 (eff. 0.284)
1343.28/1343.55	c #Conflicts:    1006000 | #Learnt:      47468 | 0.000
1343.28/1343.55	c total clause space: 335.816MB
1343.28/1343.55	c total #watches: 429596
1348.97/1349.28	c total #propagations: 1128757159 / total #impl: 3977483069 (eff. 0.284)
1348.97/1349.28	c #Conflicts:    1007000 | #Learnt:      48468 | 0.000
1348.97/1349.28	c total clause space: 335.816MB
1348.97/1349.29	c total #watches: 434187
1350.68/1350.99	c total #propagations: 1129760435 / total #impl: 3981634977 (eff. 0.284)
1350.68/1350.99	c GARBAGE COLLECT
1350.68/1350.99	c #Conflicts:    1008000 | #Learnt:      25220 | 0.000
1350.68/1350.99	c total clause space: 335.816MB
1350.68/1350.99	c total #watches: 310727
1351.97/1352.24	c total #propagations: 1130923422 / total #impl: 3985813844 (eff. 0.284)
1351.97/1352.24	c #Conflicts:    1009000 | #Learnt:      26220 | 0.000
1351.97/1352.24	c total clause space: 335.816MB
1351.97/1352.24	c total #watches: 314782
1353.37/1353.61	c total #propagations: 1132071979 / total #impl: 3989927965 (eff. 0.284)
1353.37/1353.61	c #Conflicts:    1010000 | #Learnt:      27220 | 0.000
1353.37/1353.61	c total clause space: 335.816MB
1353.37/1353.61	c total #watches: 319276
1354.57/1354.80	c total #propagations: 1133280169 / total #impl: 3994279140 (eff. 0.284)
1354.57/1354.80	c #Conflicts:    1011000 | #Learnt:      28220 | 0.000
1354.57/1354.80	c total clause space: 335.816MB
1354.57/1354.80	c total #watches: 325344
1356.08/1356.39	c total #propagations: 1134348890 / total #impl: 3998474147 (eff. 0.284)
1356.08/1356.39	c #Conflicts:    1012000 | #Learnt:      29220 | 0.000
1356.08/1356.39	c total clause space: 335.816MB
1356.08/1356.39	c total #watches: 332815
1358.28/1358.52	c total #propagations: 1135487282 / total #impl: 4003549931 (eff. 0.284)
1358.28/1358.52	c #Conflicts:    1013000 | #Learnt:      30220 | 0.000
1358.28/1358.52	c total clause space: 335.816MB
1358.28/1358.52	c total #watches: 337898
1360.27/1360.51	c total #propagations: 1136760152 / total #impl: 4008780986 (eff. 0.284)
1360.27/1360.51	c #Conflicts:    1014000 | #Learnt:      31220 | 0.000
1360.27/1360.51	c total clause space: 335.816MB
1360.27/1360.51	c total #watches: 345383
1363.27/1363.57	c total #propagations: 1137825486 / total #impl: 4013569616 (eff. 0.283)
1363.27/1363.57	c #Conflicts:    1015000 | #Learnt:      32220 | 0.000
1363.27/1363.57	c total clause space: 335.816MB
1363.27/1363.57	c total #watches: 356789
1365.37/1365.63	c total #propagations: 1139031290 / total #impl: 4018900852 (eff. 0.283)
1365.37/1365.63	c #Conflicts:    1016000 | #Learnt:      33220 | 0.000
1365.37/1365.63	c total clause space: 335.816MB
1365.37/1365.63	c total #watches: 360695
1367.47/1367.73	c total #propagations: 1140039410 / total #impl: 4022268134 (eff. 0.283)
1367.47/1367.73	c #Conflicts:    1017000 | #Learnt:      34220 | 0.000
1367.47/1367.73	c total clause space: 335.816MB
1367.47/1367.73	c total #watches: 365868
1369.87/1370.18	c total #propagations: 1141185340 / total #impl: 4026353178 (eff. 0.283)
1369.87/1370.18	c #Conflicts:    1018000 | #Learnt:      35220 | 0.000
1369.87/1370.18	c total clause space: 335.816MB
1369.87/1370.18	c total #watches: 372855
1372.77/1373.08	c total #propagations: 1142186034 / total #impl: 4030634854 (eff. 0.283)
1372.77/1373.08	c #Conflicts:    1019000 | #Learnt:      36220 | 0.000
1372.77/1373.08	c total clause space: 335.816MB
1372.77/1373.08	c total #watches: 381187
1375.87/1376.19	c total #propagations: 1143217461 / total #impl: 4035302860 (eff. 0.283)
1375.87/1376.19	c #Conflicts:    1020000 | #Learnt:      37220 | 0.000
1375.87/1376.19	c total clause space: 335.816MB
1375.87/1376.19	c total #watches: 390424
1379.47/1379.72	c total #propagations: 1144261149 / total #impl: 4039947345 (eff. 0.283)
1379.47/1379.72	c #Conflicts:    1021000 | #Learnt:      38220 | 0.000
1379.47/1379.72	c total clause space: 335.816MB
1379.47/1379.72	c total #watches: 399989
1382.17/1382.48	c total #propagations: 1145242531 / total #impl: 4044389227 (eff. 0.283)
1382.17/1382.48	c #Conflicts:    1022000 | #Learnt:      39220 | 0.000
1382.17/1382.48	c total clause space: 335.816MB
1382.17/1382.48	c total #watches: 405022
1385.97/1386.27	c total #propagations: 1146204142 / total #impl: 4048664923 (eff. 0.283)
1385.97/1386.27	c #Conflicts:    1023000 | #Learnt:      40220 | 0.000
1385.97/1386.27	c total clause space: 335.816MB
1385.97/1386.27	c total #watches: 411891
1389.77/1390.04	c total #propagations: 1147378999 / total #impl: 4053476153 (eff. 0.283)
1389.77/1390.04	c #Conflicts:    1024000 | #Learnt:      41220 | 0.000
1389.77/1390.04	c total clause space: 335.816MB
1389.77/1390.04	c total #watches: 422187
1394.57/1394.83	c total #propagations: 1148393860 / total #impl: 4058093822 (eff. 0.283)
1394.57/1394.83	c #Conflicts:    1025000 | #Learnt:      42220 | 0.000
1394.57/1394.83	c total clause space: 335.816MB
1394.57/1394.83	c total #watches: 433558
1400.07/1400.35	c total #propagations: 1149575795 / total #impl: 4063064305 (eff. 0.283)
1400.07/1400.35	c #Conflicts:    1026000 | #Learnt:      43220 | 0.000
1400.07/1400.35	c total clause space: 335.816MB
1400.07/1400.35	c total #watches: 441743
1405.57/1405.81	c total #propagations: 1150748894 / total #impl: 4067796237 (eff. 0.283)
1405.57/1405.81	c #Conflicts:    1027000 | #Learnt:      44220 | 0.000
1405.57/1405.81	c total clause space: 335.816MB
1405.57/1405.81	c total #watches: 453154
1410.96/1411.20	c total #propagations: 1152105793 / total #impl: 4073699199 (eff. 0.283)
1410.96/1411.20	c #Conflicts:    1028000 | #Learnt:      45220 | 0.000
1410.96/1411.20	c total clause space: 335.816MB
1410.96/1411.20	c total #watches: 458633
1416.06/1416.37	c total #propagations: 1153289971 / total #impl: 4078763505 (eff. 0.283)
1416.06/1416.37	c #Conflicts:    1029000 | #Learnt:      46220 | 0.000
1416.06/1416.37	c total clause space: 335.816MB
1416.06/1416.37	c total #watches: 465622
1421.16/1421.40	c total #propagations: 1154538434 / total #impl: 4084253397 (eff. 0.283)
1421.16/1421.40	c #Conflicts:    1030000 | #Learnt:      47220 | 0.000
1421.16/1421.40	c total clause space: 335.816MB
1421.16/1421.40	c total #watches: 474160
1426.57/1426.90	c total #propagations: 1155660904 / total #impl: 4089008226 (eff. 0.283)
1426.57/1426.90	c #Conflicts:    1031000 | #Learnt:      48220 | 0.000
1426.57/1426.90	c total clause space: 335.816MB
1426.66/1426.90	c total #watches: 482951
1431.46/1431.76	c total #propagations: 1156781205 / total #impl: 4093863787 (eff. 0.283)
1431.46/1431.76	c GARBAGE COLLECT
1431.46/1431.76	c #Conflicts:    1032000 | #Learnt:      24715 | 0.000
1431.46/1431.76	c total clause space: 335.816MB
1431.46/1431.76	c total #watches: 308978
1432.36/1432.63	c total #propagations: 1157782190 / total #impl: 4097280032 (eff. 0.283)
1432.36/1432.63	c #Conflicts:    1033000 | #Learnt:      25715 | 0.000
1432.36/1432.63	c total clause space: 335.816MB
1432.36/1432.64	c total #watches: 312359
1433.26/1433.59	c total #propagations: 1158827253 / total #impl: 4100589821 (eff. 0.283)
1433.26/1433.59	c #Conflicts:    1034000 | #Learnt:      26715 | 0.000
1433.26/1433.59	c total clause space: 335.816MB
1433.26/1433.59	c total #watches: 315971
1434.27/1434.53	c total #propagations: 1159951200 / total #impl: 4104088320 (eff. 0.283)
1434.27/1434.53	c #Conflicts:    1035000 | #Learnt:      27715 | 0.000
1434.27/1434.53	c total clause space: 335.816MB
1434.27/1434.53	c total #watches: 320305
1435.27/1435.56	c total #propagations: 1160958923 / total #impl: 4107210267 (eff. 0.283)
1435.27/1435.56	c #Conflicts:    1036000 | #Learnt:      28715 | 0.000
1435.27/1435.56	c total clause space: 335.816MB
1435.27/1435.56	c total #watches: 324093
1436.36/1436.64	c total #propagations: 1161992726 / total #impl: 4110341937 (eff. 0.283)
1436.36/1436.64	c #Conflicts:    1037000 | #Learnt:      29715 | 0.000
1436.36/1436.64	c total clause space: 335.816MB
1436.36/1436.64	c total #watches: 328302
1437.66/1437.91	c total #propagations: 1163005550 / total #impl: 4113657333 (eff. 0.283)
1437.66/1437.91	c #Conflicts:    1038000 | #Learnt:      30715 | 0.000
1437.66/1437.91	c total clause space: 335.816MB
1437.66/1437.91	c total #watches: 331535
1438.96/1439.24	c total #propagations: 1164131724 / total #impl: 4117136161 (eff. 0.283)
1438.96/1439.24	c #Conflicts:    1039000 | #Learnt:      31715 | 0.000
1438.96/1439.24	c total clause space: 335.816MB
1438.96/1439.24	c total #watches: 335996
1440.36/1440.65	c total #propagations: 1165301038 / total #impl: 4121021418 (eff. 0.283)
1440.36/1440.65	c #Conflicts:    1040000 | #Learnt:      32715 | 0.000
1440.36/1440.65	c total clause space: 335.816MB
1440.36/1440.65	c total #watches: 338959
1441.76/1442.00	c total #propagations: 1166481674 / total #impl: 4124815521 (eff. 0.283)
1441.76/1442.00	c #Conflicts:    1041000 | #Learnt:      33715 | 0.000
1441.76/1442.00	c total clause space: 335.816MB
1441.76/1442.00	c total #watches: 343065
1443.16/1443.42	c total #propagations: 1167534985 / total #impl: 4128359381 (eff. 0.283)
1443.16/1443.42	c #Conflicts:    1042000 | #Learnt:      34715 | 0.000
1443.16/1443.42	c total clause space: 335.816MB
1443.16/1443.42	c total #watches: 349942
1444.86/1445.12	c total #propagations: 1168569966 / total #impl: 4132353602 (eff. 0.283)
1444.86/1445.12	c #Conflicts:    1043000 | #Learnt:      35715 | 0.000
1444.86/1445.12	c total clause space: 335.816MB
1444.86/1445.12	c total #watches: 356197
1446.66/1446.90	c total #propagations: 1169737016 / total #impl: 4136474325 (eff. 0.283)
1446.66/1446.90	c #Conflicts:    1044000 | #Learnt:      36715 | 0.000
1446.66/1446.90	c total clause space: 335.816MB
1446.66/1446.90	c total #watches: 360500
1448.36/1448.70	c total #propagations: 1170894998 / total #impl: 4140553718 (eff. 0.283)
1448.36/1448.70	c #Conflicts:    1045000 | #Learnt:      37715 | 0.000
1448.36/1448.70	c total clause space: 335.816MB
1448.36/1448.70	c total #watches: 368454
1450.76/1451.01	c total #propagations: 1172028000 / total #impl: 4145021265 (eff. 0.283)
1450.76/1451.01	c #Conflicts:    1046000 | #Learnt:      38715 | 0.000
1450.76/1451.01	c total clause space: 335.816MB
1450.76/1451.01	c total #watches: 374626
1453.16/1453.47	c total #propagations: 1173217961 / total #impl: 4149335763 (eff. 0.283)
1453.16/1453.47	c #Conflicts:    1047000 | #Learnt:      39715 | 0.000
1453.16/1453.47	c total clause space: 335.816MB
1453.16/1453.47	c total #watches: 380553
1455.75/1456.01	c total #propagations: 1174432694 / total #impl: 4153737919 (eff. 0.283)
1455.75/1456.01	c #Conflicts:    1048000 | #Learnt:      40715 | 0.000
1455.75/1456.01	c total clause space: 335.816MB
1455.75/1456.01	c total #watches: 385322
1458.05/1458.39	c total #propagations: 1175655206 / total #impl: 4157970222 (eff. 0.283)
1458.05/1458.39	c #Conflicts:    1049000 | #Learnt:      41715 | 0.000
1458.05/1458.39	c total clause space: 335.816MB
1458.05/1458.39	c total #watches: 390735
1460.75/1461.08	c total #propagations: 1176829915 / total #impl: 4162212183 (eff. 0.283)
1460.75/1461.08	c #Conflicts:    1050000 | #Learnt:      42715 | 0.000
1460.75/1461.08	c total clause space: 335.816MB
1460.75/1461.08	c total #watches: 398996
1463.75/1464.02	c total #propagations: 1178064465 / total #impl: 4167198387 (eff. 0.283)
1463.75/1464.02	c #Conflicts:    1051000 | #Learnt:      43715 | 0.000
1463.75/1464.02	c total clause space: 335.816MB
1463.75/1464.02	c total #watches: 405122
1466.65/1466.96	c total #propagations: 1179325258 / total #impl: 4171918968 (eff. 0.283)
1466.65/1466.96	c #Conflicts:    1052000 | #Learnt:      44715 | 0.000
1466.65/1466.96	c total clause space: 335.816MB
1466.65/1466.96	c total #watches: 412817
1470.15/1470.47	c total #propagations: 1180492907 / total #impl: 4176663056 (eff. 0.283)
1470.15/1470.47	c #Conflicts:    1053000 | #Learnt:      45715 | 0.000
1470.15/1470.47	c total clause space: 335.816MB
1470.15/1470.47	c total #watches: 418576
1473.55/1473.87	c total #propagations: 1181629170 / total #impl: 4181251752 (eff. 0.283)
1473.55/1473.87	c #Conflicts:    1054000 | #Learnt:      46715 | 0.000
1473.55/1473.87	c total clause space: 335.816MB
1473.55/1473.87	c total #watches: 425260
1477.35/1477.66	c total #propagations: 1182747071 / total #impl: 4185772143 (eff. 0.283)
1477.35/1477.66	c #Conflicts:    1055000 | #Learnt:      47715 | 0.000
1477.35/1477.66	c total clause space: 335.816MB
1477.35/1477.66	c total #watches: 430172
1481.15/1481.41	c total #propagations: 1183947914 / total #impl: 4190321999 (eff. 0.283)
1481.15/1481.41	c #Conflicts:    1056000 | #Learnt:      48715 | 0.000
1481.15/1481.41	c total clause space: 335.816MB
1481.15/1481.42	c total #watches: 434860
1484.25/1484.51	c total #propagations: 1185168845 / total #impl: 4194800568 (eff. 0.283)
1484.25/1484.51	c GARBAGE COLLECT
1484.25/1484.51	c #Conflicts:    1057000 | #Learnt:      24916 | 0.000
1484.25/1484.51	c total clause space: 335.816MB
1484.25/1484.51	c total #watches: 309462
1485.45/1485.70	c total #propagations: 1186357961 / total #impl: 4199117764 (eff. 0.283)
1485.45/1485.70	c #Conflicts:    1058000 | #Learnt:      25916 | 0.000
1485.45/1485.70	c total clause space: 335.816MB
1485.45/1485.70	c total #watches: 313879
1486.65/1486.99	c total #propagations: 1187582671 / total #impl: 4203280027 (eff. 0.283)
1486.65/1486.99	c #Conflicts:    1059000 | #Learnt:      26916 | 0.000
1486.65/1486.99	c total clause space: 335.816MB
1486.65/1486.99	c total #watches: 319058
1488.15/1488.46	c total #propagations: 1188807253 / total #impl: 4207378671 (eff. 0.283)
1488.15/1488.46	c #Conflicts:    1060000 | #Learnt:      27916 | 0.000
1488.15/1488.46	c total clause space: 335.816MB
1488.15/1488.46	c total #watches: 324200
1490.05/1490.30	c total #propagations: 1189975800 / total #impl: 4211368983 (eff. 0.283)
1490.05/1490.30	c #Conflicts:    1061000 | #Learnt:      28916 | 0.000
1490.05/1490.30	c total clause space: 335.816MB
1490.05/1490.30	c total #watches: 330518
1491.85/1492.12	c total #propagations: 1191141491 / total #impl: 4215190523 (eff. 0.283)
1491.85/1492.12	c #Conflicts:    1062000 | #Learnt:      29916 | 0.000
1491.85/1492.12	c total clause space: 335.816MB
1491.85/1492.12	c total #watches: 334435
1494.15/1494.46	c total #propagations: 1192303127 / total #impl: 4219162762 (eff. 0.283)
1494.15/1494.46	c #Conflicts:    1063000 | #Learnt:      30916 | 0.000
1494.15/1494.46	c total clause space: 335.816MB
1494.15/1494.46	c total #watches: 340293
1496.75/1497.09	c total #propagations: 1193511748 / total #impl: 4223137023 (eff. 0.283)
1496.75/1497.09	c #Conflicts:    1064000 | #Learnt:      31916 | 0.000
1496.75/1497.09	c total clause space: 335.816MB
1496.75/1497.09	c total #watches: 344556
1499.25/1499.53	c total #propagations: 1194691097 / total #impl: 4226954578 (eff. 0.283)
1499.25/1499.53	c #Conflicts:    1065000 | #Learnt:      32916 | 0.000
1499.25/1499.53	c total clause space: 335.816MB
1499.25/1499.53	c total #watches: 348518
1501.64/1501.91	c total #propagations: 1195811513 / total #impl: 4230814134 (eff. 0.283)
1501.64/1501.91	c #Conflicts:    1066000 | #Learnt:      33916 | 0.000
1501.64/1501.91	c total clause space: 335.816MB
1501.64/1501.91	c total #watches: 354280
1504.34/1504.64	c total #propagations: 1196977901 / total #impl: 4234780238 (eff. 0.283)
1504.34/1504.64	c #Conflicts:    1067000 | #Learnt:      34916 | 0.000
1504.34/1504.64	c total clause space: 335.816MB
1504.34/1504.64	c total #watches: 358274
1506.85/1507.12	c total #propagations: 1198217841 / total #impl: 4238998650 (eff. 0.283)
1506.85/1507.12	c #Conflicts:    1068000 | #Learnt:      35916 | 0.000
1506.85/1507.12	c total clause space: 335.816MB
1506.85/1507.12	c total #watches: 363453
1509.64/1509.94	c total #propagations: 1199335464 / total #impl: 4242947498 (eff. 0.283)
1509.64/1509.94	c #Conflicts:    1069000 | #Learnt:      36916 | 0.000
1509.64/1509.94	c total clause space: 335.816MB
1509.64/1509.94	c total #watches: 368918
1512.44/1512.78	c total #propagations: 1200411127 / total #impl: 4246679069 (eff. 0.283)
1512.44/1512.78	c #Conflicts:    1070000 | #Learnt:      37916 | 0.000
1512.44/1512.78	c total clause space: 335.816MB
1512.44/1512.78	c total #watches: 373633
1515.44/1515.77	c total #propagations: 1201565630 / total #impl: 4250775333 (eff. 0.283)
1515.44/1515.77	c #Conflicts:    1071000 | #Learnt:      38916 | 0.000
1515.44/1515.77	c total clause space: 335.816MB
1515.44/1515.77	c total #watches: 378291
1518.64/1518.95	c total #propagations: 1202696196 / total #impl: 4254733828 (eff. 0.283)
1518.64/1518.95	c #Conflicts:    1072000 | #Learnt:      39916 | 0.000
1518.64/1518.95	c total clause space: 335.816MB
1518.64/1518.95	c total #watches: 383296
1521.64/1521.99	c total #propagations: 1203801044 / total #impl: 4258810721 (eff. 0.283)
1521.64/1521.99	c #Conflicts:    1073000 | #Learnt:      40916 | 0.000
1521.64/1521.99	c total clause space: 335.816MB
1521.64/1521.99	c total #watches: 389102
1525.14/1525.44	c total #propagations: 1204910523 / total #impl: 4263051795 (eff. 0.283)
1525.14/1525.44	c #Conflicts:    1074000 | #Learnt:      41916 | 0.000
1525.14/1525.44	c total clause space: 335.816MB
1525.14/1525.44	c total #watches: 392951
1528.34/1528.66	c total #propagations: 1206053456 / total #impl: 4267232832 (eff. 0.283)
1528.34/1528.66	c #Conflicts:    1075000 | #Learnt:      42916 | 0.000
1528.34/1528.66	c total clause space: 335.816MB
1528.34/1528.66	c total #watches: 396851
1531.94/1532.29	c total #propagations: 1207134851 / total #impl: 4271219612 (eff. 0.283)
1531.94/1532.29	c #Conflicts:    1076000 | #Learnt:      43916 | 0.000
1531.94/1532.29	c total clause space: 335.816MB
1531.94/1532.29	c total #watches: 402708
1535.54/1535.85	c total #propagations: 1208371224 / total #impl: 4275958453 (eff. 0.283)
1535.54/1535.85	c #Conflicts:    1077000 | #Learnt:      44916 | 0.000
1535.54/1535.85	c total clause space: 335.816MB
1535.54/1535.85	c total #watches: 409301
1539.44/1539.78	c total #propagations: 1209479079 / total #impl: 4280159530 (eff. 0.283)
1539.44/1539.78	c #Conflicts:    1078000 | #Learnt:      45916 | 0.000
1539.44/1539.78	c total clause space: 335.816MB
1539.44/1539.78	c total #watches: 414606
1543.15/1543.49	c total #propagations: 1210613383 / total #impl: 4284521718 (eff. 0.283)
1543.15/1543.49	c #Conflicts:    1079000 | #Learnt:      46916 | 0.000
1543.15/1543.49	c total clause space: 335.816MB
1543.15/1543.49	c total #watches: 418197
1546.74/1547.01	c total #propagations: 1211738297 / total #impl: 4288859422 (eff. 0.283)
1546.74/1547.01	c #Conflicts:    1080000 | #Learnt:      47916 | 0.000
1546.74/1547.01	c total clause space: 335.816MB
1546.74/1547.01	c total #watches: 426148
1550.64/1550.99	c total #propagations: 1212895690 / total #impl: 4293318173 (eff. 0.283)
1550.64/1550.99	c #Conflicts:    1081000 | #Learnt:      48916 | 0.000
1550.64/1550.99	c total clause space: 335.816MB
1550.64/1550.99	c total #watches: 431758
1555.33/1555.63	c total #propagations: 1213954473 / total #impl: 4297460353 (eff. 0.282)
1555.33/1555.63	c #Conflicts:    1082000 | #Learnt:      49916 | 0.000
1555.33/1555.63	c total clause space: 335.816MB
1555.33/1555.63	c total #watches: 437197
1557.74/1558.02	c total #propagations: 1215046157 / total #impl: 4301576416 (eff. 0.282)
1557.74/1558.02	c GARBAGE COLLECT
1557.74/1558.02	c #Conflicts:    1083000 | #Learnt:      25835 | 0.000
1557.74/1558.02	c total clause space: 335.816MB
1557.74/1558.02	c total #watches: 313857
1558.84/1559.12	c total #propagations: 1216187930 / total #impl: 4305716559 (eff. 0.282)
1558.84/1559.12	c #Conflicts:    1084000 | #Learnt:      26835 | 0.000
1558.84/1559.12	c total clause space: 335.816MB
1558.84/1559.12	c total #watches: 317819
1560.04/1560.31	c total #propagations: 1217267259 / total #impl: 4309587448 (eff. 0.282)
1560.04/1560.31	c #Conflicts:    1085000 | #Learnt:      27835 | 0.000
1560.04/1560.31	c total clause space: 335.816MB
1560.04/1560.31	c total #watches: 321579
1561.14/1561.48	c total #propagations: 1218310595 / total #impl: 4313566100 (eff. 0.282)
1561.14/1561.48	c #Conflicts:    1086000 | #Learnt:      28835 | 0.000
1561.14/1561.48	c total clause space: 335.816MB
1561.14/1561.48	c total #watches: 327825
1562.54/1562.89	c total #propagations: 1219376845 / total #impl: 4317675673 (eff. 0.282)
1562.54/1562.89	c #Conflicts:    1087000 | #Learnt:      29835 | 0.000
1562.54/1562.89	c total clause space: 335.816MB
1562.54/1562.89	c total #watches: 333440
1564.34/1564.66	c total #propagations: 1220427577 / total #impl: 4321566247 (eff. 0.282)
1564.34/1564.66	c #Conflicts:    1088000 | #Learnt:      30835 | 0.000
1564.34/1564.66	c total clause space: 335.816MB
1564.34/1564.66	c total #watches: 340717
1566.44/1566.77	c total #propagations: 1221642823 / total #impl: 4326225273 (eff. 0.282)
1566.44/1566.77	c #Conflicts:    1089000 | #Learnt:      31835 | 0.000
1566.44/1566.77	c total clause space: 335.816MB
1566.44/1566.77	c total #watches: 347371
1568.64/1568.97	c total #propagations: 1222712615 / total #impl: 4330365799 (eff. 0.282)
1568.64/1568.97	c #Conflicts:    1090000 | #Learnt:      32835 | 0.000
1568.64/1568.97	c total clause space: 335.816MB
1568.64/1568.97	c total #watches: 352577
1570.94/1571.22	c total #propagations: 1223808696 / total #impl: 4334552028 (eff. 0.282)
1570.94/1571.22	c #Conflicts:    1091000 | #Learnt:      33835 | 0.000
1570.94/1571.22	c total clause space: 335.816MB
1570.94/1571.22	c total #watches: 358781
1573.04/1573.39	c total #propagations: 1224894126 / total #impl: 4338531306 (eff. 0.282)
1573.04/1573.39	c #Conflicts:    1092000 | #Learnt:      34835 | 0.000
1573.04/1573.39	c total clause space: 335.816MB
1573.04/1573.39	c total #watches: 362697
1575.74/1576.00	c total #propagations: 1225960709 / total #impl: 4342538818 (eff. 0.282)
1575.74/1576.00	c #Conflicts:    1093000 | #Learnt:      35835 | 0.000
1575.74/1576.00	c total clause space: 335.816MB
1575.74/1576.00	c total #watches: 367035
1578.14/1578.50	c total #propagations: 1227111398 / total #impl: 4346903531 (eff. 0.282)
1578.14/1578.50	c #Conflicts:    1094000 | #Learnt:      36835 | 0.000
1578.14/1578.50	c total clause space: 335.816MB
1578.14/1578.50	c total #watches: 375026
1580.55/1580.84	c total #propagations: 1228309256 / total #impl: 4351611420 (eff. 0.282)
1580.55/1580.84	c #Conflicts:    1095000 | #Learnt:      37835 | 0.000
1580.55/1580.84	c total clause space: 335.816MB
1580.55/1580.84	c total #watches: 379269
1582.75/1583.08	c total #propagations: 1229204941 / total #impl: 4355264589 (eff. 0.282)
1582.75/1583.08	c #Conflicts:    1096000 | #Learnt:      38835 | 0.000
1582.75/1583.08	c total clause space: 335.816MB
1582.75/1583.08	c total #watches: 382346
1584.74/1585.08	c total #propagations: 1230136272 / total #impl: 4359097522 (eff. 0.282)
1584.74/1585.08	c #Conflicts:    1097000 | #Learnt:      39835 | 0.000
1584.74/1585.08	c total clause space: 335.816MB
1584.74/1585.08	c total #watches: 386389
1586.64/1586.90	c total #propagations: 1230924736 / total #impl: 4362386408 (eff. 0.282)
1586.64/1586.90	c #Conflicts:    1098000 | #Learnt:      40835 | 0.000
1586.64/1586.90	c total clause space: 335.816MB
1586.64/1586.90	c total #watches: 389971
1588.84/1589.15	c total #propagations: 1231529035 / total #impl: 4365053375 (eff. 0.282)
1588.84/1589.15	c #Conflicts:    1099000 | #Learnt:      41835 | 0.000
1588.84/1589.15	c total clause space: 335.816MB
1588.84/1589.15	c total #watches: 393511
1590.94/1591.28	c total #propagations: 1232358440 / total #impl: 4368600064 (eff. 0.282)
1590.94/1591.28	c #Conflicts:    1100000 | #Learnt:      42835 | 0.000
1590.94/1591.28	c total clause space: 335.816MB
1590.94/1591.28	c total #watches: 397957
1593.54/1593.89	c total #propagations: 1233137821 / total #impl: 4372131824 (eff. 0.282)
1593.54/1593.89	c #Conflicts:    1101000 | #Learnt:      43835 | 0.000
1593.54/1593.89	c total clause space: 335.816MB
1593.54/1593.89	c total #watches: 401819
1595.94/1596.27	c total #propagations: 1233988012 / total #impl: 4376072796 (eff. 0.282)
1595.94/1596.27	c #Conflicts:    1102000 | #Learnt:      44835 | 0.000
1595.94/1596.27	c total clause space: 335.816MB
1595.94/1596.27	c total #watches: 406339
1598.34/1598.67	c total #propagations: 1234794856 / total #impl: 4379605789 (eff. 0.282)
1598.34/1598.67	c #Conflicts:    1103000 | #Learnt:      45835 | 0.000
1598.34/1598.67	c total clause space: 335.816MB
1598.34/1598.67	c total #watches: 410086
1600.74/1601.03	c total #propagations: 1235622342 / total #impl: 4383322855 (eff. 0.282)
1600.74/1601.03	c #Conflicts:    1104000 | #Learnt:      46835 | 0.000
1600.74/1601.03	c total clause space: 335.816MB
1600.74/1601.03	c total #watches: 415578
1602.94/1603.24	c total #propagations: 1236461429 / total #impl: 4387323929 (eff. 0.282)
1602.94/1603.24	c #Conflicts:    1105000 | #Learnt:      47835 | 0.000
1602.94/1603.24	c total clause space: 335.816MB
1602.94/1603.24	c total #watches: 423911
1605.34/1605.66	c total #propagations: 1237317764 / total #impl: 4391321054 (eff. 0.282)
1605.34/1605.66	c #Conflicts:    1106000 | #Learnt:      48835 | 0.000
1605.34/1605.66	c total clause space: 335.816MB
1605.34/1605.66	c total #watches: 428968
1608.33/1608.69	c total #propagations: 1238274351 / total #impl: 4395484389 (eff. 0.282)
1608.33/1608.69	c #Conflicts:    1107000 | #Learnt:      49835 | 0.000
1608.33/1608.69	c total clause space: 335.816MB
1608.33/1608.69	c total #watches: 435246
1611.73/1612.03	c total #propagations: 1239228444 / total #impl: 4399145541 (eff. 0.282)
1611.73/1612.03	c #Conflicts:    1108000 | #Learnt:      50835 | 0.000
1611.73/1612.03	c total clause space: 335.816MB
1611.73/1612.03	c total #watches: 441459
1612.93/1613.29	c total #propagations: 1240226409 / total #impl: 4403085783 (eff. 0.282)
1612.93/1613.29	c GARBAGE COLLECT
1612.93/1613.29	c #Conflicts:    1109000 | #Learnt:      26461 | 0.000
1612.93/1613.29	c total clause space: 335.816MB
1612.93/1613.29	c total #watches: 320732
1614.13/1614.45	c total #propagations: 1241378909 / total #impl: 4407410191 (eff. 0.282)
1614.13/1614.45	c #Conflicts:    1110000 | #Learnt:      27461 | 0.000
1614.13/1614.45	c total clause space: 335.816MB
1614.13/1614.45	c total #watches: 326654
1615.43/1615.75	c total #propagations: 1242517363 / total #impl: 4412122157 (eff. 0.282)
1615.43/1615.75	c #Conflicts:    1111000 | #Learnt:      28461 | 0.000
1615.43/1615.75	c total clause space: 335.816MB
1615.43/1615.75	c total #watches: 332970
1617.13/1617.43	c total #propagations: 1243629844 / total #impl: 4416778023 (eff. 0.282)
1617.13/1617.43	c #Conflicts:    1112000 | #Learnt:      29461 | 0.000
1617.13/1617.43	c total clause space: 335.816MB
1617.13/1617.43	c total #watches: 338227
1618.43/1618.78	c total #propagations: 1244950870 / total #impl: 4421800746 (eff. 0.282)
1618.43/1618.78	c #Conflicts:    1113000 | #Learnt:      30461 | 0.000
1618.43/1618.78	c total clause space: 335.816MB
1618.43/1618.78	c total #watches: 343797
1619.83/1620.14	c total #propagations: 1245848643 / total #impl: 4425923120 (eff. 0.281)
1619.83/1620.14	c #Conflicts:    1114000 | #Learnt:      31461 | 0.000
1619.83/1620.14	c total clause space: 335.816MB
1619.83/1620.14	c total #watches: 347949
1621.33/1621.67	c total #propagations: 1246865760 / total #impl: 4429237558 (eff. 0.282)
1621.33/1621.67	c #Conflicts:    1115000 | #Learnt:      32461 | 0.000
1621.33/1621.67	c total clause space: 335.816MB
1621.33/1621.67	c total #watches: 351612
1623.23/1623.59	c total #propagations: 1248056941 / total #impl: 4433361547 (eff. 0.282)
1623.23/1623.59	c #Conflicts:    1116000 | #Learnt:      33461 | 0.000
1623.23/1623.59	c total clause space: 335.816MB
1623.23/1623.59	c total #watches: 357619
1625.23/1625.57	c total #propagations: 1249436674 / total #impl: 4438861295 (eff. 0.281)
1625.23/1625.57	c #Conflicts:    1117000 | #Learnt:      34461 | 0.000
1625.23/1625.57	c total clause space: 335.816MB
1625.23/1625.57	c total #watches: 363034
1626.93/1627.27	c total #propagations: 1250744648 / total #impl: 4443886235 (eff. 0.281)
1626.93/1627.27	c #Conflicts:    1118000 | #Learnt:      35461 | 0.000
1626.93/1627.27	c total clause space: 335.816MB
1626.93/1627.27	c total #watches: 366474
1628.73/1629.10	c total #propagations: 1251842468 / total #impl: 4447952850 (eff. 0.281)
1628.73/1629.10	c #Conflicts:    1119000 | #Learnt:      36461 | 0.000
1628.73/1629.10	c total clause space: 335.816MB
1628.73/1629.10	c total #watches: 370574
1631.14/1631.47	c total #propagations: 1252915465 / total #impl: 4451815846 (eff. 0.281)
1631.14/1631.47	c #Conflicts:    1120000 | #Learnt:      37461 | 0.000
1631.14/1631.47	c total clause space: 335.816MB
1631.14/1631.47	c total #watches: 379253
1633.83/1634.13	c total #propagations: 1254097640 / total #impl: 4456126973 (eff. 0.281)
1633.83/1634.13	c #Conflicts:    1121000 | #Learnt:      38461 | 0.000
1633.83/1634.13	c total clause space: 335.816MB
1633.83/1634.13	c total #watches: 383742
1636.64/1636.94	c total #propagations: 1255355897 / total #impl: 4460598756 (eff. 0.281)
1636.64/1636.94	c #Conflicts:    1122000 | #Learnt:      39461 | 0.000
1636.64/1636.94	c total clause space: 335.816MB
1636.64/1636.94	c total #watches: 388553
1639.73/1640.09	c total #propagations: 1256551386 / total #impl: 4464915761 (eff. 0.281)
1639.73/1640.09	c #Conflicts:    1123000 | #Learnt:      40461 | 0.000
1639.73/1640.09	c total clause space: 335.816MB
1639.73/1640.09	c total #watches: 394072
1643.03/1643.36	c total #propagations: 1257894294 / total #impl: 4469689479 (eff. 0.281)
1643.03/1643.36	c #Conflicts:    1124000 | #Learnt:      41461 | 0.000
1643.03/1643.36	c total clause space: 335.816MB
1643.03/1643.36	c total #watches: 401207
1646.83/1647.18	c total #propagations: 1259144633 / total #impl: 4474657183 (eff. 0.281)
1646.83/1647.18	c #Conflicts:    1125000 | #Learnt:      42461 | 0.000
1646.83/1647.18	c total clause space: 335.816MB
1646.83/1647.18	c total #watches: 407127
1649.93/1650.27	c total #propagations: 1260433067 / total #impl: 4479586272 (eff. 0.281)
1649.93/1650.27	c #Conflicts:    1126000 | #Learnt:      43461 | 0.000
1649.93/1650.27	c total clause space: 335.816MB
1649.93/1650.27	c total #watches: 413090
1653.33/1653.63	c total #propagations: 1261505136 / total #impl: 4483571553 (eff. 0.281)
1653.33/1653.63	c #Conflicts:    1127000 | #Learnt:      44461 | 0.000
1653.33/1653.63	c total clause space: 335.816MB
1653.33/1653.63	c total #watches: 420664
1656.93/1657.20	c total #propagations: 1262665076 / total #impl: 4488333121 (eff. 0.281)
1656.93/1657.20	c #Conflicts:    1128000 | #Learnt:      45461 | 0.000
1656.93/1657.20	c total clause space: 335.816MB
1656.93/1657.20	c total #watches: 426729
1659.63/1659.95	c total #propagations: 1263856456 / total #impl: 4493555989 (eff. 0.281)
1659.63/1659.95	c #Conflicts:    1129000 | #Learnt:      46461 | 0.000
1659.63/1659.95	c total clause space: 335.816MB
1659.63/1659.95	c total #watches: 430143
1661.63/1661.99	c total #propagations: 1264989468 / total #impl: 4497303398 (eff. 0.281)
1661.63/1661.99	c #Conflicts:    1130000 | #Learnt:      47461 | 0.000
1661.63/1661.99	c total clause space: 335.816MB
1661.63/1661.99	c total #watches: 433129
1664.03/1664.37	c total #propagations: 1266083233 / total #impl: 4500743015 (eff. 0.281)
1664.03/1664.37	c #Conflicts:    1131000 | #Learnt:      48461 | 0.000
1664.03/1664.37	c total clause space: 335.816MB
1664.03/1664.37	c total #watches: 435882
1666.23/1666.55	c total #propagations: 1267158094 / total #impl: 4504595878 (eff. 0.281)
1666.23/1666.55	c #Conflicts:    1132000 | #Learnt:      49461 | 0.000
1666.23/1666.55	c total clause space: 335.816MB
1666.23/1666.55	c total #watches: 439772
1668.43/1668.72	c total #propagations: 1268441836 / total #impl: 4508968924 (eff. 0.281)
1668.43/1668.72	c #Conflicts:    1133000 | #Learnt:      50461 | 0.000
1668.43/1668.72	c total clause space: 335.816MB
1668.43/1668.72	c total #watches: 443301
1670.63/1670.97	c total #propagations: 1269492187 / total #impl: 4512741272 (eff. 0.281)
1670.63/1670.97	c #Conflicts:    1134000 | #Learnt:      51461 | 0.000
1670.63/1670.97	c total clause space: 335.816MB
1670.63/1670.97	c total #watches: 446760
1672.02/1672.32	c total #propagations: 1270671550 / total #impl: 4516736777 (eff. 0.281)
1672.02/1672.32	c GARBAGE COLLECT
1672.02/1672.32	c #Conflicts:    1135000 | #Learnt:      26706 | 0.000
1672.02/1672.32	c total clause space: 335.816MB
1672.02/1672.32	c total #watches: 320208
1673.32/1673.65	c total #propagations: 1271932420 / total #impl: 4520852249 (eff. 0.281)
1673.32/1673.65	c #Conflicts:    1136000 | #Learnt:      27706 | 0.000
1673.32/1673.65	c total clause space: 335.816MB
1673.32/1673.65	c total #watches: 324724
1674.62/1674.91	c total #propagations: 1273582216 / total #impl: 4526400113 (eff. 0.281)
1674.62/1674.91	c #Conflicts:    1137000 | #Learnt:      28706 | 0.000
1674.62/1674.91	c total clause space: 335.816MB
1674.62/1674.91	c total #watches: 328896
1675.82/1676.14	c total #propagations: 1274844826 / total #impl: 4530676154 (eff. 0.281)
1675.82/1676.14	c #Conflicts:    1138000 | #Learnt:      29706 | 0.000
1675.82/1676.14	c total clause space: 335.816MB
1675.82/1676.14	c total #watches: 331546
1677.12/1677.47	c total #propagations: 1275894310 / total #impl: 4534058755 (eff. 0.281)
1677.12/1677.47	c #Conflicts:    1139000 | #Learnt:      30706 | 0.000
1677.12/1677.47	c total clause space: 335.816MB
1677.12/1677.47	c total #watches: 334538
1678.43/1678.71	c total #propagations: 1277144402 / total #impl: 4538322666 (eff. 0.281)
1678.43/1678.71	c #Conflicts:    1140000 | #Learnt:      31706 | 0.000
1678.43/1678.71	c total clause space: 335.816MB
1678.43/1678.71	c total #watches: 337153
1679.62/1679.92	c total #propagations: 1278307756 / total #impl: 4541923785 (eff. 0.281)
1679.62/1679.92	c #Conflicts:    1141000 | #Learnt:      32706 | 0.000
1679.62/1679.92	c total clause space: 335.816MB
1679.62/1679.92	c total #watches: 340008
1680.72/1681.05	c total #propagations: 1279434194 / total #impl: 4545523455 (eff. 0.281)
1680.72/1681.05	c #Conflicts:    1142000 | #Learnt:      33706 | 0.000
1680.72/1681.05	c total clause space: 335.816MB
1680.72/1681.05	c total #watches: 343123
1681.82/1682.17	c total #propagations: 1280514205 / total #impl: 4549091620 (eff. 0.281)
1681.82/1682.17	c #Conflicts:    1143000 | #Learnt:      34706 | 0.000
1681.82/1682.17	c total clause space: 335.816MB
1681.82/1682.17	c total #watches: 346417
1682.92/1683.21	c total #propagations: 1281387741 / total #impl: 4552337286 (eff. 0.281)
1682.92/1683.21	c #Conflicts:    1144000 | #Learnt:      35706 | 0.000
1682.92/1683.21	c total clause space: 335.816MB
1682.92/1683.21	c total #watches: 352003
1684.32/1684.65	c total #propagations: 1282442857 / total #impl: 4556240909 (eff. 0.281)
1684.32/1684.65	c #Conflicts:    1145000 | #Learnt:      36706 | 0.000
1684.32/1684.65	c total clause space: 335.816MB
1684.32/1684.65	c total #watches: 357857
1685.82/1686.12	c total #propagations: 1283594879 / total #impl: 4560352881 (eff. 0.281)
1685.82/1686.12	c #Conflicts:    1146000 | #Learnt:      37706 | 0.000
1685.82/1686.12	c total clause space: 335.816MB
1685.82/1686.12	c total #watches: 365724
1687.23/1687.55	c total #propagations: 1284712057 / total #impl: 4564506607 (eff. 0.281)
1687.23/1687.55	c #Conflicts:    1147000 | #Learnt:      38706 | 0.000
1687.23/1687.55	c total clause space: 335.816MB
1687.23/1687.55	c total #watches: 375981
1688.82/1689.12	c total #propagations: 1285710687 / total #impl: 4568491406 (eff. 0.281)
1688.82/1689.12	c #Conflicts:    1148000 | #Learnt:      39706 | 0.000
1688.82/1689.12	c total clause space: 335.816MB
1688.82/1689.12	c total #watches: 380933
1690.12/1690.47	c total #propagations: 1286747499 / total #impl: 4572374672 (eff. 0.281)
1690.12/1690.47	c #Conflicts:    1149000 | #Learnt:      40706 | 0.000
1690.12/1690.47	c total clause space: 335.816MB
1690.12/1690.47	c total #watches: 383920
1691.82/1692.11	c total #propagations: 1287710382 / total #impl: 4575666943 (eff. 0.281)
1691.82/1692.11	c #Conflicts:    1150000 | #Learnt:      41706 | 0.000
1691.82/1692.11	c total clause space: 335.816MB
1691.82/1692.11	c total #watches: 386379
1693.12/1693.41	c total #propagations: 1288803372 / total #impl: 4579232536 (eff. 0.281)
1693.12/1693.41	c #Conflicts:    1151000 | #Learnt:      42706 | 0.000
1693.12/1693.41	c total clause space: 335.816MB
1693.12/1693.41	c total #watches: 389525
1694.93/1695.22	c total #propagations: 1289905353 / total #impl: 4582719286 (eff. 0.281)
1694.93/1695.22	c #Conflicts:    1152000 | #Learnt:      43706 | 0.000
1694.93/1695.22	c total clause space: 335.816MB
1694.93/1695.22	c total #watches: 392563
1696.52/1696.85	c total #propagations: 1291019295 / total #impl: 4586573787 (eff. 0.281)
1696.52/1696.85	c #Conflicts:    1153000 | #Learnt:      44706 | 0.000
1696.52/1696.85	c total clause space: 335.816MB
1696.52/1696.85	c total #watches: 397023
1698.32/1698.61	c total #propagations: 1292227105 / total #impl: 4591050676 (eff. 0.281)
1698.32/1698.61	c #Conflicts:    1154000 | #Learnt:      45706 | 0.000
1698.32/1698.61	c total clause space: 335.816MB
1698.32/1698.61	c total #watches: 401608
1699.72/1700.08	c total #propagations: 1293573750 / total #impl: 4596324848 (eff. 0.281)
1699.72/1700.08	c #Conflicts:    1155000 | #Learnt:      46706 | 0.000
1699.72/1700.08	c total clause space: 335.816MB
1699.72/1700.08	c total #watches: 409217
1701.62/1701.96	c total #propagations: 1294735119 / total #impl: 4600955560 (eff. 0.281)
1701.62/1701.96	c #Conflicts:    1156000 | #Learnt:      47706 | 0.000
1701.62/1701.96	c total clause space: 335.816MB
1701.62/1701.96	c total #watches: 413381
1703.32/1703.62	c total #propagations: 1295992421 / total #impl: 4605330091 (eff. 0.281)
1703.32/1703.62	c #Conflicts:    1157000 | #Learnt:      48706 | 0.000
1703.32/1703.62	c total clause space: 335.816MB
1703.32/1703.62	c total #watches: 416243
1705.02/1705.30	c total #propagations: 1297045526 / total #impl: 4608632477 (eff. 0.281)
1705.02/1705.30	c #Conflicts:    1158000 | #Learnt:      49706 | 0.000
1705.02/1705.30	c total clause space: 335.816MB
1705.02/1705.30	c total #watches: 419827
1706.52/1706.82	c total #propagations: 1298081925 / total #impl: 4612132357 (eff. 0.281)
1706.52/1706.82	c #Conflicts:    1159000 | #Learnt:      50706 | 0.000
1706.52/1706.82	c total clause space: 335.816MB
1706.52/1706.82	c total #watches: 422550
1708.12/1708.47	c total #propagations: 1299060620 / total #impl: 4615258820 (eff. 0.281)
1708.12/1708.47	c #Conflicts:    1160000 | #Learnt:      51706 | 0.000
1708.12/1708.47	c total clause space: 335.816MB
1708.12/1708.47	c total #watches: 425810
1709.42/1709.74	c total #propagations: 1300049205 / total #impl: 4618339737 (eff. 0.281)
1709.42/1709.74	c GARBAGE COLLECT
1709.42/1709.74	c #Conflicts:    1161000 | #Learnt:      26701 | 0.000
1709.42/1709.74	c total clause space: 335.816MB
1709.42/1709.75	c total #watches: 318631
1710.42/1710.76	c total #propagations: 1301064616 / total #impl: 4621626056 (eff. 0.282)
1710.42/1710.76	c #Conflicts:    1162000 | #Learnt:      27701 | 0.000
1710.42/1710.76	c total clause space: 335.816MB
1710.42/1710.76	c total #watches: 321420
1711.12/1711.48	c total #propagations: 1302138775 / total #impl: 4624683334 (eff. 0.282)
1711.12/1711.48	c #Conflicts:    1163000 | #Learnt:      28701 | 0.000
1711.12/1711.48	c total clause space: 335.816MB
1711.12/1711.48	c total #watches: 325299
1712.12/1712.41	c total #propagations: 1303091661 / total #impl: 4627713064 (eff. 0.282)
1712.12/1712.41	c #Conflicts:    1164000 | #Learnt:      29701 | 0.000
1712.12/1712.41	c total clause space: 335.816MB
1712.12/1712.41	c total #watches: 328515
1713.02/1713.37	c total #propagations: 1304065709 / total #impl: 4630678184 (eff. 0.282)
1713.02/1713.37	c #Conflicts:    1165000 | #Learnt:      30701 | 0.000
1713.02/1713.37	c total clause space: 335.816MB
1713.02/1713.37	c total #watches: 331459
1714.02/1714.33	c total #propagations: 1304965319 / total #impl: 4633301277 (eff. 0.282)
1714.02/1714.33	c #Conflicts:    1166000 | #Learnt:      31701 | 0.000
1714.02/1714.33	c total clause space: 335.816MB
1714.02/1714.33	c total #watches: 334698
1715.02/1715.36	c total #propagations: 1305800956 / total #impl: 4635878953 (eff. 0.282)
1715.02/1715.36	c #Conflicts:    1167000 | #Learnt:      32701 | 0.000
1715.02/1715.36	c total clause space: 335.816MB
1715.02/1715.36	c total #watches: 338401
1715.62/1715.99	c total #propagations: 1306781698 / total #impl: 4638962902 (eff. 0.282)
1715.62/1715.99	c #Conflicts:    1168000 | #Learnt:      33701 | 0.000
1715.62/1715.99	c total clause space: 335.816MB
1715.62/1715.99	c total #watches: 341578
1716.32/1716.60	c total #propagations: 1307548529 / total #impl: 4641671852 (eff. 0.282)
1716.32/1716.60	c #Conflicts:    1169000 | #Learnt:      34701 | 0.000
1716.32/1716.60	c total clause space: 335.816MB
1716.32/1716.60	c total #watches: 344233
1717.12/1717.40	c total #propagations: 1308329881 / total #impl: 4644378208 (eff. 0.282)
1717.12/1717.40	c #Conflicts:    1170000 | #Learnt:      35701 | 0.000
1717.12/1717.40	c total clause space: 335.816MB
1717.12/1717.40	c total #watches: 347219
1717.92/1718.26	c total #propagations: 1309215349 / total #impl: 4647326435 (eff. 0.282)
1717.92/1718.26	c #Conflicts:    1171000 | #Learnt:      36701 | 0.000
1717.92/1718.26	c total clause space: 335.816MB
1717.92/1718.26	c total #watches: 350299
1718.82/1719.16	c total #propagations: 1310089122 / total #impl: 4650204487 (eff. 0.282)
1718.82/1719.16	c #Conflicts:    1172000 | #Learnt:      37701 | 0.000
1718.82/1719.16	c total clause space: 335.816MB
1718.82/1719.16	c total #watches: 353210
1719.62/1719.94	c total #propagations: 1310956000 / total #impl: 4653284226 (eff. 0.282)
1719.62/1719.94	c #Conflicts:    1173000 | #Learnt:      38701 | 0.000
1719.62/1719.94	c total clause space: 335.816MB
1719.62/1719.94	c total #watches: 356453
1720.72/1721.03	c total #propagations: 1311713939 / total #impl: 4656005876 (eff. 0.282)
1720.72/1721.03	c #Conflicts:    1174000 | #Learnt:      39701 | 0.000
1720.72/1721.03	c total clause space: 335.816MB
1720.72/1721.03	c total #watches: 359298
1721.92/1722.26	c total #propagations: 1312721060 / total #impl: 4659466129 (eff. 0.282)
1721.92/1722.26	c #Conflicts:    1175000 | #Learnt:      40701 | 0.000
1721.92/1722.26	c total clause space: 335.816MB
1721.92/1722.26	c total #watches: 362481
1723.02/1723.37	c total #propagations: 1313935554 / total #impl: 4663695825 (eff. 0.282)
1723.02/1723.37	c #Conflicts:    1176000 | #Learnt:      41701 | 0.000
1723.02/1723.37	c total clause space: 335.816MB
1723.02/1723.37	c total #watches: 367048
1724.21/1724.58	c total #propagations: 1315066101 / total #impl: 4667573164 (eff. 0.282)
1724.21/1724.58	c #Conflicts:    1177000 | #Learnt:      42701 | 0.000
1724.21/1724.58	c total clause space: 335.816MB
1724.21/1724.58	c total #watches: 370233
1725.41/1725.79	c total #propagations: 1316183324 / total #impl: 4671298453 (eff. 0.282)
1725.41/1725.79	c #Conflicts:    1178000 | #Learnt:      43701 | 0.000
1725.41/1725.79	c total clause space: 335.816MB
1725.41/1725.79	c total #watches: 373352
1726.72/1727.05	c total #propagations: 1317266007 / total #impl: 4674703350 (eff. 0.282)
1726.72/1727.05	c #Conflicts:    1179000 | #Learnt:      44701 | 0.000
1726.72/1727.05	c total clause space: 335.816MB
1726.72/1727.05	c total #watches: 377395
1727.92/1728.22	c total #propagations: 1318370783 / total #impl: 4678877102 (eff. 0.282)
1727.92/1728.22	c #Conflicts:    1180000 | #Learnt:      45701 | 0.000
1727.92/1728.22	c total clause space: 335.816MB
1727.92/1728.22	c total #watches: 381542
1728.92/1729.21	c total #propagations: 1319308295 / total #impl: 4682474127 (eff. 0.282)
1728.92/1729.21	c #Conflicts:    1181000 | #Learnt:      46701 | 0.000
1728.92/1729.21	c total clause space: 335.816MB
1728.92/1729.21	c total #watches: 384187
1730.21/1730.58	c total #propagations: 1320323979 / total #impl: 4685654402 (eff. 0.282)
1730.21/1730.58	c #Conflicts:    1182000 | #Learnt:      47701 | 0.000
1730.21/1730.58	c total clause space: 335.816MB
1730.21/1730.58	c total #watches: 387156
1731.91/1732.22	c total #propagations: 1321449577 / total #impl: 4689307939 (eff. 0.282)
1731.91/1732.22	c #Conflicts:    1183000 | #Learnt:      48701 | 0.000
1731.91/1732.22	c total clause space: 335.816MB
1731.91/1732.22	c total #watches: 390780
1733.11/1733.44	c total #propagations: 1322685206 / total #impl: 4693872250 (eff. 0.282)
1733.11/1733.44	c #Conflicts:    1184000 | #Learnt:      49701 | 0.000
1733.11/1733.44	c total clause space: 335.816MB
1733.11/1733.44	c total #watches: 397210
1734.42/1734.75	c total #propagations: 1323722143 / total #impl: 4698543704 (eff. 0.282)
1734.42/1734.75	c #Conflicts:    1185000 | #Learnt:      50701 | 0.000
1734.42/1734.75	c total clause space: 335.816MB
1734.42/1734.75	c total #watches: 403095
1735.91/1736.29	c total #propagations: 1324755998 / total #impl: 4702309178 (eff. 0.282)
1735.91/1736.29	c #Conflicts:    1186000 | #Learnt:      51701 | 0.000
1735.91/1736.29	c total clause space: 335.816MB
1735.91/1736.29	c total #watches: 405789
1737.41/1737.79	c total #propagations: 1325816125 / total #impl: 4705837404 (eff. 0.282)
1737.41/1737.79	c GARBAGE COLLECT
1737.41/1737.79	c #Conflicts:    1187000 | #Learnt:      26397 | 0.000
1737.41/1737.79	c total clause space: 335.816MB
1737.41/1737.79	c total #watches: 317489
1738.51/1738.80	c total #propagations: 1326881744 / total #impl: 4709597727 (eff. 0.282)
1738.51/1738.80	c #Conflicts:    1188000 | #Learnt:      27397 | 0.000
1738.51/1738.80	c total clause space: 335.816MB
1738.51/1738.80	c total #watches: 321176
1739.81/1740.17	c total #propagations: 1327871573 / total #impl: 4713090558 (eff. 0.282)
1739.81/1740.17	c #Conflicts:    1189000 | #Learnt:      28397 | 0.000
1739.81/1740.17	c total clause space: 335.816MB
1739.81/1740.17	c total #watches: 323648
1740.61/1740.99	c total #propagations: 1328955045 / total #impl: 4716841943 (eff. 0.282)
1740.61/1740.99	c #Conflicts:    1190000 | #Learnt:      29397 | 0.000
1740.61/1740.99	c total clause space: 335.816MB
1740.61/1740.99	c total #watches: 326958
1741.41/1741.79	c total #propagations: 1329877334 / total #impl: 4720051153 (eff. 0.282)
1741.41/1741.79	c #Conflicts:    1191000 | #Learnt:      30397 | 0.000
1741.41/1741.79	c total clause space: 335.816MB
1741.41/1741.79	c total #watches: 329569
1742.12/1742.48	c total #propagations: 1330841845 / total #impl: 4723457179 (eff. 0.282)
1742.12/1742.48	c #Conflicts:    1192000 | #Learnt:      31397 | 0.000
1742.12/1742.48	c total clause space: 335.816MB
1742.12/1742.48	c total #watches: 333448
1743.11/1743.41	c total #propagations: 1331666058 / total #impl: 4726418418 (eff. 0.282)
1743.11/1743.41	c #Conflicts:    1193000 | #Learnt:      32397 | 0.000
1743.11/1743.41	c total clause space: 335.816MB
1743.11/1743.41	c total #watches: 336565
1744.32/1744.63	c total #propagations: 1332628910 / total #impl: 4729528178 (eff. 0.282)
1744.32/1744.63	c #Conflicts:    1194000 | #Learnt:      33397 | 0.000
1744.32/1744.63	c total clause space: 335.816MB
1744.32/1744.63	c total #watches: 340904
1745.31/1745.63	c total #propagations: 1333918545 / total #impl: 4734271349 (eff. 0.282)
1745.31/1745.63	c #Conflicts:    1195000 | #Learnt:      34397 | 0.000
1745.31/1745.63	c total clause space: 335.816MB
1745.31/1745.63	c total #watches: 343642
1746.31/1746.66	c total #propagations: 1334910393 / total #impl: 4737546304 (eff. 0.282)
1746.31/1746.66	c #Conflicts:    1196000 | #Learnt:      35397 | 0.000
1746.31/1746.66	c total clause space: 335.816MB
1746.31/1746.66	c total #watches: 347572
1747.41/1747.73	c total #propagations: 1335962945 / total #impl: 4740719788 (eff. 0.282)
1747.41/1747.73	c #Conflicts:    1197000 | #Learnt:      36397 | 0.000
1747.41/1747.73	c total clause space: 335.816MB
1747.41/1747.74	c total #watches: 351564
1748.41/1748.71	c total #propagations: 1337009814 / total #impl: 4744168307 (eff. 0.282)
1748.41/1748.71	c #Conflicts:    1198000 | #Learnt:      37397 | 0.000
1748.41/1748.71	c total clause space: 335.816MB
1748.41/1748.71	c total #watches: 356626
1749.21/1749.58	c total #propagations: 1337972002 / total #impl: 4747540360 (eff. 0.282)
1749.21/1749.58	c #Conflicts:    1199000 | #Learnt:      38397 | 0.000
1749.21/1749.58	c total clause space: 335.816MB
1749.21/1749.58	c total #watches: 361377
1750.51/1750.84	c total #propagations: 1338785091 / total #impl: 4750652957 (eff. 0.282)
1750.51/1750.84	c #Conflicts:    1200000 | #Learnt:      39397 | 0.000
1750.51/1750.84	c total clause space: 335.816MB
1750.51/1750.84	c total #watches: 364943
1751.61/1751.96	c total #propagations: 1339778747 / total #impl: 4754675976 (eff. 0.282)
1751.61/1751.96	c #Conflicts:    1201000 | #Learnt:      40397 | 0.000
1751.61/1751.96	c total clause space: 335.816MB
1751.61/1751.96	c total #watches: 368068
1752.71/1753.02	c total #propagations: 1340804194 / total #impl: 4758349409 (eff. 0.282)
1752.71/1753.02	c #Conflicts:    1202000 | #Learnt:      41397 | 0.000
1752.71/1753.02	c total clause space: 335.816MB
1752.71/1753.02	c total #watches: 370953
1753.91/1754.27	c total #propagations: 1341804745 / total #impl: 4761498301 (eff. 0.282)
1753.91/1754.27	c #Conflicts:    1203000 | #Learnt:      42397 | 0.000
1753.91/1754.27	c total clause space: 335.816MB
1753.91/1754.27	c total #watches: 373714
1755.01/1755.35	c total #propagations: 1342860639 / total #impl: 4765246162 (eff. 0.282)
1755.01/1755.35	c #Conflicts:    1204000 | #Learnt:      43397 | 0.000
1755.01/1755.35	c total clause space: 335.816MB
1755.01/1755.35	c total #watches: 376718
1756.42/1756.79	c total #propagations: 1343846003 / total #impl: 4768723876 (eff. 0.282)
1756.42/1756.79	c #Conflicts:    1205000 | #Learnt:      44397 | 0.000
1756.42/1756.79	c total clause space: 335.816MB
1756.42/1756.79	c total #watches: 379638
1757.81/1758.15	c total #propagations: 1345165871 / total #impl: 4773331470 (eff. 0.282)
1757.81/1758.15	c #Conflicts:    1206000 | #Learnt:      45397 | 0.000
1757.81/1758.15	c total clause space: 335.816MB
1757.81/1758.15	c total #watches: 382986
1758.91/1759.25	c total #propagations: 1346284108 / total #impl: 4777525718 (eff. 0.282)
1758.91/1759.25	c #Conflicts:    1207000 | #Learnt:      46397 | 0.000
1758.91/1759.25	c total clause space: 335.816MB
1758.91/1759.25	c total #watches: 385534
1760.41/1760.74	c total #propagations: 1347263219 / total #impl: 4780627168 (eff. 0.282)
1760.41/1760.74	c #Conflicts:    1208000 | #Learnt:      47397 | 0.000
1760.41/1760.74	c total clause space: 335.816MB
1760.41/1760.74	c total #watches: 389441
1761.51/1761.87	c total #propagations: 1348348344 / total #impl: 4784317750 (eff. 0.282)
1761.51/1761.87	c #Conflicts:    1209000 | #Learnt:      48397 | 0.000
1761.51/1761.87	c total clause space: 335.816MB
1761.51/1761.87	c total #watches: 391955
1762.51/1762.85	c total #propagations: 1349283673 / total #impl: 4787351622 (eff. 0.282)
1762.51/1762.85	c #Conflicts:    1210000 | #Learnt:      49397 | 0.000
1762.51/1762.85	c total clause space: 335.816MB
1762.51/1762.85	c total #watches: 395009
1763.51/1763.85	c total #propagations: 1350211804 / total #impl: 4790805125 (eff. 0.282)
1763.51/1763.85	c #Conflicts:    1211000 | #Learnt:      50397 | 0.000
1763.51/1763.85	c total clause space: 335.816MB
1763.51/1763.85	c total #watches: 397644
1764.71/1765.10	c total #propagations: 1351138140 / total #impl: 4794043966 (eff. 0.282)
1764.71/1765.10	c #Conflicts:    1212000 | #Learnt:      51397 | 0.000
1764.71/1765.10	c total clause space: 335.816MB
1764.71/1765.10	c total #watches: 400267
1766.01/1766.38	c total #propagations: 1352191739 / total #impl: 4797586621 (eff. 0.282)
1766.01/1766.38	c #Conflicts:    1213000 | #Learnt:      52397 | 0.000
1766.01/1766.38	c total clause space: 335.816MB
1766.01/1766.38	c total #watches: 404692
1767.52/1767.80	c total #propagations: 1353312618 / total #impl: 4801731850 (eff. 0.282)
1767.52/1767.80	c GARBAGE COLLECT
1767.52/1767.80	c #Conflicts:    1214000 | #Learnt:      26809 | 0.000
1767.52/1767.80	c total clause space: 335.816MB
1767.52/1767.81	c total #watches: 319286
1768.62/1768.95	c total #propagations: 1354386756 / total #impl: 4805447428 (eff. 0.282)
1768.62/1768.95	c #Conflicts:    1215000 | #Learnt:      27809 | 0.000
1768.62/1768.95	c total clause space: 335.816MB
1768.62/1768.95	c total #watches: 323745
1769.91/1770.26	c total #propagations: 1355539413 / total #impl: 4809488930 (eff. 0.282)
1769.91/1770.26	c #Conflicts:    1216000 | #Learnt:      28809 | 0.000
1769.91/1770.26	c total clause space: 335.816MB
1769.91/1770.26	c total #watches: 328666
1771.31/1771.67	c total #propagations: 1356679096 / total #impl: 4813647344 (eff. 0.282)
1771.31/1771.67	c #Conflicts:    1217000 | #Learnt:      29809 | 0.000
1771.31/1771.67	c total clause space: 335.816MB
1771.31/1771.67	c total #watches: 332379
1772.61/1772.94	c total #propagations: 1357711498 / total #impl: 4817283105 (eff. 0.282)
1772.61/1772.94	c #Conflicts:    1218000 | #Learnt:      30809 | 0.000
1772.61/1772.94	c total clause space: 335.816MB
1772.61/1772.94	c total #watches: 337016
1773.61/1773.95	c total #propagations: 1358661168 / total #impl: 4820777172 (eff. 0.282)
1773.61/1773.95	c #Conflicts:    1219000 | #Learnt:      31809 | 0.000
1773.61/1773.95	c total clause space: 335.816MB
1773.61/1773.95	c total #watches: 340358
1774.61/1774.93	c total #propagations: 1359787940 / total #impl: 4824586732 (eff. 0.282)
1774.61/1774.93	c #Conflicts:    1220000 | #Learnt:      32809 | 0.000
1774.61/1774.93	c total clause space: 335.816MB
1774.61/1774.93	c total #watches: 346130
1775.41/1775.79	c total #propagations: 1360809298 / total #impl: 4828297199 (eff. 0.282)
1775.41/1775.79	c #Conflicts:    1221000 | #Learnt:      33809 | 0.000
1775.41/1775.79	c total clause space: 335.816MB
1775.41/1775.79	c total #watches: 348575
1776.61/1776.96	c total #propagations: 1361758712 / total #impl: 4831236534 (eff. 0.282)
1776.61/1776.96	c #Conflicts:    1222000 | #Learnt:      34809 | 0.000
1776.61/1776.96	c total clause space: 335.816MB
1776.61/1776.96	c total #watches: 351130
1777.61/1777.91	c total #propagations: 1362968613 / total #impl: 4835262545 (eff. 0.282)
1777.61/1777.91	c #Conflicts:    1223000 | #Learnt:      35809 | 0.000
1777.61/1777.91	c total clause space: 335.816MB
1777.61/1777.91	c total #watches: 353698
1778.91/1779.20	c total #propagations: 1363997113 / total #impl: 4838528072 (eff. 0.282)
1778.91/1779.20	c #Conflicts:    1224000 | #Learnt:      36808 | 0.000
1778.91/1779.20	c total clause space: 335.816MB
1778.91/1779.20	c total #watches: 361543
1781.51/1781.81	c total #propagations: 1365126376 / total #impl: 4843126035 (eff. 0.282)
1781.51/1781.81	c #Conflicts:    1225000 | #Learnt:      37808 | 0.000
1781.51/1781.81	c total clause space: 335.816MB
1781.51/1781.81	c total #watches: 371930
1784.21/1784.53	c total #propagations: 1366418179 / total #impl: 4848481292 (eff. 0.282)
1784.21/1784.53	c #Conflicts:    1226000 | #Learnt:      38808 | 0.000
1784.21/1784.53	c total clause space: 335.816MB
1784.21/1784.53	c total #watches: 377979
1787.61/1787.99	c total #propagations: 1367737725 / total #impl: 4854001975 (eff. 0.282)
1787.61/1787.99	c #Conflicts:    1227000 | #Learnt:      39808 | 0.000
1787.61/1787.99	c total clause space: 335.816MB
1787.61/1787.99	c total #watches: 387674
1792.10/1792.44	c total #propagations: 1369173832 / total #impl: 4860797346 (eff. 0.282)
1792.10/1792.44	c #Conflicts:    1228000 | #Learnt:      40808 | 0.000
1792.10/1792.44	c total clause space: 335.816MB
1792.10/1792.44	c total #watches: 398755
1796.70/1797.01	c total #propagations: 1370562736 / total #impl: 4867106451 (eff. 0.282)
1796.70/1797.01	c #Conflicts:    1229000 | #Learnt:      41808 | 0.000
1796.70/1797.01	c total clause space: 335.816MB
1796.70/1797.01	c total #watches: 407122

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-4087168-1465400531/watcher-4087168-1465400531 -o /tmp/evaluation-result-4087168-1465400531/solver-4087168-1465400531 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node131-1465391500-26141 --watchdog 1960 --input HOME/instance-4087168-1465400531.opb ./cdcl-cuttingplanes-release 

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

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


[startup+0 s]
/proc/loadavg: 2.02 2.15 2.17 3/176 29108
/proc/meminfo: memFree=29944972/32872528 swapFree=14956/1314940
[pid=29108] ppid=29103 vsize=29104 CPUtime=0 cores=0,2,4,6
/proc/29108/stat : 29108 (cdcl-cuttingpla) R 29103 29108 26125 0 -1 4202496 268 0 0 0 0 0 0 0 20 0 1 0 121986049 29802496 5260 33554432000 4194304 6199737 140733302413152 140733453513976 4209312 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/29108/statm: 7276 5260 122 490 0 6777 0

[startup+0.100157 s]
/proc/loadavg: 2.02 2.15 2.17 3/176 29108
/proc/meminfo: memFree=29944972/32872528 swapFree=14956/1314940
[pid=29108] ppid=29103 vsize=34940 CPUtime=0.08 cores=0,2,4,6
/proc/29108/stat : 29108 (cdcl-cuttingpla) R 29103 29108 26125 0 -1 4202496 1350 0 0 0 8 0 0 0 20 0 1 0 121986049 35778560 7566 33554432000 4194304 6199737 140733302413152 140733453513976 4207822 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/29108/statm: 8735 7566 133 490 0 8236 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 34940

[startup+0.200293 s]
/proc/loadavg: 2.02 2.15 2.17 3/176 29108
/proc/meminfo: memFree=29944972/32872528 swapFree=14956/1314940
[pid=29108] ppid=29103 vsize=38316 CPUtime=0.19 cores=0,2,4,6
/proc/29108/stat : 29108 (cdcl-cuttingpla) R 29103 29108 26125 0 -1 4202496 2912 0 0 0 18 1 0 0 20 0 1 0 121986049 39235584 8492 33554432000 4194304 6199737 140733302413152 140733453513976 4207822 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/29108/statm: 9579 8492 134 490 0 9080 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 38316

[startup+0.300254 s]
/proc/loadavg: 2.02 2.15 2.17 3/176 29108
/proc/meminfo: memFree=29944972/32872528 swapFree=14956/1314940
[pid=29108] ppid=29103 vsize=43256 CPUtime=0.29 cores=0,2,4,6
/proc/29108/stat : 29108 (cdcl-cuttingpla) R 29103 29108 26125 0 -1 4202496 3462 0 0 0 28 1 0 0 20 0 1 0 121986049 44294144 9318 33554432000 4194304 6199737 140733302413152 140733302411384 5156351 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/29108/statm: 10814 9318 134 490 0 10315 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 43256

[startup+0.700244 s]
/proc/loadavg: 2.02 2.15 2.17 3/176 29108
/proc/meminfo: memFree=29944972/32872528 swapFree=14956/1314940
[pid=29108] ppid=29103 vsize=52348 CPUtime=0.69 cores=0,2,4,6
/proc/29108/stat : 29108 (cdcl-cuttingpla) R 29103 29108 26125 0 -1 4202496 4837 0 0 0 68 1 0 0 20 0 1 0 121986049 53604352 11316 33554432000 4194304 6199737 140733302413152 140733302411752 4213238 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/29108/statm: 13087 11316 139 490 0 12588 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 52348

[startup+1.50022 s]
/proc/loadavg: 2.02 2.15 2.17 3/177 29109
/proc/meminfo: memFree=29896064/32872528 swapFree=14956/1314940
[pid=29108] ppid=29103 vsize=64156 CPUtime=1.48 cores=0,2,4,6
/proc/29108/stat : 29108 (cdcl-cuttingpla) R 29103 29108 26125 0 -1 4202496 5239 0 0 0 147 1 0 0 20 0 1 0 121986049 65695744 12115 33554432000 4194304 6199737 140733302413152 140733302412264 4213524 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29108/statm: 16039 12115 161 490 0 15540 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 64156

[startup+3.10024 s]
/proc/loadavg: 2.02 2.15 2.17 3/177 29109
/proc/meminfo: memFree=29890384/32872528 swapFree=14956/1314940
[pid=29108] ppid=29103 vsize=64560 CPUtime=3.08 cores=0,2,4,6
/proc/29108/stat : 29108 (cdcl-cuttingpla) R 29103 29108 26125 0 -1 4202496 5846 0 0 0 307 1 0 0 20 0 1 0 121986049 66109440 13512 33554432000 4194304 6199737 140733302413152 140733302412264 4220763 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29108/statm: 16140 13512 161 490 0 15641 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 64560

[startup+6.30023 s]
/proc/loadavg: 2.02 2.14 2.17 3/177 29109
/proc/meminfo: memFree=29871256/32872528 swapFree=14956/1314940
[pid=29108] ppid=29103 vsize=65120 CPUtime=6.28 cores=0,2,4,6
/proc/29108/stat : 29108 (cdcl-cuttingpla) R 29103 29108 26125 0 -1 4202496 6006 0 0 0 627 1 0 0 20 0 1 0 121986049 66682880 14693 33554432000 4194304 6199737 140733302413152 140733302412264 4213296 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29108/statm: 16280 14693 161 490 0 15781 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 65120

[startup+12.7003 s]
/proc/loadavg: 2.10 2.16 2.17 4/177 29109
/proc/meminfo: memFree=29847804/32872528 swapFree=14956/1314940
[pid=29108] ppid=29103 vsize=84636 CPUtime=12.68 cores=0,2,4,6
/proc/29108/stat : 29108 (cdcl-cuttingpla) R 29103 29108 26125 0 -1 4202496 7016 0 0 0 1266 2 0 0 20 0 1 0 121986049 86667264 19965 33554432000 4194304 6199737 140733302413152 140733302412264 4213368 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29108/statm: 21159 19965 161 490 0 20660 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 84636

[startup+25.5003 s]
/proc/loadavg: 2.16 2.17 2.17 3/177 29109
/proc/meminfo: memFree=29842964/32872528 swapFree=14956/1314940
[pid=29108] ppid=29103 vsize=85748 CPUtime=25.48 cores=0,2,4,6
/proc/29108/stat : 29108 (cdcl-cuttingpla) R 29103 29108 26125 0 -1 4202496 7275 0 0 0 2546 2 0 0 20 0 1 0 121986049 87805952 20222 33554432000 4194304 6199737 140733302413152 140733302412264 4213372 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29108/statm: 21437 20222 161 490 0 20938 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 85748

[startup+51.1003 s]
/proc/loadavg: 2.18 2.17 2.17 3/177 29109
/proc/meminfo: memFree=29797620/32872528 swapFree=14956/1314940
[pid=29108] ppid=29103 vsize=117972 CPUtime=51.08 cores=0,2,4,6
/proc/29108/stat : 29108 (cdcl-cuttingpla) R 29103 29108 26125 0 -1 4202496 8449 0 0 0 5105 3 0 0 20 0 1 0 121986049 120803328 26705 33554432000 4194304 6199737 140733302413152 140733302412264 4213306 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29108/statm: 29493 26705 161 490 0 28994 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 117972

[startup+102.3 s]
/proc/loadavg: 2.12 2.16 2.17 3/177 29110
/proc/meminfo: memFree=29755060/32872528 swapFree=14956/1314940
[pid=29108] ppid=29103 vsize=119788 CPUtime=102.28 cores=0,2,4,6
/proc/29108/stat : 29108 (cdcl-cuttingpla) R 29103 29108 26125 0 -1 4202496 8940 0 0 0 10224 4 0 0 20 0 1 0 121986049 122662912 28196 33554432000 4194304 6199737 140733302413152 140733302412264 4213298 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29108/statm: 29947 28196 161 490 0 29448 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 119788

[startup+162.3 s]
/proc/loadavg: 2.22 2.17 2.17 3/177 29111
/proc/meminfo: memFree=29714532/32872528 swapFree=14956/1314940
[pid=29108] ppid=29103 vsize=171652 CPUtime=162.26 cores=0,2,4,6
/proc/29108/stat : 29108 (cdcl-cuttingpla) R 29103 29108 26125 0 -1 4202496 10062 0 0 0 16222 4 0 0 20 0 1 0 121986049 175771648 34179 33554432000 4194304 6199737 140733302413152 140733302412264 4213296 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29108/statm: 42913 34179 161 490 0 42414 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 171652

[startup+222.307 s]
/proc/loadavg: 2.25 2.18 2.18 3/177 29112
/proc/meminfo: memFree=29611028/32872528 swapFree=14956/1314940
[pid=29108] ppid=29103 vsize=172636 CPUtime=222.26 cores=0,2,4,6
/proc/29108/stat : 29108 (cdcl-cuttingpla) R 29103 29108 26125 0 -1 4202496 10434 0 0 0 22221 5 0 0 20 0 1 0 121986049 176779264 40654 33554432000 4194304 6199737 140733302413152 140733302412264 4213381 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29108/statm: 43159 40654 161 490 0 42660 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 172636

[startup+282.3 s]
/proc/loadavg: 2.26 2.19 2.18 3/177 29114
/proc/meminfo: memFree=29609520/32872528 swapFree=14956/1314940
[pid=29108] ppid=29103 vsize=173320 CPUtime=282.25 cores=0,2,4,6
/proc/29108/stat : 29108 (cdcl-cuttingpla) R 29103 29108 26125 0 -1 4202496 10654 0 0 0 28220 5 0 0 20 0 1 0 121986049 177479680 40855 33554432000 4194304 6199737 140733302413152 140733302412264 4213314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29108/statm: 43330 40855 161 490 0 42831 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 173320

[startup+342.3 s]
/proc/loadavg: 2.33 2.22 2.19 3/177 29115
/proc/meminfo: memFree=29587144/32872528 swapFree=14956/1314940
[pid=29108] ppid=29103 vsize=255672 CPUtime=342.24 cores=0,2,4,6
/proc/29108/stat : 29108 (cdcl-cuttingpla) R 29103 29108 26125 0 -1 4202496 11444 0 0 0 34219 5 0 0 20 0 1 0 121986049 261808128 46026 33554432000 4194304 6199737 140733302413152 140733302411768 4213381 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29108/statm: 63918 46026 161 490 0 63419 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 255672

[startup+402.3 s]
/proc/loadavg: 2.25 2.21 2.18 3/176 29116
/proc/meminfo: memFree=29546320/32872528 swapFree=14956/1314940
[pid=29108] ppid=29103 vsize=256788 CPUtime=402.23 cores=0,2,4,6
/proc/29108/stat : 29108 (cdcl-cuttingpla) R 29103 29108 26125 0 -1 4202496 11976 0 0 0 40217 6 0 0 20 0 1 0 121986049 262950912 56697 33554432000 4194304 6199737 140733302413152 140733302412264 4213456 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29108/statm: 64197 56697 161 490 0 63698 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 256788

[startup+462.3 s]
/proc/loadavg: 2.17 2.20 2.18 3/177 29118
/proc/meminfo: memFree=29516908/32872528 swapFree=14956/1314940
[pid=29108] ppid=29103 vsize=258156 CPUtime=462.21 cores=0,2,4,6
/proc/29108/stat : 29108 (cdcl-cuttingpla) R 29103 29108 26125 0 -1 4202496 12303 0 0 0 46215 6 0 0 20 0 1 0 121986049 264351744 63149 33554432000 4194304 6199737 140733302413152 140733302412264 4213381 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29108/statm: 64539 63149 161 490 0 64040 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 258156

[startup+522.3 s]
/proc/loadavg: 2.21 2.20 2.18 3/178 29122
/proc/meminfo: memFree=29515152/32872528 swapFree=14956/1314940
[pid=29108] ppid=29103 vsize=258864 CPUtime=522.2 cores=0,2,4,6
/proc/29108/stat : 29108 (cdcl-cuttingpla) R 29103 29108 26125 0 -1 4202496 12509 0 0 0 52214 6 0 0 20 0 1 0 121986049 265076736 63340 33554432000 4194304 6199737 140733302413152 140733302412264 4213396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29108/statm: 64716 63340 161 490 0 64217 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 258864

[startup+582.3 s]
/proc/loadavg: 2.14 2.18 2.17 3/177 29124
/proc/meminfo: memFree=29454952/32872528 swapFree=14956/1314940
[pid=29108] ppid=29103 vsize=258996 CPUtime=582.19 cores=0,2,4,6
/proc/29108/stat : 29108 (cdcl-cuttingpla) R 29103 29108 26125 0 -1 4202496 12561 0 0 0 58213 6 0 0 20 0 1 0 121986049 265211904 63392 33554432000 4194304 6199737 140733302413152 140733302412264 4213215 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29108/statm: 64749 63392 161 490 0 64250 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 258996


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


[startup+942.3 s]
/proc/loadavg: 2.19 2.18 2.18 3/177 29131
/proc/meminfo: memFree=29284504/32872528 swapFree=14956/1314940
[pid=29108] ppid=29103 vsize=261832 CPUtime=942.14 cores=0,2,4,6
/proc/29108/stat : 29108 (cdcl-cuttingpla) R 29103 29108 26125 0 -1 4202496 13270 0 0 0 94207 7 0 0 20 0 1 0 121986049 268115968 64100 33554432000 4194304 6199737 140733302413152 140733302412264 4213306 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29108/statm: 65458 64100 161 490 0 64959 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 261832

[startup+1002.3 s]
/proc/loadavg: 2.12 2.16 2.17 3/177 29132
/proc/meminfo: memFree=29283764/32872528 swapFree=14956/1314940
[pid=29108] ppid=29103 vsize=262116 CPUtime=1002.13 cores=0,2,4,6
/proc/29108/stat : 29108 (cdcl-cuttingpla) R 29103 29108 26125 0 -1 4202496 13346 0 0 0 100206 7 0 0 20 0 1 0 121986049 268406784 64176 33554432000 4194304 6199737 140733302413152 140733302412264 4213368 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29108/statm: 65529 64176 161 490 0 65030 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 262116

[startup+1062.3 s]
/proc/loadavg: 2.16 2.16 2.17 3/177 29133
/proc/meminfo: memFree=29282216/32872528 swapFree=14956/1314940
[pid=29108] ppid=29103 vsize=262400 CPUtime=1062.12 cores=0,2,4,6
/proc/29108/stat : 29108 (cdcl-cuttingpla) R 29103 29108 26125 0 -1 4202496 13415 0 0 0 106205 7 0 0 20 0 1 0 121986049 268697600 64245 33554432000 4194304 6199737 140733302413152 140733302412264 4213381 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29108/statm: 65600 64245 161 490 0 65101 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 262400

[startup+1122.3 s]
/proc/loadavg: 2.18 2.16 2.17 3/178 29137
/proc/meminfo: memFree=29281076/32872528 swapFree=14956/1314940
[pid=29108] ppid=29103 vsize=262544 CPUtime=1122.11 cores=0,2,4,6
/proc/29108/stat : 29108 (cdcl-cuttingpla) R 29103 29108 26125 0 -1 4202496 13461 0 0 0 112204 7 0 0 20 0 1 0 121986049 268845056 64291 33554432000 4194304 6199737 140733302413152 140733302412264 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29108/statm: 65636 64291 161 490 0 65137 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 262544

[startup+1182.3 s]
/proc/loadavg: 2.14 2.16 2.17 3/178 29162
/proc/meminfo: memFree=29279860/32872528 swapFree=14956/1314940
[pid=29108] ppid=29103 vsize=262808 CPUtime=1182.1 cores=0,2,4,6
/proc/29108/stat : 29108 (cdcl-cuttingpla) R 29103 29108 26125 0 -1 4202496 13530 0 0 0 118203 7 0 0 20 0 1 0 121986049 269115392 64360 33554432000 4194304 6199737 140733302413152 140733302412264 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29108/statm: 65702 64360 161 490 0 65203 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 262808

[startup+1242.3 s]
/proc/loadavg: 2.33 2.20 2.18 3/177 29163
/proc/meminfo: memFree=29223584/32872528 swapFree=14956/1314940
[pid=29108] ppid=29103 vsize=395620 CPUtime=1242.09 cores=0,2,4,6
/proc/29108/stat : 29108 (cdcl-cuttingpla) R 29103 29108 26125 0 -1 4202496 14308 0 0 0 124200 9 0 0 20 0 1 0 121986049 405114880 78260 33554432000 4194304 6199737 140733302413152 140733302412264 5146943 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29108/statm: 98905 78260 161 490 0 98406 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 395620

[startup+1302.3 s]
/proc/loadavg: 2.39 2.23 2.19 3/177 29164
/proc/meminfo: memFree=29189304/32872528 swapFree=14956/1314940
[pid=29108] ppid=29103 vsize=395888 CPUtime=1302.07 cores=0,2,4,6
/proc/29108/stat : 29108 (cdcl-cuttingpla) R 29103 29108 26125 0 -1 4202496 14393 0 0 0 130198 9 0 0 20 0 1 0 121986049 405389312 86520 33554432000 4194304 6199737 140733302413152 140733302412264 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29108/statm: 98972 86520 161 490 0 98473 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 395888

[startup+1362.3 s]
/proc/loadavg: 2.27 2.22 2.18 4/177 29165
/proc/meminfo: memFree=29186424/32872528 swapFree=14956/1314940
[pid=29108] ppid=29103 vsize=396420 CPUtime=1362.07 cores=0,2,4,6
/proc/29108/stat : 29108 (cdcl-cuttingpla) R 29103 29108 26125 0 -1 4202496 14577 0 0 0 136197 10 0 0 20 0 1 0 121986049 405934080 87270 33554432000 4194304 6199737 140733302413152 140733302412264 4213381 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29108/statm: 99105 87270 161 490 0 98606 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 396420

[startup+1422.3 s]
/proc/loadavg: 2.35 2.25 2.19 3/177 29166
/proc/meminfo: memFree=29185668/32872528 swapFree=14956/1314940
[pid=29108] ppid=29103 vsize=396956 CPUtime=1422.07 cores=0,2,4,6
/proc/29108/stat : 29108 (cdcl-cuttingpla) R 29103 29108 26125 0 -1 4202496 14707 0 0 0 142197 10 0 0 20 0 1 0 121986049 406482944 87400 33554432000 4194304 6199737 140733302413152 140733302412264 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29108/statm: 99239 87400 161 490 0 98740 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 396956

[startup+1482.3 s]
/proc/loadavg: 2.19 2.22 2.18 3/177 29168
/proc/meminfo: memFree=29184420/32872528 swapFree=14956/1314940
[pid=29108] ppid=29103 vsize=397968 CPUtime=1482.05 cores=0,2,4,6
/proc/29108/stat : 29108 (cdcl-cuttingpla) R 29103 29108 26125 0 -1 4202496 14954 0 0 0 148195 10 0 0 20 0 1 0 121986049 407519232 87647 33554432000 4194304 6199737 140733302413152 140733302412264 4213314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29108/statm: 99492 87647 161 490 0 98993 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 397968

[startup+1542.31 s]
/proc/loadavg: 2.16 2.20 2.18 3/177 29169
/proc/meminfo: memFree=29183652/32872528 swapFree=14956/1314940
[pid=29108] ppid=29103 vsize=398564 CPUtime=1542.05 cores=0,2,4,6
/proc/29108/stat : 29108 (cdcl-cuttingpla) R 29103 29108 26125 0 -1 4202496 15100 0 0 0 154195 10 0 0 20 0 1 0 121986049 408129536 87793 33554432000 4194304 6199737 140733302413152 140733302411848 4213320 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29108/statm: 99641 87793 161 490 0 99142 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 398564

[startup+1602.3 s]
/proc/loadavg: 2.31 2.24 2.19 3/177 29170
/proc/meminfo: memFree=29166588/32872528 swapFree=14956/1314940
[pid=29108] ppid=29103 vsize=398908 CPUtime=1602.04 cores=0,2,4,6
/proc/29108/stat : 29108 (cdcl-cuttingpla) R 29103 29108 26125 0 -1 4202496 15195 0 0 0 160193 11 0 0 20 0 1 0 121986049 408481792 91976 33554432000 4194304 6199737 140733302413152 140733302412264 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29108/statm: 99727 91976 161 490 0 99228 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 398908

[startup+1662.3 s]
/proc/loadavg: 2.17 2.21 2.18 3/177 29171
/proc/meminfo: memFree=29165580/32872528 swapFree=14956/1314940
[pid=29108] ppid=29103 vsize=399304 CPUtime=1662.03 cores=0,2,4,6
/proc/29108/stat : 29108 (cdcl-cuttingpla) R 29103 29108 26125 0 -1 4202496 15309 0 0 0 166192 11 0 0 20 0 1 0 121986049 408887296 92090 33554432000 4194304 6199737 140733302413152 140733302412264 4213296 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29108/statm: 99826 92090 161 490 0 99327 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 399304

[startup+1722.3 s]
/proc/loadavg: 2.17 2.20 2.18 3/178 29175
/proc/meminfo: memFree=29076804/32872528 swapFree=14956/1314940
[pid=29108] ppid=29103 vsize=399580 CPUtime=1722.02 cores=0,2,4,6
/proc/29108/stat : 29108 (cdcl-cuttingpla) R 29103 29108 26125 0 -1 4202496 15359 0 0 0 172191 11 0 0 20 0 1 0 121986049 409169920 92140 33554432000 4194304 6199737 140733302413152 140733302412264 4213296 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29108/statm: 99895 92140 161 490 0 99396 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 399580

[startup+1782.3 s]
/proc/loadavg: 2.24 2.21 2.18 3/177 29177
/proc/meminfo: memFree=28971300/32872528 swapFree=14956/1314940
[pid=29108] ppid=29103 vsize=399732 CPUtime=1782.01 cores=0,2,4,6
/proc/29108/stat : 29108 (cdcl-cuttingpla) R 29103 29108 26125 0 -1 4202496 15414 0 0 0 178190 11 0 0 20 0 1 0 121986049 409325568 92195 33554432000 4194304 6199737 140733302413152 140733302412264 4238141 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29108/statm: 99933 92195 161 490 0 99434 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 399732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.09 2.18 2.17 3/177 29223
/proc/meminfo: memFree=29595876/32872528 swapFree=14956/1314940
[pid=29108] ppid=29103 vsize=399864 CPUtime=1800 cores=0,2,4,6
/proc/29108/stat : 29108 (cdcl-cuttingpla) R 29103 29108 26125 0 -1 4202496 15441 0 0 0 179989 11 0 0 20 0 1 0 121986049 409460736 92222 33554432000 4194304 6199737 140733302413152 140733302412264 4213320 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29108/statm: 99966 92222 161 490 0 99467 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 399864

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

[startup+1800.3 s]
/proc/loadavg: 2.09 2.18 2.17 3/177 29223
/proc/meminfo: memFree=29595876/32872528 swapFree=14956/1314940
[pid=29108] ppid=29103 vsize=399864 CPUtime=1800 cores=0,2,4,6
/proc/29108/stat : 29108 (cdcl-cuttingpla) R 29103 29108 26125 0 -1 4202496 15441 0 0 0 179989 11 0 0 20 0 1 0 121986049 409460736 92222 33554432000 4194304 6199737 140733302413152 140733302412264 4213320 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29108/statm: 99966 92222 161 490 0 99467 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 399864

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.01
CPU user time (s): 1799.9
CPU system time (s): 0.114982
CPU usage (%): 99.984
Max. virtual memory (cumulated for all children) (KiB): 399864

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.9
system time used= 0.114982
maximum resident set size= 368888
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15441
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= 20
involuntary context switches= 1983

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.35419 second user time and 6.81196 second system time

The end

Launcher Data

Begin job on node131 at 2016-06-08 17:42:11
IDJOB=4087168
IDBENCH=73805
IDSOLVER=2548
FILE ID=node131/4087168-1465400531
RUNJOBID= node131-1465391500-26141
PBS_JOBID= 19853803
Free space on /tmp= 71728 MiB

SOLVER NAME= cdcl-cuttingplanes DEC 2016-05-01
BENCH NAME= PB10/normalized-PB10/DEC-SMALLINT-LIN/oliveras/j120/normalized-j1206_6-sat.opb
COMMAND LINE= ./cdcl-cuttingplanes-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4087168-1465400531/watcher-4087168-1465400531 -o /tmp/evaluation-result-4087168-1465400531/solver-4087168-1465400531 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node131-1465391500-26141 --watchdog 1960 --input HOME/instance-4087168-1465400531.opb ./cdcl-cuttingplanes-release

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

MD5SUM BENCH= 138289002292e7c474e0d36dbcddf060
RANDOM SEED=1180161306

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29947904 kB
Buffers:          180808 kB
Cached:           586188 kB
SwapCached:         4716 kB
Active:           286612 kB
Inactive:         547008 kB
Active(anon):      62916 kB
Inactive(anon):     5604 kB
Active(file):     223696 kB
Inactive(file):   541404 kB
Unevictable:     1314940 kB
Mlocked:           14956 kB
SwapTotal:      67108856 kB
SwapFree:       67096232 kB
Dirty:             14668 kB
Writeback:             0 kB
AnonPages:       1375940 kB
Mapped:             8976 kB
Shmem:                 0 kB
Slab:             642720 kB
SReclaimable:      84508 kB
SUnreclaim:       558212 kB
KernelStack:        1448 kB
PageTables:         6848 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1499236 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1341440 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71728 MiB
End job on node131 at 2016-06-08 18:12:11