Trace number 4118967

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

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/
minlplib2-pb-0.1.0/opb/normalized-autocorr_bern45-05.lin.opb
MD5SUM880a7980df3d2b06275e6dfd41d8e0a1
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-250
Best CPU time to get the best result obtained on this benchmark1800.09
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables507
Total number of constraints924
Number of constraints which are clauses462
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints462
Minimum length of a constraint3
Maximum length of a constraint5
Number of terms in the objective function 507
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 10496
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 32
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 10496
Number of bits of the biggest sum of numbers14
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.01	c * #variable= 507 #constraint= 924
0.00/0.01	c * #variable= 507 #constraint= 924
0.08/0.13	c S1->S2
0.08/0.13	c #Conflicts:       1000 | #Learnt:       1000 | 0.000
0.08/0.13	c total clause space: 4.25031MB
0.08/0.13	c total #watches: 17287
0.29/0.31	c total #propagations: 68164 / total #impl: 429444 (eff. 0.159)
0.29/0.31	c #Conflicts:       2000 | #Learnt:       2000 | 0.000
0.29/0.31	c total clause space: 11.2235MB
0.29/0.31	c total #watches: 30109
0.49/0.53	c total #propagations: 166587 / total #impl: 1183549 (eff. 0.141)
0.49/0.53	c GC COLLECT
0.49/0.53	c #Conflicts:       3000 | #Learnt:       2007 | 0.000
0.49/0.53	c total clause space: 11.2235MB
0.49/0.53	c total #watches: 31745
0.79/0.80	c total #propagations: 276302 / total #impl: 1941803 (eff. 0.142)
0.79/0.80	c #Conflicts:       4000 | #Learnt:       3007 | 0.000
0.79/0.80	c total clause space: 11.2235MB
0.79/0.80	c total #watches: 40455
0.99/1.02	c total #propagations: 380925 / total #impl: 2635218 (eff. 0.145)
0.99/1.02	c GC COLLECT
0.99/1.02	c #Conflicts:       5000 | #Learnt:       2357 | 0.000
0.99/1.02	c total clause space: 18.2382MB
0.99/1.02	c total #watches: 33031
1.19/1.26	c total #propagations: 488179 / total #impl: 3268132 (eff. 0.149)
1.19/1.26	c #Conflicts:       6000 | #Learnt:       3357 | 0.000
1.19/1.26	c total clause space: 18.2382MB
1.19/1.26	c total #watches: 39784
1.48/1.51	c total #propagations: 580836 / total #impl: 3774329 (eff. 0.154)
1.48/1.51	c GC COLLECT
1.48/1.51	c #Conflicts:       7000 | #Learnt:       2234 | 0.000
1.48/1.51	c total clause space: 18.2382MB
1.48/1.51	c total #watches: 31076
1.68/1.77	c total #propagations: 686398 / total #impl: 4182005 (eff. 0.164)
1.68/1.77	c #Conflicts:       8000 | #Learnt:       3234 | 0.000
1.68/1.77	c total clause space: 18.2382MB
1.68/1.77	c total #watches: 40562
1.98/2.04	c total #propagations: 794235 / total #impl: 4965064 (eff. 0.160)
1.98/2.04	c #Conflicts:       9000 | #Learnt:       4234 | 0.000
1.98/2.04	c total clause space: 18.2382MB
1.98/2.04	c total #watches: 50236
2.29/2.36	c total #propagations: 914987 / total #impl: 5584944 (eff. 0.164)
2.29/2.36	c GC COLLECT
2.29/2.36	c #Conflicts:      10000 | #Learnt:       2722 | 0.000
2.29/2.36	c total clause space: 18.2382MB
2.29/2.36	c total #watches: 37583
2.58/2.63	c total #propagations: 1027964 / total #impl: 6254754 (eff. 0.164)
2.58/2.63	c #Conflicts:      11000 | #Learnt:       3722 | 0.000
2.58/2.63	c total clause space: 18.2382MB
2.58/2.63	c total #watches: 41519
2.88/2.92	c total #propagations: 1133202 / total #impl: 6799009 (eff. 0.167)
2.88/2.92	c #Conflicts:      12000 | #Learnt:       4722 | 0.000
2.88/2.92	c total clause space: 18.2382MB
2.88/2.92	c total #watches: 47382
3.19/3.21	c total #propagations: 1247157 / total #impl: 7354495 (eff. 0.170)
3.19/3.21	c #Conflicts:      13000 | #Learnt:       5722 | 0.000
3.19/3.21	c total clause space: 18.2382MB
3.19/3.21	c total #watches: 56640
3.49/3.50	c total #propagations: 1362385 / total #impl: 7892323 (eff. 0.173)
3.49/3.50	c GC COLLECT
3.49/3.50	c #Conflicts:      14000 | #Learnt:       3861 | 0.000
3.49/3.50	c total clause space: 18.2382MB
3.49/3.50	c total #watches: 37158
3.69/3.78	c total #propagations: 1476238 / total #impl: 8420184 (eff. 0.175)
3.69/3.78	c #Conflicts:      15000 | #Learnt:       4861 | 0.000
3.69/3.78	c total clause space: 18.2382MB
3.69/3.78	c total #watches: 42778
3.99/4.09	c total #propagations: 1590253 / total #impl: 8822565 (eff. 0.180)
3.99/4.09	c #Conflicts:      16000 | #Learnt:       5861 | 0.000
3.99/4.09	c total clause space: 18.2382MB
3.99/4.09	c total #watches: 47138
4.29/4.39	c total #propagations: 1713575 / total #impl: 9262280 (eff. 0.185)
4.29/4.39	c GC COLLECT
4.29/4.39	c #Conflicts:      17000 | #Learnt:       3686 | 0.000
4.29/4.39	c total clause space: 29.637MB
4.29/4.39	c total #watches: 37730
4.69/4.70	c total #propagations: 1832002 / total #impl: 9694330 (eff. 0.189)
4.69/4.70	c #Conflicts:      18000 | #Learnt:       4686 | 0.000
4.69/4.70	c total clause space: 29.637MB
4.69/4.70	c total #watches: 43634
4.89/4.98	c total #propagations: 1945575 / total #impl: 10062226 (eff. 0.193)
4.89/4.98	c #Conflicts:      19000 | #Learnt:       5686 | 0.000
4.89/4.98	c total clause space: 29.637MB
4.89/4.98	c total #watches: 49572
5.29/5.30	c total #propagations: 2059775 / total #impl: 10434561 (eff. 0.197)
5.29/5.30	c #Conflicts:      20000 | #Learnt:       6686 | 0.000
5.29/5.30	c total clause space: 29.637MB
5.29/5.30	c total #watches: 55447
5.50/5.58	c total #propagations: 2173377 / total #impl: 10938839 (eff. 0.199)
5.50/5.58	c GC COLLECT
5.50/5.58	c #Conflicts:      21000 | #Learnt:       4193 | 0.000
5.50/5.58	c total clause space: 29.637MB
5.50/5.58	c total #watches: 41537
5.79/5.85	c total #propagations: 2291338 / total #impl: 11363970 (eff. 0.202)
5.79/5.85	c #Conflicts:      22000 | #Learnt:       5193 | 0.000
5.79/5.85	c total clause space: 29.637MB
5.79/5.85	c total #watches: 49738
6.09/6.15	c total #propagations: 2407919 / total #impl: 11760898 (eff. 0.205)
6.09/6.15	c #Conflicts:      23000 | #Learnt:       6193 | 0.000
6.09/6.15	c total clause space: 29.637MB
6.09/6.15	c total #watches: 56886
6.49/6.50	c total #propagations: 2523665 / total #impl: 12260518 (eff. 0.206)
6.49/6.50	c #Conflicts:      24000 | #Learnt:       7193 | 0.000
6.49/6.50	c total clause space: 29.637MB
6.49/6.50	c total #watches: 62753
6.79/6.84	c total #propagations: 2644411 / total #impl: 12734306 (eff. 0.208)
6.79/6.84	c GC COLLECT
6.79/6.84	c #Conflicts:      25000 | #Learnt:       4397 | 0.000
6.79/6.84	c total clause space: 29.637MB
6.79/6.84	c total #watches: 47867
7.09/7.18	c total #propagations: 2762396 / total #impl: 13199180 (eff. 0.209)
7.09/7.18	c #Conflicts:      26000 | #Learnt:       5397 | 0.000
7.09/7.18	c total clause space: 29.637MB
7.09/7.18	c total #watches: 49994
7.49/7.51	c total #propagations: 2880263 / total #impl: 13765993 (eff. 0.209)
7.49/7.51	c #Conflicts:      27000 | #Learnt:       6397 | 0.000
7.49/7.51	c total clause space: 29.637MB
7.49/7.51	c total #watches: 52579
7.80/7.85	c total #propagations: 3000591 / total #impl: 14318300 (eff. 0.210)
7.80/7.85	c #Conflicts:      28000 | #Learnt:       7397 | 0.000
7.80/7.85	c total clause space: 29.637MB
7.80/7.85	c total #watches: 59281
8.09/8.16	c total #propagations: 3114102 / total #impl: 14925772 (eff. 0.209)
8.09/8.16	c GC COLLECT
8.09/8.16	c #Conflicts:      29000 | #Learnt:       4304 | 0.000
8.09/8.16	c total clause space: 29.637MB
8.09/8.16	c total #watches: 37141
8.39/8.46	c total #propagations: 3236682 / total #impl: 15412984 (eff. 0.210)
8.39/8.46	c #Conflicts:      30000 | #Learnt:       5304 | 0.000
8.39/8.46	c total clause space: 29.637MB
8.39/8.46	c total #watches: 41216
8.69/8.77	c total #propagations: 3346040 / total #impl: 15955733 (eff. 0.210)
8.69/8.77	c #Conflicts:      31000 | #Learnt:       6304 | 0.000
8.69/8.77	c total clause space: 29.637MB
8.69/8.77	c total #watches: 47739
8.99/9.08	c total #propagations: 3461565 / total #impl: 16458734 (eff. 0.210)
8.99/9.08	c #Conflicts:      32000 | #Learnt:       7304 | 0.000
8.99/9.08	c total clause space: 29.637MB
8.99/9.08	c total #watches: 52929
9.39/9.41	c total #propagations: 3566290 / total #impl: 16956028 (eff. 0.210)
9.39/9.41	c #Conflicts:      33000 | #Learnt:       8304 | 0.000
9.39/9.41	c total clause space: 29.637MB
9.39/9.41	c total #watches: 58729
9.69/9.72	c total #propagations: 3678378 / total #impl: 17397151 (eff. 0.211)
9.69/9.72	c GC COLLECT
9.69/9.72	c #Conflicts:      34000 | #Learnt:       4906 | 0.000
9.69/9.72	c total clause space: 29.637MB
9.69/9.72	c total #watches: 41431
9.90/9.99	c total #propagations: 3786236 / total #impl: 17845866 (eff. 0.212)
9.90/9.99	c #Conflicts:      35000 | #Learnt:       5906 | 0.000
9.90/9.99	c total clause space: 29.637MB
9.90/9.99	c total #watches: 48737
10.29/10.31	c total #propagations: 3900723 / total #impl: 18347735 (eff. 0.213)
10.29/10.31	c #Conflicts:      36000 | #Learnt:       6906 | 0.000
10.29/10.31	c total clause space: 29.637MB
10.29/10.31	c total #watches: 53951
10.59/10.61	c total #propagations: 4012545 / total #impl: 18908759 (eff. 0.212)
10.59/10.61	c #Conflicts:      37000 | #Learnt:       7906 | 0.000
10.59/10.61	c total clause space: 29.637MB
10.59/10.61	c total #watches: 61350
10.89/10.97	c total #propagations: 4121512 / total #impl: 19448974 (eff. 0.212)
10.89/10.97	c #Conflicts:      38000 | #Learnt:       8906 | 0.000
10.89/10.97	c total clause space: 29.637MB
10.89/10.97	c total #watches: 67089
11.29/11.31	c total #propagations: 4237373 / total #impl: 20019942 (eff. 0.212)
11.29/11.31	c GC COLLECT
11.29/11.31	c #Conflicts:      39000 | #Learnt:       5205 | 0.000
11.29/11.31	c total clause space: 29.637MB
11.29/11.31	c total #watches: 45522
11.59/11.63	c total #propagations: 4365398 / total #impl: 20502607 (eff. 0.213)
11.59/11.63	c #Conflicts:      40000 | #Learnt:       6205 | 0.000
11.59/11.63	c total clause space: 29.637MB
11.59/11.63	c total #watches: 49850
11.89/11.97	c total #propagations: 4483403 / total #impl: 21143175 (eff. 0.212)
11.89/11.97	c #Conflicts:      41000 | #Learnt:       7205 | 0.000
11.89/11.97	c total clause space: 29.637MB
11.89/11.97	c total #watches: 54355
12.29/12.32	c total #propagations: 4592493 / total #impl: 21917930 (eff. 0.210)
12.29/12.32	c #Conflicts:      42000 | #Learnt:       8205 | 0.000
12.29/12.32	c total clause space: 29.637MB
12.29/12.32	c total #watches: 60918
12.59/12.67	c total #propagations: 4720204 / total #impl: 22523325 (eff. 0.210)
12.59/12.67	c #Conflicts:      43000 | #Learnt:       9205 | 0.000
12.59/12.67	c total clause space: 29.637MB
12.59/12.67	c total #watches: 65082
12.99/13.04	c total #propagations: 4832748 / total #impl: 23043620 (eff. 0.210)
12.99/13.04	c GC COLLECT
12.99/13.04	c #Conflicts:      44000 | #Learnt:       5201 | 0.000
12.99/13.04	c total clause space: 29.637MB
12.99/13.04	c total #watches: 37599
13.30/13.31	c total #propagations: 4940453 / total #impl: 23553195 (eff. 0.210)
13.30/13.31	c #Conflicts:      45000 | #Learnt:       6201 | 0.000
13.30/13.31	c total clause space: 29.637MB
13.30/13.31	c total #watches: 44305
13.49/13.57	c total #propagations: 5054488 / total #impl: 24052369 (eff. 0.210)
13.49/13.57	c #Conflicts:      46000 | #Learnt:       7201 | 0.000
13.49/13.57	c total clause space: 29.637MB
13.49/13.57	c total #watches: 49154
13.79/13.85	c total #propagations: 5182125 / total #impl: 24564852 (eff. 0.211)
13.79/13.85	c #Conflicts:      47000 | #Learnt:       8201 | 0.000
13.79/13.85	c total clause space: 29.637MB
13.79/13.85	c total #watches: 55467
14.09/14.16	c total #propagations: 5308292 / total #impl: 24998734 (eff. 0.212)
14.09/14.16	c #Conflicts:      48000 | #Learnt:       9201 | 0.000
14.09/14.16	c total clause space: 29.637MB
14.09/14.16	c total #watches: 62018
14.40/14.48	c total #propagations: 5422625 / total #impl: 25494006 (eff. 0.213)
14.40/14.48	c #Conflicts:      49000 | #Learnt:      10201 | 0.000
14.40/14.48	c total clause space: 29.637MB
14.40/14.48	c total #watches: 68138
14.79/14.80	c total #propagations: 5540687 / total #impl: 26066792 (eff. 0.213)
14.79/14.80	c GC COLLECT
14.79/14.80	c #Conflicts:      50000 | #Learnt:       5899 | 0.000
14.79/14.80	c total clause space: 29.637MB
14.79/14.80	c total #watches: 48679
14.99/15.09	c total #propagations: 5656567 / total #impl: 26517476 (eff. 0.213)
14.99/15.09	c #Conflicts:      51000 | #Learnt:       6899 | 0.000
14.99/15.09	c total clause space: 29.637MB
14.99/15.09	c total #watches: 56333
15.29/15.39	c total #propagations: 5785430 / total #impl: 27002971 (eff. 0.214)
15.29/15.39	c #Conflicts:      52000 | #Learnt:       7899 | 0.000
15.29/15.39	c total clause space: 29.637MB
15.29/15.39	c total #watches: 60043
15.59/15.68	c total #propagations: 5893455 / total #impl: 27796095 (eff. 0.212)
15.59/15.68	c #Conflicts:      53000 | #Learnt:       8899 | 0.000
15.59/15.68	c total clause space: 29.637MB
15.59/15.68	c total #watches: 63481
15.99/16.02	c total #propagations: 5997108 / total #impl: 28405638 (eff. 0.211)
15.99/16.02	c #Conflicts:      54000 | #Learnt:       9899 | 0.000
15.99/16.02	c total clause space: 29.637MB
15.99/16.02	c total #watches: 68695
16.29/16.34	c total #propagations: 6118720 / total #impl: 29160198 (eff. 0.210)
16.29/16.34	c #Conflicts:      55000 | #Learnt:      10899 | 0.000
16.29/16.34	c total clause space: 29.637MB
16.29/16.34	c total #watches: 75716
16.59/16.64	c total #propagations: 6244723 / total #impl: 29803834 (eff. 0.210)
16.59/16.64	c GC COLLECT
16.59/16.64	c #Conflicts:      56000 | #Learnt:       6298 | 0.000
16.59/16.64	c total clause space: 29.637MB
16.59/16.64	c total #watches: 45579
16.89/16.92	c total #propagations: 6359260 / total #impl: 30434677 (eff. 0.209)
16.89/16.92	c #Conflicts:      57000 | #Learnt:       7298 | 0.000
16.89/16.92	c total clause space: 29.637MB
16.89/16.92	c total #watches: 48951
17.19/17.22	c total #propagations: 6476008 / total #impl: 31117615 (eff. 0.208)
17.19/17.22	c #Conflicts:      58000 | #Learnt:       8298 | 0.000
17.19/17.22	c total clause space: 29.637MB
17.19/17.22	c total #watches: 53065
17.49/17.55	c total #propagations: 6585544 / total #impl: 31760456 (eff. 0.207)
17.49/17.55	c #Conflicts:      59000 | #Learnt:       9298 | 0.000
17.49/17.55	c total clause space: 29.637MB
17.49/17.55	c total #watches: 57057
17.79/17.85	c total #propagations: 6712866 / total #impl: 32401172 (eff. 0.207)
17.79/17.85	c #Conflicts:      60000 | #Learnt:      10298 | 0.000
17.79/17.85	c total clause space: 29.637MB
17.79/17.85	c total #watches: 59697
18.09/18.10	c total #propagations: 6821364 / total #impl: 32957096 (eff. 0.207)
18.09/18.10	c #Conflicts:      61000 | #Learnt:      11298 | 0.000
18.09/18.10	c total clause space: 29.637MB
18.09/18.10	c total #watches: 63162
18.29/18.36	c total #propagations: 6926534 / total #impl: 33407099 (eff. 0.207)
18.29/18.36	c GC COLLECT
18.29/18.36	c #Conflicts:      62000 | #Learnt:       6395 | 0.000
18.29/18.36	c total clause space: 29.637MB
18.29/18.36	c total #watches: 35843
18.59/18.60	c total #propagations: 7033515 / total #impl: 33968419 (eff. 0.207)
18.59/18.60	c #Conflicts:      63000 | #Learnt:       7395 | 0.000
18.59/18.60	c total clause space: 29.637MB
18.59/18.60	c total #watches: 39419
18.79/18.85	c total #propagations: 7148449 / total #impl: 34683540 (eff. 0.206)
18.79/18.85	c #Conflicts:      64000 | #Learnt:       8395 | 0.000
18.79/18.85	c total clause space: 29.637MB
18.79/18.85	c total #watches: 41633
19.09/19.11	c total #propagations: 7270735 / total #impl: 35521380 (eff. 0.205)
19.09/19.11	c #Conflicts:      65000 | #Learnt:       9395 | 0.000
19.09/19.11	c total clause space: 29.637MB
19.09/19.11	c total #watches: 45302
19.29/19.38	c total #propagations: 7380017 / total #impl: 36279021 (eff. 0.203)
19.29/19.38	c #Conflicts:      66000 | #Learnt:      10395 | 0.000
19.29/19.38	c total clause space: 29.637MB
19.29/19.38	c total #watches: 49613
19.59/19.67	c total #propagations: 7499738 / total #impl: 36999589 (eff. 0.203)
19.59/19.67	c #Conflicts:      67000 | #Learnt:      11395 | 0.000
19.59/19.67	c total clause space: 29.637MB
19.59/19.67	c total #watches: 53402
19.79/19.89	c total #propagations: 7631827 / total #impl: 37852138 (eff. 0.202)
19.79/19.89	c #Conflicts:      68000 | #Learnt:      12395 | 0.000
19.79/19.89	c total clause space: 29.637MB
19.79/19.89	c total #watches: 59707
20.09/20.13	c total #propagations: 7742131 / total #impl: 38385030 (eff. 0.202)
20.09/20.13	c GC COLLECT
20.09/20.13	c #Conflicts:      69000 | #Learnt:       7195 | 0.000
20.09/20.13	c total clause space: 29.637MB
20.09/20.13	c total #watches: 43236
20.29/20.38	c total #propagations: 7855964 / total #impl: 38964382 (eff. 0.202)
20.29/20.38	c #Conflicts:      70000 | #Learnt:       8195 | 0.000
20.29/20.38	c total clause space: 29.637MB
20.29/20.38	c total #watches: 47799
20.59/20.65	c total #propagations: 7969109 / total #impl: 39422912 (eff. 0.202)
20.59/20.65	c #Conflicts:      71000 | #Learnt:       9195 | 0.000
20.59/20.65	c total clause space: 29.637MB
20.59/20.65	c total #watches: 50863
20.79/20.89	c total #propagations: 8090596 / total #impl: 40050625 (eff. 0.202)
20.79/20.89	c #Conflicts:      72000 | #Learnt:      10194 | 0.000
20.79/20.89	c total clause space: 29.637MB
20.79/20.89	c total #watches: 54723
21.09/21.12	c total #propagations: 8204396 / total #impl: 40592729 (eff. 0.202)
21.09/21.12	c #Conflicts:      73000 | #Learnt:      11194 | 0.000
21.09/21.12	c total clause space: 29.637MB
21.09/21.12	c total #watches: 60060
21.29/21.37	c total #propagations: 8316499 / total #impl: 41014872 (eff. 0.203)
21.29/21.37	c #Conflicts:      74000 | #Learnt:      12193 | 0.000
21.29/21.37	c total clause space: 29.637MB
21.29/21.37	c total #watches: 63373
21.49/21.56	c total #propagations: 8414576 / total #impl: 41484566 (eff. 0.203)
21.49/21.56	c S2->S1
21.49/21.56	c S1->S2
21.49/21.56	c GC COLLECT
21.49/21.56	c #Conflicts:      75000 | #Learnt:        381 | 0.000
21.49/21.56	c total clause space: 29.637MB
21.49/21.56	c total #watches: 7489
21.69/21.74	c total #propagations: 8482268 / total #impl: 41952108 (eff. 0.202)
21.69/21.74	c #Conflicts:      76000 | #Learnt:       1381 | 0.000
21.69/21.74	c total clause space: 29.637MB
21.69/21.74	c total #watches: 16595
21.89/21.95	c total #propagations: 8525927 / total #impl: 42517117 (eff. 0.201)
21.89/21.95	c #Conflicts:      77000 | #Learnt:       2381 | 0.000
21.89/21.95	c total clause space: 29.637MB
21.89/21.95	c total #watches: 26949
22.19/22.28	c total #propagations: 8570264 / total #impl: 43138061 (eff. 0.199)
22.19/22.28	c #Conflicts:      78000 | #Learnt:       3381 | 0.000
22.19/22.28	c total clause space: 29.637MB
22.19/22.28	c total #watches: 40320
22.69/22.75	c total #propagations: 8618039 / total #impl: 43905356 (eff. 0.196)
22.69/22.75	c #Conflicts:      79000 | #Learnt:       4381 | 0.000
22.69/22.75	c total clause space: 29.637MB
22.69/22.75	c total #watches: 54864
23.28/23.36	c total #propagations: 8661481 / total #impl: 44692884 (eff. 0.194)
23.28/23.36	c #Conflicts:      80000 | #Learnt:       5381 | 0.000
23.28/23.36	c total clause space: 48.1602MB
23.28/23.36	c total #watches: 66790
23.98/24.02	c total #propagations: 8709802 / total #impl: 45661929 (eff. 0.191)
23.98/24.02	c #Conflicts:      81000 | #Learnt:       6381 | 0.000
23.98/24.02	c total clause space: 48.1602MB
23.98/24.02	c total #watches: 77373
24.68/24.76	c total #propagations: 8755213 / total #impl: 46673594 (eff. 0.188)
24.68/24.76	c GC COLLECT
24.68/24.76	c #Conflicts:      82000 | #Learnt:       3739 | 0.000
24.68/24.76	c total clause space: 48.1602MB
24.68/24.76	c total #watches: 56692
25.39/25.41	c total #propagations: 8804190 / total #impl: 47272616 (eff. 0.186)
25.39/25.41	c #Conflicts:      83000 | #Learnt:       4739 | 0.000
25.39/25.41	c total clause space: 48.1602MB
25.39/25.41	c total #watches: 67314
26.08/26.14	c total #propagations: 8855212 / total #impl: 48023597 (eff. 0.184)
26.08/26.14	c #Conflicts:      84000 | #Learnt:       5739 | 0.000
26.08/26.14	c total clause space: 48.1602MB
26.08/26.14	c total #watches: 78855
26.68/26.77	c total #propagations: 8908403 / total #impl: 48798191 (eff. 0.183)
26.68/26.77	c #Conflicts:      85000 | #Learnt:       6739 | 0.000
26.68/26.77	c total clause space: 48.1602MB
26.68/26.77	c total #watches: 89650
27.49/27.52	c total #propagations: 8962405 / total #impl: 49504931 (eff. 0.181)
27.49/27.52	c #Conflicts:      86000 | #Learnt:       7739 | 0.000
27.49/27.52	c total clause space: 78.2603MB
27.49/27.52	c total #watches: 97476
28.38/28.42	c total #propagations: 9017580 / total #impl: 50175735 (eff. 0.180)
28.38/28.42	c #Conflicts:      87000 | #Learnt:       8739 | 0.000
28.38/28.42	c total clause space: 78.2603MB
28.38/28.42	c total #watches: 104560
29.28/29.37	c total #propagations: 9072488 / total #impl: 50841359 (eff. 0.178)
29.28/29.37	c #Conflicts:      88000 | #Learnt:       9739 | 0.000
29.28/29.37	c total clause space: 78.2603MB
29.28/29.37	c total #watches: 113674
30.28/30.32	c total #propagations: 9125932 / total #impl: 51456220 (eff. 0.177)
30.28/30.32	c #Conflicts:      89000 | #Learnt:      10739 | 0.000
30.28/30.32	c total clause space: 78.2603MB
30.28/30.32	c total #watches: 119922
31.08/31.15	c total #propagations: 9181695 / total #impl: 52411508 (eff. 0.175)
31.08/31.15	c GC COLLECT
31.08/31.15	c #Conflicts:      90000 | #Learnt:       6217 | 0.000
31.08/31.15	c total clause space: 78.2603MB
31.08/31.15	c total #watches: 81335
31.89/31.97	c total #propagations: 9236150 / total #impl: 53166317 (eff. 0.174)
31.89/31.97	c #Conflicts:      91000 | #Learnt:       7217 | 0.000
31.89/31.97	c total clause space: 78.2603MB
31.89/31.97	c total #watches: 96693
32.78/32.87	c total #propagations: 9291001 / total #impl: 53904212 (eff. 0.172)
32.78/32.87	c #Conflicts:      92000 | #Learnt:       8217 | 0.000
32.78/32.87	c total clause space: 78.2603MB
32.78/32.87	c total #watches: 107821
33.78/33.83	c total #propagations: 9346808 / total #impl: 54539559 (eff. 0.171)
33.78/33.83	c #Conflicts:      93000 | #Learnt:       9217 | 0.000
33.78/33.83	c total clause space: 78.2603MB
33.78/33.83	c total #watches: 117398
34.68/34.77	c total #propagations: 9403782 / total #impl: 55197011 (eff. 0.170)
34.68/34.77	c #Conflicts:      94000 | #Learnt:      10217 | 0.000
34.68/34.77	c total clause space: 78.2603MB
34.68/34.77	c total #watches: 125727
35.48/35.59	c total #propagations: 9462094 / total #impl: 55835385 (eff. 0.169)
35.48/35.59	c #Conflicts:      95000 | #Learnt:      11217 | 0.000
35.48/35.59	c total clause space: 78.2603MB
35.48/35.59	c total #watches: 133578
36.78/36.86	c total #propagations: 9518800 / total #impl: 56402887 (eff. 0.169)
36.78/36.86	c #Conflicts:      96000 | #Learnt:      12217 | 0.000
36.78/36.86	c total clause space: 127.173MB
36.78/36.86	c total #watches: 144022
37.89/37.97	c total #propagations: 9578121 / total #impl: 57085464 (eff. 0.168)
37.89/37.97	c #Conflicts:      97000 | #Learnt:      13217 | 0.000
37.89/37.97	c total clause space: 127.173MB
37.89/37.97	c total #watches: 149867
38.59/38.62	c total #propagations: 9633626 / total #impl: 57840682 (eff. 0.167)
38.59/38.62	c GC COLLECT
38.59/38.62	c #Conflicts:      98000 | #Learnt:       7609 | 0.000
38.59/38.62	c total clause space: 127.173MB
38.59/38.62	c total #watches: 97558
39.39/39.41	c total #propagations: 9686445 / total #impl: 58468322 (eff. 0.166)
39.39/39.41	c #Conflicts:      99000 | #Learnt:       8609 | 0.000
39.39/39.41	c total clause space: 127.173MB
39.39/39.41	c total #watches: 114698
40.29/40.34	c total #propagations: 9737183 / total #impl: 59039691 (eff. 0.165)
40.29/40.34	c #Conflicts:     100000 | #Learnt:       9609 | 0.000
40.29/40.34	c total clause space: 127.173MB
40.29/40.34	c total #watches: 126004
41.49/41.57	c total #propagations: 9784245 / total #impl: 59515601 (eff. 0.164)
41.49/41.57	c #Conflicts:     101000 | #Learnt:      10609 | 0.000
41.49/41.57	c total clause space: 127.173MB
41.49/41.57	c total #watches: 135181
42.69/42.75	c total #propagations: 9835178 / total #impl: 60101672 (eff. 0.164)
42.69/42.75	c #Conflicts:     102000 | #Learnt:      11609 | 0.000
42.69/42.75	c total clause space: 127.173MB
42.69/42.75	c total #watches: 146051
43.89/43.96	c total #propagations: 9885366 / total #impl: 60730539 (eff. 0.163)
43.89/43.96	c #Conflicts:     103000 | #Learnt:      12609 | 0.000
43.89/43.96	c total clause space: 127.173MB
43.89/43.96	c total #watches: 153874
45.09/45.11	c total #propagations: 9943151 / total #impl: 61480738 (eff. 0.162)
45.09/45.11	c #Conflicts:     104000 | #Learnt:      13609 | 0.000
45.09/45.11	c total clause space: 127.173MB
45.09/45.11	c total #watches: 167940
46.29/46.37	c total #propagations: 9998856 / total #impl: 62110124 (eff. 0.161)
46.29/46.37	c #Conflicts:     105000 | #Learnt:      14609 | 0.000
46.29/46.37	c total clause space: 127.173MB
46.29/46.37	c total #watches: 181033
47.08/47.19	c total #propagations: 10050728 / total #impl: 62786650 (eff. 0.160)
47.08/47.19	c GC COLLECT
47.08/47.19	c #Conflicts:     106000 | #Learnt:       8300 | 0.000
47.08/47.19	c total clause space: 127.173MB
47.08/47.19	c total #watches: 104991
48.08/48.12	c total #propagations: 10109127 / total #impl: 63621801 (eff. 0.159)
48.08/48.12	c #Conflicts:     107000 | #Learnt:       9300 | 0.000
48.08/48.12	c total clause space: 127.173MB
48.08/48.12	c total #watches: 115524
48.98/49.07	c total #propagations: 10163128 / total #impl: 64414091 (eff. 0.158)
48.98/49.07	c #Conflicts:     108000 | #Learnt:      10300 | 0.000
48.98/49.07	c total clause space: 127.173MB
48.98/49.07	c total #watches: 121858
50.28/50.38	c total #propagations: 10213153 / total #impl: 64922446 (eff. 0.157)
50.28/50.38	c #Conflicts:     109000 | #Learnt:      11300 | 0.000
50.28/50.38	c total clause space: 127.173MB
50.28/50.38	c total #watches: 127636
51.28/51.33	c total #propagations: 10269782 / total #impl: 65800974 (eff. 0.156)
51.28/51.33	c #Conflicts:     110000 | #Learnt:      12300 | 0.000
51.28/51.33	c total clause space: 127.173MB
51.28/51.33	c total #watches: 133058
52.28/52.35	c total #propagations: 10325216 / total #impl: 66473431 (eff. 0.155)
52.28/52.35	c #Conflicts:     111000 | #Learnt:      13300 | 0.000
52.28/52.35	c total clause space: 127.173MB
52.28/52.35	c total #watches: 144580
53.48/53.56	c total #propagations: 10377106 / total #impl: 67020991 (eff. 0.155)
53.48/53.56	c #Conflicts:     112000 | #Learnt:      14300 | 0.000
53.48/53.56	c total clause space: 127.173MB
53.48/53.56	c total #watches: 155737
54.68/54.71	c total #propagations: 10432317 / total #impl: 67772583 (eff. 0.154)
54.68/54.71	c #Conflicts:     113000 | #Learnt:      15300 | 0.000
54.68/54.71	c total clause space: 127.173MB
54.68/54.71	c total #watches: 166900
55.48/55.50	c total #propagations: 10486882 / total #impl: 68334356 (eff. 0.153)
55.48/55.50	c GC COLLECT
55.48/55.50	c #Conflicts:     114000 | #Learnt:       8491 | 0.000
55.48/55.50	c total clause space: 127.173MB
55.48/55.50	c total #watches: 110590
56.28/56.31	c total #propagations: 10538822 / total #impl: 68908070 (eff. 0.153)
56.28/56.31	c #Conflicts:     115000 | #Learnt:       9491 | 0.000
56.28/56.31	c total clause space: 127.173MB
56.28/56.31	c total #watches: 119457
57.08/57.20	c total #propagations: 10592744 / total #impl: 69476949 (eff. 0.152)
57.08/57.20	c #Conflicts:     116000 | #Learnt:      10491 | 0.000
57.08/57.20	c total clause space: 127.173MB
57.08/57.20	c total #watches: 132248
57.98/58.09	c total #propagations: 10644389 / total #impl: 70106095 (eff. 0.152)
57.98/58.09	c #Conflicts:     117000 | #Learnt:      11491 | 0.000
57.98/58.09	c total clause space: 127.173MB
57.98/58.09	c total #watches: 145460
58.98/59.09	c total #propagations: 10694224 / total #impl: 70717139 (eff. 0.151)
58.98/59.09	c #Conflicts:     118000 | #Learnt:      12491 | 0.000
58.98/59.09	c total clause space: 127.173MB
58.98/59.09	c total #watches: 161264
59.88/59.98	c total #propagations: 10746476 / total #impl: 71286700 (eff. 0.151)
59.88/59.98	c #Conflicts:     119000 | #Learnt:      13491 | 0.000
59.88/59.98	c total clause space: 127.173MB
59.88/59.98	c total #watches: 180539
60.98/61.06	c total #propagations: 10790020 / total #impl: 71761388 (eff. 0.150)
60.98/61.06	c #Conflicts:     120000 | #Learnt:      14491 | 0.000
60.98/61.06	c total clause space: 127.173MB
60.98/61.06	c total #watches: 194018
62.28/62.34	c total #propagations: 10835278 / total #impl: 72207999 (eff. 0.150)
62.28/62.34	c #Conflicts:     121000 | #Learnt:      15491 | 0.000
62.28/62.34	c total clause space: 127.173MB
62.28/62.34	c total #watches: 208088
63.79/63.89	c total #propagations: 10884176 / total #impl: 72725816 (eff. 0.150)
63.79/63.89	c GC COLLECT
63.79/63.89	c #Conflicts:     122000 | #Learnt:       8291 | 0.000
63.79/63.89	c total clause space: 127.173MB
63.79/63.89	c total #watches: 105401
64.68/64.71	c total #propagations: 10938924 / total #impl: 73248438 (eff. 0.149)
64.68/64.71	c #Conflicts:     123000 | #Learnt:       9291 | 0.000
64.68/64.71	c total clause space: 127.173MB
64.68/64.71	c total #watches: 116202
65.58/65.65	c total #propagations: 10991389 / total #impl: 73790396 (eff. 0.149)
65.58/65.65	c #Conflicts:     124000 | #Learnt:      10291 | 0.000
65.58/65.65	c total clause space: 127.173MB
65.58/65.65	c total #watches: 123664
66.58/66.60	c total #propagations: 11046095 / total #impl: 74833307 (eff. 0.148)
66.58/66.60	c #Conflicts:     125000 | #Learnt:      11291 | 0.000
66.58/66.60	c total clause space: 127.173MB
66.58/66.60	c total #watches: 137128
67.58/67.66	c total #propagations: 11096778 / total #impl: 75562501 (eff. 0.147)
67.58/67.66	c #Conflicts:     126000 | #Learnt:      12291 | 0.000
67.58/67.66	c total clause space: 127.173MB
67.58/67.66	c total #watches: 148771
68.88/68.90	c total #propagations: 11150632 / total #impl: 76242568 (eff. 0.146)
68.88/68.90	c #Conflicts:     127000 | #Learnt:      13291 | 0.000
68.88/68.90	c total clause space: 127.173MB
68.88/68.90	c total #watches: 157674
69.98/70.05	c total #propagations: 11203523 / total #impl: 76818644 (eff. 0.146)
69.98/70.05	c #Conflicts:     128000 | #Learnt:      14291 | 0.000
69.98/70.05	c total clause space: 127.173MB
69.98/70.05	c total #watches: 170712
71.38/71.40	c total #propagations: 11253052 / total #impl: 77489094 (eff. 0.145)
71.38/71.40	c #Conflicts:     129000 | #Learnt:      15291 | 0.000
71.38/71.40	c total clause space: 127.173MB
71.38/71.40	c total #watches: 182781
72.88/72.91	c total #propagations: 11307505 / total #impl: 78274405 (eff. 0.144)
72.88/72.91	c #Conflicts:     130000 | #Learnt:      16291 | 0.000
72.88/72.91	c total clause space: 127.173MB
72.88/72.91	c total #watches: 194628
74.28/74.38	c total #propagations: 11357849 / total #impl: 79154664 (eff. 0.143)
74.28/74.38	c GC COLLECT
74.28/74.38	c #Conflicts:     131000 | #Learnt:       8745 | 0.000
74.28/74.38	c total clause space: 127.173MB
74.28/74.38	c total #watches: 110671
75.28/75.39	c total #propagations: 11408627 / total #impl: 80198609 (eff. 0.142)
75.28/75.39	c #Conflicts:     132000 | #Learnt:       9745 | 0.000
75.28/75.39	c total clause space: 127.173MB
75.28/75.39	c total #watches: 120912
76.48/76.50	c total #propagations: 11462097 / total #impl: 81125142 (eff. 0.141)
76.48/76.50	c #Conflicts:     133000 | #Learnt:      10745 | 0.000
76.48/76.50	c total clause space: 127.173MB
76.48/76.50	c total #watches: 130852
77.58/77.67	c total #propagations: 11513324 / total #impl: 81710071 (eff. 0.141)
77.58/77.67	c #Conflicts:     134000 | #Learnt:      11745 | 0.000
77.58/77.67	c total clause space: 127.173MB
77.58/77.67	c total #watches: 144004
78.88/78.99	c total #propagations: 11565811 / total #impl: 82420515 (eff. 0.140)
78.88/78.99	c #Conflicts:     135000 | #Learnt:      12745 | 0.000
78.88/78.99	c total clause space: 127.173MB
78.88/78.99	c total #watches: 156639
80.28/80.37	c total #propagations: 11624006 / total #impl: 83544427 (eff. 0.139)
80.28/80.37	c #Conflicts:     136000 | #Learnt:      13745 | 0.000
80.28/80.37	c total clause space: 127.173MB
80.28/80.37	c total #watches: 162610
81.87/81.94	c total #propagations: 11676427 / total #impl: 84184768 (eff. 0.139)
81.87/81.94	c #Conflicts:     137000 | #Learnt:      14745 | 0.000
81.87/81.94	c total clause space: 127.173MB
81.87/81.94	c total #watches: 170522
83.17/83.26	c total #propagations: 11734095 / total #impl: 84933634 (eff. 0.138)
83.17/83.26	c #Conflicts:     138000 | #Learnt:      15745 | 0.000
83.17/83.26	c total clause space: 127.173MB
83.17/83.26	c total #watches: 176858
84.37/84.48	c total #propagations: 11792976 / total #impl: 85593319 (eff. 0.138)
84.37/84.48	c #Conflicts:     139000 | #Learnt:      16745 | 0.000
84.37/84.48	c total clause space: 127.173MB
84.37/84.48	c total #watches: 184639
85.97/86.04	c total #propagations: 11848743 / total #impl: 86137579 (eff. 0.138)
85.97/86.04	c #Conflicts:     140000 | #Learnt:      17745 | 0.000
85.97/86.04	c total clause space: 127.173MB
85.97/86.04	c total #watches: 189972
87.17/87.23	c total #propagations: 11904676 / total #impl: 86872078 (eff. 0.137)
87.17/87.23	c GC COLLECT
87.17/87.23	c #Conflicts:     141000 | #Learnt:       9874 | 0.000
87.17/87.23	c total clause space: 127.173MB
87.17/87.23	c total #watches: 119135
88.08/88.18	c total #propagations: 11968634 / total #impl: 87657528 (eff. 0.137)
88.08/88.18	c #Conflicts:     142000 | #Learnt:      10874 | 0.000
88.08/88.18	c total clause space: 127.173MB
88.08/88.18	c total #watches: 128370
89.18/89.29	c total #propagations: 12022399 / total #impl: 88374627 (eff. 0.136)
89.18/89.29	c #Conflicts:     143000 | #Learnt:      11874 | 0.000
89.18/89.29	c total clause space: 127.173MB
89.18/89.29	c total #watches: 137208
90.47/90.50	c total #propagations: 12079928 / total #impl: 89341291 (eff. 0.135)
90.47/90.50	c #Conflicts:     144000 | #Learnt:      12874 | 0.000
90.47/90.50	c total clause space: 127.173MB
90.47/90.50	c total #watches: 146003
91.87/91.94	c total #propagations: 12136331 / total #impl: 89985653 (eff. 0.135)
91.87/91.94	c #Conflicts:     145000 | #Learnt:      13874 | 0.000
91.87/91.94	c total clause space: 127.173MB
91.87/91.94	c total #watches: 160665
93.27/93.31	c total #propagations: 12192777 / total #impl: 90817521 (eff. 0.134)
93.27/93.31	c #Conflicts:     146000 | #Learnt:      14874 | 0.000
93.27/93.31	c total clause space: 127.173MB
93.27/93.31	c total #watches: 170081
94.68/94.79	c total #propagations: 12250245 / total #impl: 91496024 (eff. 0.134)
94.68/94.79	c #Conflicts:     147000 | #Learnt:      15874 | 0.000
94.68/94.79	c total clause space: 127.173MB
94.68/94.79	c total #watches: 178369
96.27/96.32	c total #propagations: 12311724 / total #impl: 92345641 (eff. 0.133)
96.27/96.32	c #Conflicts:     148000 | #Learnt:      16874 | 0.000
96.27/96.32	c total clause space: 127.173MB
96.27/96.32	c total #watches: 189864
97.67/97.74	c total #propagations: 12372280 / total #impl: 93069660 (eff. 0.133)
97.67/97.74	c #Conflicts:     149000 | #Learnt:      17874 | 0.000
97.67/97.74	c total clause space: 127.173MB
97.67/97.74	c total #watches: 205741
98.87/98.97	c total #propagations: 12427836 / total #impl: 93840056 (eff. 0.132)
98.87/98.97	c GC COLLECT
98.87/98.97	c #Conflicts:     150000 | #Learnt:       9679 | 0.000
98.87/98.97	c total clause space: 127.173MB
98.87/98.97	c total #watches: 121458
100.08/100.13	c total #propagations: 12482013 / total #impl: 94493172 (eff. 0.132)
100.08/100.13	c #Conflicts:     151000 | #Learnt:      10679 | 0.000
100.08/100.13	c total clause space: 127.173MB
100.08/100.13	c total #watches: 133823
101.18/101.26	c total #propagations: 12534973 / total #impl: 95316977 (eff. 0.132)
101.18/101.26	c #Conflicts:     152000 | #Learnt:      11679 | 0.000
101.18/101.26	c total clause space: 127.173MB
101.18/101.26	c total #watches: 145617
102.28/102.33	c total #propagations: 12588231 / total #impl: 95804324 (eff. 0.131)
102.28/102.33	c #Conflicts:     153000 | #Learnt:      12679 | 0.000
102.28/102.33	c total clause space: 127.173MB
102.28/102.33	c total #watches: 160623
103.67/103.75	c total #propagations: 12644034 / total #impl: 96393024 (eff. 0.131)
103.67/103.75	c #Conflicts:     154000 | #Learnt:      13679 | 0.000
103.67/103.75	c total clause space: 127.173MB
103.67/103.75	c total #watches: 169527
104.77/104.89	c total #propagations: 12702413 / total #impl: 97431106 (eff. 0.130)
104.77/104.89	c #Conflicts:     155000 | #Learnt:      14679 | 0.000
104.77/104.89	c total clause space: 127.173MB
104.77/104.89	c total #watches: 183551
105.87/105.97	c total #propagations: 12750458 / total #impl: 97972303 (eff. 0.130)
105.87/105.97	c #Conflicts:     156000 | #Learnt:      15679 | 0.000
105.87/105.97	c total clause space: 127.173MB
105.87/105.97	c total #watches: 195081
107.37/107.47	c total #propagations: 12800667 / total #impl: 98451885 (eff. 0.130)
107.37/107.47	c #Conflicts:     157000 | #Learnt:      16679 | 0.000
107.37/107.47	c total clause space: 127.173MB
107.37/107.47	c total #watches: 207771
108.88/108.99	c total #propagations: 12854454 / total #impl: 99039093 (eff. 0.130)
108.88/108.99	c #Conflicts:     158000 | #Learnt:      17679 | 0.000
108.88/108.99	c total clause space: 127.173MB
108.88/108.99	c total #watches: 216719
110.87/110.96	c total #propagations: 12907337 / total #impl: 99541305 (eff. 0.130)
110.87/110.96	c #Conflicts:     159000 | #Learnt:      18679 | 0.000
110.87/110.96	c total clause space: 127.173MB
110.87/110.96	c total #watches: 221797
112.07/112.16	c total #propagations: 12970672 / total #impl: 100363395 (eff. 0.129)
112.07/112.16	c GC COLLECT
112.07/112.16	c #Conflicts:     160000 | #Learnt:      10184 | 0.000
112.07/112.16	c total clause space: 127.173MB
112.07/112.16	c total #watches: 127116
113.17/113.25	c total #propagations: 13021531 / total #impl: 100909908 (eff. 0.129)
113.17/113.25	c #Conflicts:     161000 | #Learnt:      11184 | 0.000
113.17/113.25	c total clause space: 127.173MB
113.17/113.25	c total #watches: 140406
114.47/114.57	c total #propagations: 13075665 / total #impl: 101508425 (eff. 0.129)
114.47/114.57	c #Conflicts:     162000 | #Learnt:      12184 | 0.000
114.47/114.57	c total clause space: 127.173MB
114.47/114.57	c total #watches: 150819
115.67/115.76	c total #propagations: 13127462 / total #impl: 102109209 (eff. 0.129)
115.67/115.76	c #Conflicts:     163000 | #Learnt:      13184 | 0.000
115.67/115.76	c total clause space: 127.173MB
115.67/115.76	c total #watches: 159456
117.07/117.12	c total #propagations: 13179953 / total #impl: 102783123 (eff. 0.128)
117.07/117.12	c #Conflicts:     164000 | #Learnt:      14184 | 0.000
117.07/117.12	c total clause space: 127.173MB
117.07/117.12	c total #watches: 164898
118.57/118.61	c total #propagations: 13237223 / total #impl: 103573202 (eff. 0.128)
118.57/118.61	c #Conflicts:     165000 | #Learnt:      15184 | 0.000
118.57/118.61	c total clause space: 127.173MB
118.57/118.61	c total #watches: 176497
119.97/120.02	c total #propagations: 13292235 / total #impl: 104438705 (eff. 0.127)
119.97/120.02	c #Conflicts:     166000 | #Learnt:      16184 | 0.000
119.97/120.02	c total clause space: 127.173MB
119.97/120.02	c total #watches: 184150
121.67/121.75	c total #propagations: 13348719 / total #impl: 105101146 (eff. 0.127)
121.67/121.75	c #Conflicts:     167000 | #Learnt:      17184 | 0.000
121.67/121.75	c total clause space: 127.173MB
121.67/121.75	c total #watches: 191640
123.07/123.16	c total #propagations: 13409838 / total #impl: 105892284 (eff. 0.127)
123.07/123.16	c #Conflicts:     168000 | #Learnt:      18184 | 0.000
123.07/123.16	c total clause space: 127.173MB
123.07/123.16	c total #watches: 202078
124.67/124.73	c total #propagations: 13463861 / total #impl: 106538890 (eff. 0.126)
124.67/124.73	c #Conflicts:     169000 | #Learnt:      19184 | 0.000
124.67/124.73	c total clause space: 127.173MB
124.67/124.73	c total #watches: 208586
125.86/125.96	c total #propagations: 13521551 / total #impl: 107153956 (eff. 0.126)
125.86/125.96	c GC COLLECT
125.86/125.96	c #Conflicts:     170000 | #Learnt:      10391 | 0.000
125.86/125.96	c total clause space: 127.173MB
125.86/125.96	c total #watches: 126727
126.96/127.08	c total #propagations: 13575590 / total #impl: 107737875 (eff. 0.126)
126.96/127.08	c #Conflicts:     171000 | #Learnt:      11391 | 0.000
126.96/127.08	c total clause space: 127.173MB
126.96/127.08	c total #watches: 138813
128.36/128.40	c total #propagations: 13632090 / total #impl: 108389031 (eff. 0.126)
128.36/128.40	c #Conflicts:     172000 | #Learnt:      12391 | 0.000
128.36/128.40	c total clause space: 127.173MB
128.36/128.40	c total #watches: 147022
129.56/129.66	c total #propagations: 13689260 / total #impl: 109421706 (eff. 0.125)
129.56/129.66	c #Conflicts:     173000 | #Learnt:      13391 | 0.000
129.56/129.66	c total clause space: 127.173MB
129.56/129.66	c total #watches: 158316
131.06/131.19	c total #propagations: 13737025 / total #impl: 110080280 (eff. 0.125)
131.06/131.19	c #Conflicts:     174000 | #Learnt:      14391 | 0.000
131.06/131.19	c total clause space: 127.173MB
131.06/131.19	c total #watches: 167652
132.56/132.69	c total #propagations: 13792858 / total #impl: 110840486 (eff. 0.124)
132.56/132.69	c #Conflicts:     175000 | #Learnt:      15391 | 0.000
132.56/132.69	c total clause space: 127.173MB
132.56/132.69	c total #watches: 176548
134.27/134.38	c total #propagations: 13847307 / total #impl: 111652144 (eff. 0.124)
134.27/134.38	c #Conflicts:     176000 | #Learnt:      16391 | 0.000
134.27/134.38	c total clause space: 127.173MB
134.27/134.38	c total #watches: 187032
136.16/136.22	c total #propagations: 13908911 / total #impl: 112405418 (eff. 0.124)
136.16/136.22	c #Conflicts:     177000 | #Learnt:      17391 | 0.000
136.16/136.22	c total clause space: 127.173MB
136.16/136.22	c total #watches: 197924
138.26/138.32	c total #propagations: 13970569 / total #impl: 113160760 (eff. 0.123)
138.26/138.32	c #Conflicts:     178000 | #Learnt:      18391 | 0.000
138.26/138.32	c total clause space: 127.173MB
138.26/138.32	c total #watches: 206325
140.16/140.24	c total #propagations: 14028576 / total #impl: 114336969 (eff. 0.123)
140.16/140.24	c #Conflicts:     179000 | #Learnt:      19391 | 0.000
140.16/140.24	c total clause space: 127.173MB
140.16/140.24	c total #watches: 211237
141.98/142.03	c total #propagations: 14092615 / total #impl: 115441067 (eff. 0.122)
141.98/142.03	c GC COLLECT
141.98/142.03	c #Conflicts:     180000 | #Learnt:      10290 | 0.000
141.98/142.03	c total clause space: 127.173MB
141.98/142.03	c total #watches: 125568
142.98/143.08	c total #propagations: 14154102 / total #impl: 116237547 (eff. 0.122)
142.98/143.08	c #Conflicts:     181000 | #Learnt:      11290 | 0.000
142.98/143.08	c total clause space: 127.173MB
142.98/143.08	c total #watches: 131796
143.87/143.92	c total #propagations: 14210577 / total #impl: 116745921 (eff. 0.122)
143.87/143.92	c #Conflicts:     182000 | #Learnt:      12290 | 0.000
143.87/143.92	c total clause space: 127.173MB
143.87/143.92	c total #watches: 140054
144.87/144.97	c total #propagations: 14259201 / total #impl: 117315754 (eff. 0.122)
144.87/144.97	c #Conflicts:     183000 | #Learnt:      13290 | 0.000
144.87/144.97	c total clause space: 127.173MB
144.87/144.97	c total #watches: 150286
146.38/146.43	c total #propagations: 14308069 / total #impl: 118079809 (eff. 0.121)
146.38/146.43	c #Conflicts:     184000 | #Learnt:      14290 | 0.000
146.38/146.43	c total clause space: 127.173MB
146.38/146.43	c total #watches: 160128
147.97/148.01	c total #propagations: 14362156 / total #impl: 119229058 (eff. 0.120)
147.97/148.01	c #Conflicts:     185000 | #Learnt:      15290 | 0.000
147.97/148.01	c total clause space: 127.173MB
147.97/148.01	c total #watches: 167877
149.47/149.56	c total #propagations: 14412675 / total #impl: 120266189 (eff. 0.120)
149.47/149.56	c #Conflicts:     186000 | #Learnt:      16290 | 0.000
149.47/149.56	c total clause space: 127.173MB
149.47/149.56	c total #watches: 173180
150.68/150.78	c total #propagations: 14466195 / total #impl: 121310816 (eff. 0.119)
150.68/150.78	c #Conflicts:     187000 | #Learnt:      17290 | 0.000
150.68/150.78	c total clause space: 127.173MB
150.68/150.78	c total #watches: 181070
152.07/152.15	c total #propagations: 14515739 / total #impl: 122469035 (eff. 0.119)
152.07/152.15	c #Conflicts:     188000 | #Learnt:      18290 | 0.000
152.07/152.15	c total clause space: 127.173MB
152.07/152.15	c total #watches: 190108
153.57/153.66	c total #propagations: 14570509 / total #impl: 123426133 (eff. 0.118)
153.57/153.66	c #Conflicts:     189000 | #Learnt:      19290 | 0.000
153.57/153.66	c total clause space: 127.173MB
153.57/153.66	c total #watches: 200440
155.27/155.35	c total #propagations: 14628063 / total #impl: 124210620 (eff. 0.118)
155.27/155.35	c #Conflicts:     190000 | #Learnt:      20290 | 0.000
155.27/155.35	c total clause space: 206.656MB
155.27/155.35	c total #watches: 208648
156.47/156.55	c total #propagations: 14684054 / total #impl: 125029204 (eff. 0.117)
156.47/156.55	c GC COLLECT
156.47/156.55	c #Conflicts:     191000 | #Learnt:      10889 | 0.000
156.47/156.55	c total clause space: 206.656MB
156.47/156.55	c total #watches: 131385
157.47/157.59	c total #propagations: 14737273 / total #impl: 125797149 (eff. 0.117)
157.47/157.59	c #Conflicts:     192000 | #Learnt:      11889 | 0.000
157.47/157.59	c total clause space: 206.656MB
157.47/157.59	c total #watches: 138897
158.47/158.57	c total #propagations: 14791983 / total #impl: 126786691 (eff. 0.117)
158.47/158.57	c #Conflicts:     193000 | #Learnt:      12889 | 0.000
158.47/158.57	c total clause space: 206.656MB
158.47/158.57	c total #watches: 147134
159.47/159.58	c total #propagations: 14845087 / total #impl: 127687320 (eff. 0.116)
159.47/159.58	c #Conflicts:     194000 | #Learnt:      13889 | 0.000
159.47/159.58	c total clause space: 206.656MB
159.47/159.58	c total #watches: 155670
160.67/160.78	c total #propagations: 14897986 / total #impl: 128576190 (eff. 0.116)
160.67/160.78	c #Conflicts:     195000 | #Learnt:      14889 | 0.000
160.67/160.78	c total clause space: 206.656MB
160.67/160.78	c total #watches: 167631
162.07/162.10	c total #propagations: 14955387 / total #impl: 129363551 (eff. 0.116)
162.07/162.10	c #Conflicts:     196000 | #Learnt:      15889 | 0.000
162.07/162.10	c total clause space: 206.656MB
162.07/162.10	c total #watches: 176012
163.47/163.51	c total #propagations: 15012159 / total #impl: 129972247 (eff. 0.116)
163.47/163.51	c #Conflicts:     197000 | #Learnt:      16889 | 0.000
163.47/163.51	c total clause space: 206.656MB
163.47/163.51	c total #watches: 183543
164.97/165.03	c total #propagations: 15070306 / total #impl: 130757223 (eff. 0.115)
164.97/165.03	c #Conflicts:     198000 | #Learnt:      17889 | 0.000
164.97/165.03	c total clause space: 206.656MB
164.97/165.03	c total #watches: 190140
166.37/166.48	c total #propagations: 15130225 / total #impl: 131675631 (eff. 0.115)
166.37/166.48	c #Conflicts:     199000 | #Learnt:      18889 | 0.000
166.37/166.48	c total clause space: 206.656MB
166.37/166.48	c total #watches: 200858
168.07/168.11	c total #propagations: 15186122 / total #impl: 132400065 (eff. 0.115)
168.07/168.11	c #Conflicts:     200000 | #Learnt:      19889 | 0.000
168.07/168.11	c total clause space: 206.656MB
168.07/168.11	c total #watches: 208576
169.87/169.96	c total #propagations: 15249684 / total #impl: 133407080 (eff. 0.114)
169.87/169.96	c #Conflicts:     201000 | #Learnt:      20889 | 0.000
169.87/169.96	c total clause space: 206.656MB
169.87/169.96	c total #watches: 214782
171.67/171.76	c total #propagations: 15308175 / total #impl: 134276642 (eff. 0.114)
171.67/171.76	c GC COLLECT
171.67/171.76	c #Conflicts:     202000 | #Learnt:      11195 | 0.000
171.67/171.76	c total clause space: 206.656MB
171.67/171.76	c total #watches: 132934
172.86/172.97	c total #propagations: 15372763 / total #impl: 135061696 (eff. 0.114)
172.86/172.97	c #Conflicts:     203000 | #Learnt:      12195 | 0.000
172.86/172.97	c total clause space: 206.656MB
172.86/172.97	c total #watches: 139382
174.06/174.17	c total #propagations: 15428337 / total #impl: 135774545 (eff. 0.114)
174.06/174.17	c #Conflicts:     204000 | #Learnt:      13195 | 0.000
174.06/174.17	c total clause space: 206.656MB
174.06/174.17	c total #watches: 150576
175.26/175.38	c total #propagations: 15482018 / total #impl: 136500174 (eff. 0.113)
175.26/175.38	c #Conflicts:     205000 | #Learnt:      14195 | 0.000
175.26/175.38	c total clause space: 206.656MB
175.26/175.38	c total #watches: 158799
176.56/176.60	c total #propagations: 15533254 / total #impl: 137066236 (eff. 0.113)
176.56/176.60	c #Conflicts:     206000 | #Learnt:      15195 | 0.000
176.56/176.60	c total clause space: 206.656MB
176.56/176.60	c total #watches: 164251
177.76/177.89	c total #propagations: 15583541 / total #impl: 137685475 (eff. 0.113)
177.76/177.89	c #Conflicts:     207000 | #Learnt:      16195 | 0.000
177.76/177.89	c total clause space: 206.656MB
177.76/177.89	c total #watches: 170673
178.86/178.97	c total #propagations: 15636830 / total #impl: 139330077 (eff. 0.112)
178.86/178.97	c #Conflicts:     208000 | #Learnt:      17195 | 0.000
178.86/178.97	c total clause space: 206.656MB
178.86/178.97	c total #watches: 174213
180.26/180.34	c total #propagations: 15692072 / total #impl: 140533320 (eff. 0.112)
180.26/180.34	c #Conflicts:     209000 | #Learnt:      18195 | 0.000
180.26/180.34	c total clause space: 206.656MB
180.26/180.34	c total #watches: 179479
181.36/181.49	c total #propagations: 15747270 / total #impl: 142439173 (eff. 0.111)
181.36/181.49	c #Conflicts:     210000 | #Learnt:      19195 | 0.000
181.36/181.49	c total clause space: 206.656MB
181.36/181.49	c total #watches: 186717
182.67/182.77	c total #propagations: 15796785 / total #impl: 143916678 (eff. 0.110)
182.67/182.77	c #Conflicts:     211000 | #Learnt:      20195 | 0.000
182.67/182.77	c total clause space: 206.656MB
182.67/182.77	c total #watches: 192446
184.06/184.13	c total #propagations: 15848830 / total #impl: 145038529 (eff. 0.109)
184.06/184.13	c #Conflicts:     212000 | #Learnt:      21195 | 0.000
184.06/184.13	c total clause space: 206.656MB
184.06/184.13	c total #watches: 198420
185.46/185.56	c total #propagations: 15902607 / total #impl: 145864017 (eff. 0.109)
185.46/185.56	c GC COLLECT
185.46/185.56	c #Conflicts:     213000 | #Learnt:      11202 | 0.000
185.46/185.56	c total clause space: 206.656MB
185.46/185.56	c total #watches: 132085
186.56/186.66	c total #propagations: 15955274 / total #impl: 147046935 (eff. 0.109)
186.56/186.66	c #Conflicts:     214000 | #Learnt:      12202 | 0.000
186.56/186.66	c total clause space: 206.656MB
186.56/186.66	c total #watches: 141296
187.86/187.90	c total #propagations: 16010190 / total #impl: 148050600 (eff. 0.108)
187.86/187.90	c #Conflicts:     215000 | #Learnt:      13202 | 0.000
187.86/187.90	c total clause space: 206.656MB
187.86/187.90	c total #watches: 148010
188.96/189.09	c total #propagations: 16067064 / total #impl: 149069041 (eff. 0.108)
188.96/189.09	c #Conflicts:     216000 | #Learnt:      14202 | 0.000
188.96/189.09	c total clause space: 206.656MB
188.96/189.09	c total #watches: 156368
190.06/190.14	c total #propagations: 16127403 / total #impl: 149907500 (eff. 0.108)
190.06/190.14	c #Conflicts:     217000 | #Learnt:      15202 | 0.000
190.06/190.14	c total clause space: 206.656MB
190.06/190.14	c total #watches: 161899
191.47/191.51	c total #propagations: 16185423 / total #impl: 150880366 (eff. 0.107)
191.47/191.51	c #Conflicts:     218000 | #Learnt:      16202 | 0.000
191.47/191.51	c total clause space: 206.656MB
191.47/191.51	c total #watches: 171429
192.66/192.77	c total #propagations: 16240562 / total #impl: 152053047 (eff. 0.107)
192.66/192.77	c #Conflicts:     219000 | #Learnt:      17202 | 0.000
192.66/192.77	c total clause space: 206.656MB
192.66/192.77	c total #watches: 178588
193.96/194.09	c total #propagations: 16296636 / total #impl: 152808213 (eff. 0.107)
193.96/194.09	c #Conflicts:     220000 | #Learnt:      18202 | 0.000
193.96/194.09	c total clause space: 206.656MB
193.96/194.09	c total #watches: 187836
195.36/195.49	c total #propagations: 16351819 / total #impl: 153627414 (eff. 0.106)
195.36/195.49	c #Conflicts:     221000 | #Learnt:      19202 | 0.000
195.36/195.49	c total clause space: 206.656MB
195.36/195.49	c total #watches: 193868
196.87/196.91	c total #propagations: 16412015 / total #impl: 154474259 (eff. 0.106)
196.87/196.91	c #Conflicts:     222000 | #Learnt:      20202 | 0.000
196.87/196.91	c total clause space: 206.656MB
196.87/196.91	c total #watches: 201253
198.46/198.52	c total #propagations: 16469585 / total #impl: 155281110 (eff. 0.106)
198.46/198.52	c #Conflicts:     223000 | #Learnt:      21202 | 0.000
198.46/198.52	c total clause space: 206.656MB
198.46/198.52	c total #watches: 208996
200.06/200.14	c total #propagations: 16529376 / total #impl: 156117179 (eff. 0.106)
200.06/200.14	c #Conflicts:     224000 | #Learnt:      22202 | 0.000
200.06/200.14	c total clause space: 206.656MB
200.06/200.14	c total #watches: 216112
201.46/201.51	c total #propagations: 16588949 / total #impl: 156944086 (eff. 0.106)
201.46/201.51	c GC COLLECT
201.46/201.51	c #Conflicts:     225000 | #Learnt:      11904 | 0.000
201.46/201.51	c total clause space: 206.656MB
201.46/201.51	c total #watches: 136311
202.36/202.50	c total #propagations: 16645666 / total #impl: 157959105 (eff. 0.105)
202.36/202.50	c #Conflicts:     226000 | #Learnt:      12904 | 0.000
202.36/202.50	c total clause space: 206.656MB
202.36/202.50	c total #watches: 144255
203.46/203.51	c total #propagations: 16697741 / total #impl: 158703159 (eff. 0.105)
203.46/203.51	c #Conflicts:     227000 | #Learnt:      13904 | 0.000
203.46/203.51	c total clause space: 206.656MB
203.46/203.51	c total #watches: 150820
204.76/204.82	c total #propagations: 16749894 / total #impl: 159611172 (eff. 0.105)
204.76/204.82	c #Conflicts:     228000 | #Learnt:      14904 | 0.000
204.76/204.82	c total clause space: 206.656MB
204.76/204.82	c total #watches: 158025
205.96/206.03	c total #propagations: 16806755 / total #impl: 160419532 (eff. 0.105)
205.96/206.03	c #Conflicts:     229000 | #Learnt:      15904 | 0.000
205.96/206.03	c total clause space: 206.656MB
205.96/206.03	c total #watches: 164410
207.16/207.29	c total #propagations: 16858019 / total #impl: 161690973 (eff. 0.104)
207.16/207.29	c #Conflicts:     230000 | #Learnt:      16904 | 0.000
207.16/207.29	c total clause space: 206.656MB
207.16/207.29	c total #watches: 170445
208.56/208.62	c total #propagations: 16909377 / total #impl: 162786703 (eff. 0.104)
208.56/208.62	c #Conflicts:     231000 | #Learnt:      17904 | 0.000
208.56/208.62	c total clause space: 206.656MB
208.56/208.62	c total #watches: 177623
210.26/210.30	c total #propagations: 16964413 / total #impl: 163758739 (eff. 0.104)
210.26/210.30	c #Conflicts:     232000 | #Learnt:      18904 | 0.000
210.26/210.30	c total clause space: 206.656MB
210.26/210.30	c total #watches: 186285
212.16/212.21	c total #propagations: 17021660 / total #impl: 165048136 (eff. 0.103)
212.16/212.21	c #Conflicts:     233000 | #Learnt:      19904 | 0.000
212.16/212.21	c total clause space: 206.656MB
212.16/212.21	c total #watches: 196919
213.56/213.64	c total #propagations: 17082521 / total #impl: 166682289 (eff. 0.102)
213.56/213.64	c #Conflicts:     234000 | #Learnt:      20904 | 0.000
213.56/213.64	c total clause space: 206.656MB
213.56/213.64	c total #watches: 204577
215.26/215.34	c total #propagations: 17141179 / total #impl: 167426519 (eff. 0.102)
215.26/215.34	c #Conflicts:     235000 | #Learnt:      21904 | 0.000
215.26/215.34	c total clause space: 206.656MB
215.26/215.34	c total #watches: 213338
216.96/217.09	c total #propagations: 17201733 / total #impl: 168479695 (eff. 0.102)
216.96/217.09	c #Conflicts:     236000 | #Learnt:      22904 | 0.000
216.96/217.09	c total clause space: 206.656MB
216.96/217.09	c total #watches: 221546
218.55/218.60	c total #propagations: 17258454 / total #impl: 169251534 (eff. 0.102)
218.55/218.60	c GC COLLECT
218.55/218.60	c #Conflicts:     237000 | #Learnt:      12301 | 0.000
218.55/218.60	c total clause space: 206.656MB
218.55/218.60	c total #watches: 140322
219.75/219.87	c total #propagations: 17318566 / total #impl: 169914731 (eff. 0.102)
219.75/219.87	c #Conflicts:     238000 | #Learnt:      13301 | 0.000
219.75/219.87	c total clause space: 206.656MB
219.75/219.87	c total #watches: 152284
221.16/221.22	c total #propagations: 17374830 / total #impl: 170670285 (eff. 0.102)
221.16/221.22	c #Conflicts:     239000 | #Learnt:      14301 | 0.000
221.16/221.22	c total clause space: 206.656MB
221.16/221.22	c total #watches: 163109
222.35/222.44	c total #propagations: 17433616 / total #impl: 171455855 (eff. 0.102)
222.35/222.44	c #Conflicts:     240000 | #Learnt:      15301 | 0.000
222.35/222.44	c total clause space: 206.656MB
222.35/222.44	c total #watches: 175794
223.65/223.71	c total #propagations: 17486305 / total #impl: 171988216 (eff. 0.102)
223.65/223.71	c #Conflicts:     241000 | #Learnt:      16301 | 0.000
223.65/223.71	c total clause space: 206.656MB
223.65/223.71	c total #watches: 186082
225.25/225.36	c total #propagations: 17544016 / total #impl: 172793541 (eff. 0.102)
225.25/225.36	c #Conflicts:     242000 | #Learnt:      17301 | 0.000
225.25/225.36	c total clause space: 206.656MB
225.25/225.36	c total #watches: 194561
226.85/226.91	c total #propagations: 17604762 / total #impl: 173481131 (eff. 0.101)
226.85/226.91	c #Conflicts:     243000 | #Learnt:      18301 | 0.000
226.85/226.91	c total clause space: 206.656MB
226.85/226.91	c total #watches: 203380
228.25/228.38	c total #propagations: 17668023 / total #impl: 174060476 (eff. 0.102)
228.25/228.38	c #Conflicts:     244000 | #Learnt:      19301 | 0.000
228.25/228.38	c total clause space: 206.656MB
228.25/228.38	c total #watches: 216657
230.05/230.19	c total #propagations: 17720674 / total #impl: 174610794 (eff. 0.101)
230.05/230.19	c #Conflicts:     245000 | #Learnt:      20301 | 0.000
230.05/230.19	c total clause space: 206.656MB
230.05/230.19	c total #watches: 226333
231.85/231.99	c total #propagations: 17780406 / total #impl: 175380279 (eff. 0.101)
231.85/231.99	c #Conflicts:     246000 | #Learnt:      21301 | 0.000
231.85/231.99	c total clause space: 206.656MB
231.85/231.99	c total #watches: 235407
234.15/234.27	c total #propagations: 17840267 / total #impl: 176130177 (eff. 0.101)
234.15/234.27	c #Conflicts:     247000 | #Learnt:      22301 | 0.000
234.15/234.27	c total clause space: 206.656MB
234.15/234.27	c total #watches: 242047
236.46/236.52	c total #propagations: 17901693 / total #impl: 177231907 (eff. 0.101)
236.46/236.52	c #Conflicts:     248000 | #Learnt:      23301 | 0.000
236.46/236.52	c total clause space: 206.656MB
236.46/236.52	c total #watches: 251079
238.35/238.49	c total #propagations: 17962149 / total #impl: 178147710 (eff. 0.101)
238.35/238.49	c GC COLLECT
238.35/238.49	c #Conflicts:     249000 | #Learnt:      12407 | 0.000
238.35/238.49	c total clause space: 206.656MB
238.35/238.49	c total #watches: 139818
239.76/239.87	c total #propagations: 18020381 / total #impl: 178989397 (eff. 0.101)
239.76/239.87	c #Conflicts:     250000 | #Learnt:      13407 | 0.000
239.76/239.87	c total clause space: 206.656MB
239.76/239.87	c total #watches: 148621
241.35/241.42	c total #propagations: 18074052 / total #impl: 179993150 (eff. 0.100)
241.35/241.42	c #Conflicts:     251000 | #Learnt:      14407 | 0.000
241.35/241.42	c total clause space: 206.656MB
241.35/241.42	c total #watches: 160314
242.65/242.79	c total #propagations: 18130808 / total #impl: 180943020 (eff. 0.100)
242.65/242.79	c #Conflicts:     252000 | #Learnt:      15407 | 0.000
242.65/242.79	c total clause space: 206.656MB
242.65/242.79	c total #watches: 172252
244.16/244.24	c total #propagations: 18188089 / total #impl: 181762793 (eff. 0.100)
244.16/244.24	c #Conflicts:     253000 | #Learnt:      16407 | 0.000
244.16/244.24	c total clause space: 206.656MB
244.16/244.24	c total #watches: 179325
245.85/245.92	c total #propagations: 18244676 / total #impl: 182493087 (eff. 0.100)
245.85/245.92	c #Conflicts:     254000 | #Learnt:      17407 | 0.000
245.85/245.92	c total clause space: 206.656MB
245.85/245.92	c total #watches: 187005
247.35/247.47	c total #propagations: 18301787 / total #impl: 183176522 (eff. 0.100)
247.35/247.47	c #Conflicts:     255000 | #Learnt:      18407 | 0.000
247.35/247.47	c total clause space: 206.656MB
247.35/247.47	c total #watches: 200572
248.66/248.79	c total #propagations: 18356696 / total #impl: 184317587 (eff. 0.100)
248.66/248.79	c #Conflicts:     256000 | #Learnt:      19407 | 0.000
248.66/248.79	c total clause space: 206.656MB
248.66/248.79	c total #watches: 215432
250.35/250.41	c total #propagations: 18407931 / total #impl: 185322823 (eff. 0.099)
250.35/250.41	c #Conflicts:     257000 | #Learnt:      20407 | 0.000
250.35/250.41	c total clause space: 206.656MB
250.35/250.41	c total #watches: 223007
251.86/251.99	c total #propagations: 18471692 / total #impl: 186080779 (eff. 0.099)
251.86/251.99	c #Conflicts:     258000 | #Learnt:      21407 | 0.000
251.86/251.99	c total clause space: 206.656MB
251.86/251.99	c total #watches: 230071
254.16/254.25	c total #propagations: 18536508 / total #impl: 186840182 (eff. 0.099)
254.16/254.25	c #Conflicts:     259000 | #Learnt:      22407 | 0.000
254.16/254.25	c total clause space: 206.656MB
254.16/254.25	c total #watches: 237640
255.95/256.03	c total #propagations: 18600833 / total #impl: 188296291 (eff. 0.099)
255.95/256.03	c #Conflicts:     260000 | #Learnt:      23407 | 0.000
255.95/256.03	c total clause space: 206.656MB
255.95/256.03	c total #watches: 244861
257.85/257.98	c total #propagations: 18658115 / total #impl: 189467004 (eff. 0.098)
257.85/257.98	c #Conflicts:     261000 | #Learnt:      24407 | 0.000
257.85/257.98	c total clause space: 206.656MB
257.85/257.98	c total #watches: 251280
259.15/259.25	c total #propagations: 18718216 / total #impl: 190710483 (eff. 0.098)
259.15/259.25	c GC COLLECT
259.15/259.25	c #Conflicts:     262000 | #Learnt:      13199 | 0.000
259.15/259.25	c total clause space: 206.656MB
259.15/259.25	c total #watches: 144914
260.65/260.75	c total #propagations: 18779662 / total #impl: 192276961 (eff. 0.098)
260.65/260.75	c #Conflicts:     263000 | #Learnt:      14199 | 0.000
260.65/260.75	c total clause space: 206.656MB
260.65/260.75	c total #watches: 149255
261.95/262.01	c total #propagations: 18836123 / total #impl: 193266839 (eff. 0.097)
261.95/262.01	c #Conflicts:     264000 | #Learnt:      15199 | 0.000
261.95/262.01	c total clause space: 206.656MB
261.95/262.01	c total #watches: 156375
263.65/263.70	c total #propagations: 18891825 / total #impl: 194637084 (eff. 0.097)
263.65/263.70	c #Conflicts:     265000 | #Learnt:      16199 | 0.000
263.65/263.70	c total clause space: 206.656MB
263.65/263.70	c total #watches: 165621
265.05/265.17	c total #propagations: 18951141 / total #impl: 196007008 (eff. 0.097)
265.05/265.17	c #Conflicts:     266000 | #Learnt:      17199 | 0.000
265.05/265.17	c total clause space: 206.656MB
265.05/265.17	c total #watches: 172896
266.55/266.65	c total #propagations: 19012548 / total #impl: 197311031 (eff. 0.096)
266.55/266.65	c #Conflicts:     267000 | #Learnt:      18199 | 0.000
266.55/266.65	c total clause space: 206.656MB
266.55/266.65	c total #watches: 177456
267.85/267.99	c total #propagations: 19070508 / total #impl: 198248166 (eff. 0.096)
267.85/267.99	c #Conflicts:     268000 | #Learnt:      19199 | 0.000
267.85/267.99	c total clause space: 206.656MB
267.85/267.99	c total #watches: 183148
269.15/269.26	c total #propagations: 19127762 / total #impl: 198811640 (eff. 0.096)
269.15/269.26	c #Conflicts:     269000 | #Learnt:      20199 | 0.000
269.15/269.26	c total clause space: 206.656MB
269.15/269.26	c total #watches: 187983
270.85/270.91	c total #propagations: 19183377 / total #impl: 199473715 (eff. 0.096)
270.85/270.91	c #Conflicts:     270000 | #Learnt:      21199 | 0.000
270.85/270.91	c total clause space: 206.656MB
270.85/270.91	c total #watches: 195945
272.05/272.17	c total #propagations: 19241826 / total #impl: 200048735 (eff. 0.096)
272.05/272.17	c #Conflicts:     271000 | #Learnt:      22199 | 0.000
272.05/272.17	c total clause space: 206.656MB
272.05/272.17	c total #watches: 200709
273.85/273.92	c total #propagations: 19297332 / total #impl: 200705670 (eff. 0.096)
273.85/273.92	c #Conflicts:     272000 | #Learnt:      23199 | 0.000
273.85/273.92	c total clause space: 206.656MB
273.85/273.92	c total #watches: 206338
275.55/275.67	c total #propagations: 19359015 / total #impl: 201375989 (eff. 0.096)
275.55/275.67	c #Conflicts:     273000 | #Learnt:      24199 | 0.000
275.55/275.67	c total clause space: 206.656MB
275.55/275.67	c total #watches: 210816
277.34/277.47	c total #propagations: 19418746 / total #impl: 202118015 (eff. 0.096)
277.34/277.47	c GC COLLECT
277.34/277.47	c #Conflicts:     274000 | #Learnt:      12700 | 0.000
277.34/277.47	c total clause space: 206.656MB
277.34/277.47	c total #watches: 139620
278.74/278.83	c total #propagations: 19481599 / total #impl: 203704510 (eff. 0.096)
278.74/278.83	c #Conflicts:     275000 | #Learnt:      13700 | 0.000
278.74/278.83	c total clause space: 206.656MB
278.74/278.83	c total #watches: 145359
280.04/280.10	c total #propagations: 19534186 / total #impl: 204138026 (eff. 0.096)
280.04/280.10	c #Conflicts:     276000 | #Learnt:      14700 | 0.000
280.04/280.10	c total clause space: 206.656MB
280.04/280.10	c total #watches: 153147
281.14/281.29	c total #propagations: 19589329 / total #impl: 204933820 (eff. 0.096)
281.14/281.29	c #Conflicts:     277000 | #Learnt:      15700 | 0.000
281.14/281.29	c total clause space: 206.656MB
281.14/281.29	c total #watches: 165974
282.65/282.79	c total #propagations: 19640317 / total #impl: 205686982 (eff. 0.095)
282.65/282.79	c #Conflicts:     278000 | #Learnt:      16700 | 0.000
282.65/282.79	c total clause space: 206.656MB
282.65/282.79	c total #watches: 176564
284.24/284.35	c total #propagations: 19698699 / total #impl: 206564281 (eff. 0.095)
284.24/284.35	c #Conflicts:     279000 | #Learnt:      17700 | 0.000
284.24/284.35	c total clause space: 206.656MB
284.24/284.35	c total #watches: 184582
285.84/285.94	c total #propagations: 19757004 / total #impl: 207361644 (eff. 0.095)
285.84/285.94	c #Conflicts:     280000 | #Learnt:      18700 | 0.000
285.84/285.94	c total clause space: 206.656MB
285.84/285.94	c total #watches: 192405
287.44/287.51	c total #propagations: 19814449 / total #impl: 208393592 (eff. 0.095)
287.44/287.51	c #Conflicts:     281000 | #Learnt:      19700 | 0.000
287.44/287.51	c total clause space: 206.656MB
287.44/287.51	c total #watches: 198676
289.04/289.16	c total #propagations: 19873399 / total #impl: 209275047 (eff. 0.095)
289.04/289.16	c #Conflicts:     282000 | #Learnt:      20700 | 0.000
289.04/289.16	c total clause space: 206.656MB
289.04/289.16	c total #watches: 205164
290.94/291.04	c total #propagations: 19927110 / total #impl: 210069981 (eff. 0.095)
290.94/291.04	c #Conflicts:     283000 | #Learnt:      21700 | 0.000
290.94/291.04	c total clause space: 206.656MB
290.94/291.04	c total #watches: 210489
292.55/292.63	c total #propagations: 19988302 / total #impl: 211430907 (eff. 0.095)
292.55/292.63	c #Conflicts:     284000 | #Learnt:      22700 | 0.000
292.55/292.63	c total clause space: 206.656MB
292.55/292.63	c total #watches: 219057
294.34/294.42	c total #propagations: 20043567 / total #impl: 212342877 (eff. 0.094)
294.34/294.42	c #Conflicts:     285000 | #Learnt:      23700 | 0.000
294.34/294.42	c total clause space: 206.656MB
294.34/294.42	c total #watches: 229849
295.95/296.06	c total #propagations: 20102329 / total #impl: 213052528 (eff. 0.094)
295.95/296.06	c #Conflicts:     286000 | #Learnt:      24700 | 0.000
295.95/296.06	c total clause space: 206.656MB
295.95/296.06	c total #watches: 237858
297.54/297.68	c total #propagations: 20161090 / total #impl: 213956279 (eff. 0.094)
297.54/297.68	c GC COLLECT
297.54/297.68	c #Conflicts:     287000 | #Learnt:      12897 | 0.000
297.54/297.68	c total clause space: 206.656MB
297.54/297.68	c total #watches: 140992
298.54/298.67	c total #propagations: 20223837 / total #impl: 214601571 (eff. 0.094)
298.54/298.67	c #Conflicts:     288000 | #Learnt:      13897 | 0.000
298.54/298.67	c total clause space: 206.656MB
298.54/298.67	c total #watches: 154618
299.84/299.98	c total #propagations: 20277485 / total #impl: 215208830 (eff. 0.094)
299.84/299.98	c #Conflicts:     289000 | #Learnt:      14897 | 0.000
299.84/299.98	c total clause space: 206.656MB
299.84/299.98	c total #watches: 161274
301.24/301.38	c total #propagations: 20332471 / total #impl: 216024616 (eff. 0.094)
301.24/301.38	c #Conflicts:     290000 | #Learnt:      15897 | 0.000
301.24/301.38	c total clause space: 206.656MB
301.24/301.38	c total #watches: 167285
302.74/302.84	c total #propagations: 20392807 / total #impl: 218189969 (eff. 0.093)
302.74/302.84	c #Conflicts:     291000 | #Learnt:      16897 | 0.000
302.74/302.84	c total clause space: 206.656MB
302.74/302.84	c total #watches: 170828
304.24/304.33	c total #propagations: 20446873 / total #impl: 219373121 (eff. 0.093)
304.24/304.33	c #Conflicts:     292000 | #Learnt:      17897 | 0.000
304.24/304.33	c total clause space: 206.656MB
304.24/304.33	c total #watches: 177123
305.64/305.70	c total #propagations: 20502159 / total #impl: 220994996 (eff. 0.093)
305.64/305.70	c #Conflicts:     293000 | #Learnt:      18897 | 0.000
305.64/305.70	c total clause space: 206.656MB
305.64/305.70	c total #watches: 186214
307.04/307.14	c total #propagations: 20553756 / total #impl: 221947528 (eff. 0.093)
307.04/307.14	c #Conflicts:     294000 | #Learnt:      19897 | 0.000
307.04/307.14	c total clause space: 206.656MB
307.04/307.14	c total #watches: 197842
308.54/308.69	c total #propagations: 20612215 / total #impl: 222728283 (eff. 0.093)
308.54/308.69	c #Conflicts:     295000 | #Learnt:      20897 | 0.000
308.54/308.69	c total clause space: 206.656MB
308.54/308.69	c total #watches: 205258
310.44/310.54	c total #propagations: 20675376 / total #impl: 223405494 (eff. 0.093)
310.44/310.54	c #Conflicts:     296000 | #Learnt:      21897 | 0.000
310.44/310.54	c total clause space: 206.656MB
310.44/310.54	c total #watches: 212102
311.94/312.08	c total #propagations: 20734187 / total #impl: 224426662 (eff. 0.092)
311.94/312.08	c #Conflicts:     297000 | #Learnt:      22897 | 0.000
311.94/312.08	c total clause space: 206.656MB
311.94/312.08	c total #watches: 216879
313.64/313.73	c total #propagations: 20792998 / total #impl: 225085900 (eff. 0.092)
313.64/313.73	c #Conflicts:     298000 | #Learnt:      23897 | 0.000
313.64/313.73	c total clause space: 206.656MB
313.64/313.73	c total #watches: 222678
315.34/315.46	c total #propagations: 20849505 / total #impl: 226258621 (eff. 0.092)
315.34/315.46	c #Conflicts:     299000 | #Learnt:      24897 | 0.000
315.34/315.46	c total clause space: 206.656MB
315.34/315.46	c total #watches: 230216
317.24/317.31	c total #propagations: 20912447 / total #impl: 227103369 (eff. 0.092)
317.24/317.31	c #Conflicts:     300000 | #Learnt:      25897 | 0.000
317.24/317.31	c total clause space: 206.656MB
317.24/317.31	c total #watches: 237757
318.84/318.97	c total #propagations: 20977137 / total #impl: 227869939 (eff. 0.092)
318.84/318.97	c GC COLLECT
318.84/318.97	c #Conflicts:     301000 | #Learnt:      13797 | 0.000
318.84/318.97	c total clause space: 206.656MB
318.84/318.97	c total #watches: 152247
320.14/320.21	c total #propagations: 21035469 / total #impl: 228815304 (eff. 0.092)
320.14/320.21	c #Conflicts:     302000 | #Learnt:      14797 | 0.000
320.14/320.21	c total clause space: 206.656MB
320.14/320.21	c total #watches: 161584
321.34/321.40	c total #propagations: 21091879 / total #impl: 229583806 (eff. 0.092)
321.34/321.40	c #Conflicts:     303000 | #Learnt:      15797 | 0.000
321.34/321.40	c total clause space: 206.656MB
321.34/321.40	c total #watches: 170480
322.64/322.76	c total #propagations: 21151079 / total #impl: 230368157 (eff. 0.092)
322.64/322.76	c #Conflicts:     304000 | #Learnt:      16797 | 0.000
322.64/322.76	c total clause space: 206.656MB
322.64/322.76	c total #watches: 178561
324.14/324.23	c total #propagations: 21209867 / total #impl: 231541626 (eff. 0.092)
324.14/324.23	c #Conflicts:     305000 | #Learnt:      17797 | 0.000
324.14/324.23	c total clause space: 206.656MB
324.14/324.23	c total #watches: 189259
325.54/325.63	c total #propagations: 21269800 / total #impl: 232605416 (eff. 0.091)
325.54/325.63	c #Conflicts:     306000 | #Learnt:      18797 | 0.000
325.54/325.63	c total clause space: 206.656MB
325.54/325.63	c total #watches: 197940
327.04/327.11	c total #propagations: 21330784 / total #impl: 233570990 (eff. 0.091)
327.04/327.11	c #Conflicts:     307000 | #Learnt:      19797 | 0.000
327.04/327.11	c total clause space: 206.656MB
327.04/327.11	c total #watches: 209710
328.44/328.59	c total #propagations: 21390458 / total #impl: 234406014 (eff. 0.091)
328.44/328.59	c #Conflicts:     308000 | #Learnt:      20797 | 0.000
328.44/328.59	c total clause space: 206.656MB
328.44/328.59	c total #watches: 220650
330.63/330.72	c total #propagations: 21451611 / total #impl: 234955082 (eff. 0.091)
330.63/330.72	c #Conflicts:     309000 | #Learnt:      21797 | 0.000
330.63/330.72	c total clause space: 206.656MB
330.63/330.72	c total #watches: 227715
332.53/332.62	c total #propagations: 21511589 / total #impl: 235767602 (eff. 0.091)
332.53/332.62	c #Conflicts:     310000 | #Learnt:      22797 | 0.000
332.53/332.62	c total clause space: 206.656MB
332.53/332.62	c total #watches: 232118
334.23/334.31	c total #propagations: 21572429 / total #impl: 236830486 (eff. 0.091)
334.23/334.31	c #Conflicts:     311000 | #Learnt:      23797 | 0.000
334.23/334.31	c total clause space: 206.656MB
334.23/334.31	c total #watches: 239020
335.73/335.83	c total #propagations: 21630836 / total #impl: 237441067 (eff. 0.091)
335.73/335.83	c #Conflicts:     312000 | #Learnt:      24797 | 0.000
335.73/335.83	c total clause space: 206.656MB
335.73/335.83	c total #watches: 248365
337.33/337.48	c total #propagations: 21688031 / total #impl: 238418661 (eff. 0.091)
337.33/337.48	c #Conflicts:     313000 | #Learnt:      25797 | 0.000
337.33/337.48	c total clause space: 206.656MB
337.33/337.48	c total #watches: 259016
338.93/339.04	c total #propagations: 21744081 / total #impl: 239270838 (eff. 0.091)
338.93/339.04	c #Conflicts:     314000 | #Learnt:      26797 | 0.000
338.93/339.04	c total clause space: 206.656MB
338.93/339.04	c total #watches: 268184
340.13/340.22	c total #propagations: 21796604 / total #impl: 240102568 (eff. 0.091)
340.13/340.22	c GC COLLECT
340.13/340.22	c #Conflicts:     315000 | #Learnt:      14398 | 0.000
340.13/340.22	c total clause space: 206.656MB
340.13/340.22	c total #watches: 159104
341.33/341.45	c total #propagations: 21848510 / total #impl: 240786954 (eff. 0.091)
341.33/341.45	c #Conflicts:     316000 | #Learnt:      15398 | 0.000
341.33/341.45	c total clause space: 206.656MB
341.33/341.45	c total #watches: 169380
342.53/342.65	c total #propagations: 21904958 / total #impl: 241773448 (eff. 0.091)
342.53/342.65	c #Conflicts:     317000 | #Learnt:      16398 | 0.000
342.53/342.65	c total clause space: 206.656MB
342.53/342.65	c total #watches: 177008
343.93/344.00	c total #propagations: 21960321 / total #impl: 242623695 (eff. 0.091)
343.93/344.00	c #Conflicts:     318000 | #Learnt:      17398 | 0.000
343.93/344.00	c total clause space: 206.656MB
343.93/344.00	c total #watches: 180772
345.23/345.37	c total #propagations: 22013664 / total #impl: 243351470 (eff. 0.090)
345.23/345.37	c #Conflicts:     319000 | #Learnt:      18398 | 0.000
345.23/345.37	c total clause space: 206.656MB
345.23/345.37	c total #watches: 189692
347.03/347.13	c total #propagations: 22070846 / total #impl: 244021759 (eff. 0.090)
347.03/347.13	c #Conflicts:     320000 | #Learnt:      19398 | 0.000
347.03/347.13	c total clause space: 206.656MB
347.03/347.13	c total #watches: 197159
348.53/348.67	c total #propagations: 22128949 / total #impl: 244800687 (eff. 0.090)
348.53/348.67	c #Conflicts:     321000 | #Learnt:      20398 | 0.000
348.53/348.67	c total clause space: 206.656MB
348.53/348.67	c total #watches: 205902
349.63/349.78	c total #propagations: 22187424 / total #impl: 245599452 (eff. 0.090)
349.63/349.78	c #Conflicts:     322000 | #Learnt:      21398 | 0.000
349.63/349.78	c total clause space: 206.656MB
349.63/349.78	c total #watches: 217754
351.03/351.11	c total #propagations: 22237470 / total #impl: 246227845 (eff. 0.090)
351.03/351.11	c #Conflicts:     323000 | #Learnt:      22398 | 0.000
351.03/351.11	c total clause space: 206.656MB
351.03/351.11	c total #watches: 229046
352.43/352.53	c total #propagations: 22298419 / total #impl: 246833614 (eff. 0.090)
352.43/352.53	c #Conflicts:     324000 | #Learnt:      23398 | 0.000
352.43/352.53	c total clause space: 206.656MB
352.43/352.53	c total #watches: 239537
353.93/354.01	c total #propagations: 22358887 / total #impl: 247418097 (eff. 0.090)
353.93/354.01	c #Conflicts:     325000 | #Learnt:      24398 | 0.000
353.93/354.01	c total clause space: 206.656MB
353.93/354.01	c total #watches: 249602
355.73/355.82	c total #propagations: 22423454 / total #impl: 247937868 (eff. 0.090)
355.73/355.82	c #Conflicts:     326000 | #Learnt:      25398 | 0.000
355.73/355.82	c total clause space: 206.656MB
355.73/355.82	c total #watches: 257719
357.44/357.55	c total #propagations: 22491783 / total #impl: 248465368 (eff. 0.091)
357.44/357.55	c #Conflicts:     327000 | #Learnt:      26398 | 0.000
357.44/357.55	c total clause space: 206.656MB
357.44/357.55	c total #watches: 270177
359.24/359.30	c total #propagations: 22552645 / total #impl: 248970194 (eff. 0.091)
359.24/359.30	c #Conflicts:     328000 | #Learnt:      27398 | 0.000
359.24/359.30	c total clause space: 206.656MB
359.24/359.30	c total #watches: 281031
360.34/360.42	c total #propagations: 22614173 / total #impl: 249564895 (eff. 0.091)
360.34/360.42	c GC COLLECT
360.34/360.42	c #Conflicts:     329000 | #Learnt:      14703 | 0.000
360.34/360.42	c total clause space: 206.656MB
360.34/360.42	c total #watches: 171091
361.64/361.77	c total #propagations: 22671362 / total #impl: 250058726 (eff. 0.091)
361.64/361.77	c #Conflicts:     330000 | #Learnt:      15703 | 0.000
361.64/361.77	c total clause space: 206.656MB
361.64/361.77	c total #watches: 183235
362.94/363.09	c total #propagations: 22731889 / total #impl: 250479381 (eff. 0.091)
362.94/363.09	c #Conflicts:     331000 | #Learnt:      16703 | 0.000
362.94/363.09	c total clause space: 206.656MB
362.94/363.09	c total #watches: 195894
364.34/364.44	c total #propagations: 22791638 / total #impl: 250988301 (eff. 0.091)
364.34/364.44	c #Conflicts:     332000 | #Learnt:      17703 | 0.000
364.34/364.44	c total clause space: 206.656MB
364.34/364.44	c total #watches: 208653
365.74/365.86	c total #propagations: 22848616 / total #impl: 251514271 (eff. 0.091)
365.74/365.86	c #Conflicts:     333000 | #Learnt:      18703 | 0.000
365.74/365.86	c total clause space: 206.656MB
365.74/365.86	c total #watches: 222947
367.74/367.82	c total #propagations: 22906387 / total #impl: 251898003 (eff. 0.091)
367.74/367.82	c #Conflicts:     334000 | #Learnt:      19703 | 0.000
367.74/367.82	c total clause space: 206.656MB
367.74/367.82	c total #watches: 232702
369.54/369.62	c total #propagations: 22967909 / total #impl: 252558449 (eff. 0.091)
369.54/369.62	c #Conflicts:     335000 | #Learnt:      20703 | 0.000
369.54/369.62	c total clause space: 206.656MB
369.54/369.62	c total #watches: 245057
371.63/371.71	c total #propagations: 23023759 / total #impl: 253443473 (eff. 0.091)
371.63/371.71	c #Conflicts:     336000 | #Learnt:      21703 | 0.000
371.63/371.71	c total clause space: 206.656MB
371.63/371.71	c total #watches: 252783
373.83/373.99	c total #propagations: 23081174 / total #impl: 254270205 (eff. 0.091)
373.83/373.99	c #Conflicts:     337000 | #Learnt:      22703 | 0.000
373.83/373.99	c total clause space: 206.656MB
373.83/373.99	c total #watches: 263395
375.53/375.67	c total #propagations: 23142005 / total #impl: 255228244 (eff. 0.091)
375.53/375.67	c #Conflicts:     338000 | #Learnt:      23703 | 0.000
375.53/375.67	c total clause space: 206.656MB
375.53/375.67	c total #watches: 281002
377.53/377.66	c total #propagations: 23194532 / total #impl: 255829414 (eff. 0.091)
377.53/377.66	c #Conflicts:     339000 | #Learnt:      24703 | 0.000
377.53/377.66	c total clause space: 206.656MB
377.53/377.66	c total #watches: 296185
379.44/379.58	c total #propagations: 23248061 / total #impl: 256714933 (eff. 0.091)
379.44/379.58	c #Conflicts:     340000 | #Learnt:      25703 | 0.000
379.44/379.58	c total clause space: 206.656MB
379.44/379.58	c total #watches: 309404
381.43/381.56	c total #propagations: 23301182 / total #impl: 257361662 (eff. 0.091)
381.43/381.56	c #Conflicts:     341000 | #Learnt:      26703 | 0.000
381.43/381.56	c total clause space: 206.656MB
381.43/381.56	c total #watches: 322962
383.63/383.71	c total #propagations: 23351703 / total #impl: 257932765 (eff. 0.091)
383.63/383.71	c #Conflicts:     342000 | #Learnt:      27703 | 0.000
383.63/383.71	c total clause space: 206.656MB
383.63/383.71	c total #watches: 332198
385.33/385.41	c total #propagations: 23403013 / total #impl: 258492044 (eff. 0.091)
385.33/385.41	c GC COLLECT
385.33/385.41	c #Conflicts:     343000 | #Learnt:      14702 | 0.000
385.33/385.41	c total clause space: 206.656MB
385.33/385.41	c total #watches: 165994
386.63/386.77	c total #propagations: 23456486 / total #impl: 259301169 (eff. 0.090)
386.63/386.77	c #Conflicts:     344000 | #Learnt:      15702 | 0.000
386.63/386.77	c total clause space: 206.656MB
386.63/386.77	c total #watches: 175260
388.24/388.39	c total #propagations: 23509592 / total #impl: 260046785 (eff. 0.090)
388.24/388.39	c #Conflicts:     345000 | #Learnt:      16702 | 0.000
388.24/388.39	c total clause space: 206.656MB
388.24/388.39	c total #watches: 182419
389.53/389.66	c total #propagations: 23568391 / total #impl: 261250879 (eff. 0.090)
389.53/389.66	c #Conflicts:     346000 | #Learnt:      17702 | 0.000
389.53/389.66	c total clause space: 206.656MB
389.53/389.66	c total #watches: 195975
391.33/391.44	c total #propagations: 23624908 / total #impl: 261866390 (eff. 0.090)
391.33/391.44	c #Conflicts:     347000 | #Learnt:      18702 | 0.000
391.33/391.44	c total clause space: 206.656MB
391.33/391.44	c total #watches: 204199
392.83/392.94	c total #propagations: 23685548 / total #impl: 262668296 (eff. 0.090)
392.83/392.94	c #Conflicts:     348000 | #Learnt:      19702 | 0.000
392.83/392.94	c total clause space: 206.656MB
392.83/392.94	c total #watches: 216044
394.23/394.39	c total #propagations: 23740009 / total #impl: 263395066 (eff. 0.090)
394.23/394.39	c #Conflicts:     349000 | #Learnt:      20702 | 0.000
394.23/394.39	c total clause space: 206.656MB
394.23/394.39	c total #watches: 225018
395.53/395.69	c total #propagations: 23796079 / total #impl: 264319901 (eff. 0.090)
395.53/395.69	c #Conflicts:     350000 | #Learnt:      21702 | 0.000
395.53/395.69	c total clause space: 206.656MB
395.53/395.69	c total #watches: 235677
396.83/396.98	c total #propagations: 23849473 / total #impl: 264884079 (eff. 0.090)
396.83/396.98	c #Conflicts:     351000 | #Learnt:      22702 | 0.000
396.83/396.98	c total clause space: 206.656MB
396.83/396.98	c total #watches: 245558
398.24/398.33	c total #propagations: 23896647 / total #impl: 265406754 (eff. 0.090)
398.24/398.33	c #Conflicts:     352000 | #Learnt:      23702 | 0.000
398.24/398.33	c total clause space: 206.656MB
398.24/398.33	c total #watches: 253307
399.73/399.82	c total #propagations: 23943005 / total #impl: 265982619 (eff. 0.090)
399.73/399.82	c #Conflicts:     353000 | #Learnt:      24702 | 0.000
399.73/399.82	c total clause space: 206.656MB
399.73/399.82	c total #watches: 263487
401.63/401.73	c total #propagations: 23993247 / total #impl: 266542272 (eff. 0.090)
401.63/401.73	c #Conflicts:     354000 | #Learnt:      25702 | 0.000
401.63/401.73	c total clause space: 206.656MB
401.63/401.73	c total #watches: 275944
403.53/403.69	c total #propagations: 24054613 / total #impl: 267173222 (eff. 0.090)
403.53/403.69	c #Conflicts:     355000 | #Learnt:      26702 | 0.000
403.53/403.69	c total clause space: 206.656MB
403.53/403.69	c total #watches: 288690
405.53/405.69	c total #propagations: 24117208 / total #impl: 267789997 (eff. 0.090)
405.53/405.69	c #Conflicts:     356000 | #Learnt:      27702 | 0.000
405.53/405.69	c total clause space: 206.656MB
405.53/405.69	c total #watches: 298029
408.13/408.26	c total #propagations: 24174784 / total #impl: 268634257 (eff. 0.090)
408.13/408.26	c GC COLLECT
408.13/408.26	c #Conflicts:     357000 | #Learnt:      14405 | 0.000
408.13/408.26	c total clause space: 206.656MB
408.13/408.26	c total #watches: 163299
409.43/409.58	c total #propagations: 24235071 / total #impl: 269544261 (eff. 0.090)
409.43/409.58	c #Conflicts:     358000 | #Learnt:      15405 | 0.000
409.43/409.58	c total clause space: 206.656MB
409.43/409.58	c total #watches: 169607
410.93/411.00	c total #propagations: 24292426 / total #impl: 270318416 (eff. 0.090)
410.93/411.00	c #Conflicts:     359000 | #Learnt:      16405 | 0.000
410.93/411.00	c total clause space: 206.656MB
410.93/411.00	c total #watches: 176472
412.53/412.61	c total #propagations: 24348390 / total #impl: 271218552 (eff. 0.090)
412.53/412.61	c #Conflicts:     360000 | #Learnt:      17405 | 0.000
412.53/412.61	c total clause space: 206.656MB
412.53/412.61	c total #watches: 184521
414.13/414.24	c total #propagations: 24401519 / total #impl: 272109341 (eff. 0.090)
414.13/414.24	c #Conflicts:     361000 | #Learnt:      18405 | 0.000
414.13/414.24	c total clause space: 206.656MB
414.13/414.24	c total #watches: 191069
415.53/415.60	c total #propagations: 24459520 / total #impl: 273096483 (eff. 0.090)
415.53/415.60	c #Conflicts:     362000 | #Learnt:      19405 | 0.000
415.53/415.60	c total clause space: 206.656MB
415.53/415.60	c total #watches: 199772
416.83/416.95	c total #propagations: 24517898 / total #impl: 274318922 (eff. 0.089)
416.83/416.95	c #Conflicts:     363000 | #Learnt:      20405 | 0.000
416.83/416.95	c total clause space: 206.656MB
416.83/416.95	c total #watches: 211307
418.93/419.08	c total #propagations: 24569833 / total #impl: 275307621 (eff. 0.089)
418.93/419.08	c #Conflicts:     364000 | #Learnt:      21405 | 0.000
418.93/419.08	c total clause space: 206.656MB
418.93/419.08	c total #watches: 220717
420.53/420.61	c total #propagations: 24632861 / total #impl: 276018861 (eff. 0.089)
420.53/420.61	c #Conflicts:     365000 | #Learnt:      22405 | 0.000
420.53/420.61	c total clause space: 206.656MB
420.53/420.61	c total #watches: 233066
422.22/422.36	c total #propagations: 24683966 / total #impl: 276935210 (eff. 0.089)
422.22/422.36	c #Conflicts:     366000 | #Learnt:      23405 | 0.000
422.22/422.36	c total clause space: 206.656MB
422.22/422.36	c total #watches: 248981
424.22/424.30	c total #propagations: 24736689 / total #impl: 277744295 (eff. 0.089)
424.22/424.30	c #Conflicts:     367000 | #Learnt:      24405 | 0.000
424.22/424.30	c total clause space: 206.656MB
424.22/424.30	c total #watches: 263172
426.32/426.40	c total #propagations: 24791783 / total #impl: 279030078 (eff. 0.089)
426.32/426.40	c #Conflicts:     368000 | #Learnt:      25405 | 0.000
426.32/426.40	c total clause space: 206.656MB
426.32/426.40	c total #watches: 273404
428.52/428.66	c total #propagations: 24851337 / total #impl: 280659846 (eff. 0.089)
428.52/428.66	c #Conflicts:     369000 | #Learnt:      26405 | 0.000
428.52/428.66	c total clause space: 206.656MB
428.52/428.66	c total #watches: 283023
430.52/430.62	c total #propagations: 24911931 / total #impl: 281915757 (eff. 0.088)
430.52/430.62	c #Conflicts:     370000 | #Learnt:      27405 | 0.000
430.52/430.62	c total clause space: 206.656MB
430.52/430.62	c total #watches: 291882
432.72/432.83	c total #propagations: 24967689 / total #impl: 283161386 (eff. 0.088)
432.72/432.83	c #Conflicts:     371000 | #Learnt:      28405 | 0.000
432.72/432.83	c total clause space: 206.656MB
432.72/432.83	c total #watches: 300452
434.53/434.69	c total #propagations: 25025584 / total #impl: 284762626 (eff. 0.088)
434.53/434.69	c GC COLLECT
434.53/434.69	c #Conflicts:     372000 | #Learnt:      14789 | 0.000
434.53/434.69	c total clause space: 206.656MB
434.53/434.69	c total #watches: 166460
435.72/435.83	c total #propagations: 25080720 / total #impl: 285839172 (eff. 0.088)
435.72/435.83	c #Conflicts:     373000 | #Learnt:      15789 | 0.000
435.72/435.83	c total clause space: 206.656MB
435.72/435.83	c total #watches: 184509
436.92/437.05	c total #propagations: 25126842 / total #impl: 287400210 (eff. 0.087)
436.92/437.05	c #Conflicts:     374000 | #Learnt:      16789 | 0.000
436.92/437.05	c total clause space: 206.656MB
436.92/437.05	c total #watches: 197596
438.32/438.47	c total #propagations: 25176841 / total #impl: 288264024 (eff. 0.087)
438.32/438.47	c #Conflicts:     375000 | #Learnt:      17789 | 0.000
438.32/438.47	c total clause space: 206.656MB
438.32/438.47	c total #watches: 213445
439.82/439.95	c total #propagations: 25231461 / total #impl: 289029773 (eff. 0.087)
439.82/439.95	c #Conflicts:     376000 | #Learnt:      18789 | 0.000
439.82/439.95	c total clause space: 206.656MB
439.82/439.95	c total #watches: 224410
441.32/441.49	c total #propagations: 25288559 / total #impl: 289919809 (eff. 0.087)
441.32/441.49	c #Conflicts:     377000 | #Learnt:      19789 | 0.000
441.32/441.49	c total clause space: 206.656MB
441.32/441.49	c total #watches: 234567
443.02/443.16	c total #propagations: 25346178 / total #impl: 290815303 (eff. 0.087)
443.02/443.16	c #Conflicts:     378000 | #Learnt:      20789 | 0.000
443.02/443.16	c total clause space: 206.656MB
443.02/443.16	c total #watches: 245552
444.62/444.77	c total #propagations: 25401603 / total #impl: 291605366 (eff. 0.087)
444.62/444.77	c #Conflicts:     379000 | #Learnt:      21789 | 0.000
444.62/444.77	c total clause space: 206.656MB
444.62/444.77	c total #watches: 257495
446.32/446.41	c total #propagations: 25460037 / total #impl: 292273145 (eff. 0.087)
446.32/446.41	c #Conflicts:     380000 | #Learnt:      22789 | 0.000
446.32/446.41	c total clause space: 206.656MB
446.32/446.41	c total #watches: 270074
448.42/448.52	c total #propagations: 25519185 / total #impl: 293019837 (eff. 0.087)
448.42/448.52	c #Conflicts:     381000 | #Learnt:      23789 | 0.000
448.42/448.52	c total clause space: 206.656MB
448.42/448.52	c total #watches: 279575
450.62/450.73	c total #propagations: 25572233 / total #impl: 294032164 (eff. 0.087)
450.62/450.73	c #Conflicts:     382000 | #Learnt:      24789 | 0.000
450.62/450.73	c total clause space: 206.656MB
450.62/450.73	c total #watches: 291090
453.02/453.13	c total #propagations: 25627027 / total #impl: 295008083 (eff. 0.087)
453.02/453.13	c #Conflicts:     383000 | #Learnt:      25789 | 0.000
453.02/453.13	c total clause space: 206.656MB
453.02/453.13	c total #watches: 299925
455.33/455.47	c total #propagations: 25685776 / total #impl: 295847364 (eff. 0.087)
455.33/455.47	c #Conflicts:     384000 | #Learnt:      26789 | 0.000
455.33/455.47	c total clause space: 206.656MB
455.33/455.47	c total #watches: 307439
457.92/458.04	c total #propagations: 25744683 / total #impl: 296889484 (eff. 0.087)
457.92/458.04	c #Conflicts:     385000 | #Learnt:      27789 | 0.000
457.92/458.04	c total clause space: 206.656MB
457.92/458.04	c total #watches: 315935
460.52/460.67	c total #propagations: 25800300 / total #impl: 297629309 (eff. 0.087)
460.52/460.67	c #Conflicts:     386000 | #Learnt:      28789 | 0.000
460.52/460.67	c total clause space: 206.656MB
460.52/460.67	c total #watches: 326568
463.12/463.25	c total #propagations: 25856369 / total #impl: 298520475 (eff. 0.087)
463.12/463.25	c #Conflicts:     387000 | #Learnt:      29789 | 0.000
463.12/463.25	c total clause space: 206.656MB
463.12/463.25	c total #watches: 334627
464.92/465.04	c total #propagations: 25919280 / total #impl: 299431313 (eff. 0.087)
464.92/465.04	c GC COLLECT
464.92/465.04	c #Conflicts:     388000 | #Learnt:      15886 | 0.000
464.92/465.04	c total clause space: 206.656MB
464.92/465.04	c total #watches: 175116
466.42/466.56	c total #propagations: 25979174 / total #impl: 300771442 (eff. 0.086)
466.42/466.56	c #Conflicts:     389000 | #Learnt:      16886 | 0.000
466.42/466.56	c total clause space: 206.656MB
466.42/466.56	c total #watches: 183432
467.81/467.96	c total #propagations: 26035681 / total #impl: 301639346 (eff. 0.086)
467.81/467.96	c #Conflicts:     390000 | #Learnt:      17886 | 0.000
467.81/467.96	c total clause space: 206.656MB
467.81/467.96	c total #watches: 195260
469.21/469.35	c total #propagations: 26087734 / total #impl: 302606102 (eff. 0.086)
469.21/469.35	c #Conflicts:     391000 | #Learnt:      18886 | 0.000
469.21/469.35	c total clause space: 206.656MB
469.21/469.35	c total #watches: 207534
470.61/470.76	c total #propagations: 26139951 / total #impl: 303333682 (eff. 0.086)
470.61/470.76	c #Conflicts:     392000 | #Learnt:      19886 | 0.000
470.61/470.76	c total clause space: 206.656MB
470.61/470.76	c total #watches: 220974
471.71/471.80	c total #propagations: 26195956 / total #impl: 304038689 (eff. 0.086)
471.71/471.80	c #Conflicts:     393000 | #Learnt:      20886 | 0.000
471.71/471.80	c total clause space: 206.656MB
471.71/471.80	c total #watches: 231456
472.71/472.85	c total #propagations: 26248386 / total #impl: 304617078 (eff. 0.086)
472.71/472.85	c #Conflicts:     394000 | #Learnt:      21886 | 0.000
472.71/472.85	c total clause space: 206.656MB
472.71/472.85	c total #watches: 251040
473.91/474.05	c total #propagations: 26294415 / total #impl: 305109271 (eff. 0.086)
473.91/474.05	c #Conflicts:     395000 | #Learnt:      22886 | 0.000
473.91/474.05	c total clause space: 206.656MB
473.91/474.05	c total #watches: 260122
475.41/475.52	c total #propagations: 26349099 / total #impl: 305711963 (eff. 0.086)
475.41/475.52	c #Conflicts:     396000 | #Learnt:      23886 | 0.000
475.41/475.52	c total clause space: 206.656MB
475.41/475.52	c total #watches: 271678
476.71/476.88	c total #propagations: 26408270 / total #impl: 306278920 (eff. 0.086)
476.71/476.88	c #Conflicts:     397000 | #Learnt:      24886 | 0.000
476.71/476.88	c total clause space: 206.656MB
476.71/476.88	c total #watches: 284004
478.42/478.60	c total #propagations: 26464409 / total #impl: 306894150 (eff. 0.086)
478.42/478.60	c #Conflicts:     398000 | #Learnt:      25886 | 0.000
478.42/478.60	c total clause space: 206.656MB
478.42/478.60	c total #watches: 295840
480.21/480.36	c total #propagations: 26523916 / total #impl: 307502369 (eff. 0.086)
480.21/480.36	c #Conflicts:     399000 | #Learnt:      26886 | 0.000
480.21/480.36	c total clause space: 206.656MB
480.21/480.36	c total #watches: 309695
482.21/482.39	c total #propagations: 26583561 / total #impl: 308172571 (eff. 0.086)
482.21/482.39	c #Conflicts:     400000 | #Learnt:      27886 | 0.000
482.21/482.39	c total clause space: 206.656MB
482.21/482.39	c total #watches: 320054
484.61/484.76	c total #propagations: 26641143 / total #impl: 308987625 (eff. 0.086)
484.61/484.76	c #Conflicts:     401000 | #Learnt:      28886 | 0.000
484.61/484.76	c total clause space: 206.656MB
484.61/484.76	c total #watches: 328054
487.01/487.19	c total #propagations: 26698815 / total #impl: 310172732 (eff. 0.086)
487.01/487.19	c #Conflicts:     402000 | #Learnt:      29886 | 0.000
487.01/487.19	c total clause space: 206.656MB
487.01/487.19	c total #watches: 334900
489.01/489.16	c total #propagations: 26758116 / total #impl: 311360022 (eff. 0.086)
489.01/489.16	c GC COLLECT
489.01/489.16	c #Conflicts:     403000 | #Learnt:      15688 | 0.000
489.01/489.16	c total clause space: 206.656MB
489.01/489.16	c total #watches: 172889
490.31/490.42	c total #propagations: 26814335 / total #impl: 312033381 (eff. 0.086)
490.31/490.42	c #Conflicts:     404000 | #Learnt:      16688 | 0.000
490.31/490.42	c total clause space: 206.656MB
490.31/490.42	c total #watches: 177946
491.62/491.74	c total #propagations: 26868399 / total #impl: 312728677 (eff. 0.086)
491.62/491.74	c #Conflicts:     405000 | #Learnt:      17688 | 0.000
491.62/491.74	c total clause space: 206.656MB
491.62/491.74	c total #watches: 186510
493.41/493.50	c total #propagations: 26916610 / total #impl: 313455482 (eff. 0.086)
493.41/493.50	c #Conflicts:     406000 | #Learnt:      18688 | 0.000
493.41/493.50	c total clause space: 206.656MB
493.41/493.50	c total #watches: 195004
494.92/495.07	c total #propagations: 26972499 / total #impl: 314297293 (eff. 0.086)
494.92/495.07	c #Conflicts:     407000 | #Learnt:      19688 | 0.000
494.92/495.07	c total clause space: 206.656MB
494.92/495.07	c total #watches: 206318
496.51/496.66	c total #propagations: 27027963 / total #impl: 315104469 (eff. 0.086)
496.51/496.66	c #Conflicts:     408000 | #Learnt:      20688 | 0.000
496.51/496.66	c total clause space: 206.656MB
496.51/496.66	c total #watches: 218786
498.41/498.59	c total #propagations: 27081574 / total #impl: 315784395 (eff. 0.086)
498.41/498.59	c #Conflicts:     409000 | #Learnt:      21688 | 0.000
498.41/498.59	c total clause space: 206.656MB
498.41/498.59	c total #watches: 222755
500.01/500.17	c total #propagations: 27143912 / total #impl: 316416243 (eff. 0.086)
500.01/500.17	c #Conflicts:     410000 | #Learnt:      22688 | 0.000
500.01/500.17	c total clause space: 206.656MB
500.01/500.17	c total #watches: 233473
501.91/502.01	c total #propagations: 27202734 / total #impl: 317508627 (eff. 0.086)
501.91/502.01	c #Conflicts:     411000 | #Learnt:      23688 | 0.000
501.91/502.01	c total clause space: 206.656MB
501.91/502.01	c total #watches: 245521
503.72/503.87	c total #propagations: 27262978 / total #impl: 318345770 (eff. 0.086)
503.72/503.87	c #Conflicts:     412000 | #Learnt:      24688 | 0.000
503.72/503.87	c total clause space: 206.656MB
503.72/503.87	c total #watches: 258549
505.71/505.88	c total #propagations: 27317545 / total #impl: 319034608 (eff. 0.086)
505.71/505.88	c #Conflicts:     413000 | #Learnt:      25688 | 0.000
505.71/505.88	c total clause space: 206.656MB
505.71/505.88	c total #watches: 263587
508.11/508.23	c total #propagations: 27376369 / total #impl: 319684390 (eff. 0.086)
508.11/508.23	c #Conflicts:     414000 | #Learnt:      26688 | 0.000
508.11/508.23	c total clause space: 206.656MB
508.11/508.23	c total #watches: 270533
510.11/510.23	c total #propagations: 27437096 / total #impl: 320356816 (eff. 0.086)
510.11/510.23	c #Conflicts:     415000 | #Learnt:      27688 | 0.000
510.11/510.23	c total clause space: 206.656MB
510.11/510.23	c total #watches: 284017
512.61/512.76	c total #propagations: 27485775 / total #impl: 320853682 (eff. 0.086)
512.61/512.76	c #Conflicts:     416000 | #Learnt:      28688 | 0.000
512.61/512.76	c total clause space: 206.656MB
512.61/512.76	c total #watches: 295580
514.91/515.05	c total #propagations: 27540316 / total #impl: 321512034 (eff. 0.086)
514.91/515.05	c #Conflicts:     417000 | #Learnt:      29688 | 0.000
514.91/515.05	c total clause space: 206.656MB
514.91/515.05	c total #watches: 306184
517.31/517.45	c total #propagations: 27592715 / total #impl: 322119834 (eff. 0.086)
517.31/517.45	c #Conflicts:     418000 | #Learnt:      30688 | 0.000
517.31/517.45	c total clause space: 206.656MB
517.31/517.45	c total #watches: 314736
519.21/519.38	c total #propagations: 27651071 / total #impl: 322851120 (eff. 0.086)
519.21/519.38	c GC COLLECT
519.21/519.38	c #Conflicts:     419000 | #Learnt:      16192 | 0.000
519.21/519.38	c total clause space: 206.656MB
519.21/519.38	c total #watches: 179025
520.71/520.85	c total #propagations: 27707186 / total #impl: 323439817 (eff. 0.086)
520.71/520.85	c #Conflicts:     420000 | #Learnt:      17192 | 0.000
520.71/520.85	c total clause space: 206.656MB
520.71/520.85	c total #watches: 192301
522.61/522.72	c total #propagations: 27765071 / total #impl: 324183824 (eff. 0.086)
522.61/522.72	c #Conflicts:     421000 | #Learnt:      18192 | 0.000
522.61/522.72	c total clause space: 206.656MB
522.61/522.72	c total #watches: 200400
524.21/524.39	c total #propagations: 27827304 / total #impl: 325010797 (eff. 0.086)
524.21/524.39	c #Conflicts:     422000 | #Learnt:      19192 | 0.000
524.21/524.39	c total clause space: 206.656MB
524.21/524.39	c total #watches: 210176
526.01/526.10	c total #propagations: 27882437 / total #impl: 325604647 (eff. 0.086)
526.01/526.10	c #Conflicts:     423000 | #Learnt:      20192 | 0.000
526.01/526.10	c total clause space: 206.656MB
526.01/526.10	c total #watches: 218138
527.40/527.56	c total #propagations: 27939932 / total #impl: 326442897 (eff. 0.086)
527.40/527.56	c #Conflicts:     424000 | #Learnt:      21192 | 0.000
527.40/527.56	c total clause space: 206.656MB
527.40/527.56	c total #watches: 226911
529.20/529.39	c total #propagations: 27996903 / total #impl: 327232912 (eff. 0.086)
529.20/529.39	c #Conflicts:     425000 | #Learnt:      22192 | 0.000
529.20/529.39	c total clause space: 206.656MB
529.20/529.39	c total #watches: 235745
531.00/531.17	c total #propagations: 28054128 / total #impl: 328129974 (eff. 0.085)
531.00/531.17	c #Conflicts:     426000 | #Learnt:      23192 | 0.000
531.00/531.17	c total clause space: 206.656MB
531.00/531.17	c total #watches: 242614
532.90/533.09	c total #propagations: 28110070 / total #impl: 329043984 (eff. 0.085)
532.90/533.09	c #Conflicts:     427000 | #Learnt:      24192 | 0.000
532.90/533.09	c total clause space: 206.656MB
532.90/533.09	c total #watches: 252501
534.90/535.00	c total #propagations: 28171477 / total #impl: 330253287 (eff. 0.085)
534.90/535.00	c #Conflicts:     428000 | #Learnt:      25192 | 0.000
534.90/535.00	c total clause space: 206.656MB
534.90/535.00	c total #watches: 258607
536.90/537.02	c total #propagations: 28228873 / total #impl: 331280755 (eff. 0.085)
536.90/537.02	c #Conflicts:     429000 | #Learnt:      26192 | 0.000
536.90/537.02	c total clause space: 206.656MB
536.90/537.02	c total #watches: 268844
539.10/539.29	c total #propagations: 28282275 / total #impl: 332358092 (eff. 0.085)
539.10/539.29	c #Conflicts:     430000 | #Learnt:      27192 | 0.000
539.10/539.29	c total clause space: 206.656MB
539.10/539.29	c total #watches: 278701
541.50/541.68	c total #propagations: 28337090 / total #impl: 333163121 (eff. 0.085)
541.50/541.68	c #Conflicts:     431000 | #Learnt:      28192 | 0.000
541.50/541.68	c total clause space: 206.656MB
541.50/541.68	c total #watches: 285595
544.00/544.12	c total #propagations: 28392961 / total #impl: 334085431 (eff. 0.085)
544.00/544.12	c #Conflicts:     432000 | #Learnt:      29192 | 0.000
544.00/544.12	c total clause space: 206.656MB
544.00/544.12	c total #watches: 292503
546.30/546.43	c total #propagations: 28453845 / total #impl: 335055440 (eff. 0.085)
546.30/546.43	c #Conflicts:     433000 | #Learnt:      30192 | 0.000
546.30/546.43	c total clause space: 206.656MB
546.30/546.43	c total #watches: 301231
548.70/548.88	c total #propagations: 28511324 / total #impl: 336114758 (eff. 0.085)
548.70/548.88	c #Conflicts:     434000 | #Learnt:      31192 | 0.000
548.70/548.88	c total clause space: 206.656MB
548.70/548.88	c total #watches: 312235
550.80/550.99	c total #propagations: 28568098 / total #impl: 337058124 (eff. 0.085)
550.80/550.99	c GC COLLECT
550.80/550.99	c #Conflicts:     435000 | #Learnt:      16396 | 0.000
550.80/550.99	c total clause space: 206.656MB
550.80/550.99	c total #watches: 182297
552.11/552.29	c total #propagations: 28626152 / total #impl: 338032085 (eff. 0.085)
552.11/552.29	c #Conflicts:     436000 | #Learnt:      17396 | 0.000
552.11/552.29	c total clause space: 206.656MB
552.11/552.29	c total #watches: 191678
553.60/553.70	c total #propagations: 28675240 / total #impl: 338773815 (eff. 0.085)
553.60/553.70	c #Conflicts:     437000 | #Learnt:      18396 | 0.000
553.60/553.70	c total clause space: 206.656MB
553.60/553.70	c total #watches: 199453
555.10/555.21	c total #propagations: 28731305 / total #impl: 339483749 (eff. 0.085)
555.10/555.21	c #Conflicts:     438000 | #Learnt:      19396 | 0.000
555.10/555.21	c total clause space: 206.656MB
555.10/555.21	c total #watches: 208223
556.90/557.09	c total #propagations: 28784468 / total #impl: 340098026 (eff. 0.085)
556.90/557.09	c #Conflicts:     439000 | #Learnt:      20396 | 0.000
556.90/557.09	c total clause space: 206.656MB
556.90/557.09	c total #watches: 215361
558.71/558.85	c total #propagations: 28843212 / total #impl: 340783225 (eff. 0.085)
558.71/558.85	c #Conflicts:     440000 | #Learnt:      21396 | 0.000
558.71/558.85	c total clause space: 206.656MB
558.71/558.85	c total #watches: 223926
560.60/560.74	c total #propagations: 28899930 / total #impl: 341341770 (eff. 0.085)
560.60/560.74	c #Conflicts:     441000 | #Learnt:      22396 | 0.000
560.60/560.74	c total clause space: 206.656MB
560.60/560.74	c total #watches: 234369
562.50/562.66	c total #propagations: 28957795 / total #impl: 342027909 (eff. 0.085)
562.50/562.66	c #Conflicts:     442000 | #Learnt:      23396 | 0.000
562.50/562.66	c total clause space: 206.656MB
562.50/562.66	c total #watches: 240715
564.10/564.27	c total #propagations: 29016454 / total #impl: 342882100 (eff. 0.085)
564.10/564.27	c #Conflicts:     443000 | #Learnt:      24396 | 0.000
564.10/564.27	c total clause space: 206.656MB
564.10/564.27	c total #watches: 248099
566.10/566.22	c total #propagations: 29070720 / total #impl: 343589229 (eff. 0.085)
566.10/566.22	c #Conflicts:     444000 | #Learnt:      25396 | 0.000
566.10/566.22	c total clause space: 206.656MB
566.10/566.22	c total #watches: 255249
568.40/568.54	c total #propagations: 29128041 / total #impl: 344475913 (eff. 0.085)
568.40/568.54	c #Conflicts:     445000 | #Learnt:      26396 | 0.000
568.40/568.54	c total clause space: 206.656MB
568.40/568.54	c total #watches: 261451
570.81/570.95	c total #propagations: 29187453 / total #impl: 345298257 (eff. 0.085)
570.81/570.95	c #Conflicts:     446000 | #Learnt:      27396 | 0.000
570.81/570.95	c total clause space: 206.656MB
570.81/570.95	c total #watches: 268515
572.90/573.07	c total #propagations: 29247093 / total #impl: 346125963 (eff. 0.084)
572.90/573.07	c #Conflicts:     447000 | #Learnt:      28396 | 0.000
572.90/573.07	c total clause space: 206.656MB
572.90/573.07	c total #watches: 276351
575.10/575.30	c total #propagations: 29304179 / total #impl: 346921819 (eff. 0.084)
575.10/575.30	c #Conflicts:     448000 | #Learnt:      29396 | 0.000
575.10/575.30	c total clause space: 206.656MB
575.10/575.30	c total #watches: 282807
577.40/577.51	c total #propagations: 29361769 / total #impl: 347647981 (eff. 0.084)
577.40/577.51	c #Conflicts:     449000 | #Learnt:      30396 | 0.000
577.40/577.51	c total clause space: 206.656MB
577.40/577.51	c total #watches: 288116
579.50/579.60	c total #propagations: 29421356 / total #impl: 348486497 (eff. 0.084)
579.50/579.60	c #Conflicts:     450000 | #Learnt:      31396 | 0.000
579.50/579.60	c total clause space: 206.656MB
579.50/579.60	c total #watches: 295916
581.40/581.56	c total #propagations: 29474717 / total #impl: 349339927 (eff. 0.084)
581.40/581.56	c GC COLLECT
581.40/581.56	c #Conflicts:     451000 | #Learnt:      16295 | 0.000
581.40/581.56	c total clause space: 206.656MB
581.40/581.56	c total #watches: 181717
582.90/583.05	c total #propagations: 29526207 / total #impl: 349992460 (eff. 0.084)
582.90/583.05	c #Conflicts:     452000 | #Learnt:      17295 | 0.000
582.90/583.05	c total clause space: 206.656MB
582.90/583.05	c total #watches: 190592
584.50/584.65	c total #propagations: 29580428 / total #impl: 350623005 (eff. 0.084)
584.50/584.65	c #Conflicts:     453000 | #Learnt:      18295 | 0.000
584.50/584.65	c total clause space: 206.656MB
584.50/584.65	c total #watches: 198790
586.30/586.41	c total #propagations: 29633790 / total #impl: 351376557 (eff. 0.084)
586.30/586.41	c #Conflicts:     454000 | #Learnt:      19295 | 0.000
586.30/586.41	c total clause space: 206.656MB
586.30/586.41	c total #watches: 207935
587.99/588.15	c total #propagations: 29690489 / total #impl: 352180251 (eff. 0.084)
587.99/588.15	c #Conflicts:     455000 | #Learnt:      20295 | 0.000
587.99/588.15	c total clause space: 206.656MB
587.99/588.15	c total #watches: 218318
589.89/590.03	c total #propagations: 29744117 / total #impl: 352990296 (eff. 0.084)
589.89/590.03	c #Conflicts:     456000 | #Learnt:      21295 | 0.000
589.89/590.03	c total clause space: 206.656MB
589.89/590.03	c total #watches: 223590
591.59/591.79	c total #propagations: 29803490 / total #impl: 353710596 (eff. 0.084)
591.59/591.79	c #Conflicts:     457000 | #Learnt:      22295 | 0.000
591.59/591.79	c total clause space: 206.656MB
591.59/591.79	c total #watches: 231894
593.49/593.70	c total #propagations: 29859570 / total #impl: 354379927 (eff. 0.084)
593.49/593.70	c #Conflicts:     458000 | #Learnt:      23295 | 0.000
593.49/593.70	c total clause space: 206.656MB
593.49/593.70	c total #watches: 240219
595.39/595.56	c total #propagations: 29916999 / total #impl: 355211941 (eff. 0.084)
595.39/595.56	c #Conflicts:     459000 | #Learnt:      24295 | 0.000
595.39/595.56	c total clause space: 206.656MB
595.39/595.56	c total #watches: 247534
597.59/597.72	c total #propagations: 29972366 / total #impl: 355957630 (eff. 0.084)
597.59/597.72	c #Conflicts:     460000 | #Learnt:      25295 | 0.000
597.59/597.72	c total clause space: 206.656MB
597.59/597.72	c total #watches: 254714
599.40/599.60	c total #propagations: 30029083 / total #impl: 356696997 (eff. 0.084)
599.40/599.60	c #Conflicts:     461000 | #Learnt:      26295 | 0.000
599.40/599.60	c total clause space: 206.656MB
599.40/599.60	c total #watches: 259700
601.39/601.52	c total #propagations: 30086915 / total #impl: 357504810 (eff. 0.084)
601.39/601.52	c #Conflicts:     462000 | #Learnt:      27295 | 0.000
601.39/601.52	c total clause space: 206.656MB
601.39/601.52	c total #watches: 269680
603.69/603.87	c total #propagations: 30143092 / total #impl: 358440463 (eff. 0.084)
603.69/603.87	c #Conflicts:     463000 | #Learnt:      28295 | 0.000
603.69/603.87	c total clause space: 206.656MB
603.69/603.87	c total #watches: 278662
605.89/606.05	c total #propagations: 30204518 / total #impl: 359084830 (eff. 0.084)
605.89/606.05	c #Conflicts:     464000 | #Learnt:      29295 | 0.000
605.89/606.05	c total clause space: 206.656MB
605.89/606.05	c total #watches: 286600
607.99/608.14	c total #propagations: 30264512 / total #impl: 359813611 (eff. 0.084)
607.99/608.14	c #Conflicts:     465000 | #Learnt:      30295 | 0.000
607.99/608.14	c total clause space: 206.656MB
607.99/608.14	c total #watches: 292666
610.59/610.74	c total #propagations: 30326538 / total #impl: 360656238 (eff. 0.084)
610.59/610.74	c #Conflicts:     466000 | #Learnt:      31295 | 0.000
610.59/610.74	c total clause space: 206.656MB
610.59/610.74	c total #watches: 300087
613.09/613.23	c total #propagations: 30387396 / total #impl: 361448342 (eff. 0.084)
613.09/613.23	c #Conflicts:     467000 | #Learnt:      32295 | 0.000
613.09/613.23	c total clause space: 206.656MB
613.09/613.23	c total #watches: 307468
614.99/615.14	c total #propagations: 30451043 / total #impl: 362314671 (eff. 0.084)
614.99/615.14	c GC COLLECT
614.99/615.14	c #Conflicts:     468000 | #Learnt:      16891 | 0.000
614.99/615.14	c total clause space: 206.656MB
614.99/615.14	c total #watches: 187339
616.69/616.84	c total #propagations: 30504627 / total #impl: 363037963 (eff. 0.084)
616.69/616.84	c #Conflicts:     469000 | #Learnt:      17891 | 0.000
616.69/616.84	c total clause space: 206.656MB
616.69/616.84	c total #watches: 196836
618.29/618.49	c total #propagations: 30562935 / total #impl: 363861101 (eff. 0.084)
618.29/618.49	c #Conflicts:     470000 | #Learnt:      18891 | 0.000
618.29/618.49	c total clause space: 206.656MB
618.29/618.49	c total #watches: 206511
620.09/620.25	c total #propagations: 30620254 / total #impl: 364506114 (eff. 0.084)
620.09/620.25	c #Conflicts:     471000 | #Learnt:      19891 | 0.000
620.09/620.25	c total clause space: 206.656MB
620.09/620.25	c total #watches: 214219
621.79/621.98	c total #propagations: 30677721 / total #impl: 365300936 (eff. 0.084)
621.79/621.98	c #Conflicts:     472000 | #Learnt:      20891 | 0.000
621.79/621.98	c total clause space: 206.656MB
621.79/621.98	c total #watches: 223082
623.79/623.90	c total #propagations: 30735434 / total #impl: 366109273 (eff. 0.084)
623.79/623.90	c #Conflicts:     473000 | #Learnt:      21891 | 0.000
623.79/623.90	c total clause space: 206.656MB
623.79/623.90	c total #watches: 229634
625.79/625.92	c total #propagations: 30790213 / total #impl: 367264727 (eff. 0.084)
625.79/625.92	c #Conflicts:     474000 | #Learnt:      22891 | 0.000
625.79/625.92	c total clause space: 206.656MB
625.79/625.92	c total #watches: 238988
627.79/627.98	c total #propagations: 30851449 / total #impl: 368292075 (eff. 0.084)
627.79/627.98	c #Conflicts:     475000 | #Learnt:      23891 | 0.000
627.79/627.98	c total clause space: 206.656MB
627.79/627.98	c total #watches: 245788
630.59/630.76	c total #propagations: 30917116 / total #impl: 369126361 (eff. 0.084)
630.59/630.76	c #Conflicts:     476000 | #Learnt:      24891 | 0.000
630.59/630.76	c total clause space: 206.656MB
630.59/630.76	c total #watches: 253720
632.89/633.02	c total #propagations: 30982801 / total #impl: 370261765 (eff. 0.084)
632.89/633.02	c #Conflicts:     477000 | #Learnt:      25891 | 0.000
632.89/633.02	c total clause space: 206.656MB
632.89/633.02	c total #watches: 261069
634.79/634.96	c total #propagations: 31042916 / total #impl: 371327263 (eff. 0.084)
634.79/634.96	c #Conflicts:     478000 | #Learnt:      26891 | 0.000
634.79/634.96	c total clause space: 206.656MB
634.79/634.96	c total #watches: 272160
637.19/637.30	c total #propagations: 31103837 / total #impl: 372560354 (eff. 0.083)
637.19/637.30	c #Conflicts:     479000 | #Learnt:      27891 | 0.000
637.19/637.30	c total clause space: 206.656MB
637.19/637.30	c total #watches: 279197
639.69/639.87	c total #propagations: 31165263 / total #impl: 373352222 (eff. 0.083)
639.69/639.87	c #Conflicts:     480000 | #Learnt:      28891 | 0.000
639.69/639.87	c total clause space: 206.656MB
639.69/639.87	c total #watches: 284123
642.49/642.62	c total #propagations: 31234937 / total #impl: 374271571 (eff. 0.083)
642.49/642.62	c #Conflicts:     481000 | #Learnt:      29891 | 0.000
642.49/642.62	c total clause space: 206.656MB
642.49/642.62	c total #watches: 291117
645.08/645.24	c total #propagations: 31307122 / total #impl: 375389413 (eff. 0.083)
645.08/645.24	c #Conflicts:     482000 | #Learnt:      30891 | 0.000
645.08/645.24	c total clause space: 206.656MB
645.08/645.24	c total #watches: 297078
647.89/648.04	c total #propagations: 31366275 / total #impl: 376353611 (eff. 0.083)
647.89/648.04	c #Conflicts:     483000 | #Learnt:      31891 | 0.000
647.89/648.04	c total clause space: 206.656MB
647.89/648.04	c total #watches: 302354
650.78/650.96	c total #propagations: 31427246 / total #impl: 377453341 (eff. 0.083)
650.78/650.96	c #Conflicts:     484000 | #Learnt:      32891 | 0.000
650.78/650.96	c total clause space: 206.656MB
650.78/650.96	c total #watches: 312136
653.30/653.43	c total #propagations: 31488882 / total #impl: 378726554 (eff. 0.083)
653.30/653.43	c GC COLLECT
653.30/653.43	c #Conflicts:     485000 | #Learnt:      17188 | 0.000
653.30/653.43	c total clause space: 335.816MB
653.30/653.43	c total #watches: 189442
654.99/655.18	c total #propagations: 31548790 / total #impl: 379630297 (eff. 0.083)
654.99/655.18	c #Conflicts:     486000 | #Learnt:      18188 | 0.000
654.99/655.18	c total clause space: 335.816MB
654.99/655.18	c total #watches: 196633
656.79/656.95	c total #propagations: 31607731 / total #impl: 380610662 (eff. 0.083)
656.79/656.95	c #Conflicts:     487000 | #Learnt:      19188 | 0.000
656.79/656.95	c total clause space: 335.816MB
656.79/656.95	c total #watches: 207234
658.09/658.27	c total #propagations: 31667751 / total #impl: 381444688 (eff. 0.083)
658.09/658.27	c #Conflicts:     488000 | #Learnt:      20188 | 0.000
658.09/658.27	c total clause space: 335.816MB
658.09/658.27	c total #watches: 211608
659.69/659.83	c total #propagations: 31736017 / total #impl: 382094691 (eff. 0.083)
659.69/659.83	c #Conflicts:     489000 | #Learnt:      21188 | 0.000
659.69/659.83	c total clause space: 335.816MB
659.69/659.83	c total #watches: 221690
661.69/661.80	c total #propagations: 31798759 / total #impl: 383092022 (eff. 0.083)
661.69/661.80	c #Conflicts:     490000 | #Learnt:      22188 | 0.000
661.69/661.80	c total clause space: 335.816MB
661.69/661.80	c total #watches: 228980
663.99/664.10	c total #propagations: 31858115 / total #impl: 383916867 (eff. 0.083)
663.99/664.10	c #Conflicts:     491000 | #Learnt:      23188 | 0.000
663.99/664.10	c total clause space: 335.816MB
663.99/664.10	c total #watches: 233869
665.89/666.09	c total #propagations: 31919808 / total #impl: 384635617 (eff. 0.083)
665.89/666.09	c #Conflicts:     492000 | #Learnt:      24188 | 0.000
665.89/666.09	c total clause space: 335.816MB
665.89/666.09	c total #watches: 241854
668.09/668.28	c total #propagations: 31979579 / total #impl: 385411134 (eff. 0.083)
668.09/668.28	c #Conflicts:     493000 | #Learnt:      25188 | 0.000
668.09/668.28	c total clause space: 335.816MB
668.09/668.28	c total #watches: 251689
670.09/670.24	c total #propagations: 32038285 / total #impl: 386313485 (eff. 0.083)
670.09/670.24	c #Conflicts:     494000 | #Learnt:      26188 | 0.000
670.09/670.24	c total clause space: 335.816MB
670.09/670.24	c total #watches: 258415
672.39/672.57	c total #propagations: 32089466 / total #impl: 387106831 (eff. 0.083)
672.39/672.57	c #Conflicts:     495000 | #Learnt:      27188 | 0.000
672.39/672.57	c total clause space: 335.816MB
672.39/672.57	c total #watches: 266706
674.79/674.94	c total #propagations: 32151488 / total #impl: 388073797 (eff. 0.083)
674.79/674.94	c #Conflicts:     496000 | #Learnt:      28188 | 0.000
674.79/674.94	c total clause space: 335.816MB
674.79/674.94	c total #watches: 274504
677.39/677.60	c total #propagations: 32208645 / total #impl: 389043951 (eff. 0.083)
677.39/677.60	c #Conflicts:     497000 | #Learnt:      29188 | 0.000
677.39/677.60	c total clause space: 335.816MB
677.39/677.60	c total #watches: 279464
679.69/679.86	c total #propagations: 32262729 / total #impl: 389973176 (eff. 0.083)
679.69/679.86	c #Conflicts:     498000 | #Learnt:      30188 | 0.000
679.69/679.86	c total clause space: 335.816MB
679.69/679.86	c total #watches: 283275
682.48/682.63	c total #propagations: 32315522 / total #impl: 390666103 (eff. 0.083)
682.48/682.63	c #Conflicts:     499000 | #Learnt:      31188 | 0.000
682.48/682.63	c total clause space: 335.816MB
682.48/682.63	c total #watches: 290155
685.29/685.43	c total #propagations: 32376276 / total #impl: 391799988 (eff. 0.083)
685.29/685.43	c #Conflicts:     500000 | #Learnt:      32188 | 0.000
685.29/685.43	c total clause space: 335.816MB
685.29/685.43	c total #watches: 297466
687.78/687.91	c total #propagations: 32437255 / total #impl: 392807486 (eff. 0.083)
687.78/687.91	c #Conflicts:     501000 | #Learnt:      33188 | 0.000
687.78/687.91	c total clause space: 335.816MB
687.78/687.91	c total #watches: 304870
690.38/690.59	c total #propagations: 32494017 / total #impl: 393816485 (eff. 0.083)
690.38/690.59	c GC COLLECT
690.38/690.59	c #Conflicts:     502000 | #Learnt:      17190 | 0.000
690.38/690.59	c total clause space: 335.816MB
690.38/690.59	c total #watches: 189999
692.38/692.58	c total #propagations: 32551750 / total #impl: 394761642 (eff. 0.082)
692.38/692.58	c #Conflicts:     503000 | #Learnt:      18190 | 0.000
692.38/692.58	c total clause space: 335.816MB
692.38/692.58	c total #watches: 196184
694.38/694.53	c total #propagations: 32609807 / total #impl: 395639591 (eff. 0.082)
694.38/694.53	c #Conflicts:     504000 | #Learnt:      19190 | 0.000
694.38/694.53	c total clause space: 335.816MB
694.38/694.53	c total #watches: 204489
696.38/696.54	c total #propagations: 32666420 / total #impl: 396334241 (eff. 0.082)
696.38/696.54	c #Conflicts:     505000 | #Learnt:      20190 | 0.000
696.38/696.54	c total clause space: 335.816MB
696.38/696.54	c total #watches: 210462
698.08/698.20	c total #propagations: 32728643 / total #impl: 396990126 (eff. 0.082)
698.08/698.20	c #Conflicts:     506000 | #Learnt:      21190 | 0.000
698.08/698.20	c total clause space: 335.816MB
698.08/698.20	c total #watches: 223429
699.98/700.11	c total #propagations: 32783222 / total #impl: 397640864 (eff. 0.082)
699.98/700.11	c #Conflicts:     507000 | #Learnt:      22190 | 0.000
699.98/700.11	c total clause space: 335.816MB
699.98/700.11	c total #watches: 234169
701.88/702.06	c total #propagations: 32842762 / total #impl: 398400734 (eff. 0.082)
701.88/702.06	c #Conflicts:     508000 | #Learnt:      23190 | 0.000
701.88/702.06	c total clause space: 335.816MB
701.88/702.06	c total #watches: 241393
703.78/704.00	c total #propagations: 32905796 / total #impl: 399342678 (eff. 0.082)
703.78/704.00	c #Conflicts:     509000 | #Learnt:      24190 | 0.000
703.78/704.00	c total clause space: 335.816MB
703.78/704.00	c total #watches: 251728
705.88/706.07	c total #propagations: 32962275 / total #impl: 400271920 (eff. 0.082)
705.88/706.07	c #Conflicts:     510000 | #Learnt:      25190 | 0.000
705.88/706.07	c total clause space: 335.816MB
705.88/706.07	c total #watches: 261492
708.28/708.42	c total #propagations: 33018246 / total #impl: 401350575 (eff. 0.082)
708.28/708.42	c #Conflicts:     511000 | #Learnt:      26190 | 0.000
708.28/708.42	c total clause space: 335.816MB
708.28/708.42	c total #watches: 268288
710.87/711.02	c total #propagations: 33078626 / total #impl: 402378479 (eff. 0.082)
710.87/711.02	c #Conflicts:     512000 | #Learnt:      27190 | 0.000
710.87/711.02	c total clause space: 335.816MB
710.87/711.02	c total #watches: 276940
713.67/713.88	c total #propagations: 33140547 / total #impl: 403403431 (eff. 0.082)
713.67/713.88	c #Conflicts:     513000 | #Learnt:      28190 | 0.000
713.67/713.88	c total clause space: 335.816MB
713.67/713.88	c total #watches: 283998
716.17/716.31	c total #propagations: 33203011 / total #impl: 404613884 (eff. 0.082)
716.17/716.31	c #Conflicts:     514000 | #Learnt:      29190 | 0.000
716.17/716.31	c total clause space: 335.816MB
716.17/716.31	c total #watches: 294055
718.47/718.64	c total #propagations: 33265941 / total #impl: 405679609 (eff. 0.082)
718.47/718.64	c #Conflicts:     515000 | #Learnt:      30190 | 0.000
718.47/718.64	c total clause space: 335.816MB
718.47/718.64	c total #watches: 304816
720.77/720.92	c total #propagations: 33327716 / total #impl: 406977588 (eff. 0.082)
720.77/720.92	c #Conflicts:     516000 | #Learnt:      31190 | 0.000
720.77/720.92	c total clause space: 335.816MB
720.77/720.92	c total #watches: 315019
723.37/723.51	c total #propagations: 33387243 / total #impl: 408133549 (eff. 0.082)
723.37/723.51	c #Conflicts:     517000 | #Learnt:      32190 | 0.000
723.37/723.51	c total clause space: 335.816MB
723.37/723.51	c total #watches: 323227
725.98/726.12	c total #propagations: 33447154 / total #impl: 409227578 (eff. 0.082)
725.98/726.12	c #Conflicts:     518000 | #Learnt:      33190 | 0.000
725.98/726.12	c total clause space: 335.816MB
725.98/726.12	c total #watches: 333083
728.97/729.17	c total #propagations: 33505019 / total #impl: 409808920 (eff. 0.082)
728.97/729.17	c #Conflicts:     519000 | #Learnt:      34190 | 0.000
728.97/729.17	c total clause space: 335.816MB
728.97/729.17	c total #watches: 340353
731.27/731.50	c total #propagations: 33568204 / total #impl: 410495219 (eff. 0.082)
731.27/731.50	c GC COLLECT
731.27/731.50	c #Conflicts:     520000 | #Learnt:      17889 | 0.000
731.27/731.50	c total clause space: 335.816MB
731.27/731.50	c total #watches: 196086
733.07/733.24	c total #propagations: 33625760 / total #impl: 411401989 (eff. 0.082)
733.07/733.24	c #Conflicts:     521000 | #Learnt:      18889 | 0.000
733.07/733.24	c total clause space: 335.816MB
733.07/733.24	c total #watches: 203380
734.57/734.76	c total #propagations: 33686043 / total #impl: 412326579 (eff. 0.082)
734.57/734.76	c #Conflicts:     522000 | #Learnt:      19889 | 0.000
734.57/734.76	c total clause space: 335.816MB
734.57/734.76	c total #watches: 213320
736.27/736.48	c total #propagations: 33741658 / total #impl: 413917122 (eff. 0.082)
736.27/736.48	c #Conflicts:     523000 | #Learnt:      20889 | 0.000
736.27/736.48	c total clause space: 335.816MB
736.27/736.48	c total #watches: 221091
738.17/738.34	c total #propagations: 33800960 / total #impl: 414954126 (eff. 0.081)
738.17/738.34	c #Conflicts:     524000 | #Learnt:      21889 | 0.000
738.17/738.34	c total clause space: 335.816MB
738.17/738.34	c total #watches: 228904
740.28/740.47	c total #propagations: 33864568 / total #impl: 416016750 (eff. 0.081)
740.28/740.47	c #Conflicts:     525000 | #Learnt:      22889 | 0.000
740.28/740.47	c total clause space: 335.816MB
740.28/740.47	c total #watches: 240408
742.07/742.28	c total #propagations: 33921564 / total #impl: 417070058 (eff. 0.081)
742.07/742.28	c #Conflicts:     526000 | #Learnt:      23889 | 0.000
742.07/742.28	c total clause space: 335.816MB
742.07/742.28	c total #watches: 250610
743.77/743.90	c total #propagations: 33973648 / total #impl: 417969179 (eff. 0.081)
743.77/743.90	c #Conflicts:     527000 | #Learnt:      24889 | 0.000
743.77/743.90	c total clause space: 335.816MB
743.77/743.90	c total #watches: 257878
745.68/745.88	c total #propagations: 34027706 / total #impl: 418859844 (eff. 0.081)
745.68/745.88	c #Conflicts:     528000 | #Learnt:      25889 | 0.000
745.68/745.88	c total clause space: 335.816MB
745.68/745.88	c total #watches: 263872
747.77/747.94	c total #propagations: 34085280 / total #impl: 420145382 (eff. 0.081)
747.77/747.94	c #Conflicts:     529000 | #Learnt:      26889 | 0.000
747.77/747.94	c total clause space: 335.816MB
747.77/747.94	c total #watches: 268706
750.07/750.28	c total #propagations: 34147757 / total #impl: 421188264 (eff. 0.081)
750.07/750.28	c #Conflicts:     530000 | #Learnt:      27889 | 0.000
750.07/750.28	c total clause space: 335.816MB
750.07/750.28	c total #watches: 276577
752.57/752.75	c total #propagations: 34205200 / total #impl: 422353154 (eff. 0.081)
752.57/752.75	c #Conflicts:     531000 | #Learnt:      28889 | 0.000
752.57/752.75	c total clause space: 335.816MB
752.57/752.75	c total #watches: 284523
755.07/755.21	c total #propagations: 34268742 / total #impl: 424035967 (eff. 0.081)
755.07/755.21	c #Conflicts:     532000 | #Learnt:      29889 | 0.000
755.07/755.21	c total clause space: 335.816MB
755.07/755.21	c total #watches: 291091
757.77/757.98	c total #propagations: 34334114 / total #impl: 425230282 (eff. 0.081)
757.77/757.98	c #Conflicts:     533000 | #Learnt:      30889 | 0.000
757.77/757.98	c total clause space: 335.816MB
757.77/757.98	c total #watches: 296145
760.07/760.26	c total #propagations: 34396389 / total #impl: 426402432 (eff. 0.081)
760.07/760.26	c #Conflicts:     534000 | #Learnt:      31889 | 0.000
760.07/760.26	c total clause space: 335.816MB
760.07/760.26	c total #watches: 307075
762.27/762.42	c total #propagations: 34453411 / total #impl: 427508939 (eff. 0.081)
762.27/762.42	c #Conflicts:     535000 | #Learnt:      32889 | 0.000
762.27/762.42	c total clause space: 335.816MB
762.27/762.42	c total #watches: 319854
764.56/764.71	c total #propagations: 34506080 / total #impl: 428366776 (eff. 0.081)
764.56/764.71	c #Conflicts:     536000 | #Learnt:      33889 | 0.000
764.56/764.71	c total clause space: 335.816MB
764.56/764.71	c total #watches: 326997
766.86/767.02	c total #propagations: 34563387 / total #impl: 429159498 (eff. 0.081)
766.86/767.02	c #Conflicts:     537000 | #Learnt:      34889 | 0.000
766.86/767.02	c total clause space: 335.816MB
766.86/767.02	c total #watches: 332227
768.66/768.86	c total #propagations: 34619897 / total #impl: 430014481 (eff. 0.081)
768.66/768.86	c GC COLLECT
768.66/768.86	c #Conflicts:     538000 | #Learnt:      18286 | 0.000
768.66/768.86	c total clause space: 335.816MB
768.66/768.86	c total #watches: 198997
770.26/770.41	c total #propagations: 34678667 / total #impl: 430954698 (eff. 0.080)
770.26/770.41	c #Conflicts:     539000 | #Learnt:      19286 | 0.000
770.26/770.41	c total clause space: 335.816MB
770.26/770.41	c total #watches: 205147
771.96/772.10	c total #propagations: 34730143 / total #impl: 431922150 (eff. 0.080)
771.96/772.10	c #Conflicts:     540000 | #Learnt:      20286 | 0.000
771.96/772.10	c total clause space: 335.816MB
771.96/772.10	c total #watches: 212236
773.76/773.91	c total #propagations: 34781975 / total #impl: 432723224 (eff. 0.080)
773.76/773.91	c #Conflicts:     541000 | #Learnt:      21286 | 0.000
773.76/773.91	c total clause space: 335.816MB
773.76/773.91	c total #watches: 220993
775.37/775.51	c total #propagations: 34841189 / total #impl: 433671954 (eff. 0.080)
775.37/775.51	c #Conflicts:     542000 | #Learnt:      22286 | 0.000
775.37/775.51	c total clause space: 335.816MB
775.37/775.51	c total #watches: 231377
777.46/777.65	c total #propagations: 34898737 / total #impl: 434475092 (eff. 0.080)
777.46/777.65	c #Conflicts:     543000 | #Learnt:      23286 | 0.000
777.46/777.65	c total clause space: 335.816MB
777.46/777.65	c total #watches: 242464
779.46/779.68	c total #propagations: 34957693 / total #impl: 435263909 (eff. 0.080)
779.46/779.68	c #Conflicts:     544000 | #Learnt:      24286 | 0.000
779.46/779.68	c total clause space: 335.816MB
779.46/779.68	c total #watches: 252899
781.56/781.79	c total #propagations: 35014179 / total #impl: 436385193 (eff. 0.080)
781.56/781.79	c #Conflicts:     545000 | #Learnt:      25286 | 0.000
781.56/781.79	c total clause space: 335.816MB
781.56/781.79	c total #watches: 259079
783.96/784.17	c total #propagations: 35075638 / total #impl: 437405287 (eff. 0.080)
783.96/784.17	c #Conflicts:     546000 | #Learnt:      26286 | 0.000
783.96/784.17	c total clause space: 335.816MB
783.96/784.17	c total #watches: 269053
786.26/786.41	c total #propagations: 35134022 / total #impl: 438822409 (eff. 0.080)
786.26/786.41	c #Conflicts:     547000 | #Learnt:      27286 | 0.000
786.26/786.41	c total clause space: 335.816MB
786.26/786.41	c total #watches: 279647
788.16/788.35	c total #propagations: 35190666 / total #impl: 439547812 (eff. 0.080)
788.16/788.35	c #Conflicts:     548000 | #Learnt:      28286 | 0.000
788.16/788.35	c total clause space: 335.816MB
788.16/788.35	c total #watches: 284584
790.46/790.61	c total #propagations: 35240281 / total #impl: 439980078 (eff. 0.080)
790.46/790.61	c #Conflicts:     549000 | #Learnt:      29286 | 0.000
790.46/790.61	c total clause space: 335.816MB
790.46/790.61	c total #watches: 294775
792.46/792.62	c total #propagations: 35292758 / total #impl: 441164709 (eff. 0.080)
792.46/792.62	c #Conflicts:     550000 | #Learnt:      30286 | 0.000
792.46/792.62	c total clause space: 335.816MB
792.46/792.62	c total #watches: 304649
794.76/794.96	c total #propagations: 35345609 / total #impl: 442592735 (eff. 0.080)
794.76/794.96	c #Conflicts:     551000 | #Learnt:      31286 | 0.000
794.76/794.96	c total clause space: 335.816MB
794.76/794.96	c total #watches: 312713
797.06/797.27	c total #propagations: 35401008 / total #impl: 443812797 (eff. 0.080)
797.06/797.27	c #Conflicts:     552000 | #Learnt:      32286 | 0.000
797.06/797.27	c total clause space: 335.816MB
797.06/797.27	c total #watches: 325788
799.06/799.27	c total #propagations: 35457423 / total #impl: 445308387 (eff. 0.080)
799.06/799.27	c #Conflicts:     553000 | #Learnt:      33286 | 0.000
799.06/799.27	c total clause space: 335.816MB
799.06/799.27	c total #watches: 336791
801.26/801.41	c total #propagations: 35511237 / total #impl: 446582309 (eff. 0.080)
801.26/801.41	c #Conflicts:     554000 | #Learnt:      34286 | 0.000
801.26/801.41	c total clause space: 335.816MB
801.26/801.41	c total #watches: 348510
803.56/803.73	c total #propagations: 35567845 / total #impl: 447681980 (eff. 0.079)
803.56/803.73	c #Conflicts:     555000 | #Learnt:      35286 | 0.000
803.56/803.73	c total clause space: 335.816MB
803.56/803.73	c total #watches: 357115
805.26/805.44	c total #propagations: 35624106 / total #impl: 448727856 (eff. 0.079)
805.26/805.44	c GC COLLECT
805.26/805.44	c #Conflicts:     556000 | #Learnt:      18386 | 0.000
805.26/805.44	c total clause space: 335.816MB
805.26/805.44	c total #watches: 199602
806.46/806.66	c total #propagations: 35676679 / total #impl: 449779323 (eff. 0.079)
806.46/806.66	c #Conflicts:     557000 | #Learnt:      19386 | 0.000
806.46/806.66	c total clause space: 335.816MB
806.46/806.66	c total #watches: 211364
807.96/808.15	c total #propagations: 35728508 / total #impl: 450803271 (eff. 0.079)
807.96/808.15	c #Conflicts:     558000 | #Learnt:      20386 | 0.000
807.96/808.15	c total clause space: 335.816MB
807.96/808.15	c total #watches: 220429
809.35/809.60	c total #propagations: 35780775 / total #impl: 452171579 (eff. 0.079)
809.35/809.60	c #Conflicts:     559000 | #Learnt:      21386 | 0.000
809.35/809.60	c total clause space: 335.816MB
809.35/809.60	c total #watches: 235445
810.95/811.16	c total #propagations: 35834866 / total #impl: 453185178 (eff. 0.079)
810.95/811.16	c #Conflicts:     560000 | #Learnt:      22386 | 0.000
810.95/811.16	c total clause space: 335.816MB
810.95/811.16	c total #watches: 249248
813.05/813.25	c total #propagations: 35886556 / total #impl: 453892076 (eff. 0.079)
813.05/813.25	c #Conflicts:     561000 | #Learnt:      23386 | 0.000
813.05/813.25	c total clause space: 335.816MB
813.05/813.25	c total #watches: 254340
815.35/815.59	c total #propagations: 35942592 / total #impl: 454440167 (eff. 0.079)
815.35/815.59	c #Conflicts:     562000 | #Learnt:      24386 | 0.000
815.35/815.59	c total clause space: 335.816MB
815.35/815.59	c total #watches: 261390
817.75/817.90	c total #propagations: 36006248 / total #impl: 455860552 (eff. 0.079)
817.75/817.90	c #Conflicts:     563000 | #Learnt:      25386 | 0.000
817.75/817.90	c total clause space: 335.816MB
817.75/817.90	c total #watches: 267699
820.15/820.31	c total #propagations: 36068996 / total #impl: 456922960 (eff. 0.079)
820.15/820.31	c #Conflicts:     564000 | #Learnt:      26386 | 0.000
820.15/820.31	c total clause space: 335.816MB
820.15/820.31	c total #watches: 275648
822.25/822.44	c total #propagations: 36128396 / total #impl: 457796017 (eff. 0.079)
822.25/822.44	c #Conflicts:     565000 | #Learnt:      27386 | 0.000
822.25/822.44	c total clause space: 335.816MB
822.25/822.44	c total #watches: 285184
824.35/824.53	c total #propagations: 36188448 / total #impl: 458559038 (eff. 0.079)
824.35/824.53	c #Conflicts:     566000 | #Learnt:      28386 | 0.000
824.35/824.53	c total clause space: 335.816MB
824.35/824.53	c total #watches: 296843
826.35/826.55	c total #propagations: 36243488 / total #impl: 459332215 (eff. 0.079)
826.35/826.55	c #Conflicts:     567000 | #Learnt:      29386 | 0.000
826.35/826.55	c total clause space: 335.816MB
826.35/826.55	c total #watches: 306772
828.45/828.63	c total #propagations: 36299844 / total #impl: 459902208 (eff. 0.079)
828.45/828.63	c #Conflicts:     568000 | #Learnt:      30386 | 0.000
828.45/828.63	c total clause space: 335.816MB
828.45/828.63	c total #watches: 317296
830.55/830.80	c total #propagations: 36353196 / total #impl: 460624128 (eff. 0.079)
830.55/830.80	c #Conflicts:     569000 | #Learnt:      31386 | 0.000
830.55/830.80	c total clause space: 335.816MB
830.55/830.80	c total #watches: 329955
832.66/832.88	c total #propagations: 36403472 / total #impl: 461901178 (eff. 0.079)
832.66/832.88	c #Conflicts:     570000 | #Learnt:      32386 | 0.000
832.66/832.88	c total clause space: 335.816MB
832.66/832.88	c total #watches: 337035
834.65/834.88	c total #propagations: 36455414 / total #impl: 462623476 (eff. 0.079)
834.65/834.88	c #Conflicts:     571000 | #Learnt:      33386 | 0.000
834.65/834.88	c total clause space: 335.816MB
834.65/834.88	c total #watches: 346441
837.15/837.35	c total #propagations: 36509578 / total #impl: 463300782 (eff. 0.079)
837.15/837.35	c #Conflicts:     572000 | #Learnt:      34386 | 0.000
837.15/837.35	c total clause space: 335.816MB
837.15/837.35	c total #watches: 359159
839.65/839.86	c total #propagations: 36561541 / total #impl: 464074417 (eff. 0.079)
839.65/839.86	c #Conflicts:     573000 | #Learnt:      35386 | 0.000
839.65/839.86	c total clause space: 335.816MB
839.65/839.86	c total #watches: 368758
841.95/842.12	c total #propagations: 36620768 / total #impl: 465035797 (eff. 0.079)
841.95/842.12	c #Conflicts:     574000 | #Learnt:      36386 | 0.000
841.95/842.12	c total clause space: 335.816MB
841.95/842.12	c total #watches: 378433
843.66/843.81	c total #propagations: 36669545 / total #impl: 465856109 (eff. 0.079)
843.66/843.81	c GC COLLECT
843.66/843.81	c #Conflicts:     575000 | #Learnt:      19185 | 0.000
843.66/843.81	c total clause space: 335.816MB
843.66/843.81	c total #watches: 208158
845.25/845.49	c total #propagations: 36722471 / total #impl: 466902110 (eff. 0.079)
845.25/845.49	c #Conflicts:     576000 | #Learnt:      20185 | 0.000
845.25/845.49	c total clause space: 335.816MB
845.25/845.49	c total #watches: 219577
846.96/847.12	c total #propagations: 36779737 / total #impl: 467858332 (eff. 0.079)
846.96/847.12	c #Conflicts:     577000 | #Learnt:      21185 | 0.000
846.96/847.12	c total clause space: 335.816MB
846.96/847.12	c total #watches: 231699
848.55/848.76	c total #propagations: 36836014 / total #impl: 468745035 (eff. 0.079)
848.55/848.76	c #Conflicts:     578000 | #Learnt:      22185 | 0.000
848.55/848.76	c total clause space: 335.816MB
848.55/848.76	c total #watches: 243653
850.55/850.71	c total #propagations: 36894290 / total #impl: 469638333 (eff. 0.079)
850.55/850.71	c #Conflicts:     579000 | #Learnt:      23185 | 0.000
850.55/850.71	c total clause space: 335.816MB
850.55/850.71	c total #watches: 251244
852.25/852.50	c total #propagations: 36955056 / total #impl: 470344441 (eff. 0.079)
852.25/852.50	c #Conflicts:     580000 | #Learnt:      24185 | 0.000
852.25/852.50	c total clause space: 335.816MB
852.25/852.50	c total #watches: 260486
854.45/854.67	c total #propagations: 37011042 / total #impl: 471260774 (eff. 0.079)
854.45/854.67	c #Conflicts:     581000 | #Learnt:      25185 | 0.000
854.45/854.67	c total clause space: 335.816MB
854.45/854.67	c total #watches: 267254
856.55/856.70	c total #propagations: 37069600 / total #impl: 472234178 (eff. 0.078)
856.55/856.70	c #Conflicts:     582000 | #Learnt:      26185 | 0.000
856.55/856.70	c total clause space: 335.816MB
856.55/856.70	c total #watches: 277521
858.55/858.73	c total #propagations: 37128189 / total #impl: 473204238 (eff. 0.078)
858.55/858.73	c #Conflicts:     583000 | #Learnt:      27185 | 0.000
858.55/858.73	c total clause space: 335.816MB
858.55/858.73	c total #watches: 285427
860.45/860.69	c total #propagations: 37182208 / total #impl: 473813407 (eff. 0.078)
860.45/860.69	c #Conflicts:     584000 | #Learnt:      28185 | 0.000
860.45/860.69	c total clause space: 335.816MB
860.45/860.69	c total #watches: 293343
862.05/862.29	c total #propagations: 37229338 / total #impl: 474289458 (eff. 0.078)
862.05/862.29	c #Conflicts:     585000 | #Learnt:      29185 | 0.000
862.05/862.29	c total clause space: 335.816MB
862.05/862.29	c total #watches: 301851
863.95/864.17	c total #propagations: 37275198 / total #impl: 474663559 (eff. 0.079)
863.95/864.17	c #Conflicts:     586000 | #Learnt:      30185 | 0.000
863.95/864.17	c total clause space: 335.816MB
863.95/864.17	c total #watches: 312913
865.65/865.88	c total #propagations: 37324703 / total #impl: 475248623 (eff. 0.079)
865.65/865.88	c #Conflicts:     587000 | #Learnt:      31185 | 0.000
865.65/865.88	c total clause space: 335.816MB
865.65/865.88	c total #watches: 328219
868.05/868.21	c total #propagations: 37371757 / total #impl: 475823308 (eff. 0.079)
868.05/868.21	c #Conflicts:     588000 | #Learnt:      32185 | 0.000
868.05/868.21	c total clause space: 335.816MB
868.05/868.21	c total #watches: 342796
870.35/870.57	c total #propagations: 37426902 / total #impl: 476546019 (eff. 0.079)
870.35/870.57	c #Conflicts:     589000 | #Learnt:      33185 | 0.000
870.35/870.57	c total clause space: 335.816MB
870.35/870.57	c total #watches: 352455
872.85/873.05	c total #propagations: 37486893 / total #impl: 477320421 (eff. 0.079)
872.85/873.05	c #Conflicts:     590000 | #Learnt:      34185 | 0.000
872.85/873.05	c total clause space: 335.816MB
872.85/873.05	c total #watches: 363325
875.04/875.20	c total #propagations: 37544493 / total #impl: 478185152 (eff. 0.079)
875.04/875.20	c #Conflicts:     591000 | #Learnt:      35185 | 0.000
875.04/875.20	c total clause space: 335.816MB
875.04/875.20	c total #watches: 375018
877.54/877.76	c total #propagations: 37603530 / total #impl: 478856364 (eff. 0.079)
877.54/877.76	c #Conflicts:     592000 | #Learnt:      36185 | 0.000
877.54/877.76	c total clause space: 335.816MB
877.54/877.76	c total #watches: 389848
880.24/880.47	c total #propagations: 37654823 / total #impl: 479599389 (eff. 0.079)
880.24/880.47	c GC COLLECT
880.24/880.47	c #Conflicts:     593000 | #Learnt:      18686 | 0.000
880.24/880.47	c total clause space: 335.816MB
880.24/880.47	c total #watches: 204890
881.54/881.71	c total #propagations: 37708036 / total #impl: 480346606 (eff. 0.079)
881.54/881.71	c #Conflicts:     594000 | #Learnt:      19686 | 0.000
881.54/881.71	c total clause space: 335.816MB
881.54/881.71	c total #watches: 216417
882.74/882.98	c total #propagations: 37761968 / total #impl: 481035710 (eff. 0.079)
882.74/882.98	c #Conflicts:     595000 | #Learnt:      20686 | 0.000
882.74/882.98	c total clause space: 335.816MB
882.74/882.98	c total #watches: 230728
884.14/884.38	c total #propagations: 37808887 / total #impl: 481757866 (eff. 0.078)
884.14/884.38	c #Conflicts:     596000 | #Learnt:      21686 | 0.000
884.14/884.38	c total clause space: 335.816MB
884.14/884.38	c total #watches: 243609
885.45/885.60	c total #propagations: 37858206 / total #impl: 482822388 (eff. 0.078)
885.45/885.60	c #Conflicts:     597000 | #Learnt:      22686 | 0.000
885.45/885.60	c total clause space: 335.816MB
885.45/885.60	c total #watches: 255187
887.14/887.33	c total #propagations: 37904657 / total #impl: 483640703 (eff. 0.078)
887.14/887.33	c #Conflicts:     598000 | #Learnt:      23686 | 0.000
887.14/887.33	c total clause space: 335.816MB
887.14/887.33	c total #watches: 265721
888.94/889.15	c total #propagations: 37960961 / total #impl: 484334426 (eff. 0.078)
888.94/889.15	c #Conflicts:     599000 | #Learnt:      24686 | 0.000
888.94/889.15	c total clause space: 335.816MB
888.94/889.15	c total #watches: 276458
890.95/891.13	c total #propagations: 38023669 / total #impl: 484938508 (eff. 0.078)
890.95/891.13	c #Conflicts:     600000 | #Learnt:      25686 | 0.000
890.95/891.13	c total clause space: 335.816MB
890.95/891.13	c total #watches: 285584
893.15/893.39	c total #propagations: 38087457 / total #impl: 485787858 (eff. 0.078)
893.15/893.39	c #Conflicts:     601000 | #Learnt:      26686 | 0.000
893.15/893.39	c total clause space: 335.816MB
893.15/893.39	c total #watches: 290768
895.25/895.46	c total #propagations: 38155023 / total #impl: 486537344 (eff. 0.078)
895.25/895.46	c #Conflicts:     602000 | #Learnt:      27686 | 0.000
895.25/895.46	c total clause space: 335.816MB
895.25/895.46	c total #watches: 298550
897.24/897.47	c total #propagations: 38222445 / total #impl: 487304168 (eff. 0.078)
897.24/897.47	c #Conflicts:     603000 | #Learnt:      28686 | 0.000
897.24/897.47	c total clause space: 335.816MB
897.24/897.47	c total #watches: 307596
898.94/899.15	c total #propagations: 38285944 / total #impl: 488097740 (eff. 0.078)
898.94/899.15	c #Conflicts:     604000 | #Learnt:      29686 | 0.000
898.94/899.15	c total clause space: 335.816MB
898.94/899.15	c total #watches: 316972
900.75/900.98	c total #propagations: 38338183 / total #impl: 488772490 (eff. 0.078)
900.75/900.98	c #Conflicts:     605000 | #Learnt:      30686 | 0.000
900.75/900.98	c total clause space: 335.816MB
900.75/900.98	c total #watches: 324697
902.64/902.83	c total #propagations: 38385479 / total #impl: 489274890 (eff. 0.078)
902.64/902.83	c #Conflicts:     606000 | #Learnt:      31686 | 0.000
902.64/902.83	c total clause space: 335.816MB
902.64/902.83	c total #watches: 333859
904.54/904.71	c total #propagations: 38435025 / total #impl: 489883262 (eff. 0.078)
904.54/904.71	c #Conflicts:     607000 | #Learnt:      32686 | 0.000
904.54/904.71	c total clause space: 335.816MB
904.54/904.71	c total #watches: 343495
906.74/906.97	c total #propagations: 38488507 / total #impl: 490536626 (eff. 0.078)
906.74/906.97	c #Conflicts:     608000 | #Learnt:      33686 | 0.000
906.74/906.97	c total clause space: 335.816MB
906.74/906.97	c total #watches: 350982
909.24/909.48	c total #propagations: 38541168 / total #impl: 491197896 (eff. 0.078)
909.24/909.48	c #Conflicts:     609000 | #Learnt:      34686 | 0.000
909.24/909.48	c total clause space: 335.816MB
909.24/909.48	c total #watches: 359486
911.85/912.04	c total #propagations: 38593671 / total #impl: 491873079 (eff. 0.078)
911.85/912.04	c #Conflicts:     610000 | #Learnt:      35686 | 0.000
911.85/912.04	c total clause space: 335.816MB
911.85/912.04	c total #watches: 366098
914.44/914.66	c total #propagations: 38646758 / total #impl: 492479944 (eff. 0.078)
914.44/914.66	c #Conflicts:     611000 | #Learnt:      36686 | 0.000
914.44/914.66	c total clause space: 335.816MB
914.44/914.66	c total #watches: 373689
917.14/917.36	c total #propagations: 38702494 / total #impl: 493171869 (eff. 0.078)
917.14/917.36	c GC COLLECT
917.14/917.36	c #Conflicts:     612000 | #Learnt:      18891 | 0.000
917.14/917.36	c total clause space: 335.816MB
917.14/917.36	c total #watches: 207302
918.64/918.81	c total #propagations: 38757706 / total #impl: 493886183 (eff. 0.078)
918.64/918.81	c #Conflicts:     613000 | #Learnt:      19891 | 0.000
918.64/918.81	c total clause space: 335.816MB
918.64/918.81	c total #watches: 216015
920.14/920.31	c total #propagations: 38810263 / total #impl: 494825671 (eff. 0.078)
920.14/920.31	c #Conflicts:     614000 | #Learnt:      20891 | 0.000
920.14/920.31	c total clause space: 335.816MB
920.14/920.31	c total #watches: 229111
921.64/921.90	c total #propagations: 38862588 / total #impl: 495607720 (eff. 0.078)
921.64/921.90	c #Conflicts:     615000 | #Learnt:      21891 | 0.000
921.64/921.90	c total clause space: 335.816MB
921.64/921.90	c total #watches: 240945
923.54/923.70	c total #propagations: 38917252 / total #impl: 496486302 (eff. 0.078)
923.54/923.70	c #Conflicts:     616000 | #Learnt:      22891 | 0.000
923.54/923.70	c total clause space: 335.816MB
923.54/923.70	c total #watches: 249973
925.24/925.41	c total #propagations: 38975074 / total #impl: 497169725 (eff. 0.078)
925.24/925.41	c #Conflicts:     617000 | #Learnt:      23891 | 0.000
925.24/925.41	c total clause space: 335.816MB
925.24/925.41	c total #watches: 263543
927.34/927.59	c total #propagations: 39028645 / total #impl: 497966876 (eff. 0.078)
927.34/927.59	c #Conflicts:     618000 | #Learnt:      24891 | 0.000
927.34/927.59	c total clause space: 335.816MB
927.34/927.59	c total #watches: 269951
929.54/929.76	c total #propagations: 39085426 / total #impl: 498931088 (eff. 0.078)
929.54/929.76	c #Conflicts:     619000 | #Learnt:      25891 | 0.000
929.54/929.76	c total clause space: 335.816MB
929.54/929.76	c total #watches: 278355
931.24/931.46	c total #propagations: 39144700 / total #impl: 499958381 (eff. 0.078)
931.24/931.46	c #Conflicts:     620000 | #Learnt:      26891 | 0.000
931.24/931.46	c total clause space: 335.816MB
931.24/931.46	c total #watches: 296483
933.84/934.05	c total #propagations: 39200228 / total #impl: 500936347 (eff. 0.078)
933.84/934.05	c #Conflicts:     621000 | #Learnt:      27891 | 0.000
933.84/934.05	c total clause space: 335.816MB
933.84/934.05	c total #watches: 304832
936.04/936.26	c total #propagations: 39258245 / total #impl: 501872186 (eff. 0.078)
936.04/936.26	c #Conflicts:     622000 | #Learnt:      28891 | 0.000
936.04/936.26	c total clause space: 335.816MB
936.04/936.26	c total #watches: 314449
938.34/938.55	c total #propagations: 39313533 / total #impl: 502651830 (eff. 0.078)
938.34/938.55	c #Conflicts:     623000 | #Learnt:      29891 | 0.000
938.34/938.55	c total clause space: 335.816MB
938.34/938.55	c total #watches: 324211
940.53/940.79	c total #propagations: 39373278 / total #impl: 503333867 (eff. 0.078)
940.53/940.79	c #Conflicts:     624000 | #Learnt:      30891 | 0.000
940.53/940.79	c total clause space: 335.816MB
940.53/940.79	c total #watches: 333343
942.93/943.15	c total #propagations: 39434540 / total #impl: 504172426 (eff. 0.078)
942.93/943.15	c #Conflicts:     625000 | #Learnt:      31891 | 0.000
942.93/943.15	c total clause space: 335.816MB
942.93/943.15	c total #watches: 341414
945.13/945.39	c total #propagations: 39496680 / total #impl: 505035757 (eff. 0.078)
945.13/945.39	c #Conflicts:     626000 | #Learnt:      32891 | 0.000
945.13/945.39	c total clause space: 335.816MB
945.13/945.39	c total #watches: 354025
947.63/947.80	c total #propagations: 39553239 / total #impl: 505750218 (eff. 0.078)
947.63/947.80	c #Conflicts:     627000 | #Learnt:      33891 | 0.000
947.63/947.80	c total clause space: 335.816MB
947.63/947.80	c total #watches: 362455
950.24/950.50	c total #propagations: 39612201 / total #impl: 506533982 (eff. 0.078)
950.24/950.50	c #Conflicts:     628000 | #Learnt:      34891 | 0.000
950.24/950.50	c total clause space: 335.816MB
950.24/950.50	c total #watches: 366510
953.23/953.48	c total #propagations: 39676146 / total #impl: 507467072 (eff. 0.078)
953.23/953.48	c #Conflicts:     629000 | #Learnt:      35891 | 0.000
953.23/953.48	c total clause space: 335.816MB
953.23/953.48	c total #watches: 376892
956.94/957.11	c total #propagations: 39731289 / total #impl: 508143678 (eff. 0.078)
956.94/957.11	c #Conflicts:     630000 | #Learnt:      36891 | 0.000
956.94/957.11	c total clause space: 335.816MB
956.94/957.11	c total #watches: 385935
960.03/960.28	c total #propagations: 39795959 / total #impl: 509148504 (eff. 0.078)
960.03/960.28	c #Conflicts:     631000 | #Learnt:      37891 | 0.000
960.03/960.28	c total clause space: 335.816MB
960.03/960.28	c total #watches: 392564
962.34/962.51	c total #propagations: 39856354 / total #impl: 510442439 (eff. 0.078)
962.34/962.51	c GC COLLECT
962.34/962.51	c #Conflicts:     632000 | #Learnt:      19796 | 0.000
962.34/962.51	c total clause space: 335.816MB
962.34/962.51	c total #watches: 214556
963.54/963.79	c total #propagations: 39913895 / total #impl: 511423633 (eff. 0.078)
963.54/963.79	c #Conflicts:     633000 | #Learnt:      20796 | 0.000
963.54/963.79	c total clause space: 335.816MB
963.54/963.79	c total #watches: 221770
965.23/965.42	c total #propagations: 39962706 / total #impl: 511990879 (eff. 0.078)
965.23/965.42	c #Conflicts:     634000 | #Learnt:      21796 | 0.000
965.23/965.42	c total clause space: 335.816MB
965.23/965.42	c total #watches: 231018
967.03/967.25	c total #propagations: 40015373 / total #impl: 512674881 (eff. 0.078)
967.03/967.25	c #Conflicts:     635000 | #Learnt:      22796 | 0.000
967.03/967.25	c total clause space: 335.816MB
967.03/967.25	c total #watches: 236919
969.04/969.22	c total #propagations: 40067303 / total #impl: 513770821 (eff. 0.078)
969.04/969.22	c #Conflicts:     636000 | #Learnt:      23796 | 0.000
969.04/969.22	c total clause space: 335.816MB
969.04/969.22	c total #watches: 244472
970.93/971.11	c total #propagations: 40123027 / total #impl: 514934239 (eff. 0.078)
970.93/971.11	c #Conflicts:     637000 | #Learnt:      24796 | 0.000
970.93/971.11	c total clause space: 335.816MB
970.93/971.11	c total #watches: 253096
972.73/972.92	c total #propagations: 40182808 / total #impl: 515624552 (eff. 0.078)
972.73/972.92	c #Conflicts:     638000 | #Learnt:      25796 | 0.000
972.73/972.92	c total clause space: 335.816MB
972.73/972.92	c total #watches: 262377
974.73/974.91	c total #propagations: 40238026 / total #impl: 516286483 (eff. 0.078)
974.73/974.91	c #Conflicts:     639000 | #Learnt:      26796 | 0.000
974.73/974.91	c total clause space: 335.816MB
974.73/974.91	c total #watches: 274539
976.53/976.78	c total #propagations: 40295969 / total #impl: 517167580 (eff. 0.078)
976.53/976.78	c #Conflicts:     640000 | #Learnt:      27796 | 0.000
976.53/976.78	c total clause space: 335.816MB
976.53/976.78	c total #watches: 282540
978.94/979.18	c total #propagations: 40356883 / total #impl: 518135166 (eff. 0.078)
978.94/979.18	c #Conflicts:     641000 | #Learnt:      28796 | 0.000
978.94/979.18	c total clause space: 335.816MB
978.94/979.18	c total #watches: 292981
981.23/981.44	c total #propagations: 40416596 / total #impl: 519349351 (eff. 0.078)
981.23/981.44	c #Conflicts:     642000 | #Learnt:      29796 | 0.000
981.23/981.44	c total clause space: 335.816MB
981.23/981.44	c total #watches: 302537
983.43/983.60	c total #propagations: 40468566 / total #impl: 520193644 (eff. 0.078)
983.43/983.60	c #Conflicts:     643000 | #Learnt:      30796 | 0.000
983.43/983.60	c total clause space: 335.816MB
983.43/983.60	c total #watches: 313108
985.23/985.40	c total #propagations: 40529649 / total #impl: 520909982 (eff. 0.078)
985.23/985.40	c #Conflicts:     644000 | #Learnt:      31796 | 0.000
985.23/985.40	c total clause space: 335.816MB
985.23/985.40	c total #watches: 322022
987.03/987.29	c total #propagations: 40585857 / total #impl: 521622118 (eff. 0.078)
987.03/987.29	c #Conflicts:     645000 | #Learnt:      32796 | 0.000
987.03/987.29	c total clause space: 335.816MB
987.03/987.29	c total #watches: 332618
989.43/989.65	c total #propagations: 40642303 / total #impl: 522270556 (eff. 0.078)
989.43/989.65	c #Conflicts:     646000 | #Learnt:      33796 | 0.000
989.43/989.65	c total clause space: 335.816MB
989.43/989.65	c total #watches: 347606
992.03/992.22	c total #propagations: 40700134 / total #impl: 523188092 (eff. 0.078)
992.03/992.22	c #Conflicts:     647000 | #Learnt:      34796 | 0.000
992.03/992.22	c total clause space: 335.816MB
992.03/992.22	c total #watches: 360135
994.53/994.72	c total #propagations: 40755117 / total #impl: 523962968 (eff. 0.078)
994.53/994.72	c #Conflicts:     648000 | #Learnt:      35796 | 0.000
994.53/994.72	c total clause space: 335.816MB
994.53/994.72	c total #watches: 368961
997.33/997.53	c total #propagations: 40809651 / total #impl: 524816187 (eff. 0.078)
997.33/997.53	c #Conflicts:     649000 | #Learnt:      36796 | 0.000
997.33/997.53	c total clause space: 335.816MB
997.33/997.53	c total #watches: 376089
1000.02/1000.21	c total #propagations: 40865874 / total #impl: 526287796 (eff. 0.078)
1000.02/1000.21	c #Conflicts:     650000 | #Learnt:      37796 | 0.000
1000.02/1000.21	c total clause space: 335.816MB
1000.02/1000.21	c total #watches: 387514
1002.82/1003.07	c total #propagations: 40919601 / total #impl: 526977974 (eff. 0.078)
1002.82/1003.07	c #Conflicts:     651000 | #Learnt:      38796 | 0.000
1002.82/1003.07	c total clause space: 335.816MB
1002.82/1003.07	c total #watches: 396485
1004.72/1004.91	c total #propagations: 40979715 / total #impl: 528058340 (eff. 0.078)
1004.72/1004.91	c GC COLLECT
1004.72/1004.91	c #Conflicts:     652000 | #Learnt:      20386 | 0.000
1004.72/1004.91	c total clause space: 335.816MB
1004.72/1004.91	c total #watches: 221760
1006.52/1006.70	c total #propagations: 41035269 / total #impl: 528880246 (eff. 0.078)
1006.52/1006.70	c #Conflicts:     653000 | #Learnt:      21386 | 0.000
1006.52/1006.70	c total clause space: 335.816MB
1006.52/1006.70	c total #watches: 230593
1008.42/1008.70	c total #propagations: 41092284 / total #impl: 529536012 (eff. 0.078)
1008.42/1008.70	c #Conflicts:     654000 | #Learnt:      22386 | 0.000
1008.42/1008.70	c total clause space: 335.816MB
1008.42/1008.70	c total #watches: 238793
1010.12/1010.36	c total #propagations: 41150026 / total #impl: 530340802 (eff. 0.078)
1010.12/1010.36	c #Conflicts:     655000 | #Learnt:      23386 | 0.000
1010.12/1010.36	c total clause space: 335.816MB
1010.12/1010.36	c total #watches: 246404
1011.93/1012.17	c total #propagations: 41200039 / total #impl: 530930216 (eff. 0.078)
1011.93/1012.17	c #Conflicts:     656000 | #Learnt:      24386 | 0.000
1011.93/1012.17	c total clause space: 335.816MB
1011.93/1012.17	c total #watches: 256153
1013.82/1014.02	c total #propagations: 41251892 / total #impl: 531683300 (eff. 0.078)
1013.82/1014.02	c #Conflicts:     657000 | #Learnt:      25386 | 0.000
1013.82/1014.02	c total clause space: 335.816MB
1013.82/1014.02	c total #watches: 265002
1015.82/1016.04	c total #propagations: 41305742 / total #impl: 532299606 (eff. 0.078)
1015.82/1016.04	c #Conflicts:     658000 | #Learnt:      26386 | 0.000
1015.82/1016.04	c total clause space: 335.816MB
1015.82/1016.04	c total #watches: 272524
1017.52/1017.76	c total #propagations: 41362841 / total #impl: 533105517 (eff. 0.078)
1017.52/1017.76	c #Conflicts:     659000 | #Learnt:      27386 | 0.000
1017.52/1017.76	c total clause space: 335.816MB
1017.52/1017.76	c total #watches: 279339
1019.63/1019.83	c total #propagations: 41411176 / total #impl: 533724004 (eff. 0.078)
1019.63/1019.83	c #Conflicts:     660000 | #Learnt:      28386 | 0.000
1019.63/1019.83	c total clause space: 335.816MB
1019.63/1019.83	c total #watches: 287621
1021.83/1022.01	c total #propagations: 41465957 / total #impl: 534375076 (eff. 0.078)
1021.83/1022.01	c #Conflicts:     661000 | #Learnt:      29386 | 0.000
1021.83/1022.01	c total clause space: 335.816MB
1021.83/1022.01	c total #watches: 297356
1023.93/1024.14	c total #propagations: 41523641 / total #impl: 535066098 (eff. 0.078)
1023.93/1024.14	c #Conflicts:     662000 | #Learnt:      30386 | 0.000
1023.93/1024.14	c total clause space: 335.816MB
1023.93/1024.14	c total #watches: 307111
1026.62/1026.84	c total #propagations: 41577353 / total #impl: 536010060 (eff. 0.078)
1026.62/1026.84	c #Conflicts:     663000 | #Learnt:      31386 | 0.000
1026.62/1026.84	c total clause space: 335.816MB
1026.62/1026.84	c total #watches: 315362
1029.12/1029.39	c total #propagations: 41633832 / total #impl: 537152006 (eff. 0.078)
1029.12/1029.39	c #Conflicts:     664000 | #Learnt:      32386 | 0.000
1029.12/1029.39	c total clause space: 335.816MB
1029.12/1029.39	c total #watches: 321573
1031.63/1031.87	c total #propagations: 41691042 / total #impl: 538132585 (eff. 0.077)
1031.63/1031.87	c #Conflicts:     665000 | #Learnt:      33386 | 0.000
1031.63/1031.87	c total clause space: 335.816MB
1031.63/1031.87	c total #watches: 331143
1034.22/1034.43	c total #propagations: 41744649 / total #impl: 538908803 (eff. 0.077)
1034.22/1034.43	c #Conflicts:     666000 | #Learnt:      34386 | 0.000
1034.22/1034.43	c total clause space: 335.816MB
1034.22/1034.43	c total #watches: 339972
1037.12/1037.32	c total #propagations: 41804252 / total #impl: 539548577 (eff. 0.077)
1037.12/1037.32	c #Conflicts:     667000 | #Learnt:      35386 | 0.000
1037.12/1037.32	c total clause space: 335.816MB
1037.12/1037.32	c total #watches: 348473
1040.12/1040.30	c total #propagations: 41862969 / total #impl: 540341413 (eff. 0.077)
1040.12/1040.30	c #Conflicts:     668000 | #Learnt:      36386 | 0.000
1040.12/1040.30	c total clause space: 335.816MB
1040.12/1040.30	c total #watches: 353742
1042.82/1043.04	c total #propagations: 41920288 / total #impl: 541257116 (eff. 0.077)
1042.82/1043.04	c #Conflicts:     669000 | #Learnt:      37386 | 0.000
1042.82/1043.04	c total clause space: 335.816MB
1042.82/1043.04	c total #watches: 362795
1045.42/1045.61	c total #propagations: 41977967 / total #impl: 542064738 (eff. 0.077)
1045.42/1045.61	c #Conflicts:     670000 | #Learnt:      38386 | 0.000
1045.42/1045.61	c total clause space: 335.816MB
1045.42/1045.61	c total #watches: 375043
1048.72/1048.90	c total #propagations: 42035102 / total #impl: 542715286 (eff. 0.077)
1048.72/1048.90	c #Conflicts:     671000 | #Learnt:      39386 | 0.000
1048.72/1048.90	c total clause space: 335.816MB
1048.72/1048.90	c total #watches: 384779
1050.62/1050.89	c total #propagations: 42092927 / total #impl: 543596534 (eff. 0.077)
1050.62/1050.89	c GC COLLECT
1050.62/1050.89	c #Conflicts:     672000 | #Learnt:      20682 | 0.000
1050.62/1050.89	c total clause space: 335.816MB
1050.62/1050.89	c total #watches: 226253
1052.22/1052.40	c total #propagations: 42150643 / total #impl: 544514294 (eff. 0.077)
1052.22/1052.40	c #Conflicts:     673000 | #Learnt:      21682 | 0.000
1052.22/1052.40	c total clause space: 335.816MB
1052.22/1052.40	c total #watches: 232677
1053.51/1053.77	c total #propagations: 42204949 / total #impl: 545500138 (eff. 0.077)
1053.51/1053.77	c #Conflicts:     674000 | #Learnt:      22682 | 0.000
1053.51/1053.77	c total clause space: 335.816MB
1053.51/1053.77	c total #watches: 241339
1055.21/1055.42	c total #propagations: 42264028 / total #impl: 546276319 (eff. 0.077)
1055.21/1055.42	c #Conflicts:     675000 | #Learnt:      23682 | 0.000
1055.21/1055.42	c total clause space: 335.816MB
1055.21/1055.42	c total #watches: 256735
1056.81/1057.06	c total #propagations: 42320730 / total #impl: 547052008 (eff. 0.077)
1056.81/1057.06	c #Conflicts:     676000 | #Learnt:      24682 | 0.000
1056.81/1057.06	c total clause space: 335.816MB
1056.81/1057.06	c total #watches: 264548
1058.81/1059.09	c total #propagations: 42379680 / total #impl: 547885230 (eff. 0.077)
1058.81/1059.09	c #Conflicts:     677000 | #Learnt:      25682 | 0.000
1058.81/1059.09	c total clause space: 335.816MB
1058.81/1059.09	c total #watches: 272533
1061.11/1061.35	c total #propagations: 42438994 / total #impl: 548748959 (eff. 0.077)
1061.11/1061.35	c #Conflicts:     678000 | #Learnt:      26682 | 0.000
1061.11/1061.35	c total clause space: 335.816MB
1061.11/1061.35	c total #watches: 282620
1063.21/1063.46	c total #propagations: 42500088 / total #impl: 549635834 (eff. 0.077)
1063.21/1063.46	c #Conflicts:     679000 | #Learnt:      27682 | 0.000
1063.21/1063.46	c total clause space: 335.816MB
1063.21/1063.46	c total #watches: 288852
1065.51/1065.75	c total #propagations: 42556553 / total #impl: 550389814 (eff. 0.077)
1065.51/1065.75	c #Conflicts:     680000 | #Learnt:      28682 | 0.000
1065.51/1065.75	c total clause space: 335.816MB
1065.51/1065.75	c total #watches: 297508
1067.92/1068.15	c total #propagations: 42616149 / total #impl: 551152730 (eff. 0.077)
1067.92/1068.15	c #Conflicts:     681000 | #Learnt:      29682 | 0.000
1067.92/1068.15	c total clause space: 335.816MB
1067.92/1068.15	c total #watches: 302534
1070.61/1070.86	c total #propagations: 42677677 / total #impl: 552214202 (eff. 0.077)
1070.61/1070.86	c #Conflicts:     682000 | #Learnt:      30682 | 0.000
1070.61/1070.86	c total clause space: 335.816MB
1070.61/1070.86	c total #watches: 307893
1073.11/1073.39	c total #propagations: 42740395 / total #impl: 553939877 (eff. 0.077)
1073.11/1073.39	c #Conflicts:     683000 | #Learnt:      31682 | 0.000
1073.11/1073.39	c total clause space: 335.816MB
1073.11/1073.39	c total #watches: 314982
1075.01/1075.28	c total #propagations: 42798826 / total #impl: 555058652 (eff. 0.077)
1075.01/1075.28	c #Conflicts:     684000 | #Learnt:      32682 | 0.000
1075.01/1075.28	c total clause space: 335.816MB
1075.01/1075.28	c total #watches: 327508
1076.82/1077.09	c total #propagations: 42858841 / total #impl: 555839011 (eff. 0.077)
1076.82/1077.09	c #Conflicts:     685000 | #Learnt:      33682 | 0.000
1076.82/1077.09	c total clause space: 335.816MB
1076.82/1077.09	c total #watches: 339953
1078.71/1078.95	c total #propagations: 42913933 / total #impl: 556491332 (eff. 0.077)
1078.71/1078.95	c #Conflicts:     686000 | #Learnt:      34682 | 0.000
1078.71/1078.95	c total clause space: 335.816MB
1078.71/1078.95	c total #watches: 351198
1081.01/1081.22	c total #propagations: 42974222 / total #impl: 557270926 (eff. 0.077)
1081.01/1081.22	c #Conflicts:     687000 | #Learnt:      35682 | 0.000
1081.01/1081.22	c total clause space: 335.816MB
1081.01/1081.22	c total #watches: 358500
1083.51/1083.77	c total #propagations: 43040483 / total #impl: 558255588 (eff. 0.077)
1083.51/1083.77	c #Conflicts:     688000 | #Learnt:      36682 | 0.000
1083.51/1083.77	c total clause space: 335.816MB
1083.51/1083.77	c total #watches: 367157
1085.91/1086.10	c total #propagations: 43109572 / total #impl: 559356274 (eff. 0.077)
1085.91/1086.10	c #Conflicts:     689000 | #Learnt:      37682 | 0.000
1085.91/1086.10	c total clause space: 335.816MB
1085.91/1086.10	c total #watches: 373297
1088.71/1088.94	c total #propagations: 43163888 / total #impl: 559965734 (eff. 0.077)
1088.71/1088.94	c #Conflicts:     690000 | #Learnt:      38682 | 0.000
1088.71/1088.94	c total clause space: 335.816MB
1088.71/1088.94	c total #watches: 380660
1091.12/1091.37	c total #propagations: 43220920 / total #impl: 560758877 (eff. 0.077)
1091.12/1091.37	c #Conflicts:     691000 | #Learnt:      39682 | 0.000
1091.12/1091.37	c total clause space: 335.816MB
1091.12/1091.37	c total #watches: 394922
1093.11/1093.31	c total #propagations: 43274261 / total #impl: 561702062 (eff. 0.077)
1093.11/1093.31	c GC COLLECT
1093.11/1093.31	c #Conflicts:     692000 | #Learnt:      20681 | 0.000
1093.11/1093.31	c total clause space: 335.816MB
1093.11/1093.31	c total #watches: 225245
1095.01/1095.22	c total #propagations: 43330680 / total #impl: 562381264 (eff. 0.077)
1095.01/1095.22	c #Conflicts:     693000 | #Learnt:      21681 | 0.000
1095.01/1095.22	c total clause space: 335.816MB
1095.01/1095.22	c total #watches: 236919
1096.91/1097.11	c total #propagations: 43390149 / total #impl: 563257902 (eff. 0.077)
1096.91/1097.11	c #Conflicts:     694000 | #Learnt:      22681 | 0.000
1096.91/1097.11	c total clause space: 335.816MB
1096.91/1097.11	c total #watches: 245498
1098.91/1099.11	c total #propagations: 43451248 / total #impl: 564032876 (eff. 0.077)
1098.91/1099.11	c #Conflicts:     695000 | #Learnt:      23681 | 0.000
1098.91/1099.11	c total clause space: 335.816MB
1098.91/1099.11	c total #watches: 258007
1100.81/1101.08	c total #propagations: 43509938 / total #impl: 565094904 (eff. 0.077)
1100.81/1101.08	c #Conflicts:     696000 | #Learnt:      24681 | 0.000
1100.81/1101.08	c total clause space: 335.816MB
1100.81/1101.08	c total #watches: 267982
1102.71/1102.95	c total #propagations: 43567565 / total #impl: 566033634 (eff. 0.077)
1102.71/1102.95	c #Conflicts:     697000 | #Learnt:      25681 | 0.000
1102.71/1102.95	c total clause space: 335.816MB
1102.71/1102.95	c total #watches: 276930
1104.81/1105.03	c total #propagations: 43628602 / total #impl: 566888002 (eff. 0.077)
1104.81/1105.03	c #Conflicts:     698000 | #Learnt:      26681 | 0.000
1104.81/1105.03	c total clause space: 335.816MB
1104.81/1105.03	c total #watches: 282439
1106.91/1107.17	c total #propagations: 43695498 / total #impl: 567844201 (eff. 0.077)
1106.91/1107.17	c #Conflicts:     699000 | #Learnt:      27681 | 0.000
1106.91/1107.17	c total clause space: 335.816MB
1106.91/1107.17	c total #watches: 294897
1109.71/1109.98	c total #propagations: 43753732 / total #impl: 568699833 (eff. 0.077)
1109.71/1109.98	c #Conflicts:     700000 | #Learnt:      28681 | 0.000
1109.71/1109.98	c total clause space: 335.816MB
1109.71/1109.98	c total #watches: 300611
1112.60/1112.81	c total #propagations: 43809689 / total #impl: 569463647 (eff. 0.077)
1112.60/1112.81	c #Conflicts:     701000 | #Learnt:      29681 | 0.000
1112.60/1112.81	c total clause space: 335.816MB
1112.60/1112.81	c total #watches: 306935
1115.40/1115.63	c total #propagations: 43868818 / total #impl: 570428107 (eff. 0.077)
1115.40/1115.63	c #Conflicts:     702000 | #Learnt:      30681 | 0.000
1115.40/1115.63	c total clause space: 335.816MB
1115.40/1115.63	c total #watches: 315103
1118.20/1118.49	c total #propagations: 43925389 / total #impl: 571233183 (eff. 0.077)
1118.20/1118.49	c #Conflicts:     703000 | #Learnt:      31681 | 0.000
1118.20/1118.49	c total clause space: 335.816MB
1118.20/1118.49	c total #watches: 320585
1121.30/1121.54	c total #propagations: 43983727 / total #impl: 572060875 (eff. 0.077)
1121.30/1121.54	c #Conflicts:     704000 | #Learnt:      32681 | 0.000
1121.30/1121.54	c total clause space: 335.816MB
1121.30/1121.54	c total #watches: 328974
1124.70/1124.92	c total #propagations: 44041066 / total #impl: 573128195 (eff. 0.077)
1124.70/1124.92	c #Conflicts:     705000 | #Learnt:      33681 | 0.000
1124.70/1124.92	c total clause space: 335.816MB
1124.70/1124.92	c total #watches: 332369
1127.20/1127.40	c total #propagations: 44101810 / total #impl: 574114468 (eff. 0.077)
1127.20/1127.40	c #Conflicts:     706000 | #Learnt:      34681 | 0.000
1127.20/1127.40	c total clause space: 335.816MB
1127.20/1127.40	c total #watches: 339527
1129.70/1129.96	c total #propagations: 44161063 / total #impl: 575175936 (eff. 0.077)
1129.70/1129.96	c #Conflicts:     707000 | #Learnt:      35681 | 0.000
1129.70/1129.96	c total clause space: 335.816MB
1129.70/1129.96	c total #watches: 347205
1132.00/1132.28	c total #propagations: 44221811 / total #impl: 576727645 (eff. 0.077)
1132.00/1132.28	c #Conflicts:     708000 | #Learnt:      36681 | 0.000
1132.00/1132.28	c total clause space: 335.816MB
1132.00/1132.28	c total #watches: 352306
1134.60/1134.84	c total #propagations: 44280671 / total #impl: 578043071 (eff. 0.077)
1134.60/1134.84	c #Conflicts:     709000 | #Learnt:      37681 | 0.000
1134.60/1134.84	c total clause space: 335.816MB
1134.60/1134.84	c total #watches: 362704
1137.31/1137.56	c total #propagations: 44337325 / total #impl: 579301996 (eff. 0.077)
1137.31/1137.56	c #Conflicts:     710000 | #Learnt:      38681 | 0.000
1137.31/1137.56	c total clause space: 335.816MB
1137.31/1137.56	c total #watches: 371287
1139.80/1140.03	c total #propagations: 44395009 / total #impl: 581122564 (eff. 0.076)
1139.80/1140.03	c #Conflicts:     711000 | #Learnt:      39681 | 0.000
1139.80/1140.03	c total clause space: 335.816MB
1139.80/1140.03	c total #watches: 377718
1142.20/1142.44	c total #propagations: 44451503 / total #impl: 582172099 (eff. 0.076)
1142.20/1142.44	c GC COLLECT
1142.20/1142.44	c #Conflicts:     712000 | #Learnt:      20387 | 0.000
1142.20/1142.44	c total clause space: 335.816MB
1142.20/1142.44	c total #watches: 222630
1144.00/1144.27	c total #propagations: 44507229 / total #impl: 583194624 (eff. 0.076)
1144.00/1144.27	c #Conflicts:     713000 | #Learnt:      21387 | 0.000
1144.00/1144.27	c total clause space: 335.816MB
1144.00/1144.27	c total #watches: 231646
1146.01/1146.26	c total #propagations: 44562564 / total #impl: 584551744 (eff. 0.076)
1146.01/1146.26	c #Conflicts:     714000 | #Learnt:      22387 | 0.000
1146.01/1146.26	c total clause space: 335.816MB
1146.01/1146.26	c total #watches: 237717
1148.00/1148.27	c total #propagations: 44622561 / total #impl: 585470401 (eff. 0.076)
1148.00/1148.27	c #Conflicts:     715000 | #Learnt:      23387 | 0.000
1148.00/1148.27	c total clause space: 335.816MB
1148.00/1148.27	c total #watches: 246796
1150.41/1150.64	c total #propagations: 44674716 / total #impl: 586304966 (eff. 0.076)
1150.41/1150.64	c #Conflicts:     716000 | #Learnt:      24387 | 0.000
1150.41/1150.64	c total clause space: 335.816MB
1150.41/1150.64	c total #watches: 259009
1152.90/1153.15	c total #propagations: 44731846 / total #impl: 587261843 (eff. 0.076)
1152.90/1153.15	c #Conflicts:     717000 | #Learnt:      25387 | 0.000
1152.90/1153.15	c total clause space: 335.816MB
1152.90/1153.15	c total #watches: 266540
1155.20/1155.41	c total #propagations: 44798678 / total #impl: 588732998 (eff. 0.076)
1155.20/1155.41	c #Conflicts:     718000 | #Learnt:      26387 | 0.000
1155.20/1155.41	c total clause space: 335.816MB
1155.20/1155.41	c total #watches: 275095
1157.60/1157.84	c total #propagations: 44860697 / total #impl: 589717655 (eff. 0.076)
1157.60/1157.84	c #Conflicts:     719000 | #Learnt:      27387 | 0.000
1157.60/1157.84	c total clause space: 335.816MB
1157.60/1157.84	c total #watches: 280877
1160.20/1160.42	c total #propagations: 44924508 / total #impl: 590743037 (eff. 0.076)
1160.20/1160.42	c #Conflicts:     720000 | #Learnt:      28387 | 0.000
1160.20/1160.42	c total clause space: 335.816MB
1160.20/1160.42	c total #watches: 288501
1162.60/1162.82	c total #propagations: 44985996 / total #impl: 591507076 (eff. 0.076)
1162.60/1162.82	c #Conflicts:     721000 | #Learnt:      29387 | 0.000
1162.60/1162.82	c total clause space: 335.816MB
1162.60/1162.82	c total #watches: 294136
1165.20/1165.42	c total #propagations: 45046756 / total #impl: 592291402 (eff. 0.076)
1165.20/1165.42	c #Conflicts:     722000 | #Learnt:      30387 | 0.000
1165.20/1165.42	c total clause space: 335.816MB
1165.20/1165.42	c total #watches: 298948
1167.80/1168.06	c total #propagations: 45113795 / total #impl: 593164216 (eff. 0.076)
1167.80/1168.06	c #Conflicts:     723000 | #Learnt:      31387 | 0.000
1167.80/1168.06	c total clause space: 335.816MB
1167.80/1168.06	c total #watches: 306357
1170.40/1170.60	c total #propagations: 45175683 / total #impl: 594120612 (eff. 0.076)
1170.40/1170.60	c #Conflicts:     724000 | #Learnt:      32387 | 0.000
1170.40/1170.60	c total clause space: 335.816MB
1170.40/1170.60	c total #watches: 311688
1173.30/1173.54	c total #propagations: 45237146 / total #impl: 595030839 (eff. 0.076)
1173.30/1173.54	c #Conflicts:     725000 | #Learnt:      33387 | 0.000
1173.30/1173.54	c total clause space: 335.816MB
1173.30/1173.54	c total #watches: 317606
1176.20/1176.48	c total #propagations: 45300505 / total #impl: 595971532 (eff. 0.076)
1176.20/1176.48	c #Conflicts:     726000 | #Learnt:      34387 | 0.000
1176.20/1176.48	c total clause space: 335.816MB
1176.20/1176.48	c total #watches: 322974
1179.29/1179.53	c total #propagations: 45365367 / total #impl: 596984115 (eff. 0.076)
1179.29/1179.53	c #Conflicts:     727000 | #Learnt:      35387 | 0.000
1179.29/1179.53	c total clause space: 335.816MB
1179.29/1179.53	c total #watches: 331218
1182.49/1182.78	c total #propagations: 45428935 / total #impl: 597858977 (eff. 0.076)
1182.49/1182.78	c #Conflicts:     728000 | #Learnt:      36387 | 0.000
1182.49/1182.78	c total clause space: 335.816MB
1182.49/1182.78	c total #watches: 336988
1185.60/1185.89	c total #propagations: 45493552 / total #impl: 598750648 (eff. 0.076)
1185.60/1185.89	c #Conflicts:     729000 | #Learnt:      37387 | 0.000
1185.60/1185.89	c total clause space: 335.816MB
1185.60/1185.89	c total #watches: 345138
1188.69/1188.90	c total #propagations: 45558109 / total #impl: 599548618 (eff. 0.076)
1188.69/1188.90	c #Conflicts:     730000 | #Learnt:      38387 | 0.000
1188.69/1188.90	c total clause space: 335.816MB
1188.69/1188.90	c total #watches: 350393
1191.99/1192.27	c total #propagations: 45619661 / total #impl: 600674341 (eff. 0.076)
1191.99/1192.27	c #Conflicts:     731000 | #Learnt:      39387 | 0.000
1191.99/1192.27	c total clause space: 335.816MB
1191.99/1192.27	c total #watches: 358010
1195.29/1195.56	c total #propagations: 45677647 / total #impl: 601468474 (eff. 0.076)
1195.29/1195.56	c #Conflicts:     732000 | #Learnt:      40387 | 0.000
1195.29/1195.56	c total clause space: 335.816MB
1195.29/1195.56	c total #watches: 362801
1198.49/1198.74	c total #propagations: 45741988 / total #impl: 602719683 (eff. 0.076)
1198.49/1198.74	c GC COLLECT
1198.49/1198.74	c #Conflicts:     733000 | #Learnt:      20789 | 0.000
1198.49/1198.74	c total clause space: 335.816MB
1198.49/1198.74	c total #watches: 225100
1200.49/1200.77	c total #propagations: 45806037 / total #impl: 603692868 (eff. 0.076)
1200.49/1200.77	c #Conflicts:     734000 | #Learnt:      21789 | 0.000
1200.49/1200.77	c total clause space: 335.816MB
1200.49/1200.77	c total #watches: 233713
1202.69/1202.93	c total #propagations: 45867857 / total #impl: 604428365 (eff. 0.076)
1202.69/1202.93	c #Conflicts:     735000 | #Learnt:      22789 | 0.000
1202.69/1202.93	c total clause space: 335.816MB
1202.69/1202.93	c total #watches: 240896
1204.79/1205.06	c total #propagations: 45929595 / total #impl: 605165430 (eff. 0.076)
1204.79/1205.06	c #Conflicts:     736000 | #Learnt:      23789 | 0.000
1204.79/1205.06	c total clause space: 335.816MB
1204.79/1205.06	c total #watches: 249326
1207.19/1207.40	c total #propagations: 45991451 / total #impl: 606133156 (eff. 0.076)
1207.19/1207.40	c #Conflicts:     737000 | #Learnt:      24789 | 0.000
1207.19/1207.40	c total clause space: 335.816MB
1207.19/1207.40	c total #watches: 255661
1209.19/1209.43	c total #propagations: 46057594 / total #impl: 606937466 (eff. 0.076)
1209.19/1209.43	c #Conflicts:     738000 | #Learnt:      25789 | 0.000
1209.19/1209.43	c total clause space: 335.816MB
1209.19/1209.43	c total #watches: 263177
1211.19/1211.50	c total #propagations: 46115765 / total #impl: 607610356 (eff. 0.076)
1211.19/1211.50	c #Conflicts:     739000 | #Learnt:      26789 | 0.000
1211.19/1211.50	c total clause space: 335.816MB
1211.19/1211.50	c total #watches: 271709
1213.59/1213.80	c total #propagations: 46172493 / total #impl: 608348740 (eff. 0.076)
1213.59/1213.80	c #Conflicts:     740000 | #Learnt:      27789 | 0.000
1213.59/1213.80	c total clause space: 335.816MB
1213.59/1213.80	c total #watches: 282353
1215.89/1216.11	c total #propagations: 46232756 / total #impl: 609126654 (eff. 0.076)
1215.89/1216.11	c #Conflicts:     741000 | #Learnt:      28789 | 0.000
1215.89/1216.11	c total clause space: 335.816MB
1215.89/1216.11	c total #watches: 290959
1218.39/1218.60	c total #propagations: 46290808 / total #impl: 610018569 (eff. 0.076)
1218.39/1218.60	c #Conflicts:     742000 | #Learnt:      29789 | 0.000
1218.39/1218.60	c total clause space: 335.816MB
1218.39/1218.60	c total #watches: 300627
1220.69/1220.96	c total #propagations: 46352739 / total #impl: 610894628 (eff. 0.076)
1220.69/1220.96	c #Conflicts:     743000 | #Learnt:      30789 | 0.000
1220.69/1220.96	c total clause space: 335.816MB
1220.69/1220.96	c total #watches: 311851
1223.19/1223.40	c total #propagations: 46413278 / total #impl: 611695128 (eff. 0.076)
1223.19/1223.40	c #Conflicts:     744000 | #Learnt:      31789 | 0.000
1223.19/1223.40	c total clause space: 335.816MB
1223.19/1223.40	c total #watches: 322330
1225.49/1225.71	c total #propagations: 46477155 / total #impl: 612674280 (eff. 0.076)
1225.49/1225.71	c #Conflicts:     745000 | #Learnt:      32789 | 0.000
1225.49/1225.71	c total clause space: 335.816MB
1225.49/1225.71	c total #watches: 331988
1227.69/1227.91	c total #propagations: 46537679 / total #impl: 613640651 (eff. 0.076)
1227.69/1227.91	c #Conflicts:     746000 | #Learnt:      33789 | 0.000
1227.69/1227.91	c total clause space: 335.816MB
1227.69/1227.91	c total #watches: 341379
1229.39/1229.60	c total #propagations: 46596349 / total #impl: 614553468 (eff. 0.076)
1229.39/1229.60	c #Conflicts:     747000 | #Learnt:      34789 | 0.000
1229.39/1229.60	c total clause space: 335.816MB
1229.39/1229.60	c total #watches: 352346
1231.69/1231.99	c total #propagations: 46653550 / total #impl: 615263258 (eff. 0.076)
1231.69/1231.99	c #Conflicts:     748000 | #Learnt:      35789 | 0.000
1231.69/1231.99	c total clause space: 335.816MB
1231.69/1231.99	c total #watches: 363259
1234.09/1234.38	c total #propagations: 46710376 / total #impl: 616061086 (eff. 0.076)
1234.09/1234.38	c #Conflicts:     749000 | #Learnt:      36789 | 0.000
1234.09/1234.38	c total clause space: 335.816MB
1234.09/1234.38	c total #watches: 372612
1237.18/1237.43	c total #propagations: 46770585 / total #impl: 616781790 (eff. 0.076)
1237.18/1237.43	c #Conflicts:     750000 | #Learnt:      37789 | 0.000
1237.18/1237.43	c total clause space: 335.816MB
1237.18/1237.43	c total #watches: 379907
1240.08/1240.39	c total #propagations: 46831693 / total #impl: 617512442 (eff. 0.076)
1240.08/1240.39	c #Conflicts:     751000 | #Learnt:      38789 | 0.000
1240.08/1240.39	c total clause space: 335.816MB
1240.08/1240.39	c total #watches: 389960
1243.28/1243.52	c total #propagations: 46890465 / total #impl: 618266088 (eff. 0.076)
1243.28/1243.52	c #Conflicts:     752000 | #Learnt:      39789 | 0.000
1243.28/1243.52	c total clause space: 335.816MB
1243.28/1243.52	c total #watches: 397690
1245.98/1246.22	c total #propagations: 46952535 / total #impl: 619234904 (eff. 0.076)
1245.98/1246.22	c #Conflicts:     753000 | #Learnt:      40789 | 0.000
1245.98/1246.22	c total clause space: 335.816MB
1245.98/1246.22	c total #watches: 406845
1248.68/1248.90	c total #propagations: 47014238 / total #impl: 620019752 (eff. 0.076)
1248.68/1248.90	c #Conflicts:     754000 | #Learnt:      41789 | 0.000
1248.68/1248.90	c total clause space: 335.816MB
1248.68/1248.90	c total #watches: 417586
1250.68/1250.97	c total #propagations: 47072123 / total #impl: 620719486 (eff. 0.076)
1250.68/1250.97	c GC COLLECT
1250.68/1250.97	c #Conflicts:     755000 | #Learnt:      21884 | 0.000
1250.68/1250.97	c total clause space: 335.816MB
1250.68/1250.97	c total #watches: 236409
1252.98/1253.23	c total #propagations: 47129739 / total #impl: 621357813 (eff. 0.076)
1252.98/1253.23	c #Conflicts:     756000 | #Learnt:      22884 | 0.000
1252.98/1253.23	c total clause space: 335.816MB
1252.98/1253.23	c total #watches: 246092
1254.78/1255.07	c total #propagations: 47188736 / total #impl: 623317389 (eff. 0.076)
1254.78/1255.07	c #Conflicts:     757000 | #Learnt:      23884 | 0.000
1254.78/1255.07	c total clause space: 335.816MB
1254.78/1255.07	c total #watches: 255810
1257.09/1257.37	c total #propagations: 47243233 / total #impl: 624779356 (eff. 0.076)
1257.09/1257.37	c #Conflicts:     758000 | #Learnt:      24884 | 0.000
1257.09/1257.37	c total clause space: 335.816MB
1257.09/1257.37	c total #watches: 265420
1258.88/1259.19	c total #propagations: 47301769 / total #impl: 626413213 (eff. 0.076)
1258.88/1259.19	c #Conflicts:     759000 | #Learnt:      25884 | 0.000
1258.88/1259.19	c total clause space: 335.816MB
1258.88/1259.19	c total #watches: 277928
1260.98/1261.20	c total #propagations: 47355066 / total #impl: 627829809 (eff. 0.075)
1260.98/1261.20	c #Conflicts:     760000 | #Learnt:      26884 | 0.000
1260.98/1261.20	c total clause space: 335.816MB
1260.98/1261.20	c total #watches: 284647
1263.48/1263.75	c total #propagations: 47412164 / total #impl: 628689848 (eff. 0.075)
1263.48/1263.75	c #Conflicts:     761000 | #Learnt:      27884 | 0.000
1263.48/1263.75	c total clause space: 335.816MB
1263.48/1263.75	c total #watches: 291153
1266.28/1266.50	c total #propagations: 47474852 / total #impl: 630077040 (eff. 0.075)
1266.28/1266.50	c #Conflicts:     762000 | #Learnt:      28884 | 0.000
1266.28/1266.50	c total clause space: 335.816MB
1266.28/1266.50	c total #watches: 296804
1269.08/1269.37	c total #propagations: 47536742 / total #impl: 631113017 (eff. 0.075)
1269.08/1269.37	c #Conflicts:     763000 | #Learnt:      29884 | 0.000
1269.08/1269.37	c total clause space: 335.816MB
1269.08/1269.37	c total #watches: 303115
1271.28/1271.59	c total #propagations: 47596843 / total #impl: 632360559 (eff. 0.075)
1271.28/1271.59	c #Conflicts:     764000 | #Learnt:      30884 | 0.000
1271.28/1271.59	c total clause space: 335.816MB
1271.28/1271.59	c total #watches: 312355
1273.38/1273.69	c total #propagations: 47651729 / total #impl: 633583498 (eff. 0.075)
1273.38/1273.69	c #Conflicts:     765000 | #Learnt:      31884 | 0.000
1273.38/1273.69	c total clause space: 335.816MB
1273.38/1273.69	c total #watches: 320521
1275.68/1275.96	c total #propagations: 47708324 / total #impl: 634605935 (eff. 0.075)
1275.68/1275.96	c #Conflicts:     766000 | #Learnt:      32884 | 0.000
1275.68/1275.96	c total clause space: 335.816MB
1275.68/1275.96	c total #watches: 328459
1278.48/1278.74	c total #propagations: 47761428 / total #impl: 635968839 (eff. 0.075)
1278.48/1278.74	c #Conflicts:     767000 | #Learnt:      33884 | 0.000
1278.48/1278.74	c total clause space: 335.816MB
1278.48/1278.74	c total #watches: 335822
1280.78/1281.05	c total #propagations: 47821390 / total #impl: 636705152 (eff. 0.075)
1280.78/1281.05	c #Conflicts:     768000 | #Learnt:      34884 | 0.000
1280.78/1281.05	c total clause space: 335.816MB
1280.78/1281.05	c total #watches: 345463
1283.98/1284.23	c total #propagations: 47874290 / total #impl: 637448951 (eff. 0.075)
1283.98/1284.23	c #Conflicts:     769000 | #Learnt:      35884 | 0.000
1283.98/1284.23	c total clause space: 335.816MB
1283.98/1284.23	c total #watches: 355034
1287.28/1287.52	c total #propagations: 47931212 / total #impl: 638997538 (eff. 0.075)
1287.28/1287.52	c #Conflicts:     770000 | #Learnt:      36884 | 0.000
1287.28/1287.52	c total clause space: 335.816MB
1287.28/1287.52	c total #watches: 363809
1290.78/1291.02	c total #propagations: 47992073 / total #impl: 640490816 (eff. 0.075)
1290.78/1291.02	c #Conflicts:     771000 | #Learnt:      37884 | 0.000
1290.78/1291.02	c total clause space: 335.816MB
1290.78/1291.02	c total #watches: 368725
1293.88/1294.12	c total #propagations: 48055601 / total #impl: 641533126 (eff. 0.075)
1293.88/1294.12	c #Conflicts:     772000 | #Learnt:      38884 | 0.000
1293.88/1294.12	c total clause space: 335.816MB
1293.88/1294.12	c total #watches: 377117
1296.97/1297.27	c total #propagations: 48117738 / total #impl: 642585330 (eff. 0.075)
1296.97/1297.27	c #Conflicts:     773000 | #Learnt:      39884 | 0.000
1296.97/1297.27	c total clause space: 335.816MB
1296.97/1297.27	c total #watches: 383526
1300.57/1300.80	c total #propagations: 48180868 / total #impl: 643656948 (eff. 0.075)
1300.57/1300.80	c #Conflicts:     774000 | #Learnt:      40884 | 0.000
1300.57/1300.80	c total clause space: 335.816MB
1300.57/1300.80	c total #watches: 392158
1302.87/1303.10	c total #propagations: 48239345 / total #impl: 645035069 (eff. 0.075)
1302.87/1303.10	c #Conflicts:     775000 | #Learnt:      41884 | 0.000
1302.87/1303.10	c total clause space: 335.816MB
1302.87/1303.10	c total #watches: 401169
1305.37/1305.67	c total #propagations: 48295638 / total #impl: 645823313 (eff. 0.075)
1305.37/1305.67	c GC COLLECT
1305.37/1305.67	c #Conflicts:     776000 | #Learnt:      21678 | 0.000
1305.37/1305.67	c total clause space: 335.816MB
1305.37/1305.67	c total #watches: 233434
1307.47/1307.79	c total #propagations: 48355742 / total #impl: 646507376 (eff. 0.075)
1307.47/1307.79	c #Conflicts:     777000 | #Learnt:      22678 | 0.000
1307.47/1307.79	c total clause space: 335.816MB
1307.47/1307.79	c total #watches: 241585
1309.77/1310.07	c total #propagations: 48420746 / total #impl: 647469169 (eff. 0.075)
1309.77/1310.07	c #Conflicts:     778000 | #Learnt:      23678 | 0.000
1309.77/1310.07	c total clause space: 335.816MB
1309.77/1310.07	c total #watches: 246783
1312.27/1312.58	c total #propagations: 48479913 / total #impl: 648327086 (eff. 0.075)
1312.27/1312.58	c #Conflicts:     779000 | #Learnt:      24678 | 0.000
1312.27/1312.58	c total clause space: 335.816MB
1312.27/1312.58	c total #watches: 254693
1314.57/1314.87	c total #propagations: 48542980 / total #impl: 649188664 (eff. 0.075)
1314.57/1314.87	c #Conflicts:     780000 | #Learnt:      25678 | 0.000
1314.57/1314.87	c total clause space: 335.816MB
1314.57/1314.87	c total #watches: 262264
1316.87/1317.15	c total #propagations: 48601578 / total #impl: 650216132 (eff. 0.075)
1316.87/1317.15	c #Conflicts:     781000 | #Learnt:      26678 | 0.000
1316.87/1317.15	c total clause space: 335.816MB
1316.87/1317.15	c total #watches: 270083
1318.97/1319.30	c total #propagations: 48659512 / total #impl: 651118981 (eff. 0.075)
1318.97/1319.30	c #Conflicts:     782000 | #Learnt:      27678 | 0.000
1318.97/1319.30	c total clause space: 335.816MB
1318.97/1319.30	c total #watches: 275762
1320.88/1321.16	c total #propagations: 48709976 / total #impl: 651685504 (eff. 0.075)
1320.88/1321.16	c #Conflicts:     783000 | #Learnt:      28678 | 0.000
1320.88/1321.16	c total clause space: 335.816MB
1320.88/1321.16	c total #watches: 286795
1323.27/1323.50	c total #propagations: 48766075 / total #impl: 652754843 (eff. 0.075)
1323.27/1323.50	c #Conflicts:     784000 | #Learnt:      29678 | 0.000
1323.27/1323.50	c total clause space: 335.816MB
1323.27/1323.50	c total #watches: 293170
1325.87/1326.16	c total #propagations: 48825674 / total #impl: 653795057 (eff. 0.075)
1325.87/1326.16	c #Conflicts:     785000 | #Learnt:      30678 | 0.000
1325.87/1326.16	c total clause space: 335.816MB
1325.87/1326.16	c total #watches: 300751
1328.87/1329.12	c total #propagations: 48888771 / total #impl: 654693338 (eff. 0.075)
1328.87/1329.12	c #Conflicts:     786000 | #Learnt:      31678 | 0.000
1328.87/1329.12	c total clause space: 335.816MB
1328.87/1329.12	c total #watches: 307796
1331.77/1332.05	c total #propagations: 48950007 / total #impl: 655492266 (eff. 0.075)
1331.77/1332.05	c #Conflicts:     787000 | #Learnt:      32678 | 0.000
1331.77/1332.05	c total clause space: 335.816MB
1331.77/1332.05	c total #watches: 317257
1334.87/1335.18	c total #propagations: 49009158 / total #impl: 656331341 (eff. 0.075)
1334.87/1335.18	c #Conflicts:     788000 | #Learnt:      33678 | 0.000
1334.87/1335.18	c total clause space: 335.816MB
1334.87/1335.18	c total #watches: 327586
1337.27/1337.55	c total #propagations: 49070298 / total #impl: 657136191 (eff. 0.075)
1337.27/1337.55	c #Conflicts:     789000 | #Learnt:      34678 | 0.000
1337.27/1337.55	c total clause space: 335.816MB
1337.27/1337.55	c total #watches: 334747
1340.17/1340.40	c total #propagations: 49129421 / total #impl: 657840205 (eff. 0.075)
1340.17/1340.40	c #Conflicts:     790000 | #Learnt:      35678 | 0.000
1340.17/1340.40	c total clause space: 335.816MB
1340.17/1340.40	c total #watches: 340977
1342.47/1342.74	c total #propagations: 49189062 / total #impl: 658635364 (eff. 0.075)
1342.47/1342.74	c #Conflicts:     791000 | #Learnt:      36678 | 0.000
1342.47/1342.74	c total clause space: 335.816MB
1342.47/1342.74	c total #watches: 354755
1345.47/1345.77	c total #propagations: 49244009 / total #impl: 659472206 (eff. 0.075)
1345.47/1345.77	c #Conflicts:     792000 | #Learnt:      37678 | 0.000
1345.47/1345.77	c total clause space: 335.816MB
1345.47/1345.77	c total #watches: 361894
1348.67/1348.92	c total #propagations: 49307573 / total #impl: 660685220 (eff. 0.075)
1348.67/1348.92	c #Conflicts:     793000 | #Learnt:      38678 | 0.000
1348.67/1348.92	c total clause space: 335.816MB
1348.67/1348.92	c total #watches: 368910
1351.97/1352.20	c total #propagations: 49362851 / total #impl: 661444574 (eff. 0.075)
1351.97/1352.20	c #Conflicts:     794000 | #Learnt:      39678 | 0.000
1351.97/1352.20	c total clause space: 335.816MB
1351.97/1352.20	c total #watches: 376411
1354.47/1354.74	c total #propagations: 49422572 / total #impl: 662118249 (eff. 0.075)
1354.47/1354.74	c #Conflicts:     795000 | #Learnt:      40678 | 0.000
1354.47/1354.74	c total clause space: 335.816MB
1354.47/1354.74	c total #watches: 385888
1357.07/1357.39	c total #propagations: 49482704 / total #impl: 663018372 (eff. 0.075)
1357.07/1357.39	c #Conflicts:     796000 | #Learnt:      41678 | 0.000
1357.07/1357.39	c total clause space: 335.816MB
1357.07/1357.39	c total #watches: 397706
1360.07/1360.30	c total #propagations: 49536470 / total #impl: 663933432 (eff. 0.075)
1360.07/1360.30	c #Conflicts:     797000 | #Learnt:      42678 | 0.000
1360.07/1360.30	c total clause space: 335.816MB
1360.07/1360.30	c total #watches: 407059
1362.36/1362.63	c total #propagations: 49592168 / total #impl: 664872282 (eff. 0.075)
1362.36/1362.63	c GC COLLECT
1362.36/1362.63	c #Conflicts:     798000 | #Learnt:      22171 | 0.000
1362.36/1362.63	c total clause space: 335.816MB
1362.36/1362.63	c total #watches: 239637
1364.16/1364.49	c total #propagations: 49649549 / total #impl: 665670998 (eff. 0.075)
1364.16/1364.49	c #Conflicts:     799000 | #Learnt:      23171 | 0.000
1364.16/1364.49	c total clause space: 335.816MB
1364.16/1364.49	c total #watches: 250111
1366.26/1366.57	c total #propagations: 49708323 / total #impl: 666341907 (eff. 0.075)
1366.26/1366.57	c #Conflicts:     800000 | #Learnt:      24171 | 0.000
1366.26/1366.57	c total clause space: 335.816MB
1366.26/1366.57	c total #watches: 261768
1368.36/1368.62	c total #propagations: 49768819 / total #impl: 667227888 (eff. 0.075)
1368.36/1368.62	c #Conflicts:     801000 | #Learnt:      25171 | 0.000
1368.36/1368.62	c total clause space: 335.816MB
1368.36/1368.62	c total #watches: 271296
1370.86/1371.15	c total #propagations: 49830255 / total #impl: 667996394 (eff. 0.075)
1370.86/1371.15	c #Conflicts:     802000 | #Learnt:      26171 | 0.000
1370.86/1371.15	c total clause space: 335.816MB
1370.86/1371.15	c total #watches: 278407
1373.46/1373.71	c total #propagations: 49891251 / total #impl: 669119778 (eff. 0.075)
1373.46/1373.71	c #Conflicts:     803000 | #Learnt:      27171 | 0.000
1373.46/1373.71	c total clause space: 335.816MB
1373.46/1373.71	c total #watches: 285449
1375.97/1376.29	c total #propagations: 49950886 / total #impl: 670384697 (eff. 0.075)
1375.97/1376.29	c #Conflicts:     804000 | #Learnt:      28171 | 0.000
1375.97/1376.29	c total clause space: 335.816MB
1375.97/1376.29	c total #watches: 293745
1378.46/1378.77	c total #propagations: 50011449 / total #impl: 671428634 (eff. 0.074)
1378.46/1378.77	c #Conflicts:     805000 | #Learnt:      29171 | 0.000
1378.46/1378.77	c total clause space: 335.816MB
1378.46/1378.77	c total #watches: 302623
1380.56/1380.84	c total #propagations: 50070760 / total #impl: 672215301 (eff. 0.074)
1380.56/1380.84	c #Conflicts:     806000 | #Learnt:      30171 | 0.000
1380.56/1380.84	c total clause space: 335.816MB
1380.56/1380.84	c total #watches: 316515
1382.96/1383.20	c total #propagations: 50125774 / total #impl: 673263052 (eff. 0.074)
1382.96/1383.20	c #Conflicts:     807000 | #Learnt:      31171 | 0.000
1382.96/1383.20	c total clause space: 335.816MB
1382.96/1383.20	c total #watches: 324531
1385.16/1385.45	c total #propagations: 50183213 / total #impl: 674239161 (eff. 0.074)
1385.16/1385.45	c #Conflicts:     808000 | #Learnt:      32171 | 0.000
1385.16/1385.45	c total clause space: 335.816MB
1385.16/1385.45	c total #watches: 333622
1387.86/1388.13	c total #propagations: 50243808 / total #impl: 675037146 (eff. 0.074)
1387.86/1388.13	c #Conflicts:     809000 | #Learnt:      33171 | 0.000
1387.86/1388.13	c total clause space: 335.816MB
1387.86/1388.13	c total #watches: 343161
1390.56/1390.89	c total #propagations: 50300217 / total #impl: 675942772 (eff. 0.074)
1390.56/1390.89	c #Conflicts:     810000 | #Learnt:      34171 | 0.000
1390.56/1390.89	c total clause space: 335.816MB
1390.56/1390.89	c total #watches: 352449
1393.66/1393.95	c total #propagations: 50359798 / total #impl: 676774464 (eff. 0.074)
1393.66/1393.95	c #Conflicts:     811000 | #Learnt:      35171 | 0.000
1393.66/1393.95	c total clause space: 335.816MB
1393.66/1393.95	c total #watches: 360712
1396.36/1396.69	c total #propagations: 50413615 / total #impl: 677973274 (eff. 0.074)
1396.36/1396.69	c #Conflicts:     812000 | #Learnt:      36171 | 0.000
1396.36/1396.69	c total clause space: 335.816MB
1396.36/1396.69	c total #watches: 369371
1399.16/1399.46	c total #propagations: 50472131 / total #impl: 678922979 (eff. 0.074)
1399.16/1399.46	c #Conflicts:     813000 | #Learnt:      37171 | 0.000
1399.16/1399.46	c total clause space: 335.816MB
1399.16/1399.46	c total #watches: 377505
1401.96/1402.25	c total #propagations: 50526975 / total #impl: 679841760 (eff. 0.074)
1401.96/1402.25	c #Conflicts:     814000 | #Learnt:      38171 | 0.000
1401.96/1402.25	c total clause space: 335.816MB
1401.96/1402.25	c total #watches: 389681
1404.96/1405.23	c total #propagations: 50577906 / total #impl: 680634671 (eff. 0.074)
1404.96/1405.23	c #Conflicts:     815000 | #Learnt:      39171 | 0.000
1404.96/1405.23	c total clause space: 335.816MB
1404.96/1405.23	c total #watches: 399086
1408.26/1408.50	c total #propagations: 50638064 / total #impl: 681572757 (eff. 0.074)
1408.26/1408.50	c #Conflicts:     816000 | #Learnt:      40171 | 0.000
1408.26/1408.50	c total clause space: 335.816MB
1408.26/1408.50	c total #watches: 406135
1411.06/1411.31	c total #propagations: 50699043 / total #impl: 682548881 (eff. 0.074)
1411.06/1411.31	c #Conflicts:     817000 | #Learnt:      41171 | 0.000
1411.06/1411.31	c total clause space: 335.816MB
1411.06/1411.31	c total #watches: 414479
1413.86/1414.18	c total #propagations: 50760403 / total #impl: 683598956 (eff. 0.074)
1413.86/1414.18	c #Conflicts:     818000 | #Learnt:      42171 | 0.000
1413.86/1414.18	c total clause space: 335.816MB
1413.86/1414.18	c total #watches: 426555
1416.76/1417.03	c total #propagations: 50820239 / total #impl: 684374050 (eff. 0.074)
1416.76/1417.03	c #Conflicts:     819000 | #Learnt:      43171 | 0.000
1416.76/1417.03	c total clause space: 335.816MB
1416.76/1417.03	c total #watches: 442248
1419.25/1419.51	c total #propagations: 50874392 / total #impl: 685181646 (eff. 0.074)
1419.25/1419.51	c GC COLLECT
1419.25/1419.51	c #Conflicts:     820000 | #Learnt:      22368 | 0.000
1419.25/1419.51	c total clause space: 335.816MB
1419.25/1419.51	c total #watches: 241048
1421.06/1421.33	c total #propagations: 50930899 / total #impl: 685846624 (eff. 0.074)
1421.06/1421.33	c #Conflicts:     821000 | #Learnt:      23368 | 0.000
1421.06/1421.33	c total clause space: 335.816MB
1421.06/1421.33	c total #watches: 249950
1422.55/1422.83	c total #propagations: 50990844 / total #impl: 686699646 (eff. 0.074)
1422.55/1422.83	c #Conflicts:     822000 | #Learnt:      24368 | 0.000
1422.55/1422.83	c total clause space: 335.816MB
1422.55/1422.83	c total #watches: 264186
1424.05/1424.35	c total #propagations: 51040086 / total #impl: 687282089 (eff. 0.074)
1424.05/1424.35	c #Conflicts:     823000 | #Learnt:      25368 | 0.000
1424.05/1424.35	c total clause space: 335.816MB
1424.05/1424.35	c total #watches: 275300
1425.95/1426.26	c total #propagations: 51096932 / total #impl: 687923621 (eff. 0.074)
1425.95/1426.26	c #Conflicts:     824000 | #Learnt:      26368 | 0.000
1425.95/1426.26	c total clause space: 335.816MB
1425.95/1426.26	c total #watches: 287591
1428.15/1428.44	c total #propagations: 51158871 / total #impl: 688642890 (eff. 0.074)
1428.15/1428.44	c #Conflicts:     825000 | #Learnt:      27368 | 0.000
1428.15/1428.44	c total clause space: 335.816MB
1428.15/1428.44	c total #watches: 302479
1431.15/1431.42	c total #propagations: 51226584 / total #impl: 689338288 (eff. 0.074)
1431.15/1431.42	c #Conflicts:     826000 | #Learnt:      28368 | 0.000
1431.15/1431.42	c total clause space: 335.816MB
1431.15/1431.42	c total #watches: 309826
1433.85/1434.14	c total #propagations: 51306936 / total #impl: 690124532 (eff. 0.074)
1433.85/1434.14	c #Conflicts:     827000 | #Learnt:      29368 | 0.000
1433.85/1434.14	c total clause space: 335.816MB
1433.85/1434.14	c total #watches: 318628
1436.05/1436.36	c total #propagations: 51382888 / total #impl: 690892493 (eff. 0.074)
1436.05/1436.36	c #Conflicts:     828000 | #Learnt:      30368 | 0.000
1436.05/1436.36	c total clause space: 335.816MB
1436.05/1436.36	c total #watches: 328215
1438.85/1439.11	c total #propagations: 51447846 / total #impl: 691638767 (eff. 0.074)
1438.85/1439.11	c #Conflicts:     829000 | #Learnt:      31368 | 0.000
1438.85/1439.11	c total clause space: 335.816MB
1438.85/1439.11	c total #watches: 340400
1441.86/1442.20	c total #propagations: 51512508 / total #impl: 692335764 (eff. 0.074)
1441.86/1442.20	c #Conflicts:     830000 | #Learnt:      32368 | 0.000
1441.86/1442.20	c total clause space: 335.816MB
1441.86/1442.20	c total #watches: 353238
1444.75/1445.01	c total #propagations: 51578967 / total #impl: 693341477 (eff. 0.074)
1444.75/1445.01	c #Conflicts:     831000 | #Learnt:      33368 | 0.000
1444.75/1445.01	c total clause space: 335.816MB
1444.75/1445.01	c total #watches: 364695
1447.75/1448.02	c total #propagations: 51640101 / total #impl: 694292257 (eff. 0.074)
1447.75/1448.02	c #Conflicts:     832000 | #Learnt:      34368 | 0.000
1447.75/1448.02	c total clause space: 335.816MB
1447.75/1448.02	c total #watches: 374191
1450.76/1451.08	c total #propagations: 51702672 / total #impl: 695132713 (eff. 0.074)
1450.76/1451.08	c #Conflicts:     833000 | #Learnt:      35368 | 0.000
1450.76/1451.08	c total clause space: 335.816MB
1450.76/1451.08	c total #watches: 383583
1453.85/1454.16	c total #propagations: 51768499 / total #impl: 695783938 (eff. 0.074)
1453.85/1454.16	c #Conflicts:     834000 | #Learnt:      36368 | 0.000
1453.85/1454.16	c total clause space: 335.816MB
1453.85/1454.16	c total #watches: 393419
1456.65/1456.91	c total #propagations: 51834266 / total #impl: 696557134 (eff. 0.074)
1456.65/1456.91	c #Conflicts:     835000 | #Learnt:      37368 | 0.000
1456.65/1456.91	c total clause space: 335.816MB
1456.65/1456.91	c total #watches: 399958
1459.85/1460.12	c total #propagations: 51893240 / total #impl: 697265043 (eff. 0.074)
1459.85/1460.12	c #Conflicts:     836000 | #Learnt:      38368 | 0.000
1459.85/1460.12	c total clause space: 335.816MB
1459.85/1460.12	c total #watches: 408952
1463.75/1464.04	c total #propagations: 51954527 / total #impl: 697945120 (eff. 0.074)
1463.75/1464.04	c #Conflicts:     837000 | #Learnt:      39368 | 0.000
1463.75/1464.04	c total clause space: 335.816MB
1463.75/1464.04	c total #watches: 416018
1466.85/1467.14	c total #propagations: 52018494 / total #impl: 698722305 (eff. 0.074)
1466.85/1467.14	c #Conflicts:     838000 | #Learnt:      40368 | 0.000
1466.85/1467.14	c total clause space: 335.816MB
1466.85/1467.14	c total #watches: 425423
1470.75/1471.04	c total #propagations: 52079211 / total #impl: 699384744 (eff. 0.074)
1470.75/1471.04	c #Conflicts:     839000 | #Learnt:      41368 | 0.000
1470.75/1471.04	c total clause space: 335.816MB
1470.75/1471.04	c total #watches: 433528
1474.34/1474.68	c total #propagations: 52142944 / total #impl: 700070779 (eff. 0.074)
1474.34/1474.68	c #Conflicts:     840000 | #Learnt:      42368 | 0.000
1474.34/1474.68	c total clause space: 335.816MB
1474.34/1474.68	c total #watches: 442082
1477.84/1478.20	c total #propagations: 52205679 / total #impl: 700801519 (eff. 0.074)
1477.84/1478.20	c #Conflicts:     841000 | #Learnt:      43368 | 0.000
1477.84/1478.20	c total clause space: 335.816MB
1477.84/1478.20	c total #watches: 452691
1481.56/1481.86	c total #propagations: 52263042 / total #impl: 701561734 (eff. 0.074)
1481.56/1481.86	c GC COLLECT
1481.56/1481.86	c #Conflicts:     842000 | #Learnt:      22266 | 0.000
1481.56/1481.86	c total clause space: 335.816MB
1481.56/1481.86	c total #watches: 241659
1483.55/1483.84	c total #propagations: 52323637 / total #impl: 702369843 (eff. 0.074)
1483.55/1483.84	c #Conflicts:     843000 | #Learnt:      23266 | 0.000
1483.55/1483.84	c total clause space: 335.816MB
1483.55/1483.84	c total #watches: 254358
1485.75/1486.01	c total #propagations: 52380318 / total #impl: 703128275 (eff. 0.074)
1485.75/1486.01	c #Conflicts:     844000 | #Learnt:      24266 | 0.000
1485.75/1486.01	c total clause space: 335.816MB
1485.75/1486.01	c total #watches: 264998
1487.85/1488.13	c total #propagations: 52439614 / total #impl: 703843294 (eff. 0.075)
1487.85/1488.13	c #Conflicts:     845000 | #Learnt:      25266 | 0.000
1487.85/1488.13	c total clause space: 335.816MB
1487.85/1488.13	c total #watches: 276787
1489.95/1490.24	c total #propagations: 52493904 / total #impl: 704746241 (eff. 0.074)
1489.95/1490.24	c #Conflicts:     846000 | #Learnt:      26266 | 0.000
1489.95/1490.24	c total clause space: 335.816MB
1489.95/1490.24	c total #watches: 288162
1492.35/1492.66	c total #propagations: 52554097 / total #impl: 705520490 (eff. 0.074)
1492.35/1492.66	c #Conflicts:     847000 | #Learnt:      27266 | 0.000
1492.35/1492.66	c total clause space: 335.816MB
1492.35/1492.66	c total #watches: 295498
1494.76/1495.07	c total #propagations: 52615960 / total #impl: 706504686 (eff. 0.074)
1494.76/1495.07	c #Conflicts:     848000 | #Learnt:      28266 | 0.000
1494.76/1495.07	c total clause space: 335.816MB
1494.76/1495.07	c total #watches: 302751
1497.55/1497.89	c total #propagations: 52675457 / total #impl: 707326025 (eff. 0.074)
1497.55/1497.89	c #Conflicts:     849000 | #Learnt:      29266 | 0.000
1497.55/1497.89	c total clause space: 335.816MB
1497.55/1497.89	c total #watches: 309493
1500.05/1500.34	c total #propagations: 52739579 / total #impl: 708355564 (eff. 0.074)
1500.05/1500.34	c #Conflicts:     850000 | #Learnt:      30266 | 0.000
1500.05/1500.34	c total clause space: 335.816MB
1500.05/1500.34	c total #watches: 316987
1502.25/1502.52	c total #propagations: 52801357 / total #impl: 709177694 (eff. 0.074)
1502.25/1502.52	c #Conflicts:     851000 | #Learnt:      31266 | 0.000
1502.25/1502.52	c total clause space: 335.816MB
1502.25/1502.52	c total #watches: 327137
1504.35/1504.69	c total #propagations: 52858321 / total #impl: 710043239 (eff. 0.074)
1504.35/1504.69	c #Conflicts:     852000 | #Learnt:      32266 | 0.000
1504.35/1504.69	c total clause space: 335.816MB
1504.35/1504.69	c total #watches: 340305
1506.95/1507.22	c total #propagations: 52908827 / total #impl: 710554112 (eff. 0.074)
1506.95/1507.22	c #Conflicts:     853000 | #Learnt:      33266 | 0.000
1506.95/1507.22	c total clause space: 335.816MB
1506.95/1507.22	c total #watches: 349063
1509.55/1509.87	c total #propagations: 52959397 / total #impl: 711106918 (eff. 0.074)
1509.55/1509.87	c #Conflicts:     854000 | #Learnt:      34266 | 0.000
1509.55/1509.87	c total clause space: 335.816MB
1509.55/1509.87	c total #watches: 358226
1512.65/1512.94	c total #propagations: 53016114 / total #impl: 711862776 (eff. 0.074)
1512.65/1512.94	c #Conflicts:     855000 | #Learnt:      35266 | 0.000
1512.65/1512.94	c total clause space: 335.816MB
1512.65/1512.94	c total #watches: 367875
1515.05/1515.37	c total #propagations: 53074105 / total #impl: 712562746 (eff. 0.074)
1515.05/1515.37	c #Conflicts:     856000 | #Learnt:      36266 | 0.000
1515.05/1515.37	c total clause space: 335.816MB
1515.05/1515.37	c total #watches: 377111
1517.25/1517.51	c total #propagations: 53127561 / total #impl: 713190235 (eff. 0.074)
1517.25/1517.51	c #Conflicts:     857000 | #Learnt:      37266 | 0.000
1517.25/1517.51	c total clause space: 335.816MB
1517.25/1517.51	c total #watches: 393226
1519.35/1519.60	c total #propagations: 53174390 / total #impl: 713768891 (eff. 0.074)
1519.35/1519.60	c #Conflicts:     858000 | #Learnt:      38266 | 0.000
1519.35/1519.60	c total clause space: 335.816MB
1519.35/1519.60	c total #watches: 406080
1521.55/1521.85	c total #propagations: 53225449 / total #impl: 714391149 (eff. 0.075)
1521.55/1521.85	c #Conflicts:     859000 | #Learnt:      39266 | 0.000
1521.55/1521.85	c total clause space: 335.816MB
1521.55/1521.85	c total #watches: 417566
1524.85/1525.12	c total #propagations: 53277189 / total #impl: 715136608 (eff. 0.074)
1524.85/1525.12	c #Conflicts:     860000 | #Learnt:      40266 | 0.000
1524.85/1525.12	c total clause space: 335.816MB
1524.85/1525.12	c total #watches: 426093
1527.85/1528.19	c total #propagations: 53335401 / total #impl: 715804480 (eff. 0.075)
1527.85/1528.19	c #Conflicts:     861000 | #Learnt:      41266 | 0.000
1527.85/1528.19	c total clause space: 335.816MB
1527.85/1528.19	c total #watches: 433395
1531.75/1532.03	c total #propagations: 53390681 / total #impl: 716391744 (eff. 0.075)
1531.75/1532.03	c #Conflicts:     862000 | #Learnt:      42266 | 0.000
1531.75/1532.03	c total clause space: 335.816MB
1531.75/1532.03	c total #watches: 440581
1535.74/1536.04	c total #propagations: 53452637 / total #impl: 717155827 (eff. 0.075)
1535.74/1536.04	c #Conflicts:     863000 | #Learnt:      43266 | 0.000
1535.74/1536.04	c total clause space: 335.816MB
1535.74/1536.04	c total #watches: 448487
1540.34/1540.60	c total #propagations: 53512695 / total #impl: 718040833 (eff. 0.075)
1540.34/1540.60	c #Conflicts:     864000 | #Learnt:      44266 | 0.000
1540.34/1540.60	c total clause space: 335.816MB
1540.34/1540.60	c total #watches: 454815
1543.84/1544.11	c total #propagations: 53576212 / total #impl: 719118884 (eff. 0.075)
1543.84/1544.11	c GC COLLECT
1543.84/1544.11	c #Conflicts:     865000 | #Learnt:      22867 | 0.000
1543.84/1544.11	c total clause space: 335.816MB
1543.84/1544.11	c total #watches: 246868
1545.84/1546.19	c total #propagations: 53635640 / total #impl: 720014989 (eff. 0.074)
1545.84/1546.19	c #Conflicts:     866000 | #Learnt:      23867 | 0.000
1545.84/1546.19	c total clause space: 335.816MB
1545.84/1546.19	c total #watches: 253871
1547.74/1548.07	c total #propagations: 53692131 / total #impl: 720809075 (eff. 0.074)
1547.74/1548.07	c #Conflicts:     867000 | #Learnt:      24867 | 0.000
1547.74/1548.07	c total clause space: 335.816MB
1547.74/1548.07	c total #watches: 264507
1549.75/1550.06	c total #propagations: 53754116 / total #impl: 721384686 (eff. 0.075)
1549.75/1550.06	c #Conflicts:     868000 | #Learnt:      25867 | 0.000
1549.75/1550.06	c total clause space: 335.816MB
1549.75/1550.06	c total #watches: 276782
1552.14/1552.49	c total #propagations: 53811737 / total #impl: 722280141 (eff. 0.075)
1552.14/1552.49	c #Conflicts:     869000 | #Learnt:      26867 | 0.000
1552.14/1552.49	c total clause space: 335.816MB
1552.14/1552.49	c total #watches: 283629
1554.74/1555.02	c total #propagations: 53871944 / total #impl: 723219971 (eff. 0.074)
1554.74/1555.02	c #Conflicts:     870000 | #Learnt:      27867 | 0.000
1554.74/1555.02	c total clause space: 335.816MB
1554.74/1555.02	c total #watches: 289493
1556.74/1557.04	c total #propagations: 53934778 / total #impl: 724241265 (eff. 0.074)
1556.74/1557.04	c #Conflicts:     871000 | #Learnt:      28867 | 0.000
1556.74/1557.04	c total clause space: 335.816MB
1556.74/1557.04	c total #watches: 298589
1558.94/1559.24	c total #propagations: 53992967 / total #impl: 724825472 (eff. 0.074)
1558.94/1559.24	c #Conflicts:     872000 | #Learnt:      29867 | 0.000
1558.94/1559.24	c total clause space: 335.816MB
1558.94/1559.24	c total #watches: 308464
1560.94/1561.26	c total #propagations: 54046685 / total #impl: 725759767 (eff. 0.074)
1560.94/1561.26	c #Conflicts:     873000 | #Learnt:      30867 | 0.000
1560.94/1561.26	c total clause space: 335.816MB
1560.94/1561.26	c total #watches: 318824
1563.04/1563.39	c total #propagations: 54098652 / total #impl: 726833599 (eff. 0.074)
1563.04/1563.39	c #Conflicts:     874000 | #Learnt:      31867 | 0.000
1563.04/1563.39	c total clause space: 335.816MB
1563.04/1563.39	c total #watches: 332448
1565.54/1565.82	c total #propagations: 54154093 / total #impl: 727790237 (eff. 0.074)
1565.54/1565.82	c #Conflicts:     875000 | #Learnt:      32867 | 0.000
1565.54/1565.82	c total clause space: 335.816MB
1565.54/1565.82	c total #watches: 343376
1568.24/1568.52	c total #propagations: 54213017 / total #impl: 728789006 (eff. 0.074)
1568.24/1568.52	c #Conflicts:     876000 | #Learnt:      33867 | 0.000
1568.24/1568.52	c total clause space: 335.816MB
1568.24/1568.52	c total #watches: 351227
1570.44/1570.76	c total #propagations: 54270561 / total #impl: 730049995 (eff. 0.074)
1570.44/1570.76	c #Conflicts:     877000 | #Learnt:      34867 | 0.000
1570.44/1570.76	c total clause space: 335.816MB
1570.44/1570.76	c total #watches: 356158
1572.75/1573.02	c total #propagations: 54327620 / total #impl: 730647895 (eff. 0.074)
1572.75/1573.02	c #Conflicts:     878000 | #Learnt:      35867 | 0.000
1572.75/1573.02	c total clause space: 335.816MB
1572.75/1573.02	c total #watches: 363499
1575.64/1575.94	c total #propagations: 54385072 / total #impl: 731561303 (eff. 0.074)
1575.64/1575.94	c #Conflicts:     879000 | #Learnt:      36867 | 0.000
1575.64/1575.94	c total clause space: 335.816MB
1575.64/1575.94	c total #watches: 370543
1578.54/1578.84	c total #propagations: 54442485 / total #impl: 732378684 (eff. 0.074)
1578.54/1578.84	c #Conflicts:     880000 | #Learnt:      37867 | 0.000
1578.54/1578.84	c total clause space: 335.816MB
1578.54/1578.84	c total #watches: 378832
1581.24/1581.58	c total #propagations: 54504487 / total #impl: 733301448 (eff. 0.074)
1581.24/1581.58	c #Conflicts:     881000 | #Learnt:      38867 | 0.000
1581.24/1581.58	c total clause space: 335.816MB
1581.24/1581.58	c total #watches: 390346
1584.44/1584.75	c total #propagations: 54564535 / total #impl: 733909000 (eff. 0.074)
1584.44/1584.75	c #Conflicts:     882000 | #Learnt:      39867 | 0.000
1584.44/1584.75	c total clause space: 335.816MB
1584.44/1584.75	c total #watches: 400825
1588.14/1588.50	c total #propagations: 54618887 / total #impl: 734836896 (eff. 0.074)
1588.14/1588.50	c #Conflicts:     883000 | #Learnt:      40867 | 0.000
1588.14/1588.50	c total clause space: 335.816MB
1588.14/1588.50	c total #watches: 410891
1592.04/1592.37	c total #propagations: 54676255 / total #impl: 735734831 (eff. 0.074)
1592.04/1592.37	c #Conflicts:     884000 | #Learnt:      41867 | 0.000
1592.04/1592.37	c total clause space: 335.816MB
1592.04/1592.37	c total #watches: 420501
1595.94/1596.23	c total #propagations: 54736986 / total #impl: 736639653 (eff. 0.074)
1595.94/1596.23	c #Conflicts:     885000 | #Learnt:      42867 | 0.000
1595.94/1596.23	c total clause space: 335.816MB
1595.94/1596.23	c total #watches: 430146
1599.53/1599.83	c total #propagations: 54793234 / total #impl: 737932450 (eff. 0.074)
1599.53/1599.83	c #Conflicts:     886000 | #Learnt:      43867 | 0.000
1599.53/1599.83	c total clause space: 335.816MB
1599.53/1599.83	c total #watches: 438548
1603.33/1603.65	c total #propagations: 54846430 / total #impl: 739076842 (eff. 0.074)
1603.33/1603.65	c #Conflicts:     887000 | #Learnt:      44867 | 0.000
1603.33/1603.65	c total clause space: 335.816MB
1603.33/1603.65	c total #watches: 451185
1606.33/1606.66	c total #propagations: 54904130 / total #impl: 739689228 (eff. 0.074)
1606.33/1606.66	c GC COLLECT
1606.33/1606.66	c #Conflicts:     888000 | #Learnt:      23173 | 0.000
1606.33/1606.66	c total clause space: 335.816MB
1606.33/1606.66	c total #watches: 248509
1608.13/1608.41	c total #propagations: 54960443 / total #impl: 740474260 (eff. 0.074)
1608.13/1608.41	c #Conflicts:     889000 | #Learnt:      24173 | 0.000
1608.13/1608.41	c total clause space: 335.816MB
1608.13/1608.41	c total #watches: 258817
1609.83/1610.12	c total #propagations: 55011523 / total #impl: 741253935 (eff. 0.074)
1609.83/1610.12	c #Conflicts:     890000 | #Learnt:      25173 | 0.000
1609.83/1610.12	c total clause space: 335.816MB
1609.83/1610.12	c total #watches: 269176
1612.13/1612.40	c total #propagations: 55064282 / total #impl: 742027259 (eff. 0.074)
1612.13/1612.40	c #Conflicts:     891000 | #Learnt:      26173 | 0.000
1612.13/1612.40	c total clause space: 335.816MB
1612.13/1612.40	c total #watches: 278154
1614.43/1614.76	c total #propagations: 55123020 / total #impl: 742771517 (eff. 0.074)
1614.43/1614.76	c #Conflicts:     892000 | #Learnt:      27173 | 0.000
1614.43/1614.76	c total clause space: 335.816MB
1614.43/1614.76	c total #watches: 290071
1616.33/1616.65	c total #propagations: 55182109 / total #impl: 743583797 (eff. 0.074)
1616.33/1616.65	c #Conflicts:     893000 | #Learnt:      28173 | 0.000
1616.33/1616.65	c total clause space: 335.816MB
1616.33/1616.65	c total #watches: 302363
1618.83/1619.11	c total #propagations: 55234255 / total #impl: 744252027 (eff. 0.074)
1618.83/1619.11	c #Conflicts:     894000 | #Learnt:      29173 | 0.000
1618.83/1619.11	c total clause space: 335.816MB
1618.83/1619.11	c total #watches: 312444
1621.63/1621.98	c total #propagations: 55289188 / total #impl: 745099668 (eff. 0.074)
1621.63/1621.98	c #Conflicts:     895000 | #Learnt:      30173 | 0.000
1621.63/1621.98	c total clause space: 335.816MB
1621.63/1621.98	c total #watches: 318936
1624.23/1624.54	c total #propagations: 55350857 / total #impl: 746003319 (eff. 0.074)
1624.23/1624.54	c #Conflicts:     896000 | #Learnt:      31173 | 0.000
1624.23/1624.54	c total clause space: 335.816MB
1624.23/1624.54	c total #watches: 329602
1626.64/1626.91	c total #propagations: 55410449 / total #impl: 747003116 (eff. 0.074)
1626.64/1626.91	c #Conflicts:     897000 | #Learnt:      32173 | 0.000
1626.64/1626.91	c total clause space: 335.816MB
1626.64/1626.91	c total #watches: 336841
1629.23/1629.58	c total #propagations: 55469215 / total #impl: 747738409 (eff. 0.074)
1629.23/1629.58	c #Conflicts:     898000 | #Learnt:      33173 | 0.000
1629.23/1629.58	c total clause space: 335.816MB
1629.23/1629.58	c total #watches: 343236
1632.13/1632.50	c total #propagations: 55527322 / total #impl: 748685717 (eff. 0.074)
1632.13/1632.50	c #Conflicts:     899000 | #Learnt:      34173 | 0.000
1632.13/1632.50	c total clause space: 335.816MB
1632.13/1632.50	c total #watches: 349143
1635.23/1635.51	c total #propagations: 55592424 / total #impl: 750154752 (eff. 0.074)
1635.23/1635.51	c #Conflicts:     900000 | #Learnt:      35173 | 0.000
1635.23/1635.51	c total clause space: 335.816MB
1635.23/1635.51	c total #watches: 358068
1638.03/1638.38	c total #propagations: 55654121 / total #impl: 751071213 (eff. 0.074)
1638.03/1638.38	c #Conflicts:     901000 | #Learnt:      36173 | 0.000
1638.03/1638.38	c total clause space: 335.816MB
1638.03/1638.38	c total #watches: 364416
1640.53/1640.80	c total #propagations: 55712813 / total #impl: 751903759 (eff. 0.074)
1640.53/1640.80	c #Conflicts:     902000 | #Learnt:      37173 | 0.000
1640.53/1640.80	c total clause space: 335.816MB
1640.53/1640.80	c total #watches: 375372
1642.93/1643.24	c total #propagations: 55763552 / total #impl: 752697954 (eff. 0.074)
1642.93/1643.24	c #Conflicts:     903000 | #Learnt:      38173 | 0.000
1642.93/1643.24	c total clause space: 335.816MB
1642.93/1643.24	c total #watches: 388011
1645.53/1645.81	c total #propagations: 55819558 / total #impl: 753425075 (eff. 0.074)
1645.53/1645.81	c #Conflicts:     904000 | #Learnt:      39173 | 0.000
1645.53/1645.81	c total clause space: 335.816MB
1645.53/1645.81	c total #watches: 395937
1648.43/1648.71	c total #propagations: 55871678 / total #impl: 753993474 (eff. 0.074)
1648.43/1648.71	c #Conflicts:     905000 | #Learnt:      40173 | 0.000
1648.43/1648.71	c total clause space: 335.816MB
1648.43/1648.71	c total #watches: 407097
1651.93/1652.29	c total #propagations: 55931309 / total #impl: 754879060 (eff. 0.074)
1651.93/1652.29	c #Conflicts:     906000 | #Learnt:      41173 | 0.000
1651.93/1652.29	c total clause space: 335.816MB
1651.93/1652.29	c total #watches: 413258
1655.52/1655.86	c total #propagations: 55991349 / total #impl: 755813222 (eff. 0.074)
1655.52/1655.86	c #Conflicts:     907000 | #Learnt:      42173 | 0.000
1655.52/1655.86	c total clause space: 335.816MB
1655.52/1655.86	c total #watches: 423627
1658.53/1658.88	c total #propagations: 56048733 / total #impl: 756614484 (eff. 0.074)
1658.53/1658.88	c #Conflicts:     908000 | #Learnt:      43173 | 0.000
1658.53/1658.88	c total clause space: 335.816MB
1658.53/1658.88	c total #watches: 430965
1660.73/1661.03	c total #propagations: 56108778 / total #impl: 757823062 (eff. 0.074)
1660.73/1661.03	c #Conflicts:     909000 | #Learnt:      44173 | 0.000
1660.73/1661.03	c total clause space: 335.816MB
1660.73/1661.03	c total #watches: 437881
1663.42/1663.73	c total #propagations: 56165236 / total #impl: 758585038 (eff. 0.074)
1663.42/1663.73	c #Conflicts:     910000 | #Learnt:      45173 | 0.000
1663.42/1663.73	c total clause space: 335.816MB
1663.42/1663.73	c total #watches: 443656
1666.33/1666.61	c total #propagations: 56221848 / total #impl: 759414375 (eff. 0.074)
1666.33/1666.61	c GC COLLECT
1666.33/1666.61	c #Conflicts:     911000 | #Learnt:      23161 | 0.000
1666.33/1666.61	c total clause space: 335.816MB
1666.33/1666.61	c total #watches: 248904
1668.02/1668.32	c total #propagations: 56281275 / total #impl: 760237603 (eff. 0.074)
1668.02/1668.32	c #Conflicts:     912000 | #Learnt:      24161 | 0.000
1668.02/1668.32	c total clause space: 335.816MB
1668.02/1668.32	c total #watches: 256332
1670.12/1670.49	c total #propagations: 56340398 / total #impl: 761277759 (eff. 0.074)
1670.12/1670.49	c #Conflicts:     913000 | #Learnt:      25161 | 0.000
1670.12/1670.49	c total clause space: 335.816MB
1670.12/1670.49	c total #watches: 266725
1672.42/1672.75	c total #propagations: 56399543 / total #impl: 762028578 (eff. 0.074)
1672.42/1672.75	c #Conflicts:     914000 | #Learnt:      26161 | 0.000
1672.42/1672.75	c total clause space: 335.816MB
1672.42/1672.75	c total #watches: 274918
1674.62/1674.98	c total #propagations: 56461481 / total #impl: 763100855 (eff. 0.074)
1674.62/1674.98	c #Conflicts:     915000 | #Learnt:      27161 | 0.000
1674.62/1674.98	c total clause space: 335.816MB
1674.62/1674.98	c total #watches: 281080
1677.12/1677.40	c total #propagations: 56523986 / total #impl: 764319441 (eff. 0.074)
1677.12/1677.40	c #Conflicts:     916000 | #Learnt:      28161 | 0.000
1677.12/1677.40	c total clause space: 335.816MB
1677.12/1677.40	c total #watches: 289665
1679.22/1679.55	c total #propagations: 56580750 / total #impl: 765196020 (eff. 0.074)
1679.22/1679.55	c #Conflicts:     917000 | #Learnt:      29161 | 0.000
1679.22/1679.55	c total clause space: 335.816MB
1679.22/1679.55	c total #watches: 300972
1681.12/1681.47	c total #propagations: 56640388 / total #impl: 765863964 (eff. 0.074)
1681.12/1681.47	c #Conflicts:     918000 | #Learnt:      30161 | 0.000
1681.12/1681.47	c total clause space: 335.816MB
1681.12/1681.47	c total #watches: 316238
1683.72/1684.02	c total #propagations: 56695487 / total #impl: 766581281 (eff. 0.074)
1683.72/1684.02	c #Conflicts:     919000 | #Learnt:      31161 | 0.000
1683.72/1684.02	c total clause space: 335.816MB
1683.72/1684.02	c total #watches: 325330
1686.22/1686.59	c total #propagations: 56753601 / total #impl: 767249591 (eff. 0.074)
1686.22/1686.59	c #Conflicts:     920000 | #Learnt:      32161 | 0.000
1686.22/1686.59	c total clause space: 335.816MB
1686.22/1686.59	c total #watches: 336861
1688.72/1689.08	c total #propagations: 56813100 / total #impl: 768052989 (eff. 0.074)
1688.72/1689.08	c #Conflicts:     921000 | #Learnt:      33161 | 0.000
1688.72/1689.08	c total clause space: 335.816MB
1688.72/1689.08	c total #watches: 347127
1691.62/1691.93	c total #propagations: 56865930 / total #impl: 769179165 (eff. 0.074)
1691.62/1691.93	c #Conflicts:     922000 | #Learnt:      34161 | 0.000
1691.62/1691.93	c total clause space: 335.816MB
1691.62/1691.93	c total #watches: 357479
1694.52/1694.87	c total #propagations: 56922801 / total #impl: 769860109 (eff. 0.074)
1694.52/1694.87	c #Conflicts:     923000 | #Learnt:      35161 | 0.000
1694.52/1694.87	c total clause space: 335.816MB
1694.52/1694.87	c total #watches: 366851
1697.62/1697.91	c total #propagations: 56978366 / total #impl: 770570528 (eff. 0.074)
1697.62/1697.91	c #Conflicts:     924000 | #Learnt:      36161 | 0.000
1697.62/1697.91	c total clause space: 335.816MB
1697.62/1697.91	c total #watches: 375057
1700.32/1700.65	c total #propagations: 57040045 / total #impl: 771546837 (eff. 0.074)
1700.32/1700.65	c #Conflicts:     925000 | #Learnt:      37161 | 0.000
1700.32/1700.65	c total clause space: 335.816MB
1700.32/1700.65	c total #watches: 383627
1703.12/1703.43	c total #propagations: 57098898 / total #impl: 772693981 (eff. 0.074)
1703.12/1703.43	c #Conflicts:     926000 | #Learnt:      38161 | 0.000
1703.12/1703.43	c total clause space: 335.816MB
1703.12/1703.43	c total #watches: 396466
1705.62/1705.98	c total #propagations: 57159842 / total #impl: 773665679 (eff. 0.074)
1705.62/1705.98	c #Conflicts:     927000 | #Learnt:      39161 | 0.000
1705.62/1705.98	c total clause space: 335.816MB
1705.62/1705.98	c total #watches: 405378
1708.12/1708.46	c total #propagations: 57215196 / total #impl: 774394678 (eff. 0.074)
1708.12/1708.46	c #Conflicts:     928000 | #Learnt:      40161 | 0.000
1708.12/1708.46	c total clause space: 335.816MB
1708.12/1708.46	c total #watches: 412796
1711.32/1711.62	c total #propagations: 57271835 / total #impl: 775065418 (eff. 0.074)
1711.32/1711.62	c #Conflicts:     929000 | #Learnt:      41161 | 0.000
1711.32/1711.62	c total clause space: 335.816MB
1711.32/1711.62	c total #watches: 422402
1713.81/1714.19	c total #propagations: 57328806 / total #impl: 775960421 (eff. 0.074)
1713.81/1714.19	c #Conflicts:     930000 | #Learnt:      42161 | 0.000
1713.81/1714.19	c total clause space: 335.816MB
1713.81/1714.19	c total #watches: 430349
1717.11/1717.41	c total #propagations: 57382395 / total #impl: 776660259 (eff. 0.074)
1717.11/1717.41	c #Conflicts:     931000 | #Learnt:      43161 | 0.000
1717.11/1717.41	c total clause space: 335.816MB
1717.11/1717.41	c total #watches: 438082
1720.31/1720.69	c total #propagations: 57437835 / total #impl: 777542598 (eff. 0.074)
1720.31/1720.69	c #Conflicts:     932000 | #Learnt:      44161 | 0.000
1720.31/1720.69	c total clause space: 335.816MB
1720.31/1720.69	c total #watches: 444541
1723.91/1724.21	c total #propagations: 57492901 / total #impl: 778372130 (eff. 0.074)
1723.91/1724.21	c #Conflicts:     933000 | #Learnt:      45161 | 0.000
1723.91/1724.21	c total clause space: 335.816MB
1723.91/1724.21	c total #watches: 451388
1726.72/1727.09	c total #propagations: 57552208 / total #impl: 779333969 (eff. 0.074)
1726.72/1727.09	c #Conflicts:     934000 | #Learnt:      46161 | 0.000
1726.72/1727.09	c total clause space: 335.816MB
1726.72/1727.09	c total #watches: 461111
1729.11/1729.45	c total #propagations: 57604816 / total #impl: 780049250 (eff. 0.074)
1729.11/1729.45	c GC COLLECT
1729.11/1729.45	c #Conflicts:     935000 | #Learnt:      23871 | 0.000
1729.11/1729.45	c total clause space: 335.816MB
1729.11/1729.45	c total #watches: 256645
1730.71/1731.05	c total #propagations: 57654271 / total #impl: 780646901 (eff. 0.074)
1730.71/1731.05	c #Conflicts:     936000 | #Learnt:      24871 | 0.000
1730.71/1731.05	c total clause space: 335.816MB
1730.71/1731.05	c total #watches: 265975
1732.51/1732.85	c total #propagations: 57701361 / total #impl: 781178953 (eff. 0.074)
1732.51/1732.85	c #Conflicts:     937000 | #Learnt:      25871 | 0.000
1732.51/1732.85	c total clause space: 335.816MB
1732.51/1732.85	c total #watches: 276485
1734.31/1734.64	c total #propagations: 57753481 / total #impl: 782395245 (eff. 0.074)
1734.31/1734.64	c #Conflicts:     938000 | #Learnt:      26871 | 0.000
1734.31/1734.64	c total clause space: 335.816MB
1734.31/1734.64	c total #watches: 289824
1736.51/1736.81	c total #propagations: 57801149 / total #impl: 783307432 (eff. 0.074)
1736.51/1736.81	c #Conflicts:     939000 | #Learnt:      27871 | 0.000
1736.51/1736.81	c total clause space: 335.816MB
1736.51/1736.81	c total #watches: 299791
1738.61/1738.97	c total #propagations: 57852790 / total #impl: 784588752 (eff. 0.074)
1738.61/1738.97	c #Conflicts:     940000 | #Learnt:      28871 | 0.000
1738.61/1738.97	c total clause space: 335.816MB
1738.61/1738.97	c total #watches: 308975
1741.02/1741.31	c total #propagations: 57902868 / total #impl: 785387414 (eff. 0.074)
1741.02/1741.31	c #Conflicts:     941000 | #Learnt:      29871 | 0.000
1741.02/1741.31	c total clause space: 335.816MB
1741.02/1741.31	c total #watches: 317962
1743.22/1743.53	c total #propagations: 57958164 / total #impl: 786168468 (eff. 0.074)
1743.22/1743.53	c #Conflicts:     942000 | #Learnt:      30871 | 0.000
1743.22/1743.53	c total clause space: 335.816MB
1743.22/1743.53	c total #watches: 326084
1745.31/1745.62	c total #propagations: 58012858 / total #impl: 786954525 (eff. 0.074)
1745.31/1745.62	c #Conflicts:     943000 | #Learnt:      31871 | 0.000
1745.31/1745.62	c total clause space: 335.816MB
1745.31/1745.62	c total #watches: 331993
1747.41/1747.74	c total #propagations: 58066860 / total #impl: 787631525 (eff. 0.074)
1747.41/1747.74	c #Conflicts:     944000 | #Learnt:      32871 | 0.000
1747.41/1747.74	c total clause space: 335.816MB
1747.41/1747.74	c total #watches: 338645
1750.31/1750.66	c total #propagations: 58120771 / total #impl: 788200938 (eff. 0.074)
1750.31/1750.66	c #Conflicts:     945000 | #Learnt:      33871 | 0.000
1750.31/1750.66	c total clause space: 335.816MB
1750.31/1750.66	c total #watches: 346205
1752.91/1753.24	c total #propagations: 58175805 / total #impl: 788957502 (eff. 0.074)
1752.91/1753.24	c #Conflicts:     946000 | #Learnt:      34871 | 0.000
1752.91/1753.24	c total clause space: 335.816MB
1752.91/1753.24	c total #watches: 353679
1755.81/1756.16	c total #propagations: 58230613 / total #impl: 789904372 (eff. 0.074)
1755.81/1756.16	c #Conflicts:     947000 | #Learnt:      35871 | 0.000
1755.81/1756.16	c total clause space: 335.816MB
1755.81/1756.16	c total #watches: 361733
1758.21/1758.57	c total #propagations: 58291110 / total #impl: 791003514 (eff. 0.074)
1758.21/1758.57	c #Conflicts:     948000 | #Learnt:      36871 | 0.000
1758.21/1758.57	c total clause space: 335.816MB
1758.21/1758.57	c total #watches: 369679
1760.71/1761.03	c total #propagations: 58351845 / total #impl: 791846811 (eff. 0.074)
1760.71/1761.03	c #Conflicts:     949000 | #Learnt:      37871 | 0.000
1760.71/1761.03	c total clause space: 335.816MB
1760.71/1761.03	c total #watches: 375933
1763.41/1763.75	c total #propagations: 58410032 / total #impl: 792633481 (eff. 0.074)
1763.41/1763.75	c #Conflicts:     950000 | #Learnt:      38871 | 0.000
1763.41/1763.75	c total clause space: 335.816MB
1763.41/1763.75	c total #watches: 382473
1765.51/1765.87	c total #propagations: 58469445 / total #impl: 793449297 (eff. 0.074)
1765.51/1765.87	c #Conflicts:     951000 | #Learnt:      39871 | 0.000
1765.51/1765.87	c total clause space: 335.816MB
1765.51/1765.87	c total #watches: 391111
1767.71/1768.09	c total #propagations: 58520720 / total #impl: 794072487 (eff. 0.074)
1767.71/1768.09	c #Conflicts:     952000 | #Learnt:      40871 | 0.000
1767.71/1768.09	c total clause space: 335.816MB
1767.71/1768.09	c total #watches: 399008
1769.91/1770.29	c total #propagations: 58573874 / total #impl: 794766279 (eff. 0.074)
1769.91/1770.29	c #Conflicts:     953000 | #Learnt:      41871 | 0.000
1769.91/1770.29	c total clause space: 335.816MB
1769.91/1770.29	c total #watches: 408523
1772.81/1773.13	c total #propagations: 58629519 / total #impl: 795463076 (eff. 0.074)
1772.81/1773.13	c #Conflicts:     954000 | #Learnt:      42871 | 0.000
1772.81/1773.13	c total clause space: 335.816MB
1772.81/1773.13	c total #watches: 422116
1775.91/1776.21	c total #propagations: 58683954 / total #impl: 796079666 (eff. 0.074)
1775.91/1776.21	c #Conflicts:     955000 | #Learnt:      43871 | 0.000
1775.91/1776.21	c total clause space: 335.816MB
1775.91/1776.21	c total #watches: 433099
1779.20/1779.54	c total #propagations: 58739568 / total #impl: 796688851 (eff. 0.074)
1779.20/1779.54	c #Conflicts:     956000 | #Learnt:      44871 | 0.000
1779.20/1779.54	c total clause space: 335.816MB
1779.20/1779.54	c total #watches: 441392
1782.60/1782.94	c total #propagations: 58798312 / total #impl: 797324376 (eff. 0.074)
1782.60/1782.94	c #Conflicts:     957000 | #Learnt:      45871 | 0.000
1782.60/1782.94	c total clause space: 335.816MB
1782.60/1782.94	c total #watches: 452442
1785.70/1786.04	c total #propagations: 58855252 / total #impl: 797914697 (eff. 0.074)
1785.70/1786.04	c #Conflicts:     958000 | #Learnt:      46871 | 0.000
1785.70/1786.04	c total clause space: 335.816MB
1785.70/1786.04	c total #watches: 462358
1788.20/1788.56	c total #propagations: 58913222 / total #impl: 798623083 (eff. 0.074)
1788.20/1788.56	c GC COLLECT
1788.20/1788.56	c #Conflicts:     959000 | #Learnt:      24268 | 0.000
1788.20/1788.56	c total clause space: 335.816MB
1788.20/1788.56	c total #watches: 262691
1790.30/1790.64	c total #propagations: 58967631 / total #impl: 799490175 (eff. 0.074)
1790.30/1790.64	c #Conflicts:     960000 | #Learnt:      25268 | 0.000
1790.30/1790.64	c total clause space: 335.816MB
1790.30/1790.64	c total #watches: 275492
1792.81/1793.19	c total #propagations: 59026883 / total #impl: 800349298 (eff. 0.074)
1792.81/1793.19	c #Conflicts:     961000 | #Learnt:      26268 | 0.000
1792.81/1793.19	c total clause space: 335.816MB
1792.81/1793.19	c total #watches: 284581
1795.10/1795.42	c total #propagations: 59087767 / total #impl: 801120385 (eff. 0.074)
1795.10/1795.42	c #Conflicts:     962000 | #Learnt:      27268 | 0.000
1795.10/1795.42	c total clause space: 335.816MB
1795.10/1795.42	c total #watches: 296138
1797.30/1797.68	c total #propagations: 59145507 / total #impl: 801862754 (eff. 0.074)
1797.30/1797.68	c #Conflicts:     963000 | #Learnt:      28268 | 0.000
1797.30/1797.68	c total clause space: 335.816MB
1797.30/1797.68	c total #watches: 305942
1799.50/1799.88	c total #propagations: 59205150 / total #impl: 802739406 (eff. 0.074)
1799.50/1799.88	c #Conflicts:     964000 | #Learnt:      29268 | 0.000
1799.50/1799.88	c total clause space: 335.816MB
1799.50/1799.88	c total #watches: 316510

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

