Trace number 4103007

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

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii32d1.opb
MD5SUM1850b909125f53108de0513d8e3d52c8
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark285
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 285
Optimality of the best value was proved NO
Number of variables664
Total number of constraints3035
Number of constraints which are clauses3035
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint32
Number of terms in the objective function 664
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 664
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 664
Number of bits of the biggest sum of numbers10
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.00/0.01	c * #variable= 664 #constraint= 3035
0.00/0.02	c * #variable= 664 #constraint= 3035
0.08/0.12	c S1->S2
0.08/0.12	c S2->S1
0.08/0.12	c S1->S2
0.08/0.12	c #Conflicts:       1000 | #Learnt:        417 | 0.000
0.08/0.12	c total clause space: 6.90675MB
0.08/0.12	c total #watches: 27703
0.28/0.32	c total #propagations: 91362 / total #impl: 189471 (eff. 0.482)
0.28/0.32	c #Conflicts:       2000 | #Learnt:       1417 | 0.000
0.28/0.32	c total clause space: 18.2382MB
0.28/0.32	c total #watches: 48676
0.49/0.57	c total #propagations: 164587 / total #impl: 433495 (eff. 0.380)
0.49/0.57	c GC COLLECT
0.49/0.57	c #Conflicts:       3000 | #Learnt:       1714 | 0.000
0.49/0.57	c total clause space: 18.2382MB
0.49/0.57	c total #watches: 66200
0.99/1.00	c total #propagations: 231658 / total #impl: 682659 (eff. 0.339)
0.99/1.00	c #Conflicts:       4000 | #Learnt:       2714 | 0.000
0.99/1.00	c total clause space: 29.637MB
0.99/1.00	c total #watches: 77399
1.29/1.34	c total #propagations: 308613 / total #impl: 944104 (eff. 0.327)
1.29/1.34	c GC COLLECT
1.29/1.34	c #Conflicts:       5000 | #Learnt:       2211 | 0.000
1.29/1.34	c total clause space: 29.637MB
1.29/1.34	c total #watches: 64985
1.79/1.86	c total #propagations: 377301 / total #impl: 1209321 (eff. 0.312)
1.79/1.86	c #Conflicts:       6000 | #Learnt:       3211 | 0.000
1.79/1.86	c total clause space: 29.637MB
1.79/1.86	c total #watches: 81105
2.48/2.53	c total #propagations: 467900 / total #impl: 1456061 (eff. 0.321)
2.48/2.53	c GC COLLECT
2.48/2.53	c #Conflicts:       7000 | #Learnt:       2161 | 0.000
2.48/2.53	c total clause space: 48.1602MB
2.48/2.53	c total #watches: 55984
3.08/3.14	c total #propagations: 549334 / total #impl: 1724265 (eff. 0.319)
3.08/3.14	c #Conflicts:       8000 | #Learnt:       3161 | 0.000
3.08/3.14	c total clause space: 48.1602MB
3.08/3.14	c total #watches: 63351
3.68/3.70	c total #propagations: 637285 / total #impl: 1981992 (eff. 0.322)
3.68/3.70	c #Conflicts:       9000 | #Learnt:       4161 | 0.000
3.68/3.70	c total clause space: 48.1602MB
3.68/3.70	c total #watches: 81347
4.18/4.26	c total #propagations: 707338 / total #impl: 2215252 (eff. 0.319)
4.18/4.26	c GC COLLECT
4.18/4.26	c #Conflicts:      10000 | #Learnt:       2680 | 0.000
4.18/4.26	c total clause space: 48.1602MB
4.18/4.26	c total #watches: 62036
4.78/4.80	c total #propagations: 781917 / total #impl: 2461082 (eff. 0.318)
4.78/4.80	c #Conflicts:      11000 | #Learnt:       3680 | 0.000
4.78/4.80	c total clause space: 48.1602MB
4.78/4.80	c total #watches: 83036
5.38/5.48	c total #propagations: 852911 / total #impl: 2695797 (eff. 0.316)
5.38/5.48	c #Conflicts:      12000 | #Learnt:       4680 | 0.000
5.38/5.48	c total clause space: 48.1602MB
5.38/5.48	c total #watches: 101786
6.19/6.27	c total #propagations: 922645 / total #impl: 2920085 (eff. 0.316)
6.19/6.27	c #Conflicts:      13000 | #Learnt:       5680 | 0.000
6.19/6.27	c total clause space: 48.1602MB
6.19/6.27	c total #watches: 130061
6.89/6.94	c total #propagations: 994659 / total #impl: 3183905 (eff. 0.312)
6.89/6.94	c GC COLLECT
6.89/6.94	c #Conflicts:      14000 | #Learnt:       3841 | 0.000
6.89/6.94	c total clause space: 48.1602MB
6.89/6.94	c total #watches: 108281
7.89/7.92	c total #propagations: 1077870 / total #impl: 3451847 (eff. 0.312)
7.89/7.92	c #Conflicts:      15000 | #Learnt:       4841 | 0.000
7.89/7.92	c total clause space: 48.1602MB
7.89/7.92	c total #watches: 121572
9.19/9.22	c total #propagations: 1158678 / total #impl: 3721474 (eff. 0.311)
9.19/9.22	c #Conflicts:      16000 | #Learnt:       5841 | 0.000
9.19/9.22	c total clause space: 48.1602MB
9.19/9.22	c total #watches: 125145
10.29/10.32	c total #propagations: 1250564 / total #impl: 3992827 (eff. 0.313)
10.29/10.32	c GC COLLECT
10.29/10.32	c #Conflicts:      17000 | #Learnt:       3670 | 0.000
10.29/10.32	c total clause space: 48.1602MB
10.29/10.32	c total #watches: 53802
10.79/10.86	c total #propagations: 1350290 / total #impl: 4271879 (eff. 0.316)
10.79/10.86	c #Conflicts:      18000 | #Learnt:       4670 | 0.000
10.79/10.86	c total clause space: 48.1602MB
10.79/10.86	c total #watches: 64976
11.59/11.63	c total #propagations: 1426589 / total #impl: 4518131 (eff. 0.316)
11.59/11.63	c #Conflicts:      19000 | #Learnt:       5670 | 0.000
11.59/11.63	c total clause space: 48.1602MB
11.59/11.63	c total #watches: 73950
12.10/12.20	c total #propagations: 1520709 / total #impl: 4807431 (eff. 0.316)
12.10/12.20	c #Conflicts:      20000 | #Learnt:       6670 | 0.000
12.10/12.20	c total clause space: 48.1602MB
12.10/12.20	c total #watches: 94380
12.69/12.76	c total #propagations: 1598276 / total #impl: 5064789 (eff. 0.316)
12.69/12.76	c GC COLLECT
12.69/12.76	c #Conflicts:      21000 | #Learnt:       4192 | 0.000
12.69/12.76	c total clause space: 78.2603MB
12.69/12.76	c total #watches: 93815
13.59/13.62	c total #propagations: 1666109 / total #impl: 5365405 (eff. 0.311)
13.59/13.62	c #Conflicts:      22000 | #Learnt:       5192 | 0.000
13.59/13.62	c total clause space: 78.2603MB
13.59/13.62	c total #watches: 112947
14.49/14.56	c total #propagations: 1735314 / total #impl: 5600952 (eff. 0.310)
14.49/14.56	c #Conflicts:      23000 | #Learnt:       6192 | 0.000
14.49/14.56	c total clause space: 78.2603MB
14.49/14.56	c total #watches: 139260
15.49/15.58	c total #propagations: 1793488 / total #impl: 5857476 (eff. 0.306)
15.49/15.58	c #Conflicts:      24000 | #Learnt:       7192 | 0.000
15.49/15.58	c total clause space: 78.2603MB
15.49/15.58	c total #watches: 165164
16.59/16.61	c total #propagations: 1858608 / total #impl: 6145452 (eff. 0.302)
16.59/16.61	c GC COLLECT
16.59/16.61	c #Conflicts:      25000 | #Learnt:       4394 | 0.000
16.59/16.61	c total clause space: 78.2603MB
16.59/16.61	c total #watches: 115178
17.69/17.79	c total #propagations: 1936952 / total #impl: 6371594 (eff. 0.304)
17.69/17.79	c #Conflicts:      26000 | #Learnt:       5394 | 0.000
17.69/17.79	c total clause space: 78.2603MB
17.69/17.79	c total #watches: 120955
19.08/19.10	c total #propagations: 2024263 / total #impl: 6600018 (eff. 0.307)
19.08/19.10	c #Conflicts:      27000 | #Learnt:       6394 | 0.000
19.08/19.10	c total clause space: 78.2603MB
19.08/19.10	c total #watches: 128969
20.18/20.20	c total #propagations: 2129777 / total #impl: 6885188 (eff. 0.309)
20.18/20.20	c #Conflicts:      28000 | #Learnt:       7394 | 0.000
20.18/20.20	c total clause space: 78.2603MB
20.18/20.20	c total #watches: 149243
21.08/21.16	c total #propagations: 2198247 / total #impl: 7162333 (eff. 0.307)
21.08/21.16	c GC COLLECT
21.08/21.16	c #Conflicts:      29000 | #Learnt:       4299 | 0.000
21.08/21.16	c total clause space: 78.2603MB
21.08/21.16	c total #watches: 88956
21.88/21.90	c total #propagations: 2265349 / total #impl: 7432953 (eff. 0.305)
21.88/21.90	c #Conflicts:      30000 | #Learnt:       5299 | 0.000
21.88/21.90	c total clause space: 78.2603MB
21.88/21.90	c total #watches: 105604
22.68/22.73	c total #propagations: 2332133 / total #impl: 7666436 (eff. 0.304)
22.68/22.73	c #Conflicts:      31000 | #Learnt:       6299 | 0.000
22.68/22.73	c total clause space: 78.2603MB
22.68/22.73	c total #watches: 125910
23.68/23.70	c total #propagations: 2405013 / total #impl: 7928159 (eff. 0.303)
23.68/23.70	c #Conflicts:      32000 | #Learnt:       7299 | 0.000
23.68/23.70	c total clause space: 78.2603MB
23.68/23.70	c total #watches: 142204
24.89/24.95	c total #propagations: 2478007 / total #impl: 8211193 (eff. 0.302)
24.89/24.95	c #Conflicts:      33000 | #Learnt:       8299 | 0.000
24.89/24.95	c total clause space: 78.2603MB
24.89/24.95	c total #watches: 153385
26.19/26.28	c total #propagations: 2546699 / total #impl: 8450519 (eff. 0.301)
26.19/26.28	c GC COLLECT
26.19/26.28	c #Conflicts:      34000 | #Learnt:       4898 | 0.000
26.19/26.28	c total clause space: 78.2603MB
26.19/26.28	c total #watches: 93775
27.09/27.17	c total #propagations: 2621083 / total #impl: 8705845 (eff. 0.301)
27.09/27.17	c #Conflicts:      35000 | #Learnt:       5898 | 0.000
27.09/27.17	c total clause space: 78.2603MB
27.09/27.17	c total #watches: 103420
27.99/28.05	c total #propagations: 2694487 / total #impl: 8947060 (eff. 0.301)
27.99/28.05	c #Conflicts:      36000 | #Learnt:       6898 | 0.000
27.99/28.05	c total clause space: 78.2603MB
27.99/28.05	c total #watches: 121399
28.89/28.97	c total #propagations: 2759933 / total #impl: 9189273 (eff. 0.300)
28.89/28.97	c #Conflicts:      37000 | #Learnt:       7898 | 0.000
28.89/28.97	c total clause space: 78.2603MB
28.89/28.97	c total #watches: 138065
29.89/29.97	c total #propagations: 2844500 / total #impl: 9495914 (eff. 0.300)
29.89/29.97	c #Conflicts:      38000 | #Learnt:       8898 | 0.000
29.89/29.97	c total clause space: 78.2603MB
29.89/29.97	c total #watches: 154081
31.09/31.12	c total #propagations: 2919234 / total #impl: 9821740 (eff. 0.297)
31.09/31.12	c GC COLLECT
31.09/31.12	c #Conflicts:      39000 | #Learnt:       5197 | 0.000
31.09/31.12	c total clause space: 78.2603MB
31.09/31.12	c total #watches: 87991
31.89/31.91	c total #propagations: 2997403 / total #impl: 10097577 (eff. 0.297)
31.89/31.91	c #Conflicts:      40000 | #Learnt:       6197 | 0.000
31.89/31.91	c total clause space: 78.2603MB
31.89/31.91	c total #watches: 99918
32.79/32.89	c total #propagations: 3069078 / total #impl: 10351969 (eff. 0.296)
32.79/32.89	c #Conflicts:      41000 | #Learnt:       7197 | 0.000
32.79/32.89	c total clause space: 78.2603MB
32.79/32.89	c total #watches: 106454
34.09/34.15	c total #propagations: 3138563 / total #impl: 10606375 (eff. 0.296)
34.09/34.15	c #Conflicts:      42000 | #Learnt:       8197 | 0.000
34.09/34.15	c total clause space: 78.2603MB
34.09/34.15	c total #watches: 110187
35.19/35.25	c total #propagations: 3231582 / total #impl: 10883890 (eff. 0.297)
35.19/35.25	c #Conflicts:      43000 | #Learnt:       9197 | 0.000
35.19/35.25	c total clause space: 78.2603MB
35.19/35.25	c total #watches: 123216
36.18/36.25	c total #propagations: 3326391 / total #impl: 11169767 (eff. 0.298)
36.18/36.25	c GC COLLECT
36.18/36.25	c #Conflicts:      44000 | #Learnt:       5198 | 0.000
36.18/36.25	c total clause space: 127.173MB
36.18/36.25	c total #watches: 91422
36.98/37.08	c total #propagations: 3413177 / total #impl: 11461592 (eff. 0.298)
36.98/37.08	c #Conflicts:      45000 | #Learnt:       6198 | 0.000
36.98/37.08	c total clause space: 127.173MB
36.98/37.08	c total #watches: 102163
37.78/37.87	c total #propagations: 3508883 / total #impl: 11738675 (eff. 0.299)
37.78/37.87	c #Conflicts:      46000 | #Learnt:       7198 | 0.000
37.78/37.87	c total clause space: 127.173MB
37.78/37.87	c total #watches: 118724
38.68/38.75	c total #propagations: 3586685 / total #impl: 11968564 (eff. 0.300)
38.68/38.75	c #Conflicts:      47000 | #Learnt:       8198 | 0.000
38.68/38.75	c total clause space: 127.173MB
38.68/38.75	c total #watches: 150321
39.59/39.61	c total #propagations: 3670153 / total #impl: 12229758 (eff. 0.300)
39.59/39.61	c #Conflicts:      48000 | #Learnt:       9198 | 0.000
39.59/39.61	c total clause space: 127.173MB
39.59/39.61	c total #watches: 178085
40.69/40.80	c total #propagations: 3725703 / total #impl: 12537093 (eff. 0.297)
40.69/40.80	c #Conflicts:      49000 | #Learnt:      10198 | 0.000
40.69/40.80	c total clause space: 127.173MB
40.69/40.80	c total #watches: 199713
42.28/42.32	c total #propagations: 3788281 / total #impl: 12861500 (eff. 0.295)
42.28/42.32	c GC COLLECT
42.28/42.32	c #Conflicts:      50000 | #Learnt:       5889 | 0.000
42.28/42.32	c total clause space: 127.173MB
42.28/42.32	c total #watches: 99776
43.08/43.19	c total #propagations: 3877344 / total #impl: 13138688 (eff. 0.295)
43.08/43.19	c #Conflicts:      51000 | #Learnt:       6889 | 0.000
43.08/43.19	c total clause space: 127.173MB
43.08/43.19	c total #watches: 107936
44.08/44.14	c total #propagations: 3959431 / total #impl: 13410654 (eff. 0.295)
44.08/44.14	c #Conflicts:      52000 | #Learnt:       7889 | 0.000
44.08/44.14	c total clause space: 127.173MB
44.08/44.14	c total #watches: 125697
45.48/45.51	c total #propagations: 4063741 / total #impl: 13733363 (eff. 0.296)
45.48/45.51	c #Conflicts:      53000 | #Learnt:       8889 | 0.000
45.48/45.51	c total clause space: 127.173MB
45.48/45.51	c total #watches: 129425
46.38/46.46	c total #propagations: 4170159 / total #impl: 14080274 (eff. 0.296)
46.38/46.46	c #Conflicts:      54000 | #Learnt:       9889 | 0.000
46.38/46.46	c total clause space: 127.173MB
46.38/46.46	c total #watches: 147385
47.58/47.60	c total #propagations: 4249258 / total #impl: 14333776 (eff. 0.296)
47.58/47.60	c #Conflicts:      55000 | #Learnt:      10889 | 0.000
47.58/47.60	c total clause space: 127.173MB
47.58/47.60	c total #watches: 173007
48.38/48.48	c total #propagations: 4314399 / total #impl: 14626435 (eff. 0.295)
48.38/48.48	c GC COLLECT
48.38/48.48	c #Conflicts:      56000 | #Learnt:       6284 | 0.000
48.38/48.48	c total clause space: 127.173MB
48.38/48.48	c total #watches: 126945
49.69/49.73	c total #propagations: 4377261 / total #impl: 14941808 (eff. 0.293)
49.69/49.73	c #Conflicts:      57000 | #Learnt:       7284 | 0.000
49.69/49.73	c total clause space: 127.173MB
49.69/49.73	c total #watches: 141068
51.19/51.28	c total #propagations: 4465711 / total #impl: 15231242 (eff. 0.293)
51.19/51.28	c #Conflicts:      58000 | #Learnt:       8284 | 0.000
51.19/51.28	c total clause space: 127.173MB
51.19/51.28	c total #watches: 146793
52.19/52.25	c total #propagations: 4561807 / total #impl: 15496473 (eff. 0.294)
52.19/52.25	c #Conflicts:      59000 | #Learnt:       9284 | 0.000
52.19/52.25	c total clause space: 127.173MB
52.19/52.25	c total #watches: 176594
53.28/53.39	c total #propagations: 4622121 / total #impl: 15869713 (eff. 0.291)
53.28/53.39	c #Conflicts:      60000 | #Learnt:      10284 | 0.000
53.28/53.39	c total clause space: 127.173MB
53.28/53.39	c total #watches: 191827
54.38/54.47	c total #propagations: 4674392 / total #impl: 16280302 (eff. 0.287)
54.38/54.47	c #Conflicts:      61000 | #Learnt:      11284 | 0.000
54.38/54.47	c total clause space: 127.173MB
54.38/54.47	c total #watches: 213170
55.58/55.68	c total #propagations: 4731640 / total #impl: 16559971 (eff. 0.286)
55.58/55.68	c GC COLLECT
55.58/55.68	c #Conflicts:      62000 | #Learnt:       6395 | 0.000
55.58/55.68	c total clause space: 127.173MB
55.58/55.68	c total #watches: 122930
56.78/56.83	c total #propagations: 4807814 / total #impl: 16821084 (eff. 0.286)
56.78/56.83	c #Conflicts:      63000 | #Learnt:       7395 | 0.000
56.78/56.83	c total clause space: 127.173MB
56.78/56.83	c total #watches: 127547
57.98/58.03	c total #propagations: 4897758 / total #impl: 17064093 (eff. 0.287)
57.98/58.03	c #Conflicts:      64000 | #Learnt:       8395 | 0.000
57.98/58.03	c total clause space: 127.173MB
57.98/58.03	c total #watches: 137310
59.08/59.13	c total #propagations: 4981254 / total #impl: 17295150 (eff. 0.288)
59.08/59.13	c #Conflicts:      65000 | #Learnt:       9395 | 0.000
59.08/59.13	c total clause space: 127.173MB
59.08/59.13	c total #watches: 151645
60.38/60.43	c total #propagations: 5064713 / total #impl: 17557775 (eff. 0.288)
60.38/60.43	c #Conflicts:      66000 | #Learnt:      10395 | 0.000
60.38/60.43	c total clause space: 127.173MB
60.38/60.43	c total #watches: 166498
61.59/61.68	c total #propagations: 5139103 / total #impl: 17838524 (eff. 0.288)
61.59/61.68	c #Conflicts:      67000 | #Learnt:      11395 | 0.000
61.59/61.68	c total clause space: 127.173MB
61.59/61.68	c total #watches: 185922
63.28/63.38	c total #propagations: 5212015 / total #impl: 18088901 (eff. 0.288)
63.28/63.38	c #Conflicts:      68000 | #Learnt:      12395 | 0.000
63.28/63.38	c total clause space: 127.173MB
63.28/63.38	c total #watches: 209870
64.18/64.26	c total #propagations: 5301280 / total #impl: 18382430 (eff. 0.288)
64.18/64.26	c GC COLLECT
64.18/64.26	c #Conflicts:      69000 | #Learnt:       7184 | 0.000
64.18/64.26	c total clause space: 127.173MB
64.18/64.26	c total #watches: 140380
65.78/65.84	c total #propagations: 5374826 / total #impl: 18610938 (eff. 0.289)
65.78/65.84	c #Conflicts:      70000 | #Learnt:       8184 | 0.000
65.78/65.84	c total clause space: 127.173MB
65.78/65.84	c total #watches: 155099
67.19/67.25	c total #propagations: 5466696 / total #impl: 18900796 (eff. 0.289)
67.19/67.25	c #Conflicts:      71000 | #Learnt:       9184 | 0.000
67.19/67.25	c total clause space: 127.173MB
67.19/67.25	c total #watches: 165236
68.78/68.81	c total #propagations: 5543623 / total #impl: 19148461 (eff. 0.290)
68.78/68.81	c #Conflicts:      72000 | #Learnt:      10184 | 0.000
68.78/68.81	c total clause space: 127.173MB
68.78/68.81	c total #watches: 169728
70.08/70.19	c total #propagations: 5647633 / total #impl: 19407442 (eff. 0.291)
70.08/70.19	c #Conflicts:      73000 | #Learnt:      11184 | 0.000
70.08/70.19	c total clause space: 127.173MB
70.08/70.19	c total #watches: 182578
71.98/72.06	c total #propagations: 5730683 / total #impl: 19652095 (eff. 0.292)
71.98/72.06	c #Conflicts:      74000 | #Learnt:      12184 | 0.000
71.98/72.06	c total clause space: 127.173MB
71.98/72.06	c total #watches: 195582
73.58/73.67	c total #propagations: 5817686 / total #impl: 19927143 (eff. 0.292)
73.58/73.67	c GC COLLECT
73.58/73.67	c #Conflicts:      75000 | #Learnt:       6692 | 0.000
73.58/73.67	c total clause space: 127.173MB
73.58/73.67	c total #watches: 124271
74.79/74.88	c total #propagations: 5895760 / total #impl: 20189828 (eff. 0.292)
74.79/74.88	c #Conflicts:      76000 | #Learnt:       7692 | 0.000
74.79/74.88	c total clause space: 127.173MB
74.79/74.88	c total #watches: 136090
76.38/76.40	c total #propagations: 5993455 / total #impl: 20455181 (eff. 0.293)
76.38/76.40	c #Conflicts:      77000 | #Learnt:       8692 | 0.000
76.38/76.40	c total clause space: 127.173MB
76.38/76.40	c total #watches: 143970
77.38/77.41	c total #propagations: 6092772 / total #impl: 20733762 (eff. 0.294)
77.38/77.41	c #Conflicts:      78000 | #Learnt:       9692 | 0.000
77.38/77.41	c total clause space: 127.173MB
77.38/77.41	c total #watches: 163394
78.68/78.71	c total #propagations: 6163503 / total #impl: 21006552 (eff. 0.293)
78.68/78.71	c #Conflicts:      79000 | #Learnt:      10692 | 0.000
78.68/78.71	c total clause space: 127.173MB
78.68/78.71	c total #watches: 177065
80.18/80.27	c total #propagations: 6238926 / total #impl: 21272746 (eff. 0.293)
80.18/80.27	c #Conflicts:      80000 | #Learnt:      11692 | 0.000
80.18/80.27	c total clause space: 127.173MB
80.18/80.27	c total #watches: 189090
81.88/81.90	c total #propagations: 6318470 / total #impl: 21540171 (eff. 0.293)
81.88/81.90	c #Conflicts:      81000 | #Learnt:      12692 | 0.000
81.88/81.90	c total clause space: 127.173MB
81.88/81.90	c total #watches: 197999
83.48/83.53	c total #propagations: 6397366 / total #impl: 21818788 (eff. 0.293)
83.48/83.53	c GC COLLECT
83.48/83.53	c #Conflicts:      82000 | #Learnt:       6900 | 0.000
83.48/83.53	c total clause space: 127.173MB
83.48/83.53	c total #watches: 126830
84.78/84.89	c total #propagations: 6462926 / total #impl: 22097549 (eff. 0.292)
84.78/84.89	c #Conflicts:      83000 | #Learnt:       7900 | 0.000
84.78/84.89	c total clause space: 127.173MB
84.78/84.89	c total #watches: 137998
86.27/86.32	c total #propagations: 6535981 / total #impl: 22364353 (eff. 0.292)
86.27/86.32	c #Conflicts:      84000 | #Learnt:       8900 | 0.000
86.27/86.32	c total clause space: 127.173MB
86.27/86.32	c total #watches: 148713
87.98/88.02	c total #propagations: 6606170 / total #impl: 22624875 (eff. 0.292)
87.98/88.02	c #Conflicts:      85000 | #Learnt:       9900 | 0.000
87.98/88.02	c total clause space: 127.173MB
87.98/88.02	c total #watches: 158741
89.87/89.92	c total #propagations: 6681944 / total #impl: 22881071 (eff. 0.292)
89.87/89.92	c #Conflicts:      86000 | #Learnt:      10900 | 0.000
89.87/89.92	c total clause space: 127.173MB
89.87/89.92	c total #watches: 165105
91.57/91.66	c total #propagations: 6762209 / total #impl: 23207531 (eff. 0.291)
91.57/91.66	c #Conflicts:      87000 | #Learnt:      11900 | 0.000
91.57/91.66	c total clause space: 127.173MB
91.57/91.66	c total #watches: 176150
93.58/93.60	c total #propagations: 6833083 / total #impl: 23454219 (eff. 0.291)
93.58/93.60	c #Conflicts:      88000 | #Learnt:      12900 | 0.000
93.58/93.60	c total clause space: 127.173MB
93.58/93.60	c total #watches: 184905
95.47/95.59	c total #propagations: 6909286 / total #impl: 23739654 (eff. 0.291)
95.47/95.59	c #Conflicts:      89000 | #Learnt:      13900 | 0.000
95.47/95.59	c total clause space: 127.173MB
95.47/95.59	c total #watches: 192373
97.07/97.14	c total #propagations: 6980769 / total #impl: 24014158 (eff. 0.291)
97.07/97.14	c GC COLLECT
97.07/97.14	c #Conflicts:      90000 | #Learnt:       7793 | 0.000
97.07/97.14	c total clause space: 127.173MB
97.07/97.14	c total #watches: 140879
98.07/98.14	c total #propagations: 7048197 / total #impl: 24264027 (eff. 0.290)
98.07/98.14	c #Conflicts:      91000 | #Learnt:       8793 | 0.000
98.07/98.14	c total clause space: 127.173MB
98.07/98.14	c total #watches: 170551
99.17/99.27	c total #propagations: 7108630 / total #impl: 24576624 (eff. 0.289)
99.17/99.27	c #Conflicts:      92000 | #Learnt:       9793 | 0.000
99.17/99.27	c total clause space: 127.173MB
99.17/99.27	c total #watches: 184692
100.67/100.77	c total #propagations: 7178739 / total #impl: 24931965 (eff. 0.288)
100.67/100.77	c #Conflicts:      93000 | #Learnt:      10793 | 0.000
100.67/100.77	c total clause space: 127.173MB
100.67/100.77	c total #watches: 194279
102.17/102.29	c total #propagations: 7264904 / total #impl: 25213909 (eff. 0.288)
102.17/102.29	c #Conflicts:      94000 | #Learnt:      11793 | 0.000
102.17/102.29	c total clause space: 127.173MB
102.17/102.29	c total #watches: 207957
103.87/103.98	c total #propagations: 7348231 / total #impl: 25523614 (eff. 0.288)
103.87/103.98	c #Conflicts:      95000 | #Learnt:      12793 | 0.000
103.87/103.98	c total clause space: 127.173MB
103.87/103.98	c total #watches: 234749
105.68/105.75	c total #propagations: 7421356 / total #impl: 25876356 (eff. 0.287)
105.68/105.75	c #Conflicts:      96000 | #Learnt:      13793 | 0.000
105.68/105.75	c total clause space: 127.173MB
105.68/105.75	c total #watches: 244898
107.97/108.08	c total #propagations: 7496351 / total #impl: 26157958 (eff. 0.287)
107.97/108.08	c #Conflicts:      97000 | #Learnt:      14793 | 0.000
107.97/108.08	c total clause space: 127.173MB
107.97/108.08	c total #watches: 251851
109.57/109.67	c total #propagations: 7579778 / total #impl: 26463652 (eff. 0.286)
109.57/109.67	c GC COLLECT
109.57/109.67	c #Conflicts:      98000 | #Learnt:       8388 | 0.000
109.57/109.67	c total clause space: 127.173MB
109.57/109.67	c total #watches: 145267
111.18/111.23	c total #propagations: 7663557 / total #impl: 26757124 (eff. 0.286)
111.18/111.23	c #Conflicts:      99000 | #Learnt:       9388 | 0.000
111.18/111.23	c total clause space: 127.173MB
111.18/111.23	c total #watches: 153614
112.47/112.56	c total #propagations: 7748259 / total #impl: 27041933 (eff. 0.287)
112.47/112.56	c #Conflicts:     100000 | #Learnt:      10388 | 0.000
112.47/112.56	c total clause space: 127.173MB
112.47/112.56	c total #watches: 165086
113.97/114.02	c total #propagations: 7806718 / total #impl: 27277224 (eff. 0.286)
113.97/114.02	c #Conflicts:     101000 | #Learnt:      11388 | 0.000
113.97/114.02	c total clause space: 127.173MB
113.97/114.02	c total #watches: 174815
115.37/115.41	c total #propagations: 7872598 / total #impl: 27523641 (eff. 0.286)
115.37/115.41	c #Conflicts:     102000 | #Learnt:      12388 | 0.000
115.37/115.41	c total clause space: 127.173MB
115.37/115.41	c total #watches: 191812
117.17/117.25	c total #propagations: 7928186 / total #impl: 27775443 (eff. 0.285)
117.17/117.25	c #Conflicts:     103000 | #Learnt:      13388 | 0.000
117.17/117.25	c total clause space: 127.173MB
117.17/117.25	c total #watches: 197313
119.47/119.51	c total #propagations: 7998744 / total #impl: 28079944 (eff. 0.285)
119.47/119.51	c #Conflicts:     104000 | #Learnt:      14388 | 0.000
119.47/119.51	c total clause space: 127.173MB
119.47/119.51	c total #watches: 204418
121.27/121.32	c total #propagations: 8099818 / total #impl: 28357097 (eff. 0.286)
121.27/121.32	c #Conflicts:     105000 | #Learnt:      15388 | 0.000
121.27/121.32	c total clause space: 127.173MB
121.27/121.32	c total #watches: 212521
122.47/122.59	c total #propagations: 8191438 / total #impl: 28632311 (eff. 0.286)
122.47/122.59	c GC COLLECT
122.47/122.59	c #Conflicts:     106000 | #Learnt:       8685 | 0.000
122.47/122.59	c total clause space: 127.173MB
122.47/122.59	c total #watches: 163385
124.07/124.10	c total #propagations: 8270663 / total #impl: 28962301 (eff. 0.286)
124.07/124.10	c #Conflicts:     107000 | #Learnt:       9685 | 0.000
124.07/124.10	c total clause space: 127.173MB
124.07/124.10	c total #watches: 175957
125.47/125.54	c total #propagations: 8344387 / total #impl: 29214647 (eff. 0.286)
125.47/125.54	c #Conflicts:     108000 | #Learnt:      10685 | 0.000
125.47/125.54	c total clause space: 127.173MB
125.47/125.54	c total #watches: 197431
126.87/126.97	c total #propagations: 8413094 / total #impl: 29480533 (eff. 0.285)
126.87/126.97	c #Conflicts:     109000 | #Learnt:      11685 | 0.000
126.87/126.97	c total clause space: 127.173MB
126.87/126.97	c total #watches: 209586
128.87/128.91	c total #propagations: 8494665 / total #impl: 29769080 (eff. 0.285)
128.87/128.91	c #Conflicts:     110000 | #Learnt:      12685 | 0.000
128.87/128.91	c total clause space: 127.173MB
128.87/128.91	c total #watches: 219260
130.47/130.56	c total #propagations: 8579876 / total #impl: 30069082 (eff. 0.285)
130.47/130.56	c #Conflicts:     111000 | #Learnt:      13685 | 0.000
130.47/130.56	c total clause space: 127.173MB
130.47/130.56	c total #watches: 237374
132.27/132.38	c total #propagations: 8662517 / total #impl: 30382571 (eff. 0.285)
132.27/132.38	c #Conflicts:     112000 | #Learnt:      14685 | 0.000
132.27/132.38	c total clause space: 127.173MB
132.27/132.38	c total #watches: 251929
134.87/134.92	c total #propagations: 8746089 / total #impl: 30654926 (eff. 0.285)
134.87/134.92	c #Conflicts:     113000 | #Learnt:      15685 | 0.000
134.87/134.92	c total clause space: 127.173MB
134.87/134.92	c total #watches: 257371
136.47/136.51	c total #propagations: 8834430 / total #impl: 30919156 (eff. 0.286)
136.47/136.51	c GC COLLECT
136.47/136.51	c #Conflicts:     114000 | #Learnt:       8679 | 0.000
136.47/136.51	c total clause space: 127.173MB
136.47/136.51	c total #watches: 153016
137.87/137.92	c total #propagations: 8898304 / total #impl: 31158757 (eff. 0.286)
137.87/137.92	c #Conflicts:     115000 | #Learnt:       9679 | 0.000
137.87/137.92	c total clause space: 127.173MB
137.87/137.92	c total #watches: 164838
139.46/139.57	c total #propagations: 8992326 / total #impl: 31424853 (eff. 0.286)
139.46/139.57	c #Conflicts:     116000 | #Learnt:      10679 | 0.000
139.46/139.57	c total clause space: 127.173MB
139.46/139.57	c total #watches: 169166
140.77/140.83	c total #propagations: 9087599 / total #impl: 31694727 (eff. 0.287)
140.77/140.83	c #Conflicts:     117000 | #Learnt:      11679 | 0.000
140.77/140.83	c total clause space: 127.173MB
140.77/140.83	c total #watches: 191772
141.87/141.96	c total #propagations: 9144521 / total #impl: 31951982 (eff. 0.286)
141.87/141.96	c #Conflicts:     118000 | #Learnt:      12679 | 0.000
141.87/141.96	c total clause space: 127.173MB
141.87/141.96	c total #watches: 207713
143.26/143.37	c total #propagations: 9208032 / total #impl: 32284663 (eff. 0.285)
143.26/143.37	c #Conflicts:     119000 | #Learnt:      13679 | 0.000
143.26/143.37	c total clause space: 127.173MB
143.26/143.37	c total #watches: 237462
145.06/145.16	c total #propagations: 9274388 / total #impl: 32602492 (eff. 0.284)
145.06/145.16	c #Conflicts:     120000 | #Learnt:      14679 | 0.000
145.06/145.16	c total clause space: 127.173MB
145.06/145.16	c total #watches: 273568
146.96/147.09	c total #propagations: 9334638 / total #impl: 32921192 (eff. 0.284)
146.96/147.09	c #Conflicts:     121000 | #Learnt:      15679 | 0.000
146.96/147.09	c total clause space: 127.173MB
146.96/147.09	c total #watches: 294924
149.17/149.21	c total #propagations: 9404488 / total #impl: 33288398 (eff. 0.283)
149.17/149.21	c GC COLLECT
149.17/149.21	c #Conflicts:     122000 | #Learnt:       8379 | 0.000
149.17/149.21	c total clause space: 206.656MB
149.17/149.21	c total #watches: 145968
150.57/150.65	c total #propagations: 9477761 / total #impl: 33613053 (eff. 0.282)
150.57/150.65	c #Conflicts:     123000 | #Learnt:       9379 | 0.000
150.57/150.65	c total clause space: 206.656MB
150.57/150.65	c total #watches: 161736
151.97/152.04	c total #propagations: 9550213 / total #impl: 33853080 (eff. 0.282)
151.97/152.04	c #Conflicts:     124000 | #Learnt:      10379 | 0.000
151.97/152.04	c total clause space: 206.656MB
151.97/152.04	c total #watches: 180769
153.07/153.16	c total #propagations: 9628356 / total #impl: 34131584 (eff. 0.282)
153.07/153.16	c #Conflicts:     125000 | #Learnt:      11379 | 0.000
153.07/153.16	c total clause space: 206.656MB
153.07/153.16	c total #watches: 211281
154.67/154.70	c total #propagations: 9704951 / total #impl: 34457712 (eff. 0.282)
154.67/154.70	c #Conflicts:     126000 | #Learnt:      12379 | 0.000
154.67/154.70	c total clause space: 206.656MB
154.67/154.70	c total #watches: 234566
156.87/156.97	c total #propagations: 9793001 / total #impl: 34784145 (eff. 0.282)
156.87/156.97	c #Conflicts:     127000 | #Learnt:      13379 | 0.000
156.87/156.97	c total clause space: 206.656MB
156.87/156.97	c total #watches: 253213
158.97/159.06	c total #propagations: 9882646 / total #impl: 35048799 (eff. 0.282)
158.97/159.06	c #Conflicts:     128000 | #Learnt:      14379 | 0.000
158.97/159.06	c total clause space: 206.656MB
158.97/159.06	c total #watches: 281176
161.47/161.50	c total #propagations: 9951120 / total #impl: 35317434 (eff. 0.282)
161.47/161.50	c #Conflicts:     129000 | #Learnt:      15379 | 0.000
161.47/161.50	c total clause space: 206.656MB
161.47/161.50	c total #watches: 293421
162.77/162.85	c total #propagations: 10031496 / total #impl: 35638786 (eff. 0.281)
162.77/162.85	c #Conflicts:     130000 | #Learnt:      16379 | 0.000
162.77/162.85	c total clause space: 206.656MB
162.77/162.85	c total #watches: 319658
164.47/164.58	c total #propagations: 10085751 / total #impl: 36070328 (eff. 0.280)
164.47/164.58	c GC COLLECT
164.47/164.58	c #Conflicts:     131000 | #Learnt:       8777 | 0.000
164.47/164.58	c total clause space: 206.656MB
164.47/164.58	c total #watches: 157917
165.56/165.68	c total #propagations: 10147668 / total #impl: 36440006 (eff. 0.278)
165.56/165.68	c #Conflicts:     132000 | #Learnt:       9777 | 0.000
165.56/165.68	c total clause space: 206.656MB
165.56/165.68	c total #watches: 182125
166.96/167.07	c total #propagations: 10208474 / total #impl: 36699184 (eff. 0.278)
166.96/167.07	c #Conflicts:     133000 | #Learnt:      10777 | 0.000
166.96/167.07	c total clause space: 206.656MB
166.96/167.07	c total #watches: 207037
168.56/168.61	c total #propagations: 10267337 / total #impl: 36967687 (eff. 0.278)
168.56/168.61	c #Conflicts:     134000 | #Learnt:      11777 | 0.000
168.56/168.61	c total clause space: 206.656MB
168.56/168.61	c total #watches: 223418
170.06/170.17	c total #propagations: 10343794 / total #impl: 37238941 (eff. 0.278)
170.06/170.17	c #Conflicts:     135000 | #Learnt:      12777 | 0.000
170.06/170.17	c total clause space: 206.656MB
170.06/170.17	c total #watches: 244885
172.16/172.27	c total #propagations: 10414740 / total #impl: 37590139 (eff. 0.277)
172.16/172.27	c #Conflicts:     136000 | #Learnt:      13777 | 0.000
172.16/172.27	c total clause space: 206.656MB
172.16/172.27	c total #watches: 251512
173.96/174.09	c total #propagations: 10498998 / total #impl: 37849584 (eff. 0.277)
173.96/174.09	c #Conflicts:     137000 | #Learnt:      14777 | 0.000
173.96/174.09	c total clause space: 206.656MB
173.96/174.09	c total #watches: 267780
175.97/176.01	c total #propagations: 10574184 / total #impl: 38128799 (eff. 0.277)
175.97/176.01	c #Conflicts:     138000 | #Learnt:      15777 | 0.000
175.97/176.01	c total clause space: 206.656MB
175.97/176.01	c total #watches: 282059
177.96/178.07	c total #propagations: 10652327 / total #impl: 38479864 (eff. 0.277)
177.96/178.07	c #Conflicts:     139000 | #Learnt:      16777 | 0.000
177.96/178.07	c total clause space: 206.656MB
177.96/178.07	c total #watches: 298859
180.26/180.39	c total #propagations: 10722330 / total #impl: 38773644 (eff. 0.277)
180.26/180.39	c #Conflicts:     140000 | #Learnt:      17777 | 0.000
180.26/180.39	c total clause space: 206.656MB
180.26/180.39	c total #watches: 315918
181.66/181.73	c total #propagations: 10792821 / total #impl: 39118125 (eff. 0.276)
181.66/181.73	c GC COLLECT
181.66/181.73	c #Conflicts:     141000 | #Learnt:       9874 | 0.000
181.66/181.73	c total clause space: 206.656MB
181.66/181.73	c total #watches: 184367
183.26/183.38	c total #propagations: 10860620 / total #impl: 39392849 (eff. 0.276)
183.26/183.38	c #Conflicts:     142000 | #Learnt:      10874 | 0.000
183.26/183.38	c total clause space: 206.656MB
183.26/183.38	c total #watches: 202780
185.06/185.18	c total #propagations: 10926708 / total #impl: 39658307 (eff. 0.276)
185.06/185.18	c #Conflicts:     143000 | #Learnt:      11874 | 0.000
185.06/185.18	c total clause space: 206.656MB
185.06/185.18	c total #watches: 215227
187.16/187.25	c total #propagations: 10995027 / total #impl: 39930227 (eff. 0.275)
187.16/187.25	c #Conflicts:     144000 | #Learnt:      12874 | 0.000
187.16/187.25	c total clause space: 206.656MB
187.16/187.25	c total #watches: 225022
189.17/189.30	c total #propagations: 11067928 / total #impl: 40245125 (eff. 0.275)
189.17/189.30	c #Conflicts:     145000 | #Learnt:      13874 | 0.000
189.17/189.30	c total clause space: 206.656MB
189.17/189.30	c total #watches: 236332
191.47/191.52	c total #propagations: 11135819 / total #impl: 40589129 (eff. 0.274)
191.47/191.52	c #Conflicts:     146000 | #Learnt:      14874 | 0.000
191.47/191.52	c total clause space: 206.656MB
191.47/191.52	c total #watches: 242783
193.76/193.87	c total #propagations: 11208499 / total #impl: 40922064 (eff. 0.274)
193.76/193.87	c #Conflicts:     147000 | #Learnt:      15874 | 0.000
193.76/193.87	c total clause space: 206.656MB
193.76/193.87	c total #watches: 250266
196.16/196.26	c total #propagations: 11283524 / total #impl: 41245663 (eff. 0.274)
196.16/196.26	c #Conflicts:     148000 | #Learnt:      16874 | 0.000
196.16/196.26	c total clause space: 206.656MB
196.16/196.26	c total #watches: 258303
198.76/198.86	c total #propagations: 11358593 / total #impl: 41566320 (eff. 0.273)
198.76/198.86	c #Conflicts:     149000 | #Learnt:      17874 | 0.000
198.76/198.86	c total clause space: 206.656MB
198.76/198.86	c total #watches: 264829
200.56/200.62	c total #propagations: 11443515 / total #impl: 41855517 (eff. 0.273)
200.56/200.62	c GC COLLECT
200.56/200.62	c #Conflicts:     150000 | #Learnt:       9666 | 0.000
200.56/200.62	c total clause space: 206.656MB
200.56/200.62	c total #watches: 179679
202.16/202.20	c total #propagations: 11515537 / total #impl: 42118656 (eff. 0.273)
202.16/202.20	c #Conflicts:     151000 | #Learnt:      10666 | 0.000
202.16/202.20	c total clause space: 206.656MB
202.16/202.20	c total #watches: 187433
203.46/203.51	c total #propagations: 11619730 / total #impl: 42395867 (eff. 0.274)
203.46/203.51	c #Conflicts:     152000 | #Learnt:      11666 | 0.000
203.46/203.51	c total clause space: 206.656MB
203.46/203.51	c total #watches: 210048
205.46/205.59	c total #propagations: 11683647 / total #impl: 42727533 (eff. 0.273)
205.46/205.59	c #Conflicts:     153000 | #Learnt:      12666 | 0.000
205.46/205.59	c total clause space: 206.656MB
205.46/205.59	c total #watches: 217961
208.06/208.15	c total #propagations: 11770857 / total #impl: 43042739 (eff. 0.273)
208.06/208.15	c #Conflicts:     154000 | #Learnt:      13666 | 0.000
208.06/208.15	c total clause space: 206.656MB
208.06/208.15	c total #watches: 228168
209.36/209.44	c total #propagations: 11855003 / total #impl: 43342272 (eff. 0.274)
209.36/209.44	c #Conflicts:     155000 | #Learnt:      14666 | 0.000
209.36/209.44	c total clause space: 206.656MB
209.36/209.44	c total #watches: 256765
211.56/211.68	c total #propagations: 11911114 / total #impl: 43667645 (eff. 0.273)
211.56/211.68	c #Conflicts:     156000 | #Learnt:      15666 | 0.000
211.56/211.68	c total clause space: 206.656MB
211.56/211.68	c total #watches: 269577
214.46/214.53	c total #propagations: 11989243 / total #impl: 43990040 (eff. 0.273)
214.46/214.53	c #Conflicts:     157000 | #Learnt:      16666 | 0.000
214.46/214.53	c total clause space: 206.656MB
214.46/214.53	c total #watches: 276633
217.25/217.32	c total #propagations: 12095078 / total #impl: 44313960 (eff. 0.273)
217.25/217.32	c #Conflicts:     158000 | #Learnt:      17666 | 0.000
217.25/217.32	c total clause space: 206.656MB
217.25/217.32	c total #watches: 286612
220.35/220.47	c total #propagations: 12186906 / total #impl: 44589027 (eff. 0.273)
220.35/220.47	c #Conflicts:     159000 | #Learnt:      18666 | 0.000
220.35/220.47	c total clause space: 206.656MB
220.35/220.47	c total #watches: 296060
221.85/221.91	c total #propagations: 12279846 / total #impl: 44895645 (eff. 0.274)
221.85/221.91	c GC COLLECT
221.85/221.91	c #Conflicts:     160000 | #Learnt:      10170 | 0.000
221.85/221.91	c total clause space: 206.656MB
221.85/221.91	c total #watches: 194774
223.36/223.40	c total #propagations: 12343579 / total #impl: 45144245 (eff. 0.273)
223.36/223.40	c #Conflicts:     161000 | #Learnt:      11170 | 0.000
223.36/223.40	c total clause space: 206.656MB
223.36/223.40	c total #watches: 214348
225.35/225.44	c total #propagations: 12418656 / total #impl: 45426353 (eff. 0.273)
225.35/225.44	c #Conflicts:     162000 | #Learnt:      12170 | 0.000
225.35/225.44	c total clause space: 206.656MB
225.35/225.44	c total #watches: 225323
227.35/227.46	c total #propagations: 12495066 / total #impl: 45698481 (eff. 0.273)
227.35/227.46	c #Conflicts:     163000 | #Learnt:      13170 | 0.000
227.35/227.46	c total clause space: 206.656MB
227.35/227.46	c total #watches: 234897
228.86/228.99	c total #propagations: 12577108 / total #impl: 46004042 (eff. 0.273)
228.86/228.99	c #Conflicts:     164000 | #Learnt:      14170 | 0.000
228.86/228.99	c total clause space: 206.656MB
228.86/228.99	c total #watches: 246497
230.96/231.05	c total #propagations: 12668988 / total #impl: 46285170 (eff. 0.274)
230.96/231.05	c #Conflicts:     165000 | #Learnt:      15170 | 0.000
230.96/231.05	c total clause space: 206.656MB
230.96/231.05	c total #watches: 266687
233.26/233.38	c total #propagations: 12738503 / total #impl: 46524147 (eff. 0.274)
233.26/233.38	c #Conflicts:     166000 | #Learnt:      16170 | 0.000
233.26/233.38	c total clause space: 206.656MB
233.26/233.38	c total #watches: 274889
235.75/235.89	c total #propagations: 12810242 / total #impl: 46786511 (eff. 0.274)
235.75/235.89	c #Conflicts:     167000 | #Learnt:      17170 | 0.000
235.75/235.89	c total clause space: 206.656MB
235.75/235.89	c total #watches: 282394
237.95/238.07	c total #propagations: 12888669 / total #impl: 47065891 (eff. 0.274)
237.95/238.07	c #Conflicts:     168000 | #Learnt:      18170 | 0.000
237.95/238.07	c total clause space: 206.656MB
237.95/238.07	c total #watches: 291383
239.95/240.08	c total #propagations: 12967267 / total #impl: 47312730 (eff. 0.274)
239.95/240.08	c #Conflicts:     169000 | #Learnt:      19170 | 0.000
239.95/240.08	c total clause space: 206.656MB
239.95/240.08	c total #watches: 315261
241.55/241.61	c total #propagations: 13050864 / total #impl: 47591421 (eff. 0.274)
241.55/241.61	c GC COLLECT
241.55/241.61	c #Conflicts:     170000 | #Learnt:      10372 | 0.000
241.55/241.61	c total clause space: 206.656MB
241.55/241.61	c total #watches: 198535
242.95/243.06	c total #propagations: 13110407 / total #impl: 47880471 (eff. 0.274)
242.95/243.06	c #Conflicts:     171000 | #Learnt:      11372 | 0.000
242.95/243.06	c total clause space: 206.656MB
242.95/243.06	c total #watches: 216312
244.95/245.02	c total #propagations: 13174337 / total #impl: 48115846 (eff. 0.274)
244.95/245.02	c #Conflicts:     172000 | #Learnt:      12372 | 0.000
244.95/245.02	c total clause space: 206.656MB
244.95/245.02	c total #watches: 225328
247.25/247.35	c total #propagations: 13244954 / total #impl: 48390949 (eff. 0.274)
247.25/247.35	c #Conflicts:     173000 | #Learnt:      13372 | 0.000
247.25/247.35	c total clause space: 206.656MB
247.25/247.35	c total #watches: 243408
249.25/249.35	c total #propagations: 13328220 / total #impl: 48671513 (eff. 0.274)
249.25/249.35	c #Conflicts:     174000 | #Learnt:      14372 | 0.000
249.25/249.35	c total clause space: 206.656MB
249.25/249.35	c total #watches: 259369
251.05/251.12	c total #propagations: 13401141 / total #impl: 48938112 (eff. 0.274)
251.05/251.12	c #Conflicts:     175000 | #Learnt:      15372 | 0.000
251.05/251.12	c total clause space: 206.656MB
251.05/251.12	c total #watches: 270773
252.85/252.95	c total #propagations: 13470280 / total #impl: 49209893 (eff. 0.274)
252.85/252.95	c #Conflicts:     176000 | #Learnt:      16372 | 0.000
252.85/252.95	c total clause space: 206.656MB
252.85/252.95	c total #watches: 294928
254.75/254.83	c total #propagations: 13539045 / total #impl: 49512745 (eff. 0.273)
254.75/254.83	c #Conflicts:     177000 | #Learnt:      17372 | 0.000
254.75/254.83	c total clause space: 206.656MB
254.75/254.83	c total #watches: 326069
258.55/258.62	c total #propagations: 13603830 / total #impl: 49827075 (eff. 0.273)
258.55/258.62	c #Conflicts:     178000 | #Learnt:      18372 | 0.000
258.55/258.62	c total clause space: 206.656MB
258.55/258.62	c total #watches: 328963
261.65/261.71	c total #propagations: 13708753 / total #impl: 50137221 (eff. 0.273)
261.65/261.71	c #Conflicts:     179000 | #Learnt:      19372 | 0.000
261.65/261.71	c total clause space: 206.656MB
261.65/261.71	c total #watches: 337975
264.44/264.54	c total #propagations: 13797558 / total #impl: 50413600 (eff. 0.274)
264.44/264.54	c GC COLLECT
264.44/264.54	c #Conflicts:     180000 | #Learnt:      10280 | 0.000
264.44/264.54	c total clause space: 206.656MB
264.44/264.54	c total #watches: 195457
266.65/266.73	c total #propagations: 13870057 / total #impl: 50699357 (eff. 0.274)
266.65/266.73	c #Conflicts:     181000 | #Learnt:      11280 | 0.000
266.65/266.73	c total clause space: 206.656MB
266.65/266.73	c total #watches: 197457
269.04/269.11	c total #propagations: 13997210 / total #impl: 51002288 (eff. 0.274)
269.04/269.11	c #Conflicts:     182000 | #Learnt:      12280 | 0.000
269.04/269.11	c total clause space: 206.656MB
269.04/269.11	c total #watches: 205653
271.34/271.47	c total #propagations: 14111239 / total #impl: 51308641 (eff. 0.275)
271.34/271.47	c #Conflicts:     183000 | #Learnt:      13280 | 0.000
271.34/271.47	c total clause space: 206.656MB
271.34/271.47	c total #watches: 219589
273.54/273.65	c total #propagations: 14193365 / total #impl: 51601987 (eff. 0.275)
273.54/273.65	c #Conflicts:     184000 | #Learnt:      14280 | 0.000
273.54/273.65	c total clause space: 206.656MB
273.54/273.65	c total #watches: 237694
276.05/276.12	c total #propagations: 14282848 / total #impl: 51894919 (eff. 0.275)
276.05/276.12	c #Conflicts:     185000 | #Learnt:      15280 | 0.000
276.05/276.12	c total clause space: 206.656MB
276.05/276.12	c total #watches: 253242
278.74/278.88	c total #propagations: 14375514 / total #impl: 52190877 (eff. 0.275)
278.74/278.88	c #Conflicts:     186000 | #Learnt:      16280 | 0.000
278.74/278.88	c total clause space: 206.656MB
278.74/278.88	c total #watches: 264041
280.34/280.48	c total #propagations: 14466472 / total #impl: 52512672 (eff. 0.275)
280.34/280.48	c #Conflicts:     187000 | #Learnt:      17280 | 0.000
280.34/280.48	c total clause space: 206.656MB
280.34/280.48	c total #watches: 285586
282.24/282.35	c total #propagations: 14530345 / total #impl: 52890571 (eff. 0.275)
282.24/282.35	c #Conflicts:     188000 | #Learnt:      18280 | 0.000
282.24/282.35	c total clause space: 206.656MB
282.24/282.35	c total #watches: 299108
284.85/284.94	c total #propagations: 14595267 / total #impl: 53297963 (eff. 0.274)
284.85/284.94	c #Conflicts:     189000 | #Learnt:      19280 | 0.000
284.85/284.94	c total clause space: 206.656MB
284.85/284.94	c total #watches: 312654
287.64/287.79	c total #propagations: 14668484 / total #impl: 53668713 (eff. 0.273)
287.64/287.79	c #Conflicts:     190000 | #Learnt:      20280 | 0.000
287.64/287.79	c total clause space: 206.656MB
287.64/287.79	c total #watches: 320559
290.35/290.48	c total #propagations: 14749541 / total #impl: 54033847 (eff. 0.273)
290.35/290.48	c GC COLLECT
290.35/290.48	c #Conflicts:     191000 | #Learnt:      10892 | 0.000
290.35/290.48	c total clause space: 206.656MB
290.35/290.48	c total #watches: 201501
292.15/292.23	c total #propagations: 14826128 / total #impl: 54351992 (eff. 0.273)
292.15/292.23	c #Conflicts:     192000 | #Learnt:      11892 | 0.000
292.15/292.23	c total clause space: 206.656MB
292.15/292.23	c total #watches: 216525
294.45/294.51	c total #propagations: 14897149 / total #impl: 54697162 (eff. 0.272)
294.45/294.51	c #Conflicts:     193000 | #Learnt:      12892 | 0.000
294.45/294.51	c total clause space: 206.656MB
294.45/294.51	c total #watches: 229060
296.45/296.58	c total #propagations: 14971981 / total #impl: 55037865 (eff. 0.272)
296.45/296.58	c #Conflicts:     194000 | #Learnt:      13892 | 0.000
296.45/296.58	c total clause space: 206.656MB
296.45/296.58	c total #watches: 236545
298.25/298.36	c total #propagations: 15058152 / total #impl: 55343040 (eff. 0.272)
298.25/298.36	c #Conflicts:     195000 | #Learnt:      14892 | 0.000
298.25/298.36	c total clause space: 206.656MB
298.25/298.36	c total #watches: 250043
300.25/300.35	c total #propagations: 15134223 / total #impl: 55621812 (eff. 0.272)
300.25/300.35	c #Conflicts:     196000 | #Learnt:      15892 | 0.000
300.25/300.35	c total clause space: 206.656MB
300.25/300.35	c total #watches: 258059
302.45/302.58	c total #propagations: 15219604 / total #impl: 55925112 (eff. 0.272)
302.45/302.58	c #Conflicts:     197000 | #Learnt:      16892 | 0.000
302.45/302.58	c total clause space: 206.656MB
302.45/302.58	c total #watches: 267980
304.65/304.74	c total #propagations: 15299772 / total #impl: 56235724 (eff. 0.272)
304.65/304.74	c #Conflicts:     198000 | #Learnt:      17892 | 0.000
304.65/304.74	c total clause space: 206.656MB
304.65/304.74	c total #watches: 281220
306.55/306.62	c total #propagations: 15375897 / total #impl: 56590887 (eff. 0.272)
306.55/306.62	c #Conflicts:     199000 | #Learnt:      18892 | 0.000
306.55/306.62	c total clause space: 206.656MB
306.55/306.62	c total #watches: 306069
308.35/308.49	c total #propagations: 15444564 / total #impl: 56949929 (eff. 0.271)
308.35/308.49	c #Conflicts:     200000 | #Learnt:      19892 | 0.000
308.35/308.49	c total clause space: 206.656MB
308.35/308.49	c total #watches: 337007
310.74/310.81	c total #propagations: 15507588 / total #impl: 57285212 (eff. 0.271)
310.74/310.81	c #Conflicts:     201000 | #Learnt:      20892 | 0.000
310.74/310.81	c total clause space: 206.656MB
310.74/310.81	c total #watches: 356334
312.94/313.03	c total #propagations: 15581373 / total #impl: 57603393 (eff. 0.270)
312.94/313.03	c GC COLLECT
312.94/313.03	c #Conflicts:     202000 | #Learnt:      11198 | 0.000
312.94/313.03	c total clause space: 206.656MB
312.94/313.03	c total #watches: 218264
314.14/314.25	c total #propagations: 15650945 / total #impl: 57932870 (eff. 0.270)
314.14/314.25	c #Conflicts:     203000 | #Learnt:      12198 | 0.000
314.14/314.25	c total clause space: 206.656MB
314.14/314.25	c total #watches: 248598
315.84/315.98	c total #propagations: 15704207 / total #impl: 58251060 (eff. 0.270)
315.84/315.98	c #Conflicts:     204000 | #Learnt:      13198 | 0.000
315.84/315.98	c total clause space: 206.656MB
315.84/315.98	c total #watches: 271351
317.44/317.52	c total #propagations: 15759659 / total #impl: 58542048 (eff. 0.269)
317.44/317.52	c #Conflicts:     205000 | #Learnt:      14198 | 0.000
317.44/317.52	c total clause space: 206.656MB
317.44/317.52	c total #watches: 311598
319.34/319.40	c total #propagations: 15817704 / total #impl: 58911252 (eff. 0.269)
319.34/319.40	c #Conflicts:     206000 | #Learnt:      15198 | 0.000
319.34/319.40	c total clause space: 206.656MB
319.34/319.40	c total #watches: 333143
321.94/322.03	c total #propagations: 15880892 / total #impl: 59219924 (eff. 0.268)
321.94/322.03	c #Conflicts:     207000 | #Learnt:      16198 | 0.000
321.94/322.03	c total clause space: 206.656MB
321.94/322.03	c total #watches: 345458
324.55/324.66	c total #propagations: 15944367 / total #impl: 59553148 (eff. 0.268)
324.55/324.66	c #Conflicts:     208000 | #Learnt:      17198 | 0.000
324.55/324.66	c total clause space: 206.656MB
324.55/324.66	c total #watches: 356290
327.14/327.22	c total #propagations: 16010219 / total #impl: 59859884 (eff. 0.267)
327.14/327.22	c #Conflicts:     209000 | #Learnt:      18198 | 0.000
327.14/327.22	c total clause space: 206.656MB
327.14/327.22	c total #watches: 370138
329.84/329.92	c total #propagations: 16077482 / total #impl: 60210897 (eff. 0.267)
329.84/329.92	c #Conflicts:     210000 | #Learnt:      19198 | 0.000
329.84/329.92	c total clause space: 206.656MB
329.84/329.92	c total #watches: 380242
332.64/332.73	c total #propagations: 16149705 / total #impl: 60540814 (eff. 0.267)
332.64/332.73	c #Conflicts:     211000 | #Learnt:      20198 | 0.000
332.64/332.73	c total clause space: 206.656MB
332.64/332.73	c total #watches: 391356
335.64/335.74	c total #propagations: 16224874 / total #impl: 60887926 (eff. 0.266)
335.64/335.74	c #Conflicts:     212000 | #Learnt:      21198 | 0.000
335.64/335.74	c total clause space: 206.656MB
335.64/335.74	c total #watches: 399589
338.94/339.03	c total #propagations: 16297366 / total #impl: 61218880 (eff. 0.266)
338.94/339.03	c GC COLLECT
338.94/339.03	c #Conflicts:     213000 | #Learnt:      11192 | 0.000
338.94/339.03	c total clause space: 206.656MB
338.94/339.03	c total #watches: 217528
340.84/340.90	c total #propagations: 16378976 / total #impl: 61577910 (eff. 0.266)
340.84/340.90	c #Conflicts:     214000 | #Learnt:      12192 | 0.000
340.84/340.90	c total clause space: 206.656MB
340.84/340.90	c total #watches: 234839
342.64/342.73	c total #propagations: 16450317 / total #impl: 61874444 (eff. 0.266)
342.64/342.73	c #Conflicts:     215000 | #Learnt:      13192 | 0.000
342.64/342.73	c total clause space: 206.656MB
342.64/342.73	c total #watches: 250712
344.24/344.40	c total #propagations: 16521660 / total #impl: 62213567 (eff. 0.266)
344.24/344.40	c #Conflicts:     216000 | #Learnt:      14192 | 0.000
344.24/344.40	c total clause space: 206.656MB
344.24/344.40	c total #watches: 267532
346.04/346.19	c total #propagations: 16584897 / total #impl: 62504152 (eff. 0.265)
346.04/346.19	c #Conflicts:     217000 | #Learnt:      15192 | 0.000
346.04/346.19	c total clause space: 206.656MB
346.04/346.19	c total #watches: 284364
348.04/348.19	c total #propagations: 16647498 / total #impl: 62809230 (eff. 0.265)
348.04/348.19	c #Conflicts:     218000 | #Learnt:      16192 | 0.000
348.04/348.19	c total clause space: 206.656MB
348.04/348.19	c total #watches: 294348
350.24/350.30	c total #propagations: 16708049 / total #impl: 63092773 (eff. 0.265)
350.24/350.30	c #Conflicts:     219000 | #Learnt:      17192 | 0.000
350.24/350.30	c total clause space: 206.656MB
350.24/350.30	c total #watches: 305905
352.43/352.58	c total #propagations: 16775867 / total #impl: 63402412 (eff. 0.265)
352.43/352.58	c #Conflicts:     220000 | #Learnt:      18192 | 0.000
352.43/352.58	c total clause space: 206.656MB
352.43/352.58	c total #watches: 316843
354.83/354.95	c total #propagations: 16850861 / total #impl: 63695385 (eff. 0.265)
354.83/354.95	c #Conflicts:     221000 | #Learnt:      19192 | 0.000
354.83/354.95	c total clause space: 206.656MB
354.83/354.95	c total #watches: 325729
357.13/357.27	c total #propagations: 16926410 / total #impl: 64013815 (eff. 0.264)
357.13/357.27	c #Conflicts:     222000 | #Learnt:      20192 | 0.000
357.13/357.27	c total clause space: 206.656MB
357.13/357.27	c total #watches: 337699
359.93/360.08	c total #propagations: 17002222 / total #impl: 64315944 (eff. 0.264)
359.93/360.08	c #Conflicts:     223000 | #Learnt:      21192 | 0.000
359.93/360.08	c total clause space: 206.656MB
359.93/360.08	c total #watches: 349659
362.63/362.73	c total #propagations: 17081237 / total #impl: 64597226 (eff. 0.264)
362.63/362.73	c #Conflicts:     224000 | #Learnt:      22192 | 0.000
362.63/362.73	c total clause space: 206.656MB
362.63/362.73	c total #watches: 357509
365.03/365.12	c total #propagations: 17155743 / total #impl: 64846589 (eff. 0.265)
365.03/365.12	c GC COLLECT
365.03/365.12	c #Conflicts:     225000 | #Learnt:      11884 | 0.000
365.03/365.12	c total clause space: 206.656MB
365.03/365.12	c total #watches: 225555
366.63/366.74	c total #propagations: 17229818 / total #impl: 65108245 (eff. 0.265)
366.63/366.74	c #Conflicts:     226000 | #Learnt:      12884 | 0.000
366.63/366.74	c total clause space: 206.656MB
366.63/366.74	c total #watches: 235259
368.23/368.32	c total #propagations: 17303662 / total #impl: 65393522 (eff. 0.265)
368.23/368.32	c #Conflicts:     227000 | #Learnt:      13884 | 0.000
368.23/368.32	c total clause space: 206.656MB
368.23/368.32	c total #watches: 245519
370.64/370.74	c total #propagations: 17370203 / total #impl: 65674545 (eff. 0.264)
370.64/370.74	c #Conflicts:     228000 | #Learnt:      14884 | 0.000
370.64/370.74	c total clause space: 206.656MB
370.64/370.74	c total #watches: 254046
372.63/372.79	c total #propagations: 17442025 / total #impl: 65952911 (eff. 0.264)
372.63/372.79	c #Conflicts:     229000 | #Learnt:      15884 | 0.000
372.63/372.79	c total clause space: 206.656MB
372.63/372.79	c total #watches: 264898
375.43/375.51	c total #propagations: 17506257 / total #impl: 66232011 (eff. 0.264)
375.43/375.51	c #Conflicts:     230000 | #Learnt:      16884 | 0.000
375.43/375.51	c total clause space: 206.656MB
375.43/375.51	c total #watches: 269350
377.93/378.06	c total #propagations: 17582371 / total #impl: 66504397 (eff. 0.264)
377.93/378.06	c #Conflicts:     231000 | #Learnt:      17884 | 0.000
377.93/378.06	c total clause space: 206.656MB
377.93/378.06	c total #watches: 276748
380.54/380.69	c total #propagations: 17656458 / total #impl: 66769980 (eff. 0.264)
380.54/380.69	c #Conflicts:     232000 | #Learnt:      18884 | 0.000
380.54/380.69	c total clause space: 206.656MB
380.54/380.69	c total #watches: 290870
383.03/383.12	c total #propagations: 17744281 / total #impl: 67062754 (eff. 0.265)
383.03/383.12	c #Conflicts:     233000 | #Learnt:      19884 | 0.000
383.03/383.12	c total clause space: 206.656MB
383.03/383.12	c total #watches: 306864
385.93/386.02	c total #propagations: 17820769 / total #impl: 67353990 (eff. 0.265)
385.93/386.02	c #Conflicts:     234000 | #Learnt:      20884 | 0.000
385.93/386.02	c total clause space: 206.656MB
385.93/386.02	c total #watches: 329282
388.73/388.89	c total #propagations: 17911109 / total #impl: 67702267 (eff. 0.265)
388.73/388.89	c #Conflicts:     235000 | #Learnt:      21884 | 0.000
388.73/388.89	c total clause space: 206.656MB
388.73/388.89	c total #watches: 346894
392.53/392.67	c total #propagations: 17982096 / total #impl: 68000868 (eff. 0.264)
392.53/392.67	c #Conflicts:     236000 | #Learnt:      22884 | 0.000
392.53/392.67	c total clause space: 206.656MB
392.53/392.67	c total #watches: 353103
394.33/394.47	c total #propagations: 18070147 / total #impl: 68322435 (eff. 0.264)
394.33/394.47	c GC COLLECT
394.33/394.47	c #Conflicts:     237000 | #Learnt:      12268 | 0.000
394.33/394.47	c total clause space: 206.656MB
394.33/394.47	c total #watches: 241884
396.13/396.29	c total #propagations: 18130873 / total #impl: 68604388 (eff. 0.264)
396.13/396.29	c #Conflicts:     238000 | #Learnt:      13268 | 0.000
396.13/396.29	c total clause space: 206.656MB
396.13/396.29	c total #watches: 252562
398.13/398.25	c total #propagations: 18195664 / total #impl: 68861816 (eff. 0.264)
398.13/398.25	c #Conflicts:     239000 | #Learnt:      14268 | 0.000
398.13/398.25	c total clause space: 206.656MB
398.13/398.25	c total #watches: 265471
400.53/400.62	c total #propagations: 18263168 / total #impl: 69193703 (eff. 0.264)
400.53/400.62	c #Conflicts:     240000 | #Learnt:      15268 | 0.000
400.53/400.62	c total clause space: 206.656MB
400.53/400.62	c total #watches: 281832
403.03/403.19	c total #propagations: 18338379 / total #impl: 69464213 (eff. 0.264)
403.03/403.19	c #Conflicts:     241000 | #Learnt:      16268 | 0.000
403.03/403.19	c total clause space: 206.656MB
403.03/403.19	c total #watches: 291969
405.12/405.27	c total #propagations: 18425006 / total #impl: 69760781 (eff. 0.264)
405.12/405.27	c #Conflicts:     242000 | #Learnt:      17268 | 0.000
405.12/405.27	c total clause space: 206.656MB
405.12/405.27	c total #watches: 307007
407.52/407.66	c total #propagations: 18494836 / total #impl: 70026302 (eff. 0.264)
407.52/407.66	c #Conflicts:     243000 | #Learnt:      18268 | 0.000
407.52/407.66	c total clause space: 206.656MB
407.52/407.66	c total #watches: 325759
410.82/410.99	c total #propagations: 18574891 / total #impl: 70340652 (eff. 0.264)
410.82/410.99	c #Conflicts:     244000 | #Learnt:      19268 | 0.000
410.82/410.99	c total clause space: 206.656MB
410.82/410.99	c total #watches: 336741
413.22/413.33	c total #propagations: 18661444 / total #impl: 70630261 (eff. 0.264)
413.22/413.33	c #Conflicts:     245000 | #Learnt:      20268 | 0.000
413.22/413.33	c total clause space: 206.656MB
413.22/413.33	c total #watches: 370286
415.32/415.44	c total #propagations: 18737697 / total #impl: 71006581 (eff. 0.264)
415.32/415.44	c #Conflicts:     246000 | #Learnt:      21268 | 0.000
415.32/415.44	c total clause space: 206.656MB
415.32/415.44	c total #watches: 399625
418.22/418.38	c total #propagations: 18796906 / total #impl: 71412899 (eff. 0.263)
418.22/418.38	c #Conflicts:     247000 | #Learnt:      22268 | 0.000
418.22/418.38	c total clause space: 206.656MB
418.22/418.38	c total #watches: 424011
421.62/421.77	c total #propagations: 18865647 / total #impl: 71731740 (eff. 0.263)
421.62/421.77	c #Conflicts:     248000 | #Learnt:      23268 | 0.000
421.62/421.77	c total clause space: 206.656MB
421.62/421.77	c total #watches: 434950
424.72/424.80	c total #propagations: 18929734 / total #impl: 72053826 (eff. 0.263)
424.72/424.80	c GC COLLECT
424.72/424.80	c #Conflicts:     249000 | #Learnt:      12369 | 0.000
424.72/424.80	c total clause space: 206.656MB
424.72/424.80	c total #watches: 241601
426.73/426.81	c total #propagations: 18988526 / total #impl: 72355614 (eff. 0.262)
426.73/426.81	c #Conflicts:     250000 | #Learnt:      13369 | 0.000
426.73/426.81	c total clause space: 206.656MB
426.73/426.81	c total #watches: 257645
428.82/428.98	c total #propagations: 19053354 / total #impl: 72631569 (eff. 0.262)
428.82/428.98	c #Conflicts:     251000 | #Learnt:      14369 | 0.000
428.82/428.98	c total clause space: 206.656MB
428.82/428.98	c total #watches: 266668
431.13/431.29	c total #propagations: 19128873 / total #impl: 72900807 (eff. 0.262)
431.13/431.29	c #Conflicts:     252000 | #Learnt:      15369 | 0.000
431.13/431.29	c total clause space: 206.656MB
431.13/431.29	c total #watches: 283847
433.62/433.78	c total #propagations: 19225196 / total #impl: 73212009 (eff. 0.263)
433.62/433.78	c #Conflicts:     253000 | #Learnt:      16369 | 0.000
433.62/433.78	c total clause space: 206.656MB
433.62/433.78	c total #watches: 296350
436.73/436.81	c total #propagations: 19300925 / total #impl: 73484237 (eff. 0.263)
436.73/436.81	c #Conflicts:     254000 | #Learnt:      17369 | 0.000
436.73/436.81	c total clause space: 206.656MB
436.73/436.81	c total #watches: 305080
439.12/439.29	c total #propagations: 19377761 / total #impl: 73746924 (eff. 0.263)
439.12/439.29	c #Conflicts:     255000 | #Learnt:      18369 | 0.000
439.12/439.29	c total clause space: 206.656MB
439.12/439.29	c total #watches: 318628
441.72/441.83	c total #propagations: 19453870 / total #impl: 74052756 (eff. 0.263)
441.72/441.83	c #Conflicts:     256000 | #Learnt:      19369 | 0.000
441.72/441.83	c total clause space: 206.656MB
441.72/441.83	c total #watches: 342094
445.52/445.60	c total #propagations: 19525270 / total #impl: 74350566 (eff. 0.263)
445.52/445.60	c #Conflicts:     257000 | #Learnt:      20369 | 0.000
445.52/445.60	c total clause space: 206.656MB
445.52/445.60	c total #watches: 348998
449.02/449.17	c total #propagations: 19613338 / total #impl: 74621399 (eff. 0.263)
449.02/449.17	c #Conflicts:     258000 | #Learnt:      21369 | 0.000
449.02/449.17	c total clause space: 206.656MB
449.02/449.17	c total #watches: 356564
453.02/453.17	c total #propagations: 19688751 / total #impl: 74906825 (eff. 0.263)
453.02/453.17	c #Conflicts:     259000 | #Learnt:      22369 | 0.000
453.02/453.17	c total clause space: 206.656MB
453.02/453.17	c total #watches: 360375
456.72/456.81	c total #propagations: 19785061 / total #impl: 75208376 (eff. 0.263)
456.72/456.81	c #Conflicts:     260000 | #Learnt:      23369 | 0.000
456.72/456.81	c total clause space: 206.656MB
456.72/456.81	c total #watches: 369122
458.32/458.46	c total #propagations: 19886379 / total #impl: 75553353 (eff. 0.263)
458.32/458.46	c #Conflicts:     261000 | #Learnt:      24369 | 0.000
458.32/458.46	c total clause space: 206.656MB
458.32/458.46	c total #watches: 402284
459.92/460.02	c total #propagations: 19961687 / total #impl: 75952766 (eff. 0.263)
459.92/460.02	c GC COLLECT
459.92/460.02	c #Conflicts:     262000 | #Learnt:      13186 | 0.000
459.92/460.02	c total clause space: 206.656MB
459.92/460.02	c total #watches: 268487
461.81/461.97	c total #propagations: 20036622 / total #impl: 76260719 (eff. 0.263)
461.81/461.97	c #Conflicts:     263000 | #Learnt:      14186 | 0.000
461.81/461.97	c total clause space: 206.656MB
461.81/461.97	c total #watches: 293203
464.31/464.40	c total #propagations: 20105076 / total #impl: 76545685 (eff. 0.263)
464.31/464.40	c #Conflicts:     264000 | #Learnt:      15186 | 0.000
464.31/464.40	c total clause space: 206.656MB
464.31/464.40	c total #watches: 309774
467.02/467.19	c total #propagations: 20190477 / total #impl: 76819840 (eff. 0.263)
467.02/467.19	c #Conflicts:     265000 | #Learnt:      16186 | 0.000
467.02/467.19	c total clause space: 206.656MB
467.02/467.19	c total #watches: 319253
469.11/469.24	c total #propagations: 20261966 / total #impl: 77070752 (eff. 0.263)
469.11/469.24	c #Conflicts:     266000 | #Learnt:      17186 | 0.000
469.11/469.24	c total clause space: 206.656MB
469.11/469.24	c total #watches: 337456
471.82/471.91	c total #propagations: 20323279 / total #impl: 77448341 (eff. 0.262)
471.82/471.91	c #Conflicts:     267000 | #Learnt:      18186 | 0.000
471.82/471.91	c total clause space: 206.656MB
471.82/471.91	c total #watches: 355345
474.91/475.04	c total #propagations: 20392034 / total #impl: 77776951 (eff. 0.262)
474.91/475.04	c #Conflicts:     268000 | #Learnt:      19186 | 0.000
474.91/475.04	c total clause space: 206.656MB
474.91/475.04	c total #watches: 371144
478.31/478.48	c total #propagations: 20457717 / total #impl: 78037108 (eff. 0.262)
478.31/478.48	c #Conflicts:     269000 | #Learnt:      20186 | 0.000
478.31/478.48	c total clause space: 206.656MB
478.31/478.48	c total #watches: 383283
481.11/481.25	c total #propagations: 20530964 / total #impl: 78359088 (eff. 0.262)
481.11/481.25	c #Conflicts:     270000 | #Learnt:      21186 | 0.000
481.11/481.25	c total clause space: 206.656MB
481.11/481.25	c total #watches: 403436
483.61/483.79	c total #propagations: 20595225 / total #impl: 78668766 (eff. 0.262)
483.61/483.79	c #Conflicts:     271000 | #Learnt:      22186 | 0.000
483.61/483.79	c total clause space: 206.656MB
483.61/483.79	c total #watches: 419520
487.22/487.35	c total #propagations: 20657758 / total #impl: 78957361 (eff. 0.262)
487.22/487.35	c #Conflicts:     272000 | #Learnt:      23186 | 0.000
487.22/487.35	c total clause space: 206.656MB
487.22/487.35	c total #watches: 435867
490.32/490.42	c total #propagations: 20727959 / total #impl: 79308930 (eff. 0.261)
490.32/490.42	c #Conflicts:     273000 | #Learnt:      24186 | 0.000
490.32/490.42	c total clause space: 335.816MB
490.32/490.42	c total #watches: 449978
493.32/493.48	c total #propagations: 20793467 / total #impl: 79678091 (eff. 0.261)
493.32/493.48	c GC COLLECT
493.32/493.48	c #Conflicts:     274000 | #Learnt:      12701 | 0.000
493.32/493.48	c total clause space: 335.816MB
493.32/493.48	c total #watches: 252745
495.02/495.15	c total #propagations: 20852975 / total #impl: 80236043 (eff. 0.260)
495.02/495.15	c #Conflicts:     275000 | #Learnt:      13701 | 0.000
495.02/495.15	c total clause space: 335.816MB
495.02/495.15	c total #watches: 273121
496.52/496.66	c total #propagations: 20907790 / total #impl: 80542221 (eff. 0.260)
496.52/496.66	c #Conflicts:     276000 | #Learnt:      14701 | 0.000
496.52/496.66	c total clause space: 335.816MB
496.52/496.66	c total #watches: 294165
498.32/498.42	c total #propagations: 20959171 / total #impl: 80911943 (eff. 0.259)
498.32/498.42	c #Conflicts:     277000 | #Learnt:      15701 | 0.000
498.32/498.42	c total clause space: 335.816MB
498.32/498.42	c total #watches: 320404
500.42/500.56	c total #propagations: 21022305 / total #impl: 81292552 (eff. 0.259)
500.42/500.56	c #Conflicts:     278000 | #Learnt:      16701 | 0.000
500.42/500.56	c total clause space: 335.816MB
500.42/500.56	c total #watches: 341810
503.51/503.69	c total #propagations: 21088795 / total #impl: 81565244 (eff. 0.259)
503.51/503.69	c #Conflicts:     279000 | #Learnt:      17701 | 0.000
503.51/503.69	c total clause space: 335.816MB
503.51/503.69	c total #watches: 352615
506.41/506.56	c total #propagations: 21180744 / total #impl: 81865850 (eff. 0.259)
506.41/506.56	c #Conflicts:     280000 | #Learnt:      18701 | 0.000
506.41/506.56	c total clause space: 335.816MB
506.41/506.56	c total #watches: 369262
509.01/509.18	c total #propagations: 21259280 / total #impl: 82139604 (eff. 0.259)
509.01/509.18	c #Conflicts:     281000 | #Learnt:      19701 | 0.000
509.01/509.18	c total clause space: 335.816MB
509.01/509.18	c total #watches: 392078
512.41/512.53	c total #propagations: 21314256 / total #impl: 82385535 (eff. 0.259)
512.41/512.53	c #Conflicts:     282000 | #Learnt:      20701 | 0.000
512.41/512.53	c total clause space: 335.816MB
512.41/512.53	c total #watches: 401475
516.31/516.47	c total #propagations: 21405594 / total #impl: 82640867 (eff. 0.259)
516.31/516.47	c #Conflicts:     283000 | #Learnt:      21701 | 0.000
516.31/516.47	c total clause space: 335.816MB
516.31/516.47	c total #watches: 409011
521.51/521.65	c total #propagations: 21476436 / total #impl: 82885917 (eff. 0.259)
521.51/521.65	c #Conflicts:     284000 | #Learnt:      22701 | 0.000
521.51/521.65	c total clause space: 335.816MB
521.51/521.65	c total #watches: 411916
525.72/525.89	c total #propagations: 21570437 / total #impl: 83149872 (eff. 0.259)
525.72/525.89	c #Conflicts:     285000 | #Learnt:      23701 | 0.000
525.72/525.89	c total clause space: 335.816MB
525.72/525.89	c total #watches: 428357
528.41/528.55	c total #propagations: 21647152 / total #impl: 83412864 (eff. 0.260)
528.41/528.55	c #Conflicts:     286000 | #Learnt:      24701 | 0.000
528.41/528.55	c total clause space: 335.816MB
528.41/528.55	c total #watches: 456209
534.62/534.79	c total #propagations: 21730164 / total #impl: 83753207 (eff. 0.259)
534.62/534.79	c GC COLLECT
534.62/534.79	c #Conflicts:     287000 | #Learnt:      12887 | 0.000
534.62/534.79	c total clause space: 335.816MB
534.62/534.79	c total #watches: 256519
537.61/537.74	c total #propagations: 21829797 / total #impl: 84064791 (eff. 0.260)
537.61/537.74	c #Conflicts:     288000 | #Learnt:      13887 | 0.000
537.61/537.74	c total clause space: 335.816MB
537.61/537.74	c total #watches: 263554
539.61/539.75	c total #propagations: 21920412 / total #impl: 84366885 (eff. 0.260)
539.61/539.75	c #Conflicts:     289000 | #Learnt:      14887 | 0.000
539.61/539.75	c total clause space: 335.816MB
539.61/539.75	c total #watches: 284693
541.91/542.07	c total #propagations: 21985744 / total #impl: 84636004 (eff. 0.260)
541.91/542.07	c #Conflicts:     290000 | #Learnt:      15887 | 0.000
541.91/542.07	c total clause space: 335.816MB
541.91/542.07	c total #watches: 307074
544.01/544.18	c total #propagations: 22062117 / total #impl: 84919823 (eff. 0.260)
544.01/544.18	c #Conflicts:     291000 | #Learnt:      16887 | 0.000
544.01/544.18	c total clause space: 335.816MB
544.01/544.18	c total #watches: 332219
545.81/545.95	c total #propagations: 22166762 / total #impl: 85223205 (eff. 0.260)
545.81/545.95	c #Conflicts:     292000 | #Learnt:      17887 | 0.000
545.81/545.95	c total clause space: 335.816MB
545.81/545.95	c total #watches: 358933
547.61/547.75	c total #propagations: 22225607 / total #impl: 85619956 (eff. 0.260)
547.61/547.75	c #Conflicts:     293000 | #Learnt:      18887 | 0.000
547.61/547.75	c total clause space: 335.816MB
547.61/547.75	c total #watches: 376195
549.31/549.49	c total #propagations: 22283801 / total #impl: 85986798 (eff. 0.259)
549.31/549.49	c #Conflicts:     294000 | #Learnt:      19887 | 0.000
549.31/549.49	c total clause space: 335.816MB
549.31/549.49	c total #watches: 399126
551.71/551.82	c total #propagations: 22342490 / total #impl: 86400046 (eff. 0.259)
551.71/551.82	c #Conflicts:     295000 | #Learnt:      20887 | 0.000
551.71/551.82	c total clause space: 335.816MB
551.71/551.82	c total #watches: 411938
555.11/555.21	c total #propagations: 22406179 / total #impl: 86840308 (eff. 0.258)
555.11/555.21	c #Conflicts:     296000 | #Learnt:      21887 | 0.000
555.11/555.21	c total clause space: 335.816MB
555.11/555.21	c total #watches: 427803
559.81/559.99	c total #propagations: 22485257 / total #impl: 87218631 (eff. 0.258)
559.81/559.99	c #Conflicts:     297000 | #Learnt:      22887 | 0.000
559.81/559.99	c total clause space: 335.816MB
559.81/559.99	c total #watches: 433832
563.91/564.08	c total #propagations: 22578002 / total #impl: 87510851 (eff. 0.258)
563.91/564.08	c #Conflicts:     298000 | #Learnt:      23887 | 0.000
563.91/564.08	c total clause space: 335.816MB
563.91/564.08	c total #watches: 450530
567.30/567.48	c total #propagations: 22646768 / total #impl: 87821340 (eff. 0.258)
567.30/567.48	c #Conflicts:     299000 | #Learnt:      24887 | 0.000
567.30/567.48	c total clause space: 335.816MB
567.30/567.48	c total #watches: 467287
571.70/571.89	c total #propagations: 22708160 / total #impl: 88111965 (eff. 0.258)
571.70/571.89	c #Conflicts:     300000 | #Learnt:      25887 | 0.000
571.70/571.89	c total clause space: 335.816MB
571.70/571.89	c total #watches: 476860
573.70/573.80	c total #propagations: 22781697 / total #impl: 88453955 (eff. 0.258)
573.70/573.80	c GC COLLECT
573.70/573.80	c #Conflicts:     301000 | #Learnt:      13765 | 0.000
573.70/573.80	c total clause space: 335.816MB
573.70/573.80	c total #watches: 273267
575.50/575.61	c total #propagations: 22841422 / total #impl: 88746771 (eff. 0.257)
575.50/575.61	c #Conflicts:     302000 | #Learnt:      14765 | 0.000
575.50/575.61	c total clause space: 335.816MB
575.50/575.61	c total #watches: 299398
577.00/577.18	c total #propagations: 22897493 / total #impl: 89074200 (eff. 0.257)
577.00/577.18	c #Conflicts:     303000 | #Learnt:      15765 | 0.000
577.00/577.18	c total clause space: 335.816MB
577.00/577.18	c total #watches: 324619
579.00/579.14	c total #propagations: 22951463 / total #impl: 89455998 (eff. 0.257)
579.00/579.14	c #Conflicts:     304000 | #Learnt:      16765 | 0.000
579.00/579.14	c total clause space: 335.816MB
579.00/579.14	c total #watches: 339272
581.00/581.15	c total #propagations: 23013754 / total #impl: 89853229 (eff. 0.256)
581.00/581.15	c #Conflicts:     305000 | #Learnt:      17765 | 0.000
581.00/581.15	c total clause space: 335.816MB
581.00/581.15	c total #watches: 353351
583.60/583.77	c total #propagations: 23074455 / total #impl: 90295161 (eff. 0.256)
583.60/583.77	c #Conflicts:     306000 | #Learnt:      18765 | 0.000
583.60/583.77	c total clause space: 335.816MB
583.60/583.77	c total #watches: 370091
586.90/587.00	c total #propagations: 23140879 / total #impl: 90671662 (eff. 0.255)
586.90/587.00	c #Conflicts:     307000 | #Learnt:      19765 | 0.000
586.90/587.00	c total clause space: 335.816MB
586.90/587.00	c total #watches: 383356
590.50/590.64	c total #propagations: 23207292 / total #impl: 91038255 (eff. 0.255)
590.50/590.64	c #Conflicts:     308000 | #Learnt:      20765 | 0.000
590.50/590.64	c total clause space: 335.816MB
590.50/590.64	c total #watches: 395601
594.80/594.95	c total #propagations: 23281538 / total #impl: 91339765 (eff. 0.255)
594.80/594.95	c #Conflicts:     309000 | #Learnt:      21765 | 0.000
594.80/594.95	c total clause space: 335.816MB
594.80/594.95	c total #watches: 407393
597.50/597.65	c total #propagations: 23359905 / total #impl: 91644733 (eff. 0.255)
597.50/597.65	c #Conflicts:     310000 | #Learnt:      22765 | 0.000
597.50/597.65	c total clause space: 335.816MB
597.50/597.65	c total #watches: 426031
600.80/600.97	c total #propagations: 23421391 / total #impl: 91922688 (eff. 0.255)
600.80/600.97	c #Conflicts:     311000 | #Learnt:      23765 | 0.000
600.80/600.97	c total clause space: 335.816MB
600.80/600.97	c total #watches: 435170
604.60/604.76	c total #propagations: 23487481 / total #impl: 92231932 (eff. 0.255)
604.60/604.76	c #Conflicts:     312000 | #Learnt:      24765 | 0.000
604.60/604.76	c total clause space: 335.816MB
604.60/604.76	c total #watches: 448557
608.90/609.04	c total #propagations: 23555338 / total #impl: 92553260 (eff. 0.255)
608.90/609.04	c #Conflicts:     313000 | #Learnt:      25765 | 0.000
608.90/609.04	c total clause space: 335.816MB
608.90/609.04	c total #watches: 459455
613.10/613.28	c total #propagations: 23619723 / total #impl: 92820269 (eff. 0.254)
613.10/613.28	c #Conflicts:     314000 | #Learnt:      26765 | 0.000
613.10/613.28	c total clause space: 335.816MB
613.10/613.28	c total #watches: 473205
615.40/615.52	c total #propagations: 23684912 / total #impl: 93125975 (eff. 0.254)
615.40/615.52	c GC COLLECT
615.40/615.52	c #Conflicts:     315000 | #Learnt:      14356 | 0.000
615.40/615.52	c total clause space: 335.816MB
615.40/615.52	c total #watches: 281920
617.30/617.42	c total #propagations: 23746218 / total #impl: 93431386 (eff. 0.254)
617.30/617.42	c #Conflicts:     316000 | #Learnt:      15356 | 0.000
617.30/617.42	c total clause space: 335.816MB
617.30/617.42	c total #watches: 300080
619.20/619.36	c total #propagations: 23811634 / total #impl: 93714310 (eff. 0.254)
619.20/619.36	c #Conflicts:     317000 | #Learnt:      16356 | 0.000
619.20/619.36	c total clause space: 335.816MB
619.20/619.36	c total #watches: 321183
621.50/621.63	c total #propagations: 23877258 / total #impl: 94042558 (eff. 0.254)
621.50/621.63	c #Conflicts:     318000 | #Learnt:      17356 | 0.000
621.50/621.63	c total clause space: 335.816MB
621.50/621.63	c total #watches: 336843
623.80/623.93	c total #propagations: 23959602 / total #impl: 94391894 (eff. 0.254)
623.80/623.93	c #Conflicts:     319000 | #Learnt:      18356 | 0.000
623.80/623.93	c total clause space: 335.816MB
623.80/623.93	c total #watches: 354509
626.10/626.27	c total #propagations: 24032739 / total #impl: 94746039 (eff. 0.254)
626.10/626.27	c #Conflicts:     320000 | #Learnt:      19356 | 0.000
626.10/626.27	c total clause space: 335.816MB
626.10/626.27	c total #watches: 369615
628.60/628.78	c total #propagations: 24103338 / total #impl: 95141412 (eff. 0.253)
628.60/628.78	c #Conflicts:     321000 | #Learnt:      20356 | 0.000
628.60/628.78	c total clause space: 335.816MB
628.60/628.78	c total #watches: 383625
631.69/631.88	c total #propagations: 24179911 / total #impl: 95523639 (eff. 0.253)
631.69/631.88	c #Conflicts:     322000 | #Learnt:      21356 | 0.000
631.69/631.88	c total clause space: 335.816MB
631.69/631.88	c total #watches: 400377
634.29/634.49	c total #propagations: 24254775 / total #impl: 95858609 (eff. 0.253)
634.29/634.49	c #Conflicts:     323000 | #Learnt:      22356 | 0.000
634.29/634.49	c total clause space: 335.816MB
634.29/634.49	c total #watches: 418915
637.19/637.35	c total #propagations: 24328282 / total #impl: 96160002 (eff. 0.253)
637.19/637.35	c #Conflicts:     324000 | #Learnt:      23356 | 0.000
637.19/637.35	c total clause space: 335.816MB
637.19/637.35	c total #watches: 439219
640.39/640.57	c total #propagations: 24389122 / total #impl: 96528616 (eff. 0.253)
640.39/640.57	c #Conflicts:     325000 | #Learnt:      24356 | 0.000
640.39/640.57	c total clause space: 335.816MB
640.39/640.57	c total #watches: 457191
643.69/643.86	c total #propagations: 24456430 / total #impl: 96996442 (eff. 0.252)
643.69/643.86	c #Conflicts:     326000 | #Learnt:      25356 | 0.000
643.69/643.86	c total clause space: 335.816MB
643.69/643.86	c total #watches: 476848
646.99/647.15	c total #propagations: 24520623 / total #impl: 97398010 (eff. 0.252)
646.99/647.15	c #Conflicts:     327000 | #Learnt:      26356 | 0.000
646.99/647.15	c total clause space: 335.816MB
646.99/647.15	c total #watches: 496272
651.49/651.65	c total #propagations: 24583922 / total #impl: 97722166 (eff. 0.252)
651.49/651.65	c #Conflicts:     328000 | #Learnt:      27356 | 0.000
651.49/651.65	c total clause space: 335.816MB
651.49/651.65	c total #watches: 509628
653.19/653.40	c total #propagations: 24670940 / total #impl: 98112569 (eff. 0.251)
653.19/653.40	c GC COLLECT
653.19/653.40	c #Conflicts:     329000 | #Learnt:      14665 | 0.000
653.19/653.40	c total clause space: 335.816MB
653.19/653.40	c total #watches: 289835
654.79/654.95	c total #propagations: 24731961 / total #impl: 98365509 (eff. 0.251)
654.79/654.95	c #Conflicts:     330000 | #Learnt:      15665 | 0.000
654.79/654.95	c total clause space: 335.816MB
654.79/654.95	c total #watches: 309878
657.39/657.58	c total #propagations: 24788824 / total #impl: 98675113 (eff. 0.251)
657.39/657.58	c #Conflicts:     331000 | #Learnt:      16665 | 0.000
657.39/657.58	c total clause space: 335.816MB
657.39/657.58	c total #watches: 320581
659.99/660.15	c total #propagations: 24857387 / total #impl: 98962307 (eff. 0.251)
659.99/660.15	c #Conflicts:     332000 | #Learnt:      17665 | 0.000
659.99/660.15	c total clause space: 335.816MB
659.99/660.15	c total #watches: 334932
662.69/662.81	c total #propagations: 24924693 / total #impl: 99266020 (eff. 0.251)
662.69/662.81	c #Conflicts:     333000 | #Learnt:      18665 | 0.000
662.69/662.81	c total clause space: 335.816MB
662.69/662.81	c total #watches: 349407
665.59/665.74	c total #propagations: 24988618 / total #impl: 99577784 (eff. 0.251)
665.59/665.74	c #Conflicts:     334000 | #Learnt:      19665 | 0.000
665.59/665.74	c total clause space: 335.816MB
665.59/665.74	c total #watches: 363752
669.39/669.56	c total #propagations: 25058588 / total #impl: 99917948 (eff. 0.251)
669.39/669.56	c #Conflicts:     335000 | #Learnt:      20665 | 0.000
669.39/669.56	c total clause space: 335.816MB
669.39/669.56	c total #watches: 375530
672.38/672.56	c total #propagations: 25141401 / total #impl: 100240424 (eff. 0.251)
672.38/672.56	c #Conflicts:     336000 | #Learnt:      21665 | 0.000
672.38/672.56	c total clause space: 335.816MB
672.38/672.56	c total #watches: 399268
676.08/676.28	c total #propagations: 25212855 / total #impl: 100540231 (eff. 0.251)
676.08/676.28	c #Conflicts:     337000 | #Learnt:      22665 | 0.000
676.08/676.28	c total clause space: 335.816MB
676.08/676.28	c total #watches: 411271
680.18/680.36	c total #propagations: 25280698 / total #impl: 100841208 (eff. 0.251)
680.18/680.36	c #Conflicts:     338000 | #Learnt:      23665 | 0.000
680.18/680.36	c total clause space: 335.816MB
680.18/680.36	c total #watches: 423400
684.38/684.50	c total #propagations: 25349906 / total #impl: 101099987 (eff. 0.251)
684.38/684.50	c #Conflicts:     339000 | #Learnt:      24665 | 0.000
684.38/684.50	c total clause space: 335.816MB
684.38/684.50	c total #watches: 437954
687.98/688.16	c total #propagations: 25433985 / total #impl: 101375938 (eff. 0.251)
687.98/688.16	c #Conflicts:     340000 | #Learnt:      25665 | 0.000
687.98/688.16	c total clause space: 335.816MB
687.98/688.16	c total #watches: 454230
691.38/691.58	c total #propagations: 25500370 / total #impl: 101675549 (eff. 0.251)
691.38/691.58	c #Conflicts:     341000 | #Learnt:      26665 | 0.000
691.38/691.58	c total clause space: 335.816MB
691.38/691.58	c total #watches: 477268
696.08/696.22	c total #propagations: 25560980 / total #impl: 102010385 (eff. 0.251)
696.08/696.22	c #Conflicts:     342000 | #Learnt:      27665 | 0.000
696.08/696.22	c total clause space: 335.816MB
696.08/696.22	c total #watches: 490422
699.98/700.10	c total #propagations: 25630659 / total #impl: 102297821 (eff. 0.251)
699.98/700.10	c GC COLLECT
699.98/700.10	c #Conflicts:     343000 | #Learnt:      14659 | 0.000
699.98/700.10	c total clause space: 335.816MB
699.98/700.10	c total #watches: 287822
702.48/702.67	c total #propagations: 25725087 / total #impl: 102609816 (eff. 0.251)
702.48/702.67	c #Conflicts:     344000 | #Learnt:      15659 | 0.000
702.48/702.67	c total clause space: 335.816MB
702.48/702.67	c total #watches: 306001
705.88/706.01	c total #propagations: 25803824 / total #impl: 102875820 (eff. 0.251)
705.88/706.01	c #Conflicts:     345000 | #Learnt:      16659 | 0.000
705.88/706.01	c total clause space: 335.816MB
705.88/706.01	c total #watches: 316154
708.48/708.68	c total #propagations: 25890168 / total #impl: 103175204 (eff. 0.251)
708.48/708.68	c #Conflicts:     346000 | #Learnt:      17659 | 0.000
708.48/708.68	c total clause space: 335.816MB
708.48/708.68	c total #watches: 327731
711.48/711.66	c total #propagations: 25959555 / total #impl: 103443266 (eff. 0.251)
711.48/711.66	c #Conflicts:     347000 | #Learnt:      18659 | 0.000
711.48/711.66	c total clause space: 335.816MB
711.48/711.66	c total #watches: 346632
715.18/715.37	c total #propagations: 26036146 / total #impl: 103727335 (eff. 0.251)
715.18/715.37	c #Conflicts:     348000 | #Learnt:      19659 | 0.000
715.18/715.37	c total clause space: 335.816MB
715.18/715.37	c total #watches: 349929
717.98/718.11	c total #propagations: 26144086 / total #impl: 104025823 (eff. 0.251)
717.98/718.11	c #Conflicts:     349000 | #Learnt:      20659 | 0.000
717.98/718.11	c total clause space: 335.816MB
717.98/718.11	c total #watches: 360597
721.98/722.13	c total #propagations: 26227862 / total #impl: 104282764 (eff. 0.252)
721.98/722.13	c #Conflicts:     350000 | #Learnt:      21659 | 0.000
721.98/722.13	c total clause space: 335.816MB
721.98/722.13	c total #watches: 365493
725.18/725.30	c total #propagations: 26316065 / total #impl: 104553614 (eff. 0.252)
725.18/725.30	c #Conflicts:     351000 | #Learnt:      22659 | 0.000
725.18/725.30	c total clause space: 335.816MB
725.18/725.30	c total #watches: 380661
728.98/729.19	c total #propagations: 26387187 / total #impl: 104849956 (eff. 0.252)
728.98/729.19	c #Conflicts:     352000 | #Learnt:      23659 | 0.000
728.98/729.19	c total clause space: 335.816MB
728.98/729.19	c total #watches: 392051
733.78/733.98	c total #propagations: 26473745 / total #impl: 105221206 (eff. 0.252)
733.78/733.98	c #Conflicts:     353000 | #Learnt:      24659 | 0.000
733.78/733.98	c total clause space: 335.816MB
733.78/733.98	c total #watches: 401329
739.27/739.47	c total #propagations: 26558235 / total #impl: 105539852 (eff. 0.252)
739.27/739.47	c #Conflicts:     354000 | #Learnt:      25659 | 0.000
739.27/739.47	c total clause space: 335.816MB
739.27/739.47	c total #watches: 410233
743.67/743.82	c total #propagations: 26657239 / total #impl: 105862495 (eff. 0.252)
743.67/743.82	c #Conflicts:     355000 | #Learnt:      26659 | 0.000
743.67/743.82	c total clause space: 335.816MB
743.67/743.82	c total #watches: 422498
747.77/747.92	c total #propagations: 26745859 / total #impl: 106146713 (eff. 0.252)
747.77/747.92	c #Conflicts:     356000 | #Learnt:      27659 | 0.000
747.77/747.92	c total clause space: 335.816MB
747.77/747.92	c total #watches: 444993
751.37/751.55	c total #propagations: 26821706 / total #impl: 106449694 (eff. 0.252)
751.37/751.55	c GC COLLECT
751.37/751.55	c #Conflicts:     357000 | #Learnt:      14355 | 0.000
751.37/751.55	c total clause space: 335.816MB
751.37/751.55	c total #watches: 281721
754.48/754.61	c total #propagations: 26884356 / total #impl: 106778159 (eff. 0.252)
754.48/754.61	c #Conflicts:     358000 | #Learnt:      15355 | 0.000
754.48/754.61	c total clause space: 335.816MB
754.48/754.61	c total #watches: 296939
757.27/757.41	c total #propagations: 26973426 / total #impl: 107104473 (eff. 0.252)
757.27/757.41	c #Conflicts:     359000 | #Learnt:      16355 | 0.000
757.27/757.41	c total clause space: 335.816MB
757.27/757.41	c total #watches: 307920
759.77/759.94	c total #propagations: 27053686 / total #impl: 107442242 (eff. 0.252)
759.77/759.94	c #Conflicts:     360000 | #Learnt:      17355 | 0.000
759.77/759.94	c total clause space: 335.816MB
759.77/759.94	c total #watches: 310524
763.17/763.36	c total #propagations: 27154477 / total #impl: 107742817 (eff. 0.252)
763.17/763.36	c #Conflicts:     361000 | #Learnt:      18355 | 0.000
763.17/763.36	c total clause space: 335.816MB
763.17/763.36	c total #watches: 317801
766.27/766.47	c total #propagations: 27253984 / total #impl: 108101403 (eff. 0.252)
766.27/766.47	c #Conflicts:     362000 | #Learnt:      19355 | 0.000
766.27/766.47	c total clause space: 335.816MB
766.27/766.47	c total #watches: 327541
769.47/769.62	c total #propagations: 27342375 / total #impl: 108424694 (eff. 0.252)
769.47/769.62	c #Conflicts:     363000 | #Learnt:      20355 | 0.000
769.47/769.62	c total clause space: 335.816MB
769.47/769.62	c total #watches: 343681
772.77/772.91	c total #propagations: 27423545 / total #impl: 108725502 (eff. 0.252)
772.77/772.91	c #Conflicts:     364000 | #Learnt:      21355 | 0.000
772.77/772.91	c total clause space: 335.816MB
772.77/772.91	c total #watches: 357870
776.07/776.28	c total #propagations: 27502430 / total #impl: 109037781 (eff. 0.252)
776.07/776.28	c #Conflicts:     365000 | #Learnt:      22355 | 0.000
776.07/776.28	c total clause space: 335.816MB
776.07/776.28	c total #watches: 371346
779.57/779.72	c total #propagations: 27575814 / total #impl: 109315589 (eff. 0.252)
779.57/779.72	c #Conflicts:     366000 | #Learnt:      23355 | 0.000
779.57/779.72	c total clause space: 335.816MB
779.57/779.72	c total #watches: 386774
782.77/782.93	c total #propagations: 27662473 / total #impl: 109689266 (eff. 0.252)
782.77/782.93	c #Conflicts:     367000 | #Learnt:      24355 | 0.000
782.77/782.93	c total clause space: 335.816MB
782.77/782.93	c total #watches: 405801
785.77/785.97	c total #propagations: 27731643 / total #impl: 110003494 (eff. 0.252)
785.77/785.97	c #Conflicts:     368000 | #Learnt:      25355 | 0.000
785.77/785.97	c total clause space: 335.816MB
785.77/785.97	c total #watches: 432029
788.77/788.98	c total #propagations: 27795472 / total #impl: 110296084 (eff. 0.252)
788.77/788.98	c #Conflicts:     369000 | #Learnt:      26355 | 0.000
788.77/788.98	c total clause space: 335.816MB
788.77/788.98	c total #watches: 453713
791.87/792.09	c total #propagations: 27857576 / total #impl: 110624325 (eff. 0.252)
791.87/792.09	c #Conflicts:     370000 | #Learnt:      27355 | 0.000
791.87/792.09	c total clause space: 335.816MB
791.87/792.09	c total #watches: 473181
795.77/795.93	c total #propagations: 27926339 / total #impl: 110975450 (eff. 0.252)
795.77/795.93	c #Conflicts:     371000 | #Learnt:      28355 | 0.000
795.77/795.93	c total clause space: 335.816MB
795.77/795.93	c total #watches: 486913
800.36/800.50	c total #propagations: 27997884 / total #impl: 111300922 (eff. 0.252)
800.36/800.50	c GC COLLECT
800.36/800.50	c #Conflicts:     372000 | #Learnt:      14750 | 0.000
800.36/800.50	c total clause space: 335.816MB
800.36/800.50	c total #watches: 289776
803.06/803.26	c total #propagations: 28067908 / total #impl: 111635615 (eff. 0.251)
803.06/803.26	c #Conflicts:     373000 | #Learnt:      15750 | 0.000
803.06/803.26	c total clause space: 335.816MB
803.06/803.26	c total #watches: 298705
806.27/806.47	c total #propagations: 28143847 / total #impl: 111923313 (eff. 0.251)
806.27/806.47	c #Conflicts:     374000 | #Learnt:      16750 | 0.000
806.27/806.47	c total clause space: 335.816MB
806.27/806.47	c total #watches: 312670
809.96/810.17	c total #propagations: 28231033 / total #impl: 112281517 (eff. 0.251)
809.96/810.17	c #Conflicts:     375000 | #Learnt:      17750 | 0.000
809.96/810.17	c total clause space: 335.816MB
809.96/810.17	c total #watches: 320410
813.36/813.52	c total #propagations: 28323293 / total #impl: 112602525 (eff. 0.252)
813.36/813.52	c #Conflicts:     376000 | #Learnt:      18750 | 0.000
813.36/813.52	c total clause space: 335.816MB
813.36/813.52	c total #watches: 326754
816.76/816.95	c total #propagations: 28400356 / total #impl: 112929403 (eff. 0.251)
816.76/816.95	c #Conflicts:     377000 | #Learnt:      19750 | 0.000
816.76/816.95	c total clause space: 335.816MB
816.76/816.95	c total #watches: 335758
820.36/820.51	c total #propagations: 28482895 / total #impl: 113274868 (eff. 0.251)
820.36/820.51	c #Conflicts:     378000 | #Learnt:      20750 | 0.000
820.36/820.51	c total clause space: 335.816MB
820.36/820.51	c total #watches: 344100
824.16/824.37	c total #propagations: 28575652 / total #impl: 113673553 (eff. 0.251)
824.16/824.37	c #Conflicts:     379000 | #Learnt:      21750 | 0.000
824.16/824.37	c total clause space: 335.816MB
824.16/824.37	c total #watches: 355170
828.27/828.48	c total #propagations: 28672505 / total #impl: 114077783 (eff. 0.251)
828.27/828.48	c #Conflicts:     380000 | #Learnt:      22750 | 0.000
828.27/828.48	c total clause space: 335.816MB
828.27/828.48	c total #watches: 360683
832.16/832.38	c total #propagations: 28760091 / total #impl: 114389475 (eff. 0.251)
832.16/832.38	c #Conflicts:     381000 | #Learnt:      23750 | 0.000
832.16/832.38	c total clause space: 335.816MB
832.16/832.38	c total #watches: 377277
836.56/836.73	c total #propagations: 28844932 / total #impl: 114727519 (eff. 0.251)
836.56/836.73	c #Conflicts:     382000 | #Learnt:      24750 | 0.000
836.56/836.73	c total clause space: 335.816MB
836.56/836.73	c total #watches: 386181
839.27/839.41	c total #propagations: 28939157 / total #impl: 115046683 (eff. 0.252)
839.27/839.41	c #Conflicts:     383000 | #Learnt:      25750 | 0.000
839.27/839.41	c total clause space: 335.816MB
839.27/839.41	c total #watches: 410314
843.46/843.68	c total #propagations: 29015995 / total #impl: 115386236 (eff. 0.251)
843.46/843.68	c #Conflicts:     384000 | #Learnt:      26750 | 0.000
843.46/843.68	c total clause space: 335.816MB
843.46/843.68	c total #watches: 421194
847.06/847.23	c total #propagations: 29107644 / total #impl: 115700055 (eff. 0.252)
847.06/847.23	c #Conflicts:     385000 | #Learnt:      27750 | 0.000
847.06/847.23	c total clause space: 335.816MB
847.06/847.23	c total #watches: 438273
850.66/850.90	c total #propagations: 29190181 / total #impl: 116032105 (eff. 0.252)
850.66/850.90	c #Conflicts:     386000 | #Learnt:      28750 | 0.000
850.66/850.90	c total clause space: 335.816MB
850.66/850.90	c total #watches: 453678
854.06/854.22	c total #propagations: 29257488 / total #impl: 116380880 (eff. 0.251)
854.06/854.22	c #Conflicts:     387000 | #Learnt:      29750 | 0.000
854.06/854.22	c total clause space: 335.816MB
854.06/854.22	c total #watches: 472719
856.46/856.68	c total #propagations: 29321171 / total #impl: 116750851 (eff. 0.251)
856.46/856.68	c GC COLLECT
856.46/856.68	c #Conflicts:     388000 | #Learnt:      15840 | 0.000
856.46/856.68	c total clause space: 335.816MB
856.46/856.68	c total #watches: 306026
860.06/860.24	c total #propagations: 29386090 / total #impl: 117047275 (eff. 0.251)
860.06/860.24	c #Conflicts:     389000 | #Learnt:      16840 | 0.000
860.06/860.24	c total clause space: 335.816MB
860.06/860.24	c total #watches: 310198
862.26/862.45	c total #propagations: 29494356 / total #impl: 117412374 (eff. 0.251)
862.26/862.45	c #Conflicts:     390000 | #Learnt:      17840 | 0.000
862.26/862.45	c total clause space: 335.816MB
862.26/862.45	c total #watches: 339273
864.46/864.62	c total #propagations: 29572898 / total #impl: 117744634 (eff. 0.251)
864.46/864.62	c #Conflicts:     391000 | #Learnt:      18840 | 0.000
864.46/864.62	c total clause space: 335.816MB
864.46/864.62	c total #watches: 364717
867.15/867.30	c total #propagations: 29637121 / total #impl: 118093156 (eff. 0.251)
867.15/867.30	c #Conflicts:     392000 | #Learnt:      19840 | 0.000
867.15/867.30	c total clause space: 335.816MB
867.15/867.30	c total #watches: 381453
871.06/871.29	c total #propagations: 29714324 / total #impl: 118447815 (eff. 0.251)
871.06/871.29	c #Conflicts:     393000 | #Learnt:      20840 | 0.000
871.06/871.29	c total clause space: 335.816MB
871.06/871.29	c total #watches: 387384
875.75/875.99	c total #propagations: 29813951 / total #impl: 118761817 (eff. 0.251)
875.75/875.99	c #Conflicts:     394000 | #Learnt:      21840 | 0.000
875.75/875.99	c total clause space: 335.816MB
875.75/875.99	c total #watches: 392455
880.05/880.20	c total #propagations: 29917162 / total #impl: 119122245 (eff. 0.251)
880.05/880.20	c #Conflicts:     395000 | #Learnt:      22840 | 0.000
880.05/880.20	c total clause space: 335.816MB
880.05/880.20	c total #watches: 398397
885.15/885.35	c total #propagations: 30008169 / total #impl: 119459061 (eff. 0.251)
885.15/885.35	c #Conflicts:     396000 | #Learnt:      23840 | 0.000
885.15/885.35	c total clause space: 335.816MB
885.15/885.35	c total #watches: 405243
891.05/891.20	c total #propagations: 30107737 / total #impl: 119780245 (eff. 0.251)
891.05/891.20	c #Conflicts:     397000 | #Learnt:      24840 | 0.000
891.05/891.20	c total clause space: 335.816MB
891.05/891.20	c total #watches: 408203
896.15/896.39	c total #propagations: 30210215 / total #impl: 120128640 (eff. 0.251)
896.15/896.39	c #Conflicts:     398000 | #Learnt:      25840 | 0.000
896.15/896.39	c total clause space: 335.816MB
896.15/896.39	c total #watches: 411544
899.55/899.75	c total #propagations: 30335761 / total #impl: 120503491 (eff. 0.252)
899.55/899.75	c #Conflicts:     399000 | #Learnt:      26840 | 0.000
899.55/899.75	c total clause space: 335.816MB
899.55/899.75	c total #watches: 431107
903.15/903.39	c total #propagations: 30407676 / total #impl: 120872636 (eff. 0.252)
903.15/903.39	c #Conflicts:     400000 | #Learnt:      27840 | 0.000
903.15/903.39	c total clause space: 335.816MB
903.15/903.39	c total #watches: 447080
907.85/908.02	c total #propagations: 30472951 / total #impl: 121203490 (eff. 0.251)
907.85/908.02	c #Conflicts:     401000 | #Learnt:      28840 | 0.000
907.85/908.02	c total clause space: 335.816MB
907.85/908.02	c total #watches: 458480
911.85/912.05	c total #propagations: 30557069 / total #impl: 121560696 (eff. 0.251)
911.85/912.05	c #Conflicts:     402000 | #Learnt:      29840 | 0.000
911.85/912.05	c total clause space: 335.816MB
911.85/912.05	c total #watches: 476686
916.05/916.22	c total #propagations: 30631378 / total #impl: 121834497 (eff. 0.251)
916.05/916.22	c GC COLLECT
916.05/916.22	c #Conflicts:     403000 | #Learnt:      15646 | 0.000
916.05/916.22	c total clause space: 335.816MB
916.05/916.22	c total #watches: 304144
918.65/918.83	c total #propagations: 30724199 / total #impl: 122124705 (eff. 0.252)
918.65/918.83	c #Conflicts:     404000 | #Learnt:      16646 | 0.000
918.65/918.83	c total clause space: 335.816MB
918.65/918.83	c total #watches: 317670
922.25/922.41	c total #propagations: 30804129 / total #impl: 122413140 (eff. 0.252)
922.25/922.41	c #Conflicts:     405000 | #Learnt:      17646 | 0.000
922.25/922.41	c total clause space: 335.816MB
922.25/922.41	c total #watches: 328767
924.85/925.08	c total #propagations: 30889366 / total #impl: 122755849 (eff. 0.252)
924.85/925.08	c #Conflicts:     406000 | #Learnt:      18646 | 0.000
924.85/925.08	c total clause space: 335.816MB
924.85/925.08	c total #watches: 341737
927.84/928.06	c total #propagations: 30956012 / total #impl: 123087713 (eff. 0.251)
927.84/928.06	c #Conflicts:     407000 | #Learnt:      19646 | 0.000
927.84/928.06	c total clause space: 335.816MB
927.84/928.06	c total #watches: 356528
931.04/931.25	c total #propagations: 31026291 / total #impl: 123407285 (eff. 0.251)
931.04/931.25	c #Conflicts:     408000 | #Learnt:      20646 | 0.000
931.04/931.25	c total clause space: 335.816MB
931.04/931.25	c total #watches: 372048
933.44/933.61	c total #propagations: 31103157 / total #impl: 123701228 (eff. 0.251)
933.44/933.61	c #Conflicts:     409000 | #Learnt:      21646 | 0.000
933.44/933.61	c total clause space: 335.816MB
933.44/933.61	c total #watches: 405830
937.05/937.21	c total #propagations: 31180807 / total #impl: 124018660 (eff. 0.251)
937.05/937.21	c #Conflicts:     410000 | #Learnt:      22646 | 0.000
937.05/937.21	c total clause space: 335.816MB
937.05/937.21	c total #watches: 419855
940.74/940.95	c total #propagations: 31277285 / total #impl: 124342437 (eff. 0.252)
940.74/940.95	c #Conflicts:     411000 | #Learnt:      23646 | 0.000
940.74/940.95	c total clause space: 335.816MB
940.74/940.95	c total #watches: 429938
944.24/944.41	c total #propagations: 31363214 / total #impl: 124632182 (eff. 0.252)
944.24/944.41	c #Conflicts:     412000 | #Learnt:      24646 | 0.000
944.24/944.41	c total clause space: 335.816MB
944.24/944.41	c total #watches: 448403
948.74/948.91	c total #propagations: 31432117 / total #impl: 124936563 (eff. 0.252)
948.74/948.91	c #Conflicts:     413000 | #Learnt:      25646 | 0.000
948.74/948.91	c total clause space: 335.816MB
948.74/948.91	c total #watches: 459538
952.04/952.29	c total #propagations: 31511528 / total #impl: 125249418 (eff. 0.252)
952.04/952.29	c #Conflicts:     414000 | #Learnt:      26646 | 0.000
952.04/952.29	c total clause space: 335.816MB
952.04/952.29	c total #watches: 490186
956.44/956.66	c total #propagations: 31592321 / total #impl: 125624303 (eff. 0.251)
956.44/956.66	c #Conflicts:     415000 | #Learnt:      27646 | 0.000
956.44/956.66	c total clause space: 335.816MB
956.44/956.66	c total #watches: 504282
961.44/961.67	c total #propagations: 31666332 / total #impl: 125948248 (eff. 0.251)
961.44/961.67	c #Conflicts:     416000 | #Learnt:      28646 | 0.000
961.44/961.67	c total clause space: 335.816MB
961.44/961.67	c total #watches: 512239
966.54/966.76	c total #propagations: 31759370 / total #impl: 126285246 (eff. 0.251)
966.54/966.76	c #Conflicts:     417000 | #Learnt:      29646 | 0.000
966.54/966.76	c total clause space: 335.816MB
966.54/966.76	c total #watches: 516716
970.24/970.48	c total #propagations: 31857759 / total #impl: 126649066 (eff. 0.252)
970.24/970.48	c #Conflicts:     418000 | #Learnt:      30646 | 0.000
970.24/970.48	c total clause space: 335.816MB
970.24/970.48	c total #watches: 530836
973.54/973.79	c total #propagations: 31920371 / total #impl: 126951179 (eff. 0.251)
973.54/973.79	c GC COLLECT
973.54/973.79	c #Conflicts:     419000 | #Learnt:      16148 | 0.000
973.54/973.79	c total clause space: 335.816MB
973.54/973.79	c total #watches: 310905
976.24/976.45	c total #propagations: 31987078 / total #impl: 127250958 (eff. 0.251)
976.24/976.45	c #Conflicts:     420000 | #Learnt:      17148 | 0.000
976.24/976.45	c total clause space: 335.816MB
976.24/976.45	c total #watches: 327808
979.73/979.96	c total #propagations: 32057236 / total #impl: 127568800 (eff. 0.251)
979.73/979.96	c #Conflicts:     421000 | #Learnt:      18148 | 0.000
979.73/979.96	c total clause space: 335.816MB
979.73/979.96	c total #watches: 342021
983.34/983.58	c total #propagations: 32138860 / total #impl: 127901081 (eff. 0.251)
983.34/983.58	c #Conflicts:     422000 | #Learnt:      19148 | 0.000
983.34/983.58	c total clause space: 335.816MB
983.34/983.58	c total #watches: 350632
986.43/986.61	c total #propagations: 32219897 / total #impl: 128195952 (eff. 0.251)
986.43/986.61	c #Conflicts:     423000 | #Learnt:      20148 | 0.000
986.43/986.61	c total clause space: 335.816MB
986.43/986.61	c total #watches: 366645
989.62/989.84	c total #propagations: 32283613 / total #impl: 128542177 (eff. 0.251)
989.62/989.84	c #Conflicts:     424000 | #Learnt:      21148 | 0.000
989.62/989.84	c total clause space: 335.816MB
989.62/989.84	c total #watches: 380273
992.72/992.92	c total #propagations: 32347862 / total #impl: 128871061 (eff. 0.251)
992.72/992.92	c #Conflicts:     425000 | #Learnt:      22148 | 0.000
992.72/992.92	c total clause space: 335.816MB
992.72/992.92	c total #watches: 398434
997.42/997.62	c total #propagations: 32416230 / total #impl: 129228987 (eff. 0.251)
997.42/997.62	c #Conflicts:     426000 | #Learnt:      23148 | 0.000
997.42/997.62	c total clause space: 335.816MB
997.42/997.62	c total #watches: 408076
1000.94/1001.17	c total #propagations: 32505376 / total #impl: 129586640 (eff. 0.251)
1000.94/1001.17	c #Conflicts:     427000 | #Learnt:      24148 | 0.000
1000.94/1001.17	c total clause space: 335.816MB
1000.94/1001.17	c total #watches: 420871
1004.83/1005.00	c total #propagations: 32571656 / total #impl: 129960142 (eff. 0.251)
1004.83/1005.00	c #Conflicts:     428000 | #Learnt:      25148 | 0.000
1004.83/1005.00	c total clause space: 335.816MB
1004.83/1005.00	c total #watches: 433207
1008.64/1008.88	c total #propagations: 32645779 / total #impl: 130316284 (eff. 0.251)
1008.64/1008.88	c #Conflicts:     429000 | #Learnt:      26148 | 0.000
1008.64/1008.88	c total clause space: 335.816MB
1008.64/1008.88	c total #watches: 447882
1012.32/1012.51	c total #propagations: 32717893 / total #impl: 130656920 (eff. 0.250)
1012.32/1012.51	c #Conflicts:     430000 | #Learnt:      27148 | 0.000
1012.32/1012.51	c total clause space: 335.816MB
1012.32/1012.51	c total #watches: 464502
1016.52/1016.74	c total #propagations: 32785389 / total #impl: 131004063 (eff. 0.250)
1016.52/1016.74	c #Conflicts:     431000 | #Learnt:      28148 | 0.000
1016.52/1016.74	c total clause space: 335.816MB
1016.52/1016.74	c total #watches: 476449
1020.82/1021.04	c total #propagations: 32866124 / total #impl: 131308581 (eff. 0.250)
1020.82/1021.04	c #Conflicts:     432000 | #Learnt:      29148 | 0.000
1020.82/1021.04	c total clause space: 335.816MB
1020.82/1021.04	c total #watches: 484393
1025.12/1025.30	c total #propagations: 32960742 / total #impl: 131614959 (eff. 0.250)
1025.12/1025.30	c #Conflicts:     433000 | #Learnt:      30148 | 0.000
1025.12/1025.30	c total clause space: 335.816MB
1025.12/1025.30	c total #watches: 490155
1029.61/1029.86	c total #propagations: 33058611 / total #impl: 131974090 (eff. 0.250)
1029.61/1029.86	c #Conflicts:     434000 | #Learnt:      31148 | 0.000
1029.61/1029.86	c total clause space: 335.816MB
1029.61/1029.86	c total #watches: 496942
1032.82/1033.09	c total #propagations: 33161679 / total #impl: 132330558 (eff. 0.251)
1032.82/1033.09	c GC COLLECT
1032.82/1033.09	c #Conflicts:     435000 | #Learnt:      16344 | 0.000
1032.82/1033.09	c total clause space: 335.816MB
1032.82/1033.09	c total #watches: 320874
1034.51/1034.75	c total #propagations: 33248314 / total #impl: 132652334 (eff. 0.251)
1034.51/1034.75	c #Conflicts:     436000 | #Learnt:      17344 | 0.000
1034.51/1034.75	c total clause space: 335.816MB
1034.51/1034.75	c total #watches: 346631
1036.71/1036.92	c total #propagations: 33330054 / total #impl: 132972493 (eff. 0.251)
1036.71/1036.92	c #Conflicts:     437000 | #Learnt:      18344 | 0.000
1036.71/1036.92	c total clause space: 335.816MB
1036.71/1036.92	c total #watches: 359614
1039.01/1039.26	c total #propagations: 33412909 / total #impl: 133297394 (eff. 0.251)
1039.01/1039.26	c #Conflicts:     438000 | #Learnt:      19344 | 0.000
1039.01/1039.26	c total clause space: 335.816MB
1039.01/1039.26	c total #watches: 372361
1042.00/1042.29	c total #propagations: 33482809 / total #impl: 133632944 (eff. 0.251)
1042.00/1042.29	c #Conflicts:     439000 | #Learnt:      20344 | 0.000
1042.00/1042.29	c total clause space: 335.816MB
1042.00/1042.29	c total #watches: 379161
1045.10/1045.33	c total #propagations: 33563189 / total #impl: 133995442 (eff. 0.250)
1045.10/1045.33	c #Conflicts:     440000 | #Learnt:      21344 | 0.000
1045.10/1045.33	c total clause space: 335.816MB
1045.10/1045.33	c total #watches: 392711
1048.30/1048.57	c total #propagations: 33634556 / total #impl: 134268243 (eff. 0.251)
1048.30/1048.57	c #Conflicts:     441000 | #Learnt:      22344 | 0.000
1048.30/1048.57	c total clause space: 335.816MB
1048.30/1048.57	c total #watches: 403858
1051.80/1052.01	c total #propagations: 33712597 / total #impl: 134575867 (eff. 0.251)
1051.80/1052.01	c #Conflicts:     442000 | #Learnt:      23344 | 0.000
1051.80/1052.01	c total clause space: 335.816MB
1051.80/1052.01	c total #watches: 420629
1055.40/1055.67	c total #propagations: 33793298 / total #impl: 134905014 (eff. 0.250)
1055.40/1055.67	c #Conflicts:     443000 | #Learnt:      24344 | 0.000
1055.40/1055.67	c total clause space: 335.816MB
1055.40/1055.67	c total #watches: 429927
1058.40/1058.67	c total #propagations: 33872849 / total #impl: 135196388 (eff. 0.251)
1058.40/1058.67	c #Conflicts:     444000 | #Learnt:      25344 | 0.000
1058.40/1058.67	c total clause space: 335.816MB
1058.40/1058.67	c total #watches: 446106
1062.19/1062.43	c total #propagations: 33946733 / total #impl: 135569704 (eff. 0.250)
1062.19/1062.43	c #Conflicts:     445000 | #Learnt:      26344 | 0.000
1062.19/1062.43	c total clause space: 335.816MB
1062.19/1062.43	c total #watches: 456079
1064.89/1065.17	c total #propagations: 34034312 / total #impl: 135875191 (eff. 0.250)
1064.89/1065.17	c #Conflicts:     446000 | #Learnt:      27344 | 0.000
1064.89/1065.17	c total clause space: 335.816MB
1064.89/1065.17	c total #watches: 479116
1067.39/1067.63	c total #propagations: 34096957 / total #impl: 136227774 (eff. 0.250)
1067.39/1067.63	c #Conflicts:     447000 | #Learnt:      28344 | 0.000
1067.39/1067.63	c total clause space: 335.816MB
1067.39/1067.63	c total #watches: 504025
1070.38/1070.69	c total #propagations: 34152799 / total #impl: 136628914 (eff. 0.250)
1070.38/1070.69	c #Conflicts:     448000 | #Learnt:      29344 | 0.000
1070.38/1070.69	c total clause space: 335.816MB
1070.38/1070.69	c total #watches: 520597
1074.78/1075.00	c total #propagations: 34221867 / total #impl: 136995525 (eff. 0.250)
1074.78/1075.00	c #Conflicts:     449000 | #Learnt:      30344 | 0.000
1074.78/1075.00	c total clause space: 335.816MB
1074.78/1075.00	c total #watches: 534629
1078.58/1078.82	c total #propagations: 34296457 / total #impl: 137363473 (eff. 0.250)
1078.58/1078.82	c #Conflicts:     450000 | #Learnt:      31344 | 0.000
1078.58/1078.82	c total clause space: 335.816MB
1078.58/1078.82	c total #watches: 546599
1082.18/1082.46	c total #propagations: 34355781 / total #impl: 137696044 (eff. 0.250)
1082.18/1082.46	c GC COLLECT
1082.18/1082.46	c #Conflicts:     451000 | #Learnt:      16253 | 0.000
1082.18/1082.46	c total clause space: 335.816MB
1082.18/1082.46	c total #watches: 314876
1084.78/1085.07	c total #propagations: 34413064 / total #impl: 138030707 (eff. 0.249)
1084.78/1085.07	c #Conflicts:     452000 | #Learnt:      17253 | 0.000
1084.78/1085.07	c total clause space: 335.816MB
1084.78/1085.07	c total #watches: 333293
1087.38/1087.65	c total #propagations: 34476395 / total #impl: 138357617 (eff. 0.249)
1087.38/1087.65	c #Conflicts:     453000 | #Learnt:      18253 | 0.000
1087.38/1087.65	c total clause space: 335.816MB
1087.38/1087.65	c total #watches: 344825
1090.18/1090.42	c total #propagations: 34552345 / total #impl: 138744318 (eff. 0.249)
1090.18/1090.42	c #Conflicts:     454000 | #Learnt:      19253 | 0.000
1090.18/1090.42	c total clause space: 335.816MB
1090.18/1090.42	c total #watches: 357052
1092.68/1092.90	c total #propagations: 34620819 / total #impl: 139083092 (eff. 0.249)
1092.68/1092.90	c #Conflicts:     455000 | #Learnt:      20253 | 0.000
1092.68/1092.90	c total clause space: 335.816MB
1092.68/1092.90	c total #watches: 369841
1095.58/1095.86	c total #propagations: 34680440 / total #impl: 139421894 (eff. 0.249)
1095.58/1095.86	c #Conflicts:     456000 | #Learnt:      21253 | 0.000
1095.58/1095.86	c total clause space: 335.816MB
1095.58/1095.86	c total #watches: 386310
1099.07/1099.34	c total #propagations: 34744907 / total #impl: 139735292 (eff. 0.249)
1099.07/1099.34	c #Conflicts:     457000 | #Learnt:      22253 | 0.000
1099.07/1099.34	c total clause space: 335.816MB
1099.07/1099.34	c total #watches: 398427
1103.18/1103.45	c total #propagations: 34811475 / total #impl: 140104870 (eff. 0.248)
1103.18/1103.45	c #Conflicts:     458000 | #Learnt:      23253 | 0.000
1103.18/1103.45	c total clause space: 335.816MB
1103.18/1103.45	c total #watches: 411704
1107.48/1107.76	c total #propagations: 34889764 / total #impl: 140534739 (eff. 0.248)
1107.48/1107.76	c #Conflicts:     459000 | #Learnt:      24253 | 0.000
1107.48/1107.76	c total clause space: 335.816MB
1107.48/1107.76	c total #watches: 419193
1112.57/1112.88	c total #propagations: 34977703 / total #impl: 140860749 (eff. 0.248)
1112.57/1112.88	c #Conflicts:     460000 | #Learnt:      25253 | 0.000
1112.57/1112.88	c total clause space: 335.816MB
1112.57/1112.88	c total #watches: 424050
1115.18/1115.48	c total #propagations: 35086327 / total #impl: 141208327 (eff. 0.248)
1115.18/1115.48	c #Conflicts:     461000 | #Learnt:      26253 | 0.000
1115.18/1115.48	c total clause space: 335.816MB
1115.18/1115.48	c total #watches: 456286
1119.17/1119.41	c total #propagations: 35141346 / total #impl: 141555782 (eff. 0.248)
1119.17/1119.41	c #Conflicts:     462000 | #Learnt:      27253 | 0.000
1119.17/1119.41	c total clause space: 335.816MB
1119.17/1119.41	c total #watches: 468191
1123.47/1123.76	c total #propagations: 35213835 / total #impl: 141909367 (eff. 0.248)
1123.47/1123.76	c #Conflicts:     463000 | #Learnt:      28253 | 0.000
1123.47/1123.76	c total clause space: 335.816MB
1123.47/1123.76	c total #watches: 483706
1126.47/1126.71	c total #propagations: 35291902 / total #impl: 142223695 (eff. 0.248)
1126.47/1126.71	c #Conflicts:     464000 | #Learnt:      29253 | 0.000
1126.47/1126.71	c total clause space: 335.816MB
1126.47/1126.71	c total #watches: 508355
1132.37/1132.61	c total #propagations: 35362246 / total #impl: 142573269 (eff. 0.248)
1132.37/1132.61	c #Conflicts:     465000 | #Learnt:      30253 | 0.000
1132.37/1132.61	c total clause space: 335.816MB
1132.37/1132.61	c total #watches: 518783
1137.97/1138.25	c total #propagations: 35455593 / total #impl: 142942466 (eff. 0.248)
1137.97/1138.25	c #Conflicts:     466000 | #Learnt:      31253 | 0.000
1137.97/1138.25	c total clause space: 335.816MB
1137.97/1138.25	c total #watches: 537315
1144.76/1145.06	c total #propagations: 35541889 / total #impl: 143347500 (eff. 0.248)
1144.76/1145.06	c #Conflicts:     467000 | #Learnt:      32253 | 0.000
1144.76/1145.06	c total clause space: 335.816MB
1144.76/1145.06	c total #watches: 541639
1150.56/1150.80	c total #propagations: 35655130 / total #impl: 143729698 (eff. 0.248)
1150.56/1150.80	c GC COLLECT
1150.56/1150.80	c #Conflicts:     468000 | #Learnt:      16843 | 0.000
1150.56/1150.80	c total clause space: 335.816MB
1150.56/1150.80	c total #watches: 322937
1154.26/1154.53	c total #propagations: 35758185 / total #impl: 144074683 (eff. 0.248)
1154.26/1154.53	c #Conflicts:     469000 | #Learnt:      17843 | 0.000
1154.26/1154.53	c total clause space: 335.816MB
1154.26/1154.53	c total #watches: 334143
1158.17/1158.43	c total #propagations: 35857305 / total #impl: 144418367 (eff. 0.248)
1158.17/1158.43	c #Conflicts:     470000 | #Learnt:      18843 | 0.000
1158.17/1158.43	c total clause space: 335.816MB
1158.17/1158.43	c total #watches: 340870
1161.76/1162.06	c total #propagations: 35973885 / total #impl: 144767265 (eff. 0.248)
1161.76/1162.06	c #Conflicts:     471000 | #Learnt:      19843 | 0.000
1161.76/1162.06	c total clause space: 335.816MB
1161.76/1162.06	c total #watches: 345352
1165.86/1166.14	c total #propagations: 36093975 / total #impl: 145082220 (eff. 0.249)
1165.86/1166.14	c #Conflicts:     472000 | #Learnt:      20843 | 0.000
1165.86/1166.14	c total clause space: 335.816MB
1165.86/1166.14	c total #watches: 352774
1169.86/1170.12	c total #propagations: 36209069 / total #impl: 145428522 (eff. 0.249)
1169.86/1170.12	c #Conflicts:     473000 | #Learnt:      21843 | 0.000
1169.86/1170.12	c total clause space: 335.816MB
1169.86/1170.12	c total #watches: 360327
1173.86/1174.11	c total #propagations: 36308766 / total #impl: 145780095 (eff. 0.249)
1173.86/1174.11	c #Conflicts:     474000 | #Learnt:      22843 | 0.000
1173.86/1174.11	c total clause space: 335.816MB
1173.86/1174.11	c total #watches: 369039
1178.16/1178.45	c total #propagations: 36397185 / total #impl: 146094125 (eff. 0.249)
1178.16/1178.45	c #Conflicts:     475000 | #Learnt:      23843 | 0.000
1178.16/1178.45	c total clause space: 335.816MB
1178.16/1178.45	c total #watches: 376671
1182.86/1183.11	c total #propagations: 36506618 / total #impl: 146465815 (eff. 0.249)
1182.86/1183.11	c #Conflicts:     476000 | #Learnt:      24843 | 0.000
1182.86/1183.11	c total clause space: 335.816MB
1182.86/1183.11	c total #watches: 379543
1187.45/1187.73	c total #propagations: 36612652 / total #impl: 146814283 (eff. 0.249)
1187.45/1187.73	c #Conflicts:     477000 | #Learnt:      25843 | 0.000
1187.45/1187.73	c total clause space: 335.816MB
1187.45/1187.73	c total #watches: 383753
1192.45/1192.78	c total #propagations: 36732022 / total #impl: 147208469 (eff. 0.250)
1192.45/1192.78	c #Conflicts:     478000 | #Learnt:      26843 | 0.000
1192.45/1192.78	c total clause space: 335.816MB
1192.45/1192.78	c total #watches: 386962
1197.45/1197.77	c total #propagations: 36867184 / total #impl: 147587146 (eff. 0.250)
1197.45/1197.77	c #Conflicts:     479000 | #Learnt:      27843 | 0.000
1197.45/1197.77	c total clause space: 335.816MB
1197.45/1197.77	c total #watches: 392274
1202.06/1202.40	c total #propagations: 36979053 / total #impl: 147933429 (eff. 0.250)
1202.06/1202.40	c #Conflicts:     480000 | #Learnt:      28843 | 0.000
1202.06/1202.40	c total clause space: 335.816MB
1202.06/1202.40	c total #watches: 396992
1206.46/1206.78	c total #propagations: 37085818 / total #impl: 148307296 (eff. 0.250)
1206.46/1206.78	c #Conflicts:     481000 | #Learnt:      29843 | 0.000
1206.46/1206.78	c total clause space: 335.816MB
1206.46/1206.78	c total #watches: 405062
1210.25/1210.57	c total #propagations: 37201529 / total #impl: 148691108 (eff. 0.250)
1210.25/1210.57	c #Conflicts:     482000 | #Learnt:      30843 | 0.000
1210.25/1210.57	c total clause space: 335.816MB
1210.25/1210.57	c total #watches: 416997
1215.75/1216.05	c total #propagations: 37304087 / total #impl: 149062546 (eff. 0.250)
1215.75/1216.05	c #Conflicts:     483000 | #Learnt:      31843 | 0.000
1215.75/1216.05	c total clause space: 335.816MB
1215.75/1216.05	c total #watches: 424020
1220.35/1220.69	c total #propagations: 37417032 / total #impl: 149449260 (eff. 0.250)
1220.35/1220.69	c #Conflicts:     484000 | #Learnt:      32843 | 0.000
1220.35/1220.69	c total clause space: 335.816MB
1220.35/1220.69	c total #watches: 430353
1224.16/1224.43	c total #propagations: 37519240 / total #impl: 149811764 (eff. 0.250)
1224.16/1224.43	c GC COLLECT
1224.16/1224.43	c #Conflicts:     485000 | #Learnt:      17145 | 0.000
1224.16/1224.43	c total clause space: 335.816MB
1224.16/1224.43	c total #watches: 329029
1227.15/1227.41	c total #propagations: 37591020 / total #impl: 150122300 (eff. 0.250)
1227.15/1227.41	c #Conflicts:     486000 | #Learnt:      18145 | 0.000
1227.15/1227.41	c total clause space: 335.816MB
1227.15/1227.41	c total #watches: 341133
1230.25/1230.58	c total #propagations: 37675151 / total #impl: 150489957 (eff. 0.250)
1230.25/1230.58	c #Conflicts:     487000 | #Learnt:      19145 | 0.000
1230.25/1230.58	c total clause space: 335.816MB
1230.25/1230.58	c total #watches: 352198
1232.95/1233.22	c total #propagations: 37757339 / total #impl: 150847085 (eff. 0.250)
1232.95/1233.22	c #Conflicts:     488000 | #Learnt:      20145 | 0.000
1232.95/1233.22	c total clause space: 335.816MB
1232.95/1233.22	c total #watches: 375609
1235.55/1235.82	c total #propagations: 37819049 / total #impl: 151160056 (eff. 0.250)
1235.55/1235.82	c #Conflicts:     489000 | #Learnt:      21145 | 0.000
1235.55/1235.82	c total clause space: 335.816MB
1235.55/1235.82	c total #watches: 395968
1238.35/1238.62	c total #propagations: 37879579 / total #impl: 151467460 (eff. 0.250)
1238.35/1238.62	c #Conflicts:     490000 | #Learnt:      22145 | 0.000
1238.35/1238.62	c total clause space: 335.816MB
1238.35/1238.62	c total #watches: 414208
1241.85/1242.19	c total #propagations: 37944762 / total #impl: 151824198 (eff. 0.250)
1241.85/1242.19	c #Conflicts:     491000 | #Learnt:      23145 | 0.000
1241.85/1242.19	c total clause space: 335.816MB
1241.85/1242.19	c total #watches: 426466
1245.65/1245.97	c total #propagations: 38017273 / total #impl: 152188622 (eff. 0.250)
1245.65/1245.97	c #Conflicts:     492000 | #Learnt:      24145 | 0.000
1245.65/1245.97	c total clause space: 335.816MB
1245.65/1245.97	c total #watches: 441716
1249.55/1249.87	c total #propagations: 38087692 / total #impl: 152594878 (eff. 0.250)
1249.55/1249.87	c #Conflicts:     493000 | #Learnt:      25145 | 0.000
1249.55/1249.87	c total clause space: 335.816MB
1249.55/1249.87	c total #watches: 457827
1253.85/1254.19	c total #propagations: 38153253 / total #impl: 152962644 (eff. 0.249)
1253.85/1254.19	c #Conflicts:     494000 | #Learnt:      26145 | 0.000
1253.85/1254.19	c total clause space: 335.816MB
1253.85/1254.19	c total #watches: 475268
1257.44/1257.73	c total #propagations: 38230710 / total #impl: 153362147 (eff. 0.249)
1257.44/1257.73	c #Conflicts:     495000 | #Learnt:      27145 | 0.000
1257.44/1257.73	c total clause space: 335.816MB
1257.44/1257.73	c total #watches: 488944
1261.94/1262.28	c total #propagations: 38310903 / total #impl: 153729976 (eff. 0.249)
1261.94/1262.28	c #Conflicts:     496000 | #Learnt:      28145 | 0.000
1261.94/1262.28	c total clause space: 335.816MB
1261.94/1262.28	c total #watches: 507190
1267.74/1268.00	c total #propagations: 38379215 / total #impl: 154036152 (eff. 0.249)
1267.74/1268.00	c #Conflicts:     497000 | #Learnt:      29145 | 0.000
1267.74/1268.00	c total clause space: 335.816MB
1267.74/1268.00	c total #watches: 516639
1273.04/1273.40	c total #propagations: 38467396 / total #impl: 154363433 (eff. 0.249)
1273.04/1273.40	c #Conflicts:     498000 | #Learnt:      30145 | 0.000
1273.04/1273.40	c total clause space: 335.816MB
1273.04/1273.40	c total #watches: 525631
1278.74/1279.07	c total #propagations: 38547100 / total #impl: 154677498 (eff. 0.249)
1278.74/1279.07	c #Conflicts:     499000 | #Learnt:      31145 | 0.000
1278.74/1279.07	c total clause space: 335.816MB
1278.74/1279.07	c total #watches: 540272
1284.55/1284.81	c total #propagations: 38625698 / total #impl: 154993973 (eff. 0.249)
1284.55/1284.81	c #Conflicts:     500000 | #Learnt:      32145 | 0.000
1284.55/1284.81	c total clause space: 335.816MB
1284.55/1284.81	c total #watches: 550947
1290.84/1291.11	c total #propagations: 38698869 / total #impl: 155282683 (eff. 0.249)
1290.84/1291.11	c #Conflicts:     501000 | #Learnt:      33145 | 0.000
1290.84/1291.11	c total clause space: 335.816MB
1290.84/1291.11	c total #watches: 558127
1295.94/1296.29	c total #propagations: 38785738 / total #impl: 155612659 (eff. 0.249)
1295.94/1296.29	c GC COLLECT
1295.94/1296.29	c #Conflicts:     502000 | #Learnt:      17138 | 0.000
1295.94/1296.29	c total clause space: 335.816MB
1295.94/1296.29	c total #watches: 330812
1299.23/1299.58	c total #propagations: 38853543 / total #impl: 155946216 (eff. 0.249)
1299.23/1299.58	c #Conflicts:     503000 | #Learnt:      18138 | 0.000
1299.23/1299.58	c total clause space: 335.816MB
1299.23/1299.58	c total #watches: 341982
1302.03/1302.38	c total #propagations: 38927386 / total #impl: 156216601 (eff. 0.249)
1302.03/1302.38	c #Conflicts:     504000 | #Learnt:      19138 | 0.000
1302.03/1302.38	c total clause space: 335.816MB
1302.03/1302.38	c total #watches: 353615
1304.63/1304.97	c total #propagations: 38997965 / total #impl: 156505417 (eff. 0.249)
1304.63/1304.97	c #Conflicts:     505000 | #Learnt:      20138 | 0.000
1304.63/1304.97	c total clause space: 335.816MB
1304.63/1304.97	c total #watches: 373426
1305.54/1305.89	c total #propagations: 39063359 / total #impl: 156881437 (eff. 0.249)
1305.54/1305.89	c #Conflicts:     506000 | #Learnt:      21138 | 0.000
1305.54/1305.89	c total clause space: 335.816MB
1305.54/1305.89	c total #watches: 384662
1307.53/1307.90	c total #propagations: 39127651 / total #impl: 157937124 (eff. 0.248)
1307.53/1307.90	c #Conflicts:     507000 | #Learnt:      22138 | 0.000
1307.53/1307.90	c total clause space: 335.816MB
1307.53/1307.90	c total #watches: 398773
1310.83/1311.17	c total #propagations: 39180581 / total #impl: 158580810 (eff. 0.247)
1310.83/1311.17	c #Conflicts:     508000 | #Learnt:      23138 | 0.000
1310.83/1311.17	c total clause space: 335.816MB
1310.83/1311.17	c total #watches: 417987
1314.13/1314.40	c total #propagations: 39253803 / total #impl: 159001167 (eff. 0.247)
1314.13/1314.40	c #Conflicts:     509000 | #Learnt:      24138 | 0.000
1314.13/1314.40	c total clause space: 335.816MB
1314.13/1314.40	c total #watches: 428834
1317.83/1318.12	c total #propagations: 39333185 / total #impl: 159374064 (eff. 0.247)
1317.83/1318.12	c #Conflicts:     510000 | #Learnt:      25138 | 0.000
1317.83/1318.12	c total clause space: 335.816MB
1317.83/1318.12	c total #watches: 443374
1321.23/1321.59	c total #propagations: 39403857 / total #impl: 159767480 (eff. 0.247)
1321.23/1321.59	c #Conflicts:     511000 | #Learnt:      26138 | 0.000
1321.23/1321.59	c total clause space: 335.816MB
1321.23/1321.59	c total #watches: 467257
1325.34/1325.63	c total #propagations: 39470660 / total #impl: 160136871 (eff. 0.246)
1325.34/1325.63	c #Conflicts:     512000 | #Learnt:      27138 | 0.000
1325.34/1325.63	c total clause space: 335.816MB
1325.34/1325.63	c total #watches: 491857
1329.74/1330.05	c total #propagations: 39549109 / total #impl: 160583350 (eff. 0.246)
1329.74/1330.05	c #Conflicts:     513000 | #Learnt:      28138 | 0.000
1329.74/1330.05	c total clause space: 335.816MB
1329.74/1330.05	c total #watches: 508323
1334.04/1334.40	c total #propagations: 39631861 / total #impl: 160958875 (eff. 0.246)
1334.04/1334.40	c #Conflicts:     514000 | #Learnt:      29138 | 0.000
1334.04/1334.40	c total clause space: 335.816MB
1334.04/1334.40	c total #watches: 524736
1340.43/1340.78	c total #propagations: 39706835 / total #impl: 161403731 (eff. 0.246)
1340.43/1340.78	c #Conflicts:     515000 | #Learnt:      30138 | 0.000
1340.43/1340.78	c total clause space: 335.816MB
1340.43/1340.78	c total #watches: 534692
1345.93/1346.24	c total #propagations: 39796458 / total #impl: 161728171 (eff. 0.246)
1345.93/1346.24	c #Conflicts:     516000 | #Learnt:      31138 | 0.000
1345.93/1346.24	c total clause space: 335.816MB
1345.93/1346.24	c total #watches: 549471
1352.23/1352.58	c total #propagations: 39865389 / total #impl: 162020042 (eff. 0.246)
1352.23/1352.58	c #Conflicts:     517000 | #Learnt:      32138 | 0.000
1352.23/1352.58	c total clause space: 335.816MB
1352.23/1352.58	c total #watches: 557110
1356.93/1357.23	c total #propagations: 39943079 / total #impl: 162326711 (eff. 0.246)
1356.93/1357.23	c #Conflicts:     518000 | #Learnt:      33138 | 0.000
1356.93/1357.23	c total clause space: 335.816MB
1356.93/1357.23	c total #watches: 574176
1361.72/1362.06	c total #propagations: 40012030 / total #impl: 162618940 (eff. 0.246)
1361.72/1362.06	c #Conflicts:     519000 | #Learnt:      34138 | 0.000
1361.72/1362.06	c total clause space: 335.816MB
1361.72/1362.06	c total #watches: 590468
1364.93/1365.27	c total #propagations: 40078189 / total #impl: 162953341 (eff. 0.246)
1364.93/1365.27	c GC COLLECT
1364.93/1365.27	c #Conflicts:     520000 | #Learnt:      17833 | 0.000
1364.93/1365.27	c total clause space: 335.816MB
1364.93/1365.27	c total #watches: 343252
1367.32/1367.65	c total #propagations: 40136761 / total #impl: 163250756 (eff. 0.246)
1367.32/1367.65	c #Conflicts:     521000 | #Learnt:      18833 | 0.000
1367.32/1367.65	c total clause space: 335.816MB
1367.32/1367.65	c total #watches: 353505
1370.22/1370.58	c total #propagations: 40193805 / total #impl: 163534000 (eff. 0.246)
1370.22/1370.58	c #Conflicts:     522000 | #Learnt:      19833 | 0.000
1370.22/1370.58	c total clause space: 335.816MB
1370.22/1370.58	c total #watches: 366232
1372.92/1373.28	c total #propagations: 40260865 / total #impl: 163830987 (eff. 0.246)
1372.92/1373.28	c #Conflicts:     523000 | #Learnt:      20833 | 0.000
1372.92/1373.28	c total clause space: 335.816MB
1372.92/1373.28	c total #watches: 400240
1376.12/1376.46	c total #propagations: 40332327 / total #impl: 164189047 (eff. 0.246)
1376.12/1376.46	c #Conflicts:     524000 | #Learnt:      21833 | 0.000
1376.12/1376.46	c total clause space: 335.816MB
1376.12/1376.46	c total #watches: 414984
1380.23/1380.51	c total #propagations: 40405882 / total #impl: 164478533 (eff. 0.246)
1380.23/1380.51	c #Conflicts:     525000 | #Learnt:      22833 | 0.000
1380.23/1380.51	c total clause space: 335.816MB
1380.23/1380.51	c total #watches: 419711
1383.42/1383.78	c total #propagations: 40496212 / total #impl: 164783887 (eff. 0.246)
1383.42/1383.78	c #Conflicts:     526000 | #Learnt:      23833 | 0.000
1383.42/1383.78	c total clause space: 335.816MB
1383.42/1383.78	c total #watches: 438016
1386.12/1386.45	c total #propagations: 40559468 / total #impl: 165079007 (eff. 0.246)
1386.12/1386.45	c #Conflicts:     527000 | #Learnt:      24833 | 0.000
1386.12/1386.45	c total clause space: 335.816MB
1386.12/1386.45	c total #watches: 464341
1388.82/1389.12	c total #propagations: 40627858 / total #impl: 165422172 (eff. 0.246)
1388.82/1389.12	c #Conflicts:     528000 | #Learnt:      25833 | 0.000
1388.82/1389.12	c total clause space: 335.816MB
1388.82/1389.12	c total #watches: 490561
1392.02/1392.37	c total #propagations: 40692011 / total #impl: 165784426 (eff. 0.245)
1392.02/1392.37	c #Conflicts:     529000 | #Learnt:      26833 | 0.000
1392.02/1392.37	c total clause space: 335.816MB
1392.02/1392.37	c total #watches: 513861
1395.63/1395.99	c total #propagations: 40767451 / total #impl: 166240179 (eff. 0.245)
1395.63/1395.99	c #Conflicts:     530000 | #Learnt:      27833 | 0.000
1395.63/1395.99	c total clause space: 335.816MB
1395.63/1395.99	c total #watches: 533022
1399.82/1400.18	c total #propagations: 40838286 / total #impl: 166659625 (eff. 0.245)
1399.82/1400.18	c #Conflicts:     531000 | #Learnt:      28833 | 0.000
1399.82/1400.18	c total clause space: 335.816MB
1399.82/1400.18	c total #watches: 550284
1403.32/1403.63	c total #propagations: 40899606 / total #impl: 166957985 (eff. 0.245)
1403.32/1403.63	c #Conflicts:     532000 | #Learnt:      29833 | 0.000
1403.32/1403.63	c total clause space: 335.816MB
1403.32/1403.63	c total #watches: 577253
1406.82/1407.13	c total #propagations: 40958207 / total #impl: 167298580 (eff. 0.245)
1406.82/1407.13	c #Conflicts:     533000 | #Learnt:      30833 | 0.000
1406.82/1407.13	c total clause space: 335.816MB
1406.82/1407.13	c total #watches: 600891
1411.52/1411.82	c total #propagations: 41014656 / total #impl: 167616328 (eff. 0.245)
1411.52/1411.82	c #Conflicts:     534000 | #Learnt:      31833 | 0.000
1411.52/1411.82	c total clause space: 335.816MB
1411.52/1411.82	c total #watches: 629519
1416.62/1416.97	c total #propagations: 41088454 / total #impl: 167882589 (eff. 0.245)
1416.62/1416.97	c #Conflicts:     535000 | #Learnt:      32833 | 0.000
1416.62/1416.97	c total clause space: 335.816MB
1416.62/1416.97	c total #watches: 654530
1420.82/1421.19	c total #propagations: 41158799 / total #impl: 168220710 (eff. 0.245)
1420.82/1421.19	c #Conflicts:     536000 | #Learnt:      33833 | 0.000
1420.82/1421.19	c total clause space: 335.816MB
1420.82/1421.19	c total #watches: 667255
1427.81/1428.18	c total #propagations: 41235630 / total #impl: 168610019 (eff. 0.245)
1427.81/1428.18	c #Conflicts:     537000 | #Learnt:      34833 | 0.000
1427.81/1428.18	c total clause space: 335.816MB
1427.81/1428.18	c total #watches: 680239
1432.91/1433.26	c total #propagations: 41311464 / total #impl: 168951559 (eff. 0.245)
1432.91/1433.26	c GC COLLECT
1432.91/1433.26	c #Conflicts:     538000 | #Learnt:      18232 | 0.000
1432.91/1433.26	c total clause space: 335.816MB
1432.91/1433.26	c total #watches: 355526
1435.81/1436.11	c total #propagations: 41390430 / total #impl: 169235381 (eff. 0.245)
1435.81/1436.11	c #Conflicts:     539000 | #Learnt:      19232 | 0.000
1435.81/1436.11	c total clause space: 335.816MB
1435.81/1436.11	c total #watches: 370155
1438.81/1439.10	c total #propagations: 41453853 / total #impl: 169478262 (eff. 0.245)
1438.81/1439.10	c #Conflicts:     540000 | #Learnt:      20232 | 0.000
1438.81/1439.10	c total clause space: 335.816MB
1438.81/1439.10	c total #watches: 383080
1442.21/1442.55	c total #propagations: 41517236 / total #impl: 169740853 (eff. 0.245)
1442.21/1442.55	c #Conflicts:     541000 | #Learnt:      21232 | 0.000
1442.21/1442.55	c total clause space: 335.816MB
1442.21/1442.55	c total #watches: 394574
1446.01/1446.34	c total #propagations: 41583126 / total #impl: 170015029 (eff. 0.245)
1446.01/1446.34	c #Conflicts:     542000 | #Learnt:      22232 | 0.000
1446.01/1446.34	c total clause space: 335.816MB
1446.01/1446.34	c total #watches: 408074
1449.52/1449.82	c total #propagations: 41675675 / total #impl: 170296436 (eff. 0.245)
1449.52/1449.82	c #Conflicts:     543000 | #Learnt:      23232 | 0.000
1449.52/1449.82	c total clause space: 335.816MB
1449.52/1449.82	c total #watches: 417841
1452.82/1453.19	c total #propagations: 41759125 / total #impl: 170585455 (eff. 0.245)
1452.82/1453.19	c #Conflicts:     544000 | #Learnt:      24232 | 0.000
1452.82/1453.19	c total clause space: 335.816MB
1452.82/1453.19	c total #watches: 434382
1456.31/1456.63	c total #propagations: 41824418 / total #impl: 170871493 (eff. 0.245)
1456.31/1456.63	c #Conflicts:     545000 | #Learnt:      25232 | 0.000
1456.31/1456.63	c total clause space: 335.816MB
1456.31/1456.63	c total #watches: 448578
1459.11/1459.49	c total #propagations: 41898893 / total #impl: 171155119 (eff. 0.245)
1459.11/1459.49	c #Conflicts:     546000 | #Learnt:      26232 | 0.000
1459.11/1459.49	c total clause space: 335.816MB
1459.11/1459.49	c total #watches: 470881
1463.82/1464.12	c total #propagations: 41959770 / total #impl: 171423824 (eff. 0.245)
1463.82/1464.12	c #Conflicts:     547000 | #Learnt:      27232 | 0.000
1463.82/1464.12	c total clause space: 335.816MB
1463.82/1464.12	c total #watches: 479689
1467.81/1468.20	c total #propagations: 42035627 / total #impl: 171751544 (eff. 0.245)
1467.81/1468.20	c #Conflicts:     548000 | #Learnt:      28232 | 0.000
1467.81/1468.20	c total clause space: 335.816MB
1467.81/1468.20	c total #watches: 494398
1472.11/1472.40	c total #propagations: 42108118 / total #impl: 172019094 (eff. 0.245)
1472.11/1472.40	c #Conflicts:     549000 | #Learnt:      29232 | 0.000
1472.11/1472.40	c total clause space: 335.816MB
1472.11/1472.40	c total #watches: 502551
1477.71/1478.02	c total #propagations: 42184339 / total #impl: 172324521 (eff. 0.245)
1477.71/1478.02	c #Conflicts:     550000 | #Learnt:      30232 | 0.000
1477.71/1478.02	c total clause space: 335.816MB
1477.71/1478.02	c total #watches: 511240
1483.61/1483.99	c total #propagations: 42276363 / total #impl: 172634280 (eff. 0.245)
1483.61/1483.99	c #Conflicts:     551000 | #Learnt:      31232 | 0.000
1483.61/1483.99	c total clause space: 335.816MB
1483.61/1483.99	c total #watches: 515814
1488.01/1488.32	c total #propagations: 42394766 / total #impl: 172963628 (eff. 0.245)
1488.01/1488.32	c #Conflicts:     552000 | #Learnt:      32232 | 0.000
1488.01/1488.32	c total clause space: 335.816MB
1488.01/1488.32	c total #watches: 520223
1494.20/1494.52	c total #propagations: 42512617 / total #impl: 173283451 (eff. 0.245)
1494.20/1494.52	c #Conflicts:     553000 | #Learnt:      33232 | 0.000
1494.20/1494.52	c total clause space: 335.816MB
1494.20/1494.52	c total #watches: 524605
1500.70/1501.07	c total #propagations: 42617299 / total #impl: 173628532 (eff. 0.245)
1500.70/1501.07	c #Conflicts:     554000 | #Learnt:      34232 | 0.000
1500.70/1501.07	c total clause space: 335.816MB
1500.70/1501.07	c total #watches: 531444
1507.60/1507.96	c total #propagations: 42711964 / total #impl: 173966365 (eff. 0.246)
1507.60/1507.96	c #Conflicts:     555000 | #Learnt:      35232 | 0.000
1507.60/1507.96	c total clause space: 335.816MB
1507.60/1507.96	c total #watches: 535679
1514.52/1514.86	c total #propagations: 42833808 / total #impl: 174336182 (eff. 0.246)
1514.52/1514.86	c GC COLLECT
1514.52/1514.86	c #Conflicts:     556000 | #Learnt:      18335 | 0.000
1514.52/1514.86	c total clause space: 335.816MB
1514.52/1514.86	c total #watches: 347419
1518.61/1518.99	c total #propagations: 42949556 / total #impl: 174695605 (eff. 0.246)
1518.61/1518.99	c #Conflicts:     557000 | #Learnt:      19335 | 0.000
1518.61/1518.99	c total clause space: 335.816MB
1518.61/1518.99	c total #watches: 353013
1523.11/1523.50	c total #propagations: 43047378 / total #impl: 175017234 (eff. 0.246)
1523.11/1523.50	c #Conflicts:     558000 | #Learnt:      20335 | 0.000
1523.11/1523.50	c total clause space: 335.816MB
1523.11/1523.50	c total #watches: 355661
1527.01/1527.37	c total #propagations: 43185914 / total #impl: 175385083 (eff. 0.246)
1527.01/1527.37	c #Conflicts:     559000 | #Learnt:      21335 | 0.000
1527.01/1527.37	c total clause space: 335.816MB
1527.01/1527.37	c total #watches: 373315
1530.61/1530.97	c total #propagations: 43277524 / total #impl: 175706641 (eff. 0.246)
1530.61/1530.97	c #Conflicts:     560000 | #Learnt:      22335 | 0.000
1530.61/1530.97	c total clause space: 335.816MB
1530.61/1530.97	c total #watches: 381647
1534.01/1534.39	c total #propagations: 43369005 / total #impl: 176005117 (eff. 0.246)
1534.01/1534.39	c #Conflicts:     561000 | #Learnt:      23335 | 0.000
1534.01/1534.39	c total clause space: 335.816MB
1534.01/1534.39	c total #watches: 393179
1537.61/1537.93	c total #propagations: 43444140 / total #impl: 176248331 (eff. 0.246)
1537.61/1537.93	c #Conflicts:     562000 | #Learnt:      24335 | 0.000
1537.61/1537.93	c total clause space: 335.816MB
1537.61/1537.93	c total #watches: 409737
1541.51/1541.88	c total #propagations: 43519734 / total #impl: 176545539 (eff. 0.247)
1541.51/1541.88	c #Conflicts:     563000 | #Learnt:      25335 | 0.000
1541.51/1541.88	c total clause space: 335.816MB
1541.51/1541.88	c total #watches: 417267
1545.41/1545.77	c total #propagations: 43593964 / total #impl: 176836221 (eff. 0.247)
1545.41/1545.77	c #Conflicts:     564000 | #Learnt:      26335 | 0.000
1545.41/1545.77	c total clause space: 335.816MB
1545.41/1545.77	c total #watches: 427312
1549.00/1549.35	c total #propagations: 43676162 / total #impl: 177115572 (eff. 0.247)
1549.00/1549.35	c #Conflicts:     565000 | #Learnt:      27335 | 0.000
1549.00/1549.35	c total clause space: 335.816MB
1549.00/1549.35	c total #watches: 435539
1553.40/1553.77	c total #propagations: 43760338 / total #impl: 177363368 (eff. 0.247)
1553.40/1553.77	c #Conflicts:     566000 | #Learnt:      28335 | 0.000
1553.40/1553.77	c total clause space: 335.816MB
1553.40/1553.77	c total #watches: 440246
1557.90/1558.24	c total #propagations: 43852989 / total #impl: 177659544 (eff. 0.247)
1557.90/1558.24	c #Conflicts:     567000 | #Learnt:      29335 | 0.000
1557.90/1558.24	c total clause space: 335.816MB
1557.90/1558.24	c total #watches: 455299
1561.71/1562.07	c total #propagations: 43943697 / total #impl: 177960888 (eff. 0.247)
1561.71/1562.07	c #Conflicts:     568000 | #Learnt:      30335 | 0.000
1561.71/1562.07	c total clause space: 335.816MB
1561.71/1562.07	c total #watches: 466767
1565.11/1565.46	c total #propagations: 44020386 / total #impl: 178244993 (eff. 0.247)
1565.11/1565.46	c #Conflicts:     569000 | #Learnt:      31335 | 0.000
1565.11/1565.46	c total clause space: 335.816MB
1565.11/1565.46	c total #watches: 483305
1567.70/1568.09	c total #propagations: 44091290 / total #impl: 178594752 (eff. 0.247)
1567.70/1568.09	c #Conflicts:     570000 | #Learnt:      32335 | 0.000
1567.70/1568.09	c total clause space: 335.816MB
1567.70/1568.09	c total #watches: 505787
1570.20/1570.57	c total #propagations: 44165236 / total #impl: 179044247 (eff. 0.247)
1570.20/1570.57	c #Conflicts:     571000 | #Learnt:      33335 | 0.000
1570.20/1570.57	c total clause space: 335.816MB
1570.20/1570.57	c total #watches: 525485
1574.00/1574.30	c total #propagations: 44226407 / total #impl: 179447124 (eff. 0.246)
1574.00/1574.30	c #Conflicts:     572000 | #Learnt:      34335 | 0.000
1574.00/1574.30	c total clause space: 335.816MB
1574.00/1574.30	c total #watches: 542014
1577.80/1578.17	c total #propagations: 44302629 / total #impl: 179924919 (eff. 0.246)
1577.80/1578.17	c #Conflicts:     573000 | #Learnt:      35335 | 0.000
1577.80/1578.17	c total clause space: 335.816MB
1577.80/1578.17	c total #watches: 559126
1581.80/1582.13	c total #propagations: 44380777 / total #impl: 180325030 (eff. 0.246)
1581.80/1582.13	c #Conflicts:     574000 | #Learnt:      36335 | 0.000
1581.80/1582.13	c total clause space: 335.816MB
1581.80/1582.13	c total #watches: 580256
1584.81/1585.13	c total #propagations: 44451879 / total #impl: 180775753 (eff. 0.246)
1584.81/1585.13	c GC COLLECT
1584.81/1585.13	c #Conflicts:     575000 | #Learnt:      19140 | 0.000
1584.81/1585.13	c total clause space: 335.816MB
1584.81/1585.13	c total #watches: 361405
1587.40/1587.78	c total #propagations: 44514000 / total #impl: 181065817 (eff. 0.246)
1587.40/1587.78	c #Conflicts:     576000 | #Learnt:      20140 | 0.000
1587.40/1587.78	c total clause space: 335.816MB
1587.40/1587.78	c total #watches: 375157
1590.70/1591.09	c total #propagations: 44570364 / total #impl: 181348517 (eff. 0.246)
1590.70/1591.09	c #Conflicts:     577000 | #Learnt:      21140 | 0.000
1590.70/1591.09	c total clause space: 335.816MB
1590.70/1591.09	c total #watches: 384170
1594.40/1594.73	c total #propagations: 44637018 / total #impl: 181665174 (eff. 0.246)
1594.40/1594.73	c #Conflicts:     578000 | #Learnt:      22140 | 0.000
1594.40/1594.73	c total clause space: 335.816MB
1594.40/1594.73	c total #watches: 390917
1597.10/1597.42	c total #propagations: 44708188 / total #impl: 181994384 (eff. 0.246)
1597.10/1597.42	c #Conflicts:     579000 | #Learnt:      23140 | 0.000
1597.10/1597.42	c total clause space: 335.816MB
1597.10/1597.42	c total #watches: 424412
1600.20/1600.53	c total #propagations: 44784124 / total #impl: 182386520 (eff. 0.246)
1600.20/1600.53	c #Conflicts:     580000 | #Learnt:      24140 | 0.000
1600.20/1600.53	c total clause space: 335.816MB
1600.20/1600.53	c total #watches: 436214
1603.60/1603.97	c total #propagations: 44867527 / total #impl: 182736271 (eff. 0.246)
1603.60/1603.97	c #Conflicts:     581000 | #Learnt:      25140 | 0.000
1603.60/1603.97	c total clause space: 335.816MB
1603.60/1603.97	c total #watches: 451760
1608.10/1608.44	c total #propagations: 44933263 / total #impl: 182983578 (eff. 0.246)
1608.10/1608.44	c #Conflicts:     582000 | #Learnt:      26140 | 0.000
1608.10/1608.44	c total clause space: 335.816MB
1608.10/1608.44	c total #watches: 465792
1611.00/1611.31	c total #propagations: 45025421 / total #impl: 183290389 (eff. 0.246)
1611.00/1611.31	c #Conflicts:     583000 | #Learnt:      27140 | 0.000
1611.00/1611.31	c total clause space: 335.816MB
1611.00/1611.31	c total #watches: 485772
1615.29/1615.69	c total #propagations: 45089946 / total #impl: 183560919 (eff. 0.246)
1615.29/1615.69	c #Conflicts:     584000 | #Learnt:      28140 | 0.000
1615.29/1615.69	c total clause space: 335.816MB
1615.29/1615.69	c total #watches: 499147
1619.69/1620.05	c total #propagations: 45168396 / total #impl: 183853375 (eff. 0.246)
1619.69/1620.05	c #Conflicts:     585000 | #Learnt:      29140 | 0.000
1619.69/1620.05	c total clause space: 335.816MB
1619.69/1620.05	c total #watches: 509226
1624.40/1624.73	c total #propagations: 45231643 / total #impl: 184149409 (eff. 0.246)
1624.40/1624.73	c #Conflicts:     586000 | #Learnt:      30140 | 0.000
1624.40/1624.73	c total clause space: 335.816MB
1624.40/1624.73	c total #watches: 523269
1628.99/1629.36	c total #propagations: 45305292 / total #impl: 184510669 (eff. 0.246)
1628.99/1629.36	c #Conflicts:     587000 | #Learnt:      31140 | 0.000
1628.99/1629.36	c total clause space: 335.816MB
1628.99/1629.36	c total #watches: 541928
1634.49/1634.90	c total #propagations: 45376946 / total #impl: 184798647 (eff. 0.246)
1634.49/1634.90	c #Conflicts:     588000 | #Learnt:      32140 | 0.000
1634.49/1634.90	c total clause space: 335.816MB
1634.49/1634.90	c total #watches: 552013
1641.69/1642.04	c total #propagations: 45471280 / total #impl: 185162926 (eff. 0.246)
1641.69/1642.04	c #Conflicts:     589000 | #Learnt:      33140 | 0.000
1641.69/1642.04	c total clause space: 335.816MB
1641.69/1642.04	c total #watches: 559253
1645.89/1646.27	c total #propagations: 45562521 / total #impl: 185517794 (eff. 0.246)
1645.89/1646.27	c #Conflicts:     590000 | #Learnt:      34140 | 0.000
1645.89/1646.27	c total clause space: 335.816MB
1645.89/1646.27	c total #watches: 582584
1650.39/1650.73	c total #propagations: 45632725 / total #impl: 185849296 (eff. 0.246)
1650.39/1650.73	c #Conflicts:     591000 | #Learnt:      35140 | 0.000
1650.39/1650.73	c total clause space: 335.816MB
1650.39/1650.73	c total #watches: 594519
1656.30/1656.70	c total #propagations: 45706521 / total #impl: 186172612 (eff. 0.246)
1656.30/1656.70	c #Conflicts:     592000 | #Learnt:      36140 | 0.000
1656.30/1656.70	c total clause space: 335.816MB
1656.30/1656.70	c total #watches: 604744
1660.69/1661.10	c total #propagations: 45791146 / total #impl: 186494160 (eff. 0.246)
1660.69/1661.10	c GC COLLECT
1660.69/1661.10	c #Conflicts:     593000 | #Learnt:      18636 | 0.000
1660.69/1661.10	c total clause space: 335.816MB
1660.69/1661.10	c total #watches: 358832
1662.49/1662.82	c total #propagations: 45860168 / total #impl: 186810629 (eff. 0.245)
1662.49/1662.82	c #Conflicts:     594000 | #Learnt:      19636 | 0.000
1662.49/1662.82	c total clause space: 335.816MB
1662.49/1662.82	c total #watches: 381872
1664.19/1664.57	c total #propagations: 45909655 / total #impl: 187090912 (eff. 0.245)
1664.19/1664.57	c #Conflicts:     595000 | #Learnt:      20636 | 0.000
1664.19/1664.57	c total clause space: 335.816MB
1664.19/1664.57	c total #watches: 402508
1666.49/1666.85	c total #propagations: 45965345 / total #impl: 187492374 (eff. 0.245)
1666.49/1666.85	c #Conflicts:     596000 | #Learnt:      21636 | 0.000
1666.49/1666.85	c total clause space: 335.816MB
1666.49/1666.85	c total #watches: 415700
1669.39/1669.76	c total #propagations: 46030295 / total #impl: 187877368 (eff. 0.245)
1669.39/1669.76	c #Conflicts:     597000 | #Learnt:      22636 | 0.000
1669.39/1669.76	c total clause space: 335.816MB
1669.39/1669.76	c total #watches: 433154
1672.59/1672.96	c total #propagations: 46094043 / total #impl: 188202063 (eff. 0.245)
1672.59/1672.96	c #Conflicts:     598000 | #Learnt:      23636 | 0.000
1672.59/1672.96	c total clause space: 335.816MB
1672.59/1672.96	c total #watches: 442249
1676.09/1676.49	c total #propagations: 46162351 / total #impl: 188506648 (eff. 0.245)
1676.09/1676.49	c #Conflicts:     599000 | #Learnt:      24636 | 0.000
1676.09/1676.49	c total clause space: 335.816MB
1676.09/1676.49	c total #watches: 450654
1680.38/1680.79	c total #propagations: 46232100 / total #impl: 188838632 (eff. 0.245)
1680.38/1680.79	c #Conflicts:     600000 | #Learnt:      25636 | 0.000
1680.38/1680.79	c total clause space: 335.816MB
1680.38/1680.79	c total #watches: 457351
1685.38/1685.70	c total #propagations: 46302801 / total #impl: 189148571 (eff. 0.245)
1685.38/1685.70	c #Conflicts:     601000 | #Learnt:      26636 | 0.000
1685.38/1685.70	c total clause space: 335.816MB
1685.38/1685.70	c total #watches: 466073
1690.39/1690.80	c total #propagations: 46391245 / total #impl: 189457360 (eff. 0.245)
1690.39/1690.80	c #Conflicts:     602000 | #Learnt:      27636 | 0.000
1690.39/1690.80	c total clause space: 335.816MB
1690.39/1690.80	c total #watches: 475862
1695.18/1695.52	c total #propagations: 46476510 / total #impl: 189748677 (eff. 0.245)
1695.18/1695.52	c #Conflicts:     603000 | #Learnt:      28636 | 0.000
1695.18/1695.52	c total clause space: 335.816MB
1695.18/1695.52	c total #watches: 487706
1698.98/1699.35	c total #propagations: 46552813 / total #impl: 190095376 (eff. 0.245)
1698.98/1699.35	c #Conflicts:     604000 | #Learnt:      29636 | 0.000
1698.98/1699.35	c total clause space: 335.816MB
1698.98/1699.35	c total #watches: 497075
1704.69/1705.06	c total #propagations: 46621433 / total #impl: 190434708 (eff. 0.245)
1704.69/1705.06	c #Conflicts:     605000 | #Learnt:      30636 | 0.000
1704.69/1705.06	c total clause space: 335.816MB
1704.69/1705.06	c total #watches: 506340
1710.88/1711.21	c total #propagations: 46696579 / total #impl: 190732932 (eff. 0.245)
1710.88/1711.21	c #Conflicts:     606000 | #Learnt:      31636 | 0.000
1710.88/1711.21	c total clause space: 335.816MB
1710.88/1711.21	c total #watches: 512855
1716.79/1717.11	c total #propagations: 46776333 / total #impl: 191030052 (eff. 0.245)
1716.79/1717.11	c #Conflicts:     607000 | #Learnt:      32636 | 0.000
1716.79/1717.11	c total clause space: 335.816MB
1716.79/1717.11	c total #watches: 517600
1723.08/1723.47	c total #propagations: 46851844 / total #impl: 191335489 (eff. 0.245)
1723.08/1723.47	c #Conflicts:     608000 | #Learnt:      33636 | 0.000
1723.08/1723.47	c total clause space: 335.816MB
1723.08/1723.47	c total #watches: 525100
1728.28/1728.61	c total #propagations: 46931902 / total #impl: 191669336 (eff. 0.245)
1728.28/1728.61	c #Conflicts:     609000 | #Learnt:      34636 | 0.000
1728.28/1728.61	c total clause space: 335.816MB
1728.28/1728.61	c total #watches: 535425
1734.78/1735.13	c total #propagations: 47003391 / total #impl: 191959630 (eff. 0.245)
1734.78/1735.13	c #Conflicts:     610000 | #Learnt:      35636 | 0.000
1734.78/1735.13	c total clause space: 335.816MB
1734.78/1735.13	c total #watches: 542934
1741.98/1742.30	c total #propagations: 47088895 / total #impl: 192327398 (eff. 0.245)
1741.98/1742.30	c #Conflicts:     611000 | #Learnt:      36636 | 0.000
1741.98/1742.30	c total clause space: 335.816MB
1741.98/1742.30	c total #watches: 548792
1749.47/1749.83	c total #propagations: 47183104 / total #impl: 192662704 (eff. 0.245)
1749.47/1749.83	c GC COLLECT
1749.47/1749.83	c #Conflicts:     612000 | #Learnt:      18834 | 0.000
1749.47/1749.83	c total clause space: 335.816MB
1749.47/1749.83	c total #watches: 364493
1752.87/1753.27	c total #propagations: 47273393 / total #impl: 193021828 (eff. 0.245)
1752.87/1753.27	c #Conflicts:     613000 | #Learnt:      19834 | 0.000
1752.87/1753.27	c total clause space: 335.816MB
1752.87/1753.27	c total #watches: 375889
1755.57/1755.92	c total #propagations: 47338927 / total #impl: 193281382 (eff. 0.245)
1755.57/1755.92	c #Conflicts:     614000 | #Learnt:      20834 | 0.000
1755.57/1755.92	c total clause space: 335.816MB
1755.57/1755.92	c total #watches: 392059
1761.07/1761.46	c total #propagations: 47399231 / total #impl: 193538066 (eff. 0.245)
1761.07/1761.46	c #Conflicts:     615000 | #Learnt:      21834 | 0.000
1761.07/1761.46	c total clause space: 335.816MB
1761.07/1761.46	c total #watches: 394996
1766.47/1766.87	c total #propagations: 47496194 / total #impl: 193840179 (eff. 0.245)
1766.47/1766.87	c #Conflicts:     616000 | #Learnt:      22834 | 0.000
1766.47/1766.87	c total clause space: 335.816MB
1766.47/1766.87	c total #watches: 401284
1770.07/1770.47	c total #propagations: 47595219 / total #impl: 194180895 (eff. 0.245)
1770.07/1770.47	c #Conflicts:     617000 | #Learnt:      23834 | 0.000
1770.07/1770.47	c total clause space: 335.816MB
1770.07/1770.47	c total #watches: 420784
1774.47/1774.87	c total #propagations: 47672852 / total #impl: 194491248 (eff. 0.245)
1774.47/1774.87	c #Conflicts:     618000 | #Learnt:      24834 | 0.000
1774.47/1774.87	c total clause space: 335.816MB
1774.47/1774.87	c total #watches: 431314
1779.37/1779.70	c total #propagations: 47765810 / total #impl: 194790995 (eff. 0.245)
1779.37/1779.70	c #Conflicts:     619000 | #Learnt:      25834 | 0.000
1779.37/1779.70	c total clause space: 335.816MB
1779.37/1779.70	c total #watches: 438737
1783.87/1784.21	c total #propagations: 47862743 / total #impl: 195132238 (eff. 0.245)
1783.87/1784.21	c #Conflicts:     620000 | #Learnt:      26834 | 0.000
1783.87/1784.21	c total clause space: 335.816MB
1783.87/1784.21	c total #watches: 447751
1788.27/1788.64	c total #propagations: 47960469 / total #impl: 195471204 (eff. 0.245)
1788.27/1788.64	c #Conflicts:     621000 | #Learnt:      27834 | 0.000
1788.27/1788.64	c total clause space: 335.816MB
1788.27/1788.64	c total #watches: 465430
1793.07/1793.49	c total #propagations: 48038138 / total #impl: 195768551 (eff. 0.245)
1793.07/1793.49	c #Conflicts:     622000 | #Learnt:      28834 | 0.000
1793.07/1793.49	c total clause space: 335.816MB
1793.07/1793.49	c total #watches: 471524
1799.07/1799.42	c total #propagations: 48145267 / total #impl: 196104981 (eff. 0.246)
1799.07/1799.42	c #Conflicts:     623000 | #Learnt:      29834 | 0.000
1799.07/1799.42	c total clause space: 335.816MB
1799.07/1799.42	c total #watches: 478313

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-4103007-1466270439/watcher-4103007-1466270439 -o /tmp/evaluation-result-4103007-1466270439/solver-4103007-1466270439 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node139-1466240178-16744 --watchdog 1960 --input HOME/instance-4103007-1466270439.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

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

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


