Trace number 4121848

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 17.3694 17.3723

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-tseitin-regular-n72-d3-i2-r1.cnf.gz-plain.pb.metafix.opb
MD5SUM6e48bbecb37c6ea69b3c708685f4b1de
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.09853
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables108
Total number of constraints288
Number of constraints which are clauses288
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= 108 #constraint= 288
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: 2574
0.00/0.04	c total #propagations: 13328 / total #impl: 39315 (eff. 0.339)
0.00/0.04	c #Conflicts:       2000 | #Learnt:       1999 | 0.000
0.00/0.04	c total clause space: 4.25031MB
0.00/0.04	c total #watches: 4574
0.00/0.06	c total #propagations: 24685 / total #impl: 74540 (eff. 0.331)
0.00/0.06	c GARBAGE COLLECT
0.00/0.06	c #Conflicts:       3000 | #Learnt:       2002 | 0.000
0.00/0.06	c total clause space: 4.25031MB
0.00/0.06	c total #watches: 4580
0.00/0.08	c total #propagations: 37161 / total #impl: 112926 (eff. 0.329)
0.00/0.08	c #Conflicts:       4000 | #Learnt:       3002 | 0.000
0.00/0.08	c total clause space: 4.25031MB
0.00/0.08	c total #watches: 6580
0.09/0.10	c total #propagations: 48246 / total #impl: 147955 (eff. 0.326)
0.09/0.10	c GARBAGE COLLECT
0.09/0.10	c #Conflicts:       5000 | #Learnt:       2354 | 0.000
0.09/0.10	c total clause space: 4.25031MB
0.09/0.10	c total #watches: 5284
0.09/0.12	c total #propagations: 57725 / total #impl: 180822 (eff. 0.319)
0.09/0.12	c #Conflicts:       6000 | #Learnt:       3354 | 0.000
0.09/0.12	c total clause space: 4.25031MB
0.09/0.12	c total #watches: 7284
0.09/0.15	c total #propagations: 68003 / total #impl: 215891 (eff. 0.315)
0.09/0.15	c GARBAGE COLLECT
0.09/0.15	c #Conflicts:       7000 | #Learnt:       2231 | 0.000
0.09/0.15	c total clause space: 4.25031MB
0.09/0.15	c total #watches: 5038
0.09/0.17	c total #propagations: 77731 / total #impl: 248727 (eff. 0.313)
0.09/0.17	c #Conflicts:       8000 | #Learnt:       3231 | 0.000
0.09/0.17	c total clause space: 4.25031MB
0.09/0.17	c total #watches: 7038
0.09/0.19	c total #propagations: 87158 / total #impl: 283305 (eff. 0.308)
0.09/0.19	c #Conflicts:       9000 | #Learnt:       4231 | 0.000
0.09/0.19	c total clause space: 4.25031MB
0.09/0.19	c total #watches: 9038
0.19/0.21	c total #propagations: 96506 / total #impl: 314915 (eff. 0.306)
0.19/0.21	c GARBAGE COLLECT
0.19/0.21	c #Conflicts:      10000 | #Learnt:       2717 | 0.000
0.19/0.21	c total clause space: 4.25031MB
0.19/0.21	c total #watches: 6010
0.19/0.23	c total #propagations: 106546 / total #impl: 349425 (eff. 0.305)
0.19/0.23	c #Conflicts:      11000 | #Learnt:       3717 | 0.000
0.19/0.23	c total clause space: 4.25031MB
0.19/0.23	c total #watches: 8010
0.19/0.25	c total #propagations: 115446 / total #impl: 380179 (eff. 0.304)
0.19/0.25	c #Conflicts:      12000 | #Learnt:       4717 | 0.000
0.19/0.25	c total clause space: 4.25031MB
0.19/0.25	c total #watches: 10010
0.19/0.27	c total #propagations: 124572 / total #impl: 411755 (eff. 0.303)
0.19/0.27	c #Conflicts:      13000 | #Learnt:       5717 | 0.000
0.19/0.27	c total clause space: 4.25031MB
0.19/0.27	c total #watches: 12010
0.19/0.29	c total #propagations: 132844 / total #impl: 440388 (eff. 0.302)
0.19/0.29	c GARBAGE COLLECT
0.19/0.29	c #Conflicts:      14000 | #Learnt:       3858 | 0.000
0.19/0.29	c total clause space: 4.25031MB
0.19/0.29	c total #watches: 8292
0.29/0.31	c total #propagations: 142764 / total #impl: 473830 (eff. 0.301)
0.29/0.31	c #Conflicts:      15000 | #Learnt:       4858 | 0.000
0.29/0.31	c total clause space: 4.25031MB
0.29/0.31	c total #watches: 10292
0.29/0.33	c total #propagations: 150420 / total #impl: 501609 (eff. 0.300)
0.29/0.33	c #Conflicts:      16000 | #Learnt:       5858 | 0.000
0.29/0.33	c total clause space: 4.25031MB
0.29/0.33	c total #watches: 12292
0.29/0.36	c total #propagations: 156615 / total #impl: 523457 (eff. 0.299)
0.29/0.36	c GARBAGE COLLECT
0.29/0.36	c #Conflicts:      17000 | #Learnt:       3683 | 0.000
0.29/0.36	c total clause space: 4.25031MB
0.29/0.36	c total #watches: 7942
0.29/0.38	c total #propagations: 163730 / total #impl: 550414 (eff. 0.297)
0.29/0.38	c #Conflicts:      18000 | #Learnt:       4683 | 0.000
0.29/0.38	c total clause space: 4.25031MB
0.29/0.38	c total #watches: 9942
0.39/0.40	c total #propagations: 170723 / total #impl: 578177 (eff. 0.295)
0.39/0.40	c #Conflicts:      19000 | #Learnt:       5683 | 0.000
0.39/0.40	c total clause space: 4.25031MB
0.39/0.40	c total #watches: 11942
0.39/0.42	c total #propagations: 178119 / total #impl: 607313 (eff. 0.293)
0.39/0.42	c #Conflicts:      20000 | #Learnt:       6683 | 0.000
0.39/0.42	c total clause space: 4.25031MB
0.39/0.42	c total #watches: 13942
0.39/0.44	c total #propagations: 186374 / total #impl: 637909 (eff. 0.292)
0.39/0.44	c GARBAGE COLLECT
0.39/0.44	c #Conflicts:      21000 | #Learnt:       4194 | 0.000
0.39/0.44	c total clause space: 4.25031MB
0.39/0.44	c total #watches: 8964
0.39/0.46	c total #propagations: 195104 / total #impl: 667077 (eff. 0.292)
0.39/0.46	c #Conflicts:      22000 | #Learnt:       5194 | 0.000
0.39/0.46	c total clause space: 4.25031MB
0.39/0.46	c total #watches: 10964
0.39/0.48	c total #propagations: 203291 / total #impl: 693767 (eff. 0.293)
0.39/0.48	c #Conflicts:      23000 | #Learnt:       6194 | 0.000
0.39/0.48	c total clause space: 4.25031MB
0.39/0.48	c total #watches: 12964
0.49/0.50	c total #propagations: 211932 / total #impl: 724737 (eff. 0.292)
0.49/0.50	c #Conflicts:      24000 | #Learnt:       7194 | 0.000
0.49/0.50	c total clause space: 4.25031MB
0.49/0.50	c total #watches: 14964
0.49/0.53	c total #propagations: 220408 / total #impl: 755768 (eff. 0.292)
0.49/0.53	c GARBAGE COLLECT
0.49/0.53	c #Conflicts:      25000 | #Learnt:       4398 | 0.000
0.49/0.53	c total clause space: 4.25031MB
0.49/0.53	c total #watches: 9372
0.49/0.55	c total #propagations: 228580 / total #impl: 782518 (eff. 0.292)
0.49/0.55	c #Conflicts:      26000 | #Learnt:       5398 | 0.000
0.49/0.55	c total clause space: 4.25031MB
0.49/0.55	c total #watches: 11372
0.49/0.57	c total #propagations: 238051 / total #impl: 814905 (eff. 0.292)
0.49/0.57	c #Conflicts:      27000 | #Learnt:       6398 | 0.000
0.49/0.57	c total clause space: 4.25031MB
0.49/0.57	c total #watches: 13372
0.49/0.59	c total #propagations: 243942 / total #impl: 837009 (eff. 0.291)
0.49/0.59	c #Conflicts:      28000 | #Learnt:       7398 | 0.000
0.49/0.59	c total clause space: 4.25031MB
0.49/0.59	c total #watches: 15372
0.59/0.61	c total #propagations: 250786 / total #impl: 861771 (eff. 0.291)
0.59/0.61	c GARBAGE COLLECT
0.59/0.61	c #Conflicts:      29000 | #Learnt:       4301 | 0.000
0.59/0.61	c total clause space: 4.25031MB
0.59/0.61	c total #watches: 9178
0.59/0.63	c total #propagations: 257305 / total #impl: 885471 (eff. 0.291)
0.59/0.63	c #Conflicts:      30000 | #Learnt:       5301 | 0.000
0.59/0.63	c total clause space: 4.25031MB
0.59/0.63	c total #watches: 11178
0.59/0.65	c total #propagations: 264001 / total #impl: 909131 (eff. 0.290)
0.59/0.65	c #Conflicts:      31000 | #Learnt:       6301 | 0.000
0.59/0.65	c total clause space: 4.25031MB
0.59/0.65	c total #watches: 13178
0.59/0.67	c total #propagations: 270714 / total #impl: 932738 (eff. 0.290)
0.59/0.67	c #Conflicts:      32000 | #Learnt:       7301 | 0.000
0.59/0.67	c total clause space: 4.25031MB
0.59/0.67	c total #watches: 15178
0.59/0.69	c total #propagations: 276619 / total #impl: 953048 (eff. 0.290)
0.59/0.69	c #Conflicts:      33000 | #Learnt:       8301 | 0.000
0.59/0.69	c total clause space: 4.25031MB
0.59/0.69	c total #watches: 17178
0.69/0.71	c total #propagations: 284497 / total #impl: 981612 (eff. 0.290)
0.69/0.71	c GARBAGE COLLECT
0.69/0.71	c #Conflicts:      34000 | #Learnt:       4904 | 0.000
0.69/0.71	c total clause space: 6.90675MB
0.69/0.71	c total #watches: 10384
0.69/0.73	c total #propagations: 290908 / total #impl: 1006088 (eff. 0.289)
0.69/0.73	c #Conflicts:      35000 | #Learnt:       5904 | 0.000
0.69/0.73	c total clause space: 6.90675MB
0.69/0.73	c total #watches: 12384
0.69/0.75	c total #propagations: 298228 / total #impl: 1035257 (eff. 0.288)
0.69/0.75	c #Conflicts:      36000 | #Learnt:       6904 | 0.000
0.69/0.75	c total clause space: 6.90675MB
0.69/0.75	c total #watches: 14384
0.69/0.78	c total #propagations: 306003 / total #impl: 1063544 (eff. 0.288)
0.69/0.78	c #Conflicts:      37000 | #Learnt:       7904 | 0.000
0.69/0.78	c total clause space: 6.90675MB
0.69/0.78	c total #watches: 16384
0.79/0.80	c total #propagations: 313580 / total #impl: 1088049 (eff. 0.288)
0.79/0.80	c #Conflicts:      38000 | #Learnt:       8904 | 0.000
0.79/0.80	c total clause space: 6.90675MB
0.79/0.80	c total #watches: 18384
0.79/0.83	c total #propagations: 320868 / total #impl: 1115586 (eff. 0.288)
0.79/0.83	c GARBAGE COLLECT
0.79/0.83	c #Conflicts:      39000 | #Learnt:       5204 | 0.000
0.79/0.83	c total clause space: 6.90675MB
0.79/0.83	c total #watches: 10984
0.79/0.85	c total #propagations: 329997 / total #impl: 1148025 (eff. 0.287)
0.79/0.85	c #Conflicts:      40000 | #Learnt:       6204 | 0.000
0.79/0.85	c total clause space: 6.90675MB
0.79/0.85	c total #watches: 12984
0.79/0.87	c total #propagations: 336886 / total #impl: 1175118 (eff. 0.287)
0.79/0.87	c #Conflicts:      41000 | #Learnt:       7204 | 0.000
0.79/0.87	c total clause space: 6.90675MB
0.79/0.87	c total #watches: 14984
0.79/0.89	c total #propagations: 344202 / total #impl: 1202451 (eff. 0.286)
0.79/0.89	c #Conflicts:      42000 | #Learnt:       8204 | 0.000
0.79/0.89	c total clause space: 6.90675MB
0.79/0.89	c total #watches: 16984
0.89/0.92	c total #propagations: 349934 / total #impl: 1226543 (eff. 0.285)
0.89/0.92	c #Conflicts:      43000 | #Learnt:       9204 | 0.000
0.89/0.92	c total clause space: 6.90675MB
0.89/0.92	c total #watches: 18984
0.89/0.94	c total #propagations: 355910 / total #impl: 1251346 (eff. 0.284)
0.89/0.94	c GARBAGE COLLECT
0.89/0.94	c #Conflicts:      44000 | #Learnt:       5206 | 0.000
0.89/0.94	c total clause space: 6.90675MB
0.89/0.94	c total #watches: 10988
0.89/0.96	c total #propagations: 362820 / total #impl: 1279997 (eff. 0.283)
0.89/0.96	c #Conflicts:      45000 | #Learnt:       6206 | 0.000
0.89/0.96	c total clause space: 6.90675MB
0.89/0.96	c total #watches: 12988
0.89/0.98	c total #propagations: 371352 / total #impl: 1312410 (eff. 0.283)
0.89/0.98	c #Conflicts:      46000 | #Learnt:       7206 | 0.000
0.89/0.98	c total clause space: 6.90675MB
0.89/0.98	c total #watches: 14988
0.99/1.01	c total #propagations: 380498 / total #impl: 1343910 (eff. 0.283)
0.99/1.01	c #Conflicts:      47000 | #Learnt:       8206 | 0.000
0.99/1.01	c total clause space: 6.90675MB
0.99/1.01	c total #watches: 16988
0.99/1.03	c total #propagations: 388463 / total #impl: 1371694 (eff. 0.283)
0.99/1.03	c #Conflicts:      48000 | #Learnt:       9206 | 0.000
0.99/1.03	c total clause space: 6.90675MB
0.99/1.03	c total #watches: 18988
0.99/1.06	c total #propagations: 394461 / total #impl: 1394749 (eff. 0.283)
0.99/1.06	c #Conflicts:      49000 | #Learnt:      10206 | 0.000
0.99/1.06	c total clause space: 6.90675MB
0.99/1.06	c total #watches: 20988
0.99/1.08	c total #propagations: 401420 / total #impl: 1419875 (eff. 0.283)
0.99/1.08	c GARBAGE COLLECT
0.99/1.08	c #Conflicts:      50000 | #Learnt:       5904 | 0.000
0.99/1.08	c total clause space: 6.90675MB
0.99/1.08	c total #watches: 12384
0.99/1.10	c total #propagations: 410241 / total #impl: 1451672 (eff. 0.283)
0.99/1.10	c #Conflicts:      51000 | #Learnt:       6904 | 0.000
0.99/1.10	c total clause space: 6.90675MB
0.99/1.10	c total #watches: 14384
1.09/1.12	c total #propagations: 417062 / total #impl: 1477725 (eff. 0.282)
1.09/1.12	c #Conflicts:      52000 | #Learnt:       7904 | 0.000
1.09/1.12	c total clause space: 6.90675MB
1.09/1.12	c total #watches: 16384
1.09/1.14	c total #propagations: 423553 / total #impl: 1501953 (eff. 0.282)
1.09/1.14	c #Conflicts:      53000 | #Learnt:       8904 | 0.000
1.09/1.14	c total clause space: 6.90675MB
1.09/1.14	c total #watches: 18384
1.09/1.17	c total #propagations: 431081 / total #impl: 1530445 (eff. 0.282)
1.09/1.17	c #Conflicts:      54000 | #Learnt:       9904 | 0.000
1.09/1.17	c total clause space: 6.90675MB
1.09/1.17	c total #watches: 20384
1.09/1.20	c total #propagations: 438540 / total #impl: 1558614 (eff. 0.281)
1.09/1.20	c #Conflicts:      55000 | #Learnt:      10904 | 0.000
1.09/1.20	c total clause space: 6.90675MB
1.09/1.20	c total #watches: 22384
1.19/1.22	c total #propagations: 444841 / total #impl: 1582219 (eff. 0.281)
1.19/1.22	c GARBAGE COLLECT
1.19/1.22	c #Conflicts:      56000 | #Learnt:       6301 | 0.000
1.19/1.22	c total clause space: 6.90675MB
1.19/1.22	c total #watches: 13178
1.19/1.24	c total #propagations: 452784 / total #impl: 1609814 (eff. 0.281)
1.19/1.24	c #Conflicts:      57000 | #Learnt:       7301 | 0.000
1.19/1.24	c total clause space: 6.90675MB
1.19/1.24	c total #watches: 15178
1.19/1.27	c total #propagations: 460888 / total #impl: 1638028 (eff. 0.281)
1.19/1.27	c #Conflicts:      58000 | #Learnt:       8301 | 0.000
1.19/1.27	c total clause space: 6.90675MB
1.19/1.27	c total #watches: 17178
1.19/1.29	c total #propagations: 467819 / total #impl: 1663063 (eff. 0.281)
1.19/1.29	c #Conflicts:      59000 | #Learnt:       9301 | 0.000
1.19/1.29	c total clause space: 6.90675MB
1.19/1.29	c total #watches: 19178
1.29/1.31	c total #propagations: 475018 / total #impl: 1689180 (eff. 0.281)
1.29/1.31	c #Conflicts:      60000 | #Learnt:      10301 | 0.000
1.29/1.31	c total clause space: 6.90675MB
1.29/1.31	c total #watches: 21178
1.29/1.33	c total #propagations: 481288 / total #impl: 1715014 (eff. 0.281)
1.29/1.33	c #Conflicts:      61000 | #Learnt:      11301 | 0.000
1.29/1.33	c total clause space: 6.90675MB
1.29/1.33	c total #watches: 23178
1.29/1.36	c total #propagations: 486230 / total #impl: 1738408 (eff. 0.280)
1.29/1.36	c GARBAGE COLLECT
1.29/1.36	c #Conflicts:      62000 | #Learnt:       6401 | 0.000
1.29/1.36	c total clause space: 6.90675MB
1.29/1.36	c total #watches: 13378
1.29/1.38	c total #propagations: 493826 / total #impl: 1766532 (eff. 0.280)
1.29/1.38	c #Conflicts:      63000 | #Learnt:       7401 | 0.000
1.29/1.38	c total clause space: 6.90675MB
1.29/1.38	c total #watches: 15378
1.39/1.41	c total #propagations: 501610 / total #impl: 1794260 (eff. 0.280)
1.39/1.41	c #Conflicts:      64000 | #Learnt:       8401 | 0.000
1.39/1.41	c total clause space: 6.90675MB
1.39/1.41	c total #watches: 17378
1.39/1.43	c total #propagations: 508217 / total #impl: 1820409 (eff. 0.279)
1.39/1.43	c #Conflicts:      65000 | #Learnt:       9401 | 0.000
1.39/1.43	c total clause space: 6.90675MB
1.39/1.43	c total #watches: 19378
1.39/1.46	c total #propagations: 516194 / total #impl: 1848997 (eff. 0.279)
1.39/1.46	c #Conflicts:      66000 | #Learnt:      10401 | 0.000
1.39/1.46	c total clause space: 6.90675MB
1.39/1.46	c total #watches: 21378
1.39/1.49	c total #propagations: 522999 / total #impl: 1873747 (eff. 0.279)
1.39/1.49	c #Conflicts:      67000 | #Learnt:      11401 | 0.000
1.39/1.49	c total clause space: 6.90675MB
1.39/1.49	c total #watches: 23378
1.49/1.52	c total #propagations: 528181 / total #impl: 1897420 (eff. 0.278)
1.49/1.52	c #Conflicts:      68000 | #Learnt:      12401 | 0.000
1.49/1.52	c total clause space: 6.90675MB
1.49/1.52	c total #watches: 25378
1.49/1.54	c total #propagations: 534136 / total #impl: 1923171 (eff. 0.278)
1.49/1.54	c GARBAGE COLLECT
1.49/1.54	c #Conflicts:      69000 | #Learnt:       7199 | 0.000
1.49/1.54	c total clause space: 6.90675MB
1.49/1.54	c total #watches: 14974
1.49/1.57	c total #propagations: 543117 / total #impl: 1953306 (eff. 0.278)
1.49/1.57	c #Conflicts:      70000 | #Learnt:       8199 | 0.000
1.49/1.57	c total clause space: 6.90675MB
1.49/1.57	c total #watches: 16974
1.49/1.59	c total #propagations: 551168 / total #impl: 1982606 (eff. 0.278)
1.49/1.59	c #Conflicts:      71000 | #Learnt:       9199 | 0.000
1.49/1.59	c total clause space: 6.90675MB
1.49/1.59	c total #watches: 18974
1.59/1.61	c total #propagations: 556930 / total #impl: 2006888 (eff. 0.278)
1.59/1.61	c #Conflicts:      72000 | #Learnt:      10199 | 0.000
1.59/1.61	c total clause space: 6.90675MB
1.59/1.61	c total #watches: 20974
1.59/1.64	c total #propagations: 564902 / total #impl: 2041971 (eff. 0.277)
1.59/1.64	c #Conflicts:      73000 | #Learnt:      11199 | 0.000
1.59/1.64	c total clause space: 6.90675MB
1.59/1.64	c total #watches: 22974
1.59/1.67	c total #propagations: 571276 / total #impl: 2065903 (eff. 0.277)
1.59/1.67	c #Conflicts:      74000 | #Learnt:      12199 | 0.000
1.59/1.67	c total clause space: 6.90675MB
1.59/1.67	c total #watches: 24974
1.69/1.70	c total #propagations: 578433 / total #impl: 2094358 (eff. 0.276)
1.69/1.70	c GARBAGE COLLECT
1.69/1.70	c #Conflicts:      75000 | #Learnt:       6701 | 0.000
1.69/1.70	c total clause space: 11.2235MB
1.69/1.70	c total #watches: 13978
1.69/1.72	c total #propagations: 586131 / total #impl: 2120817 (eff. 0.276)
1.69/1.72	c #Conflicts:      76000 | #Learnt:       7701 | 0.000
1.69/1.72	c total clause space: 11.2235MB
1.69/1.72	c total #watches: 15978
1.69/1.75	c total #propagations: 593601 / total #impl: 2147174 (eff. 0.276)
1.69/1.75	c #Conflicts:      77000 | #Learnt:       8701 | 0.000
1.69/1.75	c total clause space: 11.2235MB
1.69/1.75	c total #watches: 17978
1.69/1.77	c total #propagations: 600982 / total #impl: 2173188 (eff. 0.277)
1.69/1.77	c #Conflicts:      78000 | #Learnt:       9701 | 0.000
1.69/1.77	c total clause space: 11.2235MB
1.69/1.77	c total #watches: 19978
1.79/1.80	c total #propagations: 607438 / total #impl: 2197702 (eff. 0.276)
1.79/1.80	c #Conflicts:      79000 | #Learnt:      10701 | 0.000
1.79/1.80	c total clause space: 11.2235MB
1.79/1.80	c total #watches: 21978
1.79/1.83	c total #propagations: 612285 / total #impl: 2215140 (eff. 0.276)
1.79/1.83	c #Conflicts:      80000 | #Learnt:      11701 | 0.000
1.79/1.83	c total clause space: 11.2235MB
1.79/1.83	c total #watches: 23978
1.79/1.86	c total #propagations: 618433 / total #impl: 2240235 (eff. 0.276)
1.79/1.86	c #Conflicts:      81000 | #Learnt:      12701 | 0.000
1.79/1.86	c total clause space: 11.2235MB
1.79/1.86	c total #watches: 25978
1.79/1.89	c total #propagations: 624278 / total #impl: 2265516 (eff. 0.276)
1.79/1.89	c GARBAGE COLLECT
1.79/1.89	c #Conflicts:      82000 | #Learnt:       6901 | 0.000
1.79/1.89	c total clause space: 11.2235MB
1.79/1.89	c total #watches: 14378
1.89/1.91	c total #propagations: 629590 / total #impl: 2291070 (eff. 0.275)
1.89/1.91	c #Conflicts:      83000 | #Learnt:       7901 | 0.000
1.89/1.91	c total clause space: 11.2235MB
1.89/1.91	c total #watches: 16378
1.89/1.93	c total #propagations: 636445 / total #impl: 2319624 (eff. 0.274)
1.89/1.93	c #Conflicts:      84000 | #Learnt:       8901 | 0.000
1.89/1.93	c total clause space: 11.2235MB
1.89/1.93	c total #watches: 18378
1.89/1.95	c total #propagations: 644758 / total #impl: 2349358 (eff. 0.274)
1.89/1.95	c #Conflicts:      85000 | #Learnt:       9901 | 0.000
1.89/1.95	c total clause space: 11.2235MB
1.89/1.95	c total #watches: 20378
1.89/1.97	c total #propagations: 651264 / total #impl: 2372880 (eff. 0.274)
1.89/1.97	c #Conflicts:      86000 | #Learnt:      10901 | 0.000
1.89/1.97	c total clause space: 11.2235MB
1.89/1.97	c total #watches: 22378
1.99/2.00	c total #propagations: 656892 / total #impl: 2395181 (eff. 0.274)
1.99/2.00	c #Conflicts:      87000 | #Learnt:      11901 | 0.000
1.99/2.00	c total clause space: 11.2235MB
1.99/2.00	c total #watches: 24378
1.99/2.03	c total #propagations: 663960 / total #impl: 2423860 (eff. 0.274)
1.99/2.03	c #Conflicts:      88000 | #Learnt:      12901 | 0.000
1.99/2.03	c total clause space: 11.2235MB
1.99/2.03	c total #watches: 26378
1.99/2.06	c total #propagations: 671238 / total #impl: 2453878 (eff. 0.274)
1.99/2.06	c #Conflicts:      89000 | #Learnt:      13901 | 0.000
1.99/2.06	c total clause space: 11.2235MB
1.99/2.06	c total #watches: 28378
1.99/2.09	c total #propagations: 677629 / total #impl: 2478964 (eff. 0.273)
1.99/2.09	c GARBAGE COLLECT
1.99/2.09	c #Conflicts:      90000 | #Learnt:       7802 | 0.000
1.99/2.09	c total clause space: 11.2235MB
1.99/2.09	c total #watches: 16180
2.09/2.11	c total #propagations: 685969 / total #impl: 2509980 (eff. 0.273)
2.09/2.11	c #Conflicts:      91000 | #Learnt:       8802 | 0.000
2.09/2.11	c total clause space: 11.2235MB
2.09/2.11	c total #watches: 18180
2.09/2.13	c total #propagations: 692856 / total #impl: 2536278 (eff. 0.273)
2.09/2.13	c #Conflicts:      92000 | #Learnt:       9802 | 0.000
2.09/2.13	c total clause space: 11.2235MB
2.09/2.13	c total #watches: 20180
2.09/2.16	c total #propagations: 699678 / total #impl: 2562268 (eff. 0.273)
2.09/2.16	c #Conflicts:      93000 | #Learnt:      10802 | 0.000
2.09/2.16	c total clause space: 11.2235MB
2.09/2.16	c total #watches: 22180
2.09/2.18	c total #propagations: 707087 / total #impl: 2593046 (eff. 0.273)
2.09/2.18	c #Conflicts:      94000 | #Learnt:      11802 | 0.000
2.09/2.18	c total clause space: 11.2235MB
2.09/2.18	c total #watches: 24180
2.19/2.21	c total #propagations: 713639 / total #impl: 2622281 (eff. 0.272)
2.19/2.21	c #Conflicts:      95000 | #Learnt:      12802 | 0.000
2.19/2.21	c total clause space: 11.2235MB
2.19/2.21	c total #watches: 26180
2.19/2.24	c total #propagations: 718893 / total #impl: 2644824 (eff. 0.272)
2.19/2.24	c #Conflicts:      96000 | #Learnt:      13802 | 0.000
2.19/2.24	c total clause space: 11.2235MB
2.19/2.24	c total #watches: 28180
2.19/2.27	c total #propagations: 722755 / total #impl: 2660598 (eff. 0.272)
2.19/2.27	c #Conflicts:      97000 | #Learnt:      14802 | 0.000
2.19/2.27	c total clause space: 11.2235MB
2.19/2.27	c total #watches: 30180
2.19/2.29	c total #propagations: 728324 / total #impl: 2682571 (eff. 0.272)
2.19/2.29	c GARBAGE COLLECT
2.19/2.29	c #Conflicts:      98000 | #Learnt:       8403 | 0.000
2.19/2.29	c total clause space: 11.2235MB
2.19/2.29	c total #watches: 17382
2.29/2.32	c total #propagations: 735127 / total #impl: 2709451 (eff. 0.271)
2.29/2.32	c #Conflicts:      99000 | #Learnt:       9403 | 0.000
2.29/2.32	c total clause space: 11.2235MB
2.29/2.32	c total #watches: 19382
2.29/2.34	c total #propagations: 742941 / total #impl: 2737561 (eff. 0.271)
2.29/2.34	c #Conflicts:     100000 | #Learnt:      10403 | 0.000
2.29/2.34	c total clause space: 11.2235MB
2.29/2.34	c total #watches: 21382
2.29/2.37	c total #propagations: 750475 / total #impl: 2766951 (eff. 0.271)
2.29/2.37	c #Conflicts:     101000 | #Learnt:      11403 | 0.000
2.29/2.37	c total clause space: 11.2235MB
2.29/2.37	c total #watches: 23382
2.29/2.39	c total #propagations: 758458 / total #impl: 2795647 (eff. 0.271)
2.29/2.39	c #Conflicts:     102000 | #Learnt:      12403 | 0.000
2.29/2.39	c total clause space: 11.2235MB
2.29/2.39	c total #watches: 25382
2.39/2.41	c total #propagations: 763731 / total #impl: 2818272 (eff. 0.271)
2.39/2.41	c #Conflicts:     103000 | #Learnt:      13403 | 0.000
2.39/2.41	c total clause space: 11.2235MB
2.39/2.41	c total #watches: 27382
2.39/2.44	c total #propagations: 770016 / total #impl: 2843483 (eff. 0.271)
2.39/2.44	c #Conflicts:     104000 | #Learnt:      14403 | 0.000
2.39/2.44	c total clause space: 11.2235MB
2.39/2.44	c total #watches: 29382
2.39/2.47	c total #propagations: 776740 / total #impl: 2870324 (eff. 0.271)
2.39/2.47	c #Conflicts:     105000 | #Learnt:      15403 | 0.000
2.39/2.47	c total clause space: 11.2235MB
2.39/2.47	c total #watches: 31382
2.49/2.50	c total #propagations: 783524 / total #impl: 2894780 (eff. 0.271)
2.49/2.50	c GARBAGE COLLECT
2.49/2.50	c #Conflicts:     106000 | #Learnt:       8703 | 0.000
2.49/2.50	c total clause space: 11.2235MB
2.49/2.50	c total #watches: 17982
2.49/2.52	c total #propagations: 791651 / total #impl: 2924207 (eff. 0.271)
2.49/2.52	c #Conflicts:     107000 | #Learnt:       9703 | 0.000
2.49/2.52	c total clause space: 11.2235MB
2.49/2.52	c total #watches: 19982
2.49/2.55	c total #propagations: 797949 / total #impl: 2946876 (eff. 0.271)
2.49/2.55	c #Conflicts:     108000 | #Learnt:      10703 | 0.000
2.49/2.55	c total clause space: 11.2235MB
2.49/2.55	c total #watches: 21982
2.49/2.58	c total #propagations: 804420 / total #impl: 2969930 (eff. 0.271)
2.49/2.58	c #Conflicts:     109000 | #Learnt:      11703 | 0.000
2.49/2.58	c total clause space: 11.2235MB
2.49/2.58	c total #watches: 23982
2.59/2.60	c total #propagations: 810922 / total #impl: 2994729 (eff. 0.271)
2.59/2.60	c #Conflicts:     110000 | #Learnt:      12703 | 0.000
2.59/2.60	c total clause space: 11.2235MB
2.59/2.60	c total #watches: 25982
2.59/2.63	c total #propagations: 815216 / total #impl: 3009851 (eff. 0.271)
2.59/2.63	c #Conflicts:     111000 | #Learnt:      13703 | 0.000
2.59/2.63	c total clause space: 11.2235MB
2.59/2.63	c total #watches: 27982
2.59/2.66	c total #propagations: 820688 / total #impl: 3032476 (eff. 0.271)
2.59/2.66	c #Conflicts:     112000 | #Learnt:      14703 | 0.000
2.59/2.66	c total clause space: 11.2235MB
2.59/2.66	c total #watches: 29982
2.59/2.69	c total #propagations: 827460 / total #impl: 3058493 (eff. 0.271)
2.59/2.69	c #Conflicts:     113000 | #Learnt:      15703 | 0.000
2.59/2.69	c total clause space: 11.2235MB
2.59/2.69	c total #watches: 31982
2.69/2.72	c total #propagations: 832261 / total #impl: 3076817 (eff. 0.270)
2.69/2.72	c GARBAGE COLLECT
2.69/2.72	c #Conflicts:     114000 | #Learnt:       8700 | 0.000
2.69/2.72	c total clause space: 11.2235MB
2.69/2.72	c total #watches: 17976
2.69/2.75	c total #propagations: 839022 / total #impl: 3100813 (eff. 0.271)
2.69/2.75	c #Conflicts:     115000 | #Learnt:       9700 | 0.000
2.69/2.75	c total clause space: 11.2235MB
2.69/2.75	c total #watches: 19976
2.69/2.78	c total #propagations: 846257 / total #impl: 3126911 (eff. 0.271)
2.69/2.78	c #Conflicts:     116000 | #Learnt:      10700 | 0.000
2.69/2.78	c total clause space: 11.2235MB
2.69/2.78	c total #watches: 21976
2.79/2.81	c total #propagations: 852751 / total #impl: 3153781 (eff. 0.270)
2.79/2.81	c #Conflicts:     117000 | #Learnt:      11700 | 0.000
2.79/2.81	c total clause space: 11.2235MB
2.79/2.81	c total #watches: 23976
2.79/2.83	c total #propagations: 858736 / total #impl: 3176689 (eff. 0.270)
2.79/2.83	c #Conflicts:     118000 | #Learnt:      12700 | 0.000
2.79/2.83	c total clause space: 11.2235MB
2.79/2.83	c total #watches: 25976
2.79/2.85	c total #propagations: 863586 / total #impl: 3197867 (eff. 0.270)
2.79/2.85	c #Conflicts:     119000 | #Learnt:      13700 | 0.000
2.79/2.85	c total clause space: 11.2235MB
2.79/2.85	c total #watches: 27976
2.79/2.88	c total #propagations: 867821 / total #impl: 3215665 (eff. 0.270)
2.79/2.88	c #Conflicts:     120000 | #Learnt:      14700 | 0.000
2.79/2.88	c total clause space: 11.2235MB
2.79/2.88	c total #watches: 29976
2.89/2.92	c total #propagations: 872520 / total #impl: 3235699 (eff. 0.270)
2.89/2.92	c #Conflicts:     121000 | #Learnt:      15700 | 0.000
2.89/2.92	c total clause space: 11.2235MB
2.89/2.92	c total #watches: 31976
2.89/2.96	c total #propagations: 879231 / total #impl: 3263604 (eff. 0.269)
2.89/2.96	c GARBAGE COLLECT
2.89/2.96	c #Conflicts:     122000 | #Learnt:       8401 | 0.000
2.89/2.96	c total clause space: 11.2235MB
2.89/2.96	c total #watches: 17378
2.89/2.98	c total #propagations: 885442 / total #impl: 3290760 (eff. 0.269)
2.89/2.98	c #Conflicts:     123000 | #Learnt:       9401 | 0.000
2.89/2.98	c total clause space: 11.2235MB
2.89/2.98	c total #watches: 19378
2.99/3.01	c total #propagations: 893320 / total #impl: 3319833 (eff. 0.269)
2.99/3.01	c #Conflicts:     124000 | #Learnt:      10401 | 0.000
2.99/3.01	c total clause space: 11.2235MB
2.99/3.01	c total #watches: 21378
2.99/3.03	c total #propagations: 900103 / total #impl: 3345754 (eff. 0.269)
2.99/3.03	c #Conflicts:     125000 | #Learnt:      11401 | 0.000
2.99/3.03	c total clause space: 11.2235MB
2.99/3.03	c total #watches: 23378
2.99/3.06	c total #propagations: 905692 / total #impl: 3368046 (eff. 0.269)
2.99/3.06	c #Conflicts:     126000 | #Learnt:      12401 | 0.000
2.99/3.06	c total clause space: 11.2235MB
2.99/3.06	c total #watches: 25378
2.99/3.08	c total #propagations: 910425 / total #impl: 3386607 (eff. 0.269)
2.99/3.08	c #Conflicts:     127000 | #Learnt:      13401 | 0.000
2.99/3.08	c total clause space: 11.2235MB
2.99/3.08	c total #watches: 27378
3.09/3.11	c total #propagations: 915249 / total #impl: 3404973 (eff. 0.269)
3.09/3.11	c #Conflicts:     128000 | #Learnt:      14401 | 0.000
3.09/3.11	c total clause space: 11.2235MB
3.09/3.11	c total #watches: 29378
3.09/3.14	c total #propagations: 920477 / total #impl: 3428317 (eff. 0.268)
3.09/3.14	c #Conflicts:     129000 | #Learnt:      15401 | 0.000
3.09/3.14	c total clause space: 11.2235MB
3.09/3.14	c total #watches: 31378
3.09/3.17	c total #propagations: 925364 / total #impl: 3447567 (eff. 0.268)
3.09/3.17	c #Conflicts:     130000 | #Learnt:      16401 | 0.000
3.09/3.17	c total clause space: 11.2235MB
3.09/3.17	c total #watches: 33378
3.18/3.20	c total #propagations: 930593 / total #impl: 3469067 (eff. 0.268)
3.18/3.20	c GARBAGE COLLECT
3.18/3.20	c #Conflicts:     131000 | #Learnt:       8798 | 0.000
3.18/3.20	c total clause space: 11.2235MB
3.18/3.20	c total #watches: 18172
3.18/3.22	c total #propagations: 936465 / total #impl: 3491530 (eff. 0.268)
3.18/3.22	c #Conflicts:     132000 | #Learnt:       9798 | 0.000
3.18/3.22	c total clause space: 11.2235MB
3.18/3.22	c total #watches: 20172
3.18/3.25	c total #propagations: 942287 / total #impl: 3512265 (eff. 0.268)
3.18/3.25	c #Conflicts:     133000 | #Learnt:      10798 | 0.000
3.18/3.25	c total clause space: 11.2235MB
3.18/3.25	c total #watches: 22172
3.18/3.28	c total #propagations: 948244 / total #impl: 3537034 (eff. 0.268)
3.18/3.28	c #Conflicts:     134000 | #Learnt:      11798 | 0.000
3.18/3.28	c total clause space: 11.2235MB
3.18/3.28	c total #watches: 24172
3.29/3.30	c total #propagations: 953370 / total #impl: 3556224 (eff. 0.268)
3.29/3.30	c #Conflicts:     135000 | #Learnt:      12798 | 0.000
3.29/3.30	c total clause space: 11.2235MB
3.29/3.30	c total #watches: 26172
3.29/3.33	c total #propagations: 959968 / total #impl: 3580346 (eff. 0.268)
3.29/3.33	c #Conflicts:     136000 | #Learnt:      13798 | 0.000
3.29/3.33	c total clause space: 11.2235MB
3.29/3.33	c total #watches: 28172
3.29/3.36	c total #propagations: 964828 / total #impl: 3596581 (eff. 0.268)
3.29/3.36	c #Conflicts:     137000 | #Learnt:      14798 | 0.000
3.29/3.36	c total clause space: 11.2235MB
3.29/3.36	c total #watches: 30172
3.29/3.38	c total #propagations: 970146 / total #impl: 3618393 (eff. 0.268)
3.29/3.38	c #Conflicts:     138000 | #Learnt:      15798 | 0.000
3.29/3.38	c total clause space: 11.2235MB
3.29/3.38	c total #watches: 32172
3.39/3.41	c total #propagations: 975472 / total #impl: 3641392 (eff. 0.268)
3.39/3.41	c #Conflicts:     139000 | #Learnt:      16798 | 0.000
3.39/3.41	c total clause space: 11.2235MB
3.39/3.41	c total #watches: 34172
3.39/3.44	c total #propagations: 980280 / total #impl: 3659252 (eff. 0.268)
3.39/3.44	c #Conflicts:     140000 | #Learnt:      17798 | 0.000
3.39/3.44	c total clause space: 11.2235MB
3.39/3.44	c total #watches: 36172
3.39/3.46	c total #propagations: 984264 / total #impl: 3678423 (eff. 0.268)
3.39/3.46	c GARBAGE COLLECT
3.39/3.46	c #Conflicts:     141000 | #Learnt:       9902 | 0.000
3.39/3.46	c total clause space: 11.2235MB
3.39/3.46	c total #watches: 20380
3.39/3.48	c total #propagations: 991218 / total #impl: 3702077 (eff. 0.268)
3.39/3.48	c #Conflicts:     142000 | #Learnt:      10902 | 0.000
3.39/3.48	c total clause space: 11.2235MB
3.39/3.48	c total #watches: 22380
3.48/3.51	c total #propagations: 996649 / total #impl: 3723284 (eff. 0.268)
3.48/3.51	c #Conflicts:     143000 | #Learnt:      11902 | 0.000
3.48/3.51	c total clause space: 11.2235MB
3.48/3.51	c total #watches: 24380
3.48/3.53	c total #propagations: 1004442 / total #impl: 3754171 (eff. 0.268)
3.48/3.53	c #Conflicts:     144000 | #Learnt:      12902 | 0.000
3.48/3.53	c total clause space: 11.2235MB
3.48/3.53	c total #watches: 26380
3.48/3.56	c total #propagations: 1008734 / total #impl: 3775247 (eff. 0.267)
3.48/3.56	c #Conflicts:     145000 | #Learnt:      13902 | 0.000
3.48/3.56	c total clause space: 11.2235MB
3.48/3.56	c total #watches: 28380
3.48/3.58	c total #propagations: 1015643 / total #impl: 3803271 (eff. 0.267)
3.48/3.58	c #Conflicts:     146000 | #Learnt:      14902 | 0.000
3.48/3.58	c total clause space: 11.2235MB
3.48/3.58	c total #watches: 30380
3.58/3.62	c total #propagations: 1020900 / total #impl: 3826480 (eff. 0.267)
3.58/3.62	c #Conflicts:     147000 | #Learnt:      15902 | 0.000
3.58/3.62	c total clause space: 11.2235MB
3.58/3.62	c total #watches: 32380
3.58/3.65	c total #propagations: 1024625 / total #impl: 3846971 (eff. 0.266)
3.58/3.65	c #Conflicts:     148000 | #Learnt:      16902 | 0.000
3.58/3.65	c total clause space: 11.2235MB
3.58/3.65	c total #watches: 34380
3.58/3.69	c total #propagations: 1030212 / total #impl: 3867659 (eff. 0.266)
3.58/3.69	c #Conflicts:     149000 | #Learnt:      17902 | 0.000
3.58/3.69	c total clause space: 11.2235MB
3.58/3.69	c total #watches: 36380
3.68/3.73	c total #propagations: 1036549 / total #impl: 3892581 (eff. 0.266)
3.68/3.73	c GARBAGE COLLECT
3.68/3.73	c #Conflicts:     150000 | #Learnt:       9701 | 0.000
3.68/3.73	c total clause space: 11.2235MB
3.68/3.73	c total #watches: 19978
3.68/3.76	c total #propagations: 1043952 / total #impl: 3921415 (eff. 0.266)
3.68/3.76	c #Conflicts:     151000 | #Learnt:      10701 | 0.000
3.68/3.76	c total clause space: 11.2235MB
3.68/3.76	c total #watches: 21978
3.68/3.78	c total #propagations: 1051208 / total #impl: 3949991 (eff. 0.266)
3.68/3.78	c #Conflicts:     152000 | #Learnt:      11701 | 0.000
3.68/3.78	c total clause space: 11.2235MB
3.68/3.78	c total #watches: 23978
3.78/3.81	c total #propagations: 1056920 / total #impl: 3972978 (eff. 0.266)
3.78/3.81	c #Conflicts:     153000 | #Learnt:      12701 | 0.000
3.78/3.81	c total clause space: 11.2235MB
3.78/3.81	c total #watches: 25978
3.78/3.84	c total #propagations: 1064111 / total #impl: 3997614 (eff. 0.266)
3.78/3.84	c #Conflicts:     154000 | #Learnt:      13701 | 0.000
3.78/3.84	c total clause space: 11.2235MB
3.78/3.84	c total #watches: 27978
3.78/3.87	c total #propagations: 1069946 / total #impl: 4019201 (eff. 0.266)
3.78/3.87	c #Conflicts:     155000 | #Learnt:      14701 | 0.000
3.78/3.87	c total clause space: 11.2235MB
3.78/3.87	c total #watches: 29978
3.88/3.90	c total #propagations: 1074489 / total #impl: 4037716 (eff. 0.266)
3.88/3.90	c #Conflicts:     156000 | #Learnt:      15701 | 0.000
3.88/3.90	c total clause space: 11.2235MB
3.88/3.90	c total #watches: 31978
3.88/3.93	c total #propagations: 1079235 / total #impl: 4056498 (eff. 0.266)
3.88/3.93	c #Conflicts:     157000 | #Learnt:      16701 | 0.000
3.88/3.93	c total clause space: 11.2235MB
3.88/3.93	c total #watches: 33978
3.88/3.95	c total #propagations: 1084688 / total #impl: 4077039 (eff. 0.266)
3.88/3.95	c #Conflicts:     158000 | #Learnt:      17701 | 0.000
3.88/3.95	c total clause space: 11.2235MB
3.88/3.95	c total #watches: 35978
3.88/3.98	c total #propagations: 1090309 / total #impl: 4097982 (eff. 0.266)
3.88/3.98	c #Conflicts:     159000 | #Learnt:      18701 | 0.000
3.88/3.98	c total clause space: 11.2235MB
3.88/3.98	c total #watches: 37978
3.99/4.01	c total #propagations: 1094952 / total #impl: 4116077 (eff. 0.266)
3.99/4.01	c GARBAGE COLLECT
3.99/4.01	c #Conflicts:     160000 | #Learnt:      10199 | 0.000
3.99/4.01	c total clause space: 11.2235MB
3.99/4.01	c total #watches: 20974
3.99/4.03	c total #propagations: 1100476 / total #impl: 4136347 (eff. 0.266)
3.99/4.03	c #Conflicts:     161000 | #Learnt:      11199 | 0.000
3.99/4.03	c total clause space: 11.2235MB
3.99/4.03	c total #watches: 22974
3.99/4.06	c total #propagations: 1108414 / total #impl: 4164075 (eff. 0.266)
3.99/4.06	c #Conflicts:     162000 | #Learnt:      12199 | 0.000
3.99/4.06	c total clause space: 11.2235MB
3.99/4.06	c total #watches: 24974
3.99/4.08	c total #propagations: 1116177 / total #impl: 4191114 (eff. 0.266)
3.99/4.08	c #Conflicts:     163000 | #Learnt:      13199 | 0.000
3.99/4.08	c total clause space: 11.2235MB
3.99/4.08	c total #watches: 26974
4.09/4.10	c total #propagations: 1121082 / total #impl: 4210129 (eff. 0.266)
4.09/4.10	c #Conflicts:     164000 | #Learnt:      14199 | 0.000
4.09/4.10	c total clause space: 11.2235MB
4.09/4.10	c total #watches: 28974
4.09/4.13	c total #propagations: 1126680 / total #impl: 4231917 (eff. 0.266)
4.09/4.13	c #Conflicts:     165000 | #Learnt:      15199 | 0.000
4.09/4.13	c total clause space: 11.2235MB
4.09/4.13	c total #watches: 30974
4.09/4.16	c total #propagations: 1133933 / total #impl: 4256693 (eff. 0.266)
4.09/4.16	c #Conflicts:     166000 | #Learnt:      16199 | 0.000
4.09/4.16	c total clause space: 11.2235MB
4.09/4.16	c total #watches: 32974
4.19/4.20	c total #propagations: 1137847 / total #impl: 4272516 (eff. 0.266)
4.19/4.20	c #Conflicts:     167000 | #Learnt:      17199 | 0.000
4.19/4.20	c total clause space: 11.2235MB
4.19/4.20	c total #watches: 34974
4.19/4.23	c total #propagations: 1143570 / total #impl: 4297482 (eff. 0.266)
4.19/4.23	c #Conflicts:     168000 | #Learnt:      18199 | 0.000
4.19/4.23	c total clause space: 11.2235MB
4.19/4.23	c total #watches: 36974
4.19/4.26	c total #propagations: 1148187 / total #impl: 4315042 (eff. 0.266)
4.19/4.26	c #Conflicts:     169000 | #Learnt:      19199 | 0.000
4.19/4.26	c total clause space: 11.2235MB
4.19/4.26	c total #watches: 38974
4.19/4.29	c total #propagations: 1152352 / total #impl: 4330633 (eff. 0.266)
4.19/4.29	c GARBAGE COLLECT
4.19/4.29	c #Conflicts:     170000 | #Learnt:      10397 | 0.000
4.19/4.29	c total clause space: 11.2235MB
4.19/4.29	c total #watches: 21370
4.29/4.31	c total #propagations: 1157715 / total #impl: 4350679 (eff. 0.266)
4.29/4.31	c #Conflicts:     171000 | #Learnt:      11397 | 0.000
4.29/4.31	c total clause space: 11.2235MB
4.29/4.31	c total #watches: 23370
4.29/4.33	c total #propagations: 1164192 / total #impl: 4374749 (eff. 0.266)
4.29/4.33	c #Conflicts:     172000 | #Learnt:      12397 | 0.000
4.29/4.33	c total clause space: 11.2235MB
4.29/4.33	c total #watches: 25370
4.29/4.36	c total #propagations: 1169826 / total #impl: 4395607 (eff. 0.266)
4.29/4.36	c #Conflicts:     173000 | #Learnt:      13397 | 0.000
4.29/4.36	c total clause space: 11.2235MB
4.29/4.36	c total #watches: 27370
4.29/4.39	c total #propagations: 1176226 / total #impl: 4422655 (eff. 0.266)
4.29/4.39	c #Conflicts:     174000 | #Learnt:      14397 | 0.000
4.29/4.39	c total clause space: 11.2235MB
4.29/4.39	c total #watches: 29370
4.40/4.42	c total #propagations: 1186157 / total #impl: 4458563 (eff. 0.266)
4.40/4.42	c #Conflicts:     175000 | #Learnt:      15397 | 0.000
4.40/4.42	c total clause space: 11.2235MB
4.40/4.42	c total #watches: 31370
4.40/4.45	c total #propagations: 1191756 / total #impl: 4481235 (eff. 0.266)
4.40/4.45	c #Conflicts:     176000 | #Learnt:      16397 | 0.000
4.40/4.45	c total clause space: 11.2235MB
4.40/4.45	c total #watches: 33370
4.40/4.48	c total #propagations: 1196435 / total #impl: 4498758 (eff. 0.266)
4.40/4.48	c #Conflicts:     177000 | #Learnt:      17397 | 0.000
4.40/4.48	c total clause space: 11.2235MB
4.40/4.48	c total #watches: 35370
4.50/4.51	c total #propagations: 1201857 / total #impl: 4519616 (eff. 0.266)
4.50/4.51	c #Conflicts:     178000 | #Learnt:      18397 | 0.000
4.50/4.51	c total clause space: 11.2235MB
4.50/4.51	c total #watches: 37370
4.50/4.54	c total #propagations: 1209717 / total #impl: 4548081 (eff. 0.266)
4.50/4.54	c #Conflicts:     179000 | #Learnt:      19397 | 0.000
4.50/4.54	c total clause space: 11.2235MB
4.50/4.54	c total #watches: 39370
4.50/4.58	c total #propagations: 1215203 / total #impl: 4567916 (eff. 0.266)
4.50/4.58	c GARBAGE COLLECT
4.50/4.58	c #Conflicts:     180000 | #Learnt:      10296 | 0.000
4.50/4.58	c total clause space: 11.2235MB
4.50/4.58	c total #watches: 21168
4.59/4.60	c total #propagations: 1220793 / total #impl: 4588220 (eff. 0.266)
4.59/4.60	c #Conflicts:     181000 | #Learnt:      11296 | 0.000
4.59/4.60	c total clause space: 11.2235MB
4.59/4.60	c total #watches: 23168
4.59/4.62	c total #propagations: 1226566 / total #impl: 4611584 (eff. 0.266)
4.59/4.62	c #Conflicts:     182000 | #Learnt:      12296 | 0.000
4.59/4.62	c total clause space: 11.2235MB
4.59/4.62	c total #watches: 25168
4.59/4.65	c total #propagations: 1231597 / total #impl: 4630094 (eff. 0.266)
4.59/4.65	c #Conflicts:     183000 | #Learnt:      13296 | 0.000
4.59/4.65	c total clause space: 11.2235MB
4.59/4.65	c total #watches: 27168
4.59/4.68	c total #propagations: 1236885 / total #impl: 4650511 (eff. 0.266)
4.59/4.68	c #Conflicts:     184000 | #Learnt:      14296 | 0.000
4.59/4.68	c total clause space: 11.2235MB
4.59/4.68	c total #watches: 29168
4.69/4.71	c total #propagations: 1245043 / total #impl: 4682289 (eff. 0.266)
4.69/4.71	c #Conflicts:     185000 | #Learnt:      15296 | 0.000
4.69/4.71	c total clause space: 11.2235MB
4.69/4.71	c total #watches: 31168
4.69/4.74	c total #propagations: 1252451 / total #impl: 4712616 (eff. 0.266)
4.69/4.74	c #Conflicts:     186000 | #Learnt:      16296 | 0.000
4.69/4.74	c total clause space: 11.2235MB
4.69/4.74	c total #watches: 33168
4.69/4.77	c total #propagations: 1259450 / total #impl: 4741979 (eff. 0.266)
4.69/4.77	c #Conflicts:     187000 | #Learnt:      17296 | 0.000
4.69/4.77	c total clause space: 11.2235MB
4.69/4.77	c total #watches: 35168
4.79/4.81	c total #propagations: 1265904 / total #impl: 4769354 (eff. 0.265)
4.79/4.81	c #Conflicts:     188000 | #Learnt:      18296 | 0.000
4.79/4.81	c total clause space: 11.2235MB
4.79/4.81	c total #watches: 37168
4.79/4.85	c total #propagations: 1272914 / total #impl: 4798422 (eff. 0.265)
4.79/4.85	c #Conflicts:     189000 | #Learnt:      19296 | 0.000
4.79/4.85	c total clause space: 11.2235MB
4.79/4.85	c total #watches: 39168
4.79/4.89	c total #propagations: 1280352 / total #impl: 4831759 (eff. 0.265)
4.79/4.89	c #Conflicts:     190000 | #Learnt:      20296 | 0.000
4.79/4.89	c total clause space: 11.2235MB
4.79/4.89	c total #watches: 41168
4.89/4.93	c total #propagations: 1287948 / total #impl: 4863415 (eff. 0.265)
4.89/4.93	c GARBAGE COLLECT
4.89/4.93	c #Conflicts:     191000 | #Learnt:      10898 | 0.000
4.89/4.93	c total clause space: 18.2382MB
4.89/4.93	c total #watches: 22372
4.89/4.95	c total #propagations: 1295466 / total #impl: 4893525 (eff. 0.265)
4.89/4.95	c #Conflicts:     192000 | #Learnt:      11898 | 0.000
4.89/4.95	c total clause space: 18.2382MB
4.89/4.95	c total #watches: 24372
4.89/4.98	c total #propagations: 1301999 / total #impl: 4920040 (eff. 0.265)
4.89/4.98	c #Conflicts:     193000 | #Learnt:      12898 | 0.000
4.89/4.98	c total clause space: 18.2382MB
4.89/4.98	c total #watches: 26372
4.99/5.00	c total #propagations: 1308918 / total #impl: 4947547 (eff. 0.265)
4.99/5.00	c #Conflicts:     194000 | #Learnt:      13898 | 0.000
4.99/5.00	c total clause space: 18.2382MB
4.99/5.00	c total #watches: 28372
4.99/5.03	c total #propagations: 1315800 / total #impl: 4974480 (eff. 0.265)
4.99/5.03	c #Conflicts:     195000 | #Learnt:      14898 | 0.000
4.99/5.03	c total clause space: 18.2382MB
4.99/5.03	c total #watches: 30372
4.99/5.05	c total #propagations: 1323762 / total #impl: 5011743 (eff. 0.264)
4.99/5.05	c #Conflicts:     196000 | #Learnt:      15898 | 0.000
4.99/5.05	c total clause space: 18.2382MB
4.99/5.05	c total #watches: 32372
4.99/5.08	c total #propagations: 1331156 / total #impl: 5045485 (eff. 0.264)
4.99/5.08	c #Conflicts:     197000 | #Learnt:      16898 | 0.000
4.99/5.08	c total clause space: 18.2382MB
4.99/5.08	c total #watches: 34372
5.09/5.11	c total #propagations: 1338190 / total #impl: 5074985 (eff. 0.264)
5.09/5.11	c #Conflicts:     198000 | #Learnt:      17898 | 0.000
5.09/5.11	c total clause space: 18.2382MB
5.09/5.11	c total #watches: 36372
5.09/5.13	c total #propagations: 1344906 / total #impl: 5105346 (eff. 0.263)
5.09/5.13	c #Conflicts:     199000 | #Learnt:      18898 | 0.000
5.09/5.13	c total clause space: 18.2382MB
5.09/5.13	c total #watches: 38372
5.09/5.16	c total #propagations: 1352027 / total #impl: 5136294 (eff. 0.263)
5.09/5.16	c #Conflicts:     200000 | #Learnt:      19898 | 0.000
5.09/5.16	c total clause space: 18.2382MB
5.09/5.16	c total #watches: 40372
5.09/5.18	c total #propagations: 1361081 / total #impl: 5173489 (eff. 0.263)
5.09/5.18	c #Conflicts:     201000 | #Learnt:      20898 | 0.000
5.09/5.18	c total clause space: 18.2382MB
5.09/5.18	c total #watches: 42372
5.19/5.22	c total #propagations: 1369401 / total #impl: 5213373 (eff. 0.263)
5.19/5.22	c GARBAGE COLLECT
5.19/5.22	c #Conflicts:     202000 | #Learnt:      11198 | 0.000
5.19/5.22	c total clause space: 18.2382MB
5.19/5.22	c total #watches: 22972
5.19/5.24	c total #propagations: 1377619 / total #impl: 5249593 (eff. 0.262)
5.19/5.24	c #Conflicts:     203000 | #Learnt:      12198 | 0.000
5.19/5.24	c total clause space: 18.2382MB
5.19/5.24	c total #watches: 24972
5.19/5.27	c total #propagations: 1384482 / total #impl: 5280637 (eff. 0.262)
5.19/5.27	c #Conflicts:     204000 | #Learnt:      13198 | 0.000
5.19/5.27	c total clause space: 18.2382MB
5.19/5.27	c total #watches: 26972
5.19/5.29	c total #propagations: 1390816 / total #impl: 5310850 (eff. 0.262)
5.19/5.29	c #Conflicts:     205000 | #Learnt:      14198 | 0.000
5.19/5.29	c total clause space: 18.2382MB
5.19/5.29	c total #watches: 28972
5.29/5.32	c total #propagations: 1396719 / total #impl: 5336203 (eff. 0.262)
5.29/5.32	c #Conflicts:     206000 | #Learnt:      15198 | 0.000
5.29/5.32	c total clause space: 18.2382MB
5.29/5.32	c total #watches: 30972
5.29/5.34	c total #propagations: 1402881 / total #impl: 5361986 (eff. 0.262)
5.29/5.34	c #Conflicts:     207000 | #Learnt:      16198 | 0.000
5.29/5.34	c total clause space: 18.2382MB
5.29/5.34	c total #watches: 32972
5.29/5.38	c total #propagations: 1409220 / total #impl: 5390211 (eff. 0.261)
5.29/5.38	c #Conflicts:     208000 | #Learnt:      17198 | 0.000
5.29/5.38	c total clause space: 18.2382MB
5.29/5.38	c total #watches: 34972
5.39/5.40	c total #propagations: 1415262 / total #impl: 5417588 (eff. 0.261)
5.39/5.40	c #Conflicts:     209000 | #Learnt:      18198 | 0.000
5.39/5.40	c total clause space: 18.2382MB
5.39/5.40	c total #watches: 36972
5.39/5.43	c total #propagations: 1422253 / total #impl: 5445832 (eff. 0.261)
5.39/5.43	c #Conflicts:     210000 | #Learnt:      19198 | 0.000
5.39/5.43	c total clause space: 18.2382MB
5.39/5.43	c total #watches: 38972
5.39/5.45	c total #propagations: 1428867 / total #impl: 5473619 (eff. 0.261)
5.39/5.45	c #Conflicts:     211000 | #Learnt:      20198 | 0.000
5.39/5.45	c total clause space: 18.2382MB
5.39/5.45	c total #watches: 40972
5.39/5.47	c total #propagations: 1433605 / total #impl: 5494935 (eff. 0.261)
5.39/5.47	c #Conflicts:     212000 | #Learnt:      21198 | 0.000
5.39/5.47	c total clause space: 18.2382MB
5.39/5.47	c total #watches: 42972
5.50/5.50	c total #propagations: 1439879 / total #impl: 5522509 (eff. 0.261)
5.50/5.50	c GARBAGE COLLECT
5.50/5.50	c #Conflicts:     213000 | #Learnt:      11197 | 0.000
5.50/5.50	c total clause space: 18.2382MB
5.50/5.50	c total #watches: 22970
5.50/5.53	c total #propagations: 1445978 / total #impl: 5548051 (eff. 0.261)
5.50/5.53	c #Conflicts:     214000 | #Learnt:      12197 | 0.000
5.50/5.53	c total clause space: 18.2382MB
5.50/5.53	c total #watches: 24970
5.50/5.55	c total #propagations: 1452461 / total #impl: 5574661 (eff. 0.261)
5.50/5.55	c #Conflicts:     215000 | #Learnt:      13197 | 0.000
5.50/5.55	c total clause space: 18.2382MB
5.50/5.55	c total #watches: 26970
5.50/5.57	c total #propagations: 1458152 / total #impl: 5599504 (eff. 0.260)
5.50/5.57	c #Conflicts:     216000 | #Learnt:      14197 | 0.000
5.50/5.57	c total clause space: 18.2382MB
5.50/5.57	c total #watches: 28970
5.50/5.60	c total #propagations: 1463862 / total #impl: 5623940 (eff. 0.260)
5.50/5.60	c #Conflicts:     217000 | #Learnt:      15197 | 0.000
5.50/5.60	c total clause space: 18.2382MB
5.50/5.60	c total #watches: 30970
5.60/5.62	c total #propagations: 1470231 / total #impl: 5651367 (eff. 0.260)
5.60/5.62	c #Conflicts:     218000 | #Learnt:      16197 | 0.000
5.60/5.62	c total clause space: 18.2382MB
5.60/5.62	c total #watches: 32970
5.60/5.64	c total #propagations: 1475991 / total #impl: 5674991 (eff. 0.260)
5.60/5.64	c #Conflicts:     219000 | #Learnt:      17197 | 0.000
5.60/5.64	c total clause space: 18.2382MB
5.60/5.64	c total #watches: 34970
5.60/5.67	c total #propagations: 1480671 / total #impl: 5697171 (eff. 0.260)
5.60/5.67	c #Conflicts:     220000 | #Learnt:      18197 | 0.000
5.60/5.67	c total clause space: 18.2382MB
5.60/5.67	c total #watches: 36970
5.60/5.69	c total #propagations: 1485768 / total #impl: 5720343 (eff. 0.260)
5.60/5.69	c #Conflicts:     221000 | #Learnt:      19197 | 0.000
5.60/5.69	c total clause space: 18.2382MB
5.60/5.69	c total #watches: 38970
5.69/5.73	c total #propagations: 1490051 / total #impl: 5740066 (eff. 0.260)
5.69/5.73	c #Conflicts:     222000 | #Learnt:      20197 | 0.000
5.69/5.73	c total clause space: 18.2382MB
5.69/5.73	c total #watches: 40970
5.69/5.77	c total #propagations: 1495623 / total #impl: 5766188 (eff. 0.259)
5.69/5.77	c #Conflicts:     223000 | #Learnt:      21197 | 0.000
5.69/5.77	c total clause space: 18.2382MB
5.69/5.77	c total #watches: 42970
5.79/5.80	c total #propagations: 1502083 / total #impl: 5796487 (eff. 0.259)
5.79/5.80	c #Conflicts:     224000 | #Learnt:      22197 | 0.000
5.79/5.80	c total clause space: 18.2382MB
5.79/5.80	c total #watches: 44970
5.79/5.84	c total #propagations: 1507643 / total #impl: 5824553 (eff. 0.259)
5.79/5.84	c GARBAGE COLLECT
5.79/5.84	c #Conflicts:     225000 | #Learnt:      11899 | 0.000
5.79/5.84	c total clause space: 18.2382MB
5.79/5.84	c total #watches: 24374
5.79/5.86	c total #propagations: 1514686 / total #impl: 5854574 (eff. 0.259)
5.79/5.86	c #Conflicts:     226000 | #Learnt:      12899 | 0.000
5.79/5.86	c total clause space: 18.2382MB
5.79/5.86	c total #watches: 26374
5.79/5.88	c total #propagations: 1521782 / total #impl: 5884041 (eff. 0.259)
5.79/5.88	c #Conflicts:     227000 | #Learnt:      13899 | 0.000
5.79/5.88	c total clause space: 18.2382MB
5.79/5.88	c total #watches: 28374
5.89/5.91	c total #propagations: 1528775 / total #impl: 5912764 (eff. 0.259)
5.89/5.91	c #Conflicts:     228000 | #Learnt:      14899 | 0.000
5.89/5.91	c total clause space: 18.2382MB
5.89/5.91	c total #watches: 30374
5.89/5.94	c total #propagations: 1536712 / total #impl: 5945734 (eff. 0.258)
5.89/5.94	c #Conflicts:     229000 | #Learnt:      15899 | 0.000
5.89/5.94	c total clause space: 18.2382MB
5.89/5.94	c total #watches: 32374
5.89/5.96	c total #propagations: 1546463 / total #impl: 5982776 (eff. 0.258)
5.89/5.96	c #Conflicts:     230000 | #Learnt:      16899 | 0.000
5.89/5.96	c total clause space: 18.2382MB
5.89/5.96	c total #watches: 34374
5.89/5.99	c total #propagations: 1551801 / total #impl: 6005751 (eff. 0.258)
5.89/5.99	c #Conflicts:     231000 | #Learnt:      17899 | 0.000
5.89/5.99	c total clause space: 18.2382MB
5.89/5.99	c total #watches: 36374
5.99/6.02	c total #propagations: 1558896 / total #impl: 6035900 (eff. 0.258)
5.99/6.02	c #Conflicts:     232000 | #Learnt:      18899 | 0.000
5.99/6.02	c total clause space: 18.2382MB
5.99/6.02	c total #watches: 38374
5.99/6.06	c total #propagations: 1563147 / total #impl: 6051708 (eff. 0.258)
5.99/6.06	c #Conflicts:     233000 | #Learnt:      19899 | 0.000
5.99/6.06	c total clause space: 18.2382MB
5.99/6.06	c total #watches: 40374
5.99/6.08	c total #propagations: 1569417 / total #impl: 6074162 (eff. 0.258)
5.99/6.08	c #Conflicts:     234000 | #Learnt:      20899 | 0.000
5.99/6.08	c total clause space: 18.2382MB
5.99/6.08	c total #watches: 42374
6.09/6.11	c total #propagations: 1573787 / total #impl: 6090700 (eff. 0.258)
6.09/6.11	c #Conflicts:     235000 | #Learnt:      21899 | 0.000
6.09/6.11	c total clause space: 18.2382MB
6.09/6.11	c total #watches: 44374
6.09/6.15	c total #propagations: 1578404 / total #impl: 6107606 (eff. 0.258)
6.09/6.15	c #Conflicts:     236000 | #Learnt:      22899 | 0.000
6.09/6.15	c total clause space: 18.2382MB
6.09/6.15	c total #watches: 46374
6.09/6.18	c total #propagations: 1585418 / total #impl: 6132414 (eff. 0.259)
6.09/6.18	c GARBAGE COLLECT
6.09/6.18	c #Conflicts:     237000 | #Learnt:      12295 | 0.000
6.09/6.18	c total clause space: 18.2382MB
6.09/6.18	c total #watches: 25166
6.19/6.20	c total #propagations: 1591622 / total #impl: 6155777 (eff. 0.259)
6.19/6.20	c #Conflicts:     238000 | #Learnt:      13295 | 0.000
6.19/6.20	c total clause space: 18.2382MB
6.19/6.20	c total #watches: 27166
6.19/6.23	c total #propagations: 1595931 / total #impl: 6172914 (eff. 0.259)
6.19/6.23	c #Conflicts:     239000 | #Learnt:      14295 | 0.000
6.19/6.23	c total clause space: 18.2382MB
6.19/6.23	c total #watches: 29166
6.19/6.26	c total #propagations: 1600276 / total #impl: 6192128 (eff. 0.258)
6.19/6.26	c #Conflicts:     240000 | #Learnt:      15295 | 0.000
6.19/6.26	c total clause space: 18.2382MB
6.19/6.26	c total #watches: 31166
6.19/6.29	c total #propagations: 1605709 / total #impl: 6216073 (eff. 0.258)
6.19/6.29	c #Conflicts:     241000 | #Learnt:      16295 | 0.000
6.19/6.29	c total clause space: 18.2382MB
6.19/6.29	c total #watches: 33166
6.29/6.32	c total #propagations: 1611488 / total #impl: 6238101 (eff. 0.258)
6.29/6.32	c #Conflicts:     242000 | #Learnt:      17295 | 0.000
6.29/6.32	c total clause space: 18.2382MB
6.29/6.32	c total #watches: 35166
6.29/6.35	c total #propagations: 1615354 / total #impl: 6253582 (eff. 0.258)
6.29/6.35	c #Conflicts:     243000 | #Learnt:      18295 | 0.000
6.29/6.35	c total clause space: 18.2382MB
6.29/6.35	c total #watches: 37166
6.29/6.38	c total #propagations: 1620130 / total #impl: 6271154 (eff. 0.258)
6.29/6.38	c #Conflicts:     244000 | #Learnt:      19295 | 0.000
6.29/6.38	c total clause space: 18.2382MB
6.29/6.38	c total #watches: 39166
6.39/6.41	c total #propagations: 1625145 / total #impl: 6291790 (eff. 0.258)
6.39/6.41	c #Conflicts:     245000 | #Learnt:      20295 | 0.000
6.39/6.41	c total clause space: 18.2382MB
6.39/6.41	c total #watches: 41166
6.39/6.45	c total #propagations: 1632342 / total #impl: 6316793 (eff. 0.258)
6.39/6.45	c #Conflicts:     246000 | #Learnt:      21295 | 0.000
6.39/6.45	c total clause space: 18.2382MB
6.39/6.45	c total #watches: 43166
6.39/6.49	c total #propagations: 1638382 / total #impl: 6347701 (eff. 0.258)
6.39/6.49	c #Conflicts:     247000 | #Learnt:      22295 | 0.000
6.39/6.49	c total clause space: 18.2382MB
6.39/6.49	c total #watches: 45166
6.49/6.52	c total #propagations: 1644509 / total #impl: 6379596 (eff. 0.258)
6.49/6.52	c #Conflicts:     248000 | #Learnt:      23295 | 0.000
6.49/6.52	c total clause space: 18.2382MB
6.49/6.52	c total #watches: 47166
6.49/6.55	c total #propagations: 1650337 / total #impl: 6404555 (eff. 0.258)
6.49/6.55	c GARBAGE COLLECT
6.49/6.55	c #Conflicts:     249000 | #Learnt:      12395 | 0.000
6.49/6.55	c total clause space: 18.2382MB
6.49/6.55	c total #watches: 25366
6.49/6.59	c total #propagations: 1654699 / total #impl: 6424021 (eff. 0.258)
6.49/6.59	c #Conflicts:     250000 | #Learnt:      13395 | 0.000
6.49/6.59	c total clause space: 18.2382MB
6.49/6.59	c total #watches: 27366
6.60/6.62	c total #propagations: 1663053 / total #impl: 6458202 (eff. 0.258)
6.60/6.62	c #Conflicts:     251000 | #Learnt:      14395 | 0.000
6.60/6.62	c total clause space: 18.2382MB
6.60/6.62	c total #watches: 29366
6.60/6.66	c total #propagations: 1671607 / total #impl: 6492574 (eff. 0.257)
6.60/6.66	c #Conflicts:     252000 | #Learnt:      15395 | 0.000
6.60/6.66	c total clause space: 18.2382MB
6.60/6.66	c total #watches: 31366
6.60/6.68	c total #propagations: 1677519 / total #impl: 6515549 (eff. 0.257)
6.60/6.68	c #Conflicts:     253000 | #Learnt:      16395 | 0.000
6.60/6.68	c total clause space: 18.2382MB
6.60/6.68	c total #watches: 33366
6.70/6.71	c total #propagations: 1682217 / total #impl: 6535012 (eff. 0.257)
6.70/6.71	c #Conflicts:     254000 | #Learnt:      17395 | 0.000
6.70/6.71	c total clause space: 18.2382MB
6.70/6.71	c total #watches: 35366
6.70/6.74	c total #propagations: 1687592 / total #impl: 6556027 (eff. 0.257)
6.70/6.74	c #Conflicts:     255000 | #Learnt:      18395 | 0.000
6.70/6.74	c total clause space: 18.2382MB
6.70/6.74	c total #watches: 37366
6.70/6.77	c total #propagations: 1693684 / total #impl: 6578461 (eff. 0.257)
6.70/6.77	c #Conflicts:     256000 | #Learnt:      19395 | 0.000
6.70/6.77	c total clause space: 18.2382MB
6.70/6.77	c total #watches: 39366
6.79/6.80	c total #propagations: 1698201 / total #impl: 6597028 (eff. 0.257)
6.79/6.80	c #Conflicts:     257000 | #Learnt:      20395 | 0.000
6.79/6.80	c total clause space: 18.2382MB
6.79/6.80	c total #watches: 41366
6.79/6.83	c total #propagations: 1704172 / total #impl: 6621802 (eff. 0.257)
6.79/6.83	c #Conflicts:     258000 | #Learnt:      21395 | 0.000
6.79/6.83	c total clause space: 18.2382MB
6.79/6.83	c total #watches: 43366
6.79/6.87	c total #propagations: 1708830 / total #impl: 6643199 (eff. 0.257)
6.79/6.87	c #Conflicts:     259000 | #Learnt:      22395 | 0.000
6.79/6.87	c total clause space: 18.2382MB
6.79/6.87	c total #watches: 45366
6.89/6.91	c total #propagations: 1713688 / total #impl: 6662215 (eff. 0.257)
6.89/6.91	c #Conflicts:     260000 | #Learnt:      23395 | 0.000
6.89/6.91	c total clause space: 18.2382MB
6.89/6.91	c total #watches: 47366
6.89/6.95	c total #propagations: 1718616 / total #impl: 6682102 (eff. 0.257)
6.89/6.95	c #Conflicts:     261000 | #Learnt:      24395 | 0.000
6.89/6.95	c total clause space: 18.2382MB
6.89/6.95	c total #watches: 49366
6.89/6.98	c total #propagations: 1724021 / total #impl: 6702637 (eff. 0.257)
6.89/6.98	c GARBAGE COLLECT
6.89/6.98	c #Conflicts:     262000 | #Learnt:      13197 | 0.000
6.89/6.98	c total clause space: 18.2382MB
6.89/6.98	c total #watches: 26970
6.99/7.01	c total #propagations: 1731546 / total #impl: 6728803 (eff. 0.257)
6.99/7.01	c #Conflicts:     263000 | #Learnt:      14197 | 0.000
6.99/7.01	c total clause space: 18.2382MB
6.99/7.01	c total #watches: 28970
6.99/7.04	c total #propagations: 1737847 / total #impl: 6751390 (eff. 0.257)
6.99/7.04	c #Conflicts:     264000 | #Learnt:      15197 | 0.000
6.99/7.04	c total clause space: 18.2382MB
6.99/7.04	c total #watches: 30970
6.99/7.06	c total #propagations: 1743451 / total #impl: 6771504 (eff. 0.257)
6.99/7.06	c #Conflicts:     265000 | #Learnt:      16197 | 0.000
6.99/7.06	c total clause space: 18.2382MB
6.99/7.06	c total #watches: 32970
6.99/7.09	c total #propagations: 1748743 / total #impl: 6790204 (eff. 0.258)
6.99/7.09	c #Conflicts:     266000 | #Learnt:      17197 | 0.000
6.99/7.09	c total clause space: 18.2382MB
6.99/7.09	c total #watches: 34970
7.09/7.11	c total #propagations: 1754979 / total #impl: 6812637 (eff. 0.258)
7.09/7.11	c #Conflicts:     267000 | #Learnt:      18197 | 0.000
7.09/7.11	c total clause space: 18.2382MB
7.09/7.11	c total #watches: 36970
7.09/7.14	c total #propagations: 1759741 / total #impl: 6829759 (eff. 0.258)
7.09/7.14	c #Conflicts:     268000 | #Learnt:      19197 | 0.000
7.09/7.14	c total clause space: 18.2382MB
7.09/7.14	c total #watches: 38970
7.09/7.17	c total #propagations: 1764489 / total #impl: 6850512 (eff. 0.258)
7.09/7.17	c #Conflicts:     269000 | #Learnt:      20197 | 0.000
7.09/7.17	c total clause space: 18.2382MB
7.09/7.17	c total #watches: 40970
7.09/7.19	c total #propagations: 1769141 / total #impl: 6873226 (eff. 0.257)
7.09/7.19	c #Conflicts:     270000 | #Learnt:      21197 | 0.000
7.09/7.19	c total clause space: 18.2382MB
7.09/7.19	c total #watches: 42970
7.19/7.22	c total #propagations: 1773350 / total #impl: 6889681 (eff. 0.257)
7.19/7.22	c #Conflicts:     271000 | #Learnt:      22197 | 0.000
7.19/7.22	c total clause space: 18.2382MB
7.19/7.22	c total #watches: 44970
7.19/7.26	c total #propagations: 1776960 / total #impl: 6904827 (eff. 0.257)
7.19/7.26	c #Conflicts:     272000 | #Learnt:      23197 | 0.000
7.19/7.26	c total clause space: 18.2382MB
7.19/7.26	c total #watches: 46970
7.29/7.31	c total #propagations: 1781913 / total #impl: 6926164 (eff. 0.257)
7.29/7.31	c #Conflicts:     273000 | #Learnt:      24197 | 0.000
7.29/7.31	c total clause space: 18.2382MB
7.29/7.31	c total #watches: 48970
7.29/7.35	c total #propagations: 1787374 / total #impl: 6951181 (eff. 0.257)
7.29/7.35	c GARBAGE COLLECT
7.29/7.35	c #Conflicts:     274000 | #Learnt:      12697 | 0.000
7.29/7.35	c total clause space: 18.2382MB
7.29/7.35	c total #watches: 25970
7.29/7.38	c total #propagations: 1792762 / total #impl: 6974801 (eff. 0.257)
7.29/7.38	c #Conflicts:     275000 | #Learnt:      13697 | 0.000
7.29/7.38	c total clause space: 18.2382MB
7.29/7.38	c total #watches: 27970
7.39/7.40	c total #propagations: 1797708 / total #impl: 6994729 (eff. 0.257)
7.39/7.40	c #Conflicts:     276000 | #Learnt:      14697 | 0.000
7.39/7.40	c total clause space: 18.2382MB
7.39/7.40	c total #watches: 29970
7.39/7.44	c total #propagations: 1802637 / total #impl: 7015189 (eff. 0.257)
7.39/7.44	c #Conflicts:     277000 | #Learnt:      15697 | 0.000
7.39/7.44	c total clause space: 18.2382MB
7.39/7.44	c total #watches: 31970
7.39/7.47	c total #propagations: 1809139 / total #impl: 7040527 (eff. 0.257)
7.39/7.47	c #Conflicts:     278000 | #Learnt:      16697 | 0.000
7.39/7.47	c total clause space: 18.2382MB
7.39/7.47	c total #watches: 33970
7.49/7.51	c total #propagations: 1814843 / total #impl: 7062418 (eff. 0.257)
7.49/7.51	c #Conflicts:     279000 | #Learnt:      17697 | 0.000
7.49/7.51	c total clause space: 18.2382MB
7.49/7.51	c total #watches: 35970
7.49/7.54	c total #propagations: 1820432 / total #impl: 7086638 (eff. 0.257)
7.49/7.54	c #Conflicts:     280000 | #Learnt:      18697 | 0.000
7.49/7.54	c total clause space: 18.2382MB
7.49/7.54	c total #watches: 37970
7.49/7.57	c total #propagations: 1825242 / total #impl: 7105909 (eff. 0.257)
7.49/7.57	c #Conflicts:     281000 | #Learnt:      19697 | 0.000
7.49/7.57	c total clause space: 18.2382MB
7.49/7.57	c total #watches: 39970
7.59/7.60	c total #propagations: 1830344 / total #impl: 7125066 (eff. 0.257)
7.59/7.60	c #Conflicts:     282000 | #Learnt:      20697 | 0.000
7.59/7.60	c total clause space: 18.2382MB
7.59/7.60	c total #watches: 41970
7.59/7.63	c total #propagations: 1834501 / total #impl: 7147167 (eff. 0.257)
7.59/7.63	c #Conflicts:     283000 | #Learnt:      21697 | 0.000
7.59/7.63	c total clause space: 18.2382MB
7.59/7.63	c total #watches: 43970
7.59/7.68	c total #propagations: 1838788 / total #impl: 7166117 (eff. 0.257)
7.59/7.68	c #Conflicts:     284000 | #Learnt:      22697 | 0.000
7.59/7.68	c total clause space: 18.2382MB
7.59/7.68	c total #watches: 45970
7.70/7.72	c total #propagations: 1843479 / total #impl: 7188582 (eff. 0.256)
7.70/7.72	c #Conflicts:     285000 | #Learnt:      23697 | 0.000
7.70/7.72	c total clause space: 18.2382MB
7.70/7.72	c total #watches: 47970
7.70/7.75	c total #propagations: 1848418 / total #impl: 7206985 (eff. 0.256)
7.70/7.75	c #Conflicts:     286000 | #Learnt:      24697 | 0.000
7.70/7.75	c total clause space: 18.2382MB
7.70/7.75	c total #watches: 49970
7.70/7.80	c total #propagations: 1852402 / total #impl: 7222275 (eff. 0.256)
7.70/7.80	c GARBAGE COLLECT
7.70/7.80	c #Conflicts:     287000 | #Learnt:      12894 | 0.000
7.70/7.80	c total clause space: 18.2382MB
7.70/7.80	c total #watches: 26364
7.80/7.82	c total #propagations: 1857698 / total #impl: 7242871 (eff. 0.256)
7.80/7.82	c #Conflicts:     288000 | #Learnt:      13894 | 0.000
7.80/7.82	c total clause space: 18.2382MB
7.80/7.82	c total #watches: 28364
7.80/7.85	c total #propagations: 1863876 / total #impl: 7265321 (eff. 0.257)
7.80/7.85	c #Conflicts:     289000 | #Learnt:      14894 | 0.000
7.80/7.85	c total clause space: 18.2382MB
7.80/7.85	c total #watches: 30364
7.80/7.88	c total #propagations: 1870029 / total #impl: 7288049 (eff. 0.257)
7.80/7.88	c #Conflicts:     290000 | #Learnt:      15894 | 0.000
7.80/7.88	c total clause space: 18.2382MB
7.80/7.88	c total #watches: 32364
7.89/7.91	c total #propagations: 1876856 / total #impl: 7312610 (eff. 0.257)
7.89/7.91	c #Conflicts:     291000 | #Learnt:      16894 | 0.000
7.89/7.91	c total clause space: 18.2382MB
7.89/7.91	c total #watches: 34364
7.89/7.94	c total #propagations: 1881880 / total #impl: 7332539 (eff. 0.257)
7.89/7.94	c #Conflicts:     292000 | #Learnt:      17894 | 0.000
7.89/7.94	c total clause space: 18.2382MB
7.89/7.94	c total #watches: 36364
7.89/7.97	c total #propagations: 1887141 / total #impl: 7354468 (eff. 0.257)
7.89/7.97	c #Conflicts:     293000 | #Learnt:      18894 | 0.000
7.89/7.97	c total clause space: 18.2382MB
7.89/7.97	c total #watches: 38364
7.99/8.01	c total #propagations: 1891485 / total #impl: 7371419 (eff. 0.257)
7.99/8.01	c #Conflicts:     294000 | #Learnt:      19894 | 0.000
7.99/8.01	c total clause space: 18.2382MB
7.99/8.01	c total #watches: 40364
7.99/8.04	c total #propagations: 1896826 / total #impl: 7398976 (eff. 0.256)
7.99/8.04	c #Conflicts:     295000 | #Learnt:      20894 | 0.000
7.99/8.04	c total clause space: 18.2382MB
7.99/8.04	c total #watches: 42364
7.99/8.07	c total #propagations: 1901212 / total #impl: 7420658 (eff. 0.256)
7.99/8.07	c #Conflicts:     296000 | #Learnt:      21894 | 0.000
7.99/8.07	c total clause space: 18.2382MB
7.99/8.07	c total #watches: 44364
8.09/8.10	c total #propagations: 1905843 / total #impl: 7436438 (eff. 0.256)
8.09/8.10	c #Conflicts:     297000 | #Learnt:      22894 | 0.000
8.09/8.10	c total clause space: 18.2382MB
8.09/8.10	c total #watches: 46364
8.09/8.14	c total #propagations: 1911429 / total #impl: 7456158 (eff. 0.256)
8.09/8.14	c #Conflicts:     298000 | #Learnt:      23894 | 0.000
8.09/8.14	c total clause space: 18.2382MB
8.09/8.14	c total #watches: 48364
8.09/8.17	c total #propagations: 1918412 / total #impl: 7486286 (eff. 0.256)
8.09/8.17	c #Conflicts:     299000 | #Learnt:      24894 | 0.000
8.09/8.17	c total clause space: 18.2382MB
8.09/8.17	c total #watches: 50364
8.19/8.21	c total #propagations: 1924534 / total #impl: 7508447 (eff. 0.256)
8.19/8.21	c #Conflicts:     300000 | #Learnt:      25894 | 0.000
8.19/8.21	c total clause space: 18.2382MB
8.19/8.21	c total #watches: 52364
8.19/8.24	c total #propagations: 1929815 / total #impl: 7529302 (eff. 0.256)
8.19/8.24	c GARBAGE COLLECT
8.19/8.24	c #Conflicts:     301000 | #Learnt:      13791 | 0.000
8.19/8.24	c total clause space: 18.2382MB
8.19/8.24	c total #watches: 28158
8.19/8.27	c total #propagations: 1933312 / total #impl: 7542513 (eff. 0.256)
8.19/8.27	c #Conflicts:     302000 | #Learnt:      14791 | 0.000
8.19/8.27	c total clause space: 18.2382MB
8.19/8.27	c total #watches: 30158
8.19/8.30	c total #propagations: 1938841 / total #impl: 7563687 (eff. 0.256)
8.19/8.30	c #Conflicts:     303000 | #Learnt:      15791 | 0.000
8.19/8.30	c total clause space: 18.2382MB
8.19/8.30	c total #watches: 32158
8.29/8.32	c total #propagations: 1944442 / total #impl: 7586027 (eff. 0.256)
8.29/8.32	c #Conflicts:     304000 | #Learnt:      16791 | 0.000
8.29/8.32	c total clause space: 18.2382MB
8.29/8.32	c total #watches: 34158
8.29/8.36	c total #propagations: 1949685 / total #impl: 7604307 (eff. 0.256)
8.29/8.36	c #Conflicts:     305000 | #Learnt:      17791 | 0.000
8.29/8.36	c total clause space: 18.2382MB
8.29/8.36	c total #watches: 36158
8.29/8.38	c total #propagations: 1954626 / total #impl: 7625607 (eff. 0.256)
8.29/8.38	c #Conflicts:     306000 | #Learnt:      18791 | 0.000
8.29/8.38	c total clause space: 18.2382MB
8.29/8.38	c total #watches: 38158
8.39/8.42	c total #propagations: 1959074 / total #impl: 7643566 (eff. 0.256)
8.39/8.42	c #Conflicts:     307000 | #Learnt:      19791 | 0.000
8.39/8.42	c total clause space: 18.2382MB
8.39/8.42	c total #watches: 40158
8.39/8.45	c total #propagations: 1963981 / total #impl: 7663474 (eff. 0.256)
8.39/8.45	c #Conflicts:     308000 | #Learnt:      20791 | 0.000
8.39/8.45	c total clause space: 18.2382MB
8.39/8.45	c total #watches: 42158
8.39/8.49	c total #propagations: 1969536 / total #impl: 7685259 (eff. 0.256)
8.39/8.49	c #Conflicts:     309000 | #Learnt:      21791 | 0.000
8.39/8.49	c total clause space: 18.2382MB
8.39/8.49	c total #watches: 44158
8.49/8.52	c total #propagations: 1974241 / total #impl: 7705011 (eff. 0.256)
8.49/8.52	c #Conflicts:     310000 | #Learnt:      22791 | 0.000
8.49/8.52	c total clause space: 18.2382MB
8.49/8.52	c total #watches: 46158
8.49/8.55	c total #propagations: 1978973 / total #impl: 7725667 (eff. 0.256)
8.49/8.55	c #Conflicts:     311000 | #Learnt:      23791 | 0.000
8.49/8.55	c total clause space: 18.2382MB
8.49/8.55	c total #watches: 48158
8.49/8.58	c total #propagations: 1982960 / total #impl: 7743781 (eff. 0.256)
8.49/8.58	c #Conflicts:     312000 | #Learnt:      24791 | 0.000
8.49/8.58	c total clause space: 18.2382MB
8.49/8.58	c total #watches: 50158
8.59/8.62	c total #propagations: 1986833 / total #impl: 7760868 (eff. 0.256)
8.59/8.62	c #Conflicts:     313000 | #Learnt:      25791 | 0.000
8.59/8.62	c total clause space: 18.2382MB
8.59/8.62	c total #watches: 52158
8.59/8.66	c total #propagations: 1991600 / total #impl: 7781463 (eff. 0.256)
8.59/8.66	c #Conflicts:     314000 | #Learnt:      26791 | 0.000
8.59/8.66	c total clause space: 18.2382MB
8.59/8.66	c total #watches: 54158
8.59/8.70	c total #propagations: 1996367 / total #impl: 7806220 (eff. 0.256)
8.59/8.70	c GARBAGE COLLECT
8.59/8.70	c #Conflicts:     315000 | #Learnt:      14395 | 0.000
8.59/8.70	c total clause space: 18.2382MB
8.59/8.70	c total #watches: 29366
8.69/8.72	c total #propagations: 2003304 / total #impl: 7832122 (eff. 0.256)
8.69/8.72	c #Conflicts:     316000 | #Learnt:      15395 | 0.000
8.69/8.72	c total clause space: 18.2382MB
8.69/8.72	c total #watches: 31366
8.69/8.75	c total #propagations: 2009928 / total #impl: 7857985 (eff. 0.256)
8.69/8.75	c #Conflicts:     317000 | #Learnt:      16395 | 0.000
8.69/8.75	c total clause space: 18.2382MB
8.69/8.75	c total #watches: 33366
8.69/8.77	c total #propagations: 2016103 / total #impl: 7885229 (eff. 0.256)
8.69/8.77	c #Conflicts:     318000 | #Learnt:      17395 | 0.000
8.69/8.77	c total clause space: 18.2382MB
8.69/8.77	c total #watches: 35366
8.79/8.81	c total #propagations: 2021458 / total #impl: 7906410 (eff. 0.256)
8.79/8.81	c #Conflicts:     319000 | #Learnt:      18395 | 0.000
8.79/8.81	c total clause space: 18.2382MB
8.79/8.81	c total #watches: 37366
8.79/8.83	c total #propagations: 2027853 / total #impl: 7935649 (eff. 0.256)
8.79/8.83	c #Conflicts:     320000 | #Learnt:      19395 | 0.000
8.79/8.83	c total clause space: 18.2382MB
8.79/8.83	c total #watches: 39366
8.79/8.86	c total #propagations: 2032643 / total #impl: 7956677 (eff. 0.255)
8.79/8.86	c #Conflicts:     321000 | #Learnt:      20395 | 0.000
8.79/8.86	c total clause space: 18.2382MB
8.79/8.86	c total #watches: 41366
8.79/8.88	c total #propagations: 2038484 / total #impl: 7979314 (eff. 0.255)
8.79/8.88	c #Conflicts:     322000 | #Learnt:      21395 | 0.000
8.79/8.88	c total clause space: 18.2382MB
8.79/8.88	c total #watches: 43366
8.90/8.91	c total #propagations: 2045343 / total #impl: 8003565 (eff. 0.256)
8.90/8.91	c #Conflicts:     323000 | #Learnt:      22395 | 0.000
8.90/8.91	c total clause space: 18.2382MB
8.90/8.91	c total #watches: 45366
8.90/8.94	c total #propagations: 2050020 / total #impl: 8022384 (eff. 0.256)
8.90/8.94	c #Conflicts:     324000 | #Learnt:      23395 | 0.000
8.90/8.94	c total clause space: 18.2382MB
8.90/8.94	c total #watches: 47366
8.90/8.97	c total #propagations: 2056616 / total #impl: 8047410 (eff. 0.256)
8.90/8.97	c #Conflicts:     325000 | #Learnt:      24395 | 0.000
8.90/8.97	c total clause space: 18.2382MB
8.90/8.97	c total #watches: 49366
8.90/8.99	c total #propagations: 2060927 / total #impl: 8067389 (eff. 0.255)
8.90/8.99	c #Conflicts:     326000 | #Learnt:      25395 | 0.000
8.90/8.99	c total clause space: 18.2382MB
8.90/8.99	c total #watches: 51366
8.99/9.03	c total #propagations: 2065044 / total #impl: 8090666 (eff. 0.255)
8.99/9.03	c #Conflicts:     327000 | #Learnt:      26395 | 0.000
8.99/9.03	c total clause space: 18.2382MB
8.99/9.03	c total #watches: 53366
8.99/9.08	c total #propagations: 2069657 / total #impl: 8113910 (eff. 0.255)
8.99/9.08	c #Conflicts:     328000 | #Learnt:      27395 | 0.000
8.99/9.08	c total clause space: 18.2382MB
8.99/9.08	c total #watches: 55366
9.09/9.11	c total #propagations: 2076345 / total #impl: 8144344 (eff. 0.255)
9.09/9.11	c GARBAGE COLLECT
9.09/9.11	c #Conflicts:     329000 | #Learnt:      14698 | 0.000
9.09/9.11	c total clause space: 18.2382MB
9.09/9.11	c total #watches: 29972
9.09/9.13	c total #propagations: 2082931 / total #impl: 8169802 (eff. 0.255)
9.09/9.13	c #Conflicts:     330000 | #Learnt:      15698 | 0.000
9.09/9.13	c total clause space: 18.2382MB
9.09/9.13	c total #watches: 31972
9.09/9.16	c total #propagations: 2087846 / total #impl: 8190260 (eff. 0.255)
9.09/9.16	c #Conflicts:     331000 | #Learnt:      16698 | 0.000
9.09/9.16	c total clause space: 18.2382MB
9.09/9.16	c total #watches: 33972
9.09/9.18	c total #propagations: 2095323 / total #impl: 8218978 (eff. 0.255)
9.09/9.18	c #Conflicts:     332000 | #Learnt:      17698 | 0.000
9.09/9.18	c total clause space: 18.2382MB
9.09/9.18	c total #watches: 35972
9.19/9.21	c total #propagations: 2099645 / total #impl: 8239168 (eff. 0.255)
9.19/9.21	c #Conflicts:     333000 | #Learnt:      18698 | 0.000
9.19/9.21	c total clause space: 18.2382MB
9.19/9.21	c total #watches: 37972
9.19/9.24	c total #propagations: 2103316 / total #impl: 8255489 (eff. 0.255)
9.19/9.24	c #Conflicts:     334000 | #Learnt:      19698 | 0.000
9.19/9.24	c total clause space: 18.2382MB
9.19/9.24	c total #watches: 39972
9.19/9.27	c total #propagations: 2108441 / total #impl: 8275159 (eff. 0.255)
9.19/9.27	c #Conflicts:     335000 | #Learnt:      20698 | 0.000
9.19/9.27	c total clause space: 18.2382MB
9.19/9.27	c total #watches: 41972
9.29/9.31	c total #propagations: 2113932 / total #impl: 8298166 (eff. 0.255)
9.29/9.31	c #Conflicts:     336000 | #Learnt:      21698 | 0.000
9.29/9.31	c total clause space: 18.2382MB
9.29/9.31	c total #watches: 43972
9.29/9.34	c total #propagations: 2119596 / total #impl: 8319326 (eff. 0.255)
9.29/9.34	c #Conflicts:     337000 | #Learnt:      22698 | 0.000
9.29/9.34	c total clause space: 18.2382MB
9.29/9.34	c total #watches: 45972
9.29/9.38	c total #propagations: 2124292 / total #impl: 8336584 (eff. 0.255)
9.29/9.38	c #Conflicts:     338000 | #Learnt:      23698 | 0.000
9.29/9.38	c total clause space: 18.2382MB
9.29/9.38	c total #watches: 47972
9.39/9.42	c total #propagations: 2130273 / total #impl: 8359544 (eff. 0.255)
9.39/9.42	c #Conflicts:     339000 | #Learnt:      24698 | 0.000
9.39/9.42	c total clause space: 18.2382MB
9.39/9.42	c total #watches: 49972
9.39/9.46	c total #propagations: 2134726 / total #impl: 8376778 (eff. 0.255)
9.39/9.46	c #Conflicts:     340000 | #Learnt:      25698 | 0.000
9.39/9.46	c total clause space: 18.2382MB
9.39/9.46	c total #watches: 51972
9.39/9.49	c total #propagations: 2139964 / total #impl: 8398094 (eff. 0.255)
9.39/9.49	c #Conflicts:     341000 | #Learnt:      26698 | 0.000
9.39/9.49	c total clause space: 18.2382MB
9.39/9.49	c total #watches: 53972
9.49/9.53	c total #propagations: 2143562 / total #impl: 8418078 (eff. 0.255)
9.49/9.53	c #Conflicts:     342000 | #Learnt:      27698 | 0.000
9.49/9.53	c total clause space: 18.2382MB
9.49/9.53	c total #watches: 55972
9.49/9.57	c total #propagations: 2148122 / total #impl: 8438666 (eff. 0.255)
9.49/9.57	c GARBAGE COLLECT
9.49/9.57	c #Conflicts:     343000 | #Learnt:      14696 | 0.000
9.49/9.57	c total clause space: 18.2382MB
9.49/9.57	c total #watches: 29968
9.59/9.61	c total #propagations: 2153488 / total #impl: 8458941 (eff. 0.255)
9.59/9.61	c #Conflicts:     344000 | #Learnt:      15696 | 0.000
9.59/9.61	c total clause space: 18.2382MB
9.59/9.61	c total #watches: 31968
9.59/9.63	c total #propagations: 2158110 / total #impl: 8477639 (eff. 0.255)
9.59/9.63	c #Conflicts:     345000 | #Learnt:      16696 | 0.000
9.59/9.63	c total clause space: 18.2382MB
9.59/9.63	c total #watches: 33968
9.59/9.67	c total #propagations: 2163310 / total #impl: 8497153 (eff. 0.255)
9.59/9.67	c #Conflicts:     346000 | #Learnt:      17696 | 0.000
9.59/9.67	c total clause space: 18.2382MB
9.59/9.67	c total #watches: 35968
9.69/9.70	c total #propagations: 2168465 / total #impl: 8515851 (eff. 0.255)
9.69/9.70	c #Conflicts:     347000 | #Learnt:      18696 | 0.000
9.69/9.70	c total clause space: 18.2382MB
9.69/9.70	c total #watches: 37968
9.69/9.73	c total #propagations: 2174633 / total #impl: 8539045 (eff. 0.255)
9.69/9.73	c #Conflicts:     348000 | #Learnt:      19696 | 0.000
9.69/9.73	c total clause space: 18.2382MB
9.69/9.73	c total #watches: 39968
9.69/9.76	c total #propagations: 2179582 / total #impl: 8559563 (eff. 0.255)
9.69/9.76	c #Conflicts:     349000 | #Learnt:      20696 | 0.000
9.69/9.76	c total clause space: 18.2382MB
9.69/9.76	c total #watches: 41968
9.69/9.79	c total #propagations: 2184961 / total #impl: 8587889 (eff. 0.254)
9.69/9.79	c #Conflicts:     350000 | #Learnt:      21696 | 0.000
9.69/9.79	c total clause space: 18.2382MB
9.69/9.79	c total #watches: 43968
9.79/9.82	c total #propagations: 2189119 / total #impl: 8609682 (eff. 0.254)
9.79/9.82	c #Conflicts:     351000 | #Learnt:      22696 | 0.000
9.79/9.82	c total clause space: 18.2382MB
9.79/9.82	c total #watches: 45968
9.79/9.87	c total #propagations: 2194442 / total #impl: 8633329 (eff. 0.254)
9.79/9.87	c #Conflicts:     352000 | #Learnt:      23696 | 0.000
9.79/9.87	c total clause space: 18.2382MB
9.79/9.87	c total #watches: 47968
9.89/9.91	c total #propagations: 2198114 / total #impl: 8653468 (eff. 0.254)
9.89/9.91	c #Conflicts:     353000 | #Learnt:      24696 | 0.000
9.89/9.91	c total clause space: 18.2382MB
9.89/9.91	c total #watches: 49968
9.89/9.95	c total #propagations: 2203455 / total #impl: 8676747 (eff. 0.254)
9.89/9.95	c #Conflicts:     354000 | #Learnt:      25696 | 0.000
9.89/9.95	c total clause space: 18.2382MB
9.89/9.95	c total #watches: 51968
9.89/9.99	c total #propagations: 2208704 / total #impl: 8696642 (eff. 0.254)
9.89/9.99	c #Conflicts:     355000 | #Learnt:      26696 | 0.000
9.89/9.99	c total clause space: 18.2382MB
9.89/9.99	c total #watches: 53968
9.99/10.04	c total #propagations: 2213300 / total #impl: 8715085 (eff. 0.254)
9.99/10.04	c #Conflicts:     356000 | #Learnt:      27696 | 0.000
9.99/10.04	c total clause space: 18.2382MB
9.99/10.04	c total #watches: 55968
9.99/10.09	c total #propagations: 2217474 / total #impl: 8732678 (eff. 0.254)
9.99/10.09	c GARBAGE COLLECT
9.99/10.09	c #Conflicts:     357000 | #Learnt:      14393 | 0.000
9.99/10.09	c total clause space: 18.2382MB
9.99/10.09	c total #watches: 29362
10.09/10.12	c total #propagations: 2223314 / total #impl: 8755806 (eff. 0.254)
10.09/10.12	c #Conflicts:     358000 | #Learnt:      15393 | 0.000
10.09/10.12	c total clause space: 18.2382MB
10.09/10.12	c total #watches: 31362
10.09/10.15	c total #propagations: 2229553 / total #impl: 8778515 (eff. 0.254)
10.09/10.15	c #Conflicts:     359000 | #Learnt:      16393 | 0.000
10.09/10.15	c total clause space: 18.2382MB
10.09/10.15	c total #watches: 33362
10.09/10.17	c total #propagations: 2235492 / total #impl: 8801361 (eff. 0.254)
10.09/10.17	c #Conflicts:     360000 | #Learnt:      17393 | 0.000
10.09/10.17	c total clause space: 18.2382MB
10.09/10.17	c total #watches: 35362
10.09/10.19	c total #propagations: 2240165 / total #impl: 8819719 (eff. 0.254)
10.09/10.19	c #Conflicts:     361000 | #Learnt:      18393 | 0.000
10.09/10.19	c total clause space: 18.2382MB
10.09/10.19	c total #watches: 37362
10.19/10.22	c total #propagations: 2245809 / total #impl: 8839713 (eff. 0.254)
10.19/10.22	c #Conflicts:     362000 | #Learnt:      19393 | 0.000
10.19/10.22	c total clause space: 18.2382MB
10.19/10.22	c total #watches: 39362
10.19/10.25	c total #propagations: 2251991 / total #impl: 8861498 (eff. 0.254)
10.19/10.25	c #Conflicts:     363000 | #Learnt:      20393 | 0.000
10.19/10.25	c total clause space: 18.2382MB
10.19/10.25	c total #watches: 41362
10.19/10.28	c total #propagations: 2255313 / total #impl: 8874763 (eff. 0.254)
10.19/10.28	c #Conflicts:     364000 | #Learnt:      21393 | 0.000
10.19/10.28	c total clause space: 18.2382MB
10.19/10.28	c total #watches: 43362
10.29/10.31	c total #propagations: 2259689 / total #impl: 8892607 (eff. 0.254)
10.29/10.31	c #Conflicts:     365000 | #Learnt:      22393 | 0.000
10.29/10.31	c total clause space: 18.2382MB
10.29/10.31	c total #watches: 45362
10.29/10.35	c total #propagations: 2265619 / total #impl: 8915511 (eff. 0.254)
10.29/10.35	c #Conflicts:     366000 | #Learnt:      23393 | 0.000
10.29/10.35	c total clause space: 18.2382MB
10.29/10.35	c total #watches: 47362
10.29/10.38	c total #propagations: 2271561 / total #impl: 8936966 (eff. 0.254)
10.29/10.38	c #Conflicts:     367000 | #Learnt:      24393 | 0.000
10.29/10.38	c total clause space: 18.2382MB
10.29/10.38	c total #watches: 49362
10.39/10.42	c total #propagations: 2279527 / total #impl: 8966208 (eff. 0.254)
10.39/10.42	c #Conflicts:     368000 | #Learnt:      25393 | 0.000
10.39/10.42	c total clause space: 18.2382MB
10.39/10.42	c total #watches: 51362
10.39/10.45	c total #propagations: 2284918 / total #impl: 8986507 (eff. 0.254)
10.39/10.45	c #Conflicts:     369000 | #Learnt:      26393 | 0.000
10.39/10.45	c total clause space: 18.2382MB
10.39/10.45	c total #watches: 53362
10.39/10.48	c total #propagations: 2289581 / total #impl: 9005640 (eff. 0.254)
10.39/10.48	c #Conflicts:     370000 | #Learnt:      27393 | 0.000
10.39/10.48	c total clause space: 18.2382MB
10.39/10.48	c total #watches: 55362
10.49/10.52	c total #propagations: 2293662 / total #impl: 9025806 (eff. 0.254)
10.49/10.52	c #Conflicts:     371000 | #Learnt:      28393 | 0.000
10.49/10.52	c total clause space: 18.2382MB
10.49/10.52	c total #watches: 57362
10.49/10.56	c total #propagations: 2298870 / total #impl: 9048767 (eff. 0.254)
10.49/10.56	c GARBAGE COLLECT
10.49/10.56	c #Conflicts:     372000 | #Learnt:      14792 | 0.000
10.49/10.56	c total clause space: 18.2382MB
10.49/10.56	c total #watches: 30160
10.49/10.58	c total #propagations: 2303873 / total #impl: 9073715 (eff. 0.254)
10.49/10.58	c #Conflicts:     373000 | #Learnt:      15792 | 0.000
10.49/10.58	c total clause space: 18.2382MB
10.49/10.58	c total #watches: 32160
10.59/10.60	c total #propagations: 2309783 / total #impl: 9099810 (eff. 0.254)
10.59/10.60	c #Conflicts:     374000 | #Learnt:      16792 | 0.000
10.59/10.60	c total clause space: 18.2382MB
10.59/10.60	c total #watches: 34160
10.59/10.63	c total #propagations: 2317640 / total #impl: 9129652 (eff. 0.254)
10.59/10.63	c #Conflicts:     375000 | #Learnt:      17792 | 0.000
10.59/10.63	c total clause space: 18.2382MB
10.59/10.63	c total #watches: 36160
10.59/10.65	c total #propagations: 2322426 / total #impl: 9151732 (eff. 0.254)
10.59/10.65	c #Conflicts:     376000 | #Learnt:      18792 | 0.000
10.59/10.65	c total clause space: 18.2382MB
10.59/10.65	c total #watches: 38160
10.59/10.69	c total #propagations: 2327606 / total #impl: 9175161 (eff. 0.254)
10.59/10.69	c #Conflicts:     377000 | #Learnt:      19792 | 0.000
10.59/10.69	c total clause space: 18.2382MB
10.59/10.69	c total #watches: 40160
10.69/10.73	c total #propagations: 2332658 / total #impl: 9199341 (eff. 0.254)
10.69/10.73	c #Conflicts:     378000 | #Learnt:      20792 | 0.000
10.69/10.73	c total clause space: 18.2382MB
10.69/10.73	c total #watches: 42160
10.69/10.77	c total #propagations: 2336932 / total #impl: 9221843 (eff. 0.253)
10.69/10.77	c #Conflicts:     379000 | #Learnt:      21792 | 0.000
10.69/10.77	c total clause space: 18.2382MB
10.69/10.77	c total #watches: 44160
10.79/10.80	c total #propagations: 2341699 / total #impl: 9243962 (eff. 0.253)
10.79/10.80	c #Conflicts:     380000 | #Learnt:      22792 | 0.000
10.79/10.80	c total clause space: 18.2382MB
10.79/10.80	c total #watches: 46160
10.79/10.84	c total #propagations: 2347276 / total #impl: 9266227 (eff. 0.253)
10.79/10.84	c #Conflicts:     381000 | #Learnt:      23792 | 0.000
10.79/10.84	c total clause space: 18.2382MB
10.79/10.84	c total #watches: 48160
10.79/10.88	c total #propagations: 2353250 / total #impl: 9289464 (eff. 0.253)
10.79/10.88	c #Conflicts:     382000 | #Learnt:      24792 | 0.000
10.79/10.88	c total clause space: 18.2382MB
10.79/10.88	c total #watches: 50160
10.89/10.92	c total #propagations: 2359949 / total #impl: 9314497 (eff. 0.253)
10.89/10.92	c #Conflicts:     383000 | #Learnt:      25792 | 0.000
10.89/10.92	c total clause space: 18.2382MB
10.89/10.92	c total #watches: 52160
10.89/10.96	c total #propagations: 2365281 / total #impl: 9334965 (eff. 0.253)
10.89/10.96	c #Conflicts:     384000 | #Learnt:      26792 | 0.000
10.89/10.96	c total clause space: 18.2382MB
10.89/10.96	c total #watches: 54160
10.89/11.00	c total #propagations: 2370850 / total #impl: 9356219 (eff. 0.253)
10.89/11.00	c #Conflicts:     385000 | #Learnt:      27792 | 0.000
10.89/11.00	c total clause space: 18.2382MB
10.89/11.00	c total #watches: 56160
10.99/11.03	c total #propagations: 2376027 / total #impl: 9378491 (eff. 0.253)
10.99/11.03	c #Conflicts:     386000 | #Learnt:      28792 | 0.000
10.99/11.03	c total clause space: 18.2382MB
10.99/11.03	c total #watches: 58160
10.99/11.08	c total #propagations: 2380406 / total #impl: 9400585 (eff. 0.253)
10.99/11.08	c #Conflicts:     387000 | #Learnt:      29792 | 0.000
10.99/11.08	c total clause space: 18.2382MB
10.99/11.08	c total #watches: 60160
11.09/11.12	c total #propagations: 2386307 / total #impl: 9424528 (eff. 0.253)
11.09/11.12	c GARBAGE COLLECT
11.09/11.12	c #Conflicts:     388000 | #Learnt:      15890 | 0.000
11.09/11.12	c total clause space: 18.2382MB
11.09/11.12	c total #watches: 32356
11.09/11.14	c total #propagations: 2394050 / total #impl: 9452504 (eff. 0.253)
11.09/11.14	c #Conflicts:     389000 | #Learnt:      16890 | 0.000
11.09/11.14	c total clause space: 18.2382MB
11.09/11.14	c total #watches: 34356
11.09/11.17	c total #propagations: 2399856 / total #impl: 9474353 (eff. 0.253)
11.09/11.17	c #Conflicts:     390000 | #Learnt:      17890 | 0.000
11.09/11.17	c total clause space: 18.2382MB
11.09/11.17	c total #watches: 36356
11.19/11.21	c total #propagations: 2405285 / total #impl: 9498480 (eff. 0.253)
11.19/11.21	c #Conflicts:     391000 | #Learnt:      18890 | 0.000
11.19/11.21	c total clause space: 18.2382MB
11.19/11.21	c total #watches: 38356
11.19/11.24	c total #propagations: 2411056 / total #impl: 9522279 (eff. 0.253)
11.19/11.24	c #Conflicts:     392000 | #Learnt:      19890 | 0.000
11.19/11.24	c total clause space: 18.2382MB
11.19/11.24	c total #watches: 40356
11.19/11.27	c total #propagations: 2417508 / total #impl: 9547378 (eff. 0.253)
11.19/11.27	c #Conflicts:     393000 | #Learnt:      20890 | 0.000
11.19/11.27	c total clause space: 18.2382MB
11.19/11.27	c total #watches: 42356
11.29/11.30	c total #propagations: 2423027 / total #impl: 9568313 (eff. 0.253)
11.29/11.30	c #Conflicts:     394000 | #Learnt:      21890 | 0.000
11.29/11.30	c total clause space: 18.2382MB
11.29/11.30	c total #watches: 44356
11.29/11.34	c total #propagations: 2426979 / total #impl: 9588566 (eff. 0.253)
11.29/11.34	c #Conflicts:     395000 | #Learnt:      22890 | 0.000
11.29/11.34	c total clause space: 18.2382MB
11.29/11.34	c total #watches: 46356
11.29/11.37	c total #propagations: 2430573 / total #impl: 9605175 (eff. 0.253)
11.29/11.37	c #Conflicts:     396000 | #Learnt:      23890 | 0.000
11.29/11.37	c total clause space: 18.2382MB
11.29/11.37	c total #watches: 48356
11.39/11.40	c total #propagations: 2433796 / total #impl: 9619894 (eff. 0.253)
11.39/11.40	c #Conflicts:     397000 | #Learnt:      24890 | 0.000
11.39/11.40	c total clause space: 18.2382MB
11.39/11.40	c total #watches: 50356
11.39/11.44	c total #propagations: 2437852 / total #impl: 9639920 (eff. 0.253)
11.39/11.44	c #Conflicts:     398000 | #Learnt:      25890 | 0.000
11.39/11.44	c total clause space: 18.2382MB
11.39/11.44	c total #watches: 52356
11.39/11.47	c total #propagations: 2442362 / total #impl: 9658751 (eff. 0.253)
11.39/11.47	c #Conflicts:     399000 | #Learnt:      26890 | 0.000
11.39/11.47	c total clause space: 18.2382MB
11.39/11.47	c total #watches: 54356
11.49/11.51	c total #propagations: 2447418 / total #impl: 9679300 (eff. 0.253)
11.49/11.51	c #Conflicts:     400000 | #Learnt:      27890 | 0.000
11.49/11.51	c total clause space: 18.2382MB
11.49/11.51	c total #watches: 56356
11.49/11.55	c total #propagations: 2452261 / total #impl: 9698343 (eff. 0.253)
11.49/11.55	c #Conflicts:     401000 | #Learnt:      28890 | 0.000
11.49/11.55	c total clause space: 18.2382MB
11.49/11.55	c total #watches: 58356
11.59/11.61	c total #propagations: 2456565 / total #impl: 9715628 (eff. 0.253)
11.59/11.61	c #Conflicts:     402000 | #Learnt:      29890 | 0.000
11.59/11.61	c total clause space: 18.2382MB
11.59/11.61	c total #watches: 60356
11.59/11.66	c total #propagations: 2461753 / total #impl: 9742942 (eff. 0.253)
11.59/11.66	c GARBAGE COLLECT
11.59/11.66	c #Conflicts:     403000 | #Learnt:      15691 | 0.000
11.59/11.66	c total clause space: 18.2382MB
11.59/11.66	c total #watches: 31958
11.59/11.68	c total #propagations: 2466948 / total #impl: 9764142 (eff. 0.253)
11.59/11.68	c #Conflicts:     404000 | #Learnt:      16691 | 0.000
11.59/11.68	c total clause space: 18.2382MB
11.59/11.68	c total #watches: 33958
11.69/11.70	c total #propagations: 2471728 / total #impl: 9781431 (eff. 0.253)
11.69/11.70	c #Conflicts:     405000 | #Learnt:      17691 | 0.000
11.69/11.70	c total clause space: 18.2382MB
11.69/11.70	c total #watches: 35958
11.69/11.73	c total #propagations: 2476427 / total #impl: 9800271 (eff. 0.253)
11.69/11.73	c #Conflicts:     406000 | #Learnt:      18691 | 0.000
11.69/11.73	c total clause space: 18.2382MB
11.69/11.73	c total #watches: 37958
11.69/11.77	c total #propagations: 2481879 / total #impl: 9819897 (eff. 0.253)
11.69/11.77	c #Conflicts:     407000 | #Learnt:      19691 | 0.000
11.69/11.77	c total clause space: 18.2382MB
11.69/11.77	c total #watches: 39958
11.79/11.80	c total #propagations: 2487920 / total #impl: 9843842 (eff. 0.253)
11.79/11.80	c #Conflicts:     408000 | #Learnt:      20691 | 0.000
11.79/11.80	c total clause space: 18.2382MB
11.79/11.80	c total #watches: 41958
11.79/11.84	c total #propagations: 2493215 / total #impl: 9864844 (eff. 0.253)
11.79/11.84	c #Conflicts:     409000 | #Learnt:      21691 | 0.000
11.79/11.84	c total clause space: 18.2382MB
11.79/11.84	c total #watches: 43958
11.79/11.88	c total #propagations: 2498912 / total #impl: 9891488 (eff. 0.253)
11.79/11.88	c #Conflicts:     410000 | #Learnt:      22691 | 0.000
11.79/11.88	c total clause space: 18.2382MB
11.79/11.88	c total #watches: 45958
11.89/11.91	c total #propagations: 2504390 / total #impl: 9912632 (eff. 0.253)
11.89/11.91	c #Conflicts:     411000 | #Learnt:      23691 | 0.000
11.89/11.91	c total clause space: 18.2382MB
11.89/11.91	c total #watches: 47958
11.89/11.95	c total #propagations: 2510427 / total #impl: 9934404 (eff. 0.253)
11.89/11.95	c #Conflicts:     412000 | #Learnt:      24691 | 0.000
11.89/11.95	c total clause space: 18.2382MB
11.89/11.95	c total #watches: 49958
11.89/11.99	c total #propagations: 2517082 / total #impl: 9960802 (eff. 0.253)
11.89/11.99	c #Conflicts:     413000 | #Learnt:      25691 | 0.000
11.89/11.99	c total clause space: 18.2382MB
11.89/11.99	c total #watches: 51958
11.99/12.04	c total #propagations: 2523017 / total #impl: 9986805 (eff. 0.253)
11.99/12.04	c #Conflicts:     414000 | #Learnt:      26691 | 0.000
11.99/12.04	c total clause space: 18.2382MB
11.99/12.04	c total #watches: 53958
11.99/12.08	c total #propagations: 2529280 / total #impl: 10014343 (eff. 0.253)
11.99/12.08	c #Conflicts:     415000 | #Learnt:      27691 | 0.000
11.99/12.08	c total clause space: 18.2382MB
11.99/12.08	c total #watches: 55958
12.09/12.11	c total #propagations: 2535775 / total #impl: 10044351 (eff. 0.252)
12.09/12.11	c #Conflicts:     416000 | #Learnt:      28691 | 0.000
12.09/12.11	c total clause space: 18.2382MB
12.09/12.11	c total #watches: 57958
12.09/12.16	c total #propagations: 2541777 / total #impl: 10071515 (eff. 0.252)
12.09/12.16	c #Conflicts:     417000 | #Learnt:      29691 | 0.000
12.09/12.16	c total clause space: 18.2382MB
12.09/12.16	c total #watches: 59958
12.09/12.19	c total #propagations: 2547491 / total #impl: 10097900 (eff. 0.252)
12.09/12.19	c #Conflicts:     418000 | #Learnt:      30691 | 0.000
12.09/12.19	c total clause space: 18.2382MB
12.09/12.19	c total #watches: 61958
12.19/12.22	c total #propagations: 2551729 / total #impl: 10118661 (eff. 0.252)
12.19/12.22	c GARBAGE COLLECT
12.19/12.22	c #Conflicts:     419000 | #Learnt:      16191 | 0.000
12.19/12.22	c total clause space: 18.2382MB
12.19/12.22	c total #watches: 32958
12.19/12.24	c total #propagations: 2556064 / total #impl: 10135455 (eff. 0.252)
12.19/12.24	c #Conflicts:     420000 | #Learnt:      17191 | 0.000
12.19/12.24	c total clause space: 18.2382MB
12.19/12.24	c total #watches: 34958
12.19/12.27	c total #propagations: 2560858 / total #impl: 10155652 (eff. 0.252)
12.19/12.27	c #Conflicts:     421000 | #Learnt:      18191 | 0.000
12.19/12.27	c total clause space: 18.2382MB
12.19/12.27	c total #watches: 36958
12.19/12.30	c total #propagations: 2564906 / total #impl: 10172722 (eff. 0.252)
12.19/12.30	c #Conflicts:     422000 | #Learnt:      19191 | 0.000
12.19/12.30	c total clause space: 18.2382MB
12.19/12.30	c total #watches: 38958
12.29/12.33	c total #propagations: 2569473 / total #impl: 10192522 (eff. 0.252)
12.29/12.33	c #Conflicts:     423000 | #Learnt:      20191 | 0.000
12.29/12.33	c total clause space: 18.2382MB
12.29/12.33	c total #watches: 40958
12.29/12.36	c total #propagations: 2575296 / total #impl: 10218426 (eff. 0.252)
12.29/12.36	c #Conflicts:     424000 | #Learnt:      21191 | 0.000
12.29/12.36	c total clause space: 18.2382MB
12.29/12.36	c total #watches: 42958
12.29/12.39	c total #propagations: 2582101 / total #impl: 10247736 (eff. 0.252)
12.29/12.39	c #Conflicts:     425000 | #Learnt:      22191 | 0.000
12.29/12.39	c total clause space: 18.2382MB
12.29/12.39	c total #watches: 44958
12.39/12.41	c total #propagations: 2587894 / total #impl: 10273131 (eff. 0.252)
12.39/12.41	c #Conflicts:     426000 | #Learnt:      23191 | 0.000
12.39/12.41	c total clause space: 18.2382MB
12.39/12.41	c total #watches: 46958
12.39/12.44	c total #propagations: 2593160 / total #impl: 10295857 (eff. 0.252)
12.39/12.44	c #Conflicts:     427000 | #Learnt:      24191 | 0.000
12.39/12.44	c total clause space: 18.2382MB
12.39/12.44	c total #watches: 48958
12.39/12.47	c total #propagations: 2597811 / total #impl: 10316210 (eff. 0.252)
12.39/12.47	c #Conflicts:     428000 | #Learnt:      25191 | 0.000
12.39/12.47	c total clause space: 18.2382MB
12.39/12.47	c total #watches: 50958
12.39/12.50	c total #propagations: 2602567 / total #impl: 10337125 (eff. 0.252)
12.39/12.50	c #Conflicts:     429000 | #Learnt:      26191 | 0.000
12.39/12.50	c total clause space: 18.2382MB
12.39/12.50	c total #watches: 52958
12.49/12.53	c total #propagations: 2607581 / total #impl: 10360874 (eff. 0.252)
12.49/12.53	c #Conflicts:     430000 | #Learnt:      27191 | 0.000
12.49/12.53	c total clause space: 18.2382MB
12.49/12.53	c total #watches: 54958
12.49/12.56	c total #propagations: 2613664 / total #impl: 10386915 (eff. 0.252)
12.49/12.56	c #Conflicts:     431000 | #Learnt:      28191 | 0.000
12.49/12.56	c total clause space: 18.2382MB
12.49/12.56	c total #watches: 56958
12.59/12.60	c total #propagations: 2617455 / total #impl: 10408350 (eff. 0.251)
12.59/12.60	c #Conflicts:     432000 | #Learnt:      29191 | 0.000
12.59/12.60	c total clause space: 18.2382MB
12.59/12.60	c total #watches: 58958
12.59/12.63	c total #propagations: 2621533 / total #impl: 10430659 (eff. 0.251)
12.59/12.63	c #Conflicts:     433000 | #Learnt:      30191 | 0.000
12.59/12.63	c total clause space: 18.2382MB
12.59/12.63	c total #watches: 60958
12.59/12.65	c total #propagations: 2626058 / total #impl: 10452669 (eff. 0.251)
12.59/12.65	c #Conflicts:     434000 | #Learnt:      31191 | 0.000
12.59/12.65	c total clause space: 18.2382MB
12.59/12.65	c total #watches: 62958
12.59/12.69	c total #propagations: 2629610 / total #impl: 10472443 (eff. 0.251)
12.59/12.69	c GARBAGE COLLECT
12.59/12.69	c #Conflicts:     435000 | #Learnt:      16396 | 0.000
12.59/12.69	c total clause space: 18.2382MB
12.59/12.69	c total #watches: 33368
12.69/12.72	c total #propagations: 2636061 / total #impl: 10500722 (eff. 0.251)
12.69/12.72	c #Conflicts:     436000 | #Learnt:      17396 | 0.000
12.69/12.72	c total clause space: 18.2382MB
12.69/12.72	c total #watches: 35368
12.69/12.74	c total #propagations: 2641949 / total #impl: 10525476 (eff. 0.251)
12.69/12.74	c #Conflicts:     437000 | #Learnt:      18396 | 0.000
12.69/12.74	c total clause space: 18.2382MB
12.69/12.74	c total #watches: 37368
12.69/12.77	c total #propagations: 2647038 / total #impl: 10548970 (eff. 0.251)
12.69/12.77	c #Conflicts:     438000 | #Learnt:      19396 | 0.000
12.69/12.77	c total clause space: 18.2382MB
12.69/12.77	c total #watches: 39368
12.79/12.80	c total #propagations: 2652680 / total #impl: 10575790 (eff. 0.251)
12.79/12.80	c #Conflicts:     439000 | #Learnt:      20396 | 0.000
12.79/12.80	c total clause space: 18.2382MB
12.79/12.80	c total #watches: 41368
12.79/12.83	c total #propagations: 2659213 / total #impl: 10608704 (eff. 0.251)
12.79/12.83	c #Conflicts:     440000 | #Learnt:      21396 | 0.000
12.79/12.83	c total clause space: 18.2382MB
12.79/12.83	c total #watches: 43368
12.79/12.86	c total #propagations: 2665853 / total #impl: 10642831 (eff. 0.250)
12.79/12.86	c #Conflicts:     441000 | #Learnt:      22396 | 0.000
12.79/12.86	c total clause space: 18.2382MB
12.79/12.86	c total #watches: 45368
12.79/12.89	c total #propagations: 2672073 / total #impl: 10673614 (eff. 0.250)
12.79/12.89	c #Conflicts:     442000 | #Learnt:      23396 | 0.000
12.79/12.89	c total clause space: 18.2382MB
12.79/12.89	c total #watches: 47368
12.89/12.91	c total #propagations: 2678083 / total #impl: 10703259 (eff. 0.250)
12.89/12.91	c #Conflicts:     443000 | #Learnt:      24396 | 0.000
12.89/12.91	c total clause space: 18.2382MB
12.89/12.91	c total #watches: 49368
12.89/12.94	c total #propagations: 2683321 / total #impl: 10729130 (eff. 0.250)
12.89/12.94	c #Conflicts:     444000 | #Learnt:      25396 | 0.000
12.89/12.94	c total clause space: 18.2382MB
12.89/12.94	c total #watches: 51368
12.89/12.97	c total #propagations: 2690068 / total #impl: 10760447 (eff. 0.250)
12.89/12.97	c #Conflicts:     445000 | #Learnt:      26396 | 0.000
12.89/12.97	c total clause space: 18.2382MB
12.89/12.97	c total #watches: 53368
12.99/13.00	c total #propagations: 2696663 / total #impl: 10791547 (eff. 0.250)
12.99/13.00	c #Conflicts:     446000 | #Learnt:      27396 | 0.000
12.99/13.00	c total clause space: 18.2382MB
12.99/13.00	c total #watches: 55368
12.99/13.03	c total #propagations: 2703017 / total #impl: 10823821 (eff. 0.250)
12.99/13.03	c #Conflicts:     447000 | #Learnt:      28396 | 0.000
12.99/13.03	c total clause space: 18.2382MB
12.99/13.03	c total #watches: 57368
12.99/13.06	c total #propagations: 2708775 / total #impl: 10854753 (eff. 0.250)
12.99/13.06	c #Conflicts:     448000 | #Learnt:      29396 | 0.000
12.99/13.06	c total clause space: 18.2382MB
12.99/13.06	c total #watches: 59368
12.99/13.09	c total #propagations: 2713858 / total #impl: 10882459 (eff. 0.249)
12.99/13.09	c #Conflicts:     449000 | #Learnt:      30396 | 0.000
12.99/13.09	c total clause space: 18.2382MB
12.99/13.09	c total #watches: 61368
13.09/13.12	c total #propagations: 2719358 / total #impl: 10911354 (eff. 0.249)
13.09/13.12	c #Conflicts:     450000 | #Learnt:      31396 | 0.000
13.09/13.12	c total clause space: 18.2382MB
13.09/13.12	c total #watches: 63368
13.09/13.16	c total #propagations: 2724414 / total #impl: 10938486 (eff. 0.249)
13.09/13.16	c GARBAGE COLLECT
13.09/13.16	c #Conflicts:     451000 | #Learnt:      16294 | 0.000
13.09/13.16	c total clause space: 18.2382MB
13.09/13.16	c total #watches: 33164
13.09/13.18	c total #propagations: 2730387 / total #impl: 10966456 (eff. 0.249)
13.09/13.18	c #Conflicts:     452000 | #Learnt:      17294 | 0.000
13.09/13.18	c total clause space: 18.2382MB
13.09/13.18	c total #watches: 35164
13.19/13.21	c total #propagations: 2736269 / total #impl: 10992771 (eff. 0.249)
13.19/13.21	c #Conflicts:     453000 | #Learnt:      18294 | 0.000
13.19/13.21	c total clause space: 18.2382MB
13.19/13.21	c total #watches: 37164
13.19/13.24	c total #propagations: 2742497 / total #impl: 11021231 (eff. 0.249)
13.19/13.24	c #Conflicts:     454000 | #Learnt:      19294 | 0.000
13.19/13.24	c total clause space: 18.2382MB
13.19/13.24	c total #watches: 39164
13.19/13.26	c total #propagations: 2748366 / total #impl: 11049288 (eff. 0.249)
13.19/13.26	c #Conflicts:     455000 | #Learnt:      20294 | 0.000
13.19/13.26	c total clause space: 18.2382MB
13.19/13.26	c total #watches: 41164
13.19/13.29	c total #propagations: 2753140 / total #impl: 11072439 (eff. 0.249)
13.19/13.29	c #Conflicts:     456000 | #Learnt:      21294 | 0.000
13.19/13.29	c total clause space: 18.2382MB
13.19/13.29	c total #watches: 43164
13.29/13.32	c total #propagations: 2757610 / total #impl: 11096440 (eff. 0.249)
13.29/13.32	c #Conflicts:     457000 | #Learnt:      22294 | 0.000
13.29/13.32	c total clause space: 18.2382MB
13.29/13.32	c total #watches: 45164
13.29/13.34	c total #propagations: 2761713 / total #impl: 11119192 (eff. 0.248)
13.29/13.34	c #Conflicts:     458000 | #Learnt:      23294 | 0.000
13.29/13.34	c total clause space: 18.2382MB
13.29/13.34	c total #watches: 47164
13.29/13.37	c total #propagations: 2765392 / total #impl: 11137964 (eff. 0.248)
13.29/13.37	c #Conflicts:     459000 | #Learnt:      24294 | 0.000
13.29/13.37	c total clause space: 18.2382MB
13.29/13.37	c total #watches: 49164
13.29/13.39	c total #propagations: 2768690 / total #impl: 11154221 (eff. 0.248)
13.29/13.39	c #Conflicts:     460000 | #Learnt:      25294 | 0.000
13.29/13.39	c total clause space: 18.2382MB
13.29/13.39	c total #watches: 51164
13.38/13.42	c total #propagations: 2772034 / total #impl: 11171246 (eff. 0.248)
13.38/13.42	c #Conflicts:     461000 | #Learnt:      26294 | 0.000
13.38/13.42	c total clause space: 18.2382MB
13.38/13.42	c total #watches: 53164
13.38/13.45	c total #propagations: 2775782 / total #impl: 11192029 (eff. 0.248)
13.38/13.45	c #Conflicts:     462000 | #Learnt:      27294 | 0.000
13.38/13.45	c total clause space: 18.2382MB
13.38/13.45	c total #watches: 55164
13.38/13.47	c total #propagations: 2780563 / total #impl: 11214987 (eff. 0.248)
13.38/13.47	c #Conflicts:     463000 | #Learnt:      28294 | 0.000
13.38/13.47	c total clause space: 18.2382MB
13.38/13.47	c total #watches: 57164
13.48/13.50	c total #propagations: 2783981 / total #impl: 11230618 (eff. 0.248)
13.48/13.50	c #Conflicts:     464000 | #Learnt:      29294 | 0.000
13.48/13.50	c total clause space: 18.2382MB
13.48/13.50	c total #watches: 59164
13.48/13.53	c total #propagations: 2787600 / total #impl: 11250180 (eff. 0.248)
13.48/13.53	c #Conflicts:     465000 | #Learnt:      30294 | 0.000
13.48/13.53	c total clause space: 18.2382MB
13.48/13.53	c total #watches: 61164
13.48/13.55	c total #propagations: 2791829 / total #impl: 11272424 (eff. 0.248)
13.48/13.55	c #Conflicts:     466000 | #Learnt:      31294 | 0.000
13.48/13.55	c total clause space: 18.2382MB
13.48/13.55	c total #watches: 63164
13.48/13.58	c total #propagations: 2796571 / total #impl: 11295723 (eff. 0.248)
13.48/13.58	c #Conflicts:     467000 | #Learnt:      32294 | 0.000
13.48/13.58	c total clause space: 18.2382MB
13.48/13.58	c total #watches: 65164
13.58/13.61	c total #propagations: 2801414 / total #impl: 11321283 (eff. 0.247)
13.58/13.61	c GARBAGE COLLECT
13.58/13.61	c #Conflicts:     468000 | #Learnt:      16896 | 0.000
13.58/13.61	c total clause space: 18.2382MB
13.58/13.61	c total #watches: 34368
13.58/13.63	c total #propagations: 2806282 / total #impl: 11342395 (eff. 0.247)
13.58/13.63	c #Conflicts:     469000 | #Learnt:      17896 | 0.000
13.58/13.63	c total clause space: 18.2382MB
13.58/13.63	c total #watches: 36368
13.58/13.66	c total #propagations: 2810973 / total #impl: 11360301 (eff. 0.247)
13.58/13.66	c #Conflicts:     470000 | #Learnt:      18896 | 0.000
13.58/13.66	c total clause space: 18.2382MB
13.58/13.66	c total #watches: 38368
13.58/13.68	c total #propagations: 2815862 / total #impl: 11382745 (eff. 0.247)
13.58/13.68	c #Conflicts:     471000 | #Learnt:      19896 | 0.000
13.58/13.68	c total clause space: 18.2382MB
13.58/13.68	c total #watches: 40368
13.68/13.71	c total #propagations: 2820280 / total #impl: 11405181 (eff. 0.247)
13.68/13.71	c #Conflicts:     472000 | #Learnt:      20896 | 0.000
13.68/13.71	c total clause space: 18.2382MB
13.68/13.71	c total #watches: 42368
13.68/13.75	c total #propagations: 2825477 / total #impl: 11429754 (eff. 0.247)
13.68/13.75	c #Conflicts:     473000 | #Learnt:      21896 | 0.000
13.68/13.75	c total clause space: 18.2382MB
13.68/13.75	c total #watches: 44368
13.68/13.79	c total #propagations: 2831375 / total #impl: 11456552 (eff. 0.247)
13.68/13.79	c #Conflicts:     474000 | #Learnt:      22896 | 0.000
13.68/13.79	c total clause space: 18.2382MB
13.68/13.79	c total #watches: 46368
13.78/13.82	c total #propagations: 2835709 / total #impl: 11475440 (eff. 0.247)
13.78/13.82	c #Conflicts:     475000 | #Learnt:      23896 | 0.000
13.78/13.82	c total clause space: 18.2382MB
13.78/13.82	c total #watches: 48368
13.78/13.85	c total #propagations: 2840290 / total #impl: 11495467 (eff. 0.247)
13.78/13.85	c #Conflicts:     476000 | #Learnt:      24896 | 0.000
13.78/13.85	c total clause space: 18.2382MB
13.78/13.85	c total #watches: 50368
13.78/13.88	c total #propagations: 2844757 / total #impl: 11518904 (eff. 0.247)
13.78/13.88	c #Conflicts:     477000 | #Learnt:      25896 | 0.000
13.78/13.88	c total clause space: 18.2382MB
13.78/13.88	c total #watches: 52368
13.88/13.92	c total #propagations: 2849422 / total #impl: 11541726 (eff. 0.247)
13.88/13.92	c #Conflicts:     478000 | #Learnt:      26896 | 0.000
13.88/13.92	c total clause space: 18.2382MB
13.88/13.92	c total #watches: 54368
13.88/13.95	c total #propagations: 2854092 / total #impl: 11564437 (eff. 0.247)
13.88/13.95	c #Conflicts:     479000 | #Learnt:      27896 | 0.000
13.88/13.95	c total clause space: 18.2382MB
13.88/13.95	c total #watches: 56368
13.88/13.99	c total #propagations: 2859843 / total #impl: 11590271 (eff. 0.247)
13.88/13.99	c #Conflicts:     480000 | #Learnt:      28896 | 0.000
13.88/13.99	c total clause space: 18.2382MB
13.88/13.99	c total #watches: 58368
13.98/14.03	c total #propagations: 2868982 / total #impl: 11625804 (eff. 0.247)
13.98/14.03	c #Conflicts:     481000 | #Learnt:      29896 | 0.000
13.98/14.03	c total clause space: 18.2382MB
13.98/14.03	c total #watches: 60368
13.98/14.06	c total #propagations: 2878967 / total #impl: 11663970 (eff. 0.247)
13.98/14.06	c #Conflicts:     482000 | #Learnt:      30896 | 0.000
13.98/14.06	c total clause space: 18.2382MB
13.98/14.06	c total #watches: 62368
14.08/14.10	c total #propagations: 2888364 / total #impl: 11700504 (eff. 0.247)
14.08/14.10	c #Conflicts:     483000 | #Learnt:      31896 | 0.000
14.08/14.10	c total clause space: 18.2382MB
14.08/14.10	c total #watches: 64368
14.08/14.14	c total #propagations: 2897521 / total #impl: 11737648 (eff. 0.247)
14.08/14.14	c #Conflicts:     484000 | #Learnt:      32896 | 0.000
14.08/14.14	c total clause space: 18.2382MB
14.08/14.14	c total #watches: 66368
14.08/14.17	c total #propagations: 2904603 / total #impl: 11767623 (eff. 0.247)
14.08/14.17	c GARBAGE COLLECT
14.08/14.17	c #Conflicts:     485000 | #Learnt:      17192 | 0.000
14.08/14.17	c total clause space: 18.2382MB
14.08/14.17	c total #watches: 34960
14.08/14.20	c total #propagations: 2911324 / total #impl: 11792761 (eff. 0.247)
14.08/14.20	c #Conflicts:     486000 | #Learnt:      18192 | 0.000
14.08/14.20	c total clause space: 18.2382MB
14.08/14.20	c total #watches: 36960
14.18/14.23	c total #propagations: 2916885 / total #impl: 11814348 (eff. 0.247)
14.18/14.23	c #Conflicts:     487000 | #Learnt:      19192 | 0.000
14.18/14.23	c total clause space: 18.2382MB
14.18/14.23	c total #watches: 38960
14.18/14.27	c total #propagations: 2922904 / total #impl: 11839600 (eff. 0.247)
14.18/14.27	c #Conflicts:     488000 | #Learnt:      20192 | 0.000
14.18/14.27	c total clause space: 18.2382MB
14.18/14.27	c total #watches: 40960
14.29/14.31	c total #propagations: 2928405 / total #impl: 11863185 (eff. 0.247)
14.29/14.31	c #Conflicts:     489000 | #Learnt:      21192 | 0.000
14.29/14.31	c total clause space: 18.2382MB
14.29/14.31	c total #watches: 42960
14.29/14.34	c total #propagations: 2933408 / total #impl: 11886915 (eff. 0.247)
14.29/14.34	c #Conflicts:     490000 | #Learnt:      22192 | 0.000
14.29/14.34	c total clause space: 18.2382MB
14.29/14.34	c total #watches: 44960
14.29/14.37	c total #propagations: 2938369 / total #impl: 11909670 (eff. 0.247)
14.29/14.37	c #Conflicts:     491000 | #Learnt:      23192 | 0.000
14.29/14.37	c total clause space: 18.2382MB
14.29/14.37	c total #watches: 46960
14.29/14.40	c total #propagations: 2942738 / total #impl: 11930902 (eff. 0.247)
14.29/14.40	c #Conflicts:     492000 | #Learnt:      24192 | 0.000
14.29/14.40	c total clause space: 18.2382MB
14.29/14.40	c total #watches: 48960
14.39/14.42	c total #propagations: 2947376 / total #impl: 11951553 (eff. 0.247)
14.39/14.42	c #Conflicts:     493000 | #Learnt:      25192 | 0.000
14.39/14.42	c total clause space: 18.2382MB
14.39/14.42	c total #watches: 50960
14.39/14.45	c total #propagations: 2953077 / total #impl: 11974330 (eff. 0.247)
14.39/14.45	c #Conflicts:     494000 | #Learnt:      26192 | 0.000
14.39/14.45	c total clause space: 18.2382MB
14.39/14.45	c total #watches: 52960
14.39/14.48	c total #propagations: 2958351 / total #impl: 11997179 (eff. 0.247)
14.39/14.48	c #Conflicts:     495000 | #Learnt:      27192 | 0.000
14.39/14.48	c total clause space: 18.2382MB
14.39/14.48	c total #watches: 54960
14.48/14.50	c total #propagations: 2963798 / total #impl: 12020375 (eff. 0.247)
14.48/14.50	c #Conflicts:     496000 | #Learnt:      28192 | 0.000
14.48/14.50	c total clause space: 18.2382MB
14.48/14.50	c total #watches: 56960
14.48/14.53	c total #propagations: 2968978 / total #impl: 12042679 (eff. 0.247)
14.48/14.53	c #Conflicts:     497000 | #Learnt:      29192 | 0.000
14.48/14.53	c total clause space: 18.2382MB
14.48/14.53	c total #watches: 58960
14.48/14.56	c total #propagations: 2974936 / total #impl: 12068551 (eff. 0.247)
14.48/14.56	c #Conflicts:     498000 | #Learnt:      30192 | 0.000
14.48/14.56	c total clause space: 18.2382MB
14.48/14.56	c total #watches: 60960
14.48/14.59	c total #propagations: 2980609 / total #impl: 12092766 (eff. 0.246)
14.48/14.59	c #Conflicts:     499000 | #Learnt:      31192 | 0.000
14.48/14.59	c total clause space: 18.2382MB
14.48/14.59	c total #watches: 62960
14.58/14.62	c total #propagations: 2987003 / total #impl: 12121181 (eff. 0.246)
14.58/14.62	c #Conflicts:     500000 | #Learnt:      32191 | 0.000
14.58/14.62	c total clause space: 18.2382MB
14.58/14.62	c total #watches: 64958
14.58/14.66	c total #propagations: 2992755 / total #impl: 12146705 (eff. 0.246)
14.58/14.66	c #Conflicts:     501000 | #Learnt:      33191 | 0.000
14.58/14.66	c total clause space: 18.2382MB
14.58/14.66	c total #watches: 66958
14.68/14.70	c total #propagations: 2997033 / total #impl: 12167672 (eff. 0.246)
14.68/14.70	c GARBAGE COLLECT
14.68/14.70	c #Conflicts:     502000 | #Learnt:      17189 | 0.000
14.68/14.70	c total clause space: 18.2382MB
14.68/14.70	c total #watches: 34954
14.68/14.73	c total #propagations: 3001122 / total #impl: 12187453 (eff. 0.246)
14.68/14.73	c #Conflicts:     503000 | #Learnt:      18189 | 0.000
14.68/14.73	c total clause space: 18.2382MB
14.68/14.73	c total #watches: 36954
14.68/14.76	c total #propagations: 3006595 / total #impl: 12209154 (eff. 0.246)
14.68/14.76	c #Conflicts:     504000 | #Learnt:      19189 | 0.000
14.68/14.76	c total clause space: 18.2382MB
14.68/14.76	c total #watches: 38954
14.68/14.79	c total #propagations: 3011466 / total #impl: 12235334 (eff. 0.246)
14.68/14.79	c #Conflicts:     505000 | #Learnt:      20189 | 0.000
14.68/14.79	c total clause space: 18.2382MB
14.68/14.79	c total #watches: 40954
14.78/14.83	c total #propagations: 3017106 / total #impl: 12260883 (eff. 0.246)
14.78/14.83	c #Conflicts:     506000 | #Learnt:      21189 | 0.000
14.78/14.83	c total clause space: 18.2382MB
14.78/14.83	c total #watches: 42954
14.78/14.87	c total #propagations: 3023315 / total #impl: 12288105 (eff. 0.246)
14.78/14.87	c #Conflicts:     507000 | #Learnt:      22189 | 0.000
14.78/14.87	c total clause space: 18.2382MB
14.78/14.87	c total #watches: 44954
14.88/14.90	c total #propagations: 3027532 / total #impl: 12311060 (eff. 0.246)
14.88/14.90	c #Conflicts:     508000 | #Learnt:      23189 | 0.000
14.88/14.90	c total clause space: 18.2382MB
14.88/14.90	c total #watches: 46954
14.88/14.94	c total #propagations: 3033472 / total #impl: 12336674 (eff. 0.246)
14.88/14.94	c #Conflicts:     509000 | #Learnt:      24189 | 0.000
14.88/14.94	c total clause space: 18.2382MB
14.88/14.94	c total #watches: 48954
14.88/14.98	c total #propagations: 3038586 / total #impl: 12361811 (eff. 0.246)
14.88/14.98	c #Conflicts:     510000 | #Learnt:      25189 | 0.000
14.88/14.98	c total clause space: 18.2382MB
14.88/14.98	c total #watches: 50954
14.98/15.02	c total #propagations: 3044322 / total #impl: 12388609 (eff. 0.246)
14.98/15.02	c #Conflicts:     511000 | #Learnt:      26189 | 0.000
14.98/15.02	c total clause space: 18.2382MB
14.98/15.02	c total #watches: 52954
14.98/15.06	c total #propagations: 3050461 / total #impl: 12416039 (eff. 0.246)
14.98/15.06	c #Conflicts:     512000 | #Learnt:      27189 | 0.000
14.98/15.06	c total clause space: 18.2382MB
14.98/15.06	c total #watches: 54954
15.08/15.10	c total #propagations: 3055758 / total #impl: 12439152 (eff. 0.246)
15.08/15.10	c #Conflicts:     513000 | #Learnt:      28189 | 0.000
15.08/15.10	c total clause space: 18.2382MB
15.08/15.10	c total #watches: 56954
15.08/15.14	c total #propagations: 3060307 / total #impl: 12459119 (eff. 0.246)
15.08/15.14	c #Conflicts:     514000 | #Learnt:      29189 | 0.000
15.08/15.14	c total clause space: 18.2382MB
15.08/15.14	c total #watches: 58954
15.08/15.17	c total #propagations: 3064849 / total #impl: 12477260 (eff. 0.246)
15.08/15.17	c #Conflicts:     515000 | #Learnt:      30189 | 0.000
15.08/15.17	c total clause space: 18.2382MB
15.08/15.17	c total #watches: 60954
15.18/15.22	c total #propagations: 3068881 / total #impl: 12495308 (eff. 0.246)
15.18/15.22	c #Conflicts:     516000 | #Learnt:      31189 | 0.000
15.18/15.22	c total clause space: 18.2382MB
15.18/15.22	c total #watches: 62954
15.18/15.27	c total #propagations: 3074191 / total #impl: 12518348 (eff. 0.246)
15.18/15.27	c #Conflicts:     517000 | #Learnt:      32189 | 0.000
15.18/15.27	c total clause space: 18.2382MB
15.18/15.27	c total #watches: 64954
15.28/15.32	c total #propagations: 3078556 / total #impl: 12537923 (eff. 0.246)
15.28/15.32	c #Conflicts:     518000 | #Learnt:      33189 | 0.000
15.28/15.32	c total clause space: 18.2382MB
15.28/15.32	c total #watches: 66954
15.28/15.36	c total #propagations: 3082859 / total #impl: 12556268 (eff. 0.246)
15.28/15.36	c #Conflicts:     519000 | #Learnt:      34189 | 0.000
15.28/15.36	c total clause space: 18.2382MB
15.28/15.36	c total #watches: 68954
15.39/15.41	c total #propagations: 3087393 / total #impl: 12577815 (eff. 0.245)
15.39/15.41	c GARBAGE COLLECT
15.39/15.41	c #Conflicts:     520000 | #Learnt:      17888 | 0.000
15.39/15.41	c total clause space: 18.2382MB
15.39/15.41	c total #watches: 36352
15.39/15.45	c total #propagations: 3091739 / total #impl: 12596449 (eff. 0.245)
15.39/15.45	c #Conflicts:     521000 | #Learnt:      18888 | 0.000
15.39/15.45	c total clause space: 18.2382MB
15.39/15.45	c total #watches: 38352
15.39/15.48	c total #propagations: 3096806 / total #impl: 12617767 (eff. 0.245)
15.39/15.48	c #Conflicts:     522000 | #Learnt:      19888 | 0.000
15.39/15.48	c total clause space: 18.2382MB
15.39/15.48	c total #watches: 40352
15.49/15.52	c total #propagations: 3102053 / total #impl: 12638884 (eff. 0.245)
15.49/15.52	c #Conflicts:     523000 | #Learnt:      20888 | 0.000
15.49/15.52	c total clause space: 18.2382MB
15.49/15.52	c total #watches: 42352
15.49/15.56	c total #propagations: 3107622 / total #impl: 12661478 (eff. 0.245)
15.49/15.56	c #Conflicts:     524000 | #Learnt:      21888 | 0.000
15.49/15.56	c total clause space: 18.2382MB
15.49/15.56	c total #watches: 44352
15.49/15.59	c total #propagations: 3113131 / total #impl: 12684806 (eff. 0.245)
15.49/15.59	c #Conflicts:     525000 | #Learnt:      22888 | 0.000
15.49/15.59	c total clause space: 18.2382MB
15.49/15.59	c total #watches: 46352
15.58/15.63	c total #propagations: 3117749 / total #impl: 12704429 (eff. 0.245)
15.58/15.63	c #Conflicts:     526000 | #Learnt:      23888 | 0.000
15.58/15.63	c total clause space: 18.2382MB
15.58/15.63	c total #watches: 48352
15.58/15.67	c total #propagations: 3122719 / total #impl: 12725594 (eff. 0.245)
15.58/15.67	c #Conflicts:     527000 | #Learnt:      24888 | 0.000
15.58/15.67	c total clause space: 18.2382MB
15.58/15.67	c total #watches: 50352
15.68/15.72	c total #propagations: 3127901 / total #impl: 12747848 (eff. 0.245)
15.68/15.72	c #Conflicts:     528000 | #Learnt:      25888 | 0.000
15.68/15.72	c total clause space: 18.2382MB
15.68/15.72	c total #watches: 52352
15.68/15.76	c total #propagations: 3133496 / total #impl: 12773527 (eff. 0.245)
15.68/15.76	c #Conflicts:     529000 | #Learnt:      26888 | 0.000
15.68/15.76	c total clause space: 18.2382MB
15.68/15.76	c total #watches: 54352
15.78/15.80	c total #propagations: 3138360 / total #impl: 12795021 (eff. 0.245)
15.78/15.80	c #Conflicts:     530000 | #Learnt:      27888 | 0.000
15.78/15.80	c total clause space: 18.2382MB
15.78/15.80	c total #watches: 56352
15.78/15.84	c total #propagations: 3143196 / total #impl: 12817436 (eff. 0.245)
15.78/15.84	c #Conflicts:     531000 | #Learnt:      28888 | 0.000
15.78/15.84	c total clause space: 18.2382MB
15.78/15.84	c total #watches: 58352
15.78/15.88	c total #propagations: 3148226 / total #impl: 12841061 (eff. 0.245)
15.78/15.88	c #Conflicts:     532000 | #Learnt:      29888 | 0.000
15.78/15.88	c total clause space: 18.2382MB
15.78/15.88	c total #watches: 60352
15.88/15.92	c total #propagations: 3153441 / total #impl: 12865634 (eff. 0.245)
15.88/15.92	c #Conflicts:     533000 | #Learnt:      30888 | 0.000
15.88/15.92	c total clause space: 18.2382MB
15.88/15.92	c total #watches: 62352
15.88/15.97	c total #propagations: 3159072 / total #impl: 12891124 (eff. 0.245)
15.88/15.97	c #Conflicts:     534000 | #Learnt:      31888 | 0.000
15.88/15.97	c total clause space: 18.2382MB
15.88/15.97	c total #watches: 64352
15.98/16.01	c total #propagations: 3165624 / total #impl: 12919880 (eff. 0.245)
15.98/16.01	c #Conflicts:     535000 | #Learnt:      32888 | 0.000
15.98/16.01	c total clause space: 18.2382MB
15.98/16.01	c total #watches: 66352
15.98/16.05	c total #propagations: 3171320 / total #impl: 12945610 (eff. 0.245)
15.98/16.05	c #Conflicts:     536000 | #Learnt:      33888 | 0.000
15.98/16.05	c total clause space: 18.2382MB
15.98/16.05	c total #watches: 68352
16.08/16.10	c total #propagations: 3176742 / total #impl: 12969788 (eff. 0.245)
16.08/16.10	c #Conflicts:     537000 | #Learnt:      34888 | 0.000
16.08/16.10	c total clause space: 18.2382MB
16.08/16.10	c total #watches: 70352
16.08/16.15	c total #propagations: 3181595 / total #impl: 12992678 (eff. 0.245)
16.08/16.15	c GARBAGE COLLECT
16.08/16.15	c #Conflicts:     538000 | #Learnt:      18294 | 0.000
16.08/16.15	c total clause space: 29.637MB
16.08/16.15	c total #watches: 37164
16.18/16.20	c total #propagations: 3187347 / total #impl: 13018007 (eff. 0.245)
16.18/16.20	c #Conflicts:     539000 | #Learnt:      19294 | 0.000
16.18/16.20	c total clause space: 29.637MB
16.18/16.20	c total #watches: 39164
16.18/16.24	c total #propagations: 3193783 / total #impl: 13048945 (eff. 0.245)
16.18/16.24	c #Conflicts:     540000 | #Learnt:      20294 | 0.000
16.18/16.24	c total clause space: 29.637MB
16.18/16.24	c total #watches: 41164
16.18/16.27	c total #propagations: 3199340 / total #impl: 13075988 (eff. 0.245)
16.18/16.27	c #Conflicts:     541000 | #Learnt:      21294 | 0.000
16.18/16.27	c total clause space: 29.637MB
16.18/16.27	c total #watches: 43164
16.28/16.31	c total #propagations: 3204937 / total #impl: 13098880 (eff. 0.245)
16.28/16.31	c #Conflicts:     542000 | #Learnt:      22294 | 0.000
16.28/16.31	c total clause space: 29.637MB
16.28/16.31	c total #watches: 45164
16.28/16.35	c total #propagations: 3209638 / total #impl: 13121451 (eff. 0.245)
16.28/16.35	c #Conflicts:     543000 | #Learnt:      23294 | 0.000
16.28/16.35	c total clause space: 29.637MB
16.28/16.35	c total #watches: 47164
16.38/16.40	c total #propagations: 3213899 / total #impl: 13140248 (eff. 0.245)
16.38/16.40	c #Conflicts:     544000 | #Learnt:      24294 | 0.000
16.38/16.40	c total clause space: 29.637MB
16.38/16.40	c total #watches: 49164
16.38/16.44	c total #propagations: 3219856 / total #impl: 13164134 (eff. 0.245)
16.38/16.44	c #Conflicts:     545000 | #Learnt:      25294 | 0.000
16.38/16.44	c total clause space: 29.637MB
16.38/16.44	c total #watches: 51164
16.38/16.48	c total #propagations: 3224149 / total #impl: 13183027 (eff. 0.245)
16.38/16.48	c #Conflicts:     546000 | #Learnt:      26294 | 0.000
16.38/16.48	c total clause space: 29.637MB
16.38/16.48	c total #watches: 53164
16.49/16.53	c total #propagations: 3229820 / total #impl: 13208287 (eff. 0.245)
16.49/16.53	c #Conflicts:     547000 | #Learnt:      27294 | 0.000
16.49/16.53	c total clause space: 29.637MB
16.49/16.53	c total #watches: 55164
16.49/16.57	c total #propagations: 3235807 / total #impl: 13234119 (eff. 0.245)
16.49/16.57	c #Conflicts:     548000 | #Learnt:      28294 | 0.000
16.49/16.57	c total clause space: 29.637MB
16.49/16.57	c total #watches: 57164
16.59/16.62	c total #propagations: 3241002 / total #impl: 13258242 (eff. 0.244)
16.59/16.62	c #Conflicts:     549000 | #Learnt:      29294 | 0.000
16.59/16.62	c total clause space: 29.637MB
16.59/16.62	c total #watches: 59164
16.59/16.67	c total #propagations: 3245731 / total #impl: 13278095 (eff. 0.244)
16.59/16.67	c #Conflicts:     550000 | #Learnt:      30294 | 0.000
16.59/16.67	c total clause space: 29.637MB
16.59/16.67	c total #watches: 61164
16.68/16.71	c total #propagations: 3251255 / total #impl: 13305649 (eff. 0.244)
16.68/16.71	c #Conflicts:     551000 | #Learnt:      31294 | 0.000
16.68/16.71	c total clause space: 29.637MB
16.68/16.71	c total #watches: 63164
16.68/16.77	c total #propagations: 3256670 / total #impl: 13334585 (eff. 0.244)
16.68/16.77	c #Conflicts:     552000 | #Learnt:      32294 | 0.000
16.68/16.77	c total clause space: 29.637MB
16.68/16.77	c total #watches: 65164
16.78/16.82	c total #propagations: 3262010 / total #impl: 13361021 (eff. 0.244)
16.78/16.82	c #Conflicts:     553000 | #Learnt:      33294 | 0.000
16.78/16.82	c total clause space: 29.637MB
16.78/16.82	c total #watches: 67164
16.78/16.87	c total #propagations: 3267356 / total #impl: 13388573 (eff. 0.244)
16.78/16.87	c #Conflicts:     554000 | #Learnt:      34294 | 0.000
16.78/16.87	c total clause space: 29.637MB
16.78/16.87	c total #watches: 69164
16.88/16.92	c total #propagations: 3272209 / total #impl: 13415106 (eff. 0.244)
16.88/16.92	c #Conflicts:     555000 | #Learnt:      35293 | 0.000
16.88/16.92	c total clause space: 29.637MB
16.88/16.92	c total #watches: 71162
16.88/16.99	c total #propagations: 3276833 / total #impl: 13439958 (eff. 0.244)
16.88/16.99	c GARBAGE COLLECT
16.88/16.99	c #Conflicts:     556000 | #Learnt:      18388 | 0.000
16.88/16.99	c total clause space: 29.637MB
16.88/16.99	c total #watches: 37352
16.98/17.01	c total #propagations: 3281993 / total #impl: 13466201 (eff. 0.244)
16.98/17.01	c #Conflicts:     557000 | #Learnt:      19388 | 0.000
16.98/17.01	c total clause space: 29.637MB
16.98/17.01	c total #watches: 39352
16.98/17.05	c total #propagations: 3286902 / total #impl: 13489470 (eff. 0.244)
16.98/17.05	c #Conflicts:     558000 | #Learnt:      20388 | 0.000
16.98/17.05	c total clause space: 29.637MB
16.98/17.05	c total #watches: 41352
16.98/17.08	c total #propagations: 3291359 / total #impl: 13508958 (eff. 0.244)
16.98/17.08	c #Conflicts:     559000 | #Learnt:      21388 | 0.000
16.98/17.08	c total clause space: 29.637MB
16.98/17.08	c total #watches: 43352
17.08/17.12	c total #propagations: 3296524 / total #impl: 13532058 (eff. 0.244)
17.08/17.12	c #Conflicts:     560000 | #Learnt:      22388 | 0.000
17.08/17.12	c total clause space: 29.637MB
17.08/17.12	c total #watches: 45352
17.08/17.16	c total #propagations: 3302210 / total #impl: 13556849 (eff. 0.244)
17.08/17.16	c #Conflicts:     561000 | #Learnt:      23388 | 0.000
17.08/17.16	c total clause space: 29.637MB
17.08/17.16	c total #watches: 47352
17.08/17.19	c total #propagations: 3309694 / total #impl: 13588626 (eff. 0.244)
17.08/17.19	c #Conflicts:     562000 | #Learnt:      24388 | 0.000
17.08/17.19	c total clause space: 29.637MB
17.08/17.19	c total #watches: 49352
17.18/17.23	c total #propagations: 3314885 / total #impl: 13610348 (eff. 0.244)
17.18/17.23	c #Conflicts:     563000 | #Learnt:      25388 | 0.000
17.18/17.23	c total clause space: 29.637MB
17.18/17.23	c total #watches: 51352
17.18/17.27	c total #propagations: 3319740 / total #impl: 13633848 (eff. 0.243)
17.18/17.27	c #Conflicts:     564000 | #Learnt:      26388 | 0.000
17.18/17.27	c total clause space: 29.637MB
17.18/17.27	c total #watches: 53352
17.28/17.31	c total #propagations: 3324847 / total #impl: 13658287 (eff. 0.243)
17.28/17.31	c #Conflicts:     565000 | #Learnt:      27387 | 0.000
17.28/17.31	c total clause space: 29.637MB
17.28/17.31	c total #watches: 55350
17.28/17.35	c total #propagations: 3330069 / total #impl: 13684107 (eff. 0.243)
17.28/17.35	c #Conflicts:     566000 | #Learnt:      28386 | 0.000
17.28/17.35	c total clause space: 29.637MB
17.28/17.35	c total #watches: 57348
17.28/17.37	c total #propagations: 3334801 / total #impl: 13708674 (eff. 0.243)
17.28/17.37	c UNSATISFIABLE 1
17.28/17.37	c CPU time              : 17.3454 s
17.28/17.37	d decisions 566312
17.28/17.37	d conflicts 773138
17.28/17.37	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-4121848-1467309296/watcher-4121848-1467309296 -o /tmp/evaluation-result-4121848-1467309296/solver-4121848-1467309296 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node104-1467308726-16096 --watchdog 1960 --input HOME/instance-4121848-1467309296.opb ./cdcl-cuttingplanes-release 