pid=7611
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.22 2.25 2.26 4/178 7614
/proc/meminfo: memFree=23350352/32872528 swapFree=1514864/1684516
[pid=7614] ppid=7611 vsize=55976 CPUtime=0 cores=0,2,4,6
/proc/7614/stat : 7614 (cdcl-cuttingpla) R 7611 7614 5662 0 -1 4202496 257 0 0 0 0 0 0 0 20 0 1 0 4034318 57319424 7804 33554432000 4194304 6211289 140735499703712 140733839095480 4206551 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7614/statm: 13994 7804 98 493 0 13491 0

[startup+0.100119 s]
/proc/loadavg: 2.22 2.25 2.26 4/178 7614
/proc/meminfo: memFree=23350352/32872528 swapFree=1514864/1684516
[pid=7614] ppid=7611 vsize=65108 CPUtime=0.08 cores=0,2,4,6
/proc/7614/stat : 7614 (cdcl-cuttingpla) R 7611 7614 5662 0 -1 4202496 929 0 0 0 8 0 0 0 20 0 1 0 4034318 66670592 13477 33554432000 4194304 6211289 140735499703712 140733839095480 4205850 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7614/statm: 16277 13477 204 493 0 15774 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 65108

[startup+0.200309 s]
/proc/loadavg: 2.22 2.25 2.26 4/178 7614
/proc/meminfo: memFree=23350352/32872528 swapFree=1514864/1684516
[pid=7614] ppid=7611 vsize=67960 CPUtime=0.19 cores=0,2,4,6
/proc/7614/stat : 7614 (cdcl-cuttingpla) R 7611 7614 5662 0 -1 4202496 1780 0 0 0 18 1 0 0 20 0 1 0 4034318 69591040 14502 33554432000 4194304 6211289 140735499703712 140733839095480 4201512 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7614/statm: 16990 14502 214 493 0 16487 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 67960

