Trace number 4108756

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 linear search 2016-05-01? (TO) 1800.02 1800.3

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j90opt/
normalized-j9021_5.std.opb
MD5SUMaa972c70d521daa1738bd997a5a53983
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark112
Best CPU time to get the best result obtained on this benchmark249.992
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables54782
Total number of constraints184309
Number of constraints which are clauses183109
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1200
Minimum length of a constraint1
Maximum length of a constraint50
Number of terms in the objective function 300
Biggest coefficient in the objective function 300
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 45150
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 300
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 45150
Number of bits of the biggest sum of numbers16
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.00	c * #variable= 54782 #constraint= 184309
2.39/2.46	c #Conflicts:       1000 | #Learnt:       1152 | 0.000
2.39/2.46	c total clause space: 29.637MB
2.39/2.46	c total #watches: 371912
2.58/2.69	c total #propagations: 4897748 / total #impl: 16584148 (eff. 0.295)
2.58/2.69	c #Conflicts:       2000 | #Learnt:       2153 | 0.000
2.58/2.69	c total clause space: 29.637MB
2.58/2.69	c total #watches: 376075
2.88/2.96	c total #propagations: 5533320 / total #impl: 20166151 (eff. 0.274)
2.88/2.96	c #Conflicts:       3000 | #Learnt:       2247 | 0.000
2.88/2.96	c total clause space: 29.637MB
2.88/2.96	c total #watches: 379777
3.19/3.23	c total #propagations: 6166581 / total #impl: 24259176 (eff. 0.254)
3.19/3.23	c #Conflicts:       4000 | #Learnt:       3247 | 0.000
3.19/3.23	c total clause space: 48.1602MB
3.30/3.38	c total #watches: 382180
3.49/3.51	c total #propagations: 6849926 / total #impl: 27205364 (eff. 0.252)
3.49/3.51	c #Conflicts:       5000 | #Learnt:       2643 | 0.000
3.49/3.51	c total clause space: 48.1602MB
3.49/3.51	c total #watches: 381066
3.69/3.77	c total #propagations: 7548299 / total #impl: 30960822 (eff. 0.244)
3.69/3.77	c #Conflicts:       6000 | #Learnt:       3643 | 0.000
3.69/3.77	c total clause space: 48.1602MB
3.69/3.77	c total #watches: 386475
4.09/4.13	c total #propagations: 8079068 / total #impl: 33634830 (eff. 0.240)
4.09/4.13	c GC COLLECT
4.09/4.13	c #Conflicts:       7000 | #Learnt:       2539 | 0.000
4.09/4.13	c total clause space: 48.1602MB
4.09/4.13	c total #watches: 380402
4.50/4.55	c total #propagations: 8690441 / total #impl: 37178723 (eff. 0.234)
4.50/4.55	c #Conflicts:       8000 | #Learnt:       3539 | 0.000
4.50/4.55	c total clause space: 48.1602MB
4.50/4.55	c total #watches: 384830
4.89/4.98	c total #propagations: 9501211 / total #impl: 40950901 (eff. 0.232)
4.89/4.98	c #Conflicts:       9000 | #Learnt:       4540 | 0.000
4.89/4.98	c total clause space: 48.1602MB
4.89/4.98	c total #watches: 389093
5.39/5.48	c total #propagations: 10197347 / total #impl: 44117136 (eff. 0.231)
5.39/5.48	c #Conflicts:      10000 | #Learnt:       3037 | 0.000
5.39/5.48	c total clause space: 48.1602MB
5.39/5.48	c total #watches: 386430
5.79/5.84	c total #propagations: 10942821 / total #impl: 50025911 (eff. 0.219)
5.79/5.84	c #Conflicts:      11000 | #Learnt:       4038 | 0.000
5.79/5.84	c total clause space: 48.1602MB
5.79/5.84	c total #watches: 387232
6.19/6.29	c total #propagations: 11603166 / total #impl: 53945562 (eff. 0.215)
6.19/6.29	c #Conflicts:      12000 | #Learnt:       5038 | 0.000
6.19/6.29	c total clause space: 48.1602MB
6.19/6.29	c total #watches: 390237
6.69/6.71	c total #propagations: 12413187 / total #impl: 58076046 (eff. 0.214)
6.69/6.71	c #Conflicts:      13000 | #Learnt:       6038 | 0.000
6.69/6.71	c total clause space: 48.1602MB
6.69/6.71	c total #watches: 393351
6.99/7.01	c total #propagations: 13072412 / total #impl: 61577105 (eff. 0.212)
6.99/7.01	c GC COLLECT
6.99/7.01	c #Conflicts:      14000 | #Learnt:       4189 | 0.000
6.99/7.01	c total clause space: 48.1602MB
6.99/7.01	c total #watches: 384542
7.29/7.39	c total #propagations: 13652484 / total #impl: 65364613 (eff. 0.209)
7.29/7.39	c #Conflicts:      15000 | #Learnt:       5189 | 0.000
7.29/7.39	c total clause space: 48.1602MB
7.29/7.39	c total #watches: 388183
7.89/7.98	c total #propagations: 14342352 / total #impl: 69521477 (eff. 0.206)
7.89/7.98	c #Conflicts:      16000 | #Learnt:       6189 | 0.000
7.89/7.98	c total clause space: 48.1602MB
7.89/7.98	c total #watches: 395057
8.49/8.53	c total #propagations: 15213256 / total #impl: 74509457 (eff. 0.204)
8.49/8.53	c #Conflicts:      17000 | #Learnt:       4018 | 0.000
8.49/8.53	c total clause space: 48.1602MB
8.49/8.53	c total #watches: 390763
9.09/9.14	c total #propagations: 16017667 / total #impl: 78102632 (eff. 0.205)
9.09/9.14	c #Conflicts:      18000 | #Learnt:       5018 | 0.000
9.09/9.14	c total clause space: 48.1602MB
9.09/9.14	c total #watches: 395229
9.79/9.81	c total #propagations: 16724309 / total #impl: 81303484 (eff. 0.206)
9.79/9.81	c #Conflicts:      19000 | #Learnt:       6017 | 0.000
9.79/9.81	c total clause space: 78.2603MB
9.79/9.81	c total #watches: 400497
10.58/10.67	c total #propagations: 17413226 / total #impl: 84431711 (eff. 0.206)
10.58/10.67	c #Conflicts:      20000 | #Learnt:       7017 | 0.000
10.58/10.67	c total clause space: 78.2603MB
10.58/10.67	c total #watches: 403101
11.28/11.33	c total #propagations: 18098643 / total #impl: 87827444 (eff. 0.206)
11.28/11.33	c GC COLLECT
11.28/11.33	c #Conflicts:      21000 | #Learnt:       4530 | 0.000
11.28/11.33	c total clause space: 78.2603MB
11.28/11.33	c total #watches: 389505
11.88/11.93	c total #propagations: 18792053 / total #impl: 91073440 (eff. 0.206)
11.88/11.93	c #Conflicts:      22000 | #Learnt:       5530 | 0.000
11.88/11.93	c total clause space: 78.2603MB
11.88/11.93	c total #watches: 393899
12.58/12.61	c total #propagations: 19649848 / total #impl: 96232349 (eff. 0.204)
12.58/12.61	c #Conflicts:      23000 | #Learnt:       6530 | 0.000
12.58/12.61	c total clause space: 78.2603MB
12.58/12.61	c total #watches: 399864
13.19/13.26	c total #propagations: 20358338 / total #impl: 100778447 (eff. 0.202)
13.19/13.26	c #Conflicts:      24000 | #Learnt:       7530 | 0.000
13.19/13.26	c total clause space: 78.2603MB
13.19/13.26	c total #watches: 404504
13.78/13.85	c total #propagations: 21060234 / total #impl: 104571584 (eff. 0.201)
13.78/13.85	c GC COLLECT
13.78/13.85	c #Conflicts:      25000 | #Learnt:       4737 | 0.000
13.78/13.85	c total clause space: 78.2603MB
13.78/13.85	c total #watches: 390141
14.39/14.45	c total #propagations: 21829817 / total #impl: 109185896 (eff. 0.200)
14.39/14.45	c #Conflicts:      26000 | #Learnt:       5737 | 0.000
14.39/14.45	c total clause space: 78.2603MB
14.39/14.45	c total #watches: 394354
14.88/14.92	c total #propagations: 22530724 / total #impl: 113424665 (eff. 0.199)
14.88/14.92	c #Conflicts:      27000 | #Learnt:       6737 | 0.000
14.88/14.92	c total clause space: 78.2603MB
14.88/14.93	c total #watches: 396850
15.49/15.51	c total #propagations: 23022464 / total #impl: 115917720 (eff. 0.199)
15.49/15.51	c #Conflicts:      28000 | #Learnt:       7737 | 0.000
15.49/15.51	c total clause space: 78.2603MB
15.49/15.51	c total #watches: 400044
15.98/16.02	c total #propagations: 23683393 / total #impl: 118909461 (eff. 0.199)
15.98/16.02	c GC COLLECT
15.98/16.02	c #Conflicts:      29000 | #Learnt:       4643 | 0.000
15.98/16.02	c total clause space: 78.2603MB
15.98/16.02	c total #watches: 387660
16.59/16.60	c total #propagations: 24264827 / total #impl: 122371300 (eff. 0.198)
16.59/16.60	c #Conflicts:      30000 | #Learnt:       5643 | 0.000
16.59/16.60	c total clause space: 78.2603MB
16.59/16.60	c total #watches: 393103
17.18/17.20	c total #propagations: 25130573 / total #impl: 127099185 (eff. 0.198)
17.18/17.20	c #Conflicts:      31000 | #Learnt:       6643 | 0.000
17.18/17.20	c total clause space: 78.2603MB
17.18/17.20	c total #watches: 396855
17.69/17.78	c total #propagations: 25978356 / total #impl: 130887519 (eff. 0.198)
17.69/17.78	c #Conflicts:      32000 | #Learnt:       7643 | 0.000
17.69/17.78	c total clause space: 78.2603MB
17.69/17.78	c total #watches: 400679
18.28/18.31	c total #propagations: 26721192 / total #impl: 134697122 (eff. 0.198)
18.28/18.31	c #Conflicts:      33000 | #Learnt:       8643 | 0.000
18.28/18.31	c total clause space: 78.2603MB
18.28/18.31	c total #watches: 404159
18.69/18.71	c total #propagations: 27345798 / total #impl: 138069757 (eff. 0.198)
18.69/18.71	c GC COLLECT
18.69/18.71	c #Conflicts:      34000 | #Learnt:       5245 | 0.000
18.69/18.71	c total clause space: 78.2603MB
18.69/18.71	c total #watches: 386761
19.08/19.17	c total #propagations: 27929308 / total #impl: 140855844 (eff. 0.198)
19.08/19.17	c #Conflicts:      35000 | #Learnt:       6245 | 0.000
19.08/19.17	c total clause space: 78.2603MB
19.08/19.17	c total #watches: 395090
19.68/19.75	c total #propagations: 28463421 / total #impl: 143684690 (eff. 0.198)
19.68/19.75	c #Conflicts:      36000 | #Learnt:       7245 | 0.000
19.68/19.75	c total clause space: 78.2603MB
19.68/19.75	c total #watches: 405717
20.78/20.86	c total #propagations: 28986503 / total #impl: 147438599 (eff. 0.197)
20.78/20.86	c #Conflicts:      37000 | #Learnt:       8245 | 0.000
20.78/20.86	c total clause space: 78.2603MB
20.78/20.86	c total #watches: 414518
22.39/22.45	c total #propagations: 29555016 / total #impl: 151131649 (eff. 0.196)
22.39/22.45	c #Conflicts:      38000 | #Learnt:       9245 | 0.000
22.39/22.45	c total clause space: 78.2603MB
22.39/22.45	c total #watches: 419759
24.20/24.23	c total #propagations: 30124257 / total #impl: 154356825 (eff. 0.195)
24.20/24.23	c GC COLLECT
24.20/24.23	c #Conflicts:      39000 | #Learnt:       5543 | 0.000
24.20/24.23	c total clause space: 78.2603MB
24.20/24.23	c total #watches: 408030
26.09/26.16	c total #propagations: 30745956 / total #impl: 157699361 (eff. 0.195)
26.09/26.16	c #Conflicts:      40000 | #Learnt:       6543 | 0.000
26.09/26.16	c total clause space: 78.2603MB
26.09/26.16	c total #watches: 414384
28.19/28.22	c total #propagations: 31411602 / total #impl: 160601637 (eff. 0.196)
28.19/28.22	c #Conflicts:      41000 | #Learnt:       7543 | 0.000
28.19/28.22	c total clause space: 78.2603MB
28.19/28.22	c total #watches: 421971
30.59/30.62	c total #propagations: 32099062 / total #impl: 163607232 (eff. 0.196)
30.59/30.62	c #Conflicts:      42000 | #Learnt:       8543 | 0.000
30.59/30.62	c total clause space: 127.173MB
30.59/30.62	c total #watches: 429487
33.38/33.44	c total #propagations: 32703711 / total #impl: 166172013 (eff. 0.197)
33.38/33.44	c #Conflicts:      43000 | #Learnt:       9543 | 0.000
33.38/33.44	c total clause space: 127.173MB
33.38/33.44	c total #watches: 438326
36.18/36.30	c total #propagations: 33402188 / total #impl: 169179020 (eff. 0.197)
36.18/36.30	c GC COLLECT
36.18/36.30	c #Conflicts:      44000 | #Learnt:       5381 | 0.000
36.18/36.30	c total clause space: 127.173MB
36.18/36.30	c total #watches: 406919
38.08/38.17	c total #propagations: 34118592 / total #impl: 171877252 (eff. 0.199)
38.08/38.17	c #Conflicts:      45000 | #Learnt:       6381 | 0.000
38.08/38.17	c total clause space: 127.173MB
38.08/38.17	c total #watches: 416319
39.78/39.80	c total #propagations: 34796876 / total #impl: 174693415 (eff. 0.199)
39.78/39.80	c #Conflicts:      46000 | #Learnt:       7381 | 0.000
39.78/39.80	c total clause space: 127.173MB
39.78/39.80	c total #watches: 421497
41.79/41.82	c total #propagations: 35424205 / total #impl: 178663623 (eff. 0.198)
41.79/41.82	c #Conflicts:      47000 | #Learnt:       8381 | 0.000
41.79/41.82	c total clause space: 127.173MB
41.79/41.82	c total #watches: 425965
43.88/43.92	c total #propagations: 36181023 / total #impl: 182430154 (eff. 0.198)
43.88/43.92	c #Conflicts:      48000 | #Learnt:       9381 | 0.000
43.88/43.92	c total clause space: 127.173MB
43.88/43.92	c total #watches: 430235
45.78/45.89	c total #propagations: 36915042 / total #impl: 186118828 (eff. 0.198)
45.78/45.89	c #Conflicts:      49000 | #Learnt:      10381 | 0.000
45.78/45.89	c total clause space: 127.173MB
45.78/45.89	c total #watches: 433158
47.78/47.88	c total #propagations: 37602824 / total #impl: 189314192 (eff. 0.199)
47.78/47.88	c GC COLLECT
47.78/47.88	c #Conflicts:      50000 | #Learnt:       5993 | 0.000
47.78/47.88	c total clause space: 127.173MB
47.78/47.88	c total #watches: 410432
49.88/49.93	c total #propagations: 38373913 / total #impl: 193371917 (eff. 0.198)
49.88/49.93	c #Conflicts:      51000 | #Learnt:       6993 | 0.000
49.88/49.93	c total clause space: 127.173MB
49.88/49.93	c total #watches: 415501
51.79/51.86	c total #propagations: 39237866 / total #impl: 198120481 (eff. 0.198)
51.79/51.86	c #Conflicts:      52000 | #Learnt:       7993 | 0.000
51.79/51.86	c total clause space: 127.173MB
51.79/51.86	c total #watches: 423024
53.78/53.89	c total #propagations: 40030007 / total #impl: 202999342 (eff. 0.197)
53.78/53.89	c #Conflicts:      53000 | #Learnt:       8993 | 0.000
53.78/53.89	c total clause space: 127.173MB
53.78/53.89	c total #watches: 438284
56.38/56.46	c total #propagations: 40753534 / total #impl: 209910854 (eff. 0.194)
56.38/56.46	c #Conflicts:      54000 | #Learnt:       9993 | 0.000
56.38/56.46	c total clause space: 127.173MB
56.38/56.46	c total #watches: 446493
58.88/58.96	c total #propagations: 41447917 / total #impl: 214386378 (eff. 0.193)
58.88/58.96	c #Conflicts:      55000 | #Learnt:      10993 | 0.000
58.88/58.96	c total clause space: 127.173MB
58.88/58.96	c total #watches: 451516
60.68/60.75	c total #propagations: 42173091 / total #impl: 218020226 (eff. 0.193)
60.68/60.75	c GC COLLECT
60.68/60.75	c #Conflicts:      56000 | #Learnt:       6403 | 0.000
60.68/60.75	c total clause space: 127.173MB
60.68/60.75	c total #watches: 412251
62.69/62.79	c total #propagations: 42859520 / total #impl: 222009316 (eff. 0.193)
62.69/62.79	c #Conflicts:      57000 | #Learnt:       7403 | 0.000
62.69/62.79	c total clause space: 127.173MB
62.69/62.79	c total #watches: 416760
64.78/64.89	c total #propagations: 43705358 / total #impl: 226092776 (eff. 0.193)
64.78/64.89	c #Conflicts:      58000 | #Learnt:       8403 | 0.000
64.78/64.89	c total clause space: 127.173MB
64.78/64.89	c total #watches: 422372
67.19/67.29	c total #propagations: 44577396 / total #impl: 230793826 (eff. 0.193)
67.19/67.29	c #Conflicts:      59000 | #Learnt:       9403 | 0.000
67.19/67.29	c total clause space: 127.173MB
67.19/67.29	c total #watches: 428577
69.78/69.83	c total #propagations: 45385996 / total #impl: 234506147 (eff. 0.194)
69.78/69.83	c #Conflicts:      60000 | #Learnt:      10403 | 0.000
69.78/69.83	c total clause space: 127.173MB
69.78/69.83	c total #watches: 433022
72.08/72.19	c total #propagations: 46175900 / total #impl: 239111844 (eff. 0.193)
72.08/72.19	c #Conflicts:      61000 | #Learnt:      11403 | 0.000
72.08/72.19	c total clause space: 127.173MB
72.08/72.19	c total #watches: 438160
74.08/74.12	c total #propagations: 46876886 / total #impl: 242079881 (eff. 0.194)
74.08/74.12	c GC COLLECT
74.08/74.12	c #Conflicts:      62000 | #Learnt:       6484 | 0.000
74.08/74.12	c total clause space: 127.173MB
74.08/74.12	c total #watches: 413279
75.78/75.89	c total #propagations: 47548640 / total #impl: 245502646 (eff. 0.194)
75.78/75.89	c #Conflicts:      63000 | #Learnt:       7484 | 0.000
75.78/75.89	c total clause space: 127.173MB
75.78/75.89	c total #watches: 417857
77.78/77.80	c total #propagations: 48254625 / total #impl: 249209837 (eff. 0.194)
77.78/77.80	c #Conflicts:      64000 | #Learnt:       8484 | 0.000
77.78/77.80	c total clause space: 127.173MB
77.78/77.80	c total #watches: 423576
79.97/80.09	c total #propagations: 48908791 / total #impl: 252631804 (eff. 0.194)
79.97/80.09	c #Conflicts:      65000 | #Learnt:       9483 | 0.000
79.97/80.09	c total clause space: 127.173MB
79.97/80.09	c total #watches: 428594
81.97/82.02	c total #propagations: 49682185 / total #impl: 255797242 (eff. 0.194)
81.97/82.02	c #Conflicts:      66000 | #Learnt:      10483 | 0.000
81.97/82.02	c total clause space: 127.173MB
81.97/82.02	c total #watches: 431543
84.27/84.32	c total #propagations: 50326317 / total #impl: 259538379 (eff. 0.194)
84.27/84.32	c #Conflicts:      67000 | #Learnt:      11483 | 0.000
84.27/84.32	c total clause space: 127.173MB
84.27/84.32	c total #watches: 435507
86.77/86.82	c total #propagations: 51074716 / total #impl: 264366314 (eff. 0.193)
86.77/86.82	c #Conflicts:      68000 | #Learnt:      12483 | 0.000
86.77/86.82	c total clause space: 127.173MB
86.77/86.82	c total #watches: 440610
88.47/88.50	c total #propagations: 51848588 / total #impl: 268269778 (eff. 0.193)
88.47/88.50	c GC COLLECT
88.47/88.50	c #Conflicts:      69000 | #Learnt:       7251 | 0.000
88.47/88.50	c total clause space: 127.173MB
88.47/88.50	c total #watches: 416289
90.28/90.33	c total #propagations: 52512120 / total #impl: 270907149 (eff. 0.194)
90.28/90.33	c #Conflicts:      70000 | #Learnt:       8251 | 0.000
90.28/90.33	c total clause space: 127.173MB
90.28/90.33	c total #watches: 419632
92.27/92.33	c total #propagations: 53224589 / total #impl: 275147747 (eff. 0.193)
92.27/92.33	c #Conflicts:      71000 | #Learnt:       9251 | 0.000
92.27/92.33	c total clause space: 127.173MB
92.27/92.33	c total #watches: 424363
94.17/94.23	c total #propagations: 53923457 / total #impl: 278940324 (eff. 0.193)
94.17/94.23	c #Conflicts:      72000 | #Learnt:      10251 | 0.000
94.17/94.23	c total clause space: 127.173MB
94.17/94.23	c total #watches: 428749
96.17/96.23	c total #propagations: 54650574 / total #impl: 282400848 (eff. 0.194)
96.17/96.23	c #Conflicts:      73000 | #Learnt:      11251 | 0.000
96.17/96.23	c total clause space: 127.173MB
96.17/96.23	c total #watches: 434688
98.27/98.36	c total #propagations: 55391130 / total #impl: 287355816 (eff. 0.193)
98.27/98.36	c #Conflicts:      74000 | #Learnt:      12251 | 0.000
98.27/98.36	c total clause space: 127.173MB
98.27/98.36	c total #watches: 439727
100.27/100.31	c total #propagations: 56161802 / total #impl: 291400733 (eff. 0.193)
100.27/100.31	c GC COLLECT
100.27/100.31	c #Conflicts:      75000 | #Learnt:       6751 | 0.000
100.27/100.31	c total clause space: 127.173MB
100.27/100.31	c total #watches: 413756
102.07/102.19	c total #propagations: 56831224 / total #impl: 294870642 (eff. 0.193)
102.07/102.19	c #Conflicts:      76000 | #Learnt:       7751 | 0.000
102.07/102.19	c total clause space: 127.173MB
102.07/102.19	c total #watches: 416742
104.07/104.11	c total #propagations: 57532998 / total #impl: 297567405 (eff. 0.193)
104.07/104.11	c #Conflicts:      77000 | #Learnt:       8751 | 0.000
104.07/104.11	c total clause space: 127.173MB
104.07/104.11	c total #watches: 420108
105.87/105.91	c total #propagations: 58243354 / total #impl: 300875088 (eff. 0.194)
105.87/105.91	c #Conflicts:      78000 | #Learnt:       9751 | 0.000
105.87/105.91	c total clause space: 127.173MB
105.87/105.91	c total #watches: 423209
107.78/107.87	c total #propagations: 58995010 / total #impl: 305088785 (eff. 0.193)
107.78/107.87	c #Conflicts:      79000 | #Learnt:      10751 | 0.000
107.78/107.87	c total clause space: 127.173MB
107.78/107.87	c total #watches: 429395
110.08/110.12	c total #propagations: 59742280 / total #impl: 310244753 (eff. 0.193)
110.08/110.12	c #Conflicts:      80000 | #Learnt:      11751 | 0.000
110.08/110.12	c total clause space: 127.173MB
110.08/110.12	c total #watches: 435767
112.17/112.23	c total #propagations: 60576067 / total #impl: 315820115 (eff. 0.192)
112.17/112.23	c #Conflicts:      81000 | #Learnt:      12751 | 0.000
112.17/112.23	c total clause space: 127.173MB
112.17/112.23	c total #watches: 441765
114.57/114.65	c total #propagations: 61327974 / total #impl: 320840516 (eff. 0.191)
114.57/114.65	c GC COLLECT
114.57/114.65	c #Conflicts:      82000 | #Learnt:       6953 | 0.000
114.57/114.65	c total clause space: 127.173MB
114.57/114.66	c total #watches: 415273
116.57/116.60	c total #propagations: 62076316 / total #impl: 325605655 (eff. 0.191)
116.57/116.60	c #Conflicts:      83000 | #Learnt:       7953 | 0.000
116.57/116.60	c total clause space: 127.173MB
116.57/116.61	c total #watches: 425992
118.97/119.03	c total #propagations: 62794889 / total #impl: 330362703 (eff. 0.190)
118.97/119.03	c #Conflicts:      84000 | #Learnt:       8953 | 0.000
118.97/119.03	c total clause space: 127.173MB
118.97/119.03	c total #watches: 435962
121.37/121.45	c total #propagations: 63500190 / total #impl: 335252998 (eff. 0.189)
121.37/121.45	c #Conflicts:      85000 | #Learnt:       9953 | 0.000
121.37/121.45	c total clause space: 127.173MB
121.37/121.45	c total #watches: 444283
124.47/124.53	c total #propagations: 64242468 / total #impl: 342110954 (eff. 0.188)
124.47/124.53	c #Conflicts:      86000 | #Learnt:      10953 | 0.000
124.47/124.53	c total clause space: 127.173MB
124.47/124.53	c total #watches: 456346
127.96/128.04	c total #propagations: 64999270 / total #impl: 348603225 (eff. 0.186)
127.96/128.04	c #Conflicts:      87000 | #Learnt:      11953 | 0.000
127.96/128.04	c total clause space: 127.173MB
127.96/128.04	c total #watches: 465932
132.87/132.98	c total #propagations: 65685019 / total #impl: 354061361 (eff. 0.186)
132.87/132.98	c #Conflicts:      88000 | #Learnt:      12953 | 0.000
132.87/132.98	c total clause space: 127.173MB
132.87/132.98	c total #watches: 480462
137.47/137.52	c total #propagations: 66433944 / total #impl: 360344884 (eff. 0.184)
137.47/137.52	c #Conflicts:      89000 | #Learnt:      13953 | 0.000
137.47/137.52	c total clause space: 206.656MB
137.47/137.52	c total #watches: 490297
140.46/140.58	c total #propagations: 67046255 / total #impl: 366185877 (eff. 0.183)
140.46/140.58	c GC COLLECT
140.46/140.58	c #Conflicts:      90000 | #Learnt:       7852 | 0.000
140.46/140.58	c total clause space: 206.656MB
140.46/140.58	c total #watches: 424221
143.16/143.27	c total #propagations: 67779289 / total #impl: 371654320 (eff. 0.182)
143.16/143.27	c #Conflicts:      91000 | #Learnt:       8852 | 0.000
143.16/143.27	c total clause space: 206.656MB
143.16/143.27	c total #watches: 432660
145.96/146.09	c total #propagations: 68560128 / total #impl: 376198604 (eff. 0.182)
145.96/146.09	c #Conflicts:      92000 | #Learnt:       9852 | 0.000
145.96/146.09	c total clause space: 206.656MB
145.96/146.09	c total #watches: 443333
148.76/148.86	c total #propagations: 69299472 / total #impl: 380050750 (eff. 0.182)
148.76/148.86	c #Conflicts:      93000 | #Learnt:      10852 | 0.000
148.76/148.86	c total clause space: 206.656MB
148.76/148.86	c total #watches: 450940
151.96/152.09	c total #propagations: 70004493 / total #impl: 383344903 (eff. 0.183)
151.96/152.09	c #Conflicts:      94000 | #Learnt:      11852 | 0.000
151.96/152.09	c total clause space: 206.656MB
151.96/152.09	c total #watches: 461019
155.56/155.67	c total #propagations: 70628068 / total #impl: 386398922 (eff. 0.183)
155.56/155.67	c #Conflicts:      95000 | #Learnt:      12852 | 0.000
155.56/155.67	c total clause space: 206.656MB
155.56/155.67	c total #watches: 468860
159.96/160.07	c total #propagations: 71251746 / total #impl: 389237845 (eff. 0.183)
159.96/160.07	c #Conflicts:      96000 | #Learnt:      13852 | 0.000
159.96/160.07	c total clause space: 206.656MB
159.96/160.07	c total #watches: 475404
165.36/165.49	c total #propagations: 71948659 / total #impl: 392577591 (eff. 0.183)
165.36/165.49	c #Conflicts:      97000 | #Learnt:      14852 | 0.000
165.36/165.49	c total clause space: 206.656MB
165.36/165.49	c total #watches: 486214
167.46/167.59	c total #propagations: 72674319 / total #impl: 398139481 (eff. 0.183)
167.46/167.59	c GC COLLECT
167.46/167.59	c #Conflicts:      98000 | #Learnt:       8451 | 0.000
167.46/167.59	c total clause space: 206.656MB
167.46/167.59	c total #watches: 427124
170.06/170.15	c total #propagations: 73333489 / total #impl: 403041432 (eff. 0.182)
170.06/170.15	c #Conflicts:      99000 | #Learnt:       9451 | 0.000
170.06/170.15	c total clause space: 206.656MB
170.06/170.15	c total #watches: 435022
172.77/172.81	c total #propagations: 74061749 / total #impl: 406697213 (eff. 0.182)
172.77/172.81	c #Conflicts:     100000 | #Learnt:      10451 | 0.000
172.77/172.81	c total clause space: 206.656MB
172.77/172.81	c total #watches: 444167
175.97/176.10	c total #propagations: 74791175 / total #impl: 411496098 (eff. 0.182)
175.97/176.10	c #Conflicts:     101000 | #Learnt:      11451 | 0.000
175.97/176.10	c total clause space: 206.656MB
175.97/176.10	c total #watches: 453321
179.96/180.09	c total #propagations: 75472322 / total #impl: 416075997 (eff. 0.181)
179.96/180.09	c #Conflicts:     102000 | #Learnt:      12451 | 0.000
179.96/180.09	c total clause space: 206.656MB
179.96/180.09	c total #watches: 467880
185.96/186.08	c total #propagations: 76165765 / total #impl: 421028928 (eff. 0.181)
185.96/186.08	c #Conflicts:     103000 | #Learnt:      13451 | 0.000
185.96/186.08	c total clause space: 206.656MB
185.96/186.08	c total #watches: 475532
190.95/191.09	c total #propagations: 76940353 / total #impl: 425804141 (eff. 0.181)
190.95/191.09	c #Conflicts:     104000 | #Learnt:      14451 | 0.000
190.95/191.09	c total clause space: 206.656MB
190.95/191.09	c total #watches: 479083
195.86/195.98	c total #propagations: 77744370 / total #impl: 429724240 (eff. 0.181)
195.86/195.98	c #Conflicts:     105000 | #Learnt:      15451 | 0.000
195.86/195.98	c total clause space: 206.656MB
195.86/195.98	c total #watches: 482126
197.85/197.90	c total #propagations: 78477417 / total #impl: 432849502 (eff. 0.181)
197.85/197.90	c GC COLLECT
197.85/197.90	c #Conflicts:     106000 | #Learnt:       8732 | 0.000
197.85/197.90	c total clause space: 206.656MB
197.85/197.90	c total #watches: 427753
200.05/200.18	c total #propagations: 79110997 / total #impl: 437162205 (eff. 0.181)
200.05/200.18	c #Conflicts:     107000 | #Learnt:       9732 | 0.000
200.05/200.18	c total clause space: 206.656MB
200.05/200.18	c total #watches: 431469
201.95/202.09	c total #propagations: 79878661 / total #impl: 440967523 (eff. 0.181)
201.95/202.09	c #Conflicts:     108000 | #Learnt:      10732 | 0.000
201.95/202.09	c total clause space: 206.656MB
201.95/202.09	c total #watches: 435368
204.05/204.18	c total #propagations: 80509497 / total #impl: 444486832 (eff. 0.181)
204.05/204.18	c #Conflicts:     109000 | #Learnt:      11732 | 0.000
204.05/204.18	c total clause space: 206.656MB
204.05/204.18	c total #watches: 439649
205.85/205.93	c total #propagations: 81191272 / total #impl: 447878399 (eff. 0.181)
205.85/205.93	c #Conflicts:     110000 | #Learnt:      12732 | 0.000
205.85/205.93	c total clause space: 206.656MB
205.85/205.93	c total #watches: 442223
208.05/208.19	c total #propagations: 81795710 / total #impl: 451701182 (eff. 0.181)
208.05/208.19	c #Conflicts:     111000 | #Learnt:      13732 | 0.000
208.05/208.19	c total clause space: 206.656MB
208.05/208.19	c total #watches: 445242
210.75/210.88	c total #propagations: 82505584 / total #impl: 455513955 (eff. 0.181)
210.75/210.88	c #Conflicts:     112000 | #Learnt:      14732 | 0.000
210.75/210.88	c total clause space: 206.656MB
210.75/210.88	c total #watches: 448744
213.05/213.19	c total #propagations: 83311438 / total #impl: 458771959 (eff. 0.182)
213.05/213.19	c #Conflicts:     113000 | #Learnt:      15732 | 0.000
213.05/213.19	c total clause space: 206.656MB
213.05/213.19	c total #watches: 453697
215.25/215.35	c total #propagations: 84137726 / total #impl: 463772676 (eff. 0.181)
215.25/215.35	c GC COLLECT
215.25/215.35	c #Conflicts:     114000 | #Learnt:       8764 | 0.000
215.25/215.35	c total clause space: 206.656MB
215.25/215.35	c total #watches: 425892
217.05/217.15	c total #propagations: 84851223 / total #impl: 467050170 (eff. 0.182)
217.05/217.15	c #Conflicts:     115000 | #Learnt:       9764 | 0.000
217.05/217.15	c total clause space: 206.656MB
217.05/217.15	c total #watches: 429971
219.05/219.13	c total #propagations: 85509043 / total #impl: 470867155 (eff. 0.182)
219.05/219.13	c #Conflicts:     116000 | #Learnt:      10764 | 0.000
219.05/219.13	c total clause space: 206.656MB
219.05/219.13	c total #watches: 434101
220.75/220.88	c total #propagations: 86199368 / total #impl: 474234679 (eff. 0.182)
220.75/220.88	c #Conflicts:     117000 | #Learnt:      11764 | 0.000
220.75/220.88	c total clause space: 206.656MB
220.75/220.88	c total #watches: 437970
222.65/222.78	c total #propagations: 86798001 / total #impl: 478076953 (eff. 0.182)
222.65/222.78	c #Conflicts:     118000 | #Learnt:      12764 | 0.000
222.65/222.78	c total clause space: 206.656MB
222.65/222.78	c total #watches: 441613
224.75/224.82	c total #propagations: 87455828 / total #impl: 482683749 (eff. 0.181)
224.75/224.82	c #Conflicts:     119000 | #Learnt:      13764 | 0.000
224.75/224.82	c total clause space: 206.656MB
224.75/224.82	c total #watches: 444654
226.56/226.69	c total #propagations: 88046204 / total #impl: 486429338 (eff. 0.181)
226.56/226.69	c #Conflicts:     120000 | #Learnt:      14764 | 0.000
226.56/226.69	c total clause space: 206.656MB
226.56/226.69	c total #watches: 447328
228.55/228.66	c total #propagations: 88587382 / total #impl: 489534139 (eff. 0.181)
228.55/228.66	c #Conflicts:     121000 | #Learnt:      15764 | 0.000
228.55/228.66	c total clause space: 206.656MB
228.55/228.66	c total #watches: 450290
230.65/230.75	c total #propagations: 89171708 / total #impl: 492377682 (eff. 0.181)
230.65/230.75	c GC COLLECT
230.65/230.75	c #Conflicts:     122000 | #Learnt:       8457 | 0.000
230.65/230.75	c total clause space: 206.656MB
230.65/230.75	c total #watches: 424527
232.65/232.70	c total #propagations: 89797422 / total #impl: 496765042 (eff. 0.181)
232.65/232.70	c #Conflicts:     123000 | #Learnt:       9457 | 0.000
232.65/232.70	c total clause space: 206.656MB
232.65/232.70	c total #watches: 428390
235.05/235.14	c total #propagations: 90488506 / total #impl: 499745634 (eff. 0.181)
235.05/235.14	c #Conflicts:     124000 | #Learnt:      10456 | 0.000
235.05/235.14	c total clause space: 206.656MB
235.05/235.14	c total #watches: 432734
237.85/237.99	c total #propagations: 91312964 / total #impl: 503846859 (eff. 0.181)
237.85/237.99	c #Conflicts:     125000 | #Learnt:      11456 | 0.000
237.85/237.99	c total clause space: 206.656MB
237.85/237.99	c total #watches: 437784
240.15/240.28	c total #propagations: 92143547 / total #impl: 507895945 (eff. 0.181)
240.15/240.28	c #Conflicts:     126000 | #Learnt:      12456 | 0.000
240.15/240.28	c total clause space: 206.656MB
240.15/240.28	c total #watches: 442642
242.55/242.62	c total #propagations: 92911853 / total #impl: 512154829 (eff. 0.181)
242.55/242.62	c #Conflicts:     127000 | #Learnt:      13456 | 0.000
242.55/242.62	c total clause space: 206.656MB
242.55/242.62	c total #watches: 447840
244.75/244.84	c total #propagations: 93610525 / total #impl: 516371008 (eff. 0.181)
244.75/244.84	c #Conflicts:     128000 | #Learnt:      14456 | 0.000
244.75/244.84	c total clause space: 206.656MB
244.75/244.84	c total #watches: 451924
246.95/247.09	c total #propagations: 94292219 / total #impl: 520735744 (eff. 0.181)
246.95/247.09	c #Conflicts:     129000 | #Learnt:      15456 | 0.000
246.95/247.09	c total clause space: 206.656MB
246.95/247.09	c total #watches: 457905
249.35/249.42	c total #propagations: 94855621 / total #impl: 524576734 (eff. 0.181)
249.35/249.42	c #Conflicts:     130000 | #Learnt:      16456 | 0.000
249.35/249.42	c total clause space: 206.656MB
249.35/249.42	c total #watches: 462380
252.34/252.44	c total #propagations: 95403792 / total #impl: 528882393 (eff. 0.180)
252.34/252.44	c GC COLLECT
252.34/252.44	c #Conflicts:     131000 | #Learnt:       8827 | 0.000
252.34/252.44	c total clause space: 206.656MB
252.34/252.44	c total #watches: 425836
254.54/254.69	c total #propagations: 96120000 / total #impl: 532611657 (eff. 0.180)
254.54/254.69	c #Conflicts:     132000 | #Learnt:       9827 | 0.000
254.54/254.69	c total clause space: 206.656MB
254.54/254.69	c total #watches: 431099
256.74/256.86	c total #propagations: 96844822 / total #impl: 536423340 (eff. 0.181)
256.74/256.86	c #Conflicts:     133000 | #Learnt:      10827 | 0.000
256.74/256.86	c total clause space: 206.656MB
256.74/256.86	c total #watches: 435637
259.34/259.46	c total #propagations: 97502134 / total #impl: 539601424 (eff. 0.181)
259.34/259.46	c #Conflicts:     134000 | #Learnt:      11827 | 0.000
259.34/259.46	c total clause space: 206.656MB
259.34/259.46	c total #watches: 439390
261.85/261.92	c total #propagations: 98268803 / total #impl: 543234492 (eff. 0.181)
261.85/261.92	c #Conflicts:     135000 | #Learnt:      12827 | 0.000
261.85/261.92	c total clause space: 206.656MB
261.85/261.92	c total #watches: 442607
264.14/264.27	c total #propagations: 99045945 / total #impl: 546593353 (eff. 0.181)
264.14/264.27	c #Conflicts:     136000 | #Learnt:      13827 | 0.000
264.14/264.27	c total clause space: 206.656MB
264.14/264.27	c total #watches: 448340
266.64/266.71	c total #propagations: 99843163 / total #impl: 550758211 (eff. 0.181)
266.64/266.71	c #Conflicts:     137000 | #Learnt:      14827 | 0.000
266.64/266.71	c total clause space: 206.656MB
266.64/266.71	c total #watches: 454638
269.04/269.14	c total #propagations: 100629168 / total #impl: 555393019 (eff. 0.181)
269.04/269.14	c #Conflicts:     138000 | #Learnt:      15827 | 0.000
269.04/269.14	c total clause space: 206.656MB
269.04/269.14	c total #watches: 458850
270.94/271.04	c total #propagations: 101342516 / total #impl: 559851758 (eff. 0.181)
270.94/271.04	c #Conflicts:     139000 | #Learnt:      16827 | 0.000
270.94/271.04	c total clause space: 206.656MB
270.94/271.04	c total #watches: 463264
274.04/274.14	c total #propagations: 101908129 / total #impl: 561809814 (eff. 0.181)
274.04/274.14	c #Conflicts:     140000 | #Learnt:      17827 | 0.000
274.04/274.14	c total clause space: 206.656MB
274.04/274.14	c total #watches: 467043
276.15/276.26	c total #propagations: 102743153 / total #impl: 566309556 (eff. 0.181)
276.15/276.26	c GC COLLECT
276.15/276.26	c #Conflicts:     141000 | #Learnt:       9939 | 0.000
276.15/276.26	c total clause space: 206.656MB
276.15/276.26	c total #watches: 431117
278.54/278.65	c total #propagations: 103542258 / total #impl: 570630416 (eff. 0.181)
278.54/278.65	c #Conflicts:     142000 | #Learnt:      10939 | 0.000
278.54/278.65	c total clause space: 206.656MB
278.54/278.65	c total #watches: 436240
280.84/280.94	c total #propagations: 104441173 / total #impl: 575604817 (eff. 0.181)
280.84/280.94	c #Conflicts:     143000 | #Learnt:      11939 | 0.000
280.84/280.94	c total clause space: 206.656MB
280.84/280.94	c total #watches: 441949
283.34/283.43	c total #propagations: 105214751 / total #impl: 580029453 (eff. 0.181)
283.34/283.43	c #Conflicts:     144000 | #Learnt:      12939 | 0.000
283.34/283.43	c total clause space: 206.656MB
283.34/283.43	c total #watches: 446213
286.14/286.21	c total #propagations: 105997638 / total #impl: 584658215 (eff. 0.181)
286.14/286.21	c #Conflicts:     145000 | #Learnt:      13939 | 0.000
286.14/286.21	c total clause space: 206.656MB
286.14/286.21	c total #watches: 452830
288.74/288.86	c total #propagations: 106826318 / total #impl: 588795559 (eff. 0.181)
288.74/288.86	c #Conflicts:     146000 | #Learnt:      14939 | 0.000
288.74/288.86	c total clause space: 206.656MB
288.74/288.86	c total #watches: 456995
291.34/291.43	c total #propagations: 107597374 / total #impl: 592784539 (eff. 0.182)
291.34/291.43	c #Conflicts:     147000 | #Learnt:      15939 | 0.000
291.34/291.43	c total clause space: 206.656MB
291.34/291.43	c total #watches: 461539
294.44/294.52	c total #propagations: 108286094 / total #impl: 595614255 (eff. 0.182)
294.44/294.52	c #Conflicts:     148000 | #Learnt:      16939 | 0.000
294.44/294.52	c total clause space: 206.656MB
294.44/294.52	c total #watches: 465590
297.74/297.83	c total #propagations: 109068323 / total #impl: 598848283 (eff. 0.182)
297.74/297.83	c #Conflicts:     149000 | #Learnt:      17939 | 0.000
297.74/297.83	c total clause space: 206.656MB
297.74/297.83	c total #watches: 470062
300.44/300.51	c total #propagations: 109922239 / total #impl: 602829704 (eff. 0.182)
300.44/300.51	c GC COLLECT
300.44/300.51	c #Conflicts:     150000 | #Learnt:       9721 | 0.000
300.44/300.51	c total clause space: 206.656MB
300.44/300.51	c total #watches: 429936
302.84/302.91	c total #propagations: 110731245 / total #impl: 607846468 (eff. 0.182)
302.84/302.91	c #Conflicts:     151000 | #Learnt:      10721 | 0.000
302.84/302.91	c total clause space: 206.656MB
302.84/302.91	c total #watches: 433294
304.94/305.02	c total #propagations: 111546701 / total #impl: 611276270 (eff. 0.182)
304.94/305.02	c #Conflicts:     152000 | #Learnt:      11722 | 0.000
304.94/305.02	c total clause space: 206.656MB
304.94/305.02	c total #watches: 438714
307.14/307.22	c total #propagations: 112232972 / total #impl: 615439481 (eff. 0.182)
307.14/307.22	c #Conflicts:     153000 | #Learnt:      12722 | 0.000
307.14/307.22	c total clause space: 206.656MB
307.14/307.22	c total #watches: 442750
309.33/309.41	c total #propagations: 112926950 / total #impl: 618961513 (eff. 0.182)
309.33/309.41	c #Conflicts:     154000 | #Learnt:      13722 | 0.000
309.33/309.41	c total clause space: 206.656MB
309.33/309.41	c total #watches: 447329
311.93/312.09	c total #propagations: 113622891 / total #impl: 623655815 (eff. 0.182)
311.93/312.09	c #Conflicts:     155000 | #Learnt:      14722 | 0.000
311.93/312.09	c total clause space: 206.656MB
311.93/312.09	c total #watches: 451269
314.43/314.52	c total #propagations: 114492080 / total #impl: 629496626 (eff. 0.182)
314.43/314.52	c #Conflicts:     156000 | #Learnt:      15722 | 0.000
314.43/314.52	c total clause space: 206.656MB
314.43/314.52	c total #watches: 454635
317.23/317.39	c total #propagations: 115156389 / total #impl: 633658861 (eff. 0.182)
317.23/317.39	c #Conflicts:     157000 | #Learnt:      16722 | 0.000
317.23/317.39	c total clause space: 206.656MB
317.23/317.40	c total #watches: 458469
319.93/320.05	c total #propagations: 116043640 / total #impl: 638541004 (eff. 0.182)
319.93/320.05	c #Conflicts:     158000 | #Learnt:      17722 | 0.000
319.93/320.05	c total clause space: 206.656MB
319.93/320.05	c total #watches: 463557
322.34/322.47	c total #propagations: 116810725 / total #impl: 642589101 (eff. 0.182)
322.34/322.47	c #Conflicts:     159000 | #Learnt:      18722 | 0.000
322.34/322.47	c total clause space: 206.656MB
322.34/322.47	c total #watches: 467988
324.54/324.63	c total #propagations: 117530204 / total #impl: 647172244 (eff. 0.182)
324.54/324.63	c GC COLLECT
324.54/324.63	c #Conflicts:     160000 | #Learnt:      10234 | 0.000
324.54/324.63	c total clause space: 206.656MB
324.54/324.63	c total #watches: 431506
326.93/327.09	c total #propagations: 118245797 / total #impl: 651320171 (eff. 0.182)
326.93/327.09	c #Conflicts:     161000 | #Learnt:      11234 | 0.000
326.93/327.09	c total clause space: 206.656MB
326.93/327.09	c total #watches: 435288
329.53/329.62	c total #propagations: 119022579 / total #impl: 655235178 (eff. 0.182)
329.53/329.62	c #Conflicts:     162000 | #Learnt:      12234 | 0.000
329.53/329.62	c total clause space: 206.656MB
329.53/329.62	c total #watches: 439400
332.33/332.43	c total #propagations: 119842397 / total #impl: 658810193 (eff. 0.182)
332.33/332.43	c #Conflicts:     163000 | #Learnt:      13234 | 0.000
332.33/332.43	c total clause space: 206.656MB
332.33/332.43	c total #watches: 445288
334.73/334.87	c total #propagations: 120722768 / total #impl: 664141605 (eff. 0.182)
334.73/334.87	c #Conflicts:     164000 | #Learnt:      14234 | 0.000
334.73/334.87	c total clause space: 206.656MB
334.73/334.87	c total #watches: 450297
337.13/337.23	c total #propagations: 121472193 / total #impl: 668565609 (eff. 0.182)
337.13/337.23	c #Conflicts:     165000 | #Learnt:      15234 | 0.000
337.13/337.23	c total clause space: 206.656MB
337.13/337.23	c total #watches: 457336
339.23/339.36	c total #propagations: 122121223 / total #impl: 672710942 (eff. 0.182)
339.23/339.36	c #Conflicts:     166000 | #Learnt:      16234 | 0.000
339.23/339.36	c total clause space: 206.656MB
339.23/339.36	c total #watches: 462289
341.83/341.97	c total #propagations: 122663424 / total #impl: 676873875 (eff. 0.181)
341.83/341.97	c #Conflicts:     167000 | #Learnt:      17234 | 0.000
341.83/341.97	c total clause space: 206.656MB
341.83/341.97	c total #watches: 466248
345.44/345.53	c total #propagations: 123263047 / total #impl: 681149754 (eff. 0.181)
345.44/345.53	c #Conflicts:     168000 | #Learnt:      18234 | 0.000
345.44/345.53	c total clause space: 206.656MB
345.44/345.53	c total #watches: 470644
348.13/348.21	c total #propagations: 124099657 / total #impl: 685697432 (eff. 0.181)
348.13/348.21	c #Conflicts:     169000 | #Learnt:      19234 | 0.000
348.13/348.21	c total clause space: 206.656MB
348.13/348.21	c total #watches: 474805
350.33/350.40	c total #propagations: 124746463 / total #impl: 689768508 (eff. 0.181)
350.33/350.40	c GC COLLECT
350.33/350.40	c #Conflicts:     170000 | #Learnt:      10419 | 0.000
350.33/350.40	c total clause space: 206.656MB
350.33/350.40	c total #watches: 432028
352.63/352.71	c total #propagations: 125353749 / total #impl: 693551870 (eff. 0.181)
352.63/352.71	c #Conflicts:     171000 | #Learnt:      11419 | 0.000
352.63/352.71	c total clause space: 206.656MB
352.63/352.71	c total #watches: 435432
354.73/354.84	c total #propagations: 126129656 / total #impl: 697560289 (eff. 0.181)
354.73/354.84	c #Conflicts:     172000 | #Learnt:      12419 | 0.000
354.73/354.84	c total clause space: 206.656MB
354.73/354.85	c total #watches: 438790
357.13/357.28	c total #propagations: 126851477 / total #impl: 700854500 (eff. 0.181)
357.13/357.28	c #Conflicts:     173000 | #Learnt:      13419 | 0.000
357.13/357.28	c total clause space: 206.656MB
357.13/357.28	c total #watches: 443087
360.03/360.16	c total #propagations: 127631582 / total #impl: 705321816 (eff. 0.181)
360.03/360.16	c #Conflicts:     174000 | #Learnt:      14419 | 0.000
360.03/360.16	c total clause space: 206.656MB
360.03/360.16	c total #watches: 447871
362.83/362.94	c total #propagations: 128514659 / total #impl: 709872772 (eff. 0.181)
362.83/362.94	c #Conflicts:     175000 | #Learnt:      15419 | 0.000
362.83/362.94	c total clause space: 206.656MB
362.83/362.94	c total #watches: 452129
365.63/365.71	c total #propagations: 129325025 / total #impl: 714182474 (eff. 0.181)
365.63/365.71	c #Conflicts:     176000 | #Learnt:      16419 | 0.000
365.63/365.71	c total clause space: 206.656MB
365.63/365.71	c total #watches: 457953
368.53/368.67	c total #propagations: 130113837 / total #impl: 718439039 (eff. 0.181)
368.53/368.67	c #Conflicts:     177000 | #Learnt:      17419 | 0.000
368.53/368.67	c total clause space: 206.656MB
368.53/368.67	c total #watches: 463174
371.03/371.14	c total #propagations: 130875298 / total #impl: 722200135 (eff. 0.181)
371.03/371.14	c #Conflicts:     178000 | #Learnt:      18419 | 0.000
371.03/371.14	c total clause space: 206.656MB
371.03/371.14	c total #watches: 466296
374.03/374.12	c total #propagations: 131536898 / total #impl: 724741664 (eff. 0.181)
374.03/374.12	c #Conflicts:     179000 | #Learnt:      19419 | 0.000
374.03/374.12	c total clause space: 206.656MB
374.03/374.12	c total #watches: 470328
377.23/377.36	c total #propagations: 132280124 / total #impl: 728388856 (eff. 0.182)
377.23/377.36	c GC COLLECT
377.23/377.36	c #Conflicts:     180000 | #Learnt:      10302 | 0.000
377.23/377.36	c total clause space: 206.656MB
377.23/377.36	c total #watches: 431813
379.43/379.51	c total #propagations: 133096842 / total #impl: 732876694 (eff. 0.182)
379.43/379.51	c #Conflicts:     181000 | #Learnt:      11302 | 0.000
379.43/379.51	c total clause space: 206.656MB
379.43/379.51	c total #watches: 436600
382.22/382.35	c total #propagations: 133858448 / total #impl: 736990522 (eff. 0.182)
382.22/382.35	c #Conflicts:     182000 | #Learnt:      12302 | 0.000
382.22/382.35	c total clause space: 206.656MB
382.22/382.35	c total #watches: 443431
385.22/385.38	c total #propagations: 134668343 / total #impl: 740910888 (eff. 0.182)
385.22/385.38	c #Conflicts:     183000 | #Learnt:      13302 | 0.000
385.22/385.38	c total clause space: 206.656MB
385.22/385.38	c total #watches: 447217
388.72/388.89	c total #propagations: 135451296 / total #impl: 743995803 (eff. 0.182)
388.72/388.89	c #Conflicts:     184000 | #Learnt:      14302 | 0.000
388.72/388.89	c total clause space: 206.656MB
388.72/388.89	c total #watches: 451036
392.32/392.48	c total #propagations: 136315606 / total #impl: 747914357 (eff. 0.182)
392.32/392.48	c #Conflicts:     185000 | #Learnt:      15302 | 0.000
392.32/392.48	c total clause space: 206.656MB
392.32/392.49	c total #watches: 454199
395.72/395.80	c total #propagations: 137173952 / total #impl: 751705367 (eff. 0.182)
395.72/395.80	c #Conflicts:     186000 | #Learnt:      16302 | 0.000
395.72/395.80	c total clause space: 206.656MB
395.72/395.80	c total #watches: 457530
399.23/399.35	c total #propagations: 137911988 / total #impl: 754873840 (eff. 0.183)
399.23/399.35	c #Conflicts:     187000 | #Learnt:      17302 | 0.000
399.23/399.35	c total clause space: 206.656MB
399.23/399.35	c total #watches: 462255
402.92/403.02	c total #propagations: 138620817 / total #impl: 758671529 (eff. 0.183)
402.92/403.02	c #Conflicts:     188000 | #Learnt:      18301 | 0.000
402.92/403.02	c total clause space: 206.656MB
402.92/403.02	c total #watches: 465729
406.72/406.87	c total #propagations: 139408065 / total #impl: 762583461 (eff. 0.183)
406.72/406.87	c #Conflicts:     189000 | #Learnt:      19301 | 0.000
406.72/406.87	c total clause space: 206.656MB
406.72/406.87	c total #watches: 470285
410.12/410.20	c total #propagations: 140233154 / total #impl: 766357852 (eff. 0.183)
410.12/410.20	c #Conflicts:     190000 | #Learnt:      20301 | 0.000
410.12/410.20	c total clause space: 206.656MB
410.12/410.20	c total #watches: 476729
413.53/413.64	c total #propagations: 140887015 / total #impl: 769197042 (eff. 0.183)
413.53/413.64	c GC COLLECT
413.53/413.64	c #Conflicts:     191000 | #Learnt:      10910 | 0.000
413.53/413.64	c total clause space: 206.656MB
413.53/413.64	c total #watches: 433195
415.92/416.04	c total #propagations: 141682715 / total #impl: 772391087 (eff. 0.183)
415.92/416.04	c #Conflicts:     192000 | #Learnt:      11910 | 0.000
415.92/416.04	c total clause space: 206.656MB
415.92/416.04	c total #watches: 436377
418.32/418.42	c total #propagations: 142433652 / total #impl: 775391723 (eff. 0.184)
418.32/418.42	c #Conflicts:     193000 | #Learnt:      12910 | 0.000
418.32/418.42	c total clause space: 206.656MB
418.32/418.42	c total #watches: 439212
420.42/420.55	c total #propagations: 143169315 / total #impl: 779534337 (eff. 0.184)
420.42/420.55	c #Conflicts:     194000 | #Learnt:      13910 | 0.000
420.42/420.55	c total clause space: 206.656MB
420.42/420.55	c total #watches: 442549
422.72/422.83	c total #propagations: 143801784 / total #impl: 783578268 (eff. 0.184)
422.72/422.83	c #Conflicts:     195000 | #Learnt:      14910 | 0.000
422.72/422.83	c total clause space: 206.656MB
422.72/422.83	c total #watches: 446255
425.02/425.15	c total #propagations: 144448407 / total #impl: 787045532 (eff. 0.184)
425.02/425.15	c #Conflicts:     196000 | #Learnt:      15910 | 0.000
425.02/425.15	c total clause space: 206.656MB
425.02/425.15	c total #watches: 451841
427.62/427.76	c total #propagations: 145046590 / total #impl: 790140829 (eff. 0.184)
427.62/427.76	c #Conflicts:     197000 | #Learnt:      16910 | 0.000
427.62/427.76	c total clause space: 206.656MB
427.62/427.76	c total #watches: 454905
429.92/430.10	c total #propagations: 145701181 / total #impl: 793389658 (eff. 0.184)
429.92/430.10	c #Conflicts:     198000 | #Learnt:      17910 | 0.000
429.92/430.10	c total clause space: 206.656MB
429.92/430.10	c total #watches: 458547
432.12/432.20	c total #propagations: 146271952 / total #impl: 796401780 (eff. 0.184)
432.12/432.20	c #Conflicts:     199000 | #Learnt:      18910 | 0.000
432.12/432.20	c total clause space: 206.656MB
432.12/432.20	c total #watches: 465839
434.53/434.64	c total #propagations: 146914813 / total #impl: 801265409 (eff. 0.183)
434.53/434.64	c #Conflicts:     200000 | #Learnt:      19910 | 0.000
434.53/434.64	c total clause space: 206.656MB
434.53/434.64	c total #watches: 480057
437.32/437.40	c total #propagations: 147586412 / total #impl: 807086425 (eff. 0.183)
437.32/437.40	c #Conflicts:     201000 | #Learnt:      20910 | 0.000
437.32/437.40	c total clause space: 206.656MB
437.32/437.40	c total #watches: 487684
439.93/440.06	c total #propagations: 148244925 / total #impl: 812810150 (eff. 0.182)
439.93/440.06	c GC COLLECT
439.93/440.06	c #Conflicts:     202000 | #Learnt:      11221 | 0.000
439.93/440.06	c total clause space: 206.656MB
439.93/440.06	c total #watches: 434255
442.13/442.23	c total #propagations: 148907995 / total #impl: 816644227 (eff. 0.182)
442.13/442.23	c #Conflicts:     203000 | #Learnt:      12221 | 0.000
442.13/442.23	c total clause space: 206.656MB
442.13/442.23	c total #watches: 437891
444.33/444.45	c total #propagations: 149571534 / total #impl: 820484283 (eff. 0.182)
444.33/444.45	c #Conflicts:     204000 | #Learnt:      13221 | 0.000
444.33/444.45	c total clause space: 206.656MB
444.33/444.45	c total #watches: 443328
446.92/447.00	c total #propagations: 150269196 / total #impl: 824439554 (eff. 0.182)
446.92/447.00	c #Conflicts:     205000 | #Learnt:      14221 | 0.000
446.92/447.00	c total clause space: 206.656MB
446.92/447.00	c total #watches: 446201
449.22/449.36	c total #propagations: 151000973 / total #impl: 828166507 (eff. 0.182)
449.22/449.36	c #Conflicts:     206000 | #Learnt:      15221 | 0.000
449.22/449.36	c total clause space: 206.656MB
449.22/449.36	c total #watches: 450335
451.72/451.82	c total #propagations: 151731064 / total #impl: 830811392 (eff. 0.183)
451.72/451.82	c #Conflicts:     207000 | #Learnt:      16221 | 0.000
451.72/451.82	c total clause space: 206.656MB
451.72/451.82	c total #watches: 456079
454.42/454.58	c total #propagations: 152489883 / total #impl: 834634777 (eff. 0.183)
454.42/454.58	c #Conflicts:     208000 | #Learnt:      17221 | 0.000
454.42/454.58	c total clause space: 206.656MB
454.42/454.58	c total #watches: 460065
457.42/457.60	c total #propagations: 153280330 / total #impl: 837892595 (eff. 0.183)
457.42/457.60	c #Conflicts:     209000 | #Learnt:      18221 | 0.000
457.42/457.60	c total clause space: 206.656MB
457.42/457.60	c total #watches: 464823
460.42/460.55	c total #propagations: 154137365 / total #impl: 842188938 (eff. 0.183)
460.42/460.55	c #Conflicts:     210000 | #Learnt:      19221 | 0.000
460.42/460.55	c total clause space: 206.656MB
460.42/460.55	c total #watches: 469320
463.42/463.52	c total #propagations: 154917870 / total #impl: 846274988 (eff. 0.183)
463.42/463.52	c #Conflicts:     211000 | #Learnt:      20221 | 0.000
463.42/463.52	c total clause space: 206.656MB
463.42/463.52	c total #watches: 473414
466.72/466.86	c total #propagations: 155690315 / total #impl: 850205654 (eff. 0.183)
466.72/466.86	c #Conflicts:     212000 | #Learnt:      21221 | 0.000
466.72/466.86	c total clause space: 206.656MB
466.72/466.86	c total #watches: 478566
470.12/470.20	c total #propagations: 156524915 / total #impl: 854134956 (eff. 0.183)
470.12/470.20	c GC COLLECT
470.12/470.20	c #Conflicts:     213000 | #Learnt:      11209 | 0.000
470.12/470.20	c total clause space: 206.656MB
470.12/470.20	c total #watches: 434212
472.32/472.44	c total #propagations: 157352036 / total #impl: 857881790 (eff. 0.183)
472.32/472.44	c #Conflicts:     214000 | #Learnt:      12209 | 0.000
472.32/472.44	c total clause space: 206.656MB
472.32/472.44	c total #watches: 439999
474.72/474.83	c total #propagations: 158103897 / total #impl: 861180120 (eff. 0.184)
474.72/474.83	c #Conflicts:     215000 | #Learnt:      13209 | 0.000
474.72/474.83	c total clause space: 206.656MB
474.72/474.83	c total #watches: 444616
477.32/477.43	c total #propagations: 158852062 / total #impl: 864343148 (eff. 0.184)
477.32/477.43	c #Conflicts:     216000 | #Learnt:      14209 | 0.000
477.32/477.43	c total clause space: 206.656MB
477.32/477.43	c total #watches: 450178
480.32/480.43	c total #propagations: 159652180 / total #impl: 868877525 (eff. 0.184)
480.32/480.43	c #Conflicts:     217000 | #Learnt:      15209 | 0.000
480.32/480.43	c total clause space: 206.656MB
480.32/480.43	c total #watches: 453696
482.72/482.88	c total #propagations: 160465881 / total #impl: 872895388 (eff. 0.184)
482.72/482.88	c #Conflicts:     218000 | #Learnt:      16209 | 0.000
482.72/482.88	c total clause space: 206.656MB
482.72/482.88	c total #watches: 458055
485.52/485.62	c total #propagations: 161207029 / total #impl: 876987930 (eff. 0.184)
485.52/485.62	c #Conflicts:     219000 | #Learnt:      17209 | 0.000
485.52/485.62	c total clause space: 206.656MB
485.52/485.62	c total #watches: 462175
488.21/488.37	c total #propagations: 161937703 / total #impl: 880054684 (eff. 0.184)
488.21/488.37	c #Conflicts:     220000 | #Learnt:      18209 | 0.000
488.21/488.37	c total clause space: 206.656MB
488.21/488.37	c total #watches: 465910
491.41/491.50	c total #propagations: 162623727 / total #impl: 883526026 (eff. 0.184)
491.41/491.50	c #Conflicts:     221000 | #Learnt:      19209 | 0.000
491.41/491.50	c total clause space: 206.656MB
491.41/491.50	c total #watches: 469501
494.31/494.46	c total #propagations: 163389560 / total #impl: 887096134 (eff. 0.184)
494.31/494.46	c #Conflicts:     222000 | #Learnt:      20209 | 0.000
494.31/494.46	c total clause space: 206.656MB
494.31/494.46	c total #watches: 474033
497.61/497.72	c total #propagations: 164122205 / total #impl: 890576109 (eff. 0.184)
497.61/497.72	c #Conflicts:     223000 | #Learnt:      21209 | 0.000
497.61/497.72	c total clause space: 206.656MB
497.61/497.72	c total #watches: 477377
501.31/501.47	c total #propagations: 164846227 / total #impl: 893462910 (eff. 0.185)
501.31/501.47	c #Conflicts:     224000 | #Learnt:      22209 | 0.000
501.31/501.47	c total clause space: 206.656MB
501.31/501.47	c total #watches: 480579
504.31/504.40	c total #propagations: 165639001 / total #impl: 896264963 (eff. 0.185)
504.31/504.40	c GC COLLECT
504.31/504.40	c #Conflicts:     225000 | #Learnt:      11932 | 0.000
504.31/504.40	c total clause space: 206.656MB
504.31/504.40	c total #watches: 437173
506.71/506.80	c total #propagations: 166426228 / total #impl: 899298801 (eff. 0.185)
506.71/506.80	c #Conflicts:     226000 | #Learnt:      12932 | 0.000
506.71/506.80	c total clause space: 206.656MB
506.71/506.80	c total #watches: 441318
509.11/509.30	c total #propagations: 167187705 / total #impl: 902794512 (eff. 0.185)
509.11/509.30	c #Conflicts:     227000 | #Learnt:      13932 | 0.000
509.11/509.30	c total clause space: 206.656MB
509.11/509.30	c total #watches: 444516
511.91/512.04	c total #propagations: 167982460 / total #impl: 906050461 (eff. 0.185)
511.91/512.04	c #Conflicts:     228000 | #Learnt:      14932 | 0.000
511.91/512.04	c total clause space: 206.656MB
511.91/512.04	c total #watches: 447600
514.51/514.63	c total #propagations: 168819399 / total #impl: 908910585 (eff. 0.186)
514.51/514.63	c #Conflicts:     229000 | #Learnt:      15932 | 0.000
514.51/514.63	c total clause space: 206.656MB
514.51/514.63	c total #watches: 451280
517.11/517.26	c total #propagations: 169579140 / total #impl: 912043219 (eff. 0.186)
517.11/517.26	c #Conflicts:     230000 | #Learnt:      16932 | 0.000
517.11/517.26	c total clause space: 206.656MB
517.11/517.26	c total #watches: 456249
519.81/519.90	c total #propagations: 170316959 / total #impl: 915356764 (eff. 0.186)
519.81/519.90	c #Conflicts:     231000 | #Learnt:      17932 | 0.000
519.81/519.90	c total clause space: 206.656MB
519.81/519.90	c total #watches: 462375
522.61/522.75	c total #propagations: 171035212 / total #impl: 919432299 (eff. 0.186)
522.61/522.75	c #Conflicts:     232000 | #Learnt:      18932 | 0.000
522.61/522.75	c total clause space: 206.656MB
522.61/522.75	c total #watches: 466234
525.51/525.68	c total #propagations: 171732209 / total #impl: 922811458 (eff. 0.186)
525.51/525.68	c #Conflicts:     233000 | #Learnt:      19932 | 0.000
525.51/525.68	c total clause space: 206.656MB
525.51/525.68	c total #watches: 470030
528.71/528.83	c total #propagations: 172511285 / total #impl: 927274230 (eff. 0.186)
528.71/528.83	c #Conflicts:     234000 | #Learnt:      20932 | 0.000
528.71/528.83	c total clause space: 206.656MB
528.71/528.83	c total #watches: 473170
532.11/532.21	c total #propagations: 173347581 / total #impl: 931180089 (eff. 0.186)
532.11/532.21	c #Conflicts:     235000 | #Learnt:      21932 | 0.000
532.11/532.21	c total clause space: 206.656MB
532.11/532.21	c total #watches: 477328
535.61/535.72	c total #propagations: 174088705 / total #impl: 935079361 (eff. 0.186)
535.61/535.72	c #Conflicts:     236000 | #Learnt:      22932 | 0.000
535.61/535.72	c total clause space: 206.656MB
535.61/535.72	c total #watches: 482684
538.31/538.44	c total #propagations: 174874696 / total #impl: 938589734 (eff. 0.186)
538.31/538.44	c GC COLLECT
538.31/538.44	c #Conflicts:     237000 | #Learnt:      12311 | 0.000
538.31/538.44	c total clause space: 206.656MB
538.31/538.44	c total #watches: 439546
540.80/540.92	c total #propagations: 175617783 / total #impl: 942647959 (eff. 0.186)
540.80/540.92	c #Conflicts:     238000 | #Learnt:      13311 | 0.000
540.80/540.92	c total clause space: 206.656MB
540.80/540.92	c total #watches: 443088
543.10/543.28	c total #propagations: 176345586 / total #impl: 946244014 (eff. 0.186)
543.10/543.28	c #Conflicts:     239000 | #Learnt:      14311 | 0.000
543.10/543.28	c total clause space: 206.656MB
543.10/543.28	c total #watches: 447610
545.80/545.94	c total #propagations: 177054922 / total #impl: 950138802 (eff. 0.186)
545.80/545.94	c #Conflicts:     240000 | #Learnt:      15311 | 0.000
545.80/545.94	c total clause space: 206.656MB
545.80/545.94	c total #watches: 452334
548.70/548.89	c total #propagations: 177786970 / total #impl: 954497151 (eff. 0.186)
548.70/548.89	c #Conflicts:     241000 | #Learnt:      16311 | 0.000
548.70/548.89	c total clause space: 206.656MB
548.70/548.89	c total #watches: 455314
551.50/551.66	c total #propagations: 178511539 / total #impl: 958000879 (eff. 0.186)
551.50/551.66	c #Conflicts:     242000 | #Learnt:      17311 | 0.000
551.50/551.66	c total clause space: 206.656MB
551.50/551.66	c total #watches: 459539
554.50/554.67	c total #propagations: 179244560 / total #impl: 961462178 (eff. 0.186)
554.50/554.67	c #Conflicts:     243000 | #Learnt:      18311 | 0.000
554.50/554.67	c total clause space: 206.656MB
554.50/554.67	c total #watches: 463710
557.61/557.76	c total #propagations: 180063736 / total #impl: 965322590 (eff. 0.187)
557.61/557.76	c #Conflicts:     244000 | #Learnt:      19311 | 0.000
557.61/557.76	c total clause space: 206.656MB
557.61/557.76	c total #watches: 468784
560.70/560.86	c total #propagations: 180839913 / total #impl: 969190702 (eff. 0.187)
560.70/560.86	c #Conflicts:     245000 | #Learnt:      20311 | 0.000
560.70/560.86	c total clause space: 206.656MB
560.70/560.86	c total #watches: 476571
564.10/564.23	c total #propagations: 181565822 / total #impl: 973443328 (eff. 0.187)
564.10/564.23	c #Conflicts:     246000 | #Learnt:      21311 | 0.000
564.10/564.23	c total clause space: 206.656MB
564.10/564.23	c total #watches: 485328
567.51/567.67	c total #propagations: 182351855 / total #impl: 978339894 (eff. 0.186)
567.51/567.67	c #Conflicts:     247000 | #Learnt:      22311 | 0.000
567.51/567.67	c total clause space: 206.656MB
567.51/567.67	c total #watches: 489768
571.70/571.89	c total #propagations: 183059198 / total #impl: 982045217 (eff. 0.186)
571.70/571.89	c #Conflicts:     248000 | #Learnt:      23311 | 0.000
571.70/571.89	c total clause space: 206.656MB
571.70/571.89	c total #watches: 493604
575.50/575.69	c total #propagations: 183884646 / total #impl: 985873403 (eff. 0.187)
575.50/575.69	c GC COLLECT
575.50/575.69	c #Conflicts:     249000 | #Learnt:      12427 | 0.000
575.50/575.69	c total clause space: 206.656MB
575.50/575.69	c total #watches: 440080
578.70/578.89	c total #propagations: 184702350 / total #impl: 989399171 (eff. 0.187)
578.70/578.89	c #Conflicts:     250000 | #Learnt:      13427 | 0.000
578.70/578.89	c total clause space: 206.656MB
578.70/578.89	c total #watches: 444506
581.70/581.81	c total #propagations: 185571965 / total #impl: 993261637 (eff. 0.187)
581.70/581.81	c #Conflicts:     251000 | #Learnt:      14427 | 0.000
581.70/581.81	c total clause space: 206.656MB
581.70/581.81	c total #watches: 447480
584.30/584.40	c total #propagations: 186442867 / total #impl: 997359116 (eff. 0.187)
584.30/584.40	c #Conflicts:     252000 | #Learnt:      15427 | 0.000
584.30/584.40	c total clause space: 206.656MB
584.30/584.40	c total #watches: 451737
586.80/586.91	c total #propagations: 187167529 / total #impl: 1001077394 (eff. 0.187)
586.80/586.91	c #Conflicts:     253000 | #Learnt:      16427 | 0.000
586.80/586.91	c total clause space: 206.656MB
586.80/586.91	c total #watches: 455351
589.30/589.42	c total #propagations: 187842600 / total #impl: 1004670977 (eff. 0.187)
589.30/589.42	c #Conflicts:     254000 | #Learnt:      17427 | 0.000
589.30/589.42	c total clause space: 206.656MB
589.30/589.42	c total #watches: 459660
592.40/592.57	c total #propagations: 188460690 / total #impl: 1007451230 (eff. 0.187)
592.40/592.57	c #Conflicts:     255000 | #Learnt:      18427 | 0.000
592.40/592.57	c total clause space: 206.656MB
592.40/592.57	c total #watches: 464736
595.30/595.44	c total #propagations: 189359904 / total #impl: 1012283793 (eff. 0.187)
595.30/595.44	c #Conflicts:     256000 | #Learnt:      19427 | 0.000
595.30/595.44	c total clause space: 206.656MB
595.30/595.44	c total #watches: 468508
598.20/598.30	c total #propagations: 190079916 / total #impl: 1015669278 (eff. 0.187)
598.20/598.30	c #Conflicts:     257000 | #Learnt:      20427 | 0.000
598.20/598.30	c total clause space: 206.656MB
598.20/598.30	c total #watches: 472531
601.80/601.98	c total #propagations: 190818688 / total #impl: 1020296133 (eff. 0.187)
601.80/601.98	c #Conflicts:     258000 | #Learnt:      21427 | 0.000
601.80/601.98	c total clause space: 206.656MB
601.80/601.98	c total #watches: 476672
605.00/605.18	c total #propagations: 191678386 / total #impl: 1024880814 (eff. 0.187)
605.00/605.18	c #Conflicts:     259000 | #Learnt:      22427 | 0.000
605.00/605.18	c total clause space: 206.656MB
605.00/605.18	c total #watches: 479694
608.30/608.43	c total #propagations: 192416496 / total #impl: 1028526641 (eff. 0.187)
608.30/608.43	c #Conflicts:     260000 | #Learnt:      23427 | 0.000
608.30/608.43	c total clause space: 206.656MB
608.30/608.43	c total #watches: 483928
611.60/611.79	c total #propagations: 193228603 / total #impl: 1032936614 (eff. 0.187)
611.60/611.79	c #Conflicts:     261000 | #Learnt:      24427 | 0.000
611.60/611.79	c total clause space: 206.656MB
611.60/611.79	c total #watches: 487041
614.09/614.26	c total #propagations: 193996506 / total #impl: 1036474832 (eff. 0.187)
614.09/614.26	c GC COLLECT
614.09/614.26	c #Conflicts:     262000 | #Learnt:      13213 | 0.000
614.09/614.26	c total clause space: 206.656MB
614.09/614.26	c total #watches: 443870
616.59/616.76	c total #propagations: 194737621 / total #impl: 1040511749 (eff. 0.187)
616.59/616.76	c #Conflicts:     263000 | #Learnt:      14213 | 0.000
616.59/616.76	c total clause space: 206.656MB
616.59/616.76	c total #watches: 447688
619.20/619.40	c total #propagations: 195490586 / total #impl: 1044764183 (eff. 0.187)
619.20/619.40	c #Conflicts:     264000 | #Learnt:      15213 | 0.000
619.20/619.40	c total clause space: 206.656MB
619.20/619.40	c total #watches: 452704
622.09/622.21	c total #propagations: 196306017 / total #impl: 1048728392 (eff. 0.187)
622.09/622.21	c #Conflicts:     265000 | #Learnt:      16213 | 0.000
622.09/622.21	c total clause space: 206.656MB
622.09/622.21	c total #watches: 456632
624.59/624.71	c total #propagations: 197096380 / total #impl: 1052936266 (eff. 0.187)
624.59/624.71	c #Conflicts:     266000 | #Learnt:      17213 | 0.000
624.59/624.71	c total clause space: 206.656MB
624.59/624.71	c total #watches: 461707
627.49/627.60	c total #propagations: 197773627 / total #impl: 1056729705 (eff. 0.187)
627.49/627.60	c #Conflicts:     267000 | #Learnt:      18213 | 0.000
627.49/627.60	c total clause space: 206.656MB
627.49/627.60	c total #watches: 465124
630.30/630.47	c total #propagations: 198452892 / total #impl: 1060232087 (eff. 0.187)
630.30/630.47	c #Conflicts:     268000 | #Learnt:      19213 | 0.000
630.30/630.47	c total clause space: 206.656MB
630.30/630.47	c total #watches: 469117
633.09/633.21	c total #propagations: 199131063 / total #impl: 1063515577 (eff. 0.187)
633.09/633.21	c #Conflicts:     269000 | #Learnt:      20213 | 0.000
633.09/633.21	c total clause space: 206.656MB
633.09/633.21	c total #watches: 474125
636.29/636.44	c total #propagations: 199748589 / total #impl: 1067053949 (eff. 0.187)
636.29/636.44	c #Conflicts:     270000 | #Learnt:      21213 | 0.000
636.29/636.44	c total clause space: 206.656MB
636.29/636.44	c total #watches: 478134
639.39/639.55	c total #propagations: 200474318 / total #impl: 1072168714 (eff. 0.187)
639.39/639.55	c #Conflicts:     271000 | #Learnt:      22213 | 0.000
639.39/639.55	c total clause space: 206.656MB
639.39/639.55	c total #watches: 483028
642.69/642.87	c total #propagations: 201103643 / total #impl: 1076611098 (eff. 0.187)
642.69/642.87	c #Conflicts:     272000 | #Learnt:      23213 | 0.000
642.69/642.87	c total clause space: 206.656MB
642.69/642.87	c total #watches: 487074
646.08/646.21	c total #propagations: 201777651 / total #impl: 1081164279 (eff. 0.187)
646.08/646.21	c #Conflicts:     273000 | #Learnt:      24213 | 0.000
646.08/646.21	c total clause space: 206.656MB
646.08/646.21	c total #watches: 490782
649.38/649.51	c total #propagations: 202327965 / total #impl: 1084269017 (eff. 0.187)
649.38/649.51	c GC COLLECT
649.38/649.51	c #Conflicts:     274000 | #Learnt:      12723 | 0.000
649.38/649.51	c total clause space: 206.656MB
649.38/649.51	c total #watches: 441239
651.68/651.87	c total #propagations: 202922964 / total #impl: 1087469527 (eff. 0.187)
651.68/651.87	c #Conflicts:     275000 | #Learnt:      13723 | 0.000
651.68/651.87	c total clause space: 206.656MB
651.68/651.87	c total #watches: 445859
653.88/654.09	c total #propagations: 203609243 / total #impl: 1091309682 (eff. 0.187)
653.88/654.09	c #Conflicts:     276000 | #Learnt:      14723 | 0.000
653.88/654.09	c total clause space: 206.656MB
653.88/654.09	c total #watches: 449417
656.48/656.69	c total #propagations: 204230054 / total #impl: 1094791553 (eff. 0.187)
656.48/656.69	c #Conflicts:     277000 | #Learnt:      15723 | 0.000
656.48/656.69	c total clause space: 206.656MB
656.48/656.69	c total #watches: 452823
658.48/658.66	c total #propagations: 204952623 / total #impl: 1098574060 (eff. 0.187)
658.48/658.66	c #Conflicts:     278000 | #Learnt:      16723 | 0.000
658.48/658.66	c total clause space: 206.656MB
658.48/658.67	c total #watches: 456504
660.68/660.86	c total #propagations: 205572575 / total #impl: 1102351404 (eff. 0.186)
660.68/660.86	c #Conflicts:     279000 | #Learnt:      17723 | 0.000
660.68/660.86	c total clause space: 206.656MB
660.68/660.86	c total #watches: 462093
663.88/664.05	c total #propagations: 206255437 / total #impl: 1106616397 (eff. 0.186)
663.88/664.05	c #Conflicts:     280000 | #Learnt:      18723 | 0.000
663.88/664.05	c total clause space: 206.656MB
663.88/664.05	c total #watches: 466447
666.59/666.75	c total #propagations: 207101140 / total #impl: 1111189071 (eff. 0.186)
666.59/666.75	c #Conflicts:     281000 | #Learnt:      19723 | 0.000
666.59/666.75	c total clause space: 206.656MB
666.59/666.75	c total #watches: 473414
669.79/669.99	c total #propagations: 207863399 / total #impl: 1116271053 (eff. 0.186)
669.79/669.99	c #Conflicts:     282000 | #Learnt:      20723 | 0.000
669.79/669.99	c total clause space: 206.656MB
669.79/669.99	c total #watches: 477888
673.68/673.83	c total #propagations: 208589767 / total #impl: 1119782043 (eff. 0.186)
673.68/673.83	c #Conflicts:     283000 | #Learnt:      21723 | 0.000
673.68/673.83	c total clause space: 206.656MB
673.68/673.83	c total #watches: 484037
677.78/677.93	c total #propagations: 209422871 / total #impl: 1123224586 (eff. 0.186)
677.78/677.93	c #Conflicts:     284000 | #Learnt:      22723 | 0.000
677.78/677.93	c total clause space: 206.656MB
677.78/677.93	c total #watches: 487905
681.08/681.25	c total #propagations: 210277873 / total #impl: 1128076494 (eff. 0.186)
681.08/681.25	c #Conflicts:     285000 | #Learnt:      23723 | 0.000
681.08/681.25	c total clause space: 206.656MB
681.08/681.25	c total #watches: 491919
685.28/685.46	c total #propagations: 210964723 / total #impl: 1131436367 (eff. 0.186)
685.28/685.46	c #Conflicts:     286000 | #Learnt:      24723 | 0.000
685.28/685.46	c total clause space: 206.656MB
685.28/685.47	c total #watches: 497438
689.38/689.53	c total #propagations: 211754789 / total #impl: 1135947083 (eff. 0.186)
689.38/689.53	c GC COLLECT
689.38/689.53	c #Conflicts:     287000 | #Learnt:      12922 | 0.000
689.38/689.53	c total clause space: 206.656MB
689.38/689.53	c total #watches: 441839
691.78/691.91	c total #propagations: 212516081 / total #impl: 1139866437 (eff. 0.186)
691.78/691.91	c #Conflicts:     288000 | #Learnt:      13922 | 0.000
691.78/691.91	c total clause space: 206.656MB
691.78/691.91	c total #watches: 445434
694.17/694.34	c total #propagations: 213254449 / total #impl: 1143466832 (eff. 0.186)
694.17/694.34	c #Conflicts:     289000 | #Learnt:      14922 | 0.000
694.17/694.34	c total clause space: 206.656MB
694.17/694.34	c total #watches: 449154
696.47/696.60	c total #propagations: 213995380 / total #impl: 1146626534 (eff. 0.187)
696.47/696.60	c #Conflicts:     290000 | #Learnt:      15922 | 0.000
696.47/696.60	c total clause space: 206.656MB
696.47/696.60	c total #watches: 455205
698.57/698.78	c total #propagations: 214723030 / total #impl: 1151076968 (eff. 0.187)
698.57/698.78	c #Conflicts:     291000 | #Learnt:      16922 | 0.000
698.57/698.78	c total clause space: 206.656MB
698.57/698.79	c total #watches: 461508
700.87/701.08	c total #propagations: 215373385 / total #impl: 1155374960 (eff. 0.186)
700.87/701.08	c #Conflicts:     292000 | #Learnt:      17922 | 0.000
700.87/701.08	c total clause space: 206.656MB
700.87/701.08	c total #watches: 469441
704.27/704.47	c total #propagations: 215981964 / total #impl: 1159689186 (eff. 0.186)
704.27/704.47	c #Conflicts:     293000 | #Learnt:      18922 | 0.000
704.27/704.47	c total clause space: 206.656MB
704.27/704.47	c total #watches: 473256
707.47/707.65	c total #propagations: 216606707 / total #impl: 1163351005 (eff. 0.186)
707.47/707.65	c #Conflicts:     294000 | #Learnt:      19922 | 0.000
707.47/707.65	c total clause space: 206.656MB
707.47/707.65	c total #watches: 476837
710.37/710.51	c total #propagations: 217163977 / total #impl: 1166245457 (eff. 0.186)
710.37/710.51	c #Conflicts:     295000 | #Learnt:      20922 | 0.000
710.37/710.51	c total clause space: 206.656MB
710.37/710.51	c total #watches: 481039
714.07/714.28	c total #propagations: 217632658 / total #impl: 1168819694 (eff. 0.186)
714.07/714.28	c #Conflicts:     296000 | #Learnt:      21922 | 0.000
714.07/714.28	c total clause space: 206.656MB
714.07/714.28	c total #watches: 484731
717.98/718.13	c total #propagations: 218373712 / total #impl: 1172822428 (eff. 0.186)
717.98/718.13	c #Conflicts:     297000 | #Learnt:      22922 | 0.000
717.98/718.13	c total clause space: 206.656MB
717.98/718.13	c total #watches: 488476
721.38/721.53	c total #propagations: 219185809 / total #impl: 1176902375 (eff. 0.186)
721.38/721.53	c #Conflicts:     298000 | #Learnt:      23922 | 0.000
721.38/721.53	c total clause space: 206.656MB
721.38/721.53	c total #watches: 493742
724.98/725.12	c total #propagations: 219904750 / total #impl: 1180125310 (eff. 0.186)
724.98/725.12	c #Conflicts:     299000 | #Learnt:      24922 | 0.000
724.98/725.12	c total clause space: 206.656MB
724.98/725.12	c total #watches: 498264
728.98/729.16	c total #propagations: 220627168 / total #impl: 1183789168 (eff. 0.186)
728.98/729.16	c #Conflicts:     300000 | #Learnt:      25922 | 0.000
728.98/729.16	c total clause space: 206.656MB
728.98/729.16	c total #watches: 503555
731.88/732.01	c total #propagations: 221447834 / total #impl: 1188164707 (eff. 0.186)
731.88/732.01	c GC COLLECT
731.88/732.01	c #Conflicts:     301000 | #Learnt:      13813 | 0.000
731.88/732.01	c total clause space: 206.656MB
731.88/732.01	c total #watches: 445603
734.78/734.92	c total #propagations: 222164748 / total #impl: 1192516452 (eff. 0.186)
734.78/734.92	c #Conflicts:     302000 | #Learnt:      14813 | 0.000
734.78/734.92	c total clause space: 206.656MB
734.78/734.92	c total #watches: 449660
737.78/737.92	c total #propagations: 222967589 / total #impl: 1197096291 (eff. 0.186)
737.78/737.92	c #Conflicts:     303000 | #Learnt:      15813 | 0.000
737.78/737.92	c total clause space: 206.656MB
737.78/737.93	c total #watches: 453332
740.68/740.80	c total #propagations: 223797739 / total #impl: 1201225641 (eff. 0.186)
740.68/740.80	c #Conflicts:     304000 | #Learnt:      16813 | 0.000
740.68/740.80	c total clause space: 206.656MB
740.68/740.80	c total #watches: 458781
743.48/743.64	c total #propagations: 224549490 / total #impl: 1205238072 (eff. 0.186)
743.48/743.64	c #Conflicts:     305000 | #Learnt:      17813 | 0.000
743.48/743.64	c total clause space: 206.656MB
743.48/743.64	c total #watches: 463335
746.17/746.31	c total #propagations: 225301543 / total #impl: 1209904910 (eff. 0.186)
746.17/746.31	c #Conflicts:     306000 | #Learnt:      18813 | 0.000
746.17/746.31	c total clause space: 206.656MB
746.17/746.31	c total #watches: 467053
748.87/749.06	c total #propagations: 226025553 / total #impl: 1213448860 (eff. 0.186)
748.87/749.06	c #Conflicts:     307000 | #Learnt:      19813 | 0.000
748.87/749.06	c total clause space: 206.656MB
748.87/749.06	c total #watches: 470131
752.28/752.45	c total #propagations: 226715454 / total #impl: 1216872033 (eff. 0.186)
752.28/752.45	c #Conflicts:     308000 | #Learnt:      20813 | 0.000
752.28/752.45	c total clause space: 206.656MB
752.28/752.45	c total #watches: 476127
755.07/755.24	c total #propagations: 227553940 / total #impl: 1220834723 (eff. 0.186)
755.07/755.24	c #Conflicts:     309000 | #Learnt:      21813 | 0.000
755.07/755.24	c total clause space: 206.656MB
755.07/755.24	c total #watches: 480761
758.17/758.30	c total #propagations: 228228139 / total #impl: 1223946442 (eff. 0.186)
758.17/758.30	c #Conflicts:     310000 | #Learnt:      22813 | 0.000
758.17/758.30	c total clause space: 206.656MB
758.17/758.30	c total #watches: 485828
761.77/761.93	c total #propagations: 228963026 / total #impl: 1227777896 (eff. 0.186)
761.77/761.93	c #Conflicts:     311000 | #Learnt:      23813 | 0.000
761.77/761.93	c total clause space: 206.656MB
761.77/761.93	c total #watches: 491476
765.07/765.22	c total #propagations: 229804058 / total #impl: 1231442728 (eff. 0.187)
765.07/765.22	c #Conflicts:     312000 | #Learnt:      24813 | 0.000
765.07/765.22	c total clause space: 206.656MB
765.07/765.22	c total #watches: 496834
768.67/768.85	c total #propagations: 230542531 / total #impl: 1235519489 (eff. 0.187)
768.67/768.85	c #Conflicts:     313000 | #Learnt:      25813 | 0.000
768.67/768.85	c total clause space: 206.656MB
768.67/768.85	c total #watches: 502315
772.67/772.82	c total #propagations: 231242770 / total #impl: 1239189474 (eff. 0.187)
772.67/772.82	c #Conflicts:     314000 | #Learnt:      26813 | 0.000
772.67/772.82	c total clause space: 206.656MB
772.67/772.82	c total #watches: 506381
775.48/775.61	c total #propagations: 231959876 / total #impl: 1243193880 (eff. 0.187)
775.48/775.61	c GC COLLECT
775.48/775.61	c #Conflicts:     315000 | #Learnt:      14438 | 0.000
775.48/775.61	c total clause space: 206.656MB
775.48/775.61	c total #watches: 448351
778.57/778.73	c total #propagations: 232723270 / total #impl: 1246520145 (eff. 0.187)
778.57/778.73	c #Conflicts:     316000 | #Learnt:      15438 | 0.000
778.57/778.73	c total clause space: 206.656MB
778.57/778.73	c total #watches: 452627
781.17/781.31	c total #propagations: 233571141 / total #impl: 1250129098 (eff. 0.187)
781.17/781.31	c #Conflicts:     317000 | #Learnt:      16438 | 0.000
781.17/781.31	c total clause space: 206.656MB
781.17/781.31	c total #watches: 456784
784.07/784.28	c total #propagations: 234313827 / total #impl: 1253531100 (eff. 0.187)
784.07/784.28	c #Conflicts:     318000 | #Learnt:      17438 | 0.000
784.07/784.28	c total clause space: 206.656MB
784.07/784.28	c total #watches: 461849
787.17/787.39	c total #propagations: 235081758 / total #impl: 1257425735 (eff. 0.187)
787.17/787.39	c #Conflicts:     319000 | #Learnt:      18438 | 0.000
787.17/787.39	c total clause space: 206.656MB
787.17/787.39	c total #watches: 467747
790.77/790.92	c total #propagations: 235845323 / total #impl: 1261543932 (eff. 0.187)
790.77/790.92	c #Conflicts:     320000 | #Learnt:      19438 | 0.000
790.77/790.92	c total clause space: 206.656MB
790.77/790.92	c total #watches: 472471
794.27/794.45	c total #propagations: 236697931 / total #impl: 1265531599 (eff. 0.187)
794.27/794.45	c #Conflicts:     321000 | #Learnt:      20438 | 0.000
794.27/794.45	c total clause space: 206.656MB
794.27/794.45	c total #watches: 477119
797.57/797.74	c total #propagations: 237509972 / total #impl: 1268714706 (eff. 0.187)
797.57/797.74	c #Conflicts:     322000 | #Learnt:      21438 | 0.000
797.57/797.74	c total clause space: 206.656MB
797.57/797.74	c total #watches: 485668
800.87/801.08	c total #propagations: 238197875 / total #impl: 1272386434 (eff. 0.187)
800.87/801.08	c #Conflicts:     323000 | #Learnt:      22438 | 0.000
800.87/801.08	c total clause space: 206.656MB
800.87/801.08	c total #watches: 492549
804.57/804.79	c total #propagations: 238915714 / total #impl: 1276894281 (eff. 0.187)
804.57/804.79	c #Conflicts:     324000 | #Learnt:      23438 | 0.000
804.57/804.79	c total clause space: 206.656MB
804.57/804.79	c total #watches: 497826
808.07/808.22	c total #propagations: 239544118 / total #impl: 1280442149 (eff. 0.187)
808.07/808.22	c #Conflicts:     325000 | #Learnt:      24438 | 0.000
808.07/808.22	c total clause space: 206.656MB
808.07/808.22	c total #watches: 503239
811.77/811.99	c total #propagations: 240126456 / total #impl: 1283548345 (eff. 0.187)
811.77/811.99	c #Conflicts:     326000 | #Learnt:      25438 | 0.000
811.77/811.99	c total clause space: 206.656MB
811.77/811.99	c total #watches: 507421
815.66/815.88	c total #propagations: 240759471 / total #impl: 1287016041 (eff. 0.187)
815.66/815.88	c #Conflicts:     327000 | #Learnt:      26438 | 0.000
815.66/815.88	c total clause space: 206.656MB
815.66/815.89	c total #watches: 512046
820.26/820.42	c total #propagations: 241396484 / total #impl: 1290377010 (eff. 0.187)
820.26/820.42	c #Conflicts:     328000 | #Learnt:      27438 | 0.000
820.26/820.42	c total clause space: 206.656MB
820.26/820.42	c total #watches: 517184
823.16/823.36	c total #propagations: 242104180 / total #impl: 1294244697 (eff. 0.187)
823.16/823.36	c GC COLLECT
823.16/823.36	c #Conflicts:     329000 | #Learnt:      14725 | 0.000
823.16/823.36	c total clause space: 206.656MB
823.16/823.36	c total #watches: 452657
825.86/826.10	c total #propagations: 242847332 / total #impl: 1298910581 (eff. 0.187)
825.86/826.10	c #Conflicts:     330000 | #Learnt:      15725 | 0.000
825.86/826.10	c total clause space: 206.656MB
825.86/826.10	c total #watches: 456249
829.16/829.33	c total #propagations: 243561784 / total #impl: 1302890906 (eff. 0.187)
829.16/829.33	c #Conflicts:     331000 | #Learnt:      16725 | 0.000
829.16/829.33	c total clause space: 206.656MB
829.16/829.33	c total #watches: 459641
832.06/832.25	c total #propagations: 244358876 / total #impl: 1307160400 (eff. 0.187)
832.06/832.25	c #Conflicts:     332000 | #Learnt:      17725 | 0.000
832.06/832.25	c total clause space: 206.656MB
832.06/832.25	c total #watches: 463395
835.36/835.52	c total #propagations: 245052832 / total #impl: 1311572424 (eff. 0.187)
835.36/835.52	c #Conflicts:     333000 | #Learnt:      18725 | 0.000
835.36/835.52	c total clause space: 206.656MB
835.36/835.52	c total #watches: 467041
838.76/838.95	c total #propagations: 245782284 / total #impl: 1315434180 (eff. 0.187)
838.76/838.95	c #Conflicts:     334000 | #Learnt:      19725 | 0.000
838.76/838.95	c total clause space: 206.656MB
838.76/838.95	c total #watches: 471044
841.06/841.27	c total #propagations: 246528713 / total #impl: 1318986918 (eff. 0.187)
841.06/841.27	c #Conflicts:     335000 | #Learnt:      20725 | 0.000
841.06/841.27	c total clause space: 206.656MB
841.06/841.27	c total #watches: 476113
843.86/844.07	c total #propagations: 247177228 / total #impl: 1322746792 (eff. 0.187)
843.86/844.07	c #Conflicts:     336000 | #Learnt:      21725 | 0.000
843.86/844.07	c total clause space: 206.656MB
843.86/844.07	c total #watches: 480774
846.46/846.61	c total #propagations: 247879886 / total #impl: 1326189982 (eff. 0.187)
846.46/846.61	c #Conflicts:     337000 | #Learnt:      22725 | 0.000
846.46/846.61	c total clause space: 206.656MB
846.46/846.61	c total #watches: 485033
849.46/849.70	c total #propagations: 248576346 / total #impl: 1329911128 (eff. 0.187)
849.46/849.70	c #Conflicts:     338000 | #Learnt:      23725 | 0.000
849.46/849.70	c total clause space: 206.656MB
849.56/849.70	c total #watches: 489688
852.66/852.82	c total #propagations: 249333785 / total #impl: 1333449136 (eff. 0.187)
852.66/852.82	c #Conflicts:     339000 | #Learnt:      24725 | 0.000
852.66/852.82	c total clause space: 206.656MB
852.66/852.82	c total #watches: 496482
855.86/856.09	c total #propagations: 250052191 / total #impl: 1337991029 (eff. 0.187)
855.86/856.09	c #Conflicts:     340000 | #Learnt:      25725 | 0.000
855.86/856.09	c total clause space: 206.656MB
855.86/856.09	c total #watches: 500147
858.66/858.84	c total #propagations: 250706154 / total #impl: 1341804363 (eff. 0.187)
858.66/858.84	c #Conflicts:     341000 | #Learnt:      26725 | 0.000
858.66/858.84	c total clause space: 206.656MB
858.66/858.84	c total #watches: 505520
861.96/862.17	c total #propagations: 251298095 / total #impl: 1345619289 (eff. 0.187)
861.96/862.17	c #Conflicts:     342000 | #Learnt:      27725 | 0.000
861.96/862.17	c total clause space: 206.656MB
861.96/862.17	c total #watches: 509667
864.96/865.16	c total #propagations: 251963137 / total #impl: 1349748673 (eff. 0.187)
864.96/865.16	c GC COLLECT
864.96/865.16	c #Conflicts:     343000 | #Learnt:      14720 | 0.000
864.96/865.16	c total clause space: 206.656MB
864.96/865.16	c total #watches: 452002
867.66/867.81	c total #propagations: 252790392 / total #impl: 1354645597 (eff. 0.187)
867.66/867.81	c #Conflicts:     344000 | #Learnt:      15720 | 0.000
867.66/867.81	c total clause space: 206.656MB
867.66/867.81	c total #watches: 456878
870.76/870.91	c total #propagations: 253533481 / total #impl: 1358251988 (eff. 0.187)
870.76/870.91	c #Conflicts:     345000 | #Learnt:      16720 | 0.000
870.76/870.91	c total clause space: 206.656MB
870.76/870.91	c total #watches: 461616
874.16/874.33	c total #propagations: 254251093 / total #impl: 1362415163 (eff. 0.187)
874.16/874.33	c #Conflicts:     346000 | #Learnt:      17720 | 0.000
874.16/874.33	c total clause space: 206.656MB
874.16/874.33	c total #watches: 467130
877.25/877.40	c total #propagations: 255056070 / total #impl: 1366498198 (eff. 0.187)
877.25/877.40	c #Conflicts:     347000 | #Learnt:      18720 | 0.000
877.25/877.40	c total clause space: 206.656MB
877.25/877.40	c total #watches: 470899
880.15/880.39	c total #propagations: 255787291 / total #impl: 1370738065 (eff. 0.187)
880.15/880.39	c #Conflicts:     348000 | #Learnt:      19720 | 0.000
880.15/880.39	c total clause space: 206.656MB
880.15/880.39	c total #watches: 474861
883.55/883.72	c total #propagations: 256517129 / total #impl: 1374352317 (eff. 0.187)
883.55/883.72	c #Conflicts:     349000 | #Learnt:      20720 | 0.000
883.55/883.72	c total clause space: 206.656MB
883.55/883.72	c total #watches: 478263
887.35/887.52	c total #propagations: 257311646 / total #impl: 1377279753 (eff. 0.187)
887.35/887.52	c #Conflicts:     350000 | #Learnt:      21720 | 0.000
887.35/887.52	c total clause space: 206.656MB
887.35/887.52	c total #watches: 482776
890.96/891.12	c total #propagations: 258158515 / total #impl: 1381365871 (eff. 0.187)
890.96/891.12	c #Conflicts:     351000 | #Learnt:      22720 | 0.000
890.96/891.12	c total clause space: 206.656MB
890.96/891.12	c total #watches: 487607
894.35/894.56	c total #propagations: 258951240 / total #impl: 1386356220 (eff. 0.187)
894.35/894.56	c #Conflicts:     352000 | #Learnt:      23720 | 0.000
894.35/894.56	c total clause space: 206.656MB
894.35/894.56	c total #watches: 491913
897.85/898.01	c total #propagations: 259643515 / total #impl: 1390464337 (eff. 0.187)
897.85/898.01	c #Conflicts:     353000 | #Learnt:      24720 | 0.000
897.85/898.01	c total clause space: 206.656MB
897.85/898.01	c total #watches: 498173
902.05/902.24	c total #propagations: 260331452 / total #impl: 1394458582 (eff. 0.187)
902.05/902.24	c #Conflicts:     354000 | #Learnt:      25720 | 0.000
902.05/902.24	c total clause space: 206.656MB
902.05/902.24	c total #watches: 502601
906.26/906.49	c total #propagations: 261133975 / total #impl: 1398276382 (eff. 0.187)
906.26/906.49	c #Conflicts:     355000 | #Learnt:      26720 | 0.000
906.26/906.49	c total clause space: 206.656MB
906.26/906.49	c total #watches: 506881
910.25/910.47	c total #propagations: 262004242 / total #impl: 1402865014 (eff. 0.187)
910.25/910.47	c #Conflicts:     356000 | #Learnt:      27720 | 0.000
910.25/910.47	c total clause space: 206.656MB
910.25/910.47	c total #watches: 511587
914.55/914.73	c total #propagations: 262637783 / total #impl: 1406176681 (eff. 0.187)
914.55/914.73	c GC COLLECT
914.55/914.73	c #Conflicts:     357000 | #Learnt:      14406 | 0.000
914.55/914.73	c total clause space: 206.656MB
914.55/914.73	c total #watches: 450220
916.75/916.92	c total #propagations: 263364570 / total #impl: 1409452333 (eff. 0.187)
916.75/916.92	c #Conflicts:     358000 | #Learnt:      15406 | 0.000
916.75/916.92	c total clause space: 206.656MB
916.75/916.92	c total #watches: 454021
919.15/919.35	c total #propagations: 264022642 / total #impl: 1412912971 (eff. 0.187)
919.15/919.35	c #Conflicts:     359000 | #Learnt:      16406 | 0.000
919.15/919.35	c total clause space: 206.656MB
919.15/919.35	c total #watches: 458113
921.35/921.58	c total #propagations: 264710021 / total #impl: 1416028935 (eff. 0.187)
921.35/921.58	c #Conflicts:     360000 | #Learnt:      17406 | 0.000
921.35/921.58	c total clause space: 206.656MB
921.35/921.58	c total #watches: 463645
924.05/924.20	c total #propagations: 265410131 / total #impl: 1420426212 (eff. 0.187)
924.05/924.20	c #Conflicts:     361000 | #Learnt:      18406 | 0.000
924.05/924.20	c total clause space: 206.656MB
924.05/924.20	c total #watches: 468451
926.45/926.63	c total #propagations: 266165113 / total #impl: 1425034802 (eff. 0.187)
926.45/926.63	c #Conflicts:     362000 | #Learnt:      19406 | 0.000
926.45/926.63	c total clause space: 206.656MB
926.45/926.63	c total #watches: 472330
929.85/930.03	c total #propagations: 266866280 / total #impl: 1429542194 (eff. 0.187)
929.85/930.03	c #Conflicts:     363000 | #Learnt:      20406 | 0.000
929.85/930.03	c total clause space: 206.656MB
929.85/930.03	c total #watches: 475127
932.65/932.84	c total #propagations: 267672868 / total #impl: 1433614219 (eff. 0.187)
932.65/932.84	c #Conflicts:     364000 | #Learnt:      21406 | 0.000
932.65/932.84	c total clause space: 206.656MB
932.65/932.84	c total #watches: 479556
935.64/935.82	c total #propagations: 268378451 / total #impl: 1437407620 (eff. 0.187)
935.64/935.82	c #Conflicts:     365000 | #Learnt:      22406 | 0.000
935.64/935.82	c total clause space: 206.656MB
935.64/935.82	c total #watches: 483536
939.04/939.20	c total #propagations: 269089246 / total #impl: 1441276008 (eff. 0.187)
939.04/939.20	c #Conflicts:     366000 | #Learnt:      23406 | 0.000
939.04/939.20	c total clause space: 206.656MB
939.04/939.20	c total #watches: 489390
942.55/942.78	c total #propagations: 269869731 / total #impl: 1445493236 (eff. 0.187)
942.55/942.78	c #Conflicts:     367000 | #Learnt:      24406 | 0.000
942.55/942.78	c total clause space: 206.656MB
942.55/942.78	c total #watches: 495583
946.04/946.28	c total #propagations: 270647316 / total #impl: 1449267472 (eff. 0.187)
946.04/946.28	c #Conflicts:     368000 | #Learnt:      25406 | 0.000
946.04/946.28	c total clause space: 206.656MB
946.04/946.28	c total #watches: 499988
949.54/949.76	c total #propagations: 271390484 / total #impl: 1453487303 (eff. 0.187)
949.54/949.76	c #Conflicts:     369000 | #Learnt:      26406 | 0.000
949.54/949.76	c total clause space: 206.656MB
949.54/949.76	c total #watches: 504489
953.34/953.53	c total #propagations: 272066379 / total #impl: 1457355311 (eff. 0.187)
953.34/953.53	c #Conflicts:     370000 | #Learnt:      27406 | 0.000
953.34/953.53	c total clause space: 206.656MB
953.34/953.53	c total #watches: 508717
957.54/957.77	c total #propagations: 272748328 / total #impl: 1460926404 (eff. 0.187)
957.54/957.77	c #Conflicts:     371000 | #Learnt:      28406 | 0.000
957.54/957.77	c total clause space: 206.656MB
957.54/957.77	c total #watches: 512227
961.54/961.74	c total #propagations: 273477170 / total #impl: 1465446623 (eff. 0.187)
961.54/961.74	c GC COLLECT
961.54/961.74	c #Conflicts:     372000 | #Learnt:      14830 | 0.000
961.54/961.74	c total clause space: 206.656MB
961.54/961.74	c total #watches: 451601
964.34/964.59	c total #propagations: 274218527 / total #impl: 1469612309 (eff. 0.187)
964.34/964.59	c #Conflicts:     373000 | #Learnt:      15830 | 0.000
964.34/964.59	c total clause space: 206.656MB
964.34/964.59	c total #watches: 454761
967.64/967.81	c total #propagations: 274964872 / total #impl: 1472509690 (eff. 0.187)
967.64/967.81	c #Conflicts:     374000 | #Learnt:      16830 | 0.000
967.64/967.81	c total clause space: 206.656MB
967.64/967.81	c total #watches: 459507
970.64/970.86	c total #propagations: 275742688 / total #impl: 1476066178 (eff. 0.187)
970.64/970.86	c #Conflicts:     375000 | #Learnt:      17830 | 0.000
970.64/970.86	c total clause space: 206.656MB
970.64/970.86	c total #watches: 463234
973.94/974.12	c total #propagations: 276474102 / total #impl: 1479282686 (eff. 0.187)
973.94/974.12	c #Conflicts:     376000 | #Learnt:      18830 | 0.000
973.94/974.12	c total clause space: 206.656MB
973.94/974.12	c total #watches: 467477
977.94/978.14	c total #propagations: 277135739 / total #impl: 1482640476 (eff. 0.187)
977.94/978.14	c #Conflicts:     377000 | #Learnt:      19830 | 0.000
977.94/978.14	c total clause space: 206.656MB
977.94/978.14	c total #watches: 472522
981.44/981.69	c total #propagations: 277897987 / total #impl: 1486766403 (eff. 0.187)
981.44/981.69	c #Conflicts:     378000 | #Learnt:      20830 | 0.000
981.44/981.69	c total clause space: 206.656MB
981.44/981.69	c total #watches: 475671
985.74/985.97	c total #propagations: 278652717 / total #impl: 1490215058 (eff. 0.187)
985.74/985.97	c #Conflicts:     379000 | #Learnt:      21830 | 0.000
985.74/985.97	c total clause space: 206.656MB
985.74/985.97	c total #watches: 478741
989.64/989.81	c total #propagations: 279459767 / total #impl: 1493850291 (eff. 0.187)
989.64/989.81	c #Conflicts:     380000 | #Learnt:      22830 | 0.000
989.64/989.81	c total clause space: 206.656MB
989.64/989.81	c total #watches: 483721
993.54/993.71	c total #propagations: 280213950 / total #impl: 1498064649 (eff. 0.187)
993.54/993.71	c #Conflicts:     381000 | #Learnt:      23830 | 0.000
993.54/993.71	c total clause space: 206.656MB
993.54/993.71	c total #watches: 487872
997.44/997.61	c total #propagations: 280954455 / total #impl: 1501840784 (eff. 0.187)
997.44/997.61	c #Conflicts:     382000 | #Learnt:      24830 | 0.000
997.44/997.61	c total clause space: 206.656MB
997.44/997.61	c total #watches: 491583
1001.33/1001.59	c total #propagations: 281780580 / total #impl: 1505772733 (eff. 0.187)
1001.33/1001.59	c #Conflicts:     383000 | #Learnt:      25830 | 0.000
1001.33/1001.59	c total clause space: 206.656MB
1001.33/1001.59	c total #watches: 495874
1005.13/1005.31	c total #propagations: 282609075 / total #impl: 1509313406 (eff. 0.187)
1005.13/1005.31	c #Conflicts:     384000 | #Learnt:      26830 | 0.000
1005.13/1005.31	c total clause space: 206.656MB
1005.13/1005.31	c total #watches: 501140
1008.03/1008.20	c total #propagations: 283388239 / total #impl: 1513638501 (eff. 0.187)
1008.03/1008.20	c #Conflicts:     385000 | #Learnt:      27830 | 0.000
1008.03/1008.20	c total clause space: 206.656MB
1008.03/1008.20	c total #watches: 504963
1011.63/1011.88	c total #propagations: 283936252 / total #impl: 1517496071 (eff. 0.187)
1011.63/1011.88	c #Conflicts:     386000 | #Learnt:      28830 | 0.000
1011.63/1011.88	c total clause space: 206.656MB
1011.63/1011.88	c total #watches: 508103
1015.53/1015.77	c total #propagations: 284706851 / total #impl: 1520435404 (eff. 0.187)
1015.53/1015.77	c #Conflicts:     387000 | #Learnt:      29830 | 0.000
1015.53/1015.77	c total clause space: 206.656MB
1015.53/1015.77	c total #watches: 514902
1018.54/1018.73	c total #propagations: 285495525 / total #impl: 1524471342 (eff. 0.187)
1018.54/1018.73	c GC COLLECT
1018.54/1018.73	c #Conflicts:     388000 | #Learnt:      15922 | 0.000
1018.54/1018.73	c total clause space: 206.656MB
1018.54/1018.73	c total #watches: 455969
1021.13/1021.39	c total #propagations: 286224126 / total #impl: 1528189174 (eff. 0.187)
1021.13/1021.39	c #Conflicts:     389000 | #Learnt:      16922 | 0.000
1021.13/1021.39	c total clause space: 206.656MB
1021.13/1021.39	c total #watches: 459735
1024.53/1024.71	c total #propagations: 286906811 / total #impl: 1532242447 (eff. 0.187)
1024.53/1024.71	c #Conflicts:     390000 | #Learnt:      17922 | 0.000
1024.53/1024.71	c total clause space: 206.656MB
1024.53/1024.71	c total #watches: 463191
1027.03/1027.24	c total #propagations: 287752273 / total #impl: 1536438559 (eff. 0.187)
1027.03/1027.24	c #Conflicts:     391000 | #Learnt:      18922 | 0.000
1027.03/1027.24	c total clause space: 206.656MB
1027.03/1027.24	c total #watches: 468197
1029.93/1030.18	c total #propagations: 288502559 / total #impl: 1540729136 (eff. 0.187)
1029.93/1030.18	c #Conflicts:     392000 | #Learnt:      19922 | 0.000
1029.93/1030.18	c total clause space: 206.656MB
1029.93/1030.18	c total #watches: 471641
1033.53/1033.79	c total #propagations: 289254494 / total #impl: 1544502205 (eff. 0.187)
1033.53/1033.79	c #Conflicts:     393000 | #Learnt:      20922 | 0.000
1033.53/1033.79	c total clause space: 206.656MB
1033.53/1033.79	c total #watches: 479586
1037.53/1037.77	c total #propagations: 290123316 / total #impl: 1550181671 (eff. 0.187)
1037.53/1037.77	c #Conflicts:     394000 | #Learnt:      21922 | 0.000
1037.53/1037.77	c total clause space: 206.656MB
1037.53/1037.77	c total #watches: 485636
1041.03/1041.22	c total #propagations: 291017747 / total #impl: 1555183608 (eff. 0.187)
1041.03/1041.22	c #Conflicts:     395000 | #Learnt:      22922 | 0.000
1041.03/1041.22	c total clause space: 206.656MB
1041.03/1041.22	c total #watches: 490856
1044.83/1045.09	c total #propagations: 291829810 / total #impl: 1559264553 (eff. 0.187)
1044.83/1045.09	c #Conflicts:     396000 | #Learnt:      23922 | 0.000
1044.83/1045.09	c total clause space: 206.656MB
1044.83/1045.09	c total #watches: 495701
1049.63/1049.80	c total #propagations: 292670258 / total #impl: 1562931817 (eff. 0.187)
1049.63/1049.80	c #Conflicts:     397000 | #Learnt:      24922 | 0.000
1049.63/1049.80	c total clause space: 206.656MB
1049.63/1049.80	c total #watches: 501386
1053.63/1053.81	c total #propagations: 293610666 / total #impl: 1567661116 (eff. 0.187)
1053.63/1053.81	c #Conflicts:     398000 | #Learnt:      25922 | 0.000
1053.63/1053.81	c total clause space: 206.656MB
1053.63/1053.81	c total #watches: 505000
1058.33/1058.56	c total #propagations: 294392106 / total #impl: 1571723182 (eff. 0.187)
1058.33/1058.56	c #Conflicts:     399000 | #Learnt:      26922 | 0.000
1058.33/1058.56	c total clause space: 206.656MB
1058.33/1058.56	c total #watches: 510272
1062.92/1063.10	c total #propagations: 295201583 / total #impl: 1576664617 (eff. 0.187)
1062.92/1063.10	c #Conflicts:     400000 | #Learnt:      27922 | 0.000
1062.92/1063.10	c total clause space: 206.656MB
1062.92/1063.10	c total #watches: 514808
1067.22/1067.44	c total #propagations: 296035385 / total #impl: 1581067946 (eff. 0.187)
1067.22/1067.44	c #Conflicts:     401000 | #Learnt:      28922 | 0.000
1067.22/1067.44	c total clause space: 206.656MB
1067.22/1067.44	c total #watches: 520584
1070.92/1071.13	c total #propagations: 296835713 / total #impl: 1585867296 (eff. 0.187)
1070.92/1071.13	c #Conflicts:     402000 | #Learnt:      29922 | 0.000
1070.92/1071.13	c total clause space: 206.656MB
1070.92/1071.13	c total #watches: 523761
1074.72/1074.97	c total #propagations: 297513744 / total #impl: 1589342595 (eff. 0.187)
1074.72/1074.97	c GC COLLECT
1074.72/1074.97	c #Conflicts:     403000 | #Learnt:      15713 | 0.000
1074.72/1074.97	c total clause space: 206.656MB
1074.72/1074.97	c total #watches: 454302
1077.12/1077.32	c total #propagations: 298267865 / total #impl: 1592574310 (eff. 0.187)
1077.12/1077.32	c #Conflicts:     404000 | #Learnt:      16713 | 0.000
1077.12/1077.32	c total clause space: 206.656MB
1077.12/1077.32	c total #watches: 458903
1079.52/1079.72	c total #propagations: 298950815 / total #impl: 1596294271 (eff. 0.187)
1079.52/1079.72	c #Conflicts:     405000 | #Learnt:      17713 | 0.000
1079.52/1079.72	c total clause space: 206.656MB
1079.52/1079.72	c total #watches: 463859
1082.12/1082.39	c total #propagations: 299542193 / total #impl: 1600180573 (eff. 0.187)
1082.12/1082.39	c #Conflicts:     406000 | #Learnt:      18713 | 0.000
1082.12/1082.39	c total clause space: 206.656MB
1082.12/1082.39	c total #watches: 467548
1085.12/1085.30	c total #propagations: 300298655 / total #impl: 1605387208 (eff. 0.187)
1085.12/1085.30	c #Conflicts:     407000 | #Learnt:      19713 | 0.000
1085.12/1085.30	c total clause space: 206.656MB
1085.12/1085.30	c total #watches: 472927
1088.42/1088.65	c total #propagations: 301046482 / total #impl: 1610317531 (eff. 0.187)
1088.42/1088.65	c #Conflicts:     408000 | #Learnt:      20713 | 0.000
1088.42/1088.65	c total clause space: 206.656MB
1088.42/1088.65	c total #watches: 476519
1091.03/1091.27	c total #propagations: 301868295 / total #impl: 1614596158 (eff. 0.187)
1091.03/1091.27	c #Conflicts:     409000 | #Learnt:      21713 | 0.000
1091.03/1091.27	c total clause space: 206.656MB
1091.03/1091.27	c total #watches: 483004
1094.92/1095.10	c total #propagations: 302511254 / total #impl: 1618037605 (eff. 0.187)
1094.92/1095.10	c #Conflicts:     410000 | #Learnt:      22713 | 0.000
1094.92/1095.10	c total clause space: 206.656MB
1094.92/1095.10	c total #watches: 489039
1098.12/1098.36	c total #propagations: 303341553 / total #impl: 1622698419 (eff. 0.187)
1098.12/1098.36	c #Conflicts:     411000 | #Learnt:      23713 | 0.000
1098.12/1098.36	c total clause space: 206.656MB
1098.12/1098.36	c total #watches: 493247
1101.42/1101.63	c total #propagations: 304028551 / total #impl: 1627026815 (eff. 0.187)
1101.42/1101.63	c #Conflicts:     412000 | #Learnt:      24713 | 0.000
1101.42/1101.63	c total clause space: 206.656MB
1101.42/1101.63	c total #watches: 499864
1105.52/1105.75	c total #propagations: 304659700 / total #impl: 1631119070 (eff. 0.187)
1105.52/1105.75	c #Conflicts:     413000 | #Learnt:      25713 | 0.000
1105.52/1105.75	c total clause space: 206.656MB
1105.52/1105.75	c total #watches: 504428
1110.42/1110.60	c total #propagations: 305439315 / total #impl: 1635329969 (eff. 0.187)
1110.42/1110.60	c #Conflicts:     414000 | #Learnt:      26713 | 0.000
1110.42/1110.60	c total clause space: 206.656MB
1110.42/1110.60	c total #watches: 507044
1114.22/1114.49	c total #propagations: 306275220 / total #impl: 1639093759 (eff. 0.187)
1114.22/1114.49	c #Conflicts:     415000 | #Learnt:      27713 | 0.000
1114.22/1114.49	c total clause space: 206.656MB
1114.22/1114.49	c total #watches: 510707
1118.42/1118.65	c total #propagations: 306968793 / total #impl: 1642985544 (eff. 0.187)
1118.42/1118.65	c #Conflicts:     416000 | #Learnt:      28713 | 0.000
1118.42/1118.65	c total clause space: 206.656MB
1118.42/1118.65	c total #watches: 515986
1122.52/1122.72	c total #propagations: 307714631 / total #impl: 1647334974 (eff. 0.187)
1122.52/1122.72	c #Conflicts:     417000 | #Learnt:      29713 | 0.000
1122.52/1122.72	c total clause space: 206.656MB
1122.52/1122.72	c total #watches: 519977
1127.42/1127.68	c total #propagations: 308406704 / total #impl: 1651513098 (eff. 0.187)
1127.42/1127.68	c #Conflicts:     418000 | #Learnt:      30713 | 0.000
1127.42/1127.68	c total clause space: 206.656MB
1127.42/1127.68	c total #watches: 524595
1130.72/1130.99	c total #propagations: 309264570 / total #impl: 1655755707 (eff. 0.187)
1130.72/1130.99	c GC COLLECT
1130.72/1130.99	c #Conflicts:     419000 | #Learnt:      16195 | 0.000
1130.72/1130.99	c total clause space: 206.656MB
1130.72/1130.99	c total #watches: 457230
1132.82/1133.10	c total #propagations: 309966213 / total #impl: 1660348479 (eff. 0.187)
1132.82/1133.10	c #Conflicts:     420000 | #Learnt:      17195 | 0.000
1132.82/1133.10	c total clause space: 206.656MB
1132.82/1133.10	c total #watches: 462915
1135.41/1135.63	c total #propagations: 310593785 / total #impl: 1664299370 (eff. 0.187)
1135.41/1135.63	c #Conflicts:     421000 | #Learnt:      18195 | 0.000
1135.41/1135.63	c total clause space: 206.656MB
1135.41/1135.63	c total #watches: 468749
1138.11/1138.37	c total #propagations: 311328637 / total #impl: 1669295364 (eff. 0.187)
1138.11/1138.37	c #Conflicts:     422000 | #Learnt:      19195 | 0.000
1138.11/1138.37	c total clause space: 206.656MB
1138.11/1138.37	c total #watches: 476497
1141.41/1141.65	c total #propagations: 312098796 / total #impl: 1674610516 (eff. 0.186)
1141.41/1141.65	c #Conflicts:     423000 | #Learnt:      20195 | 0.000
1141.41/1141.65	c total clause space: 206.656MB
1141.41/1141.65	c total #watches: 481316
1145.11/1145.31	c total #propagations: 312896172 / total #impl: 1678951906 (eff. 0.186)
1145.11/1145.31	c #Conflicts:     424000 | #Learnt:      21195 | 0.000
1145.11/1145.31	c total clause space: 206.656MB
1145.11/1145.31	c total #watches: 486032
1148.71/1148.91	c total #propagations: 313674517 / total #impl: 1682881550 (eff. 0.186)
1148.71/1148.91	c #Conflicts:     425000 | #Learnt:      22195 | 0.000
1148.71/1148.91	c total clause space: 206.656MB
1148.71/1148.91	c total #watches: 491423
1152.41/1152.62	c total #propagations: 314402618 / total #impl: 1686765038 (eff. 0.186)
1152.41/1152.62	c #Conflicts:     426000 | #Learnt:      23195 | 0.000
1152.41/1152.62	c total clause space: 206.656MB
1152.41/1152.62	c total #watches: 499006
1157.21/1157.40	c total #propagations: 315205026 / total #impl: 1691343993 (eff. 0.186)
1157.21/1157.40	c #Conflicts:     427000 | #Learnt:      24195 | 0.000
1157.21/1157.40	c total clause space: 206.656MB
1157.21/1157.40	c total #watches: 502652
1161.42/1161.63	c total #propagations: 316085608 / total #impl: 1696202620 (eff. 0.186)
1161.42/1161.63	c #Conflicts:     428000 | #Learnt:      25195 | 0.000
1161.42/1161.63	c total clause space: 206.656MB
1161.42/1161.63	c total #watches: 505260
1165.41/1165.68	c total #propagations: 316820634 / total #impl: 1700345347 (eff. 0.186)
1165.41/1165.68	c #Conflicts:     429000 | #Learnt:      26195 | 0.000
1165.41/1165.68	c total clause space: 206.656MB
1165.41/1165.68	c total #watches: 508586
1168.71/1168.98	c total #propagations: 317556983 / total #impl: 1704779251 (eff. 0.186)
1168.71/1168.98	c #Conflicts:     430000 | #Learnt:      27195 | 0.000
1168.71/1168.98	c total clause space: 206.656MB
1168.71/1168.98	c total #watches: 513289
1173.11/1173.34	c total #propagations: 318208399 / total #impl: 1709403636 (eff. 0.186)
1173.11/1173.34	c #Conflicts:     431000 | #Learnt:      28195 | 0.000
1173.11/1173.34	c total clause space: 206.656MB
1173.11/1173.34	c total #watches: 518106
1177.31/1177.56	c total #propagations: 319038800 / total #impl: 1714603930 (eff. 0.186)
1177.31/1177.56	c #Conflicts:     432000 | #Learnt:      29195 | 0.000
1177.31/1177.56	c total clause space: 206.656MB
1177.31/1177.56	c total #watches: 524190
1181.50/1181.70	c total #propagations: 319833911 / total #impl: 1719407141 (eff. 0.186)
1181.50/1181.70	c #Conflicts:     433000 | #Learnt:      30195 | 0.000
1181.50/1181.70	c total clause space: 206.656MB
1181.50/1181.70	c total #watches: 529972
1185.80/1186.02	c total #propagations: 320572509 / total #impl: 1724619298 (eff. 0.186)
1185.80/1186.02	c #Conflicts:     434000 | #Learnt:      31195 | 0.000
1185.80/1186.02	c total clause space: 206.656MB
1185.80/1186.02	c total #watches: 535490
1189.30/1189.52	c total #propagations: 321305508 / total #impl: 1729751601 (eff. 0.186)
1189.30/1189.52	c GC COLLECT
1189.30/1189.52	c #Conflicts:     435000 | #Learnt:      16428 | 0.000
1189.30/1189.52	c total clause space: 206.656MB
1189.30/1189.52	c total #watches: 462188
1192.00/1192.24	c total #propagations: 322104059 / total #impl: 1735573272 (eff. 0.186)
1192.00/1192.24	c #Conflicts:     436000 | #Learnt:      17428 | 0.000
1192.00/1192.24	c total clause space: 206.656MB
1192.00/1192.24	c total #watches: 467009
1194.60/1194.82	c total #propagations: 322895020 / total #impl: 1741040869 (eff. 0.185)
1194.60/1194.82	c #Conflicts:     437000 | #Learnt:      18428 | 0.000
1194.60/1194.82	c total clause space: 206.656MB
1194.60/1194.82	c total #watches: 470915
1197.20/1197.41	c total #propagations: 323634435 / total #impl: 1745341444 (eff. 0.185)
1197.20/1197.41	c #Conflicts:     438000 | #Learnt:      19428 | 0.000
1197.20/1197.41	c total clause space: 206.656MB
1197.20/1197.41	c total #watches: 474178
1200.30/1200.52	c total #propagations: 324294358 / total #impl: 1748688945 (eff. 0.185)
1200.30/1200.52	c #Conflicts:     439000 | #Learnt:      20428 | 0.000
1200.30/1200.52	c total clause space: 206.656MB
1200.30/1200.52	c total #watches: 477827
1203.10/1203.32	c total #propagations: 325020660 / total #impl: 1752592393 (eff. 0.185)
1203.10/1203.32	c #Conflicts:     440000 | #Learnt:      21428 | 0.000
1203.10/1203.32	c total clause space: 206.656MB
1203.10/1203.32	c total #watches: 482100
1206.40/1206.61	c total #propagations: 325673046 / total #impl: 1756518912 (eff. 0.185)
1206.40/1206.61	c #Conflicts:     441000 | #Learnt:      22428 | 0.000
1206.40/1206.61	c total clause space: 206.656MB
1206.40/1206.61	c total #watches: 487855
1209.60/1209.82	c total #propagations: 326493786 / total #impl: 1761384478 (eff. 0.185)
1209.60/1209.82	c #Conflicts:     442000 | #Learnt:      23428 | 0.000
1209.60/1209.82	c total clause space: 206.656MB
1209.60/1209.82	c total #watches: 492418
1212.20/1212.46	c total #propagations: 327228107 / total #impl: 1765893793 (eff. 0.185)
1212.20/1212.46	c #Conflicts:     443000 | #Learnt:      24428 | 0.000
1212.20/1212.46	c total clause space: 206.656MB
1212.20/1212.46	c total #watches: 495621
1215.80/1216.02	c total #propagations: 327818920 / total #impl: 1769254773 (eff. 0.185)
1215.80/1216.02	c #Conflicts:     444000 | #Learnt:      25428 | 0.000
1215.80/1216.02	c total clause space: 206.656MB
1215.80/1216.02	c total #watches: 499588
1219.40/1219.69	c total #propagations: 328481378 / total #impl: 1772909496 (eff. 0.185)
1219.40/1219.69	c #Conflicts:     445000 | #Learnt:      26428 | 0.000
1219.40/1219.69	c total clause space: 206.656MB
1219.40/1219.69	c total #watches: 504939
1222.90/1223.13	c total #propagations: 329268897 / total #impl: 1777811630 (eff. 0.185)
1222.90/1223.13	c #Conflicts:     446000 | #Learnt:      27428 | 0.000
1222.90/1223.13	c total clause space: 206.656MB
1222.90/1223.13	c total #watches: 510676
1226.59/1226.81	c total #propagations: 329956453 / total #impl: 1782058588 (eff. 0.185)
1226.59/1226.81	c #Conflicts:     447000 | #Learnt:      28428 | 0.000
1226.59/1226.81	c total clause space: 206.656MB
1226.59/1226.82	c total #watches: 515008
1230.39/1230.68	c total #propagations: 330606067 / total #impl: 1785843173 (eff. 0.185)
1230.39/1230.68	c #Conflicts:     448000 | #Learnt:      29428 | 0.000
1230.39/1230.68	c total clause space: 206.656MB
1230.39/1230.68	c total #watches: 519503
1234.39/1234.66	c total #propagations: 331271504 / total #impl: 1790074955 (eff. 0.185)
1234.39/1234.66	c #Conflicts:     449000 | #Learnt:      30428 | 0.000
1234.39/1234.66	c total clause space: 206.656MB
1234.39/1234.66	c total #watches: 525975
1238.59/1238.88	c total #propagations: 331983700 / total #impl: 1794785846 (eff. 0.185)
1238.59/1238.88	c #Conflicts:     450000 | #Learnt:      31428 | 0.000
1238.59/1238.88	c total clause space: 206.656MB
1238.59/1238.88	c total #watches: 532154
1243.10/1243.34	c total #propagations: 332580991 / total #impl: 1799412810 (eff. 0.185)
1243.10/1243.34	c GC COLLECT
1243.10/1243.34	c #Conflicts:     451000 | #Learnt:      16334 | 0.000
1243.10/1243.34	c total clause space: 335.816MB
1243.10/1243.34	c total #watches: 460649
1245.80/1246.00	c total #propagations: 333261354 / total #impl: 1803739146 (eff. 0.185)
1245.80/1246.00	c #Conflicts:     452000 | #Learnt:      17334 | 0.000
1245.80/1246.00	c total clause space: 335.816MB
1245.80/1246.00	c total #watches: 465504
1248.50/1248.75	c total #propagations: 333878924 / total #impl: 1807405124 (eff. 0.185)
1248.50/1248.75	c #Conflicts:     453000 | #Learnt:      18334 | 0.000
1248.50/1248.75	c total clause space: 335.816MB
1248.50/1248.75	c total #watches: 470741
1251.60/1251.86	c total #propagations: 334541155 / total #impl: 1811103107 (eff. 0.185)
1251.60/1251.86	c #Conflicts:     454000 | #Learnt:      19334 | 0.000
1251.60/1251.86	c total clause space: 335.816MB
1251.60/1251.86	c total #watches: 475332
1254.40/1254.60	c total #propagations: 335212788 / total #impl: 1814707443 (eff. 0.185)
1254.40/1254.60	c #Conflicts:     455000 | #Learnt:      20334 | 0.000
1254.40/1254.60	c total clause space: 335.816MB
1254.40/1254.60	c total #watches: 479001
1257.10/1257.32	c total #propagations: 335806163 / total #impl: 1818063084 (eff. 0.185)
1257.10/1257.32	c #Conflicts:     456000 | #Learnt:      21334 | 0.000
1257.10/1257.32	c total clause space: 335.816MB
1257.10/1257.32	c total #watches: 483621
1260.20/1260.49	c total #propagations: 336353876 / total #impl: 1821692152 (eff. 0.185)
1260.20/1260.49	c #Conflicts:     457000 | #Learnt:      22334 | 0.000
1260.20/1260.49	c total clause space: 335.816MB
1260.20/1260.49	c total #watches: 488067
1263.60/1263.84	c total #propagations: 337032428 / total #impl: 1825657294 (eff. 0.185)
1263.60/1263.84	c #Conflicts:     458000 | #Learnt:      23334 | 0.000
1263.60/1263.84	c total clause space: 335.816MB
1263.60/1263.84	c total #watches: 491738
1267.00/1267.25	c total #propagations: 337625679 / total #impl: 1828796417 (eff. 0.185)
1267.00/1267.25	c #Conflicts:     459000 | #Learnt:      24334 | 0.000
1267.00/1267.25	c total clause space: 335.816MB
1267.00/1267.25	c total #watches: 494742
1270.89/1271.15	c total #propagations: 338201850 / total #impl: 1831813512 (eff. 0.185)
1270.89/1271.15	c #Conflicts:     460000 | #Learnt:      25334 | 0.000
1270.89/1271.15	c total clause space: 335.816MB
1270.89/1271.16	c total #watches: 499573
1274.49/1274.78	c total #propagations: 338854616 / total #impl: 1835532210 (eff. 0.185)
1274.49/1274.78	c #Conflicts:     461000 | #Learnt:      26334 | 0.000
1274.49/1274.78	c total clause space: 335.816MB
1274.49/1274.78	c total #watches: 505919
1277.89/1278.19	c total #propagations: 339444410 / total #impl: 1839105384 (eff. 0.185)
1277.89/1278.19	c #Conflicts:     462000 | #Learnt:      27334 | 0.000
1277.89/1278.19	c total clause space: 335.816MB
1277.89/1278.19	c total #watches: 511834
1281.40/1281.61	c total #propagations: 340078295 / total #impl: 1843200337 (eff. 0.185)
1281.40/1281.61	c #Conflicts:     463000 | #Learnt:      28334 | 0.000
1281.40/1281.61	c total clause space: 335.816MB
1281.40/1281.61	c total #watches: 517210
1285.70/1285.95	c total #propagations: 340611698 / total #impl: 1846592959 (eff. 0.184)
1285.70/1285.95	c #Conflicts:     464000 | #Learnt:      29334 | 0.000
1285.70/1285.95	c total clause space: 335.816MB
1285.70/1285.95	c total #watches: 523883
1289.79/1290.01	c total #propagations: 341184852 / total #impl: 1850385072 (eff. 0.184)
1289.79/1290.01	c #Conflicts:     465000 | #Learnt:      30334 | 0.000
1289.79/1290.01	c total clause space: 335.816MB
1289.79/1290.01	c total #watches: 527770
1294.49/1294.74	c total #propagations: 341788875 / total #impl: 1854009482 (eff. 0.184)
1294.49/1294.74	c #Conflicts:     466000 | #Learnt:      31334 | 0.000
1294.49/1294.74	c total clause space: 335.816MB
1294.49/1294.74	c total #watches: 533793
1299.19/1299.46	c total #propagations: 342399914 / total #impl: 1858267134 (eff. 0.184)
1299.19/1299.46	c #Conflicts:     467000 | #Learnt:      32334 | 0.000
1299.19/1299.46	c total clause space: 335.816MB
1299.19/1299.46	c total #watches: 538266
1303.19/1303.40	c total #propagations: 342971347 / total #impl: 1862041717 (eff. 0.184)
1303.19/1303.40	c GC COLLECT
1303.19/1303.40	c #Conflicts:     468000 | #Learnt:      16933 | 0.000
1303.19/1303.40	c total clause space: 335.816MB
1303.19/1303.40	c total #watches: 465653
1305.69/1305.99	c total #propagations: 343618086 / total #impl: 1865643344 (eff. 0.184)
1305.69/1305.99	c #Conflicts:     469000 | #Learnt:      17933 | 0.000
1305.69/1305.99	c total clause space: 335.816MB
1305.69/1305.99	c total #watches: 472087
1309.09/1309.31	c total #propagations: 344253147 / total #impl: 1869098793 (eff. 0.184)
1309.09/1309.31	c #Conflicts:     470000 | #Learnt:      18933 | 0.000
1309.09/1309.31	c total clause space: 335.816MB
1309.09/1309.31	c total #watches: 481519
1312.39/1312.67	c total #propagations: 344962350 / total #impl: 1873674378 (eff. 0.184)
1312.39/1312.67	c #Conflicts:     471000 | #Learnt:      19933 | 0.000
1312.39/1312.67	c total clause space: 335.816MB
1312.39/1312.67	c total #watches: 487229
1315.59/1315.86	c total #propagations: 345613538 / total #impl: 1877070193 (eff. 0.184)
1315.59/1315.86	c #Conflicts:     472000 | #Learnt:      20933 | 0.000
1315.59/1315.86	c total clause space: 335.816MB
1315.59/1315.86	c total #watches: 493534
1319.19/1319.49	c total #propagations: 346299531 / total #impl: 1881161155 (eff. 0.184)
1319.19/1319.49	c #Conflicts:     473000 | #Learnt:      21933 | 0.000
1319.19/1319.49	c total clause space: 335.816MB
1319.19/1319.49	c total #watches: 498670
1323.09/1323.39	c total #propagations: 346938903 / total #impl: 1884867330 (eff. 0.184)
1323.09/1323.39	c #Conflicts:     474000 | #Learnt:      22933 | 0.000
1323.09/1323.39	c total clause space: 335.816MB
1323.09/1323.39	c total #watches: 504990
1328.59/1328.88	c total #propagations: 347599694 / total #impl: 1888600739 (eff. 0.184)
1328.59/1328.88	c #Conflicts:     475000 | #Learnt:      23933 | 0.000
1328.59/1328.88	c total clause space: 335.816MB
1328.59/1328.88	c total #watches: 510410
1334.68/1334.96	c total #propagations: 348339047 / total #impl: 1892405502 (eff. 0.184)
1334.68/1334.96	c #Conflicts:     476000 | #Learnt:      24933 | 0.000
1334.68/1334.96	c total clause space: 335.816MB
1334.68/1334.97	c total #watches: 515226
1340.48/1340.71	c total #propagations: 349088840 / total #impl: 1896408744 (eff. 0.184)
1340.48/1340.71	c #Conflicts:     477000 | #Learnt:      25933 | 0.000
1340.48/1340.71	c total clause space: 335.816MB
1340.48/1340.71	c total #watches: 518670
1346.68/1346.95	c total #propagations: 349804053 / total #impl: 1899819560 (eff. 0.184)
1346.68/1346.95	c #Conflicts:     478000 | #Learnt:      26933 | 0.000
1346.68/1346.95	c total clause space: 335.816MB
1346.68/1346.95	c total #watches: 522273
1353.68/1353.98	c total #propagations: 350543106 / total #impl: 1903046384 (eff. 0.184)
1353.68/1353.98	c #Conflicts:     479000 | #Learnt:      27933 | 0.000
1353.68/1353.98	c total clause space: 335.816MB
1353.68/1353.98	c total #watches: 527144
1360.08/1360.35	c total #propagations: 351329408 / total #impl: 1906375204 (eff. 0.184)
1360.08/1360.35	c #Conflicts:     480000 | #Learnt:      28933 | 0.000
1360.08/1360.35	c total clause space: 335.816MB
1360.08/1360.35	c total #watches: 534199
1365.38/1365.67	c total #propagations: 352122863 / total #impl: 1912728169 (eff. 0.184)
1365.38/1365.67	c #Conflicts:     481000 | #Learnt:      29933 | 0.000
1365.38/1365.67	c total clause space: 335.816MB
1365.38/1365.67	c total #watches: 539259
1370.78/1371.01	c total #propagations: 352761611 / total #impl: 1916746432 (eff. 0.184)
1370.78/1371.01	c #Conflicts:     482000 | #Learnt:      30933 | 0.000
1370.78/1371.01	c total clause space: 335.816MB
1370.78/1371.01	c total #watches: 546050
1376.88/1377.13	c total #propagations: 353440619 / total #impl: 1921709598 (eff. 0.184)
1376.88/1377.13	c #Conflicts:     483000 | #Learnt:      31933 | 0.000
1376.88/1377.13	c total clause space: 335.816MB
1376.88/1377.13	c total #watches: 551239
1383.68/1383.91	c total #propagations: 354104892 / total #impl: 1926455625 (eff. 0.184)
1383.68/1383.91	c #Conflicts:     484000 | #Learnt:      32933 | 0.000
1383.68/1383.91	c total clause space: 335.816MB
1383.68/1383.91	c total #watches: 557366
1388.77/1389.03	c total #propagations: 354819809 / total #impl: 1930087439 (eff. 0.184)
1388.77/1389.03	c GC COLLECT
1388.77/1389.03	c #Conflicts:     485000 | #Learnt:      17216 | 0.000
1388.77/1389.03	c total clause space: 335.816MB
1388.77/1389.04	c total #watches: 464841
1391.67/1391.91	c total #propagations: 355489291 / total #impl: 1933882781 (eff. 0.184)
1391.67/1391.91	c #Conflicts:     486000 | #Learnt:      18216 | 0.000
1391.67/1391.91	c total clause space: 335.816MB
1391.67/1391.91	c total #watches: 469817
1394.97/1395.26	c total #propagations: 356180991 / total #impl: 1938230529 (eff. 0.184)
1394.97/1395.26	c #Conflicts:     487000 | #Learnt:      19216 | 0.000
1394.97/1395.26	c total clause space: 335.816MB
1394.97/1395.26	c total #watches: 475478
1397.77/1398.04	c total #propagations: 356918467 / total #impl: 1943655818 (eff. 0.184)
1397.77/1398.04	c #Conflicts:     488000 | #Learnt:      20216 | 0.000
1397.77/1398.04	c total clause space: 335.816MB
1397.77/1398.04	c total #watches: 481690
1402.07/1402.34	c total #propagations: 357575527 / total #impl: 1948718381 (eff. 0.183)
1402.07/1402.34	c #Conflicts:     489000 | #Learnt:      21216 | 0.000
1402.07/1402.34	c total clause space: 335.816MB
1402.07/1402.34	c total #watches: 488377
1406.78/1407.09	c total #propagations: 358428400 / total #impl: 1952845914 (eff. 0.184)
1406.78/1407.09	c #Conflicts:     490000 | #Learnt:      22216 | 0.000
1406.78/1407.09	c total clause space: 335.816MB
1406.78/1407.09	c total #watches: 492781
1411.47/1411.76	c total #propagations: 359252645 / total #impl: 1956107032 (eff. 0.184)
1411.47/1411.76	c #Conflicts:     491000 | #Learnt:      23216 | 0.000
1411.47/1411.76	c total clause space: 335.816MB
1411.47/1411.76	c total #watches: 496718
1416.27/1416.57	c total #propagations: 360104534 / total #impl: 1959444822 (eff. 0.184)
1416.27/1416.57	c #Conflicts:     492000 | #Learnt:      24216 | 0.000
1416.27/1416.57	c total clause space: 335.816MB
1416.27/1416.57	c total #watches: 501812
1421.17/1421.44	c total #propagations: 360913142 / total #impl: 1962294748 (eff. 0.184)
1421.17/1421.44	c #Conflicts:     493000 | #Learnt:      25216 | 0.000
1421.17/1421.44	c total clause space: 335.816MB
1421.17/1421.44	c total #watches: 505554
1425.87/1426.18	c total #propagations: 361729181 / total #impl: 1966408972 (eff. 0.184)
1425.87/1426.18	c #Conflicts:     494000 | #Learnt:      26216 | 0.000
1425.87/1426.18	c total clause space: 335.816MB
1425.87/1426.18	c total #watches: 511069
1431.27/1431.58	c total #propagations: 362487529 / total #impl: 1970371151 (eff. 0.184)
1431.27/1431.58	c #Conflicts:     495000 | #Learnt:      27216 | 0.000
1431.27/1431.58	c total clause space: 335.816MB
1431.27/1431.58	c total #watches: 515874
1436.37/1436.68	c total #propagations: 363302399 / total #impl: 1973854089 (eff. 0.184)
1436.37/1436.68	c #Conflicts:     496000 | #Learnt:      28216 | 0.000
1436.37/1436.68	c total clause space: 335.816MB
1436.37/1436.68	c total #watches: 522316
1442.07/1442.36	c total #propagations: 364117113 / total #impl: 1978230347 (eff. 0.184)
1442.07/1442.36	c #Conflicts:     497000 | #Learnt:      29216 | 0.000
1442.07/1442.36	c total clause space: 335.816MB
1442.07/1442.36	c total #watches: 527633
1447.96/1448.25	c total #propagations: 364984127 / total #impl: 1982993116 (eff. 0.184)
1447.96/1448.25	c #Conflicts:     498000 | #Learnt:      30216 | 0.000
1447.96/1448.25	c total clause space: 335.816MB
1447.96/1448.25	c total #watches: 534360
1453.66/1453.91	c total #propagations: 365773241 / total #impl: 1987286430 (eff. 0.184)
1453.66/1453.91	c #Conflicts:     499000 | #Learnt:      31216 | 0.000
1453.66/1453.91	c total clause space: 335.816MB
1453.66/1453.91	c total #watches: 539685
1459.76/1460.00	c total #propagations: 366498222 / total #impl: 1991516032 (eff. 0.184)
1459.76/1460.00	c #Conflicts:     500000 | #Learnt:      32216 | 0.000
1459.76/1460.00	c total clause space: 335.816MB
1459.76/1460.00	c total #watches: 545702
1466.26/1466.57	c total #propagations: 367265184 / total #impl: 1995352128 (eff. 0.184)
1466.26/1466.57	c #Conflicts:     501000 | #Learnt:      33216 | 0.000
1466.26/1466.57	c total clause space: 335.816MB
1466.26/1466.57	c total #watches: 550309
1472.36/1472.67	c total #propagations: 368053643 / total #impl: 1998861688 (eff. 0.184)
1472.36/1472.67	c GC COLLECT
1472.36/1472.67	c #Conflicts:     502000 | #Learnt:      17239 | 0.000
1472.36/1472.67	c total clause space: 335.816MB
1472.36/1472.67	c total #watches: 465065
1475.36/1475.62	c total #propagations: 368764082 / total #impl: 2001923414 (eff. 0.184)
1475.36/1475.62	c #Conflicts:     503000 | #Learnt:      18239 | 0.000
1475.36/1475.62	c total clause space: 335.816MB
1475.36/1475.62	c total #watches: 469317
1479.37/1479.69	c total #propagations: 369421720 / total #impl: 2004776404 (eff. 0.184)
1479.37/1479.69	c #Conflicts:     504000 | #Learnt:      19239 | 0.000
1479.37/1479.69	c total clause space: 335.816MB
1479.37/1479.69	c total #watches: 472342
1482.76/1483.00	c total #propagations: 370316122 / total #impl: 2008984651 (eff. 0.184)
1482.76/1483.00	c #Conflicts:     505000 | #Learnt:      20239 | 0.000
1482.76/1483.00	c total clause space: 335.816MB
1482.76/1483.00	c total #watches: 476296
1485.97/1486.23	c total #propagations: 371095441 / total #impl: 2012840326 (eff. 0.184)
1485.97/1486.23	c #Conflicts:     506000 | #Learnt:      21239 | 0.000
1485.97/1486.23	c total clause space: 335.816MB
1485.97/1486.24	c total #watches: 481601
1489.16/1489.46	c total #propagations: 371848772 / total #impl: 2015958629 (eff. 0.184)
1489.16/1489.46	c #Conflicts:     507000 | #Learnt:      22239 | 0.000
1489.16/1489.46	c total clause space: 335.816MB
1489.16/1489.46	c total #watches: 484698
1493.06/1493.39	c total #propagations: 372577947 / total #impl: 2019783767 (eff. 0.184)
1493.06/1493.39	c #Conflicts:     508000 | #Learnt:      23239 | 0.000
1493.06/1493.39	c total clause space: 335.816MB
1493.06/1493.39	c total #watches: 489439
1496.56/1496.83	c total #propagations: 373308230 / total #impl: 2023278965 (eff. 0.185)
1496.56/1496.83	c #Conflicts:     509000 | #Learnt:      24239 | 0.000
1496.56/1496.83	c total clause space: 335.816MB
1496.56/1496.83	c total #watches: 494417
1500.86/1501.10	c total #propagations: 373978250 / total #impl: 2026265567 (eff. 0.185)
1500.86/1501.10	c #Conflicts:     510000 | #Learnt:      25239 | 0.000
1500.86/1501.10	c total clause space: 335.816MB
1500.86/1501.10	c total #watches: 498176
1504.86/1505.19	c total #propagations: 374741036 / total #impl: 2029802352 (eff. 0.185)
1504.86/1505.19	c #Conflicts:     511000 | #Learnt:      26239 | 0.000
1504.86/1505.19	c total clause space: 335.816MB
1504.86/1505.19	c total #watches: 502702
1509.75/1510.07	c total #propagations: 375491670 / total #impl: 2033555336 (eff. 0.185)
1509.75/1510.07	c #Conflicts:     512000 | #Learnt:      27239 | 0.000
1509.75/1510.07	c total clause space: 335.816MB
1509.75/1510.07	c total #watches: 506864
1514.56/1514.85	c total #propagations: 376308276 / total #impl: 2037159406 (eff. 0.185)
1514.56/1514.85	c #Conflicts:     513000 | #Learnt:      28239 | 0.000
1514.56/1514.85	c total clause space: 335.816MB
1514.56/1514.85	c total #watches: 511020
1519.96/1520.24	c total #propagations: 377091461 / total #impl: 2041118133 (eff. 0.185)
1519.96/1520.24	c #Conflicts:     514000 | #Learnt:      29239 | 0.000
1519.96/1520.24	c total clause space: 335.816MB
1519.96/1520.24	c total #watches: 514266
1524.55/1524.85	c total #propagations: 377885694 / total #impl: 2045124062 (eff. 0.185)
1524.55/1524.85	c #Conflicts:     515000 | #Learnt:      30239 | 0.000
1524.55/1524.85	c total clause space: 335.816MB
1524.55/1524.85	c total #watches: 517819
1528.95/1529.23	c total #propagations: 378634157 / total #impl: 2049231865 (eff. 0.185)
1528.95/1529.23	c #Conflicts:     516000 | #Learnt:      31239 | 0.000
1528.95/1529.23	c total clause space: 335.816MB
1528.95/1529.23	c total #watches: 521208
1533.55/1533.84	c total #propagations: 379353902 / total #impl: 2053859372 (eff. 0.185)
1533.55/1533.84	c #Conflicts:     517000 | #Learnt:      32239 | 0.000
1533.55/1533.84	c total clause space: 335.816MB
1533.55/1533.84	c total #watches: 525078
1538.55/1538.83	c total #propagations: 380057381 / total #impl: 2057769535 (eff. 0.185)
1538.55/1538.83	c #Conflicts:     518000 | #Learnt:      33239 | 0.000
1538.55/1538.83	c total clause space: 335.816MB
1538.55/1538.83	c total #watches: 528920
1542.95/1543.22	c total #propagations: 380863179 / total #impl: 2062507141 (eff. 0.185)
1542.95/1543.22	c #Conflicts:     519000 | #Learnt:      34239 | 0.000
1542.95/1543.22	c total clause space: 335.816MB
1542.95/1543.22	c total #watches: 532874
1545.95/1546.23	c total #propagations: 381484573 / total #impl: 2065974898 (eff. 0.185)
1545.95/1546.23	c GC COLLECT
1545.95/1546.23	c #Conflicts:     520000 | #Learnt:      17927 | 0.000
1545.95/1546.23	c total clause space: 335.816MB
1545.95/1546.23	c total #watches: 467831
1548.35/1548.63	c total #propagations: 382024299 / total #impl: 2069427439 (eff. 0.185)
1548.35/1548.63	c #Conflicts:     521000 | #Learnt:      18927 | 0.000
1548.35/1548.63	c total clause space: 335.816MB
1548.35/1548.63	c total #watches: 472416
1551.25/1551.52	c total #propagations: 382592549 / total #impl: 2072700206 (eff. 0.185)
1551.25/1551.52	c #Conflicts:     522000 | #Learnt:      19927 | 0.000
1551.25/1551.52	c total clause space: 335.816MB
1551.25/1551.52	c total #watches: 476907
1554.35/1554.63	c total #propagations: 383237439 / total #impl: 2076185220 (eff. 0.185)
1554.35/1554.63	c #Conflicts:     523000 | #Learnt:      20927 | 0.000
1554.35/1554.63	c total clause space: 335.816MB
1554.35/1554.63	c total #watches: 481275
1557.95/1558.21	c total #propagations: 383948331 / total #impl: 2079528534 (eff. 0.185)
1557.95/1558.21	c #Conflicts:     524000 | #Learnt:      21927 | 0.000
1557.95/1558.21	c total clause space: 335.816MB
1557.95/1558.21	c total #watches: 486431
1561.35/1561.61	c total #propagations: 384691102 / total #impl: 2083759839 (eff. 0.185)
1561.35/1561.61	c #Conflicts:     525000 | #Learnt:      22927 | 0.000
1561.35/1561.61	c total clause space: 335.816MB
1561.35/1561.61	c total #watches: 490069
1564.45/1564.71	c total #propagations: 385426158 / total #impl: 2087253598 (eff. 0.185)
1564.45/1564.71	c #Conflicts:     526000 | #Learnt:      23927 | 0.000
1564.45/1564.71	c total clause space: 335.816MB
1564.45/1564.71	c total #watches: 496624
1568.45/1568.78	c total #propagations: 386109133 / total #impl: 2091059870 (eff. 0.185)
1568.45/1568.78	c #Conflicts:     527000 | #Learnt:      24927 | 0.000
1568.45/1568.78	c total clause space: 335.816MB
1568.45/1568.78	c total #watches: 503963
1573.04/1573.36	c total #propagations: 386906001 / total #impl: 2095182529 (eff. 0.185)
1573.04/1573.36	c #Conflicts:     528000 | #Learnt:      25927 | 0.000
1573.04/1573.36	c total clause space: 335.816MB
1573.04/1573.36	c total #watches: 508009
1577.34/1577.69	c total #propagations: 387731857 / total #impl: 2099244849 (eff. 0.185)
1577.34/1577.69	c #Conflicts:     529000 | #Learnt:      26927 | 0.000
1577.34/1577.69	c total clause space: 335.816MB
1577.34/1577.69	c total #watches: 511536
1581.24/1581.58	c total #propagations: 388471629 / total #impl: 2103202739 (eff. 0.185)
1581.24/1581.58	c #Conflicts:     530000 | #Learnt:      27927 | 0.000
1581.24/1581.58	c total clause space: 335.816MB
1581.24/1581.58	c total #watches: 515557
1585.24/1585.50	c total #propagations: 389114033 / total #impl: 2106825694 (eff. 0.185)
1585.24/1585.50	c #Conflicts:     531000 | #Learnt:      28927 | 0.000
1585.24/1585.50	c total clause space: 335.816MB
1585.24/1585.50	c total #watches: 520354
1588.84/1589.11	c total #propagations: 389883502 / total #impl: 2111164196 (eff. 0.185)
1588.84/1589.11	c #Conflicts:     532000 | #Learnt:      29927 | 0.000
1588.84/1589.11	c total clause space: 335.816MB
1588.84/1589.11	c total #watches: 524481
1593.04/1593.33	c total #propagations: 390515571 / total #impl: 2113928290 (eff. 0.185)
1593.04/1593.33	c #Conflicts:     533000 | #Learnt:      30927 | 0.000
1593.04/1593.33	c total clause space: 335.816MB
1593.04/1593.33	c total #watches: 528343
1597.05/1597.38	c total #propagations: 391221313 / total #impl: 2117727876 (eff. 0.185)
1597.05/1597.38	c #Conflicts:     534000 | #Learnt:      31927 | 0.000
1597.05/1597.38	c total clause space: 335.816MB
1597.05/1597.38	c total #watches: 533754
1601.45/1601.76	c total #propagations: 391961476 / total #impl: 2121721641 (eff. 0.185)
1601.45/1601.76	c #Conflicts:     535000 | #Learnt:      32927 | 0.000
1601.45/1601.76	c total clause space: 335.816MB
1601.45/1601.76	c total #watches: 538549
1606.54/1606.83	c total #propagations: 392838902 / total #impl: 2126258328 (eff. 0.185)
1606.54/1606.83	c #Conflicts:     536000 | #Learnt:      33927 | 0.000
1606.54/1606.83	c total clause space: 335.816MB
1606.54/1606.84	c total #watches: 544809
1611.44/1611.72	c total #propagations: 393602186 / total #impl: 2129928258 (eff. 0.185)
1611.44/1611.72	c #Conflicts:     537000 | #Learnt:      34927 | 0.000
1611.44/1611.72	c total clause space: 335.816MB
1611.44/1611.72	c total #watches: 549416
1614.74/1615.00	c total #propagations: 394344037 / total #impl: 2133749673 (eff. 0.185)
1614.74/1615.00	c GC COLLECT
1614.74/1615.00	c #Conflicts:     538000 | #Learnt:      18313 | 0.000
1614.74/1615.00	c total clause space: 335.816MB
1614.74/1615.00	c total #watches: 469225
1617.34/1617.64	c total #propagations: 395046418 / total #impl: 2138058901 (eff. 0.185)
1617.34/1617.64	c #Conflicts:     539000 | #Learnt:      19313 | 0.000
1617.34/1617.64	c total clause space: 335.816MB
1617.34/1617.64	c total #watches: 472997
1620.74/1621.07	c total #propagations: 395767311 / total #impl: 2141900470 (eff. 0.185)
1620.74/1621.07	c #Conflicts:     540000 | #Learnt:      20313 | 0.000
1620.74/1621.07	c total clause space: 335.816MB
1620.74/1621.07	c total #watches: 476072
1624.84/1625.12	c total #propagations: 396630537 / total #impl: 2145837534 (eff. 0.185)
1624.84/1625.12	c #Conflicts:     541000 | #Learnt:      21313 | 0.000
1624.84/1625.12	c total clause space: 335.816MB
1624.84/1625.12	c total #watches: 480628
1628.64/1628.94	c total #propagations: 397550250 / total #impl: 2150034499 (eff. 0.185)
1628.64/1628.94	c #Conflicts:     542000 | #Learnt:      22313 | 0.000
1628.64/1628.94	c total clause space: 335.816MB
1628.64/1628.94	c total #watches: 485366
1632.04/1632.35	c total #propagations: 398343072 / total #impl: 2154015446 (eff. 0.185)
1632.04/1632.35	c #Conflicts:     543000 | #Learnt:      23313 | 0.000
1632.04/1632.35	c total clause space: 335.816MB
1632.04/1632.35	c total #watches: 489340
1635.74/1636.08	c total #propagations: 399065608 / total #impl: 2158216404 (eff. 0.185)
1635.74/1636.08	c #Conflicts:     544000 | #Learnt:      24313 | 0.000
1635.74/1636.08	c total clause space: 335.816MB
1635.74/1636.08	c total #watches: 494367
1639.63/1639.95	c total #propagations: 399807861 / total #impl: 2162468374 (eff. 0.185)
1639.63/1639.95	c #Conflicts:     545000 | #Learnt:      25313 | 0.000
1639.63/1639.95	c total clause space: 335.816MB
1639.63/1639.95	c total #watches: 498596
1642.83/1643.12	c total #propagations: 400566887 / total #impl: 2166931002 (eff. 0.185)
1642.83/1643.12	c #Conflicts:     546000 | #Learnt:      26313 | 0.000
1642.83/1643.12	c total clause space: 335.816MB
1642.83/1643.12	c total #watches: 501632
1647.43/1647.70	c total #propagations: 401183968 / total #impl: 2170595063 (eff. 0.185)
1647.43/1647.70	c #Conflicts:     547000 | #Learnt:      27313 | 0.000
1647.43/1647.70	c total clause space: 335.816MB
1647.43/1647.70	c total #watches: 504933
1651.13/1651.45	c total #propagations: 402014065 / total #impl: 2175015098 (eff. 0.185)
1651.13/1651.45	c #Conflicts:     548000 | #Learnt:      28313 | 0.000
1651.13/1651.45	c total clause space: 335.816MB
1651.13/1651.45	c total #watches: 508354
1655.34/1655.61	c total #propagations: 402767466 / total #impl: 2178467679 (eff. 0.185)
1655.34/1655.61	c #Conflicts:     549000 | #Learnt:      29313 | 0.000
1655.34/1655.61	c total clause space: 335.816MB
1655.34/1655.61	c total #watches: 513390
1659.83/1660.19	c total #propagations: 403545590 / total #impl: 2181928026 (eff. 0.185)
1659.83/1660.19	c #Conflicts:     550000 | #Learnt:      30313 | 0.000
1659.83/1660.19	c total clause space: 335.816MB
1659.83/1660.19	c total #watches: 516896
1665.03/1665.33	c total #propagations: 404354444 / total #impl: 2185869945 (eff. 0.185)
1665.03/1665.33	c #Conflicts:     551000 | #Learnt:      31313 | 0.000
1665.03/1665.33	c total clause space: 335.816MB
1665.03/1665.33	c total #watches: 521782
1670.03/1670.33	c total #propagations: 405197447 / total #impl: 2189346159 (eff. 0.185)
1670.03/1670.33	c #Conflicts:     552000 | #Learnt:      32313 | 0.000
1670.03/1670.33	c total clause space: 335.816MB
1670.03/1670.33	c total #watches: 527022
1675.73/1676.01	c total #propagations: 405971896 / total #impl: 2193400788 (eff. 0.185)
1675.73/1676.01	c #Conflicts:     553000 | #Learnt:      33313 | 0.000
1675.73/1676.01	c total clause space: 335.816MB
1675.73/1676.01	c total #watches: 530992
1680.43/1680.71	c total #propagations: 406809150 / total #impl: 2196936716 (eff. 0.185)
1680.43/1680.71	c #Conflicts:     554000 | #Learnt:      34313 | 0.000
1680.43/1680.71	c total clause space: 335.816MB
1680.43/1680.71	c total #watches: 538828
1686.03/1686.37	c total #propagations: 407514697 / total #impl: 2201233697 (eff. 0.185)
1686.03/1686.37	c #Conflicts:     555000 | #Learnt:      35313 | 0.000
1686.03/1686.37	c total clause space: 335.816MB
1686.03/1686.37	c total #watches: 544544
1691.13/1691.41	c total #propagations: 408323693 / total #impl: 2205894726 (eff. 0.185)
1691.13/1691.41	c GC COLLECT
1691.13/1691.41	c #Conflicts:     556000 | #Learnt:      18407 | 0.000
1691.13/1691.41	c total clause space: 335.816MB
1691.13/1691.41	c total #watches: 469868
1694.93/1695.22	c total #propagations: 409151133 / total #impl: 2209848734 (eff. 0.185)
1694.93/1695.22	c #Conflicts:     557000 | #Learnt:      19407 | 0.000
1694.93/1695.22	c total clause space: 335.816MB
1694.93/1695.23	c total #watches: 473855
1698.73/1699.09	c total #propagations: 410012548 / total #impl: 2214047611 (eff. 0.185)
1698.73/1699.09	c #Conflicts:     558000 | #Learnt:      20407 | 0.000
1698.73/1699.09	c total clause space: 335.816MB
1698.73/1699.09	c total #watches: 478954
1701.93/1702.23	c total #propagations: 410812112 / total #impl: 2217532162 (eff. 0.185)
1701.93/1702.23	c #Conflicts:     559000 | #Learnt:      21407 | 0.000
1701.93/1702.23	c total clause space: 335.816MB
1701.93/1702.23	c total #watches: 483608
1705.02/1705.34	c total #propagations: 411588777 / total #impl: 2221863513 (eff. 0.185)
1705.02/1705.34	c #Conflicts:     560000 | #Learnt:      22407 | 0.000
1705.02/1705.34	c total clause space: 335.816MB
1705.02/1705.35	c total #watches: 489172
1708.03/1708.38	c total #propagations: 412376275 / total #impl: 2226285371 (eff. 0.185)
1708.03/1708.38	c #Conflicts:     561000 | #Learnt:      23407 | 0.000
1708.03/1708.38	c total clause space: 335.816MB
1708.03/1708.38	c total #watches: 497836
1711.72/1712.07	c total #propagations: 413051093 / total #impl: 2231080330 (eff. 0.185)
1711.72/1712.07	c #Conflicts:     562000 | #Learnt:      24407 | 0.000
1711.72/1712.07	c total clause space: 335.816MB
1711.72/1712.07	c total #watches: 503709
1715.83/1716.12	c total #propagations: 413722538 / total #impl: 2235440100 (eff. 0.185)
1715.83/1716.12	c #Conflicts:     563000 | #Learnt:      25407 | 0.000
1715.83/1716.12	c total clause space: 335.816MB
1715.83/1716.12	c total #watches: 509270
1720.13/1720.50	c total #propagations: 414475848 / total #impl: 2240040901 (eff. 0.185)
1720.13/1720.50	c #Conflicts:     564000 | #Learnt:      26407 | 0.000
1720.13/1720.50	c total clause space: 335.816MB
1720.13/1720.50	c total #watches: 517148
1725.32/1725.61	c total #propagations: 415333486 / total #impl: 2244847835 (eff. 0.185)
1725.32/1725.61	c #Conflicts:     565000 | #Learnt:      27407 | 0.000
1725.32/1725.61	c total clause space: 335.816MB
1725.32/1725.61	c total #watches: 525412
1731.02/1731.36	c total #propagations: 416156753 / total #impl: 2250093729 (eff. 0.185)
1731.02/1731.36	c #Conflicts:     566000 | #Learnt:      28407 | 0.000
1731.02/1731.36	c total clause space: 335.816MB
1731.02/1731.36	c total #watches: 530424
1736.22/1736.59	c total #propagations: 417066270 / total #impl: 2254718617 (eff. 0.185)
1736.22/1736.59	c #Conflicts:     567000 | #Learnt:      29407 | 0.000
1736.22/1736.59	c total clause space: 335.816MB
1736.22/1736.59	c total #watches: 536957
1741.82/1742.11	c total #propagations: 417856223 / total #impl: 2259608360 (eff. 0.185)
1741.82/1742.11	c #Conflicts:     568000 | #Learnt:      30407 | 0.000
1741.82/1742.11	c total clause space: 335.816MB
1741.82/1742.11	c total #watches: 540689
1748.02/1748.31	c total #propagations: 418623035 / total #impl: 2263833767 (eff. 0.185)
1748.02/1748.31	c #Conflicts:     569000 | #Learnt:      31407 | 0.000
1748.02/1748.31	c total clause space: 335.816MB
1748.02/1748.31	c total #watches: 546406
1754.82/1755.16	c total #propagations: 419380212 / total #impl: 2268595519 (eff. 0.185)
1754.82/1755.16	c #Conflicts:     570000 | #Learnt:      32407 | 0.000
1754.82/1755.16	c total clause space: 335.816MB
1754.82/1755.16	c total #watches: 552226
1761.12/1761.48	c total #propagations: 420205452 / total #impl: 2273079061 (eff. 0.185)
1761.12/1761.48	c #Conflicts:     571000 | #Learnt:      33407 | 0.000
1761.12/1761.48	c total clause space: 335.816MB
1761.12/1761.48	c total #watches: 558343
1767.42/1767.72	c total #propagations: 420933978 / total #impl: 2277051298 (eff. 0.185)
1767.42/1767.72	c #Conflicts:     572000 | #Learnt:      34407 | 0.000
1767.42/1767.72	c total clause space: 335.816MB
1767.42/1767.73	c total #watches: 562719
1773.41/1773.71	c total #propagations: 421734903 / total #impl: 2282130293 (eff. 0.185)
1773.41/1773.71	c #Conflicts:     573000 | #Learnt:      35407 | 0.000
1773.41/1773.71	c total clause space: 335.816MB
1773.41/1773.71	c total #watches: 567571
1779.62/1779.95	c total #propagations: 422558518 / total #impl: 2286897822 (eff. 0.185)
1779.62/1779.95	c #Conflicts:     574000 | #Learnt:      36407 | 0.000
1779.62/1779.95	c total clause space: 335.816MB
1779.62/1779.95	c total #watches: 572810
1782.82/1783.15	c total #propagations: 423354052 / total #impl: 2291965457 (eff. 0.185)
1782.82/1783.15	c GC COLLECT
1782.82/1783.15	c #Conflicts:     575000 | #Learnt:      19199 | 0.000
1782.82/1783.15	c total clause space: 335.816MB
1782.82/1783.15	c total #watches: 472066
1785.51/1785.80	c total #propagations: 424151567 / total #impl: 2296273047 (eff. 0.185)
1785.51/1785.80	c #Conflicts:     576000 | #Learnt:      20199 | 0.000
1785.51/1785.80	c total clause space: 335.816MB
1785.51/1785.80	c total #watches: 476454
1788.11/1788.44	c total #propagations: 424939924 / total #impl: 2300498249 (eff. 0.185)
1788.11/1788.44	c #Conflicts:     577000 | #Learnt:      21199 | 0.000
1788.11/1788.44	c total clause space: 335.816MB
1788.11/1788.44	c total #watches: 479425
1791.41/1791.70	c total #propagations: 425671802 / total #impl: 2304117041 (eff. 0.185)
1791.41/1791.70	c #Conflicts:     578000 | #Learnt:      22199 | 0.000
1791.41/1791.70	c total clause space: 335.816MB
1791.41/1791.70	c total #watches: 484137
1794.92/1795.26	c total #propagations: 426398419 / total #impl: 2307807429 (eff. 0.185)
1794.92/1795.26	c #Conflicts:     579000 | #Learnt:      23199 | 0.000
1794.92/1795.26	c total clause space: 335.816MB
1794.92/1795.26	c total #watches: 487577
1799.11/1799.46	c total #propagations: 427174327 / total #impl: 2312092393 (eff. 0.185)
1799.11/1799.46	c #Conflicts:     580000 | #Learnt:      24199 | 0.000
1799.11/1799.46	c total clause space: 335.816MB
1799.11/1799.46	c total #watches: 493236

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-4108756-1466284626/watcher-4108756-1466284626 -o /tmp/evaluation-result-4108756-1466284626/solver-4108756-1466284626 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node103-1466277213-20896 --watchdog 1960 --input HOME/instance-4108756-1466284626.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

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

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


