Trace number 4108459

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.07 1800.4

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j120opt/
normalized-j12048_7.std.opb
MD5SUM58f861b2885c3bb19bb4f63a6571dc89
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark107
Best CPU time to get the best result obtained on this benchmark1800.06
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 constraints256260
Number of constraints which are clauses255060
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 constraint63
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.33	c * #variable= 72842 #constraint= 256260
0.89/0.94	c * #variable= 72842 #constraint= 256260
1.89/1.98	c S1->S2
1.89/1.98	c S1->S2
1.89/1.98	c S1->S2
1.89/1.98	c S2->S1
1.89/1.98	c S1->S2
1.89/1.98	c S1->S2
1.89/1.98	c S1->S2
1.89/1.98	c S1->S2
1.89/1.98	c S1->S2
1.89/1.98	c S1->S2
1.89/1.98	c S1->S2
1.89/1.98	c #Conflicts:       1000 | #Learnt:       1009 | 0.000
1.89/1.98	c total clause space: 48.1602MB
1.89/1.98	c total #watches: 466044
2.09/2.19	c total #propagations: 1168563 / total #impl: 3691694 (eff. 0.317)
2.09/2.19	c #Conflicts:       2000 | #Learnt:       2009 | 0.000
2.09/2.19	c total clause space: 48.1602MB
2.09/2.19	c total #watches: 470909
2.39/2.42	c total #propagations: 1665853 / total #impl: 5525701 (eff. 0.301)
2.39/2.42	c #Conflicts:       3000 | #Learnt:       2030 | 0.000
2.39/2.42	c total clause space: 48.1602MB
2.39/2.42	c total #watches: 472594
2.69/2.75	c total #propagations: 2187470 / total #impl: 7331352 (eff. 0.298)
2.69/2.75	c #Conflicts:       4000 | #Learnt:       3030 | 0.000
2.69/2.75	c total clause space: 48.1602MB
2.69/2.76	c total #watches: 477968
2.99/3.07	c total #propagations: 2749195 / total #impl: 9502278 (eff. 0.289)
2.99/3.07	c #Conflicts:       5000 | #Learnt:       2376 | 0.000
2.99/3.07	c total clause space: 48.1602MB
2.99/3.07	c total #watches: 477236
3.40/3.47	c total #propagations: 3320825 / total #impl: 11623909 (eff. 0.286)
3.40/3.47	c S1->S2
3.40/3.47	c #Conflicts:       6000 | #Learnt:       3376 | 0.000
3.40/3.47	c total clause space: 48.1602MB
3.40/3.47	c total #watches: 484957
3.79/3.89	c total #propagations: 3928176 / total #impl: 13959726 (eff. 0.281)
3.79/3.89	c GC COLLECT
3.79/3.89	c #Conflicts:       7000 | #Learnt:       2253 | 0.000
3.79/3.89	c total clause space: 48.1602MB
3.79/3.89	c total #watches: 474513
4.19/4.24	c total #propagations: 4627088 / total #impl: 15977475 (eff. 0.290)
4.19/4.24	c #Conflicts:       8000 | #Learnt:       3252 | 0.000
4.19/4.24	c total clause space: 48.1602MB
4.19/4.24	c total #watches: 477664
4.59/4.65	c total #propagations: 5338605 / total #impl: 18092556 (eff. 0.295)
4.59/4.65	c S2->S1
4.59/4.65	c #Conflicts:       9000 | #Learnt:       3750 | 0.000
4.59/4.65	c total clause space: 48.1602MB
4.59/4.65	c total #watches: 487555
4.99/5.08	c total #propagations: 5963420 / total #impl: 20096925 (eff. 0.297)
4.99/5.08	c GC COLLECT
4.99/5.08	c #Conflicts:      10000 | #Learnt:       1638 | 0.000
4.99/5.08	c total clause space: 48.1602MB
4.99/5.08	c total #watches: 467572
5.29/5.33	c total #propagations: 6589594 / total #impl: 22138019 (eff. 0.298)
5.29/5.33	c #Conflicts:      11000 | #Learnt:       2638 | 0.000
5.29/5.33	c total clause space: 48.1602MB
5.29/5.33	c total #watches: 470856
5.60/5.62	c total #propagations: 7249820 / total #impl: 24088576 (eff. 0.301)
5.60/5.62	c #Conflicts:      12000 | #Learnt:       3638 | 0.000
5.60/5.62	c total clause space: 48.1602MB
5.60/5.62	c total #watches: 475980
5.89/5.91	c total #propagations: 7850670 / total #impl: 26165614 (eff. 0.300)
5.89/5.91	c #Conflicts:      13000 | #Learnt:       4638 | 0.000
5.89/5.91	c total clause space: 48.1602MB
5.89/5.91	c total #watches: 479538
6.09/6.17	c total #propagations: 8423766 / total #impl: 28118061 (eff. 0.300)
6.09/6.17	c #Conflicts:      14000 | #Learnt:       3321 | 0.000
6.09/6.17	c total clause space: 48.1602MB
6.09/6.17	c total #watches: 476329
6.39/6.49	c total #propagations: 9024691 / total #impl: 29913839 (eff. 0.302)
6.39/6.49	c #Conflicts:      15000 | #Learnt:       4321 | 0.000
6.39/6.49	c total clause space: 48.1602MB
6.39/6.49	c total #watches: 480910
6.79/6.86	c total #propagations: 9705962 / total #impl: 32180802 (eff. 0.302)
6.79/6.86	c #Conflicts:      16000 | #Learnt:       5321 | 0.000
6.79/6.86	c total clause space: 48.1602MB
6.79/6.86	c total #watches: 485216
7.19/7.29	c total #propagations: 10346860 / total #impl: 34247207 (eff. 0.302)
7.19/7.29	c GC COLLECT
7.19/7.29	c #Conflicts:      17000 | #Learnt:       3415 | 0.000
7.19/7.29	c total clause space: 48.1602MB
7.19/7.29	c total #watches: 476417
7.69/7.74	c total #propagations: 11036314 / total #impl: 36515439 (eff. 0.302)
7.69/7.74	c #Conflicts:      18000 | #Learnt:       4415 | 0.000
7.69/7.74	c total clause space: 48.1602MB
7.69/7.74	c total #watches: 481784
8.29/8.30	c total #propagations: 11731572 / total #impl: 38924305 (eff. 0.301)
8.29/8.30	c #Conflicts:      19000 | #Learnt:       5415 | 0.000
8.29/8.30	c total clause space: 48.1602MB
8.29/8.30	c total #watches: 489186
8.90/8.99	c total #propagations: 12380990 / total #impl: 41177764 (eff. 0.301)
8.90/8.99	c #Conflicts:      20000 | #Learnt:       6415 | 0.000
8.90/8.99	c total clause space: 78.2603MB
8.90/8.99	c total #watches: 494092
9.49/9.52	c total #propagations: 13014760 / total #impl: 43448869 (eff. 0.300)
9.49/9.52	c #Conflicts:      21000 | #Learnt:       4061 | 0.000
9.49/9.52	c total clause space: 78.2603MB
9.49/9.53	c total #watches: 484009
10.00/10.02	c total #propagations: 13563223 / total #impl: 45372777 (eff. 0.299)
10.00/10.02	c #Conflicts:      22000 | #Learnt:       5061 | 0.000
10.00/10.02	c total clause space: 78.2603MB
10.00/10.02	c total #watches: 487961
10.59/10.63	c total #propagations: 14171981 / total #impl: 47441076 (eff. 0.299)
10.59/10.63	c #Conflicts:      23000 | #Learnt:       6061 | 0.000
10.59/10.63	c total clause space: 78.2603MB
10.59/10.63	c total #watches: 492837
11.39/11.40	c total #propagations: 14834323 / total #impl: 49647323 (eff. 0.299)
11.39/11.40	c #Conflicts:      24000 | #Learnt:       7061 | 0.000
11.39/11.40	c total clause space: 78.2603MB
11.39/11.40	c total #watches: 498361
11.89/11.98	c total #propagations: 15505857 / total #impl: 52155467 (eff. 0.297)
11.89/11.98	c GC COLLECT
11.89/11.98	c #Conflicts:      25000 | #Learnt:       4333 | 0.000
11.89/11.98	c total clause space: 78.2603MB
11.89/11.98	c total #watches: 483904
12.49/12.58	c total #propagations: 16134324 / total #impl: 54376886 (eff. 0.297)
12.49/12.58	c #Conflicts:      26000 | #Learnt:       5333 | 0.000
12.49/12.58	c total clause space: 78.2603MB
12.49/12.58	c total #watches: 491048
13.30/13.31	c total #propagations: 16748693 / total #impl: 56610104 (eff. 0.296)
13.30/13.31	c #Conflicts:      27000 | #Learnt:       6333 | 0.000
13.30/13.31	c total clause space: 78.2603MB
13.30/13.31	c total #watches: 497335
14.09/14.19	c total #propagations: 17383015 / total #impl: 59112249 (eff. 0.294)
14.09/14.19	c #Conflicts:      28000 | #Learnt:       7333 | 0.000
14.09/14.19	c total clause space: 78.2603MB
14.09/14.19	c total #watches: 504217
14.89/14.98	c total #propagations: 18071390 / total #impl: 61630694 (eff. 0.293)
14.89/14.98	c GC COLLECT
14.89/14.98	c #Conflicts:      29000 | #Learnt:       4266 | 0.000
14.89/14.98	c total clause space: 78.2603MB
14.89/14.98	c total #watches: 486770
15.50/15.50	c total #propagations: 18720078 / total #impl: 63733744 (eff. 0.294)
15.50/15.50	c #Conflicts:      30000 | #Learnt:       5266 | 0.000
15.50/15.50	c total clause space: 78.2603MB
15.50/15.50	c total #watches: 490256
15.99/16.09	c total #propagations: 19342673 / total #impl: 65766872 (eff. 0.294)
15.99/16.09	c #Conflicts:      31000 | #Learnt:       6266 | 0.000
15.99/16.09	c total clause space: 78.2603MB
15.99/16.09	c total #watches: 494790
16.69/16.79	c total #propagations: 20008987 / total #impl: 67888265 (eff. 0.295)
16.69/16.79	c #Conflicts:      32000 | #Learnt:       7266 | 0.000
16.69/16.79	c total clause space: 78.2603MB
16.69/16.80	c total #watches: 498230
17.49/17.60	c total #propagations: 20737303 / total #impl: 70166664 (eff. 0.296)
17.49/17.60	c #Conflicts:      33000 | #Learnt:       8266 | 0.000
17.49/17.60	c total clause space: 78.2603MB
17.49/17.60	c total #watches: 503921
18.19/18.29	c total #propagations: 21489768 / total #impl: 72732315 (eff. 0.295)
18.19/18.29	c GC COLLECT
18.19/18.29	c #Conflicts:      34000 | #Learnt:       4887 | 0.000
18.19/18.29	c total clause space: 78.2603MB
18.19/18.29	c total #watches: 484833
18.89/18.98	c total #propagations: 22187407 / total #impl: 75488530 (eff. 0.294)
18.89/18.98	c #Conflicts:      35000 | #Learnt:       5887 | 0.000
18.89/18.98	c total clause space: 78.2603MB
18.89/18.98	c total #watches: 490771
19.69/19.71	c total #propagations: 22782844 / total #impl: 77780018 (eff. 0.293)
19.69/19.71	c #Conflicts:      36000 | #Learnt:       6887 | 0.000
19.69/19.71	c total clause space: 78.2603MB
19.69/19.71	c total #watches: 495674
20.29/20.36	c total #propagations: 23450204 / total #impl: 79885948 (eff. 0.294)
20.29/20.36	c #Conflicts:      37000 | #Learnt:       7887 | 0.000
20.29/20.36	c total clause space: 78.2603MB
20.29/20.36	c total #watches: 498327
21.09/21.10	c total #propagations: 24017466 / total #impl: 81548093 (eff. 0.295)
21.09/21.10	c #Conflicts:      38000 | #Learnt:       8887 | 0.000
21.09/21.10	c total clause space: 78.2603MB
21.09/21.10	c total #watches: 502503
21.79/21.84	c total #propagations: 24635954 / total #impl: 83524451 (eff. 0.295)
21.79/21.84	c GC COLLECT
21.79/21.84	c #Conflicts:      39000 | #Learnt:       5193 | 0.000
21.79/21.84	c total clause space: 78.2603MB
21.79/21.84	c total #watches: 485273
22.39/22.49	c total #propagations: 25270327 / total #impl: 85625743 (eff. 0.295)
22.39/22.49	c #Conflicts:      40000 | #Learnt:       6193 | 0.000
22.39/22.49	c total clause space: 78.2603MB
22.39/22.49	c total #watches: 488797
23.09/23.16	c total #propagations: 25909544 / total #impl: 87769784 (eff. 0.295)
23.09/23.16	c #Conflicts:      41000 | #Learnt:       7193 | 0.000
23.09/23.16	c total clause space: 78.2603MB
23.09/23.16	c total #watches: 491533
23.79/23.85	c total #propagations: 26489314 / total #impl: 89706973 (eff. 0.295)
23.79/23.85	c #Conflicts:      42000 | #Learnt:       8193 | 0.000
23.79/23.85	c total clause space: 78.2603MB
23.79/23.85	c total #watches: 495066
24.49/24.53	c total #propagations: 27087143 / total #impl: 91684416 (eff. 0.295)
24.49/24.53	c #Conflicts:      43000 | #Learnt:       9193 | 0.000
24.49/24.53	c total clause space: 78.2603MB
24.49/24.53	c total #watches: 498198
25.19/25.26	c total #propagations: 27692119 / total #impl: 93687494 (eff. 0.296)
25.19/25.26	c GC COLLECT
25.19/25.26	c #Conflicts:      44000 | #Learnt:       5207 | 0.000
25.19/25.26	c total clause space: 78.2603MB
25.19/25.26	c total #watches: 485143
25.88/25.96	c total #propagations: 28275004 / total #impl: 95626009 (eff. 0.296)
25.88/25.96	c #Conflicts:      45000 | #Learnt:       6207 | 0.000
25.88/25.96	c total clause space: 78.2603MB
25.88/25.96	c total #watches: 489644
26.39/26.47	c total #propagations: 28893306 / total #impl: 97807649 (eff. 0.295)
26.39/26.47	c #Conflicts:      46000 | #Learnt:       7207 | 0.000
26.39/26.47	c total clause space: 78.2603MB
26.39/26.47	c total #watches: 494250
27.08/27.11	c total #propagations: 29445770 / total #impl: 99770293 (eff. 0.295)
27.08/27.11	c #Conflicts:      47000 | #Learnt:       8207 | 0.000
27.08/27.11	c total clause space: 78.2603MB
27.08/27.11	c total #watches: 498987
27.68/27.71	c total #propagations: 30114467 / total #impl: 102233401 (eff. 0.295)
27.68/27.71	c #Conflicts:      48000 | #Learnt:       9207 | 0.000
27.68/27.71	c total clause space: 78.2603MB
27.68/27.71	c total #watches: 502656
28.18/28.27	c total #propagations: 30755401 / total #impl: 104466872 (eff. 0.294)
28.18/28.27	c #Conflicts:      49000 | #Learnt:      10207 | 0.000
28.18/28.27	c total clause space: 78.2603MB
28.18/28.27	c total #watches: 505798
28.78/28.89	c total #propagations: 31354959 / total #impl: 106521218 (eff. 0.294)
28.78/28.89	c GC COLLECT
28.78/28.89	c #Conflicts:      50000 | #Learnt:       5897 | 0.000
28.78/28.89	c total clause space: 78.2603MB
28.78/28.89	c total #watches: 490113
29.38/29.45	c total #propagations: 32067181 / total #impl: 109040044 (eff. 0.294)
29.38/29.45	c #Conflicts:      51000 | #Learnt:       6897 | 0.000
29.38/29.45	c total clause space: 78.2603MB
29.38/29.45	c total #watches: 494505
30.18/30.20	c total #propagations: 32652270 / total #impl: 111039790 (eff. 0.294)
30.18/30.20	c #Conflicts:      52000 | #Learnt:       7897 | 0.000
30.18/30.20	c total clause space: 78.2603MB
30.18/30.20	c total #watches: 502901
31.18/31.27	c total #propagations: 33253736 / total #impl: 113267804 (eff. 0.294)
31.18/31.27	c #Conflicts:      53000 | #Learnt:       8897 | 0.000
31.18/31.27	c total clause space: 78.2603MB
31.18/31.27	c total #watches: 510170
32.28/32.35	c total #propagations: 33955003 / total #impl: 115857469 (eff. 0.293)
32.28/32.35	c #Conflicts:      54000 | #Learnt:       9897 | 0.000
32.28/32.35	c total clause space: 78.2603MB
32.28/32.35	c total #watches: 515627
33.38/33.48	c total #propagations: 34622722 / total #impl: 118201594 (eff. 0.293)
33.38/33.48	c #Conflicts:      55000 | #Learnt:      10897 | 0.000
33.38/33.48	c total clause space: 78.2603MB
33.38/33.48	c total #watches: 525076
34.19/34.25	c total #propagations: 35216780 / total #impl: 120419893 (eff. 0.292)
34.19/34.25	c GC COLLECT
34.19/34.25	c #Conflicts:      56000 | #Learnt:       6302 | 0.000
34.19/34.25	c total clause space: 78.2603MB
34.19/34.25	c total #watches: 491161
34.78/34.81	c total #propagations: 35811454 / total #impl: 122742351 (eff. 0.292)
34.78/34.81	c #Conflicts:      57000 | #Learnt:       7302 | 0.000
34.78/34.81	c total clause space: 78.2603MB
34.78/34.81	c total #watches: 495419
35.29/35.38	c total #propagations: 36433442 / total #impl: 124911136 (eff. 0.292)
35.29/35.38	c #Conflicts:      58000 | #Learnt:       8302 | 0.000
35.29/35.38	c total clause space: 78.2603MB
35.29/35.38	c total #watches: 499429
35.98/36.04	c total #propagations: 37048037 / total #impl: 127006193 (eff. 0.292)
35.98/36.04	c #Conflicts:      59000 | #Learnt:       9302 | 0.000
35.98/36.04	c total clause space: 78.2603MB
35.98/36.04	c total #watches: 504338
36.58/36.66	c total #propagations: 37700655 / total #impl: 129250218 (eff. 0.292)
36.58/36.66	c #Conflicts:      60000 | #Learnt:      10302 | 0.000
36.58/36.66	c total clause space: 78.2603MB
36.58/36.66	c total #watches: 510054
37.28/37.34	c total #propagations: 38273337 / total #impl: 131300013 (eff. 0.291)
37.28/37.34	c #Conflicts:      61000 | #Learnt:      11302 | 0.000
37.28/37.34	c total clause space: 78.2603MB
37.28/37.34	c total #watches: 513886
37.98/38.00	c total #propagations: 38874392 / total #impl: 133480872 (eff. 0.291)
37.98/38.00	c GC COLLECT
37.98/38.00	c #Conflicts:      62000 | #Learnt:       6414 | 0.000
37.98/38.00	c total clause space: 78.2603MB
37.98/38.00	c total #watches: 492529
38.49/38.58	c total #propagations: 39504330 / total #impl: 135681090 (eff. 0.291)
38.49/38.58	c #Conflicts:      63000 | #Learnt:       7414 | 0.000
38.49/38.58	c total clause space: 78.2603MB
38.49/38.58	c total #watches: 500086
39.18/39.27	c total #propagations: 40041898 / total #impl: 137779227 (eff. 0.291)
39.18/39.27	c #Conflicts:      64000 | #Learnt:       8414 | 0.000
39.18/39.27	c total clause space: 78.2603MB
39.18/39.27	c total #watches: 506050
40.18/40.21	c total #propagations: 40602736 / total #impl: 140090106 (eff. 0.290)
40.18/40.21	c #Conflicts:      65000 | #Learnt:       9414 | 0.000
40.18/40.21	c total clause space: 78.2603MB
40.18/40.21	c total #watches: 510762
40.98/41.03	c total #propagations: 41308810 / total #impl: 142631016 (eff. 0.290)
40.98/41.03	c #Conflicts:      66000 | #Learnt:      10414 | 0.000
40.98/41.03	c total clause space: 78.2603MB
40.98/41.03	c total #watches: 516856
42.08/42.17	c total #propagations: 41897817 / total #impl: 144649765 (eff. 0.290)
42.08/42.17	c #Conflicts:      67000 | #Learnt:      11414 | 0.000
42.08/42.17	c total clause space: 78.2603MB
42.08/42.17	c total #watches: 520851
43.08/43.10	c total #propagations: 42623551 / total #impl: 147035680 (eff. 0.290)
43.08/43.10	c #Conflicts:      68000 | #Learnt:      12414 | 0.000
43.08/43.10	c total clause space: 78.2603MB
43.08/43.10	c total #watches: 525644
43.48/43.57	c total #propagations: 43285066 / total #impl: 149267754 (eff. 0.290)
43.48/43.57	c GC COLLECT
43.48/43.57	c #Conflicts:      69000 | #Learnt:       7205 | 0.000
43.48/43.57	c total clause space: 78.2603MB
43.48/43.58	c total #watches: 494809
44.09/44.16	c total #propagations: 43858604 / total #impl: 151290696 (eff. 0.290)
44.09/44.16	c #Conflicts:      70000 | #Learnt:       8205 | 0.000
44.09/44.16	c total clause space: 78.2603MB
44.09/44.16	c total #watches: 499273
44.68/44.74	c total #propagations: 44571199 / total #impl: 153585965 (eff. 0.290)
44.68/44.74	c #Conflicts:      71000 | #Learnt:       9205 | 0.000
44.68/44.74	c total clause space: 78.2603MB
44.68/44.74	c total #watches: 503235
45.28/45.32	c total #propagations: 45205362 / total #impl: 155672134 (eff. 0.290)
45.28/45.32	c #Conflicts:      72000 | #Learnt:      10205 | 0.000
45.28/45.32	c total clause space: 78.2603MB
45.28/45.32	c total #watches: 506381
45.88/45.93	c total #propagations: 45790336 / total #impl: 157633560 (eff. 0.290)
45.88/45.93	c #Conflicts:      73000 | #Learnt:      11205 | 0.000
45.88/45.93	c total clause space: 78.2603MB
45.88/45.93	c total #watches: 511285
46.48/46.53	c total #propagations: 46454550 / total #impl: 159808281 (eff. 0.291)
46.48/46.53	c #Conflicts:      74000 | #Learnt:      12205 | 0.000
46.48/46.53	c total clause space: 78.2603MB
46.48/46.53	c total #watches: 518372
47.18/47.27	c total #propagations: 47000803 / total #impl: 161786428 (eff. 0.291)
47.18/47.27	c GC COLLECT
47.18/47.27	c #Conflicts:      75000 | #Learnt:       6713 | 0.000
47.18/47.27	c total clause space: 78.2603MB
47.18/47.27	c total #watches: 493593
47.78/47.88	c total #propagations: 47607700 / total #impl: 164102958 (eff. 0.290)
47.78/47.88	c #Conflicts:      76000 | #Learnt:       7713 | 0.000
47.78/47.88	c total clause space: 78.2603MB
47.78/47.88	c total #watches: 498781
48.49/48.51	c total #propagations: 48264987 / total #impl: 166470100 (eff. 0.290)
48.49/48.51	c #Conflicts:      77000 | #Learnt:       8713 | 0.000
48.49/48.51	c total clause space: 78.2603MB
48.49/48.51	c total #watches: 504741
49.18/49.28	c total #propagations: 48890455 / total #impl: 168891536 (eff. 0.289)
49.18/49.28	c #Conflicts:      78000 | #Learnt:       9713 | 0.000
49.18/49.28	c total clause space: 78.2603MB
49.18/49.28	c total #watches: 510884
50.08/50.15	c total #propagations: 49566692 / total #impl: 171339356 (eff. 0.289)
50.08/50.15	c #Conflicts:      79000 | #Learnt:      10713 | 0.000
50.08/50.15	c total clause space: 78.2603MB
50.08/50.15	c total #watches: 518951
51.18/51.26	c total #propagations: 50180240 / total #impl: 173861552 (eff. 0.289)
51.18/51.26	c #Conflicts:      80000 | #Learnt:      11713 | 0.000
51.18/51.26	c total clause space: 78.2603MB
51.18/51.26	c total #watches: 526738
52.38/52.47	c total #propagations: 50810739 / total #impl: 176792922 (eff. 0.287)
52.38/52.47	c #Conflicts:      81000 | #Learnt:      12713 | 0.000
52.38/52.47	c total clause space: 78.2603MB
52.38/52.47	c total #watches: 531710
53.78/53.85	c total #propagations: 51526362 / total #impl: 179487682 (eff. 0.287)
53.78/53.85	c GC COLLECT
53.78/53.85	c #Conflicts:      82000 | #Learnt:       6917 | 0.000
53.78/53.85	c total clause space: 127.173MB
53.78/53.85	c total #watches: 494385
54.38/54.41	c total #propagations: 52274974 / total #impl: 182216980 (eff. 0.287)
54.38/54.41	c #Conflicts:      83000 | #Learnt:       7917 | 0.000
54.38/54.41	c total clause space: 127.173MB
54.38/54.41	c total #watches: 498955
55.09/55.12	c total #propagations: 53001347 / total #impl: 184695867 (eff. 0.287)
55.09/55.12	c #Conflicts:      84000 | #Learnt:       8917 | 0.000
55.09/55.12	c total clause space: 127.173MB
55.09/55.12	c total #watches: 504215
55.88/55.94	c total #propagations: 53772624 / total #impl: 187313045 (eff. 0.287)
55.88/55.94	c #Conflicts:      85000 | #Learnt:       9917 | 0.000
55.88/55.94	c total clause space: 127.173MB
55.88/55.94	c total #watches: 509267
56.78/56.87	c total #propagations: 54569939 / total #impl: 190167467 (eff. 0.287)
56.78/56.87	c #Conflicts:      86000 | #Learnt:      10917 | 0.000
56.78/56.87	c total clause space: 127.173MB
56.78/56.88	c total #watches: 517121
57.88/57.91	c total #propagations: 55287584 / total #impl: 192885038 (eff. 0.287)
57.88/57.91	c #Conflicts:      87000 | #Learnt:      11917 | 0.000
57.88/57.91	c total clause space: 127.173MB
57.88/57.91	c total #watches: 526161
59.08/59.11	c total #propagations: 55894180 / total #impl: 195487894 (eff. 0.286)
59.08/59.11	c #Conflicts:      88000 | #Learnt:      12917 | 0.000
59.08/59.11	c total clause space: 127.173MB
59.08/59.11	c total #watches: 533710
60.38/60.46	c total #propagations: 56521333 / total #impl: 198319898 (eff. 0.285)
60.38/60.46	c #Conflicts:      89000 | #Learnt:      13917 | 0.000
60.38/60.46	c total clause space: 127.173MB
60.38/60.46	c total #watches: 539183
61.28/61.35	c total #propagations: 57137719 / total #impl: 200963099 (eff. 0.284)
61.28/61.35	c GC COLLECT
61.28/61.35	c #Conflicts:      90000 | #Learnt:       7826 | 0.000
61.28/61.35	c total clause space: 127.173MB
61.28/61.35	c total #watches: 499159
61.88/61.92	c total #propagations: 57781138 / total #impl: 203432905 (eff. 0.284)
61.88/61.92	c #Conflicts:      91000 | #Learnt:       8826 | 0.000
61.88/61.92	c total clause space: 127.173MB
61.88/61.92	c total #watches: 503204
62.47/62.53	c total #propagations: 58296507 / total #impl: 205072687 (eff. 0.284)
62.47/62.53	c #Conflicts:      92000 | #Learnt:       9826 | 0.000
62.47/62.53	c total clause space: 127.173MB
62.47/62.53	c total #watches: 507399
63.07/63.19	c total #propagations: 58815827 / total #impl: 206689382 (eff. 0.285)
63.07/63.19	c #Conflicts:      93000 | #Learnt:      10826 | 0.000
63.07/63.19	c total clause space: 127.173MB
63.07/63.19	c total #watches: 511111
63.78/63.87	c total #propagations: 59378335 / total #impl: 208466201 (eff. 0.285)
63.78/63.87	c #Conflicts:      94000 | #Learnt:      11826 | 0.000
63.78/63.87	c total clause space: 127.173MB
63.78/63.87	c total #watches: 516003
64.58/64.69	c total #propagations: 59913990 / total #impl: 210234047 (eff. 0.285)
64.58/64.69	c #Conflicts:      95000 | #Learnt:      12826 | 0.000
64.58/64.69	c total clause space: 127.173MB
64.58/64.69	c total #watches: 520847
65.47/65.59	c total #propagations: 60482951 / total #impl: 212098948 (eff. 0.285)
65.47/65.59	c #Conflicts:      96000 | #Learnt:      13826 | 0.000
65.47/65.59	c total clause space: 127.173MB
65.47/65.59	c total #watches: 527084
66.57/66.62	c total #propagations: 61053447 / total #impl: 214142210 (eff. 0.285)
66.57/66.62	c #Conflicts:      97000 | #Learnt:      14826 | 0.000
66.57/66.62	c total clause space: 127.173MB
66.57/66.62	c total #watches: 532484
67.18/67.22	c total #propagations: 61647531 / total #impl: 216216248 (eff. 0.285)
67.18/67.22	c GC COLLECT
67.18/67.22	c #Conflicts:      98000 | #Learnt:       8423 | 0.000
67.18/67.22	c total clause space: 127.173MB
67.18/67.22	c total #watches: 504371
67.77/67.88	c total #propagations: 62246283 / total #impl: 218197050 (eff. 0.285)
67.77/67.88	c #Conflicts:      99000 | #Learnt:       9423 | 0.000
67.77/67.88	c total clause space: 127.173MB
67.77/67.88	c total #watches: 510820
68.57/68.63	c total #propagations: 62809253 / total #impl: 220108458 (eff. 0.285)
68.57/68.63	c #Conflicts:     100000 | #Learnt:      10423 | 0.000
68.57/68.63	c total clause space: 127.173MB
68.57/68.63	c total #watches: 517331
69.47/69.51	c total #propagations: 63349874 / total #impl: 221961920 (eff. 0.285)
69.47/69.51	c #Conflicts:     101000 | #Learnt:      11423 | 0.000
69.47/69.51	c total clause space: 127.173MB
69.47/69.51	c total #watches: 523959
70.38/70.48	c total #propagations: 63879977 / total #impl: 223835000 (eff. 0.285)
70.38/70.48	c #Conflicts:     102000 | #Learnt:      12423 | 0.000
70.38/70.48	c total clause space: 127.173MB
70.38/70.48	c total #watches: 530178
71.47/71.59	c total #propagations: 64398607 / total #impl: 225708813 (eff. 0.285)
71.47/71.59	c #Conflicts:     103000 | #Learnt:      13423 | 0.000
71.47/71.59	c total clause space: 127.173MB
71.47/71.59	c total #watches: 535898
72.77/72.85	c total #propagations: 65019695 / total #impl: 227930918 (eff. 0.285)
72.77/72.85	c #Conflicts:     104000 | #Learnt:      14423 | 0.000
72.77/72.85	c total clause space: 127.173MB
72.77/72.85	c total #watches: 541658
74.07/74.13	c total #propagations: 65705394 / total #impl: 230216643 (eff. 0.285)
74.07/74.13	c #Conflicts:     105000 | #Learnt:      15423 | 0.000
74.07/74.13	c total clause space: 127.173MB
74.07/74.13	c total #watches: 546386
74.67/74.78	c total #propagations: 66393432 / total #impl: 232720827 (eff. 0.285)
74.67/74.78	c GC COLLECT
74.67/74.78	c #Conflicts:     106000 | #Learnt:       8715 | 0.000
74.67/74.78	c total clause space: 127.173MB
74.67/74.78	c total #watches: 502657
75.37/75.49	c total #propagations: 67077636 / total #impl: 234889288 (eff. 0.286)
75.37/75.49	c #Conflicts:     107000 | #Learnt:       9715 | 0.000
75.37/75.49	c total clause space: 127.173MB
75.37/75.49	c total #watches: 509260
76.17/76.27	c total #propagations: 67700378 / total #impl: 237457969 (eff. 0.285)
76.17/76.27	c #Conflicts:     108000 | #Learnt:      10715 | 0.000
76.17/76.27	c total clause space: 127.173MB
76.17/76.27	c total #watches: 514366
76.87/76.93	c total #propagations: 68319577 / total #impl: 239882322 (eff. 0.285)
76.87/76.93	c #Conflicts:     109000 | #Learnt:      11715 | 0.000
76.87/76.93	c total clause space: 127.173MB
76.87/76.93	c total #watches: 522592
77.86/77.90	c total #propagations: 68862938 / total #impl: 241829687 (eff. 0.285)
77.86/77.90	c #Conflicts:     110000 | #Learnt:      12715 | 0.000
77.86/77.90	c total clause space: 127.173MB
77.86/77.90	c total #watches: 527255
78.76/78.82	c total #propagations: 69506138 / total #impl: 244103466 (eff. 0.285)
78.76/78.82	c #Conflicts:     111000 | #Learnt:      13715 | 0.000
78.76/78.82	c total clause space: 127.173MB
78.76/78.82	c total #watches: 534048
79.76/79.85	c total #propagations: 70058427 / total #impl: 246266505 (eff. 0.284)
79.76/79.85	c #Conflicts:     112000 | #Learnt:      14715 | 0.000
79.76/79.85	c total clause space: 127.173MB
79.76/79.85	c total #watches: 540504
80.86/80.93	c total #propagations: 70651846 / total #impl: 248586057 (eff. 0.284)
80.86/80.93	c #Conflicts:     113000 | #Learnt:      15715 | 0.000
80.86/80.93	c total clause space: 127.173MB
80.86/80.93	c total #watches: 545974
81.66/81.72	c total #propagations: 71249066 / total #impl: 250727712 (eff. 0.284)
81.66/81.72	c GC COLLECT
81.66/81.72	c #Conflicts:     114000 | #Learnt:       8700 | 0.000
81.66/81.72	c total clause space: 127.173MB
81.66/81.73	c total #watches: 502614
82.26/82.39	c total #propagations: 71861633 / total #impl: 252939370 (eff. 0.284)
82.26/82.39	c #Conflicts:     115000 | #Learnt:       9700 | 0.000
82.26/82.39	c total clause space: 127.173MB
82.26/82.39	c total #watches: 507925
83.06/83.12	c total #propagations: 72437518 / total #impl: 255159693 (eff. 0.284)
83.06/83.12	c #Conflicts:     116000 | #Learnt:      10700 | 0.000
83.06/83.12	c total clause space: 127.173MB
83.06/83.12	c total #watches: 512936
83.86/83.99	c total #propagations: 73029695 / total #impl: 257255597 (eff. 0.284)
83.86/83.99	c #Conflicts:     117000 | #Learnt:      11700 | 0.000
83.86/83.99	c total clause space: 127.173MB
83.86/83.99	c total #watches: 519550
84.86/84.91	c total #propagations: 73650887 / total #impl: 259452397 (eff. 0.284)
84.86/84.91	c #Conflicts:     118000 | #Learnt:      12700 | 0.000
84.86/84.91	c total clause space: 127.173MB
84.86/84.91	c total #watches: 524622
85.96/86.00	c total #propagations: 74306001 / total #impl: 261632703 (eff. 0.284)
85.96/86.00	c #Conflicts:     119000 | #Learnt:      13700 | 0.000
85.96/86.00	c total clause space: 127.173MB
85.96/86.00	c total #watches: 530806
86.97/87.04	c total #propagations: 74983644 / total #impl: 263952643 (eff. 0.284)
86.97/87.04	c #Conflicts:     120000 | #Learnt:      14700 | 0.000
86.97/87.04	c total clause space: 127.173MB
86.97/87.04	c total #watches: 537927
88.16/88.20	c total #propagations: 75515286 / total #impl: 265853712 (eff. 0.284)
88.16/88.20	c #Conflicts:     121000 | #Learnt:      15700 | 0.000
88.16/88.20	c total clause space: 127.173MB
88.16/88.20	c total #watches: 544104
89.56/89.63	c total #propagations: 76043125 / total #impl: 267698256 (eff. 0.284)
89.56/89.63	c GC COLLECT
89.56/89.63	c #Conflicts:     122000 | #Learnt:       8399 | 0.000
89.56/89.63	c total clause space: 127.173MB
89.56/89.64	c total #watches: 501518
90.16/90.29	c total #propagations: 76674680 / total #impl: 269759990 (eff. 0.284)
90.16/90.29	c #Conflicts:     123000 | #Learnt:       9399 | 0.000
90.16/90.29	c total clause space: 127.173MB
90.16/90.29	c total #watches: 505989
90.96/91.06	c total #propagations: 77232954 / total #impl: 271761756 (eff. 0.284)
90.96/91.06	c #Conflicts:     124000 | #Learnt:      10399 | 0.000
90.96/91.06	c total clause space: 127.173MB
90.96/91.06	c total #watches: 511710
91.86/91.97	c total #propagations: 77875954 / total #impl: 273985431 (eff. 0.284)
91.86/91.97	c #Conflicts:     125000 | #Learnt:      11399 | 0.000
91.86/91.97	c total clause space: 127.173MB
91.86/91.97	c total #watches: 516391
92.76/92.81	c total #propagations: 78499372 / total #impl: 276267366 (eff. 0.284)
92.76/92.81	c #Conflicts:     126000 | #Learnt:      12399 | 0.000
92.76/92.81	c total clause space: 127.173MB
92.76/92.81	c total #watches: 521545
93.66/93.73	c total #propagations: 79121884 / total #impl: 278458899 (eff. 0.284)
93.66/93.73	c #Conflicts:     127000 | #Learnt:      13399 | 0.000
93.66/93.73	c total clause space: 127.173MB
93.66/93.73	c total #watches: 527597
94.56/94.62	c total #propagations: 79727115 / total #impl: 280748056 (eff. 0.284)
94.56/94.62	c #Conflicts:     128000 | #Learnt:      14399 | 0.000
94.56/94.62	c total clause space: 127.173MB
94.56/94.62	c total #watches: 532776
95.76/95.84	c total #propagations: 80255233 / total #impl: 282752710 (eff. 0.284)
95.76/95.84	c #Conflicts:     129000 | #Learnt:      15399 | 0.000
95.76/95.84	c total clause space: 127.173MB
95.76/95.84	c total #watches: 540322
96.86/96.96	c total #propagations: 80874915 / total #impl: 285344454 (eff. 0.283)
96.86/96.96	c #Conflicts:     130000 | #Learnt:      16399 | 0.000
96.86/96.96	c total clause space: 127.173MB
96.86/96.96	c total #watches: 547667
98.06/98.18	c total #propagations: 81445437 / total #impl: 287573809 (eff. 0.283)
98.06/98.18	c GC COLLECT
98.06/98.18	c #Conflicts:     131000 | #Learnt:       8798 | 0.000
98.06/98.18	c total clause space: 127.173MB
98.06/98.18	c total #watches: 504180
98.76/98.85	c total #propagations: 82041113 / total #impl: 289677623 (eff. 0.283)
98.76/98.85	c #Conflicts:     132000 | #Learnt:       9798 | 0.000
98.76/98.85	c total clause space: 127.173MB
98.76/98.85	c total #watches: 508293
99.46/99.58	c total #propagations: 82673294 / total #impl: 291874501 (eff. 0.283)
99.46/99.58	c #Conflicts:     133000 | #Learnt:      10798 | 0.000
99.46/99.58	c total clause space: 127.173MB
99.46/99.58	c total #watches: 513621
100.36/100.47	c total #propagations: 83287448 / total #impl: 294069454 (eff. 0.283)
100.36/100.47	c #Conflicts:     134000 | #Learnt:      11798 | 0.000
100.36/100.47	c total clause space: 127.173MB
100.36/100.47	c total #watches: 520534
101.26/101.30	c total #propagations: 83954588 / total #impl: 296464692 (eff. 0.283)
101.26/101.30	c #Conflicts:     135000 | #Learnt:      12798 | 0.000
101.26/101.30	c total clause space: 127.173MB
101.26/101.31	c total #watches: 525075
102.16/102.22	c total #propagations: 84529253 / total #impl: 298536352 (eff. 0.283)
102.16/102.22	c #Conflicts:     136000 | #Learnt:      13798 | 0.000
102.16/102.22	c total clause space: 127.173MB
102.16/102.22	c total #watches: 530817
103.15/103.25	c total #propagations: 85144913 / total #impl: 300894789 (eff. 0.283)
103.15/103.25	c #Conflicts:     137000 | #Learnt:      14798 | 0.000
103.15/103.25	c total clause space: 127.173MB
103.15/103.25	c total #watches: 534849
104.26/104.31	c total #propagations: 85754444 / total #impl: 303327799 (eff. 0.283)
104.26/104.31	c #Conflicts:     138000 | #Learnt:      15798 | 0.000
104.26/104.31	c total clause space: 127.173MB
104.26/104.31	c total #watches: 540512
105.45/105.58	c total #propagations: 86346682 / total #impl: 305705819 (eff. 0.282)
105.45/105.58	c #Conflicts:     139000 | #Learnt:      16798 | 0.000
105.45/105.58	c total clause space: 127.173MB
105.45/105.58	c total #watches: 547655
106.76/106.87	c total #propagations: 87024935 / total #impl: 308356891 (eff. 0.282)
106.76/106.87	c #Conflicts:     140000 | #Learnt:      17798 | 0.000
106.76/106.87	c total clause space: 127.173MB
106.76/106.87	c total #watches: 552978
107.45/107.54	c total #propagations: 87656836 / total #impl: 310951454 (eff. 0.282)
107.45/107.54	c GC COLLECT
107.45/107.54	c #Conflicts:     141000 | #Learnt:       9903 | 0.000
107.45/107.54	c total clause space: 127.173MB
107.45/107.55	c total #watches: 509257
108.25/108.39	c total #propagations: 88305753 / total #impl: 313366095 (eff. 0.282)
108.25/108.39	c #Conflicts:     142000 | #Learnt:      10903 | 0.000
108.25/108.39	c total clause space: 127.173MB
108.25/108.39	c total #watches: 518313
109.35/109.40	c total #propagations: 88946818 / total #impl: 316017889 (eff. 0.281)
109.35/109.40	c #Conflicts:     143000 | #Learnt:      11903 | 0.000
109.35/109.40	c total clause space: 127.173MB
109.35/109.40	c total #watches: 522823
110.35/110.42	c total #propagations: 89578667 / total #impl: 318681882 (eff. 0.281)
110.35/110.42	c #Conflicts:     144000 | #Learnt:      12903 | 0.000
110.35/110.42	c total clause space: 127.173MB
110.35/110.42	c total #watches: 526800
111.45/111.56	c total #propagations: 90172030 / total #impl: 320965225 (eff. 0.281)
111.45/111.56	c #Conflicts:     145000 | #Learnt:      13903 | 0.000
111.45/111.56	c total clause space: 127.173MB
111.45/111.56	c total #watches: 532696
112.65/112.77	c total #propagations: 90745957 / total #impl: 323546795 (eff. 0.280)
112.65/112.77	c #Conflicts:     146000 | #Learnt:      14903 | 0.000
112.65/112.77	c total clause space: 127.173MB
112.65/112.77	c total #watches: 538712
114.15/114.22	c total #propagations: 91318719 / total #impl: 326470736 (eff. 0.280)
114.15/114.22	c #Conflicts:     147000 | #Learnt:      15903 | 0.000
114.15/114.22	c total clause space: 127.173MB
114.15/114.22	c total #watches: 545029
115.65/115.76	c total #propagations: 91939448 / total #impl: 329485071 (eff. 0.279)
115.65/115.76	c #Conflicts:     148000 | #Learnt:      16903 | 0.000
115.65/115.76	c total clause space: 127.173MB
115.65/115.76	c total #watches: 548942
116.75/116.88	c total #propagations: 92556198 / total #impl: 331878736 (eff. 0.279)
116.75/116.88	c #Conflicts:     149000 | #Learnt:      17903 | 0.000
116.75/116.88	c total clause space: 127.173MB
116.75/116.88	c total #watches: 552521
117.76/117.81	c total #propagations: 93113949 / total #impl: 333768871 (eff. 0.279)
117.76/117.81	c GC COLLECT
117.76/117.81	c #Conflicts:     150000 | #Learnt:       9693 | 0.000
117.76/117.81	c total clause space: 127.173MB
117.76/117.81	c total #watches: 508144
118.35/118.46	c total #propagations: 93701642 / total #impl: 335743827 (eff. 0.279)
118.35/118.46	c #Conflicts:     151000 | #Learnt:      10693 | 0.000
118.35/118.46	c total clause space: 127.173MB
118.35/118.46	c total #watches: 512046
119.25/119.34	c total #propagations: 94322922 / total #impl: 337898318 (eff. 0.279)
119.25/119.34	c #Conflicts:     152000 | #Learnt:      11693 | 0.000
119.25/119.34	c total clause space: 127.173MB
119.25/119.34	c total #watches: 516898
120.05/120.12	c total #propagations: 95045942 / total #impl: 340198405 (eff. 0.279)
120.05/120.12	c #Conflicts:     153000 | #Learnt:      12693 | 0.000
120.05/120.12	c total clause space: 127.173MB
120.05/120.12	c total #watches: 520910
120.85/120.98	c total #propagations: 95707597 / total #impl: 342379013 (eff. 0.280)
120.85/120.98	c #Conflicts:     154000 | #Learnt:      13693 | 0.000
120.85/120.98	c total clause space: 127.173MB
120.85/120.99	c total #watches: 525781
121.75/121.89	c total #propagations: 96402060 / total #impl: 344684518 (eff. 0.280)
121.75/121.89	c #Conflicts:     155000 | #Learnt:      14693 | 0.000
121.75/121.89	c total clause space: 127.173MB
121.75/121.89	c total #watches: 530329
122.75/122.89	c total #propagations: 97118880 / total #impl: 347102166 (eff. 0.280)
122.75/122.89	c #Conflicts:     156000 | #Learnt:      15693 | 0.000
122.75/122.89	c total clause space: 127.173MB
122.75/122.89	c total #watches: 535802
123.85/123.94	c total #propagations: 97806527 / total #impl: 349590678 (eff. 0.280)
123.85/123.94	c #Conflicts:     157000 | #Learnt:      16693 | 0.000
123.85/123.94	c total clause space: 127.173MB
123.85/123.94	c total #watches: 541579
124.95/125.08	c total #propagations: 98423455 / total #impl: 351776983 (eff. 0.280)
124.95/125.08	c #Conflicts:     158000 | #Learnt:      17693 | 0.000
124.95/125.08	c total clause space: 127.173MB
124.95/125.08	c total #watches: 546712
126.25/126.30	c total #propagations: 99087115 / total #impl: 354153902 (eff. 0.280)
126.25/126.30	c #Conflicts:     159000 | #Learnt:      18693 | 0.000
126.25/126.30	c total clause space: 127.173MB
126.25/126.30	c total #watches: 551816
127.15/127.23	c total #propagations: 99770853 / total #impl: 356670707 (eff. 0.280)
127.15/127.23	c GC COLLECT
127.15/127.23	c #Conflicts:     160000 | #Learnt:      10186 | 0.000
127.15/127.23	c total clause space: 127.173MB
127.15/127.23	c total #watches: 510151
127.75/127.89	c total #propagations: 100478412 / total #impl: 358998619 (eff. 0.280)
127.75/127.89	c #Conflicts:     161000 | #Learnt:      11186 | 0.000
127.75/127.89	c total clause space: 127.173MB
127.75/127.89	c total #watches: 514485
128.45/128.58	c total #propagations: 101102580 / total #impl: 360943778 (eff. 0.280)
128.45/128.58	c #Conflicts:     162000 | #Learnt:      12186 | 0.000
128.45/128.58	c total clause space: 127.173MB
128.45/128.58	c total #watches: 520901
129.35/129.43	c total #propagations: 101723952 / total #impl: 362933302 (eff. 0.280)
129.35/129.43	c #Conflicts:     163000 | #Learnt:      13186 | 0.000
129.35/129.43	c total clause space: 127.173MB
129.35/129.43	c total #watches: 526430
130.25/130.30	c total #propagations: 102355242 / total #impl: 365181396 (eff. 0.280)
130.25/130.30	c #Conflicts:     164000 | #Learnt:      14186 | 0.000
130.25/130.30	c total clause space: 127.173MB
130.25/130.30	c total #watches: 531388
131.15/131.25	c total #propagations: 102911221 / total #impl: 367153459 (eff. 0.280)
131.15/131.25	c #Conflicts:     165000 | #Learnt:      15186 | 0.000
131.15/131.25	c total clause space: 127.173MB
131.15/131.25	c total #watches: 537334
132.35/132.40	c total #propagations: 103456397 / total #impl: 369204523 (eff. 0.280)
132.35/132.40	c #Conflicts:     166000 | #Learnt:      16186 | 0.000
132.35/132.40	c total clause space: 127.173MB
132.35/132.40	c total #watches: 543616
133.55/133.62	c total #propagations: 104019377 / total #impl: 371346539 (eff. 0.280)
133.55/133.62	c #Conflicts:     167000 | #Learnt:      17186 | 0.000
133.55/133.62	c total clause space: 127.173MB
133.55/133.62	c total #watches: 550370
134.95/135.02	c total #propagations: 104555911 / total #impl: 373434952 (eff. 0.280)
134.95/135.02	c #Conflicts:     168000 | #Learnt:      18186 | 0.000
134.95/135.02	c total clause space: 127.173MB
134.95/135.02	c total #watches: 555159
136.35/136.42	c total #propagations: 105118772 / total #impl: 375431922 (eff. 0.280)
136.35/136.42	c #Conflicts:     169000 | #Learnt:      19186 | 0.000
136.35/136.42	c total clause space: 127.173MB
136.35/136.42	c total #watches: 559482
137.25/137.38	c total #propagations: 105710473 / total #impl: 377545983 (eff. 0.280)
137.25/137.38	c GC COLLECT
137.25/137.38	c #Conflicts:     170000 | #Learnt:      10393 | 0.000
137.25/137.38	c total clause space: 127.173MB
137.25/137.38	c total #watches: 511069
137.95/138.09	c total #propagations: 106353661 / total #impl: 379792596 (eff. 0.280)
137.95/138.09	c #Conflicts:     171000 | #Learnt:      11393 | 0.000
137.95/138.09	c total clause space: 127.173MB
137.95/138.09	c total #watches: 518255
138.85/138.91	c total #propagations: 106953434 / total #impl: 381871054 (eff. 0.280)
138.85/138.91	c #Conflicts:     172000 | #Learnt:      12393 | 0.000
138.85/138.91	c total clause space: 127.173MB
138.85/138.91	c total #watches: 522431
139.75/139.82	c total #propagations: 107629221 / total #impl: 384076332 (eff. 0.280)
139.75/139.82	c #Conflicts:     173000 | #Learnt:      13393 | 0.000
139.75/139.82	c total clause space: 127.173MB
139.75/139.82	c total #watches: 528364
140.75/140.82	c total #propagations: 108297222 / total #impl: 386471608 (eff. 0.280)
140.75/140.82	c #Conflicts:     174000 | #Learnt:      14393 | 0.000
140.75/140.82	c total clause space: 127.173MB
140.75/140.82	c total #watches: 532223
141.85/141.95	c total #propagations: 108951144 / total #impl: 388891056 (eff. 0.280)
141.85/141.95	c #Conflicts:     175000 | #Learnt:      15393 | 0.000
141.85/141.95	c total clause space: 127.173MB
141.85/141.95	c total #watches: 537792
142.95/143.01	c total #propagations: 109636263 / total #impl: 391440557 (eff. 0.280)
142.95/143.01	c #Conflicts:     176000 | #Learnt:      16393 | 0.000
142.95/143.01	c total clause space: 127.173MB
142.95/143.01	c total #watches: 542410
144.05/144.11	c total #propagations: 110227607 / total #impl: 393580652 (eff. 0.280)
144.05/144.11	c #Conflicts:     177000 | #Learnt:      17393 | 0.000
144.05/144.11	c total clause space: 127.173MB
144.05/144.11	c total #watches: 547786
145.05/145.16	c total #propagations: 110886158 / total #impl: 395842223 (eff. 0.280)
145.05/145.16	c #Conflicts:     178000 | #Learnt:      18393 | 0.000
145.05/145.16	c total clause space: 127.173MB
145.05/145.16	c total #watches: 553023
146.15/146.28	c total #propagations: 111433916 / total #impl: 397755149 (eff. 0.280)
146.15/146.28	c #Conflicts:     179000 | #Learnt:      19393 | 0.000
146.15/146.28	c total clause space: 127.173MB
146.15/146.28	c total #watches: 557990
147.25/147.40	c total #propagations: 112026989 / total #impl: 399820466 (eff. 0.280)
147.25/147.40	c GC COLLECT
147.25/147.40	c #Conflicts:     180000 | #Learnt:      10293 | 0.000
147.25/147.40	c total clause space: 127.173MB
147.25/147.40	c total #watches: 510543
147.95/148.05	c total #propagations: 112623517 / total #impl: 401799136 (eff. 0.280)
147.95/148.05	c #Conflicts:     181000 | #Learnt:      11293 | 0.000
147.95/148.05	c total clause space: 127.173MB
147.95/148.05	c total #watches: 516739
148.75/148.87	c total #propagations: 113238963 / total #impl: 403820891 (eff. 0.280)
148.75/148.87	c #Conflicts:     182000 | #Learnt:      12293 | 0.000
148.75/148.87	c total clause space: 127.173MB
148.75/148.87	c total #watches: 522835
149.75/149.83	c total #propagations: 113876769 / total #impl: 406098765 (eff. 0.280)
149.75/149.83	c #Conflicts:     183000 | #Learnt:      13293 | 0.000
149.75/149.83	c total clause space: 127.173MB
149.75/149.83	c total #watches: 529080
150.66/150.79	c total #propagations: 114493107 / total #impl: 408513649 (eff. 0.280)
150.66/150.79	c #Conflicts:     184000 | #Learnt:      14293 | 0.000
150.66/150.79	c total clause space: 127.173MB
150.66/150.79	c total #watches: 534512
151.76/151.87	c total #propagations: 115044315 / total #impl: 410566519 (eff. 0.280)
151.76/151.87	c #Conflicts:     185000 | #Learnt:      15293 | 0.000
151.76/151.87	c total clause space: 127.173MB
151.76/151.87	c total #watches: 538706
152.86/152.93	c total #propagations: 115635147 / total #impl: 412664621 (eff. 0.280)
152.86/152.93	c #Conflicts:     186000 | #Learnt:      16293 | 0.000
152.86/152.93	c total clause space: 127.173MB
152.86/152.93	c total #watches: 544431
154.06/154.11	c total #propagations: 116110385 / total #impl: 414389375 (eff. 0.280)
154.06/154.11	c #Conflicts:     187000 | #Learnt:      17293 | 0.000
154.06/154.11	c total clause space: 127.173MB
154.06/154.12	c total #watches: 549244
155.35/155.48	c total #propagations: 116693949 / total #impl: 416524781 (eff. 0.280)
155.35/155.48	c #Conflicts:     188000 | #Learnt:      18293 | 0.000
155.35/155.48	c total clause space: 127.173MB
155.35/155.48	c total #watches: 556932
156.85/156.95	c total #propagations: 117303780 / total #impl: 418720702 (eff. 0.280)
156.85/156.95	c #Conflicts:     189000 | #Learnt:      19293 | 0.000
156.85/156.95	c total clause space: 127.173MB
156.85/156.95	c total #watches: 564108
158.15/158.22	c total #propagations: 117891708 / total #impl: 421041811 (eff. 0.280)
158.15/158.22	c #Conflicts:     190000 | #Learnt:      20293 | 0.000
158.15/158.22	c total clause space: 127.173MB
158.15/158.22	c total #watches: 570033
159.15/159.27	c total #propagations: 118410762 / total #impl: 423312619 (eff. 0.280)
159.15/159.27	c GC COLLECT
159.15/159.27	c #Conflicts:     191000 | #Learnt:      10909 | 0.000
159.15/159.27	c total clause space: 127.173MB
159.15/159.27	c total #watches: 514605
159.85/159.97	c total #propagations: 118949531 / total #impl: 425648235 (eff. 0.279)
159.85/159.97	c #Conflicts:     192000 | #Learnt:      11909 | 0.000
159.85/159.97	c total clause space: 127.173MB
159.85/159.97	c total #watches: 521305
160.95/161.01	c total #propagations: 119514501 / total #impl: 428094195 (eff. 0.279)
160.95/161.01	c #Conflicts:     193000 | #Learnt:      12909 | 0.000
160.95/161.01	c total clause space: 127.173MB
160.95/161.01	c total #watches: 527246
161.95/162.09	c total #propagations: 120175617 / total #impl: 430756783 (eff. 0.279)
161.95/162.09	c #Conflicts:     194000 | #Learnt:      13909 | 0.000
161.95/162.09	c total clause space: 127.173MB
161.95/162.09	c total #watches: 533037
163.25/163.37	c total #propagations: 120836815 / total #impl: 433083033 (eff. 0.279)
163.25/163.37	c #Conflicts:     195000 | #Learnt:      14909 | 0.000
163.25/163.37	c total clause space: 127.173MB
163.25/163.37	c total #watches: 536604
164.35/164.41	c total #propagations: 121530188 / total #impl: 435299548 (eff. 0.279)
164.35/164.41	c #Conflicts:     196000 | #Learnt:      15909 | 0.000
164.35/164.41	c total clause space: 127.173MB
164.35/164.41	c total #watches: 542553
165.75/165.84	c total #propagations: 122097079 / total #impl: 437231418 (eff. 0.279)
165.75/165.84	c #Conflicts:     197000 | #Learnt:      16909 | 0.000
165.75/165.84	c total clause space: 127.173MB
165.75/165.84	c total #watches: 547624
167.16/167.29	c total #propagations: 122730860 / total #impl: 439367484 (eff. 0.279)
167.16/167.29	c #Conflicts:     198000 | #Learnt:      17909 | 0.000
167.16/167.29	c total clause space: 127.173MB
167.16/167.29	c total #watches: 555115
168.85/169.00	c total #propagations: 123361899 / total #impl: 441559237 (eff. 0.279)
168.85/169.00	c #Conflicts:     199000 | #Learnt:      18909 | 0.000
168.85/169.00	c total clause space: 127.173MB
168.95/169.00	c total #watches: 560749
170.65/170.78	c total #propagations: 123982486 / total #impl: 443727733 (eff. 0.279)
170.65/170.78	c #Conflicts:     200000 | #Learnt:      19909 | 0.000
170.65/170.78	c total clause space: 127.173MB
170.65/170.78	c total #watches: 565824
172.45/172.58	c total #propagations: 124588599 / total #impl: 445877462 (eff. 0.279)
172.45/172.58	c #Conflicts:     201000 | #Learnt:      20909 | 0.000
172.45/172.58	c total clause space: 127.173MB
172.45/172.58	c total #watches: 570537
173.85/173.99	c total #propagations: 125189717 / total #impl: 448027573 (eff. 0.279)
173.85/173.99	c GC COLLECT
173.85/173.99	c #Conflicts:     202000 | #Learnt:      11220 | 0.000
173.85/173.99	c total clause space: 127.173MB
173.85/173.99	c total #watches: 515264
174.55/174.68	c total #propagations: 125783844 / total #impl: 449920488 (eff. 0.280)
174.55/174.68	c #Conflicts:     203000 | #Learnt:      12220 | 0.000
174.55/174.68	c total clause space: 127.173MB
174.55/174.68	c total #watches: 520382
175.45/175.54	c total #propagations: 126343995 / total #impl: 451683354 (eff. 0.280)
175.45/175.54	c #Conflicts:     204000 | #Learnt:      13220 | 0.000
175.45/175.54	c total clause space: 127.173MB
175.45/175.54	c total #watches: 525564
176.45/176.54	c total #propagations: 126950575 / total #impl: 453628297 (eff. 0.280)
176.45/176.54	c #Conflicts:     205000 | #Learnt:      14220 | 0.000
176.45/176.54	c total clause space: 127.173MB
176.45/176.54	c total #watches: 530688
177.25/177.36	c total #propagations: 127572580 / total #impl: 455723915 (eff. 0.280)
177.25/177.36	c #Conflicts:     206000 | #Learnt:      15220 | 0.000
177.25/177.36	c total clause space: 127.173MB
177.25/177.36	c total #watches: 534969
178.05/178.15	c total #propagations: 128157978 / total #impl: 457809727 (eff. 0.280)
178.05/178.15	c #Conflicts:     207000 | #Learnt:      16220 | 0.000
178.05/178.15	c total clause space: 127.173MB
178.05/178.15	c total #watches: 539993
178.95/179.07	c total #propagations: 128731356 / total #impl: 460185630 (eff. 0.280)
178.95/179.07	c #Conflicts:     208000 | #Learnt:      17220 | 0.000
178.95/179.07	c total clause space: 127.173MB
178.95/179.07	c total #watches: 545510
180.05/180.13	c total #propagations: 129351196 / total #impl: 462892060 (eff. 0.279)
180.05/180.13	c #Conflicts:     209000 | #Learnt:      18220 | 0.000
180.05/180.13	c total clause space: 127.173MB
180.05/180.13	c total #watches: 550868
181.15/181.29	c total #propagations: 129911759 / total #impl: 465439734 (eff. 0.279)
181.15/181.29	c #Conflicts:     210000 | #Learnt:      19220 | 0.000
181.15/181.29	c total clause space: 127.173MB
181.15/181.29	c total #watches: 554824
182.25/182.33	c total #propagations: 130500497 / total #impl: 468143433 (eff. 0.279)
182.25/182.33	c #Conflicts:     211000 | #Learnt:      20220 | 0.000
182.25/182.33	c total clause space: 127.173MB
182.25/182.33	c total #watches: 558080
183.45/183.54	c total #propagations: 131003309 / total #impl: 470160893 (eff. 0.279)
183.45/183.54	c #Conflicts:     212000 | #Learnt:      21220 | 0.000
183.45/183.54	c total clause space: 127.173MB
183.45/183.54	c total #watches: 561338
184.65/184.78	c total #propagations: 131565254 / total #impl: 472588891 (eff. 0.278)
184.65/184.78	c GC COLLECT
184.65/184.78	c #Conflicts:     213000 | #Learnt:      11204 | 0.000
184.65/184.78	c total clause space: 127.173MB
184.65/184.78	c total #watches: 515019
185.45/185.53	c total #propagations: 132157101 / total #impl: 475524454 (eff. 0.278)
185.45/185.53	c #Conflicts:     214000 | #Learnt:      12204 | 0.000
185.45/185.53	c total clause space: 127.173MB
185.45/185.53	c total #watches: 518904
186.25/186.33	c total #propagations: 132723890 / total #impl: 477699846 (eff. 0.278)
186.25/186.33	c #Conflicts:     215000 | #Learnt:      13204 | 0.000
186.25/186.33	c total clause space: 127.173MB
186.25/186.33	c total #watches: 523510
187.15/187.22	c total #propagations: 133263020 / total #impl: 479895823 (eff. 0.278)
187.15/187.22	c #Conflicts:     216000 | #Learnt:      14204 | 0.000
187.15/187.22	c total clause space: 127.173MB
187.15/187.22	c total #watches: 528912
188.25/188.30	c total #propagations: 133841672 / total #impl: 482207690 (eff. 0.278)
188.25/188.30	c #Conflicts:     217000 | #Learnt:      15204 | 0.000
188.25/188.30	c total clause space: 127.173MB
188.25/188.30	c total #watches: 538075
189.75/189.83	c total #propagations: 134417344 / total #impl: 485027385 (eff. 0.277)
189.75/189.83	c #Conflicts:     218000 | #Learnt:      16204 | 0.000
189.75/189.83	c total clause space: 127.173MB
189.75/189.83	c total #watches: 550108
191.54/191.60	c total #propagations: 134911311 / total #impl: 488238122 (eff. 0.276)
191.54/191.60	c #Conflicts:     219000 | #Learnt:      17204 | 0.000
191.54/191.60	c total clause space: 127.173MB
191.54/191.60	c total #watches: 555112
193.04/193.18	c total #propagations: 135475215 / total #impl: 490893023 (eff. 0.276)
193.04/193.18	c #Conflicts:     220000 | #Learnt:      18204 | 0.000
193.04/193.18	c total clause space: 127.173MB
193.04/193.18	c total #watches: 560788
195.04/195.12	c total #propagations: 135967024 / total #impl: 493295947 (eff. 0.276)
195.04/195.12	c #Conflicts:     221000 | #Learnt:      19204 | 0.000
195.04/195.12	c total clause space: 127.173MB
195.04/195.12	c total #watches: 568140
197.54/197.63	c total #propagations: 136498114 / total #impl: 496064551 (eff. 0.275)
197.54/197.63	c #Conflicts:     222000 | #Learnt:      20204 | 0.000
197.54/197.63	c total clause space: 127.173MB
197.54/197.63	c total #watches: 573702
199.54/199.65	c total #propagations: 137071158 / total #impl: 499255767 (eff. 0.275)
199.54/199.65	c #Conflicts:     223000 | #Learnt:      21204 | 0.000
199.54/199.65	c total clause space: 127.173MB
199.54/199.65	c total #watches: 577053
201.54/201.65	c total #propagations: 137613186 / total #impl: 501455499 (eff. 0.274)
201.54/201.65	c #Conflicts:     224000 | #Learnt:      22204 | 0.000
201.54/201.65	c total clause space: 127.173MB
201.54/201.65	c total #watches: 580593
202.84/202.92	c total #propagations: 138151133 / total #impl: 503622480 (eff. 0.274)
202.84/202.92	c GC COLLECT
202.84/202.92	c #Conflicts:     225000 | #Learnt:      11900 | 0.000
202.84/202.92	c total clause space: 127.173MB
202.84/202.92	c total #watches: 517677
203.45/203.53	c total #propagations: 138708378 / total #impl: 505676126 (eff. 0.274)
203.45/203.53	c #Conflicts:     226000 | #Learnt:      12900 | 0.000
203.45/203.53	c total clause space: 127.173MB
203.45/203.53	c total #watches: 521768
204.24/204.31	c total #propagations: 139210006 / total #impl: 507620673 (eff. 0.274)
204.24/204.31	c #Conflicts:     227000 | #Learnt:      13900 | 0.000
204.24/204.31	c total clause space: 127.173MB
204.24/204.31	c total #watches: 528199
205.24/205.37	c total #propagations: 139793783 / total #impl: 510051704 (eff. 0.274)
205.24/205.37	c #Conflicts:     228000 | #Learnt:      14900 | 0.000
205.24/205.37	c total clause space: 127.173MB
205.24/205.37	c total #watches: 535417
206.54/206.63	c total #propagations: 140375697 / total #impl: 512743920 (eff. 0.274)
206.54/206.63	c #Conflicts:     229000 | #Learnt:      15900 | 0.000
206.54/206.63	c total clause space: 127.173MB
206.54/206.63	c total #watches: 540795
207.85/207.94	c total #propagations: 140910887 / total #impl: 515201131 (eff. 0.274)
207.85/207.94	c #Conflicts:     230000 | #Learnt:      16900 | 0.000
207.85/207.94	c total clause space: 127.173MB
207.85/207.94	c total #watches: 545391
209.24/209.30	c total #propagations: 141454335 / total #impl: 517562587 (eff. 0.273)
209.24/209.30	c #Conflicts:     231000 | #Learnt:      17900 | 0.000
209.24/209.30	c total clause space: 127.173MB
209.24/209.30	c total #watches: 550987
210.74/210.81	c total #propagations: 141994826 / total #impl: 519700984 (eff. 0.273)
210.74/210.81	c #Conflicts:     232000 | #Learnt:      18900 | 0.000
210.74/210.81	c total clause space: 127.173MB
210.74/210.81	c total #watches: 556492
212.14/212.30	c total #propagations: 142590092 / total #impl: 521796024 (eff. 0.273)
212.14/212.30	c #Conflicts:     233000 | #Learnt:      19900 | 0.000
212.14/212.30	c total clause space: 127.173MB
212.14/212.30	c total #watches: 561220
213.64/213.76	c total #propagations: 143209792 / total #impl: 523933360 (eff. 0.273)
213.64/213.76	c #Conflicts:     234000 | #Learnt:      20900 | 0.000
213.64/213.76	c total clause space: 127.173MB
213.64/213.76	c total #watches: 566974
215.44/215.60	c total #propagations: 143701275 / total #impl: 525840365 (eff. 0.273)
215.44/215.60	c #Conflicts:     235000 | #Learnt:      21900 | 0.000
215.44/215.60	c total clause space: 127.173MB
215.44/215.60	c total #watches: 571308
217.34/217.49	c total #propagations: 144345182 / total #impl: 527972541 (eff. 0.273)
217.34/217.49	c #Conflicts:     236000 | #Learnt:      22900 | 0.000
217.34/217.49	c total clause space: 127.173MB
217.34/217.49	c total #watches: 576544
218.54/218.61	c total #propagations: 144973710 / total #impl: 530212487 (eff. 0.273)
218.54/218.61	c GC COLLECT
218.54/218.61	c #Conflicts:     237000 | #Learnt:      12289 | 0.000
218.54/218.61	c total clause space: 127.173MB
218.54/218.61	c total #watches: 520747
219.34/219.47	c total #propagations: 145616365 / total #impl: 532315210 (eff. 0.274)
219.34/219.47	c #Conflicts:     238000 | #Learnt:      13289 | 0.000
219.34/219.47	c total clause space: 127.173MB
219.34/219.47	c total #watches: 529099
220.54/220.61	c total #propagations: 146206048 / total #impl: 534688984 (eff. 0.273)
220.54/220.61	c #Conflicts:     239000 | #Learnt:      14289 | 0.000
220.54/220.61	c total clause space: 127.173MB
220.54/220.61	c total #watches: 536897
221.74/221.84	c total #propagations: 146822679 / total #impl: 537145489 (eff. 0.273)
221.74/221.84	c #Conflicts:     240000 | #Learnt:      15289 | 0.000
221.74/221.84	c total clause space: 127.173MB
221.74/221.84	c total #watches: 542563
222.84/222.99	c total #propagations: 147476204 / total #impl: 539496828 (eff. 0.273)
222.84/222.99	c #Conflicts:     241000 | #Learnt:      16289 | 0.000
222.84/222.99	c total clause space: 127.173MB
222.84/222.99	c total #watches: 548067
224.44/224.51	c total #propagations: 148110734 / total #impl: 541772268 (eff. 0.273)
224.44/224.51	c #Conflicts:     242000 | #Learnt:      17289 | 0.000
224.44/224.51	c total clause space: 127.173MB
224.44/224.51	c total #watches: 554683
225.74/225.82	c total #propagations: 148833526 / total #impl: 544401224 (eff. 0.273)
225.74/225.82	c #Conflicts:     243000 | #Learnt:      18289 | 0.000
225.74/225.82	c total clause space: 127.173MB
225.74/225.82	c total #watches: 559221
227.14/227.29	c total #propagations: 149433810 / total #impl: 546498150 (eff. 0.273)
227.14/227.29	c #Conflicts:     244000 | #Learnt:      19289 | 0.000
227.14/227.29	c total clause space: 127.173MB
227.14/227.29	c total #watches: 564172
228.84/228.97	c total #propagations: 150112632 / total #impl: 548760710 (eff. 0.274)
228.84/228.97	c #Conflicts:     245000 | #Learnt:      20289 | 0.000
228.84/228.97	c total clause space: 127.173MB
228.84/228.97	c total #watches: 568835
230.34/230.40	c total #propagations: 150818146 / total #impl: 551060096 (eff. 0.274)
230.34/230.40	c #Conflicts:     246000 | #Learnt:      21289 | 0.000
230.34/230.40	c total clause space: 127.173MB
230.34/230.40	c total #watches: 574473
232.14/232.26	c total #propagations: 151456641 / total #impl: 553425099 (eff. 0.274)
232.14/232.26	c #Conflicts:     247000 | #Learnt:      22289 | 0.000
232.14/232.26	c total clause space: 127.173MB
232.14/232.26	c total #watches: 583355
233.94/234.08	c total #propagations: 152162998 / total #impl: 556262155 (eff. 0.274)
233.94/234.08	c #Conflicts:     248000 | #Learnt:      23289 | 0.000
233.94/234.08	c total clause space: 127.173MB
233.94/234.08	c total #watches: 589311
235.54/235.62	c total #propagations: 152816778 / total #impl: 558829504 (eff. 0.273)
235.54/235.62	c GC COLLECT
235.54/235.62	c #Conflicts:     249000 | #Learnt:      12392 | 0.000
235.54/235.62	c total clause space: 127.173MB
235.54/235.62	c total #watches: 524059
236.64/236.79	c total #propagations: 153444327 / total #impl: 561354402 (eff. 0.273)
236.64/236.79	c #Conflicts:     250000 | #Learnt:      13392 | 0.000
236.64/236.79	c total clause space: 127.173MB
236.64/236.79	c total #watches: 529342
237.73/237.88	c total #propagations: 154084714 / total #impl: 563801773 (eff. 0.273)
237.73/237.88	c #Conflicts:     251000 | #Learnt:      14392 | 0.000
237.73/237.88	c total clause space: 127.173MB
237.73/237.88	c total #watches: 533161
238.93/239.01	c total #propagations: 154647936 / total #impl: 565806985 (eff. 0.273)
238.93/239.01	c #Conflicts:     252000 | #Learnt:      15392 | 0.000
238.93/239.01	c total clause space: 127.173MB
238.93/239.01	c total #watches: 537125
239.93/240.01	c total #propagations: 155226821 / total #impl: 567819065 (eff. 0.273)
239.93/240.01	c #Conflicts:     253000 | #Learnt:      16392 | 0.000
239.93/240.01	c total clause space: 127.173MB
239.93/240.01	c total #watches: 541689
241.23/241.35	c total #propagations: 155769480 / total #impl: 569615704 (eff. 0.273)
241.23/241.35	c #Conflicts:     254000 | #Learnt:      17392 | 0.000
241.23/241.35	c total clause space: 127.173MB
241.23/241.35	c total #watches: 545204
242.33/242.40	c total #propagations: 156412284 / total #impl: 571884168 (eff. 0.274)
242.33/242.40	c #Conflicts:     255000 | #Learnt:      18392 | 0.000
242.33/242.40	c total clause space: 127.173MB
242.33/242.40	c total #watches: 548540
243.73/243.84	c total #propagations: 156952286 / total #impl: 573765213 (eff. 0.274)
243.73/243.84	c #Conflicts:     256000 | #Learnt:      19392 | 0.000
243.73/243.84	c total clause space: 127.173MB
243.73/243.84	c total #watches: 553006
245.13/245.25	c total #propagations: 157613567 / total #impl: 576082991 (eff. 0.274)
245.13/245.25	c #Conflicts:     257000 | #Learnt:      20392 | 0.000
245.13/245.25	c total clause space: 127.173MB
245.13/245.25	c total #watches: 557929
246.73/246.83	c total #propagations: 158245792 / total #impl: 578341298 (eff. 0.274)
246.73/246.83	c #Conflicts:     258000 | #Learnt:      21392 | 0.000
246.73/246.83	c total clause space: 127.173MB
246.73/246.83	c total #watches: 563205
248.23/248.30	c total #propagations: 158898891 / total #impl: 580881897 (eff. 0.274)
248.23/248.30	c #Conflicts:     259000 | #Learnt:      22392 | 0.000
248.23/248.30	c total clause space: 127.173MB
248.23/248.30	c total #watches: 567455
249.53/249.61	c total #propagations: 159511347 / total #impl: 583015854 (eff. 0.274)
249.53/249.61	c #Conflicts:     260000 | #Learnt:      23392 | 0.000
249.53/249.61	c total clause space: 127.173MB
249.53/249.61	c total #watches: 572170
250.93/251.07	c total #propagations: 160074475 / total #impl: 584998301 (eff. 0.274)
250.93/251.07	c #Conflicts:     261000 | #Learnt:      24392 | 0.000
250.93/251.07	c total clause space: 127.173MB
250.93/251.07	c total #watches: 575789
252.13/252.21	c total #propagations: 160664591 / total #impl: 586990383 (eff. 0.274)
252.13/252.21	c GC COLLECT
252.13/252.21	c #Conflicts:     262000 | #Learnt:      13186 | 0.000
252.13/252.21	c total clause space: 127.173MB
252.13/252.21	c total #watches: 527946
253.23/253.32	c total #propagations: 161320368 / total #impl: 589276261 (eff. 0.274)
253.23/253.32	c #Conflicts:     263000 | #Learnt:      14186 | 0.000
253.23/253.32	c total clause space: 127.173MB
253.23/253.32	c total #watches: 532815
254.33/254.47	c total #propagations: 161926474 / total #impl: 591430942 (eff. 0.274)
254.33/254.47	c #Conflicts:     264000 | #Learnt:      15186 | 0.000
254.33/254.47	c total clause space: 127.173MB
254.33/254.47	c total #watches: 536507
255.53/255.60	c total #propagations: 162545532 / total #impl: 593550972 (eff. 0.274)
255.53/255.60	c #Conflicts:     265000 | #Learnt:      16186 | 0.000
255.53/255.60	c total clause space: 127.173MB
255.53/255.60	c total #watches: 540189
256.53/256.60	c total #propagations: 163099868 / total #impl: 595706999 (eff. 0.274)
256.53/256.60	c #Conflicts:     266000 | #Learnt:      17186 | 0.000
256.53/256.60	c total clause space: 127.173MB
256.53/256.60	c total #watches: 543327
257.73/257.84	c total #propagations: 163528143 / total #impl: 597214734 (eff. 0.274)
257.73/257.84	c #Conflicts:     267000 | #Learnt:      18186 | 0.000
257.73/257.84	c total clause space: 127.173MB
257.73/257.84	c total #watches: 546929
259.13/259.22	c total #propagations: 164170007 / total #impl: 599357864 (eff. 0.274)
259.13/259.22	c #Conflicts:     268000 | #Learnt:      19186 | 0.000
259.13/259.22	c total clause space: 127.173MB
259.13/259.22	c total #watches: 550391
260.53/260.63	c total #propagations: 164917457 / total #impl: 601867782 (eff. 0.274)
260.53/260.63	c #Conflicts:     269000 | #Learnt:      20186 | 0.000
260.53/260.63	c total clause space: 127.173MB
260.53/260.63	c total #watches: 553887
261.63/261.73	c total #propagations: 165627789 / total #impl: 604166268 (eff. 0.274)
261.63/261.73	c #Conflicts:     270000 | #Learnt:      21186 | 0.000
261.63/261.73	c total clause space: 127.173MB
261.63/261.73	c total #watches: 557520
262.84/262.98	c total #propagations: 166166174 / total #impl: 606130929 (eff. 0.274)
262.84/262.98	c #Conflicts:     271000 | #Learnt:      22186 | 0.000
262.84/262.98	c total clause space: 127.173MB
262.84/262.98	c total #watches: 562712
264.33/264.42	c total #propagations: 166699681 / total #impl: 608553671 (eff. 0.274)
264.33/264.42	c #Conflicts:     272000 | #Learnt:      23186 | 0.000
264.33/264.42	c total clause space: 127.173MB
264.33/264.42	c total #watches: 567383
265.73/265.83	c total #propagations: 167278296 / total #impl: 610948218 (eff. 0.274)
265.73/265.83	c #Conflicts:     273000 | #Learnt:      24186 | 0.000
265.73/265.83	c total clause space: 127.173MB
265.73/265.83	c total #watches: 574276
267.13/267.22	c total #propagations: 167780800 / total #impl: 613413585 (eff. 0.274)
267.13/267.22	c GC COLLECT
267.13/267.22	c #Conflicts:     274000 | #Learnt:      12714 | 0.000
267.13/267.22	c total clause space: 127.173MB
267.13/267.22	c total #watches: 526155
268.13/268.22	c total #propagations: 168255624 / total #impl: 615747220 (eff. 0.273)
268.13/268.22	c #Conflicts:     275000 | #Learnt:      13714 | 0.000
268.13/268.22	c total clause space: 127.173MB
268.13/268.22	c total #watches: 530195
269.23/269.38	c total #propagations: 168821490 / total #impl: 617881497 (eff. 0.273)
269.23/269.38	c #Conflicts:     276000 | #Learnt:      14714 | 0.000
269.23/269.38	c total clause space: 127.173MB
269.23/269.38	c total #watches: 534950
270.33/270.45	c total #propagations: 169435436 / total #impl: 619994349 (eff. 0.273)
270.33/270.45	c #Conflicts:     277000 | #Learnt:      15714 | 0.000
270.33/270.45	c total clause space: 127.173MB
270.33/270.45	c total #watches: 538729
271.43/271.56	c total #propagations: 170029864 / total #impl: 621934242 (eff. 0.273)
271.43/271.56	c #Conflicts:     278000 | #Learnt:      16714 | 0.000
271.43/271.56	c total clause space: 127.173MB
271.43/271.56	c total #watches: 543012
272.63/272.72	c total #propagations: 170645301 / total #impl: 624056550 (eff. 0.273)
272.63/272.72	c #Conflicts:     279000 | #Learnt:      17714 | 0.000
272.63/272.72	c total clause space: 127.173MB
272.63/272.73	c total #watches: 549229
274.03/274.13	c total #propagations: 171250090 / total #impl: 626440930 (eff. 0.273)
274.03/274.13	c #Conflicts:     280000 | #Learnt:      18714 | 0.000
274.03/274.13	c total clause space: 127.173MB
274.03/274.13	c total #watches: 556582
275.43/275.58	c total #propagations: 171907889 / total #impl: 628966377 (eff. 0.273)
275.43/275.58	c #Conflicts:     281000 | #Learnt:      19714 | 0.000
275.43/275.58	c total clause space: 127.173MB
275.43/275.58	c total #watches: 561960
276.93/277.02	c total #propagations: 172500745 / total #impl: 631417288 (eff. 0.273)
276.93/277.02	c #Conflicts:     282000 | #Learnt:      20714 | 0.000
276.93/277.02	c total clause space: 127.173MB
276.93/277.02	c total #watches: 566907
278.63/278.78	c total #propagations: 173082451 / total #impl: 633636926 (eff. 0.273)
278.63/278.78	c #Conflicts:     283000 | #Learnt:      21714 | 0.000
278.63/278.78	c total clause space: 127.173MB
278.63/278.78	c total #watches: 576507
280.73/280.89	c total #propagations: 173661857 / total #impl: 636177940 (eff. 0.273)
280.73/280.89	c #Conflicts:     284000 | #Learnt:      22714 | 0.000
280.73/280.89	c total clause space: 127.173MB
280.73/280.90	c total #watches: 582362
282.73/282.88	c total #propagations: 174297965 / total #impl: 638771871 (eff. 0.273)
282.73/282.88	c #Conflicts:     285000 | #Learnt:      23714 | 0.000
282.73/282.88	c total clause space: 127.173MB
282.73/282.88	c total #watches: 588796
284.73/284.80	c total #propagations: 174820028 / total #impl: 641174070 (eff. 0.273)
284.73/284.80	c #Conflicts:     286000 | #Learnt:      24714 | 0.000
284.73/284.80	c total clause space: 127.173MB
284.73/284.80	c total #watches: 596024
286.63/286.70	c total #propagations: 175408672 / total #impl: 643558351 (eff. 0.273)
286.63/286.70	c GC COLLECT
286.63/286.70	c #Conflicts:     287000 | #Learnt:      12896 | 0.000
286.63/286.70	c total clause space: 127.173MB
286.63/286.70	c total #watches: 527005
287.63/287.76	c total #propagations: 176005109 / total #impl: 645766986 (eff. 0.273)
287.63/287.76	c #Conflicts:     288000 | #Learnt:      13896 | 0.000
287.63/287.76	c total clause space: 127.173MB
287.63/287.76	c total #watches: 531268
288.93/289.00	c total #propagations: 176575975 / total #impl: 647765677 (eff. 0.273)
288.93/289.00	c #Conflicts:     289000 | #Learnt:      14896 | 0.000
288.93/289.00	c total clause space: 127.173MB
288.93/289.00	c total #watches: 537543
290.12/290.28	c total #propagations: 177225193 / total #impl: 650029357 (eff. 0.273)
290.12/290.28	c #Conflicts:     290000 | #Learnt:      15896 | 0.000
290.12/290.28	c total clause space: 127.173MB
290.12/290.28	c total #watches: 542342
291.43/291.57	c total #propagations: 177906438 / total #impl: 652482623 (eff. 0.273)
291.43/291.57	c #Conflicts:     291000 | #Learnt:      16896 | 0.000
291.43/291.57	c total clause space: 127.173MB
291.43/291.57	c total #watches: 547551
292.92/293.09	c total #propagations: 178514452 / total #impl: 654584303 (eff. 0.273)
292.92/293.09	c #Conflicts:     292000 | #Learnt:      17896 | 0.000
292.92/293.09	c total clause space: 127.173MB
292.92/293.09	c total #watches: 552369
294.52/294.61	c total #propagations: 179167648 / total #impl: 656902816 (eff. 0.273)
294.52/294.61	c #Conflicts:     293000 | #Learnt:      18896 | 0.000
294.52/294.61	c total clause space: 127.173MB
294.52/294.61	c total #watches: 559808
296.22/296.39	c total #propagations: 179776652 / total #impl: 659310171 (eff. 0.273)
296.22/296.39	c #Conflicts:     294000 | #Learnt:      19896 | 0.000
296.22/296.39	c total clause space: 127.173MB
296.22/296.39	c total #watches: 566723
298.13/298.23	c total #propagations: 180378393 / total #impl: 662003691 (eff. 0.272)
298.13/298.23	c #Conflicts:     295000 | #Learnt:      20896 | 0.000
298.13/298.23	c total clause space: 127.173MB
298.13/298.23	c total #watches: 572250
300.02/300.13	c total #propagations: 180944929 / total #impl: 664562362 (eff. 0.272)
300.02/300.13	c #Conflicts:     296000 | #Learnt:      21896 | 0.000
300.02/300.13	c total clause space: 127.173MB
300.02/300.13	c total #watches: 576157
301.92/302.09	c total #propagations: 181588422 / total #impl: 667065233 (eff. 0.272)
301.92/302.09	c #Conflicts:     297000 | #Learnt:      22896 | 0.000
301.92/302.09	c total clause space: 127.173MB
301.92/302.09	c total #watches: 582032
303.92/304.01	c total #propagations: 182208570 / total #impl: 669467181 (eff. 0.272)
303.92/304.01	c #Conflicts:     298000 | #Learnt:      23896 | 0.000
303.92/304.01	c total clause space: 127.173MB
303.92/304.01	c total #watches: 587274
305.73/305.86	c total #propagations: 182866618 / total #impl: 672081790 (eff. 0.272)
305.73/305.86	c #Conflicts:     299000 | #Learnt:      24896 | 0.000
305.73/305.86	c total clause space: 127.173MB
305.73/305.86	c total #watches: 592312
307.42/307.52	c total #propagations: 183485187 / total #impl: 674317310 (eff. 0.272)
307.42/307.52	c #Conflicts:     300000 | #Learnt:      25896 | 0.000
307.42/307.52	c total clause space: 127.173MB
307.42/307.52	c total #watches: 597875
309.03/309.11	c total #propagations: 184033690 / total #impl: 676517238 (eff. 0.272)
309.03/309.11	c GC COLLECT
309.03/309.11	c #Conflicts:     301000 | #Learnt:      13786 | 0.000
309.03/309.11	c total clause space: 127.173MB
309.03/309.11	c total #watches: 532324
310.32/310.46	c total #propagations: 184713617 / total #impl: 678944449 (eff. 0.272)
310.32/310.46	c #Conflicts:     302000 | #Learnt:      14786 | 0.000
310.32/310.46	c total clause space: 127.173MB
310.32/310.46	c total #watches: 537235
311.82/311.93	c total #propagations: 185374316 / total #impl: 681508999 (eff. 0.272)
311.82/311.93	c #Conflicts:     303000 | #Learnt:      15786 | 0.000
311.82/311.93	c total clause space: 127.173MB
311.82/311.93	c total #watches: 540693
313.02/313.17	c total #propagations: 186042100 / total #impl: 683942149 (eff. 0.272)
313.02/313.17	c #Conflicts:     304000 | #Learnt:      16786 | 0.000
313.02/313.17	c total clause space: 127.173MB
313.02/313.17	c total #watches: 545805
314.42/314.50	c total #propagations: 186689181 / total #impl: 686153553 (eff. 0.272)
314.42/314.50	c #Conflicts:     305000 | #Learnt:      17786 | 0.000
314.42/314.50	c total clause space: 127.173MB
314.42/314.50	c total #watches: 550291
315.92/316.05	c total #propagations: 187350188 / total #impl: 688367102 (eff. 0.272)
315.92/316.05	c #Conflicts:     306000 | #Learnt:      18786 | 0.000
315.92/316.05	c total clause space: 127.173MB
315.92/316.05	c total #watches: 554123
317.32/317.45	c total #propagations: 188116425 / total #impl: 690843083 (eff. 0.272)
317.32/317.45	c #Conflicts:     307000 | #Learnt:      19786 | 0.000
317.32/317.45	c total clause space: 127.173MB
317.32/317.45	c total #watches: 557340
318.72/318.87	c total #propagations: 188769814 / total #impl: 692888571 (eff. 0.272)
318.72/318.87	c #Conflicts:     308000 | #Learnt:      20786 | 0.000
318.72/318.87	c total clause space: 127.173MB
318.72/318.87	c total #watches: 564577
320.52/320.65	c total #propagations: 189398886 / total #impl: 695363359 (eff. 0.272)
320.52/320.65	c #Conflicts:     309000 | #Learnt:      21786 | 0.000
320.52/320.65	c total clause space: 127.173MB
320.52/320.65	c total #watches: 569269
322.23/322.38	c total #propagations: 190079373 / total #impl: 697697673 (eff. 0.272)
322.23/322.38	c #Conflicts:     310000 | #Learnt:      22786 | 0.000
322.23/322.38	c total clause space: 127.173MB
322.23/322.38	c total #watches: 575092
324.02/324.15	c total #propagations: 190719930 / total #impl: 700285415 (eff. 0.272)
324.02/324.15	c #Conflicts:     311000 | #Learnt:      23786 | 0.000
324.02/324.15	c total clause space: 127.173MB
324.02/324.15	c total #watches: 580287
326.12/326.22	c total #propagations: 191362540 / total #impl: 703099694 (eff. 0.272)
326.12/326.22	c #Conflicts:     312000 | #Learnt:      24786 | 0.000
326.12/326.22	c total clause space: 127.173MB
326.12/326.22	c total #watches: 585819
328.42/328.50	c total #propagations: 191991703 / total #impl: 705882587 (eff. 0.272)
328.42/328.50	c #Conflicts:     313000 | #Learnt:      25786 | 0.000
328.42/328.50	c total clause space: 127.173MB
328.42/328.50	c total #watches: 589857
330.52/330.68	c total #propagations: 192657505 / total #impl: 708626513 (eff. 0.272)
330.52/330.68	c #Conflicts:     314000 | #Learnt:      26786 | 0.000
330.52/330.68	c total clause space: 127.173MB
330.52/330.68	c total #watches: 595393
331.62/331.75	c total #propagations: 193254241 / total #impl: 711120175 (eff. 0.272)
331.62/331.75	c GC COLLECT
331.62/331.75	c #Conflicts:     315000 | #Learnt:      14400 | 0.000
331.62/331.75	c total clause space: 127.173MB
331.62/331.75	c total #watches: 536251
332.62/332.73	c total #propagations: 193776470 / total #impl: 713009553 (eff. 0.272)
332.62/332.73	c #Conflicts:     316000 | #Learnt:      15400 | 0.000
332.62/332.73	c total clause space: 127.173MB
332.62/332.73	c total #watches: 543065
333.72/333.88	c total #propagations: 194251926 / total #impl: 714909472 (eff. 0.272)
333.72/333.88	c #Conflicts:     317000 | #Learnt:      16400 | 0.000
333.72/333.88	c total clause space: 127.173MB
333.72/333.88	c total #watches: 547350
334.92/335.04	c total #propagations: 194772815 / total #impl: 716753068 (eff. 0.272)
334.92/335.04	c #Conflicts:     318000 | #Learnt:      17400 | 0.000
334.92/335.04	c total clause space: 127.173MB
334.92/335.04	c total #watches: 550816
336.22/336.39	c total #propagations: 195257528 / total #impl: 718434546 (eff. 0.272)
336.22/336.39	c #Conflicts:     319000 | #Learnt:      18400 | 0.000
336.22/336.39	c total clause space: 127.173MB
336.22/336.39	c total #watches: 554309
337.72/337.86	c total #propagations: 195779141 / total #impl: 720172673 (eff. 0.272)
337.72/337.86	c #Conflicts:     320000 | #Learnt:      19400 | 0.000
337.72/337.86	c total clause space: 127.173MB
337.72/337.86	c total #watches: 558247
339.22/339.37	c total #propagations: 196340628 / total #impl: 722176200 (eff. 0.272)
339.22/339.37	c #Conflicts:     321000 | #Learnt:      20400 | 0.000
339.22/339.37	c total clause space: 127.173MB
339.22/339.37	c total #watches: 564615
340.92/341.04	c total #propagations: 196874426 / total #impl: 724393567 (eff. 0.272)
340.92/341.04	c #Conflicts:     322000 | #Learnt:      21400 | 0.000
340.92/341.04	c total clause space: 127.173MB
340.92/341.04	c total #watches: 570879
343.12/343.22	c total #propagations: 197420616 / total #impl: 726610944 (eff. 0.272)
343.12/343.22	c #Conflicts:     323000 | #Learnt:      22400 | 0.000
343.12/343.22	c total clause space: 127.173MB
343.12/343.22	c total #watches: 579300
345.62/345.72	c total #propagations: 197989519 / total #impl: 728975530 (eff. 0.272)
345.62/345.72	c #Conflicts:     324000 | #Learnt:      23400 | 0.000
345.62/345.72	c total clause space: 127.173MB
345.62/345.72	c total #watches: 586131
348.52/348.64	c total #propagations: 198608283 / total #impl: 731594424 (eff. 0.271)
348.52/348.64	c #Conflicts:     325000 | #Learnt:      24400 | 0.000
348.52/348.64	c total clause space: 127.173MB
348.52/348.64	c total #watches: 593658
351.62/351.71	c total #propagations: 199206736 / total #impl: 734186539 (eff. 0.271)
351.62/351.71	c #Conflicts:     326000 | #Learnt:      25400 | 0.000
351.62/351.71	c total clause space: 206.656MB
351.62/351.71	c total #watches: 599706
355.12/355.25	c total #propagations: 199810610 / total #impl: 736963718 (eff. 0.271)
355.12/355.25	c #Conflicts:     327000 | #Learnt:      26400 | 0.000
355.12/355.25	c total clause space: 206.656MB
355.12/355.25	c total #watches: 608122
358.72/358.83	c total #propagations: 200541015 / total #impl: 740409819 (eff. 0.271)
358.72/358.83	c #Conflicts:     328000 | #Learnt:      27400 | 0.000
358.72/358.83	c total clause space: 206.656MB
358.72/358.83	c total #watches: 616239
359.92/360.08	c total #propagations: 201202576 / total #impl: 743476977 (eff. 0.271)
359.92/360.08	c GC COLLECT
359.92/360.08	c #Conflicts:     329000 | #Learnt:      14726 | 0.000
359.92/360.08	c total clause space: 206.656MB
359.92/360.08	c total #watches: 540026
361.32/361.45	c total #propagations: 201781278 / total #impl: 745776198 (eff. 0.271)
361.32/361.45	c #Conflicts:     330000 | #Learnt:      15726 | 0.000
361.32/361.45	c total clause space: 206.656MB
361.32/361.45	c total #watches: 546748
363.03/363.10	c total #propagations: 202387851 / total #impl: 748266286 (eff. 0.270)
363.03/363.10	c #Conflicts:     331000 | #Learnt:      16726 | 0.000
363.03/363.10	c total clause space: 206.656MB
363.03/363.10	c total #watches: 555921
365.23/365.36	c total #propagations: 202975748 / total #impl: 750649398 (eff. 0.270)
365.23/365.36	c #Conflicts:     332000 | #Learnt:      17726 | 0.000
365.23/365.36	c total clause space: 206.656MB
365.23/365.36	c total #watches: 562154
367.62/367.70	c total #propagations: 203591760 / total #impl: 753114684 (eff. 0.270)
367.62/367.70	c #Conflicts:     333000 | #Learnt:      18726 | 0.000
367.62/367.70	c total clause space: 206.656MB
367.62/367.70	c total #watches: 567166
370.12/370.20	c total #propagations: 204224933 / total #impl: 755458604 (eff. 0.270)
370.12/370.20	c #Conflicts:     334000 | #Learnt:      19726 | 0.000
370.12/370.20	c total clause space: 206.656MB
370.12/370.20	c total #watches: 572916
372.42/372.53	c total #propagations: 204840423 / total #impl: 757877890 (eff. 0.270)
372.42/372.53	c #Conflicts:     335000 | #Learnt:      20726 | 0.000
372.42/372.53	c total clause space: 206.656MB
372.42/372.53	c total #watches: 577773
374.82/374.93	c total #propagations: 205466631 / total #impl: 760196078 (eff. 0.270)
374.82/374.93	c #Conflicts:     336000 | #Learnt:      21726 | 0.000
374.82/374.93	c total clause space: 206.656MB
374.82/374.93	c total #watches: 586092
377.32/377.46	c total #propagations: 206101583 / total #impl: 762697617 (eff. 0.270)
377.32/377.46	c #Conflicts:     337000 | #Learnt:      22726 | 0.000
377.32/377.46	c total clause space: 206.656MB
377.32/377.46	c total #watches: 592913
380.02/380.16	c total #propagations: 206772197 / total #impl: 765195481 (eff. 0.270)
380.02/380.16	c #Conflicts:     338000 | #Learnt:      23726 | 0.000
380.02/380.16	c total clause space: 206.656MB
380.02/380.16	c total #watches: 597034
382.21/382.35	c total #propagations: 207496226 / total #impl: 767553918 (eff. 0.270)
382.21/382.35	c #Conflicts:     339000 | #Learnt:      24726 | 0.000
382.21/382.35	c total clause space: 206.656MB
382.21/382.35	c total #watches: 600567
384.01/384.17	c total #propagations: 208076730 / total #impl: 769628237 (eff. 0.270)
384.01/384.17	c #Conflicts:     340000 | #Learnt:      25726 | 0.000
384.01/384.17	c total clause space: 206.656MB
384.01/384.17	c total #watches: 605018
386.12/386.23	c total #propagations: 208575445 / total #impl: 771477592 (eff. 0.270)
386.12/386.23	c #Conflicts:     341000 | #Learnt:      26726 | 0.000
386.12/386.23	c total clause space: 206.656MB
386.12/386.23	c total #watches: 610093
388.22/388.35	c total #propagations: 209180364 / total #impl: 773673531 (eff. 0.270)
388.22/388.35	c #Conflicts:     342000 | #Learnt:      27726 | 0.000
388.22/388.35	c total clause space: 206.656MB
388.22/388.35	c total #watches: 613901
389.71/389.85	c total #propagations: 209755459 / total #impl: 775765693 (eff. 0.270)
389.71/389.85	c GC COLLECT
389.71/389.85	c #Conflicts:     343000 | #Learnt:      14694 | 0.000
389.71/389.85	c total clause space: 206.656MB
389.71/389.85	c total #watches: 538948
390.71/390.83	c total #propagations: 210329744 / total #impl: 777737923 (eff. 0.270)
390.71/390.83	c #Conflicts:     344000 | #Learnt:      15694 | 0.000
390.71/390.83	c total clause space: 206.656MB
390.71/390.83	c total #watches: 542687
391.91/392.07	c total #propagations: 210867549 / total #impl: 779654452 (eff. 0.270)
391.91/392.07	c #Conflicts:     345000 | #Learnt:      16694 | 0.000
391.91/392.07	c total clause space: 206.656MB
391.91/392.07	c total #watches: 547451
393.41/393.50	c total #propagations: 211513047 / total #impl: 781671324 (eff. 0.271)
393.41/393.50	c #Conflicts:     346000 | #Learnt:      17694 | 0.000
393.41/393.50	c total clause space: 206.656MB
393.41/393.50	c total #watches: 553046
394.71/394.83	c total #propagations: 212173370 / total #impl: 784080786 (eff. 0.271)
394.71/394.83	c #Conflicts:     347000 | #Learnt:      18694 | 0.000
394.71/394.83	c total clause space: 206.656MB
394.71/394.83	c total #watches: 563332
396.31/396.46	c total #propagations: 212701332 / total #impl: 786214549 (eff. 0.271)
396.31/396.46	c #Conflicts:     348000 | #Learnt:      19694 | 0.000
396.31/396.46	c total clause space: 206.656MB
396.31/396.46	c total #watches: 571190
398.12/398.24	c total #propagations: 213243987 / total #impl: 788577785 (eff. 0.270)
398.12/398.24	c #Conflicts:     349000 | #Learnt:      20694 | 0.000
398.12/398.24	c total clause space: 206.656MB
398.12/398.24	c total #watches: 584321
400.42/400.58	c total #propagations: 213822781 / total #impl: 792104002 (eff. 0.270)
400.42/400.58	c #Conflicts:     350000 | #Learnt:      21694 | 0.000
400.42/400.58	c total clause space: 206.656MB
400.42/400.58	c total #watches: 595700
402.91/403.00	c total #propagations: 214452662 / total #impl: 797693570 (eff. 0.269)
402.91/403.00	c #Conflicts:     351000 | #Learnt:      22694 | 0.000
402.91/403.00	c total clause space: 206.656MB
402.91/403.00	c total #watches: 603294
405.41/405.52	c total #propagations: 215019207 / total #impl: 803324042 (eff. 0.268)
405.41/405.52	c #Conflicts:     352000 | #Learnt:      23694 | 0.000
405.41/405.52	c total clause space: 206.656MB
405.41/405.52	c total #watches: 608047
408.02/408.12	c total #propagations: 215608671 / total #impl: 808710519 (eff. 0.267)
408.02/408.12	c #Conflicts:     353000 | #Learnt:      24694 | 0.000
408.02/408.12	c total clause space: 206.656MB
408.02/408.12	c total #watches: 613181
410.32/410.48	c total #propagations: 216225705 / total #impl: 813383334 (eff. 0.266)
410.32/410.48	c #Conflicts:     354000 | #Learnt:      25694 | 0.000
410.32/410.48	c total clause space: 206.656MB
410.32/410.48	c total #watches: 617031
412.91/413.01	c total #propagations: 216741213 / total #impl: 816088402 (eff. 0.266)
412.91/413.01	c #Conflicts:     355000 | #Learnt:      26694 | 0.000
412.91/413.01	c total clause space: 206.656MB
412.91/413.01	c total #watches: 621266
415.41/415.55	c total #propagations: 217364927 / total #impl: 818845015 (eff. 0.265)
415.41/415.55	c #Conflicts:     356000 | #Learnt:      27694 | 0.000
415.41/415.55	c total clause space: 206.656MB
415.41/415.55	c total #watches: 626258
418.11/418.20	c total #propagations: 217971800 / total #impl: 821758622 (eff. 0.265)
418.11/418.20	c GC COLLECT
418.11/418.20	c #Conflicts:     357000 | #Learnt:      14393 | 0.000
418.11/418.20	c total clause space: 206.656MB
418.11/418.20	c total #watches: 536357
419.31/419.46	c total #propagations: 218577947 / total #impl: 824934878 (eff. 0.265)
419.31/419.46	c #Conflicts:     358000 | #Learnt:      15393 | 0.000
419.31/419.46	c total clause space: 206.656MB
419.31/419.47	c total #watches: 541658
420.61/420.73	c total #propagations: 219203834 / total #impl: 827215023 (eff. 0.265)
420.61/420.73	c #Conflicts:     359000 | #Learnt:      16393 | 0.000
420.61/420.73	c total clause space: 206.656MB
420.61/420.73	c total #watches: 547411
422.01/422.14	c total #propagations: 219801231 / total #impl: 829517397 (eff. 0.265)
422.01/422.14	c #Conflicts:     360000 | #Learnt:      17393 | 0.000
422.01/422.14	c total clause space: 206.656MB
422.01/422.14	c total #watches: 557369
423.51/423.64	c total #propagations: 220399300 / total #impl: 831801577 (eff. 0.265)
423.51/423.64	c #Conflicts:     361000 | #Learnt:      18393 | 0.000
423.51/423.64	c total clause space: 206.656MB
423.51/423.64	c total #watches: 563582
425.31/425.41	c total #propagations: 220932241 / total #impl: 833777652 (eff. 0.265)
425.31/425.41	c #Conflicts:     362000 | #Learnt:      19393 | 0.000
425.31/425.41	c total clause space: 206.656MB
425.31/425.41	c total #watches: 568614
427.11/427.28	c total #propagations: 221506848 / total #impl: 836147211 (eff. 0.265)
427.11/427.28	c #Conflicts:     363000 | #Learnt:      20393 | 0.000
427.11/427.28	c total clause space: 206.656MB
427.11/427.28	c total #watches: 574965
429.11/429.25	c total #propagations: 222104831 / total #impl: 838517333 (eff. 0.265)
429.11/429.25	c #Conflicts:     364000 | #Learnt:      21393 | 0.000
429.11/429.25	c total clause space: 206.656MB
429.11/429.25	c total #watches: 580971
431.21/431.35	c total #propagations: 222684660 / total #impl: 840726325 (eff. 0.265)
431.21/431.35	c #Conflicts:     365000 | #Learnt:      22393 | 0.000
431.21/431.35	c total clause space: 206.656MB
431.21/431.35	c total #watches: 585672
433.41/433.52	c total #propagations: 223278561 / total #impl: 842996404 (eff. 0.265)
433.41/433.52	c #Conflicts:     366000 | #Learnt:      23393 | 0.000
433.41/433.52	c total clause space: 206.656MB
433.41/433.52	c total #watches: 589869
435.51/435.63	c total #propagations: 223899796 / total #impl: 845381195 (eff. 0.265)
435.51/435.63	c #Conflicts:     367000 | #Learnt:      24393 | 0.000
435.51/435.63	c total clause space: 206.656MB
435.51/435.63	c total #watches: 595855
437.51/437.70	c total #propagations: 224521672 / total #impl: 847973770 (eff. 0.265)
437.51/437.70	c #Conflicts:     368000 | #Learnt:      25393 | 0.000
437.51/437.70	c total clause space: 206.656MB
437.61/437.70	c total #watches: 600000
439.51/439.68	c total #propagations: 225111629 / total #impl: 850147934 (eff. 0.265)
439.51/439.68	c #Conflicts:     369000 | #Learnt:      26393 | 0.000
439.51/439.68	c total clause space: 206.656MB
439.51/439.68	c total #watches: 605526
442.51/442.69	c total #propagations: 225597433 / total #impl: 851996273 (eff. 0.265)
442.51/442.69	c #Conflicts:     370000 | #Learnt:      27393 | 0.000
442.51/442.69	c total clause space: 206.656MB
442.51/442.69	c total #watches: 614783
445.31/445.43	c total #propagations: 226302017 / total #impl: 854975383 (eff. 0.265)
445.31/445.43	c #Conflicts:     371000 | #Learnt:      28393 | 0.000
445.31/445.43	c total clause space: 206.656MB
445.31/445.43	c total #watches: 623017
448.20/448.32	c total #propagations: 226937105 / total #impl: 857674969 (eff. 0.265)
448.20/448.32	c GC COLLECT
448.20/448.32	c #Conflicts:     372000 | #Learnt:      14790 | 0.000
448.20/448.32	c total clause space: 206.656MB
448.20/448.32	c total #watches: 538548
449.40/449.52	c total #propagations: 227587748 / total #impl: 860259031 (eff. 0.265)
449.40/449.52	c #Conflicts:     373000 | #Learnt:      15790 | 0.000
449.40/449.52	c total clause space: 206.656MB
449.40/449.52	c total #watches: 544563
450.80/450.94	c total #propagations: 228228524 / total #impl: 862460841 (eff. 0.265)
450.80/450.94	c #Conflicts:     374000 | #Learnt:      16790 | 0.000
450.80/450.94	c total clause space: 206.656MB
450.80/450.94	c total #watches: 551662
452.50/452.63	c total #propagations: 228873072 / total #impl: 864832206 (eff. 0.265)
452.50/452.63	c #Conflicts:     375000 | #Learnt:      17790 | 0.000
452.50/452.63	c total clause space: 206.656MB
452.50/452.63	c total #watches: 557207
454.21/454.34	c total #propagations: 229601463 / total #impl: 867316845 (eff. 0.265)
454.21/454.34	c #Conflicts:     376000 | #Learnt:      18790 | 0.000
454.21/454.34	c total clause space: 206.656MB
454.21/454.34	c total #watches: 563355
456.10/456.28	c total #propagations: 230266646 / total #impl: 869605201 (eff. 0.265)
456.10/456.28	c #Conflicts:     377000 | #Learnt:      19790 | 0.000
456.10/456.28	c total clause space: 206.656MB
456.10/456.28	c total #watches: 571503
458.10/458.27	c total #propagations: 230950900 / total #impl: 872129702 (eff. 0.265)
458.10/458.27	c #Conflicts:     378000 | #Learnt:      20790 | 0.000
458.10/458.27	c total clause space: 206.656MB
458.10/458.27	c total #watches: 580219
460.40/460.57	c total #propagations: 231569481 / total #impl: 874637074 (eff. 0.265)
460.40/460.57	c #Conflicts:     379000 | #Learnt:      21790 | 0.000
460.40/460.57	c total clause space: 206.656MB
460.40/460.57	c total #watches: 587339
462.70/462.82	c total #propagations: 232175358 / total #impl: 877025034 (eff. 0.265)
462.70/462.82	c #Conflicts:     380000 | #Learnt:      22790 | 0.000
462.70/462.82	c total clause space: 206.656MB
462.70/462.82	c total #watches: 592182
465.31/465.40	c total #propagations: 232758267 / total #impl: 879280709 (eff. 0.265)
465.31/465.40	c #Conflicts:     381000 | #Learnt:      23790 | 0.000
465.31/465.40	c total clause space: 206.656MB
465.31/465.40	c total #watches: 596324
467.41/467.59	c total #propagations: 233405982 / total #impl: 881609727 (eff. 0.265)
467.41/467.59	c #Conflicts:     382000 | #Learnt:      24790 | 0.000
467.41/467.59	c total clause space: 206.656MB
467.41/467.59	c total #watches: 603171
469.80/469.90	c total #propagations: 233954326 / total #impl: 883847508 (eff. 0.265)
469.80/469.90	c #Conflicts:     383000 | #Learnt:      25790 | 0.000
469.80/469.90	c total clause space: 206.656MB
469.80/469.90	c total #watches: 609487
472.40/472.58	c total #propagations: 234499563 / total #impl: 886240743 (eff. 0.265)
472.40/472.58	c #Conflicts:     384000 | #Learnt:      26790 | 0.000
472.40/472.58	c total clause space: 206.656MB
472.40/472.58	c total #watches: 615618
475.21/475.31	c total #propagations: 235125005 / total #impl: 888754618 (eff. 0.265)
475.21/475.31	c #Conflicts:     385000 | #Learnt:      27790 | 0.000
475.21/475.31	c total clause space: 206.656MB
475.21/475.31	c total #watches: 622764
478.10/478.29	c total #propagations: 235692800 / total #impl: 891497506 (eff. 0.264)
478.10/478.29	c #Conflicts:     386000 | #Learnt:      28790 | 0.000
478.10/478.29	c total clause space: 206.656MB
478.10/478.29	c total #watches: 626334
481.40/481.56	c total #propagations: 236316621 / total #impl: 893924728 (eff. 0.264)
481.40/481.56	c #Conflicts:     387000 | #Learnt:      29790 | 0.000
481.40/481.56	c total clause space: 206.656MB
481.40/481.56	c total #watches: 629441
482.70/482.85	c total #propagations: 236958979 / total #impl: 896177353 (eff. 0.264)
482.70/482.85	c GC COLLECT
482.70/482.85	c #Conflicts:     388000 | #Learnt:      15885 | 0.000
482.70/482.85	c total clause space: 206.656MB
482.70/482.85	c total #watches: 542614
483.90/484.08	c total #propagations: 237535738 / total #impl: 898069986 (eff. 0.264)
483.90/484.08	c #Conflicts:     389000 | #Learnt:      16885 | 0.000
483.90/484.08	c total clause space: 206.656MB
483.90/484.09	c total #watches: 550400
485.60/485.76	c total #propagations: 238049032 / total #impl: 900319307 (eff. 0.264)
485.60/485.76	c #Conflicts:     390000 | #Learnt:      17885 | 0.000
485.60/485.76	c total clause space: 206.656MB
485.60/485.76	c total #watches: 556315
487.30/487.44	c total #propagations: 238622335 / total #impl: 902766500 (eff. 0.264)
487.30/487.44	c #Conflicts:     391000 | #Learnt:      18885 | 0.000
487.30/487.44	c total clause space: 206.656MB
487.30/487.44	c total #watches: 561946
489.10/489.23	c total #propagations: 239237823 / total #impl: 905338227 (eff. 0.264)
489.10/489.23	c #Conflicts:     392000 | #Learnt:      19885 | 0.000
489.10/489.23	c total clause space: 206.656MB
489.10/489.23	c total #watches: 569082
490.90/491.04	c total #propagations: 239918028 / total #impl: 907863667 (eff. 0.264)
490.90/491.04	c #Conflicts:     393000 | #Learnt:      20885 | 0.000
490.90/491.04	c total clause space: 206.656MB
490.90/491.04	c total #watches: 574433
493.10/493.29	c total #propagations: 240517439 / total #impl: 910214138 (eff. 0.264)
493.10/493.29	c #Conflicts:     394000 | #Learnt:      21885 | 0.000
493.10/493.29	c total clause space: 206.656MB
493.10/493.29	c total #watches: 579183
495.50/495.60	c total #propagations: 241154461 / total #impl: 912596416 (eff. 0.264)
495.50/495.60	c #Conflicts:     395000 | #Learnt:      22885 | 0.000
495.50/495.60	c total clause space: 206.656MB
495.50/495.60	c total #watches: 590292
498.00/498.11	c total #propagations: 241760808 / total #impl: 915715462 (eff. 0.264)
498.00/498.11	c #Conflicts:     396000 | #Learnt:      23885 | 0.000
498.00/498.11	c total clause space: 206.656MB
498.00/498.11	c total #watches: 600236
501.00/501.16	c total #propagations: 242325830 / total #impl: 918507258 (eff. 0.264)
501.00/501.16	c #Conflicts:     397000 | #Learnt:      24885 | 0.000
501.00/501.16	c total clause space: 206.656MB
501.00/501.16	c total #watches: 608402
504.70/504.89	c total #propagations: 242928665 / total #impl: 921611565 (eff. 0.264)
504.70/504.89	c #Conflicts:     398000 | #Learnt:      25885 | 0.000
504.70/504.89	c total clause space: 206.656MB
504.70/504.89	c total #watches: 617558
507.49/507.61	c total #propagations: 243623070 / total #impl: 924803964 (eff. 0.263)
507.49/507.61	c #Conflicts:     399000 | #Learnt:      26885 | 0.000
507.49/507.61	c total clause space: 206.656MB
507.49/507.61	c total #watches: 622529
510.40/510.51	c total #propagations: 244239203 / total #impl: 927129132 (eff. 0.263)
510.40/510.51	c #Conflicts:     400000 | #Learnt:      27885 | 0.000
510.40/510.51	c total clause space: 206.656MB
510.40/510.51	c total #watches: 628296
514.09/514.23	c total #propagations: 244845410 / total #impl: 929773655 (eff. 0.263)
514.09/514.23	c #Conflicts:     401000 | #Learnt:      28885 | 0.000
514.09/514.23	c total clause space: 206.656MB
514.09/514.23	c total #watches: 632184
517.49/517.68	c total #propagations: 245407014 / total #impl: 932170209 (eff. 0.263)
517.49/517.68	c #Conflicts:     402000 | #Learnt:      29885 | 0.000
517.49/517.68	c total clause space: 206.656MB
517.49/517.68	c total #watches: 638004
520.09/520.20	c total #propagations: 245984863 / total #impl: 934670243 (eff. 0.263)
520.09/520.20	c GC COLLECT
520.09/520.20	c #Conflicts:     403000 | #Learnt:      15683 | 0.000
520.09/520.20	c total clause space: 206.656MB
520.09/520.20	c total #watches: 542694
521.30/521.43	c total #propagations: 246628102 / total #impl: 937061966 (eff. 0.263)
521.30/521.43	c #Conflicts:     404000 | #Learnt:      16683 | 0.000
521.30/521.43	c total clause space: 206.656MB
521.30/521.43	c total #watches: 546968
522.59/522.78	c total #propagations: 247165812 / total #impl: 938976695 (eff. 0.263)
522.59/522.78	c #Conflicts:     405000 | #Learnt:      17683 | 0.000
522.59/522.78	c total clause space: 206.656MB
522.59/522.78	c total #watches: 554475
524.09/524.23	c total #propagations: 247800223 / total #impl: 941283580 (eff. 0.263)
524.09/524.23	c #Conflicts:     406000 | #Learnt:      18683 | 0.000
524.09/524.23	c total clause space: 206.656MB
524.09/524.23	c total #watches: 559784
525.59/525.78	c total #propagations: 248438407 / total #impl: 943495190 (eff. 0.263)
525.59/525.78	c #Conflicts:     407000 | #Learnt:      19683 | 0.000
525.59/525.78	c total clause space: 206.656MB
525.59/525.78	c total #watches: 566374
527.09/527.22	c total #propagations: 249048534 / total #impl: 945774392 (eff. 0.263)
527.09/527.22	c #Conflicts:     408000 | #Learnt:      20683 | 0.000
527.09/527.22	c total clause space: 206.656MB
527.09/527.22	c total #watches: 574036
528.89/529.10	c total #propagations: 249559100 / total #impl: 947724760 (eff. 0.263)
528.89/529.10	c #Conflicts:     409000 | #Learnt:      21683 | 0.000
528.89/529.10	c total clause space: 206.656MB
528.89/529.10	c total #watches: 579071
530.69/530.89	c total #propagations: 250234560 / total #impl: 950057473 (eff. 0.263)
530.69/530.89	c #Conflicts:     410000 | #Learnt:      22683 | 0.000
530.69/530.89	c total clause space: 206.656MB
530.69/530.89	c total #watches: 583685
532.59/532.72	c total #propagations: 250850818 / total #impl: 952191539 (eff. 0.263)
532.59/532.72	c #Conflicts:     411000 | #Learnt:      23683 | 0.000
532.59/532.72	c total clause space: 206.656MB
532.59/532.72	c total #watches: 590672
534.39/534.55	c total #propagations: 251449758 / total #impl: 954401992 (eff. 0.263)
534.39/534.55	c #Conflicts:     412000 | #Learnt:      24683 | 0.000
534.39/534.55	c total clause space: 206.656MB
534.39/534.55	c total #watches: 595957
536.29/536.40	c total #propagations: 252012374 / total #impl: 956498829 (eff. 0.263)
536.29/536.40	c #Conflicts:     413000 | #Learnt:      25683 | 0.000
536.29/536.40	c total clause space: 206.656MB
536.29/536.40	c total #watches: 604153
538.29/538.43	c total #propagations: 252584334 / total #impl: 958694195 (eff. 0.263)
538.29/538.43	c #Conflicts:     414000 | #Learnt:      26683 | 0.000
538.29/538.43	c total clause space: 206.656MB
538.29/538.43	c total #watches: 610124
540.19/540.37	c total #propagations: 253150359 / total #impl: 961089816 (eff. 0.263)
540.19/540.37	c #Conflicts:     415000 | #Learnt:      27683 | 0.000
540.19/540.37	c total clause space: 206.656MB
540.19/540.37	c total #watches: 614364
542.30/542.46	c total #propagations: 253676077 / total #impl: 963374030 (eff. 0.263)
542.30/542.46	c #Conflicts:     416000 | #Learnt:      28683 | 0.000
542.30/542.46	c total clause space: 206.656MB
542.30/542.46	c total #watches: 619105
544.59/544.71	c total #propagations: 254222005 / total #impl: 965718325 (eff. 0.263)
544.59/544.71	c #Conflicts:     417000 | #Learnt:      29683 | 0.000
544.59/544.71	c total clause space: 206.656MB
544.59/544.71	c total #watches: 623822
546.89/547.09	c total #propagations: 254746232 / total #impl: 967747104 (eff. 0.263)
546.89/547.09	c #Conflicts:     418000 | #Learnt:      30683 | 0.000
546.89/547.09	c total clause space: 206.656MB
546.89/547.09	c total #watches: 628455
548.49/548.61	c total #propagations: 255322720 / total #impl: 969934088 (eff. 0.263)
548.49/548.61	c GC COLLECT
548.49/548.61	c #Conflicts:     419000 | #Learnt:      16185 | 0.000
548.49/548.61	c total clause space: 206.656MB
548.49/548.61	c total #watches: 545592
549.59/549.79	c total #propagations: 255914256 / total #impl: 972148993 (eff. 0.263)
549.59/549.79	c #Conflicts:     420000 | #Learnt:      17185 | 0.000
549.59/549.79	c total clause space: 206.656MB
549.59/549.79	c total #watches: 550124
550.89/551.07	c total #propagations: 256498745 / total #impl: 974256774 (eff. 0.263)
550.89/551.07	c #Conflicts:     421000 | #Learnt:      18185 | 0.000
550.89/551.07	c total clause space: 206.656MB
550.89/551.07	c total #watches: 555531
552.59/552.73	c total #propagations: 257087506 / total #impl: 976509421 (eff. 0.263)
552.59/552.73	c #Conflicts:     422000 | #Learnt:      19185 | 0.000
552.59/552.73	c total clause space: 206.656MB
552.59/552.73	c total #watches: 560052
554.29/554.47	c total #propagations: 257725987 / total #impl: 978714961 (eff. 0.263)
554.29/554.47	c #Conflicts:     423000 | #Learnt:      20185 | 0.000
554.29/554.47	c total clause space: 206.656MB
554.29/554.47	c total #watches: 565138
556.09/556.21	c total #propagations: 258321451 / total #impl: 980776610 (eff. 0.263)
556.09/556.21	c #Conflicts:     424000 | #Learnt:      21185 | 0.000
556.09/556.21	c total clause space: 206.656MB
556.09/556.21	c total #watches: 568946
557.89/558.08	c total #propagations: 258963522 / total #impl: 982950863 (eff. 0.263)
557.89/558.08	c #Conflicts:     425000 | #Learnt:      22185 | 0.000
557.89/558.08	c total clause space: 206.656MB
557.89/558.08	c total #watches: 573416
559.79/559.99	c total #propagations: 259622883 / total #impl: 985377269 (eff. 0.263)
559.79/559.99	c #Conflicts:     426000 | #Learnt:      23185 | 0.000
559.79/559.99	c total clause space: 206.656MB
559.79/559.99	c total #watches: 579827
561.89/562.01	c total #propagations: 260242621 / total #impl: 987914381 (eff. 0.263)
561.89/562.01	c #Conflicts:     427000 | #Learnt:      24185 | 0.000
561.89/562.01	c total clause space: 206.656MB
561.89/562.01	c total #watches: 584380
563.89/564.09	c total #propagations: 260854676 / total #impl: 990390354 (eff. 0.263)
563.89/564.09	c #Conflicts:     428000 | #Learnt:      25185 | 0.000
563.89/564.09	c total clause space: 206.656MB
563.89/564.09	c total #watches: 587888
566.09/566.24	c total #propagations: 261460256 / total #impl: 992844305 (eff. 0.263)
566.09/566.24	c #Conflicts:     429000 | #Learnt:      26185 | 0.000
566.09/566.24	c total clause space: 206.656MB
566.09/566.24	c total #watches: 592209
568.39/568.51	c total #propagations: 262065365 / total #impl: 995291356 (eff. 0.263)
568.39/568.51	c #Conflicts:     430000 | #Learnt:      27185 | 0.000
568.39/568.51	c total clause space: 206.656MB
568.39/568.51	c total #watches: 597665
570.89/571.00	c total #propagations: 262671046 / total #impl: 997822096 (eff. 0.263)
570.89/571.00	c #Conflicts:     431000 | #Learnt:      28185 | 0.000
570.89/571.00	c total clause space: 206.656MB
570.89/571.00	c total #watches: 602049
573.48/573.64	c total #propagations: 263291743 / total #impl: 1000332528 (eff. 0.263)
573.48/573.64	c #Conflicts:     432000 | #Learnt:      29185 | 0.000
573.48/573.64	c total clause space: 206.656MB
573.48/573.64	c total #watches: 606867
575.78/575.97	c total #propagations: 263952665 / total #impl: 1003132506 (eff. 0.263)
575.78/575.97	c #Conflicts:     433000 | #Learnt:      30185 | 0.000
575.78/575.97	c total clause space: 206.656MB
575.78/575.97	c total #watches: 610762
578.18/578.37	c total #propagations: 264505161 / total #impl: 1005586907 (eff. 0.263)
578.18/578.37	c #Conflicts:     434000 | #Learnt:      31185 | 0.000
578.18/578.37	c total clause space: 206.656MB
578.18/578.37	c total #watches: 614078
580.18/580.31	c total #propagations: 265053066 / total #impl: 1008333949 (eff. 0.263)
580.18/580.31	c GC COLLECT
580.18/580.31	c #Conflicts:     435000 | #Learnt:      16401 | 0.000
580.18/580.31	c total clause space: 206.656MB
580.18/580.31	c total #watches: 545475
581.68/581.86	c total #propagations: 265686197 / total #impl: 1010716860 (eff. 0.263)
581.68/581.86	c #Conflicts:     436000 | #Learnt:      17401 | 0.000
581.68/581.86	c total clause space: 206.656MB
581.68/581.86	c total #watches: 550128
583.08/583.28	c total #propagations: 266386413 / total #impl: 1013076028 (eff. 0.263)
583.08/583.28	c #Conflicts:     437000 | #Learnt:      18401 | 0.000
583.08/583.28	c total clause space: 206.656MB
583.08/583.28	c total #watches: 554587
584.68/584.81	c total #propagations: 266975890 / total #impl: 1015051181 (eff. 0.263)
584.68/584.81	c #Conflicts:     438000 | #Learnt:      19401 | 0.000
584.68/584.81	c total clause space: 206.656MB
584.68/584.81	c total #watches: 562062
586.48/586.62	c total #propagations: 267625872 / total #impl: 1017633236 (eff. 0.263)
586.48/586.62	c #Conflicts:     439000 | #Learnt:      20401 | 0.000
586.48/586.62	c total clause space: 206.656MB
586.48/586.62	c total #watches: 568887
588.38/588.53	c total #propagations: 268219912 / total #impl: 1019958546 (eff. 0.263)
588.38/588.53	c #Conflicts:     440000 | #Learnt:      21401 | 0.000
588.38/588.53	c total clause space: 206.656MB
588.38/588.53	c total #watches: 573480
590.58/590.73	c total #propagations: 268820811 / total #impl: 1022284861 (eff. 0.263)
590.58/590.73	c #Conflicts:     441000 | #Learnt:      22401 | 0.000
590.58/590.73	c total clause space: 206.656MB
590.58/590.73	c total #watches: 579564
592.88/593.08	c total #propagations: 269492802 / total #impl: 1025101324 (eff. 0.263)
592.88/593.08	c #Conflicts:     442000 | #Learnt:      23401 | 0.000
592.88/593.08	c total clause space: 206.656MB
592.88/593.08	c total #watches: 585828
595.28/595.48	c total #propagations: 270169675 / total #impl: 1027817319 (eff. 0.263)
595.28/595.48	c #Conflicts:     443000 | #Learnt:      24401 | 0.000
595.28/595.48	c total clause space: 206.656MB
595.28/595.48	c total #watches: 590395
597.48/597.64	c total #propagations: 270790244 / total #impl: 1030231030 (eff. 0.263)
597.48/597.64	c #Conflicts:     444000 | #Learnt:      25401 | 0.000
597.48/597.64	c total clause space: 206.656MB
597.48/597.64	c total #watches: 596560
599.98/600.18	c total #propagations: 271338876 / total #impl: 1032562136 (eff. 0.263)
599.98/600.18	c #Conflicts:     445000 | #Learnt:      26401 | 0.000
599.98/600.18	c total clause space: 206.656MB
599.98/600.18	c total #watches: 603266
602.88/603.04	c total #propagations: 271930013 / total #impl: 1035029052 (eff. 0.263)
602.88/603.04	c #Conflicts:     446000 | #Learnt:      27401 | 0.000
602.88/603.04	c total clause space: 206.656MB
602.88/603.04	c total #watches: 609114
605.88/606.10	c total #propagations: 272532078 / total #impl: 1037560111 (eff. 0.263)
605.88/606.10	c #Conflicts:     447000 | #Learnt:      28401 | 0.000
605.88/606.10	c total clause space: 206.656MB
605.88/606.10	c total #watches: 613923
609.48/609.67	c total #propagations: 273178556 / total #impl: 1040192582 (eff. 0.263)
609.48/609.67	c #Conflicts:     448000 | #Learnt:      29401 | 0.000
609.48/609.67	c total clause space: 206.656MB
609.48/609.67	c total #watches: 619245
612.77/612.99	c total #propagations: 273918503 / total #impl: 1043130456 (eff. 0.263)
612.77/612.99	c #Conflicts:     449000 | #Learnt:      30401 | 0.000
612.77/612.99	c total clause space: 206.656MB
612.77/612.99	c total #watches: 629285
616.47/616.61	c total #propagations: 274601871 / total #impl: 1046072957 (eff. 0.263)
616.47/616.61	c #Conflicts:     450000 | #Learnt:      31401 | 0.000
616.47/616.61	c total clause space: 206.656MB
616.47/616.61	c total #watches: 638446
619.87/620.01	c total #propagations: 275251654 / total #impl: 1049049537 (eff. 0.262)
619.87/620.01	c GC COLLECT
619.87/620.01	c #Conflicts:     451000 | #Learnt:      16312 | 0.000
619.87/620.01	c total clause space: 206.656MB
619.87/620.01	c total #watches: 546129
621.57/621.74	c total #propagations: 275881552 / total #impl: 1052176067 (eff. 0.262)
621.57/621.74	c #Conflicts:     452000 | #Learnt:      17312 | 0.000
621.57/621.74	c total clause space: 206.656MB
621.57/621.75	c total #watches: 554444
623.37/623.53	c total #propagations: 276588321 / total #impl: 1054912334 (eff. 0.262)
623.37/623.53	c #Conflicts:     453000 | #Learnt:      18312 | 0.000
623.37/623.53	c total clause space: 206.656MB
623.37/623.53	c total #watches: 561034
625.27/625.42	c total #propagations: 277253606 / total #impl: 1057563832 (eff. 0.262)
625.27/625.42	c #Conflicts:     454000 | #Learnt:      19312 | 0.000
625.27/625.42	c total clause space: 206.656MB
625.27/625.42	c total #watches: 567719
627.47/627.69	c total #propagations: 277924501 / total #impl: 1060215737 (eff. 0.262)
627.47/627.69	c #Conflicts:     455000 | #Learnt:      20312 | 0.000
627.47/627.69	c total clause space: 206.656MB
627.47/627.69	c total #watches: 577994
629.97/630.19	c total #propagations: 278570919 / total #impl: 1063188056 (eff. 0.262)
629.97/630.19	c #Conflicts:     456000 | #Learnt:      21312 | 0.000
629.97/630.19	c total clause space: 206.656MB
629.97/630.19	c total #watches: 582778
632.48/632.61	c total #propagations: 279190007 / total #impl: 1065515039 (eff. 0.262)
632.48/632.61	c #Conflicts:     457000 | #Learnt:      22312 | 0.000
632.48/632.61	c total clause space: 206.656MB
632.48/632.61	c total #watches: 592154
635.57/635.79	c total #propagations: 279803289 / total #impl: 1068271836 (eff. 0.262)
635.57/635.79	c #Conflicts:     458000 | #Learnt:      23312 | 0.000
635.57/635.79	c total clause space: 206.656MB
635.57/635.79	c total #watches: 601653
638.87/639.03	c total #propagations: 280419196 / total #impl: 1071162721 (eff. 0.262)
638.87/639.03	c #Conflicts:     459000 | #Learnt:      24312 | 0.000
638.87/639.03	c total clause space: 206.656MB
638.87/639.04	c total #watches: 609693
642.87/643.06	c total #propagations: 281031269 / total #impl: 1073984075 (eff. 0.262)
642.87/643.06	c #Conflicts:     460000 | #Learnt:      25312 | 0.000
642.87/643.06	c total clause space: 206.656MB
642.87/643.06	c total #watches: 621729
646.87/647.03	c total #propagations: 281718823 / total #impl: 1077611453 (eff. 0.261)
646.87/647.03	c #Conflicts:     461000 | #Learnt:      26312 | 0.000
646.87/647.03	c total clause space: 206.656MB
646.87/647.03	c total #watches: 631308
651.18/651.35	c total #propagations: 282346265 / total #impl: 1081198462 (eff. 0.261)
651.18/651.35	c #Conflicts:     462000 | #Learnt:      27312 | 0.000
651.18/651.35	c total clause space: 206.656MB
651.18/651.35	c total #watches: 640830
655.37/655.58	c total #propagations: 283024414 / total #impl: 1084934153 (eff. 0.261)
655.37/655.58	c #Conflicts:     463000 | #Learnt:      28312 | 0.000
655.37/655.58	c total clause space: 206.656MB
655.37/655.58	c total #watches: 647275
659.67/659.81	c total #propagations: 283637048 / total #impl: 1087658316 (eff. 0.261)
659.67/659.81	c #Conflicts:     464000 | #Learnt:      29312 | 0.000
659.67/659.81	c total clause space: 206.656MB
659.67/659.81	c total #watches: 652379
663.57/663.78	c total #propagations: 284257293 / total #impl: 1090369236 (eff. 0.261)
663.57/663.78	c #Conflicts:     465000 | #Learnt:      30312 | 0.000
663.57/663.78	c total clause space: 206.656MB
663.57/663.78	c total #watches: 657804
667.87/668.05	c total #propagations: 284821599 / total #impl: 1093011008 (eff. 0.261)
667.87/668.05	c #Conflicts:     466000 | #Learnt:      31312 | 0.000
667.87/668.05	c total clause space: 206.656MB
667.87/668.05	c total #watches: 664505
672.77/672.93	c total #propagations: 285386648 / total #impl: 1095617704 (eff. 0.260)
672.77/672.93	c #Conflicts:     467000 | #Learnt:      32312 | 0.000
672.77/672.93	c total clause space: 206.656MB
672.77/672.93	c total #watches: 671028
675.97/676.17	c total #propagations: 285994619 / total #impl: 1098736781 (eff. 0.260)
675.97/676.17	c GC COLLECT
675.97/676.17	c #Conflicts:     468000 | #Learnt:      16897 | 0.000
675.97/676.17	c total clause space: 206.656MB
675.97/676.17	c total #watches: 549417
677.48/677.68	c total #propagations: 286605371 / total #impl: 1101827915 (eff. 0.260)
677.48/677.68	c #Conflicts:     469000 | #Learnt:      17897 | 0.000
677.48/677.68	c total clause space: 206.656MB
677.48/677.68	c total #watches: 556870
679.27/679.46	c total #propagations: 287238513 / total #impl: 1104842453 (eff. 0.260)
679.27/679.46	c #Conflicts:     470000 | #Learnt:      18897 | 0.000
679.27/679.46	c total clause space: 206.656MB
679.27/679.46	c total #watches: 564419
681.17/681.32	c total #propagations: 287857837 / total #impl: 1107711260 (eff. 0.260)
681.17/681.32	c #Conflicts:     471000 | #Learnt:      19897 | 0.000
681.17/681.32	c total clause space: 206.656MB
681.17/681.32	c total #watches: 570706
683.37/683.58	c total #propagations: 288414787 / total #impl: 1110203621 (eff. 0.260)
683.37/683.58	c #Conflicts:     472000 | #Learnt:      20897 | 0.000
683.37/683.58	c total clause space: 206.656MB
683.37/683.58	c total #watches: 576927
685.87/686.06	c total #propagations: 289058945 / total #impl: 1113077649 (eff. 0.260)
685.87/686.06	c #Conflicts:     473000 | #Learnt:      21897 | 0.000
685.87/686.06	c total clause space: 206.656MB
685.87/686.06	c total #watches: 583723
688.97/689.10	c total #propagations: 289638075 / total #impl: 1115905508 (eff. 0.260)
688.97/689.10	c #Conflicts:     474000 | #Learnt:      22897 | 0.000
688.97/689.10	c total clause space: 206.656MB
688.97/689.10	c total #watches: 594045
692.57/692.76	c total #propagations: 290232569 / total #impl: 1118753389 (eff. 0.259)
692.57/692.76	c #Conflicts:     475000 | #Learnt:      23897 | 0.000
692.57/692.76	c total clause space: 206.656MB
692.57/692.76	c total #watches: 601905
695.77/695.90	c total #propagations: 290845093 / total #impl: 1121775365 (eff. 0.259)
695.77/695.90	c #Conflicts:     476000 | #Learnt:      24897 | 0.000
695.77/695.90	c total clause space: 206.656MB
695.77/695.90	c total #watches: 608193
699.77/699.98	c total #propagations: 291408951 / total #impl: 1124505515 (eff. 0.259)
699.77/699.98	c #Conflicts:     477000 | #Learnt:      25897 | 0.000
699.77/699.98	c total clause space: 206.656MB
699.77/699.98	c total #watches: 619454
704.47/704.68	c total #propagations: 291995624 / total #impl: 1127705419 (eff. 0.259)
704.47/704.68	c #Conflicts:     478000 | #Learnt:      26897 | 0.000
704.47/704.68	c total clause space: 206.656MB
704.47/704.68	c total #watches: 631470
710.16/710.30	c total #propagations: 292560803 / total #impl: 1130780951 (eff. 0.259)
710.16/710.30	c #Conflicts:     479000 | #Learnt:      27897 | 0.000
710.16/710.30	c total clause space: 206.656MB
710.16/710.30	c total #watches: 637012
715.86/716.07	c total #propagations: 293154247 / total #impl: 1133751604 (eff. 0.259)
715.86/716.07	c #Conflicts:     480000 | #Learnt:      28897 | 0.000
715.86/716.07	c total clause space: 206.656MB
715.86/716.07	c total #watches: 645777
722.46/722.70	c total #propagations: 293772883 / total #impl: 1137460219 (eff. 0.258)
722.46/722.70	c #Conflicts:     481000 | #Learnt:      29897 | 0.000
722.46/722.70	c total clause space: 335.816MB
722.46/722.70	c total #watches: 654668
729.57/729.70	c total #propagations: 294390251 / total #impl: 1140693259 (eff. 0.258)
729.57/729.70	c #Conflicts:     482000 | #Learnt:      30897 | 0.000
729.57/729.70	c total clause space: 335.816MB
729.57/729.70	c total #watches: 665371
736.76/736.98	c total #propagations: 294983233 / total #impl: 1144051295 (eff. 0.258)
736.76/736.98	c #Conflicts:     483000 | #Learnt:      31897 | 0.000
736.76/736.98	c total clause space: 335.816MB
736.76/736.98	c total #watches: 674786
745.16/745.37	c total #propagations: 295580219 / total #impl: 1147213742 (eff. 0.258)
745.16/745.37	c #Conflicts:     484000 | #Learnt:      32897 | 0.000
745.16/745.37	c total clause space: 335.816MB
745.16/745.37	c total #watches: 680378
750.26/750.41	c total #propagations: 296207705 / total #impl: 1150422844 (eff. 0.257)
750.26/750.41	c GC COLLECT
750.26/750.41	c #Conflicts:     485000 | #Learnt:      17218 | 0.000
750.26/750.41	c total clause space: 335.816MB
750.26/750.41	c total #watches: 550703
751.66/751.83	c total #propagations: 296853447 / total #impl: 1153449113 (eff. 0.257)
751.66/751.83	c #Conflicts:     486000 | #Learnt:      18218 | 0.000
751.66/751.83	c total clause space: 335.816MB
751.66/751.83	c total #watches: 560574
753.56/753.77	c total #propagations: 297455306 / total #impl: 1155923684 (eff. 0.257)
753.56/753.77	c #Conflicts:     487000 | #Learnt:      19218 | 0.000
753.56/753.77	c total clause space: 335.816MB
753.56/753.77	c total #watches: 569253
756.06/756.21	c total #propagations: 298099850 / total #impl: 1158626001 (eff. 0.257)
756.06/756.21	c #Conflicts:     488000 | #Learnt:      20218 | 0.000
756.06/756.21	c total clause space: 335.816MB
756.06/756.21	c total #watches: 579227
758.66/758.85	c total #propagations: 298791860 / total #impl: 1161497752 (eff. 0.257)
758.66/758.85	c #Conflicts:     489000 | #Learnt:      21218 | 0.000
758.66/758.85	c total clause space: 335.816MB
758.66/758.85	c total #watches: 588089
761.66/761.87	c total #propagations: 299399359 / total #impl: 1164234647 (eff. 0.257)
761.66/761.87	c #Conflicts:     490000 | #Learnt:      22218 | 0.000
761.66/761.87	c total clause space: 335.816MB
761.66/761.87	c total #watches: 596670
765.06/765.25	c total #propagations: 299989278 / total #impl: 1166870349 (eff. 0.257)
765.06/765.25	c #Conflicts:     491000 | #Learnt:      23218 | 0.000
765.06/765.25	c total clause space: 335.816MB
765.06/765.25	c total #watches: 605483
768.66/768.81	c total #propagations: 300557140 / total #impl: 1169584415 (eff. 0.257)
768.66/768.81	c #Conflicts:     492000 | #Learnt:      24218 | 0.000
768.66/768.81	c total clause space: 335.816MB
768.66/768.81	c total #watches: 613363
772.16/772.36	c total #propagations: 301153622 / total #impl: 1172110046 (eff. 0.257)
772.16/772.36	c #Conflicts:     493000 | #Learnt:      25218 | 0.000
772.16/772.36	c total clause space: 335.816MB
772.16/772.36	c total #watches: 620305
776.06/776.23	c total #propagations: 301776456 / total #impl: 1174997943 (eff. 0.257)
776.06/776.23	c #Conflicts:     494000 | #Learnt:      26218 | 0.000
776.06/776.23	c total clause space: 335.816MB
776.06/776.23	c total #watches: 627641
779.76/779.96	c total #propagations: 302379787 / total #impl: 1177772441 (eff. 0.257)
779.76/779.96	c #Conflicts:     495000 | #Learnt:      27218 | 0.000
779.76/779.96	c total clause space: 335.816MB
779.76/779.96	c total #watches: 642195
783.95/784.11	c total #propagations: 302946842 / total #impl: 1180889195 (eff. 0.257)
783.95/784.11	c #Conflicts:     496000 | #Learnt:      28218 | 0.000
783.95/784.11	c total clause space: 335.816MB
783.95/784.11	c total #watches: 660709
789.15/789.33	c total #propagations: 303518854 / total #impl: 1184432192 (eff. 0.256)
789.15/789.33	c #Conflicts:     497000 | #Learnt:      29218 | 0.000
789.15/789.33	c total clause space: 335.816MB
789.15/789.33	c total #watches: 681832
794.75/794.97	c total #propagations: 304080260 / total #impl: 1188046109 (eff. 0.256)
794.75/794.97	c #Conflicts:     498000 | #Learnt:      30218 | 0.000
794.75/794.97	c total clause space: 335.816MB
794.75/794.97	c total #watches: 701059
802.25/802.45	c total #propagations: 304618857 / total #impl: 1192035059 (eff. 0.256)
802.25/802.45	c #Conflicts:     499000 | #Learnt:      31218 | 0.000
802.25/802.45	c total clause space: 335.816MB
802.25/802.45	c total #watches: 714985
809.95/810.17	c total #propagations: 305185262 / total #impl: 1196157449 (eff. 0.255)
809.95/810.17	c #Conflicts:     500000 | #Learnt:      32218 | 0.000
809.95/810.17	c total clause space: 335.816MB
809.95/810.17	c total #watches: 728692
818.05/818.25	c total #propagations: 305710867 / total #impl: 1200335656 (eff. 0.255)
818.05/818.25	c #Conflicts:     501000 | #Learnt:      33218 | 0.000
818.05/818.25	c total clause space: 335.816MB
818.05/818.25	c total #watches: 748376
824.85/825.10	c total #propagations: 306264788 / total #impl: 1205177351 (eff. 0.254)
824.85/825.10	c GC COLLECT
824.85/825.10	c #Conflicts:     502000 | #Learnt:      17234 | 0.000
824.85/825.10	c total clause space: 335.816MB
824.85/825.10	c total #watches: 551786
826.35/826.58	c total #propagations: 306777631 / total #impl: 1209132410 (eff. 0.254)
826.35/826.58	c #Conflicts:     503000 | #Learnt:      18234 | 0.000
826.35/826.58	c total clause space: 335.816MB
826.35/826.58	c total #watches: 564683
828.65/828.86	c total #propagations: 307271761 / total #impl: 1211899887 (eff. 0.254)
828.65/828.86	c #Conflicts:     504000 | #Learnt:      19234 | 0.000
828.65/828.86	c total clause space: 335.816MB
828.65/828.86	c total #watches: 583229
832.35/832.50	c total #propagations: 307830159 / total #impl: 1215188391 (eff. 0.253)
832.35/832.50	c #Conflicts:     505000 | #Learnt:      20234 | 0.000
832.35/832.50	c total clause space: 335.816MB
832.35/832.50	c total #watches: 599867
836.24/836.48	c total #propagations: 308421074 / total #impl: 1218793002 (eff. 0.253)
836.24/836.48	c #Conflicts:     506000 | #Learnt:      21234 | 0.000
836.24/836.48	c total clause space: 335.816MB
836.24/836.48	c total #watches: 612287
840.64/840.85	c total #propagations: 308955857 / total #impl: 1222135650 (eff. 0.253)
840.64/840.85	c #Conflicts:     507000 | #Learnt:      22234 | 0.000
840.64/840.85	c total clause space: 335.816MB
840.64/840.85	c total #watches: 622146
844.94/845.15	c total #propagations: 309542143 / total #impl: 1225481551 (eff. 0.253)
844.94/845.15	c #Conflicts:     508000 | #Learnt:      23234 | 0.000
844.94/845.15	c total clause space: 335.816MB
844.94/845.15	c total #watches: 630441
850.04/850.20	c total #propagations: 310092095 / total #impl: 1228508660 (eff. 0.252)
850.04/850.20	c #Conflicts:     509000 | #Learnt:      24234 | 0.000
850.04/850.20	c total clause space: 335.816MB
850.04/850.20	c total #watches: 644615
856.04/856.23	c total #propagations: 310663299 / total #impl: 1231971511 (eff. 0.252)
856.04/856.23	c #Conflicts:     510000 | #Learnt:      25234 | 0.000
856.04/856.23	c total clause space: 335.816MB
856.04/856.23	c total #watches: 655784
863.24/863.48	c total #propagations: 311298018 / total #impl: 1235662150 (eff. 0.252)
863.24/863.48	c #Conflicts:     511000 | #Learnt:      26234 | 0.000
863.24/863.48	c total clause space: 335.816MB
863.24/863.48	c total #watches: 665416
870.54/870.79	c total #propagations: 311991998 / total #impl: 1239791386 (eff. 0.252)
870.54/870.79	c #Conflicts:     512000 | #Learnt:      27234 | 0.000
870.54/870.79	c total clause space: 335.816MB
870.54/870.79	c total #watches: 674896
876.04/876.22	c total #propagations: 312641728 / total #impl: 1243352401 (eff. 0.251)
876.04/876.22	c #Conflicts:     513000 | #Learnt:      28234 | 0.000
876.04/876.22	c total clause space: 335.816MB
876.04/876.22	c total #watches: 687316
883.64/883.88	c total #propagations: 313123730 / total #impl: 1246374445 (eff. 0.251)
883.64/883.88	c #Conflicts:     514000 | #Learnt:      29234 | 0.000
883.64/883.88	c total clause space: 335.816MB
883.64/883.88	c total #watches: 698868
890.44/890.65	c total #propagations: 313756495 / total #impl: 1249360723 (eff. 0.251)
890.44/890.65	c #Conflicts:     515000 | #Learnt:      30234 | 0.000
890.44/890.65	c total clause space: 335.816MB
890.44/890.65	c total #watches: 704224
897.04/897.28	c total #propagations: 314395077 / total #impl: 1251889856 (eff. 0.251)
897.04/897.28	c #Conflicts:     516000 | #Learnt:      31234 | 0.000
897.04/897.28	c total clause space: 335.816MB
897.04/897.28	c total #watches: 711658
905.14/905.34	c total #propagations: 315041500 / total #impl: 1254610461 (eff. 0.251)
905.14/905.34	c #Conflicts:     517000 | #Learnt:      32234 | 0.000
905.14/905.34	c total clause space: 335.816MB
905.14/905.34	c total #watches: 718067
912.73/912.96	c total #propagations: 315728115 / total #impl: 1257237357 (eff. 0.251)
912.73/912.96	c #Conflicts:     518000 | #Learnt:      33234 | 0.000
912.73/912.96	c total clause space: 335.816MB
912.73/912.96	c total #watches: 724341
921.53/921.73	c total #propagations: 316389549 / total #impl: 1259649274 (eff. 0.251)
921.53/921.73	c #Conflicts:     519000 | #Learnt:      34234 | 0.000
921.53/921.73	c total clause space: 335.816MB
921.53/921.73	c total #watches: 734978
926.14/926.38	c total #propagations: 317032930 / total #impl: 1262441631 (eff. 0.251)
926.14/926.38	c GC COLLECT
926.14/926.38	c #Conflicts:     520000 | #Learnt:      17909 | 0.000
926.14/926.38	c total clause space: 335.816MB
926.14/926.38	c total #watches: 557350
928.03/928.22	c total #propagations: 317662948 / total #impl: 1264992813 (eff. 0.251)
928.03/928.22	c #Conflicts:     521000 | #Learnt:      18909 | 0.000
928.03/928.22	c total clause space: 335.816MB
928.03/928.23	c total #watches: 564956
929.93/930.19	c total #propagations: 318325044 / total #impl: 1267602240 (eff. 0.251)
929.93/930.19	c #Conflicts:     522000 | #Learnt:      19909 | 0.000
929.93/930.19	c total clause space: 335.816MB
929.93/930.19	c total #watches: 570570
931.83/932.03	c total #propagations: 318970320 / total #impl: 1269886410 (eff. 0.251)
931.83/932.03	c #Conflicts:     523000 | #Learnt:      20909 | 0.000
931.83/932.03	c total clause space: 335.816MB
931.83/932.03	c total #watches: 574915
933.53/933.79	c total #propagations: 319612441 / total #impl: 1272150104 (eff. 0.251)
933.53/933.79	c #Conflicts:     524000 | #Learnt:      21909 | 0.000
933.53/933.79	c total clause space: 335.816MB
933.53/933.79	c total #watches: 578381
935.73/935.92	c total #propagations: 320234034 / total #impl: 1274170812 (eff. 0.251)
935.73/935.92	c #Conflicts:     525000 | #Learnt:      22909 | 0.000
935.73/935.92	c total clause space: 335.816MB
935.73/935.92	c total #watches: 582372
937.93/938.16	c total #propagations: 320901072 / total #impl: 1276556412 (eff. 0.251)
937.93/938.16	c #Conflicts:     526000 | #Learnt:      23909 | 0.000
937.93/938.16	c total clause space: 335.816MB
937.93/938.16	c total #watches: 589666
940.23/940.41	c total #propagations: 321558890 / total #impl: 1279035499 (eff. 0.251)
940.23/940.41	c #Conflicts:     527000 | #Learnt:      24909 | 0.000
940.23/940.41	c total clause space: 335.816MB
940.23/940.41	c total #watches: 596301
942.43/942.61	c total #propagations: 322187079 / total #impl: 1281645538 (eff. 0.251)
942.43/942.61	c #Conflicts:     528000 | #Learnt:      25909 | 0.000
942.43/942.61	c total clause space: 335.816MB
942.43/942.61	c total #watches: 601673
945.03/945.24	c total #propagations: 322758620 / total #impl: 1284114691 (eff. 0.251)
945.03/945.24	c #Conflicts:     529000 | #Learnt:      26909 | 0.000
945.03/945.24	c total clause space: 335.816MB
945.03/945.24	c total #watches: 607719
947.33/947.58	c total #propagations: 323400637 / total #impl: 1286729021 (eff. 0.251)
947.33/947.58	c #Conflicts:     530000 | #Learnt:      27909 | 0.000
947.33/947.58	c total clause space: 335.816MB
947.33/947.58	c total #watches: 613266
949.93/950.16	c total #propagations: 324010362 / total #impl: 1289041207 (eff. 0.251)
949.93/950.16	c #Conflicts:     531000 | #Learnt:      28909 | 0.000
949.93/950.16	c total clause space: 335.816MB
949.93/950.17	c total #watches: 618178
952.63/952.85	c total #propagations: 324648492 / total #impl: 1291422985 (eff. 0.251)
952.63/952.85	c #Conflicts:     532000 | #Learnt:      29909 | 0.000
952.63/952.85	c total clause space: 335.816MB
952.63/952.85	c total #watches: 624125
955.33/955.56	c total #propagations: 325290731 / total #impl: 1294041387 (eff. 0.251)
955.33/955.56	c #Conflicts:     533000 | #Learnt:      30909 | 0.000
955.33/955.56	c total clause space: 335.816MB
955.33/955.56	c total #watches: 628167
959.03/959.20	c total #propagations: 325900972 / total #impl: 1296277573 (eff. 0.251)
959.03/959.20	c #Conflicts:     534000 | #Learnt:      31909 | 0.000
959.03/959.20	c total clause space: 335.816MB
959.03/959.20	c total #watches: 634969
962.03/962.28	c total #propagations: 326644621 / total #impl: 1298955283 (eff. 0.251)
962.03/962.28	c #Conflicts:     535000 | #Learnt:      32909 | 0.000
962.03/962.28	c total clause space: 335.816MB
962.03/962.28	c total #watches: 641339
965.33/965.51	c total #propagations: 327307863 / total #impl: 1301440420 (eff. 0.251)
965.33/965.51	c #Conflicts:     536000 | #Learnt:      33909 | 0.000
965.33/965.51	c total clause space: 335.816MB
965.33/965.51	c total #watches: 646625
968.62/968.82	c total #propagations: 327956245 / total #impl: 1303914584 (eff. 0.252)
968.62/968.82	c #Conflicts:     537000 | #Learnt:      34909 | 0.000
968.62/968.82	c total clause space: 335.816MB
968.62/968.82	c total #watches: 650885
970.82/971.01	c total #propagations: 328591305 / total #impl: 1306175871 (eff. 0.252)
970.82/971.01	c GC COLLECT
970.82/971.01	c #Conflicts:     538000 | #Learnt:      18292 | 0.000
970.82/971.01	c total clause space: 335.816MB
970.82/971.01	c total #watches: 559284
972.52/972.71	c total #propagations: 329261338 / total #impl: 1308548115 (eff. 0.252)
972.52/972.71	c #Conflicts:     539000 | #Learnt:      19292 | 0.000
972.52/972.71	c total clause space: 335.816MB
972.52/972.71	c total #watches: 565439
974.43/974.66	c total #propagations: 329865529 / total #impl: 1310742781 (eff. 0.252)
974.43/974.66	c #Conflicts:     540000 | #Learnt:      20292 | 0.000
974.43/974.66	c total clause space: 335.816MB
974.43/974.66	c total #watches: 572578
976.52/976.79	c total #propagations: 330464602 / total #impl: 1313092675 (eff. 0.252)
976.52/976.79	c #Conflicts:     541000 | #Learnt:      21292 | 0.000
976.52/976.79	c total clause space: 335.816MB
976.52/976.79	c total #watches: 579121
978.83/979.08	c total #propagations: 331103832 / total #impl: 1315820943 (eff. 0.252)
978.83/979.08	c #Conflicts:     542000 | #Learnt:      22292 | 0.000
978.83/979.08	c total clause space: 335.816MB
978.83/979.09	c total #watches: 584569
980.92/981.10	c total #propagations: 331783827 / total #impl: 1318314578 (eff. 0.252)
980.92/981.10	c #Conflicts:     543000 | #Learnt:      23292 | 0.000
980.92/981.10	c total clause space: 335.816MB
980.92/981.11	c total #watches: 590281
983.33/983.54	c total #propagations: 332379891 / total #impl: 1320648094 (eff. 0.252)
983.33/983.54	c #Conflicts:     544000 | #Learnt:      24292 | 0.000
983.33/983.54	c total clause space: 335.816MB
983.33/983.54	c total #watches: 597295
985.62/985.86	c total #propagations: 333038942 / total #impl: 1323042015 (eff. 0.252)
985.62/985.86	c #Conflicts:     545000 | #Learnt:      25292 | 0.000
985.62/985.86	c total clause space: 335.816MB
985.62/985.87	c total #watches: 601740
987.92/988.10	c total #propagations: 333644486 / total #impl: 1325328632 (eff. 0.252)
987.92/988.10	c #Conflicts:     546000 | #Learnt:      26292 | 0.000
987.92/988.10	c total clause space: 335.816MB
987.92/988.10	c total #watches: 605666
990.22/990.44	c total #propagations: 334251247 / total #impl: 1327739635 (eff. 0.252)
990.22/990.44	c #Conflicts:     547000 | #Learnt:      27292 | 0.000
990.22/990.44	c total clause space: 335.816MB
990.22/990.44	c total #watches: 610033
993.02/993.20	c total #propagations: 334873003 / total #impl: 1330230574 (eff. 0.252)
993.02/993.20	c #Conflicts:     548000 | #Learnt:      28292 | 0.000
993.02/993.20	c total clause space: 335.816MB
993.02/993.20	c total #watches: 614349
995.52/995.76	c total #propagations: 335508201 / total #impl: 1332620168 (eff. 0.252)
995.52/995.76	c #Conflicts:     549000 | #Learnt:      29292 | 0.000
995.52/995.76	c total clause space: 335.816MB
995.52/995.76	c total #watches: 617859
998.02/998.29	c total #propagations: 336107385 / total #impl: 1334664406 (eff. 0.252)
998.02/998.29	c #Conflicts:     550000 | #Learnt:      30292 | 0.000
998.02/998.29	c total clause space: 335.816MB
998.02/998.29	c total #watches: 622339
1001.02/1001.21	c total #propagations: 336695126 / total #impl: 1336680684 (eff. 0.252)
1001.02/1001.21	c #Conflicts:     551000 | #Learnt:      31292 | 0.000
1001.02/1001.21	c total clause space: 335.816MB
1001.02/1001.21	c total #watches: 627570
1003.92/1004.15	c total #propagations: 337321861 / total #impl: 1338931539 (eff. 0.252)
1003.92/1004.15	c #Conflicts:     552000 | #Learnt:      32292 | 0.000
1003.92/1004.15	c total clause space: 335.816MB
1003.92/1004.15	c total #watches: 631834
1007.12/1007.33	c total #propagations: 337928201 / total #impl: 1341054591 (eff. 0.252)
1007.12/1007.33	c #Conflicts:     553000 | #Learnt:      33292 | 0.000
1007.12/1007.33	c total clause space: 335.816MB
1007.12/1007.33	c total #watches: 635868
1010.32/1010.59	c total #propagations: 338557633 / total #impl: 1343315265 (eff. 0.252)
1010.32/1010.59	c #Conflicts:     554000 | #Learnt:      34292 | 0.000
1010.32/1010.59	c total clause space: 335.816MB
1010.32/1010.59	c total #watches: 639653
1014.02/1014.23	c total #propagations: 339186865 / total #impl: 1345636585 (eff. 0.252)
1014.02/1014.23	c #Conflicts:     555000 | #Learnt:      35292 | 0.000
1014.02/1014.23	c total clause space: 335.816MB
1014.02/1014.23	c total #watches: 643375
1016.72/1016.95	c total #propagations: 339854295 / total #impl: 1348103746 (eff. 0.252)
1016.72/1016.95	c GC COLLECT
1016.72/1016.95	c #Conflicts:     556000 | #Learnt:      18407 | 0.000
1016.72/1016.95	c total clause space: 335.816MB
1016.72/1016.95	c total #watches: 558623
1018.62/1018.80	c total #propagations: 340485462 / total #impl: 1350321132 (eff. 0.252)
1018.62/1018.80	c #Conflicts:     557000 | #Learnt:      19407 | 0.000
1018.62/1018.80	c total clause space: 335.816MB
1018.62/1018.80	c total #watches: 561394
1020.42/1020.62	c total #propagations: 341127958 / total #impl: 1352481299 (eff. 0.252)
1020.42/1020.62	c #Conflicts:     558000 | #Learnt:      20407 | 0.000
1020.42/1020.62	c total clause space: 335.816MB
1020.42/1020.63	c total #watches: 565378
1022.22/1022.44	c total #propagations: 341780801 / total #impl: 1354637472 (eff. 0.252)
1022.22/1022.44	c #Conflicts:     559000 | #Learnt:      21407 | 0.000
1022.22/1022.44	c total clause space: 335.816MB
1022.22/1022.44	c total #watches: 569598
1023.82/1024.06	c total #propagations: 342418347 / total #impl: 1356844979 (eff. 0.252)
1023.82/1024.06	c #Conflicts:     560000 | #Learnt:      22407 | 0.000
1023.82/1024.06	c total clause space: 335.816MB
1023.82/1024.06	c total #watches: 573842
1025.81/1026.07	c total #propagations: 343020284 / total #impl: 1359255660 (eff. 0.252)
1025.81/1026.07	c #Conflicts:     561000 | #Learnt:      23407 | 0.000
1025.81/1026.07	c total clause space: 335.816MB
1025.81/1026.08	c total #watches: 578771
1027.81/1028.08	c total #propagations: 343675158 / total #impl: 1361461909 (eff. 0.252)
1027.81/1028.08	c #Conflicts:     562000 | #Learnt:      24407 | 0.000
1027.81/1028.08	c total clause space: 335.816MB
1027.81/1028.08	c total #watches: 584278
1029.91/1030.13	c total #propagations: 344314411 / total #impl: 1363888059 (eff. 0.252)
1029.91/1030.13	c #Conflicts:     563000 | #Learnt:      25407 | 0.000
1029.91/1030.13	c total clause space: 335.816MB
1029.91/1030.13	c total #watches: 589626
1031.72/1031.98	c total #propagations: 344897763 / total #impl: 1366311912 (eff. 0.252)
1031.72/1031.98	c #Conflicts:     564000 | #Learnt:      26407 | 0.000
1031.72/1031.98	c total clause space: 335.816MB
1031.72/1031.99	c total #watches: 597422
1033.82/1034.07	c total #propagations: 345443234 / total #impl: 1368790500 (eff. 0.252)
1033.82/1034.07	c #Conflicts:     565000 | #Learnt:      27407 | 0.000
1033.82/1034.07	c total clause space: 335.816MB
1033.82/1034.07	c total #watches: 603333
1035.91/1036.18	c total #propagations: 346001625 / total #impl: 1371248987 (eff. 0.252)
1035.91/1036.18	c #Conflicts:     566000 | #Learnt:      28407 | 0.000
1035.91/1036.18	c total clause space: 335.816MB
1035.91/1036.18	c total #watches: 606828
1038.51/1038.73	c total #propagations: 346565854 / total #impl: 1373756711 (eff. 0.252)
1038.51/1038.73	c #Conflicts:     567000 | #Learnt:      29407 | 0.000
1038.51/1038.73	c total clause space: 335.816MB
1038.51/1038.73	c total #watches: 611601
1040.71/1040.96	c total #propagations: 347168183 / total #impl: 1376051650 (eff. 0.252)
1040.71/1040.96	c #Conflicts:     568000 | #Learnt:      30407 | 0.000
1040.71/1040.96	c total clause space: 335.816MB
1040.71/1040.96	c total #watches: 615336
1043.01/1043.21	c total #propagations: 347695464 / total #impl: 1378052111 (eff. 0.252)
1043.01/1043.21	c #Conflicts:     569000 | #Learnt:      31407 | 0.000
1043.01/1043.21	c total clause space: 335.816MB
1043.01/1043.21	c total #watches: 621067
1045.81/1046.09	c total #propagations: 348327982 / total #impl: 1380366978 (eff. 0.252)
1045.81/1046.09	c #Conflicts:     570000 | #Learnt:      32407 | 0.000
1045.81/1046.09	c total clause space: 335.816MB
1045.81/1046.09	c total #watches: 626552
1048.81/1049.08	c total #propagations: 349016874 / total #impl: 1382836945 (eff. 0.252)
1048.81/1049.08	c #Conflicts:     571000 | #Learnt:      33407 | 0.000
1048.81/1049.08	c total clause space: 335.816MB
1048.81/1049.08	c total #watches: 632942
1051.21/1051.45	c total #propagations: 349715284 / total #impl: 1385793555 (eff. 0.252)
1051.21/1051.45	c #Conflicts:     572000 | #Learnt:      34407 | 0.000
1051.21/1051.45	c total clause space: 335.816MB
1051.21/1051.45	c total #watches: 636041
1054.11/1054.37	c total #propagations: 350194804 / total #impl: 1387803698 (eff. 0.252)
1054.11/1054.37	c #Conflicts:     573000 | #Learnt:      35407 | 0.000
1054.11/1054.37	c total clause space: 335.816MB
1054.11/1054.37	c total #watches: 640883
1057.02/1057.21	c total #propagations: 350770942 / total #impl: 1390111075 (eff. 0.252)
1057.02/1057.21	c #Conflicts:     574000 | #Learnt:      36407 | 0.000
1057.02/1057.21	c total clause space: 335.816MB
1057.02/1057.21	c total #watches: 645204
1058.61/1058.83	c total #propagations: 351329043 / total #impl: 1392472614 (eff. 0.252)
1058.61/1058.83	c GC COLLECT
1058.61/1058.83	c #Conflicts:     575000 | #Learnt:      19191 | 0.000
1058.61/1058.83	c total clause space: 335.816MB
1058.61/1058.83	c total #watches: 561654
1060.41/1060.67	c total #propagations: 351826960 / total #impl: 1394240799 (eff. 0.252)
1060.41/1060.67	c #Conflicts:     576000 | #Learnt:      20191 | 0.000
1060.41/1060.67	c total clause space: 335.816MB
1060.41/1060.68	c total #watches: 565652
1062.51/1062.71	c total #propagations: 352427039 / total #impl: 1396392058 (eff. 0.252)
1062.51/1062.71	c #Conflicts:     577000 | #Learnt:      21191 | 0.000
1062.51/1062.71	c total clause space: 335.816MB
1062.51/1062.71	c total #watches: 570016
1064.51/1064.75	c total #propagations: 353074461 / total #impl: 1398710004 (eff. 0.252)
1064.51/1064.75	c #Conflicts:     578000 | #Learnt:      22191 | 0.000
1064.51/1064.75	c total clause space: 335.816MB
1064.51/1064.75	c total #watches: 576217
1066.71/1066.95	c total #propagations: 353742372 / total #impl: 1401130413 (eff. 0.252)
1066.71/1066.95	c #Conflicts:     579000 | #Learnt:      23191 | 0.000
1066.71/1066.95	c total clause space: 335.816MB
1066.71/1066.95	c total #watches: 581004
1068.91/1069.14	c total #propagations: 354425280 / total #impl: 1403474669 (eff. 0.253)
1068.91/1069.14	c #Conflicts:     580000 | #Learnt:      24191 | 0.000
1068.91/1069.14	c total clause space: 335.816MB
1068.91/1069.14	c total #watches: 585992
1071.11/1071.34	c total #propagations: 355048948 / total #impl: 1405671086 (eff. 0.253)
1071.11/1071.34	c #Conflicts:     581000 | #Learnt:      25191 | 0.000
1071.11/1071.34	c total clause space: 335.816MB
1071.11/1071.35	c total #watches: 591310
1073.21/1073.47	c total #propagations: 355690433 / total #impl: 1407953743 (eff. 0.253)
1073.21/1073.47	c #Conflicts:     582000 | #Learnt:      26191 | 0.000
1073.21/1073.47	c total clause space: 335.816MB
1073.21/1073.47	c total #watches: 596727
1075.41/1075.61	c total #propagations: 356337017 / total #impl: 1410486629 (eff. 0.253)
1075.41/1075.61	c #Conflicts:     583000 | #Learnt:      27191 | 0.000
1075.41/1075.61	c total clause space: 335.816MB
1075.41/1075.61	c total #watches: 601299
1077.61/1077.81	c total #propagations: 356976088 / total #impl: 1412737129 (eff. 0.253)
1077.61/1077.81	c #Conflicts:     584000 | #Learnt:      28191 | 0.000
1077.61/1077.81	c total clause space: 335.816MB
1077.61/1077.81	c total #watches: 606571
1079.71/1079.93	c total #propagations: 357583695 / total #impl: 1414867470 (eff. 0.253)
1079.71/1079.93	c #Conflicts:     585000 | #Learnt:      29191 | 0.000
1079.71/1079.93	c total clause space: 335.816MB
1079.71/1079.93	c total #watches: 610279
1082.01/1082.22	c total #propagations: 358131416 / total #impl: 1416828254 (eff. 0.253)
1082.01/1082.22	c #Conflicts:     586000 | #Learnt:      30191 | 0.000
1082.01/1082.22	c total clause space: 335.816MB
1082.01/1082.22	c total #watches: 615978
1084.41/1084.65	c total #propagations: 358767174 / total #impl: 1419181245 (eff. 0.253)
1084.41/1084.65	c #Conflicts:     587000 | #Learnt:      31191 | 0.000
1084.41/1084.65	c total clause space: 335.816MB
1084.41/1084.65	c total #watches: 619847
1086.90/1087.17	c total #propagations: 359402800 / total #impl: 1421362829 (eff. 0.253)
1086.90/1087.17	c #Conflicts:     588000 | #Learnt:      32191 | 0.000
1086.90/1087.17	c total clause space: 335.816MB
1086.90/1087.17	c total #watches: 626024
1089.70/1089.92	c total #propagations: 360043166 / total #impl: 1423659450 (eff. 0.253)
1089.70/1089.92	c #Conflicts:     589000 | #Learnt:      33191 | 0.000
1089.70/1089.92	c total clause space: 335.816MB
1089.70/1089.92	c total #watches: 632657
1092.21/1092.45	c total #propagations: 360721778 / total #impl: 1426164054 (eff. 0.253)
1092.21/1092.45	c #Conflicts:     590000 | #Learnt:      34191 | 0.000
1092.21/1092.45	c total clause space: 335.816MB
1092.21/1092.45	c total #watches: 637355
1094.70/1094.94	c total #propagations: 361322705 / total #impl: 1428255105 (eff. 0.253)
1094.70/1094.94	c #Conflicts:     591000 | #Learnt:      35191 | 0.000
1094.70/1094.94	c total clause space: 335.816MB
1094.70/1094.94	c total #watches: 641486
1097.20/1097.40	c total #propagations: 361879588 / total #impl: 1430300773 (eff. 0.253)
1097.20/1097.40	c #Conflicts:     592000 | #Learnt:      36191 | 0.000
1097.20/1097.40	c total clause space: 335.816MB
1097.20/1097.40	c total #watches: 646183
1099.20/1099.46	c total #propagations: 362438707 / total #impl: 1432643925 (eff. 0.253)
1099.20/1099.46	c GC COLLECT
1099.20/1099.46	c #Conflicts:     593000 | #Learnt:      18693 | 0.000
1099.20/1099.46	c total clause space: 335.816MB
1099.20/1099.46	c total #watches: 559784
1100.70/1100.93	c total #propagations: 362986942 / total #impl: 1434843126 (eff. 0.253)
1100.70/1100.93	c #Conflicts:     594000 | #Learnt:      19693 | 0.000
1100.70/1100.93	c total clause space: 335.816MB
1100.70/1100.93	c total #watches: 563662
1102.30/1102.55	c total #propagations: 363535236 / total #impl: 1436936943 (eff. 0.253)
1102.30/1102.55	c #Conflicts:     595000 | #Learnt:      20693 | 0.000
1102.30/1102.55	c total clause space: 335.816MB
1102.30/1102.55	c total #watches: 569963
1104.10/1104.32	c total #propagations: 364106641 / total #impl: 1439197611 (eff. 0.253)
1104.10/1104.32	c #Conflicts:     596000 | #Learnt:      21693 | 0.000
1104.10/1104.32	c total clause space: 335.816MB
1104.10/1104.32	c total #watches: 581822
1106.60/1106.84	c total #propagations: 364621845 / total #impl: 1442707298 (eff. 0.253)
1106.60/1106.84	c #Conflicts:     597000 | #Learnt:      22693 | 0.000
1106.60/1106.84	c total clause space: 335.816MB
1106.60/1106.84	c total #watches: 593304
1109.40/1109.65	c total #propagations: 365246278 / total #impl: 1447027163 (eff. 0.252)
1109.40/1109.65	c #Conflicts:     598000 | #Learnt:      23693 | 0.000
1109.40/1109.65	c total clause space: 335.816MB
1109.40/1109.65	c total #watches: 600795
1112.10/1112.33	c total #propagations: 365792587 / total #impl: 1450119654 (eff. 0.252)
1112.10/1112.33	c #Conflicts:     599000 | #Learnt:      24693 | 0.000
1112.10/1112.33	c total clause space: 335.816MB
1112.10/1112.33	c total #watches: 607671
1115.21/1115.42	c total #propagations: 366272950 / total #impl: 1452758426 (eff. 0.252)
1115.21/1115.42	c #Conflicts:     600000 | #Learnt:      25693 | 0.000
1115.21/1115.42	c total clause space: 335.816MB
1115.21/1115.42	c total #watches: 614226
1118.70/1118.93	c total #propagations: 366770972 / total #impl: 1455691843 (eff. 0.252)
1118.70/1118.93	c #Conflicts:     601000 | #Learnt:      26693 | 0.000
1118.70/1118.93	c total clause space: 335.816MB
1118.70/1118.93	c total #watches: 618885
1122.30/1122.59	c total #propagations: 367334003 / total #impl: 1458569518 (eff. 0.252)
1122.30/1122.59	c #Conflicts:     602000 | #Learnt:      27693 | 0.000
1122.30/1122.59	c total clause space: 335.816MB
1122.30/1122.59	c total #watches: 625805
1126.50/1126.72	c total #propagations: 367892992 / total #impl: 1461821117 (eff. 0.252)
1126.50/1126.72	c #Conflicts:     603000 | #Learnt:      28693 | 0.000
1126.50/1126.72	c total clause space: 335.816MB
1126.50/1126.72	c total #watches: 634057
1130.50/1130.70	c total #propagations: 368477285 / total #impl: 1465212839 (eff. 0.251)
1130.50/1130.70	c #Conflicts:     604000 | #Learnt:      29693 | 0.000
1130.50/1130.70	c total clause space: 335.816MB
1130.50/1130.70	c total #watches: 639902
1134.60/1134.85	c total #propagations: 369069232 / total #impl: 1468617381 (eff. 0.251)
1134.60/1134.85	c #Conflicts:     605000 | #Learnt:      30693 | 0.000
1134.60/1134.85	c total clause space: 335.816MB
1134.60/1134.85	c total #watches: 647703
1138.90/1139.12	c total #propagations: 369667991 / total #impl: 1471689815 (eff. 0.251)
1138.90/1139.12	c #Conflicts:     606000 | #Learnt:      31693 | 0.000
1138.90/1139.12	c total clause space: 335.816MB
1138.90/1139.12	c total #watches: 655404
1143.20/1143.48	c total #propagations: 370250220 / total #impl: 1475103864 (eff. 0.251)
1143.20/1143.48	c #Conflicts:     607000 | #Learnt:      32693 | 0.000
1143.20/1143.48	c total clause space: 335.816MB
1143.20/1143.48	c total #watches: 661413
1147.70/1147.91	c total #propagations: 370797866 / total #impl: 1478260554 (eff. 0.251)
1147.70/1147.91	c #Conflicts:     608000 | #Learnt:      33693 | 0.000
1147.70/1147.91	c total clause space: 335.816MB
1147.70/1147.91	c total #watches: 666758
1151.69/1151.94	c total #propagations: 371313616 / total #impl: 1481057511 (eff. 0.251)
1151.69/1151.94	c #Conflicts:     609000 | #Learnt:      34693 | 0.000
1151.69/1151.94	c total clause space: 335.816MB
1151.69/1151.94	c total #watches: 672562
1156.39/1156.65	c total #propagations: 371795732 / total #impl: 1483744936 (eff. 0.251)
1156.39/1156.65	c #Conflicts:     610000 | #Learnt:      35693 | 0.000
1156.39/1156.65	c total clause space: 335.816MB
1156.39/1156.65	c total #watches: 678939
1160.69/1160.99	c total #propagations: 372347507 / total #impl: 1486706805 (eff. 0.250)
1160.69/1160.99	c #Conflicts:     611000 | #Learnt:      36693 | 0.000
1160.69/1160.99	c total clause space: 335.816MB
1160.69/1160.99	c total #watches: 686858
1165.80/1166.00	c total #propagations: 372854943 / total #impl: 1489831304 (eff. 0.250)
1165.80/1166.00	c GC COLLECT
1165.80/1166.00	c #Conflicts:     612000 | #Learnt:      18895 | 0.000
1165.80/1166.00	c total clause space: 335.816MB
1165.80/1166.00	c total #watches: 560600
1167.39/1167.61	c total #propagations: 373456089 / total #impl: 1493045084 (eff. 0.250)
1167.39/1167.61	c #Conflicts:     613000 | #Learnt:      19895 | 0.000
1167.39/1167.61	c total clause space: 335.816MB
1167.39/1167.61	c total #watches: 569119
1169.29/1169.59	c total #propagations: 374009579 / total #impl: 1495469485 (eff. 0.250)
1169.29/1169.59	c #Conflicts:     614000 | #Learnt:      20895 | 0.000
1169.29/1169.59	c total clause space: 335.816MB
1169.29/1169.59	c total #watches: 574299
1171.40/1171.66	c total #propagations: 374589536 / total #impl: 1497810330 (eff. 0.250)
1171.40/1171.66	c #Conflicts:     615000 | #Learnt:      21895 | 0.000
1171.40/1171.66	c total clause space: 335.816MB
1171.40/1171.66	c total #watches: 581612
1173.79/1174.06	c total #propagations: 375143783 / total #impl: 1499943017 (eff. 0.250)
1173.79/1174.06	c #Conflicts:     616000 | #Learnt:      22895 | 0.000
1173.79/1174.06	c total clause space: 335.816MB
1173.79/1174.06	c total #watches: 588751
1175.99/1176.24	c total #propagations: 375768275 / total #impl: 1502409836 (eff. 0.250)
1175.99/1176.24	c #Conflicts:     617000 | #Learnt:      23895 | 0.000
1175.99/1176.24	c total clause space: 335.816MB
1175.99/1176.24	c total #watches: 594714
1178.39/1178.60	c total #propagations: 376346859 / total #impl: 1504754981 (eff. 0.250)
1178.39/1178.60	c #Conflicts:     618000 | #Learnt:      24895 | 0.000
1178.39/1178.60	c total clause space: 335.816MB
1178.39/1178.60	c total #watches: 602088
1180.99/1181.28	c total #propagations: 376927852 / total #impl: 1507451326 (eff. 0.250)
1180.99/1181.28	c #Conflicts:     619000 | #Learnt:      25895 | 0.000
1180.99/1181.28	c total clause space: 335.816MB
1180.99/1181.28	c total #watches: 606809
1183.50/1183.79	c total #propagations: 377577111 / total #impl: 1510348816 (eff. 0.250)
1183.50/1183.79	c #Conflicts:     620000 | #Learnt:      26895 | 0.000
1183.50/1183.79	c total clause space: 335.816MB
1183.50/1183.79	c total #watches: 610945
1186.19/1186.50	c total #propagations: 378176613 / total #impl: 1512594864 (eff. 0.250)
1186.19/1186.50	c #Conflicts:     621000 | #Learnt:      27895 | 0.000
1186.19/1186.50	c total clause space: 335.816MB
1186.19/1186.50	c total #watches: 615046
1188.69/1188.90	c total #propagations: 378813749 / total #impl: 1514977192 (eff. 0.250)
1188.69/1188.90	c #Conflicts:     622000 | #Learnt:      28895 | 0.000
1188.69/1188.90	c total clause space: 335.816MB
1188.69/1188.90	c total #watches: 621702
1191.19/1191.46	c total #propagations: 379368213 / total #impl: 1517442110 (eff. 0.250)
1191.19/1191.46	c #Conflicts:     623000 | #Learnt:      29895 | 0.000
1191.19/1191.46	c total clause space: 335.816MB
1191.19/1191.46	c total #watches: 630146
1194.29/1194.60	c total #propagations: 379899358 / total #impl: 1520226051 (eff. 0.250)
1194.29/1194.60	c #Conflicts:     624000 | #Learnt:      30895 | 0.000
1194.29/1194.60	c total clause space: 335.816MB
1194.29/1194.60	c total #watches: 636469
1197.99/1198.29	c total #propagations: 380486269 / total #impl: 1522762893 (eff. 0.250)
1197.99/1198.29	c #Conflicts:     625000 | #Learnt:      31895 | 0.000
1197.99/1198.29	c total clause space: 335.816MB
1197.99/1198.29	c total #watches: 641971
1201.59/1201.87	c total #propagations: 381194712 / total #impl: 1525609925 (eff. 0.250)
1201.59/1201.87	c #Conflicts:     626000 | #Learnt:      32895 | 0.000
1201.59/1201.87	c total clause space: 335.816MB
1201.59/1201.87	c total #watches: 648493
1205.59/1205.87	c total #propagations: 381888638 / total #impl: 1528188912 (eff. 0.250)
1205.59/1205.87	c #Conflicts:     627000 | #Learnt:      33895 | 0.000
1205.59/1205.87	c total clause space: 335.816MB
1205.59/1205.87	c total #watches: 656042
1209.19/1209.49	c total #propagations: 382627415 / total #impl: 1530947701 (eff. 0.250)
1209.19/1209.49	c #Conflicts:     628000 | #Learnt:      34895 | 0.000
1209.19/1209.49	c total clause space: 335.816MB
1209.19/1209.49	c total #watches: 663059
1212.68/1212.93	c total #propagations: 383242830 / total #impl: 1533464930 (eff. 0.250)
1212.68/1212.93	c #Conflicts:     629000 | #Learnt:      35895 | 0.000
1212.68/1212.93	c total clause space: 335.816MB
1212.68/1212.93	c total #watches: 667890
1215.78/1216.03	c total #propagations: 383855403 / total #impl: 1535804531 (eff. 0.250)
1215.78/1216.03	c #Conflicts:     630000 | #Learnt:      36895 | 0.000
1215.78/1216.03	c total clause space: 335.816MB
1215.78/1216.03	c total #watches: 671523
1219.58/1219.85	c total #propagations: 384388224 / total #impl: 1537616006 (eff. 0.250)
1219.58/1219.85	c #Conflicts:     631000 | #Learnt:      37895 | 0.000
1219.58/1219.85	c total clause space: 335.816MB
1219.58/1219.85	c total #watches: 676674
1221.89/1222.16	c total #propagations: 385002213 / total #impl: 1539922629 (eff. 0.250)
1221.89/1222.16	c GC COLLECT
1221.89/1222.16	c #Conflicts:     632000 | #Learnt:      19782 | 0.000
1221.89/1222.16	c total clause space: 335.816MB
1221.89/1222.16	c total #watches: 565871
1223.68/1223.97	c total #propagations: 385584262 / total #impl: 1542161437 (eff. 0.250)
1223.68/1223.97	c #Conflicts:     633000 | #Learnt:      20782 | 0.000
1223.68/1223.97	c total clause space: 335.816MB
1223.68/1223.97	c total #watches: 571713
1225.68/1225.97	c total #propagations: 386176682 / total #impl: 1544154927 (eff. 0.250)
1225.68/1225.97	c #Conflicts:     634000 | #Learnt:      21782 | 0.000
1225.68/1225.97	c total clause space: 335.816MB
1225.68/1225.97	c total #watches: 576797
1227.88/1228.19	c total #propagations: 386803560 / total #impl: 1546339647 (eff. 0.250)
1227.88/1228.19	c #Conflicts:     635000 | #Learnt:      22782 | 0.000
1227.88/1228.19	c total clause space: 335.816MB
1227.88/1228.19	c total #watches: 581543
1229.98/1230.27	c total #propagations: 387480261 / total #impl: 1548624293 (eff. 0.250)
1229.98/1230.27	c #Conflicts:     636000 | #Learnt:      23782 | 0.000
1229.98/1230.27	c total clause space: 335.816MB
1229.98/1230.27	c total #watches: 587184
1232.08/1232.34	c total #propagations: 388114224 / total #impl: 1551019528 (eff. 0.250)
1232.08/1232.34	c #Conflicts:     637000 | #Learnt:      24782 | 0.000
1232.08/1232.34	c total clause space: 335.816MB
1232.08/1232.34	c total #watches: 592699
1234.09/1234.36	c total #propagations: 388702525 / total #impl: 1553184845 (eff. 0.250)
1234.09/1234.36	c #Conflicts:     638000 | #Learnt:      25782 | 0.000
1234.09/1234.36	c total clause space: 335.816MB
1234.09/1234.37	c total #watches: 597118
1236.29/1236.59	c total #propagations: 389301946 / total #impl: 1555512366 (eff. 0.250)
1236.29/1236.59	c #Conflicts:     639000 | #Learnt:      26782 | 0.000
1236.29/1236.59	c total clause space: 335.816MB
1236.29/1236.59	c total #watches: 602132
1238.58/1238.82	c total #propagations: 389912929 / total #impl: 1557666178 (eff. 0.250)
1238.58/1238.82	c #Conflicts:     640000 | #Learnt:      27782 | 0.000
1238.58/1238.82	c total clause space: 335.816MB
1238.58/1238.82	c total #watches: 607804
1240.69/1240.97	c total #propagations: 390538184 / total #impl: 1559962944 (eff. 0.250)
1240.69/1240.97	c #Conflicts:     641000 | #Learnt:      28782 | 0.000
1240.69/1240.97	c total clause space: 335.816MB
1240.69/1240.97	c total #watches: 616614
1242.98/1243.24	c total #propagations: 391126965 / total #impl: 1562515906 (eff. 0.250)
1242.98/1243.24	c #Conflicts:     642000 | #Learnt:      29782 | 0.000
1242.98/1243.24	c total clause space: 335.816MB
1242.98/1243.24	c total #watches: 622891
1245.48/1245.72	c total #propagations: 391688372 / total #impl: 1564853574 (eff. 0.250)
1245.48/1245.72	c #Conflicts:     643000 | #Learnt:      30782 | 0.000
1245.48/1245.72	c total clause space: 335.816MB
1245.48/1245.72	c total #watches: 628824
1248.68/1248.96	c total #propagations: 392287912 / total #impl: 1567289533 (eff. 0.250)
1248.68/1248.96	c #Conflicts:     644000 | #Learnt:      31782 | 0.000
1248.68/1248.96	c total clause space: 335.816MB
1248.68/1248.96	c total #watches: 634765
1251.98/1252.24	c total #propagations: 392906375 / total #impl: 1569685712 (eff. 0.250)
1251.98/1252.24	c #Conflicts:     645000 | #Learnt:      32782 | 0.000
1251.98/1252.24	c total clause space: 335.816MB
1251.98/1252.24	c total #watches: 639880
1255.08/1255.31	c total #propagations: 393533785 / total #impl: 1572091381 (eff. 0.250)
1255.08/1255.31	c #Conflicts:     646000 | #Learnt:      33782 | 0.000
1255.08/1255.31	c total clause space: 335.816MB
1255.08/1255.31	c total #watches: 647580
1258.08/1258.39	c total #propagations: 394144702 / total #impl: 1574729742 (eff. 0.250)
1258.08/1258.39	c #Conflicts:     647000 | #Learnt:      34782 | 0.000
1258.08/1258.39	c total clause space: 335.816MB
1258.08/1258.39	c total #watches: 651305
1261.68/1261.99	c total #propagations: 394738051 / total #impl: 1576957665 (eff. 0.250)
1261.68/1261.99	c #Conflicts:     648000 | #Learnt:      35782 | 0.000
1261.68/1261.99	c total clause space: 335.816MB
1261.68/1261.99	c total #watches: 657114
1265.68/1265.90	c total #propagations: 395380540 / total #impl: 1579445084 (eff. 0.250)
1265.68/1265.90	c #Conflicts:     649000 | #Learnt:      36782 | 0.000
1265.68/1265.90	c total clause space: 335.816MB
1265.68/1265.90	c total #watches: 663430
1269.38/1269.64	c total #propagations: 396025740 / total #impl: 1582033625 (eff. 0.250)
1269.38/1269.64	c #Conflicts:     650000 | #Learnt:      37782 | 0.000
1269.38/1269.64	c total clause space: 335.816MB
1269.38/1269.64	c total #watches: 672421
1273.38/1273.63	c total #propagations: 396633943 / total #impl: 1584629088 (eff. 0.250)
1273.38/1273.63	c #Conflicts:     651000 | #Learnt:      38782 | 0.000
1273.38/1273.63	c total clause space: 335.816MB
1273.38/1273.63	c total #watches: 683350
1275.28/1275.59	c total #propagations: 397213293 / total #impl: 1587593811 (eff. 0.250)
1275.28/1275.59	c GC COLLECT
1275.28/1275.59	c #Conflicts:     652000 | #Learnt:      20376 | 0.000
1275.28/1275.59	c total clause space: 335.816MB
1275.28/1275.59	c total #watches: 568749
1277.07/1277.35	c total #propagations: 397745329 / total #impl: 1589787571 (eff. 0.250)
1277.07/1277.35	c #Conflicts:     653000 | #Learnt:      21376 | 0.000
1277.07/1277.35	c total clause space: 335.816MB
1277.07/1277.35	c total #watches: 572474
1279.08/1279.34	c total #propagations: 398233465 / total #impl: 1591875020 (eff. 0.250)
1279.08/1279.34	c #Conflicts:     654000 | #Learnt:      22376 | 0.000
1279.08/1279.34	c total clause space: 335.816MB
1279.08/1279.34	c total #watches: 578486
1280.97/1281.21	c total #propagations: 398768942 / total #impl: 1594238552 (eff. 0.250)
1280.97/1281.21	c #Conflicts:     655000 | #Learnt:      23376 | 0.000
1280.97/1281.21	c total clause space: 335.816MB
1280.97/1281.21	c total #watches: 583008
1282.57/1282.83	c total #propagations: 399327703 / total #impl: 1596402588 (eff. 0.250)
1282.57/1282.83	c #Conflicts:     656000 | #Learnt:      24376 | 0.000
1282.57/1282.83	c total clause space: 335.816MB
1282.57/1282.83	c total #watches: 588334
1284.27/1284.51	c total #propagations: 399827041 / total #impl: 1598308288 (eff. 0.250)
1284.27/1284.51	c #Conflicts:     657000 | #Learnt:      25376 | 0.000
1284.27/1284.51	c total clause space: 335.816MB
1284.27/1284.51	c total #watches: 594318
1285.97/1286.21	c total #propagations: 400347613 / total #impl: 1600325910 (eff. 0.250)
1285.97/1286.21	c #Conflicts:     658000 | #Learnt:      26376 | 0.000
1285.97/1286.21	c total clause space: 335.816MB
1285.97/1286.21	c total #watches: 600415
1287.88/1288.17	c total #propagations: 400831796 / total #impl: 1602210762 (eff. 0.250)
1287.88/1288.17	c #Conflicts:     659000 | #Learnt:      27376 | 0.000
1287.88/1288.17	c total clause space: 335.816MB
1287.88/1288.17	c total #watches: 605594
1289.77/1290.05	c total #propagations: 401362015 / total #impl: 1604251880 (eff. 0.250)
1289.77/1290.05	c #Conflicts:     660000 | #Learnt:      28376 | 0.000
1289.77/1290.05	c total clause space: 335.816MB
1289.77/1290.05	c total #watches: 609431
1291.97/1292.25	c total #propagations: 401840649 / total #impl: 1606073005 (eff. 0.250)
1291.97/1292.25	c #Conflicts:     661000 | #Learnt:      29376 | 0.000
1291.97/1292.25	c total clause space: 335.816MB
1291.97/1292.25	c total #watches: 613496
1294.48/1294.70	c total #propagations: 402419800 / total #impl: 1608323385 (eff. 0.250)
1294.48/1294.70	c #Conflicts:     662000 | #Learnt:      30376 | 0.000
1294.48/1294.70	c total clause space: 335.816MB
1294.48/1294.70	c total #watches: 616256
1296.37/1296.61	c total #propagations: 403059852 / total #impl: 1610682199 (eff. 0.250)
1296.37/1296.61	c #Conflicts:     663000 | #Learnt:      31376 | 0.000
1296.37/1296.61	c total clause space: 335.816MB
1296.37/1296.61	c total #watches: 619798
1298.98/1299.21	c total #propagations: 403582801 / total #impl: 1612659136 (eff. 0.250)
1298.98/1299.21	c #Conflicts:     664000 | #Learnt:      32376 | 0.000
1298.98/1299.21	c total clause space: 335.816MB
1298.98/1299.21	c total #watches: 624698
1301.57/1301.88	c total #propagations: 404174284 / total #impl: 1614806569 (eff. 0.250)
1301.57/1301.88	c #Conflicts:     665000 | #Learnt:      33376 | 0.000
1301.57/1301.88	c total clause space: 335.816MB
1301.57/1301.88	c total #watches: 628543
1304.38/1304.62	c total #propagations: 404854715 / total #impl: 1617293309 (eff. 0.250)
1304.38/1304.62	c #Conflicts:     666000 | #Learnt:      34376 | 0.000
1304.38/1304.62	c total clause space: 335.816MB
1304.38/1304.62	c total #watches: 633745
1307.07/1307.37	c total #propagations: 405470847 / total #impl: 1619626959 (eff. 0.250)
1307.07/1307.37	c #Conflicts:     667000 | #Learnt:      35376 | 0.000
1307.07/1307.37	c total clause space: 335.816MB
1307.07/1307.37	c total #watches: 643821
1310.07/1310.36	c total #propagations: 406064030 / total #impl: 1622532779 (eff. 0.250)
1310.07/1310.36	c #Conflicts:     668000 | #Learnt:      36376 | 0.000
1310.07/1310.36	c total clause space: 335.816MB
1310.07/1310.36	c total #watches: 649253
1313.28/1313.53	c total #propagations: 406619733 / total #impl: 1624399824 (eff. 0.250)
1313.28/1313.53	c #Conflicts:     669000 | #Learnt:      37376 | 0.000
1313.28/1313.53	c total clause space: 335.816MB
1313.28/1313.53	c total #watches: 654933
1316.57/1316.86	c total #propagations: 407228861 / total #impl: 1626723982 (eff. 0.250)
1316.57/1316.86	c #Conflicts:     670000 | #Learnt:      38376 | 0.000
1316.57/1316.86	c total clause space: 335.816MB
1316.57/1316.86	c total #watches: 661116
1320.07/1320.34	c total #propagations: 407908453 / total #impl: 1629918287 (eff. 0.250)
1320.07/1320.34	c #Conflicts:     671000 | #Learnt:      39376 | 0.000
1320.07/1320.34	c total clause space: 335.816MB
1320.07/1320.34	c total #watches: 669491
1321.97/1322.26	c total #propagations: 408528161 / total #impl: 1632455501 (eff. 0.250)
1321.97/1322.26	c GC COLLECT
1321.97/1322.26	c #Conflicts:     672000 | #Learnt:      20666 | 0.000
1321.97/1322.26	c total clause space: 335.816MB
1321.97/1322.26	c total #watches: 572935
1323.77/1324.00	c total #propagations: 409112718 / total #impl: 1634834825 (eff. 0.250)
1323.77/1324.00	c #Conflicts:     673000 | #Learnt:      21666 | 0.000
1323.77/1324.00	c total clause space: 335.816MB
1323.77/1324.00	c total #watches: 579384
1325.67/1325.97	c total #propagations: 409662798 / total #impl: 1636822737 (eff. 0.250)
1325.67/1325.97	c #Conflicts:     674000 | #Learnt:      22666 | 0.000
1325.67/1325.97	c total clause space: 335.816MB
1325.67/1325.97	c total #watches: 583419
1327.47/1327.74	c total #propagations: 410225094 / total #impl: 1638848490 (eff. 0.250)
1327.47/1327.74	c #Conflicts:     675000 | #Learnt:      23666 | 0.000
1327.47/1327.74	c total clause space: 335.816MB
1327.47/1327.74	c total #watches: 587818
1329.17/1329.45	c total #propagations: 410683417 / total #impl: 1640489622 (eff. 0.250)
1329.17/1329.45	c #Conflicts:     676000 | #Learnt:      24666 | 0.000
1329.17/1329.45	c total clause space: 335.816MB
1329.17/1329.46	c total #watches: 591591
1330.97/1331.29	c total #propagations: 411185708 / total #impl: 1642435531 (eff. 0.250)
1330.97/1331.29	c #Conflicts:     677000 | #Learnt:      25666 | 0.000
1330.97/1331.29	c total clause space: 335.816MB
1330.97/1331.29	c total #watches: 595495
1333.27/1333.53	c total #propagations: 411711386 / total #impl: 1644528632 (eff. 0.250)
1333.27/1333.53	c #Conflicts:     678000 | #Learnt:      26666 | 0.000
1333.27/1333.53	c total clause space: 335.816MB
1333.27/1333.53	c total #watches: 599863
1335.47/1335.72	c total #propagations: 412162533 / total #impl: 1646352836 (eff. 0.250)
1335.47/1335.72	c #Conflicts:     679000 | #Learnt:      27666 | 0.000
1335.47/1335.72	c total clause space: 335.816MB
1335.47/1335.72	c total #watches: 605712
1337.97/1338.29	c total #propagations: 412603224 / total #impl: 1648193770 (eff. 0.250)
1337.97/1338.29	c #Conflicts:     680000 | #Learnt:      28666 | 0.000
1337.97/1338.29	c total clause space: 335.816MB
1337.97/1338.29	c total #watches: 610757
1340.47/1340.78	c total #propagations: 413132795 / total #impl: 1650423586 (eff. 0.250)
1340.47/1340.78	c #Conflicts:     681000 | #Learnt:      29666 | 0.000
1340.47/1340.78	c total clause space: 335.816MB
1340.47/1340.78	c total #watches: 614611
1342.87/1343.14	c total #propagations: 413788068 / total #impl: 1652604142 (eff. 0.250)
1342.87/1343.14	c #Conflicts:     682000 | #Learnt:      30666 | 0.000
1342.87/1343.14	c total clause space: 335.816MB
1342.87/1343.14	c total #watches: 618450
1345.36/1345.63	c total #propagations: 414383196 / total #impl: 1654773255 (eff. 0.250)
1345.36/1345.63	c #Conflicts:     683000 | #Learnt:      31666 | 0.000
1345.36/1345.63	c total clause space: 335.816MB
1345.36/1345.63	c total #watches: 622679
1347.76/1348.05	c total #propagations: 415009089 / total #impl: 1656990192 (eff. 0.250)
1347.76/1348.05	c #Conflicts:     684000 | #Learnt:      32666 | 0.000
1347.76/1348.05	c total clause space: 335.816MB
1347.76/1348.05	c total #watches: 626792
1350.36/1350.66	c total #propagations: 415614199 / total #impl: 1659309520 (eff. 0.250)
1350.36/1350.66	c #Conflicts:     685000 | #Learnt:      33666 | 0.000
1350.36/1350.66	c total clause space: 335.816MB
1350.36/1350.66	c total #watches: 631333
1353.36/1353.62	c total #propagations: 416268657 / total #impl: 1661904299 (eff. 0.250)
1353.36/1353.62	c #Conflicts:     686000 | #Learnt:      34666 | 0.000
1353.36/1353.62	c total clause space: 335.816MB
1353.36/1353.62	c total #watches: 634177
1355.76/1356.08	c total #propagations: 416936732 / total #impl: 1664505747 (eff. 0.250)
1355.76/1356.08	c #Conflicts:     687000 | #Learnt:      35666 | 0.000
1355.76/1356.08	c total clause space: 335.816MB
1355.76/1356.08	c total #watches: 641812
1358.56/1358.82	c total #propagations: 417549552 / total #impl: 1667517622 (eff. 0.250)
1358.56/1358.82	c #Conflicts:     688000 | #Learnt:      36666 | 0.000
1358.56/1358.82	c total clause space: 335.816MB
1358.56/1358.82	c total #watches: 647344
1361.36/1361.67	c total #propagations: 418148160 / total #impl: 1670626014 (eff. 0.250)
1361.36/1361.67	c #Conflicts:     689000 | #Learnt:      37666 | 0.000
1361.36/1361.67	c total clause space: 335.816MB
1361.36/1361.67	c total #watches: 652510
1364.36/1364.65	c total #propagations: 418706448 / total #impl: 1672912795 (eff. 0.250)
1364.36/1364.65	c #Conflicts:     690000 | #Learnt:      38666 | 0.000
1364.36/1364.65	c total clause space: 335.816MB
1364.36/1364.65	c total #watches: 656671
1367.17/1367.45	c total #propagations: 419291349 / total #impl: 1675033594 (eff. 0.250)
1367.17/1367.45	c #Conflicts:     691000 | #Learnt:      39666 | 0.000
1367.17/1367.45	c total clause space: 335.816MB
1367.17/1367.45	c total #watches: 664253
1369.56/1369.81	c total #propagations: 419952869 / total #impl: 1677643267 (eff. 0.250)
1369.56/1369.81	c GC COLLECT
1369.56/1369.81	c #Conflicts:     692000 | #Learnt:      20667 | 0.000
1369.56/1369.81	c total clause space: 335.816MB
1369.56/1369.81	c total #watches: 569964
1371.26/1371.57	c total #propagations: 420560639 / total #impl: 1679874834 (eff. 0.250)
1371.26/1371.57	c #Conflicts:     693000 | #Learnt:      21667 | 0.000
1371.26/1371.57	c total clause space: 335.816MB
1371.26/1371.57	c total #watches: 574707
1373.26/1373.58	c total #propagations: 421130092 / total #impl: 1681899249 (eff. 0.250)
1373.26/1373.58	c #Conflicts:     694000 | #Learnt:      22667 | 0.000
1373.26/1373.58	c total clause space: 335.816MB
1373.26/1373.58	c total #watches: 581904
1375.56/1375.83	c total #propagations: 421756831 / total #impl: 1684369031 (eff. 0.250)
1375.56/1375.83	c #Conflicts:     695000 | #Learnt:      23667 | 0.000
1375.56/1375.83	c total clause space: 335.816MB
1375.56/1375.83	c total #watches: 589258
1377.76/1378.07	c total #propagations: 422407323 / total #impl: 1686881447 (eff. 0.250)
1377.76/1378.07	c #Conflicts:     696000 | #Learnt:      24667 | 0.000
1377.76/1378.07	c total clause space: 335.816MB
1377.76/1378.07	c total #watches: 594621
1379.86/1380.10	c total #propagations: 423036539 / total #impl: 1689411354 (eff. 0.250)
1379.86/1380.10	c #Conflicts:     697000 | #Learnt:      25667 | 0.000
1379.86/1380.10	c total clause space: 335.816MB
1379.86/1380.10	c total #watches: 599881
1382.16/1382.43	c total #propagations: 423583733 / total #impl: 1691776387 (eff. 0.250)
1382.16/1382.43	c #Conflicts:     698000 | #Learnt:      26667 | 0.000
1382.16/1382.43	c total clause space: 335.816MB
1382.16/1382.43	c total #watches: 605260
1384.46/1384.73	c total #propagations: 424182717 / total #impl: 1694210568 (eff. 0.250)
1384.46/1384.73	c #Conflicts:     699000 | #Learnt:      27667 | 0.000
1384.46/1384.73	c total clause space: 335.816MB
1384.46/1384.73	c total #watches: 610540
1386.66/1386.91	c total #propagations: 424749972 / total #impl: 1696604117 (eff. 0.250)
1386.66/1386.91	c #Conflicts:     700000 | #Learnt:      28667 | 0.000
1386.66/1386.91	c total clause space: 335.816MB
1386.66/1386.91	c total #watches: 620257
1388.96/1389.23	c total #propagations: 425261597 / total #impl: 1698970444 (eff. 0.250)
1388.96/1389.23	c #Conflicts:     701000 | #Learnt:      29667 | 0.000
1388.96/1389.23	c total clause space: 335.816MB
1388.96/1389.23	c total #watches: 627372
1391.56/1391.89	c total #propagations: 425779478 / total #impl: 1701580973 (eff. 0.250)
1391.56/1391.89	c #Conflicts:     702000 | #Learnt:      30667 | 0.000
1391.56/1391.89	c total clause space: 335.816MB
1391.56/1391.89	c total #watches: 635489
1394.16/1394.46	c total #propagations: 426265722 / total #impl: 1704212771 (eff. 0.250)
1394.16/1394.46	c #Conflicts:     703000 | #Learnt:      31667 | 0.000
1394.16/1394.46	c total clause space: 335.816MB
1394.16/1394.46	c total #watches: 644363
1397.26/1397.56	c total #propagations: 426720873 / total #impl: 1706874267 (eff. 0.250)
1397.26/1397.56	c #Conflicts:     704000 | #Learnt:      32667 | 0.000
1397.26/1397.56	c total clause space: 335.816MB
1397.26/1397.56	c total #watches: 651123
1401.56/1401.88	c total #propagations: 427204147 / total #impl: 1709673254 (eff. 0.250)
1401.56/1401.88	c #Conflicts:     705000 | #Learnt:      33667 | 0.000
1401.56/1401.88	c total clause space: 335.816MB
1401.56/1401.88	c total #watches: 661738
1405.56/1405.82	c total #propagations: 427746963 / total #impl: 1712984007 (eff. 0.250)
1405.56/1405.82	c #Conflicts:     706000 | #Learnt:      34667 | 0.000
1405.56/1405.82	c total clause space: 335.816MB
1405.56/1405.82	c total #watches: 669829
1409.96/1410.25	c total #propagations: 428247751 / total #impl: 1716352290 (eff. 0.250)
1409.96/1410.25	c #Conflicts:     707000 | #Learnt:      35667 | 0.000
1409.96/1410.25	c total clause space: 335.816MB
1409.96/1410.25	c total #watches: 677019
1414.76/1415.03	c total #propagations: 428739393 / total #impl: 1719611463 (eff. 0.249)
1414.76/1415.03	c #Conflicts:     708000 | #Learnt:      36667 | 0.000
1414.76/1415.03	c total clause space: 335.816MB
1414.76/1415.03	c total #watches: 686138
1420.36/1420.67	c total #propagations: 429275826 / total #impl: 1723114778 (eff. 0.249)
1420.36/1420.67	c #Conflicts:     709000 | #Learnt:      37667 | 0.000
1420.36/1420.67	c total clause space: 335.816MB
1420.36/1420.67	c total #watches: 695111
1427.36/1427.68	c total #propagations: 429809250 / total #impl: 1727407438 (eff. 0.249)
1427.36/1427.68	c #Conflicts:     710000 | #Learnt:      38667 | 0.000
1427.36/1427.68	c total clause space: 335.816MB
1427.36/1427.68	c total #watches: 701434
1432.96/1433.27	c total #propagations: 430419761 / total #impl: 1731305343 (eff. 0.249)
1432.96/1433.27	c #Conflicts:     711000 | #Learnt:      39667 | 0.000
1432.96/1433.27	c total clause space: 335.816MB
1432.96/1433.27	c total #watches: 708046
1439.06/1439.34	c total #propagations: 430957373 / total #impl: 1733459956 (eff. 0.249)
1439.06/1439.34	c GC COLLECT
1439.06/1439.34	c #Conflicts:     712000 | #Learnt:      20379 | 0.000
1439.06/1439.34	c total clause space: 335.816MB
1439.06/1439.34	c total #watches: 568931
1440.86/1441.17	c total #propagations: 431517199 / total #impl: 1735977629 (eff. 0.249)
1440.86/1441.17	c #Conflicts:     713000 | #Learnt:      21379 | 0.000
1440.86/1441.17	c total clause space: 335.816MB
1440.86/1441.17	c total #watches: 574851
1442.96/1443.24	c total #propagations: 432102806 / total #impl: 1738334311 (eff. 0.249)
1442.96/1443.24	c #Conflicts:     714000 | #Learnt:      22379 | 0.000
1442.96/1443.24	c total clause space: 335.816MB
1442.96/1443.24	c total #watches: 582637
1445.06/1445.39	c total #propagations: 432712447 / total #impl: 1741040338 (eff. 0.249)
1445.06/1445.39	c #Conflicts:     715000 | #Learnt:      23379 | 0.000
1445.06/1445.39	c total clause space: 335.816MB
1445.06/1445.39	c total #watches: 588884
1447.46/1447.78	c total #propagations: 433265560 / total #impl: 1743262306 (eff. 0.249)
1447.46/1447.78	c #Conflicts:     716000 | #Learnt:      24379 | 0.000
1447.46/1447.78	c total clause space: 335.816MB
1447.46/1447.78	c total #watches: 598742
1450.05/1450.35	c total #propagations: 433810280 / total #impl: 1745634128 (eff. 0.249)
1450.05/1450.35	c #Conflicts:     717000 | #Learnt:      25379 | 0.000
1450.05/1450.35	c total clause space: 335.816MB
1450.05/1450.35	c total #watches: 604968
1452.75/1453.04	c total #propagations: 434374317 / total #impl: 1748218729 (eff. 0.248)
1452.75/1453.04	c #Conflicts:     718000 | #Learnt:      26379 | 0.000
1452.75/1453.04	c total clause space: 335.816MB
1452.75/1453.04	c total #watches: 612938
1455.95/1456.26	c total #propagations: 434941290 / total #impl: 1751059175 (eff. 0.248)
1455.95/1456.26	c #Conflicts:     719000 | #Learnt:      27379 | 0.000
1455.95/1456.26	c total clause space: 335.816MB
1455.95/1456.26	c total #watches: 622115
1459.46/1459.78	c total #propagations: 435505686 / total #impl: 1753979085 (eff. 0.248)
1459.46/1459.78	c #Conflicts:     720000 | #Learnt:      28379 | 0.000
1459.46/1459.78	c total clause space: 335.816MB
1459.46/1459.79	c total #watches: 634538
1463.65/1463.96	c total #propagations: 436054228 / total #impl: 1757348895 (eff. 0.248)
1463.65/1463.96	c #Conflicts:     721000 | #Learnt:      29379 | 0.000
1463.65/1463.96	c total clause space: 335.816MB
1463.65/1463.96	c total #watches: 644087
1468.36/1468.68	c total #propagations: 436617401 / total #impl: 1760404086 (eff. 0.248)
1468.36/1468.68	c #Conflicts:     722000 | #Learnt:      30379 | 0.000
1468.36/1468.68	c total clause space: 335.816MB
1468.36/1468.68	c total #watches: 652005
1472.66/1472.98	c total #propagations: 437182114 / total #impl: 1763203969 (eff. 0.248)
1472.66/1472.98	c #Conflicts:     723000 | #Learnt:      31379 | 0.000
1472.66/1472.98	c total clause space: 335.816MB
1472.66/1472.98	c total #watches: 665313
1478.26/1478.58	c total #propagations: 437702213 / total #impl: 1765894780 (eff. 0.248)
1478.26/1478.58	c #Conflicts:     724000 | #Learnt:      32379 | 0.000
1478.26/1478.58	c total clause space: 335.816MB
1478.26/1478.58	c total #watches: 673815
1483.76/1484.02	c total #propagations: 438282170 / total #impl: 1769058632 (eff. 0.248)
1483.76/1484.02	c #Conflicts:     725000 | #Learnt:      33379 | 0.000
1483.76/1484.02	c total clause space: 335.816MB
1483.76/1484.02	c total #watches: 683698
1489.45/1489.73	c total #propagations: 438861248 / total #impl: 1772111038 (eff. 0.248)
1489.45/1489.73	c #Conflicts:     726000 | #Learnt:      34379 | 0.000
1489.45/1489.73	c total clause space: 335.816MB
1489.45/1489.73	c total #watches: 689714
1495.25/1495.58	c total #propagations: 439414657 / total #impl: 1774865823 (eff. 0.248)
1495.25/1495.58	c #Conflicts:     727000 | #Learnt:      35379 | 0.000
1495.25/1495.58	c total clause space: 335.816MB
1495.25/1495.58	c total #watches: 696331
1500.95/1501.26	c total #propagations: 439962188 / total #impl: 1777703885 (eff. 0.247)
1500.95/1501.26	c #Conflicts:     728000 | #Learnt:      36379 | 0.000
1500.95/1501.26	c total clause space: 335.816MB
1500.95/1501.26	c total #watches: 703872
1507.14/1507.43	c total #propagations: 440486901 / total #impl: 1780982437 (eff. 0.247)
1507.14/1507.43	c #Conflicts:     729000 | #Learnt:      37379 | 0.000
1507.14/1507.43	c total clause space: 335.816MB
1507.14/1507.43	c total #watches: 711094
1515.14/1515.46	c total #propagations: 441012921 / total #impl: 1784317521 (eff. 0.247)
1515.14/1515.46	c #Conflicts:     730000 | #Learnt:      38379 | 0.000
1515.14/1515.46	c total clause space: 335.816MB
1515.14/1515.46	c total #watches: 718577
1521.04/1521.38	c total #propagations: 441561088 / total #impl: 1787041720 (eff. 0.247)
1521.04/1521.38	c #Conflicts:     731000 | #Learnt:      39379 | 0.000
1521.04/1521.38	c total clause space: 335.816MB
1521.04/1521.38	c total #watches: 725524
1528.03/1528.30	c total #propagations: 442050671 / total #impl: 1789557021 (eff. 0.247)
1528.03/1528.30	c #Conflicts:     732000 | #Learnt:      40379 | 0.000
1528.03/1528.30	c total clause space: 335.816MB
1528.03/1528.30	c total #watches: 731704
1533.73/1534.05	c total #propagations: 442589582 / total #impl: 1793113528 (eff. 0.247)
1533.73/1534.05	c GC COLLECT
1533.73/1534.05	c #Conflicts:     733000 | #Learnt:      20821 | 0.000
1533.73/1534.05	c total clause space: 335.816MB
1533.73/1534.05	c total #watches: 572320
1535.73/1536.05	c total #propagations: 443131062 / total #impl: 1797042829 (eff. 0.247)
1535.73/1536.05	c #Conflicts:     734000 | #Learnt:      21821 | 0.000
1535.73/1536.05	c total clause space: 335.816MB
1535.73/1536.05	c total #watches: 580240
1538.03/1538.38	c total #propagations: 443714860 / total #impl: 1799925632 (eff. 0.247)
1538.03/1538.38	c #Conflicts:     735000 | #Learnt:      22821 | 0.000
1538.03/1538.38	c total clause space: 335.816MB
1538.03/1538.38	c total #watches: 586619
1540.33/1540.68	c total #propagations: 444328907 / total #impl: 1802611859 (eff. 0.246)
1540.33/1540.68	c #Conflicts:     736000 | #Learnt:      23821 | 0.000
1540.33/1540.68	c total clause space: 335.816MB
1540.33/1540.68	c total #watches: 594176
1542.53/1542.83	c total #propagations: 444913865 / total #impl: 1804919535 (eff. 0.247)
1542.53/1542.83	c #Conflicts:     737000 | #Learnt:      24821 | 0.000
1542.53/1542.83	c total clause space: 335.816MB
1542.53/1542.83	c total #watches: 599067
1544.93/1545.24	c total #propagations: 445452498 / total #impl: 1807224329 (eff. 0.246)
1544.93/1545.24	c #Conflicts:     738000 | #Learnt:      25821 | 0.000
1544.93/1545.24	c total clause space: 335.816MB
1544.93/1545.24	c total #watches: 606492
1547.43/1547.75	c total #propagations: 445998707 / total #impl: 1809661767 (eff. 0.246)
1547.43/1547.75	c #Conflicts:     739000 | #Learnt:      26821 | 0.000
1547.43/1547.75	c total clause space: 335.816MB
1547.43/1547.75	c total #watches: 613983
1550.42/1550.79	c total #propagations: 446540858 / total #impl: 1812256720 (eff. 0.246)
1550.42/1550.79	c #Conflicts:     740000 | #Learnt:      27821 | 0.000
1550.42/1550.79	c total clause space: 335.816MB
1550.42/1550.79	c total #watches: 622037
1553.22/1553.55	c total #propagations: 447126811 / total #impl: 1814816821 (eff. 0.246)
1553.22/1553.55	c #Conflicts:     741000 | #Learnt:      28821 | 0.000
1553.22/1553.55	c total clause space: 335.816MB
1553.22/1553.56	c total #watches: 629072
1556.42/1556.71	c total #propagations: 447674878 / total #impl: 1817397104 (eff. 0.246)
1556.42/1556.71	c #Conflicts:     742000 | #Learnt:      29821 | 0.000
1556.42/1556.71	c total clause space: 335.816MB
1556.42/1556.71	c total #watches: 635660
1559.62/1559.95	c total #propagations: 448227195 / total #impl: 1819807550 (eff. 0.246)
1559.62/1559.95	c #Conflicts:     743000 | #Learnt:      30821 | 0.000
1559.62/1559.95	c total clause space: 335.816MB
1559.62/1559.95	c total #watches: 648500
1563.41/1563.79	c total #propagations: 448751228 / total #impl: 1822885124 (eff. 0.246)
1563.41/1563.79	c #Conflicts:     744000 | #Learnt:      31821 | 0.000
1563.41/1563.79	c total clause space: 335.816MB
1563.41/1563.79	c total #watches: 658734
1568.31/1568.64	c total #propagations: 449314516 / total #impl: 1826252862 (eff. 0.246)
1568.31/1568.64	c #Conflicts:     745000 | #Learnt:      32821 | 0.000
1568.31/1568.64	c total clause space: 335.816MB
1568.31/1568.64	c total #watches: 668655
1572.50/1572.82	c total #propagations: 449918510 / total #impl: 1829287616 (eff. 0.246)
1572.50/1572.82	c #Conflicts:     746000 | #Learnt:      33821 | 0.000
1572.50/1572.82	c total clause space: 335.816MB
1572.50/1572.82	c total #watches: 672938
1576.30/1576.65	c total #propagations: 450474446 / total #impl: 1831456474 (eff. 0.246)
1576.30/1576.65	c #Conflicts:     747000 | #Learnt:      34821 | 0.000
1576.30/1576.65	c total clause space: 335.816MB
1576.30/1576.65	c total #watches: 677616
1580.90/1581.21	c total #propagations: 451007266 / total #impl: 1833686380 (eff. 0.246)
1580.90/1581.21	c #Conflicts:     748000 | #Learnt:      35821 | 0.000
1580.90/1581.21	c total clause space: 335.816MB
1580.90/1581.21	c total #watches: 682598
1584.90/1585.24	c total #propagations: 451653579 / total #impl: 1836295681 (eff. 0.246)
1584.90/1585.24	c #Conflicts:     749000 | #Learnt:      36821 | 0.000
1584.90/1585.24	c total clause space: 335.816MB
1584.90/1585.24	c total #watches: 688200
1588.89/1589.26	c total #propagations: 452212880 / total #impl: 1838479756 (eff. 0.246)
1588.89/1589.26	c #Conflicts:     750000 | #Learnt:      37821 | 0.000
1588.89/1589.26	c total clause space: 335.816MB
1588.89/1589.26	c total #watches: 692464
1593.49/1593.89	c total #propagations: 452749491 / total #impl: 1840605902 (eff. 0.246)
1593.49/1593.89	c #Conflicts:     751000 | #Learnt:      38821 | 0.000
1593.49/1593.89	c total clause space: 335.816MB
1593.49/1593.89	c total #watches: 697621
1598.10/1598.44	c total #propagations: 453317875 / total #impl: 1842727553 (eff. 0.246)
1598.10/1598.44	c #Conflicts:     752000 | #Learnt:      39821 | 0.000
1598.10/1598.44	c total clause space: 335.816MB
1598.10/1598.45	c total #watches: 702815
1603.09/1603.48	c total #propagations: 453913741 / total #impl: 1844813781 (eff. 0.246)
1603.09/1603.48	c #Conflicts:     753000 | #Learnt:      40821 | 0.000
1603.09/1603.48	c total clause space: 335.816MB
1603.09/1603.48	c total #watches: 707049
1608.09/1608.48	c total #propagations: 454603649 / total #impl: 1847312682 (eff. 0.246)
1608.09/1608.48	c #Conflicts:     754000 | #Learnt:      41821 | 0.000
1608.09/1608.48	c total clause space: 335.816MB
1608.09/1608.48	c total #watches: 714669
1609.99/1610.33	c total #propagations: 455245106 / total #impl: 1849647395 (eff. 0.246)
1609.99/1610.33	c GC COLLECT
1609.99/1610.33	c #Conflicts:     755000 | #Learnt:      21906 | 0.000
1609.99/1610.33	c total clause space: 335.816MB
1609.99/1610.33	c total #watches: 578519
1611.99/1612.31	c total #propagations: 455760186 / total #impl: 1851519463 (eff. 0.246)
1611.99/1612.31	c #Conflicts:     756000 | #Learnt:      22906 | 0.000
1611.99/1612.31	c total clause space: 335.816MB
1611.99/1612.31	c total #watches: 584826
1614.09/1614.42	c total #propagations: 456390025 / total #impl: 1853904714 (eff. 0.246)
1614.09/1614.42	c #Conflicts:     757000 | #Learnt:      23906 | 0.000
1614.09/1614.42	c total clause space: 335.816MB
1614.09/1614.43	c total #watches: 590277
1616.49/1616.82	c total #propagations: 457016493 / total #impl: 1856246520 (eff. 0.246)
1616.49/1616.82	c #Conflicts:     758000 | #Learnt:      24906 | 0.000
1616.49/1616.82	c total clause space: 335.816MB
1616.49/1616.82	c total #watches: 596553
1618.59/1618.90	c total #propagations: 457688724 / total #impl: 1859199105 (eff. 0.246)
1618.59/1618.90	c #Conflicts:     759000 | #Learnt:      25906 | 0.000
1618.59/1618.90	c total clause space: 335.816MB
1618.59/1618.90	c total #watches: 600626
1620.89/1621.22	c total #propagations: 458201042 / total #impl: 1861133967 (eff. 0.246)
1620.89/1621.22	c #Conflicts:     760000 | #Learnt:      26906 | 0.000
1620.89/1621.22	c total clause space: 335.816MB
1620.89/1621.22	c total #watches: 605061
1623.29/1623.66	c total #propagations: 458718996 / total #impl: 1863121449 (eff. 0.246)
1623.29/1623.66	c #Conflicts:     761000 | #Learnt:      27906 | 0.000
1623.29/1623.66	c total clause space: 335.816MB
1623.29/1623.67	c total #watches: 613560
1625.69/1626.01	c total #propagations: 459347018 / total #impl: 1865574651 (eff. 0.246)
1625.69/1626.01	c #Conflicts:     762000 | #Learnt:      28906 | 0.000
1625.69/1626.01	c total clause space: 335.816MB
1625.69/1626.01	c total #watches: 619910
1628.39/1628.78	c total #propagations: 459925752 / total #impl: 1868051510 (eff. 0.246)
1628.39/1628.78	c #Conflicts:     763000 | #Learnt:      29906 | 0.000
1628.39/1628.78	c total clause space: 335.816MB
1628.39/1628.78	c total #watches: 626207
1631.49/1631.85	c total #propagations: 460540304 / total #impl: 1870801581 (eff. 0.246)
1631.49/1631.85	c #Conflicts:     764000 | #Learnt:      30906 | 0.000
1631.49/1631.85	c total clause space: 335.816MB
1631.49/1631.85	c total #watches: 631324
1634.49/1634.83	c total #propagations: 461173811 / total #impl: 1873349392 (eff. 0.246)
1634.49/1634.83	c #Conflicts:     765000 | #Learnt:      31906 | 0.000
1634.49/1634.83	c total clause space: 335.816MB
1634.49/1634.83	c total #watches: 635389
1637.19/1637.53	c total #propagations: 461793109 / total #impl: 1875721629 (eff. 0.246)
1637.19/1637.53	c #Conflicts:     766000 | #Learnt:      32906 | 0.000
1637.19/1637.53	c total clause space: 335.816MB
1637.19/1637.53	c total #watches: 640624
1640.38/1640.75	c total #propagations: 462299936 / total #impl: 1877832203 (eff. 0.246)
1640.38/1640.75	c #Conflicts:     767000 | #Learnt:      33906 | 0.000
1640.38/1640.75	c total clause space: 335.816MB
1640.38/1640.75	c total #watches: 646113
1643.68/1644.05	c total #propagations: 462908674 / total #impl: 1880248648 (eff. 0.246)
1643.68/1644.05	c #Conflicts:     768000 | #Learnt:      34906 | 0.000
1643.68/1644.05	c total clause space: 335.816MB
1643.68/1644.05	c total #watches: 650032
1647.18/1647.55	c total #propagations: 463526462 / total #impl: 1882567974 (eff. 0.246)
1647.18/1647.55	c #Conflicts:     769000 | #Learnt:      35906 | 0.000
1647.18/1647.55	c total clause space: 335.816MB
1647.18/1647.55	c total #watches: 655174
1650.48/1650.84	c total #propagations: 464220564 / total #impl: 1885274270 (eff. 0.246)
1650.48/1650.84	c #Conflicts:     770000 | #Learnt:      36906 | 0.000
1650.48/1650.84	c total clause space: 335.816MB
1650.48/1650.84	c total #watches: 662688
1653.98/1654.32	c total #propagations: 464877432 / total #impl: 1888073728 (eff. 0.246)
1653.98/1654.32	c #Conflicts:     771000 | #Learnt:      37906 | 0.000
1653.98/1654.32	c total clause space: 335.816MB
1653.98/1654.32	c total #watches: 667096
1657.58/1657.93	c total #propagations: 465632220 / total #impl: 1890911442 (eff. 0.246)
1657.58/1657.93	c #Conflicts:     772000 | #Learnt:      38906 | 0.000
1657.58/1657.93	c total clause space: 335.816MB
1657.58/1657.93	c total #watches: 672938
1661.08/1661.45	c total #propagations: 466282233 / total #impl: 1893444014 (eff. 0.246)
1661.08/1661.45	c #Conflicts:     773000 | #Learnt:      39906 | 0.000
1661.08/1661.45	c total clause space: 335.816MB
1661.08/1661.45	c total #watches: 678758
1664.78/1665.19	c total #propagations: 466928777 / total #impl: 1895912312 (eff. 0.246)
1664.78/1665.19	c #Conflicts:     774000 | #Learnt:      40906 | 0.000
1664.78/1665.19	c total clause space: 335.816MB
1664.78/1665.19	c total #watches: 684928
1668.18/1668.58	c total #propagations: 467534269 / total #impl: 1898453555 (eff. 0.246)
1668.18/1668.58	c #Conflicts:     775000 | #Learnt:      41906 | 0.000
1668.18/1668.58	c total clause space: 335.816MB
1668.18/1668.58	c total #watches: 690222
1671.28/1671.63	c total #propagations: 468055952 / total #impl: 1900523950 (eff. 0.246)
1671.28/1671.63	c GC COLLECT
1671.28/1671.63	c #Conflicts:     776000 | #Learnt:      21692 | 0.000
1671.28/1671.63	c total clause space: 335.816MB
1671.28/1671.63	c total #watches: 578063
1673.38/1673.78	c total #propagations: 468655846 / total #impl: 1902659076 (eff. 0.246)
1673.38/1673.78	c #Conflicts:     777000 | #Learnt:      22692 | 0.000
1673.38/1673.78	c total clause space: 335.816MB
1673.38/1673.78	c total #watches: 582547
1675.38/1675.75	c total #propagations: 469279079 / total #impl: 1905031028 (eff. 0.246)
1675.38/1675.75	c #Conflicts:     778000 | #Learnt:      23692 | 0.000
1675.38/1675.75	c total clause space: 335.816MB
1675.38/1675.75	c total #watches: 588732
1677.68/1678.04	c total #propagations: 469854046 / total #impl: 1907399711 (eff. 0.246)
1677.68/1678.04	c #Conflicts:     779000 | #Learnt:      24692 | 0.000
1677.68/1678.04	c total clause space: 335.816MB
1677.68/1678.04	c total #watches: 593437
1679.98/1680.31	c total #propagations: 470472634 / total #impl: 1909786434 (eff. 0.246)
1679.98/1680.31	c #Conflicts:     780000 | #Learnt:      25692 | 0.000
1679.98/1680.31	c total clause space: 335.816MB
1679.98/1680.31	c total #watches: 598215
1682.28/1682.67	c total #propagations: 471079082 / total #impl: 1912225717 (eff. 0.246)
1682.28/1682.67	c #Conflicts:     781000 | #Learnt:      26692 | 0.000
1682.28/1682.67	c total clause space: 335.816MB
1682.28/1682.67	c total #watches: 603268
1684.98/1685.35	c total #propagations: 471673512 / total #impl: 1914716897 (eff. 0.246)
1684.98/1685.35	c #Conflicts:     782000 | #Learnt:      27692 | 0.000
1684.98/1685.35	c total clause space: 335.816MB
1684.98/1685.35	c total #watches: 610194
1687.48/1687.88	c total #propagations: 472317866 / total #impl: 1917283383 (eff. 0.246)
1687.48/1687.88	c #Conflicts:     783000 | #Learnt:      28692 | 0.000
1687.48/1687.88	c total clause space: 335.816MB
1687.48/1687.88	c total #watches: 616238
1690.08/1690.44	c total #propagations: 472881965 / total #impl: 1919641547 (eff. 0.246)
1690.08/1690.44	c #Conflicts:     784000 | #Learnt:      29692 | 0.000
1690.08/1690.44	c total clause space: 335.816MB
1690.08/1690.44	c total #watches: 621996
1692.88/1693.29	c total #propagations: 473415418 / total #impl: 1921830147 (eff. 0.246)
1692.88/1693.29	c #Conflicts:     785000 | #Learnt:      30692 | 0.000
1692.88/1693.29	c total clause space: 335.816MB
1692.88/1693.29	c total #watches: 626008
1695.88/1696.27	c total #propagations: 474035359 / total #impl: 1924044262 (eff. 0.246)
1695.88/1696.27	c #Conflicts:     786000 | #Learnt:      31692 | 0.000
1695.88/1696.27	c total clause space: 335.816MB
1695.88/1696.27	c total #watches: 629838
1698.68/1699.07	c total #propagations: 474682095 / total #impl: 1926426285 (eff. 0.246)
1698.68/1699.07	c #Conflicts:     787000 | #Learnt:      32692 | 0.000
1698.68/1699.07	c total clause space: 335.816MB
1698.68/1699.07	c total #watches: 634532
1701.38/1701.77	c total #propagations: 475233210 / total #impl: 1928501639 (eff. 0.246)
1701.38/1701.77	c #Conflicts:     788000 | #Learnt:      33692 | 0.000
1701.38/1701.77	c total clause space: 335.816MB
1701.38/1701.77	c total #watches: 639285
1704.47/1704.88	c total #propagations: 475762904 / total #impl: 1930376838 (eff. 0.246)
1704.47/1704.88	c #Conflicts:     789000 | #Learnt:      34692 | 0.000
1704.47/1704.88	c total clause space: 335.816MB
1704.47/1704.88	c total #watches: 643901
1707.67/1708.03	c total #propagations: 476340750 / total #impl: 1932430364 (eff. 0.246)
1707.67/1708.03	c #Conflicts:     790000 | #Learnt:      35692 | 0.000
1707.67/1708.03	c total clause space: 335.816MB
1707.67/1708.03	c total #watches: 651485
1711.07/1711.46	c total #propagations: 477013268 / total #impl: 1934964750 (eff. 0.247)
1711.07/1711.46	c #Conflicts:     791000 | #Learnt:      36692 | 0.000
1711.07/1711.46	c total clause space: 335.816MB
1711.07/1711.46	c total #watches: 656454
1713.77/1714.16	c total #propagations: 477660431 / total #impl: 1937337144 (eff. 0.247)
1713.77/1714.16	c #Conflicts:     792000 | #Learnt:      37692 | 0.000
1713.77/1714.16	c total clause space: 335.816MB
1713.77/1714.16	c total #watches: 663726
1717.47/1717.81	c total #propagations: 478218217 / total #impl: 1939438570 (eff. 0.247)
1717.47/1717.81	c #Conflicts:     793000 | #Learnt:      38692 | 0.000
1717.47/1717.81	c total clause space: 335.816MB
1717.47/1717.81	c total #watches: 671318
1721.47/1721.86	c total #propagations: 478872138 / total #impl: 1942014465 (eff. 0.247)
1721.47/1721.86	c #Conflicts:     794000 | #Learnt:      39692 | 0.000
1721.47/1721.86	c total clause space: 335.816MB
1721.47/1721.86	c total #watches: 678456
1725.37/1725.77	c total #propagations: 479521100 / total #impl: 1944604409 (eff. 0.247)
1725.37/1725.77	c #Conflicts:     795000 | #Learnt:      40692 | 0.000
1725.37/1725.77	c total clause space: 335.816MB
1725.37/1725.77	c total #watches: 683460
1729.27/1729.67	c total #propagations: 480156439 / total #impl: 1947056869 (eff. 0.247)
1729.27/1729.67	c #Conflicts:     796000 | #Learnt:      41692 | 0.000
1729.27/1729.67	c total clause space: 335.816MB
1729.27/1729.67	c total #watches: 689604
1733.17/1733.57	c total #propagations: 480791083 / total #impl: 1949430836 (eff. 0.247)
1733.17/1733.57	c #Conflicts:     797000 | #Learnt:      42692 | 0.000
1733.17/1733.57	c total clause space: 335.816MB
1733.17/1733.57	c total #watches: 694542
1735.48/1735.89	c total #propagations: 481414206 / total #impl: 1951807757 (eff. 0.247)
1735.48/1735.89	c GC COLLECT
1735.48/1735.89	c #Conflicts:     798000 | #Learnt:      22175 | 0.000
1735.48/1735.89	c total clause space: 335.816MB
1735.48/1735.89	c total #watches: 580682
1737.27/1737.63	c total #propagations: 481984742 / total #impl: 1954241500 (eff. 0.247)
1737.27/1737.63	c #Conflicts:     799000 | #Learnt:      23175 | 0.000
1737.27/1737.63	c total clause space: 335.816MB
1737.27/1737.63	c total #watches: 584791
1739.07/1739.48	c total #propagations: 482524228 / total #impl: 1956392980 (eff. 0.247)
1739.07/1739.48	c #Conflicts:     800000 | #Learnt:      24175 | 0.000
1739.07/1739.48	c total clause space: 335.816MB
1739.07/1739.48	c total #watches: 589330
1741.27/1741.64	c total #propagations: 483109704 / total #impl: 1958836907 (eff. 0.247)
1741.27/1741.64	c #Conflicts:     801000 | #Learnt:      25175 | 0.000
1741.27/1741.64	c total clause space: 335.816MB
1741.27/1741.64	c total #watches: 595826
1743.97/1744.32	c total #propagations: 483739043 / total #impl: 1961301460 (eff. 0.247)
1743.97/1744.32	c #Conflicts:     802000 | #Learnt:      26175 | 0.000
1743.97/1744.32	c total clause space: 335.816MB
1743.97/1744.32	c total #watches: 604558
1746.37/1746.80	c total #propagations: 484441665 / total #impl: 1963943286 (eff. 0.247)
1746.37/1746.80	c #Conflicts:     803000 | #Learnt:      27175 | 0.000
1746.37/1746.80	c total clause space: 335.816MB
1746.37/1746.80	c total #watches: 609276
1749.07/1749.43	c total #propagations: 485073265 / total #impl: 1966212804 (eff. 0.247)
1749.07/1749.43	c #Conflicts:     804000 | #Learnt:      28175 | 0.000
1749.07/1749.43	c total clause space: 335.816MB
1749.07/1749.43	c total #watches: 614529
1751.97/1752.31	c total #propagations: 485682960 / total #impl: 1968463265 (eff. 0.247)
1751.97/1752.31	c #Conflicts:     805000 | #Learnt:      29175 | 0.000
1751.97/1752.31	c total clause space: 335.816MB
1751.97/1752.31	c total #watches: 619482
1754.57/1754.96	c total #propagations: 486366743 / total #impl: 1970914992 (eff. 0.247)
1754.57/1754.96	c #Conflicts:     806000 | #Learnt:      30175 | 0.000
1754.57/1754.96	c total clause space: 335.816MB
1754.57/1754.96	c total #watches: 625174
1757.37/1757.79	c total #propagations: 487016633 / total #impl: 1973336258 (eff. 0.247)
1757.37/1757.79	c #Conflicts:     807000 | #Learnt:      31175 | 0.000
1757.37/1757.79	c total clause space: 335.816MB
1757.37/1757.79	c total #watches: 633145
1760.57/1760.97	c total #propagations: 487644372 / total #impl: 1976119243 (eff. 0.247)
1760.57/1760.97	c #Conflicts:     808000 | #Learnt:      32175 | 0.000
1760.57/1760.97	c total clause space: 335.816MB
1760.57/1760.97	c total #watches: 640341
1763.56/1763.98	c total #propagations: 488282338 / total #impl: 1979666532 (eff. 0.247)
1763.56/1763.98	c #Conflicts:     809000 | #Learnt:      33175 | 0.000
1763.56/1763.98	c total clause space: 335.816MB
1763.56/1763.98	c total #watches: 645915
1766.66/1767.01	c total #propagations: 488909142 / total #impl: 1982262323 (eff. 0.247)
1766.66/1767.01	c #Conflicts:     810000 | #Learnt:      34175 | 0.000
1766.66/1767.01	c total clause space: 335.816MB
1766.66/1767.01	c total #watches: 649098
1769.46/1769.84	c total #propagations: 489565537 / total #impl: 1984820922 (eff. 0.247)
1769.46/1769.84	c #Conflicts:     811000 | #Learnt:      35175 | 0.000
1769.46/1769.84	c total clause space: 335.816MB
1769.46/1769.84	c total #watches: 654809
1772.66/1773.01	c total #propagations: 490122902 / total #impl: 1986978211 (eff. 0.247)
1772.66/1773.01	c #Conflicts:     812000 | #Learnt:      36175 | 0.000
1772.66/1773.01	c total clause space: 335.816MB
1772.66/1773.01	c total #watches: 659774
1775.86/1776.22	c total #propagations: 490756322 / total #impl: 1989397377 (eff. 0.247)
1775.86/1776.22	c #Conflicts:     813000 | #Learnt:      37175 | 0.000
1775.86/1776.22	c total clause space: 335.816MB
1775.86/1776.22	c total #watches: 664872
1778.76/1779.13	c total #propagations: 491357465 / total #impl: 1992011376 (eff. 0.247)
1778.76/1779.13	c #Conflicts:     814000 | #Learnt:      38175 | 0.000
1778.76/1779.13	c total clause space: 335.816MB
1778.76/1779.13	c total #watches: 669254
1781.56/1781.99	c total #propagations: 491872183 / total #impl: 1994086913 (eff. 0.247)
1781.56/1781.99	c #Conflicts:     815000 | #Learnt:      39175 | 0.000
1781.56/1781.99	c total clause space: 335.816MB
1781.56/1781.99	c total #watches: 672911
1785.16/1785.58	c total #propagations: 492361999 / total #impl: 1996064313 (eff. 0.247)
1785.16/1785.58	c #Conflicts:     816000 | #Learnt:      40175 | 0.000
1785.16/1785.58	c total clause space: 335.816MB
1785.16/1785.58	c total #watches: 677185
1788.66/1789.04	c total #propagations: 492938999 / total #impl: 1998359719 (eff. 0.247)
1788.66/1789.04	c #Conflicts:     817000 | #Learnt:      41175 | 0.000
1788.66/1789.04	c total clause space: 335.816MB
1788.66/1789.04	c total #watches: 685228
1792.67/1793.03	c total #propagations: 493543733 / total #impl: 2000844144 (eff. 0.247)
1792.67/1793.03	c #Conflicts:     818000 | #Learnt:      42175 | 0.000
1792.67/1793.03	c total clause space: 335.816MB
1792.67/1793.03	c total #watches: 689986
1796.16/1796.58	c total #propagations: 494236661 / total #impl: 2003323390 (eff. 0.247)
1796.16/1796.58	c #Conflicts:     819000 | #Learnt:      43175 | 0.000
1796.16/1796.58	c total clause space: 335.816MB
1796.16/1796.58	c total #watches: 698040
1798.86/1799.27	c total #propagations: 494832081 / total #impl: 2005707796 (eff. 0.247)
1798.86/1799.27	c GC COLLECT
1798.86/1799.27	c #Conflicts:     820000 | #Learnt:      22361 | 0.000
1798.86/1799.27	c total clause space: 335.816MB
1798.86/1799.27	c total #watches: 581838

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-4108459-1466284246/watcher-4108459-1466284246 -o /tmp/evaluation-result-4108459-1466284246/solver-4108459-1466284246 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node117-1466284245-7521 --watchdog 1960 --input HOME/instance-4108459-1466284246.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=7537
running on 4 cores: 1,3,5,7

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.10 2.38 3.03 3/171 7540
/proc/meminfo: memFree=29746048/32872528 swapFree=1556504/1720024
[pid=7540] ppid=7537 vsize=55976 CPUtime=0 cores=1,3,5,7
/proc/7540/stat : 7540 (cdcl-cuttingpla) R 7537 7540 30091 0 -1 4202496 257 0 0 0 0 0 0 0 20 0 1 0 30473207 57319424 7804 33554432000 4194304 6211289 140734013306496 140736751678632 4206551 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7540/statm: 13994 7804 98 493 0 13491 0

