Trace number 4087810

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

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

Solver Data

0.00/0.00	c OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.09/0.16	c * #variable= 36722 #constraint= 117714
0.39/0.45	c * #variable= 36722 #constraint= 117714
0.99/1.03	c S1->S2
0.99/1.03	c S1->S2
0.99/1.03	c S1->S2
0.99/1.03	c S2->S1
0.99/1.03	c S1->S2
0.99/1.03	c S1->S2
0.99/1.03	c S1->S2
0.99/1.03	c S1->S2
0.99/1.03	c S1->S2
0.99/1.03	c S1->S2
0.99/1.03	c S1->S2
0.99/1.03	c #Conflicts:       1000 | #Learnt:        721 | 0.000
0.99/1.03	c total clause space: 18.2382MB
0.99/1.03	c total #watches: 244238
1.19/1.20	c total #propagations: 847095 / total #impl: 2647906 (eff. 0.320)
1.19/1.20	c #Conflicts:       2000 | #Learnt:       1721 | 0.000
1.19/1.20	c total clause space: 18.2382MB
1.19/1.20	c total #watches: 247365
1.39/1.42	c total #propagations: 1383902 / total #impl: 4504230 (eff. 0.307)
1.39/1.42	c #Conflicts:       3000 | #Learnt:       1871 | 0.000
1.39/1.42	c total clause space: 29.637MB
1.39/1.42	c total #watches: 249314
1.59/1.61	c total #propagations: 1900210 / total #impl: 6635024 (eff. 0.286)
1.59/1.61	c #Conflicts:       4000 | #Learnt:       2871 | 0.000
1.59/1.61	c total clause space: 29.637MB
1.59/1.61	c total #watches: 251744
1.79/1.81	c total #propagations: 2354288 / total #impl: 8275662 (eff. 0.284)
1.79/1.81	c GC COLLECT
1.79/1.81	c #Conflicts:       5000 | #Learnt:       2300 | 0.000
1.79/1.81	c total clause space: 29.637MB
1.79/1.81	c total #watches: 248096
1.89/1.99	c total #propagations: 2839317 / total #impl: 9932349 (eff. 0.286)
1.89/1.99	c #Conflicts:       6000 | #Learnt:       3300 | 0.000
1.89/1.99	c total clause space: 29.637MB
1.89/1.99	c total #watches: 251520
2.09/2.19	c total #propagations: 3276895 / total #impl: 11482831 (eff. 0.285)
2.09/2.19	c #Conflicts:       7000 | #Learnt:       2211 | 0.000
2.09/2.19	c total clause space: 29.637MB
2.09/2.19	c total #watches: 253607
2.39/2.47	c total #propagations: 3687899 / total #impl: 12868031 (eff. 0.287)
2.39/2.47	c #Conflicts:       8000 | #Learnt:       3211 | 0.000
2.39/2.47	c total clause space: 29.637MB
2.39/2.47	c total #watches: 255042
2.69/2.75	c total #propagations: 4174852 / total #impl: 14658841 (eff. 0.285)
2.69/2.75	c #Conflicts:       9000 | #Learnt:       4211 | 0.000
2.69/2.75	c total clause space: 29.637MB
2.69/2.76	c total #watches: 256731
2.99/3.02	c total #propagations: 4747502 / total #impl: 16794253 (eff. 0.283)
2.99/3.02	c GC COLLECT
2.99/3.02	c #Conflicts:      10000 | #Learnt:       2714 | 0.000
2.99/3.02	c total clause space: 48.1602MB
2.99/3.02	c total #watches: 251023
3.30/3.32	c total #propagations: 5221047 / total #impl: 18493653 (eff. 0.282)
3.30/3.32	c #Conflicts:      11000 | #Learnt:       3713 | 0.000
3.30/3.32	c total clause space: 48.1602MB
3.30/3.32	c total #watches: 253783
3.49/3.59	c total #propagations: 5815472 / total #impl: 20524939 (eff. 0.283)
3.49/3.59	c #Conflicts:      12000 | #Learnt:       4713 | 0.000
3.49/3.59	c total clause space: 48.1602MB
3.49/3.59	c total #watches: 256748
3.79/3.83	c total #propagations: 6301093 / total #impl: 22331373 (eff. 0.282)
3.79/3.83	c #Conflicts:      13000 | #Learnt:       5713 | 0.000
3.79/3.83	c total clause space: 48.1602MB
3.79/3.83	c total #watches: 259200
3.99/4.02	c total #propagations: 6802798 / total #impl: 23853859 (eff. 0.285)
3.99/4.02	c GC COLLECT
3.99/4.02	c #Conflicts:      14000 | #Learnt:       3867 | 0.000
3.99/4.02	c total clause space: 48.1602MB
3.99/4.02	c total #watches: 251472
4.19/4.22	c total #propagations: 7206450 / total #impl: 25234184 (eff. 0.286)
4.19/4.22	c #Conflicts:      15000 | #Learnt:       4867 | 0.000
4.19/4.22	c total clause space: 48.1602MB
4.19/4.22	c total #watches: 254249
4.40/4.47	c total #propagations: 7687067 / total #impl: 26916309 (eff. 0.286)
4.40/4.47	c #Conflicts:      16000 | #Learnt:       5867 | 0.000
4.40/4.47	c total clause space: 48.1602MB
4.40/4.47	c total #watches: 256954
4.69/4.74	c total #propagations: 8160797 / total #impl: 28743798 (eff. 0.284)
4.69/4.74	c GC COLLECT
4.69/4.74	c #Conflicts:      17000 | #Learnt:       3694 | 0.000
4.69/4.74	c total clause space: 48.1602MB
4.69/4.74	c total #watches: 251507
4.99/5.03	c total #propagations: 8634527 / total #impl: 30498112 (eff. 0.283)
4.99/5.03	c #Conflicts:      18000 | #Learnt:       4694 | 0.000
4.99/5.03	c total clause space: 48.1602MB
4.99/5.03	c total #watches: 254210
5.39/5.40	c total #propagations: 9087767 / total #impl: 32143733 (eff. 0.283)
5.39/5.40	c #Conflicts:      19000 | #Learnt:       5694 | 0.000
5.39/5.40	c total clause space: 48.1602MB
5.39/5.40	c total #watches: 257517
5.69/5.75	c total #propagations: 9611145 / total #impl: 34180890 (eff. 0.281)
5.69/5.75	c #Conflicts:      20000 | #Learnt:       6694 | 0.000
5.69/5.75	c total clause space: 48.1602MB
5.69/5.75	c total #watches: 260080
5.89/5.99	c total #propagations: 10166356 / total #impl: 36187393 (eff. 0.281)
5.89/5.99	c GC COLLECT
5.89/5.99	c #Conflicts:      21000 | #Learnt:       4203 | 0.000
5.89/5.99	c total clause space: 48.1602MB
5.89/5.99	c total #watches: 253187
6.19/6.23	c total #propagations: 10745632 / total #impl: 38083937 (eff. 0.282)
6.19/6.23	c #Conflicts:      22000 | #Learnt:       5203 | 0.000
6.19/6.23	c total clause space: 48.1602MB
6.19/6.23	c total #watches: 256922
6.49/6.54	c total #propagations: 11327043 / total #impl: 40161645 (eff. 0.282)
6.49/6.54	c #Conflicts:      23000 | #Learnt:       6203 | 0.000
6.49/6.54	c total clause space: 48.1602MB
6.49/6.54	c total #watches: 260535
6.79/6.89	c total #propagations: 11890773 / total #impl: 42192151 (eff. 0.282)
6.79/6.89	c #Conflicts:      24000 | #Learnt:       7203 | 0.000
6.79/6.89	c total clause space: 48.1602MB
6.79/6.89	c total #watches: 264207
7.09/7.19	c total #propagations: 12480285 / total #impl: 44425431 (eff. 0.281)
7.09/7.19	c GC COLLECT
7.09/7.19	c #Conflicts:      25000 | #Learnt:       4409 | 0.000
7.09/7.19	c total clause space: 48.1602MB
7.09/7.19	c total #watches: 256675
7.39/7.45	c total #propagations: 13006333 / total #impl: 46236032 (eff. 0.281)
7.39/7.45	c #Conflicts:      26000 | #Learnt:       5409 | 0.000
7.39/7.45	c total clause space: 48.1602MB
7.39/7.45	c total #watches: 260049
7.69/7.76	c total #propagations: 13418843 / total #impl: 47727986 (eff. 0.281)
7.69/7.76	c #Conflicts:      27000 | #Learnt:       6409 | 0.000
7.69/7.76	c total clause space: 48.1602MB
7.69/7.76	c total #watches: 263266
8.09/8.13	c total #propagations: 13857900 / total #impl: 49497498 (eff. 0.280)
8.09/8.13	c #Conflicts:      28000 | #Learnt:       7409 | 0.000
8.09/8.13	c total clause space: 48.1602MB
8.09/8.13	c total #watches: 266106
8.39/8.47	c total #propagations: 14419081 / total #impl: 51575020 (eff. 0.280)
8.39/8.47	c GC COLLECT
8.39/8.47	c #Conflicts:      29000 | #Learnt:       4315 | 0.000
8.39/8.47	c total clause space: 48.1602MB
8.39/8.47	c total #watches: 256420
8.69/8.73	c total #propagations: 14939134 / total #impl: 53422925 (eff. 0.280)
8.69/8.73	c #Conflicts:      30000 | #Learnt:       5315 | 0.000
8.69/8.73	c total clause space: 48.1602MB
8.69/8.73	c total #watches: 260126
8.99/9.03	c total #propagations: 15371370 / total #impl: 55105404 (eff. 0.279)
8.99/9.03	c #Conflicts:      31000 | #Learnt:       6315 | 0.000
8.99/9.03	c total clause space: 48.1602MB
8.99/9.03	c total #watches: 263324
9.29/9.36	c total #propagations: 15838203 / total #impl: 56756657 (eff. 0.279)
9.29/9.36	c #Conflicts:      32000 | #Learnt:       7315 | 0.000
9.29/9.36	c total clause space: 48.1602MB
9.29/9.36	c total #watches: 266781
9.69/9.75	c total #propagations: 16321301 / total #impl: 58515781 (eff. 0.279)
9.69/9.75	c #Conflicts:      33000 | #Learnt:       8315 | 0.000
9.69/9.75	c total clause space: 48.1602MB
9.69/9.75	c total #watches: 271170
9.99/10.09	c total #propagations: 16814119 / total #impl: 60358210 (eff. 0.279)
9.99/10.09	c GC COLLECT
9.99/10.09	c #Conflicts:      34000 | #Learnt:       4917 | 0.000
9.99/10.09	c total clause space: 48.1602MB
9.99/10.09	c total #watches: 258686
10.29/10.34	c total #propagations: 17239337 / total #impl: 61977735 (eff. 0.278)
10.29/10.34	c #Conflicts:      35000 | #Learnt:       5917 | 0.000
10.29/10.34	c total clause space: 48.1602MB
10.29/10.34	c total #watches: 261886
10.59/10.64	c total #propagations: 17656317 / total #impl: 63274436 (eff. 0.279)
10.59/10.64	c #Conflicts:      36000 | #Learnt:       6917 | 0.000
10.59/10.64	c total clause space: 48.1602MB
10.59/10.64	c total #watches: 265845
10.89/10.99	c total #propagations: 18111261 / total #impl: 64928054 (eff. 0.279)
10.89/10.99	c #Conflicts:      37000 | #Learnt:       7917 | 0.000
10.89/10.99	c total clause space: 48.1602MB
10.89/10.99	c total #watches: 269423
11.29/11.39	c total #propagations: 18557606 / total #impl: 66662364 (eff. 0.278)
11.29/11.39	c #Conflicts:      38000 | #Learnt:       8917 | 0.000
11.29/11.39	c total clause space: 48.1602MB
11.29/11.39	c total #watches: 275402
11.79/11.82	c total #propagations: 19013789 / total #impl: 68515381 (eff. 0.278)
11.79/11.82	c GC COLLECT
11.79/11.82	c #Conflicts:      39000 | #Learnt:       5217 | 0.000
11.79/11.82	c total clause space: 48.1602MB
11.79/11.82	c total #watches: 262652
12.19/12.22	c total #propagations: 19462473 / total #impl: 70327993 (eff. 0.277)
12.19/12.22	c #Conflicts:      40000 | #Learnt:       6217 | 0.000
12.19/12.22	c total clause space: 48.1602MB
12.19/12.22	c total #watches: 267359
12.69/12.70	c total #propagations: 19890982 / total #impl: 72225999 (eff. 0.275)
12.69/12.70	c #Conflicts:      41000 | #Learnt:       7217 | 0.000
12.69/12.70	c total clause space: 48.1602MB
12.69/12.70	c total #watches: 271981
13.19/13.30	c total #propagations: 20294016 / total #impl: 74274429 (eff. 0.273)
13.19/13.30	c #Conflicts:      42000 | #Learnt:       8217 | 0.000
13.19/13.30	c total clause space: 48.1602MB
13.19/13.30	c total #watches: 276189
13.89/13.98	c total #propagations: 20695775 / total #impl: 76051816 (eff. 0.272)
13.89/13.98	c #Conflicts:      43000 | #Learnt:       9217 | 0.000
13.89/13.98	c total clause space: 78.2603MB
13.89/13.98	c total #watches: 280787
14.48/14.54	c total #propagations: 21111933 / total #impl: 78156151 (eff. 0.270)
14.48/14.54	c GC COLLECT
14.48/14.54	c #Conflicts:      44000 | #Learnt:       5223 | 0.000
14.48/14.54	c total clause space: 78.2603MB
14.48/14.54	c total #watches: 262508
14.78/14.88	c total #propagations: 21551600 / total #impl: 80308155 (eff. 0.268)
14.78/14.88	c #Conflicts:      45000 | #Learnt:       6223 | 0.000
14.78/14.88	c total clause space: 78.2603MB
14.78/14.88	c total #watches: 266556
15.18/15.22	c total #propagations: 21986979 / total #impl: 82142714 (eff. 0.268)
15.18/15.22	c #Conflicts:      46000 | #Learnt:       7223 | 0.000
15.18/15.22	c total clause space: 78.2603MB
15.18/15.22	c total #watches: 269927
15.58/15.63	c total #propagations: 22419982 / total #impl: 83747838 (eff. 0.268)
15.58/15.63	c #Conflicts:      47000 | #Learnt:       8223 | 0.000
15.58/15.63	c total clause space: 78.2603MB
15.58/15.63	c total #watches: 273673
15.88/15.96	c total #propagations: 22913865 / total #impl: 85685135 (eff. 0.267)
15.88/15.96	c #Conflicts:      48000 | #Learnt:       9223 | 0.000
15.88/15.96	c total clause space: 78.2603MB
15.88/15.96	c total #watches: 276335
16.38/16.43	c total #propagations: 23291779 / total #impl: 87167672 (eff. 0.267)
16.38/16.43	c #Conflicts:      49000 | #Learnt:      10223 | 0.000
16.38/16.43	c total clause space: 78.2603MB
16.38/16.43	c total #watches: 279968
16.78/16.82	c total #propagations: 23810502 / total #impl: 89110098 (eff. 0.267)
16.78/16.82	c GC COLLECT
16.78/16.82	c #Conflicts:      50000 | #Learnt:       5906 | 0.000
16.78/16.82	c total clause space: 78.2603MB
16.78/16.82	c total #watches: 264274
17.09/17.18	c total #propagations: 24319276 / total #impl: 91014932 (eff. 0.267)
17.09/17.18	c #Conflicts:      51000 | #Learnt:       6906 | 0.000
17.09/17.18	c total clause space: 78.2603MB
17.09/17.18	c total #watches: 267485
17.49/17.54	c total #propagations: 24800222 / total #impl: 92839042 (eff. 0.267)
17.49/17.54	c #Conflicts:      52000 | #Learnt:       7906 | 0.000
17.49/17.54	c total clause space: 78.2603MB
17.49/17.54	c total #watches: 270755
17.89/17.95	c total #propagations: 25291786 / total #impl: 94720559 (eff. 0.267)
17.89/17.95	c #Conflicts:      53000 | #Learnt:       8906 | 0.000
17.89/17.95	c total clause space: 78.2603MB
17.89/17.95	c total #watches: 274926
18.29/18.38	c total #propagations: 25701885 / total #impl: 96261798 (eff. 0.267)
18.29/18.38	c #Conflicts:      54000 | #Learnt:       9906 | 0.000
18.29/18.38	c total clause space: 78.2603MB
18.29/18.38	c total #watches: 278267
18.80/18.82	c total #propagations: 26232547 / total #impl: 98161239 (eff. 0.267)
18.80/18.82	c #Conflicts:      55000 | #Learnt:      10906 | 0.000
18.80/18.82	c total clause space: 78.2603MB
18.80/18.82	c total #watches: 281568
19.09/19.16	c total #propagations: 26778807 / total #impl: 99968666 (eff. 0.268)
19.09/19.16	c GC COLLECT
19.09/19.16	c #Conflicts:      56000 | #Learnt:       6309 | 0.000
19.09/19.16	c total clause space: 78.2603MB
19.09/19.16	c total #watches: 266893
19.49/19.56	c total #propagations: 27256082 / total #impl: 101904077 (eff. 0.267)
19.49/19.56	c #Conflicts:      57000 | #Learnt:       7309 | 0.000
19.49/19.56	c total clause space: 78.2603MB
19.49/19.56	c total #watches: 270190
19.90/19.97	c total #propagations: 27761829 / total #impl: 103734973 (eff. 0.268)
19.90/19.97	c #Conflicts:      58000 | #Learnt:       8309 | 0.000
19.90/19.97	c total clause space: 78.2603MB
19.90/19.97	c total #watches: 273008
20.29/20.37	c total #propagations: 28235211 / total #impl: 105403783 (eff. 0.268)
20.29/20.37	c #Conflicts:      59000 | #Learnt:       9309 | 0.000
20.29/20.37	c total clause space: 78.2603MB
20.29/20.37	c total #watches: 275892
20.69/20.77	c total #propagations: 28636356 / total #impl: 106968011 (eff. 0.268)
20.69/20.77	c #Conflicts:      60000 | #Learnt:      10309 | 0.000
20.69/20.77	c total clause space: 78.2603MB
20.69/20.77	c total #watches: 278965
21.19/21.26	c total #propagations: 29096545 / total #impl: 108878600 (eff. 0.267)
21.19/21.26	c #Conflicts:      61000 | #Learnt:      11309 | 0.000
21.19/21.26	c total clause space: 78.2603MB
21.19/21.26	c total #watches: 282801
21.59/21.61	c total #propagations: 29626672 / total #impl: 111031391 (eff. 0.267)
21.59/21.61	c GC COLLECT
21.59/21.61	c #Conflicts:      62000 | #Learnt:       6414 | 0.000
21.59/21.61	c total clause space: 78.2603MB
21.59/21.61	c total #watches: 266120
21.89/21.91	c total #propagations: 30028733 / total #impl: 112277075 (eff. 0.267)
21.89/21.91	c #Conflicts:      63000 | #Learnt:       7414 | 0.000
21.89/21.91	c total clause space: 78.2603MB
21.89/21.91	c total #watches: 269250
22.19/22.26	c total #propagations: 30428844 / total #impl: 113470991 (eff. 0.268)
22.19/22.26	c #Conflicts:      64000 | #Learnt:       8414 | 0.000
22.19/22.26	c total clause space: 78.2603MB
22.19/22.26	c total #watches: 272556
22.59/22.64	c total #propagations: 30837346 / total #impl: 114690763 (eff. 0.269)
22.59/22.64	c #Conflicts:      65000 | #Learnt:       9414 | 0.000
22.59/22.64	c total clause space: 78.2603MB
22.59/22.64	c total #watches: 276256
22.99/23.02	c total #propagations: 31356499 / total #impl: 116612433 (eff. 0.269)
22.99/23.02	c #Conflicts:      66000 | #Learnt:      10414 | 0.000
22.99/23.02	c total clause space: 78.2603MB
22.99/23.02	c total #watches: 279012
23.39/23.43	c total #propagations: 31842102 / total #impl: 118508795 (eff. 0.269)
23.39/23.43	c #Conflicts:      67000 | #Learnt:      11414 | 0.000
23.39/23.43	c total clause space: 78.2603MB
23.39/23.43	c total #watches: 282442
23.89/23.90	c total #propagations: 32369528 / total #impl: 120623360 (eff. 0.268)
23.89/23.90	c #Conflicts:      68000 | #Learnt:      12414 | 0.000
23.89/23.90	c total clause space: 78.2603MB
23.89/23.90	c total #watches: 285734
24.20/24.26	c total #propagations: 32900023 / total #impl: 122675553 (eff. 0.268)
24.20/24.26	c GC COLLECT
24.20/24.26	c #Conflicts:      69000 | #Learnt:       7210 | 0.000
24.20/24.26	c total clause space: 78.2603MB
24.20/24.26	c total #watches: 269683
24.59/24.63	c total #propagations: 33367911 / total #impl: 124793152 (eff. 0.267)
24.59/24.63	c #Conflicts:      70000 | #Learnt:       8210 | 0.000
24.59/24.63	c total clause space: 78.2603MB
24.59/24.63	c total #watches: 272823
25.09/25.12	c total #propagations: 33865217 / total #impl: 126589949 (eff. 0.268)
25.09/25.12	c #Conflicts:      71000 | #Learnt:       9210 | 0.000
25.09/25.12	c total clause space: 78.2603MB
25.09/25.12	c total #watches: 278414
25.69/25.76	c total #propagations: 34381782 / total #impl: 128937295 (eff. 0.267)
25.69/25.76	c #Conflicts:      72000 | #Learnt:      10210 | 0.000
25.69/25.76	c total clause space: 78.2603MB
25.69/25.76	c total #watches: 284758
26.59/26.69	c total #propagations: 34824700 / total #impl: 131224955 (eff. 0.265)
26.59/26.69	c #Conflicts:      73000 | #Learnt:      11210 | 0.000
26.59/26.69	c total clause space: 78.2603MB
26.59/26.69	c total #watches: 290676
27.50/27.55	c total #propagations: 35304896 / total #impl: 133668584 (eff. 0.264)
27.50/27.55	c #Conflicts:      74000 | #Learnt:      12210 | 0.000
27.50/27.55	c total clause space: 78.2603MB
27.50/27.55	c total #watches: 293932
28.29/28.35	c total #propagations: 35784890 / total #impl: 135413643 (eff. 0.264)
28.29/28.35	c GC COLLECT
28.29/28.35	c #Conflicts:      75000 | #Learnt:       6711 | 0.000
28.29/28.35	c total clause space: 78.2603MB
28.29/28.35	c total #watches: 267547
28.69/28.76	c total #propagations: 36273878 / total #impl: 137251585 (eff. 0.264)
28.69/28.76	c #Conflicts:      76000 | #Learnt:       7711 | 0.000
28.69/28.76	c total clause space: 78.2603MB
28.69/28.76	c total #watches: 270479
28.99/29.07	c total #propagations: 36832429 / total #impl: 139411965 (eff. 0.264)
28.99/29.07	c #Conflicts:      77000 | #Learnt:       8711 | 0.000
28.99/29.07	c total clause space: 78.2603MB
28.99/29.07	c total #watches: 273515
29.39/29.41	c total #propagations: 37314779 / total #impl: 141159146 (eff. 0.264)
29.39/29.41	c #Conflicts:      78000 | #Learnt:       9711 | 0.000
29.39/29.41	c total clause space: 78.2603MB
29.39/29.41	c total #watches: 276278
29.69/29.75	c total #propagations: 37817875 / total #impl: 143012613 (eff. 0.264)
29.69/29.75	c #Conflicts:      79000 | #Learnt:      10711 | 0.000
29.69/29.75	c total clause space: 78.2603MB
29.69/29.75	c total #watches: 278864
30.09/30.14	c total #propagations: 38287106 / total #impl: 144659368 (eff. 0.265)
30.09/30.14	c #Conflicts:      80000 | #Learnt:      11711 | 0.000
30.09/30.14	c total clause space: 78.2603MB
30.09/30.14	c total #watches: 281965
30.39/30.48	c total #propagations: 38777325 / total #impl: 146620187 (eff. 0.264)
30.39/30.48	c #Conflicts:      81000 | #Learnt:      12711 | 0.000
30.39/30.48	c total clause space: 78.2603MB
30.39/30.48	c total #watches: 284535
30.79/30.81	c total #propagations: 39191212 / total #impl: 148199129 (eff. 0.264)
30.79/30.81	c GC COLLECT
30.79/30.81	c #Conflicts:      82000 | #Learnt:       6918 | 0.000
30.79/30.81	c total clause space: 78.2603MB
30.79/30.81	c total #watches: 268025
31.09/31.12	c total #propagations: 39593393 / total #impl: 149726540 (eff. 0.264)
31.09/31.12	c #Conflicts:      83000 | #Learnt:       7918 | 0.000
31.09/31.12	c total clause space: 78.2603MB
31.09/31.12	c total #watches: 270753
31.39/31.47	c total #propagations: 40020147 / total #impl: 151331083 (eff. 0.264)
31.39/31.47	c #Conflicts:      84000 | #Learnt:       8918 | 0.000
31.39/31.47	c total clause space: 78.2603MB
31.39/31.47	c total #watches: 273372
31.89/31.92	c total #propagations: 40497238 / total #impl: 153167428 (eff. 0.264)
31.89/31.92	c #Conflicts:      85000 | #Learnt:       9918 | 0.000
31.89/31.92	c total clause space: 78.2603MB
31.89/31.92	c total #watches: 277198
32.29/32.33	c total #propagations: 40995062 / total #impl: 155140011 (eff. 0.264)
32.29/32.33	c #Conflicts:      86000 | #Learnt:      10918 | 0.000
32.29/32.33	c total clause space: 78.2603MB
32.29/32.33	c total #watches: 280167
32.79/32.82	c total #propagations: 41457320 / total #impl: 157153030 (eff. 0.264)
32.79/32.82	c #Conflicts:      87000 | #Learnt:      11918 | 0.000
32.79/32.82	c total clause space: 78.2603MB
32.79/32.82	c total #watches: 283177
33.39/33.40	c total #propagations: 41929520 / total #impl: 159128513 (eff. 0.263)
33.39/33.40	c #Conflicts:      88000 | #Learnt:      12918 | 0.000
33.39/33.40	c total clause space: 78.2603MB
33.39/33.40	c total #watches: 287014
33.89/33.98	c total #propagations: 42437690 / total #impl: 161148753 (eff. 0.263)
33.89/33.98	c #Conflicts:      89000 | #Learnt:      13918 | 0.000
33.89/33.98	c total clause space: 78.2603MB
33.89/33.98	c total #watches: 290430
34.39/34.44	c total #propagations: 42920313 / total #impl: 163166317 (eff. 0.263)
34.39/34.44	c GC COLLECT
34.39/34.44	c #Conflicts:      90000 | #Learnt:       7841 | 0.000
34.39/34.44	c total clause space: 78.2603MB
34.39/34.44	c total #watches: 271616
34.79/34.86	c total #propagations: 43401620 / total #impl: 165291956 (eff. 0.263)
34.79/34.86	c #Conflicts:      91000 | #Learnt:       8841 | 0.000
34.79/34.86	c total clause space: 78.2603MB
34.79/34.86	c total #watches: 275756
35.29/35.33	c total #propagations: 43909657 / total #impl: 167539089 (eff. 0.262)
35.29/35.33	c #Conflicts:      92000 | #Learnt:       9841 | 0.000
35.29/35.33	c total clause space: 78.2603MB
35.29/35.33	c total #watches: 279862
35.79/35.89	c total #propagations: 44405340 / total #impl: 169650013 (eff. 0.262)
35.79/35.89	c #Conflicts:      93000 | #Learnt:      10841 | 0.000
35.79/35.89	c total clause space: 78.2603MB
35.79/35.89	c total #watches: 284034
36.69/36.75	c total #propagations: 44915526 / total #impl: 171814555 (eff. 0.261)
36.69/36.75	c #Conflicts:      94000 | #Learnt:      11841 | 0.000
36.69/36.75	c total clause space: 78.2603MB
36.69/36.75	c total #watches: 288753
37.59/37.66	c total #propagations: 45526835 / total #impl: 174442990 (eff. 0.261)
37.59/37.66	c #Conflicts:      95000 | #Learnt:      12841 | 0.000
37.59/37.66	c total clause space: 78.2603MB
37.59/37.66	c total #watches: 292674
38.59/38.63	c total #propagations: 46069757 / total #impl: 176653451 (eff. 0.261)
38.59/38.63	c #Conflicts:      96000 | #Learnt:      13841 | 0.000
38.59/38.63	c total clause space: 78.2603MB
38.59/38.63	c total #watches: 298007
39.59/39.66	c total #propagations: 46597948 / total #impl: 178918858 (eff. 0.260)
39.59/39.66	c #Conflicts:      97000 | #Learnt:      14841 | 0.000
39.59/39.66	c total clause space: 78.2603MB
39.59/39.66	c total #watches: 304084
40.08/40.11	c total #propagations: 47116140 / total #impl: 181208524 (eff. 0.260)
40.08/40.11	c GC COLLECT
40.08/40.11	c #Conflicts:      98000 | #Learnt:       8447 | 0.000
40.08/40.11	c total clause space: 78.2603MB
40.08/40.11	c total #watches: 273586
40.48/40.54	c total #propagations: 47651854 / total #impl: 183480751 (eff. 0.260)
40.48/40.54	c #Conflicts:      99000 | #Learnt:       9447 | 0.000
40.48/40.54	c total clause space: 78.2603MB
40.48/40.54	c total #watches: 276812
40.98/41.06	c total #propagations: 48125920 / total #impl: 185326931 (eff. 0.260)
40.98/41.06	c #Conflicts:     100000 | #Learnt:      10447 | 0.000
40.98/41.06	c total clause space: 78.2603MB
40.98/41.06	c total #watches: 281591
41.58/41.62	c total #propagations: 48680849 / total #impl: 187734304 (eff. 0.259)
41.58/41.62	c #Conflicts:     101000 | #Learnt:      11447 | 0.000
41.58/41.62	c total clause space: 78.2603MB
41.58/41.62	c total #watches: 286340
42.18/42.25	c total #propagations: 49233407 / total #impl: 190147836 (eff. 0.259)
42.18/42.25	c #Conflicts:     102000 | #Learnt:      12447 | 0.000
42.18/42.25	c total clause space: 78.2603MB
42.18/42.25	c total #watches: 289910
42.78/42.87	c total #propagations: 49750594 / total #impl: 192414114 (eff. 0.259)
42.78/42.87	c #Conflicts:     103000 | #Learnt:      13447 | 0.000
42.78/42.87	c total clause space: 78.2603MB
42.78/42.88	c total #watches: 293583
43.38/43.49	c total #propagations: 50250958 / total #impl: 194583886 (eff. 0.258)
43.38/43.49	c #Conflicts:     104000 | #Learnt:      14447 | 0.000
43.38/43.49	c total clause space: 78.2603MB
43.38/43.49	c total #watches: 296752
43.99/44.10	c total #propagations: 50718764 / total #impl: 196358102 (eff. 0.258)
43.99/44.10	c #Conflicts:     105000 | #Learnt:      15447 | 0.000
43.99/44.10	c total clause space: 78.2603MB
43.99/44.10	c total #watches: 300385
44.38/44.42	c total #propagations: 51215024 / total #impl: 198478367 (eff. 0.258)
44.38/44.42	c GC COLLECT
44.38/44.42	c #Conflicts:     106000 | #Learnt:       8732 | 0.000
44.38/44.42	c total clause space: 78.2603MB
44.38/44.42	c total #watches: 274269
44.68/44.78	c total #propagations: 51611989 / total #impl: 199756049 (eff. 0.258)
44.68/44.78	c #Conflicts:     107000 | #Learnt:       9732 | 0.000
44.68/44.78	c total clause space: 78.2603MB
44.68/44.78	c total #watches: 277361
45.19/45.22	c total #propagations: 52086926 / total #impl: 201501717 (eff. 0.258)
45.19/45.22	c #Conflicts:     108000 | #Learnt:      10732 | 0.000
45.19/45.22	c total clause space: 78.2603MB
45.19/45.22	c total #watches: 281816
45.58/45.62	c total #propagations: 52562094 / total #impl: 203241178 (eff. 0.259)
45.58/45.62	c #Conflicts:     109000 | #Learnt:      11732 | 0.000
45.58/45.62	c total clause space: 78.2603MB
45.58/45.62	c total #watches: 285307
45.98/46.02	c total #propagations: 52934542 / total #impl: 204520838 (eff. 0.259)
45.98/46.02	c #Conflicts:     110000 | #Learnt:      12732 | 0.000
45.98/46.02	c total clause space: 78.2603MB
45.98/46.02	c total #watches: 289613
46.48/46.50	c total #propagations: 53352417 / total #impl: 206347849 (eff. 0.259)
46.48/46.50	c #Conflicts:     111000 | #Learnt:      13732 | 0.000
46.48/46.50	c total clause space: 78.2603MB
46.48/46.50	c total #watches: 294621
46.98/47.04	c total #propagations: 53763853 / total #impl: 208165014 (eff. 0.258)
46.98/47.04	c #Conflicts:     112000 | #Learnt:      14732 | 0.000
46.98/47.04	c total clause space: 78.2603MB
46.98/47.04	c total #watches: 297819
47.48/47.59	c total #propagations: 54301959 / total #impl: 210155025 (eff. 0.258)
47.48/47.59	c #Conflicts:     113000 | #Learnt:      15732 | 0.000
47.48/47.59	c total clause space: 78.2603MB
47.48/47.59	c total #watches: 301552
47.88/47.91	c total #propagations: 54816381 / total #impl: 212193882 (eff. 0.258)
47.88/47.91	c GC COLLECT
47.88/47.91	c #Conflicts:     114000 | #Learnt:       8723 | 0.000
47.88/47.91	c total clause space: 78.2603MB
47.88/47.91	c total #watches: 273782
48.18/48.28	c total #propagations: 55224956 / total #impl: 213585044 (eff. 0.259)
48.18/48.28	c #Conflicts:     115000 | #Learnt:       9723 | 0.000
48.18/48.28	c total clause space: 78.2603MB
48.18/48.28	c total #watches: 276602
48.68/48.74	c total #propagations: 55693673 / total #impl: 215153282 (eff. 0.259)
48.68/48.74	c #Conflicts:     116000 | #Learnt:      10723 | 0.000
48.68/48.74	c total clause space: 78.2603MB
48.68/48.74	c total #watches: 279632
48.98/49.08	c total #propagations: 56210905 / total #impl: 217069996 (eff. 0.259)
48.98/49.08	c #Conflicts:     117000 | #Learnt:      11723 | 0.000
48.98/49.08	c total clause space: 78.2603MB
48.98/49.09	c total #watches: 282368
49.49/49.59	c total #propagations: 56588753 / total #impl: 218406554 (eff. 0.259)
49.49/49.59	c #Conflicts:     118000 | #Learnt:      12723 | 0.000
49.49/49.59	c total clause space: 78.2603MB
49.49/49.59	c total #watches: 285203
50.08/50.12	c total #propagations: 57062858 / total #impl: 220217865 (eff. 0.259)
50.08/50.12	c #Conflicts:     119000 | #Learnt:      13723 | 0.000
50.08/50.12	c total clause space: 78.2603MB
50.08/50.12	c total #watches: 288325
50.59/50.66	c total #propagations: 57553228 / total #impl: 222277640 (eff. 0.259)
50.59/50.66	c #Conflicts:     120000 | #Learnt:      14723 | 0.000
50.59/50.66	c total clause space: 78.2603MB
50.59/50.66	c total #watches: 291494
51.18/51.20	c total #propagations: 58075061 / total #impl: 224270272 (eff. 0.259)
51.18/51.20	c #Conflicts:     121000 | #Learnt:      15723 | 0.000
51.18/51.20	c total clause space: 78.2603MB
51.18/51.20	c total #watches: 294500
51.79/51.81	c total #propagations: 58534731 / total #impl: 226072503 (eff. 0.259)
51.79/51.81	c GC COLLECT
51.79/51.81	c #Conflicts:     122000 | #Learnt:       8416 | 0.000
51.79/51.81	c total clause space: 78.2603MB
51.79/51.81	c total #watches: 273070
52.08/52.15	c total #propagations: 59045817 / total #impl: 227940802 (eff. 0.259)
52.08/52.15	c #Conflicts:     123000 | #Learnt:       9416 | 0.000
52.08/52.15	c total clause space: 78.2603MB
52.08/52.15	c total #watches: 275541
52.48/52.54	c total #propagations: 59470460 / total #impl: 229315001 (eff. 0.259)
52.48/52.54	c #Conflicts:     124000 | #Learnt:      10416 | 0.000
52.48/52.54	c total clause space: 78.2603MB
52.48/52.54	c total #watches: 278344
52.89/52.92	c total #propagations: 59938121 / total #impl: 230903620 (eff. 0.260)
52.89/52.92	c #Conflicts:     125000 | #Learnt:      11416 | 0.000
52.89/52.92	c total clause space: 78.2603MB
52.89/52.92	c total #watches: 281688
53.18/53.28	c total #propagations: 60366743 / total #impl: 232420942 (eff. 0.260)
53.18/53.28	c #Conflicts:     126000 | #Learnt:      12416 | 0.000
53.18/53.28	c total clause space: 78.2603MB
53.18/53.28	c total #watches: 284908
53.58/53.69	c total #propagations: 60848523 / total #impl: 234239020 (eff. 0.260)
53.58/53.69	c #Conflicts:     127000 | #Learnt:      13416 | 0.000
53.58/53.69	c total clause space: 78.2603MB
53.58/53.69	c total #watches: 287785
54.08/54.16	c total #propagations: 61351145 / total #impl: 236183782 (eff. 0.260)
54.08/54.16	c #Conflicts:     128000 | #Learnt:      14416 | 0.000
54.08/54.16	c total clause space: 78.2603MB
54.08/54.17	c total #watches: 292935
54.58/54.67	c total #propagations: 61808165 / total #impl: 238196131 (eff. 0.259)
54.58/54.67	c #Conflicts:     129000 | #Learnt:      15416 | 0.000
54.58/54.67	c total clause space: 78.2603MB
54.58/54.67	c total #watches: 296123
55.09/55.14	c total #propagations: 62251811 / total #impl: 239941591 (eff. 0.259)
55.09/55.14	c #Conflicts:     130000 | #Learnt:      16416 | 0.000
55.09/55.14	c total clause space: 78.2603MB
55.09/55.14	c total #watches: 299025
55.58/55.68	c total #propagations: 62675078 / total #impl: 241408965 (eff. 0.260)
55.58/55.68	c GC COLLECT
55.58/55.68	c #Conflicts:     131000 | #Learnt:       8810 | 0.000
55.58/55.68	c total clause space: 78.2603MB
55.58/55.68	c total #watches: 274508
56.09/56.13	c total #propagations: 63215649 / total #impl: 243415524 (eff. 0.260)
56.09/56.13	c #Conflicts:     132000 | #Learnt:       9810 | 0.000
56.09/56.13	c total clause space: 78.2603MB
56.09/56.13	c total #watches: 278559
56.48/56.59	c total #propagations: 63745714 / total #impl: 245437588 (eff. 0.260)
56.48/56.59	c #Conflicts:     133000 | #Learnt:      10810 | 0.000
56.48/56.59	c total clause space: 78.2603MB
56.48/56.59	c total #watches: 282281
57.08/57.10	c total #propagations: 64243067 / total #impl: 247457776 (eff. 0.260)
57.08/57.10	c #Conflicts:     134000 | #Learnt:      11810 | 0.000
57.08/57.10	c total clause space: 78.2603MB
57.08/57.11	c total #watches: 285667
57.48/57.53	c total #propagations: 64770659 / total #impl: 249504317 (eff. 0.260)
57.48/57.53	c #Conflicts:     135000 | #Learnt:      12810 | 0.000
57.48/57.53	c total clause space: 78.2603MB
57.48/57.53	c total #watches: 288770
58.08/58.10	c total #propagations: 65219240 / total #impl: 251174139 (eff. 0.260)
58.08/58.10	c #Conflicts:     136000 | #Learnt:      13810 | 0.000
58.08/58.10	c total clause space: 78.2603MB
58.08/58.10	c total #watches: 292706
58.58/58.69	c total #propagations: 65742993 / total #impl: 253285959 (eff. 0.260)
58.58/58.69	c #Conflicts:     137000 | #Learnt:      14810 | 0.000
58.58/58.69	c total clause space: 78.2603MB
58.58/58.69	c total #watches: 296570
59.28/59.31	c total #propagations: 66223539 / total #impl: 255237834 (eff. 0.259)
59.28/59.31	c #Conflicts:     138000 | #Learnt:      15810 | 0.000
59.28/59.31	c total clause space: 78.2603MB
59.28/59.31	c total #watches: 298993
59.88/59.96	c total #propagations: 66721471 / total #impl: 257155321 (eff. 0.259)
59.88/59.96	c #Conflicts:     139000 | #Learnt:      16810 | 0.000
59.88/59.96	c total clause space: 78.2603MB
59.88/59.96	c total #watches: 302385
60.59/60.64	c total #propagations: 67234457 / total #impl: 259080258 (eff. 0.260)
60.59/60.64	c #Conflicts:     140000 | #Learnt:      17810 | 0.000
60.59/60.64	c total clause space: 78.2603MB
60.59/60.64	c total #watches: 305043
61.08/61.10	c total #propagations: 67759099 / total #impl: 261066026 (eff. 0.260)
61.08/61.10	c GC COLLECT
61.08/61.10	c #Conflicts:     141000 | #Learnt:       9902 | 0.000
61.08/61.10	c total clause space: 78.2603MB
61.08/61.10	c total #watches: 278132
61.48/61.54	c total #propagations: 68299888 / total #impl: 263087491 (eff. 0.260)
61.48/61.54	c #Conflicts:     142000 | #Learnt:      10902 | 0.000
61.48/61.54	c total clause space: 78.2603MB
61.48/61.54	c total #watches: 282675
62.08/62.14	c total #propagations: 68785502 / total #impl: 265146501 (eff. 0.259)
62.08/62.14	c #Conflicts:     143000 | #Learnt:      11902 | 0.000
62.08/62.14	c total clause space: 78.2603MB
62.08/62.14	c total #watches: 286263
62.58/62.68	c total #propagations: 69340105 / total #impl: 267497594 (eff. 0.259)
62.58/62.68	c #Conflicts:     144000 | #Learnt:      12902 | 0.000
62.58/62.68	c total clause space: 78.2603MB
62.58/62.68	c total #watches: 290145
63.28/63.31	c total #propagations: 69823165 / total #impl: 269711152 (eff. 0.259)
63.28/63.31	c #Conflicts:     145000 | #Learnt:      13902 | 0.000
63.28/63.31	c total clause space: 78.2603MB
63.28/63.31	c total #watches: 293730
63.98/64.02	c total #propagations: 70364853 / total #impl: 272294757 (eff. 0.258)
63.98/64.02	c #Conflicts:     146000 | #Learnt:      14902 | 0.000
63.98/64.02	c total clause space: 78.2603MB
63.98/64.02	c total #watches: 297021
64.58/64.63	c total #propagations: 70910588 / total #impl: 274980799 (eff. 0.258)
64.58/64.63	c #Conflicts:     147000 | #Learnt:      15902 | 0.000
64.58/64.63	c total clause space: 78.2603MB
64.58/64.63	c total #watches: 301488
65.38/65.44	c total #propagations: 71361011 / total #impl: 277256490 (eff. 0.257)
65.38/65.44	c #Conflicts:     148000 | #Learnt:      16902 | 0.000
65.38/65.44	c total clause space: 78.2603MB
65.38/65.44	c total #watches: 304992
65.98/66.09	c total #propagations: 71882963 / total #impl: 279589056 (eff. 0.257)
65.98/66.09	c #Conflicts:     149000 | #Learnt:      17902 | 0.000
65.98/66.09	c total clause space: 78.2603MB
65.98/66.09	c total #watches: 308238
66.68/66.71	c total #propagations: 72342042 / total #impl: 281389216 (eff. 0.257)
66.68/66.71	c GC COLLECT
66.68/66.71	c #Conflicts:     150000 | #Learnt:       9698 | 0.000
66.68/66.71	c total clause space: 78.2603MB
66.68/66.71	c total #watches: 277569
66.98/67.10	c total #propagations: 72850588 / total #impl: 283216155 (eff. 0.257)
66.98/67.10	c #Conflicts:     151000 | #Learnt:      10698 | 0.000
66.98/67.10	c total clause space: 78.2603MB
66.98/67.10	c total #watches: 280201
67.48/67.54	c total #propagations: 73346988 / total #impl: 285066678 (eff. 0.257)
67.48/67.54	c #Conflicts:     152000 | #Learnt:      11698 | 0.000
67.48/67.54	c total clause space: 78.2603MB
67.48/67.54	c total #watches: 283962
67.98/68.06	c total #propagations: 73845271 / total #impl: 287119618 (eff. 0.257)
67.98/68.06	c #Conflicts:     153000 | #Learnt:      12698 | 0.000
67.98/68.06	c total clause space: 78.2603MB
67.98/68.07	c total #watches: 288377
68.58/68.63	c total #propagations: 74396917 / total #impl: 289275984 (eff. 0.257)
68.58/68.63	c #Conflicts:     154000 | #Learnt:      13698 | 0.000
68.58/68.63	c total clause space: 78.2603MB
68.58/68.63	c total #watches: 292862
69.28/69.34	c total #propagations: 74918574 / total #impl: 291464290 (eff. 0.257)
69.28/69.34	c #Conflicts:     155000 | #Learnt:      14698 | 0.000
69.28/69.34	c total clause space: 78.2603MB
69.28/69.34	c total #watches: 297688
69.98/70.09	c total #propagations: 75517428 / total #impl: 294088016 (eff. 0.257)
69.98/70.09	c #Conflicts:     156000 | #Learnt:      15698 | 0.000
69.98/70.09	c total clause space: 78.2603MB
69.98/70.09	c total #watches: 301803
70.68/70.75	c total #propagations: 76100988 / total #impl: 296626142 (eff. 0.257)
70.68/70.75	c #Conflicts:     157000 | #Learnt:      16698 | 0.000
70.68/70.75	c total clause space: 78.2603MB
70.68/70.75	c total #watches: 305038
71.48/71.59	c total #propagations: 76584204 / total #impl: 298471923 (eff. 0.257)
71.48/71.59	c #Conflicts:     158000 | #Learnt:      17698 | 0.000
71.48/71.59	c total clause space: 78.2603MB
71.48/71.59	c total #watches: 309693
72.38/72.43	c total #propagations: 77095097 / total #impl: 300503638 (eff. 0.257)
72.38/72.43	c #Conflicts:     159000 | #Learnt:      18698 | 0.000
72.38/72.43	c total clause space: 78.2603MB
72.38/72.43	c total #watches: 313149
72.87/72.95	c total #propagations: 77657054 / total #impl: 302853384 (eff. 0.256)
72.87/72.95	c GC COLLECT
72.87/72.95	c #Conflicts:     160000 | #Learnt:      10197 | 0.000
72.87/72.95	c total clause space: 78.2603MB
72.87/72.95	c total #watches: 280013
73.37/73.46	c total #propagations: 78144076 / total #impl: 304910948 (eff. 0.256)
73.37/73.46	c #Conflicts:     161000 | #Learnt:      11197 | 0.000
73.37/73.46	c total clause space: 78.2603MB
73.37/73.46	c total #watches: 283247
73.87/73.91	c total #propagations: 78718570 / total #impl: 307134579 (eff. 0.256)
73.87/73.91	c #Conflicts:     162000 | #Learnt:      12197 | 0.000
73.87/73.91	c total clause space: 78.2603MB
73.87/73.91	c total #watches: 286070
74.37/74.40	c total #propagations: 79226748 / total #impl: 308956293 (eff. 0.256)
74.37/74.40	c #Conflicts:     163000 | #Learnt:      13197 | 0.000
74.37/74.40	c total clause space: 78.2603MB
74.37/74.40	c total #watches: 290360
74.88/74.94	c total #propagations: 79681957 / total #impl: 310912406 (eff. 0.256)
74.88/74.94	c #Conflicts:     164000 | #Learnt:      14197 | 0.000
74.88/74.94	c total clause space: 78.2603MB
74.88/74.94	c total #watches: 294007
75.47/75.50	c total #propagations: 80137149 / total #impl: 312741292 (eff. 0.256)
75.47/75.50	c #Conflicts:     165000 | #Learnt:      15197 | 0.000
75.47/75.50	c total clause space: 78.2603MB
75.47/75.51	c total #watches: 297981
76.07/76.13	c total #propagations: 80621721 / total #impl: 314576849 (eff. 0.256)
76.07/76.13	c #Conflicts:     166000 | #Learnt:      16197 | 0.000
76.07/76.13	c total clause space: 78.2603MB
76.07/76.13	c total #watches: 301190
76.77/76.81	c total #propagations: 81145665 / total #impl: 316751470 (eff. 0.256)
76.77/76.81	c #Conflicts:     167000 | #Learnt:      17197 | 0.000
76.77/76.81	c total clause space: 78.2603MB
76.77/76.81	c total #watches: 304343
77.37/77.42	c total #propagations: 81693757 / total #impl: 318970065 (eff. 0.256)
77.37/77.42	c #Conflicts:     168000 | #Learnt:      18197 | 0.000
77.37/77.42	c total clause space: 78.2603MB
77.37/77.42	c total #watches: 307487
77.87/77.91	c total #propagations: 82175699 / total #impl: 320761861 (eff. 0.256)
77.87/77.91	c #Conflicts:     169000 | #Learnt:      19197 | 0.000
77.87/77.91	c total clause space: 78.2603MB
77.87/77.91	c total #watches: 310694
78.37/78.42	c total #propagations: 82623595 / total #impl: 322287376 (eff. 0.256)
78.37/78.42	c GC COLLECT
78.37/78.42	c #Conflicts:     170000 | #Learnt:      10401 | 0.000
78.37/78.42	c total clause space: 78.2603MB
78.37/78.42	c total #watches: 280674
78.77/78.85	c total #propagations: 83152415 / total #impl: 324474438 (eff. 0.256)
78.77/78.85	c #Conflicts:     171000 | #Learnt:      11401 | 0.000
78.77/78.85	c total clause space: 78.2603MB
78.77/78.85	c total #watches: 283471
79.18/79.29	c total #propagations: 83643404 / total #impl: 326355645 (eff. 0.256)
79.18/79.29	c #Conflicts:     172000 | #Learnt:      12401 | 0.000
79.18/79.29	c total clause space: 78.2603MB
79.18/79.29	c total #watches: 287284
79.67/79.70	c total #propagations: 84153363 / total #impl: 328416259 (eff. 0.256)
79.67/79.70	c #Conflicts:     173000 | #Learnt:      13401 | 0.000
79.67/79.70	c total clause space: 78.2603MB
79.67/79.70	c total #watches: 290199
80.07/80.15	c total #propagations: 84604620 / total #impl: 330028255 (eff. 0.256)
80.07/80.15	c #Conflicts:     174000 | #Learnt:      14401 | 0.000
80.07/80.15	c total clause space: 78.2603MB
80.07/80.15	c total #watches: 292553
80.57/80.63	c total #propagations: 85072456 / total #impl: 331403274 (eff. 0.257)
80.57/80.63	c #Conflicts:     175000 | #Learnt:      15401 | 0.000
80.57/80.63	c total clause space: 78.2603MB
80.57/80.63	c total #watches: 295100
81.17/81.23	c total #propagations: 85554639 / total #impl: 333104930 (eff. 0.257)
81.17/81.23	c #Conflicts:     176000 | #Learnt:      16401 | 0.000
81.17/81.23	c total clause space: 78.2603MB
81.17/81.23	c total #watches: 298250
81.67/81.74	c total #propagations: 86127117 / total #impl: 335432443 (eff. 0.257)
81.67/81.74	c #Conflicts:     177000 | #Learnt:      17401 | 0.000
81.67/81.74	c total clause space: 78.2603MB
81.67/81.74	c total #watches: 300888
82.17/82.23	c total #propagations: 86689755 / total #impl: 337527470 (eff. 0.257)
82.17/82.23	c #Conflicts:     178000 | #Learnt:      18401 | 0.000
82.17/82.23	c total clause space: 78.2603MB
82.17/82.23	c total #watches: 304374
82.67/82.75	c total #propagations: 87091189 / total #impl: 339141772 (eff. 0.257)
82.67/82.75	c #Conflicts:     179000 | #Learnt:      19401 | 0.000
82.67/82.75	c total clause space: 78.2603MB
82.67/82.75	c total #watches: 307151
83.17/83.28	c total #propagations: 87614446 / total #impl: 341120857 (eff. 0.257)
83.17/83.28	c GC COLLECT
83.17/83.28	c #Conflicts:     180000 | #Learnt:      10315 | 0.000
83.17/83.28	c total clause space: 78.2603MB
83.17/83.28	c total #watches: 280338
83.68/83.74	c total #propagations: 88083229 / total #impl: 343010130 (eff. 0.257)
83.68/83.74	c #Conflicts:     181000 | #Learnt:      11315 | 0.000
83.68/83.74	c total clause space: 78.2603MB
83.68/83.74	c total #watches: 285324
84.17/84.23	c total #propagations: 88605909 / total #impl: 345160130 (eff. 0.257)
84.17/84.23	c #Conflicts:     182000 | #Learnt:      12315 | 0.000
84.17/84.23	c total clause space: 78.2603MB
84.17/84.23	c total #watches: 289881
84.78/84.85	c total #propagations: 89102442 / total #impl: 347282369 (eff. 0.257)
84.78/84.85	c #Conflicts:     183000 | #Learnt:      13315 | 0.000
84.78/84.85	c total clause space: 78.2603MB
84.78/84.85	c total #watches: 295012
85.37/85.49	c total #propagations: 89656136 / total #impl: 349537438 (eff. 0.256)
85.37/85.49	c #Conflicts:     184000 | #Learnt:      14315 | 0.000
85.37/85.49	c total clause space: 78.2603MB
85.37/85.49	c total #watches: 299094
86.07/86.19	c total #propagations: 90159753 / total #impl: 351693119 (eff. 0.256)
86.07/86.19	c #Conflicts:     185000 | #Learnt:      15315 | 0.000
86.07/86.19	c total clause space: 78.2603MB
86.07/86.19	c total #watches: 302731
86.88/86.95	c total #propagations: 90650422 / total #impl: 353798544 (eff. 0.256)
86.88/86.95	c #Conflicts:     186000 | #Learnt:      16315 | 0.000
86.88/86.95	c total clause space: 78.2603MB
86.88/86.95	c total #watches: 308686
87.67/87.74	c total #propagations: 91156834 / total #impl: 356048251 (eff. 0.256)
87.67/87.74	c #Conflicts:     187000 | #Learnt:      17315 | 0.000
87.67/87.74	c total clause space: 78.2603MB
87.67/87.74	c total #watches: 312250
88.47/88.55	c total #propagations: 91591437 / total #impl: 357911813 (eff. 0.256)
88.47/88.55	c #Conflicts:     188000 | #Learnt:      18315 | 0.000
88.47/88.55	c total clause space: 78.2603MB
88.47/88.55	c total #watches: 315117
89.57/89.61	c total #propagations: 91988611 / total #impl: 359592096 (eff. 0.256)
89.57/89.61	c #Conflicts:     189000 | #Learnt:      19315 | 0.000
89.57/89.61	c total clause space: 78.2603MB
89.57/89.61	c total #watches: 318828
90.47/90.57	c total #propagations: 92437571 / total #impl: 361505819 (eff. 0.256)
90.47/90.57	c #Conflicts:     190000 | #Learnt:      20315 | 0.000
90.47/90.57	c total clause space: 127.173MB
90.47/90.57	c total #watches: 321857
91.38/91.45	c total #propagations: 92845486 / total #impl: 363187327 (eff. 0.256)
91.38/91.45	c GC COLLECT
91.38/91.45	c #Conflicts:     191000 | #Learnt:      10936 | 0.000
91.38/91.45	c total clause space: 127.173MB
91.38/91.45	c total #watches: 282122
91.87/91.92	c total #propagations: 93275765 / total #impl: 365053726 (eff. 0.256)
91.87/91.92	c #Conflicts:     192000 | #Learnt:      11936 | 0.000
91.87/91.92	c total clause space: 127.173MB
91.87/91.92	c total #watches: 284841
92.27/92.40	c total #propagations: 93717741 / total #impl: 366908200 (eff. 0.255)
92.27/92.40	c #Conflicts:     193000 | #Learnt:      12936 | 0.000
92.27/92.40	c total clause space: 127.173MB
92.27/92.40	c total #watches: 288050
92.87/92.93	c total #propagations: 94215686 / total #impl: 368954846 (eff. 0.255)
92.87/92.93	c #Conflicts:     194000 | #Learnt:      13936 | 0.000
92.87/92.93	c total clause space: 127.173MB
92.87/92.93	c total #watches: 291501
93.48/93.56	c total #propagations: 94762676 / total #impl: 371251623 (eff. 0.255)
93.48/93.56	c #Conflicts:     195000 | #Learnt:      14936 | 0.000
93.48/93.56	c total clause space: 127.173MB
93.48/93.56	c total #watches: 294907
94.17/94.26	c total #propagations: 95343585 / total #impl: 373516865 (eff. 0.255)
94.17/94.26	c #Conflicts:     196000 | #Learnt:      15936 | 0.000
94.17/94.26	c total clause space: 127.173MB
94.17/94.26	c total #watches: 298969
94.87/94.99	c total #propagations: 95979284 / total #impl: 376240749 (eff. 0.255)
94.87/94.99	c #Conflicts:     197000 | #Learnt:      16936 | 0.000
94.87/94.99	c total clause space: 127.173MB
94.87/94.99	c total #watches: 302564
95.68/95.77	c total #propagations: 96550863 / total #impl: 378634117 (eff. 0.255)
95.68/95.77	c #Conflicts:     198000 | #Learnt:      17936 | 0.000
95.68/95.77	c total clause space: 127.173MB
95.68/95.77	c total #watches: 306028
96.57/96.69	c total #propagations: 97046721 / total #impl: 380611578 (eff. 0.255)
96.57/96.69	c #Conflicts:     199000 | #Learnt:      18936 | 0.000
96.57/96.69	c total clause space: 127.173MB
96.57/96.69	c total #watches: 310553
97.67/97.79	c total #propagations: 97561514 / total #impl: 382722982 (eff. 0.255)
97.67/97.79	c #Conflicts:     200000 | #Learnt:      19936 | 0.000
97.67/97.79	c total clause space: 127.173MB
97.67/97.79	c total #watches: 314932
98.78/98.81	c total #propagations: 98129789 / total #impl: 385286289 (eff. 0.255)
98.78/98.81	c #Conflicts:     201000 | #Learnt:      20936 | 0.000
98.78/98.81	c total clause space: 127.173MB
98.78/98.81	c total #watches: 318125
99.78/99.80	c total #propagations: 98624568 / total #impl: 387441254 (eff. 0.255)
99.78/99.80	c GC COLLECT
99.78/99.80	c #Conflicts:     202000 | #Learnt:      11255 | 0.000
99.78/99.80	c total clause space: 127.173MB
99.78/99.80	c total #watches: 284099
100.28/100.37	c total #propagations: 99184115 / total #impl: 389918853 (eff. 0.254)
100.28/100.37	c #Conflicts:     203000 | #Learnt:      12255 | 0.000
100.28/100.37	c total clause space: 127.173MB
100.28/100.37	c total #watches: 287554
100.88/100.98	c total #propagations: 99744484 / total #impl: 392343786 (eff. 0.254)
100.88/100.98	c #Conflicts:     204000 | #Learnt:      13255 | 0.000
100.88/100.98	c total clause space: 127.173MB
100.88/100.98	c total #watches: 289852
101.48/101.58	c total #propagations: 100249470 / total #impl: 394519478 (eff. 0.254)
101.48/101.58	c #Conflicts:     205000 | #Learnt:      14255 | 0.000
101.48/101.58	c total clause space: 127.173MB
101.48/101.58	c total #watches: 293159
102.08/102.17	c total #propagations: 100713162 / total #impl: 396721256 (eff. 0.254)
102.08/102.17	c #Conflicts:     206000 | #Learnt:      15255 | 0.000
102.08/102.17	c total clause space: 127.173MB
102.08/102.17	c total #watches: 296687
102.68/102.79	c total #propagations: 101171435 / total #impl: 398874931 (eff. 0.254)
102.68/102.79	c #Conflicts:     207000 | #Learnt:      16255 | 0.000
102.68/102.79	c total clause space: 127.173MB
102.68/102.79	c total #watches: 300101
103.38/103.48	c total #propagations: 101657530 / total #impl: 401003961 (eff. 0.254)
103.38/103.48	c #Conflicts:     208000 | #Learnt:      17255 | 0.000
103.38/103.48	c total clause space: 127.173MB
103.38/103.48	c total #watches: 303632
103.98/104.07	c total #propagations: 102203236 / total #impl: 403440459 (eff. 0.253)
103.98/104.07	c #Conflicts:     209000 | #Learnt:      18255 | 0.000
103.98/104.07	c total clause space: 127.173MB
103.98/104.07	c total #watches: 306647
104.68/104.72	c total #propagations: 102629108 / total #impl: 405286181 (eff. 0.253)
104.68/104.72	c #Conflicts:     210000 | #Learnt:      19255 | 0.000
104.68/104.72	c total clause space: 127.173MB
104.68/104.72	c total #watches: 309808
105.28/105.39	c total #propagations: 103016587 / total #impl: 406967037 (eff. 0.253)
105.28/105.39	c #Conflicts:     211000 | #Learnt:      20255 | 0.000
105.28/105.39	c total clause space: 127.173MB
105.28/105.39	c total #watches: 313771
106.17/106.24	c total #propagations: 103381061 / total #impl: 408506287 (eff. 0.253)
106.17/106.24	c #Conflicts:     212000 | #Learnt:      21255 | 0.000
106.17/106.24	c total clause space: 127.173MB
106.17/106.24	c total #watches: 317754
107.07/107.12	c total #propagations: 103833736 / total #impl: 410585684 (eff. 0.253)
107.07/107.12	c GC COLLECT
107.07/107.12	c #Conflicts:     213000 | #Learnt:      11228 | 0.000
107.07/107.12	c total clause space: 127.173MB
107.07/107.12	c total #watches: 284078
107.57/107.66	c total #propagations: 104287317 / total #impl: 412775038 (eff. 0.253)
107.57/107.66	c #Conflicts:     214000 | #Learnt:      12228 | 0.000
107.57/107.66	c total clause space: 127.173MB
107.57/107.66	c total #watches: 288892
108.17/108.26	c total #propagations: 104750156 / total #impl: 414918727 (eff. 0.252)
108.17/108.26	c #Conflicts:     215000 | #Learnt:      13228 | 0.000
108.17/108.26	c total clause space: 127.173MB
108.17/108.26	c total #watches: 292515
108.77/108.90	c total #propagations: 105190006 / total #impl: 416944199 (eff. 0.252)
108.77/108.90	c #Conflicts:     216000 | #Learnt:      14228 | 0.000
108.77/108.90	c total clause space: 127.173MB
108.77/108.90	c total #watches: 295294
109.57/109.65	c total #propagations: 105579839 / total #impl: 418682420 (eff. 0.252)
109.57/109.65	c #Conflicts:     217000 | #Learnt:      15228 | 0.000
109.57/109.65	c total clause space: 127.173MB
109.57/109.65	c total #watches: 298236
110.37/110.47	c total #propagations: 106033590 / total #impl: 420524444 (eff. 0.252)
110.37/110.47	c #Conflicts:     218000 | #Learnt:      16228 | 0.000
110.37/110.47	c total clause space: 127.173MB
110.37/110.47	c total #watches: 302032
111.18/111.25	c total #propagations: 106499332 / total #impl: 422639306 (eff. 0.252)
111.18/111.25	c #Conflicts:     219000 | #Learnt:      17228 | 0.000
111.18/111.25	c total clause space: 127.173MB
111.18/111.25	c total #watches: 306837
112.18/112.29	c total #propagations: 106924974 / total #impl: 424550832 (eff. 0.252)
112.18/112.29	c #Conflicts:     220000 | #Learnt:      18228 | 0.000
112.18/112.29	c total clause space: 127.173MB
112.18/112.29	c total #watches: 311255
113.28/113.35	c total #propagations: 107345858 / total #impl: 426385558 (eff. 0.252)
113.28/113.35	c #Conflicts:     221000 | #Learnt:      19228 | 0.000
113.28/113.35	c total clause space: 127.173MB
113.28/113.35	c total #watches: 314709
114.27/114.39	c total #propagations: 107741593 / total #impl: 428052200 (eff. 0.252)
114.27/114.39	c #Conflicts:     222000 | #Learnt:      20228 | 0.000
114.27/114.39	c total clause space: 127.173MB
114.27/114.39	c total #watches: 317870
115.48/115.60	c total #propagations: 108162481 / total #impl: 429919948 (eff. 0.252)
115.48/115.60	c #Conflicts:     223000 | #Learnt:      21228 | 0.000
115.48/115.60	c total clause space: 127.173MB
115.48/115.60	c total #watches: 320570
116.87/116.91	c total #propagations: 108627817 / total #impl: 431853792 (eff. 0.252)
116.87/116.91	c #Conflicts:     224000 | #Learnt:      22228 | 0.000
116.87/116.91	c total clause space: 127.173MB
116.87/116.91	c total #watches: 323420
117.78/117.81	c total #propagations: 109092784 / total #impl: 433765147 (eff. 0.252)
117.78/117.81	c GC COLLECT
117.78/117.81	c #Conflicts:     225000 | #Learnt:      11928 | 0.000
117.78/117.81	c total clause space: 127.173MB
117.78/117.81	c total #watches: 287418
118.27/118.37	c total #propagations: 109539072 / total #impl: 435758616 (eff. 0.251)
118.27/118.37	c #Conflicts:     226000 | #Learnt:      12928 | 0.000
118.27/118.37	c total clause space: 127.173MB
118.27/118.37	c total #watches: 290567
118.88/118.99	c total #propagations: 109977154 / total #impl: 437695005 (eff. 0.251)
118.88/118.99	c #Conflicts:     227000 | #Learnt:      13928 | 0.000
118.88/118.99	c total clause space: 127.173MB
118.88/118.99	c total #watches: 293731
119.57/119.62	c total #propagations: 110443820 / total #impl: 439724562 (eff. 0.251)
119.57/119.62	c #Conflicts:     228000 | #Learnt:      14928 | 0.000
119.57/119.62	c total clause space: 127.173MB
119.57/119.62	c total #watches: 298058
120.27/120.31	c total #propagations: 110940714 / total #impl: 441941820 (eff. 0.251)
120.27/120.31	c #Conflicts:     229000 | #Learnt:      15928 | 0.000
120.27/120.31	c total clause space: 127.173MB
120.27/120.31	c total #watches: 301259
120.98/121.04	c total #propagations: 111439814 / total #impl: 444200381 (eff. 0.251)
120.98/121.04	c #Conflicts:     230000 | #Learnt:      16928 | 0.000
120.98/121.04	c total clause space: 127.173MB
120.98/121.04	c total #watches: 305110
121.77/121.85	c total #propagations: 111916320 / total #impl: 446300541 (eff. 0.251)
121.77/121.85	c #Conflicts:     231000 | #Learnt:      17928 | 0.000
121.77/121.85	c total clause space: 127.173MB
121.77/121.85	c total #watches: 309356
122.37/122.47	c total #propagations: 112409711 / total #impl: 448564826 (eff. 0.251)
122.37/122.47	c #Conflicts:     232000 | #Learnt:      18928 | 0.000
122.37/122.47	c total clause space: 127.173MB
122.37/122.47	c total #watches: 312446
123.07/123.11	c total #propagations: 112856337 / total #impl: 450224656 (eff. 0.251)
123.07/123.11	c #Conflicts:     233000 | #Learnt:      19928 | 0.000
123.07/123.11	c total clause space: 127.173MB
123.07/123.11	c total #watches: 314990
123.67/123.77	c total #propagations: 113323450 / total #impl: 451826587 (eff. 0.251)
123.67/123.77	c #Conflicts:     234000 | #Learnt:      20928 | 0.000
123.67/123.77	c total clause space: 127.173MB
123.67/123.77	c total #watches: 318631
124.57/124.60	c total #propagations: 113812840 / total #impl: 453800178 (eff. 0.251)
124.57/124.60	c #Conflicts:     235000 | #Learnt:      21928 | 0.000
124.57/124.60	c total clause space: 127.173MB
124.57/124.60	c total #watches: 321992
125.27/125.32	c total #propagations: 114318497 / total #impl: 455895703 (eff. 0.251)
125.27/125.32	c #Conflicts:     236000 | #Learnt:      22928 | 0.000
125.27/125.32	c total clause space: 127.173MB
125.27/125.32	c total #watches: 324848
125.77/125.84	c total #propagations: 114766905 / total #impl: 457556116 (eff. 0.251)
125.77/125.84	c GC COLLECT
125.77/125.84	c #Conflicts:     237000 | #Learnt:      12323 | 0.000
125.77/125.84	c total clause space: 127.173MB
125.77/125.84	c total #watches: 288057
126.27/126.35	c total #propagations: 115177985 / total #impl: 459081404 (eff. 0.251)
126.27/126.35	c #Conflicts:     238000 | #Learnt:      13323 | 0.000
126.27/126.35	c total clause space: 127.173MB
126.27/126.35	c total #watches: 292272
126.87/126.93	c total #propagations: 115616591 / total #impl: 460751271 (eff. 0.251)
126.87/126.93	c #Conflicts:     239000 | #Learnt:      14323 | 0.000
126.87/126.93	c total clause space: 127.173MB
126.87/126.93	c total #watches: 294586
127.47/127.53	c total #propagations: 116091779 / total #impl: 462464387 (eff. 0.251)
127.47/127.53	c #Conflicts:     240000 | #Learnt:      15323 | 0.000
127.47/127.53	c total clause space: 127.173MB
127.47/127.53	c total #watches: 297637
127.97/128.08	c total #propagations: 116627512 / total #impl: 464526019 (eff. 0.251)
127.97/128.08	c #Conflicts:     241000 | #Learnt:      16323 | 0.000
127.97/128.08	c total clause space: 127.173MB
127.97/128.08	c total #watches: 301016
128.47/128.55	c total #propagations: 117127418 / total #impl: 466308243 (eff. 0.251)
128.47/128.55	c #Conflicts:     242000 | #Learnt:      17323 | 0.000
128.47/128.55	c total clause space: 127.173MB
128.47/128.55	c total #watches: 303711
129.07/129.15	c total #propagations: 117603802 / total #impl: 468091027 (eff. 0.251)
129.07/129.15	c #Conflicts:     243000 | #Learnt:      18323 | 0.000
129.07/129.15	c total clause space: 127.173MB
129.07/129.15	c total #watches: 306429
129.57/129.66	c total #propagations: 118133834 / total #impl: 470129581 (eff. 0.251)
129.57/129.66	c #Conflicts:     244000 | #Learnt:      19323 | 0.000
129.57/129.66	c total clause space: 127.173MB
129.57/129.66	c total #watches: 310174
130.17/130.29	c total #propagations: 118624688 / total #impl: 472169155 (eff. 0.251)
130.17/130.29	c #Conflicts:     245000 | #Learnt:      20323 | 0.000
130.17/130.29	c total clause space: 127.173MB
130.17/130.29	c total #watches: 312905
130.77/130.89	c total #propagations: 119107461 / total #impl: 473871341 (eff. 0.251)
130.77/130.89	c #Conflicts:     246000 | #Learnt:      21323 | 0.000
130.77/130.89	c total clause space: 127.173MB
130.77/130.89	c total #watches: 316688
131.27/131.36	c total #propagations: 119526942 / total #impl: 475527565 (eff. 0.251)
131.27/131.36	c #Conflicts:     247000 | #Learnt:      22323 | 0.000
131.27/131.36	c total clause space: 127.173MB
131.27/131.36	c total #watches: 319293
131.87/131.92	c total #propagations: 119935173 / total #impl: 476945583 (eff. 0.251)
131.87/131.92	c #Conflicts:     248000 | #Learnt:      23323 | 0.000
131.87/131.92	c total clause space: 127.173MB
131.87/131.92	c total #watches: 323100
132.27/132.34	c total #propagations: 120360456 / total #impl: 478806662 (eff. 0.251)
132.27/132.34	c GC COLLECT
132.27/132.34	c #Conflicts:     249000 | #Learnt:      12424 | 0.000
132.27/132.34	c total clause space: 127.173MB
132.27/132.34	c total #watches: 288201
132.57/132.69	c total #propagations: 120747172 / total #impl: 480590285 (eff. 0.251)
132.57/132.69	c #Conflicts:     250000 | #Learnt:      13424 | 0.000
132.57/132.69	c total clause space: 127.173MB
132.57/132.69	c total #watches: 291262
133.08/133.12	c total #propagations: 121158902 / total #impl: 482367777 (eff. 0.251)
133.08/133.12	c #Conflicts:     251000 | #Learnt:      14424 | 0.000
133.08/133.12	c total clause space: 127.173MB
133.08/133.12	c total #watches: 294871
133.57/133.63	c total #propagations: 121634237 / total #impl: 484198794 (eff. 0.251)
133.57/133.63	c #Conflicts:     252000 | #Learnt:      15424 | 0.000
133.57/133.63	c total clause space: 127.173MB
133.57/133.63	c total #watches: 298243
133.97/134.08	c total #propagations: 122112098 / total #impl: 486034279 (eff. 0.251)
133.97/134.08	c #Conflicts:     253000 | #Learnt:      16424 | 0.000
133.97/134.08	c total clause space: 127.173MB
133.97/134.08	c total #watches: 300918
134.47/134.56	c total #propagations: 122531939 / total #impl: 487514116 (eff. 0.251)
134.47/134.56	c #Conflicts:     254000 | #Learnt:      17424 | 0.000
134.47/134.56	c total clause space: 127.173MB
134.47/134.56	c total #watches: 303779
135.07/135.17	c total #propagations: 122972977 / total #impl: 489146608 (eff. 0.251)
135.07/135.17	c #Conflicts:     255000 | #Learnt:      18424 | 0.000
135.07/135.17	c total clause space: 127.173MB
135.07/135.17	c total #watches: 306915
135.77/135.80	c total #propagations: 123525037 / total #impl: 491430396 (eff. 0.251)
135.77/135.80	c #Conflicts:     256000 | #Learnt:      19424 | 0.000
135.77/135.80	c total clause space: 127.173MB
135.77/135.80	c total #watches: 310021
136.48/136.51	c total #propagations: 124093296 / total #impl: 493399461 (eff. 0.252)
136.48/136.51	c #Conflicts:     257000 | #Learnt:      20424 | 0.000
136.48/136.51	c total clause space: 127.173MB
136.48/136.51	c total #watches: 313399
137.17/137.22	c total #propagations: 124690831 / total #impl: 495710827 (eff. 0.252)
137.17/137.22	c #Conflicts:     258000 | #Learnt:      21424 | 0.000
137.17/137.22	c total clause space: 127.173MB
137.17/137.22	c total #watches: 318436
137.87/137.99	c total #propagations: 125275738 / total #impl: 498101927 (eff. 0.252)
137.87/137.99	c #Conflicts:     259000 | #Learnt:      22424 | 0.000
137.87/137.99	c total clause space: 127.173MB
137.87/137.99	c total #watches: 323289
138.57/138.68	c total #propagations: 125839016 / total #impl: 500523800 (eff. 0.251)
138.57/138.68	c #Conflicts:     260000 | #Learnt:      23424 | 0.000
138.57/138.68	c total clause space: 127.173MB
138.57/138.68	c total #watches: 327151
139.37/139.47	c total #propagations: 126326180 / total #impl: 502423064 (eff. 0.251)
139.37/139.47	c #Conflicts:     261000 | #Learnt:      24424 | 0.000
139.37/139.47	c total clause space: 127.173MB
139.37/139.47	c total #watches: 329789
139.87/139.91	c total #propagations: 126894462 / total #impl: 504403366 (eff. 0.252)
139.87/139.91	c GC COLLECT
139.87/139.91	c #Conflicts:     262000 | #Learnt:      13208 | 0.000
139.87/139.91	c total clause space: 127.173MB
139.87/139.91	c total #watches: 290667
140.27/140.36	c total #propagations: 127385087 / total #impl: 506197087 (eff. 0.252)
140.27/140.36	c #Conflicts:     263000 | #Learnt:      14208 | 0.000
140.27/140.36	c total clause space: 127.173MB
140.27/140.36	c total #watches: 293296
140.77/140.84	c total #propagations: 127889772 / total #impl: 507913784 (eff. 0.252)
140.77/140.84	c #Conflicts:     264000 | #Learnt:      15208 | 0.000
140.77/140.84	c total clause space: 127.173MB
140.77/140.84	c total #watches: 297113
141.17/141.24	c total #propagations: 128371992 / total #impl: 509729894 (eff. 0.252)
141.17/141.24	c #Conflicts:     265000 | #Learnt:      16208 | 0.000
141.17/141.24	c total clause space: 127.173MB
141.17/141.24	c total #watches: 301011
141.57/141.69	c total #propagations: 128780382 / total #impl: 511381628 (eff. 0.252)
141.57/141.69	c #Conflicts:     266000 | #Learnt:      17208 | 0.000
141.57/141.69	c total clause space: 127.173MB
141.57/141.69	c total #watches: 303957
142.17/142.26	c total #propagations: 129184527 / total #impl: 512718621 (eff. 0.252)
142.17/142.26	c #Conflicts:     267000 | #Learnt:      18208 | 0.000
142.17/142.26	c total clause space: 127.173MB
142.17/142.26	c total #watches: 308697
142.87/142.91	c total #propagations: 129666012 / total #impl: 514720734 (eff. 0.252)
142.87/142.91	c #Conflicts:     268000 | #Learnt:      19208 | 0.000
142.87/142.91	c total clause space: 127.173MB
142.87/142.91	c total #watches: 312293
143.37/143.48	c total #propagations: 130163089 / total #impl: 516899458 (eff. 0.252)
143.37/143.48	c #Conflicts:     269000 | #Learnt:      20208 | 0.000
143.37/143.48	c total clause space: 127.173MB
143.37/143.48	c total #watches: 315481
143.97/144.01	c total #propagations: 130580873 / total #impl: 518748037 (eff. 0.252)
143.97/144.01	c #Conflicts:     270000 | #Learnt:      21208 | 0.000
143.97/144.01	c total clause space: 127.173MB
143.97/144.01	c total #watches: 318042
144.37/144.41	c total #propagations: 130981853 / total #impl: 520228438 (eff. 0.252)
144.37/144.41	c #Conflicts:     271000 | #Learnt:      22208 | 0.000
144.37/144.41	c total clause space: 127.173MB
144.37/144.41	c total #watches: 320449
144.77/144.84	c total #propagations: 131312481 / total #impl: 521254904 (eff. 0.252)
144.77/144.84	c #Conflicts:     272000 | #Learnt:      23208 | 0.000
144.77/144.84	c total clause space: 127.173MB
144.77/144.84	c total #watches: 323286
145.17/145.29	c total #propagations: 131658172 / total #impl: 522376305 (eff. 0.252)
145.17/145.29	c #Conflicts:     273000 | #Learnt:      24208 | 0.000
145.17/145.29	c total clause space: 127.173MB
145.17/145.29	c total #watches: 325587
145.67/145.74	c total #propagations: 131984508 / total #impl: 523462486 (eff. 0.252)
145.67/145.74	c GC COLLECT
145.67/145.74	c #Conflicts:     274000 | #Learnt:      12716 | 0.000
145.67/145.74	c total clause space: 127.173MB
145.67/145.74	c total #watches: 289234
145.97/146.04	c total #propagations: 132294862 / total #impl: 524435321 (eff. 0.252)
145.97/146.04	c #Conflicts:     275000 | #Learnt:      13716 | 0.000
145.97/146.04	c total clause space: 127.173MB
145.97/146.04	c total #watches: 292059
146.37/146.45	c total #propagations: 132630271 / total #impl: 525509425 (eff. 0.252)
146.37/146.45	c #Conflicts:     276000 | #Learnt:      14716 | 0.000
146.37/146.45	c total clause space: 127.173MB
146.37/146.45	c total #watches: 294766
146.87/146.96	c total #propagations: 133046872 / total #impl: 526972728 (eff. 0.252)
146.87/146.96	c #Conflicts:     277000 | #Learnt:      15716 | 0.000
146.87/146.96	c total clause space: 127.173MB
146.87/146.96	c total #watches: 297291
147.37/147.45	c total #propagations: 133649996 / total #impl: 528925923 (eff. 0.253)
147.37/147.45	c #Conflicts:     278000 | #Learnt:      16716 | 0.000
147.37/147.45	c total clause space: 127.173MB
147.37/147.45	c total #watches: 300962
147.87/147.96	c total #propagations: 134115506 / total #impl: 530718012 (eff. 0.253)
147.87/147.96	c #Conflicts:     279000 | #Learnt:      17716 | 0.000
147.87/147.96	c total clause space: 127.173MB
147.87/147.96	c total #watches: 303774
148.47/148.55	c total #propagations: 134520459 / total #impl: 532379933 (eff. 0.253)
148.47/148.55	c #Conflicts:     280000 | #Learnt:      18716 | 0.000
148.47/148.55	c total clause space: 127.173MB
148.47/148.55	c total #watches: 306737
148.97/149.06	c total #propagations: 135029312 / total #impl: 534366671 (eff. 0.253)
148.97/149.06	c #Conflicts:     281000 | #Learnt:      19716 | 0.000
148.97/149.06	c total clause space: 127.173MB
148.97/149.06	c total #watches: 310385
149.57/149.69	c total #propagations: 135459661 / total #impl: 536058757 (eff. 0.253)
149.57/149.69	c #Conflicts:     282000 | #Learnt:      20716 | 0.000
149.57/149.69	c total clause space: 127.173MB
149.57/149.69	c total #watches: 317653
150.27/150.37	c total #propagations: 135926987 / total #impl: 538348909 (eff. 0.252)
150.27/150.37	c #Conflicts:     283000 | #Learnt:      21716 | 0.000
150.27/150.37	c total clause space: 127.173MB
150.27/150.37	c total #watches: 320694
150.97/151.02	c total #propagations: 136379352 / total #impl: 540144663 (eff. 0.252)
150.97/151.02	c #Conflicts:     284000 | #Learnt:      22716 | 0.000
150.97/151.02	c total clause space: 127.173MB
150.97/151.02	c total #watches: 323236
151.57/151.65	c total #propagations: 136798368 / total #impl: 541695009 (eff. 0.253)
151.57/151.65	c #Conflicts:     285000 | #Learnt:      23716 | 0.000
151.57/151.65	c total clause space: 127.173MB
151.57/151.65	c total #watches: 327213
152.37/152.44	c total #propagations: 137251910 / total #impl: 543620315 (eff. 0.252)
152.37/152.44	c #Conflicts:     286000 | #Learnt:      24716 | 0.000
152.37/152.44	c total clause space: 127.173MB
152.37/152.44	c total #watches: 331085
153.07/153.17	c total #propagations: 137745983 / total #impl: 545676990 (eff. 0.252)
153.07/153.17	c GC COLLECT
153.07/153.17	c #Conflicts:     287000 | #Learnt:      12901 | 0.000
153.07/153.17	c total clause space: 127.173MB
153.07/153.17	c total #watches: 289661
153.57/153.69	c total #propagations: 138206680 / total #impl: 547456307 (eff. 0.252)
153.57/153.69	c #Conflicts:     288000 | #Learnt:      13901 | 0.000
153.57/153.69	c total clause space: 127.173MB
153.57/153.69	c total #watches: 293017
154.17/154.22	c total #propagations: 138694694 / total #impl: 549433655 (eff. 0.252)
154.17/154.22	c #Conflicts:     289000 | #Learnt:      14901 | 0.000
154.17/154.22	c total clause space: 127.173MB
154.17/154.22	c total #watches: 296070
154.77/154.83	c total #propagations: 139185789 / total #impl: 551298405 (eff. 0.252)
154.77/154.83	c #Conflicts:     290000 | #Learnt:      15901 | 0.000
154.77/154.83	c total clause space: 127.173MB
154.77/154.83	c total #watches: 300001
155.17/155.29	c total #propagations: 139735033 / total #impl: 553488384 (eff. 0.252)
155.17/155.29	c #Conflicts:     291000 | #Learnt:      16901 | 0.000
155.17/155.29	c total clause space: 127.173MB
155.17/155.29	c total #watches: 302872
155.67/155.74	c total #propagations: 140143530 / total #impl: 554943217 (eff. 0.253)
155.67/155.74	c #Conflicts:     292000 | #Learnt:      17901 | 0.000
155.67/155.74	c total clause space: 127.173MB
155.67/155.74	c total #watches: 305585
156.27/156.36	c total #propagations: 140520945 / total #impl: 556234704 (eff. 0.253)
156.27/156.36	c #Conflicts:     293000 | #Learnt:      18901 | 0.000
156.27/156.36	c total clause space: 127.173MB
156.27/156.36	c total #watches: 308765
157.07/157.11	c total #propagations: 140967935 / total #impl: 558152149 (eff. 0.253)
157.07/157.11	c #Conflicts:     294000 | #Learnt:      19901 | 0.000
157.07/157.11	c total clause space: 127.173MB
157.07/157.11	c total #watches: 314058
157.67/157.75	c total #propagations: 141421530 / total #impl: 560165347 (eff. 0.252)
157.67/157.75	c #Conflicts:     295000 | #Learnt:      20901 | 0.000
157.67/157.75	c total clause space: 127.173MB
157.67/157.75	c total #watches: 316821
158.37/158.44	c total #propagations: 141811625 / total #impl: 561904596 (eff. 0.252)
158.37/158.44	c #Conflicts:     296000 | #Learnt:      21901 | 0.000
158.37/158.44	c total clause space: 127.173MB
158.37/158.44	c total #watches: 320414
159.06/159.13	c total #propagations: 142325243 / total #impl: 563867422 (eff. 0.252)
159.06/159.13	c #Conflicts:     297000 | #Learnt:      22901 | 0.000
159.06/159.13	c total clause space: 127.173MB
159.06/159.13	c total #watches: 323529
159.76/159.83	c total #propagations: 142843301 / total #impl: 565798504 (eff. 0.252)
159.76/159.83	c #Conflicts:     298000 | #Learnt:      23901 | 0.000
159.76/159.83	c total clause space: 127.173MB
159.76/159.83	c total #watches: 326983
160.57/160.65	c total #propagations: 143256842 / total #impl: 567438584 (eff. 0.252)
160.57/160.65	c #Conflicts:     299000 | #Learnt:      24901 | 0.000
160.57/160.65	c total clause space: 127.173MB
160.57/160.65	c total #watches: 330830
161.36/161.45	c total #propagations: 143711360 / total #impl: 569358876 (eff. 0.252)
161.36/161.45	c #Conflicts:     300000 | #Learnt:      25901 | 0.000
161.36/161.45	c total clause space: 127.173MB
161.36/161.45	c total #watches: 333795
161.96/162.03	c total #propagations: 144165029 / total #impl: 571154424 (eff. 0.252)
161.96/162.03	c GC COLLECT
161.96/162.03	c #Conflicts:     301000 | #Learnt:      13803 | 0.000
161.96/162.03	c total clause space: 127.173MB
161.96/162.03	c total #watches: 293148
162.36/162.49	c total #propagations: 144615645 / total #impl: 573380162 (eff. 0.252)
162.36/162.49	c #Conflicts:     302000 | #Learnt:      14803 | 0.000
162.36/162.49	c total clause space: 127.173MB
162.36/162.49	c total #watches: 297429
162.96/163.03	c total #propagations: 145032046 / total #impl: 575224292 (eff. 0.252)
162.96/163.03	c #Conflicts:     303000 | #Learnt:      15803 | 0.000
162.96/163.03	c total clause space: 127.173MB
162.96/163.03	c total #watches: 301556
163.46/163.57	c total #propagations: 145474966 / total #impl: 577141102 (eff. 0.252)
163.46/163.57	c #Conflicts:     304000 | #Learnt:      16803 | 0.000
163.46/163.57	c total clause space: 127.173MB
163.46/163.57	c total #watches: 305085
164.06/164.18	c total #propagations: 145898265 / total #impl: 578769065 (eff. 0.252)
164.06/164.18	c #Conflicts:     305000 | #Learnt:      17803 | 0.000
164.06/164.18	c total clause space: 127.173MB
164.06/164.18	c total #watches: 308256
164.76/164.82	c total #propagations: 146393334 / total #impl: 580582136 (eff. 0.252)
164.76/164.82	c #Conflicts:     306000 | #Learnt:      18803 | 0.000
164.76/164.82	c total clause space: 127.173MB
164.76/164.82	c total #watches: 312211
165.36/165.44	c total #propagations: 146830199 / total #impl: 582330888 (eff. 0.252)
165.36/165.44	c #Conflicts:     307000 | #Learnt:      19803 | 0.000
165.36/165.44	c total clause space: 127.173MB
165.36/165.44	c total #watches: 315514
165.96/166.06	c total #propagations: 147282876 / total #impl: 584171929 (eff. 0.252)
165.96/166.06	c #Conflicts:     308000 | #Learnt:      20803 | 0.000
165.96/166.06	c total clause space: 127.173MB
165.96/166.06	c total #watches: 318587
166.56/166.67	c total #propagations: 147779922 / total #impl: 586044924 (eff. 0.252)
166.56/166.67	c #Conflicts:     309000 | #Learnt:      21803 | 0.000
166.56/166.67	c total clause space: 127.173MB
166.56/166.67	c total #watches: 321416
167.17/167.30	c total #propagations: 148231620 / total #impl: 587749984 (eff. 0.252)
167.17/167.30	c #Conflicts:     310000 | #Learnt:      22803 | 0.000
167.17/167.30	c total clause space: 127.173MB
167.27/167.30	c total #watches: 324310
167.86/167.94	c total #propagations: 148679351 / total #impl: 589487718 (eff. 0.252)
167.86/167.94	c #Conflicts:     311000 | #Learnt:      23803 | 0.000
167.86/167.94	c total clause space: 127.173MB
167.86/167.94	c total #watches: 326898
168.66/168.72	c total #propagations: 149122621 / total #impl: 591210727 (eff. 0.252)
168.66/168.72	c #Conflicts:     312000 | #Learnt:      24803 | 0.000
168.66/168.72	c total clause space: 127.173MB
168.66/168.72	c total #watches: 329459
169.37/169.42	c total #propagations: 149669292 / total #impl: 593227909 (eff. 0.252)
169.37/169.42	c #Conflicts:     313000 | #Learnt:      25803 | 0.000
169.37/169.42	c total clause space: 127.173MB
169.37/169.42	c total #watches: 332390
170.06/170.15	c total #propagations: 150128365 / total #impl: 595077228 (eff. 0.252)
170.06/170.15	c #Conflicts:     314000 | #Learnt:      26803 | 0.000
170.06/170.15	c total clause space: 127.173MB
170.06/170.15	c total #watches: 335516
170.57/170.62	c total #propagations: 150562933 / total #impl: 596973348 (eff. 0.252)
170.57/170.62	c GC COLLECT
170.57/170.62	c #Conflicts:     315000 | #Learnt:      14406 | 0.000
170.57/170.62	c total clause space: 127.173MB
170.57/170.62	c total #watches: 294030
170.96/171.07	c total #propagations: 150981310 / total #impl: 598473623 (eff. 0.252)
170.96/171.07	c #Conflicts:     316000 | #Learnt:      15406 | 0.000
170.96/171.07	c total clause space: 127.173MB
170.96/171.07	c total #watches: 296859
171.46/171.51	c total #propagations: 151422295 / total #impl: 599913266 (eff. 0.252)
171.46/171.51	c #Conflicts:     317000 | #Learnt:      16406 | 0.000
171.46/171.51	c total clause space: 127.173MB
171.46/171.51	c total #watches: 299287
171.86/171.95	c total #propagations: 151839496 / total #impl: 601282310 (eff. 0.253)
171.86/171.95	c #Conflicts:     318000 | #Learnt:      17406 | 0.000
171.86/171.95	c total clause space: 127.173MB
171.86/171.95	c total #watches: 301969
172.36/172.45	c total #propagations: 152234765 / total #impl: 602593119 (eff. 0.253)
172.36/172.45	c #Conflicts:     319000 | #Learnt:      18406 | 0.000
172.36/172.45	c total clause space: 127.173MB
172.36/172.45	c total #watches: 304727
172.77/172.88	c total #propagations: 152660501 / total #impl: 604005802 (eff. 0.253)
172.77/172.88	c #Conflicts:     320000 | #Learnt:      19406 | 0.000
172.77/172.88	c total clause space: 127.173MB
172.77/172.88	c total #watches: 307230
173.36/173.42	c total #propagations: 153087458 / total #impl: 605419116 (eff. 0.253)
173.36/173.42	c #Conflicts:     321000 | #Learnt:      20406 | 0.000
173.36/173.42	c total clause space: 127.173MB
173.36/173.42	c total #watches: 309993
173.87/173.97	c total #propagations: 153546100 / total #impl: 606965808 (eff. 0.253)
173.87/173.97	c #Conflicts:     322000 | #Learnt:      21406 | 0.000
173.87/173.97	c total clause space: 127.173MB
173.87/173.97	c total #watches: 312606
174.46/174.55	c total #propagations: 154090300 / total #impl: 609076308 (eff. 0.253)
174.46/174.55	c #Conflicts:     323000 | #Learnt:      22406 | 0.000
174.46/174.55	c total clause space: 127.173MB
174.46/174.55	c total #watches: 316003
175.06/175.15	c total #propagations: 154617127 / total #impl: 611130814 (eff. 0.253)
175.06/175.15	c #Conflicts:     324000 | #Learnt:      23406 | 0.000
175.06/175.15	c total clause space: 127.173MB
175.06/175.15	c total #watches: 318729
175.76/175.80	c total #propagations: 155175387 / total #impl: 613197762 (eff. 0.253)
175.76/175.80	c #Conflicts:     325000 | #Learnt:      24406 | 0.000
175.76/175.80	c total clause space: 127.173MB
175.76/175.80	c total #watches: 321624
176.36/176.48	c total #propagations: 155770136 / total #impl: 615476789 (eff. 0.253)
176.36/176.48	c #Conflicts:     326000 | #Learnt:      25406 | 0.000
176.36/176.48	c total clause space: 127.173MB
176.36/176.48	c total #watches: 324825
177.07/177.16	c total #propagations: 156345115 / total #impl: 617733849 (eff. 0.253)
177.07/177.16	c #Conflicts:     327000 | #Learnt:      26406 | 0.000
177.07/177.16	c total clause space: 127.173MB
177.07/177.16	c total #watches: 327227
177.56/177.68	c total #propagations: 156924591 / total #impl: 620124283 (eff. 0.253)
177.56/177.68	c #Conflicts:     328000 | #Learnt:      27406 | 0.000
177.56/177.68	c total clause space: 127.173MB
177.56/177.68	c total #watches: 330608
178.06/178.16	c total #propagations: 157383336 / total #impl: 622177709 (eff. 0.253)
178.06/178.16	c GC COLLECT
178.06/178.16	c #Conflicts:     329000 | #Learnt:      14712 | 0.000
178.06/178.16	c total clause space: 127.173MB
178.06/178.16	c total #watches: 295684
178.56/178.63	c total #propagations: 157850613 / total #impl: 624341106 (eff. 0.253)
178.56/178.63	c #Conflicts:     330000 | #Learnt:      15712 | 0.000
178.56/178.63	c total clause space: 127.173MB
178.56/178.63	c total #watches: 299686
179.06/179.13	c total #propagations: 158317379 / total #impl: 626374931 (eff. 0.253)
179.06/179.13	c #Conflicts:     331000 | #Learnt:      16712 | 0.000
179.06/179.13	c total clause space: 127.173MB
179.06/179.13	c total #watches: 303244
179.56/179.61	c total #propagations: 158768443 / total #impl: 628342324 (eff. 0.253)
179.56/179.61	c #Conflicts:     332000 | #Learnt:      17712 | 0.000
179.56/179.61	c total clause space: 127.173MB
179.56/179.61	c total #watches: 305871
180.06/180.11	c total #propagations: 159242887 / total #impl: 630266119 (eff. 0.253)
180.06/180.11	c #Conflicts:     333000 | #Learnt:      18712 | 0.000
180.06/180.11	c total clause space: 127.173MB
180.06/180.11	c total #watches: 308408
180.56/180.66	c total #propagations: 159696975 / total #impl: 632114505 (eff. 0.253)
180.56/180.66	c #Conflicts:     334000 | #Learnt:      19712 | 0.000
180.56/180.66	c total clause space: 127.173MB
180.56/180.66	c total #watches: 310769
181.06/181.17	c total #propagations: 160223909 / total #impl: 634068901 (eff. 0.253)
181.06/181.17	c #Conflicts:     335000 | #Learnt:      20712 | 0.000
181.06/181.17	c total clause space: 127.173MB
181.06/181.17	c total #watches: 313999
181.66/181.75	c total #propagations: 160689271 / total #impl: 635815940 (eff. 0.253)
181.66/181.75	c #Conflicts:     336000 | #Learnt:      21712 | 0.000
181.66/181.75	c total clause space: 127.173MB
181.66/181.75	c total #watches: 317096
182.16/182.24	c total #propagations: 161173756 / total #impl: 637615280 (eff. 0.253)
182.16/182.24	c #Conflicts:     337000 | #Learnt:      22712 | 0.000
182.16/182.24	c total clause space: 127.173MB
182.16/182.24	c total #watches: 320529
182.67/182.79	c total #propagations: 161598333 / total #impl: 639237346 (eff. 0.253)
182.67/182.79	c #Conflicts:     338000 | #Learnt:      23712 | 0.000
182.67/182.79	c total clause space: 127.173MB
182.67/182.79	c total #watches: 323307
183.36/183.45	c total #propagations: 162021384 / total #impl: 640865072 (eff. 0.253)
183.36/183.45	c #Conflicts:     339000 | #Learnt:      24712 | 0.000
183.36/183.45	c total clause space: 127.173MB
183.36/183.45	c total #watches: 326861
183.96/184.09	c total #propagations: 162535618 / total #impl: 642952631 (eff. 0.253)
183.96/184.09	c #Conflicts:     340000 | #Learnt:      25712 | 0.000
183.96/184.09	c total clause space: 127.173MB
183.96/184.09	c total #watches: 330372
184.56/184.65	c total #propagations: 162995119 / total #impl: 645053125 (eff. 0.253)
184.56/184.65	c #Conflicts:     341000 | #Learnt:      26712 | 0.000
184.56/184.65	c total clause space: 127.173MB
184.56/184.65	c total #watches: 334174
185.26/185.30	c total #propagations: 163434021 / total #impl: 646763104 (eff. 0.253)
185.26/185.30	c #Conflicts:     342000 | #Learnt:      27712 | 0.000
185.26/185.30	c total clause space: 127.173MB
185.26/185.30	c total #watches: 338371
185.87/185.94	c total #propagations: 163886111 / total #impl: 648550983 (eff. 0.253)
185.87/185.94	c GC COLLECT
185.87/185.94	c #Conflicts:     343000 | #Learnt:      14684 | 0.000
185.87/185.94	c total clause space: 127.173MB
185.87/185.94	c total #watches: 295955
186.36/186.40	c total #propagations: 164391157 / total #impl: 650662175 (eff. 0.253)
186.36/186.40	c #Conflicts:     344000 | #Learnt:      15684 | 0.000
186.36/186.40	c total clause space: 127.173MB
186.36/186.40	c total #watches: 299314
186.76/186.80	c total #propagations: 164844225 / total #impl: 652387980 (eff. 0.253)
186.76/186.80	c #Conflicts:     345000 | #Learnt:      16684 | 0.000
186.76/186.80	c total clause space: 127.173MB
186.76/186.80	c total #watches: 302002
187.16/187.29	c total #propagations: 165193091 / total #impl: 653652907 (eff. 0.253)
187.16/187.29	c #Conflicts:     346000 | #Learnt:      17684 | 0.000
187.16/187.29	c total clause space: 127.173MB
187.16/187.29	c total #watches: 305493
187.76/187.87	c total #propagations: 165625335 / total #impl: 655417885 (eff. 0.253)
187.76/187.87	c #Conflicts:     347000 | #Learnt:      18684 | 0.000
187.76/187.87	c total clause space: 127.173MB
187.76/187.87	c total #watches: 309633
188.46/188.57	c total #propagations: 166120567 / total #impl: 657335565 (eff. 0.253)
188.46/188.57	c #Conflicts:     348000 | #Learnt:      19684 | 0.000
188.46/188.57	c total clause space: 127.173MB
188.46/188.57	c total #watches: 315541
189.36/189.49	c total #propagations: 166671734 / total #impl: 659831159 (eff. 0.253)
189.36/189.49	c #Conflicts:     349000 | #Learnt:      20684 | 0.000
189.36/189.49	c total clause space: 127.173MB
189.36/189.49	c total #watches: 322764
190.46/190.59	c total #propagations: 167177729 / total #impl: 662375245 (eff. 0.252)
190.46/190.59	c #Conflicts:     350000 | #Learnt:      21684 | 0.000
190.46/190.59	c total clause space: 127.173MB
190.46/190.59	c total #watches: 329541
191.46/191.55	c total #propagations: 167672173 / total #impl: 664543883 (eff. 0.252)
191.46/191.55	c #Conflicts:     351000 | #Learnt:      22684 | 0.000
191.46/191.55	c total clause space: 127.173MB
191.46/191.55	c total #watches: 332422
192.46/192.58	c total #propagations: 168091528 / total #impl: 665960753 (eff. 0.252)
192.46/192.58	c #Conflicts:     352000 | #Learnt:      23684 | 0.000
192.46/192.58	c total clause space: 127.173MB
192.46/192.58	c total #watches: 335148
193.56/193.63	c total #propagations: 168549923 / total #impl: 667499702 (eff. 0.253)
193.56/193.63	c #Conflicts:     353000 | #Learnt:      24684 | 0.000
193.56/193.63	c total clause space: 127.173MB
193.56/193.63	c total #watches: 337718
194.56/194.68	c total #propagations: 169021423 / total #impl: 669207075 (eff. 0.253)
194.56/194.68	c #Conflicts:     354000 | #Learnt:      25684 | 0.000
194.56/194.68	c total clause space: 127.173MB
194.56/194.68	c total #watches: 341235
195.66/195.72	c total #propagations: 169476956 / total #impl: 670990501 (eff. 0.253)
195.66/195.72	c #Conflicts:     355000 | #Learnt:      26684 | 0.000
195.66/195.72	c total clause space: 127.173MB
195.66/195.72	c total #watches: 343958
196.46/196.58	c total #propagations: 169982745 / total #impl: 673041784 (eff. 0.253)
196.46/196.58	c #Conflicts:     356000 | #Learnt:      27684 | 0.000
196.46/196.58	c total clause space: 127.173MB
196.46/196.58	c total #watches: 346599
197.46/197.57	c total #propagations: 170451593 / total #impl: 674870595 (eff. 0.253)
197.46/197.57	c GC COLLECT
197.46/197.57	c #Conflicts:     357000 | #Learnt:      14398 | 0.000
197.46/197.57	c total clause space: 127.173MB
197.46/197.57	c total #watches: 294701
198.06/198.14	c total #propagations: 170913311 / total #impl: 676562439 (eff. 0.253)
198.06/198.14	c #Conflicts:     358000 | #Learnt:      15398 | 0.000
198.06/198.14	c total clause space: 127.173MB
198.06/198.14	c total #watches: 298135
198.55/198.67	c total #propagations: 171454638 / total #impl: 678661152 (eff. 0.253)
198.55/198.67	c #Conflicts:     359000 | #Learnt:      16398 | 0.000
198.55/198.67	c total clause space: 127.173MB
198.55/198.67	c total #watches: 301113
199.25/199.34	c total #propagations: 171887854 / total #impl: 680242342 (eff. 0.253)
199.25/199.34	c #Conflicts:     360000 | #Learnt:      17398 | 0.000
199.25/199.34	c total clause space: 127.173MB
199.25/199.34	c total #watches: 305420
199.95/200.07	c total #propagations: 172383120 / total #impl: 682359433 (eff. 0.253)
199.95/200.07	c #Conflicts:     361000 | #Learnt:      18398 | 0.000
199.95/200.07	c total clause space: 127.173MB
199.95/200.07	c total #watches: 308905
200.55/200.67	c total #propagations: 172904534 / total #impl: 684809110 (eff. 0.252)
200.55/200.67	c #Conflicts:     362000 | #Learnt:      19398 | 0.000
200.55/200.67	c total clause space: 127.173MB
200.55/200.67	c total #watches: 312060
201.15/201.27	c total #propagations: 173368780 / total #impl: 686618170 (eff. 0.252)
201.15/201.27	c #Conflicts:     363000 | #Learnt:      20398 | 0.000
201.15/201.27	c total clause space: 127.173MB
201.15/201.27	c total #watches: 316137
201.85/201.97	c total #propagations: 173790354 / total #impl: 688386331 (eff. 0.252)
201.85/201.97	c #Conflicts:     364000 | #Learnt:      21398 | 0.000
201.85/201.97	c total clause space: 127.173MB
201.85/201.97	c total #watches: 319774
202.75/202.80	c total #propagations: 174211123 / total #impl: 690167497 (eff. 0.252)
202.75/202.80	c #Conflicts:     365000 | #Learnt:      22398 | 0.000
202.75/202.80	c total clause space: 127.173MB
202.75/202.80	c total #watches: 324882
203.65/203.73	c total #propagations: 174772171 / total #impl: 692495700 (eff. 0.252)
203.65/203.73	c #Conflicts:     366000 | #Learnt:      23398 | 0.000
203.65/203.73	c total clause space: 127.173MB
203.65/203.73	c total #watches: 330216
204.45/204.55	c total #propagations: 175301961 / total #impl: 694951732 (eff. 0.252)
204.45/204.55	c #Conflicts:     367000 | #Learnt:      24398 | 0.000
204.45/204.55	c total clause space: 127.173MB
204.45/204.55	c total #watches: 335759
205.35/205.44	c total #propagations: 175741128 / total #impl: 697137016 (eff. 0.252)
205.35/205.44	c #Conflicts:     368000 | #Learnt:      25398 | 0.000
205.35/205.44	c total clause space: 127.173MB
205.35/205.44	c total #watches: 341037
206.15/206.20	c total #propagations: 176195354 / total #impl: 699238450 (eff. 0.252)
206.15/206.20	c #Conflicts:     369000 | #Learnt:      26398 | 0.000
206.15/206.20	c total clause space: 127.173MB
206.15/206.20	c total #watches: 344721
206.95/207.02	c total #propagations: 176575766 / total #impl: 700767314 (eff. 0.252)
206.95/207.02	c #Conflicts:     370000 | #Learnt:      27398 | 0.000
206.95/207.02	c total clause space: 127.173MB
206.95/207.02	c total #watches: 348415
207.96/208.02	c total #propagations: 176934768 / total #impl: 702102252 (eff. 0.252)
207.96/208.02	c #Conflicts:     371000 | #Learnt:      28398 | 0.000
207.96/208.02	c total clause space: 127.173MB
207.96/208.02	c total #watches: 351374
208.75/208.86	c total #propagations: 177368937 / total #impl: 703797562 (eff. 0.252)
208.75/208.86	c GC COLLECT
208.75/208.86	c #Conflicts:     372000 | #Learnt:      14798 | 0.000
208.75/208.86	c total clause space: 127.173MB
208.75/208.86	c total #watches: 296153
209.35/209.44	c total #propagations: 177749788 / total #impl: 705305929 (eff. 0.252)
209.35/209.44	c #Conflicts:     373000 | #Learnt:      15798 | 0.000
209.35/209.44	c total clause space: 127.173MB
209.35/209.44	c total #watches: 299940
209.95/210.04	c total #propagations: 178219104 / total #impl: 707340135 (eff. 0.252)
209.95/210.04	c #Conflicts:     374000 | #Learnt:      16798 | 0.000
209.95/210.04	c total clause space: 127.173MB
209.95/210.04	c total #watches: 302857
210.65/210.70	c total #propagations: 178713067 / total #impl: 709445440 (eff. 0.252)
210.65/210.70	c #Conflicts:     375000 | #Learnt:      17798 | 0.000
210.65/210.70	c total clause space: 127.173MB
210.65/210.70	c total #watches: 307134
211.16/211.28	c total #propagations: 179207594 / total #impl: 711765860 (eff. 0.252)
211.16/211.28	c #Conflicts:     376000 | #Learnt:      18798 | 0.000
211.16/211.28	c total clause space: 127.173MB
211.16/211.28	c total #watches: 310324
211.85/211.90	c total #propagations: 179572880 / total #impl: 713611495 (eff. 0.252)
211.85/211.90	c #Conflicts:     377000 | #Learnt:      19798 | 0.000
211.85/211.90	c total clause space: 127.173MB
211.85/211.90	c total #watches: 313962
212.55/212.60	c total #propagations: 179979256 / total #impl: 715576089 (eff. 0.252)
212.55/212.60	c #Conflicts:     378000 | #Learnt:      20798 | 0.000
212.55/212.60	c total clause space: 127.173MB
212.55/212.60	c total #watches: 318263
213.46/213.56	c total #propagations: 180434921 / total #impl: 717854317 (eff. 0.251)
213.46/213.56	c #Conflicts:     379000 | #Learnt:      21798 | 0.000
213.46/213.56	c total clause space: 127.173MB
213.46/213.56	c total #watches: 322334
214.25/214.40	c total #propagations: 181005986 / total #impl: 720138802 (eff. 0.251)
214.25/214.40	c #Conflicts:     380000 | #Learnt:      22798 | 0.000
214.25/214.40	c total clause space: 127.173MB
214.25/214.40	c total #watches: 327931
215.05/215.12	c total #propagations: 181498021 / total #impl: 722295200 (eff. 0.251)
215.05/215.12	c #Conflicts:     381000 | #Learnt:      23798 | 0.000
215.05/215.12	c total clause space: 127.173MB
215.05/215.12	c total #watches: 330678
215.85/215.96	c total #propagations: 181953282 / total #impl: 723860143 (eff. 0.251)
215.85/215.96	c #Conflicts:     382000 | #Learnt:      24798 | 0.000
215.85/215.96	c total clause space: 127.173MB
215.85/215.96	c total #watches: 335664
216.76/216.81	c total #propagations: 182406876 / total #impl: 725754250 (eff. 0.251)
216.76/216.81	c #Conflicts:     383000 | #Learnt:      25798 | 0.000
216.76/216.81	c total clause space: 127.173MB
216.76/216.81	c total #watches: 339336
217.55/217.63	c total #propagations: 182897380 / total #impl: 727948069 (eff. 0.251)
217.55/217.63	c #Conflicts:     384000 | #Learnt:      26798 | 0.000
217.55/217.63	c total clause space: 127.173MB
217.55/217.63	c total #watches: 343039
218.25/218.35	c total #propagations: 183340149 / total #impl: 729722634 (eff. 0.251)
218.25/218.35	c #Conflicts:     385000 | #Learnt:      27798 | 0.000
218.25/218.35	c total clause space: 127.173MB
218.25/218.35	c total #watches: 346194
219.35/219.49	c total #propagations: 183759759 / total #impl: 731146226 (eff. 0.251)
219.35/219.49	c #Conflicts:     386000 | #Learnt:      28798 | 0.000
219.35/219.49	c total clause space: 127.173MB
219.35/219.49	c total #watches: 350043
220.35/220.49	c total #propagations: 184307299 / total #impl: 733290052 (eff. 0.251)
220.35/220.49	c #Conflicts:     387000 | #Learnt:      29798 | 0.000
220.35/220.49	c total clause space: 127.173MB
220.35/220.49	c total #watches: 355560
221.06/221.11	c total #propagations: 184799875 / total #impl: 735565993 (eff. 0.251)
221.06/221.11	c GC COLLECT
221.06/221.11	c #Conflicts:     388000 | #Learnt:      15882 | 0.000
221.06/221.11	c total clause space: 127.173MB
221.06/221.11	c total #watches: 299354
221.45/221.57	c total #propagations: 185247283 / total #impl: 737147637 (eff. 0.251)
221.45/221.57	c #Conflicts:     389000 | #Learnt:      16882 | 0.000
221.45/221.57	c total clause space: 127.173MB
221.45/221.57	c total #watches: 302438
221.95/222.01	c total #propagations: 185676908 / total #impl: 738673037 (eff. 0.251)
221.95/222.01	c #Conflicts:     390000 | #Learnt:      17882 | 0.000
221.95/222.01	c total clause space: 127.173MB
221.95/222.01	c total #watches: 304870
222.35/222.48	c total #propagations: 186128771 / total #impl: 740238116 (eff. 0.251)
222.35/222.48	c #Conflicts:     391000 | #Learnt:      18882 | 0.000
222.35/222.48	c total clause space: 127.173MB
222.35/222.48	c total #watches: 308109
222.95/223.04	c total #propagations: 186584890 / total #impl: 741993113 (eff. 0.251)
222.95/223.04	c #Conflicts:     392000 | #Learnt:      19882 | 0.000
222.95/223.04	c total clause space: 127.173MB
222.95/223.04	c total #watches: 311239
223.55/223.62	c total #propagations: 187067189 / total #impl: 743812920 (eff. 0.251)
223.55/223.62	c #Conflicts:     393000 | #Learnt:      20882 | 0.000
223.55/223.62	c total clause space: 127.173MB
223.55/223.62	c total #watches: 314767
224.15/224.27	c total #propagations: 187546820 / total #impl: 745652532 (eff. 0.252)
224.15/224.27	c #Conflicts:     394000 | #Learnt:      21882 | 0.000
224.15/224.27	c total clause space: 127.173MB
224.15/224.27	c total #watches: 318420
224.85/224.94	c total #propagations: 188042359 / total #impl: 747400890 (eff. 0.252)
224.85/224.94	c #Conflicts:     395000 | #Learnt:      22882 | 0.000
224.85/224.94	c total clause space: 127.173MB
224.85/224.94	c total #watches: 321731
225.65/225.71	c total #propagations: 188542441 / total #impl: 749418756 (eff. 0.252)
225.65/225.71	c #Conflicts:     396000 | #Learnt:      23882 | 0.000
225.65/225.71	c total clause space: 127.173MB
225.65/225.71	c total #watches: 325307
226.35/226.42	c total #propagations: 189062263 / total #impl: 751501333 (eff. 0.252)
226.35/226.42	c #Conflicts:     397000 | #Learnt:      24882 | 0.000
226.35/226.42	c total clause space: 127.173MB
226.35/226.42	c total #watches: 328030
227.15/227.21	c total #propagations: 189527869 / total #impl: 753324062 (eff. 0.252)
227.15/227.21	c #Conflicts:     398000 | #Learnt:      25882 | 0.000
227.15/227.21	c total clause space: 127.173MB
227.15/227.21	c total #watches: 330680
227.76/227.89	c total #propagations: 190030538 / total #impl: 755216308 (eff. 0.252)
227.76/227.89	c #Conflicts:     399000 | #Learnt:      26882 | 0.000
227.76/227.89	c total clause space: 127.173MB
227.76/227.89	c total #watches: 334775
228.55/228.62	c total #propagations: 190488888 / total #impl: 757021198 (eff. 0.252)
228.55/228.62	c #Conflicts:     400000 | #Learnt:      27882 | 0.000
228.55/228.62	c total clause space: 127.173MB
228.55/228.62	c total #watches: 337748
229.45/229.50	c total #propagations: 190964973 / total #impl: 758745195 (eff. 0.252)
229.45/229.50	c #Conflicts:     401000 | #Learnt:      28882 | 0.000
229.45/229.50	c total clause space: 127.173MB
229.45/229.50	c total #watches: 340829
230.15/230.28	c total #propagations: 191471758 / total #impl: 760901117 (eff. 0.252)
230.15/230.28	c #Conflicts:     402000 | #Learnt:      29882 | 0.000
230.15/230.28	c total clause space: 127.173MB
230.15/230.28	c total #watches: 345489
230.96/231.08	c total #propagations: 191950476 / total #impl: 762786097 (eff. 0.252)
230.96/231.08	c GC COLLECT
230.96/231.08	c #Conflicts:     403000 | #Learnt:      15675 | 0.000
230.96/231.08	c total clause space: 127.173MB
230.96/231.08	c total #watches: 299579
231.45/231.59	c total #propagations: 192494140 / total #impl: 765168833 (eff. 0.252)
231.45/231.59	c #Conflicts:     404000 | #Learnt:      16675 | 0.000
231.45/231.59	c total clause space: 127.173MB
231.45/231.59	c total #watches: 302900
232.06/232.17	c total #propagations: 192895405 / total #impl: 766712336 (eff. 0.252)
232.06/232.17	c #Conflicts:     405000 | #Learnt:      17675 | 0.000
232.06/232.17	c total clause space: 127.173MB
232.06/232.17	c total #watches: 305981
232.75/232.88	c total #propagations: 193379477 / total #impl: 768669800 (eff. 0.252)
232.75/232.88	c #Conflicts:     406000 | #Learnt:      18675 | 0.000
232.75/232.88	c total clause space: 127.173MB
232.75/232.88	c total #watches: 308976
233.45/233.51	c total #propagations: 193889171 / total #impl: 770754120 (eff. 0.252)
233.45/233.51	c #Conflicts:     407000 | #Learnt:      19675 | 0.000
233.45/233.51	c total clause space: 127.173MB
233.45/233.51	c total #watches: 312619
234.05/234.18	c total #propagations: 194387770 / total #impl: 772725921 (eff. 0.252)
234.05/234.18	c #Conflicts:     408000 | #Learnt:      20675 | 0.000
234.05/234.18	c total clause space: 127.173MB
234.05/234.18	c total #watches: 316666
234.66/234.78	c total #propagations: 194901266 / total #impl: 774877770 (eff. 0.252)
234.66/234.78	c #Conflicts:     409000 | #Learnt:      21675 | 0.000
234.66/234.78	c total clause space: 127.173MB
234.66/234.78	c total #watches: 320164
235.37/235.44	c total #propagations: 195374651 / total #impl: 776940991 (eff. 0.251)
235.37/235.44	c #Conflicts:     410000 | #Learnt:      22675 | 0.000
235.37/235.44	c total clause space: 127.173MB
235.37/235.44	c total #watches: 323282
236.16/236.25	c total #propagations: 195833820 / total #impl: 778891040 (eff. 0.251)
236.16/236.25	c #Conflicts:     411000 | #Learnt:      23675 | 0.000
236.16/236.25	c total clause space: 127.173MB
236.16/236.25	c total #watches: 326380
236.86/236.90	c total #propagations: 196347440 / total #impl: 780869802 (eff. 0.251)
236.86/236.90	c #Conflicts:     412000 | #Learnt:      24675 | 0.000
236.86/236.90	c total clause space: 127.173MB
236.86/236.90	c total #watches: 329037
237.36/237.40	c total #propagations: 196803621 / total #impl: 782675257 (eff. 0.251)
237.36/237.40	c #Conflicts:     413000 | #Learnt:      25675 | 0.000
237.36/237.40	c total clause space: 127.173MB
237.36/237.40	c total #watches: 331866
237.96/238.02	c total #propagations: 197174934 / total #impl: 784014613 (eff. 0.251)
237.96/238.02	c #Conflicts:     414000 | #Learnt:      26675 | 0.000
237.96/238.02	c total clause space: 127.173MB
237.96/238.02	c total #watches: 335069
238.76/238.82	c total #propagations: 197606328 / total #impl: 785653307 (eff. 0.252)
238.76/238.82	c #Conflicts:     415000 | #Learnt:      27675 | 0.000
238.76/238.82	c total clause space: 127.173MB
238.76/238.82	c total #watches: 340325
239.86/239.96	c total #propagations: 198093705 / total #impl: 787720466 (eff. 0.251)
239.86/239.96	c #Conflicts:     416000 | #Learnt:      28675 | 0.000
239.86/239.96	c total clause space: 127.173MB
239.86/239.96	c total #watches: 345488
241.16/241.25	c total #propagations: 198663165 / total #impl: 790241428 (eff. 0.251)
241.16/241.25	c #Conflicts:     417000 | #Learnt:      29675 | 0.000
241.16/241.25	c total clause space: 127.173MB
241.16/241.25	c total #watches: 351032
242.16/242.20	c total #propagations: 199239870 / total #impl: 792725758 (eff. 0.251)
242.16/242.20	c #Conflicts:     418000 | #Learnt:      30675 | 0.000
242.16/242.20	c total clause space: 127.173MB
242.16/242.20	c total #watches: 355511
242.76/242.87	c total #propagations: 199650836 / total #impl: 794935248 (eff. 0.251)
242.76/242.87	c GC COLLECT
242.76/242.87	c #Conflicts:     419000 | #Learnt:      16223 | 0.000
242.76/242.87	c total clause space: 127.173MB
242.76/242.87	c total #watches: 302203
243.36/243.43	c total #propagations: 200070667 / total #impl: 796980045 (eff. 0.251)
243.36/243.43	c #Conflicts:     420000 | #Learnt:      17223 | 0.000
243.36/243.43	c total clause space: 127.173MB
243.36/243.43	c total #watches: 307187
244.06/244.14	c total #propagations: 200460948 / total #impl: 799038065 (eff. 0.251)
244.06/244.14	c #Conflicts:     421000 | #Learnt:      18223 | 0.000
244.06/244.14	c total clause space: 127.173MB
244.06/244.14	c total #watches: 310992
244.66/244.73	c total #propagations: 200925729 / total #impl: 801366919 (eff. 0.251)
244.66/244.73	c #Conflicts:     422000 | #Learnt:      19223 | 0.000
244.66/244.73	c total clause space: 127.173MB
244.66/244.73	c total #watches: 314986
245.26/245.37	c total #propagations: 201299414 / total #impl: 803389179 (eff. 0.251)
245.26/245.37	c #Conflicts:     423000 | #Learnt:      20223 | 0.000
245.26/245.37	c total clause space: 127.173MB
245.26/245.37	c total #watches: 317677
245.86/245.99	c total #propagations: 201683903 / total #impl: 805050029 (eff. 0.251)
245.86/245.99	c #Conflicts:     424000 | #Learnt:      21223 | 0.000
245.86/245.99	c total clause space: 127.173MB
245.86/245.99	c total #watches: 321105
246.56/246.62	c total #propagations: 202067365 / total #impl: 806936170 (eff. 0.250)
246.56/246.62	c #Conflicts:     425000 | #Learnt:      22223 | 0.000
246.56/246.62	c total clause space: 127.173MB
246.56/246.62	c total #watches: 325010
247.26/247.39	c total #propagations: 202443235 / total #impl: 808801376 (eff. 0.250)
247.26/247.39	c #Conflicts:     426000 | #Learnt:      23223 | 0.000
247.26/247.39	c total clause space: 127.173MB
247.26/247.39	c total #watches: 328954
248.16/248.25	c total #propagations: 202812860 / total #impl: 810566786 (eff. 0.250)
248.16/248.25	c #Conflicts:     427000 | #Learnt:      24223 | 0.000
248.16/248.25	c total clause space: 127.173MB
248.16/248.25	c total #watches: 334125
249.16/249.20	c total #propagations: 203256374 / total #impl: 812575634 (eff. 0.250)
249.16/249.20	c #Conflicts:     428000 | #Learnt:      25223 | 0.000
249.16/249.20	c total clause space: 127.173MB
249.16/249.20	c total #watches: 338676
250.06/250.14	c total #propagations: 203656148 / total #impl: 814606709 (eff. 0.250)
250.06/250.14	c #Conflicts:     429000 | #Learnt:      26223 | 0.000
250.06/250.14	c total clause space: 127.173MB
250.06/250.14	c total #watches: 343144
251.16/251.26	c total #propagations: 204053234 / total #impl: 816465289 (eff. 0.250)
251.16/251.26	c #Conflicts:     430000 | #Learnt:      27223 | 0.000
251.16/251.26	c total clause space: 127.173MB
251.16/251.26	c total #watches: 347318
252.55/252.66	c total #propagations: 204448299 / total #impl: 818483039 (eff. 0.250)
252.55/252.66	c #Conflicts:     431000 | #Learnt:      28223 | 0.000
252.55/252.66	c total clause space: 206.656MB
252.55/252.66	c total #watches: 352496
254.15/254.24	c total #propagations: 204847559 / total #impl: 820465507 (eff. 0.250)
254.15/254.24	c #Conflicts:     432000 | #Learnt:      29223 | 0.000
254.15/254.24	c total clause space: 206.656MB
254.15/254.24	c total #watches: 356299
256.05/256.13	c total #propagations: 205256478 / total #impl: 822639554 (eff. 0.250)
256.05/256.13	c #Conflicts:     433000 | #Learnt:      30223 | 0.000
256.05/256.13	c total clause space: 206.656MB
256.05/256.13	c total #watches: 361113
257.85/257.94	c total #propagations: 205712786 / total #impl: 825039659 (eff. 0.249)
257.85/257.94	c #Conflicts:     434000 | #Learnt:      31223 | 0.000
257.85/257.94	c total clause space: 206.656MB
257.85/257.94	c total #watches: 365037
259.05/259.14	c total #propagations: 206146691 / total #impl: 827170455 (eff. 0.249)
259.05/259.14	c GC COLLECT
259.05/259.14	c #Conflicts:     435000 | #Learnt:      16407 | 0.000
259.05/259.14	c total clause space: 206.656MB
259.05/259.14	c total #watches: 301714
259.56/259.69	c total #propagations: 206636525 / total #impl: 829554626 (eff. 0.249)
259.56/259.69	c #Conflicts:     436000 | #Learnt:      17407 | 0.000
259.56/259.69	c total clause space: 206.656MB
259.56/259.69	c total #watches: 305732
260.25/260.31	c total #propagations: 207158097 / total #impl: 831934727 (eff. 0.249)
260.25/260.31	c #Conflicts:     437000 | #Learnt:      18407 | 0.000
260.25/260.31	c total clause space: 206.656MB
260.25/260.31	c total #watches: 310069
260.85/260.95	c total #propagations: 207679629 / total #impl: 834171168 (eff. 0.249)
260.85/260.95	c #Conflicts:     438000 | #Learnt:      19407 | 0.000
260.85/260.95	c total clause space: 206.656MB
260.85/260.95	c total #watches: 314208
261.35/261.48	c total #propagations: 208149392 / total #impl: 836069472 (eff. 0.249)
261.35/261.48	c #Conflicts:     439000 | #Learnt:      20407 | 0.000
261.35/261.48	c total clause space: 206.656MB
261.35/261.48	c total #watches: 317116
262.05/262.19	c total #propagations: 208534032 / total #impl: 837236101 (eff. 0.249)
262.05/262.19	c #Conflicts:     440000 | #Learnt:      21407 | 0.000
262.05/262.19	c total clause space: 206.656MB
262.05/262.19	c total #watches: 319999
262.75/262.87	c total #propagations: 208957452 / total #impl: 838560217 (eff. 0.249)
262.75/262.87	c #Conflicts:     441000 | #Learnt:      22407 | 0.000
262.75/262.87	c total clause space: 206.656MB
262.75/262.87	c total #watches: 323582
263.55/263.64	c total #propagations: 209357777 / total #impl: 839821982 (eff. 0.249)
263.55/263.64	c #Conflicts:     442000 | #Learnt:      23407 | 0.000
263.55/263.64	c total clause space: 206.656MB
263.55/263.64	c total #watches: 326177
264.25/264.36	c total #propagations: 209758317 / total #impl: 841075441 (eff. 0.249)
264.25/264.36	c #Conflicts:     443000 | #Learnt:      24407 | 0.000
264.25/264.36	c total clause space: 206.656MB
264.25/264.36	c total #watches: 328992
265.06/265.16	c total #propagations: 210129644 / total #impl: 842246137 (eff. 0.249)
265.06/265.16	c #Conflicts:     444000 | #Learnt:      25407 | 0.000
265.06/265.16	c total clause space: 206.656MB
265.06/265.16	c total #watches: 332013
265.85/265.97	c total #propagations: 210548737 / total #impl: 843677697 (eff. 0.250)
265.85/265.97	c #Conflicts:     445000 | #Learnt:      26407 | 0.000
265.85/265.97	c total clause space: 206.656MB
265.85/265.97	c total #watches: 334289
266.75/266.83	c total #propagations: 210957202 / total #impl: 845008316 (eff. 0.250)
266.75/266.83	c #Conflicts:     446000 | #Learnt:      27407 | 0.000
266.75/266.83	c total clause space: 206.656MB
266.75/266.83	c total #watches: 337015
267.65/267.76	c total #propagations: 211384222 / total #impl: 846413449 (eff. 0.250)
267.65/267.76	c #Conflicts:     447000 | #Learnt:      28407 | 0.000
267.65/267.76	c total clause space: 206.656MB
267.65/267.76	c total #watches: 339432
268.65/268.71	c total #propagations: 211828224 / total #impl: 847981317 (eff. 0.250)
268.65/268.71	c #Conflicts:     448000 | #Learnt:      29407 | 0.000
268.65/268.71	c total clause space: 206.656MB
268.65/268.71	c total #watches: 341688
269.56/269.68	c total #propagations: 212248275 / total #impl: 849348411 (eff. 0.250)
269.56/269.68	c #Conflicts:     449000 | #Learnt:      30407 | 0.000
269.56/269.68	c total clause space: 206.656MB
269.56/269.68	c total #watches: 345427
270.56/270.68	c total #propagations: 212703089 / total #impl: 851100145 (eff. 0.250)
270.56/270.68	c #Conflicts:     450000 | #Learnt:      31407 | 0.000
270.56/270.68	c total clause space: 206.656MB
270.56/270.68	c total #watches: 348747
271.55/271.60	c total #propagations: 213182650 / total #impl: 853046355 (eff. 0.250)
271.55/271.60	c GC COLLECT
271.55/271.60	c #Conflicts:     451000 | #Learnt:      16320 | 0.000
271.55/271.60	c total clause space: 206.656MB
271.55/271.60	c total #watches: 301557
271.95/272.09	c total #propagations: 213625748 / total #impl: 854950783 (eff. 0.250)
271.95/272.09	c #Conflicts:     452000 | #Learnt:      17320 | 0.000
271.95/272.09	c total clause space: 206.656MB
271.95/272.09	c total #watches: 305728
272.55/272.61	c total #propagations: 214098790 / total #impl: 856889276 (eff. 0.250)
272.55/272.61	c #Conflicts:     453000 | #Learnt:      18320 | 0.000
272.55/272.61	c total clause space: 206.656MB
272.55/272.61	c total #watches: 309566
273.15/273.20	c total #propagations: 214556034 / total #impl: 858604647 (eff. 0.250)
273.15/273.20	c #Conflicts:     454000 | #Learnt:      19320 | 0.000
273.15/273.20	c total clause space: 206.656MB
273.15/273.20	c total #watches: 312856
273.75/273.82	c total #propagations: 215054662 / total #impl: 860485516 (eff. 0.250)
273.75/273.82	c #Conflicts:     455000 | #Learnt:      20320 | 0.000
273.75/273.82	c total clause space: 206.656MB
273.75/273.82	c total #watches: 316639
274.45/274.50	c total #propagations: 215495564 / total #impl: 862221100 (eff. 0.250)
274.45/274.50	c #Conflicts:     456000 | #Learnt:      21320 | 0.000
274.45/274.50	c total clause space: 206.656MB
274.45/274.50	c total #watches: 320593
275.15/275.27	c total #propagations: 215963351 / total #impl: 863969702 (eff. 0.250)
275.15/275.27	c #Conflicts:     457000 | #Learnt:      22320 | 0.000
275.15/275.27	c total clause space: 206.656MB
275.15/275.27	c total #watches: 324235
275.95/276.01	c total #propagations: 216469771 / total #impl: 865753623 (eff. 0.250)
275.95/276.01	c #Conflicts:     458000 | #Learnt:      23320 | 0.000
275.95/276.01	c total clause space: 206.656MB
275.95/276.01	c total #watches: 328665
276.65/276.78	c total #propagations: 216929197 / total #impl: 867403733 (eff. 0.250)
276.65/276.78	c #Conflicts:     459000 | #Learnt:      24320 | 0.000
276.65/276.78	c total clause space: 206.656MB
276.65/276.78	c total #watches: 332056
277.45/277.57	c total #propagations: 217365101 / total #impl: 868999397 (eff. 0.250)
277.45/277.57	c #Conflicts:     460000 | #Learnt:      25320 | 0.000
277.45/277.57	c total clause space: 206.656MB
277.45/277.57	c total #watches: 334480
278.26/278.39	c total #propagations: 217803721 / total #impl: 870567865 (eff. 0.250)
278.26/278.39	c #Conflicts:     461000 | #Learnt:      26320 | 0.000
278.26/278.39	c total clause space: 206.656MB
278.26/278.39	c total #watches: 338306
279.05/279.18	c total #propagations: 218278189 / total #impl: 872268790 (eff. 0.250)
279.05/279.18	c #Conflicts:     462000 | #Learnt:      27320 | 0.000
279.05/279.18	c total clause space: 206.656MB
279.05/279.18	c total #watches: 343385
279.85/279.92	c total #propagations: 218718237 / total #impl: 874009829 (eff. 0.250)
279.85/279.92	c #Conflicts:     463000 | #Learnt:      28320 | 0.000
279.85/279.92	c total clause space: 206.656MB
279.85/279.92	c total #watches: 347578
280.56/280.61	c total #propagations: 219106705 / total #impl: 875809065 (eff. 0.250)
280.56/280.61	c #Conflicts:     464000 | #Learnt:      29320 | 0.000
280.56/280.61	c total clause space: 206.656MB
280.56/280.61	c total #watches: 351561
281.15/281.25	c total #propagations: 219481978 / total #impl: 877667279 (eff. 0.250)
281.15/281.25	c #Conflicts:     465000 | #Learnt:      30320 | 0.000
281.15/281.25	c total clause space: 206.656MB
281.15/281.25	c total #watches: 354828
282.05/282.12	c total #propagations: 219840766 / total #impl: 879439481 (eff. 0.250)
282.05/282.12	c #Conflicts:     466000 | #Learnt:      31320 | 0.000
282.05/282.12	c total clause space: 206.656MB
282.05/282.12	c total #watches: 358026
282.76/282.86	c total #propagations: 220263325 / total #impl: 881400667 (eff. 0.250)
282.76/282.86	c #Conflicts:     467000 | #Learnt:      32320 | 0.000
282.76/282.86	c total clause space: 206.656MB
282.76/282.86	c total #watches: 362683
283.35/283.45	c total #propagations: 220620976 / total #impl: 883180290 (eff. 0.250)
283.35/283.45	c GC COLLECT
283.35/283.45	c #Conflicts:     468000 | #Learnt:      16906 | 0.000
283.35/283.45	c total clause space: 206.656MB
283.35/283.45	c total #watches: 303963
283.76/283.90	c total #propagations: 220965270 / total #impl: 884810801 (eff. 0.250)
283.76/283.90	c #Conflicts:     469000 | #Learnt:      17906 | 0.000
283.76/283.90	c total clause space: 206.656MB
283.76/283.90	c total #watches: 307542
284.25/284.31	c total #propagations: 221364494 / total #impl: 886627452 (eff. 0.250)
284.25/284.31	c #Conflicts:     470000 | #Learnt:      18906 | 0.000
284.25/284.31	c total clause space: 206.656MB
284.25/284.31	c total #watches: 310875
284.75/284.83	c total #propagations: 221726598 / total #impl: 888312485 (eff. 0.250)
284.75/284.83	c #Conflicts:     471000 | #Learnt:      19906 | 0.000
284.75/284.83	c total clause space: 206.656MB
284.75/284.83	c total #watches: 314317
285.25/285.36	c total #propagations: 222099377 / total #impl: 889978301 (eff. 0.250)
285.25/285.36	c #Conflicts:     472000 | #Learnt:      20906 | 0.000
285.25/285.36	c total clause space: 206.656MB
285.25/285.36	c total #watches: 318100
285.85/285.95	c total #propagations: 222462640 / total #impl: 891709926 (eff. 0.249)
285.85/285.95	c #Conflicts:     473000 | #Learnt:      21906 | 0.000
285.85/285.95	c total clause space: 206.656MB
285.85/285.95	c total #watches: 321586
286.45/286.57	c total #propagations: 222835675 / total #impl: 893518385 (eff. 0.249)
286.45/286.57	c #Conflicts:     474000 | #Learnt:      22906 | 0.000
286.45/286.57	c total clause space: 206.656MB
286.45/286.57	c total #watches: 324478
287.06/287.17	c total #propagations: 223175326 / total #impl: 895081792 (eff. 0.249)
287.06/287.17	c #Conflicts:     475000 | #Learnt:      23906 | 0.000
287.06/287.17	c total clause space: 206.656MB
287.06/287.17	c total #watches: 327122
287.65/287.76	c total #propagations: 223517676 / total #impl: 896621993 (eff. 0.249)
287.65/287.76	c #Conflicts:     476000 | #Learnt:      24906 | 0.000
287.65/287.76	c total clause space: 206.656MB
287.65/287.76	c total #watches: 330148
288.35/288.43	c total #propagations: 223911666 / total #impl: 898450245 (eff. 0.249)
288.35/288.43	c #Conflicts:     477000 | #Learnt:      25906 | 0.000
288.35/288.43	c total clause space: 206.656MB
288.35/288.43	c total #watches: 333240
289.05/289.10	c total #propagations: 224299835 / total #impl: 900186401 (eff. 0.249)
289.05/289.10	c #Conflicts:     478000 | #Learnt:      26906 | 0.000
289.05/289.10	c total clause space: 206.656MB
289.05/289.10	c total #watches: 336815
289.75/289.85	c total #propagations: 224711999 / total #impl: 902182147 (eff. 0.249)
289.75/289.85	c #Conflicts:     479000 | #Learnt:      27906 | 0.000
289.75/289.85	c total clause space: 206.656MB
289.75/289.85	c total #watches: 339875
290.55/290.65	c total #propagations: 225153783 / total #impl: 904347859 (eff. 0.249)
290.55/290.65	c #Conflicts:     480000 | #Learnt:      28906 | 0.000
290.55/290.65	c total clause space: 206.656MB
290.55/290.65	c total #watches: 343138
291.45/291.51	c total #propagations: 225585679 / total #impl: 906446098 (eff. 0.249)
291.45/291.51	c #Conflicts:     481000 | #Learnt:      29906 | 0.000
291.45/291.51	c total clause space: 206.656MB
291.45/291.51	c total #watches: 347281
292.15/292.25	c total #propagations: 226030337 / total #impl: 908577024 (eff. 0.249)
292.15/292.25	c #Conflicts:     482000 | #Learnt:      30906 | 0.000
292.15/292.25	c total clause space: 206.656MB
292.15/292.25	c total #watches: 350984
293.05/293.13	c total #propagations: 226470422 / total #impl: 910846308 (eff. 0.249)
293.05/293.13	c #Conflicts:     483000 | #Learnt:      31906 | 0.000
293.05/293.13	c total clause space: 206.656MB
293.05/293.13	c total #watches: 355834
294.05/294.11	c total #propagations: 226947065 / total #impl: 913344094 (eff. 0.248)
294.05/294.11	c #Conflicts:     484000 | #Learnt:      32906 | 0.000
294.05/294.11	c total clause space: 206.656MB
294.05/294.11	c total #watches: 360071
294.95/295.01	c total #propagations: 227386085 / total #impl: 915594574 (eff. 0.248)
294.95/295.01	c GC COLLECT
294.95/295.01	c #Conflicts:     485000 | #Learnt:      17209 | 0.000
294.95/295.01	c total clause space: 206.656MB
294.95/295.01	c total #watches: 304735
295.35/295.48	c total #propagations: 227872013 / total #impl: 917724448 (eff. 0.248)
295.35/295.48	c #Conflicts:     486000 | #Learnt:      18209 | 0.000
295.35/295.48	c total clause space: 206.656MB
295.35/295.48	c total #watches: 307710
295.95/296.04	c total #propagations: 228313396 / total #impl: 919621700 (eff. 0.248)
295.95/296.04	c #Conflicts:     487000 | #Learnt:      19209 | 0.000
295.95/296.04	c total clause space: 206.656MB
295.95/296.04	c total #watches: 311440
296.55/296.61	c total #propagations: 228738714 / total #impl: 921402444 (eff. 0.248)
296.55/296.61	c #Conflicts:     488000 | #Learnt:      20209 | 0.000
296.55/296.61	c total clause space: 206.656MB
296.55/296.61	c total #watches: 315606
297.15/297.29	c total #propagations: 229184693 / total #impl: 923477849 (eff. 0.248)
297.15/297.29	c #Conflicts:     489000 | #Learnt:      21209 | 0.000
297.15/297.29	c total clause space: 206.656MB
297.15/297.29	c total #watches: 319208
297.95/298.08	c total #propagations: 229661690 / total #impl: 925595035 (eff. 0.248)
297.95/298.08	c #Conflicts:     490000 | #Learnt:      22209 | 0.000
297.95/298.08	c total clause space: 206.656MB
297.95/298.08	c total #watches: 324293
298.85/298.94	c total #propagations: 230161917 / total #impl: 927960629 (eff. 0.248)
298.85/298.94	c #Conflicts:     491000 | #Learnt:      23209 | 0.000
298.85/298.94	c total clause space: 206.656MB
298.85/298.94	c total #watches: 328337
299.75/299.86	c total #propagations: 230611768 / total #impl: 929990525 (eff. 0.248)
299.75/299.86	c #Conflicts:     492000 | #Learnt:      24209 | 0.000
299.75/299.86	c total clause space: 206.656MB
299.75/299.86	c total #watches: 331983
300.65/300.77	c total #propagations: 231025272 / total #impl: 931910022 (eff. 0.248)
300.65/300.77	c #Conflicts:     493000 | #Learnt:      25209 | 0.000
300.65/300.77	c total clause space: 206.656MB
300.65/300.77	c total #watches: 335175
301.55/301.69	c total #propagations: 231465343 / total #impl: 934006201 (eff. 0.248)
301.55/301.69	c #Conflicts:     494000 | #Learnt:      26209 | 0.000
301.55/301.69	c total clause space: 206.656MB
301.55/301.69	c total #watches: 338151
302.45/302.60	c total #propagations: 231867121 / total #impl: 935943959 (eff. 0.248)
302.45/302.60	c #Conflicts:     495000 | #Learnt:      27209 | 0.000
302.45/302.60	c total clause space: 206.656MB
302.45/302.60	c total #watches: 341802
303.45/303.57	c total #propagations: 232310551 / total #impl: 938300514 (eff. 0.248)
303.45/303.57	c #Conflicts:     496000 | #Learnt:      28209 | 0.000
303.45/303.57	c total clause space: 206.656MB
303.45/303.57	c total #watches: 345398
304.45/304.53	c total #propagations: 232746013 / total #impl: 940582551 (eff. 0.247)
304.45/304.53	c #Conflicts:     497000 | #Learnt:      29209 | 0.000
304.45/304.53	c total clause space: 206.656MB
304.45/304.53	c total #watches: 348145
305.34/305.47	c total #propagations: 233129797 / total #impl: 942461496 (eff. 0.247)
305.34/305.47	c #Conflicts:     498000 | #Learnt:      30209 | 0.000
305.34/305.47	c total clause space: 206.656MB
305.34/305.47	c total #watches: 352516
306.44/306.52	c total #propagations: 233478797 / total #impl: 943991072 (eff. 0.247)
306.44/306.52	c #Conflicts:     499000 | #Learnt:      31209 | 0.000
306.44/306.52	c total clause space: 206.656MB
306.44/306.52	c total #watches: 356120
307.44/307.57	c total #propagations: 233858920 / total #impl: 945839198 (eff. 0.247)
307.44/307.57	c #Conflicts:     500000 | #Learnt:      32209 | 0.000
307.44/307.57	c total clause space: 206.656MB
307.44/307.57	c total #watches: 360055
308.54/308.65	c total #propagations: 234289418 / total #impl: 947832161 (eff. 0.247)
308.54/308.65	c #Conflicts:     501000 | #Learnt:      33209 | 0.000
308.54/308.65	c total clause space: 206.656MB
308.54/308.65	c total #watches: 364017
309.64/309.76	c total #propagations: 234705882 / total #impl: 949784360 (eff. 0.247)
309.64/309.76	c GC COLLECT
309.64/309.76	c #Conflicts:     502000 | #Learnt:      17214 | 0.000
309.64/309.76	c total clause space: 206.656MB
309.64/309.77	c total #watches: 304842
310.15/310.22	c total #propagations: 235115060 / total #impl: 951658583 (eff. 0.247)
310.15/310.22	c #Conflicts:     503000 | #Learnt:      18214 | 0.000
310.15/310.22	c total clause space: 206.656MB
310.15/310.22	c total #watches: 308586
310.54/310.65	c total #propagations: 235559232 / total #impl: 953599696 (eff. 0.247)
310.54/310.65	c #Conflicts:     504000 | #Learnt:      19214 | 0.000
310.54/310.65	c total clause space: 206.656MB
310.54/310.65	c total #watches: 313131
311.04/311.17	c total #propagations: 235989491 / total #impl: 955705971 (eff. 0.247)
311.04/311.17	c #Conflicts:     505000 | #Learnt:      20214 | 0.000
311.04/311.17	c total clause space: 206.656MB
311.04/311.17	c total #watches: 317496
311.64/311.73	c total #propagations: 236418551 / total #impl: 957846125 (eff. 0.247)
311.64/311.73	c #Conflicts:     506000 | #Learnt:      21214 | 0.000
311.64/311.73	c total clause space: 206.656MB
311.64/311.73	c total #watches: 321656
312.35/312.45	c total #propagations: 236841559 / total #impl: 959817862 (eff. 0.247)
312.35/312.45	c #Conflicts:     507000 | #Learnt:      22214 | 0.000
312.35/312.45	c total clause space: 206.656MB
312.35/312.45	c total #watches: 325889
313.14/313.21	c total #propagations: 237288833 / total #impl: 961839224 (eff. 0.247)
313.14/313.21	c #Conflicts:     508000 | #Learnt:      23214 | 0.000
313.14/313.21	c total clause space: 206.656MB
313.14/313.21	c total #watches: 331123
314.04/314.12	c total #propagations: 237726625 / total #impl: 964142048 (eff. 0.247)
314.04/314.12	c #Conflicts:     509000 | #Learnt:      24214 | 0.000
314.04/314.12	c total clause space: 206.656MB
314.04/314.12	c total #watches: 335964
315.04/315.15	c total #propagations: 238202203 / total #impl: 966580007 (eff. 0.246)
315.04/315.15	c #Conflicts:     510000 | #Learnt:      25214 | 0.000
315.04/315.15	c total clause space: 206.656MB
315.04/315.15	c total #watches: 341639
316.24/316.33	c total #propagations: 238733590 / total #impl: 968897537 (eff. 0.246)
316.24/316.33	c #Conflicts:     511000 | #Learnt:      26214 | 0.000
316.24/316.33	c total clause space: 206.656MB
316.24/316.33	c total #watches: 348256
317.44/317.52	c total #propagations: 239234504 / total #impl: 971152872 (eff. 0.246)
317.44/317.52	c #Conflicts:     512000 | #Learnt:      27214 | 0.000
317.44/317.52	c total clause space: 206.656MB
317.44/317.52	c total #watches: 351488
318.64/318.77	c total #propagations: 239769758 / total #impl: 973625484 (eff. 0.246)
318.64/318.77	c #Conflicts:     513000 | #Learnt:      28214 | 0.000
318.64/318.77	c total clause space: 206.656MB
318.64/318.77	c total #watches: 355143
319.84/319.92	c total #propagations: 240340291 / total #impl: 976140019 (eff. 0.246)
319.84/319.92	c #Conflicts:     514000 | #Learnt:      29214 | 0.000
319.84/319.92	c total clause space: 206.656MB
319.84/319.92	c total #watches: 358433
321.15/321.26	c total #propagations: 240830492 / total #impl: 978056819 (eff. 0.246)
321.15/321.26	c #Conflicts:     515000 | #Learnt:      30214 | 0.000
321.15/321.26	c total clause space: 206.656MB
321.15/321.26	c total #watches: 361671
322.54/322.61	c total #propagations: 241392673 / total #impl: 980310285 (eff. 0.246)
322.54/322.61	c #Conflicts:     516000 | #Learnt:      31214 | 0.000
322.54/322.61	c total clause space: 206.656MB
322.54/322.61	c total #watches: 364975
323.64/323.79	c total #propagations: 241892980 / total #impl: 982427519 (eff. 0.246)
323.64/323.79	c #Conflicts:     517000 | #Learnt:      32214 | 0.000
323.64/323.79	c total clause space: 206.656MB
323.64/323.79	c total #watches: 367553
324.94/325.08	c total #propagations: 242355608 / total #impl: 984239726 (eff. 0.246)
324.94/325.08	c #Conflicts:     518000 | #Learnt:      33214 | 0.000
324.94/325.08	c total clause space: 206.656MB
324.94/325.08	c total #watches: 370724
326.14/326.27	c total #propagations: 242868924 / total #impl: 986410937 (eff. 0.246)
326.14/326.27	c #Conflicts:     519000 | #Learnt:      34214 | 0.000
326.14/326.27	c total clause space: 206.656MB
326.14/326.27	c total #watches: 373446
327.04/327.18	c total #propagations: 243282195 / total #impl: 988107225 (eff. 0.246)
327.04/327.18	c GC COLLECT
327.04/327.18	c #Conflicts:     520000 | #Learnt:      17913 | 0.000
327.04/327.18	c total clause space: 206.656MB
327.04/327.18	c total #watches: 307047
327.54/327.66	c total #propagations: 243732425 / total #impl: 989764094 (eff. 0.246)
327.54/327.66	c #Conflicts:     521000 | #Learnt:      18913 | 0.000
327.54/327.66	c total clause space: 206.656MB
327.54/327.66	c total #watches: 309949
328.14/328.28	c total #propagations: 244177094 / total #impl: 991337018 (eff. 0.246)
328.14/328.28	c #Conflicts:     522000 | #Learnt:      19913 | 0.000
328.14/328.28	c total clause space: 206.656MB
328.14/328.28	c total #watches: 313986
328.85/328.95	c total #propagations: 244677700 / total #impl: 993252803 (eff. 0.246)
328.85/328.95	c #Conflicts:     523000 | #Learnt:      20913 | 0.000
328.85/328.95	c total clause space: 206.656MB
328.85/328.95	c total #watches: 317050
329.54/329.64	c total #propagations: 245202324 / total #impl: 995222052 (eff. 0.246)
329.54/329.64	c #Conflicts:     524000 | #Learnt:      21913 | 0.000
329.54/329.64	c total clause space: 206.656MB
329.54/329.64	c total #watches: 322750
330.34/330.46	c total #propagations: 245752166 / total #impl: 997470636 (eff. 0.246)
330.34/330.46	c #Conflicts:     525000 | #Learnt:      22913 | 0.000
330.34/330.46	c total clause space: 206.656MB
330.34/330.46	c total #watches: 326978
331.05/331.20	c total #propagations: 246299755 / total #impl: 999608465 (eff. 0.246)
331.05/331.20	c #Conflicts:     526000 | #Learnt:      23913 | 0.000
331.05/331.20	c total clause space: 206.656MB
331.15/331.20	c total #watches: 331140
331.94/332.02	c total #propagations: 246733798 / total #impl: 1001369894 (eff. 0.246)
331.94/332.02	c #Conflicts:     527000 | #Learnt:      24913 | 0.000
331.94/332.02	c total clause space: 206.656MB
331.94/332.02	c total #watches: 334349
332.54/332.69	c total #propagations: 247162669 / total #impl: 1003352168 (eff. 0.246)
332.54/332.69	c #Conflicts:     528000 | #Learnt:      25913 | 0.000
332.54/332.69	c total clause space: 206.656MB
332.54/332.69	c total #watches: 337340
333.25/333.34	c total #propagations: 247571905 / total #impl: 1005017617 (eff. 0.246)
333.25/333.34	c #Conflicts:     529000 | #Learnt:      26913 | 0.000
333.25/333.34	c total clause space: 206.656MB
333.25/333.34	c total #watches: 340421
334.24/334.38	c total #propagations: 247994123 / total #impl: 1006426796 (eff. 0.246)
334.24/334.38	c #Conflicts:     530000 | #Learnt:      27913 | 0.000
334.24/334.38	c total clause space: 206.656MB
334.24/334.38	c total #watches: 347097
335.55/335.67	c total #propagations: 248507266 / total #impl: 1008688263 (eff. 0.246)
335.55/335.67	c #Conflicts:     531000 | #Learnt:      28913 | 0.000
335.55/335.67	c total clause space: 206.656MB
335.55/335.67	c total #watches: 353640
337.24/337.33	c total #propagations: 249049360 / total #impl: 1011159994 (eff. 0.246)
337.24/337.33	c #Conflicts:     532000 | #Learnt:      29913 | 0.000
337.24/337.33	c total clause space: 206.656MB
337.24/337.33	c total #watches: 359682
338.54/338.68	c total #propagations: 249638627 / total #impl: 1014118584 (eff. 0.246)
338.54/338.68	c #Conflicts:     533000 | #Learnt:      30913 | 0.000
338.54/338.68	c total clause space: 206.656MB
338.54/338.68	c total #watches: 364030
339.74/339.84	c total #propagations: 250154626 / total #impl: 1016462954 (eff. 0.246)
339.74/339.84	c #Conflicts:     534000 | #Learnt:      31913 | 0.000
339.74/339.84	c total clause space: 206.656MB
339.74/339.84	c total #watches: 368174
341.24/341.34	c total #propagations: 250603259 / total #impl: 1018226067 (eff. 0.246)
341.24/341.34	c #Conflicts:     535000 | #Learnt:      32913 | 0.000
341.24/341.34	c total clause space: 206.656MB
341.24/341.34	c total #watches: 373253
342.44/342.59	c total #propagations: 251158596 / total #impl: 1020836476 (eff. 0.246)
342.44/342.59	c #Conflicts:     536000 | #Learnt:      33913 | 0.000
342.44/342.59	c total clause space: 206.656MB
342.44/342.59	c total #watches: 377082
343.84/343.92	c total #propagations: 251599032 / total #impl: 1022992419 (eff. 0.246)
343.84/343.92	c #Conflicts:     537000 | #Learnt:      34913 | 0.000
343.84/343.92	c total clause space: 206.656MB
343.84/343.92	c total #watches: 380677
344.74/344.89	c total #propagations: 252053600 / total #impl: 1024874242 (eff. 0.246)
344.74/344.89	c GC COLLECT
344.74/344.89	c #Conflicts:     538000 | #Learnt:      18303 | 0.000
344.74/344.89	c total clause space: 206.656MB
344.74/344.89	c total #watches: 308917
345.34/345.49	c total #propagations: 252522541 / total #impl: 1026939697 (eff. 0.246)
345.34/345.49	c #Conflicts:     539000 | #Learnt:      19303 | 0.000
345.34/345.49	c total clause space: 206.656MB
345.34/345.49	c total #watches: 313243
346.04/346.17	c total #propagations: 253007867 / total #impl: 1029037978 (eff. 0.246)
346.04/346.17	c #Conflicts:     540000 | #Learnt:      20303 | 0.000
346.04/346.17	c total clause space: 206.656MB
346.04/346.17	c total #watches: 316212
346.74/346.89	c total #propagations: 253507114 / total #impl: 1030924437 (eff. 0.246)
346.74/346.89	c #Conflicts:     541000 | #Learnt:      21303 | 0.000
346.74/346.89	c total clause space: 206.656MB
346.74/346.89	c total #watches: 319239
347.64/347.73	c total #propagations: 254032713 / total #impl: 1032868693 (eff. 0.246)
347.64/347.73	c #Conflicts:     542000 | #Learnt:      22303 | 0.000
347.64/347.73	c total clause space: 206.656MB
347.64/347.73	c total #watches: 322989
348.24/348.36	c total #propagations: 254625047 / total #impl: 1035067722 (eff. 0.246)
348.24/348.36	c #Conflicts:     543000 | #Learnt:      23303 | 0.000
348.24/348.36	c total clause space: 206.656MB
348.24/348.36	c total #watches: 326090
349.04/349.12	c total #propagations: 255054031 / total #impl: 1036846128 (eff. 0.246)
349.04/349.12	c #Conflicts:     544000 | #Learnt:      24303 | 0.000
349.04/349.12	c total clause space: 206.656MB
349.04/349.12	c total #watches: 330213
349.94/350.03	c total #propagations: 255569947 / total #impl: 1038799032 (eff. 0.246)
349.94/350.03	c #Conflicts:     545000 | #Learnt:      25303 | 0.000
349.94/350.03	c total clause space: 206.656MB
349.94/350.03	c total #watches: 333835
350.84/350.97	c total #propagations: 256140611 / total #impl: 1041106004 (eff. 0.246)
350.84/350.97	c #Conflicts:     546000 | #Learnt:      26303 | 0.000
350.84/350.97	c total clause space: 206.656MB
350.84/350.97	c total #watches: 337460
351.94/352.01	c total #propagations: 256664533 / total #impl: 1043277140 (eff. 0.246)
351.94/352.01	c #Conflicts:     547000 | #Learnt:      27303 | 0.000
351.94/352.01	c total clause space: 206.656MB
351.94/352.01	c total #watches: 344185
352.94/353.06	c total #propagations: 257228332 / total #impl: 1046000405 (eff. 0.246)
352.94/353.06	c #Conflicts:     548000 | #Learnt:      28303 | 0.000
352.94/353.06	c total clause space: 206.656MB
352.94/353.06	c total #watches: 349573
353.94/354.08	c total #propagations: 257722316 / total #impl: 1048472753 (eff. 0.246)
353.94/354.08	c #Conflicts:     549000 | #Learnt:      29303 | 0.000
353.94/354.08	c total clause space: 206.656MB
353.94/354.08	c total #watches: 353946
355.34/355.42	c total #propagations: 258189724 / total #impl: 1050761882 (eff. 0.246)
355.34/355.42	c #Conflicts:     550000 | #Learnt:      30303 | 0.000
355.34/355.42	c total clause space: 206.656MB
355.34/355.42	c total #watches: 360711
356.63/356.75	c total #propagations: 258743565 / total #impl: 1053606912 (eff. 0.246)
356.63/356.75	c #Conflicts:     551000 | #Learnt:      31303 | 0.000
356.63/356.75	c total clause space: 206.656MB
356.63/356.75	c total #watches: 366791
357.93/358.06	c total #propagations: 259236589 / total #impl: 1056128813 (eff. 0.245)
357.93/358.06	c #Conflicts:     552000 | #Learnt:      32303 | 0.000
357.93/358.06	c total clause space: 206.656MB
357.93/358.06	c total #watches: 371630
359.33/359.49	c total #propagations: 259751111 / total #impl: 1058665398 (eff. 0.245)
359.33/359.49	c #Conflicts:     553000 | #Learnt:      33303 | 0.000
359.33/359.49	c total clause space: 206.656MB
359.33/359.49	c total #watches: 375420
361.13/361.25	c total #propagations: 260269905 / total #impl: 1061304972 (eff. 0.245)
361.13/361.25	c #Conflicts:     554000 | #Learnt:      34303 | 0.000
361.13/361.25	c total clause space: 206.656MB
361.13/361.25	c total #watches: 380561
362.83/362.93	c total #propagations: 260865157 / total #impl: 1064081854 (eff. 0.245)
362.83/362.93	c #Conflicts:     555000 | #Learnt:      35303 | 0.000
362.83/362.93	c total clause space: 206.656MB
362.83/362.93	c total #watches: 385541
363.83/363.98	c total #propagations: 261358754 / total #impl: 1066449060 (eff. 0.245)
363.83/363.98	c GC COLLECT
363.83/363.98	c #Conflicts:     556000 | #Learnt:      18415 | 0.000
363.83/363.98	c total clause space: 206.656MB
363.83/363.98	c total #watches: 309276
364.43/364.59	c total #propagations: 261797444 / total #impl: 1068572620 (eff. 0.245)
364.43/364.59	c #Conflicts:     557000 | #Learnt:      19415 | 0.000
364.43/364.59	c total clause space: 206.656MB
364.43/364.59	c total #watches: 313762
365.24/365.34	c total #propagations: 262286365 / total #impl: 1070750266 (eff. 0.245)
365.24/365.34	c #Conflicts:     558000 | #Learnt:      20415 | 0.000
365.24/365.34	c total clause space: 206.656MB
365.24/365.34	c total #watches: 319140
365.93/366.01	c total #propagations: 262802998 / total #impl: 1072988239 (eff. 0.245)
365.93/366.01	c #Conflicts:     559000 | #Learnt:      21414 | 0.000
365.93/366.01	c total clause space: 206.656MB
365.93/366.01	c total #watches: 322102
366.53/366.66	c total #propagations: 263287224 / total #impl: 1074815551 (eff. 0.245)
366.53/366.66	c #Conflicts:     560000 | #Learnt:      22414 | 0.000
366.53/366.66	c total clause space: 206.656MB
366.53/366.66	c total #watches: 326029
367.34/367.47	c total #propagations: 263717983 / total #impl: 1076434281 (eff. 0.245)
367.34/367.47	c #Conflicts:     561000 | #Learnt:      23414 | 0.000
367.34/367.47	c total clause space: 206.656MB
367.34/367.47	c total #watches: 329499
368.23/368.31	c total #propagations: 264256226 / total #impl: 1078730749 (eff. 0.245)
368.23/368.31	c #Conflicts:     562000 | #Learnt:      24414 | 0.000
368.23/368.31	c total clause space: 206.656MB
368.23/368.31	c total #watches: 332947
369.13/369.22	c total #propagations: 264800692 / total #impl: 1080920967 (eff. 0.245)
369.13/369.22	c #Conflicts:     563000 | #Learnt:      25414 | 0.000
369.13/369.22	c total clause space: 206.656MB
369.13/369.22	c total #watches: 337361
370.03/370.10	c total #propagations: 265334302 / total #impl: 1083303551 (eff. 0.245)
370.03/370.10	c #Conflicts:     564000 | #Learnt:      26414 | 0.000
370.03/370.10	c total clause space: 206.656MB
370.03/370.10	c total #watches: 340307
371.03/371.11	c total #propagations: 265760650 / total #impl: 1084945167 (eff. 0.245)
371.03/371.11	c #Conflicts:     565000 | #Learnt:      27414 | 0.000
371.03/371.11	c total clause space: 206.656MB
371.03/371.11	c total #watches: 343864
371.84/371.96	c total #propagations: 266275875 / total #impl: 1087024268 (eff. 0.245)
371.84/371.96	c #Conflicts:     566000 | #Learnt:      28414 | 0.000
371.84/371.96	c total clause space: 206.656MB
371.84/371.96	c total #watches: 349046
372.84/372.94	c total #propagations: 266730361 / total #impl: 1088851560 (eff. 0.245)
372.84/372.94	c #Conflicts:     567000 | #Learnt:      29414 | 0.000
372.84/372.94	c total clause space: 206.656MB
372.84/372.94	c total #watches: 352142
373.94/374.07	c total #propagations: 267178922 / total #impl: 1090736205 (eff. 0.245)
373.94/374.07	c #Conflicts:     568000 | #Learnt:      30414 | 0.000
373.94/374.07	c total clause space: 206.656MB
373.94/374.07	c total #watches: 356812
374.93/375.06	c total #propagations: 267719777 / total #impl: 1092983121 (eff. 0.245)
374.93/375.06	c #Conflicts:     569000 | #Learnt:      31414 | 0.000
374.93/375.06	c total clause space: 206.656MB
374.93/375.06	c total #watches: 360507
376.03/376.13	c total #propagations: 268161198 / total #impl: 1095000569 (eff. 0.245)
376.03/376.13	c #Conflicts:     570000 | #Learnt:      32414 | 0.000
376.03/376.13	c total clause space: 206.656MB
376.03/376.13	c total #watches: 364584
377.03/377.12	c total #propagations: 268630506 / total #impl: 1096877490 (eff. 0.245)
377.03/377.12	c #Conflicts:     571000 | #Learnt:      33414 | 0.000
377.03/377.12	c total clause space: 206.656MB
377.03/377.12	c total #watches: 367794
377.93/378.07	c total #propagations: 269079447 / total #impl: 1098723660 (eff. 0.245)
377.93/378.07	c #Conflicts:     572000 | #Learnt:      34414 | 0.000
377.93/378.07	c total clause space: 206.656MB
377.93/378.07	c total #watches: 370458
379.13/379.25	c total #propagations: 269494868 / total #impl: 1100444289 (eff. 0.245)
379.13/379.25	c #Conflicts:     573000 | #Learnt:      35414 | 0.000
379.13/379.25	c total clause space: 206.656MB
379.13/379.25	c total #watches: 373741
380.33/380.45	c total #propagations: 269966916 / total #impl: 1102486792 (eff. 0.245)
380.33/380.45	c #Conflicts:     574000 | #Learnt:      36414 | 0.000
380.33/380.45	c total clause space: 206.656MB
380.33/380.45	c total #watches: 381347
380.93/381.09	c total #propagations: 270433912 / total #impl: 1104650796 (eff. 0.245)
380.93/381.09	c GC COLLECT
380.93/381.09	c #Conflicts:     575000 | #Learnt:      19203 | 0.000
380.93/381.09	c total clause space: 206.656MB
380.93/381.09	c total #watches: 313085
381.53/381.65	c total #propagations: 270893366 / total #impl: 1106637265 (eff. 0.245)
381.53/381.65	c #Conflicts:     576000 | #Learnt:      20203 | 0.000
381.53/381.65	c total clause space: 206.656MB
381.53/381.65	c total #watches: 316318
382.13/382.26	c total #propagations: 271323814 / total #impl: 1108318053 (eff. 0.245)
382.13/382.26	c #Conflicts:     577000 | #Learnt:      21203 | 0.000
382.13/382.26	c total clause space: 206.656MB
382.13/382.26	c total #watches: 319003
382.84/382.98	c total #propagations: 271760273 / total #impl: 1110101161 (eff. 0.245)
382.84/382.98	c #Conflicts:     578000 | #Learnt:      22203 | 0.000
382.84/382.98	c total clause space: 206.656MB
382.84/382.98	c total #watches: 323249
383.53/383.68	c total #propagations: 272278920 / total #impl: 1112268796 (eff. 0.245)
383.53/383.68	c #Conflicts:     579000 | #Learnt:      23203 | 0.000
383.53/383.68	c total clause space: 206.656MB
383.53/383.68	c total #watches: 326526
384.23/384.33	c total #propagations: 272778454 / total #impl: 1114121248 (eff. 0.245)
384.23/384.33	c #Conflicts:     580000 | #Learnt:      24203 | 0.000
384.23/384.33	c total clause space: 206.656MB
384.23/384.33	c total #watches: 330235
385.04/385.18	c total #propagations: 273231835 / total #impl: 1115933118 (eff. 0.245)
385.04/385.18	c #Conflicts:     581000 | #Learnt:      25203 | 0.000
385.04/385.18	c total clause space: 206.656MB
385.04/385.18	c total #watches: 335564
385.83/385.97	c total #propagations: 273751246 / total #impl: 1118210081 (eff. 0.245)
385.83/385.97	c #Conflicts:     582000 | #Learnt:      26203 | 0.000
385.83/385.97	c total clause space: 206.656MB
385.83/385.97	c total #watches: 338318
386.73/386.80	c total #propagations: 274212553 / total #impl: 1119927163 (eff. 0.245)
386.73/386.80	c #Conflicts:     583000 | #Learnt:      27203 | 0.000
386.73/386.80	c total clause space: 206.656MB
386.73/386.80	c total #watches: 342590
387.53/387.64	c total #propagations: 274694144 / total #impl: 1121960334 (eff. 0.245)
387.53/387.64	c #Conflicts:     584000 | #Learnt:      28203 | 0.000
387.53/387.64	c total clause space: 206.656MB
387.53/387.64	c total #watches: 345026
388.34/388.41	c total #propagations: 275096487 / total #impl: 1123536673 (eff. 0.245)
388.34/388.41	c #Conflicts:     585000 | #Learnt:      29203 | 0.000
388.34/388.41	c total clause space: 206.656MB
388.34/388.41	c total #watches: 348425
389.23/389.34	c total #propagations: 275507323 / total #impl: 1125156883 (eff. 0.245)
389.23/389.34	c #Conflicts:     586000 | #Learnt:      30203 | 0.000
389.23/389.34	c total clause space: 206.656MB
389.23/389.34	c total #watches: 351907
390.13/390.25	c total #propagations: 275953019 / total #impl: 1127082513 (eff. 0.245)
390.13/390.25	c #Conflicts:     587000 | #Learnt:      31203 | 0.000
390.13/390.25	c total clause space: 206.656MB
390.13/390.25	c total #watches: 355003
391.13/391.26	c total #propagations: 276413738 / total #impl: 1128875548 (eff. 0.245)
391.13/391.26	c #Conflicts:     588000 | #Learnt:      32203 | 0.000
391.13/391.26	c total clause space: 206.656MB
391.13/391.26	c total #watches: 358223
392.13/392.28	c total #propagations: 276906172 / total #impl: 1131099190 (eff. 0.245)
392.13/392.28	c #Conflicts:     589000 | #Learnt:      33203 | 0.000
392.13/392.28	c total clause space: 206.656MB
392.13/392.28	c total #watches: 362485
393.03/393.17	c total #propagations: 277358617 / total #impl: 1133041944 (eff. 0.245)
393.03/393.17	c #Conflicts:     590000 | #Learnt:      34203 | 0.000
393.03/393.17	c total clause space: 206.656MB
393.03/393.17	c total #watches: 365489
393.93/394.00	c total #propagations: 277817850 / total #impl: 1134791508 (eff. 0.245)
393.93/394.00	c #Conflicts:     591000 | #Learnt:      35203 | 0.000
393.93/394.00	c total clause space: 206.656MB
393.93/394.00	c total #watches: 368455
394.84/394.91	c total #propagations: 278234459 / total #impl: 1136316938 (eff. 0.245)
394.84/394.91	c #Conflicts:     592000 | #Learnt:      36203 | 0.000
394.84/394.91	c total clause space: 206.656MB
394.84/394.91	c total #watches: 371456
395.63/395.74	c total #propagations: 278742568 / total #impl: 1138153698 (eff. 0.245)
395.63/395.74	c GC COLLECT
395.63/395.74	c #Conflicts:     593000 | #Learnt:      18693 | 0.000
395.63/395.74	c total clause space: 206.656MB
395.63/395.74	c total #watches: 310961
396.23/396.38	c total #propagations: 279157072 / total #impl: 1139572356 (eff. 0.245)
396.23/396.38	c #Conflicts:     594000 | #Learnt:      19693 | 0.000
396.23/396.38	c total clause space: 206.656MB
396.23/396.38	c total #watches: 314411
396.93/397.06	c total #propagations: 279608578 / total #impl: 1141431821 (eff. 0.245)
396.93/397.06	c #Conflicts:     595000 | #Learnt:      20693 | 0.000
396.93/397.06	c total clause space: 206.656MB
396.93/397.06	c total #watches: 317589
397.63/397.77	c total #propagations: 280066052 / total #impl: 1143404228 (eff. 0.245)
397.63/397.77	c #Conflicts:     596000 | #Learnt:      21693 | 0.000
397.63/397.77	c total clause space: 206.656MB
397.63/397.77	c total #watches: 319957
398.24/398.39	c total #propagations: 280508219 / total #impl: 1145237179 (eff. 0.245)
398.24/398.39	c #Conflicts:     597000 | #Learnt:      22693 | 0.000
398.24/398.39	c total clause space: 206.656MB
398.24/398.39	c total #watches: 322610
398.73/398.89	c total #propagations: 280922581 / total #impl: 1146754114 (eff. 0.245)
398.73/398.89	c #Conflicts:     598000 | #Learnt:      23693 | 0.000
398.73/398.89	c total clause space: 206.656MB
398.73/398.89	c total #watches: 324930
399.34/399.41	c total #propagations: 281316391 / total #impl: 1148003266 (eff. 0.245)
399.34/399.41	c #Conflicts:     599000 | #Learnt:      24693 | 0.000
399.34/399.41	c total clause space: 206.656MB
399.34/399.41	c total #watches: 327798
399.83/399.97	c total #propagations: 281704839 / total #impl: 1149309231 (eff. 0.245)
399.83/399.97	c #Conflicts:     600000 | #Learnt:      25693 | 0.000
399.83/399.97	c total clause space: 206.656MB
399.83/399.97	c total #watches: 330623
400.44/400.51	c total #propagations: 282095638 / total #impl: 1150633439 (eff. 0.245)
400.44/400.51	c #Conflicts:     601000 | #Learnt:      26693 | 0.000
400.44/400.51	c total clause space: 206.656MB
400.44/400.51	c total #watches: 333151
401.03/401.12	c total #propagations: 282467320 / total #impl: 1151817667 (eff. 0.245)
401.03/401.12	c #Conflicts:     602000 | #Learnt:      27693 | 0.000
401.03/401.12	c total clause space: 206.656MB
401.03/401.12	c total #watches: 335731
401.63/401.73	c total #propagations: 282837225 / total #impl: 1153009422 (eff. 0.245)
401.63/401.73	c #Conflicts:     603000 | #Learnt:      28693 | 0.000
401.63/401.73	c total clause space: 206.656MB
401.63/401.73	c total #watches: 338258
402.33/402.40	c total #propagations: 283205308 / total #impl: 1154305761 (eff. 0.245)
402.33/402.40	c #Conflicts:     604000 | #Learnt:      29693 | 0.000
402.33/402.40	c total clause space: 206.656MB
402.33/402.40	c total #watches: 341614
403.03/403.14	c total #propagations: 283632343 / total #impl: 1156085317 (eff. 0.245)
403.03/403.14	c #Conflicts:     605000 | #Learnt:      30693 | 0.000
403.03/403.14	c total clause space: 206.656MB
403.03/403.14	c total #watches: 344791
403.73/403.86	c total #propagations: 284115809 / total #impl: 1158011845 (eff. 0.245)
403.73/403.86	c #Conflicts:     606000 | #Learnt:      31693 | 0.000
403.73/403.86	c total clause space: 206.656MB
403.73/403.86	c total #watches: 348119
404.43/404.57	c total #propagations: 284539051 / total #impl: 1159980269 (eff. 0.245)
404.43/404.57	c #Conflicts:     607000 | #Learnt:      32693 | 0.000
404.43/404.57	c total clause space: 206.656MB
404.43/404.57	c total #watches: 351441
405.13/405.25	c total #propagations: 284935613 / total #impl: 1162015805 (eff. 0.245)
405.13/405.25	c #Conflicts:     608000 | #Learnt:      33693 | 0.000
405.13/405.25	c total clause space: 206.656MB
405.13/405.25	c total #watches: 354077
405.93/406.04	c total #propagations: 285283068 / total #impl: 1163609345 (eff. 0.245)
405.93/406.04	c #Conflicts:     609000 | #Learnt:      34693 | 0.000
405.93/406.04	c total clause space: 206.656MB
405.93/406.04	c total #watches: 356712
406.73/406.87	c total #propagations: 285683867 / total #impl: 1165405466 (eff. 0.245)
406.73/406.87	c #Conflicts:     610000 | #Learnt:      35693 | 0.000
406.73/406.87	c total clause space: 206.656MB
406.73/406.87	c total #watches: 360173
407.63/407.70	c total #propagations: 286134310 / total #impl: 1167662262 (eff. 0.245)
407.63/407.70	c #Conflicts:     611000 | #Learnt:      36693 | 0.000
407.63/407.70	c total clause space: 206.656MB
407.63/407.70	c total #watches: 363317
408.63/408.75	c total #propagations: 286552888 / total #impl: 1169741174 (eff. 0.245)
408.63/408.75	c GC COLLECT
408.63/408.75	c #Conflicts:     612000 | #Learnt:      18896 | 0.000
408.63/408.75	c total clause space: 206.656MB
408.63/408.75	c total #watches: 311611
409.23/409.35	c total #propagations: 286975336 / total #impl: 1171726693 (eff. 0.245)
409.23/409.35	c #Conflicts:     613000 | #Learnt:      19896 | 0.000
409.23/409.35	c total clause space: 206.656MB
409.23/409.35	c total #watches: 314482
409.83/409.95	c total #propagations: 287397515 / total #impl: 1173721624 (eff. 0.245)
409.83/409.95	c #Conflicts:     614000 | #Learnt:      20896 | 0.000
409.83/409.95	c total clause space: 206.656MB
409.83/409.95	c total #watches: 317491
410.43/410.60	c total #propagations: 287786537 / total #impl: 1175553605 (eff. 0.245)
410.43/410.60	c #Conflicts:     615000 | #Learnt:      21896 | 0.000
410.43/410.60	c total clause space: 206.656MB
410.43/410.60	c total #watches: 320244
411.23/411.32	c total #propagations: 288196307 / total #impl: 1177462106 (eff. 0.245)
411.23/411.32	c #Conflicts:     616000 | #Learnt:      22896 | 0.000
411.23/411.32	c total clause space: 206.656MB
411.23/411.32	c total #watches: 323274
411.83/411.99	c total #propagations: 288657657 / total #impl: 1179464734 (eff. 0.245)
411.83/411.99	c #Conflicts:     617000 | #Learnt:      23896 | 0.000
411.83/411.99	c total clause space: 206.656MB
411.83/411.99	c total #watches: 326835
412.53/412.68	c total #propagations: 289152249 / total #impl: 1181838712 (eff. 0.245)
412.53/412.68	c #Conflicts:     618000 | #Learnt:      24896 | 0.000
412.53/412.68	c total clause space: 206.656MB
412.53/412.68	c total #watches: 331419
413.43/413.53	c total #propagations: 289566053 / total #impl: 1183675612 (eff. 0.245)
413.43/413.53	c #Conflicts:     619000 | #Learnt:      25896 | 0.000
413.43/413.53	c total clause space: 206.656MB
413.43/413.53	c total #watches: 334688
414.13/414.28	c total #propagations: 290056827 / total #impl: 1185661984 (eff. 0.245)
414.13/414.28	c #Conflicts:     620000 | #Learnt:      26896 | 0.000
414.13/414.28	c total clause space: 206.656MB
414.13/414.28	c total #watches: 337706
414.92/415.01	c total #propagations: 290498003 / total #impl: 1187434760 (eff. 0.245)
414.92/415.01	c #Conflicts:     621000 | #Learnt:      27896 | 0.000
414.92/415.01	c total clause space: 206.656MB
414.92/415.01	c total #watches: 340494
415.83/415.90	c total #propagations: 290955265 / total #impl: 1189281294 (eff. 0.245)
415.83/415.90	c #Conflicts:     622000 | #Learnt:      28896 | 0.000
415.83/415.90	c total clause space: 206.656MB
415.83/415.90	c total #watches: 343996
416.72/416.82	c total #propagations: 291443257 / total #impl: 1191033607 (eff. 0.245)
416.72/416.82	c #Conflicts:     623000 | #Learnt:      29896 | 0.000
416.72/416.82	c total clause space: 206.656MB
416.72/416.82	c total #watches: 347992
417.82/417.94	c total #propagations: 291941160 / total #impl: 1193039662 (eff. 0.245)
417.82/417.94	c #Conflicts:     624000 | #Learnt:      30896 | 0.000
417.82/417.94	c total clause space: 206.656MB
417.82/417.94	c total #watches: 352422
418.62/418.75	c total #propagations: 292461962 / total #impl: 1195148186 (eff. 0.245)
418.62/418.75	c #Conflicts:     625000 | #Learnt:      31896 | 0.000
418.62/418.75	c total clause space: 206.656MB
418.62/418.75	c total #watches: 354944
419.42/419.55	c total #propagations: 292858101 / total #impl: 1196625866 (eff. 0.245)
419.42/419.55	c #Conflicts:     626000 | #Learnt:      32896 | 0.000
419.42/419.55	c total clause space: 206.656MB
419.42/419.55	c total #watches: 357647
420.52/420.69	c total #propagations: 293267806 / total #impl: 1198071281 (eff. 0.245)
420.52/420.69	c #Conflicts:     627000 | #Learnt:      33896 | 0.000
420.52/420.69	c total clause space: 206.656MB
420.52/420.69	c total #watches: 362333
421.52/421.61	c total #propagations: 293764447 / total #impl: 1200182000 (eff. 0.245)
421.52/421.61	c #Conflicts:     628000 | #Learnt:      34896 | 0.000
421.52/421.61	c total clause space: 206.656MB
421.52/421.61	c total #watches: 365074
422.52/422.67	c total #propagations: 294229605 / total #impl: 1201946796 (eff. 0.245)
422.52/422.67	c #Conflicts:     629000 | #Learnt:      35896 | 0.000
422.52/422.67	c total clause space: 206.656MB
422.52/422.67	c total #watches: 368621
423.82/423.91	c total #propagations: 294701107 / total #impl: 1203788977 (eff. 0.245)
423.82/423.91	c #Conflicts:     630000 | #Learnt:      36896 | 0.000
423.82/423.91	c total clause space: 206.656MB
423.82/423.91	c total #watches: 373968
424.72/424.87	c total #propagations: 295246775 / total #impl: 1206292519 (eff. 0.245)
424.72/424.87	c #Conflicts:     631000 | #Learnt:      37896 | 0.000
424.72/424.87	c total clause space: 206.656MB
424.72/424.87	c total #watches: 376842
425.42/425.59	c total #propagations: 295670189 / total #impl: 1207839666 (eff. 0.245)
425.42/425.59	c GC COLLECT
425.42/425.59	c #Conflicts:     632000 | #Learnt:      19801 | 0.000
425.42/425.59	c total clause space: 206.656MB
425.42/425.59	c total #watches: 314504
426.12/426.23	c total #propagations: 296096877 / total #impl: 1209424772 (eff. 0.245)
426.12/426.23	c #Conflicts:     633000 | #Learnt:      20801 | 0.000
426.12/426.23	c total clause space: 206.656MB
426.12/426.23	c total #watches: 318148
426.73/426.87	c total #propagations: 296566592 / total #impl: 1211466415 (eff. 0.245)
426.73/426.87	c #Conflicts:     634000 | #Learnt:      21801 | 0.000
426.73/426.87	c total clause space: 206.656MB
426.73/426.87	c total #watches: 323472
427.52/427.63	c total #propagations: 297008858 / total #impl: 1213499377 (eff. 0.245)
427.52/427.63	c #Conflicts:     635000 | #Learnt:      22801 | 0.000
427.52/427.63	c total clause space: 206.656MB
427.52/427.63	c total #watches: 327062
428.32/428.49	c total #propagations: 297496009 / total #impl: 1215641960 (eff. 0.245)
428.32/428.49	c #Conflicts:     636000 | #Learnt:      23801 | 0.000
428.32/428.49	c total clause space: 206.656MB
428.32/428.49	c total #watches: 331898
429.22/429.39	c total #propagations: 298002697 / total #impl: 1217884703 (eff. 0.245)
429.22/429.39	c #Conflicts:     637000 | #Learnt:      24801 | 0.000
429.22/429.39	c total clause space: 206.656MB
429.22/429.39	c total #watches: 335566
430.13/430.21	c total #propagations: 298554800 / total #impl: 1219927595 (eff. 0.245)
430.13/430.21	c #Conflicts:     638000 | #Learnt:      25801 | 0.000
430.13/430.21	c total clause space: 206.656MB
430.13/430.21	c total #watches: 338111
431.02/431.13	c total #propagations: 299047237 / total #impl: 1221806743 (eff. 0.245)
431.02/431.13	c #Conflicts:     639000 | #Learnt:      26801 | 0.000
431.02/431.13	c total clause space: 206.656MB
431.02/431.13	c total #watches: 341416
431.82/431.98	c total #propagations: 299519396 / total #impl: 1223755553 (eff. 0.245)
431.82/431.98	c #Conflicts:     640000 | #Learnt:      27801 | 0.000
431.82/431.98	c total clause space: 206.656MB
431.82/431.98	c total #watches: 345373
432.62/432.79	c total #propagations: 300024271 / total #impl: 1226033777 (eff. 0.245)
432.62/432.79	c #Conflicts:     641000 | #Learnt:      28801 | 0.000
432.62/432.79	c total clause space: 206.656MB
432.62/432.79	c total #watches: 348110
433.43/433.56	c total #propagations: 300415486 / total #impl: 1227519363 (eff. 0.245)
433.43/433.56	c #Conflicts:     642000 | #Learnt:      29801 | 0.000
433.43/433.56	c total clause space: 206.656MB
433.43/433.56	c total #watches: 351076
434.12/434.25	c total #propagations: 300787693 / total #impl: 1229061116 (eff. 0.245)
434.12/434.25	c #Conflicts:     643000 | #Learnt:      30801 | 0.000
434.12/434.25	c total clause space: 206.656MB
434.12/434.25	c total #watches: 354100
435.02/435.10	c total #propagations: 301166268 / total #impl: 1230655947 (eff. 0.245)
435.02/435.10	c #Conflicts:     644000 | #Learnt:      31801 | 0.000
435.02/435.10	c total clause space: 206.656MB
435.02/435.10	c total #watches: 357100
435.92/436.05	c total #propagations: 301570605 / total #impl: 1232205508 (eff. 0.245)
435.92/436.05	c #Conflicts:     645000 | #Learnt:      32801 | 0.000
435.92/436.05	c total clause space: 206.656MB
435.92/436.05	c total #watches: 360195
437.32/437.44	c total #propagations: 302071751 / total #impl: 1234142744 (eff. 0.245)
437.32/437.44	c #Conflicts:     646000 | #Learnt:      33801 | 0.000
437.32/437.44	c total clause space: 206.656MB
437.32/437.44	c total #watches: 364355
438.32/438.44	c total #propagations: 302678542 / total #impl: 1236588507 (eff. 0.245)
438.32/438.44	c #Conflicts:     647000 | #Learnt:      34801 | 0.000
438.32/438.44	c total clause space: 206.656MB
438.32/438.44	c total #watches: 367320
439.32/439.47	c total #propagations: 303169946 / total #impl: 1238536611 (eff. 0.245)
439.32/439.47	c #Conflicts:     648000 | #Learnt:      35801 | 0.000
439.32/439.47	c total clause space: 206.656MB
439.32/439.47	c total #watches: 370790
440.32/440.41	c total #propagations: 303709833 / total #impl: 1240600081 (eff. 0.245)
440.32/440.41	c #Conflicts:     649000 | #Learnt:      36801 | 0.000
440.32/440.41	c total clause space: 206.656MB
440.32/440.41	c total #watches: 373673
441.32/441.46	c total #propagations: 304190435 / total #impl: 1242457240 (eff. 0.245)
441.32/441.46	c #Conflicts:     650000 | #Learnt:      37801 | 0.000
441.32/441.46	c total clause space: 206.656MB
441.32/441.46	c total #watches: 377775
442.32/442.43	c total #propagations: 304669028 / total #impl: 1244784157 (eff. 0.245)
442.32/442.43	c #Conflicts:     651000 | #Learnt:      38801 | 0.000
442.32/442.43	c total clause space: 206.656MB
442.32/442.43	c total #watches: 382308
442.92/443.06	c total #propagations: 305129485 / total #impl: 1247115806 (eff. 0.245)
442.92/443.06	c GC COLLECT
442.92/443.06	c #Conflicts:     652000 | #Learnt:      20380 | 0.000
442.92/443.06	c total clause space: 206.656MB
442.92/443.06	c total #watches: 317300
443.62/443.74	c total #propagations: 305618388 / total #impl: 1249288721 (eff. 0.245)
443.62/443.74	c #Conflicts:     653000 | #Learnt:      21380 | 0.000
443.62/443.74	c total clause space: 206.656MB
443.62/443.74	c total #watches: 322664
444.43/444.53	c total #propagations: 306133832 / total #impl: 1251740065 (eff. 0.245)
444.43/444.53	c #Conflicts:     654000 | #Learnt:      22380 | 0.000
444.43/444.53	c total clause space: 206.656MB
444.43/444.53	c total #watches: 325712
445.22/445.39	c total #propagations: 306707077 / total #impl: 1254408732 (eff. 0.245)
445.22/445.39	c #Conflicts:     655000 | #Learnt:      23380 | 0.000
445.22/445.39	c total clause space: 206.656MB
445.22/445.39	c total #watches: 331284
446.12/446.27	c total #propagations: 307212134 / total #impl: 1256776953 (eff. 0.244)
446.12/446.27	c #Conflicts:     656000 | #Learnt:      24380 | 0.000
446.12/446.27	c total clause space: 206.656MB
446.12/446.27	c total #watches: 335287
447.02/447.17	c total #propagations: 307678572 / total #impl: 1259117872 (eff. 0.244)
447.02/447.17	c #Conflicts:     657000 | #Learnt:      25380 | 0.000
447.02/447.17	c total clause space: 206.656MB
447.02/447.17	c total #watches: 339873
448.12/448.26	c total #propagations: 308124652 / total #impl: 1261315019 (eff. 0.244)
448.12/448.26	c #Conflicts:     658000 | #Learnt:      26380 | 0.000
448.12/448.26	c total clause space: 206.656MB
448.12/448.26	c total #watches: 344540
449.22/449.39	c total #propagations: 308604153 / total #impl: 1263612058 (eff. 0.244)
449.22/449.39	c #Conflicts:     659000 | #Learnt:      27380 | 0.000
449.22/449.39	c total clause space: 206.656MB
449.22/449.39	c total #watches: 350532
450.52/450.66	c total #propagations: 309080843 / total #impl: 1265970151 (eff. 0.244)
450.52/450.66	c #Conflicts:     660000 | #Learnt:      28380 | 0.000
450.52/450.66	c total clause space: 206.656MB
450.52/450.66	c total #watches: 354844
451.92/452.00	c total #propagations: 309560843 / total #impl: 1268311571 (eff. 0.244)
451.92/452.00	c #Conflicts:     661000 | #Learnt:      29380 | 0.000
451.92/452.00	c total clause space: 206.656MB
451.92/452.00	c total #watches: 358286
453.12/453.22	c total #propagations: 310023692 / total #impl: 1270561514 (eff. 0.244)
453.12/453.22	c #Conflicts:     662000 | #Learnt:      30380 | 0.000
453.12/453.22	c total clause space: 206.656MB
453.12/453.22	c total #watches: 362481
454.52/454.69	c total #propagations: 310467851 / total #impl: 1272482380 (eff. 0.244)
454.52/454.69	c #Conflicts:     663000 | #Learnt:      31380 | 0.000
454.52/454.69	c total clause space: 206.656MB
454.52/454.69	c total #watches: 366135
455.92/456.03	c total #propagations: 310996416 / total #impl: 1274628905 (eff. 0.244)
455.92/456.03	c #Conflicts:     664000 | #Learnt:      32380 | 0.000
455.92/456.03	c total clause space: 206.656MB
455.92/456.03	c total #watches: 369620
457.32/457.47	c total #propagations: 311408048 / total #impl: 1276157295 (eff. 0.244)
457.32/457.47	c #Conflicts:     665000 | #Learnt:      33380 | 0.000
457.32/457.47	c total clause space: 206.656MB
457.32/457.47	c total #watches: 372556
458.52/458.68	c total #propagations: 311862767 / total #impl: 1278076049 (eff. 0.244)
458.52/458.68	c #Conflicts:     666000 | #Learnt:      34380 | 0.000
458.52/458.68	c total clause space: 206.656MB
458.52/458.68	c total #watches: 376252
459.92/460.06	c total #propagations: 312301339 / total #impl: 1279888816 (eff. 0.244)
459.92/460.06	c #Conflicts:     667000 | #Learnt:      35380 | 0.000
459.92/460.06	c total clause space: 206.656MB
459.92/460.06	c total #watches: 383640
461.12/461.27	c total #propagations: 312742919 / total #impl: 1282213920 (eff. 0.244)
461.12/461.27	c #Conflicts:     668000 | #Learnt:      36380 | 0.000
461.12/461.27	c total clause space: 206.656MB
461.12/461.27	c total #watches: 386459
462.42/462.55	c total #propagations: 313129755 / total #impl: 1283509250 (eff. 0.244)
462.42/462.55	c #Conflicts:     669000 | #Learnt:      37380 | 0.000
462.42/462.55	c total clause space: 206.656MB
462.42/462.55	c total #watches: 389222
463.91/464.08	c total #propagations: 313554344 / total #impl: 1285030924 (eff. 0.244)
463.91/464.08	c #Conflicts:     670000 | #Learnt:      38380 | 0.000
463.91/464.08	c total clause space: 206.656MB
463.91/464.08	c total #watches: 392329
465.61/465.70	c total #propagations: 314050481 / total #impl: 1287104674 (eff. 0.244)
465.61/465.70	c #Conflicts:     671000 | #Learnt:      39380 | 0.000
465.61/465.70	c total clause space: 206.656MB
465.61/465.70	c total #watches: 396028
466.32/466.41	c total #propagations: 314569386 / total #impl: 1289464279 (eff. 0.244)
466.32/466.41	c GC COLLECT
466.32/466.41	c #Conflicts:     672000 | #Learnt:      20676 | 0.000
466.32/466.41	c total clause space: 206.656MB
466.32/466.41	c total #watches: 318104
466.91/467.08	c total #propagations: 315055892 / total #impl: 1291474757 (eff. 0.244)
466.91/467.08	c #Conflicts:     673000 | #Learnt:      21676 | 0.000
466.91/467.08	c total clause space: 206.656MB
466.91/467.08	c total #watches: 320996
467.61/467.78	c total #propagations: 315566012 / total #impl: 1293524697 (eff. 0.244)
467.61/467.78	c #Conflicts:     674000 | #Learnt:      22676 | 0.000
467.61/467.78	c total clause space: 206.656MB
467.61/467.78	c total #watches: 323981
468.31/468.49	c total #propagations: 316089069 / total #impl: 1295551827 (eff. 0.244)
468.31/468.49	c #Conflicts:     675000 | #Learnt:      23676 | 0.000
468.31/468.49	c total clause space: 206.656MB
468.31/468.49	c total #watches: 328604
469.21/469.30	c total #propagations: 316628989 / total #impl: 1297543234 (eff. 0.244)
469.21/469.30	c #Conflicts:     676000 | #Learnt:      24676 | 0.000
469.21/469.30	c total clause space: 206.656MB
469.21/469.30	c total #watches: 331901
469.91/470.07	c total #propagations: 317160764 / total #impl: 1299818344 (eff. 0.244)
469.91/470.07	c #Conflicts:     677000 | #Learnt:      25676 | 0.000
469.91/470.07	c total clause space: 206.656MB
469.91/470.07	c total #watches: 335635
470.72/470.88	c total #propagations: 317662461 / total #impl: 1302131424 (eff. 0.244)
470.72/470.88	c #Conflicts:     678000 | #Learnt:      26676 | 0.000
470.72/470.88	c total clause space: 206.656MB
470.72/470.88	c total #watches: 341527
471.61/471.78	c total #propagations: 318117885 / total #impl: 1304453507 (eff. 0.244)
471.61/471.78	c #Conflicts:     679000 | #Learnt:      27676 | 0.000
471.61/471.78	c total clause space: 206.656MB
471.61/471.78	c total #watches: 347590
472.81/472.99	c total #propagations: 318590490 / total #impl: 1306593147 (eff. 0.244)
472.81/472.99	c #Conflicts:     680000 | #Learnt:      28676 | 0.000
472.81/472.99	c total clause space: 206.656MB
472.81/472.99	c total #watches: 351860
473.81/473.97	c total #propagations: 319050492 / total #impl: 1308697189 (eff. 0.244)
473.81/473.97	c #Conflicts:     681000 | #Learnt:      29676 | 0.000
473.81/473.97	c total clause space: 206.656MB
473.81/473.97	c total #watches: 354979
475.01/475.15	c total #propagations: 319432082 / total #impl: 1310156600 (eff. 0.244)
475.01/475.15	c #Conflicts:     682000 | #Learnt:      30676 | 0.000
475.01/475.15	c total clause space: 206.656MB
475.01/475.15	c total #watches: 358423
476.32/476.48	c total #propagations: 319950785 / total #impl: 1312330427 (eff. 0.244)
476.32/476.48	c #Conflicts:     683000 | #Learnt:      31676 | 0.000
476.32/476.48	c total clause space: 206.656MB
476.32/476.48	c total #watches: 362647
477.42/477.58	c total #propagations: 320427358 / total #impl: 1314759629 (eff. 0.244)
477.42/477.58	c #Conflicts:     684000 | #Learnt:      32676 | 0.000
477.42/477.58	c total clause space: 206.656MB
477.42/477.58	c total #watches: 365968
478.52/478.66	c total #propagations: 320879697 / total #impl: 1316601628 (eff. 0.244)
478.52/478.66	c #Conflicts:     685000 | #Learnt:      33676 | 0.000
478.52/478.66	c total clause space: 206.656MB
478.52/478.66	c total #watches: 369366
479.71/479.83	c total #propagations: 321354917 / total #impl: 1318402191 (eff. 0.244)
479.71/479.83	c #Conflicts:     686000 | #Learnt:      34676 | 0.000
479.71/479.83	c total clause space: 206.656MB
479.71/479.83	c total #watches: 372104
480.61/480.78	c total #propagations: 321819306 / total #impl: 1320284563 (eff. 0.244)
480.61/480.78	c #Conflicts:     687000 | #Learnt:      35676 | 0.000
480.61/480.78	c total clause space: 206.656MB
480.61/480.78	c total #watches: 374510
481.51/481.69	c total #propagations: 322243070 / total #impl: 1321801848 (eff. 0.244)
481.51/481.69	c #Conflicts:     688000 | #Learnt:      36676 | 0.000
481.51/481.69	c total clause space: 206.656MB
481.51/481.69	c total #watches: 377582
482.70/482.85	c total #propagations: 322689534 / total #impl: 1323430347 (eff. 0.244)
482.70/482.85	c #Conflicts:     689000 | #Learnt:      37676 | 0.000
482.70/482.85	c total clause space: 206.656MB
482.70/482.86	c total #watches: 381124
483.80/483.95	c total #propagations: 323168147 / total #impl: 1325175445 (eff. 0.244)
483.80/483.95	c #Conflicts:     690000 | #Learnt:      38676 | 0.000
483.80/483.95	c total clause space: 206.656MB
483.80/483.95	c total #watches: 384080
485.01/485.19	c total #propagations: 323579554 / total #impl: 1326705988 (eff. 0.244)
485.01/485.19	c #Conflicts:     691000 | #Learnt:      39676 | 0.000
485.01/485.19	c total clause space: 206.656MB
485.01/485.19	c total #watches: 386681
486.00/486.16	c total #propagations: 323981639 / total #impl: 1328509782 (eff. 0.244)
486.00/486.16	c GC COLLECT
486.00/486.16	c #Conflicts:     692000 | #Learnt:      20683 | 0.000
486.00/486.16	c total clause space: 206.656MB
486.00/486.16	c total #watches: 318008
486.60/486.80	c total #propagations: 324445538 / total #impl: 1330296381 (eff. 0.244)
486.60/486.80	c #Conflicts:     693000 | #Learnt:      21683 | 0.000
486.60/486.80	c total clause space: 206.656MB
486.60/486.80	c total #watches: 320631
487.40/487.50	c total #propagations: 324940687 / total #impl: 1332097188 (eff. 0.244)
487.40/487.50	c #Conflicts:     694000 | #Learnt:      22683 | 0.000
487.40/487.50	c total clause space: 206.656MB
487.40/487.50	c total #watches: 323156
487.80/487.95	c total #propagations: 325483284 / total #impl: 1334097454 (eff. 0.244)
487.80/487.95	c #Conflicts:     695000 | #Learnt:      23683 | 0.000
487.80/487.95	c total clause space: 206.656MB
487.80/487.95	c total #watches: 325632
488.20/488.38	c total #propagations: 325893586 / total #impl: 1335491859 (eff. 0.244)
488.20/488.38	c #Conflicts:     696000 | #Learnt:      24683 | 0.000
488.20/488.38	c total clause space: 206.656MB
488.20/488.38	c total #watches: 328123
488.90/489.08	c total #propagations: 326267175 / total #impl: 1336629629 (eff. 0.244)
488.90/489.08	c #Conflicts:     697000 | #Learnt:      25683 | 0.000
488.90/489.08	c total clause space: 206.656MB
488.90/489.08	c total #watches: 330732
489.70/489.83	c total #propagations: 326761839 / total #impl: 1338523637 (eff. 0.244)
489.70/489.83	c #Conflicts:     698000 | #Learnt:      26683 | 0.000
489.70/489.83	c total clause space: 206.656MB
489.70/489.83	c total #watches: 333434
490.40/490.58	c total #propagations: 327254662 / total #impl: 1340398288 (eff. 0.244)
490.40/490.58	c #Conflicts:     699000 | #Learnt:      27683 | 0.000
490.40/490.58	c total clause space: 206.656MB
490.40/490.58	c total #watches: 336135
491.30/491.42	c total #propagations: 327733789 / total #impl: 1342225142 (eff. 0.244)
491.30/491.42	c #Conflicts:     700000 | #Learnt:      28683 | 0.000
491.30/491.42	c total clause space: 206.656MB
491.30/491.42	c total #watches: 339278
492.20/492.32	c total #propagations: 328321860 / total #impl: 1344721929 (eff. 0.244)
492.20/492.32	c #Conflicts:     701000 | #Learnt:      29683 | 0.000
492.20/492.32	c total clause space: 206.656MB
492.20/492.32	c total #watches: 342873
493.00/493.14	c total #propagations: 328885596 / total #impl: 1347056124 (eff. 0.244)
493.00/493.14	c #Conflicts:     702000 | #Learnt:      30683 | 0.000
493.00/493.14	c total clause space: 206.656MB
493.00/493.14	c total #watches: 345582
493.90/494.05	c total #propagations: 329395277 / total #impl: 1349177218 (eff. 0.244)
493.90/494.05	c #Conflicts:     703000 | #Learnt:      31683 | 0.000
493.90/494.05	c total clause space: 206.656MB
493.90/494.05	c total #watches: 348792
494.90/495.05	c total #propagations: 329877799 / total #impl: 1351286766 (eff. 0.244)
494.90/495.05	c #Conflicts:     704000 | #Learnt:      32683 | 0.000
494.90/495.05	c total clause space: 206.656MB
494.90/495.05	c total #watches: 351226
495.89/496.01	c total #propagations: 330329562 / total #impl: 1353220222 (eff. 0.244)
495.89/496.01	c #Conflicts:     705000 | #Learnt:      33683 | 0.000
495.89/496.01	c total clause space: 206.656MB
495.89/496.01	c total #watches: 354309
496.69/496.86	c total #propagations: 330797327 / total #impl: 1355289960 (eff. 0.244)
496.69/496.86	c #Conflicts:     706000 | #Learnt:      34683 | 0.000
496.69/496.86	c total clause space: 206.656MB
496.69/496.86	c total #watches: 357615
497.20/497.34	c total #propagations: 331206892 / total #impl: 1356930487 (eff. 0.244)
497.20/497.34	c #Conflicts:     707000 | #Learnt:      35683 | 0.000
497.20/497.34	c total clause space: 206.656MB
497.20/497.34	c total #watches: 360525
497.69/497.82	c total #propagations: 331492423 / total #impl: 1357866170 (eff. 0.244)
497.69/497.82	c #Conflicts:     708000 | #Learnt:      36683 | 0.000
497.69/497.82	c total clause space: 206.656MB
497.69/497.83	c total #watches: 363831
498.20/498.35	c total #propagations: 331757838 / total #impl: 1358769503 (eff. 0.244)
498.20/498.35	c #Conflicts:     709000 | #Learnt:      37683 | 0.000
498.20/498.35	c total clause space: 206.656MB
498.20/498.35	c total #watches: 366460
498.79/498.93	c total #propagations: 332046380 / total #impl: 1359751337 (eff. 0.244)
498.79/498.93	c #Conflicts:     710000 | #Learnt:      38683 | 0.000
498.79/498.93	c total clause space: 206.656MB
498.79/498.93	c total #watches: 369130
499.30/499.50	c total #propagations: 332336149 / total #impl: 1360801188 (eff. 0.244)
499.30/499.50	c #Conflicts:     711000 | #Learnt:      39683 | 0.000
499.30/499.50	c total clause space: 206.656MB
499.30/499.50	c total #watches: 371956
500.09/500.24	c total #propagations: 332630580 / total #impl: 1361849762 (eff. 0.244)
500.09/500.24	c GC COLLECT
500.09/500.24	c #Conflicts:     712000 | #Learnt:      20386 | 0.000
500.09/500.24	c total clause space: 206.656MB
500.09/500.24	c total #watches: 317121
500.40/500.59	c total #propagations: 333006922 / total #impl: 1363523795 (eff. 0.244)
500.40/500.59	c #Conflicts:     713000 | #Learnt:      21386 | 0.000
500.40/500.59	c total clause space: 206.656MB
500.40/500.59	c total #watches: 320062
500.79/500.96	c total #propagations: 333307033 / total #impl: 1364538407 (eff. 0.244)
500.79/500.96	c #Conflicts:     714000 | #Learnt:      22386 | 0.000
500.79/500.96	c total clause space: 206.656MB
500.79/500.96	c total #watches: 323289
501.29/501.40	c total #propagations: 333634832 / total #impl: 1365759662 (eff. 0.244)
501.29/501.40	c #Conflicts:     715000 | #Learnt:      23386 | 0.000
501.29/501.40	c total clause space: 206.656MB
501.29/501.40	c total #watches: 326450
501.69/501.83	c total #propagations: 333933448 / total #impl: 1366853318 (eff. 0.244)
501.69/501.83	c #Conflicts:     716000 | #Learnt:      24386 | 0.000
501.69/501.83	c total clause space: 206.656MB
501.69/501.83	c total #watches: 329037
502.19/502.34	c total #propagations: 334220509 / total #impl: 1367923576 (eff. 0.244)
502.19/502.34	c #Conflicts:     717000 | #Learnt:      25386 | 0.000
502.19/502.34	c total clause space: 206.656MB
502.19/502.34	c total #watches: 333536
502.79/502.98	c total #propagations: 334542021 / total #impl: 1369216908 (eff. 0.244)
502.79/502.98	c #Conflicts:     718000 | #Learnt:      26386 | 0.000
502.79/502.98	c total clause space: 206.656MB
502.79/502.98	c total #watches: 338627
503.59/503.71	c total #propagations: 334869028 / total #impl: 1370678147 (eff. 0.244)
503.59/503.71	c #Conflicts:     719000 | #Learnt:      27386 | 0.000
503.59/503.71	c total clause space: 206.656MB
503.59/503.71	c total #watches: 341781
504.49/504.68	c total #propagations: 335225395 / total #impl: 1372051248 (eff. 0.244)
504.49/504.68	c #Conflicts:     720000 | #Learnt:      28386 | 0.000
504.49/504.68	c total clause space: 206.656MB
504.49/504.68	c total #watches: 344286
505.39/505.53	c total #propagations: 335720799 / total #impl: 1373956005 (eff. 0.244)
505.39/505.53	c #Conflicts:     721000 | #Learnt:      29386 | 0.000
505.39/505.53	c total clause space: 206.656MB
505.39/505.53	c total #watches: 347409
506.39/506.57	c total #propagations: 336250370 / total #impl: 1376319254 (eff. 0.244)
506.39/506.57	c #Conflicts:     722000 | #Learnt:      30386 | 0.000
506.39/506.57	c total clause space: 206.656MB
506.39/506.57	c total #watches: 351208
507.39/507.56	c total #propagations: 336844948 / total #impl: 1378952193 (eff. 0.244)
507.39/507.56	c #Conflicts:     723000 | #Learnt:      31386 | 0.000
507.39/507.56	c total clause space: 206.656MB
507.39/507.56	c total #watches: 353999
508.49/508.69	c total #propagations: 337291076 / total #impl: 1380660807 (eff. 0.244)
508.49/508.69	c #Conflicts:     724000 | #Learnt:      32386 | 0.000
508.49/508.69	c total clause space: 206.656MB
508.49/508.69	c total #watches: 356617
509.59/509.72	c total #propagations: 337797139 / total #impl: 1382657565 (eff. 0.244)
509.59/509.72	c #Conflicts:     725000 | #Learnt:      33386 | 0.000
509.59/509.72	c total clause space: 206.656MB
509.59/509.72	c total #watches: 359433
510.39/510.58	c total #propagations: 338277211 / total #impl: 1384567164 (eff. 0.244)
510.39/510.58	c #Conflicts:     726000 | #Learnt:      34386 | 0.000
510.39/510.58	c total clause space: 206.656MB
510.39/510.58	c total #watches: 363138
511.29/511.47	c total #propagations: 338770842 / total #impl: 1387183863 (eff. 0.244)
511.29/511.47	c #Conflicts:     727000 | #Learnt:      35386 | 0.000
511.29/511.47	c total clause space: 206.656MB
511.29/511.47	c total #watches: 366580
512.39/512.56	c total #propagations: 339194934 / total #impl: 1389365323 (eff. 0.244)
512.39/512.56	c #Conflicts:     728000 | #Learnt:      36386 | 0.000
512.39/512.56	c total clause space: 206.656MB
512.39/512.56	c total #watches: 370272
513.48/513.60	c total #propagations: 339683610 / total #impl: 1391825620 (eff. 0.244)
513.48/513.60	c #Conflicts:     729000 | #Learnt:      37386 | 0.000
513.48/513.60	c total clause space: 206.656MB
513.48/513.60	c total #watches: 373653
514.48/514.67	c total #propagations: 340123695 / total #impl: 1394104064 (eff. 0.244)
514.48/514.67	c #Conflicts:     730000 | #Learnt:      38386 | 0.000
514.48/514.67	c total clause space: 206.656MB
514.48/514.67	c total #watches: 377644
515.89/516.03	c total #propagations: 340562111 / total #impl: 1396380492 (eff. 0.244)
515.89/516.03	c #Conflicts:     731000 | #Learnt:      39386 | 0.000
515.89/516.03	c total clause space: 206.656MB
515.89/516.03	c total #watches: 380529
517.08/517.22	c total #propagations: 341036100 / total #impl: 1398588994 (eff. 0.244)
517.08/517.22	c #Conflicts:     732000 | #Learnt:      40386 | 0.000
517.08/517.22	c total clause space: 206.656MB
517.08/517.22	c total #watches: 383923
518.19/518.36	c total #propagations: 341439470 / total #impl: 1400588569 (eff. 0.244)
518.19/518.36	c GC COLLECT
518.19/518.36	c #Conflicts:     733000 | #Learnt:      20842 | 0.000
518.19/518.36	c total clause space: 206.656MB
518.19/518.36	c total #watches: 318539
518.89/519.09	c total #propagations: 341827317 / total #impl: 1402699504 (eff. 0.244)
518.89/519.09	c #Conflicts:     734000 | #Learnt:      21842 | 0.000
518.89/519.09	c total clause space: 206.656MB
518.89/519.09	c total #watches: 321536
519.69/519.84	c total #propagations: 342297196 / total #impl: 1404800624 (eff. 0.244)
519.69/519.84	c #Conflicts:     735000 | #Learnt:      22842 | 0.000
519.69/519.84	c total clause space: 206.656MB
519.69/519.84	c total #watches: 324528
520.39/520.59	c total #propagations: 342747525 / total #impl: 1406825880 (eff. 0.244)
520.39/520.59	c #Conflicts:     736000 | #Learnt:      23842 | 0.000
520.39/520.59	c total clause space: 206.656MB
520.39/520.59	c total #watches: 328225
521.09/521.29	c total #propagations: 343160806 / total #impl: 1408728098 (eff. 0.244)
521.09/521.29	c #Conflicts:     737000 | #Learnt:      24842 | 0.000
521.09/521.29	c total clause space: 206.656MB
521.09/521.29	c total #watches: 331590
521.89/522.07	c total #propagations: 343524676 / total #impl: 1410568476 (eff. 0.244)
521.89/522.07	c #Conflicts:     738000 | #Learnt:      25842 | 0.000
521.89/522.07	c total clause space: 206.656MB
521.89/522.07	c total #watches: 333971
522.78/522.95	c total #propagations: 343925178 / total #impl: 1412507305 (eff. 0.243)
522.78/522.95	c #Conflicts:     739000 | #Learnt:      26842 | 0.000
522.78/522.95	c total clause space: 206.656MB
522.78/522.95	c total #watches: 337319
523.78/523.95	c total #propagations: 344346306 / total #impl: 1414601339 (eff. 0.243)
523.78/523.95	c #Conflicts:     740000 | #Learnt:      27842 | 0.000
523.78/523.95	c total clause space: 206.656MB
523.78/523.95	c total #watches: 341021
524.98/525.19	c total #propagations: 344753860 / total #impl: 1416643157 (eff. 0.243)
524.98/525.19	c #Conflicts:     741000 | #Learnt:      28842 | 0.000
524.98/525.19	c total clause space: 206.656MB
524.98/525.19	c total #watches: 345617
526.28/526.40	c total #propagations: 345208164 / total #impl: 1418864110 (eff. 0.243)
526.28/526.40	c #Conflicts:     742000 | #Learnt:      29842 | 0.000
526.28/526.40	c total clause space: 206.656MB
526.28/526.40	c total #watches: 348865
527.58/527.71	c total #propagations: 345604275 / total #impl: 1420843423 (eff. 0.243)
527.58/527.71	c #Conflicts:     743000 | #Learnt:      30842 | 0.000
527.58/527.71	c total clause space: 206.656MB
527.58/527.71	c total #watches: 352043
528.88/529.03	c total #propagations: 345997075 / total #impl: 1422958911 (eff. 0.243)
528.88/529.03	c #Conflicts:     744000 | #Learnt:      31842 | 0.000
528.88/529.03	c total clause space: 206.656MB
528.88/529.03	c total #watches: 355645
529.98/530.13	c total #propagations: 346366913 / total #impl: 1424898944 (eff. 0.243)
529.98/530.13	c #Conflicts:     745000 | #Learnt:      32842 | 0.000
529.98/530.13	c total clause space: 206.656MB
529.98/530.13	c total #watches: 359024
530.98/531.15	c total #propagations: 346915031 / total #impl: 1427235535 (eff. 0.243)
530.98/531.15	c #Conflicts:     746000 | #Learnt:      33842 | 0.000
530.98/531.15	c total clause space: 206.656MB
530.98/531.15	c total #watches: 361974
532.18/532.40	c total #propagations: 347355933 / total #impl: 1428896595 (eff. 0.243)
532.18/532.40	c #Conflicts:     747000 | #Learnt:      34842 | 0.000
532.18/532.40	c total clause space: 206.656MB
532.18/532.40	c total #watches: 366293
533.18/533.39	c total #propagations: 347859098 / total #impl: 1431208589 (eff. 0.243)
533.18/533.39	c #Conflicts:     748000 | #Learnt:      35842 | 0.000
533.18/533.39	c total clause space: 206.656MB
533.18/533.39	c total #watches: 369537
534.08/534.26	c total #propagations: 348278407 / total #impl: 1432747336 (eff. 0.243)
534.08/534.26	c #Conflicts:     749000 | #Learnt:      36842 | 0.000
534.08/534.26	c total clause space: 206.656MB
534.08/534.26	c total #watches: 373698
534.98/535.13	c total #propagations: 348745766 / total #impl: 1434525993 (eff. 0.243)
534.98/535.13	c #Conflicts:     750000 | #Learnt:      37842 | 0.000
534.98/535.13	c total clause space: 335.816MB
534.98/535.13	c total #watches: 376745
536.18/536.32	c total #propagations: 349200659 / total #impl: 1436277206 (eff. 0.243)
536.18/536.32	c #Conflicts:     751000 | #Learnt:      38842 | 0.000
536.18/536.32	c total clause space: 335.816MB
536.18/536.32	c total #watches: 379566
537.48/537.60	c total #propagations: 349724939 / total #impl: 1438322693 (eff. 0.243)
537.48/537.60	c #Conflicts:     752000 | #Learnt:      39842 | 0.000
537.48/537.60	c total clause space: 335.816MB
537.48/537.60	c total #watches: 382502
538.78/538.91	c total #propagations: 350253129 / total #impl: 1440526008 (eff. 0.243)
538.78/538.91	c #Conflicts:     753000 | #Learnt:      40842 | 0.000
538.78/538.91	c total clause space: 335.816MB
538.78/538.91	c total #watches: 385276
540.08/540.24	c total #propagations: 350778707 / total #impl: 1442717111 (eff. 0.243)
540.08/540.24	c #Conflicts:     754000 | #Learnt:      41842 | 0.000
540.08/540.24	c total clause space: 335.816MB
540.08/540.24	c total #watches: 387848
540.78/540.98	c total #propagations: 351283880 / total #impl: 1444689220 (eff. 0.243)
540.78/540.98	c GC COLLECT
540.78/540.98	c #Conflicts:     755000 | #Learnt:      21904 | 0.000
540.78/540.98	c total clause space: 335.816MB
540.78/540.98	c total #watches: 323643
541.58/541.70	c total #propagations: 351778995 / total #impl: 1447049259 (eff. 0.243)
541.58/541.70	c #Conflicts:     756000 | #Learnt:      22904 | 0.000
541.58/541.70	c total clause space: 335.816MB
541.58/541.70	c total #watches: 326957
542.28/542.48	c total #propagations: 352284060 / total #impl: 1449034884 (eff. 0.243)
542.28/542.48	c #Conflicts:     757000 | #Learnt:      23904 | 0.000
542.28/542.48	c total clause space: 335.816MB
542.28/542.48	c total #watches: 331090
543.08/543.21	c total #propagations: 352854029 / total #impl: 1451334178 (eff. 0.243)
543.08/543.21	c #Conflicts:     758000 | #Learnt:      24904 | 0.000
543.08/543.21	c total clause space: 335.816MB
543.08/543.21	c total #watches: 335781
543.88/544.00	c total #propagations: 353363019 / total #impl: 1453424135 (eff. 0.243)
543.88/544.00	c #Conflicts:     759000 | #Learnt:      25904 | 0.000
543.88/544.00	c total clause space: 335.816MB
543.88/544.00	c total #watches: 340747
544.58/544.74	c total #propagations: 353836072 / total #impl: 1455482606 (eff. 0.243)
544.58/544.74	c #Conflicts:     760000 | #Learnt:      26904 | 0.000
544.58/544.74	c total clause space: 335.816MB
544.58/544.74	c total #watches: 344532
545.58/545.74	c total #propagations: 354233870 / total #impl: 1457138908 (eff. 0.243)
545.58/545.74	c #Conflicts:     761000 | #Learnt:      27904 | 0.000
545.58/545.74	c total clause space: 335.816MB
545.58/545.74	c total #watches: 349767
546.77/546.93	c total #propagations: 354774543 / total #impl: 1459644785 (eff. 0.243)
546.77/546.93	c #Conflicts:     762000 | #Learnt:      28904 | 0.000
546.77/546.93	c total clause space: 335.816MB
546.77/546.93	c total #watches: 355611
548.07/548.23	c total #propagations: 355374273 / total #impl: 1462729351 (eff. 0.243)
548.07/548.23	c #Conflicts:     763000 | #Learnt:      29904 | 0.000
548.07/548.23	c total clause space: 335.816MB
548.07/548.23	c total #watches: 361495
549.37/549.50	c total #propagations: 355942459 / total #impl: 1465569841 (eff. 0.243)
549.37/549.50	c #Conflicts:     764000 | #Learnt:      30904 | 0.000
549.37/549.50	c total clause space: 335.816MB
549.37/549.51	c total #watches: 365082
550.57/550.73	c total #propagations: 356403925 / total #impl: 1467586646 (eff. 0.243)
550.57/550.73	c #Conflicts:     765000 | #Learnt:      31904 | 0.000
550.57/550.73	c total clause space: 335.816MB
550.57/550.73	c total #watches: 369464
551.67/551.87	c total #propagations: 356921159 / total #impl: 1469731808 (eff. 0.243)
551.67/551.87	c #Conflicts:     766000 | #Learnt:      32904 | 0.000
551.67/551.87	c total clause space: 335.816MB
551.67/551.87	c total #watches: 372291
552.77/552.90	c total #propagations: 357500800 / total #impl: 1471866520 (eff. 0.243)
552.77/552.90	c #Conflicts:     767000 | #Learnt:      33904 | 0.000
552.77/552.90	c total clause space: 335.816MB
552.77/552.90	c total #watches: 375561
554.07/554.21	c total #propagations: 357935645 / total #impl: 1473574667 (eff. 0.243)
554.07/554.21	c #Conflicts:     768000 | #Learnt:      34903 | 0.000
554.07/554.21	c total clause space: 335.816MB
554.07/554.21	c total #watches: 379041
555.07/555.24	c total #propagations: 358449665 / total #impl: 1475605400 (eff. 0.243)
555.07/555.24	c #Conflicts:     769000 | #Learnt:      35903 | 0.000
555.07/555.24	c total clause space: 335.816MB
555.07/555.24	c total #watches: 381732
556.17/556.31	c total #propagations: 358868722 / total #impl: 1477271116 (eff. 0.243)
556.17/556.31	c #Conflicts:     770000 | #Learnt:      36903 | 0.000
556.17/556.31	c total clause space: 335.816MB
556.17/556.31	c total #watches: 385016
557.58/557.80	c total #propagations: 359246895 / total #impl: 1478787376 (eff. 0.243)
557.58/557.80	c #Conflicts:     771000 | #Learnt:      37903 | 0.000
557.58/557.80	c total clause space: 335.816MB
557.58/557.80	c total #watches: 388033
558.87/559.04	c total #propagations: 359680185 / total #impl: 1480773488 (eff. 0.243)
558.87/559.04	c #Conflicts:     772000 | #Learnt:      38903 | 0.000
558.87/559.04	c total clause space: 335.816MB
558.87/559.04	c total #watches: 391050
560.37/560.56	c total #propagations: 360110236 / total #impl: 1482536712 (eff. 0.243)
560.37/560.56	c #Conflicts:     773000 | #Learnt:      39903 | 0.000
560.37/560.56	c total clause space: 335.816MB
560.37/560.56	c total #watches: 395562
562.17/562.31	c total #propagations: 360605361 / total #impl: 1484745015 (eff. 0.243)
562.17/562.31	c #Conflicts:     774000 | #Learnt:      40903 | 0.000
562.17/562.31	c total clause space: 335.816MB
562.17/562.31	c total #watches: 399177
563.47/563.63	c total #propagations: 361091766 / total #impl: 1487067390 (eff. 0.243)
563.47/563.63	c #Conflicts:     775000 | #Learnt:      41903 | 0.000
563.47/563.63	c total clause space: 335.816MB
563.47/563.63	c total #watches: 402121
564.57/564.76	c total #propagations: 361484177 / total #impl: 1489006533 (eff. 0.243)
564.57/564.76	c GC COLLECT
564.57/564.76	c #Conflicts:     776000 | #Learnt:      21701 | 0.000
564.57/564.76	c total clause space: 335.816MB
564.57/564.76	c total #watches: 321683
565.28/565.47	c total #propagations: 361970892 / total #impl: 1491060389 (eff. 0.243)
565.28/565.47	c #Conflicts:     777000 | #Learnt:      22701 | 0.000
565.28/565.47	c total clause space: 335.816MB
565.28/565.47	c total #watches: 325861
565.97/566.13	c total #propagations: 362492948 / total #impl: 1493122054 (eff. 0.243)
565.97/566.13	c #Conflicts:     778000 | #Learnt:      23701 | 0.000
565.97/566.13	c total clause space: 335.816MB
565.97/566.13	c total #watches: 329417
566.67/566.81	c total #propagations: 362938046 / total #impl: 1495083295 (eff. 0.243)
566.67/566.81	c #Conflicts:     779000 | #Learnt:      24701 | 0.000
566.67/566.81	c total clause space: 335.816MB
566.67/566.81	c total #watches: 332758
567.58/567.76	c total #propagations: 363410551 / total #impl: 1497089620 (eff. 0.243)
567.58/567.76	c #Conflicts:     780000 | #Learnt:      25701 | 0.000
567.58/567.76	c total clause space: 335.816MB
567.58/567.76	c total #watches: 336630
568.58/568.77	c total #propagations: 363945514 / total #impl: 1499307454 (eff. 0.243)
568.58/568.77	c #Conflicts:     781000 | #Learnt:      26701 | 0.000
568.58/568.77	c total clause space: 335.816MB
568.58/568.77	c total #watches: 340244
569.47/569.65	c total #propagations: 364461961 / total #impl: 1501262527 (eff. 0.243)
569.47/569.65	c #Conflicts:     782000 | #Learnt:      27701 | 0.000
569.47/569.65	c total clause space: 335.816MB
569.47/569.65	c total #watches: 343466
570.27/570.43	c total #propagations: 364908019 / total #impl: 1503112330 (eff. 0.243)
570.27/570.43	c #Conflicts:     783000 | #Learnt:      28701 | 0.000
570.27/570.43	c total clause space: 335.816MB
570.27/570.43	c total #watches: 346114
570.88/571.09	c total #propagations: 365373405 / total #impl: 1504819133 (eff. 0.243)
570.88/571.09	c #Conflicts:     784000 | #Learnt:      29701 | 0.000
570.88/571.09	c total clause space: 335.816MB
570.88/571.09	c total #watches: 348885
571.57/571.78	c total #propagations: 365773884 / total #impl: 1506338608 (eff. 0.243)
571.57/571.78	c #Conflicts:     785000 | #Learnt:      30701 | 0.000
571.57/571.78	c total clause space: 335.816MB
571.57/571.78	c total #watches: 352309
572.37/572.53	c total #propagations: 366207668 / total #impl: 1507953125 (eff. 0.243)
572.37/572.53	c #Conflicts:     786000 | #Learnt:      31701 | 0.000
572.37/572.53	c total clause space: 335.816MB
572.37/572.53	c total #watches: 355499
573.27/573.42	c total #propagations: 366659974 / total #impl: 1509568364 (eff. 0.243)
573.27/573.42	c #Conflicts:     787000 | #Learnt:      32701 | 0.000
573.27/573.42	c total clause space: 335.816MB
573.27/573.42	c total #watches: 358749
574.27/574.46	c total #propagations: 367201613 / total #impl: 1511637141 (eff. 0.243)
574.27/574.46	c #Conflicts:     788000 | #Learnt:      33701 | 0.000
574.27/574.46	c total clause space: 335.816MB
574.27/574.46	c total #watches: 363529
575.47/575.68	c total #propagations: 367730438 / total #impl: 1513665899 (eff. 0.243)
575.47/575.68	c #Conflicts:     789000 | #Learnt:      34701 | 0.000
575.47/575.68	c total clause space: 335.816MB
575.47/575.68	c total #watches: 366677
576.57/576.71	c total #propagations: 368295943 / total #impl: 1515880312 (eff. 0.243)
576.57/576.71	c #Conflicts:     790000 | #Learnt:      35701 | 0.000
576.57/576.71	c total clause space: 335.816MB
576.57/576.71	c total #watches: 369728
577.57/577.73	c total #propagations: 368787195 / total #impl: 1518002083 (eff. 0.243)
577.57/577.73	c #Conflicts:     791000 | #Learnt:      36701 | 0.000
577.57/577.73	c total clause space: 335.816MB
577.57/577.73	c total #watches: 372797
578.67/578.80	c total #propagations: 369188964 / total #impl: 1519557398 (eff. 0.243)
578.67/578.80	c #Conflicts:     792000 | #Learnt:      37701 | 0.000
578.67/578.80	c total clause space: 335.816MB
578.67/578.80	c total #watches: 375791
579.68/579.81	c total #propagations: 369671175 / total #impl: 1521578951 (eff. 0.243)
579.68/579.81	c #Conflicts:     793000 | #Learnt:      38701 | 0.000
579.68/579.81	c total clause space: 335.816MB
579.68/579.81	c total #watches: 378734
580.78/580.94	c total #propagations: 370121807 / total #impl: 1523493331 (eff. 0.243)
580.78/580.94	c #Conflicts:     794000 | #Learnt:      39701 | 0.000
580.78/580.94	c total clause space: 335.816MB
580.78/580.94	c total #watches: 381846
581.67/581.81	c total #propagations: 370617200 / total #impl: 1525464610 (eff. 0.243)
581.67/581.81	c #Conflicts:     795000 | #Learnt:      40701 | 0.000
581.67/581.81	c total clause space: 335.816MB
581.67/581.81	c total #watches: 384888
582.67/582.82	c total #propagations: 371028992 / total #impl: 1527040941 (eff. 0.243)
582.67/582.82	c #Conflicts:     796000 | #Learnt:      41701 | 0.000
582.67/582.82	c total clause space: 335.816MB
582.67/582.82	c total #watches: 387781
583.77/583.93	c total #propagations: 371460521 / total #impl: 1528742414 (eff. 0.243)
583.77/583.93	c #Conflicts:     797000 | #Learnt:      42701 | 0.000
583.77/583.93	c total clause space: 335.816MB
583.77/583.93	c total #watches: 392698
584.57/584.73	c total #propagations: 371927090 / total #impl: 1531026343 (eff. 0.243)
584.57/584.73	c GC COLLECT
584.57/584.73	c #Conflicts:     798000 | #Learnt:      22184 | 0.000
584.57/584.73	c total clause space: 335.816MB
584.57/584.73	c total #watches: 323702
585.27/585.43	c total #propagations: 372350361 / total #impl: 1532886540 (eff. 0.243)
585.27/585.43	c #Conflicts:     799000 | #Learnt:      23184 | 0.000
585.27/585.43	c total clause space: 335.816MB
585.27/585.43	c total #watches: 327374
585.77/585.96	c total #propagations: 372850274 / total #impl: 1535012680 (eff. 0.243)
585.77/585.96	c #Conflicts:     800000 | #Learnt:      24184 | 0.000
585.77/585.96	c total clause space: 335.816MB
585.77/585.96	c total #watches: 330768
586.47/586.65	c total #propagations: 373273048 / total #impl: 1536715103 (eff. 0.243)
586.47/586.65	c #Conflicts:     801000 | #Learnt:      25184 | 0.000
586.47/586.65	c total clause space: 335.816MB
586.47/586.65	c total #watches: 333833
587.37/587.51	c total #propagations: 373768712 / total #impl: 1538673536 (eff. 0.243)
587.37/587.51	c #Conflicts:     802000 | #Learnt:      26184 | 0.000
587.37/587.51	c total clause space: 335.816MB
587.37/587.51	c total #watches: 337542
587.97/588.18	c total #propagations: 374313974 / total #impl: 1540913536 (eff. 0.243)
587.97/588.18	c #Conflicts:     803000 | #Learnt:      27184 | 0.000
587.97/588.18	c total clause space: 335.816MB
587.97/588.18	c total #watches: 341753
588.77/588.92	c total #propagations: 374750683 / total #impl: 1542792389 (eff. 0.243)
588.77/588.92	c #Conflicts:     804000 | #Learnt:      28184 | 0.000
588.77/588.92	c total clause space: 335.816MB
588.77/588.93	c total #watches: 345772
589.57/589.73	c total #propagations: 375201865 / total #impl: 1544756657 (eff. 0.243)
589.57/589.73	c #Conflicts:     805000 | #Learnt:      29184 | 0.000
589.57/589.73	c total clause space: 335.816MB
589.57/589.73	c total #watches: 349775
590.47/590.65	c total #propagations: 375645062 / total #impl: 1546783846 (eff. 0.243)
590.47/590.65	c #Conflicts:     806000 | #Learnt:      30184 | 0.000
590.47/590.65	c total clause space: 335.816MB
590.47/590.65	c total #watches: 355786
591.27/591.41	c total #propagations: 376071066 / total #impl: 1548964097 (eff. 0.243)
591.27/591.41	c #Conflicts:     807000 | #Learnt:      31184 | 0.000
591.27/591.41	c total clause space: 335.816MB
591.27/591.41	c total #watches: 358846
592.07/592.27	c total #propagations: 376439344 / total #impl: 1551104563 (eff. 0.243)
592.07/592.27	c #Conflicts:     808000 | #Learnt:      32184 | 0.000
592.07/592.27	c total clause space: 335.816MB
592.07/592.27	c total #watches: 362839
592.97/593.16	c total #propagations: 376807031 / total #impl: 1553248079 (eff. 0.243)
592.97/593.16	c #Conflicts:     809000 | #Learnt:      33184 | 0.000
592.97/593.16	c total clause space: 335.816MB
592.97/593.16	c total #watches: 366536
593.77/593.98	c total #propagations: 377244223 / total #impl: 1555028906 (eff. 0.243)
593.77/593.98	c #Conflicts:     810000 | #Learnt:      34184 | 0.000
593.77/593.98	c total clause space: 335.816MB
593.77/593.98	c total #watches: 369602
594.77/594.91	c total #propagations: 377638717 / total #impl: 1556592084 (eff. 0.243)
594.77/594.91	c #Conflicts:     811000 | #Learnt:      35184 | 0.000
594.77/594.91	c total clause space: 335.816MB
594.77/594.91	c total #watches: 373153
595.87/596.08	c total #propagations: 378120915 / total #impl: 1558631742 (eff. 0.243)
595.87/596.08	c #Conflicts:     812000 | #Learnt:      36184 | 0.000
595.87/596.08	c total clause space: 335.816MB
595.87/596.08	c total #watches: 377309
597.07/597.20	c total #propagations: 378694864 / total #impl: 1561154504 (eff. 0.243)
597.07/597.20	c #Conflicts:     813000 | #Learnt:      37184 | 0.000
597.07/597.20	c total clause space: 335.816MB
597.07/597.20	c total #watches: 381743
598.47/598.60	c total #propagations: 379168801 / total #impl: 1563127597 (eff. 0.243)
598.47/598.60	c #Conflicts:     814000 | #Learnt:      38184 | 0.000
598.47/598.60	c total clause space: 335.816MB
598.47/598.60	c total #watches: 384930
599.67/599.80	c total #propagations: 379724266 / total #impl: 1565542270 (eff. 0.243)
599.67/599.80	c #Conflicts:     815000 | #Learnt:      39184 | 0.000
599.67/599.80	c total clause space: 335.816MB
599.67/599.80	c total #watches: 387718
600.47/600.61	c total #propagations: 380219144 / total #impl: 1567619486 (eff. 0.243)
600.47/600.61	c #Conflicts:     816000 | #Learnt:      40184 | 0.000
600.47/600.61	c total clause space: 335.816MB
600.47/600.61	c total #watches: 390079
601.47/601.66	c total #propagations: 380604791 / total #impl: 1568898143 (eff. 0.243)
601.47/601.66	c #Conflicts:     817000 | #Learnt:      41184 | 0.000
601.47/601.66	c total clause space: 335.816MB
601.47/601.66	c total #watches: 393833
602.57/602.71	c total #propagations: 381032675 / total #impl: 1570590278 (eff. 0.243)
602.57/602.71	c #Conflicts:     818000 | #Learnt:      42184 | 0.000
602.57/602.71	c total clause space: 335.816MB
602.57/602.71	c total #watches: 397361
603.67/603.82	c total #propagations: 381472313 / total #impl: 1572350304 (eff. 0.243)
603.67/603.82	c #Conflicts:     819000 | #Learnt:      43184 | 0.000
603.67/603.82	c total clause space: 335.816MB
603.67/603.83	c total #watches: 400873
604.57/604.71	c total #propagations: 381912150 / total #impl: 1574190559 (eff. 0.243)
604.57/604.71	c GC COLLECT
604.57/604.71	c #Conflicts:     820000 | #Learnt:      22358 | 0.000
604.57/604.71	c total clause space: 335.816MB
604.57/604.71	c total #watches: 323993
605.17/605.36	c total #propagations: 382352639 / total #impl: 1575911494 (eff. 0.243)
605.17/605.36	c #Conflicts:     821000 | #Learnt:      23358 | 0.000
605.17/605.36	c total clause space: 335.816MB
605.17/605.36	c total #watches: 326988
605.97/606.14	c total #propagations: 382840157 / total #impl: 1577705100 (eff. 0.243)
605.97/606.14	c #Conflicts:     822000 | #Learnt:      24358 | 0.000
605.97/606.14	c total clause space: 335.816MB
605.97/606.14	c total #watches: 329743
606.46/606.68	c total #propagations: 383409322 / total #impl: 1579984405 (eff. 0.243)
606.46/606.68	c #Conflicts:     823000 | #Learnt:      25358 | 0.000
606.46/606.68	c total clause space: 335.816MB
606.46/606.68	c total #watches: 332322
606.96/607.15	c total #propagations: 383826488 / total #impl: 1581622122 (eff. 0.243)
606.96/607.15	c #Conflicts:     824000 | #Learnt:      26358 | 0.000
606.96/607.15	c total clause space: 335.816MB
606.96/607.15	c total #watches: 335109
607.66/607.88	c total #propagations: 384261360 / total #impl: 1583056143 (eff. 0.243)
607.66/607.88	c #Conflicts:     825000 | #Learnt:      27358 | 0.000
607.66/607.88	c total clause space: 335.816MB
607.66/607.88	c total #watches: 338684
608.56/608.77	c total #propagations: 384739936 / total #impl: 1585074026 (eff. 0.243)
608.56/608.77	c #Conflicts:     826000 | #Learnt:      28358 | 0.000
608.56/608.77	c total clause space: 335.816MB
608.56/608.77	c total #watches: 342402
609.56/609.74	c total #propagations: 385192372 / total #impl: 1587185689 (eff. 0.243)
609.56/609.74	c #Conflicts:     827000 | #Learnt:      29358 | 0.000
609.56/609.74	c total clause space: 335.816MB
609.56/609.74	c total #watches: 346332
610.47/610.62	c total #propagations: 385666386 / total #impl: 1589341570 (eff. 0.243)
610.47/610.62	c #Conflicts:     828000 | #Learnt:      30358 | 0.000
610.47/610.62	c total clause space: 335.816MB
610.47/610.62	c total #watches: 349967
611.16/611.36	c total #propagations: 386133823 / total #impl: 1591397757 (eff. 0.243)
611.16/611.36	c #Conflicts:     829000 | #Learnt:      31358 | 0.000
611.16/611.36	c total clause space: 335.816MB
611.16/611.36	c total #watches: 352711
611.86/612.02	c total #propagations: 386581495 / total #impl: 1593375242 (eff. 0.243)
611.86/612.02	c #Conflicts:     830000 | #Learnt:      32358 | 0.000
611.86/612.02	c total clause space: 335.816MB
611.86/612.02	c total #watches: 355269
612.46/612.68	c total #propagations: 386995921 / total #impl: 1595017631 (eff. 0.243)
612.46/612.68	c #Conflicts:     831000 | #Learnt:      33358 | 0.000
612.46/612.68	c total clause space: 335.816MB
612.46/612.68	c total #watches: 357553
613.06/613.28	c total #propagations: 387391897 / total #impl: 1596612240 (eff. 0.243)
613.06/613.28	c #Conflicts:     832000 | #Learnt:      34358 | 0.000
613.06/613.28	c total clause space: 335.816MB
613.06/613.28	c total #watches: 360076
613.67/613.89	c total #propagations: 387770435 / total #impl: 1597964283 (eff. 0.243)
613.67/613.89	c #Conflicts:     833000 | #Learnt:      35358 | 0.000
613.67/613.89	c total clause space: 335.816MB
613.67/613.89	c total #watches: 362418
614.66/614.88	c total #propagations: 388145848 / total #impl: 1599368469 (eff. 0.243)
614.66/614.88	c #Conflicts:     834000 | #Learnt:      36358 | 0.000
614.66/614.88	c total clause space: 335.816MB
614.66/614.88	c total #watches: 366168
615.76/615.95	c total #propagations: 388621103 / total #impl: 1601380564 (eff. 0.243)
615.76/615.95	c #Conflicts:     835000 | #Learnt:      37358 | 0.000
615.76/615.95	c total clause space: 335.816MB
615.76/615.95	c total #watches: 368937
616.86/617.09	c total #propagations: 389022037 / total #impl: 1603361047 (eff. 0.243)
616.86/617.09	c #Conflicts:     836000 | #Learnt:      38358 | 0.000
616.86/617.09	c total clause space: 335.816MB
616.86/617.09	c total #watches: 372367
618.07/618.21	c total #propagations: 389435987 / total #impl: 1605314523 (eff. 0.243)
618.07/618.21	c #Conflicts:     837000 | #Learnt:      39358 | 0.000
618.07/618.21	c total clause space: 335.816MB
618.07/618.21	c total #watches: 377480
619.17/619.35	c total #propagations: 389886684 / total #impl: 1607450362 (eff. 0.243)
619.17/619.35	c #Conflicts:     838000 | #Learnt:      40358 | 0.000
619.17/619.35	c total clause space: 335.816MB
619.17/619.35	c total #watches: 383224
620.37/620.51	c total #propagations: 390259862 / total #impl: 1609541023 (eff. 0.242)
620.37/620.51	c #Conflicts:     839000 | #Learnt:      41358 | 0.000
620.37/620.51	c total clause space: 335.816MB
620.37/620.51	c total #watches: 387386
621.66/621.83	c total #propagations: 390604725 / total #impl: 1611500841 (eff. 0.242)
621.66/621.83	c #Conflicts:     840000 | #Learnt:      42358 | 0.000
621.66/621.83	c total clause space: 335.816MB
621.66/621.83	c total #watches: 390806
622.96/623.10	c total #propagations: 390986163 / total #impl: 1613495192 (eff. 0.242)
622.96/623.10	c #Conflicts:     841000 | #Learnt:      43358 | 0.000
622.96/623.10	c total clause space: 335.816MB
622.96/623.10	c total #watches: 394957
624.46/624.61	c total #propagations: 391330253 / total #impl: 1615201836 (eff. 0.242)
624.46/624.61	c GC COLLECT
624.46/624.61	c #Conflicts:     842000 | #Learnt:      22311 | 0.000
624.46/624.61	c total clause space: 335.816MB
624.46/624.61	c total #watches: 323835
625.06/625.22	c total #propagations: 391762230 / total #impl: 1617292632 (eff. 0.242)
625.06/625.22	c #Conflicts:     843000 | #Learnt:      23311 | 0.000
625.06/625.22	c total clause space: 335.816MB
625.06/625.22	c total #watches: 327750
625.66/625.86	c total #propagations: 392165997 / total #impl: 1619368941 (eff. 0.242)
625.66/625.86	c #Conflicts:     844000 | #Learnt:      24311 | 0.000
625.66/625.86	c total clause space: 335.816MB
625.66/625.86	c total #watches: 332479
626.46/626.61	c total #propagations: 392543862 / total #impl: 1621548498 (eff. 0.242)
626.46/626.61	c #Conflicts:     845000 | #Learnt:      25311 | 0.000
626.46/626.61	c total clause space: 335.816MB
626.46/626.61	c total #watches: 336404
627.26/627.43	c total #propagations: 392919605 / total #impl: 1623600108 (eff. 0.242)
627.26/627.43	c #Conflicts:     846000 | #Learnt:      26311 | 0.000
627.26/627.43	c total clause space: 335.816MB
627.26/627.43	c total #watches: 340495
628.16/628.31	c total #propagations: 393322103 / total #impl: 1625934464 (eff. 0.242)
628.16/628.31	c #Conflicts:     847000 | #Learnt:      27311 | 0.000
628.16/628.31	c total clause space: 335.816MB
628.16/628.31	c total #watches: 343685
628.86/629.07	c total #propagations: 393744426 / total #impl: 1628041316 (eff. 0.242)
628.86/629.07	c #Conflicts:     848000 | #Learnt:      28311 | 0.000
628.86/629.07	c total clause space: 335.816MB
628.86/629.07	c total #watches: 346667
629.76/629.93	c total #propagations: 394249870 / total #impl: 1630025004 (eff. 0.242)
629.76/629.93	c #Conflicts:     849000 | #Learnt:      29311 | 0.000
629.76/629.93	c total clause space: 335.816MB
629.76/629.93	c total #watches: 350196
630.76/630.98	c total #propagations: 394725601 / total #impl: 1632093081 (eff. 0.242)
630.76/630.98	c #Conflicts:     850000 | #Learnt:      30311 | 0.000
630.76/630.98	c total clause space: 335.816MB
630.76/630.98	c total #watches: 353827
631.76/631.92	c total #propagations: 395186870 / total #impl: 1634210884 (eff. 0.242)
631.76/631.92	c #Conflicts:     851000 | #Learnt:      31311 | 0.000
631.76/631.92	c total clause space: 335.816MB
631.76/631.92	c total #watches: 357095
632.66/632.88	c total #propagations: 395630413 / total #impl: 1635989877 (eff. 0.242)
632.66/632.88	c #Conflicts:     852000 | #Learnt:      32311 | 0.000
632.66/632.88	c total clause space: 335.816MB
632.66/632.88	c total #watches: 360502
633.47/633.67	c total #propagations: 396089246 / total #impl: 1637929092 (eff. 0.242)
633.47/633.67	c #Conflicts:     853000 | #Learnt:      33311 | 0.000
633.47/633.67	c total clause space: 335.816MB
633.47/633.67	c total #watches: 363822
634.46/634.65	c total #propagations: 396492093 / total #impl: 1639463034 (eff. 0.242)
634.46/634.65	c #Conflicts:     854000 | #Learnt:      34311 | 0.000
634.46/634.65	c total clause space: 335.816MB
634.46/634.65	c total #watches: 368402
635.56/635.71	c total #propagations: 396916822 / total #impl: 1641814589 (eff. 0.242)
635.56/635.71	c #Conflicts:     855000 | #Learnt:      35311 | 0.000
635.56/635.71	c total clause space: 335.816MB
635.56/635.71	c total #watches: 371935
636.46/636.69	c total #propagations: 397374510 / total #impl: 1643952595 (eff. 0.242)
636.46/636.69	c #Conflicts:     856000 | #Learnt:      36311 | 0.000
636.46/636.69	c total clause space: 335.816MB
636.46/636.69	c total #watches: 374844
637.36/637.52	c total #propagations: 397817361 / total #impl: 1645689620 (eff. 0.242)
637.36/637.52	c #Conflicts:     857000 | #Learnt:      37311 | 0.000
637.36/637.52	c total clause space: 335.816MB
637.36/637.52	c total #watches: 377536
638.56/638.72	c total #propagations: 398182402 / total #impl: 1647091178 (eff. 0.242)
638.56/638.72	c #Conflicts:     858000 | #Learnt:      38311 | 0.000
638.56/638.72	c total clause space: 335.816MB
638.56/638.72	c total #watches: 380186
639.56/639.79	c total #propagations: 398667245 / total #impl: 1649117433 (eff. 0.242)
639.56/639.79	c #Conflicts:     859000 | #Learnt:      39311 | 0.000
639.56/639.79	c total clause space: 335.816MB
639.56/639.79	c total #watches: 384140
640.66/640.88	c total #propagations: 399120585 / total #impl: 1651234002 (eff. 0.242)
640.66/640.88	c #Conflicts:     860000 | #Learnt:      40311 | 0.000
640.66/640.88	c total clause space: 335.816MB
640.66/640.88	c total #watches: 387365
641.86/642.04	c total #propagations: 399632849 / total #impl: 1653252381 (eff. 0.242)
641.86/642.04	c #Conflicts:     861000 | #Learnt:      41311 | 0.000
641.86/642.04	c total clause space: 335.816MB
641.86/642.04	c total #watches: 392189
642.86/643.08	c total #propagations: 400139926 / total #impl: 1655582119 (eff. 0.242)
642.86/643.08	c #Conflicts:     862000 | #Learnt:      42311 | 0.000
642.86/643.08	c total clause space: 335.816MB
642.86/643.08	c total #watches: 395100
644.26/644.41	c total #propagations: 400635550 / total #impl: 1657701855 (eff. 0.242)
644.26/644.41	c #Conflicts:     863000 | #Learnt:      43311 | 0.000
644.26/644.41	c total clause space: 335.816MB
644.26/644.41	c total #watches: 399352
645.57/645.71	c total #propagations: 401176510 / total #impl: 1660152762 (eff. 0.242)
645.57/645.71	c #Conflicts:     864000 | #Learnt:      44311 | 0.000
645.57/645.71	c total clause space: 335.816MB
645.57/645.71	c total #watches: 404732
646.46/646.67	c total #propagations: 401693766 / total #impl: 1662519248 (eff. 0.242)
646.46/646.67	c GC COLLECT
646.46/646.67	c #Conflicts:     865000 | #Learnt:      22908 | 0.000
646.46/646.67	c total clause space: 335.816MB
646.46/646.67	c total #watches: 326709
647.06/647.28	c total #propagations: 402123490 / total #impl: 1664810864 (eff. 0.242)
647.06/647.28	c #Conflicts:     866000 | #Learnt:      23908 | 0.000
647.06/647.28	c total clause space: 335.816MB
647.06/647.28	c total #watches: 330282
647.77/647.95	c total #propagations: 402557007 / total #impl: 1666836306 (eff. 0.242)
647.77/647.95	c #Conflicts:     867000 | #Learnt:      24908 | 0.000
647.77/647.95	c total clause space: 335.816MB
647.77/647.95	c total #watches: 332884
648.36/648.59	c total #propagations: 403041775 / total #impl: 1668668857 (eff. 0.242)
648.36/648.59	c #Conflicts:     868000 | #Learnt:      25908 | 0.000
648.36/648.59	c total clause space: 335.816MB
648.36/648.59	c total #watches: 336057
649.36/649.51	c total #propagations: 403558534 / total #impl: 1670578060 (eff. 0.242)
649.36/649.51	c #Conflicts:     869000 | #Learnt:      26908 | 0.000
649.36/649.51	c total clause space: 335.816MB
649.36/649.51	c total #watches: 339473
650.07/650.23	c total #propagations: 404210548 / total #impl: 1673330189 (eff. 0.242)
650.07/650.23	c #Conflicts:     870000 | #Learnt:      27908 | 0.000
650.07/650.23	c total clause space: 335.816MB
650.07/650.23	c total #watches: 342610
650.86/651.00	c total #propagations: 404715473 / total #impl: 1675637058 (eff. 0.242)
650.86/651.00	c #Conflicts:     871000 | #Learnt:      28908 | 0.000
650.86/651.00	c total clause space: 335.816MB
650.86/651.00	c total #watches: 345550
651.36/651.50	c total #propagations: 405239474 / total #impl: 1677826039 (eff. 0.242)
651.36/651.50	c #Conflicts:     872000 | #Learnt:      29908 | 0.000
651.36/651.50	c total clause space: 335.816MB
651.36/651.50	c total #watches: 348946
651.96/652.16	c total #propagations: 405608254 / total #impl: 1679184097 (eff. 0.242)
651.96/652.16	c #Conflicts:     873000 | #Learnt:      30908 | 0.000
651.96/652.16	c total clause space: 335.816MB
651.96/652.16	c total #watches: 351956
652.66/652.87	c total #propagations: 406013235 / total #impl: 1680854949 (eff. 0.242)
652.66/652.87	c #Conflicts:     874000 | #Learnt:      31908 | 0.000
652.66/652.87	c total clause space: 335.816MB
652.66/652.87	c total #watches: 354280
653.46/653.65	c total #propagations: 406434558 / total #impl: 1682737850 (eff. 0.242)
653.46/653.65	c #Conflicts:     875000 | #Learnt:      32908 | 0.000
653.46/653.65	c total clause space: 335.816MB
653.46/653.65	c total #watches: 356956
654.26/654.48	c total #propagations: 406968878 / total #impl: 1684574473 (eff. 0.242)
654.26/654.48	c #Conflicts:     876000 | #Learnt:      33908 | 0.000
654.26/654.48	c total clause space: 335.816MB
654.26/654.48	c total #watches: 360401
655.06/655.25	c total #propagations: 407437552 / total #impl: 1686583436 (eff. 0.242)
655.06/655.25	c #Conflicts:     877000 | #Learnt:      34908 | 0.000
655.06/655.25	c total clause space: 335.816MB
655.06/655.25	c total #watches: 364481
655.96/656.14	c total #propagations: 407862024 / total #impl: 1688681240 (eff. 0.242)
655.96/656.14	c #Conflicts:     878000 | #Learnt:      35908 | 0.000
655.96/656.14	c total clause space: 335.816MB
655.96/656.14	c total #watches: 368018
656.86/657.04	c total #propagations: 408345366 / total #impl: 1690812789 (eff. 0.242)
656.86/657.04	c #Conflicts:     879000 | #Learnt:      36908 | 0.000
656.86/657.04	c total clause space: 335.816MB
656.86/657.04	c total #watches: 371336
657.66/657.88	c total #propagations: 408867135 / total #impl: 1693065223 (eff. 0.241)
657.66/657.88	c #Conflicts:     880000 | #Learnt:      37908 | 0.000
657.66/657.88	c total clause space: 335.816MB
657.66/657.88	c total #watches: 374128
658.66/658.88	c total #propagations: 409319903 / total #impl: 1694860454 (eff. 0.242)
658.66/658.88	c #Conflicts:     881000 | #Learnt:      38908 | 0.000
658.66/658.88	c total clause space: 335.816MB
658.66/658.88	c total #watches: 376993
659.56/659.74	c total #propagations: 409784698 / total #impl: 1696921021 (eff. 0.241)
659.56/659.74	c #Conflicts:     882000 | #Learnt:      39908 | 0.000
659.56/659.74	c total clause space: 335.816MB
659.56/659.74	c total #watches: 380134
660.26/660.43	c total #propagations: 410213475 / total #impl: 1699162745 (eff. 0.241)
660.26/660.43	c #Conflicts:     883000 | #Learnt:      40908 | 0.000
660.26/660.43	c total clause space: 335.816MB
660.26/660.43	c total #watches: 383591
661.16/661.31	c total #propagations: 410577365 / total #impl: 1700782078 (eff. 0.241)
661.16/661.31	c #Conflicts:     884000 | #Learnt:      41908 | 0.000
661.16/661.31	c total clause space: 335.816MB
661.16/661.31	c total #watches: 388460
661.96/662.18	c total #propagations: 410998933 / total #impl: 1702765471 (eff. 0.241)
661.96/662.18	c #Conflicts:     885000 | #Learnt:      42908 | 0.000
661.96/662.18	c total clause space: 335.816MB
661.96/662.18	c total #watches: 392570
662.86/663.06	c total #propagations: 411401529 / total #impl: 1704562482 (eff. 0.241)
662.86/663.06	c #Conflicts:     886000 | #Learnt:      43908 | 0.000
662.86/663.06	c total clause space: 335.816MB
662.86/663.06	c total #watches: 396573
663.86/664.04	c total #propagations: 411818555 / total #impl: 1706348310 (eff. 0.241)
663.86/664.04	c #Conflicts:     887000 | #Learnt:      44908 | 0.000
663.86/664.04	c total clause space: 335.816MB
663.86/664.04	c total #watches: 399826
664.65/664.85	c total #propagations: 412248684 / total #impl: 1708404462 (eff. 0.241)
664.65/664.85	c GC COLLECT
664.65/664.85	c #Conflicts:     888000 | #Learnt:      23196 | 0.000
664.65/664.85	c total clause space: 335.816MB
664.65/664.85	c total #watches: 327321
665.15/665.38	c total #propagations: 412671027 / total #impl: 1710298570 (eff. 0.241)
665.15/665.38	c #Conflicts:     889000 | #Learnt:      24196 | 0.000
665.15/665.38	c total clause space: 335.816MB
665.15/665.38	c total #watches: 331164
665.75/665.98	c total #propagations: 413048788 / total #impl: 1712049613 (eff. 0.241)
665.75/665.98	c #Conflicts:     890000 | #Learnt:      25196 | 0.000
665.75/665.98	c total clause space: 335.816MB
665.75/665.98	c total #watches: 334672
666.46/666.63	c total #propagations: 413471690 / total #impl: 1713920709 (eff. 0.241)
666.46/666.63	c #Conflicts:     891000 | #Learnt:      26196 | 0.000
666.46/666.63	c total clause space: 335.816MB
666.46/666.63	c total #watches: 338202
667.25/667.41	c total #propagations: 413915658 / total #impl: 1715724305 (eff. 0.241)
667.25/667.41	c #Conflicts:     892000 | #Learnt:      27196 | 0.000
667.25/667.41	c total clause space: 335.816MB
667.25/667.41	c total #watches: 341125
668.05/668.26	c total #propagations: 414426252 / total #impl: 1717751032 (eff. 0.241)
668.05/668.26	c #Conflicts:     893000 | #Learnt:      28196 | 0.000
668.05/668.26	c total clause space: 335.816MB
668.05/668.26	c total #watches: 344286
668.76/668.96	c total #propagations: 414937546 / total #impl: 1719883810 (eff. 0.241)
668.76/668.96	c #Conflicts:     894000 | #Learnt:      29196 | 0.000
668.76/668.96	c total clause space: 335.816MB
668.76/668.96	c total #watches: 347213
669.55/669.71	c total #propagations: 415366870 / total #impl: 1721624472 (eff. 0.241)
669.55/669.71	c #Conflicts:     895000 | #Learnt:      30196 | 0.000
669.55/669.71	c total clause space: 335.816MB
669.55/669.71	c total #watches: 350719
670.25/670.46	c total #propagations: 415845949 / total #impl: 1723826884 (eff. 0.241)
670.25/670.46	c #Conflicts:     896000 | #Learnt:      31196 | 0.000
670.25/670.46	c total clause space: 335.816MB
670.25/670.46	c total #watches: 353724
671.05/671.26	c total #propagations: 416307327 / total #impl: 1725612659 (eff. 0.241)
671.05/671.26	c #Conflicts:     897000 | #Learnt:      32196 | 0.000
671.05/671.26	c total clause space: 335.816MB
671.05/671.26	c total #watches: 358048
672.06/672.26	c total #propagations: 416808025 / total #impl: 1727809744 (eff. 0.241)
672.06/672.26	c #Conflicts:     898000 | #Learnt:      33196 | 0.000
672.06/672.26	c total clause space: 335.816MB
672.06/672.26	c total #watches: 361995
672.95/673.12	c total #propagations: 417359875 / total #impl: 1730464817 (eff. 0.241)
672.95/673.12	c #Conflicts:     899000 | #Learnt:      34196 | 0.000
672.95/673.12	c total clause space: 335.816MB
672.95/673.12	c total #watches: 364584
673.85/674.02	c total #propagations: 417807465 / total #impl: 1732498181 (eff. 0.241)
673.85/674.02	c #Conflicts:     900000 | #Learnt:      35196 | 0.000
673.85/674.02	c total clause space: 335.816MB
673.85/674.02	c total #watches: 369399
674.85/675.05	c total #propagations: 418236011 / total #impl: 1734664277 (eff. 0.241)
674.85/675.05	c #Conflicts:     901000 | #Learnt:      36196 | 0.000
674.85/675.05	c total clause space: 335.816MB
674.85/675.05	c total #watches: 373478
675.95/676.14	c total #propagations: 418727519 / total #impl: 1736712204 (eff. 0.241)
675.95/676.14	c #Conflicts:     902000 | #Learnt:      37196 | 0.000
675.95/676.14	c total clause space: 335.816MB
675.95/676.14	c total #watches: 377565
677.05/677.23	c total #propagations: 419237713 / total #impl: 1738896516 (eff. 0.241)
677.05/677.23	c #Conflicts:     903000 | #Learnt:      38196 | 0.000
677.05/677.23	c total clause space: 335.816MB
677.05/677.23	c total #watches: 381290
678.05/678.29	c total #propagations: 419772141 / total #impl: 1741338235 (eff. 0.241)
678.05/678.29	c #Conflicts:     904000 | #Learnt:      39196 | 0.000
678.05/678.29	c total clause space: 335.816MB
678.05/678.29	c total #watches: 384168
679.25/679.44	c total #propagations: 420291384 / total #impl: 1743559475 (eff. 0.241)
679.25/679.44	c #Conflicts:     905000 | #Learnt:      40196 | 0.000
679.25/679.44	c total clause space: 335.816MB
679.25/679.44	c total #watches: 388819
680.15/680.37	c total #propagations: 420839304 / total #impl: 1745901753 (eff. 0.241)
680.15/680.37	c #Conflicts:     906000 | #Learnt:      41196 | 0.000
680.15/680.37	c total clause space: 335.816MB
680.15/680.37	c total #watches: 391628
681.75/681.94	c total #propagations: 421305681 / total #impl: 1747650311 (eff. 0.241)
681.75/681.94	c #Conflicts:     907000 | #Learnt:      42196 | 0.000
681.75/681.94	c total clause space: 335.816MB
681.75/681.94	c total #watches: 396307
683.35/683.54	c total #propagations: 421888083 / total #impl: 1750208210 (eff. 0.241)
683.35/683.54	c #Conflicts:     908000 | #Learnt:      43196 | 0.000
683.35/683.54	c total clause space: 335.816MB
683.35/683.54	c total #watches: 401008
685.05/685.23	c total #propagations: 422475761 / total #impl: 1752857654 (eff. 0.241)
685.05/685.23	c #Conflicts:     909000 | #Learnt:      44196 | 0.000
685.05/685.23	c total clause space: 335.816MB
685.05/685.23	c total #watches: 407554
686.65/686.81	c total #propagations: 423028262 / total #impl: 1755345150 (eff. 0.241)
686.65/686.81	c #Conflicts:     910000 | #Learnt:      45196 | 0.000
686.65/686.81	c total clause space: 335.816MB
686.65/686.81	c total #watches: 411550
688.05/688.26	c total #propagations: 423546046 / total #impl: 1757678223 (eff. 0.241)
688.05/688.26	c GC COLLECT
688.05/688.26	c #Conflicts:     911000 | #Learnt:      23178 | 0.000
688.05/688.26	c total clause space: 335.816MB
688.05/688.26	c total #watches: 327218
688.75/688.98	c total #propagations: 424031919 / total #impl: 1759894759 (eff. 0.241)
688.75/688.98	c #Conflicts:     912000 | #Learnt:      24178 | 0.000
688.75/688.98	c total clause space: 335.816MB
688.75/688.98	c total #watches: 333940
689.45/689.70	c total #propagations: 424518132 / total #impl: 1761965076 (eff. 0.241)
689.45/689.70	c #Conflicts:     913000 | #Learnt:      25178 | 0.000
689.45/689.70	c total clause space: 335.816MB
689.45/689.70	c total #watches: 337610
690.05/690.26	c total #propagations: 424952060 / total #impl: 1763658388 (eff. 0.241)
690.05/690.26	c #Conflicts:     914000 | #Learnt:      26178 | 0.000
690.05/690.26	c total clause space: 335.816MB
690.05/690.26	c total #watches: 340398
690.95/691.10	c total #propagations: 425327309 / total #impl: 1764929680 (eff. 0.241)
690.95/691.10	c #Conflicts:     915000 | #Learnt:      27178 | 0.000
690.95/691.10	c total clause space: 335.816MB
690.95/691.10	c total #watches: 344963
691.86/692.03	c total #propagations: 425802595 / total #impl: 1766893535 (eff. 0.241)
691.86/692.03	c #Conflicts:     916000 | #Learnt:      28178 | 0.000
691.86/692.03	c total clause space: 335.816MB
691.86/692.03	c total #watches: 348131
692.65/692.84	c total #propagations: 426378706 / total #impl: 1769199753 (eff. 0.241)
692.65/692.84	c #Conflicts:     917000 | #Learnt:      29178 | 0.000
692.65/692.84	c total clause space: 335.816MB
692.65/692.84	c total #watches: 351469
693.65/693.83	c total #propagations: 426849856 / total #impl: 1771126079 (eff. 0.241)
693.65/693.83	c #Conflicts:     918000 | #Learnt:      30178 | 0.000
693.65/693.83	c total clause space: 335.816MB
693.65/693.83	c total #watches: 354982
694.65/694.82	c total #propagations: 427370359 / total #impl: 1773357431 (eff. 0.241)
694.65/694.82	c #Conflicts:     919000 | #Learnt:      31178 | 0.000
694.65/694.82	c total clause space: 335.816MB
694.65/694.82	c total #watches: 358064
695.55/695.74	c total #propagations: 427886939 / total #impl: 1775574917 (eff. 0.241)
695.55/695.74	c #Conflicts:     920000 | #Learnt:      32178 | 0.000
695.55/695.74	c total clause space: 335.816MB
695.55/695.74	c total #watches: 362103
696.55/696.71	c total #propagations: 428362048 / total #impl: 1777579288 (eff. 0.241)
696.55/696.71	c #Conflicts:     921000 | #Learnt:      33178 | 0.000
696.55/696.71	c total clause space: 335.816MB
696.55/696.71	c total #watches: 366094
697.55/697.79	c total #propagations: 428882537 / total #impl: 1779691604 (eff. 0.241)
697.55/697.79	c #Conflicts:     922000 | #Learnt:      34178 | 0.000
697.55/697.79	c total clause space: 335.816MB
697.55/697.79	c total #watches: 369430
698.65/698.82	c total #propagations: 429488278 / total #impl: 1782217380 (eff. 0.241)
698.65/698.82	c #Conflicts:     923000 | #Learnt:      35178 | 0.000
698.65/698.82	c total clause space: 335.816MB
698.65/698.82	c total #watches: 372454
699.55/699.79	c total #propagations: 429978393 / total #impl: 1784117549 (eff. 0.241)
699.55/699.79	c #Conflicts:     924000 | #Learnt:      36178 | 0.000
699.55/699.79	c total clause space: 335.816MB
699.55/699.79	c total #watches: 376365
700.55/700.78	c total #propagations: 430455649 / total #impl: 1786292911 (eff. 0.241)
700.55/700.78	c #Conflicts:     925000 | #Learnt:      37178 | 0.000
700.55/700.78	c total clause space: 335.816MB
700.55/700.78	c total #watches: 379886
701.55/701.78	c total #propagations: 430883780 / total #impl: 1788319596 (eff. 0.241)
701.55/701.78	c #Conflicts:     926000 | #Learnt:      38178 | 0.000
701.55/701.78	c total clause space: 335.816MB
701.55/701.78	c total #watches: 384038
702.35/702.57	c total #propagations: 431333930 / total #impl: 1790349501 (eff. 0.241)
702.35/702.57	c #Conflicts:     927000 | #Learnt:      39178 | 0.000
702.35/702.57	c total clause space: 335.816MB
702.35/702.57	c total #watches: 386721
703.45/703.64	c total #propagations: 431687883 / total #impl: 1791899027 (eff. 0.241)
703.45/703.64	c #Conflicts:     928000 | #Learnt:      40178 | 0.000
703.45/703.64	c total clause space: 335.816MB
703.45/703.64	c total #watches: 390133
704.55/704.78	c total #propagations: 432088656 / total #impl: 1794052987 (eff. 0.241)
704.55/704.78	c #Conflicts:     929000 | #Learnt:      41178 | 0.000
704.55/704.78	c total clause space: 335.816MB
704.55/704.78	c total #watches: 394156
705.85/706.02	c total #propagations: 432513085 / total #impl: 1796410388 (eff. 0.241)
705.85/706.02	c #Conflicts:     930000 | #Learnt:      42178 | 0.000
705.85/706.02	c total clause space: 335.816MB
705.85/706.02	c total #watches: 398521
707.05/707.24	c total #propagations: 432935615 / total #impl: 1798823087 (eff. 0.241)
707.05/707.24	c #Conflicts:     931000 | #Learnt:      43178 | 0.000
707.05/707.24	c total clause space: 335.816MB
707.05/707.24	c total #watches: 403723
708.05/708.21	c total #propagations: 433407883 / total #impl: 1801234846 (eff. 0.241)
708.05/708.21	c #Conflicts:     932000 | #Learnt:      44178 | 0.000
708.05/708.21	c total clause space: 335.816MB
708.05/708.21	c total #watches: 408733
708.85/709.07	c total #propagations: 433798758 / total #impl: 1803125109 (eff. 0.241)
708.85/709.07	c #Conflicts:     933000 | #Learnt:      45178 | 0.000
708.85/709.07	c total clause space: 335.816MB
708.85/709.07	c total #watches: 413363
709.85/710.06	c total #propagations: 434132721 / total #impl: 1804520605 (eff. 0.241)
709.85/710.06	c #Conflicts:     934000 | #Learnt:      46178 | 0.000
709.85/710.06	c total clause space: 335.816MB
709.85/710.06	c total #watches: 418219
710.55/710.76	c total #propagations: 434492908 / total #impl: 1806099114 (eff. 0.241)
710.55/710.76	c GC COLLECT
710.55/710.76	c #Conflicts:     935000 | #Learnt:      23888 | 0.000
710.55/710.76	c total clause space: 335.816MB
710.55/710.76	c total #watches: 329983
711.25/711.47	c total #propagations: 434844657 / total #impl: 1807614382 (eff. 0.241)
711.25/711.47	c #Conflicts:     936000 | #Learnt:      24888 | 0.000
711.25/711.47	c total clause space: 335.816MB
711.25/711.47	c total #watches: 334722
712.05/712.26	c total #propagations: 435282028 / total #impl: 1809749837 (eff. 0.241)
712.05/712.26	c #Conflicts:     937000 | #Learnt:      25888 | 0.000
712.05/712.26	c total clause space: 335.816MB
712.05/712.26	c total #watches: 340330
712.55/712.80	c total #propagations: 435706234 / total #impl: 1811575283 (eff. 0.241)
712.55/712.80	c #Conflicts:     938000 | #Learnt:      26888 | 0.000
712.55/712.80	c total clause space: 335.816MB
712.55/712.80	c total #watches: 343862
713.35/713.56	c total #propagations: 436030619 / total #impl: 1812735823 (eff. 0.241)
713.35/713.56	c #Conflicts:     939000 | #Learnt:      27888 | 0.000
713.35/713.56	c total clause space: 335.816MB
713.35/713.56	c total #watches: 347530
714.15/714.32	c total #propagations: 436432580 / total #impl: 1814409600 (eff. 0.241)
714.15/714.32	c #Conflicts:     940000 | #Learnt:      28888 | 0.000
714.15/714.32	c total clause space: 335.816MB
714.15/714.32	c total #watches: 351565
715.15/715.35	c total #propagations: 436854733 / total #impl: 1816084425 (eff. 0.241)
715.15/715.35	c #Conflicts:     941000 | #Learnt:      29888 | 0.000
715.15/715.35	c total clause space: 335.816MB
715.15/715.35	c total #watches: 356736
716.25/716.48	c total #propagations: 437326215 / total #impl: 1818128830 (eff. 0.241)
716.25/716.48	c #Conflicts:     942000 | #Learnt:      30888 | 0.000
716.25/716.48	c total clause space: 335.816MB
716.25/716.48	c total #watches: 360923
717.54/717.70	c total #propagations: 437760257 / total #impl: 1820165438 (eff. 0.241)
717.54/717.70	c #Conflicts:     943000 | #Learnt:      31888 | 0.000
717.54/717.70	c total clause space: 335.816MB
717.54/717.70	c total #watches: 363841
718.64/718.85	c total #propagations: 438215472 / total #impl: 1822148069 (eff. 0.240)
718.64/718.85	c #Conflicts:     944000 | #Learnt:      32888 | 0.000
718.64/718.85	c total clause space: 335.816MB
718.64/718.85	c total #watches: 367607
719.74/719.95	c total #propagations: 438650578 / total #impl: 1823955413 (eff. 0.240)
719.74/719.95	c #Conflicts:     945000 | #Learnt:      33888 | 0.000
719.74/719.95	c total clause space: 335.816MB
719.74/719.95	c total #watches: 370860
720.84/721.04	c total #propagations: 439034657 / total #impl: 1825624276 (eff. 0.240)
720.84/721.04	c #Conflicts:     946000 | #Learnt:      34888 | 0.000
720.84/721.04	c total clause space: 335.816MB
720.84/721.04	c total #watches: 373964
722.14/722.34	c total #propagations: 439402334 / total #impl: 1827212690 (eff. 0.240)
722.14/722.34	c #Conflicts:     947000 | #Learnt:      35888 | 0.000
722.14/722.34	c total clause space: 335.816MB
722.14/722.34	c total #watches: 377044
723.54/723.72	c total #propagations: 439844857 / total #impl: 1829161330 (eff. 0.240)
723.54/723.72	c #Conflicts:     948000 | #Learnt:      36888 | 0.000
723.54/723.72	c total clause space: 335.816MB
723.54/723.72	c total #watches: 381666
724.94/725.14	c total #propagations: 440271594 / total #impl: 1831005841 (eff. 0.240)
724.94/725.14	c #Conflicts:     949000 | #Learnt:      37888 | 0.000
724.94/725.14	c total clause space: 335.816MB
724.94/725.14	c total #watches: 385457
726.74/726.90	c total #propagations: 440638769 / total #impl: 1832577282 (eff. 0.240)
726.74/726.90	c #Conflicts:     950000 | #Learnt:      38888 | 0.000
726.74/726.90	c total clause space: 335.816MB
726.74/726.90	c total #watches: 391041
728.24/728.48	c total #propagations: 441067960 / total #impl: 1834800256 (eff. 0.240)
728.24/728.48	c #Conflicts:     951000 | #Learnt:      39888 | 0.000
728.24/728.48	c total clause space: 335.816MB
728.24/728.48	c total #watches: 394775
730.04/730.25	c total #propagations: 441472468 / total #impl: 1836792448 (eff. 0.240)
730.04/730.25	c #Conflicts:     952000 | #Learnt:      40888 | 0.000
730.04/730.25	c total clause space: 335.816MB
730.04/730.25	c total #watches: 397496
731.84/732.08	c total #propagations: 441901399 / total #impl: 1838831510 (eff. 0.240)
731.84/732.08	c #Conflicts:     953000 | #Learnt:      41888 | 0.000
731.84/732.08	c total clause space: 335.816MB
731.84/732.08	c total #watches: 401485
733.55/733.72	c total #propagations: 442358210 / total #impl: 1841003418 (eff. 0.240)
733.55/733.72	c #Conflicts:     954000 | #Learnt:      42888 | 0.000
733.55/733.72	c total clause space: 335.816MB
733.55/733.72	c total #watches: 405397
735.14/735.35	c total #propagations: 442750148 / total #impl: 1842854091 (eff. 0.240)
735.14/735.35	c #Conflicts:     955000 | #Learnt:      43888 | 0.000
735.14/735.35	c total clause space: 335.816MB
735.14/735.35	c total #watches: 408703
737.24/737.48	c total #propagations: 443111961 / total #impl: 1844454975 (eff. 0.240)
737.24/737.48	c #Conflicts:     956000 | #Learnt:      44888 | 0.000
737.24/737.48	c total clause space: 335.816MB
737.24/737.48	c total #watches: 414107
739.74/739.99	c total #propagations: 443582518 / total #impl: 1846955279 (eff. 0.240)
739.74/739.99	c #Conflicts:     957000 | #Learnt:      45888 | 0.000
739.74/739.99	c total clause space: 335.816MB
739.74/739.99	c total #watches: 419020
742.35/742.52	c total #propagations: 444072584 / total #impl: 1849597664 (eff. 0.240)
742.35/742.52	c #Conflicts:     958000 | #Learnt:      46888 | 0.000
742.35/742.52	c total clause space: 335.816MB
742.35/742.52	c total #watches: 424080
743.84/744.00	c total #propagations: 444504294 / total #impl: 1852146395 (eff. 0.240)
743.84/744.00	c GC COLLECT
743.84/744.00	c #Conflicts:     959000 | #Learnt:      24321 | 0.000
743.84/744.00	c total clause space: 335.816MB
743.84/744.00	c total #watches: 331950
744.56/744.72	c total #propagations: 444928218 / total #impl: 1854820690 (eff. 0.240)
744.56/744.72	c #Conflicts:     960000 | #Learnt:      25321 | 0.000
744.56/744.72	c total clause space: 335.816MB
744.56/744.72	c total #watches: 337757
745.66/745.83	c total #propagations: 445337391 / total #impl: 1857208049 (eff. 0.240)
745.66/745.83	c #Conflicts:     961000 | #Learnt:      26321 | 0.000
745.66/745.83	c total clause space: 335.816MB
745.66/745.83	c total #watches: 343354
747.05/747.20	c total #propagations: 445829214 / total #impl: 1859924715 (eff. 0.240)
747.05/747.20	c #Conflicts:     962000 | #Learnt:      27321 | 0.000
747.05/747.20	c total clause space: 335.816MB
747.05/747.20	c total #watches: 347651
748.35/748.58	c total #propagations: 446386957 / total #impl: 1862814133 (eff. 0.240)
748.35/748.58	c #Conflicts:     963000 | #Learnt:      28321 | 0.000
748.35/748.58	c total clause space: 335.816MB
748.35/748.58	c total #watches: 353764
750.05/750.21	c total #propagations: 446841627 / total #impl: 1865202366 (eff. 0.240)
750.05/750.21	c #Conflicts:     964000 | #Learnt:      29321 | 0.000
750.05/750.21	c total clause space: 335.816MB
750.05/750.21	c total #watches: 358045
751.55/751.74	c total #propagations: 447311244 / total #impl: 1867626537 (eff. 0.240)
751.55/751.74	c #Conflicts:     965000 | #Learnt:      30321 | 0.000
751.55/751.74	c total clause space: 335.816MB
751.55/751.74	c total #watches: 362111
753.05/753.23	c total #propagations: 447767258 / total #impl: 1869803707 (eff. 0.239)
753.05/753.23	c #Conflicts:     966000 | #Learnt:      31321 | 0.000
753.05/753.23	c total clause space: 335.816MB
753.05/753.23	c total #watches: 367207
754.15/754.35	c total #propagations: 448248195 / total #impl: 1871930532 (eff. 0.239)
754.15/754.35	c #Conflicts:     967000 | #Learnt:      32321 | 0.000
754.15/754.35	c total clause space: 335.816MB
754.15/754.35	c total #watches: 371604
755.25/755.45	c total #propagations: 448617874 / total #impl: 1873684579 (eff. 0.239)
755.25/755.45	c #Conflicts:     968000 | #Learnt:      33321 | 0.000
755.25/755.45	c total clause space: 335.816MB
755.25/755.45	c total #watches: 375616
756.65/756.87	c total #propagations: 448988718 / total #impl: 1875458110 (eff. 0.239)
756.65/756.87	c #Conflicts:     969000 | #Learnt:      34321 | 0.000
756.65/756.87	c total clause space: 335.816MB
756.65/756.87	c total #watches: 383454
758.45/758.67	c total #propagations: 449367433 / total #impl: 1877502562 (eff. 0.239)
758.45/758.67	c #Conflicts:     970000 | #Learnt:      35321 | 0.000
758.45/758.67	c total clause space: 335.816MB
758.45/758.67	c total #watches: 394482
760.25/760.47	c total #propagations: 449798463 / total #impl: 1880101043 (eff. 0.239)
760.25/760.47	c #Conflicts:     971000 | #Learnt:      36321 | 0.000
760.25/760.47	c total clause space: 335.816MB
760.25/760.47	c total #watches: 398493
762.35/762.56	c total #propagations: 450179292 / total #impl: 1882142749 (eff. 0.239)
762.35/762.56	c #Conflicts:     972000 | #Learnt:      37321 | 0.000
762.35/762.56	c total clause space: 335.816MB
762.35/762.56	c total #watches: 402200
764.74/764.94	c total #propagations: 450592968 / total #impl: 1884429210 (eff. 0.239)
764.74/764.94	c #Conflicts:     973000 | #Learnt:      38321 | 0.000
764.74/764.94	c total clause space: 335.816MB
764.74/764.94	c total #watches: 409370
767.14/767.38	c total #propagations: 451019629 / total #impl: 1887270519 (eff. 0.239)
767.14/767.38	c #Conflicts:     974000 | #Learnt:      39321 | 0.000
767.14/767.38	c total clause space: 335.816MB
767.14/767.38	c total #watches: 416395
769.54/769.70	c total #propagations: 451416081 / total #impl: 1889590926 (eff. 0.239)
769.54/769.70	c #Conflicts:     975000 | #Learnt:      40321 | 0.000
769.54/769.70	c total clause space: 335.816MB
769.54/769.70	c total #watches: 421747
771.94/772.11	c total #propagations: 451783856 / total #impl: 1891643981 (eff. 0.239)
771.94/772.11	c #Conflicts:     976000 | #Learnt:      41321 | 0.000
771.94/772.11	c total clause space: 335.816MB
771.94/772.11	c total #watches: 425825
774.14/774.30	c total #propagations: 452182298 / total #impl: 1893233451 (eff. 0.239)
774.14/774.30	c #Conflicts:     977000 | #Learnt:      42321 | 0.000
774.14/774.30	c total clause space: 335.816MB
774.14/774.30	c total #watches: 428878
776.64/776.80	c total #propagations: 452578279 / total #impl: 1894721249 (eff. 0.239)
776.64/776.80	c #Conflicts:     978000 | #Learnt:      43321 | 0.000
776.64/776.80	c total clause space: 335.816MB
776.64/776.80	c total #watches: 432647
778.94/779.16	c total #propagations: 453000594 / total #impl: 1896383584 (eff. 0.239)
778.94/779.16	c #Conflicts:     979000 | #Learnt:      44321 | 0.000
778.94/779.16	c total clause space: 335.816MB
778.94/779.16	c total #watches: 435998
781.44/781.67	c total #propagations: 453385989 / total #impl: 1898103743 (eff. 0.239)
781.44/781.67	c #Conflicts:     980000 | #Learnt:      45321 | 0.000
781.44/781.67	c total clause space: 335.816MB
781.44/781.67	c total #watches: 439418
783.74/783.90	c total #propagations: 453801398 / total #impl: 1900003626 (eff. 0.239)
783.74/783.90	c #Conflicts:     981000 | #Learnt:      46321 | 0.000
783.74/783.90	c total clause space: 335.816MB
783.74/783.90	c total #watches: 443285
786.14/786.36	c total #propagations: 454170701 / total #impl: 1901703237 (eff. 0.239)
786.14/786.36	c #Conflicts:     982000 | #Learnt:      47321 | 0.000
786.14/786.36	c total clause space: 335.816MB
786.14/786.36	c total #watches: 446517
787.84/788.09	c total #propagations: 454543780 / total #impl: 1903355359 (eff. 0.239)
787.84/788.09	c GC COLLECT
787.84/788.09	c #Conflicts:     983000 | #Learnt:      24404 | 0.000
787.84/788.09	c total clause space: 335.816MB
787.84/788.09	c total #watches: 331472
788.34/788.58	c total #propagations: 454926826 / total #impl: 1904813720 (eff. 0.239)
788.34/788.58	c #Conflicts:     984000 | #Learnt:      25404 | 0.000
788.34/788.58	c total clause space: 335.816MB
788.34/788.58	c total #watches: 334346
788.94/789.11	c total #propagations: 455302650 / total #impl: 1906088570 (eff. 0.239)
788.94/789.11	c #Conflicts:     985000 | #Learnt:      26404 | 0.000
788.94/789.11	c total clause space: 335.816MB
788.94/789.11	c total #watches: 337820
789.54/789.73	c total #propagations: 455708799 / total #impl: 1907627255 (eff. 0.239)
789.54/789.73	c #Conflicts:     986000 | #Learnt:      27404 | 0.000
789.54/789.73	c total clause space: 335.816MB
789.54/789.73	c total #watches: 341827
790.14/790.36	c total #propagations: 456127364 / total #impl: 1909237153 (eff. 0.239)
790.14/790.36	c #Conflicts:     987000 | #Learnt:      28404 | 0.000
790.14/790.36	c total clause space: 335.816MB
790.14/790.36	c total #watches: 345440
790.85/791.06	c total #propagations: 456509679 / total #impl: 1910769333 (eff. 0.239)
790.85/791.06	c #Conflicts:     988000 | #Learnt:      29404 | 0.000
790.85/791.06	c total clause space: 335.816MB
790.85/791.06	c total #watches: 349559
791.64/791.80	c total #propagations: 456912758 / total #impl: 1912353425 (eff. 0.239)
791.64/791.80	c #Conflicts:     989000 | #Learnt:      30404 | 0.000
791.64/791.80	c total clause space: 335.816MB
791.64/791.80	c total #watches: 353002
792.34/792.57	c total #propagations: 457335952 / total #impl: 1913981036 (eff. 0.239)
792.34/792.57	c #Conflicts:     990000 | #Learnt:      31404 | 0.000
792.34/792.57	c total clause space: 335.816MB
792.34/792.57	c total #watches: 356256
793.24/793.41	c total #propagations: 457750496 / total #impl: 1915714680 (eff. 0.239)
793.24/793.41	c #Conflicts:     991000 | #Learnt:      32404 | 0.000
793.24/793.41	c total clause space: 335.816MB
793.24/793.41	c total #watches: 359714
793.94/794.20	c total #propagations: 458180941 / total #impl: 1917539642 (eff. 0.239)
793.94/794.20	c #Conflicts:     992000 | #Learnt:      33404 | 0.000
793.94/794.20	c total clause space: 335.816MB
793.94/794.20	c total #watches: 363779
794.84/795.05	c total #propagations: 458563992 / total #impl: 1919372013 (eff. 0.239)
794.84/795.05	c #Conflicts:     993000 | #Learnt:      34404 | 0.000
794.84/795.05	c total clause space: 335.816MB
794.84/795.05	c total #watches: 368027
795.84/796.03	c total #propagations: 458968010 / total #impl: 1921497016 (eff. 0.239)
795.84/796.03	c #Conflicts:     994000 | #Learnt:      35404 | 0.000
795.84/796.03	c total clause space: 335.816MB
795.84/796.03	c total #watches: 373513
796.84/797.09	c total #propagations: 459416239 / total #impl: 1923880497 (eff. 0.239)
796.84/797.09	c #Conflicts:     995000 | #Learnt:      36404 | 0.000
796.84/797.09	c total clause space: 335.816MB
796.84/797.10	c total #watches: 377568
798.14/798.31	c total #propagations: 459858985 / total #impl: 1925886746 (eff. 0.239)
798.14/798.31	c #Conflicts:     996000 | #Learnt:      37404 | 0.000
798.14/798.31	c total clause space: 335.816MB
798.14/798.31	c total #watches: 382452
799.44/799.60	c total #propagations: 460330146 / total #impl: 1928079340 (eff. 0.239)
799.44/799.60	c #Conflicts:     997000 | #Learnt:      38404 | 0.000
799.44/799.60	c total clause space: 335.816MB
799.44/799.60	c total #watches: 387054
800.84/801.02	c total #propagations: 460754980 / total #impl: 1930113998 (eff. 0.239)
800.84/801.02	c #Conflicts:     998000 | #Learnt:      39404 | 0.000
800.84/801.02	c total clause space: 335.816MB
800.84/801.02	c total #watches: 391918
802.34/802.54	c total #propagations: 461180078 / total #impl: 1932294774 (eff. 0.239)
802.34/802.54	c #Conflicts:     999000 | #Learnt:      40404 | 0.000
802.34/802.54	c total clause space: 335.816MB
802.34/802.54	c total #watches: 398745
803.94/804.15	c total #propagations: 461583140 / total #impl: 1934324296 (eff. 0.239)
803.94/804.15	c #Conflicts:    1000000 | #Learnt:      41404 | 0.000
803.94/804.15	c total clause space: 335.816MB
803.94/804.15	c total #watches: 404105
805.84/806.04	c total #propagations: 461992809 / total #impl: 1936301382 (eff. 0.239)
805.84/806.04	c #Conflicts:    1001000 | #Learnt:      42404 | 0.000
805.84/806.04	c total clause space: 335.816MB
805.84/806.04	c total #watches: 409750
807.54/807.77	c total #propagations: 462412080 / total #impl: 1938356499 (eff. 0.239)
807.54/807.77	c #Conflicts:    1002000 | #Learnt:      43404 | 0.000
807.54/807.77	c total clause space: 335.816MB
807.54/807.77	c total #watches: 414398
809.34/809.60	c total #propagations: 462779570 / total #impl: 1940196849 (eff. 0.239)
809.34/809.60	c #Conflicts:    1003000 | #Learnt:      44404 | 0.000
809.34/809.60	c total clause space: 335.816MB
809.34/809.60	c total #watches: 419025
811.44/811.69	c total #propagations: 463131855 / total #impl: 1941977587 (eff. 0.238)
811.44/811.69	c #Conflicts:    1004000 | #Learnt:      45404 | 0.000
811.44/811.69	c total clause space: 335.816MB
811.44/811.69	c total #watches: 423210
813.64/813.85	c total #propagations: 463532580 / total #impl: 1943858885 (eff. 0.238)
813.64/813.85	c #Conflicts:    1005000 | #Learnt:      46404 | 0.000
813.64/813.85	c total clause space: 335.816MB
813.64/813.85	c total #watches: 427929
816.14/816.34	c total #propagations: 463917143 / total #impl: 1945738985 (eff. 0.238)
816.14/816.34	c #Conflicts:    1006000 | #Learnt:      47404 | 0.000
816.14/816.34	c total clause space: 335.816MB
816.14/816.34	c total #watches: 432799
818.84/819.09	c total #propagations: 464321888 / total #impl: 1947962480 (eff. 0.238)
818.84/819.09	c #Conflicts:    1007000 | #Learnt:      48404 | 0.000
818.84/819.09	c total clause space: 335.816MB
818.84/819.09	c total #watches: 437384
819.64/819.86	c total #propagations: 464765008 / total #impl: 1950389025 (eff. 0.238)
819.64/819.86	c GC COLLECT
819.64/819.86	c #Conflicts:    1008000 | #Learnt:      25185 | 0.000
819.64/819.86	c total clause space: 335.816MB
819.64/819.86	c total #watches: 334438
820.24/820.48	c total #propagations: 465200598 / total #impl: 1952231902 (eff. 0.238)
820.24/820.48	c #Conflicts:    1009000 | #Learnt:      26185 | 0.000
820.24/820.48	c total clause space: 335.816MB
820.24/820.48	c total #watches: 338323
820.94/821.18	c total #propagations: 465610402 / total #impl: 1953905735 (eff. 0.238)
820.94/821.18	c #Conflicts:    1010000 | #Learnt:      27185 | 0.000
820.94/821.18	c total clause space: 335.816MB
820.94/821.18	c total #watches: 342137
821.74/821.93	c total #propagations: 466013903 / total #impl: 1955759974 (eff. 0.238)
821.74/821.93	c #Conflicts:    1011000 | #Learnt:      28185 | 0.000
821.74/821.93	c total clause space: 335.816MB
821.74/821.93	c total #watches: 347946
822.53/822.79	c total #propagations: 466420855 / total #impl: 1957634171 (eff. 0.238)
822.53/822.79	c #Conflicts:    1012000 | #Learnt:      29185 | 0.000
822.53/822.79	c total clause space: 335.816MB
822.53/822.79	c total #watches: 352449
823.63/823.81	c total #propagations: 466828912 / total #impl: 1959699382 (eff. 0.238)
823.63/823.81	c #Conflicts:    1013000 | #Learnt:      30185 | 0.000
823.63/823.81	c total clause space: 335.816MB
823.63/823.81	c total #watches: 358271
824.63/824.86	c total #propagations: 467254448 / total #impl: 1961880310 (eff. 0.238)
824.63/824.86	c #Conflicts:    1014000 | #Learnt:      31185 | 0.000
824.63/824.86	c total clause space: 335.816MB
824.63/824.86	c total #watches: 361236
825.83/826.00	c total #propagations: 467674713 / total #impl: 1963786896 (eff. 0.238)
825.83/826.00	c #Conflicts:    1015000 | #Learnt:      32185 | 0.000
825.83/826.00	c total clause space: 335.816MB
825.83/826.00	c total #watches: 365682
827.14/827.34	c total #propagations: 468085408 / total #impl: 1965858328 (eff. 0.238)
827.14/827.34	c #Conflicts:    1016000 | #Learnt:      33185 | 0.000
827.14/827.34	c total clause space: 335.816MB
827.14/827.34	c total #watches: 369761
828.33/828.59	c total #propagations: 468540176 / total #impl: 1968191613 (eff. 0.238)
828.33/828.59	c #Conflicts:    1017000 | #Learnt:      34185 | 0.000
828.33/828.59	c total clause space: 335.816MB
828.33/828.59	c total #watches: 374014
829.53/829.79	c total #propagations: 468947243 / total #impl: 1970124547 (eff. 0.238)
829.53/829.79	c #Conflicts:    1018000 | #Learnt:      35185 | 0.000
829.53/829.79	c total clause space: 335.816MB
829.53/829.79	c total #watches: 376812
831.13/831.33	c total #propagations: 469328041 / total #impl: 1971885513 (eff. 0.238)
831.13/831.33	c #Conflicts:    1019000 | #Learnt:      36185 | 0.000
831.13/831.33	c total clause space: 335.816MB
831.13/831.33	c total #watches: 381472
832.64/832.83	c total #propagations: 469764051 / total #impl: 1973952043 (eff. 0.238)
832.64/832.83	c #Conflicts:    1020000 | #Learnt:      37185 | 0.000
832.64/832.83	c total clause space: 335.816MB
832.64/832.83	c total #watches: 384272
834.43/834.64	c total #propagations: 470185195 / total #impl: 1975657251 (eff. 0.238)
834.43/834.64	c #Conflicts:    1021000 | #Learnt:      38185 | 0.000
834.43/834.64	c total clause space: 335.816MB
834.43/834.64	c total #watches: 388454
835.94/836.16	c total #propagations: 470629627 / total #impl: 1977655253 (eff. 0.238)
835.94/836.16	c #Conflicts:    1022000 | #Learnt:      39185 | 0.000
835.94/836.16	c total clause space: 335.816MB
835.94/836.16	c total #watches: 392701
837.43/837.65	c total #propagations: 471040737 / total #impl: 1979470387 (eff. 0.238)
837.43/837.65	c #Conflicts:    1023000 | #Learnt:      40185 | 0.000
837.43/837.65	c total clause space: 335.816MB
837.43/837.65	c total #watches: 397297
839.03/839.28	c total #propagations: 471425529 / total #impl: 1981120049 (eff. 0.238)
839.03/839.28	c #Conflicts:    1024000 | #Learnt:      41185 | 0.000
839.03/839.28	c total clause space: 335.816MB
839.03/839.28	c total #watches: 400977
840.83/841.01	c total #propagations: 471793773 / total #impl: 1982796670 (eff. 0.238)
840.83/841.01	c #Conflicts:    1025000 | #Learnt:      42185 | 0.000
840.83/841.01	c total clause space: 335.816MB
840.83/841.01	c total #watches: 404616
842.54/842.73	c total #propagations: 472204505 / total #impl: 1984521927 (eff. 0.238)
842.54/842.73	c #Conflicts:    1026000 | #Learnt:      43185 | 0.000
842.54/842.73	c total clause space: 335.816MB
842.54/842.73	c total #watches: 409045
844.33/844.55	c total #propagations: 472583595 / total #impl: 1986203828 (eff. 0.238)
844.33/844.55	c #Conflicts:    1027000 | #Learnt:      44185 | 0.000
844.33/844.55	c total clause space: 335.816MB
844.33/844.55	c total #watches: 412495
846.13/846.36	c total #propagations: 472930143 / total #impl: 1987924196 (eff. 0.238)
846.13/846.36	c #Conflicts:    1028000 | #Learnt:      45185 | 0.000
846.13/846.36	c total clause space: 335.816MB
846.13/846.36	c total #watches: 415465
848.33/848.59	c total #propagations: 473278317 / total #impl: 1989793094 (eff. 0.238)
848.33/848.59	c #Conflicts:    1029000 | #Learnt:      46185 | 0.000
848.33/848.59	c total clause space: 335.816MB
848.33/848.59	c total #watches: 420040
850.43/850.67	c total #propagations: 473703648 / total #impl: 1992104994 (eff. 0.238)
850.43/850.67	c #Conflicts:    1030000 | #Learnt:      47185 | 0.000
850.43/850.67	c total clause space: 335.816MB
850.43/850.67	c total #watches: 423742
852.63/852.86	c total #propagations: 474097253 / total #impl: 1994405785 (eff. 0.238)
852.63/852.86	c #Conflicts:    1031000 | #Learnt:      48185 | 0.000
852.63/852.86	c total clause space: 335.816MB
852.63/852.86	c total #watches: 427265
854.93/855.15	c total #propagations: 474494100 / total #impl: 1996389822 (eff. 0.238)
854.93/855.15	c GC COLLECT
854.93/855.15	c #Conflicts:    1032000 | #Learnt:      24659 | 0.000
854.93/855.15	c total clause space: 335.816MB
854.93/855.15	c total #watches: 333437
855.83/856.02	c total #propagations: 474929312 / total #impl: 1998518259 (eff. 0.238)
855.83/856.02	c #Conflicts:    1033000 | #Learnt:      25659 | 0.000
855.83/856.02	c total clause space: 335.816MB
855.83/856.02	c total #watches: 343505
856.84/857.08	c total #propagations: 475394373 / total #impl: 2000770919 (eff. 0.238)
856.84/857.08	c #Conflicts:    1034000 | #Learnt:      26659 | 0.000
856.84/857.08	c total clause space: 335.816MB
856.84/857.08	c total #watches: 350271
857.84/858.06	c total #propagations: 475842852 / total #impl: 2003203076 (eff. 0.238)
857.84/858.06	c #Conflicts:    1035000 | #Learnt:      27659 | 0.000
857.84/858.06	c total clause space: 335.816MB
857.84/858.06	c total #watches: 357823
859.13/859.31	c total #propagations: 476237678 / total #impl: 2005339979 (eff. 0.237)
859.13/859.31	c #Conflicts:    1036000 | #Learnt:      28659 | 0.000
859.13/859.31	c total clause space: 335.816MB
859.13/859.31	c total #watches: 366483
860.63/860.86	c total #propagations: 476657425 / total #impl: 2007894180 (eff. 0.237)
860.63/860.86	c #Conflicts:    1037000 | #Learnt:      29659 | 0.000
860.63/860.86	c total clause space: 335.816MB
860.63/860.86	c total #watches: 371540
862.23/862.50	c total #propagations: 477110179 / total #impl: 2010600848 (eff. 0.237)
862.23/862.50	c #Conflicts:    1038000 | #Learnt:      30659 | 0.000
862.23/862.50	c total clause space: 335.816MB
862.23/862.50	c total #watches: 377340
864.13/864.34	c total #propagations: 477507964 / total #impl: 2013191578 (eff. 0.237)
864.13/864.34	c #Conflicts:    1039000 | #Learnt:      31659 | 0.000
864.13/864.34	c total clause space: 335.816MB
864.13/864.34	c total #watches: 387316
866.33/866.56	c total #propagations: 477889665 / total #impl: 2015909671 (eff. 0.237)
866.33/866.56	c #Conflicts:    1040000 | #Learnt:      32659 | 0.000
866.33/866.56	c total clause space: 335.816MB
866.33/866.56	c total #watches: 392910
868.13/868.37	c total #propagations: 478273858 / total #impl: 2018521369 (eff. 0.237)
868.13/868.37	c #Conflicts:    1041000 | #Learnt:      33659 | 0.000
868.13/868.37	c total clause space: 335.816MB
868.13/868.37	c total #watches: 396952
870.03/870.27	c total #propagations: 478649873 / total #impl: 2020753604 (eff. 0.237)
870.03/870.27	c #Conflicts:    1042000 | #Learnt:      34659 | 0.000
870.03/870.27	c total clause space: 335.816MB
870.03/870.27	c total #watches: 400748
872.23/872.40	c total #propagations: 479070702 / total #impl: 2023300079 (eff. 0.237)
872.23/872.40	c #Conflicts:    1043000 | #Learnt:      35659 | 0.000
872.23/872.40	c total clause space: 335.816MB
872.23/872.40	c total #watches: 403598
874.63/874.89	c total #propagations: 479488007 / total #impl: 2025750578 (eff. 0.237)
874.63/874.89	c #Conflicts:    1044000 | #Learnt:      36659 | 0.000
874.63/874.89	c total clause space: 335.816MB
874.63/874.89	c total #watches: 409583
877.13/877.38	c total #propagations: 479963608 / total #impl: 2028461454 (eff. 0.237)
877.13/877.38	c #Conflicts:    1045000 | #Learnt:      37659 | 0.000
877.13/877.38	c total clause space: 335.816MB
877.13/877.38	c total #watches: 415214
879.43/879.69	c total #propagations: 480380013 / total #impl: 2030834460 (eff. 0.237)
879.43/879.69	c #Conflicts:    1046000 | #Learnt:      38659 | 0.000
879.43/879.69	c total clause space: 335.816MB
879.43/879.69	c total #watches: 419921
882.22/882.47	c total #propagations: 480760006 / total #impl: 2032927100 (eff. 0.236)
882.22/882.47	c #Conflicts:    1047000 | #Learnt:      39659 | 0.000
882.22/882.47	c total clause space: 335.816MB
882.22/882.47	c total #watches: 427266
884.82/885.05	c total #propagations: 481226188 / total #impl: 2035810030 (eff. 0.236)
884.82/885.05	c #Conflicts:    1048000 | #Learnt:      40659 | 0.000
884.82/885.05	c total clause space: 335.816MB
884.82/885.05	c total #watches: 432552
887.72/887.90	c total #propagations: 481611201 / total #impl: 2038332843 (eff. 0.236)
887.72/887.90	c #Conflicts:    1049000 | #Learnt:      41659 | 0.000
887.72/887.90	c total clause space: 335.816MB
887.72/887.90	c total #watches: 438386
890.83/891.08	c total #propagations: 482020559 / total #impl: 2041156584 (eff. 0.236)
890.83/891.08	c #Conflicts:    1050000 | #Learnt:      42659 | 0.000
890.83/891.08	c total clause space: 335.816MB
890.83/891.08	c total #watches: 443842
894.02/894.25	c total #propagations: 482421027 / total #impl: 2043956492 (eff. 0.236)
894.02/894.25	c #Conflicts:    1051000 | #Learnt:      43659 | 0.000
894.02/894.25	c total clause space: 335.816MB
894.02/894.25	c total #watches: 448488
897.22/897.43	c total #propagations: 482803834 / total #impl: 2046458629 (eff. 0.236)
897.22/897.43	c #Conflicts:    1052000 | #Learnt:      44659 | 0.000
897.22/897.43	c total clause space: 335.816MB
897.22/897.43	c total #watches: 452540
900.62/900.87	c total #propagations: 483188106 / total #impl: 2049113764 (eff. 0.236)
900.62/900.87	c #Conflicts:    1053000 | #Learnt:      45659 | 0.000
900.62/900.87	c total clause space: 335.816MB
900.62/900.87	c total #watches: 455190
903.92/904.20	c total #propagations: 483591983 / total #impl: 2051702469 (eff. 0.236)
903.92/904.20	c #Conflicts:    1054000 | #Learnt:      46659 | 0.000
903.92/904.20	c total clause space: 335.816MB
903.92/904.20	c total #watches: 458422
907.82/908.06	c total #propagations: 483997815 / total #impl: 2054325334 (eff. 0.236)
907.82/908.06	c #Conflicts:    1055000 | #Learnt:      47659 | 0.000
907.82/908.06	c total clause space: 335.816MB
907.82/908.06	c total #watches: 462329
912.32/912.54	c total #propagations: 484429819 / total #impl: 2057230982 (eff. 0.235)
912.32/912.54	c #Conflicts:    1056000 | #Learnt:      48659 | 0.000
912.32/912.54	c total clause space: 335.816MB
912.32/912.54	c total #watches: 466584
916.61/916.85	c total #propagations: 484928985 / total #impl: 2060441660 (eff. 0.235)
916.61/916.85	c GC COLLECT
916.61/916.85	c #Conflicts:    1057000 | #Learnt:      24872 | 0.000
916.61/916.85	c total clause space: 335.816MB
916.61/916.85	c total #watches: 334976
917.41/917.66	c total #propagations: 485409307 / total #impl: 2063097232 (eff. 0.235)
917.41/917.66	c #Conflicts:    1058000 | #Learnt:      25872 | 0.000
917.41/917.66	c total clause space: 335.816MB
917.41/917.66	c total #watches: 339822
918.42/918.65	c total #propagations: 485931655 / total #impl: 2065440309 (eff. 0.235)
918.42/918.65	c #Conflicts:    1059000 | #Learnt:      26872 | 0.000
918.42/918.65	c total clause space: 335.816MB
918.42/918.65	c total #watches: 345313
919.61/919.86	c total #propagations: 486408148 / total #impl: 2067648711 (eff. 0.235)
919.61/919.86	c #Conflicts:    1060000 | #Learnt:      27872 | 0.000
919.61/919.86	c total clause space: 335.816MB
919.61/919.86	c total #watches: 349839
920.81/921.04	c total #propagations: 486949517 / total #impl: 2070128833 (eff. 0.235)
920.81/921.04	c #Conflicts:    1061000 | #Learnt:      28872 | 0.000
920.81/921.04	c total clause space: 335.816MB
920.81/921.04	c total #watches: 355364
922.01/922.23	c total #propagations: 487467642 / total #impl: 2072501466 (eff. 0.235)
922.01/922.23	c #Conflicts:    1062000 | #Learnt:      29872 | 0.000
922.01/922.23	c total clause space: 335.816MB
922.01/922.23	c total #watches: 359423
923.31/923.50	c total #propagations: 487970631 / total #impl: 2075120496 (eff. 0.235)
923.31/923.50	c #Conflicts:    1063000 | #Learnt:      30872 | 0.000
923.31/923.50	c total clause space: 335.816MB
923.31/923.50	c total #watches: 364445
924.71/924.97	c total #propagations: 488414893 / total #impl: 2077260752 (eff. 0.235)
924.71/924.97	c #Conflicts:    1064000 | #Learnt:      31872 | 0.000
924.71/924.97	c total clause space: 335.816MB
924.71/924.97	c total #watches: 368273
926.31/926.52	c total #propagations: 488845606 / total #impl: 2079297594 (eff. 0.235)
926.31/926.52	c #Conflicts:    1065000 | #Learnt:      32872 | 0.000
926.31/926.52	c total clause space: 335.816MB
926.31/926.52	c total #watches: 371421
927.81/928.09	c total #propagations: 489333372 / total #impl: 2081614208 (eff. 0.235)
927.81/928.09	c #Conflicts:    1066000 | #Learnt:      33872 | 0.000
927.81/928.09	c total clause space: 335.816MB
927.81/928.09	c total #watches: 375930
929.32/929.57	c total #propagations: 489808408 / total #impl: 2083844127 (eff. 0.235)
929.32/929.57	c #Conflicts:    1067000 | #Learnt:      34872 | 0.000
929.32/929.57	c total clause space: 335.816MB
929.32/929.57	c total #watches: 383266
931.01/931.28	c total #propagations: 490232479 / total #impl: 2086278430 (eff. 0.235)
931.01/931.28	c #Conflicts:    1068000 | #Learnt:      35872 | 0.000
931.01/931.28	c total clause space: 335.816MB
931.01/931.28	c total #watches: 390607
933.01/933.25	c total #propagations: 490677296 / total #impl: 2088729664 (eff. 0.235)
933.01/933.25	c #Conflicts:    1069000 | #Learnt:      36872 | 0.000
933.01/933.25	c total clause space: 335.816MB
933.01/933.25	c total #watches: 395479
934.82/935.07	c total #propagations: 491104304 / total #impl: 2091193954 (eff. 0.235)
934.82/935.07	c #Conflicts:    1070000 | #Learnt:      37872 | 0.000
934.82/935.07	c total clause space: 335.816MB
934.82/935.07	c total #watches: 399246
937.02/937.24	c total #propagations: 491493055 / total #impl: 2093424139 (eff. 0.235)
937.02/937.24	c #Conflicts:    1071000 | #Learnt:      38872 | 0.000
937.02/937.24	c total clause space: 335.816MB
937.02/937.24	c total #watches: 402819
939.22/939.41	c total #propagations: 491912202 / total #impl: 2095643281 (eff. 0.235)
939.22/939.41	c #Conflicts:    1072000 | #Learnt:      39872 | 0.000
939.22/939.41	c total clause space: 335.816MB
939.22/939.41	c total #watches: 407531
941.52/941.79	c total #propagations: 492327574 / total #impl: 2097862740 (eff. 0.235)
941.52/941.79	c #Conflicts:    1073000 | #Learnt:      40872 | 0.000
941.52/941.79	c total clause space: 335.816MB
941.52/941.79	c total #watches: 411766
944.21/944.43	c total #propagations: 492756612 / total #impl: 2100026253 (eff. 0.235)
944.21/944.43	c #Conflicts:    1074000 | #Learnt:      41872 | 0.000
944.21/944.43	c total clause space: 335.816MB
944.21/944.43	c total #watches: 415798
946.81/947.06	c total #propagations: 493212976 / total #impl: 2102410436 (eff. 0.235)
946.81/947.06	c #Conflicts:    1075000 | #Learnt:      42872 | 0.000
946.81/947.06	c total clause space: 335.816MB
946.81/947.06	c total #watches: 420016
949.51/949.76	c total #propagations: 493638466 / total #impl: 2104798949 (eff. 0.235)
949.51/949.76	c #Conflicts:    1076000 | #Learnt:      43872 | 0.000
949.51/949.76	c total clause space: 335.816MB
949.51/949.76	c total #watches: 425770
952.91/953.18	c total #propagations: 494077346 / total #impl: 2107493827 (eff. 0.234)
952.91/953.18	c #Conflicts:    1077000 | #Learnt:      44872 | 0.000
952.91/953.18	c total clause space: 335.816MB
952.91/953.18	c total #watches: 431482
956.41/956.64	c total #propagations: 494536868 / total #impl: 2110164822 (eff. 0.234)
956.41/956.64	c #Conflicts:    1078000 | #Learnt:      45872 | 0.000
956.41/956.64	c total clause space: 335.816MB
956.41/956.64	c total #watches: 434483
960.11/960.36	c total #propagations: 494974066 / total #impl: 2112728168 (eff. 0.234)
960.11/960.36	c #Conflicts:    1079000 | #Learnt:      46872 | 0.000
960.11/960.36	c total clause space: 335.816MB
960.11/960.36	c total #watches: 439005
963.81/964.01	c total #propagations: 495431343 / total #impl: 2115459963 (eff. 0.234)
963.81/964.01	c #Conflicts:    1080000 | #Learnt:      47872 | 0.000
963.81/964.01	c total clause space: 335.816MB
963.81/964.01	c total #watches: 443977
967.21/967.46	c total #propagations: 495875077 / total #impl: 2118291047 (eff. 0.234)
967.21/967.46	c #Conflicts:    1081000 | #Learnt:      48872 | 0.000
967.21/967.46	c total clause space: 335.816MB
967.21/967.46	c total #watches: 448784
971.41/971.69	c total #propagations: 496300738 / total #impl: 2121000184 (eff. 0.234)
971.41/971.69	c #Conflicts:    1082000 | #Learnt:      49872 | 0.000
971.41/971.69	c total clause space: 335.816MB
971.41/971.69	c total #watches: 453829
973.51/973.77	c total #propagations: 496738162 / total #impl: 2123640550 (eff. 0.234)
973.51/973.77	c GC COLLECT
973.51/973.77	c #Conflicts:    1083000 | #Learnt:      25798 | 0.000
973.51/973.77	c total clause space: 335.816MB
973.51/973.77	c total #watches: 340552
974.61/974.81	c total #propagations: 497153256 / total #impl: 2125900583 (eff. 0.234)
974.61/974.81	c #Conflicts:    1084000 | #Learnt:      26798 | 0.000
974.61/974.81	c total clause space: 335.816MB
974.61/974.81	c total #watches: 346681
976.01/976.22	c total #propagations: 497626707 / total #impl: 2128171490 (eff. 0.234)
976.01/976.22	c #Conflicts:    1085000 | #Learnt:      27798 | 0.000
976.01/976.22	c total clause space: 335.816MB
976.01/976.22	c total #watches: 354226
977.72/977.96	c total #propagations: 498112128 / total #impl: 2130492583 (eff. 0.234)
977.72/977.96	c #Conflicts:    1086000 | #Learnt:      28798 | 0.000
977.72/977.96	c total clause space: 335.816MB
977.72/977.96	c total #watches: 358385
979.11/979.36	c total #propagations: 498583917 / total #impl: 2132642480 (eff. 0.234)
979.11/979.36	c #Conflicts:    1087000 | #Learnt:      29798 | 0.000
979.11/979.36	c total clause space: 335.816MB
979.11/979.36	c total #watches: 362250
980.41/980.64	c total #propagations: 498958925 / total #impl: 2134483497 (eff. 0.234)
980.41/980.64	c #Conflicts:    1088000 | #Learnt:      30798 | 0.000
980.41/980.64	c total clause space: 335.816MB
980.41/980.64	c total #watches: 367104
981.91/982.19	c total #propagations: 499383118 / total #impl: 2136766232 (eff. 0.234)
981.91/982.19	c #Conflicts:    1089000 | #Learnt:      31798 | 0.000
981.91/982.19	c total clause space: 335.816MB
981.91/982.19	c total #watches: 371675
983.41/983.65	c total #propagations: 499843934 / total #impl: 2139412776 (eff. 0.234)
983.41/983.65	c #Conflicts:    1090000 | #Learnt:      32798 | 0.000
983.41/983.65	c total clause space: 335.816MB
983.41/983.65	c total #watches: 376527
985.31/985.58	c total #propagations: 500209583 / total #impl: 2141661022 (eff. 0.234)
985.31/985.58	c #Conflicts:    1091000 | #Learnt:      33798 | 0.000
985.31/985.58	c total clause space: 335.816MB
985.31/985.58	c total #watches: 380905
987.31/987.59	c total #propagations: 500645925 / total #impl: 2144060429 (eff. 0.234)
987.31/987.59	c #Conflicts:    1092000 | #Learnt:      34798 | 0.000
987.31/987.59	c total clause space: 335.816MB
987.31/987.59	c total #watches: 385506
989.81/990.10	c total #propagations: 501063759 / total #impl: 2146366093 (eff. 0.233)
989.81/990.10	c #Conflicts:    1093000 | #Learnt:      35798 | 0.000
989.81/990.10	c total clause space: 335.816MB
989.81/990.10	c total #watches: 390580
992.31/992.50	c total #propagations: 501501728 / total #impl: 2148932927 (eff. 0.233)
992.31/992.50	c #Conflicts:    1094000 | #Learnt:      36798 | 0.000
992.31/992.50	c total clause space: 335.816MB
992.31/992.50	c total #watches: 394978
994.61/994.84	c total #propagations: 501902505 / total #impl: 2151243663 (eff. 0.233)
994.61/994.84	c #Conflicts:    1095000 | #Learnt:      37798 | 0.000
994.61/994.84	c total clause space: 335.816MB
994.61/994.84	c total #watches: 397685
996.91/997.10	c total #propagations: 502353824 / total #impl: 2153623632 (eff. 0.233)
996.91/997.10	c #Conflicts:    1096000 | #Learnt:      38798 | 0.000
996.91/997.10	c total clause space: 335.816MB
996.91/997.10	c total #watches: 401072
999.11/999.37	c total #propagations: 502788698 / total #impl: 2156181504 (eff. 0.233)
999.11/999.37	c #Conflicts:    1097000 | #Learnt:      39798 | 0.000
999.11/999.37	c total clause space: 335.816MB
999.11/999.37	c total #watches: 405875
1001.91/1002.16	c total #propagations: 503211615 / total #impl: 2158571302 (eff. 0.233)
1001.91/1002.16	c #Conflicts:    1098000 | #Learnt:      40798 | 0.000
1001.91/1002.16	c total clause space: 335.816MB
1001.91/1002.17	c total #watches: 409266
1004.60/1004.85	c total #propagations: 503649827 / total #impl: 2161076944 (eff. 0.233)
1004.60/1004.85	c #Conflicts:    1099000 | #Learnt:      41798 | 0.000
1004.60/1004.85	c total clause space: 335.816MB
1004.60/1004.85	c total #watches: 413097
1007.51/1007.72	c total #propagations: 504068234 / total #impl: 2163577787 (eff. 0.233)
1007.51/1007.72	c #Conflicts:    1100000 | #Learnt:      42798 | 0.000
1007.51/1007.72	c total clause space: 335.816MB
1007.51/1007.72	c total #watches: 417044
1010.50/1010.70	c total #propagations: 504498699 / total #impl: 2166169589 (eff. 0.233)
1010.50/1010.70	c #Conflicts:    1101000 | #Learnt:      43798 | 0.000
1010.50/1010.70	c total clause space: 335.816MB
1010.50/1010.70	c total #watches: 421731
1013.10/1013.38	c total #propagations: 504937192 / total #impl: 2168861275 (eff. 0.233)
1013.10/1013.38	c #Conflicts:    1102000 | #Learnt:      44798 | 0.000
1013.10/1013.38	c total clause space: 335.816MB
1013.10/1013.38	c total #watches: 425049
1015.90/1016.18	c total #propagations: 505345097 / total #impl: 2170914230 (eff. 0.233)
1015.90/1016.18	c #Conflicts:    1103000 | #Learnt:      45798 | 0.000
1015.90/1016.18	c total clause space: 335.816MB
1015.90/1016.18	c total #watches: 428137
1018.80/1019.08	c total #propagations: 505778159 / total #impl: 2173190140 (eff. 0.233)
1018.80/1019.08	c #Conflicts:    1104000 | #Learnt:      46798 | 0.000
1018.80/1019.08	c total clause space: 335.816MB
1018.80/1019.08	c total #watches: 431518
1021.81/1022.02	c total #propagations: 506253091 / total #impl: 2176097215 (eff. 0.233)
1021.81/1022.02	c #Conflicts:    1105000 | #Learnt:      47798 | 0.000
1021.81/1022.02	c total clause space: 335.816MB
1021.81/1022.02	c total #watches: 435833
1025.11/1025.31	c total #propagations: 506695944 / total #impl: 2178843891 (eff. 0.233)
1025.11/1025.31	c #Conflicts:    1106000 | #Learnt:      48798 | 0.000
1025.11/1025.31	c total clause space: 335.816MB
1025.11/1025.31	c total #watches: 438731
1028.50/1028.74	c total #propagations: 507141996 / total #impl: 2181452642 (eff. 0.232)
1028.50/1028.74	c #Conflicts:    1107000 | #Learnt:      49798 | 0.000
1028.50/1028.74	c total clause space: 335.816MB
1028.50/1028.74	c total #watches: 441464
1031.40/1031.60	c total #propagations: 507606515 / total #impl: 2183971244 (eff. 0.232)
1031.40/1031.60	c #Conflicts:    1108000 | #Learnt:      50798 | 0.000
1031.40/1031.60	c total clause space: 335.816MB
1031.40/1031.61	c total #watches: 445334
1032.30/1032.54	c total #propagations: 508014510 / total #impl: 2186411389 (eff. 0.232)
1032.30/1032.54	c GC COLLECT
1032.30/1032.54	c #Conflicts:    1109000 | #Learnt:      26407 | 0.000
1032.30/1032.54	c total clause space: 335.816MB
1032.30/1032.54	c total #watches: 344452
1033.30/1033.53	c total #propagations: 508409328 / total #impl: 2188623976 (eff. 0.232)
1033.30/1033.53	c #Conflicts:    1110000 | #Learnt:      27407 | 0.000
1033.30/1033.53	c total clause space: 335.816MB
1033.30/1033.53	c total #watches: 348722
1034.40/1034.65	c total #propagations: 508849066 / total #impl: 2190905753 (eff. 0.232)
1034.40/1034.65	c #Conflicts:    1111000 | #Learnt:      28407 | 0.000
1034.40/1034.65	c total clause space: 335.816MB
1034.40/1034.65	c total #watches: 352600
1035.50/1035.79	c total #propagations: 509273170 / total #impl: 2193176817 (eff. 0.232)
1035.50/1035.79	c #Conflicts:    1112000 | #Learnt:      29407 | 0.000
1035.50/1035.79	c total clause space: 335.816MB
1035.50/1035.79	c total #watches: 356128
1036.90/1037.12	c total #propagations: 509674965 / total #impl: 2195325292 (eff. 0.232)
1036.90/1037.12	c #Conflicts:    1113000 | #Learnt:      30407 | 0.000
1036.90/1037.12	c total clause space: 335.816MB
1036.90/1037.12	c total #watches: 359946
1038.21/1038.48	c total #propagations: 510087199 / total #impl: 2197390651 (eff. 0.232)
1038.21/1038.48	c #Conflicts:    1114000 | #Learnt:      31407 | 0.000
1038.21/1038.48	c total clause space: 335.816MB
1038.21/1038.48	c total #watches: 363235
1039.50/1039.78	c total #propagations: 510568683 / total #impl: 2199809903 (eff. 0.232)
1039.50/1039.78	c #Conflicts:    1115000 | #Learnt:      32407 | 0.000
1039.50/1039.78	c total clause space: 335.816MB
1039.50/1039.78	c total #watches: 366346
1040.70/1040.99	c total #propagations: 510974826 / total #impl: 2201962246 (eff. 0.232)
1040.70/1040.99	c #Conflicts:    1116000 | #Learnt:      33407 | 0.000
1040.70/1040.99	c total clause space: 335.816MB
1040.70/1040.99	c total #watches: 369499
1042.20/1042.41	c total #propagations: 511385873 / total #impl: 2204079317 (eff. 0.232)
1042.20/1042.41	c #Conflicts:    1117000 | #Learnt:      34407 | 0.000
1042.20/1042.41	c total clause space: 335.816MB
1042.20/1042.41	c total #watches: 372938
1043.60/1043.88	c total #propagations: 511842572 / total #impl: 2206127808 (eff. 0.232)
1043.60/1043.88	c #Conflicts:    1118000 | #Learnt:      35407 | 0.000
1043.60/1043.88	c total clause space: 335.816MB
1043.60/1043.88	c total #watches: 376227
1045.20/1045.41	c total #propagations: 512259800 / total #impl: 2208134495 (eff. 0.232)
1045.20/1045.41	c #Conflicts:    1119000 | #Learnt:      36407 | 0.000
1045.20/1045.41	c total clause space: 335.816MB
1045.20/1045.41	c total #watches: 379341
1046.60/1046.84	c total #propagations: 512675891 / total #impl: 2210137559 (eff. 0.232)
1046.60/1046.84	c #Conflicts:    1120000 | #Learnt:      37407 | 0.000
1046.60/1046.84	c total clause space: 335.816MB
1046.60/1046.84	c total #watches: 382850
1048.20/1048.41	c total #propagations: 513098888 / total #impl: 2212160077 (eff. 0.232)
1048.20/1048.41	c #Conflicts:    1121000 | #Learnt:      38407 | 0.000
1048.20/1048.41	c total clause space: 335.816MB
1048.20/1048.41	c total #watches: 386717
1050.30/1050.52	c total #propagations: 513528200 / total #impl: 2214083646 (eff. 0.232)
1050.30/1050.52	c #Conflicts:    1122000 | #Learnt:      39407 | 0.000
1050.30/1050.52	c total clause space: 335.816MB
1050.30/1050.52	c total #watches: 391050
1052.90/1053.11	c total #propagations: 513968160 / total #impl: 2216073452 (eff. 0.232)
1052.90/1053.11	c #Conflicts:    1123000 | #Learnt:      40407 | 0.000
1052.90/1053.11	c total clause space: 335.816MB
1052.90/1053.11	c total #watches: 397240
1055.00/1055.29	c total #propagations: 514443928 / total #impl: 2218207588 (eff. 0.232)
1055.00/1055.29	c #Conflicts:    1124000 | #Learnt:      41407 | 0.000
1055.00/1055.29	c total clause space: 335.816MB
1055.00/1055.29	c total #watches: 400262
1057.50/1057.73	c total #propagations: 514849420 / total #impl: 2220184965 (eff. 0.232)
1057.50/1057.73	c #Conflicts:    1125000 | #Learnt:      42407 | 0.000
1057.50/1057.73	c total clause space: 335.816MB
1057.50/1057.73	c total #watches: 403321
1059.89/1060.16	c total #propagations: 515292729 / total #impl: 2222397416 (eff. 0.232)
1059.89/1060.16	c #Conflicts:    1126000 | #Learnt:      43407 | 0.000
1059.89/1060.16	c total clause space: 335.816MB
1059.89/1060.16	c total #watches: 407109
1062.29/1062.50	c total #propagations: 515730078 / total #impl: 2224617229 (eff. 0.232)
1062.29/1062.50	c #Conflicts:    1127000 | #Learnt:      44407 | 0.000
1062.29/1062.50	c total clause space: 335.816MB
1062.29/1062.50	c total #watches: 412982
1065.19/1065.43	c total #propagations: 516175477 / total #impl: 2227002505 (eff. 0.232)
1065.19/1065.43	c #Conflicts:    1128000 | #Learnt:      45407 | 0.000
1065.19/1065.43	c total clause space: 335.816MB
1065.19/1065.43	c total #watches: 420804
1067.79/1068.07	c total #propagations: 516678964 / total #impl: 2229738473 (eff. 0.232)
1067.79/1068.07	c #Conflicts:    1129000 | #Learnt:      46407 | 0.000
1067.79/1068.07	c total clause space: 335.816MB
1067.79/1068.07	c total #watches: 423396
1069.99/1070.20	c total #propagations: 517094730 / total #impl: 2231703317 (eff. 0.232)
1069.99/1070.20	c #Conflicts:    1130000 | #Learnt:      47407 | 0.000
1069.99/1070.20	c total clause space: 335.816MB
1069.99/1070.20	c total #watches: 426824
1072.89/1073.18	c total #propagations: 517501158 / total #impl: 2233554022 (eff. 0.232)
1072.89/1073.18	c #Conflicts:    1131000 | #Learnt:      48407 | 0.000
1072.89/1073.18	c total clause space: 335.816MB
1072.89/1073.18	c total #watches: 430742
1075.89/1076.18	c total #propagations: 517983952 / total #impl: 2235526479 (eff. 0.232)
1075.89/1076.18	c #Conflicts:    1132000 | #Learnt:      49407 | 0.000
1075.89/1076.18	c total clause space: 335.816MB
1075.89/1076.18	c total #watches: 433453
1078.49/1078.70	c total #propagations: 518448712 / total #impl: 2237339665 (eff. 0.232)
1078.49/1078.70	c #Conflicts:    1133000 | #Learnt:      50407 | 0.000
1078.49/1078.70	c total clause space: 335.816MB
1078.49/1078.70	c total #watches: 437280
1081.20/1081.48	c total #propagations: 518943803 / total #impl: 2239406627 (eff. 0.232)
1081.20/1081.48	c #Conflicts:    1134000 | #Learnt:      51407 | 0.000
1081.20/1081.48	c total clause space: 335.816MB
1081.20/1081.48	c total #watches: 441046
1082.09/1082.34	c total #propagations: 519476614 / total #impl: 2241460200 (eff. 0.232)
1082.09/1082.34	c GC COLLECT
1082.09/1082.34	c #Conflicts:    1135000 | #Learnt:      26713 | 0.000
1082.09/1082.34	c total clause space: 335.816MB
1082.09/1082.34	c total #watches: 342732
1083.19/1083.42	c total #propagations: 519890557 / total #impl: 2242909995 (eff. 0.232)
1083.19/1083.42	c #Conflicts:    1136000 | #Learnt:      27713 | 0.000
1083.19/1083.42	c total clause space: 335.816MB
1083.19/1083.42	c total #watches: 345888
1084.29/1084.53	c total #propagations: 520429043 / total #impl: 2244738301 (eff. 0.232)
1084.29/1084.53	c #Conflicts:    1137000 | #Learnt:      28713 | 0.000
1084.29/1084.53	c total clause space: 335.816MB
1084.29/1084.53	c total #watches: 348718
1085.09/1085.38	c total #propagations: 520962805 / total #impl: 2246631605 (eff. 0.232)
1085.09/1085.38	c #Conflicts:    1138000 | #Learnt:      29713 | 0.000
1085.09/1085.38	c total clause space: 335.816MB
1085.09/1085.38	c total #watches: 351542
1086.09/1086.37	c total #propagations: 521422589 / total #impl: 2248437972 (eff. 0.232)
1086.09/1086.37	c #Conflicts:    1139000 | #Learnt:      30713 | 0.000
1086.09/1086.37	c total clause space: 335.816MB
1086.09/1086.37	c total #watches: 355040
1086.99/1087.28	c total #propagations: 521843148 / total #impl: 2250297535 (eff. 0.232)
1086.99/1087.28	c #Conflicts:    1140000 | #Learnt:      31713 | 0.000
1086.99/1087.28	c total clause space: 335.816MB
1086.99/1087.28	c total #watches: 357587
1088.19/1088.46	c total #propagations: 522249252 / total #impl: 2251779201 (eff. 0.232)
1088.19/1088.46	c #Conflicts:    1141000 | #Learnt:      32713 | 0.000
1088.19/1088.46	c total clause space: 335.816MB
1088.19/1088.46	c total #watches: 360671
1089.29/1089.52	c total #propagations: 522826716 / total #impl: 2254051968 (eff. 0.232)
1089.29/1089.52	c #Conflicts:    1142000 | #Learnt:      33713 | 0.000
1089.29/1089.52	c total clause space: 335.816MB
1089.29/1089.52	c total #watches: 364035
1090.29/1090.50	c total #propagations: 523334822 / total #impl: 2256324918 (eff. 0.232)
1090.29/1090.50	c #Conflicts:    1143000 | #Learnt:      34713 | 0.000
1090.29/1090.50	c total clause space: 335.816MB
1090.29/1090.50	c total #watches: 367769
1091.10/1091.38	c total #propagations: 523771532 / total #impl: 2258320104 (eff. 0.232)
1091.10/1091.38	c #Conflicts:    1144000 | #Learnt:      35713 | 0.000
1091.10/1091.38	c total clause space: 335.816MB
1091.10/1091.38	c total #watches: 371347
1092.10/1092.39	c total #propagations: 524167932 / total #impl: 2259958843 (eff. 0.232)
1092.10/1092.39	c #Conflicts:    1145000 | #Learnt:      36713 | 0.000
1092.10/1092.39	c total clause space: 335.816MB
1092.10/1092.39	c total #watches: 374655
1092.99/1093.29	c total #propagations: 524603821 / total #impl: 2261994408 (eff. 0.232)
1092.99/1093.29	c #Conflicts:    1146000 | #Learnt:      37713 | 0.000
1092.99/1093.29	c total clause space: 335.816MB
1092.99/1093.29	c total #watches: 379588
1094.09/1094.33	c total #propagations: 524991536 / total #impl: 2263936169 (eff. 0.232)
1094.09/1094.33	c #Conflicts:    1147000 | #Learnt:      38713 | 0.000
1094.09/1094.33	c total clause space: 335.816MB
1094.09/1094.33	c total #watches: 384781
1095.40/1095.60	c total #propagations: 525376479 / total #impl: 2266028379 (eff. 0.232)
1095.40/1095.60	c #Conflicts:    1148000 | #Learnt:      39713 | 0.000
1095.40/1095.60	c total clause space: 335.816MB
1095.40/1095.60	c total #watches: 389534
1096.69/1096.90	c total #propagations: 525805898 / total #impl: 2268055279 (eff. 0.232)
1096.69/1096.90	c #Conflicts:    1149000 | #Learnt:      40713 | 0.000
1096.69/1096.90	c total clause space: 335.816MB
1096.69/1096.90	c total #watches: 394164
1097.99/1098.25	c total #propagations: 526320307 / total #impl: 2270343680 (eff. 0.232)
1097.99/1098.25	c #Conflicts:    1150000 | #Learnt:      41713 | 0.000
1097.99/1098.25	c total clause space: 335.816MB
1097.99/1098.25	c total #watches: 397416
1099.39/1099.70	c total #propagations: 526811675 / total #impl: 2272310597 (eff. 0.232)
1099.39/1099.70	c #Conflicts:    1151000 | #Learnt:      42713 | 0.000
1099.39/1099.70	c total clause space: 335.816MB
1099.49/1099.70	c total #watches: 401611
1100.99/1101.26	c total #propagations: 527265492 / total #impl: 2274489120 (eff. 0.232)
1100.99/1101.26	c #Conflicts:    1152000 | #Learnt:      43713 | 0.000
1100.99/1101.26	c total clause space: 335.816MB
1100.99/1101.26	c total #watches: 405119
1102.79/1103.05	c total #propagations: 527772481 / total #impl: 2276575682 (eff. 0.232)
1102.79/1103.05	c #Conflicts:    1153000 | #Learnt:      44713 | 0.000
1102.79/1103.05	c total clause space: 335.816MB
1102.79/1103.05	c total #watches: 408594
1104.09/1104.30	c total #propagations: 528299178 / total #impl: 2278853363 (eff. 0.232)
1104.09/1104.30	c #Conflicts:    1154000 | #Learnt:      45713 | 0.000
1104.09/1104.30	c total clause space: 335.816MB
1104.09/1104.30	c total #watches: 411587
1105.59/1105.84	c total #propagations: 528743893 / total #impl: 2280742474 (eff. 0.232)
1105.59/1105.84	c #Conflicts:    1155000 | #Learnt:      46713 | 0.000
1105.59/1105.84	c total clause space: 335.816MB
1105.59/1105.84	c total #watches: 414275
1106.99/1107.25	c total #propagations: 529264512 / total #impl: 2282598546 (eff. 0.232)
1106.99/1107.25	c #Conflicts:    1156000 | #Learnt:      47713 | 0.000
1106.99/1107.25	c total clause space: 335.816MB
1106.99/1107.25	c total #watches: 418608
1108.39/1108.61	c total #propagations: 529735999 / total #impl: 2284547219 (eff. 0.232)
1108.39/1108.61	c #Conflicts:    1157000 | #Learnt:      48713 | 0.000
1108.39/1108.61	c total clause space: 335.816MB
1108.39/1108.61	c total #watches: 421292
1109.89/1110.12	c total #propagations: 530190733 / total #impl: 2286402772 (eff. 0.232)
1109.89/1110.12	c #Conflicts:    1158000 | #Learnt:      49713 | 0.000
1109.89/1110.12	c total clause space: 335.816MB
1109.89/1110.12	c total #watches: 425064
1111.59/1111.88	c total #propagations: 530630711 / total #impl: 2288461395 (eff. 0.232)
1111.59/1111.88	c #Conflicts:    1159000 | #Learnt:      50713 | 0.000
1111.59/1111.88	c total clause space: 335.816MB
1111.59/1111.88	c total #watches: 430302
1113.49/1113.70	c total #propagations: 531152227 / total #impl: 2291379093 (eff. 0.232)
1113.49/1113.70	c #Conflicts:    1160000 | #Learnt:      51713 | 0.000
1113.49/1113.70	c total clause space: 335.816MB
1113.49/1113.70	c total #watches: 434668
1114.79/1115.07	c total #propagations: 531610469 / total #impl: 2293500724 (eff. 0.232)
1114.79/1115.07	c GC COLLECT
1114.79/1115.07	c #Conflicts:    1161000 | #Learnt:      26693 | 0.000
1114.79/1115.07	c total clause space: 335.816MB
1114.79/1115.07	c total #watches: 343039
1115.69/1115.93	c total #propagations: 532116902 / total #impl: 2295730672 (eff. 0.232)
1115.69/1115.93	c #Conflicts:    1162000 | #Learnt:      27693 | 0.000
1115.69/1115.93	c total clause space: 335.816MB
1115.69/1115.94	c total #watches: 346715
1116.69/1116.90	c total #propagations: 532565637 / total #impl: 2297480582 (eff. 0.232)
1116.69/1116.90	c #Conflicts:    1163000 | #Learnt:      28693 | 0.000
1116.69/1116.90	c total clause space: 335.816MB
1116.69/1116.90	c total #watches: 350339
1117.49/1117.74	c total #propagations: 533057602 / total #impl: 2299285877 (eff. 0.232)
1117.49/1117.74	c #Conflicts:    1164000 | #Learnt:      29693 | 0.000
1117.49/1117.74	c total clause space: 335.816MB
1117.49/1117.74	c total #watches: 353765
1118.49/1118.75	c total #propagations: 533465271 / total #impl: 2300881940 (eff. 0.232)
1118.49/1118.75	c #Conflicts:    1165000 | #Learnt:      30693 | 0.000
1118.49/1118.75	c total clause space: 335.816MB
1118.49/1118.75	c total #watches: 358281
1119.38/1119.69	c total #propagations: 533965675 / total #impl: 2303255353 (eff. 0.232)
1119.38/1119.69	c #Conflicts:    1166000 | #Learnt:      31693 | 0.000
1119.38/1119.69	c total clause space: 335.816MB
1119.38/1119.69	c total #watches: 362861
1120.69/1120.98	c total #propagations: 534437313 / total #impl: 2305638378 (eff. 0.232)
1120.69/1120.98	c #Conflicts:    1167000 | #Learnt:      32693 | 0.000
1120.69/1120.98	c total clause space: 335.816MB
1120.69/1120.98	c total #watches: 367605
1121.79/1122.02	c total #propagations: 534944200 / total #impl: 2308061166 (eff. 0.232)
1121.79/1122.02	c #Conflicts:    1168000 | #Learnt:      33693 | 0.000
1121.79/1122.02	c total clause space: 335.816MB
1121.79/1122.02	c total #watches: 370451
1122.78/1123.04	c total #propagations: 535354791 / total #impl: 2309568115 (eff. 0.232)
1122.78/1123.04	c #Conflicts:    1169000 | #Learnt:      34693 | 0.000
1122.78/1123.04	c total clause space: 335.816MB
1122.78/1123.04	c total #watches: 373787
1123.88/1124.18	c total #propagations: 535738299 / total #impl: 2310967730 (eff. 0.232)
1123.88/1124.18	c #Conflicts:    1170000 | #Learnt:      35693 | 0.000
1123.88/1124.18	c total clause space: 335.816MB
1123.88/1124.18	c total #watches: 376731
1124.98/1125.25	c total #propagations: 536131105 / total #impl: 2312416890 (eff. 0.232)
1124.98/1125.25	c #Conflicts:    1171000 | #Learnt:      36693 | 0.000
1124.98/1125.25	c total clause space: 335.816MB
1124.98/1125.25	c total #watches: 379858
1126.19/1126.40	c total #propagations: 536494605 / total #impl: 2313739345 (eff. 0.232)
1126.19/1126.40	c #Conflicts:    1172000 | #Learnt:      37693 | 0.000
1126.19/1126.40	c total clause space: 335.816MB
1126.19/1126.40	c total #watches: 382978
1127.48/1127.71	c total #propagations: 536888307 / total #impl: 2315109015 (eff. 0.232)
1127.48/1127.71	c #Conflicts:    1173000 | #Learnt:      38693 | 0.000
1127.48/1127.71	c total clause space: 335.816MB
1127.48/1127.71	c total #watches: 386036
1128.98/1129.20	c total #propagations: 537297726 / total #impl: 2316648493 (eff. 0.232)
1128.98/1129.20	c #Conflicts:    1174000 | #Learnt:      39693 | 0.000
1128.98/1129.20	c total clause space: 335.816MB
1128.98/1129.20	c total #watches: 390021
1130.28/1130.51	c total #propagations: 537820641 / total #impl: 2318875888 (eff. 0.232)
1130.28/1130.51	c #Conflicts:    1175000 | #Learnt:      40693 | 0.000
1130.28/1130.51	c total clause space: 335.816MB
1130.28/1130.51	c total #watches: 394618
1131.79/1132.03	c total #propagations: 538248237 / total #impl: 2320786006 (eff. 0.232)
1131.79/1132.03	c #Conflicts:    1176000 | #Learnt:      41693 | 0.000
1131.79/1132.03	c total clause space: 335.816MB
1131.79/1132.03	c total #watches: 397910
1133.18/1133.44	c total #propagations: 538724509 / total #impl: 2322727502 (eff. 0.232)
1133.18/1133.44	c #Conflicts:    1177000 | #Learnt:      42693 | 0.000
1133.18/1133.44	c total clause space: 335.816MB
1133.18/1133.44	c total #watches: 400727
1134.78/1135.02	c total #propagations: 539183835 / total #impl: 2324504261 (eff. 0.232)
1134.78/1135.02	c #Conflicts:    1178000 | #Learnt:      43693 | 0.000
1134.78/1135.02	c total clause space: 335.816MB
1134.78/1135.02	c total #watches: 403221
1136.09/1136.39	c total #propagations: 539685260 / total #impl: 2326543159 (eff. 0.232)
1136.09/1136.39	c #Conflicts:    1179000 | #Learnt:      44693 | 0.000
1136.09/1136.39	c total clause space: 335.816MB
1136.09/1136.39	c total #watches: 406201
1137.29/1137.53	c total #propagations: 540122693 / total #impl: 2328548181 (eff. 0.232)
1137.29/1137.53	c #Conflicts:    1180000 | #Learnt:      45693 | 0.000
1137.29/1137.53	c total clause space: 335.816MB
1137.29/1137.53	c total #watches: 409877
1138.68/1138.90	c total #propagations: 540494446 / total #impl: 2330255153 (eff. 0.232)
1138.68/1138.90	c #Conflicts:    1181000 | #Learnt:      46693 | 0.000
1138.68/1138.90	c total clause space: 335.816MB
1138.68/1138.90	c total #watches: 413323
1140.18/1140.46	c total #propagations: 540910459 / total #impl: 2332357929 (eff. 0.232)
1140.18/1140.46	c #Conflicts:    1182000 | #Learnt:      47693 | 0.000
1140.18/1140.46	c total clause space: 335.816MB
1140.18/1140.46	c total #watches: 418712
1141.69/1141.98	c total #propagations: 541398110 / total #impl: 2334781084 (eff. 0.232)
1141.69/1141.98	c #Conflicts:    1183000 | #Learnt:      48693 | 0.000
1141.69/1141.98	c total clause space: 335.816MB
1141.69/1141.98	c total #watches: 421867
1143.38/1143.61	c total #propagations: 541868803 / total #impl: 2336755681 (eff. 0.232)
1143.38/1143.61	c #Conflicts:    1184000 | #Learnt:      49693 | 0.000
1143.38/1143.61	c total clause space: 335.816MB
1143.38/1143.61	c total #watches: 425296
1144.99/1145.25	c total #propagations: 542315447 / total #impl: 2338694380 (eff. 0.232)
1144.99/1145.25	c #Conflicts:    1185000 | #Learnt:      50693 | 0.000
1144.99/1145.25	c total clause space: 335.816MB
1144.99/1145.25	c total #watches: 428218
1146.18/1146.41	c total #propagations: 542747103 / total #impl: 2340672008 (eff. 0.232)
1146.18/1146.41	c #Conflicts:    1186000 | #Learnt:      51693 | 0.000
1146.18/1146.41	c total clause space: 335.816MB
1146.18/1146.41	c total #watches: 430587
1147.78/1148.01	c total #propagations: 543172884 / total #impl: 2342202664 (eff. 0.232)
1147.78/1148.01	c GC COLLECT
1147.78/1148.01	c #Conflicts:    1187000 | #Learnt:      26370 | 0.000
1147.78/1148.01	c total clause space: 335.816MB
1147.78/1148.01	c total #watches: 342169
1148.38/1148.62	c total #propagations: 543680690 / total #impl: 2344508812 (eff. 0.232)
1148.38/1148.62	c #Conflicts:    1188000 | #Learnt:      27370 | 0.000
1148.38/1148.62	c total clause space: 335.816MB
1148.38/1148.62	c total #watches: 344609
1149.08/1149.33	c total #propagations: 544049651 / total #impl: 2345822122 (eff. 0.232)
1149.08/1149.33	c #Conflicts:    1189000 | #Learnt:      28370 | 0.000
1149.08/1149.33	c total clause space: 335.816MB
1149.08/1149.33	c total #watches: 346904
1149.98/1150.22	c total #propagations: 544507701 / total #impl: 2347176936 (eff. 0.232)
1149.98/1150.22	c #Conflicts:    1190000 | #Learnt:      29370 | 0.000
1149.98/1150.22	c total clause space: 335.816MB
1149.98/1150.22	c total #watches: 350475
1150.98/1151.25	c total #propagations: 544924353 / total #impl: 2348781635 (eff. 0.232)
1150.98/1151.25	c #Conflicts:    1191000 | #Learnt:      30370 | 0.000
1150.98/1151.25	c total clause space: 335.816MB
1150.98/1151.25	c total #watches: 353008
1151.98/1152.27	c total #propagations: 545358823 / total #impl: 2350727308 (eff. 0.232)
1151.98/1152.27	c #Conflicts:    1192000 | #Learnt:      31370 | 0.000
1151.98/1152.27	c total clause space: 335.816MB
1151.98/1152.27	c total #watches: 356040
1153.18/1153.47	c total #propagations: 545797290 / total #impl: 2352640317 (eff. 0.232)
1153.18/1153.47	c #Conflicts:    1193000 | #Learnt:      32370 | 0.000
1153.18/1153.47	c total clause space: 335.816MB
1153.18/1153.47	c total #watches: 360031
1154.28/1154.51	c total #propagations: 546294848 / total #impl: 2354809669 (eff. 0.232)
1154.28/1154.51	c #Conflicts:    1194000 | #Learnt:      33370 | 0.000
1154.28/1154.51	c total clause space: 335.816MB
1154.28/1154.51	c total #watches: 363529
1155.28/1155.58	c total #propagations: 546819433 / total #impl: 2356930714 (eff. 0.232)
1155.28/1155.58	c #Conflicts:    1195000 | #Learnt:      34370 | 0.000
1155.28/1155.58	c total clause space: 335.816MB
1155.28/1155.58	c total #watches: 367412
1156.38/1156.64	c total #propagations: 547305297 / total #impl: 2359025632 (eff. 0.232)
1156.38/1156.64	c #Conflicts:    1196000 | #Learnt:      35370 | 0.000
1156.38/1156.64	c total clause space: 335.816MB
1156.38/1156.64	c total #watches: 370129
1157.58/1157.89	c total #propagations: 547715231 / total #impl: 2360573881 (eff. 0.232)
1157.58/1157.89	c #Conflicts:    1197000 | #Learnt:      36370 | 0.000
1157.58/1157.89	c total clause space: 335.816MB
1157.58/1157.89	c total #watches: 373849
1158.78/1159.02	c total #propagations: 548287814 / total #impl: 2362999379 (eff. 0.232)
1158.78/1159.02	c #Conflicts:    1198000 | #Learnt:      37370 | 0.000
1158.78/1159.02	c total clause space: 335.816MB
1158.78/1159.02	c total #watches: 377698
1159.78/1160.09	c total #propagations: 548770846 / total #impl: 2365125926 (eff. 0.232)
1159.78/1160.09	c #Conflicts:    1199000 | #Learnt:      38370 | 0.000
1159.78/1160.09	c total clause space: 335.816MB
1159.78/1160.09	c total #watches: 382007
1160.88/1161.12	c total #propagations: 549225120 / total #impl: 2367101481 (eff. 0.232)
1160.88/1161.12	c #Conflicts:    1200000 | #Learnt:      39370 | 0.000
1160.88/1161.12	c total clause space: 335.816MB
1160.88/1161.12	c total #watches: 385396
1161.88/1162.18	c total #propagations: 549656567 / total #impl: 2368851533 (eff. 0.232)
1161.88/1162.18	c #Conflicts:    1201000 | #Learnt:      40370 | 0.000
1161.88/1162.18	c total clause space: 335.816MB
1161.88/1162.18	c total #watches: 388211
1162.98/1163.23	c total #propagations: 550086996 / total #impl: 2370551799 (eff. 0.232)
1162.98/1163.23	c #Conflicts:    1202000 | #Learnt:      41370 | 0.000
1162.98/1163.23	c total clause space: 335.816MB
1162.98/1163.23	c total #watches: 393148
1164.18/1164.48	c total #propagations: 550558455 / total #impl: 2372508624 (eff. 0.232)
1164.18/1164.48	c #Conflicts:    1203000 | #Learnt:      42370 | 0.000
1164.18/1164.48	c total clause space: 335.816MB
1164.18/1164.48	c total #watches: 396135
1165.38/1165.65	c total #propagations: 550983102 / total #impl: 2374281170 (eff. 0.232)
1165.38/1165.65	c #Conflicts:    1204000 | #Learnt:      43370 | 0.000
1165.38/1165.65	c total clause space: 335.816MB
1165.38/1165.65	c total #watches: 399205
1166.68/1166.93	c total #propagations: 551388554 / total #impl: 2375882441 (eff. 0.232)
1166.68/1166.93	c #Conflicts:    1205000 | #Learnt:      44370 | 0.000
1166.68/1166.93	c total clause space: 335.816MB
1166.68/1166.93	c total #watches: 407336
1168.08/1168.39	c total #propagations: 551870485 / total #impl: 2378137062 (eff. 0.232)
1168.08/1168.39	c #Conflicts:    1206000 | #Learnt:      45370 | 0.000
1168.08/1168.39	c total clause space: 335.816MB
1168.08/1168.39	c total #watches: 410838
1169.28/1169.57	c total #propagations: 552389179 / total #impl: 2380165460 (eff. 0.232)
1169.28/1169.57	c #Conflicts:    1207000 | #Learnt:      46370 | 0.000
1169.28/1169.57	c total clause space: 335.816MB
1169.28/1169.57	c total #watches: 415058
1170.38/1170.67	c total #propagations: 552845917 / total #impl: 2382270161 (eff. 0.232)
1170.38/1170.67	c #Conflicts:    1208000 | #Learnt:      47370 | 0.000
1170.38/1170.67	c total clause space: 335.816MB
1170.38/1170.67	c total #watches: 417789
1171.57/1171.89	c total #propagations: 553230317 / total #impl: 2383743399 (eff. 0.232)
1171.57/1171.89	c #Conflicts:    1209000 | #Learnt:      48370 | 0.000
1171.57/1171.89	c total clause space: 335.816MB
1171.57/1171.89	c total #watches: 422300
1172.87/1173.14	c total #propagations: 553655307 / total #impl: 2385909329 (eff. 0.232)
1172.87/1173.14	c #Conflicts:    1210000 | #Learnt:      49370 | 0.000
1172.87/1173.14	c total clause space: 335.816MB
1172.87/1173.14	c total #watches: 425870
1174.17/1174.42	c total #propagations: 554069727 / total #impl: 2388138256 (eff. 0.232)
1174.17/1174.42	c #Conflicts:    1211000 | #Learnt:      50370 | 0.000
1174.17/1174.42	c total clause space: 335.816MB
1174.17/1174.42	c total #watches: 430134
1175.57/1175.89	c total #propagations: 554487402 / total #impl: 2390404363 (eff. 0.232)
1175.57/1175.89	c #Conflicts:    1212000 | #Learnt:      51370 | 0.000
1175.57/1175.89	c total clause space: 335.816MB
1175.57/1175.89	c total #watches: 433543
1177.17/1177.43	c total #propagations: 554923760 / total #impl: 2392661591 (eff. 0.232)
1177.17/1177.43	c #Conflicts:    1213000 | #Learnt:      52370 | 0.000
1177.17/1177.43	c total clause space: 335.816MB
1177.17/1177.43	c total #watches: 436984
1178.57/1178.81	c total #propagations: 555389345 / total #impl: 2394667665 (eff. 0.232)
1178.57/1178.81	c GC COLLECT
1178.57/1178.81	c #Conflicts:    1214000 | #Learnt:      26772 | 0.000
1178.57/1178.81	c total clause space: 335.816MB
1178.57/1178.81	c total #watches: 343138
1179.27/1179.58	c total #propagations: 555792879 / total #impl: 2396495952 (eff. 0.232)
1179.27/1179.58	c #Conflicts:    1215000 | #Learnt:      27772 | 0.000
1179.27/1179.58	c total clause space: 335.816MB
1179.27/1179.58	c total #watches: 346168
1180.18/1180.42	c total #propagations: 556201698 / total #impl: 2398204209 (eff. 0.232)
1180.18/1180.42	c #Conflicts:    1216000 | #Learnt:      28772 | 0.000
1180.18/1180.42	c total clause space: 335.816MB
1180.18/1180.42	c total #watches: 349300
1180.97/1181.24	c total #propagations: 556580659 / total #impl: 2399816719 (eff. 0.232)
1180.97/1181.24	c #Conflicts:    1217000 | #Learnt:      29772 | 0.000
1180.97/1181.24	c total clause space: 335.816MB
1180.97/1181.24	c total #watches: 353398
1181.87/1182.15	c total #propagations: 556945773 / total #impl: 2401501598 (eff. 0.232)
1181.87/1182.15	c #Conflicts:    1218000 | #Learnt:      30772 | 0.000
1181.87/1182.15	c total clause space: 335.816MB
1181.87/1182.15	c total #watches: 358160
1182.87/1183.14	c total #propagations: 557339634 / total #impl: 2403008183 (eff. 0.232)
1182.87/1183.14	c #Conflicts:    1219000 | #Learnt:      31772 | 0.000
1182.87/1183.14	c total clause space: 335.816MB
1182.87/1183.14	c total #watches: 362225
1183.97/1184.29	c total #propagations: 557737251 / total #impl: 2404625655 (eff. 0.232)
1183.97/1184.29	c #Conflicts:    1220000 | #Learnt:      32772 | 0.000
1183.97/1184.29	c total clause space: 335.816MB
1183.97/1184.29	c total #watches: 365379
1185.27/1185.58	c total #propagations: 558179106 / total #impl: 2406760692 (eff. 0.232)
1185.27/1185.58	c #Conflicts:    1221000 | #Learnt:      33772 | 0.000
1185.27/1185.58	c total clause space: 335.816MB
1185.27/1185.58	c total #watches: 368209
1186.57/1186.86	c total #propagations: 558617941 / total #impl: 2408826253 (eff. 0.232)
1186.57/1186.86	c #Conflicts:    1222000 | #Learnt:      34772 | 0.000
1186.57/1186.86	c total clause space: 335.816MB
1186.57/1186.86	c total #watches: 371406
1188.07/1188.32	c total #propagations: 559050231 / total #impl: 2410750905 (eff. 0.232)
1188.07/1188.32	c #Conflicts:    1223000 | #Learnt:      35772 | 0.000
1188.07/1188.32	c total clause space: 335.816MB
1188.07/1188.32	c total #watches: 376018
1189.37/1189.69	c total #propagations: 559526545 / total #impl: 2413224434 (eff. 0.232)
1189.37/1189.69	c #Conflicts:    1224000 | #Learnt:      36772 | 0.000
1189.37/1189.69	c total clause space: 335.816MB
1189.37/1189.69	c total #watches: 382157
1191.08/1191.35	c total #propagations: 559937547 / total #impl: 2415369441 (eff. 0.232)
1191.08/1191.35	c #Conflicts:    1225000 | #Learnt:      37772 | 0.000
1191.08/1191.35	c total clause space: 335.816MB
1191.08/1191.35	c total #watches: 386127
1192.67/1192.92	c total #propagations: 560390884 / total #impl: 2417685976 (eff. 0.232)
1192.67/1192.92	c #Conflicts:    1226000 | #Learnt:      38772 | 0.000
1192.67/1192.92	c total clause space: 335.816MB
1192.67/1192.92	c total #watches: 389608
1194.27/1194.60	c total #propagations: 560831740 / total #impl: 2419896804 (eff. 0.232)
1194.27/1194.60	c #Conflicts:    1227000 | #Learnt:      39772 | 0.000
1194.27/1194.60	c total clause space: 335.816MB
1194.27/1194.60	c total #watches: 393116
1196.37/1196.64	c total #propagations: 561280874 / total #impl: 2422186589 (eff. 0.232)
1196.37/1196.64	c #Conflicts:    1228000 | #Learnt:      40772 | 0.000
1196.37/1196.64	c total clause space: 335.816MB
1196.37/1196.64	c total #watches: 397574
1198.07/1198.35	c total #propagations: 561725897 / total #impl: 2424384725 (eff. 0.232)
1198.07/1198.35	c #Conflicts:    1229000 | #Learnt:      41772 | 0.000
1198.07/1198.35	c total clause space: 335.816MB
1198.07/1198.35	c total #watches: 400870
1200.07/1200.36	c total #propagations: 562111964 / total #impl: 2426708724 (eff. 0.232)
1200.07/1200.36	c #Conflicts:    1230000 | #Learnt:      42772 | 0.000
1200.07/1200.36	c total clause space: 335.816MB
1200.07/1200.36	c total #watches: 404362
1202.08/1202.34	c total #propagations: 562543352 / total #impl: 2429271881 (eff. 0.232)
1202.08/1202.34	c #Conflicts:    1231000 | #Learnt:      43772 | 0.000
1202.08/1202.34	c total clause space: 335.816MB
1202.08/1202.34	c total #watches: 407235
1204.28/1204.52	c total #propagations: 562954356 / total #impl: 2431900100 (eff. 0.231)
1204.28/1204.52	c #Conflicts:    1232000 | #Learnt:      44772 | 0.000
1204.28/1204.52	c total clause space: 335.816MB
1204.28/1204.52	c total #watches: 410618
1206.27/1206.53	c total #propagations: 563433813 / total #impl: 2434121456 (eff. 0.231)
1206.27/1206.53	c #Conflicts:    1233000 | #Learnt:      45772 | 0.000
1206.27/1206.53	c total clause space: 335.816MB
1206.27/1206.53	c total #watches: 413419
1208.47/1208.75	c total #propagations: 563913682 / total #impl: 2436057143 (eff. 0.231)
1208.47/1208.75	c #Conflicts:    1234000 | #Learnt:      46772 | 0.000
1208.47/1208.75	c total clause space: 335.816MB
1208.47/1208.75	c total #watches: 417021
1210.37/1210.66	c total #propagations: 564445239 / total #impl: 2438270573 (eff. 0.231)
1210.37/1210.66	c #Conflicts:    1235000 | #Learnt:      47772 | 0.000
1210.37/1210.66	c total clause space: 335.816MB
1210.37/1210.66	c total #watches: 420457
1212.67/1212.95	c total #propagations: 564911134 / total #impl: 2440333158 (eff. 0.231)
1212.67/1212.95	c #Conflicts:    1236000 | #Learnt:      48772 | 0.000
1212.67/1212.95	c total clause space: 335.816MB
1212.67/1212.95	c total #watches: 423284
1214.87/1215.19	c total #propagations: 565393140 / total #impl: 2442255429 (eff. 0.232)
1214.87/1215.19	c #Conflicts:    1237000 | #Learnt:      49772 | 0.000
1214.87/1215.19	c total clause space: 335.816MB
1214.87/1215.19	c total #watches: 427884
1217.47/1217.77	c total #propagations: 565904386 / total #impl: 2444565585 (eff. 0.231)
1217.47/1217.77	c #Conflicts:    1238000 | #Learnt:      50772 | 0.000
1217.47/1217.77	c total clause space: 335.816MB
1217.47/1217.77	c total #watches: 431625
1219.77/1220.08	c total #propagations: 566470333 / total #impl: 2447093240 (eff. 0.231)
1219.77/1220.08	c #Conflicts:    1239000 | #Learnt:      51772 | 0.000
1219.77/1220.08	c total clause space: 335.816MB
1219.77/1220.08	c total #watches: 434948
1221.87/1222.14	c total #propagations: 566964417 / total #impl: 2449488728 (eff. 0.231)
1221.87/1222.14	c #Conflicts:    1240000 | #Learnt:      52772 | 0.000
1221.87/1222.14	c total clause space: 335.816MB
1221.87/1222.14	c total #watches: 438118
1224.07/1224.34	c total #propagations: 567448979 / total #impl: 2451514166 (eff. 0.231)
1224.07/1224.34	c #Conflicts:    1241000 | #Learnt:      53772 | 0.000
1224.07/1224.34	c total clause space: 335.816MB
1224.07/1224.34	c total #watches: 441070
1224.97/1225.27	c total #propagations: 567921210 / total #impl: 2453295503 (eff. 0.231)
1224.97/1225.27	c GC COLLECT
1224.97/1225.27	c #Conflicts:    1242000 | #Learnt:      27896 | 0.000
1224.97/1225.27	c total clause space: 335.816MB
1224.97/1225.27	c total #watches: 346354
1226.07/1226.33	c total #propagations: 568284835 / total #impl: 2454841683 (eff. 0.231)
1226.07/1226.33	c #Conflicts:    1243000 | #Learnt:      28896 | 0.000
1226.07/1226.33	c total clause space: 335.816MB
1226.07/1226.33	c total #watches: 349803
1226.97/1227.23	c total #propagations: 568798471 / total #impl: 2456944611 (eff. 0.232)
1226.97/1227.23	c #Conflicts:    1244000 | #Learnt:      29896 | 0.000
1226.97/1227.23	c total clause space: 335.816MB
1226.97/1227.23	c total #watches: 353905
1227.87/1228.19	c total #propagations: 569245043 / total #impl: 2458870322 (eff. 0.232)
1227.87/1228.19	c #Conflicts:    1245000 | #Learnt:      30896 | 0.000
1227.87/1228.19	c total clause space: 335.816MB
1227.87/1228.19	c total #watches: 357877
1228.77/1229.05	c total #propagations: 569726740 / total #impl: 2461012625 (eff. 0.232)
1228.77/1229.05	c #Conflicts:    1246000 | #Learnt:      31896 | 0.000
1228.77/1229.05	c total clause space: 335.816MB
1228.77/1229.05	c total #watches: 361087
1229.77/1230.06	c total #propagations: 570153198 / total #impl: 2462995826 (eff. 0.231)
1229.77/1230.06	c #Conflicts:    1247000 | #Learnt:      32896 | 0.000
1229.77/1230.06	c total clause space: 335.816MB
1229.77/1230.06	c total #watches: 364774
1230.67/1230.92	c total #propagations: 570618470 / total #impl: 2465322247 (eff. 0.231)
1230.67/1230.92	c #Conflicts:    1248000 | #Learnt:      33896 | 0.000
1230.67/1230.92	c total clause space: 335.816MB
1230.67/1230.92	c total #watches: 367662
1231.47/1231.76	c total #propagations: 570997503 / total #impl: 2466702132 (eff. 0.231)
1231.47/1231.76	c #Conflicts:    1249000 | #Learnt:      34896 | 0.000
1231.47/1231.76	c total clause space: 335.816MB
1231.47/1231.76	c total #watches: 371083
1232.47/1232.71	c total #propagations: 571384067 / total #impl: 2468205576 (eff. 0.231)
1232.47/1232.71	c #Conflicts:    1250000 | #Learnt:      35896 | 0.000
1232.47/1232.71	c total clause space: 335.816MB
1232.47/1232.71	c total #watches: 375390
1233.57/1233.86	c total #propagations: 571780668 / total #impl: 2469970337 (eff. 0.231)
1233.57/1233.86	c #Conflicts:    1251000 | #Learnt:      36896 | 0.000
1233.57/1233.86	c total clause space: 335.816MB
1233.57/1233.86	c total #watches: 378253
1234.77/1235.08	c total #propagations: 572226192 / total #impl: 2471744506 (eff. 0.232)
1234.77/1235.08	c #Conflicts:    1252000 | #Learnt:      37896 | 0.000
1234.77/1235.08	c total clause space: 335.816MB
1234.77/1235.08	c total #watches: 381623
1236.07/1236.34	c total #propagations: 572672538 / total #impl: 2473509524 (eff. 0.232)
1236.07/1236.34	c #Conflicts:    1253000 | #Learnt:      38896 | 0.000
1236.07/1236.34	c total clause space: 335.816MB
1236.07/1236.34	c total #watches: 385144
1237.16/1237.50	c total #propagations: 573109632 / total #impl: 2475457336 (eff. 0.232)
1237.16/1237.50	c #Conflicts:    1254000 | #Learnt:      39896 | 0.000
1237.16/1237.50	c total clause space: 335.816MB
1237.16/1237.50	c total #watches: 388472
1238.16/1238.45	c total #propagations: 573539804 / total #impl: 2477320089 (eff. 0.232)
1238.16/1238.45	c #Conflicts:    1255000 | #Learnt:      40896 | 0.000
1238.16/1238.45	c total clause space: 335.816MB
1238.16/1238.45	c total #watches: 390949
1239.36/1239.67	c total #propagations: 573983418 / total #impl: 2478950953 (eff. 0.232)
1239.36/1239.67	c #Conflicts:    1256000 | #Learnt:      41896 | 0.000
1239.36/1239.67	c total clause space: 335.816MB
1239.36/1239.67	c total #watches: 395316
1240.36/1240.62	c total #propagations: 574575988 / total #impl: 2481493220 (eff. 0.232)
1240.36/1240.62	c #Conflicts:    1257000 | #Learnt:      42896 | 0.000
1240.36/1240.62	c total clause space: 335.816MB
1240.36/1240.62	c total #watches: 397947
1241.26/1241.55	c total #propagations: 574964333 / total #impl: 2482986498 (eff. 0.232)
1241.26/1241.55	c #Conflicts:    1258000 | #Learnt:      43896 | 0.000
1241.26/1241.55	c total clause space: 335.816MB
1241.26/1241.55	c total #watches: 400683
1242.36/1242.62	c total #propagations: 575359124 / total #impl: 2485003566 (eff. 0.232)
1242.36/1242.62	c #Conflicts:    1259000 | #Learnt:      44896 | 0.000
1242.36/1242.62	c total clause space: 335.816MB
1242.36/1242.62	c total #watches: 403455
1243.26/1243.56	c total #propagations: 575771976 / total #impl: 2486611466 (eff. 0.232)
1243.26/1243.56	c #Conflicts:    1260000 | #Learnt:      45896 | 0.000
1243.26/1243.56	c total clause space: 335.816MB
1243.26/1243.56	c total #watches: 406208
1244.46/1244.70	c total #propagations: 576173071 / total #impl: 2488190364 (eff. 0.232)
1244.46/1244.70	c #Conflicts:    1261000 | #Learnt:      46896 | 0.000
1244.46/1244.70	c total clause space: 335.816MB
1244.46/1244.70	c total #watches: 409015
1245.56/1245.89	c total #propagations: 576572546 / total #impl: 2489746467 (eff. 0.232)
1245.56/1245.89	c #Conflicts:    1262000 | #Learnt:      47896 | 0.000
1245.56/1245.89	c total clause space: 335.816MB
1245.56/1245.89	c total #watches: 412369
1246.96/1247.24	c total #propagations: 576989839 / total #impl: 2491581182 (eff. 0.232)
1246.96/1247.24	c #Conflicts:    1263000 | #Learnt:      48896 | 0.000
1246.96/1247.24	c total clause space: 335.816MB
1246.96/1247.24	c total #watches: 416731
1248.46/1248.77	c total #propagations: 577473685 / total #impl: 2493941809 (eff. 0.232)
1248.46/1248.77	c #Conflicts:    1264000 | #Learnt:      49896 | 0.000
1248.46/1248.77	c total clause space: 335.816MB
1248.46/1248.77	c total #watches: 421363
1249.76/1250.04	c total #propagations: 577999447 / total #impl: 2496290066 (eff. 0.232)
1249.76/1250.04	c #Conflicts:    1265000 | #Learnt:      50896 | 0.000
1249.76/1250.04	c total clause space: 335.816MB
1249.76/1250.04	c total #watches: 426723
1250.76/1251.09	c total #propagations: 578457562 / total #impl: 2498371550 (eff. 0.232)
1250.76/1251.09	c #Conflicts:    1266000 | #Learnt:      51896 | 0.000
1250.76/1251.09	c total clause space: 335.816MB
1250.76/1251.09	c total #watches: 430757
1252.56/1252.85	c total #propagations: 578791310 / total #impl: 2499927282 (eff. 0.232)
1252.56/1252.85	c #Conflicts:    1267000 | #Learnt:      52896 | 0.000
1252.56/1252.85	c total clause space: 335.816MB
1252.56/1252.85	c total #watches: 434642
1254.36/1254.63	c total #propagations: 579272803 / total #impl: 2502265415 (eff. 0.231)
1254.36/1254.63	c #Conflicts:    1268000 | #Learnt:      53896 | 0.000
1254.36/1254.63	c total clause space: 335.816MB
1254.36/1254.63	c total #watches: 438814
1255.97/1256.25	c total #propagations: 579736709 / total #impl: 2504689600 (eff. 0.231)
1255.97/1256.25	c GC COLLECT
1255.97/1256.25	c #Conflicts:    1269000 | #Learnt:      27673 | 0.000
1255.97/1256.25	c total clause space: 335.816MB
1255.97/1256.25	c total #watches: 349706
1257.26/1257.58	c total #propagations: 580259351 / total #impl: 2507384622 (eff. 0.231)
1257.26/1257.58	c #Conflicts:    1270000 | #Learnt:      28673 | 0.000
1257.26/1257.58	c total clause space: 335.816MB
1257.26/1257.58	c total #watches: 353477
1258.56/1258.80	c total #propagations: 580804073 / total #impl: 2509773944 (eff. 0.231)
1258.56/1258.80	c #Conflicts:    1271000 | #Learnt:      29673 | 0.000
1258.56/1258.80	c total clause space: 335.816MB
1258.56/1258.80	c total #watches: 356271
1259.76/1260.00	c total #propagations: 581220500 / total #impl: 2511405894 (eff. 0.231)
1259.76/1260.00	c #Conflicts:    1272000 | #Learnt:      30673 | 0.000
1259.76/1260.00	c total clause space: 335.816MB
1259.76/1260.00	c total #watches: 359053
1260.76/1261.09	c total #propagations: 581629665 / total #impl: 2512993419 (eff. 0.231)
1260.76/1261.09	c #Conflicts:    1273000 | #Learnt:      31673 | 0.000
1260.76/1261.09	c total clause space: 335.816MB
1260.76/1261.09	c total #watches: 362500
1262.06/1262.32	c total #propagations: 582025499 / total #impl: 2514704047 (eff. 0.231)
1262.06/1262.32	c #Conflicts:    1274000 | #Learnt:      32673 | 0.000
1262.06/1262.32	c total clause space: 335.816MB
1262.06/1262.32	c total #watches: 365492
1263.46/1263.73	c total #propagations: 582455179 / total #impl: 2516409242 (eff. 0.231)
1263.46/1263.73	c #Conflicts:    1275000 | #Learnt:      33673 | 0.000
1263.46/1263.73	c total clause space: 335.816MB
1263.46/1263.73	c total #watches: 367979
1264.77/1265.10	c total #propagations: 582917551 / total #impl: 2518295136 (eff. 0.231)
1264.77/1265.10	c #Conflicts:    1276000 | #Learnt:      34673 | 0.000
1264.77/1265.10	c total clause space: 335.816MB
1264.77/1265.10	c total #watches: 370563
1266.36/1266.60	c total #propagations: 583357694 / total #impl: 2519887976 (eff. 0.232)
1266.36/1266.60	c #Conflicts:    1277000 | #Learnt:      35673 | 0.000
1266.36/1266.60	c total clause space: 335.816MB
1266.36/1266.60	c total #watches: 373720
1267.56/1267.87	c total #propagations: 583897518 / total #impl: 2522173377 (eff. 0.232)
1267.56/1267.87	c #Conflicts:    1278000 | #Learnt:      36673 | 0.000
1267.56/1267.87	c total clause space: 335.816MB
1267.56/1267.87	c total #watches: 377287
1268.76/1269.02	c total #propagations: 584364657 / total #impl: 2524120481 (eff. 0.232)
1268.76/1269.02	c #Conflicts:    1279000 | #Learnt:      37673 | 0.000
1268.76/1269.02	c total clause space: 335.816MB
1268.76/1269.03	c total #watches: 380160
1270.06/1270.34	c total #propagations: 584765128 / total #impl: 2525828027 (eff. 0.232)
1270.06/1270.34	c #Conflicts:    1280000 | #Learnt:      38673 | 0.000
1270.06/1270.34	c total clause space: 335.816MB
1270.06/1270.34	c total #watches: 383396
1271.37/1271.63	c total #propagations: 585177215 / total #impl: 2527444916 (eff. 0.232)
1271.37/1271.63	c #Conflicts:    1281000 | #Learnt:      39673 | 0.000
1271.37/1271.63	c total clause space: 335.816MB
1271.37/1271.63	c total #watches: 386144
1272.96/1273.28	c total #propagations: 585591462 / total #impl: 2529213389 (eff. 0.232)
1272.96/1273.28	c #Conflicts:    1282000 | #Learnt:      40673 | 0.000
1272.96/1273.28	c total clause space: 335.816MB
1272.96/1273.28	c total #watches: 388734
1274.16/1274.46	c total #propagations: 586088144 / total #impl: 2531198105 (eff. 0.232)
1274.16/1274.46	c #Conflicts:    1283000 | #Learnt:      41673 | 0.000
1274.16/1274.46	c total clause space: 335.816MB
1274.16/1274.46	c total #watches: 391194
1275.06/1275.33	c total #propagations: 586508473 / total #impl: 2532682657 (eff. 0.232)
1275.06/1275.33	c #Conflicts:    1284000 | #Learnt:      42673 | 0.000
1275.06/1275.33	c total clause space: 335.816MB
1275.06/1275.33	c total #watches: 393622
1276.46/1276.72	c total #propagations: 586885874 / total #impl: 2533942646 (eff. 0.232)
1276.46/1276.72	c #Conflicts:    1285000 | #Learnt:      43673 | 0.000
1276.46/1276.72	c total clause space: 335.816MB
1276.46/1276.72	c total #watches: 397899
1278.36/1278.66	c total #propagations: 587382120 / total #impl: 2536096688 (eff. 0.232)
1278.36/1278.66	c #Conflicts:    1286000 | #Learnt:      44673 | 0.000
1278.36/1278.66	c total clause space: 335.816MB
1278.36/1278.66	c total #watches: 401648
1279.66/1279.91	c total #propagations: 587958227 / total #impl: 2538523174 (eff. 0.232)
1279.66/1279.91	c #Conflicts:    1287000 | #Learnt:      45673 | 0.000
1279.66/1279.91	c total clause space: 335.816MB
1279.66/1279.91	c total #watches: 405119
1281.06/1281.30	c total #propagations: 588346477 / total #impl: 2540009726 (eff. 0.232)
1281.06/1281.30	c #Conflicts:    1288000 | #Learnt:      46673 | 0.000
1281.06/1281.30	c total clause space: 335.816MB
1281.06/1281.30	c total #watches: 408017
1282.76/1283.00	c total #propagations: 588787543 / total #impl: 2541750686 (eff. 0.232)
1282.76/1283.00	c #Conflicts:    1289000 | #Learnt:      47673 | 0.000
1282.76/1283.00	c total clause space: 335.816MB
1282.76/1283.00	c total #watches: 411396
1283.86/1284.11	c total #propagations: 589313993 / total #impl: 2544077828 (eff. 0.232)
1283.86/1284.11	c #Conflicts:    1290000 | #Learnt:      48673 | 0.000
1283.86/1284.11	c total clause space: 335.816MB
1283.86/1284.11	c total #watches: 415197
1285.06/1285.36	c total #propagations: 589715769 / total #impl: 2545703318 (eff. 0.232)
1285.06/1285.36	c #Conflicts:    1291000 | #Learnt:      49673 | 0.000
1285.06/1285.36	c total clause space: 335.816MB
1285.06/1285.36	c total #watches: 417776
1286.46/1286.74	c total #propagations: 590128261 / total #impl: 2547351467 (eff. 0.232)
1286.46/1286.74	c #Conflicts:    1292000 | #Learnt:      50673 | 0.000
1286.46/1286.74	c total clause space: 335.816MB
1286.46/1286.74	c total #watches: 420694
1287.96/1288.24	c total #propagations: 590594723 / total #impl: 2549356476 (eff. 0.232)
1287.96/1288.24	c #Conflicts:    1293000 | #Learnt:      51673 | 0.000
1287.96/1288.24	c total clause space: 335.816MB
1287.96/1288.24	c total #watches: 423745
1289.26/1289.59	c total #propagations: 591025695 / total #impl: 2551009490 (eff. 0.232)
1289.26/1289.59	c #Conflicts:    1294000 | #Learnt:      52673 | 0.000
1289.26/1289.59	c total clause space: 335.816MB
1289.26/1289.59	c total #watches: 426723
1290.76/1291.07	c total #propagations: 591446355 / total #impl: 2552610000 (eff. 0.232)
1290.76/1291.07	c #Conflicts:    1295000 | #Learnt:      53673 | 0.000
1290.76/1291.07	c total clause space: 335.816MB
1290.76/1291.07	c total #watches: 430165
1292.66/1292.93	c total #propagations: 591882290 / total #impl: 2554218669 (eff. 0.232)
1292.66/1292.93	c #Conflicts:    1296000 | #Learnt:      54673 | 0.000
1292.66/1292.93	c total clause space: 335.816MB
1292.66/1292.93	c total #watches: 434019
1294.16/1294.40	c total #propagations: 592410013 / total #impl: 2556510241 (eff. 0.232)
1294.16/1294.40	c GC COLLECT
1294.16/1294.40	c #Conflicts:    1297000 | #Learnt:      28172 | 0.000
1294.16/1294.40	c total clause space: 335.816MB
1294.16/1294.40	c total #watches: 351322
1295.56/1295.82	c total #propagations: 592947630 / total #impl: 2558881748 (eff. 0.232)
1295.56/1295.82	c #Conflicts:    1298000 | #Learnt:      29172 | 0.000
1295.56/1295.82	c total clause space: 335.816MB
1295.56/1295.82	c total #watches: 355810
1296.86/1297.16	c total #propagations: 593487899 / total #impl: 2561310701 (eff. 0.232)
1296.86/1297.16	c #Conflicts:    1299000 | #Learnt:      30172 | 0.000
1296.86/1297.16	c total clause space: 335.816MB
1296.86/1297.16	c total #watches: 358596
1298.36/1298.61	c total #propagations: 594039485 / total #impl: 2563562147 (eff. 0.232)
1298.36/1298.61	c #Conflicts:    1300000 | #Learnt:      31172 | 0.000
1298.36/1298.61	c total clause space: 335.816MB
1298.36/1298.61	c total #watches: 362872
1299.66/1299.98	c total #propagations: 594557135 / total #impl: 2565747369 (eff. 0.232)
1299.66/1299.98	c #Conflicts:    1301000 | #Learnt:      32172 | 0.000
1299.66/1299.98	c total clause space: 335.816MB
1299.66/1299.98	c total #watches: 366476
1300.86/1301.12	c total #propagations: 595036255 / total #impl: 2567764778 (eff. 0.232)
1300.86/1301.12	c #Conflicts:    1302000 | #Learnt:      33172 | 0.000
1300.86/1301.12	c total clause space: 335.816MB
1300.86/1301.12	c total #watches: 370552
1301.86/1302.20	c total #propagations: 595479449 / total #impl: 2569716138 (eff. 0.232)
1301.86/1302.20	c #Conflicts:    1303000 | #Learnt:      34172 | 0.000
1301.86/1302.20	c total clause space: 335.816MB
1301.86/1302.20	c total #watches: 373095
1303.26/1303.53	c total #propagations: 595898142 / total #impl: 2571136153 (eff. 0.232)
1303.26/1303.53	c #Conflicts:    1304000 | #Learnt:      35172 | 0.000
1303.26/1303.53	c total clause space: 335.816MB
1303.26/1303.53	c total #watches: 376757
1304.65/1304.94	c total #propagations: 596367979 / total #impl: 2572957750 (eff. 0.232)
1304.65/1304.94	c #Conflicts:    1305000 | #Learnt:      36172 | 0.000
1304.65/1304.94	c total clause space: 335.816MB
1304.65/1304.94	c total #watches: 381441
1306.05/1306.37	c total #propagations: 596848342 / total #impl: 2575102452 (eff. 0.232)
1306.05/1306.37	c #Conflicts:    1306000 | #Learnt:      37172 | 0.000
1306.05/1306.37	c total clause space: 335.816MB
1306.05/1306.37	c total #watches: 384910
1307.66/1307.95	c total #propagations: 597303907 / total #impl: 2577077512 (eff. 0.232)
1307.66/1307.95	c #Conflicts:    1307000 | #Learnt:      38172 | 0.000
1307.66/1307.95	c total clause space: 335.816MB
1307.66/1307.95	c total #watches: 388678
1309.35/1309.66	c total #propagations: 597819656 / total #impl: 2579740714 (eff. 0.232)
1309.35/1309.66	c #Conflicts:    1308000 | #Learnt:      39172 | 0.000
1309.35/1309.66	c total clause space: 335.816MB
1309.35/1309.66	c total #watches: 393032
1310.85/1311.16	c total #propagations: 598349583 / total #impl: 2582137441 (eff. 0.232)
1310.85/1311.16	c #Conflicts:    1309000 | #Learnt:      40172 | 0.000
1310.85/1311.16	c total clause space: 335.816MB
1310.85/1311.16	c total #watches: 396188
1312.25/1312.59	c total #propagations: 598810490 / total #impl: 2584028509 (eff. 0.232)
1312.25/1312.59	c #Conflicts:    1310000 | #Learnt:      41172 | 0.000
1312.25/1312.59	c total clause space: 335.816MB
1312.25/1312.59	c total #watches: 399533
1313.65/1313.92	c total #propagations: 599264589 / total #impl: 2586097581 (eff. 0.232)
1313.65/1313.92	c #Conflicts:    1311000 | #Learnt:      42172 | 0.000
1313.65/1313.92	c total clause space: 335.816MB
1313.65/1313.92	c total #watches: 403018
1315.15/1315.46	c total #propagations: 599704177 / total #impl: 2588207094 (eff. 0.232)
1315.15/1315.46	c #Conflicts:    1312000 | #Learnt:      43172 | 0.000
1315.15/1315.46	c total clause space: 335.816MB
1315.15/1315.46	c total #watches: 406980
1316.65/1316.93	c total #propagations: 600145523 / total #impl: 2590238462 (eff. 0.232)
1316.65/1316.93	c #Conflicts:    1313000 | #Learnt:      44172 | 0.000
1316.65/1316.93	c total clause space: 335.816MB
1316.65/1316.93	c total #watches: 409927
1318.15/1318.44	c total #propagations: 600576841 / total #impl: 2591848686 (eff. 0.232)
1318.15/1318.44	c #Conflicts:    1314000 | #Learnt:      45172 | 0.000
1318.15/1318.44	c total clause space: 335.816MB
1318.15/1318.44	c total #watches: 413734
1319.65/1319.94	c total #propagations: 600991019 / total #impl: 2593568227 (eff. 0.232)
1319.65/1319.94	c #Conflicts:    1315000 | #Learnt:      46172 | 0.000
1319.65/1319.94	c total clause space: 335.816MB
1319.65/1319.94	c total #watches: 416998
1321.05/1321.35	c total #propagations: 601392388 / total #impl: 2595404328 (eff. 0.232)
1321.05/1321.35	c #Conflicts:    1316000 | #Learnt:      47172 | 0.000
1321.05/1321.35	c total clause space: 335.816MB
1321.05/1321.35	c total #watches: 420113
1322.55/1322.82	c total #propagations: 601763122 / total #impl: 2597395018 (eff. 0.232)
1322.55/1322.82	c #Conflicts:    1317000 | #Learnt:      48172 | 0.000
1322.55/1322.82	c total clause space: 335.816MB
1322.55/1322.82	c total #watches: 423696
1324.16/1324.45	c total #propagations: 602149499 / total #impl: 2599646138 (eff. 0.232)
1324.16/1324.45	c #Conflicts:    1318000 | #Learnt:      49172 | 0.000
1324.16/1324.45	c total clause space: 335.816MB
1324.16/1324.45	c total #watches: 427775
1325.95/1326.21	c total #propagations: 602560532 / total #impl: 2601917607 (eff. 0.232)
1325.95/1326.21	c #Conflicts:    1319000 | #Learnt:      50172 | 0.000
1325.95/1326.21	c total clause space: 335.816MB
1325.95/1326.21	c total #watches: 430780
1327.65/1327.98	c total #propagations: 603002982 / total #impl: 2604470812 (eff. 0.232)
1327.65/1327.98	c #Conflicts:    1320000 | #Learnt:      51172 | 0.000
1327.65/1327.98	c total clause space: 335.816MB
1327.65/1327.98	c total #watches: 435553
1329.35/1329.65	c total #propagations: 603400765 / total #impl: 2606852341 (eff. 0.231)
1329.35/1329.65	c #Conflicts:    1321000 | #Learnt:      52172 | 0.000
1329.35/1329.65	c total clause space: 335.816MB
1329.35/1329.65	c total #watches: 438489
1331.05/1331.36	c total #propagations: 603751272 / total #impl: 2608961277 (eff. 0.231)
1331.05/1331.36	c #Conflicts:    1322000 | #Learnt:      53172 | 0.000
1331.05/1331.36	c total clause space: 335.816MB
1331.05/1331.36	c total #watches: 441831
1332.85/1333.16	c total #propagations: 604151965 / total #impl: 2610683511 (eff. 0.231)
1332.85/1333.16	c #Conflicts:    1323000 | #Learnt:      54172 | 0.000
1332.85/1333.16	c total clause space: 335.816MB
1332.85/1333.16	c total #watches: 445253
1334.65/1334.93	c total #propagations: 604578979 / total #impl: 2612477385 (eff. 0.231)
1334.65/1334.93	c #Conflicts:    1324000 | #Learnt:      55172 | 0.000
1334.65/1334.93	c total clause space: 335.816MB
1334.65/1334.93	c total #watches: 448042
1335.95/1336.25	c total #propagations: 604958940 / total #impl: 2614207115 (eff. 0.231)
1335.95/1336.25	c GC COLLECT
1335.95/1336.25	c #Conflicts:    1325000 | #Learnt:      28375 | 0.000
1335.95/1336.25	c total clause space: 335.816MB
1335.95/1336.25	c total #watches: 352553
1336.85/1337.14	c total #propagations: 605303859 / total #impl: 2615789447 (eff. 0.231)
1336.85/1337.14	c #Conflicts:    1326000 | #Learnt:      29375 | 0.000
1336.85/1337.14	c total clause space: 335.816MB
1336.85/1337.14	c total #watches: 356561
1337.85/1338.13	c total #propagations: 605672279 / total #impl: 2617433855 (eff. 0.231)
1337.85/1338.13	c #Conflicts:    1327000 | #Learnt:      30375 | 0.000
1337.85/1338.13	c total clause space: 335.816MB
1337.85/1338.13	c total #watches: 359763
1338.85/1339.16	c total #propagations: 606053652 / total #impl: 2619046527 (eff. 0.231)
1338.85/1339.16	c #Conflicts:    1328000 | #Learnt:      31375 | 0.000
1338.85/1339.16	c total clause space: 335.816MB
1338.85/1339.16	c total #watches: 363419
1339.95/1340.21	c total #propagations: 606424107 / total #impl: 2620690831 (eff. 0.231)
1339.95/1340.21	c #Conflicts:    1329000 | #Learnt:      32375 | 0.000
1339.95/1340.21	c total clause space: 335.816MB
1339.95/1340.21	c total #watches: 366664
1341.05/1341.32	c total #propagations: 606791022 / total #impl: 2622138960 (eff. 0.231)
1341.05/1341.32	c #Conflicts:    1330000 | #Learnt:      33375 | 0.000
1341.05/1341.32	c total clause space: 335.816MB
1341.05/1341.32	c total #watches: 369847
1342.15/1342.45	c total #propagations: 607179952 / total #impl: 2623682823 (eff. 0.231)
1342.15/1342.45	c #Conflicts:    1331000 | #Learnt:      34375 | 0.000
1342.15/1342.45	c total clause space: 335.816MB
1342.15/1342.45	c total #watches: 373368
1343.35/1343.65	c total #propagations: 607568198 / total #impl: 2625175202 (eff. 0.231)
1343.35/1343.65	c #Conflicts:    1332000 | #Learnt:      35375 | 0.000
1343.35/1343.65	c total clause space: 335.816MB
1343.35/1343.65	c total #watches: 377165
1344.55/1344.88	c total #propagations: 607974751 / total #impl: 2626778852 (eff. 0.231)
1344.55/1344.88	c #Conflicts:    1333000 | #Learnt:      36375 | 0.000
1344.55/1344.88	c total clause space: 335.816MB
1344.55/1344.88	c total #watches: 380501
1346.05/1346.34	c total #propagations: 608390745 / total #impl: 2628537560 (eff. 0.231)
1346.05/1346.34	c #Conflicts:    1334000 | #Learnt:      37375 | 0.000
1346.05/1346.34	c total clause space: 335.816MB
1346.05/1346.34	c total #watches: 383320
1347.75/1348.04	c total #propagations: 608876682 / total #impl: 2630469897 (eff. 0.231)
1347.75/1348.04	c #Conflicts:    1335000 | #Learnt:      38375 | 0.000
1347.75/1348.04	c total clause space: 335.816MB
1347.75/1348.04	c total #watches: 389285
1349.25/1349.54	c total #propagations: 609422259 / total #impl: 2632906227 (eff. 0.231)
1349.25/1349.54	c #Conflicts:    1336000 | #Learnt:      39375 | 0.000
1349.25/1349.54	c total clause space: 335.816MB
1349.25/1349.54	c total #watches: 392243
1350.85/1351.18	c total #propagations: 609930201 / total #impl: 2635285834 (eff. 0.231)
1350.85/1351.18	c #Conflicts:    1337000 | #Learnt:      40375 | 0.000
1350.85/1351.18	c total clause space: 335.816MB
1350.85/1351.18	c total #watches: 396223
1352.55/1352.82	c total #propagations: 610427723 / total #impl: 2637640199 (eff. 0.231)
1352.55/1352.82	c #Conflicts:    1338000 | #Learnt:      41375 | 0.000
1352.55/1352.82	c total clause space: 335.816MB
1352.55/1352.82	c total #watches: 400329
1354.35/1354.63	c total #propagations: 610909479 / total #impl: 2639972625 (eff. 0.231)
1354.35/1354.63	c #Conflicts:    1339000 | #Learnt:      42375 | 0.000
1354.35/1354.63	c total clause space: 335.816MB
1354.35/1354.63	c total #watches: 404401
1356.25/1356.52	c total #propagations: 611406123 / total #impl: 2642350741 (eff. 0.231)
1356.25/1356.52	c #Conflicts:    1340000 | #Learnt:      43375 | 0.000
1356.25/1356.52	c total clause space: 335.816MB
1356.25/1356.52	c total #watches: 408855
1358.35/1358.63	c total #propagations: 611908400 / total #impl: 2644832165 (eff. 0.231)
1358.35/1358.63	c #Conflicts:    1341000 | #Learnt:      44375 | 0.000
1358.35/1358.63	c total clause space: 335.816MB
1358.35/1358.63	c total #watches: 412711
1360.45/1360.75	c total #propagations: 612419793 / total #impl: 2647363506 (eff. 0.231)
1360.45/1360.75	c #Conflicts:    1342000 | #Learnt:      45375 | 0.000
1360.45/1360.75	c total clause space: 335.816MB
1360.45/1360.75	c total #watches: 417307
1362.95/1363.25	c total #propagations: 612947609 / total #impl: 2649913747 (eff. 0.231)
1362.95/1363.25	c #Conflicts:    1343000 | #Learnt:      46375 | 0.000
1362.95/1363.25	c total clause space: 335.816MB
1362.95/1363.25	c total #watches: 420903
1365.35/1365.60	c total #propagations: 613484849 / total #impl: 2652509764 (eff. 0.231)
1365.35/1365.60	c #Conflicts:    1344000 | #Learnt:      47375 | 0.000
1365.35/1365.60	c total clause space: 335.816MB
1365.35/1365.60	c total #watches: 426310
1367.35/1367.63	c total #propagations: 614014391 / total #impl: 2655242422 (eff. 0.231)
1367.35/1367.63	c #Conflicts:    1345000 | #Learnt:      48375 | 0.000
1367.35/1367.63	c total clause space: 335.816MB
1367.35/1367.63	c total #watches: 434509
1370.35/1370.64	c total #propagations: 614436493 / total #impl: 2657621506 (eff. 0.231)
1370.35/1370.64	c #Conflicts:    1346000 | #Learnt:      49375 | 0.000
1370.35/1370.64	c total clause space: 335.816MB
1370.35/1370.64	c total #watches: 439211
1373.65/1373.96	c total #propagations: 614940856 / total #impl: 2660287548 (eff. 0.231)
1373.65/1373.96	c #Conflicts:    1347000 | #Learnt:      50375 | 0.000
1373.65/1373.96	c total clause space: 335.816MB
1373.65/1373.96	c total #watches: 443161
1378.05/1378.31	c total #propagations: 615487089 / total #impl: 2662974946 (eff. 0.231)
1378.05/1378.31	c #Conflicts:    1348000 | #Learnt:      51375 | 0.000
1378.05/1378.31	c total clause space: 335.816MB
1378.05/1378.31	c total #watches: 447630
1382.24/1382.50	c total #propagations: 616042169 / total #impl: 2665789168 (eff. 0.231)
1382.24/1382.50	c #Conflicts:    1349000 | #Learnt:      52375 | 0.000
1382.24/1382.50	c total clause space: 335.816MB
1382.24/1382.50	c total #watches: 451953
1387.24/1387.53	c total #propagations: 616528842 / total #impl: 2668247080 (eff. 0.231)
1387.24/1387.53	c #Conflicts:    1350000 | #Learnt:      53375 | 0.000
1387.24/1387.53	c total clause space: 335.816MB
1387.24/1387.53	c total #watches: 455959
1391.84/1392.16	c total #propagations: 617040093 / total #impl: 2670764574 (eff. 0.231)
1391.84/1392.16	c #Conflicts:    1351000 | #Learnt:      54375 | 0.000
1391.84/1392.16	c total clause space: 335.816MB
1391.84/1392.16	c total #watches: 460036
1395.84/1396.17	c total #propagations: 617560848 / total #impl: 2673435249 (eff. 0.231)
1395.84/1396.17	c #Conflicts:    1352000 | #Learnt:      55375 | 0.000
1395.84/1396.17	c total clause space: 335.816MB
1395.84/1396.17	c total #watches: 466254
1399.75/1400.08	c total #propagations: 618049400 / total #impl: 2676186026 (eff. 0.231)
1399.75/1400.08	c GC COLLECT
1399.75/1400.08	c #Conflicts:    1353000 | #Learnt:      28290 | 0.000
1399.75/1400.08	c total clause space: 335.816MB
1399.75/1400.08	c total #watches: 352044
1401.16/1401.42	c total #propagations: 618546807 / total #impl: 2678804941 (eff. 0.231)
1401.16/1401.42	c #Conflicts:    1354000 | #Learnt:      29290 | 0.000
1401.16/1401.42	c total clause space: 335.816MB
1401.16/1401.42	c total #watches: 355072
1402.45/1402.79	c total #propagations: 619108934 / total #impl: 2681479000 (eff. 0.231)
1402.45/1402.79	c #Conflicts:    1355000 | #Learnt:      30290 | 0.000
1402.45/1402.79	c total clause space: 335.816MB
1402.45/1402.79	c total #watches: 359560
1404.05/1404.38	c total #propagations: 619642761 / total #impl: 2683958371 (eff. 0.231)
1404.05/1404.38	c #Conflicts:    1356000 | #Learnt:      31290 | 0.000
1404.05/1404.38	c total clause space: 335.816MB
1404.05/1404.38	c total #watches: 366663
1405.75/1406.09	c total #propagations: 620163690 / total #impl: 2686507613 (eff. 0.231)
1405.75/1406.09	c #Conflicts:    1357000 | #Learnt:      32290 | 0.000
1405.75/1406.09	c total clause space: 335.816MB
1405.75/1406.10	c total #watches: 371301
1407.65/1407.93	c total #propagations: 620645037 / total #impl: 2688924819 (eff. 0.231)
1407.65/1407.93	c #Conflicts:    1358000 | #Learnt:      33290 | 0.000
1407.65/1407.93	c total clause space: 335.816MB
1407.65/1407.93	c total #watches: 375246
1409.25/1409.51	c total #propagations: 621187174 / total #impl: 2691603088 (eff. 0.231)
1409.25/1409.51	c #Conflicts:    1359000 | #Learnt:      34290 | 0.000
1409.25/1409.51	c total clause space: 335.816MB
1409.25/1409.51	c total #watches: 378716
1411.05/1411.32	c total #propagations: 621664934 / total #impl: 2694122841 (eff. 0.231)
1411.05/1411.32	c #Conflicts:    1360000 | #Learnt:      35290 | 0.000
1411.05/1411.32	c total clause space: 335.816MB
1411.05/1411.32	c total #watches: 382386
1412.75/1413.06	c total #propagations: 622196626 / total #impl: 2696517396 (eff. 0.231)
1412.75/1413.06	c #Conflicts:    1361000 | #Learnt:      36290 | 0.000
1412.75/1413.06	c total clause space: 335.816MB
1412.75/1413.06	c total #watches: 385839
1414.65/1414.91	c total #propagations: 622727037 / total #impl: 2698884201 (eff. 0.231)
1414.65/1414.91	c #Conflicts:    1362000 | #Learnt:      37290 | 0.000
1414.65/1414.91	c total clause space: 335.816MB
1414.65/1414.91	c total #watches: 390142
1416.45/1416.73	c total #propagations: 623183358 / total #impl: 2701023544 (eff. 0.231)
1416.45/1416.73	c #Conflicts:    1363000 | #Learnt:      38290 | 0.000
1416.45/1416.73	c total clause space: 335.816MB
1416.45/1416.73	c total #watches: 393659
1418.35/1418.60	c total #propagations: 623689338 / total #impl: 2703422252 (eff. 0.231)
1418.35/1418.60	c #Conflicts:    1364000 | #Learnt:      39290 | 0.000
1418.35/1418.60	c total clause space: 335.816MB
1418.35/1418.60	c total #watches: 396938
1420.05/1420.32	c total #propagations: 624157109 / total #impl: 2705554938 (eff. 0.231)
1420.05/1420.32	c #Conflicts:    1365000 | #Learnt:      40290 | 0.000
1420.05/1420.32	c total clause space: 335.816MB
1420.05/1420.32	c total #watches: 399419
1421.65/1421.95	c total #propagations: 624685013 / total #impl: 2707657827 (eff. 0.231)
1421.65/1421.95	c #Conflicts:    1366000 | #Learnt:      41290 | 0.000
1421.65/1421.95	c total clause space: 335.816MB
1421.65/1421.95	c total #watches: 402848
1423.45/1423.79	c total #propagations: 625265111 / total #impl: 2710263787 (eff. 0.231)
1423.45/1423.79	c #Conflicts:    1367000 | #Learnt:      42290 | 0.000
1423.45/1423.79	c total clause space: 335.816MB
1423.45/1423.79	c total #watches: 408403
1425.65/1425.94	c total #propagations: 625811907 / total #impl: 2712796322 (eff. 0.231)
1425.65/1425.94	c #Conflicts:    1368000 | #Learnt:      43290 | 0.000
1425.65/1425.94	c total clause space: 335.816MB
1425.65/1425.94	c total #watches: 412566
1427.65/1427.95	c total #propagations: 626421072 / total #impl: 2715426462 (eff. 0.231)
1427.65/1427.95	c #Conflicts:    1369000 | #Learnt:      44290 | 0.000
1427.65/1427.95	c total clause space: 335.816MB
1427.65/1427.95	c total #watches: 415587
1429.64/1429.96	c total #propagations: 626870189 / total #impl: 2717101162 (eff. 0.231)
1429.64/1429.96	c #Conflicts:    1370000 | #Learnt:      45290 | 0.000
1429.64/1429.96	c total clause space: 335.816MB
1429.64/1429.96	c total #watches: 420061
1431.84/1432.19	c total #propagations: 627350089 / total #impl: 2719466144 (eff. 0.231)
1431.84/1432.19	c #Conflicts:    1371000 | #Learnt:      46290 | 0.000
1431.84/1432.19	c total clause space: 335.816MB
1431.84/1432.19	c total #watches: 424207
1434.15/1434.47	c total #propagations: 627841465 / total #impl: 2721580809 (eff. 0.231)
1434.15/1434.47	c #Conflicts:    1372000 | #Learnt:      47290 | 0.000
1434.15/1434.47	c total clause space: 335.816MB
1434.15/1434.47	c total #watches: 430665
1436.74/1437.00	c total #propagations: 628293294 / total #impl: 2723866835 (eff. 0.231)
1436.74/1437.00	c #Conflicts:    1373000 | #Learnt:      48290 | 0.000
1436.74/1437.00	c total clause space: 335.816MB
1436.74/1437.00	c total #watches: 435749
1439.75/1440.08	c total #propagations: 628810749 / total #impl: 2726339621 (eff. 0.231)
1439.75/1440.08	c #Conflicts:    1374000 | #Learnt:      49290 | 0.000
1439.75/1440.08	c total clause space: 335.816MB
1439.75/1440.08	c total #watches: 439514
1441.74/1442.09	c total #propagations: 629333575 / total #impl: 2728947234 (eff. 0.231)
1441.74/1442.09	c #Conflicts:    1375000 | #Learnt:      50290 | 0.000
1441.74/1442.09	c total clause space: 335.816MB
1441.74/1442.09	c total #watches: 442304
1444.24/1444.53	c total #propagations: 629735492 / total #impl: 2730650106 (eff. 0.231)
1444.24/1444.53	c #Conflicts:    1376000 | #Learnt:      51290 | 0.000
1444.24/1444.53	c total clause space: 335.816MB
1444.24/1444.53	c total #watches: 445665
1446.74/1447.05	c total #propagations: 630171019 / total #impl: 2732596918 (eff. 0.231)
1446.74/1447.05	c #Conflicts:    1377000 | #Learnt:      52290 | 0.000
1446.74/1447.05	c total clause space: 335.816MB
1446.74/1447.05	c total #watches: 448568
1450.14/1450.46	c total #propagations: 630651438 / total #impl: 2735025387 (eff. 0.231)
1450.14/1450.46	c #Conflicts:    1378000 | #Learnt:      53290 | 0.000
1450.14/1450.46	c total clause space: 335.816MB
1450.14/1450.46	c total #watches: 451743
1453.14/1453.49	c total #propagations: 631206137 / total #impl: 2737701943 (eff. 0.231)
1453.14/1453.49	c #Conflicts:    1379000 | #Learnt:      54290 | 0.000
1453.14/1453.49	c total clause space: 335.816MB
1453.14/1453.49	c total #watches: 455048
1455.74/1456.03	c total #propagations: 631731746 / total #impl: 2740134369 (eff. 0.231)
1455.74/1456.03	c #Conflicts:    1380000 | #Learnt:      55290 | 0.000
1455.74/1456.03	c total clause space: 335.816MB
1455.74/1456.03	c total #watches: 458206
1457.94/1458.29	c total #propagations: 632176718 / total #impl: 2742467324 (eff. 0.231)
1457.94/1458.29	c #Conflicts:    1381000 | #Learnt:      56290 | 0.000
1457.94/1458.29	c total clause space: 335.816MB
1457.94/1458.29	c total #watches: 462115
1459.74/1460.04	c total #propagations: 632595595 / total #impl: 2744714798 (eff. 0.230)
1459.74/1460.04	c GC COLLECT
1459.74/1460.04	c #Conflicts:    1382000 | #Learnt:      28884 | 0.000
1459.74/1460.04	c total clause space: 335.816MB
1459.74/1460.04	c total #watches: 353978
1460.74/1461.09	c total #propagations: 632993838 / total #impl: 2746459655 (eff. 0.230)
1460.74/1461.09	c #Conflicts:    1383000 | #Learnt:      29884 | 0.000
1460.74/1461.09	c total clause space: 335.816MB
1460.74/1461.09	c total #watches: 357776
1462.04/1462.38	c total #propagations: 633404794 / total #impl: 2748326764 (eff. 0.230)
1462.04/1462.38	c #Conflicts:    1384000 | #Learnt:      30884 | 0.000
1462.04/1462.38	c total clause space: 335.816MB
1462.04/1462.38	c total #watches: 360665
1463.24/1463.54	c total #propagations: 633855901 / total #impl: 2750155809 (eff. 0.230)
1463.24/1463.54	c #Conflicts:    1385000 | #Learnt:      31884 | 0.000
1463.24/1463.54	c total clause space: 335.816MB
1463.24/1463.54	c total #watches: 364754
1464.84/1465.10	c total #propagations: 634247802 / total #impl: 2751920817 (eff. 0.230)
1464.84/1465.10	c #Conflicts:    1386000 | #Learnt:      32884 | 0.000
1464.84/1465.10	c total clause space: 335.816MB
1464.84/1465.10	c total #watches: 367996
1466.15/1466.45	c total #propagations: 634700929 / total #impl: 2753863347 (eff. 0.230)
1466.15/1466.45	c #Conflicts:    1387000 | #Learnt:      33884 | 0.000
1466.15/1466.45	c total clause space: 335.816MB
1466.15/1466.45	c total #watches: 372690
1467.44/1467.71	c total #propagations: 635160726 / total #impl: 2755931200 (eff. 0.230)
1467.44/1467.71	c #Conflicts:    1388000 | #Learnt:      34884 | 0.000
1467.44/1467.71	c total clause space: 335.816MB
1467.44/1467.71	c total #watches: 377371
1468.64/1468.90	c total #propagations: 635649979 / total #impl: 2758026196 (eff. 0.230)
1468.64/1468.90	c #Conflicts:    1389000 | #Learnt:      35884 | 0.000
1468.64/1468.90	c total clause space: 335.816MB
1468.64/1468.90	c total #watches: 381052
1469.94/1470.28	c total #propagations: 636056954 / total #impl: 2759665357 (eff. 0.230)
1469.94/1470.28	c #Conflicts:    1390000 | #Learnt:      36884 | 0.000
1469.94/1470.28	c total clause space: 335.816MB
1469.94/1470.28	c total #watches: 384546
1471.34/1471.68	c total #propagations: 636500335 / total #impl: 2761841149 (eff. 0.230)
1471.34/1471.68	c #Conflicts:    1391000 | #Learnt:      37884 | 0.000
1471.34/1471.68	c total clause space: 335.816MB
1471.34/1471.68	c total #watches: 387780
1472.74/1473.07	c total #propagations: 636949570 / total #impl: 2763860632 (eff. 0.230)
1472.74/1473.07	c #Conflicts:    1392000 | #Learnt:      38884 | 0.000
1472.74/1473.07	c total clause space: 335.816MB
1472.74/1473.07	c total #watches: 390920
1474.24/1474.56	c total #propagations: 637380599 / total #impl: 2765713548 (eff. 0.230)
1474.24/1474.56	c #Conflicts:    1393000 | #Learnt:      39884 | 0.000
1474.24/1474.56	c total clause space: 335.816MB
1474.24/1474.56	c total #watches: 395236
1475.64/1475.99	c total #propagations: 637907479 / total #impl: 2768162830 (eff. 0.230)
1475.64/1475.99	c #Conflicts:    1394000 | #Learnt:      40884 | 0.000
1475.64/1475.99	c total clause space: 335.816MB
1475.64/1475.99	c total #watches: 400985
1477.44/1477.77	c total #propagations: 638399967 / total #impl: 2770258242 (eff. 0.230)
1477.44/1477.77	c #Conflicts:    1395000 | #Learnt:      41884 | 0.000
1477.44/1477.77	c total clause space: 335.816MB
1477.44/1477.77	c total #watches: 406706
1479.64/1479.95	c total #propagations: 638882522 / total #impl: 2772616250 (eff. 0.230)
1479.64/1479.95	c #Conflicts:    1396000 | #Learnt:      42884 | 0.000
1479.64/1479.95	c total clause space: 335.816MB
1479.64/1479.95	c total #watches: 410575
1482.14/1482.44	c total #propagations: 639364432 / total #impl: 2775060837 (eff. 0.230)
1482.14/1482.44	c #Conflicts:    1397000 | #Learnt:      43884 | 0.000
1482.14/1482.44	c total clause space: 335.816MB
1482.14/1482.44	c total #watches: 415704
1484.64/1484.94	c total #propagations: 639853494 / total #impl: 2777592391 (eff. 0.230)
1484.64/1484.94	c #Conflicts:    1398000 | #Learnt:      44884 | 0.000
1484.64/1484.94	c total clause space: 335.816MB
1484.64/1484.94	c total #watches: 419820
1486.44/1486.79	c total #propagations: 640322862 / total #impl: 2780121593 (eff. 0.230)
1486.44/1486.79	c #Conflicts:    1399000 | #Learnt:      45884 | 0.000
1486.44/1486.79	c total clause space: 335.816MB
1486.44/1486.79	c total #watches: 425270
1488.53/1488.86	c total #propagations: 640782254 / total #impl: 2782331336 (eff. 0.230)
1488.53/1488.86	c #Conflicts:    1400000 | #Learnt:      46884 | 0.000
1488.53/1488.86	c total clause space: 335.816MB
1488.53/1488.86	c total #watches: 431187
1490.53/1490.87	c total #propagations: 641251426 / total #impl: 2784655222 (eff. 0.230)
1490.53/1490.87	c #Conflicts:    1401000 | #Learnt:      47884 | 0.000
1490.53/1490.87	c total clause space: 335.816MB
1490.53/1490.87	c total #watches: 435931
1492.44/1492.78	c total #propagations: 641684693 / total #impl: 2786955742 (eff. 0.230)
1492.44/1492.78	c #Conflicts:    1402000 | #Learnt:      48884 | 0.000
1492.44/1492.78	c total clause space: 335.816MB
1492.44/1492.78	c total #watches: 440741
1494.53/1494.87	c total #propagations: 642088385 / total #impl: 2789310533 (eff. 0.230)
1494.53/1494.87	c #Conflicts:    1403000 | #Learnt:      49884 | 0.000
1494.53/1494.87	c total clause space: 335.816MB
1494.53/1494.87	c total #watches: 446047
1497.23/1497.53	c total #propagations: 642497356 / total #impl: 2791632753 (eff. 0.230)
1497.23/1497.53	c #Conflicts:    1404000 | #Learnt:      50884 | 0.000
1497.23/1497.53	c total clause space: 335.816MB
1497.23/1497.53	c total #watches: 450505
1500.03/1500.37	c total #propagations: 642942919 / total #impl: 2793647751 (eff. 0.230)
1500.03/1500.37	c #Conflicts:    1405000 | #Learnt:      51884 | 0.000
1500.03/1500.37	c total clause space: 335.816MB
1500.03/1500.37	c total #watches: 455659
1502.73/1503.01	c total #propagations: 643418598 / total #impl: 2795971117 (eff. 0.230)
1502.73/1503.01	c #Conflicts:    1406000 | #Learnt:      52884 | 0.000
1502.73/1503.01	c total clause space: 335.816MB
1502.73/1503.01	c total #watches: 459839
1505.03/1505.31	c total #propagations: 643868807 / total #impl: 2798054793 (eff. 0.230)
1505.03/1505.31	c #Conflicts:    1407000 | #Learnt:      53884 | 0.000
1505.03/1505.31	c total clause space: 335.816MB
1505.03/1505.31	c total #watches: 463411
1508.13/1508.50	c total #propagations: 644235793 / total #impl: 2799858679 (eff. 0.230)
1508.13/1508.50	c #Conflicts:    1408000 | #Learnt:      54884 | 0.000
1508.13/1508.50	c total clause space: 335.816MB
1508.13/1508.50	c total #watches: 467092
1510.53/1510.86	c total #propagations: 644774677 / total #impl: 2802168475 (eff. 0.230)
1510.53/1510.86	c #Conflicts:    1409000 | #Learnt:      55884 | 0.000
1510.53/1510.86	c total clause space: 335.816MB
1510.53/1510.86	c total #watches: 471129
1513.13/1513.45	c total #propagations: 645168156 / total #impl: 2803905266 (eff. 0.230)
1513.13/1513.45	c #Conflicts:    1410000 | #Learnt:      56884 | 0.000
1513.13/1513.45	c total clause space: 335.816MB
1513.13/1513.45	c total #watches: 474034
1515.23/1515.59	c total #propagations: 645613560 / total #impl: 2805679595 (eff. 0.230)
1515.23/1515.59	c GC COLLECT
1515.23/1515.59	c #Conflicts:    1411000 | #Learnt:      29161 | 0.000
1515.23/1515.59	c total clause space: 335.816MB
1515.23/1515.59	c total #watches: 354744
1516.23/1516.52	c total #propagations: 646062766 / total #impl: 2807508485 (eff. 0.230)
1516.23/1516.52	c #Conflicts:    1412000 | #Learnt:      30161 | 0.000
1516.23/1516.52	c total clause space: 335.816MB
1516.23/1516.52	c total #watches: 359520
1517.23/1517.59	c total #propagations: 646517921 / total #impl: 2809772728 (eff. 0.230)
1517.23/1517.59	c #Conflicts:    1413000 | #Learnt:      31161 | 0.000
1517.23/1517.59	c total clause space: 335.816MB
1517.23/1517.59	c total #watches: 362942
1518.43/1518.74	c total #propagations: 646980907 / total #impl: 2811708840 (eff. 0.230)
1518.43/1518.74	c #Conflicts:    1414000 | #Learnt:      32161 | 0.000
1518.43/1518.74	c total clause space: 335.816MB
1518.43/1518.74	c total #watches: 366605
1519.63/1519.97	c total #propagations: 647477799 / total #impl: 2814004750 (eff. 0.230)
1519.63/1519.97	c #Conflicts:    1415000 | #Learnt:      33161 | 0.000
1519.63/1519.97	c total clause space: 335.816MB
1519.63/1519.97	c total #watches: 370069
1520.83/1521.17	c total #propagations: 647968571 / total #impl: 2816093082 (eff. 0.230)
1520.83/1521.17	c #Conflicts:    1416000 | #Learnt:      34161 | 0.000
1520.83/1521.17	c total clause space: 335.816MB
1520.83/1521.17	c total #watches: 373707
1522.03/1522.35	c total #propagations: 648479075 / total #impl: 2818219051 (eff. 0.230)
1522.03/1522.35	c #Conflicts:    1417000 | #Learnt:      35161 | 0.000
1522.03/1522.35	c total clause space: 335.816MB
1522.03/1522.35	c total #watches: 376432
1523.34/1523.64	c total #propagations: 648926680 / total #impl: 2820053558 (eff. 0.230)
1523.34/1523.64	c #Conflicts:    1418000 | #Learnt:      36161 | 0.000
1523.34/1523.64	c total clause space: 335.816MB
1523.34/1523.64	c total #watches: 380334
1524.53/1524.85	c total #propagations: 649382542 / total #impl: 2822015217 (eff. 0.230)
1524.53/1524.85	c #Conflicts:    1419000 | #Learnt:      37161 | 0.000
1524.53/1524.85	c total clause space: 335.816MB
1524.53/1524.85	c total #watches: 384146
1525.83/1526.13	c total #propagations: 649818900 / total #impl: 2824090664 (eff. 0.230)
1525.83/1526.13	c #Conflicts:    1420000 | #Learnt:      38161 | 0.000
1525.83/1526.13	c total clause space: 335.816MB
1525.83/1526.13	c total #watches: 388495
1526.93/1527.21	c total #propagations: 650294217 / total #impl: 2826261667 (eff. 0.230)
1526.93/1527.21	c #Conflicts:    1421000 | #Learnt:      39161 | 0.000
1526.93/1527.21	c total clause space: 335.816MB
1526.93/1527.22	c total #watches: 391806
1528.23/1528.56	c total #propagations: 650659051 / total #impl: 2828360199 (eff. 0.230)
1528.23/1528.56	c #Conflicts:    1422000 | #Learnt:      40161 | 0.000
1528.23/1528.56	c total clause space: 335.816MB
1528.23/1528.56	c total #watches: 395309
1529.73/1530.00	c total #propagations: 651070685 / total #impl: 2830755387 (eff. 0.230)
1529.73/1530.00	c #Conflicts:    1423000 | #Learnt:      41161 | 0.000
1529.73/1530.00	c total clause space: 335.816MB
1529.73/1530.00	c total #watches: 399848
1531.13/1531.48	c total #propagations: 651518242 / total #impl: 2833508432 (eff. 0.230)
1531.13/1531.48	c #Conflicts:    1424000 | #Learnt:      42161 | 0.000
1531.13/1531.48	c total clause space: 335.816MB
1531.13/1531.48	c total #watches: 403753
1532.93/1533.21	c total #propagations: 651927358 / total #impl: 2835576239 (eff. 0.230)
1532.93/1533.21	c #Conflicts:    1425000 | #Learnt:      43161 | 0.000
1532.93/1533.21	c total clause space: 335.816MB
1532.93/1533.21	c total #watches: 406965
1534.33/1534.68	c total #propagations: 652410771 / total #impl: 2837615652 (eff. 0.230)
1534.33/1534.68	c #Conflicts:    1426000 | #Learnt:      44161 | 0.000
1534.33/1534.68	c total clause space: 335.816MB
1534.33/1534.68	c total #watches: 409528
1536.03/1536.38	c total #propagations: 652832739 / total #impl: 2839362949 (eff. 0.230)
1536.03/1536.38	c #Conflicts:    1427000 | #Learnt:      45161 | 0.000
1536.03/1536.38	c total clause space: 335.816MB
1536.03/1536.38	c total #watches: 413169
1537.73/1538.04	c total #propagations: 653332561 / total #impl: 2841698697 (eff. 0.230)
1537.73/1538.04	c #Conflicts:    1428000 | #Learnt:      46161 | 0.000
1537.73/1538.04	c total clause space: 335.816MB
1537.73/1538.04	c total #watches: 415846
1539.23/1539.57	c total #propagations: 653806695 / total #impl: 2843731495 (eff. 0.230)
1539.23/1539.57	c #Conflicts:    1429000 | #Learnt:      47161 | 0.000
1539.23/1539.57	c total clause space: 335.816MB
1539.23/1539.57	c total #watches: 418901
1540.63/1540.93	c total #propagations: 654251944 / total #impl: 2845726193 (eff. 0.230)
1540.63/1540.93	c #Conflicts:    1430000 | #Learnt:      48161 | 0.000
1540.63/1540.93	c total clause space: 335.816MB
1540.63/1540.93	c total #watches: 422500
1542.43/1542.71	c total #propagations: 654694142 / total #impl: 2847657976 (eff. 0.230)
1542.43/1542.71	c #Conflicts:    1431000 | #Learnt:      49161 | 0.000
1542.43/1542.71	c total clause space: 335.816MB
1542.43/1542.71	c total #watches: 426716
1544.43/1544.73	c total #propagations: 655201745 / total #impl: 2850019463 (eff. 0.230)
1544.43/1544.73	c #Conflicts:    1432000 | #Learnt:      50161 | 0.000
1544.43/1544.73	c total clause space: 335.816MB
1544.43/1544.73	c total #watches: 430842
1546.23/1546.58	c total #propagations: 655676798 / total #impl: 2852403391 (eff. 0.230)
1546.23/1546.58	c #Conflicts:    1433000 | #Learnt:      51161 | 0.000
1546.23/1546.58	c total clause space: 335.816MB
1546.23/1546.58	c total #watches: 434872
1548.23/1548.50	c total #propagations: 656094498 / total #impl: 2854387611 (eff. 0.230)
1548.23/1548.50	c #Conflicts:    1434000 | #Learnt:      52161 | 0.000
1548.23/1548.50	c total clause space: 335.816MB
1548.23/1548.50	c total #watches: 438092
1550.23/1550.59	c total #propagations: 656609336 / total #impl: 2856477039 (eff. 0.230)
1550.23/1550.59	c #Conflicts:    1435000 | #Learnt:      53161 | 0.000
1550.23/1550.59	c total clause space: 335.816MB
1550.23/1550.59	c total #watches: 441140
1552.33/1552.67	c total #propagations: 657059035 / total #impl: 2858547533 (eff. 0.230)
1552.33/1552.67	c #Conflicts:    1436000 | #Learnt:      54161 | 0.000
1552.33/1552.67	c total clause space: 335.816MB
1552.33/1552.67	c total #watches: 446220
1554.03/1554.33	c total #propagations: 657500949 / total #impl: 2860676194 (eff. 0.230)
1554.03/1554.33	c #Conflicts:    1437000 | #Learnt:      55161 | 0.000
1554.03/1554.33	c total clause space: 335.816MB
1554.03/1554.33	c total #watches: 448975
1555.82/1556.17	c total #propagations: 657941719 / total #impl: 2862574044 (eff. 0.230)
1555.82/1556.17	c #Conflicts:    1438000 | #Learnt:      56161 | 0.000
1555.82/1556.17	c total clause space: 335.816MB
1555.82/1556.17	c total #watches: 452488
1557.33/1557.63	c total #propagations: 658393135 / total #impl: 2864753437 (eff. 0.230)
1557.33/1557.63	c #Conflicts:    1439000 | #Learnt:      57161 | 0.000
1557.33/1557.63	c total clause space: 335.816MB
1557.33/1557.63	c total #watches: 455185
1559.02/1559.36	c total #propagations: 658757830 / total #impl: 2866337588 (eff. 0.230)
1559.02/1559.36	c GC COLLECT
1559.02/1559.36	c #Conflicts:    1440000 | #Learnt:      29169 | 0.000
1559.02/1559.36	c total clause space: 335.816MB
1559.02/1559.36	c total #watches: 354658
1560.12/1560.48	c total #propagations: 659188790 / total #impl: 2868416540 (eff. 0.230)
1560.12/1560.48	c #Conflicts:    1441000 | #Learnt:      30169 | 0.000
1560.12/1560.48	c total clause space: 335.816MB
1560.12/1560.48	c total #watches: 357331
1561.52/1561.83	c total #propagations: 659689913 / total #impl: 2870873309 (eff. 0.230)
1561.52/1561.83	c #Conflicts:    1442000 | #Learnt:      31169 | 0.000
1561.52/1561.83	c total clause space: 335.816MB
1561.52/1561.84	c total #watches: 360906
1562.83/1563.11	c total #propagations: 660364018 / total #impl: 2873896332 (eff. 0.230)
1562.83/1563.11	c #Conflicts:    1443000 | #Learnt:      32169 | 0.000
1562.83/1563.11	c total clause space: 335.816MB
1562.83/1563.11	c total #watches: 363895
1563.82/1564.15	c total #propagations: 660944389 / total #impl: 2876453610 (eff. 0.230)
1563.82/1564.15	c #Conflicts:    1444000 | #Learnt:      33169 | 0.000
1563.82/1564.15	c total clause space: 335.816MB
1563.82/1564.15	c total #watches: 367988
1564.92/1565.22	c total #propagations: 661354211 / total #impl: 2878073377 (eff. 0.230)
1564.92/1565.22	c #Conflicts:    1445000 | #Learnt:      34169 | 0.000
1564.92/1565.22	c total clause space: 335.816MB
1564.92/1565.22	c total #watches: 371020
1566.02/1566.32	c total #propagations: 661766153 / total #impl: 2879749123 (eff. 0.230)
1566.02/1566.32	c #Conflicts:    1446000 | #Learnt:      35169 | 0.000
1566.02/1566.32	c total clause space: 335.816MB
1566.02/1566.32	c total #watches: 375534
1567.12/1567.46	c total #propagations: 662168344 / total #impl: 2881250076 (eff. 0.230)
1567.12/1567.46	c #Conflicts:    1447000 | #Learnt:      36169 | 0.000
1567.12/1567.46	c total clause space: 335.816MB
1567.12/1567.46	c total #watches: 378233
1568.12/1568.49	c total #propagations: 662565414 / total #impl: 2882683238 (eff. 0.230)
1568.12/1568.49	c #Conflicts:    1448000 | #Learnt:      37169 | 0.000
1568.12/1568.49	c total clause space: 335.816MB
1568.12/1568.49	c total #watches: 381177
1569.43/1569.71	c total #propagations: 662897607 / total #impl: 2883821360 (eff. 0.230)
1569.43/1569.71	c #Conflicts:    1449000 | #Learnt:      38169 | 0.000
1569.43/1569.71	c total clause space: 335.816MB
1569.43/1569.71	c total #watches: 384134
1570.72/1571.09	c total #propagations: 663293442 / total #impl: 2885181073 (eff. 0.230)
1570.72/1571.09	c #Conflicts:    1450000 | #Learnt:      39169 | 0.000
1570.72/1571.09	c total clause space: 335.816MB
1570.72/1571.09	c total #watches: 387542
1572.12/1572.47	c total #propagations: 663739015 / total #impl: 2887273369 (eff. 0.230)
1572.12/1572.47	c #Conflicts:    1451000 | #Learnt:      40169 | 0.000
1572.12/1572.47	c total clause space: 335.816MB
1572.12/1572.47	c total #watches: 390798
1573.72/1574.07	c total #propagations: 664174432 / total #impl: 2889470173 (eff. 0.230)
1573.72/1574.07	c #Conflicts:    1452000 | #Learnt:      41169 | 0.000
1573.72/1574.07	c total clause space: 335.816MB
1573.72/1574.07	c total #watches: 394276
1575.42/1575.79	c total #propagations: 664633302 / total #impl: 2891733017 (eff. 0.230)
1575.42/1575.79	c #Conflicts:    1453000 | #Learnt:      42169 | 0.000
1575.42/1575.79	c total clause space: 335.816MB
1575.42/1575.79	c total #watches: 398404
1576.92/1577.26	c total #propagations: 665068893 / total #impl: 2893891607 (eff. 0.230)
1576.92/1577.26	c #Conflicts:    1454000 | #Learnt:      43169 | 0.000
1576.92/1577.26	c total clause space: 335.816MB
1576.92/1577.26	c total #watches: 402011
1578.62/1578.94	c total #propagations: 665489249 / total #impl: 2896082065 (eff. 0.230)
1578.62/1578.94	c #Conflicts:    1455000 | #Learnt:      44169 | 0.000
1578.62/1578.94	c total clause space: 335.816MB
1578.62/1578.94	c total #watches: 404804
1580.22/1580.55	c total #propagations: 665925723 / total #impl: 2898273297 (eff. 0.230)
1580.22/1580.55	c #Conflicts:    1456000 | #Learnt:      45169 | 0.000
1580.22/1580.55	c total clause space: 335.816MB
1580.22/1580.55	c total #watches: 407623
1581.63/1581.97	c total #propagations: 666332412 / total #impl: 2900282857 (eff. 0.230)
1581.63/1581.97	c #Conflicts:    1457000 | #Learnt:      46169 | 0.000
1581.63/1581.97	c total clause space: 335.816MB
1581.63/1581.97	c total #watches: 410959
1583.22/1583.50	c total #propagations: 666707018 / total #impl: 2902284955 (eff. 0.230)
1583.22/1583.50	c #Conflicts:    1458000 | #Learnt:      47169 | 0.000
1583.22/1583.50	c total clause space: 335.816MB
1583.22/1583.50	c total #watches: 413621
1584.72/1585.03	c total #propagations: 667139287 / total #impl: 2904425045 (eff. 0.230)
1584.72/1585.03	c #Conflicts:    1459000 | #Learnt:      48169 | 0.000
1584.72/1585.03	c total clause space: 335.816MB
1584.72/1585.03	c total #watches: 416921
1586.52/1586.86	c total #propagations: 667548266 / total #impl: 2906413796 (eff. 0.230)
1586.52/1586.86	c #Conflicts:    1460000 | #Learnt:      49169 | 0.000
1586.52/1586.86	c total clause space: 335.816MB
1586.52/1586.86	c total #watches: 421446
1588.13/1588.42	c total #propagations: 667975242 / total #impl: 2908741805 (eff. 0.230)
1588.13/1588.42	c #Conflicts:    1461000 | #Learnt:      50169 | 0.000
1588.13/1588.42	c total clause space: 335.816MB
1588.13/1588.42	c total #watches: 424659
1589.52/1589.82	c total #propagations: 668338943 / total #impl: 2910710590 (eff. 0.230)
1589.52/1589.82	c #Conflicts:    1462000 | #Learnt:      51169 | 0.000
1589.52/1589.82	c total clause space: 335.816MB
1589.52/1589.82	c total #watches: 427627
1591.43/1591.75	c total #propagations: 668695537 / total #impl: 2912438558 (eff. 0.230)
1591.43/1591.75	c #Conflicts:    1463000 | #Learnt:      52169 | 0.000
1591.43/1591.75	c total clause space: 335.816MB
1591.43/1591.75	c total #watches: 430902
1593.62/1593.91	c total #propagations: 669178688 / total #impl: 2914421574 (eff. 0.230)
1593.62/1593.91	c #Conflicts:    1464000 | #Learnt:      53169 | 0.000
1593.62/1593.91	c total clause space: 335.816MB
1593.62/1593.91	c total #watches: 433840
1595.32/1595.60	c total #propagations: 669715298 / total #impl: 2916614869 (eff. 0.230)
1595.32/1595.60	c #Conflicts:    1465000 | #Learnt:      54169 | 0.000
1595.32/1595.60	c total clause space: 335.816MB
1595.32/1595.60	c total #watches: 437002
1597.12/1597.45	c total #propagations: 670134941 / total #impl: 2918335396 (eff. 0.230)
1597.12/1597.45	c #Conflicts:    1466000 | #Learnt:      55169 | 0.000
1597.12/1597.45	c total clause space: 335.816MB
1597.12/1597.45	c total #watches: 439903
1598.72/1599.09	c total #propagations: 670583095 / total #impl: 2920310287 (eff. 0.230)
1598.72/1599.09	c #Conflicts:    1467000 | #Learnt:      56169 | 0.000
1598.72/1599.09	c total clause space: 335.816MB
1598.72/1599.09	c total #watches: 443060
1600.82/1601.12	c total #propagations: 670983910 / total #impl: 2921846905 (eff. 0.230)
1600.82/1601.12	c #Conflicts:    1468000 | #Learnt:      57169 | 0.000
1600.82/1601.12	c total clause space: 335.816MB
1600.82/1601.12	c total #watches: 446619
1602.92/1603.26	c total #propagations: 671519693 / total #impl: 2924293912 (eff. 0.230)
1602.92/1603.26	c #Conflicts:    1469000 | #Learnt:      58169 | 0.000
1602.92/1603.26	c total clause space: 335.816MB
1602.92/1603.26	c total #watches: 449722
1604.52/1604.90	c total #propagations: 672089700 / total #impl: 2926796058 (eff. 0.230)
1604.52/1604.90	c GC COLLECT
1604.52/1604.90	c #Conflicts:    1470000 | #Learnt:      29863 | 0.000
1604.52/1604.90	c total clause space: 335.816MB
1604.52/1604.90	c total #watches: 357170
1605.72/1606.09	c total #propagations: 672596596 / total #impl: 2928968864 (eff. 0.230)
1605.72/1606.09	c #Conflicts:    1471000 | #Learnt:      30863 | 0.000
1605.72/1606.09	c total clause space: 335.816MB
1605.72/1606.09	c total #watches: 360085
1606.92/1607.26	c total #propagations: 673064716 / total #impl: 2930889458 (eff. 0.230)
1606.92/1607.26	c #Conflicts:    1472000 | #Learnt:      31863 | 0.000
1606.92/1607.26	c total clause space: 335.816MB
1606.92/1607.26	c total #watches: 363154
1608.02/1608.39	c total #propagations: 673529947 / total #impl: 2932637837 (eff. 0.230)
1608.02/1608.39	c #Conflicts:    1473000 | #Learnt:      32863 | 0.000
1608.02/1608.39	c total clause space: 335.816MB
1608.02/1608.39	c total #watches: 365878
1609.12/1609.49	c total #propagations: 674014893 / total #impl: 2934728766 (eff. 0.230)
1609.12/1609.49	c #Conflicts:    1474000 | #Learnt:      33863 | 0.000
1609.12/1609.49	c total clause space: 335.816MB
1609.12/1609.49	c total #watches: 368653
1610.31/1610.69	c total #propagations: 674458544 / total #impl: 2936464862 (eff. 0.230)
1610.31/1610.69	c #Conflicts:    1475000 | #Learnt:      34863 | 0.000
1610.31/1610.69	c total clause space: 335.816MB
1610.31/1610.69	c total #watches: 371416
1611.51/1611.84	c total #propagations: 674931207 / total #impl: 2938480959 (eff. 0.230)
1611.51/1611.84	c #Conflicts:    1476000 | #Learnt:      35863 | 0.000
1611.51/1611.84	c total clause space: 335.816MB
1611.51/1611.84	c total #watches: 374277
1612.61/1612.93	c total #propagations: 675401165 / total #impl: 2940425411 (eff. 0.230)
1612.61/1612.93	c #Conflicts:    1477000 | #Learnt:      36863 | 0.000
1612.61/1612.93	c total clause space: 335.816MB
1612.61/1612.93	c total #watches: 377507
1613.91/1614.26	c total #propagations: 675873542 / total #impl: 2942478047 (eff. 0.230)
1613.91/1614.26	c #Conflicts:    1478000 | #Learnt:      37863 | 0.000
1613.91/1614.26	c total clause space: 335.816MB
1613.91/1614.26	c total #watches: 381272
1615.21/1615.58	c total #propagations: 676387962 / total #impl: 2945042567 (eff. 0.230)
1615.21/1615.58	c #Conflicts:    1479000 | #Learnt:      38863 | 0.000
1615.21/1615.58	c total clause space: 335.816MB
1615.21/1615.58	c total #watches: 384146
1616.21/1616.55	c total #propagations: 676867005 / total #impl: 2947580724 (eff. 0.230)
1616.21/1616.55	c #Conflicts:    1480000 | #Learnt:      39863 | 0.000
1616.21/1616.55	c total clause space: 335.816MB
1616.21/1616.55	c total #watches: 387057
1617.21/1617.53	c total #propagations: 677254589 / total #impl: 2949112535 (eff. 0.230)
1617.21/1617.53	c #Conflicts:    1481000 | #Learnt:      40863 | 0.000
1617.21/1617.53	c total clause space: 335.816MB
1617.21/1617.53	c total #watches: 389997
1618.51/1618.89	c total #propagations: 677630132 / total #impl: 2950611937 (eff. 0.230)
1618.51/1618.89	c #Conflicts:    1482000 | #Learnt:      41863 | 0.000
1618.51/1618.89	c total clause space: 335.816MB
1618.51/1618.89	c total #watches: 393773
1620.02/1620.36	c total #propagations: 678082306 / total #impl: 2952666431 (eff. 0.230)
1620.02/1620.36	c #Conflicts:    1483000 | #Learnt:      42863 | 0.000
1620.02/1620.36	c total clause space: 335.816MB
1620.02/1620.36	c total #watches: 397169
1621.41/1621.72	c total #propagations: 678544917 / total #impl: 2954383061 (eff. 0.230)
1621.41/1621.72	c #Conflicts:    1484000 | #Learnt:      43863 | 0.000
1621.41/1621.72	c total clause space: 335.816MB
1621.41/1621.72	c total #watches: 400255
1623.01/1623.36	c total #propagations: 679035813 / total #impl: 2956351366 (eff. 0.230)
1623.01/1623.36	c #Conflicts:    1485000 | #Learnt:      44863 | 0.000
1623.01/1623.36	c total clause space: 335.816MB
1623.01/1623.36	c total #watches: 403209
1624.81/1625.10	c total #propagations: 679629155 / total #impl: 2958822421 (eff. 0.230)
1624.81/1625.10	c #Conflicts:    1486000 | #Learnt:      45863 | 0.000
1624.81/1625.10	c total clause space: 335.816MB
1624.81/1625.10	c total #watches: 406897
1626.21/1626.58	c total #propagations: 680212322 / total #impl: 2961427881 (eff. 0.230)
1626.21/1626.58	c #Conflicts:    1487000 | #Learnt:      46863 | 0.000
1626.21/1626.58	c total clause space: 335.816MB
1626.21/1626.58	c total #watches: 411197
1627.51/1627.81	c total #propagations: 680624810 / total #impl: 2963252089 (eff. 0.230)
1627.51/1627.81	c #Conflicts:    1488000 | #Learnt:      47863 | 0.000
1627.51/1627.81	c total clause space: 335.816MB
1627.51/1627.81	c total #watches: 413951
1628.92/1629.26	c total #propagations: 681019728 / total #impl: 2964684863 (eff. 0.230)
1628.92/1629.26	c #Conflicts:    1489000 | #Learnt:      48863 | 0.000
1628.92/1629.26	c total clause space: 335.816MB
1628.92/1629.26	c total #watches: 417216
1630.51/1630.81	c total #propagations: 681514280 / total #impl: 2966902923 (eff. 0.230)
1630.51/1630.81	c #Conflicts:    1490000 | #Learnt:      49863 | 0.000
1630.51/1630.81	c total clause space: 335.816MB
1630.51/1630.81	c total #watches: 420652
1632.12/1632.41	c total #propagations: 681989935 / total #impl: 2968899411 (eff. 0.230)
1632.12/1632.41	c #Conflicts:    1491000 | #Learnt:      50863 | 0.000
1632.12/1632.41	c total clause space: 335.816MB
1632.12/1632.41	c total #watches: 425000
1633.81/1634.14	c total #propagations: 682453959 / total #impl: 2971173290 (eff. 0.230)
1633.81/1634.14	c #Conflicts:    1492000 | #Learnt:      51863 | 0.000
1633.81/1634.14	c total clause space: 335.816MB
1633.81/1634.14	c total #watches: 431020
1635.81/1636.14	c total #propagations: 682976761 / total #impl: 2973966310 (eff. 0.230)
1635.81/1636.14	c #Conflicts:    1493000 | #Learnt:      52863 | 0.000
1635.81/1636.14	c total clause space: 335.816MB
1635.81/1636.14	c total #watches: 435108
1637.81/1638.14	c total #propagations: 683516254 / total #impl: 2976631677 (eff. 0.230)
1637.81/1638.14	c #Conflicts:    1494000 | #Learnt:      53863 | 0.000
1637.81/1638.14	c total clause space: 335.816MB
1637.81/1638.14	c total #watches: 437720
1639.51/1639.81	c total #propagations: 683999669 / total #impl: 2978842203 (eff. 0.230)
1639.51/1639.81	c #Conflicts:    1495000 | #Learnt:      54863 | 0.000
1639.51/1639.81	c total clause space: 335.816MB
1639.51/1639.81	c total #watches: 441009
1641.11/1641.45	c total #propagations: 684413410 / total #impl: 2980790854 (eff. 0.230)
1641.11/1641.45	c #Conflicts:    1496000 | #Learnt:      55863 | 0.000
1641.11/1641.45	c total clause space: 335.816MB
1641.11/1641.45	c total #watches: 443849
1642.81/1643.17	c total #propagations: 684854641 / total #impl: 2982881613 (eff. 0.230)
1642.81/1643.17	c #Conflicts:    1497000 | #Learnt:      56863 | 0.000
1642.81/1643.17	c total clause space: 335.816MB
1642.81/1643.17	c total #watches: 447505
1644.32/1644.64	c total #propagations: 685310652 / total #impl: 2985303762 (eff. 0.230)
1644.32/1644.64	c #Conflicts:    1498000 | #Learnt:      57863 | 0.000
1644.32/1644.64	c total clause space: 335.816MB
1644.32/1644.64	c total #watches: 451184
1645.81/1646.10	c total #propagations: 685685902 / total #impl: 2986931560 (eff. 0.230)
1645.81/1646.10	c #Conflicts:    1499000 | #Learnt:      58863 | 0.000
1645.81/1646.10	c total clause space: 335.816MB
1645.81/1646.10	c total #watches: 456210
1647.01/1647.32	c total #propagations: 686043832 / total #impl: 2988488066 (eff. 0.230)
1647.01/1647.32	c GC COLLECT
1647.01/1647.32	c #Conflicts:    1500000 | #Learnt:      30251 | 0.000
1647.01/1647.32	c total clause space: 335.816MB
1647.01/1647.32	c total #watches: 358745
1647.91/1648.29	c total #propagations: 686422216 / total #impl: 2990172283 (eff. 0.230)
1647.91/1648.29	c #Conflicts:    1501000 | #Learnt:      31251 | 0.000
1647.91/1648.29	c total clause space: 335.816MB
1647.91/1648.29	c total #watches: 363483
1649.11/1649.41	c total #propagations: 686797912 / total #impl: 2992154865 (eff. 0.230)
1649.11/1649.41	c #Conflicts:    1502000 | #Learnt:      32251 | 0.000
1649.11/1649.41	c total clause space: 335.816MB
1649.11/1649.41	c total #watches: 367440
1650.21/1650.59	c total #propagations: 687227542 / total #impl: 2994462351 (eff. 0.229)
1650.21/1650.59	c #Conflicts:    1503000 | #Learnt:      33251 | 0.000
1650.21/1650.59	c total clause space: 335.816MB
1650.21/1650.59	c total #watches: 370781
1651.51/1651.84	c total #propagations: 687668018 / total #impl: 2996761871 (eff. 0.229)
1651.51/1651.84	c #Conflicts:    1504000 | #Learnt:      34251 | 0.000
1651.51/1651.84	c total clause space: 335.816MB
1651.51/1651.84	c total #watches: 376048
1653.01/1653.35	c total #propagations: 688087571 / total #impl: 2998946379 (eff. 0.229)
1653.01/1653.35	c #Conflicts:    1505000 | #Learnt:      35251 | 0.000
1653.01/1653.35	c total clause space: 335.816MB
1653.01/1653.35	c total #watches: 381761
1654.81/1655.10	c total #propagations: 688525214 / total #impl: 3001230804 (eff. 0.229)
1654.81/1655.10	c #Conflicts:    1506000 | #Learnt:      36251 | 0.000
1654.81/1655.10	c total clause space: 335.816MB
1654.81/1655.10	c total #watches: 387417
1656.91/1657.22	c total #propagations: 688945374 / total #impl: 3003358308 (eff. 0.229)
1656.91/1657.22	c #Conflicts:    1507000 | #Learnt:      37251 | 0.000
1656.91/1657.22	c total clause space: 335.816MB
1656.91/1657.22	c total #watches: 391552
1658.81/1659.18	c total #propagations: 689457451 / total #impl: 3005854589 (eff. 0.229)
1658.81/1659.18	c #Conflicts:    1508000 | #Learnt:      38251 | 0.000
1658.81/1659.18	c total clause space: 335.816MB
1658.81/1659.18	c total #watches: 396278
1661.01/1661.36	c total #propagations: 689988163 / total #impl: 3008484005 (eff. 0.229)
1661.01/1661.36	c #Conflicts:    1509000 | #Learnt:      39251 | 0.000
1661.01/1661.36	c total clause space: 335.816MB
1661.01/1661.36	c total #watches: 399471
1663.01/1663.33	c total #propagations: 690471882 / total #impl: 3010743993 (eff. 0.229)
1663.01/1663.33	c #Conflicts:    1510000 | #Learnt:      40251 | 0.000
1663.01/1663.33	c total clause space: 335.816MB
1663.01/1663.33	c total #watches: 403565
1664.91/1665.29	c total #propagations: 690926670 / total #impl: 3012746372 (eff. 0.229)
1664.91/1665.29	c #Conflicts:    1511000 | #Learnt:      41251 | 0.000
1664.91/1665.29	c total clause space: 335.816MB
1664.91/1665.29	c total #watches: 408650
1667.21/1667.55	c total #propagations: 691464193 / total #impl: 3015132049 (eff. 0.229)
1667.21/1667.55	c #Conflicts:    1512000 | #Learnt:      42251 | 0.000
1667.21/1667.55	c total clause space: 335.816MB
1667.21/1667.55	c total #watches: 412206
1669.61/1669.94	c total #propagations: 691944913 / total #impl: 3017361692 (eff. 0.229)
1669.61/1669.94	c #Conflicts:    1513000 | #Learnt:      43251 | 0.000
1669.61/1669.94	c total clause space: 335.816MB
1669.61/1669.95	c total #watches: 415179
1671.81/1672.16	c total #propagations: 692473956 / total #impl: 3019751469 (eff. 0.229)
1671.81/1672.16	c #Conflicts:    1514000 | #Learnt:      44251 | 0.000
1671.81/1672.16	c total clause space: 335.816MB
1671.81/1672.16	c total #watches: 420313
1674.50/1674.85	c total #propagations: 692954965 / total #impl: 3022116429 (eff. 0.229)
1674.50/1674.85	c #Conflicts:    1515000 | #Learnt:      45251 | 0.000
1674.50/1674.85	c total clause space: 335.816MB
1674.50/1674.85	c total #watches: 424917
1676.50/1676.85	c total #propagations: 693505891 / total #impl: 3025034037 (eff. 0.229)
1676.50/1676.85	c #Conflicts:    1516000 | #Learnt:      46251 | 0.000
1676.50/1676.85	c total clause space: 335.816MB
1676.50/1676.85	c total #watches: 427777
1678.70/1679.03	c total #propagations: 693961488 / total #impl: 3026869370 (eff. 0.229)
1678.70/1679.03	c #Conflicts:    1517000 | #Learnt:      47251 | 0.000
1678.70/1679.03	c total clause space: 335.816MB
1678.70/1679.03	c total #watches: 433359
1680.70/1681.07	c total #propagations: 694430646 / total #impl: 3029111142 (eff. 0.229)
1680.70/1681.07	c #Conflicts:    1518000 | #Learnt:      48251 | 0.000
1680.70/1681.07	c total clause space: 335.816MB
1680.70/1681.07	c total #watches: 436992
1683.30/1683.65	c total #propagations: 694813808 / total #impl: 3031091719 (eff. 0.229)
1683.30/1683.65	c #Conflicts:    1519000 | #Learnt:      49251 | 0.000
1683.30/1683.65	c total clause space: 335.816MB
1683.30/1683.65	c total #watches: 440298
1686.11/1686.43	c total #propagations: 695268372 / total #impl: 3033316942 (eff. 0.229)
1686.11/1686.43	c #Conflicts:    1520000 | #Learnt:      50251 | 0.000
1686.11/1686.43	c total clause space: 335.816MB
1686.11/1686.43	c total #watches: 443808
1688.40/1688.74	c total #propagations: 695774613 / total #impl: 3035617517 (eff. 0.229)
1688.40/1688.74	c #Conflicts:    1521000 | #Learnt:      51251 | 0.000
1688.40/1688.74	c total clause space: 335.816MB
1688.40/1688.74	c total #watches: 447928
1690.00/1690.38	c total #propagations: 696211636 / total #impl: 3037552658 (eff. 0.229)
1690.00/1690.38	c #Conflicts:    1522000 | #Learnt:      52251 | 0.000
1690.00/1690.38	c total clause space: 335.816MB
1690.00/1690.38	c total #watches: 451706
1692.10/1692.41	c total #propagations: 696590248 / total #impl: 3038982407 (eff. 0.229)
1692.10/1692.41	c #Conflicts:    1523000 | #Learnt:      53251 | 0.000
1692.10/1692.41	c total clause space: 335.816MB
1692.10/1692.41	c total #watches: 455382
1694.50/1694.86	c total #propagations: 697002502 / total #impl: 3040808011 (eff. 0.229)
1694.50/1694.86	c #Conflicts:    1524000 | #Learnt:      54251 | 0.000
1694.50/1694.86	c total clause space: 335.816MB
1694.50/1694.86	c total #watches: 459413
1697.70/1698.04	c total #propagations: 697489233 / total #impl: 3043439973 (eff. 0.229)
1697.70/1698.04	c #Conflicts:    1525000 | #Learnt:      55251 | 0.000
1697.70/1698.04	c total clause space: 335.816MB
1697.70/1698.04	c total #watches: 464934
1701.20/1701.56	c total #propagations: 697972514 / total #impl: 3046222997 (eff. 0.229)
1701.20/1701.56	c #Conflicts:    1526000 | #Learnt:      56251 | 0.000
1701.20/1701.56	c total clause space: 335.816MB
1701.20/1701.56	c total #watches: 469860
1704.30/1704.70	c total #propagations: 698436957 / total #impl: 3049142232 (eff. 0.229)
1704.30/1704.70	c #Conflicts:    1527000 | #Learnt:      57251 | 0.000
1704.30/1704.70	c total clause space: 335.816MB
1704.40/1704.70	c total #watches: 475155
1707.60/1707.94	c total #propagations: 698878387 / total #impl: 3051413717 (eff. 0.229)
1707.60/1707.94	c #Conflicts:    1528000 | #Learnt:      58251 | 0.000
1707.60/1707.94	c total clause space: 335.816MB
1707.60/1707.94	c total #watches: 480807
1710.60/1710.90	c total #propagations: 699329961 / total #impl: 3053909226 (eff. 0.229)
1710.60/1710.90	c #Conflicts:    1529000 | #Learnt:      59251 | 0.000
1710.60/1710.90	c total clause space: 335.816MB
1710.60/1710.90	c total #watches: 484716
1712.90/1713.22	c total #propagations: 699794449 / total #impl: 3056104513 (eff. 0.229)
1712.90/1713.22	c GC COLLECT
1712.90/1713.22	c #Conflicts:    1530000 | #Learnt:      30349 | 0.000
1712.90/1713.22	c total clause space: 335.816MB
1712.90/1713.22	c total #watches: 358670
1714.10/1714.46	c total #propagations: 700255354 / total #impl: 3058145408 (eff. 0.229)
1714.10/1714.46	c #Conflicts:    1531000 | #Learnt:      31349 | 0.000
1714.10/1714.46	c total clause space: 335.816MB
1714.10/1714.46	c total #watches: 362192
1715.40/1715.71	c total #propagations: 700705595 / total #impl: 3060120526 (eff. 0.229)
1715.40/1715.71	c #Conflicts:    1532000 | #Learnt:      32349 | 0.000
1715.40/1715.71	c total clause space: 335.816MB
1715.40/1715.71	c total #watches: 366047
1716.60/1717.00	c total #propagations: 701132843 / total #impl: 3062110796 (eff. 0.229)
1716.60/1717.00	c #Conflicts:    1533000 | #Learnt:      33349 | 0.000
1716.60/1717.00	c total clause space: 335.816MB
1716.60/1717.00	c total #watches: 368982
1717.80/1718.10	c total #propagations: 701564746 / total #impl: 3063916407 (eff. 0.229)
1717.80/1718.10	c #Conflicts:    1534000 | #Learnt:      34349 | 0.000
1717.80/1718.10	c total clause space: 335.816MB
1717.80/1718.10	c total #watches: 371565
1719.00/1719.38	c total #propagations: 701974788 / total #impl: 3065324650 (eff. 0.229)
1719.00/1719.38	c #Conflicts:    1535000 | #Learnt:      35349 | 0.000
1719.00/1719.38	c total clause space: 335.816MB
1719.00/1719.38	c total #watches: 375783
1720.40/1720.75	c total #propagations: 702444457 / total #impl: 3067479022 (eff. 0.229)
1720.40/1720.75	c #Conflicts:    1536000 | #Learnt:      36349 | 0.000
1720.40/1720.75	c total clause space: 335.816MB
1720.40/1720.75	c total #watches: 378854
1721.60/1721.98	c total #propagations: 702958628 / total #impl: 3069584271 (eff. 0.229)
1721.60/1721.98	c #Conflicts:    1537000 | #Learnt:      37349 | 0.000
1721.60/1721.98	c total clause space: 335.816MB
1721.60/1721.98	c total #watches: 381905
1722.90/1723.29	c total #propagations: 703443930 / total #impl: 3071550915 (eff. 0.229)
1722.90/1723.29	c #Conflicts:    1538000 | #Learnt:      38349 | 0.000
1722.90/1723.29	c total clause space: 335.816MB
1722.90/1723.29	c total #watches: 385299
1724.30/1724.63	c total #propagations: 703912629 / total #impl: 3073532343 (eff. 0.229)
1724.30/1724.63	c #Conflicts:    1539000 | #Learnt:      39349 | 0.000
1724.30/1724.63	c total clause space: 335.816MB
1724.30/1724.63	c total #watches: 390073
1726.00/1726.33	c total #propagations: 704351349 / total #impl: 3075654934 (eff. 0.229)
1726.00/1726.33	c #Conflicts:    1540000 | #Learnt:      40349 | 0.000
1726.00/1726.33	c total clause space: 335.816MB
1726.00/1726.33	c total #watches: 392824
1727.40/1727.78	c total #propagations: 704909845 / total #impl: 3078091953 (eff. 0.229)
1727.40/1727.78	c #Conflicts:    1541000 | #Learnt:      41349 | 0.000
1727.40/1727.78	c total clause space: 335.816MB
1727.40/1727.78	c total #watches: 395471
1728.80/1729.19	c total #propagations: 705409146 / total #impl: 3080176241 (eff. 0.229)
1728.80/1729.19	c #Conflicts:    1542000 | #Learnt:      42349 | 0.000
1728.80/1729.19	c total clause space: 335.816MB
1728.80/1729.19	c total #watches: 398150
1730.39/1730.72	c total #propagations: 705887777 / total #impl: 3082111545 (eff. 0.229)
1730.39/1730.72	c #Conflicts:    1543000 | #Learnt:      43349 | 0.000
1730.39/1730.72	c total clause space: 335.816MB
1730.39/1730.72	c total #watches: 401237
1731.99/1732.34	c total #propagations: 706385752 / total #impl: 3084293409 (eff. 0.229)
1731.99/1732.34	c #Conflicts:    1544000 | #Learnt:      44349 | 0.000
1731.99/1732.34	c total clause space: 335.816MB
1731.99/1732.34	c total #watches: 406263
1733.79/1734.19	c total #propagations: 706897279 / total #impl: 3086841674 (eff. 0.229)
1733.79/1734.19	c #Conflicts:    1545000 | #Learnt:      45349 | 0.000
1733.79/1734.19	c total clause space: 335.816MB
1733.79/1734.19	c total #watches: 411984
1735.29/1735.65	c total #propagations: 707432705 / total #impl: 3089346428 (eff. 0.229)
1735.29/1735.65	c #Conflicts:    1546000 | #Learnt:      46349 | 0.000
1735.29/1735.65	c total clause space: 335.816MB
1735.29/1735.65	c total #watches: 415574
1736.99/1737.30	c total #propagations: 707875324 / total #impl: 3091729454 (eff. 0.229)
1736.99/1737.30	c #Conflicts:    1547000 | #Learnt:      47349 | 0.000
1736.99/1737.30	c total clause space: 335.816MB
1736.99/1737.30	c total #watches: 421820
1738.99/1739.38	c total #propagations: 708314003 / total #impl: 3094075697 (eff. 0.229)
1738.99/1739.38	c #Conflicts:    1548000 | #Learnt:      48349 | 0.000
1738.99/1739.38	c total clause space: 335.816MB
1738.99/1739.38	c total #watches: 429227
1741.49/1741.87	c total #propagations: 708787736 / total #impl: 3096728323 (eff. 0.229)
1741.49/1741.87	c #Conflicts:    1549000 | #Learnt:      49349 | 0.000
1741.49/1741.87	c total clause space: 335.816MB
1741.49/1741.87	c total #watches: 434253
1744.19/1744.60	c total #propagations: 709294949 / total #impl: 3099496136 (eff. 0.229)
1744.19/1744.60	c #Conflicts:    1550000 | #Learnt:      50349 | 0.000
1744.19/1744.60	c total clause space: 335.816MB
1744.19/1744.60	c total #watches: 437991
1746.60/1746.92	c total #propagations: 709896098 / total #impl: 3102428845 (eff. 0.229)
1746.60/1746.92	c #Conflicts:    1551000 | #Learnt:      51349 | 0.000
1746.60/1746.92	c total clause space: 335.816MB
1746.60/1746.92	c total #watches: 442303
1748.89/1749.29	c total #propagations: 710394344 / total #impl: 3105003397 (eff. 0.229)
1748.89/1749.29	c #Conflicts:    1552000 | #Learnt:      52349 | 0.000
1748.89/1749.29	c total clause space: 335.816MB
1748.89/1749.29	c total #watches: 447461
1751.09/1751.49	c total #propagations: 710846771 / total #impl: 3107456966 (eff. 0.229)
1751.09/1751.49	c #Conflicts:    1553000 | #Learnt:      53349 | 0.000
1751.09/1751.49	c total clause space: 335.816MB
1751.09/1751.49	c total #watches: 450932
1753.29/1753.69	c total #propagations: 711293716 / total #impl: 3109533792 (eff. 0.229)
1753.29/1753.69	c #Conflicts:    1554000 | #Learnt:      54349 | 0.000
1753.29/1753.69	c total clause space: 335.816MB
1753.29/1753.69	c total #watches: 454096
1755.69/1756.01	c total #propagations: 711690326 / total #impl: 3111430435 (eff. 0.229)
1755.69/1756.01	c #Conflicts:    1555000 | #Learnt:      55349 | 0.000
1755.69/1756.01	c total clause space: 335.816MB
1755.69/1756.01	c total #watches: 456812
1757.69/1758.10	c total #propagations: 712093189 / total #impl: 3113366131 (eff. 0.229)
1757.69/1758.10	c #Conflicts:    1556000 | #Learnt:      56349 | 0.000
1757.69/1758.10	c total clause space: 335.816MB
1757.79/1758.10	c total #watches: 459512
1759.89/1760.23	c total #propagations: 712507370 / total #impl: 3115366148 (eff. 0.229)
1759.89/1760.23	c #Conflicts:    1557000 | #Learnt:      57349 | 0.000
1759.89/1760.23	c total clause space: 335.816MB
1759.89/1760.23	c total #watches: 462662
1762.39/1762.74	c total #propagations: 712894377 / total #impl: 3117191950 (eff. 0.229)
1762.39/1762.74	c #Conflicts:    1558000 | #Learnt:      58349 | 0.000
1762.39/1762.74	c total clause space: 335.816MB
1762.39/1762.74	c total #watches: 468122
1765.09/1765.50	c total #propagations: 713334469 / total #impl: 3119468727 (eff. 0.229)
1765.09/1765.50	c #Conflicts:    1559000 | #Learnt:      59349 | 0.000
1765.09/1765.50	c total clause space: 335.816MB
1765.09/1765.50	c total #watches: 471273
1767.69/1768.05	c total #propagations: 713771712 / total #impl: 3121813027 (eff. 0.229)
1767.69/1768.05	c #Conflicts:    1560000 | #Learnt:      60349 | 0.000
1767.69/1768.05	c total clause space: 335.816MB
1767.69/1768.05	c total #watches: 474392
1768.89/1769.23	c total #propagations: 714179461 / total #impl: 3123629472 (eff. 0.229)
1768.89/1769.23	c GC COLLECT
1768.89/1769.23	c #Conflicts:    1561000 | #Learnt:      31163 | 0.000
1768.89/1769.23	c total clause space: 335.816MB
1768.89/1769.23	c total #watches: 360904
1769.89/1770.27	c total #propagations: 714550932 / total #impl: 3125198862 (eff. 0.229)
1769.89/1770.27	c #Conflicts:    1562000 | #Learnt:      32163 | 0.000
1769.89/1770.27	c total clause space: 335.816MB
1769.89/1770.27	c total #watches: 364187
1770.99/1771.31	c total #propagations: 714925579 / total #impl: 3126759749 (eff. 0.229)
1770.99/1771.31	c #Conflicts:    1563000 | #Learnt:      33163 | 0.000
1770.99/1771.31	c total clause space: 335.816MB
1770.99/1771.31	c total #watches: 367313
1772.29/1772.64	c total #propagations: 715312926 / total #impl: 3128436383 (eff. 0.229)
1772.29/1772.64	c #Conflicts:    1564000 | #Learnt:      34163 | 0.000
1772.29/1772.64	c total clause space: 335.816MB
1772.29/1772.64	c total #watches: 370444
1773.39/1773.77	c total #propagations: 715785350 / total #impl: 3130683462 (eff. 0.229)
1773.39/1773.77	c #Conflicts:    1565000 | #Learnt:      35163 | 0.000
1773.39/1773.77	c total clause space: 335.816MB
1773.39/1773.77	c total #watches: 375069
1774.59/1774.93	c total #propagations: 716175772 / total #impl: 3132677728 (eff. 0.229)
1774.59/1774.93	c #Conflicts:    1566000 | #Learnt:      36163 | 0.000
1774.59/1774.93	c total clause space: 335.816MB
1774.59/1774.93	c total #watches: 378427
1775.89/1776.22	c total #propagations: 716600685 / total #impl: 3134845036 (eff. 0.229)
1775.89/1776.22	c #Conflicts:    1567000 | #Learnt:      37163 | 0.000
1775.89/1776.22	c total clause space: 335.816MB
1775.89/1776.22	c total #watches: 383589
1777.29/1777.62	c total #propagations: 717017421 / total #impl: 3137204955 (eff. 0.229)
1777.29/1777.62	c #Conflicts:    1568000 | #Learnt:      38163 | 0.000
1777.29/1777.62	c total clause space: 335.816MB
1777.29/1777.62	c total #watches: 387787
1778.69/1779.02	c total #propagations: 717492580 / total #impl: 3139971231 (eff. 0.229)
1778.69/1779.02	c #Conflicts:    1569000 | #Learnt:      39163 | 0.000
1778.69/1779.02	c total clause space: 335.816MB
1778.69/1779.02	c total #watches: 391549
1780.19/1780.57	c total #propagations: 717964480 / total #impl: 3142577103 (eff. 0.228)
1780.19/1780.57	c #Conflicts:    1570000 | #Learnt:      40163 | 0.000
1780.19/1780.57	c total clause space: 335.816MB
1780.19/1780.57	c total #watches: 396457
1781.79/1782.19	c total #propagations: 718412286 / total #impl: 3145316014 (eff. 0.228)
1781.79/1782.19	c #Conflicts:    1571000 | #Learnt:      41163 | 0.000
1781.79/1782.19	c total clause space: 335.816MB
1781.79/1782.19	c total #watches: 402186
1783.59/1783.90	c total #propagations: 718850424 / total #impl: 3147976198 (eff. 0.228)
1783.59/1783.90	c #Conflicts:    1572000 | #Learnt:      42163 | 0.000
1783.59/1783.90	c total clause space: 335.816MB
1783.59/1783.90	c total #watches: 406643
1785.59/1785.94	c total #propagations: 719297165 / total #impl: 3150588201 (eff. 0.228)
1785.59/1785.94	c #Conflicts:    1573000 | #Learnt:      43163 | 0.000
1785.59/1785.94	c total clause space: 335.816MB
1785.59/1785.94	c total #watches: 409971
1787.19/1787.59	c total #propagations: 719761390 / total #impl: 3153430911 (eff. 0.228)
1787.19/1787.59	c #Conflicts:    1574000 | #Learnt:      44163 | 0.000
1787.19/1787.59	c total clause space: 335.816MB
1787.19/1787.59	c total #watches: 413269
1789.19/1789.52	c total #propagations: 720169007 / total #impl: 3155958850 (eff. 0.228)
1789.19/1789.52	c #Conflicts:    1575000 | #Learnt:      45163 | 0.000
1789.19/1789.52	c total clause space: 335.816MB
1789.19/1789.52	c total #watches: 417846
1791.38/1791.72	c total #propagations: 720594815 / total #impl: 3158472635 (eff. 0.228)
1791.38/1791.72	c #Conflicts:    1576000 | #Learnt:      46163 | 0.000
1791.38/1791.72	c total clause space: 335.816MB
1791.38/1791.72	c total #watches: 421342
1793.38/1793.75	c total #propagations: 721107579 / total #impl: 3161308405 (eff. 0.228)
1793.38/1793.75	c #Conflicts:    1577000 | #Learnt:      47163 | 0.000
1793.38/1793.75	c total clause space: 335.816MB
1793.38/1793.75	c total #watches: 425685
1795.78/1796.15	c total #propagations: 721561718 / total #impl: 3164011174 (eff. 0.228)
1795.78/1796.15	c #Conflicts:    1578000 | #Learnt:      48163 | 0.000
1795.78/1796.15	c total clause space: 335.816MB
1795.78/1796.15	c total #watches: 430145
1798.38/1798.75	c total #propagations: 722032558 / total #impl: 3166733631 (eff. 0.228)
1798.38/1798.75	c #Conflicts:    1579000 | #Learnt:      49163 | 0.000
1798.38/1798.75	c total clause space: 335.816MB
1798.38/1798.75	c total #watches: 435148

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-4087810-1465436483/watcher-4087810-1465436483 -o /tmp/evaluation-result-4087810-1465436483/solver-4087810-1465436483 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node136-1465436019-31610 --watchdog 1960 --input HOME/instance-4087810-1465436483.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

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

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


[startup+0 s]
/proc/loadavg: 2.14 2.19 2.18 3/176 32524
/proc/meminfo: memFree=29359872/32872528 swapFree=15272/1656604
[pid=32524] ppid=32521 vsize=55976 CPUtime=0 cores=1,3,5,7
/proc/32524/stat : 32524 (cdcl-cuttingpla) R 32521 32524 30659 0 -1 4202496 261 0 0 0 0 0 0 0 20 0 1 0 125581655 57319424 8829 33554432000 4194304 6211289 140735558054080 140733957427048 4206668 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32524/statm: 13994 8829 98 493 0 13491 0

[startup+0.100169 s]
/proc/loadavg: 2.14 2.19 2.18 3/176 32524
/proc/meminfo: memFree=29359872/32872528 swapFree=15272/1656604
[pid=32524] ppid=32521 vsize=59768 CPUtime=0.09 cores=1,3,5,7
/proc/32524/stat : 32524 (cdcl-cuttingpla) R 32521 32524 30659 0 -1 4202496 1354 0 0 0 9 0 0 0 20 0 1 0 125581655 61202432 11581 33554432000 4194304 6211289 140735558054080 140733957427048 5418912 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32524/statm: 14942 11581 121 493 0 14439 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 59768

[startup+0.20035 s]
/proc/loadavg: 2.14 2.19 2.18 3/176 32524
/proc/meminfo: memFree=29359872/32872528 swapFree=15272/1656604
[pid=32524] ppid=32521 vsize=72460 CPUtime=0.19 cores=1,3,5,7
/proc/32524/stat : 32524 (cdcl-cuttingpla) R 32521 32524 30659 0 -1 4202496 2835 0 0 0 18 1 0 0 20 0 1 0 125581655 74199040 14691 33554432000 4194304 6211289 140735558054080 140735558052920 5161098 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32524/statm: 18115 14691 143 493 0 17612 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 72460

[startup+0.300368 s]
/proc/loadavg: 2.14 2.19 2.18 3/176 32524
/proc/meminfo: memFree=29359872/32872528 swapFree=15272/1656604
[pid=32524] ppid=32521 vsize=80756 CPUtime=0.29 cores=1,3,5,7
/proc/32524/stat : 32524 (cdcl-cuttingpla) R 32521 32524 30659 0 -1 4202496 4002 0 0 0 28 1 0 0 20 0 1 0 125581655 82694144 16369 33554432000 4194304 6211289 140735558054080 140735558052920 4228081 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32524/statm: 20189 16370 143 493 0 19686 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 80756

[startup+0.700249 s]
/proc/loadavg: 2.14 2.19 2.18 3/176 32524
/proc/meminfo: memFree=29359872/32872528 swapFree=15272/1656604
[pid=32524] ppid=32521 vsize=111852 CPUtime=0.69 cores=1,3,5,7
/proc/32524/stat : 32524 (cdcl-cuttingpla) R 32521 32524 30659 0 -1 4202496 8377 0 0 0 67 2 0 0 20 0 1 0 125581655 114536448 23905 33554432000 4194304 6211289 140735558054080 140735558052920 4228763 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32524/statm: 27963 23905 144 493 0 27460 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 111852

[startup+1.50028 s]
/proc/loadavg: 2.14 2.19 2.18 3/177 32525
/proc/meminfo: memFree=29257188/32872528 swapFree=15272/1656604
[pid=32524] ppid=32521 vsize=124848 CPUtime=1.49 cores=1,3,5,7
/proc/32524/stat : 32524 (cdcl-cuttingpla) R 32521 32524 30659 0 -1 4202496 9365 0 0 0 146 3 0 0 20 0 1 0 125581655 127844352 27197 33554432000 4194304 6211289 140735558054080 140735558052424 4245185 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32524/statm: 31212 27197 219 493 0 30709 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 124848

[startup+3.10031 s]
/proc/loadavg: 2.14 2.19 2.18 3/177 32525
/proc/meminfo: memFree=29250872/32872528 swapFree=15272/1656604
[pid=32524] ppid=32521 vsize=143816 CPUtime=3.09 cores=1,3,5,7
/proc/32524/stat : 32524 (cdcl-cuttingpla) R 32521 32524 30659 0 -1 4202496 10313 0 0 0 306 3 0 0 20 0 1 0 125581655 147267584 29247 33554432000 4194304 6211289 140735558054080 140735558052424 4244747 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32524/statm: 35954 29247 219 493 0 35451 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 143816

[startup+6.30028 s]
/proc/loadavg: 2.13 2.19 2.17 3/177 32525
/proc/meminfo: memFree=29238956/32872528 swapFree=15272/1656604
[pid=32524] ppid=32521 vsize=143816 CPUtime=6.29 cores=1,3,5,7
/proc/32524/stat : 32524 (cdcl-cuttingpla) R 32521 32524 30659 0 -1 4202496 10390 0 0 0 626 3 0 0 20 0 1 0 125581655 147267584 31361 33554432000 4194304 6211289 140735558054080 140735558052424 4209664 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32524/statm: 35954 31361 219 493 0 35451 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 143816

[startup+12.7003 s]
/proc/loadavg: 2.12 2.18 2.17 3/177 32525
/proc/meminfo: memFree=29235052/32872528 swapFree=15272/1656604
[pid=32524] ppid=32521 vsize=143816 CPUtime=12.69 cores=1,3,5,7
/proc/32524/stat : 32524 (cdcl-cuttingpla) R 32521 32524 30659 0 -1 4202496 10393 0 0 0 1266 3 0 0 20 0 1 0 125581655 147267584 31364 33554432000 4194304 6211289 140735558054080 140735558052424 4209411 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32524/statm: 35954 31364 219 493 0 35451 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 143816

[startup+25.5004 s]
/proc/loadavg: 2.16 2.19 2.18 4/177 32526
/proc/meminfo: memFree=29194916/32872528 swapFree=15272/1656604
[pid=32524] ppid=32521 vsize=174636 CPUtime=25.49 cores=1,3,5,7
/proc/32524/stat : 32524 (cdcl-cuttingpla) R 32521 32524 30659 0 -1 4202496 11291 0 0 0 2545 4 0 0 20 0 1 0 125581655 178827264 34435 33554432000 4194304 6211289 140735558054080 140735558052424 4241821 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32524/statm: 43659 34435 219 493 0 43156 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 174636

[startup+51.1004 s]
/proc/loadavg: 2.17 2.19 2.18 3/177 32526
/proc/meminfo: memFree=29173704/32872528 swapFree=15272/1656604
[pid=32524] ppid=32521 vsize=175164 CPUtime=51.08 cores=1,3,5,7
/proc/32524/stat : 32524 (cdcl-cuttingpla) R 32521 32524 30659 0 -1 4202496 11573 0 0 0 5104 4 0 0 20 0 1 0 125581655 179367936 39781 33554432000 4194304 6211289 140735558054080 140735558052424 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32524/statm: 43791 39781 219 493 0 43288 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 175164

[startup+102.3 s]
/proc/loadavg: 2.19 2.19 2.18 3/177 32527
/proc/meminfo: memFree=29143100/32872528 swapFree=15272/1656604
[pid=32524] ppid=32521 vsize=226536 CPUtime=102.28 cores=1,3,5,7
/proc/32524/stat : 32524 (cdcl-cuttingpla) R 32521 32524 30659 0 -1 4202496 12630 0 0 0 10223 5 0 0 20 0 1 0 125581655 231972864 47182 33554432000 4194304 6211289 140735558054080 140735558052424 4249801 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32524/statm: 56634 47182 219 493 0 56131 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 226536

[startup+162.3 s]
/proc/loadavg: 2.29 2.21 2.19 3/177 32528
/proc/meminfo: memFree=29114404/32872528 swapFree=15272/1656604
[pid=32524] ppid=32521 vsize=227372 CPUtime=162.26 cores=1,3,5,7
/proc/32524/stat : 32524 (cdcl-cuttingpla) R 32521 32524 30659 0 -1 4202496 12962 0 0 0 16221 5 0 0 20 0 1 0 125581655 232828928 54133 33554432000 4194304 6211289 140735558054080 140735558052424 4209838 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32524/statm: 56843 54133 219 493 0 56340 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 227372

[startup+222.307 s]
/proc/loadavg: 2.21 2.20 2.18 3/177 32529
/proc/meminfo: memFree=29113084/32872528 swapFree=15272/1656604
[pid=32524] ppid=32521 vsize=228204 CPUtime=222.26 cores=1,3,5,7
/proc/32524/stat : 32524 (cdcl-cuttingpla) R 32521 32524 30659 0 -1 4202496 13149 0 0 0 22221 5 0 0 20 0 1 0 125581655 233680896 54320 33554432000 4194304 6211289 140735558054080 140735558052424 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32524/statm: 57051 54320 219 493 0 56548 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 228204

[startup+282.3 s]
/proc/loadavg: 2.18 2.19 2.18 3/177 32530
/proc/meminfo: memFree=29013832/32872528 swapFree=15272/1656604
[pid=32524] ppid=32521 vsize=310516 CPUtime=282.25 cores=1,3,5,7
/proc/32524/stat : 32524 (cdcl-cuttingpla) R 32521 32524 30659 0 -1 4202496 14011 0 0 0 28218 7 0 0 20 0 1 0 125581655 317968384 62117 33554432000 4194304 6211289 140735558054080 140735558052424 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32524/statm: 77629 62117 219 493 0 77126 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 310516

[startup+342.3 s]
/proc/loadavg: 2.18 2.19 2.18 3/177 32532
/proc/meminfo: memFree=29011680/32872528 swapFree=15272/1656604
[pid=32524] ppid=32521 vsize=311956 CPUtime=342.24 cores=1,3,5,7
/proc/32524/stat : 32524 (cdcl-cuttingpla) R 32521 32524 30659 0 -1 4202496 14657 0 0 0 34217 7 0 0 20 0 1 0 125581655 319442944 62640 33554432000 4194304 6211289 140735558054080 140735558052424 4209244 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32524/statm: 77989 62640 219 493 0 77486 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 311956

[startup+402.3 s]
/proc/loadavg: 2.25 2.21 2.18 3/177 32533
/proc/meminfo: memFree=29009956/32872528 swapFree=15272/1656604
[pid=32524] ppid=32521 vsize=312232 CPUtime=402.23 cores=1,3,5,7
/proc/32524/stat : 32524 (cdcl-cuttingpla) R 32521 32524 30659 0 -1 4202496 14808 0 0 0 40216 7 0 0 20 0 1 0 125581655 319725568 62760 33554432000 4194304 6211289 140735558054080 140735558052424 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32524/statm: 78058 62760 219 493 0 77555 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 312232

[startup+462.3 s]
/proc/loadavg: 2.21 2.20 2.18 3/177 32534
/proc/meminfo: memFree=28957316/32872528 swapFree=15272/1656604
[pid=32524] ppid=32521 vsize=312496 CPUtime=462.22 cores=1,3,5,7
/proc/32524/stat : 32524 (cdcl-cuttingpla) R 32521 32524 30659 0 -1 4202496 14959 0 0 0 46215 7 0 0 20 0 1 0 125581655 319995904 62883 33554432000 4194304 6211289 140735558054080 140735558052424 4209244 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32524/statm: 78124 62883 219 493 0 77621 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 312496

[startup+522.3 s]
/proc/loadavg: 2.22 2.20 2.18 3/178 32538
/proc/meminfo: memFree=28929116/32872528 swapFree=15272/1656604
[pid=32524] ppid=32521 vsize=313080 CPUtime=522.19 cores=1,3,5,7
/proc/32524/stat : 32524 (cdcl-cuttingpla) R 32521 32524 30659 0 -1 4202496 15157 0 0 0 52211 8 0 0 20 0 1 0 125581655 320593920 69768 33554432000 4194304 6211289 140735558054080 140735558052424 4209304 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32524/statm: 78270 69768 219 493 0 77767 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 313080

[startup+582.3 s]
/proc/loadavg: 2.33 2.24 2.19 3/177 32539
/proc/meminfo: memFree=28887540/32872528 swapFree=15272/1656604
[pid=32524] ppid=32521 vsize=445756 CPUtime=582.17 cores=1,3,5,7
/proc/32524/stat : 32524 (cdcl-cuttingpla) R 32521 32524 30659 0 -1 4202496 16082 0 0 0 58209 8 0 0 20 0 1 0 125581655 456454144 80056 33554432000 4194304 6211289 140735558054080 140735558052424 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32524/statm: 111439 80056 219 493 0 110936 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 445756


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


[startup+882.307 s]
/proc/loadavg: 2.09 2.13 2.15 3/177 32591
/proc/meminfo: memFree=29043388/32872528 swapFree=15272/1656604
[pid=32524] ppid=32521 vsize=447876 CPUtime=882.13 cores=1,3,5,7
/proc/32524/stat : 32524 (cdcl-cuttingpla) R 32521 32524 30659 0 -1 4202496 16627 0 0 0 88204 9 0 0 20 0 1 0 125581655 458625024 80643 33554432000 4194304 6211289 140735558054080 140735558052424 4241191 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32524/statm: 111969 80643 219 493 0 111466 0
Current children cumulated CPU time (s) 882.13
Current children cumulated vsize (KiB) 447876

[startup+942.3 s]
/proc/loadavg: 2.22 2.15 2.16 3/177 32593
/proc/meminfo: memFree=28972984/32872528 swapFree=15272/1656604
[pid=32524] ppid=32521 vsize=448604 CPUtime=942.11 cores=1,3,5,7
/proc/32524/stat : 32524 (cdcl-cuttingpla) R 32521 32524 30659 0 -1 4202496 16803 0 0 0 94202 9 0 0 20 0 1 0 125581655 459370496 93083 33554432000 4194304 6211289 140735558054080 140735558052424 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32524/statm: 112151 93083 219 493 0 111648 0
Current children cumulated CPU time (s) 942.11
Current children cumulated vsize (KiB) 448604

[startup+1002.3 s]
/proc/loadavg: 2.19 2.15 2.16 4/177 32594
/proc/meminfo: memFree=28902716/32872528 swapFree=15272/1656604
[pid=32524] ppid=32521 vsize=448876 CPUtime=1002.1 cores=1,3,5,7
/proc/32524/stat : 32524 (cdcl-cuttingpla) R 32521 32524 30659 0 -1 4202496 16891 0 0 0 100200 10 0 0 20 0 1 0 125581655 459649024 100325 33554432000 4194304 6211289 140735558054080 140735558052424 4209403 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32524/statm: 112219 100325 219 493 0 111716 0
Current children cumulated CPU time (s) 1002.1
Current children cumulated vsize (KiB) 448876

[startup+1062.3 s]
/proc/loadavg: 2.16 2.15 2.16 3/177 32595
/proc/meminfo: memFree=28901012/32872528 swapFree=15272/1656604
[pid=32524] ppid=32521 vsize=449276 CPUtime=1062.09 cores=1,3,5,7
/proc/32524/stat : 32524 (cdcl-cuttingpla) R 32521 32524 30659 0 -1 4202496 16985 0 0 0 106199 10 0 0 20 0 1 0 125581655 460058624 100419 33554432000 4194304 6211289 140735558054080 140735558051992 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32524/statm: 112319 100419 219 493 0 111816 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 449276

[startup+1122.3 s]
/proc/loadavg: 2.15 2.15 2.16 4/178 32599
/proc/meminfo: memFree=28898776/32872528 swapFree=15272/1656604
[pid=32524] ppid=32521 vsize=449488 CPUtime=1122.08 cores=1,3,5,7
/proc/32524/stat : 32524 (cdcl-cuttingpla) R 32521 32524 30659 0 -1 4202496 17046 0 0 0 112198 10 0 0 20 0 1 0 125581655 460275712 100480 33554432000 4194304 6211289 140735558054080 140735558052424 4209464 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32524/statm: 112372 100480 219 493 0 111869 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 449488

[startup+1182.3 s]
/proc/loadavg: 2.22 2.17 2.16 3/178 32623
/proc/meminfo: memFree=28882044/32872528 swapFree=15272/1656604
[pid=32524] ppid=32521 vsize=449636 CPUtime=1182.07 cores=1,3,5,7
/proc/32524/stat : 32524 (cdcl-cuttingpla) R 32521 32524 30659 0 -1 4202496 17080 0 0 0 118197 10 0 0 20 0 1 0 125581655 460427264 100514 33554432000 4194304 6211289 140735558054080 140735558052424 4209304 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32524/statm: 112409 100514 219 493 0 111906 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 449636

[startup+1242.3 s]
/proc/loadavg: 2.13 2.15 2.15 3/177 32625
/proc/meminfo: memFree=28882264/32872528 swapFree=15272/1656604
[pid=32524] ppid=32521 vsize=449768 CPUtime=1242.06 cores=1,3,5,7
/proc/32524/stat : 32524 (cdcl-cuttingpla) R 32521 32524 30659 0 -1 4202496 17133 0 0 0 124196 10 0 0 20 0 1 0 125581655 460562432 100567 33554432000 4194304 6211289 140735558054080 140735558052424 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32524/statm: 112442 100567 219 493 0 111939 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 449768

[startup+1302.3 s]
/proc/loadavg: 2.39 2.20 2.17 3/177 32626
/proc/meminfo: memFree=28845000/32872528 swapFree=15272/1656604
[pid=32524] ppid=32521 vsize=449944 CPUtime=1302.06 cores=1,3,5,7
/proc/32524/stat : 32524 (cdcl-cuttingpla) R 32521 32524 30659 0 -1 4202496 17151 0 0 0 130196 10 0 0 20 0 1 0 125581655 460742656 100585 33554432000 4194304 6211289 140735558054080 140735558052424 4209380 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32524/statm: 112486 100585 219 493 0 111983 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 449944

[startup+1362.3 s]
/proc/loadavg: 2.31 2.22 2.18 3/177 32627
/proc/meminfo: memFree=28738580/32872528 swapFree=15272/1656604
[pid=32524] ppid=32521 vsize=449944 CPUtime=1362.05 cores=1,3,5,7
/proc/32524/stat : 32524 (cdcl-cuttingpla) R 32521 32524 30659 0 -1 4202496 17162 0 0 0 136195 10 0 0 20 0 1 0 125581655 460742656 100596 33554432000 4194304 6211289 140735558054080 140735558052424 4209852 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32524/statm: 112486 100596 219 493 0 111983 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 449944

[startup+1422.3 s]
/proc/loadavg: 2.19 2.20 2.18 3/177 32628
/proc/meminfo: memFree=28737236/32872528 swapFree=15272/1656604
[pid=32524] ppid=32521 vsize=450208 CPUtime=1422.05 cores=1,3,5,7
/proc/32524/stat : 32524 (cdcl-cuttingpla) R 32521 32524 30659 0 -1 4202496 17248 0 0 0 142194 11 0 0 20 0 1 0 125581655 461012992 100682 33554432000 4194304 6211289 140735558054080 140735558052424 4209403 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32524/statm: 112552 100682 219 493 0 112049 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 450208

[startup+1482.3 s]
/proc/loadavg: 2.21 2.21 2.18 3/177 32629
/proc/meminfo: memFree=28736516/32872528 swapFree=15272/1656604
[pid=32524] ppid=32521 vsize=450384 CPUtime=1482.04 cores=1,3,5,7
/proc/32524/stat : 32524 (cdcl-cuttingpla) R 32521 32524 30659 0 -1 4202496 17261 0 0 0 148193 11 0 0 20 0 1 0 125581655 461193216 100695 33554432000 4194304 6211289 140735558054080 140735558052424 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32524/statm: 112596 100695 219 493 0 112093 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 450384

[startup+1542.31 s]
/proc/loadavg: 2.13 2.18 2.17 3/176 32630
/proc/meminfo: memFree=28735440/32872528 swapFree=15272/1656604
[pid=32524] ppid=32521 vsize=450384 CPUtime=1542.03 cores=1,3,5,7
/proc/32524/stat : 32524 (cdcl-cuttingpla) R 32521 32524 30659 0 -1 4202496 17281 0 0 0 154192 11 0 0 20 0 1 0 125581655 461193216 100715 33554432000 4194304 6211289 140735558054080 140735558052424 4209306 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32524/statm: 112596 100715 219 493 0 112093 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 450384

[startup+1602.3 s]
/proc/loadavg: 2.16 2.18 2.17 3/177 32632
/proc/meminfo: memFree=28734592/32872528 swapFree=15272/1656604
[pid=32524] ppid=32521 vsize=450384 CPUtime=1602.02 cores=1,3,5,7
/proc/32524/stat : 32524 (cdcl-cuttingpla) R 32521 32524 30659 0 -1 4202496 17286 0 0 0 160191 11 0 0 20 0 1 0 125581655 461193216 100720 33554432000 4194304 6211289 140735558054080 140735558052424 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32524/statm: 112596 100720 219 493 0 112093 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 450384

[startup+1662.3 s]
/proc/loadavg: 2.37 2.22 2.19 3/177 32633
/proc/meminfo: memFree=28733368/32872528 swapFree=15272/1656604
[pid=32524] ppid=32521 vsize=450576 CPUtime=1662.01 cores=1,3,5,7
/proc/32524/stat : 32524 (cdcl-cuttingpla) R 32521 32524 30659 0 -1 4202496 17313 0 0 0 166190 11 0 0 20 0 1 0 125581655 461389824 100747 33554432000 4194304 6211289 140735558054080 140735558052424 4209240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32524/statm: 112644 100747 219 493 0 112141 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 450576

[startup+1722.3 s]
/proc/loadavg: 2.40 2.24 2.19 3/178 32637
/proc/meminfo: memFree=28728464/32872528 swapFree=15272/1656604
[pid=32524] ppid=32521 vsize=450740 CPUtime=1722 cores=1,3,5,7
/proc/32524/stat : 32524 (cdcl-cuttingpla) R 32521 32524 30659 0 -1 4202496 17350 0 0 0 172189 11 0 0 20 0 1 0 125581655 461557760 100784 33554432000 4194304 6211289 140735558054080 140735558052424 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32524/statm: 112685 100784 219 493 0 112182 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 450740

[startup+1782.3 s]
/proc/loadavg: 2.29 2.24 2.19 3/177 32638
/proc/meminfo: memFree=28604600/32872528 swapFree=15272/1656604
[pid=32524] ppid=32521 vsize=450740 CPUtime=1781.99 cores=1,3,5,7
/proc/32524/stat : 32524 (cdcl-cuttingpla) R 32521 32524 30659 0 -1 4202496 17379 0 0 0 178188 11 0 0 20 0 1 0 125581655 461557760 100821 33554432000 4194304 6211289 140735558054080 140735558052424 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32524/statm: 112685 100821 219 493 0 112182 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 450740



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.37 2.26 2.20 3/177 32638
/proc/meminfo: memFree=28573880/32872528 swapFree=15272/1656604
[pid=32524] ppid=32521 vsize=450740 CPUtime=1800.08 cores=1,3,5,7
/proc/32524/stat : 32524 (cdcl-cuttingpla) R 32521 32524 30659 0 -1 4202496 17379 0 0 0 179997 11 0 0 20 0 1 0 125581655 461557760 100821 33554432000 4194304 6211289 140735558054080 140735558052424 4209339 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32524/statm: 112685 100821 219 493 0 112182 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 450740

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.4
CPU time (s): 1800.1
CPU user time (s): 1799.98
CPU system time (s): 0.117982
CPU usage (%): 99.983
Max. virtual memory (cumulated for all children) (KiB): 450740

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.98
system time used= 0.117982
maximum resident set size= 403284
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17379
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= 65
involuntary context switches= 1858

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.52531 second user time and 7.07192 second system time

The end

Launcher Data

Begin job on node136 at 2016-06-09 03:41:23
IDJOB=4087810
IDBENCH=76702
IDSOLVER=2549
FILE ID=node136/4087810-1465436483
RUNJOBID= node136-1465436019-31610
PBS_JOBID= 19859778
Free space on /tmp= 71728 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/oliveras/j60opt/normalized-j609_6.std.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4087810-1465436483/watcher-4087810-1465436483 -o /tmp/evaluation-result-4087810-1465436483/solver-4087810-1465436483 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node136-1465436019-31610 --watchdog 1960 --input HOME/instance-4087810-1465436483.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= c2f23b4d86bbd4dfbfd3ee88d1bd5fc8
RANDOM SEED=1845736849

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.959
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:        29360408 kB
Buffers:           80820 kB
Cached:           815588 kB
SwapCached:          712 kB
Active:           652336 kB
Inactive:         463620 kB
Active(anon):     219268 kB
Inactive(anon):     2648 kB
Active(file):     433068 kB
Inactive(file):   460972 kB
Unevictable:     1656604 kB
Mlocked:           15272 kB
SwapTotal:      67108856 kB
SwapFree:       67099424 kB
Dirty:              6452 kB
Writeback:             0 kB
AnonPages:       1875868 kB
Mapped:             7772 kB
Shmem:                 0 kB
Slab:             605704 kB
SReclaimable:      48700 kB
SUnreclaim:       557004 kB
KernelStack:        1456 kB
PageTables:         7576 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2025376 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1730560 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 node136 at 2016-06-09 04:11:24