Trace number 4121704

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 NameAnswerCPU timeWall clock time
cdcl-cuttingplanes DEC 2016-05-01UNSAT 27.6828 27.6901

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-tseitin-regular-n82-d3-i1-f.cnf.gz-plain.pb.metafix.opb
MD5SUM5802a34eb55eda6bae2b38c0fd3f618c
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark3.40048
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables123
Total number of constraints328
Number of constraints which are clauses328
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 constraint3
Maximum length of a constraint3
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
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 * #variable= 123 #constraint= 328
0.00/0.03	c #Conflicts:       1000 | #Learnt:        999 | 0.000
0.00/0.03	c total clause space: 4.25031MB
0.00/0.03	c total #watches: 2654
0.00/0.05	c total #propagations: 12936 / total #impl: 38829 (eff. 0.333)
0.00/0.05	c #Conflicts:       2000 | #Learnt:       1999 | 0.000
0.00/0.05	c total clause space: 4.25031MB
0.00/0.05	c total #watches: 4654
0.00/0.07	c total #propagations: 26234 / total #impl: 79858 (eff. 0.329)
0.00/0.07	c GARBAGE COLLECT
0.00/0.07	c #Conflicts:       3000 | #Learnt:       2004 | 0.000
0.00/0.07	c total clause space: 4.25031MB
0.00/0.07	c total #watches: 4664
0.09/0.10	c total #propagations: 39012 / total #impl: 121002 (eff. 0.322)
0.09/0.10	c #Conflicts:       4000 | #Learnt:       3004 | 0.000
0.09/0.10	c total clause space: 4.25031MB
0.09/0.10	c total #watches: 6664
0.09/0.12	c total #propagations: 51108 / total #impl: 160686 (eff. 0.318)
0.09/0.12	c GARBAGE COLLECT
0.09/0.12	c #Conflicts:       5000 | #Learnt:       2357 | 0.000
0.09/0.12	c total clause space: 4.25031MB
0.09/0.12	c total #watches: 5370
0.09/0.14	c total #propagations: 61988 / total #impl: 196621 (eff. 0.315)
0.09/0.14	c #Conflicts:       6000 | #Learnt:       3357 | 0.000
0.09/0.14	c total clause space: 4.25031MB
0.09/0.14	c total #watches: 7370
0.09/0.16	c total #propagations: 73830 / total #impl: 234876 (eff. 0.314)
0.09/0.16	c GARBAGE COLLECT
0.09/0.16	c #Conflicts:       7000 | #Learnt:       2229 | 0.000
0.09/0.16	c total clause space: 4.25031MB
0.09/0.16	c total #watches: 5114
0.09/0.19	c total #propagations: 85364 / total #impl: 272043 (eff. 0.314)
0.09/0.19	c #Conflicts:       8000 | #Learnt:       3229 | 0.000
0.09/0.19	c total clause space: 4.25031MB
0.09/0.19	c total #watches: 7114
0.19/0.21	c total #propagations: 96011 / total #impl: 307738 (eff. 0.312)
0.19/0.21	c #Conflicts:       9000 | #Learnt:       4229 | 0.000
0.19/0.21	c total clause space: 4.25031MB
0.19/0.21	c total #watches: 9114
0.19/0.24	c total #propagations: 104976 / total #impl: 337147 (eff. 0.311)
0.19/0.24	c GARBAGE COLLECT
0.19/0.24	c #Conflicts:      10000 | #Learnt:       2716 | 0.000
0.19/0.24	c total clause space: 4.25031MB
0.19/0.24	c total #watches: 6088
0.19/0.26	c total #propagations: 115833 / total #impl: 372909 (eff. 0.311)
0.19/0.26	c #Conflicts:      11000 | #Learnt:       3716 | 0.000
0.19/0.26	c total clause space: 4.25031MB
0.19/0.26	c total #watches: 8088
0.19/0.28	c total #propagations: 128011 / total #impl: 409651 (eff. 0.312)
0.19/0.28	c #Conflicts:      12000 | #Learnt:       4716 | 0.000
0.19/0.28	c total clause space: 4.25031MB
0.19/0.28	c total #watches: 10088
0.29/0.30	c total #propagations: 138318 / total #impl: 442374 (eff. 0.313)
0.29/0.30	c #Conflicts:      13000 | #Learnt:       5716 | 0.000
0.29/0.30	c total clause space: 4.25031MB
0.29/0.30	c total #watches: 12088
0.29/0.32	c total #propagations: 148140 / total #impl: 474643 (eff. 0.312)
0.29/0.32	c GARBAGE COLLECT
0.29/0.32	c #Conflicts:      14000 | #Learnt:       3860 | 0.000
0.29/0.32	c total clause space: 4.25031MB
0.29/0.32	c total #watches: 8376
0.29/0.35	c total #propagations: 157656 / total #impl: 505841 (eff. 0.312)
0.29/0.35	c #Conflicts:      15000 | #Learnt:       4860 | 0.000
0.29/0.35	c total clause space: 4.25031MB
0.29/0.35	c total #watches: 10376
0.29/0.38	c total #propagations: 167894 / total #impl: 539936 (eff. 0.311)
0.29/0.38	c #Conflicts:      16000 | #Learnt:       5860 | 0.000
0.29/0.38	c total clause space: 4.25031MB
0.29/0.38	c total #watches: 12376
0.39/0.40	c total #propagations: 178902 / total #impl: 576986 (eff. 0.310)
0.39/0.40	c GARBAGE COLLECT
0.39/0.40	c #Conflicts:      17000 | #Learnt:       3682 | 0.000
0.39/0.40	c total clause space: 4.25031MB
0.39/0.40	c total #watches: 8020
0.39/0.43	c total #propagations: 190879 / total #impl: 617240 (eff. 0.309)
0.39/0.43	c #Conflicts:      18000 | #Learnt:       4682 | 0.000
0.39/0.43	c total clause space: 4.25031MB
0.39/0.43	c total #watches: 10020
0.39/0.46	c total #propagations: 201204 / total #impl: 652507 (eff. 0.308)
0.39/0.46	c #Conflicts:      19000 | #Learnt:       5682 | 0.000
0.39/0.46	c total clause space: 4.25031MB
0.39/0.46	c total #watches: 12020
0.39/0.49	c total #propagations: 210566 / total #impl: 686433 (eff. 0.307)
0.39/0.49	c #Conflicts:      20000 | #Learnt:       6682 | 0.000
0.39/0.49	c total clause space: 4.25031MB
0.39/0.49	c total #watches: 14020
0.49/0.51	c total #propagations: 222681 / total #impl: 726309 (eff. 0.307)
0.49/0.51	c GARBAGE COLLECT
0.49/0.51	c #Conflicts:      21000 | #Learnt:       4193 | 0.000
0.49/0.51	c total clause space: 4.25031MB
0.49/0.51	c total #watches: 9042
0.49/0.53	c total #propagations: 233503 / total #impl: 761163 (eff. 0.307)
0.49/0.53	c #Conflicts:      22000 | #Learnt:       5193 | 0.000
0.49/0.53	c total clause space: 4.25031MB
0.49/0.53	c total #watches: 11042
0.49/0.56	c total #propagations: 245246 / total #impl: 799673 (eff. 0.307)
0.49/0.56	c #Conflicts:      23000 | #Learnt:       6193 | 0.000
0.49/0.56	c total clause space: 4.25031MB
0.49/0.56	c total #watches: 13042
0.49/0.58	c total #propagations: 255935 / total #impl: 835146 (eff. 0.306)
0.49/0.58	c #Conflicts:      24000 | #Learnt:       7193 | 0.000
0.49/0.58	c total clause space: 4.25031MB
0.49/0.58	c total #watches: 15042
0.59/0.61	c total #propagations: 265774 / total #impl: 867761 (eff. 0.306)
0.59/0.61	c GARBAGE COLLECT
0.59/0.61	c #Conflicts:      25000 | #Learnt:       4397 | 0.000
0.59/0.61	c total clause space: 4.25031MB
0.59/0.61	c total #watches: 9450
0.59/0.63	c total #propagations: 275475 / total #impl: 899023 (eff. 0.306)
0.59/0.63	c #Conflicts:      26000 | #Learnt:       5397 | 0.000
0.59/0.63	c total clause space: 4.25031MB
0.59/0.63	c total #watches: 11450
0.59/0.66	c total #propagations: 285446 / total #impl: 932724 (eff. 0.306)
0.59/0.66	c #Conflicts:      27000 | #Learnt:       6397 | 0.000
0.59/0.66	c total clause space: 4.25031MB
0.59/0.66	c total #watches: 13450
0.59/0.69	c total #propagations: 295288 / total #impl: 965214 (eff. 0.306)
0.59/0.69	c #Conflicts:      28000 | #Learnt:       7397 | 0.000
0.59/0.69	c total clause space: 4.25031MB
0.59/0.69	c total #watches: 15450
0.69/0.72	c total #propagations: 306002 / total #impl: 999854 (eff. 0.306)
0.69/0.72	c GARBAGE COLLECT
0.69/0.72	c #Conflicts:      29000 | #Learnt:       4297 | 0.000
0.69/0.72	c total clause space: 4.25031MB
0.69/0.72	c total #watches: 9250
0.69/0.74	c total #propagations: 317198 / total #impl: 1037392 (eff. 0.306)
0.69/0.74	c #Conflicts:      30000 | #Learnt:       5297 | 0.000
0.69/0.74	c total clause space: 4.25031MB
0.69/0.74	c total #watches: 11250
0.69/0.77	c total #propagations: 328075 / total #impl: 1072796 (eff. 0.306)
0.69/0.77	c #Conflicts:      31000 | #Learnt:       6297 | 0.000
0.69/0.77	c total clause space: 4.25031MB
0.69/0.77	c total #watches: 13250
0.69/0.79	c total #propagations: 338686 / total #impl: 1107576 (eff. 0.306)
0.69/0.79	c #Conflicts:      32000 | #Learnt:       7297 | 0.000
0.69/0.79	c total clause space: 4.25031MB
0.69/0.79	c total #watches: 15250
0.78/0.82	c total #propagations: 347056 / total #impl: 1136984 (eff. 0.305)
0.78/0.82	c #Conflicts:      33000 | #Learnt:       8297 | 0.000
0.78/0.82	c total clause space: 4.25031MB
0.78/0.82	c total #watches: 17250
0.78/0.85	c total #propagations: 354912 / total #impl: 1165355 (eff. 0.305)
0.78/0.85	c GARBAGE COLLECT
0.78/0.85	c #Conflicts:      34000 | #Learnt:       4901 | 0.000
0.78/0.85	c total clause space: 6.90675MB
0.78/0.85	c total #watches: 10458
0.78/0.87	c total #propagations: 364753 / total #impl: 1198115 (eff. 0.304)
0.78/0.87	c #Conflicts:      35000 | #Learnt:       5901 | 0.000
0.78/0.87	c total clause space: 6.90675MB
0.78/0.87	c total #watches: 12458
0.78/0.89	c total #propagations: 372626 / total #impl: 1225366 (eff. 0.304)
0.78/0.89	c #Conflicts:      36000 | #Learnt:       6901 | 0.000
0.78/0.89	c total clause space: 6.90675MB
0.78/0.89	c total #watches: 14458
0.88/0.92	c total #propagations: 382579 / total #impl: 1260048 (eff. 0.304)
0.88/0.92	c #Conflicts:      37000 | #Learnt:       7901 | 0.000
0.88/0.92	c total clause space: 6.90675MB
0.88/0.92	c total #watches: 16458
0.88/0.94	c total #propagations: 391388 / total #impl: 1292387 (eff. 0.303)
0.88/0.94	c #Conflicts:      38000 | #Learnt:       8901 | 0.000
0.88/0.94	c total clause space: 6.90675MB
0.88/0.94	c total #watches: 18458
0.88/0.97	c total #propagations: 395979 / total #impl: 1310487 (eff. 0.302)
0.88/0.97	c GARBAGE COLLECT
0.88/0.97	c #Conflicts:      39000 | #Learnt:       5200 | 0.000
0.88/0.97	c total clause space: 6.90675MB
0.88/0.97	c total #watches: 11056
0.88/0.99	c total #propagations: 402753 / total #impl: 1335601 (eff. 0.302)
0.88/0.99	c #Conflicts:      40000 | #Learnt:       6200 | 0.000
0.88/0.99	c total clause space: 6.90675MB
0.88/0.99	c total #watches: 13056
0.98/1.02	c total #propagations: 410167 / total #impl: 1359932 (eff. 0.302)
0.98/1.02	c #Conflicts:      41000 | #Learnt:       7200 | 0.000
0.98/1.02	c total clause space: 6.90675MB
0.98/1.02	c total #watches: 15056
0.98/1.05	c total #propagations: 417718 / total #impl: 1386584 (eff. 0.301)
0.98/1.05	c #Conflicts:      42000 | #Learnt:       8200 | 0.000
0.98/1.05	c total clause space: 6.90675MB
0.98/1.05	c total #watches: 17056
0.98/1.08	c total #propagations: 424002 / total #impl: 1410940 (eff. 0.301)
0.98/1.08	c #Conflicts:      43000 | #Learnt:       9200 | 0.000
0.98/1.08	c total clause space: 6.90675MB
0.98/1.08	c total #watches: 19056
1.09/1.11	c total #propagations: 429800 / total #impl: 1433571 (eff. 0.300)
1.09/1.11	c GARBAGE COLLECT
1.09/1.11	c #Conflicts:      44000 | #Learnt:       5204 | 0.000
1.09/1.11	c total clause space: 6.90675MB
1.09/1.11	c total #watches: 11064
1.09/1.13	c total #propagations: 437068 / total #impl: 1460425 (eff. 0.299)
1.09/1.13	c #Conflicts:      45000 | #Learnt:       6204 | 0.000
1.09/1.13	c total clause space: 6.90675MB
1.09/1.13	c total #watches: 13064
1.09/1.17	c total #propagations: 443296 / total #impl: 1483684 (eff. 0.299)
1.09/1.17	c #Conflicts:      46000 | #Learnt:       7204 | 0.000
1.09/1.17	c total clause space: 6.90675MB
1.09/1.17	c total #watches: 15064
1.09/1.20	c total #propagations: 452178 / total #impl: 1514741 (eff. 0.299)
1.09/1.20	c #Conflicts:      47000 | #Learnt:       8204 | 0.000
1.09/1.20	c total clause space: 6.90675MB
1.09/1.20	c total #watches: 17064
1.19/1.23	c total #propagations: 461529 / total #impl: 1544498 (eff. 0.299)
1.19/1.23	c #Conflicts:      48000 | #Learnt:       9204 | 0.000
1.19/1.23	c total clause space: 6.90675MB
1.19/1.23	c total #watches: 19064
1.19/1.26	c total #propagations: 470681 / total #impl: 1575129 (eff. 0.299)
1.19/1.26	c #Conflicts:      49000 | #Learnt:      10204 | 0.000
1.19/1.26	c total clause space: 6.90675MB
1.19/1.26	c total #watches: 21064
1.19/1.28	c total #propagations: 479510 / total #impl: 1605088 (eff. 0.299)
1.19/1.28	c GARBAGE COLLECT
1.19/1.28	c #Conflicts:      50000 | #Learnt:       5901 | 0.000
1.19/1.28	c total clause space: 6.90675MB
1.19/1.28	c total #watches: 12458
1.29/1.30	c total #propagations: 488427 / total #impl: 1636361 (eff. 0.298)
1.29/1.30	c #Conflicts:      51000 | #Learnt:       6901 | 0.000
1.29/1.30	c total clause space: 6.90675MB
1.29/1.30	c total #watches: 14458
1.29/1.34	c total #propagations: 496628 / total #impl: 1663405 (eff. 0.299)
1.29/1.34	c #Conflicts:      52000 | #Learnt:       7901 | 0.000
1.29/1.34	c total clause space: 6.90675MB
1.29/1.34	c total #watches: 16458
1.29/1.36	c total #propagations: 503423 / total #impl: 1687356 (eff. 0.298)
1.29/1.36	c #Conflicts:      53000 | #Learnt:       8901 | 0.000
1.29/1.36	c total clause space: 6.90675MB
1.29/1.36	c total #watches: 18458
1.29/1.39	c total #propagations: 511925 / total #impl: 1718780 (eff. 0.298)
1.29/1.39	c #Conflicts:      54000 | #Learnt:       9901 | 0.000
1.29/1.39	c total clause space: 6.90675MB
1.29/1.39	c total #watches: 20458
1.39/1.43	c total #propagations: 519698 / total #impl: 1745425 (eff. 0.298)
1.39/1.43	c #Conflicts:      55000 | #Learnt:      10901 | 0.000
1.39/1.43	c total clause space: 6.90675MB
1.39/1.43	c total #watches: 22458
1.39/1.45	c total #propagations: 528856 / total #impl: 1776959 (eff. 0.298)
1.39/1.45	c GARBAGE COLLECT
1.39/1.45	c #Conflicts:      56000 | #Learnt:       6297 | 0.000
1.39/1.45	c total clause space: 6.90675MB
1.39/1.45	c total #watches: 13250
1.39/1.48	c total #propagations: 538126 / total #impl: 1808138 (eff. 0.298)
1.39/1.48	c #Conflicts:      57000 | #Learnt:       7297 | 0.000
1.39/1.48	c total clause space: 6.90675MB
1.39/1.48	c total #watches: 15250
1.49/1.50	c total #propagations: 547562 / total #impl: 1839425 (eff. 0.298)
1.49/1.50	c #Conflicts:      58000 | #Learnt:       8297 | 0.000
1.49/1.50	c total clause space: 6.90675MB
1.49/1.50	c total #watches: 17250
1.49/1.53	c total #propagations: 556852 / total #impl: 1870771 (eff. 0.298)
1.49/1.53	c #Conflicts:      59000 | #Learnt:       9297 | 0.000
1.49/1.53	c total clause space: 6.90675MB
1.49/1.53	c total #watches: 19250
1.49/1.57	c total #propagations: 564465 / total #impl: 1898407 (eff. 0.297)
1.49/1.57	c #Conflicts:      60000 | #Learnt:      10297 | 0.000
1.49/1.57	c total clause space: 6.90675MB
1.49/1.57	c total #watches: 21250
1.59/1.60	c total #propagations: 571368 / total #impl: 1924508 (eff. 0.297)
1.59/1.60	c #Conflicts:      61000 | #Learnt:      11297 | 0.000
1.59/1.60	c total clause space: 6.90675MB
1.59/1.60	c total #watches: 23250
1.59/1.63	c total #propagations: 576314 / total #impl: 1942934 (eff. 0.297)
1.59/1.63	c GARBAGE COLLECT
1.59/1.63	c #Conflicts:      62000 | #Learnt:       6397 | 0.000
1.59/1.63	c total clause space: 6.90675MB
1.59/1.63	c total #watches: 13450
1.59/1.65	c total #propagations: 584007 / total #impl: 1969653 (eff. 0.297)
1.59/1.65	c #Conflicts:      63000 | #Learnt:       7397 | 0.000
1.59/1.65	c total clause space: 6.90675MB
1.59/1.65	c total #watches: 15450
1.59/1.66	c total #propagations: 590243 / total #impl: 1991780 (eff. 0.296)
1.59/1.66	c #Conflicts:      64000 | #Learnt:       8397 | 0.000
1.59/1.66	c total clause space: 6.90675MB
1.59/1.66	c total #watches: 17450
1.59/1.69	c total #propagations: 595316 / total #impl: 2009315 (eff. 0.296)
1.59/1.69	c #Conflicts:      65000 | #Learnt:       9397 | 0.000
1.59/1.69	c total clause space: 6.90675MB
1.59/1.69	c total #watches: 19450
1.69/1.72	c total #propagations: 602176 / total #impl: 2032980 (eff. 0.296)
1.69/1.72	c #Conflicts:      66000 | #Learnt:      10397 | 0.000
1.69/1.72	c total clause space: 6.90675MB
1.69/1.72	c total #watches: 21450
1.69/1.75	c total #propagations: 609911 / total #impl: 2060200 (eff. 0.296)
1.69/1.75	c #Conflicts:      67000 | #Learnt:      11397 | 0.000
1.69/1.75	c total clause space: 6.90675MB
1.69/1.75	c total #watches: 23450
1.69/1.78	c total #propagations: 617310 / total #impl: 2087051 (eff. 0.296)
1.69/1.78	c #Conflicts:      68000 | #Learnt:      12397 | 0.000
1.69/1.78	c total clause space: 6.90675MB
1.69/1.78	c total #watches: 25450
1.79/1.81	c total #propagations: 624006 / total #impl: 2111616 (eff. 0.296)
1.79/1.81	c GARBAGE COLLECT
1.79/1.81	c #Conflicts:      69000 | #Learnt:       7199 | 0.000
1.79/1.81	c total clause space: 6.90675MB
1.79/1.81	c total #watches: 15054
1.79/1.84	c total #propagations: 633239 / total #impl: 2142042 (eff. 0.296)
1.79/1.84	c #Conflicts:      70000 | #Learnt:       8199 | 0.000
1.79/1.84	c total clause space: 6.90675MB
1.79/1.84	c total #watches: 17054
1.79/1.86	c total #propagations: 642600 / total #impl: 2174143 (eff. 0.296)
1.79/1.86	c #Conflicts:      71000 | #Learnt:       9199 | 0.000
1.79/1.86	c total clause space: 6.90675MB
1.79/1.86	c total #watches: 19054
1.79/1.89	c total #propagations: 648628 / total #impl: 2196904 (eff. 0.295)
1.79/1.89	c #Conflicts:      72000 | #Learnt:      10199 | 0.000
1.79/1.89	c total clause space: 6.90675MB
1.79/1.89	c total #watches: 21054
1.89/1.93	c total #propagations: 654439 / total #impl: 2218608 (eff. 0.295)
1.89/1.93	c #Conflicts:      73000 | #Learnt:      11199 | 0.000
1.89/1.93	c total clause space: 6.90675MB
1.89/1.93	c total #watches: 23054
1.89/1.96	c total #propagations: 661888 / total #impl: 2246249 (eff. 0.295)
1.89/1.96	c #Conflicts:      74000 | #Learnt:      12199 | 0.000
1.89/1.96	c total clause space: 6.90675MB
1.89/1.96	c total #watches: 25054
1.89/1.99	c total #propagations: 669382 / total #impl: 2273830 (eff. 0.294)
1.89/1.99	c GARBAGE COLLECT
1.89/1.99	c #Conflicts:      75000 | #Learnt:       6697 | 0.000
1.89/1.99	c total clause space: 6.90675MB
1.89/1.99	c total #watches: 14050
1.99/2.02	c total #propagations: 676238 / total #impl: 2300209 (eff. 0.294)
1.99/2.02	c #Conflicts:      76000 | #Learnt:       7697 | 0.000
1.99/2.02	c total clause space: 6.90675MB
1.99/2.02	c total #watches: 16050
1.99/2.05	c total #propagations: 684955 / total #impl: 2329309 (eff. 0.294)
1.99/2.05	c #Conflicts:      77000 | #Learnt:       8697 | 0.000
1.99/2.05	c total clause space: 6.90675MB
1.99/2.05	c total #watches: 18050
1.99/2.07	c total #propagations: 692794 / total #impl: 2358117 (eff. 0.294)
1.99/2.07	c #Conflicts:      78000 | #Learnt:       9697 | 0.000
1.99/2.07	c total clause space: 6.90675MB
1.99/2.07	c total #watches: 20050
2.09/2.10	c total #propagations: 699599 / total #impl: 2383867 (eff. 0.293)
2.09/2.10	c #Conflicts:      79000 | #Learnt:      10697 | 0.000
2.09/2.10	c total clause space: 6.90675MB
2.09/2.10	c total #watches: 22050
2.09/2.13	c total #propagations: 707013 / total #impl: 2412516 (eff. 0.293)
2.09/2.13	c #Conflicts:      80000 | #Learnt:      11697 | 0.000
2.09/2.13	c total clause space: 6.90675MB
2.09/2.13	c total #watches: 24050
2.09/2.16	c total #propagations: 713043 / total #impl: 2435027 (eff. 0.293)
2.09/2.16	c #Conflicts:      81000 | #Learnt:      12697 | 0.000
2.09/2.16	c total clause space: 6.90675MB
2.09/2.16	c total #watches: 26050
2.09/2.20	c total #propagations: 718978 / total #impl: 2462227 (eff. 0.292)
2.09/2.20	c GARBAGE COLLECT
2.09/2.20	c #Conflicts:      82000 | #Learnt:       6898 | 0.000
2.09/2.20	c total clause space: 11.2235MB
2.09/2.20	c total #watches: 14452
2.19/2.23	c total #propagations: 724405 / total #impl: 2484304 (eff. 0.292)
2.19/2.23	c #Conflicts:      83000 | #Learnt:       7898 | 0.000
2.19/2.23	c total clause space: 11.2235MB
2.19/2.23	c total #watches: 16452
2.19/2.25	c total #propagations: 732089 / total #impl: 2512374 (eff. 0.291)
2.19/2.25	c #Conflicts:      84000 | #Learnt:       8898 | 0.000
2.19/2.25	c total clause space: 11.2235MB
2.19/2.25	c total #watches: 18452
2.19/2.27	c total #propagations: 739033 / total #impl: 2538787 (eff. 0.291)
2.19/2.27	c #Conflicts:      85000 | #Learnt:       9898 | 0.000
2.19/2.27	c total clause space: 11.2235MB
2.19/2.27	c total #watches: 20452
2.19/2.30	c total #propagations: 747742 / total #impl: 2570402 (eff. 0.291)
2.19/2.30	c #Conflicts:      86000 | #Learnt:      10898 | 0.000
2.19/2.30	c total clause space: 11.2235MB
2.19/2.30	c total #watches: 22452
2.29/2.32	c total #propagations: 754361 / total #impl: 2597283 (eff. 0.290)
2.29/2.32	c #Conflicts:      87000 | #Learnt:      11898 | 0.000
2.29/2.32	c total clause space: 11.2235MB
2.29/2.32	c total #watches: 24452
2.29/2.35	c total #propagations: 761855 / total #impl: 2627418 (eff. 0.290)
2.29/2.35	c #Conflicts:      88000 | #Learnt:      12898 | 0.000
2.29/2.35	c total clause space: 11.2235MB
2.29/2.35	c total #watches: 26452
2.29/2.38	c total #propagations: 766702 / total #impl: 2648783 (eff. 0.289)
2.29/2.38	c #Conflicts:      89000 | #Learnt:      13898 | 0.000
2.29/2.38	c total clause space: 11.2235MB
2.29/2.38	c total #watches: 28452
2.39/2.41	c total #propagations: 773178 / total #impl: 2677383 (eff. 0.289)
2.39/2.41	c GARBAGE COLLECT
2.39/2.41	c #Conflicts:      90000 | #Learnt:       7799 | 0.000
2.39/2.41	c total clause space: 11.2235MB
2.39/2.41	c total #watches: 16254
2.39/2.43	c total #propagations: 781900 / total #impl: 2708274 (eff. 0.289)
2.39/2.43	c #Conflicts:      91000 | #Learnt:       8799 | 0.000
2.39/2.43	c total clause space: 11.2235MB
2.39/2.43	c total #watches: 18254
2.39/2.45	c total #propagations: 788503 / total #impl: 2733813 (eff. 0.288)
2.39/2.45	c #Conflicts:      92000 | #Learnt:       9799 | 0.000
2.39/2.45	c total clause space: 11.2235MB
2.39/2.45	c total #watches: 20254
2.39/2.48	c total #propagations: 795769 / total #impl: 2763926 (eff. 0.288)
2.39/2.48	c #Conflicts:      93000 | #Learnt:      10799 | 0.000
2.39/2.48	c total clause space: 11.2235MB
2.39/2.48	c total #watches: 22254
2.49/2.51	c total #propagations: 804573 / total #impl: 2798273 (eff. 0.288)
2.49/2.51	c #Conflicts:      94000 | #Learnt:      11799 | 0.000
2.49/2.51	c total clause space: 11.2235MB
2.49/2.51	c total #watches: 24254
2.49/2.54	c total #propagations: 811361 / total #impl: 2826360 (eff. 0.287)
2.49/2.54	c #Conflicts:      95000 | #Learnt:      12799 | 0.000
2.49/2.54	c total clause space: 11.2235MB
2.49/2.54	c total #watches: 26254
2.49/2.57	c total #propagations: 819099 / total #impl: 2855972 (eff. 0.287)
2.49/2.57	c #Conflicts:      96000 | #Learnt:      13799 | 0.000
2.49/2.57	c total clause space: 11.2235MB
2.49/2.57	c total #watches: 28254
2.59/2.61	c total #propagations: 825124 / total #impl: 2882845 (eff. 0.286)
2.59/2.61	c #Conflicts:      97000 | #Learnt:      14799 | 0.000
2.59/2.61	c total clause space: 11.2235MB
2.59/2.61	c total #watches: 30254
2.59/2.64	c total #propagations: 832698 / total #impl: 2911964 (eff. 0.286)
2.59/2.64	c GARBAGE COLLECT
2.59/2.64	c #Conflicts:      98000 | #Learnt:       8398 | 0.000
2.59/2.64	c total clause space: 11.2235MB
2.59/2.64	c total #watches: 17452
2.59/2.66	c total #propagations: 843577 / total #impl: 2946881 (eff. 0.286)
2.59/2.66	c #Conflicts:      99000 | #Learnt:       9398 | 0.000
2.59/2.66	c total clause space: 11.2235MB
2.59/2.66	c total #watches: 19452
2.59/2.68	c total #propagations: 850730 / total #impl: 2974989 (eff. 0.286)
2.59/2.68	c #Conflicts:     100000 | #Learnt:      10398 | 0.000
2.59/2.68	c total clause space: 11.2235MB
2.59/2.68	c total #watches: 21452
2.69/2.70	c total #propagations: 856258 / total #impl: 2998687 (eff. 0.286)
2.69/2.70	c #Conflicts:     101000 | #Learnt:      11398 | 0.000
2.69/2.70	c total clause space: 11.2235MB
2.69/2.70	c total #watches: 23452
2.69/2.73	c total #propagations: 862368 / total #impl: 3023400 (eff. 0.285)
2.69/2.73	c #Conflicts:     102000 | #Learnt:      12398 | 0.000
2.69/2.73	c total clause space: 11.2235MB
2.69/2.73	c total #watches: 25452
2.69/2.75	c total #propagations: 867058 / total #impl: 3045036 (eff. 0.285)
2.69/2.75	c #Conflicts:     103000 | #Learnt:      13398 | 0.000
2.69/2.75	c total clause space: 11.2235MB
2.69/2.75	c total #watches: 27452
2.69/2.78	c total #propagations: 873316 / total #impl: 3070037 (eff. 0.284)
2.69/2.78	c #Conflicts:     104000 | #Learnt:      14398 | 0.000
2.69/2.78	c total clause space: 11.2235MB
2.69/2.78	c total #watches: 29452
2.79/2.81	c total #propagations: 879573 / total #impl: 3094441 (eff. 0.284)
2.79/2.81	c #Conflicts:     105000 | #Learnt:      15398 | 0.000
2.79/2.81	c total clause space: 11.2235MB
2.79/2.81	c total #watches: 31452
2.79/2.84	c total #propagations: 887303 / total #impl: 3124576 (eff. 0.284)
2.79/2.84	c GARBAGE COLLECT
2.79/2.84	c #Conflicts:     106000 | #Learnt:       8698 | 0.000
2.79/2.84	c total clause space: 11.2235MB
2.79/2.84	c total #watches: 18052
2.79/2.86	c total #propagations: 893886 / total #impl: 3149103 (eff. 0.284)
2.79/2.86	c #Conflicts:     107000 | #Learnt:       9698 | 0.000
2.79/2.86	c total clause space: 11.2235MB
2.79/2.86	c total #watches: 20052
2.79/2.89	c total #propagations: 900902 / total #impl: 3173643 (eff. 0.284)
2.79/2.89	c #Conflicts:     108000 | #Learnt:      10698 | 0.000
2.79/2.89	c total clause space: 11.2235MB
2.79/2.89	c total #watches: 22052
2.89/2.91	c total #propagations: 908382 / total #impl: 3199293 (eff. 0.284)
2.89/2.91	c #Conflicts:     109000 | #Learnt:      11698 | 0.000
2.89/2.91	c total clause space: 11.2235MB
2.89/2.91	c total #watches: 24052
2.89/2.94	c total #propagations: 914065 / total #impl: 3223667 (eff. 0.284)
2.89/2.94	c #Conflicts:     110000 | #Learnt:      12698 | 0.000
2.89/2.94	c total clause space: 11.2235MB
2.89/2.94	c total #watches: 26052
2.89/2.97	c total #propagations: 919607 / total #impl: 3243885 (eff. 0.283)
2.89/2.97	c #Conflicts:     111000 | #Learnt:      13698 | 0.000
2.89/2.97	c total clause space: 11.2235MB
2.89/2.97	c total #watches: 28052
2.99/3.00	c total #propagations: 925193 / total #impl: 3265064 (eff. 0.283)
2.99/3.00	c #Conflicts:     112000 | #Learnt:      14698 | 0.000
2.99/3.00	c total clause space: 11.2235MB
2.99/3.00	c total #watches: 30052
2.99/3.03	c total #propagations: 930865 / total #impl: 3286819 (eff. 0.283)
2.99/3.03	c #Conflicts:     113000 | #Learnt:      15698 | 0.000
2.99/3.03	c total clause space: 11.2235MB
2.99/3.03	c total #watches: 32052
2.99/3.06	c total #propagations: 938176 / total #impl: 3313045 (eff. 0.283)
2.99/3.06	c GARBAGE COLLECT
2.99/3.06	c #Conflicts:     114000 | #Learnt:       8697 | 0.000
2.99/3.06	c total clause space: 11.2235MB
2.99/3.06	c total #watches: 18050
2.99/3.08	c total #propagations: 944244 / total #impl: 3337265 (eff. 0.283)
2.99/3.08	c #Conflicts:     115000 | #Learnt:       9697 | 0.000
2.99/3.08	c total clause space: 11.2235MB
2.99/3.08	c total #watches: 20050
3.09/3.11	c total #propagations: 952385 / total #impl: 3366763 (eff. 0.283)
3.09/3.11	c #Conflicts:     116000 | #Learnt:      10697 | 0.000
3.09/3.11	c total clause space: 11.2235MB
3.09/3.11	c total #watches: 22050
3.09/3.14	c total #propagations: 959716 / total #impl: 3393783 (eff. 0.283)
3.09/3.14	c #Conflicts:     117000 | #Learnt:      11697 | 0.000
3.09/3.14	c total clause space: 11.2235MB
3.09/3.14	c total #watches: 24050
3.09/3.17	c total #propagations: 966947 / total #impl: 3420656 (eff. 0.283)
3.09/3.17	c #Conflicts:     118000 | #Learnt:      12697 | 0.000
3.09/3.17	c total clause space: 11.2235MB
3.09/3.17	c total #watches: 26050
3.19/3.20	c total #propagations: 972128 / total #impl: 3442536 (eff. 0.282)
3.19/3.20	c #Conflicts:     119000 | #Learnt:      13697 | 0.000
3.19/3.20	c total clause space: 11.2235MB
3.19/3.20	c total #watches: 28050
3.19/3.23	c total #propagations: 978877 / total #impl: 3469971 (eff. 0.282)
3.19/3.23	c #Conflicts:     120000 | #Learnt:      14697 | 0.000
3.19/3.23	c total clause space: 11.2235MB
3.19/3.23	c total #watches: 30050
3.19/3.25	c total #propagations: 986951 / total #impl: 3499758 (eff. 0.282)
3.19/3.25	c #Conflicts:     121000 | #Learnt:      15697 | 0.000
3.19/3.25	c total clause space: 11.2235MB
3.19/3.25	c total #watches: 32050
3.19/3.29	c total #propagations: 992627 / total #impl: 3525916 (eff. 0.282)
3.19/3.29	c GARBAGE COLLECT
3.19/3.29	c #Conflicts:     122000 | #Learnt:       8394 | 0.000
3.19/3.29	c total clause space: 11.2235MB
3.19/3.29	c total #watches: 17444
3.29/3.32	c total #propagations: 1000076 / total #impl: 3554440 (eff. 0.281)
3.29/3.32	c #Conflicts:     123000 | #Learnt:       9394 | 0.000
3.29/3.32	c total clause space: 11.2235MB
3.29/3.32	c total #watches: 19444
3.29/3.34	c total #propagations: 1007634 / total #impl: 3579758 (eff. 0.281)
3.29/3.34	c #Conflicts:     124000 | #Learnt:      10394 | 0.000
3.29/3.34	c total clause space: 11.2235MB
3.29/3.34	c total #watches: 21444
3.29/3.38	c total #propagations: 1015788 / total #impl: 3607627 (eff. 0.282)
3.29/3.38	c #Conflicts:     125000 | #Learnt:      11394 | 0.000
3.29/3.38	c total clause space: 11.2235MB
3.29/3.38	c total #watches: 23444
3.39/3.41	c total #propagations: 1022133 / total #impl: 3633429 (eff. 0.281)
3.39/3.41	c #Conflicts:     126000 | #Learnt:      12394 | 0.000
3.39/3.41	c total clause space: 11.2235MB
3.39/3.41	c total #watches: 25444
3.39/3.43	c total #propagations: 1029274 / total #impl: 3659743 (eff. 0.281)
3.39/3.43	c #Conflicts:     127000 | #Learnt:      13394 | 0.000
3.39/3.43	c total clause space: 11.2235MB
3.39/3.43	c total #watches: 27444
3.39/3.46	c total #propagations: 1034092 / total #impl: 3677995 (eff. 0.281)
3.39/3.46	c #Conflicts:     128000 | #Learnt:      14394 | 0.000
3.39/3.46	c total clause space: 11.2235MB
3.39/3.46	c total #watches: 29444
3.39/3.48	c total #propagations: 1038459 / total #impl: 3694311 (eff. 0.281)
3.39/3.48	c #Conflicts:     129000 | #Learnt:      15394 | 0.000
3.39/3.48	c total clause space: 11.2235MB
3.39/3.48	c total #watches: 31444
3.49/3.51	c total #propagations: 1043687 / total #impl: 3716786 (eff. 0.281)
3.49/3.51	c #Conflicts:     130000 | #Learnt:      16394 | 0.000
3.49/3.51	c total clause space: 11.2235MB
3.49/3.51	c total #watches: 33444
3.49/3.55	c total #propagations: 1048307 / total #impl: 3737654 (eff. 0.280)
3.49/3.55	c GARBAGE COLLECT
3.49/3.55	c #Conflicts:     131000 | #Learnt:       8793 | 0.000
3.49/3.55	c total clause space: 11.2235MB
3.49/3.55	c total #watches: 18242
3.49/3.57	c total #propagations: 1054376 / total #impl: 3760325 (eff. 0.280)
3.49/3.57	c #Conflicts:     132000 | #Learnt:       9793 | 0.000
3.49/3.57	c total clause space: 11.2235MB
3.49/3.57	c total #watches: 20242
3.59/3.60	c total #propagations: 1060854 / total #impl: 3783057 (eff. 0.280)
3.59/3.60	c #Conflicts:     133000 | #Learnt:      10793 | 0.000
3.59/3.60	c total clause space: 11.2235MB
3.59/3.60	c total #watches: 22242
3.59/3.62	c total #propagations: 1068348 / total #impl: 3811513 (eff. 0.280)
3.59/3.62	c #Conflicts:     134000 | #Learnt:      11793 | 0.000
3.59/3.62	c total clause space: 11.2235MB
3.59/3.62	c total #watches: 24242
3.59/3.66	c total #propagations: 1075265 / total #impl: 3837764 (eff. 0.280)
3.59/3.66	c #Conflicts:     135000 | #Learnt:      12793 | 0.000
3.59/3.66	c total clause space: 11.2235MB
3.59/3.66	c total #watches: 26242
3.59/3.68	c total #propagations: 1080673 / total #impl: 3859196 (eff. 0.280)
3.59/3.68	c #Conflicts:     136000 | #Learnt:      13793 | 0.000
3.59/3.68	c total clause space: 11.2235MB
3.59/3.68	c total #watches: 28242
3.69/3.71	c total #propagations: 1087294 / total #impl: 3884595 (eff. 0.280)
3.69/3.71	c #Conflicts:     137000 | #Learnt:      14793 | 0.000
3.69/3.71	c total clause space: 11.2235MB
3.69/3.71	c total #watches: 30242
3.69/3.74	c total #propagations: 1092818 / total #impl: 3906449 (eff. 0.280)
3.69/3.74	c #Conflicts:     138000 | #Learnt:      15793 | 0.000
3.69/3.74	c total clause space: 11.2235MB
3.69/3.74	c total #watches: 32242
3.69/3.77	c total #propagations: 1097185 / total #impl: 3924918 (eff. 0.280)
3.69/3.77	c #Conflicts:     139000 | #Learnt:      16793 | 0.000
3.69/3.77	c total clause space: 11.2235MB
3.69/3.77	c total #watches: 34242
3.79/3.82	c total #propagations: 1104103 / total #impl: 3955265 (eff. 0.279)
3.79/3.82	c #Conflicts:     140000 | #Learnt:      17793 | 0.000
3.79/3.82	c total clause space: 11.2235MB
3.79/3.82	c total #watches: 36242
3.79/3.85	c total #propagations: 1111056 / total #impl: 3989099 (eff. 0.279)
3.79/3.85	c GARBAGE COLLECT
3.79/3.85	c #Conflicts:     141000 | #Learnt:       9894 | 0.000
3.79/3.85	c total clause space: 11.2235MB
3.79/3.85	c total #watches: 20444
3.79/3.87	c total #propagations: 1120796 / total #impl: 4023235 (eff. 0.279)
3.79/3.87	c #Conflicts:     142000 | #Learnt:      10894 | 0.000
3.79/3.87	c total clause space: 11.2235MB
3.79/3.87	c total #watches: 22444
3.89/3.90	c total #propagations: 1127178 / total #impl: 4049266 (eff. 0.278)
3.89/3.90	c #Conflicts:     143000 | #Learnt:      11894 | 0.000
3.89/3.90	c total clause space: 11.2235MB
3.89/3.90	c total #watches: 24444
3.89/3.92	c total #propagations: 1133191 / total #impl: 4079405 (eff. 0.278)
3.89/3.92	c #Conflicts:     144000 | #Learnt:      12894 | 0.000
3.89/3.92	c total clause space: 11.2235MB
3.89/3.92	c total #watches: 26444
3.89/3.94	c total #propagations: 1138966 / total #impl: 4104108 (eff. 0.278)
3.89/3.94	c #Conflicts:     145000 | #Learnt:      13894 | 0.000
3.89/3.94	c total clause space: 11.2235MB
3.89/3.94	c total #watches: 28444
3.89/3.97	c total #propagations: 1143792 / total #impl: 4126725 (eff. 0.277)
3.89/3.97	c #Conflicts:     146000 | #Learnt:      14894 | 0.000
3.89/3.97	c total clause space: 11.2235MB
3.89/3.97	c total #watches: 30444
3.89/3.99	c total #propagations: 1148881 / total #impl: 4151232 (eff. 0.277)
3.89/3.99	c #Conflicts:     147000 | #Learnt:      15894 | 0.000
3.89/3.99	c total clause space: 11.2235MB
3.89/3.99	c total #watches: 32444
3.99/4.02	c total #propagations: 1153463 / total #impl: 4172002 (eff. 0.276)
3.99/4.02	c #Conflicts:     148000 | #Learnt:      16894 | 0.000
3.99/4.02	c total clause space: 11.2235MB
3.99/4.02	c total #watches: 34444
3.99/4.06	c total #propagations: 1159360 / total #impl: 4194206 (eff. 0.276)
3.99/4.06	c #Conflicts:     149000 | #Learnt:      17894 | 0.000
3.99/4.06	c total clause space: 11.2235MB
3.99/4.06	c total #watches: 36444
4.09/4.10	c total #propagations: 1165840 / total #impl: 4218019 (eff. 0.276)
4.09/4.10	c GARBAGE COLLECT
4.09/4.10	c #Conflicts:     150000 | #Learnt:       9694 | 0.000
4.09/4.10	c total clause space: 11.2235MB
4.09/4.10	c total #watches: 20044
4.09/4.13	c total #propagations: 1172870 / total #impl: 4245507 (eff. 0.276)
4.09/4.13	c #Conflicts:     151000 | #Learnt:      10694 | 0.000
4.09/4.13	c total clause space: 11.2235MB
4.09/4.13	c total #watches: 22044
4.09/4.15	c total #propagations: 1179236 / total #impl: 4269766 (eff. 0.276)
4.09/4.15	c #Conflicts:     152000 | #Learnt:      11694 | 0.000
4.09/4.15	c total clause space: 11.2235MB
4.09/4.15	c total #watches: 24044
4.09/4.18	c total #propagations: 1185451 / total #impl: 4292353 (eff. 0.276)
4.09/4.18	c #Conflicts:     153000 | #Learnt:      12694 | 0.000
4.09/4.18	c total clause space: 11.2235MB
4.09/4.18	c total #watches: 26044
4.19/4.21	c total #propagations: 1191906 / total #impl: 4316280 (eff. 0.276)
4.19/4.21	c #Conflicts:     154000 | #Learnt:      13694 | 0.000
4.19/4.21	c total clause space: 11.2235MB
4.19/4.21	c total #watches: 28044
4.19/4.24	c total #propagations: 1197878 / total #impl: 4339685 (eff. 0.276)
4.19/4.24	c #Conflicts:     155000 | #Learnt:      14694 | 0.000
4.19/4.24	c total clause space: 11.2235MB
4.19/4.24	c total #watches: 30044
4.19/4.27	c total #propagations: 1203027 / total #impl: 4359957 (eff. 0.276)
4.19/4.27	c #Conflicts:     156000 | #Learnt:      15694 | 0.000
4.19/4.27	c total clause space: 11.2235MB
4.19/4.27	c total #watches: 32044
4.29/4.31	c total #propagations: 1208528 / total #impl: 4382670 (eff. 0.276)
4.29/4.31	c #Conflicts:     157000 | #Learnt:      16694 | 0.000
4.29/4.31	c total clause space: 11.2235MB
4.29/4.31	c total #watches: 34044
4.29/4.34	c total #propagations: 1214724 / total #impl: 4407799 (eff. 0.276)
4.29/4.34	c #Conflicts:     158000 | #Learnt:      17694 | 0.000
4.29/4.34	c total clause space: 11.2235MB
4.29/4.34	c total #watches: 36044
4.29/4.38	c total #propagations: 1219743 / total #impl: 4428824 (eff. 0.275)
4.29/4.38	c #Conflicts:     159000 | #Learnt:      18694 | 0.000
4.29/4.38	c total clause space: 11.2235MB
4.29/4.38	c total #watches: 38044
4.39/4.41	c total #propagations: 1224198 / total #impl: 4449136 (eff. 0.275)
4.39/4.41	c GARBAGE COLLECT
4.39/4.41	c #Conflicts:     160000 | #Learnt:      10190 | 0.000
4.39/4.41	c total clause space: 11.2235MB
4.39/4.41	c total #watches: 21036
4.39/4.44	c total #propagations: 1232259 / total #impl: 4479194 (eff. 0.275)
4.39/4.44	c #Conflicts:     161000 | #Learnt:      11190 | 0.000
4.39/4.44	c total clause space: 11.2235MB
4.39/4.44	c total #watches: 23036
4.39/4.47	c total #propagations: 1239073 / total #impl: 4505936 (eff. 0.275)
4.39/4.47	c #Conflicts:     162000 | #Learnt:      12190 | 0.000
4.39/4.47	c total clause space: 11.2235MB
4.39/4.47	c total #watches: 25036
4.39/4.49	c total #propagations: 1246872 / total #impl: 4533979 (eff. 0.275)
4.39/4.49	c #Conflicts:     163000 | #Learnt:      13190 | 0.000
4.39/4.49	c total clause space: 11.2235MB
4.39/4.49	c total #watches: 27036
4.49/4.52	c total #propagations: 1251428 / total #impl: 4552276 (eff. 0.275)
4.49/4.52	c #Conflicts:     164000 | #Learnt:      14190 | 0.000
4.49/4.52	c total clause space: 11.2235MB
4.49/4.52	c total #watches: 29036
4.49/4.54	c total #propagations: 1256880 / total #impl: 4573522 (eff. 0.275)
4.49/4.54	c #Conflicts:     165000 | #Learnt:      15190 | 0.000
4.49/4.54	c total clause space: 11.2235MB
4.49/4.54	c total #watches: 31036
4.49/4.57	c total #propagations: 1261916 / total #impl: 4595968 (eff. 0.275)
4.49/4.57	c #Conflicts:     166000 | #Learnt:      16190 | 0.000
4.49/4.57	c total clause space: 11.2235MB
4.49/4.57	c total #watches: 33036
4.59/4.60	c total #propagations: 1267895 / total #impl: 4620996 (eff. 0.274)
4.59/4.60	c #Conflicts:     167000 | #Learnt:      17190 | 0.000
4.59/4.60	c total clause space: 11.2235MB
4.59/4.60	c total #watches: 35036
4.59/4.64	c total #propagations: 1274309 / total #impl: 4646570 (eff. 0.274)
4.59/4.64	c #Conflicts:     168000 | #Learnt:      18190 | 0.000
4.59/4.64	c total clause space: 11.2235MB
4.59/4.64	c total #watches: 37036
4.59/4.68	c total #propagations: 1278636 / total #impl: 4663901 (eff. 0.274)
4.59/4.68	c #Conflicts:     169000 | #Learnt:      19190 | 0.000
4.59/4.68	c total clause space: 11.2235MB
4.59/4.68	c total #watches: 39036
4.69/4.72	c total #propagations: 1283284 / total #impl: 4683605 (eff. 0.274)
4.69/4.72	c GARBAGE COLLECT
4.69/4.72	c #Conflicts:     170000 | #Learnt:      10390 | 0.000
4.69/4.72	c total clause space: 11.2235MB
4.69/4.72	c total #watches: 21436
4.69/4.74	c total #propagations: 1288555 / total #impl: 4705977 (eff. 0.274)
4.69/4.74	c #Conflicts:     171000 | #Learnt:      11390 | 0.000
4.69/4.74	c total clause space: 11.2235MB
4.69/4.74	c total #watches: 23436
4.69/4.77	c total #propagations: 1295685 / total #impl: 4730518 (eff. 0.274)
4.69/4.77	c #Conflicts:     172000 | #Learnt:      12390 | 0.000
4.69/4.77	c total clause space: 11.2235MB
4.69/4.77	c total #watches: 25436
4.79/4.80	c total #propagations: 1302204 / total #impl: 4756198 (eff. 0.274)
4.79/4.80	c #Conflicts:     173000 | #Learnt:      13390 | 0.000
4.79/4.80	c total clause space: 11.2235MB
4.79/4.80	c total #watches: 27436
4.79/4.83	c total #propagations: 1308182 / total #impl: 4778984 (eff. 0.274)
4.79/4.83	c #Conflicts:     174000 | #Learnt:      14390 | 0.000
4.79/4.83	c total clause space: 11.2235MB
4.79/4.83	c total #watches: 29436
4.79/4.85	c total #propagations: 1314451 / total #impl: 4802231 (eff. 0.274)
4.79/4.85	c #Conflicts:     175000 | #Learnt:      15390 | 0.000
4.79/4.85	c total clause space: 11.2235MB
4.79/4.85	c total #watches: 31436
4.79/4.89	c total #propagations: 1320495 / total #impl: 4825933 (eff. 0.274)
4.79/4.89	c #Conflicts:     176000 | #Learnt:      16390 | 0.000
4.79/4.89	c total clause space: 11.2235MB
4.79/4.89	c total #watches: 33436
4.89/4.92	c total #propagations: 1327465 / total #impl: 4850951 (eff. 0.274)
4.89/4.92	c #Conflicts:     177000 | #Learnt:      17390 | 0.000
4.89/4.92	c total clause space: 11.2235MB
4.89/4.92	c total #watches: 35436
4.89/4.95	c total #propagations: 1333179 / total #impl: 4874771 (eff. 0.273)
4.89/4.95	c #Conflicts:     178000 | #Learnt:      18390 | 0.000
4.89/4.95	c total clause space: 11.2235MB
4.89/4.95	c total #watches: 37436
4.89/4.99	c total #propagations: 1337216 / total #impl: 4892285 (eff. 0.273)
4.89/4.99	c #Conflicts:     179000 | #Learnt:      19390 | 0.000
4.89/4.99	c total clause space: 11.2235MB
4.89/4.99	c total #watches: 39436
4.99/5.04	c total #propagations: 1342361 / total #impl: 4915735 (eff. 0.273)
4.99/5.04	c GARBAGE COLLECT
4.99/5.04	c #Conflicts:     180000 | #Learnt:      10290 | 0.000
4.99/5.04	c total clause space: 11.2235MB
4.99/5.04	c total #watches: 21236
4.99/5.07	c total #propagations: 1347278 / total #impl: 4935046 (eff. 0.273)
4.99/5.07	c #Conflicts:     181000 | #Learnt:      11290 | 0.000
4.99/5.07	c total clause space: 11.2235MB
4.99/5.07	c total #watches: 23236
4.99/5.09	c total #propagations: 1356694 / total #impl: 4965864 (eff. 0.273)
4.99/5.09	c #Conflicts:     182000 | #Learnt:      12290 | 0.000
4.99/5.09	c total clause space: 11.2235MB
4.99/5.09	c total #watches: 25236
5.09/5.12	c total #propagations: 1362345 / total #impl: 4986969 (eff. 0.273)
5.09/5.12	c #Conflicts:     183000 | #Learnt:      13290 | 0.000
5.09/5.12	c total clause space: 11.2235MB
5.09/5.12	c total #watches: 27236
5.09/5.15	c total #propagations: 1366848 / total #impl: 5005006 (eff. 0.273)
5.09/5.15	c #Conflicts:     184000 | #Learnt:      14290 | 0.000
5.09/5.15	c total clause space: 11.2235MB
5.09/5.15	c total #watches: 29236
5.09/5.18	c total #propagations: 1374151 / total #impl: 5030017 (eff. 0.273)
5.09/5.18	c #Conflicts:     185000 | #Learnt:      15290 | 0.000
5.09/5.18	c total clause space: 11.2235MB
5.09/5.18	c total #watches: 31236
5.19/5.21	c total #propagations: 1380461 / total #impl: 5053429 (eff. 0.273)
5.19/5.21	c #Conflicts:     186000 | #Learnt:      16290 | 0.000
5.19/5.21	c total clause space: 11.2235MB
5.19/5.21	c total #watches: 33236
5.19/5.23	c total #propagations: 1387535 / total #impl: 5081398 (eff. 0.273)
5.19/5.23	c #Conflicts:     187000 | #Learnt:      17290 | 0.000
5.19/5.23	c total clause space: 11.2235MB
5.19/5.23	c total #watches: 35236
5.19/5.26	c total #propagations: 1392181 / total #impl: 5099376 (eff. 0.273)
5.19/5.26	c #Conflicts:     188000 | #Learnt:      18290 | 0.000
5.19/5.26	c total clause space: 11.2235MB
5.19/5.26	c total #watches: 37236
5.19/5.29	c total #propagations: 1396458 / total #impl: 5117062 (eff. 0.273)
5.19/5.29	c #Conflicts:     189000 | #Learnt:      19290 | 0.000
5.19/5.29	c total clause space: 11.2235MB
5.19/5.29	c total #watches: 39236
5.29/5.33	c total #propagations: 1400775 / total #impl: 5140357 (eff. 0.273)
5.29/5.33	c #Conflicts:     190000 | #Learnt:      20290 | 0.000
5.29/5.33	c total clause space: 11.2235MB
5.29/5.33	c total #watches: 41236
5.29/5.36	c total #propagations: 1404849 / total #impl: 5162281 (eff. 0.272)
5.29/5.36	c GARBAGE COLLECT
5.29/5.36	c #Conflicts:     191000 | #Learnt:      10892 | 0.000
5.29/5.36	c total clause space: 11.2235MB
5.29/5.36	c total #watches: 22440
5.29/5.39	c total #propagations: 1409908 / total #impl: 5182286 (eff. 0.272)
5.29/5.39	c #Conflicts:     192000 | #Learnt:      11892 | 0.000
5.29/5.39	c total clause space: 11.2235MB
5.29/5.39	c total #watches: 24440
5.39/5.42	c total #propagations: 1414462 / total #impl: 5201589 (eff. 0.272)
5.39/5.42	c #Conflicts:     193000 | #Learnt:      12892 | 0.000
5.39/5.42	c total clause space: 11.2235MB
5.39/5.42	c total #watches: 26440
5.39/5.44	c total #propagations: 1421289 / total #impl: 5227811 (eff. 0.272)
5.39/5.44	c #Conflicts:     194000 | #Learnt:      13892 | 0.000
5.39/5.44	c total clause space: 11.2235MB
5.39/5.44	c total #watches: 28440
5.39/5.47	c total #propagations: 1428377 / total #impl: 5254410 (eff. 0.272)
5.39/5.47	c #Conflicts:     195000 | #Learnt:      14892 | 0.000
5.39/5.47	c total clause space: 11.2235MB
5.39/5.47	c total #watches: 30440
5.39/5.50	c total #propagations: 1434414 / total #impl: 5277948 (eff. 0.272)
5.39/5.50	c #Conflicts:     196000 | #Learnt:      15892 | 0.000
5.39/5.50	c total clause space: 11.2235MB
5.39/5.50	c total #watches: 32440
5.49/5.53	c total #propagations: 1440646 / total #impl: 5303677 (eff. 0.272)
5.49/5.53	c #Conflicts:     197000 | #Learnt:      16892 | 0.000
5.49/5.53	c total clause space: 11.2235MB
5.49/5.53	c total #watches: 34440
5.49/5.55	c total #propagations: 1446093 / total #impl: 5327484 (eff. 0.271)
5.49/5.55	c #Conflicts:     198000 | #Learnt:      17892 | 0.000
5.49/5.55	c total clause space: 11.2235MB
5.49/5.55	c total #watches: 36440
5.49/5.58	c total #propagations: 1454813 / total #impl: 5362757 (eff. 0.271)
5.49/5.58	c #Conflicts:     199000 | #Learnt:      18892 | 0.000
5.49/5.58	c total clause space: 11.2235MB
5.49/5.58	c total #watches: 38440
5.59/5.62	c total #propagations: 1461359 / total #impl: 5390579 (eff. 0.271)
5.59/5.62	c #Conflicts:     200000 | #Learnt:      19892 | 0.000
5.59/5.62	c total clause space: 11.2235MB
5.59/5.62	c total #watches: 40440
5.59/5.65	c total #propagations: 1466745 / total #impl: 5418996 (eff. 0.271)
5.59/5.65	c #Conflicts:     201000 | #Learnt:      20892 | 0.000
5.59/5.65	c total clause space: 11.2235MB
5.59/5.65	c total #watches: 42440
5.59/5.69	c total #propagations: 1470566 / total #impl: 5442563 (eff. 0.270)
5.59/5.69	c GARBAGE COLLECT
5.59/5.69	c #Conflicts:     202000 | #Learnt:      11192 | 0.000
5.59/5.69	c total clause space: 18.2382MB
5.59/5.69	c total #watches: 23040
5.68/5.71	c total #propagations: 1477121 / total #impl: 5470319 (eff. 0.270)
5.68/5.71	c #Conflicts:     203000 | #Learnt:      12192 | 0.000
5.68/5.71	c total clause space: 18.2382MB
5.68/5.71	c total #watches: 25040
5.68/5.74	c total #propagations: 1485437 / total #impl: 5499846 (eff. 0.270)
5.68/5.74	c #Conflicts:     204000 | #Learnt:      13192 | 0.000
5.68/5.74	c total clause space: 18.2382MB
5.68/5.74	c total #watches: 27040
5.68/5.77	c total #propagations: 1492392 / total #impl: 5527317 (eff. 0.270)
5.68/5.77	c #Conflicts:     205000 | #Learnt:      14192 | 0.000
5.68/5.77	c total clause space: 18.2382MB
5.68/5.77	c total #watches: 29040
5.68/5.79	c total #propagations: 1498351 / total #impl: 5551917 (eff. 0.270)
5.68/5.79	c #Conflicts:     206000 | #Learnt:      15192 | 0.000
5.68/5.79	c total clause space: 18.2382MB
5.68/5.79	c total #watches: 31040
5.78/5.83	c total #propagations: 1507524 / total #impl: 5585381 (eff. 0.270)
5.78/5.83	c #Conflicts:     207000 | #Learnt:      16192 | 0.000
5.78/5.83	c total clause space: 18.2382MB
5.78/5.83	c total #watches: 33040
5.78/5.85	c total #propagations: 1513208 / total #impl: 5605680 (eff. 0.270)
5.78/5.85	c #Conflicts:     208000 | #Learnt:      17192 | 0.000
5.78/5.85	c total clause space: 18.2382MB
5.78/5.85	c total #watches: 35040
5.78/5.89	c total #propagations: 1519002 / total #impl: 5627779 (eff. 0.270)
5.78/5.89	c #Conflicts:     209000 | #Learnt:      18192 | 0.000
5.78/5.89	c total clause space: 18.2382MB
5.78/5.89	c total #watches: 37040
5.88/5.93	c total #propagations: 1525828 / total #impl: 5655735 (eff. 0.270)
5.88/5.93	c #Conflicts:     210000 | #Learnt:      19192 | 0.000
5.88/5.93	c total clause space: 18.2382MB
5.88/5.93	c total #watches: 39040
5.88/5.97	c total #propagations: 1534246 / total #impl: 5689341 (eff. 0.270)
5.88/5.97	c #Conflicts:     211000 | #Learnt:      20192 | 0.000
5.88/5.97	c total clause space: 18.2382MB
5.88/5.97	c total #watches: 41040
5.98/6.01	c total #propagations: 1541460 / total #impl: 5723605 (eff. 0.269)
5.98/6.01	c #Conflicts:     212000 | #Learnt:      21192 | 0.000
5.98/6.01	c total clause space: 18.2382MB
5.98/6.01	c total #watches: 43040
5.98/6.05	c total #propagations: 1548197 / total #impl: 5756515 (eff. 0.269)
5.98/6.05	c GARBAGE COLLECT
5.98/6.05	c #Conflicts:     213000 | #Learnt:      11193 | 0.000
5.98/6.05	c total clause space: 18.2382MB
5.98/6.05	c total #watches: 23042
5.98/6.07	c total #propagations: 1554661 / total #impl: 5784658 (eff. 0.269)
5.98/6.07	c #Conflicts:     214000 | #Learnt:      12193 | 0.000
5.98/6.07	c total clause space: 18.2382MB
5.98/6.07	c total #watches: 25042
6.08/6.10	c total #propagations: 1561819 / total #impl: 5813364 (eff. 0.269)
6.08/6.10	c #Conflicts:     215000 | #Learnt:      13193 | 0.000
6.08/6.10	c total clause space: 18.2382MB
6.08/6.10	c total #watches: 27042
6.08/6.13	c total #propagations: 1568532 / total #impl: 5843244 (eff. 0.268)
6.08/6.13	c #Conflicts:     216000 | #Learnt:      14193 | 0.000
6.08/6.13	c total clause space: 18.2382MB
6.08/6.13	c total #watches: 29042
6.08/6.15	c total #propagations: 1574880 / total #impl: 5873173 (eff. 0.268)
6.08/6.15	c #Conflicts:     217000 | #Learnt:      15193 | 0.000
6.08/6.15	c total clause space: 18.2382MB
6.08/6.15	c total #watches: 31042
6.08/6.18	c total #propagations: 1581306 / total #impl: 5903791 (eff. 0.268)
6.08/6.18	c #Conflicts:     218000 | #Learnt:      16193 | 0.000
6.08/6.18	c total clause space: 18.2382MB
6.08/6.18	c total #watches: 33042
6.18/6.20	c total #propagations: 1587965 / total #impl: 5932913 (eff. 0.268)
6.18/6.20	c #Conflicts:     219000 | #Learnt:      17193 | 0.000
6.18/6.20	c total clause space: 18.2382MB
6.18/6.20	c total #watches: 35042
6.18/6.23	c total #propagations: 1593167 / total #impl: 5958952 (eff. 0.267)
6.18/6.23	c #Conflicts:     220000 | #Learnt:      18193 | 0.000
6.18/6.23	c total clause space: 18.2382MB
6.18/6.23	c total #watches: 37042
6.18/6.26	c total #propagations: 1599013 / total #impl: 5989928 (eff. 0.267)
6.18/6.26	c #Conflicts:     221000 | #Learnt:      19193 | 0.000
6.18/6.26	c total clause space: 18.2382MB
6.18/6.26	c total #watches: 39042
6.18/6.29	c total #propagations: 1605321 / total #impl: 6021564 (eff. 0.267)
6.18/6.29	c #Conflicts:     222000 | #Learnt:      20193 | 0.000
6.18/6.29	c total clause space: 18.2382MB
6.18/6.29	c total #watches: 41042
6.28/6.33	c total #propagations: 1612138 / total #impl: 6051746 (eff. 0.266)
6.28/6.33	c #Conflicts:     223000 | #Learnt:      21193 | 0.000
6.28/6.33	c total clause space: 18.2382MB
6.28/6.33	c total #watches: 43042
6.28/6.36	c total #propagations: 1619174 / total #impl: 6082821 (eff. 0.266)
6.28/6.36	c #Conflicts:     224000 | #Learnt:      22193 | 0.000
6.28/6.36	c total clause space: 18.2382MB
6.28/6.36	c total #watches: 45042
6.28/6.39	c total #propagations: 1626893 / total #impl: 6116917 (eff. 0.266)
6.28/6.39	c GARBAGE COLLECT
6.28/6.39	c #Conflicts:     225000 | #Learnt:      11892 | 0.000
6.28/6.39	c total clause space: 18.2382MB
6.28/6.39	c total #watches: 24440
6.38/6.41	c total #propagations: 1634750 / total #impl: 6151036 (eff. 0.266)
6.38/6.41	c #Conflicts:     226000 | #Learnt:      12892 | 0.000
6.38/6.41	c total clause space: 18.2382MB
6.38/6.41	c total #watches: 26440
6.38/6.43	c total #propagations: 1640378 / total #impl: 6177722 (eff. 0.266)
6.38/6.43	c #Conflicts:     227000 | #Learnt:      13892 | 0.000
6.38/6.43	c total clause space: 18.2382MB
6.38/6.43	c total #watches: 28440
6.38/6.46	c total #propagations: 1644851 / total #impl: 6200801 (eff. 0.265)
6.38/6.46	c #Conflicts:     228000 | #Learnt:      14892 | 0.000
6.38/6.46	c total clause space: 18.2382MB
6.38/6.46	c total #watches: 30440
6.38/6.48	c total #propagations: 1649938 / total #impl: 6226843 (eff. 0.265)
6.38/6.48	c #Conflicts:     229000 | #Learnt:      15892 | 0.000
6.38/6.48	c total clause space: 18.2382MB
6.38/6.48	c total #watches: 32440
6.48/6.51	c total #propagations: 1655221 / total #impl: 6253292 (eff. 0.265)
6.48/6.51	c #Conflicts:     230000 | #Learnt:      16892 | 0.000
6.48/6.51	c total clause space: 18.2382MB
6.48/6.51	c total #watches: 34440
6.48/6.55	c total #propagations: 1661924 / total #impl: 6282612 (eff. 0.265)
6.48/6.55	c #Conflicts:     231000 | #Learnt:      17892 | 0.000
6.48/6.55	c total clause space: 18.2382MB
6.48/6.55	c total #watches: 36440
6.48/6.58	c total #propagations: 1667217 / total #impl: 6308909 (eff. 0.264)
6.48/6.58	c #Conflicts:     232000 | #Learnt:      18892 | 0.000
6.48/6.58	c total clause space: 18.2382MB
6.48/6.58	c total #watches: 38440
6.59/6.62	c total #propagations: 1673956 / total #impl: 6335406 (eff. 0.264)
6.59/6.62	c #Conflicts:     233000 | #Learnt:      19892 | 0.000
6.59/6.62	c total clause space: 18.2382MB
6.59/6.62	c total #watches: 40440
6.59/6.65	c total #propagations: 1679398 / total #impl: 6355294 (eff. 0.264)
6.59/6.65	c #Conflicts:     234000 | #Learnt:      20892 | 0.000
6.59/6.65	c total clause space: 18.2382MB
6.59/6.65	c total #watches: 42440
6.59/6.69	c total #propagations: 1683747 / total #impl: 6377307 (eff. 0.264)
6.59/6.69	c #Conflicts:     235000 | #Learnt:      21892 | 0.000
6.59/6.69	c total clause space: 18.2382MB
6.59/6.69	c total #watches: 44440
6.69/6.73	c total #propagations: 1688746 / total #impl: 6396577 (eff. 0.264)
6.69/6.73	c #Conflicts:     236000 | #Learnt:      22892 | 0.000
6.69/6.73	c total clause space: 18.2382MB
6.69/6.73	c total #watches: 46440
6.69/6.77	c total #propagations: 1694414 / total #impl: 6418176 (eff. 0.264)
6.69/6.77	c GARBAGE COLLECT
6.69/6.77	c #Conflicts:     237000 | #Learnt:      12288 | 0.000
6.69/6.77	c total clause space: 18.2382MB
6.69/6.77	c total #watches: 25232
6.69/6.80	c total #propagations: 1699980 / total #impl: 6442027 (eff. 0.264)
6.69/6.80	c #Conflicts:     238000 | #Learnt:      13288 | 0.000
6.69/6.80	c total clause space: 18.2382MB
6.69/6.80	c total #watches: 27232
6.78/6.83	c total #propagations: 1706004 / total #impl: 6466974 (eff. 0.264)
6.78/6.83	c #Conflicts:     239000 | #Learnt:      14288 | 0.000
6.78/6.83	c total clause space: 18.2382MB
6.78/6.83	c total #watches: 29232
6.78/6.85	c total #propagations: 1712325 / total #impl: 6493788 (eff. 0.264)
6.78/6.85	c #Conflicts:     240000 | #Learnt:      15288 | 0.000
6.78/6.85	c total clause space: 18.2382MB
6.78/6.85	c total #watches: 31232
6.78/6.88	c total #propagations: 1717744 / total #impl: 6516306 (eff. 0.264)
6.78/6.88	c #Conflicts:     241000 | #Learnt:      16288 | 0.000
6.78/6.88	c total clause space: 18.2382MB
6.78/6.88	c total #watches: 33232
6.88/6.92	c total #propagations: 1722294 / total #impl: 6535256 (eff. 0.264)
6.88/6.92	c #Conflicts:     242000 | #Learnt:      17288 | 0.000
6.88/6.92	c total clause space: 18.2382MB
6.88/6.92	c total #watches: 35232
6.88/6.95	c total #propagations: 1726870 / total #impl: 6553051 (eff. 0.264)
6.88/6.95	c #Conflicts:     243000 | #Learnt:      18288 | 0.000
6.88/6.95	c total clause space: 18.2382MB
6.88/6.95	c total #watches: 37232
6.88/6.99	c total #propagations: 1732355 / total #impl: 6575178 (eff. 0.263)
6.88/6.99	c #Conflicts:     244000 | #Learnt:      19288 | 0.000
6.88/6.99	c total clause space: 18.2382MB
6.88/6.99	c total #watches: 39232
6.98/7.03	c total #propagations: 1738661 / total #impl: 6599035 (eff. 0.263)
6.98/7.03	c #Conflicts:     245000 | #Learnt:      20288 | 0.000
6.98/7.03	c total clause space: 18.2382MB
6.98/7.03	c total #watches: 41232
6.98/7.06	c total #propagations: 1744848 / total #impl: 6627169 (eff. 0.263)
6.98/7.06	c #Conflicts:     246000 | #Learnt:      21288 | 0.000
6.98/7.06	c total clause space: 18.2382MB
6.98/7.06	c total #watches: 43232
6.98/7.09	c total #propagations: 1751807 / total #impl: 6653297 (eff. 0.263)
6.98/7.09	c #Conflicts:     247000 | #Learnt:      22288 | 0.000
6.98/7.09	c total clause space: 18.2382MB
6.98/7.09	c total #watches: 45232
7.08/7.13	c total #propagations: 1758057 / total #impl: 6677082 (eff. 0.263)
7.08/7.13	c #Conflicts:     248000 | #Learnt:      23288 | 0.000
7.08/7.13	c total clause space: 18.2382MB
7.08/7.13	c total #watches: 47232
7.08/7.18	c total #propagations: 1762878 / total #impl: 6699965 (eff. 0.263)
7.08/7.18	c GARBAGE COLLECT
7.08/7.18	c #Conflicts:     249000 | #Learnt:      12390 | 0.000
7.08/7.18	c total clause space: 18.2382MB
7.08/7.18	c total #watches: 25436
7.18/7.21	c total #propagations: 1768807 / total #impl: 6726872 (eff. 0.263)
7.18/7.21	c #Conflicts:     250000 | #Learnt:      13390 | 0.000
7.18/7.21	c total clause space: 18.2382MB
7.18/7.21	c total #watches: 27436
7.18/7.24	c total #propagations: 1774519 / total #impl: 6751388 (eff. 0.263)
7.18/7.24	c #Conflicts:     251000 | #Learnt:      14390 | 0.000
7.18/7.24	c total clause space: 18.2382MB
7.18/7.24	c total #watches: 29436
7.18/7.27	c total #propagations: 1780827 / total #impl: 6776132 (eff. 0.263)
7.18/7.27	c #Conflicts:     252000 | #Learnt:      15390 | 0.000
7.18/7.27	c total clause space: 18.2382MB
7.18/7.27	c total #watches: 31436
7.28/7.30	c total #propagations: 1787065 / total #impl: 6799998 (eff. 0.263)
7.28/7.30	c #Conflicts:     253000 | #Learnt:      16390 | 0.000
7.28/7.30	c total clause space: 18.2382MB
7.28/7.30	c total #watches: 33436
7.28/7.34	c total #propagations: 1793105 / total #impl: 6821397 (eff. 0.263)
7.28/7.34	c #Conflicts:     254000 | #Learnt:      17390 | 0.000
7.28/7.34	c total clause space: 18.2382MB
7.28/7.34	c total #watches: 35436
7.28/7.37	c total #propagations: 1800019 / total #impl: 6846824 (eff. 0.263)
7.28/7.37	c #Conflicts:     255000 | #Learnt:      18390 | 0.000
7.28/7.37	c total clause space: 18.2382MB
7.28/7.37	c total #watches: 37436
7.38/7.40	c total #propagations: 1805030 / total #impl: 6869704 (eff. 0.263)
7.38/7.40	c #Conflicts:     256000 | #Learnt:      19390 | 0.000
7.38/7.40	c total clause space: 18.2382MB
7.38/7.40	c total #watches: 39436
7.38/7.43	c total #propagations: 1810732 / total #impl: 6893678 (eff. 0.263)
7.38/7.43	c #Conflicts:     257000 | #Learnt:      20390 | 0.000
7.38/7.43	c total clause space: 18.2382MB
7.38/7.43	c total #watches: 41436
7.38/7.48	c total #propagations: 1816590 / total #impl: 6921861 (eff. 0.262)
7.38/7.48	c #Conflicts:     258000 | #Learnt:      21390 | 0.000
7.38/7.48	c total clause space: 18.2382MB
7.38/7.48	c total #watches: 43436
7.48/7.52	c total #propagations: 1822304 / total #impl: 6947324 (eff. 0.262)
7.48/7.52	c #Conflicts:     259000 | #Learnt:      22390 | 0.000
7.48/7.52	c total clause space: 18.2382MB
7.48/7.52	c total #watches: 45436
7.48/7.56	c total #propagations: 1827312 / total #impl: 6968067 (eff. 0.262)
7.48/7.56	c #Conflicts:     260000 | #Learnt:      23390 | 0.000
7.48/7.56	c total clause space: 18.2382MB
7.48/7.56	c total #watches: 47436
7.58/7.61	c total #propagations: 1831723 / total #impl: 6986451 (eff. 0.262)
7.58/7.61	c #Conflicts:     261000 | #Learnt:      24390 | 0.000
7.58/7.61	c total clause space: 18.2382MB
7.58/7.61	c total #watches: 49436
7.58/7.64	c total #propagations: 1835694 / total #impl: 7003023 (eff. 0.262)
7.58/7.64	c GARBAGE COLLECT
7.58/7.64	c #Conflicts:     262000 | #Learnt:      13190 | 0.000
7.58/7.64	c total clause space: 18.2382MB
7.58/7.64	c total #watches: 27036
7.58/7.67	c total #propagations: 1842107 / total #impl: 7026890 (eff. 0.262)
7.58/7.67	c #Conflicts:     263000 | #Learnt:      14190 | 0.000
7.58/7.67	c total clause space: 18.2382MB
7.58/7.67	c total #watches: 29036
7.69/7.70	c total #propagations: 1847095 / total #impl: 7046676 (eff. 0.262)
7.69/7.70	c #Conflicts:     264000 | #Learnt:      15190 | 0.000
7.69/7.70	c total clause space: 18.2382MB
7.69/7.70	c total #watches: 31036
7.69/7.74	c total #propagations: 1853560 / total #impl: 7071770 (eff. 0.262)
7.69/7.74	c #Conflicts:     265000 | #Learnt:      16190 | 0.000
7.69/7.74	c total clause space: 18.2382MB
7.69/7.74	c total #watches: 33036
7.69/7.77	c total #propagations: 1858873 / total #impl: 7094196 (eff. 0.262)
7.69/7.77	c #Conflicts:     266000 | #Learnt:      17190 | 0.000
7.69/7.77	c total clause space: 18.2382MB
7.69/7.77	c total #watches: 35036
7.79/7.81	c total #propagations: 1862729 / total #impl: 7112423 (eff. 0.262)
7.79/7.81	c #Conflicts:     267000 | #Learnt:      18190 | 0.000
7.79/7.81	c total clause space: 18.2382MB
7.79/7.81	c total #watches: 37036
7.79/7.84	c total #propagations: 1870842 / total #impl: 7141312 (eff. 0.262)
7.79/7.84	c #Conflicts:     268000 | #Learnt:      19190 | 0.000
7.79/7.84	c total clause space: 18.2382MB
7.79/7.84	c total #watches: 39036
7.79/7.88	c total #propagations: 1876747 / total #impl: 7165297 (eff. 0.262)
7.79/7.88	c #Conflicts:     269000 | #Learnt:      20190 | 0.000
7.79/7.88	c total clause space: 18.2382MB
7.79/7.88	c total #watches: 41036
7.88/7.93	c total #propagations: 1883793 / total #impl: 7191951 (eff. 0.262)
7.88/7.93	c #Conflicts:     270000 | #Learnt:      21190 | 0.000
7.88/7.93	c total clause space: 18.2382MB
7.88/7.93	c total #watches: 43036
7.88/7.97	c total #propagations: 1888715 / total #impl: 7212906 (eff. 0.262)
7.88/7.97	c #Conflicts:     271000 | #Learnt:      22190 | 0.000
7.88/7.97	c total clause space: 18.2382MB
7.88/7.97	c total #watches: 45036
7.88/7.99	c total #propagations: 1892575 / total #impl: 7229688 (eff. 0.262)
7.88/7.99	c #Conflicts:     272000 | #Learnt:      23190 | 0.000
7.88/7.99	c total clause space: 18.2382MB
7.88/7.99	c total #watches: 47036
7.98/8.02	c total #propagations: 1895661 / total #impl: 7244653 (eff. 0.262)
7.98/8.02	c #Conflicts:     273000 | #Learnt:      24190 | 0.000
7.98/8.02	c total clause space: 18.2382MB
7.98/8.02	c total #watches: 49036
7.98/8.06	c total #propagations: 1899152 / total #impl: 7261211 (eff. 0.262)
7.98/8.06	c GARBAGE COLLECT
7.98/8.06	c #Conflicts:     274000 | #Learnt:      12690 | 0.000
7.98/8.06	c total clause space: 18.2382MB
7.98/8.06	c total #watches: 26036
7.98/8.09	c total #propagations: 1904391 / total #impl: 7284687 (eff. 0.261)
7.98/8.09	c #Conflicts:     275000 | #Learnt:      13690 | 0.000
7.98/8.09	c total clause space: 18.2382MB
7.98/8.09	c total #watches: 28036
8.08/8.12	c total #propagations: 1908277 / total #impl: 7302855 (eff. 0.261)
8.08/8.12	c #Conflicts:     276000 | #Learnt:      14690 | 0.000
8.08/8.12	c total clause space: 18.2382MB
8.08/8.12	c total #watches: 30036
8.08/8.15	c total #propagations: 1912792 / total #impl: 7326653 (eff. 0.261)
8.08/8.15	c #Conflicts:     277000 | #Learnt:      15690 | 0.000
8.08/8.15	c total clause space: 18.2382MB
8.08/8.15	c total #watches: 32036
8.08/8.19	c total #propagations: 1918860 / total #impl: 7352254 (eff. 0.261)
8.08/8.19	c #Conflicts:     278000 | #Learnt:      16690 | 0.000
8.08/8.19	c total clause space: 18.2382MB
8.08/8.19	c total #watches: 34036
8.18/8.23	c total #propagations: 1925014 / total #impl: 7377140 (eff. 0.261)
8.18/8.23	c #Conflicts:     279000 | #Learnt:      17690 | 0.000
8.18/8.23	c total clause space: 18.2382MB
8.18/8.23	c total #watches: 36036
8.18/8.26	c total #propagations: 1930919 / total #impl: 7400460 (eff. 0.261)
8.18/8.26	c #Conflicts:     280000 | #Learnt:      18690 | 0.000
8.18/8.26	c total clause space: 18.2382MB
8.18/8.26	c total #watches: 38036
8.28/8.31	c total #propagations: 1936579 / total #impl: 7423554 (eff. 0.261)
8.28/8.31	c #Conflicts:     281000 | #Learnt:      19690 | 0.000
8.28/8.31	c total clause space: 18.2382MB
8.28/8.31	c total #watches: 40036
8.28/8.34	c total #propagations: 1943035 / total #impl: 7448896 (eff. 0.261)
8.28/8.34	c #Conflicts:     282000 | #Learnt:      20690 | 0.000
8.28/8.34	c total clause space: 18.2382MB
8.28/8.34	c total #watches: 42036
8.28/8.37	c total #propagations: 1947668 / total #impl: 7471015 (eff. 0.261)
8.28/8.37	c #Conflicts:     283000 | #Learnt:      21690 | 0.000
8.28/8.37	c total clause space: 18.2382MB
8.28/8.37	c total #watches: 44036
8.38/8.40	c total #propagations: 1953803 / total #impl: 7493662 (eff. 0.261)
8.38/8.40	c #Conflicts:     284000 | #Learnt:      22690 | 0.000
8.38/8.40	c total clause space: 18.2382MB
8.38/8.40	c total #watches: 46036
8.38/8.45	c total #propagations: 1959837 / total #impl: 7518287 (eff. 0.261)
8.38/8.45	c #Conflicts:     285000 | #Learnt:      23690 | 0.000
8.38/8.45	c total clause space: 18.2382MB
8.38/8.45	c total #watches: 48036
8.38/8.48	c total #propagations: 1965220 / total #impl: 7540428 (eff. 0.261)
8.38/8.48	c #Conflicts:     286000 | #Learnt:      24690 | 0.000
8.38/8.48	c total clause space: 18.2382MB
8.38/8.48	c total #watches: 50036
8.48/8.53	c total #propagations: 1970544 / total #impl: 7562686 (eff. 0.261)
8.48/8.53	c GARBAGE COLLECT
8.48/8.53	c #Conflicts:     287000 | #Learnt:      12887 | 0.000
8.48/8.53	c total clause space: 18.2382MB
8.48/8.53	c total #watches: 26430
8.48/8.56	c total #propagations: 1976231 / total #impl: 7586508 (eff. 0.260)
8.48/8.56	c #Conflicts:     288000 | #Learnt:      13887 | 0.000
8.48/8.56	c total clause space: 18.2382MB
8.48/8.56	c total #watches: 28430
8.48/8.59	c total #propagations: 1982193 / total #impl: 7610483 (eff. 0.260)
8.48/8.59	c #Conflicts:     289000 | #Learnt:      14887 | 0.000
8.48/8.59	c total clause space: 18.2382MB
8.48/8.59	c total #watches: 30430
8.58/8.62	c total #propagations: 1988975 / total #impl: 7635552 (eff. 0.260)
8.58/8.62	c #Conflicts:     290000 | #Learnt:      15887 | 0.000
8.58/8.62	c total clause space: 18.2382MB
8.58/8.62	c total #watches: 32430
8.58/8.65	c total #propagations: 1993801 / total #impl: 7657298 (eff. 0.260)
8.58/8.65	c #Conflicts:     291000 | #Learnt:      16887 | 0.000
8.58/8.65	c total clause space: 18.2382MB
8.58/8.65	c total #watches: 34430
8.58/8.68	c total #propagations: 2000433 / total #impl: 7681104 (eff. 0.260)
8.58/8.68	c #Conflicts:     292000 | #Learnt:      17887 | 0.000
8.58/8.68	c total clause space: 18.2382MB
8.58/8.68	c total #watches: 36430
8.68/8.71	c total #propagations: 2005561 / total #impl: 7701594 (eff. 0.260)
8.68/8.71	c #Conflicts:     293000 | #Learnt:      18887 | 0.000
8.68/8.71	c total clause space: 18.2382MB
8.68/8.71	c total #watches: 38430
8.68/8.74	c total #propagations: 2009481 / total #impl: 7717601 (eff. 0.260)
8.68/8.74	c #Conflicts:     294000 | #Learnt:      19887 | 0.000
8.68/8.74	c total clause space: 18.2382MB
8.68/8.74	c total #watches: 40430
8.68/8.78	c total #propagations: 2012683 / total #impl: 7733515 (eff. 0.260)
8.68/8.78	c #Conflicts:     295000 | #Learnt:      20887 | 0.000
8.68/8.78	c total clause space: 18.2382MB
8.68/8.78	c total #watches: 42430
8.79/8.82	c total #propagations: 2016291 / total #impl: 7750456 (eff. 0.260)
8.79/8.82	c #Conflicts:     296000 | #Learnt:      21887 | 0.000
8.79/8.82	c total clause space: 18.2382MB
8.79/8.82	c total #watches: 44430
8.79/8.87	c total #propagations: 2021323 / total #impl: 7769831 (eff. 0.260)
8.79/8.87	c #Conflicts:     297000 | #Learnt:      22887 | 0.000
8.79/8.87	c total clause space: 18.2382MB
8.79/8.87	c total #watches: 46430
8.89/8.91	c total #propagations: 2026439 / total #impl: 7789748 (eff. 0.260)
8.89/8.91	c #Conflicts:     298000 | #Learnt:      23887 | 0.000
8.89/8.91	c total clause space: 18.2382MB
8.89/8.91	c total #watches: 48430
8.89/8.98	c total #propagations: 2031865 / total #impl: 7815116 (eff. 0.260)
8.89/8.98	c #Conflicts:     299000 | #Learnt:      24887 | 0.000
8.89/8.98	c total clause space: 18.2382MB
8.89/8.98	c total #watches: 50430
8.98/9.03	c total #propagations: 2037230 / total #impl: 7836874 (eff. 0.260)
8.98/9.03	c #Conflicts:     300000 | #Learnt:      25887 | 0.000
8.98/9.03	c total clause space: 18.2382MB
8.98/9.03	c total #watches: 52430
8.98/9.07	c total #propagations: 2043593 / total #impl: 7862758 (eff. 0.260)
8.98/9.07	c GARBAGE COLLECT
8.98/9.07	c #Conflicts:     301000 | #Learnt:      13789 | 0.000
8.98/9.07	c total clause space: 18.2382MB
8.98/9.07	c total #watches: 28234
9.08/9.10	c total #propagations: 2048569 / total #impl: 7883287 (eff. 0.260)
9.08/9.10	c #Conflicts:     302000 | #Learnt:      14789 | 0.000
9.08/9.10	c total clause space: 18.2382MB
9.08/9.10	c total #watches: 30234
9.08/9.13	c total #propagations: 2054278 / total #impl: 7902312 (eff. 0.260)
9.08/9.13	c #Conflicts:     303000 | #Learnt:      15789 | 0.000
9.08/9.13	c total clause space: 18.2382MB
9.08/9.13	c total #watches: 32234
9.08/9.16	c total #propagations: 2060590 / total #impl: 7923527 (eff. 0.260)
9.08/9.16	c #Conflicts:     304000 | #Learnt:      16789 | 0.000
9.08/9.16	c total clause space: 18.2382MB
9.08/9.16	c total #watches: 34234
9.18/9.21	c total #propagations: 2066296 / total #impl: 7945869 (eff. 0.260)
9.18/9.21	c #Conflicts:     305000 | #Learnt:      17789 | 0.000
9.18/9.21	c total clause space: 18.2382MB
9.18/9.21	c total #watches: 36234
9.18/9.24	c total #propagations: 2073514 / total #impl: 7972864 (eff. 0.260)
9.18/9.24	c #Conflicts:     306000 | #Learnt:      18789 | 0.000
9.18/9.24	c total clause space: 18.2382MB
9.18/9.24	c total #watches: 38234
9.18/9.28	c total #propagations: 2077991 / total #impl: 7990242 (eff. 0.260)
9.18/9.28	c #Conflicts:     307000 | #Learnt:      19789 | 0.000
9.18/9.28	c total clause space: 18.2382MB
9.18/9.28	c total #watches: 40234
9.28/9.32	c total #propagations: 2082974 / total #impl: 8013118 (eff. 0.260)
9.28/9.32	c #Conflicts:     308000 | #Learnt:      20789 | 0.000
9.28/9.32	c total clause space: 18.2382MB
9.28/9.32	c total #watches: 42234
9.28/9.36	c total #propagations: 2088392 / total #impl: 8035785 (eff. 0.260)
9.28/9.36	c #Conflicts:     309000 | #Learnt:      21789 | 0.000
9.28/9.36	c total clause space: 18.2382MB
9.28/9.36	c total #watches: 44234
9.28/9.39	c total #propagations: 2092907 / total #impl: 8053777 (eff. 0.260)
9.28/9.39	c #Conflicts:     310000 | #Learnt:      22789 | 0.000
9.28/9.39	c total clause space: 18.2382MB
9.28/9.39	c total #watches: 46234
9.38/9.43	c total #propagations: 2097071 / total #impl: 8070189 (eff. 0.260)
9.38/9.43	c #Conflicts:     311000 | #Learnt:      23789 | 0.000
9.38/9.43	c total clause space: 18.2382MB
9.38/9.43	c total #watches: 48234
9.38/9.47	c total #propagations: 2101226 / total #impl: 8088528 (eff. 0.260)
9.38/9.47	c #Conflicts:     312000 | #Learnt:      24789 | 0.000
9.38/9.47	c total clause space: 18.2382MB
9.38/9.47	c total #watches: 50234
9.48/9.50	c total #propagations: 2106914 / total #impl: 8114729 (eff. 0.260)
9.48/9.50	c #Conflicts:     313000 | #Learnt:      25789 | 0.000
9.48/9.50	c total clause space: 18.2382MB
9.48/9.50	c total #watches: 52234
9.48/9.54	c total #propagations: 2111969 / total #impl: 8138574 (eff. 0.260)
9.48/9.54	c #Conflicts:     314000 | #Learnt:      26789 | 0.000
9.48/9.54	c total clause space: 18.2382MB
9.48/9.54	c total #watches: 54234
9.48/9.57	c total #propagations: 2115946 / total #impl: 8157775 (eff. 0.259)
9.48/9.57	c GARBAGE COLLECT
9.48/9.57	c #Conflicts:     315000 | #Learnt:      14390 | 0.000
9.48/9.57	c total clause space: 18.2382MB
9.48/9.57	c total #watches: 29436
9.58/9.60	c total #propagations: 2123977 / total #impl: 8187327 (eff. 0.259)
9.58/9.60	c #Conflicts:     316000 | #Learnt:      15390 | 0.000
9.58/9.60	c total clause space: 18.2382MB
9.58/9.60	c total #watches: 31436
9.58/9.62	c total #propagations: 2130664 / total #impl: 8212575 (eff. 0.259)
9.58/9.62	c #Conflicts:     317000 | #Learnt:      16390 | 0.000
9.58/9.62	c total clause space: 18.2382MB
9.58/9.62	c total #watches: 33436
9.58/9.66	c total #propagations: 2138149 / total #impl: 8241992 (eff. 0.259)
9.58/9.66	c #Conflicts:     318000 | #Learnt:      17390 | 0.000
9.58/9.66	c total clause space: 18.2382MB
9.58/9.66	c total #watches: 35436
9.58/9.69	c total #propagations: 2144454 / total #impl: 8271886 (eff. 0.259)
9.58/9.69	c #Conflicts:     319000 | #Learnt:      18390 | 0.000
9.58/9.69	c total clause space: 18.2382MB
9.58/9.69	c total #watches: 37436
9.68/9.72	c total #propagations: 2148720 / total #impl: 8297391 (eff. 0.259)
9.68/9.72	c #Conflicts:     320000 | #Learnt:      19390 | 0.000
9.68/9.72	c total clause space: 18.2382MB
9.68/9.72	c total #watches: 39436
9.68/9.76	c total #propagations: 2153504 / total #impl: 8322190 (eff. 0.259)
9.68/9.76	c #Conflicts:     321000 | #Learnt:      20390 | 0.000
9.68/9.76	c total clause space: 18.2382MB
9.68/9.76	c total #watches: 41436
9.78/9.81	c total #propagations: 2158352 / total #impl: 8345096 (eff. 0.259)
9.78/9.81	c #Conflicts:     322000 | #Learnt:      21390 | 0.000
9.78/9.81	c total clause space: 18.2382MB
9.78/9.81	c total #watches: 43436
9.78/9.85	c total #propagations: 2162530 / total #impl: 8364173 (eff. 0.259)
9.78/9.85	c #Conflicts:     323000 | #Learnt:      22390 | 0.000
9.78/9.85	c total clause space: 18.2382MB
9.78/9.85	c total #watches: 45436
9.78/9.89	c total #propagations: 2166764 / total #impl: 8384717 (eff. 0.258)
9.78/9.89	c #Conflicts:     324000 | #Learnt:      23390 | 0.000
9.78/9.89	c total clause space: 18.2382MB
9.78/9.89	c total #watches: 47436
9.89/9.93	c total #propagations: 2171390 / total #impl: 8407353 (eff. 0.258)
9.89/9.93	c #Conflicts:     325000 | #Learnt:      24390 | 0.000
9.89/9.93	c total clause space: 18.2382MB
9.89/9.93	c total #watches: 49436
9.89/9.97	c total #propagations: 2175711 / total #impl: 8427369 (eff. 0.258)
9.89/9.97	c #Conflicts:     326000 | #Learnt:      25390 | 0.000
9.89/9.97	c total clause space: 18.2382MB
9.89/9.97	c total #watches: 51436
9.89/10.00	c total #propagations: 2182461 / total #impl: 8457211 (eff. 0.258)
9.89/10.00	c #Conflicts:     327000 | #Learnt:      26390 | 0.000
9.89/10.00	c total clause space: 18.2382MB
9.89/10.00	c total #watches: 53436
9.99/10.04	c total #propagations: 2187366 / total #impl: 8480416 (eff. 0.258)
9.99/10.04	c #Conflicts:     328000 | #Learnt:      27390 | 0.000
9.99/10.04	c total clause space: 18.2382MB
9.99/10.04	c total #watches: 55436
9.99/10.08	c total #propagations: 2193192 / total #impl: 8505529 (eff. 0.258)
9.99/10.08	c GARBAGE COLLECT
9.99/10.08	c #Conflicts:     329000 | #Learnt:      14690 | 0.000
9.99/10.08	c total clause space: 18.2382MB
9.99/10.08	c total #watches: 30036
10.08/10.11	c total #propagations: 2199297 / total #impl: 8530084 (eff. 0.258)
10.08/10.11	c #Conflicts:     330000 | #Learnt:      15690 | 0.000
10.08/10.11	c total clause space: 18.2382MB
10.08/10.11	c total #watches: 32036
10.08/10.15	c total #propagations: 2207309 / total #impl: 8564340 (eff. 0.258)
10.08/10.15	c #Conflicts:     331000 | #Learnt:      16690 | 0.000
10.08/10.15	c total clause space: 18.2382MB
10.08/10.15	c total #watches: 34036
10.08/10.18	c total #propagations: 2214116 / total #impl: 8594583 (eff. 0.258)
10.08/10.18	c #Conflicts:     332000 | #Learnt:      17690 | 0.000
10.08/10.18	c total clause space: 18.2382MB
10.08/10.18	c total #watches: 36036
10.18/10.21	c total #propagations: 2221116 / total #impl: 8624526 (eff. 0.258)
10.18/10.21	c #Conflicts:     333000 | #Learnt:      18690 | 0.000
10.18/10.21	c total clause space: 18.2382MB
10.18/10.21	c total #watches: 38036
10.18/10.25	c total #propagations: 2231367 / total #impl: 8666502 (eff. 0.257)
10.18/10.25	c #Conflicts:     334000 | #Learnt:      19690 | 0.000
10.18/10.25	c total clause space: 18.2382MB
10.18/10.25	c total #watches: 40036
10.18/10.28	c total #propagations: 2237149 / total #impl: 8690844 (eff. 0.257)
10.18/10.28	c #Conflicts:     335000 | #Learnt:      20690 | 0.000
10.18/10.28	c total clause space: 18.2382MB
10.18/10.28	c total #watches: 42036
10.28/10.33	c total #propagations: 2242024 / total #impl: 8711686 (eff. 0.257)
10.28/10.33	c #Conflicts:     336000 | #Learnt:      21690 | 0.000
10.28/10.33	c total clause space: 18.2382MB
10.28/10.33	c total #watches: 44036
10.28/10.37	c total #propagations: 2248329 / total #impl: 8735029 (eff. 0.257)
10.28/10.37	c #Conflicts:     337000 | #Learnt:      22690 | 0.000
10.28/10.37	c total clause space: 18.2382MB
10.28/10.37	c total #watches: 46036
10.38/10.41	c total #propagations: 2255430 / total #impl: 8761263 (eff. 0.257)
10.38/10.41	c #Conflicts:     338000 | #Learnt:      23690 | 0.000
10.38/10.41	c total clause space: 18.2382MB
10.38/10.41	c total #watches: 48036
10.38/10.46	c total #propagations: 2260683 / total #impl: 8782503 (eff. 0.257)
10.38/10.46	c #Conflicts:     339000 | #Learnt:      24690 | 0.000
10.38/10.46	c total clause space: 18.2382MB
10.38/10.46	c total #watches: 50036
10.48/10.51	c total #propagations: 2267028 / total #impl: 8806682 (eff. 0.257)
10.48/10.51	c #Conflicts:     340000 | #Learnt:      25690 | 0.000
10.48/10.51	c total clause space: 18.2382MB
10.48/10.51	c total #watches: 52036
10.48/10.56	c total #propagations: 2272244 / total #impl: 8831335 (eff. 0.257)
10.48/10.56	c #Conflicts:     341000 | #Learnt:      26690 | 0.000
10.48/10.56	c total clause space: 18.2382MB
10.48/10.56	c total #watches: 54036
10.58/10.61	c total #propagations: 2278241 / total #impl: 8856939 (eff. 0.257)
10.58/10.61	c #Conflicts:     342000 | #Learnt:      27690 | 0.000
10.58/10.61	c total clause space: 18.2382MB
10.58/10.61	c total #watches: 56036
10.58/10.65	c total #propagations: 2284897 / total #impl: 8885375 (eff. 0.257)
10.58/10.65	c GARBAGE COLLECT
10.58/10.65	c #Conflicts:     343000 | #Learnt:      14689 | 0.000
10.58/10.65	c total clause space: 18.2382MB
10.58/10.65	c total #watches: 30034
10.58/10.69	c total #propagations: 2290191 / total #impl: 8907636 (eff. 0.257)
10.58/10.69	c #Conflicts:     344000 | #Learnt:      15689 | 0.000
10.58/10.69	c total clause space: 18.2382MB
10.58/10.69	c total #watches: 32034
10.68/10.72	c total #propagations: 2297413 / total #impl: 8934623 (eff. 0.257)
10.68/10.72	c #Conflicts:     345000 | #Learnt:      16689 | 0.000
10.68/10.72	c total clause space: 18.2382MB
10.68/10.72	c total #watches: 34034
10.68/10.76	c total #propagations: 2303688 / total #impl: 8958138 (eff. 0.257)
10.68/10.76	c #Conflicts:     346000 | #Learnt:      17689 | 0.000
10.68/10.76	c total clause space: 18.2382MB
10.68/10.76	c total #watches: 36034
10.68/10.79	c total #propagations: 2309226 / total #impl: 8981100 (eff. 0.257)
10.68/10.79	c #Conflicts:     347000 | #Learnt:      18689 | 0.000
10.68/10.79	c total clause space: 18.2382MB
10.68/10.79	c total #watches: 38034
10.78/10.82	c total #propagations: 2315221 / total #impl: 9007614 (eff. 0.257)
10.78/10.82	c #Conflicts:     348000 | #Learnt:      19689 | 0.000
10.78/10.82	c total clause space: 18.2382MB
10.78/10.82	c total #watches: 40034
10.78/10.86	c total #propagations: 2320476 / total #impl: 9029049 (eff. 0.257)
10.78/10.86	c #Conflicts:     349000 | #Learnt:      20689 | 0.000
10.78/10.86	c total clause space: 18.2382MB
10.78/10.86	c total #watches: 42034
10.88/10.90	c total #propagations: 2323828 / total #impl: 9043450 (eff. 0.257)
10.88/10.90	c #Conflicts:     350000 | #Learnt:      21689 | 0.000
10.88/10.90	c total clause space: 18.2382MB
10.88/10.90	c total #watches: 44034
10.88/10.93	c total #propagations: 2327599 / total #impl: 9064848 (eff. 0.257)
10.88/10.93	c #Conflicts:     351000 | #Learnt:      22689 | 0.000
10.88/10.93	c total clause space: 18.2382MB
10.88/10.93	c total #watches: 46034
10.88/10.97	c total #propagations: 2331973 / total #impl: 9083637 (eff. 0.257)
10.88/10.97	c #Conflicts:     352000 | #Learnt:      23689 | 0.000
10.88/10.97	c total clause space: 18.2382MB
10.88/10.97	c total #watches: 48034
10.99/11.01	c total #propagations: 2336344 / total #impl: 9102932 (eff. 0.257)
10.99/11.01	c #Conflicts:     353000 | #Learnt:      24689 | 0.000
10.99/11.01	c total clause space: 18.2382MB
10.99/11.01	c total #watches: 50034
10.99/11.06	c total #propagations: 2341982 / total #impl: 9126614 (eff. 0.257)
10.99/11.06	c #Conflicts:     354000 | #Learnt:      25689 | 0.000
10.99/11.06	c total clause space: 18.2382MB
10.99/11.06	c total #watches: 52034
10.99/11.10	c total #propagations: 2348673 / total #impl: 9154342 (eff. 0.257)
10.99/11.10	c #Conflicts:     355000 | #Learnt:      26689 | 0.000
10.99/11.10	c total clause space: 18.2382MB
10.99/11.10	c total #watches: 54034
11.09/11.15	c total #propagations: 2354072 / total #impl: 9176055 (eff. 0.257)
11.09/11.15	c #Conflicts:     356000 | #Learnt:      27689 | 0.000
11.09/11.15	c total clause space: 18.2382MB
11.09/11.15	c total #watches: 56034
11.18/11.21	c total #propagations: 2358721 / total #impl: 9197262 (eff. 0.256)
11.18/11.21	c GARBAGE COLLECT
11.18/11.21	c #Conflicts:     357000 | #Learnt:      14389 | 0.000
11.18/11.21	c total clause space: 18.2382MB
11.18/11.21	c total #watches: 29434
11.18/11.24	c total #propagations: 2363592 / total #impl: 9218798 (eff. 0.256)
11.18/11.24	c #Conflicts:     358000 | #Learnt:      15389 | 0.000
11.18/11.24	c total clause space: 18.2382MB
11.18/11.24	c total #watches: 31434
11.18/11.28	c total #propagations: 2368687 / total #impl: 9239120 (eff. 0.256)
11.18/11.28	c #Conflicts:     359000 | #Learnt:      16389 | 0.000
11.18/11.28	c total clause space: 18.2382MB
11.18/11.28	c total #watches: 33434
11.28/11.31	c total #propagations: 2374352 / total #impl: 9260506 (eff. 0.256)
11.28/11.31	c #Conflicts:     360000 | #Learnt:      17389 | 0.000
11.28/11.31	c total clause space: 18.2382MB
11.28/11.31	c total #watches: 35434
11.28/11.35	c total #propagations: 2378651 / total #impl: 9280267 (eff. 0.256)
11.28/11.35	c #Conflicts:     361000 | #Learnt:      18389 | 0.000
11.28/11.35	c total clause space: 18.2382MB
11.28/11.35	c total #watches: 37434
11.28/11.39	c total #propagations: 2383273 / total #impl: 9299671 (eff. 0.256)
11.28/11.39	c #Conflicts:     362000 | #Learnt:      19389 | 0.000
11.28/11.39	c total clause space: 18.2382MB
11.28/11.39	c total #watches: 39434
11.38/11.43	c total #propagations: 2389222 / total #impl: 9323558 (eff. 0.256)
11.38/11.43	c #Conflicts:     363000 | #Learnt:      20389 | 0.000
11.38/11.43	c total clause space: 18.2382MB
11.38/11.43	c total #watches: 41434
11.38/11.48	c total #propagations: 2394136 / total #impl: 9344567 (eff. 0.256)
11.38/11.48	c #Conflicts:     364000 | #Learnt:      21389 | 0.000
11.38/11.48	c total clause space: 18.2382MB
11.38/11.48	c total #watches: 43434
11.48/11.51	c total #propagations: 2399280 / total #impl: 9365897 (eff. 0.256)
11.48/11.51	c #Conflicts:     365000 | #Learnt:      22389 | 0.000
11.48/11.51	c total clause space: 18.2382MB
11.48/11.51	c total #watches: 45434
11.48/11.55	c total #propagations: 2404268 / total #impl: 9388925 (eff. 0.256)
11.48/11.55	c #Conflicts:     366000 | #Learnt:      23389 | 0.000
11.48/11.55	c total clause space: 18.2382MB
11.48/11.55	c total #watches: 47434
11.48/11.59	c total #propagations: 2409743 / total #impl: 9411911 (eff. 0.256)
11.48/11.59	c #Conflicts:     367000 | #Learnt:      24389 | 0.000
11.48/11.59	c total clause space: 18.2382MB
11.48/11.59	c total #watches: 49434
11.58/11.62	c total #propagations: 2413939 / total #impl: 9434636 (eff. 0.256)
11.58/11.62	c #Conflicts:     368000 | #Learnt:      25389 | 0.000
11.58/11.62	c total clause space: 18.2382MB
11.58/11.62	c total #watches: 51434
11.58/11.67	c total #propagations: 2420181 / total #impl: 9459562 (eff. 0.256)
11.58/11.67	c #Conflicts:     369000 | #Learnt:      26389 | 0.000
11.58/11.67	c total clause space: 18.2382MB
11.58/11.67	c total #watches: 53434
11.68/11.71	c total #propagations: 2425440 / total #impl: 9491073 (eff. 0.256)
11.68/11.71	c #Conflicts:     370000 | #Learnt:      27389 | 0.000
11.68/11.71	c total clause space: 18.2382MB
11.68/11.71	c total #watches: 55434
11.68/11.75	c total #propagations: 2431334 / total #impl: 9525401 (eff. 0.255)
11.68/11.75	c #Conflicts:     371000 | #Learnt:      28389 | 0.000
11.68/11.75	c total clause space: 18.2382MB
11.68/11.75	c total #watches: 57434
11.79/11.80	c total #propagations: 2437126 / total #impl: 9559441 (eff. 0.255)
11.79/11.80	c GARBAGE COLLECT
11.79/11.80	c #Conflicts:     372000 | #Learnt:      14786 | 0.000
11.79/11.80	c total clause space: 18.2382MB
11.79/11.80	c total #watches: 30228
11.79/11.82	c total #propagations: 2443841 / total #impl: 9590626 (eff. 0.255)
11.79/11.82	c #Conflicts:     373000 | #Learnt:      15786 | 0.000
11.79/11.82	c total clause space: 18.2382MB
11.79/11.82	c total #watches: 32228
11.79/11.85	c total #propagations: 2451617 / total #impl: 9615712 (eff. 0.255)
11.79/11.85	c #Conflicts:     374000 | #Learnt:      16786 | 0.000
11.79/11.85	c total clause space: 18.2382MB
11.79/11.85	c total #watches: 34228
11.79/11.87	c total #propagations: 2457117 / total #impl: 9634196 (eff. 0.255)
11.79/11.87	c #Conflicts:     375000 | #Learnt:      17786 | 0.000
11.79/11.87	c total clause space: 18.2382MB
11.79/11.87	c total #watches: 36228
11.89/11.90	c total #propagations: 2463243 / total #impl: 9655139 (eff. 0.255)
11.89/11.90	c #Conflicts:     376000 | #Learnt:      18786 | 0.000
11.89/11.90	c total clause space: 18.2382MB
11.89/11.90	c total #watches: 38228
11.89/11.93	c total #propagations: 2469887 / total #impl: 9677391 (eff. 0.255)
11.89/11.93	c #Conflicts:     377000 | #Learnt:      19786 | 0.000
11.89/11.93	c total clause space: 18.2382MB
11.89/11.93	c total #watches: 40228
11.89/11.97	c total #propagations: 2476999 / total #impl: 9702054 (eff. 0.255)
11.89/11.97	c #Conflicts:     378000 | #Learnt:      20786 | 0.000
11.89/11.97	c total clause space: 18.2382MB
11.89/11.97	c total #watches: 42228
11.99/12.02	c total #propagations: 2484903 / total #impl: 9730721 (eff. 0.255)
11.99/12.02	c #Conflicts:     379000 | #Learnt:      21786 | 0.000
11.99/12.02	c total clause space: 18.2382MB
11.99/12.02	c total #watches: 44228
11.99/12.08	c total #propagations: 2491107 / total #impl: 9755944 (eff. 0.255)
11.99/12.08	c #Conflicts:     380000 | #Learnt:      22786 | 0.000
11.99/12.08	c total clause space: 18.2382MB
11.99/12.08	c total #watches: 46228
12.10/12.12	c total #propagations: 2496546 / total #impl: 9777868 (eff. 0.255)
12.10/12.12	c #Conflicts:     381000 | #Learnt:      23786 | 0.000
12.10/12.12	c total clause space: 18.2382MB
12.10/12.12	c total #watches: 48228
12.10/12.18	c total #propagations: 2502025 / total #impl: 9799253 (eff. 0.255)
12.10/12.18	c #Conflicts:     382000 | #Learnt:      24786 | 0.000
12.10/12.18	c total clause space: 18.2382MB
12.10/12.18	c total #watches: 50228
12.20/12.24	c total #propagations: 2508165 / total #impl: 9824669 (eff. 0.255)
12.20/12.24	c #Conflicts:     383000 | #Learnt:      25786 | 0.000
12.20/12.24	c total clause space: 18.2382MB
12.20/12.24	c total #watches: 52228
12.29/12.30	c total #propagations: 2513604 / total #impl: 9846638 (eff. 0.255)
12.29/12.30	c #Conflicts:     384000 | #Learnt:      26786 | 0.000
12.29/12.30	c total clause space: 18.2382MB
12.29/12.30	c total #watches: 54228
12.29/12.35	c total #propagations: 2520139 / total #impl: 9870423 (eff. 0.255)
12.29/12.35	c #Conflicts:     385000 | #Learnt:      27786 | 0.000
12.29/12.35	c total clause space: 18.2382MB
12.29/12.35	c total #watches: 56228
12.39/12.40	c total #propagations: 2525586 / total #impl: 9892625 (eff. 0.255)
12.39/12.40	c #Conflicts:     386000 | #Learnt:      28786 | 0.000
12.39/12.40	c total clause space: 18.2382MB
12.39/12.40	c total #watches: 58228
12.39/12.46	c total #propagations: 2531576 / total #impl: 9916280 (eff. 0.255)
12.39/12.46	c #Conflicts:     387000 | #Learnt:      29786 | 0.000
12.39/12.46	c total clause space: 18.2382MB
12.39/12.46	c total #watches: 60228
12.49/12.50	c total #propagations: 2536210 / total #impl: 9935084 (eff. 0.255)
12.49/12.50	c GARBAGE COLLECT
12.49/12.50	c #Conflicts:     388000 | #Learnt:      15883 | 0.000
12.49/12.50	c total clause space: 18.2382MB
12.49/12.50	c total #watches: 32422
12.49/12.53	c total #propagations: 2542364 / total #impl: 9959243 (eff. 0.255)
12.49/12.53	c #Conflicts:     389000 | #Learnt:      16883 | 0.000
12.49/12.53	c total clause space: 18.2382MB
12.49/12.53	c total #watches: 34422
12.49/12.56	c total #propagations: 2547875 / total #impl: 9983760 (eff. 0.255)
12.49/12.56	c #Conflicts:     390000 | #Learnt:      17883 | 0.000
12.49/12.56	c total clause space: 18.2382MB
12.49/12.56	c total #watches: 36422
12.59/12.60	c total #propagations: 2553261 / total #impl: 10006785 (eff. 0.255)
12.59/12.60	c #Conflicts:     391000 | #Learnt:      18883 | 0.000
12.59/12.60	c total clause space: 18.2382MB
12.59/12.60	c total #watches: 38422
12.59/12.64	c total #propagations: 2559102 / total #impl: 10032053 (eff. 0.255)
12.59/12.64	c #Conflicts:     392000 | #Learnt:      19883 | 0.000
12.59/12.64	c total clause space: 18.2382MB
12.59/12.64	c total #watches: 40422
12.59/12.69	c total #propagations: 2564556 / total #impl: 10054614 (eff. 0.255)
12.59/12.69	c #Conflicts:     393000 | #Learnt:      20883 | 0.000
12.59/12.69	c total clause space: 18.2382MB
12.59/12.69	c total #watches: 42422
12.69/12.73	c total #propagations: 2569401 / total #impl: 10079084 (eff. 0.255)
12.69/12.73	c #Conflicts:     394000 | #Learnt:      21883 | 0.000
12.69/12.73	c total clause space: 18.2382MB
12.69/12.73	c total #watches: 44422
12.69/12.77	c total #propagations: 2573968 / total #impl: 10101748 (eff. 0.255)
12.69/12.77	c #Conflicts:     395000 | #Learnt:      22883 | 0.000
12.69/12.77	c total clause space: 18.2382MB
12.69/12.77	c total #watches: 46422
12.79/12.81	c total #propagations: 2577857 / total #impl: 10119317 (eff. 0.255)
12.79/12.81	c #Conflicts:     396000 | #Learnt:      23883 | 0.000
12.79/12.81	c total clause space: 18.2382MB
12.79/12.81	c total #watches: 48422
12.79/12.85	c total #propagations: 2583031 / total #impl: 10140043 (eff. 0.255)
12.79/12.85	c #Conflicts:     397000 | #Learnt:      24883 | 0.000
12.79/12.85	c total clause space: 18.2382MB
12.79/12.85	c total #watches: 50422
12.89/12.90	c total #propagations: 2587981 / total #impl: 10161451 (eff. 0.255)
12.89/12.90	c #Conflicts:     398000 | #Learnt:      25883 | 0.000
12.89/12.90	c total clause space: 18.2382MB
12.89/12.90	c total #watches: 52422
12.89/12.95	c total #propagations: 2592316 / total #impl: 10181401 (eff. 0.255)
12.89/12.95	c #Conflicts:     399000 | #Learnt:      26883 | 0.000
12.89/12.95	c total clause space: 18.2382MB
12.89/12.95	c total #watches: 54422
12.99/13.00	c total #propagations: 2596795 / total #impl: 10201701 (eff. 0.255)
12.99/13.00	c #Conflicts:     400000 | #Learnt:      27883 | 0.000
12.99/13.00	c total clause space: 18.2382MB
12.99/13.00	c total #watches: 56422
12.99/13.05	c total #propagations: 2601817 / total #impl: 10222090 (eff. 0.255)
12.99/13.05	c #Conflicts:     401000 | #Learnt:      28883 | 0.000
12.99/13.05	c total clause space: 18.2382MB
12.99/13.05	c total #watches: 58422
13.09/13.10	c total #propagations: 2607468 / total #impl: 10245388 (eff. 0.255)
13.09/13.10	c #Conflicts:     402000 | #Learnt:      29883 | 0.000
13.09/13.10	c total clause space: 18.2382MB
13.09/13.10	c total #watches: 60422
13.09/13.15	c total #propagations: 2612293 / total #impl: 10266489 (eff. 0.254)
13.09/13.15	c GARBAGE COLLECT
13.09/13.15	c #Conflicts:     403000 | #Learnt:      15682 | 0.000
13.09/13.15	c total clause space: 18.2382MB
13.09/13.15	c total #watches: 32020
13.09/13.18	c total #propagations: 2617538 / total #impl: 10290696 (eff. 0.254)
13.09/13.18	c #Conflicts:     404000 | #Learnt:      16682 | 0.000
13.09/13.18	c total clause space: 18.2382MB
13.09/13.18	c total #watches: 34020
13.20/13.22	c total #propagations: 2623437 / total #impl: 10310584 (eff. 0.254)
13.20/13.22	c #Conflicts:     405000 | #Learnt:      17682 | 0.000
13.20/13.22	c total clause space: 18.2382MB
13.20/13.22	c total #watches: 36020
13.20/13.25	c total #propagations: 2627403 / total #impl: 10328396 (eff. 0.254)
13.20/13.25	c #Conflicts:     406000 | #Learnt:      18682 | 0.000
13.20/13.25	c total clause space: 18.2382MB
13.20/13.25	c total #watches: 38020
13.20/13.29	c total #propagations: 2632179 / total #impl: 10348149 (eff. 0.254)
13.20/13.29	c #Conflicts:     407000 | #Learnt:      19682 | 0.000
13.20/13.29	c total clause space: 18.2382MB
13.20/13.29	c total #watches: 40020
13.30/13.33	c total #propagations: 2637908 / total #impl: 10372172 (eff. 0.254)
13.30/13.33	c #Conflicts:     408000 | #Learnt:      20682 | 0.000
13.30/13.33	c total clause space: 18.2382MB
13.30/13.33	c total #watches: 42020
13.30/13.37	c total #propagations: 2642960 / total #impl: 10393310 (eff. 0.254)
13.30/13.37	c #Conflicts:     409000 | #Learnt:      21682 | 0.000
13.30/13.37	c total clause space: 18.2382MB
13.30/13.37	c total #watches: 44020
13.39/13.42	c total #propagations: 2647035 / total #impl: 10410276 (eff. 0.254)
13.39/13.42	c #Conflicts:     410000 | #Learnt:      22682 | 0.000
13.39/13.42	c total clause space: 18.2382MB
13.39/13.42	c total #watches: 46020
13.39/13.45	c total #propagations: 2652831 / total #impl: 10432633 (eff. 0.254)
13.39/13.45	c #Conflicts:     411000 | #Learnt:      23682 | 0.000
13.39/13.45	c total clause space: 18.2382MB
13.39/13.45	c total #watches: 48020
13.49/13.50	c total #propagations: 2658369 / total #impl: 10454512 (eff. 0.254)
13.49/13.50	c #Conflicts:     412000 | #Learnt:      24682 | 0.000
13.49/13.50	c total clause space: 18.2382MB
13.49/13.50	c total #watches: 50020
13.49/13.55	c total #propagations: 2663867 / total #impl: 10476852 (eff. 0.254)
13.49/13.55	c #Conflicts:     413000 | #Learnt:      25682 | 0.000
13.49/13.55	c total clause space: 18.2382MB
13.49/13.55	c total #watches: 52020
13.49/13.59	c total #propagations: 2668331 / total #impl: 10498606 (eff. 0.254)
13.49/13.59	c #Conflicts:     414000 | #Learnt:      26682 | 0.000
13.49/13.59	c total clause space: 18.2382MB
13.49/13.59	c total #watches: 54020
13.59/13.63	c total #propagations: 2674893 / total #impl: 10525702 (eff. 0.254)
13.59/13.63	c #Conflicts:     415000 | #Learnt:      27682 | 0.000
13.59/13.63	c total clause space: 18.2382MB
13.59/13.63	c total #watches: 56020
13.59/13.67	c total #propagations: 2681380 / total #impl: 10551657 (eff. 0.254)
13.59/13.67	c #Conflicts:     416000 | #Learnt:      28682 | 0.000
13.59/13.67	c total clause space: 18.2382MB
13.59/13.67	c total #watches: 58020
13.69/13.71	c total #propagations: 2686994 / total #impl: 10574687 (eff. 0.254)
13.69/13.71	c #Conflicts:     417000 | #Learnt:      29682 | 0.000
13.69/13.71	c total clause space: 18.2382MB
13.69/13.71	c total #watches: 60020
13.69/13.76	c total #propagations: 2691796 / total #impl: 10596025 (eff. 0.254)
13.69/13.76	c #Conflicts:     418000 | #Learnt:      30682 | 0.000
13.69/13.76	c total clause space: 18.2382MB
13.69/13.76	c total #watches: 62020
13.79/13.82	c total #propagations: 2696212 / total #impl: 10616292 (eff. 0.254)
13.79/13.82	c GARBAGE COLLECT
13.79/13.82	c #Conflicts:     419000 | #Learnt:      16182 | 0.000
13.79/13.82	c total clause space: 18.2382MB
13.79/13.82	c total #watches: 33020
13.79/13.85	c total #propagations: 2701527 / total #impl: 10639146 (eff. 0.254)
13.79/13.85	c #Conflicts:     420000 | #Learnt:      17182 | 0.000
13.79/13.85	c total clause space: 18.2382MB
13.79/13.85	c total #watches: 35020
13.79/13.89	c total #propagations: 2705602 / total #impl: 10658510 (eff. 0.254)
13.79/13.89	c #Conflicts:     421000 | #Learnt:      18182 | 0.000
13.79/13.89	c total clause space: 18.2382MB
13.79/13.89	c total #watches: 37020
13.89/13.93	c total #propagations: 2710041 / total #impl: 10677770 (eff. 0.254)
13.89/13.93	c #Conflicts:     422000 | #Learnt:      19182 | 0.000
13.89/13.93	c total clause space: 18.2382MB
13.89/13.93	c total #watches: 39020
13.89/13.97	c total #propagations: 2715113 / total #impl: 10704954 (eff. 0.254)
13.89/13.97	c #Conflicts:     423000 | #Learnt:      20182 | 0.000
13.89/13.97	c total clause space: 18.2382MB
13.89/13.97	c total #watches: 41020
13.99/14.01	c total #propagations: 2721086 / total #impl: 10731825 (eff. 0.254)
13.99/14.01	c #Conflicts:     424000 | #Learnt:      21182 | 0.000
13.99/14.01	c total clause space: 18.2382MB
13.99/14.01	c total #watches: 43020
13.99/14.04	c total #propagations: 2726984 / total #impl: 10757938 (eff. 0.253)
13.99/14.04	c #Conflicts:     425000 | #Learnt:      22182 | 0.000
13.99/14.04	c total clause space: 18.2382MB
13.99/14.04	c total #watches: 45020
13.99/14.08	c total #propagations: 2732479 / total #impl: 10782128 (eff. 0.253)
13.99/14.08	c #Conflicts:     426000 | #Learnt:      23182 | 0.000
13.99/14.08	c total clause space: 18.2382MB
13.99/14.08	c total #watches: 47020
14.09/14.11	c total #propagations: 2737902 / total #impl: 10806010 (eff. 0.253)
14.09/14.11	c #Conflicts:     427000 | #Learnt:      24182 | 0.000
14.09/14.11	c total clause space: 18.2382MB
14.09/14.11	c total #watches: 49020
14.09/14.14	c total #propagations: 2743342 / total #impl: 10830363 (eff. 0.253)
14.09/14.14	c #Conflicts:     428000 | #Learnt:      25182 | 0.000
14.09/14.14	c total clause space: 18.2382MB
14.09/14.14	c total #watches: 51020
14.09/14.18	c total #propagations: 2748792 / total #impl: 10854868 (eff. 0.253)
14.09/14.18	c #Conflicts:     429000 | #Learnt:      26182 | 0.000
14.09/14.18	c total clause space: 18.2382MB
14.09/14.18	c total #watches: 53020
14.19/14.21	c total #propagations: 2756074 / total #impl: 10884608 (eff. 0.253)
14.19/14.21	c #Conflicts:     430000 | #Learnt:      27182 | 0.000
14.19/14.21	c total clause space: 18.2382MB
14.19/14.21	c total #watches: 55020
14.19/14.24	c total #propagations: 2761482 / total #impl: 10910972 (eff. 0.253)
14.19/14.24	c #Conflicts:     431000 | #Learnt:      28182 | 0.000
14.19/14.24	c total clause space: 18.2382MB
14.19/14.24	c total #watches: 57020
14.19/14.28	c total #propagations: 2766636 / total #impl: 10933505 (eff. 0.253)
14.19/14.28	c #Conflicts:     432000 | #Learnt:      29182 | 0.000
14.19/14.28	c total clause space: 18.2382MB
14.19/14.28	c total #watches: 59020
14.30/14.32	c total #propagations: 2773132 / total #impl: 10961800 (eff. 0.253)
14.30/14.32	c #Conflicts:     433000 | #Learnt:      30182 | 0.000
14.30/14.32	c total clause space: 18.2382MB
14.30/14.32	c total #watches: 61020
14.30/14.36	c total #propagations: 2778744 / total #impl: 10987101 (eff. 0.253)
14.30/14.36	c #Conflicts:     434000 | #Learnt:      31182 | 0.000
14.30/14.36	c total clause space: 18.2382MB
14.30/14.36	c total #watches: 63020
14.30/14.40	c total #propagations: 2784987 / total #impl: 11015905 (eff. 0.253)
14.30/14.40	c GARBAGE COLLECT
14.30/14.40	c #Conflicts:     435000 | #Learnt:      16386 | 0.000
14.30/14.40	c total clause space: 18.2382MB
14.30/14.40	c total #watches: 33428
14.40/14.43	c total #propagations: 2791558 / total #impl: 11045121 (eff. 0.253)
14.40/14.43	c #Conflicts:     436000 | #Learnt:      17386 | 0.000
14.40/14.43	c total clause space: 18.2382MB
14.40/14.43	c total #watches: 35428
14.40/14.46	c total #propagations: 2797154 / total #impl: 11070622 (eff. 0.253)
14.40/14.46	c #Conflicts:     437000 | #Learnt:      18386 | 0.000
14.40/14.46	c total clause space: 18.2382MB
14.40/14.46	c total #watches: 37428
14.40/14.50	c total #propagations: 2803897 / total #impl: 11097499 (eff. 0.253)
14.40/14.50	c #Conflicts:     438000 | #Learnt:      19386 | 0.000
14.40/14.50	c total clause space: 18.2382MB
14.40/14.50	c total #watches: 39428
14.49/14.53	c total #propagations: 2810672 / total #impl: 11126198 (eff. 0.253)
14.49/14.53	c #Conflicts:     439000 | #Learnt:      20386 | 0.000
14.49/14.53	c total clause space: 18.2382MB
14.49/14.53	c total #watches: 41428
14.49/14.57	c total #propagations: 2816679 / total #impl: 11151829 (eff. 0.253)
14.49/14.57	c #Conflicts:     440000 | #Learnt:      21386 | 0.000
14.49/14.57	c total clause space: 18.2382MB
14.49/14.57	c total #watches: 43428
14.59/14.60	c total #propagations: 2822318 / total #impl: 11176032 (eff. 0.253)
14.59/14.60	c #Conflicts:     441000 | #Learnt:      22386 | 0.000
14.59/14.60	c total clause space: 18.2382MB
14.59/14.60	c total #watches: 45428
14.59/14.64	c total #propagations: 2828290 / total #impl: 11202853 (eff. 0.252)
14.59/14.64	c #Conflicts:     442000 | #Learnt:      23386 | 0.000
14.59/14.64	c total clause space: 18.2382MB
14.59/14.64	c total #watches: 47428
14.59/14.68	c total #propagations: 2834240 / total #impl: 11229987 (eff. 0.252)
14.59/14.68	c #Conflicts:     443000 | #Learnt:      24386 | 0.000
14.59/14.68	c total clause space: 18.2382MB
14.59/14.68	c total #watches: 49428
14.69/14.72	c total #propagations: 2840195 / total #impl: 11257658 (eff. 0.252)
14.69/14.72	c #Conflicts:     444000 | #Learnt:      25386 | 0.000
14.69/14.72	c total clause space: 18.2382MB
14.69/14.72	c total #watches: 51428
14.69/14.78	c total #propagations: 2844861 / total #impl: 11282024 (eff. 0.252)
14.69/14.78	c #Conflicts:     445000 | #Learnt:      26386 | 0.000
14.69/14.78	c total clause space: 18.2382MB
14.69/14.78	c total #watches: 53428
14.79/14.84	c total #propagations: 2848980 / total #impl: 11307405 (eff. 0.252)
14.79/14.84	c #Conflicts:     446000 | #Learnt:      27386 | 0.000
14.79/14.84	c total clause space: 18.2382MB
14.79/14.84	c total #watches: 55428
14.79/14.88	c total #propagations: 2853143 / total #impl: 11333865 (eff. 0.252)
14.79/14.88	c #Conflicts:     447000 | #Learnt:      28386 | 0.000
14.79/14.88	c total clause space: 18.2382MB
14.79/14.88	c total #watches: 57428
14.89/14.93	c total #propagations: 2856030 / total #impl: 11350180 (eff. 0.252)
14.89/14.93	c #Conflicts:     448000 | #Learnt:      29386 | 0.000
14.89/14.93	c total clause space: 18.2382MB
14.89/14.93	c total #watches: 59428
14.89/14.97	c total #propagations: 2859039 / total #impl: 11368119 (eff. 0.251)
14.89/14.97	c #Conflicts:     449000 | #Learnt:      30386 | 0.000
14.89/14.97	c total clause space: 18.2382MB
14.89/14.97	c total #watches: 61428
14.99/15.00	c total #propagations: 2862291 / total #impl: 11386414 (eff. 0.251)
14.99/15.00	c #Conflicts:     450000 | #Learnt:      31386 | 0.000
14.99/15.00	c total clause space: 18.2382MB
14.99/15.00	c total #watches: 63428
14.99/15.05	c total #propagations: 2866793 / total #impl: 11407127 (eff. 0.251)
14.99/15.05	c GARBAGE COLLECT
14.99/15.05	c #Conflicts:     451000 | #Learnt:      16281 | 0.000
14.99/15.05	c total clause space: 18.2382MB
14.99/15.05	c total #watches: 33218
14.99/15.07	c total #propagations: 2872983 / total #impl: 11433352 (eff. 0.251)
14.99/15.07	c #Conflicts:     452000 | #Learnt:      17281 | 0.000
14.99/15.07	c total clause space: 18.2382MB
14.99/15.07	c total #watches: 35218
15.09/15.11	c total #propagations: 2879206 / total #impl: 11457583 (eff. 0.251)
15.09/15.11	c #Conflicts:     453000 | #Learnt:      18281 | 0.000
15.09/15.11	c total clause space: 18.2382MB
15.09/15.11	c total #watches: 37218
15.09/15.14	c total #propagations: 2885265 / total #impl: 11483163 (eff. 0.251)
15.09/15.14	c #Conflicts:     454000 | #Learnt:      19281 | 0.000
15.09/15.14	c total clause space: 18.2382MB
15.09/15.14	c total #watches: 39218
15.09/15.17	c total #propagations: 2891526 / total #impl: 11510449 (eff. 0.251)
15.09/15.17	c #Conflicts:     455000 | #Learnt:      20281 | 0.000
15.09/15.17	c total clause space: 18.2382MB
15.09/15.17	c total #watches: 41218
15.19/15.20	c total #propagations: 2897712 / total #impl: 11536767 (eff. 0.251)
15.19/15.20	c #Conflicts:     456000 | #Learnt:      21281 | 0.000
15.19/15.20	c total clause space: 18.2382MB
15.19/15.20	c total #watches: 43218
15.19/15.23	c total #propagations: 2903362 / total #impl: 11562017 (eff. 0.251)
15.19/15.23	c #Conflicts:     457000 | #Learnt:      22281 | 0.000
15.19/15.23	c total clause space: 18.2382MB
15.19/15.23	c total #watches: 45218
15.19/15.26	c total #propagations: 2909093 / total #impl: 11588076 (eff. 0.251)
15.19/15.26	c #Conflicts:     458000 | #Learnt:      23281 | 0.000
15.19/15.26	c total clause space: 18.2382MB
15.19/15.26	c total #watches: 47218
15.19/15.29	c total #propagations: 2914174 / total #impl: 11611040 (eff. 0.251)
15.19/15.29	c #Conflicts:     459000 | #Learnt:      24281 | 0.000
15.19/15.29	c total clause space: 18.2382MB
15.19/15.29	c total #watches: 49218
15.29/15.32	c total #propagations: 2919487 / total #impl: 11635116 (eff. 0.251)
15.29/15.32	c #Conflicts:     460000 | #Learnt:      25281 | 0.000
15.29/15.32	c total clause space: 18.2382MB
15.29/15.32	c total #watches: 51218
15.29/15.35	c total #propagations: 2924948 / total #impl: 11658985 (eff. 0.251)
15.29/15.35	c #Conflicts:     461000 | #Learnt:      26281 | 0.000
15.29/15.35	c total clause space: 18.2382MB
15.29/15.35	c total #watches: 53218
15.29/15.38	c total #propagations: 2929892 / total #impl: 11682521 (eff. 0.251)
15.29/15.38	c #Conflicts:     462000 | #Learnt:      27281 | 0.000
15.29/15.38	c total clause space: 18.2382MB
15.29/15.38	c total #watches: 55218
15.39/15.41	c total #propagations: 2935505 / total #impl: 11706437 (eff. 0.251)
15.39/15.41	c #Conflicts:     463000 | #Learnt:      28281 | 0.000
15.39/15.41	c total clause space: 18.2382MB
15.39/15.41	c total #watches: 57218
15.39/15.43	c total #propagations: 2940815 / total #impl: 11731317 (eff. 0.251)
15.39/15.43	c #Conflicts:     464000 | #Learnt:      29281 | 0.000
15.39/15.43	c total clause space: 18.2382MB
15.39/15.43	c total #watches: 59218
15.39/15.46	c total #propagations: 2944985 / total #impl: 11752715 (eff. 0.251)
15.39/15.46	c #Conflicts:     465000 | #Learnt:      30281 | 0.000
15.39/15.46	c total clause space: 18.2382MB
15.39/15.46	c total #watches: 61218
15.39/15.49	c total #propagations: 2949471 / total #impl: 11776052 (eff. 0.250)
15.39/15.49	c #Conflicts:     466000 | #Learnt:      31281 | 0.000
15.39/15.49	c total clause space: 18.2382MB
15.39/15.49	c total #watches: 63218
15.49/15.52	c total #propagations: 2954141 / total #impl: 11800175 (eff. 0.250)
15.49/15.52	c #Conflicts:     467000 | #Learnt:      32281 | 0.000
15.49/15.52	c total clause space: 18.2382MB
15.49/15.52	c total #watches: 65218
15.49/15.56	c total #propagations: 2959694 / total #impl: 11825503 (eff. 0.250)
15.49/15.56	c GARBAGE COLLECT
15.49/15.56	c #Conflicts:     468000 | #Learnt:      16882 | 0.000
15.49/15.56	c total clause space: 18.2382MB
15.49/15.56	c total #watches: 34420
15.49/15.59	c total #propagations: 2965798 / total #impl: 11850740 (eff. 0.250)
15.49/15.59	c #Conflicts:     469000 | #Learnt:      17882 | 0.000
15.49/15.59	c total clause space: 18.2382MB
15.49/15.59	c total #watches: 36420
15.59/15.62	c total #propagations: 2972452 / total #impl: 11876081 (eff. 0.250)
15.59/15.62	c #Conflicts:     470000 | #Learnt:      18882 | 0.000
15.59/15.62	c total clause space: 18.2382MB
15.59/15.62	c total #watches: 38420
15.59/15.64	c total #propagations: 2977662 / total #impl: 11898265 (eff. 0.250)
15.59/15.64	c #Conflicts:     471000 | #Learnt:      19882 | 0.000
15.59/15.64	c total clause space: 18.2382MB
15.59/15.64	c total #watches: 40420
15.59/15.67	c total #propagations: 2983323 / total #impl: 11921499 (eff. 0.250)
15.59/15.67	c #Conflicts:     472000 | #Learnt:      20882 | 0.000
15.59/15.67	c total clause space: 18.2382MB
15.59/15.67	c total #watches: 42420
15.69/15.70	c total #propagations: 2989101 / total #impl: 11945349 (eff. 0.250)
15.69/15.70	c #Conflicts:     473000 | #Learnt:      21882 | 0.000
15.69/15.70	c total clause space: 18.2382MB
15.69/15.70	c total #watches: 44420
15.69/15.73	c total #propagations: 2994375 / total #impl: 11970513 (eff. 0.250)
15.69/15.73	c #Conflicts:     474000 | #Learnt:      22882 | 0.000
15.69/15.73	c total clause space: 18.2382MB
15.69/15.73	c total #watches: 46420
15.69/15.77	c total #propagations: 3000255 / total #impl: 11995976 (eff. 0.250)
15.69/15.77	c #Conflicts:     475000 | #Learnt:      23882 | 0.000
15.69/15.77	c total clause space: 18.2382MB
15.69/15.77	c total #watches: 48420
15.79/15.80	c total #propagations: 3006055 / total #impl: 12021208 (eff. 0.250)
15.79/15.80	c #Conflicts:     476000 | #Learnt:      24882 | 0.000
15.79/15.80	c total clause space: 18.2382MB
15.79/15.80	c total #watches: 50420
15.79/15.83	c total #propagations: 3011778 / total #impl: 12045045 (eff. 0.250)
15.79/15.83	c #Conflicts:     477000 | #Learnt:      25882 | 0.000
15.79/15.83	c total clause space: 18.2382MB
15.79/15.83	c total #watches: 52420
15.79/15.86	c total #propagations: 3017300 / total #impl: 12069223 (eff. 0.250)
15.79/15.86	c #Conflicts:     478000 | #Learnt:      26882 | 0.000
15.79/15.86	c total clause space: 18.2382MB
15.79/15.86	c total #watches: 54420
15.79/15.89	c total #propagations: 3023991 / total #impl: 12096188 (eff. 0.250)
15.79/15.89	c #Conflicts:     479000 | #Learnt:      27882 | 0.000
15.79/15.89	c total clause space: 18.2382MB
15.79/15.89	c total #watches: 56420
15.89/15.93	c total #propagations: 3029450 / total #impl: 12119985 (eff. 0.250)
15.89/15.93	c #Conflicts:     480000 | #Learnt:      28882 | 0.000
15.89/15.93	c total clause space: 18.2382MB
15.89/15.93	c total #watches: 58420
15.89/15.96	c total #propagations: 3034582 / total #impl: 12143423 (eff. 0.250)
15.89/15.96	c #Conflicts:     481000 | #Learnt:      29882 | 0.000
15.89/15.96	c total clause space: 18.2382MB
15.89/15.96	c total #watches: 60420
15.89/15.99	c total #propagations: 3039970 / total #impl: 12167060 (eff. 0.250)
15.89/15.99	c #Conflicts:     482000 | #Learnt:      30882 | 0.000
15.89/15.99	c total clause space: 18.2382MB
15.89/15.99	c total #watches: 62420
15.99/16.03	c total #propagations: 3045189 / total #impl: 12191086 (eff. 0.250)
15.99/16.03	c #Conflicts:     483000 | #Learnt:      31882 | 0.000
15.99/16.03	c total clause space: 18.2382MB
15.99/16.03	c total #watches: 64420
15.99/16.07	c total #propagations: 3049986 / total #impl: 12215404 (eff. 0.250)
15.99/16.07	c #Conflicts:     484000 | #Learnt:      32882 | 0.000
15.99/16.07	c total clause space: 18.2382MB
15.99/16.07	c total #watches: 66420
16.09/16.11	c total #propagations: 3054868 / total #impl: 12237846 (eff. 0.250)
16.09/16.11	c GARBAGE COLLECT
16.09/16.11	c #Conflicts:     485000 | #Learnt:      17181 | 0.000
16.09/16.11	c total clause space: 18.2382MB
16.09/16.11	c total #watches: 35018
16.09/16.14	c total #propagations: 3060807 / total #impl: 12262422 (eff. 0.250)
16.09/16.14	c #Conflicts:     486000 | #Learnt:      18181 | 0.000
16.09/16.14	c total clause space: 18.2382MB
16.09/16.14	c total #watches: 37018
16.09/16.16	c total #propagations: 3067469 / total #impl: 12289706 (eff. 0.250)
16.09/16.16	c #Conflicts:     487000 | #Learnt:      19181 | 0.000
16.09/16.16	c total clause space: 18.2382MB
16.09/16.16	c total #watches: 39018
16.09/16.19	c total #propagations: 3073210 / total #impl: 12313818 (eff. 0.250)
16.09/16.19	c #Conflicts:     488000 | #Learnt:      20181 | 0.000
16.09/16.19	c total clause space: 18.2382MB
16.09/16.19	c total #watches: 41018
16.19/16.22	c total #propagations: 3079403 / total #impl: 12339440 (eff. 0.250)
16.19/16.22	c #Conflicts:     489000 | #Learnt:      21181 | 0.000
16.19/16.22	c total clause space: 18.2382MB
16.19/16.22	c total #watches: 43018
16.19/16.25	c total #propagations: 3086584 / total #impl: 12367294 (eff. 0.250)
16.19/16.25	c #Conflicts:     490000 | #Learnt:      22181 | 0.000
16.19/16.25	c total clause space: 18.2382MB
16.19/16.25	c total #watches: 45018
16.19/16.28	c total #propagations: 3093517 / total #impl: 12396127 (eff. 0.250)
16.19/16.28	c #Conflicts:     491000 | #Learnt:      23181 | 0.000
16.19/16.28	c total clause space: 18.2382MB
16.19/16.28	c total #watches: 47018
16.29/16.31	c total #propagations: 3100123 / total #impl: 12423001 (eff. 0.250)
16.29/16.31	c #Conflicts:     492000 | #Learnt:      24181 | 0.000
16.29/16.31	c total clause space: 18.2382MB
16.29/16.31	c total #watches: 49018
16.29/16.34	c total #propagations: 3106124 / total #impl: 12451058 (eff. 0.249)
16.29/16.34	c #Conflicts:     493000 | #Learnt:      25181 | 0.000
16.29/16.34	c total clause space: 18.2382MB
16.29/16.34	c total #watches: 51018
16.29/16.37	c total #propagations: 3110263 / total #impl: 12472271 (eff. 0.249)
16.29/16.37	c #Conflicts:     494000 | #Learnt:      26181 | 0.000
16.29/16.37	c total clause space: 18.2382MB
16.29/16.37	c total #watches: 53018
16.39/16.40	c total #propagations: 3114550 / total #impl: 12495085 (eff. 0.249)
16.39/16.40	c #Conflicts:     495000 | #Learnt:      27181 | 0.000
16.39/16.40	c total clause space: 18.2382MB
16.39/16.40	c total #watches: 55018
16.39/16.44	c total #propagations: 3120323 / total #impl: 12521269 (eff. 0.249)
16.39/16.44	c #Conflicts:     496000 | #Learnt:      28181 | 0.000
16.39/16.44	c total clause space: 18.2382MB
16.39/16.44	c total #watches: 57018
16.39/16.47	c total #propagations: 3126267 / total #impl: 12551581 (eff. 0.249)
16.39/16.47	c #Conflicts:     497000 | #Learnt:      29181 | 0.000
16.39/16.47	c total clause space: 18.2382MB
16.39/16.47	c total #watches: 59018
16.49/16.51	c total #propagations: 3130926 / total #impl: 12573478 (eff. 0.249)
16.49/16.51	c #Conflicts:     498000 | #Learnt:      30181 | 0.000
16.49/16.51	c total clause space: 18.2382MB
16.49/16.51	c total #watches: 61018
16.49/16.55	c total #propagations: 3135925 / total #impl: 12597316 (eff. 0.249)
16.49/16.55	c #Conflicts:     499000 | #Learnt:      31181 | 0.000
16.49/16.55	c total clause space: 18.2382MB
16.49/16.55	c total #watches: 63018
16.49/16.58	c total #propagations: 3140887 / total #impl: 12620654 (eff. 0.249)
16.49/16.58	c #Conflicts:     500000 | #Learnt:      32181 | 0.000
16.49/16.58	c total clause space: 18.2382MB
16.49/16.58	c total #watches: 65018
16.59/16.61	c total #propagations: 3144913 / total #impl: 12640157 (eff. 0.249)
16.59/16.61	c #Conflicts:     501000 | #Learnt:      33181 | 0.000
16.59/16.61	c total clause space: 18.2382MB
16.59/16.61	c total #watches: 67018
16.59/16.65	c total #propagations: 3148488 / total #impl: 12657784 (eff. 0.249)
16.59/16.65	c GARBAGE COLLECT
16.59/16.65	c #Conflicts:     502000 | #Learnt:      17183 | 0.000
16.59/16.65	c total clause space: 29.637MB
16.59/16.65	c total #watches: 35022
16.59/16.68	c total #propagations: 3153175 / total #impl: 12679674 (eff. 0.249)
16.59/16.68	c #Conflicts:     503000 | #Learnt:      18183 | 0.000
16.59/16.68	c total clause space: 29.637MB
16.59/16.68	c total #watches: 37022
16.69/16.71	c total #propagations: 3158068 / total #impl: 12700374 (eff. 0.249)
16.69/16.71	c #Conflicts:     504000 | #Learnt:      19183 | 0.000
16.69/16.71	c total clause space: 29.637MB
16.69/16.71	c total #watches: 39022
16.69/16.74	c total #propagations: 3165554 / total #impl: 12730178 (eff. 0.249)
16.69/16.74	c #Conflicts:     505000 | #Learnt:      20183 | 0.000
16.69/16.74	c total clause space: 29.637MB
16.69/16.74	c total #watches: 41022
16.69/16.78	c total #propagations: 3171832 / total #impl: 12756158 (eff. 0.249)
16.69/16.78	c #Conflicts:     506000 | #Learnt:      21183 | 0.000
16.69/16.78	c total clause space: 29.637MB
16.69/16.78	c total #watches: 43022
16.79/16.81	c total #propagations: 3177808 / total #impl: 12781973 (eff. 0.249)
16.79/16.81	c #Conflicts:     507000 | #Learnt:      22183 | 0.000
16.79/16.81	c total clause space: 29.637MB
16.79/16.81	c total #watches: 45022
16.79/16.84	c total #propagations: 3183712 / total #impl: 12807422 (eff. 0.249)
16.79/16.84	c #Conflicts:     508000 | #Learnt:      23183 | 0.000
16.79/16.84	c total clause space: 29.637MB
16.79/16.84	c total #watches: 47022
16.79/16.86	c total #propagations: 3190298 / total #impl: 12834720 (eff. 0.249)
16.79/16.86	c #Conflicts:     509000 | #Learnt:      24183 | 0.000
16.79/16.86	c total clause space: 29.637MB
16.79/16.86	c total #watches: 49022
16.79/16.89	c total #propagations: 3196315 / total #impl: 12859521 (eff. 0.249)
16.79/16.89	c #Conflicts:     510000 | #Learnt:      25183 | 0.000
16.79/16.89	c total clause space: 29.637MB
16.79/16.89	c total #watches: 51022
16.89/16.92	c total #propagations: 3202089 / total #impl: 12883622 (eff. 0.249)
16.89/16.92	c #Conflicts:     511000 | #Learnt:      26183 | 0.000
16.89/16.92	c total clause space: 29.637MB
16.89/16.92	c total #watches: 53022
16.89/16.95	c total #propagations: 3208729 / total #impl: 12912200 (eff. 0.249)
16.89/16.95	c #Conflicts:     512000 | #Learnt:      27183 | 0.000
16.89/16.95	c total clause space: 29.637MB
16.89/16.95	c total #watches: 55022
16.89/16.99	c total #propagations: 3216112 / total #impl: 12943026 (eff. 0.248)
16.89/16.99	c #Conflicts:     513000 | #Learnt:      28183 | 0.000
16.89/16.99	c total clause space: 29.637MB
16.89/16.99	c total #watches: 57022
16.99/17.05	c total #propagations: 3222912 / total #impl: 12971994 (eff. 0.248)
16.99/17.05	c #Conflicts:     514000 | #Learnt:      29183 | 0.000
16.99/17.05	c total clause space: 29.637MB
16.99/17.05	c total #watches: 59022
17.09/17.11	c total #propagations: 3226981 / total #impl: 12990724 (eff. 0.248)
17.09/17.11	c #Conflicts:     515000 | #Learnt:      30183 | 0.000
17.09/17.11	c total clause space: 29.637MB
17.09/17.11	c total #watches: 61022
17.09/17.14	c total #propagations: 3232862 / total #impl: 13015987 (eff. 0.248)
17.09/17.14	c #Conflicts:     516000 | #Learnt:      31183 | 0.000
17.09/17.14	c total clause space: 29.637MB
17.09/17.14	c total #watches: 63022
17.09/17.18	c total #propagations: 3236122 / total #impl: 13035002 (eff. 0.248)
17.09/17.18	c #Conflicts:     517000 | #Learnt:      32183 | 0.000
17.09/17.18	c total clause space: 29.637MB
17.09/17.18	c total #watches: 65022
17.19/17.22	c total #propagations: 3241307 / total #impl: 13057071 (eff. 0.248)
17.19/17.22	c #Conflicts:     518000 | #Learnt:      33183 | 0.000
17.19/17.22	c total clause space: 29.637MB
17.19/17.22	c total #watches: 67022
17.19/17.26	c total #propagations: 3246668 / total #impl: 13079784 (eff. 0.248)
17.19/17.26	c #Conflicts:     519000 | #Learnt:      34183 | 0.000
17.19/17.26	c total clause space: 29.637MB
17.19/17.26	c total #watches: 69022
17.29/17.30	c total #propagations: 3253530 / total #impl: 13108912 (eff. 0.248)
17.29/17.30	c GARBAGE COLLECT
17.29/17.30	c #Conflicts:     520000 | #Learnt:      17880 | 0.000
17.29/17.30	c total clause space: 29.637MB
17.29/17.30	c total #watches: 36416
17.29/17.33	c total #propagations: 3259535 / total #impl: 13133928 (eff. 0.248)
17.29/17.33	c #Conflicts:     521000 | #Learnt:      18880 | 0.000
17.29/17.33	c total clause space: 29.637MB
17.29/17.33	c total #watches: 38416
17.29/17.37	c total #propagations: 3265736 / total #impl: 13159861 (eff. 0.248)
17.29/17.37	c #Conflicts:     522000 | #Learnt:      19880 | 0.000
17.29/17.37	c total clause space: 29.637MB
17.29/17.37	c total #watches: 40416
17.39/17.41	c total #propagations: 3270838 / total #impl: 13179713 (eff. 0.248)
17.39/17.41	c #Conflicts:     523000 | #Learnt:      20880 | 0.000
17.39/17.41	c total clause space: 29.637MB
17.39/17.41	c total #watches: 42416
17.39/17.46	c total #propagations: 3275389 / total #impl: 13198790 (eff. 0.248)
17.39/17.46	c #Conflicts:     524000 | #Learnt:      21880 | 0.000
17.39/17.46	c total clause space: 29.637MB
17.39/17.46	c total #watches: 44416
17.49/17.52	c total #propagations: 3281080 / total #impl: 13225177 (eff. 0.248)
17.49/17.52	c #Conflicts:     525000 | #Learnt:      22880 | 0.000
17.49/17.52	c total clause space: 29.637MB
17.49/17.52	c total #watches: 46416
17.49/17.57	c total #propagations: 3286891 / total #impl: 13248392 (eff. 0.248)
17.49/17.57	c #Conflicts:     526000 | #Learnt:      23880 | 0.000
17.49/17.57	c total clause space: 29.637MB
17.49/17.57	c total #watches: 48416
17.59/17.61	c total #propagations: 3292063 / total #impl: 13270033 (eff. 0.248)
17.59/17.61	c #Conflicts:     527000 | #Learnt:      24880 | 0.000
17.59/17.61	c total clause space: 29.637MB
17.59/17.61	c total #watches: 50416
17.59/17.64	c total #propagations: 3298853 / total #impl: 13296526 (eff. 0.248)
17.59/17.64	c #Conflicts:     528000 | #Learnt:      25880 | 0.000
17.59/17.64	c total clause space: 29.637MB
17.59/17.64	c total #watches: 52416
17.59/17.68	c total #propagations: 3305662 / total #impl: 13324056 (eff. 0.248)
17.59/17.68	c #Conflicts:     529000 | #Learnt:      26880 | 0.000
17.59/17.68	c total clause space: 29.637MB
17.59/17.68	c total #watches: 54416
17.69/17.71	c total #propagations: 3313070 / total #impl: 13355309 (eff. 0.248)
17.69/17.71	c #Conflicts:     530000 | #Learnt:      27880 | 0.000
17.69/17.71	c total clause space: 29.637MB
17.69/17.71	c total #watches: 56416
17.69/17.74	c total #propagations: 3319980 / total #impl: 13385545 (eff. 0.248)
17.69/17.74	c #Conflicts:     531000 | #Learnt:      28880 | 0.000
17.69/17.74	c total clause space: 29.637MB
17.69/17.74	c total #watches: 58416
17.69/17.77	c total #propagations: 3325222 / total #impl: 13409718 (eff. 0.248)
17.69/17.77	c #Conflicts:     532000 | #Learnt:      29880 | 0.000
17.69/17.77	c total clause space: 29.637MB
17.69/17.77	c total #watches: 60416
17.79/17.81	c total #propagations: 3330737 / total #impl: 13434858 (eff. 0.248)
17.79/17.81	c #Conflicts:     533000 | #Learnt:      30880 | 0.000
17.79/17.81	c total clause space: 29.637MB
17.79/17.81	c total #watches: 62416
17.79/17.85	c total #propagations: 3336567 / total #impl: 13459277 (eff. 0.248)
17.79/17.85	c #Conflicts:     534000 | #Learnt:      31880 | 0.000
17.79/17.85	c total clause space: 29.637MB
17.79/17.85	c total #watches: 64416
17.79/17.89	c total #propagations: 3342877 / total #impl: 13485443 (eff. 0.248)
17.79/17.89	c #Conflicts:     535000 | #Learnt:      32880 | 0.000
17.79/17.89	c total clause space: 29.637MB
17.79/17.89	c total #watches: 66416
17.89/17.93	c total #propagations: 3349602 / total #impl: 13515587 (eff. 0.248)
17.89/17.93	c #Conflicts:     536000 | #Learnt:      33880 | 0.000
17.89/17.93	c total clause space: 29.637MB
17.89/17.93	c total #watches: 68416
17.89/17.98	c total #propagations: 3354555 / total #impl: 13539466 (eff. 0.248)
17.89/17.98	c #Conflicts:     537000 | #Learnt:      34880 | 0.000
17.89/17.98	c total clause space: 29.637MB
17.89/17.98	c total #watches: 70416
17.98/18.02	c total #propagations: 3360742 / total #impl: 13565498 (eff. 0.248)
17.98/18.02	c GARBAGE COLLECT
17.98/18.02	c #Conflicts:     538000 | #Learnt:      18279 | 0.000
17.98/18.02	c total clause space: 29.637MB
17.98/18.02	c total #watches: 37214
17.98/18.05	c total #propagations: 3366296 / total #impl: 13589420 (eff. 0.248)
17.98/18.05	c #Conflicts:     539000 | #Learnt:      19279 | 0.000
17.98/18.05	c total clause space: 29.637MB
17.98/18.05	c total #watches: 39214
17.98/18.08	c total #propagations: 3372275 / total #impl: 13612608 (eff. 0.248)
17.98/18.08	c #Conflicts:     540000 | #Learnt:      20279 | 0.000
17.98/18.08	c total clause space: 29.637MB
17.98/18.08	c total #watches: 41214
18.08/18.12	c total #propagations: 3378078 / total #impl: 13636104 (eff. 0.248)
18.08/18.12	c #Conflicts:     541000 | #Learnt:      21279 | 0.000
18.08/18.12	c total clause space: 29.637MB
18.08/18.12	c total #watches: 43214
18.08/18.16	c total #propagations: 3383385 / total #impl: 13656900 (eff. 0.248)
18.08/18.16	c #Conflicts:     542000 | #Learnt:      22279 | 0.000
18.08/18.16	c total clause space: 29.637MB
18.08/18.16	c total #watches: 45214
18.08/18.19	c total #propagations: 3387777 / total #impl: 13677728 (eff. 0.248)
18.08/18.19	c #Conflicts:     543000 | #Learnt:      23279 | 0.000
18.08/18.19	c total clause space: 29.637MB
18.08/18.19	c total #watches: 47214
18.18/18.24	c total #propagations: 3392474 / total #impl: 13697137 (eff. 0.248)
18.18/18.24	c #Conflicts:     544000 | #Learnt:      24279 | 0.000
18.18/18.24	c total clause space: 29.637MB
18.18/18.24	c total #watches: 49214
18.18/18.29	c total #propagations: 3397879 / total #impl: 13719975 (eff. 0.248)
18.18/18.29	c #Conflicts:     545000 | #Learnt:      25279 | 0.000
18.18/18.29	c total clause space: 29.637MB
18.18/18.29	c total #watches: 51214
18.28/18.34	c total #propagations: 3403456 / total #impl: 13743826 (eff. 0.248)
18.28/18.34	c #Conflicts:     546000 | #Learnt:      26279 | 0.000
18.28/18.34	c total clause space: 29.637MB
18.28/18.34	c total #watches: 53214
18.28/18.38	c total #propagations: 3410121 / total #impl: 13770244 (eff. 0.248)
18.28/18.38	c #Conflicts:     547000 | #Learnt:      27279 | 0.000
18.28/18.38	c total clause space: 29.637MB
18.28/18.38	c total #watches: 55214
18.38/18.42	c total #propagations: 3417199 / total #impl: 13798736 (eff. 0.248)
18.38/18.42	c #Conflicts:     548000 | #Learnt:      28279 | 0.000
18.38/18.42	c total clause space: 29.637MB
18.38/18.42	c total #watches: 57214
18.38/18.45	c total #propagations: 3422792 / total #impl: 13822588 (eff. 0.248)
18.38/18.45	c #Conflicts:     549000 | #Learnt:      29279 | 0.000
18.38/18.45	c total clause space: 29.637MB
18.38/18.45	c total #watches: 59214
18.38/18.49	c total #propagations: 3428353 / total #impl: 13848338 (eff. 0.248)
18.38/18.49	c #Conflicts:     550000 | #Learnt:      30279 | 0.000
18.38/18.49	c total clause space: 29.637MB
18.38/18.49	c total #watches: 61214
18.48/18.52	c total #propagations: 3434841 / total #impl: 13877006 (eff. 0.248)
18.48/18.52	c #Conflicts:     551000 | #Learnt:      31279 | 0.000
18.48/18.52	c total clause space: 29.637MB
18.48/18.52	c total #watches: 63214
18.48/18.56	c total #propagations: 3439567 / total #impl: 13899691 (eff. 0.247)
18.48/18.56	c #Conflicts:     552000 | #Learnt:      32279 | 0.000
18.48/18.56	c total clause space: 29.637MB
18.48/18.56	c total #watches: 65214
18.58/18.60	c total #propagations: 3446491 / total #impl: 13928481 (eff. 0.247)
18.58/18.60	c #Conflicts:     553000 | #Learnt:      33279 | 0.000
18.58/18.60	c total clause space: 29.637MB
18.58/18.60	c total #watches: 67214
18.58/18.64	c total #propagations: 3453194 / total #impl: 13957914 (eff. 0.247)
18.58/18.64	c #Conflicts:     554000 | #Learnt:      34279 | 0.000
18.58/18.64	c total clause space: 29.637MB
18.58/18.64	c total #watches: 69214
18.58/18.68	c total #propagations: 3460187 / total #impl: 13988082 (eff. 0.247)
18.58/18.68	c #Conflicts:     555000 | #Learnt:      35279 | 0.000
18.58/18.68	c total clause space: 29.637MB
18.58/18.68	c total #watches: 71214
18.69/18.72	c total #propagations: 3467189 / total #impl: 14018085 (eff. 0.247)
18.69/18.72	c GARBAGE COLLECT
18.69/18.72	c #Conflicts:     556000 | #Learnt:      18380 | 0.000
18.69/18.72	c total clause space: 29.637MB
18.69/18.72	c total #watches: 37416
18.69/18.76	c total #propagations: 3474426 / total #impl: 14046651 (eff. 0.247)
18.69/18.76	c #Conflicts:     557000 | #Learnt:      19380 | 0.000
18.69/18.76	c total clause space: 29.637MB
18.69/18.76	c total #watches: 39416
18.69/18.79	c total #propagations: 3481883 / total #impl: 14079254 (eff. 0.247)
18.69/18.79	c #Conflicts:     558000 | #Learnt:      20380 | 0.000
18.69/18.79	c total clause space: 29.637MB
18.69/18.79	c total #watches: 41416
18.79/18.83	c total #propagations: 3488431 / total #impl: 14105753 (eff. 0.247)
18.79/18.83	c #Conflicts:     559000 | #Learnt:      21380 | 0.000
18.79/18.83	c total clause space: 29.637MB
18.79/18.83	c total #watches: 43416
18.79/18.88	c total #propagations: 3492923 / total #impl: 14125868 (eff. 0.247)
18.79/18.88	c #Conflicts:     560000 | #Learnt:      22380 | 0.000
18.79/18.88	c total clause space: 29.637MB
18.79/18.88	c total #watches: 45416
18.88/18.91	c total #propagations: 3498425 / total #impl: 14148570 (eff. 0.247)
18.88/18.91	c #Conflicts:     561000 | #Learnt:      23380 | 0.000
18.88/18.91	c total clause space: 29.637MB
18.88/18.91	c total #watches: 47416
18.88/18.96	c total #propagations: 3503134 / total #impl: 14171648 (eff. 0.247)
18.88/18.96	c #Conflicts:     562000 | #Learnt:      24380 | 0.000
18.88/18.96	c total clause space: 29.637MB
18.88/18.96	c total #watches: 49416
18.98/19.02	c total #propagations: 3509864 / total #impl: 14199804 (eff. 0.247)
18.98/19.02	c #Conflicts:     563000 | #Learnt:      25380 | 0.000
18.98/19.02	c total clause space: 29.637MB
18.98/19.02	c total #watches: 51416
18.98/19.08	c total #propagations: 3515819 / total #impl: 14224914 (eff. 0.247)
18.98/19.08	c #Conflicts:     564000 | #Learnt:      26380 | 0.000
18.98/19.08	c total clause space: 29.637MB
18.98/19.08	c total #watches: 53416
19.08/19.14	c total #propagations: 3520047 / total #impl: 14245646 (eff. 0.247)
19.08/19.14	c #Conflicts:     565000 | #Learnt:      27380 | 0.000
19.08/19.14	c total clause space: 29.637MB
19.08/19.14	c total #watches: 55416
19.08/19.19	c total #propagations: 3526816 / total #impl: 14271979 (eff. 0.247)
19.08/19.19	c #Conflicts:     566000 | #Learnt:      28380 | 0.000
19.08/19.19	c total clause space: 29.637MB
19.08/19.19	c total #watches: 57416
19.18/19.24	c total #propagations: 3532549 / total #impl: 14296474 (eff. 0.247)
19.18/19.24	c #Conflicts:     567000 | #Learnt:      29380 | 0.000
19.18/19.24	c total clause space: 29.637MB
19.18/19.24	c total #watches: 59416
19.28/19.30	c total #propagations: 3538113 / total #impl: 14320711 (eff. 0.247)
19.28/19.30	c #Conflicts:     568000 | #Learnt:      30380 | 0.000
19.28/19.30	c total clause space: 29.637MB
19.28/19.30	c total #watches: 61416
19.28/19.36	c total #propagations: 3543962 / total #impl: 14345762 (eff. 0.247)
19.28/19.36	c #Conflicts:     569000 | #Learnt:      31380 | 0.000
19.28/19.36	c total clause space: 29.637MB
19.28/19.36	c total #watches: 63416
19.38/19.40	c total #propagations: 3550048 / total #impl: 14372389 (eff. 0.247)
19.38/19.40	c #Conflicts:     570000 | #Learnt:      32380 | 0.000
19.38/19.40	c total clause space: 29.637MB
19.38/19.40	c total #watches: 65416
19.38/19.46	c total #propagations: 3556838 / total #impl: 14401053 (eff. 0.247)
19.38/19.46	c #Conflicts:     571000 | #Learnt:      33380 | 0.000
19.38/19.46	c total clause space: 29.637MB
19.38/19.46	c total #watches: 67416
19.48/19.51	c total #propagations: 3563473 / total #impl: 14429466 (eff. 0.247)
19.48/19.51	c #Conflicts:     572000 | #Learnt:      34380 | 0.000
19.48/19.51	c total clause space: 29.637MB
19.48/19.51	c total #watches: 69416
19.48/19.55	c total #propagations: 3570701 / total #impl: 14462269 (eff. 0.247)
19.48/19.55	c #Conflicts:     573000 | #Learnt:      35380 | 0.000
19.48/19.55	c total clause space: 29.637MB
19.48/19.55	c total #watches: 71416
19.58/19.60	c total #propagations: 3576600 / total #impl: 14487862 (eff. 0.247)
19.58/19.60	c #Conflicts:     574000 | #Learnt:      36380 | 0.000
19.58/19.60	c total clause space: 29.637MB
19.58/19.60	c total #watches: 73416
19.58/19.63	c total #propagations: 3582701 / total #impl: 14515363 (eff. 0.247)
19.58/19.63	c GARBAGE COLLECT
19.58/19.63	c #Conflicts:     575000 | #Learnt:      19178 | 0.000
19.58/19.63	c total clause space: 29.637MB
19.58/19.63	c total #watches: 39012
19.58/19.67	c total #propagations: 3588999 / total #impl: 14540530 (eff. 0.247)
19.58/19.67	c #Conflicts:     576000 | #Learnt:      20178 | 0.000
19.58/19.67	c total clause space: 29.637MB
19.58/19.67	c total #watches: 41012
19.58/19.69	c total #propagations: 3595892 / total #impl: 14569349 (eff. 0.247)
19.58/19.69	c #Conflicts:     577000 | #Learnt:      21178 | 0.000
19.58/19.69	c total clause space: 29.637MB
19.58/19.69	c total #watches: 43012
19.68/19.73	c total #propagations: 3601535 / total #impl: 14593324 (eff. 0.247)
19.68/19.73	c #Conflicts:     578000 | #Learnt:      22178 | 0.000
19.68/19.73	c total clause space: 29.637MB
19.68/19.73	c total #watches: 45012
19.68/19.78	c total #propagations: 3606985 / total #impl: 14615234 (eff. 0.247)
19.68/19.78	c #Conflicts:     579000 | #Learnt:      23178 | 0.000
19.68/19.78	c total clause space: 29.637MB
19.68/19.78	c total #watches: 47012
19.79/19.83	c total #propagations: 3612984 / total #impl: 14639799 (eff. 0.247)
19.79/19.83	c #Conflicts:     580000 | #Learnt:      24178 | 0.000
19.79/19.83	c total clause space: 29.637MB
19.79/19.83	c total #watches: 49012
19.79/19.88	c total #propagations: 3617929 / total #impl: 14662198 (eff. 0.247)
19.79/19.88	c #Conflicts:     581000 | #Learnt:      25178 | 0.000
19.79/19.88	c total clause space: 29.637MB
19.79/19.88	c total #watches: 51012
19.89/19.92	c total #propagations: 3623177 / total #impl: 14685135 (eff. 0.247)
19.89/19.92	c #Conflicts:     582000 | #Learnt:      26178 | 0.000
19.89/19.92	c total clause space: 29.637MB
19.89/19.92	c total #watches: 53012
19.89/19.97	c total #propagations: 3628853 / total #impl: 14708059 (eff. 0.247)
19.89/19.97	c #Conflicts:     583000 | #Learnt:      27178 | 0.000
19.89/19.97	c total clause space: 29.637MB
19.89/19.97	c total #watches: 55012
19.98/20.01	c total #propagations: 3634809 / total #impl: 14732925 (eff. 0.247)
19.98/20.01	c #Conflicts:     584000 | #Learnt:      28178 | 0.000
19.98/20.01	c total clause space: 29.637MB
19.98/20.01	c total #watches: 57012
19.98/20.06	c total #propagations: 3639018 / total #impl: 14753856 (eff. 0.247)
19.98/20.06	c #Conflicts:     585000 | #Learnt:      29178 | 0.000
19.98/20.06	c total clause space: 29.637MB
19.98/20.06	c total #watches: 59012
20.08/20.12	c total #propagations: 3645066 / total #impl: 14784221 (eff. 0.247)
20.08/20.12	c #Conflicts:     586000 | #Learnt:      30178 | 0.000
20.08/20.12	c total clause space: 29.637MB
20.08/20.12	c total #watches: 61012
20.08/20.16	c total #propagations: 3649958 / total #impl: 14807649 (eff. 0.246)
20.08/20.16	c #Conflicts:     587000 | #Learnt:      31178 | 0.000
20.08/20.16	c total clause space: 29.637MB
20.08/20.16	c total #watches: 63012
20.18/20.21	c total #propagations: 3655514 / total #impl: 14832332 (eff. 0.246)
20.18/20.21	c #Conflicts:     588000 | #Learnt:      32178 | 0.000
20.18/20.21	c total clause space: 29.637MB
20.18/20.21	c total #watches: 65012
20.18/20.26	c total #propagations: 3660334 / total #impl: 14854899 (eff. 0.246)
20.18/20.26	c #Conflicts:     589000 | #Learnt:      33178 | 0.000
20.18/20.26	c total clause space: 29.637MB
20.18/20.26	c total #watches: 67012
20.28/20.31	c total #propagations: 3667331 / total #impl: 14886252 (eff. 0.246)
20.28/20.31	c #Conflicts:     590000 | #Learnt:      34178 | 0.000
20.28/20.31	c total clause space: 29.637MB
20.28/20.31	c total #watches: 69012
20.28/20.34	c total #propagations: 3672707 / total #impl: 14910620 (eff. 0.246)
20.28/20.34	c #Conflicts:     591000 | #Learnt:      35178 | 0.000
20.28/20.34	c total clause space: 29.637MB
20.28/20.34	c total #watches: 71012
20.28/20.39	c total #propagations: 3678495 / total #impl: 14938948 (eff. 0.246)
20.28/20.39	c #Conflicts:     592000 | #Learnt:      36178 | 0.000
20.28/20.39	c total clause space: 29.637MB
20.28/20.39	c total #watches: 73012
20.38/20.44	c total #propagations: 3684956 / total #impl: 14967213 (eff. 0.246)
20.38/20.44	c GARBAGE COLLECT
20.38/20.44	c #Conflicts:     593000 | #Learnt:      18679 | 0.000
20.38/20.44	c total clause space: 29.637MB
20.38/20.44	c total #watches: 38014
20.38/20.48	c total #propagations: 3692185 / total #impl: 14997056 (eff. 0.246)
20.38/20.48	c #Conflicts:     594000 | #Learnt:      19679 | 0.000
20.38/20.48	c total clause space: 29.637MB
20.38/20.48	c total #watches: 40014
20.48/20.51	c total #propagations: 3697957 / total #impl: 15024838 (eff. 0.246)
20.48/20.51	c #Conflicts:     595000 | #Learnt:      20679 | 0.000
20.48/20.51	c total clause space: 29.637MB
20.48/20.51	c total #watches: 42014
20.48/20.55	c total #propagations: 3703012 / total #impl: 15049710 (eff. 0.246)
20.48/20.55	c #Conflicts:     596000 | #Learnt:      21679 | 0.000
20.48/20.55	c total clause space: 29.637MB
20.48/20.55	c total #watches: 44014
20.48/20.59	c total #propagations: 3708874 / total #impl: 15078848 (eff. 0.246)
20.48/20.59	c #Conflicts:     597000 | #Learnt:      22679 | 0.000
20.48/20.59	c total clause space: 29.637MB
20.48/20.59	c total #watches: 46014
20.58/20.62	c total #propagations: 3714403 / total #impl: 15105678 (eff. 0.246)
20.58/20.62	c #Conflicts:     598000 | #Learnt:      23679 | 0.000
20.58/20.62	c total clause space: 29.637MB
20.58/20.62	c total #watches: 48014
20.58/20.66	c total #propagations: 3720076 / total #impl: 15133787 (eff. 0.246)
20.58/20.66	c #Conflicts:     599000 | #Learnt:      24679 | 0.000
20.58/20.66	c total clause space: 29.637MB
20.58/20.66	c total #watches: 50014
20.68/20.70	c total #propagations: 3725874 / total #impl: 15161135 (eff. 0.246)
20.68/20.70	c #Conflicts:     600000 | #Learnt:      25679 | 0.000
20.68/20.70	c total clause space: 29.637MB
20.68/20.70	c total #watches: 52014
20.68/20.74	c total #propagations: 3731297 / total #impl: 15188557 (eff. 0.246)
20.68/20.74	c #Conflicts:     601000 | #Learnt:      26679 | 0.000
20.68/20.74	c total clause space: 29.637MB
20.68/20.74	c total #watches: 54014
20.68/20.79	c total #propagations: 3737497 / total #impl: 15217894 (eff. 0.246)
20.68/20.79	c #Conflicts:     602000 | #Learnt:      27679 | 0.000
20.68/20.79	c total clause space: 29.637MB
20.68/20.79	c total #watches: 56014
20.78/20.83	c total #propagations: 3745178 / total #impl: 15252904 (eff. 0.246)
20.78/20.83	c #Conflicts:     603000 | #Learnt:      28679 | 0.000
20.78/20.83	c total clause space: 29.637MB
20.78/20.83	c total #watches: 58014
20.78/20.87	c total #propagations: 3752629 / total #impl: 15286575 (eff. 0.245)
20.78/20.87	c #Conflicts:     604000 | #Learnt:      29679 | 0.000
20.78/20.87	c total clause space: 29.637MB
20.78/20.87	c total #watches: 60014
20.89/20.92	c total #propagations: 3759178 / total #impl: 15317447 (eff. 0.245)
20.89/20.92	c #Conflicts:     605000 | #Learnt:      30679 | 0.000
20.89/20.92	c total clause space: 29.637MB
20.89/20.92	c total #watches: 62014
20.89/20.98	c total #propagations: 3766601 / total #impl: 15356577 (eff. 0.245)
20.89/20.98	c #Conflicts:     606000 | #Learnt:      31679 | 0.000
20.89/20.98	c total clause space: 29.637MB
20.89/20.98	c total #watches: 64014
20.99/21.02	c total #propagations: 3772868 / total #impl: 15385171 (eff. 0.245)
20.99/21.02	c #Conflicts:     607000 | #Learnt:      32679 | 0.000
20.99/21.02	c total clause space: 29.637MB
20.99/21.02	c total #watches: 66014
20.99/21.07	c total #propagations: 3779679 / total #impl: 15415891 (eff. 0.245)
20.99/21.07	c #Conflicts:     608000 | #Learnt:      33679 | 0.000
20.99/21.07	c total clause space: 29.637MB
20.99/21.07	c total #watches: 68014
21.08/21.12	c total #propagations: 3786373 / total #impl: 15447955 (eff. 0.245)
21.08/21.12	c #Conflicts:     609000 | #Learnt:      34679 | 0.000
21.08/21.12	c total clause space: 29.637MB
21.08/21.12	c total #watches: 70014
21.08/21.17	c total #propagations: 3793545 / total #impl: 15485832 (eff. 0.245)
21.08/21.17	c #Conflicts:     610000 | #Learnt:      35679 | 0.000
21.08/21.17	c total clause space: 29.637MB
21.08/21.17	c total #watches: 72014
21.18/21.22	c total #propagations: 3799728 / total #impl: 15516484 (eff. 0.245)
21.18/21.22	c #Conflicts:     611000 | #Learnt:      36679 | 0.000
21.18/21.22	c total clause space: 29.637MB
21.18/21.22	c total #watches: 74014
21.18/21.27	c total #propagations: 3806887 / total #impl: 15546432 (eff. 0.245)
21.18/21.27	c GARBAGE COLLECT
21.18/21.27	c #Conflicts:     612000 | #Learnt:      18881 | 0.000
21.18/21.27	c total clause space: 29.637MB
21.18/21.27	c total #watches: 38418
21.28/21.31	c total #propagations: 3813577 / total #impl: 15575881 (eff. 0.245)
21.28/21.31	c #Conflicts:     613000 | #Learnt:      19881 | 0.000
21.28/21.31	c total clause space: 29.637MB
21.28/21.31	c total #watches: 40418
21.28/21.34	c total #propagations: 3818964 / total #impl: 15599255 (eff. 0.245)
21.28/21.34	c #Conflicts:     614000 | #Learnt:      20881 | 0.000
21.28/21.34	c total clause space: 29.637MB
21.28/21.34	c total #watches: 42418
21.28/21.37	c total #propagations: 3826423 / total #impl: 15627497 (eff. 0.245)
21.28/21.37	c #Conflicts:     615000 | #Learnt:      21881 | 0.000
21.28/21.37	c total clause space: 29.637MB
21.28/21.37	c total #watches: 44418
21.38/21.41	c total #propagations: 3833359 / total #impl: 15655702 (eff. 0.245)
21.38/21.41	c #Conflicts:     616000 | #Learnt:      22881 | 0.000
21.38/21.41	c total clause space: 29.637MB
21.38/21.41	c total #watches: 46418
21.38/21.47	c total #propagations: 3838522 / total #impl: 15677139 (eff. 0.245)
21.38/21.47	c #Conflicts:     617000 | #Learnt:      23881 | 0.000
21.38/21.47	c total clause space: 29.637MB
21.38/21.47	c total #watches: 48418
21.48/21.53	c total #propagations: 3844380 / total #impl: 15702249 (eff. 0.245)
21.48/21.53	c #Conflicts:     618000 | #Learnt:      24881 | 0.000
21.48/21.53	c total clause space: 29.637MB
21.48/21.53	c total #watches: 50418
21.48/21.58	c total #propagations: 3853497 / total #impl: 15739246 (eff. 0.245)
21.48/21.58	c #Conflicts:     619000 | #Learnt:      25881 | 0.000
21.48/21.58	c total clause space: 29.637MB
21.48/21.58	c total #watches: 52418
21.58/21.61	c total #propagations: 3860273 / total #impl: 15767697 (eff. 0.245)
21.58/21.61	c #Conflicts:     620000 | #Learnt:      26881 | 0.000
21.58/21.61	c total clause space: 29.637MB
21.58/21.61	c total #watches: 54418
21.58/21.65	c total #propagations: 3865414 / total #impl: 15791683 (eff. 0.245)
21.58/21.65	c #Conflicts:     621000 | #Learnt:      27881 | 0.000
21.58/21.65	c total clause space: 29.637MB
21.58/21.65	c total #watches: 56418
21.58/21.69	c total #propagations: 3870303 / total #impl: 15815585 (eff. 0.245)
21.58/21.69	c #Conflicts:     622000 | #Learnt:      28881 | 0.000
21.58/21.69	c total clause space: 29.637MB
21.58/21.69	c total #watches: 58418
21.68/21.74	c total #propagations: 3874981 / total #impl: 15836945 (eff. 0.245)
21.68/21.74	c #Conflicts:     623000 | #Learnt:      29881 | 0.000
21.68/21.74	c total clause space: 29.637MB
21.68/21.74	c total #watches: 60418
21.78/21.80	c total #propagations: 3878751 / total #impl: 15858848 (eff. 0.245)
21.78/21.80	c #Conflicts:     624000 | #Learnt:      30881 | 0.000
21.78/21.80	c total clause space: 29.637MB
21.78/21.80	c total #watches: 62418
21.78/21.85	c total #propagations: 3883438 / total #impl: 15883830 (eff. 0.244)
21.78/21.85	c #Conflicts:     625000 | #Learnt:      31881 | 0.000
21.78/21.85	c total clause space: 29.637MB
21.78/21.85	c total #watches: 64418
21.78/21.89	c total #propagations: 3888330 / total #impl: 15907404 (eff. 0.244)
21.78/21.89	c #Conflicts:     626000 | #Learnt:      32881 | 0.000
21.78/21.89	c total clause space: 29.637MB
21.78/21.89	c total #watches: 66418
21.88/21.94	c total #propagations: 3892741 / total #impl: 15928849 (eff. 0.244)
21.88/21.94	c #Conflicts:     627000 | #Learnt:      33881 | 0.000
21.88/21.94	c total clause space: 29.637MB
21.88/21.94	c total #watches: 68418
21.99/22.01	c total #propagations: 3897731 / total #impl: 15953184 (eff. 0.244)
21.99/22.01	c #Conflicts:     628000 | #Learnt:      34881 | 0.000
21.99/22.01	c total clause space: 29.637MB
21.99/22.01	c total #watches: 70418
21.99/22.06	c total #propagations: 3904960 / total #impl: 15985563 (eff. 0.244)
21.99/22.06	c #Conflicts:     629000 | #Learnt:      35881 | 0.000
21.99/22.06	c total clause space: 29.637MB
21.99/22.06	c total #watches: 72418
22.09/22.11	c total #propagations: 3910783 / total #impl: 16012948 (eff. 0.244)
22.09/22.11	c #Conflicts:     630000 | #Learnt:      36881 | 0.000
22.09/22.11	c total clause space: 29.637MB
22.09/22.11	c total #watches: 74418
22.09/22.16	c total #propagations: 3917275 / total #impl: 16042782 (eff. 0.244)
22.09/22.16	c #Conflicts:     631000 | #Learnt:      37881 | 0.000
22.09/22.16	c total clause space: 29.637MB
22.09/22.16	c total #watches: 76418
22.18/22.21	c total #propagations: 3923916 / total #impl: 16075048 (eff. 0.244)
22.18/22.21	c GARBAGE COLLECT
22.18/22.21	c #Conflicts:     632000 | #Learnt:      19777 | 0.000
22.18/22.21	c total clause space: 29.637MB
22.18/22.21	c total #watches: 40210
22.18/22.25	c total #propagations: 3929076 / total #impl: 16098588 (eff. 0.244)
22.18/22.25	c #Conflicts:     633000 | #Learnt:      20777 | 0.000
22.18/22.25	c total clause space: 29.637MB
22.18/22.25	c total #watches: 42210
22.18/22.29	c total #propagations: 3933998 / total #impl: 16121490 (eff. 0.244)
22.18/22.29	c #Conflicts:     634000 | #Learnt:      21777 | 0.000
22.18/22.29	c total clause space: 29.637MB
22.18/22.29	c total #watches: 44210
22.28/22.33	c total #propagations: 3938971 / total #impl: 16144683 (eff. 0.244)
22.28/22.33	c #Conflicts:     635000 | #Learnt:      22777 | 0.000
22.28/22.33	c total clause space: 29.637MB
22.28/22.33	c total #watches: 46210
22.28/22.37	c total #propagations: 3944153 / total #impl: 16167706 (eff. 0.244)
22.28/22.37	c #Conflicts:     636000 | #Learnt:      23777 | 0.000
22.28/22.37	c total clause space: 29.637MB
22.28/22.37	c total #watches: 48210
22.38/22.41	c total #propagations: 3949515 / total #impl: 16192090 (eff. 0.244)
22.38/22.41	c #Conflicts:     637000 | #Learnt:      24777 | 0.000
22.38/22.41	c total clause space: 29.637MB
22.38/22.41	c total #watches: 50210
22.38/22.44	c total #propagations: 3955328 / total #impl: 16218925 (eff. 0.244)
22.38/22.44	c #Conflicts:     638000 | #Learnt:      25777 | 0.000
22.38/22.44	c total clause space: 29.637MB
22.38/22.44	c total #watches: 52210
22.38/22.49	c total #propagations: 3960579 / total #impl: 16243392 (eff. 0.244)
22.38/22.49	c #Conflicts:     639000 | #Learnt:      26777 | 0.000
22.38/22.49	c total clause space: 29.637MB
22.38/22.49	c total #watches: 54210
22.48/22.52	c total #propagations: 3966605 / total #impl: 16271221 (eff. 0.244)
22.48/22.52	c #Conflicts:     640000 | #Learnt:      27777 | 0.000
22.48/22.52	c total clause space: 29.637MB
22.48/22.52	c total #watches: 56210
22.48/22.57	c total #propagations: 3970860 / total #impl: 16291285 (eff. 0.244)
22.48/22.57	c #Conflicts:     641000 | #Learnt:      28777 | 0.000
22.48/22.57	c total clause space: 29.637MB
22.48/22.57	c total #watches: 58210
22.58/22.62	c total #propagations: 3974135 / total #impl: 16308511 (eff. 0.244)
22.58/22.62	c #Conflicts:     642000 | #Learnt:      29777 | 0.000
22.58/22.62	c total clause space: 29.637MB
22.58/22.62	c total #watches: 60210
22.58/22.67	c total #propagations: 3979627 / total #impl: 16335364 (eff. 0.244)
22.58/22.67	c #Conflicts:     643000 | #Learnt:      30777 | 0.000
22.58/22.67	c total clause space: 29.637MB
22.58/22.67	c total #watches: 62210
22.68/22.72	c total #propagations: 3985340 / total #impl: 16361894 (eff. 0.244)
22.68/22.72	c #Conflicts:     644000 | #Learnt:      31777 | 0.000
22.68/22.72	c total clause space: 29.637MB
22.68/22.72	c total #watches: 64210
22.68/22.77	c total #propagations: 3991291 / total #impl: 16389123 (eff. 0.244)
22.68/22.77	c #Conflicts:     645000 | #Learnt:      32777 | 0.000
22.68/22.77	c total clause space: 29.637MB
22.68/22.77	c total #watches: 66210
22.78/22.82	c total #propagations: 3999074 / total #impl: 16421105 (eff. 0.244)
22.78/22.82	c #Conflicts:     646000 | #Learnt:      33777 | 0.000
22.78/22.82	c total clause space: 29.637MB
22.78/22.82	c total #watches: 68210
22.78/22.88	c total #propagations: 4005210 / total #impl: 16448885 (eff. 0.243)
22.78/22.88	c #Conflicts:     647000 | #Learnt:      34777 | 0.000
22.78/22.88	c total clause space: 29.637MB
22.78/22.88	c total #watches: 70210
22.88/22.93	c total #propagations: 4010288 / total #impl: 16473379 (eff. 0.243)
22.88/22.93	c #Conflicts:     648000 | #Learnt:      35777 | 0.000
22.88/22.93	c total clause space: 29.637MB
22.88/22.93	c total #watches: 72210
22.88/22.97	c total #propagations: 4014041 / total #impl: 16493175 (eff. 0.243)
22.88/22.97	c #Conflicts:     649000 | #Learnt:      36777 | 0.000
22.88/22.97	c total clause space: 29.637MB
22.88/22.97	c total #watches: 74210
22.98/23.02	c total #propagations: 4018534 / total #impl: 16515288 (eff. 0.243)
22.98/23.02	c #Conflicts:     650000 | #Learnt:      37777 | 0.000
22.98/23.02	c total clause space: 29.637MB
22.98/23.02	c total #watches: 76210
22.98/23.07	c total #propagations: 4023618 / total #impl: 16542848 (eff. 0.243)
22.98/23.07	c #Conflicts:     651000 | #Learnt:      38777 | 0.000
22.98/23.07	c total clause space: 29.637MB
22.98/23.07	c total #watches: 78210
23.09/23.11	c total #propagations: 4028624 / total #impl: 16570656 (eff. 0.243)
23.09/23.11	c GARBAGE COLLECT
23.09/23.11	c #Conflicts:     652000 | #Learnt:      20377 | 0.000
23.09/23.11	c total clause space: 29.637MB
23.09/23.11	c total #watches: 41410
23.09/23.14	c total #propagations: 4034868 / total #impl: 16596381 (eff. 0.243)
23.09/23.14	c #Conflicts:     653000 | #Learnt:      21377 | 0.000
23.09/23.14	c total clause space: 29.637MB
23.09/23.14	c total #watches: 43410
23.09/23.17	c total #propagations: 4040609 / total #impl: 16621242 (eff. 0.243)
23.09/23.17	c #Conflicts:     654000 | #Learnt:      22377 | 0.000
23.09/23.17	c total clause space: 29.637MB
23.09/23.17	c total #watches: 45410
23.09/23.20	c total #propagations: 4046702 / total #impl: 16647375 (eff. 0.243)
23.09/23.20	c #Conflicts:     655000 | #Learnt:      23377 | 0.000
23.09/23.20	c total clause space: 29.637MB
23.09/23.20	c total #watches: 47410
23.19/23.23	c total #propagations: 4051940 / total #impl: 16670346 (eff. 0.243)
23.19/23.23	c #Conflicts:     656000 | #Learnt:      24377 | 0.000
23.19/23.23	c total clause space: 29.637MB
23.19/23.23	c total #watches: 49410
23.19/23.26	c total #propagations: 4057532 / total #impl: 16694800 (eff. 0.243)
23.19/23.26	c #Conflicts:     657000 | #Learnt:      25377 | 0.000
23.19/23.26	c total clause space: 29.637MB
23.19/23.26	c total #watches: 51410
23.19/23.29	c total #propagations: 4062521 / total #impl: 16717342 (eff. 0.243)
23.19/23.29	c #Conflicts:     658000 | #Learnt:      26377 | 0.000
23.19/23.29	c total clause space: 29.637MB
23.19/23.29	c total #watches: 53410
23.28/23.32	c total #propagations: 4069588 / total #impl: 16746489 (eff. 0.243)
23.28/23.32	c #Conflicts:     659000 | #Learnt:      27377 | 0.000
23.28/23.32	c total clause space: 29.637MB
23.28/23.32	c total #watches: 55410
23.28/23.35	c total #propagations: 4075012 / total #impl: 16771281 (eff. 0.243)
23.28/23.35	c #Conflicts:     660000 | #Learnt:      28377 | 0.000
23.28/23.35	c total clause space: 29.637MB
23.28/23.35	c total #watches: 57410
23.28/23.39	c total #propagations: 4078832 / total #impl: 16791377 (eff. 0.243)
23.28/23.39	c #Conflicts:     661000 | #Learnt:      29377 | 0.000
23.28/23.39	c total clause space: 29.637MB
23.28/23.39	c total #watches: 59410
23.38/23.45	c total #propagations: 4083865 / total #impl: 16814786 (eff. 0.243)
23.38/23.45	c #Conflicts:     662000 | #Learnt:      30377 | 0.000
23.38/23.45	c total clause space: 29.637MB
23.38/23.45	c total #watches: 61410
23.48/23.51	c total #propagations: 4089223 / total #impl: 16841820 (eff. 0.243)
23.48/23.51	c #Conflicts:     663000 | #Learnt:      31377 | 0.000
23.48/23.51	c total clause space: 29.637MB
23.48/23.51	c total #watches: 63410
23.48/23.56	c total #propagations: 4094024 / total #impl: 16867656 (eff. 0.243)
23.48/23.56	c #Conflicts:     664000 | #Learnt:      32377 | 0.000
23.48/23.56	c total clause space: 29.637MB
23.48/23.56	c total #watches: 65410
23.58/23.63	c total #propagations: 4099424 / total #impl: 16894145 (eff. 0.243)
23.58/23.63	c #Conflicts:     665000 | #Learnt:      33377 | 0.000
23.58/23.63	c total clause space: 29.637MB
23.58/23.63	c total #watches: 67410
23.58/23.67	c total #propagations: 4105939 / total #impl: 16926232 (eff. 0.243)
23.58/23.67	c #Conflicts:     666000 | #Learnt:      34377 | 0.000
23.58/23.67	c total clause space: 29.637MB
23.58/23.67	c total #watches: 69410
23.68/23.73	c total #propagations: 4111288 / total #impl: 16954938 (eff. 0.242)
23.68/23.73	c #Conflicts:     667000 | #Learnt:      35377 | 0.000
23.68/23.73	c total clause space: 29.637MB
23.68/23.73	c total #watches: 71410
23.78/23.80	c total #propagations: 4117594 / total #impl: 16988924 (eff. 0.242)
23.78/23.80	c #Conflicts:     668000 | #Learnt:      36377 | 0.000
23.78/23.80	c total clause space: 29.637MB
23.78/23.80	c total #watches: 73410
23.78/23.87	c total #propagations: 4123837 / total #impl: 17021523 (eff. 0.242)
23.78/23.87	c #Conflicts:     669000 | #Learnt:      37377 | 0.000
23.78/23.87	c total clause space: 29.637MB
23.78/23.87	c total #watches: 75410
23.88/23.93	c total #propagations: 4130272 / total #impl: 17052536 (eff. 0.242)
23.88/23.93	c #Conflicts:     670000 | #Learnt:      38377 | 0.000
23.88/23.93	c total clause space: 29.637MB
23.88/23.93	c total #watches: 77410
23.88/23.99	c total #propagations: 4136283 / total #impl: 17080390 (eff. 0.242)
23.88/23.99	c #Conflicts:     671000 | #Learnt:      39377 | 0.000
23.88/23.99	c total clause space: 29.637MB
23.88/23.99	c total #watches: 79410
23.99/24.04	c total #propagations: 4142870 / total #impl: 17109544 (eff. 0.242)
23.99/24.04	c GARBAGE COLLECT
23.99/24.04	c #Conflicts:     672000 | #Learnt:      20677 | 0.000
23.99/24.04	c total clause space: 29.637MB
23.99/24.04	c total #watches: 42010
23.99/24.08	c total #propagations: 4148661 / total #impl: 17133144 (eff. 0.242)
23.99/24.08	c #Conflicts:     673000 | #Learnt:      21677 | 0.000
23.99/24.08	c total clause space: 29.637MB
23.99/24.08	c total #watches: 44010
24.09/24.12	c total #propagations: 4155452 / total #impl: 17162414 (eff. 0.242)
24.09/24.12	c #Conflicts:     674000 | #Learnt:      22677 | 0.000
24.09/24.12	c total clause space: 29.637MB
24.09/24.12	c total #watches: 46010
24.09/24.17	c total #propagations: 4160519 / total #impl: 17186924 (eff. 0.242)
24.09/24.17	c #Conflicts:     675000 | #Learnt:      23677 | 0.000
24.09/24.17	c total clause space: 29.637MB
24.09/24.17	c total #watches: 48010
24.19/24.22	c total #propagations: 4165865 / total #impl: 17214107 (eff. 0.242)
24.19/24.22	c #Conflicts:     676000 | #Learnt:      24677 | 0.000
24.19/24.22	c total clause space: 29.637MB
24.19/24.22	c total #watches: 50010
24.19/24.26	c total #propagations: 4171270 / total #impl: 17239850 (eff. 0.242)
24.19/24.26	c #Conflicts:     677000 | #Learnt:      25677 | 0.000
24.19/24.26	c total clause space: 29.637MB
24.19/24.26	c total #watches: 52010
24.29/24.31	c total #propagations: 4177465 / total #impl: 17270496 (eff. 0.242)
24.29/24.31	c #Conflicts:     678000 | #Learnt:      26677 | 0.000
24.29/24.31	c total clause space: 29.637MB
24.29/24.31	c total #watches: 54010
24.29/24.35	c total #propagations: 4183226 / total #impl: 17300613 (eff. 0.242)
24.29/24.35	c #Conflicts:     679000 | #Learnt:      27677 | 0.000
24.29/24.35	c total clause space: 29.637MB
24.29/24.35	c total #watches: 56010
24.29/24.39	c total #propagations: 4188870 / total #impl: 17328206 (eff. 0.242)
24.29/24.39	c #Conflicts:     680000 | #Learnt:      28677 | 0.000
24.29/24.39	c total clause space: 29.637MB
24.29/24.39	c total #watches: 58010
24.39/24.44	c total #propagations: 4194513 / total #impl: 17353006 (eff. 0.242)
24.39/24.44	c #Conflicts:     681000 | #Learnt:      29677 | 0.000
24.39/24.44	c total clause space: 29.637MB
24.39/24.44	c total #watches: 60010
24.39/24.49	c total #propagations: 4199337 / total #impl: 17375755 (eff. 0.242)
24.39/24.49	c #Conflicts:     682000 | #Learnt:      30677 | 0.000
24.39/24.49	c total clause space: 29.637MB
24.39/24.49	c total #watches: 62010
24.49/24.55	c total #propagations: 4204704 / total #impl: 17401923 (eff. 0.242)
24.49/24.55	c #Conflicts:     683000 | #Learnt:      31677 | 0.000
24.49/24.55	c total clause space: 29.637MB
24.49/24.55	c total #watches: 64010
24.59/24.60	c total #propagations: 4210148 / total #impl: 17433198 (eff. 0.242)
24.59/24.60	c #Conflicts:     684000 | #Learnt:      32677 | 0.000
24.59/24.60	c total clause space: 29.637MB
24.59/24.60	c total #watches: 66010
24.59/24.66	c total #propagations: 4215675 / total #impl: 17459372 (eff. 0.241)
24.59/24.66	c #Conflicts:     685000 | #Learnt:      33677 | 0.000
24.59/24.66	c total clause space: 29.637MB
24.59/24.66	c total #watches: 68010
24.69/24.71	c total #propagations: 4221924 / total #impl: 17488694 (eff. 0.241)
24.69/24.71	c #Conflicts:     686000 | #Learnt:      34677 | 0.000
24.69/24.71	c total clause space: 29.637MB
24.69/24.71	c total #watches: 70010
24.69/24.76	c total #propagations: 4228172 / total #impl: 17518784 (eff. 0.241)
24.69/24.76	c #Conflicts:     687000 | #Learnt:      35677 | 0.000
24.69/24.76	c total clause space: 29.637MB
24.69/24.76	c total #watches: 72010
24.79/24.80	c total #propagations: 4233787 / total #impl: 17545378 (eff. 0.241)
24.79/24.80	c #Conflicts:     688000 | #Learnt:      36677 | 0.000
24.79/24.80	c total clause space: 29.637MB
24.79/24.80	c total #watches: 74010
24.79/24.84	c total #propagations: 4241225 / total #impl: 17575410 (eff. 0.241)
24.79/24.84	c #Conflicts:     689000 | #Learnt:      37677 | 0.000
24.79/24.84	c total clause space: 29.637MB
24.79/24.84	c total #watches: 76010
24.89/24.90	c total #propagations: 4248780 / total #impl: 17606957 (eff. 0.241)
24.89/24.90	c #Conflicts:     690000 | #Learnt:      38677 | 0.000
24.89/24.90	c total clause space: 29.637MB
24.89/24.90	c total #watches: 78010
24.89/24.96	c total #propagations: 4254670 / total #impl: 17634533 (eff. 0.241)
24.89/24.96	c #Conflicts:     691000 | #Learnt:      39677 | 0.000
24.89/24.96	c total clause space: 29.637MB
24.89/24.96	c total #watches: 80010
24.99/25.00	c total #propagations: 4260239 / total #impl: 17663792 (eff. 0.241)
24.99/25.00	c GARBAGE COLLECT
24.99/25.00	c #Conflicts:     692000 | #Learnt:      20675 | 0.000
24.99/25.00	c total clause space: 29.637MB
24.99/25.00	c total #watches: 42006
24.99/25.04	c total #propagations: 4265319 / total #impl: 17684793 (eff. 0.241)
24.99/25.04	c #Conflicts:     693000 | #Learnt:      21675 | 0.000
24.99/25.04	c total clause space: 29.637MB
24.99/25.04	c total #watches: 44006
24.99/25.07	c total #propagations: 4271125 / total #impl: 17709913 (eff. 0.241)
24.99/25.07	c #Conflicts:     694000 | #Learnt:      22675 | 0.000
24.99/25.07	c total clause space: 29.637MB
24.99/25.07	c total #watches: 46006
25.09/25.11	c total #propagations: 4277960 / total #impl: 17737047 (eff. 0.241)
25.09/25.11	c #Conflicts:     695000 | #Learnt:      23675 | 0.000
25.09/25.11	c total clause space: 29.637MB
25.09/25.11	c total #watches: 48006
25.09/25.14	c total #propagations: 4283428 / total #impl: 17761859 (eff. 0.241)
25.09/25.14	c #Conflicts:     696000 | #Learnt:      24675 | 0.000
25.09/25.14	c total clause space: 29.637MB
25.09/25.14	c total #watches: 50006
25.09/25.18	c total #propagations: 4290095 / total #impl: 17788633 (eff. 0.241)
25.09/25.18	c #Conflicts:     697000 | #Learnt:      25675 | 0.000
25.09/25.18	c total clause space: 29.637MB
25.09/25.18	c total #watches: 52006
25.19/25.21	c total #propagations: 4296180 / total #impl: 17814366 (eff. 0.241)
25.19/25.21	c #Conflicts:     698000 | #Learnt:      26675 | 0.000
25.19/25.21	c total clause space: 29.637MB
25.19/25.21	c total #watches: 54006
25.19/25.25	c total #propagations: 4301563 / total #impl: 17836326 (eff. 0.241)
25.19/25.25	c #Conflicts:     699000 | #Learnt:      27675 | 0.000
25.19/25.25	c total clause space: 29.637MB
25.19/25.25	c total #watches: 56006
25.19/25.29	c total #propagations: 4307210 / total #impl: 17861404 (eff. 0.241)
25.19/25.29	c #Conflicts:     700000 | #Learnt:      28675 | 0.000
25.19/25.29	c total clause space: 29.637MB
25.19/25.29	c total #watches: 58006
25.29/25.33	c total #propagations: 4312172 / total #impl: 17886192 (eff. 0.241)
25.29/25.33	c #Conflicts:     701000 | #Learnt:      29675 | 0.000
25.29/25.33	c total clause space: 29.637MB
25.29/25.33	c total #watches: 60006
25.29/25.35	c total #propagations: 4318978 / total #impl: 17917535 (eff. 0.241)
25.29/25.35	c #Conflicts:     702000 | #Learnt:      30675 | 0.000
25.29/25.35	c total clause space: 29.637MB
25.29/25.35	c total #watches: 62006
25.29/25.39	c total #propagations: 4324876 / total #impl: 17944584 (eff. 0.241)
25.29/25.39	c #Conflicts:     703000 | #Learnt:      31675 | 0.000
25.29/25.39	c total clause space: 29.637MB
25.29/25.39	c total #watches: 64006
25.39/25.42	c total #propagations: 4331087 / total #impl: 17973179 (eff. 0.241)
25.39/25.42	c #Conflicts:     704000 | #Learnt:      32675 | 0.000
25.39/25.42	c total clause space: 29.637MB
25.39/25.42	c total #watches: 66006
25.39/25.46	c total #propagations: 4337735 / total #impl: 18002151 (eff. 0.241)
25.39/25.46	c #Conflicts:     705000 | #Learnt:      33675 | 0.000
25.39/25.46	c total clause space: 29.637MB
25.39/25.46	c total #watches: 68006
25.49/25.50	c total #propagations: 4344715 / total #impl: 18033045 (eff. 0.241)
25.49/25.50	c #Conflicts:     706000 | #Learnt:      34675 | 0.000
25.49/25.50	c total clause space: 29.637MB
25.49/25.50	c total #watches: 70006
25.49/25.54	c total #propagations: 4350912 / total #impl: 18059978 (eff. 0.241)
25.49/25.54	c #Conflicts:     707000 | #Learnt:      35675 | 0.000
25.49/25.54	c total clause space: 29.637MB
25.49/25.54	c total #watches: 72006
25.49/25.57	c total #propagations: 4357426 / total #impl: 18091360 (eff. 0.241)
25.49/25.57	c #Conflicts:     708000 | #Learnt:      36675 | 0.000
25.49/25.57	c total clause space: 29.637MB
25.49/25.57	c total #watches: 74006
25.59/25.61	c total #propagations: 4363183 / total #impl: 18117856 (eff. 0.241)
25.59/25.61	c #Conflicts:     709000 | #Learnt:      37675 | 0.000
25.59/25.61	c total clause space: 29.637MB
25.59/25.61	c total #watches: 76006
25.59/25.65	c total #propagations: 4369271 / total #impl: 18146202 (eff. 0.241)
25.59/25.65	c #Conflicts:     710000 | #Learnt:      38675 | 0.000
25.59/25.65	c total clause space: 29.637MB
25.59/25.65	c total #watches: 78006
25.59/25.69	c total #propagations: 4375074 / total #impl: 18173396 (eff. 0.241)
25.59/25.69	c #Conflicts:     711000 | #Learnt:      39675 | 0.000
25.59/25.69	c total clause space: 29.637MB
25.59/25.69	c total #watches: 80006
25.69/25.75	c total #propagations: 4381048 / total #impl: 18201229 (eff. 0.241)
25.69/25.75	c GARBAGE COLLECT
25.69/25.75	c #Conflicts:     712000 | #Learnt:      20377 | 0.000
25.69/25.75	c total clause space: 29.637MB
25.69/25.75	c total #watches: 41410
25.69/25.77	c total #propagations: 4387232 / total #impl: 18230518 (eff. 0.241)
25.69/25.77	c #Conflicts:     713000 | #Learnt:      21377 | 0.000
25.69/25.77	c total clause space: 29.637MB
25.69/25.77	c total #watches: 43410
25.79/25.81	c total #propagations: 4393523 / total #impl: 18256411 (eff. 0.241)
25.79/25.81	c #Conflicts:     714000 | #Learnt:      22377 | 0.000
25.79/25.81	c total clause space: 29.637MB
25.79/25.81	c total #watches: 45410
25.79/25.84	c total #propagations: 4398200 / total #impl: 18278063 (eff. 0.241)
25.79/25.84	c #Conflicts:     715000 | #Learnt:      23377 | 0.000
25.79/25.84	c total clause space: 29.637MB
25.79/25.84	c total #watches: 47410
25.79/25.87	c total #propagations: 4403943 / total #impl: 18303869 (eff. 0.241)
25.79/25.87	c #Conflicts:     716000 | #Learnt:      24377 | 0.000
25.79/25.87	c total clause space: 29.637MB
25.79/25.87	c total #watches: 49410
25.79/25.89	c total #propagations: 4409668 / total #impl: 18329461 (eff. 0.241)
25.79/25.89	c #Conflicts:     717000 | #Learnt:      25377 | 0.000
25.79/25.89	c total clause space: 29.637MB
25.79/25.89	c total #watches: 51410
25.89/25.93	c total #propagations: 4416088 / total #impl: 18357130 (eff. 0.241)
25.89/25.93	c #Conflicts:     718000 | #Learnt:      26377 | 0.000
25.89/25.93	c total clause space: 29.637MB
25.89/25.93	c total #watches: 53410
25.89/25.95	c total #propagations: 4421962 / total #impl: 18382714 (eff. 0.241)
25.89/25.95	c #Conflicts:     719000 | #Learnt:      27377 | 0.000
25.89/25.95	c total clause space: 29.637MB
25.89/25.95	c total #watches: 55410
25.89/25.99	c total #propagations: 4429477 / total #impl: 18411875 (eff. 0.241)
25.89/25.99	c #Conflicts:     720000 | #Learnt:      28377 | 0.000
25.89/25.99	c total clause space: 29.637MB
25.89/25.99	c total #watches: 57410
25.99/26.02	c total #propagations: 4436928 / total #impl: 18441750 (eff. 0.241)
25.99/26.02	c #Conflicts:     721000 | #Learnt:      29377 | 0.000
25.99/26.02	c total clause space: 29.637MB
25.99/26.02	c total #watches: 59410
25.99/26.06	c total #propagations: 4443483 / total #impl: 18469682 (eff. 0.241)
25.99/26.06	c #Conflicts:     722000 | #Learnt:      30377 | 0.000
25.99/26.06	c total clause space: 29.637MB
25.99/26.06	c total #watches: 61410
25.99/26.09	c total #propagations: 4450564 / total #impl: 18500142 (eff. 0.241)
25.99/26.09	c #Conflicts:     723000 | #Learnt:      31377 | 0.000
25.99/26.09	c total clause space: 29.637MB
25.99/26.09	c total #watches: 63410
26.09/26.13	c total #propagations: 4457396 / total #impl: 18529066 (eff. 0.241)
26.09/26.13	c #Conflicts:     724000 | #Learnt:      32377 | 0.000
26.09/26.13	c total clause space: 29.637MB
26.09/26.13	c total #watches: 65410
26.09/26.16	c total #propagations: 4464849 / total #impl: 18559814 (eff. 0.241)
26.09/26.16	c #Conflicts:     725000 | #Learnt:      33377 | 0.000
26.09/26.16	c total clause space: 29.637MB
26.09/26.16	c total #watches: 67410
26.19/26.20	c total #propagations: 4471593 / total #impl: 18588634 (eff. 0.241)
26.19/26.20	c #Conflicts:     726000 | #Learnt:      34377 | 0.000
26.19/26.20	c total clause space: 29.637MB
26.19/26.20	c total #watches: 69410
26.19/26.23	c total #propagations: 4478375 / total #impl: 18617640 (eff. 0.241)
26.19/26.23	c #Conflicts:     727000 | #Learnt:      35377 | 0.000
26.19/26.23	c total clause space: 29.637MB
26.19/26.23	c total #watches: 71410
26.19/26.27	c total #propagations: 4484083 / total #impl: 18643767 (eff. 0.241)
26.19/26.27	c #Conflicts:     728000 | #Learnt:      36377 | 0.000
26.19/26.27	c total clause space: 29.637MB
26.19/26.27	c total #watches: 73410
26.29/26.30	c total #propagations: 4490439 / total #impl: 18671857 (eff. 0.240)
26.29/26.30	c #Conflicts:     729000 | #Learnt:      37377 | 0.000
26.29/26.30	c total clause space: 29.637MB
26.29/26.30	c total #watches: 75410
26.29/26.34	c total #propagations: 4496113 / total #impl: 18698403 (eff. 0.240)
26.29/26.34	c #Conflicts:     730000 | #Learnt:      38377 | 0.000
26.29/26.34	c total clause space: 29.637MB
26.29/26.34	c total #watches: 77410
26.29/26.38	c total #propagations: 4502487 / total #impl: 18726851 (eff. 0.240)
26.29/26.38	c #Conflicts:     731000 | #Learnt:      39377 | 0.000
26.29/26.38	c total clause space: 29.637MB
26.29/26.38	c total #watches: 79410
26.39/26.41	c total #propagations: 4508524 / total #impl: 18755309 (eff. 0.240)
26.39/26.41	c #Conflicts:     732000 | #Learnt:      40377 | 0.000
26.39/26.41	c total clause space: 29.637MB
26.39/26.41	c total #watches: 81410
26.39/26.47	c total #propagations: 4515383 / total #impl: 18785576 (eff. 0.240)
26.39/26.47	c GARBAGE COLLECT
26.39/26.47	c #Conflicts:     733000 | #Learnt:      20779 | 0.000
26.39/26.47	c total clause space: 29.637MB
26.39/26.47	c total #watches: 42214
26.39/26.50	c total #propagations: 4522102 / total #impl: 18813612 (eff. 0.240)
26.39/26.50	c #Conflicts:     734000 | #Learnt:      21779 | 0.000
26.39/26.50	c total clause space: 29.637MB
26.39/26.50	c total #watches: 44214
26.49/26.53	c total #propagations: 4529318 / total #impl: 18842688 (eff. 0.240)
26.49/26.53	c #Conflicts:     735000 | #Learnt:      22779 | 0.000
26.49/26.53	c total clause space: 29.637MB
26.49/26.53	c total #watches: 46214
26.49/26.56	c total #propagations: 4536291 / total #impl: 18873268 (eff. 0.240)
26.49/26.56	c #Conflicts:     736000 | #Learnt:      23779 | 0.000
26.49/26.56	c total clause space: 29.637MB
26.49/26.56	c total #watches: 48214
26.49/26.59	c total #propagations: 4543646 / total #impl: 18904321 (eff. 0.240)
26.49/26.59	c #Conflicts:     737000 | #Learnt:      24778 | 0.000
26.49/26.59	c total clause space: 29.637MB
26.49/26.59	c total #watches: 50212
26.58/26.62	c total #propagations: 4549510 / total #impl: 18929450 (eff. 0.240)
26.58/26.62	c #Conflicts:     738000 | #Learnt:      25778 | 0.000
26.58/26.62	c total clause space: 29.637MB
26.58/26.62	c total #watches: 52212
26.58/26.65	c total #propagations: 4555549 / total #impl: 18956185 (eff. 0.240)
26.58/26.65	c #Conflicts:     739000 | #Learnt:      26778 | 0.000
26.58/26.65	c total clause space: 29.637MB
26.58/26.65	c total #watches: 54212
26.58/26.68	c total #propagations: 4562066 / total #impl: 18983312 (eff. 0.240)
26.58/26.68	c #Conflicts:     740000 | #Learnt:      27778 | 0.000
26.58/26.68	c total clause space: 29.637MB
26.58/26.68	c total #watches: 56212
26.68/26.72	c total #propagations: 4567995 / total #impl: 19009379 (eff. 0.240)
26.68/26.72	c #Conflicts:     741000 | #Learnt:      28778 | 0.000
26.68/26.72	c total clause space: 29.637MB
26.68/26.72	c total #watches: 58212
26.68/26.75	c total #propagations: 4573935 / total #impl: 19037230 (eff. 0.240)
26.68/26.75	c #Conflicts:     742000 | #Learnt:      29778 | 0.000
26.68/26.75	c total clause space: 29.637MB
26.68/26.75	c total #watches: 60212
26.68/26.79	c total #propagations: 4579339 / total #impl: 19063512 (eff. 0.240)
26.68/26.79	c #Conflicts:     743000 | #Learnt:      30778 | 0.000
26.68/26.79	c total clause space: 29.637MB
26.68/26.79	c total #watches: 62212
26.78/26.82	c total #propagations: 4585420 / total #impl: 19090989 (eff. 0.240)
26.78/26.82	c #Conflicts:     744000 | #Learnt:      31778 | 0.000
26.78/26.82	c total clause space: 29.637MB
26.78/26.82	c total #watches: 64212
26.78/26.85	c total #propagations: 4591740 / total #impl: 19117905 (eff. 0.240)
26.78/26.85	c #Conflicts:     745000 | #Learnt:      32778 | 0.000
26.78/26.85	c total clause space: 29.637MB
26.78/26.85	c total #watches: 66212
26.78/26.89	c total #propagations: 4597827 / total #impl: 19145190 (eff. 0.240)
26.78/26.89	c #Conflicts:     746000 | #Learnt:      33778 | 0.000
26.78/26.89	c total clause space: 29.637MB
26.78/26.89	c total #watches: 68212
26.88/26.93	c total #propagations: 4603710 / total #impl: 19171119 (eff. 0.240)
26.88/26.93	c #Conflicts:     747000 | #Learnt:      34778 | 0.000
26.88/26.93	c total clause space: 29.637MB
26.88/26.93	c total #watches: 70212
26.88/26.98	c total #propagations: 4609428 / total #impl: 19198219 (eff. 0.240)
26.88/26.98	c #Conflicts:     748000 | #Learnt:      35778 | 0.000
26.88/26.98	c total clause space: 29.637MB
26.88/26.98	c total #watches: 72212
26.98/27.02	c total #propagations: 4616943 / total #impl: 19229568 (eff. 0.240)
26.98/27.02	c #Conflicts:     749000 | #Learnt:      36778 | 0.000
26.98/27.02	c total clause space: 29.637MB
26.98/27.02	c total #watches: 74212
26.98/27.06	c total #propagations: 4623761 / total #impl: 19258923 (eff. 0.240)
26.98/27.06	c #Conflicts:     750000 | #Learnt:      37778 | 0.000
26.98/27.06	c total clause space: 29.637MB
26.98/27.06	c total #watches: 76212
27.08/27.10	c total #propagations: 4629685 / total #impl: 19286019 (eff. 0.240)
27.08/27.10	c #Conflicts:     751000 | #Learnt:      38778 | 0.000
27.08/27.10	c total clause space: 29.637MB
27.08/27.10	c total #watches: 78212
27.08/27.15	c total #propagations: 4635484 / total #impl: 19313328 (eff. 0.240)
27.08/27.15	c #Conflicts:     752000 | #Learnt:      39778 | 0.000
27.08/27.15	c total clause space: 29.637MB
27.08/27.15	c total #watches: 80212
27.18/27.20	c total #propagations: 4641867 / total #impl: 19343100 (eff. 0.240)
27.18/27.20	c #Conflicts:     753000 | #Learnt:      40778 | 0.000
27.18/27.20	c total clause space: 29.637MB
27.18/27.20	c total #watches: 82212
27.18/27.25	c total #propagations: 4648807 / total #impl: 19375414 (eff. 0.240)
27.18/27.25	c #Conflicts:     754000 | #Learnt:      41778 | 0.000
27.18/27.25	c total clause space: 29.637MB
27.18/27.25	c total #watches: 84212
27.18/27.29	c total #propagations: 4655607 / total #impl: 19406848 (eff. 0.240)
27.18/27.29	c GARBAGE COLLECT
27.18/27.29	c #Conflicts:     755000 | #Learnt:      21876 | 0.000
27.18/27.29	c total clause space: 29.637MB
27.18/27.29	c total #watches: 44408
27.28/27.32	c total #propagations: 4661484 / total #impl: 19433673 (eff. 0.240)
27.28/27.32	c #Conflicts:     756000 | #Learnt:      22876 | 0.000
27.28/27.32	c total clause space: 29.637MB
27.28/27.32	c total #watches: 46408
27.28/27.35	c total #propagations: 4668504 / total #impl: 19461265 (eff. 0.240)
27.28/27.35	c #Conflicts:     757000 | #Learnt:      23876 | 0.000
27.28/27.35	c total clause space: 29.637MB
27.28/27.35	c total #watches: 48408
27.28/27.39	c total #propagations: 4674585 / total #impl: 19487454 (eff. 0.240)
27.28/27.39	c #Conflicts:     758000 | #Learnt:      24876 | 0.000
27.28/27.39	c total clause space: 29.637MB
27.28/27.39	c total #watches: 50408
27.38/27.42	c total #propagations: 4680580 / total #impl: 19513885 (eff. 0.240)
27.38/27.42	c #Conflicts:     759000 | #Learnt:      25876 | 0.000
27.38/27.42	c total clause space: 29.637MB
27.38/27.42	c total #watches: 52408
27.38/27.45	c total #propagations: 4686851 / total #impl: 19540467 (eff. 0.240)
27.38/27.45	c #Conflicts:     760000 | #Learnt:      26876 | 0.000
27.38/27.45	c total clause space: 29.637MB
27.38/27.45	c total #watches: 54408
27.38/27.48	c total #propagations: 4692995 / total #impl: 19567432 (eff. 0.240)
27.38/27.48	c #Conflicts:     761000 | #Learnt:      27876 | 0.000
27.38/27.48	c total clause space: 29.637MB
27.38/27.48	c total #watches: 56408
27.49/27.51	c total #propagations: 4699612 / total #impl: 19594709 (eff. 0.240)
27.49/27.51	c #Conflicts:     762000 | #Learnt:      28876 | 0.000
27.49/27.51	c total clause space: 29.637MB
27.49/27.51	c total #watches: 58408
27.49/27.54	c total #propagations: 4706994 / total #impl: 19627637 (eff. 0.240)
27.49/27.54	c #Conflicts:     763000 | #Learnt:      29876 | 0.000
27.49/27.54	c total clause space: 29.637MB
27.49/27.54	c total #watches: 60408
27.49/27.58	c total #propagations: 4713304 / total #impl: 19654443 (eff. 0.240)
27.49/27.58	c #Conflicts:     764000 | #Learnt:      30876 | 0.000
27.49/27.58	c total clause space: 29.637MB
27.49/27.58	c total #watches: 62408
27.59/27.62	c total #propagations: 4719155 / total #impl: 19680371 (eff. 0.240)
27.59/27.62	c #Conflicts:     765000 | #Learnt:      31876 | 0.000
27.59/27.62	c total clause space: 29.637MB
27.59/27.62	c total #watches: 64408
27.59/27.66	c total #propagations: 4726378 / total #impl: 19711101 (eff. 0.240)
27.59/27.66	c #Conflicts:     766000 | #Learnt:      32876 | 0.000
27.59/27.66	c total clause space: 29.637MB
27.59/27.66	c total #watches: 66408
27.59/27.68	c total #propagations: 4732203 / total #impl: 19738476 (eff. 0.240)
27.59/27.68	c UNSATISFIABLE 1
27.59/27.68	c CPU time              : 27.6468 s
27.59/27.68	d decisions 766361
27.59/27.68	d conflicts 1091562
27.59/27.68	s UNSATISFIABLE

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-4121704-1467309231/watcher-4121704-1467309231 -o /tmp/evaluation-result-4121704-1467309231/solver-4121704-1467309231 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node122-1467308170-3211 --watchdog 1960 --input HOME/instance-4121704-1467309231.opb ./cdcl-cuttingplanes-release 

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

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