[startup+0.100164 s]
/proc/loadavg: 2.10 2.38 3.03 3/171 7540
/proc/meminfo: memFree=29746048/32872528 swapFree=1556504/1720024
[pid=7540] ppid=7537 vsize=59768 CPUtime=0.09 cores=1,3,5,7
/proc/7540/stat : 7540 (cdcl-cuttingpla) R 7537 7540 30091 0 -1 4202496 1439 0 0 0 9 0 0 0 20 0 1 0 30473207 61202432 11667 33554432000 4194304 6211289 140734013306496 140736751678632 5418912 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7540/statm: 14942 11667 121 493 0 14439 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 59768

[startup+0.200369 s]
/proc/loadavg: 2.10 2.38 3.03 3/171 7540
/proc/meminfo: memFree=29746048/32872528 swapFree=1556504/1720024
[pid=7540] ppid=7537 vsize=63472 CPUtime=0.19 cores=1,3,5,7
/proc/7540/stat : 7540 (cdcl-cuttingpla) R 7537 7540 30091 0 -1 4202496 1660 0 0 0 18 1 0 0 20 0 1 0 30473207 64995328 12495 33554432000 4194304 6211289 140734013306496 140736751678632 5418912 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7540/statm: 15868 12495 121 493 0 15365 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 63472

