Trace number 4118895

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.02 1800.3

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/minlplib2-pb-0.1.0/
opb/normalized-graphpart_3pm-0334-0334.lin.opb
MD5SUMd676403c2473447aac5329bc65566c49
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-36
Best CPU time to get the best result obtained on this benchmark1.91971
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables432
Total number of constraints684
Number of constraints which are clauses324
Number of constraints which are cardinality constraints (but not clauses)36
Number of constraints which are nor clauses,nor cardinality constraints324
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 324
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 324
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 324
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.00	c * #variable= 432 #constraint= 684
0.00/0.01	c * #variable= 432 #constraint= 684
0.09/0.10	c S1->S2
0.09/0.10	c S2->S1
0.09/0.10	c S1->S2
0.09/0.10	c #Conflicts:       1000 | #Learnt:        607 | 0.000
0.09/0.10	c total clause space: 4.25031MB
0.09/0.10	c total #watches: 26170
0.19/0.23	c total #propagations: 61019 / total #impl: 222631 (eff. 0.274)
0.19/0.23	c #Conflicts:       2000 | #Learnt:       1607 | 0.000
0.19/0.23	c total clause space: 11.2235MB
0.19/0.23	c total #watches: 47301
0.39/0.44	c total #propagations: 118156 / total #impl: 779941 (eff. 0.151)
0.39/0.44	c GC COLLECT
0.39/0.44	c #Conflicts:       3000 | #Learnt:       1808 | 0.000
0.39/0.44	c total clause space: 11.2235MB
0.39/0.44	c total #watches: 61732
0.58/0.67	c total #propagations: 183672 / total #impl: 1604623 (eff. 0.114)
0.58/0.67	c #Conflicts:       4000 | #Learnt:       2808 | 0.000
0.58/0.67	c total clause space: 18.2382MB
0.58/0.67	c total #watches: 85733
0.79/0.87	c total #propagations: 244191 / total #impl: 2336689 (eff. 0.105)
0.79/0.87	c GC COLLECT
0.79/0.87	c #Conflicts:       5000 | #Learnt:       2256 | 0.000
0.79/0.87	c total clause space: 18.2382MB
0.79/0.87	c total #watches: 84584
0.99/1.10	c total #propagations: 310048 / total #impl: 2853700 (eff. 0.109)
0.99/1.10	c #Conflicts:       6000 | #Learnt:       3256 | 0.000
0.99/1.10	c total clause space: 18.2382MB
0.99/1.10	c total #watches: 107701
1.29/1.36	c total #propagations: 376825 / total #impl: 3571231 (eff. 0.106)
1.29/1.36	c GC COLLECT
1.29/1.36	c #Conflicts:       7000 | #Learnt:       2181 | 0.000
1.29/1.36	c total clause space: 29.637MB
1.29/1.36	c total #watches: 85329
1.49/1.58	c total #propagations: 438476 / total #impl: 4359611 (eff. 0.101)
1.49/1.58	c #Conflicts:       8000 | #Learnt:       3181 | 0.000
1.49/1.58	c total clause space: 29.637MB
1.49/1.58	c total #watches: 100009
1.79/1.81	c total #propagations: 498052 / total #impl: 4953631 (eff. 0.101)
1.79/1.81	c #Conflicts:       9000 | #Learnt:       4181 | 0.000
1.79/1.81	c total clause space: 29.637MB
1.79/1.81	c total #watches: 121273
1.99/2.09	c total #propagations: 558035 / total #impl: 5536655 (eff. 0.101)
1.99/2.09	c GC COLLECT
1.99/2.09	c #Conflicts:      10000 | #Learnt:       2693 | 0.000
1.99/2.09	c total clause space: 29.637MB
1.99/2.09	c total #watches: 95773
2.30/2.37	c total #propagations: 620764 / total #impl: 6187624 (eff. 0.100)
2.30/2.37	c #Conflicts:      11000 | #Learnt:       3693 | 0.000
2.30/2.37	c total clause space: 29.637MB
2.30/2.37	c total #watches: 117145
2.59/2.69	c total #propagations: 679624 / total #impl: 6884519 (eff. 0.099)
2.59/2.69	c #Conflicts:      12000 | #Learnt:       4693 | 0.000
2.59/2.69	c total clause space: 29.637MB
2.59/2.69	c total #watches: 136257
2.99/3.04	c total #propagations: 738167 / total #impl: 7595461 (eff. 0.097)
2.99/3.04	c #Conflicts:      13000 | #Learnt:       5693 | 0.000
2.99/3.04	c total clause space: 29.637MB
2.99/3.04	c total #watches: 150955
3.30/3.33	c total #propagations: 799407 / total #impl: 8264620 (eff. 0.097)
3.30/3.33	c GC COLLECT
3.30/3.33	c #Conflicts:      14000 | #Learnt:       3850 | 0.000
3.30/3.33	c total clause space: 29.637MB
3.30/3.33	c total #watches: 111627
3.59/3.63	c total #propagations: 859440 / total #impl: 8965214 (eff. 0.096)
3.59/3.63	c #Conflicts:      15000 | #Learnt:       4850 | 0.000
3.59/3.63	c total clause space: 29.637MB
3.59/3.63	c total #watches: 130019
3.89/3.93	c total #propagations: 913708 / total #impl: 9737198 (eff. 0.094)
3.89/3.93	c #Conflicts:      16000 | #Learnt:       5850 | 0.000
3.89/3.93	c total clause space: 29.637MB
3.89/3.93	c total #watches: 154035
4.19/4.24	c total #propagations: 971780 / total #impl: 10316836 (eff. 0.094)
4.19/4.24	c GC COLLECT
4.19/4.24	c #Conflicts:      17000 | #Learnt:       3678 | 0.000
4.19/4.24	c total clause space: 29.637MB
4.19/4.24	c total #watches: 112111
4.50/4.50	c total #propagations: 1036769 / total #impl: 10927701 (eff. 0.095)
4.50/4.50	c #Conflicts:      18000 | #Learnt:       4678 | 0.000
4.50/4.50	c total clause space: 29.637MB
4.50/4.50	c total #watches: 130199
4.69/4.79	c total #propagations: 1098883 / total #impl: 11626189 (eff. 0.095)
4.69/4.79	c #Conflicts:      19000 | #Learnt:       5678 | 0.000
4.69/4.79	c total clause space: 29.637MB
4.69/4.79	c total #watches: 145207
5.09/5.10	c total #propagations: 1154516 / total #impl: 12331809 (eff. 0.094)
5.09/5.10	c #Conflicts:      20000 | #Learnt:       6678 | 0.000
5.09/5.10	c total clause space: 29.637MB
5.09/5.10	c total #watches: 159758
5.29/5.38	c total #propagations: 1212766 / total #impl: 13122452 (eff. 0.092)
5.29/5.38	c GC COLLECT
5.29/5.38	c #Conflicts:      21000 | #Learnt:       4198 | 0.000
5.29/5.38	c total clause space: 29.637MB
5.29/5.38	c total #watches: 116263
5.60/5.64	c total #propagations: 1270974 / total #impl: 13952377 (eff. 0.091)
5.60/5.64	c #Conflicts:      22000 | #Learnt:       5198 | 0.000
5.60/5.64	c total clause space: 29.637MB
5.60/5.64	c total #watches: 131742
5.79/5.88	c total #propagations: 1342172 / total #impl: 14554579 (eff. 0.092)
5.79/5.88	c #Conflicts:      23000 | #Learnt:       6198 | 0.002
5.79/5.88	c total clause space: 29.637MB
5.79/5.88	c total #watches: 149278
6.09/6.15	c total #propagations: 1403615 / total #impl: 15172410 (eff. 0.093)
6.09/6.15	c #Conflicts:      24000 | #Learnt:       7198 | 0.002
6.09/6.15	c total clause space: 48.1602MB
6.09/6.15	c total #watches: 168812
6.39/6.43	c total #propagations: 1463455 / total #impl: 15787289 (eff. 0.093)
6.39/6.43	c GC COLLECT
6.39/6.43	c #Conflicts:      25000 | #Learnt:       4403 | 0.002
6.39/6.43	c total clause space: 48.1602MB
6.39/6.43	c total #watches: 135260
6.69/6.71	c total #propagations: 1523129 / total #impl: 16492585 (eff. 0.092)
6.69/6.71	c #Conflicts:      26000 | #Learnt:       5403 | 0.002
6.69/6.71	c total clause space: 48.1602MB
6.69/6.71	c total #watches: 150181
6.99/7.02	c total #propagations: 1580966 / total #impl: 17110432 (eff. 0.092)
6.99/7.02	c #Conflicts:      27000 | #Learnt:       6403 | 0.002
6.99/7.02	c total clause space: 48.1602MB
6.99/7.02	c total #watches: 166051
7.29/7.37	c total #propagations: 1645721 / total #impl: 17803356 (eff. 0.092)
7.29/7.37	c #Conflicts:      28000 | #Learnt:       7403 | 0.002
7.29/7.37	c total clause space: 48.1602MB
7.29/7.37	c total #watches: 180443
7.69/7.74	c total #propagations: 1708284 / total #impl: 18709899 (eff. 0.091)
7.69/7.74	c GC COLLECT
7.69/7.74	c #Conflicts:      29000 | #Learnt:       4307 | 0.002
7.69/7.74	c total clause space: 48.1602MB
7.69/7.74	c total #watches: 132161
7.99/8.02	c total #propagations: 1764381 / total #impl: 19578757 (eff. 0.090)
7.99/8.02	c #Conflicts:      30000 | #Learnt:       5307 | 0.002
7.99/8.02	c total clause space: 48.1602MB
7.99/8.02	c total #watches: 150825
8.29/8.34	c total #propagations: 1821563 / total #impl: 20296887 (eff. 0.090)
8.29/8.34	c #Conflicts:      31000 | #Learnt:       6307 | 0.002
8.29/8.34	c total clause space: 48.1602MB
8.29/8.34	c total #watches: 172178
8.69/8.71	c total #propagations: 1883168 / total #impl: 21216484 (eff. 0.089)
8.69/8.71	c #Conflicts:      32000 | #Learnt:       7307 | 0.002
8.69/8.71	c total clause space: 48.1602MB
8.69/8.71	c total #watches: 190608
9.09/9.13	c total #propagations: 1938737 / total #impl: 22102294 (eff. 0.088)
9.09/9.13	c #Conflicts:      33000 | #Learnt:       8307 | 0.002
9.09/9.13	c total clause space: 48.1602MB
9.09/9.13	c total #watches: 204888
9.49/9.54	c total #propagations: 1999076 / total #impl: 22988046 (eff. 0.087)
9.49/9.54	c GC COLLECT
9.49/9.54	c #Conflicts:      34000 | #Learnt:       4906 | 0.002
9.49/9.54	c total clause space: 48.1602MB
9.49/9.54	c total #watches: 148042
9.79/9.88	c total #propagations: 2059682 / total #impl: 23873815 (eff. 0.086)
9.79/9.88	c #Conflicts:      35000 | #Learnt:       5906 | 0.002
9.79/9.88	c total clause space: 48.1602MB
9.79/9.88	c total #watches: 169906
10.19/10.25	c total #propagations: 2113399 / total #impl: 24853370 (eff. 0.085)
10.19/10.25	c #Conflicts:      36000 | #Learnt:       6906 | 0.002
10.19/10.25	c total clause space: 48.1602MB
10.19/10.25	c total #watches: 186605
10.59/10.67	c total #propagations: 2164254 / total #impl: 25615869 (eff. 0.084)
10.59/10.67	c #Conflicts:      37000 | #Learnt:       7906 | 0.001
10.59/10.67	c total clause space: 48.1602MB
10.59/10.67	c total #watches: 201106
11.09/11.14	c total #propagations: 2220196 / total #impl: 26694952 (eff. 0.083)
11.09/11.14	c #Conflicts:      38000 | #Learnt:       8906 | 0.001
11.09/11.14	c total clause space: 48.1602MB
11.09/11.14	c total #watches: 218528
11.49/11.57	c total #propagations: 2270229 / total #impl: 27822965 (eff. 0.082)
11.49/11.57	c GC COLLECT
11.49/11.57	c #Conflicts:      39000 | #Learnt:       5207 | 0.001
11.49/11.57	c total clause space: 48.1602MB
11.49/11.57	c total #watches: 155434
11.89/11.91	c total #propagations: 2323405 / total #impl: 28609234 (eff. 0.081)
11.89/11.91	c #Conflicts:      40000 | #Learnt:       6207 | 0.001
11.89/11.91	c total clause space: 48.1602MB
11.89/11.91	c total #watches: 173920
12.19/12.25	c total #propagations: 2377860 / total #impl: 29656943 (eff. 0.080)
12.19/12.25	c #Conflicts:      41000 | #Learnt:       7207 | 0.001
12.19/12.25	c total clause space: 48.1602MB
12.19/12.25	c total #watches: 192867
12.59/12.64	c total #propagations: 2427656 / total #impl: 30527514 (eff. 0.080)
12.59/12.64	c #Conflicts:      42000 | #Learnt:       8207 | 0.001
12.59/12.64	c total clause space: 48.1602MB
12.59/12.64	c total #watches: 210996
12.99/13.06	c total #propagations: 2481596 / total #impl: 31380110 (eff. 0.079)
12.99/13.06	c #Conflicts:      43000 | #Learnt:       9207 | 0.001
12.99/13.06	c total clause space: 48.1602MB
12.99/13.06	c total #watches: 230750
13.48/13.52	c total #propagations: 2536710 / total #impl: 32336350 (eff. 0.078)
13.48/13.52	c GC COLLECT
13.48/13.52	c #Conflicts:      44000 | #Learnt:       5207 | 0.001
13.48/13.52	c total clause space: 48.1602MB
13.48/13.52	c total #watches: 156372
13.78/13.87	c total #propagations: 2587298 / total #impl: 33236491 (eff. 0.078)
13.78/13.87	c #Conflicts:      45000 | #Learnt:       6207 | 0.001
13.78/13.87	c total clause space: 48.1602MB
13.78/13.87	c total #watches: 169990
14.18/14.24	c total #propagations: 2642713 / total #impl: 34165964 (eff. 0.077)
14.18/14.24	c #Conflicts:      46000 | #Learnt:       7207 | 0.001
14.18/14.24	c total clause space: 48.1602MB
14.18/14.24	c total #watches: 188012
14.58/14.68	c total #propagations: 2697870 / total #impl: 34922054 (eff. 0.077)
14.58/14.68	c #Conflicts:      47000 | #Learnt:       8207 | 0.001
14.58/14.68	c total clause space: 48.1602MB
14.58/14.68	c total #watches: 205883
15.08/15.14	c total #propagations: 2765822 / total #impl: 35846350 (eff. 0.077)
15.08/15.14	c #Conflicts:      48000 | #Learnt:       9207 | 0.001
15.08/15.14	c total clause space: 48.1602MB
15.08/15.14	c total #watches: 228699
15.58/15.67	c total #propagations: 2832199 / total #impl: 36511984 (eff. 0.078)
15.58/15.67	c #Conflicts:      49000 | #Learnt:      10207 | 0.001
15.58/15.67	c total clause space: 48.1602MB
15.58/15.67	c total #watches: 247514
16.08/16.13	c total #propagations: 2900845 / total #impl: 37374724 (eff. 0.078)
16.08/16.13	c GC COLLECT
16.08/16.13	c #Conflicts:      50000 | #Learnt:       5903 | 0.001
16.08/16.13	c total clause space: 48.1602MB
16.08/16.13	c total #watches: 172585
16.38/16.50	c total #propagations: 2962184 / total #impl: 38066812 (eff. 0.078)
16.38/16.50	c #Conflicts:      51000 | #Learnt:       6903 | 0.001
16.38/16.50	c total clause space: 48.1602MB
16.38/16.50	c total #watches: 196933
16.78/16.86	c total #propagations: 3028597 / total #impl: 38761658 (eff. 0.078)
16.78/16.86	c #Conflicts:      52000 | #Learnt:       7903 | 0.001
16.78/16.86	c total clause space: 48.1602MB
16.78/16.86	c total #watches: 218842
17.18/17.26	c total #propagations: 3100422 / total #impl: 39456034 (eff. 0.079)
17.18/17.26	c #Conflicts:      53000 | #Learnt:       8903 | 0.001
17.18/17.26	c total clause space: 48.1602MB
17.18/17.26	c total #watches: 240011
17.59/17.69	c total #propagations: 3168964 / total #impl: 40065266 (eff. 0.079)
17.59/17.69	c #Conflicts:      54000 | #Learnt:       9903 | 0.001
17.59/17.69	c total clause space: 48.1602MB
17.59/17.69	c total #watches: 261383
18.08/18.14	c total #propagations: 3243920 / total #impl: 40773411 (eff. 0.080)
18.08/18.14	c #Conflicts:      55000 | #Learnt:      10903 | 0.001
18.08/18.14	c total clause space: 78.2603MB
18.08/18.14	c total #watches: 285340
18.49/18.57	c total #propagations: 3319889 / total #impl: 41323446 (eff. 0.080)
18.49/18.57	c GC COLLECT
18.49/18.57	c #Conflicts:      56000 | #Learnt:       6310 | 0.001
18.49/18.57	c total clause space: 78.2603MB
18.49/18.57	c total #watches: 182319
18.89/18.98	c total #propagations: 3387960 / total #impl: 41925435 (eff. 0.081)
18.89/18.98	c #Conflicts:      57000 | #Learnt:       7310 | 0.001
18.89/18.98	c total clause space: 78.2603MB
18.89/18.98	c total #watches: 203214
19.29/19.36	c total #propagations: 3454206 / total #impl: 42650403 (eff. 0.081)
19.29/19.36	c #Conflicts:      58000 | #Learnt:       8310 | 0.001
19.29/19.36	c total clause space: 78.2603MB
19.29/19.36	c total #watches: 230202
19.59/19.69	c total #propagations: 3520977 / total #impl: 43137577 (eff. 0.082)
19.59/19.69	c #Conflicts:      59000 | #Learnt:       9310 | 0.001
19.59/19.69	c total clause space: 78.2603MB
19.59/19.69	c total #watches: 266134
20.09/20.13	c total #propagations: 3562851 / total #impl: 43520301 (eff. 0.082)
20.09/20.13	c #Conflicts:      60000 | #Learnt:      10310 | 0.001
20.09/20.13	c total clause space: 78.2603MB
20.09/20.13	c total #watches: 286555
20.59/20.62	c total #propagations: 3627510 / total #impl: 44109906 (eff. 0.082)
20.59/20.62	c #Conflicts:      61000 | #Learnt:      11310 | 0.001
20.59/20.62	c total clause space: 78.2603MB
20.59/20.62	c total #watches: 304855
21.00/21.07	c total #propagations: 3691701 / total #impl: 45377382 (eff. 0.081)
21.00/21.07	c GC COLLECT
21.00/21.07	c #Conflicts:      62000 | #Learnt:       6412 | 0.001
21.00/21.07	c total clause space: 78.2603MB
21.00/21.07	c total #watches: 189505
21.29/21.33	c total #propagations: 3758970 / total #impl: 45936575 (eff. 0.082)
21.29/21.33	c #Conflicts:      63000 | #Learnt:       7412 | 0.001
21.29/21.33	c total clause space: 78.2603MB
21.29/21.33	c total #watches: 217450
21.59/21.61	c total #propagations: 3827092 / total #impl: 46623814 (eff. 0.082)
21.59/21.61	c #Conflicts:      64000 | #Learnt:       8412 | 0.001
21.59/21.61	c total clause space: 78.2603MB
21.59/21.61	c total #watches: 243787
21.89/21.92	c total #propagations: 3891334 / total #impl: 47310804 (eff. 0.082)
21.89/21.92	c #Conflicts:      65000 | #Learnt:       9412 | 0.001
21.89/21.92	c total clause space: 78.2603MB
21.89/21.92	c total #watches: 263755
22.19/22.25	c total #propagations: 3968919 / total #impl: 48142068 (eff. 0.082)
22.19/22.25	c #Conflicts:      66000 | #Learnt:      10412 | 0.001
22.19/22.25	c total clause space: 78.2603MB
22.19/22.25	c total #watches: 284952
22.59/22.65	c total #propagations: 4052768 / total #impl: 49285380 (eff. 0.082)
22.59/22.65	c #Conflicts:      67000 | #Learnt:      11412 | 0.001
22.59/22.65	c total clause space: 78.2603MB
22.59/22.65	c total #watches: 302783
22.99/23.06	c total #propagations: 4135600 / total #impl: 50323543 (eff. 0.082)
22.99/23.06	c #Conflicts:      68000 | #Learnt:      12412 | 0.001
22.99/23.06	c total clause space: 78.2603MB
22.99/23.06	c total #watches: 326481
23.29/23.38	c total #propagations: 4211173 / total #impl: 50916537 (eff. 0.083)
23.29/23.38	c GC COLLECT
23.29/23.38	c #Conflicts:      69000 | #Learnt:       7203 | 0.001
23.29/23.38	c total clause space: 78.2603MB
23.29/23.38	c total #watches: 205553
23.59/23.68	c total #propagations: 4274680 / total #impl: 51548884 (eff. 0.083)
23.59/23.68	c #Conflicts:      70000 | #Learnt:       8203 | 0.001
23.59/23.68	c total clause space: 78.2603MB
23.59/23.68	c total #watches: 235513
23.99/24.03	c total #propagations: 4347445 / total #impl: 52086209 (eff. 0.083)
23.99/24.03	c #Conflicts:      71000 | #Learnt:       9203 | 0.001
23.99/24.03	c total clause space: 78.2603MB
23.99/24.03	c total #watches: 268038
24.29/24.39	c total #propagations: 4408611 / total #impl: 52462922 (eff. 0.084)
24.29/24.39	c #Conflicts:      72000 | #Learnt:      10203 | 0.001
24.29/24.39	c total clause space: 78.2603MB
24.29/24.39	c total #watches: 298790
24.79/24.82	c total #propagations: 4475972 / total #impl: 52949735 (eff. 0.085)
24.79/24.82	c #Conflicts:      73000 | #Learnt:      11203 | 0.001
24.79/24.82	c total clause space: 78.2603MB
24.79/24.82	c total #watches: 326293
25.29/25.34	c total #propagations: 4547101 / total #impl: 53594692 (eff. 0.085)
25.29/25.34	c #Conflicts:      74000 | #Learnt:      12203 | 0.001
25.29/25.34	c total clause space: 78.2603MB
25.29/25.34	c total #watches: 347537
25.89/25.90	c total #propagations: 4616476 / total #impl: 54202490 (eff. 0.085)
25.89/25.90	c GC COLLECT
25.89/25.90	c #Conflicts:      75000 | #Learnt:       6704 | 0.001
25.89/25.90	c total clause space: 78.2603MB
25.89/25.90	c total #watches: 195261
26.19/26.20	c total #propagations: 4680489 / total #impl: 54761073 (eff. 0.085)
26.19/26.20	c #Conflicts:      76000 | #Learnt:       7704 | 0.001
26.19/26.20	c total clause space: 78.2603MB
26.19/26.20	c total #watches: 227572
26.49/26.53	c total #propagations: 4742748 / total #impl: 55128280 (eff. 0.086)
26.49/26.53	c #Conflicts:      77000 | #Learnt:       8704 | 0.001
26.49/26.53	c total clause space: 78.2603MB
26.49/26.53	c total #watches: 254975
26.89/26.90	c total #propagations: 4812848 / total #impl: 55525435 (eff. 0.087)
26.89/26.90	c #Conflicts:      78000 | #Learnt:       9704 | 0.001
26.89/26.90	c total clause space: 78.2603MB
26.89/26.90	c total #watches: 293988
27.29/27.31	c total #propagations: 4883263 / total #impl: 55934955 (eff. 0.087)
27.29/27.31	c #Conflicts:      79000 | #Learnt:      10704 | 0.001
27.29/27.31	c total clause space: 78.2603MB
27.29/27.31	c total #watches: 318824
27.79/27.81	c total #propagations: 4960098 / total #impl: 56395079 (eff. 0.088)
27.79/27.81	c #Conflicts:      80000 | #Learnt:      11704 | 0.001
27.79/27.81	c total clause space: 78.2603MB
27.79/27.81	c total #watches: 338376
28.19/28.25	c total #propagations: 5025885 / total #impl: 56955914 (eff. 0.088)
28.19/28.25	c #Conflicts:      81000 | #Learnt:      12704 | 0.001
28.19/28.25	c total clause space: 78.2603MB
28.19/28.25	c total #watches: 366134
28.69/28.74	c total #propagations: 5098166 / total #impl: 57414435 (eff. 0.089)
28.69/28.74	c GC COLLECT
28.69/28.74	c #Conflicts:      82000 | #Learnt:       6905 | 0.001
28.69/28.74	c total clause space: 78.2603MB
28.69/28.74	c total #watches: 199975
28.99/29.04	c total #propagations: 5164865 / total #impl: 58087935 (eff. 0.089)
28.99/29.04	c #Conflicts:      83000 | #Learnt:       7905 | 0.001
28.99/29.04	c total clause space: 78.2603MB
28.99/29.04	c total #watches: 234395
29.39/29.43	c total #propagations: 5233225 / total #impl: 58638094 (eff. 0.089)
29.39/29.43	c #Conflicts:      84000 | #Learnt:       8905 | 0.001
29.39/29.43	c total clause space: 78.2603MB
29.39/29.43	c total #watches: 252977
29.79/29.87	c total #propagations: 5303827 / total #impl: 59349319 (eff. 0.089)
29.79/29.87	c #Conflicts:      85000 | #Learnt:       9905 | 0.001
29.79/29.87	c total clause space: 78.2603MB
29.79/29.87	c total #watches: 276784
30.19/30.29	c total #propagations: 5371628 / total #impl: 60001099 (eff. 0.090)
30.19/30.29	c #Conflicts:      86000 | #Learnt:      10905 | 0.001
30.19/30.29	c total clause space: 78.2603MB
30.19/30.29	c total #watches: 307673
30.69/30.77	c total #propagations: 5433545 / total #impl: 60625936 (eff. 0.090)
30.69/30.77	c #Conflicts:      87000 | #Learnt:      11905 | 0.001
30.69/30.77	c total clause space: 78.2603MB
30.69/30.77	c total #watches: 330026
31.29/31.38	c total #propagations: 5491693 / total #impl: 61316506 (eff. 0.090)
31.29/31.38	c #Conflicts:      88000 | #Learnt:      12905 | 0.001
31.29/31.38	c total clause space: 78.2603MB
31.29/31.38	c total #watches: 348260
31.89/31.94	c total #propagations: 5550148 / total #impl: 62236931 (eff. 0.089)
31.89/31.94	c #Conflicts:      89000 | #Learnt:      13905 | 0.001
31.89/31.94	c total clause space: 78.2603MB
31.89/31.94	c total #watches: 371712
32.29/32.37	c total #propagations: 5607534 / total #impl: 63070884 (eff. 0.089)
32.29/32.37	c GC COLLECT
32.29/32.37	c #Conflicts:      90000 | #Learnt:       7806 | 0.001
32.29/32.37	c total clause space: 78.2603MB
32.29/32.37	c total #watches: 223708
32.59/32.66	c total #propagations: 5670781 / total #impl: 63625056 (eff. 0.089)
32.59/32.66	c #Conflicts:      91000 | #Learnt:       8806 | 0.001
32.59/32.66	c total clause space: 78.2603MB
32.59/32.66	c total #watches: 244343
32.99/33.04	c total #propagations: 5738869 / total #impl: 64202786 (eff. 0.089)
32.99/33.04	c #Conflicts:      92000 | #Learnt:       9806 | 0.001
32.99/33.04	c total clause space: 78.2603MB
32.99/33.04	c total #watches: 263265
33.39/33.47	c total #propagations: 5806579 / total #impl: 64858759 (eff. 0.090)
33.39/33.47	c #Conflicts:      93000 | #Learnt:      10806 | 0.001
33.39/33.47	c total clause space: 78.2603MB
33.39/33.47	c total #watches: 283422
33.89/33.96	c total #propagations: 5872136 / total #impl: 65464816 (eff. 0.090)
33.89/33.96	c #Conflicts:      94000 | #Learnt:      11806 | 0.001
33.89/33.96	c total clause space: 78.2603MB
33.89/33.96	c total #watches: 303161
34.49/34.52	c total #propagations: 5930211 / total #impl: 66137523 (eff. 0.090)
34.49/34.52	c #Conflicts:      95000 | #Learnt:      12806 | 0.001
34.49/34.52	c total clause space: 78.2603MB
34.49/34.52	c total #watches: 326085
34.99/35.07	c total #propagations: 5987947 / total #impl: 66855882 (eff. 0.090)
34.99/35.07	c #Conflicts:      96000 | #Learnt:      13806 | 0.001
34.99/35.07	c total clause space: 78.2603MB
34.99/35.07	c total #watches: 346142
35.59/35.62	c total #propagations: 6043676 / total #impl: 67513703 (eff. 0.090)
35.59/35.62	c #Conflicts:      97000 | #Learnt:      14806 | 0.001
35.59/35.62	c total clause space: 78.2603MB
35.59/35.62	c total #watches: 373063
35.89/35.99	c total #propagations: 6101526 / total #impl: 68191211 (eff. 0.089)
35.89/35.99	c GC COLLECT
35.89/35.99	c #Conflicts:      98000 | #Learnt:       8402 | 0.001
35.89/35.99	c total clause space: 78.2603MB
35.89/35.99	c total #watches: 246789
36.39/36.44	c total #propagations: 6155577 / total #impl: 68563127 (eff. 0.090)
36.39/36.44	c #Conflicts:      99000 | #Learnt:       9402 | 0.001
36.39/36.44	c total clause space: 78.2603MB
36.39/36.44	c total #watches: 266612
36.89/36.92	c total #propagations: 6208279 / total #impl: 69046650 (eff. 0.090)
36.89/36.92	c #Conflicts:     100000 | #Learnt:      10402 | 0.001
36.89/36.92	c total clause space: 78.2603MB
36.89/36.92	c total #watches: 286268
37.39/37.49	c total #propagations: 6265985 / total #impl: 69609507 (eff. 0.090)
37.39/37.49	c #Conflicts:     101000 | #Learnt:      11402 | 0.001
37.39/37.49	c total clause space: 78.2603MB
37.39/37.49	c total #watches: 305055
37.99/38.09	c total #propagations: 6324399 / total #impl: 70258146 (eff. 0.090)
37.99/38.09	c #Conflicts:     102000 | #Learnt:      12402 | 0.001
37.99/38.09	c total clause space: 78.2603MB
37.99/38.09	c total #watches: 322952
38.69/38.71	c total #propagations: 6384198 / total #impl: 71071035 (eff. 0.090)
38.69/38.71	c #Conflicts:     103000 | #Learnt:      13402 | 0.001
38.69/38.71	c total clause space: 78.2603MB
38.69/38.71	c total #watches: 342846
39.28/39.33	c total #propagations: 6445530 / total #impl: 71920145 (eff. 0.090)
39.28/39.33	c #Conflicts:     104000 | #Learnt:      14402 | 0.001
39.28/39.33	c total clause space: 78.2603MB
39.28/39.33	c total #watches: 364557
39.88/39.99	c total #propagations: 6512095 / total #impl: 72570525 (eff. 0.090)
39.88/39.99	c #Conflicts:     105000 | #Learnt:      15402 | 0.001
39.88/39.99	c total clause space: 78.2603MB
39.88/39.99	c total #watches: 384807
40.38/40.43	c total #propagations: 6577545 / total #impl: 73128016 (eff. 0.090)
40.38/40.43	c GC COLLECT
40.38/40.43	c #Conflicts:     106000 | #Learnt:       8699 | 0.001
40.38/40.43	c total clause space: 78.2603MB
40.38/40.43	c total #watches: 246705
40.79/40.87	c total #propagations: 6647446 / total #impl: 73465976 (eff. 0.090)
40.79/40.87	c #Conflicts:     107000 | #Learnt:       9699 | 0.001
40.79/40.87	c total clause space: 78.2603MB
40.79/40.87	c total #watches: 264019
41.18/41.29	c total #propagations: 6719759 / total #impl: 73934672 (eff. 0.091)
41.18/41.29	c #Conflicts:     108000 | #Learnt:      10699 | 0.001
41.18/41.29	c total clause space: 78.2603MB
41.18/41.29	c total #watches: 291663
41.79/41.86	c total #propagations: 6781255 / total #impl: 74313010 (eff. 0.091)
41.79/41.86	c #Conflicts:     109000 | #Learnt:      11699 | 0.001
41.79/41.86	c total clause space: 78.2603MB
41.79/41.86	c total #watches: 307387
42.38/42.41	c total #propagations: 6844884 / total #impl: 74999415 (eff. 0.091)
42.38/42.41	c #Conflicts:     110000 | #Learnt:      12699 | 0.001
42.38/42.41	c total clause space: 78.2603MB
42.38/42.41	c total #watches: 327796
42.99/43.04	c total #propagations: 6911006 / total #impl: 75642453 (eff. 0.091)
42.99/43.04	c #Conflicts:     111000 | #Learnt:      13699 | 0.001
42.99/43.04	c total clause space: 78.2603MB
42.99/43.04	c total #watches: 356442
43.58/43.68	c total #propagations: 6976867 / total #impl: 76165481 (eff. 0.092)
43.58/43.68	c #Conflicts:     112000 | #Learnt:      14699 | 0.001
43.58/43.68	c total clause space: 78.2603MB
43.58/43.68	c total #watches: 380298
44.28/44.35	c total #propagations: 7044096 / total #impl: 76772121 (eff. 0.092)
44.28/44.35	c #Conflicts:     113000 | #Learnt:      15699 | 0.001
44.28/44.35	c total clause space: 78.2603MB
44.28/44.35	c total #watches: 405911
44.78/44.84	c total #propagations: 7109400 / total #impl: 77589694 (eff. 0.092)
44.78/44.84	c GC COLLECT
44.78/44.84	c #Conflicts:     114000 | #Learnt:       8702 | 0.001
44.78/44.84	c total clause space: 78.2603MB
44.78/44.84	c total #watches: 253686
45.19/45.29	c total #propagations: 7173018 / total #impl: 78154226 (eff. 0.092)
45.19/45.29	c #Conflicts:     115000 | #Learnt:       9702 | 0.001
45.19/45.29	c total clause space: 78.2603MB
45.19/45.29	c total #watches: 282365
45.78/45.81	c total #propagations: 7248625 / total #impl: 78729618 (eff. 0.092)
45.78/45.81	c #Conflicts:     116000 | #Learnt:      10702 | 0.001
45.78/45.81	c total clause space: 78.2603MB
45.78/45.81	c total #watches: 307614
46.19/46.23	c total #propagations: 7313426 / total #impl: 79265433 (eff. 0.092)
46.19/46.23	c #Conflicts:     117000 | #Learnt:      11702 | 0.001
46.19/46.23	c total clause space: 78.2603MB
46.19/46.23	c total #watches: 335758
46.78/46.83	c total #propagations: 7390907 / total #impl: 79751685 (eff. 0.093)
46.78/46.83	c #Conflicts:     118000 | #Learnt:      12702 | 0.001
46.78/46.83	c total clause space: 78.2603MB
46.78/46.83	c total #watches: 353191
47.48/47.51	c total #propagations: 7465622 / total #impl: 80469187 (eff. 0.093)
47.48/47.51	c #Conflicts:     119000 | #Learnt:      13702 | 0.001
47.48/47.51	c total clause space: 78.2603MB
47.48/47.51	c total #watches: 368901
48.18/48.21	c total #propagations: 7539138 / total #impl: 81135555 (eff. 0.093)
48.18/48.21	c #Conflicts:     120000 | #Learnt:      14702 | 0.001
48.18/48.21	c total clause space: 78.2603MB
48.18/48.21	c total #watches: 382190
48.98/49.00	c total #propagations: 7600694 / total #impl: 81626120 (eff. 0.093)
48.98/49.00	c #Conflicts:     121000 | #Learnt:      15702 | 0.001
48.98/49.00	c total clause space: 78.2603MB
48.98/49.00	c total #watches: 392967
49.78/49.86	c total #propagations: 7662268 / total #impl: 82280588 (eff. 0.093)
49.78/49.86	c GC COLLECT
49.78/49.86	c #Conflicts:     122000 | #Learnt:       8396 | 0.001
49.78/49.86	c total clause space: 78.2603MB
49.78/49.86	c total #watches: 243321
50.28/50.32	c total #propagations: 7720606 / total #impl: 82838773 (eff. 0.093)
50.28/50.32	c #Conflicts:     123000 | #Learnt:       9396 | 0.001
50.28/50.32	c total clause space: 78.2603MB
50.28/50.32	c total #watches: 269458
50.78/50.82	c total #propagations: 7788573 / total #impl: 83360789 (eff. 0.093)
50.78/50.82	c #Conflicts:     124000 | #Learnt:      10396 | 0.001
50.78/50.82	c total clause space: 78.2603MB
50.78/50.82	c total #watches: 289051
51.28/51.34	c total #propagations: 7853349 / total #impl: 83909285 (eff. 0.094)
51.28/51.34	c #Conflicts:     125000 | #Learnt:      11396 | 0.001
51.28/51.34	c total clause space: 78.2603MB
51.28/51.34	c total #watches: 309578
51.79/51.89	c total #propagations: 7923807 / total #impl: 84524705 (eff. 0.094)
51.79/51.89	c #Conflicts:     126000 | #Learnt:      12396 | 0.001
51.79/51.89	c total clause space: 78.2603MB
51.79/51.89	c total #watches: 331258
52.38/52.41	c total #propagations: 7999675 / total #impl: 85282436 (eff. 0.094)
52.38/52.41	c #Conflicts:     127000 | #Learnt:      13396 | 0.001
52.38/52.41	c total clause space: 78.2603MB
52.38/52.41	c total #watches: 357038
52.89/52.97	c total #propagations: 8067942 / total #impl: 85840750 (eff. 0.094)
52.89/52.97	c #Conflicts:     128000 | #Learnt:      14396 | 0.001
52.89/52.97	c total clause space: 78.2603MB
52.89/52.97	c total #watches: 374600
53.58/53.62	c total #propagations: 8131196 / total #impl: 86458721 (eff. 0.094)
53.58/53.62	c #Conflicts:     129000 | #Learnt:      15396 | 0.001
53.58/53.62	c total clause space: 78.2603MB
53.58/53.62	c total #watches: 396611
54.28/54.30	c total #propagations: 8194991 / total #impl: 87330973 (eff. 0.094)
54.28/54.30	c #Conflicts:     130000 | #Learnt:      16396 | 0.001
54.28/54.30	c total clause space: 78.2603MB
54.28/54.30	c total #watches: 419273
54.88/54.99	c total #propagations: 8264113 / total #impl: 88080030 (eff. 0.094)
54.88/54.99	c GC COLLECT
54.88/54.99	c #Conflicts:     131000 | #Learnt:       8796 | 0.001
54.88/54.99	c total clause space: 78.2603MB
54.88/54.99	c total #watches: 257058
55.28/55.36	c total #propagations: 8336322 / total #impl: 88713543 (eff. 0.094)
55.28/55.36	c #Conflicts:     132000 | #Learnt:       9796 | 0.001
55.28/55.36	c total clause space: 78.2603MB
55.28/55.36	c total #watches: 292916
55.78/55.83	c total #propagations: 8408306 / total #impl: 89096577 (eff. 0.094)
55.78/55.83	c #Conflicts:     133000 | #Learnt:      10796 | 0.001
55.78/55.83	c total clause space: 78.2603MB
55.78/55.83	c total #watches: 326402
56.28/56.38	c total #propagations: 8472273 / total #impl: 89580422 (eff. 0.095)
56.28/56.38	c #Conflicts:     134000 | #Learnt:      11796 | 0.001
56.28/56.38	c total clause space: 78.2603MB
56.28/56.38	c total #watches: 354299
56.88/56.95	c total #propagations: 8542049 / total #impl: 90134220 (eff. 0.095)
56.88/56.95	c #Conflicts:     135000 | #Learnt:      12796 | 0.001
56.88/56.95	c total clause space: 78.2603MB
56.88/56.95	c total #watches: 386509
57.48/57.58	c total #propagations: 8618207 / total #impl: 90624675 (eff. 0.095)
57.48/57.58	c #Conflicts:     136000 | #Learnt:      13796 | 0.001
57.48/57.58	c total clause space: 78.2603MB
57.48/57.58	c total #watches: 411320
58.28/58.37	c total #propagations: 8693529 / total #impl: 91244983 (eff. 0.095)
58.28/58.37	c #Conflicts:     137000 | #Learnt:      14796 | 0.001
58.28/58.37	c total clause space: 78.2603MB
58.28/58.37	c total #watches: 439932
59.08/59.16	c total #propagations: 8768628 / total #impl: 92103221 (eff. 0.095)
59.08/59.16	c #Conflicts:     138000 | #Learnt:      15796 | 0.001
59.08/59.16	c total clause space: 78.2603MB
59.08/59.16	c total #watches: 460526
59.98/60.00	c total #propagations: 8836062 / total #impl: 92915813 (eff. 0.095)
59.98/60.00	c #Conflicts:     139000 | #Learnt:      16796 | 0.001
59.98/60.00	c total clause space: 78.2603MB
59.98/60.00	c total #watches: 479539
60.88/60.90	c total #propagations: 8901740 / total #impl: 93672059 (eff. 0.095)
60.88/60.90	c #Conflicts:     140000 | #Learnt:      17796 | 0.001
60.88/60.90	c total clause space: 127.173MB
60.88/60.90	c total #watches: 501129
61.28/61.39	c total #propagations: 8972017 / total #impl: 94399646 (eff. 0.095)
61.28/61.39	c GC COLLECT
61.28/61.39	c #Conflicts:     141000 | #Learnt:       9894 | 0.001
61.28/61.39	c total clause space: 127.173MB
61.28/61.39	c total #watches: 289907
61.78/61.86	c total #propagations: 9039629 / total #impl: 94776963 (eff. 0.095)
61.78/61.86	c #Conflicts:     142000 | #Learnt:      10894 | 0.001
61.78/61.86	c total clause space: 127.173MB
61.78/61.86	c total #watches: 316386
62.28/62.31	c total #propagations: 9109051 / total #impl: 95262026 (eff. 0.096)
62.28/62.31	c #Conflicts:     143000 | #Learnt:      11894 | 0.001
62.28/62.31	c total clause space: 127.173MB
62.28/62.31	c total #watches: 345776
62.78/62.85	c total #propagations: 9181826 / total #impl: 95715785 (eff. 0.096)
62.78/62.85	c #Conflicts:     144000 | #Learnt:      12894 | 0.001
62.78/62.85	c total clause space: 127.173MB
62.78/62.85	c total #watches: 371697
63.38/63.45	c total #propagations: 9246417 / total #impl: 96141607 (eff. 0.096)
63.38/63.45	c #Conflicts:     145000 | #Learnt:      13894 | 0.001
63.38/63.45	c total clause space: 127.173MB
63.38/63.45	c total #watches: 392636
64.08/64.13	c total #propagations: 9315350 / total #impl: 96768807 (eff. 0.096)
64.08/64.13	c #Conflicts:     146000 | #Learnt:      14894 | 0.001
64.08/64.13	c total clause space: 127.173MB
64.08/64.13	c total #watches: 413519
64.78/64.84	c total #propagations: 9383905 / total #impl: 97364980 (eff. 0.096)
64.78/64.84	c #Conflicts:     147000 | #Learnt:      15894 | 0.001
64.78/64.84	c total clause space: 127.173MB
64.78/64.84	c total #watches: 432152
65.48/65.51	c total #propagations: 9452937 / total #impl: 97901454 (eff. 0.097)
65.48/65.51	c #Conflicts:     148000 | #Learnt:      16894 | 0.001
65.48/65.51	c total clause space: 127.173MB
65.48/65.51	c total #watches: 455236
66.17/66.28	c total #propagations: 9523487 / total #impl: 98425513 (eff. 0.097)
66.17/66.28	c #Conflicts:     149000 | #Learnt:      17894 | 0.001
66.17/66.28	c total clause space: 127.173MB
66.17/66.28	c total #watches: 474098
66.77/66.85	c total #propagations: 9593587 / total #impl: 98908230 (eff. 0.097)
66.77/66.85	c GC COLLECT
66.77/66.85	c #Conflicts:     150000 | #Learnt:       9691 | 0.001
66.77/66.85	c total clause space: 127.173MB
66.77/66.85	c total #watches: 290558
67.18/67.24	c total #propagations: 9650417 / total #impl: 99196337 (eff. 0.097)
67.18/67.24	c #Conflicts:     151000 | #Learnt:      10691 | 0.001
67.18/67.24	c total clause space: 127.173MB
67.18/67.24	c total #watches: 312890
67.67/67.72	c total #propagations: 9734125 / total #impl: 99695277 (eff. 0.098)
67.67/67.72	c #Conflicts:     152000 | #Learnt:      11691 | 0.001
67.67/67.72	c total clause space: 127.173MB
67.67/67.72	c total #watches: 332836
68.18/68.25	c total #propagations: 9806243 / total #impl: 100363175 (eff. 0.098)
68.18/68.25	c #Conflicts:     153000 | #Learnt:      12691 | 0.001
68.18/68.25	c total clause space: 127.173MB
68.18/68.25	c total #watches: 352151
68.77/68.82	c total #propagations: 9886916 / total #impl: 100985942 (eff. 0.098)
68.77/68.82	c #Conflicts:     154000 | #Learnt:      13691 | 0.001
68.77/68.82	c total clause space: 127.173MB
68.77/68.82	c total #watches: 374078
69.38/69.43	c total #propagations: 9957066 / total #impl: 101654312 (eff. 0.098)
69.38/69.43	c #Conflicts:     155000 | #Learnt:      14691 | 0.001
69.38/69.43	c total clause space: 127.173MB
69.38/69.43	c total #watches: 391096
69.97/70.07	c total #propagations: 10027838 / total #impl: 102403796 (eff. 0.098)
69.97/70.07	c #Conflicts:     156000 | #Learnt:      15691 | 0.001
69.97/70.07	c total clause space: 127.173MB
69.97/70.07	c total #watches: 415961
70.67/70.77	c total #propagations: 10096046 / total #impl: 102988826 (eff. 0.098)
70.67/70.77	c #Conflicts:     157000 | #Learnt:      16691 | 0.001
70.67/70.77	c total clause space: 127.173MB
70.67/70.77	c total #watches: 430914
71.48/71.53	c total #propagations: 10169675 / total #impl: 103692472 (eff. 0.098)
71.48/71.53	c #Conflicts:     158000 | #Learnt:      17691 | 0.001
71.48/71.53	c total clause space: 127.173MB
71.48/71.53	c total #watches: 446937
72.27/72.34	c total #propagations: 10240551 / total #impl: 104510785 (eff. 0.098)
72.27/72.34	c #Conflicts:     159000 | #Learnt:      18691 | 0.001
72.27/72.34	c total clause space: 127.173MB
72.27/72.34	c total #watches: 460530
72.87/72.94	c total #propagations: 10307671 / total #impl: 105679805 (eff. 0.098)
72.87/72.94	c GC COLLECT
72.87/72.94	c #Conflicts:     160000 | #Learnt:      10191 | 0.001
72.87/72.94	c total clause space: 127.173MB
72.87/72.94	c total #watches: 304471
73.37/73.49	c total #propagations: 10376370 / total #impl: 106214392 (eff. 0.098)
73.37/73.49	c #Conflicts:     161000 | #Learnt:      11191 | 0.001
73.37/73.49	c total clause space: 127.173MB
73.37/73.49	c total #watches: 332747
74.07/74.17	c total #propagations: 10446981 / total #impl: 106615299 (eff. 0.098)
74.07/74.17	c #Conflicts:     162000 | #Learnt:      12191 | 0.001
74.07/74.17	c total clause space: 127.173MB
74.07/74.17	c total #watches: 349770
74.78/74.86	c total #propagations: 10518345 / total #impl: 107271187 (eff. 0.098)
74.78/74.86	c #Conflicts:     163000 | #Learnt:      13191 | 0.001
74.78/74.86	c total clause space: 127.173MB
74.78/74.86	c total #watches: 367644
75.57/75.67	c total #propagations: 10590527 / total #impl: 107927290 (eff. 0.098)
75.57/75.67	c #Conflicts:     164000 | #Learnt:      14191 | 0.001
75.57/75.67	c total clause space: 127.173MB
75.57/75.67	c total #watches: 383554
76.37/76.45	c total #propagations: 10668226 / total #impl: 108644761 (eff. 0.098)
76.37/76.45	c #Conflicts:     165000 | #Learnt:      15191 | 0.001
76.37/76.45	c total clause space: 127.173MB
76.37/76.45	c total #watches: 403100
77.17/77.27	c total #propagations: 10744003 / total #impl: 109357948 (eff. 0.098)
77.17/77.27	c #Conflicts:     166000 | #Learnt:      16191 | 0.001
77.17/77.27	c total clause space: 127.173MB
77.17/77.27	c total #watches: 424239
78.08/78.18	c total #propagations: 10813945 / total #impl: 110023214 (eff. 0.098)
78.08/78.18	c #Conflicts:     167000 | #Learnt:      17191 | 0.001
78.08/78.18	c total clause space: 127.173MB
78.08/78.18	c total #watches: 440801
78.97/79.09	c total #propagations: 10879798 / total #impl: 110862118 (eff. 0.098)
78.97/79.09	c #Conflicts:     168000 | #Learnt:      18191 | 0.001
78.97/79.09	c total clause space: 127.173MB
78.97/79.09	c total #watches: 462797
79.87/79.95	c total #propagations: 10944667 / total #impl: 111587004 (eff. 0.098)
79.87/79.95	c #Conflicts:     169000 | #Learnt:      19191 | 0.001
79.87/79.95	c total clause space: 127.173MB
79.87/79.95	c total #watches: 486373
80.57/80.62	c total #propagations: 11010470 / total #impl: 112216192 (eff. 0.098)
80.57/80.62	c GC COLLECT
80.57/80.62	c #Conflicts:     170000 | #Learnt:      10390 | 0.001
80.57/80.62	c total clause space: 127.173MB
80.57/80.62	c total #watches: 311748
81.17/81.23	c total #propagations: 11081495 / total #impl: 112682331 (eff. 0.098)
81.17/81.23	c #Conflicts:     171000 | #Learnt:      11390 | 0.001
81.17/81.23	c total clause space: 127.173MB
81.17/81.23	c total #watches: 330308
81.77/81.86	c total #propagations: 11145954 / total #impl: 113201393 (eff. 0.098)
81.77/81.86	c #Conflicts:     172000 | #Learnt:      12390 | 0.001
81.77/81.86	c total clause space: 127.173MB
81.77/81.86	c total #watches: 354266
82.48/82.51	c total #propagations: 11217299 / total #impl: 113943619 (eff. 0.098)
82.48/82.51	c #Conflicts:     173000 | #Learnt:      13390 | 0.001
82.48/82.51	c total clause space: 127.173MB
82.48/82.51	c total #watches: 388122
83.17/83.26	c total #propagations: 11289031 / total #impl: 114415221 (eff. 0.099)
83.17/83.26	c #Conflicts:     174000 | #Learnt:      14390 | 0.001
83.17/83.26	c total clause space: 127.173MB
83.17/83.26	c total #watches: 416312
83.97/84.00	c total #propagations: 11349116 / total #impl: 115053942 (eff. 0.099)
83.97/84.00	c #Conflicts:     175000 | #Learnt:      15390 | 0.001
83.97/84.00	c total clause space: 127.173MB
83.97/84.00	c total #watches: 448808
84.78/84.85	c total #propagations: 11408759 / total #impl: 115618473 (eff. 0.099)
84.78/84.85	c #Conflicts:     176000 | #Learnt:      16390 | 0.001
84.78/84.85	c total clause space: 127.173MB
84.78/84.85	c total #watches: 472597
85.67/85.76	c total #propagations: 11479189 / total #impl: 116077428 (eff. 0.099)
85.67/85.76	c #Conflicts:     177000 | #Learnt:      17390 | 0.001
85.67/85.76	c total clause space: 127.173MB
85.67/85.76	c total #watches: 492565
86.67/86.78	c total #propagations: 11548375 / total #impl: 116559739 (eff. 0.099)
86.67/86.78	c #Conflicts:     178000 | #Learnt:      18390 | 0.001
86.67/86.78	c total clause space: 127.173MB
86.67/86.78	c total #watches: 508164
87.67/87.77	c total #propagations: 11617216 / total #impl: 117219365 (eff. 0.099)
87.67/87.77	c #Conflicts:     179000 | #Learnt:      19390 | 0.001
87.67/87.77	c total clause space: 127.173MB
87.67/87.77	c total #watches: 528611
88.58/88.69	c total #propagations: 11685992 / total #impl: 117931631 (eff. 0.099)
88.58/88.69	c GC COLLECT
88.58/88.69	c #Conflicts:     180000 | #Learnt:      10284 | 0.001
88.58/88.69	c total clause space: 127.173MB
88.58/88.69	c total #watches: 311914
89.28/89.31	c total #propagations: 11753759 / total #impl: 118444410 (eff. 0.099)
89.28/89.31	c #Conflicts:     181000 | #Learnt:      11284 | 0.001
89.28/89.31	c total clause space: 127.173MB
89.28/89.31	c total #watches: 336391
89.98/90.02	c total #propagations: 11817442 / total #impl: 118883345 (eff. 0.099)
89.98/90.02	c #Conflicts:     182000 | #Learnt:      12284 | 0.001
89.98/90.02	c total clause space: 127.173MB
89.98/90.02	c total #watches: 359534
90.78/90.80	c total #propagations: 11884114 / total #impl: 119441084 (eff. 0.099)
90.78/90.80	c #Conflicts:     183000 | #Learnt:      13284 | 0.001
90.78/90.80	c total clause space: 127.173MB
90.78/90.80	c total #watches: 373588
91.48/91.53	c total #propagations: 11947910 / total #impl: 119900046 (eff. 0.100)
91.48/91.53	c #Conflicts:     184000 | #Learnt:      14284 | 0.001
91.48/91.53	c total clause space: 127.173MB
91.48/91.53	c total #watches: 394920
92.18/92.27	c total #propagations: 12011269 / total #impl: 120400585 (eff. 0.100)
92.18/92.27	c #Conflicts:     185000 | #Learnt:      15284 | 0.001
92.18/92.27	c total clause space: 127.173MB
92.18/92.27	c total #watches: 412022
92.98/93.02	c total #propagations: 12072787 / total #impl: 121056516 (eff. 0.100)
92.98/93.02	c #Conflicts:     186000 | #Learnt:      16284 | 0.001
92.98/93.02	c total clause space: 127.173MB
92.98/93.02	c total #watches: 426831
93.98/94.00	c total #propagations: 12136478 / total #impl: 121704871 (eff. 0.100)
93.98/94.00	c #Conflicts:     187000 | #Learnt:      17284 | 0.001
93.98/94.00	c total clause space: 127.173MB
93.98/94.00	c total #watches: 439080
94.78/94.84	c total #propagations: 12204378 / total #impl: 122423599 (eff. 0.100)
94.78/94.84	c #Conflicts:     188000 | #Learnt:      18284 | 0.001
94.78/94.84	c total clause space: 127.173MB
94.78/94.84	c total #watches: 459902
95.69/95.77	c total #propagations: 12259797 / total #impl: 122987639 (eff. 0.100)
95.69/95.77	c #Conflicts:     189000 | #Learnt:      19284 | 0.001
95.69/95.77	c total clause space: 127.173MB
95.69/95.77	c total #watches: 476706
96.68/96.78	c total #propagations: 12318617 / total #impl: 123700990 (eff. 0.100)
96.68/96.78	c #Conflicts:     190000 | #Learnt:      20284 | 0.001
96.68/96.78	c total clause space: 127.173MB
96.68/96.78	c total #watches: 490578
97.58/97.60	c total #propagations: 12371251 / total #impl: 124191589 (eff. 0.100)
97.58/97.60	c GC COLLECT
97.58/97.60	c #Conflicts:     191000 | #Learnt:      10882 | 0.001
97.58/97.60	c total clause space: 127.173MB
97.58/97.60	c total #watches: 330539
98.18/98.20	c total #propagations: 12427077 / total #impl: 124601790 (eff. 0.100)
98.18/98.20	c #Conflicts:     192000 | #Learnt:      11882 | 0.001
98.18/98.20	c total clause space: 127.173MB
98.18/98.20	c total #watches: 353785
98.88/98.90	c total #propagations: 12480086 / total #impl: 125282565 (eff. 0.100)
98.88/98.90	c #Conflicts:     193000 | #Learnt:      12882 | 0.001
98.88/98.90	c total clause space: 127.173MB
98.88/98.90	c total #watches: 376369
99.58/99.67	c total #propagations: 12539101 / total #impl: 125890625 (eff. 0.100)
99.58/99.67	c #Conflicts:     194000 | #Learnt:      13882 | 0.001
99.58/99.67	c total clause space: 127.173MB
99.58/99.67	c total #watches: 405403
100.48/100.54	c total #propagations: 12598136 / total #impl: 126632178 (eff. 0.099)
100.48/100.54	c #Conflicts:     195000 | #Learnt:      14882 | 0.001
100.48/100.54	c total clause space: 127.173MB
100.48/100.54	c total #watches: 429481
101.38/101.47	c total #propagations: 12655716 / total #impl: 127733990 (eff. 0.099)
101.38/101.47	c #Conflicts:     196000 | #Learnt:      15882 | 0.001
101.38/101.47	c total clause space: 127.173MB
101.38/101.47	c total #watches: 446954
102.38/102.41	c total #propagations: 12715073 / total #impl: 128600478 (eff. 0.099)
102.38/102.41	c #Conflicts:     197000 | #Learnt:      16882 | 0.001
102.38/102.41	c total clause space: 127.173MB
102.38/102.41	c total #watches: 468114
103.28/103.39	c total #propagations: 12769971 / total #impl: 129512636 (eff. 0.099)
103.28/103.39	c #Conflicts:     198000 | #Learnt:      17882 | 0.001
103.28/103.39	c total clause space: 127.173MB
103.28/103.39	c total #watches: 487858
104.28/104.39	c total #propagations: 12829355 / total #impl: 130423056 (eff. 0.098)
104.28/104.39	c #Conflicts:     199000 | #Learnt:      18882 | 0.001
104.28/104.39	c total clause space: 127.173MB
104.28/104.39	c total #watches: 506565
105.28/105.33	c total #propagations: 12888070 / total #impl: 131407180 (eff. 0.098)
105.28/105.33	c #Conflicts:     200000 | #Learnt:      19882 | 0.001
105.28/105.33	c total clause space: 127.173MB
105.28/105.33	c total #watches: 528304
106.18/106.23	c total #propagations: 12946944 / total #impl: 132192612 (eff. 0.098)
106.18/106.23	c #Conflicts:     201000 | #Learnt:      20882 | 0.001
106.18/106.23	c total clause space: 127.173MB
106.18/106.23	c total #watches: 556507
107.07/107.11	c total #propagations: 13005894 / total #impl: 132700537 (eff. 0.098)
107.07/107.11	c GC COLLECT
107.07/107.11	c #Conflicts:     202000 | #Learnt:      11183 | 0.001
107.07/107.11	c total clause space: 127.173MB
107.07/107.11	c total #watches: 332398
107.57/107.68	c total #propagations: 13067466 / total #impl: 133209439 (eff. 0.098)
107.57/107.68	c #Conflicts:     203000 | #Learnt:      12183 | 0.001
107.57/107.68	c total clause space: 127.173MB
107.57/107.68	c total #watches: 362596
108.37/108.44	c total #propagations: 13132024 / total #impl: 133736082 (eff. 0.098)
108.37/108.44	c #Conflicts:     204000 | #Learnt:      13183 | 0.001
108.37/108.44	c total clause space: 127.173MB
108.37/108.44	c total #watches: 390537
109.17/109.25	c total #propagations: 13197490 / total #impl: 134339608 (eff. 0.098)
109.17/109.25	c #Conflicts:     205000 | #Learnt:      14183 | 0.001
109.17/109.25	c total clause space: 127.173MB
109.17/109.25	c total #watches: 423457
110.08/110.16	c total #propagations: 13257373 / total #impl: 134939097 (eff. 0.098)
110.08/110.16	c #Conflicts:     206000 | #Learnt:      15183 | 0.001
110.08/110.16	c total clause space: 127.173MB
110.08/110.16	c total #watches: 448423
111.18/111.22	c total #propagations: 13318632 / total #impl: 135688030 (eff. 0.098)
111.18/111.22	c #Conflicts:     207000 | #Learnt:      16183 | 0.001
111.18/111.22	c total clause space: 127.173MB
111.18/111.22	c total #watches: 465820
112.07/112.20	c total #propagations: 13387212 / total #impl: 136475468 (eff. 0.098)
112.07/112.20	c #Conflicts:     208000 | #Learnt:      17183 | 0.001
112.07/112.20	c total clause space: 127.173MB
112.07/112.20	c total #watches: 486960
113.17/113.27	c total #propagations: 13448766 / total #impl: 137233073 (eff. 0.098)
113.17/113.27	c #Conflicts:     209000 | #Learnt:      18183 | 0.001
113.17/113.27	c total clause space: 127.173MB
113.17/113.27	c total #watches: 505621
114.27/114.34	c total #propagations: 13508110 / total #impl: 137883878 (eff. 0.098)
114.27/114.34	c #Conflicts:     210000 | #Learnt:      19183 | 0.001
114.27/114.34	c total clause space: 127.173MB
114.27/114.34	c total #watches: 527733
115.17/115.29	c total #propagations: 13567271 / total #impl: 138548717 (eff. 0.098)
115.17/115.29	c #Conflicts:     211000 | #Learnt:      20183 | 0.001
115.17/115.29	c total clause space: 127.173MB
115.17/115.29	c total #watches: 545322
116.27/116.36	c total #propagations: 13631910 / total #impl: 139078628 (eff. 0.098)
116.27/116.36	c #Conflicts:     212000 | #Learnt:      21183 | 0.001
116.27/116.36	c total clause space: 127.173MB
116.27/116.36	c total #watches: 563141
117.37/117.45	c total #propagations: 13696577 / total #impl: 139595660 (eff. 0.098)
117.37/117.45	c GC COLLECT
117.37/117.45	c #Conflicts:     213000 | #Learnt:      11179 | 0.001
117.37/117.45	c total clause space: 127.173MB
117.37/117.45	c total #watches: 332930
117.97/118.06	c total #propagations: 13756702 / total #impl: 140188417 (eff. 0.098)
117.97/118.06	c #Conflicts:     214000 | #Learnt:      12179 | 0.001
117.97/118.06	c total clause space: 127.173MB
117.97/118.06	c total #watches: 359251
118.67/118.70	c total #propagations: 13814230 / total #impl: 140613065 (eff. 0.098)
118.67/118.70	c #Conflicts:     215000 | #Learnt:      13179 | 0.001
118.67/118.70	c total clause space: 127.173MB
118.67/118.70	c total #watches: 381502
119.27/119.38	c total #propagations: 13878853 / total #impl: 141175231 (eff. 0.098)
119.27/119.38	c #Conflicts:     216000 | #Learnt:      14179 | 0.001
119.27/119.38	c total clause space: 127.173MB
119.27/119.38	c total #watches: 409652
119.98/120.07	c total #propagations: 13941609 / total #impl: 141724731 (eff. 0.098)
119.98/120.07	c #Conflicts:     217000 | #Learnt:      15179 | 0.001
119.98/120.07	c total clause space: 127.173MB
119.98/120.07	c total #watches: 436810
120.77/120.80	c total #propagations: 14003318 / total #impl: 142281410 (eff. 0.098)
120.77/120.80	c #Conflicts:     218000 | #Learnt:      16179 | 0.001
120.77/120.80	c total clause space: 127.173MB
120.77/120.80	c total #watches: 461390
121.57/121.61	c total #propagations: 14062287 / total #impl: 142894479 (eff. 0.098)
121.57/121.61	c #Conflicts:     219000 | #Learnt:      17179 | 0.001
121.57/121.61	c total clause space: 127.173MB
121.57/121.61	c total #watches: 485584
122.37/122.44	c total #propagations: 14126015 / total #impl: 143470176 (eff. 0.098)
122.37/122.44	c #Conflicts:     220000 | #Learnt:      18179 | 0.001
122.37/122.44	c total clause space: 127.173MB
122.37/122.44	c total #watches: 504454
123.28/123.38	c total #propagations: 14191383 / total #impl: 144089783 (eff. 0.098)
123.28/123.38	c #Conflicts:     221000 | #Learnt:      19179 | 0.001
123.28/123.38	c total clause space: 127.173MB
123.28/123.38	c total #watches: 523089
124.17/124.29	c total #propagations: 14253411 / total #impl: 144689872 (eff. 0.099)
124.17/124.29	c #Conflicts:     222000 | #Learnt:      20179 | 0.001
124.17/124.29	c total clause space: 127.173MB
124.17/124.29	c total #watches: 547479
125.17/125.24	c total #propagations: 14315578 / total #impl: 145343617 (eff. 0.098)
125.17/125.24	c #Conflicts:     223000 | #Learnt:      21179 | 0.001
125.17/125.24	c total clause space: 127.173MB
125.17/125.24	c total #watches: 570189
126.17/126.27	c total #propagations: 14373642 / total #impl: 146105058 (eff. 0.098)
126.17/126.27	c #Conflicts:     224000 | #Learnt:      22179 | 0.001
126.17/126.27	c total clause space: 127.173MB
126.17/126.27	c total #watches: 593679
127.17/127.27	c total #propagations: 14431218 / total #impl: 146760111 (eff. 0.098)
127.17/127.27	c GC COLLECT
127.17/127.27	c #Conflicts:     225000 | #Learnt:      11882 | 0.001
127.17/127.27	c total clause space: 127.173MB
127.17/127.27	c total #watches: 350239
127.97/128.02	c total #propagations: 14483689 / total #impl: 147272867 (eff. 0.098)
127.97/128.02	c #Conflicts:     226000 | #Learnt:      12882 | 0.001
127.97/128.02	c total clause space: 127.173MB
127.97/128.02	c total #watches: 375289
128.67/128.78	c total #propagations: 14544810 / total #impl: 147768002 (eff. 0.098)
128.67/128.78	c #Conflicts:     227000 | #Learnt:      13882 | 0.001
128.67/128.78	c total clause space: 127.173MB
128.67/128.78	c total #watches: 398249
129.57/129.67	c total #propagations: 14605088 / total #impl: 148536617 (eff. 0.098)
129.57/129.67	c #Conflicts:     228000 | #Learnt:      14882 | 0.001
129.57/129.67	c total clause space: 127.173MB
129.57/129.67	c total #watches: 417990
130.37/130.41	c total #propagations: 14666732 / total #impl: 149079854 (eff. 0.098)
130.37/130.41	c #Conflicts:     229000 | #Learnt:      15882 | 0.001
130.37/130.41	c total clause space: 127.173MB
130.37/130.41	c total #watches: 446993
131.27/131.31	c total #propagations: 14723274 / total #impl: 149681657 (eff. 0.098)
131.27/131.31	c #Conflicts:     230000 | #Learnt:      16882 | 0.001
131.27/131.31	c total clause space: 127.173MB
131.27/131.31	c total #watches: 469489
131.97/132.07	c total #propagations: 14786561 / total #impl: 150436987 (eff. 0.098)
131.97/132.07	c #Conflicts:     231000 | #Learnt:      17882 | 0.001
131.97/132.07	c total clause space: 127.173MB
131.97/132.07	c total #watches: 497077
132.87/132.95	c total #propagations: 14845381 / total #impl: 151209603 (eff. 0.098)
132.87/132.95	c #Conflicts:     232000 | #Learnt:      18882 | 0.001
132.87/132.95	c total clause space: 127.173MB
132.87/132.95	c total #watches: 516213
133.77/133.82	c total #propagations: 14907272 / total #impl: 152015823 (eff. 0.098)
133.77/133.82	c #Conflicts:     233000 | #Learnt:      19882 | 0.001
133.77/133.82	c total clause space: 127.173MB
133.77/133.82	c total #watches: 532907
134.77/134.89	c total #propagations: 14970958 / total #impl: 152601506 (eff. 0.098)
134.77/134.89	c #Conflicts:     234000 | #Learnt:      20882 | 0.001
134.77/134.89	c total clause space: 127.173MB
134.77/134.89	c total #watches: 547762
135.77/135.89	c total #propagations: 15037258 / total #impl: 153381974 (eff. 0.098)
135.77/135.89	c #Conflicts:     235000 | #Learnt:      21882 | 0.001
135.77/135.89	c total clause space: 127.173MB
135.77/135.89	c total #watches: 564956
136.87/136.99	c total #propagations: 15104034 / total #impl: 154054270 (eff. 0.098)
136.87/136.99	c #Conflicts:     236000 | #Learnt:      22882 | 0.001
136.87/136.99	c total clause space: 127.173MB
136.87/136.99	c total #watches: 583284
137.77/137.86	c total #propagations: 15168866 / total #impl: 154761959 (eff. 0.098)
137.77/137.86	c GC COLLECT
137.77/137.86	c #Conflicts:     237000 | #Learnt:      12280 | 0.001
137.77/137.86	c total clause space: 127.173MB
137.77/137.86	c total #watches: 362194
138.47/138.53	c total #propagations: 15227645 / total #impl: 155263450 (eff. 0.098)
138.47/138.53	c #Conflicts:     238000 | #Learnt:      13280 | 0.001
138.47/138.53	c total clause space: 127.173MB
138.47/138.53	c total #watches: 388931
139.27/139.31	c total #propagations: 15285983 / total #impl: 155800974 (eff. 0.098)
139.27/139.31	c #Conflicts:     239000 | #Learnt:      14280 | 0.001
139.27/139.31	c total clause space: 127.173MB
139.27/139.31	c total #watches: 406569
139.97/140.00	c total #propagations: 15340440 / total #impl: 156292243 (eff. 0.098)
139.97/140.00	c #Conflicts:     240000 | #Learnt:      15280 | 0.001
139.97/140.00	c total clause space: 127.173MB
139.97/140.00	c total #watches: 430511
140.67/140.76	c total #propagations: 15396383 / total #impl: 156657817 (eff. 0.098)
140.67/140.76	c #Conflicts:     241000 | #Learnt:      16280 | 0.001
140.67/140.76	c total clause space: 127.173MB
140.67/140.76	c total #watches: 455402
141.57/141.67	c total #propagations: 15459359 / total #impl: 157094920 (eff. 0.098)
141.57/141.67	c #Conflicts:     242000 | #Learnt:      17280 | 0.001
141.57/141.67	c total clause space: 127.173MB
141.57/141.67	c total #watches: 473382
142.57/142.65	c total #propagations: 15522453 / total #impl: 157638062 (eff. 0.098)
142.57/142.65	c #Conflicts:     243000 | #Learnt:      18280 | 0.001
142.57/142.65	c total clause space: 127.173MB
142.57/142.65	c total #watches: 496839
143.67/143.75	c total #propagations: 15590793 / total #impl: 158092713 (eff. 0.099)
143.67/143.75	c #Conflicts:     244000 | #Learnt:      19280 | 0.001
143.67/143.75	c total clause space: 127.173MB
143.67/143.75	c total #watches: 514123
144.67/144.79	c total #propagations: 15665882 / total #impl: 158563962 (eff. 0.099)
144.67/144.79	c #Conflicts:     245000 | #Learnt:      20280 | 0.001
144.67/144.79	c total clause space: 127.173MB
144.67/144.79	c total #watches: 533000
145.77/145.89	c total #propagations: 15732268 / total #impl: 159192188 (eff. 0.099)
145.77/145.89	c #Conflicts:     246000 | #Learnt:      21280 | 0.001
145.77/145.89	c total clause space: 127.173MB
145.77/145.89	c total #watches: 552731
146.97/147.03	c total #propagations: 15799927 / total #impl: 159782591 (eff. 0.099)
146.97/147.03	c #Conflicts:     247000 | #Learnt:      22280 | 0.001
146.97/147.03	c total clause space: 127.173MB
146.97/147.03	c total #watches: 565584
148.17/148.26	c total #propagations: 15861048 / total #impl: 160484758 (eff. 0.099)
148.17/148.26	c #Conflicts:     248000 | #Learnt:      23280 | 0.001
148.17/148.26	c total clause space: 127.173MB
148.17/148.26	c total #watches: 581314
149.17/149.25	c total #propagations: 15927057 / total #impl: 161221810 (eff. 0.099)
149.17/149.25	c GC COLLECT
149.17/149.25	c #Conflicts:     249000 | #Learnt:      12383 | 0.001
149.17/149.25	c total clause space: 127.173MB
149.17/149.25	c total #watches: 357446
149.87/149.97	c total #propagations: 15985986 / total #impl: 161853490 (eff. 0.099)
149.87/149.97	c #Conflicts:     250000 | #Learnt:      13383 | 0.001
149.87/149.97	c total clause space: 127.173MB
149.87/149.97	c total #watches: 378341
150.68/150.73	c total #propagations: 16050416 / total #impl: 162272074 (eff. 0.099)
150.68/150.73	c #Conflicts:     251000 | #Learnt:      14383 | 0.001
150.68/150.73	c total clause space: 127.173MB
150.68/150.73	c total #watches: 401944
151.37/151.48	c total #propagations: 16123614 / total #impl: 162776584 (eff. 0.099)
151.37/151.48	c #Conflicts:     252000 | #Learnt:      15383 | 0.001
151.37/151.48	c total clause space: 127.173MB
151.37/151.48	c total #watches: 424808
152.27/152.32	c total #propagations: 16189877 / total #impl: 163307310 (eff. 0.099)
152.27/152.32	c #Conflicts:     253000 | #Learnt:      16383 | 0.001
152.27/152.32	c total clause space: 127.173MB
152.27/152.32	c total #watches: 442134
153.17/153.27	c total #propagations: 16254562 / total #impl: 163903578 (eff. 0.099)
153.17/153.27	c #Conflicts:     254000 | #Learnt:      17383 | 0.001
153.17/153.27	c total clause space: 127.173MB
153.17/153.27	c total #watches: 462849
154.17/154.25	c total #propagations: 16318189 / total #impl: 164552380 (eff. 0.099)
154.17/154.25	c #Conflicts:     255000 | #Learnt:      18383 | 0.001
154.17/154.25	c total clause space: 127.173MB
154.17/154.25	c total #watches: 482692
155.18/155.29	c total #propagations: 16381368 / total #impl: 165271508 (eff. 0.099)
155.18/155.29	c #Conflicts:     256000 | #Learnt:      19383 | 0.001
155.18/155.29	c total clause space: 127.173MB
155.18/155.29	c total #watches: 503582
156.47/156.54	c total #propagations: 16442420 / total #impl: 165873938 (eff. 0.099)
156.47/156.54	c #Conflicts:     257000 | #Learnt:      20383 | 0.001
156.47/156.54	c total clause space: 127.173MB
156.47/156.54	c total #watches: 524198
157.67/157.78	c total #propagations: 16506685 / total #impl: 166697755 (eff. 0.099)
157.67/157.78	c #Conflicts:     258000 | #Learnt:      21383 | 0.001
157.67/157.78	c total clause space: 127.173MB
157.67/157.78	c total #watches: 539437
158.97/159.03	c total #propagations: 16566243 / total #impl: 167697443 (eff. 0.099)
158.97/159.03	c #Conflicts:     259000 | #Learnt:      22383 | 0.001
158.97/159.03	c total clause space: 127.173MB
158.97/159.03	c total #watches: 555643
160.27/160.36	c total #propagations: 16628928 / total #impl: 168557513 (eff. 0.099)
160.27/160.36	c #Conflicts:     260000 | #Learnt:      23383 | 0.001
160.27/160.36	c total clause space: 127.173MB
160.27/160.36	c total #watches: 575326
161.57/161.60	c total #propagations: 16691977 / total #impl: 169382557 (eff. 0.099)
161.57/161.60	c #Conflicts:     261000 | #Learnt:      24383 | 0.001
161.57/161.60	c total clause space: 127.173MB
161.57/161.60	c total #watches: 600048
162.27/162.34	c total #propagations: 16753984 / total #impl: 169899814 (eff. 0.099)
162.27/162.34	c GC COLLECT
162.27/162.34	c #Conflicts:     262000 | #Learnt:      13185 | 0.001
162.27/162.34	c total clause space: 127.173MB
162.27/162.34	c total #watches: 379935
162.88/162.95	c total #propagations: 16825753 / total #impl: 170339138 (eff. 0.099)
162.88/162.95	c #Conflicts:     263000 | #Learnt:      14185 | 0.001
162.88/162.95	c total clause space: 127.173MB
162.88/162.95	c total #watches: 408091
163.57/163.62	c total #propagations: 16887867 / total #impl: 170774050 (eff. 0.099)
163.57/163.62	c #Conflicts:     264000 | #Learnt:      15185 | 0.001
163.57/163.62	c total clause space: 127.173MB
163.57/163.62	c total #watches: 433239
164.37/164.41	c total #propagations: 16946790 / total #impl: 171295803 (eff. 0.099)
164.37/164.41	c #Conflicts:     265000 | #Learnt:      16185 | 0.001
164.37/164.41	c total clause space: 127.173MB
164.37/164.41	c total #watches: 457721
165.17/165.24	c total #propagations: 17001499 / total #impl: 171826597 (eff. 0.099)
165.17/165.24	c #Conflicts:     266000 | #Learnt:      17185 | 0.001
165.17/165.24	c total clause space: 127.173MB
165.17/165.24	c total #watches: 471060
165.97/166.01	c total #propagations: 17061338 / total #impl: 172419859 (eff. 0.099)
165.97/166.01	c #Conflicts:     267000 | #Learnt:      18185 | 0.001
165.97/166.01	c total clause space: 127.173MB
165.97/166.01	c total #watches: 492602
166.77/166.89	c total #propagations: 17120466 / total #impl: 173121223 (eff. 0.099)
166.77/166.89	c #Conflicts:     268000 | #Learnt:      19185 | 0.001
166.77/166.89	c total clause space: 127.173MB
166.77/166.89	c total #watches: 516357
167.77/167.87	c total #propagations: 17183650 / total #impl: 173682020 (eff. 0.099)
167.77/167.87	c #Conflicts:     269000 | #Learnt:      20185 | 0.001
167.77/167.87	c total clause space: 127.173MB
167.77/167.87	c total #watches: 542481
168.87/168.91	c total #propagations: 17246077 / total #impl: 174375950 (eff. 0.099)
168.87/168.91	c #Conflicts:     270000 | #Learnt:      21185 | 0.001
168.87/168.91	c total clause space: 127.173MB
168.87/168.91	c total #watches: 572589
169.77/169.88	c total #propagations: 17300685 / total #impl: 175119052 (eff. 0.099)
169.77/169.88	c #Conflicts:     271000 | #Learnt:      22185 | 0.001
169.77/169.88	c total clause space: 127.173MB
169.77/169.88	c total #watches: 594167
170.87/170.90	c total #propagations: 17360491 / total #impl: 175825662 (eff. 0.099)
170.87/170.90	c #Conflicts:     272000 | #Learnt:      23185 | 0.001
170.87/170.90	c total clause space: 127.173MB
170.87/170.90	c total #watches: 617158
171.77/171.87	c total #propagations: 17420131 / total #impl: 176651313 (eff. 0.099)
171.77/171.87	c #Conflicts:     273000 | #Learnt:      24185 | 0.001
171.77/171.87	c total clause space: 127.173MB
171.77/171.87	c total #watches: 637594
172.87/172.91	c total #propagations: 17473427 / total #impl: 177558323 (eff. 0.098)
172.87/172.91	c GC COLLECT
172.87/172.91	c #Conflicts:     274000 | #Learnt:      12679 | 0.001
172.87/172.91	c total clause space: 127.173MB
172.87/172.91	c total #watches: 369000
173.37/173.42	c total #propagations: 17527148 / total #impl: 178321420 (eff. 0.098)
173.37/173.42	c #Conflicts:     275000 | #Learnt:      13679 | 0.001
173.37/173.42	c total clause space: 127.173MB
173.37/173.42	c total #watches: 396696
173.97/174.06	c total #propagations: 17590362 / total #impl: 178829741 (eff. 0.098)
173.97/174.06	c #Conflicts:     276000 | #Learnt:      14679 | 0.001
173.97/174.06	c total clause space: 127.173MB
173.97/174.06	c total #watches: 420902
174.67/174.77	c total #propagations: 17649842 / total #impl: 179583714 (eff. 0.098)
174.67/174.77	c #Conflicts:     277000 | #Learnt:      15679 | 0.001
174.67/174.77	c total clause space: 127.173MB
174.67/174.77	c total #watches: 436659
175.37/175.47	c total #propagations: 17711694 / total #impl: 180242254 (eff. 0.098)
175.37/175.47	c #Conflicts:     278000 | #Learnt:      16679 | 0.001
175.37/175.47	c total clause space: 127.173MB
175.37/175.47	c total #watches: 446866
176.17/176.24	c total #propagations: 17768212 / total #impl: 180772417 (eff. 0.098)
176.17/176.24	c #Conflicts:     279000 | #Learnt:      17679 | 0.001
176.17/176.24	c total clause space: 127.173MB
176.17/176.24	c total #watches: 460267
176.87/176.96	c total #propagations: 17823112 / total #impl: 181132997 (eff. 0.098)
176.87/176.96	c #Conflicts:     280000 | #Learnt:      18679 | 0.001
176.87/176.96	c total clause space: 127.173MB
176.87/176.96	c total #watches: 481826
177.86/177.92	c total #propagations: 17887431 / total #impl: 181665369 (eff. 0.098)
177.86/177.92	c #Conflicts:     281000 | #Learnt:      19679 | 0.001
177.86/177.92	c total clause space: 127.173MB
177.86/177.92	c total #watches: 504167
178.76/178.89	c total #propagations: 17947140 / total #impl: 182301727 (eff. 0.098)
178.76/178.89	c #Conflicts:     282000 | #Learnt:      20679 | 0.001
178.76/178.89	c total clause space: 127.173MB
178.76/178.89	c total #watches: 526855
179.66/179.76	c total #propagations: 18004414 / total #impl: 183059543 (eff. 0.098)
179.66/179.76	c #Conflicts:     283000 | #Learnt:      21679 | 0.001
179.66/179.76	c total clause space: 127.173MB
179.66/179.76	c total #watches: 547920
180.66/180.75	c total #propagations: 18069911 / total #impl: 183677795 (eff. 0.098)
180.66/180.75	c #Conflicts:     284000 | #Learnt:      22679 | 0.001
180.66/180.75	c total clause space: 127.173MB
180.66/180.75	c total #watches: 570322
181.76/181.86	c total #propagations: 18130149 / total #impl: 184227222 (eff. 0.098)
181.76/181.86	c #Conflicts:     285000 | #Learnt:      23679 | 0.001
181.76/181.86	c total clause space: 127.173MB
181.76/181.86	c total #watches: 586976
182.96/183.02	c total #propagations: 18194221 / total #impl: 184830586 (eff. 0.098)
182.96/183.02	c #Conflicts:     286000 | #Learnt:      24679 | 0.001
182.96/183.02	c total clause space: 127.173MB
182.96/183.02	c total #watches: 604055
184.06/184.16	c total #propagations: 18253833 / total #impl: 185560989 (eff. 0.098)
184.06/184.16	c GC COLLECT
184.06/184.16	c #Conflicts:     287000 | #Learnt:      12881 | 0.001
184.06/184.16	c total clause space: 127.173MB
184.06/184.16	c total #watches: 375069
184.66/184.74	c total #propagations: 18310914 / total #impl: 186289552 (eff. 0.098)
184.66/184.74	c #Conflicts:     288000 | #Learnt:      13881 | 0.001
184.66/184.74	c total clause space: 127.173MB
184.66/184.74	c total #watches: 407262
185.36/185.47	c total #propagations: 18368394 / total #impl: 186845800 (eff. 0.098)
185.36/185.47	c #Conflicts:     289000 | #Learnt:      14881 | 0.001
185.36/185.47	c total clause space: 127.173MB
185.36/185.47	c total #watches: 430069
186.06/186.11	c total #propagations: 18430862 / total #impl: 187446671 (eff. 0.098)
186.06/186.11	c #Conflicts:     290000 | #Learnt:      15881 | 0.001
186.06/186.11	c total clause space: 127.173MB
186.06/186.11	c total #watches: 449473
186.76/186.84	c total #propagations: 18498364 / total #impl: 188051376 (eff. 0.098)
186.76/186.84	c #Conflicts:     291000 | #Learnt:      16881 | 0.001
186.76/186.84	c total clause space: 127.173MB
186.76/186.84	c total #watches: 471539
187.56/187.68	c total #propagations: 18564959 / total #impl: 188772101 (eff. 0.098)
187.56/187.68	c #Conflicts:     292000 | #Learnt:      17881 | 0.001
187.56/187.68	c total clause space: 127.173MB
187.56/187.68	c total #watches: 489450
188.36/188.48	c total #propagations: 18627889 / total #impl: 189655041 (eff. 0.098)
188.36/188.48	c #Conflicts:     293000 | #Learnt:      18881 | 0.001
188.36/188.48	c total clause space: 127.173MB
188.36/188.48	c total #watches: 503251
189.27/189.35	c total #propagations: 18689365 / total #impl: 190358471 (eff. 0.098)
189.27/189.35	c #Conflicts:     294000 | #Learnt:      19881 | 0.001
189.27/189.35	c total clause space: 127.173MB
189.27/189.35	c total #watches: 522881
190.27/190.31	c total #propagations: 18746727 / total #impl: 191427426 (eff. 0.098)
190.27/190.31	c #Conflicts:     295000 | #Learnt:      20881 | 0.001
190.27/190.31	c total clause space: 127.173MB
190.27/190.31	c total #watches: 541877
191.16/191.24	c total #propagations: 18815680 / total #impl: 192443556 (eff. 0.098)
191.16/191.24	c #Conflicts:     296000 | #Learnt:      21881 | 0.001
191.16/191.24	c total clause space: 127.173MB
191.16/191.24	c total #watches: 557954
192.26/192.31	c total #propagations: 18880481 / total #impl: 193205625 (eff. 0.098)
192.26/192.31	c #Conflicts:     297000 | #Learnt:      22881 | 0.001
192.26/192.31	c total clause space: 127.173MB
192.26/192.31	c total #watches: 574616
193.26/193.35	c total #propagations: 18947821 / total #impl: 193987855 (eff. 0.098)
193.26/193.35	c #Conflicts:     298000 | #Learnt:      23881 | 0.001
193.26/193.35	c total clause space: 127.173MB
193.26/193.35	c total #watches: 591762
194.16/194.27	c total #propagations: 19016666 / total #impl: 194581095 (eff. 0.098)
194.16/194.27	c #Conflicts:     299000 | #Learnt:      24881 | 0.001
194.16/194.27	c total clause space: 127.173MB
194.16/194.27	c total #watches: 607479
195.26/195.31	c total #propagations: 19095142 / total #impl: 195271781 (eff. 0.098)
195.26/195.31	c #Conflicts:     300000 | #Learnt:      25881 | 0.001
195.26/195.31	c total clause space: 127.173MB
195.26/195.31	c total #watches: 625622
196.16/196.23	c total #propagations: 19171462 / total #impl: 196057406 (eff. 0.098)
196.16/196.23	c GC COLLECT
196.16/196.23	c #Conflicts:     301000 | #Learnt:      13782 | 0.001
196.16/196.23	c total clause space: 127.173MB
196.16/196.23	c total #watches: 395271
196.97/197.01	c total #propagations: 19241093 / total #impl: 196784272 (eff. 0.098)
196.97/197.01	c #Conflicts:     302000 | #Learnt:      14782 | 0.001
196.97/197.01	c total clause space: 127.173MB
196.97/197.01	c total #watches: 410459
197.66/197.70	c total #propagations: 19313670 / total #impl: 197476914 (eff. 0.098)
197.66/197.70	c #Conflicts:     303000 | #Learnt:      15782 | 0.001
197.66/197.70	c total clause space: 127.173MB
197.66/197.70	c total #watches: 434232
198.26/198.37	c total #propagations: 19393027 / total #impl: 198072893 (eff. 0.098)
198.26/198.37	c #Conflicts:     304000 | #Learnt:      16782 | 0.001
198.26/198.37	c total clause space: 127.173MB
198.26/198.37	c total #watches: 467440
199.17/199.24	c total #propagations: 19458253 / total #impl: 198458140 (eff. 0.098)
199.17/199.24	c #Conflicts:     305000 | #Learnt:      17782 | 0.001
199.17/199.24	c total clause space: 127.173MB
199.17/199.24	c total #watches: 491079
200.17/200.28	c total #propagations: 19519778 / total #impl: 199065405 (eff. 0.098)
200.17/200.28	c #Conflicts:     306000 | #Learnt:      18782 | 0.001
200.17/200.28	c total clause space: 127.173MB
200.17/200.28	c total #watches: 510809
201.16/201.20	c total #propagations: 19588985 / total #impl: 199690660 (eff. 0.098)
201.16/201.20	c #Conflicts:     307000 | #Learnt:      19782 | 0.001
201.16/201.20	c total clause space: 127.173MB
201.16/201.20	c total #watches: 534881
202.06/202.18	c total #propagations: 19652903 / total #impl: 200234382 (eff. 0.098)
202.06/202.18	c #Conflicts:     308000 | #Learnt:      20782 | 0.001
202.06/202.18	c total clause space: 127.173MB
202.06/202.18	c total #watches: 556590
203.06/203.17	c total #propagations: 19723332 / total #impl: 200841599 (eff. 0.098)
203.06/203.17	c #Conflicts:     309000 | #Learnt:      21782 | 0.001
203.06/203.17	c total clause space: 127.173MB
203.06/203.17	c total #watches: 584452
204.06/204.19	c total #propagations: 19787242 / total #impl: 201473961 (eff. 0.098)
204.06/204.19	c #Conflicts:     310000 | #Learnt:      22782 | 0.001
204.06/204.19	c total clause space: 127.173MB
204.06/204.19	c total #watches: 607020
205.16/205.21	c total #propagations: 19852432 / total #impl: 202100345 (eff. 0.098)
205.16/205.21	c #Conflicts:     311000 | #Learnt:      23782 | 0.001
205.16/205.21	c total clause space: 127.173MB
205.16/205.21	c total #watches: 636080
206.26/206.34	c total #propagations: 19919184 / total #impl: 202624974 (eff. 0.098)
206.26/206.34	c #Conflicts:     312000 | #Learnt:      24782 | 0.001
206.26/206.34	c total clause space: 127.173MB
206.26/206.34	c total #watches: 658395
207.56/207.62	c total #propagations: 19987558 / total #impl: 203339804 (eff. 0.098)
207.56/207.62	c #Conflicts:     313000 | #Learnt:      25782 | 0.001
207.56/207.62	c total clause space: 127.173MB
207.56/207.62	c total #watches: 680556
208.76/208.89	c total #propagations: 20052962 / total #impl: 204087954 (eff. 0.098)
208.76/208.89	c #Conflicts:     314000 | #Learnt:      26782 | 0.001
208.76/208.89	c total clause space: 127.173MB
208.76/208.89	c total #watches: 700966
209.46/209.55	c total #propagations: 20116409 / total #impl: 204948792 (eff. 0.098)
209.46/209.55	c GC COLLECT
209.46/209.55	c #Conflicts:     315000 | #Learnt:      14377 | 0.001
209.46/209.55	c total clause space: 127.173MB
209.46/209.55	c total #watches: 410717
210.17/210.22	c total #propagations: 20192555 / total #impl: 205326519 (eff. 0.098)
210.17/210.22	c #Conflicts:     316000 | #Learnt:      15377 | 0.001
210.17/210.22	c total clause space: 127.173MB
210.17/210.22	c total #watches: 432965
210.86/210.99	c total #propagations: 20259037 / total #impl: 205762448 (eff. 0.098)
210.86/210.99	c #Conflicts:     317000 | #Learnt:      16377 | 0.001
210.86/210.99	c total clause space: 127.173MB
210.86/210.99	c total #watches: 454801
211.76/211.86	c total #propagations: 20319833 / total #impl: 206328212 (eff. 0.098)
211.76/211.86	c #Conflicts:     318000 | #Learnt:      17377 | 0.001
211.76/211.86	c total clause space: 127.173MB
211.76/211.86	c total #watches: 481063
212.66/212.71	c total #propagations: 20375364 / total #impl: 206803507 (eff. 0.099)
212.66/212.71	c #Conflicts:     319000 | #Learnt:      18377 | 0.001
212.66/212.71	c total clause space: 127.173MB
212.66/212.71	c total #watches: 500955
213.46/213.58	c total #propagations: 20431412 / total #impl: 207283779 (eff. 0.099)
213.46/213.58	c #Conflicts:     320000 | #Learnt:      19377 | 0.001
213.46/213.58	c total clause space: 127.173MB
213.46/213.58	c total #watches: 526490
214.36/214.49	c total #propagations: 20484463 / total #impl: 207935937 (eff. 0.099)
214.36/214.49	c #Conflicts:     321000 | #Learnt:      20377 | 0.001
214.36/214.49	c total clause space: 127.173MB
214.36/214.49	c total #watches: 543989
215.26/215.33	c total #propagations: 20541738 / total #impl: 208447781 (eff. 0.099)
215.26/215.33	c #Conflicts:     322000 | #Learnt:      21377 | 0.001
215.26/215.33	c total clause space: 127.173MB
215.26/215.33	c total #watches: 558526
216.06/216.18	c total #propagations: 20597719 / total #impl: 208896040 (eff. 0.099)
216.06/216.18	c #Conflicts:     323000 | #Learnt:      22377 | 0.001
216.06/216.18	c total clause space: 127.173MB
216.06/216.18	c total #watches: 579151
216.86/216.92	c total #propagations: 20653501 / total #impl: 209318360 (eff. 0.099)
216.86/216.92	c #Conflicts:     324000 | #Learnt:      23377 | 0.001
216.86/216.92	c total clause space: 127.173MB
216.86/216.92	c total #watches: 605401
217.66/217.76	c total #propagations: 20712280 / total #impl: 209713047 (eff. 0.099)
217.66/217.76	c #Conflicts:     325000 | #Learnt:      24377 | 0.001
217.66/217.76	c total clause space: 127.173MB
217.66/217.76	c total #watches: 633833
218.56/218.69	c total #propagations: 20772669 / total #impl: 210496041 (eff. 0.099)
218.56/218.69	c #Conflicts:     326000 | #Learnt:      25377 | 0.001
218.56/218.69	c total clause space: 127.173MB
218.56/218.69	c total #watches: 658881
219.65/219.79	c total #propagations: 20830049 / total #impl: 211086872 (eff. 0.099)
219.65/219.79	c #Conflicts:     327000 | #Learnt:      26377 | 0.001
219.65/219.79	c total clause space: 127.173MB
219.65/219.79	c total #watches: 676305
220.75/220.84	c total #propagations: 20886861 / total #impl: 211836289 (eff. 0.099)
220.75/220.84	c #Conflicts:     328000 | #Learnt:      27377 | 0.001
220.75/220.84	c total clause space: 127.173MB
220.75/220.84	c total #watches: 697699
221.45/221.59	c total #propagations: 20943245 / total #impl: 212559581 (eff. 0.099)
221.45/221.59	c GC COLLECT
221.45/221.59	c #Conflicts:     329000 | #Learnt:      14685 | 0.001
221.45/221.59	c total clause space: 127.173MB
221.45/221.59	c total #watches: 423548
222.05/222.17	c total #propagations: 21006939 / total #impl: 212968453 (eff. 0.099)
222.05/222.17	c #Conflicts:     330000 | #Learnt:      15685 | 0.001
222.05/222.17	c total clause space: 127.173MB
222.05/222.17	c total #watches: 449607
222.75/222.87	c total #propagations: 21078872 / total #impl: 213367717 (eff. 0.099)
222.75/222.87	c #Conflicts:     331000 | #Learnt:      16685 | 0.001
222.75/222.87	c total clause space: 127.173MB
222.75/222.87	c total #watches: 470436
223.45/223.57	c total #propagations: 21145403 / total #impl: 213857266 (eff. 0.099)
223.45/223.57	c #Conflicts:     332000 | #Learnt:      17685 | 0.001
223.45/223.57	c total clause space: 127.173MB
223.45/223.57	c total #watches: 490616
224.25/224.34	c total #propagations: 21212016 / total #impl: 214416569 (eff. 0.099)
224.25/224.34	c #Conflicts:     333000 | #Learnt:      18685 | 0.001
224.25/224.34	c total clause space: 127.173MB
224.25/224.34	c total #watches: 506446
225.05/225.10	c total #propagations: 21270685 / total #impl: 214921194 (eff. 0.099)
225.05/225.10	c #Conflicts:     334000 | #Learnt:      19685 | 0.001
225.05/225.10	c total clause space: 127.173MB
225.05/225.10	c total #watches: 523599
225.85/225.97	c total #propagations: 21335170 / total #impl: 215473737 (eff. 0.099)
225.85/225.97	c #Conflicts:     335000 | #Learnt:      20685 | 0.001
225.85/225.97	c total clause space: 127.173MB
225.85/225.97	c total #watches: 544419
226.75/226.86	c total #propagations: 21400808 / total #impl: 216025732 (eff. 0.099)
226.75/226.86	c #Conflicts:     336000 | #Learnt:      21685 | 0.001
226.75/226.86	c total clause space: 127.173MB
226.75/226.86	c total #watches: 567622
227.85/227.93	c total #propagations: 21466537 / total #impl: 216401013 (eff. 0.099)
227.85/227.93	c #Conflicts:     337000 | #Learnt:      22685 | 0.001
227.85/227.93	c total clause space: 127.173MB
227.85/227.93	c total #watches: 585625
228.95/229.01	c total #propagations: 21529920 / total #impl: 216913176 (eff. 0.099)
228.95/229.01	c #Conflicts:     338000 | #Learnt:      23685 | 0.001
228.95/229.01	c total clause space: 127.173MB
228.95/229.01	c total #watches: 607130
229.96/230.03	c total #propagations: 21587802 / total #impl: 217463584 (eff. 0.099)
229.96/230.03	c #Conflicts:     339000 | #Learnt:      24685 | 0.001
229.96/230.03	c total clause space: 127.173MB
229.96/230.03	c total #watches: 627370
230.96/231.08	c total #propagations: 21652894 / total #impl: 217988000 (eff. 0.099)
230.96/231.08	c #Conflicts:     340000 | #Learnt:      25685 | 0.001
230.96/231.08	c total clause space: 127.173MB
230.96/231.08	c total #watches: 645682
232.16/232.24	c total #propagations: 21713051 / total #impl: 218538095 (eff. 0.099)
232.16/232.24	c #Conflicts:     341000 | #Learnt:      26685 | 0.001
232.16/232.24	c total clause space: 127.173MB
232.16/232.24	c total #watches: 662324
233.45/233.52	c total #propagations: 21775526 / total #impl: 219374086 (eff. 0.099)
233.45/233.52	c #Conflicts:     342000 | #Learnt:      27685 | 0.001
233.45/233.52	c total clause space: 127.173MB
233.45/233.52	c total #watches: 673194
234.26/234.36	c total #propagations: 21844389 / total #impl: 220061573 (eff. 0.099)
234.26/234.36	c GC COLLECT
234.26/234.36	c #Conflicts:     343000 | #Learnt:      14683 | 0.001
234.26/234.36	c total clause space: 127.173MB
234.26/234.36	c total #watches: 424315
235.05/235.11	c total #propagations: 21915854 / total #impl: 220492497 (eff. 0.099)
235.05/235.11	c #Conflicts:     344000 | #Learnt:      15683 | 0.001
235.05/235.11	c total clause space: 127.173MB
235.05/235.11	c total #watches: 449621
235.75/235.84	c total #propagations: 21992139 / total #impl: 221002241 (eff. 0.100)
235.75/235.84	c #Conflicts:     345000 | #Learnt:      16683 | 0.001
235.75/235.84	c total clause space: 127.173MB
235.75/235.84	c total #watches: 477520
236.56/236.66	c total #propagations: 22062528 / total #impl: 221527148 (eff. 0.100)
236.56/236.66	c #Conflicts:     346000 | #Learnt:      17683 | 0.001
236.56/236.66	c total clause space: 127.173MB
236.56/236.66	c total #watches: 498180
237.35/237.49	c total #propagations: 22136357 / total #impl: 222104715 (eff. 0.100)
237.35/237.49	c #Conflicts:     347000 | #Learnt:      18683 | 0.001
237.35/237.49	c total clause space: 127.173MB
237.35/237.49	c total #watches: 514116
238.35/238.48	c total #propagations: 22213655 / total #impl: 222649014 (eff. 0.100)
238.35/238.48	c #Conflicts:     348000 | #Learnt:      19683 | 0.001
238.35/238.48	c total clause space: 127.173MB
238.35/238.48	c total #watches: 536762
239.25/239.34	c total #propagations: 22278832 / total #impl: 223242223 (eff. 0.100)
239.25/239.34	c #Conflicts:     349000 | #Learnt:      20683 | 0.001
239.25/239.34	c total clause space: 127.173MB
239.25/239.34	c total #watches: 562176
240.15/240.29	c total #propagations: 22349793 / total #impl: 223792593 (eff. 0.100)
240.15/240.29	c #Conflicts:     350000 | #Learnt:      21683 | 0.001
240.15/240.29	c total clause space: 127.173MB
240.15/240.29	c total #watches: 583089
241.25/241.33	c total #propagations: 22415528 / total #impl: 224385190 (eff. 0.100)
241.25/241.33	c #Conflicts:     351000 | #Learnt:      22683 | 0.001
241.25/241.33	c total clause space: 127.173MB
241.25/241.33	c total #watches: 599590
242.25/242.32	c total #propagations: 22490053 / total #impl: 224918066 (eff. 0.100)
242.25/242.32	c #Conflicts:     352000 | #Learnt:      23683 | 0.001
242.25/242.32	c total clause space: 127.173MB
242.25/242.32	c total #watches: 622277
243.35/243.47	c total #propagations: 22564975 / total #impl: 225438167 (eff. 0.100)
243.35/243.47	c #Conflicts:     353000 | #Learnt:      24683 | 0.001
243.35/243.47	c total clause space: 127.173MB
243.35/243.47	c total #watches: 642326
244.55/244.60	c total #propagations: 22630624 / total #impl: 226052341 (eff. 0.100)
244.55/244.60	c #Conflicts:     354000 | #Learnt:      25683 | 0.001
244.55/244.60	c total clause space: 127.173MB
244.55/244.60	c total #watches: 664730
245.65/245.73	c total #propagations: 22696606 / total #impl: 226739486 (eff. 0.100)
245.65/245.73	c #Conflicts:     355000 | #Learnt:      26683 | 0.001
245.65/245.73	c total clause space: 127.173MB
245.65/245.73	c total #watches: 684147
246.85/246.93	c total #propagations: 22765786 / total #impl: 227332941 (eff. 0.100)
246.85/246.93	c #Conflicts:     356000 | #Learnt:      27683 | 0.001
246.85/246.93	c total clause space: 127.173MB
246.85/246.93	c total #watches: 703737
248.25/248.38	c total #propagations: 22836111 / total #impl: 227947544 (eff. 0.100)
248.25/248.38	c GC COLLECT
248.25/248.38	c #Conflicts:     357000 | #Learnt:      14375 | 0.001
248.25/248.38	c total clause space: 206.656MB
248.25/248.38	c total #watches: 414056
248.95/249.08	c total #propagations: 22901937 / total #impl: 228570349 (eff. 0.100)
248.95/249.08	c #Conflicts:     358000 | #Learnt:      15375 | 0.001
248.95/249.08	c total clause space: 206.656MB
248.95/249.08	c total #watches: 436851
249.75/249.86	c total #propagations: 22966730 / total #impl: 229060650 (eff. 0.100)
249.75/249.86	c #Conflicts:     359000 | #Learnt:      16375 | 0.001
249.75/249.86	c total clause space: 206.656MB
249.75/249.86	c total #watches: 463813
250.75/250.83	c total #propagations: 23026546 / total #impl: 229785703 (eff. 0.100)
250.75/250.83	c #Conflicts:     360000 | #Learnt:      17375 | 0.001
250.75/250.83	c total clause space: 206.656MB
250.75/250.83	c total #watches: 484391
251.64/251.75	c total #propagations: 23088278 / total #impl: 230155289 (eff. 0.100)
251.64/251.75	c #Conflicts:     361000 | #Learnt:      18375 | 0.001
251.64/251.75	c total clause space: 206.656MB
251.64/251.75	c total #watches: 510738
252.54/252.67	c total #propagations: 23148665 / total #impl: 230608385 (eff. 0.100)
252.54/252.67	c #Conflicts:     362000 | #Learnt:      19375 | 0.001
252.54/252.67	c total clause space: 206.656MB
252.54/252.67	c total #watches: 535930
253.54/253.60	c total #propagations: 23204837 / total #impl: 230969381 (eff. 0.100)
253.54/253.60	c #Conflicts:     363000 | #Learnt:      20375 | 0.001
253.54/253.60	c total clause space: 206.656MB
253.54/253.60	c total #watches: 564849
254.44/254.56	c total #propagations: 23266365 / total #impl: 231398439 (eff. 0.101)
254.44/254.56	c #Conflicts:     364000 | #Learnt:      21375 | 0.001
254.44/254.56	c total clause space: 206.656MB
254.44/254.56	c total #watches: 589634
255.44/255.59	c total #propagations: 23333374 / total #impl: 231827109 (eff. 0.101)
255.44/255.59	c #Conflicts:     365000 | #Learnt:      22375 | 0.001
255.44/255.59	c total clause space: 206.656MB
255.44/255.59	c total #watches: 615501
256.74/256.86	c total #propagations: 23399021 / total #impl: 232251756 (eff. 0.101)
256.74/256.86	c #Conflicts:     366000 | #Learnt:      23375 | 0.001
256.74/256.86	c total clause space: 206.656MB
256.74/256.86	c total #watches: 639674
258.04/258.10	c total #propagations: 23465099 / total #impl: 232947707 (eff. 0.101)
258.04/258.10	c #Conflicts:     367000 | #Learnt:      24375 | 0.001
258.04/258.10	c total clause space: 206.656MB
258.04/258.10	c total #watches: 664521
259.34/259.44	c total #propagations: 23530601 / total #impl: 233606569 (eff. 0.101)
259.34/259.44	c #Conflicts:     368000 | #Learnt:      25375 | 0.001
259.34/259.44	c total clause space: 206.656MB
259.34/259.44	c total #watches: 688147
260.65/260.72	c total #propagations: 23589386 / total #impl: 234195444 (eff. 0.101)
260.65/260.72	c #Conflicts:     369000 | #Learnt:      26375 | 0.001
260.65/260.72	c total clause space: 206.656MB
260.65/260.72	c total #watches: 719287
261.75/261.89	c total #propagations: 23648316 / total #impl: 234793763 (eff. 0.101)
261.75/261.89	c #Conflicts:     370000 | #Learnt:      27375 | 0.001
261.75/261.89	c total clause space: 206.656MB
261.75/261.89	c total #watches: 742094
262.96/263.03	c total #propagations: 23711685 / total #impl: 235417618 (eff. 0.101)
262.96/263.03	c #Conflicts:     371000 | #Learnt:      28375 | 0.001
262.96/263.03	c total clause space: 206.656MB
262.96/263.03	c total #watches: 763446
264.15/264.24	c total #propagations: 23777744 / total #impl: 236127488 (eff. 0.101)
264.15/264.24	c GC COLLECT
264.15/264.24	c #Conflicts:     372000 | #Learnt:      14769 | 0.001
264.15/264.24	c total clause space: 206.656MB
264.15/264.24	c total #watches: 428562
264.95/265.00	c total #propagations: 23841395 / total #impl: 236845668 (eff. 0.101)
264.95/265.00	c #Conflicts:     373000 | #Learnt:      15769 | 0.001
264.95/265.00	c total clause space: 206.656MB
264.95/265.00	c total #watches: 445000
265.75/265.86	c total #propagations: 23914785 / total #impl: 237456487 (eff. 0.101)
265.75/265.86	c #Conflicts:     374000 | #Learnt:      16769 | 0.001
265.75/265.86	c total clause space: 206.656MB
265.75/265.86	c total #watches: 468900
266.75/266.82	c total #propagations: 23977363 / total #impl: 238059555 (eff. 0.101)
266.75/266.82	c #Conflicts:     375000 | #Learnt:      17769 | 0.001
266.75/266.82	c total clause space: 206.656MB
266.75/266.82	c total #watches: 488901
267.65/267.78	c total #propagations: 24037251 / total #impl: 238750555 (eff. 0.101)
267.65/267.78	c #Conflicts:     376000 | #Learnt:      18769 | 0.001
267.65/267.78	c total clause space: 206.656MB
267.65/267.78	c total #watches: 507475
268.65/268.73	c total #propagations: 24100742 / total #impl: 239673043 (eff. 0.101)
268.65/268.73	c #Conflicts:     377000 | #Learnt:      19769 | 0.001
268.65/268.73	c total clause space: 206.656MB
268.65/268.73	c total #watches: 521459
269.55/269.62	c total #propagations: 24157602 / total #impl: 240380633 (eff. 0.100)
269.55/269.62	c #Conflicts:     378000 | #Learnt:      20769 | 0.001
269.55/269.62	c total clause space: 206.656MB
269.55/269.62	c total #watches: 536530
270.55/270.60	c total #propagations: 24222192 / total #impl: 241225113 (eff. 0.100)
270.55/270.60	c #Conflicts:     379000 | #Learnt:      21769 | 0.001
270.55/270.60	c total clause space: 206.656MB
270.55/270.60	c total #watches: 554491
271.65/271.79	c total #propagations: 24286852 / total #impl: 242001069 (eff. 0.100)
271.65/271.79	c #Conflicts:     380000 | #Learnt:      22769 | 0.001
271.65/271.79	c total clause space: 206.656MB
271.65/271.79	c total #watches: 575424
272.85/272.96	c total #propagations: 24354762 / total #impl: 243065812 (eff. 0.100)
272.85/272.96	c #Conflicts:     381000 | #Learnt:      23769 | 0.001
272.85/272.96	c total clause space: 206.656MB
272.85/272.96	c total #watches: 593409
274.05/274.14	c total #propagations: 24418269 / total #impl: 244003410 (eff. 0.100)
274.05/274.14	c #Conflicts:     382000 | #Learnt:      24769 | 0.001
274.05/274.14	c total clause space: 206.656MB
274.05/274.14	c total #watches: 614217
275.25/275.31	c total #propagations: 24483723 / total #impl: 244851736 (eff. 0.100)
275.25/275.31	c #Conflicts:     383000 | #Learnt:      25769 | 0.001
275.25/275.31	c total clause space: 206.656MB
275.25/275.31	c total #watches: 639424
276.25/276.30	c total #propagations: 24548290 / total #impl: 245405950 (eff. 0.100)
276.25/276.30	c #Conflicts:     384000 | #Learnt:      26769 | 0.001
276.25/276.30	c total clause space: 206.656MB
276.25/276.30	c total #watches: 664587
277.15/277.29	c total #propagations: 24624799 / total #impl: 245936208 (eff. 0.100)
277.15/277.29	c #Conflicts:     385000 | #Learnt:      27769 | 0.001
277.15/277.29	c total clause space: 206.656MB
277.15/277.29	c total #watches: 685964
278.35/278.42	c total #propagations: 24699486 / total #impl: 246666861 (eff. 0.100)
278.35/278.42	c #Conflicts:     386000 | #Learnt:      28769 | 0.001
278.35/278.42	c total clause space: 206.656MB
278.35/278.42	c total #watches: 711807
279.45/279.56	c total #propagations: 24772414 / total #impl: 247201233 (eff. 0.100)
279.45/279.56	c #Conflicts:     387000 | #Learnt:      29769 | 0.001
279.45/279.56	c total clause space: 206.656MB
279.45/279.56	c total #watches: 732220
280.24/280.32	c total #propagations: 24841926 / total #impl: 247731032 (eff. 0.100)
280.24/280.32	c GC COLLECT
280.24/280.32	c #Conflicts:     388000 | #Learnt:      15868 | 0.001
280.24/280.32	c total clause space: 206.656MB
280.24/280.32	c total #watches: 457193
280.94/281.03	c total #propagations: 24910028 / total #impl: 248148471 (eff. 0.100)
280.94/281.03	c #Conflicts:     389000 | #Learnt:      16868 | 0.001
280.94/281.03	c total clause space: 206.656MB
280.94/281.03	c total #watches: 484655
281.84/281.95	c total #propagations: 24977211 / total #impl: 248815030 (eff. 0.100)
281.84/281.95	c #Conflicts:     390000 | #Learnt:      17868 | 0.001
281.84/281.95	c total clause space: 206.656MB
281.84/281.95	c total #watches: 512833
282.94/283.09	c total #propagations: 25034667 / total #impl: 249309996 (eff. 0.100)
282.94/283.09	c #Conflicts:     391000 | #Learnt:      18868 | 0.001
282.94/283.09	c total clause space: 206.656MB
282.94/283.09	c total #watches: 538156
283.94/284.08	c total #propagations: 25103701 / total #impl: 249775475 (eff. 0.101)
283.94/284.08	c #Conflicts:     392000 | #Learnt:      19868 | 0.001
283.94/284.08	c total clause space: 206.656MB
283.94/284.08	c total #watches: 560810
284.95/285.08	c total #propagations: 25172829 / total #impl: 250329505 (eff. 0.101)
284.95/285.08	c #Conflicts:     393000 | #Learnt:      20868 | 0.001
284.95/285.08	c total clause space: 206.656MB
284.95/285.08	c total #watches: 584199
286.05/286.14	c total #propagations: 25238587 / total #impl: 250905156 (eff. 0.101)
286.05/286.14	c #Conflicts:     394000 | #Learnt:      21868 | 0.001
286.05/286.14	c total clause space: 206.656MB
286.05/286.14	c total #watches: 608740
287.15/287.24	c total #propagations: 25300627 / total #impl: 251638073 (eff. 0.101)
287.15/287.24	c #Conflicts:     395000 | #Learnt:      22868 | 0.001
287.15/287.24	c total clause space: 206.656MB
287.15/287.24	c total #watches: 635598
288.25/288.34	c total #propagations: 25358610 / total #impl: 252354972 (eff. 0.100)
288.25/288.34	c #Conflicts:     396000 | #Learnt:      23868 | 0.001
288.25/288.34	c total clause space: 206.656MB
288.25/288.34	c total #watches: 662495
289.54/289.65	c total #propagations: 25421957 / total #impl: 253163513 (eff. 0.100)
289.54/289.65	c #Conflicts:     397000 | #Learnt:      24868 | 0.001
289.54/289.65	c total clause space: 206.656MB
289.54/289.65	c total #watches: 686109
290.84/290.94	c total #propagations: 25483015 / total #impl: 253960638 (eff. 0.100)
290.84/290.94	c #Conflicts:     398000 | #Learnt:      25868 | 0.001
290.84/290.94	c total clause space: 206.656MB
290.84/290.94	c total #watches: 707417
292.24/292.35	c total #propagations: 25540001 / total #impl: 254716940 (eff. 0.100)
292.24/292.35	c #Conflicts:     399000 | #Learnt:      26868 | 0.001
292.24/292.35	c total clause space: 206.656MB
292.24/292.35	c total #watches: 727284
293.54/293.63	c total #propagations: 25599335 / total #impl: 255454523 (eff. 0.100)
293.54/293.63	c #Conflicts:     400000 | #Learnt:      27868 | 0.001
293.54/293.63	c total clause space: 206.656MB
293.54/293.63	c total #watches: 751036
294.85/294.92	c total #propagations: 25664190 / total #impl: 256101039 (eff. 0.100)
294.85/294.92	c #Conflicts:     401000 | #Learnt:      28868 | 0.001
294.85/294.92	c total clause space: 206.656MB
294.85/294.92	c total #watches: 776931
296.24/296.33	c total #propagations: 25722776 / total #impl: 256665570 (eff. 0.100)
296.24/296.33	c #Conflicts:     402000 | #Learnt:      29868 | 0.001
296.24/296.33	c total clause space: 206.656MB
296.24/296.33	c total #watches: 802360
297.54/297.62	c total #propagations: 25783938 / total #impl: 257236577 (eff. 0.100)
297.54/297.62	c GC COLLECT
297.54/297.62	c #Conflicts:     403000 | #Learnt:      15677 | 0.001
297.54/297.62	c total clause space: 206.656MB
297.54/297.62	c total #watches: 454098
298.54/298.65	c total #propagations: 25846616 / total #impl: 257728746 (eff. 0.100)
298.54/298.65	c #Conflicts:     404000 | #Learnt:      16677 | 0.001
298.54/298.65	c total clause space: 206.656MB
298.54/298.65	c total #watches: 470358
299.44/299.52	c total #propagations: 25916912 / total #impl: 258379322 (eff. 0.100)
299.44/299.52	c #Conflicts:     405000 | #Learnt:      17677 | 0.001
299.44/299.52	c total clause space: 206.656MB
299.44/299.52	c total #watches: 499489
300.35/300.45	c total #propagations: 25985755 / total #impl: 258844314 (eff. 0.100)
300.35/300.45	c #Conflicts:     406000 | #Learnt:      18677 | 0.001
300.35/300.45	c total clause space: 206.656MB
300.35/300.45	c total #watches: 524376
301.35/301.49	c total #propagations: 26049678 / total #impl: 259409157 (eff. 0.100)
301.35/301.49	c #Conflicts:     407000 | #Learnt:      19677 | 0.001
301.35/301.49	c total clause space: 206.656MB
301.35/301.49	c total #watches: 544138
302.55/302.65	c total #propagations: 26124232 / total #impl: 260214257 (eff. 0.100)
302.55/302.65	c #Conflicts:     408000 | #Learnt:      20677 | 0.001
302.55/302.65	c total clause space: 206.656MB
302.55/302.65	c total #watches: 561504
303.74/303.85	c total #propagations: 26200309 / total #impl: 260940145 (eff. 0.100)
303.74/303.85	c #Conflicts:     409000 | #Learnt:      21677 | 0.001
303.74/303.85	c total clause space: 206.656MB
303.74/303.85	c total #watches: 578206
304.94/305.09	c total #propagations: 26263351 / total #impl: 261740539 (eff. 0.100)
304.94/305.09	c #Conflicts:     410000 | #Learnt:      22677 | 0.001
304.94/305.09	c total clause space: 206.656MB
304.94/305.09	c total #watches: 595369
306.24/306.38	c total #propagations: 26329980 / total #impl: 262502615 (eff. 0.100)
306.24/306.38	c #Conflicts:     411000 | #Learnt:      23677 | 0.001
306.24/306.38	c total clause space: 206.656MB
306.24/306.38	c total #watches: 607676
307.44/307.58	c total #propagations: 26400221 / total #impl: 263319324 (eff. 0.100)
307.44/307.58	c #Conflicts:     412000 | #Learnt:      24677 | 0.001
307.44/307.58	c total clause space: 206.656MB
307.44/307.58	c total #watches: 629542
308.54/308.69	c total #propagations: 26462442 / total #impl: 263925316 (eff. 0.100)
308.54/308.69	c #Conflicts:     413000 | #Learnt:      25677 | 0.001
308.54/308.69	c total clause space: 206.656MB
308.54/308.69	c total #watches: 659193
309.94/310.00	c total #propagations: 26525359 / total #impl: 264365518 (eff. 0.100)
309.94/310.00	c #Conflicts:     414000 | #Learnt:      26677 | 0.001
309.94/310.00	c total clause space: 206.656MB
309.94/310.00	c total #watches: 686072
311.44/311.52	c total #propagations: 26582373 / total #impl: 264967473 (eff. 0.100)
311.44/311.52	c #Conflicts:     415000 | #Learnt:      27677 | 0.001
311.44/311.52	c total clause space: 206.656MB
311.44/311.52	c total #watches: 708132
312.84/312.98	c total #propagations: 26642027 / total #impl: 265589341 (eff. 0.100)
312.84/312.98	c #Conflicts:     416000 | #Learnt:      28677 | 0.001
312.84/312.98	c total clause space: 206.656MB
312.84/312.98	c total #watches: 732413
314.34/314.40	c total #propagations: 26695955 / total #impl: 266108018 (eff. 0.100)
314.34/314.40	c #Conflicts:     417000 | #Learnt:      29677 | 0.001
314.34/314.40	c total clause space: 206.656MB
314.34/314.40	c total #watches: 755444
316.04/316.12	c total #propagations: 26756422 / total #impl: 266726194 (eff. 0.100)
316.04/316.12	c #Conflicts:     418000 | #Learnt:      30677 | 0.001
316.04/316.12	c total clause space: 206.656MB
316.04/316.12	c total #watches: 774210
317.34/317.41	c total #propagations: 26818687 / total #impl: 267378948 (eff. 0.100)
317.34/317.41	c GC COLLECT
317.34/317.41	c #Conflicts:     419000 | #Learnt:      16170 | 0.001
317.34/317.41	c total clause space: 206.656MB
317.34/317.41	c total #watches: 461718
318.34/318.40	c total #propagations: 26878889 / total #impl: 267875723 (eff. 0.100)
318.34/318.40	c #Conflicts:     420000 | #Learnt:      17170 | 0.001
318.34/318.40	c total clause space: 206.656MB
318.34/318.40	c total #watches: 482521
319.24/319.30	c total #propagations: 26941000 / total #impl: 268424006 (eff. 0.100)
319.24/319.30	c #Conflicts:     421000 | #Learnt:      18170 | 0.001
319.24/319.30	c total clause space: 206.656MB
319.24/319.30	c total #watches: 509679
320.14/320.26	c total #propagations: 27004921 / total #impl: 268909743 (eff. 0.100)
320.14/320.26	c #Conflicts:     422000 | #Learnt:      19170 | 0.001
320.14/320.26	c total clause space: 206.656MB
320.14/320.26	c total #watches: 527265
321.24/321.35	c total #propagations: 27073908 / total #impl: 269646595 (eff. 0.100)
321.24/321.35	c #Conflicts:     423000 | #Learnt:      20170 | 0.001
321.24/321.35	c total clause space: 206.656MB
321.24/321.35	c total #watches: 550165
322.24/322.39	c total #propagations: 27139306 / total #impl: 270494716 (eff. 0.100)
322.24/322.39	c #Conflicts:     424000 | #Learnt:      21170 | 0.001
322.24/322.39	c total clause space: 206.656MB
322.24/322.39	c total #watches: 575762
323.44/323.54	c total #propagations: 27203860 / total #impl: 271104663 (eff. 0.100)
323.44/323.54	c #Conflicts:     425000 | #Learnt:      22170 | 0.001
323.44/323.54	c total clause space: 206.656MB
323.44/323.54	c total #watches: 591924
324.33/324.49	c total #propagations: 27268258 / total #impl: 271842497 (eff. 0.100)
324.33/324.49	c #Conflicts:     426000 | #Learnt:      23170 | 0.001
324.33/324.49	c total clause space: 206.656MB
324.33/324.49	c total #watches: 616672
325.64/325.71	c total #propagations: 27326099 / total #impl: 272310885 (eff. 0.100)
325.64/325.71	c #Conflicts:     427000 | #Learnt:      24170 | 0.001
325.64/325.71	c total clause space: 206.656MB
325.64/325.71	c total #watches: 631810
326.74/326.88	c total #propagations: 27381057 / total #impl: 273062627 (eff. 0.100)
326.74/326.88	c #Conflicts:     428000 | #Learnt:      25170 | 0.001
326.74/326.88	c total clause space: 206.656MB
326.74/326.88	c total #watches: 650604
327.84/327.98	c total #propagations: 27436871 / total #impl: 273821355 (eff. 0.100)
327.84/327.98	c #Conflicts:     429000 | #Learnt:      26170 | 0.001
327.84/327.98	c total clause space: 206.656MB
327.84/327.98	c total #watches: 671395
329.03/329.14	c total #propagations: 27486483 / total #impl: 274550091 (eff. 0.100)
329.03/329.14	c #Conflicts:     430000 | #Learnt:      27170 | 0.001
329.03/329.14	c total clause space: 206.656MB
329.03/329.14	c total #watches: 693446
330.33/330.48	c total #propagations: 27541907 / total #impl: 275287302 (eff. 0.100)
330.33/330.48	c #Conflicts:     431000 | #Learnt:      28170 | 0.001
330.33/330.48	c total clause space: 206.656MB
330.33/330.48	c total #watches: 709072
331.63/331.79	c total #propagations: 27590828 / total #impl: 276275517 (eff. 0.100)
331.63/331.79	c #Conflicts:     432000 | #Learnt:      29170 | 0.001
331.63/331.79	c total clause space: 206.656MB
331.63/331.79	c total #watches: 723638
332.83/332.98	c total #propagations: 27644145 / total #impl: 277365394 (eff. 0.100)
332.83/332.98	c #Conflicts:     433000 | #Learnt:      30170 | 0.001
332.83/332.98	c total clause space: 206.656MB
332.83/332.98	c total #watches: 748416
334.23/334.39	c total #propagations: 27705473 / total #impl: 278012576 (eff. 0.100)
334.23/334.39	c #Conflicts:     434000 | #Learnt:      31170 | 0.001
334.23/334.39	c total clause space: 206.656MB
334.23/334.39	c total #watches: 775222
335.33/335.46	c total #propagations: 27770164 / total #impl: 278689046 (eff. 0.100)
335.33/335.46	c GC COLLECT
335.33/335.46	c #Conflicts:     435000 | #Learnt:      16366 | 0.001
335.33/335.46	c total clause space: 206.656MB
335.33/335.46	c total #watches: 475010
336.03/336.16	c total #propagations: 27827685 / total #impl: 279125365 (eff. 0.100)
336.03/336.16	c #Conflicts:     436000 | #Learnt:      17366 | 0.001
336.03/336.16	c total clause space: 206.656MB
336.03/336.16	c total #watches: 504894
336.93/337.06	c total #propagations: 27883341 / total #impl: 279613475 (eff. 0.100)
336.93/337.06	c #Conflicts:     437000 | #Learnt:      18366 | 0.001
336.93/337.06	c total clause space: 206.656MB
336.93/337.06	c total #watches: 527195
337.93/338.00	c total #propagations: 27940350 / total #impl: 280125848 (eff. 0.100)
337.93/338.00	c #Conflicts:     438000 | #Learnt:      19366 | 0.001
337.93/338.00	c total clause space: 206.656MB
337.93/338.00	c total #watches: 546684
338.84/338.93	c total #propagations: 27999541 / total #impl: 280885573 (eff. 0.100)
338.84/338.93	c #Conflicts:     439000 | #Learnt:      20366 | 0.001
338.84/338.93	c total clause space: 206.656MB
338.84/338.93	c total #watches: 564132
339.73/339.83	c total #propagations: 28058750 / total #impl: 281477287 (eff. 0.100)
339.73/339.83	c #Conflicts:     440000 | #Learnt:      21366 | 0.001
339.73/339.83	c total clause space: 206.656MB
339.73/339.83	c total #watches: 580949
340.73/340.80	c total #propagations: 28124566 / total #impl: 282172822 (eff. 0.100)
340.73/340.80	c #Conflicts:     441000 | #Learnt:      22366 | 0.001
340.73/340.80	c total clause space: 206.656MB
340.73/340.80	c total #watches: 603869
341.73/341.86	c total #propagations: 28195460 / total #impl: 282984519 (eff. 0.100)
341.73/341.86	c #Conflicts:     442000 | #Learnt:      23366 | 0.001
341.73/341.86	c total clause space: 206.656MB
341.73/341.86	c total #watches: 618636
342.83/342.90	c total #propagations: 28249928 / total #impl: 283787164 (eff. 0.100)
342.83/342.90	c #Conflicts:     443000 | #Learnt:      24366 | 0.001
342.83/342.90	c total clause space: 206.656MB
342.83/342.90	c total #watches: 638275
343.93/344.08	c total #propagations: 28305417 / total #impl: 284491905 (eff. 0.099)
343.93/344.08	c #Conflicts:     444000 | #Learnt:      25366 | 0.001
343.93/344.08	c total clause space: 206.656MB
343.93/344.08	c total #watches: 658122
345.03/345.10	c total #propagations: 28365354 / total #impl: 285304005 (eff. 0.099)
345.03/345.10	c #Conflicts:     445000 | #Learnt:      26366 | 0.001
345.03/345.10	c total clause space: 206.656MB
345.03/345.10	c total #watches: 688964
346.13/346.22	c total #propagations: 28426687 / total #impl: 285981733 (eff. 0.099)
346.13/346.22	c #Conflicts:     446000 | #Learnt:      27366 | 0.001
346.13/346.22	c total clause space: 206.656MB
346.13/346.22	c total #watches: 718422
347.23/347.39	c total #propagations: 28484054 / total #impl: 286623846 (eff. 0.099)
347.23/347.39	c #Conflicts:     447000 | #Learnt:      28366 | 0.001
347.23/347.39	c total clause space: 206.656MB
347.23/347.39	c total #watches: 746518
348.53/348.64	c total #propagations: 28540938 / total #impl: 287281932 (eff. 0.099)
348.53/348.64	c #Conflicts:     448000 | #Learnt:      29366 | 0.001
348.53/348.64	c total clause space: 206.656MB
348.53/348.64	c total #watches: 774043
349.84/349.94	c total #propagations: 28594048 / total #impl: 288056393 (eff. 0.099)
349.84/349.94	c #Conflicts:     449000 | #Learnt:      30366 | 0.001
349.84/349.94	c total clause space: 206.656MB
349.84/349.94	c total #watches: 800563
351.23/351.36	c total #propagations: 28649681 / total #impl: 288981170 (eff. 0.099)
351.23/351.36	c #Conflicts:     450000 | #Learnt:      31366 | 0.001
351.23/351.36	c total clause space: 206.656MB
351.23/351.36	c total #watches: 823221
352.63/352.75	c total #propagations: 28705526 / total #impl: 290077998 (eff. 0.099)
352.63/352.75	c GC COLLECT
352.63/352.75	c #Conflicts:     451000 | #Learnt:      16274 | 0.001
352.63/352.75	c total clause space: 206.656MB
352.63/352.75	c total #watches: 469766
353.53/353.67	c total #propagations: 28757360 / total #impl: 291049185 (eff. 0.099)
353.53/353.67	c #Conflicts:     452000 | #Learnt:      17274 | 0.001
353.53/353.67	c total clause space: 206.656MB
353.53/353.67	c total #watches: 487201
354.63/354.74	c total #propagations: 28811625 / total #impl: 291532771 (eff. 0.099)
354.63/354.74	c #Conflicts:     453000 | #Learnt:      18274 | 0.001
354.63/354.74	c total clause space: 206.656MB
354.63/354.74	c total #watches: 508783
355.62/355.74	c total #propagations: 28867983 / total #impl: 292383244 (eff. 0.099)
355.62/355.74	c #Conflicts:     454000 | #Learnt:      19274 | 0.001
355.62/355.74	c total clause space: 206.656MB
355.62/355.74	c total #watches: 533046
356.52/356.67	c total #propagations: 28919966 / total #impl: 293064393 (eff. 0.099)
356.52/356.67	c #Conflicts:     455000 | #Learnt:      20274 | 0.001
356.52/356.67	c total clause space: 206.656MB
356.52/356.67	c total #watches: 557015
357.53/357.62	c total #propagations: 28971005 / total #impl: 293754845 (eff. 0.099)
357.53/357.62	c #Conflicts:     456000 | #Learnt:      21274 | 0.001
357.53/357.62	c total clause space: 206.656MB
357.53/357.62	c total #watches: 567993
358.42/358.59	c total #propagations: 29032368 / total #impl: 294501754 (eff. 0.099)
358.42/358.59	c #Conflicts:     457000 | #Learnt:      22274 | 0.001
358.42/358.59	c total clause space: 206.656MB
358.42/358.59	c total #watches: 586312
359.42/359.54	c total #propagations: 29093897 / total #impl: 295445181 (eff. 0.098)
359.42/359.54	c #Conflicts:     458000 | #Learnt:      23274 | 0.001
359.42/359.54	c total clause space: 206.656MB
359.42/359.54	c total #watches: 609376
360.52/360.60	c total #propagations: 29153196 / total #impl: 296460387 (eff. 0.098)
360.52/360.60	c #Conflicts:     459000 | #Learnt:      24274 | 0.001
360.52/360.60	c total clause space: 206.656MB
360.52/360.60	c total #watches: 634662
361.52/361.66	c total #propagations: 29213878 / total #impl: 297232594 (eff. 0.098)
361.52/361.66	c #Conflicts:     460000 | #Learnt:      25274 | 0.001
361.52/361.66	c total clause space: 206.656MB
361.52/361.66	c total #watches: 651947
362.72/362.83	c total #propagations: 29273792 / total #impl: 298107520 (eff. 0.098)
362.72/362.83	c #Conflicts:     461000 | #Learnt:      26274 | 0.001
362.72/362.83	c total clause space: 206.656MB
362.72/362.83	c total #watches: 675970
364.13/364.24	c total #propagations: 29339667 / total #impl: 298876837 (eff. 0.098)
364.13/364.24	c #Conflicts:     462000 | #Learnt:      27274 | 0.001
364.13/364.24	c total clause space: 206.656MB
364.13/364.24	c total #watches: 698255
365.52/365.67	c total #propagations: 29405405 / total #impl: 299585552 (eff. 0.098)
365.52/365.67	c #Conflicts:     463000 | #Learnt:      28274 | 0.001
365.52/365.67	c total clause space: 206.656MB
365.52/365.67	c total #watches: 720737
366.92/367.09	c total #propagations: 29481925 / total #impl: 300302296 (eff. 0.098)
366.92/367.09	c #Conflicts:     464000 | #Learnt:      29274 | 0.001
366.92/367.09	c total clause space: 206.656MB
366.92/367.09	c total #watches: 742566
368.43/368.52	c total #propagations: 29547706 / total #impl: 300984560 (eff. 0.098)
368.43/368.52	c #Conflicts:     465000 | #Learnt:      30274 | 0.001
368.43/368.52	c total clause space: 206.656MB
368.43/368.52	c total #watches: 765417
369.92/370.01	c total #propagations: 29617660 / total #impl: 301670487 (eff. 0.098)
369.92/370.01	c #Conflicts:     466000 | #Learnt:      31274 | 0.001
369.92/370.01	c total clause space: 206.656MB
369.92/370.01	c total #watches: 787797
371.32/371.46	c total #propagations: 29686057 / total #impl: 302406028 (eff. 0.098)
371.32/371.46	c #Conflicts:     467000 | #Learnt:      32274 | 0.001
371.32/371.46	c total clause space: 206.656MB
371.32/371.46	c total #watches: 807334
372.52/372.63	c total #propagations: 29751934 / total #impl: 303041109 (eff. 0.098)
372.52/372.63	c GC COLLECT
372.52/372.63	c #Conflicts:     468000 | #Learnt:      16867 | 0.001
372.52/372.63	c total clause space: 206.656MB
372.52/372.63	c total #watches: 490174
373.42/373.54	c total #propagations: 29818207 / total #impl: 303664927 (eff. 0.098)
373.42/373.54	c #Conflicts:     469000 | #Learnt:      17867 | 0.001
373.42/373.54	c total clause space: 206.656MB
373.42/373.54	c total #watches: 513586
374.22/374.34	c total #propagations: 29891389 / total #impl: 304358665 (eff. 0.098)
374.22/374.34	c #Conflicts:     470000 | #Learnt:      18867 | 0.001
374.22/374.34	c total clause space: 206.656MB
374.22/374.34	c total #watches: 544664
375.13/375.25	c total #propagations: 29956229 / total #impl: 304973380 (eff. 0.098)
375.13/375.25	c #Conflicts:     471000 | #Learnt:      19867 | 0.001
375.13/375.25	c total clause space: 206.656MB
375.13/375.25	c total #watches: 576800
376.13/376.22	c total #propagations: 30017594 / total #impl: 305612412 (eff. 0.098)
376.13/376.22	c #Conflicts:     472000 | #Learnt:      20867 | 0.001
376.13/376.22	c total clause space: 206.656MB
376.13/376.22	c total #watches: 601620
377.42/377.55	c total #propagations: 30079517 / total #impl: 306310834 (eff. 0.098)
377.42/377.55	c #Conflicts:     473000 | #Learnt:      21867 | 0.001
377.42/377.55	c total clause space: 206.656MB
377.42/377.55	c total #watches: 624516
378.82/378.94	c total #propagations: 30143976 / total #impl: 307260194 (eff. 0.098)
378.82/378.94	c #Conflicts:     474000 | #Learnt:      22867 | 0.001
378.82/378.94	c total clause space: 206.656MB
378.82/378.94	c total #watches: 645248
380.12/380.20	c total #propagations: 30203374 / total #impl: 307986021 (eff. 0.098)
380.12/380.20	c #Conflicts:     475000 | #Learnt:      23867 | 0.001
380.12/380.20	c total clause space: 206.656MB
380.12/380.20	c total #watches: 668156
381.52/381.62	c total #propagations: 30268021 / total #impl: 309140503 (eff. 0.098)
381.52/381.62	c #Conflicts:     476000 | #Learnt:      24867 | 0.001
381.52/381.62	c total clause space: 206.656MB
381.52/381.62	c total #watches: 692216
382.62/382.76	c total #propagations: 30333404 / total #impl: 309890229 (eff. 0.098)
382.62/382.76	c #Conflicts:     477000 | #Learnt:      25867 | 0.001
382.62/382.76	c total clause space: 206.656MB
382.62/382.76	c total #watches: 712190
383.93/384.01	c total #propagations: 30393895 / total #impl: 310503442 (eff. 0.098)
383.93/384.01	c #Conflicts:     478000 | #Learnt:      26867 | 0.001
383.93/384.01	c total clause space: 206.656MB
383.93/384.01	c total #watches: 737075
385.22/385.35	c total #propagations: 30447541 / total #impl: 311168669 (eff. 0.098)
385.22/385.35	c #Conflicts:     479000 | #Learnt:      27867 | 0.001
385.22/385.35	c total clause space: 206.656MB
385.22/385.35	c total #watches: 758316
386.82/386.92	c total #propagations: 30501002 / total #impl: 311779058 (eff. 0.098)
386.82/386.92	c #Conflicts:     480000 | #Learnt:      28867 | 0.001
386.82/386.92	c total clause space: 206.656MB
386.82/386.92	c total #watches: 776723
388.23/388.34	c total #propagations: 30557980 / total #impl: 312674975 (eff. 0.098)
388.23/388.34	c #Conflicts:     481000 | #Learnt:      29867 | 0.001
388.23/388.34	c total clause space: 206.656MB
388.23/388.34	c total #watches: 788429
389.82/389.97	c total #propagations: 30614514 / total #impl: 313515716 (eff. 0.098)
389.82/389.97	c #Conflicts:     482000 | #Learnt:      30867 | 0.001
389.82/389.97	c total clause space: 206.656MB
389.82/389.97	c total #watches: 805404
391.53/391.60	c total #propagations: 30671297 / total #impl: 314456728 (eff. 0.098)
391.53/391.60	c #Conflicts:     483000 | #Learnt:      31867 | 0.001
391.53/391.60	c total clause space: 206.656MB
391.53/391.60	c total #watches: 822485
393.02/393.19	c total #propagations: 30729353 / total #impl: 315454038 (eff. 0.097)
393.02/393.19	c #Conflicts:     484000 | #Learnt:      32867 | 0.001
393.02/393.19	c total clause space: 206.656MB
393.02/393.19	c total #watches: 837365
394.42/394.54	c total #propagations: 30788492 / total #impl: 316390175 (eff. 0.097)
394.42/394.54	c GC COLLECT
394.42/394.54	c #Conflicts:     485000 | #Learnt:      17164 | 0.001
394.42/394.54	c total clause space: 206.656MB
394.42/394.54	c total #watches: 495129
395.22/395.38	c total #propagations: 30843011 / total #impl: 317152299 (eff. 0.097)
395.22/395.38	c #Conflicts:     486000 | #Learnt:      18164 | 0.001
395.22/395.38	c total clause space: 206.656MB
395.22/395.38	c total #watches: 524758
396.22/396.39	c total #propagations: 30901855 / total #impl: 317692331 (eff. 0.097)
396.22/396.39	c #Conflicts:     487000 | #Learnt:      19164 | 0.001
396.22/396.39	c total clause space: 206.656MB
396.22/396.39	c total #watches: 550456
397.22/397.35	c total #propagations: 30967826 / total #impl: 318354266 (eff. 0.097)
397.22/397.35	c #Conflicts:     488000 | #Learnt:      20164 | 0.001
397.22/397.35	c total clause space: 206.656MB
397.22/397.35	c total #watches: 575843
398.32/398.40	c total #propagations: 31028647 / total #impl: 319080130 (eff. 0.097)
398.32/398.40	c #Conflicts:     489000 | #Learnt:      21164 | 0.001
398.32/398.40	c total clause space: 206.656MB
398.32/398.40	c total #watches: 602424
399.42/399.52	c total #propagations: 31088992 / total #impl: 319793603 (eff. 0.097)
399.42/399.52	c #Conflicts:     490000 | #Learnt:      22164 | 0.001
399.42/399.52	c total clause space: 206.656MB
399.42/399.52	c total #watches: 624713
400.62/400.74	c total #propagations: 31148285 / total #impl: 320662526 (eff. 0.097)
400.62/400.74	c #Conflicts:     491000 | #Learnt:      23164 | 0.001
400.62/400.74	c total clause space: 206.656MB
400.62/400.74	c total #watches: 644739
401.82/401.93	c total #propagations: 31206737 / total #impl: 321539104 (eff. 0.097)
401.82/401.93	c #Conflicts:     492000 | #Learnt:      24164 | 0.001
401.82/401.93	c total clause space: 206.656MB
401.82/401.93	c total #watches: 672666
403.02/403.11	c total #propagations: 31261312 / total #impl: 322080967 (eff. 0.097)
403.02/403.11	c #Conflicts:     493000 | #Learnt:      25164 | 0.001
403.02/403.11	c total clause space: 206.656MB
403.02/403.11	c total #watches: 697710
404.22/404.31	c total #propagations: 31323018 / total #impl: 322652103 (eff. 0.097)
404.22/404.31	c #Conflicts:     494000 | #Learnt:      26164 | 0.001
404.22/404.31	c total clause space: 206.656MB
404.22/404.31	c total #watches: 719302
405.32/405.40	c total #propagations: 31383309 / total #impl: 323327453 (eff. 0.097)
405.32/405.40	c #Conflicts:     495000 | #Learnt:      27164 | 0.001
405.32/405.40	c total clause space: 206.656MB
405.32/405.40	c total #watches: 741474
406.32/406.45	c total #propagations: 31448215 / total #impl: 323749148 (eff. 0.097)
406.32/406.45	c #Conflicts:     496000 | #Learnt:      28164 | 0.001
406.32/406.45	c total clause space: 206.656MB
406.32/406.45	c total #watches: 753387
407.32/407.49	c total #propagations: 31515021 / total #impl: 324239453 (eff. 0.097)
407.32/407.49	c #Conflicts:     497000 | #Learnt:      29164 | 0.001
407.32/407.49	c total clause space: 206.656MB
407.32/407.49	c total #watches: 771540
408.62/408.75	c total #propagations: 31582094 / total #impl: 324768807 (eff. 0.097)
408.62/408.75	c #Conflicts:     498000 | #Learnt:      30164 | 0.001
408.62/408.75	c total clause space: 206.656MB
408.62/408.75	c total #watches: 796963
409.92/410.04	c total #propagations: 31641543 / total #impl: 325233067 (eff. 0.097)
409.92/410.04	c #Conflicts:     499000 | #Learnt:      31164 | 0.001
409.92/410.04	c total clause space: 206.656MB
409.92/410.04	c total #watches: 822033
411.52/411.69	c total #propagations: 31704400 / total #impl: 325844247 (eff. 0.097)
411.52/411.69	c #Conflicts:     500000 | #Learnt:      32164 | 0.001
411.52/411.69	c total clause space: 206.656MB
411.52/411.69	c total #watches: 845848
413.22/413.35	c total #propagations: 31765762 / total #impl: 326523357 (eff. 0.097)
413.22/413.35	c #Conflicts:     501000 | #Learnt:      33164 | 0.001
413.22/413.35	c total clause space: 206.656MB
413.22/413.35	c total #watches: 860675
414.81/414.99	c total #propagations: 31826140 / total #impl: 327327221 (eff. 0.097)
414.81/414.99	c GC COLLECT
414.81/414.99	c #Conflicts:     502000 | #Learnt:      17176 | 0.001
414.81/414.99	c total clause space: 206.656MB
414.81/414.99	c total #watches: 497356
415.72/415.84	c total #propagations: 31881967 / total #impl: 328212933 (eff. 0.097)
415.72/415.84	c #Conflicts:     503000 | #Learnt:      18176 | 0.001
415.72/415.84	c total clause space: 206.656MB
415.72/415.84	c total #watches: 523885
416.71/416.82	c total #propagations: 31949437 / total #impl: 328964784 (eff. 0.097)
416.71/416.82	c #Conflicts:     504000 | #Learnt:      19176 | 0.001
416.71/416.82	c total clause space: 206.656MB
416.71/416.82	c total #watches: 541719
417.51/417.65	c total #propagations: 32010139 / total #impl: 329821976 (eff. 0.097)
417.51/417.65	c #Conflicts:     505000 | #Learnt:      20176 | 0.001
417.51/417.65	c total clause space: 206.656MB
417.51/417.65	c total #watches: 575020
418.51/418.66	c total #propagations: 32071977 / total #impl: 330254440 (eff. 0.097)
418.51/418.66	c #Conflicts:     506000 | #Learnt:      21176 | 0.001
418.51/418.66	c total clause space: 206.656MB
418.51/418.66	c total #watches: 602940
419.61/419.73	c total #propagations: 32132345 / total #impl: 330767356 (eff. 0.097)
419.61/419.73	c #Conflicts:     507000 | #Learnt:      22176 | 0.001
419.61/419.73	c total clause space: 206.656MB
419.61/419.73	c total #watches: 619779
420.71/420.87	c total #propagations: 32188587 / total #impl: 331824071 (eff. 0.097)
420.71/420.87	c #Conflicts:     508000 | #Learnt:      23176 | 0.001
420.71/420.87	c total clause space: 206.656MB
420.71/420.87	c total #watches: 648612
422.01/422.11	c total #propagations: 32249322 / total #impl: 332405136 (eff. 0.097)
422.01/422.11	c #Conflicts:     509000 | #Learnt:      24176 | 0.001
422.01/422.11	c total clause space: 206.656MB
422.01/422.11	c total #watches: 672789
423.42/423.50	c total #propagations: 32307402 / total #impl: 332958090 (eff. 0.097)
423.42/423.50	c #Conflicts:     510000 | #Learnt:      25176 | 0.001
423.42/423.50	c total clause space: 206.656MB
423.42/423.50	c total #watches: 697041
424.52/424.69	c total #propagations: 32367234 / total #impl: 333628546 (eff. 0.097)
424.52/424.69	c #Conflicts:     511000 | #Learnt:      26176 | 0.001
424.52/424.69	c total clause space: 206.656MB
424.52/424.69	c total #watches: 722760
425.81/425.97	c total #propagations: 32423728 / total #impl: 334240541 (eff. 0.097)
425.81/425.97	c #Conflicts:     512000 | #Learnt:      27176 | 0.001
425.81/425.97	c total clause space: 206.656MB
425.81/425.97	c total #watches: 741182
427.21/427.37	c total #propagations: 32479393 / total #impl: 334880094 (eff. 0.097)
427.21/427.37	c #Conflicts:     513000 | #Learnt:      28176 | 0.001
427.21/427.37	c total clause space: 206.656MB
427.21/427.37	c total #watches: 755582
428.61/428.75	c total #propagations: 32535027 / total #impl: 335570073 (eff. 0.097)
428.61/428.75	c #Conflicts:     514000 | #Learnt:      29176 | 0.001
428.61/428.75	c total clause space: 206.656MB
428.61/428.75	c total #watches: 781477
430.21/430.36	c total #propagations: 32593990 / total #impl: 336102301 (eff. 0.097)
430.21/430.36	c #Conflicts:     515000 | #Learnt:      30176 | 0.001
430.21/430.36	c total clause space: 206.656MB
430.21/430.36	c total #watches: 803840
431.61/431.78	c total #propagations: 32666013 / total #impl: 336667074 (eff. 0.097)
431.61/431.78	c #Conflicts:     516000 | #Learnt:      31176 | 0.001
431.61/431.78	c total clause space: 206.656MB
431.61/431.78	c total #watches: 827066
433.01/433.18	c total #propagations: 32729256 / total #impl: 337185243 (eff. 0.097)
433.01/433.18	c #Conflicts:     517000 | #Learnt:      32176 | 0.001
433.01/433.18	c total clause space: 206.656MB
433.01/433.18	c total #watches: 850513
434.62/434.71	c total #propagations: 32791910 / total #impl: 337879378 (eff. 0.097)
434.62/434.71	c #Conflicts:     518000 | #Learnt:      33176 | 0.001
434.62/434.71	c total clause space: 206.656MB
434.62/434.71	c total #watches: 873851
436.22/436.38	c total #propagations: 32849751 / total #impl: 338446865 (eff. 0.097)
436.22/436.38	c #Conflicts:     519000 | #Learnt:      34176 | 0.001
436.22/436.38	c total clause space: 206.656MB
436.22/436.38	c total #watches: 892205
437.42/437.51	c total #propagations: 32916996 / total #impl: 338987894 (eff. 0.097)
437.42/437.51	c GC COLLECT
437.42/437.51	c #Conflicts:     520000 | #Learnt:      17869 | 0.001
437.42/437.51	c total clause space: 206.656MB
437.42/437.51	c total #watches: 521830
438.32/438.41	c total #propagations: 32986075 / total #impl: 339498942 (eff. 0.097)
438.32/438.41	c #Conflicts:     521000 | #Learnt:      18869 | 0.001
438.32/438.41	c total clause space: 206.656MB
438.32/438.41	c total #watches: 546778
439.22/439.36	c total #propagations: 33060464 / total #impl: 340050994 (eff. 0.097)
439.22/439.36	c #Conflicts:     522000 | #Learnt:      19869 | 0.001
439.22/439.36	c total clause space: 206.656MB
439.22/439.36	c total #watches: 576117
440.32/440.44	c total #propagations: 33131180 / total #impl: 340553795 (eff. 0.097)
440.32/440.44	c #Conflicts:     523000 | #Learnt:      20869 | 0.001
440.32/440.44	c total clause space: 206.656MB
440.32/440.44	c total #watches: 599274
441.22/441.34	c total #propagations: 33202744 / total #impl: 341042650 (eff. 0.097)
441.22/441.34	c #Conflicts:     524000 | #Learnt:      21869 | 0.001
441.22/441.34	c total clause space: 206.656MB
441.22/441.34	c total #watches: 631994
442.32/442.44	c total #propagations: 33271925 / total #impl: 341503796 (eff. 0.097)
442.32/442.44	c #Conflicts:     525000 | #Learnt:      22869 | 0.001
442.32/442.44	c total clause space: 206.656MB
442.32/442.44	c total #watches: 648129
443.62/443.70	c total #propagations: 33334672 / total #impl: 342159929 (eff. 0.097)
443.62/443.70	c #Conflicts:     526000 | #Learnt:      23869 | 0.001
443.62/443.70	c total clause space: 206.656MB
443.62/443.70	c total #watches: 663648
445.02/445.18	c total #propagations: 33398497 / total #impl: 342622180 (eff. 0.097)
445.02/445.18	c #Conflicts:     527000 | #Learnt:      24869 | 0.001
445.02/445.18	c total clause space: 206.656MB
445.02/445.18	c total #watches: 682819
446.32/446.42	c total #propagations: 33460254 / total #impl: 343100756 (eff. 0.098)
446.32/446.42	c #Conflicts:     528000 | #Learnt:      25869 | 0.001
446.32/446.42	c total clause space: 206.656MB
446.32/446.42	c total #watches: 716301
447.63/447.72	c total #propagations: 33516996 / total #impl: 343625197 (eff. 0.098)
447.63/447.72	c #Conflicts:     529000 | #Learnt:      26869 | 0.001
447.63/447.72	c total clause space: 206.656MB
447.63/447.72	c total #watches: 744146
449.32/449.49	c total #propagations: 33575336 / total #impl: 344156858 (eff. 0.098)
449.32/449.49	c #Conflicts:     530000 | #Learnt:      27869 | 0.001
449.32/449.49	c total clause space: 206.656MB
449.32/449.49	c total #watches: 763651
451.22/451.31	c total #propagations: 33632713 / total #impl: 344736620 (eff. 0.098)
451.22/451.31	c #Conflicts:     531000 | #Learnt:      28869 | 0.001
451.22/451.31	c total clause space: 206.656MB
451.22/451.31	c total #watches: 775316
452.72/452.81	c total #propagations: 33687040 / total #impl: 345254290 (eff. 0.098)
452.72/452.81	c #Conflicts:     532000 | #Learnt:      29869 | 0.001
452.72/452.81	c total clause space: 206.656MB
452.72/452.81	c total #watches: 803026
454.42/454.60	c total #propagations: 33739130 / total #impl: 345707105 (eff. 0.098)
454.42/454.60	c #Conflicts:     533000 | #Learnt:      30869 | 0.001
454.42/454.60	c total clause space: 206.656MB
454.42/454.60	c total #watches: 823012
456.22/456.36	c total #propagations: 33799187 / total #impl: 346223790 (eff. 0.098)
456.22/456.36	c #Conflicts:     534000 | #Learnt:      31869 | 0.001
456.22/456.36	c total clause space: 206.656MB
456.22/456.36	c total #watches: 853598
458.12/458.29	c total #propagations: 33857802 / total #impl: 346624993 (eff. 0.098)
458.12/458.29	c #Conflicts:     535000 | #Learnt:      32869 | 0.001
458.12/458.29	c total clause space: 206.656MB
458.12/458.29	c total #watches: 877256
460.12/460.29	c total #propagations: 33919335 / total #impl: 347021167 (eff. 0.098)
460.12/460.29	c #Conflicts:     536000 | #Learnt:      33869 | 0.001
460.12/460.29	c total clause space: 206.656MB
460.12/460.29	c total #watches: 896661
461.92/462.02	c total #propagations: 33982963 / total #impl: 347481437 (eff. 0.098)
461.92/462.02	c #Conflicts:     537000 | #Learnt:      34869 | 0.001
461.92/462.02	c total clause space: 206.656MB
461.92/462.02	c total #watches: 913622
463.22/463.31	c total #propagations: 34049199 / total #impl: 348026417 (eff. 0.098)
463.22/463.31	c GC COLLECT
463.22/463.31	c #Conflicts:     538000 | #Learnt:      18266 | 0.001
463.22/463.31	c total clause space: 206.656MB
463.22/463.31	c total #watches: 527769
464.02/464.15	c total #propagations: 34116119 / total #impl: 348418715 (eff. 0.098)
464.02/464.15	c #Conflicts:     539000 | #Learnt:      19266 | 0.001
464.02/464.15	c total clause space: 206.656MB
464.02/464.15	c total #watches: 548118
465.02/465.11	c total #propagations: 34188570 / total #impl: 348955161 (eff. 0.098)
465.02/465.11	c #Conflicts:     540000 | #Learnt:      20266 | 0.001
465.02/465.11	c total clause space: 206.656MB
465.02/465.11	c total #watches: 571733
466.12/466.24	c total #propagations: 34258249 / total #impl: 349604784 (eff. 0.098)
466.12/466.24	c #Conflicts:     541000 | #Learnt:      21266 | 0.001
466.12/466.24	c total clause space: 206.656MB
466.12/466.24	c total #watches: 596440
467.21/467.30	c total #propagations: 34325995 / total #impl: 350102218 (eff. 0.098)
467.21/467.30	c #Conflicts:     542000 | #Learnt:      22266 | 0.001
467.21/467.30	c total clause space: 206.656MB
467.21/467.30	c total #watches: 626215
468.41/468.54	c total #propagations: 34371989 / total #impl: 350444392 (eff. 0.098)
468.41/468.54	c #Conflicts:     543000 | #Learnt:      23266 | 0.001
468.41/468.54	c total clause space: 206.656MB
468.41/468.54	c total #watches: 648493
469.91/470.08	c total #propagations: 34440464 / total #impl: 351167516 (eff. 0.098)
469.91/470.08	c #Conflicts:     544000 | #Learnt:      24266 | 0.001
469.91/470.08	c total clause space: 206.656MB
469.91/470.08	c total #watches: 666813
471.31/471.45	c total #propagations: 34497236 / total #impl: 351779932 (eff. 0.098)
471.31/471.45	c #Conflicts:     545000 | #Learnt:      25266 | 0.001
471.31/471.45	c total clause space: 206.656MB
471.31/471.45	c total #watches: 689563
472.61/472.72	c total #propagations: 34556205 / total #impl: 352294919 (eff. 0.098)
472.61/472.72	c #Conflicts:     546000 | #Learnt:      26266 | 0.001
472.61/472.72	c total clause space: 206.656MB
472.61/472.72	c total #watches: 714812
474.12/474.23	c total #propagations: 34616291 / total #impl: 352763918 (eff. 0.098)
474.12/474.23	c #Conflicts:     547000 | #Learnt:      27266 | 0.001
474.12/474.23	c total clause space: 206.656MB
474.12/474.23	c total #watches: 737747
475.71/475.89	c total #propagations: 34671182 / total #impl: 353530750 (eff. 0.098)
475.71/475.89	c #Conflicts:     548000 | #Learnt:      28266 | 0.001
475.71/475.89	c total clause space: 206.656MB
475.71/475.89	c total #watches: 760329
477.71/477.83	c total #propagations: 34724177 / total #impl: 354061751 (eff. 0.098)
477.71/477.83	c #Conflicts:     549000 | #Learnt:      29266 | 0.001
477.71/477.83	c total clause space: 206.656MB
477.71/477.83	c total #watches: 774261
479.52/479.60	c total #propagations: 34779109 / total #impl: 354744040 (eff. 0.098)
479.52/479.60	c #Conflicts:     550000 | #Learnt:      30266 | 0.001
479.52/479.60	c total clause space: 206.656MB
479.52/479.60	c total #watches: 793045
481.11/481.27	c total #propagations: 34833402 / total #impl: 355472497 (eff. 0.098)
481.11/481.27	c #Conflicts:     551000 | #Learnt:      31266 | 0.001
481.11/481.27	c total clause space: 206.656MB
481.11/481.27	c total #watches: 815379
483.11/483.28	c total #propagations: 34889286 / total #impl: 356148635 (eff. 0.098)
483.11/483.28	c #Conflicts:     552000 | #Learnt:      32266 | 0.001
483.11/483.28	c total clause space: 206.656MB
483.11/483.28	c total #watches: 834925
485.12/485.27	c total #propagations: 34942557 / total #impl: 356954757 (eff. 0.098)
485.12/485.27	c #Conflicts:     553000 | #Learnt:      33266 | 0.001
485.12/485.27	c total clause space: 206.656MB
485.12/485.27	c total #watches: 855833
486.91/487.07	c total #propagations: 34996211 / total #impl: 357723058 (eff. 0.098)
486.91/487.07	c #Conflicts:     554000 | #Learnt:      34266 | 0.001
486.91/487.07	c total clause space: 206.656MB
486.91/487.07	c total #watches: 879527
488.61/488.73	c total #propagations: 35046030 / total #impl: 358506909 (eff. 0.098)
488.61/488.73	c #Conflicts:     555000 | #Learnt:      35266 | 0.001
488.61/488.73	c total clause space: 206.656MB
488.61/488.73	c total #watches: 896864
490.01/490.12	c total #propagations: 35099168 / total #impl: 359118435 (eff. 0.098)
490.01/490.12	c GC COLLECT
490.01/490.12	c #Conflicts:     556000 | #Learnt:      18364 | 0.001
490.01/490.12	c total clause space: 206.656MB
490.01/490.12	c total #watches: 530626
490.91/491.07	c total #propagations: 35158757 / total #impl: 359569655 (eff. 0.098)
490.91/491.07	c #Conflicts:     557000 | #Learnt:      19364 | 0.001
490.91/491.07	c total clause space: 206.656MB
490.91/491.07	c total #watches: 556676
492.01/492.19	c total #propagations: 35221831 / total #impl: 360090923 (eff. 0.098)
492.01/492.19	c #Conflicts:     558000 | #Learnt:      20364 | 0.001
492.01/492.19	c total clause space: 206.656MB
492.01/492.19	c total #watches: 578525
493.11/493.28	c total #propagations: 35283113 / total #impl: 360616753 (eff. 0.098)
493.11/493.28	c #Conflicts:     559000 | #Learnt:      21364 | 0.001
493.11/493.28	c total clause space: 206.656MB
493.11/493.28	c total #watches: 604440
494.41/494.53	c total #propagations: 35346721 / total #impl: 361114078 (eff. 0.098)
494.41/494.53	c #Conflicts:     560000 | #Learnt:      22364 | 0.001
494.41/494.53	c total clause space: 206.656MB
494.41/494.53	c total #watches: 628999
495.81/495.96	c total #propagations: 35407982 / total #impl: 361606953 (eff. 0.098)
495.81/495.96	c #Conflicts:     561000 | #Learnt:      23364 | 0.001
495.81/495.96	c total clause space: 206.656MB
495.81/495.96	c total #watches: 646728
497.22/497.39	c total #propagations: 35468792 / total #impl: 362403797 (eff. 0.098)
497.22/497.39	c #Conflicts:     562000 | #Learnt:      24364 | 0.001
497.22/497.39	c total clause space: 206.656MB
497.22/497.39	c total #watches: 666231
498.71/498.88	c total #propagations: 35529617 / total #impl: 363057874 (eff. 0.098)
498.71/498.88	c #Conflicts:     563000 | #Learnt:      25364 | 0.001
498.71/498.88	c total clause space: 206.656MB
498.71/498.88	c total #watches: 685908
500.21/500.36	c total #propagations: 35589274 / total #impl: 363607684 (eff. 0.098)
500.21/500.36	c #Conflicts:     564000 | #Learnt:      26364 | 0.001
500.21/500.36	c total clause space: 206.656MB
500.21/500.36	c total #watches: 703540
501.91/502.03	c total #propagations: 35650057 / total #impl: 364231758 (eff. 0.098)
501.91/502.03	c #Conflicts:     565000 | #Learnt:      27364 | 0.001
501.91/502.03	c total clause space: 206.656MB
501.91/502.03	c total #watches: 720354
503.41/503.50	c total #propagations: 35707588 / total #impl: 364906472 (eff. 0.098)
503.41/503.50	c #Conflicts:     566000 | #Learnt:      28364 | 0.001
503.41/503.50	c total clause space: 206.656MB
503.41/503.50	c total #watches: 743105
504.92/505.03	c total #propagations: 35761412 / total #impl: 365393525 (eff. 0.098)
504.92/505.03	c #Conflicts:     567000 | #Learnt:      29364 | 0.001
504.92/505.03	c total clause space: 206.656MB
504.92/505.03	c total #watches: 767035
506.71/506.83	c total #propagations: 35821110 / total #impl: 366038591 (eff. 0.098)
506.71/506.83	c #Conflicts:     568000 | #Learnt:      30364 | 0.001
506.71/506.83	c total clause space: 206.656MB
506.71/506.83	c total #watches: 785261
508.31/508.45	c total #propagations: 35876273 / total #impl: 366645312 (eff. 0.098)
508.31/508.45	c #Conflicts:     569000 | #Learnt:      31364 | 0.001
508.31/508.45	c total clause space: 206.656MB
508.31/508.45	c total #watches: 804966
510.31/510.41	c total #propagations: 35932021 / total #impl: 367206660 (eff. 0.098)
510.31/510.41	c #Conflicts:     570000 | #Learnt:      32364 | 0.001
510.31/510.41	c total clause space: 206.656MB
510.31/510.41	c total #watches: 824289
512.31/512.48	c total #propagations: 35991442 / total #impl: 367832868 (eff. 0.098)
512.31/512.48	c #Conflicts:     571000 | #Learnt:      33364 | 0.001
512.31/512.48	c total clause space: 206.656MB
512.31/512.48	c total #watches: 841481
514.41/514.57	c total #propagations: 36051916 / total #impl: 368506100 (eff. 0.098)
514.41/514.57	c #Conflicts:     572000 | #Learnt:      34364 | 0.001
514.41/514.57	c total clause space: 206.656MB
514.41/514.57	c total #watches: 860715
516.21/516.34	c total #propagations: 36117444 / total #impl: 369124971 (eff. 0.098)
516.21/516.34	c #Conflicts:     573000 | #Learnt:      35364 | 0.001
516.21/516.34	c total clause space: 206.656MB
516.21/516.34	c total #watches: 881426
518.41/518.53	c total #propagations: 36177596 / total #impl: 369776278 (eff. 0.098)
518.41/518.53	c #Conflicts:     574000 | #Learnt:      36364 | 0.001
518.41/518.53	c total clause space: 206.656MB
518.41/518.53	c total #watches: 899483
519.71/519.82	c total #propagations: 36241556 / total #impl: 370447433 (eff. 0.098)
519.71/519.82	c GC COLLECT
519.71/519.82	c #Conflicts:     575000 | #Learnt:      19160 | 0.001
519.71/519.82	c total clause space: 206.656MB
519.71/519.82	c total #watches: 550327
520.80/520.96	c total #propagations: 36304328 / total #impl: 370812503 (eff. 0.098)
520.80/520.96	c #Conflicts:     576000 | #Learnt:      20160 | 0.001
520.80/520.96	c total clause space: 206.656MB
520.80/520.96	c total #watches: 569231
522.20/522.37	c total #propagations: 36367061 / total #impl: 371260517 (eff. 0.098)
522.20/522.37	c #Conflicts:     577000 | #Learnt:      21160 | 0.001
522.20/522.37	c total clause space: 206.656MB
522.20/522.37	c total #watches: 586869
523.30/523.43	c total #propagations: 36431004 / total #impl: 371733090 (eff. 0.098)
523.30/523.43	c #Conflicts:     578000 | #Learnt:      22160 | 0.001
523.30/523.43	c total clause space: 206.656MB
523.30/523.43	c total #watches: 614731
524.40/524.54	c total #propagations: 36492404 / total #impl: 372200608 (eff. 0.098)
524.40/524.54	c #Conflicts:     579000 | #Learnt:      23160 | 0.001
524.40/524.54	c total clause space: 206.656MB
524.40/524.54	c total #watches: 637989
525.60/525.76	c total #propagations: 36551772 / total #impl: 372844037 (eff. 0.098)
525.60/525.76	c #Conflicts:     580000 | #Learnt:      24160 | 0.001
525.60/525.76	c total clause space: 206.656MB
525.60/525.76	c total #watches: 661678
526.91/527.06	c total #propagations: 36610573 / total #impl: 373322014 (eff. 0.098)
526.91/527.06	c #Conflicts:     581000 | #Learnt:      25160 | 0.001
526.91/527.06	c total clause space: 206.656MB
526.91/527.06	c total #watches: 682681
528.30/528.41	c total #propagations: 36665769 / total #impl: 373850432 (eff. 0.098)
528.30/528.41	c #Conflicts:     582000 | #Learnt:      26160 | 0.001
528.30/528.41	c total clause space: 206.656MB
528.30/528.41	c total #watches: 709125
529.60/529.76	c total #propagations: 36722258 / total #impl: 374292584 (eff. 0.098)
529.60/529.76	c #Conflicts:     583000 | #Learnt:      27160 | 0.001
529.60/529.76	c total clause space: 206.656MB
529.60/529.76	c total #watches: 733177
531.21/531.34	c total #propagations: 36783786 / total #impl: 374817419 (eff. 0.098)
531.21/531.34	c #Conflicts:     584000 | #Learnt:      28160 | 0.001
531.21/531.34	c total clause space: 206.656MB
531.21/531.34	c total #watches: 753187
532.80/532.97	c total #propagations: 36845245 / total #impl: 375406586 (eff. 0.098)
532.80/532.97	c #Conflicts:     585000 | #Learnt:      29160 | 0.001
532.80/532.97	c total clause space: 206.656MB
532.80/532.97	c total #watches: 773779
534.40/534.55	c total #propagations: 36911110 / total #impl: 375962251 (eff. 0.098)
534.40/534.55	c #Conflicts:     586000 | #Learnt:      30160 | 0.001
534.40/534.55	c total clause space: 206.656MB
534.40/534.55	c total #watches: 801442
536.00/536.17	c total #propagations: 36972220 / total #impl: 376541781 (eff. 0.098)
536.00/536.17	c #Conflicts:     587000 | #Learnt:      31160 | 0.001
536.00/536.17	c total clause space: 206.656MB
536.00/536.17	c total #watches: 817247
537.81/537.97	c total #propagations: 37031441 / total #impl: 377092691 (eff. 0.098)
537.81/537.97	c #Conflicts:     588000 | #Learnt:      32160 | 0.001
537.81/537.97	c total clause space: 206.656MB
537.81/537.97	c total #watches: 842389
539.30/539.42	c total #propagations: 37087331 / total #impl: 377624385 (eff. 0.098)
539.30/539.42	c #Conflicts:     589000 | #Learnt:      33160 | 0.001
539.30/539.42	c total clause space: 206.656MB
539.30/539.42	c total #watches: 862456
540.80/540.94	c total #propagations: 37141325 / total #impl: 378182382 (eff. 0.098)
540.80/540.94	c #Conflicts:     590000 | #Learnt:      34160 | 0.001
540.80/540.94	c total clause space: 206.656MB
540.80/540.94	c total #watches: 884291
542.50/542.67	c total #propagations: 37206631 / total #impl: 378709533 (eff. 0.098)
542.50/542.67	c #Conflicts:     591000 | #Learnt:      35160 | 0.001
542.50/542.67	c total clause space: 206.656MB
542.50/542.67	c total #watches: 903449
544.41/544.52	c total #propagations: 37269538 / total #impl: 379302296 (eff. 0.098)
544.41/544.52	c #Conflicts:     592000 | #Learnt:      36160 | 0.001
544.41/544.52	c total clause space: 206.656MB
544.41/544.52	c total #watches: 922730
546.10/546.25	c total #propagations: 37332999 / total #impl: 379803083 (eff. 0.098)
546.10/546.25	c GC COLLECT
546.10/546.25	c #Conflicts:     593000 | #Learnt:      18661 | 0.001
546.10/546.25	c total clause space: 206.656MB
546.10/546.25	c total #watches: 540111
547.30/547.49	c total #propagations: 37388771 / total #impl: 380208382 (eff. 0.098)
547.30/547.49	c #Conflicts:     594000 | #Learnt:      19661 | 0.001
547.30/547.49	c total clause space: 206.656MB
547.30/547.49	c total #watches: 559874
548.70/548.84	c total #propagations: 37442472 / total #impl: 380530564 (eff. 0.098)
548.70/548.84	c #Conflicts:     595000 | #Learnt:      20661 | 0.001
548.70/548.84	c total clause space: 206.656MB
548.70/548.84	c total #watches: 577285
549.80/549.99	c total #propagations: 37492223 / total #impl: 381038437 (eff. 0.098)
549.80/549.99	c #Conflicts:     596000 | #Learnt:      21661 | 0.001
549.80/549.99	c total clause space: 206.656MB
549.80/549.99	c total #watches: 606439
551.01/551.17	c total #propagations: 37542811 / total #impl: 381457248 (eff. 0.098)
551.01/551.17	c #Conflicts:     597000 | #Learnt:      22661 | 0.001
551.01/551.17	c total clause space: 206.656MB
551.01/551.17	c total #watches: 632597
552.30/552.46	c total #propagations: 37599861 / total #impl: 381808641 (eff. 0.098)
552.30/552.46	c #Conflicts:     598000 | #Learnt:      23661 | 0.001
552.30/552.46	c total clause space: 206.656MB
552.30/552.46	c total #watches: 658483
553.70/553.80	c total #propagations: 37660796 / total #impl: 382391376 (eff. 0.098)
553.70/553.80	c #Conflicts:     599000 | #Learnt:      24661 | 0.001
553.70/553.80	c total clause space: 206.656MB
553.70/553.80	c total #watches: 680037
555.20/555.34	c total #propagations: 37715455 / total #impl: 382940253 (eff. 0.098)
555.20/555.34	c #Conflicts:     600000 | #Learnt:      25661 | 0.001
555.20/555.34	c total clause space: 206.656MB
555.20/555.34	c total #watches: 699819
556.51/556.66	c total #propagations: 37777219 / total #impl: 383431046 (eff. 0.099)
556.51/556.66	c #Conflicts:     601000 | #Learnt:      26661 | 0.001
556.51/556.66	c total clause space: 206.656MB
556.51/556.66	c total #watches: 721526
557.80/557.99	c total #propagations: 37835727 / total #impl: 383860925 (eff. 0.099)
557.80/557.99	c #Conflicts:     602000 | #Learnt:      27661 | 0.001
557.80/557.99	c total clause space: 206.656MB
557.80/557.99	c total #watches: 747137
559.20/559.31	c total #propagations: 37889444 / total #impl: 384372389 (eff. 0.099)
559.20/559.31	c #Conflicts:     603000 | #Learnt:      28661 | 0.001
559.20/559.31	c total clause space: 206.656MB
559.20/559.31	c total #watches: 766616
560.60/560.74	c total #propagations: 37947472 / total #impl: 384908742 (eff. 0.099)
560.60/560.74	c #Conflicts:     604000 | #Learnt:      29661 | 0.001
560.60/560.74	c total clause space: 206.656MB
560.60/560.74	c total #watches: 788301
562.01/562.18	c total #propagations: 38007418 / total #impl: 385670848 (eff. 0.099)
562.01/562.18	c #Conflicts:     605000 | #Learnt:      30661 | 0.001
562.01/562.18	c total clause space: 206.656MB
562.01/562.18	c total #watches: 809038
563.60/563.70	c total #propagations: 38069067 / total #impl: 386229483 (eff. 0.099)
563.60/563.70	c #Conflicts:     606000 | #Learnt:      31661 | 0.001
563.60/563.70	c total clause space: 206.656MB
563.60/563.70	c total #watches: 835310
565.20/565.39	c total #propagations: 38128068 / total #impl: 386744089 (eff. 0.099)
565.20/565.39	c #Conflicts:     607000 | #Learnt:      32661 | 0.001
565.20/565.39	c total clause space: 206.656MB
565.20/565.39	c total #watches: 855016
566.80/566.93	c total #propagations: 38185663 / total #impl: 387350511 (eff. 0.099)
566.80/566.93	c #Conflicts:     608000 | #Learnt:      33661 | 0.001
566.80/566.93	c total clause space: 206.656MB
566.80/566.93	c total #watches: 873633
568.40/568.55	c total #propagations: 38246868 / total #impl: 387880712 (eff. 0.099)
568.40/568.55	c #Conflicts:     609000 | #Learnt:      34661 | 0.001
568.40/568.55	c total clause space: 206.656MB
568.40/568.55	c total #watches: 898630
570.10/570.26	c total #propagations: 38310336 / total #impl: 388550843 (eff. 0.099)
570.10/570.26	c #Conflicts:     610000 | #Learnt:      35661 | 0.001
570.10/570.26	c total clause space: 206.656MB
570.10/570.26	c total #watches: 920095
571.70/571.88	c total #propagations: 38368913 / total #impl: 389113897 (eff. 0.099)
571.70/571.88	c #Conflicts:     611000 | #Learnt:      36661 | 0.001
571.70/571.88	c total clause space: 206.656MB
571.70/571.88	c total #watches: 949945
573.59/573.76	c total #propagations: 38427892 / total #impl: 389690441 (eff. 0.099)
573.59/573.76	c GC COLLECT
573.59/573.76	c #Conflicts:     612000 | #Learnt:      18859 | 0.001
573.59/573.76	c total clause space: 206.656MB
573.59/573.76	c total #watches: 542688
574.59/574.73	c total #propagations: 38481185 / total #impl: 390200673 (eff. 0.099)
574.59/574.73	c #Conflicts:     613000 | #Learnt:      19859 | 0.001
574.59/574.73	c total clause space: 206.656MB
574.59/574.73	c total #watches: 564564
575.49/575.68	c total #propagations: 38539709 / total #impl: 390576428 (eff. 0.099)
575.49/575.68	c #Conflicts:     614000 | #Learnt:      20859 | 0.001
575.49/575.68	c total clause space: 206.656MB
575.49/575.68	c total #watches: 585875
576.69/576.82	c total #propagations: 38597807 / total #impl: 391092514 (eff. 0.099)
576.69/576.82	c #Conflicts:     615000 | #Learnt:      21859 | 0.001
576.69/576.82	c total clause space: 206.656MB
576.69/576.82	c total #watches: 613059
577.79/577.98	c total #propagations: 38664083 / total #impl: 391679341 (eff. 0.099)
577.79/577.98	c #Conflicts:     616000 | #Learnt:      22859 | 0.001
577.79/577.98	c total clause space: 206.656MB
577.79/577.98	c total #watches: 632606
578.99/579.12	c total #propagations: 38734226 / total #impl: 392514486 (eff. 0.099)
578.99/579.12	c #Conflicts:     617000 | #Learnt:      23859 | 0.001
578.99/579.12	c total clause space: 206.656MB
578.99/579.12	c total #watches: 649249
580.19/580.38	c total #propagations: 38799481 / total #impl: 393410283 (eff. 0.099)
580.19/580.38	c #Conflicts:     618000 | #Learnt:      24859 | 0.001
580.19/580.38	c total clause space: 206.656MB
580.19/580.38	c total #watches: 664459
581.39/581.58	c total #propagations: 38856763 / total #impl: 394286031 (eff. 0.099)
581.39/581.58	c #Conflicts:     619000 | #Learnt:      25859 | 0.001
581.39/581.58	c total clause space: 206.656MB
581.39/581.58	c total #watches: 681115
582.79/582.98	c total #propagations: 38915372 / total #impl: 395159071 (eff. 0.098)
582.79/582.98	c #Conflicts:     620000 | #Learnt:      26859 | 0.001
582.79/582.98	c total clause space: 206.656MB
582.79/582.98	c total #watches: 697713
584.29/584.41	c total #propagations: 38974720 / total #impl: 395908051 (eff. 0.098)
584.29/584.41	c #Conflicts:     621000 | #Learnt:      27859 | 0.001
584.29/584.41	c total clause space: 206.656MB
584.29/584.41	c total #watches: 710544
585.79/585.97	c total #propagations: 39036118 / total #impl: 396695692 (eff. 0.098)
585.79/585.97	c #Conflicts:     622000 | #Learnt:      28859 | 0.001
585.79/585.97	c total clause space: 206.656MB
585.79/585.97	c total #watches: 722431
587.40/587.52	c total #propagations: 39093393 / total #impl: 397721109 (eff. 0.098)
587.40/587.52	c #Conflicts:     623000 | #Learnt:      29859 | 0.001
587.40/587.52	c total clause space: 206.656MB
587.40/587.52	c total #watches: 733165
588.99/589.13	c total #propagations: 39148769 / total #impl: 398602287 (eff. 0.098)
588.99/589.13	c #Conflicts:     624000 | #Learnt:      30859 | 0.001
588.99/589.13	c total clause space: 206.656MB
588.99/589.13	c total #watches: 756246
590.70/590.87	c total #propagations: 39208187 / total #impl: 399287246 (eff. 0.098)
590.70/590.87	c #Conflicts:     625000 | #Learnt:      31859 | 0.001
590.70/590.87	c total clause space: 206.656MB
590.70/590.87	c total #watches: 776845
592.59/592.72	c total #propagations: 39266907 / total #impl: 399844889 (eff. 0.098)
592.59/592.72	c #Conflicts:     626000 | #Learnt:      32859 | 0.001
592.59/592.72	c total clause space: 206.656MB
592.59/592.72	c total #watches: 793243
594.19/594.37	c total #propagations: 39321026 / total #impl: 400348913 (eff. 0.098)
594.19/594.37	c #Conflicts:     627000 | #Learnt:      33859 | 0.001
594.19/594.37	c total clause space: 206.656MB
594.19/594.37	c total #watches: 812958
595.99/596.16	c total #propagations: 39373575 / total #impl: 400814008 (eff. 0.098)
595.99/596.16	c #Conflicts:     628000 | #Learnt:      34859 | 0.001
595.99/596.16	c total clause space: 206.656MB
595.99/596.16	c total #watches: 832922
597.99/598.19	c total #propagations: 39431208 / total #impl: 401363953 (eff. 0.098)
597.99/598.19	c #Conflicts:     629000 | #Learnt:      35859 | 0.001
597.99/598.19	c total clause space: 206.656MB
597.99/598.19	c total #watches: 856353
599.89/600.04	c total #propagations: 39490567 / total #impl: 402038160 (eff. 0.098)
599.89/600.04	c #Conflicts:     630000 | #Learnt:      36859 | 0.001
599.89/600.04	c total clause space: 206.656MB
599.89/600.04	c total #watches: 882644
601.79/601.93	c total #propagations: 39556009 / total #impl: 402481846 (eff. 0.098)
601.79/601.93	c #Conflicts:     631000 | #Learnt:      37859 | 0.001
601.79/601.93	c total clause space: 206.656MB
601.79/601.93	c total #watches: 906995
603.39/603.55	c total #propagations: 39615615 / total #impl: 402976413 (eff. 0.098)
603.39/603.55	c GC COLLECT
603.39/603.55	c #Conflicts:     632000 | #Learnt:      19762 | 0.001
603.39/603.55	c total clause space: 206.656MB
603.39/603.55	c total #watches: 561990
604.49/604.60	c total #propagations: 39679036 / total #impl: 403502185 (eff. 0.098)
604.49/604.60	c #Conflicts:     633000 | #Learnt:      20762 | 0.001
604.49/604.60	c total clause space: 206.656MB
604.49/604.60	c total #watches: 590446
605.59/605.79	c total #propagations: 39746812 / total #impl: 403997386 (eff. 0.098)
605.59/605.79	c #Conflicts:     634000 | #Learnt:      21762 | 0.001
605.59/605.79	c total clause space: 206.656MB
605.59/605.79	c total #watches: 612732
606.69/606.87	c total #propagations: 39807793 / total #impl: 404630091 (eff. 0.098)
606.69/606.87	c #Conflicts:     635000 | #Learnt:      22762 | 0.001
606.69/606.87	c total clause space: 206.656MB
606.69/606.87	c total #watches: 638971
607.99/608.19	c total #propagations: 39874861 / total #impl: 405122438 (eff. 0.098)
607.99/608.19	c #Conflicts:     636000 | #Learnt:      23762 | 0.001
607.99/608.19	c total clause space: 206.656MB
607.99/608.19	c total #watches: 666603
609.40/609.53	c total #propagations: 39939239 / total #impl: 405568563 (eff. 0.098)
609.40/609.53	c #Conflicts:     637000 | #Learnt:      24762 | 0.001
609.40/609.53	c total clause space: 206.656MB
609.40/609.53	c total #watches: 695675
610.79/610.96	c total #propagations: 40000304 / total #impl: 406006568 (eff. 0.099)
610.79/610.96	c #Conflicts:     638000 | #Learnt:      25762 | 0.001
610.79/610.96	c total clause space: 206.656MB
610.79/610.96	c total #watches: 722158
612.39/612.50	c total #propagations: 40057915 / total #impl: 406595853 (eff. 0.099)
612.39/612.50	c #Conflicts:     639000 | #Learnt:      26762 | 0.001
612.39/612.50	c total clause space: 206.656MB
612.39/612.50	c total #watches: 742962
613.59/613.78	c total #propagations: 40112677 / total #impl: 407402655 (eff. 0.098)
613.59/613.78	c #Conflicts:     640000 | #Learnt:      27762 | 0.001
613.59/613.78	c total clause space: 206.656MB
613.59/613.78	c total #watches: 775101
615.29/615.42	c total #propagations: 40177012 / total #impl: 407902318 (eff. 0.098)
615.29/615.42	c #Conflicts:     641000 | #Learnt:      28762 | 0.001
615.29/615.42	c total clause space: 206.656MB
615.29/615.42	c total #watches: 799813
616.99/617.16	c total #propagations: 40234561 / total #impl: 408563595 (eff. 0.098)
616.99/617.16	c #Conflicts:     642000 | #Learnt:      29762 | 0.001
616.99/617.16	c total clause space: 206.656MB
616.99/617.16	c total #watches: 823256
618.69/618.84	c total #propagations: 40285484 / total #impl: 409135348 (eff. 0.098)
618.69/618.84	c #Conflicts:     643000 | #Learnt:      30762 | 0.001
618.69/618.84	c total clause space: 206.656MB
618.69/618.84	c total #watches: 842294
620.39/620.58	c total #propagations: 40339896 / total #impl: 409793717 (eff. 0.098)
620.39/620.58	c #Conflicts:     644000 | #Learnt:      31762 | 0.001
620.39/620.58	c total clause space: 206.656MB
620.39/620.58	c total #watches: 862661
622.29/622.41	c total #propagations: 40398050 / total #impl: 410488577 (eff. 0.098)
622.29/622.41	c #Conflicts:     645000 | #Learnt:      32762 | 0.001
622.29/622.41	c total clause space: 206.656MB
622.29/622.41	c total #watches: 883959
623.89/624.03	c total #propagations: 40452783 / total #impl: 411172707 (eff. 0.098)
623.89/624.03	c #Conflicts:     646000 | #Learnt:      33762 | 0.001
623.89/624.03	c total clause space: 206.656MB
623.89/624.03	c total #watches: 910744
625.68/625.85	c total #propagations: 40510574 / total #impl: 411729769 (eff. 0.098)
625.68/625.85	c #Conflicts:     647000 | #Learnt:      34762 | 0.001
625.68/625.85	c total clause space: 206.656MB
625.68/625.85	c total #watches: 930540
627.68/627.80	c total #propagations: 40565392 / total #impl: 412585251 (eff. 0.098)
627.68/627.80	c #Conflicts:     648000 | #Learnt:      35762 | 0.001
627.68/627.80	c total clause space: 206.656MB
627.68/627.80	c total #watches: 952284
629.58/629.72	c total #propagations: 40623096 / total #impl: 413197359 (eff. 0.098)
629.58/629.72	c #Conflicts:     649000 | #Learnt:      36762 | 0.001
629.58/629.72	c total clause space: 206.656MB
629.58/629.72	c total #watches: 974398
631.58/631.79	c total #propagations: 40673704 / total #impl: 413999098 (eff. 0.098)
631.58/631.79	c #Conflicts:     650000 | #Learnt:      37762 | 0.001
631.58/631.79	c total clause space: 206.656MB
631.58/631.79	c total #watches: 989642
633.88/634.02	c total #propagations: 40723453 / total #impl: 414936345 (eff. 0.098)
633.88/634.02	c #Conflicts:     651000 | #Learnt:      38762 | 0.001
633.88/634.02	c total clause space: 206.656MB
633.88/634.02	c total #watches: 1009505
635.18/635.33	c total #propagations: 40767016 / total #impl: 415736681 (eff. 0.098)
635.18/635.33	c GC COLLECT
635.18/635.33	c #Conflicts:     652000 | #Learnt:      20378 | 0.001
635.18/635.33	c total clause space: 206.656MB
635.18/635.33	c total #watches: 574562
636.48/636.64	c total #propagations: 40831704 / total #impl: 416158836 (eff. 0.098)
636.48/636.64	c #Conflicts:     653000 | #Learnt:      21378 | 0.001
636.48/636.64	c total clause space: 206.656MB
636.48/636.64	c total #watches: 593905
637.58/637.77	c total #propagations: 40891043 / total #impl: 416696084 (eff. 0.098)
637.58/637.77	c #Conflicts:     654000 | #Learnt:      22378 | 0.001
637.58/637.77	c total clause space: 206.656MB
637.58/637.77	c total #watches: 614084
638.68/638.86	c total #propagations: 40952896 / total #impl: 417290480 (eff. 0.098)
638.68/638.86	c #Conflicts:     655000 | #Learnt:      23378 | 0.001
638.68/638.86	c total clause space: 206.656MB
638.68/638.86	c total #watches: 636814
639.78/639.93	c total #propagations: 41016622 / total #impl: 417857228 (eff. 0.098)
639.78/639.93	c #Conflicts:     656000 | #Learnt:      24378 | 0.001
639.78/639.93	c total clause space: 206.656MB
639.78/639.93	c total #watches: 665550
640.88/641.06	c total #propagations: 41084204 / total #impl: 418420822 (eff. 0.098)
640.88/641.06	c #Conflicts:     657000 | #Learnt:      25378 | 0.001
640.88/641.06	c total clause space: 206.656MB
640.88/641.06	c total #watches: 694382
642.08/642.23	c total #propagations: 41148129 / total #impl: 418899183 (eff. 0.098)
642.08/642.23	c #Conflicts:     658000 | #Learnt:      26378 | 0.001
642.08/642.23	c total clause space: 206.656MB
642.08/642.23	c total #watches: 718719
643.39/643.54	c total #propagations: 41210217 / total #impl: 419517548 (eff. 0.098)
643.39/643.54	c #Conflicts:     659000 | #Learnt:      27378 | 0.001
643.39/643.54	c total clause space: 206.656MB
643.39/643.54	c total #watches: 739784
644.68/644.81	c total #propagations: 41265801 / total #impl: 420273175 (eff. 0.098)
644.68/644.81	c #Conflicts:     660000 | #Learnt:      28378 | 0.001
644.68/644.81	c total clause space: 206.656MB
644.68/644.81	c total #watches: 761106
645.88/646.07	c total #propagations: 41330048 / total #impl: 420892336 (eff. 0.098)
645.88/646.07	c #Conflicts:     661000 | #Learnt:      29378 | 0.001
645.88/646.07	c total clause space: 206.656MB
645.88/646.07	c total #watches: 781513
647.48/647.68	c total #propagations: 41385451 / total #impl: 421428894 (eff. 0.098)
647.48/647.68	c #Conflicts:     662000 | #Learnt:      30378 | 0.001
647.48/647.68	c total clause space: 206.656MB
647.48/647.68	c total #watches: 806247
648.99/649.14	c total #propagations: 41445104 / total #impl: 421852984 (eff. 0.098)
648.99/649.14	c #Conflicts:     663000 | #Learnt:      31378 | 0.001
648.99/649.14	c total clause space: 206.656MB
648.99/649.14	c total #watches: 828771
650.78/650.91	c total #propagations: 41510570 / total #impl: 422525696 (eff. 0.098)
650.78/650.91	c #Conflicts:     664000 | #Learnt:      32378 | 0.001
650.78/650.91	c total clause space: 206.656MB
650.78/650.91	c total #watches: 842706
652.58/652.75	c total #propagations: 41576363 / total #impl: 423192296 (eff. 0.098)
652.58/652.75	c #Conflicts:     665000 | #Learnt:      33378 | 0.001
652.58/652.75	c total clause space: 206.656MB
652.58/652.75	c total #watches: 861056
654.39/654.57	c total #propagations: 41642966 / total #impl: 423817951 (eff. 0.098)
654.39/654.57	c #Conflicts:     666000 | #Learnt:      34378 | 0.001
654.39/654.57	c total clause space: 206.656MB
654.39/654.57	c total #watches: 878140
655.98/656.15	c total #propagations: 41712080 / total #impl: 424510325 (eff. 0.098)
655.98/656.15	c #Conflicts:     667000 | #Learnt:      35378 | 0.001
655.98/656.15	c total clause space: 206.656MB
655.98/656.15	c total #watches: 890822
657.58/657.72	c total #propagations: 41776308 / total #impl: 425136027 (eff. 0.098)
657.58/657.72	c #Conflicts:     668000 | #Learnt:      36378 | 0.001
657.58/657.72	c total clause space: 206.656MB
657.58/657.72	c total #watches: 911968
659.18/659.33	c total #propagations: 41838377 / total #impl: 425742600 (eff. 0.098)
659.18/659.33	c #Conflicts:     669000 | #Learnt:      37378 | 0.001
659.18/659.33	c total clause space: 206.656MB
659.18/659.33	c total #watches: 926850
661.18/661.33	c total #propagations: 41897461 / total #impl: 426283046 (eff. 0.098)
661.18/661.33	c #Conflicts:     670000 | #Learnt:      38378 | 0.001
661.18/661.33	c total clause space: 206.656MB
661.18/661.33	c total #watches: 946358
663.19/663.39	c total #propagations: 41953316 / total #impl: 426943747 (eff. 0.098)
663.19/663.39	c #Conflicts:     671000 | #Learnt:      39378 | 0.001
663.19/663.39	c total clause space: 206.656MB
663.19/663.39	c total #watches: 959808
664.39/664.51	c total #propagations: 42009879 / total #impl: 427574668 (eff. 0.098)
664.39/664.51	c GC COLLECT
664.39/664.51	c #Conflicts:     672000 | #Learnt:      20676 | 0.001
664.39/664.51	c total clause space: 206.656MB
664.39/664.51	c total #watches: 588792
665.58/665.73	c total #propagations: 42076271 / total #impl: 427885962 (eff. 0.098)
665.58/665.73	c #Conflicts:     673000 | #Learnt:      21676 | 0.001
665.58/665.73	c total clause space: 206.656MB
665.58/665.73	c total #watches: 610741
666.88/667.02	c total #propagations: 42143423 / total #impl: 428329697 (eff. 0.098)
666.88/667.02	c #Conflicts:     674000 | #Learnt:      22676 | 0.001
666.88/667.02	c total clause space: 206.656MB
666.88/667.02	c total #watches: 639595
668.08/668.20	c total #propagations: 42201687 / total #impl: 428823099 (eff. 0.098)
668.08/668.20	c #Conflicts:     675000 | #Learnt:      23676 | 0.001
668.08/668.20	c total clause space: 206.656MB
668.08/668.20	c total #watches: 660119
669.58/669.73	c total #propagations: 42271010 / total #impl: 429297718 (eff. 0.098)
669.58/669.73	c #Conflicts:     676000 | #Learnt:      24676 | 0.001
669.58/669.73	c total clause space: 206.656MB
669.58/669.73	c total #watches: 678251
671.18/671.32	c total #propagations: 42330643 / total #impl: 429719119 (eff. 0.099)
671.18/671.32	c #Conflicts:     677000 | #Learnt:      25676 | 0.001
671.18/671.32	c total clause space: 206.656MB
671.18/671.32	c total #watches: 697933
672.48/672.68	c total #propagations: 42388535 / total #impl: 430154801 (eff. 0.099)
672.48/672.68	c #Conflicts:     678000 | #Learnt:      26676 | 0.001
672.48/672.68	c total clause space: 206.656MB
672.48/672.68	c total #watches: 723159
673.78/673.95	c total #propagations: 42442700 / total #impl: 430633798 (eff. 0.099)
673.78/673.95	c #Conflicts:     679000 | #Learnt:      27676 | 0.001
673.78/673.95	c total clause space: 206.656MB
673.78/673.95	c total #watches: 747577
675.18/675.38	c total #propagations: 42501682 / total #impl: 431457656 (eff. 0.099)
675.18/675.38	c #Conflicts:     680000 | #Learnt:      28676 | 0.001
675.18/675.38	c total clause space: 206.656MB
675.18/675.38	c total #watches: 764238
676.68/676.86	c total #propagations: 42559313 / total #impl: 432307869 (eff. 0.098)
676.68/676.86	c #Conflicts:     681000 | #Learnt:      29676 | 0.001
676.68/676.86	c total clause space: 206.656MB
676.68/676.86	c total #watches: 785701
678.08/678.29	c total #propagations: 42621727 / total #impl: 432834433 (eff. 0.098)
678.08/678.29	c #Conflicts:     682000 | #Learnt:      30676 | 0.001
678.08/678.29	c total clause space: 206.656MB
678.08/678.29	c total #watches: 803874
679.98/680.10	c total #propagations: 42684359 / total #impl: 433479313 (eff. 0.098)
679.98/680.10	c #Conflicts:     683000 | #Learnt:      31676 | 0.001
679.98/680.10	c total clause space: 206.656MB
679.98/680.10	c total #watches: 822379
682.08/682.29	c total #propagations: 42743587 / total #impl: 434204516 (eff. 0.098)
682.08/682.29	c #Conflicts:     684000 | #Learnt:      32676 | 0.001
682.08/682.29	c total clause space: 206.656MB
682.08/682.29	c total #watches: 836939
684.18/684.31	c total #propagations: 42809011 / total #impl: 434966835 (eff. 0.098)
684.18/684.31	c #Conflicts:     685000 | #Learnt:      33676 | 0.001
684.18/684.31	c total clause space: 206.656MB
684.18/684.31	c total #watches: 857767
686.38/686.50	c total #propagations: 42868524 / total #impl: 435554488 (eff. 0.098)
686.38/686.50	c #Conflicts:     686000 | #Learnt:      34676 | 0.001
686.38/686.50	c total clause space: 206.656MB
686.38/686.50	c total #watches: 877484
688.77/688.93	c total #propagations: 42931061 / total #impl: 436095648 (eff. 0.098)
688.77/688.93	c #Conflicts:     687000 | #Learnt:      35676 | 0.001
688.77/688.93	c total clause space: 206.656MB
688.77/688.93	c total #watches: 893360
691.17/691.37	c total #propagations: 42991029 / total #impl: 436884473 (eff. 0.098)
691.17/691.37	c #Conflicts:     688000 | #Learnt:      36676 | 0.001
691.17/691.37	c total clause space: 206.656MB
691.17/691.37	c total #watches: 910437
693.67/693.89	c total #propagations: 43059431 / total #impl: 437722304 (eff. 0.098)
693.67/693.89	c #Conflicts:     689000 | #Learnt:      37676 | 0.001
693.67/693.89	c total clause space: 206.656MB
693.67/693.89	c total #watches: 924411
696.07/696.21	c total #propagations: 43124322 / total #impl: 438612505 (eff. 0.098)
696.07/696.21	c #Conflicts:     690000 | #Learnt:      38676 | 0.001
696.07/696.21	c total clause space: 206.656MB
696.07/696.21	c total #watches: 940330
698.17/698.39	c total #propagations: 43185243 / total #impl: 439283233 (eff. 0.098)
698.17/698.39	c #Conflicts:     691000 | #Learnt:      39676 | 0.001
698.17/698.39	c total clause space: 206.656MB
698.17/698.39	c total #watches: 955890
699.77/699.97	c total #propagations: 43254159 / total #impl: 439900716 (eff. 0.098)
699.77/699.97	c GC COLLECT
699.77/699.97	c #Conflicts:     692000 | #Learnt:      20666 | 0.001
699.77/699.97	c total clause space: 206.656MB
699.77/699.97	c total #watches: 585908
700.87/701.08	c total #propagations: 43316543 / total #impl: 440416345 (eff. 0.098)
700.87/701.08	c #Conflicts:     693000 | #Learnt:      21666 | 0.001
700.87/701.08	c total clause space: 206.656MB
700.87/701.08	c total #watches: 617017
702.17/702.30	c total #propagations: 43379651 / total #impl: 440810282 (eff. 0.098)
702.17/702.30	c #Conflicts:     694000 | #Learnt:      22666 | 0.001
702.17/702.30	c total clause space: 206.656MB
702.17/702.30	c total #watches: 647585
703.57/703.74	c total #propagations: 43443548 / total #impl: 441305742 (eff. 0.098)
703.57/703.74	c #Conflicts:     695000 | #Learnt:      23666 | 0.001
703.57/703.74	c total clause space: 206.656MB
703.57/703.74	c total #watches: 669544
705.08/705.22	c total #propagations: 43507424 / total #impl: 441837938 (eff. 0.098)
705.08/705.22	c #Conflicts:     696000 | #Learnt:      24666 | 0.001
705.08/705.22	c total clause space: 206.656MB
705.08/705.22	c total #watches: 693598
706.37/706.54	c total #propagations: 43567325 / total #impl: 442346981 (eff. 0.098)
706.37/706.54	c #Conflicts:     697000 | #Learnt:      25666 | 0.001
706.37/706.54	c total clause space: 206.656MB
706.37/706.54	c total #watches: 720711
707.77/707.91	c total #propagations: 43626781 / total #impl: 442929857 (eff. 0.098)
707.77/707.91	c #Conflicts:     698000 | #Learnt:      26666 | 0.001
707.77/707.91	c total clause space: 206.656MB
707.77/707.91	c total #watches: 739825
709.17/709.35	c total #propagations: 43681577 / total #impl: 443627574 (eff. 0.098)
709.17/709.35	c #Conflicts:     699000 | #Learnt:      27666 | 0.001
709.17/709.35	c total clause space: 206.656MB
709.17/709.35	c total #watches: 765445
710.67/710.82	c total #propagations: 43736820 / total #impl: 444268924 (eff. 0.098)
710.67/710.82	c #Conflicts:     700000 | #Learnt:      28666 | 0.001
710.67/710.82	c total clause space: 206.656MB
710.67/710.82	c total #watches: 787918
712.27/712.43	c total #propagations: 43797384 / total #impl: 444958232 (eff. 0.098)
712.27/712.43	c #Conflicts:     701000 | #Learnt:      29666 | 0.001
712.27/712.43	c total clause space: 206.656MB
712.27/712.43	c total #watches: 811230
713.78/713.98	c total #propagations: 43860727 / total #impl: 445757221 (eff. 0.098)
713.78/713.98	c #Conflicts:     702000 | #Learnt:      30666 | 0.001
713.78/713.98	c total clause space: 206.656MB
713.78/713.98	c total #watches: 829960
715.57/715.77	c total #propagations: 43917423 / total #impl: 446477799 (eff. 0.098)
715.57/715.77	c #Conflicts:     703000 | #Learnt:      31666 | 0.001
715.57/715.77	c total clause space: 206.656MB
715.57/715.77	c total #watches: 849199
717.47/717.60	c total #propagations: 43974556 / total #impl: 447093946 (eff. 0.098)
717.47/717.60	c #Conflicts:     704000 | #Learnt:      32666 | 0.001
717.47/717.60	c total clause space: 206.656MB
717.47/717.60	c total #watches: 866578
719.28/719.47	c total #propagations: 44028179 / total #impl: 447869182 (eff. 0.098)
719.28/719.47	c #Conflicts:     705000 | #Learnt:      33666 | 0.001
719.28/719.47	c total clause space: 206.656MB
719.28/719.47	c total #watches: 890383
721.27/721.46	c total #propagations: 44084576 / total #impl: 448637317 (eff. 0.098)
721.27/721.46	c #Conflicts:     706000 | #Learnt:      34666 | 0.001
721.27/721.46	c total clause space: 206.656MB
721.27/721.46	c total #watches: 910850
723.27/723.43	c total #propagations: 44143583 / total #impl: 449374277 (eff. 0.098)
723.27/723.43	c #Conflicts:     707000 | #Learnt:      35666 | 0.001
723.27/723.43	c total clause space: 206.656MB
723.27/723.43	c total #watches: 932761
725.37/725.52	c total #propagations: 44199364 / total #impl: 450346478 (eff. 0.098)
725.37/725.52	c #Conflicts:     708000 | #Learnt:      36666 | 0.001
725.37/725.52	c total clause space: 206.656MB
725.37/725.52	c total #watches: 950533
727.37/727.55	c total #propagations: 44265240 / total #impl: 450968118 (eff. 0.098)
727.37/727.55	c #Conflicts:     709000 | #Learnt:      37666 | 0.001
727.37/727.55	c total clause space: 206.656MB
727.37/727.55	c total #watches: 967912
729.57/729.77	c total #propagations: 44329149 / total #impl: 451719057 (eff. 0.098)
729.57/729.77	c #Conflicts:     710000 | #Learnt:      38666 | 0.001
729.57/729.77	c total clause space: 206.656MB
729.57/729.77	c total #watches: 984677
731.67/731.89	c total #propagations: 44390951 / total #impl: 452493774 (eff. 0.098)
731.67/731.89	c #Conflicts:     711000 | #Learnt:      39666 | 0.001
731.67/731.89	c total clause space: 206.656MB
731.67/731.89	c total #watches: 997624
734.08/734.21	c total #propagations: 44453701 / total #impl: 453248866 (eff. 0.098)
734.08/734.21	c GC COLLECT
734.08/734.21	c #Conflicts:     712000 | #Learnt:      20370 | 0.001
734.08/734.21	c total clause space: 206.656MB
734.08/734.21	c total #watches: 576894
735.28/735.43	c total #propagations: 44514349 / total #impl: 453838340 (eff. 0.098)
735.28/735.43	c #Conflicts:     713000 | #Learnt:      21370 | 0.001
735.28/735.43	c total clause space: 206.656MB
735.28/735.43	c total #watches: 604952
736.48/736.63	c total #propagations: 44575684 / total #impl: 454245315 (eff. 0.098)
736.48/736.63	c #Conflicts:     714000 | #Learnt:      22370 | 0.001
736.48/736.63	c total clause space: 206.656MB
736.48/736.63	c total #watches: 626097
737.98/738.13	c total #propagations: 44636872 / total #impl: 454882545 (eff. 0.098)
737.98/738.13	c #Conflicts:     715000 | #Learnt:      23370 | 0.001
737.98/738.13	c total clause space: 206.656MB
737.98/738.13	c total #watches: 654568
739.37/739.56	c total #propagations: 44691630 / total #impl: 455532080 (eff. 0.098)
739.37/739.56	c #Conflicts:     716000 | #Learnt:      24370 | 0.001
739.37/739.56	c total clause space: 206.656MB
739.37/739.56	c total #watches: 676463
740.97/741.10	c total #propagations: 44745506 / total #impl: 456165006 (eff. 0.098)
740.97/741.10	c #Conflicts:     717000 | #Learnt:      25370 | 0.001
740.97/741.10	c total clause space: 206.656MB
740.97/741.10	c total #watches: 698650
742.48/742.61	c total #propagations: 44803138 / total #impl: 456884655 (eff. 0.098)
742.48/742.61	c #Conflicts:     718000 | #Learnt:      26370 | 0.001
742.48/742.61	c total clause space: 206.656MB
742.48/742.61	c total #watches: 723294
743.87/744.01	c total #propagations: 44859286 / total #impl: 457461629 (eff. 0.098)
743.87/744.01	c #Conflicts:     719000 | #Learnt:      27370 | 0.001
743.87/744.01	c total clause space: 206.656MB
743.87/744.01	c total #watches: 753805
745.37/745.59	c total #propagations: 44910081 / total #impl: 457983624 (eff. 0.098)
745.37/745.59	c #Conflicts:     720000 | #Learnt:      28370 | 0.001
745.37/745.59	c total clause space: 206.656MB
745.37/745.59	c total #watches: 772124
746.97/747.16	c total #propagations: 44969908 / total #impl: 458784343 (eff. 0.098)
746.97/747.16	c #Conflicts:     721000 | #Learnt:      29370 | 0.001
746.97/747.16	c total clause space: 206.656MB
746.97/747.16	c total #watches: 795596
748.57/748.76	c total #propagations: 45033101 / total #impl: 459510726 (eff. 0.098)
748.57/748.76	c #Conflicts:     722000 | #Learnt:      30370 | 0.001
748.57/748.76	c total clause space: 206.656MB
748.57/748.76	c total #watches: 816354
750.27/750.41	c total #propagations: 45095376 / total #impl: 460424677 (eff. 0.098)
750.27/750.41	c #Conflicts:     723000 | #Learnt:      31370 | 0.001
750.27/750.41	c total clause space: 206.656MB
750.27/750.41	c total #watches: 838341
751.97/752.11	c total #propagations: 45158010 / total #impl: 461111325 (eff. 0.098)
751.97/752.11	c #Conflicts:     724000 | #Learnt:      32370 | 0.001
751.97/752.11	c total clause space: 206.656MB
751.97/752.11	c total #watches: 861347
753.57/753.77	c total #propagations: 45215010 / total #impl: 461717226 (eff. 0.098)
753.57/753.77	c #Conflicts:     725000 | #Learnt:      33370 | 0.001
753.57/753.77	c total clause space: 206.656MB
753.57/753.77	c total #watches: 882550
755.47/755.68	c total #propagations: 45278121 / total #impl: 462364573 (eff. 0.098)
755.47/755.68	c #Conflicts:     726000 | #Learnt:      34370 | 0.001
755.47/755.68	c total clause space: 206.656MB
755.47/755.68	c total #watches: 904326
757.37/757.55	c total #propagations: 45335502 / total #impl: 462991023 (eff. 0.098)
757.37/757.55	c #Conflicts:     727000 | #Learnt:      35370 | 0.001
757.37/757.55	c total clause space: 206.656MB
757.37/757.55	c total #watches: 924589
759.07/759.22	c total #propagations: 45392760 / total #impl: 463692099 (eff. 0.098)
759.07/759.22	c #Conflicts:     728000 | #Learnt:      36370 | 0.001
759.07/759.22	c total clause space: 206.656MB
759.07/759.22	c total #watches: 946315
760.97/761.18	c total #propagations: 45449525 / total #impl: 464332621 (eff. 0.098)
760.97/761.18	c #Conflicts:     729000 | #Learnt:      37370 | 0.001
760.97/761.18	c total clause space: 206.656MB
760.97/761.18	c total #watches: 965458
762.87/763.06	c total #propagations: 45507509 / total #impl: 464943741 (eff. 0.098)
762.87/763.06	c #Conflicts:     730000 | #Learnt:      38370 | 0.001
762.87/763.06	c total clause space: 206.656MB
762.87/763.06	c total #watches: 988704
765.07/765.27	c total #propagations: 45565437 / total #impl: 465583869 (eff. 0.098)
765.07/765.27	c #Conflicts:     731000 | #Learnt:      39370 | 0.001
765.07/765.27	c total clause space: 206.656MB
765.07/765.27	c total #watches: 1002020
767.27/767.48	c total #propagations: 45629864 / total #impl: 466355937 (eff. 0.098)
767.27/767.48	c #Conflicts:     732000 | #Learnt:      40370 | 0.001
767.27/767.48	c total clause space: 206.656MB
767.27/767.48	c total #watches: 1018340
769.47/769.65	c total #propagations: 45688592 / total #impl: 467049261 (eff. 0.098)
769.47/769.65	c GC COLLECT
769.47/769.65	c #Conflicts:     733000 | #Learnt:      20770 | 0.001
769.47/769.65	c total clause space: 206.656MB
769.47/769.65	c total #watches: 587525
770.66/770.88	c total #propagations: 45743691 / total #impl: 467671796 (eff. 0.098)
770.66/770.88	c #Conflicts:     734000 | #Learnt:      21770 | 0.001
770.66/770.88	c total clause space: 206.656MB
770.66/770.88	c total #watches: 612017
772.07/772.24	c total #propagations: 45800093 / total #impl: 468231469 (eff. 0.098)
772.07/772.24	c #Conflicts:     735000 | #Learnt:      22770 | 0.001
772.07/772.24	c total clause space: 206.656MB
772.07/772.24	c total #watches: 632106
773.27/773.46	c total #propagations: 45859701 / total #impl: 468866023 (eff. 0.098)
773.27/773.46	c #Conflicts:     736000 | #Learnt:      23770 | 0.001
773.27/773.46	c total clause space: 206.656MB
773.27/773.46	c total #watches: 655967
774.76/774.92	c total #propagations: 45911744 / total #impl: 469417732 (eff. 0.098)
774.76/774.92	c #Conflicts:     737000 | #Learnt:      24770 | 0.001
774.76/774.92	c total clause space: 206.656MB
774.76/774.92	c total #watches: 670346
776.26/776.47	c total #propagations: 45971336 / total #impl: 470005767 (eff. 0.098)
776.26/776.47	c #Conflicts:     738000 | #Learnt:      25770 | 0.001
776.26/776.47	c total clause space: 206.656MB
776.26/776.47	c total #watches: 690924
777.76/777.94	c total #propagations: 46025422 / total #impl: 470439860 (eff. 0.098)
777.76/777.94	c #Conflicts:     739000 | #Learnt:      26770 | 0.001
777.76/777.94	c total clause space: 206.656MB
777.76/777.94	c total #watches: 715329
779.36/779.53	c total #propagations: 46082665 / total #impl: 471029431 (eff. 0.098)
779.36/779.53	c #Conflicts:     740000 | #Learnt:      27770 | 0.001
779.36/779.53	c total clause space: 206.656MB
779.36/779.53	c total #watches: 737581
780.97/781.16	c total #propagations: 46141872 / total #impl: 471803033 (eff. 0.098)
780.97/781.16	c #Conflicts:     741000 | #Learnt:      28770 | 0.001
780.97/781.16	c total clause space: 206.656MB
780.97/781.16	c total #watches: 759860
782.46/782.67	c total #propagations: 46194514 / total #impl: 472353684 (eff. 0.098)
782.46/782.67	c #Conflicts:     742000 | #Learnt:      29770 | 0.001
782.46/782.67	c total clause space: 206.656MB
782.46/782.67	c total #watches: 779618
784.27/784.40	c total #propagations: 46247804 / total #impl: 472895994 (eff. 0.098)
784.27/784.40	c #Conflicts:     743000 | #Learnt:      30770 | 0.001
784.27/784.40	c total clause space: 206.656MB
784.27/784.40	c total #watches: 798781
785.86/786.08	c total #propagations: 46300312 / total #impl: 473771559 (eff. 0.098)
785.86/786.08	c #Conflicts:     744000 | #Learnt:      31770 | 0.001
785.86/786.08	c total clause space: 206.656MB
785.86/786.08	c total #watches: 819780
787.57/787.75	c total #propagations: 46352662 / total #impl: 474397592 (eff. 0.098)
787.57/787.75	c #Conflicts:     745000 | #Learnt:      32770 | 0.001
787.57/787.75	c total clause space: 206.656MB
787.57/787.75	c total #watches: 839524
789.36/789.58	c total #propagations: 46414678 / total #impl: 475144278 (eff. 0.098)
789.36/789.58	c #Conflicts:     746000 | #Learnt:      33770 | 0.001
789.36/789.58	c total clause space: 206.656MB
789.36/789.58	c total #watches: 856417
791.26/791.45	c total #propagations: 46472663 / total #impl: 475731144 (eff. 0.098)
791.26/791.45	c #Conflicts:     747000 | #Learnt:      34770 | 0.001
791.26/791.45	c total clause space: 206.656MB
791.26/791.45	c total #watches: 884633
793.16/793.31	c total #propagations: 46523762 / total #impl: 476164990 (eff. 0.098)
793.16/793.31	c #Conflicts:     748000 | #Learnt:      35770 | 0.001
793.16/793.31	c total clause space: 206.656MB
793.16/793.31	c total #watches: 909731
795.17/795.38	c total #propagations: 46583102 / total #impl: 476708862 (eff. 0.098)
795.17/795.38	c #Conflicts:     749000 | #Learnt:      36770 | 0.001
795.17/795.38	c total clause space: 206.656MB
795.17/795.38	c total #watches: 927420
797.16/797.38	c total #propagations: 46655877 / total #impl: 477299020 (eff. 0.098)
797.16/797.38	c #Conflicts:     750000 | #Learnt:      37770 | 0.001
797.16/797.38	c total clause space: 206.656MB
797.16/797.38	c total #watches: 943765
798.86/799.06	c total #propagations: 46717430 / total #impl: 477855146 (eff. 0.098)
798.86/799.06	c #Conflicts:     751000 | #Learnt:      38770 | 0.001
798.86/799.06	c total clause space: 206.656MB
798.86/799.06	c total #watches: 965033
800.46/800.68	c total #propagations: 46784499 / total #impl: 478311856 (eff. 0.098)
800.46/800.68	c #Conflicts:     752000 | #Learnt:      39770 | 0.001
800.46/800.68	c total clause space: 206.656MB
800.46/800.68	c total #watches: 984808
802.16/802.33	c total #propagations: 46845632 / total #impl: 478943456 (eff. 0.098)
802.16/802.33	c #Conflicts:     753000 | #Learnt:      40770 | 0.001
802.16/802.33	c total clause space: 206.656MB
802.16/802.33	c total #watches: 1007673
804.07/804.20	c total #propagations: 46909331 / total #impl: 479467214 (eff. 0.098)
804.07/804.20	c #Conflicts:     754000 | #Learnt:      41770 | 0.001
804.07/804.20	c total clause space: 206.656MB
804.07/804.20	c total #watches: 1028997
805.26/805.47	c total #propagations: 46970628 / total #impl: 480137616 (eff. 0.098)
805.26/805.47	c GC COLLECT
805.26/805.47	c #Conflicts:     755000 | #Learnt:      21865 | 0.001
805.26/805.47	c total clause space: 206.656MB
805.26/805.47	c total #watches: 620237
806.56/806.77	c total #propagations: 47034331 / total #impl: 480541714 (eff. 0.098)
806.56/806.77	c #Conflicts:     756000 | #Learnt:      22865 | 0.001
806.56/806.77	c total clause space: 206.656MB
806.56/806.77	c total #watches: 639369
807.96/808.12	c total #propagations: 47098747 / total #impl: 481233369 (eff. 0.098)
807.96/808.12	c #Conflicts:     757000 | #Learnt:      23865 | 0.001
807.96/808.12	c total clause space: 206.656MB
807.96/808.12	c total #watches: 668226
809.36/809.55	c total #propagations: 47162960 / total #impl: 481799695 (eff. 0.098)
809.36/809.55	c #Conflicts:     758000 | #Learnt:      24865 | 0.001
809.36/809.55	c total clause space: 206.656MB
809.36/809.55	c total #watches: 690971
810.76/810.97	c total #propagations: 47222412 / total #impl: 482325343 (eff. 0.098)
810.76/810.97	c #Conflicts:     759000 | #Learnt:      25865 | 0.001
810.76/810.97	c total clause space: 206.656MB
810.76/810.97	c total #watches: 715688
812.16/812.36	c total #propagations: 47286117 / total #impl: 482962609 (eff. 0.098)
812.16/812.36	c #Conflicts:     760000 | #Learnt:      26865 | 0.001
812.16/812.36	c total clause space: 206.656MB
812.16/812.36	c total #watches: 748358
813.66/813.81	c total #propagations: 47345210 / total #impl: 483679516 (eff. 0.098)
813.66/813.81	c #Conflicts:     761000 | #Learnt:      27865 | 0.001
813.66/813.81	c total clause space: 206.656MB
813.66/813.81	c total #watches: 766227
815.16/815.30	c total #propagations: 47404935 / total #impl: 484199511 (eff. 0.098)
815.16/815.30	c #Conflicts:     762000 | #Learnt:      28865 | 0.001
815.16/815.30	c total clause space: 206.656MB
815.16/815.30	c total #watches: 789967
816.66/816.89	c total #propagations: 47462947 / total #impl: 484928823 (eff. 0.098)
816.66/816.89	c #Conflicts:     763000 | #Learnt:      29865 | 0.001
816.66/816.89	c total clause space: 206.656MB
816.66/816.89	c total #watches: 811781
818.26/818.50	c total #propagations: 47518377 / total #impl: 485845745 (eff. 0.098)
818.26/818.50	c #Conflicts:     764000 | #Learnt:      30865 | 0.001
818.26/818.50	c total clause space: 206.656MB
818.26/818.50	c total #watches: 842512
819.96/820.19	c total #propagations: 47574328 / total #impl: 486488631 (eff. 0.098)
819.96/820.19	c #Conflicts:     765000 | #Learnt:      31865 | 0.001
819.96/820.19	c total clause space: 206.656MB
819.96/820.19	c total #watches: 860930
822.06/822.27	c total #propagations: 47641490 / total #impl: 487101448 (eff. 0.098)
822.06/822.27	c #Conflicts:     766000 | #Learnt:      32865 | 0.001
822.06/822.27	c total clause space: 206.656MB
822.06/822.27	c total #watches: 876397
824.16/824.38	c total #propagations: 47701617 / total #impl: 487739677 (eff. 0.098)
824.16/824.38	c #Conflicts:     767000 | #Learnt:      33865 | 0.001
824.16/824.38	c total clause space: 206.656MB
824.16/824.38	c total #watches: 889198
826.16/826.30	c total #propagations: 47762891 / total #impl: 488259501 (eff. 0.098)
826.16/826.30	c #Conflicts:     768000 | #Learnt:      34865 | 0.001
826.16/826.30	c total clause space: 206.656MB
826.16/826.30	c total #watches: 911726
828.06/828.23	c total #propagations: 47822415 / total #impl: 488739719 (eff. 0.098)
828.06/828.23	c #Conflicts:     769000 | #Learnt:      35865 | 0.001
828.06/828.23	c total clause space: 206.656MB
828.06/828.23	c total #watches: 929876
829.76/829.97	c total #propagations: 47885224 / total #impl: 489320771 (eff. 0.098)
829.76/829.97	c #Conflicts:     770000 | #Learnt:      36865 | 0.001
829.76/829.97	c total clause space: 206.656MB
829.76/829.97	c total #watches: 958051
831.86/832.06	c total #propagations: 47945486 / total #impl: 489828706 (eff. 0.098)
831.86/832.06	c #Conflicts:     771000 | #Learnt:      37865 | 0.001
831.86/832.06	c total clause space: 206.656MB
831.86/832.06	c total #watches: 981305
834.06/834.25	c total #propagations: 48006164 / total #impl: 490243971 (eff. 0.098)
834.06/834.25	c #Conflicts:     772000 | #Learnt:      38865 | 0.001
834.06/834.25	c total clause space: 206.656MB
834.06/834.25	c total #watches: 1005808
836.45/836.64	c total #propagations: 48069008 / total #impl: 490681409 (eff. 0.098)
836.45/836.64	c #Conflicts:     773000 | #Learnt:      39865 | 0.001
836.45/836.64	c total clause space: 206.656MB
836.45/836.64	c total #watches: 1025116
838.75/838.90	c total #propagations: 48127163 / total #impl: 491175932 (eff. 0.098)
838.75/838.90	c #Conflicts:     774000 | #Learnt:      40865 | 0.001
838.75/838.90	c total clause space: 206.656MB
838.75/838.90	c total #watches: 1051297
840.95/841.16	c total #propagations: 48187910 / total #impl: 491740881 (eff. 0.098)
840.95/841.16	c #Conflicts:     775000 | #Learnt:      41865 | 0.001
840.95/841.16	c total clause space: 206.656MB
840.95/841.16	c total #watches: 1078175
842.95/843.12	c total #propagations: 48247213 / total #impl: 492316598 (eff. 0.098)
842.95/843.12	c GC COLLECT
842.95/843.12	c #Conflicts:     776000 | #Learnt:      21665 | 0.001
842.95/843.12	c total clause space: 206.656MB
842.95/843.12	c total #watches: 615352
843.95/844.12	c total #propagations: 48304795 / total #impl: 492878383 (eff. 0.098)
843.95/844.12	c #Conflicts:     777000 | #Learnt:      22665 | 0.001
843.95/844.12	c total clause space: 206.656MB
843.95/844.12	c total #watches: 637541
844.95/845.10	c total #propagations: 48360456 / total #impl: 493240378 (eff. 0.098)
844.95/845.10	c #Conflicts:     778000 | #Learnt:      23665 | 0.001
844.95/845.10	c total clause space: 206.656MB
844.95/845.10	c total #watches: 662552
845.86/846.03	c total #propagations: 48426473 / total #impl: 493895967 (eff. 0.098)
845.86/846.03	c #Conflicts:     779000 | #Learnt:      24665 | 0.001
845.86/846.03	c total clause space: 206.656MB
845.86/846.03	c total #watches: 690046
846.96/847.18	c total #propagations: 48483812 / total #impl: 494800142 (eff. 0.098)
846.96/847.18	c #Conflicts:     780000 | #Learnt:      25665 | 0.001
846.96/847.18	c total clause space: 206.656MB
846.96/847.18	c total #watches: 716248
848.15/848.31	c total #propagations: 48550860 / total #impl: 495539764 (eff. 0.098)
848.15/848.31	c #Conflicts:     781000 | #Learnt:      26665 | 0.001
848.15/848.31	c total clause space: 206.656MB
848.15/848.31	c total #watches: 742460
849.35/849.59	c total #propagations: 48618254 / total #impl: 496026678 (eff. 0.098)
849.35/849.59	c #Conflicts:     782000 | #Learnt:      27665 | 0.001
849.35/849.59	c total clause space: 206.656MB
849.35/849.59	c total #watches: 766407
850.65/850.82	c total #propagations: 48678701 / total #impl: 496756607 (eff. 0.098)
850.65/850.82	c #Conflicts:     783000 | #Learnt:      28665 | 0.001
850.65/850.82	c total clause space: 206.656MB
850.65/850.82	c total #watches: 790448
852.05/852.25	c total #propagations: 48745503 / total #impl: 497388517 (eff. 0.098)
852.05/852.25	c #Conflicts:     784000 | #Learnt:      29665 | 0.001
852.05/852.25	c total clause space: 206.656MB
852.05/852.25	c total #watches: 813751
853.56/853.77	c total #propagations: 48817097 / total #impl: 498007080 (eff. 0.098)
853.56/853.77	c #Conflicts:     785000 | #Learnt:      30665 | 0.001
853.56/853.77	c total clause space: 206.656MB
853.56/853.77	c total #watches: 842735
855.15/855.30	c total #propagations: 48887358 / total #impl: 498551672 (eff. 0.098)
855.15/855.30	c #Conflicts:     786000 | #Learnt:      31665 | 0.001
855.15/855.30	c total clause space: 206.656MB
855.15/855.30	c total #watches: 869423
856.65/856.83	c total #propagations: 48955362 / total #impl: 499157256 (eff. 0.098)
856.65/856.83	c #Conflicts:     787000 | #Learnt:      32665 | 0.001
856.65/856.83	c total clause space: 206.656MB
856.65/856.83	c total #watches: 897954
858.45/858.66	c total #propagations: 49027191 / total #impl: 499739593 (eff. 0.098)
858.45/858.66	c #Conflicts:     788000 | #Learnt:      33665 | 0.001
858.45/858.66	c total clause space: 206.656MB
858.45/858.66	c total #watches: 930938
860.35/860.52	c total #propagations: 49094404 / total #impl: 500319096 (eff. 0.098)
860.35/860.52	c #Conflicts:     789000 | #Learnt:      34665 | 0.001
860.35/860.52	c total clause space: 206.656MB
860.35/860.52	c total #watches: 957279
862.05/862.28	c total #propagations: 49153987 / total #impl: 501102587 (eff. 0.098)
862.05/862.28	c #Conflicts:     790000 | #Learnt:      35665 | 0.001
862.05/862.28	c total clause space: 206.656MB
862.05/862.28	c total #watches: 983882
863.85/864.06	c total #propagations: 49221925 / total #impl: 501651897 (eff. 0.098)
863.85/864.06	c #Conflicts:     791000 | #Learnt:      36665 | 0.001
863.85/864.06	c total clause space: 206.656MB
863.85/864.06	c total #watches: 1014967
865.95/866.16	c total #propagations: 49283588 / total #impl: 502182168 (eff. 0.098)
865.95/866.16	c #Conflicts:     792000 | #Learnt:      37665 | 0.001
865.95/866.16	c total clause space: 206.656MB
865.95/866.16	c total #watches: 1042302
868.25/868.44	c total #propagations: 49351984 / total #impl: 502770673 (eff. 0.098)
868.25/868.44	c #Conflicts:     793000 | #Learnt:      38665 | 0.001
868.25/868.44	c total clause space: 206.656MB
868.25/868.44	c total #watches: 1069105
870.25/870.48	c total #propagations: 49414985 / total #impl: 503375504 (eff. 0.098)
870.25/870.48	c #Conflicts:     794000 | #Learnt:      39665 | 0.001
870.25/870.48	c total clause space: 206.656MB
870.25/870.48	c total #watches: 1095326
872.55/872.78	c total #propagations: 49480552 / total #impl: 504004222 (eff. 0.098)
872.55/872.78	c #Conflicts:     795000 | #Learnt:      40665 | 0.001
872.55/872.78	c total clause space: 206.656MB
872.55/872.78	c total #watches: 1117716
875.05/875.25	c total #propagations: 49547728 / total #impl: 504779723 (eff. 0.098)
875.05/875.25	c #Conflicts:     796000 | #Learnt:      41665 | 0.001
875.05/875.25	c total clause space: 206.656MB
875.05/875.25	c total #watches: 1138461
877.35/877.56	c total #propagations: 49615678 / total #impl: 505485071 (eff. 0.098)
877.35/877.56	c #Conflicts:     797000 | #Learnt:      42665 | 0.001
877.35/877.56	c total clause space: 206.656MB
877.35/877.56	c total #watches: 1160757
879.15/879.39	c total #propagations: 49680702 / total #impl: 506079240 (eff. 0.098)
879.15/879.39	c GC COLLECT
879.15/879.39	c #Conflicts:     798000 | #Learnt:      22160 | 0.001
879.15/879.39	c total clause space: 206.656MB
879.15/879.39	c total #watches: 625092
880.25/880.49	c total #propagations: 49743416 / total #impl: 506573867 (eff. 0.098)
880.25/880.49	c #Conflicts:     799000 | #Learnt:      23160 | 0.001
880.25/880.49	c total clause space: 206.656MB
880.25/880.49	c total #watches: 657319
881.35/881.58	c total #propagations: 49820506 / total #impl: 506996589 (eff. 0.098)
881.35/881.58	c #Conflicts:     800000 | #Learnt:      24160 | 0.001
881.35/881.58	c total clause space: 206.656MB
881.35/881.58	c total #watches: 683824
882.45/882.60	c total #propagations: 49887523 / total #impl: 507420998 (eff. 0.098)
882.45/882.60	c #Conflicts:     801000 | #Learnt:      25160 | 0.001
882.45/882.60	c total clause space: 206.656MB
882.45/882.60	c total #watches: 713006
883.55/883.76	c total #propagations: 49960154 / total #impl: 507845741 (eff. 0.098)
883.55/883.76	c #Conflicts:     802000 | #Learnt:      26160 | 0.001
883.55/883.76	c total clause space: 206.656MB
883.55/883.76	c total #watches: 739783
884.95/885.10	c total #propagations: 50035546 / total #impl: 508315349 (eff. 0.098)
884.95/885.10	c #Conflicts:     803000 | #Learnt:      27160 | 0.001
884.95/885.10	c total clause space: 206.656MB
884.95/885.10	c total #watches: 752969
886.35/886.52	c total #propagations: 50125572 / total #impl: 508756870 (eff. 0.099)
886.35/886.52	c #Conflicts:     804000 | #Learnt:      28160 | 0.001
886.35/886.52	c total clause space: 206.656MB
886.35/886.52	c total #watches: 771656
887.75/887.97	c total #propagations: 50208213 / total #impl: 509251095 (eff. 0.099)
887.75/887.97	c #Conflicts:     805000 | #Learnt:      29160 | 0.001
887.75/887.97	c total clause space: 206.656MB
887.75/887.97	c total #watches: 796146
889.14/889.32	c total #propagations: 50293468 / total #impl: 509708819 (eff. 0.099)
889.14/889.32	c #Conflicts:     806000 | #Learnt:      30160 | 0.001
889.14/889.32	c total clause space: 206.656MB
889.14/889.32	c total #watches: 823614
890.64/890.82	c total #propagations: 50358749 / total #impl: 510098075 (eff. 0.099)
890.64/890.82	c #Conflicts:     807000 | #Learnt:      31160 | 0.001
890.64/890.82	c total clause space: 206.656MB
890.64/890.82	c total #watches: 846731
892.14/892.37	c total #propagations: 50415468 / total #impl: 510625873 (eff. 0.099)
892.14/892.37	c #Conflicts:     808000 | #Learnt:      32160 | 0.001
892.14/892.37	c total clause space: 206.656MB
892.14/892.37	c total #watches: 874273
893.94/894.10	c total #propagations: 50471952 / total #impl: 511162927 (eff. 0.099)
893.94/894.10	c #Conflicts:     809000 | #Learnt:      33160 | 0.001
893.94/894.10	c total clause space: 206.656MB
893.94/894.10	c total #watches: 891549
895.54/895.78	c total #propagations: 50531241 / total #impl: 511700012 (eff. 0.099)
895.54/895.78	c #Conflicts:     810000 | #Learnt:      34160 | 0.001
895.54/895.78	c total clause space: 206.656MB
895.54/895.78	c total #watches: 921217
897.04/897.23	c total #propagations: 50596346 / total #impl: 512134141 (eff. 0.099)
897.04/897.23	c #Conflicts:     811000 | #Learnt:      35160 | 0.001
897.04/897.23	c total clause space: 206.656MB
897.04/897.23	c total #watches: 958859
898.84/899.08	c total #propagations: 50669082 / total #impl: 512565341 (eff. 0.099)
898.84/899.08	c #Conflicts:     812000 | #Learnt:      36160 | 0.001
898.84/899.08	c total clause space: 206.656MB
898.84/899.08	c total #watches: 979898
900.75/900.93	c total #propagations: 50743184 / total #impl: 513118403 (eff. 0.099)
900.75/900.93	c #Conflicts:     813000 | #Learnt:      37160 | 0.001
900.75/900.93	c total clause space: 206.656MB
900.75/900.93	c total #watches: 994714
902.74/902.90	c total #propagations: 50817610 / total #impl: 513742763 (eff. 0.099)
902.74/902.90	c #Conflicts:     814000 | #Learnt:      38160 | 0.001
902.74/902.90	c total clause space: 206.656MB
902.74/902.90	c total #watches: 1011341
904.54/904.71	c total #propagations: 50891080 / total #impl: 514440639 (eff. 0.099)
904.54/904.71	c #Conflicts:     815000 | #Learnt:      39160 | 0.001
904.54/904.71	c total clause space: 206.656MB
904.54/904.71	c total #watches: 1035989
906.44/906.67	c total #propagations: 50972013 / total #impl: 514970406 (eff. 0.099)
906.44/906.67	c #Conflicts:     816000 | #Learnt:      40160 | 0.001
906.44/906.67	c total clause space: 206.656MB
906.44/906.67	c total #watches: 1059318
908.64/908.83	c total #propagations: 51049635 / total #impl: 515461334 (eff. 0.099)
908.64/908.83	c #Conflicts:     817000 | #Learnt:      41160 | 0.001
908.64/908.83	c total clause space: 206.656MB
908.64/908.83	c total #watches: 1079164
910.65/910.86	c total #propagations: 51126677 / total #impl: 516027376 (eff. 0.099)
910.65/910.86	c #Conflicts:     818000 | #Learnt:      42160 | 0.001
910.65/910.86	c total clause space: 206.656MB
910.65/910.86	c total #watches: 1104796
912.74/912.93	c total #propagations: 51198749 / total #impl: 516581729 (eff. 0.099)
912.74/912.93	c #Conflicts:     819000 | #Learnt:      43160 | 0.001
912.74/912.93	c total clause space: 206.656MB
912.74/912.93	c total #watches: 1129608
914.64/914.80	c total #propagations: 51255111 / total #impl: 517039166 (eff. 0.099)
914.64/914.80	c GC COLLECT
914.64/914.80	c #Conflicts:     820000 | #Learnt:      22357 | 0.001
914.64/914.80	c total clause space: 206.656MB
914.64/914.80	c total #watches: 632819
915.74/915.95	c total #propagations: 51319884 / total #impl: 517675073 (eff. 0.099)
915.74/915.95	c #Conflicts:     821000 | #Learnt:      23357 | 0.001
915.74/915.95	c total clause space: 206.656MB
915.74/915.95	c total #watches: 653103
916.94/917.11	c total #propagations: 51401729 / total #impl: 518246982 (eff. 0.099)
916.94/917.11	c #Conflicts:     822000 | #Learnt:      24357 | 0.001
916.94/917.11	c total clause space: 206.656MB
916.94/917.11	c total #watches: 679985
918.04/918.20	c total #propagations: 51467850 / total #impl: 518755367 (eff. 0.099)
918.04/918.20	c #Conflicts:     823000 | #Learnt:      25357 | 0.001
918.04/918.20	c total clause space: 206.656MB
918.04/918.20	c total #watches: 708975
919.34/919.59	c total #propagations: 51528795 / total #impl: 519380345 (eff. 0.099)
919.34/919.59	c #Conflicts:     824000 | #Learnt:      26357 | 0.001
919.34/919.59	c total clause space: 206.656MB
919.34/919.59	c total #watches: 728637
920.84/921.00	c total #propagations: 51596286 / total #impl: 520168332 (eff. 0.099)
920.84/921.00	c #Conflicts:     825000 | #Learnt:      27357 | 0.001
920.84/921.00	c total clause space: 206.656MB
920.84/921.00	c total #watches: 751865
922.14/922.39	c total #propagations: 51652838 / total #impl: 520827814 (eff. 0.099)
922.14/922.39	c #Conflicts:     826000 | #Learnt:      28357 | 0.001
922.14/922.39	c total clause space: 206.656MB
922.14/922.39	c total #watches: 766270
923.74/923.92	c total #propagations: 51710464 / total #impl: 521641891 (eff. 0.099)
923.74/923.92	c #Conflicts:     827000 | #Learnt:      29357 | 0.001
923.74/923.92	c total clause space: 206.656MB
923.74/923.92	c total #watches: 782547
924.95/925.18	c total #propagations: 51768192 / total #impl: 522206962 (eff. 0.099)
924.95/925.18	c #Conflicts:     828000 | #Learnt:      30357 | 0.001
924.95/925.18	c total clause space: 206.656MB
924.95/925.18	c total #watches: 799958
926.15/926.33	c total #propagations: 51831314 / total #impl: 522882749 (eff. 0.099)
926.15/926.33	c #Conflicts:     829000 | #Learnt:      31357 | 0.001
926.15/926.33	c total clause space: 206.656MB
926.15/926.33	c total #watches: 824793
927.54/927.75	c total #propagations: 51898159 / total #impl: 523482788 (eff. 0.099)
927.54/927.75	c #Conflicts:     830000 | #Learnt:      32357 | 0.001
927.54/927.75	c total clause space: 206.656MB
927.54/927.75	c total #watches: 849667
928.94/929.16	c total #propagations: 51963038 / total #impl: 524298779 (eff. 0.099)
928.94/929.16	c #Conflicts:     831000 | #Learnt:      33357 | 0.001
928.94/929.16	c total clause space: 206.656MB
928.94/929.16	c total #watches: 877560
930.64/930.88	c total #propagations: 52023533 / total #impl: 525031019 (eff. 0.099)
930.64/930.88	c #Conflicts:     832000 | #Learnt:      34357 | 0.001
930.64/930.88	c total clause space: 206.656MB
930.64/930.88	c total #watches: 896624
932.24/932.49	c total #propagations: 52078929 / total #impl: 526165903 (eff. 0.099)
932.24/932.49	c #Conflicts:     833000 | #Learnt:      35357 | 0.001
932.24/932.49	c total clause space: 206.656MB
932.24/932.49	c total #watches: 919556
933.94/934.19	c total #propagations: 52133125 / total #impl: 527106989 (eff. 0.099)
933.94/934.19	c #Conflicts:     834000 | #Learnt:      36357 | 0.001
933.94/934.19	c total clause space: 206.656MB
933.94/934.19	c total #watches: 942580
935.94/936.18	c total #propagations: 52193523 / total #impl: 527746633 (eff. 0.099)
935.94/936.18	c #Conflicts:     835000 | #Learnt:      37357 | 0.001
935.94/936.18	c total clause space: 206.656MB
935.94/936.18	c total #watches: 966199
938.04/938.25	c total #propagations: 52250540 / total #impl: 528270884 (eff. 0.099)
938.04/938.25	c #Conflicts:     836000 | #Learnt:      38357 | 0.001
938.04/938.25	c total clause space: 206.656MB
938.04/938.25	c total #watches: 983135
939.84/940.08	c total #propagations: 52304558 / total #impl: 528902976 (eff. 0.099)
939.84/940.08	c #Conflicts:     837000 | #Learnt:      39357 | 0.001
939.84/940.08	c total clause space: 206.656MB
939.84/940.08	c total #watches: 998869
941.84/942.07	c total #propagations: 52362308 / total #impl: 529427947 (eff. 0.099)
941.84/942.07	c #Conflicts:     838000 | #Learnt:      40357 | 0.001
941.84/942.07	c total clause space: 206.656MB
941.84/942.07	c total #watches: 1021566
943.94/944.19	c total #propagations: 52420842 / total #impl: 530083709 (eff. 0.099)
943.94/944.19	c #Conflicts:     839000 | #Learnt:      41357 | 0.001
943.94/944.19	c total clause space: 206.656MB
943.94/944.19	c total #watches: 1042468
946.04/946.24	c total #propagations: 52477776 / total #impl: 531176902 (eff. 0.099)
946.04/946.24	c #Conflicts:     840000 | #Learnt:      42357 | 0.001
946.04/946.24	c total clause space: 206.656MB
946.04/946.24	c total #watches: 1063489
947.94/948.18	c total #propagations: 52537103 / total #impl: 532039262 (eff. 0.099)
947.94/948.18	c #Conflicts:     841000 | #Learnt:      43357 | 0.001
947.94/948.18	c total clause space: 206.656MB
947.94/948.18	c total #watches: 1083881
950.34/950.58	c total #propagations: 52595445 / total #impl: 532869513 (eff. 0.099)
950.34/950.58	c GC COLLECT
950.34/950.58	c #Conflicts:     842000 | #Learnt:      22257 | 0.001
950.34/950.58	c total clause space: 206.656MB
950.34/950.58	c total #watches: 633568
951.63/951.87	c total #propagations: 52644682 / total #impl: 533776913 (eff. 0.099)
951.63/951.87	c #Conflicts:     843000 | #Learnt:      23257 | 0.001
951.63/951.87	c total clause space: 206.656MB
951.63/951.87	c total #watches: 664508
952.93/953.17	c total #propagations: 52703413 / total #impl: 534389574 (eff. 0.099)
952.93/953.17	c #Conflicts:     844000 | #Learnt:      24257 | 0.001
952.93/953.17	c total clause space: 206.656MB
952.93/953.17	c total #watches: 687908
954.13/954.38	c total #propagations: 52760130 / total #impl: 535000096 (eff. 0.099)
954.13/954.38	c #Conflicts:     845000 | #Learnt:      25257 | 0.001
954.13/954.38	c total clause space: 206.656MB
954.13/954.38	c total #watches: 716764
955.63/955.84	c total #propagations: 52819536 / total #impl: 535663822 (eff. 0.099)
955.63/955.84	c #Conflicts:     846000 | #Learnt:      26257 | 0.001
955.63/955.84	c total clause space: 206.656MB
955.63/955.84	c total #watches: 739757
957.23/957.44	c total #propagations: 52876153 / total #impl: 536490004 (eff. 0.099)
957.23/957.44	c #Conflicts:     847000 | #Learnt:      27257 | 0.001
957.23/957.44	c total clause space: 206.656MB
957.23/957.44	c total #watches: 759545
959.04/959.21	c total #propagations: 52938569 / total #impl: 537481600 (eff. 0.098)
959.04/959.21	c #Conflicts:     848000 | #Learnt:      28257 | 0.001
959.04/959.21	c total clause space: 206.656MB
959.04/959.21	c total #watches: 781016
960.83/961.08	c total #propagations: 53009763 / total #impl: 538022973 (eff. 0.099)
960.83/961.08	c #Conflicts:     849000 | #Learnt:      29257 | 0.001
960.83/961.08	c total clause space: 206.656MB
960.83/961.08	c total #watches: 806798
963.03/963.22	c total #propagations: 53076992 / total #impl: 538461180 (eff. 0.099)
963.03/963.22	c #Conflicts:     850000 | #Learnt:      30257 | 0.001
963.03/963.22	c total clause space: 206.656MB
963.03/963.22	c total #watches: 824710
965.03/965.24	c total #propagations: 53142684 / total #impl: 539015414 (eff. 0.099)
965.03/965.24	c #Conflicts:     851000 | #Learnt:      31257 | 0.001
965.03/965.24	c total clause space: 206.656MB
965.03/965.24	c total #watches: 840069
966.63/966.83	c total #propagations: 53213403 / total #impl: 539549833 (eff. 0.099)
966.63/966.83	c #Conflicts:     852000 | #Learnt:      32257 | 0.001
966.63/966.83	c total clause space: 206.656MB
966.63/966.83	c total #watches: 869051
968.33/968.54	c total #propagations: 53283522 / total #impl: 540005478 (eff. 0.099)
968.33/968.54	c #Conflicts:     853000 | #Learnt:      33257 | 0.001
968.33/968.54	c total clause space: 206.656MB
968.33/968.54	c total #watches: 898341
970.23/970.40	c total #propagations: 53345501 / total #impl: 540567557 (eff. 0.099)
970.23/970.40	c #Conflicts:     854000 | #Learnt:      34257 | 0.001
970.23/970.40	c total clause space: 206.656MB
970.23/970.40	c total #watches: 924580
972.03/972.30	c total #propagations: 53406827 / total #impl: 541194395 (eff. 0.099)
972.03/972.30	c #Conflicts:     855000 | #Learnt:      35257 | 0.001
972.03/972.30	c total clause space: 206.656MB
972.03/972.30	c total #watches: 947380
973.83/974.05	c total #propagations: 53467855 / total #impl: 541948593 (eff. 0.099)
973.83/974.05	c #Conflicts:     856000 | #Learnt:      36257 | 0.001
973.83/974.05	c total clause space: 206.656MB
973.83/974.05	c total #watches: 971157
975.73/975.97	c total #propagations: 53536927 / total #impl: 542464386 (eff. 0.099)
975.73/975.97	c #Conflicts:     857000 | #Learnt:      37257 | 0.001
975.73/975.97	c total clause space: 206.656MB
975.73/975.97	c total #watches: 995600
977.74/977.96	c total #propagations: 53605863 / total #impl: 542914041 (eff. 0.099)
977.74/977.96	c #Conflicts:     858000 | #Learnt:      38257 | 0.001
977.74/977.96	c total clause space: 206.656MB
977.74/977.96	c total #watches: 1021391
979.83/980.03	c total #propagations: 53669320 / total #impl: 543489402 (eff. 0.099)
979.83/980.03	c #Conflicts:     859000 | #Learnt:      39257 | 0.001
979.83/980.03	c total clause space: 206.656MB
979.83/980.03	c total #watches: 1039187
982.03/982.25	c total #propagations: 53739866 / total #impl: 543997138 (eff. 0.099)
982.03/982.25	c #Conflicts:     860000 | #Learnt:      40257 | 0.001
982.03/982.25	c total clause space: 206.656MB
982.03/982.25	c total #watches: 1058034
984.44/984.68	c total #propagations: 53811683 / total #impl: 544696773 (eff. 0.099)
984.44/984.68	c #Conflicts:     861000 | #Learnt:      41257 | 0.001
984.44/984.68	c total clause space: 206.656MB
984.44/984.68	c total #watches: 1073908
986.93/987.13	c total #propagations: 53878819 / total #impl: 545385422 (eff. 0.099)
986.93/987.13	c #Conflicts:     862000 | #Learnt:      42257 | 0.001
986.93/987.13	c total clause space: 206.656MB
986.93/987.13	c total #watches: 1093057
989.23/989.40	c total #propagations: 53940561 / total #impl: 545936551 (eff. 0.099)
989.23/989.40	c #Conflicts:     863000 | #Learnt:      43257 | 0.001
989.23/989.40	c total clause space: 206.656MB
989.23/989.40	c total #watches: 1108644
991.73/991.98	c total #propagations: 54004185 / total #impl: 546494432 (eff. 0.099)
991.73/991.98	c #Conflicts:     864000 | #Learnt:      44257 | 0.001
991.73/991.98	c total clause space: 206.656MB
991.73/991.98	c total #watches: 1134087
993.93/994.18	c total #propagations: 54069730 / total #impl: 547145756 (eff. 0.099)
993.93/994.18	c GC COLLECT
993.93/994.18	c #Conflicts:     865000 | #Learnt:      22862 | 0.001
993.93/994.18	c total clause space: 206.656MB
993.93/994.18	c total #watches: 654866
995.73/995.91	c total #propagations: 54128814 / total #impl: 547598443 (eff. 0.099)
995.73/995.91	c #Conflicts:     866000 | #Learnt:      23862 | 0.001
995.73/995.91	c total clause space: 206.656MB
995.73/995.91	c total #watches: 675783
997.23/997.42	c total #propagations: 54192327 / total #impl: 548088689 (eff. 0.099)
997.23/997.42	c #Conflicts:     867000 | #Learnt:      24862 | 0.001
997.23/997.42	c total clause space: 206.656MB
997.23/997.42	c total #watches: 694151
998.83/999.05	c total #propagations: 54259685 / total #impl: 548540690 (eff. 0.099)
998.83/999.05	c #Conflicts:     868000 | #Learnt:      25862 | 0.001
998.83/999.05	c total clause space: 206.656MB
998.83/999.05	c total #watches: 716044
1000.62/1000.85	c total #propagations: 54326587 / total #impl: 548959868 (eff. 0.099)
1000.62/1000.85	c #Conflicts:     869000 | #Learnt:      26862 | 0.001
1000.62/1000.85	c total clause space: 206.656MB
1000.62/1000.85	c total #watches: 735329
1002.12/1002.31	c total #propagations: 54393982 / total #impl: 549474382 (eff. 0.099)
1002.12/1002.31	c #Conflicts:     870000 | #Learnt:      27862 | 0.001
1002.12/1002.31	c total clause space: 206.656MB
1002.12/1002.31	c total #watches: 765051
1003.82/1004.04	c total #propagations: 54457541 / total #impl: 549917334 (eff. 0.099)
1003.82/1004.04	c #Conflicts:     871000 | #Learnt:      28862 | 0.001
1003.82/1004.04	c total clause space: 206.656MB
1003.82/1004.04	c total #watches: 789689
1005.52/1005.74	c total #propagations: 54523816 / total #impl: 550527714 (eff. 0.099)
1005.52/1005.74	c #Conflicts:     872000 | #Learnt:      29862 | 0.001
1005.52/1005.74	c total clause space: 206.656MB
1005.52/1005.74	c total #watches: 819247
1007.32/1007.59	c total #propagations: 54590830 / total #impl: 551037449 (eff. 0.099)
1007.32/1007.59	c #Conflicts:     873000 | #Learnt:      30862 | 0.001
1007.32/1007.59	c total clause space: 206.656MB
1007.32/1007.59	c total #watches: 839927
1009.12/1009.39	c total #propagations: 54661618 / total #impl: 551584210 (eff. 0.099)
1009.12/1009.39	c #Conflicts:     874000 | #Learnt:      31862 | 0.001
1009.12/1009.39	c total clause space: 206.656MB
1009.12/1009.39	c total #watches: 864954
1011.22/1011.43	c total #propagations: 54727110 / total #impl: 552172625 (eff. 0.099)
1011.22/1011.43	c #Conflicts:     875000 | #Learnt:      32862 | 0.001
1011.22/1011.43	c total clause space: 206.656MB
1011.22/1011.43	c total #watches: 888153
1013.12/1013.32	c total #propagations: 54804653 / total #impl: 552845149 (eff. 0.099)
1013.12/1013.32	c #Conflicts:     876000 | #Learnt:      33862 | 0.001
1013.12/1013.32	c total clause space: 206.656MB
1013.12/1013.32	c total #watches: 911892
1015.13/1015.33	c total #propagations: 54872854 / total #impl: 553302071 (eff. 0.099)
1015.13/1015.33	c #Conflicts:     877000 | #Learnt:      34862 | 0.001
1015.13/1015.33	c total clause space: 206.656MB
1015.13/1015.33	c total #watches: 932972
1016.92/1017.17	c total #propagations: 54945892 / total #impl: 553736875 (eff. 0.099)
1016.92/1017.17	c #Conflicts:     878000 | #Learnt:      35862 | 0.001
1016.92/1017.17	c total clause space: 206.656MB
1016.92/1017.17	c total #watches: 953719
1018.92/1019.16	c total #propagations: 55014605 / total #impl: 554138227 (eff. 0.099)
1018.92/1019.16	c #Conflicts:     879000 | #Learnt:      36862 | 0.001
1018.92/1019.16	c total clause space: 206.656MB
1018.92/1019.16	c total #watches: 984130
1021.22/1021.45	c total #propagations: 55077092 / total #impl: 554572994 (eff. 0.099)
1021.22/1021.45	c #Conflicts:     880000 | #Learnt:      37862 | 0.001
1021.22/1021.45	c total clause space: 206.656MB
1021.22/1021.45	c total #watches: 1005152
1023.72/1023.91	c total #propagations: 55141232 / total #impl: 555026153 (eff. 0.099)
1023.72/1023.91	c #Conflicts:     881000 | #Learnt:      38862 | 0.001
1023.72/1023.91	c total clause space: 206.656MB
1023.72/1023.91	c total #watches: 1023655
1025.92/1026.15	c total #propagations: 55204258 / total #impl: 555573693 (eff. 0.099)
1025.92/1026.15	c #Conflicts:     882000 | #Learnt:      39862 | 0.001
1025.92/1026.15	c total clause space: 206.656MB
1025.92/1026.15	c total #watches: 1044481
1028.12/1028.33	c total #propagations: 55264442 / total #impl: 556057090 (eff. 0.099)
1028.12/1028.33	c #Conflicts:     883000 | #Learnt:      40862 | 0.001
1028.12/1028.33	c total clause space: 206.656MB
1028.12/1028.33	c total #watches: 1061899
1030.53/1030.74	c total #propagations: 55328997 / total #impl: 556516276 (eff. 0.099)
1030.53/1030.74	c #Conflicts:     884000 | #Learnt:      41862 | 0.001
1030.53/1030.74	c total clause space: 206.656MB
1030.53/1030.74	c total #watches: 1084439
1033.12/1033.30	c total #propagations: 55391483 / total #impl: 556986173 (eff. 0.099)
1033.12/1033.30	c #Conflicts:     885000 | #Learnt:      42862 | 0.001
1033.12/1033.30	c total clause space: 206.656MB
1033.12/1033.30	c total #watches: 1105014
1035.82/1036.09	c total #propagations: 55455996 / total #impl: 557606891 (eff. 0.099)
1035.82/1036.09	c #Conflicts:     886000 | #Learnt:      43862 | 0.001
1035.82/1036.09	c total clause space: 206.656MB
1035.82/1036.09	c total #watches: 1127285
1038.42/1038.64	c total #propagations: 55521227 / total #impl: 558205613 (eff. 0.099)
1038.42/1038.64	c #Conflicts:     887000 | #Learnt:      44862 | 0.001
1038.42/1038.64	c total clause space: 206.656MB
1038.42/1038.64	c total #watches: 1146049
1040.52/1040.75	c total #propagations: 55587554 / total #impl: 558841317 (eff. 0.099)
1040.52/1040.75	c GC COLLECT
1040.52/1040.75	c #Conflicts:     888000 | #Learnt:      23152 | 0.001
1040.52/1040.75	c total clause space: 206.656MB
1040.52/1040.75	c total #watches: 660107
1042.02/1042.21	c total #propagations: 55651598 / total #impl: 559322244 (eff. 0.099)
1042.02/1042.21	c #Conflicts:     889000 | #Learnt:      24152 | 0.001
1042.02/1042.21	c total clause space: 206.656MB
1042.02/1042.21	c total #watches: 679942
1043.52/1043.76	c total #propagations: 55709210 / total #impl: 559876477 (eff. 0.100)
1043.52/1043.76	c #Conflicts:     890000 | #Learnt:      25152 | 0.001
1043.52/1043.76	c total clause space: 206.656MB
1043.52/1043.76	c total #watches: 701414
1045.12/1045.34	c total #propagations: 55770646 / total #impl: 560326897 (eff. 0.100)
1045.12/1045.34	c #Conflicts:     891000 | #Learnt:      26152 | 0.001
1045.12/1045.34	c total clause space: 206.656MB
1045.12/1045.34	c total #watches: 726923
1046.62/1046.88	c total #propagations: 55831982 / total #impl: 560817908 (eff. 0.100)
1046.62/1046.88	c #Conflicts:     892000 | #Learnt:      27152 | 0.001
1046.62/1046.88	c total clause space: 206.656MB
1046.62/1046.88	c total #watches: 752389
1048.22/1048.41	c total #propagations: 55890343 / total #impl: 561278982 (eff. 0.100)
1048.22/1048.41	c #Conflicts:     893000 | #Learnt:      28152 | 0.001
1048.22/1048.41	c total clause space: 206.656MB
1048.22/1048.41	c total #watches: 780494
1049.92/1050.16	c total #propagations: 55951106 / total #impl: 561707415 (eff. 0.100)
1049.92/1050.16	c #Conflicts:     894000 | #Learnt:      29152 | 0.001
1049.92/1050.16	c total clause space: 206.656MB
1049.92/1050.16	c total #watches: 801389
1051.92/1052.10	c total #propagations: 56013913 / total #impl: 562224973 (eff. 0.100)
1051.92/1052.10	c #Conflicts:     895000 | #Learnt:      30152 | 0.001
1051.92/1052.10	c total clause space: 206.656MB
1051.92/1052.10	c total #watches: 820812
1053.62/1053.85	c total #propagations: 56079001 / total #impl: 562845750 (eff. 0.100)
1053.62/1053.85	c #Conflicts:     896000 | #Learnt:      31152 | 0.001
1053.62/1053.85	c total clause space: 206.656MB
1053.62/1053.85	c total #watches: 845310
1055.42/1055.64	c total #propagations: 56143891 / total #impl: 563265819 (eff. 0.100)
1055.42/1055.64	c #Conflicts:     897000 | #Learnt:      32152 | 0.001
1055.42/1055.64	c total clause space: 206.656MB
1055.42/1055.64	c total #watches: 873237
1057.42/1057.62	c total #propagations: 56206132 / total #impl: 563690028 (eff. 0.100)
1057.42/1057.62	c #Conflicts:     898000 | #Learnt:      33152 | 0.001
1057.42/1057.62	c total clause space: 206.656MB
1057.42/1057.62	c total #watches: 893973
1059.61/1059.85	c total #propagations: 56265491 / total #impl: 564337428 (eff. 0.100)
1059.61/1059.85	c #Conflicts:     899000 | #Learnt:      34152 | 0.001
1059.61/1059.85	c total clause space: 206.656MB
1059.61/1059.85	c total #watches: 907983
1061.61/1061.81	c total #propagations: 56326767 / total #impl: 564919326 (eff. 0.100)
1061.61/1061.81	c #Conflicts:     900000 | #Learnt:      35152 | 0.001
1061.61/1061.81	c total clause space: 206.656MB
1061.61/1061.81	c total #watches: 930217
1063.41/1063.69	c total #propagations: 56383011 / total #impl: 565482229 (eff. 0.100)
1063.41/1063.69	c #Conflicts:     901000 | #Learnt:      36152 | 0.001
1063.41/1063.69	c total clause space: 206.656MB
1063.41/1063.69	c total #watches: 949211
1065.21/1065.46	c total #propagations: 56449464 / total #impl: 566248869 (eff. 0.100)
1065.21/1065.46	c #Conflicts:     902000 | #Learnt:      37152 | 0.001
1065.21/1065.46	c total clause space: 206.656MB
1065.21/1065.46	c total #watches: 968115
1067.31/1067.53	c total #propagations: 56517129 / total #impl: 566935415 (eff. 0.100)
1067.31/1067.53	c #Conflicts:     903000 | #Learnt:      38152 | 0.001
1067.31/1067.53	c total clause space: 206.656MB
1067.31/1067.53	c total #watches: 982345
1069.31/1069.50	c total #propagations: 56579508 / total #impl: 567790219 (eff. 0.100)
1069.31/1069.50	c #Conflicts:     904000 | #Learnt:      39152 | 0.001
1069.31/1069.50	c total clause space: 206.656MB
1069.31/1069.50	c total #watches: 1000830
1071.41/1071.65	c total #propagations: 56639581 / total #impl: 568601681 (eff. 0.100)
1071.41/1071.65	c #Conflicts:     905000 | #Learnt:      40152 | 0.001
1071.41/1071.65	c total clause space: 206.656MB
1071.41/1071.65	c total #watches: 1020684
1073.71/1073.96	c total #propagations: 56704026 / total #impl: 569346641 (eff. 0.100)
1073.71/1073.96	c #Conflicts:     906000 | #Learnt:      41152 | 0.001
1073.71/1073.96	c total clause space: 206.656MB
1073.71/1073.96	c total #watches: 1035375
1075.81/1076.05	c total #propagations: 56764694 / total #impl: 570158863 (eff. 0.100)
1075.81/1076.05	c #Conflicts:     907000 | #Learnt:      42152 | 0.001
1075.81/1076.05	c total clause space: 206.656MB
1075.81/1076.05	c total #watches: 1057507
1078.11/1078.35	c total #propagations: 56821324 / total #impl: 570760250 (eff. 0.100)
1078.11/1078.35	c #Conflicts:     908000 | #Learnt:      43152 | 0.001
1078.11/1078.35	c total clause space: 206.656MB
1078.11/1078.35	c total #watches: 1078979
1080.71/1080.90	c total #propagations: 56883000 / total #impl: 571405473 (eff. 0.100)
1080.71/1080.90	c #Conflicts:     909000 | #Learnt:      44152 | 0.001
1080.71/1080.90	c total clause space: 206.656MB
1080.71/1080.90	c total #watches: 1094695
1083.01/1083.21	c total #propagations: 56942575 / total #impl: 572036952 (eff. 0.100)
1083.01/1083.21	c #Conflicts:     910000 | #Learnt:      45152 | 0.001
1083.01/1083.21	c total clause space: 206.656MB
1083.01/1083.21	c total #watches: 1115678
1085.31/1085.58	c total #propagations: 57003555 / total #impl: 572522845 (eff. 0.100)
1085.31/1085.58	c GC COLLECT
1085.31/1085.58	c #Conflicts:     911000 | #Learnt:      23148 | 0.001
1085.31/1085.58	c total clause space: 335.816MB
1085.31/1085.58	c total #watches: 659107
1086.41/1086.61	c total #propagations: 57064195 / total #impl: 573038452 (eff. 0.100)
1086.41/1086.61	c #Conflicts:     912000 | #Learnt:      24148 | 0.001
1086.41/1086.61	c total clause space: 335.816MB
1086.41/1086.61	c total #watches: 685395
1087.51/1087.75	c total #propagations: 57131412 / total #impl: 573490189 (eff. 0.100)
1087.51/1087.75	c #Conflicts:     913000 | #Learnt:      25148 | 0.001
1087.51/1087.75	c total clause space: 335.816MB
1087.51/1087.75	c total #watches: 705576
1088.71/1088.96	c total #propagations: 57189289 / total #impl: 574300422 (eff. 0.100)
1088.71/1088.96	c #Conflicts:     914000 | #Learnt:      26148 | 0.001
1088.71/1088.96	c total clause space: 335.816MB
1088.71/1088.96	c total #watches: 732269
1090.02/1090.27	c total #propagations: 57251092 / total #impl: 574838236 (eff. 0.100)
1090.02/1090.27	c #Conflicts:     915000 | #Learnt:      27148 | 0.001
1090.02/1090.27	c total clause space: 335.816MB
1090.02/1090.27	c total #watches: 758701
1091.51/1091.72	c total #propagations: 57320860 / total #impl: 575345291 (eff. 0.100)
1091.51/1091.72	c #Conflicts:     916000 | #Learnt:      28148 | 0.001
1091.51/1091.72	c total clause space: 335.816MB
1091.51/1091.72	c total #watches: 785063
1093.01/1093.24	c total #propagations: 57377944 / total #impl: 575778699 (eff. 0.100)
1093.01/1093.24	c #Conflicts:     917000 | #Learnt:      29148 | 0.001
1093.01/1093.24	c total clause space: 335.816MB
1093.01/1093.24	c total #watches: 811197
1094.61/1094.81	c total #propagations: 57436840 / total #impl: 576347437 (eff. 0.100)
1094.61/1094.81	c #Conflicts:     918000 | #Learnt:      30148 | 0.001
1094.61/1094.81	c total clause space: 335.816MB
1094.61/1094.81	c total #watches: 830989
1096.11/1096.35	c total #propagations: 57502717 / total #impl: 577175139 (eff. 0.100)
1096.11/1096.35	c #Conflicts:     919000 | #Learnt:      31148 | 0.001
1096.11/1096.35	c total clause space: 335.816MB
1096.11/1096.35	c total #watches: 856243
1097.81/1098.07	c total #propagations: 57560536 / total #impl: 578058402 (eff. 0.100)
1097.81/1098.07	c #Conflicts:     920000 | #Learnt:      32148 | 0.001
1097.81/1098.07	c total clause space: 335.816MB
1097.81/1098.07	c total #watches: 886287
1099.81/1100.01	c total #propagations: 57623813 / total #impl: 578714931 (eff. 0.100)
1099.81/1100.01	c #Conflicts:     921000 | #Learnt:      33148 | 0.001
1099.81/1100.01	c total clause space: 335.816MB
1099.81/1100.01	c total #watches: 914180
1101.61/1101.89	c total #propagations: 57691129 / total #impl: 579218929 (eff. 0.100)
1101.61/1101.89	c #Conflicts:     922000 | #Learnt:      34148 | 0.001
1101.61/1101.89	c total clause space: 335.816MB
1101.61/1101.89	c total #watches: 941041
1103.51/1103.79	c total #propagations: 57758380 / total #impl: 579623609 (eff. 0.100)
1103.51/1103.79	c #Conflicts:     923000 | #Learnt:      35148 | 0.001
1103.51/1103.79	c total clause space: 335.816MB
1103.51/1103.79	c total #watches: 969800
1105.41/1105.68	c total #propagations: 57827333 / total #impl: 580142883 (eff. 0.100)
1105.41/1105.68	c #Conflicts:     924000 | #Learnt:      36148 | 0.001
1105.41/1105.68	c total clause space: 335.816MB
1105.41/1105.68	c total #watches: 990573
1107.21/1107.49	c total #propagations: 57899656 / total #impl: 580653199 (eff. 0.100)
1107.21/1107.49	c #Conflicts:     925000 | #Learnt:      37148 | 0.001
1107.21/1107.49	c total clause space: 335.816MB
1107.21/1107.49	c total #watches: 1017330
1109.21/1109.43	c total #propagations: 57967601 / total #impl: 581062989 (eff. 0.100)
1109.21/1109.43	c #Conflicts:     926000 | #Learnt:      38148 | 0.001
1109.21/1109.43	c total clause space: 335.816MB
1109.21/1109.43	c total #watches: 1045012
1111.61/1111.81	c total #propagations: 58038138 / total #impl: 581590356 (eff. 0.100)
1111.61/1111.81	c #Conflicts:     927000 | #Learnt:      39148 | 0.001
1111.61/1111.81	c total clause space: 335.816MB
1111.61/1111.81	c total #watches: 1070115
1113.80/1114.08	c total #propagations: 58108645 / total #impl: 582133173 (eff. 0.100)
1113.80/1114.08	c #Conflicts:     928000 | #Learnt:      40148 | 0.001
1113.80/1114.08	c total clause space: 335.816MB
1113.80/1114.08	c total #watches: 1096109
1115.90/1116.18	c total #propagations: 58174605 / total #impl: 582700062 (eff. 0.100)
1115.90/1116.18	c #Conflicts:     929000 | #Learnt:      41148 | 0.001
1115.90/1116.18	c total clause space: 335.816MB
1115.90/1116.18	c total #watches: 1121962
1118.30/1118.59	c total #propagations: 58237714 / total #impl: 583265088 (eff. 0.100)
1118.30/1118.59	c #Conflicts:     930000 | #Learnt:      42148 | 0.001
1118.30/1118.59	c total clause space: 335.816MB
1118.30/1118.59	c total #watches: 1146021
1120.60/1120.87	c total #propagations: 58298182 / total #impl: 583940684 (eff. 0.100)
1120.60/1120.87	c #Conflicts:     931000 | #Learnt:      43148 | 0.001
1120.60/1120.87	c total clause space: 335.816MB
1120.60/1120.87	c total #watches: 1173747
1122.60/1122.86	c total #propagations: 58352326 / total #impl: 584473392 (eff. 0.100)
1122.60/1122.86	c #Conflicts:     932000 | #Learnt:      44148 | 0.001
1122.60/1122.86	c total clause space: 335.816MB
1122.60/1122.86	c total #watches: 1204546
1124.70/1124.91	c total #propagations: 58398402 / total #impl: 585050992 (eff. 0.100)
1124.70/1124.91	c #Conflicts:     933000 | #Learnt:      45148 | 0.001
1124.70/1124.91	c total clause space: 335.816MB
1124.70/1124.91	c total #watches: 1226596
1126.90/1127.14	c total #propagations: 58448008 / total #impl: 585780257 (eff. 0.100)
1126.90/1127.14	c #Conflicts:     934000 | #Learnt:      46148 | 0.001
1126.90/1127.14	c total clause space: 335.816MB
1126.90/1127.14	c total #watches: 1255612
1128.90/1129.12	c total #propagations: 58496499 / total #impl: 586715450 (eff. 0.100)
1128.90/1129.12	c GC COLLECT
1128.90/1129.12	c #Conflicts:     935000 | #Learnt:      23845 | 0.001
1128.90/1129.12	c total clause space: 335.816MB
1128.90/1129.12	c total #watches: 676203
1130.00/1130.26	c total #propagations: 58547644 / total #impl: 587330443 (eff. 0.100)
1130.00/1130.26	c #Conflicts:     936000 | #Learnt:      24845 | 0.001
1130.00/1130.26	c total clause space: 335.816MB
1130.00/1130.26	c total #watches: 706636
1131.30/1131.53	c total #propagations: 58600592 / total #impl: 587715510 (eff. 0.100)
1131.30/1131.53	c #Conflicts:     937000 | #Learnt:      25845 | 0.001
1131.30/1131.53	c total clause space: 335.816MB
1131.30/1131.53	c total #watches: 731965
1132.91/1133.18	c total #propagations: 58660072 / total #impl: 588322285 (eff. 0.100)
1132.91/1133.18	c #Conflicts:     938000 | #Learnt:      26845 | 0.001
1132.91/1133.18	c total clause space: 335.816MB
1132.91/1133.18	c total #watches: 749641
1134.40/1134.63	c total #propagations: 58727532 / total #impl: 588997833 (eff. 0.100)
1134.40/1134.63	c #Conflicts:     939000 | #Learnt:      27845 | 0.001
1134.40/1134.63	c total clause space: 335.816MB
1134.40/1134.63	c total #watches: 767349
1135.60/1135.82	c total #propagations: 58789313 / total #impl: 589767810 (eff. 0.100)
1135.60/1135.82	c #Conflicts:     940000 | #Learnt:      28845 | 0.001
1135.60/1135.82	c total clause space: 335.816MB
1135.60/1135.82	c total #watches: 788268
1137.00/1137.23	c total #propagations: 58861838 / total #impl: 590420746 (eff. 0.100)
1137.00/1137.23	c #Conflicts:     941000 | #Learnt:      29845 | 0.001
1137.00/1137.23	c total clause space: 335.816MB
1137.00/1137.23	c total #watches: 804921
1138.41/1138.64	c total #propagations: 58941199 / total #impl: 591085482 (eff. 0.100)
1138.41/1138.64	c #Conflicts:     942000 | #Learnt:      30845 | 0.001
1138.41/1138.64	c total clause space: 335.816MB
1138.41/1138.64	c total #watches: 820513
1139.80/1140.01	c total #propagations: 59008113 / total #impl: 591831438 (eff. 0.100)
1139.80/1140.01	c #Conflicts:     943000 | #Learnt:      31845 | 0.001
1139.80/1140.01	c total clause space: 335.816MB
1139.80/1140.01	c total #watches: 843691
1141.10/1141.38	c total #propagations: 59075262 / total #impl: 592374812 (eff. 0.100)
1141.10/1141.38	c #Conflicts:     944000 | #Learnt:      32845 | 0.001
1141.10/1141.38	c total clause space: 335.816MB
1141.10/1141.38	c total #watches: 865615
1142.71/1143.00	c total #propagations: 59146901 / total #impl: 592985140 (eff. 0.100)
1142.71/1143.00	c #Conflicts:     945000 | #Learnt:      33845 | 0.001
1142.71/1143.00	c total clause space: 335.816MB
1142.71/1143.00	c total #watches: 881640
1144.20/1144.43	c total #propagations: 59214333 / total #impl: 593699866 (eff. 0.100)
1144.20/1144.43	c #Conflicts:     946000 | #Learnt:      34845 | 0.001
1144.20/1144.43	c total clause space: 335.816MB
1144.20/1144.43	c total #watches: 912136
1145.60/1145.89	c total #propagations: 59283675 / total #impl: 594210453 (eff. 0.100)
1145.60/1145.89	c #Conflicts:     947000 | #Learnt:      35845 | 0.001
1145.60/1145.89	c total clause space: 335.816MB
1145.60/1145.89	c total #watches: 939179
1147.11/1147.38	c total #propagations: 59352872 / total #impl: 594660978 (eff. 0.100)
1147.11/1147.38	c #Conflicts:     948000 | #Learnt:      36845 | 0.001
1147.11/1147.38	c total clause space: 335.816MB
1147.11/1147.38	c total #watches: 965205
1148.90/1149.15	c total #propagations: 59426035 / total #impl: 595188880 (eff. 0.100)
1148.90/1149.15	c #Conflicts:     949000 | #Learnt:      37845 | 0.001
1148.90/1149.15	c total clause space: 335.816MB
1148.90/1149.15	c total #watches: 982930
1150.70/1150.93	c total #propagations: 59502497 / total #impl: 595869064 (eff. 0.100)
1150.70/1150.93	c #Conflicts:     950000 | #Learnt:      38845 | 0.001
1150.70/1150.93	c total clause space: 335.816MB
1150.70/1150.93	c total #watches: 1005421
1152.50/1152.76	c total #propagations: 59577491 / total #impl: 596536254 (eff. 0.100)
1152.50/1152.76	c #Conflicts:     951000 | #Learnt:      39845 | 0.001
1152.50/1152.76	c total clause space: 335.816MB
1152.50/1152.76	c total #watches: 1023379
1154.20/1154.45	c total #propagations: 59646451 / total #impl: 597077637 (eff. 0.100)
1154.20/1154.45	c #Conflicts:     952000 | #Learnt:      40845 | 0.001
1154.20/1154.45	c total clause space: 335.816MB
1154.20/1154.45	c total #watches: 1040746
1156.01/1156.28	c total #propagations: 59713983 / total #impl: 597678978 (eff. 0.100)
1156.01/1156.28	c #Conflicts:     953000 | #Learnt:      41845 | 0.001
1156.01/1156.28	c total clause space: 335.816MB
1156.01/1156.28	c total #watches: 1062052
1157.90/1158.17	c total #propagations: 59785438 / total #impl: 598378972 (eff. 0.100)
1157.90/1158.17	c #Conflicts:     954000 | #Learnt:      42845 | 0.001
1157.90/1158.17	c total clause space: 335.816MB
1157.90/1158.17	c total #watches: 1082513
1159.80/1160.01	c total #propagations: 59856219 / total #impl: 598946960 (eff. 0.100)
1159.80/1160.01	c #Conflicts:     955000 | #Learnt:      43845 | 0.001
1159.80/1160.01	c total clause space: 335.816MB
1159.80/1160.01	c total #watches: 1098971
1161.70/1161.93	c total #propagations: 59934524 / total #impl: 599574944 (eff. 0.100)
1161.70/1161.93	c #Conflicts:     956000 | #Learnt:      44845 | 0.001
1161.70/1161.93	c total clause space: 335.816MB
1161.70/1161.93	c total #watches: 1123647
1163.50/1163.78	c total #propagations: 60009543 / total #impl: 600019287 (eff. 0.100)
1163.50/1163.78	c #Conflicts:     957000 | #Learnt:      45845 | 0.001
1163.50/1163.78	c total clause space: 335.816MB
1163.50/1163.78	c total #watches: 1149840
1165.80/1166.05	c total #propagations: 60080948 / total #impl: 600498883 (eff. 0.100)
1165.80/1166.05	c #Conflicts:     958000 | #Learnt:      46845 | 0.001
1165.80/1166.05	c total clause space: 335.816MB
1165.80/1166.05	c total #watches: 1172832
1167.40/1167.66	c total #propagations: 60149588 / total #impl: 601193258 (eff. 0.100)
1167.40/1167.66	c GC COLLECT
1167.40/1167.66	c #Conflicts:     959000 | #Learnt:      24256 | 0.001
1167.40/1167.66	c total clause space: 335.816MB
1167.40/1167.66	c total #watches: 695595
1168.60/1168.82	c total #propagations: 60222207 / total #impl: 601747453 (eff. 0.100)
1168.60/1168.82	c #Conflicts:     960000 | #Learnt:      25256 | 0.001
1168.60/1168.82	c total clause space: 335.816MB
1168.60/1168.82	c total #watches: 714073
1169.70/1169.91	c total #propagations: 60300280 / total #impl: 602335659 (eff. 0.100)
1169.70/1169.91	c #Conflicts:     961000 | #Learnt:      26256 | 0.001
1169.70/1169.91	c total clause space: 335.816MB
1169.70/1169.91	c total #watches: 736278
1171.00/1171.23	c total #propagations: 60383608 / total #impl: 602876115 (eff. 0.100)
1171.00/1171.23	c #Conflicts:     962000 | #Learnt:      27256 | 0.001
1171.00/1171.23	c total clause space: 335.816MB
1171.00/1171.23	c total #watches: 753602
1172.20/1172.41	c total #propagations: 60460767 / total #impl: 603482752 (eff. 0.100)
1172.20/1172.41	c #Conflicts:     963000 | #Learnt:      28256 | 0.001
1172.20/1172.41	c total clause space: 335.816MB
1172.20/1172.41	c total #watches: 777910
1173.30/1173.53	c total #propagations: 60541763 / total #impl: 603981614 (eff. 0.100)
1173.30/1173.53	c #Conflicts:     964000 | #Learnt:      29256 | 0.001
1173.30/1173.53	c total clause space: 335.816MB
1173.30/1173.53	c total #watches: 800846
1174.60/1174.82	c total #propagations: 60626990 / total #impl: 604813021 (eff. 0.100)
1174.60/1174.82	c #Conflicts:     965000 | #Learnt:      30256 | 0.001
1174.60/1174.82	c total clause space: 335.816MB
1174.60/1174.82	c total #watches: 818833
1176.00/1176.23	c total #propagations: 60704840 / total #impl: 605381413 (eff. 0.100)
1176.00/1176.23	c #Conflicts:     966000 | #Learnt:      31256 | 0.001
1176.00/1176.23	c total clause space: 335.816MB
1176.00/1176.23	c total #watches: 846876
1177.20/1177.48	c total #propagations: 60781231 / total #impl: 606088869 (eff. 0.100)
1177.20/1177.48	c #Conflicts:     967000 | #Learnt:      32256 | 0.001
1177.20/1177.48	c total clause space: 335.816MB
1177.20/1177.48	c total #watches: 867503
1178.60/1178.85	c total #propagations: 60861008 / total #impl: 606775527 (eff. 0.100)
1178.60/1178.85	c #Conflicts:     968000 | #Learnt:      33256 | 0.001
1178.60/1178.85	c total clause space: 335.816MB
1178.60/1178.85	c total #watches: 886368
1180.21/1180.45	c total #propagations: 60931544 / total #impl: 607546268 (eff. 0.100)
1180.21/1180.45	c #Conflicts:     969000 | #Learnt:      34256 | 0.001
1180.21/1180.45	c total clause space: 335.816MB
1180.21/1180.45	c total #watches: 904781
1181.70/1181.92	c total #propagations: 61003956 / total #impl: 608363860 (eff. 0.100)
1181.70/1181.92	c #Conflicts:     970000 | #Learnt:      35256 | 0.001
1181.70/1181.92	c total clause space: 335.816MB
1181.70/1181.92	c total #watches: 924308
1183.41/1183.62	c total #propagations: 61076813 / total #impl: 609198618 (eff. 0.100)
1183.41/1183.62	c #Conflicts:     971000 | #Learnt:      36256 | 0.001
1183.41/1183.62	c total clause space: 335.816MB
1183.41/1183.62	c total #watches: 943963
1185.10/1185.33	c total #propagations: 61151200 / total #impl: 609944806 (eff. 0.100)
1185.10/1185.33	c #Conflicts:     972000 | #Learnt:      37256 | 0.001
1185.10/1185.33	c total clause space: 335.816MB
1185.10/1185.33	c total #watches: 966061
1186.81/1187.02	c total #propagations: 61222512 / total #impl: 610690449 (eff. 0.100)
1186.81/1187.02	c #Conflicts:     973000 | #Learnt:      38256 | 0.001
1186.81/1187.02	c total clause space: 335.816MB
1186.81/1187.02	c total #watches: 989074
1188.40/1188.69	c total #propagations: 61288440 / total #impl: 611436688 (eff. 0.100)
1188.40/1188.69	c #Conflicts:     974000 | #Learnt:      39256 | 0.001
1188.40/1188.69	c total clause space: 335.816MB
1188.40/1188.69	c total #watches: 1010368
1190.20/1190.46	c total #propagations: 61364786 / total #impl: 612302213 (eff. 0.100)
1190.20/1190.46	c #Conflicts:     975000 | #Learnt:      40256 | 0.001
1190.20/1190.46	c total clause space: 335.816MB
1190.20/1190.46	c total #watches: 1029219
1192.00/1192.22	c total #propagations: 61438064 / total #impl: 613250028 (eff. 0.100)
1192.00/1192.22	c #Conflicts:     976000 | #Learnt:      41256 | 0.001
1192.00/1192.22	c total clause space: 335.816MB
1192.00/1192.22	c total #watches: 1051459
1193.70/1193.96	c total #propagations: 61516402 / total #impl: 613944067 (eff. 0.100)
1193.70/1193.96	c #Conflicts:     977000 | #Learnt:      42256 | 0.001
1193.70/1193.96	c total clause space: 335.816MB
1193.70/1193.96	c total #watches: 1072529
1195.90/1196.10	c total #propagations: 61592875 / total #impl: 614586495 (eff. 0.100)
1195.90/1196.10	c #Conflicts:     978000 | #Learnt:      43256 | 0.001
1195.90/1196.10	c total clause space: 335.816MB
1195.90/1196.10	c total #watches: 1090325
1197.81/1198.09	c total #propagations: 61663227 / total #impl: 615418609 (eff. 0.100)
1197.81/1198.09	c #Conflicts:     979000 | #Learnt:      44256 | 0.001
1197.81/1198.09	c total clause space: 335.816MB
1197.81/1198.09	c total #watches: 1105039
1199.80/1200.09	c total #propagations: 61736042 / total #impl: 616095618 (eff. 0.100)
1199.80/1200.09	c #Conflicts:     980000 | #Learnt:      45256 | 0.001
1199.80/1200.09	c total clause space: 335.816MB
1199.80/1200.09	c total #watches: 1114041
1201.90/1202.13	c total #propagations: 61807156 / total #impl: 616849575 (eff. 0.100)
1201.90/1202.13	c #Conflicts:     981000 | #Learnt:      46256 | 0.001
1201.90/1202.13	c total clause space: 335.816MB
1201.90/1202.13	c total #watches: 1126967
1204.20/1204.42	c total #propagations: 61885523 / total #impl: 617449382 (eff. 0.100)
1204.20/1204.42	c #Conflicts:     982000 | #Learnt:      47256 | 0.001
1204.20/1204.42	c total clause space: 335.816MB
1204.20/1204.42	c total #watches: 1147079
1205.90/1206.12	c total #propagations: 61961523 / total #impl: 618146638 (eff. 0.100)
1205.90/1206.12	c GC COLLECT
1205.90/1206.12	c #Conflicts:     983000 | #Learnt:      24348 | 0.001
1205.90/1206.12	c total clause space: 335.816MB
1205.90/1206.12	c total #watches: 695015
1207.10/1207.30	c total #propagations: 62034515 / total #impl: 618785239 (eff. 0.100)
1207.10/1207.30	c #Conflicts:     984000 | #Learnt:      25348 | 0.001
1207.10/1207.30	c total clause space: 335.816MB
1207.10/1207.30	c total #watches: 725200
1208.20/1208.44	c total #propagations: 62105716 / total #impl: 619231643 (eff. 0.100)
1208.20/1208.44	c #Conflicts:     985000 | #Learnt:      26348 | 0.001
1208.20/1208.44	c total clause space: 335.816MB
1208.20/1208.44	c total #watches: 755230
1209.40/1209.67	c total #propagations: 62177622 / total #impl: 619727419 (eff. 0.100)
1209.40/1209.67	c #Conflicts:     986000 | #Learnt:      27348 | 0.001
1209.40/1209.67	c total clause space: 335.816MB
1209.40/1209.67	c total #watches: 772205
1210.80/1211.05	c total #propagations: 62245003 / total #impl: 620540633 (eff. 0.100)
1210.80/1211.05	c #Conflicts:     987000 | #Learnt:      28348 | 0.001
1210.80/1211.05	c total clause space: 335.816MB
1210.80/1211.05	c total #watches: 797807
1212.20/1212.46	c total #propagations: 62314618 / total #impl: 621179873 (eff. 0.100)
1212.20/1212.46	c #Conflicts:     988000 | #Learnt:      29348 | 0.001
1212.20/1212.46	c total clause space: 335.816MB
1212.20/1212.46	c total #watches: 820428
1213.70/1213.91	c total #propagations: 62390253 / total #impl: 621807978 (eff. 0.100)
1213.70/1213.91	c #Conflicts:     989000 | #Learnt:      30348 | 0.001
1213.70/1213.91	c total clause space: 335.816MB
1213.70/1213.91	c total #watches: 842810
1215.41/1215.65	c total #propagations: 62464039 / total #impl: 622401124 (eff. 0.100)
1215.41/1215.65	c #Conflicts:     990000 | #Learnt:      31348 | 0.001
1215.41/1215.65	c total clause space: 335.816MB
1215.41/1215.65	c total #watches: 864121
1216.90/1217.10	c total #propagations: 62532971 / total #impl: 623039436 (eff. 0.100)
1216.90/1217.10	c #Conflicts:     991000 | #Learnt:      32348 | 0.001
1216.90/1217.10	c total clause space: 335.816MB
1216.90/1217.10	c total #watches: 883429
1218.40/1218.63	c total #propagations: 62602154 / total #impl: 623685952 (eff. 0.100)
1218.40/1218.63	c #Conflicts:     992000 | #Learnt:      33348 | 0.001
1218.40/1218.63	c total clause space: 335.816MB
1218.40/1218.63	c total #watches: 904491
1220.10/1220.31	c total #propagations: 62669916 / total #impl: 624326302 (eff. 0.100)
1220.10/1220.31	c #Conflicts:     993000 | #Learnt:      34348 | 0.001
1220.10/1220.31	c total clause space: 335.816MB
1220.10/1220.31	c total #watches: 917051
1221.70/1221.95	c total #propagations: 62738172 / total #impl: 625066287 (eff. 0.100)
1221.70/1221.95	c #Conflicts:     994000 | #Learnt:      35348 | 0.001
1221.70/1221.95	c total clause space: 335.816MB
1221.70/1221.95	c total #watches: 931291
1223.40/1223.64	c total #propagations: 62806159 / total #impl: 625910150 (eff. 0.100)
1223.40/1223.64	c #Conflicts:     995000 | #Learnt:      36348 | 0.001
1223.40/1223.64	c total clause space: 335.816MB
1223.40/1223.64	c total #watches: 946197
1225.20/1225.48	c total #propagations: 62873431 / total #impl: 626686190 (eff. 0.100)
1225.20/1225.48	c #Conflicts:     996000 | #Learnt:      37348 | 0.001
1225.20/1225.48	c total clause space: 335.816MB
1225.20/1225.48	c total #watches: 959055
1226.90/1227.14	c total #propagations: 62939494 / total #impl: 627579370 (eff. 0.100)
1226.90/1227.14	c #Conflicts:     997000 | #Learnt:      38348 | 0.001
1226.90/1227.14	c total clause space: 335.816MB
1226.90/1227.14	c total #watches: 976598
1228.70/1228.92	c total #propagations: 63006047 / total #impl: 628326533 (eff. 0.100)
1228.70/1228.92	c #Conflicts:     998000 | #Learnt:      39348 | 0.001
1228.70/1228.92	c total clause space: 335.816MB
1228.70/1228.92	c total #watches: 993956
1230.49/1230.77	c total #propagations: 63066842 / total #impl: 629118694 (eff. 0.100)
1230.49/1230.77	c #Conflicts:     999000 | #Learnt:      40348 | 0.001
1230.49/1230.77	c total clause space: 335.816MB
1230.49/1230.77	c total #watches: 1005716
1232.29/1232.54	c total #propagations: 63133824 / total #impl: 629888065 (eff. 0.100)
1232.29/1232.54	c #Conflicts:    1000000 | #Learnt:      41348 | 0.001
1232.29/1232.54	c total clause space: 335.816MB
1232.29/1232.54	c total #watches: 1019225
1234.10/1234.34	c total #propagations: 63205303 / total #impl: 630660061 (eff. 0.100)
1234.10/1234.34	c #Conflicts:    1001000 | #Learnt:      42348 | 0.001
1234.10/1234.34	c total clause space: 335.816MB
1234.10/1234.34	c total #watches: 1036494
1235.89/1236.14	c total #propagations: 63268975 / total #impl: 631686549 (eff. 0.100)
1235.89/1236.14	c #Conflicts:    1002000 | #Learnt:      43348 | 0.001
1235.89/1236.14	c total clause space: 335.816MB
1235.89/1236.14	c total #watches: 1052275
1237.79/1238.08	c total #propagations: 63333672 / total #impl: 632418324 (eff. 0.100)
1237.79/1238.08	c #Conflicts:    1003000 | #Learnt:      44348 | 0.001
1237.79/1238.08	c total clause space: 335.816MB
1237.79/1238.08	c total #watches: 1069681
1239.99/1240.28	c total #propagations: 63394322 / total #impl: 633303577 (eff. 0.100)
1239.99/1240.28	c #Conflicts:    1004000 | #Learnt:      45348 | 0.001
1239.99/1240.28	c total clause space: 335.816MB
1239.99/1240.28	c total #watches: 1084935
1241.89/1242.19	c total #propagations: 63461421 / total #impl: 634110202 (eff. 0.100)
1241.89/1242.19	c #Conflicts:    1005000 | #Learnt:      46348 | 0.001
1241.89/1242.19	c total clause space: 335.816MB
1241.89/1242.19	c total #watches: 1108246
1243.79/1244.06	c total #propagations: 63527504 / total #impl: 634845784 (eff. 0.100)
1243.79/1244.06	c #Conflicts:    1006000 | #Learnt:      47348 | 0.001
1243.79/1244.06	c total clause space: 335.816MB
1243.79/1244.06	c total #watches: 1123976
1245.69/1245.96	c total #propagations: 63593542 / total #impl: 635590505 (eff. 0.100)
1245.69/1245.96	c #Conflicts:    1007000 | #Learnt:      48348 | 0.001
1245.69/1245.96	c total clause space: 335.816MB
1245.69/1245.96	c total #watches: 1141054
1246.99/1247.25	c total #propagations: 63657634 / total #impl: 636274099 (eff. 0.100)
1246.99/1247.25	c GC COLLECT
1246.99/1247.25	c #Conflicts:    1008000 | #Learnt:      25143 | 0.001
1246.99/1247.25	c total clause space: 335.816MB
1246.99/1247.25	c total #watches: 721180
1248.30/1248.53	c total #propagations: 63727561 / total #impl: 636751861 (eff. 0.100)
1248.30/1248.53	c #Conflicts:    1009000 | #Learnt:      26143 | 0.001
1248.30/1248.53	c total clause space: 335.816MB
1248.30/1248.53	c total #watches: 741497
1249.50/1249.78	c total #propagations: 63794380 / total #impl: 637471233 (eff. 0.100)
1249.50/1249.78	c #Conflicts:    1010000 | #Learnt:      27143 | 0.001
1249.50/1249.78	c total clause space: 335.816MB
1249.50/1249.78	c total #watches: 771457
1250.99/1251.27	c total #propagations: 63864902 / total #impl: 638164312 (eff. 0.100)
1250.99/1251.27	c #Conflicts:    1011000 | #Learnt:      28143 | 0.001
1250.99/1251.27	c total clause space: 335.816MB
1250.99/1251.27	c total #watches: 799093
1252.49/1252.70	c total #propagations: 63930866 / total #impl: 638700833 (eff. 0.100)
1252.49/1252.70	c #Conflicts:    1012000 | #Learnt:      29143 | 0.001
1252.49/1252.70	c total clause space: 335.816MB
1252.49/1252.70	c total #watches: 824301
1253.80/1254.04	c total #propagations: 63998295 / total #impl: 639274001 (eff. 0.100)
1253.80/1254.04	c #Conflicts:    1013000 | #Learnt:      30143 | 0.001
1253.80/1254.04	c total clause space: 335.816MB
1253.80/1254.04	c total #watches: 846648
1255.19/1255.42	c total #propagations: 64064401 / total #impl: 639837175 (eff. 0.100)
1255.19/1255.42	c #Conflicts:    1014000 | #Learnt:      31143 | 0.001
1255.19/1255.42	c total clause space: 335.816MB
1255.19/1255.42	c total #watches: 869546
1256.59/1256.80	c total #propagations: 64126319 / total #impl: 640375255 (eff. 0.100)
1256.59/1256.80	c #Conflicts:    1015000 | #Learnt:      32143 | 0.001
1256.59/1256.80	c total clause space: 335.816MB
1256.59/1256.80	c total #watches: 894112
1258.09/1258.37	c total #propagations: 64191146 / total #impl: 640908566 (eff. 0.100)
1258.09/1258.37	c #Conflicts:    1016000 | #Learnt:      33143 | 0.001
1258.09/1258.37	c total clause space: 335.816MB
1258.09/1258.37	c total #watches: 913835
1259.79/1260.01	c total #propagations: 64257460 / total #impl: 641535362 (eff. 0.100)
1259.79/1260.01	c #Conflicts:    1017000 | #Learnt:      34143 | 0.001
1259.79/1260.01	c total clause space: 335.816MB
1259.79/1260.01	c total #watches: 932717
1261.39/1261.60	c total #propagations: 64320350 / total #impl: 642196461 (eff. 0.100)
1261.39/1261.60	c #Conflicts:    1018000 | #Learnt:      35143 | 0.001
1261.39/1261.60	c total clause space: 335.816MB
1261.39/1261.60	c total #watches: 960321
1262.99/1263.26	c total #propagations: 64390191 / total #impl: 642808546 (eff. 0.100)
1262.99/1263.26	c #Conflicts:    1019000 | #Learnt:      36143 | 0.001
1262.99/1263.26	c total clause space: 335.816MB
1262.99/1263.26	c total #watches: 976412
1264.69/1265.00	c total #propagations: 64455223 / total #impl: 643396443 (eff. 0.100)
1264.69/1265.00	c #Conflicts:    1020000 | #Learnt:      37143 | 0.001
1264.69/1265.00	c total clause space: 335.816MB
1264.69/1265.00	c total #watches: 1001745
1266.59/1266.87	c total #propagations: 64516837 / total #impl: 644015865 (eff. 0.100)
1266.59/1266.87	c #Conflicts:    1021000 | #Learnt:      38143 | 0.001
1266.59/1266.87	c total clause space: 335.816MB
1266.59/1266.87	c total #watches: 1019649
1268.39/1268.63	c total #propagations: 64575502 / total #impl: 644665863 (eff. 0.100)
1268.39/1268.63	c #Conflicts:    1022000 | #Learnt:      39143 | 0.001
1268.39/1268.63	c total clause space: 335.816MB
1268.39/1268.63	c total #watches: 1038583
1270.29/1270.56	c total #propagations: 64638381 / total #impl: 645285857 (eff. 0.100)
1270.29/1270.56	c #Conflicts:    1023000 | #Learnt:      40143 | 0.001
1270.29/1270.56	c total clause space: 335.816MB
1270.29/1270.56	c total #watches: 1057179
1272.19/1272.47	c total #propagations: 64700086 / total #impl: 646030156 (eff. 0.100)
1272.19/1272.47	c #Conflicts:    1024000 | #Learnt:      41143 | 0.001
1272.19/1272.47	c total clause space: 335.816MB
1272.19/1272.47	c total #watches: 1076114
1274.09/1274.32	c total #propagations: 64758095 / total #impl: 646792813 (eff. 0.100)
1274.09/1274.32	c #Conflicts:    1025000 | #Learnt:      42143 | 0.001
1274.09/1274.32	c total clause space: 335.816MB
1274.09/1274.32	c total #watches: 1098333
1275.99/1276.29	c total #propagations: 64820893 / total #impl: 647545184 (eff. 0.100)
1275.99/1276.29	c #Conflicts:    1026000 | #Learnt:      43143 | 0.001
1275.99/1276.29	c total clause space: 335.816MB
1275.99/1276.29	c total #watches: 1120043
1277.99/1278.26	c total #propagations: 64884248 / total #impl: 648336842 (eff. 0.100)
1277.99/1278.26	c #Conflicts:    1027000 | #Learnt:      44143 | 0.001
1277.99/1278.26	c total clause space: 335.816MB
1277.99/1278.26	c total #watches: 1141582
1280.09/1280.33	c total #propagations: 64946046 / total #impl: 648967733 (eff. 0.100)
1280.09/1280.33	c #Conflicts:    1028000 | #Learnt:      45143 | 0.001
1280.09/1280.33	c total clause space: 335.816MB
1280.09/1280.33	c total #watches: 1166899
1282.29/1282.53	c total #propagations: 65011328 / total #impl: 649486497 (eff. 0.100)
1282.29/1282.53	c #Conflicts:    1029000 | #Learnt:      46143 | 0.001
1282.29/1282.53	c total clause space: 335.816MB
1282.29/1282.53	c total #watches: 1192133
1284.59/1284.89	c total #propagations: 65080901 / total #impl: 650243803 (eff. 0.100)
1284.59/1284.89	c #Conflicts:    1030000 | #Learnt:      47143 | 0.001
1284.59/1284.89	c total clause space: 335.816MB
1284.59/1284.89	c total #watches: 1214741
1286.79/1287.09	c total #propagations: 65148794 / total #impl: 651149709 (eff. 0.100)
1286.79/1287.09	c #Conflicts:    1031000 | #Learnt:      48143 | 0.001
1286.79/1287.09	c total clause space: 335.816MB
1286.79/1287.09	c total #watches: 1237103
1288.89/1289.12	c total #propagations: 65212278 / total #impl: 652034258 (eff. 0.100)
1288.89/1289.12	c GC COLLECT
1288.89/1289.12	c #Conflicts:    1032000 | #Learnt:      24641 | 0.001
1288.89/1289.12	c total clause space: 335.816MB
1288.89/1289.12	c total #watches: 706210
1290.19/1290.44	c total #propagations: 65275612 / total #impl: 652501319 (eff. 0.100)
1290.19/1290.44	c #Conflicts:    1033000 | #Learnt:      25641 | 0.001
1290.19/1290.44	c total clause space: 335.816MB
1290.19/1290.44	c total #watches: 731188
1291.38/1291.66	c total #propagations: 65342013 / total #impl: 652924334 (eff. 0.100)
1291.38/1291.66	c #Conflicts:    1034000 | #Learnt:      26641 | 0.001
1291.38/1291.66	c total clause space: 335.816MB
1291.38/1291.66	c total #watches: 753936
1292.58/1292.87	c total #propagations: 65410156 / total #impl: 653349624 (eff. 0.100)
1292.58/1292.87	c #Conflicts:    1035000 | #Learnt:      27641 | 0.001
1292.58/1292.87	c total clause space: 335.816MB
1292.58/1292.87	c total #watches: 773923
1293.98/1294.20	c total #propagations: 65467050 / total #impl: 653738146 (eff. 0.100)
1293.98/1294.20	c #Conflicts:    1036000 | #Learnt:      28641 | 0.001
1293.98/1294.20	c total clause space: 335.816MB
1293.98/1294.20	c total #watches: 799399
1295.48/1295.77	c total #propagations: 65531078 / total #impl: 654240830 (eff. 0.100)
1295.48/1295.77	c #Conflicts:    1037000 | #Learnt:      29641 | 0.001
1295.48/1295.77	c total clause space: 335.816MB
1295.48/1295.77	c total #watches: 824186
1296.98/1297.21	c total #propagations: 65597154 / total #impl: 654836696 (eff. 0.100)
1296.98/1297.21	c #Conflicts:    1038000 | #Learnt:      30641 | 0.001
1296.98/1297.21	c total clause space: 335.816MB
1296.98/1297.21	c total #watches: 846358
1298.48/1298.72	c total #propagations: 65661765 / total #impl: 655429395 (eff. 0.100)
1298.48/1298.72	c #Conflicts:    1039000 | #Learnt:      31641 | 0.001
1298.48/1298.72	c total clause space: 335.816MB
1298.48/1298.72	c total #watches: 871784
1300.18/1300.49	c total #propagations: 65726771 / total #impl: 656012323 (eff. 0.100)
1300.18/1300.49	c #Conflicts:    1040000 | #Learnt:      32641 | 0.001
1300.18/1300.49	c total clause space: 335.816MB
1300.18/1300.49	c total #watches: 896040
1301.88/1302.16	c total #propagations: 65791061 / total #impl: 656677835 (eff. 0.100)
1301.88/1302.16	c #Conflicts:    1041000 | #Learnt:      33641 | 0.001
1301.88/1302.16	c total clause space: 335.816MB
1301.88/1302.16	c total #watches: 922427
1303.68/1303.97	c total #propagations: 65858664 / total #impl: 657413225 (eff. 0.100)
1303.68/1303.97	c #Conflicts:    1042000 | #Learnt:      34641 | 0.001
1303.68/1303.97	c total clause space: 335.816MB
1303.68/1303.97	c total #watches: 947154
1305.38/1305.68	c total #propagations: 65922543 / total #impl: 658005992 (eff. 0.100)
1305.38/1305.68	c #Conflicts:    1043000 | #Learnt:      35641 | 0.001
1305.38/1305.68	c total clause space: 335.816MB
1305.38/1305.68	c total #watches: 975674
1307.28/1307.58	c total #propagations: 65982442 / total #impl: 658678968 (eff. 0.100)
1307.28/1307.58	c #Conflicts:    1044000 | #Learnt:      36641 | 0.001
1307.28/1307.58	c total clause space: 335.816MB
1307.28/1307.58	c total #watches: 997429
1309.08/1309.32	c total #propagations: 66042643 / total #impl: 659372881 (eff. 0.100)
1309.08/1309.32	c #Conflicts:    1045000 | #Learnt:      37641 | 0.001
1309.08/1309.32	c total clause space: 335.816MB
1309.08/1309.32	c total #watches: 1024930
1310.88/1311.11	c total #propagations: 66108843 / total #impl: 659922943 (eff. 0.100)
1310.88/1311.11	c #Conflicts:    1046000 | #Learnt:      38641 | 0.001
1310.88/1311.11	c total clause space: 335.816MB
1310.88/1311.11	c total #watches: 1051686
1312.48/1312.79	c total #propagations: 66176516 / total #impl: 660407710 (eff. 0.100)
1312.48/1312.79	c #Conflicts:    1047000 | #Learnt:      39641 | 0.001
1312.48/1312.79	c total clause space: 335.816MB
1312.48/1312.79	c total #watches: 1064882
1314.48/1314.73	c total #propagations: 66236259 / total #impl: 661075417 (eff. 0.100)
1314.48/1314.73	c #Conflicts:    1048000 | #Learnt:      40641 | 0.001
1314.48/1314.73	c total clause space: 335.816MB
1314.48/1314.73	c total #watches: 1093131
1316.68/1316.94	c total #propagations: 66295854 / total #impl: 661688006 (eff. 0.100)
1316.68/1316.94	c #Conflicts:    1049000 | #Learnt:      41641 | 0.001
1316.68/1316.94	c total clause space: 335.816MB
1316.68/1316.94	c total #watches: 1111962
1318.58/1318.81	c total #propagations: 66354557 / total #impl: 662317260 (eff. 0.100)
1318.58/1318.81	c #Conflicts:    1050000 | #Learnt:      42641 | 0.001
1318.58/1318.81	c total clause space: 335.816MB
1318.58/1318.81	c total #watches: 1139394
1320.58/1320.87	c total #propagations: 66412410 / total #impl: 662833010 (eff. 0.100)
1320.58/1320.87	c #Conflicts:    1051000 | #Learnt:      43641 | 0.001
1320.58/1320.87	c total clause space: 335.816MB
1320.58/1320.87	c total #watches: 1162095
1322.58/1322.89	c total #propagations: 66479231 / total #impl: 663411291 (eff. 0.100)
1322.58/1322.89	c #Conflicts:    1052000 | #Learnt:      44641 | 0.001
1322.58/1322.89	c total clause space: 335.816MB
1322.58/1322.89	c total #watches: 1187389
1324.88/1325.17	c total #propagations: 66541734 / total #impl: 664110049 (eff. 0.100)
1324.88/1325.17	c #Conflicts:    1053000 | #Learnt:      45641 | 0.001
1324.88/1325.17	c total clause space: 335.816MB
1324.88/1325.17	c total #watches: 1207448
1327.08/1327.39	c total #propagations: 66607409 / total #impl: 664653011 (eff. 0.100)
1327.08/1327.39	c #Conflicts:    1054000 | #Learnt:      46641 | 0.001
1327.08/1327.39	c total clause space: 335.816MB
1327.08/1327.39	c total #watches: 1230929
1329.58/1329.82	c total #propagations: 66668038 / total #impl: 665189595 (eff. 0.100)
1329.58/1329.82	c #Conflicts:    1055000 | #Learnt:      47641 | 0.001
1329.58/1329.82	c total clause space: 335.816MB
1329.58/1329.82	c total #watches: 1254718
1331.78/1332.07	c total #propagations: 66729422 / total #impl: 665835245 (eff. 0.100)
1331.78/1332.07	c #Conflicts:    1056000 | #Learnt:      48641 | 0.001
1331.78/1332.07	c total clause space: 335.816MB
1331.78/1332.07	c total #watches: 1274793
1334.09/1334.35	c total #propagations: 66790701 / total #impl: 666415383 (eff. 0.100)
1334.09/1334.35	c GC COLLECT
1334.09/1334.35	c #Conflicts:    1057000 | #Learnt:      24839 | 0.001
1334.09/1334.35	c total clause space: 335.816MB
1334.09/1334.35	c total #watches: 713009
1335.19/1335.49	c total #propagations: 66849348 / total #impl: 666961092 (eff. 0.100)
1335.19/1335.49	c #Conflicts:    1058000 | #Learnt:      25839 | 0.001
1335.19/1335.49	c total clause space: 335.816MB
1335.19/1335.49	c total #watches: 739004
1336.58/1336.82	c total #propagations: 66908926 / total #impl: 667296653 (eff. 0.100)
1336.58/1336.82	c #Conflicts:    1059000 | #Learnt:      26839 | 0.001
1336.58/1336.82	c total clause space: 335.816MB
1336.58/1336.82	c total #watches: 762093
1338.08/1338.31	c total #propagations: 66973125 / total #impl: 667779405 (eff. 0.100)
1338.08/1338.31	c #Conflicts:    1060000 | #Learnt:      27839 | 0.001
1338.08/1338.31	c total clause space: 335.816MB
1338.08/1338.31	c total #watches: 782095
1339.38/1339.65	c total #propagations: 67034263 / total #impl: 668190019 (eff. 0.100)
1339.38/1339.65	c #Conflicts:    1061000 | #Learnt:      28839 | 0.001
1339.38/1339.65	c total clause space: 335.816MB
1339.38/1339.65	c total #watches: 804001
1340.78/1341.07	c total #propagations: 67093783 / total #impl: 668662726 (eff. 0.100)
1340.78/1341.07	c #Conflicts:    1062000 | #Learnt:      29839 | 0.001
1340.78/1341.07	c total clause space: 335.816MB
1340.78/1341.07	c total #watches: 823659
1342.18/1342.44	c total #propagations: 67154670 / total #impl: 669195034 (eff. 0.100)
1342.18/1342.44	c #Conflicts:    1063000 | #Learnt:      30839 | 0.001
1342.18/1342.44	c total clause space: 335.816MB
1342.18/1342.44	c total #watches: 847930
1343.68/1343.91	c total #propagations: 67217992 / total #impl: 669713563 (eff. 0.100)
1343.68/1343.91	c #Conflicts:    1064000 | #Learnt:      31839 | 0.001
1343.68/1343.91	c total clause space: 335.816MB
1343.68/1343.91	c total #watches: 874431
1345.18/1345.45	c total #propagations: 67279627 / total #impl: 670268793 (eff. 0.100)
1345.18/1345.45	c #Conflicts:    1065000 | #Learnt:      32839 | 0.001
1345.18/1345.45	c total clause space: 335.816MB
1345.18/1345.45	c total #watches: 896699
1346.88/1347.19	c total #propagations: 67341260 / total #impl: 670706892 (eff. 0.100)
1346.88/1347.19	c #Conflicts:    1066000 | #Learnt:      33839 | 0.001
1346.88/1347.19	c total clause space: 335.816MB
1346.88/1347.19	c total #watches: 913437
1348.78/1349.05	c total #propagations: 67407133 / total #impl: 671240357 (eff. 0.100)
1348.78/1349.05	c #Conflicts:    1067000 | #Learnt:      34839 | 0.001
1348.78/1349.05	c total clause space: 335.816MB
1348.78/1349.05	c total #watches: 927679
1350.48/1350.77	c total #propagations: 67474422 / total #impl: 671878265 (eff. 0.100)
1350.48/1350.77	c #Conflicts:    1068000 | #Learnt:      35839 | 0.001
1350.48/1350.77	c total clause space: 335.816MB
1350.48/1350.77	c total #watches: 953944
1352.28/1352.51	c total #propagations: 67537536 / total #impl: 672290613 (eff. 0.100)
1352.28/1352.51	c #Conflicts:    1069000 | #Learnt:      36839 | 0.001
1352.28/1352.51	c total clause space: 335.816MB
1352.28/1352.51	c total #watches: 981978
1354.08/1354.37	c total #propagations: 67603383 / total #impl: 672794263 (eff. 0.100)
1354.08/1354.37	c #Conflicts:    1070000 | #Learnt:      37839 | 0.001
1354.08/1354.37	c total clause space: 335.816MB
1354.08/1354.37	c total #watches: 1006253
1355.97/1356.27	c total #propagations: 67664289 / total #impl: 673286963 (eff. 0.100)
1355.97/1356.27	c #Conflicts:    1071000 | #Learnt:      38839 | 0.001
1355.97/1356.27	c total clause space: 335.816MB
1355.97/1356.27	c total #watches: 1024744
1357.97/1358.27	c total #propagations: 67724646 / total #impl: 674034650 (eff. 0.100)
1357.97/1358.27	c #Conflicts:    1072000 | #Learnt:      39839 | 0.001
1357.97/1358.27	c total clause space: 335.816MB
1357.97/1358.27	c total #watches: 1043292
1359.87/1360.15	c total #propagations: 67785524 / total #impl: 674854909 (eff. 0.100)
1359.87/1360.15	c #Conflicts:    1073000 | #Learnt:      40839 | 0.001
1359.87/1360.15	c total clause space: 335.816MB
1359.87/1360.15	c total #watches: 1063196
1361.87/1362.13	c total #propagations: 67839807 / total #impl: 675545540 (eff. 0.100)
1361.87/1362.13	c #Conflicts:    1074000 | #Learnt:      41839 | 0.001
1361.87/1362.13	c total clause space: 335.816MB
1361.87/1362.13	c total #watches: 1078384
1363.88/1364.20	c total #propagations: 67901213 / total #impl: 676206545 (eff. 0.100)
1363.88/1364.20	c #Conflicts:    1075000 | #Learnt:      42839 | 0.001
1363.88/1364.20	c total clause space: 335.816MB
1363.88/1364.20	c total #watches: 1103820
1365.98/1366.21	c total #propagations: 67966031 / total #impl: 676625165 (eff. 0.100)
1365.98/1366.21	c #Conflicts:    1076000 | #Learnt:      43839 | 0.001
1365.98/1366.21	c total clause space: 335.816MB
1365.98/1366.21	c total #watches: 1120414
1367.97/1368.29	c total #propagations: 68025877 / total #impl: 677048737 (eff. 0.100)
1367.97/1368.29	c #Conflicts:    1077000 | #Learnt:      44839 | 0.001
1367.97/1368.29	c total clause space: 335.816MB
1367.97/1368.29	c total #watches: 1140992
1370.07/1370.33	c total #propagations: 68085121 / total #impl: 677595304 (eff. 0.100)
1370.07/1370.33	c #Conflicts:    1078000 | #Learnt:      45839 | 0.001
1370.07/1370.33	c total clause space: 335.816MB
1370.07/1370.33	c total #watches: 1160580
1372.27/1372.55	c total #propagations: 68140427 / total #impl: 678223398 (eff. 0.100)
1372.27/1372.55	c #Conflicts:    1079000 | #Learnt:      46839 | 0.001
1372.27/1372.55	c total clause space: 335.816MB
1372.27/1372.55	c total #watches: 1178634
1374.78/1375.09	c total #propagations: 68197889 / total #impl: 678974661 (eff. 0.100)
1374.78/1375.09	c #Conflicts:    1080000 | #Learnt:      47839 | 0.001
1374.78/1375.09	c total clause space: 335.816MB
1374.78/1375.09	c total #watches: 1193868
1377.08/1377.31	c total #propagations: 68257797 / total #impl: 679803915 (eff. 0.100)
1377.08/1377.31	c #Conflicts:    1081000 | #Learnt:      48839 | 0.001
1377.08/1377.31	c total clause space: 335.816MB
1377.08/1377.31	c total #watches: 1208476
1379.18/1379.43	c total #propagations: 68324041 / total #impl: 680613224 (eff. 0.100)
1379.18/1379.43	c #Conflicts:    1082000 | #Learnt:      49839 | 0.001
1379.18/1379.43	c total clause space: 335.816MB
1379.18/1379.43	c total #watches: 1225388
1380.97/1381.22	c total #propagations: 68382379 / total #impl: 681334915 (eff. 0.100)
1380.97/1381.22	c GC COLLECT
1380.97/1381.22	c #Conflicts:    1083000 | #Learnt:      25741 | 0.001
1380.97/1381.22	c total clause space: 335.816MB
1380.97/1381.22	c total #watches: 739699
1382.37/1382.68	c total #propagations: 68440792 / total #impl: 681875294 (eff. 0.100)
1382.37/1382.68	c #Conflicts:    1084000 | #Learnt:      26741 | 0.001
1382.37/1382.68	c total clause space: 335.816MB
1382.37/1382.68	c total #watches: 761238
1384.07/1384.34	c total #propagations: 68501530 / total #impl: 682422517 (eff. 0.100)
1384.07/1384.34	c #Conflicts:    1085000 | #Learnt:      27741 | 0.001
1384.07/1384.34	c total clause space: 335.816MB
1384.07/1384.34	c total #watches: 785247
1385.57/1385.87	c total #propagations: 68565682 / total #impl: 683055269 (eff. 0.100)
1385.57/1385.87	c #Conflicts:    1086000 | #Learnt:      28741 | 0.001
1385.57/1385.87	c total clause space: 335.816MB
1385.57/1385.87	c total #watches: 807636
1387.07/1387.32	c total #propagations: 68627357 / total #impl: 683618624 (eff. 0.100)
1387.07/1387.32	c #Conflicts:    1087000 | #Learnt:      29741 | 0.001
1387.07/1387.32	c total clause space: 335.816MB
1387.07/1387.32	c total #watches: 839159
1388.67/1388.94	c total #propagations: 68687716 / total #impl: 684283948 (eff. 0.100)
1388.67/1388.94	c #Conflicts:    1088000 | #Learnt:      30741 | 0.001
1388.67/1388.94	c total clause space: 335.816MB
1388.67/1388.94	c total #watches: 863189
1390.57/1390.84	c total #propagations: 68747709 / total #impl: 684984994 (eff. 0.100)
1390.57/1390.84	c #Conflicts:    1089000 | #Learnt:      31741 | 0.001
1390.57/1390.84	c total clause space: 335.816MB
1390.57/1390.84	c total #watches: 884326
1392.27/1392.60	c total #propagations: 68805992 / total #impl: 685763209 (eff. 0.100)
1392.27/1392.60	c #Conflicts:    1090000 | #Learnt:      32741 | 0.001
1392.27/1392.60	c total clause space: 335.816MB
1392.27/1392.60	c total #watches: 906142
1394.27/1394.51	c total #propagations: 68861186 / total #impl: 686549287 (eff. 0.100)
1394.27/1394.51	c #Conflicts:    1091000 | #Learnt:      33741 | 0.001
1394.27/1394.51	c total clause space: 335.816MB
1394.27/1394.51	c total #watches: 923639
1396.07/1396.37	c total #propagations: 68925504 / total #impl: 687238183 (eff. 0.100)
1396.07/1396.37	c #Conflicts:    1092000 | #Learnt:      34741 | 0.001
1396.07/1396.37	c total clause space: 335.816MB
1396.07/1396.37	c total #watches: 948072
1397.98/1398.23	c total #propagations: 68987721 / total #impl: 687995209 (eff. 0.100)
1397.98/1398.23	c #Conflicts:    1093000 | #Learnt:      35741 | 0.001
1397.98/1398.23	c total clause space: 335.816MB
1397.98/1398.23	c total #watches: 976094
1399.87/1400.15	c total #propagations: 69055318 / total #impl: 688567249 (eff. 0.100)
1399.87/1400.15	c #Conflicts:    1094000 | #Learnt:      36741 | 0.001
1399.87/1400.15	c total clause space: 335.816MB
1399.87/1400.15	c total #watches: 997943
1401.77/1402.02	c total #propagations: 69117990 / total #impl: 689402442 (eff. 0.100)
1401.77/1402.02	c #Conflicts:    1095000 | #Learnt:      37741 | 0.001
1401.77/1402.02	c total clause space: 335.816MB
1401.77/1402.02	c total #watches: 1023352
1403.87/1404.14	c total #propagations: 69171607 / total #impl: 690099792 (eff. 0.100)
1403.87/1404.14	c #Conflicts:    1096000 | #Learnt:      38741 | 0.001
1403.87/1404.14	c total clause space: 335.816MB
1403.87/1404.14	c total #watches: 1040305
1405.77/1406.03	c total #propagations: 69228156 / total #impl: 690959715 (eff. 0.100)
1405.77/1406.03	c #Conflicts:    1097000 | #Learnt:      39741 | 0.001
1405.77/1406.03	c total clause space: 335.816MB
1405.77/1406.03	c total #watches: 1066035
1407.87/1408.14	c total #propagations: 69286230 / total #impl: 691642664 (eff. 0.100)
1407.87/1408.14	c #Conflicts:    1098000 | #Learnt:      40741 | 0.001
1407.87/1408.14	c total clause space: 335.816MB
1407.87/1408.14	c total #watches: 1085114
1409.77/1410.06	c total #propagations: 69345060 / total #impl: 692607112 (eff. 0.100)
1409.77/1410.06	c #Conflicts:    1099000 | #Learnt:      41741 | 0.001
1409.77/1410.06	c total clause space: 335.816MB
1409.77/1410.06	c total #watches: 1107499
1411.76/1412.04	c total #propagations: 69401797 / total #impl: 693175034 (eff. 0.100)
1411.76/1412.04	c #Conflicts:    1100000 | #Learnt:      42741 | 0.001
1411.76/1412.04	c total clause space: 335.816MB
1411.76/1412.04	c total #watches: 1132265
1413.76/1414.03	c total #propagations: 69462423 / total #impl: 693743723 (eff. 0.100)
1413.76/1414.03	c #Conflicts:    1101000 | #Learnt:      43741 | 0.001
1413.76/1414.03	c total clause space: 335.816MB
1413.76/1414.03	c total #watches: 1157194
1415.66/1415.99	c total #propagations: 69521390 / total #impl: 694253689 (eff. 0.100)
1415.66/1415.99	c #Conflicts:    1102000 | #Learnt:      44741 | 0.001
1415.66/1415.99	c total clause space: 335.816MB
1415.66/1415.99	c total #watches: 1184388
1417.86/1418.11	c total #propagations: 69575893 / total #impl: 694823085 (eff. 0.100)
1417.86/1418.11	c #Conflicts:    1103000 | #Learnt:      45741 | 0.001
1417.86/1418.11	c total clause space: 335.816MB
1417.86/1418.11	c total #watches: 1206925
1420.26/1420.54	c total #propagations: 69633923 / total #impl: 695404160 (eff. 0.100)
1420.26/1420.54	c #Conflicts:    1104000 | #Learnt:      46741 | 0.001
1420.26/1420.54	c total clause space: 335.816MB
1420.26/1420.54	c total #watches: 1223571
1422.46/1422.78	c total #propagations: 69690464 / total #impl: 696098497 (eff. 0.100)
1422.46/1422.78	c #Conflicts:    1105000 | #Learnt:      47741 | 0.001
1422.46/1422.78	c total clause space: 335.816MB
1422.46/1422.78	c total #watches: 1242647
1424.76/1425.01	c total #propagations: 69757136 / total #impl: 696626048 (eff. 0.100)
1424.76/1425.01	c #Conflicts:    1106000 | #Learnt:      48741 | 0.001
1424.76/1425.01	c total clause space: 335.816MB
1424.76/1425.01	c total #watches: 1264354
1427.06/1427.38	c total #propagations: 69814520 / total #impl: 697379183 (eff. 0.100)
1427.06/1427.38	c #Conflicts:    1107000 | #Learnt:      49741 | 0.001
1427.06/1427.38	c total clause space: 335.816MB
1427.06/1427.38	c total #watches: 1286253
1429.36/1429.67	c total #propagations: 69868793 / total #impl: 698161803 (eff. 0.100)
1429.36/1429.67	c #Conflicts:    1108000 | #Learnt:      50741 | 0.001
1429.36/1429.67	c total clause space: 335.816MB
1429.36/1429.67	c total #watches: 1305072
1430.87/1431.16	c total #propagations: 69923468 / total #impl: 699121034 (eff. 0.100)
1430.87/1431.16	c GC COLLECT
1430.87/1431.16	c #Conflicts:    1109000 | #Learnt:      26343 | 0.001
1430.87/1431.16	c total clause space: 335.816MB
1430.87/1431.16	c total #watches: 759585
1432.26/1432.54	c total #propagations: 69986567 / total #impl: 699619717 (eff. 0.100)
1432.26/1432.54	c #Conflicts:    1110000 | #Learnt:      27343 | 0.001
1432.26/1432.54	c total clause space: 335.816MB
1432.26/1432.54	c total #watches: 774748
1433.66/1433.98	c total #propagations: 70047855 / total #impl: 700305897 (eff. 0.100)
1433.66/1433.98	c #Conflicts:    1111000 | #Learnt:      28343 | 0.001
1433.66/1433.98	c total clause space: 335.816MB
1433.66/1433.98	c total #watches: 805655
1435.27/1435.52	c total #propagations: 70114594 / total #impl: 700830736 (eff. 0.100)
1435.27/1435.52	c #Conflicts:    1112000 | #Learnt:      29343 | 0.001
1435.27/1435.52	c total clause space: 335.816MB
1435.27/1435.52	c total #watches: 829453
1436.96/1437.21	c total #propagations: 70182109 / total #impl: 701366510 (eff. 0.100)
1436.96/1437.21	c #Conflicts:    1113000 | #Learnt:      30343 | 0.001
1436.96/1437.21	c total clause space: 335.816MB
1436.96/1437.21	c total #watches: 854948
1438.67/1438.94	c total #propagations: 70241541 / total #impl: 701993809 (eff. 0.100)
1438.67/1438.94	c #Conflicts:    1114000 | #Learnt:      31343 | 0.001
1438.67/1438.94	c total clause space: 335.816MB
1438.67/1438.94	c total #watches: 879845
1440.56/1440.84	c total #propagations: 70305257 / total #impl: 702704058 (eff. 0.100)
1440.56/1440.84	c #Conflicts:    1115000 | #Learnt:      32343 | 0.001
1440.56/1440.84	c total clause space: 335.816MB
1440.56/1440.84	c total #watches: 891858
1442.16/1442.48	c total #propagations: 70367985 / total #impl: 703415740 (eff. 0.100)
1442.16/1442.48	c #Conflicts:    1116000 | #Learnt:      33343 | 0.001
1442.16/1442.48	c total clause space: 335.816MB
1442.16/1442.48	c total #watches: 910231
1443.96/1444.29	c total #propagations: 70435100 / total #impl: 704001908 (eff. 0.100)
1443.96/1444.29	c #Conflicts:    1117000 | #Learnt:      34343 | 0.001
1443.96/1444.29	c total clause space: 335.816MB
1443.96/1444.29	c total #watches: 932793
1445.76/1446.09	c total #propagations: 70498253 / total #impl: 704800454 (eff. 0.100)
1445.76/1446.09	c #Conflicts:    1118000 | #Learnt:      35343 | 0.001
1445.76/1446.09	c total clause space: 335.816MB
1445.76/1446.09	c total #watches: 955945
1447.66/1447.91	c total #propagations: 70561107 / total #impl: 705586985 (eff. 0.100)
1447.66/1447.91	c #Conflicts:    1119000 | #Learnt:      36343 | 0.001
1447.66/1447.91	c total clause space: 335.816MB
1447.66/1447.91	c total #watches: 975883
1449.56/1449.89	c total #propagations: 70620955 / total #impl: 706479213 (eff. 0.100)
1449.56/1449.89	c #Conflicts:    1120000 | #Learnt:      37343 | 0.001
1449.56/1449.89	c total clause space: 335.816MB
1449.56/1449.89	c total #watches: 996314
1451.66/1451.98	c total #propagations: 70678750 / total #impl: 707368214 (eff. 0.100)
1451.66/1451.98	c #Conflicts:    1121000 | #Learnt:      38343 | 0.001
1451.66/1451.98	c total clause space: 335.816MB
1451.66/1451.98	c total #watches: 1018044
1453.66/1453.96	c total #propagations: 70737217 / total #impl: 708123319 (eff. 0.100)
1453.66/1453.96	c #Conflicts:    1122000 | #Learnt:      39343 | 0.001
1453.66/1453.96	c total clause space: 335.816MB
1453.66/1453.96	c total #watches: 1041391
1455.66/1455.98	c total #propagations: 70797914 / total #impl: 708778508 (eff. 0.100)
1455.66/1455.98	c #Conflicts:    1123000 | #Learnt:      40343 | 0.001
1455.66/1455.98	c total clause space: 335.816MB
1455.66/1455.98	c total #watches: 1060445
1457.56/1457.80	c total #propagations: 70860664 / total #impl: 709478180 (eff. 0.100)
1457.56/1457.80	c #Conflicts:    1124000 | #Learnt:      41343 | 0.001
1457.56/1457.80	c total clause space: 335.816MB
1457.56/1457.80	c total #watches: 1087078
1459.46/1459.80	c total #propagations: 70919670 / total #impl: 710267067 (eff. 0.100)
1459.46/1459.80	c #Conflicts:    1125000 | #Learnt:      42343 | 0.001
1459.46/1459.80	c total clause space: 335.816MB
1459.46/1459.80	c total #watches: 1106502
1461.76/1462.07	c total #propagations: 70979376 / total #impl: 711084412 (eff. 0.100)
1461.76/1462.07	c #Conflicts:    1126000 | #Learnt:      43343 | 0.001
1461.76/1462.07	c total clause space: 335.816MB
1461.76/1462.07	c total #watches: 1124463
1464.05/1464.34	c total #propagations: 71041116 / total #impl: 712091081 (eff. 0.100)
1464.05/1464.34	c #Conflicts:    1127000 | #Learnt:      44343 | 0.001
1464.05/1464.34	c total clause space: 335.816MB
1464.05/1464.34	c total #watches: 1143703
1466.35/1466.62	c total #propagations: 71105661 / total #impl: 713072546 (eff. 0.100)
1466.35/1466.62	c #Conflicts:    1128000 | #Learnt:      45343 | 0.001
1466.35/1466.62	c total clause space: 335.816MB
1466.35/1466.62	c total #watches: 1162250
1468.65/1468.99	c total #propagations: 71159271 / total #impl: 714085859 (eff. 0.100)
1468.65/1468.99	c #Conflicts:    1129000 | #Learnt:      46343 | 0.001
1468.65/1468.99	c total clause space: 335.816MB
1468.65/1468.99	c total #watches: 1181868
1470.85/1471.15	c total #propagations: 71218038 / total #impl: 714932720 (eff. 0.100)
1470.85/1471.15	c #Conflicts:    1130000 | #Learnt:      47343 | 0.001
1470.85/1471.15	c total clause space: 335.816MB
1470.85/1471.15	c total #watches: 1205255
1473.35/1473.63	c total #propagations: 71290678 / total #impl: 715414744 (eff. 0.100)
1473.35/1473.63	c #Conflicts:    1131000 | #Learnt:      48343 | 0.001
1473.35/1473.63	c total clause space: 335.816MB
1473.35/1473.63	c total #watches: 1225252
1475.55/1475.85	c total #propagations: 71364850 / total #impl: 715995276 (eff. 0.100)
1475.55/1475.85	c #Conflicts:    1132000 | #Learnt:      49343 | 0.001
1475.55/1475.85	c total clause space: 335.816MB
1475.55/1475.85	c total #watches: 1244137
1477.65/1477.91	c total #propagations: 71437946 / total #impl: 716612382 (eff. 0.100)
1477.65/1477.91	c #Conflicts:    1133000 | #Learnt:      50343 | 0.001
1477.65/1477.91	c total clause space: 335.816MB
1477.65/1477.91	c total #watches: 1269830
1479.95/1480.24	c total #propagations: 71505757 / total #impl: 717196667 (eff. 0.100)
1479.95/1480.24	c #Conflicts:    1134000 | #Learnt:      51343 | 0.001
1479.95/1480.24	c total clause space: 335.816MB
1479.95/1480.24	c total #watches: 1289852
1481.35/1481.68	c total #propagations: 71570847 / total #impl: 717636923 (eff. 0.100)
1481.35/1481.68	c GC COLLECT
1481.35/1481.68	c #Conflicts:    1135000 | #Learnt:      26642 | 0.001
1481.35/1481.68	c total clause space: 335.816MB
1481.35/1481.68	c total #watches: 763068
1482.75/1483.08	c total #propagations: 71630207 / total #impl: 718048513 (eff. 0.100)
1482.75/1483.08	c #Conflicts:    1136000 | #Learnt:      27642 | 0.001
1482.75/1483.08	c total clause space: 335.816MB
1482.75/1483.08	c total #watches: 792104
1484.15/1484.48	c total #propagations: 71689646 / total #impl: 718457330 (eff. 0.100)
1484.15/1484.48	c #Conflicts:    1137000 | #Learnt:      28642 | 0.001
1484.15/1484.48	c total clause space: 335.816MB
1484.15/1484.48	c total #watches: 818485
1485.75/1486.05	c total #propagations: 71746189 / total #impl: 718815252 (eff. 0.100)
1485.75/1486.05	c #Conflicts:    1138000 | #Learnt:      29642 | 0.001
1485.75/1486.05	c total clause space: 335.816MB
1485.75/1486.05	c total #watches: 838409
1487.15/1487.49	c total #propagations: 71825979 / total #impl: 719388179 (eff. 0.100)
1487.15/1487.49	c #Conflicts:    1139000 | #Learnt:      30642 | 0.001
1487.15/1487.49	c total clause space: 335.816MB
1487.15/1487.49	c total #watches: 870611
1488.75/1489.00	c total #propagations: 71898611 / total #impl: 719909060 (eff. 0.100)
1488.75/1489.00	c #Conflicts:    1140000 | #Learnt:      31642 | 0.001
1488.75/1489.00	c total clause space: 335.816MB
1488.75/1489.00	c total #watches: 897496
1490.26/1490.53	c total #propagations: 71981825 / total #impl: 720422359 (eff. 0.100)
1490.26/1490.53	c #Conflicts:    1141000 | #Learnt:      32642 | 0.001
1490.26/1490.53	c total clause space: 335.816MB
1490.26/1490.53	c total #watches: 921893
1491.95/1492.22	c total #propagations: 72060767 / total #impl: 720891105 (eff. 0.100)
1491.95/1492.22	c #Conflicts:    1142000 | #Learnt:      33642 | 0.001
1491.95/1492.22	c total clause space: 335.816MB
1491.95/1492.22	c total #watches: 943474
1493.75/1494.04	c total #propagations: 72137806 / total #impl: 721575506 (eff. 0.100)
1493.75/1494.04	c #Conflicts:    1143000 | #Learnt:      34642 | 0.001
1493.75/1494.04	c total clause space: 335.816MB
1493.75/1494.04	c total #watches: 967463
1495.55/1495.81	c total #propagations: 72208976 / total #impl: 722092435 (eff. 0.100)
1495.55/1495.81	c #Conflicts:    1144000 | #Learnt:      35642 | 0.001
1495.55/1495.81	c total clause space: 335.816MB
1495.55/1495.81	c total #watches: 1001559
1497.35/1497.64	c total #propagations: 72279512 / total #impl: 722669445 (eff. 0.100)
1497.35/1497.64	c #Conflicts:    1145000 | #Learnt:      36642 | 0.001
1497.35/1497.64	c total clause space: 335.816MB
1497.35/1497.64	c total #watches: 1028224
1498.95/1499.28	c total #propagations: 72356188 / total #impl: 723342036 (eff. 0.100)
1498.95/1499.28	c #Conflicts:    1146000 | #Learnt:      37642 | 0.001
1498.95/1499.28	c total clause space: 335.816MB
1498.95/1499.28	c total #watches: 1062223
1500.95/1501.26	c total #propagations: 72426010 / total #impl: 723842161 (eff. 0.100)
1500.95/1501.26	c #Conflicts:    1147000 | #Learnt:      38642 | 0.001
1500.95/1501.26	c total clause space: 335.816MB
1500.95/1501.26	c total #watches: 1085976
1503.05/1503.31	c total #propagations: 72492598 / total #impl: 724336960 (eff. 0.100)
1503.05/1503.31	c #Conflicts:    1148000 | #Learnt:      39642 | 0.001
1503.05/1503.31	c total clause space: 335.816MB
1503.05/1503.31	c total #watches: 1118217
1505.35/1505.61	c total #propagations: 72560513 / total #impl: 724809959 (eff. 0.100)
1505.35/1505.61	c #Conflicts:    1149000 | #Learnt:      40642 | 0.001
1505.35/1505.61	c total clause space: 335.816MB
1505.35/1505.61	c total #watches: 1145210
1507.54/1507.83	c total #propagations: 72632602 / total #impl: 725344039 (eff. 0.100)
1507.54/1507.83	c #Conflicts:    1150000 | #Learnt:      41642 | 0.001
1507.54/1507.83	c total clause space: 335.816MB
1507.54/1507.83	c total #watches: 1171551
1509.84/1510.18	c total #propagations: 72704270 / total #impl: 725829687 (eff. 0.100)
1509.84/1510.18	c #Conflicts:    1151000 | #Learnt:      42642 | 0.001
1509.84/1510.18	c total clause space: 335.816MB
1509.84/1510.18	c total #watches: 1198000
1512.35/1512.63	c total #propagations: 72769169 / total #impl: 726320061 (eff. 0.100)
1512.35/1512.63	c #Conflicts:    1152000 | #Learnt:      43642 | 0.001
1512.35/1512.63	c total clause space: 335.816MB
1512.35/1512.63	c total #watches: 1219561
1514.84/1515.12	c total #propagations: 72838850 / total #impl: 726929284 (eff. 0.100)
1514.84/1515.12	c #Conflicts:    1153000 | #Learnt:      44642 | 0.001
1514.84/1515.12	c total clause space: 335.816MB
1514.84/1515.12	c total #watches: 1242577
1517.85/1518.11	c total #propagations: 72911287 / total #impl: 727461579 (eff. 0.100)
1517.85/1518.11	c #Conflicts:    1154000 | #Learnt:      45642 | 0.001
1517.85/1518.11	c total clause space: 335.816MB
1517.85/1518.11	c total #watches: 1264050
1520.64/1520.90	c total #propagations: 72979046 / total #impl: 727975020 (eff. 0.100)
1520.64/1520.90	c #Conflicts:    1155000 | #Learnt:      46642 | 0.001
1520.64/1520.90	c total clause space: 335.816MB
1520.64/1520.90	c total #watches: 1285316
1523.55/1523.82	c total #propagations: 73046253 / total #impl: 728450571 (eff. 0.100)
1523.55/1523.82	c #Conflicts:    1156000 | #Learnt:      47642 | 0.001
1523.55/1523.82	c total clause space: 335.816MB
1523.55/1523.82	c total #watches: 1304966
1526.45/1526.80	c total #propagations: 73110329 / total #impl: 729113194 (eff. 0.100)
1526.45/1526.80	c #Conflicts:    1157000 | #Learnt:      48642 | 0.001
1526.45/1526.80	c total clause space: 335.816MB
1526.45/1526.80	c total #watches: 1331124
1529.45/1529.76	c total #propagations: 73179315 / total #impl: 729487967 (eff. 0.100)
1529.45/1529.76	c #Conflicts:    1158000 | #Learnt:      49642 | 0.001
1529.45/1529.76	c total clause space: 335.816MB
1529.45/1529.76	c total #watches: 1350672
1532.55/1532.86	c total #propagations: 73245765 / total #impl: 729941614 (eff. 0.100)
1532.55/1532.86	c #Conflicts:    1159000 | #Learnt:      50642 | 0.001
1532.55/1532.86	c total clause space: 335.816MB
1532.55/1532.86	c total #watches: 1371332
1535.75/1536.05	c total #propagations: 73313512 / total #impl: 730529673 (eff. 0.100)
1535.75/1536.05	c #Conflicts:    1160000 | #Learnt:      51642 | 0.001
1535.75/1536.05	c total clause space: 335.816MB
1535.75/1536.05	c total #watches: 1396712
1538.05/1538.33	c total #propagations: 73382495 / total #impl: 731088169 (eff. 0.100)
1538.05/1538.33	c GC COLLECT
1538.05/1538.33	c #Conflicts:    1161000 | #Learnt:      26639 | 0.001
1538.05/1538.33	c total clause space: 335.816MB
1538.05/1538.33	c total #watches: 768644
1539.65/1539.91	c total #propagations: 73443347 / total #impl: 731532033 (eff. 0.100)
1539.65/1539.91	c #Conflicts:    1162000 | #Learnt:      27639 | 0.001
1539.65/1539.91	c total clause space: 335.816MB
1539.65/1539.91	c total #watches: 789433
1541.15/1541.42	c total #propagations: 73505594 / total #impl: 732089306 (eff. 0.100)
1541.15/1541.42	c #Conflicts:    1163000 | #Learnt:      28639 | 0.001
1541.15/1541.42	c total clause space: 335.816MB
1541.15/1541.42	c total #watches: 810988
1542.75/1543.00	c total #propagations: 73575023 / total #impl: 732657712 (eff. 0.100)
1542.75/1543.00	c #Conflicts:    1164000 | #Learnt:      29639 | 0.001
1542.75/1543.00	c total clause space: 335.816MB
1542.75/1543.00	c total #watches: 829008
1544.25/1544.59	c total #propagations: 73641515 / total #impl: 733417762 (eff. 0.100)
1544.25/1544.59	c #Conflicts:    1165000 | #Learnt:      30639 | 0.001
1544.25/1544.59	c total clause space: 335.816MB
1544.25/1544.59	c total #watches: 850125
1546.15/1546.41	c total #propagations: 73704497 / total #impl: 733846520 (eff. 0.100)
1546.15/1546.41	c #Conflicts:    1166000 | #Learnt:      31639 | 0.001
1546.15/1546.41	c total clause space: 335.816MB
1546.15/1546.41	c total #watches: 870786
1547.75/1548.07	c total #propagations: 73769195 / total #impl: 734410000 (eff. 0.100)
1547.75/1548.07	c #Conflicts:    1167000 | #Learnt:      32639 | 0.001
1547.75/1548.07	c total clause space: 335.816MB
1547.75/1548.07	c total #watches: 895865
1549.65/1550.00	c total #propagations: 73829991 / total #impl: 734882330 (eff. 0.100)
1549.65/1550.00	c #Conflicts:    1168000 | #Learnt:      33639 | 0.001
1549.65/1550.00	c total clause space: 335.816MB
1549.65/1550.00	c total #watches: 921632
1551.55/1551.81	c total #propagations: 73894860 / total #impl: 735344352 (eff. 0.100)
1551.55/1551.81	c #Conflicts:    1169000 | #Learnt:      34639 | 0.001
1551.55/1551.81	c total clause space: 335.816MB
1551.55/1551.81	c total #watches: 952941
1553.55/1553.88	c total #propagations: 73956977 / total #impl: 735873218 (eff. 0.101)
1553.55/1553.88	c #Conflicts:    1170000 | #Learnt:      35639 | 0.001
1553.55/1553.88	c total clause space: 335.816MB
1553.55/1553.88	c total #watches: 975653
1555.65/1555.97	c total #propagations: 74016693 / total #impl: 736559493 (eff. 0.100)
1555.65/1555.97	c #Conflicts:    1171000 | #Learnt:      36639 | 0.001
1555.65/1555.97	c total clause space: 335.816MB
1555.65/1555.97	c total #watches: 1000658
1558.05/1558.34	c total #propagations: 74071646 / total #impl: 737216628 (eff. 0.100)
1558.05/1558.34	c #Conflicts:    1172000 | #Learnt:      37639 | 0.001
1558.05/1558.34	c total clause space: 335.816MB
1558.05/1558.34	c total #watches: 1020077
1559.94/1560.24	c total #propagations: 74129121 / total #impl: 737738513 (eff. 0.100)
1559.94/1560.24	c #Conflicts:    1173000 | #Learnt:      38639 | 0.001
1559.94/1560.24	c total clause space: 335.816MB
1559.94/1560.24	c total #watches: 1048416
1562.34/1562.63	c total #propagations: 74185113 / total #impl: 738341583 (eff. 0.100)
1562.34/1562.63	c #Conflicts:    1174000 | #Learnt:      39639 | 0.001
1562.34/1562.63	c total clause space: 335.816MB
1562.34/1562.63	c total #watches: 1071352
1564.84/1565.14	c total #propagations: 74248685 / total #impl: 739002647 (eff. 0.100)
1564.84/1565.14	c #Conflicts:    1175000 | #Learnt:      40639 | 0.001
1564.84/1565.14	c total clause space: 335.816MB
1564.84/1565.14	c total #watches: 1090440
1567.44/1567.77	c total #propagations: 74318403 / total #impl: 739763693 (eff. 0.100)
1567.44/1567.77	c #Conflicts:    1176000 | #Learnt:      41639 | 0.001
1567.44/1567.77	c total clause space: 335.816MB
1567.44/1567.77	c total #watches: 1120374
1570.44/1570.71	c total #propagations: 74386475 / total #impl: 740385773 (eff. 0.100)
1570.44/1570.71	c #Conflicts:    1177000 | #Learnt:      42639 | 0.001
1570.44/1570.71	c total clause space: 335.816MB
1570.44/1570.71	c total #watches: 1141681
1573.24/1573.54	c total #propagations: 74453846 / total #impl: 741108517 (eff. 0.100)
1573.24/1573.54	c #Conflicts:    1178000 | #Learnt:      43639 | 0.001
1573.24/1573.54	c total clause space: 335.816MB
1573.24/1573.54	c total #watches: 1163465
1576.24/1576.59	c total #propagations: 74520286 / total #impl: 741693538 (eff. 0.100)
1576.24/1576.59	c #Conflicts:    1179000 | #Learnt:      44639 | 0.001
1576.24/1576.59	c total clause space: 335.816MB
1576.24/1576.59	c total #watches: 1182657
1579.24/1579.54	c total #propagations: 74586645 / total #impl: 742476576 (eff. 0.100)
1579.24/1579.54	c #Conflicts:    1180000 | #Learnt:      45639 | 0.001
1579.24/1579.54	c total clause space: 335.816MB
1579.24/1579.54	c total #watches: 1207653
1582.54/1582.85	c total #propagations: 74650716 / total #impl: 743071403 (eff. 0.100)
1582.54/1582.85	c #Conflicts:    1181000 | #Learnt:      46639 | 0.001
1582.54/1582.85	c total clause space: 335.816MB
1582.54/1582.85	c total #watches: 1228961
1586.14/1586.40	c total #propagations: 74709099 / total #impl: 743702899 (eff. 0.100)
1586.14/1586.40	c #Conflicts:    1182000 | #Learnt:      47639 | 0.001
1586.14/1586.40	c total clause space: 335.816MB
1586.14/1586.40	c total #watches: 1248687
1589.64/1589.98	c total #propagations: 74768242 / total #impl: 744329286 (eff. 0.100)
1589.64/1589.98	c #Conflicts:    1183000 | #Learnt:      48639 | 0.001
1589.64/1589.98	c total clause space: 335.816MB
1589.64/1589.98	c total #watches: 1264134
1592.74/1593.09	c total #propagations: 74833579 / total #impl: 744953927 (eff. 0.100)
1592.74/1593.09	c #Conflicts:    1184000 | #Learnt:      49639 | 0.001
1592.74/1593.09	c total clause space: 335.816MB
1592.74/1593.09	c total #watches: 1281323
1596.14/1596.47	c total #propagations: 74900259 / total #impl: 745491552 (eff. 0.100)
1596.14/1596.47	c #Conflicts:    1185000 | #Learnt:      50639 | 0.001
1596.14/1596.47	c total clause space: 335.816MB
1596.14/1596.47	c total #watches: 1301696
1599.44/1599.72	c total #propagations: 74962445 / total #impl: 746158358 (eff. 0.100)
1599.44/1599.72	c #Conflicts:    1186000 | #Learnt:      51639 | 0.001
1599.44/1599.72	c total clause space: 335.816MB
1599.44/1599.72	c total #watches: 1319325
1602.44/1602.70	c total #propagations: 75030290 / total #impl: 746862175 (eff. 0.100)
1602.44/1602.70	c GC COLLECT
1602.44/1602.70	c #Conflicts:    1187000 | #Learnt:      26334 | 0.001
1602.44/1602.70	c total clause space: 335.816MB
1602.44/1602.70	c total #watches: 760636
1603.94/1604.24	c total #propagations: 75097834 / total #impl: 747499080 (eff. 0.100)
1603.94/1604.24	c #Conflicts:    1188000 | #Learnt:      27334 | 0.001
1603.94/1604.24	c total clause space: 335.816MB
1603.94/1604.24	c total #watches: 787597
1605.64/1605.98	c total #propagations: 75154864 / total #impl: 747908580 (eff. 0.100)
1605.64/1605.98	c #Conflicts:    1189000 | #Learnt:      28334 | 0.001
1605.64/1605.98	c total clause space: 335.816MB
1605.64/1605.98	c total #watches: 812147
1607.74/1608.00	c total #propagations: 75216383 / total #impl: 748326834 (eff. 0.101)
1607.74/1608.00	c #Conflicts:    1190000 | #Learnt:      29334 | 0.001
1607.74/1608.00	c total clause space: 335.816MB
1607.74/1608.00	c total #watches: 826975
1609.54/1609.86	c total #propagations: 75279336 / total #impl: 748830955 (eff. 0.101)
1609.54/1609.86	c #Conflicts:    1191000 | #Learnt:      30334 | 0.001
1609.54/1609.86	c total clause space: 335.816MB
1609.54/1609.86	c total #watches: 848107
1611.24/1611.58	c total #propagations: 75342240 / total #impl: 749230006 (eff. 0.101)
1611.24/1611.58	c #Conflicts:    1192000 | #Learnt:      31334 | 0.001
1611.24/1611.58	c total clause space: 335.816MB
1611.24/1611.58	c total #watches: 867569
1612.94/1613.29	c total #propagations: 75406352 / total #impl: 749702456 (eff. 0.101)
1612.94/1613.29	c #Conflicts:    1193000 | #Learnt:      32334 | 0.001
1612.94/1613.29	c total clause space: 335.816MB
1612.94/1613.29	c total #watches: 885602
1615.13/1615.41	c total #propagations: 75467158 / total #impl: 750261515 (eff. 0.101)
1615.13/1615.41	c #Conflicts:    1194000 | #Learnt:      33334 | 0.001
1615.13/1615.41	c total clause space: 335.816MB
1615.13/1615.41	c total #watches: 905645
1617.03/1617.39	c total #propagations: 75535728 / total #impl: 750724391 (eff. 0.101)
1617.03/1617.39	c #Conflicts:    1195000 | #Learnt:      34334 | 0.001
1617.03/1617.39	c total clause space: 335.816MB
1617.03/1617.39	c total #watches: 931385
1619.53/1619.80	c total #propagations: 75601397 / total #impl: 751204747 (eff. 0.101)
1619.53/1619.80	c #Conflicts:    1196000 | #Learnt:      35334 | 0.001
1619.53/1619.80	c total clause space: 335.816MB
1619.53/1619.80	c total #watches: 956212
1621.83/1622.12	c total #propagations: 75663019 / total #impl: 751704563 (eff. 0.101)
1621.83/1622.12	c #Conflicts:    1197000 | #Learnt:      36334 | 0.001
1621.83/1622.12	c total clause space: 335.816MB
1621.83/1622.12	c total #watches: 974681
1624.23/1624.52	c total #propagations: 75719224 / total #impl: 752374312 (eff. 0.101)
1624.23/1624.52	c #Conflicts:    1198000 | #Learnt:      37334 | 0.001
1624.23/1624.52	c total clause space: 335.816MB
1624.23/1624.52	c total #watches: 992373
1626.53/1626.87	c total #propagations: 75782104 / total #impl: 753053626 (eff. 0.101)
1626.53/1626.87	c #Conflicts:    1199000 | #Learnt:      38334 | 0.001
1626.53/1626.87	c total clause space: 335.816MB
1626.53/1626.87	c total #watches: 1010310
1629.03/1629.39	c total #propagations: 75841677 / total #impl: 753700465 (eff. 0.101)
1629.03/1629.39	c #Conflicts:    1200000 | #Learnt:      39334 | 0.001
1629.03/1629.39	c total clause space: 335.816MB
1629.03/1629.39	c total #watches: 1025301
1631.53/1631.81	c total #propagations: 75900033 / total #impl: 754274354 (eff. 0.101)
1631.53/1631.81	c #Conflicts:    1201000 | #Learnt:      40334 | 0.001
1631.53/1631.81	c total clause space: 335.816MB
1631.53/1631.81	c total #watches: 1046461
1634.13/1634.43	c total #propagations: 75962566 / total #impl: 754897752 (eff. 0.101)
1634.13/1634.43	c #Conflicts:    1202000 | #Learnt:      41334 | 0.001
1634.13/1634.43	c total clause space: 335.816MB
1634.13/1634.43	c total #watches: 1071507
1636.33/1636.69	c total #propagations: 76025015 / total #impl: 755384672 (eff. 0.101)
1636.33/1636.69	c #Conflicts:    1203000 | #Learnt:      42334 | 0.001
1636.33/1636.69	c total clause space: 335.816MB
1636.33/1636.69	c total #watches: 1095426
1639.13/1639.43	c total #propagations: 76085669 / total #impl: 755878232 (eff. 0.101)
1639.13/1639.43	c #Conflicts:    1204000 | #Learnt:      43334 | 0.001
1639.13/1639.43	c total clause space: 335.816MB
1639.13/1639.43	c total #watches: 1114487
1641.53/1641.83	c total #propagations: 76147758 / total #impl: 756529090 (eff. 0.101)
1641.53/1641.83	c #Conflicts:    1205000 | #Learnt:      44334 | 0.001
1641.53/1641.83	c total clause space: 335.816MB
1641.53/1641.83	c total #watches: 1132733
1643.43/1643.74	c total #propagations: 76223282 / total #impl: 757288162 (eff. 0.101)
1643.43/1643.74	c #Conflicts:    1206000 | #Learnt:      45334 | 0.001
1643.43/1643.74	c total clause space: 335.816MB
1643.43/1643.74	c total #watches: 1159212
1645.44/1645.74	c total #propagations: 76301964 / total #impl: 757759815 (eff. 0.101)
1645.44/1645.74	c #Conflicts:    1207000 | #Learnt:      46334 | 0.001
1645.44/1645.74	c total clause space: 335.816MB
1645.44/1645.74	c total #watches: 1181420
1647.33/1647.65	c total #propagations: 76382040 / total #impl: 758382996 (eff. 0.101)
1647.33/1647.65	c #Conflicts:    1208000 | #Learnt:      47334 | 0.001
1647.33/1647.65	c total clause space: 335.816MB
1647.33/1647.65	c total #watches: 1202565
1649.43/1649.77	c total #propagations: 76457357 / total #impl: 759015030 (eff. 0.101)
1649.43/1649.77	c #Conflicts:    1209000 | #Learnt:      48334 | 0.001
1649.43/1649.77	c total clause space: 335.816MB
1649.43/1649.77	c total #watches: 1218334
1651.53/1651.86	c total #propagations: 76531611 / total #impl: 759551255 (eff. 0.101)
1651.53/1651.86	c #Conflicts:    1210000 | #Learnt:      49334 | 0.001
1651.53/1651.86	c total clause space: 335.816MB
1651.53/1651.86	c total #watches: 1239253
1653.93/1654.23	c total #propagations: 76611147 / total #impl: 760135221 (eff. 0.101)
1653.93/1654.23	c #Conflicts:    1211000 | #Learnt:      50334 | 0.001
1653.93/1654.23	c total clause space: 335.816MB
1653.93/1654.23	c total #watches: 1252239
1656.13/1656.45	c total #propagations: 76678849 / total #impl: 760951093 (eff. 0.101)
1656.13/1656.45	c #Conflicts:    1212000 | #Learnt:      51334 | 0.001
1656.13/1656.45	c total clause space: 335.816MB
1656.13/1656.45	c total #watches: 1279365
1658.53/1658.83	c total #propagations: 76747525 / total #impl: 761619943 (eff. 0.101)
1658.53/1658.83	c #Conflicts:    1213000 | #Learnt:      52334 | 0.001
1658.53/1658.83	c total clause space: 335.816MB
1658.53/1658.83	c total #watches: 1297877
1661.12/1661.45	c total #propagations: 76819693 / total #impl: 762191637 (eff. 0.101)
1661.12/1661.45	c GC COLLECT
1661.12/1661.45	c #Conflicts:    1214000 | #Learnt:      26730 | 0.001
1661.12/1661.45	c total clause space: 335.816MB
1661.12/1661.45	c total #watches: 770500
1662.62/1662.97	c total #propagations: 76885854 / total #impl: 762705791 (eff. 0.101)
1662.62/1662.97	c #Conflicts:    1215000 | #Learnt:      27730 | 0.001
1662.62/1662.97	c total clause space: 335.816MB
1662.62/1662.97	c total #watches: 801508
1664.32/1664.64	c total #propagations: 76949294 / total #impl: 763183934 (eff. 0.101)
1664.32/1664.64	c #Conflicts:    1216000 | #Learnt:      28730 | 0.001
1664.32/1664.64	c total clause space: 335.816MB
1664.32/1664.64	c total #watches: 824435
1666.02/1666.37	c total #propagations: 77017396 / total #impl: 763784619 (eff. 0.101)
1666.02/1666.37	c #Conflicts:    1217000 | #Learnt:      29730 | 0.001
1666.02/1666.37	c total clause space: 335.816MB
1666.02/1666.37	c total #watches: 839546
1667.92/1668.24	c total #propagations: 77089132 / total #impl: 764484704 (eff. 0.101)
1667.92/1668.24	c #Conflicts:    1218000 | #Learnt:      30730 | 0.001
1667.92/1668.24	c total clause space: 335.816MB
1667.92/1668.24	c total #watches: 859543
1669.63/1669.95	c total #propagations: 77154652 / total #impl: 765414518 (eff. 0.101)
1669.63/1669.95	c #Conflicts:    1219000 | #Learnt:      31730 | 0.001
1669.63/1669.95	c total clause space: 335.816MB
1669.63/1669.95	c total #watches: 881485
1671.52/1671.84	c total #propagations: 77223949 / total #impl: 766088072 (eff. 0.101)
1671.52/1671.84	c #Conflicts:    1220000 | #Learnt:      32730 | 0.001
1671.52/1671.84	c total clause space: 335.816MB
1671.52/1671.84	c total #watches: 904117
1673.12/1673.42	c total #propagations: 77288518 / total #impl: 766871549 (eff. 0.101)
1673.12/1673.42	c #Conflicts:    1221000 | #Learnt:      33730 | 0.001
1673.12/1673.42	c total clause space: 335.816MB
1673.12/1673.42	c total #watches: 929548
1674.62/1674.93	c total #propagations: 77356192 / total #impl: 767525024 (eff. 0.101)
1674.62/1674.93	c #Conflicts:    1222000 | #Learnt:      34730 | 0.001
1674.62/1674.93	c total clause space: 335.816MB
1674.62/1674.93	c total #watches: 955116
1676.32/1676.69	c total #propagations: 77429516 / total #impl: 768204249 (eff. 0.101)
1676.32/1676.69	c #Conflicts:    1223000 | #Learnt:      35730 | 0.001
1676.32/1676.69	c total clause space: 335.816MB
1676.32/1676.69	c total #watches: 979756
1678.22/1678.54	c total #propagations: 77495670 / total #impl: 768916685 (eff. 0.101)
1678.22/1678.54	c #Conflicts:    1224000 | #Learnt:      36730 | 0.001
1678.22/1678.54	c total clause space: 335.816MB
1678.22/1678.54	c total #watches: 1001360
1680.12/1680.41	c total #propagations: 77562639 / total #impl: 769686379 (eff. 0.101)
1680.12/1680.41	c #Conflicts:    1225000 | #Learnt:      37730 | 0.001
1680.12/1680.41	c total clause space: 335.816MB
1680.12/1680.41	c total #watches: 1021488
1681.92/1682.23	c total #propagations: 77625805 / total #impl: 770455289 (eff. 0.101)
1681.92/1682.23	c #Conflicts:    1226000 | #Learnt:      38730 | 0.001
1681.92/1682.23	c total clause space: 335.816MB
1681.92/1682.23	c total #watches: 1048173
1683.72/1684.04	c total #propagations: 77693759 / total #impl: 771040358 (eff. 0.101)
1683.72/1684.04	c #Conflicts:    1227000 | #Learnt:      39730 | 0.001
1683.72/1684.04	c total clause space: 335.816MB
1683.72/1684.04	c total #watches: 1074064
1685.82/1686.19	c total #propagations: 77754587 / total #impl: 771773485 (eff. 0.101)
1685.82/1686.19	c #Conflicts:    1228000 | #Learnt:      40730 | 0.001
1685.82/1686.19	c total clause space: 335.816MB
1685.82/1686.19	c total #watches: 1092340
1687.92/1688.20	c total #propagations: 77816704 / total #impl: 772710445 (eff. 0.101)
1687.92/1688.20	c #Conflicts:    1229000 | #Learnt:      41730 | 0.001
1687.92/1688.20	c total clause space: 335.816MB
1687.92/1688.20	c total #watches: 1116070
1689.92/1690.29	c total #propagations: 77883198 / total #impl: 773437876 (eff. 0.101)
1689.92/1690.29	c #Conflicts:    1230000 | #Learnt:      42730 | 0.001
1689.92/1690.29	c total clause space: 335.816MB
1689.92/1690.29	c total #watches: 1140027
1692.12/1692.42	c total #propagations: 77947464 / total #impl: 774107618 (eff. 0.101)
1692.12/1692.42	c #Conflicts:    1231000 | #Learnt:      43730 | 0.001
1692.12/1692.42	c total clause space: 335.816MB
1692.12/1692.42	c total #watches: 1161758
1694.02/1694.32	c total #propagations: 78010855 / total #impl: 774906992 (eff. 0.101)
1694.02/1694.32	c #Conflicts:    1232000 | #Learnt:      44730 | 0.001
1694.02/1694.32	c total clause space: 335.816MB
1694.02/1694.32	c total #watches: 1174507
1696.22/1696.51	c total #propagations: 78074757 / total #impl: 776018473 (eff. 0.101)
1696.22/1696.51	c #Conflicts:    1233000 | #Learnt:      45730 | 0.001
1696.22/1696.51	c total clause space: 335.816MB
1696.22/1696.51	c total #watches: 1188745
1698.32/1698.63	c total #propagations: 78145977 / total #impl: 776939404 (eff. 0.101)
1698.32/1698.63	c #Conflicts:    1234000 | #Learnt:      46730 | 0.001
1698.32/1698.63	c total clause space: 335.816MB
1698.32/1698.63	c total #watches: 1215717
1701.22/1701.58	c total #propagations: 78223121 / total #impl: 777615628 (eff. 0.101)
1701.22/1701.58	c #Conflicts:    1235000 | #Learnt:      47730 | 0.001
1701.22/1701.58	c total clause space: 335.816MB
1701.22/1701.58	c total #watches: 1231685
1704.02/1704.34	c total #propagations: 78303216 / total #impl: 778819496 (eff. 0.101)
1704.02/1704.34	c #Conflicts:    1236000 | #Learnt:      48730 | 0.001
1704.02/1704.34	c total clause space: 335.816MB
1704.02/1704.34	c total #watches: 1249749
1706.72/1707.09	c total #propagations: 78380890 / total #impl: 779751797 (eff. 0.101)
1706.72/1707.09	c #Conflicts:    1237000 | #Learnt:      49730 | 0.001
1706.72/1707.09	c total clause space: 335.816MB
1706.72/1707.09	c total #watches: 1266054
1709.52/1709.84	c total #propagations: 78439570 / total #impl: 780900790 (eff. 0.100)
1709.52/1709.84	c #Conflicts:    1238000 | #Learnt:      50730 | 0.001
1709.52/1709.84	c total clause space: 335.816MB
1709.52/1709.84	c total #watches: 1285893
1712.01/1712.32	c total #propagations: 78504790 / total #impl: 781670371 (eff. 0.100)
1712.01/1712.32	c #Conflicts:    1239000 | #Learnt:      51730 | 0.001
1712.01/1712.32	c total clause space: 335.816MB
1712.01/1712.32	c total #watches: 1312649
1714.72/1715.04	c total #propagations: 78568343 / total #impl: 782324519 (eff. 0.100)
1714.72/1715.04	c #Conflicts:    1240000 | #Learnt:      52730 | 0.001
1714.72/1715.04	c total clause space: 335.816MB
1714.72/1715.04	c total #watches: 1330743
1717.41/1717.77	c total #propagations: 78632179 / total #impl: 783001979 (eff. 0.100)
1717.41/1717.77	c #Conflicts:    1241000 | #Learnt:      53730 | 0.001
1717.41/1717.77	c total clause space: 335.816MB
1717.41/1717.77	c total #watches: 1357629
1719.12/1719.47	c total #propagations: 78694422 / total #impl: 783728053 (eff. 0.100)
1719.12/1719.47	c GC COLLECT
1719.12/1719.47	c #Conflicts:    1242000 | #Learnt:      27826 | 0.001
1719.12/1719.47	c total clause space: 335.816MB
1719.12/1719.47	c total #watches: 802312
1720.81/1721.16	c total #propagations: 78758569 / total #impl: 784168600 (eff. 0.100)
1720.81/1721.16	c #Conflicts:    1243000 | #Learnt:      28826 | 0.001
1720.81/1721.16	c total clause space: 335.816MB
1720.81/1721.16	c total #watches: 824620
1722.61/1722.98	c total #propagations: 78819112 / total #impl: 784605070 (eff. 0.100)
1722.61/1722.98	c #Conflicts:    1244000 | #Learnt:      29826 | 0.001
1722.61/1722.98	c total clause space: 335.816MB
1722.61/1722.98	c total #watches: 845567
1724.52/1724.86	c total #propagations: 78880630 / total #impl: 785154678 (eff. 0.100)
1724.52/1724.86	c #Conflicts:    1245000 | #Learnt:      30826 | 0.001
1724.52/1724.86	c total clause space: 335.816MB
1724.52/1724.86	c total #watches: 867030
1726.01/1726.35	c total #propagations: 78947273 / total #impl: 785761972 (eff. 0.100)
1726.01/1726.35	c #Conflicts:    1246000 | #Learnt:      31826 | 0.001
1726.01/1726.35	c total clause space: 335.816MB
1726.01/1726.35	c total #watches: 887232
1727.61/1727.94	c total #propagations: 79010174 / total #impl: 786236599 (eff. 0.100)
1727.61/1727.94	c #Conflicts:    1247000 | #Learnt:      32826 | 0.001
1727.61/1727.94	c total clause space: 335.816MB
1727.61/1727.94	c total #watches: 916921
1729.41/1729.74	c total #propagations: 79072228 / total #impl: 786846774 (eff. 0.100)
1729.41/1729.74	c #Conflicts:    1248000 | #Learnt:      33826 | 0.001
1729.41/1729.74	c total clause space: 335.816MB
1729.41/1729.74	c total #watches: 935082
1731.41/1731.75	c total #propagations: 79127480 / total #impl: 787610333 (eff. 0.100)
1731.41/1731.75	c #Conflicts:    1249000 | #Learnt:      34826 | 0.001
1731.41/1731.75	c total clause space: 335.816MB
1731.41/1731.75	c total #watches: 955412
1733.42/1733.71	c total #propagations: 79190766 / total #impl: 788242352 (eff. 0.100)
1733.42/1733.71	c #Conflicts:    1250000 | #Learnt:      35826 | 0.001
1733.42/1733.71	c total clause space: 335.816MB
1733.42/1733.71	c total #watches: 974532
1735.41/1735.76	c total #propagations: 79247832 / total #impl: 788897072 (eff. 0.100)
1735.41/1735.76	c #Conflicts:    1251000 | #Learnt:      36826 | 0.001
1735.41/1735.76	c total clause space: 335.816MB
1735.41/1735.76	c total #watches: 995408
1737.61/1737.90	c total #propagations: 79308185 / total #impl: 789617616 (eff. 0.100)
1737.61/1737.90	c #Conflicts:    1252000 | #Learnt:      37826 | 0.001
1737.61/1737.90	c total clause space: 335.816MB
1737.61/1737.90	c total #watches: 1020041
1739.71/1740.07	c total #propagations: 79368384 / total #impl: 790260304 (eff. 0.100)
1739.71/1740.07	c #Conflicts:    1253000 | #Learnt:      38826 | 0.001
1739.71/1740.07	c total clause space: 335.816MB
1739.71/1740.07	c total #watches: 1049544
1742.12/1742.41	c total #propagations: 79437774 / total #impl: 790620184 (eff. 0.100)
1742.12/1742.41	c #Conflicts:    1254000 | #Learnt:      39826 | 0.001
1742.12/1742.41	c total clause space: 335.816MB
1742.12/1742.41	c total #watches: 1079918
1744.42/1744.79	c total #propagations: 79508293 / total #impl: 791230149 (eff. 0.100)
1744.42/1744.79	c #Conflicts:    1255000 | #Learnt:      40826 | 0.001
1744.42/1744.79	c total clause space: 335.816MB
1744.42/1744.79	c total #watches: 1102712
1746.91/1747.25	c total #propagations: 79578940 / total #impl: 791703062 (eff. 0.101)
1746.91/1747.25	c #Conflicts:    1256000 | #Learnt:      41826 | 0.001
1746.91/1747.25	c total clause space: 335.816MB
1746.91/1747.25	c total #watches: 1125217
1749.51/1749.84	c total #propagations: 79644230 / total #impl: 792201316 (eff. 0.101)
1749.51/1749.84	c #Conflicts:    1257000 | #Learnt:      42826 | 0.001
1749.51/1749.84	c total clause space: 335.816MB
1749.51/1749.84	c total #watches: 1140257
1752.21/1752.54	c total #propagations: 79714611 / total #impl: 793245953 (eff. 0.100)
1752.21/1752.54	c #Conflicts:    1258000 | #Learnt:      43826 | 0.001
1752.21/1752.54	c total clause space: 335.816MB
1752.21/1752.54	c total #watches: 1165670
1754.71/1755.03	c total #propagations: 79782657 / total #impl: 793894944 (eff. 0.100)
1754.71/1755.03	c #Conflicts:    1259000 | #Learnt:      44826 | 0.001
1754.71/1755.03	c total clause space: 335.816MB
1754.71/1755.03	c total #watches: 1190042
1757.41/1757.71	c total #propagations: 79851382 / total #impl: 794382454 (eff. 0.101)
1757.41/1757.71	c #Conflicts:    1260000 | #Learnt:      45826 | 0.001
1757.41/1757.71	c total clause space: 335.816MB
1757.41/1757.71	c total #watches: 1215137
1760.11/1760.49	c total #propagations: 79918810 / total #impl: 794844571 (eff. 0.101)
1760.11/1760.49	c #Conflicts:    1261000 | #Learnt:      46826 | 0.001
1760.11/1760.49	c total clause space: 335.816MB
1760.11/1760.49	c total #watches: 1240427
1763.01/1763.36	c total #propagations: 79986624 / total #impl: 795318234 (eff. 0.101)
1763.01/1763.36	c #Conflicts:    1262000 | #Learnt:      47826 | 0.001
1763.01/1763.36	c total clause space: 335.816MB
1763.01/1763.36	c total #watches: 1267031
1766.20/1766.52	c total #propagations: 80057106 / total #impl: 795848646 (eff. 0.101)
1766.20/1766.52	c #Conflicts:    1263000 | #Learnt:      48826 | 0.001
1766.20/1766.52	c total clause space: 335.816MB
1766.20/1766.52	c total #watches: 1288887
1769.10/1769.46	c total #propagations: 80128828 / total #impl: 796483535 (eff. 0.101)
1769.10/1769.46	c #Conflicts:    1264000 | #Learnt:      49826 | 0.001
1769.10/1769.46	c total clause space: 335.816MB
1769.10/1769.46	c total #watches: 1308723
1771.81/1772.16	c total #propagations: 80195714 / total #impl: 797070947 (eff. 0.101)
1771.81/1772.16	c #Conflicts:    1265000 | #Learnt:      50826 | 0.001
1771.81/1772.16	c total clause space: 335.816MB
1771.81/1772.16	c total #watches: 1331229
1775.11/1775.43	c total #propagations: 80258194 / total #impl: 797719707 (eff. 0.101)
1775.11/1775.43	c #Conflicts:    1266000 | #Learnt:      51826 | 0.001
1775.11/1775.43	c total clause space: 335.816MB
1775.11/1775.43	c total #watches: 1348867
1778.52/1778.81	c total #propagations: 80324860 / total #impl: 798387564 (eff. 0.101)
1778.52/1778.81	c #Conflicts:    1267000 | #Learnt:      52826 | 0.001
1778.52/1778.81	c total clause space: 335.816MB
1778.52/1778.81	c total #watches: 1368076
1781.91/1782.24	c total #propagations: 80396714 / total #impl: 799062246 (eff. 0.101)
1781.91/1782.24	c #Conflicts:    1268000 | #Learnt:      53826 | 0.001
1781.91/1782.24	c total clause space: 335.816MB
1781.91/1782.24	c total #watches: 1383862
1784.61/1784.95	c total #propagations: 80461287 / total #impl: 799796700 (eff. 0.101)
1784.61/1784.95	c GC COLLECT
1784.61/1784.95	c #Conflicts:    1269000 | #Learnt:      27631 | 0.001
1784.61/1784.95	c total clause space: 335.816MB
1784.61/1784.95	c total #watches: 800960
1786.01/1786.36	c total #propagations: 80519428 / total #impl: 800307904 (eff. 0.101)
1786.01/1786.36	c #Conflicts:    1270000 | #Learnt:      28631 | 0.001
1786.01/1786.36	c total clause space: 335.816MB
1786.01/1786.36	c total #watches: 835627
1787.71/1788.09	c total #propagations: 80583943 / total #impl: 800753935 (eff. 0.101)
1787.71/1788.09	c #Conflicts:    1271000 | #Learnt:      29631 | 0.001
1787.71/1788.09	c total clause space: 335.816MB
1787.71/1788.09	c total #watches: 864468
1789.61/1789.91	c total #propagations: 80640630 / total #impl: 801498571 (eff. 0.101)
1789.61/1789.91	c #Conflicts:    1272000 | #Learnt:      30631 | 0.001
1789.61/1789.91	c total clause space: 335.816MB
1789.61/1789.91	c total #watches: 888721
1791.51/1791.83	c total #propagations: 80704513 / total #impl: 802343460 (eff. 0.101)
1791.51/1791.83	c #Conflicts:    1273000 | #Learnt:      31631 | 0.001
1791.51/1791.83	c total clause space: 335.816MB
1791.51/1791.83	c total #watches: 917980
1793.71/1794.07	c total #propagations: 80765969 / total #impl: 803154787 (eff. 0.101)
1793.71/1794.07	c #Conflicts:    1274000 | #Learnt:      32631 | 0.001
1793.71/1794.07	c total clause space: 335.816MB
1793.71/1794.07	c total #watches: 937428
1795.91/1796.25	c total #propagations: 80825044 / total #impl: 804149879 (eff. 0.101)
1795.91/1796.25	c #Conflicts:    1275000 | #Learnt:      33631 | 0.001
1795.91/1796.25	c total clause space: 335.816MB
1795.91/1796.25	c total #watches: 962499
1798.11/1798.44	c total #propagations: 80881691 / total #impl: 804967459 (eff. 0.100)
1798.11/1798.44	c #Conflicts:    1276000 | #Learnt:      34631 | 0.001
1798.11/1798.44	c total clause space: 335.816MB
1798.11/1798.44	c total #watches: 986123

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-4118895-1467229191/watcher-4118895-1467229191 -o /tmp/evaluation-result-4118895-1467229191/solver-4118895-1467229191 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node102-1467209106-3964 --watchdog 1960 --input HOME/instance-4118895-1467229191.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=5973
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.10 2.04 3/240 5976
/proc/meminfo: memFree=29466680/32872528 swapFree=189444/189444
[pid=5976] ppid=5973 vsize=55976 CPUtime=0 cores=1,3,5,7
/proc/5976/stat : 5976 (cdcl-cuttingpla) R 5973 5976 3947 0 -1 4202496 258 0 0 0 0 0 0 0 20 0 1 0 4025633 57319424 8316 33554432000 4194304 6211289 140736815452096 140735262701128 4206599 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5976/statm: 13994 8828 98 493 0 13491 0

[startup+0.100166 s]
/proc/loadavg: 2.14 2.10 2.04 3/240 5976
/proc/meminfo: memFree=29466680/32872528 swapFree=189444/189444
[pid=5976] ppid=5973 vsize=65364 CPUtime=0.09 cores=1,3,5,7
/proc/5976/stat : 5976 (cdcl-cuttingpla) R 5973 5976 3947 0 -1 4202496 1412 0 0 0 8 1 0 0 20 0 1 0 4025633 66932736 13765 33554432000 4194304 6211289 140736815452096 140735262701128 4205291 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5976/statm: 16341 13765 204 493 0 15838 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 65364

[startup+0.200377 s]
/proc/loadavg: 2.14 2.10 2.04 3/240 5976
/proc/meminfo: memFree=29466680/32872528 swapFree=189444/189444
[pid=5976] ppid=5973 vsize=72772 CPUtime=0.19 cores=1,3,5,7
/proc/5976/stat : 5976 (cdcl-cuttingpla) R 5973 5976 3947 0 -1 4202496 2849 0 0 0 18 1 0 0 20 0 1 0 4025633 74518528 15165 33554432000 4194304 6211289 140736815452096 140735262701128 4243365 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5976/statm: 18193 15165 214 493 0 17690 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 72772

[startup+0.300315 s]
/proc/loadavg: 2.14 2.10 2.04 3/240 5976
/proc/meminfo: memFree=29466680/32872528 swapFree=189444/189444
[pid=5976] ppid=5973 vsize=73032 CPUtime=0.29 cores=1,3,5,7
/proc/5976/stat : 5976 (cdcl-cuttingpla) R 5973 5976 3947 0 -1 4202496 3051 0 0 0 28 1 0 0 20 0 1 0 4025633 74784768 15298 33554432000 4194304 6211289 140736815452096 140735262701128 4205291 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5976/statm: 18258 15298 214 493 0 17755 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 73032

[startup+0.700227 s]
/proc/loadavg: 2.14 2.10 2.04 3/240 5976
/proc/meminfo: memFree=29466680/32872528 swapFree=189444/189444
[pid=5976] ppid=5973 vsize=80888 CPUtime=0.69 cores=1,3,5,7
/proc/5976/stat : 5976 (cdcl-cuttingpla) R 5973 5976 3947 0 -1 4202496 4100 0 0 0 67 2 0 0 20 0 1 0 4025633 82829312 17023 33554432000 4194304 6211289 140736815452096 140736815450008 4209322 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5976/statm: 20222 17023 219 493 0 19719 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 80888

[startup+1.50028 s]
/proc/loadavg: 2.14 2.10 2.04 4/241 5977
/proc/meminfo: memFree=29397196/32872528 swapFree=189444/189444
[pid=5976] ppid=5973 vsize=92980 CPUtime=1.49 cores=1,3,5,7
/proc/5976/stat : 5976 (cdcl-cuttingpla) R 5973 5976 3947 0 -1 4202496 5003 0 0 0 147 2 0 0 20 0 1 0 4025633 95211520 18065 33554432000 4194304 6211289 140736815452096 140736815450328 4209503 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5976/statm: 23245 18065 219 493 0 22742 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 92980

[startup+3.10025 s]
/proc/loadavg: 2.13 2.10 2.04 3/241 5977
/proc/meminfo: memFree=29388092/32872528 swapFree=189444/189444
[pid=5976] ppid=5973 vsize=93540 CPUtime=3.09 cores=1,3,5,7
/proc/5976/stat : 5976 (cdcl-cuttingpla) R 5973 5976 3947 0 -1 4202496 5285 0 0 0 307 2 0 0 20 0 1 0 4025633 95784960 19831 33554432000 4194304 6211289 140736815452096 140736815450440 4209322 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5976/statm: 23385 19831 219 493 0 22882 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 93540

[startup+6.30027 s]
/proc/loadavg: 2.13 2.10 2.04 3/241 5977
/proc/meminfo: memFree=29380496/32872528 swapFree=189444/189444
[pid=5976] ppid=5973 vsize=113792 CPUtime=6.29 cores=1,3,5,7
/proc/5976/stat : 5976 (cdcl-cuttingpla) R 5973 5976 3947 0 -1 4202496 6419 0 0 0 627 2 0 0 20 0 1 0 4025633 116523008 22121 33554432000 4194304 6211289 140736815452096 140736815450008 4209314 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5976/statm: 28448 22121 219 493 0 27945 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 113792

[startup+12.7003 s]
/proc/loadavg: 2.11 2.10 2.04 3/242 5980
/proc/meminfo: memFree=29366560/32872528 swapFree=189444/189444
[pid=5976] ppid=5973 vsize=114688 CPUtime=12.69 cores=1,3,5,7
/proc/5976/stat : 5976 (cdcl-cuttingpla) R 5973 5976 3947 0 -1 4202496 6625 0 0 0 1267 2 0 0 20 0 1 0 4025633 117440512 24371 33554432000 4194304 6211289 140736815452096 140736815450440 5153956 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5976/statm: 28672 24371 219 493 0 28169 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 114688

[startup+25.5004 s]
/proc/loadavg: 2.09 2.09 2.04 3/242 5980
/proc/meminfo: memFree=29346576/32872528 swapFree=189444/189444
[pid=5976] ppid=5973 vsize=148812 CPUtime=25.49 cores=1,3,5,7
/proc/5976/stat : 5976 (cdcl-cuttingpla) R 5973 5976 3947 0 -1 4202496 8228 0 0 0 2546 3 0 0 20 0 1 0 4025633 152383488 29185 33554432000 4194304 6211289 140736815452096 140736815450008 4216601 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5976/statm: 37203 29185 219 493 0 36700 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 148812

[startup+51.1004 s]
/proc/loadavg: 2.06 2.08 2.03 3/242 5980
/proc/meminfo: memFree=29322656/32872528 swapFree=189444/189444
[pid=5976] ppid=5973 vsize=151156 CPUtime=51.08 cores=1,3,5,7
/proc/5976/stat : 5976 (cdcl-cuttingpla) R 5973 5976 3947 0 -1 4202496 8674 0 0 0 5105 3 0 0 20 0 1 0 4025633 154783744 34230 33554432000 4194304 6211289 140736815452096 140736815450440 4209304 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5976/statm: 37789 34230 219 493 0 37286 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 151156

[startup+102.3 s]
/proc/loadavg: 2.08 2.08 2.03 3/241 5982
/proc/meminfo: memFree=29286844/32872528 swapFree=189444/189444
[pid=5976] ppid=5973 vsize=203484 CPUtime=102.28 cores=1,3,5,7
/proc/5976/stat : 5976 (cdcl-cuttingpla) R 5973 5976 3947 0 -1 4202496 10204 0 0 0 10224 4 0 0 20 0 1 0 4025633 208367616 39473 33554432000 4194304 6211289 140736815452096 140736815450440 4209322 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5976/statm: 50871 39473 219 493 0 50368 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 203484

[startup+162.3 s]
/proc/loadavg: 2.08 2.08 2.03 4/241 5983
/proc/meminfo: memFree=29258396/32872528 swapFree=189444/189444
[pid=5976] ppid=5973 vsize=205404 CPUtime=162.27 cores=1,3,5,7
/proc/5976/stat : 5976 (cdcl-cuttingpla) R 5973 5976 3947 0 -1 4202496 10632 0 0 0 16222 5 0 0 20 0 1 0 4025633 210333696 43989 33554432000 4194304 6211289 140736815452096 140736815449960 4209304 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5976/statm: 51351 43989 219 493 0 50848 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 205404

[startup+222.307 s]
/proc/loadavg: 2.02 2.06 2.03 3/241 5984
/proc/meminfo: memFree=29239612/32872528 swapFree=189444/189444
[pid=5976] ppid=5973 vsize=209628 CPUtime=222.26 cores=1,3,5,7
/proc/5976/stat : 5976 (cdcl-cuttingpla) R 5973 5976 3947 0 -1 4202496 11377 0 0 0 22221 5 0 0 20 0 1 0 4025633 214659072 47800 33554432000 4194304 6211289 140736815452096 140736815450440 4209322 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5976/statm: 52407 47800 219 493 0 51904 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 209628

[startup+282.3 s]
/proc/loadavg: 2.09 2.07 2.03 3/241 5985
/proc/meminfo: memFree=29209508/32872528 swapFree=189444/189444
[pid=5976] ppid=5973 vsize=293324 CPUtime=282.24 cores=1,3,5,7
/proc/5976/stat : 5976 (cdcl-cuttingpla) R 5973 5976 3947 0 -1 4202496 12696 0 0 0 28218 6 0 0 20 0 1 0 4025633 300363776 52380 33554432000 4194304 6211289 140736815452096 140736815450440 4241570 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5976/statm: 73331 52380 219 493 0 72828 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 293324

[startup+342.3 s]
/proc/loadavg: 2.03 2.05 2.02 4/241 5986
/proc/meminfo: memFree=29188360/32872528 swapFree=189444/189444
[pid=5976] ppid=5973 vsize=294924 CPUtime=342.23 cores=1,3,5,7
/proc/5976/stat : 5976 (cdcl-cuttingpla) R 5973 5976 3947 0 -1 4202496 13002 0 0 0 34217 6 0 0 20 0 1 0 4025633 302002176 54728 33554432000 4194304 6211289 140736815452096 140736815450440 4209388 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5976/statm: 73731 54728 219 493 0 73228 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 294924

[startup+402.3 s]
/proc/loadavg: 2.19 2.09 2.03 3/241 5988
/proc/meminfo: memFree=29167328/32872528 swapFree=189444/189444
[pid=5976] ppid=5973 vsize=296268 CPUtime=402.22 cores=1,3,5,7
/proc/5976/stat : 5976 (cdcl-cuttingpla) R 5973 5976 3947 0 -1 4202496 13281 0 0 0 40216 6 0 0 20 0 1 0 4025633 303378432 57529 33554432000 4194304 6211289 140736815452096 140736815450440 4250251 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5976/statm: 74067 57529 219 493 0 73564 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 296268

[startup+462.3 s]
/proc/loadavg: 2.06 2.07 2.03 3/241 5989
/proc/meminfo: memFree=29152820/32872528 swapFree=189444/189444
[pid=5976] ppid=5973 vsize=297036 CPUtime=462.22 cores=1,3,5,7
/proc/5976/stat : 5976 (cdcl-cuttingpla) R 5973 5976 3947 0 -1 4202496 13469 0 0 0 46215 7 0 0 20 0 1 0 4025633 304164864 59250 33554432000 4194304 6211289 140736815452096 140736815450440 4209314 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5976/statm: 74259 59250 219 493 0 73756 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 297036

[startup+522.3 s]
/proc/loadavg: 2.02 2.05 2.02 3/241 5990
/proc/meminfo: memFree=29139544/32872528 swapFree=189444/189444
[pid=5976] ppid=5973 vsize=297420 CPUtime=522.2 cores=1,3,5,7
/proc/5976/stat : 5976 (cdcl-cuttingpla) R 5973 5976 3947 0 -1 4202496 13584 0 0 0 52213 7 0 0 20 0 1 0 4025633 304558080 60387 33554432000 4194304 6211289 140736815452096 140736815450440 4209322 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5976/statm: 74355 60387 219 493 0 73852 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 297420

[startup+582.3 s]
/proc/loadavg: 2.14 2.07 2.02 3/241 5991
/proc/meminfo: memFree=29127268/32872528 swapFree=189444/189444
[pid=5976] ppid=5973 vsize=297996 CPUtime=582.19 cores=1,3,5,7
/proc/5976/stat : 5976 (cdcl-cuttingpla) R 5973 5976 3947 0 -1 4202496 13726 0 0 0 58212 7 0 0 20 0 1 0 4025633 305147904 62573 33554432000 4194304 6211289 140736815452096 140736815450440 5146320 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5976/statm: 74499 62573 219 493 0 73996 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 297996


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


[startup+942.3 s]
/proc/loadavg: 2.11 2.07 2.02 3/241 6001
/proc/meminfo: memFree=29067024/32872528 swapFree=189444/189444
[pid=5976] ppid=5973 vsize=299296 CPUtime=942.14 cores=1,3,5,7
/proc/5976/stat : 5976 (cdcl-cuttingpla) R 5973 5976 3947 0 -1 4202496 14057 0 0 0 94206 8 0 0 20 0 1 0 4025633 306479104 70624 33554432000 4194304 6211289 140736815452096 140736815450440 4209322 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5976/statm: 74824 70624 219 493 0 74321 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 299296

[startup+1002.3 s]
/proc/loadavg: 2.03 2.06 2.01 3/241 6003
/proc/meminfo: memFree=29060636/32872528 swapFree=189444/189444
[pid=5976] ppid=5973 vsize=299296 CPUtime=1002.12 cores=1,3,5,7
/proc/5976/stat : 5976 (cdcl-cuttingpla) R 5973 5976 3947 0 -1 4202496 14061 0 0 0 100204 8 0 0 20 0 1 0 4025633 306479104 72161 33554432000 4194304 6211289 140736815452096 140736815450440 4209306 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5976/statm: 74824 72161 219 493 0 74321 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 299296

[startup+1062.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/241 6004
/proc/meminfo: memFree=29047912/32872528 swapFree=189444/189444
[pid=5976] ppid=5973 vsize=299296 CPUtime=1062.11 cores=1,3,5,7
/proc/5976/stat : 5976 (cdcl-cuttingpla) R 5973 5976 3947 0 -1 4202496 14227 0 0 0 106203 8 0 0 20 0 1 0 4025633 306479104 72258 33554432000 4194304 6211289 140736815452096 140736815450440 4209322 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5976/statm: 74824 72258 219 493 0 74321 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 299296

[startup+1122.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/241 6005
/proc/meminfo: memFree=29040864/32872528 swapFree=189444/189444
[pid=5976] ppid=5973 vsize=431984 CPUtime=1122.1 cores=1,3,5,7
/proc/5976/stat : 5976 (cdcl-cuttingpla) R 5973 5976 3947 0 -1 4202496 14992 0 0 0 112202 8 0 0 20 0 1 0 4025633 442351616 73223 33554432000 4194304 6211289 140736815452096 140736815450440 4209316 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5976/statm: 107996 73223 219 493 0 107493 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 431984

[startup+1182.3 s]
/proc/loadavg: 2.08 2.05 2.00 3/241 6006
/proc/meminfo: memFree=29031440/32872528 swapFree=189444/189444
[pid=5976] ppid=5973 vsize=432716 CPUtime=1182.1 cores=1,3,5,7
/proc/5976/stat : 5976 (cdcl-cuttingpla) R 5973 5976 3947 0 -1 4202496 15158 0 0 0 118201 9 0 0 20 0 1 0 4025633 443101184 74904 33554432000 4194304 6211289 140736815452096 140736815450440 4209322 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5976/statm: 108179 74904 219 493 0 107676 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 432716

[startup+1242.3 s]
/proc/loadavg: 2.09 2.06 2.00 3/242 6010
/proc/meminfo: memFree=29022328/32872528 swapFree=189444/189444
[pid=5976] ppid=5973 vsize=433392 CPUtime=1242.09 cores=1,3,5,7
/proc/5976/stat : 5976 (cdcl-cuttingpla) R 5973 5976 3947 0 -1 4202496 15258 0 0 0 124200 9 0 0 20 0 1 0 4025633 443793408 76026 33554432000 4194304 6211289 140736815452096 140736815449960 4209882 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5976/statm: 108348 76026 219 493 0 107845 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 433392

[startup+1302.3 s]
/proc/loadavg: 2.03 2.05 2.00 3/242 6035
/proc/meminfo: memFree=29015624/32872528 swapFree=189444/189444
[pid=5976] ppid=5973 vsize=434160 CPUtime=1302.08 cores=1,3,5,7
/proc/5976/stat : 5976 (cdcl-cuttingpla) R 5973 5976 3947 0 -1 4202496 15399 0 0 0 130199 9 0 0 20 0 1 0 4025633 444579840 77347 33554432000 4194304 6211289 140736815452096 140736815450440 4209304 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5976/statm: 108540 77347 219 493 0 108037 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 434160

[startup+1362.3 s]
/proc/loadavg: 2.04 2.05 2.00 3/241 6036
/proc/meminfo: memFree=29005468/32872528 swapFree=189444/189444
[pid=5976] ppid=5973 vsize=435184 CPUtime=1362.07 cores=1,3,5,7
/proc/5976/stat : 5976 (cdcl-cuttingpla) R 5973 5976 3947 0 -1 4202496 15542 0 0 0 136198 9 0 0 20 0 1 0 4025633 445628416 78512 33554432000 4194304 6211289 140736815452096 140736815450440 4209376 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5976/statm: 108796 78512 219 493 0 108293 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 435184

[startup+1422.3 s]
/proc/loadavg: 2.06 2.05 2.00 3/241 6037
/proc/meminfo: memFree=29002744/32872528 swapFree=189444/189444
[pid=5976] ppid=5973 vsize=435184 CPUtime=1422.07 cores=1,3,5,7
/proc/5976/stat : 5976 (cdcl-cuttingpla) R 5973 5976 3947 0 -1 4202496 15574 0 0 0 142198 9 0 0 20 0 1 0 4025633 445628416 79055 33554432000 4194304 6211289 140736815452096 140736815450440 4209870 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5976/statm: 108796 79055 219 493 0 108293 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 435184

[startup+1482.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/241 6038
/proc/meminfo: memFree=28995860/32872528 swapFree=189444/189444
[pid=5976] ppid=5973 vsize=436208 CPUtime=1482.05 cores=1,3,5,7
/proc/5976/stat : 5976 (cdcl-cuttingpla) R 5973 5976 3947 0 -1 4202496 15708 0 0 0 148196 9 0 0 20 0 1 0 4025633 446676992 80722 33554432000 4194304 6211289 140736815452096 140736815450440 4209882 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5976/statm: 109052 80722 219 493 0 108549 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 436208

[startup+1542.31 s]
/proc/loadavg: 2.01 2.03 2.00 3/241 6085
/proc/meminfo: memFree=29178204/32872528 swapFree=189444/189444
[pid=5976] ppid=5973 vsize=438768 CPUtime=1542.05 cores=1,3,5,7
/proc/5976/stat : 5976 (cdcl-cuttingpla) R 5973 5976 3947 0 -1 4202496 16056 0 0 0 154195 10 0 0 20 0 1 0 4025633 449298432 82092 33554432000 4194304 6211289 140736815452096 140736815450440 4209306 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5976/statm: 109692 82092 219 493 0 109189 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 438768

[startup+1602.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/241 6087
/proc/meminfo: memFree=29037172/32872528 swapFree=189444/189444
[pid=5976] ppid=5973 vsize=438768 CPUtime=1602.04 cores=1,3,5,7
/proc/5976/stat : 5976 (cdcl-cuttingpla) R 5973 5976 3947 0 -1 4202496 16058 0 0 0 160194 10 0 0 20 0 1 0 4025633 449298432 82094 33554432000 4194304 6211289 140736815452096 140736815450440 4209322 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5976/statm: 109692 82094 219 493 0 109189 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 438768

[startup+1662.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/241 6088
/proc/meminfo: memFree=28943108/32872528 swapFree=189444/189444
[pid=5976] ppid=5973 vsize=439024 CPUtime=1662.02 cores=1,3,5,7
/proc/5976/stat : 5976 (cdcl-cuttingpla) R 5973 5976 3947 0 -1 4202496 16116 0 0 0 166192 10 0 0 20 0 1 0 4025633 449560576 83067 33554432000 4194304 6211289 140736815452096 140736815450440 4209895 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5976/statm: 109756 83067 219 493 0 109253 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 439024

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/241 6089
/proc/meminfo: memFree=28926920/32872528 swapFree=189444/189444
[pid=5976] ppid=5973 vsize=439792 CPUtime=1722.01 cores=1,3,5,7
/proc/5976/stat : 5976 (cdcl-cuttingpla) R 5973 5976 3947 0 -1 4202496 16234 0 0 0 172191 10 0 0 20 0 1 0 4025633 450347008 84207 33554432000 4194304 6211289 140736815452096 140736815450440 4209891 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5976/statm: 109948 84207 219 493 0 109445 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 439792

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/240 6090
/proc/meminfo: memFree=28911496/32872528 swapFree=189444/189444
[pid=5976] ppid=5973 vsize=441072 CPUtime=1782.01 cores=1,3,5,7
/proc/5976/stat : 5976 (cdcl-cuttingpla) R 5973 5976 3947 0 -1 4202496 16408 0 0 0 178190 11 0 0 20 0 1 0 4025633 451657728 84381 33554432000 4194304 6211289 140736815452096 140736815449960 4209852 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5976/statm: 110268 84381 219 493 0 109765 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 441072



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/240 6090
/proc/meminfo: memFree=28909076/32872528 swapFree=189444/189444
[pid=5976] ppid=5973 vsize=441840 CPUtime=1800.01 cores=1,3,5,7
/proc/5976/stat : 5976 (cdcl-cuttingpla) R 5973 5976 3947 0 -1 4202496 16519 0 0 0 179990 11 0 0 20 0 1 0 4025633 452444160 85003 33554432000 4194304 6211289 140736815452096 140736815450440 4209306 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5976/statm: 110460 85003 219 493 0 109957 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 441840

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

[startup+1800.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/240 6090
/proc/meminfo: memFree=28909076/32872528 swapFree=189444/189444
[pid=5976] ppid=5973 vsize=441840 CPUtime=1800.01 cores=1,3,5,7
/proc/5976/stat : 5976 (cdcl-cuttingpla) R 5973 5976 3947 0 -1 4202496 16519 0 0 0 179990 11 0 0 20 0 1 0 4025633 452444160 85003 33554432000 4194304 6211289 140736815452096 140736815450440 4209306 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5976/statm: 110460 85003 219 493 0 109957 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 441840

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.9
system time used= 0.111982
maximum resident set size= 340012
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16519
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= 26
involuntary context switches= 1851

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.68314 second user time and 8.43472 second system time

The end

Launcher Data

Begin job on node102 at 2016-06-29 21:39:51
IDJOB=4118895
IDBENCH=111544
IDSOLVER=2549
FILE ID=node102/4118895-1467229191
RUNJOBID= node102-1467209106-3964
PBS_JOBID= 19997591
Free space on /tmp= 71704 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/minlplib2-pb-0.1.0/opb/normalized-graphpart_3pm-0334-0334.lin.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4118895-1467229191/watcher-4118895-1467229191 -o /tmp/evaluation-result-4118895-1467229191/solver-4118895-1467229191 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node102-1467209106-3964 --watchdog 1960 --input HOME/instance-4118895-1467229191.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= d676403c2473447aac5329bc65566c49
RANDOM SEED=337276602

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.744
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.744
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:        29466952 kB
Buffers:          102604 kB
Cached:          2207332 kB
SwapCached:            0 kB
Active:           484076 kB
Inactive:        1990252 kB
Active(anon):     166836 kB
Inactive(anon):        0 kB
Active(file):     317240 kB
Inactive(file):  1990252 kB
Unevictable:      189444 kB
Mlocked:          189444 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              2356 kB
Writeback:             0 kB
AnonPages:        486848 kB
Mapped:            15364 kB
Shmem:               204 kB
Slab:             608208 kB
SReclaimable:      52284 kB
SUnreclaim:       555924 kB
KernelStack:        1984 kB
PageTables:         5216 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     527440 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    274432 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= 71700 MiB
End job on node102 at 2016-06-29 22:09:51