pid=17789
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.02 2.06 1.75 3/174 17792
/proc/meminfo: memFree=30453268/32872528 swapFree=447588/480292
[pid=17792] ppid=17789 vsize=29104 CPUtime=0 cores=0,2,4,6
/proc/17792/stat : 17792 (cdcl-cuttingpla) R 17789 17792 16080 0 -1 4202496 269 0 0 0 0 0 0 0 20 0 1 0 12033393 29802496 5260 33554432000 4194304 6199737 140733589990288 140736720007528 4209312 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/17792/statm: 7276 5260 122 490 0 6777 0

[startup+0.100163 s]
/proc/loadavg: 2.02 2.06 1.75 3/174 17792
/proc/meminfo: memFree=30453268/32872528 swapFree=447588/480292
[pid=17792] ppid=17789 vsize=33736 CPUtime=0.09 cores=0,2,4,6
/proc/17792/stat : 17792 (cdcl-cuttingpla) R 17789 17792 16080 0 -1 4202496 1015 0 0 0 9 0 0 0 20 0 1 0 12033393 34545664 7264 33554432000 4194304 6199737 140733589990288 140736720007528 4219249 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/17792/statm: 8434 7264 160 490 0 7935 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33736

[startup+0.200274 s]
/proc/loadavg: 2.02 2.06 1.75 3/174 17792
/proc/meminfo: memFree=30453268/32872528 swapFree=447588/480292
[pid=17792] ppid=17789 vsize=34004 CPUtime=0.19 cores=0,2,4,6
/proc/17792/stat : 17792 (cdcl-cuttingpla) R 17789 17792 16080 0 -1 4202496 1070 0 0 0 19 0 0 0 20 0 1 0 12033393 34820096 7319 33554432000 4194304 6199737 140733589990288 140736720007528 5299339 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/17792/statm: 8501 7319 160 490 0 8002 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 34004