[startup+0.300357 s]
/proc/loadavg: 2.10 2.38 3.03 3/171 7540
/proc/meminfo: memFree=29746048/32872528 swapFree=1556504/1720024
[pid=7540] ppid=7537 vsize=63472 CPUtime=0.29 cores=1,3,5,7
/proc/7540/stat : 7540 (cdcl-cuttingpla) R 7537 7540 30091 0 -1 4202496 1822 0 0 0 28 1 0 0 20 0 1 0 30473207 64995328 12657 33554432000 4194304 6211289 140734013306496 140736751678632 5252361 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7540/statm: 15868 12657 121 493 0 15365 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 63472

[startup+0.700351 s]
/proc/loadavg: 2.10 2.38 3.03 3/171 7540
/proc/meminfo: memFree=29746048/32872528 swapFree=1556504/1720024
[pid=7540] ppid=7537 vsize=122436 CPUtime=0.69 cores=1,3,5,7
/proc/7540/stat : 7540 (cdcl-cuttingpla) R 7537 7540 30091 0 -1 4202496 5177 0 0 0 67 2 0 0 20 0 1 0 30473207 125374464 24380 33554432000 4194304 6211289 140734013306496 140734013304376 4228081 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7540/statm: 30609 24381 144 493 0 30106 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 122436