[startup+0 s]
/proc/loadavg: 1.99 2.02 2.00 3/176 23035
/proc/meminfo: memFree=31289400/32872528 swapFree=249320/249320
[pid=23035] ppid=23032 vsize=29112 CPUtime=0 cores=1,3,5,7
/proc/23035/stat : 23035 (cdcl-cuttingpla) R 23032 23035 20879 0 -1 4202496 278 0 0 0 0 0 0 0 20 0 1 0 30513066 29810688 5269 33554432000 4194304 6201397 140733588225280 140737248693080 4211056 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/23035/statm: 7278 5269 130 491 0 6777 0

[startup+0.100168 s]
/proc/loadavg: 1.99 2.02 2.00 3/176 23035
/proc/meminfo: memFree=31289400/32872528 swapFree=249320/249320
[pid=23035] ppid=23032 vsize=35352 CPUtime=0.09 cores=1,3,5,7
/proc/23035/stat : 23035 (cdcl-cuttingpla) R 23032 23035 20879 0 -1 4202496 1590 0 0 0 9 0 0 0 20 0 1 0 30513066 36200448 7753 33554432000 4194304 6201397 140733588225280 140733588223416 5408672 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/23035/statm: 8838 7754 141 491 0 8337 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35352

[startup+0.200368 s]
/proc/loadavg: 1.99 2.02 2.00 3/176 23035
/proc/meminfo: memFree=31289400/32872528 swapFree=249320/249320
[pid=23035] ppid=23032 vsize=43148 CPUtime=0.19 cores=1,3,5,7
/proc/23035/stat : 23035 (cdcl-cuttingpla) R 23032 23035 20879 0 -1 4202496 3541 0 0 0 19 0 0 0 20 0 1 0 30513066 44183552 8908 33554432000 4194304 6201397 140733588225280 140733588223416 4207438 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/23035/statm: 10787 8909 142 491 0 10286 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 43148