[startup+0 s]
/proc/loadavg: 2.47 2.33 2.28 3/177 20347
/proc/meminfo: memFree=30006784/32872528 swapFree=1402776/1580604
[pid=20347] ppid=20344 vsize=55976 CPUtime=0 cores=0,2,4,6
/proc/20347/stat : 20347 (cdcl-cuttingpla) R 20344 20347 16728 0 -1 4202496 258 0 0 0 0 0 0 0 20 0 1 0 29089600 57319424 7804 33554432000 4194304 6211289 140734763000560 140733310954104 4206551 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20347/statm: 13994 7804 98 493 0 13491 0

[startup+0.10017 s]
/proc/loadavg: 2.47 2.33 2.28 3/177 20347
/proc/meminfo: memFree=30006784/32872528 swapFree=1402776/1580604
[pid=20347] ppid=20344 vsize=65716 CPUtime=0.08 cores=0,2,4,6
/proc/20347/stat : 20347 (cdcl-cuttingpla) R 20344 20347 16728 0 -1 4202496 1886 0 0 0 8 0 0 0 20 0 1 0 29089600 67293184 14161 33554432000 4194304 6211289 140734763000560 140733310954104 4205291 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20347/statm: 16429 14161 204 493 0 15926 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 65716

[startup+0.200333 s]
/proc/loadavg: 2.47 2.33 2.28 3/177 20347
/proc/meminfo: memFree=30006784/32872528 swapFree=1402776/1580604
[pid=20347] ppid=20344 vsize=73372 CPUtime=0.18 cores=0,2,4,6
/proc/20347/stat : 20347 (cdcl-cuttingpla) R 20344 20347 16728 0 -1 4202496 2883 0 0 0 18 0 0 0 20 0 1 0 29089600 75132928 16352 33554432000 4194304 6211289 140734763000560 140733310954104 5151400 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20347/statm: 18343 16354 214 493 0 17840 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 73372