[startup+0.300258 s]
/proc/loadavg: 2.02 2.06 1.75 3/174 17792
/proc/meminfo: memFree=30453268/32872528 swapFree=447588/480292
[pid=17792] ppid=17789 vsize=34132 CPUtime=0.29 cores=0,2,4,6
/proc/17792/stat : 17792 (cdcl-cuttingpla) R 17789 17792 16080 0 -1 4202496 1095 0 0 0 29 0 0 0 20 0 1 0 12033393 34951168 7344 33554432000 4194304 6199737 140733589990288 140736720007528 4222337 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/17792/statm: 8533 7344 160 490 0 8034 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34132

[startup+0.700228 s]
/proc/loadavg: 2.02 2.06 1.75 3/174 17792
/proc/meminfo: memFree=30453268/32872528 swapFree=447588/480292
[pid=17792] ppid=17789 vsize=34580 CPUtime=0.69 cores=0,2,4,6
/proc/17792/stat : 17792 (cdcl-cuttingpla) R 17789 17792 16080 0 -1 4202496 1587 0 0 0 69 0 0 0 20 0 1 0 12033393 35409920 7662 33554432000 4194304 6199737 140733589990288 140736720007528 4207822 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/17792/statm: 8645 7663 160 490 0 8146 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34580

[startup+1.50024 s]
/proc/loadavg: 2.02 2.06 1.75 3/175 17793
/proc/meminfo: memFree=30421924/32872528 swapFree=447588/480292
[pid=17792] ppid=17789 vsize=37780 CPUtime=1.49 cores=0,2,4,6
/proc/17792/stat : 17792 (cdcl-cuttingpla) R 17789 17792 16080 0 -1 4202496 2596 0 0 0 149 0 0 0 20 0 1 0 12033393 38686720 8280 33554432000 4194304 6199737 140733589990288 140733589989400 4213238 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/17792/statm: 9445 8280 160 490 0 8946 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37780