[startup+1.50029 s]
/proc/loadavg: 2.10 2.38 3.03 3/178 7551
/proc/meminfo: memFree=29494568/32872528 swapFree=1556504/1720024
[pid=7540] ppid=7537 vsize=179728 CPUtime=1.49 cores=1,3,5,7
/proc/7540/stat : 7540 (cdcl-cuttingpla) R 7537 7540 30091 0 -1 4202496 9595 0 0 0 146 3 0 0 20 0 1 0 30473207 184041472 37600 33554432000 4194304 6211289 140734013306496 140734013304376 5051872 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7540/statm: 44932 37600 144 493 0 44429 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 179728

[startup+3.10028 s]
/proc/loadavg: 2.10 2.38 3.03 4/178 7551
/proc/meminfo: memFree=29426308/32872528 swapFree=1556504/1720024
[pid=7540] ppid=7537 vsize=198696 CPUtime=3.09 cores=1,3,5,7
/proc/7540/stat : 7540 (cdcl-cuttingpla) R 7537 7540 30091 0 -1 4202496 10293 0 0 0 306 3 0 0 20 0 1 0 30473207 203464704 41258 33554432000 4194304 6211289 140734013306496 140734013304840 4209495 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7540/statm: 49674 41258 219 493 0 49171 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 198696