[startup+0.300334 s]
/proc/loadavg: 1.99 2.02 2.00 3/176 23035
/proc/meminfo: memFree=31289400/32872528 swapFree=249320/249320
[pid=23035] ppid=23032 vsize=43936 CPUtime=0.29 cores=1,3,5,7
/proc/23035/stat : 23035 (cdcl-cuttingpla) R 23032 23035 20879 0 -1 4202496 4450 0 0 0 29 0 0 0 20 0 1 0 30513066 44990464 9963 33554432000 4194304 6201397 140733588225280 140733588223416 5408672 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/23035/statm: 10984 9963 142 491 0 10483 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 43936

[startup+0.700293 s]
/proc/loadavg: 1.99 2.02 2.00 3/176 23035
/proc/meminfo: memFree=31289400/32872528 swapFree=249320/249320
[pid=23035] ppid=23032 vsize=66776 CPUtime=0.69 cores=1,3,5,7
/proc/23035/stat : 23035 (cdcl-cuttingpla) R 23032 23035 20879 0 -1 4202496 6712 0 0 0 68 1 0 0 20 0 1 0 30513066 68378624 14121 33554432000 4194304 6201397 140733588225280 140733588223416 4213039 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/23035/statm: 16694 14121 146 491 0 16193 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 66776

