Trace number 4118248

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

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/
minlplib2-pb-0.1.0/opb/normalized-crossdock_15x7.lin.opb
MD5SUM24ff3dc59702e1475d0af709bab42703
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark14604
Best CPU time to get the best result obtained on this benchmark1800.59
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3003
Total number of constraints5630
Number of constraints which are clauses2793
Number of constraints which are cardinality constraints (but not clauses)30
Number of constraints which are nor clauses,nor cardinality constraints2807
Minimum length of a constraint3
Maximum length of a constraint15
Number of terms in the objective function 2793
Biggest coefficient in the objective function 700
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 818496
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 700
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 818496
Number of bits of the biggest sum of numbers20
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= 3003 #constraint= 5630
0.49/0.51	c #Conflicts:       1000 | #Learnt:       1008 | 0.000
0.49/0.51	c total clause space: 4.25031MB
0.49/0.51	c total #watches: 46852
0.99/1.02	c total #propagations: 71696 / total #impl: 13541401 (eff. 0.005)
0.99/1.02	c #Conflicts:       2000 | #Learnt:       2008 | 0.000
0.99/1.02	c total clause space: 6.90675MB
0.99/1.02	c total #watches: 58423
1.49/1.51	c total #propagations: 117339 / total #impl: 25470212 (eff. 0.005)
1.49/1.51	c GC COLLECT
1.49/1.51	c #Conflicts:       3000 | #Learnt:       2008 | 0.000
1.49/1.51	c total clause space: 6.90675MB
1.49/1.51	c total #watches: 59757
1.99/2.01	c total #propagations: 147089 / total #impl: 36711150 (eff. 0.004)
1.99/2.01	c #Conflicts:       4000 | #Learnt:       3011 | 0.000
1.99/2.01	c total clause space: 11.2235MB
1.99/2.01	c total #watches: 73691
2.49/2.54	c total #propagations: 209557 / total #impl: 47445720 (eff. 0.004)
2.49/2.54	c GC COLLECT
2.49/2.54	c #Conflicts:       5000 | #Learnt:       2361 | 0.000
2.49/2.54	c total clause space: 11.2235MB
2.49/2.54	c total #watches: 75298
2.99/3.07	c total #propagations: 256745 / total #impl: 61358830 (eff. 0.004)
2.99/3.07	c #Conflicts:       6000 | #Learnt:       3361 | 0.000
2.99/3.07	c total clause space: 11.2235MB
2.99/3.07	c total #watches: 78470
3.59/3.60	c total #propagations: 292902 / total #impl: 70429165 (eff. 0.004)
3.59/3.60	c GC COLLECT
3.59/3.60	c #Conflicts:       7000 | #Learnt:       2235 | 0.000
3.59/3.60	c total clause space: 11.2235MB
3.59/3.60	c total #watches: 59024
4.19/4.21	c total #propagations: 324260 / total #impl: 77675302 (eff. 0.004)
4.19/4.21	c #Conflicts:       8000 | #Learnt:       3235 | 0.000
4.19/4.21	c total clause space: 11.2235MB
4.19/4.21	c total #watches: 64106
4.79/4.87	c total #propagations: 352698 / total #impl: 93356782 (eff. 0.004)
4.79/4.87	c #Conflicts:       9000 | #Learnt:       4235 | 0.000
4.79/4.87	c total clause space: 11.2235MB
4.79/4.87	c total #watches: 72968
5.39/5.45	c total #propagations: 398766 / total #impl: 114600155 (eff. 0.003)
5.39/5.45	c GC COLLECT
5.39/5.45	c #Conflicts:      10000 | #Learnt:       2725 | 0.000
5.39/5.45	c total clause space: 18.2382MB
5.39/5.45	c total #watches: 71921
5.99/6.07	c total #propagations: 440228 / total #impl: 130410899 (eff. 0.003)
5.99/6.07	c #Conflicts:      11000 | #Learnt:       3725 | 0.000
5.99/6.07	c total clause space: 18.2382MB
5.99/6.07	c total #watches: 87234
6.79/6.81	c total #propagations: 473656 / total #impl: 149976583 (eff. 0.003)
6.79/6.81	c #Conflicts:      12000 | #Learnt:       4725 | 0.000
6.79/6.81	c total clause space: 18.2382MB
6.79/6.81	c total #watches: 119427
7.29/7.37	c total #propagations: 521989 / total #impl: 175856802 (eff. 0.003)
7.29/7.37	c #Conflicts:      13000 | #Learnt:       5725 | 0.000
7.29/7.37	c total clause space: 18.2382MB
7.29/7.37	c total #watches: 122841
7.80/7.87	c total #propagations: 568949 / total #impl: 189606670 (eff. 0.003)
7.80/7.87	c GC COLLECT
7.80/7.87	c #Conflicts:      14000 | #Learnt:       3864 | 0.000
7.80/7.87	c total clause space: 18.2382MB
7.80/7.87	c total #watches: 100603
8.39/8.41	c total #propagations: 601159 / total #impl: 201635872 (eff. 0.003)
8.39/8.41	c #Conflicts:      15000 | #Learnt:       4864 | 0.000
8.39/8.41	c total clause space: 18.2382MB
8.39/8.41	c total #watches: 108972
8.90/8.95	c total #propagations: 628418 / total #impl: 217057181 (eff. 0.003)
8.90/8.95	c #Conflicts:      16000 | #Learnt:       5864 | 0.000
8.90/8.95	c total clause space: 18.2382MB
8.90/8.95	c total #watches: 117466
9.49/9.52	c total #propagations: 651683 / total #impl: 233872517 (eff. 0.003)
9.49/9.52	c GC COLLECT
9.49/9.52	c #Conflicts:      17000 | #Learnt:       3692 | 0.000
9.49/9.52	c total clause space: 18.2382MB
9.49/9.52	c total #watches: 70663
10.09/10.10	c total #propagations: 688375 / total #impl: 245156657 (eff. 0.003)
10.09/10.10	c #Conflicts:      18000 | #Learnt:       4692 | 0.000
10.09/10.10	c total clause space: 18.2382MB
10.09/10.10	c total #watches: 73250
10.69/10.73	c total #propagations: 718762 / total #impl: 255788197 (eff. 0.003)
10.69/10.73	c #Conflicts:      19000 | #Learnt:       5692 | 0.000
10.69/10.73	c total clause space: 18.2382MB
10.69/10.73	c total #watches: 77238
11.29/11.37	c total #propagations: 749954 / total #impl: 267796740 (eff. 0.003)
11.29/11.37	c #Conflicts:      20000 | #Learnt:       6692 | 0.000
11.29/11.37	c total clause space: 18.2382MB
11.29/11.37	c total #watches: 82355
11.89/11.90	c total #propagations: 801579 / total #impl: 279401758 (eff. 0.003)
11.89/11.90	c GC COLLECT
11.89/11.90	c #Conflicts:      21000 | #Learnt:       4198 | 0.000
11.89/11.90	c total clause space: 18.2382MB
11.89/11.90	c total #watches: 64400
12.39/12.46	c total #propagations: 847541 / total #impl: 290220669 (eff. 0.003)
12.39/12.46	c #Conflicts:      22000 | #Learnt:       5198 | 0.000
12.39/12.46	c total clause space: 18.2382MB
12.39/12.46	c total #watches: 67538
12.99/13.02	c total #propagations: 883144 / total #impl: 308015808 (eff. 0.003)
12.99/13.02	c #Conflicts:      23000 | #Learnt:       6198 | 0.000
12.99/13.02	c total clause space: 18.2382MB
12.99/13.02	c total #watches: 76764
13.59/13.65	c total #propagations: 924360 / total #impl: 322066259 (eff. 0.003)
13.59/13.65	c #Conflicts:      24000 | #Learnt:       7198 | 0.000
13.59/13.65	c total clause space: 18.2382MB
13.59/13.65	c total #watches: 86395
14.19/14.27	c total #propagations: 967767 / total #impl: 339050816 (eff. 0.003)
14.19/14.27	c GC COLLECT
14.19/14.27	c #Conflicts:      25000 | #Learnt:       4404 | 0.000
14.19/14.27	c total clause space: 18.2382MB
14.19/14.27	c total #watches: 78189
14.79/14.83	c total #propagations: 1012107 / total #impl: 355160783 (eff. 0.003)
14.79/14.83	c #Conflicts:      26000 | #Learnt:       5404 | 0.000
14.79/14.83	c total clause space: 18.2382MB
14.79/14.83	c total #watches: 82600
15.39/15.50	c total #propagations: 1039770 / total #impl: 372075506 (eff. 0.003)
15.39/15.50	c #Conflicts:      27000 | #Learnt:       6404 | 0.000
15.39/15.50	c total clause space: 18.2382MB
15.39/15.50	c total #watches: 86724
16.09/16.17	c total #propagations: 1061912 / total #impl: 392414205 (eff. 0.003)
16.09/16.17	c #Conflicts:      28000 | #Learnt:       7404 | 0.000
16.09/16.17	c total clause space: 18.2382MB
16.09/16.17	c total #watches: 101735
16.89/16.97	c total #propagations: 1101941 / total #impl: 411087126 (eff. 0.003)
16.89/16.97	c GC COLLECT
16.89/16.97	c #Conflicts:      29000 | #Learnt:       4304 | 0.000
16.89/16.97	c total clause space: 29.637MB
16.89/16.97	c total #watches: 80516
17.79/17.84	c total #propagations: 1147769 / total #impl: 434463688 (eff. 0.003)
17.79/17.84	c #Conflicts:      30000 | #Learnt:       5304 | 0.000
17.79/17.84	c total clause space: 29.637MB
17.79/17.84	c total #watches: 86843
18.59/18.67	c total #propagations: 1183359 / total #impl: 458828497 (eff. 0.003)
18.59/18.67	c #Conflicts:      31000 | #Learnt:       6304 | 0.000
18.59/18.67	c total clause space: 29.637MB
18.59/18.67	c total #watches: 101177
19.39/19.43	c total #propagations: 1226518 / total #impl: 481745506 (eff. 0.003)
19.39/19.43	c #Conflicts:      32000 | #Learnt:       7308 | 0.000
19.39/19.43	c total clause space: 29.637MB
19.39/19.43	c total #watches: 123717
20.08/20.13	c total #propagations: 1273786 / total #impl: 500983735 (eff. 0.003)
20.08/20.13	c #Conflicts:      33000 | #Learnt:       8308 | 0.000
20.08/20.13	c total clause space: 29.637MB
20.08/20.13	c total #watches: 128902
20.78/20.83	c total #propagations: 1316667 / total #impl: 516631294 (eff. 0.003)
20.78/20.83	c GC COLLECT
20.78/20.83	c #Conflicts:      34000 | #Learnt:       4909 | 0.000
20.78/20.83	c total clause space: 29.637MB
20.78/20.83	c total #watches: 113665
21.48/21.58	c total #propagations: 1343146 / total #impl: 529590101 (eff. 0.003)
21.48/21.58	c #Conflicts:      35000 | #Learnt:       5909 | 0.000
21.48/21.58	c total clause space: 29.637MB
21.48/21.58	c total #watches: 119511
22.38/22.41	c total #propagations: 1365081 / total #impl: 544679493 (eff. 0.003)
22.38/22.41	c #Conflicts:      36000 | #Learnt:       6909 | 0.000
22.38/22.41	c total clause space: 29.637MB
22.38/22.41	c total #watches: 123748
23.09/23.20	c total #propagations: 1390035 / total #impl: 561270276 (eff. 0.002)
23.09/23.20	c #Conflicts:      37000 | #Learnt:       7909 | 0.000
23.09/23.20	c total clause space: 29.637MB
23.09/23.20	c total #watches: 132034
23.98/24.02	c total #propagations: 1410189 / total #impl: 578669109 (eff. 0.002)
23.98/24.02	c #Conflicts:      38000 | #Learnt:       8909 | 0.000
23.98/24.02	c total clause space: 29.637MB
23.98/24.02	c total #watches: 139647
24.68/24.78	c total #propagations: 1430059 / total #impl: 596161516 (eff. 0.002)
24.68/24.78	c GC COLLECT
24.68/24.78	c #Conflicts:      39000 | #Learnt:       5204 | 0.000
24.68/24.78	c total clause space: 29.637MB
24.68/24.78	c total #watches: 100345
25.29/25.38	c total #propagations: 1456597 / total #impl: 612144014 (eff. 0.002)
25.29/25.38	c #Conflicts:      40000 | #Learnt:       6204 | 0.000
25.29/25.38	c total clause space: 29.637MB
25.29/25.38	c total #watches: 103795
25.98/26.07	c total #propagations: 1479515 / total #impl: 623952579 (eff. 0.002)
25.98/26.07	c #Conflicts:      41000 | #Learnt:       7204 | 0.000
25.98/26.07	c total clause space: 29.637MB
25.98/26.07	c total #watches: 106730
26.68/26.71	c total #propagations: 1505591 / total #impl: 642542159 (eff. 0.002)
26.68/26.71	c #Conflicts:      42000 | #Learnt:       8204 | 0.000
26.68/26.71	c total clause space: 29.637MB
26.68/26.71	c total #watches: 110462
27.38/27.40	c total #propagations: 1529863 / total #impl: 658414499 (eff. 0.002)
27.38/27.40	c #Conflicts:      43000 | #Learnt:       9204 | 0.000
27.38/27.40	c total clause space: 29.637MB
27.38/27.40	c total #watches: 113368
28.08/28.10	c total #propagations: 1554380 / total #impl: 673997155 (eff. 0.002)
28.08/28.10	c GC COLLECT
28.08/28.10	c #Conflicts:      44000 | #Learnt:       5208 | 0.000
28.08/28.10	c total clause space: 29.637MB
28.08/28.10	c total #watches: 100370
28.78/28.82	c total #propagations: 1582230 / total #impl: 689084497 (eff. 0.002)
28.78/28.82	c #Conflicts:      45000 | #Learnt:       6208 | 0.000
28.78/28.82	c total clause space: 29.637MB
28.78/28.82	c total #watches: 105387
29.69/29.74	c total #propagations: 1615599 / total #impl: 707121460 (eff. 0.002)
29.69/29.74	c #Conflicts:      46000 | #Learnt:       7211 | 0.000
29.69/29.74	c total clause space: 29.637MB
29.69/29.74	c total #watches: 116101
30.58/30.68	c total #propagations: 1663053 / total #impl: 734159168 (eff. 0.002)
30.58/30.68	c #Conflicts:      47000 | #Learnt:       8217 | 0.000
30.58/30.68	c total clause space: 29.637MB
30.58/30.68	c total #watches: 137719
31.38/31.47	c total #propagations: 1722472 / total #impl: 761137205 (eff. 0.002)
31.38/31.47	c #Conflicts:      48000 | #Learnt:       9217 | 0.000
31.38/31.47	c total clause space: 29.637MB
31.38/31.47	c total #watches: 142074
32.38/32.49	c total #propagations: 1751255 / total #impl: 784542075 (eff. 0.002)
32.38/32.49	c #Conflicts:      49000 | #Learnt:      10217 | 0.000
32.38/32.49	c total clause space: 29.637MB
32.38/32.49	c total #watches: 156476
33.28/33.34	c total #propagations: 1804886 / total #impl: 818546942 (eff. 0.002)
33.28/33.34	c GC COLLECT
33.28/33.34	c #Conflicts:      50000 | #Learnt:       5916 | 0.000
33.28/33.34	c total clause space: 29.637MB
33.28/33.34	c total #watches: 138501
34.19/34.28	c total #propagations: 1857266 / total #impl: 850193202 (eff. 0.002)
34.19/34.28	c #Conflicts:      51000 | #Learnt:       6916 | 0.000
34.19/34.28	c total clause space: 29.637MB
34.19/34.28	c total #watches: 142092
35.08/35.14	c total #propagations: 1892603 / total #impl: 868221728 (eff. 0.002)
35.08/35.14	c #Conflicts:      52000 | #Learnt:       7916 | 0.000
35.08/35.14	c total clause space: 29.637MB
35.08/35.14	c total #watches: 155790
35.98/36.05	c total #propagations: 1926712 / total #impl: 895220122 (eff. 0.002)
35.98/36.05	c #Conflicts:      53000 | #Learnt:       8916 | 0.000
35.98/36.05	c total clause space: 29.637MB
35.98/36.05	c total #watches: 168347
36.88/36.92	c total #propagations: 1966125 / total #impl: 925434651 (eff. 0.002)
36.88/36.92	c #Conflicts:      54000 | #Learnt:       9916 | 0.000
36.88/36.92	c total clause space: 29.637MB
36.88/36.92	c total #watches: 171265
37.68/37.77	c total #propagations: 2008325 / total #impl: 945209299 (eff. 0.002)
37.68/37.77	c #Conflicts:      55000 | #Learnt:      10916 | 0.000
37.68/37.77	c total clause space: 29.637MB
37.68/37.77	c total #watches: 175084
38.88/38.90	c total #propagations: 2057598 / total #impl: 969249022 (eff. 0.002)
38.88/38.90	c GC COLLECT
38.88/38.90	c #Conflicts:      56000 | #Learnt:       6310 | 0.000
38.88/38.90	c total clause space: 29.637MB
38.88/38.90	c total #watches: 137300
39.88/39.95	c total #propagations: 2086292 / total #impl: 1001907156 (eff. 0.002)
39.88/39.95	c #Conflicts:      57000 | #Learnt:       7310 | 0.000
39.88/39.95	c total clause space: 29.637MB
39.88/39.95	c total #watches: 140263
40.78/40.84	c total #propagations: 2134160 / total #impl: 1027886993 (eff. 0.002)
40.78/40.84	c #Conflicts:      58000 | #Learnt:       8310 | 0.000
40.78/40.84	c total clause space: 29.637MB
40.78/40.84	c total #watches: 144742
41.68/41.75	c total #propagations: 2177090 / total #impl: 1051350885 (eff. 0.002)
41.68/41.75	c #Conflicts:      59000 | #Learnt:       9310 | 0.000
41.68/41.75	c total clause space: 29.637MB
41.68/41.75	c total #watches: 152138
42.48/42.52	c total #propagations: 2206082 / total #impl: 1080708183 (eff. 0.002)
42.48/42.52	c #Conflicts:      60000 | #Learnt:      10310 | 0.000
42.48/42.52	c total clause space: 29.637MB
42.48/42.52	c total #watches: 155002
43.38/43.45	c total #propagations: 2233663 / total #impl: 1098804717 (eff. 0.002)
43.38/43.45	c #Conflicts:      61000 | #Learnt:      11310 | 0.000
43.38/43.45	c total clause space: 29.637MB
43.38/43.45	c total #watches: 159500
44.38/44.46	c total #propagations: 2267500 / total #impl: 1121837638 (eff. 0.002)
44.38/44.46	c GC COLLECT
44.38/44.46	c #Conflicts:      62000 | #Learnt:       6403 | 0.000
44.38/44.46	c total clause space: 29.637MB
44.38/44.46	c total #watches: 137908
45.38/45.42	c total #propagations: 2294748 / total #impl: 1152559832 (eff. 0.002)
45.38/45.42	c #Conflicts:      63000 | #Learnt:       7403 | 0.000
45.38/45.42	c total clause space: 29.637MB
45.38/45.42	c total #watches: 141774
46.38/46.49	c total #propagations: 2323974 / total #impl: 1176476955 (eff. 0.002)
46.38/46.49	c #Conflicts:      64000 | #Learnt:       8403 | 0.000
46.38/46.49	c total clause space: 29.637MB
46.38/46.49	c total #watches: 145724
47.18/47.27	c total #propagations: 2351607 / total #impl: 1211354637 (eff. 0.002)
47.18/47.27	c #Conflicts:      65000 | #Learnt:       9403 | 0.000
47.18/47.27	c total clause space: 29.637MB
47.18/47.27	c total #watches: 150568
48.28/48.30	c total #propagations: 2394558 / total #impl: 1235040139 (eff. 0.002)
48.28/48.30	c #Conflicts:      66000 | #Learnt:      10403 | 0.000
48.28/48.30	c total clause space: 29.637MB
48.28/48.30	c total #watches: 153361
49.28/49.30	c total #propagations: 2442923 / total #impl: 1265274705 (eff. 0.002)
49.28/49.30	c #Conflicts:      67000 | #Learnt:      11403 | 0.000
49.28/49.30	c total clause space: 29.637MB
49.28/49.30	c total #watches: 156518
50.18/50.26	c total #propagations: 2478214 / total #impl: 1302136970 (eff. 0.002)
50.18/50.26	c #Conflicts:      68000 | #Learnt:      12403 | 0.000
50.18/50.26	c total clause space: 29.637MB
50.18/50.26	c total #watches: 159981
51.18/51.25	c total #propagations: 2530610 / total #impl: 1335668141 (eff. 0.002)
51.18/51.25	c GC COLLECT
51.18/51.25	c #Conflicts:      69000 | #Learnt:       7203 | 0.000
51.18/51.25	c total clause space: 29.637MB
51.18/51.25	c total #watches: 143082
52.08/52.19	c total #propagations: 2575921 / total #impl: 1365748994 (eff. 0.002)
52.08/52.19	c #Conflicts:      70000 | #Learnt:       8203 | 0.000
52.08/52.19	c total clause space: 29.637MB
52.08/52.19	c total #watches: 146290
52.97/53.03	c total #propagations: 2620338 / total #impl: 1395140862 (eff. 0.002)
52.97/53.03	c #Conflicts:      71000 | #Learnt:       9203 | 0.000
52.97/53.03	c total clause space: 29.637MB
52.97/53.03	c total #watches: 151638
53.88/53.96	c total #propagations: 2654118 / total #impl: 1422159079 (eff. 0.002)
53.88/53.96	c #Conflicts:      72000 | #Learnt:      10203 | 0.000
53.88/53.96	c total clause space: 29.637MB
53.88/53.96	c total #watches: 157648
54.77/54.81	c total #propagations: 2687384 / total #impl: 1450288875 (eff. 0.002)
54.77/54.81	c #Conflicts:      73000 | #Learnt:      11203 | 0.000
54.77/54.81	c total clause space: 29.637MB
54.77/54.81	c total #watches: 162039
55.87/55.94	c total #propagations: 2734508 / total #impl: 1475391504 (eff. 0.002)
55.87/55.94	c #Conflicts:      74000 | #Learnt:      12203 | 0.000
55.87/55.94	c total clause space: 29.637MB
55.87/55.94	c total #watches: 165285
57.08/57.10	c total #propagations: 2783061 / total #impl: 1518404343 (eff. 0.002)
57.08/57.10	c GC COLLECT
57.08/57.10	c #Conflicts:      75000 | #Learnt:       6700 | 0.000
57.08/57.10	c total clause space: 48.1602MB
57.08/57.10	c total #watches: 140822
58.08/58.14	c total #propagations: 2822938 / total #impl: 1555150074 (eff. 0.002)
58.08/58.14	c #Conflicts:      76000 | #Learnt:       7700 | 0.000
58.08/58.14	c total clause space: 48.1602MB
58.08/58.14	c total #watches: 144733
59.28/59.35	c total #propagations: 2874000 / total #impl: 1586214952 (eff. 0.002)
59.28/59.35	c #Conflicts:      77000 | #Learnt:       8700 | 0.000
59.28/59.35	c total clause space: 48.1602MB
59.28/59.35	c total #watches: 148184
60.38/60.44	c total #propagations: 2919837 / total #impl: 1619810010 (eff. 0.002)
60.38/60.44	c #Conflicts:      78000 | #Learnt:       9700 | 0.000
60.38/60.44	c total clause space: 48.1602MB
60.38/60.44	c total #watches: 151475
61.38/61.45	c total #propagations: 2962859 / total #impl: 1649977720 (eff. 0.002)
61.38/61.45	c #Conflicts:      79000 | #Learnt:      10700 | 0.000
61.38/61.45	c total clause space: 48.1602MB
61.38/61.45	c total #watches: 154879
62.48/62.53	c total #propagations: 2996760 / total #impl: 1680689663 (eff. 0.002)
62.48/62.53	c #Conflicts:      80000 | #Learnt:      11700 | 0.000
62.48/62.53	c total clause space: 48.1602MB
62.48/62.53	c total #watches: 158418
63.58/63.67	c total #propagations: 3028102 / total #impl: 1720298295 (eff. 0.002)
63.58/63.67	c #Conflicts:      81000 | #Learnt:      12700 | 0.000
63.58/63.67	c total clause space: 48.1602MB
63.58/63.67	c total #watches: 161485
64.78/64.83	c total #propagations: 3063951 / total #impl: 1757138457 (eff. 0.002)
64.78/64.83	c GC COLLECT
64.78/64.83	c #Conflicts:      82000 | #Learnt:       6904 | 0.000
64.78/64.83	c total clause space: 48.1602MB
64.78/64.83	c total #watches: 143431
65.78/65.81	c total #propagations: 3095390 / total #impl: 1794894227 (eff. 0.002)
65.78/65.81	c #Conflicts:      83000 | #Learnt:       7904 | 0.000
65.78/65.81	c total clause space: 48.1602MB
65.78/65.81	c total #watches: 153156
66.68/66.73	c total #propagations: 3124294 / total #impl: 1832125944 (eff. 0.002)
66.68/66.73	c #Conflicts:      84000 | #Learnt:       8904 | 0.000
66.68/66.73	c total clause space: 48.1602MB
66.68/66.73	c total #watches: 159708
67.68/67.75	c total #propagations: 3159291 / total #impl: 1863572303 (eff. 0.002)
67.68/67.75	c #Conflicts:      85000 | #Learnt:       9904 | 0.000
67.68/67.75	c total clause space: 48.1602MB
67.68/67.75	c total #watches: 167770
68.68/68.75	c total #propagations: 3190546 / total #impl: 1901425217 (eff. 0.002)
68.68/68.75	c #Conflicts:      86000 | #Learnt:      10904 | 0.000
68.68/68.75	c total clause space: 48.1602MB
68.68/68.75	c total #watches: 174856
69.68/69.72	c total #propagations: 3224646 / total #impl: 1937109657 (eff. 0.002)
69.68/69.72	c #Conflicts:      87000 | #Learnt:      11904 | 0.000
69.68/69.72	c total clause space: 48.1602MB
69.68/69.72	c total #watches: 185557
70.68/70.73	c total #propagations: 3256789 / total #impl: 1968729325 (eff. 0.002)
70.68/70.73	c #Conflicts:      88000 | #Learnt:      12904 | 0.000
70.68/70.73	c total clause space: 48.1602MB
70.68/70.73	c total #watches: 193645
71.78/71.80	c total #propagations: 3289692 / total #impl: 2004013898 (eff. 0.002)
71.78/71.80	c #Conflicts:      89000 | #Learnt:      13904 | 0.000
71.78/71.80	c total clause space: 48.1602MB
71.78/71.80	c total #watches: 201378
72.88/72.99	c total #propagations: 3319852 / total #impl: 2044687031 (eff. 0.002)
72.88/72.99	c GC COLLECT
72.88/72.99	c #Conflicts:      90000 | #Learnt:       7807 | 0.000
72.88/72.99	c total clause space: 48.1602MB
72.88/72.99	c total #watches: 148238
73.88/73.98	c total #propagations: 3353933 / total #impl: 2083759329 (eff. 0.002)
73.88/73.98	c #Conflicts:      91000 | #Learnt:       8807 | 0.000
73.88/73.98	c total clause space: 48.1602MB
73.88/73.98	c total #watches: 153286
74.88/74.95	c total #propagations: 3384386 / total #impl: 2116523129 (eff. 0.002)
74.88/74.95	c #Conflicts:      92000 | #Learnt:       9807 | 0.000
74.88/74.95	c total clause space: 48.1602MB
74.88/74.95	c total #watches: 164014
75.98/76.02	c total #propagations: 3414977 / total #impl: 2152347588 (eff. 0.002)
75.98/76.02	c #Conflicts:      93000 | #Learnt:      10807 | 0.000
75.98/76.02	c total clause space: 48.1602MB
75.98/76.02	c total #watches: 172262
76.98/77.08	c total #propagations: 3451578 / total #impl: 2188588583 (eff. 0.002)
76.98/77.08	c #Conflicts:      94000 | #Learnt:      11807 | 0.000
76.98/77.08	c total clause space: 48.1602MB
76.98/77.08	c total #watches: 179846
78.08/78.12	c total #propagations: 3486017 / total #impl: 2221797087 (eff. 0.002)
78.08/78.12	c #Conflicts:      95000 | #Learnt:      12807 | 0.000
78.08/78.12	c total clause space: 48.1602MB
78.08/78.12	c total #watches: 191554
79.07/79.11	c total #propagations: 3523454 / total #impl: 2255792936 (eff. 0.002)
79.07/79.11	c #Conflicts:      96000 | #Learnt:      13807 | 0.000
79.07/79.11	c total clause space: 48.1602MB
79.07/79.11	c total #watches: 198395
80.17/80.21	c total #propagations: 3558672 / total #impl: 2286572452 (eff. 0.002)
80.17/80.21	c #Conflicts:      97000 | #Learnt:      14807 | 0.000
80.17/80.21	c total clause space: 48.1602MB
80.17/80.21	c total #watches: 206943
81.17/81.28	c total #propagations: 3592570 / total #impl: 2321176454 (eff. 0.002)
81.17/81.28	c GC COLLECT
81.17/81.28	c #Conflicts:      98000 | #Learnt:       8407 | 0.000
81.17/81.28	c total clause space: 48.1602MB
81.17/81.28	c total #watches: 154061
82.27/82.32	c total #propagations: 3624458 / total #impl: 2354847671 (eff. 0.002)
82.27/82.32	c #Conflicts:      99000 | #Learnt:       9407 | 0.000
82.27/82.32	c total clause space: 48.1602MB
82.27/82.32	c total #watches: 163228
83.27/83.33	c total #propagations: 3654584 / total #impl: 2390836266 (eff. 0.002)
83.27/83.33	c #Conflicts:     100000 | #Learnt:      10407 | 0.000
83.27/83.33	c total clause space: 48.1602MB
83.27/83.33	c total #watches: 171239
84.27/84.39	c total #propagations: 3682632 / total #impl: 2424795152 (eff. 0.002)
84.27/84.39	c #Conflicts:     101000 | #Learnt:      11407 | 0.000
84.27/84.39	c total clause space: 48.1602MB
84.27/84.39	c total #watches: 177611
85.27/85.38	c total #propagations: 3713914 / total #impl: 2457201335 (eff. 0.002)
85.27/85.38	c #Conflicts:     102000 | #Learnt:      12407 | 0.000
85.27/85.38	c total clause space: 48.1602MB
85.27/85.38	c total #watches: 182400
86.47/86.52	c total #propagations: 3742330 / total #impl: 2485977812 (eff. 0.002)
86.47/86.52	c #Conflicts:     103000 | #Learnt:      13407 | 0.000
86.47/86.52	c total clause space: 48.1602MB
86.47/86.52	c total #watches: 188956
87.57/87.60	c total #propagations: 3785498 / total #impl: 2518783500 (eff. 0.002)
87.57/87.60	c #Conflicts:     104000 | #Learnt:      14407 | 0.000
87.57/87.60	c total clause space: 48.1602MB
87.57/87.60	c total #watches: 195104
88.47/88.59	c total #propagations: 3835631 / total #impl: 2548223787 (eff. 0.002)
88.47/88.59	c #Conflicts:     105000 | #Learnt:      15407 | 0.000
88.47/88.59	c total clause space: 48.1602MB
88.47/88.59	c total #watches: 205000
89.57/89.68	c total #propagations: 3891395 / total #impl: 2577178712 (eff. 0.002)
89.57/89.68	c GC COLLECT
89.57/89.68	c #Conflicts:     106000 | #Learnt:       8702 | 0.000
89.57/89.68	c total clause space: 48.1602MB
89.57/89.68	c total #watches: 159366
90.67/90.73	c total #propagations: 3941361 / total #impl: 2614111570 (eff. 0.002)
90.67/90.73	c #Conflicts:     107000 | #Learnt:       9702 | 0.000
90.67/90.73	c total clause space: 48.1602MB
90.67/90.73	c total #watches: 167936
91.67/91.75	c total #propagations: 3997216 / total #impl: 2653255294 (eff. 0.002)
91.67/91.75	c #Conflicts:     108000 | #Learnt:      10702 | 0.000
91.67/91.75	c total clause space: 48.1602MB
91.67/91.75	c total #watches: 177195
92.57/92.64	c total #propagations: 4045829 / total #impl: 2687255209 (eff. 0.002)
92.57/92.64	c #Conflicts:     109000 | #Learnt:      11702 | 0.000
92.57/92.64	c total clause space: 48.1602MB
92.57/92.64	c total #watches: 181455
93.27/93.30	c total #propagations: 4075200 / total #impl: 2712092330 (eff. 0.002)
93.27/93.30	c #Conflicts:     110000 | #Learnt:      12702 | 0.000
93.27/93.30	c total clause space: 48.1602MB
93.27/93.30	c total #watches: 184950
94.07/94.14	c total #propagations: 4094496 / total #impl: 2732198862 (eff. 0.001)
94.07/94.14	c #Conflicts:     111000 | #Learnt:      13702 | 0.000
94.07/94.14	c total clause space: 48.1602MB
94.07/94.14	c total #watches: 189475
95.07/95.14	c total #propagations: 4127981 / total #impl: 2754688419 (eff. 0.001)
95.07/95.14	c #Conflicts:     112000 | #Learnt:      14702 | 0.000
95.07/95.14	c total clause space: 48.1602MB
95.07/95.14	c total #watches: 192865
96.17/96.20	c total #propagations: 4171364 / total #impl: 2783476346 (eff. 0.001)
96.17/96.20	c #Conflicts:     113000 | #Learnt:      15702 | 0.000
96.17/96.20	c total clause space: 48.1602MB
96.17/96.20	c total #watches: 197653
97.17/97.24	c total #propagations: 4213170 / total #impl: 2817306278 (eff. 0.001)
97.17/97.24	c GC COLLECT
97.17/97.24	c #Conflicts:     114000 | #Learnt:       8705 | 0.000
97.17/97.24	c total clause space: 48.1602MB
97.17/97.24	c total #watches: 155329
98.27/98.32	c total #propagations: 4252617 / total #impl: 2844206221 (eff. 0.001)
98.27/98.32	c #Conflicts:     115000 | #Learnt:       9705 | 0.000
98.27/98.32	c total clause space: 48.1602MB
98.27/98.32	c total #watches: 160561
99.17/99.22	c total #propagations: 4294412 / total #impl: 2874620189 (eff. 0.001)
99.17/99.22	c #Conflicts:     116000 | #Learnt:      10705 | 0.000
99.17/99.22	c total clause space: 48.1602MB
99.17/99.22	c total #watches: 168760
99.87/99.98	c total #propagations: 4344571 / total #impl: 2901935730 (eff. 0.001)
99.87/99.98	c #Conflicts:     117000 | #Learnt:      11705 | 0.000
99.87/99.98	c total clause space: 48.1602MB
99.87/99.98	c total #watches: 187853
100.77/100.89	c total #propagations: 4380725 / total #impl: 2930282972 (eff. 0.001)
100.77/100.89	c #Conflicts:     118000 | #Learnt:      12705 | 0.000
100.77/100.89	c total clause space: 48.1602MB
100.77/100.89	c total #watches: 199736
101.67/101.79	c total #propagations: 4416772 / total #impl: 2961831075 (eff. 0.001)
101.67/101.79	c #Conflicts:     119000 | #Learnt:      13705 | 0.000
101.67/101.79	c total clause space: 48.1602MB
101.67/101.79	c total #watches: 213054
102.67/102.71	c total #propagations: 4449688 / total #impl: 2993446633 (eff. 0.001)
102.67/102.71	c #Conflicts:     120000 | #Learnt:      14705 | 0.000
102.67/102.71	c total clause space: 48.1602MB
102.67/102.71	c total #watches: 225024
103.57/103.67	c total #propagations: 4478731 / total #impl: 3029353658 (eff. 0.001)
103.57/103.67	c #Conflicts:     121000 | #Learnt:      15705 | 0.000
103.57/103.67	c total clause space: 48.1602MB
103.57/103.67	c total #watches: 238120
104.48/104.59	c total #propagations: 4508873 / total #impl: 3063935043 (eff. 0.001)
104.48/104.59	c GC COLLECT
104.48/104.59	c #Conflicts:     122000 | #Learnt:       8400 | 0.000
104.48/104.59	c total clause space: 48.1602MB
104.48/104.59	c total #watches: 155814
105.58/105.62	c total #propagations: 4547734 / total #impl: 3095640137 (eff. 0.001)
105.58/105.62	c #Conflicts:     123000 | #Learnt:       9400 | 0.000
105.58/105.62	c total clause space: 48.1602MB
105.58/105.62	c total #watches: 176537
106.47/106.51	c total #propagations: 4597341 / total #impl: 3131590086 (eff. 0.001)
106.47/106.51	c #Conflicts:     124000 | #Learnt:      10400 | 0.000
106.47/106.51	c total clause space: 48.1602MB
106.47/106.51	c total #watches: 183906
107.57/107.68	c total #propagations: 4643823 / total #impl: 3160110293 (eff. 0.001)
107.57/107.68	c #Conflicts:     125000 | #Learnt:      11400 | 0.000
107.57/107.68	c total clause space: 48.1602MB
107.57/107.68	c total #watches: 188322
108.57/108.64	c total #propagations: 4684039 / total #impl: 3194202249 (eff. 0.001)
108.57/108.64	c #Conflicts:     126000 | #Learnt:      12400 | 0.000
108.57/108.64	c total clause space: 48.1602MB
108.57/108.64	c total #watches: 191644
109.57/109.65	c total #propagations: 4736350 / total #impl: 3220043808 (eff. 0.001)
109.57/109.65	c #Conflicts:     127000 | #Learnt:      13400 | 0.000
109.57/109.65	c total clause space: 48.1602MB
109.57/109.65	c total #watches: 195238
110.57/110.62	c total #propagations: 4787001 / total #impl: 3255273524 (eff. 0.001)
110.57/110.62	c #Conflicts:     128000 | #Learnt:      14400 | 0.000
110.57/110.62	c total clause space: 48.1602MB
110.57/110.62	c total #watches: 198446
111.37/111.45	c total #propagations: 4820561 / total #impl: 3286100332 (eff. 0.001)
111.37/111.45	c #Conflicts:     129000 | #Learnt:      15400 | 0.000
111.37/111.45	c total clause space: 48.1602MB
111.37/111.45	c total #watches: 201428
112.37/112.42	c total #propagations: 4848214 / total #impl: 3309421515 (eff. 0.001)
112.37/112.42	c #Conflicts:     130000 | #Learnt:      16400 | 0.000
112.37/112.42	c total clause space: 48.1602MB
112.37/112.42	c total #watches: 205309
113.28/113.33	c total #propagations: 4884105 / total #impl: 3334841056 (eff. 0.001)
113.28/113.33	c GC COLLECT
113.28/113.33	c #Conflicts:     131000 | #Learnt:       8796 | 0.000
113.28/113.33	c total clause space: 48.1602MB
113.28/113.33	c total #watches: 159417
114.27/114.40	c total #propagations: 4928534 / total #impl: 3356896921 (eff. 0.001)
114.27/114.40	c #Conflicts:     132000 | #Learnt:       9796 | 0.000
114.27/114.40	c total clause space: 48.1602MB
114.27/114.40	c total #watches: 163323
115.27/115.36	c total #propagations: 4977948 / total #impl: 3389829139 (eff. 0.001)
115.27/115.36	c #Conflicts:     133000 | #Learnt:      10796 | 0.000
115.27/115.36	c total clause space: 48.1602MB
115.27/115.36	c total #watches: 169927
116.27/116.36	c total #propagations: 5015020 / total #impl: 3414087281 (eff. 0.001)
116.27/116.36	c #Conflicts:     134000 | #Learnt:      11796 | 0.000
116.27/116.36	c total clause space: 48.1602MB
116.27/116.36	c total #watches: 177752
117.37/117.42	c total #propagations: 5064830 / total #impl: 3441691252 (eff. 0.001)
117.37/117.42	c #Conflicts:     135000 | #Learnt:      12796 | 0.000
117.37/117.42	c total clause space: 48.1602MB
117.37/117.42	c total #watches: 189420
118.17/118.23	c total #propagations: 5117409 / total #impl: 3471481696 (eff. 0.001)
118.17/118.23	c #Conflicts:     136000 | #Learnt:      13796 | 0.000
118.17/118.23	c total clause space: 48.1602MB
118.17/118.23	c total #watches: 198360
118.87/118.99	c total #propagations: 5147326 / total #impl: 3493675103 (eff. 0.001)
118.87/118.99	c #Conflicts:     137000 | #Learnt:      14796 | 0.000
118.87/118.99	c total clause space: 48.1602MB
118.87/118.99	c total #watches: 200900
119.77/119.87	c total #propagations: 5169127 / total #impl: 3516393774 (eff. 0.001)
119.77/119.87	c #Conflicts:     138000 | #Learnt:      15796 | 0.000
119.77/119.87	c total clause space: 48.1602MB
119.77/119.87	c total #watches: 204180
120.87/121.00	c total #propagations: 5195191 / total #impl: 3539013257 (eff. 0.001)
120.87/121.00	c #Conflicts:     139000 | #Learnt:      16796 | 0.000
120.87/121.00	c total clause space: 48.1602MB
120.87/121.00	c total #watches: 207135
121.87/121.90	c total #propagations: 5227391 / total #impl: 3566074829 (eff. 0.001)
121.87/121.90	c #Conflicts:     140000 | #Learnt:      17796 | 0.000
121.87/121.90	c total clause space: 48.1602MB
121.87/121.90	c total #watches: 210902
123.07/123.14	c total #propagations: 5253013 / total #impl: 3587967471 (eff. 0.001)
123.07/123.14	c GC COLLECT
123.07/123.14	c #Conflicts:     141000 | #Learnt:       9894 | 0.000
123.07/123.14	c total clause space: 48.1602MB
123.07/123.14	c total #watches: 163880
124.27/124.38	c total #propagations: 5286329 / total #impl: 3621602485 (eff. 0.001)
124.27/124.38	c #Conflicts:     142000 | #Learnt:      10894 | 0.000
124.27/124.38	c total clause space: 48.1602MB
124.27/124.38	c total #watches: 178008
125.17/125.27	c total #propagations: 5320057 / total #impl: 3659358225 (eff. 0.001)
125.17/125.27	c #Conflicts:     143000 | #Learnt:      11894 | 0.000
125.17/125.27	c total clause space: 48.1602MB
125.17/125.27	c total #watches: 202046
126.07/126.10	c total #propagations: 5348722 / total #impl: 3693894626 (eff. 0.001)
126.07/126.10	c #Conflicts:     144000 | #Learnt:      12894 | 0.000
126.07/126.10	c total clause space: 48.1602MB
126.07/126.10	c total #watches: 227072
126.97/127.03	c total #propagations: 5376153 / total #impl: 3724368428 (eff. 0.001)
126.97/127.03	c #Conflicts:     145000 | #Learnt:      13894 | 0.000
126.97/127.03	c total clause space: 48.1602MB
126.97/127.03	c total #watches: 240587
127.97/128.01	c total #propagations: 5403012 / total #impl: 3746937018 (eff. 0.001)
127.97/128.01	c #Conflicts:     146000 | #Learnt:      14894 | 0.000
127.97/128.01	c total clause space: 48.1602MB
127.97/128.01	c total #watches: 252488
128.97/129.00	c total #propagations: 5427980 / total #impl: 3772163303 (eff. 0.001)
128.97/129.00	c #Conflicts:     147000 | #Learnt:      15894 | 0.000
128.97/129.00	c total clause space: 48.1602MB
128.97/129.00	c total #watches: 261506
129.87/129.96	c total #propagations: 5453003 / total #impl: 3795663340 (eff. 0.001)
129.87/129.96	c #Conflicts:     148000 | #Learnt:      16894 | 0.000
129.87/129.96	c total clause space: 48.1602MB
129.87/129.96	c total #watches: 279071
130.97/131.05	c total #propagations: 5496537 / total #impl: 3824522500 (eff. 0.001)
130.97/131.05	c #Conflicts:     149000 | #Learnt:      17894 | 0.000
130.97/131.05	c total clause space: 48.1602MB
130.97/131.05	c total #watches: 289193
131.97/132.10	c total #propagations: 5538811 / total #impl: 3857532352 (eff. 0.001)
131.97/132.10	c GC COLLECT
131.97/132.10	c #Conflicts:     150000 | #Learnt:       9692 | 0.000
131.97/132.10	c total clause space: 48.1602MB
131.97/132.10	c total #watches: 162748
133.07/133.13	c total #propagations: 5579584 / total #impl: 3895136371 (eff. 0.001)
133.07/133.13	c #Conflicts:     151000 | #Learnt:      10692 | 0.000
133.07/133.13	c total clause space: 48.1602MB
133.07/133.13	c total #watches: 166898
134.06/134.12	c total #propagations: 5619207 / total #impl: 3930142468 (eff. 0.001)
134.06/134.12	c #Conflicts:     152000 | #Learnt:      11692 | 0.000
134.06/134.12	c total clause space: 48.1602MB
134.06/134.12	c total #watches: 172614
135.06/135.10	c total #propagations: 5669500 / total #impl: 3963254060 (eff. 0.001)
135.06/135.10	c #Conflicts:     153000 | #Learnt:      12692 | 0.000
135.06/135.10	c total clause space: 48.1602MB
135.06/135.10	c total #watches: 178684
136.06/136.12	c total #propagations: 5716143 / total #impl: 3994118435 (eff. 0.001)
136.06/136.12	c #Conflicts:     154000 | #Learnt:      13692 | 0.000
136.06/136.12	c total clause space: 48.1602MB
136.06/136.12	c total #watches: 188847
137.16/137.25	c total #propagations: 5752158 / total #impl: 4027215947 (eff. 0.001)
137.16/137.25	c #Conflicts:     155000 | #Learnt:      14692 | 0.000
137.16/137.25	c total clause space: 48.1602MB
137.16/137.25	c total #watches: 191686
138.16/138.28	c total #propagations: 5781423 / total #impl: 4054153589 (eff. 0.001)
138.16/138.28	c #Conflicts:     156000 | #Learnt:      15692 | 0.000
138.16/138.28	c total clause space: 48.1602MB
138.16/138.28	c total #watches: 194591
139.26/139.31	c total #propagations: 5822839 / total #impl: 4084097433 (eff. 0.001)
139.26/139.31	c #Conflicts:     157000 | #Learnt:      16692 | 0.000
139.26/139.31	c total clause space: 48.1602MB
139.26/139.31	c total #watches: 197353
140.16/140.23	c total #propagations: 5868738 / total #impl: 4120488058 (eff. 0.001)
140.16/140.23	c #Conflicts:     158000 | #Learnt:      17692 | 0.000
140.16/140.23	c total clause space: 48.1602MB
140.16/140.23	c total #watches: 204494
141.26/141.32	c total #propagations: 5922257 / total #impl: 4145633698 (eff. 0.001)
141.26/141.32	c #Conflicts:     159000 | #Learnt:      18692 | 0.000
141.26/141.32	c total clause space: 48.1602MB
141.26/141.32	c total #watches: 210795
142.26/142.30	c total #propagations: 5970332 / total #impl: 4174168687 (eff. 0.001)
142.26/142.30	c GC COLLECT
142.26/142.30	c #Conflicts:     160000 | #Learnt:      10202 | 0.000
142.26/142.30	c total clause space: 48.1602MB
142.26/142.30	c total #watches: 164084
143.16/143.24	c total #propagations: 6018888 / total #impl: 4202793701 (eff. 0.001)
143.16/143.24	c #Conflicts:     161000 | #Learnt:      11202 | 0.000
143.16/143.24	c total clause space: 48.1602MB
143.16/143.24	c total #watches: 166410
144.07/144.11	c total #propagations: 6062179 / total #impl: 4237205372 (eff. 0.001)
144.07/144.11	c #Conflicts:     162000 | #Learnt:      12202 | 0.000
144.07/144.11	c total clause space: 48.1602MB
144.07/144.11	c total #watches: 169652
144.96/145.03	c total #propagations: 6104390 / total #impl: 4267726176 (eff. 0.001)
144.96/145.03	c #Conflicts:     163000 | #Learnt:      13202 | 0.000
144.96/145.03	c total clause space: 48.1602MB
144.96/145.03	c total #watches: 172797
145.76/145.87	c total #propagations: 6135604 / total #impl: 4298949362 (eff. 0.001)
145.76/145.87	c #Conflicts:     164000 | #Learnt:      14202 | 0.000
145.76/145.87	c total clause space: 48.1602MB
145.76/145.87	c total #watches: 175660
146.76/146.87	c total #propagations: 6167022 / total #impl: 4326761925 (eff. 0.001)
146.76/146.87	c #Conflicts:     165000 | #Learnt:      15202 | 0.000
146.76/146.87	c total clause space: 48.1602MB
146.76/146.87	c total #watches: 179801
147.76/147.85	c total #propagations: 6196701 / total #impl: 4356711947 (eff. 0.001)
147.76/147.85	c #Conflicts:     166000 | #Learnt:      16202 | 0.000
147.76/147.85	c total clause space: 48.1602MB
147.76/147.85	c total #watches: 183452
148.86/148.92	c total #propagations: 6228329 / total #impl: 4390237126 (eff. 0.001)
148.86/148.92	c #Conflicts:     167000 | #Learnt:      17202 | 0.000
148.86/148.92	c total clause space: 48.1602MB
148.86/148.92	c total #watches: 187220
149.86/149.95	c total #propagations: 6271541 / total #impl: 4424986183 (eff. 0.001)
149.86/149.95	c #Conflicts:     168000 | #Learnt:      18202 | 0.000
149.86/149.95	c total clause space: 48.1602MB
149.86/149.95	c total #watches: 190335
150.96/151.04	c total #propagations: 6322044 / total #impl: 4462253505 (eff. 0.001)
150.96/151.04	c #Conflicts:     169000 | #Learnt:      19202 | 0.000
150.96/151.04	c total clause space: 48.1602MB
150.96/151.04	c total #watches: 194934
152.16/152.22	c total #propagations: 6369230 / total #impl: 4500564525 (eff. 0.001)
152.16/152.22	c GC COLLECT
152.16/152.22	c #Conflicts:     170000 | #Learnt:      10408 | 0.000
152.16/152.22	c total clause space: 48.1602MB
152.16/152.22	c total #watches: 164749
153.16/153.24	c total #propagations: 6413905 / total #impl: 4537171718 (eff. 0.001)
153.16/153.24	c #Conflicts:     171000 | #Learnt:      11408 | 0.000
153.16/153.24	c total clause space: 48.1602MB
153.16/153.24	c total #watches: 171032
154.16/154.22	c total #propagations: 6456973 / total #impl: 4566254883 (eff. 0.001)
154.16/154.22	c #Conflicts:     172000 | #Learnt:      12408 | 0.000
154.16/154.22	c total clause space: 48.1602MB
154.16/154.22	c total #watches: 173705
154.96/155.09	c total #propagations: 6503975 / total #impl: 4586503628 (eff. 0.001)
154.96/155.09	c #Conflicts:     173000 | #Learnt:      13408 | 0.000
154.96/155.09	c total clause space: 48.1602MB
154.96/155.09	c total #watches: 176632
155.96/156.04	c total #propagations: 6530832 / total #impl: 4603477802 (eff. 0.001)
155.96/156.04	c #Conflicts:     174000 | #Learnt:      14408 | 0.000
155.96/156.04	c total clause space: 48.1602MB
155.96/156.04	c total #watches: 179287
156.96/157.01	c total #propagations: 6558609 / total #impl: 4629695495 (eff. 0.001)
156.96/157.01	c #Conflicts:     175000 | #Learnt:      15408 | 0.000
156.96/157.01	c total clause space: 48.1602MB
156.96/157.01	c total #watches: 181941
157.96/158.06	c total #propagations: 6593727 / total #impl: 4656172758 (eff. 0.001)
157.96/158.06	c #Conflicts:     176000 | #Learnt:      16408 | 0.000
157.96/158.06	c total clause space: 48.1602MB
157.96/158.06	c total #watches: 185044
159.06/159.15	c total #propagations: 6639875 / total #impl: 4687570012 (eff. 0.001)
159.06/159.15	c #Conflicts:     177000 | #Learnt:      17408 | 0.000
159.06/159.15	c total clause space: 48.1602MB
159.06/159.15	c total #watches: 187976
160.06/160.19	c total #propagations: 6683729 / total #impl: 4717952796 (eff. 0.001)
160.06/160.19	c #Conflicts:     178000 | #Learnt:      18408 | 0.000
160.06/160.19	c total clause space: 48.1602MB
160.06/160.19	c total #watches: 191151
161.16/161.24	c total #propagations: 6720388 / total #impl: 4745014942 (eff. 0.001)
161.16/161.24	c #Conflicts:     179000 | #Learnt:      19408 | 0.000
161.16/161.24	c total clause space: 48.1602MB
161.16/161.24	c total #watches: 194778
162.26/162.30	c total #propagations: 6764757 / total #impl: 4774265980 (eff. 0.001)
162.26/162.30	c GC COLLECT
162.26/162.30	c #Conflicts:     180000 | #Learnt:      10297 | 0.000
162.26/162.30	c total clause space: 48.1602MB
162.26/162.30	c total #watches: 164645
163.16/163.29	c total #propagations: 6814708 / total #impl: 4804248278 (eff. 0.001)
163.16/163.29	c #Conflicts:     181000 | #Learnt:      11297 | 0.000
163.16/163.29	c total clause space: 48.1602MB
163.16/163.29	c total #watches: 167520
164.26/164.36	c total #propagations: 6843991 / total #impl: 4829079580 (eff. 0.001)
164.26/164.36	c #Conflicts:     182000 | #Learnt:      12297 | 0.000
164.26/164.36	c total clause space: 48.1602MB
164.26/164.36	c total #watches: 169876
165.56/165.63	c total #propagations: 6872610 / total #impl: 4856241808 (eff. 0.001)
165.56/165.63	c #Conflicts:     183000 | #Learnt:      13297 | 0.000
165.56/165.63	c total clause space: 48.1602MB
165.56/165.63	c total #watches: 172566
166.56/166.62	c total #propagations: 6906758 / total #impl: 4890482261 (eff. 0.001)
166.56/166.62	c #Conflicts:     184000 | #Learnt:      14297 | 0.000
166.56/166.62	c total clause space: 48.1602MB
166.56/166.62	c total #watches: 175631
167.56/167.61	c total #propagations: 6938375 / total #impl: 4926692811 (eff. 0.001)
167.56/167.61	c #Conflicts:     185000 | #Learnt:      15297 | 0.000
167.56/167.61	c total clause space: 48.1602MB
167.56/167.61	c total #watches: 178406
168.46/168.59	c total #propagations: 6969690 / total #impl: 4958627600 (eff. 0.001)
168.46/168.59	c #Conflicts:     186000 | #Learnt:      16297 | 0.000
168.46/168.59	c total clause space: 48.1602MB
168.46/168.59	c total #watches: 181406
169.56/169.60	c total #propagations: 7003645 / total #impl: 4984316644 (eff. 0.001)
169.56/169.60	c #Conflicts:     187000 | #Learnt:      17297 | 0.000
169.56/169.60	c total clause space: 48.1602MB
169.56/169.60	c total #watches: 184323
170.57/170.68	c total #propagations: 7034405 / total #impl: 5017166853 (eff. 0.001)
170.57/170.68	c #Conflicts:     188000 | #Learnt:      18297 | 0.000
170.57/170.68	c total clause space: 48.1602MB
170.57/170.68	c total #watches: 187264
171.56/171.63	c total #propagations: 7069489 / total #impl: 5046712395 (eff. 0.001)
171.56/171.63	c #Conflicts:     189000 | #Learnt:      19297 | 0.000
171.56/171.63	c total clause space: 48.1602MB
171.56/171.63	c total #watches: 190062
172.46/172.50	c total #propagations: 7098939 / total #impl: 5077149323 (eff. 0.001)
172.46/172.50	c #Conflicts:     190000 | #Learnt:      20297 | 0.000
172.46/172.50	c total clause space: 48.1602MB
172.46/172.50	c total #watches: 192682
173.56/173.62	c total #propagations: 7129333 / total #impl: 5102677662 (eff. 0.001)
173.56/173.62	c GC COLLECT
173.56/173.62	c #Conflicts:     191000 | #Learnt:      10905 | 0.000
173.56/173.62	c total clause space: 48.1602MB
173.56/173.62	c total #watches: 166245
174.56/174.62	c total #propagations: 7158520 / total #impl: 5139913658 (eff. 0.001)
174.56/174.62	c #Conflicts:     192000 | #Learnt:      11905 | 0.000
174.56/174.62	c total clause space: 48.1602MB
174.56/174.62	c total #watches: 169298
175.46/175.52	c total #propagations: 7189078 / total #impl: 5170519545 (eff. 0.001)
175.46/175.52	c #Conflicts:     193000 | #Learnt:      12905 | 0.000
175.46/175.52	c total clause space: 48.1602MB
175.46/175.52	c total #watches: 173047
176.36/176.42	c total #propagations: 7220732 / total #impl: 5199862820 (eff. 0.001)
176.36/176.42	c #Conflicts:     194000 | #Learnt:      13905 | 0.000
176.36/176.42	c total clause space: 48.1602MB
176.36/176.42	c total #watches: 175668
177.36/177.40	c total #propagations: 7251071 / total #impl: 5231365612 (eff. 0.001)
177.36/177.40	c #Conflicts:     195000 | #Learnt:      14905 | 0.000
177.36/177.40	c total clause space: 48.1602MB
177.36/177.40	c total #watches: 179241
178.16/178.30	c total #propagations: 7282332 / total #impl: 5260896684 (eff. 0.001)
178.16/178.30	c #Conflicts:     196000 | #Learnt:      15905 | 0.000
178.16/178.30	c total clause space: 48.1602MB
178.16/178.30	c total #watches: 182717
179.16/179.25	c total #propagations: 7311642 / total #impl: 5288660176 (eff. 0.001)
179.16/179.25	c #Conflicts:     197000 | #Learnt:      16905 | 0.000
179.16/179.25	c total clause space: 48.1602MB
179.16/179.25	c total #watches: 185730
180.16/180.26	c total #propagations: 7345208 / total #impl: 5317078969 (eff. 0.001)
180.16/180.26	c #Conflicts:     198000 | #Learnt:      17905 | 0.000
180.16/180.26	c total clause space: 48.1602MB
180.16/180.26	c total #watches: 189316
181.16/181.23	c total #propagations: 7379199 / total #impl: 5348524012 (eff. 0.001)
181.16/181.23	c #Conflicts:     199000 | #Learnt:      18905 | 0.000
181.16/181.23	c total clause space: 48.1602MB
181.16/181.23	c total #watches: 192165
181.96/182.06	c total #propagations: 7410471 / total #impl: 5376411076 (eff. 0.001)
181.96/182.06	c #Conflicts:     200000 | #Learnt:      19905 | 0.000
181.96/182.06	c total clause space: 48.1602MB
181.96/182.06	c total #watches: 195065
182.86/182.96	c total #propagations: 7442147 / total #impl: 5401018776 (eff. 0.001)
182.86/182.96	c #Conflicts:     201000 | #Learnt:      20905 | 0.000
182.86/182.96	c total clause space: 48.1602MB
182.86/182.96	c total #watches: 197903
183.86/183.97	c total #propagations: 7473292 / total #impl: 5429534755 (eff. 0.001)
183.86/183.97	c GC COLLECT
183.86/183.97	c #Conflicts:     202000 | #Learnt:      11206 | 0.000
183.86/183.97	c total clause space: 48.1602MB
183.86/183.97	c total #watches: 167289
184.65/184.78	c total #propagations: 7506010 / total #impl: 5461674859 (eff. 0.001)
184.65/184.78	c #Conflicts:     203000 | #Learnt:      12206 | 0.000
184.65/184.78	c total clause space: 48.1602MB
184.65/184.78	c total #watches: 169917
185.75/185.83	c total #propagations: 7536336 / total #impl: 5489094715 (eff. 0.001)
185.75/185.83	c #Conflicts:     204000 | #Learnt:      13206 | 0.000
185.75/185.83	c total clause space: 48.1602MB
185.75/185.83	c total #watches: 173336
186.75/186.89	c total #propagations: 7566890 / total #impl: 5520970697 (eff. 0.001)
186.75/186.89	c #Conflicts:     205000 | #Learnt:      14206 | 0.000
186.75/186.89	c total clause space: 48.1602MB
186.75/186.89	c total #watches: 176467
187.85/187.96	c total #propagations: 7599395 / total #impl: 5553953690 (eff. 0.001)
187.85/187.96	c #Conflicts:     206000 | #Learnt:      15206 | 0.000
187.85/187.96	c total clause space: 48.1602MB
187.85/187.96	c total #watches: 179425
188.85/188.97	c total #propagations: 7632407 / total #impl: 5588069007 (eff. 0.001)
188.85/188.97	c #Conflicts:     207000 | #Learnt:      16206 | 0.000
188.85/188.97	c total clause space: 48.1602MB
188.85/188.97	c total #watches: 182777
190.05/190.12	c total #propagations: 7666928 / total #impl: 5616518561 (eff. 0.001)
190.05/190.12	c #Conflicts:     208000 | #Learnt:      17206 | 0.000
190.05/190.12	c total clause space: 48.1602MB
190.05/190.12	c total #watches: 186017
191.05/191.16	c total #propagations: 7704376 / total #impl: 5653185441 (eff. 0.001)
191.05/191.16	c #Conflicts:     209000 | #Learnt:      18206 | 0.000
191.05/191.16	c total clause space: 48.1602MB
191.05/191.16	c total #watches: 189919
192.05/192.16	c total #propagations: 7737607 / total #impl: 5682930965 (eff. 0.001)
192.05/192.16	c #Conflicts:     210000 | #Learnt:      19206 | 0.000
192.05/192.16	c total clause space: 48.1602MB
192.05/192.16	c total #watches: 193305
192.95/193.03	c total #propagations: 7767866 / total #impl: 5711688468 (eff. 0.001)
192.95/193.03	c #Conflicts:     211000 | #Learnt:      20206 | 0.000
192.95/193.03	c total clause space: 48.1602MB
192.95/193.03	c total #watches: 198589
193.95/194.00	c total #propagations: 7797703 / total #impl: 5734784947 (eff. 0.001)
193.95/194.00	c #Conflicts:     212000 | #Learnt:      21206 | 0.000
193.95/194.00	c total clause space: 48.1602MB
193.95/194.00	c total #watches: 202291
194.85/194.95	c total #propagations: 7825582 / total #impl: 5759517480 (eff. 0.001)
194.85/194.95	c GC COLLECT
194.85/194.95	c #Conflicts:     213000 | #Learnt:      11201 | 0.000
194.85/194.95	c total clause space: 78.2603MB
194.85/194.95	c total #watches: 167299
195.86/195.94	c total #propagations: 7856705 / total #impl: 5782222109 (eff. 0.001)
195.86/195.94	c #Conflicts:     214000 | #Learnt:      12201 | 0.000
195.86/195.94	c total clause space: 78.2603MB
195.86/195.94	c total #watches: 172109
196.86/196.93	c total #propagations: 7890712 / total #impl: 5806350980 (eff. 0.001)
196.86/196.93	c #Conflicts:     215000 | #Learnt:      13201 | 0.000
196.86/196.93	c total clause space: 78.2603MB
196.86/196.93	c total #watches: 177399
197.85/197.91	c total #propagations: 7920484 / total #impl: 5834145491 (eff. 0.001)
197.85/197.91	c #Conflicts:     216000 | #Learnt:      14201 | 0.000
197.85/197.91	c total clause space: 78.2603MB
197.85/197.91	c total #watches: 182161
198.75/198.88	c total #propagations: 7951802 / total #impl: 5856877931 (eff. 0.001)
198.75/198.88	c #Conflicts:     217000 | #Learnt:      15201 | 0.000
198.75/198.88	c total clause space: 78.2603MB
198.75/198.88	c total #watches: 186493
199.75/199.84	c total #propagations: 7981123 / total #impl: 5882799676 (eff. 0.001)
199.75/199.84	c #Conflicts:     218000 | #Learnt:      16201 | 0.000
199.75/199.84	c total clause space: 78.2603MB
199.75/199.84	c total #watches: 191127
200.85/200.91	c total #propagations: 8010882 / total #impl: 5906062754 (eff. 0.001)
200.85/200.91	c #Conflicts:     219000 | #Learnt:      17201 | 0.000
200.85/200.91	c total clause space: 78.2603MB
200.85/200.91	c total #watches: 196842
201.85/201.95	c total #propagations: 8045379 / total #impl: 5930672012 (eff. 0.001)
201.85/201.95	c #Conflicts:     220000 | #Learnt:      18201 | 0.000
201.85/201.95	c total clause space: 78.2603MB
201.85/201.95	c total #watches: 203763
202.85/202.94	c total #propagations: 8077434 / total #impl: 5960717008 (eff. 0.001)
202.85/202.94	c #Conflicts:     221000 | #Learnt:      19201 | 0.000
202.85/202.94	c total clause space: 78.2603MB
202.85/202.94	c total #watches: 211476
203.95/204.04	c total #propagations: 8106334 / total #impl: 5987456086 (eff. 0.001)
203.95/204.04	c #Conflicts:     222000 | #Learnt:      20201 | 0.000
203.95/204.04	c total clause space: 78.2603MB
203.95/204.04	c total #watches: 220336
205.15/205.20	c total #propagations: 8138117 / total #impl: 6017049096 (eff. 0.001)
205.15/205.20	c #Conflicts:     223000 | #Learnt:      21201 | 0.000
205.15/205.20	c total clause space: 78.2603MB
205.15/205.20	c total #watches: 225707
206.15/206.23	c total #propagations: 8168109 / total #impl: 6052277145 (eff. 0.001)
206.15/206.23	c #Conflicts:     224000 | #Learnt:      22201 | 0.000
206.15/206.23	c total clause space: 78.2603MB
206.15/206.23	c total #watches: 232970
207.25/207.38	c total #propagations: 8196095 / total #impl: 6084861915 (eff. 0.001)
207.25/207.38	c GC COLLECT
207.25/207.38	c #Conflicts:     225000 | #Learnt:      11897 | 0.000
207.25/207.38	c total clause space: 78.2603MB
207.25/207.38	c total #watches: 170481
208.35/208.43	c total #propagations: 8231141 / total #impl: 6115401824 (eff. 0.001)
208.35/208.43	c #Conflicts:     226000 | #Learnt:      12897 | 0.000
208.35/208.43	c total clause space: 78.2603MB
208.35/208.43	c total #watches: 174971
209.25/209.39	c total #propagations: 8263581 / total #impl: 6146418863 (eff. 0.001)
209.25/209.39	c #Conflicts:     227000 | #Learnt:      13897 | 0.000
209.25/209.39	c total clause space: 78.2603MB
209.25/209.39	c total #watches: 181216
210.35/210.47	c total #propagations: 8294432 / total #impl: 6170739735 (eff. 0.001)
210.35/210.47	c #Conflicts:     228000 | #Learnt:      14897 | 0.000
210.35/210.47	c total clause space: 78.2603MB
210.35/210.47	c total #watches: 186592
211.55/211.64	c total #propagations: 8323449 / total #impl: 6203095457 (eff. 0.001)
211.55/211.64	c #Conflicts:     229000 | #Learnt:      15897 | 0.000
211.55/211.64	c total clause space: 78.2603MB
211.55/211.64	c total #watches: 191200
212.45/212.53	c total #propagations: 8355765 / total #impl: 6241958044 (eff. 0.001)
212.45/212.53	c #Conflicts:     230000 | #Learnt:      16897 | 0.000
212.45/212.53	c total clause space: 78.2603MB
212.45/212.53	c total #watches: 196428
213.36/213.50	c total #propagations: 8386963 / total #impl: 6266512789 (eff. 0.001)
213.36/213.50	c #Conflicts:     231000 | #Learnt:      17897 | 0.000
213.36/213.50	c total clause space: 78.2603MB
213.36/213.50	c total #watches: 201073
214.35/214.50	c total #propagations: 8423728 / total #impl: 6293536442 (eff. 0.001)
214.35/214.50	c #Conflicts:     232000 | #Learnt:      18897 | 0.000
214.35/214.50	c total clause space: 78.2603MB
214.35/214.50	c total #watches: 204235
215.45/215.59	c total #propagations: 8470109 / total #impl: 6319835348 (eff. 0.001)
215.45/215.59	c #Conflicts:     233000 | #Learnt:      19897 | 0.000
215.45/215.59	c total clause space: 78.2603MB
215.45/215.59	c total #watches: 208010
216.55/216.65	c total #propagations: 8512517 / total #impl: 6352551166 (eff. 0.001)
216.55/216.65	c #Conflicts:     234000 | #Learnt:      20897 | 0.000
216.55/216.65	c total clause space: 78.2603MB
216.55/216.65	c total #watches: 211086
217.65/217.70	c total #propagations: 8546106 / total #impl: 6379018941 (eff. 0.001)
217.65/217.70	c #Conflicts:     235000 | #Learnt:      21897 | 0.000
217.65/217.70	c total clause space: 78.2603MB
217.65/217.70	c total #watches: 214360
218.56/218.67	c total #propagations: 8585107 / total #impl: 6407005605 (eff. 0.001)
218.56/218.67	c #Conflicts:     236000 | #Learnt:      22897 | 0.000
218.56/218.67	c total clause space: 78.2603MB
218.56/218.67	c total #watches: 219731
219.56/219.63	c total #propagations: 8629952 / total #impl: 6435070027 (eff. 0.001)
219.56/219.63	c GC COLLECT
219.56/219.63	c #Conflicts:     237000 | #Learnt:      12296 | 0.000
219.56/219.63	c total clause space: 78.2603MB
219.56/219.63	c total #watches: 172090
220.46/220.58	c total #propagations: 8657634 / total #impl: 6462567388 (eff. 0.001)
220.46/220.58	c #Conflicts:     238000 | #Learnt:      13296 | 0.000
220.46/220.58	c total clause space: 78.2603MB
220.46/220.58	c total #watches: 175588
221.56/221.65	c total #propagations: 8685062 / total #impl: 6487580324 (eff. 0.001)
221.56/221.65	c #Conflicts:     239000 | #Learnt:      14296 | 0.000
221.56/221.65	c total clause space: 78.2603MB
221.56/221.65	c total #watches: 178832
222.76/222.84	c total #propagations: 8720029 / total #impl: 6519691494 (eff. 0.001)
222.76/222.84	c #Conflicts:     240000 | #Learnt:      15296 | 0.000
222.76/222.84	c total clause space: 78.2603MB
222.76/222.84	c total #watches: 182341
223.86/223.90	c total #propagations: 8767285 / total #impl: 6552223046 (eff. 0.001)
223.86/223.90	c #Conflicts:     241000 | #Learnt:      16296 | 0.000
223.86/223.90	c total clause space: 78.2603MB
223.86/223.90	c total #watches: 185442
224.86/224.98	c total #propagations: 8810532 / total #impl: 6577972152 (eff. 0.001)
224.86/224.98	c #Conflicts:     242000 | #Learnt:      17296 | 0.000
224.86/224.98	c total clause space: 78.2603MB
224.86/224.98	c total #watches: 188812
226.16/226.22	c total #propagations: 8846110 / total #impl: 6602768438 (eff. 0.001)
226.16/226.22	c #Conflicts:     243000 | #Learnt:      18296 | 0.000
226.16/226.22	c total clause space: 78.2603MB
226.16/226.22	c total #watches: 192557
227.36/227.48	c total #propagations: 8892176 / total #impl: 6643085479 (eff. 0.001)
227.36/227.48	c #Conflicts:     244000 | #Learnt:      19296 | 0.000
227.36/227.48	c total clause space: 78.2603MB
227.36/227.48	c total #watches: 196355
228.46/228.51	c total #propagations: 8944153 / total #impl: 6681155509 (eff. 0.001)
228.46/228.51	c #Conflicts:     245000 | #Learnt:      20296 | 0.000
228.46/228.51	c total clause space: 78.2603MB
228.46/228.51	c total #watches: 199384
229.36/229.40	c total #propagations: 8976895 / total #impl: 6712834546 (eff. 0.001)
229.36/229.40	c #Conflicts:     246000 | #Learnt:      21296 | 0.000
229.36/229.40	c total clause space: 78.2603MB
229.36/229.40	c total #watches: 203865
230.16/230.29	c total #propagations: 9008097 / total #impl: 6744980108 (eff. 0.001)
230.16/230.29	c #Conflicts:     247000 | #Learnt:      22296 | 0.000
230.16/230.29	c total clause space: 78.2603MB
230.16/230.29	c total #watches: 209198
231.35/231.41	c total #propagations: 9039596 / total #impl: 6772842121 (eff. 0.001)
231.35/231.41	c #Conflicts:     248000 | #Learnt:      23296 | 0.000
231.35/231.41	c total clause space: 78.2603MB
231.35/231.41	c total #watches: 214113
232.35/232.42	c total #propagations: 9072090 / total #impl: 6807371915 (eff. 0.001)
232.35/232.42	c GC COLLECT
232.35/232.42	c #Conflicts:     249000 | #Learnt:      12395 | 0.000
232.35/232.42	c total clause space: 78.2603MB
232.35/232.42	c total #watches: 173639
233.35/233.48	c total #propagations: 9102021 / total #impl: 6840806669 (eff. 0.001)
233.35/233.48	c #Conflicts:     250000 | #Learnt:      13395 | 0.000
233.35/233.48	c total clause space: 78.2603MB
233.35/233.48	c total #watches: 181008
234.36/234.49	c total #propagations: 9137570 / total #impl: 6872550353 (eff. 0.001)
234.36/234.49	c #Conflicts:     251000 | #Learnt:      14395 | 0.000
234.36/234.49	c total clause space: 78.2603MB
234.36/234.49	c total #watches: 184757
235.46/235.58	c total #propagations: 9183789 / total #impl: 6901198474 (eff. 0.001)
235.46/235.58	c #Conflicts:     252000 | #Learnt:      15395 | 0.000
235.46/235.58	c total clause space: 78.2603MB
235.46/235.58	c total #watches: 187378
236.65/236.71	c total #propagations: 9232951 / total #impl: 6933912833 (eff. 0.001)
236.65/236.71	c #Conflicts:     253000 | #Learnt:      16395 | 0.000
236.65/236.71	c total clause space: 78.2603MB
236.65/236.71	c total #watches: 190716
237.85/237.92	c total #propagations: 9262531 / total #impl: 6968145984 (eff. 0.001)
237.85/237.92	c #Conflicts:     254000 | #Learnt:      17395 | 0.000
237.85/237.92	c total clause space: 78.2603MB
237.85/237.92	c total #watches: 194172
238.66/238.79	c total #propagations: 9313498 / total #impl: 7007188474 (eff. 0.001)
238.66/238.79	c #Conflicts:     255000 | #Learnt:      18395 | 0.000
238.66/238.79	c total clause space: 78.2603MB
238.66/238.79	c total #watches: 197954
239.45/239.52	c total #propagations: 9356179 / total #impl: 7025706312 (eff. 0.001)
239.45/239.52	c #Conflicts:     256000 | #Learnt:      19395 | 0.000
239.45/239.52	c total clause space: 78.2603MB
239.45/239.52	c total #watches: 200785
240.35/240.41	c total #propagations: 9384662 / total #impl: 7041109946 (eff. 0.001)
240.35/240.41	c #Conflicts:     257000 | #Learnt:      20395 | 0.000
240.35/240.41	c total clause space: 78.2603MB
240.35/240.41	c total #watches: 204957
241.35/241.47	c total #propagations: 9415203 / total #impl: 7067046572 (eff. 0.001)
241.35/241.47	c #Conflicts:     258000 | #Learnt:      21395 | 0.000
241.35/241.47	c total clause space: 78.2603MB
241.35/241.47	c total #watches: 208863
242.35/242.44	c total #propagations: 9449356 / total #impl: 7096340604 (eff. 0.001)
242.35/242.44	c #Conflicts:     259000 | #Learnt:      22395 | 0.000
242.35/242.44	c total clause space: 78.2603MB
242.35/242.44	c total #watches: 212980
243.25/243.36	c total #propagations: 9487044 / total #impl: 7122890964 (eff. 0.001)
243.25/243.36	c #Conflicts:     260000 | #Learnt:      23395 | 0.000
243.25/243.36	c total clause space: 78.2603MB
243.25/243.36	c total #watches: 217379
244.16/244.25	c total #propagations: 9528601 / total #impl: 7150327130 (eff. 0.001)
244.16/244.25	c #Conflicts:     261000 | #Learnt:      24395 | 0.000
244.16/244.25	c total clause space: 78.2603MB
244.16/244.25	c total #watches: 220609
245.15/245.24	c total #propagations: 9550903 / total #impl: 7178992167 (eff. 0.001)
245.15/245.24	c GC COLLECT
245.15/245.24	c #Conflicts:     262000 | #Learnt:      13197 | 0.000
245.15/245.24	c total clause space: 78.2603MB
245.15/245.24	c total #watches: 175387
246.36/246.41	c total #propagations: 9599350 / total #impl: 7212139520 (eff. 0.001)
246.36/246.41	c #Conflicts:     263000 | #Learnt:      14197 | 0.000
246.36/246.41	c total clause space: 78.2603MB
246.36/246.41	c total #watches: 179175
247.35/247.44	c total #propagations: 9647032 / total #impl: 7247059925 (eff. 0.001)
247.35/247.44	c #Conflicts:     264000 | #Learnt:      15197 | 0.000
247.35/247.44	c total clause space: 78.2603MB
247.35/247.44	c total #watches: 182135
248.35/248.48	c total #propagations: 9677626 / total #impl: 7269399838 (eff. 0.001)
248.35/248.48	c #Conflicts:     265000 | #Learnt:      16197 | 0.000
248.35/248.48	c total clause space: 78.2603MB
248.35/248.48	c total #watches: 185088
249.25/249.35	c total #propagations: 9709075 / total #impl: 7297030867 (eff. 0.001)
249.25/249.35	c #Conflicts:     266000 | #Learnt:      17197 | 0.000
249.25/249.35	c total clause space: 78.2603MB
249.25/249.35	c total #watches: 189036
250.05/250.11	c total #propagations: 9738181 / total #impl: 7325753017 (eff. 0.001)
250.05/250.11	c #Conflicts:     267000 | #Learnt:      18197 | 0.000
250.05/250.11	c total clause space: 78.2603MB
250.05/250.11	c total #watches: 195263
250.76/250.88	c total #propagations: 9764525 / total #impl: 7354387280 (eff. 0.001)
250.76/250.88	c #Conflicts:     268000 | #Learnt:      19197 | 0.000
250.76/250.88	c total clause space: 78.2603MB
250.76/250.88	c total #watches: 199274
251.55/251.64	c total #propagations: 9793068 / total #impl: 7384216002 (eff. 0.001)
251.55/251.64	c #Conflicts:     269000 | #Learnt:      20197 | 0.000
251.55/251.64	c total clause space: 78.2603MB
251.55/251.64	c total #watches: 210952
252.55/252.61	c total #propagations: 9824118 / total #impl: 7411502834 (eff. 0.001)
252.55/252.61	c #Conflicts:     270000 | #Learnt:      21197 | 0.000
252.55/252.61	c total clause space: 78.2603MB
252.55/252.61	c total #watches: 224292
253.35/253.40	c total #propagations: 9863782 / total #impl: 7435946283 (eff. 0.001)
253.35/253.40	c #Conflicts:     271000 | #Learnt:      22197 | 0.000
253.35/253.40	c total clause space: 78.2603MB
253.35/253.40	c total #watches: 230361
254.16/254.22	c total #propagations: 9890891 / total #impl: 7468976863 (eff. 0.001)
254.16/254.22	c #Conflicts:     272000 | #Learnt:      23197 | 0.000
254.16/254.22	c total clause space: 78.2603MB
254.16/254.22	c total #watches: 235463
254.95/255.01	c total #propagations: 9925103 / total #impl: 7497089374 (eff. 0.001)
254.95/255.01	c #Conflicts:     273000 | #Learnt:      24197 | 0.000
254.95/255.01	c total clause space: 78.2603MB
254.95/255.01	c total #watches: 238761
255.75/255.89	c total #propagations: 9953148 / total #impl: 7525308606 (eff. 0.001)
255.75/255.89	c GC COLLECT
255.75/255.89	c #Conflicts:     274000 | #Learnt:      12698 | 0.000
255.75/255.89	c total clause space: 78.2603MB
255.75/255.89	c total #watches: 178120
256.65/256.78	c total #propagations: 9989025 / total #impl: 7550893613 (eff. 0.001)
256.65/256.78	c #Conflicts:     275000 | #Learnt:      13698 | 0.000
256.65/256.78	c total clause space: 78.2603MB
256.65/256.78	c total #watches: 199430
257.65/257.75	c total #propagations: 10024286 / total #impl: 7579561013 (eff. 0.001)
257.65/257.75	c #Conflicts:     276000 | #Learnt:      14698 | 0.000
257.65/257.75	c total clause space: 78.2603MB
257.65/257.75	c total #watches: 208338
258.65/258.73	c total #propagations: 10066919 / total #impl: 7605120578 (eff. 0.001)
258.65/258.73	c #Conflicts:     277000 | #Learnt:      15698 | 0.000
258.65/258.73	c total clause space: 78.2603MB
258.65/258.73	c total #watches: 227245
259.66/259.78	c total #propagations: 10111133 / total #impl: 7631654673 (eff. 0.001)
259.66/259.78	c #Conflicts:     278000 | #Learnt:      16698 | 0.000
259.66/259.78	c total clause space: 78.2603MB
259.66/259.78	c total #watches: 242851
260.66/260.76	c total #propagations: 10156652 / total #impl: 7659410498 (eff. 0.001)
260.66/260.76	c #Conflicts:     279000 | #Learnt:      17698 | 0.000
260.66/260.76	c total clause space: 78.2603MB
260.66/260.76	c total #watches: 254971
261.65/261.72	c total #propagations: 10196295 / total #impl: 7686297084 (eff. 0.001)
261.65/261.72	c #Conflicts:     280000 | #Learnt:      18698 | 0.000
261.65/261.72	c total clause space: 78.2603MB
261.65/261.72	c total #watches: 263148
262.45/262.58	c total #propagations: 10243357 / total #impl: 7711049032 (eff. 0.001)
262.45/262.58	c #Conflicts:     281000 | #Learnt:      19698 | 0.000
262.45/262.58	c total clause space: 78.2603MB
262.45/262.58	c total #watches: 267984
263.45/263.51	c total #propagations: 10292167 / total #impl: 7735519682 (eff. 0.001)
263.45/263.51	c #Conflicts:     282000 | #Learnt:      20698 | 0.000
263.45/263.51	c total clause space: 78.2603MB
263.45/263.51	c total #watches: 270705
264.35/264.45	c total #propagations: 10326525 / total #impl: 7765205006 (eff. 0.001)
264.35/264.45	c #Conflicts:     283000 | #Learnt:      21698 | 0.000
264.35/264.45	c total clause space: 78.2603MB
264.35/264.45	c total #watches: 275278
265.35/265.42	c total #propagations: 10357635 / total #impl: 7792638110 (eff. 0.001)
265.35/265.42	c #Conflicts:     284000 | #Learnt:      22698 | 0.000
265.35/265.42	c total clause space: 78.2603MB
265.35/265.42	c total #watches: 292003
266.35/266.42	c total #propagations: 10399869 / total #impl: 7821585498 (eff. 0.001)
266.35/266.42	c #Conflicts:     285000 | #Learnt:      23698 | 0.000
266.35/266.42	c total clause space: 78.2603MB
266.35/266.42	c total #watches: 297413
267.35/267.44	c total #propagations: 10448573 / total #impl: 7847855801 (eff. 0.001)
267.35/267.44	c #Conflicts:     286000 | #Learnt:      24698 | 0.000
267.35/267.44	c total clause space: 78.2603MB
267.35/267.44	c total #watches: 306977
268.25/268.33	c total #propagations: 10499636 / total #impl: 7877349419 (eff. 0.001)
268.25/268.33	c GC COLLECT
268.25/268.33	c #Conflicts:     287000 | #Learnt:      12888 | 0.000
268.25/268.33	c total clause space: 78.2603MB
268.25/268.33	c total #watches: 183585
269.05/269.17	c total #propagations: 10547360 / total #impl: 7900188846 (eff. 0.001)
269.05/269.17	c #Conflicts:     288000 | #Learnt:      13888 | 0.000
269.05/269.17	c total clause space: 78.2603MB
269.05/269.17	c total #watches: 186607
270.15/270.22	c total #propagations: 10598636 / total #impl: 7924715497 (eff. 0.001)
270.15/270.22	c #Conflicts:     289000 | #Learnt:      14888 | 0.000
270.15/270.22	c total clause space: 78.2603MB
270.15/270.22	c total #watches: 189659
271.15/271.22	c total #propagations: 10644913 / total #impl: 7956896581 (eff. 0.001)
271.15/271.22	c #Conflicts:     290000 | #Learnt:      15888 | 0.000
271.15/271.22	c total clause space: 78.2603MB
271.15/271.22	c total #watches: 192983
272.35/272.46	c total #propagations: 10678395 / total #impl: 7979517350 (eff. 0.001)
272.35/272.46	c #Conflicts:     291000 | #Learnt:      16888 | 0.000
272.35/272.46	c total clause space: 78.2603MB
272.35/272.46	c total #watches: 195532
273.45/273.53	c total #propagations: 10709153 / total #impl: 8012023296 (eff. 0.001)
273.45/273.53	c #Conflicts:     292000 | #Learnt:      17888 | 0.000
273.45/273.53	c total clause space: 78.2603MB
273.45/273.53	c total #watches: 199452
274.55/274.63	c total #propagations: 10742964 / total #impl: 8045284591 (eff. 0.001)
274.55/274.63	c #Conflicts:     293000 | #Learnt:      18888 | 0.000
274.55/274.63	c total clause space: 78.2603MB
274.55/274.63	c total #watches: 205009
275.45/275.56	c total #propagations: 10772050 / total #impl: 8079837153 (eff. 0.001)
275.45/275.56	c #Conflicts:     294000 | #Learnt:      19888 | 0.000
275.45/275.56	c total clause space: 78.2603MB
275.45/275.56	c total #watches: 209660
276.54/276.66	c total #propagations: 10800013 / total #impl: 8112061788 (eff. 0.001)
276.54/276.66	c #Conflicts:     295000 | #Learnt:      20888 | 0.000
276.54/276.66	c total clause space: 78.2603MB
276.54/276.66	c total #watches: 212972
277.74/277.88	c total #propagations: 10843830 / total #impl: 8141985460 (eff. 0.001)
277.74/277.88	c #Conflicts:     296000 | #Learnt:      21888 | 0.000
277.74/277.88	c total clause space: 78.2603MB
277.74/277.88	c total #watches: 216054
278.94/279.02	c total #propagations: 10902025 / total #impl: 8168785734 (eff. 0.001)
278.94/279.02	c #Conflicts:     297000 | #Learnt:      22888 | 0.000
278.94/279.02	c total clause space: 78.2603MB
278.94/279.02	c total #watches: 231185
280.14/280.27	c total #propagations: 10957907 / total #impl: 8195099920 (eff. 0.001)
280.14/280.27	c #Conflicts:     298000 | #Learnt:      23888 | 0.000
280.14/280.27	c total clause space: 78.2603MB
280.14/280.27	c total #watches: 234585
281.44/281.53	c total #propagations: 11008661 / total #impl: 8221773471 (eff. 0.001)
281.44/281.53	c #Conflicts:     299000 | #Learnt:      24888 | 0.000
281.44/281.53	c total clause space: 78.2603MB
281.44/281.53	c total #watches: 243219
282.65/282.71	c total #propagations: 11068743 / total #impl: 8243045160 (eff. 0.001)
282.65/282.71	c #Conflicts:     300000 | #Learnt:      25888 | 0.000
282.65/282.71	c total clause space: 78.2603MB
282.65/282.71	c total #watches: 248854
283.54/283.66	c total #propagations: 11121974 / total #impl: 8271373842 (eff. 0.001)
283.54/283.66	c GC COLLECT
283.54/283.66	c #Conflicts:     301000 | #Learnt:      13791 | 0.000
283.54/283.66	c total clause space: 78.2603MB
283.54/283.66	c total #watches: 185875
284.64/284.73	c total #propagations: 11153348 / total #impl: 8301601257 (eff. 0.001)
284.64/284.73	c #Conflicts:     302000 | #Learnt:      14791 | 0.000
284.64/284.73	c total clause space: 78.2603MB
284.64/284.73	c total #watches: 194201
285.84/285.96	c total #propagations: 11189595 / total #impl: 8336290315 (eff. 0.001)
285.84/285.96	c #Conflicts:     303000 | #Learnt:      15791 | 0.000
285.84/285.96	c total clause space: 78.2603MB
285.84/285.96	c total #watches: 201046
286.94/287.06	c total #propagations: 11236043 / total #impl: 8374669538 (eff. 0.001)
286.94/287.06	c #Conflicts:     304000 | #Learnt:      16791 | 0.000
286.94/287.06	c total clause space: 78.2603MB
286.94/287.06	c total #watches: 203328
288.04/288.13	c total #propagations: 11286612 / total #impl: 8412736393 (eff. 0.001)
288.04/288.13	c #Conflicts:     305000 | #Learnt:      17791 | 0.000
288.04/288.13	c total clause space: 78.2603MB
288.04/288.13	c total #watches: 205741
289.44/289.50	c total #propagations: 11341697 / total #impl: 8441249095 (eff. 0.001)
289.44/289.50	c #Conflicts:     306000 | #Learnt:      18791 | 0.000
289.44/289.50	c total clause space: 78.2603MB
289.44/289.50	c total #watches: 208247
290.74/290.81	c total #propagations: 11385810 / total #impl: 8484835770 (eff. 0.001)
290.74/290.81	c #Conflicts:     307000 | #Learnt:      19791 | 0.000
290.74/290.81	c total clause space: 78.2603MB
290.74/290.81	c total #watches: 211171
291.94/292.08	c total #propagations: 11439805 / total #impl: 8523249399 (eff. 0.001)
291.94/292.08	c #Conflicts:     308000 | #Learnt:      20791 | 0.000
291.94/292.08	c total clause space: 78.2603MB
291.94/292.08	c total #watches: 215376
292.94/293.02	c total #propagations: 11494530 / total #impl: 8552210735 (eff. 0.001)
292.94/293.02	c #Conflicts:     309000 | #Learnt:      21791 | 0.000
292.94/293.02	c total clause space: 78.2603MB
292.94/293.02	c total #watches: 218651
294.14/294.27	c total #propagations: 11526401 / total #impl: 8581353798 (eff. 0.001)
294.14/294.27	c #Conflicts:     310000 | #Learnt:      22791 | 0.000
294.14/294.27	c total clause space: 78.2603MB
294.14/294.27	c total #watches: 222351
295.44/295.51	c total #propagations: 11559018 / total #impl: 8617717996 (eff. 0.001)
295.44/295.51	c #Conflicts:     311000 | #Learnt:      23791 | 0.000
295.44/295.51	c total clause space: 78.2603MB
295.44/295.51	c total #watches: 225665
296.44/296.50	c total #propagations: 11592331 / total #impl: 8653717422 (eff. 0.001)
296.44/296.50	c #Conflicts:     312000 | #Learnt:      24791 | 0.000
296.44/296.50	c total clause space: 78.2603MB
296.44/296.50	c total #watches: 228846
297.44/297.54	c total #propagations: 11620585 / total #impl: 8684811045 (eff. 0.001)
297.44/297.54	c #Conflicts:     313000 | #Learnt:      25791 | 0.000
297.44/297.54	c total clause space: 78.2603MB
297.44/297.54	c total #watches: 232103
298.54/298.64	c total #propagations: 11649487 / total #impl: 8715346503 (eff. 0.001)
298.54/298.64	c #Conflicts:     314000 | #Learnt:      26791 | 0.000
298.54/298.64	c total clause space: 78.2603MB
298.54/298.64	c total #watches: 235086
299.64/299.76	c total #propagations: 11683603 / total #impl: 8750579583 (eff. 0.001)
299.64/299.76	c GC COLLECT
299.64/299.76	c #Conflicts:     315000 | #Learnt:      14389 | 0.000
299.64/299.76	c total clause space: 78.2603MB
299.64/299.76	c total #watches: 187419
300.84/300.90	c total #propagations: 11713242 / total #impl: 8789982466 (eff. 0.001)
300.84/300.90	c #Conflicts:     316000 | #Learnt:      15389 | 0.000
300.84/300.90	c total clause space: 78.2603MB
300.84/300.90	c total #watches: 190382
301.94/302.02	c total #propagations: 11744521 / total #impl: 8828123427 (eff. 0.001)
301.94/302.02	c #Conflicts:     317000 | #Learnt:      16389 | 0.000
301.94/302.02	c total clause space: 78.2603MB
301.94/302.02	c total #watches: 192807
303.04/303.12	c total #propagations: 11774091 / total #impl: 8862311978 (eff. 0.001)
303.04/303.12	c #Conflicts:     318000 | #Learnt:      17389 | 0.000
303.04/303.12	c total clause space: 78.2603MB
303.04/303.12	c total #watches: 195274
304.14/304.23	c total #propagations: 11800595 / total #impl: 8895892697 (eff. 0.001)
304.14/304.23	c #Conflicts:     319000 | #Learnt:      18389 | 0.000
304.14/304.23	c total clause space: 78.2603MB
304.14/304.23	c total #watches: 197750
305.14/305.28	c total #propagations: 11828874 / total #impl: 8930802058 (eff. 0.001)
305.14/305.28	c #Conflicts:     320000 | #Learnt:      19389 | 0.000
305.14/305.28	c total clause space: 78.2603MB
305.14/305.28	c total #watches: 200458
306.14/306.29	c total #propagations: 11853881 / total #impl: 8964034897 (eff. 0.001)
306.14/306.29	c #Conflicts:     321000 | #Learnt:      20389 | 0.000
306.14/306.29	c total clause space: 78.2603MB
306.14/306.29	c total #watches: 209474
307.24/307.31	c total #propagations: 11884701 / total #impl: 8998003786 (eff. 0.001)
307.24/307.31	c #Conflicts:     322000 | #Learnt:      21389 | 0.000
307.24/307.31	c total clause space: 78.2603MB
307.24/307.31	c total #watches: 245427
308.44/308.55	c total #propagations: 11912537 / total #impl: 9036221071 (eff. 0.001)
308.44/308.55	c #Conflicts:     323000 | #Learnt:      22389 | 0.000
308.44/308.55	c total clause space: 78.2603MB
308.44/308.55	c total #watches: 268648
309.64/309.78	c total #propagations: 11941729 / total #impl: 9076634761 (eff. 0.001)
309.64/309.78	c #Conflicts:     324000 | #Learnt:      23389 | 0.000
309.64/309.78	c total clause space: 78.2603MB
309.64/309.78	c total #watches: 303858
310.94/311.04	c total #propagations: 11970146 / total #impl: 9112189247 (eff. 0.001)
310.94/311.04	c #Conflicts:     325000 | #Learnt:      24389 | 0.000
310.94/311.04	c total clause space: 78.2603MB
310.94/311.04	c total #watches: 339179
312.45/312.56	c total #propagations: 11998291 / total #impl: 9145412099 (eff. 0.001)
312.45/312.56	c #Conflicts:     326000 | #Learnt:      25389 | 0.000
312.45/312.56	c total clause space: 78.2603MB
312.45/312.56	c total #watches: 375079
313.74/313.88	c total #propagations: 12033283 / total #impl: 9183307496 (eff. 0.001)
313.74/313.88	c #Conflicts:     327000 | #Learnt:      26389 | 0.000
313.74/313.88	c total clause space: 78.2603MB
313.74/313.88	c total #watches: 413979
315.14/315.28	c total #propagations: 12065934 / total #impl: 9221092783 (eff. 0.001)
315.14/315.28	c #Conflicts:     328000 | #Learnt:      27389 | 0.000
315.14/315.28	c total clause space: 78.2603MB
315.14/315.28	c total #watches: 428722
316.24/316.37	c total #propagations: 12094240 / total #impl: 9256427249 (eff. 0.001)
316.24/316.37	c GC COLLECT
316.24/316.37	c #Conflicts:     329000 | #Learnt:      14693 | 0.000
316.24/316.37	c total clause space: 78.2603MB
316.24/316.37	c total #watches: 229183
317.44/317.55	c total #propagations: 12126364 / total #impl: 9293709690 (eff. 0.001)
317.44/317.55	c #Conflicts:     330000 | #Learnt:      15693 | 0.000
317.44/317.55	c total clause space: 78.2603MB
317.44/317.55	c total #watches: 273604
318.64/318.74	c total #propagations: 12156768 / total #impl: 9331343012 (eff. 0.001)
318.64/318.74	c #Conflicts:     331000 | #Learnt:      16693 | 0.000
318.64/318.74	c total clause space: 78.2603MB
318.64/318.74	c total #watches: 308398
319.94/320.04	c total #propagations: 12182748 / total #impl: 9368565119 (eff. 0.001)
319.94/320.04	c #Conflicts:     332000 | #Learnt:      17693 | 0.000
319.94/320.04	c total clause space: 78.2603MB
319.94/320.04	c total #watches: 352545
321.34/321.40	c total #propagations: 12209216 / total #impl: 9404078386 (eff. 0.001)
321.34/321.40	c #Conflicts:     333000 | #Learnt:      18693 | 0.000
321.34/321.40	c total clause space: 78.2603MB
321.34/321.40	c total #watches: 363552
322.43/322.59	c total #propagations: 12237833 / total #impl: 9431912201 (eff. 0.001)
322.43/322.59	c #Conflicts:     334000 | #Learnt:      19693 | 0.000
322.43/322.59	c total clause space: 78.2603MB
322.43/322.59	c total #watches: 379039
323.73/323.81	c total #propagations: 12287490 / total #impl: 9462760888 (eff. 0.001)
323.73/323.81	c #Conflicts:     335000 | #Learnt:      20693 | 0.000
323.73/323.81	c total clause space: 78.2603MB
323.73/323.81	c total #watches: 405367
324.93/325.00	c total #propagations: 12333200 / total #impl: 9483918092 (eff. 0.001)
324.93/325.00	c #Conflicts:     336000 | #Learnt:      21693 | 0.000
324.93/325.00	c total clause space: 78.2603MB
324.93/325.00	c total #watches: 413418
326.33/326.42	c total #propagations: 12366274 / total #impl: 9514638438 (eff. 0.001)
326.33/326.42	c #Conflicts:     337000 | #Learnt:      22693 | 0.000
326.33/326.42	c total clause space: 78.2603MB
326.33/326.42	c total #watches: 422157
327.63/327.73	c total #propagations: 12416965 / total #impl: 9545016347 (eff. 0.001)
327.63/327.73	c #Conflicts:     338000 | #Learnt:      23693 | 0.000
327.63/327.73	c total clause space: 78.2603MB
327.63/327.73	c total #watches: 429946
329.03/329.18	c total #propagations: 12461633 / total #impl: 9577871608 (eff. 0.001)
329.03/329.18	c #Conflicts:     339000 | #Learnt:      24693 | 0.000
329.03/329.18	c total clause space: 78.2603MB
329.03/329.18	c total #watches: 457744
330.33/330.47	c total #propagations: 12508004 / total #impl: 9615251602 (eff. 0.001)
330.33/330.47	c #Conflicts:     340000 | #Learnt:      25693 | 0.000
330.33/330.47	c total clause space: 78.2603MB
330.33/330.47	c total #watches: 474885
331.53/331.62	c total #propagations: 12539862 / total #impl: 9648987447 (eff. 0.001)
331.53/331.62	c #Conflicts:     341000 | #Learnt:      26693 | 0.000
331.53/331.62	c total clause space: 78.2603MB
331.53/331.62	c total #watches: 484386
332.83/332.94	c total #propagations: 12568818 / total #impl: 9682028832 (eff. 0.001)
332.83/332.94	c #Conflicts:     342000 | #Learnt:      27693 | 0.000
332.83/332.94	c total clause space: 78.2603MB
332.83/332.94	c total #watches: 492232
334.03/334.13	c total #propagations: 12619960 / total #impl: 9715657698 (eff. 0.001)
334.03/334.13	c GC COLLECT
334.03/334.13	c #Conflicts:     343000 | #Learnt:      14693 | 0.000
334.03/334.13	c total clause space: 78.2603MB
334.03/334.13	c total #watches: 190905
335.03/335.12	c total #propagations: 12668294 / total #impl: 9744922257 (eff. 0.001)
335.03/335.12	c #Conflicts:     344000 | #Learnt:      15693 | 0.000
335.03/335.12	c total clause space: 78.2603MB
335.03/335.12	c total #watches: 193608
336.03/336.16	c total #propagations: 12699150 / total #impl: 9775165901 (eff. 0.001)
336.03/336.16	c #Conflicts:     345000 | #Learnt:      16693 | 0.000
336.03/336.16	c total clause space: 78.2603MB
336.03/336.16	c total #watches: 196894
337.03/337.13	c total #propagations: 12748064 / total #impl: 9803319157 (eff. 0.001)
337.03/337.13	c #Conflicts:     346000 | #Learnt:      17693 | 0.000
337.03/337.13	c total clause space: 78.2603MB
337.03/337.13	c total #watches: 201117
338.23/338.30	c total #propagations: 12792746 / total #impl: 9825230237 (eff. 0.001)
338.23/338.30	c #Conflicts:     347000 | #Learnt:      18693 | 0.000
338.23/338.30	c total clause space: 78.2603MB
338.23/338.30	c total #watches: 203920
339.23/339.35	c total #propagations: 12835592 / total #impl: 9855204222 (eff. 0.001)
339.23/339.35	c #Conflicts:     348000 | #Learnt:      19693 | 0.000
339.23/339.35	c total clause space: 78.2603MB
339.23/339.35	c total #watches: 210043
340.13/340.29	c total #propagations: 12871128 / total #impl: 9885111531 (eff. 0.001)
340.13/340.29	c #Conflicts:     349000 | #Learnt:      20693 | 0.000
340.13/340.29	c total clause space: 78.2603MB
340.13/340.29	c total #watches: 220640
341.23/341.32	c total #propagations: 12907979 / total #impl: 9909278306 (eff. 0.001)
341.23/341.32	c #Conflicts:     350000 | #Learnt:      21693 | 0.000
341.23/341.32	c total clause space: 78.2603MB
341.23/341.32	c total #watches: 223282
342.43/342.53	c total #propagations: 12939189 / total #impl: 9945470316 (eff. 0.001)
342.43/342.53	c #Conflicts:     351000 | #Learnt:      22693 | 0.000
342.43/342.53	c total clause space: 78.2603MB
342.43/342.53	c total #watches: 226036
343.33/343.49	c total #propagations: 12967914 / total #impl: 9985727605 (eff. 0.001)
343.33/343.49	c #Conflicts:     352000 | #Learnt:      23693 | 0.000
343.33/343.49	c total clause space: 78.2603MB
343.33/343.49	c total #watches: 228603
344.34/344.41	c total #propagations: 12995500 / total #impl: 10023077478 (eff. 0.001)
344.34/344.41	c #Conflicts:     353000 | #Learnt:      24693 | 0.000
344.34/344.41	c total clause space: 78.2603MB
344.34/344.41	c total #watches: 232251
345.34/345.48	c total #propagations: 13040172 / total #impl: 10044967991 (eff. 0.001)
345.34/345.48	c #Conflicts:     354000 | #Learnt:      25693 | 0.000
345.34/345.48	c total clause space: 78.2603MB
345.34/345.48	c total #watches: 236372
346.33/346.44	c total #propagations: 13079392 / total #impl: 10069636754 (eff. 0.001)
346.33/346.44	c #Conflicts:     355000 | #Learnt:      26693 | 0.000
346.33/346.44	c total clause space: 78.2603MB
346.33/346.44	c total #watches: 243639
347.43/347.59	c total #propagations: 13120141 / total #impl: 10091177702 (eff. 0.001)
347.43/347.59	c #Conflicts:     356000 | #Learnt:      27693 | 0.000
347.43/347.59	c total clause space: 78.2603MB
347.43/347.59	c total #watches: 248576
348.64/348.74	c total #propagations: 13160840 / total #impl: 10115907458 (eff. 0.001)
348.64/348.74	c GC COLLECT
348.64/348.74	c #Conflicts:     357000 | #Learnt:      14388 | 0.000
348.64/348.74	c total clause space: 78.2603MB
348.64/348.74	c total #watches: 189076
349.74/349.87	c total #propagations: 13207951 / total #impl: 10148584220 (eff. 0.001)
349.74/349.87	c #Conflicts:     358000 | #Learnt:      15388 | 0.000
349.74/349.87	c total clause space: 78.2603MB
349.74/349.87	c total #watches: 196144
350.84/350.92	c total #propagations: 13250806 / total #impl: 10182188754 (eff. 0.001)
350.84/350.92	c #Conflicts:     359000 | #Learnt:      16388 | 0.000
350.84/350.92	c total clause space: 78.2603MB
350.84/350.92	c total #watches: 201267
351.83/351.93	c total #propagations: 13284883 / total #impl: 10215306198 (eff. 0.001)
351.83/351.93	c #Conflicts:     360000 | #Learnt:      17388 | 0.000
351.83/351.93	c total clause space: 78.2603MB
351.83/351.93	c total #watches: 203926
352.73/352.86	c total #propagations: 13309874 / total #impl: 10245648842 (eff. 0.001)
352.73/352.86	c #Conflicts:     361000 | #Learnt:      18388 | 0.000
352.73/352.86	c total clause space: 78.2603MB
352.73/352.86	c total #watches: 215644
353.73/353.84	c total #propagations: 13356973 / total #impl: 10273745927 (eff. 0.001)
353.73/353.84	c #Conflicts:     362000 | #Learnt:      19388 | 0.000
353.73/353.84	c total clause space: 78.2603MB
353.73/353.84	c total #watches: 220422
354.63/354.78	c total #propagations: 13401356 / total #impl: 10308756797 (eff. 0.001)
354.63/354.78	c #Conflicts:     363000 | #Learnt:      20388 | 0.000
354.63/354.78	c total clause space: 78.2603MB
354.63/354.78	c total #watches: 222917
355.53/355.68	c total #propagations: 13447030 / total #impl: 10340462602 (eff. 0.001)
355.53/355.68	c #Conflicts:     364000 | #Learnt:      21388 | 0.000
355.53/355.68	c total clause space: 78.2603MB
355.53/355.68	c total #watches: 225847
356.44/356.53	c total #propagations: 13488107 / total #impl: 10371425430 (eff. 0.001)
356.44/356.53	c #Conflicts:     365000 | #Learnt:      22388 | 0.000
356.44/356.53	c total clause space: 78.2603MB
356.44/356.53	c total #watches: 229939
357.33/357.49	c total #propagations: 13538049 / total #impl: 10399667825 (eff. 0.001)
357.33/357.49	c #Conflicts:     366000 | #Learnt:      23388 | 0.000
357.33/357.49	c total clause space: 78.2603MB
357.33/357.49	c total #watches: 235743
358.03/358.16	c total #propagations: 13581005 / total #impl: 10432867418 (eff. 0.001)
358.03/358.16	c #Conflicts:     367000 | #Learnt:      24388 | 0.000
358.03/358.16	c total clause space: 78.2603MB
358.03/358.16	c total #watches: 238947
358.93/359.03	c total #propagations: 13605615 / total #impl: 10447818502 (eff. 0.001)
358.93/359.03	c #Conflicts:     368000 | #Learnt:      25388 | 0.000
358.93/359.03	c total clause space: 78.2603MB
358.93/359.03	c total #watches: 242341
359.83/359.90	c total #propagations: 13628839 / total #impl: 10468495168 (eff. 0.001)
359.83/359.90	c #Conflicts:     369000 | #Learnt:      26388 | 0.000
359.83/359.90	c total clause space: 78.2603MB
359.83/359.90	c total #watches: 245782
360.63/360.75	c total #propagations: 13653700 / total #impl: 10484619154 (eff. 0.001)
360.63/360.75	c #Conflicts:     370000 | #Learnt:      27388 | 0.000
360.63/360.75	c total clause space: 78.2603MB
360.63/360.75	c total #watches: 249319
361.63/361.71	c total #propagations: 13675926 / total #impl: 10500901042 (eff. 0.001)
361.63/361.71	c #Conflicts:     371000 | #Learnt:      28388 | 0.000
361.63/361.71	c total clause space: 78.2603MB
361.63/361.71	c total #watches: 252669
362.43/362.58	c total #propagations: 13701755 / total #impl: 10522377086 (eff. 0.001)
362.43/362.58	c GC COLLECT
362.43/362.58	c #Conflicts:     372000 | #Learnt:      14786 | 0.000
362.43/362.58	c total clause space: 78.2603MB
362.43/362.58	c total #watches: 190379
363.33/363.45	c total #propagations: 13728264 / total #impl: 10540868295 (eff. 0.001)
363.33/363.45	c #Conflicts:     373000 | #Learnt:      15786 | 0.000
363.33/363.45	c total clause space: 78.2603MB
363.33/363.45	c total #watches: 194599
364.23/364.30	c total #propagations: 13751682 / total #impl: 10563169835 (eff. 0.001)
364.23/364.30	c #Conflicts:     374000 | #Learnt:      16786 | 0.000
364.23/364.30	c total clause space: 78.2603MB
364.23/364.30	c total #watches: 199664
365.14/365.21	c total #propagations: 13775291 / total #impl: 10582683726 (eff. 0.001)
365.14/365.21	c #Conflicts:     375000 | #Learnt:      17786 | 0.000
365.14/365.21	c total clause space: 78.2603MB
365.14/365.21	c total #watches: 205318
366.24/366.39	c total #propagations: 13798773 / total #impl: 10601945175 (eff. 0.001)
366.24/366.39	c #Conflicts:     376000 | #Learnt:      18786 | 0.000
366.24/366.39	c total clause space: 78.2603MB
366.24/366.39	c total #watches: 210671
367.34/367.40	c total #propagations: 13825228 / total #impl: 10627892600 (eff. 0.001)
367.34/367.40	c #Conflicts:     377000 | #Learnt:      19786 | 0.000
367.34/367.40	c total clause space: 78.2603MB
367.34/367.40	c total #watches: 214974
368.13/368.29	c total #propagations: 13849301 / total #impl: 10651296932 (eff. 0.001)
368.13/368.29	c #Conflicts:     378000 | #Learnt:      20786 | 0.000
368.13/368.29	c total clause space: 78.2603MB
368.13/368.29	c total #watches: 219620
368.83/368.94	c total #propagations: 13872915 / total #impl: 10674113300 (eff. 0.001)
368.83/368.94	c #Conflicts:     379000 | #Learnt:      21786 | 0.000
368.83/368.94	c total clause space: 78.2603MB
368.83/368.94	c total #watches: 223703
369.93/370.06	c total #propagations: 13912869 / total #impl: 10688602491 (eff. 0.001)
369.93/370.06	c #Conflicts:     380000 | #Learnt:      22786 | 0.000
369.93/370.06	c total clause space: 78.2603MB
369.93/370.06	c total #watches: 234480
370.93/371.02	c total #propagations: 13968777 / total #impl: 10720540913 (eff. 0.001)
370.93/371.02	c #Conflicts:     381000 | #Learnt:      23786 | 0.000
370.93/371.02	c total clause space: 78.2603MB
370.93/371.02	c total #watches: 237464
371.63/371.76	c total #propagations: 14005010 / total #impl: 10751869865 (eff. 0.001)
371.63/371.76	c #Conflicts:     382000 | #Learnt:      24786 | 0.000
371.63/371.76	c total clause space: 78.2603MB
371.63/371.76	c total #watches: 241037
372.63/372.74	c total #propagations: 14050678 / total #impl: 10772434290 (eff. 0.001)
372.63/372.74	c #Conflicts:     383000 | #Learnt:      25786 | 0.000
372.63/372.74	c total clause space: 78.2603MB
372.63/372.74	c total #watches: 243756
373.73/373.88	c total #propagations: 14098683 / total #impl: 10802101927 (eff. 0.001)
373.73/373.88	c #Conflicts:     384000 | #Learnt:      26786 | 0.000
373.73/373.88	c total clause space: 78.2603MB
373.73/373.88	c total #watches: 246877
374.73/374.83	c total #propagations: 14138454 / total #impl: 10837033814 (eff. 0.001)
374.73/374.83	c #Conflicts:     385000 | #Learnt:      27786 | 0.000
374.73/374.83	c total clause space: 78.2603MB
374.73/374.83	c total #watches: 249951
375.53/375.66	c total #propagations: 14170395 / total #impl: 10862733204 (eff. 0.001)
375.53/375.66	c #Conflicts:     386000 | #Learnt:      28786 | 0.000
375.53/375.66	c total clause space: 78.2603MB
375.53/375.66	c total #watches: 253676
376.43/376.56	c total #propagations: 14194361 / total #impl: 10888241600 (eff. 0.001)
376.43/376.56	c #Conflicts:     387000 | #Learnt:      29786 | 0.000
376.43/376.56	c total clause space: 78.2603MB
376.43/376.56	c total #watches: 258281
377.23/377.37	c total #propagations: 14245397 / total #impl: 10906908705 (eff. 0.001)
377.23/377.37	c GC COLLECT
377.23/377.37	c #Conflicts:     388000 | #Learnt:      15888 | 0.000
377.23/377.37	c total clause space: 78.2603MB
377.23/377.37	c total #watches: 194636
378.03/378.19	c total #propagations: 14290292 / total #impl: 10922509192 (eff. 0.001)
378.03/378.19	c #Conflicts:     389000 | #Learnt:      16888 | 0.000
378.03/378.19	c total clause space: 78.2603MB
378.03/378.19	c total #watches: 198384
379.03/379.11	c total #propagations: 14325122 / total #impl: 10938473830 (eff. 0.001)
379.03/379.11	c #Conflicts:     390000 | #Learnt:      17888 | 0.000
379.03/379.11	c total clause space: 78.2603MB
379.03/379.11	c total #watches: 201750
379.83/379.95	c total #propagations: 14372669 / total #impl: 10964748159 (eff. 0.001)
379.83/379.95	c #Conflicts:     391000 | #Learnt:      18888 | 0.000
379.83/379.95	c total clause space: 78.2603MB
379.83/379.95	c total #watches: 209008
380.73/380.85	c total #propagations: 14417714 / total #impl: 10987222759 (eff. 0.001)
380.73/380.85	c #Conflicts:     392000 | #Learnt:      19888 | 0.000
380.73/380.85	c total clause space: 78.2603MB
380.73/380.85	c total #watches: 213037
381.53/381.68	c total #propagations: 14453364 / total #impl: 11012854542 (eff. 0.001)
381.53/381.68	c #Conflicts:     393000 | #Learnt:      20888 | 0.000
381.53/381.68	c total clause space: 78.2603MB
381.53/381.68	c total #watches: 217901
382.53/382.61	c total #propagations: 14483865 / total #impl: 11036046174 (eff. 0.001)
382.53/382.61	c #Conflicts:     394000 | #Learnt:      21888 | 0.000
382.53/382.61	c total clause space: 78.2603MB
382.53/382.61	c total #watches: 222584
383.53/383.66	c total #propagations: 14509540 / total #impl: 11064905553 (eff. 0.001)
383.53/383.66	c #Conflicts:     395000 | #Learnt:      22888 | 0.000
383.53/383.66	c total clause space: 78.2603MB
383.53/383.66	c total #watches: 225793
384.53/384.69	c total #propagations: 14545369 / total #impl: 11094154715 (eff. 0.001)
384.53/384.69	c #Conflicts:     396000 | #Learnt:      23888 | 0.000
384.53/384.69	c total clause space: 78.2603MB
384.53/384.69	c total #watches: 228250
385.33/385.49	c total #propagations: 14573469 / total #impl: 11123518010 (eff. 0.001)
385.33/385.49	c #Conflicts:     397000 | #Learnt:      24888 | 0.000
385.33/385.49	c total clause space: 78.2603MB
385.33/385.49	c total #watches: 230760
386.33/386.48	c total #propagations: 14595638 / total #impl: 11144449570 (eff. 0.001)
386.33/386.48	c #Conflicts:     398000 | #Learnt:      25888 | 0.000
386.33/386.48	c total clause space: 78.2603MB
386.33/386.48	c total #watches: 235067
387.23/387.38	c total #propagations: 14640494 / total #impl: 11172590703 (eff. 0.001)
387.23/387.38	c #Conflicts:     399000 | #Learnt:      26888 | 0.000
387.23/387.38	c total clause space: 78.2603MB
387.23/387.38	c total #watches: 237796
388.12/388.24	c total #propagations: 14685947 / total #impl: 11197033853 (eff. 0.001)
388.12/388.24	c #Conflicts:     400000 | #Learnt:      27888 | 0.000
388.12/388.24	c total clause space: 78.2603MB
388.12/388.24	c total #watches: 240623
389.33/389.49	c total #propagations: 14717697 / total #impl: 11212263066 (eff. 0.001)
389.33/389.49	c #Conflicts:     401000 | #Learnt:      28888 | 0.000
389.33/389.49	c total clause space: 78.2603MB
389.33/389.49	c total #watches: 243499
390.32/390.48	c total #propagations: 14761221 / total #impl: 11250635979 (eff. 0.001)
390.32/390.48	c #Conflicts:     402000 | #Learnt:      29888 | 0.000
390.32/390.48	c total clause space: 78.2603MB
390.32/390.48	c total #watches: 246503
391.22/391.34	c total #propagations: 14802508 / total #impl: 11275523827 (eff. 0.001)
391.22/391.34	c GC COLLECT
391.22/391.34	c #Conflicts:     403000 | #Learnt:      15686 | 0.000
391.22/391.34	c total clause space: 78.2603MB
391.22/391.34	c total #watches: 196643
392.12/392.25	c total #propagations: 14840982 / total #impl: 11292180306 (eff. 0.001)
392.12/392.25	c #Conflicts:     404000 | #Learnt:      16686 | 0.000
392.12/392.25	c total clause space: 78.2603MB
392.12/392.25	c total #watches: 205672
392.82/392.93	c total #propagations: 14870537 / total #impl: 11312612303 (eff. 0.001)
392.82/392.93	c #Conflicts:     405000 | #Learnt:      17686 | 0.000
392.82/392.93	c total clause space: 78.2603MB
392.82/392.93	c total #watches: 208266
393.83/393.96	c total #propagations: 14894334 / total #impl: 11326050691 (eff. 0.001)
393.83/393.96	c #Conflicts:     406000 | #Learnt:      18686 | 0.000
393.83/393.96	c total clause space: 78.2603MB
393.83/393.96	c total #watches: 214018
394.93/395.01	c total #propagations: 14941057 / total #impl: 11350249036 (eff. 0.001)
394.93/395.01	c #Conflicts:     407000 | #Learnt:      19686 | 0.000
394.93/395.01	c total clause space: 78.2603MB
394.93/395.01	c total #watches: 218043
395.82/395.91	c total #propagations: 14989192 / total #impl: 11382336338 (eff. 0.001)
395.82/395.91	c #Conflicts:     408000 | #Learnt:      20686 | 0.000
395.82/395.91	c total clause space: 78.2603MB
395.82/395.91	c total #watches: 232565
396.82/396.98	c total #propagations: 15031852 / total #impl: 11410985437 (eff. 0.001)
396.82/396.98	c #Conflicts:     409000 | #Learnt:      21686 | 0.000
396.82/396.98	c total clause space: 78.2603MB
396.82/396.98	c total #watches: 234951
398.02/398.14	c total #propagations: 15074419 / total #impl: 11449043819 (eff. 0.001)
398.02/398.14	c #Conflicts:     410000 | #Learnt:      22686 | 0.000
398.02/398.14	c total clause space: 78.2603MB
398.02/398.14	c total #watches: 237440
399.23/399.33	c total #propagations: 15116636 / total #impl: 11484102884 (eff. 0.001)
399.23/399.33	c #Conflicts:     411000 | #Learnt:      23686 | 0.000
399.23/399.33	c total clause space: 78.2603MB
399.23/399.33	c total #watches: 240522
400.12/400.27	c total #propagations: 15159793 / total #impl: 11519621956 (eff. 0.001)
400.12/400.27	c #Conflicts:     412000 | #Learnt:      24686 | 0.000
400.12/400.27	c total clause space: 78.2603MB
400.12/400.27	c total #watches: 243733
401.32/401.49	c total #propagations: 15190418 / total #impl: 11548384602 (eff. 0.001)
401.32/401.49	c #Conflicts:     413000 | #Learnt:      25686 | 0.000
401.32/401.49	c total clause space: 78.2603MB
401.32/401.49	c total #watches: 247514
402.53/402.70	c total #propagations: 15221490 / total #impl: 11579637531 (eff. 0.001)
402.53/402.70	c #Conflicts:     414000 | #Learnt:      26686 | 0.000
402.53/402.70	c total clause space: 78.2603MB
402.53/402.70	c total #watches: 262435
403.73/403.84	c total #propagations: 15256311 / total #impl: 11608435780 (eff. 0.001)
403.73/403.84	c #Conflicts:     415000 | #Learnt:      27686 | 0.000
403.73/403.84	c total clause space: 78.2603MB
403.73/403.84	c total #watches: 265425
404.83/404.97	c total #propagations: 15284949 / total #impl: 11639028451 (eff. 0.001)
404.83/404.97	c #Conflicts:     416000 | #Learnt:      28686 | 0.000
404.83/404.97	c total clause space: 78.2603MB
404.83/404.97	c total #watches: 268556
406.22/406.37	c total #propagations: 15315912 / total #impl: 11672761962 (eff. 0.001)
406.22/406.37	c #Conflicts:     417000 | #Learnt:      29686 | 0.000
406.22/406.37	c total clause space: 78.2603MB
406.22/406.37	c total #watches: 272117
407.42/407.52	c total #propagations: 15354312 / total #impl: 11706130671 (eff. 0.001)
407.42/407.52	c #Conflicts:     418000 | #Learnt:      30686 | 0.000
407.42/407.52	c total clause space: 78.2603MB
407.42/407.52	c total #watches: 275223
408.52/408.65	c total #propagations: 15385720 / total #impl: 11733706998 (eff. 0.001)
408.52/408.65	c GC COLLECT
408.52/408.65	c #Conflicts:     419000 | #Learnt:      16195 | 0.000
408.52/408.65	c total clause space: 78.2603MB
408.52/408.65	c total #watches: 197602
409.82/409.95	c total #propagations: 15417252 / total #impl: 11765797507 (eff. 0.001)
409.82/409.95	c #Conflicts:     420000 | #Learnt:      17195 | 0.000
409.82/409.95	c total clause space: 78.2603MB
409.82/409.95	c total #watches: 200633
411.22/411.31	c total #propagations: 15447710 / total #impl: 11812352552 (eff. 0.001)
411.22/411.31	c #Conflicts:     421000 | #Learnt:      18195 | 0.000
411.22/411.31	c total clause space: 78.2603MB
411.22/411.31	c total #watches: 205002
412.53/412.67	c total #propagations: 15476679 / total #impl: 11849587375 (eff. 0.001)
412.53/412.67	c #Conflicts:     422000 | #Learnt:      19195 | 0.000
412.53/412.67	c total clause space: 78.2603MB
412.53/412.67	c total #watches: 208330
413.82/413.98	c total #propagations: 15506736 / total #impl: 11897154008 (eff. 0.001)
413.82/413.98	c #Conflicts:     423000 | #Learnt:      20195 | 0.000
413.82/413.98	c total clause space: 78.2603MB
413.82/413.98	c total #watches: 211883
415.02/415.13	c total #propagations: 15537545 / total #impl: 11930108117 (eff. 0.001)
415.02/415.13	c #Conflicts:     424000 | #Learnt:      21195 | 0.000
415.02/415.13	c total clause space: 78.2603MB
415.02/415.13	c total #watches: 214906
416.12/416.24	c total #propagations: 15567817 / total #impl: 11965472277 (eff. 0.001)
416.12/416.24	c #Conflicts:     425000 | #Learnt:      22195 | 0.000
416.12/416.24	c total clause space: 78.2603MB
416.12/416.24	c total #watches: 217831
417.32/417.40	c total #propagations: 15598196 / total #impl: 12004185787 (eff. 0.001)
417.32/417.40	c #Conflicts:     426000 | #Learnt:      23195 | 0.000
417.32/417.40	c total clause space: 78.2603MB
417.32/417.40	c total #watches: 220992
418.42/418.59	c total #propagations: 15629952 / total #impl: 12041132226 (eff. 0.001)
418.42/418.59	c #Conflicts:     427000 | #Learnt:      24195 | 0.000
418.42/418.59	c total clause space: 78.2603MB
418.42/418.59	c total #watches: 223977
419.82/419.92	c total #propagations: 15658762 / total #impl: 12076749446 (eff. 0.001)
419.82/419.92	c #Conflicts:     428000 | #Learnt:      25195 | 0.000
419.82/419.92	c total clause space: 78.2603MB
419.82/419.92	c total #watches: 227088
421.12/421.23	c total #propagations: 15689970 / total #impl: 12118991718 (eff. 0.001)
421.12/421.23	c #Conflicts:     429000 | #Learnt:      26195 | 0.000
421.12/421.23	c total clause space: 78.2603MB
421.12/421.23	c total #watches: 230052
422.42/422.51	c total #propagations: 15719089 / total #impl: 12156502711 (eff. 0.001)
422.42/422.51	c #Conflicts:     430000 | #Learnt:      27195 | 0.000
422.42/422.51	c total clause space: 78.2603MB
422.42/422.51	c total #watches: 246344
423.62/423.72	c total #propagations: 15745077 / total #impl: 12187700582 (eff. 0.001)
423.62/423.72	c #Conflicts:     431000 | #Learnt:      28195 | 0.000
423.62/423.72	c total clause space: 78.2603MB
423.62/423.72	c total #watches: 255911
424.82/424.99	c total #propagations: 15770606 / total #impl: 12209898264 (eff. 0.001)
424.82/424.99	c #Conflicts:     432000 | #Learnt:      29195 | 0.000
424.82/424.99	c total clause space: 78.2603MB
424.82/424.99	c total #watches: 259308
426.32/426.46	c total #propagations: 15794709 / total #impl: 12234610412 (eff. 0.001)
426.32/426.46	c #Conflicts:     433000 | #Learnt:      30195 | 0.000
426.32/426.46	c total clause space: 78.2603MB
426.32/426.46	c total #watches: 262658
427.72/427.85	c total #propagations: 15823005 / total #impl: 12274027568 (eff. 0.001)
427.72/427.85	c #Conflicts:     434000 | #Learnt:      31195 | 0.000
427.72/427.85	c total clause space: 78.2603MB
427.72/427.85	c total #watches: 266075
428.72/428.81	c total #propagations: 15849740 / total #impl: 12307576589 (eff. 0.001)
428.72/428.81	c GC COLLECT
428.72/428.81	c #Conflicts:     435000 | #Learnt:      16393 | 0.000
428.72/428.81	c total clause space: 78.2603MB
428.72/428.81	c total #watches: 198628
429.82/429.99	c total #propagations: 15870747 / total #impl: 12324427107 (eff. 0.001)
429.82/429.99	c #Conflicts:     436000 | #Learnt:      17393 | 0.000
429.82/429.99	c total clause space: 78.2603MB
429.82/429.99	c total #watches: 201405
430.92/431.05	c total #propagations: 15897389 / total #impl: 12354597170 (eff. 0.001)
430.92/431.05	c #Conflicts:     437000 | #Learnt:      18393 | 0.000
430.92/431.05	c total clause space: 78.2603MB
430.92/431.05	c total #watches: 205147
431.92/432.05	c total #propagations: 15922528 / total #impl: 12382280412 (eff. 0.001)
431.92/432.05	c #Conflicts:     438000 | #Learnt:      19393 | 0.000
431.92/432.05	c total clause space: 78.2603MB
431.92/432.05	c total #watches: 210281
433.12/433.23	c total #propagations: 15947882 / total #impl: 12406653281 (eff. 0.001)
433.12/433.23	c #Conflicts:     439000 | #Learnt:      20393 | 0.000
433.12/433.23	c total clause space: 78.2603MB
433.12/433.23	c total #watches: 213122
434.32/434.49	c total #propagations: 15977397 / total #impl: 12428773396 (eff. 0.001)
434.32/434.49	c #Conflicts:     440000 | #Learnt:      21393 | 0.000
434.32/434.49	c total clause space: 78.2603MB
434.32/434.49	c total #watches: 216553
435.52/435.63	c total #propagations: 16006574 / total #impl: 12455566576 (eff. 0.001)
435.52/435.63	c #Conflicts:     441000 | #Learnt:      22393 | 0.000
435.52/435.63	c total clause space: 78.2603MB
435.52/435.63	c total #watches: 219110
436.72/436.82	c total #propagations: 16031984 / total #impl: 12490920949 (eff. 0.001)
436.72/436.82	c #Conflicts:     442000 | #Learnt:      23393 | 0.000
436.72/436.82	c total clause space: 78.2603MB
436.72/436.82	c total #watches: 221968
437.92/438.01	c total #propagations: 16057718 / total #impl: 12521083668 (eff. 0.001)
437.92/438.01	c #Conflicts:     443000 | #Learnt:      24393 | 0.000
437.92/438.01	c total clause space: 78.2603MB
437.92/438.01	c total #watches: 224858
439.22/439.32	c total #propagations: 16084821 / total #impl: 12554657351 (eff. 0.001)
439.22/439.32	c #Conflicts:     444000 | #Learnt:      25393 | 0.000
439.22/439.32	c total clause space: 78.2603MB
439.22/439.32	c total #watches: 227648
440.32/440.44	c total #propagations: 16113151 / total #impl: 12586027891 (eff. 0.001)
440.32/440.44	c #Conflicts:     445000 | #Learnt:      26393 | 0.000
440.32/440.44	c total clause space: 78.2603MB
440.32/440.44	c total #watches: 231711
441.51/441.68	c total #propagations: 16139286 / total #impl: 12603595331 (eff. 0.001)
441.51/441.68	c #Conflicts:     446000 | #Learnt:      27393 | 0.000
441.51/441.68	c total clause space: 78.2603MB
441.51/441.68	c total #watches: 234817
442.51/442.60	c total #propagations: 16167464 / total #impl: 12632682326 (eff. 0.001)
442.51/442.60	c #Conflicts:     447000 | #Learnt:      28393 | 0.000
442.51/442.60	c total clause space: 78.2603MB
442.51/442.60	c total #watches: 241750
443.51/443.68	c total #propagations: 16192262 / total #impl: 12652858806 (eff. 0.001)
443.51/443.68	c #Conflicts:     448000 | #Learnt:      29393 | 0.000
443.51/443.68	c total clause space: 78.2603MB
443.51/443.68	c total #watches: 245326
444.81/444.90	c total #propagations: 16220239 / total #impl: 12675769797 (eff. 0.001)
444.81/444.90	c #Conflicts:     449000 | #Learnt:      30393 | 0.000
444.81/444.90	c total clause space: 78.2603MB
444.81/444.90	c total #watches: 249575
446.11/446.21	c total #propagations: 16248726 / total #impl: 12714901734 (eff. 0.001)
446.11/446.21	c #Conflicts:     450000 | #Learnt:      31393 | 0.000
446.11/446.21	c total clause space: 78.2603MB
446.11/446.21	c total #watches: 252683
447.21/447.31	c total #propagations: 16278380 / total #impl: 12751226338 (eff. 0.001)
447.21/447.31	c GC COLLECT
447.21/447.31	c #Conflicts:     451000 | #Learnt:      16298 | 0.000
447.21/447.31	c total clause space: 78.2603MB
447.21/447.31	c total #watches: 198076
448.21/448.31	c total #propagations: 16304131 / total #impl: 12784331226 (eff. 0.001)
448.21/448.31	c #Conflicts:     452000 | #Learnt:      17298 | 0.000
448.21/448.31	c total clause space: 78.2603MB
448.21/448.31	c total #watches: 200555
449.21/449.36	c total #propagations: 16329952 / total #impl: 12810980373 (eff. 0.001)
449.21/449.36	c #Conflicts:     453000 | #Learnt:      18298 | 0.000
449.21/449.36	c total clause space: 78.2603MB
449.21/449.36	c total #watches: 203038
450.41/450.53	c total #propagations: 16358887 / total #impl: 12841224760 (eff. 0.001)
450.41/450.53	c #Conflicts:     454000 | #Learnt:      19298 | 0.000
450.41/450.53	c total clause space: 78.2603MB
450.41/450.53	c total #watches: 205194
451.51/451.65	c total #propagations: 16391084 / total #impl: 12885368938 (eff. 0.001)
451.51/451.65	c #Conflicts:     455000 | #Learnt:      20298 | 0.000
451.51/451.65	c total clause space: 78.2603MB
451.51/451.65	c total #watches: 208865
452.61/452.77	c total #propagations: 16419599 / total #impl: 12915597268 (eff. 0.001)
452.61/452.77	c #Conflicts:     456000 | #Learnt:      21298 | 0.000
452.61/452.77	c total clause space: 78.2603MB
452.61/452.77	c total #watches: 212757
453.91/454.03	c total #propagations: 16445630 / total #impl: 12940656840 (eff. 0.001)
453.91/454.03	c #Conflicts:     457000 | #Learnt:      22298 | 0.000
453.91/454.03	c total clause space: 78.2603MB
453.91/454.03	c total #watches: 215352
455.11/455.26	c total #propagations: 16474667 / total #impl: 12978397932 (eff. 0.001)
455.11/455.26	c #Conflicts:     458000 | #Learnt:      23298 | 0.000
455.11/455.26	c total clause space: 78.2603MB
455.11/455.26	c total #watches: 218422
456.52/456.69	c total #propagations: 16504289 / total #impl: 13017504601 (eff. 0.001)
456.52/456.69	c #Conflicts:     459000 | #Learnt:      24298 | 0.000
456.52/456.69	c total clause space: 78.2603MB
456.52/456.69	c total #watches: 221618
457.91/458.02	c total #propagations: 16533837 / total #impl: 13059471908 (eff. 0.001)
457.91/458.02	c #Conflicts:     460000 | #Learnt:      25298 | 0.000
457.91/458.02	c total clause space: 78.2603MB
457.91/458.02	c total #watches: 224252
459.11/459.28	c total #propagations: 16565274 / total #impl: 13097489048 (eff. 0.001)
459.11/459.28	c #Conflicts:     461000 | #Learnt:      26298 | 0.000
459.11/459.28	c total clause space: 78.2603MB
459.11/459.28	c total #watches: 227812
460.41/460.50	c total #propagations: 16594305 / total #impl: 13124854342 (eff. 0.001)
460.41/460.50	c #Conflicts:     462000 | #Learnt:      27298 | 0.000
460.41/460.50	c total clause space: 78.2603MB
460.41/460.50	c total #watches: 230804
461.51/461.67	c total #propagations: 16626996 / total #impl: 13160232518 (eff. 0.001)
461.51/461.67	c #Conflicts:     463000 | #Learnt:      28298 | 0.000
461.51/461.67	c total clause space: 78.2603MB
461.51/461.67	c total #watches: 233583
462.71/462.82	c total #propagations: 16657196 / total #impl: 13197207338 (eff. 0.001)
462.71/462.82	c #Conflicts:     464000 | #Learnt:      29298 | 0.000
462.71/462.82	c total clause space: 78.2603MB
462.71/462.82	c total #watches: 236155
463.91/464.03	c total #propagations: 16688153 / total #impl: 13233602465 (eff. 0.001)
463.91/464.03	c #Conflicts:     465000 | #Learnt:      30298 | 0.000
463.91/464.03	c total clause space: 78.2603MB
463.91/464.03	c total #watches: 238895
465.01/465.13	c total #propagations: 16719981 / total #impl: 13270447509 (eff. 0.001)
465.01/465.13	c #Conflicts:     466000 | #Learnt:      31298 | 0.000
465.01/465.13	c total clause space: 78.2603MB
465.01/465.13	c total #watches: 241428
466.01/466.19	c total #propagations: 16750548 / total #impl: 13307424645 (eff. 0.001)
466.01/466.19	c #Conflicts:     467000 | #Learnt:      32298 | 0.000
466.01/466.19	c total clause space: 78.2603MB
466.01/466.19	c total #watches: 243940
467.11/467.22	c total #propagations: 16780746 / total #impl: 13341517516 (eff. 0.001)
467.11/467.22	c GC COLLECT
467.11/467.22	c #Conflicts:     468000 | #Learnt:      16896 | 0.000
467.11/467.22	c total clause space: 78.2603MB
467.11/467.22	c total #watches: 199574
468.11/468.26	c total #propagations: 16810314 / total #impl: 13371145565 (eff. 0.001)
468.11/468.26	c #Conflicts:     469000 | #Learnt:      17896 | 0.000
468.11/468.26	c total clause space: 78.2603MB
468.11/468.26	c total #watches: 202087
469.21/469.35	c total #propagations: 16839676 / total #impl: 13399644489 (eff. 0.001)
469.21/469.35	c #Conflicts:     470000 | #Learnt:      18896 | 0.000
469.21/469.35	c total clause space: 78.2603MB
469.21/469.35	c total #watches: 204642
470.41/470.52	c total #propagations: 16867388 / total #impl: 13428156377 (eff. 0.001)
470.41/470.52	c #Conflicts:     471000 | #Learnt:      19896 | 0.000
470.41/470.52	c total clause space: 78.2603MB
470.41/470.52	c total #watches: 208480
471.61/471.79	c total #propagations: 16899180 / total #impl: 13463226708 (eff. 0.001)
471.61/471.79	c #Conflicts:     472000 | #Learnt:      20896 | 0.000
471.61/471.79	c total clause space: 78.2603MB
471.61/471.79	c total #watches: 211327
472.71/472.86	c total #propagations: 16931889 / total #impl: 13495768944 (eff. 0.001)
472.71/472.86	c #Conflicts:     473000 | #Learnt:      21896 | 0.000
472.71/472.86	c total clause space: 78.2603MB
472.71/472.86	c total #watches: 214183
473.81/473.94	c total #propagations: 16958471 / total #impl: 13517989226 (eff. 0.001)
473.81/473.94	c #Conflicts:     474000 | #Learnt:      22896 | 0.000
473.81/473.94	c total clause space: 78.2603MB
473.81/473.94	c total #watches: 217042
475.12/475.29	c total #propagations: 16988122 / total #impl: 13549361506 (eff. 0.001)
475.12/475.29	c #Conflicts:     475000 | #Learnt:      23896 | 0.000
475.12/475.29	c total clause space: 78.2603MB
475.12/475.29	c total #watches: 220012
476.22/476.34	c total #propagations: 17021058 / total #impl: 13597378950 (eff. 0.001)
476.22/476.34	c #Conflicts:     476000 | #Learnt:      24896 | 0.000
476.22/476.34	c total clause space: 78.2603MB
476.22/476.34	c total #watches: 222437
477.32/477.46	c total #propagations: 17048389 / total #impl: 13624646586 (eff. 0.001)
477.32/477.46	c #Conflicts:     477000 | #Learnt:      25896 | 0.000
477.32/477.46	c total clause space: 78.2603MB
477.32/477.46	c total #watches: 224835
478.52/478.64	c total #propagations: 17076029 / total #impl: 13653088628 (eff. 0.001)
478.52/478.64	c #Conflicts:     478000 | #Learnt:      26896 | 0.000
478.52/478.64	c total clause space: 78.2603MB
478.52/478.64	c total #watches: 227581
479.41/479.53	c total #propagations: 17105367 / total #impl: 13679121128 (eff. 0.001)
479.41/479.53	c #Conflicts:     479000 | #Learnt:      27896 | 0.000
479.41/479.53	c total clause space: 78.2603MB
479.41/479.53	c total #watches: 230448
480.51/480.66	c total #propagations: 17128865 / total #impl: 13694502890 (eff. 0.001)
480.51/480.66	c #Conflicts:     480000 | #Learnt:      28896 | 0.000
480.51/480.66	c total clause space: 78.2603MB
480.51/480.66	c total #watches: 233669
481.61/481.71	c total #propagations: 17157874 / total #impl: 13715383899 (eff. 0.001)
481.61/481.71	c #Conflicts:     481000 | #Learnt:      29896 | 0.000
481.61/481.71	c total clause space: 78.2603MB
481.61/481.71	c total #watches: 237032
482.71/482.82	c total #propagations: 17184553 / total #impl: 13735131991 (eff. 0.001)
482.71/482.82	c #Conflicts:     482000 | #Learnt:      30896 | 0.000
482.71/482.82	c total clause space: 78.2603MB
482.71/482.82	c total #watches: 239985
483.81/483.91	c total #propagations: 17212256 / total #impl: 13758517892 (eff. 0.001)
483.81/483.91	c #Conflicts:     483000 | #Learnt:      31896 | 0.000
483.81/483.91	c total clause space: 78.2603MB
483.81/483.91	c total #watches: 242680
485.01/485.14	c total #propagations: 17238672 / total #impl: 13787201633 (eff. 0.001)
485.01/485.14	c #Conflicts:     484000 | #Learnt:      32896 | 0.000
485.01/485.14	c total clause space: 78.2603MB
485.01/485.14	c total #watches: 245712
486.22/486.36	c total #propagations: 17270461 / total #impl: 13818990187 (eff. 0.001)
486.22/486.36	c GC COLLECT
486.22/486.36	c #Conflicts:     485000 | #Learnt:      17195 | 0.000
486.22/486.36	c total clause space: 78.2603MB
486.22/486.36	c total #watches: 200406
487.31/487.43	c total #propagations: 17300432 / total #impl: 13847876856 (eff. 0.001)
487.31/487.43	c #Conflicts:     486000 | #Learnt:      18195 | 0.000
487.31/487.43	c total clause space: 78.2603MB
487.31/487.43	c total #watches: 203124
488.41/488.58	c total #propagations: 17325379 / total #impl: 13874222540 (eff. 0.001)
488.41/488.58	c #Conflicts:     487000 | #Learnt:      19195 | 0.000
488.41/488.58	c total clause space: 78.2603MB
488.41/488.58	c total #watches: 205743
489.61/489.73	c total #propagations: 17352153 / total #impl: 13902387595 (eff. 0.001)
489.61/489.73	c #Conflicts:     488000 | #Learnt:      20195 | 0.000
489.61/489.73	c total clause space: 78.2603MB
489.61/489.73	c total #watches: 208417
490.81/490.95	c total #propagations: 17380878 / total #impl: 13932631759 (eff. 0.001)
490.81/490.95	c #Conflicts:     489000 | #Learnt:      21195 | 0.000
490.81/490.95	c total clause space: 78.2603MB
490.81/490.95	c total #watches: 211031
492.21/492.36	c total #propagations: 17411724 / total #impl: 13968767009 (eff. 0.001)
492.21/492.36	c #Conflicts:     490000 | #Learnt:      22195 | 0.000
492.21/492.36	c total clause space: 78.2603MB
492.21/492.36	c total #watches: 213981
493.41/493.57	c total #propagations: 17443889 / total #impl: 14003865899 (eff. 0.001)
493.41/493.57	c #Conflicts:     491000 | #Learnt:      23195 | 0.000
493.41/493.57	c total clause space: 78.2603MB
493.41/493.57	c total #watches: 216689
494.51/494.68	c total #propagations: 17472765 / total #impl: 14031223059 (eff. 0.001)
494.51/494.68	c #Conflicts:     492000 | #Learnt:      24195 | 0.000
494.51/494.68	c total clause space: 78.2603MB
494.51/494.68	c total #watches: 219273
495.71/495.80	c total #propagations: 17499861 / total #impl: 14059031135 (eff. 0.001)
495.71/495.80	c #Conflicts:     493000 | #Learnt:      25195 | 0.000
495.71/495.80	c total clause space: 78.2603MB
495.71/495.80	c total #watches: 221991
496.91/497.02	c total #propagations: 17527415 / total #impl: 14083245607 (eff. 0.001)
496.91/497.02	c #Conflicts:     494000 | #Learnt:      26195 | 0.000
496.91/497.02	c total clause space: 78.2603MB
496.91/497.02	c total #watches: 224771
498.01/498.18	c total #propagations: 17557298 / total #impl: 14117747951 (eff. 0.001)
498.01/498.18	c #Conflicts:     495000 | #Learnt:      27195 | 0.000
498.01/498.18	c total clause space: 78.2603MB
498.01/498.18	c total #watches: 227683
499.21/499.31	c total #propagations: 17587362 / total #impl: 14154900617 (eff. 0.001)
499.21/499.31	c #Conflicts:     496000 | #Learnt:      28195 | 0.000
499.21/499.31	c total clause space: 78.2603MB
499.21/499.31	c total #watches: 230233
500.41/500.56	c total #propagations: 17617865 / total #impl: 14183589302 (eff. 0.001)
500.41/500.56	c #Conflicts:     497000 | #Learnt:      29195 | 0.000
500.41/500.56	c total clause space: 78.2603MB
500.41/500.56	c total #watches: 232603
501.71/501.88	c total #propagations: 17650218 / total #impl: 14220262821 (eff. 0.001)
501.71/501.88	c #Conflicts:     498000 | #Learnt:      30195 | 0.000
501.71/501.88	c total clause space: 78.2603MB
501.71/501.88	c total #watches: 235878
503.01/503.10	c total #propagations: 17683712 / total #impl: 14256501209 (eff. 0.001)
503.01/503.10	c #Conflicts:     499000 | #Learnt:      31195 | 0.000
503.01/503.10	c total clause space: 78.2603MB
503.01/503.10	c total #watches: 239981
504.11/504.24	c total #propagations: 17719066 / total #impl: 14288547441 (eff. 0.001)
504.11/504.24	c #Conflicts:     500000 | #Learnt:      32195 | 0.000
504.11/504.24	c total clause space: 78.2603MB
504.11/504.24	c total #watches: 242744
505.31/505.44	c total #propagations: 17750693 / total #impl: 14323344044 (eff. 0.001)
505.31/505.44	c #Conflicts:     501000 | #Learnt:      33195 | 0.000
505.31/505.44	c total clause space: 78.2603MB
505.31/505.44	c total #watches: 245476
506.50/506.65	c total #propagations: 17781465 / total #impl: 14363635566 (eff. 0.001)
506.50/506.65	c GC COLLECT
506.50/506.65	c #Conflicts:     502000 | #Learnt:      17193 | 0.000
506.50/506.65	c total clause space: 78.2603MB
506.50/506.65	c total #watches: 200506
507.70/507.87	c total #propagations: 17814477 / total #impl: 14400256544 (eff. 0.001)
507.70/507.87	c #Conflicts:     503000 | #Learnt:      18193 | 0.000
507.70/507.87	c total clause space: 78.2603MB
507.70/507.87	c total #watches: 203401
508.90/509.06	c total #propagations: 17843181 / total #impl: 14437812390 (eff. 0.001)
508.90/509.06	c #Conflicts:     504000 | #Learnt:      19193 | 0.000
508.90/509.06	c total clause space: 78.2603MB
508.90/509.06	c total #watches: 206160
510.31/510.43	c total #propagations: 17873630 / total #impl: 14474951703 (eff. 0.001)
510.31/510.43	c #Conflicts:     505000 | #Learnt:      20193 | 0.000
510.31/510.43	c total clause space: 78.2603MB
510.31/510.43	c total #watches: 208948
511.51/511.63	c total #propagations: 17905008 / total #impl: 14507649695 (eff. 0.001)
511.51/511.63	c #Conflicts:     506000 | #Learnt:      21193 | 0.000
511.51/511.63	c total clause space: 78.2603MB
511.51/511.63	c total #watches: 212385
512.51/512.68	c total #propagations: 17935288 / total #impl: 14537030033 (eff. 0.001)
512.51/512.68	c #Conflicts:     507000 | #Learnt:      22193 | 0.000
512.51/512.68	c total clause space: 78.2603MB
512.51/512.68	c total #watches: 215064
513.71/513.86	c total #propagations: 17964009 / total #impl: 14551847305 (eff. 0.001)
513.71/513.86	c #Conflicts:     508000 | #Learnt:      23193 | 0.000
513.71/513.86	c total clause space: 78.2603MB
513.71/513.86	c total #watches: 218109
514.90/515.04	c total #propagations: 17992095 / total #impl: 14578063340 (eff. 0.001)
514.90/515.04	c #Conflicts:     509000 | #Learnt:      24193 | 0.000
514.90/515.04	c total clause space: 78.2603MB
514.90/515.04	c total #watches: 221110
516.10/516.29	c total #propagations: 18020949 / total #impl: 14611474122 (eff. 0.001)
516.10/516.29	c #Conflicts:     510000 | #Learnt:      25193 | 0.000
516.10/516.29	c total clause space: 78.2603MB
516.10/516.29	c total #watches: 224088
517.30/517.46	c total #propagations: 18052910 / total #impl: 14643475558 (eff. 0.001)
517.30/517.46	c #Conflicts:     511000 | #Learnt:      26193 | 0.000
517.30/517.46	c total clause space: 78.2603MB
517.30/517.46	c total #watches: 226893
518.30/518.47	c total #propagations: 18083993 / total #impl: 14675966278 (eff. 0.001)
518.30/518.47	c #Conflicts:     512000 | #Learnt:      27193 | 0.000
518.30/518.47	c total clause space: 78.2603MB
518.30/518.47	c total #watches: 230076
519.50/519.63	c total #propagations: 18113768 / total #impl: 14704123835 (eff. 0.001)
519.50/519.63	c #Conflicts:     513000 | #Learnt:      28193 | 0.000
519.50/519.63	c total clause space: 78.2603MB
519.50/519.63	c total #watches: 233186
520.31/520.48	c total #propagations: 18157890 / total #impl: 14734583947 (eff. 0.001)
520.31/520.48	c #Conflicts:     514000 | #Learnt:      29193 | 0.000
520.31/520.48	c total clause space: 78.2603MB
520.31/520.48	c total #watches: 236837
521.31/521.47	c total #propagations: 18201832 / total #impl: 14757797089 (eff. 0.001)
521.31/521.47	c #Conflicts:     515000 | #Learnt:      30193 | 0.000
521.31/521.47	c total clause space: 78.2603MB
521.31/521.47	c total #watches: 240231
522.20/522.30	c total #propagations: 18251106 / total #impl: 14784737274 (eff. 0.001)
522.20/522.30	c #Conflicts:     516000 | #Learnt:      31193 | 0.000
522.20/522.30	c total clause space: 78.2603MB
522.20/522.30	c total #watches: 244223
523.00/523.19	c total #propagations: 18289829 / total #impl: 14805709210 (eff. 0.001)
523.00/523.19	c #Conflicts:     517000 | #Learnt:      32193 | 0.000
523.00/523.19	c total clause space: 78.2603MB
523.00/523.19	c total #watches: 248658
524.20/524.30	c total #propagations: 18337464 / total #impl: 14829025747 (eff. 0.001)
524.20/524.30	c #Conflicts:     518000 | #Learnt:      33193 | 0.000
524.20/524.30	c total clause space: 78.2603MB
524.20/524.30	c total #watches: 251603
525.30/525.47	c total #propagations: 18383019 / total #impl: 14851508655 (eff. 0.001)
525.30/525.47	c #Conflicts:     519000 | #Learnt:      34193 | 0.000
525.30/525.47	c total clause space: 78.2603MB
525.30/525.47	c total #watches: 255797
526.30/526.49	c total #propagations: 18419271 / total #impl: 14879318572 (eff. 0.001)
526.30/526.49	c GC COLLECT
526.30/526.49	c #Conflicts:     520000 | #Learnt:      17889 | 0.000
526.30/526.49	c total clause space: 78.2603MB
526.30/526.49	c total #watches: 202614
527.40/527.50	c total #propagations: 18447753 / total #impl: 14904512483 (eff. 0.001)
527.40/527.50	c #Conflicts:     521000 | #Learnt:      18889 | 0.000
527.40/527.50	c total clause space: 78.2603MB
527.40/527.50	c total #watches: 206344
528.20/528.35	c total #propagations: 18491516 / total #impl: 14932772137 (eff. 0.001)
528.20/528.35	c #Conflicts:     522000 | #Learnt:      19889 | 0.000
528.20/528.35	c total clause space: 78.2603MB
528.20/528.35	c total #watches: 210316
529.20/529.37	c total #propagations: 18535531 / total #impl: 14959308584 (eff. 0.001)
529.20/529.37	c #Conflicts:     523000 | #Learnt:      20889 | 0.000
529.20/529.37	c total clause space: 78.2603MB
529.20/529.37	c total #watches: 213857
530.40/530.58	c total #propagations: 18576339 / total #impl: 14993765579 (eff. 0.001)
530.40/530.58	c #Conflicts:     524000 | #Learnt:      21889 | 0.000
530.40/530.58	c total clause space: 78.2603MB
530.40/530.58	c total #watches: 219273
531.40/531.52	c total #propagations: 18614604 / total #impl: 15029541772 (eff. 0.001)
531.40/531.52	c #Conflicts:     525000 | #Learnt:      22889 | 0.000
531.40/531.52	c total clause space: 78.2603MB
531.40/531.52	c total #watches: 235177
532.50/532.63	c total #propagations: 18657873 / total #impl: 15056897250 (eff. 0.001)
532.50/532.63	c #Conflicts:     526000 | #Learnt:      23889 | 0.000
532.50/532.63	c total clause space: 78.2603MB
532.50/532.63	c total #watches: 238514
533.51/533.61	c total #propagations: 18703400 / total #impl: 15088011117 (eff. 0.001)
533.51/533.61	c #Conflicts:     527000 | #Learnt:      24889 | 0.000
533.51/533.61	c total clause space: 78.2603MB
533.51/533.61	c total #watches: 241544
534.61/534.72	c total #propagations: 18738880 / total #impl: 15121223405 (eff. 0.001)
534.61/534.72	c #Conflicts:     528000 | #Learnt:      25889 | 0.000
534.61/534.72	c total clause space: 78.2603MB
534.61/534.72	c total #watches: 245926
535.61/535.76	c total #propagations: 18770564 / total #impl: 15150109366 (eff. 0.001)
535.61/535.76	c #Conflicts:     529000 | #Learnt:      26889 | 0.000
535.61/535.76	c total clause space: 78.2603MB
535.61/535.76	c total #watches: 249196
536.60/536.72	c total #propagations: 18807387 / total #impl: 15185593059 (eff. 0.001)
536.60/536.72	c #Conflicts:     530000 | #Learnt:      27889 | 0.000
536.60/536.72	c total clause space: 78.2603MB
536.60/536.72	c total #watches: 252145
537.40/537.51	c total #propagations: 18835800 / total #impl: 15215540593 (eff. 0.001)
537.40/537.51	c #Conflicts:     531000 | #Learnt:      28889 | 0.000
537.40/537.51	c total clause space: 78.2603MB
537.40/537.51	c total #watches: 254767
538.40/538.50	c total #propagations: 18862174 / total #impl: 15240081711 (eff. 0.001)
538.40/538.50	c #Conflicts:     532000 | #Learnt:      29889 | 0.000
538.40/538.50	c total clause space: 78.2603MB
538.40/538.50	c total #watches: 258858
539.40/539.54	c total #propagations: 18904610 / total #impl: 15268412074 (eff. 0.001)
539.40/539.54	c #Conflicts:     533000 | #Learnt:      30889 | 0.000
539.40/539.54	c total clause space: 78.2603MB
539.40/539.54	c total #watches: 263121
540.40/540.54	c total #propagations: 18949769 / total #impl: 15292714815 (eff. 0.001)
540.40/540.54	c #Conflicts:     534000 | #Learnt:      31889 | 0.000
540.40/540.54	c total clause space: 78.2603MB
540.40/540.54	c total #watches: 266716
541.30/541.47	c total #propagations: 18998746 / total #impl: 15317874155 (eff. 0.001)
541.30/541.47	c #Conflicts:     535000 | #Learnt:      32889 | 0.000
541.30/541.47	c total clause space: 78.2603MB
541.30/541.47	c total #watches: 271655
542.31/542.42	c total #propagations: 19035780 / total #impl: 15346237935 (eff. 0.001)
542.31/542.42	c #Conflicts:     536000 | #Learnt:      33889 | 0.000
542.31/542.42	c total clause space: 78.2603MB
542.31/542.42	c total #watches: 276379
543.31/543.42	c total #propagations: 19088843 / total #impl: 15371504020 (eff. 0.001)
543.31/543.42	c #Conflicts:     537000 | #Learnt:      34889 | 0.000
543.31/543.42	c total clause space: 78.2603MB
543.31/543.42	c total #watches: 283945
544.21/544.36	c total #propagations: 19142188 / total #impl: 15396456694 (eff. 0.001)
544.21/544.36	c GC COLLECT
544.21/544.36	c #Conflicts:     538000 | #Learnt:      18282 | 0.000
544.21/544.36	c total clause space: 78.2603MB
544.21/544.36	c total #watches: 204427
545.31/545.47	c total #propagations: 19174068 / total #impl: 15413176692 (eff. 0.001)
545.31/545.47	c #Conflicts:     539000 | #Learnt:      19282 | 0.000
545.31/545.47	c total clause space: 78.2603MB
545.31/545.47	c total #watches: 222383
546.41/546.59	c total #propagations: 19206612 / total #impl: 15441769383 (eff. 0.001)
546.41/546.59	c #Conflicts:     540000 | #Learnt:      20282 | 0.000
546.41/546.59	c total clause space: 78.2603MB
546.41/546.59	c total #watches: 226910
547.41/547.58	c total #propagations: 19243779 / total #impl: 15467168130 (eff. 0.001)
547.41/547.58	c #Conflicts:     541000 | #Learnt:      21282 | 0.000
547.41/547.58	c total clause space: 78.2603MB
547.41/547.58	c total #watches: 237519
548.51/548.61	c total #propagations: 19283585 / total #impl: 15498462130 (eff. 0.001)
548.51/548.61	c #Conflicts:     542000 | #Learnt:      22282 | 0.000
548.51/548.61	c total clause space: 78.2603MB
548.51/548.61	c total #watches: 250924
549.51/549.67	c total #propagations: 19321671 / total #impl: 15530058263 (eff. 0.001)
549.51/549.67	c #Conflicts:     543000 | #Learnt:      23282 | 0.000
549.51/549.67	c total clause space: 78.2603MB
549.51/549.67	c total #watches: 254793
550.81/550.91	c total #propagations: 19348306 / total #impl: 15554539355 (eff. 0.001)
550.81/550.91	c #Conflicts:     544000 | #Learnt:      24285 | 0.000
550.81/550.91	c total clause space: 78.2603MB
550.81/550.91	c total #watches: 266321
552.11/552.24	c total #propagations: 19399420 / total #impl: 15582590064 (eff. 0.001)
552.11/552.24	c #Conflicts:     545000 | #Learnt:      25285 | 0.000
552.11/552.24	c total clause space: 78.2603MB
552.11/552.24	c total #watches: 269782
553.31/553.42	c total #propagations: 19451230 / total #impl: 15613962878 (eff. 0.001)
553.31/553.42	c #Conflicts:     546000 | #Learnt:      26285 | 0.000
553.31/553.42	c total clause space: 78.2603MB
553.31/553.42	c total #watches: 275383
554.41/554.55	c total #propagations: 19481364 / total #impl: 15641043078 (eff. 0.001)
554.41/554.55	c #Conflicts:     547000 | #Learnt:      27285 | 0.000
554.41/554.55	c total clause space: 78.2603MB
554.41/554.55	c total #watches: 282371
555.51/555.69	c total #propagations: 19508803 / total #impl: 15668386663 (eff. 0.001)
555.51/555.69	c #Conflicts:     548000 | #Learnt:      28285 | 0.000
555.51/555.69	c total clause space: 78.2603MB
555.51/555.69	c total #watches: 286664
556.61/556.73	c total #propagations: 19534958 / total #impl: 15692937183 (eff. 0.001)
556.61/556.73	c #Conflicts:     549000 | #Learnt:      29285 | 0.000
556.61/556.73	c total clause space: 78.2603MB
556.61/556.73	c total #watches: 295167
557.81/557.92	c total #propagations: 19555250 / total #impl: 15722352289 (eff. 0.001)
557.81/557.92	c #Conflicts:     550000 | #Learnt:      30285 | 0.000
557.81/557.92	c total clause space: 78.2603MB
557.81/557.92	c total #watches: 302815
559.01/559.17	c total #propagations: 19580397 / total #impl: 15754359321 (eff. 0.001)
559.01/559.17	c #Conflicts:     551000 | #Learnt:      31285 | 0.000
559.01/559.17	c total clause space: 78.2603MB
559.01/559.17	c total #watches: 319157
560.30/560.49	c total #propagations: 19609792 / total #impl: 15778006209 (eff. 0.001)
560.30/560.49	c #Conflicts:     552000 | #Learnt:      32285 | 0.000
560.30/560.49	c total clause space: 78.2603MB
560.30/560.49	c total #watches: 328831
561.70/561.85	c total #propagations: 19638400 / total #impl: 15812958260 (eff. 0.001)
561.70/561.85	c #Conflicts:     553000 | #Learnt:      33285 | 0.000
561.70/561.85	c total clause space: 78.2603MB
561.70/561.85	c total #watches: 339972
563.00/563.15	c total #propagations: 19669765 / total #impl: 15845651366 (eff. 0.001)
563.00/563.15	c #Conflicts:     554000 | #Learnt:      34285 | 0.000
563.00/563.15	c total clause space: 127.173MB
563.00/563.15	c total #watches: 353873
564.21/564.36	c total #propagations: 19702236 / total #impl: 15873416306 (eff. 0.001)
564.21/564.36	c #Conflicts:     555000 | #Learnt:      35285 | 0.000
564.21/564.36	c total clause space: 127.173MB
564.21/564.36	c total #watches: 370631
565.50/565.66	c total #propagations: 19726396 / total #impl: 15911774365 (eff. 0.001)
565.50/565.66	c GC COLLECT
565.50/565.66	c #Conflicts:     556000 | #Learnt:      18387 | 0.000
565.50/565.66	c total clause space: 127.173MB
565.50/565.66	c total #watches: 216244
566.60/566.74	c total #propagations: 19751908 / total #impl: 15948828189 (eff. 0.001)
566.60/566.74	c #Conflicts:     557000 | #Learnt:      19387 | 0.000
566.60/566.74	c total clause space: 127.173MB
566.60/566.74	c total #watches: 233415
567.61/567.78	c total #propagations: 19776966 / total #impl: 15990164578 (eff. 0.001)
567.61/567.78	c #Conflicts:     558000 | #Learnt:      20387 | 0.000
567.61/567.78	c total clause space: 127.173MB
567.61/567.78	c total #watches: 245059
568.80/568.90	c total #propagations: 19819012 / total #impl: 16016259618 (eff. 0.001)
568.80/568.90	c #Conflicts:     559000 | #Learnt:      21387 | 0.000
568.80/568.90	c total clause space: 127.173MB
568.80/568.90	c total #watches: 262771
569.90/570.09	c total #propagations: 19858834 / total #impl: 16034833804 (eff. 0.001)
569.90/570.09	c #Conflicts:     560000 | #Learnt:      22387 | 0.000
569.90/570.09	c total clause space: 127.173MB
569.90/570.09	c total #watches: 267407
571.10/571.28	c total #propagations: 19894772 / total #impl: 16065068723 (eff. 0.001)
571.10/571.28	c #Conflicts:     561000 | #Learnt:      23387 | 0.000
571.10/571.28	c total clause space: 127.173MB
571.10/571.28	c total #watches: 272834
572.01/572.17	c total #propagations: 19939200 / total #impl: 16095316515 (eff. 0.001)
572.01/572.17	c #Conflicts:     562000 | #Learnt:      24387 | 0.000
572.01/572.17	c total clause space: 127.173MB
572.01/572.17	c total #watches: 275783
572.80/572.93	c total #propagations: 19990782 / total #impl: 16122044047 (eff. 0.001)
572.80/572.93	c #Conflicts:     563000 | #Learnt:      25387 | 0.000
572.80/572.93	c total clause space: 127.173MB
572.80/572.93	c total #watches: 278819
573.50/573.60	c total #propagations: 20035804 / total #impl: 16142831225 (eff. 0.001)
573.50/573.60	c #Conflicts:     564000 | #Learnt:      26387 | 0.000
573.50/573.60	c total clause space: 127.173MB
573.50/573.60	c total #watches: 281818
574.00/574.20	c total #propagations: 20067786 / total #impl: 16166029873 (eff. 0.001)
574.00/574.20	c #Conflicts:     565000 | #Learnt:      27387 | 0.000
574.00/574.20	c total clause space: 127.173MB
574.00/574.20	c total #watches: 284292
574.70/574.80	c total #propagations: 20096626 / total #impl: 16185449827 (eff. 0.001)
574.70/574.80	c #Conflicts:     566000 | #Learnt:      28387 | 0.000
574.70/574.80	c total clause space: 127.173MB
574.70/574.80	c total #watches: 286445
575.80/575.91	c total #propagations: 20142421 / total #impl: 16207283044 (eff. 0.001)
575.80/575.91	c #Conflicts:     567000 | #Learnt:      29387 | 0.000
575.80/575.91	c total clause space: 127.173MB
575.80/575.91	c total #watches: 288948
577.10/577.20	c total #propagations: 20192950 / total #impl: 16237116977 (eff. 0.001)
577.10/577.20	c #Conflicts:     568000 | #Learnt:      30387 | 0.000
577.10/577.20	c total clause space: 127.173MB
577.10/577.20	c total #watches: 291344
578.30/578.40	c total #propagations: 20241650 / total #impl: 16267581941 (eff. 0.001)
578.30/578.40	c #Conflicts:     569000 | #Learnt:      31387 | 0.000
578.30/578.40	c total clause space: 127.173MB
578.30/578.40	c total #watches: 295543
579.61/579.73	c total #propagations: 20289179 / total #impl: 16302306240 (eff. 0.001)
579.61/579.73	c #Conflicts:     570000 | #Learnt:      32387 | 0.000
579.61/579.73	c total clause space: 127.173MB
579.61/579.73	c total #watches: 300257
581.00/581.10	c total #propagations: 20343270 / total #impl: 16330712037 (eff. 0.001)
581.00/581.10	c #Conflicts:     571000 | #Learnt:      33387 | 0.000
581.00/581.10	c total clause space: 127.173MB
581.00/581.10	c total #watches: 303233
582.30/582.45	c total #propagations: 20391690 / total #impl: 16367544016 (eff. 0.001)
582.30/582.45	c #Conflicts:     572000 | #Learnt:      34387 | 0.000
582.30/582.45	c total clause space: 127.173MB
582.30/582.45	c total #watches: 306101
583.70/583.81	c total #propagations: 20428543 / total #impl: 16403640204 (eff. 0.001)
583.70/583.81	c #Conflicts:     573000 | #Learnt:      35387 | 0.000
583.70/583.81	c total clause space: 127.173MB
583.70/583.81	c total #watches: 308615
585.00/585.14	c total #propagations: 20464466 / total #impl: 16439974751 (eff. 0.001)
585.00/585.14	c #Conflicts:     574000 | #Learnt:      36387 | 0.000
585.00/585.14	c total clause space: 127.173MB
585.00/585.14	c total #watches: 312125
586.30/586.44	c total #propagations: 20500536 / total #impl: 16468651194 (eff. 0.001)
586.30/586.44	c GC COLLECT
586.30/586.44	c #Conflicts:     575000 | #Learnt:      19190 | 0.000
586.30/586.44	c total clause space: 127.173MB
586.30/586.44	c total #watches: 215899
587.30/587.42	c total #propagations: 20534942 / total #impl: 16498591847 (eff. 0.001)
587.30/587.42	c #Conflicts:     576000 | #Learnt:      20190 | 0.000
587.30/587.42	c total clause space: 127.173MB
587.30/587.42	c total #watches: 219348
588.40/588.51	c total #propagations: 20567124 / total #impl: 16522251898 (eff. 0.001)
588.40/588.51	c #Conflicts:     577000 | #Learnt:      21190 | 0.000
588.40/588.51	c total clause space: 127.173MB
588.40/588.51	c total #watches: 223760
589.40/589.53	c total #propagations: 20612929 / total #impl: 16549376880 (eff. 0.001)
589.40/589.53	c #Conflicts:     578000 | #Learnt:      22190 | 0.000
589.40/589.53	c total clause space: 127.173MB
589.40/589.53	c total #watches: 231044
590.60/590.72	c total #propagations: 20656282 / total #impl: 16578700432 (eff. 0.001)
590.60/590.72	c #Conflicts:     579000 | #Learnt:      23190 | 0.000
590.60/590.72	c total clause space: 127.173MB
590.60/590.72	c total #watches: 240715
591.50/591.63	c total #propagations: 20701492 / total #impl: 16613851255 (eff. 0.001)
591.50/591.63	c #Conflicts:     580000 | #Learnt:      24190 | 0.000
591.50/591.63	c total clause space: 127.173MB
591.50/591.63	c total #watches: 247016
592.40/592.51	c total #propagations: 20731749 / total #impl: 16634481596 (eff. 0.001)
592.40/592.51	c #Conflicts:     581000 | #Learnt:      25190 | 0.000
592.40/592.51	c total clause space: 127.173MB
592.40/592.51	c total #watches: 249908
593.50/593.62	c total #propagations: 20768354 / total #impl: 16653573557 (eff. 0.001)
593.50/593.62	c #Conflicts:     582000 | #Learnt:      26190 | 0.000
593.50/593.62	c total clause space: 127.173MB
593.50/593.62	c total #watches: 253717
594.50/594.69	c total #propagations: 20811823 / total #impl: 16681836541 (eff. 0.001)
594.50/594.69	c #Conflicts:     583000 | #Learnt:      27190 | 0.000
594.50/594.69	c total clause space: 127.173MB
594.50/594.69	c total #watches: 259941
595.60/595.73	c total #propagations: 20845344 / total #impl: 16714293375 (eff. 0.001)
595.60/595.73	c #Conflicts:     584000 | #Learnt:      28190 | 0.000
595.60/595.73	c total clause space: 127.173MB
595.60/595.73	c total #watches: 264747
596.60/596.74	c total #propagations: 20882121 / total #impl: 16742182146 (eff. 0.001)
596.60/596.74	c #Conflicts:     585000 | #Learnt:      29190 | 0.000
596.60/596.74	c total clause space: 127.173MB
596.60/596.74	c total #watches: 272315
597.40/597.58	c total #propagations: 20931353 / total #impl: 16769621248 (eff. 0.001)
597.40/597.58	c #Conflicts:     586000 | #Learnt:      30190 | 0.000
597.40/597.58	c total clause space: 127.173MB
597.40/597.58	c total #watches: 275874
598.30/598.50	c total #propagations: 20970098 / total #impl: 16793760878 (eff. 0.001)
598.30/598.50	c #Conflicts:     587000 | #Learnt:      31190 | 0.000
598.30/598.50	c total clause space: 127.173MB
598.30/598.50	c total #watches: 279772
599.40/599.52	c total #propagations: 21011964 / total #impl: 16817016117 (eff. 0.001)
599.40/599.52	c #Conflicts:     588000 | #Learnt:      32190 | 0.000
599.40/599.52	c total clause space: 127.173MB
599.40/599.52	c total #watches: 288901
600.50/600.70	c total #propagations: 21051695 / total #impl: 16843427553 (eff. 0.001)
600.50/600.70	c #Conflicts:     589000 | #Learnt:      33190 | 0.000
600.50/600.70	c total clause space: 127.173MB
600.50/600.70	c total #watches: 304328
601.70/601.89	c total #propagations: 21103467 / total #impl: 16872002608 (eff. 0.001)
601.70/601.89	c #Conflicts:     590000 | #Learnt:      34190 | 0.000
601.70/601.89	c total clause space: 127.173MB
601.70/601.89	c total #watches: 349431
603.09/603.23	c total #propagations: 21160623 / total #impl: 16903020678 (eff. 0.001)
603.09/603.23	c #Conflicts:     591000 | #Learnt:      35190 | 0.000
603.09/603.23	c total clause space: 127.173MB
603.09/603.23	c total #watches: 371085
604.39/604.56	c total #propagations: 21199261 / total #impl: 16933812752 (eff. 0.001)
604.39/604.56	c #Conflicts:     592000 | #Learnt:      36190 | 0.000
604.39/604.56	c total clause space: 127.173MB
604.39/604.56	c total #watches: 376150
605.59/605.73	c total #propagations: 21231671 / total #impl: 16969091183 (eff. 0.001)
605.59/605.73	c GC COLLECT
605.59/605.73	c #Conflicts:     593000 | #Learnt:      18688 | 0.000
605.59/605.73	c total clause space: 127.173MB
605.59/605.73	c total #watches: 214058
606.59/606.72	c total #propagations: 21262653 / total #impl: 17000034302 (eff. 0.001)
606.59/606.72	c #Conflicts:     594000 | #Learnt:      19688 | 0.000
606.59/606.72	c total clause space: 127.173MB
606.59/606.72	c total #watches: 216367
607.59/607.72	c total #propagations: 21291394 / total #impl: 17034414734 (eff. 0.001)
607.59/607.72	c #Conflicts:     595000 | #Learnt:      20688 | 0.000
607.59/607.72	c total clause space: 127.173MB
607.59/607.72	c total #watches: 218599
608.59/608.75	c total #propagations: 21318535 / total #impl: 17067348181 (eff. 0.001)
608.59/608.75	c #Conflicts:     596000 | #Learnt:      21688 | 0.000
608.59/608.75	c total clause space: 127.173MB
608.59/608.75	c total #watches: 221782
609.69/609.82	c total #propagations: 21351352 / total #impl: 17099837891 (eff. 0.001)
609.69/609.82	c #Conflicts:     597000 | #Learnt:      22688 | 0.000
609.69/609.82	c total clause space: 127.173MB
609.69/609.82	c total #watches: 229539
610.69/610.83	c total #propagations: 21378131 / total #impl: 17132455839 (eff. 0.001)
610.69/610.83	c #Conflicts:     598000 | #Learnt:      23688 | 0.000
610.69/610.83	c total clause space: 127.173MB
610.69/610.83	c total #watches: 236514
611.89/612.07	c total #propagations: 21403067 / total #impl: 17164265094 (eff. 0.001)
611.89/612.07	c #Conflicts:     599000 | #Learnt:      24688 | 0.000
611.89/612.07	c total clause space: 127.173MB
611.89/612.07	c total #watches: 243625
613.19/613.36	c total #propagations: 21431168 / total #impl: 17195087855 (eff. 0.001)
613.19/613.36	c #Conflicts:     600000 | #Learnt:      25688 | 0.000
613.19/613.36	c total clause space: 127.173MB
613.19/613.36	c total #watches: 252432
614.49/614.63	c total #propagations: 21457003 / total #impl: 17229656039 (eff. 0.001)
614.49/614.63	c #Conflicts:     601000 | #Learnt:      26688 | 0.000
614.49/614.63	c total clause space: 127.173MB
614.49/614.63	c total #watches: 261290
615.59/615.78	c total #propagations: 21489081 / total #impl: 17260836798 (eff. 0.001)
615.59/615.78	c #Conflicts:     602000 | #Learnt:      27688 | 0.000
615.59/615.78	c total clause space: 127.173MB
615.59/615.78	c total #watches: 267735
616.69/616.88	c total #propagations: 21515813 / total #impl: 17291800360 (eff. 0.001)
616.69/616.88	c #Conflicts:     603000 | #Learnt:      28688 | 0.000
616.69/616.88	c total clause space: 127.173MB
616.69/616.88	c total #watches: 271076
617.69/617.88	c total #propagations: 21547289 / total #impl: 17329095430 (eff. 0.001)
617.69/617.88	c #Conflicts:     604000 | #Learnt:      29688 | 0.000
617.69/617.88	c total clause space: 127.173MB
617.69/617.88	c total #watches: 274164
618.79/618.97	c total #propagations: 21577952 / total #impl: 17361944860 (eff. 0.001)
618.79/618.97	c #Conflicts:     605000 | #Learnt:      30688 | 0.000
618.79/618.97	c total clause space: 127.173MB
618.79/618.97	c total #watches: 276799
619.89/620.06	c total #propagations: 21609412 / total #impl: 17395361126 (eff. 0.001)
619.89/620.06	c #Conflicts:     606000 | #Learnt:      31688 | 0.000
619.89/620.06	c total clause space: 127.173MB
619.89/620.06	c total #watches: 279846
620.99/621.14	c total #propagations: 21645194 / total #impl: 17425625007 (eff. 0.001)
620.99/621.14	c #Conflicts:     607000 | #Learnt:      32688 | 0.000
620.99/621.14	c total clause space: 127.173MB
620.99/621.14	c total #watches: 282644
621.99/622.14	c total #propagations: 21678053 / total #impl: 17453731266 (eff. 0.001)
621.99/622.14	c #Conflicts:     608000 | #Learnt:      33688 | 0.000
621.99/622.14	c total clause space: 127.173MB
621.99/622.14	c total #watches: 285179
622.89/623.07	c total #propagations: 21709096 / total #impl: 17492177811 (eff. 0.001)
622.89/623.07	c #Conflicts:     609000 | #Learnt:      34688 | 0.000
622.89/623.07	c total clause space: 127.173MB
622.89/623.07	c total #watches: 287502
623.89/624.02	c total #propagations: 21743757 / total #impl: 17523006532 (eff. 0.001)
623.89/624.02	c #Conflicts:     610000 | #Learnt:      35688 | 0.000
623.89/624.02	c total clause space: 127.173MB
623.89/624.02	c total #watches: 290224
624.80/624.97	c total #propagations: 21778407 / total #impl: 17555521208 (eff. 0.001)
624.80/624.97	c #Conflicts:     611000 | #Learnt:      36688 | 0.000
624.80/624.97	c total clause space: 127.173MB
624.80/624.97	c total #watches: 292696
625.80/625.92	c total #propagations: 21812880 / total #impl: 17587526692 (eff. 0.001)
625.80/625.92	c GC COLLECT
625.80/625.92	c #Conflicts:     612000 | #Learnt:      18889 | 0.000
625.80/625.92	c total clause space: 127.173MB
625.80/625.92	c total #watches: 214547
626.69/626.88	c total #propagations: 21845847 / total #impl: 17619479387 (eff. 0.001)
626.69/626.88	c #Conflicts:     613000 | #Learnt:      19889 | 0.000
626.69/626.88	c total clause space: 127.173MB
626.69/626.88	c total #watches: 216884
627.79/627.95	c total #propagations: 21879777 / total #impl: 17651737337 (eff. 0.001)
627.79/627.95	c #Conflicts:     614000 | #Learnt:      20889 | 0.000
627.79/627.95	c total clause space: 127.173MB
627.79/627.95	c total #watches: 219387
628.69/628.85	c total #propagations: 21911613 / total #impl: 17681617787 (eff. 0.001)
628.69/628.85	c #Conflicts:     615000 | #Learnt:      21889 | 0.000
628.69/628.85	c total clause space: 127.173MB
628.69/628.85	c total #watches: 221874
629.79/629.94	c total #propagations: 21944005 / total #impl: 17715342015 (eff. 0.001)
629.79/629.94	c #Conflicts:     616000 | #Learnt:      22889 | 0.000
629.79/629.94	c total clause space: 127.173MB
629.79/629.94	c total #watches: 224769
630.99/631.11	c total #propagations: 21999499 / total #impl: 17750907629 (eff. 0.001)
630.99/631.11	c #Conflicts:     617000 | #Learnt:      23889 | 0.000
630.99/631.11	c total clause space: 127.173MB
630.99/631.11	c total #watches: 231991
631.99/632.13	c total #propagations: 22055071 / total #impl: 17788026246 (eff. 0.001)
631.99/632.13	c #Conflicts:     618000 | #Learnt:      24889 | 0.000
631.99/632.13	c total clause space: 127.173MB
631.99/632.13	c total #watches: 239584
632.99/633.11	c total #propagations: 22092034 / total #impl: 17820507961 (eff. 0.001)
632.99/633.11	c #Conflicts:     619000 | #Learnt:      25889 | 0.000
632.99/633.11	c total clause space: 127.173MB
632.99/633.11	c total #watches: 243439
634.09/634.27	c total #propagations: 22137689 / total #impl: 17847037479 (eff. 0.001)
634.09/634.27	c #Conflicts:     620000 | #Learnt:      26889 | 0.000
634.09/634.27	c total clause space: 127.173MB
634.09/634.27	c total #watches: 249806
635.29/635.43	c total #propagations: 22186748 / total #impl: 17880395512 (eff. 0.001)
635.29/635.43	c #Conflicts:     621000 | #Learnt:      27889 | 0.000
635.29/635.43	c total clause space: 127.173MB
635.29/635.43	c total #watches: 252729
636.39/636.54	c total #propagations: 22225272 / total #impl: 17909419638 (eff. 0.001)
636.39/636.54	c #Conflicts:     622000 | #Learnt:      28889 | 0.000
636.39/636.54	c total clause space: 127.173MB
636.39/636.54	c total #watches: 255744
637.59/637.79	c total #propagations: 22257376 / total #impl: 17938731059 (eff. 0.001)
637.59/637.79	c #Conflicts:     623000 | #Learnt:      29889 | 0.000
637.59/637.79	c total clause space: 127.173MB
637.59/637.79	c total #watches: 260433
638.79/638.90	c total #propagations: 22285678 / total #impl: 17970018177 (eff. 0.001)
638.79/638.90	c #Conflicts:     624000 | #Learnt:      30889 | 0.000
638.79/638.90	c total clause space: 127.173MB
638.79/638.90	c total #watches: 274098
639.69/639.84	c total #propagations: 22334500 / total #impl: 18000074914 (eff. 0.001)
639.69/639.84	c #Conflicts:     625000 | #Learnt:      31889 | 0.000
639.69/639.84	c total clause space: 127.173MB
639.69/639.84	c total #watches: 276611
640.49/640.62	c total #propagations: 22380612 / total #impl: 18027886329 (eff. 0.001)
640.49/640.62	c #Conflicts:     626000 | #Learnt:      32889 | 0.000
640.49/640.62	c total clause space: 127.173MB
640.49/640.62	c total #watches: 279457
641.49/641.60	c total #propagations: 22416300 / total #impl: 18045732718 (eff. 0.001)
641.49/641.60	c #Conflicts:     627000 | #Learnt:      33889 | 0.000
641.49/641.60	c total clause space: 127.173MB
641.49/641.60	c total #watches: 283416
642.39/642.57	c total #propagations: 22466321 / total #impl: 18066877346 (eff. 0.001)
642.39/642.57	c #Conflicts:     628000 | #Learnt:      34889 | 0.000
642.39/642.57	c total clause space: 127.173MB
642.39/642.57	c total #watches: 286694
643.39/643.55	c total #propagations: 22512192 / total #impl: 18093148936 (eff. 0.001)
643.39/643.55	c #Conflicts:     629000 | #Learnt:      35889 | 0.000
643.39/643.55	c total clause space: 127.173MB
643.39/643.55	c total #watches: 290198
644.39/644.55	c total #propagations: 22547844 / total #impl: 18123717141 (eff. 0.001)
644.39/644.55	c #Conflicts:     630000 | #Learnt:      36889 | 0.000
644.39/644.55	c total clause space: 127.173MB
644.39/644.55	c total #watches: 293995
645.39/645.55	c total #propagations: 22579941 / total #impl: 18155373244 (eff. 0.001)
645.39/645.55	c #Conflicts:     631000 | #Learnt:      37889 | 0.000
645.39/645.55	c total clause space: 127.173MB
645.39/645.55	c total #watches: 297767
646.49/646.61	c total #propagations: 22608580 / total #impl: 18185676408 (eff. 0.001)
646.49/646.61	c GC COLLECT
646.49/646.61	c #Conflicts:     632000 | #Learnt:      19785 | 0.000
646.49/646.61	c total clause space: 127.173MB
646.49/646.61	c total #watches: 217168
647.39/647.55	c total #propagations: 22640262 / total #impl: 18212431042 (eff. 0.001)
647.39/647.55	c #Conflicts:     633000 | #Learnt:      20785 | 0.000
647.39/647.55	c total clause space: 127.173MB
647.39/647.55	c total #watches: 219845
648.39/648.59	c total #propagations: 22671252 / total #impl: 18239998512 (eff. 0.001)
648.39/648.59	c #Conflicts:     634000 | #Learnt:      21785 | 0.000
648.39/648.59	c total clause space: 127.173MB
648.39/648.59	c total #watches: 224463
649.49/649.60	c total #propagations: 22701802 / total #impl: 18266729634 (eff. 0.001)
649.49/649.60	c #Conflicts:     635000 | #Learnt:      22785 | 0.000
649.49/649.60	c total clause space: 127.173MB
649.49/649.60	c total #watches: 228421
650.49/650.67	c total #propagations: 22751412 / total #impl: 18293255887 (eff. 0.001)
650.49/650.67	c #Conflicts:     636000 | #Learnt:      23787 | 0.000
650.49/650.67	c total clause space: 127.173MB
650.49/650.67	c total #watches: 242528
651.69/651.86	c total #propagations: 22797011 / total #impl: 18322757636 (eff. 0.001)
651.69/651.86	c #Conflicts:     637000 | #Learnt:      24787 | 0.000
651.69/651.86	c total clause space: 127.173MB
651.69/651.86	c total #watches: 249395
652.59/652.75	c total #propagations: 22829711 / total #impl: 18350233712 (eff. 0.001)
652.59/652.75	c #Conflicts:     638000 | #Learnt:      25787 | 0.000
652.59/652.75	c total clause space: 127.173MB
652.59/652.75	c total #watches: 252512
653.69/653.87	c total #propagations: 22865436 / total #impl: 18366458513 (eff. 0.001)
653.69/653.87	c #Conflicts:     639000 | #Learnt:      26787 | 0.000
653.69/653.87	c total clause space: 127.173MB
653.69/653.87	c total #watches: 256954
654.69/654.85	c total #propagations: 22905060 / total #impl: 18398719316 (eff. 0.001)
654.69/654.85	c #Conflicts:     640000 | #Learnt:      27787 | 0.000
654.69/654.85	c total clause space: 127.173MB
654.69/654.85	c total #watches: 259621
655.69/655.80	c total #propagations: 22945647 / total #impl: 18432334193 (eff. 0.001)
655.69/655.80	c #Conflicts:     641000 | #Learnt:      28787 | 0.000
655.69/655.80	c total clause space: 127.173MB
655.69/655.80	c total #watches: 263485
656.59/656.78	c total #propagations: 22977466 / total #impl: 18458747767 (eff. 0.001)
656.59/656.78	c #Conflicts:     642000 | #Learnt:      29787 | 0.000
656.59/656.78	c total clause space: 127.173MB
656.59/656.78	c total #watches: 271032
657.69/657.82	c total #propagations: 23003344 / total #impl: 18494863826 (eff. 0.001)
657.69/657.82	c #Conflicts:     643000 | #Learnt:      30787 | 0.000
657.69/657.82	c total clause space: 127.173MB
657.69/657.82	c total #watches: 276189
658.79/658.93	c total #propagations: 23050611 / total #impl: 18524521300 (eff. 0.001)
658.79/658.93	c #Conflicts:     644000 | #Learnt:      31787 | 0.000
658.79/658.93	c total clause space: 127.173MB
658.79/658.93	c total #watches: 280785
659.99/660.16	c total #propagations: 23106373 / total #impl: 18556348845 (eff. 0.001)
659.99/660.16	c #Conflicts:     645000 | #Learnt:      32787 | 0.000
659.99/660.16	c total clause space: 127.173MB
659.99/660.16	c total #watches: 284063
661.48/661.60	c total #propagations: 23144323 / total #impl: 18595629314 (eff. 0.001)
661.48/661.60	c #Conflicts:     646000 | #Learnt:      33787 | 0.000
661.48/661.60	c total clause space: 127.173MB
661.48/661.60	c total #watches: 288739
662.38/662.50	c total #propagations: 23191613 / total #impl: 18636742834 (eff. 0.001)
662.38/662.50	c #Conflicts:     647000 | #Learnt:      34787 | 0.000
662.38/662.50	c total clause space: 127.173MB
662.38/662.50	c total #watches: 291664
663.38/663.50	c total #propagations: 23245343 / total #impl: 18665398423 (eff. 0.001)
663.38/663.50	c #Conflicts:     648000 | #Learnt:      35787 | 0.000
663.38/663.50	c total clause space: 127.173MB
663.38/663.50	c total #watches: 294886
664.29/664.45	c total #propagations: 23298027 / total #impl: 18699743049 (eff. 0.001)
664.29/664.45	c #Conflicts:     649000 | #Learnt:      36787 | 0.000
664.29/664.45	c total clause space: 127.173MB
664.29/664.45	c total #watches: 297347
665.39/665.51	c total #propagations: 23329294 / total #impl: 18732543419 (eff. 0.001)
665.39/665.51	c #Conflicts:     650000 | #Learnt:      37787 | 0.000
665.39/665.51	c total clause space: 127.173MB
665.39/665.51	c total #watches: 300825
666.38/666.59	c total #propagations: 23362353 / total #impl: 18760796960 (eff. 0.001)
666.38/666.59	c #Conflicts:     651000 | #Learnt:      38787 | 0.000
666.38/666.59	c total clause space: 127.173MB
666.38/666.59	c total #watches: 304122
667.59/667.76	c total #propagations: 23394367 / total #impl: 18795147914 (eff. 0.001)
667.59/667.76	c GC COLLECT
667.59/667.76	c #Conflicts:     652000 | #Learnt:      20394 | 0.000
667.59/667.76	c total clause space: 127.173MB
667.59/667.76	c total #watches: 224603
668.69/668.89	c total #propagations: 23424032 / total #impl: 18831212895 (eff. 0.001)
668.69/668.89	c #Conflicts:     653000 | #Learnt:      21394 | 0.000
668.69/668.89	c total clause space: 127.173MB
668.69/668.89	c total #watches: 238016
669.89/670.01	c total #propagations: 23458195 / total #impl: 18861876391 (eff. 0.001)
669.89/670.01	c #Conflicts:     654000 | #Learnt:      22394 | 0.000
669.89/670.01	c total clause space: 127.173MB
669.89/670.01	c total #watches: 244142
670.89/671.06	c total #propagations: 23490712 / total #impl: 18892478335 (eff. 0.001)
670.89/671.06	c #Conflicts:     655000 | #Learnt:      23394 | 0.000
670.89/671.06	c total clause space: 127.173MB
670.89/671.06	c total #watches: 247507
671.99/672.17	c total #propagations: 23519907 / total #impl: 18917646301 (eff. 0.001)
671.99/672.17	c #Conflicts:     656000 | #Learnt:      24394 | 0.000
671.99/672.17	c total clause space: 127.173MB
671.99/672.17	c total #watches: 250766
672.88/673.09	c total #propagations: 23550613 / total #impl: 18941768740 (eff. 0.001)
672.88/673.09	c #Conflicts:     657000 | #Learnt:      25394 | 0.000
672.88/673.09	c total clause space: 127.173MB
672.88/673.09	c total #watches: 253906
673.88/674.01	c total #propagations: 23579499 / total #impl: 18965341518 (eff. 0.001)
673.88/674.01	c #Conflicts:     658000 | #Learnt:      26394 | 0.000
673.88/674.01	c total clause space: 127.173MB
673.88/674.01	c total #watches: 256882
674.88/675.05	c total #propagations: 23609020 / total #impl: 18986331394 (eff. 0.001)
674.88/675.05	c #Conflicts:     659000 | #Learnt:      27394 | 0.000
674.88/675.05	c total clause space: 127.173MB
674.88/675.05	c total #watches: 260228
676.08/676.20	c total #propagations: 23641823 / total #impl: 19008515821 (eff. 0.001)
676.08/676.20	c #Conflicts:     660000 | #Learnt:      28394 | 0.000
676.08/676.20	c total clause space: 127.173MB
676.08/676.20	c total #watches: 272204
676.98/677.17	c total #propagations: 23675757 / total #impl: 19034679175 (eff. 0.001)
676.98/677.17	c #Conflicts:     661000 | #Learnt:      29394 | 0.000
676.98/677.17	c total clause space: 127.173MB
676.98/677.17	c total #watches: 280633
678.08/678.25	c total #propagations: 23718967 / total #impl: 19065831128 (eff. 0.001)
678.08/678.25	c #Conflicts:     662000 | #Learnt:      30394 | 0.000
678.08/678.25	c total clause space: 127.173MB
678.08/678.25	c total #watches: 283557
679.18/679.35	c total #propagations: 23768357 / total #impl: 19105263239 (eff. 0.001)
679.18/679.35	c #Conflicts:     663000 | #Learnt:      31394 | 0.000
679.18/679.35	c total clause space: 127.173MB
679.18/679.35	c total #watches: 288518
680.38/680.52	c total #propagations: 23799130 / total #impl: 19136115655 (eff. 0.001)
680.38/680.52	c #Conflicts:     664000 | #Learnt:      32394 | 0.000
680.38/680.52	c total clause space: 127.173MB
680.38/680.52	c total #watches: 291289
681.48/681.63	c total #propagations: 23853466 / total #impl: 19167630480 (eff. 0.001)
681.48/681.63	c #Conflicts:     665000 | #Learnt:      33394 | 0.000
681.48/681.63	c total clause space: 127.173MB
681.48/681.63	c total #watches: 294472
682.58/682.79	c total #propagations: 23898789 / total #impl: 19201647506 (eff. 0.001)
682.58/682.79	c #Conflicts:     666000 | #Learnt:      34394 | 0.000
682.58/682.79	c total clause space: 127.173MB
682.58/682.79	c total #watches: 298167
683.88/684.09	c total #propagations: 23939194 / total #impl: 19230305480 (eff. 0.001)
683.88/684.09	c #Conflicts:     667000 | #Learnt:      35394 | 0.000
683.88/684.09	c total clause space: 127.173MB
683.88/684.09	c total #watches: 306776
685.29/685.46	c total #propagations: 23977222 / total #impl: 19266463865 (eff. 0.001)
685.29/685.46	c #Conflicts:     668000 | #Learnt:      36394 | 0.000
685.29/685.46	c total clause space: 127.173MB
685.29/685.46	c total #watches: 311653
686.68/686.81	c total #propagations: 24016831 / total #impl: 19298819681 (eff. 0.001)
686.68/686.81	c #Conflicts:     669000 | #Learnt:      37394 | 0.000
686.68/686.81	c total clause space: 127.173MB
686.68/686.81	c total #watches: 317597
687.78/687.99	c total #propagations: 24065625 / total #impl: 19329936340 (eff. 0.001)
687.78/687.99	c #Conflicts:     670000 | #Learnt:      38394 | 0.000
687.78/687.99	c total clause space: 127.173MB
687.78/687.99	c total #watches: 321444
689.08/689.22	c total #propagations: 24120584 / total #impl: 19363220326 (eff. 0.001)
689.08/689.22	c #Conflicts:     671000 | #Learnt:      39394 | 0.000
689.08/689.22	c total clause space: 127.173MB
689.08/689.22	c total #watches: 326158
690.18/690.37	c total #propagations: 24162023 / total #impl: 19400141126 (eff. 0.001)
690.18/690.37	c GC COLLECT
690.18/690.37	c #Conflicts:     672000 | #Learnt:      20690 | 0.000
690.18/690.37	c total clause space: 127.173MB
690.18/690.37	c total #watches: 225550
691.18/691.34	c total #propagations: 24215687 / total #impl: 19431809400 (eff. 0.001)
691.18/691.34	c #Conflicts:     673000 | #Learnt:      21690 | 0.000
691.18/691.34	c total clause space: 127.173MB
691.18/691.34	c total #watches: 227974
692.28/692.41	c total #propagations: 24257576 / total #impl: 19460166115 (eff. 0.001)
692.28/692.41	c #Conflicts:     674000 | #Learnt:      22690 | 0.000
692.28/692.41	c total clause space: 127.173MB
692.28/692.41	c total #watches: 231504
693.48/693.62	c total #propagations: 24290140 / total #impl: 19492225955 (eff. 0.001)
693.48/693.62	c #Conflicts:     675000 | #Learnt:      23690 | 0.000
693.48/693.62	c total clause space: 127.173MB
693.48/693.62	c total #watches: 234363
694.78/694.90	c total #propagations: 24316899 / total #impl: 19532443849 (eff. 0.001)
694.78/694.90	c #Conflicts:     676000 | #Learnt:      24690 | 0.000
694.78/694.90	c total clause space: 127.173MB
694.78/694.90	c total #watches: 237002
696.08/696.28	c total #propagations: 24345521 / total #impl: 19570296431 (eff. 0.001)
696.08/696.28	c #Conflicts:     677000 | #Learnt:      25690 | 0.000
696.08/696.28	c total clause space: 127.173MB
696.08/696.28	c total #watches: 241516
697.18/697.38	c total #propagations: 24379249 / total #impl: 19613560300 (eff. 0.001)
697.18/697.38	c #Conflicts:     678000 | #Learnt:      26690 | 0.000
697.18/697.38	c total clause space: 127.173MB
697.18/697.38	c total #watches: 247529
698.58/698.73	c total #propagations: 24410975 / total #impl: 19651116201 (eff. 0.001)
698.58/698.73	c #Conflicts:     679000 | #Learnt:      27690 | 0.000
698.58/698.73	c total clause space: 127.173MB
698.58/698.73	c total #watches: 253259
699.68/699.86	c total #propagations: 24445596 / total #impl: 19686934904 (eff. 0.001)
699.68/699.86	c #Conflicts:     680000 | #Learnt:      28690 | 0.000
699.68/699.86	c total clause space: 127.173MB
699.68/699.86	c total #watches: 258226
701.08/701.25	c total #propagations: 24501774 / total #impl: 19721817342 (eff. 0.001)
701.08/701.25	c #Conflicts:     681000 | #Learnt:      29690 | 0.000
701.08/701.25	c total clause space: 127.173MB
701.08/701.25	c total #watches: 261346
702.38/702.52	c total #propagations: 24553149 / total #impl: 19763262682 (eff. 0.001)
702.38/702.52	c #Conflicts:     682000 | #Learnt:      30690 | 0.000
702.38/702.52	c total clause space: 127.173MB
702.38/702.52	c total #watches: 266725
703.58/703.78	c total #propagations: 24591719 / total #impl: 19795911860 (eff. 0.001)
703.58/703.78	c #Conflicts:     683000 | #Learnt:      31690 | 0.000
703.58/703.78	c total clause space: 127.173MB
703.58/703.78	c total #watches: 272294
704.88/705.02	c total #propagations: 24642458 / total #impl: 19827361269 (eff. 0.001)
704.88/705.02	c #Conflicts:     684000 | #Learnt:      32690 | 0.000
704.88/705.02	c total clause space: 127.173MB
704.88/705.02	c total #watches: 288516
705.88/706.02	c total #propagations: 24687576 / total #impl: 19860930796 (eff. 0.001)
705.88/706.02	c #Conflicts:     685000 | #Learnt:      33690 | 0.000
705.88/706.02	c total clause space: 127.173MB
705.88/706.02	c total #watches: 291067
706.88/707.03	c total #propagations: 24725889 / total #impl: 19886907753 (eff. 0.001)
706.88/707.03	c #Conflicts:     686000 | #Learnt:      34690 | 0.000
706.88/707.03	c total clause space: 127.173MB
706.88/707.03	c total #watches: 305712
707.78/707.93	c total #propagations: 24767976 / total #impl: 19918790653 (eff. 0.001)
707.78/707.93	c #Conflicts:     687000 | #Learnt:      35690 | 0.000
707.78/707.93	c total clause space: 127.173MB
707.78/707.93	c total #watches: 313927
708.78/709.00	c total #propagations: 24813987 / total #impl: 19942876592 (eff. 0.001)
708.78/709.00	c #Conflicts:     688000 | #Learnt:      36690 | 0.000
708.78/709.00	c total clause space: 127.173MB
708.78/709.00	c total #watches: 323294
709.98/710.17	c total #propagations: 24876474 / total #impl: 19974024647 (eff. 0.001)
709.98/710.17	c #Conflicts:     689000 | #Learnt:      37690 | 0.000
709.98/710.17	c total clause space: 127.173MB
709.98/710.17	c total #watches: 334708
711.18/711.34	c total #propagations: 24931917 / total #impl: 20011413256 (eff. 0.001)
711.18/711.34	c #Conflicts:     690000 | #Learnt:      38690 | 0.000
711.18/711.34	c total clause space: 127.173MB
711.18/711.34	c total #watches: 343170
712.38/712.51	c total #propagations: 24969601 / total #impl: 20046347027 (eff. 0.001)
712.38/712.51	c #Conflicts:     691000 | #Learnt:      39690 | 0.000
712.38/712.51	c total clause space: 127.173MB
712.38/712.51	c total #watches: 349302
713.78/713.96	c total #propagations: 25018188 / total #impl: 20079948289 (eff. 0.001)
713.78/713.96	c GC COLLECT
713.78/713.96	c #Conflicts:     692000 | #Learnt:      20696 | 0.000
713.78/713.96	c total clause space: 127.173MB
713.78/713.96	c total #watches: 224812
714.78/714.99	c total #propagations: 25069502 / total #impl: 20118444031 (eff. 0.001)
714.78/714.99	c #Conflicts:     693000 | #Learnt:      21696 | 0.000
714.78/714.99	c total clause space: 127.173MB
714.78/714.99	c total #watches: 227830
715.68/715.89	c total #propagations: 25111710 / total #impl: 20143400362 (eff. 0.001)
715.68/715.89	c #Conflicts:     694000 | #Learnt:      22696 | 0.000
715.68/715.89	c total clause space: 127.173MB
715.68/715.89	c total #watches: 230744
716.58/716.73	c total #propagations: 25136602 / total #impl: 20159777086 (eff. 0.001)
716.58/716.73	c #Conflicts:     695000 | #Learnt:      23696 | 0.000
716.58/716.73	c total clause space: 127.173MB
716.58/716.73	c total #watches: 233626
717.68/717.88	c total #propagations: 25157166 / total #impl: 20181752280 (eff. 0.001)
717.68/717.88	c #Conflicts:     696000 | #Learnt:      24696 | 0.000
717.68/717.88	c total clause space: 127.173MB
717.68/717.88	c total #watches: 237437
718.78/718.90	c total #propagations: 25185003 / total #impl: 20211709060 (eff. 0.001)
718.78/718.90	c #Conflicts:     697000 | #Learnt:      25696 | 0.000
718.78/718.90	c total clause space: 127.173MB
718.78/718.90	c total #watches: 240479
719.78/719.93	c total #propagations: 25208696 / total #impl: 20233281645 (eff. 0.001)
719.78/719.93	c #Conflicts:     698000 | #Learnt:      26696 | 0.000
719.78/719.93	c total clause space: 127.173MB
719.78/719.93	c total #watches: 245175
720.98/721.18	c total #propagations: 25231880 / total #impl: 20259055735 (eff. 0.001)
720.98/721.18	c #Conflicts:     699000 | #Learnt:      27696 | 0.000
720.98/721.18	c total clause space: 127.173MB
720.98/721.18	c total #watches: 253573
722.28/722.46	c total #propagations: 25261193 / total #impl: 20286866420 (eff. 0.001)
722.28/722.46	c #Conflicts:     700000 | #Learnt:      28696 | 0.000
722.28/722.46	c total clause space: 127.173MB
722.28/722.46	c total #watches: 256307
723.38/723.58	c total #propagations: 25288183 / total #impl: 20318624699 (eff. 0.001)
723.38/723.58	c #Conflicts:     701000 | #Learnt:      29696 | 0.000
723.38/723.58	c total clause space: 127.173MB
723.38/723.58	c total #watches: 259817
724.37/724.51	c total #propagations: 25316714 / total #impl: 20353329311 (eff. 0.001)
724.37/724.51	c #Conflicts:     702000 | #Learnt:      30696 | 0.000
724.37/724.51	c total clause space: 127.173MB
724.37/724.51	c total #watches: 263309
725.37/725.59	c total #propagations: 25344414 / total #impl: 20380366106 (eff. 0.001)
725.37/725.59	c #Conflicts:     703000 | #Learnt:      31696 | 0.000
725.37/725.59	c total clause space: 127.173MB
725.37/725.59	c total #watches: 266982
726.67/726.86	c total #propagations: 25373243 / total #impl: 20406337268 (eff. 0.001)
726.67/726.86	c #Conflicts:     704000 | #Learnt:      32696 | 0.000
726.67/726.86	c total clause space: 127.173MB
726.67/726.86	c total #watches: 271332
727.97/728.14	c total #propagations: 25402333 / total #impl: 20435610316 (eff. 0.001)
727.97/728.14	c #Conflicts:     705000 | #Learnt:      33696 | 0.000
727.97/728.14	c total clause space: 127.173MB
727.97/728.14	c total #watches: 275230
729.07/729.25	c total #propagations: 25433457 / total #impl: 20463542362 (eff. 0.001)
729.07/729.25	c #Conflicts:     706000 | #Learnt:      34696 | 0.000
729.07/729.25	c total clause space: 127.173MB
729.07/729.25	c total #watches: 277808
730.38/730.56	c total #propagations: 25457617 / total #impl: 20489707109 (eff. 0.001)
730.38/730.56	c #Conflicts:     707000 | #Learnt:      35696 | 0.000
730.38/730.56	c total clause space: 127.173MB
730.38/730.56	c total #watches: 281514
731.87/732.02	c total #propagations: 25484336 / total #impl: 20525609892 (eff. 0.001)
731.87/732.02	c #Conflicts:     708000 | #Learnt:      36696 | 0.000
731.87/732.02	c total clause space: 127.173MB
731.87/732.02	c total #watches: 284810
733.27/733.41	c total #propagations: 25512019 / total #impl: 20566548007 (eff. 0.001)
733.27/733.41	c #Conflicts:     709000 | #Learnt:      37696 | 0.000
733.27/733.41	c total clause space: 127.173MB
733.27/733.41	c total #watches: 287559
734.37/734.56	c total #propagations: 25538867 / total #impl: 20609036157 (eff. 0.001)
734.37/734.56	c #Conflicts:     710000 | #Learnt:      38696 | 0.000
734.37/734.56	c total clause space: 127.173MB
734.37/734.56	c total #watches: 290204
735.67/735.81	c total #propagations: 25565917 / total #impl: 20643531942 (eff. 0.001)
735.67/735.81	c #Conflicts:     711000 | #Learnt:      39696 | 0.000
735.67/735.81	c total clause space: 127.173MB
735.67/735.81	c total #watches: 293189
736.98/737.19	c total #propagations: 25593761 / total #impl: 20678600490 (eff. 0.001)
736.98/737.19	c GC COLLECT
736.98/737.19	c #Conflicts:     712000 | #Learnt:      20392 | 0.000
736.98/737.19	c total clause space: 127.173MB
736.98/737.19	c total #watches: 224030
738.17/738.36	c total #propagations: 25620448 / total #impl: 20715632007 (eff. 0.001)
738.17/738.36	c #Conflicts:     713000 | #Learnt:      21392 | 0.000
738.17/738.36	c total clause space: 127.173MB
738.17/738.36	c total #watches: 226910
739.27/739.48	c total #propagations: 25647325 / total #impl: 20749367122 (eff. 0.001)
739.27/739.48	c #Conflicts:     714000 | #Learnt:      22392 | 0.000
739.27/739.48	c total clause space: 127.173MB
739.27/739.48	c total #watches: 229662
740.47/740.60	c total #propagations: 25673727 / total #impl: 20782514101 (eff. 0.001)
740.47/740.60	c #Conflicts:     715000 | #Learnt:      23392 | 0.000
740.47/740.60	c total clause space: 127.173MB
740.47/740.60	c total #watches: 232774
741.57/741.72	c total #propagations: 25701608 / total #impl: 20815540615 (eff. 0.001)
741.57/741.72	c #Conflicts:     716000 | #Learnt:      24392 | 0.000
741.57/741.72	c total clause space: 127.173MB
741.57/741.72	c total #watches: 235878
742.67/742.87	c total #propagations: 25729847 / total #impl: 20852260704 (eff. 0.001)
742.67/742.87	c #Conflicts:     717000 | #Learnt:      25392 | 0.000
742.67/742.87	c total clause space: 127.173MB
742.67/742.87	c total #watches: 238902
743.87/744.08	c total #propagations: 25757520 / total #impl: 20886089037 (eff. 0.001)
743.87/744.08	c #Conflicts:     718000 | #Learnt:      26392 | 0.000
743.87/744.08	c total clause space: 127.173MB
743.87/744.08	c total #watches: 241956
745.07/745.26	c total #propagations: 25786770 / total #impl: 20918563713 (eff. 0.001)
745.07/745.26	c #Conflicts:     719000 | #Learnt:      27392 | 0.000
745.07/745.26	c total clause space: 127.173MB
745.07/745.26	c total #watches: 245532
746.17/746.36	c total #propagations: 25813797 / total #impl: 20946945225 (eff. 0.001)
746.17/746.36	c #Conflicts:     720000 | #Learnt:      28392 | 0.000
746.17/746.36	c total clause space: 127.173MB
746.17/746.36	c total #watches: 248523
747.27/747.41	c total #propagations: 25841504 / total #impl: 20982630721 (eff. 0.001)
747.27/747.41	c #Conflicts:     721000 | #Learnt:      29392 | 0.000
747.27/747.41	c total clause space: 127.173MB
747.27/747.41	c total #watches: 251859
748.37/748.58	c total #propagations: 25869505 / total #impl: 21016381761 (eff. 0.001)
748.37/748.58	c #Conflicts:     722000 | #Learnt:      30392 | 0.000
748.37/748.58	c total clause space: 127.173MB
748.37/748.58	c total #watches: 257333
749.57/749.78	c total #propagations: 25898397 / total #impl: 21049177408 (eff. 0.001)
749.57/749.78	c #Conflicts:     723000 | #Learnt:      31392 | 0.000
749.57/749.78	c total clause space: 127.173MB
749.57/749.78	c total #watches: 260832
750.77/750.98	c total #propagations: 25926380 / total #impl: 21080901025 (eff. 0.001)
750.77/750.98	c #Conflicts:     724000 | #Learnt:      32392 | 0.000
750.77/750.98	c total clause space: 127.173MB
750.77/750.98	c total #watches: 264591
751.97/752.12	c total #propagations: 25952143 / total #impl: 21107832200 (eff. 0.001)
751.97/752.12	c #Conflicts:     725000 | #Learnt:      33392 | 0.000
751.97/752.12	c total clause space: 127.173MB
751.97/752.12	c total #watches: 268668
753.07/753.25	c total #propagations: 25979745 / total #impl: 21123367401 (eff. 0.001)
753.07/753.25	c #Conflicts:     726000 | #Learnt:      34392 | 0.000
753.07/753.25	c total clause space: 127.173MB
753.07/753.25	c total #watches: 272015
754.37/754.57	c total #propagations: 26005090 / total #impl: 21142338135 (eff. 0.001)
754.37/754.57	c #Conflicts:     727000 | #Learnt:      35392 | 0.000
754.37/754.57	c total clause space: 127.173MB
754.37/754.57	c total #watches: 275289
755.58/755.78	c total #propagations: 26030837 / total #impl: 21167027114 (eff. 0.001)
755.58/755.78	c #Conflicts:     728000 | #Learnt:      36392 | 0.000
755.58/755.78	c total clause space: 127.173MB
755.58/755.78	c total #watches: 279477
756.87/757.03	c total #propagations: 26055241 / total #impl: 21188273139 (eff. 0.001)
756.87/757.03	c #Conflicts:     729000 | #Learnt:      37392 | 0.000
756.87/757.03	c total clause space: 127.173MB
756.87/757.03	c total #watches: 282498
757.97/758.11	c total #propagations: 26079657 / total #impl: 21215281203 (eff. 0.001)
757.97/758.11	c #Conflicts:     730000 | #Learnt:      38392 | 0.000
757.97/758.11	c total clause space: 127.173MB
757.97/758.11	c total #watches: 285357
759.07/759.28	c total #propagations: 26100542 / total #impl: 21234850670 (eff. 0.001)
759.07/759.28	c #Conflicts:     731000 | #Learnt:      39392 | 0.000
759.07/759.28	c total clause space: 127.173MB
759.07/759.28	c total #watches: 288259
760.27/760.47	c total #propagations: 26123889 / total #impl: 21253698676 (eff. 0.001)
760.27/760.47	c #Conflicts:     732000 | #Learnt:      40392 | 0.000
760.27/760.47	c total clause space: 127.173MB
760.27/760.47	c total #watches: 291136
761.47/761.63	c total #propagations: 26149082 / total #impl: 21284841284 (eff. 0.001)
761.47/761.63	c GC COLLECT
761.47/761.63	c #Conflicts:     733000 | #Learnt:      20788 | 0.000
761.47/761.63	c total clause space: 127.173MB
761.47/761.63	c total #watches: 225271
762.47/762.68	c total #propagations: 26176438 / total #impl: 21313084744 (eff. 0.001)
762.47/762.68	c #Conflicts:     734000 | #Learnt:      21788 | 0.000
762.47/762.68	c total clause space: 127.173MB
762.47/762.68	c total #watches: 228415
763.57/763.70	c total #propagations: 26201420 / total #impl: 21343966642 (eff. 0.001)
763.57/763.70	c #Conflicts:     735000 | #Learnt:      22788 | 0.000
763.57/763.70	c total clause space: 127.173MB
763.57/763.70	c total #watches: 233768
764.67/764.89	c total #propagations: 26227227 / total #impl: 21377200974 (eff. 0.001)
764.67/764.89	c #Conflicts:     736000 | #Learnt:      23788 | 0.000
764.67/764.89	c total clause space: 127.173MB
764.67/764.89	c total #watches: 239432
765.87/766.03	c total #propagations: 26257102 / total #impl: 21408952986 (eff. 0.001)
765.87/766.03	c #Conflicts:     737000 | #Learnt:      24788 | 0.000
765.87/766.03	c total clause space: 127.173MB
765.87/766.03	c total #watches: 242280
766.97/767.18	c total #propagations: 26284452 / total #impl: 21438525358 (eff. 0.001)
766.97/767.18	c #Conflicts:     738000 | #Learnt:      25788 | 0.000
766.97/767.18	c total clause space: 127.173MB
766.97/767.18	c total #watches: 245812
768.17/768.31	c total #propagations: 26312955 / total #impl: 21467802208 (eff. 0.001)
768.17/768.31	c #Conflicts:     739000 | #Learnt:      26788 | 0.000
768.17/768.31	c total clause space: 127.173MB
768.17/768.31	c total #watches: 249479
769.37/769.55	c total #propagations: 26341175 / total #impl: 21494098139 (eff. 0.001)
769.37/769.55	c #Conflicts:     740000 | #Learnt:      27788 | 0.000
769.37/769.55	c total clause space: 127.173MB
769.37/769.55	c total #watches: 253508
770.57/770.76	c total #propagations: 26370118 / total #impl: 21520236282 (eff. 0.001)
770.57/770.76	c #Conflicts:     741000 | #Learnt:      28788 | 0.000
770.57/770.76	c total clause space: 127.173MB
770.57/770.76	c total #watches: 257739
771.77/771.98	c total #propagations: 26399123 / total #impl: 21545891114 (eff. 0.001)
771.77/771.98	c #Conflicts:     742000 | #Learnt:      29788 | 0.000
771.77/771.98	c total clause space: 127.173MB
771.77/771.98	c total #watches: 261474
773.07/773.26	c total #propagations: 26427209 / total #impl: 21576725256 (eff. 0.001)
773.07/773.26	c #Conflicts:     743000 | #Learnt:      30788 | 0.000
773.07/773.26	c total clause space: 127.173MB
773.07/773.26	c total #watches: 265259
774.37/774.51	c total #propagations: 26456488 / total #impl: 21602936743 (eff. 0.001)
774.37/774.51	c #Conflicts:     744000 | #Learnt:      31788 | 0.000
774.37/774.51	c total clause space: 127.173MB
774.37/774.51	c total #watches: 268169
775.17/775.38	c total #propagations: 26505101 / total #impl: 21635233624 (eff. 0.001)
775.17/775.38	c #Conflicts:     745000 | #Learnt:      32788 | 0.000
775.17/775.38	c total clause space: 127.173MB
775.17/775.38	c total #watches: 270845
776.17/776.31	c total #propagations: 26549009 / total #impl: 21655474050 (eff. 0.001)
776.17/776.31	c #Conflicts:     746000 | #Learnt:      33788 | 0.000
776.17/776.31	c total clause space: 127.173MB
776.17/776.31	c total #watches: 273794
777.07/777.25	c total #propagations: 26583264 / total #impl: 21677407251 (eff. 0.001)
777.07/777.25	c #Conflicts:     747000 | #Learnt:      34788 | 0.000
777.07/777.25	c total clause space: 127.173MB
777.07/777.25	c total #watches: 276708
778.07/778.26	c total #propagations: 26630760 / total #impl: 21700740694 (eff. 0.001)
778.07/778.26	c #Conflicts:     748000 | #Learnt:      35788 | 0.000
778.07/778.26	c total clause space: 127.173MB
778.07/778.26	c total #watches: 284731
779.17/779.35	c total #propagations: 26675928 / total #impl: 21729222819 (eff. 0.001)
779.17/779.35	c #Conflicts:     749000 | #Learnt:      36788 | 0.000
779.17/779.35	c total clause space: 127.173MB
779.17/779.35	c total #watches: 290081
780.27/780.41	c total #propagations: 26718512 / total #impl: 21758583346 (eff. 0.001)
780.27/780.41	c #Conflicts:     750000 | #Learnt:      37788 | 0.000
780.27/780.41	c total clause space: 127.173MB
780.27/780.41	c total #watches: 300305
781.37/781.59	c total #propagations: 26752334 / total #impl: 21788977420 (eff. 0.001)
781.37/781.59	c #Conflicts:     751000 | #Learnt:      38788 | 0.000
781.37/781.59	c total clause space: 127.173MB
781.37/781.59	c total #watches: 306032
782.67/782.85	c total #propagations: 26789687 / total #impl: 21826058349 (eff. 0.001)
782.67/782.85	c #Conflicts:     752000 | #Learnt:      39788 | 0.000
782.67/782.85	c total clause space: 127.173MB
782.67/782.85	c total #watches: 311885
783.96/784.14	c total #propagations: 26845305 / total #impl: 21860537848 (eff. 0.001)
783.96/784.14	c #Conflicts:     753000 | #Learnt:      40788 | 0.000
783.96/784.14	c total clause space: 127.173MB
783.96/784.14	c total #watches: 322667
784.96/785.13	c total #propagations: 26898127 / total #impl: 21892287201 (eff. 0.001)
784.96/785.13	c #Conflicts:     754000 | #Learnt:      41788 | 0.000
784.96/785.13	c total clause space: 127.173MB
784.96/785.13	c total #watches: 325083
786.16/786.31	c total #propagations: 26940224 / total #impl: 21926543706 (eff. 0.001)
786.16/786.31	c GC COLLECT
786.16/786.31	c #Conflicts:     755000 | #Learnt:      21892 | 0.000
786.16/786.31	c total clause space: 127.173MB
786.16/786.31	c total #watches: 229236
787.47/787.69	c total #propagations: 26995564 / total #impl: 21958869747 (eff. 0.001)
787.47/787.69	c #Conflicts:     756000 | #Learnt:      22892 | 0.000
787.47/787.69	c total clause space: 127.173MB
787.47/787.69	c total #watches: 231880
788.86/789.00	c total #propagations: 27039076 / total #impl: 21990650715 (eff. 0.001)
788.86/789.00	c #Conflicts:     757000 | #Learnt:      23892 | 0.000
788.86/789.00	c total clause space: 127.173MB
788.86/789.00	c total #watches: 234733
789.96/790.15	c total #propagations: 27080818 / total #impl: 22021680874 (eff. 0.001)
789.96/790.15	c #Conflicts:     758000 | #Learnt:      24892 | 0.000
789.96/790.15	c total clause space: 127.173MB
789.96/790.15	c total #watches: 237177
790.87/791.04	c total #propagations: 27112552 / total #impl: 22058088364 (eff. 0.001)
790.87/791.04	c #Conflicts:     759000 | #Learnt:      25892 | 0.000
790.87/791.04	c total clause space: 127.173MB
790.87/791.04	c total #watches: 240056
791.87/792.09	c total #propagations: 27141609 / total #impl: 22087645462 (eff. 0.001)
791.87/792.09	c #Conflicts:     760000 | #Learnt:      26892 | 0.000
791.87/792.09	c total clause space: 127.173MB
791.87/792.09	c total #watches: 244671
792.97/793.14	c total #propagations: 27175774 / total #impl: 22116677444 (eff. 0.001)
792.97/793.14	c #Conflicts:     761000 | #Learnt:      27892 | 0.000
792.97/793.14	c total clause space: 127.173MB
792.97/793.14	c total #watches: 248792
794.07/794.21	c total #propagations: 27211101 / total #impl: 22142866223 (eff. 0.001)
794.07/794.21	c #Conflicts:     762000 | #Learnt:      28892 | 0.000
794.07/794.21	c total clause space: 127.173MB
794.07/794.21	c total #watches: 252724
794.96/795.19	c total #propagations: 27246559 / total #impl: 22174057384 (eff. 0.001)
794.96/795.19	c #Conflicts:     763000 | #Learnt:      29892 | 0.000
794.96/795.19	c total clause space: 127.173MB
794.96/795.19	c total #watches: 256721
796.16/796.31	c total #propagations: 27300062 / total #impl: 22202079543 (eff. 0.001)
796.16/796.31	c #Conflicts:     764000 | #Learnt:      30892 | 0.000
796.16/796.31	c total clause space: 127.173MB
796.16/796.31	c total #watches: 259657
797.16/797.32	c total #propagations: 27354951 / total #impl: 22233350025 (eff. 0.001)
797.16/797.32	c #Conflicts:     765000 | #Learnt:      31892 | 0.000
797.16/797.32	c total clause space: 127.173MB
797.16/797.32	c total #watches: 262336
798.36/798.52	c total #propagations: 27391063 / total #impl: 22252415462 (eff. 0.001)
798.36/798.52	c #Conflicts:     766000 | #Learnt:      32892 | 0.000
798.36/798.52	c total clause space: 127.173MB
798.36/798.52	c total #watches: 265583
799.57/799.72	c total #propagations: 27429055 / total #impl: 22278997300 (eff. 0.001)
799.57/799.72	c #Conflicts:     767000 | #Learnt:      33892 | 0.000
799.57/799.72	c total clause space: 127.173MB
799.57/799.72	c total #watches: 269438
800.67/800.83	c total #propagations: 27478734 / total #impl: 22317002453 (eff. 0.001)
800.67/800.83	c #Conflicts:     768000 | #Learnt:      34892 | 0.000
800.67/800.83	c total clause space: 127.173MB
800.67/800.83	c total #watches: 272666
801.87/802.03	c total #propagations: 27526686 / total #impl: 22349867771 (eff. 0.001)
801.87/802.03	c #Conflicts:     769000 | #Learnt:      35892 | 0.000
801.87/802.03	c total clause space: 127.173MB
801.87/802.03	c total #watches: 277038
802.97/803.15	c total #propagations: 27562047 / total #impl: 22383643153 (eff. 0.001)
802.97/803.15	c #Conflicts:     770000 | #Learnt:      36892 | 0.000
802.97/803.15	c total clause space: 127.173MB
802.97/803.15	c total #watches: 281430
804.26/804.48	c total #propagations: 27597079 / total #impl: 22415969714 (eff. 0.001)
804.26/804.48	c #Conflicts:     771000 | #Learnt:      37892 | 0.000
804.26/804.48	c total clause space: 127.173MB
804.26/804.48	c total #watches: 286244
805.46/805.67	c total #propagations: 27649125 / total #impl: 22447504558 (eff. 0.001)
805.46/805.67	c #Conflicts:     772000 | #Learnt:      38892 | 0.000
805.46/805.67	c total clause space: 127.173MB
805.46/805.67	c total #watches: 292989
806.46/806.61	c total #propagations: 27693904 / total #impl: 22486186991 (eff. 0.001)
806.46/806.61	c #Conflicts:     773000 | #Learnt:      39892 | 0.000
806.46/806.61	c total clause space: 127.173MB
806.46/806.61	c total #watches: 300123
807.46/807.62	c total #propagations: 27733599 / total #impl: 22517195425 (eff. 0.001)
807.46/807.62	c #Conflicts:     774000 | #Learnt:      40892 | 0.000
807.46/807.62	c total clause space: 127.173MB
807.46/807.62	c total #watches: 319738
808.56/808.76	c total #propagations: 27770539 / total #impl: 22543103100 (eff. 0.001)
808.56/808.76	c #Conflicts:     775000 | #Learnt:      41892 | 0.000
808.56/808.76	c total clause space: 127.173MB
808.56/808.76	c total #watches: 330419
809.66/809.88	c total #propagations: 27820661 / total #impl: 22575830544 (eff. 0.001)
809.66/809.88	c GC COLLECT
809.66/809.88	c #Conflicts:     776000 | #Learnt:      21682 | 0.000
809.66/809.88	c total clause space: 127.173MB
809.66/809.88	c total #watches: 231643
810.67/810.82	c total #propagations: 27869403 / total #impl: 22609409089 (eff. 0.001)
810.67/810.82	c #Conflicts:     777000 | #Learnt:      22682 | 0.000
810.67/810.82	c total clause space: 127.173MB
810.67/810.82	c total #watches: 255276
811.67/811.82	c total #propagations: 27903565 / total #impl: 22639239882 (eff. 0.001)
811.67/811.82	c #Conflicts:     778000 | #Learnt:      23682 | 0.000
811.67/811.82	c total clause space: 127.173MB
811.67/811.82	c total #watches: 291339
812.77/812.97	c total #propagations: 27934838 / total #impl: 22670060445 (eff. 0.001)
812.77/812.97	c #Conflicts:     779000 | #Learnt:      24682 | 0.000
812.77/812.97	c total clause space: 127.173MB
812.77/812.97	c total #watches: 309766
814.06/814.23	c total #propagations: 27967566 / total #impl: 22704580059 (eff. 0.001)
814.06/814.23	c #Conflicts:     780000 | #Learnt:      25682 | 0.000
814.06/814.23	c total clause space: 127.173MB
814.06/814.23	c total #watches: 315194
815.36/815.53	c total #propagations: 27999869 / total #impl: 22745170391 (eff. 0.001)
815.36/815.53	c #Conflicts:     781000 | #Learnt:      26682 | 0.000
815.36/815.53	c total clause space: 127.173MB
815.36/815.53	c total #watches: 351920
816.86/817.06	c total #propagations: 28039992 / total #impl: 22785067885 (eff. 0.001)
816.86/817.06	c #Conflicts:     782000 | #Learnt:      27682 | 0.000
816.86/817.06	c total clause space: 127.173MB
816.86/817.06	c total #watches: 377619
818.27/818.47	c total #propagations: 28088099 / total #impl: 22823125573 (eff. 0.001)
818.27/818.47	c #Conflicts:     783000 | #Learnt:      28682 | 0.000
818.27/818.47	c total clause space: 127.173MB
818.27/818.47	c total #watches: 398670
819.66/819.82	c total #propagations: 28128921 / total #impl: 22860027912 (eff. 0.001)
819.66/819.82	c #Conflicts:     784000 | #Learnt:      29682 | 0.000
819.66/819.82	c total clause space: 127.173MB
819.66/819.82	c total #watches: 430929
820.76/820.99	c total #propagations: 28167232 / total #impl: 22894505473 (eff. 0.001)
820.76/820.99	c #Conflicts:     785000 | #Learnt:      30682 | 0.000
820.76/820.99	c total clause space: 127.173MB
820.76/820.99	c total #watches: 452881
822.46/822.64	c total #propagations: 28201855 / total #impl: 22920100162 (eff. 0.001)
822.46/822.64	c #Conflicts:     786000 | #Learnt:      31682 | 0.000
822.46/822.64	c total clause space: 127.173MB
822.46/822.64	c total #watches: 495205
823.86/824.07	c total #propagations: 28245365 / total #impl: 22957669866 (eff. 0.001)
823.86/824.07	c #Conflicts:     787000 | #Learnt:      32682 | 0.000
823.86/824.07	c total clause space: 127.173MB
823.86/824.07	c total #watches: 523070
825.46/825.63	c total #propagations: 28280834 / total #impl: 22987610430 (eff. 0.001)
825.46/825.63	c #Conflicts:     788000 | #Learnt:      33682 | 0.000
825.46/825.63	c total clause space: 127.173MB
825.46/825.63	c total #watches: 539162
827.06/827.25	c total #propagations: 28322481 / total #impl: 23014943030 (eff. 0.001)
827.06/827.25	c #Conflicts:     789000 | #Learnt:      34682 | 0.000
827.06/827.25	c total clause space: 127.173MB
827.06/827.25	c total #watches: 554879
828.66/828.83	c total #propagations: 28380502 / total #impl: 23046386936 (eff. 0.001)
828.66/828.83	c #Conflicts:     790000 | #Learnt:      35682 | 0.000
828.66/828.83	c total clause space: 127.173MB
828.66/828.83	c total #watches: 572655
830.36/830.56	c total #propagations: 28435265 / total #impl: 23079189889 (eff. 0.001)
830.36/830.56	c #Conflicts:     791000 | #Learnt:      36682 | 0.000
830.36/830.56	c total clause space: 127.173MB
830.36/830.56	c total #watches: 583090
831.96/832.17	c total #propagations: 28479925 / total #impl: 23114683305 (eff. 0.001)
831.96/832.17	c #Conflicts:     792000 | #Learnt:      37682 | 0.000
831.96/832.17	c total clause space: 127.173MB
831.96/832.17	c total #watches: 596322
833.46/833.68	c total #propagations: 28538319 / total #impl: 23143675933 (eff. 0.001)
833.46/833.68	c #Conflicts:     793000 | #Learnt:      38682 | 0.000
833.46/833.68	c total clause space: 127.173MB
833.46/833.68	c total #watches: 601497
835.35/835.51	c total #propagations: 28590535 / total #impl: 23168436323 (eff. 0.001)
835.35/835.51	c #Conflicts:     794000 | #Learnt:      39682 | 0.000
835.35/835.51	c total clause space: 127.173MB
835.35/835.51	c total #watches: 606697
837.35/837.56	c total #propagations: 28636497 / total #impl: 23198051615 (eff. 0.001)
837.35/837.56	c #Conflicts:     795000 | #Learnt:      40682 | 0.000
837.35/837.56	c total clause space: 127.173MB
837.35/837.56	c total #watches: 613643
838.95/839.16	c total #propagations: 28679638 / total #impl: 23235447796 (eff. 0.001)
838.95/839.16	c #Conflicts:     796000 | #Learnt:      41682 | 0.000
838.95/839.16	c total clause space: 127.173MB
838.95/839.16	c total #watches: 632809
841.25/841.43	c total #propagations: 28709508 / total #impl: 23272903674 (eff. 0.001)
841.25/841.43	c #Conflicts:     797000 | #Learnt:      42682 | 0.000
841.25/841.43	c total clause space: 127.173MB
841.25/841.43	c total #watches: 638283
842.85/843.02	c total #propagations: 28762913 / total #impl: 23318992988 (eff. 0.001)
842.85/843.02	c GC COLLECT
842.85/843.02	c #Conflicts:     798000 | #Learnt:      22180 | 0.000
842.85/843.02	c total clause space: 127.173MB
842.85/843.02	c total #watches: 234123
843.95/844.20	c total #propagations: 28820972 / total #impl: 23355223603 (eff. 0.001)
843.95/844.20	c #Conflicts:     799000 | #Learnt:      23180 | 0.000
843.95/844.20	c total clause space: 127.173MB
843.95/844.20	c total #watches: 238067
845.25/845.43	c total #propagations: 28865729 / total #impl: 23388955764 (eff. 0.001)
845.25/845.43	c #Conflicts:     800000 | #Learnt:      24180 | 0.000
845.25/845.43	c total clause space: 127.173MB
845.25/845.43	c total #watches: 241061
846.35/846.56	c total #propagations: 28923673 / total #impl: 23426000800 (eff. 0.001)
846.35/846.56	c #Conflicts:     801000 | #Learnt:      25180 | 0.000
846.35/846.56	c total clause space: 127.173MB
846.35/846.56	c total #watches: 245640
847.35/847.55	c total #propagations: 28978078 / total #impl: 23459655813 (eff. 0.001)
847.35/847.55	c #Conflicts:     802000 | #Learnt:      26180 | 0.000
847.35/847.55	c total clause space: 127.173MB
847.35/847.55	c total #watches: 253543
848.45/848.66	c total #propagations: 29022703 / total #impl: 23488325270 (eff. 0.001)
848.45/848.66	c #Conflicts:     803000 | #Learnt:      27180 | 0.000
848.45/848.66	c total clause space: 127.173MB
848.45/848.66	c total #watches: 261996
849.55/849.74	c total #propagations: 29049347 / total #impl: 23508345758 (eff. 0.001)
849.55/849.74	c #Conflicts:     804000 | #Learnt:      28180 | 0.000
849.55/849.74	c total clause space: 127.173MB
849.55/849.74	c total #watches: 266823
850.75/850.99	c total #propagations: 29072748 / total #impl: 23529140991 (eff. 0.001)
850.75/850.99	c #Conflicts:     805000 | #Learnt:      29187 | 0.000
850.75/850.99	c total clause space: 127.173MB
850.75/850.99	c total #watches: 289342
851.85/852.05	c total #propagations: 29118012 / total #impl: 23559489994 (eff. 0.001)
851.85/852.05	c #Conflicts:     806000 | #Learnt:      30187 | 0.000
851.85/852.05	c total clause space: 127.173MB
851.85/852.05	c total #watches: 294269
853.05/853.29	c total #propagations: 29135302 / total #impl: 23584892404 (eff. 0.001)
853.05/853.29	c #Conflicts:     807000 | #Learnt:      31187 | 0.000
853.05/853.29	c total clause space: 127.173MB
853.05/853.29	c total #watches: 305172
854.35/854.57	c total #propagations: 29154697 / total #impl: 23616033803 (eff. 0.001)
854.35/854.57	c #Conflicts:     808000 | #Learnt:      32187 | 0.000
854.35/854.57	c total clause space: 127.173MB
854.35/854.57	c total #watches: 308479
855.55/855.79	c total #propagations: 29197642 / total #impl: 23644506290 (eff. 0.001)
855.55/855.79	c #Conflicts:     809000 | #Learnt:      33187 | 0.000
855.55/855.79	c total clause space: 127.173MB
855.55/855.79	c total #watches: 312567
856.76/856.98	c total #propagations: 29252779 / total #impl: 23675159829 (eff. 0.001)
856.76/856.98	c #Conflicts:     810000 | #Learnt:      34187 | 0.000
856.76/856.98	c total clause space: 127.173MB
856.76/856.98	c total #watches: 340073
857.75/857.99	c total #propagations: 29294646 / total #impl: 23701567727 (eff. 0.001)
857.75/857.99	c #Conflicts:     811000 | #Learnt:      35187 | 0.000
857.75/857.99	c total clause space: 127.173MB
857.75/857.99	c total #watches: 365529
858.85/859.04	c total #propagations: 29351306 / total #impl: 23721798147 (eff. 0.001)
858.85/859.04	c #Conflicts:     812000 | #Learnt:      36187 | 0.000
858.85/859.04	c total clause space: 127.173MB
858.85/859.04	c total #watches: 379046
860.06/860.22	c total #propagations: 29414556 / total #impl: 23744998161 (eff. 0.001)
860.06/860.22	c #Conflicts:     813000 | #Learnt:      37187 | 0.000
860.06/860.22	c total clause space: 127.173MB
860.06/860.22	c total #watches: 394340
861.16/861.36	c total #propagations: 29473786 / total #impl: 23765006231 (eff. 0.001)
861.16/861.36	c #Conflicts:     814000 | #Learnt:      38187 | 0.000
861.16/861.36	c total clause space: 127.173MB
861.16/861.36	c total #watches: 424062
862.26/862.43	c total #propagations: 29518059 / total #impl: 23787502575 (eff. 0.001)
862.26/862.43	c #Conflicts:     815000 | #Learnt:      39187 | 0.000
862.26/862.43	c total clause space: 127.173MB
862.26/862.43	c total #watches: 449754
863.55/863.72	c total #propagations: 29553267 / total #impl: 23811651451 (eff. 0.001)
863.55/863.72	c #Conflicts:     816000 | #Learnt:      40187 | 0.000
863.55/863.72	c total clause space: 127.173MB
863.55/863.72	c total #watches: 461918
864.95/865.16	c total #propagations: 29606459 / total #impl: 23832041922 (eff. 0.001)
864.95/865.16	c #Conflicts:     817000 | #Learnt:      41187 | 0.000
864.95/865.16	c total clause space: 127.173MB
864.95/865.16	c total #watches: 485464
866.55/866.72	c total #propagations: 29663267 / total #impl: 23853354596 (eff. 0.001)
866.55/866.72	c #Conflicts:     818000 | #Learnt:      42187 | 0.000
866.55/866.72	c total clause space: 127.173MB
866.55/866.72	c total #watches: 515493
867.76/867.94	c total #propagations: 29709953 / total #impl: 23881431513 (eff. 0.001)
867.76/867.94	c #Conflicts:     819000 | #Learnt:      43187 | 0.000
867.76/867.94	c total clause space: 127.173MB
867.76/867.94	c total #watches: 538662
869.05/869.26	c total #propagations: 29759921 / total #impl: 23910165032 (eff. 0.001)
869.05/869.26	c GC COLLECT
869.05/869.26	c #Conflicts:     820000 | #Learnt:      22390 | 0.000
869.05/869.26	c total clause space: 127.173MB
869.05/869.26	c total #watches: 256873
870.35/870.53	c total #propagations: 29813320 / total #impl: 23938471138 (eff. 0.001)
870.35/870.53	c #Conflicts:     821000 | #Learnt:      23390 | 0.000
870.35/870.53	c total clause space: 127.173MB
870.35/870.53	c total #watches: 260570
871.45/871.69	c total #propagations: 29866330 / total #impl: 23961793938 (eff. 0.001)
871.45/871.69	c #Conflicts:     822000 | #Learnt:      24390 | 0.000
871.45/871.69	c total clause space: 127.173MB
871.45/871.69	c total #watches: 271235
872.55/872.70	c total #propagations: 29906334 / total #impl: 23993889662 (eff. 0.001)
872.55/872.70	c #Conflicts:     823000 | #Learnt:      25390 | 0.000
872.55/872.70	c total clause space: 127.173MB
872.55/872.70	c total #watches: 280743
873.65/873.80	c total #propagations: 29943430 / total #impl: 24021462661 (eff. 0.001)
873.65/873.80	c #Conflicts:     824000 | #Learnt:      26390 | 0.000
873.65/873.80	c total clause space: 127.173MB
873.65/873.80	c total #watches: 294995
874.75/874.94	c total #propagations: 29983273 / total #impl: 24050756702 (eff. 0.001)
874.75/874.94	c #Conflicts:     825000 | #Learnt:      27390 | 0.000
874.75/874.94	c total clause space: 127.173MB
874.75/874.94	c total #watches: 306849
875.95/876.11	c total #propagations: 30019495 / total #impl: 24081758515 (eff. 0.001)
875.95/876.11	c #Conflicts:     826000 | #Learnt:      28390 | 0.000
875.95/876.11	c total clause space: 127.173MB
875.95/876.11	c total #watches: 319583
877.15/877.32	c total #propagations: 30056981 / total #impl: 24111824956 (eff. 0.001)
877.15/877.32	c #Conflicts:     827000 | #Learnt:      29390 | 0.000
877.15/877.32	c total clause space: 127.173MB
877.15/877.32	c total #watches: 335141
878.15/878.32	c total #propagations: 30099010 / total #impl: 24138270857 (eff. 0.001)
878.15/878.32	c #Conflicts:     828000 | #Learnt:      30390 | 0.000
878.15/878.32	c total clause space: 127.173MB
878.15/878.32	c total #watches: 344591
879.25/879.42	c total #propagations: 30130120 / total #impl: 24162683607 (eff. 0.001)
879.25/879.42	c #Conflicts:     829000 | #Learnt:      31390 | 0.000
879.25/879.42	c total clause space: 127.173MB
879.25/879.42	c total #watches: 375457
880.45/880.66	c total #propagations: 30168025 / total #impl: 24188229317 (eff. 0.001)
880.45/880.66	c #Conflicts:     830000 | #Learnt:      32390 | 0.000
880.45/880.66	c total clause space: 127.173MB
880.45/880.66	c total #watches: 387302
881.65/881.88	c total #propagations: 30203474 / total #impl: 24215815173 (eff. 0.001)
881.65/881.88	c #Conflicts:     831000 | #Learnt:      33390 | 0.000
881.65/881.88	c total clause space: 127.173MB
881.65/881.88	c total #watches: 399438
882.95/883.13	c total #propagations: 30243184 / total #impl: 24242717982 (eff. 0.001)
882.95/883.13	c #Conflicts:     832000 | #Learnt:      34390 | 0.000
882.95/883.13	c total clause space: 127.173MB
882.95/883.13	c total #watches: 411393
884.15/884.32	c total #propagations: 30279178 / total #impl: 24266642331 (eff. 0.001)
884.15/884.32	c #Conflicts:     833000 | #Learnt:      35390 | 0.000
884.15/884.32	c total clause space: 127.173MB
884.15/884.32	c total #watches: 424284
885.45/885.64	c total #propagations: 30317356 / total #impl: 24288296783 (eff. 0.001)
885.45/885.64	c #Conflicts:     834000 | #Learnt:      36390 | 0.000
885.45/885.64	c total clause space: 127.173MB
885.45/885.64	c total #watches: 440539
886.85/887.07	c total #propagations: 30359024 / total #impl: 24309766446 (eff. 0.001)
886.85/887.07	c #Conflicts:     835000 | #Learnt:      37390 | 0.000
886.85/887.07	c total clause space: 127.173MB
886.85/887.07	c total #watches: 455784
888.15/888.35	c total #propagations: 30397105 / total #impl: 24340819164 (eff. 0.001)
888.15/888.35	c #Conflicts:     836000 | #Learnt:      38390 | 0.000
888.15/888.35	c total clause space: 127.173MB
888.15/888.35	c total #watches: 477855
889.45/889.63	c total #propagations: 30433288 / total #impl: 24371684246 (eff. 0.001)
889.45/889.63	c #Conflicts:     837000 | #Learnt:      39390 | 0.000
889.45/889.63	c total clause space: 127.173MB
889.45/889.63	c total #watches: 500341
890.95/891.17	c total #propagations: 30466686 / total #impl: 24401516103 (eff. 0.001)
890.95/891.17	c #Conflicts:     838000 | #Learnt:      40390 | 0.000
890.95/891.17	c total clause space: 127.173MB
890.95/891.17	c total #watches: 518682
892.25/892.42	c total #propagations: 30504825 / total #impl: 24429552122 (eff. 0.001)
892.25/892.42	c #Conflicts:     839000 | #Learnt:      41390 | 0.000
892.25/892.42	c total clause space: 127.173MB
892.25/892.42	c total #watches: 539570
893.55/893.76	c total #propagations: 30537626 / total #impl: 24455752923 (eff. 0.001)
893.55/893.76	c #Conflicts:     840000 | #Learnt:      42390 | 0.000
893.55/893.76	c total clause space: 127.173MB
893.55/893.76	c total #watches: 558345
894.95/895.18	c total #propagations: 30570564 / total #impl: 24485244230 (eff. 0.001)
894.95/895.18	c #Conflicts:     841000 | #Learnt:      43390 | 0.000
894.95/895.18	c total clause space: 127.173MB
894.95/895.18	c total #watches: 582349
896.75/896.93	c total #propagations: 30604105 / total #impl: 24514702551 (eff. 0.001)
896.75/896.93	c GC COLLECT
896.75/896.93	c #Conflicts:     842000 | #Learnt:      22284 | 0.000
896.75/896.93	c total clause space: 127.173MB
896.75/896.93	c total #watches: 256712
897.95/898.10	c total #propagations: 30643504 / total #impl: 24546280656 (eff. 0.001)
897.95/898.10	c #Conflicts:     843000 | #Learnt:      23284 | 0.000
897.95/898.10	c total clause space: 127.173MB
897.95/898.10	c total #watches: 267564
899.05/899.28	c total #propagations: 30682868 / total #impl: 24573576856 (eff. 0.001)
899.05/899.28	c #Conflicts:     844000 | #Learnt:      24284 | 0.000
899.05/899.28	c total clause space: 127.173MB
899.05/899.28	c total #watches: 283341
900.25/900.41	c total #propagations: 30722009 / total #impl: 24593746544 (eff. 0.001)
900.25/900.41	c #Conflicts:     845000 | #Learnt:      25284 | 0.000
900.25/900.41	c total clause space: 127.173MB
900.25/900.41	c total #watches: 313711
901.25/901.44	c total #propagations: 30763534 / total #impl: 24618569172 (eff. 0.001)
901.25/901.44	c #Conflicts:     846000 | #Learnt:      26284 | 0.000
901.25/901.44	c total clause space: 127.173MB
901.25/901.44	c total #watches: 333738
902.55/902.73	c total #propagations: 30816238 / total #impl: 24648197205 (eff. 0.001)
902.55/902.73	c #Conflicts:     847000 | #Learnt:      27284 | 0.000
902.55/902.73	c total clause space: 127.173MB
902.55/902.73	c total #watches: 343994
903.85/904.09	c total #propagations: 30871810 / total #impl: 24678103515 (eff. 0.001)
903.85/904.09	c #Conflicts:     848000 | #Learnt:      28284 | 0.000
903.85/904.09	c total clause space: 127.173MB
903.85/904.09	c total #watches: 349981
905.16/905.39	c total #propagations: 30922599 / total #impl: 24705248298 (eff. 0.001)
905.16/905.39	c #Conflicts:     849000 | #Learnt:      29284 | 0.000
905.16/905.39	c total clause space: 127.173MB
905.16/905.39	c total #watches: 355257
906.36/906.55	c total #propagations: 30973078 / total #impl: 24739930627 (eff. 0.001)
906.36/906.55	c #Conflicts:     850000 | #Learnt:      30284 | 0.000
906.36/906.55	c total clause space: 127.173MB
906.36/906.55	c total #watches: 361024
907.75/907.99	c total #propagations: 31024417 / total #impl: 24765457756 (eff. 0.001)
907.75/907.99	c #Conflicts:     851000 | #Learnt:      31284 | 0.000
907.75/907.99	c total clause space: 127.173MB
907.75/907.99	c total #watches: 365389
909.15/909.36	c total #propagations: 31080172 / total #impl: 24795049935 (eff. 0.001)
909.15/909.36	c #Conflicts:     852000 | #Learnt:      32284 | 0.000
909.15/909.36	c total clause space: 127.173MB
909.15/909.36	c total #watches: 370317
910.35/910.56	c total #propagations: 31117533 / total #impl: 24819211558 (eff. 0.001)
910.35/910.56	c #Conflicts:     853000 | #Learnt:      33284 | 0.000
910.35/910.56	c total clause space: 127.173MB
910.35/910.56	c total #watches: 374274
911.45/911.64	c total #propagations: 31149702 / total #impl: 24843604092 (eff. 0.001)
911.45/911.64	c #Conflicts:     854000 | #Learnt:      34284 | 0.000
911.45/911.64	c total clause space: 127.173MB
911.45/911.64	c total #watches: 377574
912.65/912.82	c total #propagations: 31185547 / total #impl: 24864248510 (eff. 0.001)
912.65/912.82	c #Conflicts:     855000 | #Learnt:      35284 | 0.000
912.65/912.82	c total clause space: 127.173MB
912.65/912.82	c total #watches: 382107
913.75/913.94	c total #propagations: 31236834 / total #impl: 24885888262 (eff. 0.001)
913.75/913.94	c #Conflicts:     856000 | #Learnt:      36284 | 0.000
913.75/913.94	c total clause space: 127.173MB
913.75/913.94	c total #watches: 387441
915.06/915.21	c total #propagations: 31285110 / total #impl: 24913388780 (eff. 0.001)
915.06/915.21	c #Conflicts:     857000 | #Learnt:      37284 | 0.000
915.06/915.21	c total clause space: 127.173MB
915.06/915.21	c total #watches: 393538
916.05/916.23	c total #propagations: 31329737 / total #impl: 24944958013 (eff. 0.001)
916.05/916.23	c #Conflicts:     858000 | #Learnt:      38284 | 0.000
916.05/916.23	c total clause space: 127.173MB
916.05/916.23	c total #watches: 397004
917.15/917.40	c total #propagations: 31380119 / total #impl: 24969598026 (eff. 0.001)
917.15/917.40	c #Conflicts:     859000 | #Learnt:      39284 | 0.000
917.15/917.40	c total clause space: 127.173MB
917.15/917.40	c total #watches: 401655
918.46/918.69	c total #propagations: 31434800 / total #impl: 24992217185 (eff. 0.001)
918.46/918.69	c #Conflicts:     860000 | #Learnt:      40284 | 0.000
918.46/918.69	c total clause space: 127.173MB
918.46/918.69	c total #watches: 405206
919.75/919.94	c total #propagations: 31474176 / total #impl: 25016946231 (eff. 0.001)
919.75/919.94	c #Conflicts:     861000 | #Learnt:      41284 | 0.000
919.75/919.94	c total clause space: 127.173MB
919.75/919.94	c total #watches: 410754
921.05/921.26	c total #propagations: 31514417 / total #impl: 25040423866 (eff. 0.001)
921.05/921.26	c #Conflicts:     862000 | #Learnt:      42284 | 0.000
921.05/921.26	c total clause space: 127.173MB
921.05/921.26	c total #watches: 415387
922.25/922.42	c total #propagations: 31551251 / total #impl: 25065345816 (eff. 0.001)
922.25/922.42	c #Conflicts:     863000 | #Learnt:      43284 | 0.000
922.25/922.42	c total clause space: 127.173MB
922.25/922.42	c total #watches: 420278
923.45/923.65	c total #propagations: 31579591 / total #impl: 25088601536 (eff. 0.001)
923.45/923.65	c #Conflicts:     864000 | #Learnt:      44284 | 0.000
923.45/923.65	c total clause space: 127.173MB
923.45/923.65	c total #watches: 424990
924.55/924.71	c total #propagations: 31608328 / total #impl: 25111847153 (eff. 0.001)
924.55/924.71	c GC COLLECT
924.55/924.71	c #Conflicts:     865000 | #Learnt:      22889 | 0.000
924.55/924.71	c total clause space: 127.173MB
924.55/924.71	c total #watches: 261810
925.75/925.92	c total #propagations: 31645857 / total #impl: 25134373829 (eff. 0.001)
925.75/925.92	c #Conflicts:     866000 | #Learnt:      23889 | 0.000
925.75/925.92	c total clause space: 127.173MB
925.75/925.92	c total #watches: 266711
926.85/927.06	c total #propagations: 31701158 / total #impl: 25163913268 (eff. 0.001)
926.85/927.06	c #Conflicts:     867000 | #Learnt:      24889 | 0.000
926.85/927.06	c total clause space: 127.173MB
926.85/927.06	c total #watches: 270563
928.05/928.20	c total #propagations: 31765838 / total #impl: 25195293356 (eff. 0.001)
928.05/928.20	c #Conflicts:     868000 | #Learnt:      25889 | 0.000
928.05/928.20	c total clause space: 127.173MB
928.05/928.20	c total #watches: 275326
929.25/929.45	c total #propagations: 31806410 / total #impl: 25224245593 (eff. 0.001)
929.25/929.45	c #Conflicts:     869000 | #Learnt:      26889 | 0.000
929.25/929.45	c total clause space: 127.173MB
929.25/929.45	c total #watches: 278978
930.35/930.51	c total #propagations: 31867137 / total #impl: 25249215625 (eff. 0.001)
930.35/930.51	c #Conflicts:     870000 | #Learnt:      27889 | 0.000
930.35/930.51	c total clause space: 127.173MB
930.35/930.51	c total #watches: 284326
931.45/931.68	c total #propagations: 31919780 / total #impl: 25270783728 (eff. 0.001)
931.45/931.68	c #Conflicts:     871000 | #Learnt:      28889 | 0.000
931.45/931.68	c total clause space: 127.173MB
931.45/931.68	c total #watches: 287214
932.45/932.69	c total #propagations: 31959605 / total #impl: 25292850760 (eff. 0.001)
932.45/932.69	c #Conflicts:     872000 | #Learnt:      29889 | 0.000
932.45/932.69	c total clause space: 127.173MB
932.45/932.69	c total #watches: 290275
933.65/933.88	c total #propagations: 31994095 / total #impl: 25313167085 (eff. 0.001)
933.65/933.88	c #Conflicts:     873000 | #Learnt:      30889 | 0.000
933.65/933.88	c total clause space: 127.173MB
933.65/933.88	c total #watches: 293761
934.85/935.05	c total #propagations: 32036207 / total #impl: 25334851881 (eff. 0.001)
934.85/935.05	c #Conflicts:     874000 | #Learnt:      31889 | 0.000
934.85/935.05	c total clause space: 127.173MB
934.85/935.05	c total #watches: 296756
936.25/936.42	c total #propagations: 32087162 / total #impl: 25358034974 (eff. 0.001)
936.25/936.42	c #Conflicts:     875000 | #Learnt:      32889 | 0.000
936.25/936.42	c total clause space: 127.173MB
936.25/936.42	c total #watches: 301226
937.35/937.57	c total #propagations: 32146934 / total #impl: 25384486446 (eff. 0.001)
937.35/937.57	c #Conflicts:     876000 | #Learnt:      33889 | 0.000
937.35/937.57	c total clause space: 127.173MB
937.35/937.57	c total #watches: 304551
938.85/939.03	c total #propagations: 32185492 / total #impl: 25415067994 (eff. 0.001)
938.85/939.03	c #Conflicts:     877000 | #Learnt:      34889 | 0.000
938.85/939.03	c total clause space: 127.173MB
938.85/939.03	c total #watches: 308642
940.05/940.28	c total #propagations: 32240853 / total #impl: 25442697704 (eff. 0.001)
940.05/940.28	c #Conflicts:     878000 | #Learnt:      35889 | 0.000
940.05/940.28	c total clause space: 127.173MB
940.05/940.28	c total #watches: 314267
941.24/941.44	c total #propagations: 32288625 / total #impl: 25468243489 (eff. 0.001)
941.24/941.44	c #Conflicts:     879000 | #Learnt:      36889 | 0.000
941.24/941.44	c total clause space: 127.173MB
941.24/941.44	c total #watches: 318343
942.34/942.55	c total #propagations: 32328786 / total #impl: 25491548712 (eff. 0.001)
942.34/942.55	c #Conflicts:     880000 | #Learnt:      37889 | 0.000
942.34/942.55	c total clause space: 127.173MB
942.34/942.55	c total #watches: 323891
943.54/943.71	c total #propagations: 32368806 / total #impl: 25515042685 (eff. 0.001)
943.54/943.71	c #Conflicts:     881000 | #Learnt:      38889 | 0.000
943.54/943.71	c total clause space: 127.173MB
943.54/943.71	c total #watches: 331493
944.75/945.00	c total #propagations: 32412029 / total #impl: 25536249440 (eff. 0.001)
944.75/945.00	c #Conflicts:     882000 | #Learnt:      39889 | 0.000
944.75/945.00	c total clause space: 127.173MB
944.75/945.00	c total #watches: 335772
946.14/946.32	c total #propagations: 32449276 / total #impl: 25560614078 (eff. 0.001)
946.14/946.32	c #Conflicts:     883000 | #Learnt:      40889 | 0.000
946.14/946.32	c total clause space: 127.173MB
946.14/946.32	c total #watches: 341168
947.24/947.42	c total #propagations: 32485308 / total #impl: 25583905438 (eff. 0.001)
947.24/947.42	c #Conflicts:     884000 | #Learnt:      41889 | 0.000
947.24/947.42	c total clause space: 127.173MB
947.24/947.42	c total #watches: 345638
948.24/948.40	c total #propagations: 32520987 / total #impl: 25604210700 (eff. 0.001)
948.24/948.40	c #Conflicts:     885000 | #Learnt:      42889 | 0.000
948.24/948.40	c total clause space: 127.173MB
948.24/948.40	c total #watches: 348611
949.34/949.50	c total #propagations: 32554906 / total #impl: 25623311377 (eff. 0.001)
949.34/949.50	c #Conflicts:     886000 | #Learnt:      43889 | 0.000
949.34/949.50	c total clause space: 127.173MB
949.34/949.50	c total #watches: 352364
950.44/950.67	c total #propagations: 32588298 / total #impl: 25647540126 (eff. 0.001)
950.44/950.67	c #Conflicts:     887000 | #Learnt:      44889 | 0.000
950.44/950.67	c total clause space: 127.173MB
950.44/950.67	c total #watches: 355763
951.35/951.56	c total #propagations: 32623940 / total #impl: 25670551148 (eff. 0.001)
951.35/951.56	c GC COLLECT
951.35/951.56	c #Conflicts:     888000 | #Learnt:      23185 | 0.000
951.35/951.56	c total clause space: 127.173MB
951.35/951.56	c total #watches: 261936
952.24/952.42	c total #propagations: 32651362 / total #impl: 25690670467 (eff. 0.001)
952.24/952.42	c #Conflicts:     889000 | #Learnt:      24185 | 0.000
952.24/952.42	c total clause space: 127.173MB
952.24/952.42	c total #watches: 264757
953.04/953.28	c total #propagations: 32678756 / total #impl: 25709853205 (eff. 0.001)
953.04/953.28	c #Conflicts:     890000 | #Learnt:      25185 | 0.000
953.04/953.28	c total clause space: 127.173MB
953.04/953.28	c total #watches: 267563
954.04/954.25	c total #propagations: 32708635 / total #impl: 25731164342 (eff. 0.001)
954.04/954.25	c #Conflicts:     891000 | #Learnt:      26185 | 0.000
954.04/954.25	c total clause space: 127.173MB
954.04/954.25	c total #watches: 270768
955.14/955.36	c total #propagations: 32753297 / total #impl: 25749230586 (eff. 0.001)
955.14/955.36	c #Conflicts:     892000 | #Learnt:      27185 | 0.000
955.14/955.36	c total clause space: 127.173MB
955.14/955.36	c total #watches: 277611
956.34/956.53	c total #propagations: 32805226 / total #impl: 25771315203 (eff. 0.001)
956.34/956.53	c #Conflicts:     893000 | #Learnt:      28185 | 0.000
956.34/956.53	c total clause space: 127.173MB
956.34/956.53	c total #watches: 287143
957.34/957.57	c total #propagations: 32857011 / total #impl: 25791788780 (eff. 0.001)
957.34/957.57	c #Conflicts:     894000 | #Learnt:      29185 | 0.000
957.34/957.57	c total clause space: 127.173MB
957.34/957.57	c total #watches: 300755
958.54/958.71	c total #propagations: 32896364 / total #impl: 25812218004 (eff. 0.001)
958.54/958.71	c #Conflicts:     895000 | #Learnt:      30185 | 0.000
958.54/958.71	c total clause space: 127.173MB
958.54/958.71	c total #watches: 305995
959.84/960.01	c total #propagations: 32944855 / total #impl: 25829341002 (eff. 0.001)
959.84/960.01	c #Conflicts:     896000 | #Learnt:      31185 | 0.000
959.84/960.01	c total clause space: 127.173MB
959.84/960.01	c total #watches: 309348
961.44/961.62	c total #propagations: 32991777 / total #impl: 25852157864 (eff. 0.001)
961.44/961.62	c #Conflicts:     897000 | #Learnt:      32185 | 0.000
961.44/961.62	c total clause space: 127.173MB
961.44/961.62	c total #watches: 311709
962.64/962.84	c total #propagations: 33029537 / total #impl: 25880164269 (eff. 0.001)
962.64/962.84	c #Conflicts:     898000 | #Learnt:      33185 | 0.000
962.64/962.84	c total clause space: 127.173MB
962.64/962.84	c total #watches: 316323
964.14/964.34	c total #propagations: 33056769 / total #impl: 25900196415 (eff. 0.001)
964.14/964.34	c #Conflicts:     899000 | #Learnt:      34185 | 0.000
964.14/964.34	c total clause space: 127.173MB
964.14/964.34	c total #watches: 322371
965.65/965.86	c total #propagations: 33100308 / total #impl: 25927336259 (eff. 0.001)
965.65/965.86	c #Conflicts:     900000 | #Learnt:      35185 | 0.000
965.65/965.86	c total clause space: 127.173MB
965.65/965.86	c total #watches: 330999
967.04/967.28	c total #propagations: 33152654 / total #impl: 25948028653 (eff. 0.001)
967.04/967.28	c #Conflicts:     901000 | #Learnt:      36185 | 0.000
967.04/967.28	c total clause space: 127.173MB
967.04/967.28	c total #watches: 336520
968.54/968.74	c total #propagations: 33198858 / total #impl: 25971920120 (eff. 0.001)
968.54/968.74	c #Conflicts:     902000 | #Learnt:      37185 | 0.000
968.54/968.74	c total clause space: 127.173MB
968.54/968.74	c total #watches: 343498
969.94/970.15	c total #propagations: 33241248 / total #impl: 25990209686 (eff. 0.001)
969.94/970.15	c #Conflicts:     903000 | #Learnt:      38185 | 0.000
969.94/970.15	c total clause space: 127.173MB
969.94/970.15	c total #watches: 346767
971.44/971.60	c total #propagations: 33285282 / total #impl: 26012790599 (eff. 0.001)
971.44/971.60	c #Conflicts:     904000 | #Learnt:      39185 | 0.000
971.44/971.60	c total clause space: 127.173MB
971.44/971.60	c total #watches: 350488
972.64/972.89	c total #propagations: 33333739 / total #impl: 26037993481 (eff. 0.001)
972.64/972.89	c #Conflicts:     905000 | #Learnt:      40185 | 0.000
972.64/972.89	c total clause space: 127.173MB
972.64/972.89	c total #watches: 353732
974.14/974.34	c total #propagations: 33367909 / total #impl: 26060545252 (eff. 0.001)
974.14/974.34	c #Conflicts:     906000 | #Learnt:      41185 | 0.000
974.14/974.34	c total clause space: 127.173MB
974.14/974.34	c total #watches: 357803
975.55/975.76	c total #propagations: 33399026 / total #impl: 26083808276 (eff. 0.001)
975.55/975.76	c #Conflicts:     907000 | #Learnt:      42185 | 0.000
975.55/975.76	c total clause space: 127.173MB
975.55/975.76	c total #watches: 362725
976.65/976.86	c total #propagations: 33432125 / total #impl: 26108128672 (eff. 0.001)
976.65/976.86	c #Conflicts:     908000 | #Learnt:      43185 | 0.000
976.65/976.86	c total clause space: 127.173MB
976.65/976.86	c total #watches: 366353
977.94/978.11	c total #propagations: 33459957 / total #impl: 26127269954 (eff. 0.001)
977.94/978.11	c #Conflicts:     909000 | #Learnt:      44185 | 0.000
977.94/978.11	c total clause space: 127.173MB
977.94/978.11	c total #watches: 370465
979.14/979.39	c total #propagations: 33490406 / total #impl: 26148850021 (eff. 0.001)
979.14/979.39	c #Conflicts:     910000 | #Learnt:      45185 | 0.000
979.14/979.39	c total clause space: 127.173MB
979.14/979.39	c total #watches: 374185
980.34/980.59	c total #propagations: 33529181 / total #impl: 26171484587 (eff. 0.001)
980.34/980.59	c GC COLLECT
980.34/980.59	c #Conflicts:     911000 | #Learnt:      23178 | 0.000
980.34/980.59	c total clause space: 127.173MB
980.34/980.59	c total #watches: 261960
981.44/981.67	c total #propagations: 33575420 / total #impl: 26189091541 (eff. 0.001)
981.44/981.67	c #Conflicts:     912000 | #Learnt:      24178 | 0.000
981.44/981.67	c total clause space: 127.173MB
981.44/981.67	c total #watches: 276574
982.64/982.89	c total #propagations: 33623199 / total #impl: 26210337350 (eff. 0.001)
982.64/982.89	c #Conflicts:     913000 | #Learnt:      25178 | 0.000
982.64/982.89	c total clause space: 127.173MB
982.64/982.89	c total #watches: 294170
983.94/984.18	c total #propagations: 33665329 / total #impl: 26231245452 (eff. 0.001)
983.94/984.18	c #Conflicts:     914000 | #Learnt:      26178 | 0.000
983.94/984.18	c total clause space: 127.173MB
983.94/984.18	c total #watches: 300560
985.14/985.38	c total #propagations: 33720028 / total #impl: 26258925095 (eff. 0.001)
985.14/985.38	c #Conflicts:     915000 | #Learnt:      27178 | 0.000
985.14/985.38	c total clause space: 127.173MB
985.14/985.38	c total #watches: 306824
986.55/986.75	c total #propagations: 33772163 / total #impl: 26283465985 (eff. 0.001)
986.55/986.75	c #Conflicts:     916000 | #Learnt:      28178 | 0.000
986.55/986.75	c total clause space: 127.173MB
986.55/986.75	c total #watches: 309917
988.14/988.37	c total #propagations: 33811891 / total #impl: 26308861991 (eff. 0.001)
988.14/988.37	c #Conflicts:     917000 | #Learnt:      29178 | 0.000
988.14/988.37	c total clause space: 127.173MB
988.14/988.37	c total #watches: 312715
989.64/989.85	c total #propagations: 33858442 / total #impl: 26335860518 (eff. 0.001)
989.64/989.85	c #Conflicts:     918000 | #Learnt:      30178 | 0.000
989.64/989.85	c total clause space: 127.173MB
989.64/989.85	c total #watches: 315233
990.94/991.14	c total #propagations: 33904932 / total #impl: 26362240829 (eff. 0.001)
990.94/991.14	c #Conflicts:     919000 | #Learnt:      31178 | 0.000
990.94/991.14	c total clause space: 127.173MB
990.94/991.14	c total #watches: 326346
992.24/992.49	c total #propagations: 33961123 / total #impl: 26388533899 (eff. 0.001)
992.24/992.49	c #Conflicts:     920000 | #Learnt:      32178 | 0.000
992.24/992.49	c total clause space: 127.173MB
992.24/992.49	c total #watches: 343401
993.54/993.70	c total #propagations: 34018787 / total #impl: 26411254263 (eff. 0.001)
993.54/993.70	c #Conflicts:     921000 | #Learnt:      33178 | 0.000
993.54/993.70	c total clause space: 127.173MB
993.54/993.70	c total #watches: 346174
994.74/994.96	c total #propagations: 34050063 / total #impl: 26433135037 (eff. 0.001)
994.74/994.96	c #Conflicts:     922000 | #Learnt:      34178 | 0.000
994.74/994.96	c total clause space: 127.173MB
994.74/994.96	c total #watches: 349374
996.14/996.31	c total #propagations: 34094853 / total #impl: 26455826039 (eff. 0.001)
996.14/996.31	c #Conflicts:     923000 | #Learnt:      35178 | 0.000
996.14/996.31	c total clause space: 127.173MB
996.14/996.31	c total #watches: 358829
997.14/997.33	c total #propagations: 34151646 / total #impl: 26477131887 (eff. 0.001)
997.14/997.33	c #Conflicts:     924000 | #Learnt:      36178 | 0.000
997.14/997.33	c total clause space: 127.173MB
997.14/997.33	c total #watches: 362755
998.14/998.34	c total #propagations: 34185646 / total #impl: 26495783014 (eff. 0.001)
998.14/998.34	c #Conflicts:     925000 | #Learnt:      37178 | 0.000
998.14/998.34	c total clause space: 127.173MB
998.14/998.34	c total #watches: 367032
999.34/999.53	c total #propagations: 34218665 / total #impl: 26514563230 (eff. 0.001)
999.34/999.53	c #Conflicts:     926000 | #Learnt:      38178 | 0.000
999.34/999.53	c total clause space: 127.173MB
999.34/999.53	c total #watches: 373852
1000.54/1000.78	c total #propagations: 34256631 / total #impl: 26531914550 (eff. 0.001)
1000.54/1000.78	c #Conflicts:     927000 | #Learnt:      39178 | 0.000
1000.54/1000.78	c total clause space: 127.173MB
1000.54/1000.78	c total #watches: 379685
1001.54/1001.77	c total #propagations: 34293166 / total #impl: 26548456160 (eff. 0.001)
1001.54/1001.77	c #Conflicts:     928000 | #Learnt:      40178 | 0.000
1001.54/1001.77	c total clause space: 127.173MB
1001.54/1001.77	c total #watches: 383918
1002.74/1002.91	c total #propagations: 34322130 / total #impl: 26562239939 (eff. 0.001)
1002.74/1002.91	c #Conflicts:     929000 | #Learnt:      41178 | 0.000
1002.74/1002.91	c total clause space: 127.173MB
1002.74/1002.91	c total #watches: 388154
1004.14/1004.39	c total #propagations: 34356456 / total #impl: 26576016906 (eff. 0.001)
1004.14/1004.39	c #Conflicts:     930000 | #Learnt:      42178 | 0.000
1004.14/1004.39	c total clause space: 127.173MB
1004.14/1004.39	c total #watches: 392114
1005.34/1005.56	c total #propagations: 34392998 / total #impl: 26590624428 (eff. 0.001)
1005.34/1005.56	c #Conflicts:     931000 | #Learnt:      43178 | 0.000
1005.34/1005.56	c total clause space: 127.173MB
1005.34/1005.56	c total #watches: 395973
1006.73/1006.93	c total #propagations: 34424915 / total #impl: 26605788179 (eff. 0.001)
1006.73/1006.93	c #Conflicts:     932000 | #Learnt:      44178 | 0.000
1006.73/1006.93	c total clause space: 127.173MB
1006.73/1006.93	c total #watches: 399648
1007.83/1008.04	c total #propagations: 34461882 / total #impl: 26626547185 (eff. 0.001)
1007.83/1008.04	c #Conflicts:     933000 | #Learnt:      45178 | 0.000
1007.83/1008.04	c total clause space: 127.173MB
1007.83/1008.04	c total #watches: 403034
1009.03/1009.23	c total #propagations: 34493189 / total #impl: 26642181279 (eff. 0.001)
1009.03/1009.23	c #Conflicts:     934000 | #Learnt:      46178 | 0.000
1009.03/1009.23	c total clause space: 127.173MB
1009.03/1009.23	c total #watches: 406808
1010.13/1010.37	c total #propagations: 34524113 / total #impl: 26657069721 (eff. 0.001)
1010.13/1010.37	c GC COLLECT
1010.13/1010.37	c #Conflicts:     935000 | #Learnt:      23876 | 0.000
1010.13/1010.37	c total clause space: 127.173MB
1010.13/1010.37	c total #watches: 265384
1011.13/1011.31	c total #propagations: 34554636 / total #impl: 26676605280 (eff. 0.001)
1011.13/1011.31	c #Conflicts:     936000 | #Learnt:      24876 | 0.000
1011.13/1011.31	c total clause space: 127.173MB
1011.13/1011.31	c total #watches: 268847
1011.94/1012.15	c total #propagations: 34590493 / total #impl: 26696036244 (eff. 0.001)
1011.94/1012.15	c #Conflicts:     937000 | #Learnt:      25876 | 0.000
1011.94/1012.15	c total clause space: 127.173MB
1011.94/1012.15	c total #watches: 272412
1012.73/1012.99	c total #propagations: 34621336 / total #impl: 26715560390 (eff. 0.001)
1012.73/1012.99	c #Conflicts:     938000 | #Learnt:      26876 | 0.000
1012.73/1012.99	c total clause space: 127.173MB
1012.73/1012.99	c total #watches: 275075
1013.63/1013.89	c total #propagations: 34649760 / total #impl: 26738627938 (eff. 0.001)
1013.63/1013.89	c #Conflicts:     939000 | #Learnt:      27876 | 0.000
1013.63/1013.89	c total clause space: 127.173MB
1013.63/1013.89	c total #watches: 278386
1014.73/1014.94	c total #propagations: 34680108 / total #impl: 26760247225 (eff. 0.001)
1014.73/1014.94	c #Conflicts:     940000 | #Learnt:      28876 | 0.000
1014.73/1014.94	c total clause space: 127.173MB
1014.73/1014.94	c total #watches: 281847
1015.63/1015.82	c total #propagations: 34711661 / total #impl: 26779102705 (eff. 0.001)
1015.63/1015.82	c #Conflicts:     941000 | #Learnt:      29876 | 0.000
1015.63/1015.82	c total clause space: 127.173MB
1015.63/1015.82	c total #watches: 285387
1016.83/1017.08	c total #propagations: 34743685 / total #impl: 26799531788 (eff. 0.001)
1016.83/1017.08	c #Conflicts:     942000 | #Learnt:      30876 | 0.000
1016.83/1017.08	c total clause space: 127.173MB
1016.83/1017.08	c total #watches: 288702
1018.03/1018.27	c total #propagations: 34780568 / total #impl: 26823008514 (eff. 0.001)
1018.03/1018.27	c #Conflicts:     943000 | #Learnt:      31876 | 0.000
1018.03/1018.27	c total clause space: 127.173MB
1018.03/1018.27	c total #watches: 291487
1019.13/1019.32	c total #propagations: 34812752 / total #impl: 26849116341 (eff. 0.001)
1019.13/1019.32	c #Conflicts:     944000 | #Learnt:      32876 | 0.000
1019.13/1019.32	c total clause space: 127.173MB
1019.13/1019.32	c total #watches: 294195
1020.23/1020.46	c total #propagations: 34843415 / total #impl: 26870941608 (eff. 0.001)
1020.23/1020.46	c #Conflicts:     945000 | #Learnt:      33876 | 0.000
1020.23/1020.46	c total clause space: 127.173MB
1020.23/1020.46	c total #watches: 297573
1021.33/1021.51	c total #propagations: 34875002 / total #impl: 26894390776 (eff. 0.001)
1021.33/1021.51	c #Conflicts:     946000 | #Learnt:      34876 | 0.000
1021.33/1021.51	c total clause space: 127.173MB
1021.33/1021.51	c total #watches: 301275
1022.53/1022.76	c total #propagations: 34905173 / total #impl: 26912559069 (eff. 0.001)
1022.53/1022.76	c #Conflicts:     947000 | #Learnt:      35876 | 0.000
1022.53/1022.76	c total clause space: 127.173MB
1022.53/1022.76	c total #watches: 304256
1023.63/1023.80	c total #propagations: 34937094 / total #impl: 26935496799 (eff. 0.001)
1023.63/1023.80	c #Conflicts:     948000 | #Learnt:      36876 | 0.000
1023.63/1023.80	c total clause space: 127.173MB
1023.63/1023.80	c total #watches: 308827
1024.83/1025.01	c total #propagations: 34968624 / total #impl: 26952799647 (eff. 0.001)
1024.83/1025.01	c #Conflicts:     949000 | #Learnt:      37876 | 0.000
1024.83/1025.01	c total clause space: 127.173MB
1024.83/1025.01	c total #watches: 314275
1025.93/1026.14	c total #propagations: 35004209 / total #impl: 26976447219 (eff. 0.001)
1025.93/1026.14	c #Conflicts:     950000 | #Learnt:      38876 | 0.000
1025.93/1026.14	c total clause space: 127.173MB
1025.93/1026.14	c total #watches: 318893
1027.03/1027.25	c total #propagations: 35036897 / total #impl: 27000768976 (eff. 0.001)
1027.03/1027.25	c #Conflicts:     951000 | #Learnt:      39876 | 0.000
1027.03/1027.25	c total clause space: 127.173MB
1027.03/1027.25	c total #watches: 322923
1028.34/1028.53	c total #propagations: 35068582 / total #impl: 27025860875 (eff. 0.001)
1028.34/1028.53	c #Conflicts:     952000 | #Learnt:      40876 | 0.000
1028.34/1028.53	c total clause space: 127.173MB
1028.34/1028.53	c total #watches: 332003
1029.63/1029.86	c total #propagations: 35103613 / total #impl: 27056796677 (eff. 0.001)
1029.63/1029.86	c #Conflicts:     953000 | #Learnt:      41876 | 0.000
1029.63/1029.86	c total clause space: 127.173MB
1029.63/1029.86	c total #watches: 338522
1030.93/1031.19	c total #propagations: 35141055 / total #impl: 27086990588 (eff. 0.001)
1030.93/1031.19	c #Conflicts:     954000 | #Learnt:      42876 | 0.000
1030.93/1031.19	c total clause space: 127.173MB
1030.93/1031.19	c total #watches: 344312
1032.23/1032.42	c total #propagations: 35177243 / total #impl: 27113708900 (eff. 0.001)
1032.23/1032.42	c #Conflicts:     955000 | #Learnt:      43876 | 0.000
1032.23/1032.42	c total clause space: 127.173MB
1032.23/1032.42	c total #watches: 353343
1033.43/1033.60	c total #propagations: 35211717 / total #impl: 27140977254 (eff. 0.001)
1033.43/1033.60	c #Conflicts:     956000 | #Learnt:      44876 | 0.000
1033.43/1033.60	c total clause space: 127.173MB
1033.43/1033.60	c total #watches: 364093
1034.53/1034.79	c total #propagations: 35248285 / total #impl: 27166100165 (eff. 0.001)
1034.53/1034.79	c #Conflicts:     957000 | #Learnt:      45876 | 0.000
1034.53/1034.79	c total clause space: 127.173MB
1034.53/1034.79	c total #watches: 370188
1035.83/1036.02	c total #propagations: 35283522 / total #impl: 27192166180 (eff. 0.001)
1035.83/1036.02	c #Conflicts:     958000 | #Learnt:      46876 | 0.000
1035.83/1036.02	c total clause space: 127.173MB
1035.83/1036.02	c total #watches: 377440
1037.03/1037.20	c total #propagations: 35317980 / total #impl: 27220283654 (eff. 0.001)
1037.03/1037.20	c GC COLLECT
1037.03/1037.20	c #Conflicts:     959000 | #Learnt:      24279 | 0.000
1037.03/1037.20	c total clause space: 127.173MB
1037.03/1037.20	c total #watches: 267009
1038.24/1038.48	c total #propagations: 35352103 / total #impl: 27246244529 (eff. 0.001)
1038.24/1038.48	c #Conflicts:     960000 | #Learnt:      25279 | 0.000
1038.24/1038.48	c total clause space: 127.173MB
1038.24/1038.48	c total #watches: 272932
1039.44/1039.65	c total #propagations: 35387152 / total #impl: 27274057139 (eff. 0.001)
1039.44/1039.65	c #Conflicts:     961000 | #Learnt:      26279 | 0.000
1039.44/1039.65	c total clause space: 127.173MB
1039.44/1039.65	c total #watches: 279294
1040.73/1040.96	c total #propagations: 35421811 / total #impl: 27300106814 (eff. 0.001)
1040.73/1040.96	c #Conflicts:     962000 | #Learnt:      27279 | 0.000
1040.73/1040.96	c total clause space: 127.173MB
1040.73/1040.96	c total #watches: 287694
1042.03/1042.28	c total #propagations: 35459564 / total #impl: 27331158778 (eff. 0.001)
1042.03/1042.28	c #Conflicts:     963000 | #Learnt:      28279 | 0.000
1042.03/1042.28	c total clause space: 127.173MB
1042.03/1042.28	c total #watches: 292864
1042.93/1043.19	c total #propagations: 35494796 / total #impl: 27358346466 (eff. 0.001)
1042.93/1043.19	c #Conflicts:     964000 | #Learnt:      29279 | 0.000
1042.93/1043.19	c total clause space: 127.173MB
1042.93/1043.19	c total #watches: 296963
1043.93/1044.11	c total #propagations: 35523562 / total #impl: 27379326685 (eff. 0.001)
1043.93/1044.11	c #Conflicts:     965000 | #Learnt:      30279 | 0.000
1043.93/1044.11	c total clause space: 127.173MB
1043.93/1044.11	c total #watches: 300738
1044.73/1044.94	c total #propagations: 35556126 / total #impl: 27404196094 (eff. 0.001)
1044.73/1044.94	c #Conflicts:     966000 | #Learnt:      31279 | 0.000
1044.73/1044.94	c total clause space: 127.173MB
1044.73/1044.94	c total #watches: 303492
1045.94/1046.13	c total #propagations: 35586875 / total #impl: 27427530282 (eff. 0.001)
1045.94/1046.13	c #Conflicts:     967000 | #Learnt:      32279 | 0.000
1045.94/1046.13	c total clause space: 127.173MB
1045.94/1046.13	c total #watches: 311315
1047.04/1047.24	c total #propagations: 35622839 / total #impl: 27455277316 (eff. 0.001)
1047.04/1047.24	c #Conflicts:     968000 | #Learnt:      33279 | 0.000
1047.04/1047.24	c total clause space: 127.173MB
1047.04/1047.24	c total #watches: 316611
1048.14/1048.35	c total #propagations: 35655900 / total #impl: 27478585335 (eff. 0.001)
1048.14/1048.35	c #Conflicts:     969000 | #Learnt:      34279 | 0.000
1048.14/1048.35	c total clause space: 127.173MB
1048.14/1048.35	c total #watches: 322645
1049.23/1049.47	c total #propagations: 35690838 / total #impl: 27504701650 (eff. 0.001)
1049.23/1049.47	c #Conflicts:     970000 | #Learnt:      35279 | 0.000
1049.23/1049.47	c total clause space: 127.173MB
1049.23/1049.47	c total #watches: 330145
1050.34/1050.57	c total #propagations: 35723938 / total #impl: 27529913959 (eff. 0.001)
1050.34/1050.57	c #Conflicts:     971000 | #Learnt:      36279 | 0.000
1050.34/1050.57	c total clause space: 127.173MB
1050.34/1050.57	c total #watches: 338785
1051.54/1051.71	c total #propagations: 35757360 / total #impl: 27553599452 (eff. 0.001)
1051.54/1051.71	c #Conflicts:     972000 | #Learnt:      37279 | 0.000
1051.54/1051.71	c total clause space: 127.173MB
1051.54/1051.71	c total #watches: 350602
1052.83/1053.02	c total #propagations: 35787138 / total #impl: 27575099046 (eff. 0.001)
1052.83/1053.02	c #Conflicts:     973000 | #Learnt:      38279 | 0.000
1052.83/1053.02	c total clause space: 127.173MB
1052.83/1053.02	c total #watches: 356485
1053.93/1054.18	c total #propagations: 35819529 / total #impl: 27601076650 (eff. 0.001)
1053.93/1054.18	c #Conflicts:     974000 | #Learnt:      39279 | 0.000
1053.93/1054.18	c total clause space: 127.173MB
1053.93/1054.18	c total #watches: 371431
1055.13/1055.37	c total #propagations: 35854526 / total #impl: 27624318951 (eff. 0.001)
1055.13/1055.37	c #Conflicts:     975000 | #Learnt:      40279 | 0.000
1055.13/1055.37	c total clause space: 127.173MB
1055.13/1055.37	c total #watches: 378913
1056.33/1056.59	c total #propagations: 35886261 / total #impl: 27646421950 (eff. 0.001)
1056.33/1056.59	c #Conflicts:     976000 | #Learnt:      41279 | 0.000
1056.33/1056.59	c total clause space: 127.173MB
1056.33/1056.59	c total #watches: 389651
1057.73/1057.94	c total #propagations: 35917446 / total #impl: 27670597738 (eff. 0.001)
1057.73/1057.94	c #Conflicts:     977000 | #Learnt:      42279 | 0.000
1057.73/1057.94	c total clause space: 127.173MB
1057.73/1057.94	c total #watches: 396991
1059.13/1059.31	c total #propagations: 35949226 / total #impl: 27696730567 (eff. 0.001)
1059.13/1059.31	c #Conflicts:     978000 | #Learnt:      43279 | 0.000
1059.13/1059.31	c total clause space: 127.173MB
1059.13/1059.31	c total #watches: 405144
1060.23/1060.49	c total #propagations: 35982592 / total #impl: 27720268570 (eff. 0.001)
1060.23/1060.49	c #Conflicts:     979000 | #Learnt:      44279 | 0.000
1060.23/1060.49	c total clause space: 127.173MB
1060.23/1060.49	c total #watches: 415000
1061.33/1061.58	c total #propagations: 36013541 / total #impl: 27744900468 (eff. 0.001)
1061.33/1061.58	c #Conflicts:     980000 | #Learnt:      45279 | 0.000
1061.33/1061.58	c total clause space: 127.173MB
1061.33/1061.58	c total #watches: 422836
1062.53/1062.75	c total #propagations: 36043374 / total #impl: 27769807692 (eff. 0.001)
1062.53/1062.75	c #Conflicts:     981000 | #Learnt:      46279 | 0.000
1062.53/1062.75	c total clause space: 127.173MB
1062.53/1062.75	c total #watches: 431638
1063.83/1064.00	c total #propagations: 36073692 / total #impl: 27793170775 (eff. 0.001)
1063.83/1064.00	c #Conflicts:     982000 | #Learnt:      47279 | 0.000
1063.83/1064.00	c total clause space: 127.173MB
1063.83/1064.00	c total #watches: 440927
1065.03/1065.20	c total #propagations: 36104915 / total #impl: 27819994560 (eff. 0.001)
1065.03/1065.20	c GC COLLECT
1065.03/1065.20	c #Conflicts:     983000 | #Learnt:      24375 | 0.000
1065.03/1065.20	c total clause space: 127.173MB
1065.03/1065.20	c total #watches: 268957
1066.32/1066.52	c total #propagations: 36138921 / total #impl: 27841871113 (eff. 0.001)
1066.32/1066.52	c #Conflicts:     984000 | #Learnt:      25375 | 0.000
1066.32/1066.52	c total clause space: 127.173MB
1066.32/1066.52	c total #watches: 275934
1067.72/1067.92	c total #propagations: 36171977 / total #impl: 27865656479 (eff. 0.001)
1067.72/1067.92	c #Conflicts:     985000 | #Learnt:      26375 | 0.000
1067.72/1067.92	c total clause space: 127.173MB
1067.72/1067.92	c total #watches: 286949
1069.13/1069.36	c total #propagations: 36207928 / total #impl: 27892131735 (eff. 0.001)
1069.13/1069.36	c #Conflicts:     986000 | #Learnt:      27375 | 0.000
1069.13/1069.36	c total clause space: 127.173MB
1069.13/1069.36	c total #watches: 294574
1070.82/1071.02	c total #propagations: 36241624 / total #impl: 27916621350 (eff. 0.001)
1070.82/1071.02	c #Conflicts:     987000 | #Learnt:      28375 | 0.000
1070.82/1071.02	c total clause space: 127.173MB
1070.82/1071.02	c total #watches: 306623
1072.12/1072.37	c total #propagations: 36280169 / total #impl: 27945054548 (eff. 0.001)
1072.12/1072.37	c #Conflicts:     988000 | #Learnt:      29375 | 0.000
1072.12/1072.37	c total clause space: 127.173MB
1072.12/1072.37	c total #watches: 317892
1073.62/1073.88	c total #propagations: 36314013 / total #impl: 27969897221 (eff. 0.001)
1073.62/1073.88	c #Conflicts:     989000 | #Learnt:      30375 | 0.000
1073.62/1073.88	c total clause space: 127.173MB
1073.62/1073.88	c total #watches: 325603
1075.22/1075.44	c total #propagations: 36350660 / total #impl: 27994708323 (eff. 0.001)
1075.22/1075.44	c #Conflicts:     990000 | #Learnt:      31375 | 0.000
1075.22/1075.44	c total clause space: 127.173MB
1075.22/1075.44	c total #watches: 332005
1076.52/1076.70	c total #propagations: 36387117 / total #impl: 28019001647 (eff. 0.001)
1076.52/1076.70	c #Conflicts:     991000 | #Learnt:      32375 | 0.000
1076.52/1076.70	c total clause space: 127.173MB
1076.52/1076.70	c total #watches: 340150
1077.52/1077.77	c total #propagations: 36419130 / total #impl: 28041040596 (eff. 0.001)
1077.52/1077.77	c #Conflicts:     992000 | #Learnt:      33375 | 0.000
1077.52/1077.77	c total clause space: 127.173MB
1077.52/1077.77	c total #watches: 359218
1078.82/1079.07	c total #propagations: 36448331 / total #impl: 28061778675 (eff. 0.001)
1078.82/1079.07	c #Conflicts:     993000 | #Learnt:      34375 | 0.000
1078.82/1079.07	c total clause space: 127.173MB
1078.82/1079.07	c total #watches: 378664
1080.03/1080.24	c total #propagations: 36479081 / total #impl: 28089437347 (eff. 0.001)
1080.03/1080.24	c #Conflicts:     994000 | #Learnt:      35375 | 0.000
1080.03/1080.24	c total clause space: 127.173MB
1080.03/1080.24	c total #watches: 390675
1081.62/1081.84	c total #propagations: 36512544 / total #impl: 28113340863 (eff. 0.001)
1081.62/1081.84	c #Conflicts:     995000 | #Learnt:      36375 | 0.000
1081.62/1081.84	c total clause space: 127.173MB
1081.62/1081.84	c total #watches: 395452
1083.02/1083.28	c total #propagations: 36548146 / total #impl: 28140142506 (eff. 0.001)
1083.02/1083.28	c #Conflicts:     996000 | #Learnt:      37375 | 0.000
1083.02/1083.28	c total clause space: 127.173MB
1083.02/1083.28	c total #watches: 399006
1084.53/1084.77	c total #propagations: 36584177 / total #impl: 28165130169 (eff. 0.001)
1084.53/1084.77	c #Conflicts:     997000 | #Learnt:      38375 | 0.000
1084.53/1084.77	c total clause space: 127.173MB
1084.53/1084.77	c total #watches: 405496
1086.12/1086.33	c total #propagations: 36619374 / total #impl: 28190749568 (eff. 0.001)
1086.12/1086.33	c #Conflicts:     998000 | #Learnt:      39375 | 0.000
1086.12/1086.33	c total clause space: 127.173MB
1086.12/1086.33	c total #watches: 409767
1087.52/1087.74	c total #propagations: 36659199 / total #impl: 28214048923 (eff. 0.001)
1087.52/1087.74	c #Conflicts:     999000 | #Learnt:      40375 | 0.000
1087.52/1087.74	c total clause space: 127.173MB
1087.52/1087.74	c total #watches: 413081
1089.22/1089.41	c total #propagations: 36693644 / total #impl: 28233108566 (eff. 0.001)
1089.22/1089.41	c #Conflicts:    1000000 | #Learnt:      41375 | 0.000
1089.22/1089.41	c total clause space: 127.173MB
1089.22/1089.41	c total #watches: 418085
1090.82/1091.06	c total #propagations: 36731638 / total #impl: 28261631121 (eff. 0.001)
1090.82/1091.06	c #Conflicts:    1001000 | #Learnt:      42375 | 0.000
1090.82/1091.06	c total clause space: 127.173MB
1090.82/1091.06	c total #watches: 423176
1092.62/1092.81	c total #propagations: 36766786 / total #impl: 28286283149 (eff. 0.001)
1092.62/1092.81	c #Conflicts:    1002000 | #Learnt:      43375 | 0.000
1092.62/1092.81	c total clause space: 127.173MB
1092.62/1092.81	c total #watches: 427087
1094.22/1094.46	c total #propagations: 36804245 / total #impl: 28312560962 (eff. 0.001)
1094.22/1094.46	c #Conflicts:    1003000 | #Learnt:      44375 | 0.000
1094.22/1094.46	c total clause space: 127.173MB
1094.22/1094.46	c total #watches: 430952
1095.82/1096.02	c total #propagations: 36841632 / total #impl: 28337211631 (eff. 0.001)
1095.82/1096.02	c #Conflicts:    1004000 | #Learnt:      45375 | 0.000
1095.82/1096.02	c total clause space: 127.173MB
1095.82/1096.02	c total #watches: 436704
1097.52/1097.78	c total #propagations: 36879086 / total #impl: 28358861731 (eff. 0.001)
1097.52/1097.78	c #Conflicts:    1005000 | #Learnt:      46375 | 0.000
1097.52/1097.78	c total clause space: 127.173MB
1097.52/1097.78	c total #watches: 448455
1099.32/1099.57	c total #propagations: 36917860 / total #impl: 28384647951 (eff. 0.001)
1099.32/1099.57	c #Conflicts:    1006000 | #Learnt:      47375 | 0.000
1099.32/1099.57	c total clause space: 127.173MB
1099.32/1099.57	c total #watches: 457376
1101.02/1101.25	c total #propagations: 36955911 / total #impl: 28410002516 (eff. 0.001)
1101.02/1101.25	c #Conflicts:    1007000 | #Learnt:      48375 | 0.000
1101.02/1101.25	c total clause space: 127.173MB
1101.02/1101.25	c total #watches: 461387
1102.22/1102.49	c total #propagations: 36993149 / total #impl: 28428631654 (eff. 0.001)
1102.22/1102.49	c GC COLLECT
1102.22/1102.49	c #Conflicts:    1008000 | #Learnt:      25174 | 0.000
1102.22/1102.49	c total clause space: 127.173MB
1102.22/1102.49	c total #watches: 271990
1103.42/1103.67	c total #propagations: 37030075 / total #impl: 28453539899 (eff. 0.001)
1103.42/1103.67	c #Conflicts:    1009000 | #Learnt:      26174 | 0.000
1103.42/1103.67	c total clause space: 127.173MB
1103.42/1103.67	c total #watches: 277849
1104.62/1104.82	c total #propagations: 37064759 / total #impl: 28476108430 (eff. 0.001)
1104.62/1104.82	c #Conflicts:    1010000 | #Learnt:      27174 | 0.000
1104.62/1104.82	c total clause space: 127.173MB
1104.62/1104.82	c total #watches: 282391
1105.82/1106.06	c total #propagations: 37099342 / total #impl: 28502475044 (eff. 0.001)
1105.82/1106.06	c #Conflicts:    1011000 | #Learnt:      28174 | 0.000
1105.82/1106.06	c total clause space: 127.173MB
1105.82/1106.06	c total #watches: 286699
1107.12/1107.32	c total #propagations: 37138050 / total #impl: 28526573847 (eff. 0.001)
1107.12/1107.32	c #Conflicts:    1012000 | #Learnt:      29174 | 0.000
1107.12/1107.32	c total clause space: 127.173MB
1107.12/1107.32	c total #watches: 290612
1108.42/1108.64	c total #propagations: 37175034 / total #impl: 28552347182 (eff. 0.001)
1108.42/1108.64	c #Conflicts:    1013000 | #Learnt:      30174 | 0.000
1108.42/1108.64	c total clause space: 127.173MB
1108.42/1108.64	c total #watches: 299020
1109.92/1110.14	c total #propagations: 37213399 / total #impl: 28578192035 (eff. 0.001)
1109.92/1110.14	c #Conflicts:    1014000 | #Learnt:      31174 | 0.000
1109.92/1110.14	c total clause space: 127.173MB
1109.92/1110.14	c total #watches: 305219
1111.22/1111.41	c total #propagations: 37252915 / total #impl: 28605321647 (eff. 0.001)
1111.22/1111.41	c #Conflicts:    1015000 | #Learnt:      32174 | 0.000
1111.22/1111.41	c total clause space: 127.173MB
1111.22/1111.41	c total #watches: 309186
1112.41/1112.63	c total #propagations: 37290331 / total #impl: 28633456919 (eff. 0.001)
1112.41/1112.63	c #Conflicts:    1016000 | #Learnt:      33174 | 0.000
1112.41/1112.63	c total clause space: 127.173MB
1112.41/1112.63	c total #watches: 313558
1113.71/1113.96	c total #propagations: 37329786 / total #impl: 28658245461 (eff. 0.001)
1113.71/1113.96	c #Conflicts:    1017000 | #Learnt:      34174 | 0.000
1113.71/1113.96	c total clause space: 127.173MB
1113.71/1113.96	c total #watches: 317999
1115.22/1115.49	c total #propagations: 37366772 / total #impl: 28685448777 (eff. 0.001)
1115.22/1115.49	c #Conflicts:    1018000 | #Learnt:      35174 | 0.000
1115.22/1115.49	c total clause space: 127.173MB
1115.22/1115.49	c total #watches: 321811
1116.61/1116.87	c total #propagations: 37404552 / total #impl: 28715550912 (eff. 0.001)
1116.61/1116.87	c #Conflicts:    1019000 | #Learnt:      36174 | 0.000
1116.61/1116.87	c total clause space: 127.173MB
1116.61/1116.87	c total #watches: 327334
1118.01/1118.27	c total #propagations: 37438305 / total #impl: 28742182137 (eff. 0.001)
1118.01/1118.27	c #Conflicts:    1020000 | #Learnt:      37174 | 0.000
1118.01/1118.27	c total clause space: 127.173MB
1118.01/1118.27	c total #watches: 331781
1119.72/1119.92	c total #propagations: 37471911 / total #impl: 28768983369 (eff. 0.001)
1119.72/1119.92	c #Conflicts:    1021000 | #Learnt:      38174 | 0.000
1119.72/1119.92	c total clause space: 127.173MB
1119.72/1119.92	c total #watches: 336887
1121.51/1121.71	c total #propagations: 37509308 / total #impl: 28793568572 (eff. 0.001)
1121.51/1121.71	c #Conflicts:    1022000 | #Learnt:      39174 | 0.000
1121.51/1121.71	c total clause space: 127.173MB
1121.51/1121.71	c total #watches: 344784
1122.71/1122.95	c total #propagations: 37550612 / total #impl: 28817360646 (eff. 0.001)
1122.71/1122.95	c #Conflicts:    1023000 | #Learnt:      40174 | 0.000
1122.71/1122.95	c total clause space: 127.173MB
1122.71/1122.95	c total #watches: 348028
1124.02/1124.20	c total #propagations: 37581329 / total #impl: 28836069901 (eff. 0.001)
1124.02/1124.20	c #Conflicts:    1024000 | #Learnt:      41174 | 0.000
1124.02/1124.20	c total clause space: 127.173MB
1124.02/1124.20	c total #watches: 354026
1125.31/1125.53	c total #propagations: 37613541 / total #impl: 28856266183 (eff. 0.001)
1125.31/1125.53	c #Conflicts:    1025000 | #Learnt:      42174 | 0.000
1125.31/1125.53	c total clause space: 127.173MB
1125.31/1125.53	c total #watches: 362201
1126.41/1126.62	c total #propagations: 37650834 / total #impl: 28880347101 (eff. 0.001)
1126.41/1126.62	c #Conflicts:    1026000 | #Learnt:      43174 | 0.000
1126.41/1126.62	c total clause space: 127.173MB
1126.41/1126.62	c total #watches: 368641
1127.51/1127.72	c total #propagations: 37684961 / total #impl: 28902163285 (eff. 0.001)
1127.51/1127.72	c #Conflicts:    1027000 | #Learnt:      44174 | 0.000
1127.51/1127.72	c total clause space: 127.173MB
1127.51/1127.72	c total #watches: 375011
1128.71/1128.91	c total #propagations: 37719039 / total #impl: 28926125507 (eff. 0.001)
1128.71/1128.91	c #Conflicts:    1028000 | #Learnt:      45174 | 0.000
1128.71/1128.91	c total clause space: 127.173MB
1128.71/1128.91	c total #watches: 381162
1130.01/1130.27	c total #propagations: 37755316 / total #impl: 28950019883 (eff. 0.001)
1130.01/1130.27	c #Conflicts:    1029000 | #Learnt:      46174 | 0.000
1130.01/1130.27	c total clause space: 127.173MB
1130.01/1130.27	c total #watches: 386213
1131.41/1131.67	c total #propagations: 37790896 / total #impl: 28975401934 (eff. 0.001)
1131.41/1131.67	c #Conflicts:    1030000 | #Learnt:      47174 | 0.000
1131.41/1131.67	c total clause space: 127.173MB
1131.41/1131.67	c total #watches: 391222
1132.92/1133.16	c total #propagations: 37824079 / total #impl: 28998406719 (eff. 0.001)
1132.92/1133.16	c #Conflicts:    1031000 | #Learnt:      48174 | 0.000
1132.92/1133.16	c total clause space: 127.173MB
1132.92/1133.16	c total #watches: 395025
1134.31/1134.52	c total #propagations: 37861056 / total #impl: 29022119521 (eff. 0.001)
1134.31/1134.52	c GC COLLECT
1134.31/1134.52	c #Conflicts:    1032000 | #Learnt:      24673 | 0.000
1134.31/1134.52	c total clause space: 127.173MB
1134.31/1134.52	c total #watches: 270568
1135.31/1135.56	c total #propagations: 37896805 / total #impl: 29042490661 (eff. 0.001)
1135.31/1135.56	c #Conflicts:    1033000 | #Learnt:      25673 | 0.000
1135.31/1135.56	c total clause space: 127.173MB
1135.31/1135.56	c total #watches: 273744
1136.61/1136.85	c total #propagations: 37927885 / total #impl: 29061676783 (eff. 0.001)
1136.61/1136.85	c #Conflicts:    1034000 | #Learnt:      26673 | 0.000
1136.61/1136.85	c total clause space: 127.173MB
1136.61/1136.85	c total #watches: 280400
1137.81/1138.04	c total #propagations: 37963721 / total #impl: 29089053145 (eff. 0.001)
1137.81/1138.04	c #Conflicts:    1035000 | #Learnt:      27673 | 0.000
1137.81/1138.04	c total clause space: 127.173MB
1137.81/1138.04	c total #watches: 286797
1139.01/1139.27	c total #propagations: 37996303 / total #impl: 29111486620 (eff. 0.001)
1139.01/1139.27	c #Conflicts:    1036000 | #Learnt:      28673 | 0.000
1139.01/1139.27	c total clause space: 127.173MB
1139.01/1139.27	c total #watches: 291292
1140.20/1140.45	c total #propagations: 38029790 / total #impl: 29137323894 (eff. 0.001)
1140.20/1140.45	c #Conflicts:    1037000 | #Learnt:      29673 | 0.000
1140.20/1140.45	c total clause space: 127.173MB
1140.20/1140.45	c total #watches: 295000
1141.40/1141.65	c total #propagations: 38060230 / total #impl: 29157008024 (eff. 0.001)
1141.40/1141.65	c #Conflicts:    1038000 | #Learnt:      30673 | 0.000
1141.40/1141.65	c total clause space: 127.173MB
1141.40/1141.65	c total #watches: 300380
1142.60/1142.89	c total #propagations: 38092858 / total #impl: 29180635799 (eff. 0.001)
1142.60/1142.89	c #Conflicts:    1039000 | #Learnt:      31673 | 0.000
1142.60/1142.89	c total clause space: 127.173MB
1142.60/1142.89	c total #watches: 304766
1144.00/1144.21	c total #propagations: 38125872 / total #impl: 29205291265 (eff. 0.001)
1144.00/1144.21	c #Conflicts:    1040000 | #Learnt:      32673 | 0.000
1144.00/1144.21	c total clause space: 127.173MB
1144.00/1144.21	c total #watches: 308098
1145.10/1145.37	c total #propagations: 38162306 / total #impl: 29234592666 (eff. 0.001)
1145.10/1145.37	c #Conflicts:    1041000 | #Learnt:      33673 | 0.000
1145.10/1145.37	c total clause space: 127.173MB
1145.10/1145.37	c total #watches: 312448
1146.30/1146.56	c total #propagations: 38196101 / total #impl: 29258639276 (eff. 0.001)
1146.30/1146.56	c #Conflicts:    1042000 | #Learnt:      34673 | 0.000
1146.30/1146.56	c total clause space: 127.173MB
1146.30/1146.56	c total #watches: 318432
1147.70/1147.91	c total #propagations: 38231438 / total #impl: 29280645186 (eff. 0.001)
1147.70/1147.91	c #Conflicts:    1043000 | #Learnt:      35673 | 0.000
1147.70/1147.91	c total clause space: 127.173MB
1147.70/1147.91	c total #watches: 327940
1148.80/1149.09	c total #propagations: 38266215 / total #impl: 29307193329 (eff. 0.001)
1148.80/1149.09	c #Conflicts:    1044000 | #Learnt:      36673 | 0.000
1148.80/1149.09	c total clause space: 127.173MB
1148.80/1149.09	c total #watches: 342583
1150.20/1150.41	c total #propagations: 38300369 / total #impl: 29329916102 (eff. 0.001)
1150.20/1150.41	c #Conflicts:    1045000 | #Learnt:      37673 | 0.000
1150.20/1150.41	c total clause space: 127.173MB
1150.20/1150.41	c total #watches: 349311
1151.61/1151.83	c total #propagations: 38334323 / total #impl: 29353498715 (eff. 0.001)
1151.61/1151.83	c #Conflicts:    1046000 | #Learnt:      38673 | 0.000
1151.61/1151.83	c total clause space: 127.173MB
1151.61/1151.83	c total #watches: 364965
1152.90/1153.19	c total #propagations: 38369770 / total #impl: 29378176177 (eff. 0.001)
1152.90/1153.19	c #Conflicts:    1047000 | #Learnt:      39673 | 0.000
1152.90/1153.19	c total clause space: 127.173MB
1152.90/1153.19	c total #watches: 370718
1154.30/1154.55	c total #propagations: 38402608 / total #impl: 29400242600 (eff. 0.001)
1154.30/1154.55	c #Conflicts:    1048000 | #Learnt:      40673 | 0.000
1154.30/1154.55	c total clause space: 127.173MB
1154.30/1154.55	c total #watches: 378594
1155.70/1155.90	c total #propagations: 38436320 / total #impl: 29424187045 (eff. 0.001)
1155.70/1155.90	c #Conflicts:    1049000 | #Learnt:      41673 | 0.000
1155.70/1155.90	c total clause space: 127.173MB
1155.70/1155.90	c total #watches: 383641
1156.90/1157.19	c total #propagations: 38467703 / total #impl: 29443609195 (eff. 0.001)
1156.90/1157.19	c #Conflicts:    1050000 | #Learnt:      42673 | 0.000
1156.90/1157.19	c total clause space: 127.173MB
1156.90/1157.19	c total #watches: 393186
1158.21/1158.48	c total #propagations: 38497572 / total #impl: 29463236528 (eff. 0.001)
1158.21/1158.48	c #Conflicts:    1051000 | #Learnt:      43673 | 0.000
1158.21/1158.48	c total clause space: 127.173MB
1158.21/1158.48	c total #watches: 401441
1159.80/1160.08	c total #propagations: 38530716 / total #impl: 29479757923 (eff. 0.001)
1159.80/1160.08	c #Conflicts:    1052000 | #Learnt:      44673 | 0.000
1159.80/1160.08	c total clause space: 127.173MB
1159.80/1160.08	c total #watches: 410659
1161.41/1161.69	c total #propagations: 38568539 / total #impl: 29500823257 (eff. 0.001)
1161.41/1161.69	c #Conflicts:    1053000 | #Learnt:      45673 | 0.000
1161.41/1161.69	c total clause space: 127.173MB
1161.41/1161.69	c total #watches: 418118
1162.90/1163.15	c total #propagations: 38601497 / total #impl: 29522657056 (eff. 0.001)
1162.90/1163.15	c #Conflicts:    1054000 | #Learnt:      46673 | 0.000
1162.90/1163.15	c total clause space: 127.173MB
1162.90/1163.15	c total #watches: 426312
1164.60/1164.84	c total #propagations: 38633297 / total #impl: 29544140360 (eff. 0.001)
1164.60/1164.84	c #Conflicts:    1055000 | #Learnt:      47673 | 0.000
1164.60/1164.84	c total clause space: 127.173MB
1164.60/1164.84	c total #watches: 433801
1165.81/1166.10	c total #propagations: 38670233 / total #impl: 29565935258 (eff. 0.001)
1165.81/1166.10	c #Conflicts:    1056000 | #Learnt:      48673 | 0.000
1165.81/1166.10	c total clause space: 127.173MB
1165.81/1166.10	c total #watches: 438560
1167.20/1167.46	c total #propagations: 38701967 / total #impl: 29586479190 (eff. 0.001)
1167.20/1167.46	c GC COLLECT
1167.20/1167.46	c #Conflicts:    1057000 | #Learnt:      24874 | 0.000
1167.20/1167.46	c total clause space: 127.173MB
1167.20/1167.46	c total #watches: 271315
1168.40/1168.66	c total #propagations: 38733218 / total #impl: 29605284651 (eff. 0.001)
1168.40/1168.66	c #Conflicts:    1058000 | #Learnt:      25874 | 0.000
1168.40/1168.66	c total clause space: 127.173MB
1168.40/1168.66	c total #watches: 283680
1169.60/1169.87	c total #propagations: 38767943 / total #impl: 29629869145 (eff. 0.001)
1169.60/1169.87	c #Conflicts:    1059000 | #Learnt:      26874 | 0.000
1169.60/1169.87	c total clause space: 127.173MB
1169.60/1169.87	c total #watches: 290223
1170.70/1170.96	c total #propagations: 38804444 / total #impl: 29656936913 (eff. 0.001)
1170.70/1170.96	c #Conflicts:    1060000 | #Learnt:      27874 | 0.000
1170.70/1170.96	c total clause space: 127.173MB
1170.70/1170.96	c total #watches: 294758
1171.70/1171.90	c total #propagations: 38841530 / total #impl: 29682501214 (eff. 0.001)
1171.70/1171.90	c #Conflicts:    1061000 | #Learnt:      28874 | 0.000
1171.70/1171.90	c total clause space: 127.173MB
1171.70/1171.90	c total #watches: 309926
1172.90/1173.18	c total #propagations: 38872370 / total #impl: 29700780992 (eff. 0.001)
1172.90/1173.18	c #Conflicts:    1062000 | #Learnt:      29874 | 0.000
1172.90/1173.18	c total clause space: 127.173MB
1172.90/1173.18	c total #watches: 321150
1174.20/1174.48	c total #propagations: 38906211 / total #impl: 29722812771 (eff. 0.001)
1174.20/1174.48	c #Conflicts:    1063000 | #Learnt:      30874 | 0.000
1174.20/1174.48	c total clause space: 127.173MB
1174.20/1174.48	c total #watches: 329483
1175.71/1175.91	c total #propagations: 38937145 / total #impl: 29745450808 (eff. 0.001)
1175.71/1175.91	c #Conflicts:    1064000 | #Learnt:      31874 | 0.000
1175.71/1175.91	c total clause space: 127.173MB
1175.71/1175.91	c total #watches: 336409
1177.20/1177.43	c total #propagations: 38971132 / total #impl: 29771642018 (eff. 0.001)
1177.20/1177.43	c #Conflicts:    1065000 | #Learnt:      32874 | 0.000
1177.20/1177.43	c total clause space: 127.173MB
1177.20/1177.43	c total #watches: 340851
1178.30/1178.51	c total #propagations: 39009360 / total #impl: 29794558311 (eff. 0.001)
1178.30/1178.51	c #Conflicts:    1066000 | #Learnt:      33874 | 0.000
1178.30/1178.51	c total clause space: 127.173MB
1178.30/1178.51	c total #watches: 348126
1179.40/1179.69	c total #propagations: 39041232 / total #impl: 29815030242 (eff. 0.001)
1179.40/1179.69	c #Conflicts:    1067000 | #Learnt:      34874 | 0.000
1179.40/1179.69	c total clause space: 127.173MB
1179.40/1179.69	c total #watches: 352321
1180.70/1180.90	c total #propagations: 39073410 / total #impl: 29836322114 (eff. 0.001)
1180.70/1180.90	c #Conflicts:    1068000 | #Learnt:      35874 | 0.000
1180.70/1180.90	c total clause space: 127.173MB
1180.70/1180.90	c total #watches: 366407
1181.70/1181.96	c total #propagations: 39106489 / total #impl: 29857173389 (eff. 0.001)
1181.70/1181.96	c #Conflicts:    1069000 | #Learnt:      36874 | 0.000
1181.70/1181.96	c total clause space: 127.173MB
1181.70/1181.96	c total #watches: 378769
1182.90/1183.17	c total #propagations: 39134682 / total #impl: 29875736184 (eff. 0.001)
1182.90/1183.17	c #Conflicts:    1070000 | #Learnt:      37874 | 0.000
1182.90/1183.17	c total clause space: 127.173MB
1182.90/1183.17	c total #watches: 385320
1184.10/1184.30	c total #propagations: 39164724 / total #impl: 29898690603 (eff. 0.001)
1184.10/1184.30	c #Conflicts:    1071000 | #Learnt:      38874 | 0.000
1184.10/1184.30	c total clause space: 127.173MB
1184.10/1184.30	c total #watches: 392377
1185.20/1185.46	c total #propagations: 39192317 / total #impl: 29921075780 (eff. 0.001)
1185.20/1185.46	c #Conflicts:    1072000 | #Learnt:      39874 | 0.000
1185.20/1185.46	c total clause space: 127.173MB
1185.20/1185.46	c total #watches: 402158
1186.70/1186.93	c total #propagations: 39220963 / total #impl: 29941470196 (eff. 0.001)
1186.70/1186.93	c #Conflicts:    1073000 | #Learnt:      40874 | 0.000
1186.70/1186.93	c total clause space: 127.173MB
1186.70/1186.93	c total #watches: 410173
1188.10/1188.35	c total #propagations: 39253859 / total #impl: 29963937835 (eff. 0.001)
1188.10/1188.35	c #Conflicts:    1074000 | #Learnt:      41874 | 0.000
1188.10/1188.35	c total clause space: 127.173MB
1188.10/1188.35	c total #watches: 418243
1189.50/1189.71	c total #propagations: 39286778 / total #impl: 29987773793 (eff. 0.001)
1189.50/1189.71	c #Conflicts:    1075000 | #Learnt:      42874 | 0.000
1189.50/1189.71	c total clause space: 127.173MB
1189.50/1189.71	c total #watches: 424267
1190.79/1191.07	c total #propagations: 39317721 / total #impl: 30010491206 (eff. 0.001)
1190.79/1191.07	c #Conflicts:    1076000 | #Learnt:      43874 | 0.000
1190.79/1191.07	c total clause space: 127.173MB
1190.79/1191.07	c total #watches: 433483
1191.99/1192.27	c total #propagations: 39348053 / total #impl: 30032484782 (eff. 0.001)
1191.99/1192.27	c #Conflicts:    1077000 | #Learnt:      44874 | 0.000
1191.99/1192.27	c total clause space: 127.173MB
1191.99/1192.27	c total #watches: 453373
1193.19/1193.41	c total #propagations: 39376418 / total #impl: 30053874555 (eff. 0.001)
1193.19/1193.41	c #Conflicts:    1078000 | #Learnt:      45874 | 0.000
1193.19/1193.41	c total clause space: 127.173MB
1193.19/1193.41	c total #watches: 458620
1194.50/1194.73	c total #propagations: 39406068 / total #impl: 30074866097 (eff. 0.001)
1194.50/1194.73	c #Conflicts:    1079000 | #Learnt:      46874 | 0.000
1194.50/1194.73	c total clause space: 127.173MB
1194.50/1194.73	c total #watches: 462031
1195.60/1195.83	c total #propagations: 39438926 / total #impl: 30099095078 (eff. 0.001)
1195.60/1195.83	c #Conflicts:    1080000 | #Learnt:      47874 | 0.000
1195.60/1195.83	c total clause space: 127.173MB
1195.60/1195.83	c total #watches: 471364
1196.79/1197.03	c total #propagations: 39471021 / total #impl: 30122992227 (eff. 0.001)
1196.79/1197.03	c #Conflicts:    1081000 | #Learnt:      48874 | 0.000
1196.79/1197.03	c total clause space: 127.173MB
1196.79/1197.03	c total #watches: 475904
1198.19/1198.42	c total #propagations: 39504875 / total #impl: 30144211202 (eff. 0.001)
1198.19/1198.42	c #Conflicts:    1082000 | #Learnt:      49874 | 0.000
1198.19/1198.42	c total clause space: 127.173MB
1198.19/1198.42	c total #watches: 480491
1199.29/1199.57	c total #propagations: 39539093 / total #impl: 30167719827 (eff. 0.001)
1199.29/1199.57	c GC COLLECT
1199.29/1199.57	c #Conflicts:    1083000 | #Learnt:      25782 | 0.000
1199.29/1199.57	c total clause space: 127.173MB
1199.29/1199.57	c total #watches: 275880
1200.49/1200.73	c total #propagations: 39570662 / total #impl: 30192739124 (eff. 0.001)
1200.49/1200.73	c #Conflicts:    1084000 | #Learnt:      26782 | 0.000
1200.49/1200.73	c total clause space: 127.173MB
1200.49/1200.73	c total #watches: 279389
1201.59/1201.80	c total #propagations: 39605123 / total #impl: 30217126219 (eff. 0.001)
1201.59/1201.80	c #Conflicts:    1085000 | #Learnt:      27782 | 0.000
1201.59/1201.80	c total clause space: 127.173MB
1201.59/1201.80	c total #watches: 283146
1202.39/1202.60	c total #propagations: 39635871 / total #impl: 30239926085 (eff. 0.001)
1202.39/1202.60	c #Conflicts:    1086000 | #Learnt:      28782 | 0.000
1202.39/1202.60	c total clause space: 127.173MB
1202.39/1202.60	c total #watches: 287874
1203.49/1203.77	c total #propagations: 39660959 / total #impl: 30257494548 (eff. 0.001)
1203.49/1203.77	c #Conflicts:    1087000 | #Learnt:      29782 | 0.000
1203.49/1203.77	c total clause space: 127.173MB
1203.49/1203.77	c total #watches: 292594
1204.69/1204.98	c total #propagations: 39691760 / total #impl: 30281712001 (eff. 0.001)
1204.69/1204.98	c #Conflicts:    1088000 | #Learnt:      30782 | 0.000
1204.69/1204.98	c total clause space: 127.173MB
1204.69/1204.98	c total #watches: 299620
1205.79/1206.03	c total #propagations: 39723979 / total #impl: 30305441662 (eff. 0.001)
1205.79/1206.03	c #Conflicts:    1089000 | #Learnt:      31782 | 0.000
1205.79/1206.03	c total clause space: 127.173MB
1205.79/1206.03	c total #watches: 304909
1206.89/1207.12	c total #propagations: 39753115 / total #impl: 30326351853 (eff. 0.001)
1206.89/1207.12	c #Conflicts:    1090000 | #Learnt:      32782 | 0.000
1206.89/1207.12	c total clause space: 127.173MB
1206.89/1207.12	c total #watches: 309312
1208.09/1208.37	c total #propagations: 39784447 / total #impl: 30352914019 (eff. 0.001)
1208.09/1208.37	c #Conflicts:    1091000 | #Learnt:      33782 | 0.000
1208.09/1208.37	c total clause space: 127.173MB
1208.09/1208.37	c total #watches: 314404
1209.29/1209.53	c total #propagations: 39817478 / total #impl: 30377265870 (eff. 0.001)
1209.29/1209.53	c #Conflicts:    1092000 | #Learnt:      34782 | 0.000
1209.29/1209.53	c total clause space: 127.173MB
1209.29/1209.53	c total #watches: 318505
1210.49/1210.72	c total #propagations: 39850482 / total #impl: 30398748108 (eff. 0.001)
1210.49/1210.72	c #Conflicts:    1093000 | #Learnt:      35782 | 0.000
1210.49/1210.72	c total clause space: 127.173MB
1210.49/1210.72	c total #watches: 321563
1211.59/1211.85	c total #propagations: 39884298 / total #impl: 30420211310 (eff. 0.001)
1211.59/1211.85	c #Conflicts:    1094000 | #Learnt:      36782 | 0.000
1211.59/1211.85	c total clause space: 127.173MB
1211.59/1211.85	c total #watches: 327548
1212.89/1213.19	c total #propagations: 39913310 / total #impl: 30441334762 (eff. 0.001)
1212.89/1213.19	c #Conflicts:    1095000 | #Learnt:      37782 | 0.000
1212.89/1213.19	c total clause space: 127.173MB
1212.89/1213.19	c total #watches: 337421
1214.20/1214.48	c total #propagations: 39949153 / total #impl: 30468734264 (eff. 0.001)
1214.20/1214.48	c #Conflicts:    1096000 | #Learnt:      38782 | 0.000
1214.20/1214.48	c total clause space: 127.173MB
1214.20/1214.48	c total #watches: 342826
1215.40/1215.67	c total #propagations: 39981818 / total #impl: 30494073385 (eff. 0.001)
1215.40/1215.67	c #Conflicts:    1097000 | #Learnt:      39782 | 0.000
1215.40/1215.67	c total clause space: 127.173MB
1215.40/1215.67	c total #watches: 346701
1216.79/1217.03	c total #propagations: 40013936 / total #impl: 30517176816 (eff. 0.001)
1216.79/1217.03	c #Conflicts:    1098000 | #Learnt:      40782 | 0.000
1216.79/1217.03	c total clause space: 127.173MB
1216.79/1217.03	c total #watches: 350488
1218.19/1218.46	c total #propagations: 40051149 / total #impl: 30542533986 (eff. 0.001)
1218.19/1218.46	c #Conflicts:    1099000 | #Learnt:      41782 | 0.000
1218.19/1218.46	c total clause space: 127.173MB
1218.19/1218.46	c total #watches: 360186
1219.80/1220.08	c total #propagations: 40091726 / total #impl: 30571013064 (eff. 0.001)
1219.80/1220.08	c #Conflicts:    1100000 | #Learnt:      42782 | 0.000
1219.80/1220.08	c total clause space: 127.173MB
1219.80/1220.08	c total #watches: 366661
1221.19/1221.46	c total #propagations: 40135744 / total #impl: 30600119632 (eff. 0.001)
1221.19/1221.46	c #Conflicts:    1101000 | #Learnt:      43782 | 0.000
1221.19/1221.46	c total clause space: 127.173MB
1221.19/1221.46	c total #watches: 370671
1222.69/1222.93	c total #propagations: 40171505 / total #impl: 30624521739 (eff. 0.001)
1222.69/1222.93	c #Conflicts:    1102000 | #Learnt:      44782 | 0.000
1222.69/1222.93	c total clause space: 127.173MB
1222.69/1222.93	c total #watches: 374946
1223.99/1224.26	c total #propagations: 40208236 / total #impl: 30647764325 (eff. 0.001)
1223.99/1224.26	c #Conflicts:    1103000 | #Learnt:      45782 | 0.000
1223.99/1224.26	c total clause space: 127.173MB
1223.99/1224.26	c total #watches: 380503
1225.30/1225.54	c total #propagations: 40242590 / total #impl: 30668247607 (eff. 0.001)
1225.30/1225.54	c #Conflicts:    1104000 | #Learnt:      46782 | 0.000
1225.30/1225.54	c total clause space: 127.173MB
1225.30/1225.54	c total #watches: 386632
1226.69/1226.92	c total #propagations: 40277886 / total #impl: 30693861150 (eff. 0.001)
1226.69/1226.92	c #Conflicts:    1105000 | #Learnt:      47782 | 0.000
1226.69/1226.92	c total clause space: 127.173MB
1226.69/1226.92	c total #watches: 391533
1228.19/1228.41	c total #propagations: 40315529 / total #impl: 30718989153 (eff. 0.001)
1228.19/1228.41	c #Conflicts:    1106000 | #Learnt:      48782 | 0.000
1228.19/1228.41	c total clause space: 127.173MB
1228.19/1228.41	c total #watches: 394923
1229.39/1229.67	c total #propagations: 40352906 / total #impl: 30742974007 (eff. 0.001)
1229.39/1229.67	c #Conflicts:    1107000 | #Learnt:      49782 | 0.000
1229.39/1229.67	c total clause space: 127.173MB
1229.39/1229.67	c total #watches: 402132
1230.70/1230.93	c total #propagations: 40385916 / total #impl: 30761843285 (eff. 0.001)
1230.70/1230.93	c #Conflicts:    1108000 | #Learnt:      50782 | 0.000
1230.70/1230.93	c total clause space: 127.173MB
1230.70/1230.93	c total #watches: 407146
1231.90/1232.13	c total #propagations: 40421553 / total #impl: 30784317870 (eff. 0.001)
1231.90/1232.13	c GC COLLECT
1231.90/1232.13	c #Conflicts:    1109000 | #Learnt:      26378 | 0.000
1231.90/1232.13	c total clause space: 127.173MB
1231.90/1232.13	c total #watches: 281029
1233.00/1233.28	c total #propagations: 40457408 / total #impl: 30807756795 (eff. 0.001)
1233.00/1233.28	c #Conflicts:    1110000 | #Learnt:      27378 | 0.000
1233.00/1233.28	c total clause space: 127.173MB
1233.00/1233.28	c total #watches: 287635
1234.19/1234.46	c total #propagations: 40493086 / total #impl: 30830323820 (eff. 0.001)
1234.19/1234.46	c #Conflicts:    1111000 | #Learnt:      28378 | 0.000
1234.19/1234.46	c total clause space: 127.173MB
1234.19/1234.46	c total #watches: 292169
1235.39/1235.65	c total #propagations: 40528478 / total #impl: 30852849907 (eff. 0.001)
1235.39/1235.65	c #Conflicts:    1112000 | #Learnt:      29378 | 0.000
1235.39/1235.65	c total clause space: 127.173MB
1235.39/1235.65	c total #watches: 301417
1236.59/1236.83	c total #propagations: 40562820 / total #impl: 30877761602 (eff. 0.001)
1236.59/1236.83	c #Conflicts:    1113000 | #Learnt:      30378 | 0.000
1236.59/1236.83	c total clause space: 127.173MB
1236.59/1236.83	c total #watches: 312671
1237.69/1237.97	c total #propagations: 40596368 / total #impl: 30900039933 (eff. 0.001)
1237.69/1237.97	c #Conflicts:    1114000 | #Learnt:      31378 | 0.000
1237.69/1237.97	c total clause space: 127.173MB
1237.69/1237.97	c total #watches: 317697
1238.89/1239.12	c total #propagations: 40631349 / total #impl: 30921785231 (eff. 0.001)
1238.89/1239.12	c #Conflicts:    1115000 | #Learnt:      32378 | 0.000
1238.89/1239.12	c total clause space: 127.173MB
1238.89/1239.12	c total #watches: 321885
1240.09/1240.35	c total #propagations: 40667211 / total #impl: 30945821539 (eff. 0.001)
1240.09/1240.35	c #Conflicts:    1116000 | #Learnt:      33378 | 0.000
1240.09/1240.35	c total clause space: 127.173MB
1240.09/1240.35	c total #watches: 330072
1241.29/1241.53	c total #propagations: 40703135 / total #impl: 30967055451 (eff. 0.001)
1241.29/1241.53	c #Conflicts:    1117000 | #Learnt:      34378 | 0.000
1241.29/1241.53	c total clause space: 127.173MB
1241.29/1241.53	c total #watches: 334101
1242.59/1242.81	c total #propagations: 40737114 / total #impl: 30988072971 (eff. 0.001)
1242.59/1242.81	c #Conflicts:    1118000 | #Learnt:      35378 | 0.000
1242.59/1242.81	c total clause space: 127.173MB
1242.59/1242.81	c total #watches: 338157
1243.89/1244.14	c total #propagations: 40771647 / total #impl: 31013716707 (eff. 0.001)
1243.89/1244.14	c #Conflicts:    1119000 | #Learnt:      36378 | 0.000
1243.89/1244.14	c total clause space: 127.173MB
1243.89/1244.14	c total #watches: 342672
1245.19/1245.42	c total #propagations: 40805133 / total #impl: 31040346019 (eff. 0.001)
1245.19/1245.42	c #Conflicts:    1120000 | #Learnt:      37378 | 0.000
1245.19/1245.42	c total clause space: 127.173MB
1245.19/1245.42	c total #watches: 357885
1246.49/1246.74	c total #propagations: 40838686 / total #impl: 31065418498 (eff. 0.001)
1246.49/1246.74	c #Conflicts:    1121000 | #Learnt:      38378 | 0.000
1246.49/1246.74	c total clause space: 127.173MB
1246.49/1246.74	c total #watches: 364878
1247.89/1248.13	c total #propagations: 40876575 / total #impl: 31091982579 (eff. 0.001)
1247.89/1248.13	c #Conflicts:    1122000 | #Learnt:      39378 | 0.000
1247.89/1248.13	c total clause space: 127.173MB
1247.89/1248.13	c total #watches: 369460
1249.09/1249.36	c total #propagations: 40913886 / total #impl: 31117927565 (eff. 0.001)
1249.09/1249.36	c #Conflicts:    1123000 | #Learnt:      40378 | 0.000
1249.09/1249.36	c total clause space: 127.173MB
1249.09/1249.36	c total #watches: 373838
1250.39/1250.66	c total #propagations: 40947442 / total #impl: 31139323508 (eff. 0.001)
1250.39/1250.66	c #Conflicts:    1124000 | #Learnt:      41378 | 0.000
1250.39/1250.66	c total clause space: 127.173MB
1250.39/1250.66	c total #watches: 377531
1251.89/1252.17	c total #propagations: 40983652 / total #impl: 31165230904 (eff. 0.001)
1251.89/1252.17	c #Conflicts:    1125000 | #Learnt:      42378 | 0.000
1251.89/1252.17	c total clause space: 127.173MB
1251.89/1252.17	c total #watches: 381158
1253.29/1253.57	c total #propagations: 41018964 / total #impl: 31188401846 (eff. 0.001)
1253.29/1253.57	c #Conflicts:    1126000 | #Learnt:      43378 | 0.000
1253.29/1253.57	c total clause space: 127.173MB
1253.29/1253.57	c total #watches: 387986
1254.79/1255.01	c total #propagations: 41056759 / total #impl: 31218220672 (eff. 0.001)
1254.79/1255.01	c #Conflicts:    1127000 | #Learnt:      44378 | 0.000
1254.79/1255.01	c total clause space: 127.173MB
1254.79/1255.01	c total #watches: 393040
1255.99/1256.29	c total #propagations: 41093069 / total #impl: 31240825090 (eff. 0.001)
1255.99/1256.29	c #Conflicts:    1128000 | #Learnt:      45378 | 0.000
1255.99/1256.29	c total clause space: 127.173MB
1255.99/1256.29	c total #watches: 398165
1257.58/1257.80	c total #propagations: 41141987 / total #impl: 31258462460 (eff. 0.001)
1257.58/1257.80	c #Conflicts:    1129000 | #Learnt:      46378 | 0.000
1257.58/1257.80	c total clause space: 127.173MB
1257.58/1257.80	c total #watches: 407501
1259.08/1259.30	c total #propagations: 41191992 / total #impl: 31280298192 (eff. 0.001)
1259.08/1259.30	c #Conflicts:    1130000 | #Learnt:      47378 | 0.000
1259.08/1259.30	c total clause space: 127.173MB
1259.08/1259.30	c total #watches: 412365
1260.28/1260.56	c total #propagations: 41237367 / total #impl: 31304891341 (eff. 0.001)
1260.28/1260.56	c #Conflicts:    1131000 | #Learnt:      48378 | 0.000
1260.28/1260.56	c total clause space: 127.173MB
1260.28/1260.56	c total #watches: 417671
1261.59/1261.83	c total #propagations: 41276388 / total #impl: 31325435409 (eff. 0.001)
1261.59/1261.83	c #Conflicts:    1132000 | #Learnt:      49378 | 0.000
1261.59/1261.83	c total clause space: 127.173MB
1261.59/1261.83	c total #watches: 425345
1263.08/1263.30	c total #propagations: 41318717 / total #impl: 31344525247 (eff. 0.001)
1263.08/1263.30	c #Conflicts:    1133000 | #Learnt:      50378 | 0.000
1263.08/1263.30	c total clause space: 127.173MB
1263.08/1263.30	c total #watches: 428871
1264.38/1264.63	c total #propagations: 41364055 / total #impl: 31367041674 (eff. 0.001)
1264.38/1264.63	c #Conflicts:    1134000 | #Learnt:      51378 | 0.000
1264.38/1264.63	c total clause space: 127.173MB
1264.38/1264.63	c total #watches: 435870
1265.78/1266.04	c total #propagations: 41398821 / total #impl: 31389335880 (eff. 0.001)
1265.78/1266.04	c GC COLLECT
1265.78/1266.04	c #Conflicts:    1135000 | #Learnt:      26672 | 0.000
1265.78/1266.04	c total clause space: 127.173MB
1265.78/1266.04	c total #watches: 282995
1267.09/1267.36	c total #propagations: 41428111 / total #impl: 31414721948 (eff. 0.001)
1267.09/1267.36	c #Conflicts:    1136000 | #Learnt:      27672 | 0.000
1267.09/1267.36	c total clause space: 127.173MB
1267.09/1267.36	c total #watches: 292590
1268.28/1268.52	c total #propagations: 41471568 / total #impl: 31439146334 (eff. 0.001)
1268.28/1268.52	c #Conflicts:    1137000 | #Learnt:      28672 | 0.000
1268.28/1268.52	c total clause space: 127.173MB
1268.28/1268.52	c total #watches: 301684
1269.48/1269.78	c total #propagations: 41515121 / total #impl: 31459782521 (eff. 0.001)
1269.48/1269.78	c #Conflicts:    1138000 | #Learnt:      29672 | 0.000
1269.48/1269.78	c total clause space: 127.173MB
1269.48/1269.78	c total #watches: 304995
1270.68/1270.94	c total #propagations: 41561776 / total #impl: 31488507898 (eff. 0.001)
1270.68/1270.94	c #Conflicts:    1139000 | #Learnt:      30672 | 0.000
1270.68/1270.94	c total clause space: 127.173MB
1270.68/1270.94	c total #watches: 312301
1271.68/1271.90	c total #propagations: 41600184 / total #impl: 31513232965 (eff. 0.001)
1271.68/1271.90	c #Conflicts:    1140000 | #Learnt:      31672 | 0.000
1271.68/1271.90	c total clause space: 127.173MB
1271.68/1271.90	c total #watches: 314844
1272.59/1272.83	c total #propagations: 41647550 / total #impl: 31528653994 (eff. 0.001)
1272.59/1272.83	c #Conflicts:    1141000 | #Learnt:      32672 | 0.000
1272.59/1272.83	c total clause space: 127.173MB
1272.59/1272.83	c total #watches: 317485
1273.88/1274.19	c total #propagations: 41687986 / total #impl: 31547362810 (eff. 0.001)
1273.88/1274.19	c #Conflicts:    1142000 | #Learnt:      33672 | 0.000
1273.88/1274.19	c total clause space: 127.173MB
1273.88/1274.19	c total #watches: 320665
1275.08/1275.38	c total #propagations: 41724842 / total #impl: 31568818438 (eff. 0.001)
1275.08/1275.38	c #Conflicts:    1143000 | #Learnt:      34672 | 0.000
1275.08/1275.38	c total clause space: 127.173MB
1275.08/1275.38	c total #watches: 324889
1276.08/1276.38	c total #propagations: 41758819 / total #impl: 31590817349 (eff. 0.001)
1276.08/1276.38	c #Conflicts:    1144000 | #Learnt:      35672 | 0.000
1276.08/1276.38	c total clause space: 127.173MB
1276.08/1276.38	c total #watches: 330896
1276.99/1277.24	c total #propagations: 41790258 / total #impl: 31609875297 (eff. 0.001)
1276.99/1277.24	c #Conflicts:    1145000 | #Learnt:      36672 | 0.000
1276.99/1277.24	c total clause space: 127.173MB
1276.99/1277.24	c total #watches: 338997
1277.88/1278.17	c total #propagations: 41817477 / total #impl: 31628070301 (eff. 0.001)
1277.88/1278.17	c #Conflicts:    1146000 | #Learnt:      37672 | 0.000
1277.88/1278.17	c total clause space: 127.173MB
1277.88/1278.17	c total #watches: 342708
1278.88/1279.15	c total #propagations: 41842035 / total #impl: 31642701029 (eff. 0.001)
1278.88/1279.15	c #Conflicts:    1147000 | #Learnt:      38672 | 0.000
1278.88/1279.15	c total clause space: 127.173MB
1278.88/1279.15	c total #watches: 347839
1279.98/1280.27	c total #propagations: 41876956 / total #impl: 31662299800 (eff. 0.001)
1279.98/1280.27	c #Conflicts:    1148000 | #Learnt:      39672 | 0.000
1279.98/1280.27	c total clause space: 127.173MB
1279.98/1280.27	c total #watches: 360247
1281.18/1281.50	c total #propagations: 41921394 / total #impl: 31679834666 (eff. 0.001)
1281.18/1281.50	c #Conflicts:    1149000 | #Learnt:      40672 | 0.000
1281.18/1281.50	c total clause space: 127.173MB
1281.18/1281.50	c total #watches: 364688
1282.58/1282.89	c total #propagations: 41967568 / total #impl: 31697525470 (eff. 0.001)
1282.58/1282.89	c #Conflicts:    1150000 | #Learnt:      41672 | 0.000
1282.58/1282.89	c total clause space: 127.173MB
1282.58/1282.89	c total #watches: 368550
1283.78/1284.08	c total #propagations: 42011072 / total #impl: 31714811389 (eff. 0.001)
1283.78/1284.08	c #Conflicts:    1151000 | #Learnt:      42672 | 0.000
1283.78/1284.08	c total clause space: 127.173MB
1283.78/1284.08	c total #watches: 371870
1284.88/1285.13	c total #propagations: 42057911 / total #impl: 31728810471 (eff. 0.001)
1284.88/1285.13	c #Conflicts:    1152000 | #Learnt:      43672 | 0.000
1284.88/1285.13	c total clause space: 127.173MB
1284.88/1285.13	c total #watches: 376016
1285.69/1285.95	c total #propagations: 42105828 / total #impl: 31745310311 (eff. 0.001)
1285.69/1285.95	c #Conflicts:    1153000 | #Learnt:      44672 | 0.000
1285.69/1285.95	c total clause space: 127.173MB
1285.69/1285.95	c total #watches: 379889
1286.89/1287.13	c total #propagations: 42134298 / total #impl: 31759350018 (eff. 0.001)
1286.89/1287.13	c #Conflicts:    1154000 | #Learnt:      45672 | 0.000
1286.89/1287.13	c total clause space: 127.173MB
1286.89/1287.13	c total #watches: 394058
1287.99/1288.28	c total #propagations: 42172959 / total #impl: 31779504953 (eff. 0.001)
1287.99/1288.28	c #Conflicts:    1155000 | #Learnt:      46672 | 0.000
1287.99/1288.28	c total clause space: 127.173MB
1287.99/1288.28	c total #watches: 400225
1289.09/1289.38	c total #propagations: 42219258 / total #impl: 31796248793 (eff. 0.001)
1289.09/1289.38	c #Conflicts:    1156000 | #Learnt:      47672 | 0.000
1289.09/1289.38	c total clause space: 127.173MB
1289.09/1289.38	c total #watches: 423412
1290.38/1290.60	c total #propagations: 42266729 / total #impl: 31815973744 (eff. 0.001)
1290.38/1290.60	c #Conflicts:    1157000 | #Learnt:      48672 | 0.000
1290.38/1290.60	c total clause space: 127.173MB
1290.38/1290.60	c total #watches: 429719
1291.68/1291.92	c total #propagations: 42309202 / total #impl: 31836192489 (eff. 0.001)
1291.68/1291.92	c #Conflicts:    1158000 | #Learnt:      49672 | 0.000
1291.68/1291.92	c total clause space: 127.173MB
1291.68/1291.92	c total #watches: 436891
1292.88/1293.13	c total #propagations: 42345530 / total #impl: 31854647744 (eff. 0.001)
1292.88/1293.13	c #Conflicts:    1159000 | #Learnt:      50672 | 0.000
1292.88/1293.13	c total clause space: 127.173MB
1292.88/1293.13	c total #watches: 441668
1294.18/1294.46	c total #propagations: 42387257 / total #impl: 31874366187 (eff. 0.001)
1294.18/1294.46	c #Conflicts:    1160000 | #Learnt:      51672 | 0.000
1294.18/1294.46	c total clause space: 127.173MB
1294.18/1294.46	c total #watches: 446222
1295.18/1295.45	c total #propagations: 42440568 / total #impl: 31895967954 (eff. 0.001)
1295.18/1295.45	c GC COLLECT
1295.18/1295.45	c #Conflicts:    1161000 | #Learnt:      26669 | 0.000
1295.18/1295.45	c total clause space: 127.173MB
1295.18/1295.45	c total #watches: 279015
1296.08/1296.32	c total #propagations: 42472598 / total #impl: 31915630233 (eff. 0.001)
1296.08/1296.32	c #Conflicts:    1162000 | #Learnt:      27669 | 0.000
1296.08/1296.32	c total clause space: 127.173MB
1296.08/1296.32	c total #watches: 287061
1296.98/1297.22	c total #propagations: 42517893 / total #impl: 31932644577 (eff. 0.001)
1296.98/1297.22	c #Conflicts:    1163000 | #Learnt:      28669 | 0.000
1296.98/1297.22	c total clause space: 127.173MB
1296.98/1297.22	c total #watches: 289539
1297.98/1298.20	c total #propagations: 42564361 / total #impl: 31952008518 (eff. 0.001)
1297.98/1298.20	c #Conflicts:    1164000 | #Learnt:      29669 | 0.000
1297.98/1298.20	c total clause space: 127.173MB
1297.98/1298.20	c total #watches: 292592
1298.88/1299.15	c total #propagations: 42596711 / total #impl: 31969400990 (eff. 0.001)
1298.88/1299.15	c #Conflicts:    1165000 | #Learnt:      30669 | 0.000
1298.88/1299.15	c total clause space: 127.173MB
1298.88/1299.15	c total #watches: 299565
1299.88/1300.16	c total #propagations: 42631263 / total #impl: 31988141187 (eff. 0.001)
1299.88/1300.16	c #Conflicts:    1166000 | #Learnt:      31669 | 0.000
1299.88/1300.16	c total clause space: 127.173MB
1299.88/1300.16	c total #watches: 304934
1301.08/1301.36	c total #propagations: 42676471 / total #impl: 32004509374 (eff. 0.001)
1301.08/1301.36	c #Conflicts:    1167000 | #Learnt:      32669 | 0.000
1301.08/1301.36	c total clause space: 127.173MB
1301.08/1301.36	c total #watches: 312107
1301.98/1302.20	c total #propagations: 42719872 / total #impl: 32023773643 (eff. 0.001)
1301.98/1302.20	c #Conflicts:    1168000 | #Learnt:      33669 | 0.000
1301.98/1302.20	c total clause space: 127.173MB
1301.98/1302.20	c total #watches: 315463
1302.88/1303.13	c total #propagations: 42756896 / total #impl: 32039301025 (eff. 0.001)
1302.88/1303.13	c #Conflicts:    1169000 | #Learnt:      34669 | 0.000
1302.88/1303.13	c total clause space: 127.173MB
1302.88/1303.13	c total #watches: 319589
1303.78/1304.09	c total #propagations: 42797045 / total #impl: 32058311093 (eff. 0.001)
1303.78/1304.09	c #Conflicts:    1170000 | #Learnt:      35669 | 0.000
1303.78/1304.09	c total clause space: 127.173MB
1303.78/1304.09	c total #watches: 326174
1304.98/1305.22	c total #propagations: 42836262 / total #impl: 32080640377 (eff. 0.001)
1304.98/1305.22	c #Conflicts:    1171000 | #Learnt:      36669 | 0.000
1304.98/1305.22	c total clause space: 127.173MB
1304.98/1305.22	c total #watches: 331016
1306.08/1306.35	c total #propagations: 42876506 / total #impl: 32100945724 (eff. 0.001)
1306.08/1306.35	c #Conflicts:    1172000 | #Learnt:      37669 | 0.000
1306.08/1306.35	c total clause space: 127.173MB
1306.08/1306.35	c total #watches: 335477
1307.18/1307.42	c total #propagations: 42919157 / total #impl: 32121235625 (eff. 0.001)
1307.18/1307.42	c #Conflicts:    1173000 | #Learnt:      38669 | 0.000
1307.18/1307.42	c total clause space: 127.173MB
1307.18/1307.42	c total #watches: 339859
1308.28/1308.51	c total #propagations: 42973968 / total #impl: 32135510927 (eff. 0.001)
1308.28/1308.51	c #Conflicts:    1174000 | #Learnt:      39669 | 0.000
1308.28/1308.51	c total clause space: 127.173MB
1308.28/1308.51	c total #watches: 344580
1309.37/1309.67	c total #propagations: 43033240 / total #impl: 32151002015 (eff. 0.001)
1309.37/1309.67	c #Conflicts:    1175000 | #Learnt:      40669 | 0.000
1309.37/1309.67	c total clause space: 127.173MB
1309.37/1309.67	c total #watches: 349674
1310.27/1310.56	c total #propagations: 43083708 / total #impl: 32165966066 (eff. 0.001)
1310.27/1310.56	c #Conflicts:    1176000 | #Learnt:      41669 | 0.000
1310.27/1310.56	c total clause space: 127.173MB
1310.27/1310.56	c total #watches: 352167
1311.47/1311.71	c total #propagations: 43130396 / total #impl: 32183618485 (eff. 0.001)
1311.47/1311.71	c #Conflicts:    1177000 | #Learnt:      42669 | 0.000
1311.47/1311.71	c total clause space: 127.173MB
1311.47/1311.71	c total #watches: 361454
1312.67/1312.90	c total #propagations: 43196854 / total #impl: 32202171836 (eff. 0.001)
1312.67/1312.90	c #Conflicts:    1178000 | #Learnt:      43669 | 0.000
1312.67/1312.90	c total clause space: 127.173MB
1312.67/1312.90	c total #watches: 376020
1313.87/1314.18	c total #propagations: 43256786 / total #impl: 32219896254 (eff. 0.001)
1313.87/1314.18	c #Conflicts:    1179000 | #Learnt:      44669 | 0.000
1313.87/1314.18	c total clause space: 127.173MB
1313.87/1314.18	c total #watches: 384564
1315.27/1315.55	c total #propagations: 43300112 / total #impl: 32236956781 (eff. 0.001)
1315.27/1315.55	c #Conflicts:    1180000 | #Learnt:      45669 | 0.000
1315.27/1315.55	c total clause space: 127.173MB
1315.27/1315.55	c total #watches: 394291
1316.58/1316.81	c total #propagations: 43344257 / total #impl: 32256706738 (eff. 0.001)
1316.58/1316.81	c #Conflicts:    1181000 | #Learnt:      46669 | 0.000
1316.58/1316.81	c total clause space: 127.173MB
1316.58/1316.81	c total #watches: 400834
1317.77/1318.06	c total #propagations: 43405964 / total #impl: 32274381299 (eff. 0.001)
1317.77/1318.06	c #Conflicts:    1182000 | #Learnt:      47669 | 0.000
1317.77/1318.06	c total clause space: 127.173MB
1317.77/1318.06	c total #watches: 409154
1319.37/1319.67	c total #propagations: 43467665 / total #impl: 32295926295 (eff. 0.001)
1319.37/1319.67	c #Conflicts:    1183000 | #Learnt:      48669 | 0.000
1319.37/1319.67	c total clause space: 127.173MB
1319.37/1319.67	c total #watches: 414209
1320.47/1320.75	c total #propagations: 43526568 / total #impl: 32325273758 (eff. 0.001)
1320.47/1320.75	c #Conflicts:    1184000 | #Learnt:      49669 | 0.000
1320.47/1320.75	c total clause space: 127.173MB
1320.47/1320.75	c total #watches: 421769
1321.47/1321.75	c total #propagations: 43583190 / total #impl: 32342851242 (eff. 0.001)
1321.47/1321.75	c #Conflicts:    1185000 | #Learnt:      50669 | 0.000
1321.47/1321.75	c total clause space: 127.173MB
1321.47/1321.75	c total #watches: 427600
1322.77/1323.02	c total #propagations: 43641550 / total #impl: 32363958527 (eff. 0.001)
1322.77/1323.02	c #Conflicts:    1186000 | #Learnt:      51669 | 0.000
1322.77/1323.02	c total clause space: 127.173MB
1322.77/1323.02	c total #watches: 438251
1323.97/1324.20	c total #propagations: 43705330 / total #impl: 32385830893 (eff. 0.001)
1323.97/1324.20	c GC COLLECT
1323.97/1324.20	c #Conflicts:    1187000 | #Learnt:      26375 | 0.000
1323.97/1324.20	c total clause space: 127.173MB
1323.97/1324.20	c total #watches: 277958
1325.07/1325.32	c total #propagations: 43752955 / total #impl: 32408094623 (eff. 0.001)
1325.07/1325.32	c #Conflicts:    1188000 | #Learnt:      27375 | 0.000
1325.07/1325.32	c total clause space: 127.173MB
1325.07/1325.32	c total #watches: 287235
1326.17/1326.43	c total #propagations: 43797046 / total #impl: 32429534590 (eff. 0.001)
1326.17/1326.43	c #Conflicts:    1189000 | #Learnt:      28375 | 0.000
1326.17/1326.43	c total clause space: 127.173MB
1326.17/1326.43	c total #watches: 293897
1327.37/1327.69	c total #propagations: 43842800 / total #impl: 32449251643 (eff. 0.001)
1327.37/1327.69	c #Conflicts:    1190000 | #Learnt:      29375 | 0.000
1327.37/1327.69	c total clause space: 127.173MB
1327.37/1327.69	c total #watches: 300828
1328.87/1329.13	c total #propagations: 43884653 / total #impl: 32472718800 (eff. 0.001)
1328.87/1329.13	c #Conflicts:    1191000 | #Learnt:      30375 | 0.000
1328.87/1329.13	c total clause space: 127.173MB
1328.87/1329.13	c total #watches: 306232
1330.27/1330.52	c total #propagations: 43928462 / total #impl: 32497395629 (eff. 0.001)
1330.27/1330.52	c #Conflicts:    1192000 | #Learnt:      31375 | 0.000
1330.27/1330.52	c total clause space: 127.173MB
1330.27/1330.52	c total #watches: 329146
1331.57/1331.85	c total #propagations: 43992554 / total #impl: 32523051177 (eff. 0.001)
1331.57/1331.85	c #Conflicts:    1193000 | #Learnt:      32375 | 0.000
1331.57/1331.85	c total clause space: 127.173MB
1331.57/1331.85	c total #watches: 345128
1332.98/1333.23	c total #propagations: 44052097 / total #impl: 32542018452 (eff. 0.001)
1332.98/1333.23	c #Conflicts:    1194000 | #Learnt:      33375 | 0.000
1332.98/1333.23	c total clause space: 127.173MB
1332.98/1333.23	c total #watches: 348060
1334.27/1334.54	c total #propagations: 44109205 / total #impl: 32562929830 (eff. 0.001)
1334.27/1334.54	c #Conflicts:    1195000 | #Learnt:      34375 | 0.000
1334.27/1334.54	c total clause space: 127.173MB
1334.27/1334.54	c total #watches: 351568
1335.67/1335.95	c total #propagations: 44160362 / total #impl: 32582015061 (eff. 0.001)
1335.67/1335.95	c #Conflicts:    1196000 | #Learnt:      35375 | 0.000
1335.67/1335.95	c total clause space: 127.173MB
1335.67/1335.95	c total #watches: 355557
1337.07/1337.37	c total #propagations: 44218948 / total #impl: 32605396892 (eff. 0.001)
1337.07/1337.37	c #Conflicts:    1197000 | #Learnt:      36375 | 0.000
1337.07/1337.37	c total clause space: 127.173MB
1337.07/1337.37	c total #watches: 358303
1338.37/1338.61	c total #propagations: 44276103 / total #impl: 32628477502 (eff. 0.001)
1338.37/1338.61	c #Conflicts:    1198000 | #Learnt:      37375 | 0.000
1338.37/1338.61	c total clause space: 127.173MB
1338.37/1338.61	c total #watches: 362303
1339.87/1340.11	c total #propagations: 44326391 / total #impl: 32648607300 (eff. 0.001)
1339.87/1340.11	c #Conflicts:    1199000 | #Learnt:      38375 | 0.000
1339.87/1340.11	c total clause space: 127.173MB
1339.87/1340.11	c total #watches: 365316
1341.37/1341.68	c total #propagations: 44364772 / total #impl: 32672208131 (eff. 0.001)
1341.37/1341.68	c #Conflicts:    1200000 | #Learnt:      39375 | 0.000
1341.37/1341.68	c total clause space: 127.173MB
1341.37/1341.68	c total #watches: 369401
1342.88/1343.16	c total #propagations: 44418128 / total #impl: 32692598843 (eff. 0.001)
1342.88/1343.16	c #Conflicts:    1201000 | #Learnt:      40375 | 0.000
1342.88/1343.16	c total clause space: 127.173MB
1342.88/1343.16	c total #watches: 372808
1344.17/1344.49	c total #propagations: 44472713 / total #impl: 32711983235 (eff. 0.001)
1344.17/1344.49	c #Conflicts:    1202000 | #Learnt:      41375 | 0.000
1344.17/1344.49	c total clause space: 127.173MB
1344.17/1344.49	c total #watches: 375438
1345.57/1345.84	c total #propagations: 44528079 / total #impl: 32734117244 (eff. 0.001)
1345.57/1345.84	c #Conflicts:    1203000 | #Learnt:      42375 | 0.000
1345.57/1345.84	c total clause space: 127.173MB
1345.57/1345.84	c total #watches: 379289
1346.57/1346.86	c total #propagations: 44578119 / total #impl: 32754912754 (eff. 0.001)
1346.57/1346.86	c #Conflicts:    1204000 | #Learnt:      43375 | 0.000
1346.57/1346.86	c total clause space: 127.173MB
1346.57/1346.86	c total #watches: 383327
1347.87/1348.11	c total #propagations: 44627895 / total #impl: 32771619094 (eff. 0.001)
1347.87/1348.11	c #Conflicts:    1205000 | #Learnt:      44375 | 0.000
1347.87/1348.11	c total clause space: 127.173MB
1347.87/1348.11	c total #watches: 386331
1348.97/1349.27	c total #propagations: 44680446 / total #impl: 32792621019 (eff. 0.001)
1348.97/1349.27	c #Conflicts:    1206000 | #Learnt:      45375 | 0.000
1348.97/1349.27	c total clause space: 127.173MB
1348.97/1349.27	c total #watches: 389767
1350.47/1350.76	c total #propagations: 44720322 / total #impl: 32813633046 (eff. 0.001)
1350.47/1350.76	c #Conflicts:    1207000 | #Learnt:      46375 | 0.000
1350.47/1350.76	c total clause space: 127.173MB
1350.47/1350.76	c total #watches: 394904
1352.07/1352.30	c total #propagations: 44757626 / total #impl: 32836434135 (eff. 0.001)
1352.07/1352.30	c #Conflicts:    1208000 | #Learnt:      47375 | 0.000
1352.07/1352.30	c total clause space: 127.173MB
1352.07/1352.30	c total #watches: 399282
1353.37/1353.65	c total #propagations: 44799165 / total #impl: 32863234034 (eff. 0.001)
1353.37/1353.65	c #Conflicts:    1209000 | #Learnt:      48375 | 0.000
1353.37/1353.65	c total clause space: 127.173MB
1353.37/1353.65	c total #watches: 406880
1354.67/1354.99	c total #propagations: 44836208 / total #impl: 32885402980 (eff. 0.001)
1354.67/1354.99	c #Conflicts:    1210000 | #Learnt:      49375 | 0.000
1354.67/1354.99	c total clause space: 127.173MB
1354.67/1354.99	c total #watches: 413850
1356.07/1356.38	c total #propagations: 44871088 / total #impl: 32908873922 (eff. 0.001)
1356.07/1356.38	c #Conflicts:    1211000 | #Learnt:      50375 | 0.000
1356.07/1356.38	c total clause space: 127.173MB
1356.07/1356.38	c total #watches: 421786
1357.27/1357.56	c total #propagations: 44912151 / total #impl: 32932290873 (eff. 0.001)
1357.27/1357.56	c #Conflicts:    1212000 | #Learnt:      51375 | 0.000
1357.27/1357.56	c total clause space: 127.173MB
1357.27/1357.56	c total #watches: 424919
1358.57/1358.88	c total #propagations: 44945836 / total #impl: 32953885769 (eff. 0.001)
1358.57/1358.88	c #Conflicts:    1213000 | #Learnt:      52375 | 0.000
1358.57/1358.88	c total clause space: 127.173MB
1358.57/1358.88	c total #watches: 428837
1360.07/1360.35	c total #propagations: 44979702 / total #impl: 32977625011 (eff. 0.001)
1360.07/1360.35	c GC COLLECT
1360.07/1360.35	c #Conflicts:    1214000 | #Learnt:      26771 | 0.000
1360.07/1360.35	c total clause space: 127.173MB
1360.07/1360.35	c total #watches: 282790
1361.17/1361.48	c total #propagations: 45014974 / total #impl: 33003961645 (eff. 0.001)
1361.17/1361.48	c #Conflicts:    1215000 | #Learnt:      27771 | 0.000
1361.17/1361.48	c total clause space: 127.173MB
1361.17/1361.48	c total #watches: 288525
1362.47/1362.72	c total #propagations: 45045516 / total #impl: 33030317723 (eff. 0.001)
1362.47/1362.72	c #Conflicts:    1216000 | #Learnt:      28771 | 0.000
1362.47/1362.72	c total clause space: 127.173MB
1362.47/1362.72	c total #watches: 299610
1363.67/1363.96	c total #propagations: 45080518 / total #impl: 33054077148 (eff. 0.001)
1363.67/1363.96	c #Conflicts:    1217000 | #Learnt:      29771 | 0.000
1363.67/1363.96	c total clause space: 127.173MB
1363.67/1363.96	c total #watches: 314142
1364.87/1365.20	c total #propagations: 45113940 / total #impl: 33084371374 (eff. 0.001)
1364.87/1365.20	c #Conflicts:    1218000 | #Learnt:      30771 | 0.000
1364.87/1365.20	c total clause space: 127.173MB
1364.87/1365.20	c total #watches: 331721
1366.17/1366.45	c total #propagations: 45155740 / total #impl: 33110247291 (eff. 0.001)
1366.17/1366.45	c #Conflicts:    1219000 | #Learnt:      31771 | 0.000
1366.17/1366.45	c total clause space: 127.173MB
1366.17/1366.45	c total #watches: 341620
1367.37/1367.64	c total #propagations: 45193144 / total #impl: 33137084218 (eff. 0.001)
1367.37/1367.64	c #Conflicts:    1220000 | #Learnt:      32771 | 0.000
1367.37/1367.64	c total clause space: 127.173MB
1367.37/1367.64	c total #watches: 355267
1368.47/1368.76	c total #propagations: 45226527 / total #impl: 33159689677 (eff. 0.001)
1368.47/1368.76	c #Conflicts:    1221000 | #Learnt:      33771 | 0.000
1368.47/1368.76	c total clause space: 127.173MB
1368.47/1368.76	c total #watches: 363659
1369.67/1369.97	c total #propagations: 45263362 / total #impl: 33181705145 (eff. 0.001)
1369.67/1369.97	c #Conflicts:    1222000 | #Learnt:      34771 | 0.000
1369.67/1369.97	c total clause space: 127.173MB
1369.67/1369.97	c total #watches: 372169
1370.97/1371.20	c total #propagations: 45300922 / total #impl: 33203637882 (eff. 0.001)
1370.97/1371.20	c #Conflicts:    1223000 | #Learnt:      35771 | 0.000
1370.97/1371.20	c total clause space: 127.173MB
1370.97/1371.20	c total #watches: 380071
1372.17/1372.41	c total #propagations: 45337171 / total #impl: 33233176938 (eff. 0.001)
1372.17/1372.41	c #Conflicts:    1224000 | #Learnt:      36771 | 0.000
1372.17/1372.41	c total clause space: 127.173MB
1372.17/1372.41	c total #watches: 390428
1373.17/1373.47	c total #propagations: 45376293 / total #impl: 33254299118 (eff. 0.001)
1373.17/1373.47	c #Conflicts:    1225000 | #Learnt:      37771 | 0.000
1373.17/1373.47	c total clause space: 127.173MB
1373.17/1373.47	c total #watches: 403957
1374.47/1374.74	c total #propagations: 45412861 / total #impl: 33272759843 (eff. 0.001)
1374.47/1374.74	c #Conflicts:    1226000 | #Learnt:      38771 | 0.000
1374.47/1374.74	c total clause space: 127.173MB
1374.47/1374.74	c total #watches: 410581
1375.56/1375.81	c total #propagations: 45446569 / total #impl: 33298566450 (eff. 0.001)
1375.56/1375.81	c #Conflicts:    1227000 | #Learnt:      39771 | 0.000
1375.56/1375.81	c total clause space: 127.173MB
1375.56/1375.81	c total #watches: 426552
1376.66/1376.95	c total #propagations: 45477811 / total #impl: 33321209459 (eff. 0.001)
1376.66/1376.95	c #Conflicts:    1228000 | #Learnt:      40771 | 0.000
1376.66/1376.95	c total clause space: 127.173MB
1376.66/1376.95	c total #watches: 441273
1377.66/1377.96	c total #propagations: 45511358 / total #impl: 33345114261 (eff. 0.001)
1377.66/1377.96	c #Conflicts:    1229000 | #Learnt:      41771 | 0.000
1377.66/1377.96	c total clause space: 127.173MB
1377.66/1377.96	c total #watches: 459318
1378.66/1378.94	c total #propagations: 45542949 / total #impl: 33370831650 (eff. 0.001)
1378.66/1378.94	c #Conflicts:    1230000 | #Learnt:      42771 | 0.000
1378.66/1378.94	c total clause space: 127.173MB
1378.66/1378.94	c total #watches: 476358
1379.76/1380.07	c total #propagations: 45575204 / total #impl: 33397801126 (eff. 0.001)
1379.76/1380.07	c #Conflicts:    1231000 | #Learnt:      43771 | 0.000
1379.76/1380.07	c total clause space: 127.173MB
1379.76/1380.07	c total #watches: 488806
1380.96/1381.23	c total #propagations: 45623269 / total #impl: 33423178617 (eff. 0.001)
1380.96/1381.23	c #Conflicts:    1232000 | #Learnt:      44771 | 0.000
1380.96/1381.23	c total clause space: 127.173MB
1380.96/1381.23	c total #watches: 500391
1382.26/1382.50	c total #propagations: 45674127 / total #impl: 33447987864 (eff. 0.001)
1382.26/1382.50	c #Conflicts:    1233000 | #Learnt:      45771 | 0.000
1382.26/1382.50	c total clause space: 127.173MB
1382.26/1382.50	c total #watches: 512032
1383.67/1383.97	c total #propagations: 45710787 / total #impl: 33474176053 (eff. 0.001)
1383.67/1383.97	c #Conflicts:    1234000 | #Learnt:      46771 | 0.000
1383.67/1383.97	c total clause space: 127.173MB
1383.67/1383.97	c total #watches: 518540
1385.06/1385.32	c total #propagations: 45766358 / total #impl: 33498861358 (eff. 0.001)
1385.06/1385.32	c #Conflicts:    1235000 | #Learnt:      47771 | 0.000
1385.06/1385.32	c total clause space: 127.173MB
1385.06/1385.32	c total #watches: 522936
1386.26/1386.56	c total #propagations: 45822905 / total #impl: 33524819723 (eff. 0.001)
1386.26/1386.56	c #Conflicts:    1236000 | #Learnt:      48771 | 0.000
1386.26/1386.56	c total clause space: 127.173MB
1386.26/1386.56	c total #watches: 529973
1387.46/1387.73	c total #propagations: 45865922 / total #impl: 33550237976 (eff. 0.001)
1387.46/1387.73	c #Conflicts:    1237000 | #Learnt:      49771 | 0.000
1387.46/1387.73	c total clause space: 127.173MB
1387.46/1387.73	c total #watches: 532965
1388.96/1389.30	c total #propagations: 45905344 / total #impl: 33574624809 (eff. 0.001)
1388.96/1389.30	c #Conflicts:    1238000 | #Learnt:      50771 | 0.000
1388.96/1389.30	c total clause space: 127.173MB
1388.96/1389.30	c total #watches: 537798
1390.46/1390.79	c total #propagations: 45951365 / total #impl: 33600552873 (eff. 0.001)
1390.46/1390.79	c #Conflicts:    1239000 | #Learnt:      51771 | 0.000
1390.46/1390.79	c total clause space: 127.173MB
1390.46/1390.79	c total #watches: 540952
1392.06/1392.32	c total #propagations: 46004730 / total #impl: 33622090852 (eff. 0.001)
1392.06/1392.32	c #Conflicts:    1240000 | #Learnt:      52771 | 0.000
1392.06/1392.32	c total clause space: 127.173MB
1392.06/1392.32	c total #watches: 544207
1393.37/1393.67	c total #propagations: 46062465 / total #impl: 33640707239 (eff. 0.001)
1393.37/1393.67	c #Conflicts:    1241000 | #Learnt:      53771 | 0.000
1393.37/1393.67	c total clause space: 127.173MB
1393.37/1393.67	c total #watches: 547579
1394.68/1394.93	c total #propagations: 46102889 / total #impl: 33662750854 (eff. 0.001)
1394.68/1394.93	c GC COLLECT
1394.68/1394.93	c #Conflicts:    1242000 | #Learnt:      27875 | 0.000
1394.68/1394.93	c total clause space: 127.173MB
1394.68/1394.93	c total #watches: 288439
1395.68/1395.95	c total #propagations: 46161460 / total #impl: 33684318594 (eff. 0.001)
1395.68/1395.95	c #Conflicts:    1243000 | #Learnt:      28875 | 0.000
1395.68/1395.95	c total clause space: 127.173MB
1395.68/1395.95	c total #watches: 293000
1396.78/1397.00	c total #propagations: 46213933 / total #impl: 33704447086 (eff. 0.001)
1396.78/1397.00	c #Conflicts:    1244000 | #Learnt:      29875 | 0.000
1396.78/1397.00	c total clause space: 127.173MB
1396.78/1397.00	c total #watches: 298729
1397.77/1398.10	c total #propagations: 46252614 / total #impl: 33724857768 (eff. 0.001)
1397.77/1398.10	c #Conflicts:    1245000 | #Learnt:      30875 | 0.000
1397.77/1398.10	c total clause space: 127.173MB
1397.77/1398.10	c total #watches: 301124
1398.67/1398.97	c total #propagations: 46284967 / total #impl: 33747821545 (eff. 0.001)
1398.67/1398.97	c #Conflicts:    1246000 | #Learnt:      31875 | 0.000
1398.67/1398.97	c total clause space: 127.173MB
1398.67/1398.97	c total #watches: 305960
1399.67/1399.93	c total #propagations: 46314094 / total #impl: 33764315666 (eff. 0.001)
1399.67/1399.93	c #Conflicts:    1247000 | #Learnt:      32875 | 0.000
1399.67/1399.93	c total clause space: 127.173MB
1399.67/1399.93	c total #watches: 314300
1400.87/1401.12	c total #propagations: 46344831 / total #impl: 33781808632 (eff. 0.001)
1400.87/1401.12	c #Conflicts:    1248000 | #Learnt:      33875 | 0.000
1400.87/1401.12	c total clause space: 127.173MB
1400.87/1401.12	c total #watches: 327172
1402.07/1402.32	c total #propagations: 46377366 / total #impl: 33803750620 (eff. 0.001)
1402.07/1402.32	c #Conflicts:    1249000 | #Learnt:      34875 | 0.000
1402.07/1402.32	c total clause space: 127.173MB
1402.07/1402.32	c total #watches: 348395
1403.27/1403.52	c total #propagations: 46410174 / total #impl: 33827879488 (eff. 0.001)
1403.27/1403.52	c #Conflicts:    1250000 | #Learnt:      35875 | 0.000
1403.27/1403.52	c total clause space: 127.173MB
1403.27/1403.52	c total #watches: 356100
1404.48/1404.73	c total #propagations: 46461987 / total #impl: 33851684179 (eff. 0.001)
1404.48/1404.73	c #Conflicts:    1251000 | #Learnt:      36875 | 0.000
1404.48/1404.73	c total clause space: 127.173MB
1404.48/1404.73	c total #watches: 372382
1405.87/1406.13	c total #propagations: 46508468 / total #impl: 33878899688 (eff. 0.001)
1405.87/1406.13	c #Conflicts:    1252000 | #Learnt:      37875 | 0.000
1405.87/1406.13	c total clause space: 127.173MB
1405.87/1406.13	c total #watches: 376603
1407.17/1407.43	c total #propagations: 46545290 / total #impl: 33905668665 (eff. 0.001)
1407.17/1407.43	c #Conflicts:    1253000 | #Learnt:      38875 | 0.000
1407.17/1407.43	c total clause space: 127.173MB
1407.17/1407.43	c total #watches: 387467
1408.47/1408.70	c total #propagations: 46593289 / total #impl: 33932602768 (eff. 0.001)
1408.47/1408.70	c #Conflicts:    1254000 | #Learnt:      39875 | 0.000
1408.47/1408.70	c total clause space: 127.173MB
1408.47/1408.70	c total #watches: 394496
1409.47/1409.74	c total #propagations: 46642894 / total #impl: 33952644820 (eff. 0.001)
1409.47/1409.74	c #Conflicts:    1255000 | #Learnt:      40875 | 0.000
1409.47/1409.74	c total clause space: 127.173MB
1409.47/1409.74	c total #watches: 404420
1410.57/1410.81	c total #propagations: 46687702 / total #impl: 33969553042 (eff. 0.001)
1410.57/1410.81	c #Conflicts:    1256000 | #Learnt:      41875 | 0.000
1410.57/1410.81	c total clause space: 127.173MB
1410.57/1410.81	c total #watches: 411522
1411.87/1412.17	c total #propagations: 46719424 / total #impl: 33986638531 (eff. 0.001)
1411.87/1412.17	c #Conflicts:    1257000 | #Learnt:      42875 | 0.000
1411.87/1412.17	c total clause space: 127.173MB
1411.87/1412.17	c total #watches: 420264
1412.97/1413.26	c total #propagations: 46750128 / total #impl: 34014306869 (eff. 0.001)
1412.97/1413.26	c #Conflicts:    1258000 | #Learnt:      43875 | 0.000
1412.97/1413.26	c total clause space: 127.173MB
1412.97/1413.26	c total #watches: 426847
1414.27/1414.55	c total #propagations: 46802647 / total #impl: 34033350750 (eff. 0.001)
1414.27/1414.55	c #Conflicts:    1259000 | #Learnt:      44875 | 0.000
1414.27/1414.55	c total clause space: 127.173MB
1414.27/1414.55	c total #watches: 449368
1415.77/1416.02	c total #propagations: 46855534 / total #impl: 34057236212 (eff. 0.001)
1415.77/1416.02	c #Conflicts:    1260000 | #Learnt:      45875 | 0.000
1415.77/1416.02	c total clause space: 127.173MB
1415.77/1416.02	c total #watches: 469458
1417.07/1417.32	c total #propagations: 46904925 / total #impl: 34078972265 (eff. 0.001)
1417.07/1417.32	c #Conflicts:    1261000 | #Learnt:      46875 | 0.000
1417.07/1417.32	c total clause space: 127.173MB
1417.07/1417.32	c total #watches: 512635
1418.47/1418.79	c total #propagations: 46966243 / total #impl: 34103184877 (eff. 0.001)
1418.47/1418.79	c #Conflicts:    1262000 | #Learnt:      47875 | 0.000
1418.47/1418.79	c total clause space: 127.173MB
1418.47/1418.79	c total #watches: 557215
1420.17/1420.45	c total #propagations: 47021352 / total #impl: 34128491660 (eff. 0.001)
1420.17/1420.45	c #Conflicts:    1263000 | #Learnt:      48875 | 0.000
1420.17/1420.45	c total clause space: 127.173MB
1420.17/1420.45	c total #watches: 564985
1421.67/1421.96	c total #propagations: 47069423 / total #impl: 34154194000 (eff. 0.001)
1421.67/1421.96	c #Conflicts:    1264000 | #Learnt:      49875 | 0.000
1421.67/1421.96	c total clause space: 127.173MB
1421.67/1421.96	c total #watches: 570568
1423.17/1423.46	c total #propagations: 47108106 / total #impl: 34181608099 (eff. 0.001)
1423.17/1423.46	c #Conflicts:    1265000 | #Learnt:      50875 | 0.000
1423.17/1423.46	c total clause space: 127.173MB
1423.17/1423.46	c total #watches: 574090
1424.57/1424.89	c total #propagations: 47141437 / total #impl: 34208319887 (eff. 0.001)
1424.57/1424.89	c #Conflicts:    1266000 | #Learnt:      51875 | 0.000
1424.57/1424.89	c total clause space: 127.173MB
1424.57/1424.89	c total #watches: 577017
1426.07/1426.33	c total #propagations: 47177011 / total #impl: 34231836227 (eff. 0.001)
1426.07/1426.33	c #Conflicts:    1267000 | #Learnt:      52875 | 0.000
1426.07/1426.33	c total clause space: 127.173MB
1426.07/1426.33	c total #watches: 583929
1427.27/1427.59	c total #propagations: 47211196 / total #impl: 34257616315 (eff. 0.001)
1427.27/1427.59	c #Conflicts:    1268000 | #Learnt:      53875 | 0.000
1427.27/1427.59	c total clause space: 127.173MB
1427.27/1427.59	c total #watches: 590320
1428.67/1428.94	c total #propagations: 47243121 / total #impl: 34278872140 (eff. 0.001)
1428.67/1428.94	c GC COLLECT
1428.67/1428.94	c #Conflicts:    1269000 | #Learnt:      27671 | 0.000
1428.67/1428.94	c total clause space: 127.173MB
1428.67/1428.94	c total #watches: 289572
1430.06/1430.37	c total #propagations: 47282160 / total #impl: 34303974738 (eff. 0.001)
1430.06/1430.37	c #Conflicts:    1270000 | #Learnt:      28671 | 0.000
1430.06/1430.37	c total clause space: 127.173MB
1430.06/1430.37	c total #watches: 295247
1431.26/1431.56	c total #propagations: 47324997 / total #impl: 34330683887 (eff. 0.001)
1431.26/1431.56	c #Conflicts:    1271000 | #Learnt:      29671 | 0.000
1431.26/1431.56	c total clause space: 127.173MB
1431.26/1431.56	c total #watches: 302621
1432.56/1432.83	c total #propagations: 47365847 / total #impl: 34354838292 (eff. 0.001)
1432.56/1432.83	c #Conflicts:    1272000 | #Learnt:      30671 | 0.000
1432.56/1432.83	c total clause space: 127.173MB
1432.56/1432.83	c total #watches: 307563
1433.76/1434.06	c total #propagations: 47406945 / total #impl: 34377835715 (eff. 0.001)
1433.76/1434.06	c #Conflicts:    1273000 | #Learnt:      31671 | 0.000
1433.76/1434.06	c total clause space: 127.173MB
1433.76/1434.06	c total #watches: 312311
1434.96/1435.20	c total #propagations: 47445570 / total #impl: 34401095840 (eff. 0.001)
1434.96/1435.20	c #Conflicts:    1274000 | #Learnt:      32671 | 0.000
1434.96/1435.20	c total clause space: 127.173MB
1434.96/1435.20	c total #watches: 316251
1436.06/1436.33	c total #propagations: 47478517 / total #impl: 34423589051 (eff. 0.001)
1436.06/1436.33	c #Conflicts:    1275000 | #Learnt:      33671 | 0.000
1436.06/1436.33	c total clause space: 127.173MB
1436.06/1436.33	c total #watches: 320503
1437.06/1437.39	c total #propagations: 47519607 / total #impl: 34443431393 (eff. 0.001)
1437.06/1437.39	c #Conflicts:    1276000 | #Learnt:      34671 | 0.000
1437.06/1437.39	c total clause space: 127.173MB
1437.06/1437.39	c total #watches: 331077
1438.06/1438.32	c total #propagations: 47568266 / total #impl: 34464501933 (eff. 0.001)
1438.06/1438.32	c #Conflicts:    1277000 | #Learnt:      35671 | 0.000
1438.06/1438.32	c total clause space: 127.173MB
1438.06/1438.32	c total #watches: 344980
1439.06/1439.34	c total #propagations: 47620054 / total #impl: 34479451605 (eff. 0.001)
1439.06/1439.34	c #Conflicts:    1278000 | #Learnt:      36671 | 0.000
1439.06/1439.34	c total clause space: 127.173MB
1439.06/1439.34	c total #watches: 383547
1440.26/1440.51	c total #propagations: 47664417 / total #impl: 34498823586 (eff. 0.001)
1440.26/1440.51	c #Conflicts:    1279000 | #Learnt:      37671 | 0.000
1440.26/1440.51	c total clause space: 127.173MB
1440.26/1440.51	c total #watches: 428577
1441.26/1441.58	c total #propagations: 47720547 / total #impl: 34516145164 (eff. 0.001)
1441.26/1441.58	c #Conflicts:    1280000 | #Learnt:      38671 | 0.000
1441.26/1441.58	c total clause space: 127.173MB
1441.26/1441.58	c total #watches: 446213
1442.46/1442.79	c total #propagations: 47781588 / total #impl: 34536556138 (eff. 0.001)
1442.46/1442.79	c #Conflicts:    1281000 | #Learnt:      39671 | 0.000
1442.46/1442.79	c total clause space: 127.173MB
1442.46/1442.79	c total #watches: 449471
1443.86/1444.12	c total #propagations: 47822695 / total #impl: 34559970817 (eff. 0.001)
1443.86/1444.12	c #Conflicts:    1282000 | #Learnt:      40671 | 0.000
1443.86/1444.12	c total clause space: 127.173MB
1443.86/1444.12	c total #watches: 451983
1445.06/1445.32	c total #propagations: 47866978 / total #impl: 34584990920 (eff. 0.001)
1445.06/1445.32	c #Conflicts:    1283000 | #Learnt:      41671 | 0.000
1445.06/1445.32	c total clause space: 127.173MB
1445.06/1445.32	c total #watches: 456753
1446.16/1446.50	c total #propagations: 47911736 / total #impl: 34607356864 (eff. 0.001)
1446.16/1446.50	c #Conflicts:    1284000 | #Learnt:      42671 | 0.000
1446.16/1446.50	c total clause space: 127.173MB
1446.16/1446.50	c total #watches: 459400
1447.37/1447.65	c total #propagations: 47962841 / total #impl: 34629901280 (eff. 0.001)
1447.37/1447.65	c #Conflicts:    1285000 | #Learnt:      43671 | 0.000
1447.37/1447.65	c total clause space: 127.173MB
1447.37/1447.65	c total #watches: 467287
1448.47/1448.72	c total #propagations: 48022802 / total #impl: 34652000834 (eff. 0.001)
1448.47/1448.72	c #Conflicts:    1286000 | #Learnt:      44671 | 0.000
1448.47/1448.72	c total clause space: 127.173MB
1448.47/1448.72	c total #watches: 474994
1449.67/1449.96	c total #propagations: 48074660 / total #impl: 34674002660 (eff. 0.001)
1449.67/1449.96	c #Conflicts:    1287000 | #Learnt:      45671 | 0.000
1449.67/1449.96	c total clause space: 127.173MB
1449.67/1449.96	c total #watches: 477851
1450.96/1451.20	c total #propagations: 48135140 / total #impl: 34697066000 (eff. 0.001)
1450.96/1451.20	c #Conflicts:    1288000 | #Learnt:      46671 | 0.000
1450.96/1451.20	c total clause space: 127.173MB
1450.96/1451.20	c total #watches: 480846
1452.26/1452.54	c total #propagations: 48187998 / total #impl: 34718216678 (eff. 0.001)
1452.26/1452.54	c #Conflicts:    1289000 | #Learnt:      47671 | 0.000
1452.26/1452.54	c total clause space: 127.173MB
1452.26/1452.54	c total #watches: 483872
1453.36/1453.67	c total #propagations: 48228961 / total #impl: 34742523341 (eff. 0.001)
1453.36/1453.67	c #Conflicts:    1290000 | #Learnt:      48671 | 0.000
1453.36/1453.67	c total clause space: 127.173MB
1453.36/1453.67	c total #watches: 487202
1454.66/1454.99	c total #propagations: 48263329 / total #impl: 34763749929 (eff. 0.001)
1454.66/1454.99	c #Conflicts:    1291000 | #Learnt:      49671 | 0.000
1454.66/1454.99	c total clause space: 127.173MB
1454.66/1454.99	c total #watches: 491452
1455.86/1456.18	c total #propagations: 48300922 / total #impl: 34786414331 (eff. 0.001)
1455.86/1456.18	c #Conflicts:    1292000 | #Learnt:      50671 | 0.000
1455.86/1456.18	c total clause space: 127.173MB
1455.86/1456.18	c total #watches: 496262
1457.27/1457.52	c total #propagations: 48336903 / total #impl: 34810839191 (eff. 0.001)
1457.27/1457.52	c #Conflicts:    1293000 | #Learnt:      51671 | 0.000
1457.27/1457.52	c total clause space: 127.173MB
1457.27/1457.52	c total #watches: 505231
1458.56/1458.90	c total #propagations: 48372508 / total #impl: 34835614557 (eff. 0.001)
1458.56/1458.90	c #Conflicts:    1294000 | #Learnt:      52671 | 0.000
1458.56/1458.90	c total clause space: 127.173MB
1458.56/1458.90	c total #watches: 509517
1459.76/1460.07	c total #propagations: 48410253 / total #impl: 34864229204 (eff. 0.001)
1459.76/1460.07	c #Conflicts:    1295000 | #Learnt:      53671 | 0.000
1459.76/1460.07	c total clause space: 127.173MB
1459.76/1460.07	c total #watches: 513787
1461.16/1461.42	c total #propagations: 48459901 / total #impl: 34887878027 (eff. 0.001)
1461.16/1461.42	c #Conflicts:    1296000 | #Learnt:      54671 | 0.000
1461.16/1461.42	c total clause space: 127.173MB
1461.16/1461.42	c total #watches: 517598
1462.26/1462.59	c total #propagations: 48510449 / total #impl: 34911939113 (eff. 0.001)
1462.26/1462.59	c GC COLLECT
1462.26/1462.59	c #Conflicts:    1297000 | #Learnt:      28169 | 0.000
1462.26/1462.59	c total clause space: 127.173MB
1462.26/1462.59	c total #watches: 289332
1463.46/1463.74	c total #propagations: 48543040 / total #impl: 34933899731 (eff. 0.001)
1463.46/1463.74	c #Conflicts:    1298000 | #Learnt:      29169 | 0.000
1463.46/1463.74	c total clause space: 127.173MB
1463.46/1463.74	c total #watches: 295534
1464.86/1465.12	c total #propagations: 48591729 / total #impl: 34951660582 (eff. 0.001)
1464.86/1465.12	c #Conflicts:    1299000 | #Learnt:      30169 | 0.000
1464.86/1465.12	c total clause space: 127.173MB
1464.86/1465.12	c total #watches: 299940
1465.96/1466.25	c total #propagations: 48644676 / total #impl: 34975530105 (eff. 0.001)
1465.96/1466.25	c #Conflicts:    1300000 | #Learnt:      31169 | 0.000
1465.96/1466.25	c total clause space: 127.173MB
1465.96/1466.25	c total #watches: 305274
1467.16/1467.48	c total #propagations: 48683638 / total #impl: 34995681193 (eff. 0.001)
1467.16/1467.48	c #Conflicts:    1301000 | #Learnt:      32169 | 0.000
1467.16/1467.48	c total clause space: 127.173MB
1467.16/1467.48	c total #watches: 310234
1468.46/1468.71	c total #propagations: 48719336 / total #impl: 35014006059 (eff. 0.001)
1468.46/1468.71	c #Conflicts:    1302000 | #Learnt:      33169 | 0.000
1468.46/1468.71	c total clause space: 127.173MB
1468.46/1468.71	c total #watches: 316494
1469.76/1470.03	c total #propagations: 48753626 / total #impl: 35031994580 (eff. 0.001)
1469.76/1470.03	c #Conflicts:    1303000 | #Learnt:      34169 | 0.000
1469.76/1470.03	c total clause space: 127.173MB
1469.76/1470.03	c total #watches: 319651
1470.96/1471.25	c total #propagations: 48809089 / total #impl: 35053776526 (eff. 0.001)
1470.96/1471.25	c #Conflicts:    1304000 | #Learnt:      35169 | 0.000
1470.96/1471.25	c total clause space: 127.173MB
1470.96/1471.25	c total #watches: 322963
1472.26/1472.51	c total #propagations: 48861558 / total #impl: 35073732432 (eff. 0.001)
1472.26/1472.51	c #Conflicts:    1305000 | #Learnt:      36169 | 0.000
1472.26/1472.51	c total clause space: 127.173MB
1472.26/1472.51	c total #watches: 329387
1473.46/1473.77	c total #propagations: 48904514 / total #impl: 35092624786 (eff. 0.001)
1473.46/1473.77	c #Conflicts:    1306000 | #Learnt:      37169 | 0.000
1473.46/1473.77	c total clause space: 127.173MB
1473.46/1473.77	c total #watches: 342073
1474.86/1475.13	c total #propagations: 48965111 / total #impl: 35111582773 (eff. 0.001)
1474.86/1475.13	c #Conflicts:    1307000 | #Learnt:      38169 | 0.000
1474.86/1475.13	c total clause space: 127.173MB
1474.86/1475.13	c total #watches: 351305
1475.96/1476.24	c total #propagations: 49018757 / total #impl: 35132134934 (eff. 0.001)
1475.96/1476.24	c #Conflicts:    1308000 | #Learnt:      39169 | 0.000
1475.96/1476.24	c total clause space: 127.173MB
1475.96/1476.24	c total #watches: 355739
1477.06/1477.39	c total #propagations: 49063574 / total #impl: 35148252079 (eff. 0.001)
1477.06/1477.39	c #Conflicts:    1309000 | #Learnt:      40169 | 0.000
1477.06/1477.39	c total clause space: 127.173MB
1477.06/1477.39	c total #watches: 360745
1478.16/1478.50	c total #propagations: 49101989 / total #impl: 35168772824 (eff. 0.001)
1478.16/1478.50	c #Conflicts:    1310000 | #Learnt:      41169 | 0.000
1478.16/1478.50	c total clause space: 127.173MB
1478.16/1478.50	c total #watches: 368327
1479.26/1479.55	c total #propagations: 49136238 / total #impl: 35182034063 (eff. 0.001)
1479.26/1479.55	c #Conflicts:    1311000 | #Learnt:      42169 | 0.000
1479.26/1479.55	c total clause space: 127.173MB
1479.26/1479.55	c total #watches: 374893
1480.36/1480.69	c total #propagations: 49179146 / total #impl: 35201818274 (eff. 0.001)
1480.36/1480.69	c #Conflicts:    1312000 | #Learnt:      43169 | 0.000
1480.36/1480.69	c total clause space: 127.173MB
1480.36/1480.69	c total #watches: 381587
1481.56/1481.89	c total #propagations: 49220554 / total #impl: 35221539615 (eff. 0.001)
1481.56/1481.89	c #Conflicts:    1313000 | #Learnt:      44169 | 0.000
1481.56/1481.89	c total clause space: 127.173MB
1481.56/1481.89	c total #watches: 386886
1482.56/1482.88	c total #propagations: 49264159 / total #impl: 35236809068 (eff. 0.001)
1482.56/1482.88	c #Conflicts:    1314000 | #Learnt:      45169 | 0.000
1482.56/1482.88	c total clause space: 127.173MB
1482.56/1482.88	c total #watches: 391199
1483.76/1484.02	c total #propagations: 49301910 / total #impl: 35255238010 (eff. 0.001)
1483.76/1484.02	c #Conflicts:    1315000 | #Learnt:      46169 | 0.000
1483.76/1484.02	c total clause space: 127.173MB
1483.76/1484.02	c total #watches: 401366
1484.76/1485.10	c total #propagations: 49338653 / total #impl: 35274735035 (eff. 0.001)
1484.76/1485.10	c #Conflicts:    1316000 | #Learnt:      47169 | 0.000
1484.76/1485.10	c total clause space: 127.173MB
1484.76/1485.10	c total #watches: 405973
1486.06/1486.30	c total #propagations: 49369304 / total #impl: 35292266535 (eff. 0.001)
1486.06/1486.30	c #Conflicts:    1317000 | #Learnt:      48169 | 0.000
1486.06/1486.30	c total clause space: 127.173MB
1486.06/1486.30	c total #watches: 419939
1487.06/1487.32	c total #propagations: 49403702 / total #impl: 35311891418 (eff. 0.001)
1487.06/1487.32	c #Conflicts:    1318000 | #Learnt:      49169 | 0.000
1487.06/1487.32	c total clause space: 127.173MB
1487.06/1487.32	c total #watches: 424384
1488.36/1488.65	c total #propagations: 49433129 / total #impl: 35326495176 (eff. 0.001)
1488.36/1488.65	c #Conflicts:    1319000 | #Learnt:      50169 | 0.000
1488.36/1488.65	c total clause space: 127.173MB
1488.36/1488.65	c total #watches: 438256
1489.36/1489.60	c total #propagations: 49475802 / total #impl: 35348499432 (eff. 0.001)
1489.36/1489.60	c #Conflicts:    1320000 | #Learnt:      51169 | 0.000
1489.36/1489.60	c total clause space: 127.173MB
1489.36/1489.60	c total #watches: 441604
1490.46/1490.71	c total #propagations: 49508339 / total #impl: 35362137932 (eff. 0.001)
1490.46/1490.71	c #Conflicts:    1321000 | #Learnt:      52169 | 0.000
1490.46/1490.71	c total clause space: 127.173MB
1490.46/1490.71	c total #watches: 458158
1491.56/1491.83	c total #propagations: 49541204 / total #impl: 35379870044 (eff. 0.001)
1491.56/1491.83	c #Conflicts:    1322000 | #Learnt:      53169 | 0.000
1491.56/1491.83	c total clause space: 127.173MB
1491.56/1491.83	c total #watches: 466492
1492.36/1492.69	c total #propagations: 49570660 / total #impl: 35397719057 (eff. 0.001)
1492.36/1492.69	c #Conflicts:    1323000 | #Learnt:      54169 | 0.000
1492.36/1492.69	c total clause space: 127.173MB
1492.36/1492.69	c total #watches: 471315
1493.06/1493.39	c total #propagations: 49601628 / total #impl: 35413072570 (eff. 0.001)
1493.06/1493.39	c #Conflicts:    1324000 | #Learnt:      55169 | 0.000
1493.06/1493.39	c total clause space: 127.173MB
1493.06/1493.39	c total #watches: 473816
1494.15/1494.42	c total #propagations: 49627692 / total #impl: 35425601674 (eff. 0.001)
1494.15/1494.42	c GC COLLECT
1494.15/1494.42	c #Conflicts:    1325000 | #Learnt:      28383 | 0.000
1494.15/1494.42	c total clause space: 206.656MB
1494.15/1494.42	c total #watches: 299257
1495.25/1495.52	c total #propagations: 49660400 / total #impl: 35446124154 (eff. 0.001)
1495.25/1495.52	c #Conflicts:    1326000 | #Learnt:      29383 | 0.000
1495.25/1495.52	c total clause space: 206.656MB
1495.25/1495.52	c total #watches: 318993
1496.35/1496.69	c total #propagations: 49696021 / total #impl: 35467612194 (eff. 0.001)
1496.35/1496.69	c #Conflicts:    1327000 | #Learnt:      30383 | 0.000
1496.35/1496.69	c total clause space: 206.656MB
1496.35/1496.69	c total #watches: 349804
1497.55/1497.80	c total #propagations: 49733058 / total #impl: 35487871684 (eff. 0.001)
1497.55/1497.80	c #Conflicts:    1328000 | #Learnt:      31383 | 0.000
1497.55/1497.80	c total clause space: 206.656MB
1497.55/1497.80	c total #watches: 356317
1498.85/1499.18	c total #propagations: 49763996 / total #impl: 35507928494 (eff. 0.001)
1498.85/1499.18	c #Conflicts:    1329000 | #Learnt:      32383 | 0.000
1498.85/1499.18	c total clause space: 206.656MB
1498.85/1499.18	c total #watches: 378606
1500.45/1500.77	c total #propagations: 49807642 / total #impl: 35530940835 (eff. 0.001)
1500.45/1500.77	c #Conflicts:    1330000 | #Learnt:      33383 | 0.000
1500.45/1500.77	c total clause space: 206.656MB
1500.45/1500.77	c total #watches: 392542
1501.95/1502.27	c total #propagations: 49860277 / total #impl: 35556813122 (eff. 0.001)
1501.95/1502.27	c #Conflicts:    1331000 | #Learnt:      34383 | 0.000
1501.95/1502.27	c total clause space: 206.656MB
1501.95/1502.27	c total #watches: 416180
1503.75/1504.03	c total #propagations: 49914461 / total #impl: 35581794130 (eff. 0.001)
1503.75/1504.03	c #Conflicts:    1332000 | #Learnt:      35383 | 0.000
1503.75/1504.03	c total clause space: 206.656MB
1503.75/1504.03	c total #watches: 443857
1505.25/1505.55	c total #propagations: 49967450 / total #impl: 35606327796 (eff. 0.001)
1505.25/1505.55	c #Conflicts:    1333000 | #Learnt:      36383 | 0.000
1505.25/1505.55	c total clause space: 206.656MB
1505.25/1505.55	c total #watches: 458208
1506.65/1506.99	c total #propagations: 50015650 / total #impl: 35625764764 (eff. 0.001)
1506.65/1506.99	c #Conflicts:    1334000 | #Learnt:      37383 | 0.000
1506.65/1506.99	c total clause space: 206.656MB
1506.65/1506.99	c total #watches: 465964
1508.15/1508.43	c total #propagations: 50057986 / total #impl: 35644495686 (eff. 0.001)
1508.15/1508.43	c #Conflicts:    1335000 | #Learnt:      38383 | 0.000
1508.15/1508.43	c total clause space: 206.656MB
1508.15/1508.43	c total #watches: 478688
1509.75/1510.08	c total #propagations: 50099327 / total #impl: 35668077122 (eff. 0.001)
1509.75/1510.08	c #Conflicts:    1336000 | #Learnt:      39383 | 0.000
1509.75/1510.08	c total clause space: 206.656MB
1509.75/1510.08	c total #watches: 482444
1511.55/1511.83	c total #propagations: 50135805 / total #impl: 35690093951 (eff. 0.001)
1511.55/1511.83	c #Conflicts:    1337000 | #Learnt:      40383 | 0.000
1511.55/1511.83	c total clause space: 206.656MB
1511.55/1511.83	c total #watches: 489348
1513.25/1513.50	c total #propagations: 50176493 / total #impl: 35713631798 (eff. 0.001)
1513.25/1513.50	c #Conflicts:    1338000 | #Learnt:      41383 | 0.000
1513.25/1513.50	c total clause space: 206.656MB
1513.25/1513.50	c total #watches: 495351
1514.75/1515.03	c total #propagations: 50216285 / total #impl: 35736788642 (eff. 0.001)
1514.75/1515.03	c #Conflicts:    1339000 | #Learnt:      42383 | 0.000
1514.75/1515.03	c total clause space: 206.656MB
1514.75/1515.03	c total #watches: 504595
1516.35/1516.64	c total #propagations: 50262098 / total #impl: 35761694347 (eff. 0.001)
1516.35/1516.64	c #Conflicts:    1340000 | #Learnt:      43383 | 0.000
1516.35/1516.64	c total clause space: 206.656MB
1516.35/1516.64	c total #watches: 509133
1517.86/1518.12	c total #propagations: 50299619 / total #impl: 35788494020 (eff. 0.001)
1517.86/1518.12	c #Conflicts:    1341000 | #Learnt:      44383 | 0.000
1517.86/1518.12	c total clause space: 206.656MB
1517.86/1518.12	c total #watches: 515706
1519.45/1519.73	c total #propagations: 50341539 / total #impl: 35813095895 (eff. 0.001)
1519.45/1519.73	c #Conflicts:    1342000 | #Learnt:      45383 | 0.000
1519.45/1519.73	c total clause space: 206.656MB
1519.45/1519.73	c total #watches: 528549
1520.75/1521.06	c total #propagations: 50386119 / total #impl: 35835747277 (eff. 0.001)
1520.75/1521.06	c #Conflicts:    1343000 | #Learnt:      46383 | 0.000
1520.75/1521.06	c total clause space: 206.656MB
1520.75/1521.06	c total #watches: 548753
1522.35/1522.64	c total #propagations: 50429727 / total #impl: 35856283795 (eff. 0.001)
1522.35/1522.64	c #Conflicts:    1344000 | #Learnt:      47383 | 0.000
1522.35/1522.64	c total clause space: 206.656MB
1522.35/1522.64	c total #watches: 561374
1524.05/1524.38	c total #propagations: 50476738 / total #impl: 35878014110 (eff. 0.001)
1524.05/1524.38	c #Conflicts:    1345000 | #Learnt:      48383 | 0.000
1524.05/1524.38	c total clause space: 206.656MB
1524.05/1524.38	c total #watches: 569809
1525.56/1525.89	c total #propagations: 50527471 / total #impl: 35903776911 (eff. 0.001)
1525.56/1525.89	c #Conflicts:    1346000 | #Learnt:      49383 | 0.000
1525.56/1525.89	c total clause space: 206.656MB
1525.56/1525.89	c total #watches: 572816
1527.35/1527.63	c total #propagations: 50563187 / total #impl: 35924413476 (eff. 0.001)
1527.35/1527.63	c #Conflicts:    1347000 | #Learnt:      50383 | 0.000
1527.35/1527.63	c total clause space: 206.656MB
1527.35/1527.63	c total #watches: 578702
1528.85/1529.18	c total #propagations: 50603893 / total #impl: 35952683172 (eff. 0.001)
1528.85/1529.18	c #Conflicts:    1348000 | #Learnt:      51383 | 0.000
1528.85/1529.18	c total clause space: 206.656MB
1528.85/1529.18	c total #watches: 587648
1530.65/1530.94	c total #propagations: 50641164 / total #impl: 35974828635 (eff. 0.001)
1530.65/1530.94	c #Conflicts:    1349000 | #Learnt:      52383 | 0.000
1530.65/1530.94	c total clause space: 206.656MB
1530.65/1530.94	c total #watches: 598986
1532.35/1532.64	c total #propagations: 50686157 / total #impl: 35996719685 (eff. 0.001)
1532.35/1532.64	c #Conflicts:    1350000 | #Learnt:      53383 | 0.000
1532.35/1532.64	c total clause space: 206.656MB
1532.35/1532.64	c total #watches: 616029
1534.15/1534.43	c total #propagations: 50731671 / total #impl: 36021081054 (eff. 0.001)
1534.15/1534.43	c #Conflicts:    1351000 | #Learnt:      54383 | 0.000
1534.15/1534.43	c total clause space: 206.656MB
1534.15/1534.43	c total #watches: 628588
1535.75/1536.06	c total #propagations: 50775163 / total #impl: 36049662136 (eff. 0.001)
1535.75/1536.06	c #Conflicts:    1352000 | #Learnt:      55383 | 0.000
1535.75/1536.06	c total clause space: 206.656MB
1535.75/1536.06	c total #watches: 634566
1537.65/1537.99	c total #propagations: 50817330 / total #impl: 36071061868 (eff. 0.001)
1537.65/1537.99	c GC COLLECT
1537.65/1537.99	c #Conflicts:    1353000 | #Learnt:      28282 | 0.000
1537.65/1537.99	c total clause space: 206.656MB
1537.65/1537.99	c total #watches: 294208
1538.85/1539.12	c total #propagations: 50855087 / total #impl: 36098026664 (eff. 0.001)
1538.85/1539.12	c #Conflicts:    1354000 | #Learnt:      29282 | 0.000
1538.85/1539.12	c total clause space: 206.656MB
1538.85/1539.12	c total #watches: 297315
1539.85/1540.15	c total #propagations: 50891894 / total #impl: 36121432757 (eff. 0.001)
1539.85/1540.15	c #Conflicts:    1355000 | #Learnt:      30282 | 0.000
1539.85/1540.15	c total clause space: 206.656MB
1539.85/1540.15	c total #watches: 299983
1541.05/1541.35	c total #propagations: 50922231 / total #impl: 36136513281 (eff. 0.001)
1541.05/1541.35	c #Conflicts:    1356000 | #Learnt:      31282 | 0.000
1541.05/1541.35	c total clause space: 206.656MB
1541.05/1541.35	c total #watches: 303363
1542.35/1542.67	c total #propagations: 50962113 / total #impl: 36151770411 (eff. 0.001)
1542.35/1542.67	c #Conflicts:    1357000 | #Learnt:      32282 | 0.000
1542.35/1542.67	c total clause space: 206.656MB
1542.35/1542.67	c total #watches: 307155
1543.75/1544.04	c total #propagations: 51001213 / total #impl: 36175031762 (eff. 0.001)
1543.75/1544.04	c #Conflicts:    1358000 | #Learnt:      33282 | 0.000
1543.75/1544.04	c total clause space: 206.656MB
1543.75/1544.04	c total #watches: 316187
1545.15/1545.45	c total #propagations: 51040414 / total #impl: 36198238610 (eff. 0.001)
1545.15/1545.45	c #Conflicts:    1359000 | #Learnt:      34282 | 0.000
1545.15/1545.45	c total clause space: 206.656MB
1545.15/1545.45	c total #watches: 325297
1546.45/1546.73	c total #propagations: 51106912 / total #impl: 36220717283 (eff. 0.001)
1546.45/1546.73	c #Conflicts:    1360000 | #Learnt:      35282 | 0.000
1546.45/1546.73	c total clause space: 206.656MB
1546.45/1546.73	c total #watches: 330517
1547.34/1547.62	c total #propagations: 51162126 / total #impl: 36239695814 (eff. 0.001)
1547.34/1547.62	c #Conflicts:    1361000 | #Learnt:      36282 | 0.000
1547.34/1547.62	c total clause space: 206.656MB
1547.34/1547.62	c total #watches: 333449
1548.55/1548.83	c total #propagations: 51197062 / total #impl: 36258000332 (eff. 0.001)
1548.55/1548.83	c #Conflicts:    1362000 | #Learnt:      37282 | 0.000
1548.55/1548.83	c total clause space: 206.656MB
1548.55/1548.83	c total #watches: 337792
1549.75/1550.03	c total #propagations: 51246445 / total #impl: 36275767037 (eff. 0.001)
1549.75/1550.03	c #Conflicts:    1363000 | #Learnt:      38282 | 0.000
1549.75/1550.03	c total clause space: 206.656MB
1549.75/1550.03	c total #watches: 341438
1550.94/1551.28	c total #propagations: 51295000 / total #impl: 36295807749 (eff. 0.001)
1550.94/1551.28	c #Conflicts:    1364000 | #Learnt:      39282 | 0.000
1550.94/1551.28	c total clause space: 206.656MB
1550.94/1551.28	c total #watches: 345785
1552.34/1552.60	c total #propagations: 51336446 / total #impl: 36316532384 (eff. 0.001)
1552.34/1552.60	c #Conflicts:    1365000 | #Learnt:      40282 | 0.000
1552.34/1552.60	c total clause space: 206.656MB
1552.34/1552.60	c total #watches: 352241
1553.64/1553.90	c total #propagations: 51373559 / total #impl: 36339762260 (eff. 0.001)
1553.64/1553.90	c #Conflicts:    1366000 | #Learnt:      41282 | 0.000
1553.64/1553.90	c total clause space: 206.656MB
1553.64/1553.90	c total #watches: 356180
1554.84/1555.11	c total #propagations: 51407689 / total #impl: 36359327961 (eff. 0.001)
1554.84/1555.11	c #Conflicts:    1367000 | #Learnt:      42282 | 0.000
1554.84/1555.11	c total clause space: 206.656MB
1554.84/1555.11	c total #watches: 370278
1556.04/1556.34	c total #propagations: 51460584 / total #impl: 36373689330 (eff. 0.001)
1556.04/1556.34	c #Conflicts:    1368000 | #Learnt:      43282 | 0.000
1556.04/1556.34	c total clause space: 206.656MB
1556.04/1556.34	c total #watches: 377305
1557.24/1557.56	c total #propagations: 51513608 / total #impl: 36389791146 (eff. 0.001)
1557.24/1557.56	c #Conflicts:    1369000 | #Learnt:      44282 | 0.000
1557.24/1557.56	c total clause space: 206.656MB
1557.24/1557.56	c total #watches: 385054
1558.64/1558.90	c total #propagations: 51552028 / total #impl: 36407090520 (eff. 0.001)
1558.64/1558.90	c #Conflicts:    1370000 | #Learnt:      45282 | 0.000
1558.64/1558.90	c total clause space: 206.656MB
1558.64/1558.90	c total #watches: 390668
1560.04/1560.30	c total #propagations: 51599465 / total #impl: 36425726181 (eff. 0.001)
1560.04/1560.30	c #Conflicts:    1371000 | #Learnt:      46282 | 0.000
1560.04/1560.30	c total clause space: 206.656MB
1560.04/1560.30	c total #watches: 404194
1561.34/1561.68	c total #propagations: 51653033 / total #impl: 36449599467 (eff. 0.001)
1561.34/1561.68	c #Conflicts:    1372000 | #Learnt:      47282 | 0.000
1561.34/1561.68	c total clause space: 206.656MB
1561.34/1561.68	c total #watches: 418223
1562.44/1562.80	c total #propagations: 51696632 / total #impl: 36473100162 (eff. 0.001)
1562.44/1562.80	c #Conflicts:    1373000 | #Learnt:      48282 | 0.000
1562.44/1562.80	c total clause space: 206.656MB
1562.44/1562.80	c total #watches: 438227
1563.64/1563.95	c total #propagations: 51731237 / total #impl: 36496811919 (eff. 0.001)
1563.64/1563.95	c #Conflicts:    1374000 | #Learnt:      49282 | 0.000
1563.64/1563.95	c total clause space: 206.656MB
1563.64/1563.95	c total #watches: 456519
1564.84/1565.17	c total #propagations: 51761905 / total #impl: 36523287580 (eff. 0.001)
1564.84/1565.17	c #Conflicts:    1375000 | #Learnt:      50282 | 0.000
1564.84/1565.17	c total clause space: 206.656MB
1564.84/1565.17	c total #watches: 460220
1566.04/1566.32	c total #propagations: 51793011 / total #impl: 36544845294 (eff. 0.001)
1566.04/1566.32	c #Conflicts:    1376000 | #Learnt:      51282 | 0.000
1566.04/1566.32	c total clause space: 206.656MB
1566.04/1566.32	c total #watches: 466114
1567.14/1567.48	c total #propagations: 51822089 / total #impl: 36562312468 (eff. 0.001)
1567.14/1567.48	c #Conflicts:    1377000 | #Learnt:      52282 | 0.000
1567.14/1567.48	c total clause space: 206.656MB
1567.14/1567.48	c total #watches: 475362
1568.45/1568.75	c total #propagations: 51852801 / total #impl: 36582864889 (eff. 0.001)
1568.45/1568.75	c #Conflicts:    1378000 | #Learnt:      53282 | 0.000
1568.45/1568.75	c total clause space: 206.656MB
1568.45/1568.75	c total #watches: 494152
1569.74/1570.09	c total #propagations: 51906512 / total #impl: 36602485969 (eff. 0.001)
1569.74/1570.09	c #Conflicts:    1379000 | #Learnt:      54282 | 0.000
1569.74/1570.09	c total clause space: 206.656MB
1569.74/1570.09	c total #watches: 498100
1570.84/1571.15	c total #propagations: 51960335 / total #impl: 36626301807 (eff. 0.001)
1570.84/1571.15	c #Conflicts:    1380000 | #Learnt:      55282 | 0.000
1570.84/1571.15	c total clause space: 206.656MB
1570.84/1571.15	c total #watches: 502845
1572.04/1572.30	c total #propagations: 52001220 / total #impl: 36645792107 (eff. 0.001)
1572.04/1572.30	c #Conflicts:    1381000 | #Learnt:      56282 | 0.000
1572.04/1572.30	c total clause space: 206.656MB
1572.04/1572.30	c total #watches: 507185
1573.44/1573.73	c total #propagations: 52045475 / total #impl: 36665346275 (eff. 0.001)
1573.44/1573.73	c GC COLLECT
1573.44/1573.73	c #Conflicts:    1382000 | #Learnt:      28877 | 0.000
1573.44/1573.73	c total clause space: 206.656MB
1573.44/1573.73	c total #watches: 296567
1574.44/1574.71	c total #propagations: 52099224 / total #impl: 36686063191 (eff. 0.001)
1574.44/1574.71	c #Conflicts:    1383000 | #Learnt:      29877 | 0.000
1574.44/1574.71	c total clause space: 206.656MB
1574.44/1574.71	c total #watches: 300052
1575.54/1575.87	c total #propagations: 52142987 / total #impl: 36710597575 (eff. 0.001)
1575.54/1575.87	c #Conflicts:    1384000 | #Learnt:      30877 | 0.000
1575.54/1575.87	c total clause space: 206.656MB
1575.54/1575.87	c total #watches: 307887
1576.84/1577.17	c total #propagations: 52177565 / total #impl: 36734280519 (eff. 0.001)
1576.84/1577.17	c #Conflicts:    1385000 | #Learnt:      31877 | 0.000
1576.84/1577.17	c total clause space: 206.656MB
1576.84/1577.17	c total #watches: 315024
1578.04/1578.32	c total #propagations: 52211606 / total #impl: 36761212874 (eff. 0.001)
1578.04/1578.32	c #Conflicts:    1386000 | #Learnt:      32877 | 0.000
1578.04/1578.32	c total clause space: 206.656MB
1578.04/1578.32	c total #watches: 322484
1579.24/1579.59	c total #propagations: 52262380 / total #impl: 36782363363 (eff. 0.001)
1579.24/1579.59	c #Conflicts:    1387000 | #Learnt:      33877 | 0.000
1579.24/1579.59	c total clause space: 206.656MB
1579.24/1579.59	c total #watches: 334707
1580.34/1580.64	c total #propagations: 52318212 / total #impl: 36807237988 (eff. 0.001)
1580.34/1580.64	c #Conflicts:    1388000 | #Learnt:      34877 | 0.000
1580.34/1580.64	c total clause space: 206.656MB
1580.34/1580.64	c total #watches: 341330
1581.34/1581.69	c total #propagations: 52362301 / total #impl: 36831126469 (eff. 0.001)
1581.34/1581.69	c #Conflicts:    1389000 | #Learnt:      35877 | 0.000
1581.34/1581.69	c total clause space: 206.656MB
1581.34/1581.69	c total #watches: 345849
1582.54/1582.82	c total #propagations: 52408340 / total #impl: 36852945190 (eff. 0.001)
1582.54/1582.82	c #Conflicts:    1390000 | #Learnt:      36877 | 0.000
1582.54/1582.82	c total clause space: 206.656MB
1582.54/1582.82	c total #watches: 350667
1583.84/1584.11	c total #propagations: 52453411 / total #impl: 36873622494 (eff. 0.001)
1583.84/1584.11	c #Conflicts:    1391000 | #Learnt:      37877 | 0.000
1583.84/1584.11	c total clause space: 206.656MB
1583.84/1584.11	c total #watches: 354653
1584.94/1585.24	c total #propagations: 52502660 / total #impl: 36897501545 (eff. 0.001)
1584.94/1585.24	c #Conflicts:    1392000 | #Learnt:      38877 | 0.000
1584.94/1585.24	c total clause space: 206.656MB
1584.94/1585.24	c total #watches: 358346
1586.24/1586.51	c total #propagations: 52534946 / total #impl: 36923311208 (eff. 0.001)
1586.24/1586.51	c #Conflicts:    1393000 | #Learnt:      39877 | 0.000
1586.24/1586.51	c total clause space: 206.656MB
1586.24/1586.51	c total #watches: 362186
1587.54/1587.81	c total #propagations: 52570532 / total #impl: 36947329997 (eff. 0.001)
1587.54/1587.81	c #Conflicts:    1394000 | #Learnt:      40877 | 0.000
1587.54/1587.81	c total clause space: 206.656MB
1587.54/1587.81	c total #watches: 365239
1588.64/1588.94	c total #propagations: 52609645 / total #impl: 36967191381 (eff. 0.001)
1588.64/1588.94	c #Conflicts:    1395000 | #Learnt:      41877 | 0.000
1588.64/1588.94	c total clause space: 206.656MB
1588.64/1588.94	c total #watches: 369361
1589.84/1590.11	c total #propagations: 52642354 / total #impl: 36985697201 (eff. 0.001)
1589.84/1590.11	c #Conflicts:    1396000 | #Learnt:      42877 | 0.000
1589.84/1590.11	c total clause space: 206.656MB
1589.84/1590.11	c total #watches: 373738
1590.94/1591.23	c total #propagations: 52678182 / total #impl: 37008155443 (eff. 0.001)
1590.94/1591.23	c #Conflicts:    1397000 | #Learnt:      43877 | 0.000
1590.94/1591.23	c total clause space: 206.656MB
1590.94/1591.23	c total #watches: 378023
1592.24/1592.52	c total #propagations: 52713770 / total #impl: 37026816426 (eff. 0.001)
1592.24/1592.52	c #Conflicts:    1398000 | #Learnt:      44877 | 0.000
1592.24/1592.52	c total clause space: 206.656MB
1592.24/1592.52	c total #watches: 382395
1593.44/1593.78	c total #propagations: 52746848 / total #impl: 37046864571 (eff. 0.001)
1593.44/1593.78	c #Conflicts:    1399000 | #Learnt:      45877 | 0.000
1593.44/1593.78	c total clause space: 206.656MB
1593.44/1593.78	c total #watches: 387349
1594.74/1595.07	c total #propagations: 52780167 / total #impl: 37069476537 (eff. 0.001)
1594.74/1595.07	c #Conflicts:    1400000 | #Learnt:      46877 | 0.000
1594.74/1595.07	c total clause space: 206.656MB
1594.74/1595.07	c total #watches: 393992
1596.04/1596.36	c total #propagations: 52814869 / total #impl: 37091792796 (eff. 0.001)
1596.04/1596.36	c #Conflicts:    1401000 | #Learnt:      47877 | 0.000
1596.04/1596.36	c total clause space: 206.656MB
1596.04/1596.36	c total #watches: 399884
1597.43/1597.75	c total #propagations: 52848127 / total #impl: 37112411942 (eff. 0.001)
1597.43/1597.75	c #Conflicts:    1402000 | #Learnt:      48877 | 0.000
1597.43/1597.75	c total clause space: 206.656MB
1597.43/1597.75	c total #watches: 404915
1598.83/1599.13	c total #propagations: 52883523 / total #impl: 37134281859 (eff. 0.001)
1598.83/1599.13	c #Conflicts:    1403000 | #Learnt:      49877 | 0.000
1598.83/1599.13	c total clause space: 206.656MB
1598.83/1599.13	c total #watches: 409493
1599.93/1600.21	c total #propagations: 52922113 / total #impl: 37154126686 (eff. 0.001)
1599.93/1600.21	c #Conflicts:    1404000 | #Learnt:      50877 | 0.000
1599.93/1600.21	c total clause space: 206.656MB
1599.93/1600.21	c total #watches: 415519
1601.13/1601.45	c total #propagations: 52970646 / total #impl: 37179125290 (eff. 0.001)
1601.13/1601.45	c #Conflicts:    1405000 | #Learnt:      51877 | 0.000
1601.13/1601.45	c total clause space: 206.656MB
1601.13/1601.45	c total #watches: 419123
1602.13/1602.47	c total #propagations: 53024827 / total #impl: 37206098433 (eff. 0.001)
1602.13/1602.47	c #Conflicts:    1406000 | #Learnt:      52877 | 0.000
1602.13/1602.47	c total clause space: 206.656MB
1602.13/1602.47	c total #watches: 421607
1603.03/1603.30	c total #propagations: 53054648 / total #impl: 37227895095 (eff. 0.001)
1603.03/1603.30	c #Conflicts:    1407000 | #Learnt:      53877 | 0.000
1603.03/1603.30	c total clause space: 206.656MB
1603.03/1603.30	c total #watches: 424701
1604.03/1604.35	c total #propagations: 53099399 / total #impl: 37245566873 (eff. 0.001)
1604.03/1604.35	c #Conflicts:    1408000 | #Learnt:      54877 | 0.000
1604.03/1604.35	c total clause space: 206.656MB
1604.03/1604.35	c total #watches: 427780
1605.53/1605.86	c total #propagations: 53145870 / total #impl: 37271341489 (eff. 0.001)
1605.53/1605.86	c #Conflicts:    1409000 | #Learnt:      55877 | 0.000
1605.53/1605.86	c total clause space: 206.656MB
1605.53/1605.86	c total #watches: 430501
1606.84/1607.14	c total #propagations: 53183771 / total #impl: 37305078549 (eff. 0.001)
1606.84/1607.14	c #Conflicts:    1410000 | #Learnt:      56877 | 0.000
1606.84/1607.14	c total clause space: 206.656MB
1606.84/1607.14	c total #watches: 433579
1607.94/1608.22	c total #propagations: 53217477 / total #impl: 37331276406 (eff. 0.001)
1607.94/1608.22	c GC COLLECT
1607.94/1608.22	c #Conflicts:    1411000 | #Learnt:      29180 | 0.000
1607.94/1608.22	c total clause space: 206.656MB
1607.94/1608.22	c total #watches: 297095
1608.83/1609.13	c total #propagations: 53252018 / total #impl: 37357010861 (eff. 0.001)
1608.83/1609.13	c #Conflicts:    1412000 | #Learnt:      30180 | 0.000
1608.83/1609.13	c total clause space: 206.656MB
1608.83/1609.13	c total #watches: 300181
1609.93/1610.29	c total #propagations: 53295512 / total #impl: 37379378295 (eff. 0.001)
1609.93/1610.29	c #Conflicts:    1413000 | #Learnt:      31180 | 0.000
1609.93/1610.29	c total clause space: 206.656MB
1609.93/1610.29	c total #watches: 304988
1611.13/1611.49	c total #propagations: 53349455 / total #impl: 37401350855 (eff. 0.001)
1611.13/1611.49	c #Conflicts:    1414000 | #Learnt:      32180 | 0.000
1611.13/1611.49	c total clause space: 206.656MB
1611.13/1611.49	c total #watches: 307779
1612.34/1612.64	c total #propagations: 53383533 / total #impl: 37429270951 (eff. 0.001)
1612.34/1612.64	c #Conflicts:    1415000 | #Learnt:      33180 | 0.000
1612.34/1612.64	c total clause space: 206.656MB
1612.34/1612.64	c total #watches: 310822
1613.44/1613.77	c total #propagations: 53435003 / total #impl: 37452297385 (eff. 0.001)
1613.44/1613.77	c #Conflicts:    1416000 | #Learnt:      34180 | 0.000
1613.44/1613.77	c total clause space: 206.656MB
1613.44/1613.77	c total #watches: 314142
1614.54/1614.88	c total #propagations: 53489672 / total #impl: 37473206880 (eff. 0.001)
1614.54/1614.88	c #Conflicts:    1417000 | #Learnt:      35180 | 0.000
1614.54/1614.88	c total clause space: 206.656MB
1614.54/1614.88	c total #watches: 318403
1615.83/1616.15	c total #propagations: 53531600 / total #impl: 37497287603 (eff. 0.001)
1615.83/1616.15	c #Conflicts:    1418000 | #Learnt:      36180 | 0.000
1615.83/1616.15	c total clause space: 206.656MB
1615.83/1616.15	c total #watches: 323978
1617.13/1617.42	c total #propagations: 53570324 / total #impl: 37523970514 (eff. 0.001)
1617.13/1617.42	c #Conflicts:    1419000 | #Learnt:      37180 | 0.000
1617.13/1617.42	c total clause space: 206.656MB
1617.13/1617.42	c total #watches: 328644
1618.23/1618.50	c total #propagations: 53607536 / total #impl: 37548808857 (eff. 0.001)
1618.23/1618.50	c #Conflicts:    1420000 | #Learnt:      38180 | 0.000
1618.23/1618.50	c total clause space: 206.656MB
1618.23/1618.50	c total #watches: 337493
1619.53/1619.80	c total #propagations: 53643715 / total #impl: 37578155669 (eff. 0.001)
1619.53/1619.80	c #Conflicts:    1421000 | #Learnt:      39180 | 0.000
1619.53/1619.80	c total clause space: 206.656MB
1619.53/1619.80	c total #watches: 343919
1620.53/1620.85	c total #propagations: 53685634 / total #impl: 37606303536 (eff. 0.001)
1620.53/1620.85	c #Conflicts:    1422000 | #Learnt:      40180 | 0.000
1620.53/1620.85	c total clause space: 206.656MB
1620.53/1620.85	c total #watches: 347148
1621.73/1622.09	c total #propagations: 53723067 / total #impl: 37638602232 (eff. 0.001)
1621.73/1622.09	c #Conflicts:    1423000 | #Learnt:      41180 | 0.000
1621.73/1622.09	c total clause space: 206.656MB
1621.73/1622.09	c total #watches: 353474
1622.93/1623.22	c total #propagations: 53779041 / total #impl: 37663758779 (eff. 0.001)
1622.93/1623.22	c #Conflicts:    1424000 | #Learnt:      42180 | 0.000
1622.93/1623.22	c total clause space: 206.656MB
1622.93/1623.22	c total #watches: 361684
1624.13/1624.41	c total #propagations: 53829358 / total #impl: 37685624458 (eff. 0.001)
1624.13/1624.41	c #Conflicts:    1425000 | #Learnt:      43180 | 0.000
1624.13/1624.41	c total clause space: 206.656MB
1624.13/1624.41	c total #watches: 366171
1625.23/1625.56	c total #propagations: 53865396 / total #impl: 37706707464 (eff. 0.001)
1625.23/1625.56	c #Conflicts:    1426000 | #Learnt:      44180 | 0.000
1625.23/1625.56	c total clause space: 206.656MB
1625.23/1625.56	c total #watches: 369526
1626.43/1626.70	c total #propagations: 53911518 / total #impl: 37730409349 (eff. 0.001)
1626.43/1626.70	c #Conflicts:    1427000 | #Learnt:      45180 | 0.000
1626.43/1626.70	c total clause space: 206.656MB
1626.43/1626.70	c total #watches: 372857
1627.63/1627.95	c total #propagations: 53956297 / total #impl: 37751741170 (eff. 0.001)
1627.63/1627.95	c #Conflicts:    1428000 | #Learnt:      46180 | 0.000
1627.63/1627.95	c total clause space: 206.656MB
1627.63/1627.95	c total #watches: 376307
1629.03/1629.35	c total #propagations: 53993997 / total #impl: 37773719307 (eff. 0.001)
1629.03/1629.35	c #Conflicts:    1429000 | #Learnt:      47180 | 0.000
1629.03/1629.35	c total clause space: 206.656MB
1629.03/1629.35	c total #watches: 381362
1630.43/1630.75	c total #propagations: 54025564 / total #impl: 37794762174 (eff. 0.001)
1630.43/1630.75	c #Conflicts:    1430000 | #Learnt:      48180 | 0.000
1630.43/1630.75	c total clause space: 206.656MB
1630.43/1630.75	c total #watches: 385445
1631.83/1632.15	c total #propagations: 54054023 / total #impl: 37817120919 (eff. 0.001)
1631.83/1632.15	c #Conflicts:    1431000 | #Learnt:      49180 | 0.000
1631.83/1632.15	c total clause space: 206.656MB
1631.83/1632.15	c total #watches: 391316
1633.03/1633.35	c total #propagations: 54101922 / total #impl: 37839372561 (eff. 0.001)
1633.03/1633.35	c #Conflicts:    1432000 | #Learnt:      50180 | 0.000
1633.03/1633.35	c total clause space: 206.656MB
1633.03/1633.35	c total #watches: 397835
1634.23/1634.53	c total #propagations: 54144142 / total #impl: 37860960829 (eff. 0.001)
1634.23/1634.53	c #Conflicts:    1433000 | #Learnt:      51180 | 0.000
1634.23/1634.53	c total clause space: 206.656MB
1634.23/1634.53	c total #watches: 405922
1635.23/1635.56	c total #propagations: 54175490 / total #impl: 37879515605 (eff. 0.001)
1635.23/1635.56	c #Conflicts:    1434000 | #Learnt:      52180 | 0.000
1635.23/1635.56	c total clause space: 206.656MB
1635.23/1635.56	c total #watches: 411590
1636.23/1636.51	c total #propagations: 54218494 / total #impl: 37896469915 (eff. 0.001)
1636.23/1636.51	c #Conflicts:    1435000 | #Learnt:      53180 | 0.000
1636.23/1636.51	c total clause space: 206.656MB
1636.23/1636.51	c total #watches: 415408
1637.23/1637.59	c total #propagations: 54257058 / total #impl: 37918058548 (eff. 0.001)
1637.23/1637.59	c #Conflicts:    1436000 | #Learnt:      54180 | 0.000
1637.23/1637.59	c total clause space: 206.656MB
1637.23/1637.59	c total #watches: 420120
1638.63/1638.94	c total #propagations: 54293674 / total #impl: 37940073398 (eff. 0.001)
1638.63/1638.94	c #Conflicts:    1437000 | #Learnt:      55180 | 0.000
1638.63/1638.94	c total clause space: 206.656MB
1638.63/1638.94	c total #watches: 424450
1639.93/1640.27	c total #propagations: 54323006 / total #impl: 37964631906 (eff. 0.001)
1639.93/1640.27	c #Conflicts:    1438000 | #Learnt:      56180 | 0.000
1639.93/1640.27	c total clause space: 206.656MB
1639.93/1640.27	c total #watches: 429900
1641.22/1641.57	c total #propagations: 54350588 / total #impl: 37989014328 (eff. 0.001)
1641.22/1641.57	c #Conflicts:    1439000 | #Learnt:      57180 | 0.000
1641.22/1641.57	c total clause space: 206.656MB
1641.22/1641.57	c total #watches: 432990
1642.52/1642.88	c total #propagations: 54384068 / total #impl: 38012167104 (eff. 0.001)
1642.52/1642.88	c GC COLLECT
1642.52/1642.88	c #Conflicts:    1440000 | #Learnt:      29172 | 0.000
1642.52/1642.88	c total clause space: 206.656MB
1642.52/1642.88	c total #watches: 297454
1643.72/1644.05	c total #propagations: 54412911 / total #impl: 38034848553 (eff. 0.001)
1643.72/1644.05	c #Conflicts:    1441000 | #Learnt:      30172 | 0.000
1643.72/1644.05	c total clause space: 206.656MB
1643.72/1644.05	c total #watches: 301823
1645.33/1645.65	c total #propagations: 54441298 / total #impl: 38058227466 (eff. 0.001)
1645.33/1645.65	c #Conflicts:    1442000 | #Learnt:      31172 | 0.000
1645.33/1645.65	c total clause space: 206.656MB
1645.33/1645.65	c total #watches: 325313
1647.12/1647.42	c total #propagations: 54485393 / total #impl: 38077737506 (eff. 0.001)
1647.12/1647.42	c #Conflicts:    1443000 | #Learnt:      32172 | 0.000
1647.12/1647.42	c total clause space: 206.656MB
1647.12/1647.42	c total #watches: 332780
1648.92/1649.24	c total #propagations: 54524053 / total #impl: 38099244161 (eff. 0.001)
1648.92/1649.24	c #Conflicts:    1444000 | #Learnt:      33172 | 0.000
1648.92/1649.24	c total clause space: 206.656MB
1648.92/1649.24	c total #watches: 343873
1651.32/1651.69	c total #propagations: 54561541 / total #impl: 38122720751 (eff. 0.001)
1651.32/1651.69	c #Conflicts:    1445000 | #Learnt:      34172 | 0.000
1651.32/1651.69	c total clause space: 206.656MB
1651.32/1651.69	c total #watches: 354530
1653.62/1653.90	c total #propagations: 54611112 / total #impl: 38151063975 (eff. 0.001)
1653.62/1653.90	c #Conflicts:    1446000 | #Learnt:      35172 | 0.000
1653.62/1653.90	c total clause space: 206.656MB
1653.62/1653.90	c total #watches: 369612
1655.62/1655.95	c total #propagations: 54657545 / total #impl: 38177172823 (eff. 0.001)
1655.62/1655.95	c #Conflicts:    1447000 | #Learnt:      36172 | 0.000
1655.62/1655.95	c total clause space: 206.656MB
1655.62/1655.95	c total #watches: 385113
1657.53/1657.85	c total #propagations: 54694994 / total #impl: 38200438954 (eff. 0.001)
1657.53/1657.85	c #Conflicts:    1448000 | #Learnt:      37172 | 0.000
1657.53/1657.85	c total clause space: 206.656MB
1657.53/1657.85	c total #watches: 406602
1659.12/1659.43	c total #propagations: 54733402 / total #impl: 38222214983 (eff. 0.001)
1659.12/1659.43	c #Conflicts:    1449000 | #Learnt:      38172 | 0.000
1659.12/1659.43	c total clause space: 206.656MB
1659.12/1659.43	c total #watches: 422328
1660.42/1660.79	c total #propagations: 54768623 / total #impl: 38246442280 (eff. 0.001)
1660.42/1660.79	c #Conflicts:    1450000 | #Learnt:      39172 | 0.000
1660.42/1660.79	c total clause space: 206.656MB
1660.42/1660.79	c total #watches: 425512
1661.83/1662.18	c total #propagations: 54799280 / total #impl: 38269782878 (eff. 0.001)
1661.83/1662.18	c #Conflicts:    1451000 | #Learnt:      40172 | 0.000
1661.83/1662.18	c total clause space: 206.656MB
1661.83/1662.18	c total #watches: 430464
1663.72/1664.04	c total #propagations: 54828934 / total #impl: 38286865492 (eff. 0.001)
1663.72/1664.04	c #Conflicts:    1452000 | #Learnt:      41172 | 0.000
1663.72/1664.04	c total clause space: 206.656MB
1663.72/1664.04	c total #watches: 444770
1664.82/1665.17	c total #propagations: 54865857 / total #impl: 38307322526 (eff. 0.001)
1664.82/1665.17	c #Conflicts:    1453000 | #Learnt:      42172 | 0.000
1664.82/1665.17	c total clause space: 206.656MB
1664.82/1665.17	c total #watches: 447584
1666.42/1666.75	c total #propagations: 54895865 / total #impl: 38329798554 (eff. 0.001)
1666.42/1666.75	c #Conflicts:    1454000 | #Learnt:      43172 | 0.000
1666.42/1666.75	c total clause space: 206.656MB
1666.42/1666.75	c total #watches: 452193
1668.02/1668.39	c total #propagations: 54927276 / total #impl: 38347859607 (eff. 0.001)
1668.02/1668.39	c #Conflicts:    1455000 | #Learnt:      44172 | 0.000
1668.02/1668.39	c total clause space: 206.656MB
1668.02/1668.39	c total #watches: 457610
1669.92/1670.20	c total #propagations: 54963848 / total #impl: 38369759966 (eff. 0.001)
1669.92/1670.20	c #Conflicts:    1456000 | #Learnt:      45172 | 0.000
1669.92/1670.20	c total clause space: 206.656MB
1669.92/1670.20	c total #watches: 462280
1671.22/1671.59	c total #propagations: 55000511 / total #impl: 38392960522 (eff. 0.001)
1671.22/1671.59	c #Conflicts:    1457000 | #Learnt:      46172 | 0.000
1671.22/1671.59	c total clause space: 206.656MB
1671.22/1671.59	c total #watches: 469885
1672.62/1672.96	c total #propagations: 55030415 / total #impl: 38422785569 (eff. 0.001)
1672.62/1672.96	c #Conflicts:    1458000 | #Learnt:      47172 | 0.000
1672.62/1672.96	c total clause space: 206.656MB
1672.62/1672.96	c total #watches: 479606
1673.62/1673.93	c total #propagations: 55060439 / total #impl: 38449849649 (eff. 0.001)
1673.62/1673.93	c #Conflicts:    1459000 | #Learnt:      48172 | 0.000
1673.62/1673.93	c total clause space: 206.656MB
1673.62/1673.93	c total #watches: 484838
1674.93/1675.29	c total #propagations: 55087747 / total #impl: 38477656980 (eff. 0.001)
1674.93/1675.29	c #Conflicts:    1460000 | #Learnt:      49172 | 0.000
1674.93/1675.29	c total clause space: 206.656MB
1674.93/1675.29	c total #watches: 491423
1676.14/1676.46	c total #propagations: 55120471 / total #impl: 38502251453 (eff. 0.001)
1676.14/1676.46	c #Conflicts:    1461000 | #Learnt:      50172 | 0.000
1676.14/1676.46	c total clause space: 206.656MB
1676.14/1676.46	c total #watches: 495221
1677.34/1677.63	c total #propagations: 55164007 / total #impl: 38529984398 (eff. 0.001)
1677.34/1677.63	c #Conflicts:    1462000 | #Learnt:      51172 | 0.000
1677.34/1677.63	c total clause space: 206.656MB
1677.34/1677.63	c total #watches: 505619
1678.73/1679.09	c total #propagations: 55211475 / total #impl: 38554047545 (eff. 0.001)
1678.73/1679.09	c #Conflicts:    1463000 | #Learnt:      52172 | 0.000
1678.73/1679.09	c total clause space: 206.656MB
1678.73/1679.09	c total #watches: 510834
1680.83/1681.11	c total #propagations: 55257401 / total #impl: 38577348572 (eff. 0.001)
1680.83/1681.11	c #Conflicts:    1464000 | #Learnt:      53172 | 0.000
1680.83/1681.11	c total clause space: 206.656MB
1680.83/1681.11	c total #watches: 514917
1682.63/1682.93	c total #propagations: 55298466 / total #impl: 38600726418 (eff. 0.001)
1682.63/1682.93	c #Conflicts:    1465000 | #Learnt:      54172 | 0.000
1682.63/1682.93	c total clause space: 206.656MB
1682.63/1682.93	c total #watches: 519392
1684.03/1684.36	c total #propagations: 55343322 / total #impl: 38620723942 (eff. 0.001)
1684.03/1684.36	c #Conflicts:    1466000 | #Learnt:      55172 | 0.000
1684.03/1684.36	c total clause space: 206.656MB
1684.03/1684.36	c total #watches: 524797
1685.43/1685.79	c total #propagations: 55388404 / total #impl: 38646077892 (eff. 0.001)
1685.43/1685.79	c #Conflicts:    1467000 | #Learnt:      56172 | 0.000
1685.43/1685.79	c total clause space: 206.656MB
1685.43/1685.79	c total #watches: 531473
1687.23/1687.57	c total #propagations: 55423092 / total #impl: 38668224855 (eff. 0.001)
1687.23/1687.57	c #Conflicts:    1468000 | #Learnt:      57172 | 0.000
1687.23/1687.57	c total clause space: 206.656MB
1687.23/1687.57	c total #watches: 537029
1689.13/1689.42	c total #propagations: 55451814 / total #impl: 38693505397 (eff. 0.001)
1689.13/1689.42	c #Conflicts:    1469000 | #Learnt:      58172 | 0.000
1689.13/1689.42	c total clause space: 206.656MB
1689.13/1689.42	c total #watches: 540589
1690.53/1690.86	c total #propagations: 55493028 / total #impl: 38716941996 (eff. 0.001)
1690.53/1690.86	c GC COLLECT
1690.53/1690.86	c #Conflicts:    1470000 | #Learnt:      29872 | 0.000
1690.53/1690.86	c total clause space: 206.656MB
1690.53/1690.86	c total #watches: 300985
1691.63/1691.92	c total #propagations: 55543654 / total #impl: 38739718725 (eff. 0.001)
1691.63/1691.92	c #Conflicts:    1471000 | #Learnt:      30872 | 0.000
1691.63/1691.92	c total clause space: 206.656MB
1691.63/1691.92	c total #watches: 307317
1692.92/1693.23	c total #propagations: 55587761 / total #impl: 38757641760 (eff. 0.001)
1692.92/1693.23	c #Conflicts:    1472000 | #Learnt:      31872 | 0.000
1692.92/1693.23	c total clause space: 206.656MB
1692.92/1693.23	c total #watches: 310421
1694.02/1694.38	c total #propagations: 55626946 / total #impl: 38779479817 (eff. 0.001)
1694.02/1694.38	c #Conflicts:    1473000 | #Learnt:      32872 | 0.000
1694.02/1694.38	c total clause space: 206.656MB
1694.02/1694.38	c total #watches: 317733
1695.02/1695.34	c total #propagations: 55673423 / total #impl: 38801139560 (eff. 0.001)
1695.02/1695.34	c #Conflicts:    1474000 | #Learnt:      33872 | 0.000
1695.02/1695.34	c total clause space: 206.656MB
1695.02/1695.34	c total #watches: 320944
1696.03/1696.31	c total #propagations: 55716902 / total #impl: 38817345528 (eff. 0.001)
1696.03/1696.31	c #Conflicts:    1475000 | #Learnt:      34872 | 0.000
1696.03/1696.31	c total clause space: 206.656MB
1696.03/1696.31	c total #watches: 324392
1697.13/1697.42	c total #propagations: 55750183 / total #impl: 38837272679 (eff. 0.001)
1697.13/1697.42	c #Conflicts:    1476000 | #Learnt:      35872 | 0.000
1697.13/1697.42	c total clause space: 206.656MB
1697.13/1697.42	c total #watches: 333068
1698.23/1698.58	c total #propagations: 55779276 / total #impl: 38854400624 (eff. 0.001)
1698.23/1698.58	c #Conflicts:    1477000 | #Learnt:      36872 | 0.000
1698.23/1698.58	c total clause space: 206.656MB
1698.23/1698.58	c total #watches: 336122
1699.42/1699.77	c total #propagations: 55807889 / total #impl: 38874665699 (eff. 0.001)
1699.42/1699.77	c #Conflicts:    1478000 | #Learnt:      37872 | 0.000
1699.42/1699.77	c total clause space: 206.656MB
1699.42/1699.77	c total #watches: 339034
1700.43/1700.76	c total #propagations: 55835194 / total #impl: 38896058088 (eff. 0.001)
1700.43/1700.76	c #Conflicts:    1479000 | #Learnt:      38872 | 0.000
1700.43/1700.76	c total clause space: 206.656MB
1700.43/1700.76	c total #watches: 348084
1701.72/1702.06	c total #propagations: 55860959 / total #impl: 38910046452 (eff. 0.001)
1701.72/1702.06	c #Conflicts:    1480000 | #Learnt:      39872 | 0.000
1701.72/1702.06	c total clause space: 206.656MB
1701.72/1702.06	c total #watches: 354948
1702.92/1703.28	c total #propagations: 55900272 / total #impl: 38931578106 (eff. 0.001)
1702.92/1703.28	c #Conflicts:    1481000 | #Learnt:      40872 | 0.000
1702.92/1703.28	c total clause space: 206.656MB
1702.92/1703.28	c total #watches: 372740
1704.12/1704.43	c total #propagations: 55950844 / total #impl: 38950879924 (eff. 0.001)
1704.12/1704.43	c #Conflicts:    1482000 | #Learnt:      41872 | 0.000
1704.12/1704.43	c total clause space: 206.656MB
1704.12/1704.43	c total #watches: 406526
1705.32/1705.67	c total #propagations: 56002753 / total #impl: 38970019436 (eff. 0.001)
1705.32/1705.67	c #Conflicts:    1483000 | #Learnt:      42872 | 0.000
1705.32/1705.67	c total clause space: 206.656MB
1705.32/1705.67	c total #watches: 413801
1706.62/1706.92	c total #propagations: 56043285 / total #impl: 38994729682 (eff. 0.001)
1706.62/1706.92	c #Conflicts:    1484000 | #Learnt:      43872 | 0.000
1706.62/1706.92	c total clause space: 206.656MB
1706.62/1706.92	c total #watches: 417223
1707.62/1707.98	c total #propagations: 56099988 / total #impl: 39021603424 (eff. 0.001)
1707.62/1707.98	c #Conflicts:    1485000 | #Learnt:      44872 | 0.000
1707.62/1707.98	c total clause space: 206.656MB
1707.62/1707.98	c total #watches: 419497
1708.92/1709.26	c total #propagations: 56154295 / total #impl: 39039751327 (eff. 0.001)
1708.92/1709.26	c #Conflicts:    1486000 | #Learnt:      45872 | 0.000
1708.92/1709.26	c total clause space: 206.656MB
1708.92/1709.26	c total #watches: 422147
1709.92/1710.26	c total #propagations: 56188745 / total #impl: 39068193824 (eff. 0.001)
1709.92/1710.26	c #Conflicts:    1487000 | #Learnt:      46872 | 0.000
1709.92/1710.26	c total clause space: 206.656MB
1709.92/1710.26	c total #watches: 425895
1711.12/1711.46	c total #propagations: 56219771 / total #impl: 39083452554 (eff. 0.001)
1711.12/1711.46	c #Conflicts:    1488000 | #Learnt:      47872 | 0.000
1711.12/1711.46	c total clause space: 206.656MB
1711.12/1711.46	c total #watches: 429386
1712.53/1712.84	c total #propagations: 56260458 / total #impl: 39098153342 (eff. 0.001)
1712.53/1712.84	c #Conflicts:    1489000 | #Learnt:      48872 | 0.000
1712.53/1712.84	c total clause space: 206.656MB
1712.53/1712.84	c total #watches: 432980
1713.82/1714.13	c total #propagations: 56308058 / total #impl: 39119101137 (eff. 0.001)
1713.82/1714.13	c #Conflicts:    1490000 | #Learnt:      49872 | 0.000
1713.82/1714.13	c total clause space: 206.656MB
1713.82/1714.13	c total #watches: 436929
1715.02/1715.33	c total #propagations: 56356170 / total #impl: 39144639939 (eff. 0.001)
1715.02/1715.33	c #Conflicts:    1491000 | #Learnt:      50872 | 0.000
1715.02/1715.33	c total clause space: 206.656MB
1715.02/1715.33	c total #watches: 442207
1716.22/1716.57	c total #propagations: 56390662 / total #impl: 39165157625 (eff. 0.001)
1716.22/1716.57	c #Conflicts:    1492000 | #Learnt:      51872 | 0.000
1716.22/1716.57	c total clause space: 206.656MB
1716.22/1716.57	c total #watches: 467618
1717.42/1717.77	c total #propagations: 56447969 / total #impl: 39188236301 (eff. 0.001)
1717.42/1717.77	c #Conflicts:    1493000 | #Learnt:      52872 | 0.000
1717.42/1717.77	c total clause space: 206.656MB
1717.42/1717.77	c total #watches: 483663
1718.72/1719.03	c total #propagations: 56506653 / total #impl: 39210967882 (eff. 0.001)
1718.72/1719.03	c #Conflicts:    1494000 | #Learnt:      53872 | 0.000
1718.72/1719.03	c total clause space: 206.656MB
1718.72/1719.03	c total #watches: 498637
1720.02/1720.33	c total #propagations: 56548873 / total #impl: 39232738467 (eff. 0.001)
1720.02/1720.33	c #Conflicts:    1495000 | #Learnt:      54872 | 0.000
1720.02/1720.33	c total clause space: 206.656MB
1720.02/1720.33	c total #watches: 526052
1721.12/1721.47	c total #propagations: 56591809 / total #impl: 39256802425 (eff. 0.001)
1721.12/1721.47	c #Conflicts:    1496000 | #Learnt:      55872 | 0.000
1721.12/1721.47	c total clause space: 206.656MB
1721.12/1721.47	c total #watches: 538310
1722.43/1722.72	c total #propagations: 56631524 / total #impl: 39275469429 (eff. 0.001)
1722.43/1722.72	c #Conflicts:    1497000 | #Learnt:      56872 | 0.000
1722.43/1722.72	c total clause space: 206.656MB
1722.43/1722.72	c total #watches: 541442
1723.43/1723.75	c total #propagations: 56658124 / total #impl: 39297892609 (eff. 0.001)
1723.43/1723.75	c #Conflicts:    1498000 | #Learnt:      57872 | 0.000
1723.43/1723.75	c total clause space: 206.656MB
1723.43/1723.75	c total #watches: 544150
1724.63/1724.98	c total #propagations: 56682415 / total #impl: 39315554612 (eff. 0.001)
1724.63/1724.98	c #Conflicts:    1499000 | #Learnt:      58872 | 0.000
1724.63/1724.98	c total clause space: 206.656MB
1724.63/1724.98	c total #watches: 548063
1725.92/1726.23	c total #propagations: 56711595 / total #impl: 39333449155 (eff. 0.001)
1725.92/1726.23	c GC COLLECT
1725.92/1726.23	c #Conflicts:    1500000 | #Learnt:      30268 | 0.000
1725.92/1726.23	c total clause space: 206.656MB
1725.92/1726.23	c total #watches: 301785
1727.02/1727.36	c total #propagations: 56742989 / total #impl: 39356035870 (eff. 0.001)
1727.02/1727.36	c #Conflicts:    1501000 | #Learnt:      31268 | 0.000
1727.02/1727.36	c total clause space: 206.656MB
1727.02/1727.36	c total #watches: 306665
1728.22/1728.57	c total #propagations: 56771102 / total #impl: 39382251906 (eff. 0.001)
1728.22/1728.57	c #Conflicts:    1502000 | #Learnt:      32268 | 0.000
1728.22/1728.57	c total clause space: 206.656MB
1728.22/1728.57	c total #watches: 309737
1729.52/1729.82	c total #propagations: 56800067 / total #impl: 39408996384 (eff. 0.001)
1729.52/1729.82	c #Conflicts:    1503000 | #Learnt:      33268 | 0.000
1729.52/1729.82	c total clause space: 206.656MB
1729.52/1729.82	c total #watches: 312600
1730.32/1730.69	c total #propagations: 56833418 / total #impl: 39437487918 (eff. 0.001)
1730.32/1730.69	c #Conflicts:    1504000 | #Learnt:      34268 | 0.000
1730.32/1730.69	c total clause space: 206.656MB
1730.32/1730.69	c total #watches: 317538
1731.62/1731.96	c total #propagations: 56863726 / total #impl: 39459138030 (eff. 0.001)
1731.62/1731.96	c #Conflicts:    1505000 | #Learnt:      35268 | 0.000
1731.62/1731.96	c total clause space: 206.656MB
1731.62/1731.96	c total #watches: 320579
1732.92/1733.21	c total #propagations: 56892795 / total #impl: 39487395163 (eff. 0.001)
1732.92/1733.21	c #Conflicts:    1506000 | #Learnt:      36268 | 0.000
1732.92/1733.21	c total clause space: 206.656MB
1732.92/1733.21	c total #watches: 323914
1734.22/1734.51	c total #propagations: 56941623 / total #impl: 39512349120 (eff. 0.001)
1734.22/1734.51	c #Conflicts:    1507000 | #Learnt:      37268 | 0.000
1734.22/1734.51	c total clause space: 206.656MB
1734.22/1734.51	c total #watches: 329264
1735.42/1735.76	c total #propagations: 56995152 / total #impl: 39534059702 (eff. 0.001)
1735.42/1735.76	c #Conflicts:    1508000 | #Learnt:      38268 | 0.000
1735.42/1735.76	c total clause space: 206.656MB
1735.42/1735.76	c total #watches: 334417
1736.72/1737.03	c total #propagations: 57052020 / total #impl: 39559574530 (eff. 0.001)
1736.72/1737.03	c #Conflicts:    1509000 | #Learnt:      39268 | 0.000
1736.72/1737.03	c total clause space: 206.656MB
1736.72/1737.03	c total #watches: 350238
1738.12/1738.44	c total #propagations: 57098916 / total #impl: 39583807293 (eff. 0.001)
1738.12/1738.44	c #Conflicts:    1510000 | #Learnt:      40268 | 0.000
1738.12/1738.44	c total clause space: 206.656MB
1738.12/1738.44	c total #watches: 378666
1739.32/1739.65	c total #propagations: 57155119 / total #impl: 39607830414 (eff. 0.001)
1739.32/1739.65	c #Conflicts:    1511000 | #Learnt:      41268 | 0.000
1739.32/1739.65	c total clause space: 206.656MB
1739.32/1739.65	c total #watches: 391720
1740.52/1740.84	c total #propagations: 57202545 / total #impl: 39631932884 (eff. 0.001)
1740.52/1740.84	c #Conflicts:    1512000 | #Learnt:      42268 | 0.000
1740.52/1740.84	c total clause space: 206.656MB
1740.52/1740.84	c total #watches: 395971
1741.72/1742.08	c total #propagations: 57240754 / total #impl: 39653851050 (eff. 0.001)
1741.72/1742.08	c #Conflicts:    1513000 | #Learnt:      43268 | 0.000
1741.72/1742.08	c total clause space: 206.656MB
1741.72/1742.08	c total #watches: 399650
1743.12/1743.41	c total #propagations: 57271953 / total #impl: 39675446121 (eff. 0.001)
1743.12/1743.41	c #Conflicts:    1514000 | #Learnt:      44268 | 0.000
1743.12/1743.41	c total clause space: 206.656MB
1743.12/1743.41	c total #watches: 405476
1744.62/1744.92	c total #propagations: 57320791 / total #impl: 39697742370 (eff. 0.001)
1744.62/1744.92	c #Conflicts:    1515000 | #Learnt:      45268 | 0.000
1744.62/1744.92	c total clause space: 206.656MB
1744.62/1744.92	c total #watches: 410789
1746.02/1746.31	c total #propagations: 57374794 / total #impl: 39718028712 (eff. 0.001)
1746.02/1746.31	c #Conflicts:    1516000 | #Learnt:      46268 | 0.000
1746.02/1746.31	c total clause space: 206.656MB
1746.02/1746.31	c total #watches: 417288
1747.22/1747.55	c total #propagations: 57423872 / total #impl: 39740985620 (eff. 0.001)
1747.22/1747.55	c #Conflicts:    1517000 | #Learnt:      47268 | 0.000
1747.22/1747.55	c total clause space: 206.656MB
1747.22/1747.55	c total #watches: 441015
1748.62/1748.91	c total #propagations: 57469692 / total #impl: 39760963015 (eff. 0.001)
1748.62/1748.91	c #Conflicts:    1518000 | #Learnt:      48268 | 0.000
1748.62/1748.91	c total clause space: 206.656MB
1748.62/1748.91	c total #watches: 460581
1750.02/1750.30	c total #propagations: 57536369 / total #impl: 39784086079 (eff. 0.001)
1750.02/1750.30	c #Conflicts:    1519000 | #Learnt:      49268 | 0.000
1750.02/1750.30	c total clause space: 206.656MB
1750.02/1750.30	c total #watches: 487204
1751.32/1751.66	c total #propagations: 57596665 / total #impl: 39808051363 (eff. 0.001)
1751.32/1751.66	c #Conflicts:    1520000 | #Learnt:      50268 | 0.000
1751.32/1751.66	c total clause space: 206.656MB
1751.32/1751.66	c total #watches: 494835
1752.72/1753.04	c total #propagations: 57641466 / total #impl: 39828243323 (eff. 0.001)
1752.72/1753.04	c #Conflicts:    1521000 | #Learnt:      51268 | 0.000
1752.72/1753.04	c total clause space: 206.656MB
1752.72/1753.04	c total #watches: 501305
1754.32/1754.63	c total #propagations: 57676536 / total #impl: 39847950480 (eff. 0.001)
1754.32/1754.63	c #Conflicts:    1522000 | #Learnt:      52268 | 0.000
1754.32/1754.63	c total clause space: 206.656MB
1754.32/1754.63	c total #watches: 515900
1755.82/1756.13	c total #propagations: 57721911 / total #impl: 39872230205 (eff. 0.001)
1755.82/1756.13	c #Conflicts:    1523000 | #Learnt:      53268 | 0.000
1755.82/1756.13	c total clause space: 206.656MB
1755.82/1756.13	c total #watches: 543052
1757.41/1757.71	c total #propagations: 57768093 / total #impl: 39895300234 (eff. 0.001)
1757.41/1757.71	c #Conflicts:    1524000 | #Learnt:      54268 | 0.000
1757.41/1757.71	c total clause space: 206.656MB
1757.41/1757.71	c total #watches: 565807
1759.11/1759.41	c total #propagations: 57811221 / total #impl: 39917800203 (eff. 0.001)
1759.11/1759.41	c #Conflicts:    1525000 | #Learnt:      55268 | 0.000
1759.11/1759.41	c total clause space: 206.656MB
1759.11/1759.41	c total #watches: 591290
1760.71/1761.10	c total #propagations: 57867513 / total #impl: 39942875785 (eff. 0.001)
1760.71/1761.10	c #Conflicts:    1526000 | #Learnt:      56268 | 0.000
1760.71/1761.10	c total clause space: 206.656MB
1760.71/1761.10	c total #watches: 620556
1762.51/1762.81	c total #propagations: 57939050 / total #impl: 39966491794 (eff. 0.001)
1762.51/1762.81	c #Conflicts:    1527000 | #Learnt:      57268 | 0.000
1762.51/1762.81	c total clause space: 206.656MB
1762.51/1762.81	c total #watches: 633290
1764.01/1764.36	c total #propagations: 57998533 / total #impl: 39988410484 (eff. 0.001)
1764.01/1764.36	c #Conflicts:    1528000 | #Learnt:      58268 | 0.000
1764.01/1764.36	c total clause space: 206.656MB
1764.01/1764.36	c total #watches: 661598
1765.71/1766.01	c total #propagations: 58056717 / total #impl: 40012816306 (eff. 0.001)
1765.71/1766.01	c #Conflicts:    1529000 | #Learnt:      59268 | 0.000
1765.71/1766.01	c total clause space: 206.656MB
1765.71/1766.01	c total #watches: 678068
1767.21/1767.57	c total #propagations: 58120844 / total #impl: 40032476377 (eff. 0.001)
1767.21/1767.57	c GC COLLECT
1767.21/1767.57	c #Conflicts:    1530000 | #Learnt:      30363 | 0.000
1767.21/1767.57	c total clause space: 206.656MB
1767.21/1767.57	c total #watches: 302142
1768.31/1768.64	c total #propagations: 58188637 / total #impl: 40056080098 (eff. 0.001)
1768.31/1768.64	c #Conflicts:    1531000 | #Learnt:      31363 | 0.000
1768.31/1768.64	c total clause space: 206.656MB
1768.31/1768.64	c total #watches: 317940
1769.51/1769.83	c total #propagations: 58230124 / total #impl: 40078481868 (eff. 0.001)
1769.51/1769.83	c #Conflicts:    1532000 | #Learnt:      32363 | 0.000
1769.51/1769.83	c total clause space: 206.656MB
1769.51/1769.83	c total #watches: 356415
1770.72/1771.03	c total #propagations: 58285596 / total #impl: 40105636345 (eff. 0.001)
1770.72/1771.03	c #Conflicts:    1533000 | #Learnt:      33363 | 0.000
1770.72/1771.03	c total clause space: 206.656MB
1770.72/1771.03	c total #watches: 382741
1771.92/1772.27	c total #propagations: 58353487 / total #impl: 40131463408 (eff. 0.001)
1771.92/1772.27	c #Conflicts:    1534000 | #Learnt:      34363 | 0.000
1771.92/1772.27	c total clause space: 206.656MB
1771.92/1772.27	c total #watches: 397944
1773.02/1773.36	c total #propagations: 58420099 / total #impl: 40152662454 (eff. 0.001)
1773.02/1773.36	c #Conflicts:    1535000 | #Learnt:      35363 | 0.000
1773.02/1773.36	c total clause space: 206.656MB
1773.02/1773.36	c total #watches: 406786
1774.21/1774.57	c total #propagations: 58471973 / total #impl: 40173297529 (eff. 0.001)
1774.21/1774.57	c #Conflicts:    1536000 | #Learnt:      36363 | 0.000
1774.21/1774.57	c total clause space: 206.656MB
1774.21/1774.57	c total #watches: 410478
1775.22/1775.55	c total #propagations: 58514848 / total #impl: 40198147849 (eff. 0.001)
1775.22/1775.55	c #Conflicts:    1537000 | #Learnt:      37363 | 0.000
1775.22/1775.55	c total clause space: 206.656MB
1775.22/1775.55	c total #watches: 417356
1776.32/1776.66	c total #propagations: 58571859 / total #impl: 40220537119 (eff. 0.001)
1776.32/1776.66	c #Conflicts:    1538000 | #Learnt:      38363 | 0.000
1776.32/1776.66	c total clause space: 206.656MB
1776.32/1776.66	c total #watches: 423736
1777.51/1777.84	c total #propagations: 58645774 / total #impl: 40241968804 (eff. 0.001)
1777.51/1777.84	c #Conflicts:    1539000 | #Learnt:      39363 | 0.000
1777.51/1777.84	c total clause space: 206.656MB
1777.51/1777.84	c total #watches: 446332
1779.01/1779.34	c total #propagations: 58701038 / total #impl: 40263191351 (eff. 0.001)
1779.01/1779.34	c #Conflicts:    1540000 | #Learnt:      40363 | 0.000
1779.01/1779.34	c total clause space: 206.656MB
1779.01/1779.34	c total #watches: 450352
1780.31/1780.65	c total #propagations: 58748153 / total #impl: 40286898454 (eff. 0.001)
1780.31/1780.65	c #Conflicts:    1541000 | #Learnt:      41363 | 0.000
1780.31/1780.65	c total clause space: 206.656MB
1780.31/1780.65	c total #watches: 454476
1781.72/1782.01	c total #propagations: 58790420 / total #impl: 40308248218 (eff. 0.001)
1781.72/1782.01	c #Conflicts:    1542000 | #Learnt:      42363 | 0.000
1781.72/1782.01	c total clause space: 206.656MB
1781.72/1782.01	c total #watches: 457979
1783.01/1783.34	c total #propagations: 58828886 / total #impl: 40330083645 (eff. 0.001)
1783.01/1783.34	c #Conflicts:    1543000 | #Learnt:      43363 | 0.000
1783.01/1783.34	c total clause space: 206.656MB
1783.01/1783.34	c total #watches: 462839
1784.31/1784.66	c total #propagations: 58872459 / total #impl: 40353390244 (eff. 0.001)
1784.31/1784.66	c #Conflicts:    1544000 | #Learnt:      44363 | 0.000
1784.31/1784.66	c total clause space: 206.656MB
1784.31/1784.66	c total #watches: 470788
1785.61/1785.97	c total #propagations: 58928110 / total #impl: 40376428091 (eff. 0.001)
1785.61/1785.97	c #Conflicts:    1545000 | #Learnt:      45363 | 0.000
1785.61/1785.97	c total clause space: 206.656MB
1785.61/1785.97	c total #watches: 474071
1787.22/1787.60	c total #propagations: 58973831 / total #impl: 40398579443 (eff. 0.001)
1787.22/1787.60	c #Conflicts:    1546000 | #Learnt:      46363 | 0.000
1787.22/1787.60	c total clause space: 206.656MB
1787.22/1787.60	c total #watches: 477505
1788.51/1788.86	c total #propagations: 59018927 / total #impl: 40423172070 (eff. 0.001)
1788.51/1788.86	c #Conflicts:    1547000 | #Learnt:      47363 | 0.000
1788.51/1788.86	c total clause space: 206.656MB
1788.51/1788.86	c total #watches: 480988
1790.11/1790.40	c total #propagations: 59058471 / total #impl: 40447438627 (eff. 0.001)
1790.11/1790.40	c #Conflicts:    1548000 | #Learnt:      48363 | 0.000
1790.11/1790.40	c total clause space: 206.656MB
1790.11/1790.40	c total #watches: 484905
1791.41/1791.75	c total #propagations: 59106859 / total #impl: 40472562925 (eff. 0.001)
1791.41/1791.75	c #Conflicts:    1549000 | #Learnt:      49363 | 0.000
1791.41/1791.75	c total clause space: 206.656MB
1791.41/1791.75	c total #watches: 490341
1792.82/1793.12	c total #propagations: 59159937 / total #impl: 40496845288 (eff. 0.001)
1792.82/1793.12	c #Conflicts:    1550000 | #Learnt:      50363 | 0.000
1792.82/1793.12	c total clause space: 206.656MB
1792.82/1793.12	c total #watches: 497481
1794.61/1794.93	c total #propagations: 59206260 / total #impl: 40518354949 (eff. 0.001)
1794.61/1794.93	c #Conflicts:    1551000 | #Learnt:      51363 | 0.000
1794.61/1794.93	c total clause space: 206.656MB
1794.61/1794.93	c total #watches: 501521
1796.11/1796.42	c total #propagations: 59261139 / total #impl: 40544420851 (eff. 0.001)
1796.11/1796.42	c #Conflicts:    1552000 | #Learnt:      52363 | 0.000
1796.11/1796.42	c total clause space: 206.656MB
1796.11/1796.42	c total #watches: 510596
1797.61/1797.95	c total #propagations: 59309787 / total #impl: 40567416965 (eff. 0.001)
1797.61/1797.95	c #Conflicts:    1553000 | #Learnt:      53363 | 0.000
1797.61/1797.95	c total clause space: 206.656MB
1797.61/1797.95	c total #watches: 529268
1798.91/1799.27	c total #propagations: 59363271 / total #impl: 40591847444 (eff. 0.001)
1798.91/1799.27	c #Conflicts:    1554000 | #Learnt:      54363 | 0.000
1798.91/1799.27	c total clause space: 206.656MB
1798.91/1799.27	c total #watches: 566262

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-4118248-1467218086/watcher-4118248-1467218086 -o /tmp/evaluation-result-4118248-1467218086/solver-4118248-1467218086 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node116-1467209076-3807 --watchdog 1960 --input HOME/instance-4118248-1467218086.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

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

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


[startup+0 s]
/proc/loadavg: 2.13 2.18 2.18 3/176 4837
/proc/meminfo: memFree=26595984/32872528 swapFree=1427512/1541976
[pid=4837] ppid=4834 vsize=29112 CPUtime=0 cores=0,2,4,6
/proc/4837/stat : 4837 (cdcl-cuttingpla) R 4834 4837 3791 0 -1 4202496 277 0 0 0 0 0 0 0 20 0 1 0 2769616 29810688 5268 33554432000 4194304 6201397 140737365918288 140734580014312 4211056 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4837/statm: 7278 5268 130 491 0 6777 0

[startup+0.100132 s]
/proc/loadavg: 2.13 2.18 2.18 3/176 4837
/proc/meminfo: memFree=26595984/32872528 swapFree=1427512/1541976
[pid=4837] ppid=4834 vsize=34424 CPUtime=0.09 cores=0,2,4,6
/proc/4837/stat : 4837 (cdcl-cuttingpla) R 4834 4837 3791 0 -1 4202496 900 0 0 0 9 0 0 0 20 0 1 0 2769616 35250176 7263 33554432000 4194304 6201397 140737365918288 140734580014312 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4837/statm: 8606 7263 146 491 0 8105 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34424

[startup+0.200302 s]
/proc/loadavg: 2.13 2.18 2.18 3/176 4837
/proc/meminfo: memFree=26595984/32872528 swapFree=1427512/1541976
[pid=4837] ppid=4834 vsize=34424 CPUtime=0.19 cores=0,2,4,6
/proc/4837/stat : 4837 (cdcl-cuttingpla) R 4834 4837 3791 0 -1 4202496 900 0 0 0 19 0 0 0 20 0 1 0 2769616 35250176 7263 33554432000 4194304 6201397 140737365918288 140734580014312 5309792 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4837/statm: 8606 7263 146 491 0 8105 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 34424

[startup+0.300289 s]
/proc/loadavg: 2.13 2.18 2.18 3/176 4837
/proc/meminfo: memFree=26595984/32872528 swapFree=1427512/1541976
[pid=4837] ppid=4834 vsize=34424 CPUtime=0.29 cores=0,2,4,6
/proc/4837/stat : 4837 (cdcl-cuttingpla) R 4834 4837 3791 0 -1 4202496 986 0 0 0 29 0 0 0 20 0 1 0 2769616 35250176 7313 33554432000 4194304 6201397 140737365918288 140734580014312 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4837/statm: 8606 7313 146 491 0 8105 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34424

[startup+0.700229 s]
/proc/loadavg: 2.13 2.18 2.18 3/176 4837
/proc/meminfo: memFree=26595984/32872528 swapFree=1427512/1541976
[pid=4837] ppid=4834 vsize=37288 CPUtime=0.69 cores=0,2,4,6
/proc/4837/stat : 4837 (cdcl-cuttingpla) R 4834 4837 3791 0 -1 4202496 1733 0 0 0 69 0 0 0 20 0 1 0 2769616 38182912 7756 33554432000 4194304 6201397 140737365918288 140737365917416 4207438 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4837/statm: 9322 7756 159 491 0 8821 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37288

[startup+1.50026 s]
/proc/loadavg: 2.13 2.18 2.18 3/177 4838
/proc/meminfo: memFree=26562940/32872528 swapFree=1427512/1541976
[pid=4837] ppid=4834 vsize=37460 CPUtime=1.49 cores=0,2,4,6
/proc/4837/stat : 4837 (cdcl-cuttingpla) R 4834 4837 3791 0 -1 4202496 1890 0 0 0 149 0 0 0 20 0 1 0 2769616 38359040 8383 33554432000 4194304 6201397 140737365918288 140737365917416 4213365 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4837/statm: 9365 8383 165 491 0 8864 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37460

[startup+3.10023 s]
/proc/loadavg: 2.13 2.18 2.18 3/177 4838
/proc/meminfo: memFree=26558552/32872528 swapFree=1427512/1541976
[pid=4837] ppid=4834 vsize=42216 CPUtime=3.09 cores=0,2,4,6
/proc/4837/stat : 4837 (cdcl-cuttingpla) R 4834 4837 3791 0 -1 4202496 2892 0 0 0 309 0 0 0 20 0 1 0 2769616 43229184 9505 33554432000 4194304 6201397 140737365918288 140737365917080 4218639 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4837/statm: 10554 9505 166 491 0 10053 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42216

[startup+6.30023 s]
/proc/loadavg: 2.20 2.19 2.18 4/177 4884
/proc/meminfo: memFree=26926844/32872528 swapFree=1427512/1541976
[pid=4837] ppid=4834 vsize=50040 CPUtime=6.29 cores=0,2,4,6
/proc/4837/stat : 4837 (cdcl-cuttingpla) R 4834 4837 3791 0 -1 4202496 3877 0 0 0 628 1 0 0 20 0 1 0 2769616 51240960 10133 33554432000 4194304 6201397 140737365918288 140737365917416 4213257 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4837/statm: 12510 10133 166 491 0 12009 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 50040

[startup+12.7002 s]
/proc/loadavg: 2.18 2.19 2.18 3/177 4884
/proc/meminfo: memFree=26897924/32872528 swapFree=1427512/1541976
[pid=4837] ppid=4834 vsize=50540 CPUtime=12.69 cores=0,2,4,6
/proc/4837/stat : 4837 (cdcl-cuttingpla) R 4834 4837 3791 0 -1 4202496 4102 0 0 0 1268 1 0 0 20 0 1 0 2769616 51752960 11337 33554432000 4194304 6201397 140737365918288 140737365917416 4213365 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4837/statm: 12635 11337 166 491 0 12134 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 50540

[startup+25.5003 s]
/proc/loadavg: 2.22 2.19 2.18 3/177 4884
/proc/meminfo: memFree=26866572/32872528 swapFree=1427512/1541976
[pid=4837] ppid=4834 vsize=63120 CPUtime=25.48 cores=0,2,4,6
/proc/4837/stat : 4837 (cdcl-cuttingpla) R 4834 4837 3791 0 -1 4202496 5219 0 0 0 2547 1 0 0 20 0 1 0 2769616 64634880 13594 33554432000 4194304 6201397 140737365918288 140737365917080 4215861 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4837/statm: 15780 13594 166 491 0 15279 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 63120

[startup+51.1003 s]
/proc/loadavg: 2.22 2.19 2.18 4/177 4884
/proc/meminfo: memFree=26845412/32872528 swapFree=1427512/1541976
[pid=4837] ppid=4834 vsize=63952 CPUtime=51.08 cores=0,2,4,6
/proc/4837/stat : 4837 (cdcl-cuttingpla) R 4834 4837 3791 0 -1 4202496 5784 0 0 0 5107 1 0 0 20 0 1 0 2769616 65486848 15026 33554432000 4194304 6201397 140737365918288 140737365917416 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4837/statm: 15988 15026 166 491 0 15487 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 63952

[startup+102.3 s]
/proc/loadavg: 2.17 2.18 2.18 3/177 4885
/proc/meminfo: memFree=26814812/32872528 swapFree=1427512/1541976
[pid=4837] ppid=4834 vsize=84904 CPUtime=102.28 cores=0,2,4,6
/proc/4837/stat : 4837 (cdcl-cuttingpla) R 4834 4837 3791 0 -1 4202496 6846 0 0 0 10226 2 0 0 20 0 1 0 2769616 86941696 17877 33554432000 4194304 6201397 140737365918288 140737365917080 4213376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4837/statm: 21226 17877 166 491 0 20725 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 84904

[startup+162.3 s]
/proc/loadavg: 2.16 2.17 2.18 3/177 4886
/proc/meminfo: memFree=26781200/32872528 swapFree=1427512/1541976
[pid=4837] ppid=4834 vsize=87556 CPUtime=162.26 cores=0,2,4,6
/proc/4837/stat : 4837 (cdcl-cuttingpla) R 4834 4837 3791 0 -1 4202496 7508 0 0 0 16224 2 0 0 20 0 1 0 2769616 89657344 20583 33554432000 4194304 6201397 140737365918288 140737365917416 4213345 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4837/statm: 21889 20583 166 491 0 21388 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 87556

[startup+222.307 s]
/proc/loadavg: 2.15 2.17 2.17 3/177 4887
/proc/meminfo: memFree=26772164/32872528 swapFree=1427512/1541976
[pid=4837] ppid=4834 vsize=119480 CPUtime=222.26 cores=0,2,4,6
/proc/4837/stat : 4837 (cdcl-cuttingpla) R 4834 4837 3791 0 -1 4202496 8684 0 0 0 22223 3 0 0 20 0 1 0 2769616 122347520 22386 33554432000 4194304 6201397 140737365918288 140737365917416 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4837/statm: 29870 22386 166 491 0 29369 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 119480

[startup+282.3 s]
/proc/loadavg: 2.21 2.18 2.18 3/177 4889
/proc/meminfo: memFree=26748708/32872528 swapFree=1427512/1541976
[pid=4837] ppid=4834 vsize=120456 CPUtime=282.24 cores=0,2,4,6
/proc/4837/stat : 4837 (cdcl-cuttingpla) R 4834 4837 3791 0 -1 4202496 8945 0 0 0 28221 3 0 0 20 0 1 0 2769616 123346944 24691 33554432000 4194304 6201397 140737365918288 140737365917240 4220171 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4837/statm: 30114 24691 166 491 0 29613 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 120456

[startup+342.3 s]
/proc/loadavg: 2.18 2.18 2.18 3/178 4893
/proc/meminfo: memFree=26729836/32872528 swapFree=1427512/1541976
[pid=4837] ppid=4834 vsize=122476 CPUtime=342.23 cores=0,2,4,6
/proc/4837/stat : 4837 (cdcl-cuttingpla) R 4834 4837 3791 0 -1 4202496 9444 0 0 0 34220 3 0 0 20 0 1 0 2769616 125415424 27234 33554432000 4194304 6201397 140737365918288 140737365917416 4213387 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4837/statm: 30619 27234 166 491 0 30118 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 122476

[startup+402.3 s]
/proc/loadavg: 2.20 2.19 2.18 3/177 4894
/proc/meminfo: memFree=26728132/32872528 swapFree=1427512/1541976
[pid=4837] ppid=4834 vsize=123024 CPUtime=402.22 cores=0,2,4,6
/proc/4837/stat : 4837 (cdcl-cuttingpla) R 4834 4837 3791 0 -1 4202496 9596 0 0 0 40219 3 0 0 20 0 1 0 2769616 125976576 27386 33554432000 4194304 6201397 140737365918288 140737365917416 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4837/statm: 30756 27386 166 491 0 30255 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 123024

[startup+462.3 s]
/proc/loadavg: 2.22 2.19 2.18 3/177 4895
/proc/meminfo: memFree=26711488/32872528 swapFree=1427512/1541976
[pid=4837] ppid=4834 vsize=123760 CPUtime=462.21 cores=0,2,4,6
/proc/4837/stat : 4837 (cdcl-cuttingpla) R 4834 4837 3791 0 -1 4202496 9772 0 0 0 46218 3 0 0 20 0 1 0 2769616 126730240 28584 33554432000 4194304 6201397 140737365918288 140737365917416 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4837/statm: 30940 28584 166 491 0 30439 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 123760

[startup+522.3 s]
/proc/loadavg: 2.14 2.17 2.17 3/177 4896
/proc/meminfo: memFree=26694944/32872528 swapFree=1427512/1541976
[pid=4837] ppid=4834 vsize=124396 CPUtime=522.2 cores=0,2,4,6
/proc/4837/stat : 4837 (cdcl-cuttingpla) R 4834 4837 3791 0 -1 4202496 9912 0 0 0 52217 3 0 0 20 0 1 0 2769616 127381504 29746 33554432000 4194304 6201397 140737365918288 140737365917416 4213348 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4837/statm: 31099 29746 166 491 0 30598 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 124396

[startup+582.3 s]
/proc/loadavg: 2.09 2.15 2.17 3/177 4898
/proc/meminfo: memFree=26687452/32872528 swapFree=1427512/1541976
[pid=4837] ppid=4834 vsize=175008 CPUtime=582.2 cores=0,2,4,6
/proc/4837/stat : 4837 (cdcl-cuttingpla) R 4834 4837 3791 0 -1 4202496 10911 0 0 0 58216 4 0 0 20 0 1 0 2769616 179208192 31402 33554432000 4194304 6201397 140737365918288 140737365917416 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4837/statm: 43752 31402 166 491 0 43251 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 175008


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


[startup+942.3 s]
/proc/loadavg: 2.38 2.29 2.21 3/178 4908
/proc/meminfo: memFree=26629032/32872528 swapFree=1427512/1541976
[pid=4837] ppid=4834 vsize=181848 CPUtime=942.14 cores=0,2,4,6
/proc/4837/stat : 4837 (cdcl-cuttingpla) R 4834 4837 3791 0 -1 4202496 12559 0 0 0 94209 5 0 0 20 0 1 0 2769616 186212352 39691 33554432000 4194304 6201397 140737365918288 140737365917416 4213257 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4837/statm: 45462 39691 166 491 0 44961 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 181848

[startup+1002.3 s]
/proc/loadavg: 2.31 2.28 2.21 3/177 4909
/proc/meminfo: memFree=26627928/32872528 swapFree=1427512/1541976
[pid=4837] ppid=4834 vsize=182112 CPUtime=1002.14 cores=0,2,4,6
/proc/4837/stat : 4837 (cdcl-cuttingpla) R 4834 4837 3791 0 -1 4202496 12635 0 0 0 100209 5 0 0 20 0 1 0 2769616 186482688 39767 33554432000 4194304 6201397 140737365918288 140737365917416 4213348 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4837/statm: 45528 39767 166 491 0 45027 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 182112

[startup+1062.3 s]
/proc/loadavg: 2.22 2.26 2.20 3/177 4910
/proc/meminfo: memFree=26625968/32872528 swapFree=1427512/1541976
[pid=4837] ppid=4834 vsize=183016 CPUtime=1062.13 cores=0,2,4,6
/proc/4837/stat : 4837 (cdcl-cuttingpla) R 4834 4837 3791 0 -1 4202496 12856 0 0 0 106208 5 0 0 20 0 1 0 2769616 187408384 39988 33554432000 4194304 6201397 140737365918288 140737365917416 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4837/statm: 45754 39988 166 491 0 45253 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 183016

[startup+1122.3 s]
/proc/loadavg: 2.17 2.24 2.19 3/177 4911
/proc/meminfo: memFree=26617980/32872528 swapFree=1427512/1541976
[pid=4837] ppid=4834 vsize=183744 CPUtime=1122.11 cores=0,2,4,6
/proc/4837/stat : 4837 (cdcl-cuttingpla) R 4834 4837 3791 0 -1 4202496 13034 0 0 0 112206 5 0 0 20 0 1 0 2769616 188153856 40677 33554432000 4194304 6201397 140737365918288 140737365917416 4216020 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4837/statm: 45936 40677 166 491 0 45435 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 183744

[startup+1182.3 s]
/proc/loadavg: 2.22 2.24 2.19 4/177 4913
/proc/meminfo: memFree=26605584/32872528 swapFree=1427512/1541976
[pid=4837] ppid=4834 vsize=184488 CPUtime=1182.1 cores=0,2,4,6
/proc/4837/stat : 4837 (cdcl-cuttingpla) R 4834 4837 3791 0 -1 4202496 13232 0 0 0 118205 5 0 0 20 0 1 0 2769616 188915712 41986 33554432000 4194304 6201397 140737365918288 140737365917416 4213394 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4837/statm: 46122 41986 166 491 0 45621 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 184488

[startup+1242.3 s]
/proc/loadavg: 2.14 2.21 2.18 4/177 4914
/proc/meminfo: memFree=26605040/32872528 swapFree=1427512/1541976
[pid=4837] ppid=4834 vsize=185036 CPUtime=1242.09 cores=0,2,4,6
/proc/4837/stat : 4837 (cdcl-cuttingpla) R 4834 4837 3791 0 -1 4202496 13362 0 0 0 124204 5 0 0 20 0 1 0 2769616 189476864 42115 33554432000 4194304 6201397 140737365918288 140737365917416 4213348 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4837/statm: 46259 42115 166 491 0 45758 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 185036

[startup+1302.3 s]
/proc/loadavg: 2.21 2.21 2.18 3/177 4915
/proc/meminfo: memFree=26588164/32872528 swapFree=1427512/1541976
[pid=4837] ppid=4834 vsize=185612 CPUtime=1302.08 cores=0,2,4,6
/proc/4837/stat : 4837 (cdcl-cuttingpla) R 4834 4837 3791 0 -1 4202496 13503 0 0 0 130203 5 0 0 20 0 1 0 2769616 190066688 43789 33554432000 4194304 6201397 140737365918288 140737365917416 4213365 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4837/statm: 46403 43789 166 491 0 45902 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 185612

[startup+1362.3 s]
/proc/loadavg: 2.28 2.23 2.19 4/177 4916
/proc/meminfo: memFree=26587812/32872528 swapFree=1427512/1541976
[pid=4837] ppid=4834 vsize=185996 CPUtime=1362.07 cores=0,2,4,6
/proc/4837/stat : 4837 (cdcl-cuttingpla) R 4834 4837 3791 0 -1 4202496 13601 0 0 0 136202 5 0 0 20 0 1 0 2769616 190459904 43887 33554432000 4194304 6201397 140737365918288 140737365917416 4213365 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4837/statm: 46499 43887 166 491 0 45998 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 185996

[startup+1422.3 s]
/proc/loadavg: 2.20 2.22 2.18 3/177 4917
/proc/meminfo: memFree=26581656/32872528 swapFree=1427512/1541976
[pid=4837] ppid=4834 vsize=186988 CPUtime=1422.07 cores=0,2,4,6
/proc/4837/stat : 4837 (cdcl-cuttingpla) R 4834 4837 3791 0 -1 4202496 13852 0 0 0 142201 6 0 0 20 0 1 0 2769616 191475712 44649 33554432000 4194304 6201397 140737365918288 140737365917416 4215962 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4837/statm: 46747 44649 166 491 0 46246 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 186988

[startup+1482.3 s]
/proc/loadavg: 2.28 2.24 2.19 3/177 4919
/proc/meminfo: memFree=26558268/32872528 swapFree=1427512/1541976
[pid=4837] ppid=4834 vsize=187324 CPUtime=1482.06 cores=0,2,4,6
/proc/4837/stat : 4837 (cdcl-cuttingpla) R 4834 4837 3791 0 -1 4202496 13938 0 0 0 148200 6 0 0 20 0 1 0 2769616 191819776 45246 33554432000 4194304 6201397 140737365918288 140737365917416 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4837/statm: 46831 45246 166 491 0 46330 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 187324

[startup+1542.31 s]
/proc/loadavg: 2.32 2.25 2.19 3/178 4923
/proc/meminfo: memFree=26552684/32872528 swapFree=1427512/1541976
[pid=4837] ppid=4834 vsize=269560 CPUtime=1542.05 cores=0,2,4,6
/proc/4837/stat : 4837 (cdcl-cuttingpla) R 4834 4837 3791 0 -1 4202496 14512 0 0 0 154199 6 0 0 20 0 1 0 2769616 276029440 46181 33554432000 4194304 6201397 140737365918288 140737365917416 4213394 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4837/statm: 67390 46181 166 491 0 66889 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 269560

[startup+1602.3 s]
/proc/loadavg: 2.27 2.25 2.19 3/178 4947
/proc/meminfo: memFree=26541768/32872528 swapFree=1427512/1541976
[pid=4837] ppid=4834 vsize=269824 CPUtime=1602.03 cores=0,2,4,6
/proc/4837/stat : 4837 (cdcl-cuttingpla) R 4834 4837 3791 0 -1 4202496 15100 0 0 0 160197 6 0 0 20 0 1 0 2769616 276299776 47052 33554432000 4194304 6201397 140737365918288 140737365917416 4213367 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4837/statm: 67456 47052 166 491 0 66955 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 269824

[startup+1662.3 s]
/proc/loadavg: 2.23 2.24 2.19 3/177 4948
/proc/meminfo: memFree=26536688/32872528 swapFree=1427512/1541976
[pid=4837] ppid=4834 vsize=270068 CPUtime=1662.02 cores=0,2,4,6
/proc/4837/stat : 4837 (cdcl-cuttingpla) R 4834 4837 3791 0 -1 4202496 15171 0 0 0 166196 6 0 0 20 0 1 0 2769616 276549632 48144 33554432000 4194304 6201397 140737365918288 140737365917416 4213268 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4837/statm: 67517 48144 166 491 0 67016 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 270068

[startup+1722.3 s]
/proc/loadavg: 2.31 2.26 2.19 4/177 4949
/proc/meminfo: memFree=26524732/32872528 swapFree=1427512/1541976
[pid=4837] ppid=4834 vsize=270732 CPUtime=1722.02 cores=0,2,4,6
/proc/4837/stat : 4837 (cdcl-cuttingpla) R 4834 4837 3791 0 -1 4202496 15342 0 0 0 172195 7 0 0 20 0 1 0 2769616 277229568 48826 33554432000 4194304 6201397 140737365918288 140737365917416 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4837/statm: 67683 48826 166 491 0 67182 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 270732

[startup+1782.3 s]
/proc/loadavg: 2.18 2.22 2.18 4/177 4951
/proc/meminfo: memFree=26515936/32872528 swapFree=1427512/1541976
[pid=4837] ppid=4834 vsize=271484 CPUtime=1782.01 cores=0,2,4,6
/proc/4837/stat : 4837 (cdcl-cuttingpla) R 4834 4837 3791 0 -1 4202496 15530 0 0 0 178194 7 0 0 20 0 1 0 2769616 277999616 50036 33554432000 4194304 6201397 140737365918288 140737365917416 4213268 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4837/statm: 67871 50036 166 491 0 67370 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 271484



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.21 2.23 2.18 4/177 4951
/proc/meminfo: memFree=26509920/32872528 swapFree=1427512/1541976
[pid=4837] ppid=4834 vsize=271660 CPUtime=1800.01 cores=0,2,4,6
/proc/4837/stat : 4837 (cdcl-cuttingpla) R 4834 4837 3791 0 -1 4202496 15575 0 0 0 179994 7 0 0 20 0 1 0 2769616 278179840 50081 33554432000 4194304 6201397 140737365918288 140737365917080 4215612 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4837/statm: 67915 50081 166 491 0 67414 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 271660

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

[startup+1800.3 s]
/proc/loadavg: 2.21 2.23 2.18 4/177 4951
/proc/meminfo: memFree=26509920/32872528 swapFree=1427512/1541976
[pid=4837] ppid=4834 vsize=271660 CPUtime=1800.01 cores=0,2,4,6
/proc/4837/stat : 4837 (cdcl-cuttingpla) R 4834 4837 3791 0 -1 4202496 15575 0 0 0 179994 7 0 0 20 0 1 0 2769616 278179840 50081 33554432000 4194304 6201397 140737365918288 140737365917080 4215612 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4837/statm: 67915 50081 166 491 0 67414 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 271660

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1799.94
CPU system time (s): 0.073988
CPU usage (%): 99.9841
Max. virtual memory (cumulated for all children) (KiB): 271660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.94
system time used= 0.073988
maximum resident set size= 200324
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15575
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= 18
involuntary context switches= 1972

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.52931 second user time and 7.02593 second system time

The end

Launcher Data

Begin job on node116 at 2016-06-29 18:34:46
IDJOB=4118248
IDBENCH=111472
IDSOLVER=2550
FILE ID=node116/4118248-1467218086
RUNJOBID= node116-1467209076-3807
PBS_JOBID= 19997584
Free space on /tmp= 71720 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/minlplib2-pb-0.1.0/opb/normalized-crossdock_15x7.lin.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4118248-1467218086/watcher-4118248-1467218086 -o /tmp/evaluation-result-4118248-1467218086/solver-4118248-1467218086 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node116-1467209076-3807 --watchdog 1960 --input HOME/instance-4118248-1467218086.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= 24ff3dc59702e1475d0af709bab42703
RANDOM SEED=1655117078

node116.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.426
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:        26596628 kB
Buffers:          147964 kB
Cached:          3405092 kB
SwapCached:            0 kB
Active:           584964 kB
Inactive:        3402260 kB
Active(anon):     436736 kB
Inactive(anon):        0 kB
Active(file):     148228 kB
Inactive(file):  3402260 kB
Unevictable:     1541976 kB
Mlocked:         1427512 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              2352 kB
Writeback:             0 kB
AnonPages:       2002528 kB
Mapped:            14444 kB
Shmem:               204 kB
Slab:             614172 kB
SReclaimable:      58672 kB
SUnreclaim:       555500 kB
KernelStack:        1472 kB
PageTables:         7792 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2292208 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    557056 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71720 MiB
End job on node116 at 2016-06-29 19:04:46