[startup+0.300312 s]
/proc/loadavg: 2.47 2.33 2.28 3/177 20347
/proc/meminfo: memFree=30006784/32872528 swapFree=1402776/1580604
[pid=20347] ppid=20344 vsize=80684 CPUtime=0.28 cores=0,2,4,6
/proc/20347/stat : 20347 (cdcl-cuttingpla) R 20344 20347 16728 0 -1 4202496 3423 0 0 0 28 0 0 0 20 0 1 0 29089600 82620416 17208 33554432000 4194304 6211289 140734763000560 140733310954104 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20347/statm: 20171 17208 214 493 0 19668 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 80684

[startup+0.700202 s]
/proc/loadavg: 2.47 2.33 2.28 3/177 20347
/proc/meminfo: memFree=30006784/32872528 swapFree=1402776/1580604
[pid=20347] ppid=20344 vsize=92880 CPUtime=0.69 cores=0,2,4,6
/proc/20347/stat : 20347 (cdcl-cuttingpla) R 20344 20347 16728 0 -1 4202496 4105 0 0 0 68 1 0 0 20 0 1 0 29089600 95109120 18689 33554432000 4194304 6211289 140734763000560 140734762998904 4205577 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20347/statm: 23220 18689 219 493 0 22717 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 92880

[startup+1.50019 s]
/proc/loadavg: 2.47 2.33 2.28 3/178 20348
/proc/meminfo: memFree=29926164/32872528 swapFree=1402776/1580604
[pid=20347] ppid=20344 vsize=93244 CPUtime=1.49 cores=0,2,4,6
/proc/20347/stat : 20347 (cdcl-cuttingpla) R 20344 20347 16728 0 -1 4202496 5093 0 0 0 148 1 0 0 20 0 1 0 29089600 95481856 20848 33554432000 4194304 6211289 140734763000560 140734762998904 4209314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20347/statm: 23311 20848 219 493 0 22808 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 93244