[startup+1.5003 s]
/proc/loadavg: 1.99 2.02 2.00 3/177 23036
/proc/meminfo: memFree=31232544/32872528 swapFree=249320/249320
[pid=23035] ppid=23032 vsize=67040 CPUtime=1.49 cores=1,3,5,7
/proc/23035/stat : 23035 (cdcl-cuttingpla) R 23032 23035 20879 0 -1 4202496 6755 0 0 0 148 1 0 0 20 0 1 0 30513066 68648960 14164 33554432000 4194304 6201397 140733588225280 140733588223848 4213110 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/23035/statm: 16760 14164 146 491 0 16259 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 67040

[startup+3.10029 s]
/proc/loadavg: 1.99 2.02 2.00 3/176 23036
/proc/meminfo: memFree=31232320/32872528 swapFree=249320/249320
[pid=23035] ppid=23032 vsize=67576 CPUtime=3.09 cores=1,3,5,7
/proc/23035/stat : 23035 (cdcl-cuttingpla) R 23032 23035 20879 0 -1 4202496 7444 0 0 0 307 2 0 0 20 0 1 0 30513066 69197824 15659 33554432000 4194304 6201397 140733588225280 140733588224408 4207438 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/23035/statm: 16894 15659 165 491 0 16393 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 67576