[startup+0.300278 s]
/proc/loadavg: 2.22 2.25 2.26 4/178 7614
/proc/meminfo: memFree=23350352/32872528 swapFree=1514864/1684516
[pid=7614] ppid=7611 vsize=68092 CPUtime=0.29 cores=0,2,4,6
/proc/7614/stat : 7614 (cdcl-cuttingpla) R 7611 7614 5662 0 -1 4202496 1842 0 0 0 28 1 0 0 20 0 1 0 4034318 69726208 14549 33554432000 4194304 6211289 140735499703712 140733839095480 5161098 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7614/statm: 17023 14549 214 493 0 16520 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 68092

[startup+0.700159 s]
/proc/loadavg: 2.22 2.25 2.26 4/178 7614
/proc/meminfo: memFree=23350352/32872528 swapFree=1514864/1684516
[pid=7614] ppid=7611 vsize=72768 CPUtime=0.69 cores=0,2,4,6
/proc/7614/stat : 7614 (cdcl-cuttingpla) R 7611 7614 5662 0 -1 4202496 2787 0 0 0 68 1 0 0 20 0 1 0 4034318 74514432 15624 33554432000 4194304 6211289 140735499703712 140735499702056 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7614/statm: 18192 15624 219 493 0 17689 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 72768

[startup+1.50027 s]
/proc/loadavg: 2.22 2.25 2.26 4/179 7661
/proc/meminfo: memFree=23770844/32872528 swapFree=1514864/1684516
[pid=7614] ppid=7611 vsize=80064 CPUtime=1.48 cores=0,2,4,6
/proc/7614/stat : 7614 (cdcl-cuttingpla) R 7611 7614 5662 0 -1 4202496 3739 0 0 0 147 1 0 0 20 0 1 0 4034318 81985536 16701 33554432000 4194304 6211289 140735499703712 140735499702056 4209838 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7614/statm: 20016 16701 219 493 0 19513 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 80064