[startup+0 s]
/proc/loadavg: 2.37 2.23 1.91 4/176 5192
/proc/meminfo: memFree=28567396/32872528 swapFree=1522152/1652968
[pid=5192] ppid=5189 vsize=29104 CPUtime=0 cores=0,2,4,6
/proc/5192/stat : 5192 (cdcl-cuttingpla) R 5189 5192 3195 0 -1 4202496 236 0 0 0 0 0 0 0 20 0 1 0 1602097 29802496 4717 33554432000 4194304 6199737 140736652902912 140736571341128 4202643 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5192/statm: 7276 4717 93 490 0 6777 0

[startup+0.100112 s]
/proc/loadavg: 2.37 2.23 1.91 4/176 5192
/proc/meminfo: memFree=28567396/32872528 swapFree=1522152/1652968
[pid=5192] ppid=5189 vsize=33724 CPUtime=0.09 cores=0,2,4,6
/proc/5192/stat : 5192 (cdcl-cuttingpla) R 5189 5192 3195 0 -1 4202496 1023 0 0 0 9 0 0 0 20 0 1 0 1602097 34533376 7265 33554432000 4194304 6199737 140736652902912 140736571341128 4222728 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/5192/statm: 8431 7265 160 490 0 7932 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33724

[startup+0.200279 s]
/proc/loadavg: 2.37 2.23 1.91 4/176 5192
/proc/meminfo: memFree=28567396/32872528 swapFree=1522152/1652968
[pid=5192] ppid=5189 vsize=33856 CPUtime=0.19 cores=0,2,4,6
/proc/5192/stat : 5192 (cdcl-cuttingpla) R 5189 5192 3195 0 -1 4202496 1060 0 0 0 19 0 0 0 20 0 1 0 1602097 34668544 7302 33554432000 4194304 6199737 140736652902912 140736571341128 5155073 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/5192/statm: 8464 7302 160 490 0 7965 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 33856