[startup+3.10025 s]
/proc/loadavg: 2.02 2.06 1.75 3/175 17793
/proc/meminfo: memFree=30417280/32872528 swapFree=447588/480292
[pid=17792] ppid=17789 vsize=42904 CPUtime=3.09 cores=0,2,4,6
/proc/17792/stat : 17792 (cdcl-cuttingpla) R 17789 17792 16080 0 -1 4202496 3272 0 0 0 309 0 0 0 20 0 1 0 12033393 43933696 9248 33554432000 4194304 6199737 140733589990288 140733589989400 5309552 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/17792/statm: 10726 9248 160 490 0 10227 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42904

[startup+6.30027 s]
/proc/loadavg: 2.02 2.06 1.75 3/175 17793
/proc/meminfo: memFree=30412532/32872528 swapFree=447588/480292
[pid=17792] ppid=17789 vsize=50792 CPUtime=6.29 cores=0,2,4,6
/proc/17792/stat : 17792 (cdcl-cuttingpla) R 17789 17792 16080 0 -1 4202496 4330 0 0 0 628 1 0 0 20 0 1 0 12033393 52011008 10431 33554432000 4194304 6199737 140733589990288 140733589989400 4220944 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/17792/statm: 12698 10431 160 490 0 12199 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 50792

[startup+12.7002 s]
/proc/loadavg: 2.02 2.06 1.75 3/175 17793
/proc/meminfo: memFree=30406912/32872528 swapFree=447588/480292
[pid=17792] ppid=17789 vsize=52304 CPUtime=12.69 cores=0,2,4,6
/proc/17792/stat : 17792 (cdcl-cuttingpla) R 17789 17792 16080 0 -1 4202496 4659 0 0 0 1268 1 0 0 20 0 1 0 12033393 53559296 11764 33554432000 4194304 6199737 140733589990288 140733589989400 4213822 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/17792/statm: 13076 11764 160 490 0 12577 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 52304

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