[startup+3.10028 s]
/proc/loadavg: 2.44 2.33 2.27 3/178 20348
/proc/meminfo: memFree=29919464/32872528 swapFree=1402776/1580604
[pid=20347] ppid=20344 vsize=112600 CPUtime=3.08 cores=0,2,4,6
/proc/20347/stat : 20347 (cdcl-cuttingpla) R 20344 20347 16728 0 -1 4202496 5976 0 0 0 307 1 0 0 20 0 1 0 29089600 115302400 22350 33554432000 4194304 6211289 140734763000560 140734762998904 4209314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20347/statm: 28150 22350 219 493 0 27647 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 112600

[startup+6.30025 s]
/proc/loadavg: 2.44 2.33 2.27 3/178 20348
/proc/meminfo: memFree=29909324/32872528 swapFree=1402776/1580604
[pid=20347] ppid=20344 vsize=114020 CPUtime=6.29 cores=0,2,4,6
/proc/20347/stat : 20347 (cdcl-cuttingpla) R 20344 20347 16728 0 -1 4202496 6546 0 0 0 627 2 0 0 20 0 1 0 29089600 116756480 25971 33554432000 4194304 6211289 140734763000560 140734762998600 4209891 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20347/statm: 28505 25971 219 493 0 28002 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 114020