[startup+0.300212 s]
/proc/loadavg: 2.37 2.23 1.91 4/176 5192
/proc/meminfo: memFree=28567396/32872528 swapFree=1522152/1652968
[pid=5192] ppid=5189 vsize=33988 CPUtime=0.29 cores=0,2,4,6
/proc/5192/stat : 5192 (cdcl-cuttingpla) R 5189 5192 3195 0 -1 4202496 1098 0 0 0 29 0 0 0 20 0 1 0 1602097 34803712 7340 33554432000 4194304 6199737 140736652902912 140736571341128 5146713 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/5192/statm: 8497 7340 160 490 0 7998 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33988

[startup+0.700186 s]
/proc/loadavg: 2.37 2.23 1.91 4/176 5192
/proc/meminfo: memFree=28567396/32872528 swapFree=1522152/1652968
[pid=5192] ppid=5189 vsize=34408 CPUtime=0.69 cores=0,2,4,6
/proc/5192/stat : 5192 (cdcl-cuttingpla) R 5189 5192 3195 0 -1 4202496 1400 0 0 0 69 0 0 0 20 0 1 0 1602097 35233792 7557 33554432000 4194304 6199737 140736652902912 140736571341128 4221019 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/5192/statm: 8602 7557 160 490 0 8103 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34408