[startup+12.8003 s]
/proc/loadavg: 2.02 2.06 1.75 3/175 17793
/proc/meminfo: memFree=30406912/32872528 swapFree=447588/480292
[pid=17792] ppid=17789 vsize=52304 CPUtime=12.79 cores=0,2,4,6
/proc/17792/stat : 17792 (cdcl-cuttingpla) R 17789 17792 16080 0 -1 4202496 4659 0 0 0 1278 1 0 0 20 0 1 0 12033393 53559296 11764 33554432000 4194304 6199737 140733589990288 140733589989400 4213298 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/17792/statm: 13076 11764 160 490 0 12577 0
Current children cumulated CPU time (s) 12.79
Current children cumulated vsize (KiB) 52304

[startup+14.4067 s]
/proc/loadavg: 2.02 2.06 1.75 3/175 17793
/proc/meminfo: memFree=30405796/32872528 swapFree=447588/480292
[pid=17792] ppid=17789 vsize=52832 CPUtime=14.39 cores=0,2,4,6
/proc/17792/stat : 17792 (cdcl-cuttingpla) R 17789 17792 16080 0 -1 4202496 5101 0 0 0 1438 1 0 0 20 0 1 0 12033393 54099968 12054 33554432000 4194304 6199737 140733589990288 140733589989400 4213308 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/17792/statm: 13208 12054 160 490 0 12709 0
Current children cumulated CPU time (s) 14.39
Current children cumulated vsize (KiB) 52832