[startup+12.7002 s]
/proc/loadavg: 2.40 2.32 2.27 3/178 20348
/proc/meminfo: memFree=29899688/32872528 swapFree=1402776/1580604
[pid=20347] ppid=20344 vsize=144976 CPUtime=12.69 cores=0,2,4,6
/proc/20347/stat : 20347 (cdcl-cuttingpla) R 20344 20347 16728 0 -1 4202496 7321 0 0 0 1267 2 0 0 20 0 1 0 29089600 148455424 27908 33554432000 4194304 6211289 140734763000560 140734762998792 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20347/statm: 36244 27908 219 493 0 35741 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 144976

[startup+25.5003 s]
/proc/loadavg: 2.39 2.32 2.27 3/177 20348
/proc/meminfo: memFree=29880224/32872528 swapFree=1402776/1580604
[pid=20347] ppid=20344 vsize=146460 CPUtime=25.49 cores=0,2,4,6
/proc/20347/stat : 20347 (cdcl-cuttingpla) R 20344 20347 16728 0 -1 4202496 7841 0 0 0 2546 3 0 0 20 0 1 0 29089600 149975040 31481 33554432000 4194304 6211289 140734763000560 140734762998424 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20347/statm: 36615 31481 219 493 0 36112 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 146460

[startup+51.1004 s]
/proc/loadavg: 2.38 2.33 2.27 3/177 20348
/proc/meminfo: memFree=29857768/32872528 swapFree=1402776/1580604
[pid=20347] ppid=20344 vsize=197212 CPUtime=51.09 cores=0,2,4,6
/proc/20347/stat : 20347 (cdcl-cuttingpla) R 20344 20347 16728 0 -1 4202496 8446 0 0 0 5105 4 0 0 20 0 1 0 29089600 201945088 37037 33554432000 4194304 6211289 140734763000560 140734762998904 4209314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20347/statm: 49303 37037 219 493 0 48800 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 197212