[startup+6.30029 s]
/proc/loadavg: 1.99 2.02 2.00 3/176 23036
/proc/meminfo: memFree=31217200/32872528 swapFree=249320/249320
[pid=23035] ppid=23032 vsize=87080 CPUtime=6.29 cores=1,3,5,7
/proc/23035/stat : 23035 (cdcl-cuttingpla) R 23032 23035 20879 0 -1 4202496 7915 0 0 0 627 2 0 0 20 0 1 0 30513066 89169920 19066 33554432000 4194304 6201397 140733588225280 140733588223896 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/23035/statm: 21770 19066 165 491 0 21269 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 87080

[startup+12.7003 s]
/proc/loadavg: 1.99 2.02 2.00 3/177 23037
/proc/meminfo: memFree=31192212/32872528 swapFree=249320/249320
[pid=23035] ppid=23032 vsize=118568 CPUtime=12.68 cores=1,3,5,7
/proc/23035/stat : 23035 (cdcl-cuttingpla) R 23032 23035 20879 0 -1 4202496 8833 0 0 0 1266 2 0 0 20 0 1 0 30513066 121413632 24222 33554432000 4194304 6201397 140733588225280 140733588224408 4219586 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/23035/statm: 29642 24222 165 491 0 29141 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 118568

[startup+25.5003 s]
/proc/loadavg: 1.99 2.01 2.00 3/177 23037
/proc/meminfo: memFree=31183048/32872528 swapFree=249320/249320
[pid=23035] ppid=23032 vsize=119392 CPUtime=25.49 cores=1,3,5,7
/proc/23035/stat : 23035 (cdcl-cuttingpla) R 23032 23035 20879 0 -1 4202496 9182 0 0 0 2546 3 0 0 20 0 1 0 30513066 122257408 26602 33554432000 4194304 6201397 140733588225280 140733588224408 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/23035/statm: 29848 26602 165 491 0 29347 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 119392