[startup+6.30029 s]
/proc/loadavg: 2.17 2.39 3.03 4/178 7551
/proc/meminfo: memFree=29394476/32872528 swapFree=1556504/1720024
[pid=7540] ppid=7537 vsize=198696 CPUtime=6.29 cores=1,3,5,7
/proc/7540/stat : 7540 (cdcl-cuttingpla) R 7537 7540 30091 0 -1 4202496 10299 0 0 0 626 3 0 0 20 0 1 0 30473207 203464704 44330 33554432000 4194304 6211289 140734013306496 140734013304840 4209244 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7540/statm: 49674 44330 219 493 0 49171 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 198696

[startup+12.7002 s]
/proc/loadavg: 2.16 2.38 3.02 3/178 7551
/proc/meminfo: memFree=29370732/32872528 swapFree=1556504/1720024
[pid=7540] ppid=7537 vsize=229516 CPUtime=12.69 cores=1,3,5,7
/proc/7540/stat : 7540 (cdcl-cuttingpla) R 7537 7540 30091 0 -1 4202496 11112 0 0 0 1265 4 0 0 20 0 1 0 30473207 235024384 48394 33554432000 4194304 6211289 140734013306496 140734013304840 4209265 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7540/statm: 57379 48394 219 493 0 56876 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 229516