[startup+102.3 s]
/proc/loadavg: 2.36 2.33 2.28 3/177 20349
/proc/meminfo: memFree=29815580/32872528 swapFree=1402776/1580604
[pid=20347] ppid=20344 vsize=198612 CPUtime=102.28 cores=0,2,4,6
/proc/20347/stat : 20347 (cdcl-cuttingpla) R 20344 20347 16728 0 -1 4202496 8811 0 0 0 10224 4 0 0 20 0 1 0 29089600 203378688 46580 33554432000 4194304 6211289 140734763000560 140734762998904 4209314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20347/statm: 49653 46580 219 493 0 49150 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 198612

[startup+162.3 s]
/proc/loadavg: 2.36 2.33 2.28 3/177 20350
/proc/meminfo: memFree=29798288/32872528 swapFree=1402776/1580604
[pid=20347] ppid=20344 vsize=283000 CPUtime=162.27 cores=0,2,4,6
/proc/20347/stat : 20347 (cdcl-cuttingpla) R 20344 20347 16728 0 -1 4202496 10123 0 0 0 16222 5 0 0 20 0 1 0 29089600 289792000 50708 33554432000 4194304 6211289 140734763000560 140734762998904 4209304 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20347/statm: 70750 50708 219 493 0 70247 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 283000