[startup+1.50019 s]
/proc/loadavg: 2.37 2.23 1.91 4/177 5193
/proc/meminfo: memFree=28536336/32872528 swapFree=1522152/1652968
[pid=5192] ppid=5189 vsize=37736 CPUtime=1.49 cores=0,2,4,6
/proc/5192/stat : 5192 (cdcl-cuttingpla) R 5189 5192 3195 0 -1 4202496 2439 0 0 0 148 1 0 0 20 0 1 0 1602097 38641664 8194 33554432000 4194304 6199737 140736652902912 140736652902024 4213238 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/5192/statm: 9434 8194 160 490 0 8935 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37736

[startup+3.10019 s]
/proc/loadavg: 2.37 2.23 1.91 4/177 5193
/proc/meminfo: memFree=28533236/32872528 swapFree=1522152/1652968
[pid=5192] ppid=5189 vsize=42908 CPUtime=3.09 cores=0,2,4,6
/proc/5192/stat : 5192 (cdcl-cuttingpla) R 5189 5192 3195 0 -1 4202496 3279 0 0 0 308 1 0 0 20 0 1 0 1602097 43937792 9242 33554432000 4194304 6199737 140736652902912 140736652902024 4219504 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/5192/statm: 10727 9242 160 490 0 10228 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42908