[startup+3.10023 s]
/proc/loadavg: 2.22 2.25 2.26 4/179 7661
/proc/meminfo: memFree=23760808/32872528 swapFree=1514864/1684516
[pid=7614] ppid=7611 vsize=80448 CPUtime=3.08 cores=0,2,4,6
/proc/7614/stat : 7614 (cdcl-cuttingpla) R 7611 7614 5662 0 -1 4202496 3831 0 0 0 307 1 0 0 20 0 1 0 4034318 82378752 17304 33554432000 4194304 6211289 140735499703712 140735499702056 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7614/statm: 20112 17304 219 493 0 19609 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 80448

[startup+6.30023 s]
/proc/loadavg: 2.36 2.27 2.27 3/179 7661
/proc/meminfo: memFree=23754024/32872528 swapFree=1514864/1684516
[pid=7614] ppid=7611 vsize=92244 CPUtime=6.29 cores=0,2,4,6
/proc/7614/stat : 7614 (cdcl-cuttingpla) R 7611 7614 5662 0 -1 4202496 4782 0 0 0 627 2 0 0 20 0 1 0 4034318 94457856 18888 33554432000 4194304 6211289 140735499703712 140735499702056 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7614/statm: 23061 18888 219 493 0 22558 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 92244

[startup+12.7002 s]
/proc/loadavg: 2.33 2.27 2.26 3/179 7661
/proc/meminfo: memFree=23751080/32872528 swapFree=1514864/1684516
[pid=7614] ppid=7611 vsize=92764 CPUtime=12.69 cores=0,2,4,6
/proc/7614/stat : 7614 (cdcl-cuttingpla) R 7611 7614 5662 0 -1 4202496 4878 0 0 0 1267 2 0 0 20 0 1 0 4034318 94990336 18984 33554432000 4194304 6211289 140735499703712 140735499701576 4239227 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7614/statm: 23191 18984 219 493 0 22688 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 92764