[startup+222.307 s]
/proc/loadavg: 2.31 2.33 2.27 3/177 20352
/proc/meminfo: memFree=29774156/32872528 swapFree=1402776/1580604
[pid=20347] ppid=20344 vsize=283720 CPUtime=222.26 cores=0,2,4,6
/proc/20347/stat : 20347 (cdcl-cuttingpla) R 20344 20347 16728 0 -1 4202496 10523 0 0 0 22221 5 0 0 20 0 1 0 29089600 290529280 56660 33554432000 4194304 6211289 140734763000560 140734762998904 4209882 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20347/statm: 70930 56660 219 493 0 70427 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 283720

[startup+282.3 s]
/proc/loadavg: 2.39 2.34 2.28 3/177 20353
/proc/meminfo: memFree=29767392/32872528 swapFree=1402776/1580604
[pid=20347] ppid=20344 vsize=283992 CPUtime=282.24 cores=0,2,4,6
/proc/20347/stat : 20347 (cdcl-cuttingpla) R 20344 20347 16728 0 -1 4202496 10615 0 0 0 28219 5 0 0 20 0 1 0 29089600 290807808 57261 33554432000 4194304 6211289 140734763000560 140734762998904 4209250 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20347/statm: 70998 57261 219 493 0 70495 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 283992