[startup+6.30019 s]
/proc/loadavg: 2.42 2.24 1.91 4/177 5193
/proc/meminfo: memFree=28528500/32872528 swapFree=1522152/1652968
[pid=5192] ppid=5189 vsize=50760 CPUtime=6.28 cores=0,2,4,6
/proc/5192/stat : 5192 (cdcl-cuttingpla) R 5189 5192 3195 0 -1 4202496 4342 0 0 0 627 1 0 0 20 0 1 0 1602097 51978240 10432 33554432000 4194304 6199737 140736652902912 140736652902024 4213314 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/5192/statm: 12690 10432 160 490 0 12191 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 50760

[startup+12.7002 s]
/proc/loadavg: 2.39 2.24 1.91 3/177 5193
/proc/meminfo: memFree=28520812/32872528 swapFree=1522152/1652968
[pid=5192] ppid=5189 vsize=51864 CPUtime=12.69 cores=0,2,4,6
/proc/5192/stat : 5192 (cdcl-cuttingpla) R 5189 5192 3195 0 -1 4202496 4592 0 0 0 1267 2 0 0 20 0 1 0 1602097 53108736 11704 33554432000 4194304 6199737 140736652902912 140736652902024 4213314 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/5192/statm: 12966 11704 160 490 0 12467 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 51864

