Trace number 4108363

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
cdcl-cuttingplanes OPT binary search 2016-05-01? (TO) 1800.09 1800.42

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j120opt/
normalized-j1206_4.std.opb
MD5SUMdc2381243433b8fdb488c977baa91e3c
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark155
Best CPU time to get the best result obtained on this benchmark1800.08
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables72842
Total number of constraints234497
Number of constraints which are clauses233297
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1200
Minimum length of a constraint1
Maximum length of a constraint64
Number of terms in the objective function 300
Biggest coefficient in the objective function 300
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 45150
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 300
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 45150
Number of bits of the biggest sum of numbers16
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.29/0.31	c * #variable= 72842 #constraint= 234497
0.79/0.86	c * #variable= 72842 #constraint= 234497
1.99/2.04	c S1->S2
1.99/2.04	c S1->S2
1.99/2.04	c S1->S2
1.99/2.04	c S2->S1
1.99/2.04	c S1->S2
1.99/2.04	c S1->S2
1.99/2.04	c S1->S2
1.99/2.04	c S1->S2
1.99/2.04	c S1->S2
1.99/2.04	c #Conflicts:       1000 | #Learnt:       1006 | 0.000
1.99/2.04	c total clause space: 48.1602MB
1.99/2.04	c total #watches: 450577
2.29/2.34	c total #propagations: 2368481 / total #impl: 6412486 (eff. 0.369)
2.29/2.34	c #Conflicts:       2000 | #Learnt:       2006 | 0.000
2.29/2.34	c total clause space: 48.1602MB
2.29/2.34	c total #watches: 453075
2.59/2.69	c total #propagations: 3572351 / total #impl: 9703976 (eff. 0.368)
2.59/2.69	c #Conflicts:       3000 | #Learnt:       2020 | 0.000
2.59/2.69	c total clause space: 48.1602MB
2.59/2.69	c total #watches: 454603
2.98/3.07	c total #propagations: 4763075 / total #impl: 13515995 (eff. 0.352)
2.98/3.07	c #Conflicts:       4000 | #Learnt:       3020 | 0.000
2.98/3.07	c total clause space: 48.1602MB
3.22/3.23	c total #watches: 458462
3.49/3.55	c total #propagations: 5964621 / total #impl: 16924804 (eff. 0.352)
3.49/3.55	c #Conflicts:       5000 | #Learnt:       2372 | 0.000
3.49/3.55	c total clause space: 48.1602MB
3.49/3.55	c total #watches: 458888
3.99/4.03	c total #propagations: 7390259 / total #impl: 21275742 (eff. 0.347)
3.99/4.03	c #Conflicts:       6000 | #Learnt:       3372 | 0.000
3.99/4.03	c total clause space: 48.1602MB
3.99/4.03	c total #watches: 461064
4.59/4.66	c total #propagations: 8873961 / total #impl: 25318626 (eff. 0.350)
4.59/4.66	c GC COLLECT
4.59/4.66	c #Conflicts:       7000 | #Learnt:       2250 | 0.000
4.59/4.66	c total clause space: 48.1602MB
4.59/4.66	c total #watches: 454566
5.09/5.11	c total #propagations: 10649223 / total #impl: 30188570 (eff. 0.353)
5.09/5.11	c #Conflicts:       8000 | #Learnt:       3250 | 0.000
5.09/5.11	c total clause space: 48.1602MB
5.09/5.11	c total #watches: 457307
5.50/5.53	c total #propagations: 12046040 / total #impl: 34282690 (eff. 0.351)
5.50/5.53	c #Conflicts:       9000 | #Learnt:       4250 | 0.000
5.50/5.53	c total clause space: 48.1602MB
5.50/5.53	c total #watches: 460088
5.89/5.94	c total #propagations: 13375895 / total #impl: 38054418 (eff. 0.351)
5.89/5.94	c GC COLLECT
5.89/5.94	c #Conflicts:      10000 | #Learnt:       2740 | 0.000
5.89/5.94	c total clause space: 48.1602MB
5.89/5.94	c total #watches: 455096
6.19/6.27	c total #propagations: 14677723 / total #impl: 41600181 (eff. 0.353)
6.19/6.27	c #Conflicts:      11000 | #Learnt:       3739 | 0.000
6.19/6.27	c total clause space: 48.1602MB
6.19/6.27	c total #watches: 457421
6.49/6.59	c total #propagations: 16006683 / total #impl: 45070882 (eff. 0.355)
6.49/6.59	c #Conflicts:      12000 | #Learnt:       4739 | 0.000
6.49/6.59	c total clause space: 48.1602MB
6.49/6.59	c total #watches: 460128
6.89/6.93	c total #propagations: 17195430 / total #impl: 48440769 (eff. 0.355)
6.89/6.93	c #Conflicts:      13000 | #Learnt:       5739 | 0.000
6.89/6.93	c total clause space: 48.1602MB
6.89/6.93	c total #watches: 462401
7.19/7.22	c total #propagations: 18424072 / total #impl: 51906706 (eff. 0.355)
7.19/7.22	c #Conflicts:      14000 | #Learnt:       3881 | 0.000
7.19/7.22	c total clause space: 48.1602MB
7.19/7.22	c total #watches: 459580
7.59/7.61	c total #propagations: 19579663 / total #impl: 54899787 (eff. 0.357)
7.59/7.61	c #Conflicts:      15000 | #Learnt:       4881 | 0.000
7.59/7.61	c total clause space: 48.1602MB
7.59/7.61	c total #watches: 461419
8.09/8.13	c total #propagations: 20927359 / total #impl: 59056201 (eff. 0.354)
8.09/8.13	c #Conflicts:      16000 | #Learnt:       5881 | 0.000
8.09/8.13	c total clause space: 78.2603MB
8.09/8.13	c total #watches: 465410
8.69/8.73	c total #propagations: 22117627 / total #impl: 63337526 (eff. 0.349)
8.69/8.73	c GC COLLECT
8.69/8.73	c #Conflicts:      17000 | #Learnt:       3705 | 0.000
8.69/8.73	c total clause space: 78.2603MB
8.69/8.73	c total #watches: 459281
9.19/9.29	c total #propagations: 23708268 / total #impl: 68088738 (eff. 0.348)
9.19/9.29	c #Conflicts:      18000 | #Learnt:       4705 | 0.000
9.19/9.29	c total clause space: 78.2603MB
9.19/9.29	c total #watches: 462012
9.89/9.96	c total #propagations: 25106899 / total #impl: 72021589 (eff. 0.349)
9.89/9.96	c #Conflicts:      19000 | #Learnt:       5705 | 0.000
9.89/9.96	c total clause space: 78.2603MB
9.89/9.96	c total #watches: 464767
10.49/10.51	c total #propagations: 26709728 / total #impl: 76515820 (eff. 0.349)
10.49/10.51	c #Conflicts:      20000 | #Learnt:       6705 | 0.000
10.49/10.51	c total clause space: 78.2603MB
10.49/10.51	c total #watches: 467014
10.99/11.01	c total #propagations: 28106428 / total #impl: 80441631 (eff. 0.349)
10.99/11.01	c GC COLLECT
10.99/11.01	c #Conflicts:      21000 | #Learnt:       4220 | 0.000
10.99/11.01	c total clause space: 78.2603MB
10.99/11.01	c total #watches: 458421
11.29/11.39	c total #propagations: 29696474 / total #impl: 84889762 (eff. 0.350)
11.29/11.39	c #Conflicts:      22000 | #Learnt:       5219 | 0.000
11.29/11.39	c total clause space: 78.2603MB
11.29/11.39	c total #watches: 461976
11.79/11.81	c total #propagations: 31015217 / total #impl: 88769735 (eff. 0.349)
11.79/11.81	c #Conflicts:      23000 | #Learnt:       6219 | 0.000
11.79/11.81	c total clause space: 78.2603MB
11.79/11.81	c total #watches: 464592
12.19/12.22	c total #propagations: 32363258 / total #impl: 92877917 (eff. 0.348)
12.19/12.22	c #Conflicts:      24000 | #Learnt:       7219 | 0.000
12.19/12.22	c total clause space: 78.2603MB
12.19/12.22	c total #watches: 467414
12.59/12.65	c total #propagations: 33592055 / total #impl: 96643230 (eff. 0.348)
12.59/12.65	c GC COLLECT
12.59/12.65	c #Conflicts:      25000 | #Learnt:       4416 | 0.000
12.59/12.65	c total clause space: 78.2603MB
12.59/12.65	c total #watches: 460671
12.99/13.01	c total #propagations: 34929658 / total #impl: 100753614 (eff. 0.347)
12.99/13.01	c #Conflicts:      26000 | #Learnt:       5416 | 0.000
12.99/13.01	c total clause space: 78.2603MB
12.99/13.01	c total #watches: 464818
13.39/13.41	c total #propagations: 35894209 / total #impl: 104217885 (eff. 0.344)
13.39/13.41	c #Conflicts:      27000 | #Learnt:       6416 | 0.000
13.39/13.41	c total clause space: 78.2603MB
13.39/13.41	c total #watches: 469851
13.99/14.03	c total #propagations: 36783394 / total #impl: 107410184 (eff. 0.342)
13.99/14.03	c #Conflicts:      28000 | #Learnt:       7416 | 0.000
13.99/14.03	c total clause space: 78.2603MB
13.99/14.03	c total #watches: 473018
14.58/14.65	c total #propagations: 38022751 / total #impl: 111135050 (eff. 0.342)
14.58/14.65	c GC COLLECT
14.58/14.65	c #Conflicts:      29000 | #Learnt:       4319 | 0.000
14.58/14.65	c total clause space: 78.2603MB
14.58/14.65	c total #watches: 462832
15.08/15.16	c total #propagations: 39387196 / total #impl: 114869658 (eff. 0.343)
15.08/15.16	c #Conflicts:      30000 | #Learnt:       5319 | 0.000
15.08/15.16	c total clause space: 78.2603MB
15.08/15.16	c total #watches: 466536
15.68/15.77	c total #propagations: 40693232 / total #impl: 118843843 (eff. 0.342)
15.68/15.77	c #Conflicts:      31000 | #Learnt:       6319 | 0.000
15.68/15.77	c total clause space: 78.2603MB
15.68/15.77	c total #watches: 469726
16.28/16.32	c total #propagations: 42110692 / total #impl: 123091338 (eff. 0.342)
16.28/16.32	c #Conflicts:      32000 | #Learnt:       7319 | 0.000
16.28/16.32	c total clause space: 78.2603MB
16.28/16.32	c total #watches: 473239
16.88/16.97	c total #propagations: 43257900 / total #impl: 126704336 (eff. 0.341)
16.88/16.97	c #Conflicts:      33000 | #Learnt:       8319 | 0.000
16.88/16.97	c total clause space: 78.2603MB
16.88/16.97	c total #watches: 476343
17.38/17.43	c total #propagations: 44619543 / total #impl: 130803262 (eff. 0.341)
17.38/17.43	c GC COLLECT
17.38/17.43	c #Conflicts:      34000 | #Learnt:       4925 | 0.000
17.38/17.43	c total clause space: 78.2603MB
17.38/17.43	c total #watches: 463220
17.78/17.82	c total #propagations: 45700809 / total #impl: 134088913 (eff. 0.341)
17.78/17.82	c #Conflicts:      35000 | #Learnt:       5925 | 0.000
17.78/17.82	c total clause space: 78.2603MB
17.78/17.82	c total #watches: 465536
18.18/18.26	c total #propagations: 46910063 / total #impl: 137802526 (eff. 0.340)
18.18/18.26	c #Conflicts:      36000 | #Learnt:       6925 | 0.000
18.18/18.26	c total clause space: 78.2603MB
18.18/18.26	c total #watches: 469051
18.88/18.91	c total #propagations: 48098648 / total #impl: 141590378 (eff. 0.340)
18.88/18.91	c #Conflicts:      37000 | #Learnt:       7925 | 0.000
18.88/18.91	c total clause space: 78.2603MB
18.88/18.91	c total #watches: 477691
19.79/19.87	c total #propagations: 48983612 / total #impl: 145180212 (eff. 0.337)
19.79/19.87	c #Conflicts:      38000 | #Learnt:       8925 | 0.000
19.79/19.87	c total clause space: 78.2603MB
19.79/19.87	c total #watches: 483687
20.78/20.86	c total #propagations: 50095283 / total #impl: 149037129 (eff. 0.336)
20.78/20.86	c GC COLLECT
20.78/20.86	c #Conflicts:      39000 | #Learnt:       5227 | 0.000
20.78/20.86	c total clause space: 78.2603MB
20.78/20.86	c total #watches: 472171
21.58/21.64	c total #propagations: 51353121 / total #impl: 152995963 (eff. 0.336)
21.58/21.64	c #Conflicts:      40000 | #Learnt:       6227 | 0.000
21.58/21.64	c total clause space: 78.2603MB
21.58/21.64	c total #watches: 474678
22.38/22.42	c total #propagations: 52575686 / total #impl: 156288953 (eff. 0.336)
22.38/22.42	c #Conflicts:      41000 | #Learnt:       7227 | 0.000
22.38/22.42	c total clause space: 78.2603MB
22.38/22.42	c total #watches: 476767
23.28/23.31	c total #propagations: 53803065 / total #impl: 159573151 (eff. 0.337)
23.28/23.31	c #Conflicts:      42000 | #Learnt:       8227 | 0.000
23.28/23.31	c total clause space: 78.2603MB
23.28/23.31	c total #watches: 479015
24.30/24.31	c total #propagations: 55161561 / total #impl: 163080743 (eff. 0.338)
24.30/24.31	c #Conflicts:      43000 | #Learnt:       9227 | 0.000
24.30/24.31	c total clause space: 78.2603MB
24.30/24.31	c total #watches: 481174
25.19/25.20	c total #propagations: 56725149 / total #impl: 167128308 (eff. 0.339)
25.19/25.20	c GC COLLECT
25.19/25.20	c #Conflicts:      44000 | #Learnt:       5241 | 0.000
25.19/25.20	c total clause space: 78.2603MB
25.19/25.20	c total #watches: 472042
25.99/26.03	c total #propagations: 58135941 / total #impl: 170854412 (eff. 0.340)
25.99/26.03	c #Conflicts:      45000 | #Learnt:       6241 | 0.000
25.99/26.03	c total clause space: 78.2603MB
25.99/26.03	c total #watches: 474444
26.89/26.92	c total #propagations: 59472700 / total #impl: 174482597 (eff. 0.341)
26.89/26.92	c #Conflicts:      46000 | #Learnt:       7241 | 0.000
26.89/26.92	c total clause space: 78.2603MB
26.89/26.92	c total #watches: 477342
27.79/27.82	c total #propagations: 60850124 / total #impl: 178642091 (eff. 0.341)
27.79/27.82	c #Conflicts:      47000 | #Learnt:       8241 | 0.000
27.79/27.82	c total clause space: 78.2603MB
27.79/27.82	c total #watches: 479885
28.79/28.82	c total #propagations: 62223526 / total #impl: 182470082 (eff. 0.341)
28.79/28.82	c #Conflicts:      48000 | #Learnt:       9241 | 0.000
28.79/28.82	c total clause space: 78.2603MB
28.79/28.82	c total #watches: 482430
29.80/29.84	c total #propagations: 63650964 / total #impl: 186858852 (eff. 0.341)
29.80/29.84	c #Conflicts:      49000 | #Learnt:      10241 | 0.000
29.80/29.84	c total clause space: 78.2603MB
29.80/29.84	c total #watches: 484954
30.69/30.77	c total #propagations: 65169966 / total #impl: 191327021 (eff. 0.341)
30.69/30.77	c GC COLLECT
30.69/30.77	c #Conflicts:      50000 | #Learnt:       5946 | 0.000
30.69/30.77	c total clause space: 78.2603MB
30.69/30.77	c total #watches: 473761
31.39/31.49	c total #propagations: 66646867 / total #impl: 195626669 (eff. 0.341)
31.39/31.49	c #Conflicts:      51000 | #Learnt:       6944 | 0.000
31.39/31.49	c total clause space: 78.2603MB
31.39/31.49	c total #watches: 476287
32.19/32.23	c total #propagations: 67971031 / total #impl: 199124686 (eff. 0.341)
32.19/32.23	c #Conflicts:      52000 | #Learnt:       7944 | 0.000
32.19/32.23	c total clause space: 78.2603MB
32.19/32.23	c total #watches: 478557
33.19/33.24	c total #propagations: 69125702 / total #impl: 202395722 (eff. 0.342)
33.19/33.24	c #Conflicts:      53000 | #Learnt:       8944 | 0.000
33.19/33.24	c total clause space: 78.2603MB
33.19/33.24	c total #watches: 481131
33.89/33.97	c total #propagations: 70605466 / total #impl: 207100205 (eff. 0.341)
33.89/33.97	c #Conflicts:      54000 | #Learnt:       9944 | 0.000
33.89/33.97	c total clause space: 78.2603MB
33.89/33.97	c total #watches: 484033
34.79/34.84	c total #propagations: 71712127 / total #impl: 210362764 (eff. 0.341)
34.79/34.84	c #Conflicts:      55000 | #Learnt:      10944 | 0.000
34.79/34.84	c total clause space: 78.2603MB
34.79/34.84	c total #watches: 488345
35.69/35.79	c total #propagations: 72890650 / total #impl: 214150598 (eff. 0.340)
35.69/35.79	c #Conflicts:      56000 | #Learnt:       6326 | 0.000
35.69/35.79	c total clause space: 78.2603MB
35.69/35.79	c total #watches: 482885
36.49/36.57	c total #propagations: 74113822 / total #impl: 218107206 (eff. 0.340)
36.49/36.57	c #Conflicts:      57000 | #Learnt:       7326 | 0.000
36.49/36.57	c total clause space: 78.2603MB
36.49/36.57	c total #watches: 481527
37.39/37.42	c total #propagations: 75341770 / total #impl: 221595481 (eff. 0.340)
37.39/37.42	c #Conflicts:      58000 | #Learnt:       8326 | 0.000
37.39/37.42	c total clause space: 78.2603MB
37.39/37.42	c total #watches: 482099
38.19/38.29	c total #propagations: 76704474 / total #impl: 225684323 (eff. 0.340)
38.19/38.29	c #Conflicts:      59000 | #Learnt:       9326 | 0.000
38.19/38.29	c total clause space: 78.2603MB
38.19/38.30	c total #watches: 485582
39.08/39.10	c total #propagations: 78158942 / total #impl: 230256072 (eff. 0.339)
39.08/39.10	c #Conflicts:      60000 | #Learnt:      10326 | 0.000
39.08/39.10	c total clause space: 127.173MB
39.08/39.10	c total #watches: 488405
39.98/40.05	c total #propagations: 79230602 / total #impl: 234081173 (eff. 0.338)
39.98/40.05	c #Conflicts:      61000 | #Learnt:      11326 | 0.000
39.98/40.05	c total clause space: 127.173MB
39.98/40.05	c total #watches: 492425
40.98/41.08	c total #propagations: 80457354 / total #impl: 238594046 (eff. 0.337)
40.98/41.08	c GC COLLECT
40.98/41.08	c #Conflicts:      62000 | #Learnt:       6463 | 0.000
40.98/41.08	c total clause space: 127.173MB
40.98/41.08	c total #watches: 475535
41.89/41.96	c total #propagations: 81708081 / total #impl: 242657834 (eff. 0.337)
41.89/41.96	c #Conflicts:      63000 | #Learnt:       7463 | 0.000
41.89/41.96	c total clause space: 127.173MB
41.89/41.96	c total #watches: 479688
42.89/42.94	c total #propagations: 82817311 / total #impl: 246414756 (eff. 0.336)
42.89/42.94	c #Conflicts:      64000 | #Learnt:       8463 | 0.000
42.89/42.94	c total clause space: 127.173MB
42.89/42.94	c total #watches: 485149
43.99/44.01	c total #propagations: 83948509 / total #impl: 250393925 (eff. 0.335)
43.99/44.01	c #Conflicts:      65000 | #Learnt:       9463 | 0.000
43.99/44.01	c total clause space: 127.173MB
43.99/44.02	c total #watches: 488846
44.98/45.09	c total #propagations: 85153083 / total #impl: 253899646 (eff. 0.335)
44.98/45.09	c #Conflicts:      66000 | #Learnt:      10463 | 0.000
44.98/45.09	c total clause space: 127.173MB
44.98/45.09	c total #watches: 491140
46.08/46.16	c total #propagations: 86450885 / total #impl: 257527835 (eff. 0.336)
46.08/46.16	c #Conflicts:      67000 | #Learnt:      11463 | 0.000
46.08/46.16	c total clause space: 127.173MB
46.08/46.16	c total #watches: 493618
47.29/47.36	c total #propagations: 87885634 / total #impl: 261316556 (eff. 0.336)
47.29/47.36	c #Conflicts:      68000 | #Learnt:      12463 | 0.000
47.29/47.36	c total clause space: 127.173MB
47.29/47.36	c total #watches: 496238
48.18/48.22	c total #propagations: 89363831 / total #impl: 265372736 (eff. 0.337)
48.18/48.22	c GC COLLECT
48.18/48.22	c #Conflicts:      69000 | #Learnt:       7244 | 0.000
48.18/48.22	c total clause space: 127.173MB
48.18/48.22	c total #watches: 477726
48.98/49.00	c total #propagations: 90710325 / total #impl: 269395928 (eff. 0.337)
48.98/49.00	c #Conflicts:      70000 | #Learnt:       8244 | 0.000
48.98/49.00	c total clause space: 127.173MB
48.98/49.00	c total #watches: 480747
49.88/49.91	c total #propagations: 91915049 / total #impl: 272794964 (eff. 0.337)
49.88/49.91	c #Conflicts:      71000 | #Learnt:       9244 | 0.000
49.88/49.91	c total clause space: 127.173MB
49.88/49.91	c total #watches: 483121
50.69/50.73	c total #propagations: 93284068 / total #impl: 276557496 (eff. 0.337)
50.69/50.73	c #Conflicts:      72000 | #Learnt:      10244 | 0.000
50.69/50.73	c total clause space: 127.173MB
50.69/50.73	c total #watches: 485189
51.48/51.58	c total #propagations: 94408899 / total #impl: 279760532 (eff. 0.337)
51.48/51.58	c #Conflicts:      73000 | #Learnt:      11244 | 0.000
51.48/51.58	c total clause space: 127.173MB
51.48/51.58	c total #watches: 488441
52.38/52.49	c total #propagations: 95730185 / total #impl: 283470646 (eff. 0.338)
52.38/52.49	c #Conflicts:      74000 | #Learnt:      12244 | 0.000
52.38/52.49	c total clause space: 127.173MB
52.38/52.49	c total #watches: 491853
53.28/53.35	c total #propagations: 96905927 / total #impl: 287208610 (eff. 0.337)
53.28/53.35	c GC COLLECT
53.28/53.35	c #Conflicts:      75000 | #Learnt:       6754 | 0.000
53.28/53.35	c total clause space: 127.173MB
53.28/53.35	c total #watches: 476282
54.28/54.37	c total #propagations: 98116791 / total #impl: 291489077 (eff. 0.337)
54.28/54.37	c #Conflicts:      76000 | #Learnt:       7754 | 0.000
54.28/54.37	c total clause space: 127.173MB
54.28/54.37	c total #watches: 480568
55.38/55.46	c total #propagations: 99505212 / total #impl: 296152568 (eff. 0.336)
55.38/55.46	c #Conflicts:      77000 | #Learnt:       8754 | 0.000
55.38/55.46	c total clause space: 127.173MB
55.38/55.47	c total #watches: 484854
56.48/56.58	c total #propagations: 100898915 / total #impl: 300452212 (eff. 0.336)
56.48/56.58	c #Conflicts:      78000 | #Learnt:       9754 | 0.000
56.48/56.58	c total clause space: 127.173MB
56.48/56.58	c total #watches: 487472
57.78/57.80	c total #propagations: 102048672 / total #impl: 304138912 (eff. 0.336)
57.78/57.80	c #Conflicts:      79000 | #Learnt:      10754 | 0.000
57.78/57.80	c total clause space: 127.173MB
57.78/57.80	c total #watches: 490152
58.88/58.98	c total #propagations: 103489540 / total #impl: 308466266 (eff. 0.335)
58.88/58.98	c #Conflicts:      80000 | #Learnt:      11754 | 0.000
58.88/58.98	c total clause space: 127.173MB
58.88/58.98	c total #watches: 494303
60.38/60.44	c total #propagations: 104844157 / total #impl: 313020624 (eff. 0.335)
60.38/60.44	c #Conflicts:      81000 | #Learnt:      12754 | 0.000
60.38/60.44	c total clause space: 127.173MB
60.38/60.44	c total #watches: 499077
61.78/61.87	c total #propagations: 106371249 / total #impl: 318369060 (eff. 0.334)
61.78/61.87	c GC COLLECT
61.78/61.87	c #Conflicts:      82000 | #Learnt:       6952 | 0.000
61.78/61.87	c total clause space: 127.173MB
61.78/61.87	c total #watches: 477063
62.78/62.83	c total #propagations: 107753798 / total #impl: 323100235 (eff. 0.333)
62.78/62.83	c #Conflicts:      83000 | #Learnt:       7952 | 0.000
62.78/62.83	c total clause space: 127.173MB
62.78/62.83	c total #watches: 482327
63.68/63.79	c total #propagations: 109093902 / total #impl: 327750190 (eff. 0.333)
63.68/63.79	c #Conflicts:      84000 | #Learnt:       8952 | 0.000
63.68/63.79	c total clause space: 127.173MB
63.68/63.79	c total #watches: 485137
64.68/64.71	c total #propagations: 110333113 / total #impl: 331433829 (eff. 0.333)
64.68/64.71	c #Conflicts:      85000 | #Learnt:       9952 | 0.000
64.68/64.71	c total clause space: 127.173MB
64.68/64.71	c total #watches: 488675
65.48/65.59	c total #propagations: 111498386 / total #impl: 334795709 (eff. 0.333)
65.48/65.59	c #Conflicts:      86000 | #Learnt:      10952 | 0.000
65.48/65.59	c total clause space: 127.173MB
65.48/65.59	c total #watches: 492476
66.47/66.50	c total #propagations: 112620977 / total #impl: 338054806 (eff. 0.333)
66.47/66.50	c #Conflicts:      87000 | #Learnt:      11952 | 0.000
66.47/66.50	c total clause space: 127.173MB
66.47/66.50	c total #watches: 495045
67.47/67.59	c total #propagations: 113701553 / total #impl: 341263974 (eff. 0.333)
67.47/67.59	c #Conflicts:      88000 | #Learnt:      12952 | 0.000
67.47/67.59	c total clause space: 127.173MB
67.47/67.59	c total #watches: 498165
68.68/68.79	c total #propagations: 114697322 / total #impl: 344821577 (eff. 0.333)
68.68/68.79	c #Conflicts:      89000 | #Learnt:      13952 | 0.000
68.68/68.79	c total clause space: 127.173MB
68.68/68.79	c total #watches: 503346
69.88/69.90	c total #propagations: 115824951 / total #impl: 348336550 (eff. 0.333)
69.88/69.90	c GC COLLECT
69.88/69.90	c #Conflicts:      90000 | #Learnt:       7884 | 0.000
69.88/69.90	c total clause space: 127.173MB
69.88/69.90	c total #watches: 479583
70.78/70.85	c total #propagations: 116983279 / total #impl: 351738676 (eff. 0.333)
70.78/70.85	c #Conflicts:      91000 | #Learnt:       8884 | 0.000
70.78/70.85	c total clause space: 127.173MB
70.78/70.85	c total #watches: 482024
71.78/71.89	c total #propagations: 118202132 / total #impl: 355666019 (eff. 0.332)
71.78/71.89	c #Conflicts:      92000 | #Learnt:       9884 | 0.000
71.78/71.89	c total clause space: 127.173MB
71.78/71.89	c total #watches: 484415
72.88/72.91	c total #propagations: 119520210 / total #impl: 359924571 (eff. 0.332)
72.88/72.91	c #Conflicts:      93000 | #Learnt:      10884 | 0.000
72.88/72.91	c total clause space: 127.173MB
72.88/72.91	c total #watches: 486696
73.79/73.82	c total #propagations: 120765827 / total #impl: 363861144 (eff. 0.332)
73.79/73.82	c #Conflicts:      94000 | #Learnt:      11884 | 0.000
73.79/73.82	c total clause space: 127.173MB
73.79/73.82	c total #watches: 489586
74.79/74.89	c total #propagations: 121855989 / total #impl: 367278563 (eff. 0.332)
74.79/74.89	c #Conflicts:      95000 | #Learnt:      12884 | 0.000
74.79/74.89	c total clause space: 127.173MB
74.79/74.89	c total #watches: 492081
75.78/75.89	c total #propagations: 123129274 / total #impl: 371507633 (eff. 0.331)
75.78/75.89	c #Conflicts:      96000 | #Learnt:      13884 | 0.000
75.78/75.89	c total clause space: 127.173MB
75.78/75.89	c total #watches: 495862
77.09/77.12	c total #propagations: 124154522 / total #impl: 375097669 (eff. 0.331)
77.09/77.12	c #Conflicts:      97000 | #Learnt:      14884 | 0.000
77.09/77.12	c total clause space: 127.173MB
77.09/77.12	c total #watches: 499459
78.09/78.12	c total #propagations: 125332142 / total #impl: 379394526 (eff. 0.330)
78.09/78.12	c GC COLLECT
78.09/78.12	c #Conflicts:      98000 | #Learnt:       8445 | 0.000
78.09/78.12	c total clause space: 127.173MB
78.09/78.12	c total #watches: 483249
79.19/79.24	c total #propagations: 126477269 / total #impl: 383557419 (eff. 0.330)
79.19/79.24	c #Conflicts:      99000 | #Learnt:       9445 | 0.000
79.19/79.24	c total clause space: 127.173MB
79.19/79.24	c total #watches: 486649
80.39/80.43	c total #propagations: 127614461 / total #impl: 387651893 (eff. 0.329)
80.39/80.43	c #Conflicts:     100000 | #Learnt:      10445 | 0.000
80.39/80.43	c total clause space: 127.173MB
80.39/80.43	c total #watches: 492768
81.98/82.02	c total #propagations: 128462260 / total #impl: 391058429 (eff. 0.328)
81.98/82.02	c #Conflicts:     101000 | #Learnt:      11445 | 0.000
81.98/82.02	c total clause space: 127.173MB
81.98/82.02	c total #watches: 496542
83.78/83.89	c total #propagations: 129678144 / total #impl: 395217137 (eff. 0.328)
83.78/83.89	c #Conflicts:     102000 | #Learnt:      12445 | 0.000
83.78/83.89	c total clause space: 127.173MB
83.78/83.89	c total #watches: 499008
85.48/85.51	c total #propagations: 131031688 / total #impl: 399628017 (eff. 0.328)
85.48/85.51	c #Conflicts:     103000 | #Learnt:      13445 | 0.000
85.48/85.51	c total clause space: 127.173MB
85.48/85.51	c total #watches: 504148
86.88/86.98	c total #propagations: 132216634 / total #impl: 403755727 (eff. 0.327)
86.88/86.98	c #Conflicts:     104000 | #Learnt:      14443 | 0.000
86.88/86.98	c total clause space: 127.173MB
86.88/86.98	c total #watches: 506624
88.38/88.43	c total #propagations: 133665574 / total #impl: 407846273 (eff. 0.328)
88.38/88.43	c #Conflicts:     105000 | #Learnt:      15443 | 0.000
88.38/88.43	c total clause space: 127.173MB
88.38/88.43	c total #watches: 510308
89.28/89.31	c total #propagations: 135028997 / total #impl: 412095361 (eff. 0.328)
89.28/89.31	c GC COLLECT
89.28/89.31	c #Conflicts:     106000 | #Learnt:       8713 | 0.000
89.28/89.31	c total clause space: 127.173MB
89.28/89.31	c total #watches: 482444
90.08/90.20	c total #propagations: 136392612 / total #impl: 416160866 (eff. 0.328)
90.08/90.20	c #Conflicts:     107000 | #Learnt:       9713 | 0.000
90.08/90.20	c total clause space: 127.173MB
90.08/90.20	c total #watches: 484710
91.08/91.18	c total #propagations: 137763141 / total #impl: 420360846 (eff. 0.328)
91.08/91.18	c #Conflicts:     108000 | #Learnt:      10713 | 0.000
91.08/91.18	c total clause space: 127.173MB
91.08/91.18	c total #watches: 487299
91.88/91.98	c total #propagations: 139286226 / total #impl: 424966330 (eff. 0.328)
91.88/91.98	c #Conflicts:     109000 | #Learnt:      11713 | 0.000
91.88/91.98	c total clause space: 127.173MB
91.88/91.98	c total #watches: 490167
92.78/92.85	c total #propagations: 140345047 / total #impl: 428260656 (eff. 0.328)
92.78/92.85	c #Conflicts:     110000 | #Learnt:      12713 | 0.000
92.78/92.85	c total clause space: 127.173MB
92.78/92.85	c total #watches: 493410
93.68/93.75	c total #propagations: 141744924 / total #impl: 432264302 (eff. 0.328)
93.68/93.75	c #Conflicts:     111000 | #Learnt:      13713 | 0.000
93.68/93.75	c total clause space: 127.173MB
93.68/93.75	c total #watches: 495941
94.58/94.65	c total #propagations: 143165738 / total #impl: 436125987 (eff. 0.328)
94.58/94.65	c #Conflicts:     112000 | #Learnt:      14713 | 0.000
94.58/94.65	c total clause space: 127.173MB
94.58/94.65	c total #watches: 499349
95.58/95.61	c total #propagations: 144408517 / total #impl: 440139516 (eff. 0.328)
95.58/95.61	c #Conflicts:     113000 | #Learnt:      15713 | 0.000
95.58/95.61	c total clause space: 127.173MB
95.58/95.61	c total #watches: 503029
96.38/96.43	c total #propagations: 145761742 / total #impl: 444441601 (eff. 0.328)
96.38/96.43	c GC COLLECT
96.38/96.43	c #Conflicts:     114000 | #Learnt:       8765 | 0.000
96.38/96.43	c total clause space: 127.173MB
96.38/96.43	c total #watches: 482512
97.38/97.40	c total #propagations: 146683606 / total #impl: 447762858 (eff. 0.328)
97.38/97.40	c #Conflicts:     115000 | #Learnt:       9765 | 0.000
97.38/97.40	c total clause space: 127.173MB
97.38/97.40	c total #watches: 484882
98.18/98.28	c total #propagations: 148132745 / total #impl: 451832123 (eff. 0.328)
98.18/98.28	c #Conflicts:     116000 | #Learnt:      10765 | 0.000
98.18/98.28	c total clause space: 127.173MB
98.18/98.28	c total #watches: 487292
99.28/99.31	c total #propagations: 149506344 / total #impl: 455779479 (eff. 0.328)
99.28/99.31	c #Conflicts:     117000 | #Learnt:      11765 | 0.000
99.28/99.31	c total clause space: 127.173MB
99.28/99.31	c total #watches: 489891
100.28/100.31	c total #propagations: 151055567 / total #impl: 460356383 (eff. 0.328)
100.28/100.31	c #Conflicts:     118000 | #Learnt:      12765 | 0.000
100.28/100.31	c total clause space: 127.173MB
100.28/100.32	c total #watches: 495906
101.28/101.37	c total #propagations: 152460178 / total #impl: 465066752 (eff. 0.328)
101.28/101.37	c #Conflicts:     119000 | #Learnt:      13765 | 0.000
101.28/101.37	c total clause space: 127.173MB
101.28/101.37	c total #watches: 498796
102.38/102.45	c total #propagations: 153678643 / total #impl: 468778312 (eff. 0.328)
102.38/102.45	c #Conflicts:     120000 | #Learnt:      14765 | 0.000
102.38/102.45	c total clause space: 127.173MB
102.38/102.45	c total #watches: 501036
103.48/103.54	c total #propagations: 154877385 / total #impl: 472168327 (eff. 0.328)
103.48/103.54	c #Conflicts:     121000 | #Learnt:      15765 | 0.000
103.48/103.54	c total clause space: 127.173MB
103.48/103.54	c total #watches: 503856
104.58/104.68	c total #propagations: 156059204 / total #impl: 475604965 (eff. 0.328)
104.58/104.68	c GC COLLECT
104.58/104.68	c #Conflicts:     122000 | #Learnt:       8448 | 0.000
104.58/104.68	c total clause space: 127.173MB
104.58/104.68	c total #watches: 481988
105.47/105.57	c total #propagations: 157342878 / total #impl: 479289630 (eff. 0.328)
105.47/105.57	c #Conflicts:     123000 | #Learnt:       9448 | 0.000
105.47/105.57	c total clause space: 127.173MB
105.47/105.57	c total #watches: 484174
106.37/106.48	c total #propagations: 158619458 / total #impl: 483141661 (eff. 0.328)
106.37/106.48	c #Conflicts:     124000 | #Learnt:      10448 | 0.000
106.37/106.48	c total clause space: 127.173MB
106.37/106.48	c total #watches: 486633
107.27/107.36	c total #propagations: 160040896 / total #impl: 487105723 (eff. 0.329)
107.27/107.36	c #Conflicts:     125000 | #Learnt:      11448 | 0.000
107.27/107.36	c total clause space: 127.173MB
107.27/107.36	c total #watches: 489604
108.27/108.32	c total #propagations: 161367914 / total #impl: 491181599 (eff. 0.329)
108.27/108.32	c #Conflicts:     126000 | #Learnt:      12448 | 0.000
108.27/108.32	c total clause space: 127.173MB
108.27/108.32	c total #watches: 492267
109.37/109.41	c total #propagations: 162752566 / total #impl: 495278598 (eff. 0.329)
109.37/109.41	c #Conflicts:     127000 | #Learnt:      13448 | 0.000
109.37/109.41	c total clause space: 127.173MB
109.37/109.41	c total #watches: 495089
110.17/110.23	c total #propagations: 164245157 / total #impl: 500006606 (eff. 0.328)
110.17/110.23	c #Conflicts:     128000 | #Learnt:      14447 | 0.000
110.17/110.23	c total clause space: 127.173MB
110.17/110.23	c total #watches: 497585
111.18/111.21	c total #propagations: 165315315 / total #impl: 503051658 (eff. 0.329)
111.18/111.21	c #Conflicts:     129000 | #Learnt:      15447 | 0.000
111.18/111.21	c total clause space: 127.173MB
111.18/111.21	c total #watches: 500282
112.18/112.23	c total #propagations: 166608245 / total #impl: 506921870 (eff. 0.329)
112.18/112.23	c #Conflicts:     130000 | #Learnt:      16447 | 0.000
112.18/112.23	c total clause space: 127.173MB
112.18/112.23	c total #watches: 503474
113.17/113.23	c total #propagations: 167818358 / total #impl: 510818879 (eff. 0.329)
113.17/113.23	c GC COLLECT
113.17/113.23	c #Conflicts:     131000 | #Learnt:       8842 | 0.000
113.17/113.23	c total clause space: 127.173MB
113.17/113.23	c total #watches: 483287
114.07/114.12	c total #propagations: 169130565 / total #impl: 514897628 (eff. 0.328)
114.07/114.12	c #Conflicts:     132000 | #Learnt:       9842 | 0.000
114.07/114.12	c total clause space: 127.173MB
114.07/114.12	c total #watches: 485848
114.77/114.87	c total #propagations: 170508042 / total #impl: 518785915 (eff. 0.329)
114.77/114.87	c #Conflicts:     133000 | #Learnt:      10842 | 0.000
114.77/114.87	c total clause space: 127.173MB
114.77/114.87	c total #watches: 488518
115.77/115.86	c total #propagations: 171553780 / total #impl: 522048111 (eff. 0.329)
115.77/115.86	c #Conflicts:     134000 | #Learnt:      11842 | 0.000
115.77/115.86	c total clause space: 127.173MB
115.77/115.86	c total #watches: 492313
116.77/116.84	c total #propagations: 172894744 / total #impl: 526233566 (eff. 0.329)
116.77/116.84	c #Conflicts:     135000 | #Learnt:      12842 | 0.000
116.77/116.84	c total clause space: 127.173MB
116.77/116.85	c total #watches: 496180
117.78/117.89	c total #propagations: 174113509 / total #impl: 530140325 (eff. 0.328)
117.78/117.89	c #Conflicts:     136000 | #Learnt:      13842 | 0.000
117.78/117.89	c total clause space: 127.173MB
117.78/117.89	c total #watches: 499686
119.07/119.12	c total #propagations: 175502048 / total #impl: 534820975 (eff. 0.328)
119.07/119.12	c #Conflicts:     137000 | #Learnt:      14842 | 0.000
119.07/119.12	c total clause space: 127.173MB
119.07/119.12	c total #watches: 505848
120.37/120.42	c total #propagations: 176545098 / total #impl: 538929217 (eff. 0.328)
120.37/120.42	c #Conflicts:     138000 | #Learnt:      15842 | 0.000
120.37/120.42	c total clause space: 127.173MB
120.37/120.42	c total #watches: 510697
121.87/121.94	c total #propagations: 177551929 / total #impl: 543422281 (eff. 0.327)
121.87/121.94	c S1->S2
121.87/121.94	c S2->S1
121.87/121.94	c #Conflicts:     139000 | #Learnt:      16827 | 0.000
121.87/121.94	c total clause space: 206.656MB
121.87/121.94	c total #watches: 548093
123.57/123.63	c total #propagations: 178596750 / total #impl: 547560981 (eff. 0.326)
123.57/123.63	c #Conflicts:     140000 | #Learnt:      17827 | 0.000
123.57/123.63	c total clause space: 206.656MB
123.57/123.63	c total #watches: 543169
124.67/124.77	c total #propagations: 180594590 / total #impl: 553010903 (eff. 0.327)
124.67/124.77	c GC COLLECT
124.67/124.77	c #Conflicts:     141000 | #Learnt:       9929 | 0.000
124.67/124.77	c total clause space: 206.656MB
124.67/124.77	c total #watches: 485246
125.97/126.04	c total #propagations: 182519792 / total #impl: 557963458 (eff. 0.327)
125.97/126.04	c #Conflicts:     142000 | #Learnt:      10929 | 0.000
125.97/126.04	c total clause space: 206.656MB
125.97/126.04	c total #watches: 487875
127.17/127.26	c total #propagations: 184432947 / total #impl: 563385941 (eff. 0.327)
127.17/127.26	c #Conflicts:     143000 | #Learnt:      11929 | 0.000
127.17/127.26	c total clause space: 206.656MB
127.17/127.26	c total #watches: 490516
128.37/128.48	c total #propagations: 186323555 / total #impl: 568612146 (eff. 0.328)
128.37/128.48	c #Conflicts:     144000 | #Learnt:      12928 | 0.000
128.37/128.48	c total clause space: 206.656MB
128.37/128.48	c total #watches: 493684
129.57/129.61	c total #propagations: 188332198 / total #impl: 574019517 (eff. 0.328)
129.57/129.61	c #Conflicts:     145000 | #Learnt:      13928 | 0.000
129.57/129.61	c total clause space: 206.656MB
129.57/129.61	c total #watches: 496060
130.77/130.87	c total #propagations: 190051779 / total #impl: 578740864 (eff. 0.328)
130.77/130.87	c #Conflicts:     146000 | #Learnt:      14928 | 0.000
130.77/130.87	c total clause space: 206.656MB
130.77/130.87	c total #watches: 498626
132.08/132.14	c total #propagations: 191785954 / total #impl: 583515192 (eff. 0.329)
132.08/132.14	c #Conflicts:     147000 | #Learnt:      15928 | 0.000
132.08/132.14	c total clause space: 206.656MB
132.08/132.14	c total #watches: 502236
133.27/133.39	c total #propagations: 193548355 / total #impl: 588439263 (eff. 0.329)
133.27/133.39	c #Conflicts:     148000 | #Learnt:      16928 | 0.000
133.27/133.39	c total clause space: 206.656MB
133.27/133.39	c total #watches: 505133
134.47/134.51	c total #propagations: 195234560 / total #impl: 593355311 (eff. 0.329)
134.47/134.51	c #Conflicts:     149000 | #Learnt:      17928 | 0.000
134.47/134.51	c total clause space: 206.656MB
134.47/134.51	c total #watches: 507252
135.67/135.70	c total #propagations: 196646537 / total #impl: 597319773 (eff. 0.329)
135.67/135.70	c GC COLLECT
135.67/135.70	c #Conflicts:     150000 | #Learnt:       9721 | 0.000
135.67/135.70	c total clause space: 206.656MB
135.67/135.70	c total #watches: 484756
136.67/136.79	c total #propagations: 198241148 / total #impl: 601822619 (eff. 0.329)
136.67/136.79	c #Conflicts:     151000 | #Learnt:      10720 | 0.000
136.67/136.79	c total clause space: 206.656MB
136.67/136.79	c total #watches: 487185
137.77/137.86	c total #propagations: 200007624 / total #impl: 606513286 (eff. 0.330)
137.77/137.86	c #Conflicts:     152000 | #Learnt:      11720 | 0.000
137.77/137.86	c total clause space: 206.656MB
137.77/137.86	c total #watches: 489609
138.97/139.06	c total #propagations: 201736287 / total #impl: 611156098 (eff. 0.330)
138.97/139.06	c #Conflicts:     153000 | #Learnt:      12720 | 0.000
138.97/139.06	c total clause space: 206.656MB
138.97/139.06	c total #watches: 492444
139.87/139.94	c total #propagations: 203581873 / total #impl: 616295020 (eff. 0.330)
139.87/139.94	c #Conflicts:     154000 | #Learnt:      13720 | 0.000
139.87/139.94	c total clause space: 206.656MB
139.87/139.94	c total #watches: 494645
141.07/141.10	c total #propagations: 204857353 / total #impl: 619702531 (eff. 0.331)
141.07/141.10	c #Conflicts:     155000 | #Learnt:      14720 | 0.000
141.07/141.10	c total clause space: 206.656MB
141.07/141.10	c total #watches: 497157
142.27/142.37	c total #propagations: 206691699 / total #impl: 624570296 (eff. 0.331)
142.27/142.37	c #Conflicts:     156000 | #Learnt:      15720 | 0.000
142.27/142.37	c total clause space: 206.656MB
142.27/142.38	c total #watches: 500508
143.47/143.59	c total #propagations: 208489338 / total #impl: 629496610 (eff. 0.331)
143.47/143.59	c #Conflicts:     157000 | #Learnt:      16720 | 0.000
143.47/143.59	c total clause space: 206.656MB
143.47/143.59	c total #watches: 503306
144.77/144.84	c total #propagations: 210101295 / total #impl: 633777045 (eff. 0.332)
144.77/144.84	c #Conflicts:     158000 | #Learnt:      17720 | 0.000
144.77/144.84	c total clause space: 206.656MB
144.77/144.84	c total #watches: 505425
146.17/146.24	c total #propagations: 211824529 / total #impl: 638405755 (eff. 0.332)
146.17/146.24	c #Conflicts:     159000 | #Learnt:      18720 | 0.000
146.17/146.24	c total clause space: 206.656MB
146.17/146.25	c total #watches: 508416
147.47/147.59	c total #propagations: 213552905 / total #impl: 643239109 (eff. 0.332)
147.47/147.59	c GC COLLECT
147.47/147.59	c #Conflicts:     160000 | #Learnt:      10221 | 0.000
147.47/147.59	c total clause space: 206.656MB
147.47/147.60	c total #watches: 486031
148.57/148.61	c total #propagations: 215723093 / total #impl: 649015192 (eff. 0.332)
148.57/148.61	c #Conflicts:     161000 | #Learnt:      11221 | 0.000
148.57/148.61	c total clause space: 206.656MB
148.57/148.61	c total #watches: 488387
149.57/149.64	c total #propagations: 217352499 / total #impl: 653304328 (eff. 0.333)
149.57/149.64	c #Conflicts:     162000 | #Learnt:      12221 | 0.000
149.57/149.64	c total clause space: 206.656MB
149.57/149.64	c total #watches: 490571
150.77/150.84	c total #propagations: 219155587 / total #impl: 658043832 (eff. 0.333)
150.77/150.84	c #Conflicts:     163000 | #Learnt:      13220 | 0.000
150.77/150.84	c total clause space: 206.656MB
150.77/150.84	c total #watches: 493267
151.97/152.07	c total #propagations: 221147677 / total #impl: 663359823 (eff. 0.333)
151.97/152.07	c #Conflicts:     164000 | #Learnt:      14220 | 0.000
151.97/152.07	c total clause space: 206.656MB
151.97/152.07	c total #watches: 495686
153.17/153.28	c total #propagations: 222971494 / total #impl: 668237503 (eff. 0.334)
153.17/153.28	c #Conflicts:     165000 | #Learnt:      15220 | 0.000
153.17/153.28	c total clause space: 206.656MB
153.17/153.28	c total #watches: 497954
154.27/154.35	c total #propagations: 224673307 / total #impl: 672995714 (eff. 0.334)
154.27/154.35	c #Conflicts:     166000 | #Learnt:      16220 | 0.000
154.27/154.35	c total clause space: 206.656MB
154.27/154.35	c total #watches: 500917
155.47/155.55	c total #propagations: 226162450 / total #impl: 677109826 (eff. 0.334)
155.47/155.55	c #Conflicts:     167000 | #Learnt:      17220 | 0.000
155.47/155.55	c total clause space: 206.656MB
155.47/155.55	c total #watches: 505265
156.67/156.70	c total #propagations: 227824551 / total #impl: 681785630 (eff. 0.334)
156.67/156.70	c #Conflicts:     168000 | #Learnt:      18220 | 0.000
156.67/156.70	c total clause space: 206.656MB
156.67/156.70	c total #watches: 507552
157.87/157.96	c total #propagations: 229567127 / total #impl: 686318408 (eff. 0.334)
157.87/157.96	c #Conflicts:     169000 | #Learnt:      19219 | 0.000
157.87/157.96	c total clause space: 206.656MB
157.87/157.96	c total #watches: 510323
159.16/159.24	c total #propagations: 231324616 / total #impl: 690963137 (eff. 0.335)
159.16/159.24	c GC COLLECT
159.16/159.24	c #Conflicts:     170000 | #Learnt:      10415 | 0.000
159.16/159.24	c total clause space: 206.656MB
159.16/159.24	c total #watches: 486259
160.36/160.41	c total #propagations: 233154291 / total #impl: 695988311 (eff. 0.335)
160.36/160.41	c #Conflicts:     171000 | #Learnt:      11415 | 0.000
160.36/160.41	c total clause space: 206.656MB
160.36/160.41	c total #watches: 488589
161.46/161.58	c total #propagations: 235076244 / total #impl: 701169628 (eff. 0.335)
161.46/161.58	c #Conflicts:     172000 | #Learnt:      12415 | 0.000
161.46/161.58	c total clause space: 206.656MB
161.46/161.58	c total #watches: 491152
162.66/162.74	c total #propagations: 236774395 / total #impl: 706025452 (eff. 0.335)
162.66/162.74	c #Conflicts:     173000 | #Learnt:      13415 | 0.000
162.66/162.74	c total clause space: 206.656MB
162.66/162.74	c total #watches: 495542
163.87/163.94	c total #propagations: 238293458 / total #impl: 710385336 (eff. 0.335)
163.87/163.94	c #Conflicts:     174000 | #Learnt:      14415 | 0.000
163.87/163.94	c total clause space: 206.656MB
163.87/163.94	c total #watches: 497930
165.16/165.22	c total #propagations: 239804919 / total #impl: 714690750 (eff. 0.336)
165.16/165.22	c #Conflicts:     175000 | #Learnt:      15415 | 0.000
165.16/165.22	c total clause space: 206.656MB
165.16/165.22	c total #watches: 500487
166.46/166.54	c total #propagations: 241361859 / total #impl: 719257782 (eff. 0.336)
166.46/166.54	c #Conflicts:     176000 | #Learnt:      16415 | 0.000
166.46/166.54	c total clause space: 206.656MB
166.46/166.54	c total #watches: 503291
167.76/167.81	c total #propagations: 243212545 / total #impl: 724262611 (eff. 0.336)
167.76/167.81	c #Conflicts:     177000 | #Learnt:      17415 | 0.000
167.76/167.81	c total clause space: 206.656MB
167.76/167.81	c total #watches: 506386
169.16/169.26	c total #propagations: 244793193 / total #impl: 728588643 (eff. 0.336)
169.16/169.26	c #Conflicts:     178000 | #Learnt:      18415 | 0.000
169.16/169.26	c total clause space: 206.656MB
169.16/169.26	c total #watches: 508634
170.57/170.67	c total #propagations: 246418175 / total #impl: 733122752 (eff. 0.336)
170.57/170.67	c #Conflicts:     179000 | #Learnt:      19415 | 0.000
170.57/170.67	c total clause space: 206.656MB
170.57/170.67	c total #watches: 511052
171.96/172.05	c total #propagations: 248096339 / total #impl: 737791136 (eff. 0.336)
171.96/172.05	c GC COLLECT
171.96/172.05	c #Conflicts:     180000 | #Learnt:      10313 | 0.000
171.96/172.05	c total clause space: 206.656MB
171.96/172.05	c total #watches: 485983
173.16/173.21	c total #propagations: 249848005 / total #impl: 742540694 (eff. 0.336)
173.16/173.21	c #Conflicts:     181000 | #Learnt:      11313 | 0.000
173.16/173.21	c total clause space: 206.656MB
173.16/173.22	c total #watches: 488529
174.26/174.30	c total #propagations: 251402467 / total #impl: 747074504 (eff. 0.337)
174.26/174.30	c #Conflicts:     182000 | #Learnt:      12313 | 0.000
174.26/174.30	c total clause space: 206.656MB
174.26/174.30	c total #watches: 491134
175.36/175.48	c total #propagations: 252835824 / total #impl: 751149865 (eff. 0.337)
175.36/175.48	c #Conflicts:     183000 | #Learnt:      13313 | 0.000
175.36/175.48	c total clause space: 206.656MB
175.36/175.48	c total #watches: 493542
176.36/176.47	c total #propagations: 254512985 / total #impl: 755722984 (eff. 0.337)
176.36/176.47	c #Conflicts:     184000 | #Learnt:      14313 | 0.000
176.36/176.47	c total clause space: 206.656MB
176.36/176.47	c total #watches: 496016
177.56/177.67	c total #propagations: 256021230 / total #impl: 759741070 (eff. 0.337)
177.56/177.67	c #Conflicts:     185000 | #Learnt:      15313 | 0.000
177.56/177.67	c total clause space: 206.656MB
177.56/177.67	c total #watches: 498174
178.76/178.81	c total #propagations: 257809583 / total #impl: 764881061 (eff. 0.337)
178.76/178.81	c #Conflicts:     186000 | #Learnt:      16313 | 0.000
178.76/178.81	c total clause space: 206.656MB
178.76/178.81	c total #watches: 500348
180.06/180.18	c total #propagations: 259374626 / total #impl: 769416747 (eff. 0.337)
180.06/180.18	c #Conflicts:     187000 | #Learnt:      17313 | 0.000
180.06/180.18	c total clause space: 206.656MB
180.06/180.18	c total #watches: 502842
181.47/181.58	c total #propagations: 261172670 / total #impl: 774751360 (eff. 0.337)
181.47/181.58	c #Conflicts:     188000 | #Learnt:      18313 | 0.000
181.47/181.58	c total clause space: 206.656MB
181.47/181.58	c total #watches: 506480
182.76/182.87	c total #propagations: 262964475 / total #impl: 780045785 (eff. 0.337)
182.76/182.87	c #Conflicts:     189000 | #Learnt:      19313 | 0.000
182.76/182.87	c total clause space: 206.656MB
182.76/182.87	c total #watches: 508981
184.16/184.28	c total #propagations: 264534128 / total #impl: 784509894 (eff. 0.337)
184.16/184.28	c #Conflicts:     190000 | #Learnt:      20313 | 0.000
184.16/184.28	c total clause space: 206.656MB
184.16/184.28	c total #watches: 511947
185.66/185.71	c total #propagations: 266074824 / total #impl: 789001233 (eff. 0.337)
185.66/185.71	c GC COLLECT
185.66/185.71	c #Conflicts:     191000 | #Learnt:      10913 | 0.000
185.66/185.71	c total clause space: 206.656MB
185.66/185.71	c total #watches: 488540
186.86/186.98	c total #propagations: 267650826 / total #impl: 793651586 (eff. 0.337)
186.86/186.98	c #Conflicts:     192000 | #Learnt:      11913 | 0.000
186.86/186.98	c total clause space: 206.656MB
186.86/186.99	c total #watches: 491379
188.36/188.48	c total #propagations: 269280679 / total #impl: 798024736 (eff. 0.337)
188.36/188.48	c #Conflicts:     193000 | #Learnt:      12913 | 0.000
188.36/188.48	c total clause space: 206.656MB
188.36/188.48	c total #watches: 493921
189.96/190.01	c total #propagations: 271171401 / total #impl: 803127191 (eff. 0.338)
189.96/190.01	c #Conflicts:     194000 | #Learnt:      13913 | 0.000
189.96/190.01	c total clause space: 206.656MB
189.96/190.01	c total #watches: 496981
191.37/191.45	c total #propagations: 272947681 / total #impl: 808090998 (eff. 0.338)
191.37/191.45	c #Conflicts:     195000 | #Learnt:      14913 | 0.000
191.37/191.45	c total clause space: 206.656MB
191.37/191.45	c total #watches: 499392
192.86/192.93	c total #propagations: 274440626 / total #impl: 812233965 (eff. 0.338)
192.86/192.93	c #Conflicts:     196000 | #Learnt:      15913 | 0.000
192.86/192.93	c total clause space: 206.656MB
192.86/192.93	c total #watches: 502169
194.36/194.43	c total #propagations: 276043416 / total #impl: 816667670 (eff. 0.338)
194.36/194.43	c #Conflicts:     197000 | #Learnt:      16913 | 0.000
194.36/194.43	c total clause space: 206.656MB
194.36/194.43	c total #watches: 504435
195.87/195.99	c total #propagations: 277574556 / total #impl: 821019535 (eff. 0.338)
195.87/195.99	c #Conflicts:     198000 | #Learnt:      17913 | 0.000
195.87/195.99	c total clause space: 206.656MB
195.87/195.99	c total #watches: 507522
197.36/197.46	c total #propagations: 279223119 / total #impl: 825486265 (eff. 0.338)
197.36/197.46	c #Conflicts:     199000 | #Learnt:      18913 | 0.000
197.36/197.46	c total clause space: 206.656MB
197.36/197.46	c total #watches: 510056
199.06/199.20	c total #propagations: 280708627 / total #impl: 829811302 (eff. 0.338)
199.06/199.20	c #Conflicts:     200000 | #Learnt:      19912 | 0.000
199.06/199.20	c total clause space: 206.656MB
199.06/199.20	c total #watches: 512369
200.76/200.83	c total #propagations: 282568672 / total #impl: 834902561 (eff. 0.338)
200.76/200.83	c #Conflicts:     201000 | #Learnt:      20912 | 0.000
200.76/200.83	c total clause space: 206.656MB
200.76/200.83	c total #watches: 514579
202.16/202.23	c total #propagations: 284208684 / total #impl: 839419556 (eff. 0.339)
202.16/202.23	c GC COLLECT
202.16/202.23	c #Conflicts:     202000 | #Learnt:      11240 | 0.000
202.16/202.23	c total clause space: 206.656MB
202.16/202.23	c total #watches: 489163
203.36/203.47	c total #propagations: 285719753 / total #impl: 843634936 (eff. 0.339)
203.36/203.47	c #Conflicts:     203000 | #Learnt:      12240 | 0.000
203.36/203.47	c total clause space: 206.656MB
203.36/203.47	c total #watches: 491411
204.76/204.85	c total #propagations: 287366774 / total #impl: 848201107 (eff. 0.339)
204.76/204.85	c #Conflicts:     204000 | #Learnt:      13240 | 0.000
204.76/204.85	c total clause space: 206.656MB
204.76/204.85	c total #watches: 493989
206.06/206.16	c total #propagations: 289021958 / total #impl: 853050052 (eff. 0.339)
206.06/206.16	c #Conflicts:     205000 | #Learnt:      14240 | 0.000
206.06/206.16	c total clause space: 206.656MB
206.06/206.16	c total #watches: 496049
207.46/207.57	c total #propagations: 290647254 / total #impl: 857511124 (eff. 0.339)
207.46/207.57	c #Conflicts:     206000 | #Learnt:      15240 | 0.000
207.46/207.57	c total clause space: 206.656MB
207.46/207.57	c total #watches: 498069
208.96/209.01	c total #propagations: 292292711 / total #impl: 862031002 (eff. 0.339)
208.96/209.01	c #Conflicts:     207000 | #Learnt:      16240 | 0.000
208.96/209.01	c total clause space: 206.656MB
208.96/209.01	c total #watches: 500406
210.36/210.44	c total #propagations: 294000708 / total #impl: 866802517 (eff. 0.339)
210.36/210.44	c #Conflicts:     208000 | #Learnt:      17240 | 0.000
210.36/210.44	c total clause space: 206.656MB
210.36/210.44	c total #watches: 502518
211.86/211.91	c total #propagations: 295704788 / total #impl: 871371327 (eff. 0.339)
211.86/211.91	c #Conflicts:     209000 | #Learnt:      18240 | 0.000
211.86/211.91	c total clause space: 206.656MB
211.86/211.91	c total #watches: 505294
213.46/213.55	c total #propagations: 297484446 / total #impl: 876431810 (eff. 0.339)
213.46/213.55	c #Conflicts:     210000 | #Learnt:      19240 | 0.000
213.46/213.55	c total clause space: 206.656MB
213.46/213.55	c total #watches: 507953
215.16/215.29	c total #propagations: 299392794 / total #impl: 881829178 (eff. 0.340)
215.16/215.29	c #Conflicts:     211000 | #Learnt:      20240 | 0.000
215.16/215.29	c total clause space: 206.656MB
215.16/215.29	c total #watches: 511589
216.96/217.00	c total #propagations: 301220203 / total #impl: 887209686 (eff. 0.340)
216.96/217.00	c #Conflicts:     212000 | #Learnt:      21240 | 0.000
216.96/217.00	c total clause space: 206.656MB
216.96/217.00	c total #watches: 514095
218.65/218.70	c total #propagations: 302976067 / total #impl: 892121373 (eff. 0.340)
218.65/218.70	c GC COLLECT
218.65/218.70	c #Conflicts:     213000 | #Learnt:      11236 | 0.000
218.65/218.70	c total clause space: 206.656MB
218.65/218.70	c total #watches: 489161
220.06/220.13	c total #propagations: 304686530 / total #impl: 897015237 (eff. 0.340)
220.06/220.13	c #Conflicts:     214000 | #Learnt:      12236 | 0.000
220.06/220.13	c total clause space: 206.656MB
220.06/220.13	c total #watches: 491959
221.45/221.57	c total #propagations: 306501738 / total #impl: 902109958 (eff. 0.340)
221.45/221.57	c #Conflicts:     215000 | #Learnt:      13236 | 0.000
221.45/221.57	c total clause space: 206.656MB
221.45/221.57	c total #watches: 494599
223.05/223.12	c total #propagations: 308191903 / total #impl: 906960168 (eff. 0.340)
223.05/223.12	c #Conflicts:     216000 | #Learnt:      14236 | 0.000
223.05/223.12	c total clause space: 206.656MB
223.05/223.12	c total #watches: 498062
224.55/224.61	c total #propagations: 310003335 / total #impl: 912202444 (eff. 0.340)
224.55/224.61	c #Conflicts:     217000 | #Learnt:      15236 | 0.000
224.55/224.61	c total clause space: 206.656MB
224.55/224.61	c total #watches: 501097
225.85/225.98	c total #propagations: 311741970 / total #impl: 917043071 (eff. 0.340)
225.85/225.98	c #Conflicts:     218000 | #Learnt:      16236 | 0.000
225.85/225.98	c total clause space: 206.656MB
225.85/225.98	c total #watches: 503465
227.45/227.53	c total #propagations: 313225583 / total #impl: 921349526 (eff. 0.340)
227.45/227.53	c #Conflicts:     219000 | #Learnt:      17236 | 0.000
227.45/227.53	c total clause space: 206.656MB
227.45/227.53	c total #watches: 505777
229.05/229.18	c total #propagations: 314889784 / total #impl: 926232294 (eff. 0.340)
229.05/229.18	c #Conflicts:     220000 | #Learnt:      18236 | 0.000
229.05/229.18	c total clause space: 206.656MB
229.05/229.18	c total #watches: 508460
230.75/230.81	c total #propagations: 316566565 / total #impl: 931106508 (eff. 0.340)
230.75/230.81	c #Conflicts:     221000 | #Learnt:      19236 | 0.000
230.75/230.81	c total clause space: 206.656MB
230.75/230.81	c total #watches: 511109
232.45/232.51	c total #propagations: 318180221 / total #impl: 935701349 (eff. 0.340)
232.45/232.51	c #Conflicts:     222000 | #Learnt:      20236 | 0.000
232.45/232.51	c total clause space: 206.656MB
232.45/232.51	c total #watches: 514038
234.05/234.17	c total #propagations: 319836313 / total #impl: 940287326 (eff. 0.340)
234.05/234.17	c #Conflicts:     223000 | #Learnt:      21236 | 0.000
234.05/234.17	c total clause space: 206.656MB
234.05/234.17	c total #watches: 516372
235.85/235.98	c total #propagations: 321397184 / total #impl: 944645651 (eff. 0.340)
235.85/235.98	c #Conflicts:     224000 | #Learnt:      22236 | 0.000
235.85/235.98	c total clause space: 206.656MB
235.85/235.98	c total #watches: 518861
237.35/237.50	c total #propagations: 323066713 / total #impl: 949343070 (eff. 0.340)
237.35/237.50	c GC COLLECT
237.35/237.50	c #Conflicts:     225000 | #Learnt:      11950 | 0.000
237.35/237.50	c total clause space: 206.656MB
237.45/237.50	c total #watches: 492833
238.95/239.01	c total #propagations: 324637313 / total #impl: 954031948 (eff. 0.340)
238.95/239.01	c #Conflicts:     226000 | #Learnt:      12950 | 0.000
238.95/239.01	c total clause space: 206.656MB
238.95/239.01	c total #watches: 496253
240.35/240.44	c total #propagations: 326275328 / total #impl: 958821684 (eff. 0.340)
240.35/240.44	c #Conflicts:     227000 | #Learnt:      13950 | 0.000
240.35/240.44	c total clause space: 206.656MB
240.35/240.44	c total #watches: 498842
241.75/241.90	c total #propagations: 327858150 / total #impl: 963277354 (eff. 0.340)
241.75/241.90	c #Conflicts:     228000 | #Learnt:      14950 | 0.000
241.75/241.90	c total clause space: 206.656MB
241.85/241.90	c total #watches: 501811
243.35/243.47	c total #propagations: 329512356 / total #impl: 967868162 (eff. 0.340)
243.35/243.47	c #Conflicts:     229000 | #Learnt:      15950 | 0.000
243.35/243.47	c total clause space: 206.656MB
243.35/243.47	c total #watches: 504728
244.95/245.07	c total #propagations: 331159613 / total #impl: 972570413 (eff. 0.340)
244.95/245.07	c #Conflicts:     230000 | #Learnt:      16950 | 0.000
244.95/245.07	c total clause space: 206.656MB
244.95/245.07	c total #watches: 507252
246.46/246.56	c total #propagations: 332837343 / total #impl: 977275067 (eff. 0.341)
246.46/246.56	c #Conflicts:     231000 | #Learnt:      17950 | 0.000
246.46/246.56	c total clause space: 206.656MB
246.46/246.56	c total #watches: 510346
248.15/248.25	c total #propagations: 334266693 / total #impl: 981350992 (eff. 0.341)
248.15/248.25	c #Conflicts:     232000 | #Learnt:      18950 | 0.000
248.15/248.25	c total clause space: 206.656MB
248.15/248.25	c total #watches: 513001
249.95/250.02	c total #propagations: 335923464 / total #impl: 985888423 (eff. 0.341)
249.95/250.02	c #Conflicts:     233000 | #Learnt:      19950 | 0.000
249.95/250.02	c total clause space: 206.656MB
249.95/250.02	c total #watches: 515739
251.25/251.34	c total #propagations: 337947049 / total #impl: 991311935 (eff. 0.341)
251.25/251.34	c #Conflicts:     234000 | #Learnt:      20950 | 0.000
251.25/251.34	c total clause space: 206.656MB
251.25/251.34	c total #watches: 518053
252.85/252.95	c total #propagations: 339382947 / total #impl: 995283596 (eff. 0.341)
252.85/252.95	c #Conflicts:     235000 | #Learnt:      21950 | 0.000
252.85/252.95	c total clause space: 206.656MB
252.85/252.95	c total #watches: 520247
254.55/254.66	c total #propagations: 340849833 / total #impl: 999473936 (eff. 0.341)
254.55/254.66	c #Conflicts:     236000 | #Learnt:      22950 | 0.000
254.55/254.66	c total clause space: 206.656MB
254.55/254.66	c total #watches: 522571
256.26/256.36	c total #propagations: 342310432 / total #impl: 1003639728 (eff. 0.341)
256.26/256.36	c GC COLLECT
256.26/256.36	c #Conflicts:     237000 | #Learnt:      12332 | 0.000
256.26/256.36	c total clause space: 206.656MB
256.26/256.36	c total #watches: 493461
257.65/257.75	c total #propagations: 344011487 / total #impl: 1008660091 (eff. 0.341)
257.65/257.75	c #Conflicts:     238000 | #Learnt:      13332 | 0.000
257.65/257.75	c total clause space: 206.656MB
257.65/257.75	c total #watches: 495813
259.05/259.19	c total #propagations: 345672373 / total #impl: 1013126100 (eff. 0.341)
259.05/259.19	c #Conflicts:     239000 | #Learnt:      14332 | 0.000
259.05/259.19	c total clause space: 206.656MB
259.05/259.19	c total #watches: 498486
260.66/260.73	c total #propagations: 347322057 / total #impl: 1017439292 (eff. 0.341)
260.66/260.73	c #Conflicts:     240000 | #Learnt:      15332 | 0.000
260.66/260.73	c total clause space: 206.656MB
260.66/260.73	c total #watches: 500712
262.25/262.36	c total #propagations: 349123859 / total #impl: 1022339528 (eff. 0.341)
262.25/262.36	c #Conflicts:     241000 | #Learnt:      16332 | 0.000
262.25/262.36	c total clause space: 206.656MB
262.25/262.36	c total #watches: 502948
263.85/263.96	c total #propagations: 351028560 / total #impl: 1027445916 (eff. 0.342)
263.85/263.96	c #Conflicts:     242000 | #Learnt:      17332 | 0.000
263.85/263.96	c total clause space: 206.656MB
263.85/263.96	c total #watches: 505299
265.45/265.56	c total #propagations: 352837750 / total #impl: 1032546647 (eff. 0.342)
265.45/265.56	c #Conflicts:     243000 | #Learnt:      18332 | 0.000
265.45/265.56	c total clause space: 206.656MB
265.45/265.56	c total #watches: 507530
266.95/267.01	c total #propagations: 354622634 / total #impl: 1037467809 (eff. 0.342)
266.95/267.01	c #Conflicts:     244000 | #Learnt:      19332 | 0.000
266.95/267.01	c total clause space: 206.656MB
266.95/267.01	c total #watches: 509843
268.35/268.41	c total #propagations: 356357218 / total #impl: 1042282181 (eff. 0.342)
268.35/268.41	c #Conflicts:     245000 | #Learnt:      20332 | 0.000
268.35/268.41	c total clause space: 206.656MB
268.35/268.41	c total #watches: 511980
269.75/269.88	c total #propagations: 357976536 / total #impl: 1046746164 (eff. 0.342)
269.75/269.88	c #Conflicts:     246000 | #Learnt:      21332 | 0.000
269.75/269.88	c total clause space: 206.656MB
269.75/269.88	c total #watches: 514535
271.45/271.56	c total #propagations: 359657063 / total #impl: 1051185966 (eff. 0.342)
271.45/271.56	c #Conflicts:     247000 | #Learnt:      22332 | 0.000
271.45/271.56	c total clause space: 206.656MB
271.45/271.56	c total #watches: 517142
273.15/273.23	c total #propagations: 361493463 / total #impl: 1056250775 (eff. 0.342)
273.15/273.23	c #Conflicts:     248000 | #Learnt:      23332 | 0.000
273.15/273.23	c total clause space: 206.656MB
273.15/273.23	c total #watches: 520033
274.75/274.86	c total #propagations: 363190378 / total #impl: 1061001731 (eff. 0.342)
274.75/274.86	c GC COLLECT
274.75/274.86	c #Conflicts:     249000 | #Learnt:      12422 | 0.000
274.75/274.86	c total clause space: 206.656MB
274.75/274.86	c total #watches: 493440
276.05/276.16	c total #propagations: 365077089 / total #impl: 1066042494 (eff. 0.342)
276.05/276.16	c #Conflicts:     250000 | #Learnt:      13422 | 0.000
276.05/276.16	c total clause space: 206.656MB
276.05/276.16	c total #watches: 495630
277.55/277.62	c total #propagations: 366596735 / total #impl: 1070197720 (eff. 0.343)
277.55/277.62	c #Conflicts:     251000 | #Learnt:      14422 | 0.000
277.55/277.62	c total clause space: 206.656MB
277.55/277.62	c total #watches: 498981
279.15/279.24	c total #propagations: 368287174 / total #impl: 1075014911 (eff. 0.343)
279.15/279.24	c #Conflicts:     252000 | #Learnt:      15422 | 0.000
279.15/279.24	c total clause space: 206.656MB
279.15/279.24	c total #watches: 501494
280.65/280.71	c total #propagations: 370054659 / total #impl: 1079934005 (eff. 0.343)
280.65/280.71	c #Conflicts:     253000 | #Learnt:      16422 | 0.000
280.65/280.71	c total clause space: 206.656MB
280.65/280.71	c total #watches: 503850
282.25/282.33	c total #propagations: 371604916 / total #impl: 1084107292 (eff. 0.343)
282.25/282.33	c #Conflicts:     254000 | #Learnt:      17422 | 0.000
282.25/282.33	c total clause space: 206.656MB
282.25/282.33	c total #watches: 506198
283.85/283.91	c total #propagations: 373322917 / total #impl: 1088862375 (eff. 0.343)
283.85/283.91	c #Conflicts:     255000 | #Learnt:      18422 | 0.000
283.85/283.91	c total clause space: 206.656MB
283.85/283.91	c total #watches: 508698
285.54/285.69	c total #propagations: 374994379 / total #impl: 1093575457 (eff. 0.343)
285.54/285.69	c #Conflicts:     256000 | #Learnt:      19422 | 0.000
285.54/285.69	c total clause space: 206.656MB
285.54/285.69	c total #watches: 511939
287.15/287.21	c total #propagations: 376783647 / total #impl: 1098516546 (eff. 0.343)
287.15/287.21	c #Conflicts:     257000 | #Learnt:      20422 | 0.000
287.15/287.21	c total clause space: 206.656MB
287.15/287.22	c total #watches: 514231
288.54/288.66	c total #propagations: 378372577 / total #impl: 1102842338 (eff. 0.343)
288.54/288.66	c #Conflicts:     258000 | #Learnt:      21422 | 0.000
288.54/288.66	c total clause space: 206.656MB
288.54/288.66	c total #watches: 516678
290.24/290.35	c total #propagations: 379747041 / total #impl: 1106444057 (eff. 0.343)
290.24/290.35	c #Conflicts:     259000 | #Learnt:      22422 | 0.000
290.24/290.35	c total clause space: 206.656MB
290.24/290.35	c total #watches: 519235
292.34/292.41	c total #propagations: 381390428 / total #impl: 1111031509 (eff. 0.343)
292.34/292.41	c #Conflicts:     260000 | #Learnt:      23422 | 0.000
292.34/292.41	c total clause space: 206.656MB
292.34/292.41	c total #watches: 522219
294.04/294.18	c total #propagations: 383260744 / total #impl: 1116056270 (eff. 0.343)
294.04/294.18	c #Conflicts:     261000 | #Learnt:      24422 | 0.000
294.04/294.18	c total clause space: 206.656MB
294.04/294.19	c total #watches: 524298
295.64/295.71	c total #propagations: 384954230 / total #impl: 1120708634 (eff. 0.343)
295.64/295.71	c GC COLLECT
295.64/295.71	c #Conflicts:     262000 | #Learnt:      13207 | 0.000
295.64/295.71	c total clause space: 206.656MB
295.64/295.71	c total #watches: 495568
297.05/297.13	c total #propagations: 386798777 / total #impl: 1125799586 (eff. 0.344)
297.05/297.13	c #Conflicts:     263000 | #Learnt:      14207 | 0.000
297.05/297.13	c total clause space: 206.656MB
297.05/297.13	c total #watches: 497873
298.34/298.48	c total #propagations: 388576011 / total #impl: 1130367834 (eff. 0.344)
298.34/298.48	c #Conflicts:     264000 | #Learnt:      15207 | 0.000
298.34/298.48	c total clause space: 206.656MB
298.34/298.48	c total #watches: 500584
299.84/299.92	c total #propagations: 390176376 / total #impl: 1134605830 (eff. 0.344)
299.84/299.92	c #Conflicts:     265000 | #Learnt:      16207 | 0.000
299.84/299.92	c total clause space: 206.656MB
299.84/299.92	c total #watches: 502886
301.45/301.51	c total #propagations: 391845395 / total #impl: 1138871815 (eff. 0.344)
301.45/301.51	c #Conflicts:     266000 | #Learnt:      17207 | 0.000
301.45/301.51	c total clause space: 206.656MB
301.45/301.51	c total #watches: 505258
302.94/303.09	c total #propagations: 393761604 / total #impl: 1143778386 (eff. 0.344)
302.94/303.09	c #Conflicts:     267000 | #Learnt:      18207 | 0.000
302.94/303.09	c total clause space: 206.656MB
302.94/303.09	c total #watches: 507395
304.54/304.65	c total #propagations: 395541612 / total #impl: 1148420773 (eff. 0.344)
304.54/304.65	c #Conflicts:     268000 | #Learnt:      19207 | 0.000
304.54/304.65	c total clause space: 206.656MB
304.54/304.65	c total #watches: 510345
306.24/306.34	c total #propagations: 397303761 / total #impl: 1153071675 (eff. 0.345)
306.24/306.34	c #Conflicts:     269000 | #Learnt:      20207 | 0.000
306.24/306.34	c total clause space: 206.656MB
306.24/306.34	c total #watches: 512634
307.84/307.99	c total #propagations: 399142816 / total #impl: 1158082630 (eff. 0.345)
307.84/307.99	c #Conflicts:     270000 | #Learnt:      21207 | 0.000
307.84/307.99	c total clause space: 206.656MB
307.84/307.99	c total #watches: 515208
309.54/309.63	c total #propagations: 400891910 / total #impl: 1162627596 (eff. 0.345)
309.54/309.63	c #Conflicts:     271000 | #Learnt:      22205 | 0.000
309.54/309.63	c total clause space: 206.656MB
309.54/309.63	c total #watches: 517563
311.14/311.29	c total #propagations: 402702966 / total #impl: 1167408398 (eff. 0.345)
311.14/311.29	c #Conflicts:     272000 | #Learnt:      23205 | 0.000
311.14/311.29	c total clause space: 206.656MB
311.14/311.29	c total #watches: 520581
312.84/312.90	c total #propagations: 404468949 / total #impl: 1172355548 (eff. 0.345)
312.84/312.90	c #Conflicts:     273000 | #Learnt:      24205 | 0.000
312.84/312.90	c total clause space: 206.656MB
312.84/312.90	c total #watches: 522968
314.44/314.51	c total #propagations: 406154652 / total #impl: 1177076550 (eff. 0.345)
314.44/314.51	c GC COLLECT
314.44/314.51	c #Conflicts:     274000 | #Learnt:      12722 | 0.000
314.44/314.51	c total clause space: 206.656MB
314.44/314.51	c total #watches: 494484
315.75/315.86	c total #propagations: 407860467 / total #impl: 1181751551 (eff. 0.345)
315.75/315.86	c #Conflicts:     275000 | #Learnt:      13722 | 0.000
315.75/315.86	c total clause space: 206.656MB
315.75/315.86	c total #watches: 496723
317.24/317.35	c total #propagations: 409500959 / total #impl: 1186198589 (eff. 0.345)
317.24/317.35	c #Conflicts:     276000 | #Learnt:      14722 | 0.000
317.24/317.35	c total clause space: 206.656MB
317.24/317.35	c total #watches: 498870
318.84/318.93	c total #propagations: 411205903 / total #impl: 1190781669 (eff. 0.345)
318.84/318.93	c #Conflicts:     277000 | #Learnt:      15720 | 0.000
318.84/318.93	c total clause space: 206.656MB
318.84/318.93	c total #watches: 501604
320.34/320.48	c total #propagations: 412970378 / total #impl: 1195798659 (eff. 0.345)
320.34/320.48	c #Conflicts:     278000 | #Learnt:      16720 | 0.000
320.34/320.48	c total clause space: 206.656MB
320.34/320.48	c total #watches: 503809
321.94/322.06	c total #propagations: 414696144 / total #impl: 1200667075 (eff. 0.345)
321.94/322.06	c #Conflicts:     279000 | #Learnt:      17720 | 0.000
321.94/322.06	c total clause space: 206.656MB
321.94/322.06	c total #watches: 506573
323.35/323.43	c total #propagations: 416591842 / total #impl: 1205686751 (eff. 0.346)
323.35/323.43	c #Conflicts:     280000 | #Learnt:      18720 | 0.000
323.35/323.43	c total clause space: 206.656MB
323.35/323.43	c total #watches: 509307
324.94/325.07	c total #propagations: 418389733 / total #impl: 1210362122 (eff. 0.346)
324.94/325.07	c #Conflicts:     281000 | #Learnt:      19720 | 0.000
324.94/325.07	c total clause space: 206.656MB
324.94/325.07	c total #watches: 511591
326.65/326.73	c total #propagations: 420241500 / total #impl: 1215393098 (eff. 0.346)
326.65/326.73	c #Conflicts:     282000 | #Learnt:      20720 | 0.000
326.65/326.73	c total clause space: 206.656MB
326.65/326.73	c total #watches: 514607
328.44/328.51	c total #propagations: 421885031 / total #impl: 1220092356 (eff. 0.346)
328.44/328.51	c #Conflicts:     283000 | #Learnt:      21720 | 0.000
328.44/328.51	c total clause space: 206.656MB
328.44/328.51	c total #watches: 518236
330.24/330.36	c total #propagations: 423513136 / total #impl: 1225019836 (eff. 0.346)
330.24/330.36	c #Conflicts:     284000 | #Learnt:      22720 | 0.000
330.24/330.36	c total clause space: 206.656MB
330.24/330.36	c total #watches: 521208
331.94/332.04	c total #propagations: 425163408 / total #impl: 1229720151 (eff. 0.346)
331.94/332.04	c #Conflicts:     285000 | #Learnt:      23720 | 0.000
331.94/332.04	c total clause space: 206.656MB
331.94/332.04	c total #watches: 523404
333.74/333.88	c total #propagations: 426633613 / total #impl: 1233924640 (eff. 0.346)
333.74/333.88	c #Conflicts:     286000 | #Learnt:      24720 | 0.000
333.74/333.88	c total clause space: 206.656MB
333.74/333.88	c total #watches: 527150
335.73/335.80	c total #propagations: 428298509 / total #impl: 1238659213 (eff. 0.346)
335.73/335.80	c GC COLLECT
335.73/335.80	c #Conflicts:     287000 | #Learnt:      12922 | 0.000
335.73/335.80	c total clause space: 206.656MB
335.73/335.80	c total #watches: 495030
337.13/337.28	c total #propagations: 430002633 / total #impl: 1243393584 (eff. 0.346)
337.13/337.28	c #Conflicts:     288000 | #Learnt:      13922 | 0.000
337.13/337.28	c total clause space: 206.656MB
337.13/337.28	c total #watches: 498773
338.74/338.81	c total #propagations: 431657658 / total #impl: 1247973657 (eff. 0.346)
338.74/338.81	c #Conflicts:     289000 | #Learnt:      14922 | 0.000
338.74/338.81	c total clause space: 206.656MB
338.74/338.81	c total #watches: 501863
340.43/340.56	c total #propagations: 433253924 / total #impl: 1252538651 (eff. 0.346)
340.43/340.56	c #Conflicts:     290000 | #Learnt:      15922 | 0.000
340.43/340.56	c total clause space: 206.656MB
340.43/340.56	c total #watches: 505544
342.23/342.36	c total #propagations: 434889057 / total #impl: 1257068849 (eff. 0.346)
342.23/342.36	c #Conflicts:     291000 | #Learnt:      16922 | 0.000
342.23/342.36	c total clause space: 206.656MB
342.23/342.36	c total #watches: 508820
344.34/344.43	c total #propagations: 436462558 / total #impl: 1261390711 (eff. 0.346)
344.34/344.43	c #Conflicts:     292000 | #Learnt:      17922 | 0.000
344.34/344.43	c total clause space: 206.656MB
344.34/344.43	c total #watches: 511711
346.33/346.49	c total #propagations: 438207766 / total #impl: 1266264084 (eff. 0.346)
346.33/346.49	c #Conflicts:     293000 | #Learnt:      18922 | 0.000
346.33/346.49	c total clause space: 206.656MB
346.33/346.49	c total #watches: 516052
348.53/348.64	c total #propagations: 439894812 / total #impl: 1271270069 (eff. 0.346)
348.53/348.64	c #Conflicts:     294000 | #Learnt:      19922 | 0.000
348.53/348.64	c total clause space: 206.656MB
348.53/348.64	c total #watches: 518474
350.63/350.77	c total #propagations: 441672345 / total #impl: 1276485761 (eff. 0.346)
350.63/350.77	c #Conflicts:     295000 | #Learnt:      20922 | 0.000
350.63/350.77	c total clause space: 206.656MB
350.63/350.77	c total #watches: 522422
353.14/353.28	c total #propagations: 443278120 / total #impl: 1281142060 (eff. 0.346)
353.14/353.28	c #Conflicts:     296000 | #Learnt:      21922 | 0.000
353.14/353.28	c total clause space: 206.656MB
353.14/353.28	c total #watches: 525882
355.93/356.02	c total #propagations: 445060539 / total #impl: 1286130318 (eff. 0.346)
355.93/356.02	c #Conflicts:     297000 | #Learnt:      22922 | 0.000
355.93/356.02	c total clause space: 206.656MB
355.93/356.02	c total #watches: 528856
357.93/358.04	c total #propagations: 446867012 / total #impl: 1290985505 (eff. 0.346)
357.93/358.04	c #Conflicts:     298000 | #Learnt:      23922 | 0.000
357.93/358.04	c total clause space: 206.656MB
357.93/358.04	c total #watches: 532189
360.33/360.49	c total #propagations: 448274461 / total #impl: 1294700368 (eff. 0.346)
360.33/360.49	c #Conflicts:     299000 | #Learnt:      24922 | 0.000
360.33/360.49	c total clause space: 206.656MB
360.33/360.49	c total #watches: 534534
362.53/362.68	c total #propagations: 449928989 / total #impl: 1299281261 (eff. 0.346)
362.53/362.68	c #Conflicts:     300000 | #Learnt:      25922 | 0.000
362.53/362.68	c total clause space: 206.656MB
362.53/362.68	c total #watches: 537045
364.33/364.46	c total #propagations: 451592206 / total #impl: 1303881162 (eff. 0.346)
364.33/364.46	c GC COLLECT
364.33/364.46	c #Conflicts:     301000 | #Learnt:      13834 | 0.000
364.33/364.46	c total clause space: 206.656MB
364.33/364.46	c total #watches: 497439
365.73/365.86	c total #propagations: 453191031 / total #impl: 1308278702 (eff. 0.346)
365.73/365.86	c #Conflicts:     302000 | #Learnt:      14834 | 0.000
365.73/365.86	c total clause space: 206.656MB
365.73/365.86	c total #watches: 499662
367.23/367.34	c total #propagations: 454881700 / total #impl: 1312914212 (eff. 0.346)
367.23/367.34	c #Conflicts:     303000 | #Learnt:      15834 | 0.000
367.23/367.34	c total clause space: 206.656MB
367.23/367.34	c total #watches: 502317
368.73/368.83	c total #propagations: 456544197 / total #impl: 1317659621 (eff. 0.346)
368.73/368.83	c #Conflicts:     304000 | #Learnt:      16834 | 0.000
368.73/368.83	c total clause space: 206.656MB
368.73/368.83	c total #watches: 505336
370.13/370.24	c total #propagations: 458236776 / total #impl: 1322302300 (eff. 0.347)
370.13/370.24	c #Conflicts:     305000 | #Learnt:      17834 | 0.000
370.13/370.24	c total clause space: 206.656MB
370.13/370.24	c total #watches: 509049
371.63/371.78	c total #propagations: 459647631 / total #impl: 1326398896 (eff. 0.347)
371.63/371.78	c #Conflicts:     306000 | #Learnt:      18834 | 0.000
371.63/371.78	c total clause space: 206.656MB
371.63/371.79	c total #watches: 511886
373.33/373.42	c total #propagations: 461128965 / total #impl: 1330598974 (eff. 0.347)
373.33/373.42	c #Conflicts:     307000 | #Learnt:      19834 | 0.000
373.33/373.42	c total clause space: 206.656MB
373.33/373.42	c total #watches: 514204
375.03/375.18	c total #propagations: 462770287 / total #impl: 1335097555 (eff. 0.347)
375.03/375.18	c #Conflicts:     308000 | #Learnt:      20834 | 0.000
375.03/375.18	c total clause space: 206.656MB
375.03/375.18	c total #watches: 516350
376.63/376.77	c total #propagations: 464525831 / total #impl: 1340095604 (eff. 0.347)
376.63/376.77	c #Conflicts:     309000 | #Learnt:      21834 | 0.000
376.63/376.77	c total clause space: 206.656MB
376.63/376.77	c total #watches: 520123
378.63/378.71	c total #propagations: 466126570 / total #impl: 1344764753 (eff. 0.347)
378.63/378.71	c #Conflicts:     310000 | #Learnt:      22834 | 0.000
378.63/378.71	c total clause space: 206.656MB
378.63/378.71	c total #watches: 523203
380.43/380.60	c total #propagations: 467802564 / total #impl: 1349699737 (eff. 0.347)
380.43/380.60	c #Conflicts:     311000 | #Learnt:      23834 | 0.000
380.43/380.60	c total clause space: 206.656MB
380.43/380.60	c total #watches: 526312
382.43/382.57	c total #propagations: 469608893 / total #impl: 1354867460 (eff. 0.347)
382.43/382.57	c #Conflicts:     312000 | #Learnt:      24834 | 0.000
382.43/382.57	c total clause space: 206.656MB
382.43/382.57	c total #watches: 528674
384.64/384.70	c total #propagations: 471247020 / total #impl: 1360029643 (eff. 0.346)
384.64/384.70	c #Conflicts:     313000 | #Learnt:      25834 | 0.000
384.64/384.70	c total clause space: 206.656MB
384.64/384.70	c total #watches: 531742
386.63/386.77	c total #propagations: 472918146 / total #impl: 1364820231 (eff. 0.347)
386.63/386.77	c #Conflicts:     314000 | #Learnt:      26834 | 0.000
386.63/386.77	c total clause space: 335.816MB
386.63/386.77	c total #watches: 534364
388.03/388.15	c total #propagations: 474425277 / total #impl: 1368974863 (eff. 0.347)
388.03/388.15	c GC COLLECT
388.03/388.15	c #Conflicts:     315000 | #Learnt:      14441 | 0.000
388.03/388.15	c total clause space: 335.816MB
388.03/388.15	c total #watches: 498951
389.53/389.63	c total #propagations: 475841224 / total #impl: 1373182259 (eff. 0.347)
389.53/389.63	c #Conflicts:     316000 | #Learnt:      15441 | 0.000
389.53/389.63	c total clause space: 335.816MB
389.53/389.63	c total #watches: 501492
390.93/391.08	c total #propagations: 477370326 / total #impl: 1377773814 (eff. 0.346)
390.93/391.08	c #Conflicts:     317000 | #Learnt:      16441 | 0.000
390.93/391.08	c total clause space: 335.816MB
390.93/391.08	c total #watches: 504029
392.53/392.64	c total #propagations: 478819963 / total #impl: 1382008317 (eff. 0.346)
392.53/392.64	c #Conflicts:     318000 | #Learnt:      17441 | 0.000
392.53/392.64	c total clause space: 335.816MB
392.53/392.65	c total #watches: 507791
394.63/394.72	c total #propagations: 480303375 / total #impl: 1386347952 (eff. 0.346)
394.63/394.72	c #Conflicts:     319000 | #Learnt:      18441 | 0.000
394.63/394.72	c total clause space: 335.816MB
394.63/394.72	c total #watches: 512382
396.43/396.55	c total #propagations: 482104633 / total #impl: 1391557835 (eff. 0.346)
396.43/396.55	c #Conflicts:     320000 | #Learnt:      19441 | 0.000
396.43/396.55	c total clause space: 335.816MB
396.43/396.55	c total #watches: 514509
399.24/399.39	c total #propagations: 483594370 / total #impl: 1395781083 (eff. 0.346)
399.24/399.39	c #Conflicts:     321000 | #Learnt:      20441 | 0.000
399.24/399.39	c total clause space: 335.816MB
399.24/399.39	c total #watches: 525863
402.33/402.41	c total #propagations: 485346714 / total #impl: 1401060851 (eff. 0.346)
402.33/402.41	c #Conflicts:     322000 | #Learnt:      21441 | 0.000
402.33/402.41	c total clause space: 335.816MB
402.33/402.41	c total #watches: 530516
405.73/405.87	c total #propagations: 486899972 / total #impl: 1406306962 (eff. 0.346)
405.73/405.87	c #Conflicts:     323000 | #Learnt:      22441 | 0.000
405.73/405.87	c total clause space: 335.816MB
405.73/405.87	c total #watches: 532809
409.83/409.90	c total #propagations: 488573089 / total #impl: 1411373522 (eff. 0.346)
409.83/409.90	c #Conflicts:     324000 | #Learnt:      23441 | 0.000
409.83/409.90	c total clause space: 335.816MB
409.83/409.90	c total #watches: 535100
413.73/413.86	c total #propagations: 490426786 / total #impl: 1416680877 (eff. 0.346)
413.73/413.86	c #Conflicts:     325000 | #Learnt:      24441 | 0.000
413.73/413.86	c total clause space: 335.816MB
413.73/413.86	c total #watches: 537497
417.32/417.41	c total #propagations: 492317686 / total #impl: 1422339549 (eff. 0.346)
417.32/417.41	c #Conflicts:     326000 | #Learnt:      25441 | 0.000
417.32/417.41	c total clause space: 335.816MB
417.32/417.41	c total #watches: 539826
420.63/420.79	c total #propagations: 494072156 / total #impl: 1428103351 (eff. 0.346)
420.63/420.79	c #Conflicts:     327000 | #Learnt:      26441 | 0.000
420.63/420.79	c total clause space: 335.816MB
420.63/420.79	c total #watches: 542555
424.33/424.44	c total #propagations: 495677110 / total #impl: 1433384307 (eff. 0.346)
424.33/424.44	c #Conflicts:     328000 | #Learnt:      27441 | 0.000
424.33/424.44	c total clause space: 335.816MB
424.33/424.44	c total #watches: 545607
425.93/426.04	c total #propagations: 497241075 / total #impl: 1438578916 (eff. 0.346)
425.93/426.04	c GC COLLECT
425.93/426.04	c #Conflicts:     329000 | #Learnt:      14733 | 0.000
425.93/426.04	c total clause space: 335.816MB
425.93/426.04	c total #watches: 500565
427.73/427.83	c total #propagations: 498868804 / total #impl: 1443374771 (eff. 0.346)
427.73/427.83	c #Conflicts:     330000 | #Learnt:      15733 | 0.000
427.73/427.83	c total clause space: 335.816MB
427.73/427.83	c total #watches: 503990
429.53/429.62	c total #propagations: 500614044 / total #impl: 1448776761 (eff. 0.346)
429.53/429.62	c #Conflicts:     331000 | #Learnt:      16733 | 0.000
429.53/429.62	c total clause space: 335.816MB
429.53/429.62	c total #watches: 506342
431.03/431.12	c total #propagations: 502335484 / total #impl: 1453592628 (eff. 0.346)
431.03/431.12	c #Conflicts:     332000 | #Learnt:      17733 | 0.000
431.03/431.12	c total clause space: 335.816MB
431.03/431.12	c total #watches: 508694
432.73/432.85	c total #propagations: 503752990 / total #impl: 1457552673 (eff. 0.346)
432.73/432.85	c #Conflicts:     333000 | #Learnt:      18733 | 0.000
432.73/432.85	c total clause space: 335.816MB
432.73/432.85	c total #watches: 511519
434.53/434.65	c total #propagations: 505369362 / total #impl: 1462049673 (eff. 0.346)
434.53/434.65	c #Conflicts:     334000 | #Learnt:      19733 | 0.000
434.53/434.65	c total clause space: 335.816MB
434.53/434.65	c total #watches: 514459
436.43/436.58	c total #propagations: 507037845 / total #impl: 1466639584 (eff. 0.346)
436.43/436.58	c #Conflicts:     335000 | #Learnt:      20733 | 0.000
436.43/436.58	c total clause space: 335.816MB
436.43/436.58	c total #watches: 516639
438.43/438.54	c total #propagations: 508798273 / total #impl: 1471401142 (eff. 0.346)
438.43/438.54	c #Conflicts:     336000 | #Learnt:      21733 | 0.000
438.43/438.54	c total clause space: 335.816MB
438.43/438.54	c total #watches: 519046
440.53/440.67	c total #propagations: 510479296 / total #impl: 1476076887 (eff. 0.346)
440.53/440.67	c #Conflicts:     337000 | #Learnt:      22733 | 0.000
440.53/440.67	c total clause space: 335.816MB
440.53/440.67	c total #watches: 521798
442.52/442.60	c total #propagations: 512274409 / total #impl: 1481127143 (eff. 0.346)
442.52/442.60	c #Conflicts:     338000 | #Learnt:      23733 | 0.000
442.52/442.60	c total clause space: 335.816MB
442.52/442.60	c total #watches: 524600
444.72/444.87	c total #propagations: 513874652 / total #impl: 1485779967 (eff. 0.346)
444.72/444.87	c #Conflicts:     339000 | #Learnt:      24733 | 0.000
444.72/444.87	c total clause space: 335.816MB
444.72/444.87	c total #watches: 528346
446.92/447.08	c total #propagations: 515541607 / total #impl: 1490507735 (eff. 0.346)
446.92/447.08	c #Conflicts:     340000 | #Learnt:      25733 | 0.000
446.92/447.08	c total clause space: 335.816MB
446.92/447.08	c total #watches: 530909
449.12/449.23	c total #propagations: 517081022 / total #impl: 1494774297 (eff. 0.346)
449.12/449.23	c #Conflicts:     341000 | #Learnt:      26733 | 0.000
449.12/449.23	c total clause space: 335.816MB
449.12/449.23	c total #watches: 533255
451.42/451.52	c total #propagations: 518591522 / total #impl: 1498940387 (eff. 0.346)
451.42/451.52	c #Conflicts:     342000 | #Learnt:      27733 | 0.000
451.42/451.52	c total clause space: 335.816MB
451.42/451.52	c total #watches: 535713
453.13/453.25	c total #propagations: 520374563 / total #impl: 1503792167 (eff. 0.346)
453.13/453.25	c GC COLLECT
453.13/453.25	c #Conflicts:     343000 | #Learnt:      14691 | 0.000
453.13/453.25	c total clause space: 335.816MB
453.13/453.25	c total #watches: 499634
454.72/454.81	c total #propagations: 522202264 / total #impl: 1508554555 (eff. 0.346)
454.72/454.81	c #Conflicts:     344000 | #Learnt:      15691 | 0.000
454.72/454.81	c total clause space: 335.816MB
454.72/454.82	c total #watches: 501924
456.02/456.15	c total #propagations: 524147259 / total #impl: 1513794081 (eff. 0.346)
456.02/456.15	c #Conflicts:     345000 | #Learnt:      16691 | 0.000
456.02/456.15	c total clause space: 335.816MB
456.02/456.15	c total #watches: 504195
457.42/457.59	c total #propagations: 525765877 / total #impl: 1518240360 (eff. 0.346)
457.42/457.59	c #Conflicts:     346000 | #Learnt:      17691 | 0.000
457.42/457.59	c total clause space: 335.816MB
457.42/457.59	c total #watches: 507165
458.92/459.07	c total #propagations: 527423853 / total #impl: 1522857314 (eff. 0.346)
458.92/459.07	c #Conflicts:     347000 | #Learnt:      18691 | 0.000
458.92/459.07	c total clause space: 335.816MB
458.92/459.07	c total #watches: 509310
460.62/460.76	c total #propagations: 529127612 / total #impl: 1527360005 (eff. 0.346)
460.62/460.76	c #Conflicts:     348000 | #Learnt:      19691 | 0.000
460.62/460.76	c total clause space: 335.816MB
460.62/460.76	c total #watches: 512558
462.32/462.40	c total #propagations: 530864040 / total #impl: 1531956898 (eff. 0.347)
462.32/462.40	c #Conflicts:     349000 | #Learnt:      20691 | 0.000
462.32/462.40	c total clause space: 335.816MB
462.32/462.40	c total #watches: 516271
464.02/464.17	c total #propagations: 532515205 / total #impl: 1536556005 (eff. 0.347)
464.02/464.17	c #Conflicts:     350000 | #Learnt:      21691 | 0.000
464.02/464.17	c total clause space: 335.816MB
464.02/464.17	c total #watches: 519079
466.02/466.15	c total #propagations: 534134461 / total #impl: 1540914812 (eff. 0.347)
466.02/466.15	c #Conflicts:     351000 | #Learnt:      22691 | 0.000
466.02/466.15	c total clause space: 335.816MB
466.02/466.15	c total #watches: 522043
467.92/468.04	c total #propagations: 535779898 / total #impl: 1545539491 (eff. 0.347)
467.92/468.04	c #Conflicts:     352000 | #Learnt:      23691 | 0.000
467.92/468.04	c total clause space: 335.816MB
467.92/468.04	c total #watches: 524223
470.02/470.15	c total #propagations: 537362612 / total #impl: 1549930195 (eff. 0.347)
470.02/470.15	c #Conflicts:     353000 | #Learnt:      24691 | 0.000
470.02/470.15	c total clause space: 335.816MB
470.02/470.15	c total #watches: 526703
472.02/472.18	c total #propagations: 539059827 / total #impl: 1554622797 (eff. 0.347)
472.02/472.18	c #Conflicts:     354000 | #Learnt:      25691 | 0.000
472.02/472.18	c total clause space: 335.816MB
472.02/472.18	c total #watches: 529323
473.92/474.07	c total #propagations: 540707348 / total #impl: 1559212115 (eff. 0.347)
473.92/474.07	c #Conflicts:     355000 | #Learnt:      26691 | 0.000
473.92/474.07	c total clause space: 335.816MB
473.92/474.07	c total #watches: 531767
475.92/476.04	c total #propagations: 542252331 / total #impl: 1563363606 (eff. 0.347)
475.92/476.04	c #Conflicts:     356000 | #Learnt:      27691 | 0.000
475.92/476.04	c total clause space: 335.816MB
475.92/476.04	c total #watches: 533939
478.12/478.25	c total #propagations: 543823709 / total #impl: 1567787224 (eff. 0.347)
478.12/478.25	c GC COLLECT
478.12/478.25	c #Conflicts:     357000 | #Learnt:      14403 | 0.000
478.12/478.25	c total clause space: 335.816MB
478.12/478.25	c total #watches: 498902
479.42/479.58	c total #propagations: 545541362 / total #impl: 1572834371 (eff. 0.347)
479.42/479.58	c #Conflicts:     358000 | #Learnt:      15403 | 0.000
479.42/479.58	c total clause space: 335.816MB
479.42/479.58	c total #watches: 501276
481.12/481.24	c total #propagations: 546922023 / total #impl: 1577001155 (eff. 0.347)
481.12/481.24	c #Conflicts:     359000 | #Learnt:      16403 | 0.000
481.12/481.24	c total clause space: 335.816MB
481.12/481.24	c total #watches: 504325
482.72/482.86	c total #propagations: 548601627 / total #impl: 1581814248 (eff. 0.347)
482.72/482.86	c #Conflicts:     360000 | #Learnt:      17403 | 0.000
482.72/482.86	c total clause space: 335.816MB
482.72/482.86	c total #watches: 506742
484.52/484.60	c total #propagations: 550197072 / total #impl: 1586349324 (eff. 0.347)
484.52/484.60	c #Conflicts:     361000 | #Learnt:      18403 | 0.000
484.52/484.60	c total clause space: 335.816MB
484.52/484.60	c total #watches: 509547
486.23/486.31	c total #propagations: 551821519 / total #impl: 1590986534 (eff. 0.347)
486.23/486.31	c #Conflicts:     362000 | #Learnt:      19403 | 0.000
486.23/486.31	c total clause space: 335.816MB
486.23/486.31	c total #watches: 512048
488.02/488.12	c total #propagations: 553344556 / total #impl: 1595342826 (eff. 0.347)
488.02/488.12	c #Conflicts:     363000 | #Learnt:      20403 | 0.000
488.02/488.12	c total clause space: 335.816MB
488.02/488.12	c total #watches: 514673
489.92/490.05	c total #propagations: 554912362 / total #impl: 1599859771 (eff. 0.347)
489.92/490.05	c #Conflicts:     364000 | #Learnt:      21403 | 0.000
489.92/490.05	c total clause space: 335.816MB
489.92/490.05	c total #watches: 517249
491.82/491.91	c total #propagations: 556576490 / total #impl: 1604650189 (eff. 0.347)
491.82/491.91	c #Conflicts:     365000 | #Learnt:      22403 | 0.000
491.82/491.91	c total clause space: 335.816MB
491.82/491.91	c total #watches: 519675
493.82/493.92	c total #propagations: 558115896 / total #impl: 1609226084 (eff. 0.347)
493.82/493.92	c #Conflicts:     366000 | #Learnt:      23403 | 0.000
493.82/493.92	c total clause space: 335.816MB
493.82/493.92	c total #watches: 522743
495.62/495.70	c total #propagations: 559987186 / total #impl: 1614374843 (eff. 0.347)
495.62/495.70	c #Conflicts:     367000 | #Learnt:      24403 | 0.000
495.62/495.70	c total clause space: 335.816MB
495.62/495.70	c total #watches: 525067
497.32/497.47	c total #propagations: 561625421 / total #impl: 1618819278 (eff. 0.347)
497.32/497.47	c #Conflicts:     368000 | #Learnt:      25403 | 0.000
497.32/497.47	c total clause space: 335.816MB
497.32/497.47	c total #watches: 527611
499.32/499.45	c total #propagations: 563377714 / total #impl: 1623793661 (eff. 0.347)
499.32/499.45	c #Conflicts:     369000 | #Learnt:      26403 | 0.000
499.32/499.45	c total clause space: 335.816MB
499.32/499.45	c total #watches: 529999
501.52/501.65	c total #propagations: 565027765 / total #impl: 1628404883 (eff. 0.347)
501.52/501.65	c #Conflicts:     370000 | #Learnt:      27403 | 0.000
501.52/501.65	c total clause space: 335.816MB
501.52/501.65	c total #watches: 533941
503.72/503.84	c total #propagations: 566691941 / total #impl: 1633134731 (eff. 0.347)
503.72/503.84	c #Conflicts:     371000 | #Learnt:      28403 | 0.000
503.72/503.84	c total clause space: 335.816MB
503.72/503.85	c total #watches: 536569
505.82/506.00	c total #propagations: 568390339 / total #impl: 1637900515 (eff. 0.347)
505.82/506.00	c GC COLLECT
505.82/506.00	c #Conflicts:     372000 | #Learnt:      14796 | 0.000
505.82/506.00	c total clause space: 335.816MB
505.82/506.00	c total #watches: 499944
507.31/507.49	c total #propagations: 569950687 / total #impl: 1642895020 (eff. 0.347)
507.31/507.49	c #Conflicts:     373000 | #Learnt:      15796 | 0.000
507.31/507.49	c total clause space: 335.816MB
507.31/507.49	c total #watches: 502283
508.91/509.04	c total #propagations: 571548658 / total #impl: 1647556213 (eff. 0.347)
508.91/509.04	c #Conflicts:     374000 | #Learnt:      16796 | 0.000
508.91/509.04	c total clause space: 335.816MB
508.91/509.04	c total #watches: 505531
510.71/510.82	c total #propagations: 572945327 / total #impl: 1651627433 (eff. 0.347)
510.71/510.82	c #Conflicts:     375000 | #Learnt:      17796 | 0.000
510.71/510.82	c total clause space: 335.816MB
510.71/510.82	c total #watches: 507744
512.52/512.67	c total #propagations: 574553371 / total #impl: 1656206758 (eff. 0.347)
512.52/512.67	c #Conflicts:     376000 | #Learnt:      18796 | 0.000
512.52/512.67	c total clause space: 335.816MB
512.52/512.67	c total #watches: 510582
514.82/514.95	c total #propagations: 576173814 / total #impl: 1660784341 (eff. 0.347)
514.82/514.95	c #Conflicts:     377000 | #Learnt:      19796 | 0.000
514.82/514.95	c total clause space: 335.816MB
514.82/514.95	c total #watches: 514931
517.21/517.31	c total #propagations: 577939103 / total #impl: 1666041841 (eff. 0.347)
517.21/517.31	c #Conflicts:     378000 | #Learnt:      20796 | 0.000
517.21/517.31	c total clause space: 335.816MB
517.21/517.31	c total #watches: 518707
519.71/519.80	c total #propagations: 579685628 / total #impl: 1671070898 (eff. 0.347)
519.71/519.80	c #Conflicts:     379000 | #Learnt:      21796 | 0.000
519.71/519.80	c total clause space: 335.816MB
519.71/519.80	c total #watches: 521466
521.91/522.02	c total #propagations: 581382149 / total #impl: 1676048861 (eff. 0.347)
521.91/522.02	c #Conflicts:     380000 | #Learnt:      22796 | 0.000
521.91/522.02	c total clause space: 335.816MB
521.91/522.02	c total #watches: 523618
524.21/524.38	c total #propagations: 582943265 / total #impl: 1680427464 (eff. 0.347)
524.21/524.38	c #Conflicts:     381000 | #Learnt:      23796 | 0.000
524.21/524.38	c total clause space: 335.816MB
524.21/524.38	c total #watches: 526130
526.82/526.96	c total #propagations: 584542871 / total #impl: 1685013353 (eff. 0.347)
526.82/526.96	c #Conflicts:     382000 | #Learnt:      24796 | 0.000
526.82/526.96	c total clause space: 335.816MB
526.82/526.96	c total #watches: 528809
529.41/529.50	c total #propagations: 586322477 / total #impl: 1690052943 (eff. 0.347)
529.41/529.50	c #Conflicts:     383000 | #Learnt:      25796 | 0.000
529.41/529.50	c total clause space: 335.816MB
529.41/529.50	c total #watches: 532269
532.01/532.17	c total #propagations: 587918897 / total #impl: 1694665629 (eff. 0.347)
532.01/532.17	c #Conflicts:     384000 | #Learnt:      26796 | 0.000
532.01/532.17	c total clause space: 335.816MB
532.01/532.17	c total #watches: 535013
534.62/534.71	c total #propagations: 589854933 / total #impl: 1700187816 (eff. 0.347)
534.62/534.71	c #Conflicts:     385000 | #Learnt:      27796 | 0.000
534.62/534.71	c total clause space: 335.816MB
534.62/534.71	c total #watches: 537307
537.21/537.35	c total #propagations: 591622151 / total #impl: 1705113340 (eff. 0.347)
537.21/537.35	c #Conflicts:     386000 | #Learnt:      28796 | 0.000
537.21/537.35	c total clause space: 335.816MB
537.21/537.35	c total #watches: 539611
539.51/539.66	c total #propagations: 593387691 / total #impl: 1709987312 (eff. 0.347)
539.51/539.66	c #Conflicts:     387000 | #Learnt:      29796 | 0.000
539.51/539.66	c total clause space: 335.816MB
539.51/539.66	c total #watches: 542476
541.22/541.34	c total #propagations: 594868774 / total #impl: 1714074130 (eff. 0.347)
541.22/541.34	c GC COLLECT
541.22/541.34	c #Conflicts:     388000 | #Learnt:      15917 | 0.000
541.22/541.34	c total clause space: 335.816MB
541.22/541.34	c total #watches: 502712
542.91/543.05	c total #propagations: 596685102 / total #impl: 1719174489 (eff. 0.347)
542.91/543.05	c #Conflicts:     389000 | #Learnt:      16917 | 0.000
542.91/543.05	c total clause space: 335.816MB
542.91/543.05	c total #watches: 506345
544.42/544.58	c total #propagations: 598583929 / total #impl: 1724399189 (eff. 0.347)
544.42/544.58	c #Conflicts:     390000 | #Learnt:      17917 | 0.000
544.42/544.58	c total clause space: 335.816MB
544.42/544.58	c total #watches: 509140
546.11/546.23	c total #propagations: 600079373 / total #impl: 1728378874 (eff. 0.347)
546.11/546.23	c #Conflicts:     391000 | #Learnt:      18917 | 0.000
546.11/546.23	c total clause space: 335.816MB
546.11/546.24	c total #watches: 511994
548.11/548.21	c total #propagations: 601616336 / total #impl: 1732653671 (eff. 0.347)
548.11/548.21	c #Conflicts:     392000 | #Learnt:      19917 | 0.000
548.11/548.21	c total clause space: 335.816MB
548.11/548.21	c total #watches: 514199
549.92/550.09	c total #propagations: 603506102 / total #impl: 1737689413 (eff. 0.347)
549.92/550.09	c #Conflicts:     393000 | #Learnt:      20917 | 0.000
549.92/550.09	c total clause space: 335.816MB
549.92/550.09	c total #watches: 517070
551.71/551.89	c total #propagations: 605411109 / total #impl: 1743048514 (eff. 0.347)
551.71/551.89	c #Conflicts:     394000 | #Learnt:      21917 | 0.000
551.71/551.89	c total clause space: 335.816MB
551.71/551.89	c total #watches: 519321
553.71/553.84	c total #propagations: 606946999 / total #impl: 1747617916 (eff. 0.347)
553.71/553.84	c #Conflicts:     395000 | #Learnt:      22917 | 0.000
553.71/553.84	c total clause space: 335.816MB
553.71/553.84	c total #watches: 521599
555.71/555.80	c total #propagations: 608664570 / total #impl: 1752529435 (eff. 0.347)
555.71/555.80	c #Conflicts:     396000 | #Learnt:      23917 | 0.000
555.71/555.80	c total clause space: 335.816MB
555.71/555.80	c total #watches: 523705
557.61/557.78	c total #propagations: 610403632 / total #impl: 1757272807 (eff. 0.347)
557.61/557.78	c #Conflicts:     397000 | #Learnt:      24917 | 0.000
557.61/557.78	c total clause space: 335.816MB
557.61/557.78	c total #watches: 525782
559.61/559.79	c total #propagations: 612183219 / total #impl: 1761941041 (eff. 0.347)
559.61/559.79	c #Conflicts:     398000 | #Learnt:      25917 | 0.000
559.61/559.79	c total clause space: 335.816MB
559.61/559.79	c total #watches: 527801
561.71/561.84	c total #propagations: 613872029 / total #impl: 1766641257 (eff. 0.347)
561.71/561.84	c #Conflicts:     399000 | #Learnt:      26917 | 0.000
561.71/561.84	c total clause space: 335.816MB
561.71/561.84	c total #watches: 530078
563.51/563.65	c total #propagations: 615540332 / total #impl: 1771526972 (eff. 0.347)
563.51/563.65	c #Conflicts:     400000 | #Learnt:      27917 | 0.000
563.51/563.65	c total clause space: 335.816MB
563.51/563.65	c total #watches: 532158
565.51/565.62	c total #propagations: 616986480 / total #impl: 1775630931 (eff. 0.347)
565.51/565.62	c #Conflicts:     401000 | #Learnt:      28917 | 0.000
565.51/565.62	c total clause space: 335.816MB
565.51/565.62	c total #watches: 534554
567.51/567.64	c total #propagations: 618631705 / total #impl: 1780211304 (eff. 0.348)
567.51/567.64	c #Conflicts:     402000 | #Learnt:      29917 | 0.000
567.51/567.64	c total clause space: 335.816MB
567.51/567.64	c total #watches: 537855
569.21/569.39	c total #propagations: 620215375 / total #impl: 1784549699 (eff. 0.348)
569.21/569.39	c GC COLLECT
569.21/569.39	c #Conflicts:     403000 | #Learnt:      15711 | 0.000
569.21/569.39	c total clause space: 335.816MB
569.21/569.39	c total #watches: 502116
570.91/571.08	c total #propagations: 621784505 / total #impl: 1788923878 (eff. 0.348)
570.91/571.08	c #Conflicts:     404000 | #Learnt:      16711 | 0.000
570.91/571.08	c total clause space: 335.816MB
570.91/571.08	c total #watches: 505900
572.60/572.75	c total #propagations: 623381944 / total #impl: 1793601889 (eff. 0.348)
572.60/572.75	c #Conflicts:     405000 | #Learnt:      17711 | 0.000
572.60/572.75	c total clause space: 335.816MB
572.60/572.75	c total #watches: 508377
574.30/574.44	c total #propagations: 625052314 / total #impl: 1798344550 (eff. 0.348)
574.30/574.44	c #Conflicts:     406000 | #Learnt:      18711 | 0.000
574.30/574.44	c total clause space: 335.816MB
574.30/574.44	c total #watches: 510750
575.80/575.91	c total #propagations: 626774698 / total #impl: 1803012920 (eff. 0.348)
575.80/575.91	c #Conflicts:     407000 | #Learnt:      19711 | 0.000
575.80/575.91	c total clause space: 335.816MB
575.80/575.91	c total #watches: 513232
577.41/577.55	c total #propagations: 628360749 / total #impl: 1807304498 (eff. 0.348)
577.41/577.55	c #Conflicts:     408000 | #Learnt:      20711 | 0.000
577.41/577.55	c total clause space: 335.816MB
577.41/577.55	c total #watches: 515514
579.40/579.52	c total #propagations: 630102284 / total #impl: 1812003605 (eff. 0.348)
579.40/579.52	c #Conflicts:     409000 | #Learnt:      21711 | 0.000
579.40/579.52	c total clause space: 335.816MB
579.40/579.53	c total #watches: 518054
581.20/581.31	c total #propagations: 632063916 / total #impl: 1817573291 (eff. 0.348)
581.20/581.31	c #Conflicts:     410000 | #Learnt:      22711 | 0.000
581.20/581.31	c total clause space: 335.816MB
581.20/581.31	c total #watches: 520188
583.01/583.14	c total #propagations: 633740463 / total #impl: 1822241240 (eff. 0.348)
583.01/583.14	c #Conflicts:     411000 | #Learnt:      23711 | 0.000
583.01/583.14	c total clause space: 335.816MB
583.01/583.14	c total #watches: 522511
585.00/585.12	c total #propagations: 635384769 / total #impl: 1826848095 (eff. 0.348)
585.00/585.12	c #Conflicts:     412000 | #Learnt:      24711 | 0.000
585.00/585.12	c total clause space: 335.816MB
585.00/585.12	c total #watches: 524786
586.60/586.76	c total #propagations: 637181462 / total #impl: 1832007266 (eff. 0.348)
586.60/586.76	c #Conflicts:     413000 | #Learnt:      25711 | 0.000
586.60/586.76	c total clause space: 335.816MB
586.60/586.76	c total #watches: 526987
588.41/588.58	c total #propagations: 638789317 / total #impl: 1836295683 (eff. 0.348)
588.41/588.58	c #Conflicts:     414000 | #Learnt:      26711 | 0.000
588.41/588.58	c total clause space: 335.816MB
588.41/588.58	c total #watches: 530212
590.40/590.55	c total #propagations: 640517802 / total #impl: 1840869874 (eff. 0.348)
590.40/590.55	c #Conflicts:     415000 | #Learnt:      27711 | 0.000
590.40/590.55	c total clause space: 335.816MB
590.40/590.55	c total #watches: 532719
592.50/592.61	c total #propagations: 642319171 / total #impl: 1845624866 (eff. 0.348)
592.50/592.61	c #Conflicts:     416000 | #Learnt:      28711 | 0.000
592.50/592.61	c total clause space: 335.816MB
592.50/592.61	c total #watches: 535152
594.60/594.76	c total #propagations: 644069626 / total #impl: 1850537839 (eff. 0.348)
594.60/594.76	c #Conflicts:     417000 | #Learnt:      29711 | 0.000
594.60/594.76	c total clause space: 335.816MB
594.60/594.76	c total #watches: 537500
596.70/596.81	c total #propagations: 645811434 / total #impl: 1855639673 (eff. 0.348)
596.70/596.81	c #Conflicts:     418000 | #Learnt:      30711 | 0.000
596.70/596.81	c total clause space: 335.816MB
596.70/596.81	c total #watches: 539823
598.31/598.47	c total #propagations: 647413680 / total #impl: 1860144617 (eff. 0.348)
598.31/598.47	c GC COLLECT
598.31/598.47	c #Conflicts:     419000 | #Learnt:      16217 | 0.000
598.31/598.47	c total clause space: 335.816MB
598.31/598.48	c total #watches: 503078
599.80/599.99	c total #propagations: 648944870 / total #impl: 1864202613 (eff. 0.348)
599.80/599.99	c #Conflicts:     420000 | #Learnt:      17217 | 0.000
599.80/599.99	c total clause space: 335.816MB
599.80/599.99	c total #watches: 505674
601.30/601.40	c total #propagations: 650662847 / total #impl: 1868818530 (eff. 0.348)
601.30/601.40	c #Conflicts:     421000 | #Learnt:      18217 | 0.000
601.30/601.40	c total clause space: 335.816MB
601.30/601.40	c total #watches: 507870
602.71/602.86	c total #propagations: 652276488 / total #impl: 1873014831 (eff. 0.348)
602.71/602.86	c #Conflicts:     422000 | #Learnt:      19217 | 0.000
602.71/602.86	c total clause space: 335.816MB
602.71/602.86	c total #watches: 510137
604.40/604.53	c total #propagations: 653955498 / total #impl: 1877381931 (eff. 0.348)
604.40/604.53	c #Conflicts:     423000 | #Learnt:      20217 | 0.000
604.40/604.53	c total clause space: 335.816MB
604.40/604.53	c total #watches: 512431
606.01/606.15	c total #propagations: 655938809 / total #impl: 1882515470 (eff. 0.348)
606.01/606.15	c #Conflicts:     424000 | #Learnt:      21217 | 0.000
606.01/606.15	c total clause space: 335.816MB
606.01/606.15	c total #watches: 514680
607.60/607.76	c total #propagations: 657705278 / total #impl: 1887105431 (eff. 0.349)
607.60/607.76	c #Conflicts:     425000 | #Learnt:      22217 | 0.000
607.60/607.76	c total clause space: 335.816MB
607.60/607.76	c total #watches: 516897
609.31/609.44	c total #propagations: 659444930 / total #impl: 1891732315 (eff. 0.349)
609.31/609.44	c #Conflicts:     426000 | #Learnt:      23217 | 0.000
609.31/609.44	c total clause space: 335.816MB
609.31/609.44	c total #watches: 521839
611.20/611.35	c total #propagations: 661052843 / total #impl: 1896118422 (eff. 0.349)
611.20/611.35	c #Conflicts:     427000 | #Learnt:      24217 | 0.000
611.20/611.35	c total clause space: 335.816MB
611.20/611.35	c total #watches: 524946
613.20/613.34	c total #propagations: 662834468 / total #impl: 1900997643 (eff. 0.349)
613.20/613.34	c #Conflicts:     428000 | #Learnt:      25217 | 0.000
613.20/613.34	c total clause space: 335.816MB
613.20/613.34	c total #watches: 528377
615.30/615.40	c total #propagations: 664682587 / total #impl: 1906378116 (eff. 0.349)
615.30/615.40	c #Conflicts:     429000 | #Learnt:      26217 | 0.000
615.30/615.40	c total clause space: 335.816MB
615.30/615.40	c total #watches: 530778
617.40/617.51	c total #propagations: 666497634 / total #impl: 1911439892 (eff. 0.349)
617.40/617.51	c #Conflicts:     430000 | #Learnt:      27217 | 0.000
617.40/617.51	c total clause space: 335.816MB
617.40/617.51	c total #watches: 533879
619.50/619.60	c total #propagations: 668222944 / total #impl: 1916217530 (eff. 0.349)
619.50/619.60	c #Conflicts:     431000 | #Learnt:      28217 | 0.000
619.50/619.60	c total clause space: 335.816MB
619.50/619.60	c total #watches: 537456
622.00/622.13	c total #propagations: 669860018 / total #impl: 1920974225 (eff. 0.349)
622.00/622.13	c #Conflicts:     432000 | #Learnt:      29217 | 0.000
622.00/622.13	c total clause space: 335.816MB
622.00/622.14	c total #watches: 540522
624.40/624.56	c total #propagations: 671776391 / total #impl: 1926513489 (eff. 0.349)
624.40/624.56	c #Conflicts:     433000 | #Learnt:      30217 | 0.000
624.40/624.56	c total clause space: 335.816MB
624.40/624.57	c total #watches: 542695
626.80/626.93	c total #propagations: 673621759 / total #impl: 1931410592 (eff. 0.349)
626.80/626.93	c #Conflicts:     434000 | #Learnt:      31217 | 0.000
626.80/626.93	c total clause space: 335.816MB
626.80/626.93	c total #watches: 545239
628.60/628.73	c total #propagations: 675293649 / total #impl: 1935999093 (eff. 0.349)
628.60/628.73	c GC COLLECT
628.60/628.73	c #Conflicts:     435000 | #Learnt:      16419 | 0.000
628.60/628.73	c total clause space: 335.816MB
628.60/628.74	c total #watches: 504246
630.10/630.22	c total #propagations: 676924497 / total #impl: 1940563033 (eff. 0.349)
630.10/630.22	c #Conflicts:     436000 | #Learnt:      17419 | 0.000
630.10/630.22	c total clause space: 335.816MB
630.10/630.22	c total #watches: 508067
631.89/632.05	c total #propagations: 678458930 / total #impl: 1944809861 (eff. 0.349)
631.89/632.05	c #Conflicts:     437000 | #Learnt:      18419 | 0.000
631.89/632.05	c total clause space: 335.816MB
631.89/632.05	c total #watches: 511925
633.89/634.09	c total #propagations: 680093873 / total #impl: 1949406631 (eff. 0.349)
633.89/634.09	c #Conflicts:     438000 | #Learnt:      19419 | 0.000
633.89/634.09	c total clause space: 335.816MB
633.89/634.09	c total #watches: 516200
635.99/636.12	c total #propagations: 681703794 / total #impl: 1953794224 (eff. 0.349)
635.99/636.12	c #Conflicts:     439000 | #Learnt:      20419 | 0.000
635.99/636.12	c total clause space: 335.816MB
635.99/636.12	c total #watches: 519574
638.09/638.29	c total #propagations: 683303002 / total #impl: 1958504298 (eff. 0.349)
638.09/638.29	c #Conflicts:     440000 | #Learnt:      21419 | 0.000
638.09/638.29	c total clause space: 335.816MB
638.09/638.29	c total #watches: 522858
640.39/640.54	c total #propagations: 684798617 / total #impl: 1962873920 (eff. 0.349)
640.39/640.54	c #Conflicts:     441000 | #Learnt:      22419 | 0.000
640.39/640.54	c total clause space: 335.816MB
640.39/640.54	c total #watches: 525494
642.99/643.16	c total #propagations: 686326596 / total #impl: 1967324040 (eff. 0.349)
642.99/643.16	c #Conflicts:     442000 | #Learnt:      23419 | 0.000
642.99/643.16	c total clause space: 335.816MB
642.99/643.16	c total #watches: 527953
645.19/645.39	c total #propagations: 688098716 / total #impl: 1972202189 (eff. 0.349)
645.19/645.39	c #Conflicts:     443000 | #Learnt:      24419 | 0.000
645.19/645.39	c total clause space: 335.816MB
645.19/645.39	c total #watches: 530490
647.99/648.11	c total #propagations: 689533283 / total #impl: 1976163525 (eff. 0.349)
647.99/648.11	c #Conflicts:     444000 | #Learnt:      25419 | 0.000
647.99/648.11	c total clause space: 335.816MB
647.99/648.12	c total #watches: 532955
650.39/650.52	c total #propagations: 691340808 / total #impl: 1981182097 (eff. 0.349)
650.39/650.52	c #Conflicts:     445000 | #Learnt:      26419 | 0.000
650.39/650.52	c total clause space: 335.816MB
650.39/650.52	c total #watches: 535231
652.39/652.57	c total #propagations: 693126154 / total #impl: 1985887341 (eff. 0.349)
652.39/652.57	c #Conflicts:     446000 | #Learnt:      27419 | 0.000
652.39/652.57	c total clause space: 335.816MB
652.39/652.57	c total #watches: 537755
654.99/655.19	c total #propagations: 694717918 / total #impl: 1990209560 (eff. 0.349)
654.99/655.19	c S2->S1
654.99/655.19	c #Conflicts:     447000 | #Learnt:      16761 | 0.000
654.99/655.19	c total clause space: 335.816MB
654.99/655.19	c total #watches: 568547
656.29/656.47	c total #propagations: 696479125 / total #impl: 1995124324 (eff. 0.349)
656.29/656.47	c #Conflicts:     448000 | #Learnt:      17761 | 0.000
656.29/656.47	c total clause space: 335.816MB
656.29/656.47	c total #watches: 536992
657.80/657.99	c total #propagations: 697952459 / total #impl: 1999175840 (eff. 0.349)
657.80/657.99	c #Conflicts:     449000 | #Learnt:      18761 | 0.000
657.80/657.99	c total clause space: 335.816MB
657.80/657.99	c total #watches: 535348
659.29/659.42	c total #propagations: 699754854 / total #impl: 2004044794 (eff. 0.349)
659.29/659.42	c #Conflicts:     450000 | #Learnt:      19761 | 0.000
659.29/659.42	c total clause space: 335.816MB
659.29/659.42	c total #watches: 536869
660.39/660.51	c total #propagations: 701363998 / total #impl: 2008588763 (eff. 0.349)
660.39/660.51	c GC COLLECT
660.39/660.51	c #Conflicts:     451000 | #Learnt:      10493 | 0.000
660.39/660.51	c total clause space: 335.816MB
660.39/660.51	c total #watches: 486911
661.09/661.25	c total #propagations: 702502001 / total #impl: 2012014843 (eff. 0.349)
661.09/661.25	c #Conflicts:     452000 | #Learnt:      11493 | 0.000
661.09/661.25	c total clause space: 335.816MB
661.09/661.25	c total #watches: 489473
661.89/662.05	c total #propagations: 703714738 / total #impl: 2015363115 (eff. 0.349)
661.89/662.05	c #Conflicts:     453000 | #Learnt:      12493 | 0.000
661.89/662.05	c total clause space: 335.816MB
661.89/662.05	c total #watches: 492795
662.99/663.19	c total #propagations: 704990427 / total #impl: 2018827179 (eff. 0.349)
662.99/663.19	c #Conflicts:     454000 | #Learnt:      13493 | 0.000
662.99/663.19	c total clause space: 335.816MB
662.99/663.19	c total #watches: 495184
664.39/664.59	c total #propagations: 706524866 / total #impl: 2023167828 (eff. 0.349)
664.39/664.59	c #Conflicts:     455000 | #Learnt:      14493 | 0.000
664.39/664.59	c total clause space: 335.816MB
664.39/664.59	c total #watches: 497983
665.89/666.01	c total #propagations: 708391922 / total #impl: 2028646273 (eff. 0.349)
665.89/666.01	c #Conflicts:     456000 | #Learnt:      15493 | 0.000
665.89/666.01	c total clause space: 335.816MB
665.89/666.01	c total #watches: 500384
667.29/667.47	c total #propagations: 710194197 / total #impl: 2033838106 (eff. 0.349)
667.29/667.47	c #Conflicts:     457000 | #Learnt:      16493 | 0.000
667.29/667.47	c total clause space: 335.816MB
667.29/667.47	c total #watches: 503701
668.69/668.89	c total #propagations: 711841296 / total #impl: 2038684781 (eff. 0.349)
668.69/668.89	c #Conflicts:     458000 | #Learnt:      17493 | 0.000
668.69/668.89	c total clause space: 335.816MB
668.69/668.89	c total #watches: 506626
670.39/670.50	c total #propagations: 713312147 / total #impl: 2043244955 (eff. 0.349)
670.39/670.50	c #Conflicts:     459000 | #Learnt:      18493 | 0.000
670.39/670.50	c total clause space: 335.816MB
670.39/670.50	c total #watches: 508999
672.18/672.38	c total #propagations: 714888562 / total #impl: 2048124797 (eff. 0.349)
672.18/672.38	c #Conflicts:     460000 | #Learnt:      19493 | 0.000
672.18/672.38	c total clause space: 335.816MB
672.18/672.38	c total #watches: 512313
674.08/674.22	c total #propagations: 716389888 / total #impl: 2053004286 (eff. 0.349)
674.08/674.22	c #Conflicts:     461000 | #Learnt:      20493 | 0.000
674.08/674.22	c total clause space: 335.816MB
674.08/674.22	c total #watches: 515247
675.78/675.98	c total #propagations: 717980805 / total #impl: 2057755782 (eff. 0.349)
675.78/675.98	c #Conflicts:     462000 | #Learnt:      21493 | 0.000
675.78/675.98	c total clause space: 335.816MB
675.78/675.98	c total #watches: 518448
677.49/677.66	c total #propagations: 719508724 / total #impl: 2062654894 (eff. 0.349)
677.49/677.66	c #Conflicts:     463000 | #Learnt:      22493 | 0.000
677.49/677.66	c total clause space: 335.816MB
677.49/677.66	c total #watches: 520711
679.38/679.56	c total #propagations: 721129444 / total #impl: 2067241328 (eff. 0.349)
679.38/679.56	c #Conflicts:     464000 | #Learnt:      23493 | 0.000
679.38/679.56	c total clause space: 335.816MB
679.38/679.56	c total #watches: 523190
681.38/681.53	c total #propagations: 722826758 / total #impl: 2072192292 (eff. 0.349)
681.38/681.53	c #Conflicts:     465000 | #Learnt:      24493 | 0.000
681.38/681.53	c total clause space: 335.816MB
681.38/681.53	c total #watches: 525602
683.28/683.42	c total #propagations: 724596891 / total #impl: 2077332236 (eff. 0.349)
683.28/683.42	c #Conflicts:     466000 | #Learnt:      25493 | 0.000
683.28/683.42	c total clause space: 335.816MB
683.28/683.42	c total #watches: 527819
685.08/685.25	c total #propagations: 726338953 / total #impl: 2082393523 (eff. 0.349)
685.08/685.25	c #Conflicts:     467000 | #Learnt:      26493 | 0.000
685.08/685.25	c total clause space: 335.816MB
685.08/685.25	c total #watches: 530288
686.58/686.74	c total #propagations: 728011354 / total #impl: 2087278900 (eff. 0.349)
686.58/686.74	c GC COLLECT
686.58/686.74	c #Conflicts:     468000 | #Learnt:      13990 | 0.000
686.58/686.74	c total clause space: 335.816MB
686.58/686.74	c total #watches: 496411
687.68/687.80	c total #propagations: 729588320 / total #impl: 2091853231 (eff. 0.349)
687.68/687.80	c #Conflicts:     469000 | #Learnt:      14990 | 0.000
687.68/687.80	c total clause space: 335.816MB
687.68/687.80	c total #watches: 498692
688.88/689.01	c total #propagations: 731084500 / total #impl: 2095896942 (eff. 0.349)
688.88/689.01	c #Conflicts:     470000 | #Learnt:      15990 | 0.000
688.88/689.01	c total clause space: 335.816MB
688.88/689.01	c total #watches: 500887
690.08/690.26	c total #propagations: 732722125 / total #impl: 2100286074 (eff. 0.349)
690.08/690.26	c #Conflicts:     471000 | #Learnt:      16990 | 0.000
690.08/690.26	c total clause space: 335.816MB
690.08/690.26	c total #watches: 503823
691.38/691.53	c total #propagations: 734405090 / total #impl: 2105090343 (eff. 0.349)
691.38/691.53	c #Conflicts:     472000 | #Learnt:      17990 | 0.000
691.38/691.53	c total clause space: 335.816MB
691.38/691.53	c total #watches: 506821
692.78/692.95	c total #propagations: 736044540 / total #impl: 2109918474 (eff. 0.349)
692.78/692.95	c #Conflicts:     473000 | #Learnt:      18990 | 0.000
692.78/692.95	c total clause space: 335.816MB
692.78/692.95	c total #watches: 509876
694.09/694.28	c total #propagations: 737692799 / total #impl: 2114884279 (eff. 0.349)
694.09/694.28	c #Conflicts:     474000 | #Learnt:      19990 | 0.000
694.09/694.28	c total clause space: 335.816MB
694.09/694.28	c total #watches: 512112
695.38/695.57	c total #propagations: 739204940 / total #impl: 2119455957 (eff. 0.349)
695.38/695.57	c #Conflicts:     475000 | #Learnt:      20990 | 0.000
695.38/695.57	c total clause space: 335.816MB
695.38/695.57	c total #watches: 514447
696.68/696.82	c total #propagations: 740649238 / total #impl: 2123990434 (eff. 0.349)
696.68/696.82	c #Conflicts:     476000 | #Learnt:      21987 | 0.000
696.68/696.82	c total clause space: 335.816MB
696.68/696.82	c total #watches: 516759
697.78/697.93	c total #propagations: 742253933 / total #impl: 2128583419 (eff. 0.349)
697.78/697.93	c #Conflicts:     477000 | #Learnt:      22987 | 0.000
697.78/697.93	c total clause space: 335.816MB
697.78/697.93	c total #watches: 518979
698.98/699.10	c total #propagations: 743835855 / total #impl: 2132797177 (eff. 0.349)
698.98/699.10	c #Conflicts:     478000 | #Learnt:      23987 | 0.000
698.98/699.10	c total clause space: 335.816MB
698.98/699.10	c total #watches: 521094
700.08/700.23	c total #propagations: 745447061 / total #impl: 2137172086 (eff. 0.349)
700.08/700.23	c #Conflicts:     479000 | #Learnt:      24987 | 0.000
700.08/700.23	c total clause space: 335.816MB
700.08/700.23	c total #watches: 523419
701.28/701.50	c total #propagations: 746934003 / total #impl: 2141447327 (eff. 0.349)
701.28/701.50	c #Conflicts:     480000 | #Learnt:      25987 | 0.000
701.28/701.50	c total clause space: 335.816MB
701.28/701.50	c total #watches: 525917
702.58/702.76	c total #propagations: 748544281 / total #impl: 2145947464 (eff. 0.349)
702.58/702.76	c #Conflicts:     481000 | #Learnt:      26987 | 0.000
702.58/702.76	c total clause space: 335.816MB
702.58/702.76	c total #watches: 528807
704.08/704.23	c total #propagations: 750083284 / total #impl: 2150711838 (eff. 0.349)
704.08/704.23	c #Conflicts:     482000 | #Learnt:      27987 | 0.000
704.08/704.23	c total clause space: 335.816MB
704.08/704.23	c total #watches: 531254
705.58/705.73	c total #propagations: 751720305 / total #impl: 2155658333 (eff. 0.349)
705.58/705.73	c #Conflicts:     483000 | #Learnt:      28987 | 0.000
705.58/705.73	c total clause space: 335.816MB
705.58/705.73	c total #watches: 534053
706.98/707.19	c total #propagations: 753415683 / total #impl: 2160745887 (eff. 0.349)
706.98/707.19	c #Conflicts:     484000 | #Learnt:      29987 | 0.000
706.98/707.19	c total clause space: 335.816MB
706.98/707.19	c total #watches: 537021
708.08/708.29	c total #propagations: 755047439 / total #impl: 2165538271 (eff. 0.349)
708.08/708.29	c GC COLLECT
708.08/708.29	c #Conflicts:     485000 | #Learnt:      15758 | 0.000
708.08/708.29	c total clause space: 335.816MB
708.08/708.29	c total #watches: 501297
709.08/709.24	c total #propagations: 756153745 / total #impl: 2168934138 (eff. 0.349)
709.08/709.24	c #Conflicts:     486000 | #Learnt:      16758 | 0.000
709.08/709.24	c total clause space: 335.816MB
709.08/709.24	c total #watches: 504094
710.08/710.27	c total #propagations: 757271763 / total #impl: 2172094004 (eff. 0.349)
710.08/710.27	c #Conflicts:     487000 | #Learnt:      17758 | 0.000
710.08/710.27	c total clause space: 335.816MB
710.08/710.27	c total #watches: 506981
711.08/711.23	c total #propagations: 758364431 / total #impl: 2175177542 (eff. 0.349)
711.08/711.23	c #Conflicts:     488000 | #Learnt:      18758 | 0.000
711.08/711.23	c total clause space: 335.816MB
711.08/711.23	c total #watches: 509353
712.08/712.23	c total #propagations: 759395004 / total #impl: 2178113890 (eff. 0.349)
712.08/712.23	c #Conflicts:     489000 | #Learnt:      19758 | 0.000
712.08/712.23	c total clause space: 335.816MB
712.08/712.23	c total #watches: 512221
712.98/713.17	c total #propagations: 760397020 / total #impl: 2181030601 (eff. 0.349)
712.98/713.17	c #Conflicts:     490000 | #Learnt:      20758 | 0.000
712.98/713.17	c total clause space: 335.816MB
712.98/713.17	c total #watches: 515809
714.18/714.34	c total #propagations: 761257534 / total #impl: 2183686006 (eff. 0.349)
714.18/714.34	c #Conflicts:     491000 | #Learnt:      21758 | 0.000
714.18/714.34	c total clause space: 335.816MB
714.18/714.34	c total #watches: 518282
715.48/715.64	c total #propagations: 762355191 / total #impl: 2186820567 (eff. 0.349)
715.48/715.64	c #Conflicts:     492000 | #Learnt:      22758 | 0.000
715.48/715.64	c total clause space: 335.816MB
715.48/715.64	c total #watches: 520748
716.58/716.76	c total #propagations: 763399358 / total #impl: 2189775441 (eff. 0.349)
716.58/716.76	c #Conflicts:     493000 | #Learnt:      23758 | 0.000
716.58/716.76	c total clause space: 335.816MB
716.58/716.76	c total #watches: 523027
717.68/717.88	c total #propagations: 764358723 / total #impl: 2192728508 (eff. 0.349)
717.68/717.88	c #Conflicts:     494000 | #Learnt:      24758 | 0.000
717.68/717.88	c total clause space: 335.816MB
717.68/717.88	c total #watches: 525519
718.78/718.93	c total #propagations: 765379142 / total #impl: 2195760881 (eff. 0.349)
718.78/718.93	c #Conflicts:     495000 | #Learnt:      25758 | 0.000
718.78/718.93	c total clause space: 335.816MB
718.78/718.93	c total #watches: 528790
719.98/720.11	c total #propagations: 766292376 / total #impl: 2198510315 (eff. 0.349)
719.98/720.11	c #Conflicts:     496000 | #Learnt:      26758 | 0.000
719.98/720.11	c total clause space: 335.816MB
719.98/720.11	c total #watches: 531167
721.18/721.31	c total #propagations: 767291480 / total #impl: 2201356386 (eff. 0.349)
721.18/721.31	c #Conflicts:     497000 | #Learnt:      27758 | 0.000
721.18/721.31	c total clause space: 335.816MB
721.18/721.31	c total #watches: 533442
722.48/722.60	c total #propagations: 768164258 / total #impl: 2203899751 (eff. 0.349)
722.48/722.60	c #Conflicts:     498000 | #Learnt:      28758 | 0.000
722.48/722.60	c total clause space: 335.816MB
722.48/722.60	c total #watches: 535682
723.78/723.97	c total #propagations: 769128597 / total #impl: 2206680154 (eff. 0.349)
723.78/723.97	c #Conflicts:     499000 | #Learnt:      29758 | 0.000
723.78/723.97	c total clause space: 335.816MB
723.78/723.97	c total #watches: 539056
725.18/725.31	c total #propagations: 770118760 / total #impl: 2209583397 (eff. 0.349)
725.18/725.31	c #Conflicts:     500000 | #Learnt:      30758 | 0.000
725.18/725.31	c total clause space: 335.816MB
725.18/725.31	c total #watches: 541411
726.58/726.78	c total #propagations: 770918293 / total #impl: 2211975442 (eff. 0.349)
726.58/726.78	c #Conflicts:     501000 | #Learnt:      31758 | 0.000
726.58/726.78	c total clause space: 335.816MB
726.58/726.78	c total #watches: 543825
728.38/728.50	c total #propagations: 771847751 / total #impl: 2214676860 (eff. 0.349)
728.38/728.50	c GC COLLECT
728.38/728.50	c #Conflicts:     502000 | #Learnt:      16471 | 0.000
728.38/728.50	c total clause space: 335.816MB
728.38/728.50	c total #watches: 503233
729.38/729.59	c total #propagations: 772968212 / total #impl: 2217996367 (eff. 0.348)
729.38/729.59	c #Conflicts:     503000 | #Learnt:      17471 | 0.000
729.38/729.59	c total clause space: 335.816MB
729.38/729.59	c total #watches: 506088
730.58/730.72	c total #propagations: 774105621 / total #impl: 2221619828 (eff. 0.348)
730.58/730.72	c #Conflicts:     504000 | #Learnt:      18471 | 0.000
730.58/730.72	c total clause space: 335.816MB
730.58/730.72	c total #watches: 508577
731.58/731.74	c total #propagations: 775431867 / total #impl: 2225414591 (eff. 0.348)
731.58/731.74	c #Conflicts:     505000 | #Learnt:      19471 | 0.000
731.58/731.74	c total clause space: 335.816MB
731.58/731.74	c total #watches: 511069
732.78/732.95	c total #propagations: 776563634 / total #impl: 2228729992 (eff. 0.348)
732.78/732.95	c #Conflicts:     506000 | #Learnt:      20471 | 0.000
732.78/732.95	c total clause space: 335.816MB
732.78/732.95	c total #watches: 513435
733.98/734.14	c total #propagations: 777810682 / total #impl: 2232631324 (eff. 0.348)
733.98/734.14	c #Conflicts:     507000 | #Learnt:      21471 | 0.000
733.98/734.14	c total clause space: 335.816MB
733.98/734.14	c total #watches: 515890
735.08/735.22	c total #propagations: 779033861 / total #impl: 2236592110 (eff. 0.348)
735.08/735.22	c #Conflicts:     508000 | #Learnt:      22471 | 0.000
735.08/735.22	c total clause space: 335.816MB
735.08/735.22	c total #watches: 518058
736.38/736.50	c total #propagations: 780127653 / total #impl: 2239802173 (eff. 0.348)
736.38/736.50	c #Conflicts:     509000 | #Learnt:      23471 | 0.000
736.38/736.50	c total clause space: 335.816MB
736.38/736.50	c total #watches: 520575
737.67/737.84	c total #propagations: 781422867 / total #impl: 2243875469 (eff. 0.348)
737.67/737.84	c #Conflicts:     510000 | #Learnt:      24471 | 0.000
737.67/737.84	c total clause space: 335.816MB
737.67/737.84	c total #watches: 522794
738.97/739.20	c total #propagations: 782731237 / total #impl: 2248071442 (eff. 0.348)
738.97/739.20	c #Conflicts:     511000 | #Learnt:      25471 | 0.000
738.97/739.20	c total clause space: 335.816MB
738.97/739.20	c total #watches: 525647
740.47/740.68	c total #propagations: 784020341 / total #impl: 2252305197 (eff. 0.348)
740.47/740.68	c #Conflicts:     512000 | #Learnt:      26471 | 0.000
740.47/740.68	c total clause space: 335.816MB
740.47/740.68	c total #watches: 528256
741.87/742.05	c total #propagations: 785308518 / total #impl: 2256579655 (eff. 0.348)
741.87/742.05	c #Conflicts:     513000 | #Learnt:      27471 | 0.000
741.87/742.05	c total clause space: 335.816MB
741.87/742.05	c total #watches: 530743
743.17/743.34	c total #propagations: 786465097 / total #impl: 2260370237 (eff. 0.348)
743.17/743.34	c #Conflicts:     514000 | #Learnt:      28471 | 0.000
743.17/743.34	c total clause space: 335.816MB
743.17/743.34	c total #watches: 533831
744.47/744.66	c total #propagations: 787760162 / total #impl: 2264251397 (eff. 0.348)
744.47/744.66	c #Conflicts:     515000 | #Learnt:      29471 | 0.000
744.47/744.66	c total clause space: 335.816MB
744.47/744.66	c total #watches: 537068
745.68/745.83	c total #propagations: 789137708 / total #impl: 2268253526 (eff. 0.348)
745.68/745.83	c #Conflicts:     516000 | #Learnt:      30471 | 0.000
745.68/745.83	c total clause space: 335.816MB
745.68/745.83	c total #watches: 540070
747.07/747.23	c total #propagations: 790461787 / total #impl: 2272042266 (eff. 0.348)
747.07/747.23	c #Conflicts:     517000 | #Learnt:      31471 | 0.000
747.07/747.23	c total clause space: 335.816MB
747.07/747.23	c total #watches: 543413
748.57/748.77	c total #propagations: 792044686 / total #impl: 2276472355 (eff. 0.348)
748.57/748.77	c #Conflicts:     518000 | #Learnt:      32471 | 0.000
748.57/748.77	c total clause space: 335.816MB
748.57/748.77	c total #watches: 546263
749.77/749.93	c total #propagations: 793700974 / total #impl: 2281161952 (eff. 0.348)
749.77/749.93	c #Conflicts:     519000 | #Learnt:      33471 | 0.000
749.77/749.93	c total clause space: 335.816MB
749.77/749.93	c total #watches: 549526
750.97/751.11	c total #propagations: 794932873 / total #impl: 2284696631 (eff. 0.348)
750.97/751.11	c GC COLLECT
750.97/751.11	c #Conflicts:     520000 | #Learnt:      17558 | 0.000
750.97/751.11	c total clause space: 335.816MB
750.97/751.11	c total #watches: 507119
752.17/752.38	c total #propagations: 796185108 / total #impl: 2288456226 (eff. 0.348)
752.17/752.38	c #Conflicts:     521000 | #Learnt:      18558 | 0.000
752.17/752.38	c total clause space: 335.816MB
752.17/752.38	c total #watches: 509529
753.48/753.66	c total #propagations: 797643054 / total #impl: 2292924116 (eff. 0.348)
753.48/753.66	c #Conflicts:     522000 | #Learnt:      19558 | 0.000
753.48/753.66	c total clause space: 335.816MB
753.48/753.66	c total #watches: 512218
754.87/755.06	c total #propagations: 799178252 / total #impl: 2297419661 (eff. 0.348)
754.87/755.06	c #Conflicts:     523000 | #Learnt:      20558 | 0.000
754.87/755.06	c total clause space: 335.816MB
754.87/755.06	c total #watches: 515102
756.27/756.45	c total #propagations: 800806796 / total #impl: 2302280225 (eff. 0.348)
756.27/756.45	c #Conflicts:     524000 | #Learnt:      21558 | 0.000
756.27/756.45	c total clause space: 335.816MB
756.27/756.45	c total #watches: 519186
757.57/757.74	c total #propagations: 802333325 / total #impl: 2307021336 (eff. 0.348)
757.57/757.74	c #Conflicts:     525000 | #Learnt:      22558 | 0.000
757.57/757.74	c total clause space: 335.816MB
757.57/757.74	c total #watches: 521780
758.98/759.11	c total #propagations: 803707664 / total #impl: 2310947203 (eff. 0.348)
758.98/759.11	c #Conflicts:     526000 | #Learnt:      23558 | 0.000
758.98/759.11	c total clause space: 335.816MB
758.98/759.11	c total #watches: 524339
760.37/760.54	c total #propagations: 805237945 / total #impl: 2315471414 (eff. 0.348)
760.37/760.54	c #Conflicts:     527000 | #Learnt:      24558 | 0.000
760.37/760.54	c total clause space: 335.816MB
760.37/760.54	c total #watches: 527521
761.77/761.98	c total #propagations: 806982845 / total #impl: 2320497045 (eff. 0.348)
761.77/761.98	c #Conflicts:     528000 | #Learnt:      25558 | 0.000
761.77/761.98	c total clause space: 335.816MB
761.77/761.98	c total #watches: 529711
763.38/763.53	c total #propagations: 808514137 / total #impl: 2325046507 (eff. 0.348)
763.38/763.53	c #Conflicts:     529000 | #Learnt:      26558 | 0.000
763.38/763.53	c total clause space: 335.816MB
763.38/763.53	c total #watches: 532236
764.97/765.15	c total #propagations: 810038256 / total #impl: 2329396813 (eff. 0.348)
764.97/765.15	c #Conflicts:     530000 | #Learnt:      27558 | 0.000
764.97/765.15	c total clause space: 335.816MB
764.97/765.15	c total #watches: 534968
766.37/766.51	c total #propagations: 811790881 / total #impl: 2334236954 (eff. 0.348)
766.37/766.51	c #Conflicts:     531000 | #Learnt:      28558 | 0.000
766.37/766.51	c total clause space: 335.816MB
766.37/766.51	c total #watches: 537185
767.87/768.04	c total #propagations: 813291087 / total #impl: 2338406220 (eff. 0.348)
767.87/768.04	c #Conflicts:     532000 | #Learnt:      29558 | 0.000
767.87/768.04	c total clause space: 335.816MB
767.87/768.04	c total #watches: 539973
769.37/769.56	c total #propagations: 814945525 / total #impl: 2342973399 (eff. 0.348)
769.37/769.56	c #Conflicts:     533000 | #Learnt:      30558 | 0.000
769.37/769.56	c total clause space: 335.816MB
769.37/769.56	c total #watches: 542735
770.77/770.98	c total #propagations: 816426145 / total #impl: 2347691104 (eff. 0.348)
770.77/770.98	c #Conflicts:     534000 | #Learnt:      31558 | 0.000
770.77/770.98	c total clause space: 335.816MB
770.77/770.98	c total #watches: 546222
772.37/772.53	c total #propagations: 817821100 / total #impl: 2351773873 (eff. 0.348)
772.37/772.53	c #Conflicts:     535000 | #Learnt:      32558 | 0.000
772.37/772.53	c total clause space: 335.816MB
772.37/772.53	c total #watches: 548728
773.87/774.06	c total #propagations: 819325432 / total #impl: 2356367402 (eff. 0.348)
773.87/774.06	c #Conflicts:     536000 | #Learnt:      33558 | 0.000
773.87/774.06	c total clause space: 335.816MB
773.87/774.06	c total #watches: 551563
775.77/775.94	c total #propagations: 820776070 / total #impl: 2360679403 (eff. 0.348)
775.77/775.94	c #Conflicts:     537000 | #Learnt:      34558 | 0.000
775.77/775.94	c total clause space: 335.816MB
775.77/775.95	c total #watches: 554105
777.07/777.29	c total #propagations: 822452070 / total #impl: 2365444819 (eff. 0.348)
777.07/777.29	c GC COLLECT
777.07/777.29	c #Conflicts:     538000 | #Learnt:      18159 | 0.000
777.07/777.29	c total clause space: 335.816MB
777.07/777.29	c total #watches: 508606
778.27/778.44	c total #propagations: 824081310 / total #impl: 2370032094 (eff. 0.348)
778.27/778.44	c #Conflicts:     539000 | #Learnt:      19159 | 0.000
778.27/778.44	c total clause space: 335.816MB
778.27/778.44	c total #watches: 511206
779.27/779.48	c total #propagations: 825469769 / total #impl: 2374137061 (eff. 0.348)
779.27/779.48	c #Conflicts:     540000 | #Learnt:      20159 | 0.000
779.27/779.48	c total clause space: 335.816MB
779.27/779.49	c total #watches: 514171
780.77/780.95	c total #propagations: 826664551 / total #impl: 2377819492 (eff. 0.348)
780.77/780.95	c #Conflicts:     541000 | #Learnt:      21159 | 0.000
780.77/780.95	c total clause space: 335.816MB
780.77/780.95	c total #watches: 517743
782.08/782.29	c total #propagations: 828308566 / total #impl: 2382833867 (eff. 0.348)
782.08/782.29	c #Conflicts:     542000 | #Learnt:      22159 | 0.000
782.08/782.29	c total clause space: 335.816MB
782.08/782.29	c total #watches: 520079
783.27/783.47	c total #propagations: 829878390 / total #impl: 2387297239 (eff. 0.348)
783.27/783.47	c #Conflicts:     543000 | #Learnt:      23159 | 0.000
783.27/783.47	c total clause space: 335.816MB
783.27/783.47	c total #watches: 522446
784.97/785.16	c total #propagations: 831245012 / total #impl: 2391030260 (eff. 0.348)
784.97/785.16	c #Conflicts:     544000 | #Learnt:      24159 | 0.000
784.97/785.16	c total clause space: 335.816MB
784.97/785.16	c total #watches: 525018
786.37/786.53	c total #propagations: 833096914 / total #impl: 2396264009 (eff. 0.348)
786.37/786.53	c #Conflicts:     545000 | #Learnt:      25159 | 0.000
786.37/786.53	c total clause space: 335.816MB
786.37/786.53	c total #watches: 528452
787.67/787.87	c total #propagations: 834771055 / total #impl: 2401057148 (eff. 0.348)
787.67/787.87	c #Conflicts:     546000 | #Learnt:      26159 | 0.000
787.67/787.87	c total clause space: 335.816MB
787.67/787.87	c total #watches: 531114
788.87/789.04	c total #propagations: 836183566 / total #impl: 2405028362 (eff. 0.348)
788.87/789.04	c #Conflicts:     547000 | #Learnt:      27159 | 0.000
788.87/789.04	c total clause space: 335.816MB
788.87/789.04	c total #watches: 533704
790.07/790.21	c total #propagations: 837475410 / total #impl: 2408825301 (eff. 0.348)
790.07/790.21	c #Conflicts:     548000 | #Learnt:      28159 | 0.000
790.07/790.21	c total clause space: 335.816MB
790.07/790.21	c total #watches: 536062
791.27/791.47	c total #propagations: 838586672 / total #impl: 2412243938 (eff. 0.348)
791.27/791.47	c #Conflicts:     549000 | #Learnt:      29159 | 0.000
791.27/791.47	c total clause space: 335.816MB
791.27/791.47	c total #watches: 538334
792.67/792.89	c total #propagations: 839983331 / total #impl: 2416394630 (eff. 0.348)
792.67/792.89	c #Conflicts:     550000 | #Learnt:      30159 | 0.000
792.67/792.89	c total clause space: 335.816MB
792.67/792.89	c total #watches: 540793
794.07/794.30	c total #propagations: 841468175 / total #impl: 2420872652 (eff. 0.348)
794.07/794.30	c #Conflicts:     551000 | #Learnt:      31159 | 0.000
794.07/794.30	c total clause space: 335.816MB
794.07/794.30	c total #watches: 543332
795.57/795.77	c total #propagations: 842852175 / total #impl: 2424800837 (eff. 0.348)
795.57/795.77	c #Conflicts:     552000 | #Learnt:      32159 | 0.000
795.57/795.77	c total clause space: 335.816MB
795.57/795.77	c total #watches: 546234
796.97/797.16	c total #propagations: 844286537 / total #impl: 2429341068 (eff. 0.348)
796.97/797.16	c #Conflicts:     553000 | #Learnt:      33159 | 0.000
796.97/797.16	c total clause space: 335.816MB
796.97/797.16	c total #watches: 549229
798.37/798.53	c total #propagations: 845543504 / total #impl: 2433516690 (eff. 0.347)
798.37/798.53	c #Conflicts:     554000 | #Learnt:      34159 | 0.000
798.37/798.53	c total clause space: 335.816MB
798.37/798.53	c total #watches: 552418
799.77/799.99	c total #propagations: 846714832 / total #impl: 2437309272 (eff. 0.347)
799.77/799.99	c #Conflicts:     555000 | #Learnt:      35159 | 0.000
799.77/799.99	c total clause space: 335.816MB
799.77/799.99	c total #watches: 555622
801.27/801.43	c total #propagations: 847901852 / total #impl: 2441288519 (eff. 0.347)
801.27/801.43	c GC COLLECT
801.27/801.43	c #Conflicts:     556000 | #Learnt:      18369 | 0.000
801.27/801.43	c total clause space: 335.816MB
801.27/801.43	c total #watches: 509857
802.47/802.60	c total #propagations: 849209270 / total #impl: 2445632896 (eff. 0.347)
802.47/802.60	c #Conflicts:     557000 | #Learnt:      19369 | 0.000
802.47/802.60	c total clause space: 335.816MB
802.47/802.61	c total #watches: 513956
803.86/804.06	c total #propagations: 850494028 / total #impl: 2450084332 (eff. 0.347)
803.86/804.06	c #Conflicts:     558000 | #Learnt:      20369 | 0.000
803.86/804.06	c total clause space: 335.816MB
803.86/804.06	c total #watches: 522490
806.06/806.22	c total #propagations: 851773818 / total #impl: 2454538224 (eff. 0.347)
806.06/806.22	c #Conflicts:     559000 | #Learnt:      21369 | 0.000
806.06/806.22	c total clause space: 335.816MB
806.06/806.22	c total #watches: 525051
808.56/808.71	c total #propagations: 853225695 / total #impl: 2458672835 (eff. 0.347)
808.56/808.71	c #Conflicts:     560000 | #Learnt:      22369 | 0.000
808.56/808.71	c total clause space: 335.816MB
808.56/808.71	c total #watches: 529308
810.76/810.95	c total #propagations: 854971371 / total #impl: 2463967845 (eff. 0.347)
810.76/810.95	c #Conflicts:     561000 | #Learnt:      23369 | 0.000
810.76/810.95	c total clause space: 335.816MB
810.76/810.95	c total #watches: 532496
813.16/813.39	c total #propagations: 856451257 / total #impl: 2468448074 (eff. 0.347)
813.16/813.39	c #Conflicts:     562000 | #Learnt:      24369 | 0.000
813.16/813.39	c total clause space: 335.816MB
813.16/813.39	c total #watches: 535016
815.46/815.60	c total #propagations: 858091292 / total #impl: 2473090850 (eff. 0.347)
815.46/815.60	c #Conflicts:     563000 | #Learnt:      25369 | 0.000
815.46/815.60	c total clause space: 335.816MB
815.46/815.60	c total #watches: 538042
817.66/817.84	c total #propagations: 859738885 / total #impl: 2478087365 (eff. 0.347)
817.66/817.84	c #Conflicts:     564000 | #Learnt:      26369 | 0.000
817.66/817.84	c total clause space: 335.816MB
817.66/817.84	c total #watches: 540715
819.96/820.12	c total #propagations: 861325459 / total #impl: 2482714579 (eff. 0.347)
819.96/820.12	c #Conflicts:     565000 | #Learnt:      27369 | 0.000
819.96/820.12	c total clause space: 335.816MB
819.96/820.12	c total #watches: 544378
822.16/822.34	c total #propagations: 862729261 / total #impl: 2487464137 (eff. 0.347)
822.16/822.34	c #Conflicts:     566000 | #Learnt:      28369 | 0.000
822.16/822.34	c total clause space: 335.816MB
822.16/822.34	c total #watches: 547158
824.16/824.32	c total #propagations: 864031458 / total #impl: 2492191099 (eff. 0.347)
824.16/824.32	c #Conflicts:     567000 | #Learnt:      29369 | 0.000
824.16/824.32	c total clause space: 335.816MB
824.16/824.32	c total #watches: 549997
826.46/826.69	c total #propagations: 865244123 / total #impl: 2495892247 (eff. 0.347)
826.46/826.69	c #Conflicts:     568000 | #Learnt:      30369 | 0.000
826.46/826.69	c total clause space: 335.816MB
826.46/826.69	c total #watches: 552969
828.96/829.10	c total #propagations: 866692004 / total #impl: 2500039083 (eff. 0.347)
828.96/829.10	c #Conflicts:     569000 | #Learnt:      31369 | 0.000
828.96/829.10	c total clause space: 335.816MB
828.96/829.10	c total #watches: 555977
831.57/831.71	c total #propagations: 868257781 / total #impl: 2504567039 (eff. 0.347)
831.57/831.71	c #Conflicts:     570000 | #Learnt:      32369 | 0.000
831.57/831.71	c total clause space: 335.816MB
831.57/831.71	c total #watches: 559624
834.16/834.36	c total #propagations: 869793035 / total #impl: 2509360674 (eff. 0.347)
834.16/834.36	c #Conflicts:     571000 | #Learnt:      33369 | 0.000
834.16/834.36	c total clause space: 335.816MB
834.16/834.36	c total #watches: 563603
836.86/837.03	c total #propagations: 871456098 / total #impl: 2514497199 (eff. 0.347)
836.86/837.03	c #Conflicts:     572000 | #Learnt:      34369 | 0.000
836.86/837.03	c total clause space: 335.816MB
836.86/837.03	c total #watches: 566521
839.46/839.68	c total #propagations: 873201348 / total #impl: 2519711509 (eff. 0.347)
839.46/839.68	c #Conflicts:     573000 | #Learnt:      35369 | 0.000
839.46/839.68	c total clause space: 335.816MB
839.46/839.68	c total #watches: 568772
842.26/842.41	c total #propagations: 874972637 / total #impl: 2524854316 (eff. 0.347)
842.26/842.41	c #Conflicts:     574000 | #Learnt:      36369 | 0.000
842.26/842.41	c total clause space: 335.816MB
842.26/842.41	c total #watches: 571121
843.76/843.97	c total #propagations: 876815200 / total #impl: 2530243100 (eff. 0.347)
843.76/843.97	c GC COLLECT
843.76/843.97	c #Conflicts:     575000 | #Learnt:      19182 | 0.000
843.76/843.97	c total clause space: 335.816MB
843.76/843.97	c total #watches: 512178
845.16/845.34	c total #propagations: 878734084 / total #impl: 2535997087 (eff. 0.347)
845.16/845.34	c #Conflicts:     576000 | #Learnt:      20182 | 0.000
845.16/845.34	c total clause space: 335.816MB
845.16/845.34	c total #watches: 514485
846.56/846.75	c total #propagations: 880493793 / total #impl: 2540962892 (eff. 0.347)
846.56/846.75	c #Conflicts:     577000 | #Learnt:      21182 | 0.000
846.56/846.75	c total clause space: 335.816MB
846.56/846.75	c total #watches: 517394
847.96/848.19	c total #propagations: 882109602 / total #impl: 2545649581 (eff. 0.347)
847.96/848.19	c #Conflicts:     578000 | #Learnt:      22182 | 0.000
847.96/848.19	c total clause space: 335.816MB
847.96/848.19	c total #watches: 520474
849.26/849.45	c total #propagations: 883727780 / total #impl: 2550317785 (eff. 0.347)
849.26/849.45	c #Conflicts:     579000 | #Learnt:      23182 | 0.000
849.26/849.45	c total clause space: 335.816MB
849.26/849.45	c total #watches: 522985
850.46/850.68	c total #propagations: 885114747 / total #impl: 2554344798 (eff. 0.347)
850.46/850.68	c #Conflicts:     580000 | #Learnt:      24182 | 0.000
850.46/850.68	c total clause space: 335.816MB
850.46/850.68	c total #watches: 525263
851.96/852.11	c total #propagations: 886471060 / total #impl: 2558326276 (eff. 0.347)
851.96/852.11	c #Conflicts:     581000 | #Learnt:      25182 | 0.000
851.96/852.11	c total clause space: 335.816MB
851.96/852.11	c total #watches: 528947
853.46/853.66	c total #propagations: 887882523 / total #impl: 2562504805 (eff. 0.346)
853.46/853.66	c #Conflicts:     582000 | #Learnt:      26182 | 0.000
853.46/853.66	c total clause space: 335.816MB
853.46/853.66	c total #watches: 531539
855.16/855.32	c total #propagations: 889411230 / total #impl: 2566827763 (eff. 0.347)
855.16/855.32	c #Conflicts:     583000 | #Learnt:      27182 | 0.000
855.16/855.32	c total clause space: 335.816MB
855.16/855.32	c total #watches: 534019
856.76/856.94	c total #propagations: 890934669 / total #impl: 2571363027 (eff. 0.346)
856.76/856.94	c #Conflicts:     584000 | #Learnt:      28182 | 0.000
856.76/856.94	c total clause space: 335.816MB
856.76/856.94	c total #watches: 536421
858.46/858.68	c total #propagations: 892520573 / total #impl: 2576155134 (eff. 0.346)
858.46/858.68	c #Conflicts:     585000 | #Learnt:      29182 | 0.000
858.46/858.68	c total clause space: 335.816MB
858.46/858.68	c total #watches: 538812
860.16/860.33	c total #propagations: 894198896 / total #impl: 2580631716 (eff. 0.347)
860.16/860.33	c #Conflicts:     586000 | #Learnt:      30182 | 0.000
860.16/860.33	c total clause space: 335.816MB
860.16/860.33	c total #watches: 541428
861.85/862.09	c total #propagations: 895737817 / total #impl: 2585102316 (eff. 0.346)
861.85/862.09	c #Conflicts:     587000 | #Learnt:      31182 | 0.000
861.85/862.09	c total clause space: 335.816MB
861.85/862.09	c total #watches: 544603
863.46/863.69	c total #propagations: 897358792 / total #impl: 2589921596 (eff. 0.346)
863.46/863.69	c #Conflicts:     588000 | #Learnt:      32182 | 0.000
863.46/863.69	c total clause space: 335.816MB
863.46/863.69	c total #watches: 547412
864.95/865.18	c total #propagations: 898812749 / total #impl: 2594129820 (eff. 0.346)
864.95/865.18	c #Conflicts:     589000 | #Learnt:      33182 | 0.000
864.95/865.18	c total clause space: 335.816MB
864.95/865.18	c total #watches: 549698
866.85/867.08	c total #propagations: 900241930 / total #impl: 2597967747 (eff. 0.347)
866.85/867.08	c #Conflicts:     590000 | #Learnt:      34182 | 0.000
866.85/867.08	c total clause space: 335.816MB
866.85/867.08	c total #watches: 551799
868.35/868.53	c total #propagations: 902189187 / total #impl: 2603514275 (eff. 0.347)
868.35/868.53	c #Conflicts:     591000 | #Learnt:      35182 | 0.000
868.35/868.53	c total clause space: 335.816MB
868.35/868.54	c total #watches: 554272
869.96/870.18	c total #propagations: 903548134 / total #impl: 2607164266 (eff. 0.347)
869.96/870.18	c #Conflicts:     592000 | #Learnt:      36182 | 0.000
869.96/870.18	c total clause space: 335.816MB
869.96/870.18	c total #watches: 556564
871.75/871.97	c total #propagations: 905066716 / total #impl: 2611400164 (eff. 0.347)
871.75/871.97	c GC COLLECT
871.75/871.97	c #Conflicts:     593000 | #Learnt:      18704 | 0.000
871.75/871.97	c total clause space: 335.816MB
871.75/871.97	c total #watches: 510348
873.05/873.28	c total #propagations: 906887112 / total #impl: 2616669739 (eff. 0.347)
873.05/873.28	c #Conflicts:     594000 | #Learnt:      19704 | 0.000
873.05/873.28	c total clause space: 335.816MB
873.05/873.28	c total #watches: 512543
874.46/874.61	c total #propagations: 908522711 / total #impl: 2621398892 (eff. 0.347)
874.46/874.61	c #Conflicts:     595000 | #Learnt:      20704 | 0.000
874.46/874.61	c total clause space: 335.816MB
874.46/874.61	c total #watches: 515082
875.85/876.03	c total #propagations: 910255494 / total #impl: 2626247596 (eff. 0.347)
875.85/876.03	c #Conflicts:     596000 | #Learnt:      21704 | 0.000
875.85/876.03	c total clause space: 335.816MB
875.85/876.03	c total #watches: 519077
877.35/877.54	c total #propagations: 911977347 / total #impl: 2631409405 (eff. 0.347)
877.35/877.54	c #Conflicts:     597000 | #Learnt:      22704 | 0.000
877.35/877.54	c total clause space: 335.816MB
877.35/877.54	c total #watches: 523355
878.95/879.13	c total #propagations: 913629145 / total #impl: 2636426001 (eff. 0.347)
878.95/879.13	c #Conflicts:     598000 | #Learnt:      23704 | 0.000
878.95/879.13	c total clause space: 335.816MB
878.95/879.13	c total #watches: 526348
880.65/880.84	c total #propagations: 915284348 / total #impl: 2641150089 (eff. 0.347)
880.65/880.84	c #Conflicts:     599000 | #Learnt:      24704 | 0.000
880.65/880.84	c total clause space: 335.816MB
880.65/880.84	c total #watches: 529090
882.25/882.42	c total #propagations: 917120208 / total #impl: 2646486581 (eff. 0.347)
882.25/882.42	c #Conflicts:     600000 | #Learnt:      25704 | 0.000
882.25/882.42	c total clause space: 335.816MB
882.25/882.42	c total #watches: 532210
883.95/884.11	c total #propagations: 918724280 / total #impl: 2651276992 (eff. 0.347)
883.95/884.11	c #Conflicts:     601000 | #Learnt:      26704 | 0.000
883.95/884.11	c total clause space: 335.816MB
883.95/884.11	c total #watches: 534733
885.75/885.93	c total #propagations: 920375950 / total #impl: 2655894144 (eff. 0.347)
885.75/885.93	c #Conflicts:     602000 | #Learnt:      27704 | 0.000
885.75/885.93	c total clause space: 335.816MB
885.75/885.93	c total #watches: 537832
887.45/887.64	c total #propagations: 922042604 / total #impl: 2660694282 (eff. 0.347)
887.45/887.64	c #Conflicts:     603000 | #Learnt:      28704 | 0.000
887.45/887.64	c total clause space: 335.816MB
887.45/887.65	c total #watches: 540429
888.76/888.98	c total #propagations: 923601874 / total #impl: 2665147485 (eff. 0.347)
888.76/888.98	c #Conflicts:     604000 | #Learnt:      29704 | 0.000
888.76/888.98	c total clause space: 335.816MB
888.76/888.98	c total #watches: 542960
890.35/890.57	c total #propagations: 924906506 / total #impl: 2669288042 (eff. 0.346)
890.35/890.57	c #Conflicts:     605000 | #Learnt:      30704 | 0.000
890.35/890.57	c total clause space: 335.816MB
890.35/890.57	c total #watches: 545203
891.85/892.08	c total #propagations: 926420731 / total #impl: 2673600594 (eff. 0.347)
891.85/892.08	c #Conflicts:     606000 | #Learnt:      31704 | 0.000
891.85/892.08	c total clause space: 335.816MB
891.85/892.08	c total #watches: 547853
893.85/894.07	c total #propagations: 927876956 / total #impl: 2677832092 (eff. 0.347)
893.85/894.07	c #Conflicts:     607000 | #Learnt:      32704 | 0.000
893.85/894.07	c total clause space: 335.816MB
893.85/894.07	c total #watches: 550201
895.95/896.15	c total #propagations: 929673752 / total #impl: 2683326032 (eff. 0.346)
895.95/896.15	c #Conflicts:     608000 | #Learnt:      33704 | 0.000
895.95/896.15	c total clause space: 335.816MB
895.95/896.15	c total #watches: 553564
897.85/898.02	c total #propagations: 931420713 / total #impl: 2688836111 (eff. 0.346)
897.85/898.02	c #Conflicts:     609000 | #Learnt:      34704 | 0.000
897.85/898.02	c total clause space: 335.816MB
897.85/898.02	c total #watches: 556169
900.15/900.39	c total #propagations: 932918597 / total #impl: 2693565988 (eff. 0.346)
900.15/900.39	c #Conflicts:     610000 | #Learnt:      35704 | 0.000
900.15/900.39	c total clause space: 335.816MB
900.15/900.39	c total #watches: 558867
902.75/902.96	c total #propagations: 934683933 / total #impl: 2699115180 (eff. 0.346)
902.75/902.96	c #Conflicts:     611000 | #Learnt:      36704 | 0.000
902.75/902.96	c total clause space: 335.816MB
902.75/902.96	c total #watches: 563816
905.45/905.67	c total #propagations: 936411852 / total #impl: 2704466256 (eff. 0.346)
905.45/905.67	c GC COLLECT
905.45/905.67	c #Conflicts:     612000 | #Learnt:      18902 | 0.000
905.45/905.67	c total clause space: 335.816MB
905.45/905.68	c total #watches: 510764
906.95/907.13	c total #propagations: 938232676 / total #impl: 2710151601 (eff. 0.346)
906.95/907.13	c #Conflicts:     613000 | #Learnt:      19902 | 0.000
906.95/907.13	c total clause space: 335.816MB
906.95/907.13	c total #watches: 515030
908.65/908.85	c total #propagations: 940073271 / total #impl: 2715756420 (eff. 0.346)
908.65/908.85	c #Conflicts:     614000 | #Learnt:      20902 | 0.000
908.65/908.85	c total clause space: 335.816MB
908.65/908.85	c total #watches: 517782
910.15/910.34	c total #propagations: 942158088 / total #impl: 2721773467 (eff. 0.346)
910.15/910.34	c #Conflicts:     615000 | #Learnt:      21902 | 0.000
910.15/910.34	c total clause space: 335.816MB
910.15/910.34	c total #watches: 520240
911.75/911.90	c total #propagations: 943919071 / total #impl: 2726701684 (eff. 0.346)
911.75/911.90	c #Conflicts:     616000 | #Learnt:      22902 | 0.000
911.75/911.90	c total clause space: 335.816MB
911.75/911.90	c total #watches: 523022
913.05/913.22	c total #propagations: 945718536 / total #impl: 2731775562 (eff. 0.346)
913.05/913.22	c #Conflicts:     617000 | #Learnt:      23902 | 0.000
913.05/913.22	c total clause space: 335.816MB
913.05/913.22	c total #watches: 525558
914.35/914.56	c total #propagations: 947160706 / total #impl: 2736225018 (eff. 0.346)
914.35/914.56	c #Conflicts:     618000 | #Learnt:      24902 | 0.000
914.35/914.56	c total clause space: 335.816MB
914.35/914.56	c total #watches: 528736
915.85/916.06	c total #propagations: 948648591 / total #impl: 2740541003 (eff. 0.346)
915.85/916.06	c #Conflicts:     619000 | #Learnt:      25902 | 0.000
915.85/916.06	c total clause space: 335.816MB
915.85/916.06	c total #watches: 532103
917.25/917.47	c total #propagations: 950468048 / total #impl: 2745463350 (eff. 0.346)
917.25/917.47	c #Conflicts:     620000 | #Learnt:      26902 | 0.000
917.25/917.47	c total clause space: 335.816MB
917.25/917.47	c total #watches: 534572
918.65/918.88	c total #propagations: 951957044 / total #impl: 2749858219 (eff. 0.346)
918.65/918.88	c #Conflicts:     621000 | #Learnt:      27902 | 0.000
918.65/918.88	c total clause space: 335.816MB
918.65/918.88	c total #watches: 537297
920.25/920.43	c total #propagations: 953470988 / total #impl: 2754610409 (eff. 0.346)
920.25/920.43	c #Conflicts:     622000 | #Learnt:      28902 | 0.000
920.25/920.43	c total clause space: 335.816MB
920.25/920.43	c total #watches: 540141
921.54/921.77	c total #propagations: 955014462 / total #impl: 2759155752 (eff. 0.346)
921.54/921.77	c #Conflicts:     623000 | #Learnt:      29902 | 0.000
921.54/921.77	c total clause space: 335.816MB
921.54/921.77	c total #watches: 542407
922.94/923.14	c total #propagations: 956402390 / total #impl: 2763298333 (eff. 0.346)
922.94/923.14	c #Conflicts:     624000 | #Learnt:      30902 | 0.000
922.94/923.14	c total clause space: 335.816MB
922.94/923.14	c total #watches: 545613
924.44/924.68	c total #propagations: 957776053 / total #impl: 2767485609 (eff. 0.346)
924.44/924.68	c #Conflicts:     625000 | #Learnt:      31902 | 0.000
924.44/924.68	c total clause space: 335.816MB
924.44/924.68	c total #watches: 548113
926.05/926.22	c total #propagations: 959370448 / total #impl: 2772224379 (eff. 0.346)
926.05/926.22	c #Conflicts:     626000 | #Learnt:      32902 | 0.000
926.05/926.22	c total clause space: 335.816MB
926.05/926.22	c total #watches: 550593
927.54/927.76	c total #propagations: 960889389 / total #impl: 2776803075 (eff. 0.346)
927.54/927.76	c #Conflicts:     627000 | #Learnt:      33902 | 0.000
927.54/927.76	c total clause space: 335.816MB
927.54/927.76	c total #watches: 553799
929.14/929.38	c total #propagations: 962424501 / total #impl: 2781408689 (eff. 0.346)
929.14/929.38	c #Conflicts:     628000 | #Learnt:      34901 | 0.000
929.14/929.38	c total clause space: 335.816MB
929.14/929.38	c total #watches: 556087
930.74/930.96	c total #propagations: 964115867 / total #impl: 2786183736 (eff. 0.346)
930.74/930.96	c #Conflicts:     629000 | #Learnt:      35901 | 0.000
930.74/930.96	c total clause space: 335.816MB
930.74/930.96	c total #watches: 558256
932.24/932.42	c total #propagations: 965701418 / total #impl: 2790647614 (eff. 0.346)
932.24/932.42	c #Conflicts:     630000 | #Learnt:      36901 | 0.000
932.24/932.42	c total clause space: 335.816MB
932.24/932.42	c total #watches: 560544
933.64/933.89	c total #propagations: 967048771 / total #impl: 2794595777 (eff. 0.346)
933.64/933.89	c #Conflicts:     631000 | #Learnt:      37901 | 0.000
933.64/933.89	c total clause space: 335.816MB
933.64/933.89	c total #watches: 563424
935.04/935.29	c total #propagations: 968418223 / total #impl: 2798759203 (eff. 0.346)
935.04/935.29	c GC COLLECT
935.04/935.29	c #Conflicts:     632000 | #Learnt:      19817 | 0.000
935.04/935.29	c total clause space: 335.816MB
935.04/935.29	c total #watches: 514125
936.54/936.78	c total #propagations: 969912167 / total #impl: 2803053626 (eff. 0.346)
936.54/936.78	c #Conflicts:     633000 | #Learnt:      20817 | 0.000
936.54/936.78	c total clause space: 335.816MB
936.54/936.78	c total #watches: 518870
938.04/938.21	c total #propagations: 971451333 / total #impl: 2807779339 (eff. 0.346)
938.04/938.21	c #Conflicts:     634000 | #Learnt:      21817 | 0.000
938.04/938.21	c total clause space: 335.816MB
938.04/938.21	c total #watches: 522879
939.64/939.86	c total #propagations: 972730948 / total #impl: 2811796465 (eff. 0.346)
939.64/939.86	c #Conflicts:     635000 | #Learnt:      22817 | 0.000
939.64/939.86	c total clause space: 335.816MB
939.64/939.86	c total #watches: 525957
941.24/941.40	c total #propagations: 974130835 / total #impl: 2816201094 (eff. 0.346)
941.24/941.40	c #Conflicts:     636000 | #Learnt:      23817 | 0.000
941.24/941.40	c total clause space: 335.816MB
941.24/941.40	c total #watches: 528232
942.74/942.98	c total #propagations: 975787654 / total #impl: 2821108906 (eff. 0.346)
942.74/942.98	c #Conflicts:     637000 | #Learnt:      24817 | 0.000
942.74/942.98	c total clause space: 335.816MB
942.74/942.98	c total #watches: 530539
944.04/944.29	c total #propagations: 977341182 / total #impl: 2825654758 (eff. 0.346)
944.04/944.29	c #Conflicts:     638000 | #Learnt:      25817 | 0.000
944.04/944.29	c total clause space: 335.816MB
944.04/944.29	c total #watches: 532892
945.64/945.80	c total #propagations: 978636748 / total #impl: 2829062545 (eff. 0.346)
945.64/945.80	c #Conflicts:     639000 | #Learnt:      26817 | 0.000
945.64/945.80	c total clause space: 335.816MB
945.64/945.80	c total #watches: 535590
947.14/947.30	c total #propagations: 980223127 / total #impl: 2833846789 (eff. 0.346)
947.14/947.30	c #Conflicts:     640000 | #Learnt:      27817 | 0.000
947.14/947.30	c total clause space: 335.816MB
947.14/947.30	c total #watches: 539272
948.54/948.70	c total #propagations: 981714558 / total #impl: 2838344661 (eff. 0.346)
948.54/948.70	c #Conflicts:     641000 | #Learnt:      28817 | 0.000
948.54/948.70	c total clause space: 335.816MB
948.54/948.70	c total #watches: 541722
949.94/950.14	c total #propagations: 982974625 / total #impl: 2842030262 (eff. 0.346)
949.94/950.14	c #Conflicts:     642000 | #Learnt:      29817 | 0.000
949.94/950.14	c total clause space: 335.816MB
949.94/950.15	c total #watches: 543894
951.35/951.56	c total #propagations: 984330083 / total #impl: 2845940403 (eff. 0.346)
951.35/951.56	c #Conflicts:     643000 | #Learnt:      30817 | 0.000
951.35/951.56	c total clause space: 335.816MB
951.35/951.56	c total #watches: 548056
952.94/953.18	c total #propagations: 985501358 / total #impl: 2849664806 (eff. 0.346)
952.94/953.18	c #Conflicts:     644000 | #Learnt:      31817 | 0.000
952.94/953.18	c total clause space: 335.816MB
952.94/953.18	c total #watches: 550564
954.75/954.91	c total #propagations: 986887099 / total #impl: 2853762124 (eff. 0.346)
954.75/954.91	c #Conflicts:     645000 | #Learnt:      32817 | 0.000
954.75/954.91	c total clause space: 335.816MB
954.75/954.91	c total #watches: 553690
956.14/956.35	c total #propagations: 988335497 / total #impl: 2858628828 (eff. 0.346)
956.14/956.35	c #Conflicts:     646000 | #Learnt:      33817 | 0.000
956.14/956.35	c total clause space: 335.816MB
956.14/956.35	c total #watches: 556946
957.95/958.18	c total #propagations: 989504660 / total #impl: 2862855252 (eff. 0.346)
957.95/958.18	c #Conflicts:     647000 | #Learnt:      34817 | 0.000
957.95/958.18	c total clause space: 335.816MB
957.95/958.18	c total #watches: 559898
959.84/960.02	c total #propagations: 990960689 / total #impl: 2867220479 (eff. 0.346)
959.84/960.02	c #Conflicts:     648000 | #Learnt:      35817 | 0.000
959.84/960.02	c total clause space: 335.816MB
959.84/960.02	c total #watches: 562494
961.84/962.00	c total #propagations: 992617958 / total #impl: 2872223414 (eff. 0.346)
961.84/962.00	c #Conflicts:     649000 | #Learnt:      36817 | 0.000
961.84/962.00	c total clause space: 335.816MB
961.84/962.00	c total #watches: 565638
963.55/963.72	c total #propagations: 994466708 / total #impl: 2878111683 (eff. 0.346)
963.55/963.72	c #Conflicts:     650000 | #Learnt:      37817 | 0.000
963.55/963.72	c total clause space: 335.816MB
963.55/963.72	c total #watches: 568651
965.34/965.56	c total #propagations: 995896882 / total #impl: 2882819317 (eff. 0.345)
965.34/965.56	c #Conflicts:     651000 | #Learnt:      38817 | 0.000
965.34/965.56	c total clause space: 335.816MB
965.34/965.56	c total #watches: 570865
966.64/966.89	c total #propagations: 997348584 / total #impl: 2887424425 (eff. 0.345)
966.64/966.89	c GC COLLECT
966.64/966.89	c #Conflicts:     652000 | #Learnt:      20418 | 0.000
966.64/966.89	c total clause space: 335.816MB
966.64/966.89	c total #watches: 515982
968.04/968.27	c total #propagations: 998916288 / total #impl: 2892105498 (eff. 0.345)
968.04/968.27	c #Conflicts:     653000 | #Learnt:      21418 | 0.000
968.04/968.27	c total clause space: 335.816MB
968.04/968.28	c total #watches: 518693
969.34/969.59	c total #propagations: 1000513281 / total #impl: 2897020809 (eff. 0.345)
969.34/969.59	c #Conflicts:     654000 | #Learnt:      22418 | 0.000
969.34/969.59	c total clause space: 335.816MB
969.34/969.59	c total #watches: 521564
970.65/970.83	c total #propagations: 1001957012 / total #impl: 2901469453 (eff. 0.345)
970.65/970.83	c #Conflicts:     655000 | #Learnt:      23418 | 0.000
970.65/970.83	c total clause space: 335.816MB
970.65/970.83	c total #watches: 525022
971.85/972.07	c total #propagations: 1003196677 / total #impl: 2905591223 (eff. 0.345)
971.85/972.07	c #Conflicts:     656000 | #Learnt:      24418 | 0.000
971.85/972.07	c total clause space: 335.816MB
971.85/972.07	c total #watches: 529303
973.15/973.33	c total #propagations: 1004350992 / total #impl: 2909635755 (eff. 0.345)
973.15/973.33	c #Conflicts:     657000 | #Learnt:      25418 | 0.000
973.15/973.33	c total clause space: 335.816MB
973.15/973.33	c total #watches: 532019
974.65/974.88	c total #propagations: 1005463036 / total #impl: 2913241969 (eff. 0.345)
974.65/974.88	c #Conflicts:     658000 | #Learnt:      26418 | 0.000
974.65/974.88	c total clause space: 335.816MB
974.65/974.88	c total #watches: 535889
976.15/976.30	c total #propagations: 1006859487 / total #impl: 2917618017 (eff. 0.345)
976.15/976.30	c #Conflicts:     659000 | #Learnt:      27418 | 0.000
976.15/976.30	c total clause space: 335.816MB
976.15/976.30	c total #watches: 538304
977.75/977.93	c total #propagations: 1008045327 / total #impl: 2921282618 (eff. 0.345)
977.75/977.93	c #Conflicts:     660000 | #Learnt:      28418 | 0.000
977.75/977.93	c total clause space: 335.816MB
977.75/977.93	c total #watches: 541338
979.35/979.51	c total #propagations: 1009290873 / total #impl: 2925299772 (eff. 0.345)
979.35/979.51	c #Conflicts:     661000 | #Learnt:      29418 | 0.000
979.35/979.51	c total clause space: 335.816MB
979.35/979.51	c total #watches: 544046
981.05/981.27	c total #propagations: 1010562412 / total #impl: 2929309904 (eff. 0.345)
981.05/981.27	c #Conflicts:     662000 | #Learnt:      30418 | 0.000
981.05/981.27	c total clause space: 335.816MB
981.05/981.27	c total #watches: 547769
982.84/983.08	c total #propagations: 1012152068 / total #impl: 2934126083 (eff. 0.345)
982.84/983.08	c #Conflicts:     663000 | #Learnt:      31418 | 0.000
982.84/983.08	c total clause space: 335.816MB
982.84/983.08	c total #watches: 552160
984.74/984.95	c total #propagations: 1013713566 / total #impl: 2938963869 (eff. 0.345)
984.74/984.95	c #Conflicts:     664000 | #Learnt:      32418 | 0.000
984.74/984.95	c total clause space: 335.816MB
984.74/984.95	c total #watches: 556852
986.44/986.64	c total #propagations: 1015156403 / total #impl: 2944162341 (eff. 0.345)
986.44/986.64	c #Conflicts:     665000 | #Learnt:      33418 | 0.000
986.44/986.64	c total clause space: 335.816MB
986.44/986.64	c total #watches: 559233
988.44/988.64	c total #propagations: 1016308516 / total #impl: 2947462882 (eff. 0.345)
988.44/988.64	c #Conflicts:     666000 | #Learnt:      34418 | 0.000
988.44/988.64	c total clause space: 335.816MB
988.44/988.64	c total #watches: 561996
990.14/990.36	c total #propagations: 1017810928 / total #impl: 2951855605 (eff. 0.345)
990.14/990.36	c #Conflicts:     667000 | #Learnt:      35418 | 0.000
990.14/990.36	c total clause space: 335.816MB
990.14/990.36	c total #watches: 564723
992.74/992.93	c total #propagations: 1019187565 / total #impl: 2956046827 (eff. 0.345)
992.74/992.93	c #Conflicts:     668000 | #Learnt:      36418 | 0.000
992.74/992.93	c total clause space: 335.816MB
992.74/992.93	c total #watches: 567833
995.04/995.30	c total #propagations: 1021240423 / total #impl: 2961887601 (eff. 0.345)
995.04/995.30	c #Conflicts:     669000 | #Learnt:      37418 | 0.000
995.04/995.30	c total clause space: 335.816MB
995.14/995.30	c total #watches: 570556
997.04/997.29	c total #propagations: 1022997032 / total #impl: 2967003335 (eff. 0.345)
997.04/997.29	c #Conflicts:     670000 | #Learnt:      38418 | 0.000
997.04/997.29	c total clause space: 335.816MB
997.04/997.29	c total #watches: 576638
998.94/999.16	c total #propagations: 1024457804 / total #impl: 2971503250 (eff. 0.345)
998.94/999.16	c #Conflicts:     671000 | #Learnt:      39418 | 0.000
998.94/999.16	c total clause space: 335.816MB
998.94/999.16	c total #watches: 578960
1000.24/1000.49	c total #propagations: 1025739448 / total #impl: 2975062278 (eff. 0.345)
1000.24/1000.49	c GC COLLECT
1000.24/1000.49	c #Conflicts:     672000 | #Learnt:      20710 | 0.000
1000.24/1000.49	c total clause space: 335.816MB
1000.24/1000.49	c total #watches: 516821
1001.54/1001.73	c total #propagations: 1027229382 / total #impl: 2979355036 (eff. 0.345)
1001.54/1001.73	c #Conflicts:     673000 | #Learnt:      21710 | 0.000
1001.54/1001.73	c total clause space: 335.816MB
1001.54/1001.73	c total #watches: 519115
1003.15/1003.39	c total #propagations: 1028822650 / total #impl: 2983817378 (eff. 0.345)
1003.15/1003.39	c #Conflicts:     674000 | #Learnt:      22710 | 0.000
1003.15/1003.39	c total clause space: 335.816MB
1003.15/1003.39	c total #watches: 521959
1004.94/1005.13	c total #propagations: 1030591532 / total #impl: 2989186155 (eff. 0.345)
1004.94/1005.13	c #Conflicts:     675000 | #Learnt:      23709 | 0.000
1004.94/1005.13	c total clause space: 335.816MB
1004.94/1005.13	c total #watches: 524601
1006.24/1006.45	c total #propagations: 1032380254 / total #impl: 2994299526 (eff. 0.345)
1006.24/1006.45	c #Conflicts:     676000 | #Learnt:      24709 | 0.000
1006.24/1006.45	c total clause space: 335.816MB
1006.24/1006.45	c total #watches: 526852
1007.74/1007.90	c total #propagations: 1033866030 / total #impl: 2998237904 (eff. 0.345)
1007.74/1007.90	c #Conflicts:     677000 | #Learnt:      25709 | 0.000
1007.74/1007.90	c total clause space: 335.816MB
1007.74/1007.90	c total #watches: 529189
1009.04/1009.23	c total #propagations: 1035430813 / total #impl: 3002616091 (eff. 0.345)
1009.04/1009.23	c #Conflicts:     678000 | #Learnt:      26709 | 0.000
1009.04/1009.23	c total clause space: 335.816MB
1009.04/1009.23	c total #watches: 531709
1010.75/1010.92	c total #propagations: 1036773474 / total #impl: 3006586104 (eff. 0.345)
1010.75/1010.92	c #Conflicts:     679000 | #Learnt:      27709 | 0.000
1010.75/1010.92	c total clause space: 335.816MB
1010.75/1010.92	c total #watches: 533872
1012.14/1012.38	c total #propagations: 1038443194 / total #impl: 3011826091 (eff. 0.345)
1012.14/1012.38	c #Conflicts:     680000 | #Learnt:      28709 | 0.000
1012.14/1012.38	c total clause space: 335.816MB
1012.14/1012.38	c total #watches: 536611
1013.74/1013.94	c total #propagations: 1039891944 / total #impl: 3016091737 (eff. 0.345)
1013.74/1013.94	c #Conflicts:     681000 | #Learnt:      29709 | 0.000
1013.74/1013.94	c total clause space: 335.816MB
1013.74/1013.94	c total #watches: 539295
1015.44/1015.63	c total #propagations: 1041455610 / total #impl: 3020550696 (eff. 0.345)
1015.44/1015.63	c #Conflicts:     682000 | #Learnt:      30709 | 0.000
1015.44/1015.63	c total clause space: 335.816MB
1015.44/1015.63	c total #watches: 541932
1017.14/1017.32	c total #propagations: 1043202683 / total #impl: 3025686850 (eff. 0.345)
1017.14/1017.32	c #Conflicts:     683000 | #Learnt:      31709 | 0.000
1017.14/1017.32	c total clause space: 335.816MB
1017.14/1017.32	c total #watches: 545287
1018.94/1019.11	c total #propagations: 1044835959 / total #impl: 3030697116 (eff. 0.345)
1018.94/1019.11	c #Conflicts:     684000 | #Learnt:      32709 | 0.000
1018.94/1019.11	c total clause space: 335.816MB
1018.94/1019.11	c total #watches: 547828
1020.54/1020.79	c total #propagations: 1046453201 / total #impl: 3035498480 (eff. 0.345)
1020.54/1020.79	c #Conflicts:     685000 | #Learnt:      33709 | 0.000
1020.54/1020.79	c total clause space: 335.816MB
1020.54/1020.79	c total #watches: 550476
1022.14/1022.31	c total #propagations: 1048011159 / total #impl: 3039928988 (eff. 0.345)
1022.14/1022.31	c #Conflicts:     686000 | #Learnt:      34709 | 0.000
1022.14/1022.31	c total clause space: 335.816MB
1022.14/1022.31	c total #watches: 552601
1023.54/1023.72	c total #propagations: 1049453639 / total #impl: 3044013153 (eff. 0.345)
1023.54/1023.72	c #Conflicts:     687000 | #Learnt:      35709 | 0.000
1023.54/1023.72	c total clause space: 335.816MB
1023.54/1023.73	c total #watches: 554978
1025.15/1025.34	c total #propagations: 1050672845 / total #impl: 3047699934 (eff. 0.345)
1025.15/1025.34	c #Conflicts:     688000 | #Learnt:      36709 | 0.000
1025.15/1025.34	c total clause space: 335.816MB
1025.15/1025.34	c total #watches: 557106
1026.84/1027.05	c total #propagations: 1052061134 / total #impl: 3051844830 (eff. 0.345)
1026.84/1027.05	c #Conflicts:     689000 | #Learnt:      37709 | 0.000
1026.84/1027.05	c total clause space: 335.816MB
1026.84/1027.05	c total #watches: 560285
1028.54/1028.75	c total #propagations: 1053652164 / total #impl: 3056762179 (eff. 0.345)
1028.54/1028.75	c #Conflicts:     690000 | #Learnt:      38709 | 0.000
1028.54/1028.75	c total clause space: 335.816MB
1028.54/1028.75	c total #watches: 562737
1030.64/1030.88	c total #propagations: 1055173130 / total #impl: 3061137448 (eff. 0.345)
1030.64/1030.88	c #Conflicts:     691000 | #Learnt:      39709 | 0.000
1030.64/1030.88	c total clause space: 335.816MB
1030.64/1030.88	c total #watches: 565556
1032.44/1032.64	c total #propagations: 1056925649 / total #impl: 3066450287 (eff. 0.345)
1032.44/1032.64	c GC COLLECT
1032.44/1032.64	c #Conflicts:     692000 | #Learnt:      20703 | 0.000
1032.44/1032.64	c total clause space: 335.816MB
1032.44/1032.64	c total #watches: 516883
1033.74/1033.92	c total #propagations: 1058653596 / total #impl: 3071481243 (eff. 0.345)
1033.74/1033.92	c #Conflicts:     693000 | #Learnt:      21703 | 0.000
1033.74/1033.92	c total clause space: 335.816MB
1033.74/1033.92	c total #watches: 519874
1034.94/1035.11	c total #propagations: 1060032051 / total #impl: 3075310607 (eff. 0.345)
1034.94/1035.11	c #Conflicts:     694000 | #Learnt:      22703 | 0.000
1034.94/1035.11	c total clause space: 335.816MB
1034.94/1035.11	c total #watches: 522708
1036.14/1036.36	c total #propagations: 1061296013 / total #impl: 3078971581 (eff. 0.345)
1036.14/1036.36	c #Conflicts:     695000 | #Learnt:      23703 | 0.000
1036.14/1036.36	c total clause space: 335.816MB
1036.14/1036.36	c total #watches: 526291
1037.54/1037.76	c total #propagations: 1062657149 / total #impl: 3083116669 (eff. 0.345)
1037.54/1037.76	c #Conflicts:     696000 | #Learnt:      24703 | 0.000
1037.54/1037.76	c total clause space: 335.816MB
1037.54/1037.76	c total #watches: 529640
1039.34/1039.55	c total #propagations: 1064037382 / total #impl: 3087286663 (eff. 0.345)
1039.34/1039.55	c #Conflicts:     697000 | #Learnt:      25703 | 0.000
1039.34/1039.55	c total clause space: 335.816MB
1039.34/1039.55	c total #watches: 532509
1041.54/1041.74	c total #propagations: 1065787604 / total #impl: 3092506789 (eff. 0.345)
1041.54/1041.74	c #Conflicts:     698000 | #Learnt:      26703 | 0.000
1041.54/1041.74	c total clause space: 335.816MB
1041.54/1041.74	c total #watches: 535034
1043.04/1043.27	c total #propagations: 1067777268 / total #impl: 3098479624 (eff. 0.345)
1043.04/1043.27	c #Conflicts:     699000 | #Learnt:      27703 | 0.000
1043.04/1043.27	c total clause space: 335.816MB
1043.04/1043.27	c total #watches: 538948
1044.94/1045.15	c total #propagations: 1068921333 / total #impl: 3102045498 (eff. 0.345)
1044.94/1045.15	c #Conflicts:     700000 | #Learnt:      28703 | 0.000
1044.94/1045.15	c total clause space: 335.816MB
1044.94/1045.15	c total #watches: 543356
1046.73/1046.98	c total #propagations: 1070429664 / total #impl: 3107196383 (eff. 0.345)
1046.73/1046.98	c #Conflicts:     701000 | #Learnt:      29703 | 0.000
1046.73/1046.98	c total clause space: 335.816MB
1046.73/1046.98	c total #watches: 548009
1048.63/1048.83	c total #propagations: 1071793988 / total #impl: 3111777846 (eff. 0.344)
1048.63/1048.83	c #Conflicts:     702000 | #Learnt:      30703 | 0.000
1048.63/1048.83	c total clause space: 335.816MB
1048.63/1048.83	c total #watches: 552564
1050.63/1050.87	c total #propagations: 1073072063 / total #impl: 3116074365 (eff. 0.344)
1050.63/1050.87	c #Conflicts:     703000 | #Learnt:      31703 | 0.000
1050.63/1050.87	c total clause space: 335.816MB
1050.63/1050.87	c total #watches: 556283
1052.93/1053.14	c total #propagations: 1074419171 / total #impl: 3120629156 (eff. 0.344)
1052.93/1053.14	c #Conflicts:     704000 | #Learnt:      32703 | 0.000
1052.93/1053.14	c total clause space: 335.816MB
1052.93/1053.14	c total #watches: 560499
1055.33/1055.50	c total #propagations: 1075939155 / total #impl: 3125869747 (eff. 0.344)
1055.33/1055.50	c #Conflicts:     705000 | #Learnt:      33703 | 0.000
1055.33/1055.50	c total clause space: 335.816MB
1055.33/1055.50	c total #watches: 564537
1057.63/1057.84	c total #propagations: 1077464541 / total #impl: 3130799979 (eff. 0.344)
1057.63/1057.84	c #Conflicts:     706000 | #Learnt:      34703 | 0.000
1057.63/1057.84	c total clause space: 335.816MB
1057.63/1057.84	c total #watches: 567810
1060.34/1060.53	c total #propagations: 1078852941 / total #impl: 3134893842 (eff. 0.344)
1060.34/1060.53	c #Conflicts:     707000 | #Learnt:      35703 | 0.000
1060.34/1060.53	c total clause space: 335.816MB
1060.34/1060.53	c total #watches: 570111
1063.03/1063.27	c total #propagations: 1080579279 / total #impl: 3139975149 (eff. 0.344)
1063.03/1063.27	c #Conflicts:     708000 | #Learnt:      36703 | 0.000
1063.03/1063.27	c total clause space: 335.816MB
1063.03/1063.27	c total #watches: 572234
1065.53/1065.75	c total #propagations: 1082317955 / total #impl: 3144965206 (eff. 0.344)
1065.53/1065.75	c #Conflicts:     709000 | #Learnt:      37703 | 0.000
1065.53/1065.75	c total clause space: 335.816MB
1065.53/1065.75	c total #watches: 574829
1067.93/1068.14	c total #propagations: 1083953752 / total #impl: 3149620369 (eff. 0.344)
1067.93/1068.14	c #Conflicts:     710000 | #Learnt:      38703 | 0.000
1067.93/1068.14	c total clause space: 335.816MB
1067.93/1068.14	c total #watches: 577124
1069.93/1070.19	c total #propagations: 1085435353 / total #impl: 3153800269 (eff. 0.344)
1069.93/1070.19	c #Conflicts:     711000 | #Learnt:      39703 | 0.000
1069.93/1070.19	c total clause space: 335.816MB
1069.93/1070.19	c total #watches: 579463
1072.23/1072.49	c total #propagations: 1086750934 / total #impl: 3157770250 (eff. 0.344)
1072.23/1072.49	c GC COLLECT
1072.23/1072.49	c #Conflicts:     712000 | #Learnt:      20436 | 0.000
1072.23/1072.49	c total clause space: 335.816MB
1072.23/1072.49	c total #watches: 516166
1073.63/1073.89	c total #propagations: 1088203526 / total #impl: 3161900990 (eff. 0.344)
1073.63/1073.89	c #Conflicts:     713000 | #Learnt:      21436 | 0.000
1073.63/1073.89	c total clause space: 335.816MB
1073.63/1073.89	c total #watches: 519713
1075.22/1075.45	c total #propagations: 1089741934 / total #impl: 3166422425 (eff. 0.344)
1075.22/1075.45	c #Conflicts:     714000 | #Learnt:      22436 | 0.000
1075.22/1075.45	c total clause space: 335.816MB
1075.22/1075.45	c total #watches: 522263
1076.73/1076.95	c total #propagations: 1091350302 / total #impl: 3171013369 (eff. 0.344)
1076.73/1076.95	c #Conflicts:     715000 | #Learnt:      23436 | 0.000
1076.73/1076.95	c total clause space: 335.816MB
1076.73/1076.95	c total #watches: 524675
1078.32/1078.53	c total #propagations: 1093000922 / total #impl: 3175493020 (eff. 0.344)
1078.32/1078.53	c #Conflicts:     716000 | #Learnt:      24436 | 0.000
1078.32/1078.53	c total clause space: 335.816MB
1078.32/1078.53	c total #watches: 527046
1079.92/1080.14	c total #propagations: 1094597421 / total #impl: 3179786351 (eff. 0.344)
1079.92/1080.14	c #Conflicts:     717000 | #Learnt:      25436 | 0.000
1079.92/1080.14	c total clause space: 335.816MB
1079.92/1080.14	c total #watches: 529929
1081.72/1081.94	c total #propagations: 1096222008 / total #impl: 3184170344 (eff. 0.344)
1081.72/1081.94	c #Conflicts:     718000 | #Learnt:      26436 | 0.000
1081.72/1081.94	c total clause space: 335.816MB
1081.72/1081.94	c total #watches: 532222
1083.33/1083.56	c total #propagations: 1098044093 / total #impl: 3189110636 (eff. 0.344)
1083.33/1083.56	c #Conflicts:     719000 | #Learnt:      27436 | 0.000
1083.33/1083.56	c total clause space: 335.816MB
1083.33/1083.56	c total #watches: 535279
1085.01/1085.20	c total #propagations: 1099779836 / total #impl: 3194132756 (eff. 0.344)
1085.01/1085.20	c #Conflicts:     720000 | #Learnt:      28436 | 0.000
1085.01/1085.20	c total clause space: 335.816MB
1085.01/1085.20	c total #watches: 538645
1086.72/1086.97	c total #propagations: 1101395219 / total #impl: 3199143322 (eff. 0.344)
1086.72/1086.97	c #Conflicts:     721000 | #Learnt:      29436 | 0.000
1086.72/1086.97	c total clause space: 335.816MB
1086.72/1086.97	c total #watches: 541314
1088.51/1088.74	c total #propagations: 1103149093 / total #impl: 3204406543 (eff. 0.344)
1088.51/1088.74	c #Conflicts:     722000 | #Learnt:      30436 | 0.000
1088.51/1088.74	c total clause space: 335.816MB
1088.51/1088.74	c total #watches: 544840
1090.21/1090.43	c total #propagations: 1104885729 / total #impl: 3209772586 (eff. 0.344)
1090.21/1090.43	c #Conflicts:     723000 | #Learnt:      31436 | 0.000
1090.21/1090.43	c total clause space: 335.816MB
1090.21/1090.43	c total #watches: 548424
1091.81/1092.00	c total #propagations: 1106435429 / total #impl: 3214488985 (eff. 0.344)
1091.81/1092.00	c #Conflicts:     724000 | #Learnt:      32436 | 0.000
1091.81/1092.00	c total clause space: 335.816MB
1091.81/1092.00	c total #watches: 553177
1093.71/1093.91	c total #propagations: 1107807111 / total #impl: 3219265301 (eff. 0.344)
1093.71/1093.91	c #Conflicts:     725000 | #Learnt:      33436 | 0.000
1093.71/1093.91	c total clause space: 335.816MB
1093.71/1093.92	c total #watches: 556149
1096.01/1096.27	c total #propagations: 1109372929 / total #impl: 3224252472 (eff. 0.344)
1096.01/1096.27	c #Conflicts:     726000 | #Learnt:      34436 | 0.000
1096.01/1096.27	c total clause space: 335.816MB
1096.01/1096.27	c total #watches: 560539
1098.31/1098.50	c total #propagations: 1111284372 / total #impl: 3230296706 (eff. 0.344)
1098.31/1098.50	c #Conflicts:     727000 | #Learnt:      35436 | 0.000
1098.31/1098.50	c total clause space: 335.816MB
1098.31/1098.50	c total #watches: 563486
1100.70/1100.96	c total #propagations: 1112867836 / total #impl: 3235189028 (eff. 0.344)
1100.70/1100.96	c #Conflicts:     728000 | #Learnt:      36436 | 0.000
1100.70/1100.96	c total clause space: 335.816MB
1100.70/1100.96	c total #watches: 566024
1103.30/1103.53	c total #propagations: 1114556442 / total #impl: 3240013297 (eff. 0.344)
1103.30/1103.53	c #Conflicts:     729000 | #Learnt:      37436 | 0.000
1103.30/1103.53	c total clause space: 335.816MB
1103.30/1103.53	c total #watches: 569513
1105.70/1105.93	c total #propagations: 1116314936 / total #impl: 3245141746 (eff. 0.344)
1105.70/1105.93	c #Conflicts:     730000 | #Learnt:      38436 | 0.000
1105.70/1105.93	c total clause space: 335.816MB
1105.70/1105.93	c total #watches: 571968
1108.00/1108.20	c total #propagations: 1117865035 / total #impl: 3249562585 (eff. 0.344)
1108.00/1108.20	c #Conflicts:     731000 | #Learnt:      39436 | 0.000
1108.00/1108.20	c total clause space: 335.816MB
1108.00/1108.20	c total #watches: 574645
1110.20/1110.43	c total #propagations: 1119541456 / total #impl: 3254523970 (eff. 0.344)
1110.20/1110.43	c #Conflicts:     732000 | #Learnt:      40436 | 0.000
1110.20/1110.43	c total clause space: 335.816MB
1110.20/1110.43	c total #watches: 577597
1112.60/1112.81	c total #propagations: 1121205840 / total #impl: 3259559033 (eff. 0.344)
1112.60/1112.81	c GC COLLECT
1112.60/1112.81	c #Conflicts:     733000 | #Learnt:      20833 | 0.000
1112.60/1112.81	c total clause space: 335.816MB
1112.60/1112.81	c total #watches: 517345
1114.39/1114.61	c total #propagations: 1123018760 / total #impl: 3264703432 (eff. 0.344)
1114.39/1114.61	c #Conflicts:     734000 | #Learnt:      21832 | 0.000
1114.39/1114.61	c total clause space: 335.816MB
1114.39/1114.61	c total #watches: 520422
1115.99/1116.22	c total #propagations: 1125013906 / total #impl: 3270606577 (eff. 0.344)
1115.99/1116.22	c #Conflicts:     735000 | #Learnt:      22832 | 0.000
1115.99/1116.22	c total clause space: 335.816MB
1115.99/1116.22	c total #watches: 527903
1118.29/1118.50	c total #propagations: 1126444730 / total #impl: 3275412255 (eff. 0.344)
1118.29/1118.50	c #Conflicts:     736000 | #Learnt:      23832 | 0.000
1118.29/1118.50	c total clause space: 335.816MB
1118.29/1118.50	c total #watches: 531497
1120.80/1121.05	c total #propagations: 1128087589 / total #impl: 3280963448 (eff. 0.344)
1120.80/1121.05	c #Conflicts:     737000 | #Learnt:      24832 | 0.000
1120.80/1121.05	c total clause space: 335.816MB
1120.80/1121.05	c total #watches: 534927
1123.19/1123.46	c total #propagations: 1129861484 / total #impl: 3286720424 (eff. 0.344)
1123.19/1123.46	c #Conflicts:     738000 | #Learnt:      25832 | 0.000
1123.19/1123.46	c total clause space: 335.816MB
1123.19/1123.46	c total #watches: 541915
1126.20/1126.46	c total #propagations: 1131270992 / total #impl: 3291542233 (eff. 0.344)
1126.20/1126.46	c #Conflicts:     739000 | #Learnt:      26832 | 0.000
1126.20/1126.46	c total clause space: 335.816MB
1126.20/1126.46	c total #watches: 547397
1129.29/1129.52	c total #propagations: 1132896775 / total #impl: 3296982590 (eff. 0.344)
1129.29/1129.52	c #Conflicts:     740000 | #Learnt:      27832 | 0.000
1129.29/1129.52	c total clause space: 335.816MB
1129.29/1129.52	c total #watches: 551519
1132.79/1133.01	c total #propagations: 1134212883 / total #impl: 3301610030 (eff. 0.344)
1132.79/1133.01	c #Conflicts:     741000 | #Learnt:      28832 | 0.000
1132.79/1133.01	c total clause space: 335.816MB
1132.79/1133.01	c total #watches: 557357
1136.98/1137.24	c total #propagations: 1135659228 / total #impl: 3306511523 (eff. 0.343)
1136.98/1137.24	c #Conflicts:     742000 | #Learnt:      29832 | 0.000
1136.98/1137.24	c total clause space: 335.816MB
1136.98/1137.24	c total #watches: 560115
1141.59/1141.89	c total #propagations: 1137300927 / total #impl: 3311600369 (eff. 0.343)
1141.59/1141.89	c #Conflicts:     743000 | #Learnt:      30832 | 0.000
1141.59/1141.89	c total clause space: 335.816MB
1141.59/1141.89	c total #watches: 564452
1145.98/1146.25	c total #propagations: 1139212015 / total #impl: 3317466793 (eff. 0.343)
1145.98/1146.25	c #Conflicts:     744000 | #Learnt:      31832 | 0.000
1145.98/1146.25	c total clause space: 335.816MB
1145.98/1146.25	c total #watches: 567476
1149.47/1149.79	c total #propagations: 1141051943 / total #impl: 3323293832 (eff. 0.343)
1149.47/1149.79	c #Conflicts:     745000 | #Learnt:      32832 | 0.000
1149.47/1149.79	c total clause space: 335.816MB
1149.47/1149.79	c total #watches: 570156
1153.47/1153.74	c total #propagations: 1142638154 / total #impl: 3327934709 (eff. 0.343)
1153.47/1153.74	c #Conflicts:     746000 | #Learnt:      33832 | 0.000
1153.47/1153.74	c total clause space: 335.816MB
1153.47/1153.74	c total #watches: 573158
1156.37/1156.64	c total #propagations: 1144282235 / total #impl: 3333178937 (eff. 0.343)
1156.37/1156.64	c #Conflicts:     747000 | #Learnt:      34832 | 0.000
1156.37/1156.64	c total clause space: 335.816MB
1156.37/1156.64	c total #watches: 575688
1159.47/1159.72	c total #propagations: 1145649052 / total #impl: 3337744913 (eff. 0.343)
1159.47/1159.72	c #Conflicts:     748000 | #Learnt:      35832 | 0.000
1159.47/1159.72	c total clause space: 335.816MB
1159.47/1159.73	c total #watches: 578198
1162.07/1162.34	c total #propagations: 1147137854 / total #impl: 3342219051 (eff. 0.343)
1162.07/1162.34	c #Conflicts:     749000 | #Learnt:      36832 | 0.000
1162.07/1162.34	c total clause space: 335.816MB
1162.07/1162.35	c total #watches: 580509
1164.56/1164.81	c total #propagations: 1148581246 / total #impl: 3346406084 (eff. 0.343)
1164.56/1164.81	c #Conflicts:     750000 | #Learnt:      37832 | 0.000
1164.56/1164.81	c total clause space: 335.816MB
1164.56/1164.81	c total #watches: 586755
1167.56/1167.86	c total #propagations: 1149906886 / total #impl: 3350597830 (eff. 0.343)
1167.56/1167.86	c #Conflicts:     751000 | #Learnt:      38832 | 0.000
1167.56/1167.86	c total clause space: 335.816MB
1167.56/1167.86	c total #watches: 591350
1170.56/1170.89	c total #propagations: 1151236161 / total #impl: 3355055033 (eff. 0.343)
1170.56/1170.89	c #Conflicts:     752000 | #Learnt:      39832 | 0.000
1170.56/1170.89	c total clause space: 335.816MB
1170.56/1170.89	c total #watches: 596295
1174.46/1174.76	c total #propagations: 1152427459 / total #impl: 3359082692 (eff. 0.343)
1174.46/1174.76	c #Conflicts:     753000 | #Learnt:      40832 | 0.000
1174.46/1174.76	c total clause space: 335.816MB
1174.46/1174.77	c total #watches: 598602
1178.76/1179.05	c total #propagations: 1153979137 / total #impl: 3363647590 (eff. 0.343)
1178.76/1179.05	c #Conflicts:     754000 | #Learnt:      41832 | 0.000
1178.76/1179.05	c total clause space: 335.816MB
1178.76/1179.05	c total #watches: 602028
1180.26/1180.55	c total #propagations: 1155711419 / total #impl: 3368971184 (eff. 0.343)
1180.26/1180.55	c GC COLLECT
1180.26/1180.55	c #Conflicts:     755000 | #Learnt:      21953 | 0.000
1180.26/1180.55	c total clause space: 335.816MB
1180.26/1180.55	c total #watches: 521466
1181.86/1182.13	c total #propagations: 1157112919 / total #impl: 3373720277 (eff. 0.343)
1181.86/1182.13	c #Conflicts:     756000 | #Learnt:      22953 | 0.000
1181.86/1182.13	c total clause space: 335.816MB
1181.86/1182.13	c total #watches: 524362
1183.26/1183.56	c total #propagations: 1158714529 / total #impl: 3378589559 (eff. 0.343)
1183.26/1183.56	c #Conflicts:     757000 | #Learnt:      23953 | 0.000
1183.26/1183.56	c total clause space: 335.816MB
1183.26/1183.56	c total #watches: 527450
1184.65/1184.97	c total #propagations: 1160240677 / total #impl: 3383054672 (eff. 0.343)
1184.65/1184.97	c #Conflicts:     758000 | #Learnt:      24953 | 0.000
1184.65/1184.97	c total clause space: 335.816MB
1184.65/1184.97	c total #watches: 530095
1186.25/1186.53	c total #propagations: 1161580599 / total #impl: 3387335563 (eff. 0.343)
1186.25/1186.53	c #Conflicts:     759000 | #Learnt:      25953 | 0.000
1186.25/1186.53	c total clause space: 335.816MB
1186.25/1186.53	c total #watches: 532700
1188.05/1188.35	c total #propagations: 1163109625 / total #impl: 3391908967 (eff. 0.343)
1188.05/1188.35	c #Conflicts:     760000 | #Learnt:      26953 | 0.000
1188.05/1188.35	c total clause space: 335.816MB
1188.05/1188.35	c total #watches: 535656
1189.35/1189.63	c total #propagations: 1164875581 / total #impl: 3397242279 (eff. 0.343)
1189.35/1189.63	c #Conflicts:     761000 | #Learnt:      27953 | 0.000
1189.35/1189.63	c total clause space: 335.816MB
1189.35/1189.63	c total #watches: 538076
1190.65/1190.92	c total #propagations: 1166046517 / total #impl: 3400912976 (eff. 0.343)
1190.65/1190.92	c #Conflicts:     762000 | #Learnt:      28953 | 0.000
1190.65/1190.92	c total clause space: 335.816MB
1190.65/1190.92	c total #watches: 540232
1192.05/1192.31	c total #propagations: 1167203767 / total #impl: 3404558686 (eff. 0.343)
1192.05/1192.31	c #Conflicts:     763000 | #Learnt:      29953 | 0.000
1192.05/1192.31	c total clause space: 335.816MB
1192.05/1192.31	c total #watches: 543109
1193.45/1193.74	c total #propagations: 1168450989 / total #impl: 3408539820 (eff. 0.343)
1193.45/1193.74	c #Conflicts:     764000 | #Learnt:      30953 | 0.000
1193.45/1193.74	c total clause space: 335.816MB
1193.45/1193.74	c total #watches: 546311
1195.15/1195.45	c total #propagations: 1169780303 / total #impl: 3412576168 (eff. 0.343)
1195.15/1195.45	c #Conflicts:     765000 | #Learnt:      31953 | 0.000
1195.15/1195.45	c total clause space: 335.816MB
1195.15/1195.45	c total #watches: 549686
1196.56/1196.89	c total #propagations: 1171265938 / total #impl: 3417497016 (eff. 0.343)
1196.56/1196.89	c #Conflicts:     766000 | #Learnt:      32953 | 0.000
1196.56/1196.89	c total clause space: 335.816MB
1196.56/1196.89	c total #watches: 553242
1198.35/1198.66	c total #propagations: 1172415565 / total #impl: 3421179872 (eff. 0.343)
1198.35/1198.66	c #Conflicts:     767000 | #Learnt:      33953 | 0.000
1198.35/1198.66	c total clause space: 335.816MB
1198.35/1198.66	c total #watches: 556378
1200.05/1200.36	c total #propagations: 1173805150 / total #impl: 3425603899 (eff. 0.343)
1200.05/1200.36	c #Conflicts:     768000 | #Learnt:      34953 | 0.000
1200.05/1200.36	c total clause space: 335.816MB
1200.05/1200.36	c total #watches: 559071
1202.06/1202.36	c total #propagations: 1175281000 / total #impl: 3430014555 (eff. 0.343)
1202.06/1202.36	c #Conflicts:     769000 | #Learnt:      35953 | 0.000
1202.06/1202.36	c total clause space: 335.816MB
1202.06/1202.37	c total #watches: 561271
1203.65/1203.94	c total #propagations: 1176901972 / total #impl: 3434898005 (eff. 0.343)
1203.65/1203.94	c #Conflicts:     770000 | #Learnt:      36953 | 0.000
1203.65/1203.94	c total clause space: 335.816MB
1203.65/1203.94	c total #watches: 564298
1205.55/1205.86	c total #propagations: 1178134357 / total #impl: 3439051692 (eff. 0.343)
1205.55/1205.86	c #Conflicts:     771000 | #Learnt:      37953 | 0.000
1205.55/1205.86	c total clause space: 335.816MB
1205.55/1205.86	c total #watches: 567211
1207.35/1207.60	c total #propagations: 1179481574 / total #impl: 3443017126 (eff. 0.343)
1207.35/1207.60	c #Conflicts:     772000 | #Learnt:      38953 | 0.000
1207.35/1207.60	c total clause space: 335.816MB
1207.35/1207.60	c total #watches: 570355
1209.05/1209.37	c total #propagations: 1180809809 / total #impl: 3447254171 (eff. 0.343)
1209.05/1209.37	c #Conflicts:     773000 | #Learnt:      39953 | 0.000
1209.05/1209.37	c total clause space: 335.816MB
1209.05/1209.37	c total #watches: 573783
1210.86/1211.20	c total #propagations: 1182104595 / total #impl: 3451618602 (eff. 0.342)
1210.86/1211.20	c #Conflicts:     774000 | #Learnt:      40953 | 0.000
1210.86/1211.20	c total clause space: 335.816MB
1210.86/1211.20	c total #watches: 577842
1212.65/1212.98	c total #propagations: 1183389074 / total #impl: 3456291556 (eff. 0.342)
1212.65/1212.98	c #Conflicts:     775000 | #Learnt:      41953 | 0.000
1212.65/1212.98	c total clause space: 335.816MB
1212.65/1212.98	c total #watches: 580917
1214.26/1214.56	c total #propagations: 1184593960 / total #impl: 3460387119 (eff. 0.342)
1214.26/1214.56	c GC COLLECT
1214.26/1214.56	c #Conflicts:     776000 | #Learnt:      21758 | 0.000
1214.26/1214.56	c total clause space: 335.816MB
1214.26/1214.56	c total #watches: 520068
1215.65/1215.97	c total #propagations: 1185870732 / total #impl: 3464079936 (eff. 0.342)
1215.65/1215.97	c #Conflicts:     777000 | #Learnt:      22758 | 0.000
1215.65/1215.97	c total clause space: 335.816MB
1215.65/1215.97	c total #watches: 522774
1217.25/1217.55	c total #propagations: 1187390725 / total #impl: 3468590851 (eff. 0.342)
1217.25/1217.55	c #Conflicts:     778000 | #Learnt:      23758 | 0.000
1217.25/1217.55	c total clause space: 335.816MB
1217.25/1217.56	c total #watches: 526165
1218.85/1219.14	c total #propagations: 1188750462 / total #impl: 3472970810 (eff. 0.342)
1218.85/1219.14	c #Conflicts:     779000 | #Learnt:      24758 | 0.000
1218.85/1219.14	c total clause space: 335.816MB
1218.85/1219.14	c total #watches: 528298
1220.15/1220.44	c total #propagations: 1189993734 / total #impl: 3476965495 (eff. 0.342)
1220.15/1220.44	c #Conflicts:     780000 | #Learnt:      25758 | 0.000
1220.15/1220.44	c total clause space: 335.816MB
1220.15/1220.44	c total #watches: 531227
1221.35/1221.64	c total #propagations: 1191182435 / total #impl: 3480715015 (eff. 0.342)
1221.35/1221.64	c #Conflicts:     781000 | #Learnt:      26758 | 0.000
1221.35/1221.64	c total clause space: 335.816MB
1221.35/1221.64	c total #watches: 534332
1222.65/1222.98	c total #propagations: 1192343900 / total #impl: 3484698570 (eff. 0.342)
1222.65/1222.98	c #Conflicts:     782000 | #Learnt:      27758 | 0.000
1222.65/1222.98	c total clause space: 335.816MB
1222.65/1222.98	c total #watches: 538756
1224.45/1224.73	c total #propagations: 1193480351 / total #impl: 3488354540 (eff. 0.342)
1224.45/1224.73	c #Conflicts:     783000 | #Learnt:      28758 | 0.000
1224.45/1224.73	c total clause space: 335.816MB
1224.45/1224.73	c total #watches: 542340
1225.95/1226.20	c total #propagations: 1194929688 / total #impl: 3492908217 (eff. 0.342)
1225.95/1226.20	c #Conflicts:     784000 | #Learnt:      29758 | 0.000
1225.95/1226.20	c total clause space: 335.816MB
1225.95/1226.21	c total #watches: 545417
1227.36/1227.64	c total #propagations: 1195904531 / total #impl: 3496212423 (eff. 0.342)
1227.36/1227.64	c #Conflicts:     785000 | #Learnt:      30758 | 0.000
1227.36/1227.64	c total clause space: 335.816MB
1227.36/1227.65	c total #watches: 550935
1228.95/1229.23	c total #propagations: 1196818769 / total #impl: 3499579436 (eff. 0.342)
1228.95/1229.23	c #Conflicts:     786000 | #Learnt:      31758 | 0.000
1228.95/1229.23	c total clause space: 335.816MB
1228.95/1229.23	c total #watches: 553954
1230.55/1230.88	c total #propagations: 1197787937 / total #impl: 3503111103 (eff. 0.342)
1230.55/1230.88	c #Conflicts:     787000 | #Learnt:      32758 | 0.000
1230.55/1230.88	c total clause space: 335.816MB
1230.55/1230.88	c total #watches: 556352
1232.25/1232.54	c total #propagations: 1198736625 / total #impl: 3506356397 (eff. 0.342)
1232.25/1232.54	c #Conflicts:     788000 | #Learnt:      33758 | 0.000
1232.25/1232.54	c total clause space: 335.816MB
1232.25/1232.54	c total #watches: 560194
1234.15/1234.41	c total #propagations: 1199691020 / total #impl: 3509825840 (eff. 0.342)
1234.15/1234.41	c #Conflicts:     789000 | #Learnt:      34758 | 0.000
1234.15/1234.41	c total clause space: 335.816MB
1234.15/1234.41	c total #watches: 563589
1235.95/1236.28	c total #propagations: 1200869089 / total #impl: 3513969052 (eff. 0.342)
1235.95/1236.28	c #Conflicts:     790000 | #Learnt:      35758 | 0.000
1235.95/1236.28	c total clause space: 335.816MB
1235.95/1236.28	c total #watches: 565895
1238.05/1238.36	c total #propagations: 1202287484 / total #impl: 3518331444 (eff. 0.342)
1238.05/1238.36	c #Conflicts:     791000 | #Learnt:      36758 | 0.000
1238.05/1238.36	c total clause space: 335.816MB
1238.05/1238.36	c total #watches: 568171
1239.85/1240.17	c total #propagations: 1203700058 / total #impl: 3522466539 (eff. 0.342)
1239.85/1240.17	c #Conflicts:     792000 | #Learnt:      37758 | 0.000
1239.85/1240.17	c total clause space: 335.816MB
1239.85/1240.17	c total #watches: 570863
1242.15/1242.41	c total #propagations: 1204906354 / total #impl: 3526575168 (eff. 0.342)
1242.15/1242.41	c #Conflicts:     793000 | #Learnt:      38758 | 0.000
1242.15/1242.41	c total clause space: 335.816MB
1242.15/1242.41	c total #watches: 573492
1244.15/1244.45	c total #propagations: 1206414759 / total #impl: 3531375548 (eff. 0.342)
1244.15/1244.45	c #Conflicts:     794000 | #Learnt:      39758 | 0.000
1244.15/1244.45	c total clause space: 335.816MB
1244.15/1244.45	c total #watches: 575954
1246.05/1246.39	c total #propagations: 1207849287 / total #impl: 3535824039 (eff. 0.342)
1246.05/1246.39	c #Conflicts:     795000 | #Learnt:      40758 | 0.000
1246.05/1246.39	c total clause space: 335.816MB
1246.05/1246.39	c total #watches: 578805
1248.15/1248.43	c total #propagations: 1208993321 / total #impl: 3539712484 (eff. 0.342)
1248.15/1248.43	c #Conflicts:     796000 | #Learnt:      41758 | 0.000
1248.15/1248.43	c total clause space: 335.816MB
1248.15/1248.43	c total #watches: 581030
1250.14/1250.43	c total #propagations: 1210170732 / total #impl: 3543218006 (eff. 0.342)
1250.14/1250.43	c #Conflicts:     797000 | #Learnt:      42758 | 0.000
1250.14/1250.43	c total clause space: 335.816MB
1250.14/1250.43	c total #watches: 583338
1251.84/1252.19	c total #propagations: 1211504697 / total #impl: 3547016901 (eff. 0.342)
1251.84/1252.19	c GC COLLECT
1251.84/1252.19	c #Conflicts:     798000 | #Learnt:      22241 | 0.000
1251.84/1252.19	c total clause space: 335.816MB
1251.84/1252.19	c total #watches: 521500
1253.54/1253.85	c total #propagations: 1213123978 / total #impl: 3551681501 (eff. 0.342)
1253.54/1253.85	c #Conflicts:     799000 | #Learnt:      23241 | 0.000
1253.54/1253.85	c total clause space: 335.816MB
1253.54/1253.85	c total #watches: 524864
1255.44/1255.74	c total #propagations: 1214769260 / total #impl: 3556793571 (eff. 0.342)
1255.44/1255.74	c #Conflicts:     800000 | #Learnt:      24241 | 0.000
1255.44/1255.74	c total clause space: 335.816MB
1255.44/1255.74	c total #watches: 531762
1257.24/1257.51	c total #propagations: 1216188941 / total #impl: 3561287024 (eff. 0.342)
1257.24/1257.51	c #Conflicts:     801000 | #Learnt:      25241 | 0.000
1257.24/1257.51	c total clause space: 335.816MB
1257.24/1257.51	c total #watches: 533974
1259.14/1259.43	c total #propagations: 1217516239 / total #impl: 3565222642 (eff. 0.341)
1259.14/1259.43	c #Conflicts:     802000 | #Learnt:      26241 | 0.000
1259.14/1259.43	c total clause space: 335.816MB
1259.14/1259.43	c total #watches: 536393
1260.64/1260.91	c total #propagations: 1219055642 / total #impl: 3569667206 (eff. 0.342)
1260.64/1260.91	c #Conflicts:     803000 | #Learnt:      27241 | 0.000
1260.64/1260.91	c total clause space: 335.816MB
1260.64/1260.91	c total #watches: 538764
1262.04/1262.33	c total #propagations: 1220109001 / total #impl: 3572716643 (eff. 0.342)
1262.04/1262.33	c #Conflicts:     804000 | #Learnt:      28241 | 0.000
1262.04/1262.33	c total clause space: 335.816MB
1262.04/1262.33	c total #watches: 544002
1263.94/1264.24	c total #propagations: 1221128171 / total #impl: 3575977235 (eff. 0.341)
1263.94/1264.24	c #Conflicts:     805000 | #Learnt:      29241 | 0.000
1263.94/1264.24	c total clause space: 335.816MB
1263.94/1264.25	c total #watches: 549119
1266.74/1267.04	c total #propagations: 1222468014 / total #impl: 3580164020 (eff. 0.341)
1266.74/1267.04	c #Conflicts:     806000 | #Learnt:      30241 | 0.000
1266.74/1267.04	c total clause space: 335.816MB
1266.74/1267.04	c total #watches: 556691
1269.74/1270.04	c total #propagations: 1223836343 / total #impl: 3584885606 (eff. 0.341)
1269.74/1270.04	c #Conflicts:     807000 | #Learnt:      31241 | 0.000
1269.74/1270.04	c total clause space: 335.816MB
1269.74/1270.04	c total #watches: 563728
1272.94/1273.28	c total #propagations: 1225109203 / total #impl: 3589222623 (eff. 0.341)
1272.94/1273.28	c #Conflicts:     808000 | #Learnt:      32241 | 0.000
1272.94/1273.28	c total clause space: 335.816MB
1272.94/1273.28	c total #watches: 573257
1276.44/1276.73	c total #propagations: 1226365406 / total #impl: 3593565682 (eff. 0.341)
1276.44/1276.73	c #Conflicts:     809000 | #Learnt:      33241 | 0.000
1276.44/1276.73	c total clause space: 335.816MB
1276.44/1276.73	c total #watches: 577085
1280.25/1280.57	c total #propagations: 1227831883 / total #impl: 3598375237 (eff. 0.341)
1280.25/1280.57	c #Conflicts:     810000 | #Learnt:      34241 | 0.000
1280.25/1280.57	c total clause space: 335.816MB
1280.25/1280.57	c total #watches: 580999
1283.94/1284.22	c total #propagations: 1229309688 / total #impl: 3602967902 (eff. 0.341)
1283.94/1284.22	c #Conflicts:     811000 | #Learnt:      35241 | 0.000
1283.94/1284.22	c total clause space: 335.816MB
1283.94/1284.22	c total #watches: 583291
1287.74/1288.02	c total #propagations: 1230734914 / total #impl: 3607542080 (eff. 0.341)
1287.74/1288.02	c #Conflicts:     812000 | #Learnt:      36241 | 0.000
1287.74/1288.02	c total clause space: 335.816MB
1287.74/1288.02	c total #watches: 586216
1291.34/1291.67	c total #propagations: 1232143424 / total #impl: 3611721034 (eff. 0.341)
1291.34/1291.67	c #Conflicts:     813000 | #Learnt:      37241 | 0.000
1291.34/1291.67	c total clause space: 335.816MB
1291.34/1291.67	c total #watches: 588916
1295.04/1295.35	c total #propagations: 1233540003 / total #impl: 3616099547 (eff. 0.341)
1295.04/1295.35	c #Conflicts:     814000 | #Learnt:      38241 | 0.000
1295.04/1295.35	c total clause space: 335.816MB
1295.04/1295.36	c total #watches: 591425
1298.94/1299.23	c total #propagations: 1234979722 / total #impl: 3620463618 (eff. 0.341)
1298.94/1299.23	c #Conflicts:     815000 | #Learnt:      39241 | 0.000
1298.94/1299.23	c total clause space: 335.816MB
1298.94/1299.23	c total #watches: 594911
1303.14/1303.43	c total #propagations: 1236435887 / total #impl: 3624890563 (eff. 0.341)
1303.14/1303.43	c #Conflicts:     816000 | #Learnt:      40241 | 0.000
1303.14/1303.43	c total clause space: 335.816MB
1303.14/1303.44	c total #watches: 597332
1307.24/1307.55	c total #propagations: 1237887994 / total #impl: 3629605025 (eff. 0.341)
1307.24/1307.55	c #Conflicts:     817000 | #Learnt:      41241 | 0.000
1307.24/1307.55	c total clause space: 335.816MB
1307.24/1307.55	c total #watches: 599803
1311.04/1311.34	c total #propagations: 1239321284 / total #impl: 3634107971 (eff. 0.341)
1311.04/1311.34	c #Conflicts:     818000 | #Learnt:      42241 | 0.000
1311.04/1311.34	c total clause space: 335.816MB
1311.04/1311.34	c total #watches: 603115
1315.23/1315.50	c total #propagations: 1240624542 / total #impl: 3638497778 (eff. 0.341)
1315.23/1315.50	c #Conflicts:     819000 | #Learnt:      43241 | 0.000
1315.23/1315.50	c total clause space: 335.816MB
1315.23/1315.50	c total #watches: 605545
1317.54/1317.87	c total #propagations: 1242083393 / total #impl: 3643061173 (eff. 0.341)
1317.54/1317.87	c GC COLLECT
1317.54/1317.87	c #Conflicts:     820000 | #Learnt:      22390 | 0.000
1317.54/1317.87	c total clause space: 335.816MB
1317.54/1317.87	c total #watches: 521608
1318.83/1319.16	c total #propagations: 1243614975 / total #impl: 3648046371 (eff. 0.341)
1318.83/1319.16	c #Conflicts:     821000 | #Learnt:      23390 | 0.000
1318.83/1319.16	c total clause space: 335.816MB
1318.83/1319.16	c total #watches: 525266
1320.23/1320.54	c total #propagations: 1244961795 / total #impl: 3652096352 (eff. 0.341)
1320.23/1320.54	c #Conflicts:     822000 | #Learnt:      24390 | 0.000
1320.23/1320.54	c total clause space: 335.816MB
1320.23/1320.54	c total #watches: 527806
1321.63/1322.00	c total #propagations: 1246642902 / total #impl: 3656575889 (eff. 0.341)
1321.63/1322.00	c #Conflicts:     823000 | #Learnt:      25390 | 0.000
1321.63/1322.00	c total clause space: 335.816MB
1321.73/1322.00	c total #watches: 530848
1323.23/1323.52	c total #propagations: 1248090818 / total #impl: 3661115937 (eff. 0.341)
1323.23/1323.52	c #Conflicts:     824000 | #Learnt:      26390 | 0.000
1323.23/1323.52	c total clause space: 335.816MB
1323.23/1323.52	c total #watches: 533558
1324.73/1325.00	c total #propagations: 1249627139 / total #impl: 3665956843 (eff. 0.341)
1324.73/1325.00	c #Conflicts:     825000 | #Learnt:      27390 | 0.000
1324.73/1325.00	c total clause space: 335.816MB
1324.73/1325.00	c total #watches: 537268
1326.13/1326.46	c total #propagations: 1251016770 / total #impl: 3670416145 (eff. 0.341)
1326.13/1326.46	c #Conflicts:     826000 | #Learnt:      28390 | 0.000
1326.13/1326.46	c total clause space: 335.816MB
1326.13/1326.46	c total #watches: 539766
1327.73/1328.08	c total #propagations: 1252368902 / total #impl: 3674701342 (eff. 0.341)
1327.73/1328.08	c #Conflicts:     827000 | #Learnt:      29390 | 0.000
1327.73/1328.08	c total clause space: 335.816MB
1327.73/1328.08	c total #watches: 542403
1329.13/1329.45	c total #propagations: 1253872054 / total #impl: 3679884731 (eff. 0.341)
1329.13/1329.45	c #Conflicts:     828000 | #Learnt:      30390 | 0.000
1329.13/1329.45	c total clause space: 335.816MB
1329.13/1329.45	c total #watches: 545752
1330.53/1330.83	c total #propagations: 1255148892 / total #impl: 3684026827 (eff. 0.341)
1330.53/1330.83	c #Conflicts:     829000 | #Learnt:      31389 | 0.000
1330.53/1330.83	c total clause space: 335.816MB
1330.53/1330.83	c total #watches: 548335
1332.13/1332.40	c total #propagations: 1256306827 / total #impl: 3687165913 (eff. 0.341)
1332.13/1332.40	c #Conflicts:     830000 | #Learnt:      32389 | 0.000
1332.13/1332.40	c total clause space: 335.816MB
1332.13/1332.40	c total #watches: 550787
1333.73/1334.00	c total #propagations: 1257642967 / total #impl: 3690885222 (eff. 0.341)
1333.73/1334.00	c #Conflicts:     831000 | #Learnt:      33388 | 0.000
1333.73/1334.00	c total clause space: 335.816MB
1333.73/1334.00	c total #watches: 553256
1335.33/1335.66	c total #propagations: 1259094647 / total #impl: 3694988906 (eff. 0.341)
1335.33/1335.66	c #Conflicts:     832000 | #Learnt:      34388 | 0.000
1335.33/1335.66	c total clause space: 335.816MB
1335.33/1335.66	c total #watches: 555510
1337.03/1337.33	c total #propagations: 1260566629 / total #impl: 3699298271 (eff. 0.341)
1337.03/1337.33	c #Conflicts:     833000 | #Learnt:      35387 | 0.000
1337.03/1337.33	c total clause space: 335.816MB
1337.03/1337.33	c total #watches: 559186
1338.93/1339.21	c total #propagations: 1262133209 / total #impl: 3703873517 (eff. 0.341)
1338.93/1339.21	c #Conflicts:     834000 | #Learnt:      36387 | 0.000
1338.93/1339.21	c total clause space: 335.816MB
1338.93/1339.21	c total #watches: 561782
1340.93/1341.24	c total #propagations: 1263863132 / total #impl: 3708686966 (eff. 0.341)
1340.93/1341.24	c #Conflicts:     835000 | #Learnt:      37387 | 0.000
1340.93/1341.24	c total clause space: 335.816MB
1340.93/1341.24	c total #watches: 564359
1343.03/1343.37	c total #propagations: 1265471286 / total #impl: 3713019790 (eff. 0.341)
1343.03/1343.37	c #Conflicts:     836000 | #Learnt:      38387 | 0.000
1343.03/1343.37	c total clause space: 335.816MB
1343.03/1343.37	c total #watches: 566588
1345.04/1345.31	c total #propagations: 1267127433 / total #impl: 3717704050 (eff. 0.341)
1345.04/1345.31	c #Conflicts:     837000 | #Learnt:      39387 | 0.000
1345.04/1345.31	c total clause space: 335.816MB
1345.04/1345.31	c total #watches: 568919
1347.03/1347.34	c total #propagations: 1268649453 / total #impl: 3721889706 (eff. 0.341)
1347.03/1347.34	c #Conflicts:     838000 | #Learnt:      40387 | 0.000
1347.03/1347.34	c total clause space: 335.816MB
1347.03/1347.34	c total #watches: 571039
1349.03/1349.36	c total #propagations: 1270107843 / total #impl: 3725694880 (eff. 0.341)
1349.03/1349.36	c #Conflicts:     839000 | #Learnt:      41387 | 0.000
1349.03/1349.36	c total clause space: 335.816MB
1349.03/1349.36	c total #watches: 573317
1351.03/1351.39	c total #propagations: 1271556292 / total #impl: 3729868306 (eff. 0.341)
1351.03/1351.39	c #Conflicts:     840000 | #Learnt:      42387 | 0.000
1351.03/1351.39	c total clause space: 335.816MB
1351.03/1351.39	c total #watches: 576002
1353.23/1353.50	c total #propagations: 1272908786 / total #impl: 3733968581 (eff. 0.341)
1353.23/1353.50	c #Conflicts:     841000 | #Learnt:      43387 | 0.000
1353.23/1353.50	c total clause space: 335.816MB
1353.23/1353.50	c total #watches: 578328
1355.63/1355.90	c total #propagations: 1274314918 / total #impl: 3738174072 (eff. 0.341)
1355.63/1355.90	c GC COLLECT
1355.63/1355.90	c #Conflicts:     842000 | #Learnt:      22325 | 0.000
1355.63/1355.90	c total clause space: 335.816MB
1355.63/1355.90	c total #watches: 521344
1357.03/1357.32	c total #propagations: 1275872865 / total #impl: 3742822988 (eff. 0.341)
1357.03/1357.32	c #Conflicts:     843000 | #Learnt:      23325 | 0.000
1357.03/1357.32	c total clause space: 335.816MB
1357.03/1357.32	c total #watches: 524025
1358.53/1358.85	c total #propagations: 1277289645 / total #impl: 3747018791 (eff. 0.341)
1358.53/1358.85	c #Conflicts:     844000 | #Learnt:      24325 | 0.000
1358.53/1358.85	c total clause space: 335.816MB
1358.53/1358.86	c total #watches: 526144
1359.93/1360.22	c total #propagations: 1278867749 / total #impl: 3751376294 (eff. 0.341)
1359.93/1360.22	c #Conflicts:     845000 | #Learnt:      25325 | 0.000
1359.93/1360.22	c total clause space: 335.816MB
1359.93/1360.22	c total #watches: 528348
1361.33/1361.60	c total #propagations: 1280260537 / total #impl: 3755049686 (eff. 0.341)
1361.33/1361.60	c #Conflicts:     846000 | #Learnt:      26325 | 0.000
1361.33/1361.60	c total clause space: 335.816MB
1361.33/1361.60	c total #watches: 530802
1363.03/1363.31	c total #propagations: 1281659560 / total #impl: 3758922982 (eff. 0.341)
1363.03/1363.31	c #Conflicts:     847000 | #Learnt:      27325 | 0.000
1363.03/1363.31	c total clause space: 335.816MB
1363.03/1363.31	c total #watches: 533313
1364.23/1364.56	c total #propagations: 1283369104 / total #impl: 3763872062 (eff. 0.341)
1364.23/1364.56	c #Conflicts:     848000 | #Learnt:      28325 | 0.000
1364.23/1364.56	c total clause space: 335.816MB
1364.23/1364.56	c total #watches: 536116
1365.73/1366.07	c total #propagations: 1284715342 / total #impl: 3767920836 (eff. 0.341)
1365.73/1366.07	c #Conflicts:     849000 | #Learnt:      29325 | 0.000
1365.73/1366.07	c total clause space: 335.816MB
1365.73/1366.07	c total #watches: 538592
1366.93/1367.22	c total #propagations: 1286350704 / total #impl: 3772650734 (eff. 0.341)
1366.93/1367.22	c #Conflicts:     850000 | #Learnt:      30325 | 0.000
1366.93/1367.22	c total clause space: 335.816MB
1366.93/1367.22	c total #watches: 540768
1368.33/1368.64	c total #propagations: 1287560293 / total #impl: 3776059232 (eff. 0.341)
1368.33/1368.64	c #Conflicts:     851000 | #Learnt:      31325 | 0.000
1368.33/1368.64	c total clause space: 335.816MB
1368.33/1368.64	c total #watches: 543091
1369.82/1370.16	c total #propagations: 1288988918 / total #impl: 3780121395 (eff. 0.341)
1369.82/1370.16	c #Conflicts:     852000 | #Learnt:      32325 | 0.000
1369.82/1370.16	c total clause space: 335.816MB
1369.82/1370.16	c total #watches: 547737
1371.32/1371.70	c total #propagations: 1290551311 / total #impl: 3785381450 (eff. 0.341)
1371.32/1371.70	c #Conflicts:     853000 | #Learnt:      33325 | 0.000
1371.32/1371.70	c total clause space: 335.816MB
1371.32/1371.70	c total #watches: 552817
1373.22/1373.51	c total #propagations: 1291919768 / total #impl: 3789982068 (eff. 0.341)
1373.22/1373.51	c #Conflicts:     854000 | #Learnt:      34325 | 0.000
1373.22/1373.51	c total clause space: 335.816MB
1373.22/1373.51	c total #watches: 557557
1375.02/1375.39	c total #propagations: 1293455138 / total #impl: 3795107413 (eff. 0.341)
1375.02/1375.39	c #Conflicts:     855000 | #Learnt:      35325 | 0.000
1375.02/1375.39	c total clause space: 335.816MB
1375.02/1375.39	c total #watches: 562157
1377.72/1378.04	c total #propagations: 1294867638 / total #impl: 3799467455 (eff. 0.341)
1377.72/1378.04	c #Conflicts:     856000 | #Learnt:      36325 | 0.000
1377.72/1378.04	c total clause space: 335.816MB
1377.72/1378.04	c total #watches: 564590
1379.82/1380.12	c total #propagations: 1296888512 / total #impl: 3805342972 (eff. 0.341)
1379.82/1380.12	c #Conflicts:     857000 | #Learnt:      37325 | 0.000
1379.82/1380.12	c total clause space: 335.816MB
1379.82/1380.12	c total #watches: 567480
1381.52/1381.83	c total #propagations: 1298409674 / total #impl: 3810258708 (eff. 0.341)
1381.52/1381.83	c #Conflicts:     858000 | #Learnt:      38325 | 0.000
1381.52/1381.83	c total clause space: 335.816MB
1381.52/1381.83	c total #watches: 571031
1383.42/1383.74	c total #propagations: 1299650143 / total #impl: 3814265125 (eff. 0.341)
1383.42/1383.74	c #Conflicts:     859000 | #Learnt:      39325 | 0.000
1383.42/1383.74	c total clause space: 335.816MB
1383.42/1383.75	c total #watches: 573640
1385.42/1385.75	c total #propagations: 1300950787 / total #impl: 3818465695 (eff. 0.341)
1385.42/1385.75	c #Conflicts:     860000 | #Learnt:      40325 | 0.000
1385.42/1385.75	c total clause space: 335.816MB
1385.42/1385.75	c total #watches: 577518
1387.22/1387.50	c total #propagations: 1302355969 / total #impl: 3823046440 (eff. 0.341)
1387.22/1387.50	c #Conflicts:     861000 | #Learnt:      41325 | 0.000
1387.22/1387.50	c total clause space: 335.816MB
1387.22/1387.50	c total #watches: 580302
1389.22/1389.53	c total #propagations: 1303684530 / total #impl: 3827261526 (eff. 0.341)
1389.22/1389.53	c #Conflicts:     862000 | #Learnt:      42325 | 0.000
1389.22/1389.53	c total clause space: 335.816MB
1389.22/1389.53	c total #watches: 582932
1391.42/1391.74	c total #propagations: 1305129233 / total #impl: 3831856258 (eff. 0.341)
1391.42/1391.74	c #Conflicts:     863000 | #Learnt:      43325 | 0.000
1391.42/1391.74	c total clause space: 335.816MB
1391.42/1391.74	c total #watches: 586448
1393.12/1393.40	c total #propagations: 1306577158 / total #impl: 3836395999 (eff. 0.341)
1393.12/1393.40	c #Conflicts:     864000 | #Learnt:      44325 | 0.000
1393.12/1393.40	c total clause space: 335.816MB
1393.12/1393.40	c total #watches: 590101
1394.72/1395.00	c total #propagations: 1307709372 / total #impl: 3839955650 (eff. 0.341)
1394.72/1395.00	c GC COLLECT
1394.72/1395.00	c #Conflicts:     865000 | #Learnt:      22930 | 0.000
1394.72/1395.00	c total clause space: 335.816MB
1394.72/1395.00	c total #watches: 523704
1396.12/1396.47	c total #propagations: 1308886024 / total #impl: 3843852085 (eff. 0.341)
1396.12/1396.47	c #Conflicts:     866000 | #Learnt:      23930 | 0.000
1396.12/1396.47	c total clause space: 335.816MB
1396.12/1396.47	c total #watches: 530057
1398.12/1398.49	c total #propagations: 1310155584 / total #impl: 3847927470 (eff. 0.340)
1398.12/1398.49	c #Conflicts:     867000 | #Learnt:      24930 | 0.000
1398.12/1398.49	c total clause space: 335.816MB
1398.12/1398.49	c total #watches: 532770
1400.42/1400.77	c total #propagations: 1311835324 / total #impl: 3852963942 (eff. 0.340)
1400.42/1400.77	c #Conflicts:     868000 | #Learnt:      25930 | 0.000
1400.42/1400.77	c total clause space: 335.816MB
1400.42/1400.77	c total #watches: 536434
1402.52/1402.86	c total #propagations: 1313572743 / total #impl: 3858733563 (eff. 0.340)
1402.52/1402.86	c #Conflicts:     869000 | #Learnt:      26930 | 0.000
1402.52/1402.86	c total clause space: 335.816MB
1402.52/1402.86	c total #watches: 539342
1404.72/1405.09	c total #propagations: 1315296000 / total #impl: 3863798055 (eff. 0.340)
1404.72/1405.09	c #Conflicts:     870000 | #Learnt:      27930 | 0.000
1404.72/1405.09	c total clause space: 335.816MB
1404.72/1405.09	c total #watches: 541699
1406.73/1407.08	c total #propagations: 1317071983 / total #impl: 3869082251 (eff. 0.340)
1406.73/1407.08	c #Conflicts:     871000 | #Learnt:      28929 | 0.000
1406.73/1407.08	c total clause space: 335.816MB
1406.73/1407.08	c total #watches: 545165
1409.02/1409.36	c total #propagations: 1318572919 / total #impl: 3873532897 (eff. 0.340)
1409.02/1409.36	c #Conflicts:     872000 | #Learnt:      29929 | 0.000
1409.02/1409.36	c total clause space: 335.816MB
1409.02/1409.36	c total #watches: 551888
1411.52/1411.81	c total #propagations: 1320254685 / total #impl: 3878617795 (eff. 0.340)
1411.52/1411.81	c #Conflicts:     873000 | #Learnt:      30929 | 0.000
1411.52/1411.81	c total clause space: 335.816MB
1411.52/1411.81	c total #watches: 558007
1414.12/1414.45	c total #propagations: 1321688306 / total #impl: 3883501308 (eff. 0.340)
1414.12/1414.45	c #Conflicts:     874000 | #Learnt:      31929 | 0.000
1414.12/1414.45	c total clause space: 335.816MB
1414.12/1414.45	c total #watches: 566824
1416.82/1417.13	c total #propagations: 1323003568 / total #impl: 3888031964 (eff. 0.340)
1416.82/1417.13	c #Conflicts:     875000 | #Learnt:      32929 | 0.000
1416.82/1417.13	c total clause space: 335.816MB
1416.82/1417.13	c total #watches: 570485
1419.82/1420.13	c total #propagations: 1324435263 / total #impl: 3892777932 (eff. 0.340)
1419.82/1420.13	c #Conflicts:     876000 | #Learnt:      33929 | 0.000
1419.82/1420.13	c total clause space: 335.816MB
1419.82/1420.13	c total #watches: 573079
1422.52/1422.89	c total #propagations: 1325958364 / total #impl: 3897193929 (eff. 0.340)
1422.52/1422.89	c #Conflicts:     877000 | #Learnt:      34929 | 0.000
1422.52/1422.89	c total clause space: 335.816MB
1422.52/1422.89	c total #watches: 576219
1425.02/1425.32	c total #propagations: 1327469427 / total #impl: 3901725175 (eff. 0.340)
1425.02/1425.32	c #Conflicts:     878000 | #Learnt:      35929 | 0.000
1425.02/1425.32	c total clause space: 335.816MB
1425.02/1425.32	c total #watches: 578650
1427.81/1428.19	c total #propagations: 1328688542 / total #impl: 3905280335 (eff. 0.340)
1427.81/1428.19	c #Conflicts:     879000 | #Learnt:      36929 | 0.000
1427.81/1428.19	c total clause space: 335.816MB
1427.81/1428.19	c total #watches: 581439
1430.41/1430.72	c total #propagations: 1330225261 / total #impl: 3909960502 (eff. 0.340)
1430.41/1430.72	c #Conflicts:     880000 | #Learnt:      37929 | 0.000
1430.41/1430.72	c total clause space: 335.816MB
1430.41/1430.72	c total #watches: 583728
1433.71/1434.06	c total #propagations: 1331464589 / total #impl: 3913464917 (eff. 0.340)
1433.71/1434.06	c #Conflicts:     881000 | #Learnt:      38929 | 0.000
1433.71/1434.06	c total clause space: 335.816MB
1433.71/1434.06	c total #watches: 585934
1437.01/1437.30	c total #propagations: 1333211568 / total #impl: 3918677145 (eff. 0.340)
1437.01/1437.30	c #Conflicts:     882000 | #Learnt:      39929 | 0.000
1437.01/1437.30	c total clause space: 335.816MB
1437.01/1437.30	c total #watches: 588243
1440.01/1440.33	c total #propagations: 1334931042 / total #impl: 3923693347 (eff. 0.340)
1440.01/1440.33	c #Conflicts:     883000 | #Learnt:      40929 | 0.000
1440.01/1440.33	c total clause space: 335.816MB
1440.01/1440.33	c total #watches: 590625
1442.51/1442.85	c total #propagations: 1336422128 / total #impl: 3928480036 (eff. 0.340)
1442.51/1442.85	c #Conflicts:     884000 | #Learnt:      41929 | 0.000
1442.51/1442.85	c total clause space: 335.816MB
1442.51/1442.85	c total #watches: 594889
1445.91/1446.28	c total #propagations: 1337696454 / total #impl: 3932750424 (eff. 0.340)
1445.91/1446.28	c #Conflicts:     885000 | #Learnt:      42929 | 0.000
1445.91/1446.28	c total clause space: 335.816MB
1445.91/1446.28	c total #watches: 598647
1449.01/1449.32	c total #propagations: 1339375361 / total #impl: 3938309331 (eff. 0.340)
1449.01/1449.32	c #Conflicts:     886000 | #Learnt:      43929 | 0.000
1449.01/1449.32	c total clause space: 335.816MB
1449.01/1449.32	c total #watches: 601074
1452.21/1452.59	c total #propagations: 1340789781 / total #impl: 3942501147 (eff. 0.340)
1452.21/1452.59	c #Conflicts:     887000 | #Learnt:      44929 | 0.000
1452.21/1452.59	c total clause space: 335.816MB
1452.21/1452.59	c total #watches: 603644
1454.81/1455.13	c total #propagations: 1342228787 / total #impl: 3946738010 (eff. 0.340)
1454.81/1455.13	c GC COLLECT
1454.81/1455.13	c #Conflicts:     888000 | #Learnt:      23196 | 0.000
1454.81/1455.13	c total clause space: 335.816MB
1454.81/1455.13	c total #watches: 523872
1456.12/1456.47	c total #propagations: 1343786476 / total #impl: 3950964696 (eff. 0.340)
1456.12/1456.47	c #Conflicts:     889000 | #Learnt:      24196 | 0.000
1456.12/1456.47	c total clause space: 335.816MB
1456.12/1456.47	c total #watches: 526487
1457.61/1457.94	c total #propagations: 1345253149 / total #impl: 3955066598 (eff. 0.340)
1457.61/1457.94	c #Conflicts:     890000 | #Learnt:      25196 | 0.000
1457.61/1457.94	c total clause space: 335.816MB
1457.61/1457.94	c total #watches: 529285
1459.11/1459.47	c total #propagations: 1346640915 / total #impl: 3959026860 (eff. 0.340)
1459.11/1459.47	c #Conflicts:     891000 | #Learnt:      26196 | 0.000
1459.11/1459.47	c total clause space: 335.816MB
1459.11/1459.47	c total #watches: 532146
1460.62/1460.99	c total #propagations: 1348124980 / total #impl: 3963397445 (eff. 0.340)
1460.62/1460.99	c #Conflicts:     892000 | #Learnt:      27196 | 0.000
1460.62/1460.99	c total clause space: 335.816MB
1460.62/1461.00	c total #watches: 534697
1462.41/1462.78	c total #propagations: 1349580960 / total #impl: 3967486530 (eff. 0.340)
1462.41/1462.78	c #Conflicts:     893000 | #Learnt:      28196 | 0.000
1462.41/1462.78	c total clause space: 335.816MB
1462.41/1462.79	c total #watches: 538224
1463.92/1464.20	c total #propagations: 1351220418 / total #impl: 3972377695 (eff. 0.340)
1463.92/1464.20	c #Conflicts:     894000 | #Learnt:      29196 | 0.000
1463.92/1464.20	c total clause space: 335.816MB
1463.92/1464.20	c total #watches: 540471
1465.71/1466.01	c total #propagations: 1352617903 / total #impl: 3976196853 (eff. 0.340)
1465.71/1466.01	c #Conflicts:     895000 | #Learnt:      30196 | 0.000
1465.71/1466.01	c total clause space: 335.816MB
1465.71/1466.01	c total #watches: 543079
1467.22/1467.57	c total #propagations: 1354549698 / total #impl: 3981521395 (eff. 0.340)
1467.22/1467.57	c #Conflicts:     896000 | #Learnt:      31196 | 0.000
1467.22/1467.57	c total clause space: 335.816MB
1467.22/1467.57	c total #watches: 545617
1468.81/1469.11	c total #propagations: 1356022375 / total #impl: 3985816939 (eff. 0.340)
1468.81/1469.11	c #Conflicts:     897000 | #Learnt:      32196 | 0.000
1468.81/1469.11	c total clause space: 335.816MB
1468.81/1469.11	c total #watches: 549790
1470.31/1470.65	c total #propagations: 1357424824 / total #impl: 3990151360 (eff. 0.340)
1470.31/1470.65	c #Conflicts:     898000 | #Learnt:      33196 | 0.000
1470.31/1470.65	c total clause space: 335.816MB
1470.31/1470.65	c total #watches: 552712
1472.21/1472.56	c total #propagations: 1358687455 / total #impl: 3994448302 (eff. 0.340)
1472.21/1472.56	c #Conflicts:     899000 | #Learnt:      34196 | 0.000
1472.21/1472.56	c total clause space: 335.816MB
1472.21/1472.56	c total #watches: 556969
1474.01/1474.33	c total #propagations: 1360207907 / total #impl: 3999508887 (eff. 0.340)
1474.01/1474.33	c #Conflicts:     900000 | #Learnt:      35196 | 0.000
1474.01/1474.33	c total clause space: 335.816MB
1474.01/1474.33	c total #watches: 560356
1475.81/1476.10	c total #propagations: 1361500144 / total #impl: 4003460130 (eff. 0.340)
1475.81/1476.10	c #Conflicts:     901000 | #Learnt:      36196 | 0.000
1475.81/1476.10	c total clause space: 335.816MB
1475.81/1476.10	c total #watches: 564113
1477.61/1477.92	c total #propagations: 1362839324 / total #impl: 4007429031 (eff. 0.340)
1477.61/1477.92	c #Conflicts:     902000 | #Learnt:      37196 | 0.000
1477.61/1477.92	c total clause space: 335.816MB
1477.61/1477.92	c total #watches: 567059
1479.31/1479.65	c total #propagations: 1364226309 / total #impl: 4011694523 (eff. 0.340)
1479.31/1479.65	c #Conflicts:     903000 | #Learnt:      38196 | 0.000
1479.31/1479.65	c total clause space: 335.816MB
1479.31/1479.65	c total #watches: 569363
1480.91/1481.24	c total #propagations: 1365494035 / total #impl: 4015880297 (eff. 0.340)
1480.91/1481.24	c #Conflicts:     904000 | #Learnt:      39196 | 0.000
1480.91/1481.24	c total clause space: 335.816MB
1480.91/1481.24	c total #watches: 571958
1482.91/1483.27	c total #propagations: 1366703531 / total #impl: 4019590952 (eff. 0.340)
1482.91/1483.27	c #Conflicts:     905000 | #Learnt:      40196 | 0.000
1482.91/1483.27	c total clause space: 335.816MB
1482.91/1483.27	c total #watches: 574353
1485.11/1485.46	c total #propagations: 1368290440 / total #impl: 4024694885 (eff. 0.340)
1485.11/1485.46	c #Conflicts:     906000 | #Learnt:      41196 | 0.000
1485.11/1485.46	c total clause space: 335.816MB
1485.11/1485.46	c total #watches: 577542
1487.11/1487.44	c total #propagations: 1369962442 / total #impl: 4029808378 (eff. 0.340)
1487.11/1487.44	c #Conflicts:     907000 | #Learnt:      42196 | 0.000
1487.11/1487.44	c total clause space: 335.816MB
1487.11/1487.44	c total #watches: 579979
1488.71/1489.06	c total #propagations: 1371713697 / total #impl: 4035279454 (eff. 0.340)
1488.71/1489.06	c #Conflicts:     908000 | #Learnt:      43196 | 0.000
1488.71/1489.06	c total clause space: 335.816MB
1488.71/1489.06	c total #watches: 582108
1490.21/1490.55	c total #propagations: 1373066852 / total #impl: 4039352823 (eff. 0.340)
1490.21/1490.55	c #Conflicts:     909000 | #Learnt:      44196 | 0.000
1490.21/1490.55	c total clause space: 335.816MB
1490.21/1490.55	c total #watches: 584263
1491.91/1492.26	c total #propagations: 1374289301 / total #impl: 4043170996 (eff. 0.340)
1491.91/1492.26	c #Conflicts:     910000 | #Learnt:      45196 | 0.000
1491.91/1492.26	c total clause space: 335.816MB
1491.91/1492.26	c total #watches: 586811
1493.70/1494.02	c total #propagations: 1375642701 / total #impl: 4047412497 (eff. 0.340)
1493.70/1494.02	c GC COLLECT
1493.70/1494.02	c #Conflicts:     911000 | #Learnt:      23207 | 0.000
1493.70/1494.02	c total clause space: 335.816MB
1493.70/1494.02	c total #watches: 523936
1495.10/1495.44	c total #propagations: 1377003365 / total #impl: 4051581515 (eff. 0.340)
1495.10/1495.44	c #Conflicts:     912000 | #Learnt:      24207 | 0.000
1495.10/1495.44	c total clause space: 335.816MB
1495.10/1495.44	c total #watches: 526930
1496.60/1496.97	c total #propagations: 1378574407 / total #impl: 4056291207 (eff. 0.340)
1496.60/1496.97	c #Conflicts:     913000 | #Learnt:      25207 | 0.000
1496.60/1496.97	c total clause space: 335.816MB
1496.60/1496.97	c total #watches: 529892
1498.01/1498.33	c total #propagations: 1380193428 / total #impl: 4061193133 (eff. 0.340)
1498.01/1498.33	c #Conflicts:     914000 | #Learnt:      26207 | 0.000
1498.01/1498.33	c total clause space: 335.816MB
1498.01/1498.33	c total #watches: 532686
1499.50/1499.87	c total #propagations: 1381566299 / total #impl: 4065388407 (eff. 0.340)
1499.50/1499.87	c #Conflicts:     915000 | #Learnt:      27207 | 0.000
1499.50/1499.87	c total clause space: 335.816MB
1499.50/1499.87	c total #watches: 535342
1500.90/1501.22	c total #propagations: 1383084139 / total #impl: 4069852969 (eff. 0.340)
1500.90/1501.22	c #Conflicts:     916000 | #Learnt:      28207 | 0.000
1500.90/1501.22	c total clause space: 335.816MB
1500.90/1501.22	c total #watches: 537909
1502.20/1502.51	c total #propagations: 1384434360 / total #impl: 4073906018 (eff. 0.340)
1502.20/1502.51	c #Conflicts:     917000 | #Learnt:      29207 | 0.000
1502.20/1502.51	c total clause space: 335.816MB
1502.20/1502.51	c total #watches: 540417
1503.30/1503.67	c total #propagations: 1385759420 / total #impl: 4077680909 (eff. 0.340)
1503.30/1503.67	c #Conflicts:     918000 | #Learnt:      30207 | 0.000
1503.30/1503.67	c total clause space: 335.816MB
1503.30/1503.67	c total #watches: 542650
1504.70/1505.02	c total #propagations: 1386929160 / total #impl: 4081261121 (eff. 0.340)
1504.70/1505.02	c #Conflicts:     919000 | #Learnt:      31207 | 0.000
1504.70/1505.02	c total clause space: 335.816MB
1504.70/1505.02	c total #watches: 545160
1506.30/1506.61	c total #propagations: 1388216195 / total #impl: 4085081978 (eff. 0.340)
1506.30/1506.61	c #Conflicts:     920000 | #Learnt:      32207 | 0.000
1506.30/1506.61	c total clause space: 335.816MB
1506.30/1506.61	c total #watches: 547400
1507.50/1507.87	c total #propagations: 1389641648 / total #impl: 4089208186 (eff. 0.340)
1507.50/1507.87	c #Conflicts:     921000 | #Learnt:      33207 | 0.000
1507.50/1507.87	c total clause space: 335.816MB
1507.50/1507.87	c total #watches: 551501
1508.80/1509.14	c total #propagations: 1390909480 / total #impl: 4093270690 (eff. 0.340)
1508.80/1509.14	c #Conflicts:     922000 | #Learnt:      34207 | 0.000
1508.80/1509.14	c total clause space: 335.816MB
1508.80/1509.14	c total #watches: 554695
1510.50/1510.88	c total #propagations: 1392027861 / total #impl: 4097050562 (eff. 0.340)
1510.50/1510.88	c #Conflicts:     923000 | #Learnt:      35207 | 0.000
1510.50/1510.88	c total clause space: 335.816MB
1510.50/1510.88	c total #watches: 556913
1512.70/1513.01	c total #propagations: 1393558926 / total #impl: 4101517542 (eff. 0.340)
1512.70/1513.01	c #Conflicts:     924000 | #Learnt:      36207 | 0.000
1512.70/1513.01	c total clause space: 335.816MB
1512.70/1513.01	c total #watches: 560321
1514.30/1514.67	c total #propagations: 1395353668 / total #impl: 4107363487 (eff. 0.340)
1514.30/1514.67	c #Conflicts:     925000 | #Learnt:      37207 | 0.000
1514.30/1514.67	c total clause space: 335.816MB
1514.30/1514.67	c total #watches: 563506
1516.00/1516.30	c total #propagations: 1396706374 / total #impl: 4111674452 (eff. 0.340)
1516.00/1516.30	c #Conflicts:     926000 | #Learnt:      38207 | 0.000
1516.00/1516.30	c total clause space: 335.816MB
1516.00/1516.30	c total #watches: 566730
1517.60/1517.96	c total #propagations: 1397934204 / total #impl: 4115534158 (eff. 0.340)
1517.60/1517.96	c #Conflicts:     927000 | #Learnt:      39207 | 0.000
1517.60/1517.96	c total clause space: 335.816MB
1517.60/1517.96	c total #watches: 569155
1519.20/1519.52	c total #propagations: 1399184952 / total #impl: 4119644732 (eff. 0.340)
1519.20/1519.52	c #Conflicts:     928000 | #Learnt:      40207 | 0.000
1519.20/1519.52	c total clause space: 335.816MB
1519.20/1519.52	c total #watches: 572041
1520.60/1520.98	c total #propagations: 1400461389 / total #impl: 4123689104 (eff. 0.340)
1520.60/1520.98	c #Conflicts:     929000 | #Learnt:      41207 | 0.000
1520.60/1520.98	c total clause space: 335.816MB
1520.60/1520.98	c total #watches: 576104
1522.30/1522.62	c total #propagations: 1401556431 / total #impl: 4127644845 (eff. 0.340)
1522.30/1522.62	c #Conflicts:     930000 | #Learnt:      42207 | 0.000
1522.30/1522.62	c total clause space: 335.816MB
1522.30/1522.62	c total #watches: 581028
1524.20/1524.55	c total #propagations: 1402769225 / total #impl: 4131993753 (eff. 0.339)
1524.20/1524.55	c #Conflicts:     931000 | #Learnt:      43207 | 0.000
1524.20/1524.55	c total clause space: 335.816MB
1524.20/1524.55	c total #watches: 583627
1526.30/1526.62	c total #propagations: 1404070626 / total #impl: 4136215435 (eff. 0.339)
1526.30/1526.62	c #Conflicts:     932000 | #Learnt:      44207 | 0.000
1526.30/1526.62	c total clause space: 335.816MB
1526.30/1526.62	c total #watches: 587369
1528.50/1528.88	c total #propagations: 1405427826 / total #impl: 4140390902 (eff. 0.339)
1528.50/1528.88	c #Conflicts:     933000 | #Learnt:      45207 | 0.000
1528.50/1528.88	c total clause space: 335.816MB
1528.50/1528.88	c total #watches: 591701
1530.60/1530.92	c total #propagations: 1406874973 / total #impl: 4145145198 (eff. 0.339)
1530.60/1530.92	c #Conflicts:     934000 | #Learnt:      46207 | 0.000
1530.60/1530.92	c total clause space: 335.816MB
1530.60/1530.92	c total #watches: 594681
1532.50/1532.86	c total #propagations: 1408046375 / total #impl: 4148847605 (eff. 0.339)
1532.50/1532.86	c GC COLLECT
1532.50/1532.86	c #Conflicts:     935000 | #Learnt:      23958 | 0.000
1532.50/1532.86	c total clause space: 335.816MB
1532.50/1532.86	c total #watches: 526350
1534.10/1534.50	c total #propagations: 1409496713 / total #impl: 4153212009 (eff. 0.339)
1534.10/1534.50	c #Conflicts:     936000 | #Learnt:      24958 | 0.000
1534.10/1534.50	c total clause space: 335.816MB
1534.10/1534.50	c total #watches: 531971
1535.70/1536.05	c total #propagations: 1411054290 / total #impl: 4158193923 (eff. 0.339)
1535.70/1536.05	c #Conflicts:     937000 | #Learnt:      25958 | 0.000
1535.70/1536.05	c total clause space: 335.816MB
1535.70/1536.05	c total #watches: 534873
1537.10/1537.47	c total #propagations: 1412463793 / total #impl: 4162710838 (eff. 0.339)
1537.10/1537.47	c #Conflicts:     938000 | #Learnt:      26958 | 0.000
1537.10/1537.47	c total clause space: 335.816MB
1537.10/1537.47	c total #watches: 537452
1538.60/1538.91	c total #propagations: 1413718557 / total #impl: 4166648411 (eff. 0.339)
1538.60/1538.91	c #Conflicts:     939000 | #Learnt:      27958 | 0.000
1538.60/1538.91	c total clause space: 335.816MB
1538.60/1538.91	c total #watches: 539914
1540.10/1540.41	c total #propagations: 1414968115 / total #impl: 4170403177 (eff. 0.339)
1540.10/1540.41	c #Conflicts:     940000 | #Learnt:      28958 | 0.000
1540.10/1540.41	c total clause space: 335.816MB
1540.10/1540.42	c total #watches: 542561
1541.80/1542.11	c total #propagations: 1416304583 / total #impl: 4174418024 (eff. 0.339)
1541.80/1542.11	c #Conflicts:     941000 | #Learnt:      29958 | 0.000
1541.80/1542.11	c total clause space: 335.816MB
1541.80/1542.11	c total #watches: 546679
1543.70/1544.00	c total #propagations: 1417605184 / total #impl: 4178556784 (eff. 0.339)
1543.70/1544.00	c #Conflicts:     942000 | #Learnt:      30958 | 0.000
1543.70/1544.00	c total clause space: 335.816MB
1543.70/1544.00	c total #watches: 551768
1545.70/1546.04	c total #propagations: 1418838037 / total #impl: 4182545623 (eff. 0.339)
1545.70/1546.04	c #Conflicts:     943000 | #Learnt:      31958 | 0.000
1545.70/1546.04	c total clause space: 335.816MB
1545.70/1546.04	c total #watches: 554919
1547.79/1548.11	c total #propagations: 1420244084 / total #impl: 4187036924 (eff. 0.339)
1547.79/1548.11	c #Conflicts:     944000 | #Learnt:      32958 | 0.000
1547.79/1548.11	c total clause space: 335.816MB
1547.79/1548.11	c total #watches: 558947
1549.99/1550.32	c total #propagations: 1421446362 / total #impl: 4190843033 (eff. 0.339)
1549.99/1550.32	c #Conflicts:     945000 | #Learnt:      33958 | 0.000
1549.99/1550.32	c total clause space: 335.816MB
1549.99/1550.32	c total #watches: 562077
1552.29/1552.66	c total #propagations: 1422739982 / total #impl: 4195107451 (eff. 0.339)
1552.29/1552.66	c #Conflicts:     946000 | #Learnt:      34958 | 0.000
1552.29/1552.66	c total clause space: 335.816MB
1552.29/1552.66	c total #watches: 567326
1554.59/1554.99	c total #propagations: 1424070007 / total #impl: 4199724661 (eff. 0.339)
1554.59/1554.99	c #Conflicts:     947000 | #Learnt:      35958 | 0.000
1554.59/1554.99	c total clause space: 335.816MB
1554.59/1554.99	c total #watches: 573232
1557.99/1558.38	c total #propagations: 1425359014 / total #impl: 4204091637 (eff. 0.339)
1557.99/1558.38	c #Conflicts:     948000 | #Learnt:      36958 | 0.000
1557.99/1558.38	c total clause space: 335.816MB
1557.99/1558.38	c total #watches: 577036
1561.70/1562.01	c total #propagations: 1426797048 / total #impl: 4208502583 (eff. 0.339)
1561.70/1562.01	c #Conflicts:     949000 | #Learnt:      37958 | 0.000
1561.70/1562.01	c total clause space: 335.816MB
1561.70/1562.01	c total #watches: 579177
1565.29/1565.67	c total #propagations: 1428266031 / total #impl: 4213015455 (eff. 0.339)
1565.29/1565.67	c #Conflicts:     950000 | #Learnt:      38958 | 0.000
1565.29/1565.67	c total clause space: 335.816MB
1565.29/1565.67	c total #watches: 582247
1568.49/1568.87	c total #propagations: 1430034460 / total #impl: 4218663258 (eff. 0.339)
1568.49/1568.87	c #Conflicts:     951000 | #Learnt:      39958 | 0.000
1568.49/1568.87	c total clause space: 335.816MB
1568.49/1568.87	c total #watches: 585500
1571.89/1572.26	c total #propagations: 1431576675 / total #impl: 4223687538 (eff. 0.339)
1571.89/1572.26	c #Conflicts:     952000 | #Learnt:      40958 | 0.000
1571.89/1572.26	c total clause space: 335.816MB
1571.89/1572.26	c total #watches: 588619
1575.89/1576.25	c total #propagations: 1433241025 / total #impl: 4229040664 (eff. 0.339)
1575.89/1576.25	c #Conflicts:     953000 | #Learnt:      41958 | 0.000
1575.89/1576.25	c total clause space: 335.816MB
1575.89/1576.25	c total #watches: 591887
1579.79/1580.15	c total #propagations: 1435100209 / total #impl: 4235097390 (eff. 0.339)
1579.79/1580.15	c #Conflicts:     954000 | #Learnt:      42958 | 0.000
1579.79/1580.15	c total clause space: 335.816MB
1579.79/1580.15	c total #watches: 597234
1583.39/1583.72	c total #propagations: 1436678814 / total #impl: 4240697135 (eff. 0.339)
1583.39/1583.72	c #Conflicts:     955000 | #Learnt:      43958 | 0.000
1583.39/1583.72	c total clause space: 335.816MB
1583.39/1583.72	c total #watches: 600437
1587.19/1587.57	c total #propagations: 1438079656 / total #impl: 4246019472 (eff. 0.339)
1587.19/1587.57	c #Conflicts:     956000 | #Learnt:      44958 | 0.000
1587.19/1587.57	c total clause space: 335.816MB
1587.19/1587.57	c total #watches: 603899
1590.69/1591.07	c total #propagations: 1439688117 / total #impl: 4251615651 (eff. 0.339)
1590.69/1591.07	c #Conflicts:     957000 | #Learnt:      45958 | 0.000
1590.69/1591.07	c total clause space: 335.816MB
1590.69/1591.07	c total #watches: 608890
1595.19/1595.58	c total #propagations: 1441100272 / total #impl: 4256473709 (eff. 0.339)
1595.19/1595.58	c #Conflicts:     958000 | #Learnt:      46958 | 0.000
1595.19/1595.58	c total clause space: 335.816MB
1595.19/1595.58	c total #watches: 614723
1598.09/1598.44	c total #propagations: 1442715836 / total #impl: 4262190224 (eff. 0.338)
1598.09/1598.44	c GC COLLECT
1598.09/1598.44	c #Conflicts:     959000 | #Learnt:      24331 | 0.000
1598.09/1598.44	c total clause space: 335.816MB
1598.09/1598.44	c total #watches: 527895
1599.99/1600.34	c total #propagations: 1444425460 / total #impl: 4267779049 (eff. 0.338)
1599.99/1600.34	c #Conflicts:     960000 | #Learnt:      25331 | 0.000
1599.99/1600.34	c total clause space: 335.816MB
1599.99/1600.34	c total #watches: 531514
1601.79/1602.18	c total #propagations: 1446031720 / total #impl: 4273311208 (eff. 0.338)
1601.79/1602.18	c #Conflicts:     961000 | #Learnt:      26331 | 0.000
1601.79/1602.18	c total clause space: 335.816MB
1601.79/1602.18	c total #watches: 534066
1603.79/1604.17	c total #propagations: 1447513965 / total #impl: 4278679454 (eff. 0.338)
1603.79/1604.17	c #Conflicts:     962000 | #Learnt:      27331 | 0.000
1603.79/1604.17	c total clause space: 335.816MB
1603.79/1604.17	c total #watches: 537145
1605.99/1606.37	c total #propagations: 1449109046 / total #impl: 4284125245 (eff. 0.338)
1605.99/1606.37	c #Conflicts:     963000 | #Learnt:      28331 | 0.000
1605.99/1606.37	c total clause space: 335.816MB
1605.99/1606.37	c total #watches: 539428
1608.29/1608.63	c total #propagations: 1450814014 / total #impl: 4289876015 (eff. 0.338)
1608.29/1608.63	c #Conflicts:     964000 | #Learnt:      29331 | 0.000
1608.29/1608.63	c total clause space: 335.816MB
1608.29/1608.63	c total #watches: 544228
1610.89/1611.29	c total #propagations: 1452324091 / total #impl: 4294932939 (eff. 0.338)
1610.89/1611.29	c #Conflicts:     965000 | #Learnt:      30331 | 0.000
1610.89/1611.29	c total clause space: 335.816MB
1610.89/1611.29	c total #watches: 547454
1613.68/1614.07	c total #propagations: 1454102466 / total #impl: 4300675970 (eff. 0.338)
1613.68/1614.07	c #Conflicts:     966000 | #Learnt:      31331 | 0.000
1613.68/1614.07	c total clause space: 335.816MB
1613.68/1614.07	c total #watches: 551793
1616.88/1617.25	c total #propagations: 1455933899 / total #impl: 4306674177 (eff. 0.338)
1616.88/1617.25	c #Conflicts:     967000 | #Learnt:      32331 | 0.000
1616.88/1617.25	c total clause space: 335.816MB
1616.88/1617.25	c total #watches: 559135
1620.28/1620.68	c total #propagations: 1457689475 / total #impl: 4312734258 (eff. 0.338)
1620.28/1620.68	c #Conflicts:     968000 | #Learnt:      33331 | 0.000
1620.28/1620.68	c total clause space: 335.816MB
1620.28/1620.68	c total #watches: 561794
1623.68/1624.03	c total #propagations: 1459349061 / total #impl: 4318268958 (eff. 0.338)
1623.68/1624.03	c #Conflicts:     969000 | #Learnt:      34331 | 0.000
1623.68/1624.03	c total clause space: 335.816MB
1623.68/1624.03	c total #watches: 566049
1627.18/1627.54	c total #propagations: 1460919747 / total #impl: 4323320283 (eff. 0.338)
1627.18/1627.54	c #Conflicts:     970000 | #Learnt:      35331 | 0.000
1627.18/1627.54	c total clause space: 335.816MB
1627.18/1627.54	c total #watches: 570157
1630.38/1630.74	c total #propagations: 1462657770 / total #impl: 4328950375 (eff. 0.338)
1630.38/1630.74	c #Conflicts:     971000 | #Learnt:      36331 | 0.000
1630.38/1630.74	c total clause space: 335.816MB
1630.38/1630.74	c total #watches: 572351
1634.19/1634.56	c total #propagations: 1464239524 / total #impl: 4333933203 (eff. 0.338)
1634.19/1634.56	c #Conflicts:     972000 | #Learnt:      37331 | 0.000
1634.19/1634.56	c total clause space: 335.816MB
1634.19/1634.56	c total #watches: 577646
1637.89/1638.20	c total #propagations: 1465928424 / total #impl: 4339715691 (eff. 0.338)
1637.89/1638.20	c #Conflicts:     973000 | #Learnt:      38331 | 0.000
1637.89/1638.20	c total clause space: 335.816MB
1637.89/1638.20	c total #watches: 580593
1641.00/1641.32	c total #propagations: 1467565101 / total #impl: 4346000918 (eff. 0.338)
1641.00/1641.32	c #Conflicts:     974000 | #Learnt:      39331 | 0.000
1641.00/1641.32	c total clause space: 335.816MB
1641.00/1641.32	c total #watches: 584013
1644.39/1644.72	c total #propagations: 1468853709 / total #impl: 4350779446 (eff. 0.338)
1644.39/1644.72	c #Conflicts:     975000 | #Learnt:      40331 | 0.000
1644.39/1644.72	c total clause space: 335.816MB
1644.39/1644.72	c total #watches: 587672
1647.69/1648.07	c total #propagations: 1470131636 / total #impl: 4355253271 (eff. 0.338)
1647.69/1648.07	c #Conflicts:     976000 | #Learnt:      41331 | 0.000
1647.69/1648.07	c total clause space: 335.816MB
1647.69/1648.07	c total #watches: 589926
1651.29/1651.69	c total #propagations: 1471320755 / total #impl: 4358968876 (eff. 0.338)
1651.29/1651.69	c #Conflicts:     977000 | #Learnt:      42331 | 0.000
1651.29/1651.69	c total clause space: 335.816MB
1651.29/1651.69	c total #watches: 592492
1655.59/1655.99	c total #propagations: 1472659666 / total #impl: 4363018596 (eff. 0.338)
1655.59/1655.99	c #Conflicts:     978000 | #Learnt:      43331 | 0.000
1655.59/1655.99	c total clause space: 335.816MB
1655.59/1655.99	c total #watches: 595228
1659.89/1660.26	c total #propagations: 1474087351 / total #impl: 4367360540 (eff. 0.338)
1659.89/1660.26	c #Conflicts:     979000 | #Learnt:      44331 | 0.000
1659.89/1660.26	c total clause space: 335.816MB
1659.89/1660.26	c total #watches: 598609
1663.69/1664.07	c total #propagations: 1475607946 / total #impl: 4373090370 (eff. 0.337)
1663.69/1664.07	c #Conflicts:     980000 | #Learnt:      45331 | 0.000
1663.69/1664.07	c total clause space: 335.816MB
1663.69/1664.07	c total #watches: 602436
1666.99/1667.39	c total #propagations: 1476954647 / total #impl: 4377648995 (eff. 0.337)
1666.99/1667.39	c #Conflicts:     981000 | #Learnt:      46331 | 0.000
1666.99/1667.39	c total clause space: 335.816MB
1666.99/1667.39	c total #watches: 605708
1671.38/1671.72	c total #propagations: 1478051474 / total #impl: 4381783459 (eff. 0.337)
1671.38/1671.72	c #Conflicts:     982000 | #Learnt:      47331 | 0.000
1671.38/1671.72	c total clause space: 335.816MB
1671.38/1671.72	c total #watches: 608198
1674.28/1674.69	c total #propagations: 1479343215 / total #impl: 4386737129 (eff. 0.337)
1674.28/1674.69	c GC COLLECT
1674.28/1674.69	c #Conflicts:     983000 | #Learnt:      24494 | 0.000
1674.28/1674.69	c total clause space: 545.701MB
1674.28/1674.69	c total #watches: 527700
1675.68/1676.00	c total #propagations: 1480585771 / total #impl: 4390948867 (eff. 0.337)
1675.68/1676.00	c #Conflicts:     984000 | #Learnt:      25494 | 0.000
1675.68/1676.00	c total clause space: 545.701MB
1675.68/1676.00	c total #watches: 530877
1677.08/1677.48	c total #propagations: 1481807964 / total #impl: 4394564316 (eff. 0.337)
1677.08/1677.48	c #Conflicts:     985000 | #Learnt:      26494 | 0.000
1677.08/1677.48	c total clause space: 545.701MB
1677.08/1677.48	c total #watches: 535316
1678.58/1678.92	c total #propagations: 1483133868 / total #impl: 4398523497 (eff. 0.337)
1678.58/1678.92	c #Conflicts:     986000 | #Learnt:      27494 | 0.000
1678.58/1678.92	c total clause space: 545.701MB
1678.58/1678.92	c total #watches: 539488
1680.49/1680.85	c total #propagations: 1484341931 / total #impl: 4402252067 (eff. 0.337)
1680.49/1680.85	c #Conflicts:     987000 | #Learnt:      28494 | 0.000
1680.49/1680.85	c total clause space: 545.701MB
1680.49/1680.85	c total #watches: 542397
1682.28/1682.67	c total #propagations: 1485812666 / total #impl: 4406769795 (eff. 0.337)
1682.28/1682.67	c #Conflicts:     988000 | #Learnt:      29494 | 0.000
1682.28/1682.67	c total clause space: 545.701MB
1682.28/1682.67	c total #watches: 545348
1684.48/1684.83	c total #propagations: 1487082693 / total #impl: 4410887242 (eff. 0.337)
1684.48/1684.83	c #Conflicts:     989000 | #Learnt:      30494 | 0.000
1684.48/1684.83	c total clause space: 545.701MB
1684.48/1684.83	c total #watches: 548489
1686.78/1687.14	c total #propagations: 1488423933 / total #impl: 4415121163 (eff. 0.337)
1686.78/1687.14	c #Conflicts:     990000 | #Learnt:      31494 | 0.000
1686.78/1687.14	c total clause space: 545.701MB
1686.78/1687.14	c total #watches: 551643
1689.28/1689.60	c total #propagations: 1489815506 / total #impl: 4419546447 (eff. 0.337)
1689.28/1689.60	c #Conflicts:     991000 | #Learnt:      32494 | 0.000
1689.28/1689.60	c total clause space: 545.701MB
1689.28/1689.60	c total #watches: 554944
1691.78/1692.19	c total #propagations: 1491231403 / total #impl: 4424061443 (eff. 0.337)
1691.78/1692.19	c #Conflicts:     992000 | #Learnt:      33494 | 0.000
1691.78/1692.19	c total clause space: 545.701MB
1691.78/1692.19	c total #watches: 558115
1694.08/1694.49	c total #propagations: 1492703549 / total #impl: 4428707484 (eff. 0.337)
1694.08/1694.49	c #Conflicts:     993000 | #Learnt:      34494 | 0.000
1694.08/1694.49	c total clause space: 545.701MB
1694.08/1694.49	c total #watches: 560946
1696.38/1696.73	c total #propagations: 1493985881 / total #impl: 4432819055 (eff. 0.337)
1696.38/1696.73	c #Conflicts:     994000 | #Learnt:      35494 | 0.000
1696.38/1696.73	c total clause space: 545.701MB
1696.38/1696.73	c total #watches: 563505
1698.58/1698.98	c total #propagations: 1495269257 / total #impl: 4436677040 (eff. 0.337)
1698.58/1698.98	c #Conflicts:     995000 | #Learnt:      36494 | 0.000
1698.58/1698.98	c total clause space: 545.701MB
1698.58/1698.98	c total #watches: 565961
1701.08/1701.49	c total #propagations: 1496499056 / total #impl: 4440272152 (eff. 0.337)
1701.08/1701.49	c #Conflicts:     996000 | #Learnt:      37494 | 0.000
1701.08/1701.49	c total clause space: 545.701MB
1701.08/1701.49	c total #watches: 569118
1703.58/1703.97	c total #propagations: 1497778673 / total #impl: 4444331870 (eff. 0.337)
1703.58/1703.97	c #Conflicts:     997000 | #Learnt:      38494 | 0.000
1703.58/1703.97	c total clause space: 545.701MB
1703.58/1703.97	c total #watches: 572731
1706.17/1706.54	c total #propagations: 1498900839 / total #impl: 4448186727 (eff. 0.337)
1706.17/1706.54	c #Conflicts:     998000 | #Learnt:      39494 | 0.000
1706.17/1706.54	c total clause space: 545.701MB
1706.17/1706.54	c total #watches: 576845
1709.27/1709.61	c total #propagations: 1500077954 / total #impl: 4452051601 (eff. 0.337)
1709.27/1709.61	c #Conflicts:     999000 | #Learnt:      40494 | 0.000
1709.27/1709.61	c total clause space: 545.701MB
1709.27/1709.61	c total #watches: 581170
1712.57/1712.98	c total #propagations: 1501255243 / total #impl: 4456160552 (eff. 0.337)
1712.57/1712.98	c #Conflicts:    1000000 | #Learnt:      41494 | 0.000
1712.57/1712.98	c total clause space: 545.701MB
1712.57/1712.98	c total #watches: 584792
1716.57/1716.98	c total #propagations: 1502706814 / total #impl: 4460601596 (eff. 0.337)
1716.57/1716.98	c #Conflicts:    1001000 | #Learnt:      42494 | 0.000
1716.57/1716.98	c total clause space: 545.701MB
1716.57/1716.98	c total #watches: 591214
1720.18/1720.55	c total #propagations: 1504299248 / total #impl: 4465956735 (eff. 0.337)
1720.18/1720.55	c #Conflicts:    1002000 | #Learnt:      43494 | 0.000
1720.18/1720.55	c total clause space: 545.701MB
1720.18/1720.55	c total #watches: 598793
1724.07/1724.48	c total #propagations: 1505526255 / total #impl: 4471160042 (eff. 0.337)
1724.07/1724.48	c #Conflicts:    1003000 | #Learnt:      44494 | 0.000
1724.07/1724.48	c total clause space: 545.701MB
1724.07/1724.48	c total #watches: 604325
1728.67/1729.01	c total #propagations: 1506632287 / total #impl: 4476185973 (eff. 0.337)
1728.67/1729.01	c #Conflicts:    1004000 | #Learnt:      45494 | 0.000
1728.67/1729.01	c total clause space: 545.701MB
1728.67/1729.01	c total #watches: 613982
1734.17/1734.57	c total #propagations: 1507725913 / total #impl: 4481369420 (eff. 0.336)
1734.17/1734.57	c #Conflicts:    1005000 | #Learnt:      46494 | 0.000
1734.17/1734.57	c total clause space: 545.701MB
1734.17/1734.57	c total #watches: 618514
1740.57/1740.92	c total #propagations: 1508792922 / total #impl: 4486111074 (eff. 0.336)
1740.57/1740.92	c #Conflicts:    1006000 | #Learnt:      47494 | 0.000
1740.57/1740.92	c total clause space: 545.701MB
1740.57/1740.92	c total #watches: 625547
1748.17/1748.52	c total #propagations: 1509918678 / total #impl: 4491389656 (eff. 0.336)
1748.17/1748.52	c #Conflicts:    1007000 | #Learnt:      48494 | 0.000
1748.17/1748.52	c total clause space: 545.701MB
1748.17/1748.52	c total #watches: 631242
1750.47/1750.80	c total #propagations: 1511290185 / total #impl: 4496982681 (eff. 0.336)
1750.47/1750.80	c GC COLLECT
1750.47/1750.80	c #Conflicts:    1008000 | #Learnt:      25266 | 0.000
1750.47/1750.80	c total clause space: 545.701MB
1750.47/1750.80	c total #watches: 532025
1752.08/1752.46	c total #propagations: 1512909810 / total #impl: 4501983346 (eff. 0.336)
1752.08/1752.46	c #Conflicts:    1009000 | #Learnt:      26266 | 0.000
1752.08/1752.46	c total clause space: 545.701MB
1752.08/1752.46	c total #watches: 535452
1753.77/1754.15	c total #propagations: 1514387514 / total #impl: 4506578767 (eff. 0.336)
1753.77/1754.15	c #Conflicts:    1010000 | #Learnt:      27266 | 0.000
1753.77/1754.15	c total clause space: 545.701MB
1753.77/1754.15	c total #watches: 539894
1755.87/1756.28	c total #propagations: 1515749304 / total #impl: 4511052077 (eff. 0.336)
1755.87/1756.28	c #Conflicts:    1011000 | #Learnt:      28266 | 0.000
1755.87/1756.28	c total clause space: 545.701MB
1755.87/1756.28	c total #watches: 546210
1758.27/1758.63	c total #propagations: 1517315685 / total #impl: 4515954687 (eff. 0.336)
1758.27/1758.63	c #Conflicts:    1012000 | #Learnt:      29266 | 0.000
1758.27/1758.63	c total clause space: 545.701MB
1758.27/1758.63	c total #watches: 552875
1760.07/1760.41	c total #propagations: 1518881156 / total #impl: 4521066896 (eff. 0.336)
1760.07/1760.41	c #Conflicts:    1013000 | #Learnt:      30266 | 0.000
1760.07/1760.41	c total clause space: 545.701MB
1760.07/1760.41	c total #watches: 556304
1762.37/1762.79	c total #propagations: 1520054028 / total #impl: 4525055403 (eff. 0.336)
1762.37/1762.79	c #Conflicts:    1014000 | #Learnt:      31266 | 0.000
1762.37/1762.79	c total clause space: 545.701MB
1762.37/1762.79	c total #watches: 568409
1765.17/1765.56	c total #propagations: 1521286547 / total #impl: 4529493999 (eff. 0.336)
1765.17/1765.56	c #Conflicts:    1015000 | #Learnt:      32266 | 0.000
1765.17/1765.56	c total clause space: 545.701MB
1765.17/1765.56	c total #watches: 574066
1768.97/1769.38	c total #propagations: 1522394967 / total #impl: 4534148308 (eff. 0.336)
1768.97/1769.38	c #Conflicts:    1016000 | #Learnt:      33266 | 0.000
1768.97/1769.38	c total clause space: 545.701MB
1768.97/1769.38	c total #watches: 585800
1774.57/1774.92	c total #propagations: 1523493924 / total #impl: 4538702792 (eff. 0.336)
1774.57/1774.92	c #Conflicts:    1017000 | #Learnt:      34266 | 0.000
1774.57/1774.92	c total clause space: 545.701MB
1774.57/1774.92	c total #watches: 593272
1778.57/1778.93	c total #propagations: 1524802270 / total #impl: 4543983407 (eff. 0.336)
1778.57/1778.93	c #Conflicts:    1018000 | #Learnt:      35266 | 0.000
1778.57/1778.93	c total clause space: 545.701MB
1778.57/1778.93	c total #watches: 599945
1785.46/1785.86	c total #propagations: 1525893373 / total #impl: 4548899733 (eff. 0.335)
1785.46/1785.86	c #Conflicts:    1019000 | #Learnt:      36266 | 0.000
1785.46/1785.86	c total clause space: 545.701MB
1785.46/1785.86	c total #watches: 605337
1792.36/1792.77	c total #propagations: 1527265272 / total #impl: 4554595343 (eff. 0.335)
1792.36/1792.77	c #Conflicts:    1020000 | #Learnt:      37266 | 0.000
1792.36/1792.77	c total clause space: 545.701MB
1792.36/1792.77	c total #watches: 610531
1798.17/1798.50	c total #propagations: 1528533715 / total #impl: 4560581655 (eff. 0.335)
1798.17/1798.50	c #Conflicts:    1021000 | #Learnt:      38266 | 0.000
1798.17/1798.50	c total clause space: 545.701MB
1798.17/1798.50	c total #watches: 613911

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-4108363-1466283558/watcher-4108363-1466283558 -o /tmp/evaluation-result-4108363-1466283558/solver-4108363-1466283558 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node120-1466276353-17725 --watchdog 1960 --input HOME/instance-4108363-1466283558.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=18331
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.39 2.31 2.28 3/172 18334
/proc/meminfo: memFree=29976192/32872528 swapFree=1590032/1720848
[pid=18334] ppid=18331 vsize=55976 CPUtime=0 cores=0,2,4,6
/proc/18334/stat : 18334 (cdcl-cuttingpla) R 18331 18334 17709 0 -1 4202496 256 0 0 0 0 0 0 0 20 0 1 0 30404139 57319424 7292 33554432000 4194304 6211289 140734690667248 140736228946696 4206544 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18334/statm: 13994 7292 98 493 0 13491 0

[startup+0.100122 s]
/proc/loadavg: 2.39 2.31 2.28 3/172 18334
/proc/meminfo: memFree=29976192/32872528 swapFree=1590032/1720848
[pid=18334] ppid=18331 vsize=59768 CPUtime=0.08 cores=0,2,4,6
/proc/18334/stat : 18334 (cdcl-cuttingpla) R 18331 18334 17709 0 -1 4202496 1550 0 0 0 8 0 0 0 20 0 1 0 30404139 61202432 11778 33554432000 4194304 6211289 140734690667248 140736228946696 5418912 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18334/statm: 14942 11778 121 493 0 14439 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 59768

[startup+0.200371 s]
/proc/loadavg: 2.39 2.31 2.28 3/172 18334
/proc/meminfo: memFree=29976192/32872528 swapFree=1590032/1720848
[pid=18334] ppid=18331 vsize=63472 CPUtime=0.19 cores=0,2,4,6
/proc/18334/stat : 18334 (cdcl-cuttingpla) R 18331 18334 17709 0 -1 4202496 1770 0 0 0 18 1 0 0 20 0 1 0 30404139 64995328 12094 33554432000 4194304 6211289 140734690667248 140736228946696 5418912 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18334/statm: 15868 12094 121 493 0 15365 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 63472

[startup+0.300323 s]
/proc/loadavg: 2.39 2.31 2.28 3/172 18334
/proc/meminfo: memFree=29976192/32872528 swapFree=1590032/1720848
[pid=18334] ppid=18331 vsize=63472 CPUtime=0.29 cores=0,2,4,6
/proc/18334/stat : 18334 (cdcl-cuttingpla) R 18331 18334 17709 0 -1 4202496 1837 0 0 0 28 1 0 0 20 0 1 0 30404139 64995328 12672 33554432000 4194304 6211289 140734690667248 140736228946696 5252516 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18334/statm: 15868 12673 121 493 0 15365 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 63472

[startup+0.700288 s]
/proc/loadavg: 2.39 2.31 2.28 3/172 18334
/proc/meminfo: memFree=29976192/32872528 swapFree=1590032/1720848
[pid=18334] ppid=18331 vsize=106604 CPUtime=0.69 cores=0,2,4,6
/proc/18334/stat : 18334 (cdcl-cuttingpla) R 18331 18334 17709 0 -1 4202496 6240 0 0 0 67 2 0 0 20 0 1 0 30404139 109162496 22696 33554432000 4194304 6211289 140734690667248 140734690666088 4259699 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18334/statm: 26651 22696 143 493 0 26148 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 106604

[startup+1.50028 s]
/proc/loadavg: 2.39 2.31 2.28 3/177 18346
/proc/meminfo: memFree=29736036/32872528 swapFree=1590032/1720848
[pid=18334] ppid=18331 vsize=152428 CPUtime=1.49 cores=0,2,4,6
/proc/18334/stat : 18334 (cdcl-cuttingpla) R 18331 18334 17709 0 -1 4202496 10048 0 0 0 146 3 0 0 20 0 1 0 30404139 156086272 36462 33554432000 4194304 6211289 140734690667248 140734690665128 4209163 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18334/statm: 38107 36462 204 493 0 37604 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 152428

[startup+3.10029 s]
/proc/loadavg: 2.39 2.31 2.28 3/177 18346
/proc/meminfo: memFree=29665040/32872528 swapFree=1590032/1720848
[pid=18334] ppid=18331 vsize=171396 CPUtime=3.08 cores=0,2,4,6
/proc/18334/stat : 18334 (cdcl-cuttingpla) R 18331 18334 17709 0 -1 4202496 10648 0 0 0 305 3 0 0 20 0 1 0 30404139 175509504 39367 33554432000 4194304 6211289 140734690667248 140734690665592 4241180 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18334/statm: 42849 39367 219 493 0 42346 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 171396

[startup+6.30029 s]
/proc/loadavg: 2.36 2.31 2.27 3/177 18346
/proc/meminfo: memFree=29631360/32872528 swapFree=1590032/1720848
[pid=18334] ppid=18331 vsize=171396 CPUtime=6.29 cores=0,2,4,6
/proc/18334/stat : 18334 (cdcl-cuttingpla) R 18331 18334 17709 0 -1 4202496 11119 0 0 0 625 4 0 0 20 0 1 0 30404139 175509504 41120 33554432000 4194304 6211289 140734690667248 140734690665592 4242562 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18334/statm: 42849 41120 219 493 0 42346 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 171396

[startup+12.7003 s]
/proc/loadavg: 2.33 2.30 2.27 3/177 18346
/proc/meminfo: memFree=29608356/32872528 swapFree=1590032/1720848
[pid=18334] ppid=18331 vsize=202216 CPUtime=12.69 cores=0,2,4,6
/proc/18334/stat : 18334 (cdcl-cuttingpla) R 18331 18334 17709 0 -1 4202496 11612 0 0 0 1265 4 0 0 20 0 1 0 30404139 207069184 44526 33554432000 4194304 6211289 140734690667248 140734690665592 5146508 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18334/statm: 50554 44526 219 493 0 50051 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 202216

[startup+25.5004 s]
/proc/loadavg: 2.33 2.30 2.27 3/177 18346
/proc/meminfo: memFree=29589208/32872528 swapFree=1590032/1720848
[pid=18334] ppid=18331 vsize=202216 CPUtime=25.49 cores=0,2,4,6
/proc/18334/stat : 18334 (cdcl-cuttingpla) R 18331 18334 17709 0 -1 4202496 11621 0 0 0 2544 5 0 0 20 0 1 0 30404139 207069184 48623 33554432000 4194304 6211289 140734690667248 140734690665592 4209304 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18334/statm: 50554 48623 219 493 0 50051 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 202216

[startup+51.1004 s]
/proc/loadavg: 2.34 2.31 2.27 4/178 18349
/proc/meminfo: memFree=29557864/32872528 swapFree=1590032/1720848
[pid=18334] ppid=18331 vsize=252304 CPUtime=51.08 cores=0,2,4,6
/proc/18334/stat : 18334 (cdcl-cuttingpla) R 18331 18334 17709 0 -1 4202496 12723 0 0 0 5103 5 0 0 20 0 1 0 30404139 258359296 51838 33554432000 4194304 6211289 140734690667248 140734690665592 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18334/statm: 63076 51838 219 493 0 62573 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 252304

[startup+102.3 s]
/proc/loadavg: 2.21 2.28 2.26 4/178 18350
/proc/meminfo: memFree=29520424/32872528 swapFree=1590032/1720848
[pid=18334] ppid=18331 vsize=252304 CPUtime=102.28 cores=0,2,4,6
/proc/18334/stat : 18334 (cdcl-cuttingpla) R 18331 18334 17709 0 -1 4202496 12993 0 0 0 10222 6 0 0 20 0 1 0 30404139 258359296 57116 33554432000 4194304 6211289 140734690667248 140734690665592 4209221 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18334/statm: 63076 57116 219 493 0 62573 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 252304

[startup+162.3 s]
/proc/loadavg: 2.16 2.25 2.26 3/178 18374
/proc/meminfo: memFree=29352320/32872528 swapFree=1590032/1720848
[pid=18334] ppid=18331 vsize=433568 CPUtime=162.26 cores=0,2,4,6
/proc/18334/stat : 18334 (cdcl-cuttingpla) R 18331 18334 17709 0 -1 4202496 15338 0 0 0 16218 8 0 0 20 0 1 0 30404139 443973632 92254 33554432000 4194304 6211289 140734690667248 140734690665592 4209244 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18334/statm: 108392 92254 219 493 0 107889 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 433568

[startup+222.307 s]
/proc/loadavg: 2.26 2.26 2.26 4/177 18375
/proc/meminfo: memFree=29351976/32872528 swapFree=1590032/1720848
[pid=18334] ppid=18331 vsize=433568 CPUtime=222.26 cores=0,2,4,6
/proc/18334/stat : 18334 (cdcl-cuttingpla) R 18331 18334 17709 0 -1 4202496 15388 0 0 0 22218 8 0 0 20 0 1 0 30404139 443973632 92304 33554432000 4194304 6211289 140734690667248 140734690665592 4209648 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18334/statm: 108392 92304 219 493 0 107889 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 433568

[startup+282.3 s]
/proc/loadavg: 2.23 2.26 2.26 4/176 18376
/proc/meminfo: memFree=29337360/32872528 swapFree=1590032/1720848
[pid=18334] ppid=18331 vsize=433568 CPUtime=282.25 cores=0,2,4,6
/proc/18334/stat : 18334 (cdcl-cuttingpla) R 18331 18334 17709 0 -1 4202496 15394 0 0 0 28217 8 0 0 20 0 1 0 30404139 443973632 92310 33554432000 4194304 6211289 140734690667248 140734690665592 5166449 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18334/statm: 108392 92310 219 493 0 107889 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 433568

[startup+342.3 s]
/proc/loadavg: 2.21 2.24 2.25 3/177 18378
/proc/meminfo: memFree=29317192/32872528 swapFree=1590032/1720848
[pid=18334] ppid=18331 vsize=433568 CPUtime=342.23 cores=0,2,4,6
/proc/18334/stat : 18334 (cdcl-cuttingpla) R 18331 18334 17709 0 -1 4202496 15405 0 0 0 34215 8 0 0 20 0 1 0 30404139 443973632 97431 33554432000 4194304 6211289 140734690667248 140734690665592 4209495 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18334/statm: 108392 97431 219 493 0 107889 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 433568

[startup+402.3 s]
/proc/loadavg: 2.19 2.22 2.25 4/177 18379
/proc/meminfo: memFree=29265828/32872528 swapFree=1590032/1720848
[pid=18334] ppid=18331 vsize=565828 CPUtime=402.23 cores=0,2,4,6
/proc/18334/stat : 18334 (cdcl-cuttingpla) R 18331 18334 17709 0 -1 4202496 15585 0 0 0 40213 10 0 0 20 0 1 0 30404139 579407872 102667 33554432000 4194304 6211289 140734690667248 140734690665592 4209244 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18334/statm: 141457 102667 219 493 0 140954 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 565828

[startup+462.3 s]
/proc/loadavg: 2.26 2.23 2.24 3/177 18380
/proc/meminfo: memFree=29193532/32872528 swapFree=1590032/1720848
[pid=18334] ppid=18331 vsize=565828 CPUtime=462.22 cores=0,2,4,6
/proc/18334/stat : 18334 (cdcl-cuttingpla) R 18331 18334 17709 0 -1 4202496 15760 0 0 0 46211 11 0 0 20 0 1 0 30404139 579407872 113007 33554432000 4194304 6211289 140734690667248 140734690665592 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18334/statm: 141457 113007 219 493 0 140954 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 565828

[startup+522.3 s]
/proc/loadavg: 2.31 2.24 2.25 3/177 18381
/proc/meminfo: memFree=29193296/32872528 swapFree=1590032/1720848
[pid=18334] ppid=18331 vsize=565828 CPUtime=522.21 cores=0,2,4,6
/proc/18334/stat : 18334 (cdcl-cuttingpla) R 18331 18334 17709 0 -1 4202496 15795 0 0 0 52210 11 0 0 20 0 1 0 30404139 579407872 113030 33554432000 4194304 6211289 140734690667248 140734690665592 4209265 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18334/statm: 141457 113030 219 493 0 140954 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 565828

[startup+582.3 s]
/proc/loadavg: 2.35 2.26 2.25 3/177 18382
/proc/meminfo: memFree=29193296/32872528 swapFree=1590032/1720848
[pid=18334] ppid=18331 vsize=565828 CPUtime=582.2 cores=0,2,4,6
/proc/18334/stat : 18334 (cdcl-cuttingpla) R 18331 18334 17709 0 -1 4202496 15814 0 0 0 58209 11 0 0 20 0 1 0 30404139 579407872 113042 33554432000 4194304 6211289 140734690667248 140734690665592 4209244 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18334/statm: 141457 113042 219 493 0 140954 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 565828


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


[startup+882.307 s]
/proc/loadavg: 2.17 2.20 2.22 3/177 18391
/proc/meminfo: memFree=29085280/32872528 swapFree=1590032/1720848
[pid=18334] ppid=18331 vsize=566120 CPUtime=882.16 cores=0,2,4,6
/proc/18334/stat : 18334 (cdcl-cuttingpla) R 18331 18334 17709 0 -1 4202496 15930 0 0 0 88204 12 0 0 20 0 1 0 30404139 579706880 132575 33554432000 4194304 6211289 140734690667248 140734690665592 4209384 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18334/statm: 141530 132575 219 493 0 141027 0
Current children cumulated CPU time (s) 882.16
Current children cumulated vsize (KiB) 566120

[startup+942.3 s]
/proc/loadavg: 2.31 2.23 2.23 4/177 18393
/proc/meminfo: memFree=29085036/32872528 swapFree=1590032/1720848
[pid=18334] ppid=18331 vsize=566520 CPUtime=942.14 cores=0,2,4,6
/proc/18334/stat : 18334 (cdcl-cuttingpla) R 18331 18334 17709 0 -1 4202496 16029 0 0 0 94202 12 0 0 20 0 1 0 30404139 580116480 132674 33554432000 4194304 6211289 140734690667248 140734690665592 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18334/statm: 141630 132674 219 493 0 141127 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 566520

[startup+1002.3 s]
/proc/loadavg: 2.34 2.25 2.23 3/177 18394
/proc/meminfo: memFree=29084424/32872528 swapFree=1590032/1720848
[pid=18334] ppid=18331 vsize=566792 CPUtime=1002.14 cores=0,2,4,6
/proc/18334/stat : 18334 (cdcl-cuttingpla) R 18331 18334 17709 0 -1 4202496 16103 0 0 0 100201 13 0 0 20 0 1 0 30404139 580395008 132748 33554432000 4194304 6211289 140734690667248 140734690665592 4239822 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18334/statm: 141698 132748 219 493 0 141195 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 566792

[startup+1062.3 s]
/proc/loadavg: 2.22 2.23 2.22 3/177 18395
/proc/meminfo: memFree=29083052/32872528 swapFree=1590032/1720848
[pid=18334] ppid=18331 vsize=567056 CPUtime=1062.13 cores=0,2,4,6
/proc/18334/stat : 18334 (cdcl-cuttingpla) R 18331 18334 17709 0 -1 4202496 16150 0 0 0 106200 13 0 0 20 0 1 0 30404139 580665344 132855 33554432000 4194304 6211289 140734690667248 140734690665592 4241720 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18334/statm: 141764 132855 219 493 0 141261 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 567056

[startup+1122.3 s]
/proc/loadavg: 2.29 2.25 2.23 4/177 18396
/proc/meminfo: memFree=29082388/32872528 swapFree=1590032/1720848
[pid=18334] ppid=18331 vsize=567328 CPUtime=1122.09 cores=0,2,4,6
/proc/18334/stat : 18334 (cdcl-cuttingpla) R 18331 18334 17709 0 -1 4202496 16275 0 0 0 112196 13 0 0 20 0 1 0 30404139 580943872 132942 33554432000 4194304 6211289 140734690667248 140734690665592 4209468 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18334/statm: 141832 132942 219 493 0 141329 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 567328

[startup+1182.3 s]
/proc/loadavg: 2.24 2.23 2.22 3/177 18397
/proc/meminfo: memFree=29080528/32872528 swapFree=1590032/1720848
[pid=18334] ppid=18331 vsize=567732 CPUtime=1182.06 cores=0,2,4,6
/proc/18334/stat : 18334 (cdcl-cuttingpla) R 18331 18334 17709 0 -1 4202496 16420 0 0 0 118193 13 0 0 20 0 1 0 30404139 581357568 133046 33554432000 4194304 6211289 140734690667248 140734690665592 4209314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18334/statm: 141933 133046 219 493 0 141430 0
Current children cumulated CPU time (s) 1182.06
Current children cumulated vsize (KiB) 567732

[startup+1242.3 s]
/proc/loadavg: 2.18 2.22 2.21 3/177 18399
/proc/meminfo: memFree=29028032/32872528 swapFree=1590032/1720848
[pid=18334] ppid=18331 vsize=567996 CPUtime=1242.05 cores=0,2,4,6
/proc/18334/stat : 18334 (cdcl-cuttingpla) R 18331 18334 17709 0 -1 4202496 16476 0 0 0 124192 13 0 0 20 0 1 0 30404139 581627904 133102 33554432000 4194304 6211289 140734690667248 140734690665592 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18334/statm: 141999 133102 219 493 0 141496 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 567996

[startup+1302.3 s]
/proc/loadavg: 2.27 2.25 2.22 4/178 18403
/proc/meminfo: memFree=28981336/32872528 swapFree=1590036/1720852
[pid=18334] ppid=18331 vsize=568180 CPUtime=1302.04 cores=0,2,4,6
/proc/18334/stat : 18334 (cdcl-cuttingpla) R 18331 18334 17709 0 -1 4202496 16532 0 0 0 130191 13 0 0 20 0 1 0 30404139 581816320 133175 33554432000 4194304 6211289 140734690667248 140734690665592 4209403 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18334/statm: 142045 133175 219 493 0 141542 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 568180

[startup+1362.3 s]
/proc/loadavg: 2.27 2.25 2.22 3/177 18404
/proc/meminfo: memFree=28978808/32872528 swapFree=1590032/1720848
[pid=18334] ppid=18331 vsize=568452 CPUtime=1362.03 cores=0,2,4,6
/proc/18334/stat : 18334 (cdcl-cuttingpla) R 18331 18334 17709 0 -1 4202496 16575 0 0 0 136190 13 0 0 20 0 1 0 30404139 582094848 133721 33554432000 4194304 6211289 140734690667248 140734690665592 4209403 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18334/statm: 142113 133721 219 493 0 141610 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 568452

[startup+1422.3 s]
/proc/loadavg: 2.15 2.21 2.21 3/177 18405
/proc/meminfo: memFree=28977500/32872528 swapFree=1590032/1720848
[pid=18334] ppid=18331 vsize=568452 CPUtime=1422.02 cores=0,2,4,6
/proc/18334/stat : 18334 (cdcl-cuttingpla) R 18331 18334 17709 0 -1 4202496 16591 0 0 0 142189 13 0 0 20 0 1 0 30404139 582094848 133737 33554432000 4194304 6211289 140734690667248 140734690665592 4209314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18334/statm: 142113 133737 219 493 0 141610 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 568452

[startup+1482.3 s]
/proc/loadavg: 2.09 2.19 2.20 3/177 18406
/proc/meminfo: memFree=28976856/32872528 swapFree=1590032/1720848
[pid=18334] ppid=18331 vsize=568452 CPUtime=1482.01 cores=0,2,4,6
/proc/18334/stat : 18334 (cdcl-cuttingpla) R 18331 18334 17709 0 -1 4202496 16603 0 0 0 148188 13 0 0 20 0 1 0 30404139 582094848 133749 33554432000 4194304 6211289 140734690667248 140734690665592 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18334/statm: 142113 133749 219 493 0 141610 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 568452

[startup+1542.31 s]
/proc/loadavg: 2.21 2.21 2.20 3/177 18408
/proc/meminfo: memFree=28976328/32872528 swapFree=1590032/1720848
[pid=18334] ppid=18331 vsize=568584 CPUtime=1542 cores=0,2,4,6
/proc/18334/stat : 18334 (cdcl-cuttingpla) R 18331 18334 17709 0 -1 4202496 16637 0 0 0 154187 13 0 0 20 0 1 0 30404139 582230016 133783 33554432000 4194304 6211289 140734690667248 140734690665592 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18334/statm: 142146 133783 219 493 0 141643 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 568584

[startup+1602.3 s]
/proc/loadavg: 2.16 2.20 2.19 3/177 18409
/proc/meminfo: memFree=28975648/32872528 swapFree=1590032/1720848
[pid=18334] ppid=18331 vsize=568988 CPUtime=1601.99 cores=0,2,4,6
/proc/18334/stat : 18334 (cdcl-cuttingpla) R 18331 18334 17709 0 -1 4202496 16712 0 0 0 160186 13 0 0 20 0 1 0 30404139 582643712 133858 33554432000 4194304 6211289 140734690667248 140734690665592 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18334/statm: 142247 133858 219 493 0 141744 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 568988

[startup+1662.3 s]
/proc/loadavg: 2.13 2.19 2.19 4/177 18410
/proc/meminfo: memFree=28975284/32872528 swapFree=1590032/1720848
[pid=18334] ppid=18331 vsize=569120 CPUtime=1661.99 cores=0,2,4,6
/proc/18334/stat : 18334 (cdcl-cuttingpla) R 18331 18334 17709 0 -1 4202496 16770 0 0 0 166185 14 0 0 20 0 1 0 30404139 582778880 133916 33554432000 4194304 6211289 140734690667248 140734690665592 4209314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18334/statm: 142280 133916 219 493 0 141777 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 569120

[startup+1722.3 s]
/proc/loadavg: 2.34 2.24 2.20 3/177 18411
/proc/meminfo: memFree=28969080/32872528 swapFree=1590032/1720848
[pid=18334] ppid=18331 vsize=784460 CPUtime=1721.97 cores=0,2,4,6
/proc/18334/stat : 18334 (cdcl-cuttingpla) R 18331 18334 17709 0 -1 4202496 17107 0 0 0 172181 16 0 0 20 0 1 0 30404139 803287040 135215 33554432000 4194304 6211289 140734690667248 140734690665592 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18334/statm: 196115 135215 219 493 0 195612 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 784460

[startup+1782.3 s]
/proc/loadavg: 2.32 2.25 2.21 3/177 18412
/proc/meminfo: memFree=28929068/32872528 swapFree=1590032/1720848
[pid=18334] ppid=18331 vsize=784864 CPUtime=1781.97 cores=0,2,4,6
/proc/18334/stat : 18334 (cdcl-cuttingpla) R 18331 18334 17709 0 -1 4202496 17379 0 0 0 178180 17 0 0 20 0 1 0 30404139 803700736 145148 33554432000 4194304 6211289 140734690667248 140734690665592 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18334/statm: 196216 145148 219 493 0 195713 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 784864



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.25 2.24 2.20 4/177 18412
/proc/meminfo: memFree=28929072/32872528 swapFree=1590032/1720848
[pid=18334] ppid=18331 vsize=784864 CPUtime=1800.06 cores=0,2,4,6
/proc/18334/stat : 18334 (cdcl-cuttingpla) R 18331 18334 17709 0 -1 4202496 17392 0 0 0 179989 17 0 0 20 0 1 0 30404139 803700736 145161 33554432000 4194304 6211289 140734690667248 140734690665592 4209314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18334/statm: 196216 145161 219 493 0 195713 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 784864

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.42
CPU time (s): 1800.09
CPU user time (s): 1799.9
CPU system time (s): 0.19397
CPU usage (%): 99.9817
Max. virtual memory (cumulated for all children) (KiB): 784864

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.9
system time used= 0.19397
maximum resident set size= 580644
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17392
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= 87
involuntary context switches= 1853

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.54631 second user time and 7.01293 second system time

The end

Launcher Data

Begin job on node120 at 2016-06-18 22:59:18
IDJOB=4108363
IDBENCH=77212
IDSOLVER=2549
FILE ID=node120/4108363-1466283558
RUNJOBID= node120-1466276353-17725
PBS_JOBID= 19918258
Free space on /tmp= 71712 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/oliveras/j120opt/normalized-j1206_4.std.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4108363-1466283558/watcher-4108363-1466283558 -o /tmp/evaluation-result-4108363-1466283558/solver-4108363-1466283558 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node120-1466276353-17725 --watchdog 1960 --input HOME/instance-4108363-1466283558.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= dc2381243433b8fdb488c977baa91e3c
RANDOM SEED=1905662224

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29977952 kB
Buffers:          142196 kB
Cached:           269272 kB
SwapCached:         2256 kB
Active:           109540 kB
Inactive:         310680 kB
Active(anon):       7976 kB
Inactive(anon):     3148 kB
Active(file):     101564 kB
Inactive(file):   307532 kB
Unevictable:     1720848 kB
Mlocked:         1590032 kB
SwapTotal:      67108856 kB
SwapFree:       67099616 kB
Dirty:             12840 kB
Writeback:             0 kB
AnonPages:       1677020 kB
Mapped:             8272 kB
Shmem:                 0 kB
Slab:             616604 kB
SReclaimable:      60820 kB
SUnreclaim:       555784 kB
KernelStack:        1464 kB
PageTables:         6864 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1821768 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     79872 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71700 MiB
End job on node120 at 2016-06-18 23:29:19