[startup+342.3 s]
/proc/loadavg: 2.32 2.34 2.28 3/177 20354
/proc/meminfo: memFree=29722396/32872528 swapFree=1402776/1580604
[pid=20347] ppid=20344 vsize=285272 CPUtime=342.24 cores=0,2,4,6
/proc/20347/stat : 20347 (cdcl-cuttingpla) R 20344 20347 16728 0 -1 4202496 10940 0 0 0 34218 6 0 0 20 0 1 0 29089600 292118528 66784 33554432000 4194304 6211289 140734763000560 140734762998904 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20347/statm: 71318 66784 219 493 0 70815 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 285272

[startup+402.3 s]
/proc/loadavg: 2.40 2.35 2.28 3/177 20401
/proc/meminfo: memFree=29770432/32872528 swapFree=1402776/1580604
[pid=20347] ppid=20344 vsize=285592 CPUtime=402.22 cores=0,2,4,6
/proc/20347/stat : 20347 (cdcl-cuttingpla) R 20344 20347 16728 0 -1 4202496 11010 0 0 0 40216 6 0 0 20 0 1 0 29089600 292446208 67365 33554432000 4194304 6211289 140734763000560 140734762998904 4209328 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20347/statm: 71398 67365 219 493 0 70895 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 285592

[startup+462.3 s]
/proc/loadavg: 2.27 2.32 2.27 3/177 20402
/proc/meminfo: memFree=29737020/32872528 swapFree=1402776/1580604
[pid=20347] ppid=20344 vsize=285880 CPUtime=462.21 cores=0,2,4,6
/proc/20347/stat : 20347 (cdcl-cuttingpla) R 20344 20347 16728 0 -1 4202496 11096 0 0 0 46215 6 0 0 20 0 1 0 29089600 292741120 67962 33554432000 4194304 6211289 140734763000560 140734762998904 4209273 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20347/statm: 71470 67962 219 493 0 70967 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 285880

[startup+522.3 s]
/proc/loadavg: 2.28 2.32 2.27 3/177 20404
/proc/meminfo: memFree=29680372/32872528 swapFree=1402776/1580604
[pid=20347] ppid=20344 vsize=419520 CPUtime=522.21 cores=0,2,4,6
/proc/20347/stat : 20347 (cdcl-cuttingpla) R 20344 20347 16728 0 -1 4202496 11796 0 0 0 52213 8 0 0 20 0 1 0 29089600 429588480 72574 33554432000 4194304 6211289 140734763000560 140734762998904 4209265 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20347/statm: 104880 72574 219 493 0 104377 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 419520

[startup+582.3 s]
/proc/loadavg: 2.36 2.33 2.28 3/178 20408
/proc/meminfo: memFree=29650188/32872528 swapFree=1402776/1580604
[pid=20347] ppid=20344 vsize=420800 CPUtime=582.2 cores=0,2,4,6
/proc/20347/stat : 20347 (cdcl-cuttingpla) R 20344 20347 16728 0 -1 4202496 12284 0 0 0 58212 8 0 0 20 0 1 0 29089600 430899200 74494 33554432000 4194304 6211289 140734763000560 140734762998904 4209852 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20347/statm: 105200 74494 219 493 0 104697 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 420800


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


[startup+882.307 s]
/proc/loadavg: 2.41 2.36 2.29 4/177 20414
/proc/meminfo: memFree=29574780/32872528 swapFree=1402776/1580604
[pid=20347] ppid=20344 vsize=423936 CPUtime=882.16 cores=0,2,4,6
/proc/20347/stat : 20347 (cdcl-cuttingpla) R 20344 20347 16728 0 -1 4202496 12922 0 0 0 88208 8 0 0 20 0 1 0 29089600 434110464 80736 33554432000 4194304 6211289 140734763000560 140734762998904 4209314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20347/statm: 105984 80736 219 493 0 105481 0
Current children cumulated CPU time (s) 882.16
Current children cumulated vsize (KiB) 423936

[startup+942.3 s]
/proc/loadavg: 2.36 2.35 2.29 3/177 20415
/proc/meminfo: memFree=29573416/32872528 swapFree=1402776/1580604
[pid=20347] ppid=20344 vsize=423936 CPUtime=942.14 cores=0,2,4,6
/proc/20347/stat : 20347 (cdcl-cuttingpla) R 20344 20347 16728 0 -1 4202496 12930 0 0 0 94206 8 0 0 20 0 1 0 29089600 434110464 80744 33554432000 4194304 6211289 140734763000560 140734762998904 4209314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20347/statm: 105984 80744 219 493 0 105481 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 423936

[startup+1002.3 s]
/proc/loadavg: 2.32 2.33 2.28 3/177 20416
/proc/meminfo: memFree=29543896/32872528 swapFree=1402776/1580604
[pid=20347] ppid=20344 vsize=424384 CPUtime=1002.13 cores=0,2,4,6
/proc/20347/stat : 20347 (cdcl-cuttingpla) R 20344 20347 16728 0 -1 4202496 13048 0 0 0 100204 9 0 0 20 0 1 0 29089600 434569216 83420 33554432000 4194304 6211289 140734763000560 140734762998904 4209244 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20347/statm: 106096 83420 219 493 0 105593 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 424384

[startup+1062.3 s]
/proc/loadavg: 2.32 2.33 2.28 3/177 20417
/proc/meminfo: memFree=29524872/32872528 swapFree=1402776/1580604
[pid=20347] ppid=20344 vsize=424384 CPUtime=1062.09 cores=0,2,4,6
/proc/20347/stat : 20347 (cdcl-cuttingpla) R 20344 20347 16728 0 -1 4202496 13122 0 0 0 106200 9 0 0 20 0 1 0 29089600 434569216 88045 33554432000 4194304 6211289 140734763000560 140734762998904 4201502 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20347/statm: 106096 88045 219 493 0 105593 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 424384

[startup+1122.3 s]
/proc/loadavg: 2.36 2.34 2.28 3/177 20418
/proc/meminfo: memFree=29511948/32872528 swapFree=1402776/1580604
[pid=20347] ppid=20344 vsize=425024 CPUtime=1122.07 cores=0,2,4,6
/proc/20347/stat : 20347 (cdcl-cuttingpla) R 20344 20347 16728 0 -1 4202496 13269 0 0 0 112198 9 0 0 20 0 1 0 29089600 435224576 91235 33554432000 4194304 6211289 140734763000560 140734762998904 4209891 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20347/statm: 106256 91235 219 493 0 105753 0
Current children cumulated CPU time (s) 1122.07
Current children cumulated vsize (KiB) 425024

[startup+1182.3 s]
/proc/loadavg: 2.36 2.35 2.28 3/178 20423
/proc/meminfo: memFree=29506812/32872528 swapFree=1402776/1580604
[pid=20347] ppid=20344 vsize=425664 CPUtime=1182.06 cores=0,2,4,6
/proc/20347/stat : 20347 (cdcl-cuttingpla) R 20344 20347 16728 0 -1 4202496 13378 0 0 0 118197 9 0 0 20 0 1 0 29089600 435879936 92333 33554432000 4194304 6211289 140734763000560 140734762998904 4209306 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20347/statm: 106416 92333 219 493 0 105913 0
Current children cumulated CPU time (s) 1182.06
Current children cumulated vsize (KiB) 425664

[startup+1242.3 s]
/proc/loadavg: 2.33 2.35 2.28 3/177 20424
/proc/meminfo: memFree=29498984/32872528 swapFree=1402776/1580604
[pid=20347] ppid=20344 vsize=425664 CPUtime=1242.05 cores=0,2,4,6
/proc/20347/stat : 20347 (cdcl-cuttingpla) R 20344 20347 16728 0 -1 4202496 13379 0 0 0 124196 9 0 0 20 0 1 0 29089600 435879936 92334 33554432000 4194304 6211289 140734763000560 140734762998904 4209314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20347/statm: 106416 92334 219 493 0 105913 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 425664

[startup+1302.3 s]
/proc/loadavg: 2.45 2.38 2.30 3/177 20425
/proc/meminfo: memFree=29469544/32872528 swapFree=1402776/1580604
[pid=20347] ppid=20344 vsize=426020 CPUtime=1302.03 cores=0,2,4,6
/proc/20347/stat : 20347 (cdcl-cuttingpla) R 20344 20347 16728 0 -1 4202496 13461 0 0 0 130194 9 0 0 20 0 1 0 29089600 436244480 97526 33554432000 4194304 6211289 140734763000560 140734762998904 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20347/statm: 106505 97526 219 493 0 106002 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 426020

[startup+1362.3 s]
/proc/loadavg: 2.22 2.33 2.28 4/177 20426
/proc/meminfo: memFree=29447160/32872528 swapFree=1402776/1580604
[pid=20347] ppid=20344 vsize=426528 CPUtime=1362.03 cores=0,2,4,6
/proc/20347/stat : 20347 (cdcl-cuttingpla) R 20344 20347 16728 0 -1 4202496 13571 0 0 0 136194 9 0 0 20 0 1 0 29089600 436764672 97636 33554432000 4194304 6211289 140734763000560 140734762998472 4209304 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20347/statm: 106632 97636 219 493 0 106129 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 426528

[startup+1422.3 s]
/proc/loadavg: 2.34 2.34 2.28 3/177 20427
/proc/meminfo: memFree=29446864/32872528 swapFree=1402776/1580604
[pid=20347] ppid=20344 vsize=426980 CPUtime=1422.02 cores=0,2,4,6
/proc/20347/stat : 20347 (cdcl-cuttingpla) R 20344 20347 16728 0 -1 4202496 13653 0 0 0 142193 9 0 0 20 0 1 0 29089600 437227520 97718 33554432000 4194304 6211289 140734763000560 140734762998904 4209314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20347/statm: 106745 97718 219 493 0 106242 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 426980

[startup+1482.3 s]
/proc/loadavg: 2.42 2.36 2.29 3/177 20429
/proc/meminfo: memFree=29445436/32872528 swapFree=1402776/1580604
[pid=20347] ppid=20344 vsize=427176 CPUtime=1482.01 cores=0,2,4,6
/proc/20347/stat : 20347 (cdcl-cuttingpla) R 20344 20347 16728 0 -1 4202496 13694 0 0 0 148192 9 0 0 20 0 1 0 29089600 437428224 97759 33554432000 4194304 6211289 140734763000560 140734762998904 4209328 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20347/statm: 106794 97759 219 493 0 106291 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 427176

[startup+1542.31 s]
/proc/loadavg: 2.41 2.37 2.29 3/177 20430
/proc/meminfo: memFree=29433344/32872528 swapFree=1402776/1580604
[pid=20347] ppid=20344 vsize=427176 CPUtime=1542.01 cores=0,2,4,6
/proc/20347/stat : 20347 (cdcl-cuttingpla) R 20344 20347 16728 0 -1 4202496 13695 0 0 0 154191 10 0 0 20 0 1 0 29089600 437428224 97760 33554432000 4194304 6211289 140734763000560 140734762998904 4209304 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20347/statm: 106794 97760 219 493 0 106291 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 427176

[startup+1602.3 s]
/proc/loadavg: 2.23 2.33 2.28 3/177 20431
/proc/meminfo: memFree=29432724/32872528 swapFree=1402776/1580604
[pid=20347] ppid=20344 vsize=427176 CPUtime=1602 cores=0,2,4,6
/proc/20347/stat : 20347 (cdcl-cuttingpla) R 20344 20347 16728 0 -1 4202496 13720 0 0 0 160190 10 0 0 20 0 1 0 29089600 437428224 97785 33554432000 4194304 6211289 140734763000560 140734762998904 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20347/statm: 106794 97785 219 493 0 106291 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 427176

[startup+1662.3 s]
/proc/loadavg: 2.26 2.31 2.28 3/177 20432
/proc/meminfo: memFree=29426080/32872528 swapFree=1402776/1580604
[pid=20347] ppid=20344 vsize=427308 CPUtime=1661.99 cores=0,2,4,6
/proc/20347/stat : 20347 (cdcl-cuttingpla) R 20344 20347 16728 0 -1 4202496 13733 0 0 0 166189 10 0 0 20 0 1 0 29089600 437563392 99331 33554432000 4194304 6211289 140734763000560 140734762998904 4209882 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20347/statm: 106827 99331 219 493 0 106324 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 427308

[startup+1722.3 s]
/proc/loadavg: 2.28 2.30 2.27 3/177 20433
/proc/meminfo: memFree=29425956/32872528 swapFree=1402776/1580604
[pid=20347] ppid=20344 vsize=427308 CPUtime=1721.98 cores=0,2,4,6
/proc/20347/stat : 20347 (cdcl-cuttingpla) R 20344 20347 16728 0 -1 4202496 13733 0 0 0 172188 10 0 0 20 0 1 0 29089600 437563392 99331 33554432000 4194304 6211289 140734763000560 140734762998904 4209314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20347/statm: 106827 99331 219 493 0 106324 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 427308

[startup+1782.3 s]
/proc/loadavg: 2.27 2.29 2.27 4/178 20438
/proc/meminfo: memFree=29413524/32872528 swapFree=1402776/1580604
[pid=20347] ppid=20344 vsize=427308 CPUtime=1781.97 cores=0,2,4,6
/proc/20347/stat : 20347 (cdcl-cuttingpla) R 20344 20347 16728 0 -1 4202496 13748 0 0 0 178187 10 0 0 20 0 1 0 29089600 437563392 102412 33554432000 4194304 6211289 140734763000560 140734762998904 4209306 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20347/statm: 106827 102412 219 493 0 106324 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 427308



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.40 2.32 2.28 3/178 20438
/proc/meminfo: memFree=29413772/32872528 swapFree=1402776/1580604
[pid=20347] ppid=20344 vsize=427308 CPUtime=1800.07 cores=0,2,4,6
/proc/20347/stat : 20347 (cdcl-cuttingpla) R 20344 20347 16728 0 -1 4202496 13748 0 0 0 179997 10 0 0 20 0 1 0 29089600 437563392 102412 33554432000 4194304 6211289 140734763000560 140734762998904 4209314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20347/statm: 106827 102412 219 493 0 106324 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 427308

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 20347 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.97
CPU system time (s): 0.102984
CPU usage (%): 99.9818
Max. virtual memory (cumulated for all children) (KiB): 427308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.97
system time used= 0.102984
maximum resident set size= 409648
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13748
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= 99
involuntary context switches= 1989

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.06923 second user time and 8.33673 second system time

The end

Launcher Data

Begin job on node139 at 2016-06-18 19:20:39
IDJOB=4103007
IDBENCH=2205
IDSOLVER=2549
FILE ID=node139/4103007-1466270439
RUNJOBID= node139-1466240178-16744
PBS_JOBID= 19918187
Free space on /tmp= 71592 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-ii32d1.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4103007-1466270439/watcher-4103007-1466270439 -o /tmp/evaluation-result-4103007-1466270439/solver-4103007-1466270439 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node139-1466240178-16744 --watchdog 1960 --input HOME/instance-4103007-1466270439.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= 1850b909125f53108de0513d8e3d52c8
RANDOM SEED=671512575

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.500
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:        30007164 kB
Buffers:          163580 kB
Cached:           150992 kB
SwapCached:         1904 kB
Active:           313132 kB
Inactive:         232356 kB
Active(anon):     231676 kB
Inactive(anon):     1476 kB
Active(file):      81456 kB
Inactive(file):   230880 kB
Unevictable:     1580604 kB
Mlocked:         1402776 kB
SwapTotal:      67108856 kB
SwapFree:       67099484 kB
Dirty:              2312 kB
Writeback:             8 kB
AnonPages:       1810660 kB
Mapped:             7800 kB
Shmem:                 0 kB
Slab:             606148 kB
SReclaimable:      50016 kB
SUnreclaim:       556132 kB
KernelStack:        1488 kB
PageTables:         7556 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1981708 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    393216 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= 71588 MiB
End job on node139 at 2016-06-18 19:50:39