[startup+25.5003 s]
/proc/loadavg: 2.34 2.27 2.27 3/179 7661
/proc/meminfo: memFree=23700448/32872528 swapFree=1514864/1684516
[pid=7614] ppid=7611 vsize=112264 CPUtime=25.48 cores=0,2,4,6
/proc/7614/stat : 7614 (cdcl-cuttingpla) R 7611 7614 5662 0 -1 4202496 6164 0 0 0 2546 2 0 0 20 0 1 0 4034318 114958336 25392 33554432000 4194304 6211289 140735499703712 140735499701624 4244930 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7614/statm: 28066 25392 219 493 0 27563 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 112264

[startup+51.1003 s]
/proc/loadavg: 2.30 2.27 2.26 4/179 7661
/proc/meminfo: memFree=23633692/32872528 swapFree=1514864/1684516
[pid=7614] ppid=7611 vsize=195080 CPUtime=51.08 cores=0,2,4,6
/proc/7614/stat : 7614 (cdcl-cuttingpla) R 7611 7614 5662 0 -1 4202496 8146 0 0 0 5105 3 0 0 20 0 1 0 4034318 199761920 38001 33554432000 4194304 6211289 140735499703712 140735499702056 4209314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7614/statm: 48770 38001 219 493 0 48267 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 195080