[startup+25.5003 s]
/proc/loadavg: 2.19 2.38 3.01 3/177 7551
/proc/meminfo: memFree=29346720/32872528 swapFree=1556504/1720024
[pid=7540] ppid=7537 vsize=229516 CPUtime=25.49 cores=1,3,5,7
/proc/7540/stat : 7540 (cdcl-cuttingpla) R 7537 7540 30091 0 -1 4202496 11285 0 0 0 2545 4 0 0 20 0 1 0 30473207 235024384 50541 33554432000 4194304 6211289 140734013306496 140734013304840 4209304 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7540/statm: 57379 50541 219 493 0 56876 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 229516

[startup+51.1003 s]
/proc/loadavg: 2.25 2.38 2.99 3/177 7552
/proc/meminfo: memFree=29336468/32872528 swapFree=1556504/1720024
[pid=7540] ppid=7537 vsize=229516 CPUtime=51.08 cores=1,3,5,7
/proc/7540/stat : 7540 (cdcl-cuttingpla) R 7537 7540 30091 0 -1 4202496 11288 0 0 0 5104 4 0 0 20 0 1 0 30473207 235024384 51053 33554432000 4194304 6211289 140734013306496 140734013304840 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7540/statm: 57379 51053 219 493 0 56876 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 229516

