Trace number 4118472

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-autocorr_bern20-05.lin.opb
MD5SUMf3b459ecd342f6aa7bfd559eb4333d18
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-104
Best CPU time to get the best result obtained on this benchmark42.6675
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables207
Total number of constraints374
Number of constraints which are clauses187
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints187
Minimum length of a constraint3
Maximum length of a constraint5
Number of terms in the objective function 207
Biggest coefficient in the objective function 32
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 4096
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 32
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 4096
Number of bits of the biggest sum of numbers13
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= 207 #constraint= 374
0.00/0.01	c * #variable= 207 #constraint= 374
0.00/0.07	c S1->S2
0.00/0.07	c S2->S1
0.00/0.07	c S1->S2
0.00/0.07	c S2->S1
0.00/0.07	c #Conflicts:       1000 | #Learnt:        341 | 0.000
0.00/0.07	c total clause space: 4.25031MB
0.00/0.07	c total #watches: 3706
0.09/0.14	c total #propagations: 39261 / total #impl: 169914 (eff. 0.231)
0.09/0.14	c #Conflicts:       2000 | #Learnt:       1341 | 0.000
0.09/0.14	c total clause space: 4.25031MB
0.09/0.14	c total #watches: 7899
0.19/0.23	c total #propagations: 76755 / total #impl: 414762 (eff. 0.185)
0.19/0.23	c GC COLLECT
0.19/0.23	c #Conflicts:       3000 | #Learnt:       1676 | 0.000
0.19/0.23	c total clause space: 4.25031MB
0.19/0.23	c total #watches: 9499
0.29/0.35	c total #propagations: 113389 / total #impl: 703295 (eff. 0.161)
0.29/0.35	c #Conflicts:       4000 | #Learnt:       2676 | 0.000
0.29/0.35	c total clause space: 6.90675MB
0.29/0.35	c total #watches: 13429
0.39/0.46	c total #propagations: 152393 / total #impl: 1035494 (eff. 0.147)
0.39/0.46	c GC COLLECT
0.39/0.46	c #Conflicts:       5000 | #Learnt:       2193 | 0.000
0.39/0.46	c total clause space: 6.90675MB
0.39/0.46	c total #watches: 12153
0.49/0.58	c total #propagations: 188586 / total #impl: 1326902 (eff. 0.142)
0.49/0.58	c #Conflicts:       6000 | #Learnt:       3193 | 0.000
0.49/0.58	c total clause space: 6.90675MB
0.49/0.58	c total #watches: 16173
0.69/0.73	c total #propagations: 227253 / total #impl: 1634923 (eff. 0.139)
0.69/0.73	c GC COLLECT
0.69/0.73	c #Conflicts:       7000 | #Learnt:       2154 | 0.000
0.69/0.73	c total clause space: 11.2235MB
0.69/0.73	c total #watches: 13055
0.79/0.87	c total #propagations: 266378 / total #impl: 1945205 (eff. 0.137)
0.79/0.87	c #Conflicts:       8000 | #Learnt:       3154 | 0.000
0.79/0.87	c total clause space: 11.2235MB
0.79/0.87	c total #watches: 16677
0.99/1.02	c total #propagations: 308385 / total #impl: 2231305 (eff. 0.138)
0.99/1.02	c #Conflicts:       9000 | #Learnt:       4154 | 0.000
0.99/1.02	c total clause space: 11.2235MB
0.99/1.02	c total #watches: 19793
1.10/1.18	c total #propagations: 348032 / total #impl: 2572874 (eff. 0.135)
1.10/1.18	c GC COLLECT
1.10/1.18	c #Conflicts:      10000 | #Learnt:       2677 | 0.000
1.10/1.18	c total clause space: 11.2235MB
1.10/1.18	c total #watches: 13709
1.29/1.31	c total #propagations: 389538 / total #impl: 2865558 (eff. 0.136)
1.29/1.31	c #Conflicts:      11000 | #Learnt:       3677 | 0.000
1.29/1.31	c total clause space: 11.2235MB
1.29/1.31	c total #watches: 17722
1.39/1.44	c total #propagations: 428106 / total #impl: 3093852 (eff. 0.138)
1.39/1.44	c S2->S1
1.39/1.44	c #Conflicts:      12000 | #Learnt:        382 | 0.000
1.39/1.44	c total clause space: 11.2235MB
1.39/1.44	c total #watches: 9524
1.49/1.54	c total #propagations: 464418 / total #impl: 3372928 (eff. 0.138)
1.49/1.54	c #Conflicts:      13000 | #Learnt:       1382 | 0.000
1.49/1.54	c total clause space: 18.2382MB
1.49/1.54	c total #watches: 8704
1.59/1.66	c total #propagations: 492560 / total #impl: 3609569 (eff. 0.136)
1.59/1.66	c GC COLLECT
1.59/1.66	c #Conflicts:      14000 | #Learnt:       1693 | 0.000
1.59/1.66	c total clause space: 18.2382MB
1.59/1.66	c total #watches: 11586
1.79/1.83	c total #propagations: 518457 / total #impl: 3997383 (eff. 0.130)
1.79/1.83	c #Conflicts:      15000 | #Learnt:       2693 | 0.000
1.79/1.83	c total clause space: 18.2382MB
1.79/1.83	c total #watches: 16556
1.99/2.03	c total #propagations: 547528 / total #impl: 4440233 (eff. 0.123)
1.99/2.03	c #Conflicts:      16000 | #Learnt:       3693 | 0.000
1.99/2.03	c total clause space: 18.2382MB
1.99/2.03	c total #watches: 21019
2.19/2.25	c total #propagations: 573826 / total #impl: 4898094 (eff. 0.117)
2.19/2.25	c GC COLLECT
2.19/2.25	c #Conflicts:      17000 | #Learnt:       2601 | 0.000
2.19/2.25	c total clause space: 18.2382MB
2.19/2.25	c total #watches: 17408
2.39/2.48	c total #propagations: 602343 / total #impl: 5426136 (eff. 0.111)
2.39/2.48	c #Conflicts:      18000 | #Learnt:       3601 | 0.000
2.39/2.48	c total clause space: 18.2382MB
2.39/2.48	c total #watches: 22685
2.69/2.75	c total #propagations: 630054 / total #impl: 5835134 (eff. 0.108)
2.69/2.75	c #Conflicts:      19000 | #Learnt:       4601 | 0.000
2.69/2.75	c total clause space: 18.2382MB
2.69/2.75	c total #watches: 26327
2.99/3.02	c total #propagations: 659902 / total #impl: 6267122 (eff. 0.105)
2.99/3.02	c #Conflicts:      20000 | #Learnt:       5601 | 0.000
2.99/3.02	c total clause space: 18.2382MB
2.99/3.02	c total #watches: 29342
3.19/3.24	c total #propagations: 688742 / total #impl: 6756730 (eff. 0.102)
3.19/3.24	c GC COLLECT
3.19/3.24	c #Conflicts:      21000 | #Learnt:       3656 | 0.000
3.19/3.24	c total clause space: 18.2382MB
3.19/3.24	c total #watches: 19236
3.39/3.43	c total #propagations: 721392 / total #impl: 7311279 (eff. 0.099)
3.39/3.43	c #Conflicts:      22000 | #Learnt:       4656 | 0.000
3.39/3.43	c total clause space: 18.2382MB
3.39/3.43	c total #watches: 21919
3.59/3.63	c total #propagations: 751789 / total #impl: 7826167 (eff. 0.096)
3.59/3.63	c #Conflicts:      23000 | #Learnt:       5656 | 0.000
3.59/3.63	c total clause space: 18.2382MB
3.59/3.63	c total #watches: 24994
3.79/3.86	c total #propagations: 785003 / total #impl: 8145661 (eff. 0.096)
3.79/3.86	c #Conflicts:      24000 | #Learnt:       6656 | 0.000
3.79/3.86	c total clause space: 18.2382MB
3.79/3.86	c total #watches: 29294
3.99/4.06	c total #propagations: 814196 / total #impl: 8720642 (eff. 0.093)
3.99/4.06	c GC COLLECT
3.99/4.06	c #Conflicts:      25000 | #Learnt:       4129 | 0.000
3.99/4.06	c total clause space: 29.637MB
3.99/4.06	c total #watches: 18872
4.19/4.25	c total #propagations: 843447 / total #impl: 9259002 (eff. 0.091)
4.19/4.25	c #Conflicts:      26000 | #Learnt:       5129 | 0.000
4.19/4.25	c total clause space: 29.637MB
4.19/4.25	c total #watches: 22005
4.39/4.45	c total #propagations: 875998 / total #impl: 9917470 (eff. 0.088)
4.39/4.45	c #Conflicts:      27000 | #Learnt:       6129 | 0.000
4.39/4.45	c total clause space: 29.637MB
4.39/4.45	c total #watches: 25495
4.59/4.67	c total #propagations: 908292 / total #impl: 10376988 (eff. 0.088)
4.59/4.67	c #Conflicts:      28000 | #Learnt:       7129 | 0.000
4.59/4.67	c total clause space: 29.637MB
4.59/4.67	c total #watches: 29082
4.89/4.92	c total #propagations: 940253 / total #impl: 10866560 (eff. 0.087)
4.89/4.92	c GC COLLECT
4.89/4.92	c #Conflicts:      29000 | #Learnt:       4164 | 0.000
4.89/4.92	c total clause space: 29.637MB
4.89/4.92	c total #watches: 19643
4.99/5.09	c total #propagations: 971233 / total #impl: 11543378 (eff. 0.084)
4.99/5.09	c #Conflicts:      30000 | #Learnt:       5164 | 0.000
4.99/5.09	c total clause space: 29.637MB
4.99/5.09	c total #watches: 23439
5.19/5.27	c total #propagations: 999617 / total #impl: 11897314 (eff. 0.084)
5.19/5.27	c #Conflicts:      31000 | #Learnt:       6164 | 0.000
5.19/5.27	c total clause space: 29.637MB
5.19/5.27	c total #watches: 27273
5.39/5.47	c total #propagations: 1029255 / total #impl: 12311346 (eff. 0.084)
5.39/5.47	c #Conflicts:      32000 | #Learnt:       7164 | 0.000
5.39/5.47	c total clause space: 29.637MB
5.39/5.47	c total #watches: 30373
5.69/5.73	c total #propagations: 1059320 / total #impl: 12703330 (eff. 0.083)
5.69/5.73	c #Conflicts:      33000 | #Learnt:       8164 | 0.000
5.69/5.73	c total clause space: 29.637MB
5.69/5.73	c total #watches: 35354
5.89/5.98	c total #propagations: 1091477 / total #impl: 13404367 (eff. 0.081)
5.89/5.98	c GC COLLECT
5.89/5.98	c #Conflicts:      34000 | #Learnt:       4837 | 0.000
5.89/5.98	c total clause space: 29.637MB
5.89/5.98	c total #watches: 24051
6.09/6.19	c total #propagations: 1122675 / total #impl: 13960166 (eff. 0.080)
6.09/6.19	c #Conflicts:      35000 | #Learnt:       5837 | 0.000
6.09/6.19	c total clause space: 29.637MB
6.09/6.19	c total #watches: 28230
6.39/6.42	c total #propagations: 1150095 / total #impl: 14329891 (eff. 0.080)
6.39/6.42	c #Conflicts:      36000 | #Learnt:       6837 | 0.000
6.39/6.42	c total clause space: 29.637MB
6.39/6.42	c total #watches: 32386
6.60/6.66	c total #propagations: 1179463 / total #impl: 14731813 (eff. 0.080)
6.60/6.66	c #Conflicts:      37000 | #Learnt:       7837 | 0.000
6.60/6.66	c total clause space: 29.637MB
6.60/6.66	c total #watches: 37474
6.89/6.92	c total #propagations: 1210573 / total #impl: 15189167 (eff. 0.080)
6.89/6.92	c #Conflicts:      38000 | #Learnt:       8837 | 0.000
6.89/6.92	c total clause space: 29.637MB
6.89/6.92	c total #watches: 42397
7.09/7.18	c total #propagations: 1237110 / total #impl: 15682587 (eff. 0.079)
7.09/7.18	c GC COLLECT
7.09/7.18	c #Conflicts:      39000 | #Learnt:       5165 | 0.000
7.09/7.18	c total clause space: 29.637MB
7.09/7.18	c total #watches: 29475
7.39/7.42	c total #propagations: 1266305 / total #impl: 16122479 (eff. 0.079)
7.39/7.42	c #Conflicts:      40000 | #Learnt:       6165 | 0.000
7.39/7.42	c total clause space: 29.637MB
7.39/7.42	c total #watches: 35403
7.70/7.80	c total #propagations: 1294817 / total #impl: 16582354 (eff. 0.078)
7.70/7.80	c #Conflicts:      41000 | #Learnt:       7165 | 0.000
7.70/7.80	c total clause space: 29.637MB
7.70/7.80	c total #watches: 39393
8.09/8.19	c total #propagations: 1327435 / total #impl: 17393561 (eff. 0.076)
8.09/8.19	c #Conflicts:      42000 | #Learnt:       8165 | 0.000
8.09/8.19	c total clause space: 29.637MB
8.09/8.19	c total #watches: 43116
8.59/8.62	c total #propagations: 1359856 / total #impl: 17971701 (eff. 0.076)
8.59/8.62	c #Conflicts:      43000 | #Learnt:       9165 | 0.000
8.59/8.62	c total clause space: 29.637MB
8.59/8.62	c total #watches: 46505
8.99/9.01	c total #propagations: 1394433 / total #impl: 18691541 (eff. 0.075)
8.99/9.01	c GC COLLECT
8.99/9.01	c #Conflicts:      44000 | #Learnt:       5188 | 0.000
8.99/9.01	c total clause space: 29.637MB
8.99/9.01	c total #watches: 29477
9.19/9.27	c total #propagations: 1427239 / total #impl: 19223509 (eff. 0.074)
9.19/9.27	c #Conflicts:      45000 | #Learnt:       6188 | 0.000
9.19/9.27	c total clause space: 29.637MB
9.19/9.27	c total #watches: 33540
9.49/9.57	c total #propagations: 1455051 / total #impl: 19564197 (eff. 0.074)
9.49/9.57	c #Conflicts:      46000 | #Learnt:       7188 | 0.000
9.49/9.57	c total clause space: 29.637MB
9.49/9.57	c total #watches: 37649
9.90/9.94	c total #propagations: 1485947 / total #impl: 20155126 (eff. 0.074)
9.90/9.94	c #Conflicts:      47000 | #Learnt:       8188 | 0.000
9.90/9.94	c total clause space: 29.637MB
9.90/9.94	c total #watches: 41728
10.29/10.34	c total #propagations: 1517571 / total #impl: 20781678 (eff. 0.073)
10.29/10.34	c #Conflicts:      48000 | #Learnt:       9188 | 0.000
10.29/10.34	c total clause space: 29.637MB
10.29/10.34	c total #watches: 45151
10.59/10.69	c total #propagations: 1550526 / total #impl: 21323720 (eff. 0.073)
10.59/10.69	c #Conflicts:      49000 | #Learnt:      10188 | 0.000
10.59/10.69	c total clause space: 29.637MB
10.59/10.69	c total #watches: 47939
11.00/11.03	c total #propagations: 1581467 / total #impl: 21808670 (eff. 0.073)
11.00/11.03	c GC COLLECT
11.00/11.03	c #Conflicts:      50000 | #Learnt:       5893 | 0.000
11.00/11.03	c total clause space: 29.637MB
11.00/11.03	c total #watches: 32701
11.29/11.37	c total #propagations: 1613361 / total #impl: 22307483 (eff. 0.072)
11.29/11.37	c #Conflicts:      51000 | #Learnt:       6893 | 0.000
11.29/11.37	c total clause space: 29.637MB
11.29/11.37	c total #watches: 36776
11.69/11.70	c total #propagations: 1646487 / total #impl: 22815275 (eff. 0.072)
11.69/11.70	c #Conflicts:      52000 | #Learnt:       7893 | 0.000
11.69/11.70	c total clause space: 29.637MB
11.69/11.70	c total #watches: 40550
11.99/12.08	c total #propagations: 1678080 / total #impl: 23435026 (eff. 0.072)
11.99/12.08	c #Conflicts:      53000 | #Learnt:       8893 | 0.000
11.99/12.08	c total clause space: 29.637MB
11.99/12.08	c total #watches: 44041
12.39/12.43	c total #propagations: 1710506 / total #impl: 24026959 (eff. 0.071)
12.39/12.43	c #Conflicts:      54000 | #Learnt:       9893 | 0.000
12.39/12.43	c total clause space: 29.637MB
12.39/12.43	c total #watches: 48512
12.79/12.87	c total #propagations: 1742339 / total #impl: 24498468 (eff. 0.071)
12.79/12.87	c #Conflicts:      55000 | #Learnt:      10893 | 0.000
12.79/12.87	c total clause space: 29.637MB
12.79/12.87	c total #watches: 52312
13.20/13.25	c total #propagations: 1777470 / total #impl: 24989577 (eff. 0.071)
13.20/13.25	c GC COLLECT
13.20/13.25	c #Conflicts:      56000 | #Learnt:       6304 | 0.000
13.20/13.25	c total clause space: 29.637MB
13.20/13.25	c total #watches: 33357
13.49/13.57	c total #propagations: 1812244 / total #impl: 25620970 (eff. 0.071)
13.49/13.57	c #Conflicts:      57000 | #Learnt:       7304 | 0.000
13.49/13.57	c total clause space: 29.637MB
13.49/13.57	c total #watches: 37724
13.89/13.92	c total #propagations: 1845943 / total #impl: 26110735 (eff. 0.071)
13.89/13.92	c #Conflicts:      58000 | #Learnt:       8304 | 0.000
13.89/13.92	c total clause space: 29.637MB
13.89/13.92	c total #watches: 42160
14.30/14.32	c total #propagations: 1877425 / total #impl: 26715607 (eff. 0.070)
14.30/14.32	c #Conflicts:      59000 | #Learnt:       9304 | 0.000
14.30/14.32	c total clause space: 29.637MB
14.30/14.32	c total #watches: 46554
14.69/14.72	c total #propagations: 1911476 / total #impl: 27240945 (eff. 0.070)
14.69/14.72	c #Conflicts:      60000 | #Learnt:      10304 | 0.000
14.69/14.72	c total clause space: 29.637MB
14.69/14.72	c total #watches: 50787
14.99/15.08	c total #propagations: 1943889 / total #impl: 27717328 (eff. 0.070)
14.99/15.08	c #Conflicts:      61000 | #Learnt:      11304 | 0.000
14.99/15.08	c total clause space: 29.637MB
14.99/15.08	c total #watches: 54551
15.50/15.52	c total #propagations: 1976213 / total #impl: 28147705 (eff. 0.070)
15.50/15.52	c GC COLLECT
15.50/15.52	c #Conflicts:      62000 | #Learnt:       6405 | 0.000
15.50/15.52	c total clause space: 48.1602MB
15.50/15.52	c total #watches: 33638
15.79/15.83	c total #propagations: 2013283 / total #impl: 28667540 (eff. 0.070)
15.79/15.83	c #Conflicts:      63000 | #Learnt:       7405 | 0.000
15.79/15.83	c total clause space: 48.1602MB
15.79/15.83	c total #watches: 37227
16.09/16.18	c total #propagations: 2049633 / total #impl: 29196623 (eff. 0.070)
16.09/16.18	c #Conflicts:      64000 | #Learnt:       8405 | 0.000
16.09/16.18	c total clause space: 48.1602MB
16.09/16.18	c total #watches: 40898
16.50/16.51	c total #propagations: 2087339 / total #impl: 29769316 (eff. 0.070)
16.50/16.51	c #Conflicts:      65000 | #Learnt:       9405 | 0.000
16.50/16.51	c total clause space: 48.1602MB
16.50/16.51	c total #watches: 44592
16.89/16.90	c total #propagations: 2119795 / total #impl: 30331340 (eff. 0.070)
16.89/16.90	c #Conflicts:      66000 | #Learnt:      10405 | 0.000
16.89/16.90	c total clause space: 48.1602MB
16.89/16.90	c total #watches: 47647
17.19/17.29	c total #propagations: 2155364 / total #impl: 31077169 (eff. 0.069)
17.19/17.29	c #Conflicts:      67000 | #Learnt:      11405 | 0.000
17.19/17.29	c total clause space: 48.1602MB
17.19/17.29	c total #watches: 51682
17.70/17.72	c total #propagations: 2187653 / total #impl: 31529755 (eff. 0.069)
17.70/17.72	c #Conflicts:      68000 | #Learnt:      12405 | 0.000
17.70/17.72	c total clause space: 48.1602MB
17.70/17.72	c total #watches: 55330
17.99/18.02	c total #propagations: 2222102 / total #impl: 32084269 (eff. 0.069)
17.99/18.02	c GC COLLECT
17.99/18.02	c #Conflicts:      69000 | #Learnt:       7203 | 0.000
17.99/18.02	c total clause space: 48.1602MB
17.99/18.02	c total #watches: 37125
18.39/18.41	c total #propagations: 2254347 / total #impl: 32512984 (eff. 0.069)
18.39/18.41	c #Conflicts:      70000 | #Learnt:       8203 | 0.000
18.39/18.41	c total clause space: 48.1602MB
18.39/18.41	c total #watches: 40947
18.70/18.75	c total #propagations: 2291507 / total #impl: 33172985 (eff. 0.069)
18.70/18.75	c #Conflicts:      71000 | #Learnt:       9203 | 0.000
18.70/18.75	c total clause space: 48.1602MB
18.70/18.75	c total #watches: 44443
19.09/19.14	c total #propagations: 2320346 / total #impl: 33605608 (eff. 0.069)
19.09/19.14	c #Conflicts:      72000 | #Learnt:      10203 | 0.000
19.09/19.14	c total clause space: 48.1602MB
19.09/19.14	c total #watches: 47606
19.49/19.54	c total #propagations: 2351106 / total #impl: 34162218 (eff. 0.069)
19.49/19.54	c #Conflicts:      73000 | #Learnt:      11203 | 0.000
19.49/19.54	c total clause space: 48.1602MB
19.49/19.54	c total #watches: 51391
19.99/20.02	c total #propagations: 2383076 / total #impl: 34829804 (eff. 0.068)
19.99/20.02	c #Conflicts:      74000 | #Learnt:      12203 | 0.000
19.99/20.02	c total clause space: 48.1602MB
19.99/20.02	c total #watches: 55811
20.39/20.46	c total #propagations: 2418628 / total #impl: 35474220 (eff. 0.068)
20.39/20.46	c GC COLLECT
20.39/20.46	c #Conflicts:      75000 | #Learnt:       6703 | 0.000
20.39/20.46	c total clause space: 48.1602MB
20.39/20.46	c total #watches: 35484
20.79/20.80	c total #propagations: 2450857 / total #impl: 35986781 (eff. 0.068)
20.79/20.80	c #Conflicts:      76000 | #Learnt:       7703 | 0.000
20.79/20.80	c total clause space: 48.1602MB
20.79/20.80	c total #watches: 40297
21.09/21.16	c total #propagations: 2483838 / total #impl: 36644098 (eff. 0.068)
21.09/21.16	c #Conflicts:      77000 | #Learnt:       8703 | 0.000
21.09/21.16	c total clause space: 48.1602MB
21.09/21.16	c total #watches: 43943
21.49/21.59	c total #propagations: 2515483 / total #impl: 37276569 (eff. 0.067)
21.49/21.59	c #Conflicts:      78000 | #Learnt:       9703 | 0.000
21.49/21.59	c total clause space: 48.1602MB
21.49/21.59	c total #watches: 47835
21.99/22.01	c total #propagations: 2547347 / total #impl: 37805995 (eff. 0.067)
21.99/22.01	c #Conflicts:      79000 | #Learnt:      10703 | 0.000
21.99/22.01	c total clause space: 48.1602MB
21.99/22.01	c total #watches: 51589
22.39/22.49	c total #propagations: 2580667 / total #impl: 38411976 (eff. 0.067)
22.39/22.49	c #Conflicts:      80000 | #Learnt:      11703 | 0.000
22.39/22.49	c total clause space: 48.1602MB
22.39/22.49	c total #watches: 54852
22.89/22.91	c total #propagations: 2615337 / total #impl: 38936731 (eff. 0.067)
22.89/22.91	c #Conflicts:      81000 | #Learnt:      12703 | 0.000
22.89/22.91	c total clause space: 48.1602MB
22.89/22.91	c total #watches: 59176
23.29/23.38	c total #propagations: 2644942 / total #impl: 39352927 (eff. 0.067)
23.29/23.38	c GC COLLECT
23.29/23.38	c #Conflicts:      82000 | #Learnt:       6904 | 0.000
23.29/23.38	c total clause space: 48.1602MB
23.29/23.38	c total #watches: 36381
23.69/23.71	c total #propagations: 2675399 / total #impl: 39727883 (eff. 0.067)
23.69/23.71	c #Conflicts:      83000 | #Learnt:       7904 | 0.000
23.69/23.71	c total clause space: 48.1602MB
23.69/23.71	c total #watches: 40874
24.09/24.11	c total #propagations: 2704538 / total #impl: 40258711 (eff. 0.067)
24.09/24.11	c #Conflicts:      84000 | #Learnt:       8904 | 0.000
24.09/24.11	c total clause space: 48.1602MB
24.09/24.11	c total #watches: 45107
24.49/24.55	c total #propagations: 2736791 / total #impl: 40727824 (eff. 0.067)
24.49/24.55	c #Conflicts:      85000 | #Learnt:       9904 | 0.000
24.49/24.55	c total clause space: 48.1602MB
24.49/24.55	c total #watches: 48832
24.89/24.99	c total #propagations: 2770242 / total #impl: 41262915 (eff. 0.067)
24.89/24.99	c #Conflicts:      86000 | #Learnt:      10904 | 0.000
24.89/24.99	c total clause space: 48.1602MB
24.89/24.99	c total #watches: 52104
25.39/25.43	c total #propagations: 2803675 / total #impl: 41748306 (eff. 0.067)
25.39/25.43	c #Conflicts:      87000 | #Learnt:      11904 | 0.000
25.39/25.43	c total clause space: 48.1602MB
25.39/25.43	c total #watches: 55585
25.79/25.88	c total #propagations: 2837001 / total #impl: 42218107 (eff. 0.067)
25.79/25.88	c #Conflicts:      88000 | #Learnt:      12904 | 0.000
25.79/25.88	c total clause space: 48.1602MB
25.79/25.88	c total #watches: 58970
26.29/26.40	c total #propagations: 2868385 / total #impl: 42779750 (eff. 0.067)
26.29/26.40	c #Conflicts:      89000 | #Learnt:      13904 | 0.000
26.29/26.40	c total clause space: 48.1602MB
26.29/26.40	c total #watches: 63031
26.79/26.83	c total #propagations: 2903025 / total #impl: 43385986 (eff. 0.067)
26.79/26.83	c GC COLLECT
26.79/26.83	c #Conflicts:      90000 | #Learnt:       7803 | 0.000
26.79/26.83	c total clause space: 48.1602MB
26.79/26.83	c total #watches: 39904
27.19/27.23	c total #propagations: 2935851 / total #impl: 43982966 (eff. 0.067)
27.19/27.23	c #Conflicts:      91000 | #Learnt:       8803 | 0.000
27.19/27.23	c total clause space: 48.1602MB
27.19/27.23	c total #watches: 43708
27.59/27.64	c total #propagations: 2969451 / total #impl: 44629655 (eff. 0.067)
27.59/27.64	c #Conflicts:      92000 | #Learnt:       9803 | 0.000
27.59/27.64	c total clause space: 48.1602MB
27.59/27.64	c total #watches: 47734
27.99/28.09	c total #propagations: 3000586 / total #impl: 45206144 (eff. 0.066)
27.99/28.09	c #Conflicts:      93000 | #Learnt:      10803 | 0.000
27.99/28.09	c total clause space: 48.1602MB
27.99/28.09	c total #watches: 51742
28.49/28.52	c total #propagations: 3033332 / total #impl: 45715504 (eff. 0.066)
28.49/28.52	c #Conflicts:      94000 | #Learnt:      11803 | 0.000
28.49/28.52	c total clause space: 48.1602MB
28.49/28.52	c total #watches: 55094
28.89/28.92	c total #propagations: 3064633 / total #impl: 46200241 (eff. 0.066)
28.89/28.92	c #Conflicts:      95000 | #Learnt:      12803 | 0.000
28.89/28.92	c total clause space: 48.1602MB
28.89/28.92	c total #watches: 58042
29.29/29.32	c total #propagations: 3099879 / total #impl: 46759575 (eff. 0.066)
29.29/29.32	c #Conflicts:      96000 | #Learnt:      13803 | 0.000
29.29/29.32	c total clause space: 48.1602MB
29.29/29.32	c total #watches: 61258
29.79/29.86	c total #propagations: 3131219 / total #impl: 47135223 (eff. 0.066)
29.79/29.86	c #Conflicts:      97000 | #Learnt:      14803 | 0.000
29.79/29.86	c total clause space: 48.1602MB
29.79/29.86	c total #watches: 64616
30.19/30.27	c total #propagations: 3167480 / total #impl: 47836179 (eff. 0.066)
30.19/30.27	c GC COLLECT
30.19/30.27	c #Conflicts:      98000 | #Learnt:       8401 | 0.000
30.19/30.27	c total clause space: 48.1602MB
30.19/30.27	c total #watches: 41460
30.59/30.68	c total #propagations: 3203808 / total #impl: 48605115 (eff. 0.066)
30.59/30.68	c #Conflicts:      99000 | #Learnt:       9401 | 0.000
30.59/30.68	c total clause space: 48.1602MB
30.59/30.68	c total #watches: 45160
30.99/31.05	c total #propagations: 3237450 / total #impl: 49112614 (eff. 0.066)
30.99/31.05	c #Conflicts:     100000 | #Learnt:      10401 | 0.000
30.99/31.05	c total clause space: 48.1602MB
30.99/31.05	c total #watches: 48684
31.39/31.41	c total #propagations: 3267978 / total #impl: 49461944 (eff. 0.066)
31.39/31.41	c #Conflicts:     101000 | #Learnt:      11400 | 0.000
31.39/31.41	c total clause space: 48.1602MB
31.39/31.41	c total #watches: 52424
31.79/31.84	c total #propagations: 3299096 / total #impl: 49937613 (eff. 0.066)
31.79/31.84	c #Conflicts:     102000 | #Learnt:      12399 | 0.000
31.79/31.84	c total clause space: 48.1602MB
31.79/31.84	c total #watches: 55753
32.19/32.20	c total #propagations: 3331832 / total #impl: 50415869 (eff. 0.066)
32.19/32.20	c #Conflicts:     103000 | #Learnt:      13399 | 0.000
32.19/32.20	c total clause space: 48.1602MB
32.19/32.20	c total #watches: 59287
32.59/32.62	c total #propagations: 3358978 / total #impl: 50779376 (eff. 0.066)
32.59/32.62	c #Conflicts:     104000 | #Learnt:      14399 | 0.000
32.59/32.62	c total clause space: 48.1602MB
32.59/32.62	c total #watches: 62440
32.99/33.06	c total #propagations: 3388253 / total #impl: 51260262 (eff. 0.066)
32.99/33.06	c #Conflicts:     105000 | #Learnt:      15399 | 0.000
32.99/33.06	c total clause space: 48.1602MB
32.99/33.06	c total #watches: 65998
33.38/33.40	c total #propagations: 3420653 / total #impl: 51742800 (eff. 0.066)
33.38/33.40	c GC COLLECT
33.38/33.40	c #Conflicts:     106000 | #Learnt:       8700 | 0.000
33.38/33.40	c total clause space: 48.1602MB
33.38/33.40	c total #watches: 43223
33.78/33.85	c total #propagations: 3451352 / total #impl: 52309284 (eff. 0.066)
33.78/33.85	c #Conflicts:     107000 | #Learnt:       9700 | 0.000
33.78/33.85	c total clause space: 48.1602MB
33.78/33.85	c total #watches: 46530
34.19/34.25	c total #propagations: 3484572 / total #impl: 52903322 (eff. 0.066)
34.19/34.25	c #Conflicts:     108000 | #Learnt:      10700 | 0.000
34.19/34.25	c total clause space: 48.1602MB
34.19/34.25	c total #watches: 49556
34.68/34.72	c total #propagations: 3515811 / total #impl: 53345680 (eff. 0.066)
34.68/34.72	c #Conflicts:     109000 | #Learnt:      11700 | 0.000
34.68/34.72	c total clause space: 48.1602MB
34.68/34.72	c total #watches: 52918
35.08/35.13	c total #propagations: 3548635 / total #impl: 53884328 (eff. 0.066)
35.08/35.13	c #Conflicts:     110000 | #Learnt:      12700 | 0.000
35.08/35.13	c total clause space: 48.1602MB
35.08/35.13	c total #watches: 56142
35.19/35.24	c total #propagations: 3578104 / total #impl: 54501562 (eff. 0.066)
35.19/35.24	c S2->S1
35.19/35.24	c #Conflicts:     111000 | #Learnt:        924 | 0.000
35.19/35.24	c total clause space: 48.1602MB
35.19/35.24	c total #watches: 9147
35.29/35.37	c total #propagations: 3600392 / total #impl: 54722321 (eff. 0.066)
35.29/35.37	c #Conflicts:     112000 | #Learnt:       1924 | 0.000
35.29/35.37	c total clause space: 48.1602MB
35.29/35.37	c total #watches: 13248
35.58/35.62	c total #propagations: 3623108 / total #impl: 55199926 (eff. 0.066)
35.58/35.62	c #Conflicts:     113000 | #Learnt:       2924 | 0.000
35.58/35.62	c total clause space: 48.1602MB
35.58/35.62	c total #watches: 25080
35.78/35.80	c total #propagations: 3645681 / total #impl: 55710351 (eff. 0.065)
35.78/35.80	c GC COLLECT
35.78/35.80	c #Conflicts:     114000 | #Learnt:       2312 | 0.000
35.78/35.80	c total clause space: 48.1602MB
35.78/35.80	c total #watches: 15432
35.98/36.01	c total #propagations: 3662936 / total #impl: 55980410 (eff. 0.065)
35.98/36.01	c #Conflicts:     115000 | #Learnt:       3312 | 0.000
35.98/36.01	c total clause space: 48.1602MB
35.98/36.01	c total #watches: 21285
36.18/36.24	c total #propagations: 3681792 / total #impl: 56454758 (eff. 0.065)
36.18/36.24	c #Conflicts:     116000 | #Learnt:       4312 | 0.000
36.18/36.24	c total clause space: 48.1602MB
36.18/36.24	c total #watches: 27012
36.48/36.55	c total #propagations: 3701249 / total #impl: 56942367 (eff. 0.065)
36.48/36.55	c #Conflicts:     117000 | #Learnt:       5312 | 0.000
36.48/36.55	c total clause space: 48.1602MB
36.48/36.55	c total #watches: 35690
36.88/36.96	c total #propagations: 3722991 / total #impl: 57475145 (eff. 0.065)
36.88/36.96	c #Conflicts:     118000 | #Learnt:       6312 | 0.000
36.88/36.96	c total clause space: 48.1602MB
36.88/36.96	c total #watches: 43415
37.49/37.52	c total #propagations: 3745234 / total #impl: 58244682 (eff. 0.064)
37.49/37.52	c #Conflicts:     119000 | #Learnt:       7312 | 0.000
37.49/37.52	c total clause space: 48.1602MB
37.49/37.52	c total #watches: 51179
37.88/37.93	c total #propagations: 3769868 / total #impl: 59025963 (eff. 0.064)
37.88/37.93	c #Conflicts:     120000 | #Learnt:       8312 | 0.000
37.88/37.93	c total clause space: 48.1602MB
37.88/37.93	c total #watches: 54356
38.28/38.38	c total #propagations: 3789406 / total #impl: 59441062 (eff. 0.064)
38.28/38.38	c #Conflicts:     121000 | #Learnt:       9312 | 0.000
38.28/38.38	c total clause space: 48.1602MB
38.28/38.38	c total #watches: 57516
38.88/38.92	c total #propagations: 3811267 / total #impl: 59876149 (eff. 0.064)
38.88/38.92	c GC COLLECT
38.88/38.92	c #Conflicts:     122000 | #Learnt:       5205 | 0.000
38.88/38.92	c total clause space: 48.1602MB
38.88/38.92	c total #watches: 35044
39.18/39.27	c total #propagations: 3836170 / total #impl: 60260893 (eff. 0.064)
39.18/39.27	c #Conflicts:     123000 | #Learnt:       6205 | 0.000
39.18/39.27	c total clause space: 48.1602MB
39.18/39.27	c total #watches: 40099
39.59/39.68	c total #propagations: 3859799 / total #impl: 60725071 (eff. 0.064)
39.59/39.68	c #Conflicts:     124000 | #Learnt:       7205 | 0.000
39.59/39.68	c total clause space: 48.1602MB
39.59/39.68	c total #watches: 47450
40.08/40.14	c total #propagations: 3880960 / total #impl: 61508727 (eff. 0.063)
40.08/40.14	c #Conflicts:     125000 | #Learnt:       8205 | 0.000
40.08/40.14	c total clause space: 48.1602MB
40.08/40.14	c total #watches: 52735
40.58/40.66	c total #propagations: 3902007 / total #impl: 61979814 (eff. 0.063)
40.58/40.66	c #Conflicts:     126000 | #Learnt:       9205 | 0.000
40.58/40.66	c total clause space: 48.1602MB
40.58/40.66	c total #watches: 60313
41.28/41.35	c total #propagations: 3922251 / total #impl: 62638345 (eff. 0.063)
41.28/41.35	c #Conflicts:     127000 | #Learnt:      10205 | 0.000
41.28/41.35	c total clause space: 48.1602MB
41.28/41.35	c total #watches: 64385
41.98/42.02	c total #propagations: 3945648 / total #impl: 63320234 (eff. 0.062)
41.98/42.02	c #Conflicts:     128000 | #Learnt:      11205 | 0.000
41.98/42.02	c total clause space: 48.1602MB
41.98/42.02	c total #watches: 67568
42.58/42.62	c total #propagations: 3975193 / total #impl: 63820464 (eff. 0.062)
42.58/42.62	c #Conflicts:     129000 | #Learnt:      12205 | 0.000
42.58/42.62	c total clause space: 48.1602MB
42.58/42.62	c total #watches: 70389
43.08/43.16	c total #propagations: 3998125 / total #impl: 64403883 (eff. 0.062)
43.08/43.16	c #Conflicts:     130000 | #Learnt:      13205 | 0.000
43.08/43.16	c total clause space: 48.1602MB
43.08/43.16	c total #watches: 75217
43.68/43.75	c total #propagations: 4017841 / total #impl: 65050063 (eff. 0.062)
43.68/43.75	c GC COLLECT
43.68/43.75	c #Conflicts:     131000 | #Learnt:       7210 | 0.000
43.68/43.75	c total clause space: 48.1602MB
43.68/43.75	c total #watches: 47366
44.18/44.20	c total #propagations: 4037560 / total #impl: 65816466 (eff. 0.061)
44.18/44.20	c #Conflicts:     132000 | #Learnt:       8210 | 0.000
44.18/44.20	c total clause space: 48.1602MB
44.18/44.20	c total #watches: 50747
44.58/44.68	c total #propagations: 4064668 / total #impl: 66175417 (eff. 0.061)
44.58/44.68	c #Conflicts:     133000 | #Learnt:       9210 | 0.000
44.58/44.68	c total clause space: 48.1602MB
44.58/44.68	c total #watches: 54032
45.09/45.16	c total #propagations: 4094050 / total #impl: 66556042 (eff. 0.062)
45.09/45.16	c #Conflicts:     134000 | #Learnt:      10210 | 0.000
45.09/45.16	c total clause space: 48.1602MB
45.09/45.16	c total #watches: 56897
45.68/45.71	c total #propagations: 4119711 / total #impl: 66989482 (eff. 0.061)
45.68/45.71	c #Conflicts:     135000 | #Learnt:      11210 | 0.000
45.68/45.71	c total clause space: 48.1602MB
45.68/45.71	c total #watches: 59944
46.19/46.29	c total #propagations: 4144754 / total #impl: 67537144 (eff. 0.061)
46.19/46.29	c #Conflicts:     136000 | #Learnt:      12210 | 0.000
46.19/46.29	c total clause space: 48.1602MB
46.19/46.29	c total #watches: 65405
46.78/46.86	c total #propagations: 4171488 / total #impl: 68209869 (eff. 0.061)
46.78/46.86	c #Conflicts:     137000 | #Learnt:      13210 | 0.000
46.78/46.86	c total clause space: 48.1602MB
46.78/46.86	c total #watches: 68994
47.39/47.43	c total #propagations: 4201332 / total #impl: 68643682 (eff. 0.061)
47.39/47.43	c #Conflicts:     138000 | #Learnt:      14210 | 0.000
47.39/47.43	c total clause space: 48.1602MB
47.39/47.43	c total #watches: 73132
48.08/48.12	c total #propagations: 4225724 / total #impl: 69205579 (eff. 0.061)
48.08/48.12	c #Conflicts:     139000 | #Learnt:      15210 | 0.000
48.08/48.12	c total clause space: 48.1602MB
48.08/48.12	c total #watches: 80294
48.78/48.88	c total #propagations: 4247407 / total #impl: 70130371 (eff. 0.061)
48.78/48.88	c #Conflicts:     140000 | #Learnt:      16210 | 0.000
48.78/48.88	c total clause space: 48.1602MB
48.78/48.88	c total #watches: 85778
49.38/49.45	c total #propagations: 4271160 / total #impl: 71007682 (eff. 0.060)
49.38/49.45	c GC COLLECT
49.38/49.45	c #Conflicts:     141000 | #Learnt:       9114 | 0.000
49.38/49.45	c total clause space: 48.1602MB
49.38/49.45	c total #watches: 55737
49.88/49.91	c total #propagations: 4297401 / total #impl: 71588002 (eff. 0.060)
49.88/49.91	c #Conflicts:     142000 | #Learnt:      10114 | 0.000
49.88/49.91	c total clause space: 48.1602MB
49.88/49.91	c total #watches: 64023
50.48/50.51	c total #propagations: 4313660 / total #impl: 72298580 (eff. 0.060)
50.48/50.51	c #Conflicts:     143000 | #Learnt:      11114 | 0.000
50.48/50.51	c total clause space: 48.1602MB
50.48/50.51	c total #watches: 70058
51.18/51.20	c total #propagations: 4336084 / total #impl: 72934916 (eff. 0.059)
51.18/51.20	c #Conflicts:     144000 | #Learnt:      12114 | 0.000
51.18/51.20	c total clause space: 48.1602MB
51.18/51.20	c total #watches: 75351
51.88/51.90	c total #propagations: 4358895 / total #impl: 73810443 (eff. 0.059)
51.88/51.90	c #Conflicts:     145000 | #Learnt:      13114 | 0.000
51.88/51.90	c total clause space: 48.1602MB
51.88/51.90	c total #watches: 81497
52.58/52.61	c total #propagations: 4379452 / total #impl: 74666650 (eff. 0.059)
52.58/52.61	c #Conflicts:     146000 | #Learnt:      14114 | 0.000
52.58/52.61	c total clause space: 48.1602MB
52.58/52.61	c total #watches: 87188
53.48/53.54	c total #propagations: 4399756 / total #impl: 75523657 (eff. 0.058)
53.48/53.54	c #Conflicts:     147000 | #Learnt:      15114 | 0.000
53.48/53.54	c total clause space: 48.1602MB
53.48/53.54	c total #watches: 91464
54.48/54.52	c total #propagations: 4425260 / total #impl: 76492003 (eff. 0.058)
54.48/54.52	c #Conflicts:     148000 | #Learnt:      16114 | 0.000
54.48/54.52	c total clause space: 48.1602MB
54.48/54.52	c total #watches: 100573
55.39/55.45	c total #propagations: 4450867 / total #impl: 77635850 (eff. 0.057)
55.39/55.45	c #Conflicts:     149000 | #Learnt:      17114 | 0.000
55.39/55.45	c total clause space: 78.2603MB
55.39/55.45	c total #watches: 106679
56.09/56.18	c total #propagations: 4474280 / total #impl: 78637088 (eff. 0.057)
56.09/56.18	c GC COLLECT
56.09/56.18	c #Conflicts:     150000 | #Learnt:       9303 | 0.000
56.09/56.18	c total clause space: 78.2603MB
56.09/56.18	c total #watches: 57422
56.69/56.73	c total #propagations: 4495550 / total #impl: 79702279 (eff. 0.056)
56.69/56.73	c #Conflicts:     151000 | #Learnt:      10303 | 0.000
56.69/56.73	c total clause space: 78.2603MB
56.69/56.73	c total #watches: 62292
57.19/57.25	c total #propagations: 4518026 / total #impl: 80380546 (eff. 0.056)
57.19/57.25	c #Conflicts:     152000 | #Learnt:      11303 | 0.000
57.19/57.25	c total clause space: 78.2603MB
57.19/57.25	c total #watches: 67381
57.69/57.79	c total #propagations: 4541066 / total #impl: 80903904 (eff. 0.056)
57.69/57.79	c #Conflicts:     153000 | #Learnt:      12303 | 0.000
57.69/57.79	c total clause space: 78.2603MB
57.69/57.79	c total #watches: 75722
58.19/58.28	c total #propagations: 4559631 / total #impl: 81751539 (eff. 0.056)
58.19/58.28	c #Conflicts:     154000 | #Learnt:      13303 | 0.000
58.19/58.28	c total clause space: 78.2603MB
58.19/58.28	c total #watches: 84336
58.99/59.07	c total #propagations: 4577394 / total #impl: 82371568 (eff. 0.056)
58.99/59.07	c #Conflicts:     155000 | #Learnt:      14303 | 0.000
58.99/59.07	c total clause space: 78.2603MB
58.99/59.07	c total #watches: 89993
59.88/59.99	c total #propagations: 4597699 / total #impl: 83106310 (eff. 0.055)
59.88/59.99	c #Conflicts:     156000 | #Learnt:      15303 | 0.000
59.88/59.99	c total clause space: 78.2603MB
59.88/59.99	c total #watches: 96793
60.49/60.59	c total #propagations: 4618481 / total #impl: 84284563 (eff. 0.055)
60.49/60.59	c #Conflicts:     157000 | #Learnt:      16303 | 0.000
60.49/60.59	c total clause space: 78.2603MB
60.49/60.59	c total #watches: 106032
61.28/61.32	c total #propagations: 4635877 / total #impl: 84852288 (eff. 0.055)
61.28/61.32	c #Conflicts:     158000 | #Learnt:      17303 | 0.000
61.28/61.32	c total clause space: 78.2603MB
61.28/61.32	c total #watches: 115481
62.28/62.37	c total #propagations: 4655621 / total #impl: 85535567 (eff. 0.054)
62.28/62.37	c #Conflicts:     159000 | #Learnt:      18303 | 0.000
62.28/62.37	c total clause space: 78.2603MB
62.28/62.37	c total #watches: 125360
62.98/63.04	c total #propagations: 4677398 / total #impl: 86590542 (eff. 0.054)
62.98/63.04	c GC COLLECT
62.98/63.04	c #Conflicts:     160000 | #Learnt:       9998 | 0.000
62.98/63.04	c total clause space: 78.2603MB
62.98/63.04	c total #watches: 62990
63.58/63.65	c total #propagations: 4696733 / total #impl: 87630505 (eff. 0.054)
63.58/63.65	c #Conflicts:     161000 | #Learnt:      10998 | 0.000
63.58/63.65	c total clause space: 78.2603MB
63.58/63.65	c total #watches: 69845
64.18/64.25	c total #propagations: 4716611 / total #impl: 88681054 (eff. 0.053)
64.18/64.25	c #Conflicts:     162000 | #Learnt:      11998 | 0.000
64.18/64.25	c total clause space: 78.2603MB
64.18/64.25	c total #watches: 73937
64.89/64.99	c total #propagations: 4740856 / total #impl: 89937697 (eff. 0.053)
64.89/64.99	c #Conflicts:     163000 | #Learnt:      12998 | 0.000
64.89/64.99	c total clause space: 78.2603MB
64.89/64.99	c total #watches: 84567
65.58/65.67	c total #propagations: 4760990 / total #impl: 92480189 (eff. 0.051)
65.58/65.67	c #Conflicts:     164000 | #Learnt:      13998 | 0.000
65.58/65.67	c total clause space: 78.2603MB
65.58/65.67	c total #watches: 92214
66.48/66.53	c total #propagations: 4778638 / total #impl: 93619014 (eff. 0.051)
66.48/66.53	c #Conflicts:     165000 | #Learnt:      14998 | 0.000
66.48/66.53	c total clause space: 78.2603MB
66.48/66.53	c total #watches: 97616
67.28/67.38	c total #propagations: 4801282 / total #impl: 94466779 (eff. 0.051)
67.28/67.38	c #Conflicts:     166000 | #Learnt:      15998 | 0.000
67.28/67.38	c total clause space: 78.2603MB
67.28/67.38	c total #watches: 101451
68.19/68.28	c total #propagations: 4825626 / total #impl: 95294104 (eff. 0.051)
68.19/68.28	c #Conflicts:     167000 | #Learnt:      16998 | 0.000
68.19/68.28	c total clause space: 78.2603MB
68.19/68.28	c total #watches: 109070
69.18/69.21	c total #propagations: 4845857 / total #impl: 96221466 (eff. 0.050)
69.18/69.21	c #Conflicts:     168000 | #Learnt:      17998 | 0.000
69.18/69.21	c total clause space: 78.2603MB
69.18/69.21	c total #watches: 113334
69.98/70.09	c total #propagations: 4868274 / total #impl: 97617343 (eff. 0.050)
69.98/70.09	c #Conflicts:     169000 | #Learnt:      18998 | 0.000
69.98/70.09	c total clause space: 78.2603MB
69.98/70.09	c total #watches: 119594
70.78/70.86	c total #propagations: 4888195 / total #impl: 98585060 (eff. 0.050)
70.78/70.86	c GC COLLECT
70.78/70.86	c #Conflicts:     170000 | #Learnt:      10296 | 0.000
70.78/70.86	c total clause space: 78.2603MB
70.78/70.86	c total #watches: 65011
71.49/71.56	c total #propagations: 4908432 / total #impl: 99514374 (eff. 0.049)
71.49/71.56	c #Conflicts:     171000 | #Learnt:      11296 | 0.000
71.49/71.56	c total clause space: 78.2603MB
71.49/71.56	c total #watches: 68996
72.18/72.22	c total #propagations: 4938099 / total #impl: 100270574 (eff. 0.049)
72.18/72.22	c #Conflicts:     172000 | #Learnt:      12296 | 0.000
72.18/72.22	c total clause space: 78.2603MB
72.18/72.22	c total #watches: 76774
72.88/72.97	c total #propagations: 4960349 / total #impl: 101070370 (eff. 0.049)
72.88/72.97	c #Conflicts:     173000 | #Learnt:      13296 | 0.000
72.88/72.97	c total clause space: 78.2603MB
72.88/72.97	c total #watches: 81791
73.79/73.89	c total #propagations: 4984501 / total #impl: 101772116 (eff. 0.049)
73.79/73.89	c #Conflicts:     174000 | #Learnt:      14296 | 0.000
73.79/73.89	c total clause space: 78.2603MB
73.79/73.89	c total #watches: 88544
74.68/74.71	c total #propagations: 5008128 / total #impl: 102792509 (eff. 0.049)
74.68/74.71	c #Conflicts:     175000 | #Learnt:      15296 | 0.000
74.68/74.71	c total clause space: 78.2603MB
74.68/74.71	c total #watches: 95384
75.48/75.50	c total #propagations: 5030039 / total #impl: 103733416 (eff. 0.048)
75.48/75.50	c #Conflicts:     176000 | #Learnt:      16296 | 0.000
75.48/75.50	c total clause space: 78.2603MB
75.48/75.50	c total #watches: 104483
76.28/76.38	c total #propagations: 5049832 / total #impl: 104693258 (eff. 0.048)
76.28/76.38	c #Conflicts:     177000 | #Learnt:      17296 | 0.000
76.28/76.38	c total clause space: 78.2603MB
76.28/76.38	c total #watches: 111086
77.48/77.58	c total #propagations: 5069370 / total #impl: 105406814 (eff. 0.048)
77.48/77.58	c #Conflicts:     178000 | #Learnt:      18296 | 0.000
77.48/77.58	c total clause space: 78.2603MB
77.48/77.58	c total #watches: 114898
78.68/78.72	c total #propagations: 5092939 / total #impl: 106570368 (eff. 0.048)
78.68/78.72	c #Conflicts:     179000 | #Learnt:      19296 | 0.000
78.68/78.72	c total clause space: 78.2603MB
78.68/78.72	c total #watches: 120472
79.58/79.64	c total #propagations: 5116763 / total #impl: 107344676 (eff. 0.048)
79.58/79.64	c GC COLLECT
79.58/79.64	c #Conflicts:     180000 | #Learnt:      10241 | 0.000
79.58/79.64	c total clause space: 78.2603MB
79.58/79.64	c total #watches: 65382
80.29/80.36	c total #propagations: 5137528 / total #impl: 108155421 (eff. 0.048)
80.29/80.36	c #Conflicts:     181000 | #Learnt:      11241 | 0.000
80.29/80.36	c total clause space: 78.2603MB
80.29/80.36	c total #watches: 69433
80.88/80.97	c total #propagations: 5164090 / total #impl: 109937772 (eff. 0.047)
80.88/80.97	c #Conflicts:     182000 | #Learnt:      12241 | 0.000
80.88/80.97	c total clause space: 78.2603MB
80.88/80.97	c total #watches: 76601
81.58/81.66	c total #propagations: 5184303 / total #impl: 110984637 (eff. 0.047)
81.58/81.66	c #Conflicts:     183000 | #Learnt:      13241 | 0.000
81.58/81.66	c total clause space: 78.2603MB
81.58/81.66	c total #watches: 86313
82.49/82.59	c total #propagations: 5204272 / total #impl: 112042941 (eff. 0.046)
82.49/82.59	c #Conflicts:     184000 | #Learnt:      14241 | 0.000
82.49/82.59	c total clause space: 78.2603MB
82.49/82.59	c total #watches: 90903
83.28/83.39	c total #propagations: 5226804 / total #impl: 112901303 (eff. 0.046)
83.28/83.39	c #Conflicts:     185000 | #Learnt:      15241 | 0.000
83.28/83.39	c total clause space: 78.2603MB
83.28/83.39	c total #watches: 97334
84.18/84.29	c total #propagations: 5245393 / total #impl: 113750209 (eff. 0.046)
84.18/84.29	c #Conflicts:     186000 | #Learnt:      16241 | 0.000
84.18/84.29	c total clause space: 78.2603MB
84.18/84.29	c total #watches: 103959
85.18/85.23	c total #propagations: 5265355 / total #impl: 114884817 (eff. 0.046)
85.18/85.23	c #Conflicts:     187000 | #Learnt:      17241 | 0.000
85.18/85.23	c total clause space: 78.2603MB
85.18/85.23	c total #watches: 110889
86.08/86.15	c total #propagations: 5286132 / total #impl: 115715057 (eff. 0.046)
86.08/86.15	c #Conflicts:     188000 | #Learnt:      18241 | 0.000
86.08/86.15	c total clause space: 78.2603MB
86.08/86.15	c total #watches: 120538
87.08/87.10	c total #propagations: 5305827 / total #impl: 116800221 (eff. 0.045)
87.08/87.10	c #Conflicts:     189000 | #Learnt:      19241 | 0.000
87.08/87.10	c total clause space: 78.2603MB
87.08/87.10	c total #watches: 129812
88.38/88.40	c total #propagations: 5324691 / total #impl: 117787230 (eff. 0.045)
88.38/88.40	c #Conflicts:     190000 | #Learnt:      20241 | 0.000
88.38/88.40	c total clause space: 78.2603MB
88.38/88.40	c total #watches: 136120
89.28/89.37	c total #propagations: 5347621 / total #impl: 118803565 (eff. 0.045)
89.28/89.37	c GC COLLECT
89.28/89.37	c #Conflicts:     191000 | #Learnt:      10872 | 0.000
89.28/89.37	c total clause space: 78.2603MB
89.28/89.37	c total #watches: 68624
89.88/89.98	c total #propagations: 5372053 / total #impl: 119697888 (eff. 0.045)
89.88/89.98	c #Conflicts:     192000 | #Learnt:      11872 | 0.000
89.88/89.98	c total clause space: 78.2603MB
89.88/89.98	c total #watches: 74317
90.58/90.60	c total #propagations: 5394800 / total #impl: 120365159 (eff. 0.045)
90.58/90.60	c #Conflicts:     193000 | #Learnt:      12872 | 0.000
90.58/90.60	c total clause space: 78.2603MB
90.58/90.60	c total #watches: 81143
91.28/91.31	c total #propagations: 5415047 / total #impl: 121057398 (eff. 0.045)
91.28/91.31	c #Conflicts:     194000 | #Learnt:      13872 | 0.000
91.28/91.31	c total clause space: 78.2603MB
91.28/91.31	c total #watches: 87122
91.88/91.99	c total #propagations: 5435074 / total #impl: 121977969 (eff. 0.045)
91.88/91.99	c #Conflicts:     195000 | #Learnt:      14872 | 0.000
91.88/91.99	c total clause space: 78.2603MB
91.88/91.99	c total #watches: 94204
92.68/92.76	c total #propagations: 5454806 / total #impl: 122823275 (eff. 0.044)
92.68/92.76	c #Conflicts:     196000 | #Learnt:      15872 | 0.000
92.68/92.76	c total clause space: 78.2603MB
92.68/92.76	c total #watches: 101442
93.38/93.50	c total #propagations: 5473126 / total #impl: 123543943 (eff. 0.044)
93.38/93.50	c #Conflicts:     197000 | #Learnt:      16872 | 0.000
93.38/93.50	c total clause space: 78.2603MB
93.38/93.50	c total #watches: 109932
94.28/94.36	c total #propagations: 5491329 / total #impl: 124281612 (eff. 0.044)
94.28/94.36	c #Conflicts:     198000 | #Learnt:      17872 | 0.000
94.28/94.36	c total clause space: 78.2603MB
94.28/94.36	c total #watches: 118178
95.18/95.27	c total #propagations: 5510348 / total #impl: 125209257 (eff. 0.044)
95.18/95.27	c #Conflicts:     199000 | #Learnt:      18872 | 0.000
95.18/95.27	c total clause space: 78.2603MB
95.18/95.27	c total #watches: 127218
96.08/96.18	c total #propagations: 5528355 / total #impl: 125995128 (eff. 0.044)
96.08/96.18	c #Conflicts:     200000 | #Learnt:      19872 | 0.000
96.08/96.18	c total clause space: 78.2603MB
96.08/96.18	c total #watches: 136404
96.98/97.00	c total #propagations: 5547752 / total #impl: 126724122 (eff. 0.044)
96.98/97.00	c #Conflicts:     201000 | #Learnt:      20872 | 0.000
96.98/97.00	c total clause space: 78.2603MB
96.98/97.00	c total #watches: 145883
97.58/97.60	c total #propagations: 5566248 / total #impl: 127358898 (eff. 0.044)
97.58/97.60	c GC COLLECT
97.58/97.60	c #Conflicts:     202000 | #Learnt:      11191 | 0.000
97.58/97.60	c total clause space: 78.2603MB
97.58/97.60	c total #watches: 73734
98.08/98.17	c total #propagations: 5582701 / total #impl: 127944954 (eff. 0.044)
98.08/98.17	c #Conflicts:     203000 | #Learnt:      12191 | 0.000
98.08/98.17	c total clause space: 78.2603MB
98.08/98.17	c total #watches: 82299
98.68/98.70	c total #propagations: 5602642 / total #impl: 128528811 (eff. 0.044)
98.68/98.70	c #Conflicts:     204000 | #Learnt:      13191 | 0.000
98.68/98.70	c total clause space: 78.2603MB
98.68/98.70	c total #watches: 93723
99.27/99.37	c total #propagations: 5620757 / total #impl: 129061612 (eff. 0.044)
99.27/99.37	c #Conflicts:     205000 | #Learnt:      14191 | 0.000
99.27/99.37	c total clause space: 78.2603MB
99.27/99.37	c total #watches: 103556
99.97/100.07	c total #propagations: 5639652 / total #impl: 129695741 (eff. 0.043)
99.97/100.07	c #Conflicts:     206000 | #Learnt:      15191 | 0.000
99.97/100.07	c total clause space: 78.2603MB
99.97/100.07	c total #watches: 110225
100.67/100.75	c total #propagations: 5659997 / total #impl: 130454495 (eff. 0.043)
100.67/100.75	c #Conflicts:     207000 | #Learnt:      16191 | 0.000
100.67/100.75	c total clause space: 78.2603MB
100.67/100.75	c total #watches: 118273
101.47/101.59	c total #propagations: 5679332 / total #impl: 131097267 (eff. 0.043)
101.47/101.59	c #Conflicts:     208000 | #Learnt:      17191 | 0.000
101.47/101.59	c total clause space: 78.2603MB
101.47/101.59	c total #watches: 124646
102.47/102.50	c total #propagations: 5700097 / total #impl: 131887452 (eff. 0.043)
102.47/102.50	c #Conflicts:     209000 | #Learnt:      18191 | 0.000
102.47/102.50	c total clause space: 78.2603MB
102.47/102.50	c total #watches: 131830
103.48/103.56	c total #propagations: 5719118 / total #impl: 132781316 (eff. 0.043)
103.48/103.56	c #Conflicts:     210000 | #Learnt:      19191 | 0.000
103.48/103.56	c total clause space: 78.2603MB
103.48/103.56	c total #watches: 138182
104.67/104.75	c total #propagations: 5739372 / total #impl: 133818782 (eff. 0.043)
104.67/104.75	c #Conflicts:     211000 | #Learnt:      20191 | 0.000
104.67/104.75	c total clause space: 78.2603MB
104.67/104.75	c total #watches: 146035
105.87/105.97	c total #propagations: 5759498 / total #impl: 134873563 (eff. 0.043)
105.87/105.97	c #Conflicts:     212000 | #Learnt:      21191 | 0.000
105.87/105.97	c total clause space: 78.2603MB
105.87/105.97	c total #watches: 152736
107.17/107.22	c total #propagations: 5779538 / total #impl: 136011675 (eff. 0.042)
107.17/107.22	c GC COLLECT
107.17/107.22	c #Conflicts:     213000 | #Learnt:      11192 | 0.000
107.17/107.22	c total clause space: 78.2603MB
107.17/107.22	c total #watches: 74407
107.78/107.84	c total #propagations: 5800200 / total #impl: 136983440 (eff. 0.042)
107.78/107.84	c #Conflicts:     214000 | #Learnt:      12192 | 0.000
107.78/107.84	c total clause space: 78.2603MB
107.78/107.84	c total #watches: 81227
108.47/108.53	c total #propagations: 5819617 / total #impl: 137885411 (eff. 0.042)
108.47/108.53	c #Conflicts:     215000 | #Learnt:      13192 | 0.000
108.47/108.53	c total clause space: 78.2603MB
108.47/108.53	c total #watches: 88838
109.27/109.30	c total #propagations: 5839274 / total #impl: 138861973 (eff. 0.042)
109.27/109.30	c #Conflicts:     216000 | #Learnt:      14192 | 0.000
109.27/109.30	c total clause space: 78.2603MB
109.27/109.30	c total #watches: 95193
110.08/110.16	c total #propagations: 5859665 / total #impl: 139875519 (eff. 0.042)
110.08/110.16	c #Conflicts:     217000 | #Learnt:      15192 | 0.000
110.08/110.16	c total clause space: 78.2603MB
110.08/110.16	c total #watches: 102924
110.87/110.98	c total #propagations: 5880429 / total #impl: 140991229 (eff. 0.042)
110.87/110.98	c #Conflicts:     218000 | #Learnt:      16192 | 0.000
110.87/110.98	c total clause space: 78.2603MB
110.87/110.98	c total #watches: 107029
111.97/112.04	c total #propagations: 5900859 / total #impl: 142127116 (eff. 0.042)
111.97/112.04	c #Conflicts:     219000 | #Learnt:      17192 | 0.000
111.97/112.04	c total clause space: 78.2603MB
111.97/112.04	c total #watches: 111169
113.28/113.32	c total #propagations: 5926508 / total #impl: 142928380 (eff. 0.041)
113.28/113.32	c #Conflicts:     220000 | #Learnt:      18192 | 0.000
113.28/113.32	c total clause space: 78.2603MB
113.28/113.32	c total #watches: 114939
114.48/114.51	c total #propagations: 5954878 / total #impl: 143846718 (eff. 0.041)
114.48/114.51	c #Conflicts:     221000 | #Learnt:      19192 | 0.000
114.48/114.51	c total clause space: 78.2603MB
114.48/114.51	c total #watches: 120165
115.67/115.73	c total #propagations: 5978748 / total #impl: 144734314 (eff. 0.041)
115.67/115.73	c #Conflicts:     222000 | #Learnt:      20192 | 0.000
115.67/115.73	c total clause space: 78.2603MB
115.67/115.73	c total #watches: 125064
116.87/116.92	c total #propagations: 6003781 / total #impl: 145629214 (eff. 0.041)
116.87/116.92	c #Conflicts:     223000 | #Learnt:      21192 | 0.000
116.87/116.92	c total clause space: 78.2603MB
116.87/116.92	c total #watches: 129092
117.87/117.99	c total #propagations: 6027036 / total #impl: 146600881 (eff. 0.041)
117.87/117.99	c #Conflicts:     224000 | #Learnt:      22192 | 0.000
117.87/117.99	c total clause space: 78.2603MB
117.87/117.99	c total #watches: 135639
118.78/118.84	c total #propagations: 6048810 / total #impl: 147678921 (eff. 0.041)
118.78/118.84	c GC COLLECT
118.78/118.84	c #Conflicts:     225000 | #Learnt:      11895 | 0.000
118.78/118.84	c total clause space: 78.2603MB
118.78/118.84	c total #watches: 82066
119.67/119.76	c total #propagations: 6068809 / total #impl: 148815287 (eff. 0.041)
119.67/119.76	c #Conflicts:     226000 | #Learnt:      12895 | 0.000
119.67/119.76	c total clause space: 78.2603MB
119.67/119.76	c total #watches: 88343
120.67/120.74	c total #propagations: 6092013 / total #impl: 150170490 (eff. 0.041)
120.67/120.74	c #Conflicts:     227000 | #Learnt:      13895 | 0.000
120.67/120.74	c total clause space: 78.2603MB
120.67/120.74	c total #watches: 94083
121.67/121.74	c total #propagations: 6116653 / total #impl: 151064145 (eff. 0.040)
121.67/121.74	c #Conflicts:     228000 | #Learnt:      14895 | 0.000
121.67/121.74	c total clause space: 78.2603MB
121.67/121.74	c total #watches: 103453
122.67/122.74	c total #propagations: 6139145 / total #impl: 152115754 (eff. 0.040)
122.67/122.74	c #Conflicts:     229000 | #Learnt:      15895 | 0.000
122.67/122.74	c total clause space: 78.2603MB
122.67/122.74	c total #watches: 111802
123.77/123.87	c total #propagations: 6162329 / total #impl: 153195350 (eff. 0.040)
123.77/123.87	c #Conflicts:     230000 | #Learnt:      16895 | 0.000
123.77/123.87	c total clause space: 78.2603MB
123.77/123.87	c total #watches: 116788
124.87/124.98	c total #propagations: 6184774 / total #impl: 154129864 (eff. 0.040)
124.87/124.98	c #Conflicts:     231000 | #Learnt:      17895 | 0.000
124.87/124.98	c total clause space: 78.2603MB
124.87/124.98	c total #watches: 120708
126.07/126.18	c total #propagations: 6207951 / total #impl: 154733019 (eff. 0.040)
126.07/126.18	c #Conflicts:     232000 | #Learnt:      18895 | 0.000
126.07/126.18	c total clause space: 78.2603MB
126.07/126.18	c total #watches: 124215
127.17/127.24	c total #propagations: 6229638 / total #impl: 155403258 (eff. 0.040)
127.17/127.24	c #Conflicts:     233000 | #Learnt:      19895 | 0.000
127.17/127.24	c total clause space: 78.2603MB
127.17/127.24	c total #watches: 129547
128.37/128.47	c total #propagations: 6249942 / total #impl: 156272893 (eff. 0.040)
128.37/128.47	c #Conflicts:     234000 | #Learnt:      20895 | 0.000
128.37/128.47	c total clause space: 78.2603MB
128.37/128.47	c total #watches: 135234
129.47/129.59	c total #propagations: 6271912 / total #impl: 157274097 (eff. 0.040)
129.47/129.59	c #Conflicts:     235000 | #Learnt:      21895 | 0.000
129.47/129.59	c total clause space: 78.2603MB
129.47/129.59	c total #watches: 139497
130.57/130.60	c total #propagations: 6293316 / total #impl: 158360754 (eff. 0.040)
130.57/130.60	c #Conflicts:     236000 | #Learnt:      22895 | 0.000
130.57/130.60	c total clause space: 78.2603MB
130.57/130.60	c total #watches: 144540
131.47/131.52	c total #propagations: 6314376 / total #impl: 159006156 (eff. 0.040)
131.47/131.52	c GC COLLECT
131.47/131.52	c #Conflicts:     237000 | #Learnt:      12292 | 0.000
131.47/131.52	c total clause space: 78.2603MB
131.47/131.52	c total #watches: 82160
132.27/132.36	c total #propagations: 6338763 / total #impl: 159952678 (eff. 0.040)
132.27/132.36	c #Conflicts:     238000 | #Learnt:      13292 | 0.000
132.27/132.36	c total clause space: 78.2603MB
132.27/132.36	c total #watches: 85166
133.27/133.30	c total #propagations: 6362535 / total #impl: 160595834 (eff. 0.040)
133.27/133.30	c #Conflicts:     239000 | #Learnt:      14292 | 0.000
133.27/133.30	c total clause space: 78.2603MB
133.27/133.30	c total #watches: 88871
134.07/134.14	c total #propagations: 6390060 / total #impl: 161338287 (eff. 0.040)
134.07/134.14	c #Conflicts:     240000 | #Learnt:      15292 | 0.000
134.07/134.14	c total clause space: 78.2603MB
134.07/134.14	c total #watches: 96992
134.97/135.05	c total #propagations: 6411477 / total #impl: 162081579 (eff. 0.040)
134.97/135.05	c #Conflicts:     241000 | #Learnt:      16292 | 0.000
134.97/135.05	c total clause space: 78.2603MB
134.97/135.05	c total #watches: 103969
135.97/136.00	c total #propagations: 6434146 / total #impl: 163007823 (eff. 0.039)
135.97/136.00	c #Conflicts:     242000 | #Learnt:      17292 | 0.000
135.97/136.00	c total clause space: 78.2603MB
135.97/136.00	c total #watches: 109496
136.97/137.08	c total #propagations: 6455794 / total #impl: 163726599 (eff. 0.039)
136.97/137.08	c #Conflicts:     243000 | #Learnt:      18292 | 0.000
136.97/137.08	c total clause space: 78.2603MB
136.97/137.08	c total #watches: 115185
138.17/138.26	c total #propagations: 6477501 / total #impl: 164357562 (eff. 0.039)
138.17/138.26	c #Conflicts:     244000 | #Learnt:      19292 | 0.000
138.17/138.26	c total clause space: 78.2603MB
138.17/138.26	c total #watches: 119995
139.17/139.29	c total #propagations: 6502584 / total #impl: 165474639 (eff. 0.039)
139.17/139.29	c #Conflicts:     245000 | #Learnt:      20292 | 0.000
139.17/139.29	c total clause space: 78.2603MB
139.17/139.29	c total #watches: 126725
140.17/140.21	c total #propagations: 6522849 / total #impl: 166727414 (eff. 0.039)
140.17/140.21	c #Conflicts:     246000 | #Learnt:      21292 | 0.000
140.17/140.21	c total clause space: 78.2603MB
140.17/140.21	c total #watches: 134176
141.37/141.42	c total #propagations: 6542302 / total #impl: 167743588 (eff. 0.039)
141.37/141.42	c #Conflicts:     247000 | #Learnt:      22292 | 0.000
141.37/141.42	c total clause space: 78.2603MB
141.37/141.42	c total #watches: 139815
142.87/142.97	c total #propagations: 6564818 / total #impl: 168926980 (eff. 0.039)
142.87/142.97	c #Conflicts:     248000 | #Learnt:      23292 | 0.000
142.87/142.97	c total clause space: 78.2603MB
142.87/142.97	c total #watches: 145164
143.97/144.01	c total #propagations: 6590114 / total #impl: 169964611 (eff. 0.039)
143.97/144.01	c GC COLLECT
143.97/144.01	c #Conflicts:     249000 | #Learnt:      12400 | 0.000
143.97/144.01	c total clause space: 78.2603MB
143.97/144.01	c total #watches: 82520
144.67/144.78	c total #propagations: 6610214 / total #impl: 170912971 (eff. 0.039)
144.67/144.78	c #Conflicts:     250000 | #Learnt:      13400 | 0.000
144.67/144.78	c total clause space: 78.2603MB
144.67/144.78	c total #watches: 87305
145.46/145.54	c total #propagations: 6631858 / total #impl: 171539713 (eff. 0.039)
145.46/145.54	c #Conflicts:     251000 | #Learnt:      14400 | 0.000
145.46/145.54	c total clause space: 78.2603MB
145.46/145.54	c total #watches: 93842
146.16/146.22	c total #propagations: 6652525 / total #impl: 172376025 (eff. 0.039)
146.16/146.22	c #Conflicts:     252000 | #Learnt:      15400 | 0.000
146.16/146.22	c total clause space: 78.2603MB
146.16/146.22	c total #watches: 101591
146.96/147.05	c total #propagations: 6670772 / total #impl: 173078887 (eff. 0.039)
146.96/147.05	c #Conflicts:     253000 | #Learnt:      16400 | 0.000
146.96/147.05	c total clause space: 78.2603MB
146.96/147.05	c total #watches: 109841
147.76/147.83	c total #propagations: 6691422 / total #impl: 173885595 (eff. 0.038)
147.76/147.83	c #Conflicts:     254000 | #Learnt:      17400 | 0.000
147.76/147.83	c total clause space: 78.2603MB
147.76/147.83	c total #watches: 116893
148.96/149.01	c total #propagations: 6710000 / total #impl: 174626183 (eff. 0.038)
148.96/149.01	c #Conflicts:     255000 | #Learnt:      18400 | 0.000
148.96/149.01	c total clause space: 78.2603MB
148.96/149.01	c total #watches: 122442
150.06/150.16	c total #propagations: 6732858 / total #impl: 175464110 (eff. 0.038)
150.06/150.16	c #Conflicts:     256000 | #Learnt:      19400 | 0.000
150.06/150.16	c total clause space: 78.2603MB
150.06/150.16	c total #watches: 127567
151.26/151.34	c total #propagations: 6758398 / total #impl: 176674320 (eff. 0.038)
151.26/151.34	c #Conflicts:     257000 | #Learnt:      20400 | 0.000
151.26/151.34	c total clause space: 78.2603MB
151.26/151.34	c total #watches: 132518
152.76/152.81	c total #propagations: 6780985 / total #impl: 177790854 (eff. 0.038)
152.76/152.81	c #Conflicts:     258000 | #Learnt:      21400 | 0.000
152.76/152.81	c total clause space: 78.2603MB
152.76/152.81	c total #watches: 137181
154.07/154.17	c total #propagations: 6806264 / total #impl: 179172745 (eff. 0.038)
154.07/154.17	c #Conflicts:     259000 | #Learnt:      22400 | 0.000
154.07/154.17	c total clause space: 78.2603MB
154.07/154.17	c total #watches: 143008
155.36/155.42	c total #propagations: 6830417 / total #impl: 180346868 (eff. 0.038)
155.36/155.42	c #Conflicts:     260000 | #Learnt:      23400 | 0.000
155.36/155.42	c total clause space: 78.2603MB
155.36/155.42	c total #watches: 149754
156.86/156.94	c total #propagations: 6854086 / total #impl: 181238436 (eff. 0.038)
156.86/156.94	c #Conflicts:     261000 | #Learnt:      24400 | 0.000
156.86/156.94	c total clause space: 78.2603MB
156.86/156.94	c total #watches: 154595
157.56/157.69	c total #propagations: 6879774 / total #impl: 182469119 (eff. 0.038)
157.56/157.69	c GC COLLECT
157.56/157.69	c #Conflicts:     262000 | #Learnt:      13198 | 0.000
157.56/157.69	c total clause space: 78.2603MB
157.56/157.69	c total #watches: 86598
158.37/158.42	c total #propagations: 6903220 / total #impl: 183137222 (eff. 0.038)
158.37/158.42	c #Conflicts:     263000 | #Learnt:      14198 | 0.000
158.37/158.42	c total clause space: 78.2603MB
158.37/158.42	c total #watches: 93340
159.06/159.10	c total #propagations: 6923260 / total #impl: 184022300 (eff. 0.038)
159.06/159.10	c #Conflicts:     264000 | #Learnt:      15198 | 0.000
159.06/159.10	c total clause space: 78.2603MB
159.06/159.10	c total #watches: 99866
159.96/160.04	c total #propagations: 6940897 / total #impl: 184767724 (eff. 0.038)
159.96/160.04	c #Conflicts:     265000 | #Learnt:      16198 | 0.000
159.96/160.04	c total clause space: 78.2603MB
159.96/160.04	c total #watches: 104923
160.96/161.08	c total #propagations: 6964500 / total #impl: 185667010 (eff. 0.038)
160.96/161.08	c #Conflicts:     266000 | #Learnt:      17198 | 0.000
160.96/161.08	c total clause space: 78.2603MB
160.96/161.08	c total #watches: 109959
162.16/162.29	c total #propagations: 6987449 / total #impl: 186875590 (eff. 0.037)
162.16/162.29	c #Conflicts:     267000 | #Learnt:      18198 | 0.000
162.16/162.29	c total clause space: 78.2603MB
162.16/162.29	c total #watches: 115959
163.36/163.48	c total #propagations: 7010839 / total #impl: 187994369 (eff. 0.037)
163.36/163.48	c #Conflicts:     268000 | #Learnt:      19198 | 0.000
163.36/163.48	c total clause space: 78.2603MB
163.36/163.48	c total #watches: 121561
164.56/164.63	c total #propagations: 7033029 / total #impl: 189032572 (eff. 0.037)
164.56/164.63	c #Conflicts:     269000 | #Learnt:      20198 | 0.000
164.56/164.63	c total clause space: 78.2603MB
164.56/164.63	c total #watches: 127427
165.56/165.67	c total #propagations: 7053655 / total #impl: 190014732 (eff. 0.037)
165.56/165.67	c #Conflicts:     270000 | #Learnt:      21198 | 0.000
165.56/165.67	c total clause space: 78.2603MB
165.56/165.67	c total #watches: 131898
166.66/166.76	c total #propagations: 7078108 / total #impl: 190761424 (eff. 0.037)
166.66/166.76	c #Conflicts:     271000 | #Learnt:      22198 | 0.000
166.66/166.76	c total clause space: 78.2603MB
166.66/166.76	c total #watches: 135725
168.06/168.11	c total #propagations: 7100437 / total #impl: 191965810 (eff. 0.037)
168.06/168.11	c #Conflicts:     272000 | #Learnt:      23198 | 0.000
168.06/168.11	c total clause space: 78.2603MB
168.06/168.11	c total #watches: 142963
169.37/169.48	c total #propagations: 7128319 / total #impl: 193324455 (eff. 0.037)
169.37/169.48	c #Conflicts:     273000 | #Learnt:      24198 | 0.000
169.37/169.48	c total clause space: 78.2603MB
169.37/169.48	c total #watches: 153149
170.86/170.95	c total #propagations: 7152473 / total #impl: 195112762 (eff. 0.037)
170.86/170.95	c GC COLLECT
170.86/170.95	c #Conflicts:     274000 | #Learnt:      12698 | 0.000
170.86/170.95	c total clause space: 78.2603MB
170.86/170.95	c total #watches: 83536
171.67/171.78	c total #propagations: 7180606 / total #impl: 197217442 (eff. 0.036)
171.67/171.78	c #Conflicts:     275000 | #Learnt:      13698 | 0.000
171.67/171.78	c total clause space: 78.2603MB
171.67/171.78	c total #watches: 92034
172.56/172.68	c total #propagations: 7201659 / total #impl: 198376944 (eff. 0.036)
172.56/172.68	c #Conflicts:     276000 | #Learnt:      14698 | 0.000
172.56/172.68	c total clause space: 78.2603MB
172.56/172.68	c total #watches: 98248
173.56/173.64	c total #propagations: 7222715 / total #impl: 199148218 (eff. 0.036)
173.56/173.64	c #Conflicts:     277000 | #Learnt:      15698 | 0.000
173.56/173.64	c total clause space: 78.2603MB
173.56/173.64	c total #watches: 102210
174.56/174.65	c total #propagations: 7245780 / total #impl: 200052766 (eff. 0.036)
174.56/174.65	c #Conflicts:     278000 | #Learnt:      16698 | 0.000
174.56/174.65	c total clause space: 78.2603MB
174.56/174.65	c total #watches: 106974
175.56/175.61	c total #propagations: 7268351 / total #impl: 201351198 (eff. 0.036)
175.56/175.61	c #Conflicts:     279000 | #Learnt:      17698 | 0.000
175.56/175.61	c total clause space: 78.2603MB
175.56/175.61	c total #watches: 115991
176.26/176.39	c total #propagations: 7289734 / total #impl: 202160008 (eff. 0.036)
176.26/176.39	c #Conflicts:     280000 | #Learnt:      18698 | 0.000
176.26/176.39	c total clause space: 78.2603MB
176.26/176.39	c total #watches: 122830
177.36/177.45	c total #propagations: 7309079 / total #impl: 202895391 (eff. 0.036)
177.36/177.45	c #Conflicts:     281000 | #Learnt:      19698 | 0.000
177.36/177.45	c total clause space: 78.2603MB
177.36/177.45	c total #watches: 130315
178.56/178.67	c total #propagations: 7332802 / total #impl: 203729082 (eff. 0.036)
178.56/178.67	c #Conflicts:     282000 | #Learnt:      20698 | 0.000
178.56/178.67	c total clause space: 78.2603MB
178.56/178.67	c total #watches: 134646
179.66/179.76	c total #propagations: 7357787 / total #impl: 204919146 (eff. 0.036)
179.66/179.76	c #Conflicts:     283000 | #Learnt:      21698 | 0.000
179.66/179.76	c total clause space: 78.2603MB
179.66/179.76	c total #watches: 139118
180.86/180.98	c total #propagations: 7381933 / total #impl: 205548373 (eff. 0.036)
180.86/180.98	c #Conflicts:     284000 | #Learnt:      22698 | 0.000
180.86/180.98	c total clause space: 78.2603MB
180.86/180.98	c total #watches: 144564
182.36/182.40	c total #propagations: 7403088 / total #impl: 206583864 (eff. 0.036)
182.36/182.40	c #Conflicts:     285000 | #Learnt:      23698 | 0.000
182.36/182.40	c total clause space: 78.2603MB
182.36/182.40	c total #watches: 151341
183.67/183.76	c total #propagations: 7426956 / total #impl: 207644891 (eff. 0.036)
183.67/183.76	c #Conflicts:     286000 | #Learnt:      24698 | 0.000
183.67/183.76	c total clause space: 78.2603MB
183.67/183.76	c total #watches: 158256
185.06/185.19	c total #propagations: 7449041 / total #impl: 208632658 (eff. 0.036)
185.06/185.19	c GC COLLECT
185.06/185.19	c #Conflicts:     287000 | #Learnt:      12890 | 0.000
185.06/185.19	c total clause space: 78.2603MB
185.06/185.19	c total #watches: 84404
185.87/185.95	c total #propagations: 7473628 / total #impl: 209733865 (eff. 0.036)
185.87/185.95	c #Conflicts:     288000 | #Learnt:      13890 | 0.000
185.87/185.95	c total clause space: 78.2603MB
185.87/185.95	c total #watches: 91236
186.56/186.70	c total #propagations: 7493094 / total #impl: 210469775 (eff. 0.036)
186.56/186.70	c #Conflicts:     289000 | #Learnt:      14890 | 0.000
186.56/186.70	c total clause space: 78.2603MB
186.56/186.70	c total #watches: 98408
187.56/187.60	c total #propagations: 7512765 / total #impl: 211229516 (eff. 0.036)
187.56/187.60	c #Conflicts:     290000 | #Learnt:      15890 | 0.000
187.56/187.60	c total clause space: 78.2603MB
187.56/187.60	c total #watches: 106373
188.56/188.60	c total #propagations: 7531709 / total #impl: 211956563 (eff. 0.036)
188.56/188.60	c #Conflicts:     291000 | #Learnt:      16890 | 0.000
188.56/188.60	c total clause space: 78.2603MB
188.56/188.60	c total #watches: 113946
189.66/189.78	c total #propagations: 7552290 / total #impl: 213358094 (eff. 0.035)
189.66/189.78	c #Conflicts:     292000 | #Learnt:      17890 | 0.000
189.66/189.78	c total clause space: 78.2603MB
189.66/189.78	c total #watches: 123072
190.86/190.99	c total #propagations: 7574168 / total #impl: 214986242 (eff. 0.035)
190.86/190.99	c #Conflicts:     293000 | #Learnt:      18890 | 0.000
190.86/190.99	c total clause space: 78.2603MB
190.86/190.99	c total #watches: 129291
192.06/192.19	c total #propagations: 7594740 / total #impl: 215871364 (eff. 0.035)
192.06/192.19	c #Conflicts:     294000 | #Learnt:      19890 | 0.000
192.06/192.19	c total clause space: 78.2603MB
192.06/192.19	c total #watches: 133457
193.36/193.48	c total #propagations: 7616770 / total #impl: 216605227 (eff. 0.035)
193.36/193.48	c #Conflicts:     295000 | #Learnt:      20890 | 0.000
193.36/193.48	c total clause space: 78.2603MB
193.36/193.48	c total #watches: 137623
194.66/194.72	c total #propagations: 7639248 / total #impl: 217450739 (eff. 0.035)
194.66/194.72	c #Conflicts:     296000 | #Learnt:      21890 | 0.000
194.66/194.72	c total clause space: 78.2603MB
194.66/194.72	c total #watches: 144016
195.86/195.95	c total #propagations: 7662242 / total #impl: 218126140 (eff. 0.035)
195.86/195.95	c #Conflicts:     297000 | #Learnt:      22890 | 0.000
195.86/195.95	c total clause space: 78.2603MB
195.86/195.95	c total #watches: 149959
197.16/197.25	c total #propagations: 7682970 / total #impl: 219192582 (eff. 0.035)
197.16/197.25	c #Conflicts:     298000 | #Learnt:      23890 | 0.000
197.16/197.25	c total clause space: 78.2603MB
197.16/197.25	c total #watches: 157168
198.56/198.69	c total #propagations: 7704205 / total #impl: 220360283 (eff. 0.035)
198.56/198.69	c #Conflicts:     299000 | #Learnt:      24890 | 0.000
198.56/198.69	c total clause space: 78.2603MB
198.56/198.69	c total #watches: 161353
200.16/200.29	c total #propagations: 7730290 / total #impl: 221047619 (eff. 0.035)
200.16/200.29	c #Conflicts:     300000 | #Learnt:      25890 | 0.000
200.16/200.29	c total clause space: 78.2603MB
200.16/200.29	c total #watches: 166707
201.36/201.43	c total #propagations: 7757604 / total #impl: 222442691 (eff. 0.035)
201.36/201.43	c GC COLLECT
201.36/201.43	c #Conflicts:     301000 | #Learnt:      13787 | 0.000
201.36/201.43	c total clause space: 78.2603MB
201.36/201.43	c total #watches: 88198
202.06/202.16	c total #propagations: 7785923 / total #impl: 223556949 (eff. 0.035)
202.06/202.16	c #Conflicts:     302000 | #Learnt:      14787 | 0.000
202.06/202.16	c total clause space: 78.2603MB
202.06/202.16	c total #watches: 94260
203.06/203.10	c total #propagations: 7807149 / total #impl: 224510820 (eff. 0.035)
203.06/203.10	c #Conflicts:     303000 | #Learnt:      15787 | 0.000
203.06/203.10	c total clause space: 78.2603MB
203.06/203.10	c total #watches: 100480
204.05/204.13	c total #propagations: 7828103 / total #impl: 225362078 (eff. 0.035)
204.05/204.13	c #Conflicts:     304000 | #Learnt:      16787 | 0.000
204.05/204.13	c total clause space: 78.2603MB
204.05/204.13	c total #watches: 105643
205.15/205.24	c total #propagations: 7851428 / total #impl: 226300932 (eff. 0.035)
205.15/205.24	c #Conflicts:     305000 | #Learnt:      17787 | 0.000
205.15/205.24	c total clause space: 78.2603MB
205.15/205.24	c total #watches: 112005
206.05/206.17	c total #propagations: 7875976 / total #impl: 227439227 (eff. 0.035)
206.05/206.17	c #Conflicts:     306000 | #Learnt:      18787 | 0.000
206.05/206.17	c total clause space: 78.2603MB
206.05/206.17	c total #watches: 120829
207.05/207.11	c total #propagations: 7895484 / total #impl: 228512657 (eff. 0.035)
207.05/207.11	c #Conflicts:     307000 | #Learnt:      19787 | 0.000
207.05/207.11	c total clause space: 78.2603MB
207.05/207.11	c total #watches: 127958
207.96/208.08	c total #propagations: 7916450 / total #impl: 229283426 (eff. 0.035)
207.96/208.08	c #Conflicts:     308000 | #Learnt:      20787 | 0.000
207.96/208.08	c total clause space: 78.2603MB
207.96/208.08	c total #watches: 134979
209.35/209.48	c total #propagations: 7936793 / total #impl: 229965830 (eff. 0.035)
209.35/209.48	c #Conflicts:     309000 | #Learnt:      21787 | 0.000
209.35/209.48	c total clause space: 78.2603MB
209.35/209.48	c total #watches: 141676
210.75/210.82	c total #propagations: 7963082 / total #impl: 230712816 (eff. 0.035)
210.75/210.82	c #Conflicts:     310000 | #Learnt:      22787 | 0.000
210.75/210.82	c total clause space: 78.2603MB
210.75/210.82	c total #watches: 147024
211.95/212.08	c total #propagations: 7985385 / total #impl: 231616231 (eff. 0.034)
211.95/212.08	c #Conflicts:     311000 | #Learnt:      23787 | 0.000
211.95/212.08	c total clause space: 78.2603MB
211.95/212.08	c total #watches: 152744
213.15/213.20	c total #propagations: 8005661 / total #impl: 232639731 (eff. 0.034)
213.15/213.20	c #Conflicts:     312000 | #Learnt:      24787 | 0.000
213.15/213.20	c total clause space: 78.2603MB
213.15/213.20	c total #watches: 159810
214.46/214.59	c total #propagations: 8024386 / total #impl: 233599259 (eff. 0.034)
214.46/214.59	c #Conflicts:     313000 | #Learnt:      25787 | 0.000
214.46/214.59	c total clause space: 78.2603MB
214.46/214.59	c total #watches: 164611
215.95/216.01	c total #propagations: 8047315 / total #impl: 234662016 (eff. 0.034)
215.95/216.01	c #Conflicts:     314000 | #Learnt:      26787 | 0.000
215.95/216.01	c total clause space: 127.173MB
215.95/216.01	c total #watches: 167832
216.66/216.71	c total #propagations: 8070401 / total #impl: 235787110 (eff. 0.034)
216.66/216.71	c GC COLLECT
216.66/216.71	c #Conflicts:     315000 | #Learnt:      14392 | 0.000
216.66/216.71	c total clause space: 127.173MB
216.66/216.71	c total #watches: 91348
217.45/217.52	c total #propagations: 8094045 / total #impl: 236399497 (eff. 0.034)
217.45/217.52	c #Conflicts:     316000 | #Learnt:      15392 | 0.000
217.45/217.52	c total clause space: 127.173MB
217.45/217.52	c total #watches: 94804
218.25/218.37	c total #propagations: 8117825 / total #impl: 237343553 (eff. 0.034)
218.25/218.37	c #Conflicts:     317000 | #Learnt:      16392 | 0.000
218.25/218.37	c total clause space: 127.173MB
218.25/218.37	c total #watches: 98299
219.25/219.33	c total #propagations: 8140806 / total #impl: 238661110 (eff. 0.034)
219.25/219.33	c #Conflicts:     318000 | #Learnt:      17392 | 0.000
219.25/219.33	c total clause space: 127.173MB
219.25/219.33	c total #watches: 101500
220.15/220.24	c total #propagations: 8168156 / total #impl: 239457636 (eff. 0.034)
220.15/220.24	c #Conflicts:     319000 | #Learnt:      18392 | 0.000
220.15/220.24	c total clause space: 127.173MB
220.15/220.24	c total #watches: 105254
221.06/221.15	c total #propagations: 8191936 / total #impl: 240791552 (eff. 0.034)
221.06/221.15	c #Conflicts:     320000 | #Learnt:      19392 | 0.000
221.06/221.15	c total clause space: 127.173MB
221.06/221.15	c total #watches: 107716
222.05/222.10	c total #propagations: 8220481 / total #impl: 242005374 (eff. 0.034)
222.05/222.10	c #Conflicts:     321000 | #Learnt:      20392 | 0.000
222.05/222.10	c total clause space: 127.173MB
222.05/222.10	c total #watches: 111988
222.95/223.06	c total #propagations: 8247288 / total #impl: 242689411 (eff. 0.034)
222.95/223.06	c #Conflicts:     322000 | #Learnt:      21392 | 0.000
222.95/223.06	c total clause space: 127.173MB
222.95/223.06	c total #watches: 115895
223.85/223.96	c total #propagations: 8269747 / total #impl: 243793479 (eff. 0.034)
223.85/223.96	c #Conflicts:     323000 | #Learnt:      22392 | 0.000
223.85/223.96	c total clause space: 127.173MB
223.85/223.96	c total #watches: 123037
224.85/224.91	c total #propagations: 8289054 / total #impl: 244975384 (eff. 0.034)
224.85/224.91	c #Conflicts:     324000 | #Learnt:      23392 | 0.000
224.85/224.91	c total clause space: 127.173MB
224.85/224.91	c total #watches: 129291
225.65/225.72	c total #propagations: 8308722 / total #impl: 246229873 (eff. 0.034)
225.65/225.72	c #Conflicts:     325000 | #Learnt:      24392 | 0.000
225.65/225.72	c total clause space: 127.173MB
225.65/225.72	c total #watches: 139389
226.66/226.73	c total #propagations: 8325667 / total #impl: 247655270 (eff. 0.034)
226.66/226.73	c #Conflicts:     326000 | #Learnt:      25392 | 0.000
226.66/226.73	c total clause space: 127.173MB
226.66/226.73	c total #watches: 144819
227.85/227.93	c total #propagations: 8346622 / total #impl: 248732967 (eff. 0.034)
227.85/227.93	c #Conflicts:     327000 | #Learnt:      26392 | 0.000
227.85/227.93	c total clause space: 127.173MB
227.85/227.93	c total #watches: 150600
228.95/229.08	c total #propagations: 8370386 / total #impl: 249690670 (eff. 0.034)
228.95/229.08	c #Conflicts:     328000 | #Learnt:      27392 | 0.000
228.95/229.08	c total clause space: 127.173MB
228.95/229.08	c total #watches: 155937
229.75/229.86	c total #propagations: 8390044 / total #impl: 250706714 (eff. 0.033)
229.75/229.86	c GC COLLECT
229.75/229.86	c #Conflicts:     329000 | #Learnt:      14696 | 0.000
229.75/229.86	c total clause space: 127.173MB
229.75/229.86	c total #watches: 94497
230.65/230.75	c total #propagations: 8408751 / total #impl: 251567647 (eff. 0.033)
230.65/230.75	c #Conflicts:     330000 | #Learnt:      15696 | 0.000
230.65/230.75	c total clause space: 127.173MB
230.65/230.75	c total #watches: 100769
231.55/231.60	c total #propagations: 8430702 / total #impl: 252705269 (eff. 0.033)
231.55/231.60	c #Conflicts:     331000 | #Learnt:      16696 | 0.000
231.55/231.60	c total clause space: 127.173MB
231.55/231.60	c total #watches: 105464
232.25/232.34	c total #propagations: 8451765 / total #impl: 253424219 (eff. 0.033)
232.25/232.34	c #Conflicts:     332000 | #Learnt:      17696 | 0.000
232.25/232.34	c total clause space: 127.173MB
232.25/232.34	c total #watches: 112471
233.05/233.13	c total #propagations: 8469913 / total #impl: 254308601 (eff. 0.033)
233.05/233.13	c #Conflicts:     333000 | #Learnt:      18696 | 0.000
233.05/233.13	c total clause space: 127.173MB
233.05/233.13	c total #watches: 118773
233.95/234.05	c total #propagations: 8488176 / total #impl: 255213666 (eff. 0.033)
233.95/234.05	c #Conflicts:     334000 | #Learnt:      19696 | 0.000
233.95/234.05	c total clause space: 127.173MB
233.95/234.05	c total #watches: 126338
234.95/235.08	c total #propagations: 8508299 / total #impl: 255924888 (eff. 0.033)
234.95/235.08	c #Conflicts:     335000 | #Learnt:      20696 | 0.000
234.95/235.08	c total clause space: 127.173MB
234.95/235.08	c total #watches: 132754
236.15/236.26	c total #propagations: 8529151 / total #impl: 256704566 (eff. 0.033)
236.15/236.26	c #Conflicts:     336000 | #Learnt:      21696 | 0.000
236.15/236.26	c total clause space: 127.173MB
236.15/236.26	c total #watches: 140919
237.35/237.42	c total #propagations: 8550813 / total #impl: 257627114 (eff. 0.033)
237.35/237.42	c #Conflicts:     337000 | #Learnt:      22696 | 0.000
237.35/237.42	c total clause space: 127.173MB
237.35/237.42	c total #watches: 147843
238.66/238.75	c total #propagations: 8571567 / total #impl: 258582474 (eff. 0.033)
238.66/238.75	c #Conflicts:     338000 | #Learnt:      23696 | 0.000
238.66/238.75	c total clause space: 127.173MB
238.66/238.75	c total #watches: 155692
239.86/239.97	c total #propagations: 8593820 / total #impl: 259592413 (eff. 0.033)
239.86/239.97	c #Conflicts:     339000 | #Learnt:      24696 | 0.000
239.86/239.97	c total clause space: 127.173MB
239.86/239.97	c total #watches: 162388
241.25/241.32	c total #propagations: 8613470 / total #impl: 260528069 (eff. 0.033)
241.25/241.32	c #Conflicts:     340000 | #Learnt:      25696 | 0.000
241.25/241.32	c total clause space: 127.173MB
241.25/241.32	c total #watches: 171312
242.55/242.68	c total #propagations: 8634374 / total #impl: 261701075 (eff. 0.033)
242.55/242.68	c #Conflicts:     341000 | #Learnt:      26696 | 0.000
242.55/242.68	c total clause space: 127.173MB
242.55/242.68	c total #watches: 179573
244.16/244.21	c total #propagations: 8653179 / total #impl: 262599538 (eff. 0.033)
244.16/244.21	c #Conflicts:     342000 | #Learnt:      27696 | 0.000
244.16/244.21	c total clause space: 127.173MB
244.16/244.21	c total #watches: 184448
245.25/245.30	c total #propagations: 8673474 / total #impl: 263474981 (eff. 0.033)
245.25/245.30	c GC COLLECT
245.25/245.30	c #Conflicts:     343000 | #Learnt:      14690 | 0.000
245.25/245.30	c total clause space: 127.173MB
245.25/245.30	c total #watches: 96955
246.15/246.20	c total #propagations: 8693585 / total #impl: 264164622 (eff. 0.033)
246.15/246.20	c #Conflicts:     344000 | #Learnt:      15690 | 0.000
246.15/246.20	c total clause space: 127.173MB
246.15/246.20	c total #watches: 106304
247.15/247.29	c total #propagations: 8714670 / total #impl: 265022629 (eff. 0.033)
247.15/247.29	c #Conflicts:     345000 | #Learnt:      16690 | 0.000
247.15/247.29	c total clause space: 127.173MB
247.15/247.29	c total #watches: 115787
248.55/248.61	c total #propagations: 8737656 / total #impl: 266310375 (eff. 0.033)
248.55/248.61	c #Conflicts:     346000 | #Learnt:      17690 | 0.000
248.55/248.61	c total clause space: 127.173MB
248.55/248.61	c total #watches: 121283
249.65/249.74	c total #propagations: 8767438 / total #impl: 267048141 (eff. 0.033)
249.65/249.74	c #Conflicts:     347000 | #Learnt:      18690 | 0.000
249.65/249.74	c total clause space: 127.173MB
249.65/249.74	c total #watches: 130199
250.85/250.95	c total #propagations: 8790643 / total #impl: 268283926 (eff. 0.033)
250.85/250.95	c #Conflicts:     348000 | #Learnt:      19690 | 0.000
250.85/250.95	c total clause space: 127.173MB
250.85/250.95	c total #watches: 137041
251.95/252.07	c total #propagations: 8810902 / total #impl: 269465942 (eff. 0.033)
251.95/252.07	c #Conflicts:     349000 | #Learnt:      20690 | 0.000
251.95/252.07	c total clause space: 127.173MB
251.95/252.07	c total #watches: 144359
253.05/253.12	c total #propagations: 8830361 / total #impl: 270245076 (eff. 0.033)
253.05/253.12	c #Conflicts:     350000 | #Learnt:      21690 | 0.000
253.05/253.12	c total clause space: 127.173MB
253.05/253.12	c total #watches: 153737
254.35/254.47	c total #propagations: 8848334 / total #impl: 271064737 (eff. 0.033)
254.35/254.47	c #Conflicts:     351000 | #Learnt:      22690 | 0.000
254.35/254.47	c total clause space: 127.173MB
254.35/254.47	c total #watches: 162348
255.65/255.72	c total #propagations: 8867668 / total #impl: 272213041 (eff. 0.033)
255.65/255.72	c #Conflicts:     352000 | #Learnt:      23690 | 0.000
255.65/255.72	c total clause space: 127.173MB
255.65/255.72	c total #watches: 170451
256.95/257.06	c total #propagations: 8886897 / total #impl: 273520407 (eff. 0.032)
256.95/257.06	c #Conflicts:     353000 | #Learnt:      24690 | 0.000
256.95/257.06	c total clause space: 127.173MB
256.95/257.06	c total #watches: 175411
258.65/258.73	c total #propagations: 8906861 / total #impl: 274699812 (eff. 0.032)
258.65/258.73	c #Conflicts:     354000 | #Learnt:      25690 | 0.000
258.65/258.73	c total clause space: 127.173MB
258.65/258.73	c total #watches: 181700
260.15/260.29	c total #propagations: 8928447 / total #impl: 275639805 (eff. 0.032)
260.15/260.29	c #Conflicts:     355000 | #Learnt:      26690 | 0.000
260.15/260.29	c total clause space: 127.173MB
260.15/260.29	c total #watches: 187599
261.85/261.98	c total #propagations: 8947893 / total #impl: 276533441 (eff. 0.032)
261.85/261.98	c #Conflicts:     356000 | #Learnt:      27690 | 0.000
261.85/261.98	c total clause space: 127.173MB
261.85/261.98	c total #watches: 196446
263.64/263.73	c total #propagations: 8968128 / total #impl: 277680230 (eff. 0.032)
263.64/263.73	c GC COLLECT
263.64/263.73	c #Conflicts:     357000 | #Learnt:      14389 | 0.000
263.64/263.73	c total clause space: 127.173MB
263.64/263.73	c total #watches: 93520
264.44/264.52	c total #propagations: 8990464 / total #impl: 278960188 (eff. 0.032)
264.44/264.52	c #Conflicts:     358000 | #Learnt:      15389 | 0.000
264.44/264.52	c total clause space: 127.173MB
264.44/264.52	c total #watches: 99121
265.44/265.54	c total #propagations: 9014681 / total #impl: 279897421 (eff. 0.032)
265.44/265.54	c #Conflicts:     359000 | #Learnt:      16389 | 0.000
265.44/265.54	c total clause space: 127.173MB
265.44/265.54	c total #watches: 107186
266.25/266.39	c total #propagations: 9037065 / total #impl: 280730656 (eff. 0.032)
266.25/266.39	c #Conflicts:     360000 | #Learnt:      17389 | 0.000
266.25/266.39	c total clause space: 127.173MB
266.25/266.39	c total #watches: 115395
267.26/267.37	c total #propagations: 9055708 / total #impl: 281517999 (eff. 0.032)
267.26/267.37	c #Conflicts:     361000 | #Learnt:      18389 | 0.000
267.26/267.37	c total clause space: 127.173MB
267.26/267.37	c total #watches: 124048
268.46/268.59	c total #propagations: 9075086 / total #impl: 282311904 (eff. 0.032)
268.46/268.59	c #Conflicts:     362000 | #Learnt:      19389 | 0.000
268.46/268.59	c total clause space: 127.173MB
268.46/268.59	c total #watches: 131025
269.56/269.64	c total #propagations: 9097873 / total #impl: 283387007 (eff. 0.032)
269.56/269.64	c #Conflicts:     363000 | #Learnt:      20389 | 0.000
269.56/269.64	c total clause space: 127.173MB
269.56/269.64	c total #watches: 138736
270.95/271.08	c total #propagations: 9116941 / total #impl: 284276669 (eff. 0.032)
270.95/271.08	c #Conflicts:     364000 | #Learnt:      21389 | 0.000
270.95/271.08	c total clause space: 127.173MB
270.95/271.08	c total #watches: 145723
272.25/272.30	c total #propagations: 9139300 / total #impl: 285680138 (eff. 0.032)
272.25/272.30	c #Conflicts:     365000 | #Learnt:      22389 | 0.000
272.25/272.30	c total clause space: 127.173MB
272.25/272.30	c total #watches: 153734
273.45/273.59	c total #propagations: 9159675 / total #impl: 286592465 (eff. 0.032)
273.45/273.59	c #Conflicts:     366000 | #Learnt:      23389 | 0.000
273.45/273.59	c total clause space: 127.173MB
273.45/273.59	c total #watches: 163537
275.06/275.16	c total #propagations: 9180019 / total #impl: 287613888 (eff. 0.032)
275.06/275.16	c #Conflicts:     367000 | #Learnt:      24389 | 0.000
275.06/275.16	c total clause space: 127.173MB
275.06/275.16	c total #watches: 173004
276.95/277.00	c total #propagations: 9203739 / total #impl: 289103372 (eff. 0.032)
276.95/277.00	c #Conflicts:     368000 | #Learnt:      25389 | 0.000
276.95/277.00	c total clause space: 127.173MB
276.95/277.00	c total #watches: 179289
278.45/278.51	c total #propagations: 9226325 / total #impl: 290213773 (eff. 0.032)
278.45/278.51	c #Conflicts:     369000 | #Learnt:      26389 | 0.000
278.45/278.51	c total clause space: 127.173MB
278.45/278.51	c total #watches: 186653
279.95/280.08	c total #propagations: 9245909 / total #impl: 291090196 (eff. 0.032)
279.95/280.08	c #Conflicts:     370000 | #Learnt:      27389 | 0.000
279.95/280.08	c total clause space: 127.173MB
279.95/280.08	c total #watches: 192368
281.75/281.80	c total #propagations: 9267354 / total #impl: 291933874 (eff. 0.032)
281.75/281.80	c #Conflicts:     371000 | #Learnt:      28389 | 0.000
281.75/281.80	c total clause space: 127.173MB
281.75/281.80	c total #watches: 198771
283.15/283.22	c total #propagations: 9288333 / total #impl: 293193178 (eff. 0.032)
283.15/283.22	c GC COLLECT
283.15/283.22	c #Conflicts:     372000 | #Learnt:      14789 | 0.000
283.15/283.22	c total clause space: 127.173MB
283.15/283.22	c total #watches: 96021
283.95/284.07	c total #propagations: 9308112 / total #impl: 294193383 (eff. 0.032)
283.95/284.07	c #Conflicts:     373000 | #Learnt:      15789 | 0.000
283.95/284.07	c total clause space: 127.173MB
283.95/284.07	c total #watches: 104043
284.75/284.90	c total #propagations: 9328856 / total #impl: 294942823 (eff. 0.032)
284.75/284.90	c #Conflicts:     374000 | #Learnt:      16789 | 0.000
284.75/284.90	c total clause space: 127.173MB
284.75/284.90	c total #watches: 113602
285.75/285.89	c total #propagations: 9347278 / total #impl: 295817931 (eff. 0.032)
285.75/285.89	c #Conflicts:     375000 | #Learnt:      17789 | 0.000
285.75/285.89	c total clause space: 127.173MB
285.75/285.89	c total #watches: 120865
286.75/286.84	c total #propagations: 9369030 / total #impl: 296662568 (eff. 0.032)
286.75/286.84	c #Conflicts:     376000 | #Learnt:      18789 | 0.000
286.75/286.84	c total clause space: 127.173MB
286.75/286.84	c total #watches: 128384
287.85/287.99	c total #propagations: 9390575 / total #impl: 297599403 (eff. 0.032)
287.85/287.99	c #Conflicts:     377000 | #Learnt:      19789 | 0.000
287.85/287.99	c total clause space: 127.173MB
287.85/287.99	c total #watches: 135016
288.95/289.07	c total #propagations: 9412572 / total #impl: 298578109 (eff. 0.032)
288.95/289.07	c #Conflicts:     378000 | #Learnt:      20789 | 0.000
288.95/289.07	c total clause space: 127.173MB
288.95/289.07	c total #watches: 143143
290.36/290.49	c total #propagations: 9432932 / total #impl: 299468796 (eff. 0.031)
290.36/290.49	c #Conflicts:     379000 | #Learnt:      21789 | 0.000
290.36/290.49	c total clause space: 127.173MB
290.36/290.49	c total #watches: 150928
291.75/291.90	c total #propagations: 9457873 / total #impl: 300597946 (eff. 0.031)
291.75/291.90	c #Conflicts:     380000 | #Learnt:      22789 | 0.000
291.75/291.90	c total clause space: 127.173MB
291.75/291.90	c total #watches: 155879
293.25/293.39	c total #propagations: 9483572 / total #impl: 301458223 (eff. 0.031)
293.25/293.39	c #Conflicts:     381000 | #Learnt:      23789 | 0.000
293.25/293.39	c total clause space: 127.173MB
293.25/293.39	c total #watches: 160272
295.05/295.12	c total #propagations: 9507559 / total #impl: 302388677 (eff. 0.031)
295.05/295.12	c #Conflicts:     382000 | #Learnt:      24789 | 0.000
295.05/295.12	c total clause space: 127.173MB
295.05/295.12	c total #watches: 165617
296.45/296.55	c total #propagations: 9534408 / total #impl: 303555960 (eff. 0.031)
296.45/296.55	c #Conflicts:     383000 | #Learnt:      25789 | 0.000
296.45/296.55	c total clause space: 127.173MB
296.45/296.55	c total #watches: 173029
298.05/298.18	c total #propagations: 9555497 / total #impl: 304459363 (eff. 0.031)
298.05/298.18	c #Conflicts:     384000 | #Learnt:      26789 | 0.000
298.05/298.18	c total clause space: 127.173MB
298.05/298.18	c total #watches: 180481
299.55/299.61	c total #propagations: 9577260 / total #impl: 305564945 (eff. 0.031)
299.55/299.61	c #Conflicts:     385000 | #Learnt:      27789 | 0.000
299.55/299.61	c total clause space: 127.173MB
299.55/299.61	c total #watches: 185767
301.35/301.48	c total #propagations: 9596491 / total #impl: 306694898 (eff. 0.031)
301.35/301.48	c #Conflicts:     386000 | #Learnt:      28789 | 0.000
301.35/301.48	c total clause space: 127.173MB
301.35/301.48	c total #watches: 193850
303.45/303.51	c total #propagations: 9618889 / total #impl: 307633469 (eff. 0.031)
303.45/303.51	c #Conflicts:     387000 | #Learnt:      29789 | 0.000
303.45/303.51	c total clause space: 127.173MB
303.45/303.51	c total #watches: 203057
304.35/304.41	c total #propagations: 9643041 / total #impl: 308867429 (eff. 0.031)
304.35/304.41	c GC COLLECT
304.35/304.41	c #Conflicts:     388000 | #Learnt:      15895 | 0.000
304.35/304.41	c total clause space: 127.173MB
304.35/304.41	c total #watches: 102030
305.35/305.46	c total #propagations: 9663722 / total #impl: 309924545 (eff. 0.031)
305.35/305.46	c #Conflicts:     389000 | #Learnt:      16895 | 0.000
305.35/305.46	c total clause space: 127.173MB
305.35/305.46	c total #watches: 107552
306.55/306.62	c total #propagations: 9686469 / total #impl: 310712506 (eff. 0.031)
306.55/306.62	c #Conflicts:     390000 | #Learnt:      17895 | 0.000
306.55/306.62	c total clause space: 127.173MB
306.55/306.62	c total #watches: 116116
307.45/307.57	c total #propagations: 9709595 / total #impl: 311925705 (eff. 0.031)
307.45/307.57	c #Conflicts:     391000 | #Learnt:      18895 | 0.000
307.45/307.57	c total clause space: 127.173MB
307.45/307.57	c total #watches: 123435
308.55/308.65	c total #propagations: 9729287 / total #impl: 312957564 (eff. 0.031)
308.55/308.65	c #Conflicts:     392000 | #Learnt:      19895 | 0.000
308.55/308.65	c total clause space: 127.173MB
308.55/308.65	c total #watches: 130533
309.74/309.82	c total #propagations: 9750795 / total #impl: 313923694 (eff. 0.031)
309.74/309.82	c #Conflicts:     393000 | #Learnt:      20895 | 0.000
309.74/309.82	c total clause space: 127.173MB
309.74/309.82	c total #watches: 136303
310.64/310.74	c total #propagations: 9772817 / total #impl: 314886058 (eff. 0.031)
310.64/310.74	c #Conflicts:     394000 | #Learnt:      21895 | 0.000
310.64/310.74	c total clause space: 127.173MB
310.64/310.74	c total #watches: 144765
311.54/311.67	c total #propagations: 9790540 / total #impl: 315712175 (eff. 0.031)
311.54/311.67	c #Conflicts:     395000 | #Learnt:      22895 | 0.000
311.54/311.67	c total clause space: 127.173MB
311.54/311.67	c total #watches: 151590
312.64/312.74	c total #propagations: 9808448 / total #impl: 316574340 (eff. 0.031)
312.64/312.74	c #Conflicts:     396000 | #Learnt:      23895 | 0.000
312.64/312.74	c total clause space: 127.173MB
312.64/312.74	c total #watches: 158171
313.84/313.96	c total #propagations: 9826865 / total #impl: 317468029 (eff. 0.031)
313.84/313.96	c #Conflicts:     397000 | #Learnt:      24895 | 0.000
313.84/313.96	c total clause space: 127.173MB
313.84/313.96	c total #watches: 165179
315.34/315.47	c total #propagations: 9847541 / total #impl: 318347642 (eff. 0.031)
315.34/315.47	c #Conflicts:     398000 | #Learnt:      25895 | 0.000
315.34/315.47	c total clause space: 127.173MB
315.34/315.47	c total #watches: 171431
317.14/317.29	c total #propagations: 9871658 / total #impl: 319634765 (eff. 0.031)
317.14/317.29	c #Conflicts:     399000 | #Learnt:      26895 | 0.000
317.14/317.29	c total clause space: 127.173MB
317.14/317.29	c total #watches: 178064
318.74/318.82	c total #propagations: 9895277 / total #impl: 320789373 (eff. 0.031)
318.74/318.82	c #Conflicts:     400000 | #Learnt:      27895 | 0.000
318.74/318.82	c total clause space: 127.173MB
318.74/318.82	c total #watches: 184536
320.54/320.61	c total #propagations: 9918597 / total #impl: 321788221 (eff. 0.031)
320.54/320.61	c #Conflicts:     401000 | #Learnt:      28895 | 0.000
320.54/320.61	c total clause space: 127.173MB
320.54/320.61	c total #watches: 192216
322.14/322.25	c total #propagations: 9941920 / total #impl: 322899415 (eff. 0.031)
322.14/322.25	c #Conflicts:     402000 | #Learnt:      29895 | 0.000
322.14/322.25	c total clause space: 127.173MB
322.14/322.25	c total #watches: 199814
323.45/323.58	c total #propagations: 9963605 / total #impl: 324201562 (eff. 0.031)
323.45/323.58	c GC COLLECT
323.45/323.58	c #Conflicts:     403000 | #Learnt:      15692 | 0.000
323.45/323.58	c total clause space: 127.173MB
323.45/323.58	c total #watches: 101842
324.34/324.49	c total #propagations: 9983301 / total #impl: 325131044 (eff. 0.031)
324.34/324.49	c #Conflicts:     404000 | #Learnt:      16692 | 0.000
324.34/324.49	c total clause space: 127.173MB
324.34/324.49	c total #watches: 111395
325.55/325.64	c total #propagations: 10004557 / total #impl: 325912796 (eff. 0.031)
325.55/325.64	c #Conflicts:     405000 | #Learnt:      17692 | 0.000
325.55/325.64	c total clause space: 127.173MB
325.55/325.64	c total #watches: 117701
326.65/326.74	c total #propagations: 10029381 / total #impl: 326751858 (eff. 0.031)
326.65/326.74	c #Conflicts:     406000 | #Learnt:      18692 | 0.000
326.65/326.74	c total clause space: 127.173MB
326.65/326.74	c total #watches: 125097
327.85/327.95	c total #propagations: 10051108 / total #impl: 327567325 (eff. 0.031)
327.85/327.95	c #Conflicts:     407000 | #Learnt:      19692 | 0.000
327.85/327.95	c total clause space: 127.173MB
327.85/327.95	c total #watches: 131949
328.95/329.08	c total #propagations: 10074390 / total #impl: 328499963 (eff. 0.031)
328.95/329.08	c #Conflicts:     408000 | #Learnt:      20692 | 0.000
328.95/329.08	c total clause space: 127.173MB
328.95/329.08	c total #watches: 140313
330.24/330.37	c total #propagations: 10095243 / total #impl: 329701288 (eff. 0.031)
330.24/330.37	c #Conflicts:     409000 | #Learnt:      21692 | 0.000
330.24/330.37	c total clause space: 127.173MB
330.24/330.37	c total #watches: 145974
331.34/331.49	c total #propagations: 10118229 / total #impl: 330607023 (eff. 0.031)
331.34/331.49	c #Conflicts:     410000 | #Learnt:      22692 | 0.000
331.34/331.49	c total clause space: 127.173MB
331.34/331.49	c total #watches: 152951
332.64/332.75	c total #propagations: 10137117 / total #impl: 331523909 (eff. 0.031)
332.64/332.75	c #Conflicts:     411000 | #Learnt:      23692 | 0.000
332.64/332.75	c total clause space: 127.173MB
332.64/332.75	c total #watches: 158403
334.14/334.21	c total #propagations: 10156483 / total #impl: 332686104 (eff. 0.031)
334.14/334.21	c #Conflicts:     412000 | #Learnt:      24692 | 0.000
334.14/334.21	c total clause space: 127.173MB
334.14/334.21	c total #watches: 164893
335.55/335.66	c total #propagations: 10181285 / total #impl: 333707455 (eff. 0.031)
335.55/335.66	c #Conflicts:     413000 | #Learnt:      25692 | 0.000
335.55/335.66	c total clause space: 127.173MB
335.55/335.66	c total #watches: 170631
337.04/337.11	c total #propagations: 10201869 / total #impl: 334972243 (eff. 0.030)
337.04/337.11	c #Conflicts:     414000 | #Learnt:      26692 | 0.000
337.04/337.11	c total clause space: 127.173MB
337.04/337.11	c total #watches: 176177
338.54/338.66	c total #propagations: 10224498 / total #impl: 335911181 (eff. 0.030)
338.54/338.66	c #Conflicts:     415000 | #Learnt:      27692 | 0.000
338.54/338.66	c total clause space: 127.173MB
338.54/338.66	c total #watches: 180339
340.24/340.38	c total #propagations: 10251009 / total #impl: 336719029 (eff. 0.030)
340.24/340.38	c #Conflicts:     416000 | #Learnt:      28692 | 0.000
340.24/340.38	c total clause space: 127.173MB
340.24/340.38	c total #watches: 184332
341.94/342.03	c total #propagations: 10274027 / total #impl: 337666197 (eff. 0.030)
341.94/342.03	c #Conflicts:     417000 | #Learnt:      29692 | 0.000
341.94/342.03	c total clause space: 127.173MB
341.94/342.03	c total #watches: 187886
343.44/343.51	c total #propagations: 10296582 / total #impl: 338319658 (eff. 0.030)
343.44/343.51	c #Conflicts:     418000 | #Learnt:      30692 | 0.000
343.44/343.51	c total clause space: 127.173MB
343.44/343.51	c total #watches: 193230
344.74/344.84	c total #propagations: 10316952 / total #impl: 339305851 (eff. 0.030)
344.74/344.84	c GC COLLECT
344.74/344.84	c #Conflicts:     419000 | #Learnt:      16191 | 0.000
344.74/344.84	c total clause space: 127.173MB
344.74/344.84	c total #watches: 104074
345.64/345.78	c total #propagations: 10341716 / total #impl: 340610586 (eff. 0.030)
345.64/345.78	c #Conflicts:     420000 | #Learnt:      17191 | 0.000
345.64/345.78	c total clause space: 127.173MB
345.64/345.78	c total #watches: 111924
346.64/346.71	c total #propagations: 10362594 / total #impl: 341884306 (eff. 0.030)
346.64/346.71	c #Conflicts:     421000 | #Learnt:      18191 | 0.000
346.64/346.71	c total clause space: 127.173MB
346.64/346.71	c total #watches: 118754
347.44/347.59	c total #propagations: 10382284 / total #impl: 343116099 (eff. 0.030)
347.44/347.59	c #Conflicts:     422000 | #Learnt:      19191 | 0.000
347.44/347.59	c total clause space: 127.173MB
347.44/347.59	c total #watches: 126046
348.54/348.61	c total #propagations: 10403176 / total #impl: 343935691 (eff. 0.030)
348.54/348.61	c #Conflicts:     423000 | #Learnt:      20191 | 0.000
348.54/348.61	c total clause space: 127.173MB
348.54/348.61	c total #watches: 131095
349.75/349.82	c total #propagations: 10425256 / total #impl: 345091739 (eff. 0.030)
349.75/349.82	c #Conflicts:     424000 | #Learnt:      21191 | 0.000
349.75/349.82	c total clause space: 127.173MB
349.75/349.82	c total #watches: 135890
351.14/351.22	c total #propagations: 10451469 / total #impl: 346126836 (eff. 0.030)
351.14/351.22	c #Conflicts:     425000 | #Learnt:      22191 | 0.000
351.14/351.22	c total clause space: 127.173MB
351.14/351.22	c total #watches: 140794
352.44/352.53	c total #propagations: 10477167 / total #impl: 347191024 (eff. 0.030)
352.44/352.53	c #Conflicts:     426000 | #Learnt:      23191 | 0.000
352.44/352.53	c total clause space: 127.173MB
352.44/352.53	c total #watches: 145075
353.94/354.08	c total #propagations: 10498573 / total #impl: 348055738 (eff. 0.030)
353.94/354.08	c #Conflicts:     427000 | #Learnt:      24191 | 0.000
353.94/354.08	c total clause space: 127.173MB
353.94/354.08	c total #watches: 150150
355.34/355.47	c total #propagations: 10520816 / total #impl: 349538854 (eff. 0.030)
355.34/355.47	c #Conflicts:     428000 | #Learnt:      25191 | 0.000
355.34/355.47	c total clause space: 127.173MB
355.34/355.47	c total #watches: 155113
356.54/356.68	c total #propagations: 10542828 / total #impl: 351159601 (eff. 0.030)
356.54/356.68	c #Conflicts:     429000 | #Learnt:      26191 | 0.000
356.54/356.68	c total clause space: 127.173MB
356.54/356.68	c total #watches: 160764
357.74/357.84	c total #propagations: 10563093 / total #impl: 352322255 (eff. 0.030)
357.74/357.84	c #Conflicts:     430000 | #Learnt:      27191 | 0.000
357.74/357.84	c total clause space: 127.173MB
357.74/357.84	c total #watches: 166113
359.04/359.17	c total #propagations: 10581893 / total #impl: 353285803 (eff. 0.030)
359.04/359.17	c #Conflicts:     431000 | #Learnt:      28191 | 0.000
359.04/359.17	c total clause space: 127.173MB
359.04/359.17	c total #watches: 170822
360.44/360.51	c total #propagations: 10601831 / total #impl: 354400288 (eff. 0.030)
360.44/360.51	c #Conflicts:     432000 | #Learnt:      29191 | 0.000
360.44/360.51	c total clause space: 127.173MB
360.44/360.51	c total #watches: 177534
361.64/361.79	c total #propagations: 10623000 / total #impl: 355430625 (eff. 0.030)
361.64/361.79	c #Conflicts:     433000 | #Learnt:      30191 | 0.000
361.64/361.79	c total clause space: 127.173MB
361.64/361.79	c total #watches: 183070
363.14/363.24	c total #propagations: 10643065 / total #impl: 356539322 (eff. 0.030)
363.14/363.24	c #Conflicts:     434000 | #Learnt:      31191 | 0.000
363.14/363.24	c total clause space: 127.173MB
363.14/363.24	c total #watches: 189346
364.14/364.23	c total #propagations: 10662347 / total #impl: 357828430 (eff. 0.030)
364.14/364.23	c GC COLLECT
364.14/364.23	c #Conflicts:     435000 | #Learnt:      16391 | 0.000
364.14/364.23	c total clause space: 127.173MB
364.14/364.23	c total #watches: 107885
364.84/364.98	c total #propagations: 10680731 / total #impl: 359115921 (eff. 0.030)
364.84/364.98	c #Conflicts:     436000 | #Learnt:      17391 | 0.000
364.84/364.98	c total clause space: 127.173MB
364.84/364.98	c total #watches: 115360
365.84/365.94	c total #propagations: 10698794 / total #impl: 360069450 (eff. 0.030)
365.84/365.94	c #Conflicts:     437000 | #Learnt:      18391 | 0.000
365.84/365.94	c total clause space: 127.173MB
365.84/365.94	c total #watches: 123417
367.04/367.14	c total #propagations: 10718056 / total #impl: 360907971 (eff. 0.030)
367.04/367.14	c #Conflicts:     438000 | #Learnt:      19391 | 0.000
367.04/367.14	c total clause space: 127.173MB
367.04/367.14	c total #watches: 128042
368.34/368.44	c total #propagations: 10743763 / total #impl: 361931190 (eff. 0.030)
368.34/368.44	c #Conflicts:     439000 | #Learnt:      20391 | 0.000
368.34/368.44	c total clause space: 127.173MB
368.34/368.44	c total #watches: 134407
369.54/369.69	c total #propagations: 10773328 / total #impl: 362968212 (eff. 0.030)
369.54/369.69	c #Conflicts:     440000 | #Learnt:      21391 | 0.000
369.54/369.69	c total clause space: 127.173MB
369.54/369.69	c total #watches: 139076
371.03/371.11	c total #propagations: 10797634 / total #impl: 363970082 (eff. 0.030)
371.03/371.11	c #Conflicts:     441000 | #Learnt:      22391 | 0.000
371.03/371.11	c total clause space: 127.173MB
371.03/371.11	c total #watches: 144779
372.33/372.43	c total #propagations: 10822352 / total #impl: 365091585 (eff. 0.030)
372.33/372.43	c #Conflicts:     442000 | #Learnt:      23391 | 0.000
372.33/372.43	c total clause space: 127.173MB
372.33/372.43	c total #watches: 149569
373.83/373.90	c total #propagations: 10844264 / total #impl: 366364557 (eff. 0.030)
373.83/373.90	c #Conflicts:     443000 | #Learnt:      24391 | 0.000
373.83/373.90	c total clause space: 127.173MB
373.83/373.90	c total #watches: 154585
375.04/375.15	c total #propagations: 10869861 / total #impl: 367295234 (eff. 0.030)
375.04/375.15	c #Conflicts:     444000 | #Learnt:      25391 | 0.000
375.04/375.15	c total clause space: 127.173MB
375.04/375.15	c total #watches: 160824
376.33/376.43	c total #propagations: 10891514 / total #impl: 368201178 (eff. 0.030)
376.33/376.43	c #Conflicts:     445000 | #Learnt:      26391 | 0.000
376.33/376.43	c total clause space: 127.173MB
376.33/376.43	c total #watches: 171324
378.13/378.29	c total #propagations: 10911955 / total #impl: 369274002 (eff. 0.030)
378.13/378.29	c #Conflicts:     446000 | #Learnt:      27391 | 0.000
378.13/378.29	c total clause space: 127.173MB
378.13/378.29	c total #watches: 175621
379.83/379.95	c total #propagations: 10936987 / total #impl: 370482036 (eff. 0.030)
379.83/379.95	c #Conflicts:     447000 | #Learnt:      28391 | 0.000
379.83/379.95	c total clause space: 127.173MB
379.83/379.95	c total #watches: 181452
381.64/381.78	c total #propagations: 10960572 / total #impl: 371926962 (eff. 0.029)
381.64/381.78	c #Conflicts:     448000 | #Learnt:      29391 | 0.000
381.64/381.78	c total clause space: 127.173MB
381.64/381.78	c total #watches: 187793
383.43/383.57	c total #propagations: 10985890 / total #impl: 373259547 (eff. 0.029)
383.43/383.57	c #Conflicts:     449000 | #Learnt:      30391 | 0.000
383.43/383.57	c total clause space: 127.173MB
383.43/383.57	c total #watches: 192774
385.13/385.29	c total #propagations: 11012468 / total #impl: 374234716 (eff. 0.029)
385.13/385.29	c #Conflicts:     450000 | #Learnt:      31391 | 0.000
385.13/385.29	c total clause space: 127.173MB
385.13/385.29	c total #watches: 199218
386.73/386.88	c total #propagations: 11035788 / total #impl: 375490437 (eff. 0.029)
386.73/386.88	c GC COLLECT
386.73/386.88	c #Conflicts:     451000 | #Learnt:      16285 | 0.000
386.73/386.88	c total clause space: 127.173MB
386.73/386.88	c total #watches: 106991
387.73/387.86	c total #propagations: 11057848 / total #impl: 376531926 (eff. 0.029)
387.73/387.86	c #Conflicts:     452000 | #Learnt:      17285 | 0.000
387.73/387.86	c total clause space: 127.173MB
387.73/387.86	c total #watches: 114719
388.83/388.90	c total #propagations: 11080042 / total #impl: 377743210 (eff. 0.029)
388.83/388.90	c #Conflicts:     453000 | #Learnt:      18285 | 0.000
388.83/388.90	c total clause space: 127.173MB
388.83/388.90	c total #watches: 122212
389.93/390.01	c total #propagations: 11101600 / total #impl: 379147256 (eff. 0.029)
389.93/390.01	c #Conflicts:     454000 | #Learnt:      19285 | 0.000
389.93/390.01	c total clause space: 127.173MB
389.93/390.01	c total #watches: 128119
391.13/391.24	c total #propagations: 11123397 / total #impl: 380324366 (eff. 0.029)
391.13/391.24	c #Conflicts:     455000 | #Learnt:      20285 | 0.000
391.13/391.24	c total clause space: 127.173MB
391.13/391.24	c total #watches: 132752
392.33/392.48	c total #propagations: 11146362 / total #impl: 381424870 (eff. 0.029)
392.33/392.48	c #Conflicts:     456000 | #Learnt:      21285 | 0.000
392.33/392.48	c total clause space: 127.173MB
392.33/392.48	c total #watches: 138574
393.74/393.81	c total #propagations: 11169316 / total #impl: 382638820 (eff. 0.029)
393.74/393.81	c #Conflicts:     457000 | #Learnt:      22285 | 0.000
393.74/393.81	c total clause space: 127.173MB
393.74/393.81	c total #watches: 143917
395.03/395.17	c total #propagations: 11192201 / total #impl: 383823505 (eff. 0.029)
395.03/395.17	c #Conflicts:     458000 | #Learnt:      23285 | 0.000
395.03/395.17	c total clause space: 127.173MB
395.03/395.17	c total #watches: 149809
396.53/396.64	c total #propagations: 11213749 / total #impl: 385061508 (eff. 0.029)
396.53/396.64	c #Conflicts:     459000 | #Learnt:      24285 | 0.000
396.53/396.64	c total clause space: 127.173MB
396.53/396.64	c total #watches: 156398
398.03/398.17	c total #propagations: 11235324 / total #impl: 386268403 (eff. 0.029)
398.03/398.17	c #Conflicts:     460000 | #Learnt:      25285 | 0.000
398.03/398.17	c total clause space: 127.173MB
398.03/398.17	c total #watches: 165395
399.34/399.48	c total #propagations: 11256972 / total #impl: 387533571 (eff. 0.029)
399.34/399.48	c #Conflicts:     461000 | #Learnt:      26285 | 0.000
399.34/399.48	c total clause space: 127.173MB
399.34/399.48	c total #watches: 173194
401.23/401.31	c total #propagations: 11275586 / total #impl: 388570585 (eff. 0.029)
401.23/401.31	c #Conflicts:     462000 | #Learnt:      27285 | 0.000
401.23/401.31	c total clause space: 127.173MB
401.23/401.31	c total #watches: 181743
402.64/402.75	c total #propagations: 11297182 / total #impl: 389790024 (eff. 0.029)
402.64/402.75	c #Conflicts:     463000 | #Learnt:      28285 | 0.000
402.64/402.75	c total clause space: 127.173MB
402.64/402.75	c total #watches: 189952
404.53/404.64	c total #propagations: 11316877 / total #impl: 390870481 (eff. 0.029)
404.53/404.64	c #Conflicts:     464000 | #Learnt:      29285 | 0.000
404.53/404.64	c total clause space: 127.173MB
404.53/404.64	c total #watches: 197174
406.53/406.69	c total #propagations: 11339118 / total #impl: 392131446 (eff. 0.029)
406.53/406.69	c #Conflicts:     465000 | #Learnt:      30285 | 0.000
406.53/406.69	c total clause space: 127.173MB
406.53/406.69	c total #watches: 203233
408.53/408.67	c total #propagations: 11361234 / total #impl: 393334229 (eff. 0.029)
408.53/408.67	c #Conflicts:     466000 | #Learnt:      31285 | 0.000
408.53/408.67	c total clause space: 127.173MB
408.53/408.67	c total #watches: 208742
410.63/410.77	c total #propagations: 11384461 / total #impl: 394351492 (eff. 0.029)
410.63/410.77	c #Conflicts:     467000 | #Learnt:      32285 | 0.000
410.63/410.77	c total clause space: 127.173MB
410.63/410.77	c total #watches: 215362
412.23/412.37	c total #propagations: 11406249 / total #impl: 395458352 (eff. 0.029)
412.23/412.37	c GC COLLECT
412.23/412.37	c #Conflicts:     468000 | #Learnt:      16883 | 0.000
412.23/412.37	c total clause space: 127.173MB
412.23/412.37	c total #watches: 111551
413.33/413.41	c total #propagations: 11428350 / total #impl: 396495154 (eff. 0.029)
413.33/413.41	c #Conflicts:     469000 | #Learnt:      17883 | 0.000
413.33/413.41	c total clause space: 127.173MB
413.33/413.41	c total #watches: 119007
414.33/414.48	c total #propagations: 11452178 / total #impl: 397685948 (eff. 0.029)
414.33/414.48	c #Conflicts:     470000 | #Learnt:      18883 | 0.000
414.33/414.48	c total clause space: 127.173MB
414.33/414.48	c total #watches: 125568
415.43/415.56	c total #propagations: 11475322 / total #impl: 398830917 (eff. 0.029)
415.43/415.56	c #Conflicts:     471000 | #Learnt:      19883 | 0.000
415.43/415.56	c total clause space: 127.173MB
415.43/415.56	c total #watches: 132599
416.53/416.60	c total #propagations: 11496273 / total #impl: 399931601 (eff. 0.029)
416.53/416.60	c #Conflicts:     472000 | #Learnt:      20883 | 0.000
416.53/416.60	c total clause space: 127.173MB
416.53/416.60	c total #watches: 135980
417.53/417.67	c total #propagations: 11517385 / total #impl: 401120620 (eff. 0.029)
417.53/417.67	c #Conflicts:     473000 | #Learnt:      21883 | 0.000
417.53/417.67	c total clause space: 127.173MB
417.53/417.67	c total #watches: 138709
418.73/418.81	c total #propagations: 11538583 / total #impl: 402164698 (eff. 0.029)
418.73/418.81	c #Conflicts:     474000 | #Learnt:      22883 | 0.000
418.73/418.81	c total clause space: 127.173MB
418.73/418.81	c total #watches: 142671
420.03/420.12	c total #propagations: 11560525 / total #impl: 403506122 (eff. 0.029)
420.03/420.12	c #Conflicts:     475000 | #Learnt:      23883 | 0.000
420.03/420.12	c total clause space: 127.173MB
420.03/420.12	c total #watches: 149876
421.13/421.29	c total #propagations: 11582046 / total #impl: 404585882 (eff. 0.029)
421.13/421.29	c #Conflicts:     476000 | #Learnt:      24883 | 0.000
421.13/421.29	c total clause space: 127.173MB
421.13/421.29	c total #watches: 153356
422.43/422.58	c total #propagations: 11603924 / total #impl: 405822874 (eff. 0.029)
422.43/422.58	c #Conflicts:     477000 | #Learnt:      25883 | 0.000
422.43/422.58	c total clause space: 127.173MB
422.43/422.58	c total #watches: 157681
424.03/424.12	c total #propagations: 11626048 / total #impl: 406851764 (eff. 0.029)
424.03/424.12	c #Conflicts:     478000 | #Learnt:      26883 | 0.000
424.03/424.12	c total clause space: 127.173MB
424.03/424.12	c total #watches: 163587
425.43/425.59	c total #propagations: 11651063 / total #impl: 408145711 (eff. 0.029)
425.43/425.59	c #Conflicts:     479000 | #Learnt:      27883 | 0.000
425.43/425.59	c total clause space: 127.173MB
425.43/425.59	c total #watches: 171930
427.13/427.24	c total #propagations: 11673598 / total #impl: 409407386 (eff. 0.029)
427.13/427.24	c #Conflicts:     480000 | #Learnt:      28883 | 0.000
427.13/427.24	c total clause space: 127.173MB
427.13/427.24	c total #watches: 181097
428.82/429.00	c total #propagations: 11695515 / total #impl: 410535097 (eff. 0.028)
428.82/429.00	c #Conflicts:     481000 | #Learnt:      29883 | 0.000
428.82/429.00	c total clause space: 127.173MB
428.82/429.00	c total #watches: 189944
430.82/430.90	c total #propagations: 11718212 / total #impl: 411911455 (eff. 0.028)
430.82/430.90	c #Conflicts:     482000 | #Learnt:      30883 | 0.000
430.82/430.90	c total clause space: 127.173MB
430.82/430.90	c total #watches: 195619
432.42/432.52	c total #propagations: 11745003 / total #impl: 413149153 (eff. 0.028)
432.42/432.52	c #Conflicts:     483000 | #Learnt:      31883 | 0.000
432.42/432.52	c total clause space: 127.173MB
432.42/432.52	c total #watches: 199701
434.43/434.56	c total #propagations: 11769783 / total #impl: 413917279 (eff. 0.028)
434.43/434.56	c #Conflicts:     484000 | #Learnt:      32883 | 0.000
434.43/434.56	c total clause space: 127.173MB
434.43/434.56	c total #watches: 204740
436.12/436.23	c total #propagations: 11795535 / total #impl: 415423164 (eff. 0.028)
436.12/436.23	c GC COLLECT
436.12/436.23	c #Conflicts:     485000 | #Learnt:      17189 | 0.000
436.12/436.23	c total clause space: 127.173MB
436.12/436.23	c total #watches: 113063
437.32/437.44	c total #propagations: 11821977 / total #impl: 416480031 (eff. 0.028)
437.32/437.44	c #Conflicts:     486000 | #Learnt:      18189 | 0.000
437.32/437.44	c total clause space: 127.173MB
437.32/437.44	c total #watches: 118480
438.42/438.55	c total #propagations: 11850079 / total #impl: 417426426 (eff. 0.028)
438.42/438.55	c #Conflicts:     487000 | #Learnt:      19189 | 0.000
438.42/438.55	c total clause space: 127.173MB
438.42/438.55	c total #watches: 124318
439.72/439.85	c total #propagations: 11878806 / total #impl: 418241655 (eff. 0.028)
439.72/439.85	c #Conflicts:     488000 | #Learnt:      20189 | 0.000
439.72/439.85	c total clause space: 127.173MB
439.72/439.85	c total #watches: 129890
441.03/441.14	c total #propagations: 11903888 / total #impl: 419182624 (eff. 0.028)
441.03/441.14	c #Conflicts:     489000 | #Learnt:      21189 | 0.000
441.03/441.14	c total clause space: 127.173MB
441.03/441.14	c total #watches: 134189
442.62/442.79	c total #propagations: 11932484 / total #impl: 419816792 (eff. 0.028)
442.62/442.79	c #Conflicts:     490000 | #Learnt:      22189 | 0.000
442.62/442.79	c total clause space: 127.173MB
442.62/442.79	c total #watches: 138629
443.72/443.89	c total #propagations: 11966001 / total #impl: 420481764 (eff. 0.028)
443.72/443.89	c #Conflicts:     491000 | #Learnt:      23189 | 0.000
443.72/443.89	c total clause space: 127.173MB
443.72/443.89	c total #watches: 144065
445.12/445.26	c total #propagations: 11989318 / total #impl: 421024156 (eff. 0.028)
445.12/445.26	c #Conflicts:     492000 | #Learnt:      24189 | 0.000
445.12/445.26	c total clause space: 127.173MB
445.12/445.26	c total #watches: 149265
446.53/446.69	c total #propagations: 12012144 / total #impl: 422029860 (eff. 0.028)
446.53/446.69	c #Conflicts:     493000 | #Learnt:      25189 | 0.000
446.53/446.69	c total clause space: 127.173MB
446.53/446.69	c total #watches: 157472
448.22/448.32	c total #propagations: 12033913 / total #impl: 423043692 (eff. 0.028)
448.22/448.32	c #Conflicts:     494000 | #Learnt:      26189 | 0.000
448.22/448.32	c total clause space: 127.173MB
448.22/448.32	c total #watches: 165600
450.02/450.11	c total #propagations: 12055533 / total #impl: 424482481 (eff. 0.028)
450.02/450.11	c #Conflicts:     495000 | #Learnt:      27189 | 0.000
450.02/450.11	c total clause space: 127.173MB
450.02/450.11	c total #watches: 170765
451.82/451.96	c total #propagations: 12080171 / total #impl: 425904692 (eff. 0.028)
451.82/451.96	c #Conflicts:     496000 | #Learnt:      28189 | 0.000
451.82/451.96	c total clause space: 127.173MB
451.82/451.96	c total #watches: 177681
453.52/453.67	c total #propagations: 12105531 / total #impl: 427492593 (eff. 0.028)
453.52/453.67	c #Conflicts:     497000 | #Learnt:      29189 | 0.000
453.52/453.67	c total clause space: 127.173MB
453.52/453.67	c total #watches: 182813
455.33/455.42	c total #propagations: 12132464 / total #impl: 428949996 (eff. 0.028)
455.33/455.42	c #Conflicts:     498000 | #Learnt:      30188 | 0.000
455.33/455.42	c total clause space: 127.173MB
455.33/455.42	c total #watches: 188113
457.22/457.36	c total #propagations: 12157840 / total #impl: 430380053 (eff. 0.028)
457.22/457.36	c #Conflicts:     499000 | #Learnt:      31188 | 0.000
457.22/457.36	c total clause space: 127.173MB
457.22/457.36	c total #watches: 194436
459.02/459.16	c total #propagations: 12188343 / total #impl: 431572495 (eff. 0.028)
459.02/459.16	c #Conflicts:     500000 | #Learnt:      32187 | 0.000
459.02/459.16	c total clause space: 127.173MB
459.02/459.16	c total #watches: 199819
460.83/460.95	c total #propagations: 12211990 / total #impl: 433399824 (eff. 0.028)
460.83/460.95	c #Conflicts:     501000 | #Learnt:      33187 | 0.000
460.83/460.95	c total clause space: 127.173MB
460.83/460.95	c total #watches: 204788
462.62/462.79	c total #propagations: 12233185 / total #impl: 434875107 (eff. 0.028)
462.62/462.79	c GC COLLECT
462.62/462.79	c #Conflicts:     502000 | #Learnt:      17193 | 0.000
462.62/462.79	c total clause space: 127.173MB
462.62/462.79	c total #watches: 112678
463.92/464.01	c total #propagations: 12254910 / total #impl: 436009022 (eff. 0.028)
463.92/464.01	c #Conflicts:     503000 | #Learnt:      18193 | 0.000
463.92/464.01	c total clause space: 127.173MB
463.92/464.01	c total #watches: 119356
465.02/465.16	c total #propagations: 12280156 / total #impl: 437024719 (eff. 0.028)
465.02/465.16	c #Conflicts:     504000 | #Learnt:      19193 | 0.000
465.02/465.16	c total clause space: 127.173MB
465.02/465.16	c total #watches: 126852
466.33/466.45	c total #propagations: 12302008 / total #impl: 438090878 (eff. 0.028)
466.33/466.45	c #Conflicts:     505000 | #Learnt:      20193 | 0.000
466.33/466.45	c total clause space: 127.173MB
466.33/466.45	c total #watches: 132702
467.53/467.69	c total #propagations: 12324256 / total #impl: 438998359 (eff. 0.028)
467.53/467.69	c #Conflicts:     506000 | #Learnt:      21193 | 0.000
467.53/467.69	c total clause space: 127.173MB
467.53/467.69	c total #watches: 139632
468.72/468.88	c total #propagations: 12346350 / total #impl: 439878554 (eff. 0.028)
468.72/468.88	c #Conflicts:     507000 | #Learnt:      22193 | 0.000
468.72/468.88	c total clause space: 127.173MB
468.72/468.88	c total #watches: 145414
470.22/470.36	c total #propagations: 12366543 / total #impl: 440771391 (eff. 0.028)
470.22/470.36	c #Conflicts:     508000 | #Learnt:      23193 | 0.000
470.22/470.36	c total clause space: 127.173MB
470.22/470.36	c total #watches: 150081
471.62/471.78	c total #propagations: 12389570 / total #impl: 441703867 (eff. 0.028)
471.62/471.78	c #Conflicts:     509000 | #Learnt:      24193 | 0.000
471.62/471.78	c total clause space: 127.173MB
471.62/471.78	c total #watches: 157867
472.93/473.04	c total #propagations: 12409777 / total #impl: 442919041 (eff. 0.028)
472.93/473.04	c #Conflicts:     510000 | #Learnt:      25192 | 0.000
472.93/473.04	c total clause space: 127.173MB
472.93/473.04	c total #watches: 165996
474.52/474.61	c total #propagations: 12427174 / total #impl: 443998247 (eff. 0.028)
474.52/474.61	c #Conflicts:     511000 | #Learnt:      26192 | 0.000
474.52/474.61	c total clause space: 127.173MB
474.52/474.61	c total #watches: 172963
475.72/475.87	c total #propagations: 12448098 / total #impl: 445223997 (eff. 0.028)
475.72/475.87	c #Conflicts:     512000 | #Learnt:      27192 | 0.000
475.72/475.87	c total clause space: 127.173MB
475.72/475.87	c total #watches: 179856
477.52/477.65	c total #propagations: 12467376 / total #impl: 446206692 (eff. 0.028)
477.52/477.65	c #Conflicts:     513000 | #Learnt:      28192 | 0.000
477.52/477.65	c total clause space: 127.173MB
477.52/477.65	c total #watches: 186342
479.22/479.32	c total #propagations: 12489690 / total #impl: 447411691 (eff. 0.028)
479.22/479.32	c #Conflicts:     514000 | #Learnt:      29192 | 0.000
479.22/479.32	c total clause space: 127.173MB
479.22/479.32	c total #watches: 193026
480.82/480.97	c total #propagations: 12511326 / total #impl: 448471532 (eff. 0.028)
480.82/480.97	c #Conflicts:     515000 | #Learnt:      30192 | 0.000
480.82/480.97	c total clause space: 127.173MB
480.82/480.97	c total #watches: 200265
482.72/482.90	c total #propagations: 12531527 / total #impl: 449490834 (eff. 0.028)
482.72/482.90	c #Conflicts:     516000 | #Learnt:      31192 | 0.000
482.72/482.90	c total clause space: 127.173MB
482.72/482.90	c total #watches: 206003
484.72/484.82	c total #propagations: 12553721 / total #impl: 450713143 (eff. 0.028)
484.72/484.82	c #Conflicts:     517000 | #Learnt:      32192 | 0.000
484.72/484.82	c total clause space: 127.173MB
484.72/484.82	c total #watches: 212250
486.62/486.75	c total #propagations: 12575238 / total #impl: 451707372 (eff. 0.028)
486.62/486.75	c #Conflicts:     518000 | #Learnt:      33192 | 0.000
486.62/486.75	c total clause space: 127.173MB
486.62/486.75	c total #watches: 219143
488.72/488.85	c total #propagations: 12597073 / total #impl: 452736984 (eff. 0.028)
488.72/488.85	c #Conflicts:     519000 | #Learnt:      34192 | 0.000
488.72/488.85	c total clause space: 127.173MB
488.72/488.85	c total #watches: 224907
490.22/490.32	c total #propagations: 12620889 / total #impl: 453780058 (eff. 0.028)
490.22/490.32	c GC COLLECT
490.22/490.32	c #Conflicts:     520000 | #Learnt:      17885 | 0.000
490.22/490.32	c total clause space: 127.173MB
490.22/490.32	c total #watches: 117488
491.12/491.29	c total #propagations: 12641463 / total #impl: 454768081 (eff. 0.028)
491.12/491.29	c #Conflicts:     521000 | #Learnt:      18885 | 0.000
491.12/491.29	c total clause space: 127.173MB
491.12/491.29	c total #watches: 126458
492.32/492.47	c total #propagations: 12659065 / total #impl: 455571105 (eff. 0.028)
492.32/492.47	c #Conflicts:     522000 | #Learnt:      19885 | 0.000
492.32/492.47	c total clause space: 127.173MB
492.32/492.47	c total #watches: 133216
493.41/493.52	c total #propagations: 12678971 / total #impl: 456595671 (eff. 0.028)
493.41/493.52	c #Conflicts:     523000 | #Learnt:      20884 | 0.000
493.41/493.52	c total clause space: 127.173MB
493.41/493.52	c total #watches: 139456
494.61/494.75	c total #propagations: 12697291 / total #impl: 457346257 (eff. 0.028)
494.61/494.75	c #Conflicts:     524000 | #Learnt:      21884 | 0.000
494.61/494.75	c total clause space: 127.173MB
494.61/494.75	c total #watches: 145825
496.02/496.19	c total #propagations: 12718392 / total #impl: 458256475 (eff. 0.028)
496.02/496.19	c #Conflicts:     525000 | #Learnt:      22884 | 0.000
496.02/496.19	c total clause space: 127.173MB
496.02/496.19	c total #watches: 152789
497.41/497.59	c total #propagations: 12740715 / total #impl: 459365420 (eff. 0.028)
497.41/497.59	c #Conflicts:     526000 | #Learnt:      23884 | 0.000
497.41/497.59	c total clause space: 127.173MB
497.41/497.59	c total #watches: 158496
499.11/499.26	c total #propagations: 12761821 / total #impl: 460335876 (eff. 0.028)
499.11/499.26	c #Conflicts:     527000 | #Learnt:      24884 | 0.000
499.11/499.26	c total clause space: 127.173MB
499.11/499.26	c total #watches: 163774
500.21/500.30	c total #propagations: 12786402 / total #impl: 461404231 (eff. 0.028)
500.21/500.30	c S2->S1
500.21/500.30	c S1->S2
500.21/500.30	c S1->S2
500.21/500.30	c #Conflicts:     528000 | #Learnt:        378 | 0.000
500.21/500.30	c total clause space: 127.173MB
500.21/500.30	c total #watches: 101288
500.31/500.42	c total #propagations: 12806242 / total #impl: 462195987 (eff. 0.028)
500.31/500.42	c #Conflicts:     529000 | #Learnt:       1378 | 0.000
500.31/500.42	c total clause space: 127.173MB
500.31/500.42	c total #watches: 67403
500.42/500.59	c total #propagations: 12821887 / total #impl: 462751106 (eff. 0.028)
500.42/500.59	c #Conflicts:     530000 | #Learnt:       2378 | 0.000
500.42/500.59	c total clause space: 127.173MB
500.42/500.59	c total #watches: 40342
500.71/500.83	c total #propagations: 12839017 / total #impl: 463208547 (eff. 0.028)
500.71/500.83	c #Conflicts:     531000 | #Learnt:       3378 | 0.000
500.71/500.83	c total clause space: 127.173MB
500.71/500.83	c total #watches: 41079
501.01/501.11	c total #propagations: 12858646 / total #impl: 463623886 (eff. 0.028)
501.01/501.11	c #Conflicts:     532000 | #Learnt:       4378 | 0.000
501.01/501.11	c total clause space: 127.173MB
501.01/501.11	c total #watches: 47985
501.41/501.55	c total #propagations: 12876670 / total #impl: 464218670 (eff. 0.028)
501.41/501.55	c #Conflicts:     533000 | #Learnt:       5378 | 0.000
501.41/501.55	c total clause space: 127.173MB
501.41/501.55	c total #watches: 43683
501.91/502.02	c total #propagations: 12897616 / total #impl: 465301502 (eff. 0.028)
501.91/502.02	c #Conflicts:     534000 | #Learnt:       6378 | 0.000
501.91/502.02	c total clause space: 127.173MB
501.91/502.02	c total #watches: 51120
502.51/502.65	c total #propagations: 12914476 / total #impl: 465904667 (eff. 0.028)
502.51/502.65	c #Conflicts:     535000 | #Learnt:       7378 | 0.000
502.51/502.65	c total clause space: 127.173MB
502.51/502.65	c total #watches: 58879
503.21/503.31	c total #propagations: 12936768 / total #impl: 466569836 (eff. 0.028)
503.21/503.31	c #Conflicts:     536000 | #Learnt:       8378 | 0.000
503.21/503.31	c total clause space: 127.173MB
503.21/503.31	c total #watches: 71490
504.11/504.22	c total #propagations: 12957376 / total #impl: 467609547 (eff. 0.028)
504.11/504.22	c #Conflicts:     537000 | #Learnt:       9378 | 0.000
504.11/504.22	c total clause space: 127.173MB
504.11/504.22	c total #watches: 77710
504.61/504.75	c total #propagations: 12982159 / total #impl: 468631239 (eff. 0.028)
504.61/504.75	c GC COLLECT
504.61/504.75	c #Conflicts:     538000 | #Learnt:       5525 | 0.000
504.61/504.75	c total clause space: 127.173MB
504.61/504.75	c total #watches: 42664
505.11/505.28	c total #propagations: 13001752 / total #impl: 469325894 (eff. 0.028)
505.11/505.28	c #Conflicts:     539000 | #Learnt:       6525 | 0.000
505.11/505.28	c total clause space: 127.173MB
505.11/505.28	c total #watches: 48468
505.81/505.90	c total #propagations: 13027015 / total #impl: 470408531 (eff. 0.028)
505.81/505.90	c #Conflicts:     540000 | #Learnt:       7525 | 0.000
505.81/505.90	c total clause space: 127.173MB
505.81/505.90	c total #watches: 54670
506.41/506.51	c total #propagations: 13054252 / total #impl: 471347496 (eff. 0.028)
506.41/506.51	c #Conflicts:     541000 | #Learnt:       8525 | 0.000
506.41/506.51	c total clause space: 127.173MB
506.41/506.51	c total #watches: 61437
507.02/507.14	c total #propagations: 13081191 / total #impl: 472549217 (eff. 0.028)
507.02/507.14	c #Conflicts:     542000 | #Learnt:       9525 | 0.000
507.02/507.14	c total clause space: 127.173MB
507.02/507.14	c total #watches: 67758
507.81/507.94	c total #propagations: 13099849 / total #impl: 473500665 (eff. 0.028)
507.81/507.94	c #Conflicts:     543000 | #Learnt:      10525 | 0.000
507.81/507.94	c total clause space: 127.173MB
507.81/507.94	c total #watches: 77148
508.61/508.78	c total #propagations: 13122259 / total #impl: 474470982 (eff. 0.028)
508.61/508.78	c #Conflicts:     544000 | #Learnt:      11525 | 0.000
508.61/508.78	c total clause space: 127.173MB
508.61/508.78	c total #watches: 87002
509.71/509.89	c total #propagations: 13142916 / total #impl: 475693012 (eff. 0.028)
509.71/509.89	c #Conflicts:     545000 | #Learnt:      12525 | 0.000
509.71/509.89	c total clause space: 127.173MB
509.71/509.89	c total #watches: 94551
510.71/510.88	c total #propagations: 13168460 / total #impl: 477002830 (eff. 0.028)
510.71/510.88	c #Conflicts:     546000 | #Learnt:      13525 | 0.000
510.71/510.88	c total clause space: 127.173MB
510.71/510.88	c total #watches: 98564
511.71/511.82	c total #propagations: 13190536 / total #impl: 477695808 (eff. 0.028)
511.71/511.82	c #Conflicts:     547000 | #Learnt:      14525 | 0.000
511.71/511.82	c total clause space: 127.173MB
511.71/511.82	c total #watches: 104408
512.71/512.88	c total #propagations: 13208901 / total #impl: 478691553 (eff. 0.028)
512.71/512.88	c #Conflicts:     548000 | #Learnt:      15525 | 0.000
512.71/512.88	c total clause space: 127.173MB
512.71/512.88	c total #watches: 110394
514.11/514.23	c total #propagations: 13227956 / total #impl: 480165196 (eff. 0.028)
514.11/514.23	c #Conflicts:     549000 | #Learnt:      16525 | 0.000
514.11/514.23	c total clause space: 127.173MB
514.11/514.23	c total #watches: 118346
515.51/515.63	c total #propagations: 13252830 / total #impl: 481905724 (eff. 0.028)
515.51/515.63	c #Conflicts:     550000 | #Learnt:      17525 | 0.000
515.51/515.63	c total clause space: 127.173MB
515.51/515.63	c total #watches: 125562
516.92/517.03	c total #propagations: 13276862 / total #impl: 483941814 (eff. 0.027)
516.92/517.03	c #Conflicts:     551000 | #Learnt:      18525 | 0.000
516.92/517.03	c total clause space: 127.173MB
516.92/517.03	c total #watches: 133125
518.21/518.35	c total #propagations: 13299348 / total #impl: 486170610 (eff. 0.027)
518.21/518.35	c #Conflicts:     552000 | #Learnt:      19525 | 0.000
518.21/518.35	c total clause space: 127.173MB
518.21/518.35	c total #watches: 141443
519.81/519.91	c total #propagations: 13324000 / total #impl: 488166154 (eff. 0.027)
519.81/519.91	c #Conflicts:     553000 | #Learnt:      20525 | 0.000
519.81/519.91	c total clause space: 127.173MB
519.81/519.91	c total #watches: 147634
521.21/521.34	c total #propagations: 13350998 / total #impl: 489733031 (eff. 0.027)
521.21/521.34	c #Conflicts:     554000 | #Learnt:      21525 | 0.000
521.21/521.34	c total clause space: 127.173MB
521.21/521.34	c total #watches: 153283
522.52/522.69	c total #propagations: 13372661 / total #impl: 491324186 (eff. 0.027)
522.52/522.69	c #Conflicts:     555000 | #Learnt:      22525 | 0.000
522.52/522.69	c total clause space: 127.173MB
522.52/522.69	c total #watches: 158113
523.71/523.84	c total #propagations: 13402215 / total #impl: 492594102 (eff. 0.027)
523.71/523.84	c GC COLLECT
523.71/523.84	c #Conflicts:     556000 | #Learnt:      12002 | 0.000
523.71/523.84	c total clause space: 127.173MB
523.71/523.84	c total #watches: 90245
524.51/524.65	c total #propagations: 13425352 / total #impl: 493984739 (eff. 0.027)
524.51/524.65	c #Conflicts:     557000 | #Learnt:      13002 | 0.000
524.51/524.65	c total clause space: 127.173MB
524.51/524.65	c total #watches: 94272
525.41/525.54	c total #propagations: 13451038 / total #impl: 495046039 (eff. 0.027)
525.41/525.54	c #Conflicts:     558000 | #Learnt:      14002 | 0.000
525.41/525.54	c total clause space: 127.173MB
525.41/525.54	c total #watches: 104115
526.51/526.60	c total #propagations: 13471053 / total #impl: 496225070 (eff. 0.027)
526.51/526.60	c #Conflicts:     559000 | #Learnt:      15002 | 0.000
526.51/526.60	c total clause space: 127.173MB
526.51/526.60	c total #watches: 110052
527.71/527.85	c total #propagations: 13493254 / total #impl: 497384465 (eff. 0.027)
527.71/527.85	c #Conflicts:     560000 | #Learnt:      16002 | 0.000
527.71/527.85	c total clause space: 127.173MB
527.71/527.85	c total #watches: 115856
529.02/529.14	c total #propagations: 13516438 / total #impl: 498585170 (eff. 0.027)
529.02/529.14	c #Conflicts:     561000 | #Learnt:      17002 | 0.000
529.02/529.14	c total clause space: 127.173MB
529.02/529.14	c total #watches: 121082
530.22/530.32	c total #propagations: 13536746 / total #impl: 501187829 (eff. 0.027)
530.22/530.32	c #Conflicts:     562000 | #Learnt:      18002 | 0.000
530.22/530.32	c total clause space: 127.173MB
530.22/530.32	c total #watches: 130202
531.61/531.73	c total #propagations: 13556355 / total #impl: 502693602 (eff. 0.027)
531.61/531.73	c #Conflicts:     563000 | #Learnt:      19002 | 0.000
531.61/531.73	c total clause space: 127.173MB
531.61/531.73	c total #watches: 137732
533.31/533.42	c total #propagations: 13577570 / total #impl: 504620690 (eff. 0.027)
533.31/533.42	c #Conflicts:     564000 | #Learnt:      20002 | 0.000
533.31/533.42	c total clause space: 127.173MB
533.31/533.42	c total #watches: 151703
534.81/534.93	c total #propagations: 13600536 / total #impl: 508033245 (eff. 0.027)
534.81/534.93	c #Conflicts:     565000 | #Learnt:      21002 | 0.000
534.81/534.93	c total clause space: 127.173MB
534.81/534.93	c total #watches: 159313
536.31/536.49	c total #propagations: 13621923 / total #impl: 509351507 (eff. 0.027)
536.31/536.49	c #Conflicts:     566000 | #Learnt:      22002 | 0.000
536.31/536.49	c total clause space: 127.173MB
536.31/536.49	c total #watches: 169167
537.71/537.86	c total #propagations: 13643705 / total #impl: 511502061 (eff. 0.027)
537.71/537.86	c #Conflicts:     567000 | #Learnt:      23002 | 0.000
537.71/537.86	c total clause space: 127.173MB
537.71/537.86	c total #watches: 177647
539.41/539.59	c total #propagations: 13661000 / total #impl: 512836651 (eff. 0.027)
539.41/539.59	c #Conflicts:     568000 | #Learnt:      24002 | 0.000
539.41/539.59	c total clause space: 127.173MB
539.41/539.59	c total #watches: 184364
541.11/541.29	c total #propagations: 13681274 / total #impl: 514436550 (eff. 0.027)
541.11/541.29	c #Conflicts:     569000 | #Learnt:      25002 | 0.000
541.11/541.29	c total clause space: 127.173MB
541.11/541.29	c total #watches: 192308
542.81/542.95	c total #propagations: 13702423 / total #impl: 515672475 (eff. 0.027)
542.81/542.95	c #Conflicts:     570000 | #Learnt:      26002 | 0.000
542.81/542.95	c total clause space: 127.173MB
542.81/542.95	c total #watches: 201267
544.41/544.58	c total #propagations: 13721301 / total #impl: 517414206 (eff. 0.027)
544.41/544.58	c #Conflicts:     571000 | #Learnt:      27002 | 0.000
544.41/544.58	c total clause space: 127.173MB
544.41/544.58	c total #watches: 210021
546.81/546.97	c total #propagations: 13739264 / total #impl: 519141144 (eff. 0.026)
546.81/546.97	c #Conflicts:     572000 | #Learnt:      28002 | 0.000
546.81/546.97	c total clause space: 127.173MB
546.81/546.97	c total #watches: 219752
548.91/549.06	c total #propagations: 13761303 / total #impl: 521389910 (eff. 0.026)
548.91/549.06	c #Conflicts:     573000 | #Learnt:      29002 | 0.000
548.91/549.06	c total clause space: 127.173MB
548.91/549.06	c total #watches: 228268
551.01/551.18	c total #propagations: 13779964 / total #impl: 523690690 (eff. 0.026)
551.01/551.18	c #Conflicts:     574000 | #Learnt:      30002 | 0.000
551.01/551.18	c total clause space: 127.173MB
551.01/551.18	c total #watches: 235920
552.31/552.47	c total #propagations: 13798832 / total #impl: 526077970 (eff. 0.026)
552.31/552.47	c GC COLLECT
552.31/552.47	c #Conflicts:     575000 | #Learnt:      15989 | 0.000
552.31/552.47	c total clause space: 127.173MB
552.31/552.47	c total #watches: 117301
553.51/553.67	c total #propagations: 13821272 / total #impl: 527954419 (eff. 0.026)
553.51/553.67	c #Conflicts:     576000 | #Learnt:      16989 | 0.000
553.51/553.67	c total clause space: 127.173MB
553.51/553.67	c total #watches: 126040
554.71/554.85	c total #propagations: 13843991 / total #impl: 529780935 (eff. 0.026)
554.71/554.85	c #Conflicts:     577000 | #Learnt:      17989 | 0.000
554.71/554.85	c total clause space: 127.173MB
554.71/554.85	c total #watches: 135857
556.01/556.11	c total #propagations: 13863933 / total #impl: 531211135 (eff. 0.026)
556.01/556.11	c #Conflicts:     578000 | #Learnt:      18989 | 0.000
556.01/556.11	c total clause space: 127.173MB
556.01/556.11	c total #watches: 144868
557.21/557.37	c total #propagations: 13883131 / total #impl: 532903354 (eff. 0.026)
557.21/557.37	c #Conflicts:     579000 | #Learnt:      19989 | 0.000
557.21/557.37	c total clause space: 127.173MB
557.21/557.37	c total #watches: 153108
558.41/558.50	c total #propagations: 13901667 / total #impl: 534362676 (eff. 0.026)
558.41/558.50	c #Conflicts:     580000 | #Learnt:      20989 | 0.000
558.41/558.50	c total clause space: 127.173MB
558.41/558.50	c total #watches: 163144
559.91/560.03	c total #propagations: 13919246 / total #impl: 535818360 (eff. 0.026)
559.91/560.03	c #Conflicts:     581000 | #Learnt:      21989 | 0.000
559.91/560.03	c total clause space: 127.173MB
559.91/560.03	c total #watches: 171690
561.60/561.73	c total #propagations: 13938438 / total #impl: 537276913 (eff. 0.026)
561.60/561.73	c #Conflicts:     582000 | #Learnt:      22989 | 0.000
561.60/561.73	c total clause space: 127.173MB
561.60/561.73	c total #watches: 179359
563.21/563.36	c total #propagations: 13959157 / total #impl: 538915511 (eff. 0.026)
563.21/563.36	c #Conflicts:     583000 | #Learnt:      23989 | 0.000
563.21/563.36	c total clause space: 127.173MB
563.21/563.36	c total #watches: 186980
564.70/564.89	c total #propagations: 13977850 / total #impl: 540234691 (eff. 0.026)
564.70/564.89	c #Conflicts:     584000 | #Learnt:      24989 | 0.000
564.70/564.89	c total clause space: 127.173MB
564.70/564.89	c total #watches: 196110
566.10/566.28	c total #propagations: 13995451 / total #impl: 541673201 (eff. 0.026)
566.10/566.28	c #Conflicts:     585000 | #Learnt:      25989 | 0.000
566.10/566.28	c total clause space: 127.173MB
566.10/566.28	c total #watches: 206491
568.10/568.20	c total #propagations: 14011243 / total #impl: 542938031 (eff. 0.026)
568.10/568.20	c #Conflicts:     586000 | #Learnt:      26989 | 0.000
568.10/568.20	c total clause space: 127.173MB
568.10/568.20	c total #watches: 211637
569.60/569.78	c total #propagations: 14030694 / total #impl: 544548893 (eff. 0.026)
569.60/569.78	c #Conflicts:     587000 | #Learnt:      27989 | 0.000
569.60/569.78	c total clause space: 127.173MB
569.60/569.78	c total #watches: 219158
571.80/571.99	c total #propagations: 14047490 / total #impl: 545759109 (eff. 0.026)
571.80/571.99	c #Conflicts:     588000 | #Learnt:      28989 | 0.000
571.80/571.99	c total clause space: 127.173MB
571.80/571.99	c total #watches: 228617
573.70/573.89	c total #propagations: 14067832 / total #impl: 547205695 (eff. 0.026)
573.70/573.89	c #Conflicts:     589000 | #Learnt:      29989 | 0.000
573.70/573.89	c total clause space: 127.173MB
573.70/573.89	c total #watches: 235164
576.00/576.17	c total #propagations: 14086268 / total #impl: 548810822 (eff. 0.026)
576.00/576.17	c #Conflicts:     590000 | #Learnt:      30989 | 0.000
576.00/576.17	c total clause space: 127.173MB
576.00/576.17	c total #watches: 242205
578.51/578.62	c total #propagations: 14106737 / total #impl: 550855072 (eff. 0.026)
578.51/578.62	c #Conflicts:     591000 | #Learnt:      31989 | 0.000
578.51/578.62	c total clause space: 127.173MB
578.51/578.62	c total #watches: 250443
580.90/581.09	c total #propagations: 14127688 / total #impl: 553228366 (eff. 0.026)
580.90/581.09	c #Conflicts:     592000 | #Learnt:      32989 | 0.000
580.90/581.09	c total clause space: 127.173MB
580.90/581.09	c total #watches: 256905
583.20/583.36	c total #propagations: 14146545 / total #impl: 555153991 (eff. 0.025)
583.20/583.36	c GC COLLECT
583.20/583.36	c #Conflicts:     593000 | #Learnt:      17085 | 0.000
583.20/583.36	c total clause space: 127.173MB
583.20/583.36	c total #watches: 126230
584.11/584.26	c total #propagations: 14164291 / total #impl: 556933465 (eff. 0.025)
584.11/584.26	c #Conflicts:     594000 | #Learnt:      18085 | 0.000
584.11/584.26	c total clause space: 127.173MB
584.11/584.26	c total #watches: 137333
585.21/585.33	c total #propagations: 14179914 / total #impl: 558198400 (eff. 0.025)
585.21/585.33	c #Conflicts:     595000 | #Learnt:      19085 | 0.000
585.21/585.33	c total clause space: 127.173MB
585.21/585.33	c total #watches: 148690
586.50/586.61	c total #propagations: 14195065 / total #impl: 559435796 (eff. 0.025)
586.50/586.61	c #Conflicts:     596000 | #Learnt:      20085 | 0.000
586.50/586.61	c total clause space: 127.173MB
586.50/586.61	c total #watches: 160374
587.90/588.04	c total #propagations: 14212253 / total #impl: 561036251 (eff. 0.025)
587.90/588.04	c #Conflicts:     597000 | #Learnt:      21085 | 0.000
587.90/588.04	c total clause space: 127.173MB
587.90/588.04	c total #watches: 169577
589.70/589.84	c total #propagations: 14229901 / total #impl: 562149050 (eff. 0.025)
589.70/589.84	c #Conflicts:     598000 | #Learnt:      22085 | 0.000
589.70/589.84	c total clause space: 127.173MB
589.70/589.84	c total #watches: 178138
591.60/591.73	c total #propagations: 14249546 / total #impl: 563659538 (eff. 0.025)
591.60/591.73	c #Conflicts:     599000 | #Learnt:      23085 | 0.000
591.60/591.73	c total clause space: 127.173MB
591.60/591.73	c total #watches: 186323
593.30/593.41	c total #propagations: 14268589 / total #impl: 565180376 (eff. 0.025)
593.30/593.41	c #Conflicts:     600000 | #Learnt:      24085 | 0.000
593.30/593.41	c total clause space: 127.173MB
593.30/593.41	c total #watches: 193392
594.80/594.99	c total #propagations: 14285745 / total #impl: 566381827 (eff. 0.025)
594.80/594.99	c #Conflicts:     601000 | #Learnt:      25085 | 0.000
594.80/594.99	c total clause space: 127.173MB
594.80/594.99	c total #watches: 204448
596.70/596.87	c total #propagations: 14302798 / total #impl: 568143581 (eff. 0.025)
596.70/596.87	c #Conflicts:     602000 | #Learnt:      26085 | 0.000
596.70/596.87	c total clause space: 127.173MB
596.70/596.87	c total #watches: 213840
598.90/599.02	c total #propagations: 14320621 / total #impl: 570110060 (eff. 0.025)
598.90/599.02	c #Conflicts:     603000 | #Learnt:      27085 | 0.000
598.90/599.02	c total clause space: 127.173MB
598.90/599.02	c total #watches: 223453
601.40/601.52	c total #propagations: 14342362 / total #impl: 572458371 (eff. 0.025)
601.40/601.52	c #Conflicts:     604000 | #Learnt:      28085 | 0.000
601.40/601.52	c total clause space: 127.173MB
601.40/601.52	c total #watches: 230576
603.70/603.81	c total #propagations: 14367670 / total #impl: 575307678 (eff. 0.025)
603.70/603.81	c #Conflicts:     605000 | #Learnt:      29085 | 0.000
603.70/603.81	c total clause space: 127.173MB
603.70/603.81	c total #watches: 243624
606.30/606.46	c total #propagations: 14388078 / total #impl: 577965169 (eff. 0.025)
606.30/606.46	c #Conflicts:     606000 | #Learnt:      30085 | 0.000
606.30/606.46	c total clause space: 127.173MB
606.30/606.46	c total #watches: 253969
609.00/609.16	c total #propagations: 14409514 / total #impl: 580891139 (eff. 0.025)
609.00/609.16	c #Conflicts:     607000 | #Learnt:      31085 | 0.000
609.00/609.16	c total clause space: 127.173MB
609.00/609.16	c total #watches: 260857
612.10/612.22	c total #propagations: 14430124 / total #impl: 583103535 (eff. 0.025)
612.10/612.22	c #Conflicts:     608000 | #Learnt:      32085 | 0.000
612.10/612.22	c total clause space: 127.173MB
612.10/612.22	c total #watches: 266483
614.99/615.10	c total #propagations: 14453390 / total #impl: 585960244 (eff. 0.025)
614.99/615.10	c #Conflicts:     609000 | #Learnt:      33085 | 0.000
614.99/615.10	c total clause space: 127.173MB
614.99/615.10	c total #watches: 272590
617.99/618.10	c total #propagations: 14476054 / total #impl: 588262056 (eff. 0.025)
617.99/618.10	c #Conflicts:     610000 | #Learnt:      34085 | 0.000
617.99/618.10	c total clause space: 127.173MB
617.99/618.10	c total #watches: 281637
620.89/621.08	c total #propagations: 14497791 / total #impl: 591590117 (eff. 0.025)
620.89/621.08	c #Conflicts:     611000 | #Learnt:      35085 | 0.000
620.89/621.08	c total clause space: 127.173MB
620.89/621.08	c total #watches: 294010
623.60/623.78	c total #propagations: 14518386 / total #impl: 594216029 (eff. 0.024)
623.60/623.78	c GC COLLECT
623.60/623.78	c #Conflicts:     612000 | #Learnt:      18086 | 0.000
623.60/623.78	c total clause space: 127.173MB
623.60/623.78	c total #watches: 137036
624.80/624.95	c total #propagations: 14537021 / total #impl: 596143553 (eff. 0.024)
624.80/624.95	c #Conflicts:     613000 | #Learnt:      19086 | 0.000
624.80/624.95	c total clause space: 127.173MB
624.80/624.95	c total #watches: 148834
626.29/626.44	c total #propagations: 14553130 / total #impl: 597773648 (eff. 0.024)
626.29/626.44	c #Conflicts:     614000 | #Learnt:      20086 | 0.000
626.29/626.44	c total clause space: 127.173MB
626.29/626.44	c total #watches: 159746
627.79/627.97	c total #propagations: 14571242 / total #impl: 599367055 (eff. 0.024)
627.79/627.97	c #Conflicts:     615000 | #Learnt:      21086 | 0.000
627.79/627.97	c total clause space: 127.173MB
627.79/627.97	c total #watches: 171212
629.29/629.43	c total #propagations: 14590550 / total #impl: 601196254 (eff. 0.024)
629.29/629.43	c #Conflicts:     616000 | #Learnt:      22086 | 0.000
629.29/629.43	c total clause space: 127.173MB
629.29/629.43	c total #watches: 180139
630.69/630.83	c total #propagations: 14607643 / total #impl: 602392561 (eff. 0.024)
630.69/630.83	c #Conflicts:     617000 | #Learnt:      23086 | 0.000
630.69/630.83	c total clause space: 127.173MB
630.69/630.83	c total #watches: 189869
632.29/632.42	c total #propagations: 14624399 / total #impl: 603801915 (eff. 0.024)
632.29/632.42	c #Conflicts:     618000 | #Learnt:      24086 | 0.000
632.29/632.42	c total clause space: 127.173MB
632.29/632.42	c total #watches: 198607
634.29/634.40	c total #propagations: 14641857 / total #impl: 605093684 (eff. 0.024)
634.29/634.40	c #Conflicts:     619000 | #Learnt:      25086 | 0.000
634.29/634.40	c total clause space: 127.173MB
634.29/634.40	c total #watches: 204561
635.99/636.10	c total #propagations: 14661955 / total #impl: 606624731 (eff. 0.024)
635.99/636.10	c #Conflicts:     620000 | #Learnt:      26086 | 0.000
635.99/636.10	c total clause space: 127.173MB
635.99/636.10	c total #watches: 212039
638.09/638.28	c total #propagations: 14679363 / total #impl: 608538398 (eff. 0.024)
638.09/638.28	c #Conflicts:     621000 | #Learnt:      27086 | 0.000
638.09/638.28	c total clause space: 127.173MB
638.09/638.28	c total #watches: 218049
639.99/640.19	c total #propagations: 14700949 / total #impl: 610269878 (eff. 0.024)
639.99/640.19	c #Conflicts:     622000 | #Learnt:      28086 | 0.000
639.99/640.19	c total clause space: 127.173MB
639.99/640.19	c total #watches: 227190
642.09/642.23	c total #propagations: 14718933 / total #impl: 611928714 (eff. 0.024)
642.09/642.23	c #Conflicts:     623000 | #Learnt:      29086 | 0.000
642.09/642.23	c total clause space: 127.173MB
642.09/642.23	c total #watches: 235714
644.19/644.35	c total #propagations: 14738120 / total #impl: 613943235 (eff. 0.024)
644.19/644.35	c #Conflicts:     624000 | #Learnt:      30086 | 0.000
644.19/644.35	c total clause space: 127.173MB
644.19/644.35	c total #watches: 242535
646.19/646.38	c total #propagations: 14757147 / total #impl: 615782567 (eff. 0.024)
646.19/646.38	c #Conflicts:     625000 | #Learnt:      31086 | 0.000
646.19/646.38	c total clause space: 127.173MB
646.19/646.38	c total #watches: 249762
648.59/648.77	c total #propagations: 14776206 / total #impl: 617528265 (eff. 0.024)
648.59/648.77	c #Conflicts:     626000 | #Learnt:      32086 | 0.000
648.59/648.77	c total clause space: 127.173MB
648.59/648.77	c total #watches: 258901
651.39/651.52	c total #propagations: 14795846 / total #impl: 620064309 (eff. 0.024)
651.39/651.52	c #Conflicts:     627000 | #Learnt:      33086 | 0.000
651.39/651.52	c total clause space: 127.173MB
651.39/651.52	c total #watches: 265350
653.79/653.97	c total #propagations: 14818636 / total #impl: 622204723 (eff. 0.024)
653.79/653.97	c #Conflicts:     628000 | #Learnt:      34086 | 0.000
653.79/653.97	c total clause space: 127.173MB
653.79/653.97	c total #watches: 273218
656.49/656.62	c total #propagations: 14840299 / total #impl: 624355276 (eff. 0.024)
656.49/656.62	c #Conflicts:     629000 | #Learnt:      35086 | 0.000
656.49/656.62	c total clause space: 127.173MB
656.49/656.62	c total #watches: 280119
658.99/659.16	c total #propagations: 14861401 / total #impl: 626325027 (eff. 0.024)
658.99/659.16	c #Conflicts:     630000 | #Learnt:      36086 | 0.000
658.99/659.16	c total clause space: 127.173MB
658.99/659.16	c total #watches: 286179
660.99/661.19	c total #propagations: 14880592 / total #impl: 627777106 (eff. 0.024)
660.99/661.19	c #Conflicts:     631000 | #Learnt:      37086 | 0.000
660.99/661.19	c total clause space: 127.173MB
660.99/661.19	c total #watches: 294387
662.59/662.74	c total #propagations: 14896410 / total #impl: 629322403 (eff. 0.024)
662.59/662.74	c GC COLLECT
662.59/662.74	c #Conflicts:     632000 | #Learnt:      19384 | 0.000
662.59/662.74	c total clause space: 127.173MB
662.59/662.74	c total #watches: 151040
664.09/664.25	c total #propagations: 14912641 / total #impl: 630827317 (eff. 0.024)
664.09/664.25	c #Conflicts:     633000 | #Learnt:      20384 | 0.000
664.09/664.25	c total clause space: 127.173MB
664.09/664.25	c total #watches: 158126
665.69/665.89	c total #propagations: 14931594 / total #impl: 632692724 (eff. 0.024)
665.69/665.89	c #Conflicts:     634000 | #Learnt:      21384 | 0.000
665.69/665.89	c total clause space: 127.173MB
665.69/665.89	c total #watches: 168179
667.49/667.67	c total #propagations: 14951937 / total #impl: 634602459 (eff. 0.024)
667.49/667.67	c #Conflicts:     635000 | #Learnt:      22384 | 0.000
667.49/667.67	c total clause space: 127.173MB
667.49/667.67	c total #watches: 177415
669.29/669.46	c total #propagations: 14972877 / total #impl: 636352752 (eff. 0.024)
669.29/669.46	c #Conflicts:     636000 | #Learnt:      23384 | 0.000
669.29/669.46	c total clause space: 127.173MB
669.29/669.46	c total #watches: 187018
671.08/671.28	c total #propagations: 14991910 / total #impl: 637832760 (eff. 0.024)
671.08/671.28	c #Conflicts:     637000 | #Learnt:      24384 | 0.000
671.08/671.28	c total clause space: 127.173MB
671.08/671.28	c total #watches: 194567
672.98/673.20	c total #propagations: 15013238 / total #impl: 639788190 (eff. 0.023)
672.98/673.20	c #Conflicts:     638000 | #Learnt:      25384 | 0.000
672.98/673.20	c total clause space: 127.173MB
672.98/673.20	c total #watches: 202991
674.68/674.85	c total #propagations: 15033864 / total #impl: 641584302 (eff. 0.023)
674.68/674.85	c #Conflicts:     639000 | #Learnt:      26384 | 0.000
674.68/674.85	c total clause space: 127.173MB
674.68/674.85	c total #watches: 214083
676.78/676.99	c total #propagations: 15050961 / total #impl: 642850249 (eff. 0.023)
676.78/676.99	c #Conflicts:     640000 | #Learnt:      27384 | 0.000
676.78/676.99	c total clause space: 127.173MB
676.78/676.99	c total #watches: 225771
679.08/679.26	c total #propagations: 15072829 / total #impl: 645122906 (eff. 0.023)
679.08/679.26	c #Conflicts:     641000 | #Learnt:      28384 | 0.000
679.08/679.26	c total clause space: 127.173MB
679.08/679.26	c total #watches: 233316
681.99/682.13	c total #propagations: 15094474 / total #impl: 647473502 (eff. 0.023)
681.99/682.13	c #Conflicts:     642000 | #Learnt:      29384 | 0.000
681.99/682.13	c total clause space: 127.173MB
681.99/682.13	c total #watches: 242542
684.78/684.94	c total #propagations: 15118481 / total #impl: 650263881 (eff. 0.023)
684.78/684.94	c #Conflicts:     643000 | #Learnt:      30384 | 0.000
684.78/684.94	c total clause space: 127.173MB
684.78/684.94	c total #watches: 248302
686.88/687.08	c total #propagations: 15143152 / total #impl: 652699692 (eff. 0.023)
686.88/687.08	c #Conflicts:     644000 | #Learnt:      31384 | 0.000
686.88/687.08	c total clause space: 127.173MB
686.88/687.08	c total #watches: 256468
689.08/689.22	c total #propagations: 15161017 / total #impl: 654225071 (eff. 0.023)
689.08/689.22	c #Conflicts:     645000 | #Learnt:      32384 | 0.000
689.08/689.22	c total clause space: 127.173MB
689.08/689.22	c total #watches: 264440
691.38/691.55	c total #propagations: 15178639 / total #impl: 655673584 (eff. 0.023)
691.38/691.55	c #Conflicts:     646000 | #Learnt:      33384 | 0.000
691.38/691.55	c total clause space: 127.173MB
691.38/691.55	c total #watches: 272531
694.18/694.38	c total #propagations: 15196549 / total #impl: 657416097 (eff. 0.023)
694.18/694.38	c #Conflicts:     647000 | #Learnt:      34384 | 0.000
694.18/694.38	c total clause space: 127.173MB
694.18/694.38	c total #watches: 279689
696.38/696.59	c total #propagations: 15219000 / total #impl: 659690620 (eff. 0.023)
696.38/696.59	c #Conflicts:     648000 | #Learnt:      35384 | 0.000
696.38/696.59	c total clause space: 127.173MB
696.38/696.59	c total #watches: 288889
699.38/699.50	c total #propagations: 15237339 / total #impl: 661364007 (eff. 0.023)
699.38/699.50	c #Conflicts:     649000 | #Learnt:      36384 | 0.000
699.38/699.50	c total clause space: 127.173MB
699.38/699.50	c total #watches: 295205
702.48/702.60	c total #propagations: 15257257 / total #impl: 663051810 (eff. 0.023)
702.48/702.60	c #Conflicts:     650000 | #Learnt:      37384 | 0.000
702.48/702.60	c total clause space: 127.173MB
702.48/702.60	c total #watches: 303886
705.18/705.33	c total #propagations: 15276326 / total #impl: 665413226 (eff. 0.023)
705.18/705.33	c #Conflicts:     651000 | #Learnt:      38384 | 0.000
705.18/705.33	c total clause space: 127.173MB
705.18/705.33	c total #watches: 310236
706.38/706.57	c total #propagations: 15294604 / total #impl: 667271868 (eff. 0.023)
706.38/706.57	c GC COLLECT
706.38/706.57	c #Conflicts:     652000 | #Learnt:      20177 | 0.000
706.38/706.57	c total clause space: 127.173MB
706.38/706.57	c total #watches: 159052
708.08/708.24	c total #propagations: 15310570 / total #impl: 668643101 (eff. 0.023)
708.08/708.24	c #Conflicts:     653000 | #Learnt:      21177 | 0.000
708.08/708.24	c total clause space: 127.173MB
708.08/708.24	c total #watches: 167849
709.88/710.07	c total #propagations: 15331500 / total #impl: 669964614 (eff. 0.023)
709.88/710.07	c #Conflicts:     654000 | #Learnt:      22177 | 0.000
709.88/710.07	c total clause space: 127.173MB
709.88/710.07	c total #watches: 177564
711.98/712.16	c total #propagations: 15351689 / total #impl: 671617545 (eff. 0.023)
711.98/712.16	c #Conflicts:     655000 | #Learnt:      23177 | 0.000
711.98/712.16	c total clause space: 127.173MB
711.98/712.16	c total #watches: 185578
713.98/714.18	c total #propagations: 15375450 / total #impl: 673887399 (eff. 0.023)
713.98/714.18	c #Conflicts:     656000 | #Learnt:      24177 | 0.000
713.98/714.18	c total clause space: 127.173MB
713.98/714.18	c total #watches: 194482
715.99/716.16	c total #propagations: 15396709 / total #impl: 675654978 (eff. 0.023)
715.99/716.16	c #Conflicts:     657000 | #Learnt:      25177 | 0.000
715.99/716.16	c total clause space: 127.173MB
715.99/716.16	c total #watches: 204223
717.88/718.05	c total #propagations: 15416992 / total #impl: 677951986 (eff. 0.023)
717.88/718.05	c #Conflicts:     658000 | #Learnt:      26177 | 0.000
717.88/718.05	c total clause space: 127.173MB
717.88/718.05	c total #watches: 215774
720.08/720.25	c total #propagations: 15435977 / total #impl: 679589226 (eff. 0.023)
720.08/720.25	c #Conflicts:     659000 | #Learnt:      27177 | 0.000
720.08/720.25	c total clause space: 127.173MB
720.08/720.25	c total #watches: 224495
722.68/722.82	c total #propagations: 15456422 / total #impl: 682020662 (eff. 0.023)
722.68/722.82	c #Conflicts:     660000 | #Learnt:      28177 | 0.000
722.68/722.82	c total clause space: 127.173MB
722.68/722.82	c total #watches: 229729
725.18/725.31	c total #propagations: 15478873 / total #impl: 684416456 (eff. 0.023)
725.18/725.31	c #Conflicts:     661000 | #Learnt:      29177 | 0.000
725.18/725.31	c total clause space: 127.173MB
725.18/725.31	c total #watches: 236495
727.78/727.98	c total #propagations: 15504211 / total #impl: 687007079 (eff. 0.023)
727.78/727.98	c #Conflicts:     662000 | #Learnt:      30177 | 0.000
727.78/727.98	c total clause space: 127.173MB
727.78/727.98	c total #watches: 244211
730.28/730.46	c total #propagations: 15531651 / total #impl: 688713897 (eff. 0.023)
730.28/730.46	c #Conflicts:     663000 | #Learnt:      31177 | 0.000
730.28/730.46	c total clause space: 127.173MB
730.28/730.46	c total #watches: 256018
732.48/732.69	c total #propagations: 15552400 / total #impl: 690646988 (eff. 0.023)
732.48/732.69	c #Conflicts:     664000 | #Learnt:      32177 | 0.000
732.48/732.69	c total clause space: 127.173MB
732.48/732.69	c total #watches: 263830
735.18/735.39	c total #propagations: 15570011 / total #impl: 692194552 (eff. 0.022)
735.18/735.39	c #Conflicts:     665000 | #Learnt:      33177 | 0.000
735.18/735.39	c total clause space: 127.173MB
735.18/735.39	c total #watches: 270900
737.47/737.65	c total #propagations: 15590107 / total #impl: 694204145 (eff. 0.022)
737.47/737.65	c #Conflicts:     666000 | #Learnt:      34177 | 0.000
737.47/737.65	c total clause space: 127.173MB
737.47/737.65	c total #watches: 278836
739.47/739.60	c total #propagations: 15606782 / total #impl: 695933449 (eff. 0.022)
739.47/739.60	c #Conflicts:     667000 | #Learnt:      35177 | 0.000
739.47/739.60	c total clause space: 127.173MB
739.47/739.60	c total #watches: 287114
741.77/741.94	c total #propagations: 15622334 / total #impl: 697820157 (eff. 0.022)
741.77/741.94	c #Conflicts:     668000 | #Learnt:      36177 | 0.000
741.77/741.94	c total clause space: 127.173MB
741.77/741.94	c total #watches: 294807
744.17/744.38	c total #propagations: 15638610 / total #impl: 699873775 (eff. 0.022)
744.17/744.38	c #Conflicts:     669000 | #Learnt:      37177 | 0.000
744.17/744.38	c total clause space: 127.173MB
744.17/744.38	c total #watches: 306208
746.78/746.98	c total #propagations: 15656470 / total #impl: 702201364 (eff. 0.022)
746.78/746.98	c #Conflicts:     670000 | #Learnt:      38177 | 0.000
746.78/746.98	c total clause space: 127.173MB
746.78/746.98	c total #watches: 317987
749.57/749.71	c total #propagations: 15674113 / total #impl: 704419232 (eff. 0.022)
749.57/749.71	c #Conflicts:     671000 | #Learnt:      39177 | 0.000
749.57/749.71	c total clause space: 127.173MB
749.57/749.71	c total #watches: 326448
750.97/751.17	c total #propagations: 15691732 / total #impl: 706941507 (eff. 0.022)
750.97/751.17	c GC COLLECT
750.97/751.17	c #Conflicts:     672000 | #Learnt:      20574 | 0.000
750.97/751.17	c total clause space: 127.173MB
750.97/751.17	c total #watches: 159896
752.47/752.65	c total #propagations: 15709752 / total #impl: 708799076 (eff. 0.022)
752.47/752.65	c #Conflicts:     673000 | #Learnt:      21574 | 0.000
752.47/752.65	c total clause space: 127.173MB
752.47/752.65	c total #watches: 172831
753.97/754.13	c total #propagations: 15727311 / total #impl: 710202571 (eff. 0.022)
753.97/754.13	c #Conflicts:     674000 | #Learnt:      22574 | 0.000
753.97/754.13	c total clause space: 127.173MB
753.97/754.13	c total #watches: 183373
755.77/755.92	c total #propagations: 15744911 / total #impl: 711777060 (eff. 0.022)
755.77/755.92	c #Conflicts:     675000 | #Learnt:      23574 | 0.000
755.77/755.92	c total clause space: 127.173MB
755.77/755.92	c total #watches: 186820
757.37/757.58	c total #propagations: 15765521 / total #impl: 713184255 (eff. 0.022)
757.37/757.58	c #Conflicts:     676000 | #Learnt:      24574 | 0.000
757.37/757.58	c total clause space: 127.173MB
757.37/757.58	c total #watches: 191621
759.47/759.68	c total #propagations: 15787745 / total #impl: 714056434 (eff. 0.022)
759.47/759.68	c #Conflicts:     677000 | #Learnt:      25574 | 0.000
759.47/759.68	c total clause space: 127.173MB
759.47/759.68	c total #watches: 197336
761.47/761.62	c total #propagations: 15810048 / total #impl: 715821303 (eff. 0.022)
761.47/761.62	c #Conflicts:     678000 | #Learnt:      26574 | 0.000
761.47/761.62	c total clause space: 127.173MB
761.47/761.62	c total #watches: 205206
763.38/763.59	c total #propagations: 15827929 / total #impl: 718007491 (eff. 0.022)
763.38/763.59	c #Conflicts:     679000 | #Learnt:      27574 | 0.000
763.38/763.59	c total clause space: 127.173MB
763.38/763.59	c total #watches: 214204
765.27/765.47	c total #propagations: 15845801 / total #impl: 720408366 (eff. 0.022)
765.27/765.47	c #Conflicts:     680000 | #Learnt:      28574 | 0.000
765.27/765.47	c total clause space: 127.173MB
765.27/765.47	c total #watches: 224088
767.57/767.80	c total #propagations: 15863702 / total #impl: 722236475 (eff. 0.022)
767.57/767.80	c #Conflicts:     681000 | #Learnt:      29574 | 0.000
767.57/767.80	c total clause space: 127.173MB
767.57/767.80	c total #watches: 231491
769.47/769.66	c total #propagations: 15884259 / total #impl: 723999209 (eff. 0.022)
769.47/769.66	c #Conflicts:     682000 | #Learnt:      30574 | 0.000
769.47/769.66	c total clause space: 127.173MB
769.47/769.66	c total #watches: 243096
771.67/771.88	c total #propagations: 15900692 / total #impl: 725687276 (eff. 0.022)
771.67/771.88	c #Conflicts:     683000 | #Learnt:      31574 | 0.000
771.67/771.88	c total clause space: 127.173MB
771.67/771.88	c total #watches: 253879
774.87/775.01	c total #propagations: 15918377 / total #impl: 727460126 (eff. 0.022)
774.87/775.01	c #Conflicts:     684000 | #Learnt:      32574 | 0.000
774.87/775.01	c total clause space: 127.173MB
774.87/775.01	c total #watches: 260344
777.37/777.51	c total #propagations: 15943221 / total #impl: 729390532 (eff. 0.022)
777.37/777.51	c #Conflicts:     685000 | #Learnt:      33574 | 0.000
777.37/777.51	c total clause space: 127.173MB
777.37/777.51	c total #watches: 265845
779.37/779.55	c total #propagations: 15962441 / total #impl: 731424229 (eff. 0.022)
779.37/779.55	c #Conflicts:     686000 | #Learnt:      34574 | 0.000
779.37/779.55	c total clause space: 127.173MB
779.37/779.55	c total #watches: 277111
781.87/782.01	c total #propagations: 15979659 / total #impl: 733358518 (eff. 0.022)
781.87/782.01	c #Conflicts:     687000 | #Learnt:      35574 | 0.000
781.87/782.01	c total clause space: 127.173MB
781.87/782.01	c total #watches: 287380
785.17/785.32	c total #propagations: 15998680 / total #impl: 734763817 (eff. 0.022)
785.17/785.32	c #Conflicts:     688000 | #Learnt:      36574 | 0.000
785.17/785.32	c total clause space: 127.173MB
785.17/785.32	c total #watches: 293837
788.17/788.38	c total #propagations: 16022846 / total #impl: 736623846 (eff. 0.022)
788.17/788.38	c #Conflicts:     689000 | #Learnt:      37574 | 0.000
788.17/788.38	c total clause space: 127.173MB
788.17/788.38	c total #watches: 299394
791.37/791.51	c total #propagations: 16044621 / total #impl: 738670467 (eff. 0.022)
791.37/791.51	c #Conflicts:     690000 | #Learnt:      38574 | 0.000
791.37/791.51	c total clause space: 127.173MB
791.37/791.51	c total #watches: 308602
794.77/794.90	c total #propagations: 16064631 / total #impl: 740623559 (eff. 0.022)
794.77/794.90	c #Conflicts:     691000 | #Learnt:      39574 | 0.000
794.77/794.90	c total clause space: 127.173MB
794.77/794.90	c total #watches: 315125
796.86/797.00	c total #propagations: 16087512 / total #impl: 742534024 (eff. 0.022)
796.86/797.00	c GC COLLECT
796.86/797.00	c #Conflicts:     692000 | #Learnt:      20617 | 0.000
796.86/797.00	c total clause space: 127.173MB
796.86/797.00	c total #watches: 162825
798.36/798.59	c total #propagations: 16106027 / total #impl: 744447496 (eff. 0.022)
798.36/798.59	c #Conflicts:     693000 | #Learnt:      21617 | 0.000
798.36/798.59	c total clause space: 127.173MB
798.36/798.59	c total #watches: 171377
800.06/800.26	c total #propagations: 16125033 / total #impl: 745858073 (eff. 0.022)
800.06/800.26	c #Conflicts:     694000 | #Learnt:      22617 | 0.000
800.06/800.26	c total clause space: 127.173MB
800.06/800.26	c total #watches: 181910
801.96/802.11	c total #propagations: 16143060 / total #impl: 747284812 (eff. 0.022)
801.96/802.11	c #Conflicts:     695000 | #Learnt:      23617 | 0.000
801.96/802.11	c total clause space: 127.173MB
801.96/802.11	c total #watches: 190129
803.97/804.15	c total #propagations: 16164193 / total #impl: 749408281 (eff. 0.022)
803.97/804.15	c #Conflicts:     696000 | #Learnt:      24617 | 0.000
803.97/804.15	c total clause space: 127.173MB
803.97/804.15	c total #watches: 204024
806.06/806.24	c total #propagations: 16183740 / total #impl: 751382342 (eff. 0.022)
806.06/806.24	c #Conflicts:     697000 | #Learnt:      25617 | 0.000
806.06/806.24	c total clause space: 127.173MB
806.06/806.24	c total #watches: 215140
808.37/808.60	c total #propagations: 16205164 / total #impl: 752380558 (eff. 0.022)
808.37/808.60	c #Conflicts:     698000 | #Learnt:      26617 | 0.000
808.37/808.60	c total clause space: 127.173MB
808.37/808.60	c total #watches: 221680
811.06/811.20	c total #propagations: 16227428 / total #impl: 753569530 (eff. 0.022)
811.06/811.20	c #Conflicts:     699000 | #Learnt:      27617 | 0.000
811.06/811.20	c total clause space: 127.173MB
811.06/811.20	c total #watches: 226184
813.76/813.91	c total #propagations: 16255347 / total #impl: 755091754 (eff. 0.022)
813.76/813.91	c #Conflicts:     700000 | #Learnt:      28617 | 0.000
813.76/813.91	c total clause space: 127.173MB
813.76/813.91	c total #watches: 234845
816.07/816.24	c total #propagations: 16282808 / total #impl: 756897237 (eff. 0.022)
816.07/816.24	c #Conflicts:     701000 | #Learnt:      29617 | 0.000
816.07/816.24	c total clause space: 127.173MB
816.07/816.24	c total #watches: 246347
819.06/819.21	c total #propagations: 16306419 / total #impl: 758238412 (eff. 0.022)
819.06/819.21	c #Conflicts:     702000 | #Learnt:      30617 | 0.000
819.06/819.21	c total clause space: 127.173MB
819.06/819.21	c total #watches: 257459
821.46/821.65	c total #propagations: 16331862 / total #impl: 760812015 (eff. 0.021)
821.46/821.65	c #Conflicts:     703000 | #Learnt:      31617 | 0.000
821.46/821.65	c total clause space: 127.173MB
821.46/821.65	c total #watches: 267929
824.46/824.66	c total #propagations: 16353374 / total #impl: 762853766 (eff. 0.021)
824.46/824.66	c #Conflicts:     704000 | #Learnt:      32617 | 0.000
824.46/824.66	c total clause space: 127.173MB
824.46/824.66	c total #watches: 279334
827.07/827.29	c total #propagations: 16375907 / total #impl: 765281685 (eff. 0.021)
827.07/827.29	c #Conflicts:     705000 | #Learnt:      33617 | 0.000
827.07/827.29	c total clause space: 127.173MB
827.07/827.29	c total #watches: 288468
830.47/830.64	c total #propagations: 16396617 / total #impl: 767085987 (eff. 0.021)
830.47/830.64	c #Conflicts:     706000 | #Learnt:      34617 | 0.000
830.47/830.64	c total clause space: 127.173MB
830.47/830.64	c total #watches: 295146
834.16/834.39	c total #propagations: 16422817 / total #impl: 769278616 (eff. 0.021)
834.16/834.39	c #Conflicts:     707000 | #Learnt:      35617 | 0.000
834.16/834.39	c total clause space: 127.173MB
834.16/834.39	c total #watches: 305151
837.36/837.59	c total #propagations: 16447970 / total #impl: 772377760 (eff. 0.021)
837.36/837.59	c #Conflicts:     708000 | #Learnt:      36617 | 0.000
837.36/837.59	c total clause space: 127.173MB
837.36/837.59	c total #watches: 312999
841.06/841.23	c total #propagations: 16468812 / total #impl: 774666044 (eff. 0.021)
841.06/841.23	c #Conflicts:     709000 | #Learnt:      37617 | 0.000
841.06/841.23	c total clause space: 127.173MB
841.06/841.23	c total #watches: 321351
844.56/844.71	c total #propagations: 16492717 / total #impl: 777355635 (eff. 0.021)
844.56/844.71	c #Conflicts:     710000 | #Learnt:      38617 | 0.000
844.56/844.71	c total clause space: 127.173MB
844.56/844.71	c total #watches: 326914
847.96/848.19	c total #propagations: 16514458 / total #impl: 779472467 (eff. 0.021)
847.96/848.19	c #Conflicts:     711000 | #Learnt:      39617 | 0.000
847.96/848.19	c total clause space: 127.173MB
847.96/848.19	c total #watches: 334825
851.76/851.96	c total #propagations: 16535505 / total #impl: 781588680 (eff. 0.021)
851.76/851.96	c GC COLLECT
851.76/851.96	c #Conflicts:     712000 | #Learnt:      20347 | 0.000
851.76/851.96	c total clause space: 127.173MB
851.76/851.96	c total #watches: 160071
853.36/853.57	c total #propagations: 16556911 / total #impl: 783940050 (eff. 0.021)
853.36/853.57	c #Conflicts:     713000 | #Learnt:      21347 | 0.000
853.36/853.57	c total clause space: 127.173MB
853.36/853.57	c total #watches: 170209
855.16/855.37	c total #propagations: 16575771 / total #impl: 785884767 (eff. 0.021)
855.16/855.37	c #Conflicts:     714000 | #Learnt:      22347 | 0.000
855.16/855.37	c total clause space: 127.173MB
855.16/855.37	c total #watches: 178935
856.95/857.13	c total #propagations: 16596707 / total #impl: 788167562 (eff. 0.021)
856.95/857.13	c #Conflicts:     715000 | #Learnt:      23347 | 0.000
856.95/857.13	c total clause space: 127.173MB
856.95/857.13	c total #watches: 188915
858.75/858.92	c total #propagations: 16616447 / total #impl: 790266600 (eff. 0.021)
858.75/858.92	c #Conflicts:     716000 | #Learnt:      24347 | 0.000
858.75/858.92	c total clause space: 127.173MB
858.75/858.92	c total #watches: 197397
860.85/861.06	c total #propagations: 16636301 / total #impl: 791715745 (eff. 0.021)
860.85/861.06	c #Conflicts:     717000 | #Learnt:      25347 | 0.000
860.85/861.06	c total clause space: 127.173MB
860.85/861.06	c total #watches: 205790
863.46/863.65	c total #propagations: 16658519 / total #impl: 793409577 (eff. 0.021)
863.46/863.65	c #Conflicts:     718000 | #Learnt:      26347 | 0.000
863.46/863.65	c total clause space: 127.173MB
863.46/863.65	c total #watches: 215505
865.86/866.08	c total #propagations: 16683434 / total #impl: 795608623 (eff. 0.021)
865.86/866.08	c #Conflicts:     719000 | #Learnt:      27347 | 0.000
865.86/866.08	c total clause space: 127.173MB
865.86/866.08	c total #watches: 222926
868.16/868.38	c total #propagations: 16707640 / total #impl: 798026697 (eff. 0.021)
868.16/868.38	c #Conflicts:     720000 | #Learnt:      28347 | 0.000
868.16/868.38	c total clause space: 127.173MB
868.16/868.38	c total #watches: 231034
870.36/870.56	c total #propagations: 16728588 / total #impl: 800301185 (eff. 0.021)
870.36/870.56	c #Conflicts:     721000 | #Learnt:      29347 | 0.000
870.36/870.56	c total clause space: 127.173MB
870.36/870.56	c total #watches: 243645
872.56/872.70	c total #propagations: 16748239 / total #impl: 802523042 (eff. 0.021)
872.56/872.70	c #Conflicts:     722000 | #Learnt:      30347 | 0.000
872.56/872.70	c total clause space: 127.173MB
872.56/872.70	c total #watches: 251117
874.76/874.94	c total #propagations: 16766596 / total #impl: 804432088 (eff. 0.021)
874.76/874.94	c #Conflicts:     723000 | #Learnt:      31347 | 0.000
874.76/874.94	c total clause space: 127.173MB
874.76/874.94	c total #watches: 259013
876.96/877.17	c total #propagations: 16786928 / total #impl: 806457454 (eff. 0.021)
876.96/877.17	c #Conflicts:     724000 | #Learnt:      32347 | 0.000
876.96/877.17	c total clause space: 127.173MB
876.96/877.17	c total #watches: 263787
879.66/879.82	c total #propagations: 16813504 / total #impl: 808244397 (eff. 0.021)
879.66/879.82	c #Conflicts:     725000 | #Learnt:      33347 | 0.000
879.66/879.82	c total clause space: 127.173MB
879.66/879.82	c total #watches: 270313
882.36/882.57	c total #propagations: 16837210 / total #impl: 810152288 (eff. 0.021)
882.36/882.57	c #Conflicts:     726000 | #Learnt:      34347 | 0.000
882.36/882.57	c total clause space: 127.173MB
882.36/882.57	c total #watches: 280443
885.26/885.44	c total #propagations: 16860323 / total #impl: 812969079 (eff. 0.021)
885.26/885.44	c #Conflicts:     727000 | #Learnt:      35347 | 0.000
885.26/885.44	c total clause space: 127.173MB
885.26/885.44	c total #watches: 289824
888.46/888.66	c total #propagations: 16880659 / total #impl: 814906390 (eff. 0.021)
888.46/888.66	c #Conflicts:     728000 | #Learnt:      36347 | 0.000
888.46/888.66	c total clause space: 127.173MB
888.46/888.66	c total #watches: 297935
891.56/891.77	c total #propagations: 16903484 / total #impl: 816923396 (eff. 0.021)
891.56/891.77	c #Conflicts:     729000 | #Learnt:      37347 | 0.000
891.56/891.77	c total clause space: 127.173MB
891.56/891.77	c total #watches: 306046
894.96/895.12	c total #propagations: 16927514 / total #impl: 818951295 (eff. 0.021)
894.96/895.12	c #Conflicts:     730000 | #Learnt:      38347 | 0.000
894.96/895.12	c total clause space: 127.173MB
894.96/895.12	c total #watches: 311778
898.36/898.54	c total #propagations: 16951232 / total #impl: 820751932 (eff. 0.021)
898.36/898.54	c #Conflicts:     731000 | #Learnt:      39347 | 0.000
898.36/898.54	c total clause space: 127.173MB
898.36/898.54	c total #watches: 316420
901.66/901.80	c total #propagations: 16973280 / total #impl: 822771406 (eff. 0.021)
901.66/901.80	c #Conflicts:     732000 | #Learnt:      40347 | 0.000
901.66/901.80	c total clause space: 127.173MB
901.66/901.80	c total #watches: 322755
904.76/904.92	c total #propagations: 16993117 / total #impl: 824689722 (eff. 0.021)
904.76/904.92	c GC COLLECT
904.76/904.92	c #Conflicts:     733000 | #Learnt:      20760 | 0.000
904.76/904.92	c total clause space: 127.173MB
904.76/904.92	c total #watches: 164390
906.46/906.64	c total #propagations: 17012917 / total #impl: 826456134 (eff. 0.021)
906.46/906.64	c #Conflicts:     734000 | #Learnt:      21760 | 0.000
906.46/906.64	c total clause space: 127.173MB
906.46/906.64	c total #watches: 169940
908.16/908.34	c total #propagations: 17033466 / total #impl: 828241700 (eff. 0.021)
908.16/908.34	c #Conflicts:     735000 | #Learnt:      22759 | 0.000
908.16/908.34	c total clause space: 127.173MB
908.16/908.34	c total #watches: 178516
910.06/910.21	c total #propagations: 17056979 / total #impl: 830232810 (eff. 0.021)
910.06/910.21	c #Conflicts:     736000 | #Learnt:      23759 | 0.000
910.06/910.21	c total clause space: 127.173MB
910.06/910.21	c total #watches: 188113
911.96/912.11	c total #propagations: 17077431 / total #impl: 831725032 (eff. 0.021)
911.96/912.11	c #Conflicts:     737000 | #Learnt:      24759 | 0.000
911.96/912.11	c total clause space: 127.173MB
911.96/912.11	c total #watches: 194344
913.56/913.76	c total #propagations: 17098380 / total #impl: 833574337 (eff. 0.021)
913.56/913.76	c #Conflicts:     738000 | #Learnt:      25759 | 0.000
913.56/913.76	c total clause space: 127.173MB
913.56/913.76	c total #watches: 205009
915.25/915.48	c total #propagations: 17115876 / total #impl: 835564540 (eff. 0.020)
915.25/915.48	c #Conflicts:     739000 | #Learnt:      26759 | 0.000
915.25/915.48	c total clause space: 127.173MB
915.25/915.48	c total #watches: 212877
917.65/917.82	c total #propagations: 17133076 / total #impl: 837426803 (eff. 0.020)
917.65/917.82	c #Conflicts:     740000 | #Learnt:      27759 | 0.000
917.65/917.82	c total clause space: 127.173MB
917.65/917.82	c total #watches: 218678
920.35/920.53	c total #propagations: 17154181 / total #impl: 839032999 (eff. 0.020)
920.35/920.53	c #Conflicts:     741000 | #Learnt:      28759 | 0.000
920.35/920.53	c total clause space: 127.173MB
920.35/920.53	c total #watches: 223840
923.05/923.28	c total #propagations: 17178752 / total #impl: 841027518 (eff. 0.020)
923.05/923.28	c #Conflicts:     742000 | #Learnt:      29759 | 0.000
923.05/923.28	c total clause space: 127.173MB
923.05/923.28	c total #watches: 228813
925.85/926.06	c total #propagations: 17205324 / total #impl: 843017489 (eff. 0.020)
925.85/926.06	c #Conflicts:     743000 | #Learnt:      30759 | 0.000
925.85/926.06	c total clause space: 127.173MB
925.85/926.06	c total #watches: 235699
928.55/928.76	c total #propagations: 17231097 / total #impl: 845179881 (eff. 0.020)
928.55/928.76	c #Conflicts:     744000 | #Learnt:      31759 | 0.000
928.55/928.76	c total clause space: 127.173MB
928.55/928.76	c total #watches: 243300
930.65/930.87	c total #propagations: 17253028 / total #impl: 847099803 (eff. 0.020)
930.65/930.87	c #Conflicts:     745000 | #Learnt:      32759 | 0.000
930.65/930.87	c total clause space: 127.173MB
930.65/930.87	c total #watches: 251758
933.05/933.22	c total #propagations: 17270708 / total #impl: 848389487 (eff. 0.020)
933.05/933.22	c #Conflicts:     746000 | #Learnt:      33759 | 0.000
933.05/933.22	c total clause space: 127.173MB
933.05/933.22	c total #watches: 261611
935.15/935.38	c total #propagations: 17289500 / total #impl: 850280726 (eff. 0.020)
935.15/935.38	c #Conflicts:     747000 | #Learnt:      34759 | 0.000
935.15/935.38	c total clause space: 127.173MB
935.15/935.38	c total #watches: 271482
937.85/938.05	c total #propagations: 17306490 / total #impl: 851915963 (eff. 0.020)
937.85/938.05	c #Conflicts:     748000 | #Learnt:      35759 | 0.000
937.85/938.05	c total clause space: 127.173MB
937.85/938.05	c total #watches: 279141
940.15/940.38	c total #propagations: 17325573 / total #impl: 854047658 (eff. 0.020)
940.15/940.38	c #Conflicts:     749000 | #Learnt:      36759 | 0.000
940.15/940.38	c total clause space: 127.173MB
940.15/940.38	c total #watches: 287554
943.66/943.83	c total #propagations: 17343372 / total #impl: 855740419 (eff. 0.020)
943.66/943.83	c #Conflicts:     750000 | #Learnt:      37759 | 0.000
943.66/943.83	c total clause space: 127.173MB
943.66/943.83	c total #watches: 292704
947.15/947.36	c total #propagations: 17364953 / total #impl: 858991457 (eff. 0.020)
947.15/947.36	c #Conflicts:     751000 | #Learnt:      38759 | 0.000
947.15/947.36	c total clause space: 127.173MB
947.15/947.36	c total #watches: 301716
950.75/950.93	c total #propagations: 17390638 / total #impl: 861389323 (eff. 0.020)
950.75/950.93	c #Conflicts:     752000 | #Learnt:      39759 | 0.000
950.75/950.93	c total clause space: 127.173MB
950.75/950.93	c total #watches: 309637
953.45/953.69	c total #propagations: 17415660 / total #impl: 863722448 (eff. 0.020)
953.45/953.69	c #Conflicts:     753000 | #Learnt:      40759 | 0.000
953.45/953.69	c total clause space: 127.173MB
953.45/953.69	c total #watches: 320128
956.15/956.31	c total #propagations: 17435966 / total #impl: 865344714 (eff. 0.020)
956.15/956.31	c #Conflicts:     754000 | #Learnt:      41759 | 0.000
956.15/956.31	c total clause space: 127.173MB
956.15/956.31	c total #watches: 326172
957.85/958.09	c total #propagations: 17453321 / total #impl: 867250717 (eff. 0.020)
957.85/958.09	c GC COLLECT
957.85/958.09	c #Conflicts:     755000 | #Learnt:      21862 | 0.000
957.85/958.09	c total clause space: 127.173MB
957.85/958.09	c total #watches: 171264
959.45/959.65	c total #propagations: 17473908 / total #impl: 868092348 (eff. 0.020)
959.45/959.65	c #Conflicts:     756000 | #Learnt:      22862 | 0.000
959.45/959.65	c total clause space: 127.173MB
959.45/959.65	c total #watches: 184042
960.75/960.94	c total #propagations: 17491789 / total #impl: 869386773 (eff. 0.020)
960.75/960.94	c #Conflicts:     757000 | #Learnt:      23862 | 0.000
960.75/960.94	c total clause space: 127.173MB
960.75/960.94	c total #watches: 196926
962.55/962.75	c total #propagations: 17507966 / total #impl: 870833791 (eff. 0.020)
962.55/962.75	c #Conflicts:     758000 | #Learnt:      24862 | 0.000
962.55/962.75	c total clause space: 127.173MB
962.55/962.75	c total #watches: 208528
964.65/964.81	c total #propagations: 17526295 / total #impl: 872874415 (eff. 0.020)
964.65/964.81	c #Conflicts:     759000 | #Learnt:      25862 | 0.000
964.65/964.81	c total clause space: 127.173MB
964.65/964.81	c total #watches: 215935
966.75/966.98	c total #propagations: 17546029 / total #impl: 874823654 (eff. 0.020)
966.75/966.98	c #Conflicts:     760000 | #Learnt:      26862 | 0.000
966.75/966.98	c total clause space: 127.173MB
966.75/966.98	c total #watches: 224205
969.34/969.52	c total #propagations: 17566562 / total #impl: 876470910 (eff. 0.020)
969.34/969.52	c #Conflicts:     761000 | #Learnt:      27862 | 0.000
969.34/969.52	c total clause space: 127.173MB
969.34/969.52	c total #watches: 230548
971.74/971.96	c total #propagations: 17587830 / total #impl: 879041198 (eff. 0.020)
971.74/971.96	c #Conflicts:     762000 | #Learnt:      28862 | 0.000
971.74/971.96	c total clause space: 127.173MB
971.74/971.96	c total #watches: 235825
974.14/974.35	c total #propagations: 17609584 / total #impl: 881513410 (eff. 0.020)
974.14/974.35	c #Conflicts:     763000 | #Learnt:      29862 | 0.000
974.14/974.35	c total clause space: 127.173MB
974.14/974.35	c total #watches: 241090
976.54/976.79	c total #propagations: 17628299 / total #impl: 883247587 (eff. 0.020)
976.54/976.79	c #Conflicts:     764000 | #Learnt:      30862 | 0.000
976.54/976.79	c total clause space: 127.173MB
976.54/976.79	c total #watches: 249829
979.14/979.35	c total #propagations: 17648437 / total #impl: 885043151 (eff. 0.020)
979.14/979.35	c #Conflicts:     765000 | #Learnt:      31862 | 0.000
979.14/979.35	c total clause space: 127.173MB
979.14/979.35	c total #watches: 256120
981.54/981.78	c total #propagations: 17668886 / total #impl: 886855150 (eff. 0.020)
981.54/981.78	c #Conflicts:     766000 | #Learnt:      32862 | 0.000
981.54/981.78	c total clause space: 127.173MB
981.54/981.78	c total #watches: 264785
984.24/984.40	c total #propagations: 17688882 / total #impl: 888716270 (eff. 0.020)
984.24/984.40	c #Conflicts:     767000 | #Learnt:      33862 | 0.000
984.24/984.40	c total clause space: 127.173MB
984.24/984.40	c total #watches: 275018
986.55/986.79	c total #propagations: 17707953 / total #impl: 890481191 (eff. 0.020)
986.55/986.79	c #Conflicts:     768000 | #Learnt:      34862 | 0.000
986.55/986.79	c total clause space: 127.173MB
986.55/986.79	c total #watches: 285319
988.54/988.76	c total #propagations: 17724963 / total #impl: 891969749 (eff. 0.020)
988.54/988.76	c #Conflicts:     769000 | #Learnt:      35862 | 0.000
988.54/988.76	c total clause space: 127.173MB
988.54/988.76	c total #watches: 297185
991.05/991.21	c total #propagations: 17740442 / total #impl: 893415248 (eff. 0.020)
991.05/991.21	c #Conflicts:     770000 | #Learnt:      36862 | 0.000
991.05/991.21	c total clause space: 127.173MB
991.05/991.21	c total #watches: 306943
993.54/993.72	c total #propagations: 17757483 / total #impl: 895038715 (eff. 0.020)
993.54/993.72	c #Conflicts:     771000 | #Learnt:      37862 | 0.000
993.54/993.72	c total clause space: 127.173MB
993.54/993.72	c total #watches: 317506
997.34/997.59	c total #propagations: 17774809 / total #impl: 896876591 (eff. 0.020)
997.34/997.59	c #Conflicts:     772000 | #Learnt:      38862 | 0.000
997.34/997.59	c total clause space: 127.173MB
997.34/997.59	c total #watches: 324412
1000.44/1000.61	c total #propagations: 17797964 / total #impl: 898979680 (eff. 0.020)
1000.44/1000.61	c #Conflicts:     773000 | #Learnt:      39862 | 0.000
1000.44/1000.61	c total clause space: 127.173MB
1000.44/1000.61	c total #watches: 332291
1004.15/1004.38	c total #propagations: 17817992 / total #impl: 900699647 (eff. 0.020)
1004.15/1004.38	c #Conflicts:     774000 | #Learnt:      40862 | 0.000
1004.15/1004.38	c total clause space: 127.173MB
1004.15/1004.38	c total #watches: 338501
1007.74/1007.97	c total #propagations: 17842473 / total #impl: 903051317 (eff. 0.020)
1007.74/1007.97	c #Conflicts:     775000 | #Learnt:      41862 | 0.000
1007.74/1007.97	c total clause space: 127.173MB
1007.74/1007.97	c total #watches: 346747
1010.93/1011.15	c total #propagations: 17862856 / total #impl: 905397482 (eff. 0.020)
1010.93/1011.15	c GC COLLECT
1010.93/1011.15	c #Conflicts:     776000 | #Learnt:      21668 | 0.000
1010.93/1011.15	c total clause space: 206.656MB
1010.93/1011.15	c total #watches: 173361
1012.94/1013.19	c total #propagations: 17886307 / total #impl: 907604682 (eff. 0.020)
1012.94/1013.19	c #Conflicts:     777000 | #Learnt:      22668 | 0.000
1012.94/1013.19	c total clause space: 206.656MB
1012.94/1013.19	c total #watches: 186022
1015.14/1015.37	c total #propagations: 17908630 / total #impl: 909543954 (eff. 0.020)
1015.14/1015.37	c #Conflicts:     778000 | #Learnt:      23668 | 0.000
1015.14/1015.37	c total clause space: 206.656MB
1015.14/1015.37	c total #watches: 196477
1017.03/1017.27	c total #propagations: 17931650 / total #impl: 911647586 (eff. 0.020)
1017.03/1017.27	c #Conflicts:     779000 | #Learnt:      24668 | 0.000
1017.03/1017.27	c total clause space: 206.656MB
1017.03/1017.27	c total #watches: 204538
1019.23/1019.41	c total #propagations: 17950592 / total #impl: 913579319 (eff. 0.020)
1019.23/1019.41	c #Conflicts:     780000 | #Learnt:      25668 | 0.000
1019.23/1019.41	c total clause space: 206.656MB
1019.23/1019.41	c total #watches: 210615
1021.23/1021.49	c total #propagations: 17976944 / total #impl: 915751101 (eff. 0.020)
1021.23/1021.49	c #Conflicts:     781000 | #Learnt:      26668 | 0.000
1021.23/1021.49	c total clause space: 206.656MB
1021.23/1021.49	c total #watches: 216663
1023.33/1023.59	c total #propagations: 18001066 / total #impl: 917897779 (eff. 0.020)
1023.33/1023.59	c #Conflicts:     782000 | #Learnt:      27668 | 0.000
1023.33/1023.59	c total clause space: 206.656MB
1023.33/1023.59	c total #watches: 222433
1026.14/1026.35	c total #propagations: 18025861 / total #impl: 919543089 (eff. 0.020)
1026.14/1026.35	c #Conflicts:     783000 | #Learnt:      28668 | 0.000
1026.14/1026.35	c total clause space: 206.656MB
1026.14/1026.35	c total #watches: 230253
1028.73/1028.95	c total #propagations: 18048401 / total #impl: 921324223 (eff. 0.020)
1028.73/1028.95	c #Conflicts:     784000 | #Learnt:      29668 | 0.000
1028.73/1028.95	c total clause space: 206.656MB
1028.73/1028.95	c total #watches: 238411
1031.13/1031.33	c total #propagations: 18071756 / total #impl: 922873582 (eff. 0.020)
1031.13/1031.33	c #Conflicts:     785000 | #Learnt:      30668 | 0.000
1031.13/1031.33	c total clause space: 206.656MB
1031.13/1031.33	c total #watches: 246158
1033.63/1033.82	c total #propagations: 18096432 / total #impl: 924730923 (eff. 0.020)
1033.63/1033.82	c #Conflicts:     786000 | #Learnt:      31668 | 0.000
1033.63/1033.82	c total clause space: 206.656MB
1033.63/1033.82	c total #watches: 253155
1036.73/1036.91	c total #propagations: 18119648 / total #impl: 926621069 (eff. 0.020)
1036.73/1036.91	c #Conflicts:     787000 | #Learnt:      32668 | 0.000
1036.73/1036.91	c total clause space: 206.656MB
1036.73/1036.91	c total #watches: 260460
1039.83/1040.05	c total #propagations: 18147583 / total #impl: 928327509 (eff. 0.020)
1039.83/1040.05	c #Conflicts:     788000 | #Learnt:      33668 | 0.000
1039.83/1040.05	c total clause space: 206.656MB
1039.83/1040.05	c total #watches: 268016
1042.53/1042.71	c total #propagations: 18173961 / total #impl: 930189414 (eff. 0.020)
1042.53/1042.71	c #Conflicts:     789000 | #Learnt:      34668 | 0.000
1042.53/1042.71	c total clause space: 206.656MB
1042.53/1042.71	c total #watches: 275035
1045.13/1045.37	c total #propagations: 18196797 / total #impl: 931522443 (eff. 0.020)
1045.13/1045.37	c #Conflicts:     790000 | #Learnt:      35668 | 0.000
1045.13/1045.37	c total clause space: 206.656MB
1045.13/1045.37	c total #watches: 283005
1048.03/1048.22	c total #propagations: 18215644 / total #impl: 933580056 (eff. 0.020)
1048.03/1048.22	c #Conflicts:     791000 | #Learnt:      36668 | 0.000
1048.03/1048.22	c total clause space: 206.656MB
1048.03/1048.22	c total #watches: 291976
1050.63/1050.80	c total #propagations: 18237064 / total #impl: 935141125 (eff. 0.020)
1050.63/1050.80	c #Conflicts:     792000 | #Learnt:      37668 | 0.000
1050.63/1050.80	c total clause space: 206.656MB
1050.63/1050.80	c total #watches: 298781
1053.93/1054.16	c total #propagations: 18256005 / total #impl: 937348786 (eff. 0.019)
1053.93/1054.16	c #Conflicts:     793000 | #Learnt:      38668 | 0.000
1053.93/1054.16	c total clause space: 206.656MB
1053.93/1054.16	c total #watches: 308057
1056.43/1056.65	c total #propagations: 18277194 / total #impl: 939133400 (eff. 0.019)
1056.43/1056.65	c #Conflicts:     794000 | #Learnt:      39668 | 0.000
1056.43/1056.65	c total clause space: 206.656MB
1056.43/1056.65	c total #watches: 319375
1059.03/1059.29	c total #propagations: 18295066 / total #impl: 940704174 (eff. 0.019)
1059.03/1059.29	c #Conflicts:     795000 | #Learnt:      40668 | 0.000
1059.03/1059.29	c total clause space: 206.656MB
1059.03/1059.29	c total #watches: 327231
1061.83/1062.03	c total #propagations: 18312697 / total #impl: 942440058 (eff. 0.019)
1061.83/1062.03	c #Conflicts:     796000 | #Learnt:      41668 | 0.000
1061.83/1062.03	c total clause space: 206.656MB
1061.83/1062.03	c total #watches: 335237
1064.13/1064.39	c total #propagations: 18330454 / total #impl: 943740185 (eff. 0.019)
1064.13/1064.39	c #Conflicts:     797000 | #Learnt:      42668 | 0.000
1064.13/1064.39	c total clause space: 206.656MB
1064.13/1064.39	c total #watches: 344333
1065.93/1066.11	c total #propagations: 18346276 / total #impl: 945465059 (eff. 0.019)
1065.93/1066.11	c GC COLLECT
1065.93/1066.11	c #Conflicts:     798000 | #Learnt:      22167 | 0.000
1065.93/1066.11	c total clause space: 206.656MB
1065.93/1066.11	c total #watches: 177376
1067.23/1067.47	c total #propagations: 18363288 / total #impl: 946718924 (eff. 0.019)
1067.23/1067.47	c #Conflicts:     799000 | #Learnt:      23167 | 0.000
1067.23/1067.47	c total clause space: 206.656MB
1067.23/1067.47	c total #watches: 185285
1068.63/1068.87	c total #propagations: 18380063 / total #impl: 948106781 (eff. 0.019)
1068.63/1068.87	c #Conflicts:     800000 | #Learnt:      24167 | 0.000
1068.63/1068.87	c total clause space: 206.656MB
1068.63/1068.87	c total #watches: 193794
1070.43/1070.65	c total #propagations: 18396623 / total #impl: 949350687 (eff. 0.019)
1070.43/1070.65	c #Conflicts:     801000 | #Learnt:      25167 | 0.000
1070.43/1070.65	c total clause space: 206.656MB
1070.43/1070.65	c total #watches: 204341
1072.52/1072.72	c total #propagations: 18415650 / total #impl: 951352503 (eff. 0.019)
1072.52/1072.72	c #Conflicts:     802000 | #Learnt:      26167 | 0.000
1072.52/1072.72	c total clause space: 206.656MB
1072.52/1072.72	c total #watches: 215652
1074.63/1074.81	c total #propagations: 18435668 / total #impl: 953402821 (eff. 0.019)
1074.63/1074.81	c #Conflicts:     803000 | #Learnt:      27167 | 0.000
1074.63/1074.81	c total clause space: 206.656MB
1074.63/1074.81	c total #watches: 224654
1077.42/1077.64	c total #propagations: 18453658 / total #impl: 955657172 (eff. 0.019)
1077.42/1077.64	c #Conflicts:     804000 | #Learnt:      28167 | 0.000
1077.42/1077.64	c total clause space: 206.656MB
1077.42/1077.64	c total #watches: 229794
1079.42/1079.63	c total #propagations: 18477673 / total #impl: 958393855 (eff. 0.019)
1079.42/1079.63	c #Conflicts:     805000 | #Learnt:      29167 | 0.000
1079.42/1079.63	c total clause space: 206.656MB
1079.42/1079.63	c total #watches: 239102
1081.82/1082.02	c total #propagations: 18497405 / total #impl: 960463608 (eff. 0.019)
1081.82/1082.02	c #Conflicts:     806000 | #Learnt:      30167 | 0.000
1081.82/1082.02	c total clause space: 206.656MB
1081.82/1082.02	c total #watches: 248876
1084.32/1084.57	c total #propagations: 18518611 / total #impl: 963025835 (eff. 0.019)
1084.32/1084.57	c #Conflicts:     807000 | #Learnt:      31167 | 0.000
1084.32/1084.57	c total clause space: 206.656MB
1084.32/1084.57	c total #watches: 257939
1086.63/1086.84	c total #propagations: 18539518 / total #impl: 965344004 (eff. 0.019)
1086.63/1086.84	c #Conflicts:     808000 | #Learnt:      32167 | 0.000
1086.63/1086.84	c total clause space: 206.656MB
1086.63/1086.84	c total #watches: 266513
1089.12/1089.33	c total #propagations: 18558387 / total #impl: 967208179 (eff. 0.019)
1089.12/1089.33	c #Conflicts:     809000 | #Learnt:      33167 | 0.000
1089.12/1089.33	c total clause space: 206.656MB
1089.12/1089.33	c total #watches: 273111
1091.92/1092.13	c total #propagations: 18578272 / total #impl: 968939943 (eff. 0.019)
1091.92/1092.13	c #Conflicts:     810000 | #Learnt:      34167 | 0.000
1091.92/1092.13	c total clause space: 206.656MB
1091.92/1092.13	c total #watches: 280833
1094.52/1094.77	c total #propagations: 18598031 / total #impl: 970913678 (eff. 0.019)
1094.52/1094.77	c #Conflicts:     811000 | #Learnt:      35167 | 0.000
1094.52/1094.77	c total clause space: 206.656MB
1094.52/1094.77	c total #watches: 291908
1097.22/1097.49	c total #propagations: 18617324 / total #impl: 973269521 (eff. 0.019)
1097.22/1097.49	c #Conflicts:     812000 | #Learnt:      36167 | 0.000
1097.22/1097.49	c total clause space: 206.656MB
1097.22/1097.49	c total #watches: 298959
1100.12/1100.31	c total #propagations: 18637306 / total #impl: 974889700 (eff. 0.019)
1100.12/1100.31	c #Conflicts:     813000 | #Learnt:      37167 | 0.000
1100.12/1100.31	c total clause space: 206.656MB
1100.12/1100.31	c total #watches: 306172
1103.62/1103.83	c total #propagations: 18656365 / total #impl: 976552560 (eff. 0.019)
1103.62/1103.83	c #Conflicts:     814000 | #Learnt:      38167 | 0.000
1103.62/1103.83	c total clause space: 206.656MB
1103.62/1103.83	c total #watches: 314300
1107.82/1108.03	c total #propagations: 18677342 / total #impl: 978670241 (eff. 0.019)
1107.82/1108.03	c #Conflicts:     815000 | #Learnt:      39167 | 0.000
1107.82/1108.03	c total clause space: 206.656MB
1107.82/1108.03	c total #watches: 320216
1111.52/1111.76	c total #propagations: 18702076 / total #impl: 980756789 (eff. 0.019)
1111.52/1111.76	c #Conflicts:     816000 | #Learnt:      40167 | 0.000
1111.52/1111.76	c total clause space: 206.656MB
1111.52/1111.76	c total #watches: 327067
1114.22/1114.41	c total #propagations: 18723516 / total #impl: 982481413 (eff. 0.019)
1114.22/1114.41	c #Conflicts:     817000 | #Learnt:      41167 | 0.000
1114.22/1114.41	c total clause space: 206.656MB
1114.22/1114.41	c total #watches: 334711
1117.02/1117.27	c total #propagations: 18740872 / total #impl: 984161609 (eff. 0.019)
1117.02/1117.27	c #Conflicts:     818000 | #Learnt:      42167 | 0.000
1117.02/1117.27	c total clause space: 206.656MB
1117.02/1117.27	c total #watches: 343150
1120.72/1120.94	c total #propagations: 18759761 / total #impl: 985845075 (eff. 0.019)
1120.72/1120.94	c #Conflicts:     819000 | #Learnt:      43167 | 0.000
1120.72/1120.94	c total clause space: 206.656MB
1120.72/1120.94	c total #watches: 348568
1122.92/1123.15	c total #propagations: 18780391 / total #impl: 988214013 (eff. 0.019)
1122.92/1123.15	c GC COLLECT
1122.92/1123.15	c #Conflicts:     820000 | #Learnt:      22367 | 0.000
1122.92/1123.15	c total clause space: 206.656MB
1122.92/1123.15	c total #watches: 180296
1124.51/1124.70	c total #propagations: 18798060 / total #impl: 989816361 (eff. 0.019)
1124.51/1124.70	c #Conflicts:     821000 | #Learnt:      23367 | 0.000
1124.51/1124.70	c total clause space: 206.656MB
1124.51/1124.70	c total #watches: 189242
1125.61/1125.82	c total #propagations: 18816245 / total #impl: 991225014 (eff. 0.019)
1125.61/1125.82	c #Conflicts:     822000 | #Learnt:      24367 | 0.000
1125.61/1125.82	c total clause space: 206.656MB
1125.61/1125.82	c total #watches: 200580
1127.42/1127.63	c total #propagations: 18830771 / total #impl: 992303565 (eff. 0.019)
1127.42/1127.63	c #Conflicts:     823000 | #Learnt:      25367 | 0.000
1127.42/1127.63	c total clause space: 206.656MB
1127.42/1127.63	c total #watches: 212072
1129.91/1130.13	c total #propagations: 18849537 / total #impl: 994380781 (eff. 0.019)
1129.91/1130.13	c #Conflicts:     824000 | #Learnt:      26367 | 0.000
1129.91/1130.13	c total clause space: 206.656MB
1129.91/1130.13	c total #watches: 220788
1131.82/1132.06	c total #propagations: 18872866 / total #impl: 996776664 (eff. 0.019)
1131.82/1132.06	c #Conflicts:     825000 | #Learnt:      27367 | 0.000
1131.82/1132.06	c total clause space: 206.656MB
1131.82/1132.06	c total #watches: 229421
1133.51/1133.78	c total #propagations: 18891054 / total #impl: 998353397 (eff. 0.019)
1133.51/1133.78	c #Conflicts:     826000 | #Learnt:      28367 | 0.000
1133.51/1133.78	c total clause space: 206.656MB
1133.51/1133.78	c total #watches: 239034
1135.31/1135.54	c total #propagations: 18907301 / total #impl: 1000374771 (eff. 0.019)
1135.31/1135.54	c #Conflicts:     827000 | #Learnt:      29367 | 0.000
1135.31/1135.54	c total clause space: 206.656MB
1135.31/1135.54	c total #watches: 249469
1138.42/1138.65	c total #propagations: 18923919 / total #impl: 1001909897 (eff. 0.019)
1138.42/1138.65	c #Conflicts:     828000 | #Learnt:      30367 | 0.000
1138.42/1138.65	c total clause space: 206.656MB
1138.42/1138.65	c total #watches: 254565
1141.01/1141.25	c total #propagations: 18946795 / total #impl: 1003754037 (eff. 0.019)
1141.01/1141.25	c #Conflicts:     829000 | #Learnt:      31367 | 0.000
1141.01/1141.25	c total clause space: 206.656MB
1141.01/1141.25	c total #watches: 257799
1143.61/1143.83	c total #propagations: 18968762 / total #impl: 1004927054 (eff. 0.019)
1143.61/1143.83	c #Conflicts:     830000 | #Learnt:      32367 | 0.000
1143.61/1143.83	c total clause space: 206.656MB
1143.61/1143.83	c total #watches: 262021
1146.51/1146.78	c total #propagations: 18989290 / total #impl: 1006310116 (eff. 0.019)
1146.51/1146.78	c #Conflicts:     831000 | #Learnt:      33367 | 0.000
1146.51/1146.78	c total clause space: 206.656MB
1146.51/1146.78	c total #watches: 265238
1149.71/1149.94	c total #propagations: 19013444 / total #impl: 1007210947 (eff. 0.019)
1149.71/1149.94	c #Conflicts:     832000 | #Learnt:      34367 | 0.000
1149.71/1149.94	c total clause space: 206.656MB
1149.71/1149.94	c total #watches: 268662
1152.62/1152.88	c total #propagations: 19038161 / total #impl: 1008339992 (eff. 0.019)
1152.62/1152.88	c #Conflicts:     833000 | #Learnt:      35367 | 0.000
1152.62/1152.88	c total clause space: 206.656MB
1152.62/1152.88	c total #watches: 276378
1155.21/1155.41	c total #propagations: 19059525 / total #impl: 1010556175 (eff. 0.019)
1155.21/1155.41	c #Conflicts:     834000 | #Learnt:      36367 | 0.000
1155.21/1155.41	c total clause space: 206.656MB
1155.21/1155.41	c total #watches: 285555
1157.91/1158.14	c total #propagations: 19077613 / total #impl: 1012069297 (eff. 0.019)
1157.91/1158.14	c #Conflicts:     835000 | #Learnt:      37367 | 0.000
1157.91/1158.14	c total clause space: 206.656MB
1157.91/1158.14	c total #watches: 293352
1161.21/1161.44	c total #propagations: 19098276 / total #impl: 1014365133 (eff. 0.019)
1161.21/1161.44	c #Conflicts:     836000 | #Learnt:      38367 | 0.000
1161.21/1161.44	c total clause space: 206.656MB
1161.21/1161.44	c total #watches: 299654
1164.01/1164.26	c total #propagations: 19121494 / total #impl: 1016604525 (eff. 0.019)
1164.01/1164.26	c #Conflicts:     837000 | #Learnt:      39367 | 0.000
1164.01/1164.26	c total clause space: 206.656MB
1164.01/1164.26	c total #watches: 307576
1167.61/1167.86	c total #propagations: 19142166 / total #impl: 1018789103 (eff. 0.019)
1167.61/1167.86	c #Conflicts:     838000 | #Learnt:      40367 | 0.000
1167.61/1167.86	c total clause space: 206.656MB
1167.61/1167.86	c total #watches: 312141
1170.41/1170.63	c total #propagations: 19166860 / total #impl: 1021070801 (eff. 0.019)
1170.41/1170.63	c #Conflicts:     839000 | #Learnt:      41367 | 0.000
1170.41/1170.63	c total clause space: 206.656MB
1170.41/1170.63	c total #watches: 321257
1173.41/1173.64	c total #propagations: 19190993 / total #impl: 1023408400 (eff. 0.019)
1173.41/1173.64	c #Conflicts:     840000 | #Learnt:      42367 | 0.000
1173.41/1173.64	c total clause space: 206.656MB
1173.41/1173.64	c total #watches: 335903
1177.21/1177.48	c total #propagations: 19212593 / total #impl: 1025774355 (eff. 0.019)
1177.21/1177.48	c #Conflicts:     841000 | #Learnt:      43367 | 0.000
1177.21/1177.48	c total clause space: 206.656MB
1177.21/1177.48	c total #watches: 344017
1179.90/1180.15	c total #propagations: 19235957 / total #impl: 1028073526 (eff. 0.019)
1179.90/1180.15	c GC COLLECT
1179.90/1180.15	c #Conflicts:     842000 | #Learnt:      22275 | 0.000
1179.90/1180.15	c total clause space: 206.656MB
1179.90/1180.15	c total #watches: 178638
1181.60/1181.89	c total #propagations: 19253874 / total #impl: 1030571802 (eff. 0.019)
1181.60/1181.89	c #Conflicts:     843000 | #Learnt:      23275 | 0.000
1181.60/1181.89	c total clause space: 206.656MB
1181.60/1181.89	c total #watches: 189473
1183.51/1183.71	c total #propagations: 19272966 / total #impl: 1032675880 (eff. 0.019)
1183.51/1183.71	c #Conflicts:     844000 | #Learnt:      24275 | 0.000
1183.51/1183.71	c total clause space: 206.656MB
1183.51/1183.71	c total #watches: 198707
1185.61/1185.86	c total #propagations: 19291504 / total #impl: 1035618353 (eff. 0.019)
1185.61/1185.86	c #Conflicts:     845000 | #Learnt:      25275 | 0.000
1185.61/1185.86	c total clause space: 206.656MB
1185.61/1185.86	c total #watches: 210190
1187.81/1188.01	c total #propagations: 19313973 / total #impl: 1038096441 (eff. 0.019)
1187.81/1188.01	c #Conflicts:     846000 | #Learnt:      26275 | 0.000
1187.81/1188.01	c total clause space: 206.656MB
1187.81/1188.01	c total #watches: 218103
1190.20/1190.45	c total #propagations: 19338739 / total #impl: 1040285327 (eff. 0.019)
1190.20/1190.45	c #Conflicts:     847000 | #Learnt:      27275 | 0.000
1190.20/1190.45	c total clause space: 206.656MB
1190.20/1190.45	c total #watches: 226070
1192.60/1192.80	c total #propagations: 19360925 / total #impl: 1042505104 (eff. 0.019)
1192.60/1192.80	c #Conflicts:     848000 | #Learnt:      28275 | 0.000
1192.60/1192.80	c total clause space: 206.656MB
1192.60/1192.80	c total #watches: 233062
1194.80/1195.08	c total #propagations: 19380736 / total #impl: 1043743913 (eff. 0.019)
1194.80/1195.08	c #Conflicts:     849000 | #Learnt:      29275 | 0.000
1194.80/1195.08	c total clause space: 206.656MB
1194.80/1195.08	c total #watches: 241193
1196.80/1197.04	c total #propagations: 19399087 / total #impl: 1045776361 (eff. 0.019)
1196.80/1197.04	c #Conflicts:     850000 | #Learnt:      30275 | 0.000
1196.80/1197.04	c total clause space: 206.656MB
1196.80/1197.04	c total #watches: 250164
1198.91/1199.13	c total #propagations: 19416460 / total #impl: 1047564754 (eff. 0.019)
1198.91/1199.13	c #Conflicts:     851000 | #Learnt:      31275 | 0.000
1198.91/1199.13	c total clause space: 206.656MB
1198.91/1199.13	c total #watches: 257125
1200.90/1201.10	c total #propagations: 19434480 / total #impl: 1049199977 (eff. 0.019)
1200.90/1201.10	c #Conflicts:     852000 | #Learnt:      32275 | 0.000
1200.90/1201.10	c total clause space: 206.656MB
1200.90/1201.10	c total #watches: 265906
1203.10/1203.35	c total #propagations: 19451493 / total #impl: 1050852861 (eff. 0.019)
1203.10/1203.35	c #Conflicts:     853000 | #Learnt:      33275 | 0.000
1203.10/1203.35	c total clause space: 206.656MB
1203.10/1203.35	c total #watches: 277848
1205.51/1205.70	c total #propagations: 19469610 / total #impl: 1052891000 (eff. 0.018)
1205.51/1205.70	c #Conflicts:     854000 | #Learnt:      34275 | 0.000
1205.51/1205.70	c total clause space: 206.656MB
1205.51/1205.70	c total #watches: 290221
1208.81/1209.06	c total #propagations: 19487450 / total #impl: 1055469378 (eff. 0.018)
1208.81/1209.06	c #Conflicts:     855000 | #Learnt:      35275 | 0.000
1208.81/1209.06	c total clause space: 206.656MB
1208.81/1209.06	c total #watches: 303462
1211.60/1211.86	c total #propagations: 19509012 / total #impl: 1057740074 (eff. 0.018)
1211.60/1211.86	c #Conflicts:     856000 | #Learnt:      36275 | 0.000
1211.60/1211.86	c total clause space: 206.656MB
1211.60/1211.86	c total #watches: 312367
1215.10/1215.30	c total #propagations: 19528176 / total #impl: 1059646475 (eff. 0.018)
1215.10/1215.30	c #Conflicts:     857000 | #Learnt:      37275 | 0.000
1215.10/1215.30	c total clause space: 206.656MB
1215.10/1215.30	c total #watches: 319523
1218.30/1218.51	c total #propagations: 19549233 / total #impl: 1062491706 (eff. 0.018)
1218.30/1218.51	c #Conflicts:     858000 | #Learnt:      38275 | 0.000
1218.30/1218.51	c total clause space: 206.656MB
1218.30/1218.51	c total #watches: 331458
1221.50/1221.75	c total #propagations: 19570544 / total #impl: 1064769440 (eff. 0.018)
1221.50/1221.75	c #Conflicts:     859000 | #Learnt:      39275 | 0.000
1221.50/1221.75	c total clause space: 206.656MB
1221.50/1221.75	c total #watches: 339594
1224.30/1224.51	c total #propagations: 19590473 / total #impl: 1067014462 (eff. 0.018)
1224.30/1224.51	c #Conflicts:     860000 | #Learnt:      40275 | 0.000
1224.30/1224.51	c total clause space: 206.656MB
1224.30/1224.51	c total #watches: 347682
1227.70/1227.91	c total #propagations: 19607981 / total #impl: 1068905143 (eff. 0.018)
1227.70/1227.91	c #Conflicts:     861000 | #Learnt:      41275 | 0.000
1227.70/1227.91	c total clause space: 206.656MB
1227.70/1227.91	c total #watches: 356486
1231.80/1232.01	c total #propagations: 19628705 / total #impl: 1070902881 (eff. 0.018)
1231.80/1232.01	c #Conflicts:     862000 | #Learnt:      42275 | 0.000
1231.80/1232.01	c total clause space: 206.656MB
1231.80/1232.01	c total #watches: 364172
1236.10/1236.33	c total #propagations: 19652564 / total #impl: 1072587311 (eff. 0.018)
1236.10/1236.33	c #Conflicts:     863000 | #Learnt:      43275 | 0.000
1236.10/1236.33	c total clause space: 206.656MB
1236.10/1236.33	c total #watches: 371930
1240.00/1240.28	c total #propagations: 19678429 / total #impl: 1074627169 (eff. 0.018)
1240.00/1240.28	c #Conflicts:     864000 | #Learnt:      44275 | 0.000
1240.00/1240.28	c total clause space: 206.656MB
1240.00/1240.28	c total #watches: 380309
1243.00/1243.27	c total #propagations: 19699926 / total #impl: 1077017855 (eff. 0.018)
1243.00/1243.27	c GC COLLECT
1243.00/1243.27	c #Conflicts:     865000 | #Learnt:      22875 | 0.000
1243.00/1243.27	c total clause space: 206.656MB
1243.00/1243.27	c total #watches: 183217
1244.59/1244.89	c total #propagations: 19719772 / total #impl: 1079545564 (eff. 0.018)
1244.59/1244.89	c #Conflicts:     866000 | #Learnt:      23875 | 0.000
1244.59/1244.89	c total clause space: 206.656MB
1244.59/1244.89	c total #watches: 194941
1245.99/1246.27	c total #propagations: 19738526 / total #impl: 1081538635 (eff. 0.018)
1245.99/1246.27	c #Conflicts:     867000 | #Learnt:      24875 | 0.000
1245.99/1246.27	c total clause space: 206.656MB
1245.99/1246.27	c total #watches: 204525
1247.79/1248.09	c total #propagations: 19753739 / total #impl: 1082980642 (eff. 0.018)
1247.79/1248.09	c #Conflicts:     868000 | #Learnt:      25875 | 0.000
1247.79/1248.09	c total clause space: 206.656MB
1247.79/1248.09	c total #watches: 214372
1249.50/1249.79	c total #propagations: 19772749 / total #impl: 1084588663 (eff. 0.018)
1249.50/1249.79	c #Conflicts:     869000 | #Learnt:      26875 | 0.000
1249.50/1249.79	c total clause space: 206.656MB
1249.50/1249.79	c total #watches: 222505
1251.89/1252.14	c total #propagations: 19789717 / total #impl: 1086109648 (eff. 0.018)
1251.89/1252.14	c #Conflicts:     870000 | #Learnt:      27875 | 0.000
1251.89/1252.14	c total clause space: 206.656MB
1251.89/1252.14	c total #watches: 231317
1254.09/1254.39	c total #propagations: 19810660 / total #impl: 1088332776 (eff. 0.018)
1254.09/1254.39	c #Conflicts:     871000 | #Learnt:      28875 | 0.000
1254.09/1254.39	c total clause space: 206.656MB
1254.09/1254.39	c total #watches: 240627
1256.69/1256.98	c total #propagations: 19829606 / total #impl: 1089739488 (eff. 0.018)
1256.69/1256.98	c #Conflicts:     872000 | #Learnt:      29875 | 0.000
1256.69/1256.98	c total clause space: 206.656MB
1256.69/1256.98	c total #watches: 249573
1259.40/1259.62	c total #propagations: 19850739 / total #impl: 1092215456 (eff. 0.018)
1259.40/1259.62	c #Conflicts:     873000 | #Learnt:      30875 | 0.000
1259.40/1259.62	c total clause space: 206.656MB
1259.40/1259.62	c total #watches: 258322
1262.39/1262.60	c total #propagations: 19870404 / total #impl: 1095167430 (eff. 0.018)
1262.39/1262.60	c #Conflicts:     874000 | #Learnt:      31875 | 0.000
1262.39/1262.60	c total clause space: 206.656MB
1262.39/1262.60	c total #watches: 267673
1264.90/1265.18	c total #propagations: 19893005 / total #impl: 1097325616 (eff. 0.018)
1264.90/1265.18	c #Conflicts:     875000 | #Learnt:      32875 | 0.000
1264.90/1265.18	c total clause space: 206.656MB
1264.90/1265.18	c total #watches: 277439
1267.10/1267.32	c total #propagations: 19912222 / total #impl: 1099084216 (eff. 0.018)
1267.10/1267.32	c #Conflicts:     876000 | #Learnt:      33875 | 0.000
1267.10/1267.32	c total clause space: 206.656MB
1267.10/1267.32	c total #watches: 288093
1269.59/1269.84	c total #propagations: 19929208 / total #impl: 1100672046 (eff. 0.018)
1269.59/1269.84	c #Conflicts:     877000 | #Learnt:      34875 | 0.000
1269.59/1269.84	c total clause space: 206.656MB
1269.59/1269.84	c total #watches: 297720
1272.79/1273.01	c total #propagations: 19947619 / total #impl: 1102381869 (eff. 0.018)
1272.79/1273.01	c #Conflicts:     878000 | #Learnt:      35875 | 0.000
1272.79/1273.01	c total clause space: 206.656MB
1272.79/1273.01	c total #watches: 303727
1276.09/1276.36	c total #propagations: 19971287 / total #impl: 1104296986 (eff. 0.018)
1276.09/1276.36	c #Conflicts:     879000 | #Learnt:      36875 | 0.000
1276.09/1276.36	c total clause space: 206.656MB
1276.09/1276.36	c total #watches: 309900
1278.69/1278.97	c total #propagations: 19994361 / total #impl: 1106948514 (eff. 0.018)
1278.69/1278.97	c #Conflicts:     880000 | #Learnt:      37875 | 0.000
1278.69/1278.97	c total clause space: 206.656MB
1278.69/1278.97	c total #watches: 317421
1280.79/1281.00	c total #propagations: 20012653 / total #impl: 1108884748 (eff. 0.018)
1280.79/1281.00	c #Conflicts:     881000 | #Learnt:      38875 | 0.000
1280.79/1281.00	c total clause space: 206.656MB
1280.79/1281.00	c total #watches: 325956
1283.19/1283.48	c total #propagations: 20026475 / total #impl: 1110739991 (eff. 0.018)
1283.19/1283.48	c #Conflicts:     882000 | #Learnt:      39875 | 0.000
1283.19/1283.48	c total clause space: 206.656MB
1283.19/1283.48	c total #watches: 334662
1286.79/1287.04	c total #propagations: 20042687 / total #impl: 1112739419 (eff. 0.018)
1286.79/1287.04	c #Conflicts:     883000 | #Learnt:      40875 | 0.000
1286.79/1287.04	c total clause space: 206.656MB
1286.79/1287.04	c total #watches: 340996
1290.89/1291.11	c total #propagations: 20063368 / total #impl: 1115469681 (eff. 0.018)
1290.89/1291.11	c #Conflicts:     884000 | #Learnt:      41875 | 0.000
1290.89/1291.11	c total clause space: 206.656MB
1290.89/1291.11	c total #watches: 347934
1294.79/1295.07	c total #propagations: 20087642 / total #impl: 1117577860 (eff. 0.018)
1294.79/1295.07	c #Conflicts:     885000 | #Learnt:      42875 | 0.000
1294.79/1295.07	c total clause space: 206.656MB
1294.79/1295.07	c total #watches: 355837
1298.59/1298.88	c total #propagations: 20112116 / total #impl: 1120230974 (eff. 0.018)
1298.59/1298.88	c #Conflicts:     886000 | #Learnt:      43875 | 0.000
1298.59/1298.88	c total clause space: 206.656MB
1298.59/1298.88	c total #watches: 363817
1302.48/1302.77	c total #propagations: 20131106 / total #impl: 1122283979 (eff. 0.018)
1302.48/1302.77	c #Conflicts:     887000 | #Learnt:      44875 | 0.000
1302.48/1302.77	c total clause space: 206.656MB
1302.48/1302.77	c total #watches: 371958
1305.18/1305.48	c total #propagations: 20150457 / total #impl: 1124583677 (eff. 0.018)
1305.18/1305.48	c GC COLLECT
1305.18/1305.48	c #Conflicts:     888000 | #Learnt:      23179 | 0.000
1305.18/1305.48	c total clause space: 206.656MB
1305.18/1305.48	c total #watches: 186316
1306.88/1307.18	c total #propagations: 20168533 / total #impl: 1126521835 (eff. 0.018)
1306.88/1307.18	c #Conflicts:     889000 | #Learnt:      24179 | 0.000
1306.88/1307.18	c total clause space: 206.656MB
1306.88/1307.18	c total #watches: 197137
1309.08/1309.31	c total #propagations: 20186862 / total #impl: 1128363211 (eff. 0.018)
1309.08/1309.31	c #Conflicts:     890000 | #Learnt:      25179 | 0.000
1309.08/1309.31	c total clause space: 206.656MB
1309.08/1309.31	c total #watches: 203838
1311.18/1311.47	c total #propagations: 20207009 / total #impl: 1130690916 (eff. 0.018)
1311.18/1311.47	c #Conflicts:     891000 | #Learnt:      26179 | 0.000
1311.18/1311.47	c total clause space: 206.656MB
1311.18/1311.47	c total #watches: 211748
1312.88/1313.17	c total #propagations: 20228021 / total #impl: 1132987919 (eff. 0.018)
1312.88/1313.17	c #Conflicts:     892000 | #Learnt:      27179 | 0.000
1312.88/1313.17	c total clause space: 206.656MB
1312.88/1313.17	c total #watches: 224911
1314.78/1315.08	c total #propagations: 20245305 / total #impl: 1134833005 (eff. 0.018)
1314.78/1315.08	c #Conflicts:     893000 | #Learnt:      28179 | 0.000
1314.78/1315.08	c total clause space: 206.656MB
1314.78/1315.08	c total #watches: 237620
1317.28/1317.51	c total #propagations: 20262629 / total #impl: 1136529600 (eff. 0.018)
1317.28/1317.51	c #Conflicts:     894000 | #Learnt:      29179 | 0.000
1317.28/1317.51	c total clause space: 206.656MB
1317.28/1317.51	c total #watches: 246369
1319.79/1320.09	c total #propagations: 20282616 / total #impl: 1138214365 (eff. 0.018)
1319.79/1320.09	c #Conflicts:     895000 | #Learnt:      30179 | 0.000
1319.79/1320.09	c total clause space: 206.656MB
1319.79/1320.09	c total #watches: 255940
1321.78/1322.01	c total #propagations: 20302718 / total #impl: 1140307136 (eff. 0.018)
1321.78/1322.01	c #Conflicts:     896000 | #Learnt:      31179 | 0.000
1321.78/1322.01	c total clause space: 206.656MB
1321.78/1322.01	c total #watches: 264218
1324.38/1324.68	c total #propagations: 20318354 / total #impl: 1142049996 (eff. 0.018)
1324.38/1324.68	c #Conflicts:     897000 | #Learnt:      32179 | 0.000
1324.38/1324.68	c total clause space: 206.656MB
1324.38/1324.68	c total #watches: 272584
1327.18/1327.41	c total #propagations: 20338945 / total #impl: 1143960123 (eff. 0.018)
1327.18/1327.41	c #Conflicts:     898000 | #Learnt:      33179 | 0.000
1327.18/1327.41	c total clause space: 206.656MB
1327.18/1327.41	c total #watches: 280954
1329.38/1329.67	c total #propagations: 20358206 / total #impl: 1146022725 (eff. 0.018)
1329.38/1329.67	c #Conflicts:     899000 | #Learnt:      34179 | 0.000
1329.38/1329.67	c total clause space: 206.656MB
1329.38/1329.67	c total #watches: 292859
1332.18/1332.48	c total #propagations: 20375167 / total #impl: 1148227448 (eff. 0.018)
1332.18/1332.48	c #Conflicts:     900000 | #Learnt:      35179 | 0.000
1332.18/1332.48	c total clause space: 206.656MB
1332.18/1332.48	c total #watches: 300742
1334.98/1335.22	c total #propagations: 20394769 / total #impl: 1150147591 (eff. 0.018)
1334.98/1335.22	c #Conflicts:     901000 | #Learnt:      36179 | 0.000
1334.98/1335.22	c total clause space: 206.656MB
1334.98/1335.22	c total #watches: 309299
1337.78/1338.08	c total #propagations: 20413510 / total #impl: 1152069815 (eff. 0.018)
1337.78/1338.08	c #Conflicts:     902000 | #Learnt:      37179 | 0.000
1337.78/1338.08	c total clause space: 206.656MB
1337.78/1338.08	c total #watches: 316775
1341.48/1341.73	c total #propagations: 20432240 / total #impl: 1154109770 (eff. 0.018)
1341.48/1341.73	c #Conflicts:     903000 | #Learnt:      38179 | 0.000
1341.48/1341.73	c total clause space: 206.656MB
1341.48/1341.73	c total #watches: 325955
1345.48/1345.71	c total #propagations: 20455304 / total #impl: 1157060270 (eff. 0.018)
1345.48/1345.71	c #Conflicts:     904000 | #Learnt:      39179 | 0.000
1345.48/1345.71	c total clause space: 206.656MB
1345.48/1345.71	c total #watches: 332722
1348.78/1349.02	c total #propagations: 20479180 / total #impl: 1158743579 (eff. 0.018)
1348.78/1349.02	c #Conflicts:     905000 | #Learnt:      40179 | 0.000
1348.78/1349.02	c total clause space: 206.656MB
1348.78/1349.02	c total #watches: 340729
1352.18/1352.44	c total #propagations: 20499235 / total #impl: 1160730875 (eff. 0.018)
1352.18/1352.44	c #Conflicts:     906000 | #Learnt:      41179 | 0.000
1352.18/1352.44	c total clause space: 206.656MB
1352.18/1352.44	c total #watches: 346666
1355.68/1355.97	c total #propagations: 20521751 / total #impl: 1162745773 (eff. 0.018)
1355.68/1355.97	c #Conflicts:     907000 | #Learnt:      42179 | 0.000
1355.68/1355.97	c total clause space: 206.656MB
1355.68/1355.97	c total #watches: 354974
1359.08/1359.35	c total #propagations: 20542856 / total #impl: 1164962482 (eff. 0.018)
1359.08/1359.35	c #Conflicts:     908000 | #Learnt:      43179 | 0.000
1359.08/1359.35	c total clause space: 206.656MB
1359.08/1359.35	c total #watches: 361778
1362.17/1362.44	c total #propagations: 20563075 / total #impl: 1166440238 (eff. 0.018)
1362.17/1362.44	c #Conflicts:     909000 | #Learnt:      44179 | 0.000
1362.17/1362.44	c total clause space: 206.656MB
1362.17/1362.44	c total #watches: 368263
1366.27/1366.59	c total #propagations: 20581569 / total #impl: 1168208771 (eff. 0.018)
1366.27/1366.59	c #Conflicts:     910000 | #Learnt:      45179 | 0.000
1366.27/1366.59	c total clause space: 206.656MB
1366.27/1366.59	c total #watches: 377477
1370.27/1370.57	c total #propagations: 20603159 / total #impl: 1170638013 (eff. 0.018)
1370.27/1370.57	c GC COLLECT
1370.27/1370.57	c #Conflicts:     911000 | #Learnt:      23168 | 0.000
1370.27/1370.57	c total clause space: 206.656MB
1370.27/1370.57	c total #watches: 185006
1372.17/1372.49	c total #propagations: 20624773 / total #impl: 1172410315 (eff. 0.018)
1372.17/1372.49	c #Conflicts:     912000 | #Learnt:      24168 | 0.000
1372.17/1372.49	c total clause space: 206.656MB
1372.17/1372.49	c total #watches: 194509
1374.17/1374.41	c total #propagations: 20644928 / total #impl: 1174020215 (eff. 0.018)
1374.17/1374.41	c #Conflicts:     913000 | #Learnt:      25168 | 0.000
1374.17/1374.41	c total clause space: 206.656MB
1374.17/1374.41	c total #watches: 202870
1375.88/1376.14	c total #propagations: 20664055 / total #impl: 1176094157 (eff. 0.018)
1375.88/1376.14	c #Conflicts:     914000 | #Learnt:      26168 | 0.000
1375.88/1376.14	c total clause space: 206.656MB
1375.88/1376.14	c total #watches: 210848
1377.97/1378.22	c total #propagations: 20682263 / total #impl: 1177802488 (eff. 0.018)
1377.97/1378.22	c #Conflicts:     915000 | #Learnt:      27168 | 0.000
1377.97/1378.22	c total clause space: 206.656MB
1377.97/1378.22	c total #watches: 221062
1379.77/1380.00	c total #propagations: 20704145 / total #impl: 1179911720 (eff. 0.018)
1379.77/1380.00	c #Conflicts:     916000 | #Learnt:      28168 | 0.000
1379.77/1380.00	c total clause space: 206.656MB
1379.77/1380.00	c total #watches: 228089
1382.17/1382.40	c total #propagations: 20721068 / total #impl: 1181679420 (eff. 0.018)
1382.17/1382.40	c #Conflicts:     917000 | #Learnt:      29168 | 0.000
1382.17/1382.40	c total clause space: 206.656MB
1382.17/1382.40	c total #watches: 233492
1384.47/1384.73	c total #propagations: 20743659 / total #impl: 1183261671 (eff. 0.018)
1384.47/1384.73	c #Conflicts:     918000 | #Learnt:      30168 | 0.000
1384.47/1384.73	c total clause space: 206.656MB
1384.47/1384.73	c total #watches: 242127
1386.67/1386.98	c total #propagations: 20763456 / total #impl: 1185287886 (eff. 0.018)
1386.67/1386.98	c #Conflicts:     919000 | #Learnt:      31168 | 0.000
1386.67/1386.98	c total clause space: 206.656MB
1386.67/1386.98	c total #watches: 249368
1389.08/1389.31	c total #propagations: 20783315 / total #impl: 1186817622 (eff. 0.018)
1389.08/1389.31	c #Conflicts:     920000 | #Learnt:      32168 | 0.000
1389.08/1389.31	c total clause space: 206.656MB
1389.08/1389.31	c total #watches: 254447
1390.77/1391.09	c total #propagations: 20803823 / total #impl: 1188635688 (eff. 0.018)
1390.77/1391.09	c #Conflicts:     921000 | #Learnt:      33168 | 0.000
1390.77/1391.09	c total clause space: 206.656MB
1390.77/1391.09	c total #watches: 263900
1393.07/1393.33	c total #propagations: 20820129 / total #impl: 1189905243 (eff. 0.017)
1393.07/1393.33	c #Conflicts:     922000 | #Learnt:      34168 | 0.000
1393.07/1393.33	c total clause space: 206.656MB
1393.07/1393.33	c total #watches: 274648
1396.07/1396.33	c total #propagations: 20837926 / total #impl: 1192461361 (eff. 0.017)
1396.07/1396.33	c #Conflicts:     923000 | #Learnt:      35168 | 0.000
1396.07/1396.33	c total clause space: 206.656MB
1396.07/1396.33	c total #watches: 281954
1398.67/1398.99	c total #propagations: 20858790 / total #impl: 1194436596 (eff. 0.017)
1398.67/1398.99	c #Conflicts:     924000 | #Learnt:      36168 | 0.000
1398.67/1398.99	c total clause space: 206.656MB
1398.67/1398.99	c total #watches: 290731
1401.37/1401.63	c total #propagations: 20877387 / total #impl: 1196296116 (eff. 0.017)
1401.37/1401.63	c #Conflicts:     925000 | #Learnt:      37168 | 0.000
1401.37/1401.63	c total clause space: 206.656MB
1401.37/1401.63	c total #watches: 299427
1404.58/1404.85	c total #propagations: 20896185 / total #impl: 1198234126 (eff. 0.017)
1404.58/1404.85	c #Conflicts:     926000 | #Learnt:      38168 | 0.000
1404.58/1404.85	c total clause space: 206.656MB
1404.58/1404.85	c total #watches: 308864
1407.87/1408.11	c total #propagations: 20917526 / total #impl: 1200867500 (eff. 0.017)
1407.87/1408.11	c #Conflicts:     927000 | #Learnt:      39168 | 0.000
1407.87/1408.11	c total clause space: 206.656MB
1407.87/1408.11	c total #watches: 318913
1411.17/1411.46	c total #propagations: 20936966 / total #impl: 1202876552 (eff. 0.017)
1411.17/1411.46	c #Conflicts:     928000 | #Learnt:      40168 | 0.000
1411.17/1411.46	c total clause space: 206.656MB
1411.17/1411.46	c total #watches: 326769
1415.17/1415.47	c total #propagations: 20957180 / total #impl: 1205194242 (eff. 0.017)
1415.17/1415.47	c #Conflicts:     929000 | #Learnt:      41168 | 0.000
1415.17/1415.47	c total clause space: 206.656MB
1415.17/1415.47	c total #watches: 335257
1418.87/1419.14	c total #propagations: 20979827 / total #impl: 1207565853 (eff. 0.017)
1418.87/1419.14	c #Conflicts:     930000 | #Learnt:      42168 | 0.000
1418.87/1419.14	c total clause space: 206.656MB
1418.87/1419.14	c total #watches: 343337
1422.77/1423.05	c total #propagations: 21001632 / total #impl: 1210205799 (eff. 0.017)
1422.77/1423.05	c #Conflicts:     931000 | #Learnt:      43168 | 0.000
1422.77/1423.05	c total clause space: 206.656MB
1422.77/1423.05	c total #watches: 352819
1425.67/1425.91	c total #propagations: 21024206 / total #impl: 1213270458 (eff. 0.017)
1425.67/1425.91	c #Conflicts:     932000 | #Learnt:      44168 | 0.000
1425.67/1425.91	c total clause space: 206.656MB
1425.67/1425.91	c total #watches: 363585
1429.36/1429.69	c total #propagations: 21042013 / total #impl: 1215780467 (eff. 0.017)
1429.36/1429.69	c #Conflicts:     933000 | #Learnt:      45168 | 0.000
1429.36/1429.69	c total clause space: 206.656MB
1429.36/1429.69	c total #watches: 371069
1432.96/1433.22	c total #propagations: 21062215 / total #impl: 1217839128 (eff. 0.017)
1432.96/1433.22	c #Conflicts:     934000 | #Learnt:      46168 | 0.000
1432.96/1433.22	c total clause space: 206.656MB
1432.96/1433.22	c total #watches: 378343
1435.66/1435.99	c total #propagations: 21080473 / total #impl: 1219608338 (eff. 0.017)
1435.66/1435.99	c GC COLLECT
1435.66/1435.99	c #Conflicts:     935000 | #Learnt:      23870 | 0.000
1435.66/1435.99	c total clause space: 206.656MB
1435.66/1435.99	c total #watches: 192049
1437.47/1437.74	c total #propagations: 21097646 / total #impl: 1221152961 (eff. 0.017)
1437.47/1437.74	c #Conflicts:     936000 | #Learnt:      24870 | 0.000
1437.47/1437.74	c total clause space: 206.656MB
1437.47/1437.74	c total #watches: 202745
1439.77/1440.01	c total #propagations: 21114827 / total #impl: 1222528259 (eff. 0.017)
1439.77/1440.01	c #Conflicts:     937000 | #Learnt:      25870 | 0.000
1439.77/1440.01	c total clause space: 206.656MB
1439.77/1440.01	c total #watches: 211975
1441.87/1442.20	c total #propagations: 21136945 / total #impl: 1224678843 (eff. 0.017)
1441.87/1442.20	c #Conflicts:     938000 | #Learnt:      26870 | 0.000
1441.87/1442.20	c total clause space: 206.656MB
1441.87/1442.20	c total #watches: 223020
1444.07/1444.36	c total #propagations: 21156651 / total #impl: 1227207450 (eff. 0.017)
1444.07/1444.36	c #Conflicts:     939000 | #Learnt:      27870 | 0.000
1444.07/1444.36	c total clause space: 206.656MB
1444.07/1444.36	c total #watches: 230076
1446.06/1446.35	c total #propagations: 21177072 / total #impl: 1229381347 (eff. 0.017)
1446.06/1446.35	c #Conflicts:     940000 | #Learnt:      28870 | 0.000
1446.06/1446.35	c total clause space: 206.656MB
1446.06/1446.35	c total #watches: 237764
1448.16/1448.45	c total #propagations: 21196917 / total #impl: 1231295153 (eff. 0.017)
1448.16/1448.45	c #Conflicts:     941000 | #Learnt:      29870 | 0.000
1448.16/1448.45	c total clause space: 206.656MB
1448.16/1448.45	c total #watches: 244073
1450.56/1450.81	c total #propagations: 21218556 / total #impl: 1233077823 (eff. 0.017)
1450.56/1450.81	c #Conflicts:     942000 | #Learnt:      30870 | 0.000
1450.56/1450.81	c total clause space: 206.656MB
1450.56/1450.81	c total #watches: 253570
1452.87/1453.10	c total #propagations: 21241111 / total #impl: 1235573656 (eff. 0.017)
1452.87/1453.10	c #Conflicts:     943000 | #Learnt:      31870 | 0.000
1452.87/1453.10	c total clause space: 206.656MB
1452.87/1453.10	c total #watches: 262813
1455.26/1455.56	c total #propagations: 21258937 / total #impl: 1237769255 (eff. 0.017)
1455.26/1455.56	c #Conflicts:     944000 | #Learnt:      32869 | 0.000
1455.26/1455.56	c total clause space: 206.656MB
1455.26/1455.56	c total #watches: 271519
1458.26/1458.55	c total #propagations: 21278099 / total #impl: 1239845471 (eff. 0.017)
1458.26/1458.55	c #Conflicts:     945000 | #Learnt:      33869 | 0.000
1458.26/1458.55	c total clause space: 206.656MB
1458.26/1458.55	c total #watches: 277127
1460.57/1460.86	c total #propagations: 21302489 / total #impl: 1241774896 (eff. 0.017)
1460.57/1460.86	c #Conflicts:     946000 | #Learnt:      34869 | 0.000
1460.57/1460.86	c total clause space: 206.656MB
1460.57/1460.86	c total #watches: 284880
1463.87/1464.19	c total #propagations: 21322645 / total #impl: 1244410253 (eff. 0.017)
1463.87/1464.19	c #Conflicts:     947000 | #Learnt:      35869 | 0.000
1463.87/1464.19	c total clause space: 206.656MB
1463.87/1464.19	c total #watches: 294362
1467.06/1467.38	c total #propagations: 21346394 / total #impl: 1247100044 (eff. 0.017)
1467.06/1467.38	c #Conflicts:     948000 | #Learnt:      36869 | 0.000
1467.06/1467.38	c total clause space: 206.656MB
1467.06/1467.38	c total #watches: 302882
1469.86/1470.12	c total #propagations: 21367155 / total #impl: 1249320409 (eff. 0.017)
1469.86/1470.12	c #Conflicts:     949000 | #Learnt:      37869 | 0.000
1469.86/1470.12	c total clause space: 206.656MB
1469.86/1470.12	c total #watches: 311723
1473.16/1473.43	c total #propagations: 21385595 / total #impl: 1251581960 (eff. 0.017)
1473.16/1473.43	c #Conflicts:     950000 | #Learnt:      38869 | 0.000
1473.16/1473.43	c total clause space: 206.656MB
1473.16/1473.43	c total #watches: 320706
1476.86/1477.12	c total #propagations: 21406129 / total #impl: 1253859317 (eff. 0.017)
1476.86/1477.12	c #Conflicts:     951000 | #Learnt:      39869 | 0.000
1476.86/1477.12	c total clause space: 206.656MB
1476.86/1477.12	c total #watches: 327761
1480.56/1480.83	c total #propagations: 21428835 / total #impl: 1255836411 (eff. 0.017)
1480.56/1480.83	c #Conflicts:     952000 | #Learnt:      40869 | 0.000
1480.56/1480.83	c total clause space: 206.656MB
1480.56/1480.83	c total #watches: 335496
1483.96/1484.20	c total #propagations: 21451661 / total #impl: 1258380709 (eff. 0.017)
1483.96/1484.20	c #Conflicts:     953000 | #Learnt:      41869 | 0.000
1483.96/1484.20	c total clause space: 206.656MB
1483.96/1484.20	c total #watches: 343354
1487.56/1487.81	c total #propagations: 21472044 / total #impl: 1260293767 (eff. 0.017)
1487.56/1487.81	c #Conflicts:     954000 | #Learnt:      42869 | 0.000
1487.56/1487.81	c total clause space: 206.656MB
1487.56/1487.81	c total #watches: 351391
1491.06/1491.38	c total #propagations: 21493524 / total #impl: 1262817751 (eff. 0.017)
1491.06/1491.38	c #Conflicts:     955000 | #Learnt:      43869 | 0.000
1491.06/1491.38	c total clause space: 206.656MB
1491.06/1491.38	c total #watches: 362296
1495.15/1495.41	c total #propagations: 21512596 / total #impl: 1265111759 (eff. 0.017)
1495.15/1495.41	c #Conflicts:     956000 | #Learnt:      44869 | 0.000
1495.15/1495.41	c total clause space: 206.656MB
1495.15/1495.41	c total #watches: 370725
1499.25/1499.53	c total #propagations: 21534394 / total #impl: 1267518465 (eff. 0.017)
1499.25/1499.53	c #Conflicts:     957000 | #Learnt:      45869 | 0.000
1499.25/1499.53	c total clause space: 206.656MB
1499.25/1499.53	c total #watches: 378594
1502.65/1502.95	c total #propagations: 21555786 / total #impl: 1269639374 (eff. 0.017)
1502.65/1502.95	c #Conflicts:     958000 | #Learnt:      46869 | 0.000
1502.65/1502.95	c total clause space: 206.656MB
1502.65/1502.95	c total #watches: 386516
1504.96/1505.24	c total #propagations: 21574097 / total #impl: 1271753917 (eff. 0.017)
1504.96/1505.24	c GC COLLECT
1504.96/1505.24	c #Conflicts:     959000 | #Learnt:      24265 | 0.000
1504.96/1505.24	c total clause space: 206.656MB
1504.96/1505.24	c total #watches: 193103
1506.96/1507.22	c total #propagations: 21592536 / total #impl: 1273653575 (eff. 0.017)
1506.96/1507.22	c #Conflicts:     960000 | #Learnt:      25265 | 0.000
1506.96/1507.22	c total clause space: 206.656MB
1506.96/1507.22	c total #watches: 199913
1508.86/1509.12	c total #propagations: 21613740 / total #impl: 1275864452 (eff. 0.017)
1508.86/1509.12	c #Conflicts:     961000 | #Learnt:      26265 | 0.000
1508.86/1509.12	c total clause space: 206.656MB
1508.86/1509.12	c total #watches: 212206
1511.06/1511.37	c total #propagations: 21635743 / total #impl: 1278045594 (eff. 0.017)
1511.06/1511.37	c #Conflicts:     962000 | #Learnt:      27265 | 0.000
1511.06/1511.37	c total clause space: 206.656MB
1511.06/1511.37	c total #watches: 225359
1513.56/1513.84	c total #propagations: 21658020 / total #impl: 1280517647 (eff. 0.017)
1513.56/1513.84	c #Conflicts:     963000 | #Learnt:      28265 | 0.000
1513.56/1513.84	c total clause space: 206.656MB
1513.56/1513.84	c total #watches: 236829
1516.06/1516.39	c total #propagations: 21681397 / total #impl: 1283516678 (eff. 0.017)
1516.06/1516.39	c #Conflicts:     964000 | #Learnt:      29265 | 0.000
1516.06/1516.39	c total clause space: 206.656MB
1516.06/1516.39	c total #watches: 245413
1518.66/1518.91	c total #propagations: 21703457 / total #impl: 1285812836 (eff. 0.017)
1518.66/1518.91	c #Conflicts:     965000 | #Learnt:      30265 | 0.000
1518.66/1518.91	c total clause space: 206.656MB
1518.66/1518.91	c total #watches: 256624
1521.76/1522.02	c total #propagations: 21724480 / total #impl: 1288437070 (eff. 0.017)
1521.76/1522.02	c #Conflicts:     966000 | #Learnt:      31265 | 0.000
1521.76/1522.02	c total clause space: 206.656MB
1521.76/1522.02	c total #watches: 266365
1524.96/1525.22	c total #propagations: 21748239 / total #impl: 1291074060 (eff. 0.017)
1524.96/1525.22	c #Conflicts:     967000 | #Learnt:      32265 | 0.000
1524.96/1525.22	c total clause space: 206.656MB
1524.96/1525.22	c total #watches: 272822
1527.86/1528.11	c total #propagations: 21773528 / total #impl: 1293171558 (eff. 0.017)
1527.86/1528.11	c #Conflicts:     968000 | #Learnt:      33265 | 0.000
1527.86/1528.11	c total clause space: 206.656MB
1527.86/1528.11	c total #watches: 281644
1530.56/1530.84	c total #propagations: 21795153 / total #impl: 1295205462 (eff. 0.017)
1530.56/1530.84	c #Conflicts:     969000 | #Learnt:      34265 | 0.000
1530.56/1530.84	c total clause space: 206.656MB
1530.56/1530.84	c total #watches: 289143
1533.66/1533.98	c total #propagations: 21814356 / total #impl: 1297604525 (eff. 0.017)
1533.66/1533.98	c #Conflicts:     970000 | #Learnt:      35265 | 0.000
1533.66/1533.98	c total clause space: 206.656MB
1533.66/1533.98	c total #watches: 298018
1536.86/1537.10	c total #propagations: 21835334 / total #impl: 1300087457 (eff. 0.017)
1536.86/1537.10	c #Conflicts:     971000 | #Learnt:      36265 | 0.000
1536.86/1537.10	c total clause space: 206.656MB
1536.86/1537.10	c total #watches: 307024
1540.06/1540.36	c total #propagations: 21856322 / total #impl: 1302638268 (eff. 0.017)
1540.06/1540.36	c #Conflicts:     972000 | #Learnt:      37265 | 0.000
1540.06/1540.36	c total clause space: 206.656MB
1540.06/1540.36	c total #watches: 315614
1542.76/1543.10	c total #propagations: 21881411 / total #impl: 1305171000 (eff. 0.017)
1542.76/1543.10	c #Conflicts:     973000 | #Learnt:      38265 | 0.000
1542.76/1543.10	c total clause space: 206.656MB
1542.76/1543.10	c total #watches: 325746
1545.66/1545.96	c total #propagations: 21898745 / total #impl: 1307484196 (eff. 0.017)
1545.66/1545.96	c #Conflicts:     974000 | #Learnt:      39265 | 0.000
1545.66/1545.96	c total clause space: 206.656MB
1545.66/1545.96	c total #watches: 336157
1548.76/1549.06	c total #propagations: 21916205 / total #impl: 1309426458 (eff. 0.017)
1548.76/1549.06	c #Conflicts:     975000 | #Learnt:      40265 | 0.000
1548.76/1549.06	c total clause space: 206.656MB
1548.76/1549.06	c total #watches: 345093
1552.06/1552.40	c total #propagations: 21933684 / total #impl: 1311445389 (eff. 0.017)
1552.06/1552.40	c #Conflicts:     976000 | #Learnt:      41265 | 0.000
1552.06/1552.40	c total clause space: 206.656MB
1552.06/1552.40	c total #watches: 355412
1555.45/1555.78	c total #propagations: 21953859 / total #impl: 1314146282 (eff. 0.017)
1555.45/1555.78	c #Conflicts:     977000 | #Learnt:      42264 | 0.000
1555.45/1555.78	c total clause space: 206.656MB
1555.45/1555.78	c total #watches: 363628
1559.15/1559.49	c total #propagations: 21974048 / total #impl: 1316762545 (eff. 0.017)
1559.15/1559.49	c #Conflicts:     978000 | #Learnt:      43264 | 0.000
1559.15/1559.49	c total clause space: 206.656MB
1559.15/1559.49	c total #watches: 371971
1562.35/1562.69	c total #propagations: 21995348 / total #impl: 1319167311 (eff. 0.017)
1562.35/1562.69	c #Conflicts:     979000 | #Learnt:      44264 | 0.000
1562.35/1562.69	c total clause space: 206.656MB
1562.35/1562.69	c total #watches: 383033
1565.55/1565.86	c total #propagations: 22012963 / total #impl: 1321672415 (eff. 0.017)
1565.55/1565.86	c #Conflicts:     980000 | #Learnt:      45264 | 0.000
1565.55/1565.86	c total clause space: 206.656MB
1565.55/1565.86	c total #watches: 394097
1569.85/1570.10	c total #propagations: 22030354 / total #impl: 1324151335 (eff. 0.017)
1569.85/1570.10	c #Conflicts:     981000 | #Learnt:      46263 | 0.000
1569.85/1570.10	c total clause space: 206.656MB
1569.85/1570.10	c total #watches: 401818
1574.85/1575.19	c total #propagations: 22050549 / total #impl: 1326577260 (eff. 0.017)
1574.85/1575.19	c #Conflicts:     982000 | #Learnt:      47263 | 0.000
1574.85/1575.19	c total clause space: 206.656MB
1574.85/1575.19	c total #watches: 410386
1578.26/1578.51	c total #propagations: 22072818 / total #impl: 1328557991 (eff. 0.017)
1578.26/1578.51	c GC COLLECT
1578.26/1578.51	c #Conflicts:     983000 | #Learnt:      24359 | 0.000
1578.26/1578.51	c total clause space: 206.656MB
1578.26/1578.51	c total #watches: 197847
1580.15/1580.48	c total #propagations: 22094026 / total #impl: 1330274713 (eff. 0.017)
1580.15/1580.48	c #Conflicts:     984000 | #Learnt:      25359 | 0.000
1580.15/1580.48	c total clause space: 206.656MB
1580.15/1580.48	c total #watches: 205289
1582.05/1582.39	c total #propagations: 22113476 / total #impl: 1331541370 (eff. 0.017)
1582.05/1582.39	c #Conflicts:     985000 | #Learnt:      26359 | 0.000
1582.05/1582.39	c total clause space: 206.656MB
1582.05/1582.39	c total #watches: 214725
1584.15/1584.41	c total #propagations: 22131628 / total #impl: 1333581593 (eff. 0.017)
1584.15/1584.41	c #Conflicts:     986000 | #Learnt:      27359 | 0.000
1584.15/1584.41	c total clause space: 206.656MB
1584.15/1584.41	c total #watches: 224668
1586.65/1586.98	c total #propagations: 22150675 / total #impl: 1335635349 (eff. 0.017)
1586.65/1586.98	c #Conflicts:     987000 | #Learnt:      28359 | 0.000
1586.65/1586.98	c total clause space: 206.656MB
1586.65/1586.98	c total #watches: 235173
1589.15/1589.42	c total #propagations: 22172622 / total #impl: 1337274870 (eff. 0.017)
1589.15/1589.42	c #Conflicts:     988000 | #Learnt:      29359 | 0.000
1589.15/1589.42	c total clause space: 206.656MB
1589.15/1589.42	c total #watches: 244814
1592.05/1592.38	c total #propagations: 22193666 / total #impl: 1339179098 (eff. 0.017)
1592.05/1592.38	c #Conflicts:     989000 | #Learnt:      30359 | 0.000
1592.05/1592.38	c total clause space: 206.656MB
1592.05/1592.38	c total #watches: 254485
1594.76/1595.02	c total #propagations: 22217185 / total #impl: 1341777653 (eff. 0.017)
1594.76/1595.02	c #Conflicts:     990000 | #Learnt:      31359 | 0.000
1594.76/1595.02	c total clause space: 206.656MB
1594.76/1595.02	c total #watches: 262551
1597.55/1597.80	c total #propagations: 22238754 / total #impl: 1345102764 (eff. 0.017)
1597.55/1597.80	c #Conflicts:     991000 | #Learnt:      32359 | 0.000
1597.55/1597.80	c total clause space: 206.656MB
1597.55/1597.80	c total #watches: 271849
1600.75/1601.00	c total #propagations: 22259778 / total #impl: 1347280468 (eff. 0.017)
1600.75/1601.00	c #Conflicts:     992000 | #Learnt:      33359 | 0.000
1600.75/1601.00	c total clause space: 206.656MB
1600.75/1601.00	c total #watches: 282973
1603.85/1604.19	c total #propagations: 22284098 / total #impl: 1350382679 (eff. 0.017)
1603.85/1604.19	c #Conflicts:     993000 | #Learnt:      34359 | 0.000
1603.85/1604.19	c total clause space: 206.656MB
1603.85/1604.19	c total #watches: 292252
1607.05/1607.35	c total #propagations: 22305952 / total #impl: 1352555704 (eff. 0.016)
1607.05/1607.35	c #Conflicts:     994000 | #Learnt:      35359 | 0.000
1607.05/1607.35	c total clause space: 206.656MB
1607.05/1607.35	c total #watches: 302317
1610.55/1610.80	c total #propagations: 22327078 / total #impl: 1354404807 (eff. 0.016)
1610.55/1610.80	c #Conflicts:     995000 | #Learnt:      36359 | 0.000
1610.55/1610.80	c total clause space: 206.656MB
1610.55/1610.80	c total #watches: 311977
1613.55/1613.84	c total #propagations: 22349441 / total #impl: 1356832607 (eff. 0.016)
1613.55/1613.84	c #Conflicts:     996000 | #Learnt:      37359 | 0.000
1613.55/1613.84	c total clause space: 206.656MB
1613.55/1613.84	c total #watches: 322913
1616.75/1617.07	c total #propagations: 22367815 / total #impl: 1358960753 (eff. 0.016)
1616.75/1617.07	c #Conflicts:     997000 | #Learnt:      38359 | 0.000
1616.75/1617.07	c total clause space: 206.656MB
1616.75/1617.07	c total #watches: 334899
1619.94/1620.30	c total #propagations: 22387544 / total #impl: 1361078633 (eff. 0.016)
1619.94/1620.30	c #Conflicts:     998000 | #Learnt:      39359 | 0.000
1619.94/1620.30	c total clause space: 206.656MB
1619.94/1620.30	c total #watches: 345366
1623.24/1623.50	c total #propagations: 22406756 / total #impl: 1363425153 (eff. 0.016)
1623.24/1623.50	c #Conflicts:     999000 | #Learnt:      40359 | 0.000
1623.24/1623.50	c total clause space: 206.656MB
1623.24/1623.50	c total #watches: 356693
1626.65/1626.99	c total #propagations: 22425618 / total #impl: 1365943082 (eff. 0.016)
1626.65/1626.99	c #Conflicts:    1000000 | #Learnt:      41359 | 0.000
1626.65/1626.99	c total clause space: 206.656MB
1626.65/1626.99	c total #watches: 368180
1630.64/1630.91	c total #propagations: 22445834 / total #impl: 1367969891 (eff. 0.016)
1630.64/1630.91	c #Conflicts:    1001000 | #Learnt:      42359 | 0.000
1630.64/1630.91	c total clause space: 206.656MB
1630.64/1630.91	c total #watches: 377007
1634.64/1634.99	c total #propagations: 22465594 / total #impl: 1370311175 (eff. 0.016)
1634.64/1634.99	c #Conflicts:    1002000 | #Learnt:      43359 | 0.000
1634.64/1634.99	c total clause space: 206.656MB
1634.64/1634.99	c total #watches: 386576
1638.54/1638.80	c total #propagations: 22485802 / total #impl: 1372381200 (eff. 0.016)
1638.54/1638.80	c #Conflicts:    1003000 | #Learnt:      44359 | 0.000
1638.54/1638.80	c total clause space: 206.656MB
1638.54/1638.80	c total #watches: 395237
1642.54/1642.86	c total #propagations: 22505021 / total #impl: 1374666884 (eff. 0.016)
1642.54/1642.86	c #Conflicts:    1004000 | #Learnt:      45359 | 0.000
1642.54/1642.86	c total clause space: 206.656MB
1642.54/1642.86	c total #watches: 405011
1646.84/1647.18	c total #propagations: 22524942 / total #impl: 1376808416 (eff. 0.016)
1646.84/1647.18	c #Conflicts:    1005000 | #Learnt:      46359 | 0.000
1646.84/1647.18	c total clause space: 206.656MB
1646.84/1647.18	c total #watches: 415756
1651.14/1651.42	c total #propagations: 22545391 / total #impl: 1379614976 (eff. 0.016)
1651.14/1651.42	c #Conflicts:    1006000 | #Learnt:      47358 | 0.000
1651.14/1651.42	c total clause space: 206.656MB
1651.14/1651.42	c total #watches: 425794
1655.54/1655.81	c total #propagations: 22564158 / total #impl: 1382274663 (eff. 0.016)
1655.54/1655.81	c #Conflicts:    1007000 | #Learnt:      48358 | 0.000
1655.54/1655.81	c total clause space: 206.656MB
1655.54/1655.81	c total #watches: 433536
1657.64/1657.94	c total #propagations: 22582886 / total #impl: 1384976928 (eff. 0.016)
1657.64/1657.94	c GC COLLECT
1657.64/1657.94	c #Conflicts:    1008000 | #Learnt:      25159 | 0.000
1657.64/1657.94	c total clause space: 206.656MB
1657.64/1657.94	c total #watches: 200347
1659.44/1659.76	c total #propagations: 22601965 / total #impl: 1387033070 (eff. 0.016)
1659.44/1659.76	c #Conflicts:    1009000 | #Learnt:      26159 | 0.000
1659.44/1659.76	c total clause space: 206.656MB
1659.44/1659.76	c total #watches: 205777
1661.24/1661.53	c total #propagations: 22620826 / total #impl: 1389227620 (eff. 0.016)
1661.24/1661.53	c #Conflicts:    1010000 | #Learnt:      27159 | 0.000
1661.24/1661.53	c total clause space: 206.656MB
1661.24/1661.53	c total #watches: 212933
1662.84/1663.13	c total #propagations: 22637569 / total #impl: 1391135913 (eff. 0.016)
1662.84/1663.13	c #Conflicts:    1011000 | #Learnt:      28159 | 0.000
1662.84/1663.13	c total clause space: 206.656MB
1662.84/1663.13	c total #watches: 221647
1664.64/1664.98	c total #propagations: 22654079 / total #impl: 1393062602 (eff. 0.016)
1664.64/1664.98	c #Conflicts:    1012000 | #Learnt:      29159 | 0.000
1664.64/1664.98	c total clause space: 206.656MB
1664.64/1664.98	c total #watches: 228250
1666.74/1667.07	c total #propagations: 22671175 / total #impl: 1395222291 (eff. 0.016)
1666.74/1667.07	c #Conflicts:    1013000 | #Learnt:      30159 | 0.000
1666.74/1667.07	c total clause space: 206.656MB
1666.74/1667.07	c total #watches: 235707
1668.64/1668.95	c total #propagations: 22689510 / total #impl: 1397060524 (eff. 0.016)
1668.64/1668.95	c #Conflicts:    1014000 | #Learnt:      31159 | 0.000
1668.64/1668.95	c total clause space: 206.656MB
1668.64/1668.95	c total #watches: 241239
1670.44/1670.74	c total #propagations: 22706376 / total #impl: 1399130092 (eff. 0.016)
1670.44/1670.74	c #Conflicts:    1015000 | #Learnt:      32159 | 0.000
1670.44/1670.74	c total clause space: 206.656MB
1670.44/1670.74	c total #watches: 248234
1672.53/1672.82	c total #propagations: 22722642 / total #impl: 1400918145 (eff. 0.016)
1672.53/1672.82	c #Conflicts:    1016000 | #Learnt:      33159 | 0.000
1672.53/1672.82	c total clause space: 206.656MB
1672.53/1672.82	c total #watches: 254090
1674.63/1674.97	c total #propagations: 22740661 / total #impl: 1402573192 (eff. 0.016)
1674.63/1674.97	c #Conflicts:    1017000 | #Learnt:      34159 | 0.000
1674.63/1674.97	c total clause space: 206.656MB
1674.63/1674.97	c total #watches: 262699
1677.03/1677.35	c total #propagations: 22757739 / total #impl: 1404363810 (eff. 0.016)
1677.03/1677.35	c #Conflicts:    1018000 | #Learnt:      35159 | 0.000
1677.03/1677.35	c total clause space: 206.656MB
1677.03/1677.35	c total #watches: 272876
1679.23/1679.54	c total #propagations: 22775591 / total #impl: 1406891542 (eff. 0.016)
1679.23/1679.54	c #Conflicts:    1019000 | #Learnt:      36159 | 0.000
1679.23/1679.54	c total clause space: 206.656MB
1679.23/1679.54	c total #watches: 282285
1681.74/1682.07	c total #propagations: 22792045 / total #impl: 1409084332 (eff. 0.016)
1681.74/1682.07	c #Conflicts:    1020000 | #Learnt:      37159 | 0.000
1681.74/1682.07	c total clause space: 206.656MB
1681.74/1682.07	c total #watches: 290029
1684.13/1684.46	c total #propagations: 22811090 / total #impl: 1411236270 (eff. 0.016)
1684.13/1684.46	c #Conflicts:    1021000 | #Learnt:      38159 | 0.000
1684.13/1684.46	c total clause space: 206.656MB
1684.13/1684.46	c total #watches: 296867
1686.83/1687.16	c total #propagations: 22828471 / total #impl: 1413084114 (eff. 0.016)
1686.83/1687.16	c #Conflicts:    1022000 | #Learnt:      39159 | 0.000
1686.83/1687.16	c total clause space: 206.656MB
1686.83/1687.16	c total #watches: 304633
1689.63/1689.91	c total #propagations: 22847302 / total #impl: 1415139316 (eff. 0.016)
1689.63/1689.91	c #Conflicts:    1023000 | #Learnt:      40159 | 0.000
1689.63/1689.91	c total clause space: 206.656MB
1689.63/1689.91	c total #watches: 311124
1692.03/1692.36	c total #propagations: 22866712 / total #impl: 1417062266 (eff. 0.016)
1692.03/1692.36	c #Conflicts:    1024000 | #Learnt:      41159 | 0.000
1692.03/1692.36	c total clause space: 206.656MB
1692.03/1692.36	c total #watches: 317366
1694.23/1694.58	c total #propagations: 22883796 / total #impl: 1419031037 (eff. 0.016)
1694.23/1694.58	c #Conflicts:    1025000 | #Learnt:      42159 | 0.000
1694.23/1694.58	c total clause space: 206.656MB
1694.23/1694.58	c total #watches: 325976
1696.93/1697.20	c total #propagations: 22899311 / total #impl: 1420651373 (eff. 0.016)
1696.93/1697.20	c #Conflicts:    1026000 | #Learnt:      43159 | 0.000
1696.93/1697.20	c total clause space: 206.656MB
1696.93/1697.20	c total #watches: 332497
1699.83/1700.16	c total #propagations: 22917040 / total #impl: 1422447750 (eff. 0.016)
1699.83/1700.16	c #Conflicts:    1027000 | #Learnt:      44159 | 0.000
1699.83/1700.16	c total clause space: 206.656MB
1699.83/1700.16	c total #watches: 340265
1702.73/1703.05	c total #propagations: 22935459 / total #impl: 1424509049 (eff. 0.016)
1702.73/1703.05	c #Conflicts:    1028000 | #Learnt:      45159 | 0.000
1702.73/1703.05	c total clause space: 206.656MB
1702.73/1703.05	c total #watches: 347688
1705.63/1705.99	c total #propagations: 22953356 / total #impl: 1426496398 (eff. 0.016)
1705.63/1705.99	c #Conflicts:    1029000 | #Learnt:      46159 | 0.000
1705.63/1705.99	c total clause space: 206.656MB
1705.63/1705.99	c total #watches: 356090
1708.43/1708.77	c total #propagations: 22971253 / total #impl: 1428624864 (eff. 0.016)
1708.43/1708.77	c #Conflicts:    1030000 | #Learnt:      47159 | 0.000
1708.43/1708.77	c total clause space: 206.656MB
1708.43/1708.77	c total #watches: 362530
1711.23/1711.60	c total #propagations: 22989359 / total #impl: 1430320965 (eff. 0.016)
1711.23/1711.60	c S2->S1
1711.23/1711.60	c #Conflicts:    1031000 | #Learnt:        205 | 0.000
1711.23/1711.60	c total clause space: 206.656MB
1711.23/1711.60	c total #watches: 286702
1711.53/1711.87	c total #propagations: 23007715 / total #impl: 1432526547 (eff. 0.016)
1711.53/1711.87	c S1->S2
1711.53/1711.87	c GC COLLECT
1711.53/1711.87	c #Conflicts:    1032000 | #Learnt:        681 | 0.000
1711.53/1711.87	c total clause space: 206.656MB
1711.53/1711.87	c total #watches: 16022
1711.93/1712.24	c total #propagations: 23024504 / total #impl: 1434382849 (eff. 0.016)
1711.93/1712.24	c #Conflicts:    1033000 | #Learnt:       1681 | 0.000
1711.93/1712.24	c total clause space: 206.656MB
1711.93/1712.24	c total #watches: 29179
1712.33/1712.63	c total #propagations: 23045628 / total #impl: 1435825420 (eff. 0.016)
1712.33/1712.63	c #Conflicts:    1034000 | #Learnt:       2681 | 0.000
1712.33/1712.63	c total clause space: 206.656MB
1712.33/1712.63	c total #watches: 40106
1712.83/1713.16	c total #propagations: 23061250 / total #impl: 1437109552 (eff. 0.016)
1712.83/1713.16	c #Conflicts:    1035000 | #Learnt:       3681 | 0.000
1712.83/1713.16	c total clause space: 206.656MB
1712.83/1713.16	c total #watches: 50750
1713.53/1713.83	c total #propagations: 23078083 / total #impl: 1438561020 (eff. 0.016)
1713.53/1713.83	c #Conflicts:    1036000 | #Learnt:       4681 | 0.000
1713.53/1713.83	c total clause space: 206.656MB
1713.53/1713.83	c total #watches: 58731
1714.33/1714.63	c total #propagations: 23098456 / total #impl: 1439978890 (eff. 0.016)
1714.33/1714.63	c #Conflicts:    1037000 | #Learnt:       5681 | 0.000
1714.33/1714.63	c total clause space: 206.656MB
1714.33/1714.63	c total #watches: 65877
1715.13/1715.40	c total #propagations: 23120384 / total #impl: 1441238709 (eff. 0.016)
1715.13/1715.40	c #Conflicts:    1038000 | #Learnt:       6681 | 0.000
1715.13/1715.40	c total clause space: 206.656MB
1715.13/1715.40	c total #watches: 77188
1716.13/1716.43	c total #propagations: 23139963 / total #impl: 1442375516 (eff. 0.016)
1716.13/1716.43	c #Conflicts:    1039000 | #Learnt:       7681 | 0.000
1716.13/1716.43	c total clause space: 206.656MB
1716.13/1716.43	c total #watches: 87413
1717.13/1717.40	c total #propagations: 23159574 / total #impl: 1443892647 (eff. 0.016)
1717.13/1717.40	c #Conflicts:    1040000 | #Learnt:       8681 | 0.000
1717.13/1717.40	c total clause space: 206.656MB
1717.13/1717.40	c total #watches: 98502
1718.23/1718.50	c total #propagations: 23176857 / total #impl: 1445019827 (eff. 0.016)
1718.23/1718.50	c #Conflicts:    1041000 | #Learnt:       9681 | 0.000
1718.23/1718.50	c total clause space: 206.656MB
1718.23/1718.50	c total #watches: 106785
1719.53/1719.84	c total #propagations: 23195354 / total #impl: 1446252689 (eff. 0.016)
1719.53/1719.84	c #Conflicts:    1042000 | #Learnt:      10681 | 0.000
1719.53/1719.84	c total clause space: 206.656MB
1719.53/1719.84	c total #watches: 111839
1720.93/1721.28	c total #propagations: 23218113 / total #impl: 1447169325 (eff. 0.016)
1720.93/1721.28	c #Conflicts:    1043000 | #Learnt:      11681 | 0.000
1720.93/1721.28	c total clause space: 206.656MB
1720.93/1721.28	c total #watches: 120963
1722.43/1722.74	c total #propagations: 23242985 / total #impl: 1448773917 (eff. 0.016)
1722.43/1722.74	c #Conflicts:    1044000 | #Learnt:      12681 | 0.000
1722.43/1722.74	c total clause space: 206.656MB
1722.43/1722.74	c total #watches: 126527
1723.92/1724.22	c total #propagations: 23266034 / total #impl: 1450054589 (eff. 0.016)
1723.92/1724.22	c #Conflicts:    1045000 | #Learnt:      13681 | 0.000
1723.92/1724.22	c total clause space: 206.656MB
1723.92/1724.22	c total #watches: 132219
1725.42/1725.78	c total #propagations: 23287597 / total #impl: 1451630063 (eff. 0.016)
1725.42/1725.78	c #Conflicts:    1046000 | #Learnt:      14681 | 0.000
1725.42/1725.78	c total clause space: 206.656MB
1725.42/1725.78	c total #watches: 137249
1727.02/1727.37	c total #propagations: 23309758 / total #impl: 1453149452 (eff. 0.016)
1727.02/1727.37	c #Conflicts:    1047000 | #Learnt:      15681 | 0.000
1727.02/1727.37	c total clause space: 206.656MB
1727.02/1727.37	c total #watches: 147887
1728.72/1729.02	c total #propagations: 23331069 / total #impl: 1454891441 (eff. 0.016)
1728.72/1729.02	c #Conflicts:    1048000 | #Learnt:      16681 | 0.000
1728.72/1729.02	c total clause space: 206.656MB
1728.72/1729.02	c total #watches: 157726
1730.52/1730.83	c total #propagations: 23352901 / total #impl: 1457032226 (eff. 0.016)
1730.52/1730.83	c #Conflicts:    1049000 | #Learnt:      17681 | 0.000
1730.52/1730.83	c total clause space: 206.656MB
1730.52/1730.83	c total #watches: 167731
1732.42/1732.76	c total #propagations: 23374191 / total #impl: 1459095796 (eff. 0.016)
1732.42/1732.76	c #Conflicts:    1050000 | #Learnt:      18681 | 0.000
1732.42/1732.76	c total clause space: 206.656MB
1732.42/1732.76	c total #watches: 178108
1734.12/1734.44	c total #propagations: 23395081 / total #impl: 1461080575 (eff. 0.016)
1734.12/1734.44	c #Conflicts:    1051000 | #Learnt:      19681 | 0.000
1734.12/1734.44	c total clause space: 206.656MB
1734.12/1734.44	c total #watches: 191912
1736.02/1736.32	c total #propagations: 23414074 / total #impl: 1462647143 (eff. 0.016)
1736.02/1736.32	c #Conflicts:    1052000 | #Learnt:      20681 | 0.000
1736.02/1736.32	c total clause space: 206.656MB
1736.02/1736.32	c total #watches: 198291
1737.92/1738.22	c total #propagations: 23433264 / total #impl: 1464081015 (eff. 0.016)
1737.92/1738.22	c #Conflicts:    1053000 | #Learnt:      21681 | 0.000
1737.92/1738.22	c total clause space: 206.656MB
1737.92/1738.22	c total #watches: 206460
1739.62/1739.99	c total #propagations: 23453888 / total #impl: 1466151066 (eff. 0.016)
1739.62/1739.99	c #Conflicts:    1054000 | #Learnt:      22681 | 0.000
1739.62/1739.99	c total clause space: 206.656MB
1739.62/1739.99	c total #watches: 211278
1741.52/1741.82	c total #propagations: 23472119 / total #impl: 1467802776 (eff. 0.016)
1741.52/1741.82	c #Conflicts:    1055000 | #Learnt:      23681 | 0.000
1741.52/1741.82	c total clause space: 206.656MB
1741.52/1741.82	c total #watches: 220051
1743.23/1743.58	c total #propagations: 23488310 / total #impl: 1469791029 (eff. 0.016)
1743.23/1743.58	c #Conflicts:    1056000 | #Learnt:      24681 | 0.000
1743.23/1743.58	c total clause space: 206.656MB
1743.23/1743.58	c total #watches: 226738
1745.32/1745.63	c total #propagations: 23503397 / total #impl: 1471496173 (eff. 0.016)
1745.32/1745.63	c GC COLLECT
1745.32/1745.63	c #Conflicts:    1057000 | #Learnt:      12871 | 0.000
1745.32/1745.63	c total clause space: 206.656MB
1745.32/1745.63	c total #watches: 127225
1746.42/1746.75	c total #propagations: 23521389 / total #impl: 1473956372 (eff. 0.016)
1746.42/1746.75	c #Conflicts:    1058000 | #Learnt:      13871 | 0.000
1746.42/1746.75	c total clause space: 206.656MB
1746.42/1746.75	c total #watches: 133706
1747.73/1748.05	c total #propagations: 23541510 / total #impl: 1475071108 (eff. 0.016)
1747.73/1748.05	c #Conflicts:    1059000 | #Learnt:      14871 | 0.000
1747.73/1748.05	c total clause space: 206.656MB
1747.73/1748.05	c total #watches: 140180
1749.12/1749.48	c total #propagations: 23561574 / total #impl: 1476137970 (eff. 0.016)
1749.12/1749.48	c #Conflicts:    1060000 | #Learnt:      15871 | 0.000
1749.12/1749.48	c total clause space: 206.656MB
1749.12/1749.48	c total #watches: 145825
1750.52/1750.86	c total #propagations: 23582510 / total #impl: 1476975715 (eff. 0.016)
1750.52/1750.86	c #Conflicts:    1061000 | #Learnt:      16871 | 0.000
1750.52/1750.86	c total clause space: 206.656MB
1750.52/1750.86	c total #watches: 153466
1752.13/1752.49	c total #propagations: 23601408 / total #impl: 1478465829 (eff. 0.016)
1752.13/1752.49	c #Conflicts:    1062000 | #Learnt:      17871 | 0.000
1752.13/1752.49	c total clause space: 206.656MB
1752.13/1752.49	c total #watches: 160893
1753.72/1754.05	c total #propagations: 23622861 / total #impl: 1479845656 (eff. 0.016)
1753.72/1754.05	c #Conflicts:    1063000 | #Learnt:      18871 | 0.000
1753.72/1754.05	c total clause space: 206.656MB
1753.72/1754.05	c total #watches: 171588
1755.22/1755.60	c total #propagations: 23641167 / total #impl: 1481298839 (eff. 0.016)
1755.22/1755.60	c #Conflicts:    1064000 | #Learnt:      19871 | 0.000
1755.22/1755.60	c total clause space: 206.656MB
1755.22/1755.60	c total #watches: 180207
1757.12/1757.41	c total #propagations: 23659327 / total #impl: 1483218391 (eff. 0.016)
1757.12/1757.41	c #Conflicts:    1065000 | #Learnt:      20871 | 0.000
1757.12/1757.41	c total clause space: 206.656MB
1757.12/1757.41	c total #watches: 193327
1759.02/1759.30	c total #propagations: 23678093 / total #impl: 1485151090 (eff. 0.016)
1759.02/1759.30	c #Conflicts:    1066000 | #Learnt:      21871 | 0.000
1759.02/1759.30	c total clause space: 206.656MB
1759.02/1759.30	c total #watches: 203835
1761.02/1761.32	c total #propagations: 23698921 / total #impl: 1486731715 (eff. 0.016)
1761.02/1761.32	c #Conflicts:    1067000 | #Learnt:      22871 | 0.000
1761.02/1761.32	c total clause space: 206.656MB
1761.02/1761.32	c total #watches: 211699
1763.02/1763.36	c total #propagations: 23719568 / total #impl: 1488969392 (eff. 0.016)
1763.02/1763.36	c #Conflicts:    1068000 | #Learnt:      23871 | 0.000
1763.02/1763.36	c total clause space: 206.656MB
1763.02/1763.36	c total #watches: 225174
1765.32/1765.66	c total #propagations: 23737845 / total #impl: 1490720347 (eff. 0.016)
1765.32/1765.66	c #Conflicts:    1069000 | #Learnt:      24871 | 0.000
1765.32/1765.66	c total clause space: 206.656MB
1765.32/1765.66	c total #watches: 234430
1767.62/1767.98	c total #propagations: 23758665 / total #impl: 1493164746 (eff. 0.016)
1767.62/1767.98	c #Conflicts:    1070000 | #Learnt:      25871 | 0.000
1767.62/1767.98	c total clause space: 206.656MB
1767.62/1767.98	c total #watches: 243492
1769.92/1770.25	c total #propagations: 23777362 / total #impl: 1495630624 (eff. 0.016)
1769.92/1770.25	c #Conflicts:    1071000 | #Learnt:      26871 | 0.000
1769.92/1770.25	c total clause space: 206.656MB
1769.92/1770.25	c total #watches: 255616
1772.12/1772.49	c total #propagations: 23794697 / total #impl: 1497990000 (eff. 0.016)
1772.12/1772.49	c #Conflicts:    1072000 | #Learnt:      27871 | 0.000
1772.12/1772.49	c total clause space: 206.656MB
1772.12/1772.49	c total #watches: 268100
1775.12/1775.49	c total #propagations: 23813324 / total #impl: 1499796936 (eff. 0.016)
1775.12/1775.49	c #Conflicts:    1073000 | #Learnt:      28871 | 0.000
1775.12/1775.49	c total clause space: 206.656MB
1775.12/1775.49	c total #watches: 280507
1777.92/1778.23	c total #propagations: 23832743 / total #impl: 1502335801 (eff. 0.016)
1777.92/1778.23	c #Conflicts:    1074000 | #Learnt:      29871 | 0.000
1777.92/1778.23	c total clause space: 206.656MB
1777.92/1778.23	c total #watches: 290708
1781.22/1781.58	c total #propagations: 23851793 / total #impl: 1505198842 (eff. 0.016)
1781.22/1781.58	c #Conflicts:    1075000 | #Learnt:      30871 | 0.000
1781.22/1781.58	c total clause space: 206.656MB
1781.22/1781.58	c total #watches: 298126
1784.91/1785.20	c total #propagations: 23872451 / total #impl: 1508631805 (eff. 0.016)
1784.91/1785.20	c #Conflicts:    1076000 | #Learnt:      31871 | 0.000
1784.91/1785.20	c total clause space: 206.656MB
1784.91/1785.20	c total #watches: 306829
1788.42/1788.75	c total #propagations: 23895672 / total #impl: 1511915109 (eff. 0.016)
1788.42/1788.75	c #Conflicts:    1077000 | #Learnt:      32871 | 0.000
1788.42/1788.75	c total clause space: 206.656MB
1788.42/1788.75	c total #watches: 315964
1792.11/1792.47	c total #propagations: 23918572 / total #impl: 1515060244 (eff. 0.016)
1792.11/1792.47	c #Conflicts:    1078000 | #Learnt:      33871 | 0.000
1792.11/1792.47	c total clause space: 206.656MB
1792.11/1792.47	c total #watches: 328865
1795.61/1795.95	c total #propagations: 23940151 / total #impl: 1520006703 (eff. 0.016)
1795.61/1795.95	c #Conflicts:    1079000 | #Learnt:      34871 | 0.000
1795.61/1795.95	c total clause space: 206.656MB
1795.61/1795.95	c total #watches: 339258
1799.32/1799.68	c total #propagations: 23957944 / total #impl: 1523238915 (eff. 0.016)
1799.32/1799.68	c #Conflicts:    1080000 | #Learnt:      35871 | 0.000
1799.32/1799.68	c total clause space: 206.656MB
1799.32/1799.68	c total #watches: 352280

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-4118472-1467221812/watcher-4118472-1467221812 -o /tmp/evaluation-result-4118472-1467221812/solver-4118472-1467221812 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node135-1467209133-5678 --watchdog 1960 --input HOME/instance-4118472-1467221812.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

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

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


[startup+0 s]
/proc/loadavg: 2.27 2.24 2.21 3/178 6819
/proc/meminfo: memFree=23518912/32872528 swapFree=1514864/1684516
[pid=6819] ppid=6816 vsize=55976 CPUtime=0 cores=0,2,4,6
/proc/6819/stat : 6819 (cdcl-cuttingpla) R 6816 6819 5662 0 -1 4202496 258 0 0 0 0 0 0 0 20 0 1 0 3133920 57319424 7804 33554432000 4194304 6211289 140735790644096 140735523405080 4206551 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6819/statm: 13994 7804 98 493 0 13491 0

[startup+0.100123 s]
/proc/loadavg: 2.27 2.24 2.21 3/178 6819
/proc/meminfo: memFree=23518912/32872528 swapFree=1514864/1684516
[pid=6819] ppid=6816 vsize=64944 CPUtime=0.09 cores=0,2,4,6
/proc/6819/stat : 6819 (cdcl-cuttingpla) R 6816 6819 5662 0 -1 4202496 587 0 0 0 8 1 0 0 20 0 1 0 3133920 66502656 13754 33554432000 4194304 6211289 140735790644096 140735523405080 4209856 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6819/statm: 16236 13754 214 493 0 15733 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 64944

[startup+0.200335 s]
/proc/loadavg: 2.27 2.24 2.21 3/178 6819
/proc/meminfo: memFree=23518912/32872528 swapFree=1514864/1684516
[pid=6819] ppid=6816 vsize=64944 CPUtime=0.19 cores=0,2,4,6
/proc/6819/stat : 6819 (cdcl-cuttingpla) R 6816 6819 5662 0 -1 4202496 611 0 0 0 18 1 0 0 20 0 1 0 3133920 66502656 13778 33554432000 4194304 6211289 140735790644096 140735523405080 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6819/statm: 16236 13778 219 493 0 15733 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 64944

[startup+0.300261 s]
/proc/loadavg: 2.27 2.24 2.21 3/178 6819
/proc/meminfo: memFree=23518912/32872528 swapFree=1514864/1684516
[pid=6819] ppid=6816 vsize=67792 CPUtime=0.29 cores=0,2,4,6
/proc/6819/stat : 6819 (cdcl-cuttingpla) R 6816 6819 5662 0 -1 4202496 955 0 0 0 28 1 0 0 20 0 1 0 3133920 69419008 13980 33554432000 4194304 6211289 140735790644096 140735523405080 4205291 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6819/statm: 16948 13980 219 493 0 16445 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 67792

[startup+0.700187 s]
/proc/loadavg: 2.27 2.24 2.21 3/178 6819
/proc/meminfo: memFree=23518912/32872528 swapFree=1514864/1684516
[pid=6819] ppid=6816 vsize=72480 CPUtime=0.69 cores=0,2,4,6
/proc/6819/stat : 6819 (cdcl-cuttingpla) R 6816 6819 5662 0 -1 4202496 2508 0 0 0 68 1 0 0 20 0 1 0 3133920 74219520 15396 33554432000 4194304 6211289 140735790644096 140735790642440 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6819/statm: 18120 15396 219 493 0 17617 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 72480

[startup+1.50023 s]
/proc/loadavg: 2.27 2.24 2.21 3/179 6866
/proc/meminfo: memFree=23794612/32872528 swapFree=1514864/1684516
[pid=6819] ppid=6816 vsize=79792 CPUtime=1.49 cores=0,2,4,6
/proc/6819/stat : 6819 (cdcl-cuttingpla) R 6816 6819 5662 0 -1 4202496 3073 0 0 0 148 1 0 0 20 0 1 0 3133920 81707008 15739 33554432000 4194304 6211289 140735790644096 140735790642440 4205291 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6819/statm: 19948 15739 219 493 0 19445 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 79792

[startup+3.10023 s]
/proc/loadavg: 2.25 2.23 2.21 3/179 6866
/proc/meminfo: memFree=23777684/32872528 swapFree=1514864/1684516
[pid=6819] ppid=6816 vsize=80056 CPUtime=3.09 cores=0,2,4,6
/proc/6819/stat : 6819 (cdcl-cuttingpla) R 6816 6819 5662 0 -1 4202496 3495 0 0 0 308 1 0 0 20 0 1 0 3133920 81977344 17031 33554432000 4194304 6211289 140735790644096 140735790642440 5158822 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6819/statm: 20014 17031 219 493 0 19511 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 80056

[startup+6.30026 s]
/proc/loadavg: 2.25 2.23 2.21 3/179 6866
/proc/meminfo: memFree=23760092/32872528 swapFree=1514864/1684516
[pid=6819] ppid=6816 vsize=92048 CPUtime=6.29 cores=0,2,4,6
/proc/6819/stat : 6819 (cdcl-cuttingpla) R 6816 6819 5662 0 -1 4202496 4451 0 0 0 627 2 0 0 20 0 1 0 3133920 94257152 19145 33554432000 4194304 6211289 140735790644096 140735790642440 4216538 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6819/statm: 23012 19145 219 493 0 22509 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 92048

[startup+12.7002 s]
/proc/loadavg: 2.21 2.22 2.21 3/179 6866
/proc/meminfo: memFree=23744324/32872528 swapFree=1514864/1684516
[pid=6819] ppid=6816 vsize=92592 CPUtime=12.69 cores=0,2,4,6
/proc/6819/stat : 6819 (cdcl-cuttingpla) R 6816 6819 5662 0 -1 4202496 4586 0 0 0 1267 2 0 0 20 0 1 0 3133920 94814208 20302 33554432000 4194304 6211289 140735790644096 140735790641960 4209304 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6819/statm: 23148 20302 219 493 0 22645 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 92592

[startup+25.5003 s]
/proc/loadavg: 2.18 2.22 2.20 3/179 6866
/proc/meminfo: memFree=23721536/32872528 swapFree=1514864/1684516
[pid=6819] ppid=6816 vsize=111856 CPUtime=25.49 cores=0,2,4,6
/proc/6819/stat : 6819 (cdcl-cuttingpla) R 6816 6819 5662 0 -1 4202496 5570 0 0 0 2547 2 0 0 20 0 1 0 3133920 114540544 22434 33554432000 4194304 6211289 140735790644096 140735790642440 4209314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6819/statm: 27964 22434 219 493 0 27461 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 111856

[startup+51.1003 s]
/proc/loadavg: 2.18 2.21 2.20 3/179 6866
/proc/meminfo: memFree=23693376/32872528 swapFree=1514864/1684516
[pid=6819] ppid=6816 vsize=112772 CPUtime=51.08 cores=0,2,4,6
/proc/6819/stat : 6819 (cdcl-cuttingpla) R 6816 6819 5662 0 -1 4202496 5787 0 0 0 5106 2 0 0 20 0 1 0 3133920 115478528 25717 33554432000 4194304 6211289 140735790644096 140735790642440 4209403 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6819/statm: 28193 25717 219 493 0 27690 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 112772

[startup+102.3 s]
/proc/loadavg: 2.33 2.25 2.21 3/179 6867
/proc/meminfo: memFree=23654640/32872528 swapFree=1514864/1684516
[pid=6819] ppid=6816 vsize=144988 CPUtime=102.28 cores=0,2,4,6
/proc/6819/stat : 6819 (cdcl-cuttingpla) R 6816 6819 5662 0 -1 4202496 6984 0 0 0 10225 3 0 0 20 0 1 0 3133920 148467712 30108 33554432000 4194304 6211289 140735790644096 140735790642440 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6819/statm: 36247 30108 219 493 0 35744 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 144988

[startup+162.3 s]
/proc/loadavg: 2.33 2.27 2.22 4/179 6869
/proc/meminfo: memFree=23625676/32872528 swapFree=1514864/1684516
[pid=6819] ppid=6816 vsize=146108 CPUtime=162.26 cores=0,2,4,6
/proc/6819/stat : 6819 (cdcl-cuttingpla) R 6816 6819 5662 0 -1 4202496 7203 0 0 0 16223 3 0 0 20 0 1 0 3133920 149614592 32882 33554432000 4194304 6211289 140735790644096 140735790642440 5158194 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6819/statm: 36527 32882 219 493 0 36024 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 146108

[startup+222.307 s]
/proc/loadavg: 2.38 2.29 2.23 4/180 6873
/proc/meminfo: memFree=23607112/32872528 swapFree=1514864/1684516
[pid=6819] ppid=6816 vsize=196804 CPUtime=222.26 cores=0,2,4,6
/proc/6819/stat : 6819 (cdcl-cuttingpla) R 6816 6819 5662 0 -1 4202496 7708 0 0 0 22223 3 0 0 20 0 1 0 3133920 201527296 34247 33554432000 4194304 6211289 140735790644096 140735790642440 4209298 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6819/statm: 49201 34247 219 493 0 48698 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 196804

[startup+282.3 s]
/proc/loadavg: 2.27 2.27 2.22 3/179 6874
/proc/meminfo: memFree=23586328/32872528 swapFree=1514864/1684516
[pid=6819] ppid=6816 vsize=197284 CPUtime=282.25 cores=0,2,4,6
/proc/6819/stat : 6819 (cdcl-cuttingpla) R 6816 6819 5662 0 -1 4202496 8344 0 0 0 28221 4 0 0 20 0 1 0 3133920 202018816 36194 33554432000 4194304 6211289 140735790644096 140735790641960 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6819/statm: 49321 36194 219 493 0 48818 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 197284

[startup+342.3 s]
/proc/loadavg: 2.34 2.28 2.23 3/179 6875
/proc/meminfo: memFree=23568940/32872528 swapFree=1514864/1684516
[pid=6819] ppid=6816 vsize=197636 CPUtime=342.24 cores=0,2,4,6
/proc/6819/stat : 6819 (cdcl-cuttingpla) R 6816 6819 5662 0 -1 4202496 8460 0 0 0 34220 4 0 0 20 0 1 0 3133920 202379264 37843 33554432000 4194304 6211289 140735790644096 140735790642440 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6819/statm: 49409 37843 219 493 0 48906 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 197636

[startup+402.3 s]
/proc/loadavg: 2.36 2.29 2.23 3/179 6876
/proc/meminfo: memFree=23556012/32872528 swapFree=1514864/1684516
[pid=6819] ppid=6816 vsize=197764 CPUtime=402.23 cores=0,2,4,6
/proc/6819/stat : 6819 (cdcl-cuttingpla) R 6816 6819 5662 0 -1 4202496 8504 0 0 0 40219 4 0 0 20 0 1 0 3133920 202510336 38398 33554432000 4194304 6211289 140735790644096 140735790642440 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6819/statm: 49441 38398 219 493 0 48938 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 197764

[startup+462.3 s]
/proc/loadavg: 2.34 2.29 2.23 3/179 6878
/proc/meminfo: memFree=23545132/32872528 swapFree=1514864/1684516
[pid=6819] ppid=6816 vsize=198244 CPUtime=462.22 cores=0,2,4,6
/proc/6819/stat : 6819 (cdcl-cuttingpla) R 6816 6819 5662 0 -1 4202496 8606 0 0 0 46218 4 0 0 20 0 1 0 3133920 203001856 39489 33554432000 4194304 6211289 140735790644096 140735790642440 4209392 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6819/statm: 49561 39489 219 493 0 49058 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 198244

[startup+522.3 s]
/proc/loadavg: 2.27 2.28 2.23 3/179 6879
/proc/meminfo: memFree=23538360/32872528 swapFree=1514864/1684516
[pid=6819] ppid=6816 vsize=198244 CPUtime=522.21 cores=0,2,4,6
/proc/6819/stat : 6819 (cdcl-cuttingpla) R 6816 6819 5662 0 -1 4202496 8771 0 0 0 52217 4 0 0 20 0 1 0 3133920 203001856 40116 33554432000 4194304 6211289 140735790644096 140735790642440 4209328 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6819/statm: 49561 40116 219 493 0 49058 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 198244

[startup+582.3 s]
/proc/loadavg: 2.28 2.28 2.23 3/179 6880
/proc/meminfo: memFree=23527368/32872528 swapFree=1514864/1684516
[pid=6819] ppid=6816 vsize=198596 CPUtime=582.2 cores=0,2,4,6
/proc/6819/stat : 6819 (cdcl-cuttingpla) R 6816 6819 5662 0 -1 4202496 8847 0 0 0 58216 4 0 0 20 0 1 0 3133920 203362304 41214 33554432000 4194304 6211289 140735790644096 140735790642008 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6819/statm: 49649 41214 219 493 0 49146 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 198596


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


[startup+942.3 s]
/proc/loadavg: 2.30 2.28 2.25 3/179 6890
/proc/meminfo: memFree=23468624/32872528 swapFree=1514864/1684516
[pid=6819] ppid=6816 vsize=201604 CPUtime=942.15 cores=0,2,4,6
/proc/6819/stat : 6819 (cdcl-cuttingpla) R 6816 6819 5662 0 -1 4202496 9473 0 0 0 94210 5 0 0 20 0 1 0 3133920 206442496 47461 33554432000 4194304 6211289 140735790644096 140735790642440 4209304 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6819/statm: 50401 47461 219 493 0 49898 0
Current children cumulated CPU time (s) 942.15
Current children cumulated vsize (KiB) 201604

[startup+1002.3 s]
/proc/loadavg: 2.22 2.26 2.25 4/179 6891
/proc/meminfo: memFree=23463828/32872528 swapFree=1514864/1684516
[pid=6819] ppid=6816 vsize=202244 CPUtime=1002.14 cores=0,2,4,6
/proc/6819/stat : 6819 (cdcl-cuttingpla) R 6816 6819 5662 0 -1 4202496 9574 0 0 0 100209 5 0 0 20 0 1 0 3133920 207097856 48073 33554432000 4194304 6211289 140735790644096 140735790642440 4209380 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6819/statm: 50561 48073 219 493 0 50058 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 202244

[startup+1062.3 s]
/proc/loadavg: 2.18 2.24 2.24 3/179 6893
/proc/meminfo: memFree=23454004/32872528 swapFree=1514864/1684516
[pid=6819] ppid=6816 vsize=283780 CPUtime=1062.13 cores=0,2,4,6
/proc/6819/stat : 6819 (cdcl-cuttingpla) R 6816 6819 5662 0 -1 4202496 10124 0 0 0 106208 5 0 0 20 0 1 0 3133920 290590720 48693 33554432000 4194304 6211289 140735790644096 140735790642440 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6819/statm: 70945 48693 219 493 0 70442 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 283780

[startup+1122.3 s]
/proc/loadavg: 2.30 2.26 2.24 3/179 6894
/proc/meminfo: memFree=23440036/32872528 swapFree=1514864/1684516
[pid=6819] ppid=6816 vsize=283952 CPUtime=1122.11 cores=0,2,4,6
/proc/6819/stat : 6819 (cdcl-cuttingpla) R 6816 6819 5662 0 -1 4202496 10581 0 0 0 112206 5 0 0 20 0 1 0 3133920 290766848 50488 33554432000 4194304 6211289 140735790644096 140735790642440 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6819/statm: 70988 50488 219 493 0 70485 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 283952

[startup+1182.3 s]
/proc/loadavg: 2.25 2.25 2.24 3/179 6895
/proc/meminfo: memFree=23433060/32872528 swapFree=1514864/1684516
[pid=6819] ppid=6816 vsize=284360 CPUtime=1182.1 cores=0,2,4,6
/proc/6819/stat : 6819 (cdcl-cuttingpla) R 6816 6819 5662 0 -1 4202496 10641 0 0 0 118205 5 0 0 20 0 1 0 3133920 291184640 51059 33554432000 4194304 6211289 140735790644096 140735790642440 4209501 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6819/statm: 71090 51059 219 493 0 70587 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 284360

[startup+1242.3 s]
/proc/loadavg: 2.24 2.25 2.24 3/179 6896
/proc/meminfo: memFree=23426604/32872528 swapFree=1514864/1684516
[pid=6819] ppid=6816 vsize=284720 CPUtime=1242.1 cores=0,2,4,6
/proc/6819/stat : 6819 (cdcl-cuttingpla) R 6816 6819 5662 0 -1 4202496 10716 0 0 0 124205 5 0 0 20 0 1 0 3133920 291553280 51645 33554432000 4194304 6211289 140735790644096 140735790642440 4209891 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6819/statm: 71180 51645 219 493 0 70677 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 284720

[startup+1302.3 s]
/proc/loadavg: 2.24 2.25 2.24 3/179 6897
/proc/meminfo: memFree=23425536/32872528 swapFree=1514864/1684516
[pid=6819] ppid=6816 vsize=284912 CPUtime=1302.09 cores=0,2,4,6
/proc/6819/stat : 6819 (cdcl-cuttingpla) R 6816 6819 5662 0 -1 4202496 10730 0 0 0 130204 5 0 0 20 0 1 0 3133920 291749888 51659 33554432000 4194304 6211289 140735790644096 140735790642440 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6819/statm: 71228 51659 219 493 0 70725 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 284912

[startup+1362.3 s]
/proc/loadavg: 2.31 2.26 2.24 4/179 6899
/proc/meminfo: memFree=23421668/32872528 swapFree=1514864/1684516
[pid=6819] ppid=6816 vsize=284912 CPUtime=1362.07 cores=0,2,4,6
/proc/6819/stat : 6819 (cdcl-cuttingpla) R 6816 6819 5662 0 -1 4202496 10755 0 0 0 136202 5 0 0 20 0 1 0 3133920 291749888 52195 33554432000 4194304 6211289 140735790644096 140735790642440 4209306 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6819/statm: 71228 52195 219 493 0 70725 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 284912

[startup+1422.3 s]
/proc/loadavg: 2.24 2.24 2.24 3/180 6903
/proc/meminfo: memFree=23415608/32872528 swapFree=1514864/1684516
[pid=6819] ppid=6816 vsize=285104 CPUtime=1422.07 cores=0,2,4,6
/proc/6819/stat : 6819 (cdcl-cuttingpla) R 6816 6819 5662 0 -1 4202496 10792 0 0 0 142202 5 0 0 20 0 1 0 3133920 291946496 52232 33554432000 4194304 6211289 140735790644096 140735790642440 4209314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6819/statm: 71276 52232 219 493 0 70773 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 285104

[startup+1482.3 s]
/proc/loadavg: 2.31 2.26 2.24 3/180 6927
/proc/meminfo: memFree=23410936/32872528 swapFree=1514864/1684516
[pid=6819] ppid=6816 vsize=285260 CPUtime=1482.06 cores=0,2,4,6
/proc/6819/stat : 6819 (cdcl-cuttingpla) R 6816 6819 5662 0 -1 4202496 10815 0 0 0 148201 5 0 0 20 0 1 0 3133920 292106240 52766 33554432000 4194304 6211289 140735790644096 140735790642440 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6819/statm: 71315 52766 219 493 0 70812 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 285260

[startup+1542.31 s]
/proc/loadavg: 2.17 2.22 2.23 4/179 6928
/proc/meminfo: memFree=23408536/32872528 swapFree=1514864/1684516
[pid=6819] ppid=6816 vsize=285260 CPUtime=1542.06 cores=0,2,4,6
/proc/6819/stat : 6819 (cdcl-cuttingpla) R 6816 6819 5662 0 -1 4202496 10833 0 0 0 154200 6 0 0 20 0 1 0 3133920 292106240 53295 33554432000 4194304 6211289 140735790644096 140735790642440 4209304 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6819/statm: 71315 53295 219 493 0 70812 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 285260

[startup+1602.3 s]
/proc/loadavg: 2.24 2.24 2.23 3/179 6929
/proc/meminfo: memFree=23400332/32872528 swapFree=1514864/1684516
[pid=6819] ppid=6816 vsize=285260 CPUtime=1602.05 cores=0,2,4,6
/proc/6819/stat : 6819 (cdcl-cuttingpla) R 6816 6819 5662 0 -1 4202496 10844 0 0 0 160199 6 0 0 20 0 1 0 3133920 292106240 53306 33554432000 4194304 6211289 140735790644096 140735790642440 4209314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6819/statm: 71315 53306 219 493 0 70812 0
Current children cumulated CPU time (s) 1602.05
Current children cumulated vsize (KiB) 285260

[startup+1662.3 s]
/proc/loadavg: 2.25 2.24 2.23 3/179 6931
/proc/meminfo: memFree=23396340/32872528 swapFree=1514864/1684516
[pid=6819] ppid=6816 vsize=285648 CPUtime=1662.04 cores=0,2,4,6
/proc/6819/stat : 6819 (cdcl-cuttingpla) R 6816 6819 5662 0 -1 4202496 10900 0 0 0 166198 6 0 0 20 0 1 0 3133920 292503552 53873 33554432000 4194304 6211289 140735790644096 140735790642440 4209304 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6819/statm: 71412 53873 219 493 0 70909 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 285648

[startup+1722.3 s]
/proc/loadavg: 2.25 2.24 2.23 3/179 6932
/proc/meminfo: memFree=23396192/32872528 swapFree=1514864/1684516
[pid=6819] ppid=6816 vsize=285648 CPUtime=1722.02 cores=0,2,4,6
/proc/6819/stat : 6819 (cdcl-cuttingpla) R 6816 6819 5662 0 -1 4202496 10904 0 0 0 172196 6 0 0 20 0 1 0 3133920 292503552 53877 33554432000 4194304 6211289 140735790644096 140735790642440 4209464 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6819/statm: 71412 53877 219 493 0 70909 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 285648

[startup+1782.3 s]
/proc/loadavg: 2.30 2.25 2.23 3/179 6933
/proc/meminfo: memFree=23390972/32872528 swapFree=1514864/1684516
[pid=6819] ppid=6816 vsize=285648 CPUtime=1782.02 cores=0,2,4,6
/proc/6819/stat : 6819 (cdcl-cuttingpla) R 6816 6819 5662 0 -1 4202496 10904 0 0 0 178196 6 0 0 20 0 1 0 3133920 292503552 53877 33554432000 4194304 6211289 140735790644096 140735790642440 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6819/statm: 71412 53877 219 493 0 70909 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 285648



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.43 2.28 2.24 3/179 6933
/proc/meminfo: memFree=23390728/32872528 swapFree=1514864/1684516
[pid=6819] ppid=6816 vsize=285648 CPUtime=1800.01 cores=0,2,4,6
/proc/6819/stat : 6819 (cdcl-cuttingpla) R 6816 6819 5662 0 -1 4202496 10909 0 0 0 179995 6 0 0 20 0 1 0 3133920 292503552 53882 33554432000 4194304 6211289 140735790644096 140735790642440 4209392 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6819/statm: 71412 53882 219 493 0 70909 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 285648

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

[startup+1800.3 s]
/proc/loadavg: 2.43 2.28 2.24 3/179 6933
/proc/meminfo: memFree=23390728/32872528 swapFree=1514864/1684516
[pid=6819] ppid=6816 vsize=285648 CPUtime=1800.01 cores=0,2,4,6
/proc/6819/stat : 6819 (cdcl-cuttingpla) R 6816 6819 5662 0 -1 4202496 10909 0 0 0 179995 6 0 0 20 0 1 0 3133920 292503552 53882 33554432000 4194304 6211289 140735790644096 140735790642440 4209392 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6819/statm: 71412 53882 219 493 0 70909 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 285648

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1799.96
CPU system time (s): 0.067989
CPU usage (%): 99.9846
Max. virtual memory (cumulated for all children) (KiB): 285648

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

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.66629 second user time and 6.85396 second system time

The end

Launcher Data

Begin job on node135 at 2016-06-29 19:36:52
IDJOB=4118472
IDBENCH=111497
IDSOLVER=2549
FILE ID=node135/4118472-1467221812
RUNJOBID= node135-1467209133-5678
PBS_JOBID= 19997575
Free space on /tmp= 71712 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-autocorr_bern20-05.lin.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4118472-1467221812/watcher-4118472-1467221812 -o /tmp/evaluation-result-4118472-1467221812/solver-4118472-1467221812 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node135-1467209133-5678 --watchdog 1960 --input HOME/instance-4118472-1467221812.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= f3b459ecd342f6aa7bfd559eb4333d18
RANDOM SEED=1638820630

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.722
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.722
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.722
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.68
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.722
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:        23519564 kB
Buffers:          156600 kB
Cached:          6332812 kB
SwapCached:            0 kB
Active:           595892 kB
Inactive:        6312676 kB
Active(anon):     421744 kB
Inactive(anon):        0 kB
Active(file):     174148 kB
Inactive(file):  6312676 kB
Unevictable:     1684516 kB
Mlocked:         1514864 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              2408 kB
Writeback:            16 kB
AnonPages:       2103336 kB
Mapped:            14836 kB
Shmem:               216 kB
Slab:             627648 kB
SReclaimable:      71752 kB
SUnreclaim:       555896 kB
KernelStack:        1464 kB
PageTables:         8212 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2229408 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988112 kB
HardwareCorrupted:     0 kB
AnonHugePages:    567296 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= 71708 MiB
End job on node135 at 2016-06-29 20:06:52