[startup+102.3 s]
/proc/loadavg: 2.34 2.27 2.26 3/179 7662
/proc/meminfo: memFree=23599776/32872528 swapFree=1514864/1684516
[pid=7614] ppid=7611 vsize=196140 CPUtime=102.28 cores=0,2,4,6
/proc/7614/stat : 7614 (cdcl-cuttingpla) R 7611 7614 5662 0 -1 4202496 8409 0 0 0 10225 3 0 0 20 0 1 0 4034318 200847360 44391 33554432000 4194304 6211289 140735499703712 140735499702056 4240875 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7614/statm: 49035 44391 219 493 0 48532 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 196140

[startup+162.3 s]
/proc/loadavg: 2.25 2.25 2.26 3/179 7663
/proc/meminfo: memFree=23574236/32872528 swapFree=1514864/1684516
[pid=7614] ppid=7611 vsize=277816 CPUtime=162.27 cores=0,2,4,6
/proc/7614/stat : 7614 (cdcl-cuttingpla) R 7611 7614 5662 0 -1 4202496 9265 0 0 0 16223 4 0 0 20 0 1 0 4034318 284483584 47998 33554432000 4194304 6211289 140735499703712 140735499702056 4209314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7614/statm: 69454 47998 219 493 0 68951 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 277816