[startup+16.0003 s]
/proc/loadavg: 2.02 2.06 1.75 3/175 17793
/proc/meminfo: memFree=30405516/32872528 swapFree=447588/480292
[pid=17792] ppid=17789 vsize=53228 CPUtime=15.98 cores=0,2,4,6
/proc/17792/stat : 17792 (cdcl-cuttingpla) R 17789 17792 16080 0 -1 4202496 5185 0 0 0 1597 1 0 0 20 0 1 0 12033393 54505472 12138 33554432000 4194304 6199737 140733589990288 140733589989400 4213800 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/17792/statm: 13307 12138 160 490 0 12808 0
Current children cumulated CPU time (s) 15.98
Current children cumulated vsize (KiB) 53228

[startup+16.8003 s]
/proc/loadavg: 2.02 2.06 1.75 3/175 17793
/proc/meminfo: memFree=30405640/32872528 swapFree=447588/480292
[pid=17792] ppid=17789 vsize=64904 CPUtime=16.78 cores=0,2,4,6
/proc/17792/stat : 17792 (cdcl-cuttingpla) R 17789 17792 16080 0 -1 4202496 5240 0 0 0 1677 1 0 0 20 0 1 0 12033393 66461696 12177 33554432000 4194304 6199737 140733589990288 140733589989400 4213238 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/17792/statm: 16226 12177 160 490 0 15727 0
Current children cumulated CPU time (s) 16.78
Current children cumulated vsize (KiB) 64904