[startup+102.3 s]
/proc/loadavg: 2.21 2.35 2.95 3/177 7553
/proc/meminfo: memFree=29275400/32872528 swapFree=1556504/1720024
[pid=7540] ppid=7537 vsize=279604 CPUtime=102.26 cores=1,3,5,7
/proc/7540/stat : 7540 (cdcl-cuttingpla) R 7537 7540 30091 0 -1 4202496 12177 0 0 0 10221 5 0 0 20 0 1 0 30473207 286314496 54125 33554432000 4194304 6211289 140734013306496 140734013304840 4209392 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7540/statm: 69901 54125 219 493 0 69398 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 279604

[startup+162.3 s]
/proc/loadavg: 2.25 2.33 2.90 3/177 7554
/proc/meminfo: memFree=29250372/32872528 swapFree=1556504/1720024
[pid=7540] ppid=7537 vsize=279604 CPUtime=162.25 cores=1,3,5,7
/proc/7540/stat : 7540 (cdcl-cuttingpla) R 7537 7540 30091 0 -1 4202496 12189 0 0 0 16219 6 0 0 20 0 1 0 30473207 286314496 60269 33554432000 4194304 6211289 140734013306496 140734013304840 4209648 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7540/statm: 69901 60269 219 493 0 69398 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 279604