[startup+25.5003 s]
/proc/loadavg: 2.38 2.24 1.92 3/177 5193
/proc/meminfo: memFree=28512916/32872528 swapFree=1522152/1652968
[pid=5192] ppid=5189 vsize=65700 CPUtime=25.49 cores=0,2,4,6
/proc/5192/stat : 5192 (cdcl-cuttingpla) R 5189 5192 3195 0 -1 4202496 5924 0 0 0 2546 3 0 0 20 0 1 0 1602097 67276800 13585 33554432000 4194304 6199737 140736652902912 140736652902024 5140359 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/5192/statm: 16425 13585 160 490 0 15926 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 65700

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 5192 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+25.6003 s]
/proc/loadavg: 2.38 2.24 1.92 3/177 5193
/proc/meminfo: memFree=28512916/32872528 swapFree=1522152/1652968
[pid=5192] ppid=5189 vsize=65700 CPUtime=25.59 cores=0,2,4,6
/proc/5192/stat : 5192 (cdcl-cuttingpla) R 5189 5192 3195 0 -1 4202496 5941 0 0 0 2556 3 0 0 20 0 1 0 1602097 67276800 13602 33554432000 4194304 6199737 140736652902912 140736652902024 4219299 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/5192/statm: 16425 13602 160 490 0 15926 0
Current children cumulated CPU time (s) 25.59
Current children cumulated vsize (KiB) 65700