[startup+222.307 s]
/proc/loadavg: 2.17 2.23 2.25 3/180 7667
/proc/meminfo: memFree=23553216/32872528 swapFree=1514864/1684516
[pid=7614] ppid=7611 vsize=278376 CPUtime=222.26 cores=0,2,4,6
/proc/7614/stat : 7614 (cdcl-cuttingpla) R 7611 7614 5662 0 -1 4202496 9497 0 0 0 22222 4 0 0 20 0 1 0 4034318 285057024 51766 33554432000 4194304 6211289 140735499703712 140735499702056 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7614/statm: 69594 51766 219 493 0 69091 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 278376

[startup+282.3 s]
/proc/loadavg: 2.25 2.25 2.25 3/179 7669
/proc/meminfo: memFree=23540604/32872528 swapFree=1514864/1684516
[pid=7614] ppid=7611 vsize=278728 CPUtime=282.24 cores=0,2,4,6
/proc/7614/stat : 7614 (cdcl-cuttingpla) R 7611 7614 5662 0 -1 4202496 9601 0 0 0 28220 4 0 0 20 0 1 0 4034318 285417472 54425 33554432000 4194304 6211289 140735499703712 140735499702056 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7614/statm: 69682 54425 219 493 0 69179 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 278728

[startup+342.3 s]
/proc/loadavg: 2.38 2.28 2.26 3/179 7670
/proc/meminfo: memFree=23512032/32872528 swapFree=1514864/1684516
[pid=7614] ppid=7611 vsize=279032 CPUtime=342.23 cores=0,2,4,6
/proc/7614/stat : 7614 (cdcl-cuttingpla) R 7611 7614 5662 0 -1 4202496 9689 0 0 0 34219 4 0 0 20 0 1 0 4034318 285728768 57579 33554432000 4194304 6211289 140735499703712 140735499702056 4250295 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7614/statm: 69758 57579 219 493 0 69255 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 279032