[startup+51.1003 s]
/proc/loadavg: 1.99 2.01 2.00 3/177 23037
/proc/meminfo: memFree=31158804/32872528 swapFree=249320/249320
[pid=23035] ppid=23032 vsize=170024 CPUtime=51.08 cores=1,3,5,7
/proc/23035/stat : 23035 (cdcl-cuttingpla) R 23032 23035 20879 0 -1 4202496 9637 0 0 0 5105 3 0 0 20 0 1 0 30513066 174104576 32586 33554432000 4194304 6201397 140733588225280 140733588224408 4213168 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/23035/statm: 42506 32586 165 491 0 42005 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 170024

[startup+102.3 s]
/proc/loadavg: 2.13 2.04 2.01 3/177 23038
/proc/meminfo: memFree=31147544/32872528 swapFree=249320/249320
[pid=23035] ppid=23032 vsize=170552 CPUtime=102.28 cores=1,3,5,7
/proc/23035/stat : 23035 (cdcl-cuttingpla) R 23032 23035 20879 0 -1 4202496 10229 0 0 0 10225 3 0 0 20 0 1 0 30513066 174645248 33022 33554432000 4194304 6201397 140733588225280 140733588224408 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/23035/statm: 42638 33022 165 491 0 42137 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 170552

[startup+162.3 s]
/proc/loadavg: 2.11 2.04 2.01 3/177 23039
/proc/meminfo: memFree=31104256/32872528 swapFree=249320/249320
[pid=23035] ppid=23032 vsize=252884 CPUtime=162.26 cores=1,3,5,7
/proc/23035/stat : 23035 (cdcl-cuttingpla) R 23032 23035 20879 0 -1 4202496 10870 0 0 0 16222 4 0 0 20 0 1 0 30513066 258953216 43516 33554432000 4194304 6201397 140733588225280 140733588224408 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/23035/statm: 63221 43516 165 491 0 62720 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 252884