[startup+26.4002 s]
/proc/loadavg: 2.38 2.24 1.92 3/177 5193
/proc/meminfo: memFree=28512792/32872528 swapFree=1522152/1652968
[pid=5192] ppid=5189 vsize=65700 CPUtime=26.39 cores=0,2,4,6
/proc/5192/stat : 5192 (cdcl-cuttingpla) R 5189 5192 3195 0 -1 4202496 5952 0 0 0 2636 3 0 0 20 0 1 0 1602097 67276800 13613 33554432000 4194304 6199737 140736652902912 140736652902024 4213298 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/5192/statm: 16425 13613 160 490 0 15926 0
Current children cumulated CPU time (s) 26.39
Current children cumulated vsize (KiB) 65700

[startup+27.2002 s]
/proc/loadavg: 2.38 2.24 1.92 3/177 5193
/proc/meminfo: memFree=28512792/32872528 swapFree=1522152/1652968
[pid=5192] ppid=5189 vsize=65956 CPUtime=27.18 cores=0,2,4,6
/proc/5192/stat : 5192 (cdcl-cuttingpla) R 5189 5192 3195 0 -1 4202496 5987 0 0 0 2715 3 0 0 20 0 1 0 1602097 67538944 13648 33554432000 4194304 6199737 140736652902912 140736652902024 4213803 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/5192/statm: 16489 13648 160 490 0 15990 0
Current children cumulated CPU time (s) 27.18
Current children cumulated vsize (KiB) 65956