[startup+402.3 s]
/proc/loadavg: 2.38 2.30 2.27 3/179 7671
/proc/meminfo: memFree=23498460/32872528 swapFree=1514864/1684516
[pid=7614] ppid=7611 vsize=280316 CPUtime=402.23 cores=0,2,4,6
/proc/7614/stat : 7614 (cdcl-cuttingpla) R 7611 7614 5662 0 -1 4202496 9938 0 0 0 40218 5 0 0 20 0 1 0 4034318 287043584 60383 33554432000 4194304 6211289 140735499703712 140735499702056 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7614/statm: 70079 60383 219 493 0 69576 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 280316

[startup+462.3 s]
/proc/loadavg: 2.58 2.35 2.29 3/179 7672
/proc/meminfo: memFree=23485708/32872528 swapFree=1514864/1684516
[pid=7614] ppid=7611 vsize=280988 CPUtime=462.22 cores=0,2,4,6
/proc/7614/stat : 7614 (cdcl-cuttingpla) R 7611 7614 5662 0 -1 4202496 10066 0 0 0 46217 5 0 0 20 0 1 0 4034318 287731712 62555 33554432000 4194304 6211289 140735499703712 140735499701576 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7614/statm: 70247 62555 219 493 0 69744 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 280988

[startup+522.3 s]
/proc/loadavg: 2.30 2.31 2.28 3/179 7673
/proc/meminfo: memFree=23475252/32872528 swapFree=1514864/1684516
[pid=7614] ppid=7611 vsize=282188 CPUtime=522.21 cores=0,2,4,6
/proc/7614/stat : 7614 (cdcl-cuttingpla) R 7611 7614 5662 0 -1 4202496 10291 0 0 0 52216 5 0 0 20 0 1 0 4034318 288960512 64313 33554432000 4194304 6211289 140735499703712 140735499702056 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7614/statm: 70547 64313 219 493 0 70044 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 282188

[startup+582.3 s]
/proc/loadavg: 2.35 2.33 2.28 3/179 7675
/proc/meminfo: memFree=23466208/32872528 swapFree=1514864/1684516
[pid=7614] ppid=7611 vsize=282284 CPUtime=582.2 cores=0,2,4,6
/proc/7614/stat : 7614 (cdcl-cuttingpla) R 7611 7614 5662 0 -1 4202496 10330 0 0 0 58215 5 0 0 20 0 1 0 4034318 289058816 66396 33554432000 4194304 6211289 140735499703712 140735499702056 4209304 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7614/statm: 70571 66396 219 493 0 70068 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 282284


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


[startup+942.3 s]
/proc/loadavg: 2.21 2.25 2.26 3/179 7685
/proc/meminfo: memFree=23377744/32872528 swapFree=1514864/1684516
[pid=7614] ppid=7611 vsize=415568 CPUtime=942.13 cores=0,2,4,6
/proc/7614/stat : 7614 (cdcl-cuttingpla) R 7611 7614 5662 0 -1 4202496 11473 0 0 0 94207 6 0 0 20 0 1 0 4034318 425541632 76310 33554432000 4194304 6211289 140735499703712 140735499702056 4209314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7614/statm: 103892 76310 219 493 0 103389 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 415568

[startup+1002.3 s]
/proc/loadavg: 2.31 2.27 2.26 3/179 7686
/proc/meminfo: memFree=23369144/32872528 swapFree=1514864/1684516
[pid=7614] ppid=7611 vsize=415740 CPUtime=1002.12 cores=0,2,4,6
/proc/7614/stat : 7614 (cdcl-cuttingpla) R 7611 7614 5662 0 -1 4202496 11497 0 0 0 100206 6 0 0 20 0 1 0 4034318 425717760 77356 33554432000 4194304 6211289 140735499703712 140735499702056 4209384 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7614/statm: 103935 77356 219 493 0 103432 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 415740

[startup+1062.3 s]
/proc/loadavg: 2.40 2.29 2.27 3/179 7687
/proc/meminfo: memFree=23356524/32872528 swapFree=1514864/1684516
[pid=7614] ppid=7611 vsize=415740 CPUtime=1062.11 cores=0,2,4,6
/proc/7614/stat : 7614 (cdcl-cuttingpla) R 7611 7614 5662 0 -1 4202496 11518 0 0 0 106205 6 0 0 20 0 1 0 4034318 425717760 78399 33554432000 4194304 6211289 140735499703712 140735499702056 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7614/statm: 103935 78399 219 493 0 103432 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 415740

[startup+1122.3 s]
/proc/loadavg: 2.39 2.30 2.27 3/179 7688
/proc/meminfo: memFree=23345264/32872528 swapFree=1514864/1684516
[pid=7614] ppid=7611 vsize=415740 CPUtime=1122.1 cores=0,2,4,6
/proc/7614/stat : 7614 (cdcl-cuttingpla) R 7611 7614 5662 0 -1 4202496 11524 0 0 0 112204 6 0 0 20 0 1 0 4034318 425717760 79938 33554432000 4194304 6211289 140735499703712 140735499702056 4209392 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7614/statm: 103935 79938 219 493 0 103432 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 415740

[startup+1182.3 s]
/proc/loadavg: 2.51 2.35 2.29 3/179 7690
/proc/meminfo: memFree=23340560/32872528 swapFree=1514864/1684516
[pid=7614] ppid=7611 vsize=415740 CPUtime=1182.09 cores=0,2,4,6
/proc/7614/stat : 7614 (cdcl-cuttingpla) R 7611 7614 5662 0 -1 4202496 11534 0 0 0 118203 6 0 0 20 0 1 0 4034318 425717760 80970 33554432000 4194304 6211289 140735499703712 140735499702056 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7614/statm: 103935 80970 219 493 0 103432 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 415740

[startup+1242.3 s]
/proc/loadavg: 2.31 2.31 2.28 3/179 7691
/proc/meminfo: memFree=23334012/32872528 swapFree=1514864/1684516
[pid=7614] ppid=7611 vsize=415872 CPUtime=1242.08 cores=0,2,4,6
/proc/7614/stat : 7614 (cdcl-cuttingpla) R 7611 7614 5662 0 -1 4202496 11545 0 0 0 124202 6 0 0 20 0 1 0 4034318 425852928 81492 33554432000 4194304 6211289 140735499703712 140735499702056 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7614/statm: 103968 81492 219 493 0 103465 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 415872

[startup+1302.3 s]
/proc/loadavg: 2.22 2.28 2.27 3/179 7692
/proc/meminfo: memFree=23326976/32872528 swapFree=1514864/1684516
[pid=7614] ppid=7611 vsize=416016 CPUtime=1302.07 cores=0,2,4,6
/proc/7614/stat : 7614 (cdcl-cuttingpla) R 7611 7614 5662 0 -1 4202496 11575 0 0 0 130201 6 0 0 20 0 1 0 4034318 426000384 83055 33554432000 4194304 6211289 140735499703712 140735499701576 4209306 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7614/statm: 104004 83055 219 493 0 103501 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 416016

[startup+1362.3 s]
/proc/loadavg: 2.20 2.26 2.26 3/179 7693
/proc/meminfo: memFree=23312116/32872528 swapFree=1514864/1684516
[pid=7614] ppid=7611 vsize=416164 CPUtime=1362.06 cores=0,2,4,6
/proc/7614/stat : 7614 (cdcl-cuttingpla) R 7611 7614 5662 0 -1 4202496 11618 0 0 0 136200 6 0 0 20 0 1 0 4034318 426151936 84631 33554432000 4194304 6211289 140735499703712 140735499701752 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7614/statm: 104041 84631 219 493 0 103538 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 416164

[startup+1422.3 s]
/proc/loadavg: 2.25 2.26 2.26 3/180 7697
/proc/meminfo: memFree=23307104/32872528 swapFree=1514864/1684516
[pid=7614] ppid=7611 vsize=416164 CPUtime=1422.06 cores=0,2,4,6
/proc/7614/stat : 7614 (cdcl-cuttingpla) R 7611 7614 5662 0 -1 4202496 11654 0 0 0 142200 6 0 0 20 0 1 0 4034318 426151936 85689 33554432000 4194304 6211289 140735499703712 140735499702056 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7614/statm: 104041 85689 219 493 0 103538 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 416164

[startup+1482.3 s]
/proc/loadavg: 2.14 2.22 2.25 3/179 7699
/proc/meminfo: memFree=23291756/32872528 swapFree=1514864/1684516
[pid=7614] ppid=7611 vsize=416360 CPUtime=1482.05 cores=0,2,4,6
/proc/7614/stat : 7614 (cdcl-cuttingpla) R 7611 7614 5662 0 -1 4202496 11684 0 0 0 148198 7 0 0 20 0 1 0 4034318 426352640 87252 33554432000 4194304 6211289 140735499703712 140735499702056 4209328 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7614/statm: 104090 87252 219 493 0 103587 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 416360

[startup+1542.31 s]
/proc/loadavg: 2.34 2.26 2.26 3/179 7700
/proc/meminfo: memFree=23272060/32872528 swapFree=1514864/1684516
[pid=7614] ppid=7611 vsize=416496 CPUtime=1542.05 cores=0,2,4,6
/proc/7614/stat : 7614 (cdcl-cuttingpla) R 7611 7614 5662 0 -1 4202496 11723 0 0 0 154198 7 0 0 20 0 1 0 4034318 426491904 87802 33554432000 4194304 6211289 140735499703712 140735499702056 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7614/statm: 104124 87802 219 493 0 103621 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 416496

[startup+1602.3 s]
/proc/loadavg: 2.22 2.24 2.25 3/179 7701
/proc/meminfo: memFree=23271524/32872528 swapFree=1514864/1684516
[pid=7614] ppid=7611 vsize=416648 CPUtime=1602.03 cores=0,2,4,6
/proc/7614/stat : 7614 (cdcl-cuttingpla) R 7611 7614 5662 0 -1 4202496 11745 0 0 0 160196 7 0 0 20 0 1 0 4034318 426647552 87824 33554432000 4194304 6211289 140735499703712 140735499702056 4209304 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7614/statm: 104162 87824 219 493 0 103659 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 416648

[startup+1662.3 s]
/proc/loadavg: 2.33 2.27 2.26 3/179 7702
/proc/meminfo: memFree=23254860/32872528 swapFree=1514864/1684516
[pid=7614] ppid=7611 vsize=416648 CPUtime=1662.02 cores=0,2,4,6
/proc/7614/stat : 7614 (cdcl-cuttingpla) R 7611 7614 5662 0 -1 4202496 11756 0 0 0 166195 7 0 0 20 0 1 0 4034318 426647552 88857 33554432000 4194304 6211289 140735499703712 140735499702056 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7614/statm: 104162 88857 219 493 0 103659 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 416648

[startup+1722.3 s]
/proc/loadavg: 2.54 2.32 2.28 3/178 7703
/proc/meminfo: memFree=23253092/32872528 swapFree=1514864/1684516
[pid=7614] ppid=7611 vsize=416780 CPUtime=1722.01 cores=0,2,4,6
/proc/7614/stat : 7614 (cdcl-cuttingpla) R 7611 7614 5662 0 -1 4202496 11783 0 0 0 172194 7 0 0 20 0 1 0 4034318 426782720 89395 33554432000 4194304 6211289 140735499703712 140735499702056 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7614/statm: 104195 89395 219 493 0 103692 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 416780

[startup+1782.3 s]
/proc/loadavg: 2.45 2.34 2.28 3/179 7706
/proc/meminfo: memFree=23247228/32872528 swapFree=1514864/1684516
[pid=7614] ppid=7611 vsize=416780 CPUtime=1782 cores=0,2,4,6
/proc/7614/stat : 7614 (cdcl-cuttingpla) R 7611 7614 5662 0 -1 4202496 11796 0 0 0 178193 7 0 0 20 0 1 0 4034318 426782720 90430 33554432000 4194304 6211289 140735499703712 140735499702056 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7614/statm: 104195 90430 219 493 0 103692 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 416780



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.43 2.34 2.28 3/179 7706
/proc/meminfo: memFree=23247352/32872528 swapFree=1514864/1684516
[pid=7614] ppid=7611 vsize=416780 CPUtime=1800 cores=0,2,4,6
/proc/7614/stat : 7614 (cdcl-cuttingpla) R 7611 7614 5662 0 -1 4202496 11822 0 0 0 179993 7 0 0 20 0 1 0 4034318 426782720 90456 33554432000 4194304 6211289 140735499703712 140735499702056 4209328 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7614/statm: 104195 90456 219 493 0 103692 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 416780

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

[startup+1800.3 s]
/proc/loadavg: 2.43 2.34 2.28 3/179 7706
/proc/meminfo: memFree=23247352/32872528 swapFree=1514864/1684516
[pid=7614] ppid=7611 vsize=416780 CPUtime=1800 cores=0,2,4,6
/proc/7614/stat : 7614 (cdcl-cuttingpla) R 7611 7614 5662 0 -1 4202496 11822 0 0 0 179993 7 0 0 20 0 1 0 4034318 426782720 90456 33554432000 4194304 6211289 140735499703712 140735499702056 4209328 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7614/statm: 104195 90456 219 493 0 103692 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 416780

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.01
CPU user time (s): 1799.94
CPU system time (s): 0.074988
CPU usage (%): 99.9839
Max. virtual memory (cumulated for all children) (KiB): 416780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.94
system time used= 0.074988
maximum resident set size= 361824
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11822
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= 17
involuntary context switches= 1961

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.5983 second user time and 6.92095 second system time

The end

Launcher Data

Begin job on node135 at 2016-06-29 22:06:56
IDJOB=4118967
IDBENCH=111552
IDSOLVER=2549
FILE ID=node135/4118967-1467230816
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_bern45-05.lin.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4118967-1467230816/watcher-4118967-1467230816 -o /tmp/evaluation-result-4118967-1467230816/solver-4118967-1467230816 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node135-1467209133-5678 --watchdog 1960 --input HOME/instance-4118967-1467230816.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= 880a7980df3d2b06275e6dfd41d8e0a1
RANDOM SEED=1063631621

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:        23350360 kB
Buffers:          168100 kB
Cached:          6335932 kB
SwapCached:            0 kB
Active:           749708 kB
Inactive:        6326244 kB
Active(anon):     574380 kB
Inactive(anon):        0 kB
Active(file):     175328 kB
Inactive(file):  6326244 kB
Unevictable:     1684516 kB
Mlocked:         1514864 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              2356 kB
Writeback:             0 kB
AnonPages:       2368600 kB
Mapped:            14928 kB
Shmem:               216 kB
Slab:             627876 kB
SReclaimable:      72128 kB
SUnreclaim:       555748 kB
KernelStack:        1488 kB
PageTables:         8096 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2443808 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988112 kB
HardwareCorrupted:     0 kB
AnonHugePages:    833536 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 22:36:56