[startup+17.2002 s]
/proc/loadavg: 2.02 2.06 1.75 3/175 17793
/proc/meminfo: memFree=30405640/32872528 swapFree=447588/480292
[pid=17792] ppid=17789 vsize=64904 CPUtime=17.18 cores=0,2,4,6
/proc/17792/stat : 17792 (cdcl-cuttingpla) R 17789 17792 16080 0 -1 4202496 5380 0 0 0 1717 1 0 0 20 0 1 0 12033393 66461696 12264 33554432000 4194304 6199737 140733589990288 140733589989400 4242288 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/17792/statm: 16226 12264 160 490 0 15727 0
Current children cumulated CPU time (s) 17.18
Current children cumulated vsize (KiB) 64904

[startup+17.3002 s]
/proc/loadavg: 2.02 2.06 1.75 3/175 17793
/proc/meminfo: memFree=30405640/32872528 swapFree=447588/480292
[pid=17792] ppid=17789 vsize=64904 CPUtime=17.28 cores=0,2,4,6
/proc/17792/stat : 17792 (cdcl-cuttingpla) R 17789 17792 16080 0 -1 4202496 5380 0 0 0 1727 1 0 0 20 0 1 0 12033393 66461696 12264 33554432000 4194304 6199737 140733589990288 140733589989400 4213800 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/17792/statm: 16226 12264 160 490 0 15727 0
Current children cumulated CPU time (s) 17.28
Current children cumulated vsize (KiB) 64904

