Trace number 4087360

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.05 1800.4

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii32d2.opb
MD5SUM05a418d42b6e85967009c0fa73623d83
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark372
Best CPU time to get the best result obtained on this benchmark526.275
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 372
Optimality of the best value was proved NO
Number of variables808
Total number of constraints5557
Number of constraints which are clauses5557
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint32
Number of terms in the objective function 808
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 808
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 808
Number of bits of the biggest sum of numbers10
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= 808 #constraint= 5557
0.00/0.03	c * #variable= 808 #constraint= 5557
0.09/0.10	c #Conflicts:       1000 | #Learnt:        999 | 0.000
0.09/0.10	c total clause space: 4.25031MB
0.09/0.10	c total #watches: 13112
0.19/0.23	c total #propagations: 130813 / total #impl: 343670 (eff. 0.381)
0.19/0.23	c S1->S2
0.19/0.23	c #Conflicts:       2000 | #Learnt:       2000 | 0.000
0.19/0.23	c total clause space: 11.2235MB
0.19/0.23	c total #watches: 17149
0.29/0.37	c total #propagations: 251280 / total #impl: 630842 (eff. 0.398)
0.29/0.37	c GC COLLECT
0.29/0.37	c #Conflicts:       3000 | #Learnt:       2005 | 0.000
0.29/0.37	c total clause space: 18.2382MB
0.29/0.37	c total #watches: 19429
0.59/0.67	c total #propagations: 376759 / total #impl: 900538 (eff. 0.418)
0.59/0.67	c #Conflicts:       4000 | #Learnt:       3005 | 0.000
0.59/0.67	c total clause space: 29.637MB
0.59/0.67	c total #watches: 49177
1.09/1.16	c total #propagations: 484137 / total #impl: 1161791 (eff. 0.417)
1.09/1.16	c GC COLLECT
1.09/1.16	c #Conflicts:       5000 | #Learnt:       2357 | 0.000
1.09/1.16	c total clause space: 29.637MB
1.09/1.16	c total #watches: 53909
1.38/1.45	c total #propagations: 598346 / total #impl: 1414436 (eff. 0.423)
1.38/1.45	c #Conflicts:       6000 | #Learnt:       3357 | 0.000
1.38/1.45	c total clause space: 29.637MB
1.38/1.45	c total #watches: 79731
1.88/1.97	c total #propagations: 681197 / total #impl: 1643368 (eff. 0.415)
1.88/1.97	c GC COLLECT
1.88/1.97	c #Conflicts:       7000 | #Learnt:       2234 | 0.000
1.88/1.97	c total clause space: 29.637MB
1.88/1.97	c total #watches: 56553
2.39/2.43	c total #propagations: 784869 / total #impl: 2039130 (eff. 0.385)
2.39/2.43	c #Conflicts:       8000 | #Learnt:       3234 | 0.000
2.39/2.43	c total clause space: 29.637MB
2.39/2.43	c total #watches: 61417
2.89/2.92	c total #propagations: 905334 / total #impl: 2401999 (eff. 0.377)
2.89/2.92	c #Conflicts:       9000 | #Learnt:       4234 | 0.000
2.89/2.92	c total clause space: 29.637MB
2.89/2.92	c total #watches: 72127
3.40/3.48	c total #propagations: 1014320 / total #impl: 2673697 (eff. 0.379)
3.40/3.48	c GC COLLECT
3.40/3.48	c #Conflicts:      10000 | #Learnt:       2720 | 0.000
3.40/3.48	c total clause space: 48.1602MB
3.40/3.48	c total #watches: 48542
3.79/3.82	c total #propagations: 1119939 / total #impl: 2981214 (eff. 0.376)
3.79/3.82	c #Conflicts:      11000 | #Learnt:       3720 | 0.000
3.79/3.82	c total clause space: 48.1602MB
3.79/3.82	c total #watches: 58059
4.19/4.24	c total #propagations: 1219525 / total #impl: 3411672 (eff. 0.357)
4.19/4.24	c #Conflicts:      12000 | #Learnt:       4720 | 0.000
4.19/4.24	c total clause space: 48.1602MB
4.19/4.24	c total #watches: 67123
4.69/4.73	c total #propagations: 1324436 / total #impl: 3890863 (eff. 0.340)
4.69/4.73	c #Conflicts:      13000 | #Learnt:       5720 | 0.000
4.69/4.73	c total clause space: 48.1602MB
4.69/4.73	c total #watches: 71441
4.99/5.01	c total #propagations: 1448953 / total #impl: 4167728 (eff. 0.348)
4.99/5.01	c GC COLLECT
4.99/5.01	c #Conflicts:      14000 | #Learnt:       3863 | 0.000
4.99/5.01	c total clause space: 48.1602MB
4.99/5.01	c total #watches: 50636
5.39/5.41	c total #propagations: 1545524 / total #impl: 4413976 (eff. 0.350)
5.39/5.41	c #Conflicts:      15000 | #Learnt:       4863 | 0.000
5.39/5.41	c total clause space: 48.1602MB
5.39/5.41	c total #watches: 65984
5.89/5.93	c total #propagations: 1629161 / total #impl: 4608081 (eff. 0.354)
5.89/5.93	c #Conflicts:      16000 | #Learnt:       5863 | 0.000
5.89/5.93	c total clause space: 48.1602MB
5.89/5.93	c total #watches: 78477
6.49/6.53	c total #propagations: 1719107 / total #impl: 4853882 (eff. 0.354)
6.49/6.53	c GC COLLECT
6.49/6.53	c #Conflicts:      17000 | #Learnt:       3685 | 0.000
6.49/6.53	c total clause space: 48.1602MB
6.49/6.53	c total #watches: 52482
6.99/7.06	c total #propagations: 1842040 / total #impl: 5116163 (eff. 0.360)
6.99/7.06	c #Conflicts:      18000 | #Learnt:       4685 | 0.000
6.99/7.06	c total clause space: 48.1602MB
6.99/7.06	c total #watches: 54482
7.49/7.57	c total #propagations: 1978277 / total #impl: 5387282 (eff. 0.367)
7.49/7.57	c #Conflicts:      19000 | #Learnt:       5685 | 0.000
7.49/7.57	c total clause space: 48.1602MB
7.49/7.57	c total #watches: 57208
7.99/8.08	c total #propagations: 2110961 / total #impl: 5654397 (eff. 0.373)
7.99/8.08	c #Conflicts:      20000 | #Learnt:       6685 | 0.000
7.99/8.08	c total clause space: 48.1602MB
7.99/8.08	c total #watches: 76365
8.49/8.57	c total #propagations: 2216187 / total #impl: 5937220 (eff. 0.373)
8.49/8.57	c GC COLLECT
8.49/8.57	c #Conflicts:      21000 | #Learnt:       4194 | 0.000
8.49/8.57	c total clause space: 48.1602MB
8.49/8.57	c total #watches: 64416
8.99/9.09	c total #propagations: 2311595 / total #impl: 6169038 (eff. 0.375)
8.99/9.09	c #Conflicts:      22000 | #Learnt:       5194 | 0.000
8.99/9.09	c total clause space: 48.1602MB
8.99/9.09	c total #watches: 82054
9.69/9.70	c total #propagations: 2406270 / total #impl: 6428967 (eff. 0.374)
9.69/9.70	c #Conflicts:      23000 | #Learnt:       6194 | 0.000
9.69/9.70	c total clause space: 48.1602MB
9.69/9.70	c total #watches: 93748
10.39/10.40	c total #propagations: 2506655 / total #impl: 6680712 (eff. 0.375)
10.39/10.40	c #Conflicts:      24000 | #Learnt:       7194 | 0.000
10.39/10.40	c total clause space: 48.1602MB
10.39/10.40	c total #watches: 99486
11.00/11.10	c total #propagations: 2626602 / total #impl: 6973970 (eff. 0.377)
11.00/11.10	c GC COLLECT
11.00/11.10	c #Conflicts:      25000 | #Learnt:       4398 | 0.000
11.00/11.10	c total clause space: 48.1602MB
11.00/11.10	c total #watches: 69014
11.49/11.58	c total #propagations: 2746028 / total #impl: 7239620 (eff. 0.379)
11.49/11.58	c #Conflicts:      26000 | #Learnt:       5398 | 0.000
11.49/11.58	c total clause space: 48.1602MB
11.49/11.58	c total #watches: 83513
12.20/12.29	c total #propagations: 2825103 / total #impl: 7427533 (eff. 0.380)
12.20/12.29	c #Conflicts:      27000 | #Learnt:       6398 | 0.000
12.20/12.29	c total clause space: 48.1602MB
12.20/12.29	c total #watches: 93598
13.09/13.10	c total #propagations: 2938496 / total #impl: 7680534 (eff. 0.383)
13.09/13.10	c #Conflicts:      28000 | #Learnt:       7398 | 0.000
13.09/13.10	c total clause space: 48.1602MB
13.09/13.10	c total #watches: 101256
13.89/13.92	c total #propagations: 3063453 / total #impl: 7956108 (eff. 0.385)
13.89/13.92	c GC COLLECT
13.89/13.92	c #Conflicts:      29000 | #Learnt:       4301 | 0.000
13.89/13.92	c total clause space: 48.1602MB
13.89/13.92	c total #watches: 54406
14.29/14.38	c total #propagations: 3183430 / total #impl: 8230250 (eff. 0.387)
14.29/14.38	c #Conflicts:      30000 | #Learnt:       5301 | 0.000
14.29/14.38	c total clause space: 48.1602MB
14.29/14.38	c total #watches: 60756
14.79/14.87	c total #propagations: 3287382 / total #impl: 8480315 (eff. 0.388)
14.79/14.87	c #Conflicts:      31000 | #Learnt:       6301 | 0.000
14.79/14.87	c total clause space: 48.1602MB
14.79/14.87	c total #watches: 64596
15.29/15.38	c total #propagations: 3407797 / total #impl: 8749861 (eff. 0.389)
15.29/15.38	c #Conflicts:      32000 | #Learnt:       7301 | 0.000
15.29/15.38	c total clause space: 48.1602MB
15.29/15.38	c total #watches: 68763
15.79/15.89	c total #propagations: 3513415 / total #impl: 9002242 (eff. 0.390)
15.79/15.89	c #Conflicts:      33000 | #Learnt:       8301 | 0.000
15.79/15.89	c total clause space: 48.1602MB
15.79/15.89	c total #watches: 82611
16.29/16.39	c total #propagations: 3614271 / total #impl: 9245659 (eff. 0.391)
16.29/16.39	c GC COLLECT
16.29/16.39	c #Conflicts:      34000 | #Learnt:       4904 | 0.000
16.29/16.39	c total clause space: 78.2603MB
16.29/16.39	c total #watches: 57458
16.79/16.88	c total #propagations: 3722003 / total #impl: 9633401 (eff. 0.386)
16.79/16.88	c #Conflicts:      35000 | #Learnt:       5904 | 0.000
16.79/16.88	c total clause space: 78.2603MB
16.79/16.88	c total #watches: 60790
17.29/17.33	c total #propagations: 3853015 / total #impl: 9915596 (eff. 0.389)
17.29/17.33	c #Conflicts:      36000 | #Learnt:       6904 | 0.000
17.29/17.33	c total clause space: 78.2603MB
17.29/17.33	c total #watches: 64326
17.89/17.95	c total #propagations: 3988000 / total #impl: 10199744 (eff. 0.391)
17.89/17.95	c #Conflicts:      37000 | #Learnt:       7904 | 0.000
17.89/17.95	c total clause space: 78.2603MB
17.89/17.95	c total #watches: 66328
18.49/18.57	c total #propagations: 4132815 / total #impl: 10483314 (eff. 0.394)
18.49/18.57	c #Conflicts:      38000 | #Learnt:       8904 | 0.000
18.49/18.57	c total clause space: 78.2603MB
18.49/18.57	c total #watches: 68328
18.99/19.04	c total #propagations: 4282702 / total #impl: 10770889 (eff. 0.398)
18.99/19.04	c GC COLLECT
18.99/19.04	c #Conflicts:      39000 | #Learnt:       5205 | 0.000
18.99/19.04	c total clause space: 78.2603MB
18.99/19.04	c total #watches: 35389
19.19/19.27	c total #propagations: 4432129 / total #impl: 11071546 (eff. 0.400)
19.19/19.27	c #Conflicts:      40000 | #Learnt:       6205 | 0.000
19.19/19.27	c total clause space: 78.2603MB
19.19/19.27	c total #watches: 37389
19.39/19.50	c total #propagations: 4580152 / total #impl: 11371082 (eff. 0.403)
19.39/19.50	c #Conflicts:      41000 | #Learnt:       7205 | 0.000
19.39/19.50	c total clause space: 78.2603MB
19.39/19.50	c total #watches: 39389
19.69/19.73	c total #propagations: 4741858 / total #impl: 11687852 (eff. 0.406)
19.69/19.73	c #Conflicts:      42000 | #Learnt:       8205 | 0.000
19.69/19.73	c total clause space: 78.2603MB
19.69/19.73	c total #watches: 41389
19.89/19.98	c total #propagations: 4895149 / total #impl: 11995930 (eff. 0.408)
19.89/19.98	c #Conflicts:      43000 | #Learnt:       9205 | 0.000
19.89/19.98	c total clause space: 78.2603MB
19.89/19.98	c total #watches: 43389
20.19/20.24	c total #propagations: 5053383 / total #impl: 12304622 (eff. 0.411)
20.19/20.24	c GC COLLECT
20.19/20.24	c #Conflicts:      44000 | #Learnt:       5201 | 0.000
20.19/20.24	c total clause space: 78.2603MB
20.19/20.24	c total #watches: 35381
20.39/20.46	c total #propagations: 5219176 / total #impl: 12620573 (eff. 0.414)
20.39/20.46	c #Conflicts:      45000 | #Learnt:       6201 | 0.000
20.39/20.46	c total clause space: 78.2603MB
20.39/20.46	c total #watches: 37381
20.69/20.70	c total #propagations: 5374520 / total #impl: 12916379 (eff. 0.416)
20.69/20.70	c #Conflicts:      46000 | #Learnt:       7201 | 0.000
20.69/20.70	c total clause space: 78.2603MB
20.69/20.70	c total #watches: 63173
20.99/21.09	c total #propagations: 5464292 / total #impl: 13140497 (eff. 0.416)
20.99/21.09	c #Conflicts:      47000 | #Learnt:       8201 | 0.000
20.99/21.09	c total clause space: 78.2603MB
20.99/21.09	c total #watches: 74207
21.59/21.62	c total #propagations: 5569505 / total #impl: 13386698 (eff. 0.416)
21.59/21.62	c #Conflicts:      48000 | #Learnt:       9201 | 0.000
21.59/21.62	c total clause space: 78.2603MB
21.59/21.62	c total #watches: 79232
21.99/22.00	c total #propagations: 5704046 / total #impl: 13662923 (eff. 0.417)
21.99/22.00	c #Conflicts:      49000 | #Learnt:      10201 | 0.000
21.99/22.00	c total clause space: 78.2603MB
21.99/22.00	c total #watches: 93106
22.29/22.34	c total #propagations: 5820457 / total #impl: 13968911 (eff. 0.417)
22.29/22.34	c GC COLLECT
22.29/22.34	c #Conflicts:      50000 | #Learnt:       5894 | 0.000
22.29/22.34	c total clause space: 78.2603MB
22.29/22.34	c total #watches: 39902
22.59/22.62	c total #propagations: 5922328 / total #impl: 14265805 (eff. 0.415)
22.59/22.62	c #Conflicts:      51000 | #Learnt:       6894 | 0.000
22.59/22.62	c total clause space: 78.2603MB
22.59/22.62	c total #watches: 47389
22.89/22.98	c total #propagations: 6027347 / total #impl: 14528346 (eff. 0.415)
22.89/22.98	c #Conflicts:      52000 | #Learnt:       7894 | 0.000
22.89/22.98	c total clause space: 78.2603MB
22.89/22.98	c total #watches: 55339
23.39/23.40	c total #propagations: 6127204 / total #impl: 14866380 (eff. 0.412)
23.39/23.40	c #Conflicts:      53000 | #Learnt:       8894 | 0.000
23.39/23.40	c total clause space: 78.2603MB
23.39/23.40	c total #watches: 63049
23.78/23.83	c total #propagations: 6243717 / total #impl: 15352336 (eff. 0.407)
23.78/23.83	c #Conflicts:      54000 | #Learnt:       9894 | 0.000
23.78/23.83	c total clause space: 78.2603MB
23.78/23.83	c total #watches: 86165
24.38/24.44	c total #propagations: 6348742 / total #impl: 15750376 (eff. 0.403)
24.38/24.44	c #Conflicts:      55000 | #Learnt:      10894 | 0.000
24.38/24.44	c total clause space: 78.2603MB
24.38/24.44	c total #watches: 96336
24.78/24.89	c total #propagations: 6455864 / total #impl: 16009635 (eff. 0.403)
24.78/24.89	c GC COLLECT
24.78/24.89	c #Conflicts:      56000 | #Learnt:       6299 | 0.000
24.78/24.89	c total clause space: 78.2603MB
24.78/24.89	c total #watches: 37577
25.08/25.13	c total #propagations: 6597736 / total #impl: 16320115 (eff. 0.404)
25.08/25.13	c #Conflicts:      57000 | #Learnt:       7299 | 0.000
25.08/25.13	c total clause space: 78.2603MB
25.08/25.13	c total #watches: 48004
25.39/25.47	c total #propagations: 6718261 / total #impl: 16578127 (eff. 0.405)
25.39/25.47	c #Conflicts:      58000 | #Learnt:       8299 | 0.000
25.39/25.47	c total clause space: 78.2603MB
25.39/25.47	c total #watches: 69210
25.88/25.97	c total #propagations: 6820675 / total #impl: 16831448 (eff. 0.405)
25.88/25.97	c #Conflicts:      59000 | #Learnt:       9299 | 0.000
25.88/25.97	c total clause space: 78.2603MB
25.88/25.97	c total #watches: 74502
26.39/26.46	c total #propagations: 6936027 / total #impl: 17111270 (eff. 0.405)
26.39/26.46	c #Conflicts:      60000 | #Learnt:      10299 | 0.000
26.39/26.46	c total clause space: 78.2603MB
26.39/26.46	c total #watches: 85093
26.88/26.97	c total #propagations: 7044005 / total #impl: 17415928 (eff. 0.404)
26.88/26.97	c #Conflicts:      61000 | #Learnt:      11299 | 0.000
26.88/26.97	c total clause space: 78.2603MB
26.88/26.97	c total #watches: 90790
27.28/27.37	c total #propagations: 7164136 / total #impl: 17704130 (eff. 0.405)
27.28/27.37	c GC COLLECT
27.28/27.37	c #Conflicts:      62000 | #Learnt:       6407 | 0.000
27.28/27.37	c total clause space: 78.2603MB
27.28/27.37	c total #watches: 37990
27.59/27.65	c total #propagations: 7282433 / total #impl: 17980001 (eff. 0.405)
27.59/27.65	c #Conflicts:      63000 | #Learnt:       7407 | 0.000
27.59/27.65	c total clause space: 78.2603MB
27.59/27.65	c total #watches: 39990
27.88/27.91	c total #propagations: 7422358 / total #impl: 18275949 (eff. 0.406)
27.88/27.91	c #Conflicts:      64000 | #Learnt:       8407 | 0.000
27.88/27.91	c total clause space: 78.2603MB
27.88/27.91	c total #watches: 42844
28.18/28.22	c total #propagations: 7554627 / total #impl: 18554337 (eff. 0.407)
28.18/28.22	c #Conflicts:      65000 | #Learnt:       9407 | 0.000
28.18/28.22	c total clause space: 78.2603MB
28.18/28.22	c total #watches: 48783
28.48/28.52	c total #propagations: 7679678 / total #impl: 18825752 (eff. 0.408)
28.48/28.52	c #Conflicts:      66000 | #Learnt:      10407 | 0.000
28.48/28.52	c total clause space: 78.2603MB
28.48/28.52	c total #watches: 59286
28.78/28.85	c total #propagations: 7772384 / total #impl: 19048975 (eff. 0.408)
28.78/28.85	c #Conflicts:      67000 | #Learnt:      11407 | 0.000
28.78/28.85	c total clause space: 78.2603MB
28.78/28.85	c total #watches: 65868
29.18/29.24	c total #propagations: 7890002 / total #impl: 19338009 (eff. 0.408)
29.18/29.24	c #Conflicts:      68000 | #Learnt:      12407 | 0.000
29.18/29.24	c total clause space: 78.2603MB
29.18/29.24	c total #watches: 85610
29.38/29.46	c total #propagations: 7988846 / total #impl: 19624370 (eff. 0.407)
29.38/29.46	c GC COLLECT
29.38/29.46	c #Conflicts:      69000 | #Learnt:       7198 | 0.000
29.38/29.46	c total clause space: 78.2603MB
29.38/29.46	c total #watches: 56704
29.79/29.81	c total #propagations: 8075086 / total #impl: 19840996 (eff. 0.407)
29.79/29.81	c #Conflicts:      70000 | #Learnt:       8198 | 0.000
29.79/29.81	c total clause space: 78.2603MB
29.79/29.81	c total #watches: 68143
30.28/30.37	c total #propagations: 8179302 / total #impl: 20064754 (eff. 0.408)
30.28/30.37	c #Conflicts:      71000 | #Learnt:       9198 | 0.000
30.28/30.37	c total clause space: 78.2603MB
30.28/30.37	c total #watches: 90886
30.98/31.01	c total #propagations: 8281013 / total #impl: 20342645 (eff. 0.407)
30.98/31.01	c #Conflicts:      72000 | #Learnt:      10198 | 0.000
30.98/31.01	c total clause space: 78.2603MB
30.98/31.01	c total #watches: 96658
31.68/31.74	c total #propagations: 8390261 / total #impl: 20643534 (eff. 0.406)
31.68/31.74	c #Conflicts:      73000 | #Learnt:      11198 | 0.000
31.68/31.74	c total clause space: 78.2603MB
31.68/31.74	c total #watches: 107929
32.48/32.56	c total #propagations: 8501901 / total #impl: 20903618 (eff. 0.407)
32.48/32.56	c #Conflicts:      74000 | #Learnt:      12198 | 0.000
32.48/32.56	c total clause space: 78.2603MB
32.48/32.56	c total #watches: 113033
33.19/33.21	c total #propagations: 8620596 / total #impl: 21191022 (eff. 0.407)
33.19/33.21	c GC COLLECT
33.19/33.21	c #Conflicts:      75000 | #Learnt:       6693 | 0.000
33.19/33.21	c total clause space: 78.2603MB
33.19/33.21	c total #watches: 41616
33.49/33.52	c total #propagations: 8715642 / total #impl: 21426240 (eff. 0.407)
33.49/33.52	c #Conflicts:      76000 | #Learnt:       7693 | 0.000
33.49/33.52	c total clause space: 78.2603MB
33.49/33.52	c total #watches: 56367
33.79/33.84	c total #propagations: 8822890 / total #impl: 21734517 (eff. 0.406)
33.79/33.84	c #Conflicts:      77000 | #Learnt:       8693 | 0.000
33.79/33.84	c total clause space: 78.2603MB
33.79/33.84	c total #watches: 61588
34.20/34.22	c total #propagations: 8940817 / total #impl: 22046293 (eff. 0.406)
34.20/34.22	c #Conflicts:      78000 | #Learnt:       9693 | 0.000
34.20/34.22	c total clause space: 78.2603MB
34.20/34.22	c total #watches: 70933
34.49/34.59	c total #propagations: 9066572 / total #impl: 22448491 (eff. 0.404)
34.49/34.59	c #Conflicts:      79000 | #Learnt:      10693 | 0.000
34.49/34.59	c total clause space: 78.2603MB
34.49/34.59	c total #watches: 79795
34.99/35.03	c total #propagations: 9193912 / total #impl: 22774416 (eff. 0.404)
34.99/35.03	c #Conflicts:      80000 | #Learnt:      11693 | 0.000
34.99/35.03	c total clause space: 78.2603MB
34.99/35.03	c total #watches: 91575
35.59/35.63	c total #propagations: 9295663 / total #impl: 23010302 (eff. 0.404)
35.59/35.63	c #Conflicts:      81000 | #Learnt:      12693 | 0.000
35.59/35.63	c total clause space: 78.2603MB
35.59/35.63	c total #watches: 100693
36.29/36.36	c total #propagations: 9399192 / total #impl: 23240850 (eff. 0.404)
36.29/36.36	c GC COLLECT
36.29/36.36	c #Conflicts:      82000 | #Learnt:       6894 | 0.000
36.29/36.36	c total clause space: 78.2603MB
36.29/36.36	c total #watches: 47627
36.69/36.71	c total #propagations: 9504907 / total #impl: 23481668 (eff. 0.405)
36.69/36.71	c #Conflicts:      83000 | #Learnt:       7894 | 0.000
36.69/36.71	c total clause space: 78.2603MB
36.69/36.71	c total #watches: 56794
37.09/37.10	c total #propagations: 9611222 / total #impl: 23723238 (eff. 0.405)
37.09/37.10	c #Conflicts:      84000 | #Learnt:       8894 | 0.000
37.09/37.10	c total clause space: 78.2603MB
37.09/37.10	c total #watches: 64707
37.59/37.62	c total #propagations: 9716772 / total #impl: 23954419 (eff. 0.406)
37.59/37.62	c #Conflicts:      85000 | #Learnt:       9894 | 0.000
37.59/37.62	c total clause space: 78.2603MB
37.59/37.62	c total #watches: 66981
38.09/38.17	c total #propagations: 9842197 / total #impl: 24210651 (eff. 0.407)
38.09/38.17	c #Conflicts:      86000 | #Learnt:      10894 | 0.000
38.09/38.17	c total clause space: 78.2603MB
38.09/38.17	c total #watches: 77977
38.79/38.80	c total #propagations: 9946879 / total #impl: 24465242 (eff. 0.407)
38.79/38.80	c #Conflicts:      87000 | #Learnt:      11894 | 0.000
38.79/38.80	c total clause space: 78.2603MB
38.79/38.80	c total #watches: 84227
39.39/39.46	c total #propagations: 10074739 / total #impl: 24778992 (eff. 0.407)
39.39/39.46	c #Conflicts:      88000 | #Learnt:      12894 | 0.000
39.39/39.46	c total clause space: 78.2603MB
39.39/39.46	c total #watches: 86227
39.99/40.08	c total #propagations: 10206792 / total #impl: 25094475 (eff. 0.407)
39.99/40.08	c #Conflicts:      89000 | #Learnt:      13894 | 0.000
39.99/40.08	c total clause space: 78.2603MB
39.99/40.08	c total #watches: 98240
40.48/40.56	c total #propagations: 10316575 / total #impl: 25369840 (eff. 0.407)
40.48/40.56	c GC COLLECT
40.48/40.56	c #Conflicts:      90000 | #Learnt:       7809 | 0.000
40.48/40.56	c total clause space: 78.2603MB
40.48/40.56	c total #watches: 59569
40.88/40.95	c total #propagations: 10419882 / total #impl: 25628881 (eff. 0.407)
40.88/40.95	c #Conflicts:      91000 | #Learnt:       8809 | 0.000
40.88/40.95	c total clause space: 78.2603MB
40.88/40.95	c total #watches: 70008
41.38/41.47	c total #propagations: 10519200 / total #impl: 25868524 (eff. 0.407)
41.38/41.47	c #Conflicts:      92000 | #Learnt:       9809 | 0.000
41.38/41.47	c total clause space: 78.2603MB
41.38/41.47	c total #watches: 76432
41.89/41.96	c total #propagations: 10637409 / total #impl: 26147629 (eff. 0.407)
41.89/41.96	c #Conflicts:      93000 | #Learnt:      10809 | 0.000
41.89/41.96	c total clause space: 78.2603MB
41.89/41.96	c total #watches: 88489
42.48/42.57	c total #propagations: 10730496 / total #impl: 26355784 (eff. 0.407)
42.48/42.57	c #Conflicts:      94000 | #Learnt:      11809 | 0.000
42.48/42.57	c total clause space: 78.2603MB
42.48/42.57	c total #watches: 98098
43.28/43.37	c total #propagations: 10841162 / total #impl: 26614791 (eff. 0.407)
43.28/43.37	c #Conflicts:      95000 | #Learnt:      12809 | 0.000
43.28/43.37	c total clause space: 78.2603MB
43.28/43.37	c total #watches: 102224
44.09/44.11	c total #propagations: 10965266 / total #impl: 26896071 (eff. 0.408)
44.09/44.11	c #Conflicts:      96000 | #Learnt:      13809 | 0.000
44.09/44.11	c total clause space: 78.2603MB
44.09/44.11	c total #watches: 109529
44.99/45.01	c total #propagations: 11079984 / total #impl: 27177630 (eff. 0.408)
44.99/45.01	c #Conflicts:      97000 | #Learnt:      14809 | 0.000
44.99/45.01	c total clause space: 127.173MB
44.99/45.01	c total #watches: 114304
45.39/45.48	c total #propagations: 11190418 / total #impl: 27437913 (eff. 0.408)
45.39/45.48	c GC COLLECT
45.39/45.48	c #Conflicts:      98000 | #Learnt:       8411 | 0.000
45.39/45.48	c total clause space: 127.173MB
45.39/45.48	c total #watches: 58015
45.89/45.95	c total #propagations: 11316894 / total #impl: 27709042 (eff. 0.408)
45.89/45.95	c #Conflicts:      99000 | #Learnt:       9411 | 0.000
45.89/45.95	c total clause space: 127.173MB
45.89/45.95	c total #watches: 61431
46.39/46.44	c total #propagations: 11461557 / total #impl: 27998020 (eff. 0.409)
46.39/46.44	c #Conflicts:     100000 | #Learnt:      10411 | 0.000
46.39/46.44	c total clause space: 127.173MB
46.39/46.44	c total #watches: 63431
46.89/46.97	c total #propagations: 11619522 / total #impl: 28296173 (eff. 0.411)
46.89/46.97	c #Conflicts:     101000 | #Learnt:      11411 | 0.000
46.89/46.97	c total clause space: 127.173MB
46.89/46.97	c total #watches: 66129
47.29/47.35	c total #propagations: 11760557 / total #impl: 28578691 (eff. 0.412)
47.29/47.35	c #Conflicts:     102000 | #Learnt:      12411 | 0.000
47.29/47.35	c total clause space: 127.173MB
47.29/47.35	c total #watches: 70053
47.79/47.85	c total #propagations: 11866567 / total #impl: 28815171 (eff. 0.412)
47.79/47.85	c #Conflicts:     103000 | #Learnt:      13411 | 0.000
47.79/47.85	c total clause space: 127.173MB
47.79/47.85	c total #watches: 77683
48.19/48.26	c total #propagations: 11990315 / total #impl: 29069792 (eff. 0.412)
48.19/48.26	c #Conflicts:     104000 | #Learnt:      14411 | 0.000
48.19/48.26	c total clause space: 127.173MB
48.19/48.26	c total #watches: 94641
48.78/48.83	c total #propagations: 12080808 / total #impl: 29309398 (eff. 0.412)
48.78/48.83	c #Conflicts:     105000 | #Learnt:      15411 | 0.000
48.78/48.83	c total clause space: 127.173MB
48.78/48.83	c total #watches: 106030
49.18/49.20	c total #propagations: 12180652 / total #impl: 29550077 (eff. 0.412)
49.18/49.20	c GC COLLECT
49.18/49.20	c #Conflicts:     106000 | #Learnt:       8710 | 0.000
49.18/49.20	c total clause space: 127.173MB
49.18/49.20	c total #watches: 63192
49.59/49.64	c total #propagations: 12273506 / total #impl: 29785289 (eff. 0.412)
49.59/49.64	c #Conflicts:     107000 | #Learnt:       9710 | 0.000
49.59/49.64	c total clause space: 127.173MB
49.59/49.64	c total #watches: 72256
50.08/50.15	c total #propagations: 12377511 / total #impl: 30056095 (eff. 0.412)
50.08/50.15	c #Conflicts:     108000 | #Learnt:      10710 | 0.000
50.08/50.15	c total clause space: 127.173MB
50.08/50.15	c total #watches: 81313
50.69/50.78	c total #propagations: 12497304 / total #impl: 30317724 (eff. 0.412)
50.69/50.78	c #Conflicts:     109000 | #Learnt:      11710 | 0.000
50.69/50.78	c total clause space: 127.173MB
50.69/50.78	c total #watches: 87348
51.48/51.50	c total #propagations: 12613334 / total #impl: 30608539 (eff. 0.412)
51.48/51.50	c #Conflicts:     110000 | #Learnt:      12710 | 0.000
51.48/51.50	c total clause space: 127.173MB
51.48/51.50	c total #watches: 89719
52.08/52.16	c total #propagations: 12737806 / total #impl: 30878517 (eff. 0.413)
52.08/52.16	c #Conflicts:     111000 | #Learnt:      13710 | 0.000
52.08/52.16	c total clause space: 127.173MB
52.08/52.16	c total #watches: 91719
52.68/52.80	c total #propagations: 12887117 / total #impl: 31187140 (eff. 0.413)
52.68/52.80	c #Conflicts:     112000 | #Learnt:      14710 | 0.000
52.68/52.80	c total clause space: 127.173MB
52.68/52.80	c total #watches: 119163
53.58/53.69	c total #propagations: 12995418 / total #impl: 31476888 (eff. 0.413)
53.58/53.69	c #Conflicts:     113000 | #Learnt:      15710 | 0.000
53.58/53.69	c total clause space: 127.173MB
53.58/53.69	c total #watches: 130727
54.38/54.41	c total #propagations: 13101442 / total #impl: 31742379 (eff. 0.413)
54.38/54.41	c GC COLLECT
54.38/54.41	c #Conflicts:     114000 | #Learnt:       8705 | 0.000
54.38/54.41	c total clause space: 127.173MB
54.38/54.41	c total #watches: 59207
54.68/54.77	c total #propagations: 13214986 / total #impl: 32017009 (eff. 0.413)
54.68/54.77	c #Conflicts:     115000 | #Learnt:       9705 | 0.000
54.68/54.77	c total clause space: 127.173MB
54.68/54.77	c total #watches: 75923
55.18/55.21	c total #propagations: 13304869 / total #impl: 32295056 (eff. 0.412)
55.18/55.21	c #Conflicts:     116000 | #Learnt:      10705 | 0.000
55.18/55.21	c total clause space: 127.173MB
55.18/55.21	c total #watches: 86480
55.78/55.83	c total #propagations: 13408900 / total #impl: 32561839 (eff. 0.412)
55.78/55.83	c #Conflicts:     117000 | #Learnt:      11705 | 0.000
55.78/55.83	c total clause space: 127.173MB
55.78/55.83	c total #watches: 99549
56.38/56.49	c total #propagations: 13523982 / total #impl: 32828304 (eff. 0.412)
56.38/56.49	c #Conflicts:     118000 | #Learnt:      12705 | 0.000
56.38/56.49	c total clause space: 127.173MB
56.38/56.49	c total #watches: 114051
57.19/57.26	c total #propagations: 13641471 / total #impl: 33131950 (eff. 0.412)
57.19/57.26	c #Conflicts:     119000 | #Learnt:      13705 | 0.000
57.19/57.26	c total clause space: 127.173MB
57.19/57.26	c total #watches: 126508
57.98/58.00	c total #propagations: 13757368 / total #impl: 33443855 (eff. 0.411)
57.98/58.00	c #Conflicts:     120000 | #Learnt:      14705 | 0.000
57.98/58.00	c total clause space: 127.173MB
57.98/58.00	c total #watches: 136407
58.78/58.84	c total #propagations: 13855604 / total #impl: 33719089 (eff. 0.411)
58.78/58.84	c #Conflicts:     121000 | #Learnt:      15705 | 0.000
58.78/58.84	c total clause space: 127.173MB
58.78/58.84	c total #watches: 144756
59.68/59.74	c total #propagations: 13956051 / total #impl: 34023108 (eff. 0.410)
59.68/59.74	c GC COLLECT
59.68/59.74	c #Conflicts:     122000 | #Learnt:       8410 | 0.000
59.68/59.74	c total clause space: 127.173MB
59.68/59.74	c total #watches: 58266
60.08/60.12	c total #propagations: 14057533 / total #impl: 34317993 (eff. 0.410)
60.08/60.12	c #Conflicts:     123000 | #Learnt:       9410 | 0.000
60.08/60.12	c total clause space: 127.173MB
60.08/60.12	c total #watches: 65688
60.38/60.50	c total #propagations: 14179556 / total #impl: 34598789 (eff. 0.410)
60.38/60.50	c #Conflicts:     124000 | #Learnt:      10410 | 0.000
60.38/60.50	c total clause space: 127.173MB
60.38/60.50	c total #watches: 74077
60.88/60.97	c total #propagations: 14300506 / total #impl: 34917105 (eff. 0.410)
60.88/60.97	c #Conflicts:     125000 | #Learnt:      11410 | 0.000
60.88/60.97	c total clause space: 127.173MB
60.88/60.97	c total #watches: 79059
61.38/61.48	c total #propagations: 14414834 / total #impl: 35184332 (eff. 0.410)
61.38/61.48	c #Conflicts:     126000 | #Learnt:      12410 | 0.000
61.38/61.48	c total clause space: 127.173MB
61.38/61.48	c total #watches: 91044
62.08/62.12	c total #propagations: 14529576 / total #impl: 35458947 (eff. 0.410)
62.08/62.12	c #Conflicts:     127000 | #Learnt:      13410 | 0.000
62.08/62.12	c total clause space: 127.173MB
62.08/62.12	c total #watches: 94789
62.78/62.89	c total #propagations: 14656974 / total #impl: 35736284 (eff. 0.410)
62.78/62.89	c #Conflicts:     128000 | #Learnt:      14410 | 0.000
62.78/62.89	c total clause space: 127.173MB
62.78/62.89	c total #watches: 102555
63.78/63.84	c total #propagations: 14767441 / total #impl: 35996996 (eff. 0.410)
63.78/63.84	c #Conflicts:     129000 | #Learnt:      15410 | 0.000
63.78/63.84	c total clause space: 127.173MB
63.78/63.84	c total #watches: 109028
64.68/64.71	c total #propagations: 14888244 / total #impl: 36269484 (eff. 0.410)
64.68/64.71	c #Conflicts:     130000 | #Learnt:      16410 | 0.000
64.68/64.71	c total clause space: 127.173MB
64.68/64.71	c total #watches: 118788
65.38/65.42	c total #propagations: 14994747 / total #impl: 36575519 (eff. 0.410)
65.38/65.42	c GC COLLECT
65.38/65.42	c #Conflicts:     131000 | #Learnt:       8790 | 0.000
65.38/65.42	c total clause space: 127.173MB
65.38/65.42	c total #watches: 59160
65.78/65.83	c total #propagations: 15104506 / total #impl: 36901318 (eff. 0.409)
65.78/65.83	c #Conflicts:     132000 | #Learnt:       9790 | 0.000
65.78/65.83	c total clause space: 127.173MB
65.78/65.83	c total #watches: 75230
66.37/66.42	c total #propagations: 15210795 / total #impl: 37202698 (eff. 0.409)
66.37/66.42	c #Conflicts:     133000 | #Learnt:      10790 | 0.000
66.37/66.42	c total clause space: 127.173MB
66.37/66.42	c total #watches: 83815
66.87/66.95	c total #propagations: 15318599 / total #impl: 37459730 (eff. 0.409)
66.87/66.95	c #Conflicts:     134000 | #Learnt:      11790 | 0.000
66.87/66.95	c total clause space: 127.173MB
66.87/66.95	c total #watches: 98128
67.37/67.43	c total #propagations: 15416818 / total #impl: 37729283 (eff. 0.409)
67.37/67.43	c #Conflicts:     135000 | #Learnt:      12790 | 0.000
67.37/67.43	c total clause space: 127.173MB
67.37/67.43	c total #watches: 109636
67.97/68.03	c total #propagations: 15509809 / total #impl: 37986171 (eff. 0.408)
67.97/68.03	c #Conflicts:     136000 | #Learnt:      13790 | 0.000
67.97/68.03	c total clause space: 127.173MB
67.97/68.03	c total #watches: 127264
68.57/68.68	c total #propagations: 15610716 / total #impl: 38307995 (eff. 0.408)
68.57/68.68	c #Conflicts:     137000 | #Learnt:      14790 | 0.000
68.57/68.68	c total clause space: 127.173MB
68.57/68.68	c total #watches: 141177
69.38/69.46	c total #propagations: 15714701 / total #impl: 38649935 (eff. 0.407)
69.38/69.46	c #Conflicts:     138000 | #Learnt:      15790 | 0.000
69.38/69.46	c total clause space: 127.173MB
69.38/69.46	c total #watches: 143358
70.38/70.43	c total #propagations: 15860657 / total #impl: 38932989 (eff. 0.407)
70.38/70.43	c #Conflicts:     139000 | #Learnt:      16790 | 0.000
70.38/70.43	c total clause space: 127.173MB
70.38/70.43	c total #watches: 147201
71.48/71.53	c total #propagations: 15970301 / total #impl: 39192494 (eff. 0.407)
71.48/71.53	c #Conflicts:     140000 | #Learnt:      17790 | 0.000
71.48/71.53	c total clause space: 127.173MB
71.48/71.53	c total #watches: 151780
71.77/71.88	c total #propagations: 16079001 / total #impl: 39459819 (eff. 0.407)
71.77/71.88	c GC COLLECT
71.77/71.88	c #Conflicts:     141000 | #Learnt:       9897 | 0.000
71.77/71.88	c total clause space: 127.173MB
71.77/71.88	c total #watches: 77481
72.37/72.41	c total #propagations: 16168739 / total #impl: 39696421 (eff. 0.407)
72.37/72.41	c #Conflicts:     142000 | #Learnt:      10897 | 0.000
72.37/72.41	c total clause space: 127.173MB
72.37/72.41	c total #watches: 82918
72.97/73.09	c total #propagations: 16304045 / total #impl: 39991299 (eff. 0.408)
72.97/73.09	c #Conflicts:     143000 | #Learnt:      11897 | 0.000
72.97/73.09	c total clause space: 127.173MB
72.97/73.09	c total #watches: 91200
73.87/73.91	c total #propagations: 16430209 / total #impl: 40297758 (eff. 0.408)
73.87/73.91	c #Conflicts:     144000 | #Learnt:      12897 | 0.000
73.87/73.91	c total clause space: 127.173MB
73.87/73.91	c total #watches: 99354
74.57/74.69	c total #propagations: 16559711 / total #impl: 40609499 (eff. 0.408)
74.57/74.69	c #Conflicts:     145000 | #Learnt:      13897 | 0.000
74.57/74.69	c total clause space: 127.173MB
74.57/74.69	c total #watches: 107961
75.57/75.64	c total #propagations: 16670117 / total #impl: 40885017 (eff. 0.408)
75.57/75.64	c #Conflicts:     146000 | #Learnt:      14897 | 0.000
75.57/75.64	c total clause space: 127.173MB
75.57/75.64	c total #watches: 112675
76.57/76.65	c total #propagations: 16794702 / total #impl: 41178759 (eff. 0.408)
76.57/76.65	c #Conflicts:     147000 | #Learnt:      15897 | 0.000
76.57/76.65	c total clause space: 127.173MB
76.57/76.65	c total #watches: 119055
77.67/77.71	c total #propagations: 16908926 / total #impl: 41449536 (eff. 0.408)
77.67/77.71	c #Conflicts:     148000 | #Learnt:      16897 | 0.000
77.67/77.71	c total clause space: 127.173MB
77.67/77.71	c total #watches: 128727
78.66/78.76	c total #propagations: 17037850 / total #impl: 41745250 (eff. 0.408)
78.66/78.76	c #Conflicts:     149000 | #Learnt:      17897 | 0.000
78.66/78.76	c total clause space: 127.173MB
78.66/78.76	c total #watches: 133264
79.27/79.33	c total #propagations: 17158642 / total #impl: 42025538 (eff. 0.408)
79.27/79.33	c GC COLLECT
79.27/79.33	c #Conflicts:     150000 | #Learnt:       9690 | 0.000
79.27/79.33	c total clause space: 127.173MB
79.27/79.33	c total #watches: 78557
79.66/79.71	c total #propagations: 17257793 / total #impl: 42253630 (eff. 0.408)
79.66/79.71	c #Conflicts:     151000 | #Learnt:      10690 | 0.000
79.66/79.71	c total clause space: 127.173MB
79.66/79.71	c total #watches: 95304
80.27/80.39	c total #propagations: 17343843 / total #impl: 42453871 (eff. 0.409)
80.27/80.39	c #Conflicts:     152000 | #Learnt:      11690 | 0.000
80.27/80.39	c total clause space: 127.173MB
80.27/80.39	c total #watches: 104571
81.06/81.10	c total #propagations: 17453014 / total #impl: 42727800 (eff. 0.408)
81.06/81.10	c #Conflicts:     153000 | #Learnt:      12690 | 0.000
81.06/81.10	c total clause space: 127.173MB
81.06/81.10	c total #watches: 116623
82.06/82.12	c total #propagations: 17565007 / total #impl: 43043120 (eff. 0.408)
82.06/82.12	c #Conflicts:     154000 | #Learnt:      13690 | 0.000
82.06/82.12	c total clause space: 127.173MB
82.06/82.12	c total #watches: 122917
82.76/82.88	c total #propagations: 17685459 / total #impl: 43333187 (eff. 0.408)
82.76/82.88	c #Conflicts:     155000 | #Learnt:      14690 | 0.000
82.76/82.88	c total clause space: 127.173MB
82.76/82.88	c total #watches: 125758
83.36/83.47	c total #propagations: 17828165 / total #impl: 43632104 (eff. 0.409)
83.36/83.47	c #Conflicts:     156000 | #Learnt:      15690 | 0.000
83.36/83.47	c total clause space: 127.173MB
83.36/83.47	c total #watches: 128078
84.06/84.13	c total #propagations: 17972661 / total #impl: 43920944 (eff. 0.409)
84.06/84.13	c #Conflicts:     157000 | #Learnt:      16690 | 0.000
84.06/84.13	c total clause space: 127.173MB
84.06/84.13	c total #watches: 139370
84.86/84.96	c total #propagations: 18075819 / total #impl: 44161526 (eff. 0.409)
84.86/84.96	c #Conflicts:     158000 | #Learnt:      17690 | 0.000
84.86/84.96	c total clause space: 127.173MB
84.86/84.96	c total #watches: 150923
85.87/85.96	c total #propagations: 18190751 / total #impl: 44450379 (eff. 0.409)
85.87/85.96	c #Conflicts:     159000 | #Learnt:      18690 | 0.000
85.87/85.96	c total clause space: 127.173MB
85.87/85.96	c total #watches: 152923
86.46/86.55	c total #propagations: 18326268 / total #impl: 44735641 (eff. 0.410)
86.46/86.55	c GC COLLECT
86.46/86.55	c #Conflicts:     160000 | #Learnt:      10183 | 0.000
86.46/86.55	c total clause space: 127.173MB
86.46/86.55	c total #watches: 82697
87.06/87.13	c total #propagations: 18439364 / total #impl: 45021791 (eff. 0.410)
87.06/87.13	c #Conflicts:     161000 | #Learnt:      11183 | 0.000
87.06/87.13	c total clause space: 127.173MB
87.06/87.13	c total #watches: 91447
87.76/87.83	c total #propagations: 18555533 / total #impl: 45303737 (eff. 0.410)
87.76/87.83	c #Conflicts:     162000 | #Learnt:      12183 | 0.000
87.76/87.83	c total clause space: 127.173MB
87.76/87.83	c total #watches: 93447
88.16/88.26	c total #propagations: 18682847 / total #impl: 45624079 (eff. 0.409)
88.16/88.26	c #Conflicts:     163000 | #Learnt:      13183 | 0.000
88.16/88.26	c total clause space: 127.173MB
88.16/88.26	c total #watches: 107898
88.95/89.00	c total #propagations: 18780863 / total #impl: 45931319 (eff. 0.409)
88.95/89.00	c #Conflicts:     164000 | #Learnt:      14183 | 0.000
88.95/89.00	c total clause space: 127.173MB
88.95/89.00	c total #watches: 117025
89.95/90.04	c total #propagations: 18868540 / total #impl: 46189923 (eff. 0.408)
89.95/90.04	c #Conflicts:     165000 | #Learnt:      15183 | 0.000
89.95/90.04	c total clause space: 127.173MB
89.95/90.04	c total #watches: 122973
91.15/91.20	c total #propagations: 18995771 / total #impl: 46486303 (eff. 0.409)
91.15/91.20	c #Conflicts:     166000 | #Learnt:      16183 | 0.000
91.15/91.20	c total clause space: 127.173MB
91.15/91.20	c total #watches: 131075
92.25/92.33	c total #propagations: 19121187 / total #impl: 46787494 (eff. 0.409)
92.25/92.33	c #Conflicts:     167000 | #Learnt:      17183 | 0.000
92.25/92.33	c total clause space: 127.173MB
92.25/92.33	c total #watches: 139420
93.25/93.30	c total #propagations: 19247606 / total #impl: 47108241 (eff. 0.409)
93.25/93.30	c #Conflicts:     168000 | #Learnt:      18183 | 0.000
93.25/93.30	c total clause space: 127.173MB
93.25/93.30	c total #watches: 144329
93.95/94.04	c total #propagations: 19347492 / total #impl: 47382214 (eff. 0.408)
93.95/94.04	c #Conflicts:     169000 | #Learnt:      19183 | 0.000
93.95/94.04	c total clause space: 127.173MB
93.95/94.04	c total #watches: 156205
94.56/94.62	c total #propagations: 19449231 / total #impl: 47631192 (eff. 0.408)
94.56/94.62	c GC COLLECT
94.56/94.62	c #Conflicts:     170000 | #Learnt:      10373 | 0.000
94.56/94.62	c total clause space: 127.173MB
94.56/94.62	c total #watches: 81522
94.95/95.08	c total #propagations: 19577405 / total #impl: 47915818 (eff. 0.409)
94.95/95.08	c #Conflicts:     171000 | #Learnt:      11373 | 0.000
94.95/95.08	c total clause space: 127.173MB
94.95/95.08	c total #watches: 86730
95.45/95.51	c total #propagations: 19695317 / total #impl: 48214398 (eff. 0.408)
95.45/95.51	c #Conflicts:     172000 | #Learnt:      12373 | 0.000
95.45/95.51	c total clause space: 127.173MB
95.45/95.51	c total #watches: 92282
95.95/96.01	c total #propagations: 19812104 / total #impl: 48507511 (eff. 0.408)
95.95/96.01	c #Conflicts:     173000 | #Learnt:      13373 | 0.000
95.95/96.01	c total clause space: 127.173MB
95.95/96.01	c total #watches: 99204
96.45/96.54	c total #propagations: 19944699 / total #impl: 48820404 (eff. 0.409)
96.45/96.54	c #Conflicts:     174000 | #Learnt:      14373 | 0.000
96.45/96.54	c total clause space: 127.173MB
96.45/96.54	c total #watches: 101204
97.25/97.36	c total #propagations: 20107972 / total #impl: 49126108 (eff. 0.409)
97.25/97.36	c #Conflicts:     175000 | #Learnt:      15373 | 0.000
97.25/97.36	c total clause space: 127.173MB
97.25/97.36	c total #watches: 103204
97.86/97.98	c total #propagations: 20279612 / total #impl: 49472177 (eff. 0.410)
97.86/97.98	c #Conflicts:     176000 | #Learnt:      16373 | 0.000
97.86/97.98	c total clause space: 127.173MB
97.86/97.98	c total #watches: 118478
98.75/98.89	c total #propagations: 20399564 / total #impl: 49764206 (eff. 0.410)
98.75/98.89	c #Conflicts:     177000 | #Learnt:      17373 | 0.000
98.75/98.89	c total clause space: 127.173MB
98.75/98.89	c total #watches: 124860
99.55/99.69	c total #propagations: 20529803 / total #impl: 50050159 (eff. 0.410)
99.55/99.69	c #Conflicts:     178000 | #Learnt:      18373 | 0.000
99.55/99.69	c total clause space: 127.173MB
99.55/99.69	c total #watches: 138338
100.35/100.43	c total #propagations: 20644360 / total #impl: 50333522 (eff. 0.410)
100.35/100.43	c #Conflicts:     179000 | #Learnt:      19373 | 0.000
100.35/100.43	c total clause space: 127.173MB
100.35/100.43	c total #watches: 150463
101.16/101.25	c total #propagations: 20746987 / total #impl: 50598082 (eff. 0.410)
101.16/101.25	c GC COLLECT
101.16/101.25	c #Conflicts:     180000 | #Learnt:      10267 | 0.000
101.16/101.25	c total clause space: 127.173MB
101.16/101.25	c total #watches: 81786
101.75/101.87	c total #propagations: 20848823 / total #impl: 50885090 (eff. 0.410)
101.75/101.87	c #Conflicts:     181000 | #Learnt:      11267 | 0.000
101.75/101.87	c total clause space: 127.173MB
101.75/101.87	c total #watches: 89630
102.45/102.54	c total #propagations: 20969691 / total #impl: 51152557 (eff. 0.410)
102.45/102.54	c #Conflicts:     182000 | #Learnt:      12267 | 0.000
102.45/102.54	c total clause space: 127.173MB
102.45/102.54	c total #watches: 94462
102.95/103.01	c total #propagations: 21094596 / total #impl: 51430656 (eff. 0.410)
102.95/103.01	c #Conflicts:     183000 | #Learnt:      13267 | 0.000
102.95/103.01	c total clause space: 127.173MB
102.95/103.01	c total #watches: 96581
103.85/103.91	c total #propagations: 21232923 / total #impl: 51741251 (eff. 0.410)
103.85/103.91	c #Conflicts:     184000 | #Learnt:      14267 | 0.000
103.85/103.91	c total clause space: 127.173MB
103.85/103.91	c total #watches: 98987
104.85/104.90	c total #propagations: 21370204 / total #impl: 52063387 (eff. 0.410)
104.85/104.90	c #Conflicts:     185000 | #Learnt:      15267 | 0.000
104.85/104.90	c total clause space: 127.173MB
104.85/104.90	c total #watches: 100987
105.66/105.78	c total #propagations: 21506085 / total #impl: 52363482 (eff. 0.411)
105.66/105.78	c #Conflicts:     186000 | #Learnt:      16267 | 0.000
105.66/105.78	c total clause space: 127.173MB
105.66/105.78	c total #watches: 102987
106.76/106.84	c total #propagations: 21649136 / total #impl: 52672706 (eff. 0.411)
106.76/106.84	c #Conflicts:     187000 | #Learnt:      17267 | 0.000
106.76/106.84	c total clause space: 127.173MB
106.76/106.84	c total #watches: 104987
107.76/107.87	c total #propagations: 21810382 / total #impl: 52992614 (eff. 0.412)
107.76/107.87	c #Conflicts:     188000 | #Learnt:      18267 | 0.000
107.76/107.87	c total clause space: 127.173MB
107.76/107.87	c total #watches: 106987
108.96/109.05	c total #propagations: 21976449 / total #impl: 53322047 (eff. 0.412)
108.96/109.05	c #Conflicts:     189000 | #Learnt:      19267 | 0.000
108.96/109.05	c total clause space: 127.173MB
108.96/109.05	c total #watches: 108987
109.96/110.10	c total #propagations: 22130723 / total #impl: 53645974 (eff. 0.413)
109.96/110.10	c #Conflicts:     190000 | #Learnt:      20267 | 0.000
109.96/110.10	c total clause space: 127.173MB
109.96/110.10	c total #watches: 112786
110.95/111.09	c total #propagations: 22282252 / total #impl: 53971121 (eff. 0.413)
110.95/111.09	c GC COLLECT
110.95/111.09	c #Conflicts:     191000 | #Learnt:      10886 | 0.000
110.95/111.09	c total clause space: 127.173MB
110.95/111.09	c total #watches: 83024
111.75/111.89	c total #propagations: 22450562 / total #impl: 54311478 (eff. 0.413)
111.75/111.89	c #Conflicts:     192000 | #Learnt:      11886 | 0.000
111.75/111.89	c total clause space: 127.173MB
111.75/111.89	c total #watches: 85024
112.55/112.68	c total #propagations: 22617944 / total #impl: 54638330 (eff. 0.414)
112.55/112.68	c #Conflicts:     193000 | #Learnt:      12886 | 0.000
112.55/112.68	c total clause space: 127.173MB
112.55/112.68	c total #watches: 87024
113.36/113.47	c total #propagations: 22798179 / total #impl: 54976997 (eff. 0.415)
113.36/113.47	c #Conflicts:     194000 | #Learnt:      13886 | 0.000
113.36/113.47	c total clause space: 127.173MB
113.36/113.47	c total #watches: 89024
114.15/114.28	c total #propagations: 22966590 / total #impl: 55295100 (eff. 0.415)
114.15/114.28	c #Conflicts:     195000 | #Learnt:      14886 | 0.000
114.15/114.28	c total clause space: 127.173MB
114.15/114.28	c total #watches: 91024
114.95/115.07	c total #propagations: 23138844 / total #impl: 55617358 (eff. 0.416)
114.95/115.07	c #Conflicts:     196000 | #Learnt:      15886 | 0.000
114.95/115.07	c total clause space: 127.173MB
114.95/115.07	c total #watches: 93215
115.85/115.93	c total #propagations: 23306992 / total #impl: 55946137 (eff. 0.417)
115.85/115.93	c #Conflicts:     197000 | #Learnt:      16886 | 0.000
115.85/115.93	c total clause space: 127.173MB
115.85/115.93	c total #watches: 95215
116.75/116.84	c total #propagations: 23475408 / total #impl: 56263180 (eff. 0.417)
116.75/116.84	c #Conflicts:     198000 | #Learnt:      17886 | 0.000
116.75/116.84	c total clause space: 127.173MB
116.75/116.84	c total #watches: 97215
117.75/117.82	c total #propagations: 23629737 / total #impl: 56582178 (eff. 0.418)
117.75/117.82	c #Conflicts:     199000 | #Learnt:      18886 | 0.000
117.75/117.82	c total clause space: 127.173MB
117.75/117.82	c total #watches: 99215
118.55/118.68	c total #propagations: 23800957 / total #impl: 56922304 (eff. 0.418)
118.55/118.68	c #Conflicts:     200000 | #Learnt:      19886 | 0.000
118.55/118.68	c total clause space: 127.173MB
118.55/118.68	c total #watches: 101215
119.35/119.48	c total #propagations: 23977291 / total #impl: 57267958 (eff. 0.419)
119.35/119.48	c #Conflicts:     201000 | #Learnt:      20886 | 0.000
119.35/119.48	c total clause space: 127.173MB
119.35/119.48	c total #watches: 103392
119.95/120.07	c total #propagations: 24151762 / total #impl: 57617144 (eff. 0.419)
119.95/120.07	c GC COLLECT
119.95/120.07	c #Conflicts:     202000 | #Learnt:      11179 | 0.000
119.95/120.07	c total clause space: 127.173MB
119.95/120.07	c total #watches: 83610
120.65/120.71	c total #propagations: 24313546 / total #impl: 57945546 (eff. 0.420)
120.65/120.71	c #Conflicts:     203000 | #Learnt:      12179 | 0.000
120.65/120.71	c total clause space: 127.173MB
120.65/120.71	c total #watches: 85738
121.25/121.33	c total #propagations: 24467064 / total #impl: 58237292 (eff. 0.420)
121.25/121.33	c #Conflicts:     204000 | #Learnt:      13179 | 0.000
121.25/121.33	c total clause space: 127.173MB
121.25/121.33	c total #watches: 93020
122.05/122.19	c total #propagations: 24599684 / total #impl: 58512815 (eff. 0.420)
122.05/122.19	c #Conflicts:     205000 | #Learnt:      14179 | 0.000
122.05/122.19	c total clause space: 127.173MB
122.05/122.19	c total #watches: 95106
122.95/123.04	c total #propagations: 24760600 / total #impl: 58837573 (eff. 0.421)
122.95/123.04	c #Conflicts:     206000 | #Learnt:      15179 | 0.000
122.95/123.04	c total clause space: 127.173MB
122.95/123.04	c total #watches: 97106
123.55/123.65	c total #propagations: 24903765 / total #impl: 59166243 (eff. 0.421)
123.55/123.65	c #Conflicts:     207000 | #Learnt:      16179 | 0.000
123.55/123.65	c total clause space: 127.173MB
123.55/123.65	c total #watches: 99106
124.25/124.32	c total #propagations: 25039881 / total #impl: 59454452 (eff. 0.421)
124.25/124.32	c #Conflicts:     208000 | #Learnt:      17179 | 0.000
124.25/124.32	c total clause space: 127.173MB
124.25/124.32	c total #watches: 101106
125.04/125.14	c total #propagations: 25186211 / total #impl: 59761860 (eff. 0.421)
125.04/125.14	c #Conflicts:     209000 | #Learnt:      18179 | 0.000
125.04/125.14	c total clause space: 127.173MB
125.04/125.14	c total #watches: 105490
125.94/126.05	c total #propagations: 25308804 / total #impl: 60059597 (eff. 0.421)
125.94/126.05	c #Conflicts:     210000 | #Learnt:      19179 | 0.000
125.94/126.05	c total clause space: 127.173MB
125.94/126.05	c total #watches: 109438
126.84/126.98	c total #propagations: 25435750 / total #impl: 60365670 (eff. 0.421)
126.84/126.98	c #Conflicts:     211000 | #Learnt:      20179 | 0.000
126.84/126.98	c total clause space: 127.173MB
126.84/126.98	c total #watches: 114684
127.85/127.92	c total #propagations: 25560905 / total #impl: 60656368 (eff. 0.421)
127.85/127.92	c #Conflicts:     212000 | #Learnt:      21179 | 0.000
127.85/127.92	c total clause space: 127.173MB
127.85/127.92	c total #watches: 117474
128.75/128.85	c total #propagations: 25701040 / total #impl: 60967064 (eff. 0.422)
128.75/128.85	c GC COLLECT
128.75/128.85	c #Conflicts:     213000 | #Learnt:      11190 | 0.000
128.75/128.85	c total clause space: 127.173MB
128.75/128.85	c total #watches: 83632
129.44/129.55	c total #propagations: 25845959 / total #impl: 61290206 (eff. 0.422)
129.44/129.55	c #Conflicts:     214000 | #Learnt:      12190 | 0.000
129.44/129.55	c total clause space: 127.173MB
129.44/129.55	c total #watches: 87109
130.04/130.16	c total #propagations: 25982249 / total #impl: 61614434 (eff. 0.422)
130.04/130.16	c #Conflicts:     215000 | #Learnt:      13190 | 0.000
130.04/130.16	c total clause space: 127.173MB
130.04/130.16	c total #watches: 89109
130.85/130.95	c total #propagations: 26119136 / total #impl: 61901405 (eff. 0.422)
130.85/130.95	c #Conflicts:     216000 | #Learnt:      14190 | 0.000
130.85/130.95	c total clause space: 127.173MB
130.85/130.95	c total #watches: 93268
131.64/131.79	c total #propagations: 26231961 / total #impl: 62157758 (eff. 0.422)
131.64/131.79	c #Conflicts:     217000 | #Learnt:      15190 | 0.000
131.64/131.79	c total clause space: 127.173MB
131.64/131.79	c total #watches: 99866
132.44/132.58	c total #propagations: 26346006 / total #impl: 62449278 (eff. 0.422)
132.44/132.58	c #Conflicts:     218000 | #Learnt:      16190 | 0.000
132.44/132.58	c total clause space: 127.173MB
132.44/132.58	c total #watches: 103070
133.34/133.40	c total #propagations: 26473671 / total #impl: 62739462 (eff. 0.422)
133.34/133.40	c #Conflicts:     219000 | #Learnt:      17190 | 0.000
133.34/133.40	c total clause space: 127.173MB
133.34/133.40	c total #watches: 105070
134.25/134.31	c total #propagations: 26620966 / total #impl: 63061779 (eff. 0.422)
134.25/134.31	c #Conflicts:     220000 | #Learnt:      18190 | 0.000
134.25/134.31	c total clause space: 127.173MB
134.25/134.31	c total #watches: 107877
135.14/135.24	c total #propagations: 26763013 / total #impl: 63362085 (eff. 0.422)
135.14/135.24	c #Conflicts:     221000 | #Learnt:      19190 | 0.000
135.14/135.24	c total clause space: 127.173MB
135.14/135.24	c total #watches: 110722
135.94/136.07	c total #propagations: 26899338 / total #impl: 63704090 (eff. 0.422)
135.94/136.07	c #Conflicts:     222000 | #Learnt:      20190 | 0.000
135.94/136.07	c total clause space: 127.173MB
135.94/136.07	c total #watches: 116035
136.84/136.95	c total #propagations: 27031840 / total #impl: 64013105 (eff. 0.422)
136.84/136.95	c #Conflicts:     223000 | #Learnt:      21190 | 0.000
136.84/136.95	c total clause space: 127.173MB
136.84/136.95	c total #watches: 118725
137.55/137.69	c total #propagations: 27163200 / total #impl: 64318370 (eff. 0.422)
137.55/137.69	c #Conflicts:     224000 | #Learnt:      22190 | 0.000
137.55/137.69	c total clause space: 127.173MB
137.55/137.69	c total #watches: 120725
138.24/138.37	c total #propagations: 27290989 / total #impl: 64625898 (eff. 0.422)
138.24/138.37	c GC COLLECT
138.24/138.37	c #Conflicts:     225000 | #Learnt:      11895 | 0.000
138.24/138.37	c total clause space: 127.173MB
138.24/138.37	c total #watches: 85042
138.74/138.87	c total #propagations: 27427529 / total #impl: 64936846 (eff. 0.422)
138.74/138.87	c #Conflicts:     226000 | #Learnt:      12895 | 0.000
138.74/138.87	c total clause space: 127.173MB
138.74/138.87	c total #watches: 87432
139.44/139.51	c total #propagations: 27551085 / total #impl: 65214951 (eff. 0.422)
139.44/139.51	c #Conflicts:     227000 | #Learnt:      13895 | 0.000
139.44/139.51	c total clause space: 127.173MB
139.44/139.51	c total #watches: 89432
140.04/140.15	c total #propagations: 27675374 / total #impl: 65496538 (eff. 0.423)
140.04/140.15	c #Conflicts:     228000 | #Learnt:      14895 | 0.000
140.04/140.15	c total clause space: 127.173MB
140.04/140.15	c total #watches: 91432
140.75/140.84	c total #propagations: 27812699 / total #impl: 65811125 (eff. 0.423)
140.75/140.84	c #Conflicts:     229000 | #Learnt:      15895 | 0.000
140.75/140.84	c total clause space: 127.173MB
140.75/140.84	c total #watches: 93432
141.24/141.39	c total #propagations: 27938529 / total #impl: 66115573 (eff. 0.423)
141.24/141.39	c #Conflicts:     230000 | #Learnt:      16895 | 0.000
141.24/141.39	c total clause space: 127.173MB
141.24/141.39	c total #watches: 95432
141.95/142.02	c total #propagations: 28064756 / total #impl: 66413580 (eff. 0.423)
141.95/142.02	c #Conflicts:     231000 | #Learnt:      17895 | 0.000
141.95/142.02	c total clause space: 127.173MB
141.95/142.02	c total #watches: 97432
142.44/142.59	c total #propagations: 28195462 / total #impl: 66698089 (eff. 0.423)
142.44/142.59	c #Conflicts:     232000 | #Learnt:      18895 | 0.000
142.44/142.59	c total clause space: 127.173MB
142.44/142.59	c total #watches: 109763
142.95/143.09	c total #propagations: 28299257 / total #impl: 66994775 (eff. 0.422)
142.95/143.09	c #Conflicts:     233000 | #Learnt:      19895 | 0.000
142.95/143.09	c total clause space: 127.173MB
142.95/143.09	c total #watches: 131944
143.44/143.58	c total #propagations: 28381698 / total #impl: 67257257 (eff. 0.422)
143.44/143.58	c #Conflicts:     234000 | #Learnt:      20895 | 0.000
143.44/143.58	c total clause space: 127.173MB
143.44/143.58	c total #watches: 144035
144.24/144.31	c total #propagations: 28488532 / total #impl: 67623286 (eff. 0.421)
144.24/144.31	c #Conflicts:     235000 | #Learnt:      21895 | 0.000
144.24/144.31	c total clause space: 127.173MB
144.24/144.31	c total #watches: 153003
145.15/145.21	c total #propagations: 28601367 / total #impl: 68017666 (eff. 0.420)
145.15/145.21	c #Conflicts:     236000 | #Learnt:      22895 | 0.000
145.15/145.21	c total clause space: 127.173MB
145.15/145.21	c total #watches: 155918
145.74/145.80	c total #propagations: 28709310 / total #impl: 68277352 (eff. 0.420)
145.74/145.80	c GC COLLECT
145.74/145.80	c #Conflicts:     237000 | #Learnt:      12279 | 0.000
145.74/145.80	c total clause space: 127.173MB
145.74/145.80	c total #watches: 86285
146.14/146.28	c total #propagations: 28830235 / total #impl: 68548500 (eff. 0.421)
146.14/146.28	c #Conflicts:     238000 | #Learnt:      13279 | 0.000
146.14/146.28	c total clause space: 127.173MB
146.14/146.28	c total #watches: 88285
146.84/146.95	c total #propagations: 28970578 / total #impl: 68833464 (eff. 0.421)
146.84/146.95	c #Conflicts:     239000 | #Learnt:      14279 | 0.000
146.84/146.95	c total clause space: 127.173MB
146.84/146.95	c total #watches: 93771
147.35/147.44	c total #propagations: 29113606 / total #impl: 69139603 (eff. 0.421)
147.35/147.44	c #Conflicts:     240000 | #Learnt:      15279 | 0.000
147.35/147.44	c total clause space: 127.173MB
147.35/147.44	c total #watches: 106283
148.04/148.10	c total #propagations: 29225149 / total #impl: 69418302 (eff. 0.421)
148.04/148.10	c #Conflicts:     241000 | #Learnt:      16279 | 0.000
148.04/148.10	c total clause space: 127.173MB
148.04/148.10	c total #watches: 111142
148.55/148.65	c total #propagations: 29348567 / total #impl: 69717694 (eff. 0.421)
148.55/148.65	c #Conflicts:     242000 | #Learnt:      17279 | 0.000
148.55/148.65	c total clause space: 127.173MB
148.55/148.65	c total #watches: 122219
149.24/149.32	c total #propagations: 29455319 / total #impl: 69976586 (eff. 0.421)
149.24/149.32	c #Conflicts:     243000 | #Learnt:      18279 | 0.000
149.24/149.32	c total clause space: 127.173MB
149.24/149.32	c total #watches: 135075
149.84/149.94	c total #propagations: 29565123 / total #impl: 70278282 (eff. 0.421)
149.84/149.94	c #Conflicts:     244000 | #Learnt:      19279 | 0.000
149.84/149.94	c total clause space: 127.173MB
149.84/149.94	c total #watches: 151333
150.65/150.75	c total #propagations: 29659584 / total #impl: 70550338 (eff. 0.420)
150.65/150.75	c #Conflicts:     245000 | #Learnt:      20279 | 0.000
150.65/150.75	c total clause space: 127.173MB
150.65/150.75	c total #watches: 164908
151.64/151.74	c total #propagations: 29756773 / total #impl: 70835344 (eff. 0.420)
151.64/151.74	c #Conflicts:     246000 | #Learnt:      21279 | 0.000
151.64/151.74	c total clause space: 127.173MB
151.64/151.74	c total #watches: 173524
152.54/152.67	c total #propagations: 29871960 / total #impl: 71133824 (eff. 0.420)
152.54/152.67	c #Conflicts:     247000 | #Learnt:      22279 | 0.000
152.54/152.67	c total clause space: 127.173MB
152.54/152.67	c total #watches: 187561
153.74/153.82	c total #propagations: 29959591 / total #impl: 71353295 (eff. 0.420)
153.74/153.82	c #Conflicts:     248000 | #Learnt:      23279 | 0.000
153.74/153.82	c total clause space: 127.173MB
153.74/153.82	c total #watches: 201323
154.64/154.75	c total #propagations: 30070415 / total #impl: 71632505 (eff. 0.420)
154.64/154.75	c GC COLLECT
154.64/154.75	c #Conflicts:     249000 | #Learnt:      12384 | 0.000
154.64/154.75	c total clause space: 127.173MB
154.64/154.75	c total #watches: 93542
155.15/155.28	c total #propagations: 30178728 / total #impl: 71918734 (eff. 0.420)
155.15/155.28	c #Conflicts:     250000 | #Learnt:      13384 | 0.000
155.15/155.28	c total clause space: 127.173MB
155.15/155.28	c total #watches: 103654
155.84/155.91	c total #propagations: 30273775 / total #impl: 72176966 (eff. 0.419)
155.84/155.91	c #Conflicts:     251000 | #Learnt:      14384 | 0.000
155.84/155.91	c total clause space: 127.173MB
155.84/155.91	c total #watches: 113037
156.54/156.66	c total #propagations: 30384252 / total #impl: 72445360 (eff. 0.419)
156.54/156.66	c #Conflicts:     252000 | #Learnt:      15384 | 0.000
156.54/156.66	c total clause space: 127.173MB
156.54/156.66	c total #watches: 123160
157.35/157.47	c total #propagations: 30498712 / total #impl: 72717076 (eff. 0.419)
157.35/157.47	c #Conflicts:     253000 | #Learnt:      16384 | 0.000
157.35/157.47	c total clause space: 127.173MB
157.35/157.47	c total #watches: 131082
158.24/158.31	c total #propagations: 30623233 / total #impl: 73004775 (eff. 0.419)
158.24/158.31	c #Conflicts:     254000 | #Learnt:      17384 | 0.000
158.24/158.31	c total clause space: 127.173MB
158.24/158.31	c total #watches: 145979
159.04/159.10	c total #propagations: 30719762 / total #impl: 73255957 (eff. 0.419)
159.04/159.10	c #Conflicts:     255000 | #Learnt:      18384 | 0.000
159.04/159.10	c total clause space: 127.173MB
159.04/159.10	c total #watches: 165145
160.14/160.20	c total #propagations: 30810253 / total #impl: 73481456 (eff. 0.419)
160.14/160.20	c #Conflicts:     256000 | #Learnt:      19384 | 0.000
160.14/160.20	c total clause space: 127.173MB
160.14/160.20	c total #watches: 176615
161.74/161.82	c total #propagations: 30921942 / total #impl: 73756593 (eff. 0.419)
161.74/161.82	c #Conflicts:     257000 | #Learnt:      20384 | 0.000
161.74/161.82	c total clause space: 127.173MB
161.74/161.82	c total #watches: 179961
163.24/163.31	c total #propagations: 31059222 / total #impl: 74058298 (eff. 0.419)
163.24/163.31	c #Conflicts:     258000 | #Learnt:      21384 | 0.000
163.24/163.31	c total clause space: 127.173MB
163.24/163.31	c total #watches: 186739
164.64/164.76	c total #propagations: 31170279 / total #impl: 74299140 (eff. 0.420)
164.64/164.76	c #Conflicts:     259000 | #Learnt:      22384 | 0.000
164.64/164.76	c total clause space: 127.173MB
164.64/164.76	c total #watches: 194314
166.04/166.15	c total #propagations: 31301881 / total #impl: 74605817 (eff. 0.420)
166.04/166.15	c #Conflicts:     260000 | #Learnt:      23384 | 0.000
166.04/166.15	c total clause space: 127.173MB
166.04/166.15	c total #watches: 201422
167.64/167.77	c total #propagations: 31419812 / total #impl: 74886284 (eff. 0.420)
167.64/167.77	c #Conflicts:     261000 | #Learnt:      24384 | 0.000
167.64/167.77	c total clause space: 127.173MB
167.64/167.77	c total #watches: 203614
168.44/168.53	c total #propagations: 31561800 / total #impl: 75204798 (eff. 0.420)
168.44/168.53	c GC COLLECT
168.44/168.53	c #Conflicts:     262000 | #Learnt:      13172 | 0.000
168.44/168.53	c total clause space: 127.173MB
168.44/168.53	c total #watches: 96445
169.04/169.12	c total #propagations: 31682343 / total #impl: 75469321 (eff. 0.420)
169.04/169.12	c #Conflicts:     263000 | #Learnt:      14172 | 0.000
169.04/169.12	c total clause space: 127.173MB
169.04/169.12	c total #watches: 115524
169.94/170.02	c total #propagations: 31783767 / total #impl: 75742697 (eff. 0.420)
169.94/170.02	c #Conflicts:     264000 | #Learnt:      15172 | 0.000
169.94/170.02	c total clause space: 127.173MB
169.94/170.02	c total #watches: 122646
170.94/171.05	c total #propagations: 31900442 / total #impl: 76009462 (eff. 0.420)
170.94/171.05	c #Conflicts:     265000 | #Learnt:      16172 | 0.000
170.94/171.05	c total clause space: 127.173MB
170.94/171.05	c total #watches: 131442
171.54/171.68	c total #propagations: 32017752 / total #impl: 76287019 (eff. 0.420)
171.54/171.68	c #Conflicts:     266000 | #Learnt:      17172 | 0.000
171.54/171.68	c total clause space: 127.173MB
171.54/171.68	c total #watches: 143748
172.33/172.49	c total #propagations: 32149250 / total #impl: 76629818 (eff. 0.420)
172.33/172.49	c #Conflicts:     267000 | #Learnt:      18172 | 0.000
172.33/172.49	c total clause space: 127.173MB
172.33/172.49	c total #watches: 146412
173.43/173.51	c total #propagations: 32292028 / total #impl: 76947103 (eff. 0.420)
173.43/173.51	c #Conflicts:     268000 | #Learnt:      19172 | 0.000
173.43/173.51	c total clause space: 127.173MB
173.43/173.51	c total #watches: 156345
174.63/174.76	c total #propagations: 32398864 / total #impl: 77204333 (eff. 0.420)
174.63/174.76	c #Conflicts:     269000 | #Learnt:      20172 | 0.000
174.63/174.76	c total clause space: 127.173MB
174.63/174.76	c total #watches: 165106
175.83/175.95	c total #propagations: 32497531 / total #impl: 77448563 (eff. 0.420)
175.83/175.95	c #Conflicts:     270000 | #Learnt:      21172 | 0.000
175.83/175.95	c total clause space: 127.173MB
175.83/175.95	c total #watches: 172364
177.14/177.29	c total #propagations: 32618212 / total #impl: 77739452 (eff. 0.420)
177.14/177.29	c #Conflicts:     271000 | #Learnt:      22172 | 0.000
177.14/177.29	c total clause space: 127.173MB
177.14/177.29	c total #watches: 177283
178.83/178.97	c total #propagations: 32755530 / total #impl: 78042287 (eff. 0.420)
178.83/178.97	c #Conflicts:     272000 | #Learnt:      23172 | 0.000
178.83/178.97	c total clause space: 127.173MB
178.83/178.97	c total #watches: 184705
180.63/180.79	c total #propagations: 32875711 / total #impl: 78324682 (eff. 0.420)
180.63/180.79	c #Conflicts:     273000 | #Learnt:      24172 | 0.000
180.63/180.79	c total clause space: 127.173MB
180.63/180.79	c total #watches: 189014
182.65/182.75	c total #propagations: 33022583 / total #impl: 78654173 (eff. 0.420)
182.65/182.75	c GC COLLECT
182.65/182.75	c #Conflicts:     274000 | #Learnt:      12673 | 0.000
182.65/182.75	c total clause space: 206.656MB
182.65/182.75	c total #watches: 90685
183.34/183.46	c total #propagations: 33150632 / total #impl: 78948473 (eff. 0.420)
183.34/183.46	c #Conflicts:     275000 | #Learnt:      13673 | 0.000
183.34/183.46	c total clause space: 206.656MB
183.34/183.46	c total #watches: 100466
184.24/184.33	c total #propagations: 33251072 / total #impl: 79179698 (eff. 0.420)
184.24/184.33	c #Conflicts:     276000 | #Learnt:      14673 | 0.000
184.24/184.33	c total clause space: 206.656MB
184.24/184.33	c total #watches: 107150
184.85/184.94	c total #propagations: 33353542 / total #impl: 79443308 (eff. 0.420)
184.85/184.94	c #Conflicts:     277000 | #Learnt:      15673 | 0.000
184.85/184.94	c total clause space: 206.656MB
184.85/184.94	c total #watches: 127649
185.64/185.79	c total #propagations: 33458827 / total #impl: 79739828 (eff. 0.420)
185.64/185.79	c #Conflicts:     278000 | #Learnt:      16673 | 0.000
185.64/185.79	c total clause space: 206.656MB
185.64/185.79	c total #watches: 139215
186.54/186.67	c total #propagations: 33565678 / total #impl: 80055325 (eff. 0.419)
186.54/186.67	c #Conflicts:     279000 | #Learnt:      17673 | 0.000
186.54/186.67	c total clause space: 206.656MB
186.54/186.67	c total #watches: 149402
187.44/187.59	c total #propagations: 33673401 / total #impl: 80425826 (eff. 0.419)
187.44/187.59	c #Conflicts:     280000 | #Learnt:      18673 | 0.000
187.44/187.59	c total clause space: 206.656MB
187.44/187.59	c total #watches: 161019
188.34/188.44	c total #propagations: 33776133 / total #impl: 80707745 (eff. 0.418)
188.34/188.44	c #Conflicts:     281000 | #Learnt:      19673 | 0.000
188.34/188.44	c total clause space: 206.656MB
188.34/188.44	c total #watches: 170692
189.04/189.20	c total #propagations: 33897432 / total #impl: 81005187 (eff. 0.418)
189.04/189.20	c #Conflicts:     282000 | #Learnt:      20673 | 0.000
189.04/189.20	c total clause space: 206.656MB
189.04/189.20	c total #watches: 180760
190.35/190.41	c total #propagations: 34006364 / total #impl: 81291927 (eff. 0.418)
190.35/190.41	c #Conflicts:     283000 | #Learnt:      21673 | 0.000
190.35/190.41	c total clause space: 206.656MB
190.35/190.41	c total #watches: 192464
191.64/191.70	c total #propagations: 34109983 / total #impl: 81557863 (eff. 0.418)
191.64/191.70	c #Conflicts:     284000 | #Learnt:      22673 | 0.000
191.64/191.70	c total clause space: 206.656MB
191.64/191.70	c total #watches: 201496
192.64/192.77	c total #propagations: 34215245 / total #impl: 81832535 (eff. 0.418)
192.64/192.77	c #Conflicts:     285000 | #Learnt:      23673 | 0.000
192.64/192.77	c total clause space: 206.656MB
192.64/192.77	c total #watches: 216532
194.14/194.24	c total #propagations: 34323947 / total #impl: 82156710 (eff. 0.418)
194.14/194.24	c #Conflicts:     286000 | #Learnt:      24673 | 0.000
194.14/194.24	c total clause space: 206.656MB
194.14/194.24	c total #watches: 220567
195.44/195.59	c total #propagations: 34448848 / total #impl: 82449839 (eff. 0.418)
195.44/195.59	c GC COLLECT
195.44/195.59	c #Conflicts:     287000 | #Learnt:      12885 | 0.000
195.44/195.59	c total clause space: 206.656MB
195.44/195.59	c total #watches: 92306
195.94/196.08	c total #propagations: 34579533 / total #impl: 82770521 (eff. 0.418)
195.94/196.08	c #Conflicts:     288000 | #Learnt:      13885 | 0.000
195.94/196.08	c total clause space: 206.656MB
195.94/196.08	c total #watches: 106180
196.64/196.74	c total #propagations: 34704737 / total #impl: 83173927 (eff. 0.417)
196.64/196.74	c #Conflicts:     289000 | #Learnt:      14885 | 0.000
196.64/196.74	c total clause space: 206.656MB
196.64/196.74	c total #watches: 115641
197.14/197.20	c total #propagations: 34822516 / total #impl: 83479974 (eff. 0.417)
197.14/197.20	c #Conflicts:     290000 | #Learnt:      15885 | 0.000
197.14/197.20	c total clause space: 206.656MB
197.14/197.20	c total #watches: 128821
197.74/197.87	c total #propagations: 34930659 / total #impl: 83897642 (eff. 0.416)
197.74/197.87	c #Conflicts:     291000 | #Learnt:      16885 | 0.000
197.74/197.87	c total clause space: 206.656MB
197.74/197.87	c total #watches: 136075
198.54/198.64	c total #propagations: 35027561 / total #impl: 84110451 (eff. 0.416)
198.54/198.64	c #Conflicts:     292000 | #Learnt:      17885 | 0.000
198.54/198.64	c total clause space: 206.656MB
198.54/198.64	c total #watches: 147613
199.24/199.37	c total #propagations: 35122451 / total #impl: 84341164 (eff. 0.416)
199.24/199.37	c #Conflicts:     293000 | #Learnt:      18885 | 0.000
199.24/199.37	c total clause space: 206.656MB
199.24/199.37	c total #watches: 158775
200.14/200.21	c total #propagations: 35225129 / total #impl: 84650330 (eff. 0.416)
200.14/200.21	c #Conflicts:     294000 | #Learnt:      19885 | 0.000
200.14/200.21	c total clause space: 206.656MB
200.14/200.21	c total #watches: 168828
201.04/201.13	c total #propagations: 35331963 / total #impl: 84971619 (eff. 0.416)
201.04/201.13	c #Conflicts:     295000 | #Learnt:      20885 | 0.000
201.04/201.13	c total clause space: 206.656MB
201.04/201.13	c total #watches: 179494
201.84/201.94	c total #propagations: 35436175 / total #impl: 85260891 (eff. 0.416)
201.84/201.94	c #Conflicts:     296000 | #Learnt:      21885 | 0.000
201.84/201.94	c total clause space: 206.656MB
201.84/201.94	c total #watches: 188263
202.84/202.99	c total #propagations: 35544480 / total #impl: 85535273 (eff. 0.416)
202.84/202.99	c #Conflicts:     297000 | #Learnt:      22885 | 0.000
202.84/202.99	c total clause space: 206.656MB
202.84/202.99	c total #watches: 199730
203.94/204.06	c total #propagations: 35651648 / total #impl: 85842594 (eff. 0.415)
203.94/204.06	c #Conflicts:     298000 | #Learnt:      23885 | 0.000
203.94/204.06	c total clause space: 206.656MB
203.94/204.06	c total #watches: 214821
204.94/205.04	c total #propagations: 35749749 / total #impl: 86093255 (eff. 0.415)
204.94/205.04	c #Conflicts:     299000 | #Learnt:      24885 | 0.000
204.94/205.04	c total clause space: 206.656MB
204.94/205.04	c total #watches: 235361
206.43/206.52	c total #propagations: 35826515 / total #impl: 86318379 (eff. 0.415)
206.43/206.52	c #Conflicts:     300000 | #Learnt:      25885 | 0.000
206.43/206.52	c total clause space: 206.656MB
206.43/206.52	c total #watches: 244990
207.23/207.37	c total #propagations: 35937146 / total #impl: 86568452 (eff. 0.415)
207.23/207.37	c GC COLLECT
207.23/207.37	c #Conflicts:     301000 | #Learnt:      13777 | 0.000
207.23/207.37	c total clause space: 206.656MB
207.23/207.37	c total #watches: 103069
208.13/208.29	c total #propagations: 36063385 / total #impl: 86855158 (eff. 0.415)
208.13/208.29	c #Conflicts:     302000 | #Learnt:      14777 | 0.000
208.13/208.29	c total clause space: 206.656MB
208.13/208.29	c total #watches: 108258
208.94/209.10	c total #propagations: 36182724 / total #impl: 87130275 (eff. 0.415)
208.94/209.10	c #Conflicts:     303000 | #Learnt:      15777 | 0.000
208.94/209.10	c total clause space: 206.656MB
208.94/209.10	c total #watches: 117255
209.93/210.01	c total #propagations: 36279242 / total #impl: 87419622 (eff. 0.415)
209.93/210.01	c #Conflicts:     304000 | #Learnt:      16777 | 0.000
209.93/210.01	c total clause space: 206.656MB
209.93/210.01	c total #watches: 127576
210.53/210.64	c total #propagations: 36396835 / total #impl: 87700792 (eff. 0.415)
210.53/210.64	c #Conflicts:     305000 | #Learnt:      17777 | 0.000
210.53/210.64	c total clause space: 206.656MB
210.53/210.64	c total #watches: 140071
211.53/211.64	c total #propagations: 36505571 / total #impl: 87977131 (eff. 0.415)
211.53/211.64	c #Conflicts:     306000 | #Learnt:      18777 | 0.000
211.53/211.64	c total clause space: 206.656MB
211.53/211.64	c total #watches: 144806
212.53/212.63	c total #propagations: 36636305 / total #impl: 88280377 (eff. 0.415)
212.53/212.63	c #Conflicts:     307000 | #Learnt:      19777 | 0.000
212.53/212.63	c total clause space: 206.656MB
212.53/212.63	c total #watches: 152072
213.44/213.55	c total #propagations: 36752508 / total #impl: 88552866 (eff. 0.415)
213.44/213.55	c #Conflicts:     308000 | #Learnt:      20777 | 0.000
213.44/213.55	c total clause space: 206.656MB
213.44/213.55	c total #watches: 163087
214.33/214.43	c total #propagations: 36854359 / total #impl: 88826516 (eff. 0.415)
214.33/214.43	c #Conflicts:     309000 | #Learnt:      21777 | 0.000
214.33/214.43	c total clause space: 206.656MB
214.33/214.43	c total #watches: 176213
215.43/215.52	c total #propagations: 36958709 / total #impl: 89212429 (eff. 0.414)
215.43/215.52	c #Conflicts:     310000 | #Learnt:      22777 | 0.000
215.43/215.52	c total clause space: 206.656MB
215.43/215.52	c total #watches: 187435
216.64/216.77	c total #propagations: 37072332 / total #impl: 89531407 (eff. 0.414)
216.64/216.77	c #Conflicts:     311000 | #Learnt:      23777 | 0.000
216.64/216.77	c total clause space: 206.656MB
216.64/216.77	c total #watches: 197357
217.84/217.95	c total #propagations: 37175938 / total #impl: 89810258 (eff. 0.414)
217.84/217.95	c #Conflicts:     312000 | #Learnt:      24777 | 0.000
217.84/217.95	c total clause space: 206.656MB
217.84/217.95	c total #watches: 208467
218.94/219.03	c total #propagations: 37278420 / total #impl: 90108598 (eff. 0.414)
218.94/219.03	c #Conflicts:     313000 | #Learnt:      25777 | 0.000
218.94/219.03	c total clause space: 206.656MB
218.94/219.03	c total #watches: 216425
220.04/220.19	c total #propagations: 37390360 / total #impl: 90438927 (eff. 0.413)
220.04/220.19	c #Conflicts:     314000 | #Learnt:      26777 | 0.000
220.04/220.19	c total clause space: 206.656MB
220.04/220.19	c total #watches: 221771
220.73/220.82	c total #propagations: 37507066 / total #impl: 90760965 (eff. 0.413)
220.73/220.82	c GC COLLECT
220.73/220.82	c #Conflicts:     315000 | #Learnt:      14364 | 0.000
220.73/220.82	c total clause space: 206.656MB
220.73/220.82	c total #watches: 103191
221.33/221.41	c total #propagations: 37649004 / total #impl: 91083413 (eff. 0.413)
221.33/221.41	c #Conflicts:     316000 | #Learnt:      15364 | 0.000
221.33/221.41	c total clause space: 206.656MB
221.33/221.41	c total #watches: 105926
222.14/222.22	c total #propagations: 37757047 / total #impl: 91356854 (eff. 0.413)
222.14/222.22	c #Conflicts:     317000 | #Learnt:      16364 | 0.000
222.14/222.22	c total clause space: 206.656MB
222.14/222.22	c total #watches: 107926
222.83/222.92	c total #propagations: 37906467 / total #impl: 91691605 (eff. 0.413)
222.83/222.92	c #Conflicts:     318000 | #Learnt:      17364 | 0.000
222.83/222.92	c total clause space: 206.656MB
222.83/222.92	c total #watches: 109926
223.63/223.75	c total #propagations: 38058021 / total #impl: 92005756 (eff. 0.414)
223.63/223.75	c #Conflicts:     319000 | #Learnt:      18364 | 0.000
223.63/223.75	c total clause space: 206.656MB
223.63/223.75	c total #watches: 114085
224.53/224.67	c total #propagations: 38209238 / total #impl: 92332442 (eff. 0.414)
224.53/224.67	c #Conflicts:     320000 | #Learnt:      19364 | 0.000
224.53/224.67	c total clause space: 206.656MB
224.53/224.67	c total #watches: 117505
225.44/225.51	c total #propagations: 38354442 / total #impl: 92686937 (eff. 0.414)
225.44/225.51	c #Conflicts:     321000 | #Learnt:      20364 | 0.000
225.44/225.51	c total clause space: 206.656MB
225.44/225.51	c total #watches: 120027
226.23/226.37	c total #propagations: 38490943 / total #impl: 92997394 (eff. 0.414)
226.23/226.37	c #Conflicts:     322000 | #Learnt:      21364 | 0.000
226.23/226.37	c total clause space: 206.656MB
226.23/226.37	c total #watches: 124675
227.33/227.44	c total #propagations: 38609395 / total #impl: 93306069 (eff. 0.414)
227.33/227.44	c #Conflicts:     323000 | #Learnt:      22364 | 0.000
227.33/227.44	c total clause space: 206.656MB
227.33/227.44	c total #watches: 133799
228.33/228.43	c total #propagations: 38742042 / total #impl: 93623328 (eff. 0.414)
228.33/228.43	c #Conflicts:     324000 | #Learnt:      23364 | 0.000
228.33/228.43	c total clause space: 206.656MB
228.33/228.43	c total #watches: 140811
229.63/229.74	c total #propagations: 38868643 / total #impl: 93913296 (eff. 0.414)
229.63/229.74	c #Conflicts:     325000 | #Learnt:      24364 | 0.000
229.63/229.74	c total clause space: 206.656MB
229.63/229.74	c total #watches: 143332
230.94/231.09	c total #propagations: 39017450 / total #impl: 94243975 (eff. 0.414)
230.94/231.09	c #Conflicts:     326000 | #Learnt:      25364 | 0.000
230.94/231.09	c total clause space: 206.656MB
230.94/231.09	c total #watches: 147503
232.53/232.60	c total #propagations: 39159940 / total #impl: 94568820 (eff. 0.414)
232.53/232.60	c #Conflicts:     327000 | #Learnt:      26364 | 0.000
232.53/232.60	c total clause space: 206.656MB
232.53/232.60	c total #watches: 150807
233.83/233.91	c total #propagations: 39319353 / total #impl: 94947920 (eff. 0.414)
233.83/233.91	c #Conflicts:     328000 | #Learnt:      27364 | 0.000
233.83/233.91	c total clause space: 206.656MB
233.83/233.91	c total #watches: 154455
234.53/234.68	c total #propagations: 39468071 / total #impl: 95308776 (eff. 0.414)
234.53/234.68	c GC COLLECT
234.53/234.68	c #Conflicts:     329000 | #Learnt:      14678 | 0.000
234.53/234.68	c total clause space: 206.656MB
234.53/234.68	c total #watches: 107080
235.44/235.51	c total #propagations: 39602463 / total #impl: 95627186 (eff. 0.414)
235.44/235.51	c #Conflicts:     330000 | #Learnt:      15678 | 0.000
235.44/235.51	c total clause space: 206.656MB
235.44/235.51	c total #watches: 111292
236.44/236.53	c total #propagations: 39741995 / total #impl: 95975293 (eff. 0.414)
236.44/236.53	c #Conflicts:     331000 | #Learnt:      16678 | 0.000
236.44/236.53	c total clause space: 206.656MB
236.44/236.53	c total #watches: 113564
237.23/237.39	c total #propagations: 39887806 / total #impl: 96278898 (eff. 0.414)
237.23/237.39	c #Conflicts:     332000 | #Learnt:      17678 | 0.000
237.23/237.39	c total clause space: 206.656MB
237.23/237.39	c total #watches: 116988
238.23/238.38	c total #propagations: 40026216 / total #impl: 96597816 (eff. 0.414)
238.23/238.38	c #Conflicts:     333000 | #Learnt:      18678 | 0.000
238.23/238.38	c total clause space: 206.656MB
238.23/238.38	c total #watches: 123009
239.23/239.39	c total #propagations: 40162866 / total #impl: 96969987 (eff. 0.414)
239.23/239.39	c #Conflicts:     334000 | #Learnt:      19678 | 0.000
239.23/239.39	c total clause space: 206.656MB
239.23/239.39	c total #watches: 126210
240.23/240.30	c total #propagations: 40305917 / total #impl: 97361484 (eff. 0.414)
240.23/240.30	c #Conflicts:     335000 | #Learnt:      20678 | 0.000
240.23/240.30	c total clause space: 206.656MB
240.23/240.30	c total #watches: 133836
241.13/241.22	c total #propagations: 40435769 / total #impl: 97643656 (eff. 0.414)
241.13/241.22	c #Conflicts:     336000 | #Learnt:      21678 | 0.000
241.13/241.22	c total clause space: 206.656MB
241.13/241.22	c total #watches: 137336
242.04/242.15	c total #propagations: 40559316 / total #impl: 97924728 (eff. 0.414)
242.04/242.15	c #Conflicts:     337000 | #Learnt:      22678 | 0.000
242.04/242.15	c total clause space: 206.656MB
242.04/242.15	c total #watches: 141094
242.83/242.94	c total #propagations: 40678478 / total #impl: 98193655 (eff. 0.414)
242.83/242.94	c #Conflicts:     338000 | #Learnt:      23678 | 0.000
242.83/242.94	c total clause space: 206.656MB
242.83/242.94	c total #watches: 155167
243.93/244.04	c total #propagations: 40790846 / total #impl: 98465815 (eff. 0.414)
243.93/244.04	c #Conflicts:     339000 | #Learnt:      24678 | 0.000
243.93/244.04	c total clause space: 206.656MB
243.93/244.04	c total #watches: 160931
244.83/244.95	c total #propagations: 40921103 / total #impl: 98766360 (eff. 0.414)
244.83/244.95	c #Conflicts:     340000 | #Learnt:      25678 | 0.000
244.83/244.95	c total clause space: 206.656MB
244.83/244.95	c total #watches: 174825
246.34/246.41	c total #propagations: 41027104 / total #impl: 99018532 (eff. 0.414)
246.34/246.41	c #Conflicts:     341000 | #Learnt:      26678 | 0.000
246.34/246.41	c total clause space: 206.656MB
246.34/246.41	c total #watches: 177238
247.73/247.85	c total #propagations: 41148590 / total #impl: 99304795 (eff. 0.414)
247.73/247.85	c #Conflicts:     342000 | #Learnt:      27678 | 0.000
247.73/247.85	c total clause space: 206.656MB
247.73/247.85	c total #watches: 179240
248.64/248.74	c total #propagations: 41289683 / total #impl: 99621675 (eff. 0.414)
248.64/248.74	c GC COLLECT
248.64/248.74	c #Conflicts:     343000 | #Learnt:      14679 | 0.000
248.64/248.74	c total clause space: 206.656MB
248.64/248.74	c total #watches: 111949
249.33/249.41	c total #propagations: 41407879 / total #impl: 99881669 (eff. 0.415)
249.33/249.41	c #Conflicts:     344000 | #Learnt:      15679 | 0.000
249.33/249.41	c total clause space: 206.656MB
249.33/249.41	c total #watches: 122793
249.74/249.88	c total #propagations: 41514309 / total #impl: 100115618 (eff. 0.415)
249.74/249.88	c #Conflicts:     345000 | #Learnt:      16679 | 0.000
249.74/249.88	c total clause space: 206.656MB
249.74/249.88	c total #watches: 137397
250.43/250.55	c total #propagations: 41600712 / total #impl: 100348106 (eff. 0.415)
250.43/250.55	c #Conflicts:     346000 | #Learnt:      17679 | 0.000
250.43/250.55	c total clause space: 206.656MB
250.43/250.55	c total #watches: 150754
251.33/251.45	c total #propagations: 41702208 / total #impl: 100641642 (eff. 0.414)
251.33/251.45	c #Conflicts:     347000 | #Learnt:      18679 | 0.000
251.33/251.45	c total clause space: 206.656MB
251.33/251.45	c total #watches: 164385
251.83/251.97	c total #propagations: 41802875 / total #impl: 100979266 (eff. 0.414)
251.83/251.97	c #Conflicts:     348000 | #Learnt:      19679 | 0.000
251.83/251.97	c total clause space: 206.656MB
251.83/251.97	c total #watches: 178239
252.53/252.61	c total #propagations: 41874996 / total #impl: 101329717 (eff. 0.413)
252.53/252.61	c #Conflicts:     349000 | #Learnt:      20679 | 0.000
252.53/252.61	c total clause space: 206.656MB
252.53/252.61	c total #watches: 184789
253.23/253.38	c total #propagations: 41992068 / total #impl: 101632820 (eff. 0.413)
253.23/253.38	c #Conflicts:     350000 | #Learnt:      21679 | 0.000
253.23/253.38	c total clause space: 206.656MB
253.23/253.38	c total #watches: 186789
254.23/254.32	c total #propagations: 42145620 / total #impl: 101933748 (eff. 0.413)
254.23/254.32	c #Conflicts:     351000 | #Learnt:      22679 | 0.000
254.23/254.32	c total clause space: 206.656MB
254.23/254.32	c total #watches: 188789
255.23/255.35	c total #propagations: 42285989 / total #impl: 102227717 (eff. 0.414)
255.23/255.35	c #Conflicts:     352000 | #Learnt:      23679 | 0.000
255.23/255.35	c total clause space: 206.656MB
255.23/255.35	c total #watches: 191446
256.43/256.59	c total #propagations: 42424480 / total #impl: 102510275 (eff. 0.414)
256.43/256.59	c #Conflicts:     353000 | #Learnt:      24679 | 0.000
256.43/256.59	c total clause space: 206.656MB
256.43/256.59	c total #watches: 194449
257.63/257.70	c total #propagations: 42559001 / total #impl: 102814096 (eff. 0.414)
257.63/257.70	c #Conflicts:     354000 | #Learnt:      25679 | 0.000
257.63/257.70	c total clause space: 206.656MB
257.63/257.70	c total #watches: 204942
258.73/258.88	c total #propagations: 42668440 / total #impl: 103083816 (eff. 0.414)
258.73/258.88	c #Conflicts:     355000 | #Learnt:      26679 | 0.000
258.73/258.88	c total clause space: 206.656MB
258.73/258.88	c total #watches: 214408
259.93/260.06	c total #propagations: 42777210 / total #impl: 103345037 (eff. 0.414)
259.93/260.06	c #Conflicts:     356000 | #Learnt:      27679 | 0.000
259.93/260.06	c total clause space: 206.656MB
259.93/260.06	c total #watches: 218742
261.13/261.27	c total #propagations: 42889766 / total #impl: 103610422 (eff. 0.414)
261.13/261.27	c GC COLLECT
261.13/261.27	c #Conflicts:     357000 | #Learnt:      14368 | 0.000
261.13/261.27	c total clause space: 206.656MB
261.13/261.27	c total #watches: 113041
261.63/261.80	c total #propagations: 43022018 / total #impl: 103915008 (eff. 0.414)
261.63/261.80	c #Conflicts:     358000 | #Learnt:      15368 | 0.000
261.63/261.80	c total clause space: 206.656MB
261.63/261.80	c total #watches: 132076
262.43/262.52	c total #propagations: 43129483 / total #impl: 104172638 (eff. 0.414)
262.43/262.52	c #Conflicts:     359000 | #Learnt:      16368 | 0.000
262.43/262.52	c total clause space: 206.656MB
262.43/262.52	c total #watches: 144483
263.43/263.57	c total #propagations: 43225308 / total #impl: 104396513 (eff. 0.414)
263.43/263.57	c #Conflicts:     360000 | #Learnt:      17368 | 0.000
263.43/263.57	c total clause space: 206.656MB
263.43/263.57	c total #watches: 147324
264.83/264.94	c total #propagations: 43352421 / total #impl: 104686416 (eff. 0.414)
264.83/264.94	c #Conflicts:     361000 | #Learnt:      18368 | 0.000
264.83/264.94	c total clause space: 206.656MB
264.83/264.94	c total #watches: 149324
266.03/266.19	c total #propagations: 43495293 / total #impl: 104990875 (eff. 0.414)
266.03/266.19	c #Conflicts:     362000 | #Learnt:      19368 | 0.000
266.03/266.19	c total clause space: 206.656MB
266.03/266.19	c total #watches: 151324
267.13/267.23	c total #propagations: 43652677 / total #impl: 105332662 (eff. 0.414)
267.13/267.23	c #Conflicts:     363000 | #Learnt:      20368 | 0.000
267.13/267.23	c total clause space: 206.656MB
267.13/267.23	c total #watches: 153513
267.83/267.90	c total #propagations: 43814829 / total #impl: 105679547 (eff. 0.415)
267.83/267.90	c #Conflicts:     364000 | #Learnt:      21368 | 0.000
267.83/267.90	c total clause space: 206.656MB
267.83/267.90	c total #watches: 163635
268.93/269.01	c total #propagations: 43932975 / total #impl: 106130988 (eff. 0.414)
268.93/269.01	c #Conflicts:     365000 | #Learnt:      22368 | 0.000
268.93/269.01	c total clause space: 206.656MB
268.93/269.01	c total #watches: 170812
270.22/270.32	c total #propagations: 44047829 / total #impl: 106471163 (eff. 0.414)
270.22/270.32	c #Conflicts:     366000 | #Learnt:      23368 | 0.000
270.22/270.32	c total clause space: 206.656MB
270.22/270.32	c total #watches: 177035
271.42/271.51	c total #propagations: 44182452 / total #impl: 106764774 (eff. 0.414)
271.42/271.51	c #Conflicts:     367000 | #Learnt:      24368 | 0.000
271.42/271.51	c total clause space: 206.656MB
271.42/271.51	c total #watches: 187506
273.02/273.18	c total #propagations: 44297903 / total #impl: 107058411 (eff. 0.414)
273.02/273.18	c #Conflicts:     368000 | #Learnt:      25368 | 0.000
273.02/273.18	c total clause space: 206.656MB
273.02/273.18	c total #watches: 189908
274.52/274.64	c total #propagations: 44436305 / total #impl: 107368182 (eff. 0.414)
274.52/274.64	c #Conflicts:     369000 | #Learnt:      26368 | 0.000
274.52/274.64	c total clause space: 206.656MB
274.52/274.64	c total #watches: 191908
276.03/276.20	c total #propagations: 44583792 / total #impl: 107689051 (eff. 0.414)
276.03/276.20	c #Conflicts:     370000 | #Learnt:      27368 | 0.000
276.03/276.20	c total clause space: 206.656MB
276.03/276.20	c total #watches: 194376
277.92/278.05	c total #propagations: 44740628 / total #impl: 108021369 (eff. 0.414)
277.92/278.05	c #Conflicts:     371000 | #Learnt:      28368 | 0.000
277.92/278.05	c total clause space: 206.656MB
277.92/278.05	c total #watches: 196376
279.52/279.65	c total #propagations: 44907053 / total #impl: 108376575 (eff. 0.414)
279.52/279.65	c GC COLLECT
279.52/279.65	c #Conflicts:     372000 | #Learnt:      14771 | 0.000
279.52/279.65	c total clause space: 206.656MB
279.52/279.65	c total #watches: 118449
280.22/280.38	c total #propagations: 45081320 / total #impl: 108724107 (eff. 0.415)
280.22/280.38	c #Conflicts:     373000 | #Learnt:      15771 | 0.000
280.22/280.38	c total clause space: 206.656MB
280.22/280.38	c total #watches: 121530
281.42/281.51	c total #propagations: 45212404 / total #impl: 109011162 (eff. 0.415)
281.42/281.51	c #Conflicts:     374000 | #Learnt:      16771 | 0.000
281.42/281.51	c total clause space: 206.656MB
281.42/281.51	c total #watches: 123658
282.73/282.82	c total #propagations: 45352548 / total #impl: 109326939 (eff. 0.415)
282.73/282.82	c #Conflicts:     375000 | #Learnt:      17771 | 0.000
282.73/282.82	c total clause space: 206.656MB
282.73/282.82	c total #watches: 127618
284.02/284.13	c total #propagations: 45502359 / total #impl: 109638980 (eff. 0.415)
284.02/284.13	c #Conflicts:     376000 | #Learnt:      18771 | 0.000
284.02/284.13	c total clause space: 206.656MB
284.02/284.13	c total #watches: 130001
285.22/285.31	c total #propagations: 45655447 / total #impl: 109958191 (eff. 0.415)
285.22/285.31	c #Conflicts:     377000 | #Learnt:      19771 | 0.000
285.22/285.31	c total clause space: 206.656MB
285.22/285.31	c total #watches: 132420
286.52/286.63	c total #propagations: 45795642 / total #impl: 110266951 (eff. 0.415)
286.52/286.63	c #Conflicts:     378000 | #Learnt:      20771 | 0.000
286.52/286.63	c total clause space: 206.656MB
286.52/286.63	c total #watches: 134420
287.72/287.86	c total #propagations: 45951323 / total #impl: 110583860 (eff. 0.416)
287.72/287.86	c #Conflicts:     379000 | #Learnt:      21771 | 0.000
287.72/287.86	c total clause space: 206.656MB
287.72/287.86	c total #watches: 137817
288.52/288.68	c total #propagations: 46076135 / total #impl: 110879172 (eff. 0.416)
288.52/288.68	c #Conflicts:     380000 | #Learnt:      22771 | 0.000
288.52/288.68	c total clause space: 206.656MB
288.52/288.68	c total #watches: 143645
289.52/289.68	c total #propagations: 46201157 / total #impl: 111154950 (eff. 0.416)
289.52/289.68	c #Conflicts:     381000 | #Learnt:      23771 | 0.000
289.52/289.68	c total clause space: 206.656MB
289.52/289.68	c total #watches: 149333
290.43/290.52	c total #propagations: 46330729 / total #impl: 111469710 (eff. 0.416)
290.43/290.52	c #Conflicts:     382000 | #Learnt:      24771 | 0.000
290.43/290.52	c total clause space: 206.656MB
290.43/290.52	c total #watches: 158705
291.32/291.41	c total #propagations: 46459373 / total #impl: 111821590 (eff. 0.415)
291.32/291.41	c #Conflicts:     383000 | #Learnt:      25771 | 0.000
291.32/291.41	c total clause space: 206.656MB
291.32/291.41	c total #watches: 172463
292.12/292.29	c total #propagations: 46582637 / total #impl: 112130253 (eff. 0.415)
292.12/292.29	c #Conflicts:     384000 | #Learnt:      26771 | 0.000
292.12/292.29	c total clause space: 206.656MB
292.12/292.29	c total #watches: 182567
293.42/293.50	c total #propagations: 46689886 / total #impl: 112501850 (eff. 0.415)
293.42/293.50	c #Conflicts:     385000 | #Learnt:      27771 | 0.000
293.42/293.50	c total clause space: 206.656MB
293.42/293.50	c total #watches: 192125
294.92/295.00	c total #propagations: 46788085 / total #impl: 112788325 (eff. 0.415)
294.92/295.00	c #Conflicts:     386000 | #Learnt:      28771 | 0.000
294.92/295.00	c total clause space: 206.656MB
294.92/295.00	c total #watches: 197708
296.42/296.52	c total #propagations: 46922420 / total #impl: 113132447 (eff. 0.415)
296.42/296.52	c #Conflicts:     387000 | #Learnt:      29771 | 0.000
296.42/296.52	c total clause space: 206.656MB
296.42/296.52	c total #watches: 204096
297.22/297.35	c total #propagations: 47063999 / total #impl: 113535722 (eff. 0.415)
297.22/297.35	c GC COLLECT
297.22/297.35	c #Conflicts:     388000 | #Learnt:      15866 | 0.000
297.22/297.35	c total clause space: 206.656MB
297.22/297.35	c total #watches: 130040
297.92/298.03	c total #propagations: 47173719 / total #impl: 113809278 (eff. 0.414)
297.92/298.03	c #Conflicts:     389000 | #Learnt:      16866 | 0.000
297.92/298.03	c total clause space: 206.656MB
297.92/298.03	c total #watches: 144662
298.82/298.94	c total #propagations: 47279386 / total #impl: 114123955 (eff. 0.414)
298.82/298.94	c #Conflicts:     390000 | #Learnt:      17866 | 0.000
298.82/298.94	c total clause space: 206.656MB
298.82/298.94	c total #watches: 154771
299.82/299.98	c total #propagations: 47392740 / total #impl: 114419924 (eff. 0.414)
299.82/299.98	c #Conflicts:     391000 | #Learnt:      18866 | 0.000
299.82/299.98	c total clause space: 206.656MB
299.82/299.98	c total #watches: 164980
300.62/300.77	c total #propagations: 47507898 / total #impl: 114699863 (eff. 0.414)
300.62/300.77	c #Conflicts:     392000 | #Learnt:      19866 | 0.000
300.62/300.77	c total clause space: 206.656MB
300.62/300.77	c total #watches: 186035
301.22/301.38	c total #propagations: 47613213 / total #impl: 114966036 (eff. 0.414)
301.22/301.38	c #Conflicts:     393000 | #Learnt:      20866 | 0.000
301.22/301.38	c total clause space: 206.656MB
301.22/301.38	c total #watches: 208643
302.32/302.45	c total #propagations: 47703860 / total #impl: 115367528 (eff. 0.413)
302.32/302.45	c #Conflicts:     394000 | #Learnt:      21866 | 0.000
302.32/302.45	c total clause space: 206.656MB
302.32/302.45	c total #watches: 221503
303.52/303.64	c total #propagations: 47806967 / total #impl: 115664156 (eff. 0.413)
303.52/303.64	c #Conflicts:     395000 | #Learnt:      22866 | 0.000
303.52/303.64	c total clause space: 206.656MB
303.52/303.64	c total #watches: 229468
304.92/305.01	c total #propagations: 47912295 / total #impl: 115938384 (eff. 0.413)
304.92/305.01	c #Conflicts:     396000 | #Learnt:      23866 | 0.000
304.92/305.01	c total clause space: 206.656MB
304.92/305.01	c total #watches: 239580
306.62/306.74	c total #propagations: 48020743 / total #impl: 116204787 (eff. 0.413)
306.62/306.74	c #Conflicts:     397000 | #Learnt:      24866 | 0.000
306.62/306.74	c total clause space: 206.656MB
306.62/306.74	c total #watches: 249143
308.42/308.58	c total #propagations: 48127687 / total #impl: 116471604 (eff. 0.413)
308.42/308.58	c #Conflicts:     398000 | #Learnt:      25866 | 0.000
308.42/308.58	c total clause space: 206.656MB
308.42/308.58	c total #watches: 254317
310.12/310.23	c total #propagations: 48245314 / total #impl: 116757072 (eff. 0.413)
310.12/310.23	c #Conflicts:     399000 | #Learnt:      26866 | 0.000
310.12/310.23	c total clause space: 206.656MB
310.12/310.23	c total #watches: 261975
311.61/311.72	c total #propagations: 48348538 / total #impl: 117039185 (eff. 0.413)
311.61/311.72	c #Conflicts:     400000 | #Learnt:      27866 | 0.000
311.61/311.72	c total clause space: 206.656MB
311.61/311.72	c total #watches: 266622
313.11/313.24	c total #propagations: 48467463 / total #impl: 117358953 (eff. 0.413)
313.11/313.24	c #Conflicts:     401000 | #Learnt:      28866 | 0.000
313.11/313.24	c total clause space: 206.656MB
313.11/313.24	c total #watches: 279805
314.82/314.94	c total #propagations: 48558373 / total #impl: 117609212 (eff. 0.413)
314.82/314.94	c #Conflicts:     402000 | #Learnt:      29866 | 0.000
314.82/314.94	c total clause space: 206.656MB
314.82/314.94	c total #watches: 290895
316.12/316.29	c total #propagations: 48676333 / total #impl: 117886205 (eff. 0.413)
316.12/316.29	c GC COLLECT
316.12/316.29	c #Conflicts:     403000 | #Learnt:      15668 | 0.000
316.12/316.29	c total clause space: 206.656MB
316.12/316.29	c total #watches: 127278
317.02/317.12	c total #propagations: 48789720 / total #impl: 118152070 (eff. 0.413)
317.02/317.12	c #Conflicts:     404000 | #Learnt:      16668 | 0.000
317.02/317.12	c total clause space: 206.656MB
317.02/317.12	c total #watches: 141503
317.62/317.72	c total #propagations: 48900388 / total #impl: 118525993 (eff. 0.413)
317.62/317.72	c #Conflicts:     405000 | #Learnt:      17668 | 0.000
317.62/317.72	c total clause space: 206.656MB
317.62/317.72	c total #watches: 155673
318.82/318.94	c total #propagations: 48977535 / total #impl: 118808887 (eff. 0.412)
318.82/318.94	c #Conflicts:     406000 | #Learnt:      18668 | 0.000
318.82/318.94	c total clause space: 206.656MB
318.82/318.94	c total #watches: 159077
319.92/320.02	c total #propagations: 49109971 / total #impl: 119099415 (eff. 0.412)
319.92/320.02	c #Conflicts:     407000 | #Learnt:      19668 | 0.000
319.92/320.02	c total clause space: 206.656MB
319.92/320.02	c total #watches: 164944
320.82/320.90	c total #propagations: 49237621 / total #impl: 119386528 (eff. 0.412)
320.82/320.90	c #Conflicts:     408000 | #Learnt:      20668 | 0.000
320.82/320.90	c total clause space: 206.656MB
320.82/320.90	c total #watches: 180439
321.92/322.03	c total #propagations: 49333388 / total #impl: 119628248 (eff. 0.412)
321.92/322.03	c #Conflicts:     409000 | #Learnt:      21668 | 0.000
321.92/322.03	c total clause space: 206.656MB
321.92/322.03	c total #watches: 191449
323.32/323.47	c total #propagations: 49447831 / total #impl: 119898853 (eff. 0.412)
323.32/323.47	c #Conflicts:     410000 | #Learnt:      22668 | 0.000
323.32/323.47	c total clause space: 206.656MB
323.32/323.47	c total #watches: 199582
324.72/324.81	c total #propagations: 49561757 / total #impl: 120166724 (eff. 0.412)
324.72/324.81	c #Conflicts:     411000 | #Learnt:      23668 | 0.000
324.72/324.81	c total clause space: 206.656MB
324.72/324.81	c total #watches: 207086
325.92/326.03	c total #propagations: 49686160 / total #impl: 120451552 (eff. 0.412)
325.92/326.03	c #Conflicts:     412000 | #Learnt:      24668 | 0.000
325.92/326.03	c total clause space: 206.656MB
325.92/326.03	c total #watches: 219523
327.12/327.29	c total #propagations: 49785111 / total #impl: 120684383 (eff. 0.413)
327.12/327.29	c #Conflicts:     413000 | #Learnt:      25668 | 0.000
327.12/327.29	c total clause space: 206.656MB
327.12/327.29	c total #watches: 241528
328.92/329.09	c total #propagations: 49900694 / total #impl: 120952781 (eff. 0.413)
328.92/329.09	c #Conflicts:     414000 | #Learnt:      26668 | 0.000
328.92/329.09	c total clause space: 206.656MB
328.92/329.09	c total #watches: 250899
330.72/330.89	c total #propagations: 50017028 / total #impl: 121249795 (eff. 0.413)
330.72/330.89	c #Conflicts:     415000 | #Learnt:      27668 | 0.000
330.72/330.89	c total clause space: 206.656MB
330.72/330.89	c total #watches: 257654
333.32/333.46	c total #propagations: 50113716 / total #impl: 121522379 (eff. 0.412)
333.32/333.46	c #Conflicts:     416000 | #Learnt:      28668 | 0.000
333.32/333.46	c total clause space: 206.656MB
333.32/333.46	c total #watches: 260546
335.42/335.60	c total #propagations: 50253904 / total #impl: 121843906 (eff. 0.412)
335.42/335.60	c #Conflicts:     417000 | #Learnt:      29668 | 0.000
335.42/335.60	c total clause space: 206.656MB
335.42/335.60	c total #watches: 262546
338.02/338.16	c total #propagations: 50410166 / total #impl: 122157387 (eff. 0.413)
338.02/338.16	c #Conflicts:     418000 | #Learnt:      30668 | 0.000
338.02/338.16	c total clause space: 206.656MB
338.02/338.16	c total #watches: 265979
339.52/339.64	c total #propagations: 50559928 / total #impl: 122495123 (eff. 0.413)
339.52/339.64	c GC COLLECT
339.52/339.64	c #Conflicts:     419000 | #Learnt:      16175 | 0.000
339.52/339.64	c total clause space: 206.656MB
339.52/339.64	c total #watches: 126128
340.42/340.52	c total #propagations: 50693140 / total #impl: 122895709 (eff. 0.412)
340.42/340.52	c #Conflicts:     420000 | #Learnt:      17175 | 0.000
340.42/340.52	c total clause space: 206.656MB
340.42/340.52	c total #watches: 128558
341.22/341.31	c total #propagations: 50816105 / total #impl: 123271153 (eff. 0.412)
341.22/341.31	c #Conflicts:     421000 | #Learnt:      18175 | 0.000
341.22/341.31	c total clause space: 206.656MB
341.22/341.31	c total #watches: 142753
342.51/342.69	c total #propagations: 50917367 / total #impl: 123593320 (eff. 0.412)
342.51/342.69	c #Conflicts:     422000 | #Learnt:      19175 | 0.000
342.51/342.69	c total clause space: 206.656MB
342.51/342.69	c total #watches: 150660
343.91/344.02	c total #propagations: 51037880 / total #impl: 123956090 (eff. 0.412)
343.91/344.02	c #Conflicts:     423000 | #Learnt:      20175 | 0.000
343.91/344.02	c total clause space: 206.656MB
343.91/344.02	c total #watches: 160758
345.32/345.41	c total #propagations: 51137061 / total #impl: 124260837 (eff. 0.412)
345.32/345.41	c #Conflicts:     424000 | #Learnt:      21175 | 0.000
345.32/345.41	c total clause space: 206.656MB
345.32/345.41	c total #watches: 168174
346.71/346.86	c total #propagations: 51242362 / total #impl: 124542365 (eff. 0.411)
346.71/346.86	c #Conflicts:     425000 | #Learnt:      22175 | 0.000
346.71/346.86	c total clause space: 206.656MB
346.71/346.86	c total #watches: 170454
348.01/348.16	c total #propagations: 51382076 / total #impl: 124922619 (eff. 0.411)
348.01/348.16	c #Conflicts:     426000 | #Learnt:      23175 | 0.000
348.01/348.16	c total clause space: 206.656MB
348.01/348.16	c total #watches: 173145
349.41/349.50	c total #propagations: 51512209 / total #impl: 125257265 (eff. 0.411)
349.41/349.50	c #Conflicts:     427000 | #Learnt:      24175 | 0.000
349.41/349.50	c total clause space: 206.656MB
349.41/349.50	c total #watches: 175145
351.11/351.23	c total #propagations: 51650503 / total #impl: 125564325 (eff. 0.411)
351.11/351.23	c #Conflicts:     428000 | #Learnt:      25175 | 0.000
351.11/351.23	c total clause space: 206.656MB
351.11/351.23	c total #watches: 177662
352.51/352.64	c total #propagations: 51786545 / total #impl: 125912166 (eff. 0.411)
352.51/352.64	c #Conflicts:     429000 | #Learnt:      26175 | 0.000
352.51/352.64	c total clause space: 206.656MB
352.51/352.64	c total #watches: 179662
353.91/354.04	c total #propagations: 51921140 / total #impl: 126231396 (eff. 0.411)
353.91/354.04	c #Conflicts:     430000 | #Learnt:      27175 | 0.000
353.91/354.04	c total clause space: 206.656MB
353.91/354.04	c total #watches: 181662
355.41/355.54	c total #propagations: 52057888 / total #impl: 126560298 (eff. 0.411)
355.41/355.54	c #Conflicts:     431000 | #Learnt:      28175 | 0.000
355.41/355.54	c total clause space: 206.656MB
355.41/355.54	c total #watches: 183662
356.42/356.59	c total #propagations: 52190673 / total #impl: 126952478 (eff. 0.411)
356.42/356.59	c #Conflicts:     432000 | #Learnt:      29175 | 0.000
356.42/356.59	c total clause space: 206.656MB
356.42/356.59	c total #watches: 185662
357.71/357.85	c total #propagations: 52323662 / total #impl: 127277860 (eff. 0.411)
357.71/357.85	c #Conflicts:     433000 | #Learnt:      30175 | 0.000
357.71/357.85	c total clause space: 206.656MB
357.71/357.85	c total #watches: 188346
359.41/359.58	c total #propagations: 52469236 / total #impl: 127667831 (eff. 0.411)
359.41/359.58	c #Conflicts:     434000 | #Learnt:      31175 | 0.000
359.41/359.58	c total clause space: 206.656MB
359.41/359.58	c total #watches: 197378
360.91/361.07	c total #propagations: 52597506 / total #impl: 128097874 (eff. 0.411)
360.91/361.07	c GC COLLECT
360.91/361.07	c #Conflicts:     435000 | #Learnt:      16376 | 0.000
360.91/361.07	c total clause space: 206.656MB
360.91/361.07	c total #watches: 125847
361.92/362.04	c total #propagations: 52744343 / total #impl: 128463238 (eff. 0.411)
361.92/362.04	c #Conflicts:     436000 | #Learnt:      17376 | 0.000
361.92/362.04	c total clause space: 206.656MB
361.92/362.04	c total #watches: 128025
362.81/362.90	c total #propagations: 52894828 / total #impl: 128828278 (eff. 0.411)
362.81/362.90	c #Conflicts:     437000 | #Learnt:      18376 | 0.000
362.81/362.90	c total clause space: 206.656MB
362.81/362.90	c total #watches: 136375
363.71/363.80	c total #propagations: 53017355 / total #impl: 129127859 (eff. 0.411)
363.71/363.80	c #Conflicts:     438000 | #Learnt:      19376 | 0.000
363.71/363.80	c total clause space: 206.656MB
363.71/363.80	c total #watches: 152262
364.81/364.96	c total #propagations: 53120757 / total #impl: 129547482 (eff. 0.410)
364.81/364.96	c #Conflicts:     439000 | #Learnt:      20376 | 0.000
364.81/364.96	c total clause space: 206.656MB
364.81/364.96	c total #watches: 162200
366.22/366.32	c total #propagations: 53232368 / total #impl: 129938740 (eff. 0.410)
366.22/366.32	c #Conflicts:     440000 | #Learnt:      21376 | 0.000
366.22/366.32	c total clause space: 206.656MB
366.22/366.32	c total #watches: 171302
367.42/367.58	c total #propagations: 53346039 / total #impl: 130350682 (eff. 0.409)
367.42/367.58	c #Conflicts:     441000 | #Learnt:      22376 | 0.000
367.42/367.58	c total clause space: 206.656MB
367.42/367.58	c total #watches: 180920
368.91/369.01	c total #propagations: 53456720 / total #impl: 130689378 (eff. 0.409)
368.91/369.01	c #Conflicts:     442000 | #Learnt:      23376 | 0.000
368.91/369.01	c total clause space: 206.656MB
368.91/369.01	c total #watches: 190791
370.41/370.51	c total #propagations: 53575574 / total #impl: 131092833 (eff. 0.409)
370.41/370.51	c #Conflicts:     443000 | #Learnt:      24376 | 0.000
370.41/370.51	c total clause space: 206.656MB
370.41/370.51	c total #watches: 201828
372.11/372.22	c total #propagations: 53685050 / total #impl: 131460795 (eff. 0.408)
372.11/372.22	c #Conflicts:     444000 | #Learnt:      25376 | 0.000
372.11/372.22	c total clause space: 206.656MB
372.11/372.22	c total #watches: 210882
373.61/373.71	c total #propagations: 53790207 / total #impl: 131792935 (eff. 0.408)
373.61/373.71	c #Conflicts:     445000 | #Learnt:      26376 | 0.000
373.61/373.71	c total clause space: 206.656MB
373.61/373.71	c total #watches: 221523
375.31/375.45	c total #propagations: 53892591 / total #impl: 132078344 (eff. 0.408)
375.31/375.45	c #Conflicts:     446000 | #Learnt:      27376 | 0.000
375.31/375.45	c total clause space: 206.656MB
375.31/375.45	c total #watches: 232083
377.11/377.22	c total #propagations: 53996185 / total #impl: 132382637 (eff. 0.408)
377.11/377.22	c #Conflicts:     447000 | #Learnt:      28376 | 0.000
377.11/377.22	c total clause space: 206.656MB
377.11/377.22	c total #watches: 240819
379.01/379.14	c total #propagations: 54099548 / total #impl: 132716958 (eff. 0.408)
379.01/379.14	c #Conflicts:     448000 | #Learnt:      29376 | 0.000
379.01/379.14	c total clause space: 206.656MB
379.01/379.14	c total #watches: 251062
380.91/381.01	c total #propagations: 54213823 / total #impl: 133004408 (eff. 0.408)
380.91/381.01	c #Conflicts:     449000 | #Learnt:      30376 | 0.000
380.91/381.01	c total clause space: 206.656MB
380.91/381.01	c total #watches: 260565
383.01/383.10	c total #propagations: 54326148 / total #impl: 133398252 (eff. 0.407)
383.01/383.10	c #Conflicts:     450000 | #Learnt:      31376 | 0.000
383.01/383.10	c total clause space: 206.656MB
383.01/383.10	c total #watches: 268784
384.80/385.00	c total #propagations: 54436198 / total #impl: 133725999 (eff. 0.407)
384.80/385.00	c GC COLLECT
384.80/385.00	c #Conflicts:     451000 | #Learnt:      16295 | 0.000
384.80/385.00	c total clause space: 206.656MB
384.80/385.00	c total #watches: 125685
385.70/385.86	c total #propagations: 54555930 / total #impl: 134075742 (eff. 0.407)
385.70/385.86	c #Conflicts:     452000 | #Learnt:      17295 | 0.000
385.70/385.86	c total clause space: 206.656MB
385.70/385.86	c total #watches: 136876
386.80/386.93	c total #propagations: 54652134 / total #impl: 134372896 (eff. 0.407)
386.80/386.93	c #Conflicts:     453000 | #Learnt:      18295 | 0.000
386.80/386.93	c total clause space: 206.656MB
386.80/386.93	c total #watches: 148905
388.40/388.57	c total #propagations: 54766257 / total #impl: 134678202 (eff. 0.407)
388.40/388.57	c #Conflicts:     454000 | #Learnt:      19295 | 0.000
388.40/388.57	c total clause space: 206.656MB
388.40/388.57	c total #watches: 152751
389.90/390.02	c total #propagations: 54901527 / total #impl: 135002953 (eff. 0.407)
389.90/390.02	c #Conflicts:     455000 | #Learnt:      20295 | 0.000
389.90/390.02	c total clause space: 206.656MB
389.90/390.02	c total #watches: 157650
391.20/391.37	c total #propagations: 55018264 / total #impl: 135316216 (eff. 0.407)
391.20/391.37	c #Conflicts:     456000 | #Learnt:      21295 | 0.000
391.20/391.37	c total clause space: 206.656MB
391.20/391.37	c total #watches: 168969
392.10/392.25	c total #propagations: 55119451 / total #impl: 135610387 (eff. 0.406)
392.10/392.25	c #Conflicts:     457000 | #Learnt:      22295 | 0.000
392.10/392.25	c total clause space: 206.656MB
392.10/392.25	c total #watches: 187868
393.60/393.78	c total #propagations: 55197508 / total #impl: 135846308 (eff. 0.406)
393.60/393.78	c #Conflicts:     458000 | #Learnt:      23295 | 0.000
393.60/393.78	c total clause space: 206.656MB
393.60/393.78	c total #watches: 194753
395.40/395.53	c total #propagations: 55306532 / total #impl: 136138351 (eff. 0.406)
395.40/395.53	c #Conflicts:     459000 | #Learnt:      24295 | 0.000
395.40/395.53	c total clause space: 206.656MB
395.40/395.53	c total #watches: 202181
396.90/397.09	c total #propagations: 55411880 / total #impl: 136433009 (eff. 0.406)
396.90/397.09	c #Conflicts:     460000 | #Learnt:      25295 | 0.000
396.90/397.09	c total clause space: 206.656MB
396.90/397.09	c total #watches: 210978
398.40/398.57	c total #propagations: 55507424 / total #impl: 136727034 (eff. 0.406)
398.40/398.57	c #Conflicts:     461000 | #Learnt:      26295 | 0.000
398.40/398.57	c total clause space: 206.656MB
398.40/398.57	c total #watches: 224436
400.41/400.56	c total #propagations: 55594934 / total #impl: 137135070 (eff. 0.405)
400.41/400.56	c #Conflicts:     462000 | #Learnt:      27295 | 0.000
400.41/400.56	c total clause space: 206.656MB
400.41/400.56	c total #watches: 227079
402.70/402.89	c total #propagations: 55735956 / total #impl: 137460566 (eff. 0.405)
402.70/402.89	c #Conflicts:     463000 | #Learnt:      28295 | 0.000
402.70/402.89	c total clause space: 206.656MB
402.70/402.89	c total #watches: 230887
405.00/405.12	c total #propagations: 55867916 / total #impl: 137803256 (eff. 0.405)
405.00/405.12	c #Conflicts:     464000 | #Learnt:      29295 | 0.000
405.00/405.12	c total clause space: 206.656MB
405.00/405.12	c total #watches: 234635
406.91/407.08	c total #propagations: 56002200 / total #impl: 138147514 (eff. 0.405)
406.91/407.08	c #Conflicts:     465000 | #Learnt:      30295 | 0.000
406.91/407.08	c total clause space: 206.656MB
406.91/407.08	c total #watches: 239121
408.80/408.90	c total #propagations: 56134413 / total #impl: 138472392 (eff. 0.405)
408.80/408.90	c #Conflicts:     466000 | #Learnt:      31295 | 0.000
408.80/408.90	c total clause space: 206.656MB
408.80/408.90	c total #watches: 241121
410.80/410.95	c total #propagations: 56273820 / total #impl: 138818309 (eff. 0.405)
410.80/410.95	c #Conflicts:     467000 | #Learnt:      32295 | 0.000
410.80/410.95	c total clause space: 206.656MB
410.80/410.95	c total #watches: 245446
412.30/412.48	c total #propagations: 56402090 / total #impl: 139133981 (eff. 0.405)
412.30/412.48	c GC COLLECT
412.30/412.48	c #Conflicts:     468000 | #Learnt:      16876 | 0.000
412.30/412.48	c total clause space: 206.656MB
412.30/412.48	c total #watches: 127874
413.00/413.13	c total #propagations: 56521669 / total #impl: 139426874 (eff. 0.405)
413.00/413.13	c #Conflicts:     469000 | #Learnt:      17876 | 0.000
413.00/413.13	c total clause space: 206.656MB
413.00/413.13	c total #watches: 136341
413.90/414.07	c total #propagations: 56650477 / total #impl: 139760115 (eff. 0.405)
413.90/414.07	c #Conflicts:     470000 | #Learnt:      18876 | 0.000
413.90/414.07	c total clause space: 206.656MB
413.90/414.07	c total #watches: 147946
414.90/415.09	c total #propagations: 56758767 / total #impl: 140060698 (eff. 0.405)
414.90/415.09	c #Conflicts:     471000 | #Learnt:      19876 | 0.000
414.90/415.09	c total clause space: 206.656MB
414.90/415.09	c total #watches: 152507
416.00/416.17	c total #propagations: 56875244 / total #impl: 140334523 (eff. 0.405)
416.00/416.17	c #Conflicts:     472000 | #Learnt:      20876 | 0.000
416.00/416.17	c total clause space: 206.656MB
416.00/416.17	c total #watches: 157440
417.20/417.33	c total #propagations: 56996089 / total #impl: 140651384 (eff. 0.405)
417.20/417.33	c #Conflicts:     473000 | #Learnt:      21876 | 0.000
417.20/417.33	c total clause space: 206.656MB
417.20/417.33	c total #watches: 162815
418.50/418.61	c total #propagations: 57123220 / total #impl: 140956229 (eff. 0.405)
418.50/418.61	c #Conflicts:     474000 | #Learnt:      22876 | 0.000
418.50/418.61	c total clause space: 206.656MB
418.50/418.61	c total #watches: 166779
420.00/420.12	c total #propagations: 57255504 / total #impl: 141274266 (eff. 0.405)
420.00/420.12	c #Conflicts:     475000 | #Learnt:      23876 | 0.000
420.00/420.12	c total clause space: 206.656MB
420.00/420.12	c total #watches: 172282
421.50/421.64	c total #propagations: 57379975 / total #impl: 141624361 (eff. 0.405)
421.50/421.64	c #Conflicts:     476000 | #Learnt:      24876 | 0.000
421.50/421.64	c total clause space: 206.656MB
421.50/421.64	c total #watches: 175799
423.10/423.22	c total #propagations: 57507864 / total #impl: 141957816 (eff. 0.405)
423.10/423.22	c #Conflicts:     477000 | #Learnt:      25876 | 0.000
423.10/423.22	c total clause space: 206.656MB
423.10/423.22	c total #watches: 178539
424.70/424.80	c total #propagations: 57637292 / total #impl: 142279626 (eff. 0.405)
424.70/424.80	c #Conflicts:     478000 | #Learnt:      26876 | 0.000
424.70/424.80	c total clause space: 206.656MB
424.70/424.80	c total #watches: 180539
425.90/426.03	c total #propagations: 57776785 / total #impl: 142633662 (eff. 0.405)
425.90/426.03	c #Conflicts:     479000 | #Learnt:      27876 | 0.000
425.90/426.03	c total clause space: 206.656MB
425.90/426.03	c total #watches: 182657
427.10/427.23	c total #propagations: 57912008 / total #impl: 142949134 (eff. 0.405)
427.10/427.23	c #Conflicts:     480000 | #Learnt:      28876 | 0.000
427.10/427.23	c total clause space: 206.656MB
427.10/427.23	c total #watches: 185129
428.10/428.29	c total #propagations: 58042008 / total #impl: 143284766 (eff. 0.405)
428.10/428.29	c #Conflicts:     481000 | #Learnt:      29876 | 0.000
428.10/428.29	c total clause space: 206.656MB
428.10/428.29	c total #watches: 189854
428.90/429.08	c total #propagations: 58124229 / total #impl: 143521810 (eff. 0.405)
428.90/429.08	c #Conflicts:     482000 | #Learnt:      30876 | 0.000
428.90/429.08	c total clause space: 206.656MB
428.90/429.08	c total #watches: 205607
430.70/430.84	c total #propagations: 58199435 / total #impl: 143772736 (eff. 0.405)
430.70/430.84	c #Conflicts:     483000 | #Learnt:      31876 | 0.000
430.70/430.84	c total clause space: 206.656MB
430.70/430.84	c total #watches: 210347
432.20/432.35	c total #propagations: 58307276 / total #impl: 144060570 (eff. 0.405)
432.20/432.35	c #Conflicts:     484000 | #Learnt:      32876 | 0.000
432.20/432.35	c total clause space: 206.656MB
432.20/432.35	c total #watches: 217844
433.60/433.80	c total #propagations: 58404995 / total #impl: 144385036 (eff. 0.405)
433.60/433.80	c GC COLLECT
433.60/433.80	c #Conflicts:     485000 | #Learnt:      17169 | 0.000
433.60/433.80	c total clause space: 206.656MB
433.60/433.80	c total #watches: 128106
434.70/434.86	c total #propagations: 58521540 / total #impl: 144716309 (eff. 0.404)
434.70/434.86	c #Conflicts:     486000 | #Learnt:      18169 | 0.000
434.70/434.86	c total clause space: 206.656MB
434.70/434.86	c total #watches: 130355
436.00/436.10	c total #propagations: 58660654 / total #impl: 145063823 (eff. 0.404)
436.00/436.10	c #Conflicts:     487000 | #Learnt:      19169 | 0.000
436.00/436.10	c total clause space: 206.656MB
436.00/436.10	c total #watches: 133954
437.20/437.36	c total #propagations: 58777900 / total #impl: 145399515 (eff. 0.404)
437.20/437.36	c #Conflicts:     488000 | #Learnt:      20169 | 0.000
437.20/437.36	c total clause space: 206.656MB
437.20/437.36	c total #watches: 138954
438.50/438.61	c total #propagations: 58907903 / total #impl: 145729515 (eff. 0.404)
438.50/438.61	c #Conflicts:     489000 | #Learnt:      21169 | 0.000
438.50/438.61	c total clause space: 206.656MB
438.50/438.61	c total #watches: 143526
439.90/440.08	c total #propagations: 59039461 / total #impl: 146053646 (eff. 0.404)
439.90/440.08	c #Conflicts:     490000 | #Learnt:      22169 | 0.000
439.90/440.08	c total clause space: 206.656MB
439.90/440.08	c total #watches: 146172
441.39/441.54	c total #propagations: 59185637 / total #impl: 146427258 (eff. 0.404)
441.39/441.54	c #Conflicts:     491000 | #Learnt:      23169 | 0.000
441.39/441.54	c total clause space: 206.656MB
441.39/441.54	c total #watches: 148172
442.60/442.79	c total #propagations: 59313954 / total #impl: 146748735 (eff. 0.404)
442.60/442.79	c #Conflicts:     492000 | #Learnt:      24169 | 0.000
442.60/442.79	c total clause space: 206.656MB
442.60/442.79	c total #watches: 150674
443.79/443.97	c total #propagations: 59456230 / total #impl: 147099080 (eff. 0.404)
443.79/443.97	c #Conflicts:     493000 | #Learnt:      25169 | 0.000
443.79/443.97	c total clause space: 206.656MB
443.79/443.97	c total #watches: 157020
444.99/445.16	c total #propagations: 59577144 / total #impl: 147408670 (eff. 0.404)
444.99/445.16	c #Conflicts:     494000 | #Learnt:      26169 | 0.000
444.99/445.16	c total clause space: 206.656MB
444.99/445.16	c total #watches: 160592
446.29/446.44	c total #propagations: 59703880 / total #impl: 147735701 (eff. 0.404)
446.29/446.44	c #Conflicts:     495000 | #Learnt:      27169 | 0.000
446.29/446.44	c total clause space: 206.656MB
446.29/446.44	c total #watches: 163568
447.60/447.79	c total #propagations: 59834211 / total #impl: 148111049 (eff. 0.404)
447.60/447.79	c #Conflicts:     496000 | #Learnt:      28169 | 0.000
447.60/447.79	c total clause space: 206.656MB
447.60/447.79	c total #watches: 169076
449.09/449.28	c total #propagations: 59948870 / total #impl: 148452943 (eff. 0.404)
449.09/449.28	c #Conflicts:     497000 | #Learnt:      29169 | 0.000
449.09/449.28	c total clause space: 206.656MB
449.09/449.28	c total #watches: 172246
450.49/450.64	c total #propagations: 60062369 / total #impl: 148780750 (eff. 0.404)
450.49/450.64	c #Conflicts:     498000 | #Learnt:      30169 | 0.000
450.49/450.64	c total clause space: 206.656MB
450.49/450.64	c total #watches: 176530
452.10/452.22	c total #propagations: 60172263 / total #impl: 149088805 (eff. 0.404)
452.10/452.22	c #Conflicts:     499000 | #Learnt:      31169 | 0.000
452.10/452.22	c total clause space: 206.656MB
452.10/452.22	c total #watches: 180020
453.69/453.80	c total #propagations: 60286376 / total #impl: 149420535 (eff. 0.403)
453.69/453.80	c #Conflicts:     500000 | #Learnt:      32169 | 0.000
453.69/453.80	c total clause space: 206.656MB
453.69/453.80	c total #watches: 185012
454.90/455.04	c total #propagations: 60395857 / total #impl: 149772233 (eff. 0.403)
454.90/455.04	c #Conflicts:     501000 | #Learnt:      33169 | 0.000
454.90/455.04	c total clause space: 206.656MB
454.90/455.04	c total #watches: 191053
456.40/456.53	c total #propagations: 60486846 / total #impl: 150074140 (eff. 0.403)
456.40/456.53	c GC COLLECT
456.40/456.53	c #Conflicts:     502000 | #Learnt:      17180 | 0.000
456.40/456.53	c total clause space: 335.816MB
456.40/456.53	c total #watches: 128461
457.19/457.37	c total #propagations: 60581994 / total #impl: 150405776 (eff. 0.403)
457.19/457.37	c #Conflicts:     503000 | #Learnt:      18180 | 0.000
457.19/457.37	c total clause space: 335.816MB
457.19/457.37	c total #watches: 142514
458.39/458.55	c total #propagations: 60665694 / total #impl: 150669399 (eff. 0.403)
458.39/458.55	c #Conflicts:     504000 | #Learnt:      19180 | 0.000
458.39/458.55	c total clause space: 335.816MB
458.39/458.55	c total #watches: 150801
459.70/459.81	c total #propagations: 60751204 / total #impl: 150954138 (eff. 0.402)
459.70/459.81	c #Conflicts:     505000 | #Learnt:      20180 | 0.000
459.70/459.81	c total clause space: 335.816MB
459.70/459.81	c total #watches: 163771
461.39/461.58	c total #propagations: 60846620 / total #impl: 151266610 (eff. 0.402)
461.39/461.58	c #Conflicts:     506000 | #Learnt:      21180 | 0.000
461.39/461.58	c total clause space: 335.816MB
461.39/461.58	c total #watches: 169129
463.29/463.46	c total #propagations: 60956690 / total #impl: 151563065 (eff. 0.402)
463.29/463.46	c #Conflicts:     507000 | #Learnt:      22180 | 0.000
463.29/463.46	c total clause space: 335.816MB
463.29/463.46	c total #watches: 175765
465.39/465.56	c total #propagations: 61086393 / total #impl: 151869454 (eff. 0.402)
465.39/465.56	c #Conflicts:     508000 | #Learnt:      23180 | 0.000
465.39/465.56	c total clause space: 335.816MB
465.39/465.56	c total #watches: 181253
466.99/467.10	c total #propagations: 61214261 / total #impl: 152169048 (eff. 0.402)
466.99/467.10	c #Conflicts:     509000 | #Learnt:      24180 | 0.000
466.99/467.10	c total clause space: 335.816MB
466.99/467.10	c total #watches: 198528
469.09/469.22	c total #propagations: 61322761 / total #impl: 152465546 (eff. 0.402)
469.09/469.22	c #Conflicts:     510000 | #Learnt:      25180 | 0.000
469.09/469.22	c total clause space: 335.816MB
469.09/469.22	c total #watches: 205557
471.39/471.53	c total #propagations: 61444710 / total #impl: 152786380 (eff. 0.402)
471.39/471.53	c #Conflicts:     511000 | #Learnt:      26180 | 0.000
471.39/471.53	c total clause space: 335.816MB
471.39/471.53	c total #watches: 209533
473.89/474.10	c total #propagations: 61573022 / total #impl: 153082325 (eff. 0.402)
473.89/474.10	c #Conflicts:     512000 | #Learnt:      27180 | 0.000
473.89/474.10	c total clause space: 335.816MB
473.89/474.10	c total #watches: 213133
476.09/476.20	c total #propagations: 61688615 / total #impl: 153377391 (eff. 0.402)
476.09/476.20	c #Conflicts:     513000 | #Learnt:      28180 | 0.000
476.09/476.20	c total clause space: 335.816MB
476.09/476.20	c total #watches: 222540
478.50/478.61	c total #propagations: 61782791 / total #impl: 153632733 (eff. 0.402)
478.50/478.61	c #Conflicts:     514000 | #Learnt:      29180 | 0.000
478.50/478.61	c total clause space: 335.816MB
478.50/478.61	c total #watches: 229677
479.79/479.98	c total #propagations: 61886622 / total #impl: 153960038 (eff. 0.402)
479.79/479.98	c #Conflicts:     515000 | #Learnt:      30180 | 0.000
479.79/479.98	c total clause space: 335.816MB
479.79/479.98	c total #watches: 243343
482.39/482.59	c total #propagations: 61995678 / total #impl: 154274587 (eff. 0.402)
482.39/482.59	c #Conflicts:     516000 | #Learnt:      31180 | 0.000
482.39/482.59	c total clause space: 335.816MB
482.39/482.59	c total #watches: 245343
484.79/484.99	c total #propagations: 62132685 / total #impl: 154618448 (eff. 0.402)
484.79/484.99	c #Conflicts:     517000 | #Learnt:      32180 | 0.000
484.79/484.99	c total clause space: 335.816MB
484.79/484.99	c total #watches: 248146
486.20/486.31	c total #propagations: 62272132 / total #impl: 154941490 (eff. 0.402)
486.20/486.31	c #Conflicts:     518000 | #Learnt:      33180 | 0.000
486.20/486.31	c total clause space: 335.816MB
486.20/486.31	c total #watches: 263606
487.89/488.01	c total #propagations: 62388804 / total #impl: 155318245 (eff. 0.402)
487.89/488.01	c #Conflicts:     519000 | #Learnt:      34180 | 0.000
487.89/488.01	c total clause space: 335.816MB
487.89/488.01	c total #watches: 279130
489.69/489.85	c total #propagations: 62482230 / total #impl: 155580224 (eff. 0.402)
489.69/489.85	c GC COLLECT
489.69/489.85	c #Conflicts:     520000 | #Learnt:      17860 | 0.000
489.69/489.85	c total clause space: 335.816MB
489.69/489.85	c total #watches: 137601
490.79/490.92	c total #propagations: 62569832 / total #impl: 155829927 (eff. 0.402)
490.79/490.92	c #Conflicts:     521000 | #Learnt:      18860 | 0.000
490.79/490.92	c total clause space: 335.816MB
490.79/490.92	c total #watches: 148818
491.70/491.86	c total #propagations: 62650563 / total #impl: 156098598 (eff. 0.401)
491.70/491.86	c #Conflicts:     522000 | #Learnt:      19860 | 0.000
491.70/491.86	c total clause space: 335.816MB
491.70/491.86	c total #watches: 162971
493.39/493.52	c total #propagations: 62742043 / total #impl: 156337894 (eff. 0.401)
493.39/493.52	c #Conflicts:     523000 | #Learnt:      20860 | 0.000
493.39/493.52	c total clause space: 335.816MB
493.39/493.52	c total #watches: 167315
494.69/494.81	c total #propagations: 62867377 / total #impl: 156654816 (eff. 0.401)
494.69/494.81	c #Conflicts:     524000 | #Learnt:      21860 | 0.000
494.69/494.81	c total clause space: 335.816MB
494.69/494.81	c total #watches: 180063
496.19/496.39	c total #propagations: 62985937 / total #impl: 156972507 (eff. 0.401)
496.19/496.39	c #Conflicts:     525000 | #Learnt:      22860 | 0.000
496.19/496.39	c total clause space: 335.816MB
496.19/496.39	c total #watches: 187492
496.99/497.13	c total #propagations: 63127867 / total #impl: 157434103 (eff. 0.401)
496.99/497.13	c #Conflicts:     526000 | #Learnt:      23860 | 0.000
496.99/497.13	c total clause space: 335.816MB
496.99/497.13	c total #watches: 198279
497.99/498.12	c total #propagations: 63216906 / total #impl: 157814503 (eff. 0.401)
497.99/498.12	c #Conflicts:     527000 | #Learnt:      24860 | 0.000
497.99/498.12	c total clause space: 335.816MB
497.99/498.12	c total #watches: 213621
499.69/499.87	c total #propagations: 63318727 / total #impl: 158255061 (eff. 0.400)
499.69/499.87	c #Conflicts:     528000 | #Learnt:      25860 | 0.000
499.69/499.87	c total clause space: 335.816MB
499.69/499.87	c total #watches: 219432
501.49/501.65	c total #propagations: 63454423 / total #impl: 158581975 (eff. 0.400)
501.49/501.65	c #Conflicts:     529000 | #Learnt:      26860 | 0.000
501.49/501.65	c total clause space: 335.816MB
501.49/501.65	c total #watches: 227950
502.99/503.14	c total #propagations: 63561718 / total #impl: 158945652 (eff. 0.400)
502.99/503.14	c #Conflicts:     530000 | #Learnt:      27860 | 0.000
502.99/503.14	c total clause space: 335.816MB
502.99/503.14	c total #watches: 235542
504.39/504.59	c total #propagations: 63676891 / total #impl: 159253256 (eff. 0.400)
504.39/504.59	c #Conflicts:     531000 | #Learnt:      28860 | 0.000
504.39/504.59	c total clause space: 335.816MB
504.39/504.59	c total #watches: 238357
505.89/506.04	c total #propagations: 63809429 / total #impl: 159574259 (eff. 0.400)
505.89/506.04	c #Conflicts:     532000 | #Learnt:      29860 | 0.000
505.89/506.04	c total clause space: 335.816MB
505.89/506.04	c total #watches: 240357
507.49/507.69	c total #propagations: 63951866 / total #impl: 159880327 (eff. 0.400)
507.49/507.69	c #Conflicts:     533000 | #Learnt:      30860 | 0.000
507.49/507.69	c total clause space: 335.816MB
507.49/507.69	c total #watches: 243347
508.69/508.89	c total #propagations: 64082877 / total #impl: 160188533 (eff. 0.400)
508.69/508.89	c #Conflicts:     534000 | #Learnt:      31860 | 0.000
508.69/508.89	c total clause space: 335.816MB
508.69/508.89	c total #watches: 262007
510.99/511.13	c total #propagations: 64187103 / total #impl: 160464056 (eff. 0.400)
510.99/511.13	c #Conflicts:     535000 | #Learnt:      32860 | 0.000
510.99/511.13	c total clause space: 335.816MB
510.99/511.13	c total #watches: 267827
513.09/513.24	c total #propagations: 64304627 / total #impl: 160776039 (eff. 0.400)
513.09/513.24	c #Conflicts:     536000 | #Learnt:      33860 | 0.000
513.09/513.24	c total clause space: 335.816MB
513.09/513.24	c total #watches: 270296
515.09/515.27	c total #propagations: 64450028 / total #impl: 161170100 (eff. 0.400)
515.09/515.27	c #Conflicts:     537000 | #Learnt:      34860 | 0.000
515.09/515.27	c total clause space: 335.816MB
515.09/515.27	c total #watches: 278212
516.49/516.66	c total #propagations: 64549960 / total #impl: 161486293 (eff. 0.400)
516.49/516.66	c GC COLLECT
516.49/516.66	c #Conflicts:     538000 | #Learnt:      18246 | 0.000
516.49/516.66	c total clause space: 335.816MB
516.49/516.66	c total #watches: 143010
516.99/517.14	c total #propagations: 64665972 / total #impl: 161808658 (eff. 0.400)
516.99/517.14	c #Conflicts:     539000 | #Learnt:      19246 | 0.000
516.99/517.14	c total clause space: 335.816MB
516.99/517.14	c total #watches: 153804
517.59/517.77	c total #propagations: 64788618 / total #impl: 162376138 (eff. 0.399)
517.59/517.77	c #Conflicts:     540000 | #Learnt:      20246 | 0.000
517.59/517.77	c total clause space: 335.816MB
517.59/517.77	c total #watches: 166143
518.49/518.60	c total #propagations: 64899810 / total #impl: 162951902 (eff. 0.398)
518.49/518.60	c #Conflicts:     541000 | #Learnt:      21246 | 0.000
518.49/518.60	c total clause space: 335.816MB
518.49/518.60	c total #watches: 179741
519.88/520.03	c total #propagations: 65004758 / total #impl: 163430499 (eff. 0.398)
519.88/520.03	c #Conflicts:     542000 | #Learnt:      22246 | 0.000
519.88/520.03	c total clause space: 335.816MB
519.88/520.03	c total #watches: 191360
521.18/521.32	c total #propagations: 65112501 / total #impl: 163712028 (eff. 0.398)
521.18/521.32	c #Conflicts:     543000 | #Learnt:      23246 | 0.000
521.18/521.32	c total clause space: 335.816MB
521.18/521.32	c total #watches: 202679
522.88/523.03	c total #propagations: 65220041 / total #impl: 163975102 (eff. 0.398)
522.88/523.03	c #Conflicts:     544000 | #Learnt:      24246 | 0.000
522.88/523.03	c total clause space: 335.816MB
522.88/523.03	c total #watches: 206715
524.78/524.90	c total #propagations: 65361787 / total #impl: 164312481 (eff. 0.398)
524.78/524.90	c #Conflicts:     545000 | #Learnt:      25246 | 0.000
524.78/524.90	c total clause space: 335.816MB
524.78/524.90	c total #watches: 209392
526.48/526.64	c total #propagations: 65501066 / total #impl: 164700046 (eff. 0.398)
526.48/526.64	c #Conflicts:     546000 | #Learnt:      26246 | 0.000
526.48/526.64	c total clause space: 335.816MB
526.48/526.64	c total #watches: 212577
528.18/528.35	c total #propagations: 65639429 / total #impl: 165086884 (eff. 0.398)
528.18/528.35	c #Conflicts:     547000 | #Learnt:      27246 | 0.000
528.18/528.35	c total clause space: 335.816MB
528.18/528.35	c total #watches: 215451
529.88/530.03	c total #propagations: 65776057 / total #impl: 165517235 (eff. 0.397)
529.88/530.03	c #Conflicts:     548000 | #Learnt:      28246 | 0.000
529.88/530.03	c total clause space: 335.816MB
529.88/530.03	c total #watches: 230180
531.68/531.83	c total #propagations: 65882698 / total #impl: 165842352 (eff. 0.397)
531.68/531.83	c #Conflicts:     549000 | #Learnt:      29246 | 0.000
531.68/531.83	c total clause space: 335.816MB
531.68/531.83	c total #watches: 246636
533.49/533.61	c total #propagations: 66000926 / total #impl: 166167358 (eff. 0.397)
533.49/533.61	c #Conflicts:     550000 | #Learnt:      30246 | 0.000
533.49/533.61	c total clause space: 335.816MB
533.49/533.61	c total #watches: 253580
535.48/535.70	c total #propagations: 66125006 / total #impl: 166481773 (eff. 0.397)
535.48/535.70	c #Conflicts:     551000 | #Learnt:      31246 | 0.000
535.48/535.70	c total clause space: 335.816MB
535.48/535.70	c total #watches: 257542
537.48/537.67	c total #propagations: 66257711 / total #impl: 166856014 (eff. 0.397)
537.48/537.67	c #Conflicts:     552000 | #Learnt:      32246 | 0.000
537.48/537.67	c total clause space: 335.816MB
537.48/537.67	c total #watches: 260237
539.48/539.69	c total #propagations: 66385622 / total #impl: 167200467 (eff. 0.397)
539.48/539.69	c #Conflicts:     553000 | #Learnt:      33246 | 0.000
539.48/539.69	c total clause space: 335.816MB
539.48/539.69	c total #watches: 263052
541.19/541.31	c total #propagations: 66475935 / total #impl: 167516356 (eff. 0.397)
541.19/541.31	c #Conflicts:     554000 | #Learnt:      34246 | 0.000
541.19/541.31	c total clause space: 335.816MB
541.19/541.31	c total #watches: 278526
542.68/542.80	c total #propagations: 66569320 / total #impl: 167823314 (eff. 0.397)
542.68/542.80	c #Conflicts:     555000 | #Learnt:      35246 | 0.000
542.68/542.80	c total clause space: 335.816MB
542.68/542.80	c total #watches: 288069
544.18/544.37	c total #propagations: 66690500 / total #impl: 168313921 (eff. 0.396)
544.18/544.37	c GC COLLECT
544.18/544.37	c #Conflicts:     556000 | #Learnt:      18351 | 0.000
544.18/544.37	c total clause space: 335.816MB
544.18/544.37	c total #watches: 143436
545.38/545.55	c total #propagations: 66805474 / total #impl: 168782416 (eff. 0.396)
545.38/545.55	c #Conflicts:     557000 | #Learnt:      19351 | 0.000
545.38/545.55	c total clause space: 335.816MB
545.38/545.55	c total #watches: 147822
546.78/546.97	c total #propagations: 66904072 / total #impl: 169112683 (eff. 0.396)
546.78/546.97	c #Conflicts:     558000 | #Learnt:      20351 | 0.000
546.78/546.97	c total clause space: 335.816MB
546.78/546.97	c total #watches: 151117
548.08/548.22	c total #propagations: 67023260 / total #impl: 169477051 (eff. 0.395)
548.08/548.22	c #Conflicts:     559000 | #Learnt:      21351 | 0.000
548.08/548.22	c total clause space: 335.816MB
548.08/548.22	c total #watches: 158777
549.28/549.49	c total #propagations: 67127251 / total #impl: 169764351 (eff. 0.395)
549.28/549.49	c #Conflicts:     560000 | #Learnt:      22351 | 0.000
549.28/549.49	c total clause space: 335.816MB
549.28/549.49	c total #watches: 172694
550.48/550.60	c total #propagations: 67236704 / total #impl: 170094176 (eff. 0.395)
550.48/550.60	c #Conflicts:     561000 | #Learnt:      23351 | 0.000
550.48/550.60	c total clause space: 335.816MB
550.48/550.60	c total #watches: 185786
551.48/551.65	c total #propagations: 67362448 / total #impl: 170648269 (eff. 0.395)
551.48/551.65	c #Conflicts:     562000 | #Learnt:      24351 | 0.000
551.48/551.65	c total clause space: 335.816MB
551.48/551.65	c total #watches: 197576
552.48/552.63	c total #propagations: 67477954 / total #impl: 171083701 (eff. 0.394)
552.48/552.63	c #Conflicts:     563000 | #Learnt:      25351 | 0.000
552.48/552.63	c total clause space: 335.816MB
552.48/552.63	c total #watches: 213969
553.48/553.64	c total #propagations: 67559454 / total #impl: 171593733 (eff. 0.394)
553.48/553.64	c #Conflicts:     564000 | #Learnt:      26351 | 0.000
553.48/553.64	c total clause space: 335.816MB
553.48/553.64	c total #watches: 232183
554.18/554.33	c total #propagations: 67629674 / total #impl: 172033127 (eff. 0.393)
554.18/554.33	c #Conflicts:     565000 | #Learnt:      27351 | 0.000
554.18/554.33	c total clause space: 335.816MB
554.18/554.33	c total #watches: 253531
555.98/556.14	c total #propagations: 67735382 / total #impl: 172297255 (eff. 0.393)
555.98/556.14	c #Conflicts:     566000 | #Learnt:      28351 | 0.000
555.98/556.14	c total clause space: 335.816MB
555.98/556.14	c total #watches: 267025
557.69/557.82	c total #propagations: 67835184 / total #impl: 172559571 (eff. 0.393)
557.69/557.82	c #Conflicts:     567000 | #Learnt:      29351 | 0.000
557.69/557.82	c total clause space: 335.816MB
557.69/557.82	c total #watches: 278305
559.48/559.62	c total #propagations: 67936371 / total #impl: 172810422 (eff. 0.393)
559.48/559.62	c #Conflicts:     568000 | #Learnt:      30351 | 0.000
559.48/559.62	c total clause space: 335.816MB
559.48/559.62	c total #watches: 292206
561.48/561.67	c total #propagations: 68027413 / total #impl: 173049726 (eff. 0.393)
561.48/561.67	c #Conflicts:     569000 | #Learnt:      31351 | 0.000
561.48/561.67	c total clause space: 335.816MB
561.48/561.67	c total #watches: 300296
564.48/564.61	c total #propagations: 68148841 / total #impl: 173399282 (eff. 0.393)
564.48/564.61	c #Conflicts:     570000 | #Learnt:      32351 | 0.000
564.48/564.61	c total clause space: 335.816MB
564.48/564.61	c total #watches: 303752
566.48/566.69	c total #propagations: 68264473 / total #impl: 173745883 (eff. 0.393)
566.48/566.69	c #Conflicts:     571000 | #Learnt:      33351 | 0.000
566.48/566.69	c total clause space: 335.816MB
566.48/566.69	c total #watches: 321084
568.78/568.99	c total #propagations: 68367425 / total #impl: 174017894 (eff. 0.393)
568.78/568.99	c #Conflicts:     572000 | #Learnt:      34351 | 0.000
568.78/568.99	c total clause space: 335.816MB
568.78/568.99	c total #watches: 334628
570.98/571.14	c total #propagations: 68481008 / total #impl: 174415587 (eff. 0.393)
570.98/571.14	c #Conflicts:     573000 | #Learnt:      35351 | 0.000
570.98/571.14	c total clause space: 335.816MB
570.98/571.14	c total #watches: 344796
573.38/573.52	c total #propagations: 68596962 / total #impl: 174741112 (eff. 0.393)
573.38/573.52	c #Conflicts:     574000 | #Learnt:      36351 | 0.000
573.38/573.52	c total clause space: 335.816MB
573.38/573.52	c total #watches: 355729
574.28/574.45	c total #propagations: 68707621 / total #impl: 175042491 (eff. 0.393)
574.28/574.45	c GC COLLECT
574.28/574.45	c #Conflicts:     575000 | #Learnt:      19149 | 0.000
574.28/574.45	c total clause space: 335.816MB
574.28/574.45	c total #watches: 151704
575.38/575.54	c total #propagations: 68810891 / total #impl: 175302344 (eff. 0.393)
575.38/575.54	c #Conflicts:     576000 | #Learnt:      20149 | 0.000
575.38/575.54	c total clause space: 335.816MB
575.38/575.54	c total #watches: 157573
576.58/576.79	c total #propagations: 68927596 / total #impl: 175587298 (eff. 0.393)
576.58/576.79	c #Conflicts:     577000 | #Learnt:      21149 | 0.000
576.58/576.79	c total clause space: 335.816MB
576.58/576.79	c total #watches: 163365
577.58/577.76	c total #propagations: 69038121 / total #impl: 175866435 (eff. 0.393)
577.58/577.76	c #Conflicts:     578000 | #Learnt:      22149 | 0.000
577.58/577.76	c total clause space: 335.816MB
577.58/577.76	c total #watches: 176565
578.78/578.90	c total #propagations: 69147825 / total #impl: 176137907 (eff. 0.393)
578.78/578.90	c #Conflicts:     579000 | #Learnt:      23149 | 0.000
578.78/578.90	c total clause space: 335.816MB
578.78/578.90	c total #watches: 189466
579.98/580.18	c total #propagations: 69275687 / total #impl: 176551071 (eff. 0.392)
579.98/580.18	c #Conflicts:     580000 | #Learnt:      24149 | 0.000
579.98/580.18	c total clause space: 335.816MB
579.98/580.18	c total #watches: 201685
581.48/581.68	c total #propagations: 69383926 / total #impl: 176873585 (eff. 0.392)
581.48/581.68	c #Conflicts:     581000 | #Learnt:      25149 | 0.000
581.48/581.68	c total clause space: 335.816MB
581.48/581.68	c total #watches: 211472
583.38/583.52	c total #propagations: 69493226 / total #impl: 177211053 (eff. 0.392)
583.38/583.52	c #Conflicts:     582000 | #Learnt:      26149 | 0.000
583.38/583.52	c total clause space: 335.816MB
583.38/583.52	c total #watches: 219978
584.48/584.67	c total #propagations: 69609073 / total #impl: 177534191 (eff. 0.392)
584.48/584.67	c #Conflicts:     583000 | #Learnt:      27149 | 0.000
584.48/584.67	c total clause space: 335.816MB
584.48/584.67	c total #watches: 240978
586.29/586.49	c total #propagations: 69708641 / total #impl: 177809883 (eff. 0.392)
586.29/586.49	c #Conflicts:     584000 | #Learnt:      28149 | 0.000
586.29/586.49	c total clause space: 335.816MB
586.29/586.49	c total #watches: 252721
587.58/587.71	c total #propagations: 69808413 / total #impl: 178102584 (eff. 0.392)
587.58/587.71	c #Conflicts:     585000 | #Learnt:      29149 | 0.000
587.58/587.71	c total clause space: 335.816MB
587.58/587.71	c total #watches: 257415
589.49/589.64	c total #propagations: 69932887 / total #impl: 178436893 (eff. 0.392)
589.49/589.64	c #Conflicts:     586000 | #Learnt:      30149 | 0.000
589.49/589.64	c total clause space: 335.816MB
589.49/589.64	c total #watches: 259583
591.69/591.81	c total #propagations: 70076284 / total #impl: 178781688 (eff. 0.392)
591.69/591.81	c #Conflicts:     587000 | #Learnt:      31149 | 0.000
591.69/591.81	c total clause space: 335.816MB
591.69/591.81	c total #watches: 264192
593.28/593.49	c total #propagations: 70212936 / total #impl: 179137267 (eff. 0.392)
593.28/593.49	c #Conflicts:     588000 | #Learnt:      32149 | 0.000
593.28/593.49	c total clause space: 335.816MB
593.28/593.49	c total #watches: 274977
595.98/596.17	c total #propagations: 70327909 / total #impl: 179446989 (eff. 0.392)
595.98/596.17	c #Conflicts:     589000 | #Learnt:      33149 | 0.000
595.98/596.17	c total clause space: 335.816MB
595.98/596.17	c total #watches: 286222
598.18/598.39	c total #propagations: 70467230 / total #impl: 179814472 (eff. 0.392)
598.18/598.39	c #Conflicts:     590000 | #Learnt:      34149 | 0.000
598.18/598.39	c total clause space: 335.816MB
598.18/598.39	c total #watches: 301621
600.08/600.29	c total #propagations: 70579896 / total #impl: 180102234 (eff. 0.392)
600.08/600.29	c #Conflicts:     591000 | #Learnt:      35149 | 0.000
600.08/600.29	c total clause space: 335.816MB
600.08/600.29	c total #watches: 315668
602.58/602.78	c total #propagations: 70680833 / total #impl: 180399457 (eff. 0.392)
602.58/602.78	c #Conflicts:     592000 | #Learnt:      36149 | 0.000
602.58/602.78	c total clause space: 335.816MB
602.58/602.78	c total #watches: 322188
604.28/604.47	c total #propagations: 70789959 / total #impl: 180734534 (eff. 0.392)
604.28/604.47	c GC COLLECT
604.28/604.47	c #Conflicts:     593000 | #Learnt:      18644 | 0.000
604.28/604.47	c total clause space: 335.816MB
604.28/604.47	c total #watches: 150332
605.28/605.48	c total #propagations: 70880758 / total #impl: 181000519 (eff. 0.392)
605.28/605.48	c #Conflicts:     594000 | #Learnt:      19644 | 0.000
605.28/605.48	c total clause space: 335.816MB
605.28/605.48	c total #watches: 158086
606.58/606.74	c total #propagations: 71000035 / total #impl: 181263201 (eff. 0.392)
606.58/606.74	c #Conflicts:     595000 | #Learnt:      20644 | 0.000
606.58/606.74	c total clause space: 335.816MB
606.58/606.74	c total #watches: 160086
608.28/608.40	c total #propagations: 71157917 / total #impl: 181585037 (eff. 0.392)
608.28/608.40	c #Conflicts:     596000 | #Learnt:      21644 | 0.000
608.28/608.40	c total clause space: 335.816MB
608.28/608.40	c total #watches: 162086
610.08/610.20	c total #propagations: 71311901 / total #impl: 181923454 (eff. 0.392)
610.08/610.20	c #Conflicts:     597000 | #Learnt:      22644 | 0.000
610.08/610.20	c total clause space: 335.816MB
610.08/610.20	c total #watches: 164086
611.58/611.73	c total #propagations: 71461670 / total #impl: 182290815 (eff. 0.392)
611.58/611.73	c #Conflicts:     598000 | #Learnt:      23644 | 0.000
611.58/611.73	c total clause space: 335.816MB
611.58/611.73	c total #watches: 169166
613.08/613.30	c total #propagations: 71605418 / total #impl: 182769103 (eff. 0.392)
613.08/613.30	c #Conflicts:     599000 | #Learnt:      24644 | 0.000
613.08/613.30	c total clause space: 335.816MB
613.08/613.30	c total #watches: 178053
615.08/615.20	c total #propagations: 71712996 / total #impl: 183187495 (eff. 0.391)
615.08/615.20	c #Conflicts:     600000 | #Learnt:      25644 | 0.000
615.08/615.20	c total clause space: 335.816MB
615.08/615.20	c total #watches: 185608
617.08/617.23	c total #propagations: 71843935 / total #impl: 183680002 (eff. 0.391)
617.08/617.23	c #Conflicts:     601000 | #Learnt:      26644 | 0.000
617.08/617.23	c total clause space: 335.816MB
617.08/617.23	c total #watches: 187610
618.88/619.00	c total #propagations: 72001708 / total #impl: 184052813 (eff. 0.391)
618.88/619.00	c #Conflicts:     602000 | #Learnt:      27644 | 0.000
618.88/619.00	c total clause space: 335.816MB
618.88/619.00	c total #watches: 191501
620.88/621.04	c total #propagations: 72123708 / total #impl: 184423189 (eff. 0.391)
620.88/621.04	c #Conflicts:     603000 | #Learnt:      28644 | 0.000
620.88/621.04	c total clause space: 335.816MB
620.88/621.04	c total #watches: 194942
622.98/623.19	c total #propagations: 72263918 / total #impl: 184847299 (eff. 0.391)
622.98/623.19	c #Conflicts:     604000 | #Learnt:      29644 | 0.000
622.98/623.19	c total clause space: 335.816MB
622.98/623.19	c total #watches: 198400
624.68/624.81	c total #propagations: 72408135 / total #impl: 185326838 (eff. 0.391)
624.68/624.81	c #Conflicts:     605000 | #Learnt:      30644 | 0.000
624.68/624.81	c total clause space: 335.816MB
624.68/624.81	c total #watches: 208211
626.47/626.68	c total #propagations: 72519998 / total #impl: 185786855 (eff. 0.390)
626.47/626.68	c #Conflicts:     606000 | #Learnt:      31644 | 0.000
626.47/626.68	c total clause space: 335.816MB
626.47/626.68	c total #watches: 216932
628.87/629.04	c total #propagations: 72653079 / total #impl: 186169904 (eff. 0.390)
628.87/629.04	c #Conflicts:     607000 | #Learnt:      32644 | 0.000
628.87/629.04	c total clause space: 335.816MB
628.87/629.04	c total #watches: 221893
630.47/630.65	c total #propagations: 72811137 / total #impl: 186666372 (eff. 0.390)
630.47/630.65	c #Conflicts:     608000 | #Learnt:      33644 | 0.000
630.47/630.65	c total clause space: 335.816MB
630.47/630.65	c total #watches: 243288
632.38/632.51	c total #propagations: 72913099 / total #impl: 186975838 (eff. 0.390)
632.38/632.51	c #Conflicts:     609000 | #Learnt:      34644 | 0.000
632.38/632.51	c total clause space: 335.816MB
632.38/632.51	c total #watches: 253972
634.27/634.43	c total #propagations: 73023341 / total #impl: 187307066 (eff. 0.390)
634.27/634.43	c #Conflicts:     610000 | #Learnt:      35644 | 0.000
634.27/634.43	c total clause space: 335.816MB
634.27/634.43	c total #watches: 265648
637.07/637.23	c total #propagations: 73133267 / total #impl: 187665273 (eff. 0.390)
637.07/637.23	c #Conflicts:     611000 | #Learnt:      36644 | 0.000
637.07/637.23	c total clause space: 335.816MB
637.07/637.23	c total #watches: 271365
640.08/640.25	c total #propagations: 73277442 / total #impl: 188058048 (eff. 0.390)
640.08/640.25	c GC COLLECT
640.08/640.25	c #Conflicts:     612000 | #Learnt:      18881 | 0.000
640.08/640.25	c total clause space: 335.816MB
640.08/640.25	c total #watches: 155150
641.57/641.79	c total #propagations: 73393620 / total #impl: 188433961 (eff. 0.389)
641.57/641.79	c #Conflicts:     613000 | #Learnt:      19881 | 0.000
641.57/641.79	c total clause space: 335.816MB
641.57/641.79	c total #watches: 159297
642.77/642.99	c total #propagations: 73539273 / total #impl: 188821212 (eff. 0.389)
642.77/642.99	c #Conflicts:     614000 | #Learnt:      20881 | 0.000
642.77/642.99	c total clause space: 335.816MB
642.77/642.99	c total #watches: 170603
644.77/644.99	c total #propagations: 73640736 / total #impl: 189132906 (eff. 0.389)
644.77/644.99	c #Conflicts:     615000 | #Learnt:      21881 | 0.000
644.77/644.99	c total clause space: 335.816MB
644.77/644.99	c total #watches: 174832
646.57/646.77	c total #propagations: 73767573 / total #impl: 189464260 (eff. 0.389)
646.57/646.77	c #Conflicts:     616000 | #Learnt:      22881 | 0.000
646.57/646.77	c total clause space: 335.816MB
646.57/646.77	c total #watches: 180804
647.67/647.86	c total #propagations: 73885511 / total #impl: 189868602 (eff. 0.389)
647.67/647.86	c #Conflicts:     617000 | #Learnt:      23881 | 0.000
647.67/647.86	c total clause space: 335.816MB
647.67/647.86	c total #watches: 193665
649.07/649.27	c total #propagations: 73992762 / total #impl: 190177212 (eff. 0.389)
649.07/649.27	c #Conflicts:     618000 | #Learnt:      24881 | 0.000
649.07/649.27	c total clause space: 335.816MB
649.07/649.27	c total #watches: 208470
650.47/650.66	c total #propagations: 74111233 / total #impl: 190498161 (eff. 0.389)
650.47/650.66	c #Conflicts:     619000 | #Learnt:      25881 | 0.000
650.47/650.66	c total clause space: 335.816MB
650.47/650.66	c total #watches: 219037
652.47/652.68	c total #propagations: 74219813 / total #impl: 190796969 (eff. 0.389)
652.47/652.68	c #Conflicts:     620000 | #Learnt:      26881 | 0.000
652.47/652.68	c total clause space: 335.816MB
652.47/652.68	c total #watches: 223409
653.97/654.14	c total #propagations: 74332316 / total #impl: 191104087 (eff. 0.389)
653.97/654.14	c #Conflicts:     621000 | #Learnt:      27881 | 0.000
653.97/654.14	c total clause space: 335.816MB
653.97/654.14	c total #watches: 236308
655.57/655.78	c total #propagations: 74430141 / total #impl: 191390592 (eff. 0.389)
655.57/655.78	c #Conflicts:     622000 | #Learnt:      28881 | 0.000
655.57/655.78	c total clause space: 335.816MB
655.57/655.78	c total #watches: 244120
657.37/657.51	c total #propagations: 74551490 / total #impl: 191700275 (eff. 0.389)
657.37/657.51	c #Conflicts:     623000 | #Learnt:      29881 | 0.000
657.37/657.51	c total clause space: 335.816MB
657.37/657.51	c total #watches: 247992
660.17/660.34	c total #propagations: 74681196 / total #impl: 192027096 (eff. 0.389)
660.17/660.34	c #Conflicts:     624000 | #Learnt:      30881 | 0.000
660.17/660.34	c total clause space: 335.816MB
660.17/660.34	c total #watches: 251106
663.17/663.33	c total #propagations: 74806348 / total #impl: 192383994 (eff. 0.389)
663.17/663.33	c #Conflicts:     625000 | #Learnt:      31881 | 0.000
663.17/663.33	c total clause space: 335.816MB
663.17/663.33	c total #watches: 254987
664.96/665.16	c total #propagations: 74962941 / total #impl: 192728873 (eff. 0.389)
664.96/665.16	c #Conflicts:     626000 | #Learnt:      32881 | 0.000
664.96/665.16	c total clause space: 335.816MB
664.96/665.16	c total #watches: 262845
666.26/666.46	c total #propagations: 75074529 / total #impl: 193050523 (eff. 0.389)
666.26/666.46	c #Conflicts:     627000 | #Learnt:      33881 | 0.000
666.26/666.46	c total clause space: 335.816MB
666.26/666.46	c total #watches: 281359
667.57/667.71	c total #propagations: 75175531 / total #impl: 193438753 (eff. 0.389)
667.57/667.71	c #Conflicts:     628000 | #Learnt:      34881 | 0.000
667.57/667.71	c total clause space: 335.816MB
667.57/667.71	c total #watches: 293047
668.86/669.04	c total #propagations: 75282421 / total #impl: 193826215 (eff. 0.388)
668.86/669.04	c #Conflicts:     629000 | #Learnt:      35881 | 0.000
668.86/669.04	c total clause space: 335.816MB
668.86/669.04	c total #watches: 309904
670.26/670.46	c total #propagations: 75381732 / total #impl: 194137897 (eff. 0.388)
670.26/670.46	c #Conflicts:     630000 | #Learnt:      36881 | 0.000
670.26/670.46	c total clause space: 335.816MB
670.26/670.46	c total #watches: 327161
672.26/672.40	c total #propagations: 75497851 / total #impl: 194622048 (eff. 0.388)
672.26/672.40	c #Conflicts:     631000 | #Learnt:      37881 | 0.000
672.26/672.40	c total clause space: 335.816MB
672.26/672.40	c total #watches: 339285
673.36/673.54	c total #propagations: 75606214 / total #impl: 194956749 (eff. 0.388)
673.36/673.54	c GC COLLECT
673.36/673.54	c #Conflicts:     632000 | #Learnt:      19757 | 0.000
673.36/673.54	c total clause space: 335.816MB
673.36/673.54	c total #watches: 168689
674.36/674.55	c total #propagations: 75702713 / total #impl: 195205884 (eff. 0.388)
674.36/674.55	c #Conflicts:     633000 | #Learnt:      20757 | 0.000
674.36/674.55	c total clause space: 335.816MB
674.36/674.55	c total #watches: 185890
675.56/675.77	c total #propagations: 75817438 / total #impl: 195492662 (eff. 0.388)
675.56/675.77	c #Conflicts:     634000 | #Learnt:      21757 | 0.000
675.56/675.77	c total clause space: 335.816MB
675.56/675.77	c total #watches: 196766
676.86/677.03	c total #propagations: 75941228 / total #impl: 195829371 (eff. 0.388)
676.86/677.03	c #Conflicts:     635000 | #Learnt:      22757 | 0.000
676.86/677.03	c total clause space: 335.816MB
676.86/677.03	c total #watches: 204663
678.06/678.25	c total #propagations: 76058418 / total #impl: 196132528 (eff. 0.388)
678.06/678.25	c #Conflicts:     636000 | #Learnt:      23757 | 0.000
678.06/678.25	c total clause space: 335.816MB
678.06/678.25	c total #watches: 214412
679.36/679.54	c total #propagations: 76177706 / total #impl: 196458509 (eff. 0.388)
679.36/679.54	c #Conflicts:     637000 | #Learnt:      24757 | 0.000
679.36/679.54	c total clause space: 335.816MB
679.36/679.54	c total #watches: 224336
680.66/680.88	c total #propagations: 76294449 / total #impl: 196807352 (eff. 0.388)
680.66/680.88	c #Conflicts:     638000 | #Learnt:      25757 | 0.000
680.66/680.88	c total clause space: 335.816MB
680.66/680.88	c total #watches: 233492
682.36/682.53	c total #propagations: 76407147 / total #impl: 197183347 (eff. 0.387)
682.36/682.53	c #Conflicts:     639000 | #Learnt:      26757 | 0.000
682.36/682.53	c total clause space: 335.816MB
682.36/682.53	c total #watches: 242592
683.86/684.02	c total #propagations: 76520307 / total #impl: 197512087 (eff. 0.387)
683.86/684.02	c #Conflicts:     640000 | #Learnt:      27757 | 0.000
683.86/684.02	c total clause space: 335.816MB
683.86/684.02	c total #watches: 263092
685.06/685.27	c total #propagations: 76633604 / total #impl: 197822478 (eff. 0.387)
685.06/685.27	c #Conflicts:     641000 | #Learnt:      28757 | 0.000
685.06/685.27	c total clause space: 335.816MB
685.06/685.27	c total #watches: 274483
686.06/686.29	c total #propagations: 76741502 / total #impl: 198181075 (eff. 0.387)
686.06/686.29	c #Conflicts:     642000 | #Learnt:      29757 | 0.000
686.06/686.29	c total clause space: 335.816MB
686.06/686.29	c total #watches: 280584
687.56/687.71	c total #propagations: 76824371 / total #impl: 198505478 (eff. 0.387)
687.56/687.71	c #Conflicts:     643000 | #Learnt:      30757 | 0.000
687.56/687.71	c total clause space: 335.816MB
687.56/687.71	c total #watches: 284604
689.46/689.69	c total #propagations: 76968840 / total #impl: 198854147 (eff. 0.387)
689.46/689.69	c #Conflicts:     644000 | #Learnt:      31757 | 0.000
689.46/689.69	c total clause space: 335.816MB
689.46/689.69	c total #watches: 292475
691.56/691.77	c total #propagations: 77095134 / total #impl: 199145726 (eff. 0.387)
691.56/691.77	c #Conflicts:     645000 | #Learnt:      32757 | 0.000
691.56/691.77	c total clause space: 335.816MB
691.56/691.77	c total #watches: 301092
694.86/695.04	c total #propagations: 77209244 / total #impl: 199485150 (eff. 0.387)
694.86/695.04	c #Conflicts:     646000 | #Learnt:      33757 | 0.000
694.86/695.04	c total clause space: 335.816MB
694.86/695.04	c total #watches: 304767
697.86/698.07	c total #propagations: 77360007 / total #impl: 199897101 (eff. 0.387)
697.86/698.07	c #Conflicts:     647000 | #Learnt:      34757 | 0.000
697.86/698.07	c total clause space: 335.816MB
697.86/698.07	c total #watches: 308490
699.47/699.66	c total #propagations: 77498253 / total #impl: 200240019 (eff. 0.387)
699.47/699.66	c #Conflicts:     648000 | #Learnt:      35757 | 0.000
699.47/699.66	c total clause space: 335.816MB
699.47/699.66	c total #watches: 325708
701.46/701.69	c total #propagations: 77595474 / total #impl: 200565732 (eff. 0.387)
701.46/701.69	c #Conflicts:     649000 | #Learnt:      36757 | 0.000
701.46/701.69	c total clause space: 335.816MB
701.46/701.69	c total #watches: 334325
704.36/704.51	c total #propagations: 77716738 / total #impl: 200909051 (eff. 0.387)
704.36/704.51	c #Conflicts:     650000 | #Learnt:      37757 | 0.000
704.36/704.51	c total clause space: 335.816MB
704.36/704.51	c total #watches: 341902
705.96/706.13	c total #propagations: 77826516 / total #impl: 201197154 (eff. 0.387)
705.96/706.13	c #Conflicts:     651000 | #Learnt:      38757 | 0.000
705.96/706.13	c total clause space: 335.816MB
705.96/706.13	c total #watches: 360589
707.36/707.53	c total #propagations: 77899394 / total #impl: 201596717 (eff. 0.386)
707.36/707.53	c GC COLLECT
707.36/707.53	c #Conflicts:     652000 | #Learnt:      20368 | 0.000
707.36/707.53	c total clause space: 335.816MB
707.36/707.53	c total #watches: 173508
708.36/708.57	c total #propagations: 78024034 / total #impl: 201956773 (eff. 0.386)
708.36/708.57	c #Conflicts:     653000 | #Learnt:      21368 | 0.000
708.36/708.57	c total clause space: 335.816MB
708.36/708.57	c total #watches: 186286
709.66/709.89	c total #propagations: 78147854 / total #impl: 202291428 (eff. 0.386)
709.66/709.89	c #Conflicts:     654000 | #Learnt:      22368 | 0.000
709.66/709.89	c total clause space: 335.816MB
709.66/709.89	c total #watches: 197476
710.96/711.18	c total #propagations: 78271586 / total #impl: 202679403 (eff. 0.386)
710.96/711.18	c #Conflicts:     655000 | #Learnt:      23368 | 0.000
710.96/711.18	c total clause space: 335.816MB
710.96/711.18	c total #watches: 207647
712.16/712.34	c total #propagations: 78378252 / total #impl: 203014519 (eff. 0.386)
712.16/712.34	c #Conflicts:     656000 | #Learnt:      24368 | 0.000
712.16/712.34	c total clause space: 335.816MB
712.16/712.34	c total #watches: 223442
713.36/713.53	c total #propagations: 78476568 / total #impl: 203424598 (eff. 0.386)
713.36/713.53	c #Conflicts:     657000 | #Learnt:      25368 | 0.000
713.36/713.53	c total clause space: 335.816MB
713.36/713.53	c total #watches: 236630
714.96/715.11	c total #propagations: 78564425 / total #impl: 203745895 (eff. 0.386)
714.96/715.11	c #Conflicts:     658000 | #Learnt:      26368 | 0.000
714.96/715.11	c total clause space: 335.816MB
714.96/715.11	c total #watches: 244116
716.56/716.70	c total #propagations: 78661419 / total #impl: 204007140 (eff. 0.386)
716.56/716.70	c #Conflicts:     659000 | #Learnt:      27368 | 0.000
716.56/716.70	c total clause space: 335.816MB
716.56/716.70	c total #watches: 258798
718.45/718.67	c total #propagations: 78760909 / total #impl: 204325013 (eff. 0.385)
718.45/718.67	c #Conflicts:     660000 | #Learnt:      28368 | 0.000
718.45/718.67	c total clause space: 335.816MB
718.45/718.67	c total #watches: 266798
720.46/720.61	c total #propagations: 78864398 / total #impl: 204651010 (eff. 0.385)
720.46/720.61	c #Conflicts:     661000 | #Learnt:      29368 | 0.000
720.46/720.61	c total clause space: 335.816MB
720.46/720.61	c total #watches: 276710
722.45/722.69	c total #propagations: 78966222 / total #impl: 204997732 (eff. 0.385)
722.45/722.69	c #Conflicts:     662000 | #Learnt:      30368 | 0.000
722.45/722.69	c total clause space: 335.816MB
722.45/722.69	c total #watches: 284328
723.85/724.07	c total #propagations: 79088287 / total #impl: 205363429 (eff. 0.385)
723.85/724.07	c #Conflicts:     663000 | #Learnt:      31368 | 0.000
723.85/724.07	c total clause space: 335.816MB
723.85/724.07	c total #watches: 297212
726.35/726.50	c total #propagations: 79198203 / total #impl: 205659718 (eff. 0.385)
726.35/726.50	c #Conflicts:     664000 | #Learnt:      32368 | 0.000
726.35/726.50	c total clause space: 335.816MB
726.35/726.50	c total #watches: 306190
727.55/727.77	c total #propagations: 79333161 / total #impl: 206007299 (eff. 0.385)
727.55/727.77	c #Conflicts:     665000 | #Learnt:      33368 | 0.000
727.55/727.77	c total clause space: 335.816MB
727.55/727.77	c total #watches: 322989
729.65/729.89	c total #propagations: 79421425 / total #impl: 206440271 (eff. 0.385)
729.65/729.89	c #Conflicts:     666000 | #Learnt:      34368 | 0.000
729.65/729.89	c total clause space: 335.816MB
729.65/729.89	c total #watches: 331804
732.05/732.22	c total #propagations: 79527487 / total #impl: 206781028 (eff. 0.385)
732.05/732.22	c #Conflicts:     667000 | #Learnt:      35368 | 0.000
732.05/732.22	c total clause space: 335.816MB
732.05/732.22	c total #watches: 340194
733.75/733.95	c total #propagations: 79635508 / total #impl: 207163567 (eff. 0.384)
733.75/733.95	c #Conflicts:     668000 | #Learnt:      36368 | 0.000
733.75/733.95	c total clause space: 335.816MB
733.75/733.95	c total #watches: 355102
735.76/735.94	c total #propagations: 79737272 / total #impl: 207582022 (eff. 0.384)
735.76/735.94	c #Conflicts:     669000 | #Learnt:      37368 | 0.000
735.76/735.94	c total clause space: 335.816MB
735.76/735.94	c total #watches: 370031
737.75/737.90	c total #propagations: 79867522 / total #impl: 207952630 (eff. 0.384)
737.75/737.90	c #Conflicts:     670000 | #Learnt:      38368 | 0.000
737.75/737.90	c total clause space: 335.816MB
737.75/737.90	c total #watches: 385759
739.85/740.00	c total #propagations: 79976211 / total #impl: 208298011 (eff. 0.384)
739.85/740.00	c #Conflicts:     671000 | #Learnt:      39368 | 0.000
739.85/740.00	c total clause space: 335.816MB
739.85/740.00	c total #watches: 401830
741.26/741.43	c total #propagations: 80067088 / total #impl: 208586260 (eff. 0.384)
741.26/741.43	c GC COLLECT
741.26/741.43	c #Conflicts:     672000 | #Learnt:      20648 | 0.000
741.26/741.43	c total clause space: 335.816MB
741.26/741.43	c total #watches: 174884
742.46/742.62	c total #propagations: 80185761 / total #impl: 208937587 (eff. 0.384)
742.46/742.62	c #Conflicts:     673000 | #Learnt:      21648 | 0.000
742.46/742.62	c total clause space: 335.816MB
742.46/742.62	c total #watches: 185327
743.65/743.83	c total #propagations: 80306798 / total #impl: 209213933 (eff. 0.384)
743.65/743.83	c #Conflicts:     674000 | #Learnt:      22648 | 0.000
743.65/743.83	c total clause space: 335.816MB
743.65/743.83	c total #watches: 195385
744.25/744.41	c total #propagations: 80427574 / total #impl: 209550804 (eff. 0.384)
744.25/744.41	c #Conflicts:     675000 | #Learnt:      23648 | 0.000
744.25/744.41	c total clause space: 335.816MB
744.25/744.41	c total #watches: 212767
745.15/745.38	c total #propagations: 80513873 / total #impl: 209913806 (eff. 0.384)
745.15/745.38	c #Conflicts:     676000 | #Learnt:      24648 | 0.000
745.15/745.38	c total clause space: 335.816MB
745.15/745.38	c total #watches: 223807
746.25/746.43	c total #propagations: 80611816 / total #impl: 210190614 (eff. 0.384)
746.25/746.43	c #Conflicts:     677000 | #Learnt:      25648 | 0.000
746.25/746.43	c total clause space: 335.816MB
746.25/746.43	c total #watches: 238679
747.86/748.10	c total #propagations: 80697776 / total #impl: 210397424 (eff. 0.384)
747.86/748.10	c #Conflicts:     678000 | #Learnt:      26648 | 0.000
747.86/748.10	c total clause space: 335.816MB
747.86/748.10	c total #watches: 249957
750.85/751.04	c total #propagations: 80800355 / total #impl: 210679450 (eff. 0.384)
750.85/751.04	c #Conflicts:     679000 | #Learnt:      27648 | 0.000
750.85/751.04	c total clause space: 335.816MB
750.85/751.04	c total #watches: 251957
753.65/753.82	c total #propagations: 80926294 / total #impl: 211000403 (eff. 0.384)
753.65/753.82	c #Conflicts:     680000 | #Learnt:      28648 | 0.000
753.65/753.82	c total clause space: 335.816MB
753.65/753.82	c total #watches: 254615
755.85/756.07	c total #propagations: 81047180 / total #impl: 211317094 (eff. 0.384)
755.85/756.07	c #Conflicts:     681000 | #Learnt:      29648 | 0.000
755.85/756.07	c total clause space: 335.816MB
755.85/756.07	c total #watches: 260956
757.35/757.52	c total #propagations: 81164684 / total #impl: 211625838 (eff. 0.384)
757.35/757.52	c #Conflicts:     682000 | #Learnt:      30648 | 0.000
757.35/757.52	c total clause space: 335.816MB
757.35/757.52	c total #watches: 275101
759.55/759.75	c total #propagations: 81284045 / total #impl: 211956671 (eff. 0.383)
759.55/759.75	c #Conflicts:     683000 | #Learnt:      31648 | 0.000
759.55/759.75	c total clause space: 335.816MB
759.55/759.75	c total #watches: 280364
761.35/761.56	c total #propagations: 81398943 / total #impl: 212301524 (eff. 0.383)
761.35/761.56	c #Conflicts:     684000 | #Learnt:      32648 | 0.000
761.35/761.56	c total clause space: 335.816MB
761.35/761.56	c total #watches: 299016
762.55/762.73	c total #propagations: 81508744 / total #impl: 212663913 (eff. 0.383)
762.55/762.73	c #Conflicts:     685000 | #Learnt:      33648 | 0.000
762.55/762.73	c total clause space: 335.816MB
762.55/762.73	c total #watches: 315938
763.85/764.05	c total #propagations: 81602806 / total #impl: 213156550 (eff. 0.383)
763.85/764.05	c #Conflicts:     686000 | #Learnt:      34648 | 0.000
763.85/764.05	c total clause space: 335.816MB
763.85/764.05	c total #watches: 332617
766.45/766.66	c total #propagations: 81687135 / total #impl: 213506740 (eff. 0.383)
766.45/766.66	c #Conflicts:     687000 | #Learnt:      35648 | 0.000
766.45/766.66	c total clause space: 335.816MB
766.45/766.66	c total #watches: 348148
769.05/769.24	c total #propagations: 81783096 / total #impl: 213788299 (eff. 0.383)
769.05/769.24	c #Conflicts:     688000 | #Learnt:      36648 | 0.000
769.05/769.24	c total clause space: 335.816MB
769.05/769.24	c total #watches: 359505
771.65/771.83	c total #propagations: 81892390 / total #impl: 214115471 (eff. 0.382)
771.65/771.83	c #Conflicts:     689000 | #Learnt:      37648 | 0.000
771.65/771.83	c total clause space: 335.816MB
771.65/771.83	c total #watches: 367040
775.05/775.26	c total #propagations: 82001539 / total #impl: 214413034 (eff. 0.382)
775.05/775.26	c #Conflicts:     690000 | #Learnt:      38648 | 0.000
775.05/775.26	c total clause space: 335.816MB
775.05/775.26	c total #watches: 369783
778.24/778.43	c total #propagations: 82141913 / total #impl: 214787272 (eff. 0.382)
778.24/778.43	c #Conflicts:     691000 | #Learnt:      39648 | 0.000
778.24/778.43	c total clause space: 335.816MB
778.24/778.43	c total #watches: 375194
779.95/780.10	c total #propagations: 82265436 / total #impl: 215134021 (eff. 0.382)
779.95/780.10	c GC COLLECT
779.95/780.10	c #Conflicts:     692000 | #Learnt:      20648 | 0.000
779.95/780.10	c total clause space: 335.816MB
779.95/780.10	c total #watches: 173144
781.04/781.20	c total #propagations: 82355503 / total #impl: 215433327 (eff. 0.382)
781.04/781.20	c #Conflicts:     693000 | #Learnt:      21648 | 0.000
781.04/781.20	c total clause space: 335.816MB
781.04/781.20	c total #watches: 189562
781.95/782.18	c total #propagations: 82453429 / total #impl: 215701390 (eff. 0.382)
781.95/782.18	c #Conflicts:     694000 | #Learnt:      22648 | 0.000
781.95/782.18	c total clause space: 335.816MB
781.95/782.18	c total #watches: 202704
783.44/783.66	c total #propagations: 82560755 / total #impl: 216027059 (eff. 0.382)
783.44/783.66	c #Conflicts:     695000 | #Learnt:      23648 | 0.000
783.44/783.66	c total clause space: 335.816MB
783.44/783.66	c total #watches: 206814
785.14/785.32	c total #propagations: 82681658 / total #impl: 216341946 (eff. 0.382)
785.14/785.32	c #Conflicts:     696000 | #Learnt:      24648 | 0.000
785.14/785.32	c total clause space: 335.816MB
785.14/785.32	c total #watches: 212895
787.04/787.24	c total #propagations: 82778533 / total #impl: 216651403 (eff. 0.382)
787.04/787.24	c #Conflicts:     697000 | #Learnt:      25648 | 0.000
787.04/787.24	c total clause space: 335.816MB
787.04/787.24	c total #watches: 225927
788.84/789.03	c total #propagations: 82894113 / total #impl: 216970035 (eff. 0.382)
788.84/789.03	c #Conflicts:     698000 | #Learnt:      26648 | 0.000
788.84/789.03	c total clause space: 335.816MB
788.84/789.03	c total #watches: 234948
790.44/790.69	c total #propagations: 83025182 / total #impl: 217363129 (eff. 0.382)
790.44/790.69	c #Conflicts:     699000 | #Learnt:      27648 | 0.000
790.44/790.69	c total clause space: 335.816MB
790.44/790.69	c total #watches: 237086
792.24/792.49	c total #propagations: 83159693 / total #impl: 217722260 (eff. 0.382)
792.24/792.49	c #Conflicts:     700000 | #Learnt:      28648 | 0.000
792.24/792.49	c total clause space: 335.816MB
792.24/792.49	c total #watches: 247276
793.54/793.78	c total #propagations: 83265338 / total #impl: 218020642 (eff. 0.382)
793.54/793.78	c #Conflicts:     701000 | #Learnt:      29648 | 0.000
793.54/793.78	c total clause space: 335.816MB
793.54/793.78	c total #watches: 257365
795.84/796.03	c total #propagations: 83370178 / total #impl: 218314161 (eff. 0.382)
795.84/796.03	c #Conflicts:     702000 | #Learnt:      30648 | 0.000
795.84/796.03	c total clause space: 335.816MB
795.84/796.03	c total #watches: 262181
797.94/798.15	c total #propagations: 83489683 / total #impl: 218659696 (eff. 0.382)
797.94/798.15	c #Conflicts:     703000 | #Learnt:      31648 | 0.000
797.94/798.15	c total clause space: 335.816MB
797.94/798.15	c total #watches: 275642
800.14/800.38	c total #propagations: 83597886 / total #impl: 218980783 (eff. 0.382)
800.14/800.38	c #Conflicts:     704000 | #Learnt:      32648 | 0.000
800.14/800.38	c total clause space: 335.816MB
800.14/800.38	c total #watches: 282643
802.34/802.59	c total #propagations: 83716967 / total #impl: 219283563 (eff. 0.382)
802.34/802.59	c #Conflicts:     705000 | #Learnt:      33648 | 0.000
802.34/802.59	c total clause space: 335.816MB
802.34/802.59	c total #watches: 293610
804.94/805.20	c total #propagations: 83830189 / total #impl: 219572087 (eff. 0.382)
804.94/805.20	c #Conflicts:     706000 | #Learnt:      34648 | 0.000
804.94/805.20	c total clause space: 335.816MB
804.94/805.20	c total #watches: 298789
808.04/808.27	c total #propagations: 83966999 / total #impl: 219927055 (eff. 0.382)
808.04/808.27	c #Conflicts:     707000 | #Learnt:      35648 | 0.000
808.04/808.27	c total clause space: 335.816MB
808.04/808.27	c total #watches: 306844
810.65/810.86	c total #propagations: 84077523 / total #impl: 220282124 (eff. 0.382)
810.65/810.86	c #Conflicts:     708000 | #Learnt:      36648 | 0.000
810.65/810.86	c total clause space: 335.816MB
810.65/810.86	c total #watches: 319998
813.14/813.37	c total #propagations: 84175413 / total #impl: 220566727 (eff. 0.382)
813.14/813.37	c #Conflicts:     709000 | #Learnt:      37648 | 0.000
813.14/813.37	c total clause space: 335.816MB
813.14/813.37	c total #watches: 327752
816.44/816.62	c total #propagations: 84271896 / total #impl: 220869485 (eff. 0.382)
816.44/816.62	c #Conflicts:     710000 | #Learnt:      38648 | 0.000
816.44/816.62	c total clause space: 335.816MB
816.44/816.62	c total #watches: 335566
819.84/820.02	c total #propagations: 84384083 / total #impl: 221185645 (eff. 0.382)
819.84/820.02	c #Conflicts:     711000 | #Learnt:      39648 | 0.000
819.84/820.02	c total clause space: 335.816MB
819.84/820.02	c total #watches: 343736
823.34/823.55	c total #propagations: 84494002 / total #impl: 221508586 (eff. 0.381)
823.34/823.55	c GC COLLECT
823.34/823.55	c #Conflicts:     712000 | #Learnt:      20373 | 0.000
823.34/823.55	c total clause space: 335.816MB
823.34/823.55	c total #watches: 172334
825.04/825.23	c total #propagations: 84609649 / total #impl: 221834860 (eff. 0.381)
825.04/825.23	c #Conflicts:     713000 | #Learnt:      21373 | 0.000
825.04/825.23	c total clause space: 335.816MB
825.04/825.23	c total #watches: 179244
826.44/826.62	c total #propagations: 84721475 / total #impl: 222209225 (eff. 0.381)
826.44/826.62	c #Conflicts:     714000 | #Learnt:      22373 | 0.000
826.44/826.62	c total clause space: 335.816MB
826.44/826.62	c total #watches: 191725
828.04/828.21	c total #propagations: 84809654 / total #impl: 222489517 (eff. 0.381)
828.04/828.21	c #Conflicts:     715000 | #Learnt:      23373 | 0.000
828.04/828.21	c total clause space: 335.816MB
828.04/828.21	c total #watches: 199359
830.14/830.33	c total #propagations: 84910956 / total #impl: 222774655 (eff. 0.381)
830.14/830.33	c #Conflicts:     716000 | #Learnt:      24373 | 0.000
830.14/830.33	c total clause space: 335.816MB
830.14/830.33	c total #watches: 206997
832.34/832.52	c total #propagations: 85027657 / total #impl: 223093407 (eff. 0.381)
832.34/832.52	c #Conflicts:     717000 | #Learnt:      25373 | 0.000
832.34/832.52	c total clause space: 335.816MB
832.34/832.52	c total #watches: 214162
834.74/834.97	c total #propagations: 85144844 / total #impl: 223421053 (eff. 0.381)
834.74/834.97	c #Conflicts:     718000 | #Learnt:      26373 | 0.000
834.74/834.97	c total clause space: 335.816MB
834.74/834.97	c total #watches: 220854
837.33/837.53	c total #propagations: 85273077 / total #impl: 223787142 (eff. 0.381)
837.33/837.53	c #Conflicts:     719000 | #Learnt:      27373 | 0.000
837.33/837.53	c total clause space: 335.816MB
837.33/837.53	c total #watches: 228215
839.43/839.63	c total #propagations: 85421604 / total #impl: 224191602 (eff. 0.381)
839.43/839.63	c #Conflicts:     720000 | #Learnt:      28373 | 0.000
839.43/839.63	c total clause space: 335.816MB
839.43/839.63	c total #watches: 232928
841.34/841.55	c total #propagations: 85545771 / total #impl: 224509834 (eff. 0.381)
841.34/841.55	c #Conflicts:     721000 | #Learnt:      29373 | 0.000
841.34/841.55	c total clause space: 335.816MB
841.34/841.55	c total #watches: 239469
843.33/843.57	c total #propagations: 85669783 / total #impl: 224800743 (eff. 0.381)
843.33/843.57	c #Conflicts:     722000 | #Learnt:      30373 | 0.000
843.33/843.57	c total clause space: 335.816MB
843.33/843.57	c total #watches: 247653
845.84/846.05	c total #propagations: 85793488 / total #impl: 225100533 (eff. 0.381)
845.84/846.05	c #Conflicts:     723000 | #Learnt:      31373 | 0.000
845.84/846.05	c total clause space: 335.816MB
845.84/846.05	c total #watches: 254077
848.23/848.41	c total #propagations: 85916133 / total #impl: 225411040 (eff. 0.381)
848.23/848.41	c #Conflicts:     724000 | #Learnt:      32373 | 0.000
848.23/848.41	c total clause space: 335.816MB
848.23/848.41	c total #watches: 261039
851.03/851.21	c total #propagations: 86045283 / total #impl: 225743638 (eff. 0.381)
851.03/851.21	c #Conflicts:     725000 | #Learnt:      33373 | 0.000
851.03/851.21	c total clause space: 335.816MB
851.03/851.21	c total #watches: 270234
853.83/854.09	c total #propagations: 86158893 / total #impl: 226096267 (eff. 0.381)
853.83/854.09	c #Conflicts:     726000 | #Learnt:      34373 | 0.000
853.83/854.09	c total clause space: 335.816MB
853.83/854.09	c total #watches: 277325
856.63/856.85	c total #propagations: 86278502 / total #impl: 226421049 (eff. 0.381)
856.63/856.85	c #Conflicts:     727000 | #Learnt:      35373 | 0.000
856.63/856.85	c total clause space: 335.816MB
856.63/856.85	c total #watches: 283667
859.23/859.47	c total #propagations: 86391320 / total #impl: 226737693 (eff. 0.381)
859.23/859.47	c #Conflicts:     728000 | #Learnt:      36373 | 0.000
859.23/859.47	c total clause space: 335.816MB
859.23/859.47	c total #watches: 292053
862.13/862.37	c total #propagations: 86496851 / total #impl: 227073394 (eff. 0.381)
862.13/862.37	c #Conflicts:     729000 | #Learnt:      37373 | 0.000
862.13/862.37	c total clause space: 335.816MB
862.13/862.37	c total #watches: 299562
865.13/865.33	c total #propagations: 86597963 / total #impl: 227428715 (eff. 0.381)
865.13/865.33	c #Conflicts:     730000 | #Learnt:      38373 | 0.000
865.13/865.33	c total clause space: 335.816MB
865.13/865.33	c total #watches: 306220
868.03/868.20	c total #propagations: 86693353 / total #impl: 227765645 (eff. 0.381)
868.03/868.20	c #Conflicts:     731000 | #Learnt:      39373 | 0.000
868.03/868.20	c total clause space: 335.816MB
868.03/868.20	c total #watches: 318046
871.53/871.76	c total #propagations: 86788198 / total #impl: 228058130 (eff. 0.381)
871.53/871.76	c #Conflicts:     732000 | #Learnt:      40373 | 0.000
871.53/871.76	c total clause space: 335.816MB
871.53/871.76	c total #watches: 324624
874.13/874.34	c total #propagations: 86897096 / total #impl: 228350116 (eff. 0.381)
874.13/874.34	c GC COLLECT
874.13/874.34	c #Conflicts:     733000 | #Learnt:      20767 | 0.000
874.13/874.34	c total clause space: 335.816MB
874.13/874.34	c total #watches: 179322
875.33/875.50	c total #propagations: 86987467 / total #impl: 228597588 (eff. 0.381)
875.33/875.50	c #Conflicts:     734000 | #Learnt:      21767 | 0.000
875.33/875.50	c total clause space: 335.816MB
875.33/875.50	c total #watches: 191180
876.73/876.90	c total #propagations: 87075633 / total #impl: 228848090 (eff. 0.380)
876.73/876.90	c #Conflicts:     735000 | #Learnt:      22767 | 0.000
876.73/876.90	c total clause space: 335.816MB
876.73/876.90	c total #watches: 195560
878.43/878.61	c total #propagations: 87198861 / total #impl: 229167765 (eff. 0.381)
878.43/878.61	c #Conflicts:     736000 | #Learnt:      23767 | 0.000
878.43/878.61	c total clause space: 335.816MB
878.43/878.61	c total #watches: 201708
880.13/880.33	c total #propagations: 87324420 / total #impl: 229534645 (eff. 0.380)
880.13/880.33	c #Conflicts:     737000 | #Learnt:      24767 | 0.000
880.13/880.33	c total clause space: 335.816MB
880.13/880.33	c total #watches: 207728
881.83/882.08	c total #propagations: 87452629 / total #impl: 229856106 (eff. 0.380)
881.83/882.08	c #Conflicts:     738000 | #Learnt:      25767 | 0.000
881.83/882.08	c total clause space: 335.816MB
881.83/882.08	c total #watches: 214882
883.73/883.99	c total #propagations: 87565978 / total #impl: 230164584 (eff. 0.380)
883.73/883.99	c #Conflicts:     739000 | #Learnt:      26767 | 0.000
883.73/883.99	c total clause space: 335.816MB
883.73/883.99	c total #watches: 222057
885.43/885.68	c total #propagations: 87682829 / total #impl: 230522899 (eff. 0.380)
885.43/885.68	c #Conflicts:     740000 | #Learnt:      27767 | 0.000
885.43/885.68	c total clause space: 335.816MB
885.43/885.68	c total #watches: 231478
887.13/887.38	c total #propagations: 87784428 / total #impl: 230874429 (eff. 0.380)
887.13/887.38	c #Conflicts:     741000 | #Learnt:      28767 | 0.000
887.13/887.38	c total clause space: 335.816MB
887.13/887.38	c total #watches: 237026
889.03/889.21	c total #propagations: 87887970 / total #impl: 231190597 (eff. 0.380)
889.03/889.21	c #Conflicts:     742000 | #Learnt:      29767 | 0.000
889.03/889.21	c total clause space: 335.816MB
889.03/889.21	c total #watches: 250792
891.03/891.23	c total #propagations: 87990819 / total #impl: 231446483 (eff. 0.380)
891.03/891.23	c #Conflicts:     743000 | #Learnt:      30767 | 0.000
891.03/891.23	c total clause space: 335.816MB
891.03/891.23	c total #watches: 261355
893.03/893.28	c total #propagations: 88100372 / total #impl: 231752900 (eff. 0.380)
893.03/893.28	c #Conflicts:     744000 | #Learnt:      31767 | 0.000
893.03/893.28	c total clause space: 335.816MB
893.03/893.28	c total #watches: 270491
895.02/895.24	c total #propagations: 88206353 / total #impl: 232072529 (eff. 0.380)
895.02/895.24	c #Conflicts:     745000 | #Learnt:      32767 | 0.000
895.02/895.24	c total clause space: 335.816MB
895.02/895.24	c total #watches: 279540
897.22/897.44	c total #propagations: 88313321 / total #impl: 232446936 (eff. 0.380)
897.22/897.44	c #Conflicts:     746000 | #Learnt:      33767 | 0.000
897.22/897.44	c total clause space: 335.816MB
897.22/897.44	c total #watches: 295265
900.02/900.20	c total #propagations: 88420410 / total #impl: 232732456 (eff. 0.380)
900.02/900.20	c #Conflicts:     747000 | #Learnt:      34767 | 0.000
900.02/900.20	c total clause space: 335.816MB
900.02/900.20	c total #watches: 301927
902.52/902.78	c total #propagations: 88519744 / total #impl: 233072336 (eff. 0.380)
902.52/902.78	c #Conflicts:     748000 | #Learnt:      35767 | 0.000
902.52/902.78	c total clause space: 335.816MB
902.52/902.78	c total #watches: 310642
904.92/905.17	c total #propagations: 88646924 / total #impl: 233423654 (eff. 0.380)
904.92/905.17	c #Conflicts:     749000 | #Learnt:      36767 | 0.000
904.92/905.17	c total clause space: 335.816MB
904.92/905.17	c total #watches: 314876
907.33/907.59	c total #propagations: 88768948 / total #impl: 233791053 (eff. 0.380)
907.33/907.59	c #Conflicts:     750000 | #Learnt:      37767 | 0.000
907.33/907.59	c total clause space: 335.816MB
907.33/907.59	c total #watches: 319508
910.32/910.58	c total #propagations: 88887805 / total #impl: 234160793 (eff. 0.380)
910.32/910.58	c #Conflicts:     751000 | #Learnt:      38767 | 0.000
910.32/910.58	c total clause space: 335.816MB
910.32/910.58	c total #watches: 322238
913.42/913.68	c total #propagations: 89025314 / total #impl: 234572536 (eff. 0.380)
913.42/913.68	c #Conflicts:     752000 | #Learnt:      39767 | 0.000
913.42/913.68	c total clause space: 335.816MB
913.42/913.68	c total #watches: 325101
916.13/916.39	c total #propagations: 89159456 / total #impl: 234985164 (eff. 0.379)
916.13/916.39	c #Conflicts:     753000 | #Learnt:      40767 | 0.000
916.13/916.39	c total clause space: 335.816MB
916.13/916.39	c total #watches: 334251
918.43/918.61	c total #propagations: 89267416 / total #impl: 235303134 (eff. 0.379)
918.43/918.61	c #Conflicts:     754000 | #Learnt:      41767 | 0.000
918.43/918.61	c total clause space: 335.816MB
918.43/918.61	c total #watches: 346679
919.82/920.07	c total #propagations: 89383797 / total #impl: 235621400 (eff. 0.379)
919.82/920.07	c GC COLLECT
919.82/920.07	c #Conflicts:     755000 | #Learnt:      21849 | 0.000
919.82/920.07	c total clause space: 335.816MB
919.82/920.07	c total #watches: 191202
921.32/921.53	c total #propagations: 89505020 / total #impl: 236013298 (eff. 0.379)
921.32/921.53	c #Conflicts:     756000 | #Learnt:      22849 | 0.000
921.32/921.53	c total clause space: 335.816MB
921.32/921.53	c total #watches: 196389
923.32/923.51	c total #propagations: 89634152 / total #impl: 236338361 (eff. 0.379)
923.32/923.51	c #Conflicts:     757000 | #Learnt:      23849 | 0.000
923.32/923.51	c total clause space: 335.816MB
923.32/923.51	c total #watches: 199271
924.72/924.97	c total #propagations: 89780303 / total #impl: 236697259 (eff. 0.379)
924.72/924.97	c #Conflicts:     758000 | #Learnt:      24849 | 0.000
924.72/924.97	c total clause space: 335.816MB
924.72/924.97	c total #watches: 211624
926.52/926.72	c total #propagations: 89902340 / total #impl: 237005039 (eff. 0.379)
926.52/926.72	c #Conflicts:     759000 | #Learnt:      25849 | 0.000
926.52/926.72	c total clause space: 335.816MB
926.52/926.72	c total #watches: 219631
928.23/928.42	c total #propagations: 90011739 / total #impl: 237290133 (eff. 0.379)
928.23/928.42	c #Conflicts:     760000 | #Learnt:      26849 | 0.000
928.23/928.42	c total clause space: 335.816MB
928.23/928.42	c total #watches: 230296
930.12/930.34	c total #propagations: 90125607 / total #impl: 237589523 (eff. 0.379)
930.12/930.34	c #Conflicts:     761000 | #Learnt:      27849 | 0.000
930.12/930.34	c total clause space: 335.816MB
930.12/930.34	c total #watches: 236429
932.22/932.46	c total #propagations: 90250065 / total #impl: 237885208 (eff. 0.379)
932.22/932.46	c #Conflicts:     762000 | #Learnt:      28849 | 0.000
932.22/932.46	c total clause space: 335.816MB
932.22/932.46	c total #watches: 240805
934.93/935.12	c total #propagations: 90356504 / total #impl: 238136338 (eff. 0.379)
934.93/935.12	c #Conflicts:     763000 | #Learnt:      29849 | 0.000
934.93/935.12	c total clause space: 335.816MB
934.93/935.12	c total #watches: 244753
937.52/937.74	c total #propagations: 90493096 / total #impl: 238503245 (eff. 0.379)
937.52/937.74	c #Conflicts:     764000 | #Learnt:      30849 | 0.000
937.52/937.74	c total clause space: 335.816MB
937.52/937.74	c total #watches: 251274
939.52/939.75	c total #propagations: 90604446 / total #impl: 238819813 (eff. 0.379)
939.52/939.75	c #Conflicts:     765000 | #Learnt:      31849 | 0.000
939.52/939.75	c total clause space: 335.816MB
939.52/939.75	c total #watches: 253576
941.82/942.05	c total #propagations: 90754737 / total #impl: 239190695 (eff. 0.379)
941.82/942.05	c #Conflicts:     766000 | #Learnt:      32849 | 0.000
941.82/942.05	c total clause space: 335.816MB
941.82/942.05	c total #watches: 256427
943.73/943.95	c total #propagations: 90883195 / total #impl: 239522821 (eff. 0.379)
943.73/943.95	c #Conflicts:     767000 | #Learnt:      33849 | 0.000
943.73/943.95	c total clause space: 335.816MB
943.73/943.95	c total #watches: 262028
946.02/946.24	c total #propagations: 91001848 / total #impl: 239890521 (eff. 0.379)
946.02/946.24	c #Conflicts:     768000 | #Learnt:      34849 | 0.000
946.02/946.24	c total clause space: 335.816MB
946.02/946.24	c total #watches: 273577
948.32/948.55	c total #propagations: 91113490 / total #impl: 240175850 (eff. 0.379)
948.32/948.55	c #Conflicts:     769000 | #Learnt:      35849 | 0.000
948.32/948.55	c total clause space: 335.816MB
948.32/948.55	c total #watches: 283456
950.12/950.37	c total #propagations: 91239356 / total #impl: 240534244 (eff. 0.379)
950.12/950.37	c #Conflicts:     770000 | #Learnt:      36849 | 0.000
950.12/950.37	c total clause space: 335.816MB
950.12/950.37	c total #watches: 291097
952.52/952.72	c total #propagations: 91368901 / total #impl: 240878159 (eff. 0.379)
952.52/952.72	c #Conflicts:     771000 | #Learnt:      37849 | 0.000
952.52/952.72	c total clause space: 335.816MB
952.52/952.72	c total #watches: 301056
955.73/955.93	c total #propagations: 91490287 / total #impl: 241205113 (eff. 0.379)
955.73/955.93	c #Conflicts:     772000 | #Learnt:      38849 | 0.000
955.73/955.93	c total clause space: 335.816MB
955.73/955.93	c total #watches: 304825
957.82/958.09	c total #propagations: 91614035 / total #impl: 241554456 (eff. 0.379)
957.82/958.09	c #Conflicts:     773000 | #Learnt:      39849 | 0.000
957.82/958.09	c total clause space: 335.816MB
957.82/958.09	c total #watches: 319653
960.33/960.50	c total #propagations: 91724184 / total #impl: 241845107 (eff. 0.379)
960.33/960.50	c #Conflicts:     774000 | #Learnt:      40849 | 0.000
960.33/960.50	c total clause space: 335.816MB
960.33/960.50	c total #watches: 333877
962.82/963.06	c total #propagations: 91820670 / total #impl: 242096308 (eff. 0.379)
962.82/963.06	c #Conflicts:     775000 | #Learnt:      41849 | 0.000
962.82/963.06	c total clause space: 335.816MB
962.82/963.06	c total #watches: 347508
965.73/965.97	c total #propagations: 91921448 / total #impl: 242343097 (eff. 0.379)
965.73/965.97	c GC COLLECT
965.73/965.97	c #Conflicts:     776000 | #Learnt:      21636 | 0.000
965.73/965.97	c total clause space: 335.816MB
965.73/965.97	c total #watches: 191132
966.92/967.20	c total #propagations: 92043091 / total #impl: 242663173 (eff. 0.379)
966.92/967.20	c #Conflicts:     777000 | #Learnt:      22636 | 0.000
966.92/967.20	c total clause space: 335.816MB
966.92/967.20	c total #watches: 202010
968.52/968.73	c total #propagations: 92158780 / total #impl: 243000459 (eff. 0.379)
968.52/968.73	c #Conflicts:     778000 | #Learnt:      23636 | 0.000
968.52/968.73	c total clause space: 335.816MB
968.52/968.73	c total #watches: 211071
969.42/969.63	c total #propagations: 92274313 / total #impl: 243320622 (eff. 0.379)
969.42/969.63	c #Conflicts:     779000 | #Learnt:      24636 | 0.000
969.42/969.63	c total clause space: 335.816MB
969.42/969.63	c total #watches: 230818
970.22/970.43	c total #propagations: 92361795 / total #impl: 243735149 (eff. 0.379)
970.22/970.43	c #Conflicts:     780000 | #Learnt:      25636 | 0.000
970.22/970.43	c total clause space: 335.816MB
970.22/970.43	c total #watches: 246327
971.32/971.59	c total #propagations: 92423972 / total #impl: 244051679 (eff. 0.379)
971.32/971.59	c #Conflicts:     781000 | #Learnt:      26636 | 0.000
971.32/971.59	c total clause space: 335.816MB
971.32/971.59	c total #watches: 258986
972.42/972.67	c total #propagations: 92506394 / total #impl: 244449641 (eff. 0.378)
972.42/972.67	c #Conflicts:     782000 | #Learnt:      27636 | 0.000
972.42/972.67	c total clause space: 335.816MB
972.42/972.67	c total #watches: 273567
973.92/974.10	c total #propagations: 92578236 / total #impl: 244919212 (eff. 0.378)
973.92/974.10	c #Conflicts:     783000 | #Learnt:      28636 | 0.000
973.92/974.10	c total clause space: 335.816MB
973.92/974.10	c total #watches: 281814
976.02/976.24	c total #propagations: 92662727 / total #impl: 245416744 (eff. 0.378)
976.02/976.24	c #Conflicts:     784000 | #Learnt:      29636 | 0.000
976.02/976.24	c total clause space: 335.816MB
976.02/976.24	c total #watches: 292334
977.83/978.07	c total #propagations: 92770334 / total #impl: 245716854 (eff. 0.378)
977.83/978.07	c #Conflicts:     785000 | #Learnt:      30636 | 0.000
977.83/978.07	c total clause space: 335.816MB
977.83/978.07	c total #watches: 302824
980.12/980.32	c total #propagations: 92872020 / total #impl: 245975913 (eff. 0.378)
980.12/980.32	c #Conflicts:     786000 | #Learnt:      31636 | 0.000
980.12/980.32	c total clause space: 335.816MB
980.12/980.32	c total #watches: 311457
981.72/981.98	c total #propagations: 92985204 / total #impl: 246242823 (eff. 0.378)
981.72/981.98	c #Conflicts:     787000 | #Learnt:      32636 | 0.000
981.72/981.98	c total clause space: 335.816MB
981.72/981.98	c total #watches: 322836
983.12/983.37	c total #propagations: 93059308 / total #impl: 246614460 (eff. 0.377)
983.12/983.37	c #Conflicts:     788000 | #Learnt:      33636 | 0.000
983.12/983.37	c total clause space: 335.816MB
983.12/983.37	c total #watches: 332289
984.62/984.82	c total #propagations: 93113609 / total #impl: 246884394 (eff. 0.377)
984.62/984.82	c #Conflicts:     789000 | #Learnt:      34636 | 0.000
984.62/984.82	c total clause space: 335.816MB
984.62/984.82	c total #watches: 341647
986.72/986.93	c total #propagations: 93177923 / total #impl: 247308871 (eff. 0.377)
986.72/986.93	c #Conflicts:     790000 | #Learnt:      35636 | 0.000
986.72/986.93	c total clause space: 335.816MB
986.72/986.93	c total #watches: 352688
989.12/989.40	c total #propagations: 93270043 / total #impl: 247743590 (eff. 0.376)
989.12/989.40	c #Conflicts:     791000 | #Learnt:      36636 | 0.000
989.12/989.40	c total clause space: 335.816MB
989.12/989.40	c total #watches: 358811
992.12/992.31	c total #propagations: 93373227 / total #impl: 248077189 (eff. 0.376)
992.12/992.31	c #Conflicts:     792000 | #Learnt:      37636 | 0.000
992.12/992.31	c total clause space: 335.816MB
992.12/992.31	c total #watches: 368350
994.32/994.59	c total #propagations: 93490192 / total #impl: 248378519 (eff. 0.376)
994.32/994.59	c #Conflicts:     793000 | #Learnt:      38636 | 0.000
994.32/994.59	c total clause space: 335.816MB
994.32/994.59	c total #watches: 378926
997.42/997.67	c total #propagations: 93585883 / total #impl: 248672626 (eff. 0.376)
997.42/997.67	c #Conflicts:     794000 | #Learnt:      39636 | 0.000
997.42/997.67	c total clause space: 335.816MB
997.42/997.67	c total #watches: 387779
1000.42/1000.65	c total #propagations: 93696792 / total #impl: 248960908 (eff. 0.376)
1000.42/1000.65	c #Conflicts:     795000 | #Learnt:      40636 | 0.000
1000.42/1000.65	c total clause space: 335.816MB
1000.42/1000.65	c total #watches: 395439
1002.91/1003.18	c total #propagations: 93816949 / total #impl: 249282501 (eff. 0.376)
1002.91/1003.18	c #Conflicts:     796000 | #Learnt:      41636 | 0.000
1002.91/1003.18	c total clause space: 335.816MB
1002.91/1003.18	c total #watches: 407656
1005.51/1005.73	c total #propagations: 93945982 / total #impl: 249619275 (eff. 0.376)
1005.51/1005.73	c #Conflicts:     797000 | #Learnt:      42636 | 0.000
1005.51/1005.73	c total clause space: 335.816MB
1005.51/1005.73	c total #watches: 415340
1007.31/1007.53	c total #propagations: 94062078 / total #impl: 249937917 (eff. 0.376)
1007.31/1007.53	c GC COLLECT
1007.31/1007.53	c #Conflicts:     798000 | #Learnt:      22130 | 0.000
1007.31/1007.53	c total clause space: 335.816MB
1007.31/1007.53	c total #watches: 191845
1008.81/1009.09	c total #propagations: 94174277 / total #impl: 250235771 (eff. 0.376)
1008.81/1009.09	c #Conflicts:     799000 | #Learnt:      23130 | 0.000
1008.81/1009.09	c total clause space: 335.816MB
1008.81/1009.09	c total #watches: 197522
1010.31/1010.55	c total #propagations: 94281251 / total #impl: 250541019 (eff. 0.376)
1010.31/1010.55	c #Conflicts:     800000 | #Learnt:      24130 | 0.000
1010.31/1010.55	c total clause space: 335.816MB
1010.31/1010.55	c total #watches: 204185
1012.71/1012.99	c total #propagations: 94429391 / total #impl: 250917804 (eff. 0.376)
1012.71/1012.99	c #Conflicts:     801000 | #Learnt:      25130 | 0.000
1012.71/1012.99	c total clause space: 335.816MB
1012.71/1012.99	c total #watches: 209153
1014.21/1014.47	c total #propagations: 94550616 / total #impl: 251241008 (eff. 0.376)
1014.21/1014.47	c #Conflicts:     802000 | #Learnt:      26130 | 0.000
1014.21/1014.47	c total clause space: 335.816MB
1014.21/1014.47	c total #watches: 216872
1016.11/1016.30	c total #propagations: 94676586 / total #impl: 251584767 (eff. 0.376)
1016.11/1016.30	c #Conflicts:     803000 | #Learnt:      27130 | 0.000
1016.11/1016.30	c total clause space: 335.816MB
1016.11/1016.30	c total #watches: 224853
1018.11/1018.39	c total #propagations: 94808005 / total #impl: 251934240 (eff. 0.376)
1018.11/1018.39	c #Conflicts:     804000 | #Learnt:      28130 | 0.000
1018.11/1018.39	c total clause space: 335.816MB
1018.11/1018.39	c total #watches: 228570
1019.91/1020.19	c total #propagations: 94952959 / total #impl: 252317075 (eff. 0.376)
1019.91/1020.19	c #Conflicts:     805000 | #Learnt:      29130 | 0.000
1019.91/1020.19	c total clause space: 335.816MB
1019.91/1020.19	c total #watches: 238335
1021.91/1022.12	c total #propagations: 95074606 / total #impl: 252667785 (eff. 0.376)
1021.91/1022.12	c #Conflicts:     806000 | #Learnt:      30130 | 0.000
1021.91/1022.12	c total clause space: 335.816MB
1021.91/1022.12	c total #watches: 242793
1024.71/1024.93	c total #propagations: 95222740 / total #impl: 253065659 (eff. 0.376)
1024.71/1024.93	c #Conflicts:     807000 | #Learnt:      31130 | 0.000
1024.71/1024.93	c total clause space: 335.816MB
1024.71/1024.93	c total #watches: 251919
1027.22/1027.43	c total #propagations: 95366168 / total #impl: 253441499 (eff. 0.376)
1027.22/1027.43	c #Conflicts:     808000 | #Learnt:      32130 | 0.000
1027.22/1027.43	c total clause space: 335.816MB
1027.22/1027.43	c total #watches: 259411
1029.31/1029.54	c total #propagations: 95488291 / total #impl: 253786006 (eff. 0.376)
1029.31/1029.54	c #Conflicts:     809000 | #Learnt:      33130 | 0.000
1029.31/1029.54	c total clause space: 335.816MB
1029.31/1029.54	c total #watches: 277310
1031.31/1031.57	c total #propagations: 95575394 / total #impl: 254117384 (eff. 0.376)
1031.31/1031.57	c #Conflicts:     810000 | #Learnt:      34130 | 0.000
1031.31/1031.57	c total clause space: 335.816MB
1031.31/1031.57	c total #watches: 287348
1033.82/1034.05	c total #propagations: 95695889 / total #impl: 254499894 (eff. 0.376)
1033.82/1034.05	c #Conflicts:     811000 | #Learnt:      35130 | 0.000
1033.82/1034.05	c total clause space: 335.816MB
1033.82/1034.05	c total #watches: 294315
1036.41/1036.68	c total #propagations: 95826264 / total #impl: 254816517 (eff. 0.376)
1036.41/1036.68	c #Conflicts:     812000 | #Learnt:      36130 | 0.000
1036.41/1036.68	c total clause space: 335.816MB
1036.41/1036.68	c total #watches: 296315
1039.41/1039.67	c total #propagations: 95979158 / total #impl: 255162987 (eff. 0.376)
1039.41/1039.67	c #Conflicts:     813000 | #Learnt:      37130 | 0.000
1039.41/1039.67	c total clause space: 335.816MB
1039.41/1039.67	c total #watches: 304710
1041.61/1041.86	c total #propagations: 96110350 / total #impl: 255508833 (eff. 0.376)
1041.61/1041.86	c #Conflicts:     814000 | #Learnt:      38130 | 0.000
1041.61/1041.86	c total clause space: 335.816MB
1041.61/1041.86	c total #watches: 317683
1043.51/1043.71	c total #propagations: 96218667 / total #impl: 255850490 (eff. 0.376)
1043.51/1043.71	c #Conflicts:     815000 | #Learnt:      39130 | 0.000
1043.51/1043.71	c total clause space: 335.816MB
1043.51/1043.71	c total #watches: 331647
1046.51/1046.79	c total #propagations: 96330042 / total #impl: 256145132 (eff. 0.376)
1046.51/1046.79	c #Conflicts:     816000 | #Learnt:      40130 | 0.000
1046.51/1046.79	c total clause space: 335.816MB
1046.51/1046.79	c total #watches: 338502
1050.21/1050.46	c total #propagations: 96439161 / total #impl: 256455385 (eff. 0.376)
1050.21/1050.46	c #Conflicts:     817000 | #Learnt:      41130 | 0.000
1050.21/1050.46	c total clause space: 335.816MB
1050.21/1050.46	c total #watches: 341325
1052.21/1052.43	c total #propagations: 96571929 / total #impl: 256852700 (eff. 0.376)
1052.21/1052.43	c #Conflicts:     818000 | #Learnt:      42130 | 0.000
1052.21/1052.43	c total clause space: 335.816MB
1052.21/1052.43	c total #watches: 359361
1053.71/1053.99	c total #propagations: 96664175 / total #impl: 257101441 (eff. 0.376)
1053.71/1053.99	c #Conflicts:     819000 | #Learnt:      43130 | 0.000
1053.71/1053.99	c total clause space: 335.816MB
1053.71/1053.99	c total #watches: 379003
1056.11/1056.38	c total #propagations: 96753111 / total #impl: 257536008 (eff. 0.376)
1056.11/1056.38	c GC COLLECT
1056.11/1056.38	c #Conflicts:     820000 | #Learnt:      22330 | 0.000
1056.11/1056.38	c total clause space: 335.816MB
1056.11/1056.38	c total #watches: 190594
1057.51/1057.78	c total #propagations: 96898030 / total #impl: 257878000 (eff. 0.376)
1057.51/1057.78	c #Conflicts:     821000 | #Learnt:      23330 | 0.000
1057.51/1057.78	c total clause space: 335.816MB
1057.51/1057.78	c total #watches: 204589
1058.91/1059.16	c total #propagations: 96994179 / total #impl: 258146732 (eff. 0.376)
1058.91/1059.16	c #Conflicts:     822000 | #Learnt:      24330 | 0.000
1058.91/1059.16	c total clause space: 335.816MB
1058.91/1059.16	c total #watches: 220626
1060.80/1061.09	c total #propagations: 97086170 / total #impl: 258373700 (eff. 0.376)
1060.80/1061.09	c #Conflicts:     823000 | #Learnt:      25330 | 0.000
1060.80/1061.09	c total clause space: 335.816MB
1060.80/1061.09	c total #watches: 230608
1063.00/1063.28	c total #propagations: 97205424 / total #impl: 258690597 (eff. 0.376)
1063.00/1063.28	c #Conflicts:     824000 | #Learnt:      26330 | 0.000
1063.00/1063.28	c total clause space: 335.816MB
1063.00/1063.28	c total #watches: 233153
1065.00/1065.20	c total #propagations: 97333808 / total #impl: 259009365 (eff. 0.376)
1065.00/1065.20	c #Conflicts:     825000 | #Learnt:      27330 | 0.000
1065.00/1065.20	c total clause space: 335.816MB
1065.00/1065.20	c total #watches: 235327
1067.20/1067.47	c total #propagations: 97461415 / total #impl: 259371456 (eff. 0.376)
1067.20/1067.47	c #Conflicts:     826000 | #Learnt:      28330 | 0.000
1067.20/1067.47	c total clause space: 335.816MB
1067.20/1067.47	c total #watches: 240783
1069.70/1069.99	c total #propagations: 97603287 / total #impl: 259744152 (eff. 0.376)
1069.70/1069.99	c #Conflicts:     827000 | #Learnt:      29330 | 0.000
1069.70/1069.99	c total clause space: 335.816MB
1069.70/1069.99	c total #watches: 245612
1072.70/1072.93	c total #propagations: 97759022 / total #impl: 260161596 (eff. 0.376)
1072.70/1072.93	c #Conflicts:     828000 | #Learnt:      30330 | 0.000
1072.70/1072.93	c total clause space: 335.816MB
1072.70/1072.93	c total #watches: 247612
1074.80/1075.06	c total #propagations: 97916677 / total #impl: 260502809 (eff. 0.376)
1074.80/1075.06	c #Conflicts:     829000 | #Learnt:      31330 | 0.000
1074.80/1075.06	c total clause space: 335.816MB
1074.80/1075.06	c total #watches: 257653
1077.40/1077.61	c total #propagations: 98022489 / total #impl: 260813995 (eff. 0.376)
1077.40/1077.61	c #Conflicts:     830000 | #Learnt:      32330 | 0.000
1077.40/1077.61	c total clause space: 335.816MB
1077.40/1077.61	c total #watches: 265461
1080.11/1080.37	c total #propagations: 98124486 / total #impl: 261111058 (eff. 0.376)
1080.11/1080.37	c #Conflicts:     831000 | #Learnt:      33330 | 0.000
1080.11/1080.37	c total clause space: 335.816MB
1080.11/1080.37	c total #watches: 274991
1083.00/1083.22	c total #propagations: 98245005 / total #impl: 261455811 (eff. 0.376)
1083.00/1083.22	c #Conflicts:     832000 | #Learnt:      34330 | 0.000
1083.00/1083.22	c total clause space: 335.816MB
1083.00/1083.22	c total #watches: 284161
1086.10/1086.39	c total #propagations: 98357474 / total #impl: 261791986 (eff. 0.376)
1086.10/1086.39	c #Conflicts:     833000 | #Learnt:      35330 | 0.000
1086.10/1086.39	c total clause space: 335.816MB
1086.10/1086.39	c total #watches: 290316
1089.30/1089.54	c total #propagations: 98470001 / total #impl: 262088326 (eff. 0.376)
1089.30/1089.54	c #Conflicts:     834000 | #Learnt:      36330 | 0.000
1089.30/1089.54	c total clause space: 335.816MB
1089.30/1089.54	c total #watches: 295539
1092.90/1093.14	c total #propagations: 98585142 / total #impl: 262402836 (eff. 0.376)
1092.90/1093.14	c #Conflicts:     835000 | #Learnt:      37330 | 0.000
1092.90/1093.14	c total clause space: 335.816MB
1092.90/1093.14	c total #watches: 298766
1095.60/1095.83	c total #propagations: 98729268 / total #impl: 262782124 (eff. 0.376)
1095.60/1095.83	c #Conflicts:     836000 | #Learnt:      38330 | 0.000
1095.60/1095.83	c total clause space: 335.816MB
1095.60/1095.83	c total #watches: 301201
1097.90/1098.14	c total #propagations: 98888440 / total #impl: 263136803 (eff. 0.376)
1097.90/1098.14	c #Conflicts:     837000 | #Learnt:      39330 | 0.000
1097.90/1098.14	c total clause space: 335.816MB
1097.90/1098.14	c total #watches: 303201
1099.70/1099.97	c total #propagations: 99059267 / total #impl: 263512560 (eff. 0.376)
1099.70/1099.97	c #Conflicts:     838000 | #Learnt:      40330 | 0.000
1099.70/1099.97	c total clause space: 335.816MB
1099.70/1099.97	c total #watches: 305201
1101.60/1101.81	c total #propagations: 99215459 / total #impl: 263855314 (eff. 0.376)
1101.60/1101.81	c #Conflicts:     839000 | #Learnt:      41330 | 0.000
1101.60/1101.81	c total clause space: 335.816MB
1101.60/1101.81	c total #watches: 307378
1105.60/1105.81	c total #propagations: 99366487 / total #impl: 264208586 (eff. 0.376)
1105.60/1105.81	c #Conflicts:     840000 | #Learnt:      42330 | 0.000
1105.60/1105.81	c total clause space: 335.816MB
1105.60/1105.81	c total #watches: 309378
1110.00/1110.26	c total #propagations: 99513016 / total #impl: 264581958 (eff. 0.376)
1110.00/1110.26	c #Conflicts:     841000 | #Learnt:      43330 | 0.000
1110.00/1110.26	c total clause space: 335.816MB
1110.00/1110.26	c total #watches: 311378
1114.00/1114.21	c total #propagations: 99669633 / total #impl: 264989993 (eff. 0.376)
1114.00/1114.21	c GC COLLECT
1114.00/1114.21	c #Conflicts:     842000 | #Learnt:      22250 | 0.000
1114.00/1114.21	c total clause space: 335.816MB
1114.00/1114.21	c total #watches: 190118
1116.20/1116.43	c total #propagations: 99829189 / total #impl: 265387303 (eff. 0.376)
1116.20/1116.43	c #Conflicts:     843000 | #Learnt:      23250 | 0.000
1116.20/1116.43	c total clause space: 335.816MB
1116.20/1116.43	c total #watches: 192880
1118.40/1118.66	c total #propagations: 99982578 / total #impl: 265758353 (eff. 0.376)
1118.40/1118.66	c #Conflicts:     844000 | #Learnt:      24250 | 0.000
1118.40/1118.66	c total clause space: 335.816MB
1118.40/1118.66	c total #watches: 196728
1120.80/1121.01	c total #propagations: 100119723 / total #impl: 266121089 (eff. 0.376)
1120.80/1121.01	c #Conflicts:     845000 | #Learnt:      25250 | 0.000
1120.80/1121.01	c total clause space: 335.816MB
1120.80/1121.01	c total #watches: 198728
1123.10/1123.32	c total #propagations: 100267253 / total #impl: 266474982 (eff. 0.376)
1123.10/1123.32	c #Conflicts:     846000 | #Learnt:      26250 | 0.000
1123.10/1123.32	c total clause space: 335.816MB
1123.10/1123.32	c total #watches: 202257
1125.69/1125.92	c total #propagations: 100404718 / total #impl: 266894236 (eff. 0.376)
1125.69/1125.92	c #Conflicts:     847000 | #Learnt:      27250 | 0.000
1125.69/1125.92	c total clause space: 335.816MB
1125.69/1125.92	c total #watches: 204463
1127.79/1128.03	c total #propagations: 100554758 / total #impl: 267265489 (eff. 0.376)
1127.79/1128.03	c #Conflicts:     848000 | #Learnt:      28250 | 0.000
1127.79/1128.03	c total clause space: 335.816MB
1127.79/1128.03	c total #watches: 211090
1129.60/1129.84	c total #propagations: 100686445 / total #impl: 267589278 (eff. 0.376)
1129.60/1129.84	c #Conflicts:     849000 | #Learnt:      29250 | 0.000
1129.60/1129.84	c total clause space: 335.816MB
1129.60/1129.84	c total #watches: 216542
1131.29/1131.55	c total #propagations: 100810993 / total #impl: 267988551 (eff. 0.376)
1131.29/1131.55	c #Conflicts:     850000 | #Learnt:      30250 | 0.000
1131.29/1131.55	c total clause space: 335.816MB
1131.29/1131.55	c total #watches: 231716
1132.80/1133.09	c total #propagations: 100914878 / total #impl: 268275422 (eff. 0.376)
1132.80/1133.09	c #Conflicts:     851000 | #Learnt:      31250 | 0.000
1132.80/1133.09	c total clause space: 335.816MB
1132.80/1133.09	c total #watches: 245039
1133.90/1134.12	c total #propagations: 101032478 / total #impl: 268623150 (eff. 0.376)
1133.90/1134.12	c #Conflicts:     852000 | #Learnt:      32250 | 0.000
1133.90/1134.12	c total clause space: 335.816MB
1133.90/1134.12	c total #watches: 262554
1136.39/1136.63	c total #propagations: 101124723 / total #impl: 268956435 (eff. 0.376)
1136.39/1136.63	c #Conflicts:     853000 | #Learnt:      33250 | 0.000
1136.39/1136.63	c total clause space: 335.816MB
1136.39/1136.63	c total #watches: 268327
1138.79/1139.09	c total #propagations: 101259233 / total #impl: 269292996 (eff. 0.376)
1138.79/1139.09	c #Conflicts:     854000 | #Learnt:      34250 | 0.000
1138.79/1139.09	c total clause space: 335.816MB
1138.79/1139.09	c total #watches: 270327
1141.09/1141.30	c total #propagations: 101411636 / total #impl: 269646885 (eff. 0.376)
1141.09/1141.30	c #Conflicts:     855000 | #Learnt:      35250 | 0.000
1141.09/1141.30	c total clause space: 335.816MB
1141.09/1141.30	c total #watches: 280177
1143.80/1144.05	c total #propagations: 101514753 / total #impl: 269960895 (eff. 0.376)
1143.80/1144.05	c #Conflicts:     856000 | #Learnt:      36250 | 0.000
1143.80/1144.05	c total clause space: 335.816MB
1143.80/1144.05	c total #watches: 286718
1146.79/1147.09	c total #propagations: 101654430 / total #impl: 270353039 (eff. 0.376)
1146.79/1147.09	c #Conflicts:     857000 | #Learnt:      37250 | 0.000
1146.79/1147.09	c total clause space: 335.816MB
1146.79/1147.09	c total #watches: 290324
1149.99/1150.26	c total #propagations: 101796568 / total #impl: 270743879 (eff. 0.376)
1149.99/1150.26	c #Conflicts:     858000 | #Learnt:      38250 | 0.000
1149.99/1150.26	c total clause space: 335.816MB
1149.99/1150.26	c total #watches: 292324
1152.99/1153.26	c total #propagations: 101950494 / total #impl: 271111909 (eff. 0.376)
1152.99/1153.26	c #Conflicts:     859000 | #Learnt:      39250 | 0.000
1152.99/1153.26	c total clause space: 335.816MB
1152.99/1153.26	c total #watches: 294518
1155.39/1155.60	c total #propagations: 102108045 / total #impl: 271487222 (eff. 0.376)
1155.39/1155.60	c #Conflicts:     860000 | #Learnt:      40250 | 0.000
1155.39/1155.60	c total clause space: 335.816MB
1155.39/1155.60	c total #watches: 303831
1157.59/1157.86	c total #propagations: 102223863 / total #impl: 271844453 (eff. 0.376)
1157.59/1157.86	c #Conflicts:     861000 | #Learnt:      41250 | 0.000
1157.59/1157.86	c total clause space: 335.816MB
1157.59/1157.86	c total #watches: 314755
1160.09/1160.34	c total #propagations: 102339205 / total #impl: 272197702 (eff. 0.376)
1160.09/1160.34	c #Conflicts:     862000 | #Learnt:      42250 | 0.000
1160.09/1160.34	c total clause space: 335.816MB
1160.09/1160.34	c total #watches: 322659
1162.29/1162.54	c total #propagations: 102451670 / total #impl: 272508246 (eff. 0.376)
1162.29/1162.54	c #Conflicts:     863000 | #Learnt:      43250 | 0.000
1162.29/1162.54	c total clause space: 335.816MB
1162.29/1162.54	c total #watches: 337041
1164.89/1165.15	c total #propagations: 102545853 / total #impl: 272868735 (eff. 0.376)
1164.89/1165.15	c #Conflicts:     864000 | #Learnt:      44250 | 0.000
1164.89/1165.15	c total clause space: 335.816MB
1164.89/1165.15	c total #watches: 349099
1166.69/1166.97	c total #propagations: 102666032 / total #impl: 273233844 (eff. 0.376)
1166.69/1166.97	c GC COLLECT
1166.69/1166.97	c #Conflicts:     865000 | #Learnt:      22836 | 0.000
1166.69/1166.97	c total clause space: 335.816MB
1166.69/1166.97	c total #watches: 197586
1167.89/1168.19	c total #propagations: 102776030 / total #impl: 273542993 (eff. 0.376)
1167.89/1168.19	c #Conflicts:     866000 | #Learnt:      23836 | 0.000
1167.89/1168.19	c total clause space: 335.816MB
1167.89/1168.19	c total #watches: 210478
1169.39/1169.63	c total #propagations: 102881139 / total #impl: 273811601 (eff. 0.376)
1169.39/1169.63	c #Conflicts:     867000 | #Learnt:      24836 | 0.000
1169.39/1169.63	c total clause space: 335.816MB
1169.39/1169.63	c total #watches: 221655
1170.89/1171.16	c total #propagations: 103002248 / total #impl: 274130683 (eff. 0.376)
1170.89/1171.16	c #Conflicts:     868000 | #Learnt:      25836 | 0.000
1170.89/1171.16	c total clause space: 335.816MB
1170.89/1171.16	c total #watches: 233617
1172.19/1172.44	c total #propagations: 103122682 / total #impl: 274438012 (eff. 0.376)
1172.19/1172.44	c #Conflicts:     869000 | #Learnt:      26836 | 0.000
1172.19/1172.44	c total clause space: 335.816MB
1172.19/1172.44	c total #watches: 247640
1173.89/1174.16	c total #propagations: 103225715 / total #impl: 274706961 (eff. 0.376)
1173.89/1174.16	c #Conflicts:     870000 | #Learnt:      27836 | 0.000
1173.89/1174.16	c total clause space: 335.816MB
1173.89/1174.16	c total #watches: 257903
1175.49/1175.78	c total #propagations: 103341182 / total #impl: 274992379 (eff. 0.376)
1175.49/1175.78	c #Conflicts:     871000 | #Learnt:      28836 | 0.000
1175.49/1175.78	c total clause space: 335.816MB
1175.49/1175.78	c total #watches: 272230
1177.19/1177.49	c total #propagations: 103455257 / total #impl: 275298062 (eff. 0.376)
1177.19/1177.49	c #Conflicts:     872000 | #Learnt:      29836 | 0.000
1177.19/1177.49	c total clause space: 335.816MB
1177.19/1177.49	c total #watches: 283233
1178.49/1178.71	c total #propagations: 103567075 / total #impl: 275645959 (eff. 0.376)
1178.49/1178.71	c #Conflicts:     873000 | #Learnt:      30836 | 0.000
1178.49/1178.71	c total clause space: 335.816MB
1178.49/1178.71	c total #watches: 298612
1179.79/1180.05	c total #propagations: 103659363 / total #impl: 275846760 (eff. 0.376)
1179.79/1180.05	c #Conflicts:     874000 | #Learnt:      31836 | 0.000
1179.79/1180.05	c total clause space: 335.816MB
1179.79/1180.05	c total #watches: 312526
1181.99/1182.28	c total #propagations: 103764883 / total #impl: 276143767 (eff. 0.376)
1181.99/1182.28	c #Conflicts:     875000 | #Learnt:      32836 | 0.000
1181.99/1182.28	c total clause space: 335.816MB
1181.99/1182.28	c total #watches: 318258
1184.78/1185.00	c total #propagations: 103881618 / total #impl: 276474700 (eff. 0.376)
1184.78/1185.00	c #Conflicts:     876000 | #Learnt:      33836 | 0.000
1184.78/1185.00	c total clause space: 335.816MB
1184.78/1185.00	c total #watches: 322638
1186.69/1186.96	c total #propagations: 104008754 / total #impl: 276820846 (eff. 0.376)
1186.69/1186.96	c #Conflicts:     877000 | #Learnt:      34836 | 0.000
1186.69/1186.96	c total clause space: 335.816MB
1186.69/1186.96	c total #watches: 331976
1188.38/1188.69	c total #propagations: 104128429 / total #impl: 277191468 (eff. 0.376)
1188.38/1188.69	c #Conflicts:     878000 | #Learnt:      35836 | 0.000
1188.38/1188.69	c total clause space: 335.816MB
1188.38/1188.69	c total #watches: 344421
1190.38/1190.62	c total #propagations: 104229828 / total #impl: 277492927 (eff. 0.376)
1190.38/1190.62	c #Conflicts:     879000 | #Learnt:      36836 | 0.000
1190.38/1190.62	c total clause space: 335.816MB
1190.38/1190.62	c total #watches: 359607
1192.78/1193.06	c total #propagations: 104317018 / total #impl: 277732959 (eff. 0.376)
1192.78/1193.06	c #Conflicts:     880000 | #Learnt:      37836 | 0.000
1192.78/1193.06	c total clause space: 335.816MB
1192.78/1193.06	c total #watches: 371800
1196.38/1196.61	c total #propagations: 104422141 / total #impl: 278042250 (eff. 0.376)
1196.38/1196.61	c #Conflicts:     881000 | #Learnt:      38836 | 0.000
1196.38/1196.61	c total clause space: 335.816MB
1196.38/1196.61	c total #watches: 377956
1199.38/1199.60	c total #propagations: 104560602 / total #impl: 278446845 (eff. 0.376)
1199.38/1199.60	c #Conflicts:     882000 | #Learnt:      39836 | 0.000
1199.38/1199.60	c total clause space: 335.816MB
1199.38/1199.60	c total #watches: 385716
1201.38/1201.65	c total #propagations: 104680103 / total #impl: 278896941 (eff. 0.375)
1201.38/1201.65	c #Conflicts:     883000 | #Learnt:      40836 | 0.000
1201.38/1201.65	c total clause space: 335.816MB
1201.38/1201.65	c total #watches: 396105
1203.58/1203.88	c total #propagations: 104774385 / total #impl: 279209194 (eff. 0.375)
1203.58/1203.88	c #Conflicts:     884000 | #Learnt:      41836 | 0.000
1203.58/1203.88	c total clause space: 335.816MB
1203.58/1203.88	c total #watches: 408134
1205.88/1206.19	c total #propagations: 104879600 / total #impl: 279477619 (eff. 0.375)
1205.88/1206.19	c #Conflicts:     885000 | #Learnt:      42836 | 0.000
1205.88/1206.19	c total clause space: 335.816MB
1205.88/1206.19	c total #watches: 417679
1209.79/1210.05	c total #propagations: 104967038 / total #impl: 279728665 (eff. 0.375)
1209.79/1210.05	c #Conflicts:     886000 | #Learnt:      43836 | 0.000
1209.79/1210.05	c total clause space: 335.816MB
1209.79/1210.05	c total #watches: 425013
1214.58/1214.87	c total #propagations: 105086950 / total #impl: 280030640 (eff. 0.375)
1214.58/1214.87	c #Conflicts:     887000 | #Learnt:      44836 | 0.000
1214.58/1214.87	c total clause space: 335.816MB
1214.58/1214.87	c total #watches: 432465
1218.38/1218.67	c total #propagations: 105197993 / total #impl: 280309877 (eff. 0.375)
1218.38/1218.67	c GC COLLECT
1218.38/1218.67	c #Conflicts:     888000 | #Learnt:      23135 | 0.000
1218.38/1218.67	c total clause space: 335.816MB
1218.38/1218.67	c total #watches: 196444
1220.38/1220.66	c total #propagations: 105318287 / total #impl: 280629434 (eff. 0.375)
1220.38/1220.66	c #Conflicts:     889000 | #Learnt:      24135 | 0.000
1220.38/1220.66	c total clause space: 335.816MB
1220.38/1220.66	c total #watches: 200497
1222.38/1222.69	c total #propagations: 105449411 / total #impl: 280948097 (eff. 0.375)
1222.38/1222.69	c #Conflicts:     890000 | #Learnt:      25135 | 0.000
1222.38/1222.69	c total clause space: 335.816MB
1222.38/1222.69	c total #watches: 207037
1224.58/1224.89	c total #propagations: 105575914 / total #impl: 281240859 (eff. 0.375)
1224.58/1224.89	c #Conflicts:     891000 | #Learnt:      26135 | 0.000
1224.58/1224.89	c total clause space: 335.816MB
1224.58/1224.89	c total #watches: 213820
1226.88/1227.15	c total #propagations: 105701688 / total #impl: 281537791 (eff. 0.375)
1226.88/1227.15	c #Conflicts:     892000 | #Learnt:      27135 | 0.000
1226.88/1227.15	c total clause space: 335.816MB
1226.88/1227.15	c total #watches: 222811
1229.08/1229.34	c total #propagations: 105825065 / total #impl: 281843773 (eff. 0.375)
1229.08/1229.34	c #Conflicts:     893000 | #Learnt:      28135 | 0.000
1229.08/1229.34	c total clause space: 335.816MB
1229.08/1229.34	c total #watches: 230564
1230.88/1231.15	c total #propagations: 105949973 / total #impl: 282164827 (eff. 0.375)
1230.88/1231.15	c #Conflicts:     894000 | #Learnt:      29135 | 0.000
1230.88/1231.15	c total clause space: 335.816MB
1230.88/1231.15	c total #watches: 242421
1232.68/1232.93	c total #propagations: 106056196 / total #impl: 282481650 (eff. 0.375)
1232.68/1232.93	c #Conflicts:     895000 | #Learnt:      30135 | 0.000
1232.68/1232.93	c total clause space: 335.816MB
1232.68/1232.93	c total #watches: 252247
1234.78/1235.00	c total #propagations: 106161521 / total #impl: 282831758 (eff. 0.375)
1234.78/1235.00	c #Conflicts:     896000 | #Learnt:      31135 | 0.000
1234.78/1235.00	c total clause space: 335.816MB
1234.78/1235.00	c total #watches: 263482
1237.08/1237.35	c total #propagations: 106273662 / total #impl: 283206425 (eff. 0.375)
1237.08/1237.35	c #Conflicts:     897000 | #Learnt:      32135 | 0.000
1237.08/1237.35	c total clause space: 335.816MB
1237.08/1237.35	c total #watches: 269725
1238.48/1238.76	c total #propagations: 106413377 / total #impl: 283547286 (eff. 0.375)
1238.48/1238.76	c #Conflicts:     898000 | #Learnt:      33135 | 0.000
1238.48/1238.76	c total clause space: 335.816MB
1238.48/1238.76	c total #watches: 280371
1239.88/1240.17	c total #propagations: 106541516 / total #impl: 283926513 (eff. 0.375)
1239.88/1240.17	c #Conflicts:     899000 | #Learnt:      34135 | 0.000
1239.88/1240.17	c total clause space: 335.816MB
1239.88/1240.17	c total #watches: 295977
1241.48/1241.77	c total #propagations: 106646483 / total #impl: 284465524 (eff. 0.375)
1241.48/1241.77	c #Conflicts:     900000 | #Learnt:      35135 | 0.000
1241.48/1241.77	c total clause space: 335.816MB
1241.48/1241.77	c total #watches: 303249
1243.47/1243.75	c total #propagations: 106749826 / total #impl: 284837899 (eff. 0.375)
1243.47/1243.75	c #Conflicts:     901000 | #Learnt:      36135 | 0.000
1243.47/1243.75	c total clause space: 335.816MB
1243.47/1243.75	c total #watches: 315558
1245.37/1245.62	c total #propagations: 106863565 / total #impl: 285158666 (eff. 0.375)
1245.37/1245.62	c #Conflicts:     902000 | #Learnt:      37135 | 0.000
1245.37/1245.62	c total clause space: 335.816MB
1245.37/1245.62	c total #watches: 326423
1247.97/1248.28	c total #propagations: 106954870 / total #impl: 285732498 (eff. 0.374)
1247.97/1248.28	c #Conflicts:     903000 | #Learnt:      38135 | 0.000
1247.97/1248.28	c total clause space: 335.816MB
1247.97/1248.28	c total #watches: 335413
1250.48/1250.80	c total #propagations: 107071489 / total #impl: 286084222 (eff. 0.374)
1250.48/1250.80	c #Conflicts:     904000 | #Learnt:      39135 | 0.000
1250.48/1250.80	c total clause space: 335.816MB
1250.48/1250.80	c total #watches: 338701
1253.37/1253.68	c total #propagations: 107208376 / total #impl: 286476593 (eff. 0.374)
1253.37/1253.68	c #Conflicts:     905000 | #Learnt:      40135 | 0.000
1253.37/1253.68	c total clause space: 335.816MB
1253.37/1253.68	c total #watches: 348258
1256.87/1257.11	c total #propagations: 107330717 / total #impl: 286790793 (eff. 0.374)
1256.87/1257.11	c #Conflicts:     906000 | #Learnt:      41135 | 0.000
1256.87/1257.11	c total clause space: 335.816MB
1256.87/1257.11	c total #watches: 356067
1259.57/1259.87	c total #propagations: 107452933 / total #impl: 287097639 (eff. 0.374)
1259.57/1259.87	c #Conflicts:     907000 | #Learnt:      42135 | 0.000
1259.57/1259.87	c total clause space: 335.816MB
1259.57/1259.87	c total #watches: 359612
1262.77/1263.01	c total #propagations: 107598024 / total #impl: 287482261 (eff. 0.374)
1262.77/1263.01	c #Conflicts:     908000 | #Learnt:      43135 | 0.000
1262.77/1263.01	c total clause space: 335.816MB
1262.77/1263.01	c total #watches: 370642
1265.98/1266.28	c total #propagations: 107702824 / total #impl: 287805299 (eff. 0.374)
1265.98/1266.28	c #Conflicts:     909000 | #Learnt:      44135 | 0.000
1265.98/1266.28	c total clause space: 335.816MB
1265.98/1266.28	c total #watches: 377014
1268.57/1268.86	c total #propagations: 107800269 / total #impl: 288131292 (eff. 0.374)
1268.57/1268.86	c #Conflicts:     910000 | #Learnt:      45135 | 0.000
1268.57/1268.86	c total clause space: 335.816MB
1268.57/1268.86	c total #watches: 387843
1272.07/1272.37	c total #propagations: 107884400 / total #impl: 288392710 (eff. 0.374)
1272.07/1272.37	c GC COLLECT
1272.07/1272.37	c #Conflicts:     911000 | #Learnt:      23147 | 0.000
1272.07/1272.37	c total clause space: 335.816MB
1272.07/1272.37	c total #watches: 199385
1273.97/1274.24	c total #propagations: 107981448 / total #impl: 288728953 (eff. 0.374)
1273.97/1274.24	c #Conflicts:     912000 | #Learnt:      24147 | 0.000
1273.97/1274.24	c total clause space: 335.816MB
1273.97/1274.24	c total #watches: 220927
1275.67/1275.91	c total #propagations: 108087528 / total #impl: 289088037 (eff. 0.374)
1275.67/1275.91	c #Conflicts:     913000 | #Learnt:      25147 | 0.000
1275.67/1275.91	c total clause space: 335.816MB
1275.67/1275.91	c total #watches: 224438
1277.87/1278.12	c total #propagations: 108225415 / total #impl: 289437343 (eff. 0.374)
1277.87/1278.12	c #Conflicts:     914000 | #Learnt:      26147 | 0.000
1277.87/1278.12	c total clause space: 335.816MB
1277.87/1278.12	c total #watches: 229987
1280.46/1280.70	c total #propagations: 108371353 / total #impl: 289865865 (eff. 0.374)
1280.46/1280.70	c #Conflicts:     915000 | #Learnt:      27147 | 0.000
1280.46/1280.70	c total clause space: 335.816MB
1280.46/1280.70	c total #watches: 235370
1282.37/1282.65	c total #propagations: 108488102 / total #impl: 290230226 (eff. 0.374)
1282.37/1282.65	c #Conflicts:     916000 | #Learnt:      28147 | 0.000
1282.37/1282.65	c total clause space: 335.816MB
1282.37/1282.65	c total #watches: 244827
1284.67/1284.93	c total #propagations: 108607325 / total #impl: 290549040 (eff. 0.374)
1284.67/1284.93	c #Conflicts:     917000 | #Learnt:      29147 | 0.000
1284.67/1284.93	c total clause space: 335.816MB
1284.67/1284.93	c total #watches: 247648
1286.26/1286.56	c total #propagations: 108745514 / total #impl: 290899130 (eff. 0.374)
1286.26/1286.56	c #Conflicts:     918000 | #Learnt:      30147 | 0.000
1286.26/1286.56	c total clause space: 335.816MB
1286.26/1286.56	c total #watches: 262827
1288.26/1288.51	c total #propagations: 108848527 / total #impl: 291202597 (eff. 0.374)
1288.26/1288.51	c #Conflicts:     919000 | #Learnt:      31147 | 0.000
1288.26/1288.51	c total clause space: 335.816MB
1288.26/1288.51	c total #watches: 277553
1290.46/1290.76	c total #propagations: 108959515 / total #impl: 291565037 (eff. 0.374)
1290.46/1290.76	c #Conflicts:     920000 | #Learnt:      32147 | 0.000
1290.46/1290.76	c total clause space: 335.816MB
1290.46/1290.76	c total #watches: 289541
1292.66/1292.95	c total #propagations: 109075066 / total #impl: 291901675 (eff. 0.374)
1292.66/1292.95	c #Conflicts:     921000 | #Learnt:      33147 | 0.000
1292.66/1292.95	c total clause space: 335.816MB
1292.66/1292.95	c total #watches: 301852
1295.06/1295.32	c total #propagations: 109183181 / total #impl: 292253755 (eff. 0.374)
1295.06/1295.32	c #Conflicts:     922000 | #Learnt:      34147 | 0.000
1295.06/1295.32	c total clause space: 335.816MB
1295.06/1295.32	c total #watches: 308440
1297.05/1297.36	c total #propagations: 109280135 / total #impl: 292523556 (eff. 0.374)
1297.05/1297.36	c #Conflicts:     923000 | #Learnt:      35147 | 0.000
1297.05/1297.36	c total clause space: 335.816MB
1297.05/1297.36	c total #watches: 311291
1299.35/1299.62	c total #propagations: 109413605 / total #impl: 292860795 (eff. 0.374)
1299.35/1299.62	c #Conflicts:     924000 | #Learnt:      36147 | 0.000
1299.35/1299.62	c total clause space: 335.816MB
1299.35/1299.62	c total #watches: 317682
1301.06/1301.36	c total #propagations: 109516025 / total #impl: 293159500 (eff. 0.374)
1301.06/1301.36	c #Conflicts:     925000 | #Learnt:      37147 | 0.000
1301.06/1301.36	c total clause space: 335.816MB
1301.06/1301.36	c total #watches: 328101
1304.55/1304.84	c total #propagations: 109630090 / total #impl: 293474712 (eff. 0.374)
1304.55/1304.84	c #Conflicts:     926000 | #Learnt:      38147 | 0.000
1304.55/1304.84	c total clause space: 335.816MB
1304.55/1304.84	c total #watches: 331560
1308.25/1308.58	c total #propagations: 109758741 / total #impl: 293796166 (eff. 0.374)
1308.25/1308.58	c #Conflicts:     927000 | #Learnt:      39147 | 0.000
1308.25/1308.58	c total clause space: 335.816MB
1308.25/1308.58	c total #watches: 333868
1312.34/1312.67	c total #propagations: 109898547 / total #impl: 294147302 (eff. 0.374)
1312.34/1312.67	c #Conflicts:     928000 | #Learnt:      40147 | 0.000
1312.34/1312.67	c total clause space: 335.816MB
1312.34/1312.67	c total #watches: 336537
1316.34/1316.69	c total #propagations: 110041349 / total #impl: 294504312 (eff. 0.374)
1316.34/1316.69	c #Conflicts:     929000 | #Learnt:      41147 | 0.000
1316.34/1316.69	c total clause space: 335.816MB
1316.34/1316.69	c total #watches: 338906
1319.75/1320.02	c total #propagations: 110178651 / total #impl: 294870353 (eff. 0.374)
1319.75/1320.02	c #Conflicts:     930000 | #Learnt:      42147 | 0.000
1319.75/1320.02	c total clause space: 335.816MB
1319.75/1320.02	c total #watches: 341476
1322.94/1323.21	c total #propagations: 110308207 / total #impl: 295159360 (eff. 0.374)
1322.94/1323.21	c #Conflicts:     931000 | #Learnt:      43147 | 0.000
1322.94/1323.21	c total clause space: 335.816MB
1322.94/1323.21	c total #watches: 344874
1326.74/1327.03	c total #propagations: 110435054 / total #impl: 295474509 (eff. 0.374)
1326.74/1327.03	c #Conflicts:     932000 | #Learnt:      44147 | 0.000
1326.74/1327.03	c total clause space: 335.816MB
1326.74/1327.03	c total #watches: 349995
1329.83/1330.19	c total #propagations: 110572344 / total #impl: 295808322 (eff. 0.374)
1329.83/1330.19	c #Conflicts:     933000 | #Learnt:      45147 | 0.000
1329.83/1330.19	c total clause space: 335.816MB
1329.83/1330.19	c total #watches: 357188
1332.03/1332.30	c total #propagations: 110696295 / total #impl: 296116430 (eff. 0.374)
1332.03/1332.30	c #Conflicts:     934000 | #Learnt:      46147 | 0.000
1332.03/1332.30	c total clause space: 335.816MB
1332.03/1332.30	c total #watches: 366350
1334.43/1334.73	c total #propagations: 110788691 / total #impl: 296418903 (eff. 0.374)
1334.43/1334.73	c GC COLLECT
1334.43/1334.73	c #Conflicts:     935000 | #Learnt:      23854 | 0.000
1334.43/1334.73	c total clause space: 335.816MB
1334.43/1334.73	c total #watches: 205757
1336.73/1337.04	c total #propagations: 110909122 / total #impl: 296717197 (eff. 0.374)
1336.73/1337.04	c #Conflicts:     936000 | #Learnt:      24854 | 0.000
1336.73/1337.04	c total clause space: 335.816MB
1336.73/1337.04	c total #watches: 208954
1339.03/1339.39	c total #propagations: 111040641 / total #impl: 297009552 (eff. 0.374)
1339.03/1339.39	c #Conflicts:     937000 | #Learnt:      25854 | 0.000
1339.03/1339.39	c total clause space: 335.816MB
1339.03/1339.39	c total #watches: 211131
1340.73/1341.09	c total #propagations: 111183239 / total #impl: 297346024 (eff. 0.374)
1340.73/1341.09	c #Conflicts:     938000 | #Learnt:      26854 | 0.000
1340.73/1341.09	c total clause space: 335.816MB
1340.73/1341.09	c total #watches: 225442
1342.42/1342.75	c total #propagations: 111294748 / total #impl: 297614439 (eff. 0.374)
1342.42/1342.75	c #Conflicts:     939000 | #Learnt:      27854 | 0.000
1342.42/1342.75	c total clause space: 335.816MB
1342.42/1342.75	c total #watches: 234661
1344.53/1344.85	c total #propagations: 111401812 / total #impl: 297907998 (eff. 0.374)
1344.53/1344.85	c #Conflicts:     940000 | #Learnt:      28854 | 0.000
1344.53/1344.85	c total clause space: 335.816MB
1344.53/1344.85	c total #watches: 243404
1346.52/1346.87	c total #propagations: 111529352 / total #impl: 298249198 (eff. 0.374)
1346.52/1346.87	c #Conflicts:     941000 | #Learnt:      29854 | 0.000
1346.52/1346.87	c total clause space: 335.816MB
1346.52/1346.87	c total #watches: 255448
1349.02/1349.37	c total #propagations: 111638892 / total #impl: 298623542 (eff. 0.374)
1349.02/1349.37	c #Conflicts:     942000 | #Learnt:      30854 | 0.000
1349.02/1349.37	c total clause space: 335.816MB
1349.02/1349.37	c total #watches: 263470
1351.52/1351.84	c total #propagations: 111748842 / total #impl: 298958775 (eff. 0.374)
1351.52/1351.84	c #Conflicts:     943000 | #Learnt:      31854 | 0.000
1351.52/1351.84	c total clause space: 335.816MB
1351.52/1351.84	c total #watches: 270584
1354.22/1354.57	c total #propagations: 111857381 / total #impl: 299265994 (eff. 0.374)
1354.22/1354.57	c #Conflicts:     944000 | #Learnt:      32854 | 0.000
1354.22/1354.57	c total clause space: 335.816MB
1354.22/1354.57	c total #watches: 276071
1357.12/1357.42	c total #propagations: 111978023 / total #impl: 299579363 (eff. 0.374)
1357.12/1357.42	c #Conflicts:     945000 | #Learnt:      33854 | 0.000
1357.12/1357.42	c total clause space: 335.816MB
1357.12/1357.42	c total #watches: 282760
1359.71/1360.00	c total #propagations: 112091157 / total #impl: 299894663 (eff. 0.374)
1359.71/1360.00	c #Conflicts:     946000 | #Learnt:      34854 | 0.000
1359.71/1360.00	c total clause space: 335.816MB
1359.71/1360.00	c total #watches: 288101
1362.31/1362.68	c total #propagations: 112195189 / total #impl: 300161518 (eff. 0.374)
1362.31/1362.68	c #Conflicts:     947000 | #Learnt:      35854 | 0.000
1362.31/1362.68	c total clause space: 335.816MB
1362.31/1362.68	c total #watches: 296226
1365.31/1365.67	c total #propagations: 112306570 / total #impl: 300442480 (eff. 0.374)
1365.31/1365.67	c #Conflicts:     948000 | #Learnt:      36854 | 0.000
1365.31/1365.67	c total clause space: 335.816MB
1365.31/1365.67	c total #watches: 303084
1367.51/1367.80	c total #propagations: 112427477 / total #impl: 300817626 (eff. 0.374)
1367.51/1367.80	c #Conflicts:     949000 | #Learnt:      37854 | 0.000
1367.51/1367.80	c total clause space: 335.816MB
1367.51/1367.80	c total #watches: 312530
1370.32/1370.66	c total #propagations: 112533076 / total #impl: 301140373 (eff. 0.374)
1370.32/1370.66	c #Conflicts:     950000 | #Learnt:      38854 | 0.000
1370.32/1370.66	c total clause space: 335.816MB
1370.32/1370.66	c total #watches: 318732
1373.62/1373.95	c total #propagations: 112655442 / total #impl: 301478003 (eff. 0.374)
1373.62/1373.95	c #Conflicts:     951000 | #Learnt:      39854 | 0.000
1373.62/1373.95	c total clause space: 335.816MB
1373.62/1373.95	c total #watches: 322889
1377.41/1377.79	c total #propagations: 112787154 / total #impl: 301811018 (eff. 0.374)
1377.41/1377.79	c #Conflicts:     952000 | #Learnt:      40854 | 0.000
1377.41/1377.79	c total clause space: 335.816MB
1377.41/1377.79	c total #watches: 324977
1380.90/1381.21	c total #propagations: 112940115 / total #impl: 302178614 (eff. 0.374)
1380.90/1381.21	c #Conflicts:     953000 | #Learnt:      41854 | 0.000
1380.90/1381.21	c total clause space: 335.816MB
1380.90/1381.21	c total #watches: 329242
1384.20/1384.57	c total #propagations: 113060991 / total #impl: 302516185 (eff. 0.374)
1384.20/1384.57	c #Conflicts:     954000 | #Learnt:      42854 | 0.000
1384.20/1384.57	c total clause space: 335.816MB
1384.20/1384.57	c total #watches: 331981
1387.70/1388.05	c total #propagations: 113204441 / total #impl: 302873241 (eff. 0.374)
1387.70/1388.05	c #Conflicts:     955000 | #Learnt:      43854 | 0.000
1387.70/1388.05	c total clause space: 335.816MB
1387.70/1388.05	c total #watches: 334582
1391.80/1392.17	c total #propagations: 113338421 / total #impl: 303224157 (eff. 0.374)
1391.80/1392.17	c #Conflicts:     956000 | #Learnt:      44854 | 0.000
1391.80/1392.17	c total clause space: 335.816MB
1391.80/1392.17	c total #watches: 336582
1395.90/1396.26	c total #propagations: 113501231 / total #impl: 303602119 (eff. 0.374)
1395.90/1396.26	c #Conflicts:     957000 | #Learnt:      45854 | 0.000
1395.90/1396.26	c total clause space: 335.816MB
1395.90/1396.26	c total #watches: 338582
1399.60/1399.91	c total #propagations: 113664196 / total #impl: 303955090 (eff. 0.374)
1399.60/1399.91	c #Conflicts:     958000 | #Learnt:      46854 | 0.000
1399.60/1399.91	c total clause space: 335.816MB
1399.60/1399.91	c total #watches: 340582
1401.80/1402.10	c total #propagations: 113828726 / total #impl: 304288467 (eff. 0.374)
1401.80/1402.10	c GC COLLECT
1401.80/1402.10	c #Conflicts:     959000 | #Learnt:      24240 | 0.000
1401.80/1402.10	c total clause space: 335.816MB
1401.80/1402.10	c total #watches: 205339
1403.80/1404.10	c total #propagations: 113984505 / total #impl: 304639760 (eff. 0.374)
1403.80/1404.10	c #Conflicts:     960000 | #Learnt:      25240 | 0.000
1403.80/1404.10	c total clause space: 335.816MB
1403.80/1404.10	c total #watches: 207456
1405.50/1405.85	c total #propagations: 114141021 / total #impl: 304997833 (eff. 0.374)
1405.50/1405.85	c #Conflicts:     961000 | #Learnt:      26240 | 0.000
1405.50/1405.85	c total clause space: 335.816MB
1405.50/1405.85	c total #watches: 209456
1407.50/1407.83	c total #propagations: 114303563 / total #impl: 305401932 (eff. 0.374)
1407.50/1407.83	c #Conflicts:     962000 | #Learnt:      27240 | 0.000
1407.50/1407.83	c total clause space: 335.816MB
1407.50/1407.83	c total #watches: 211456
1409.39/1409.70	c total #propagations: 114466549 / total #impl: 305808982 (eff. 0.374)
1409.39/1409.70	c #Conflicts:     963000 | #Learnt:      28240 | 0.000
1409.39/1409.70	c total clause space: 335.816MB
1409.39/1409.70	c total #watches: 213456
1411.29/1411.68	c total #propagations: 114624796 / total #impl: 306169797 (eff. 0.374)
1411.29/1411.68	c #Conflicts:     964000 | #Learnt:      29240 | 0.000
1411.29/1411.68	c total clause space: 335.816MB
1411.29/1411.68	c total #watches: 215456
1413.20/1413.57	c total #propagations: 114776852 / total #impl: 306523017 (eff. 0.374)
1413.20/1413.57	c #Conflicts:     965000 | #Learnt:      30240 | 0.000
1413.20/1413.57	c total clause space: 335.816MB
1413.20/1413.57	c total #watches: 217456
1415.29/1415.63	c total #propagations: 114929568 / total #impl: 306878394 (eff. 0.375)
1415.29/1415.63	c #Conflicts:     966000 | #Learnt:      31240 | 0.000
1415.29/1415.63	c total clause space: 335.816MB
1415.29/1415.63	c total #watches: 219456
1417.79/1418.13	c total #propagations: 115082531 / total #impl: 307240530 (eff. 0.375)
1417.79/1418.13	c #Conflicts:     967000 | #Learnt:      32240 | 0.000
1417.79/1418.13	c total clause space: 335.816MB
1417.79/1418.13	c total #watches: 221456
1419.80/1420.11	c total #propagations: 115240436 / total #impl: 307624021 (eff. 0.375)
1419.80/1420.11	c #Conflicts:     968000 | #Learnt:      33240 | 0.000
1419.80/1420.11	c total clause space: 335.816MB
1419.80/1420.11	c total #watches: 223456
1421.59/1421.99	c total #propagations: 115390167 / total #impl: 307968343 (eff. 0.375)
1421.59/1421.99	c #Conflicts:     969000 | #Learnt:      34240 | 0.000
1421.59/1421.99	c total clause space: 335.816MB
1421.59/1421.99	c total #watches: 225456
1423.79/1424.18	c total #propagations: 115552488 / total #impl: 308349930 (eff. 0.375)
1423.79/1424.18	c #Conflicts:     970000 | #Learnt:      35240 | 0.000
1423.79/1424.18	c total clause space: 335.816MB
1423.79/1424.18	c total #watches: 227682
1426.29/1426.66	c total #propagations: 115711417 / total #impl: 308779105 (eff. 0.375)
1426.29/1426.66	c #Conflicts:     971000 | #Learnt:      36240 | 0.000
1426.29/1426.66	c total clause space: 335.816MB
1426.29/1426.66	c total #watches: 229682
1428.99/1429.31	c total #propagations: 115872293 / total #impl: 309187206 (eff. 0.375)
1428.99/1429.31	c #Conflicts:     972000 | #Learnt:      37240 | 0.000
1428.99/1429.31	c total clause space: 335.816MB
1428.99/1429.31	c total #watches: 231939
1431.49/1431.82	c total #propagations: 116028474 / total #impl: 309573211 (eff. 0.375)
1431.49/1431.82	c #Conflicts:     973000 | #Learnt:      38240 | 0.000
1431.49/1431.82	c total clause space: 335.816MB
1431.49/1431.82	c total #watches: 235145
1433.69/1434.02	c total #propagations: 116159871 / total #impl: 309916915 (eff. 0.375)
1433.69/1434.02	c #Conflicts:     974000 | #Learnt:      39240 | 0.000
1433.69/1434.02	c total clause space: 335.816MB
1433.69/1434.02	c total #watches: 237145
1436.30/1436.62	c total #propagations: 116311780 / total #impl: 310298192 (eff. 0.375)
1436.30/1436.62	c #Conflicts:     975000 | #Learnt:      40240 | 0.000
1436.30/1436.62	c total clause space: 335.816MB
1436.30/1436.62	c total #watches: 239276
1438.39/1438.75	c total #propagations: 116464972 / total #impl: 310703425 (eff. 0.375)
1438.39/1438.75	c #Conflicts:     976000 | #Learnt:      41240 | 0.000
1438.39/1438.75	c total clause space: 335.816MB
1438.39/1438.75	c total #watches: 244424
1439.89/1440.25	c total #propagations: 116611353 / total #impl: 311066837 (eff. 0.375)
1439.89/1440.25	c #Conflicts:     977000 | #Learnt:      42240 | 0.000
1439.89/1440.25	c total clause space: 335.816MB
1439.89/1440.25	c total #watches: 249003
1441.80/1442.13	c total #propagations: 116718439 / total #impl: 311358514 (eff. 0.375)
1441.80/1442.13	c #Conflicts:     978000 | #Learnt:      43240 | 0.000
1441.80/1442.13	c total clause space: 335.816MB
1441.80/1442.13	c total #watches: 252285
1444.00/1444.32	c total #propagations: 116858097 / total #impl: 311701458 (eff. 0.375)
1444.00/1444.32	c #Conflicts:     979000 | #Learnt:      44240 | 0.000
1444.00/1444.32	c total clause space: 335.816MB
1444.00/1444.32	c total #watches: 256930
1445.89/1446.25	c total #propagations: 116989096 / total #impl: 312017393 (eff. 0.375)
1445.89/1446.25	c #Conflicts:     980000 | #Learnt:      45240 | 0.000
1445.89/1446.25	c total clause space: 335.816MB
1445.89/1446.25	c total #watches: 259580
1448.40/1448.72	c total #propagations: 117121853 / total #impl: 312335622 (eff. 0.375)
1448.40/1448.72	c #Conflicts:     981000 | #Learnt:      46240 | 0.000
1448.40/1448.72	c total clause space: 335.816MB
1448.40/1448.72	c total #watches: 261922
1450.99/1451.30	c total #propagations: 117278018 / total #impl: 312697343 (eff. 0.375)
1450.99/1451.30	c #Conflicts:     982000 | #Learnt:      47240 | 0.000
1450.99/1451.30	c total clause space: 335.816MB
1450.99/1451.30	c total #watches: 264589
1453.19/1453.51	c total #propagations: 117418203 / total #impl: 313075144 (eff. 0.375)
1453.19/1453.51	c GC COLLECT
1453.19/1453.51	c #Conflicts:     983000 | #Learnt:      24343 | 0.000
1453.19/1453.51	c total clause space: 335.816MB
1453.19/1453.51	c total #watches: 211117
1454.79/1455.18	c total #propagations: 117541571 / total #impl: 313406979 (eff. 0.375)
1454.79/1455.18	c #Conflicts:     984000 | #Learnt:      25343 | 0.000
1454.79/1455.18	c total clause space: 335.816MB
1454.79/1455.18	c total #watches: 222374
1456.99/1457.32	c total #propagations: 117634749 / total #impl: 313672883 (eff. 0.375)
1456.99/1457.32	c #Conflicts:     985000 | #Learnt:      26343 | 0.000
1456.99/1457.32	c total clause space: 335.816MB
1456.99/1457.32	c total #watches: 224472
1459.19/1459.57	c total #propagations: 117756117 / total #impl: 314004772 (eff. 0.375)
1459.19/1459.57	c #Conflicts:     986000 | #Learnt:      27343 | 0.000
1459.19/1459.57	c total clause space: 335.816MB
1459.19/1459.57	c total #watches: 228834
1461.59/1461.91	c total #propagations: 117872790 / total #impl: 314337022 (eff. 0.375)
1461.59/1461.91	c #Conflicts:     987000 | #Learnt:      28343 | 0.000
1461.59/1461.91	c total clause space: 335.816MB
1461.59/1461.91	c total #watches: 234908
1463.49/1463.82	c total #propagations: 117993181 / total #impl: 314688825 (eff. 0.375)
1463.49/1463.82	c #Conflicts:     988000 | #Learnt:      29343 | 0.000
1463.49/1463.82	c total clause space: 335.816MB
1463.49/1463.82	c total #watches: 241201
1465.69/1466.05	c total #propagations: 118101364 / total #impl: 315063925 (eff. 0.375)
1465.69/1466.05	c #Conflicts:     989000 | #Learnt:      30343 | 0.000
1465.69/1466.05	c total clause space: 335.816MB
1465.69/1466.05	c total #watches: 244874
1468.29/1468.65	c total #propagations: 118219210 / total #impl: 315390288 (eff. 0.375)
1468.29/1468.65	c #Conflicts:     990000 | #Learnt:      31343 | 0.000
1468.29/1468.65	c total clause space: 335.816MB
1468.29/1468.65	c total #watches: 251965
1470.39/1470.74	c total #propagations: 118334595 / total #impl: 315719082 (eff. 0.375)
1470.39/1470.74	c #Conflicts:     991000 | #Learnt:      32343 | 0.000
1470.39/1470.74	c total clause space: 335.816MB
1470.39/1470.74	c total #watches: 260279
1472.29/1472.69	c total #propagations: 118451085 / total #impl: 316077854 (eff. 0.375)
1472.29/1472.69	c #Conflicts:     992000 | #Learnt:      33343 | 0.000
1472.29/1472.69	c total clause space: 335.816MB
1472.29/1472.69	c total #watches: 271373
1474.89/1475.22	c total #propagations: 118550181 / total #impl: 316357090 (eff. 0.375)
1474.89/1475.22	c #Conflicts:     993000 | #Learnt:      34343 | 0.000
1474.89/1475.22	c total clause space: 335.816MB
1474.89/1475.22	c total #watches: 273373
1477.98/1478.32	c total #propagations: 118705718 / total #impl: 316718660 (eff. 0.375)
1477.98/1478.32	c #Conflicts:     994000 | #Learnt:      35343 | 0.000
1477.98/1478.32	c total clause space: 335.816MB
1477.98/1478.32	c total #watches: 276869
1480.68/1481.06	c total #propagations: 118855049 / total #impl: 317123932 (eff. 0.375)
1480.68/1481.06	c #Conflicts:     995000 | #Learnt:      36343 | 0.000
1480.68/1481.06	c total clause space: 335.816MB
1480.68/1481.06	c total #watches: 282355
1483.69/1484.06	c total #propagations: 118978884 / total #impl: 317506459 (eff. 0.375)
1483.69/1484.06	c #Conflicts:     996000 | #Learnt:      37343 | 0.000
1483.69/1484.06	c total clause space: 335.816MB
1483.69/1484.06	c total #watches: 284723
1486.08/1486.43	c total #propagations: 119137326 / total #impl: 317928674 (eff. 0.375)
1486.08/1486.43	c #Conflicts:     997000 | #Learnt:      38343 | 0.000
1486.08/1486.43	c total clause space: 335.816MB
1486.08/1486.43	c total #watches: 294230
1488.88/1489.22	c total #propagations: 119249955 / total #impl: 318263085 (eff. 0.375)
1488.88/1489.22	c #Conflicts:     998000 | #Learnt:      39343 | 0.000
1488.88/1489.22	c total clause space: 335.816MB
1488.88/1489.22	c total #watches: 299921
1491.88/1492.27	c total #propagations: 119382526 / total #impl: 318576078 (eff. 0.375)
1491.88/1492.27	c #Conflicts:     999000 | #Learnt:      40343 | 0.000
1491.88/1492.27	c total clause space: 335.816MB
1491.88/1492.27	c total #watches: 305536
1495.69/1496.01	c total #propagations: 119507927 / total #impl: 318897087 (eff. 0.375)
1495.69/1496.01	c #Conflicts:    1000000 | #Learnt:      41343 | 0.000
1495.69/1496.01	c total clause space: 335.816MB
1495.69/1496.01	c total #watches: 309619
1499.09/1499.45	c total #propagations: 119646169 / total #impl: 319307462 (eff. 0.375)
1499.09/1499.45	c #Conflicts:    1001000 | #Learnt:      42343 | 0.000
1499.09/1499.45	c total clause space: 335.816MB
1499.09/1499.45	c total #watches: 314537
1502.98/1503.32	c total #propagations: 119779099 / total #impl: 319693444 (eff. 0.375)
1502.98/1503.32	c #Conflicts:    1002000 | #Learnt:      43343 | 0.000
1502.98/1503.32	c total clause space: 335.816MB
1502.98/1503.32	c total #watches: 318191
1506.18/1506.56	c total #propagations: 119915283 / total #impl: 320130068 (eff. 0.375)
1506.18/1506.56	c #Conflicts:    1003000 | #Learnt:      44343 | 0.000
1506.18/1506.56	c total clause space: 335.816MB
1506.18/1506.56	c total #watches: 321532
1509.58/1509.98	c total #propagations: 120051201 / total #impl: 320481644 (eff. 0.375)
1509.58/1509.98	c #Conflicts:    1004000 | #Learnt:      45343 | 0.000
1509.58/1509.98	c total clause space: 335.816MB
1509.58/1509.98	c total #watches: 324305
1512.98/1513.35	c total #propagations: 120178427 / total #impl: 320876951 (eff. 0.375)
1512.98/1513.35	c #Conflicts:    1005000 | #Learnt:      46343 | 0.000
1512.98/1513.35	c total clause space: 335.816MB
1512.98/1513.35	c total #watches: 331557
1516.38/1516.75	c total #propagations: 120305805 / total #impl: 321268535 (eff. 0.374)
1516.38/1516.75	c #Conflicts:    1006000 | #Learnt:      47343 | 0.000
1516.38/1516.75	c total clause space: 335.816MB
1516.38/1516.75	c total #watches: 334023
1519.28/1519.68	c total #propagations: 120439538 / total #impl: 321652347 (eff. 0.374)
1519.28/1519.68	c #Conflicts:    1007000 | #Learnt:      48343 | 0.000
1519.28/1519.68	c total clause space: 335.816MB
1519.28/1519.68	c total #watches: 340580
1521.37/1521.71	c total #propagations: 120556250 / total #impl: 321972562 (eff. 0.374)
1521.37/1521.71	c GC COLLECT
1521.37/1521.71	c #Conflicts:    1008000 | #Learnt:      25147 | 0.000
1521.37/1521.71	c total clause space: 335.816MB
1521.37/1521.71	c total #watches: 210847
1522.57/1522.97	c total #propagations: 120684475 / total #impl: 322310742 (eff. 0.374)
1522.57/1522.97	c #Conflicts:    1009000 | #Learnt:      26147 | 0.000
1522.57/1522.97	c total clause space: 335.816MB
1522.57/1522.97	c total #watches: 221408
1524.17/1524.58	c total #propagations: 120773801 / total #impl: 322553438 (eff. 0.374)
1524.17/1524.58	c #Conflicts:    1010000 | #Learnt:      27147 | 0.000
1524.17/1524.58	c total clause space: 335.816MB
1524.17/1524.58	c total #watches: 224741
1525.87/1526.20	c total #propagations: 120900388 / total #impl: 322873720 (eff. 0.374)
1525.87/1526.20	c #Conflicts:    1011000 | #Learnt:      28147 | 0.000
1525.87/1526.20	c total clause space: 335.816MB
1525.87/1526.20	c total #watches: 235986
1527.87/1528.22	c total #propagations: 121004301 / total #impl: 323179923 (eff. 0.374)
1527.87/1528.22	c #Conflicts:    1012000 | #Learnt:      29147 | 0.000
1527.87/1528.22	c total clause space: 335.816MB
1527.87/1528.22	c total #watches: 246395
1529.97/1530.30	c total #propagations: 121106812 / total #impl: 323529277 (eff. 0.374)
1529.97/1530.30	c #Conflicts:    1013000 | #Learnt:      30147 | 0.000
1529.97/1530.30	c total clause space: 335.816MB
1529.97/1530.30	c total #watches: 253213
1532.08/1532.44	c total #propagations: 121212642 / total #impl: 323818227 (eff. 0.374)
1532.08/1532.44	c #Conflicts:    1014000 | #Learnt:      31147 | 0.000
1532.08/1532.44	c total clause space: 335.816MB
1532.08/1532.44	c total #watches: 260666
1534.18/1534.52	c total #propagations: 121316112 / total #impl: 324094667 (eff. 0.374)
1534.18/1534.52	c #Conflicts:    1015000 | #Learnt:      32147 | 0.000
1534.18/1534.52	c total clause space: 335.816MB
1534.18/1534.52	c total #watches: 271757
1536.57/1536.96	c total #propagations: 121418630 / total #impl: 324424975 (eff. 0.374)
1536.57/1536.96	c #Conflicts:    1016000 | #Learnt:      33147 | 0.000
1536.57/1536.96	c total clause space: 335.816MB
1536.57/1536.96	c total #watches: 279191
1539.37/1539.78	c total #propagations: 121526699 / total #impl: 324717400 (eff. 0.374)
1539.37/1539.78	c #Conflicts:    1017000 | #Learnt:      34147 | 0.000
1539.37/1539.78	c total clause space: 335.816MB
1539.37/1539.78	c total #watches: 286532
1541.88/1542.26	c total #propagations: 121641265 / total #impl: 325009829 (eff. 0.374)
1541.88/1542.26	c #Conflicts:    1018000 | #Learnt:      35147 | 0.000
1541.88/1542.26	c total clause space: 335.816MB
1541.88/1542.26	c total #watches: 296221
1544.57/1544.94	c total #propagations: 121742998 / total #impl: 325313210 (eff. 0.374)
1544.57/1544.94	c #Conflicts:    1019000 | #Learnt:      36147 | 0.000
1544.57/1544.94	c total clause space: 335.816MB
1544.57/1544.94	c total #watches: 305931
1547.57/1547.96	c total #propagations: 121854745 / total #impl: 325645021 (eff. 0.374)
1547.57/1547.96	c #Conflicts:    1020000 | #Learnt:      37147 | 0.000
1547.57/1547.96	c total clause space: 335.816MB
1547.57/1547.96	c total #watches: 311395
1550.57/1550.93	c total #propagations: 121966309 / total #impl: 325977547 (eff. 0.374)
1550.57/1550.93	c #Conflicts:    1021000 | #Learnt:      38147 | 0.000
1550.57/1550.93	c total clause space: 335.816MB
1550.57/1550.93	c total #watches: 317745
1553.27/1553.64	c total #propagations: 122086543 / total #impl: 326341630 (eff. 0.374)
1553.27/1553.64	c #Conflicts:    1022000 | #Learnt:      39147 | 0.000
1553.27/1553.64	c total clause space: 335.816MB
1553.27/1553.64	c total #watches: 326724
1555.97/1556.38	c total #propagations: 122185861 / total #impl: 326633161 (eff. 0.374)
1555.97/1556.38	c #Conflicts:    1023000 | #Learnt:      40147 | 0.000
1555.97/1556.38	c total clause space: 335.816MB
1555.97/1556.38	c total #watches: 334467
1559.17/1559.57	c total #propagations: 122278664 / total #impl: 326913186 (eff. 0.374)
1559.17/1559.57	c #Conflicts:    1024000 | #Learnt:      41147 | 0.000
1559.17/1559.57	c total clause space: 335.816MB
1559.17/1559.57	c total #watches: 340026
1562.97/1563.35	c total #propagations: 122391273 / total #impl: 327234424 (eff. 0.374)
1562.97/1563.35	c #Conflicts:    1025000 | #Learnt:      42147 | 0.000
1562.97/1563.35	c total clause space: 335.816MB
1562.97/1563.35	c total #watches: 343063
1566.67/1567.04	c total #propagations: 122512989 / total #impl: 327582634 (eff. 0.374)
1566.67/1567.04	c #Conflicts:    1026000 | #Learnt:      43147 | 0.000
1566.67/1567.04	c total clause space: 335.816MB
1566.67/1567.04	c total #watches: 349586
1570.58/1570.93	c total #propagations: 122616002 / total #impl: 327891815 (eff. 0.374)
1570.58/1570.93	c #Conflicts:    1027000 | #Learnt:      44147 | 0.000
1570.58/1570.93	c total clause space: 335.816MB
1570.58/1570.93	c total #watches: 354516
1574.57/1574.97	c total #propagations: 122741192 / total #impl: 328229460 (eff. 0.374)
1574.57/1574.97	c #Conflicts:    1028000 | #Learnt:      45147 | 0.000
1574.57/1574.97	c total clause space: 335.816MB
1574.57/1574.97	c total #watches: 356737
1577.97/1578.34	c total #propagations: 122890022 / total #impl: 328629768 (eff. 0.374)
1577.97/1578.34	c #Conflicts:    1029000 | #Learnt:      46147 | 0.000
1577.97/1578.34	c total clause space: 335.816MB
1577.97/1578.34	c total #watches: 358948
1581.57/1581.96	c total #propagations: 123053640 / total #impl: 329036316 (eff. 0.374)
1581.57/1581.96	c #Conflicts:    1030000 | #Learnt:      47147 | 0.000
1581.57/1581.96	c total clause space: 335.816MB
1581.57/1581.96	c total #watches: 362323
1584.67/1585.02	c total #propagations: 123195792 / total #impl: 329411615 (eff. 0.374)
1584.67/1585.02	c #Conflicts:    1031000 | #Learnt:      48147 | 0.000
1584.67/1585.02	c total clause space: 335.816MB
1584.67/1585.02	c total #watches: 364512
1587.46/1587.87	c total #propagations: 123343295 / total #impl: 329793315 (eff. 0.374)
1587.46/1587.87	c GC COLLECT
1587.46/1587.87	c #Conflicts:    1032000 | #Learnt:      24630 | 0.000
1587.46/1587.87	c total clause space: 335.816MB
1587.46/1587.87	c total #watches: 208276
1588.96/1589.32	c total #propagations: 123482123 / total #impl: 330177332 (eff. 0.374)
1588.96/1589.32	c #Conflicts:    1033000 | #Learnt:      25630 | 0.000
1588.96/1589.32	c total clause space: 335.816MB
1588.96/1589.32	c total #watches: 210276
1590.16/1590.55	c total #propagations: 123626746 / total #impl: 330514671 (eff. 0.374)
1590.16/1590.55	c #Conflicts:    1034000 | #Learnt:      26630 | 0.000
1590.16/1590.55	c total clause space: 335.816MB
1590.16/1590.55	c total #watches: 217009
1591.86/1592.20	c total #propagations: 123751872 / total #impl: 330834751 (eff. 0.374)
1591.86/1592.20	c #Conflicts:    1035000 | #Learnt:      27630 | 0.000
1591.86/1592.20	c total clause space: 335.816MB
1591.86/1592.20	c total #watches: 221078
1593.06/1593.50	c total #propagations: 123888687 / total #impl: 331195905 (eff. 0.374)
1593.06/1593.50	c #Conflicts:    1036000 | #Learnt:      28630 | 0.000
1593.06/1593.50	c total clause space: 335.816MB
1593.06/1593.50	c total #watches: 224187
1594.46/1594.80	c total #propagations: 124033485 / total #impl: 331584725 (eff. 0.374)
1594.46/1594.80	c #Conflicts:    1037000 | #Learnt:      29630 | 0.000
1594.46/1594.80	c total clause space: 335.816MB
1594.46/1594.80	c total #watches: 240775
1595.77/1596.11	c total #propagations: 124152155 / total #impl: 331908401 (eff. 0.374)
1595.77/1596.11	c #Conflicts:    1038000 | #Learnt:      30630 | 0.000
1595.77/1596.11	c total clause space: 335.816MB
1595.77/1596.11	c total #watches: 243788
1597.06/1597.44	c total #propagations: 124286692 / total #impl: 332260241 (eff. 0.374)
1597.06/1597.44	c #Conflicts:    1039000 | #Learnt:      31630 | 0.000
1597.06/1597.44	c total clause space: 335.816MB
1597.06/1597.44	c total #watches: 245788
1598.76/1599.18	c total #propagations: 124429071 / total #impl: 332604915 (eff. 0.374)
1598.76/1599.18	c #Conflicts:    1040000 | #Learnt:      32630 | 0.000
1598.76/1599.18	c total clause space: 335.816MB
1598.76/1599.18	c total #watches: 251762
1601.46/1601.82	c total #propagations: 124538543 / total #impl: 332913049 (eff. 0.374)
1601.46/1601.82	c #Conflicts:    1041000 | #Learnt:      33630 | 0.000
1601.46/1601.82	c total clause space: 335.816MB
1601.46/1601.82	c total #watches: 254911
1603.76/1604.12	c total #propagations: 124665053 / total #impl: 333240554 (eff. 0.374)
1603.76/1604.12	c #Conflicts:    1042000 | #Learnt:      34630 | 0.000
1603.76/1604.12	c total clause space: 335.816MB
1603.76/1604.12	c total #watches: 261986
1606.36/1606.70	c total #propagations: 124781243 / total #impl: 333561969 (eff. 0.374)
1606.36/1606.70	c #Conflicts:    1043000 | #Learnt:      35630 | 0.000
1606.36/1606.70	c total clause space: 335.816MB
1606.36/1606.70	c total #watches: 266635
1609.16/1609.51	c total #propagations: 124911077 / total #impl: 333885344 (eff. 0.374)
1609.16/1609.51	c #Conflicts:    1044000 | #Learnt:      36630 | 0.000
1609.16/1609.51	c total clause space: 335.816MB
1609.16/1609.51	c total #watches: 270365
1612.16/1612.50	c total #propagations: 125041468 / total #impl: 334210381 (eff. 0.374)
1612.16/1612.50	c #Conflicts:    1045000 | #Learnt:      37630 | 0.000
1612.16/1612.50	c total clause space: 335.816MB
1612.16/1612.50	c total #watches: 273688
1615.16/1615.59	c total #propagations: 125196473 / total #impl: 334605343 (eff. 0.374)
1615.16/1615.59	c #Conflicts:    1046000 | #Learnt:      38630 | 0.000
1615.16/1615.59	c total clause space: 335.816MB
1615.16/1615.59	c total #watches: 275688
1617.87/1618.25	c total #propagations: 125352423 / total #impl: 335019606 (eff. 0.374)
1617.87/1618.25	c #Conflicts:    1047000 | #Learnt:      39630 | 0.000
1617.87/1618.25	c total clause space: 335.816MB
1617.87/1618.25	c total #watches: 280054
1620.66/1621.00	c total #propagations: 125484286 / total #impl: 335415265 (eff. 0.374)
1620.66/1621.00	c #Conflicts:    1048000 | #Learnt:      40630 | 0.000
1620.66/1621.00	c total clause space: 335.816MB
1620.66/1621.00	c total #watches: 282327
1623.16/1623.58	c total #propagations: 125622896 / total #impl: 335767904 (eff. 0.374)
1623.16/1623.58	c #Conflicts:    1049000 | #Learnt:      41630 | 0.000
1623.16/1623.58	c total clause space: 335.816MB
1623.16/1623.58	c total #watches: 285158
1625.76/1626.17	c total #propagations: 125754703 / total #impl: 336128506 (eff. 0.374)
1625.76/1626.17	c #Conflicts:    1050000 | #Learnt:      42630 | 0.000
1625.76/1626.17	c total clause space: 335.816MB
1625.76/1626.17	c total #watches: 287158
1628.96/1629.36	c total #propagations: 125892723 / total #impl: 336458988 (eff. 0.374)
1628.96/1629.36	c #Conflicts:    1051000 | #Learnt:      43630 | 0.000
1628.96/1629.36	c total clause space: 335.816MB
1628.96/1629.36	c total #watches: 289355
1631.26/1631.67	c total #propagations: 126036659 / total #impl: 336886534 (eff. 0.374)
1631.26/1631.67	c #Conflicts:    1052000 | #Learnt:      44630 | 0.000
1631.26/1631.67	c total clause space: 335.816MB
1631.26/1631.67	c total #watches: 298927
1634.56/1634.99	c total #propagations: 126141688 / total #impl: 337213941 (eff. 0.374)
1634.56/1634.99	c #Conflicts:    1053000 | #Learnt:      45630 | 0.000
1634.56/1634.99	c total clause space: 335.816MB
1634.56/1634.99	c total #watches: 301230
1637.96/1638.39	c total #propagations: 126287394 / total #impl: 337601336 (eff. 0.374)
1637.96/1638.39	c #Conflicts:    1054000 | #Learnt:      46630 | 0.000
1637.96/1638.39	c total clause space: 335.816MB
1637.96/1638.39	c total #watches: 303681
1641.36/1641.70	c total #propagations: 126422023 / total #impl: 337984345 (eff. 0.374)
1641.36/1641.70	c #Conflicts:    1055000 | #Learnt:      47630 | 0.000
1641.36/1641.70	c total clause space: 335.816MB
1641.36/1641.70	c total #watches: 305822
1644.56/1644.95	c total #propagations: 126550999 / total #impl: 338374741 (eff. 0.374)
1644.56/1644.95	c #Conflicts:    1056000 | #Learnt:      48630 | 0.000
1644.56/1644.95	c total clause space: 335.816MB
1644.56/1644.95	c total #watches: 307833
1648.06/1648.40	c total #propagations: 126681908 / total #impl: 338730552 (eff. 0.374)
1648.06/1648.40	c GC COLLECT
1648.06/1648.40	c #Conflicts:    1057000 | #Learnt:      24838 | 0.000
1648.06/1648.40	c total clause space: 335.816MB
1648.06/1648.40	c total #watches: 208692
1649.96/1650.36	c total #propagations: 126807806 / total #impl: 339123888 (eff. 0.374)
1649.96/1650.36	c #Conflicts:    1058000 | #Learnt:      25838 | 0.000
1649.96/1650.36	c total clause space: 335.816MB
1649.96/1650.36	c total #watches: 218057
1652.36/1652.75	c total #propagations: 126910854 / total #impl: 339483084 (eff. 0.374)
1652.36/1652.75	c #Conflicts:    1059000 | #Learnt:      26838 | 0.000
1652.36/1652.75	c total clause space: 335.816MB
1652.36/1652.75	c total #watches: 221254
1654.95/1655.32	c total #propagations: 127043920 / total #impl: 339888653 (eff. 0.374)
1654.95/1655.32	c #Conflicts:    1060000 | #Learnt:      27838 | 0.000
1654.95/1655.32	c total clause space: 335.816MB
1654.95/1655.32	c total #watches: 223893
1656.85/1657.20	c total #propagations: 127184700 / total #impl: 340239750 (eff. 0.374)
1656.85/1657.20	c #Conflicts:    1061000 | #Learnt:      28838 | 0.000
1656.85/1657.20	c total clause space: 335.816MB
1656.85/1657.20	c total #watches: 229551
1659.15/1659.55	c total #propagations: 127292387 / total #impl: 340534704 (eff. 0.374)
1659.15/1659.55	c #Conflicts:    1062000 | #Learnt:      29838 | 0.000
1659.15/1659.55	c total clause space: 335.816MB
1659.15/1659.55	c total #watches: 233705
1661.55/1661.93	c total #propagations: 127412916 / total #impl: 340860889 (eff. 0.374)
1661.55/1661.93	c #Conflicts:    1063000 | #Learnt:      30838 | 0.000
1661.55/1661.93	c total clause space: 335.816MB
1661.55/1661.93	c total #watches: 238036
1663.85/1664.25	c total #propagations: 127531485 / total #impl: 341180459 (eff. 0.374)
1663.85/1664.25	c #Conflicts:    1064000 | #Learnt:      31838 | 0.000
1663.85/1664.25	c total clause space: 335.816MB
1663.85/1664.25	c total #watches: 240805
1666.16/1666.52	c total #propagations: 127663522 / total #impl: 341515478 (eff. 0.374)
1666.16/1666.52	c #Conflicts:    1065000 | #Learnt:      32838 | 0.000
1666.16/1666.52	c total clause space: 335.816MB
1666.16/1666.52	c total #watches: 243681
1668.46/1668.82	c total #propagations: 127788850 / total #impl: 341862216 (eff. 0.374)
1668.46/1668.82	c #Conflicts:    1066000 | #Learnt:      33838 | 0.000
1668.46/1668.82	c total clause space: 335.816MB
1668.46/1668.82	c total #watches: 246131
1670.85/1671.20	c total #propagations: 127923389 / total #impl: 342210649 (eff. 0.374)
1670.85/1671.20	c #Conflicts:    1067000 | #Learnt:      34838 | 0.000
1670.85/1671.20	c total clause space: 335.816MB
1670.85/1671.20	c total #watches: 250899
1673.35/1673.76	c total #propagations: 128036437 / total #impl: 342485473 (eff. 0.374)
1673.35/1673.76	c #Conflicts:    1068000 | #Learnt:      35838 | 0.000
1673.35/1673.76	c total clause space: 335.816MB
1673.35/1673.76	c total #watches: 254385
1675.55/1675.94	c total #propagations: 128158744 / total #impl: 342803226 (eff. 0.374)
1675.55/1675.94	c #Conflicts:    1069000 | #Learnt:      36838 | 0.000
1675.55/1675.94	c total clause space: 335.816MB
1675.55/1675.94	c total #watches: 258691
1677.75/1678.18	c total #propagations: 128266921 / total #impl: 343144299 (eff. 0.374)
1677.75/1678.18	c #Conflicts:    1070000 | #Learnt:      37838 | 0.000
1677.75/1678.18	c total clause space: 335.816MB
1677.75/1678.18	c total #watches: 266177
1679.95/1680.38	c total #propagations: 128387537 / total #impl: 343447295 (eff. 0.374)
1679.95/1680.38	c #Conflicts:    1071000 | #Learnt:      38838 | 0.000
1679.95/1680.38	c total clause space: 335.816MB
1679.95/1680.38	c total #watches: 271549
1682.45/1682.80	c total #propagations: 128498304 / total #impl: 343774571 (eff. 0.374)
1682.45/1682.80	c #Conflicts:    1072000 | #Learnt:      39838 | 0.000
1682.45/1682.80	c total clause space: 335.816MB
1682.45/1682.80	c total #watches: 278714
1685.15/1685.58	c total #propagations: 128628735 / total #impl: 344089097 (eff. 0.374)
1685.15/1685.58	c #Conflicts:    1073000 | #Learnt:      40838 | 0.000
1685.15/1685.58	c total clause space: 335.816MB
1685.15/1685.58	c total #watches: 283931
1688.05/1688.43	c total #propagations: 128758122 / total #impl: 344407112 (eff. 0.374)
1688.05/1688.43	c #Conflicts:    1074000 | #Learnt:      41838 | 0.000
1688.05/1688.43	c total clause space: 335.816MB
1688.05/1688.43	c total #watches: 292411
1691.15/1691.50	c total #propagations: 128890684 / total #impl: 344771337 (eff. 0.374)
1691.15/1691.50	c #Conflicts:    1075000 | #Learnt:      42838 | 0.000
1691.15/1691.50	c total clause space: 335.816MB
1691.15/1691.50	c total #watches: 296224
1694.15/1694.56	c total #propagations: 129024397 / total #impl: 345138487 (eff. 0.374)
1694.15/1694.56	c #Conflicts:    1076000 | #Learnt:      43838 | 0.000
1694.15/1694.56	c total clause space: 335.816MB
1694.15/1694.56	c total #watches: 300870
1697.55/1697.95	c total #propagations: 129160609 / total #impl: 345465857 (eff. 0.374)
1697.55/1697.95	c #Conflicts:    1077000 | #Learnt:      44838 | 0.000
1697.55/1697.95	c total clause space: 335.816MB
1697.55/1697.95	c total #watches: 305111
1700.85/1701.20	c total #propagations: 129297179 / total #impl: 345791145 (eff. 0.374)
1700.85/1701.20	c #Conflicts:    1078000 | #Learnt:      45838 | 0.000
1700.85/1701.20	c total clause space: 335.816MB
1700.85/1701.20	c total #watches: 309105
1703.65/1704.08	c total #propagations: 129427651 / total #impl: 346139225 (eff. 0.374)
1703.65/1704.08	c #Conflicts:    1079000 | #Learnt:      46838 | 0.000
1703.65/1704.08	c total clause space: 335.816MB
1703.65/1704.08	c total #watches: 314590
1707.45/1707.87	c total #propagations: 129541798 / total #impl: 346473882 (eff. 0.374)
1707.45/1707.87	c #Conflicts:    1080000 | #Learnt:      47838 | 0.000
1707.45/1707.87	c total clause space: 335.816MB
1707.45/1707.87	c total #watches: 317571
1710.84/1711.20	c total #propagations: 129681533 / total #impl: 346859489 (eff. 0.374)
1710.84/1711.20	c #Conflicts:    1081000 | #Learnt:      48838 | 0.000
1710.84/1711.20	c total clause space: 335.816MB
1710.84/1711.20	c total #watches: 319590
1713.64/1714.09	c total #propagations: 129828134 / total #impl: 347208657 (eff. 0.374)
1713.64/1714.09	c #Conflicts:    1082000 | #Learnt:      49838 | 0.000
1713.64/1714.09	c total clause space: 335.816MB
1713.64/1714.09	c total #watches: 321592
1715.94/1716.32	c total #propagations: 129954277 / total #impl: 347584022 (eff. 0.374)
1715.94/1716.32	c GC COLLECT
1715.94/1716.32	c #Conflicts:    1083000 | #Learnt:      25756 | 0.000
1715.94/1716.32	c total clause space: 335.816MB
1715.94/1716.32	c total #watches: 213322
1717.74/1718.13	c total #propagations: 130091391 / total #impl: 347965288 (eff. 0.374)
1717.74/1718.13	c #Conflicts:    1084000 | #Learnt:      26756 | 0.000
1717.74/1718.13	c total clause space: 335.816MB
1717.74/1718.13	c total #watches: 219131
1719.94/1720.34	c total #propagations: 130212703 / total #impl: 348303800 (eff. 0.374)
1719.94/1720.34	c #Conflicts:    1085000 | #Learnt:      27756 | 0.000
1719.94/1720.34	c total clause space: 335.816MB
1719.94/1720.34	c total #watches: 221264
1721.94/1722.31	c total #propagations: 130353644 / total #impl: 348680269 (eff. 0.374)
1721.94/1722.31	c #Conflicts:    1086000 | #Learnt:      28756 | 0.000
1721.94/1722.31	c total clause space: 335.816MB
1721.94/1722.31	c total #watches: 226737
1724.24/1724.63	c total #propagations: 130479446 / total #impl: 349046639 (eff. 0.374)
1724.24/1724.63	c #Conflicts:    1087000 | #Learnt:      29756 | 0.000
1724.24/1724.63	c total clause space: 335.816MB
1724.24/1724.63	c total #watches: 228997
1726.44/1726.83	c total #propagations: 130605322 / total #impl: 349409918 (eff. 0.374)
1726.44/1726.83	c #Conflicts:    1088000 | #Learnt:      30756 | 0.000
1726.44/1726.83	c total clause space: 335.816MB
1726.44/1726.83	c total #watches: 233067
1728.64/1729.03	c total #propagations: 130742949 / total #impl: 349814200 (eff. 0.374)
1728.64/1729.03	c #Conflicts:    1089000 | #Learnt:      31756 | 0.000
1728.64/1729.03	c total clause space: 335.816MB
1728.64/1729.03	c total #watches: 235068
1730.94/1731.33	c total #propagations: 130888359 / total #impl: 350172538 (eff. 0.374)
1730.94/1731.33	c #Conflicts:    1090000 | #Learnt:      32756 | 0.000
1730.94/1731.33	c total clause space: 335.816MB
1730.94/1731.33	c total #watches: 237069
1733.25/1733.69	c total #propagations: 131041825 / total #impl: 350525017 (eff. 0.374)
1733.25/1733.69	c #Conflicts:    1091000 | #Learnt:      33756 | 0.000
1733.25/1733.69	c total clause space: 335.816MB
1733.25/1733.69	c total #watches: 239070
1735.64/1736.06	c total #propagations: 131198041 / total #impl: 350920316 (eff. 0.374)
1735.64/1736.06	c #Conflicts:    1092000 | #Learnt:      34756 | 0.000
1735.64/1736.06	c total clause space: 335.816MB
1735.64/1736.06	c total #watches: 241074
1737.94/1738.36	c total #propagations: 131348492 / total #impl: 351345898 (eff. 0.374)
1737.94/1738.36	c #Conflicts:    1093000 | #Learnt:      35756 | 0.000
1737.94/1738.36	c total clause space: 335.816MB
1737.94/1738.36	c total #watches: 244586
1740.14/1740.56	c total #propagations: 131484632 / total #impl: 351684576 (eff. 0.374)
1740.14/1740.56	c #Conflicts:    1094000 | #Learnt:      36756 | 0.000
1740.14/1740.56	c total clause space: 335.816MB
1740.14/1740.56	c total #watches: 246588
1742.64/1743.06	c total #propagations: 131627632 / total #impl: 352021454 (eff. 0.374)
1742.64/1743.06	c #Conflicts:    1095000 | #Learnt:      37756 | 0.000
1742.64/1743.06	c total clause space: 335.816MB
1742.64/1743.06	c total #watches: 248590
1745.24/1745.65	c total #propagations: 131756600 / total #impl: 352385272 (eff. 0.374)
1745.24/1745.65	c #Conflicts:    1096000 | #Learnt:      38756 | 0.000
1745.24/1745.65	c total clause space: 335.816MB
1745.24/1745.65	c total #watches: 253524
1747.94/1748.32	c total #propagations: 131887381 / total #impl: 352730905 (eff. 0.374)
1747.94/1748.32	c #Conflicts:    1097000 | #Learnt:      39756 | 0.000
1747.94/1748.32	c total clause space: 335.816MB
1747.94/1748.32	c total #watches: 259525
1750.44/1750.84	c total #propagations: 132013738 / total #impl: 353069342 (eff. 0.374)
1750.44/1750.84	c #Conflicts:    1098000 | #Learnt:      40756 | 0.000
1750.44/1750.84	c total clause space: 335.816MB
1750.44/1750.84	c total #watches: 261527
1752.94/1753.31	c total #propagations: 132170023 / total #impl: 353504271 (eff. 0.374)
1752.94/1753.31	c #Conflicts:    1099000 | #Learnt:      41756 | 0.000
1752.94/1753.31	c total clause space: 335.816MB
1752.94/1753.31	c total #watches: 263745
1755.44/1755.88	c total #propagations: 132318708 / total #impl: 353898856 (eff. 0.374)
1755.44/1755.88	c #Conflicts:    1100000 | #Learnt:      42756 | 0.000
1755.44/1755.88	c total clause space: 335.816MB
1755.44/1755.88	c total #watches: 266126
1757.94/1758.33	c total #propagations: 132463897 / total #impl: 354224219 (eff. 0.374)
1757.94/1758.33	c #Conflicts:    1101000 | #Learnt:      43756 | 0.000
1757.94/1758.33	c total clause space: 335.816MB
1757.94/1758.33	c total #watches: 269089
1760.44/1760.84	c total #propagations: 132589283 / total #impl: 354597220 (eff. 0.374)
1760.44/1760.84	c #Conflicts:    1102000 | #Learnt:      44756 | 0.000
1760.44/1760.84	c total clause space: 335.816MB
1760.44/1760.84	c total #watches: 272328
1763.23/1763.62	c total #propagations: 132701853 / total #impl: 354912005 (eff. 0.374)
1763.23/1763.62	c #Conflicts:    1103000 | #Learnt:      45756 | 0.000
1763.23/1763.62	c total clause space: 335.816MB
1763.23/1763.62	c total #watches: 274504
1766.13/1766.53	c total #propagations: 132849053 / total #impl: 355270263 (eff. 0.374)
1766.13/1766.53	c #Conflicts:    1104000 | #Learnt:      46756 | 0.000
1766.13/1766.53	c total clause space: 335.816MB
1766.13/1766.53	c total #watches: 276504
1768.83/1769.28	c total #propagations: 132985045 / total #impl: 355640566 (eff. 0.374)
1768.83/1769.28	c #Conflicts:    1105000 | #Learnt:      47756 | 0.000
1768.83/1769.28	c total clause space: 335.816MB
1768.83/1769.28	c total #watches: 278712
1771.53/1771.94	c total #propagations: 133122105 / total #impl: 355982031 (eff. 0.374)
1771.53/1771.94	c #Conflicts:    1106000 | #Learnt:      48756 | 0.000
1771.53/1771.94	c total clause space: 335.816MB
1771.53/1771.94	c total #watches: 285187
1773.94/1774.33	c total #propagations: 133253851 / total #impl: 356395570 (eff. 0.374)
1773.94/1774.33	c #Conflicts:    1107000 | #Learnt:      49756 | 0.000
1773.94/1774.33	c total clause space: 335.816MB
1773.94/1774.33	c total #watches: 296773
1776.43/1776.87	c total #propagations: 133367643 / total #impl: 356805580 (eff. 0.374)
1776.43/1776.87	c #Conflicts:    1108000 | #Learnt:      50756 | 0.000
1776.43/1776.87	c total clause space: 335.816MB
1776.43/1776.87	c total #watches: 305065
1777.93/1778.35	c total #propagations: 133490485 / total #impl: 357287755 (eff. 0.374)
1777.93/1778.35	c GC COLLECT
1777.93/1778.35	c #Conflicts:    1109000 | #Learnt:      26351 | 0.000
1777.93/1778.35	c total clause space: 335.816MB
1777.93/1778.35	c total #watches: 217258
1779.23/1779.61	c total #propagations: 133617431 / total #impl: 357623657 (eff. 0.374)
1779.23/1779.61	c #Conflicts:    1110000 | #Learnt:      27351 | 0.000
1779.23/1779.61	c total clause space: 335.816MB
1779.23/1779.61	c total #watches: 229221
1781.13/1781.52	c total #propagations: 133705986 / total #impl: 357865125 (eff. 0.374)
1781.13/1781.52	c #Conflicts:    1111000 | #Learnt:      28351 | 0.000
1781.13/1781.52	c total clause space: 335.816MB
1781.13/1781.52	c total #watches: 236161
1783.03/1783.48	c total #propagations: 133819552 / total #impl: 358190678 (eff. 0.374)
1783.03/1783.48	c #Conflicts:    1112000 | #Learnt:      29351 | 0.000
1783.03/1783.48	c total clause space: 335.816MB
1783.03/1783.48	c total #watches: 242621
1785.33/1785.73	c total #propagations: 133931720 / total #impl: 358545337 (eff. 0.374)
1785.33/1785.73	c #Conflicts:    1113000 | #Learnt:      30351 | 0.000
1785.33/1785.73	c total clause space: 335.816MB
1785.33/1785.73	c total #watches: 246647
1787.83/1788.25	c total #propagations: 134048397 / total #impl: 358848977 (eff. 0.374)
1787.83/1788.25	c #Conflicts:    1114000 | #Learnt:      31351 | 0.000
1787.83/1788.25	c total clause space: 335.816MB
1787.83/1788.25	c total #watches: 251719
1790.03/1790.43	c total #propagations: 134169169 / total #impl: 359162489 (eff. 0.374)
1790.03/1790.43	c #Conflicts:    1115000 | #Learnt:      32351 | 0.000
1790.03/1790.43	c total clause space: 335.816MB
1790.03/1790.43	c total #watches: 263560
1791.93/1792.37	c total #propagations: 134272479 / total #impl: 359535029 (eff. 0.373)
1791.93/1792.37	c #Conflicts:    1116000 | #Learnt:      33351 | 0.000
1791.93/1792.37	c total clause space: 335.816MB
1791.93/1792.37	c total #watches: 273494
1794.94/1795.33	c total #propagations: 134371737 / total #impl: 359936138 (eff. 0.373)
1794.94/1795.33	c #Conflicts:    1117000 | #Learnt:      34351 | 0.000
1794.94/1795.33	c total clause space: 335.816MB
1794.94/1795.33	c total #watches: 281513
1798.14/1798.60	c total #propagations: 134493788 / total #impl: 360369303 (eff. 0.373)
1798.14/1798.60	c #Conflicts:    1118000 | #Learnt:      35351 | 0.000
1798.14/1798.60	c total clause space: 335.816MB
1798.14/1798.60	c total #watches: 286449

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-4087360-1465402277/watcher-4087360-1465402277 -o /tmp/evaluation-result-4087360-1465402277/solver-4087360-1465402277 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node124-1465387868-27983 --watchdog 1960 --input HOME/instance-4087360-1465402277.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

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

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


[startup+0 s]
/proc/loadavg: 2.27 2.29 2.27 4/176 29240
/proc/meminfo: memFree=29348652/32872528 swapFree=16700/1645768
[pid=29240] ppid=29237 vsize=55976 CPUtime=0 cores=1,3,5,7
/proc/29240/stat : 29240 (cdcl-cuttingpla) R 29237 29240 27966 0 -1 4202496 258 0 0 0 0 0 0 0 20 0 1 0 122161178 57319424 8316 33554432000 4194304 6211289 140735497155840 140734119786040 4206599 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29240/statm: 13994 8828 98 493 0 13491 0

[startup+0.100178 s]
/proc/loadavg: 2.27 2.29 2.27 4/176 29240
/proc/meminfo: memFree=29348652/32872528 swapFree=16700/1645768
[pid=29240] ppid=29237 vsize=65504 CPUtime=0.09 cores=1,3,5,7
/proc/29240/stat : 29240 (cdcl-cuttingpla) R 29237 29240 27966 0 -1 4202496 1479 0 0 0 8 1 0 0 20 0 1 0 122161178 67076096 13941 33554432000 4194304 6211289 140735497155840 140734119786040 4249048 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/29240/statm: 16376 13941 150 493 0 15873 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 65504

[startup+0.200463 s]
/proc/loadavg: 2.27 2.29 2.27 4/176 29240
/proc/meminfo: memFree=29348652/32872528 swapFree=16700/1645768
[pid=29240] ppid=29237 vsize=72776 CPUtime=0.19 cores=1,3,5,7
/proc/29240/stat : 29240 (cdcl-cuttingpla) R 29237 29240 27966 0 -1 4202496 2453 0 0 0 18 1 0 0 20 0 1 0 122161178 74522624 15585 33554432000 4194304 6211289 140735497155840 140734119786040 4205291 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/29240/statm: 18194 15585 214 493 0 17691 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 72776

[startup+0.300384 s]
/proc/loadavg: 2.27 2.29 2.27 4/176 29240
/proc/meminfo: memFree=29348652/32872528 swapFree=16700/1645768
[pid=29240] ppid=29237 vsize=72908 CPUtime=0.29 cores=1,3,5,7
/proc/29240/stat : 29240 (cdcl-cuttingpla) R 29237 29240 27966 0 -1 4202496 3063 0 0 0 28 1 0 0 20 0 1 0 122161178 74657792 16449 33554432000 4194304 6211289 140735497155840 140734119786040 4209328 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/29240/statm: 18227 16449 219 493 0 17724 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 72908

[startup+0.700289 s]
/proc/loadavg: 2.27 2.29 2.27 4/176 29240
/proc/meminfo: memFree=29348652/32872528 swapFree=16700/1645768
[pid=29240] ppid=29237 vsize=92556 CPUtime=0.69 cores=1,3,5,7
/proc/29240/stat : 29240 (cdcl-cuttingpla) R 29237 29240 27966 0 -1 4202496 4533 0 0 0 68 1 0 0 20 0 1 0 122161178 94777344 18951 33554432000 4194304 6211289 140735497155840 140734119786040 4209244 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/29240/statm: 23139 18951 219 493 0 22636 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 92556

[startup+1.50019 s]
/proc/loadavg: 2.27 2.29 2.27 2/174 29301
/proc/meminfo: memFree=29649756/32872528 swapFree=16700/1645768
[pid=29240] ppid=29237 vsize=93348 CPUtime=1.48 cores=1,3,5,7
/proc/29240/stat : 29240 (cdcl-cuttingpla) R 29237 29240 27966 0 -1 4202496 5241 0 0 0 147 1 0 0 20 0 1 0 122161178 95588352 19936 33554432000 4194304 6211289 140735497155840 140735497154184 4209304 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/29240/statm: 23337 19936 219 493 0 22834 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 93348

[startup+3.10019 s]
/proc/loadavg: 2.27 2.29 2.27 3/177 29333
/proc/meminfo: memFree=29581280/32872528 swapFree=16700/1645768
[pid=29240] ppid=29237 vsize=94016 CPUtime=3.09 cores=1,3,5,7
/proc/29240/stat : 29240 (cdcl-cuttingpla) R 29237 29240 27966 0 -1 4202496 5455 0 0 0 307 2 0 0 20 0 1 0 122161178 96272384 21680 33554432000 4194304 6211289 140735497155840 140735497153832 4209870 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/29240/statm: 23504 21680 219 493 0 23001 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 94016

[startup+6.30028 s]
/proc/loadavg: 2.25 2.28 2.27 3/177 29333
/proc/meminfo: memFree=29569284/32872528 swapFree=16700/1645768
[pid=29240] ppid=29237 vsize=113400 CPUtime=6.29 cores=1,3,5,7
/proc/29240/stat : 29240 (cdcl-cuttingpla) R 29237 29240 27966 0 -1 4202496 6537 0 0 0 627 2 0 0 20 0 1 0 122161178 116121600 24914 33554432000 4194304 6211289 140735497155840 140735497154184 4209322 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/29240/statm: 28350 24914 219 493 0 27847 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 113400

[startup+12.7002 s]
/proc/loadavg: 2.23 2.28 2.26 3/177 29333
/proc/meminfo: memFree=29550440/32872528 swapFree=16700/1645768
[pid=29240] ppid=29237 vsize=114064 CPUtime=12.69 cores=1,3,5,7
/proc/29240/stat : 29240 (cdcl-cuttingpla) R 29237 29240 27966 0 -1 4202496 6718 0 0 0 1267 2 0 0 20 0 1 0 122161178 116801536 25606 33554432000 4194304 6211289 140735497155840 140735497154184 4209322 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/29240/statm: 28516 25606 219 493 0 28013 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 114064

[startup+25.5003 s]
/proc/loadavg: 2.18 2.26 2.26 3/177 29333
/proc/meminfo: memFree=29522764/32872528 swapFree=16700/1645768
[pid=29240] ppid=29237 vsize=145816 CPUtime=25.48 cores=1,3,5,7
/proc/29240/stat : 29240 (cdcl-cuttingpla) R 29237 29240 27966 0 -1 4202496 7824 0 0 0 2546 2 0 0 20 0 1 0 122161178 149315584 30937 33554432000 4194304 6211289 140735497155840 140735497154184 4209819 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/29240/statm: 36454 30937 219 493 0 35951 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 145816

[startup+51.1003 s]
/proc/loadavg: 2.31 2.29 2.27 3/177 29333
/proc/meminfo: memFree=29488896/32872528 swapFree=16700/1645768
[pid=29240] ppid=29237 vsize=197124 CPUtime=51.08 cores=1,3,5,7
/proc/29240/stat : 29240 (cdcl-cuttingpla) R 29237 29240 27966 0 -1 4202496 9236 0 0 0 5104 4 0 0 20 0 1 0 122161178 201854976 36511 33554432000 4194304 6211289 140735497155840 140735497154184 4201554 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/29240/statm: 49281 36511 219 493 0 48778 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 197124

[startup+102.3 s]
/proc/loadavg: 2.20 2.26 2.26 3/177 29334
/proc/meminfo: memFree=29446168/32872528 swapFree=16700/1645768
[pid=29240] ppid=29237 vsize=198472 CPUtime=102.26 cores=1,3,5,7
/proc/29240/stat : 29240 (cdcl-cuttingpla) R 29237 29240 27966 0 -1 4202496 9859 0 0 0 10222 4 0 0 20 0 1 0 122161178 203235328 43633 33554432000 4194304 6211289 140735497155840 140735497154184 4209328 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/29240/statm: 49618 43633 219 493 0 49115 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 198472

[startup+162.3 s]
/proc/loadavg: 2.21 2.24 2.25 3/177 29335
/proc/meminfo: memFree=29410272/32872528 swapFree=16700/1645768
[pid=29240] ppid=29237 vsize=200104 CPUtime=162.24 cores=1,3,5,7
/proc/29240/stat : 29240 (cdcl-cuttingpla) R 29237 29240 27966 0 -1 4202496 10534 0 0 0 16220 4 0 0 20 0 1 0 122161178 204906496 48270 33554432000 4194304 6211289 140735497155840 140735497154184 4209244 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/29240/statm: 50026 48270 219 493 0 49523 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 200104

[startup+222.307 s]
/proc/loadavg: 2.27 2.25 2.26 4/177 29336
/proc/meminfo: memFree=29376228/32872528 swapFree=16700/1645768
[pid=29240] ppid=29237 vsize=283404 CPUtime=222.24 cores=1,3,5,7
/proc/29240/stat : 29240 (cdcl-cuttingpla) R 29237 29240 27966 0 -1 4202496 11534 0 0 0 22219 5 0 0 20 0 1 0 122161178 290205696 54156 33554432000 4194304 6211289 140735497155840 140735497154184 4209322 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/29240/statm: 70851 54156 219 493 0 70348 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 283404

[startup+282.3 s]
/proc/loadavg: 2.24 2.25 2.25 4/177 29337
/proc/meminfo: memFree=29366456/32872528 swapFree=16700/1645768
[pid=29240] ppid=29237 vsize=283952 CPUtime=282.22 cores=1,3,5,7
/proc/29240/stat : 29240 (cdcl-cuttingpla) R 29237 29240 27966 0 -1 4202496 11672 0 0 0 28217 5 0 0 20 0 1 0 122161178 290766848 54804 33554432000 4194304 6211289 140735497155840 140735497154184 4209882 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/29240/statm: 70988 54804 219 493 0 70485 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 283952

[startup+342.3 s]
/proc/loadavg: 2.19 2.23 2.25 3/177 29339
/proc/meminfo: memFree=29332612/32872528 swapFree=16700/1645768
[pid=29240] ppid=29237 vsize=284996 CPUtime=342.22 cores=1,3,5,7
/proc/29240/stat : 29240 (cdcl-cuttingpla) R 29237 29240 27966 0 -1 4202496 11945 0 0 0 34216 6 0 0 20 0 1 0 122161178 291835904 60187 33554432000 4194304 6211289 140735497155840 140735497154184 4209838 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/29240/statm: 71249 60187 219 493 0 70746 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 284996

[startup+402.3 s]
/proc/loadavg: 2.17 2.22 2.24 4/177 29340
/proc/meminfo: memFree=29298256/32872528 swapFree=16700/1645768
[pid=29240] ppid=29237 vsize=285720 CPUtime=402.2 cores=1,3,5,7
/proc/29240/stat : 29240 (cdcl-cuttingpla) R 29237 29240 27966 0 -1 4202496 12109 0 0 0 40214 6 0 0 20 0 1 0 122161178 292577280 66994 33554432000 4194304 6211289 140735497155840 140735497154184 4209834 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/29240/statm: 71430 66994 219 493 0 70927 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 285720

[startup+462.3 s]
/proc/loadavg: 2.19 2.22 2.24 3/177 29341
/proc/meminfo: memFree=29273768/32872528 swapFree=16700/1645768
[pid=29240] ppid=29237 vsize=418240 CPUtime=462.19 cores=1,3,5,7
/proc/29240/stat : 29240 (cdcl-cuttingpla) R 29237 29240 27966 0 -1 4202496 12672 0 0 0 46211 8 0 0 20 0 1 0 122161178 428277760 70946 33554432000 4194304 6211289 140735497155840 140735497154184 4209882 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/29240/statm: 104560 70946 219 493 0 104057 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 418240

[startup+522.3 s]
/proc/loadavg: 2.25 2.22 2.24 3/177 29342
/proc/meminfo: memFree=29273176/32872528 swapFree=16700/1645768
[pid=29240] ppid=29237 vsize=418660 CPUtime=522.18 cores=1,3,5,7
/proc/29240/stat : 29240 (cdcl-cuttingpla) R 29237 29240 27966 0 -1 4202496 12750 0 0 0 52210 8 0 0 20 0 1 0 122161178 428707840 71024 33554432000 4194304 6211289 140735497155840 140735497154184 4209304 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/29240/statm: 104665 71024 219 493 0 104162 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 418660

[startup+582.3 s]
/proc/loadavg: 2.18 2.21 2.23 4/178 29346
/proc/meminfo: memFree=29257212/32872528 swapFree=16700/1645768
[pid=29240] ppid=29237 vsize=419592 CPUtime=582.18 cores=1,3,5,7
/proc/29240/stat : 29240 (cdcl-cuttingpla) R 29237 29240 27966 0 -1 4202496 13169 0 0 0 58209 9 0 0 20 0 1 0 122161178 429662208 72882 33554432000 4194304 6211289 140735497155840 140735497154184 4209322 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/29240/statm: 104898 72882 219 493 0 104395 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 419592


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


[startup+882.307 s]
/proc/loadavg: 2.27 2.24 2.23 4/177 29352
/proc/meminfo: memFree=29181944/32872528 swapFree=16700/1645768
[pid=29240] ppid=29237 vsize=423508 CPUtime=882.13 cores=1,3,5,7
/proc/29240/stat : 29240 (cdcl-cuttingpla) R 29237 29240 27966 0 -1 4202496 14065 0 0 0 88204 9 0 0 20 0 1 0 122161178 433672192 85524 33554432000 4194304 6211289 140735497155840 140735497154184 4209314 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/29240/statm: 105877 85524 219 493 0 105374 0
Current children cumulated CPU time (s) 882.13
Current children cumulated vsize (KiB) 423508

[startup+942.3 s]
/proc/loadavg: 2.26 2.24 2.23 4/177 29354
/proc/meminfo: memFree=29175324/32872528 swapFree=16700/1645768
[pid=29240] ppid=29237 vsize=423796 CPUtime=942.12 cores=1,3,5,7
/proc/29240/stat : 29240 (cdcl-cuttingpla) R 29237 29240 27966 0 -1 4202496 14126 0 0 0 94203 9 0 0 20 0 1 0 122161178 433967104 85585 33554432000 4194304 6211289 140735497155840 140735497154184 4209306 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/29240/statm: 105949 85585 219 493 0 105446 0
Current children cumulated CPU time (s) 942.12
Current children cumulated vsize (KiB) 423796

[startup+1002.3 s]
/proc/loadavg: 2.23 2.23 2.23 3/177 29355
/proc/meminfo: memFree=29165804/32872528 swapFree=16700/1645768
[pid=29240] ppid=29237 vsize=424420 CPUtime=1002.12 cores=1,3,5,7
/proc/29240/stat : 29240 (cdcl-cuttingpla) R 29237 29240 27966 0 -1 4202496 14266 0 0 0 100202 10 0 0 20 0 1 0 122161178 434606080 85725 33554432000 4194304 6211289 140735497155840 140735497154184 4209304 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/29240/statm: 106105 85725 219 493 0 105602 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 424420

[startup+1062.3 s]
/proc/loadavg: 2.43 2.28 2.24 3/177 29356
/proc/meminfo: memFree=29165456/32872528 swapFree=16700/1645768
[pid=29240] ppid=29237 vsize=424600 CPUtime=1062.1 cores=1,3,5,7
/proc/29240/stat : 29240 (cdcl-cuttingpla) R 29237 29240 27966 0 -1 4202496 14312 0 0 0 106200 10 0 0 20 0 1 0 122161178 434790400 85771 33554432000 4194304 6211289 140735497155840 140735497154184 4209328 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/29240/statm: 106150 85771 219 493 0 105647 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 424600

[startup+1122.3 s]
/proc/loadavg: 2.31 2.27 2.24 4/177 29357
/proc/meminfo: memFree=29154376/32872528 swapFree=16700/1645768
[pid=29240] ppid=29237 vsize=424600 CPUtime=1122.1 cores=1,3,5,7
/proc/29240/stat : 29240 (cdcl-cuttingpla) R 29237 29240 27966 0 -1 4202496 14321 0 0 0 112200 10 0 0 20 0 1 0 122161178 434790400 85780 33554432000 4194304 6211289 140735497155840 140735497154184 4209244 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/29240/statm: 106150 85780 219 493 0 105647 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 424600

[startup+1182.3 s]
/proc/loadavg: 2.31 2.28 2.24 3/178 29361
/proc/meminfo: memFree=29154252/32872528 swapFree=16700/1645768
[pid=29240] ppid=29237 vsize=424600 CPUtime=1182.09 cores=1,3,5,7
/proc/29240/stat : 29240 (cdcl-cuttingpla) R 29237 29240 27966 0 -1 4202496 14323 0 0 0 118199 10 0 0 20 0 1 0 122161178 434790400 85782 33554432000 4194304 6211289 140735497155840 140735497154184 4209273 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/29240/statm: 106150 85782 219 493 0 105647 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 424600

[startup+1242.3 s]
/proc/loadavg: 2.23 2.27 2.24 3/177 29363
/proc/meminfo: memFree=29150992/32872528 swapFree=16700/1645768
[pid=29240] ppid=29237 vsize=424900 CPUtime=1242.08 cores=1,3,5,7
/proc/29240/stat : 29240 (cdcl-cuttingpla) R 29237 29240 27966 0 -1 4202496 14389 0 0 0 124198 10 0 0 20 0 1 0 122161178 435097600 86359 33554432000 4194304 6211289 140735497155840 140735497154184 4209304 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/29240/statm: 106225 86359 219 493 0 105722 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 424900

[startup+1302.3 s]
/proc/loadavg: 2.33 2.28 2.25 4/177 29364
/proc/meminfo: memFree=29140312/32872528 swapFree=16700/1645768
[pid=29240] ppid=29237 vsize=425060 CPUtime=1302.05 cores=1,3,5,7
/proc/29240/stat : 29240 (cdcl-cuttingpla) R 29237 29240 27966 0 -1 4202496 14454 0 0 0 130195 10 0 0 20 0 1 0 122161178 435261440 88835 33554432000 4194304 6211289 140735497155840 140735497154184 4209882 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/29240/statm: 106265 88835 219 493 0 105762 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 425060

[startup+1362.3 s]
/proc/loadavg: 2.42 2.32 2.26 4/177 29365
/proc/meminfo: memFree=29137444/32872528 swapFree=16700/1645768
[pid=29240] ppid=29237 vsize=425216 CPUtime=1362.01 cores=1,3,5,7
/proc/29240/stat : 29240 (cdcl-cuttingpla) R 29237 29240 27966 0 -1 4202496 14511 0 0 0 136191 10 0 0 20 0 1 0 122161178 435421184 88845 33554432000 4194304 6211289 140735497155840 140735497154184 4209322 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/29240/statm: 106304 88845 219 493 0 105801 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 425216

[startup+1422.3 s]
/proc/loadavg: 2.31 2.30 2.26 3/177 29366
/proc/meminfo: memFree=29112624/32872528 swapFree=16700/1645768
[pid=29240] ppid=29237 vsize=425216 CPUtime=1422 cores=1,3,5,7
/proc/29240/stat : 29240 (cdcl-cuttingpla) R 29237 29240 27966 0 -1 4202496 14556 0 0 0 142189 11 0 0 20 0 1 0 122161178 435421184 92438 33554432000 4194304 6211289 140735497155840 140735497154184 4209328 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/29240/statm: 106304 92438 219 493 0 105801 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 425216

[startup+1482.3 s]
/proc/loadavg: 2.27 2.29 2.26 4/177 29367
/proc/meminfo: memFree=29112148/32872528 swapFree=16700/1645768
[pid=29240] ppid=29237 vsize=425376 CPUtime=1481.98 cores=1,3,5,7
/proc/29240/stat : 29240 (cdcl-cuttingpla) R 29237 29240 27966 0 -1 4202496 14585 0 0 0 148187 11 0 0 20 0 1 0 122161178 435585024 92467 33554432000 4194304 6211289 140735497155840 140735497154184 4209322 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/29240/statm: 106344 92467 219 493 0 105841 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 425376

[startup+1542.31 s]
/proc/loadavg: 2.44 2.33 2.27 3/177 29369
/proc/meminfo: memFree=29092936/32872528 swapFree=16700/1645768
[pid=29240] ppid=29237 vsize=425376 CPUtime=1541.98 cores=1,3,5,7
/proc/29240/stat : 29240 (cdcl-cuttingpla) R 29237 29240 27966 0 -1 4202496 14620 0 0 0 154187 11 0 0 20 0 1 0 122161178 435585024 97101 33554432000 4194304 6211289 140735497155840 140735497154184 4209891 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/29240/statm: 106344 97101 219 493 0 105841 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 425376

[startup+1602.3 s]
/proc/loadavg: 2.35 2.32 2.27 3/177 29370
/proc/meminfo: memFree=29087236/32872528 swapFree=16700/1645768
[pid=29240] ppid=29237 vsize=425668 CPUtime=1601.96 cores=1,3,5,7
/proc/29240/stat : 29240 (cdcl-cuttingpla) R 29237 29240 27966 0 -1 4202496 14659 0 0 0 160185 11 0 0 20 0 1 0 122161178 435884032 97140 33554432000 4194304 6211289 140735497155840 140735497154184 4209322 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/29240/statm: 106417 97140 219 493 0 105914 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 425668

[startup+1662.3 s]
/proc/loadavg: 2.21 2.29 2.26 4/177 29371
/proc/meminfo: memFree=29086140/32872528 swapFree=16700/1645768
[pid=29240] ppid=29237 vsize=425668 CPUtime=1661.95 cores=1,3,5,7
/proc/29240/stat : 29240 (cdcl-cuttingpla) R 29237 29240 27966 0 -1 4202496 14660 0 0 0 166184 11 0 0 20 0 1 0 122161178 435884032 97141 33554432000 4194304 6211289 140735497155840 140735497154184 4209322 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/29240/statm: 106417 97141 219 493 0 105914 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 425668

[startup+1722.3 s]
/proc/loadavg: 2.26 2.29 2.27 3/177 29372
/proc/meminfo: memFree=29062652/32872528 swapFree=16700/1645768
[pid=29240] ppid=29237 vsize=425828 CPUtime=1721.94 cores=1,3,5,7
/proc/29240/stat : 29240 (cdcl-cuttingpla) R 29237 29240 27966 0 -1 4202496 14703 0 0 0 172183 11 0 0 20 0 1 0 122161178 436047872 99739 33554432000 4194304 6211289 140735497155840 140735497154184 4209396 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/29240/statm: 106457 99739 219 493 0 105954 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 425828

[startup+1782.3 s]
/proc/loadavg: 2.28 2.30 2.27 3/178 29376
/proc/meminfo: memFree=29062100/32872528 swapFree=16700/1645768
[pid=29240] ppid=29237 vsize=425828 CPUtime=1781.93 cores=1,3,5,7
/proc/29240/stat : 29240 (cdcl-cuttingpla) R 29237 29240 27966 0 -1 4202496 14720 0 0 0 178182 11 0 0 20 0 1 0 122161178 436047872 99756 33554432000 4194304 6211289 140735497155840 140735497154184 4209891 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/29240/statm: 106457 99756 219 493 0 105954 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 425828



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.28 2.29 2.27 4/177 29376
/proc/meminfo: memFree=29058024/32872528 swapFree=16700/1645768
[pid=29240] ppid=29237 vsize=425828 CPUtime=1800.03 cores=1,3,5,7
/proc/29240/stat : 29240 (cdcl-cuttingpla) R 29237 29240 27966 0 -1 4202496 14720 0 0 0 179992 11 0 0 20 0 1 0 122161178 436047872 99756 33554432000 4194304 6211289 140735497155840 140735497154184 4209314 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/29240/statm: 106457 99756 219 493 0 105954 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 425828

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.4
CPU time (s): 1800.05
CPU user time (s): 1799.93
CPU system time (s): 0.120981
CPU usage (%): 99.9802
Max. virtual memory (cumulated for all children) (KiB): 425828

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.93
system time used= 0.120981
maximum resident set size= 399024
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14720
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= 136
involuntary context switches= 1849

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.1353 second user time and 13.217 second system time

The end

Launcher Data

Begin job on node124 at 2016-06-08 18:11:17
IDJOB=4087360
IDBENCH=2106
IDSOLVER=2549
FILE ID=node124/4087360-1465402277
RUNJOBID= node124-1465387868-27983
PBS_JOBID= 19853797
Free space on /tmp= 71724 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-ii32d2.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4087360-1465402277/watcher-4087360-1465402277 -o /tmp/evaluation-result-4087360-1465402277/solver-4087360-1465402277 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node124-1465387868-27983 --watchdog 1960 --input HOME/instance-4087360-1465402277.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= 05a418d42b6e85967009c0fa73623d83
RANDOM SEED=993732578

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.707
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:        29348568 kB
Buffers:          160300 kB
Cached:           593432 kB
SwapCached:          752 kB
Active:           651832 kB
Inactive:         485160 kB
Active(anon):     384184 kB
Inactive(anon):     1568 kB
Active(file):     267648 kB
Inactive(file):   483592 kB
Unevictable:     1645768 kB
Mlocked:           16700 kB
SwapTotal:      67108856 kB
SwapFree:       67097732 kB
Dirty:              2356 kB
Writeback:             0 kB
AnonPages:       2028552 kB
Mapped:             7996 kB
Shmem:                 0 kB
Slab:             608328 kB
SReclaimable:      52332 kB
SUnreclaim:       555996 kB
KernelStack:        1448 kB
PageTables:         8544 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2227948 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1986560 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71720 MiB
End job on node124 at 2016-06-08 18:41:18