[startup+222.307 s]
/proc/loadavg: 2.28 2.32 2.86 3/177 7555
/proc/meminfo: memFree=29215648/32872528 swapFree=1556504/1720024
[pid=7540] ppid=7537 vsize=279604 CPUtime=222.24 cores=1,3,5,7
/proc/7540/stat : 7540 (cdcl-cuttingpla) R 7537 7540 30091 0 -1 4202496 12196 0 0 0 22218 6 0 0 20 0 1 0 30473207 286314496 63854 33554432000 4194304 6211289 140734013306496 140734013304840 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7540/statm: 69901 63854 219 493 0 69398 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 279604

[startup+282.3 s]
/proc/loadavg: 2.19 2.29 2.82 3/177 7556
/proc/meminfo: memFree=29214444/32872528 swapFree=1556504/1720024
[pid=7540] ppid=7537 vsize=279604 CPUtime=282.23 cores=1,3,5,7
/proc/7540/stat : 7540 (cdcl-cuttingpla) R 7537 7540 30091 0 -1 4202496 12196 0 0 0 28217 6 0 0 20 0 1 0 30473207 286314496 63854 33554432000 4194304 6211289 140734013306496 140734013304840 4209304 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7540/statm: 69901 63854 219 493 0 69398 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 279604

[startup+342.3 s]
/proc/loadavg: 2.17 2.27 2.77 3/177 7557
/proc/meminfo: memFree=29205140/32872528 swapFree=1556504/1720024
[pid=7540] ppid=7537 vsize=279604 CPUtime=342.22 cores=1,3,5,7
/proc/7540/stat : 7540 (cdcl-cuttingpla) R 7537 7540 30091 0 -1 4202496 12197 0 0 0 34216 6 0 0 20 0 1 0 30473207 286314496 64366 33554432000 4194304 6211289 140734013306496 140734013304840 4239957 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7540/statm: 69901 64366 219 493 0 69398 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 279604

[startup+402.3 s]
/proc/loadavg: 2.31 2.29 2.75 3/177 7559
/proc/meminfo: memFree=29184408/32872528 swapFree=1556504/1720024
[pid=7540] ppid=7537 vsize=360992 CPUtime=402.21 cores=1,3,5,7
/proc/7540/stat : 7540 (cdcl-cuttingpla) R 7537 7540 30091 0 -1 4202496 13300 0 0 0 40213 8 0 0 20 0 1 0 30473207 369655808 69123 33554432000 4194304 6211289 140734013306496 140734013304840 4209472 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7540/statm: 90248 69123 219 493 0 89745 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 360992

[startup+462.3 s]
/proc/loadavg: 2.28 2.28 2.71 3/177 7560
/proc/meminfo: memFree=29172916/32872528 swapFree=1556504/1720024
[pid=7540] ppid=7537 vsize=360992 CPUtime=462.2 cores=1,3,5,7
/proc/7540/stat : 7540 (cdcl-cuttingpla) R 7537 7540 30091 0 -1 4202496 13322 0 0 0 46212 8 0 0 20 0 1 0 30473207 369655808 69137 33554432000 4194304 6211289 140734013306496 140734013304840 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7540/statm: 90248 69137 219 493 0 89745 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 360992

[startup+522.3 s]
/proc/loadavg: 2.18 2.26 2.68 3/177 7561
/proc/meminfo: memFree=29142056/32872528 swapFree=1556504/1720024
[pid=7540] ppid=7537 vsize=360992 CPUtime=522.19 cores=1,3,5,7
/proc/7540/stat : 7540 (cdcl-cuttingpla) R 7537 7540 30091 0 -1 4202496 13331 0 0 0 52211 8 0 0 20 0 1 0 30473207 369655808 69142 33554432000 4194304 6211289 140734013306496 140734013304840 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7540/statm: 90248 69142 219 493 0 89745 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 360992

[startup+582.3 s]
/proc/loadavg: 2.26 2.27 2.65 3/178 7565
/proc/meminfo: memFree=29129992/32872528 swapFree=1556504/1720024
[pid=7540] ppid=7537 vsize=360992 CPUtime=582.18 cores=1,3,5,7
/proc/7540/stat : 7540 (cdcl-cuttingpla) R 7537 7540 30091 0 -1 4202496 13336 0 0 0 58210 8 0 0 20 0 1 0 30473207 369655808 71702 33554432000 4194304 6211289 140734013306496 140734013304840 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7540/statm: 90248 71702 219 493 0 89745 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 360992


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


[startup+882.307 s]
/proc/loadavg: 2.34 2.29 2.54 4/177 7571
/proc/meminfo: memFree=28984048/32872528 swapFree=1556504/1720024
[pid=7540] ppid=7537 vsize=493252 CPUtime=882.14 cores=1,3,5,7
/proc/7540/stat : 7540 (cdcl-cuttingpla) R 7537 7540 30091 0 -1 4202496 14038 0 0 0 88204 10 0 0 20 0 1 0 30473207 505090048 95165 33554432000 4194304 6211289 140734013306496 140734013304840 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7540/statm: 123313 95165 219 493 0 122810 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 493252

[startup+942.3 s]
/proc/loadavg: 2.34 2.30 2.53 3/177 7572
/proc/meminfo: memFree=28983584/32872528 swapFree=1556504/1720024
[pid=7540] ppid=7537 vsize=493252 CPUtime=942.13 cores=1,3,5,7
/proc/7540/stat : 7540 (cdcl-cuttingpla) R 7537 7540 30091 0 -1 4202496 14038 0 0 0 94203 10 0 0 20 0 1 0 30473207 505090048 95165 33554432000 4194304 6211289 140734013306496 140734013304840 4209392 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7540/statm: 123313 95165 219 493 0 122810 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 493252

[startup+1002.3 s]
/proc/loadavg: 2.22 2.27 2.50 3/177 7574
/proc/meminfo: memFree=28982884/32872528 swapFree=1556504/1720024
[pid=7540] ppid=7537 vsize=493252 CPUtime=1002.12 cores=1,3,5,7
/proc/7540/stat : 7540 (cdcl-cuttingpla) R 7537 7540 30091 0 -1 4202496 14038 0 0 0 100202 10 0 0 20 0 1 0 30473207 505090048 95165 33554432000 4194304 6211289 140734013306496 140734013304840 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7540/statm: 123313 95165 219 493 0 122810 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 493252

[startup+1062.3 s]
/proc/loadavg: 2.17 2.25 2.48 3/177 7575
/proc/meminfo: memFree=28757776/32872528 swapFree=1556504/1720024
[pid=7540] ppid=7537 vsize=493252 CPUtime=1062.11 cores=1,3,5,7
/proc/7540/stat : 7540 (cdcl-cuttingpla) R 7537 7540 30091 0 -1 4202496 14050 0 0 0 106201 10 0 0 20 0 1 0 30473207 505090048 95177 33554432000 4194304 6211289 140734013306496 140734013304840 4239985 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7540/statm: 123313 95177 219 493 0 122810 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 493252

[startup+1122.3 s]
/proc/loadavg: 2.21 2.24 2.46 3/177 7576
/proc/meminfo: memFree=28756816/32872528 swapFree=1556504/1720024
[pid=7540] ppid=7537 vsize=493252 CPUtime=1122.1 cores=1,3,5,7
/proc/7540/stat : 7540 (cdcl-cuttingpla) R 7537 7540 30091 0 -1 4202496 14053 0 0 0 112200 10 0 0 20 0 1 0 30473207 505090048 95180 33554432000 4194304 6211289 140734013306496 140734013304840 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7540/statm: 123313 95180 219 493 0 122810 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 493252

[startup+1182.3 s]
/proc/loadavg: 2.30 2.26 2.45 3/178 7580
/proc/meminfo: memFree=28755872/32872528 swapFree=1556504/1720024
[pid=7540] ppid=7537 vsize=493716 CPUtime=1182.09 cores=1,3,5,7
/proc/7540/stat : 7540 (cdcl-cuttingpla) R 7537 7540 30091 0 -1 4202496 14148 0 0 0 118199 10 0 0 20 0 1 0 30473207 505565184 95275 33554432000 4194304 6211289 140734013306496 140734013304840 4209244 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7540/statm: 123429 95275 219 493 0 122926 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 493716

[startup+1242.3 s]
/proc/loadavg: 2.24 2.25 2.44 3/177 7581
/proc/meminfo: memFree=28752988/32872528 swapFree=1556504/1720024
[pid=7540] ppid=7537 vsize=493716 CPUtime=1242.08 cores=1,3,5,7
/proc/7540/stat : 7540 (cdcl-cuttingpla) R 7537 7540 30091 0 -1 4202496 14152 0 0 0 124198 10 0 0 20 0 1 0 30473207 505565184 95279 33554432000 4194304 6211289 140734013306496 140734013304840 4209314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7540/statm: 123429 95279 219 493 0 122926 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 493716

[startup+1302.3 s]
/proc/loadavg: 2.32 2.27 2.43 3/176 7583
/proc/meminfo: memFree=28705652/32872528 swapFree=1556504/1720024
[pid=7540] ppid=7537 vsize=493716 CPUtime=1302.07 cores=1,3,5,7
/proc/7540/stat : 7540 (cdcl-cuttingpla) R 7537 7540 30091 0 -1 4202496 14167 0 0 0 130197 10 0 0 20 0 1 0 30473207 505565184 95294 33554432000 4194304 6211289 140734013306496 140734013304840 4209392 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7540/statm: 123429 95294 219 493 0 122926 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 493716

[startup+1362.3 s]
/proc/loadavg: 2.40 2.29 2.43 4/177 7585
/proc/meminfo: memFree=28638464/32872528 swapFree=1556504/1720024
[pid=7540] ppid=7537 vsize=493896 CPUtime=1362.06 cores=1,3,5,7
/proc/7540/stat : 7540 (cdcl-cuttingpla) R 7537 7540 30091 0 -1 4202496 14192 0 0 0 136196 10 0 0 20 0 1 0 30473207 505749504 95319 33554432000 4194304 6211289 140734013306496 140734013304840 4209895 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7540/statm: 123474 95319 219 493 0 122971 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 493896

[startup+1422.3 s]
/proc/loadavg: 2.19 2.25 2.40 3/177 7586
/proc/meminfo: memFree=28637480/32872528 swapFree=1556504/1720024
[pid=7540] ppid=7537 vsize=494036 CPUtime=1422.07 cores=1,3,5,7
/proc/7540/stat : 7540 (cdcl-cuttingpla) R 7537 7540 30091 0 -1 4202496 14234 0 0 0 142196 11 0 0 20 0 1 0 30473207 505892864 95361 33554432000 4194304 6211289 140734013306496 140734013304840 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7540/statm: 123509 95361 219 493 0 123006 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 494036

[startup+1482.3 s]
/proc/loadavg: 2.29 2.26 2.39 3/177 7587
/proc/meminfo: memFree=28622980/32872528 swapFree=1556504/1720024
[pid=7540] ppid=7537 vsize=494300 CPUtime=1482.05 cores=1,3,5,7
/proc/7540/stat : 7540 (cdcl-cuttingpla) R 7537 7540 30091 0 -1 4202496 14424 0 0 0 148194 11 0 0 20 0 1 0 30473207 506163200 95508 33554432000 4194304 6211289 140734013306496 140734013304840 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7540/statm: 123575 95508 219 493 0 123072 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 494300

[startup+1542.31 s]
/proc/loadavg: 2.16 2.23 2.37 3/177 7588
/proc/meminfo: memFree=28603504/32872528 swapFree=1556504/1720024
[pid=7540] ppid=7537 vsize=494848 CPUtime=1542.03 cores=1,3,5,7
/proc/7540/stat : 7540 (cdcl-cuttingpla) R 7537 7540 30091 0 -1 4202496 14585 0 0 0 154192 11 0 0 20 0 1 0 30473207 506724352 95634 33554432000 4194304 6211289 140734013306496 140734013304840 4209523 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7540/statm: 123712 95634 219 493 0 123209 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 494848

[startup+1602.3 s]
/proc/loadavg: 2.22 2.23 2.36 3/177 7590
/proc/meminfo: memFree=28602768/32872528 swapFree=1556504/1720024
[pid=7540] ppid=7537 vsize=494980 CPUtime=1601.99 cores=1,3,5,7
/proc/7540/stat : 7540 (cdcl-cuttingpla) R 7537 7540 30091 0 -1 4202496 14660 0 0 0 160188 11 0 0 20 0 1 0 30473207 506859520 95674 33554432000 4194304 6211289 140734013306496 140734013304840 4209891 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7540/statm: 123745 95674 219 493 0 123242 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 494980

[startup+1662.3 s]
/proc/loadavg: 2.37 2.26 2.36 3/177 7591
/proc/meminfo: memFree=28601724/32872528 swapFree=1556504/1720024
[pid=7540] ppid=7537 vsize=495140 CPUtime=1661.98 cores=1,3,5,7
/proc/7540/stat : 7540 (cdcl-cuttingpla) R 7537 7540 30091 0 -1 4202496 14690 0 0 0 166187 11 0 0 20 0 1 0 30473207 507023360 95708 33554432000 4194304 6211289 140734013306496 140734013304840 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7540/statm: 123785 95708 219 493 0 123282 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 495140

[startup+1722.3 s]
/proc/loadavg: 2.23 2.24 2.35 3/177 7592
/proc/meminfo: memFree=28601116/32872528 swapFree=1556504/1720024
[pid=7540] ppid=7537 vsize=495140 CPUtime=1721.97 cores=1,3,5,7
/proc/7540/stat : 7540 (cdcl-cuttingpla) R 7537 7540 30091 0 -1 4202496 14703 0 0 0 172186 11 0 0 20 0 1 0 30473207 507023360 95721 33554432000 4194304 6211289 140734013306496 140734013304840 4209328 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7540/statm: 123785 95721 219 493 0 123282 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 495140

[startup+1782.3 s]
/proc/loadavg: 2.19 2.23 2.34 3/178 7596
/proc/meminfo: memFree=28600272/32872528 swapFree=1556504/1720024
[pid=7540] ppid=7537 vsize=495280 CPUtime=1781.96 cores=1,3,5,7
/proc/7540/stat : 7540 (cdcl-cuttingpla) R 7537 7540 30091 0 -1 4202496 14725 0 0 0 178185 11 0 0 20 0 1 0 30473207 507166720 95743 33554432000 4194304 6211289 140734013306496 140734013304840 4209314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7540/statm: 123820 95743 219 493 0 123317 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 495280



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.21 2.23 2.34 3/178 7596
/proc/meminfo: memFree=28600520/32872528 swapFree=1556504/1720024
[pid=7540] ppid=7537 vsize=495280 CPUtime=1800.06 cores=1,3,5,7
/proc/7540/stat : 7540 (cdcl-cuttingpla) R 7537 7540 30091 0 -1 4202496 14738 0 0 0 179995 11 0 0 20 0 1 0 30473207 507166720 95756 33554432000 4194304 6211289 140734013306496 140734013304840 4209503 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7540/statm: 123820 95756 219 493 0 123317 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 495280

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 7540 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.4
CPU time (s): 1800.07
CPU user time (s): 1799.95
CPU system time (s): 0.118981
CPU usage (%): 99.9818
Max. virtual memory (cumulated for all children) (KiB): 495280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.95
system time used= 0.118981
maximum resident set size= 383024
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14738
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= 95
involuntary context switches= 1861

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.00078 second user time and 18.6322 second system time

The end

Launcher Data

Begin job on node117 at 2016-06-18 23:10:46
IDJOB=4108459
IDBENCH=77428
IDSOLVER=2549
FILE ID=node117/4108459-1466284246
RUNJOBID= node117-1466284245-7521
PBS_JOBID= 19918233
Free space on /tmp= 71724 MiB

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

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

MD5SUM BENCH= 58f861b2885c3bb19bb4f63a6571dc89
RANDOM SEED=584199334

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29748660 kB
Buffers:          150588 kB
Cached:           483716 kB
SwapCached:            0 kB
Active:           131364 kB
Inactive:         513644 kB
Active(anon):       2136 kB
Inactive(anon):    10636 kB
Active(file):     129228 kB
Inactive(file):   503008 kB
Unevictable:     1720024 kB
Mlocked:         1556504 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             18256 kB
Writeback:             4 kB
AnonPages:       1729876 kB
Mapped:            12624 kB
Shmem:               204 kB
Slab:             624220 kB
SReclaimable:      68276 kB
SUnreclaim:       555944 kB
KernelStack:        1392 kB
PageTables:         7116 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1815296 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    163840 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71720 MiB
End job on node117 at 2016-06-18 23:40:46