[startup+27.6071 s]
/proc/loadavg: 2.35 2.24 1.92 3/177 5193
/proc/meminfo: memFree=28512792/32872528 swapFree=1522152/1652968
[pid=5192] ppid=5189 vsize=65956 CPUtime=27.59 cores=0,2,4,6
/proc/5192/stat : 5192 (cdcl-cuttingpla) R 5189 5192 3195 0 -1 4202496 5989 0 0 0 2756 3 0 0 20 0 1 0 1602097 67538944 13650 33554432000 4194304 6199737 140736652902912 140736652902024 4213822 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/5192/statm: 16489 13650 160 490 0 15990 0
Current children cumulated CPU time (s) 27.59
Current children cumulated vsize (KiB) 65956

Child status: 20
Real time (s): 27.6901
CPU time (s): 27.6828
CPU user time (s): 27.6488
CPU system time (s): 0.033994
CPU usage (%): 99.9737
Max. virtual memory (cumulated for all children) (KiB): 65956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 27.6488
system time used= 0.033994
maximum resident set size= 54604
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5991
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= 3
involuntary context switches= 39

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.077988 second user time and 0.12598 second system time

The end

Launcher Data

Begin job on node122 at 2016-06-30 19:53:51
IDJOB=4121704
IDBENCH=110636
IDSOLVER=2548
FILE ID=node122/4121704-1467309231
RUNJOBID= node122-1467308170-3211
PBS_JOBID= 20005252
Free space on /tmp= 71728 MiB

SOLVER NAME= cdcl-cuttingplanes DEC 2016-05-01
BENCH NAME= PB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/ProofComplexity/normalized-tseitin-regular-n82-d3-i1-f.cnf.gz-plain.pb.metafix.opb
COMMAND LINE= ./cdcl-cuttingplanes-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4121704-1467309231/watcher-4121704-1467309231 -o /tmp/evaluation-result-4121704-1467309231/solver-4121704-1467309231 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node122-1467308170-3211 --watchdog 1960 --input HOME/instance-4121704-1467309231.opb ./cdcl-cuttingplanes-release

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

MD5SUM BENCH= 5802a34eb55eda6bae2b38c0fd3f618c
RANDOM SEED=635606248

node122.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.814
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.62
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.814
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.814
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.814
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.814
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.814
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.56
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.814
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.814
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:        28568048 kB
Buffers:           77696 kB
Cached:          1724720 kB
SwapCached:            0 kB
Active:           294184 kB
Inactive:        1617592 kB
Active(anon):     111972 kB
Inactive(anon):        4 kB
Active(file):     182212 kB
Inactive(file):  1617588 kB
Unevictable:     1652968 kB
Mlocked:         1522152 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              2584 kB
Writeback:             0 kB
AnonPages:       1788464 kB
Mapped:            14796 kB
Shmem:               204 kB
Slab:             608524 kB
SReclaimable:      52376 kB
SUnreclaim:       556148 kB
KernelStack:        1472 kB
PageTables:         7296 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1898684 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    225280 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= 71724 MiB
End job on node122 at 2016-06-30 19:54:19