[startup+222.307 s]
/proc/loadavg: 2.04 2.03 2.00 3/178 23043
/proc/meminfo: memFree=31071772/32872528 swapFree=249320/249320
[pid=23035] ppid=23032 vsize=253416 CPUtime=222.26 cores=1,3,5,7
/proc/23035/stat : 23035 (cdcl-cuttingpla) R 23032 23035 20879 0 -1 4202496 10996 0 0 0 22222 4 0 0 20 0 1 0 30513066 259497984 43642 33554432000 4194304 6201397 140733588225280 140733588224408 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/23035/statm: 63354 43642 165 491 0 62853 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 253416

[startup+282.3 s]
/proc/loadavg: 2.08 2.04 2.00 3/177 23044
/proc/meminfo: memFree=31064172/32872528 swapFree=249320/249320
[pid=23035] ppid=23032 vsize=253776 CPUtime=282.24 cores=1,3,5,7
/proc/23035/stat : 23035 (cdcl-cuttingpla) R 23032 23035 20879 0 -1 4202496 11071 0 0 0 28220 4 0 0 20 0 1 0 30513066 259866624 43717 33554432000 4194304 6201397 140733588225280 140733588224408 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/23035/statm: 63444 43717 165 491 0 62943 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 253776

[startup+342.3 s]
/proc/loadavg: 2.06 2.05 2.00 3/177 23046
/proc/meminfo: memFree=31063108/32872528 swapFree=249320/249320
[pid=23035] ppid=23032 vsize=254052 CPUtime=342.23 cores=1,3,5,7
/proc/23035/stat : 23035 (cdcl-cuttingpla) R 23032 23035 20879 0 -1 4202496 11159 0 0 0 34219 4 0 0 20 0 1 0 30513066 260149248 43805 33554432000 4194304 6201397 140733588225280 140733588224408 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/23035/statm: 63513 43805 165 491 0 63012 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 254052