Child status: 20
Real time (s): 17.3723
CPU time (s): 17.3694
CPU user time (s): 17.3484
CPU system time (s): 0.020996
CPU usage (%): 99.9833
Max. virtual memory (cumulated for all children) (KiB): 64904

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 17.3484
system time used= 0.020996
maximum resident set size= 49060
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5382
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= 19

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.054991 second user time and 0.06199 second system time

The end

Launcher Data

Begin job on node104 at 2016-06-30 19:54:56
IDJOB=4121848
IDBENCH=110698
IDSOLVER=2548
FILE ID=node104/4121848-1467309296
RUNJOBID= node104-1467308726-16096
PBS_JOBID= 20005270
Free space on /tmp= 71720 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-n72-d3-i2-r1.cnf.gz-plain.pb.metafix.opb
COMMAND LINE= ./cdcl-cuttingplanes-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4121848-1467309296/watcher-4121848-1467309296 -o /tmp/evaluation-result-4121848-1467309296/solver-4121848-1467309296 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node104-1467308726-16096 --watchdog 1960 --input HOME/instance-4121848-1467309296.opb ./cdcl-cuttingplanes-release

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

MD5SUM BENCH= 6e48bbecb37c6ea69b3c708685f4b1de
RANDOM SEED=716927660

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.334
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.54
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.334
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:        30454168 kB
Buffers:          190164 kB
Cached:           905596 kB
SwapCached:            0 kB
Active:           409228 kB
Inactive:         788524 kB
Active(anon):     104584 kB
Inactive(anon):        0 kB
Active(file):     304644 kB
Inactive(file):   788524 kB
Unevictable:      480292 kB
Mlocked:          447588 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              2536 kB
Writeback:             0 kB
AnonPages:        581860 kB
Mapped:            13840 kB
Shmem:               204 kB
Slab:             610052 kB
SReclaimable:      53896 kB
SUnreclaim:       556156 kB
KernelStack:        1424 kB
PageTables:         5200 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     681480 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    114688 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= 71716 MiB
End job on node104 at 2016-06-30 19:55:14