[startup+402.3 s]
/proc/loadavg: 2.07 2.05 2.00 3/177 23047
/proc/meminfo: memFree=31061044/32872528 swapFree=249320/249320
[pid=23035] ppid=23032 vsize=254320 CPUtime=402.22 cores=1,3,5,7
/proc/23035/stat : 23035 (cdcl-cuttingpla) R 23032 23035 20879 0 -1 4202496 11207 0 0 0 40218 4 0 0 20 0 1 0 30513066 260423680 43853 33554432000 4194304 6201397 140733588225280 140733588224408 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/23035/statm: 63580 43853 165 491 0 63079 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 254320

[startup+462.3 s]
/proc/loadavg: 2.08 2.05 2.00 3/177 23048
/proc/meminfo: memFree=31010812/32872528 swapFree=249320/249320
[pid=23035] ppid=23032 vsize=254584 CPUtime=462.22 cores=1,3,5,7
/proc/23035/stat : 23035 (cdcl-cuttingpla) R 23032 23035 20879 0 -1 4202496 11275 0 0 0 46217 5 0 0 20 0 1 0 30513066 260694016 45965 33554432000 4194304 6201397 140733588225280 140733588224408 4213249 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/23035/statm: 63646 45965 165 491 0 63145 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 254584

[startup+522.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/177 23049
/proc/meminfo: memFree=31003452/32872528 swapFree=249320/249320
[pid=23035] ppid=23032 vsize=254716 CPUtime=522.21 cores=1,3,5,7
/proc/23035/stat : 23035 (cdcl-cuttingpla) R 23032 23035 20879 0 -1 4202496 11334 0 0 0 52216 5 0 0 20 0 1 0 30513066 260829184 46535 33554432000 4194304 6201397 140733588225280 140733588224408 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/23035/statm: 63679 46535 165 491 0 63178 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 254716

[startup+582.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 23050
/proc/meminfo: memFree=31002996/32872528 swapFree=249320/249320
[pid=23035] ppid=23032 vsize=254980 CPUtime=582.2 cores=1,3,5,7
/proc/23035/stat : 23035 (cdcl-cuttingpla) R 23032 23035 20879 0 -1 4202496 11383 0 0 0 58215 5 0 0 20 0 1 0 30513066 261099520 46584 33554432000 4194304 6201397 140733588225280 140733588224408 4213178 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/23035/statm: 63745 46584 165 491 0 63244 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 254980


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


[startup+942.3 s]
/proc/loadavg: 2.03 2.06 2.01 3/176 23061
/proc/meminfo: memFree=30832156/32872528 swapFree=249320/249320
[pid=23035] ppid=23032 vsize=255820 CPUtime=942.14 cores=1,3,5,7
/proc/23035/stat : 23035 (cdcl-cuttingpla) R 23032 23035 20879 0 -1 4202496 11615 0 0 0 94208 6 0 0 20 0 1 0 30513066 261959680 56021 33554432000 4194304 6201397 140733588225280 140733588224408 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/23035/statm: 63955 56021 165 491 0 63454 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 255820

[startup+1002.3 s]
/proc/loadavg: 2.04 2.06 2.00 3/177 23063
/proc/meminfo: memFree=30820380/32872528 swapFree=249320/249320
[pid=23035] ppid=23032 vsize=255820 CPUtime=1002.13 cores=1,3,5,7
/proc/23035/stat : 23035 (cdcl-cuttingpla) R 23032 23035 20879 0 -1 4202496 11632 0 0 0 100207 6 0 0 20 0 1 0 30513066 261959680 56038 33554432000 4194304 6201397 140733588225280 140733588224408 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/23035/statm: 63955 56038 165 491 0 63454 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 255820

[startup+1062.3 s]
/proc/loadavg: 2.01 2.05 2.00 3/177 23064
/proc/meminfo: memFree=30813292/32872528 swapFree=249320/249320
[pid=23035] ppid=23032 vsize=255952 CPUtime=1062.12 cores=1,3,5,7
/proc/23035/stat : 23035 (cdcl-cuttingpla) R 23032 23035 20879 0 -1 4202496 11662 0 0 0 106206 6 0 0 20 0 1 0 30513066 262094848 57601 33554432000 4194304 6201397 140733588225280 140733588224408 4213168 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/23035/statm: 63988 57601 165 491 0 63487 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 255952

[startup+1122.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/177 23065
/proc/meminfo: memFree=30812148/32872528 swapFree=249320/249320
[pid=23035] ppid=23032 vsize=256084 CPUtime=1122.12 cores=1,3,5,7
/proc/23035/stat : 23035 (cdcl-cuttingpla) R 23032 23035 20879 0 -1 4202496 11686 0 0 0 112206 6 0 0 20 0 1 0 30513066 262230016 57625 33554432000 4194304 6201397 140733588225280 140733588224408 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/23035/statm: 64021 57625 165 491 0 63520 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 256084

[startup+1182.3 s]
/proc/loadavg: 2.19 2.07 2.01 3/177 23066
/proc/meminfo: memFree=30809524/32872528 swapFree=249320/249320
[pid=23035] ppid=23032 vsize=256352 CPUtime=1182.1 cores=1,3,5,7
/proc/23035/stat : 23035 (cdcl-cuttingpla) R 23032 23035 20879 0 -1 4202496 11757 0 0 0 118204 6 0 0 20 0 1 0 30513066 262504448 58718 33554432000 4194304 6201397 140733588225280 140733588224408 4213192 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/23035/statm: 64088 58718 165 491 0 63587 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 256352

[startup+1242.3 s]
/proc/loadavg: 2.11 2.07 2.01 3/177 23068
/proc/meminfo: memFree=30783516/32872528 swapFree=249320/249320
[pid=23035] ppid=23032 vsize=388772 CPUtime=1242.1 cores=1,3,5,7
/proc/23035/stat : 23035 (cdcl-cuttingpla) R 23032 23035 20879 0 -1 4202496 12330 0 0 0 124203 7 0 0 20 0 1 0 30513066 398102528 64714 33554432000 4194304 6201397 140733588225280 140733588224312 4213146 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/23035/statm: 97193 64714 165 491 0 96692 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 388772

[startup+1302.3 s]
/proc/loadavg: 2.04 2.06 2.01 3/177 23069
/proc/meminfo: memFree=30726660/32872528 swapFree=249320/249320
[pid=23035] ppid=23032 vsize=389492 CPUtime=1302.09 cores=1,3,5,7
/proc/23035/stat : 23035 (cdcl-cuttingpla) R 23032 23035 20879 0 -1 4202496 12634 0 0 0 130201 8 0 0 20 0 1 0 30513066 398839808 79281 33554432000 4194304 6201397 140733588225280 140733588224040 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/23035/statm: 97373 79281 165 491 0 96872 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 389492

[startup+1362.3 s]
/proc/loadavg: 2.06 2.06 2.01 3/177 23070
/proc/meminfo: memFree=30724280/32872528 swapFree=249320/249320
[pid=23035] ppid=23032 vsize=389492 CPUtime=1362.08 cores=1,3,5,7
/proc/23035/stat : 23035 (cdcl-cuttingpla) R 23032 23035 20879 0 -1 4202496 12663 0 0 0 136200 8 0 0 20 0 1 0 30513066 398839808 79309 33554432000 4194304 6201397 140733588225280 140733588224408 4219345 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/23035/statm: 97373 79309 165 491 0 96872 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 389492

[startup+1422.3 s]
/proc/loadavg: 2.02 2.05 2.00 3/178 23074
/proc/meminfo: memFree=30723332/32872528 swapFree=249320/249320
[pid=23035] ppid=23032 vsize=389768 CPUtime=1422.08 cores=1,3,5,7
/proc/23035/stat : 23035 (cdcl-cuttingpla) R 23032 23035 20879 0 -1 4202496 12786 0 0 0 142200 8 0 0 20 0 1 0 30513066 399122432 79420 33554432000 4194304 6201397 140733588225280 140733588224408 4213110 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/23035/statm: 97442 79420 165 491 0 96941 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 389768

[startup+1482.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 23075
/proc/meminfo: memFree=30723276/32872528 swapFree=249320/249320
[pid=23035] ppid=23032 vsize=390036 CPUtime=1482.06 cores=1,3,5,7
/proc/23035/stat : 23035 (cdcl-cuttingpla) R 23032 23035 20879 0 -1 4202496 12868 0 0 0 148198 8 0 0 20 0 1 0 30513066 399396864 79492 33554432000 4194304 6201397 140733588225280 140733588224408 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/23035/statm: 97509 79492 165 491 0 97008 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 390036

[startup+1542.31 s]
/proc/loadavg: 2.00 2.03 2.00 3/177 23077
/proc/meminfo: memFree=30722816/32872528 swapFree=249320/249320
[pid=23035] ppid=23032 vsize=390036 CPUtime=1542.06 cores=1,3,5,7
/proc/23035/stat : 23035 (cdcl-cuttingpla) R 23032 23035 20879 0 -1 4202496 12908 0 0 0 154198 8 0 0 20 0 1 0 30513066 399396864 79521 33554432000 4194304 6201397 140733588225280 140733588224408 4213110 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/23035/statm: 97509 79521 165 491 0 97008 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 390036

[startup+1602.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 23078
/proc/meminfo: memFree=30721460/32872528 swapFree=249320/249320
[pid=23035] ppid=23032 vsize=390176 CPUtime=1602.04 cores=1,3,5,7
/proc/23035/stat : 23035 (cdcl-cuttingpla) R 23032 23035 20879 0 -1 4202496 12921 0 0 0 160196 8 0 0 20 0 1 0 30513066 399540224 79534 33554432000 4194304 6201397 140733588225280 140733588224408 4213168 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/23035/statm: 97544 79534 165 491 0 97043 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 390176

[startup+1662.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 23124
/proc/meminfo: memFree=31066692/32872528 swapFree=249320/249320
[pid=23035] ppid=23032 vsize=390176 CPUtime=1662.03 cores=1,3,5,7
/proc/23035/stat : 23035 (cdcl-cuttingpla) R 23032 23035 20879 0 -1 4202496 12945 0 0 0 166195 8 0 0 20 0 1 0 30513066 399540224 79558 33554432000 4194304 6201397 140733588225280 140733588224408 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/23035/statm: 97544 79558 165 491 0 97043 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 390176

[startup+1722.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 23125
/proc/meminfo: memFree=31038364/32872528 swapFree=249320/249320
[pid=23035] ppid=23032 vsize=390340 CPUtime=1722.02 cores=1,3,5,7
/proc/23035/stat : 23035 (cdcl-cuttingpla) R 23032 23035 20879 0 -1 4202496 12973 0 0 0 172194 8 0 0 20 0 1 0 30513066 399708160 79610 33554432000 4194304 6201397 140733588225280 140733588224408 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/23035/statm: 97585 79610 165 491 0 97084 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 390340

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 23126
/proc/meminfo: memFree=31028508/32872528 swapFree=249320/249320
[pid=23035] ppid=23032 vsize=390340 CPUtime=1782.01 cores=1,3,5,7
/proc/23035/stat : 23035 (cdcl-cuttingpla) R 23032 23035 20879 0 -1 4202496 13000 0 0 0 178193 8 0 0 20 0 1 0 30513066 399708160 79635 33554432000 4194304 6201397 140733588225280 140733588224408 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/23035/statm: 97585 79635 165 491 0 97084 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 390340



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 23127
/proc/meminfo: memFree=31028380/32872528 swapFree=249320/249320
[pid=23035] ppid=23032 vsize=390340 CPUtime=1800.01 cores=1,3,5,7
/proc/23035/stat : 23035 (cdcl-cuttingpla) R 23032 23035 20879 0 -1 4202496 13000 0 0 0 179993 8 0 0 20 0 1 0 30513066 399708160 79635 33554432000 4194304 6201397 140733588225280 140733588224408 4213268 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/23035/statm: 97585 79635 165 491 0 97084 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 390340

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

[startup+1800.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 23127
/proc/meminfo: memFree=31028380/32872528 swapFree=249320/249320
[pid=23035] ppid=23032 vsize=390340 CPUtime=1800.01 cores=1,3,5,7
/proc/23035/stat : 23035 (cdcl-cuttingpla) R 23032 23035 20879 0 -1 4202496 13000 0 0 0 179993 8 0 0 20 0 1 0 30513066 399708160 79635 33554432000 4194304 6201397 140733588225280 140733588224408 4213268 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/23035/statm: 97585 79635 165 491 0 97084 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 390340

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

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

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.65929 second user time and 6.85296 second system time

The end

Launcher Data

Begin job on node103 at 2016-06-18 23:17:07
IDJOB=4108756
IDBENCH=78108
IDSOLVER=2550
FILE ID=node103/4108756-1466284626
RUNJOBID= node103-1466277213-20896
PBS_JOBID= 19918271
Free space on /tmp= 71720 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/oliveras/j90opt/normalized-j9021_5.std.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4108756-1466284626/watcher-4108756-1466284626 -o /tmp/evaluation-result-4108756-1466284626/solver-4108756-1466284626 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node103-1466277213-20896 --watchdog 1960 --input HOME/instance-4108756-1466284626.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= aa972c70d521daa1738bd997a5a53983
RANDOM SEED=811827219

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.278
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		: 2667.278
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.55
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		: 2667.278
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		: 2667.278
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:        31289664 kB
Buffers:          140220 kB
Cached:           268072 kB
SwapCached:         2460 kB
Active:           290620 kB
Inactive:         294092 kB
Active(anon):     175480 kB
Inactive(anon):     3280 kB
Active(file):     115140 kB
Inactive(file):   290812 kB
Unevictable:      249320 kB
Mlocked:          249320 kB
SwapTotal:      67108856 kB
SwapFree:       67099548 kB
Dirty:              8216 kB
Writeback:             0 kB
AnonPages:        424916 kB
Mapped:             9100 kB
Shmem:                 0 kB
Slab:             617200 kB
SReclaimable:      60084 kB
SUnreclaim:       557116 kB
KernelStack:        1456 kB
PageTables:         4580 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     545796 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    159744 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= 71724 MiB
End job on node103 at 2016-06-18 23:47:07