Trace number 4121288

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 43.1284 43.136

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-tseitin-regular-n86-d3-i3-r1.cnf.gz-plain.pb.metafix.opb
MD5SUMb555fe1efe1ef0e37b5e3517166a1e10
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 benchmark7.2519
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables129
Total number of constraints344
Number of constraints which are clauses344
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= 129 #constraint= 344
0.00/0.02	c #Conflicts:       1000 | #Learnt:        999 | 0.000
0.00/0.02	c total clause space: 4.25031MB
0.00/0.02	c total #watches: 2686
0.00/0.04	c total #propagations: 12481 / total #impl: 37402 (eff. 0.334)
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: 4686
0.00/0.06	c total #propagations: 23485 / total #impl: 71986 (eff. 0.326)
0.00/0.06	c GARBAGE COLLECT
0.00/0.06	c #Conflicts:       3000 | #Learnt:       2000 | 0.000
0.00/0.06	c total clause space: 4.25031MB
0.00/0.06	c total #watches: 4688
0.00/0.08	c total #propagations: 35325 / total #impl: 108350 (eff. 0.326)
0.00/0.08	c #Conflicts:       4000 | #Learnt:       3000 | 0.000
0.00/0.08	c total clause space: 4.25031MB
0.00/0.08	c total #watches: 6688
0.09/0.10	c total #propagations: 45035 / total #impl: 139333 (eff. 0.323)
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: 5396
0.09/0.12	c total #propagations: 55734 / total #impl: 172534 (eff. 0.323)
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: 7396
0.09/0.15	c total #propagations: 65437 / total #impl: 203109 (eff. 0.322)
0.09/0.15	c GARBAGE COLLECT
0.09/0.15	c #Conflicts:       7000 | #Learnt:       2232 | 0.000
0.09/0.15	c total clause space: 4.25031MB
0.09/0.15	c total #watches: 5152
0.09/0.17	c total #propagations: 76361 / total #impl: 238088 (eff. 0.321)
0.09/0.17	c #Conflicts:       8000 | #Learnt:       3232 | 0.000
0.09/0.17	c total clause space: 4.25031MB
0.09/0.17	c total #watches: 7152
0.09/0.19	c total #propagations: 86005 / total #impl: 271245 (eff. 0.317)
0.09/0.19	c #Conflicts:       9000 | #Learnt:       4232 | 0.000
0.09/0.19	c total clause space: 4.25031MB
0.09/0.19	c total #watches: 9152
0.19/0.21	c total #propagations: 95757 / total #impl: 302297 (eff. 0.317)
0.19/0.21	c GARBAGE COLLECT
0.19/0.21	c #Conflicts:      10000 | #Learnt:       2719 | 0.000
0.19/0.21	c total clause space: 4.25031MB
0.19/0.21	c total #watches: 6126
0.19/0.23	c total #propagations: 107383 / total #impl: 339082 (eff. 0.317)
0.19/0.23	c #Conflicts:      11000 | #Learnt:       3719 | 0.000
0.19/0.23	c total clause space: 4.25031MB
0.19/0.23	c total #watches: 8126
0.19/0.25	c total #propagations: 118672 / total #impl: 375816 (eff. 0.316)
0.19/0.25	c #Conflicts:      12000 | #Learnt:       4719 | 0.000
0.19/0.25	c total clause space: 4.25031MB
0.19/0.25	c total #watches: 10126
0.19/0.27	c total #propagations: 130715 / total #impl: 413433 (eff. 0.316)
0.19/0.27	c #Conflicts:      13000 | #Learnt:       5719 | 0.000
0.19/0.27	c total clause space: 4.25031MB
0.19/0.27	c total #watches: 12126
0.19/0.29	c total #propagations: 140854 / total #impl: 446562 (eff. 0.315)
0.19/0.29	c GARBAGE COLLECT
0.19/0.29	c #Conflicts:      14000 | #Learnt:       3860 | 0.000
0.19/0.29	c total clause space: 4.25031MB
0.19/0.29	c total #watches: 8408
0.29/0.31	c total #propagations: 149704 / total #impl: 474904 (eff. 0.315)
0.29/0.31	c #Conflicts:      15000 | #Learnt:       4860 | 0.000
0.29/0.31	c total clause space: 4.25031MB
0.29/0.31	c total #watches: 10408
0.29/0.33	c total #propagations: 157921 / total #impl: 502575 (eff. 0.314)
0.29/0.33	c #Conflicts:      16000 | #Learnt:       5860 | 0.000
0.29/0.33	c total clause space: 4.25031MB
0.29/0.33	c total #watches: 12408
0.29/0.36	c total #propagations: 164753 / total #impl: 527422 (eff. 0.312)
0.29/0.36	c GARBAGE COLLECT
0.29/0.36	c #Conflicts:      17000 | #Learnt:       3682 | 0.000
0.29/0.36	c total clause space: 4.25031MB
0.29/0.36	c total #watches: 8052
0.29/0.38	c total #propagations: 171816 / total #impl: 552439 (eff. 0.311)
0.29/0.38	c #Conflicts:      18000 | #Learnt:       4682 | 0.000
0.29/0.38	c total clause space: 4.25031MB
0.29/0.38	c total #watches: 10052
0.29/0.39	c total #propagations: 178740 / total #impl: 578486 (eff. 0.309)
0.29/0.39	c #Conflicts:      19000 | #Learnt:       5682 | 0.000
0.29/0.39	c total clause space: 4.25031MB
0.29/0.39	c total #watches: 12052
0.39/0.42	c total #propagations: 184338 / total #impl: 599702 (eff. 0.307)
0.39/0.42	c #Conflicts:      20000 | #Learnt:       6682 | 0.000
0.39/0.42	c total clause space: 4.25031MB
0.39/0.42	c total #watches: 14052
0.39/0.44	c total #propagations: 192013 / total #impl: 626108 (eff. 0.307)
0.39/0.44	c GARBAGE COLLECT
0.39/0.44	c #Conflicts:      21000 | #Learnt:       4195 | 0.000
0.39/0.44	c total clause space: 4.25031MB
0.39/0.44	c total #watches: 9078
0.39/0.46	c total #propagations: 202322 / total #impl: 658959 (eff. 0.307)
0.39/0.46	c #Conflicts:      22000 | #Learnt:       5195 | 0.000
0.39/0.46	c total clause space: 4.25031MB
0.39/0.46	c total #watches: 11078
0.39/0.48	c total #propagations: 213773 / total #impl: 694716 (eff. 0.308)
0.39/0.48	c #Conflicts:      23000 | #Learnt:       6195 | 0.000
0.39/0.48	c total clause space: 4.25031MB
0.39/0.48	c total #watches: 13078
0.49/0.51	c total #propagations: 225317 / total #impl: 731001 (eff. 0.308)
0.49/0.51	c #Conflicts:      24000 | #Learnt:       7195 | 0.000
0.49/0.51	c total clause space: 4.25031MB
0.49/0.51	c total #watches: 15078
0.49/0.53	c total #propagations: 235089 / total #impl: 763535 (eff. 0.308)
0.49/0.53	c GARBAGE COLLECT
0.49/0.53	c #Conflicts:      25000 | #Learnt:       4397 | 0.000
0.49/0.53	c total clause space: 4.25031MB
0.49/0.53	c total #watches: 9482
0.49/0.55	c total #propagations: 244700 / total #impl: 796146 (eff. 0.307)
0.49/0.55	c #Conflicts:      26000 | #Learnt:       5397 | 0.000
0.49/0.55	c total clause space: 4.25031MB
0.49/0.55	c total #watches: 11482
0.49/0.57	c total #propagations: 254379 / total #impl: 827205 (eff. 0.308)
0.49/0.57	c #Conflicts:      27000 | #Learnt:       6397 | 0.000
0.49/0.57	c total clause space: 4.25031MB
0.49/0.57	c total #watches: 13482
0.59/0.60	c total #propagations: 264310 / total #impl: 862406 (eff. 0.306)
0.59/0.60	c #Conflicts:      28000 | #Learnt:       7397 | 0.000
0.59/0.60	c total clause space: 4.25031MB
0.59/0.60	c total #watches: 15482
0.59/0.62	c total #propagations: 274011 / total #impl: 894941 (eff. 0.306)
0.59/0.62	c GARBAGE COLLECT
0.59/0.62	c #Conflicts:      29000 | #Learnt:       4305 | 0.000
0.59/0.62	c total clause space: 6.90675MB
0.59/0.62	c total #watches: 9298
0.59/0.64	c total #propagations: 282326 / total #impl: 924142 (eff. 0.306)
0.59/0.64	c #Conflicts:      30000 | #Learnt:       5305 | 0.000
0.59/0.64	c total clause space: 6.90675MB
0.59/0.64	c total #watches: 11298
0.59/0.66	c total #propagations: 290041 / total #impl: 951125 (eff. 0.305)
0.59/0.66	c #Conflicts:      31000 | #Learnt:       6305 | 0.000
0.59/0.66	c total clause space: 6.90675MB
0.59/0.66	c total #watches: 13298
0.59/0.69	c total #propagations: 300317 / total #impl: 984465 (eff. 0.305)
0.59/0.69	c #Conflicts:      32000 | #Learnt:       7305 | 0.000
0.59/0.69	c total clause space: 6.90675MB
0.59/0.69	c total #watches: 15298
0.69/0.72	c total #propagations: 310049 / total #impl: 1017141 (eff. 0.305)
0.69/0.72	c #Conflicts:      33000 | #Learnt:       8305 | 0.000
0.69/0.72	c total clause space: 6.90675MB
0.69/0.72	c total #watches: 17298
0.69/0.74	c total #propagations: 318836 / total #impl: 1049486 (eff. 0.304)
0.69/0.74	c GARBAGE COLLECT
0.69/0.74	c #Conflicts:      34000 | #Learnt:       4905 | 0.000
0.69/0.74	c total clause space: 6.90675MB
0.69/0.74	c total #watches: 10498
0.69/0.76	c total #propagations: 325183 / total #impl: 1072436 (eff. 0.303)
0.69/0.76	c #Conflicts:      35000 | #Learnt:       5905 | 0.000
0.69/0.76	c total clause space: 6.90675MB
0.69/0.76	c total #watches: 12498
0.69/0.79	c total #propagations: 332711 / total #impl: 1102913 (eff. 0.302)
0.69/0.79	c #Conflicts:      36000 | #Learnt:       6905 | 0.000
0.69/0.79	c total clause space: 6.90675MB
0.69/0.79	c total #watches: 14498
0.79/0.81	c total #propagations: 342663 / total #impl: 1139489 (eff. 0.301)
0.79/0.81	c #Conflicts:      37000 | #Learnt:       7905 | 0.000
0.79/0.81	c total clause space: 6.90675MB
0.79/0.81	c total #watches: 16498
0.79/0.83	c total #propagations: 353414 / total #impl: 1177668 (eff. 0.300)
0.79/0.83	c #Conflicts:      38000 | #Learnt:       8905 | 0.000
0.79/0.83	c total clause space: 6.90675MB
0.79/0.83	c total #watches: 18498
0.79/0.86	c total #propagations: 362146 / total #impl: 1211752 (eff. 0.299)
0.79/0.86	c GARBAGE COLLECT
0.79/0.86	c #Conflicts:      39000 | #Learnt:       5204 | 0.000
0.79/0.86	c total clause space: 6.90675MB
0.79/0.86	c total #watches: 11096
0.79/0.87	c total #propagations: 369951 / total #impl: 1239505 (eff. 0.298)
0.79/0.87	c #Conflicts:      40000 | #Learnt:       6204 | 0.000
0.79/0.87	c total clause space: 6.90675MB
0.79/0.87	c total #watches: 13096
0.79/0.89	c total #propagations: 375146 / total #impl: 1258331 (eff. 0.298)
0.79/0.89	c #Conflicts:      41000 | #Learnt:       7204 | 0.000
0.79/0.89	c total clause space: 6.90675MB
0.79/0.89	c total #watches: 15096
0.89/0.92	c total #propagations: 381480 / total #impl: 1279562 (eff. 0.298)
0.89/0.92	c #Conflicts:      42000 | #Learnt:       8204 | 0.000
0.89/0.92	c total clause space: 6.90675MB
0.89/0.92	c total #watches: 17096
0.89/0.94	c total #propagations: 388407 / total #impl: 1305140 (eff. 0.298)
0.89/0.94	c #Conflicts:      43000 | #Learnt:       9204 | 0.000
0.89/0.94	c total clause space: 6.90675MB
0.89/0.94	c total #watches: 19096
0.89/0.97	c total #propagations: 394736 / total #impl: 1328414 (eff. 0.297)
0.89/0.97	c GARBAGE COLLECT
0.89/0.97	c #Conflicts:      44000 | #Learnt:       5203 | 0.000
0.89/0.97	c total clause space: 6.90675MB
0.89/0.97	c total #watches: 11094
0.89/1.00	c total #propagations: 402872 / total #impl: 1357087 (eff. 0.297)
0.89/1.00	c #Conflicts:      45000 | #Learnt:       6203 | 0.000
0.89/1.00	c total clause space: 6.90675MB
0.89/1.00	c total #watches: 13094
0.99/1.02	c total #propagations: 411525 / total #impl: 1385538 (eff. 0.297)
0.99/1.02	c #Conflicts:      46000 | #Learnt:       7203 | 0.000
0.99/1.02	c total clause space: 6.90675MB
0.99/1.02	c total #watches: 15094
0.99/1.04	c total #propagations: 422020 / total #impl: 1419235 (eff. 0.297)
0.99/1.04	c #Conflicts:      47000 | #Learnt:       8203 | 0.000
0.99/1.04	c total clause space: 6.90675MB
0.99/1.04	c total #watches: 17094
0.99/1.07	c total #propagations: 431119 / total #impl: 1450726 (eff. 0.297)
0.99/1.07	c #Conflicts:      48000 | #Learnt:       9203 | 0.000
0.99/1.07	c total clause space: 6.90675MB
0.99/1.07	c total #watches: 19094
0.99/1.10	c total #propagations: 440655 / total #impl: 1484243 (eff. 0.297)
0.99/1.10	c #Conflicts:      49000 | #Learnt:      10203 | 0.000
0.99/1.10	c total clause space: 6.90675MB
0.99/1.10	c total #watches: 21094
1.09/1.12	c total #propagations: 449226 / total #impl: 1513222 (eff. 0.297)
1.09/1.12	c GARBAGE COLLECT
1.09/1.12	c #Conflicts:      50000 | #Learnt:       5905 | 0.000
1.09/1.12	c total clause space: 6.90675MB
1.09/1.12	c total #watches: 12498
1.09/1.14	c total #propagations: 458543 / total #impl: 1545035 (eff. 0.297)
1.09/1.14	c #Conflicts:      51000 | #Learnt:       6905 | 0.000
1.09/1.14	c total clause space: 6.90675MB
1.09/1.14	c total #watches: 14498
1.09/1.17	c total #propagations: 465919 / total #impl: 1571710 (eff. 0.296)
1.09/1.17	c #Conflicts:      52000 | #Learnt:       7905 | 0.000
1.09/1.17	c total clause space: 6.90675MB
1.09/1.17	c total #watches: 16498
1.09/1.19	c total #propagations: 472927 / total #impl: 1599341 (eff. 0.296)
1.09/1.19	c #Conflicts:      53000 | #Learnt:       8905 | 0.000
1.09/1.19	c total clause space: 6.90675MB
1.09/1.19	c total #watches: 18498
1.19/1.22	c total #propagations: 480961 / total #impl: 1629710 (eff. 0.295)
1.19/1.22	c #Conflicts:      54000 | #Learnt:       9905 | 0.000
1.19/1.22	c total clause space: 6.90675MB
1.19/1.22	c total #watches: 20498
1.19/1.25	c total #propagations: 489837 / total #impl: 1660935 (eff. 0.295)
1.19/1.25	c #Conflicts:      55000 | #Learnt:      10905 | 0.000
1.19/1.25	c total clause space: 6.90675MB
1.19/1.25	c total #watches: 22498
1.19/1.28	c total #propagations: 497820 / total #impl: 1689391 (eff. 0.295)
1.19/1.28	c GARBAGE COLLECT
1.19/1.28	c #Conflicts:      56000 | #Learnt:       6308 | 0.000
1.19/1.28	c total clause space: 6.90675MB
1.19/1.28	c total #watches: 13304
1.29/1.30	c total #propagations: 506725 / total #impl: 1719232 (eff. 0.295)
1.29/1.30	c #Conflicts:      57000 | #Learnt:       7308 | 0.000
1.29/1.30	c total clause space: 6.90675MB
1.29/1.30	c total #watches: 15304
1.29/1.32	c total #propagations: 516074 / total #impl: 1750401 (eff. 0.295)
1.29/1.32	c #Conflicts:      58000 | #Learnt:       8308 | 0.000
1.29/1.32	c total clause space: 6.90675MB
1.29/1.32	c total #watches: 17304
1.29/1.35	c total #propagations: 525276 / total #impl: 1782139 (eff. 0.295)
1.29/1.35	c #Conflicts:      59000 | #Learnt:       9308 | 0.000
1.29/1.35	c total clause space: 6.90675MB
1.29/1.35	c total #watches: 19304
1.29/1.37	c total #propagations: 532859 / total #impl: 1808881 (eff. 0.295)
1.29/1.37	c #Conflicts:      60000 | #Learnt:      10308 | 0.000
1.29/1.37	c total clause space: 6.90675MB
1.29/1.37	c total #watches: 21304
1.29/1.39	c total #propagations: 542719 / total #impl: 1843499 (eff. 0.294)
1.29/1.39	c #Conflicts:      61000 | #Learnt:      11308 | 0.000
1.29/1.39	c total clause space: 6.90675MB
1.29/1.39	c total #watches: 23304
1.39/1.41	c total #propagations: 549132 / total #impl: 1867074 (eff. 0.294)
1.39/1.41	c GARBAGE COLLECT
1.39/1.41	c #Conflicts:      62000 | #Learnt:       6405 | 0.000
1.39/1.41	c total clause space: 6.90675MB
1.39/1.41	c total #watches: 13498
1.39/1.44	c total #propagations: 556604 / total #impl: 1894420 (eff. 0.294)
1.39/1.44	c #Conflicts:      63000 | #Learnt:       7405 | 0.000
1.39/1.44	c total clause space: 6.90675MB
1.39/1.44	c total #watches: 15498
1.39/1.46	c total #propagations: 566318 / total #impl: 1929884 (eff. 0.293)
1.39/1.46	c #Conflicts:      64000 | #Learnt:       8405 | 0.000
1.39/1.46	c total clause space: 6.90675MB
1.39/1.46	c total #watches: 17498
1.39/1.48	c total #propagations: 573192 / total #impl: 1959567 (eff. 0.293)
1.39/1.48	c #Conflicts:      65000 | #Learnt:       9405 | 0.000
1.39/1.48	c total clause space: 6.90675MB
1.39/1.48	c total #watches: 19498
1.49/1.51	c total #propagations: 582226 / total #impl: 1990024 (eff. 0.293)
1.49/1.51	c #Conflicts:      66000 | #Learnt:      10405 | 0.000
1.49/1.51	c total clause space: 6.90675MB
1.49/1.51	c total #watches: 21498
1.49/1.54	c total #propagations: 592025 / total #impl: 2023727 (eff. 0.293)
1.49/1.54	c #Conflicts:      67000 | #Learnt:      11405 | 0.000
1.49/1.54	c total clause space: 6.90675MB
1.49/1.54	c total #watches: 23498
1.49/1.58	c total #propagations: 599760 / total #impl: 2050332 (eff. 0.293)
1.49/1.58	c #Conflicts:      68000 | #Learnt:      12405 | 0.000
1.49/1.58	c total clause space: 6.90675MB
1.49/1.58	c total #watches: 25498
1.59/1.60	c total #propagations: 607387 / total #impl: 2077056 (eff. 0.292)
1.59/1.60	c GARBAGE COLLECT
1.59/1.60	c #Conflicts:      69000 | #Learnt:       7204 | 0.000
1.59/1.60	c total clause space: 6.90675MB
1.59/1.60	c total #watches: 15096
1.59/1.63	c total #propagations: 616683 / total #impl: 2107630 (eff. 0.293)
1.59/1.63	c #Conflicts:      70000 | #Learnt:       8204 | 0.000
1.59/1.63	c total clause space: 6.90675MB
1.59/1.63	c total #watches: 17096
1.59/1.65	c total #propagations: 626205 / total #impl: 2141992 (eff. 0.292)
1.59/1.65	c #Conflicts:      71000 | #Learnt:       9204 | 0.000
1.59/1.65	c total clause space: 6.90675MB
1.59/1.65	c total #watches: 19096
1.59/1.68	c total #propagations: 635510 / total #impl: 2174437 (eff. 0.292)
1.59/1.68	c #Conflicts:      72000 | #Learnt:      10204 | 0.000
1.59/1.68	c total clause space: 6.90675MB
1.59/1.68	c total #watches: 21096
1.69/1.71	c total #propagations: 642462 / total #impl: 2197799 (eff. 0.292)
1.69/1.71	c #Conflicts:      73000 | #Learnt:      11204 | 0.000
1.69/1.71	c total clause space: 6.90675MB
1.69/1.71	c total #watches: 23096
1.69/1.75	c total #propagations: 650928 / total #impl: 2227060 (eff. 0.292)
1.69/1.75	c #Conflicts:      74000 | #Learnt:      12204 | 0.000
1.69/1.75	c total clause space: 6.90675MB
1.69/1.75	c total #watches: 25096
1.69/1.78	c total #propagations: 658313 / total #impl: 2253271 (eff. 0.292)
1.69/1.78	c GARBAGE COLLECT
1.69/1.78	c #Conflicts:      75000 | #Learnt:       6703 | 0.000
1.69/1.78	c total clause space: 11.2235MB
1.69/1.78	c total #watches: 14094
1.79/1.80	c total #propagations: 666695 / total #impl: 2283730 (eff. 0.292)
1.79/1.80	c #Conflicts:      76000 | #Learnt:       7703 | 0.000
1.79/1.80	c total clause space: 11.2235MB
1.79/1.80	c total #watches: 16094
1.79/1.83	c total #propagations: 676723 / total #impl: 2316909 (eff. 0.292)
1.79/1.83	c #Conflicts:      77000 | #Learnt:       8703 | 0.000
1.79/1.83	c total clause space: 11.2235MB
1.79/1.83	c total #watches: 18094
1.79/1.85	c total #propagations: 686630 / total #impl: 2351088 (eff. 0.292)
1.79/1.85	c #Conflicts:      78000 | #Learnt:       9703 | 0.000
1.79/1.85	c total clause space: 11.2235MB
1.79/1.85	c total #watches: 20094
1.79/1.88	c total #propagations: 695127 / total #impl: 2380444 (eff. 0.292)
1.79/1.88	c #Conflicts:      79000 | #Learnt:      10703 | 0.000
1.79/1.88	c total clause space: 11.2235MB
1.79/1.88	c total #watches: 22094
1.89/1.90	c total #propagations: 701943 / total #impl: 2404464 (eff. 0.292)
1.89/1.90	c #Conflicts:      80000 | #Learnt:      11703 | 0.000
1.89/1.90	c total clause space: 11.2235MB
1.89/1.90	c total #watches: 24094
1.89/1.94	c total #propagations: 707277 / total #impl: 2424049 (eff. 0.292)
1.89/1.94	c #Conflicts:      81000 | #Learnt:      12703 | 0.000
1.89/1.94	c total clause space: 11.2235MB
1.89/1.94	c total #watches: 26094
1.89/1.97	c total #propagations: 714801 / total #impl: 2455937 (eff. 0.291)
1.89/1.97	c GARBAGE COLLECT
1.89/1.97	c #Conflicts:      82000 | #Learnt:       6904 | 0.000
1.89/1.97	c total clause space: 11.2235MB
1.89/1.97	c total #watches: 14496
1.89/1.99	c total #propagations: 724186 / total #impl: 2491774 (eff. 0.291)
1.89/1.99	c #Conflicts:      83000 | #Learnt:       7904 | 0.000
1.89/1.99	c total clause space: 11.2235MB
1.89/1.99	c total #watches: 16496
1.98/2.02	c total #propagations: 733623 / total #impl: 2523374 (eff. 0.291)
1.98/2.02	c #Conflicts:      84000 | #Learnt:       8904 | 0.000
1.98/2.02	c total clause space: 11.2235MB
1.98/2.02	c total #watches: 18496
1.98/2.05	c total #propagations: 742264 / total #impl: 2553982 (eff. 0.291)
1.98/2.05	c #Conflicts:      85000 | #Learnt:       9904 | 0.000
1.98/2.05	c total clause space: 11.2235MB
1.98/2.05	c total #watches: 20496
1.98/2.07	c total #propagations: 748310 / total #impl: 2576527 (eff. 0.290)
1.98/2.07	c #Conflicts:      86000 | #Learnt:      10904 | 0.000
1.98/2.07	c total clause space: 11.2235MB
1.98/2.07	c total #watches: 22496
2.08/2.11	c total #propagations: 752492 / total #impl: 2591772 (eff. 0.290)
2.08/2.11	c #Conflicts:      87000 | #Learnt:      11904 | 0.000
2.08/2.11	c total clause space: 11.2235MB
2.08/2.11	c total #watches: 24496
2.08/2.14	c total #propagations: 761190 / total #impl: 2621771 (eff. 0.290)
2.08/2.14	c #Conflicts:      88000 | #Learnt:      12904 | 0.000
2.08/2.14	c total clause space: 11.2235MB
2.08/2.14	c total #watches: 26496
2.08/2.17	c total #propagations: 769638 / total #impl: 2651510 (eff. 0.290)
2.08/2.17	c #Conflicts:      89000 | #Learnt:      13904 | 0.000
2.08/2.17	c total clause space: 11.2235MB
2.08/2.17	c total #watches: 28496
2.08/2.20	c total #propagations: 773544 / total #impl: 2666586 (eff. 0.290)
2.08/2.20	c GARBAGE COLLECT
2.08/2.20	c #Conflicts:      90000 | #Learnt:       7804 | 0.000
2.08/2.20	c total clause space: 11.2235MB
2.08/2.20	c total #watches: 16296
2.19/2.22	c total #propagations: 782387 / total #impl: 2697123 (eff. 0.290)
2.19/2.22	c #Conflicts:      91000 | #Learnt:       8804 | 0.000
2.19/2.22	c total clause space: 11.2235MB
2.19/2.22	c total #watches: 18296
2.19/2.25	c total #propagations: 790680 / total #impl: 2728008 (eff. 0.290)
2.19/2.25	c #Conflicts:      92000 | #Learnt:       9804 | 0.000
2.19/2.25	c total clause space: 11.2235MB
2.19/2.25	c total #watches: 20296
2.19/2.27	c total #propagations: 799571 / total #impl: 2761303 (eff. 0.290)
2.19/2.27	c #Conflicts:      93000 | #Learnt:      10804 | 0.000
2.19/2.27	c total clause space: 11.2235MB
2.19/2.27	c total #watches: 22296
2.19/2.30	c total #propagations: 809596 / total #impl: 2799150 (eff. 0.289)
2.19/2.30	c #Conflicts:      94000 | #Learnt:      11804 | 0.000
2.19/2.30	c total clause space: 11.2235MB
2.19/2.30	c total #watches: 24296
2.29/2.32	c total #propagations: 819263 / total #impl: 2835289 (eff. 0.289)
2.29/2.32	c #Conflicts:      95000 | #Learnt:      12804 | 0.000
2.29/2.32	c total clause space: 11.2235MB
2.29/2.32	c total #watches: 26296
2.29/2.35	c total #propagations: 825616 / total #impl: 2860078 (eff. 0.289)
2.29/2.35	c #Conflicts:      96000 | #Learnt:      13804 | 0.000
2.29/2.35	c total clause space: 11.2235MB
2.29/2.35	c total #watches: 28296
2.29/2.39	c total #propagations: 832079 / total #impl: 2884752 (eff. 0.288)
2.29/2.39	c #Conflicts:      97000 | #Learnt:      14804 | 0.000
2.29/2.39	c total clause space: 11.2235MB
2.29/2.39	c total #watches: 30296
2.38/2.42	c total #propagations: 838309 / total #impl: 2907887 (eff. 0.288)
2.38/2.42	c GARBAGE COLLECT
2.38/2.42	c #Conflicts:      98000 | #Learnt:       8405 | 0.000
2.38/2.42	c total clause space: 11.2235MB
2.38/2.42	c total #watches: 17498
2.38/2.45	c total #propagations: 848058 / total #impl: 2941064 (eff. 0.288)
2.38/2.45	c #Conflicts:      99000 | #Learnt:       9405 | 0.000
2.38/2.45	c total clause space: 11.2235MB
2.38/2.45	c total #watches: 19498
2.38/2.48	c total #propagations: 856077 / total #impl: 2970758 (eff. 0.288)
2.38/2.48	c #Conflicts:     100000 | #Learnt:      10405 | 0.000
2.38/2.48	c total clause space: 11.2235MB
2.38/2.48	c total #watches: 21498
2.48/2.51	c total #propagations: 862527 / total #impl: 2996909 (eff. 0.288)
2.48/2.51	c #Conflicts:     101000 | #Learnt:      11405 | 0.000
2.48/2.51	c total clause space: 11.2235MB
2.48/2.51	c total #watches: 23498
2.48/2.55	c total #propagations: 872518 / total #impl: 3033360 (eff. 0.288)
2.48/2.55	c #Conflicts:     102000 | #Learnt:      12405 | 0.000
2.48/2.55	c total clause space: 11.2235MB
2.48/2.55	c total #watches: 25498
2.48/2.58	c total #propagations: 880420 / total #impl: 3066917 (eff. 0.287)
2.48/2.58	c #Conflicts:     103000 | #Learnt:      13405 | 0.000
2.48/2.58	c total clause space: 11.2235MB
2.48/2.58	c total #watches: 27498
2.58/2.62	c total #propagations: 889935 / total #impl: 3102028 (eff. 0.287)
2.58/2.62	c #Conflicts:     104000 | #Learnt:      14405 | 0.000
2.58/2.62	c total clause space: 11.2235MB
2.58/2.62	c total #watches: 29498
2.58/2.66	c total #propagations: 899212 / total #impl: 3134459 (eff. 0.287)
2.58/2.66	c #Conflicts:     105000 | #Learnt:      15405 | 0.000
2.58/2.66	c total clause space: 11.2235MB
2.58/2.66	c total #watches: 31498
2.58/2.68	c total #propagations: 908894 / total #impl: 3168288 (eff. 0.287)
2.58/2.68	c GARBAGE COLLECT
2.58/2.68	c #Conflicts:     106000 | #Learnt:       8700 | 0.000
2.58/2.68	c total clause space: 11.2235MB
2.58/2.68	c total #watches: 18088
2.68/2.71	c total #propagations: 917950 / total #impl: 3199221 (eff. 0.287)
2.68/2.71	c #Conflicts:     107000 | #Learnt:       9700 | 0.000
2.68/2.71	c total clause space: 11.2235MB
2.68/2.71	c total #watches: 20088
2.68/2.74	c total #propagations: 928664 / total #impl: 3236285 (eff. 0.287)
2.68/2.74	c #Conflicts:     108000 | #Learnt:      10700 | 0.000
2.68/2.74	c total clause space: 11.2235MB
2.68/2.74	c total #watches: 22088
2.68/2.77	c total #propagations: 937013 / total #impl: 3264860 (eff. 0.287)
2.68/2.77	c #Conflicts:     109000 | #Learnt:      11700 | 0.000
2.68/2.77	c total clause space: 11.2235MB
2.68/2.77	c total #watches: 24088
2.78/2.80	c total #propagations: 945341 / total #impl: 3294642 (eff. 0.287)
2.78/2.80	c #Conflicts:     110000 | #Learnt:      12700 | 0.000
2.78/2.80	c total clause space: 11.2235MB
2.78/2.80	c total #watches: 26088
2.78/2.83	c total #propagations: 953088 / total #impl: 3321488 (eff. 0.287)
2.78/2.83	c #Conflicts:     111000 | #Learnt:      13700 | 0.000
2.78/2.83	c total clause space: 11.2235MB
2.78/2.83	c total #watches: 28088
2.78/2.87	c total #propagations: 961363 / total #impl: 3352924 (eff. 0.287)
2.78/2.87	c #Conflicts:     112000 | #Learnt:      14700 | 0.000
2.78/2.87	c total clause space: 11.2235MB
2.78/2.87	c total #watches: 30088
2.88/2.90	c total #propagations: 969370 / total #impl: 3383776 (eff. 0.286)
2.88/2.90	c #Conflicts:     113000 | #Learnt:      15700 | 0.000
2.88/2.90	c total clause space: 11.2235MB
2.88/2.90	c total #watches: 32088
2.88/2.94	c total #propagations: 976844 / total #impl: 3411258 (eff. 0.286)
2.88/2.94	c GARBAGE COLLECT
2.88/2.94	c #Conflicts:     114000 | #Learnt:       8699 | 0.000
2.88/2.94	c total clause space: 11.2235MB
2.88/2.94	c total #watches: 18086
2.88/2.96	c total #propagations: 987000 / total #impl: 3444712 (eff. 0.287)
2.88/2.96	c #Conflicts:     115000 | #Learnt:       9699 | 0.000
2.88/2.96	c total clause space: 11.2235MB
2.88/2.96	c total #watches: 20086
2.88/2.99	c total #propagations: 993776 / total #impl: 3468957 (eff. 0.286)
2.88/2.99	c #Conflicts:     116000 | #Learnt:      10699 | 0.000
2.88/2.99	c total clause space: 11.2235MB
2.88/2.99	c total #watches: 22086
2.98/3.01	c total #propagations: 1003002 / total #impl: 3501012 (eff. 0.286)
2.98/3.01	c #Conflicts:     117000 | #Learnt:      11699 | 0.000
2.98/3.01	c total clause space: 11.2235MB
2.98/3.01	c total #watches: 24086
2.98/3.04	c total #propagations: 1009591 / total #impl: 3525681 (eff. 0.286)
2.98/3.04	c #Conflicts:     118000 | #Learnt:      12699 | 0.000
2.98/3.04	c total clause space: 11.2235MB
2.98/3.04	c total #watches: 26086
2.98/3.07	c total #propagations: 1016698 / total #impl: 3551041 (eff. 0.286)
2.98/3.07	c #Conflicts:     119000 | #Learnt:      13699 | 0.000
2.98/3.07	c total clause space: 11.2235MB
2.98/3.07	c total #watches: 28086
3.08/3.10	c total #propagations: 1023921 / total #impl: 3578300 (eff. 0.286)
3.08/3.10	c #Conflicts:     120000 | #Learnt:      14699 | 0.000
3.08/3.10	c total clause space: 11.2235MB
3.08/3.10	c total #watches: 30086
3.08/3.13	c total #propagations: 1030022 / total #impl: 3603620 (eff. 0.286)
3.08/3.13	c #Conflicts:     121000 | #Learnt:      15699 | 0.000
3.08/3.13	c total clause space: 11.2235MB
3.08/3.13	c total #watches: 32086
3.08/3.16	c total #propagations: 1034798 / total #impl: 3621970 (eff. 0.286)
3.08/3.16	c GARBAGE COLLECT
3.08/3.16	c #Conflicts:     122000 | #Learnt:       8394 | 0.000
3.08/3.16	c total clause space: 11.2235MB
3.08/3.16	c total #watches: 17476
3.08/3.19	c total #propagations: 1041011 / total #impl: 3644683 (eff. 0.286)
3.08/3.19	c #Conflicts:     123000 | #Learnt:       9394 | 0.000
3.08/3.19	c total clause space: 11.2235MB
3.08/3.19	c total #watches: 19476
3.18/3.22	c total #propagations: 1049875 / total #impl: 3675052 (eff. 0.286)
3.18/3.22	c #Conflicts:     124000 | #Learnt:      10394 | 0.000
3.18/3.22	c total clause space: 11.2235MB
3.18/3.22	c total #watches: 21476
3.18/3.24	c total #propagations: 1058758 / total #impl: 3704794 (eff. 0.286)
3.18/3.24	c #Conflicts:     125000 | #Learnt:      11394 | 0.000
3.18/3.24	c total clause space: 11.2235MB
3.18/3.24	c total #watches: 23476
3.18/3.28	c total #propagations: 1066898 / total #impl: 3732084 (eff. 0.286)
3.18/3.28	c #Conflicts:     126000 | #Learnt:      12394 | 0.000
3.18/3.28	c total clause space: 11.2235MB
3.18/3.28	c total #watches: 25476
3.29/3.31	c total #propagations: 1074697 / total #impl: 3758901 (eff. 0.286)
3.29/3.31	c #Conflicts:     127000 | #Learnt:      13394 | 0.000
3.29/3.31	c total clause space: 11.2235MB
3.29/3.31	c total #watches: 27476
3.29/3.34	c total #propagations: 1081725 / total #impl: 3784166 (eff. 0.286)
3.29/3.34	c #Conflicts:     128000 | #Learnt:      14394 | 0.000
3.29/3.34	c total clause space: 11.2235MB
3.29/3.34	c total #watches: 29476
3.29/3.38	c total #propagations: 1087625 / total #impl: 3806824 (eff. 0.286)
3.29/3.38	c #Conflicts:     129000 | #Learnt:      15394 | 0.000
3.29/3.38	c total clause space: 11.2235MB
3.29/3.38	c total #watches: 31476
3.39/3.42	c total #propagations: 1094314 / total #impl: 3832392 (eff. 0.286)
3.39/3.42	c #Conflicts:     130000 | #Learnt:      16394 | 0.000
3.39/3.42	c total clause space: 11.2235MB
3.39/3.42	c total #watches: 33476
3.39/3.47	c total #propagations: 1101546 / total #impl: 3862663 (eff. 0.285)
3.39/3.47	c GARBAGE COLLECT
3.39/3.47	c #Conflicts:     131000 | #Learnt:       8794 | 0.000
3.39/3.47	c total clause space: 11.2235MB
3.39/3.47	c total #watches: 18276
3.39/3.49	c total #propagations: 1109691 / total #impl: 3892911 (eff. 0.285)
3.39/3.49	c #Conflicts:     132000 | #Learnt:       9794 | 0.000
3.39/3.49	c total clause space: 11.2235MB
3.39/3.49	c total #watches: 20276
3.48/3.53	c total #propagations: 1117942 / total #impl: 3920800 (eff. 0.285)
3.48/3.53	c #Conflicts:     133000 | #Learnt:      10794 | 0.000
3.48/3.53	c total clause space: 11.2235MB
3.48/3.53	c total #watches: 22276
3.48/3.56	c total #propagations: 1127259 / total #impl: 3952264 (eff. 0.285)
3.48/3.56	c #Conflicts:     134000 | #Learnt:      11794 | 0.000
3.48/3.56	c total clause space: 11.2235MB
3.48/3.56	c total #watches: 24276
3.48/3.59	c total #propagations: 1136461 / total #impl: 3984114 (eff. 0.285)
3.48/3.59	c #Conflicts:     135000 | #Learnt:      12794 | 0.000
3.48/3.59	c total clause space: 11.2235MB
3.48/3.59	c total #watches: 26276
3.58/3.62	c total #propagations: 1144940 / total #impl: 4014792 (eff. 0.285)
3.58/3.62	c #Conflicts:     136000 | #Learnt:      13794 | 0.000
3.58/3.62	c total clause space: 11.2235MB
3.58/3.62	c total #watches: 28276
3.58/3.64	c total #propagations: 1151696 / total #impl: 4039031 (eff. 0.285)
3.58/3.64	c #Conflicts:     137000 | #Learnt:      14794 | 0.000
3.58/3.64	c total clause space: 11.2235MB
3.58/3.64	c total #watches: 30276
3.58/3.67	c total #propagations: 1157791 / total #impl: 4062559 (eff. 0.285)
3.58/3.67	c #Conflicts:     138000 | #Learnt:      15794 | 0.000
3.58/3.67	c total clause space: 11.2235MB
3.58/3.67	c total #watches: 32276
3.68/3.70	c total #propagations: 1162923 / total #impl: 4081847 (eff. 0.285)
3.68/3.70	c #Conflicts:     139000 | #Learnt:      16794 | 0.000
3.68/3.70	c total clause space: 11.2235MB
3.68/3.70	c total #watches: 34276
3.68/3.74	c total #propagations: 1169344 / total #impl: 4106088 (eff. 0.285)
3.68/3.74	c #Conflicts:     140000 | #Learnt:      17794 | 0.000
3.68/3.74	c total clause space: 11.2235MB
3.68/3.74	c total #watches: 36276
3.68/3.77	c total #propagations: 1175540 / total #impl: 4132077 (eff. 0.284)
3.68/3.77	c GARBAGE COLLECT
3.68/3.77	c #Conflicts:     141000 | #Learnt:       9894 | 0.000
3.68/3.77	c total clause space: 11.2235MB
3.68/3.77	c total #watches: 20476
3.68/3.79	c total #propagations: 1183887 / total #impl: 4162907 (eff. 0.284)
3.68/3.79	c #Conflicts:     142000 | #Learnt:      10894 | 0.000
3.68/3.79	c total clause space: 11.2235MB
3.68/3.79	c total #watches: 22476
3.78/3.82	c total #propagations: 1192850 / total #impl: 4194197 (eff. 0.284)
3.78/3.82	c #Conflicts:     143000 | #Learnt:      11894 | 0.000
3.78/3.82	c total clause space: 11.2235MB
3.78/3.82	c total #watches: 24476
3.78/3.85	c total #propagations: 1199720 / total #impl: 4218838 (eff. 0.284)
3.78/3.85	c #Conflicts:     144000 | #Learnt:      12894 | 0.000
3.78/3.85	c total clause space: 11.2235MB
3.78/3.85	c total #watches: 26476
3.78/3.88	c total #propagations: 1205015 / total #impl: 4240988 (eff. 0.284)
3.78/3.88	c #Conflicts:     145000 | #Learnt:      13894 | 0.000
3.78/3.88	c total clause space: 11.2235MB
3.78/3.88	c total #watches: 28476
3.88/3.91	c total #propagations: 1210803 / total #impl: 4268041 (eff. 0.284)
3.88/3.91	c #Conflicts:     146000 | #Learnt:      14894 | 0.000
3.88/3.91	c total clause space: 11.2235MB
3.88/3.91	c total #watches: 30476
3.88/3.94	c total #propagations: 1216653 / total #impl: 4294586 (eff. 0.283)
3.88/3.94	c #Conflicts:     147000 | #Learnt:      15894 | 0.000
3.88/3.94	c total clause space: 11.2235MB
3.88/3.94	c total #watches: 32476
3.88/3.97	c total #propagations: 1222510 / total #impl: 4321567 (eff. 0.283)
3.88/3.97	c #Conflicts:     148000 | #Learnt:      16894 | 0.000
3.88/3.97	c total clause space: 11.2235MB
3.88/3.97	c total #watches: 34476
3.98/4.00	c total #propagations: 1228322 / total #impl: 4344875 (eff. 0.283)
3.98/4.00	c #Conflicts:     149000 | #Learnt:      17894 | 0.000
3.98/4.00	c total clause space: 11.2235MB
3.98/4.00	c total #watches: 36476
3.98/4.04	c total #propagations: 1235609 / total #impl: 4371294 (eff. 0.283)
3.98/4.04	c GARBAGE COLLECT
3.98/4.04	c #Conflicts:     150000 | #Learnt:       9696 | 0.000
3.98/4.04	c total clause space: 11.2235MB
3.98/4.04	c total #watches: 20080
3.98/4.08	c total #propagations: 1242495 / total #impl: 4395485 (eff. 0.283)
3.98/4.08	c #Conflicts:     151000 | #Learnt:      10696 | 0.000
3.98/4.08	c total clause space: 11.2235MB
3.98/4.08	c total #watches: 22080
4.08/4.10	c total #propagations: 1249930 / total #impl: 4421381 (eff. 0.283)
4.08/4.10	c #Conflicts:     152000 | #Learnt:      11696 | 0.000
4.08/4.10	c total clause space: 11.2235MB
4.08/4.10	c total #watches: 24080
4.08/4.13	c total #propagations: 1256862 / total #impl: 4446261 (eff. 0.283)
4.08/4.13	c #Conflicts:     153000 | #Learnt:      12696 | 0.000
4.08/4.13	c total clause space: 11.2235MB
4.08/4.13	c total #watches: 26080
4.08/4.17	c total #propagations: 1263113 / total #impl: 4467366 (eff. 0.283)
4.08/4.17	c #Conflicts:     154000 | #Learnt:      13696 | 0.000
4.08/4.17	c total clause space: 11.2235MB
4.08/4.17	c total #watches: 28080
4.18/4.21	c total #propagations: 1271032 / total #impl: 4500933 (eff. 0.282)
4.18/4.21	c #Conflicts:     155000 | #Learnt:      14696 | 0.000
4.18/4.21	c total clause space: 11.2235MB
4.18/4.21	c total #watches: 30080
4.18/4.24	c total #propagations: 1278205 / total #impl: 4527919 (eff. 0.282)
4.18/4.24	c #Conflicts:     156000 | #Learnt:      15696 | 0.000
4.18/4.24	c total clause space: 11.2235MB
4.18/4.24	c total #watches: 32080
4.18/4.28	c total #propagations: 1286853 / total #impl: 4558808 (eff. 0.282)
4.18/4.28	c #Conflicts:     157000 | #Learnt:      16696 | 0.000
4.18/4.28	c total clause space: 11.2235MB
4.18/4.28	c total #watches: 34080
4.28/4.32	c total #propagations: 1295821 / total #impl: 4591298 (eff. 0.282)
4.28/4.32	c #Conflicts:     158000 | #Learnt:      17696 | 0.000
4.28/4.32	c total clause space: 11.2235MB
4.28/4.32	c total #watches: 36080
4.28/4.35	c total #propagations: 1303579 / total #impl: 4620489 (eff. 0.282)
4.28/4.35	c #Conflicts:     159000 | #Learnt:      18696 | 0.000
4.28/4.35	c total clause space: 11.2235MB
4.28/4.35	c total #watches: 38080
4.28/4.38	c total #propagations: 1308713 / total #impl: 4638967 (eff. 0.282)
4.28/4.38	c GARBAGE COLLECT
4.28/4.38	c #Conflicts:     160000 | #Learnt:      10192 | 0.000
4.28/4.38	c total clause space: 11.2235MB
4.28/4.38	c total #watches: 21072
4.39/4.41	c total #propagations: 1318024 / total #impl: 4670926 (eff. 0.282)
4.39/4.41	c #Conflicts:     161000 | #Learnt:      11192 | 0.000
4.39/4.41	c total clause space: 11.2235MB
4.39/4.41	c total #watches: 23072
4.39/4.44	c total #propagations: 1325038 / total #impl: 4695595 (eff. 0.282)
4.39/4.44	c #Conflicts:     162000 | #Learnt:      12192 | 0.000
4.39/4.44	c total clause space: 11.2235MB
4.39/4.44	c total #watches: 25072
4.39/4.46	c total #propagations: 1331173 / total #impl: 4719429 (eff. 0.282)
4.39/4.46	c #Conflicts:     163000 | #Learnt:      13192 | 0.000
4.39/4.46	c total clause space: 11.2235MB
4.39/4.46	c total #watches: 27072
4.39/4.49	c total #propagations: 1338534 / total #impl: 4744988 (eff. 0.282)
4.39/4.49	c #Conflicts:     164000 | #Learnt:      14192 | 0.000
4.39/4.49	c total clause space: 11.2235MB
4.39/4.49	c total #watches: 29072
4.49/4.53	c total #propagations: 1345203 / total #impl: 4771243 (eff. 0.282)
4.49/4.53	c #Conflicts:     165000 | #Learnt:      15192 | 0.000
4.49/4.53	c total clause space: 11.2235MB
4.49/4.53	c total #watches: 31072
4.49/4.56	c total #propagations: 1352949 / total #impl: 4800399 (eff. 0.282)
4.49/4.56	c #Conflicts:     166000 | #Learnt:      16192 | 0.000
4.49/4.56	c total clause space: 11.2235MB
4.49/4.56	c total #watches: 33072
4.49/4.59	c total #propagations: 1358913 / total #impl: 4822872 (eff. 0.282)
4.49/4.59	c #Conflicts:     167000 | #Learnt:      17192 | 0.000
4.49/4.59	c total clause space: 11.2235MB
4.49/4.59	c total #watches: 35072
4.58/4.64	c total #propagations: 1364440 / total #impl: 4843870 (eff. 0.282)
4.58/4.64	c #Conflicts:     168000 | #Learnt:      18192 | 0.000
4.58/4.64	c total clause space: 11.2235MB
4.58/4.64	c total #watches: 37072
4.58/4.68	c total #propagations: 1370918 / total #impl: 4869434 (eff. 0.282)
4.58/4.68	c #Conflicts:     169000 | #Learnt:      19192 | 0.000
4.58/4.68	c total clause space: 11.2235MB
4.58/4.68	c total #watches: 39072
4.68/4.72	c total #propagations: 1377082 / total #impl: 4891718 (eff. 0.282)
4.68/4.72	c GARBAGE COLLECT
4.68/4.72	c #Conflicts:     170000 | #Learnt:      10394 | 0.000
4.68/4.72	c total clause space: 11.2235MB
4.68/4.72	c total #watches: 21476
4.68/4.75	c total #propagations: 1382973 / total #impl: 4914834 (eff. 0.281)
4.68/4.75	c #Conflicts:     171000 | #Learnt:      11394 | 0.000
4.68/4.75	c total clause space: 11.2235MB
4.68/4.75	c total #watches: 23476
4.68/4.78	c total #propagations: 1391222 / total #impl: 4943949 (eff. 0.281)
4.68/4.78	c #Conflicts:     172000 | #Learnt:      12394 | 0.000
4.68/4.78	c total clause space: 11.2235MB
4.68/4.78	c total #watches: 25476
4.78/4.81	c total #propagations: 1399336 / total #impl: 4973939 (eff. 0.281)
4.78/4.81	c #Conflicts:     173000 | #Learnt:      13394 | 0.000
4.78/4.81	c total clause space: 11.2235MB
4.78/4.81	c total #watches: 27476
4.78/4.84	c total #propagations: 1406914 / total #impl: 5001411 (eff. 0.281)
4.78/4.84	c #Conflicts:     174000 | #Learnt:      14394 | 0.000
4.78/4.84	c total clause space: 11.2235MB
4.78/4.84	c total #watches: 29476
4.78/4.88	c total #propagations: 1413500 / total #impl: 5024386 (eff. 0.281)
4.78/4.88	c #Conflicts:     175000 | #Learnt:      15394 | 0.000
4.78/4.88	c total clause space: 11.2235MB
4.78/4.88	c total #watches: 31476
4.88/4.91	c total #propagations: 1421323 / total #impl: 5055662 (eff. 0.281)
4.88/4.91	c #Conflicts:     176000 | #Learnt:      16394 | 0.000
4.88/4.91	c total clause space: 11.2235MB
4.88/4.91	c total #watches: 33476
4.88/4.95	c total #propagations: 1428260 / total #impl: 5082919 (eff. 0.281)
4.88/4.95	c #Conflicts:     177000 | #Learnt:      17394 | 0.000
4.88/4.95	c total clause space: 11.2235MB
4.88/4.95	c total #watches: 35476
4.98/5.00	c total #propagations: 1433856 / total #impl: 5105258 (eff. 0.281)
4.98/5.00	c #Conflicts:     178000 | #Learnt:      18394 | 0.000
4.98/5.00	c total clause space: 11.2235MB
4.98/5.00	c total #watches: 37476
4.98/5.04	c total #propagations: 1440849 / total #impl: 5133691 (eff. 0.281)
4.98/5.04	c #Conflicts:     179000 | #Learnt:      19394 | 0.000
4.98/5.04	c total clause space: 11.2235MB
4.98/5.04	c total #watches: 39476
4.98/5.07	c total #propagations: 1447345 / total #impl: 5158998 (eff. 0.281)
4.98/5.07	c GARBAGE COLLECT
4.98/5.07	c #Conflicts:     180000 | #Learnt:      10292 | 0.000
4.98/5.07	c total clause space: 11.2235MB
4.98/5.07	c total #watches: 21272
5.08/5.10	c total #propagations: 1453987 / total #impl: 5184906 (eff. 0.280)
5.08/5.10	c #Conflicts:     181000 | #Learnt:      11292 | 0.000
5.08/5.10	c total clause space: 11.2235MB
5.08/5.10	c total #watches: 23272
5.08/5.13	c total #propagations: 1461064 / total #impl: 5210680 (eff. 0.280)
5.08/5.13	c #Conflicts:     182000 | #Learnt:      12292 | 0.000
5.08/5.13	c total clause space: 11.2235MB
5.08/5.13	c total #watches: 25272
5.08/5.16	c total #propagations: 1468621 / total #impl: 5239612 (eff. 0.280)
5.08/5.16	c #Conflicts:     183000 | #Learnt:      13292 | 0.000
5.08/5.16	c total clause space: 11.2235MB
5.08/5.16	c total #watches: 27272
5.08/5.19	c total #propagations: 1475459 / total #impl: 5266521 (eff. 0.280)
5.08/5.19	c #Conflicts:     184000 | #Learnt:      14292 | 0.000
5.08/5.19	c total clause space: 11.2235MB
5.08/5.19	c total #watches: 29272
5.18/5.21	c total #propagations: 1483414 / total #impl: 5294642 (eff. 0.280)
5.18/5.21	c #Conflicts:     185000 | #Learnt:      15292 | 0.000
5.18/5.21	c total clause space: 11.2235MB
5.18/5.21	c total #watches: 31272
5.18/5.24	c total #propagations: 1490690 / total #impl: 5321812 (eff. 0.280)
5.18/5.24	c #Conflicts:     186000 | #Learnt:      16292 | 0.000
5.18/5.24	c total clause space: 11.2235MB
5.18/5.24	c total #watches: 33272
5.18/5.28	c total #propagations: 1497435 / total #impl: 5347232 (eff. 0.280)
5.18/5.28	c #Conflicts:     187000 | #Learnt:      17292 | 0.000
5.18/5.28	c total clause space: 11.2235MB
5.18/5.28	c total #watches: 35272
5.28/5.31	c total #propagations: 1505328 / total #impl: 5378786 (eff. 0.280)
5.28/5.31	c #Conflicts:     188000 | #Learnt:      18292 | 0.000
5.28/5.31	c total clause space: 11.2235MB
5.28/5.31	c total #watches: 37272
5.28/5.34	c total #propagations: 1512623 / total #impl: 5407399 (eff. 0.280)
5.28/5.34	c #Conflicts:     189000 | #Learnt:      19292 | 0.000
5.28/5.34	c total clause space: 11.2235MB
5.28/5.34	c total #watches: 39272
5.28/5.38	c total #propagations: 1519357 / total #impl: 5435604 (eff. 0.280)
5.28/5.38	c #Conflicts:     190000 | #Learnt:      20292 | 0.000
5.28/5.38	c total clause space: 11.2235MB
5.28/5.38	c total #watches: 41272
5.38/5.43	c total #propagations: 1525312 / total #impl: 5459939 (eff. 0.279)
5.38/5.43	c GARBAGE COLLECT
5.38/5.43	c #Conflicts:     191000 | #Learnt:      10891 | 0.000
5.38/5.43	c total clause space: 18.2382MB
5.38/5.43	c total #watches: 22470
5.38/5.46	c total #propagations: 1534919 / total #impl: 5496842 (eff. 0.279)
5.38/5.46	c #Conflicts:     192000 | #Learnt:      11891 | 0.000
5.38/5.46	c total clause space: 18.2382MB
5.38/5.46	c total #watches: 24470
5.38/5.48	c total #propagations: 1542937 / total #impl: 5526970 (eff. 0.279)
5.38/5.48	c #Conflicts:     193000 | #Learnt:      12891 | 0.000
5.38/5.48	c total clause space: 18.2382MB
5.38/5.48	c total #watches: 26470
5.49/5.51	c total #propagations: 1551957 / total #impl: 5559870 (eff. 0.279)
5.49/5.51	c #Conflicts:     194000 | #Learnt:      13891 | 0.000
5.49/5.51	c total clause space: 18.2382MB
5.49/5.51	c total #watches: 28470
5.49/5.54	c total #propagations: 1558742 / total #impl: 5584552 (eff. 0.279)
5.49/5.54	c #Conflicts:     195000 | #Learnt:      14891 | 0.000
5.49/5.54	c total clause space: 18.2382MB
5.49/5.54	c total #watches: 30470
5.49/5.57	c total #propagations: 1566309 / total #impl: 5615563 (eff. 0.279)
5.49/5.57	c #Conflicts:     196000 | #Learnt:      15891 | 0.000
5.49/5.57	c total clause space: 18.2382MB
5.49/5.57	c total #watches: 32470
5.59/5.60	c total #propagations: 1571221 / total #impl: 5636924 (eff. 0.279)
5.59/5.60	c #Conflicts:     197000 | #Learnt:      16891 | 0.000
5.59/5.60	c total clause space: 18.2382MB
5.59/5.60	c total #watches: 34470
5.59/5.63	c total #propagations: 1576222 / total #impl: 5661624 (eff. 0.278)
5.59/5.63	c #Conflicts:     198000 | #Learnt:      17891 | 0.000
5.59/5.63	c total clause space: 18.2382MB
5.59/5.63	c total #watches: 36470
5.59/5.66	c total #propagations: 1580503 / total #impl: 5687211 (eff. 0.278)
5.59/5.66	c #Conflicts:     199000 | #Learnt:      18891 | 0.000
5.59/5.66	c total clause space: 18.2382MB
5.59/5.66	c total #watches: 38470
5.68/5.70	c total #propagations: 1584285 / total #impl: 5709185 (eff. 0.277)
5.68/5.70	c #Conflicts:     200000 | #Learnt:      19891 | 0.000
5.68/5.70	c total clause space: 18.2382MB
5.68/5.70	c total #watches: 40470
5.68/5.73	c total #propagations: 1588413 / total #impl: 5732871 (eff. 0.277)
5.68/5.73	c #Conflicts:     201000 | #Learnt:      20891 | 0.000
5.68/5.73	c total clause space: 18.2382MB
5.68/5.73	c total #watches: 42470
5.68/5.77	c total #propagations: 1592164 / total #impl: 5754445 (eff. 0.277)
5.68/5.77	c GARBAGE COLLECT
5.68/5.77	c #Conflicts:     202000 | #Learnt:      11189 | 0.000
5.68/5.77	c total clause space: 18.2382MB
5.68/5.77	c total #watches: 23066
5.68/5.79	c total #propagations: 1597858 / total #impl: 5779409 (eff. 0.276)
5.68/5.79	c #Conflicts:     203000 | #Learnt:      12189 | 0.000
5.68/5.79	c total clause space: 18.2382MB
5.68/5.79	c total #watches: 25066
5.78/5.82	c total #propagations: 1603081 / total #impl: 5800040 (eff. 0.276)
5.78/5.82	c #Conflicts:     204000 | #Learnt:      13189 | 0.000
5.78/5.82	c total clause space: 18.2382MB
5.78/5.82	c total #watches: 27066
5.78/5.84	c total #propagations: 1610422 / total #impl: 5827596 (eff. 0.276)
5.78/5.84	c #Conflicts:     205000 | #Learnt:      14189 | 0.000
5.78/5.84	c total clause space: 18.2382MB
5.78/5.84	c total #watches: 29066
5.78/5.87	c total #propagations: 1615778 / total #impl: 5849606 (eff. 0.276)
5.78/5.87	c #Conflicts:     206000 | #Learnt:      15189 | 0.000
5.78/5.87	c total clause space: 18.2382MB
5.78/5.87	c total #watches: 31066
5.88/5.90	c total #propagations: 1622847 / total #impl: 5875155 (eff. 0.276)
5.88/5.90	c #Conflicts:     207000 | #Learnt:      16189 | 0.000
5.88/5.90	c total clause space: 18.2382MB
5.88/5.90	c total #watches: 33066
5.88/5.94	c total #propagations: 1629081 / total #impl: 5898797 (eff. 0.276)
5.88/5.94	c #Conflicts:     208000 | #Learnt:      17189 | 0.000
5.88/5.94	c total clause space: 18.2382MB
5.88/5.94	c total #watches: 35066
5.88/5.98	c total #propagations: 1636910 / total #impl: 5926234 (eff. 0.276)
5.88/5.98	c #Conflicts:     209000 | #Learnt:      18189 | 0.000
5.88/5.98	c total clause space: 18.2382MB
5.88/5.98	c total #watches: 37066
5.98/6.01	c total #propagations: 1644296 / total #impl: 5953608 (eff. 0.276)
5.98/6.01	c #Conflicts:     210000 | #Learnt:      19189 | 0.000
5.98/6.01	c total clause space: 18.2382MB
5.98/6.01	c total #watches: 39066
5.98/6.05	c total #propagations: 1649918 / total #impl: 5979391 (eff. 0.276)
5.98/6.05	c #Conflicts:     211000 | #Learnt:      20189 | 0.000
5.98/6.05	c total clause space: 18.2382MB
5.98/6.05	c total #watches: 41066
5.98/6.09	c total #propagations: 1655230 / total #impl: 6007399 (eff. 0.276)
5.98/6.09	c #Conflicts:     212000 | #Learnt:      21189 | 0.000
5.98/6.09	c total clause space: 18.2382MB
5.98/6.09	c total #watches: 43066
6.08/6.13	c total #propagations: 1660520 / total #impl: 6028203 (eff. 0.275)
6.08/6.13	c GARBAGE COLLECT
6.08/6.13	c #Conflicts:     213000 | #Learnt:      11191 | 0.000
6.08/6.13	c total clause space: 18.2382MB
6.08/6.13	c total #watches: 23070
6.08/6.15	c total #propagations: 1665268 / total #impl: 6048391 (eff. 0.275)
6.08/6.15	c #Conflicts:     214000 | #Learnt:      12191 | 0.000
6.08/6.15	c total clause space: 18.2382MB
6.08/6.15	c total #watches: 25070
6.08/6.17	c total #propagations: 1671305 / total #impl: 6071062 (eff. 0.275)
6.08/6.17	c #Conflicts:     215000 | #Learnt:      13191 | 0.000
6.08/6.17	c total clause space: 18.2382MB
6.08/6.17	c total #watches: 27070
6.18/6.20	c total #propagations: 1677267 / total #impl: 6095519 (eff. 0.275)
6.18/6.20	c #Conflicts:     216000 | #Learnt:      14191 | 0.000
6.18/6.20	c total clause space: 18.2382MB
6.18/6.20	c total #watches: 29070
6.18/6.23	c total #propagations: 1682496 / total #impl: 6117720 (eff. 0.275)
6.18/6.23	c #Conflicts:     217000 | #Learnt:      15191 | 0.000
6.18/6.23	c total clause space: 18.2382MB
6.18/6.23	c total #watches: 31070
6.18/6.27	c total #propagations: 1688044 / total #impl: 6144955 (eff. 0.275)
6.18/6.27	c #Conflicts:     218000 | #Learnt:      16191 | 0.000
6.18/6.27	c total clause space: 18.2382MB
6.18/6.27	c total #watches: 33070
6.28/6.30	c total #propagations: 1693757 / total #impl: 6173279 (eff. 0.274)
6.28/6.30	c #Conflicts:     219000 | #Learnt:      17191 | 0.000
6.28/6.30	c total clause space: 18.2382MB
6.28/6.30	c total #watches: 35070
6.28/6.33	c total #propagations: 1700819 / total #impl: 6205664 (eff. 0.274)
6.28/6.33	c #Conflicts:     220000 | #Learnt:      18191 | 0.000
6.28/6.33	c total clause space: 18.2382MB
6.28/6.33	c total #watches: 37070
6.28/6.36	c total #propagations: 1706627 / total #impl: 6230105 (eff. 0.274)
6.28/6.36	c #Conflicts:     221000 | #Learnt:      19191 | 0.000
6.28/6.36	c total clause space: 18.2382MB
6.28/6.36	c total #watches: 39070
6.28/6.39	c total #propagations: 1712461 / total #impl: 6254687 (eff. 0.274)
6.28/6.39	c #Conflicts:     222000 | #Learnt:      20191 | 0.000
6.28/6.39	c total clause space: 18.2382MB
6.28/6.39	c total #watches: 41070
6.38/6.43	c total #propagations: 1717463 / total #impl: 6279435 (eff. 0.274)
6.38/6.43	c #Conflicts:     223000 | #Learnt:      21191 | 0.000
6.38/6.43	c total clause space: 18.2382MB
6.38/6.43	c total #watches: 43070
6.38/6.46	c total #propagations: 1722828 / total #impl: 6305116 (eff. 0.273)
6.38/6.46	c #Conflicts:     224000 | #Learnt:      22191 | 0.000
6.38/6.46	c total clause space: 18.2382MB
6.38/6.46	c total #watches: 45070
6.48/6.50	c total #propagations: 1727952 / total #impl: 6327898 (eff. 0.273)
6.48/6.50	c GARBAGE COLLECT
6.48/6.50	c #Conflicts:     225000 | #Learnt:      11892 | 0.000
6.48/6.50	c total clause space: 18.2382MB
6.48/6.50	c total #watches: 24472
6.48/6.52	c total #propagations: 1733806 / total #impl: 6351789 (eff. 0.273)
6.48/6.52	c #Conflicts:     226000 | #Learnt:      12892 | 0.000
6.48/6.52	c total clause space: 18.2382MB
6.48/6.52	c total #watches: 26472
6.48/6.56	c total #propagations: 1741068 / total #impl: 6378761 (eff. 0.273)
6.48/6.56	c #Conflicts:     227000 | #Learnt:      13892 | 0.000
6.48/6.56	c total clause space: 18.2382MB
6.48/6.56	c total #watches: 28472
6.48/6.59	c total #propagations: 1747096 / total #impl: 6404034 (eff. 0.273)
6.48/6.59	c #Conflicts:     228000 | #Learnt:      14892 | 0.000
6.48/6.59	c total clause space: 18.2382MB
6.48/6.59	c total #watches: 30472
6.59/6.62	c total #propagations: 1753066 / total #impl: 6429756 (eff. 0.273)
6.59/6.62	c #Conflicts:     229000 | #Learnt:      15892 | 0.000
6.59/6.62	c total clause space: 18.2382MB
6.59/6.62	c total #watches: 32472
6.59/6.67	c total #propagations: 1760777 / total #impl: 6458783 (eff. 0.273)
6.59/6.67	c #Conflicts:     230000 | #Learnt:      16892 | 0.000
6.59/6.67	c total clause space: 18.2382MB
6.59/6.67	c total #watches: 34472
6.69/6.71	c total #propagations: 1768864 / total #impl: 6490388 (eff. 0.273)
6.69/6.71	c #Conflicts:     231000 | #Learnt:      17892 | 0.000
6.69/6.71	c total clause space: 18.2382MB
6.69/6.71	c total #watches: 36472
6.69/6.75	c total #propagations: 1777435 / total #impl: 6522253 (eff. 0.273)
6.69/6.75	c #Conflicts:     232000 | #Learnt:      18892 | 0.000
6.69/6.75	c total clause space: 18.2382MB
6.69/6.75	c total #watches: 38472
6.78/6.80	c total #propagations: 1784619 / total #impl: 6549729 (eff. 0.272)
6.78/6.80	c #Conflicts:     233000 | #Learnt:      19892 | 0.000
6.78/6.80	c total clause space: 18.2382MB
6.78/6.80	c total #watches: 40472
6.78/6.85	c total #propagations: 1792792 / total #impl: 6580093 (eff. 0.272)
6.78/6.85	c #Conflicts:     234000 | #Learnt:      20892 | 0.000
6.78/6.85	c total clause space: 18.2382MB
6.78/6.85	c total #watches: 42472
6.88/6.90	c total #propagations: 1800383 / total #impl: 6608944 (eff. 0.272)
6.88/6.90	c #Conflicts:     235000 | #Learnt:      21892 | 0.000
6.88/6.90	c total clause space: 18.2382MB
6.88/6.90	c total #watches: 44472
6.88/6.94	c total #propagations: 1806061 / total #impl: 6631685 (eff. 0.272)
6.88/6.94	c #Conflicts:     236000 | #Learnt:      22892 | 0.000
6.88/6.94	c total clause space: 18.2382MB
6.88/6.94	c total #watches: 46472
6.88/6.98	c total #propagations: 1812609 / total #impl: 6656087 (eff. 0.272)
6.88/6.98	c GARBAGE COLLECT
6.88/6.98	c #Conflicts:     237000 | #Learnt:      12291 | 0.000
6.88/6.98	c total clause space: 18.2382MB
6.88/6.98	c total #watches: 25270
6.98/7.00	c total #propagations: 1820134 / total #impl: 6685083 (eff. 0.272)
6.98/7.00	c #Conflicts:     238000 | #Learnt:      13291 | 0.000
6.98/7.00	c total clause space: 18.2382MB
6.98/7.00	c total #watches: 27270
6.98/7.03	c total #propagations: 1826485 / total #impl: 6708409 (eff. 0.272)
6.98/7.03	c #Conflicts:     239000 | #Learnt:      14291 | 0.000
6.98/7.03	c total clause space: 18.2382MB
6.98/7.03	c total #watches: 29270
6.98/7.07	c total #propagations: 1834189 / total #impl: 6737966 (eff. 0.272)
6.98/7.07	c #Conflicts:     240000 | #Learnt:      15291 | 0.000
6.98/7.07	c total clause space: 18.2382MB
6.98/7.07	c total #watches: 31270
7.08/7.11	c total #propagations: 1841719 / total #impl: 6768413 (eff. 0.272)
7.08/7.11	c #Conflicts:     241000 | #Learnt:      16291 | 0.000
7.08/7.11	c total clause space: 18.2382MB
7.08/7.11	c total #watches: 33270
7.08/7.14	c total #propagations: 1847988 / total #impl: 6791032 (eff. 0.272)
7.08/7.14	c #Conflicts:     242000 | #Learnt:      17291 | 0.000
7.08/7.14	c total clause space: 18.2382MB
7.08/7.14	c total #watches: 35270
7.08/7.18	c total #propagations: 1855123 / total #impl: 6817887 (eff. 0.272)
7.08/7.18	c #Conflicts:     243000 | #Learnt:      18291 | 0.000
7.08/7.18	c total clause space: 18.2382MB
7.08/7.18	c total #watches: 37270
7.18/7.23	c total #propagations: 1862290 / total #impl: 6844175 (eff. 0.272)
7.18/7.23	c #Conflicts:     244000 | #Learnt:      19291 | 0.000
7.18/7.23	c total clause space: 18.2382MB
7.18/7.23	c total #watches: 39270
7.18/7.26	c total #propagations: 1869474 / total #impl: 6869689 (eff. 0.272)
7.18/7.26	c #Conflicts:     245000 | #Learnt:      20291 | 0.000
7.18/7.26	c total clause space: 18.2382MB
7.18/7.26	c total #watches: 41270
7.28/7.32	c total #propagations: 1874888 / total #impl: 6892396 (eff. 0.272)
7.28/7.32	c #Conflicts:     246000 | #Learnt:      21291 | 0.000
7.28/7.32	c total clause space: 18.2382MB
7.28/7.32	c total #watches: 43270
7.28/7.38	c total #propagations: 1881810 / total #impl: 6921284 (eff. 0.272)
7.28/7.38	c #Conflicts:     247000 | #Learnt:      22291 | 0.000
7.28/7.38	c total clause space: 18.2382MB
7.28/7.38	c total #watches: 45270
7.38/7.42	c total #propagations: 1889629 / total #impl: 6953261 (eff. 0.272)
7.38/7.42	c #Conflicts:     248000 | #Learnt:      23291 | 0.000
7.38/7.42	c total clause space: 18.2382MB
7.38/7.42	c total #watches: 47270
7.38/7.45	c total #propagations: 1896897 / total #impl: 6982951 (eff. 0.272)
7.38/7.45	c GARBAGE COLLECT
7.38/7.45	c #Conflicts:     249000 | #Learnt:      12393 | 0.000
7.38/7.45	c total clause space: 18.2382MB
7.38/7.45	c total #watches: 25474
7.38/7.48	c total #propagations: 1903054 / total #impl: 7006405 (eff. 0.272)
7.38/7.48	c #Conflicts:     250000 | #Learnt:      13393 | 0.000
7.38/7.48	c total clause space: 18.2382MB
7.38/7.48	c total #watches: 27474
7.48/7.51	c total #propagations: 1910950 / total #impl: 7033409 (eff. 0.272)
7.48/7.51	c #Conflicts:     251000 | #Learnt:      14393 | 0.000
7.48/7.51	c total clause space: 18.2382MB
7.48/7.51	c total #watches: 29474
7.48/7.54	c total #propagations: 1917993 / total #impl: 7058124 (eff. 0.272)
7.48/7.54	c #Conflicts:     252000 | #Learnt:      15393 | 0.000
7.48/7.54	c total clause space: 18.2382MB
7.48/7.54	c total #watches: 31474
7.48/7.57	c total #propagations: 1925117 / total #impl: 7082956 (eff. 0.272)
7.48/7.57	c #Conflicts:     253000 | #Learnt:      16393 | 0.000
7.48/7.57	c total clause space: 18.2382MB
7.48/7.57	c total #watches: 33474
7.58/7.61	c total #propagations: 1932579 / total #impl: 7110619 (eff. 0.272)
7.58/7.61	c #Conflicts:     254000 | #Learnt:      17393 | 0.000
7.58/7.61	c total clause space: 18.2382MB
7.58/7.61	c total #watches: 35474
7.58/7.66	c total #propagations: 1940229 / total #impl: 7138966 (eff. 0.272)
7.58/7.66	c #Conflicts:     255000 | #Learnt:      18393 | 0.000
7.58/7.66	c total clause space: 18.2382MB
7.58/7.66	c total #watches: 37474
7.58/7.70	c total #propagations: 1947205 / total #impl: 7164467 (eff. 0.272)
7.58/7.70	c #Conflicts:     256000 | #Learnt:      19393 | 0.000
7.58/7.70	c total clause space: 18.2382MB
7.58/7.70	c total #watches: 39474
7.69/7.74	c total #propagations: 1953693 / total #impl: 7188509 (eff. 0.272)
7.69/7.74	c #Conflicts:     257000 | #Learnt:      20393 | 0.000
7.69/7.74	c total clause space: 18.2382MB
7.69/7.74	c total #watches: 41474
7.69/7.78	c total #propagations: 1959565 / total #impl: 7212447 (eff. 0.272)
7.69/7.78	c #Conflicts:     258000 | #Learnt:      21393 | 0.000
7.69/7.78	c total clause space: 18.2382MB
7.69/7.78	c total #watches: 43474
7.79/7.83	c total #propagations: 1965803 / total #impl: 7240797 (eff. 0.271)
7.79/7.83	c #Conflicts:     259000 | #Learnt:      22393 | 0.000
7.79/7.83	c total clause space: 18.2382MB
7.79/7.83	c total #watches: 45474
7.79/7.87	c total #propagations: 1972634 / total #impl: 7265930 (eff. 0.271)
7.79/7.87	c #Conflicts:     260000 | #Learnt:      23393 | 0.000
7.79/7.87	c total clause space: 18.2382MB
7.79/7.87	c total #watches: 47474
7.88/7.93	c total #propagations: 1978944 / total #impl: 7290021 (eff. 0.271)
7.88/7.93	c #Conflicts:     261000 | #Learnt:      24393 | 0.000
7.88/7.93	c total clause space: 18.2382MB
7.88/7.93	c total #watches: 49474
7.88/7.96	c total #propagations: 1984917 / total #impl: 7314289 (eff. 0.271)
7.88/7.96	c GARBAGE COLLECT
7.88/7.96	c #Conflicts:     262000 | #Learnt:      13189 | 0.000
7.88/7.96	c total clause space: 18.2382MB
7.88/7.96	c total #watches: 27066
7.88/7.99	c total #propagations: 1991833 / total #impl: 7340435 (eff. 0.271)
7.88/7.99	c #Conflicts:     263000 | #Learnt:      14189 | 0.000
7.88/7.99	c total clause space: 18.2382MB
7.88/7.99	c total #watches: 29066
7.98/8.02	c total #propagations: 1998590 / total #impl: 7365574 (eff. 0.271)
7.98/8.02	c #Conflicts:     264000 | #Learnt:      15189 | 0.000
7.98/8.02	c total clause space: 18.2382MB
7.98/8.02	c total #watches: 31066
7.98/8.05	c total #propagations: 2003287 / total #impl: 7385554 (eff. 0.271)
7.98/8.05	c #Conflicts:     265000 | #Learnt:      16189 | 0.000
7.98/8.05	c total clause space: 18.2382MB
7.98/8.05	c total #watches: 33066
7.98/8.07	c total #propagations: 2009924 / total #impl: 7411510 (eff. 0.271)
7.98/8.07	c #Conflicts:     266000 | #Learnt:      17189 | 0.000
7.98/8.07	c total clause space: 18.2382MB
7.98/8.07	c total #watches: 35066
8.08/8.10	c total #propagations: 2017308 / total #impl: 7441897 (eff. 0.271)
8.08/8.10	c #Conflicts:     267000 | #Learnt:      18189 | 0.000
8.08/8.10	c total clause space: 18.2382MB
8.08/8.10	c total #watches: 37066
8.08/8.13	c total #propagations: 2023508 / total #impl: 7467733 (eff. 0.271)
8.08/8.13	c #Conflicts:     268000 | #Learnt:      19189 | 0.000
8.08/8.13	c total clause space: 18.2382MB
8.08/8.13	c total #watches: 39066
8.08/8.16	c total #propagations: 2030234 / total #impl: 7497094 (eff. 0.271)
8.08/8.16	c #Conflicts:     269000 | #Learnt:      20189 | 0.000
8.08/8.16	c total clause space: 18.2382MB
8.08/8.16	c total #watches: 41066
8.08/8.19	c total #propagations: 2034988 / total #impl: 7518687 (eff. 0.271)
8.08/8.19	c #Conflicts:     270000 | #Learnt:      21189 | 0.000
8.08/8.19	c total clause space: 18.2382MB
8.08/8.19	c total #watches: 43066
8.18/8.22	c total #propagations: 2041770 / total #impl: 7545778 (eff. 0.271)
8.18/8.22	c #Conflicts:     271000 | #Learnt:      22189 | 0.000
8.18/8.22	c total clause space: 18.2382MB
8.18/8.22	c total #watches: 45066
8.18/8.27	c total #propagations: 2049458 / total #impl: 7576511 (eff. 0.271)
8.18/8.27	c #Conflicts:     272000 | #Learnt:      23189 | 0.000
8.18/8.27	c total clause space: 18.2382MB
8.18/8.27	c total #watches: 47066
8.29/8.32	c total #propagations: 2055156 / total #impl: 7599760 (eff. 0.270)
8.29/8.32	c #Conflicts:     273000 | #Learnt:      24189 | 0.000
8.29/8.32	c total clause space: 18.2382MB
8.29/8.32	c total #watches: 49066
8.29/8.37	c total #propagations: 2060890 / total #impl: 7622774 (eff. 0.270)
8.29/8.37	c GARBAGE COLLECT
8.29/8.37	c #Conflicts:     274000 | #Learnt:      12687 | 0.000
8.29/8.37	c total clause space: 18.2382MB
8.29/8.37	c total #watches: 26062
8.39/8.40	c total #propagations: 2067338 / total #impl: 7650294 (eff. 0.270)
8.39/8.40	c #Conflicts:     275000 | #Learnt:      13687 | 0.000
8.39/8.40	c total clause space: 18.2382MB
8.39/8.40	c total #watches: 28062
8.39/8.43	c total #propagations: 2075384 / total #impl: 7680521 (eff. 0.270)
8.39/8.43	c #Conflicts:     276000 | #Learnt:      14687 | 0.000
8.39/8.43	c total clause space: 18.2382MB
8.39/8.43	c total #watches: 30062
8.39/8.46	c total #propagations: 2081720 / total #impl: 7704893 (eff. 0.270)
8.39/8.46	c #Conflicts:     277000 | #Learnt:      15687 | 0.000
8.39/8.46	c total clause space: 18.2382MB
8.39/8.46	c total #watches: 32062
8.39/8.49	c total #propagations: 2088676 / total #impl: 7729394 (eff. 0.270)
8.39/8.49	c #Conflicts:     278000 | #Learnt:      16687 | 0.000
8.39/8.49	c total clause space: 18.2382MB
8.39/8.49	c total #watches: 34062
8.49/8.53	c total #propagations: 2094735 / total #impl: 7753421 (eff. 0.270)
8.49/8.53	c #Conflicts:     279000 | #Learnt:      17687 | 0.000
8.49/8.53	c total clause space: 18.2382MB
8.49/8.53	c total #watches: 36062
8.49/8.57	c total #propagations: 2102507 / total #impl: 7785138 (eff. 0.270)
8.49/8.57	c #Conflicts:     280000 | #Learnt:      18687 | 0.000
8.49/8.57	c total clause space: 18.2382MB
8.49/8.57	c total #watches: 38062
8.59/8.61	c total #propagations: 2107913 / total #impl: 7807391 (eff. 0.270)
8.59/8.61	c #Conflicts:     281000 | #Learnt:      19687 | 0.000
8.59/8.61	c total clause space: 18.2382MB
8.59/8.61	c total #watches: 40062
8.59/8.65	c total #propagations: 2113290 / total #impl: 7828445 (eff. 0.270)
8.59/8.65	c #Conflicts:     282000 | #Learnt:      20687 | 0.000
8.59/8.65	c total clause space: 18.2382MB
8.59/8.65	c total #watches: 42062
8.59/8.70	c total #propagations: 2120540 / total #impl: 7857043 (eff. 0.270)
8.59/8.70	c #Conflicts:     283000 | #Learnt:      21687 | 0.000
8.59/8.70	c total clause space: 18.2382MB
8.59/8.70	c total #watches: 44062
8.69/8.74	c total #propagations: 2127860 / total #impl: 7884004 (eff. 0.270)
8.69/8.74	c #Conflicts:     284000 | #Learnt:      22687 | 0.000
8.69/8.74	c total clause space: 18.2382MB
8.69/8.74	c total #watches: 46062
8.69/8.79	c total #propagations: 2134725 / total #impl: 7911650 (eff. 0.270)
8.69/8.79	c #Conflicts:     285000 | #Learnt:      23687 | 0.000
8.69/8.79	c total clause space: 18.2382MB
8.69/8.79	c total #watches: 48062
8.80/8.83	c total #propagations: 2139872 / total #impl: 7931442 (eff. 0.270)
8.80/8.83	c #Conflicts:     286000 | #Learnt:      24687 | 0.000
8.80/8.83	c total clause space: 18.2382MB
8.80/8.83	c total #watches: 50062
8.80/8.88	c total #propagations: 2144743 / total #impl: 7952685 (eff. 0.270)
8.80/8.88	c GARBAGE COLLECT
8.80/8.88	c #Conflicts:     287000 | #Learnt:      12883 | 0.000
8.80/8.88	c total clause space: 18.2382MB
8.80/8.88	c total #watches: 26454
8.90/8.91	c total #propagations: 2150419 / total #impl: 7975518 (eff. 0.270)
8.90/8.91	c #Conflicts:     288000 | #Learnt:      13883 | 0.000
8.90/8.91	c total clause space: 18.2382MB
8.90/8.91	c total #watches: 28454
8.90/8.95	c total #propagations: 2156505 / total #impl: 7999132 (eff. 0.270)
8.90/8.95	c #Conflicts:     289000 | #Learnt:      14883 | 0.000
8.90/8.95	c total clause space: 18.2382MB
8.90/8.95	c total #watches: 30454
8.90/8.99	c total #propagations: 2164057 / total #impl: 8029527 (eff. 0.270)
8.90/8.99	c #Conflicts:     290000 | #Learnt:      15883 | 0.000
8.90/8.99	c total clause space: 18.2382MB
8.90/8.99	c total #watches: 32454
8.99/9.03	c total #propagations: 2170929 / total #impl: 8056414 (eff. 0.269)
8.99/9.03	c #Conflicts:     291000 | #Learnt:      16883 | 0.000
8.99/9.03	c total clause space: 18.2382MB
8.99/9.03	c total #watches: 34454
8.99/9.07	c total #propagations: 2176995 / total #impl: 8079257 (eff. 0.269)
8.99/9.07	c #Conflicts:     292000 | #Learnt:      17883 | 0.000
8.99/9.07	c total clause space: 18.2382MB
8.99/9.07	c total #watches: 36454
9.09/9.12	c total #propagations: 2183015 / total #impl: 8103805 (eff. 0.269)
9.09/9.12	c #Conflicts:     293000 | #Learnt:      18883 | 0.000
9.09/9.12	c total clause space: 18.2382MB
9.09/9.12	c total #watches: 38454
9.09/9.17	c total #propagations: 2190747 / total #impl: 8137243 (eff. 0.269)
9.09/9.17	c #Conflicts:     294000 | #Learnt:      19883 | 0.000
9.09/9.17	c total clause space: 18.2382MB
9.09/9.17	c total #watches: 40454
9.19/9.20	c total #propagations: 2198326 / total #impl: 8167825 (eff. 0.269)
9.19/9.20	c #Conflicts:     295000 | #Learnt:      20883 | 0.000
9.19/9.20	c total clause space: 18.2382MB
9.19/9.20	c total #watches: 42454
9.19/9.24	c total #propagations: 2203973 / total #impl: 8191639 (eff. 0.269)
9.19/9.24	c #Conflicts:     296000 | #Learnt:      21883 | 0.000
9.19/9.24	c total clause space: 18.2382MB
9.19/9.24	c total #watches: 44454
9.19/9.28	c total #propagations: 2209586 / total #impl: 8215243 (eff. 0.269)
9.19/9.28	c #Conflicts:     297000 | #Learnt:      22883 | 0.000
9.19/9.28	c total clause space: 18.2382MB
9.19/9.28	c total #watches: 46454
9.29/9.32	c total #propagations: 2215367 / total #impl: 8237796 (eff. 0.269)
9.29/9.32	c #Conflicts:     298000 | #Learnt:      23883 | 0.000
9.29/9.32	c total clause space: 18.2382MB
9.29/9.32	c total #watches: 48454
9.29/9.36	c total #propagations: 2222145 / total #impl: 8263044 (eff. 0.269)
9.29/9.36	c #Conflicts:     299000 | #Learnt:      24883 | 0.000
9.29/9.36	c total clause space: 18.2382MB
9.29/9.36	c total #watches: 50454
9.39/9.41	c total #propagations: 2227968 / total #impl: 8286206 (eff. 0.269)
9.39/9.41	c #Conflicts:     300000 | #Learnt:      25883 | 0.000
9.39/9.41	c total clause space: 18.2382MB
9.39/9.41	c total #watches: 52454
9.39/9.44	c total #propagations: 2232554 / total #impl: 8304597 (eff. 0.269)
9.39/9.44	c GARBAGE COLLECT
9.39/9.44	c #Conflicts:     301000 | #Learnt:      13784 | 0.000
9.39/9.44	c total clause space: 18.2382MB
9.39/9.44	c total #watches: 28256
9.39/9.48	c total #propagations: 2238740 / total #impl: 8329864 (eff. 0.269)
9.39/9.48	c #Conflicts:     302000 | #Learnt:      14784 | 0.000
9.39/9.48	c total clause space: 18.2382MB
9.39/9.48	c total #watches: 30256
9.49/9.51	c total #propagations: 2245756 / total #impl: 8356552 (eff. 0.269)
9.49/9.51	c #Conflicts:     303000 | #Learnt:      15784 | 0.000
9.49/9.51	c total clause space: 18.2382MB
9.49/9.51	c total #watches: 32256
9.49/9.54	c total #propagations: 2251953 / total #impl: 8381781 (eff. 0.269)
9.49/9.54	c #Conflicts:     304000 | #Learnt:      16784 | 0.000
9.49/9.54	c total clause space: 18.2382MB
9.49/9.54	c total #watches: 34256
9.49/9.58	c total #propagations: 2258590 / total #impl: 8407642 (eff. 0.269)
9.49/9.58	c #Conflicts:     305000 | #Learnt:      17784 | 0.000
9.49/9.58	c total clause space: 18.2382MB
9.49/9.58	c total #watches: 36256
9.59/9.61	c total #propagations: 2266369 / total #impl: 8438463 (eff. 0.269)
9.59/9.61	c #Conflicts:     306000 | #Learnt:      18784 | 0.000
9.59/9.61	c total clause space: 18.2382MB
9.59/9.61	c total #watches: 38256
9.59/9.65	c total #propagations: 2273201 / total #impl: 8464297 (eff. 0.269)
9.59/9.65	c #Conflicts:     307000 | #Learnt:      19784 | 0.000
9.59/9.65	c total clause space: 18.2382MB
9.59/9.65	c total #watches: 40256
9.59/9.68	c total #propagations: 2278537 / total #impl: 8485088 (eff. 0.269)
9.59/9.68	c #Conflicts:     308000 | #Learnt:      20784 | 0.000
9.59/9.68	c total clause space: 18.2382MB
9.59/9.68	c total #watches: 42256
9.69/9.73	c total #propagations: 2284895 / total #impl: 8511999 (eff. 0.268)
9.69/9.73	c #Conflicts:     309000 | #Learnt:      21784 | 0.000
9.69/9.73	c total clause space: 18.2382MB
9.69/9.73	c total #watches: 44256
9.69/9.77	c total #propagations: 2289529 / total #impl: 8529388 (eff. 0.268)
9.69/9.77	c #Conflicts:     310000 | #Learnt:      22784 | 0.000
9.69/9.77	c total clause space: 18.2382MB
9.69/9.77	c total #watches: 46256
9.79/9.80	c total #propagations: 2297161 / total #impl: 8559165 (eff. 0.268)
9.79/9.80	c #Conflicts:     311000 | #Learnt:      23784 | 0.000
9.79/9.80	c total clause space: 18.2382MB
9.79/9.80	c total #watches: 48256
9.79/9.84	c total #propagations: 2304645 / total #impl: 8587540 (eff. 0.268)
9.79/9.84	c #Conflicts:     312000 | #Learnt:      24784 | 0.000
9.79/9.84	c total clause space: 18.2382MB
9.79/9.84	c total #watches: 50256
9.79/9.88	c total #propagations: 2312486 / total #impl: 8618636 (eff. 0.268)
9.79/9.88	c #Conflicts:     313000 | #Learnt:      25784 | 0.000
9.79/9.88	c total clause space: 18.2382MB
9.79/9.88	c total #watches: 52256
9.89/9.91	c total #propagations: 2320262 / total #impl: 8647787 (eff. 0.268)
9.89/9.91	c #Conflicts:     314000 | #Learnt:      26784 | 0.000
9.89/9.91	c total clause space: 18.2382MB
9.89/9.91	c total #watches: 54256
9.89/9.95	c total #propagations: 2327097 / total #impl: 8674520 (eff. 0.268)
9.89/9.95	c GARBAGE COLLECT
9.89/9.95	c #Conflicts:     315000 | #Learnt:      14388 | 0.000
9.89/9.95	c total clause space: 18.2382MB
9.89/9.95	c total #watches: 29464
9.89/9.98	c total #propagations: 2333835 / total #impl: 8701017 (eff. 0.268)
9.89/9.98	c #Conflicts:     316000 | #Learnt:      15388 | 0.000
9.89/9.98	c total clause space: 18.2382MB
9.89/9.98	c total #watches: 31464
9.99/10.02	c total #propagations: 2340761 / total #impl: 8730076 (eff. 0.268)
9.99/10.02	c #Conflicts:     317000 | #Learnt:      16388 | 0.000
9.99/10.02	c total clause space: 18.2382MB
9.99/10.02	c total #watches: 33464
9.99/10.05	c total #propagations: 2347012 / total #impl: 8757787 (eff. 0.268)
9.99/10.05	c #Conflicts:     318000 | #Learnt:      17388 | 0.000
9.99/10.05	c total clause space: 18.2382MB
9.99/10.05	c total #watches: 35464
9.99/10.08	c total #propagations: 2351977 / total #impl: 8780101 (eff. 0.268)
9.99/10.08	c #Conflicts:     319000 | #Learnt:      18388 | 0.000
9.99/10.08	c total clause space: 18.2382MB
9.99/10.08	c total #watches: 37464
10.09/10.12	c total #propagations: 2358071 / total #impl: 8809562 (eff. 0.268)
10.09/10.12	c #Conflicts:     320000 | #Learnt:      19388 | 0.000
10.09/10.12	c total clause space: 18.2382MB
10.09/10.12	c total #watches: 39464
10.09/10.15	c total #propagations: 2363788 / total #impl: 8836590 (eff. 0.268)
10.09/10.15	c #Conflicts:     321000 | #Learnt:      20388 | 0.000
10.09/10.15	c total clause space: 18.2382MB
10.09/10.15	c total #watches: 41464
10.09/10.19	c total #propagations: 2370391 / total #impl: 8863076 (eff. 0.267)
10.09/10.19	c #Conflicts:     322000 | #Learnt:      21388 | 0.000
10.09/10.19	c total clause space: 18.2382MB
10.09/10.19	c total #watches: 43464
10.19/10.22	c total #propagations: 2375431 / total #impl: 8885361 (eff. 0.267)
10.19/10.22	c #Conflicts:     323000 | #Learnt:      22388 | 0.000
10.19/10.22	c total clause space: 18.2382MB
10.19/10.22	c total #watches: 45464
10.19/10.25	c total #propagations: 2379830 / total #impl: 8908848 (eff. 0.267)
10.19/10.25	c #Conflicts:     324000 | #Learnt:      23388 | 0.000
10.19/10.25	c total clause space: 18.2382MB
10.19/10.25	c total #watches: 47464
10.19/10.28	c total #propagations: 2384013 / total #impl: 8929877 (eff. 0.267)
10.19/10.28	c #Conflicts:     325000 | #Learnt:      24388 | 0.000
10.19/10.28	c total clause space: 18.2382MB
10.19/10.28	c total #watches: 49464
10.29/10.32	c total #propagations: 2389622 / total #impl: 8953833 (eff. 0.267)
10.29/10.32	c #Conflicts:     326000 | #Learnt:      25388 | 0.000
10.29/10.32	c total clause space: 18.2382MB
10.29/10.32	c total #watches: 51464
10.29/10.35	c total #propagations: 2394839 / total #impl: 8976764 (eff. 0.267)
10.29/10.35	c #Conflicts:     327000 | #Learnt:      26388 | 0.000
10.29/10.35	c total clause space: 18.2382MB
10.29/10.35	c total #watches: 53464
10.29/10.38	c total #propagations: 2399741 / total #impl: 8999473 (eff. 0.267)
10.29/10.38	c #Conflicts:     328000 | #Learnt:      27388 | 0.000
10.29/10.38	c total clause space: 18.2382MB
10.29/10.38	c total #watches: 55464
10.39/10.42	c total #propagations: 2405826 / total #impl: 9024261 (eff. 0.267)
10.39/10.42	c GARBAGE COLLECT
10.39/10.42	c #Conflicts:     329000 | #Learnt:      14688 | 0.000
10.39/10.42	c total clause space: 18.2382MB
10.39/10.42	c total #watches: 30064
10.39/10.45	c total #propagations: 2413664 / total #impl: 9053591 (eff. 0.267)
10.39/10.45	c #Conflicts:     330000 | #Learnt:      15688 | 0.000
10.39/10.45	c total clause space: 18.2382MB
10.39/10.45	c total #watches: 32064
10.39/10.48	c total #propagations: 2421731 / total #impl: 9087815 (eff. 0.266)
10.39/10.48	c #Conflicts:     331000 | #Learnt:      16688 | 0.000
10.39/10.48	c total clause space: 18.2382MB
10.39/10.48	c total #watches: 34064
10.49/10.51	c total #propagations: 2426784 / total #impl: 9113790 (eff. 0.266)
10.49/10.51	c #Conflicts:     332000 | #Learnt:      17688 | 0.000
10.49/10.51	c total clause space: 18.2382MB
10.49/10.51	c total #watches: 36064
10.49/10.55	c total #propagations: 2431746 / total #impl: 9136444 (eff. 0.266)
10.49/10.55	c #Conflicts:     333000 | #Learnt:      18688 | 0.000
10.49/10.55	c total clause space: 18.2382MB
10.49/10.55	c total #watches: 38064
10.49/10.59	c total #propagations: 2437362 / total #impl: 9162133 (eff. 0.266)
10.49/10.59	c #Conflicts:     334000 | #Learnt:      19688 | 0.000
10.49/10.59	c total clause space: 18.2382MB
10.49/10.59	c total #watches: 40064
10.59/10.62	c total #propagations: 2443851 / total #impl: 9188801 (eff. 0.266)
10.59/10.62	c #Conflicts:     335000 | #Learnt:      20688 | 0.000
10.59/10.62	c total clause space: 18.2382MB
10.59/10.62	c total #watches: 42064
10.59/10.66	c total #propagations: 2449098 / total #impl: 9210405 (eff. 0.266)
10.59/10.66	c #Conflicts:     336000 | #Learnt:      21688 | 0.000
10.59/10.66	c total clause space: 18.2382MB
10.59/10.66	c total #watches: 44064
10.69/10.70	c total #propagations: 2455366 / total #impl: 9235283 (eff. 0.266)
10.69/10.70	c #Conflicts:     337000 | #Learnt:      22688 | 0.000
10.69/10.70	c total clause space: 18.2382MB
10.69/10.70	c total #watches: 46064
10.69/10.74	c total #propagations: 2461197 / total #impl: 9259737 (eff. 0.266)
10.69/10.74	c #Conflicts:     338000 | #Learnt:      23688 | 0.000
10.69/10.74	c total clause space: 18.2382MB
10.69/10.74	c total #watches: 48064
10.69/10.79	c total #propagations: 2467189 / total #impl: 9281089 (eff. 0.266)
10.69/10.79	c #Conflicts:     339000 | #Learnt:      24688 | 0.000
10.69/10.79	c total clause space: 18.2382MB
10.69/10.79	c total #watches: 50064
10.79/10.83	c total #propagations: 2473281 / total #impl: 9306535 (eff. 0.266)
10.79/10.83	c #Conflicts:     340000 | #Learnt:      25688 | 0.000
10.79/10.83	c total clause space: 18.2382MB
10.79/10.83	c total #watches: 52064
10.79/10.89	c total #propagations: 2479130 / total #impl: 9330316 (eff. 0.266)
10.79/10.89	c #Conflicts:     341000 | #Learnt:      26688 | 0.000
10.79/10.89	c total clause space: 18.2382MB
10.79/10.89	c total #watches: 54064
10.89/10.94	c total #propagations: 2485666 / total #impl: 9358427 (eff. 0.266)
10.89/10.94	c #Conflicts:     342000 | #Learnt:      27688 | 0.000
10.89/10.94	c total clause space: 18.2382MB
10.89/10.94	c total #watches: 56064
10.89/10.99	c total #propagations: 2491291 / total #impl: 9381530 (eff. 0.266)
10.89/10.99	c GARBAGE COLLECT
10.89/10.99	c #Conflicts:     343000 | #Learnt:      14684 | 0.000
10.89/10.99	c total clause space: 18.2382MB
10.89/10.99	c total #watches: 30056
10.99/11.03	c total #propagations: 2497362 / total #impl: 9405721 (eff. 0.266)
10.99/11.03	c #Conflicts:     344000 | #Learnt:      15684 | 0.000
10.99/11.03	c total clause space: 18.2382MB
10.99/11.03	c total #watches: 32056
10.99/11.06	c total #propagations: 2503357 / total #impl: 9427564 (eff. 0.266)
10.99/11.06	c #Conflicts:     345000 | #Learnt:      16684 | 0.000
10.99/11.06	c total clause space: 18.2382MB
10.99/11.06	c total #watches: 34056
10.99/11.10	c total #propagations: 2511120 / total #impl: 9457636 (eff. 0.266)
10.99/11.10	c #Conflicts:     346000 | #Learnt:      17684 | 0.000
10.99/11.10	c total clause space: 18.2382MB
10.99/11.10	c total #watches: 36056
11.09/11.13	c total #propagations: 2517841 / total #impl: 9482513 (eff. 0.266)
11.09/11.13	c #Conflicts:     347000 | #Learnt:      18684 | 0.000
11.09/11.13	c total clause space: 18.2382MB
11.09/11.13	c total #watches: 38056
11.09/11.16	c total #propagations: 2523231 / total #impl: 9505093 (eff. 0.265)
11.09/11.16	c #Conflicts:     348000 | #Learnt:      19684 | 0.000
11.09/11.16	c total clause space: 18.2382MB
11.09/11.16	c total #watches: 40056
11.09/11.19	c total #propagations: 2531069 / total #impl: 9534856 (eff. 0.265)
11.09/11.19	c #Conflicts:     349000 | #Learnt:      20684 | 0.000
11.09/11.19	c total clause space: 18.2382MB
11.09/11.19	c total #watches: 42056
11.19/11.24	c total #propagations: 2536868 / total #impl: 9556850 (eff. 0.265)
11.19/11.24	c #Conflicts:     350000 | #Learnt:      21684 | 0.000
11.19/11.24	c total clause space: 18.2382MB
11.19/11.24	c total #watches: 44056
11.19/11.28	c total #propagations: 2543368 / total #impl: 9580873 (eff. 0.265)
11.19/11.28	c #Conflicts:     351000 | #Learnt:      22684 | 0.000
11.19/11.28	c total clause space: 18.2382MB
11.19/11.28	c total #watches: 46056
11.29/11.31	c total #propagations: 2549038 / total #impl: 9604175 (eff. 0.265)
11.29/11.31	c #Conflicts:     352000 | #Learnt:      23684 | 0.000
11.29/11.31	c total clause space: 18.2382MB
11.29/11.31	c total #watches: 48056
11.29/11.35	c total #propagations: 2555015 / total #impl: 9629451 (eff. 0.265)
11.29/11.35	c #Conflicts:     353000 | #Learnt:      24684 | 0.000
11.29/11.35	c total clause space: 18.2382MB
11.29/11.35	c total #watches: 50056
11.29/11.40	c total #propagations: 2560666 / total #impl: 9652868 (eff. 0.265)
11.29/11.40	c #Conflicts:     354000 | #Learnt:      25684 | 0.000
11.29/11.40	c total clause space: 18.2382MB
11.29/11.40	c total #watches: 52056
11.39/11.44	c total #propagations: 2566081 / total #impl: 9674162 (eff. 0.265)
11.39/11.44	c #Conflicts:     355000 | #Learnt:      26684 | 0.000
11.39/11.44	c total clause space: 18.2382MB
11.39/11.44	c total #watches: 54056
11.39/11.47	c total #propagations: 2571802 / total #impl: 9698279 (eff. 0.265)
11.39/11.47	c #Conflicts:     356000 | #Learnt:      27684 | 0.000
11.39/11.47	c total clause space: 18.2382MB
11.39/11.47	c total #watches: 56056
11.49/11.53	c total #propagations: 2575599 / total #impl: 9714819 (eff. 0.265)
11.49/11.53	c GARBAGE COLLECT
11.49/11.53	c #Conflicts:     357000 | #Learnt:      14379 | 0.000
11.49/11.53	c total clause space: 18.2382MB
11.49/11.53	c total #watches: 29446
11.49/11.56	c total #propagations: 2580975 / total #impl: 9737880 (eff. 0.265)
11.49/11.56	c #Conflicts:     358000 | #Learnt:      15379 | 0.000
11.49/11.56	c total clause space: 18.2382MB
11.49/11.56	c total #watches: 31446
11.59/11.60	c total #propagations: 2587393 / total #impl: 9763210 (eff. 0.265)
11.59/11.60	c #Conflicts:     359000 | #Learnt:      16379 | 0.000
11.59/11.60	c total clause space: 18.2382MB
11.59/11.60	c total #watches: 33446
11.59/11.63	c total #propagations: 2594579 / total #impl: 9792366 (eff. 0.265)
11.59/11.63	c #Conflicts:     360000 | #Learnt:      17379 | 0.000
11.59/11.63	c total clause space: 18.2382MB
11.59/11.63	c total #watches: 35446
11.59/11.67	c total #propagations: 2600709 / total #impl: 9818421 (eff. 0.265)
11.59/11.67	c #Conflicts:     361000 | #Learnt:      18379 | 0.000
11.59/11.67	c total clause space: 18.2382MB
11.59/11.67	c total #watches: 37446
11.69/11.71	c total #propagations: 2608279 / total #impl: 9848484 (eff. 0.265)
11.69/11.71	c #Conflicts:     362000 | #Learnt:      19379 | 0.000
11.69/11.71	c total clause space: 18.2382MB
11.69/11.71	c total #watches: 39446
11.69/11.74	c total #propagations: 2615281 / total #impl: 9876244 (eff. 0.265)
11.69/11.74	c #Conflicts:     363000 | #Learnt:      20379 | 0.000
11.69/11.74	c total clause space: 18.2382MB
11.69/11.74	c total #watches: 41446
11.69/11.78	c total #propagations: 2621124 / total #impl: 9900103 (eff. 0.265)
11.69/11.78	c #Conflicts:     364000 | #Learnt:      21379 | 0.000
11.69/11.78	c total clause space: 18.2382MB
11.69/11.78	c total #watches: 43446
11.79/11.81	c total #propagations: 2626888 / total #impl: 9924378 (eff. 0.265)
11.79/11.81	c #Conflicts:     365000 | #Learnt:      22379 | 0.000
11.79/11.81	c total clause space: 18.2382MB
11.79/11.81	c total #watches: 45446
11.79/11.85	c total #propagations: 2633248 / total #impl: 9948787 (eff. 0.265)
11.79/11.85	c #Conflicts:     366000 | #Learnt:      23379 | 0.000
11.79/11.85	c total clause space: 18.2382MB
11.79/11.85	c total #watches: 47446
11.89/11.90	c total #propagations: 2638917 / total #impl: 9972367 (eff. 0.265)
11.89/11.90	c #Conflicts:     367000 | #Learnt:      24379 | 0.000
11.89/11.90	c total clause space: 18.2382MB
11.89/11.90	c total #watches: 49446
11.89/11.94	c total #propagations: 2645820 / total #impl: 10000035 (eff. 0.265)
11.89/11.94	c #Conflicts:     368000 | #Learnt:      25379 | 0.000
11.89/11.94	c total clause space: 18.2382MB
11.89/11.94	c total #watches: 51446
11.89/11.98	c total #propagations: 2651372 / total #impl: 10021894 (eff. 0.265)
11.89/11.98	c #Conflicts:     369000 | #Learnt:      26379 | 0.000
11.89/11.98	c total clause space: 18.2382MB
11.89/11.98	c total #watches: 53446
11.99/12.03	c total #propagations: 2656678 / total #impl: 10042757 (eff. 0.265)
11.99/12.03	c #Conflicts:     370000 | #Learnt:      27379 | 0.000
11.99/12.03	c total clause space: 18.2382MB
11.99/12.03	c total #watches: 55446
11.99/12.08	c total #propagations: 2662366 / total #impl: 10065283 (eff. 0.265)
11.99/12.08	c #Conflicts:     371000 | #Learnt:      28379 | 0.000
11.99/12.08	c total clause space: 18.2382MB
11.99/12.08	c total #watches: 57446
12.09/12.15	c total #propagations: 2669488 / total #impl: 10091342 (eff. 0.265)
12.09/12.15	c GARBAGE COLLECT
12.09/12.15	c #Conflicts:     372000 | #Learnt:      14779 | 0.000
12.09/12.15	c total clause space: 18.2382MB
12.09/12.15	c total #watches: 30246
12.09/12.18	c total #propagations: 2676393 / total #impl: 10119294 (eff. 0.264)
12.09/12.18	c #Conflicts:     373000 | #Learnt:      15779 | 0.000
12.09/12.18	c total clause space: 18.2382MB
12.09/12.18	c total #watches: 32246
12.19/12.20	c total #propagations: 2682209 / total #impl: 10140001 (eff. 0.265)
12.19/12.20	c #Conflicts:     374000 | #Learnt:      16779 | 0.000
12.19/12.20	c total clause space: 18.2382MB
12.19/12.20	c total #watches: 34246
12.19/12.22	c total #propagations: 2687816 / total #impl: 10161590 (eff. 0.265)
12.19/12.22	c #Conflicts:     375000 | #Learnt:      17779 | 0.000
12.19/12.22	c total clause space: 18.2382MB
12.19/12.22	c total #watches: 36246
12.19/12.24	c total #propagations: 2693409 / total #impl: 10184803 (eff. 0.264)
12.19/12.24	c #Conflicts:     376000 | #Learnt:      18779 | 0.000
12.19/12.24	c total clause space: 18.2382MB
12.19/12.24	c total #watches: 38246
12.19/12.26	c total #propagations: 2699677 / total #impl: 10210461 (eff. 0.264)
12.19/12.26	c #Conflicts:     377000 | #Learnt:      19779 | 0.000
12.19/12.26	c total clause space: 18.2382MB
12.19/12.26	c total #watches: 40246
12.19/12.29	c total #propagations: 2705020 / total #impl: 10233790 (eff. 0.264)
12.19/12.29	c #Conflicts:     378000 | #Learnt:      20779 | 0.000
12.19/12.29	c total clause space: 18.2382MB
12.19/12.29	c total #watches: 42246
12.29/12.33	c total #propagations: 2710338 / total #impl: 10257720 (eff. 0.264)
12.29/12.33	c #Conflicts:     379000 | #Learnt:      21779 | 0.000
12.29/12.33	c total clause space: 18.2382MB
12.29/12.33	c total #watches: 44246
12.29/12.37	c total #propagations: 2717571 / total #impl: 10285302 (eff. 0.264)
12.29/12.37	c #Conflicts:     380000 | #Learnt:      22779 | 0.000
12.29/12.37	c total clause space: 18.2382MB
12.29/12.37	c total #watches: 46246
12.39/12.41	c total #propagations: 2724381 / total #impl: 10310719 (eff. 0.264)
12.39/12.41	c #Conflicts:     381000 | #Learnt:      23779 | 0.000
12.39/12.41	c total clause space: 18.2382MB
12.39/12.41	c total #watches: 48246
12.39/12.46	c total #propagations: 2730539 / total #impl: 10334245 (eff. 0.264)
12.39/12.46	c #Conflicts:     382000 | #Learnt:      24779 | 0.000
12.39/12.46	c total clause space: 18.2382MB
12.39/12.46	c total #watches: 50246
12.49/12.51	c total #propagations: 2736233 / total #impl: 10355916 (eff. 0.264)
12.49/12.51	c #Conflicts:     383000 | #Learnt:      25779 | 0.000
12.49/12.51	c total clause space: 18.2382MB
12.49/12.51	c total #watches: 52246
12.49/12.56	c total #propagations: 2742505 / total #impl: 10382772 (eff. 0.264)
12.49/12.56	c #Conflicts:     384000 | #Learnt:      26779 | 0.000
12.49/12.56	c total clause space: 18.2382MB
12.49/12.56	c total #watches: 54246
12.59/12.61	c total #propagations: 2749500 / total #impl: 10409455 (eff. 0.264)
12.59/12.61	c #Conflicts:     385000 | #Learnt:      27779 | 0.000
12.59/12.61	c total clause space: 18.2382MB
12.59/12.61	c total #watches: 56246
12.59/12.66	c total #propagations: 2754643 / total #impl: 10429043 (eff. 0.264)
12.59/12.66	c #Conflicts:     386000 | #Learnt:      28779 | 0.000
12.59/12.66	c total clause space: 18.2382MB
12.59/12.66	c total #watches: 58246
12.69/12.72	c total #propagations: 2759348 / total #impl: 10448800 (eff. 0.264)
12.69/12.72	c #Conflicts:     387000 | #Learnt:      29779 | 0.000
12.69/12.72	c total clause space: 18.2382MB
12.69/12.72	c total #watches: 60246
12.69/12.76	c total #propagations: 2766129 / total #impl: 10475560 (eff. 0.264)
12.69/12.76	c GARBAGE COLLECT
12.69/12.76	c #Conflicts:     388000 | #Learnt:      15881 | 0.000
12.69/12.76	c total clause space: 18.2382MB
12.69/12.76	c total #watches: 32450
12.79/12.80	c total #propagations: 2772543 / total #impl: 10499160 (eff. 0.264)
12.79/12.80	c #Conflicts:     389000 | #Learnt:      16881 | 0.000
12.79/12.80	c total clause space: 18.2382MB
12.79/12.80	c total #watches: 34450
12.79/12.83	c total #propagations: 2780435 / total #impl: 10530265 (eff. 0.264)
12.79/12.83	c #Conflicts:     390000 | #Learnt:      17881 | 0.000
12.79/12.83	c total clause space: 18.2382MB
12.79/12.83	c total #watches: 36450
12.79/12.87	c total #propagations: 2786579 / total #impl: 10555999 (eff. 0.264)
12.79/12.87	c #Conflicts:     391000 | #Learnt:      18881 | 0.000
12.79/12.87	c total clause space: 18.2382MB
12.79/12.87	c total #watches: 38450
12.89/12.90	c total #propagations: 2792064 / total #impl: 10577966 (eff. 0.264)
12.89/12.90	c #Conflicts:     392000 | #Learnt:      19881 | 0.000
12.89/12.90	c total clause space: 18.2382MB
12.89/12.90	c total #watches: 40450
12.89/12.94	c total #propagations: 2798924 / total #impl: 10604871 (eff. 0.264)
12.89/12.94	c #Conflicts:     393000 | #Learnt:      20881 | 0.000
12.89/12.94	c total clause space: 18.2382MB
12.89/12.94	c total #watches: 42450
12.89/12.97	c total #propagations: 2804937 / total #impl: 10629673 (eff. 0.264)
12.89/12.97	c #Conflicts:     394000 | #Learnt:      21881 | 0.000
12.89/12.97	c total clause space: 18.2382MB
12.89/12.97	c total #watches: 44450
12.99/13.02	c total #propagations: 2810929 / total #impl: 10652079 (eff. 0.264)
12.99/13.02	c #Conflicts:     395000 | #Learnt:      22881 | 0.000
12.99/13.02	c total clause space: 18.2382MB
12.99/13.02	c total #watches: 46450
12.99/13.07	c total #propagations: 2817824 / total #impl: 10680331 (eff. 0.264)
12.99/13.07	c #Conflicts:     396000 | #Learnt:      23881 | 0.000
12.99/13.07	c total clause space: 18.2382MB
12.99/13.07	c total #watches: 48450
13.09/13.13	c total #propagations: 2825598 / total #impl: 10713072 (eff. 0.264)
13.09/13.13	c #Conflicts:     397000 | #Learnt:      24881 | 0.000
13.09/13.13	c total clause space: 18.2382MB
13.09/13.13	c total #watches: 50450
13.09/13.18	c total #propagations: 2831942 / total #impl: 10740171 (eff. 0.264)
13.09/13.18	c #Conflicts:     398000 | #Learnt:      25881 | 0.000
13.09/13.18	c total clause space: 18.2382MB
13.09/13.18	c total #watches: 52450
13.19/13.22	c total #propagations: 2836853 / total #impl: 10760199 (eff. 0.264)
13.19/13.22	c #Conflicts:     399000 | #Learnt:      26881 | 0.000
13.19/13.22	c total clause space: 18.2382MB
13.19/13.22	c total #watches: 54450
13.19/13.26	c total #propagations: 2841325 / total #impl: 10778309 (eff. 0.264)
13.19/13.26	c #Conflicts:     400000 | #Learnt:      27881 | 0.000
13.19/13.26	c total clause space: 18.2382MB
13.19/13.26	c total #watches: 56450
13.19/13.30	c total #propagations: 2847909 / total #impl: 10803436 (eff. 0.264)
13.19/13.30	c #Conflicts:     401000 | #Learnt:      28881 | 0.000
13.19/13.30	c total clause space: 18.2382MB
13.19/13.30	c total #watches: 58450
13.29/13.34	c total #propagations: 2853472 / total #impl: 10826240 (eff. 0.264)
13.29/13.34	c #Conflicts:     402000 | #Learnt:      29881 | 0.000
13.29/13.34	c total clause space: 18.2382MB
13.29/13.34	c total #watches: 60450
13.29/13.40	c total #propagations: 2858679 / total #impl: 10848492 (eff. 0.264)
13.29/13.40	c GARBAGE COLLECT
13.29/13.40	c #Conflicts:     403000 | #Learnt:      15681 | 0.000
13.29/13.40	c total clause space: 18.2382MB
13.29/13.40	c total #watches: 32050
13.39/13.43	c total #propagations: 2864494 / total #impl: 10870623 (eff. 0.264)
13.39/13.43	c #Conflicts:     404000 | #Learnt:      16681 | 0.000
13.39/13.43	c total clause space: 18.2382MB
13.39/13.43	c total #watches: 34050
13.39/13.45	c total #propagations: 2870012 / total #impl: 10892886 (eff. 0.263)
13.39/13.45	c #Conflicts:     405000 | #Learnt:      17681 | 0.000
13.39/13.45	c total clause space: 18.2382MB
13.39/13.45	c total #watches: 36050
13.39/13.49	c total #propagations: 2876426 / total #impl: 10918782 (eff. 0.263)
13.39/13.49	c #Conflicts:     406000 | #Learnt:      18681 | 0.000
13.39/13.49	c total clause space: 18.2382MB
13.39/13.49	c total #watches: 38050
13.49/13.53	c total #propagations: 2882899 / total #impl: 10944543 (eff. 0.263)
13.49/13.53	c #Conflicts:     407000 | #Learnt:      19681 | 0.000
13.49/13.53	c total clause space: 18.2382MB
13.49/13.53	c total #watches: 40050
13.49/13.57	c total #propagations: 2888834 / total #impl: 10968415 (eff. 0.263)
13.49/13.57	c #Conflicts:     408000 | #Learnt:      20681 | 0.000
13.49/13.57	c total clause space: 18.2382MB
13.49/13.57	c total #watches: 42050
13.59/13.62	c total #propagations: 2894883 / total #impl: 10992882 (eff. 0.263)
13.59/13.62	c #Conflicts:     409000 | #Learnt:      21681 | 0.000
13.59/13.62	c total clause space: 18.2382MB
13.59/13.62	c total #watches: 44050
13.59/13.66	c total #propagations: 2900515 / total #impl: 11017688 (eff. 0.263)
13.59/13.66	c #Conflicts:     410000 | #Learnt:      22681 | 0.000
13.59/13.66	c total clause space: 18.2382MB
13.59/13.66	c total #watches: 46050
13.59/13.69	c total #propagations: 2906382 / total #impl: 11042525 (eff. 0.263)
13.59/13.69	c #Conflicts:     411000 | #Learnt:      23681 | 0.000
13.59/13.69	c total clause space: 18.2382MB
13.59/13.69	c total #watches: 48050
13.69/13.73	c total #propagations: 2911085 / total #impl: 11061689 (eff. 0.263)
13.69/13.73	c #Conflicts:     412000 | #Learnt:      24681 | 0.000
13.69/13.73	c total clause space: 18.2382MB
13.69/13.73	c total #watches: 50050
13.69/13.76	c total #propagations: 2917418 / total #impl: 11091500 (eff. 0.263)
13.69/13.76	c #Conflicts:     413000 | #Learnt:      25681 | 0.000
13.69/13.76	c total clause space: 18.2382MB
13.69/13.76	c total #watches: 52050
13.79/13.80	c total #propagations: 2923143 / total #impl: 11115929 (eff. 0.263)
13.79/13.80	c #Conflicts:     414000 | #Learnt:      26681 | 0.000
13.79/13.80	c total clause space: 18.2382MB
13.79/13.80	c total #watches: 54050
13.79/13.85	c total #propagations: 2928283 / total #impl: 11138712 (eff. 0.263)
13.79/13.85	c #Conflicts:     415000 | #Learnt:      27681 | 0.000
13.79/13.85	c total clause space: 18.2382MB
13.79/13.85	c total #watches: 56050
13.79/13.89	c total #propagations: 2933707 / total #impl: 11162158 (eff. 0.263)
13.79/13.89	c #Conflicts:     416000 | #Learnt:      28681 | 0.000
13.79/13.89	c total clause space: 18.2382MB
13.79/13.89	c total #watches: 58050
13.89/13.93	c total #propagations: 2940226 / total #impl: 11192945 (eff. 0.263)
13.89/13.93	c #Conflicts:     417000 | #Learnt:      29681 | 0.000
13.89/13.93	c total clause space: 18.2382MB
13.89/13.93	c total #watches: 60050
13.89/13.97	c total #propagations: 2945816 / total #impl: 11218591 (eff. 0.263)
13.89/13.97	c #Conflicts:     418000 | #Learnt:      30681 | 0.000
13.89/13.97	c total clause space: 18.2382MB
13.89/13.97	c total #watches: 62050
13.99/14.01	c total #propagations: 2950785 / total #impl: 11240847 (eff. 0.263)
13.99/14.01	c GARBAGE COLLECT
13.99/14.01	c #Conflicts:     419000 | #Learnt:      16185 | 0.000
13.99/14.01	c total clause space: 18.2382MB
13.99/14.01	c total #watches: 33058
13.99/14.04	c total #propagations: 2955735 / total #impl: 11261791 (eff. 0.262)
13.99/14.04	c #Conflicts:     420000 | #Learnt:      17185 | 0.000
13.99/14.04	c total clause space: 18.2382MB
13.99/14.04	c total #watches: 35058
13.99/14.07	c total #propagations: 2961200 / total #impl: 11288617 (eff. 0.262)
13.99/14.07	c #Conflicts:     421000 | #Learnt:      18185 | 0.000
13.99/14.07	c total clause space: 18.2382MB
13.99/14.07	c total #watches: 37058
14.09/14.11	c total #propagations: 2967058 / total #impl: 11314176 (eff. 0.262)
14.09/14.11	c #Conflicts:     422000 | #Learnt:      19185 | 0.000
14.09/14.11	c total clause space: 18.2382MB
14.09/14.11	c total #watches: 39058
14.09/14.15	c total #propagations: 2972834 / total #impl: 11340487 (eff. 0.262)
14.09/14.15	c #Conflicts:     423000 | #Learnt:      20185 | 0.000
14.09/14.15	c total clause space: 18.2382MB
14.09/14.15	c total #watches: 41058
14.09/14.18	c total #propagations: 2978859 / total #impl: 11367601 (eff. 0.262)
14.09/14.18	c #Conflicts:     424000 | #Learnt:      21185 | 0.000
14.09/14.18	c total clause space: 18.2382MB
14.09/14.18	c total #watches: 43058
14.19/14.21	c total #propagations: 2987218 / total #impl: 11397962 (eff. 0.262)
14.19/14.21	c #Conflicts:     425000 | #Learnt:      22185 | 0.000
14.19/14.21	c total clause space: 18.2382MB
14.19/14.21	c total #watches: 45058
14.19/14.25	c total #propagations: 2994500 / total #impl: 11425519 (eff. 0.262)
14.19/14.25	c #Conflicts:     426000 | #Learnt:      23185 | 0.000
14.19/14.25	c total clause space: 18.2382MB
14.19/14.25	c total #watches: 47058
14.19/14.27	c total #propagations: 3001739 / total #impl: 11453093 (eff. 0.262)
14.19/14.27	c #Conflicts:     427000 | #Learnt:      24185 | 0.000
14.19/14.27	c total clause space: 18.2382MB
14.19/14.27	c total #watches: 49058
14.29/14.31	c total #propagations: 3010772 / total #impl: 11485945 (eff. 0.262)
14.29/14.31	c #Conflicts:     428000 | #Learnt:      25185 | 0.000
14.29/14.31	c total clause space: 18.2382MB
14.29/14.31	c total #watches: 51058
14.29/14.34	c total #propagations: 3018318 / total #impl: 11514239 (eff. 0.262)
14.29/14.34	c #Conflicts:     429000 | #Learnt:      26185 | 0.000
14.29/14.34	c total clause space: 18.2382MB
14.29/14.34	c total #watches: 53058
14.29/14.37	c total #propagations: 3024667 / total #impl: 11540900 (eff. 0.262)
14.29/14.37	c #Conflicts:     430000 | #Learnt:      27185 | 0.000
14.29/14.37	c total clause space: 18.2382MB
14.29/14.37	c total #watches: 55058
14.29/14.40	c total #propagations: 3030407 / total #impl: 11569622 (eff. 0.262)
14.29/14.40	c #Conflicts:     431000 | #Learnt:      28185 | 0.000
14.29/14.40	c total clause space: 18.2382MB
14.29/14.40	c total #watches: 57058
14.39/14.43	c total #propagations: 3035174 / total #impl: 11599532 (eff. 0.262)
14.39/14.43	c #Conflicts:     432000 | #Learnt:      29185 | 0.000
14.39/14.43	c total clause space: 18.2382MB
14.39/14.43	c total #watches: 59058
14.39/14.47	c total #propagations: 3041195 / total #impl: 11632521 (eff. 0.261)
14.39/14.47	c #Conflicts:     433000 | #Learnt:      30185 | 0.000
14.39/14.47	c total clause space: 18.2382MB
14.39/14.47	c total #watches: 61058
14.49/14.51	c total #propagations: 3046232 / total #impl: 11658971 (eff. 0.261)
14.49/14.51	c #Conflicts:     434000 | #Learnt:      31185 | 0.000
14.49/14.51	c total clause space: 18.2382MB
14.49/14.51	c total #watches: 63058
14.49/14.56	c total #propagations: 3051749 / total #impl: 11689349 (eff. 0.261)
14.49/14.56	c GARBAGE COLLECT
14.49/14.56	c #Conflicts:     435000 | #Learnt:      16385 | 0.000
14.49/14.56	c total clause space: 18.2382MB
14.49/14.56	c total #watches: 33458
14.49/14.59	c total #propagations: 3058265 / total #impl: 11716493 (eff. 0.261)
14.49/14.59	c #Conflicts:     436000 | #Learnt:      17385 | 0.000
14.49/14.59	c total clause space: 18.2382MB
14.49/14.59	c total #watches: 35458
14.59/14.63	c total #propagations: 3064706 / total #impl: 11742315 (eff. 0.261)
14.59/14.63	c #Conflicts:     437000 | #Learnt:      18385 | 0.000
14.59/14.63	c total clause space: 18.2382MB
14.59/14.63	c total #watches: 37458
14.59/14.67	c total #propagations: 3071051 / total #impl: 11765639 (eff. 0.261)
14.59/14.67	c #Conflicts:     438000 | #Learnt:      19385 | 0.000
14.59/14.67	c total clause space: 18.2382MB
14.59/14.67	c total #watches: 39458
14.69/14.70	c total #propagations: 3075885 / total #impl: 11787413 (eff. 0.261)
14.69/14.70	c #Conflicts:     439000 | #Learnt:      20385 | 0.000
14.69/14.70	c total clause space: 18.2382MB
14.69/14.70	c total #watches: 41458
14.69/14.74	c total #propagations: 3081294 / total #impl: 11811726 (eff. 0.261)
14.69/14.74	c #Conflicts:     440000 | #Learnt:      21385 | 0.000
14.69/14.74	c total clause space: 18.2382MB
14.69/14.74	c total #watches: 43458
14.69/14.77	c total #propagations: 3088742 / total #impl: 11842882 (eff. 0.261)
14.69/14.77	c #Conflicts:     441000 | #Learnt:      22385 | 0.000
14.69/14.77	c total clause space: 18.2382MB
14.69/14.77	c total #watches: 45458
14.69/14.80	c total #propagations: 3094722 / total #impl: 11870722 (eff. 0.261)
14.69/14.80	c #Conflicts:     442000 | #Learnt:      23385 | 0.000
14.69/14.80	c total clause space: 18.2382MB
14.69/14.80	c total #watches: 47458
14.79/14.82	c total #propagations: 3099020 / total #impl: 11893185 (eff. 0.261)
14.79/14.82	c #Conflicts:     443000 | #Learnt:      24385 | 0.000
14.79/14.82	c total clause space: 18.2382MB
14.79/14.82	c total #watches: 49458
14.79/14.85	c total #propagations: 3102680 / total #impl: 11914096 (eff. 0.260)
14.79/14.85	c #Conflicts:     444000 | #Learnt:      25385 | 0.000
14.79/14.85	c total clause space: 18.2382MB
14.79/14.85	c total #watches: 51458
14.79/14.89	c total #propagations: 3106267 / total #impl: 11933470 (eff. 0.260)
14.79/14.89	c #Conflicts:     445000 | #Learnt:      26385 | 0.000
14.79/14.89	c total clause space: 18.2382MB
14.79/14.89	c total #watches: 53458
14.89/14.94	c total #propagations: 3111510 / total #impl: 11957845 (eff. 0.260)
14.89/14.94	c #Conflicts:     446000 | #Learnt:      27385 | 0.000
14.89/14.94	c total clause space: 18.2382MB
14.89/14.94	c total #watches: 55458
14.99/15.01	c total #propagations: 3116524 / total #impl: 11980009 (eff. 0.260)
14.99/15.01	c #Conflicts:     447000 | #Learnt:      28385 | 0.000
14.99/15.01	c total clause space: 18.2382MB
14.99/15.01	c total #watches: 57458
14.99/15.07	c total #propagations: 3121737 / total #impl: 12004893 (eff. 0.260)
14.99/15.07	c #Conflicts:     448000 | #Learnt:      29385 | 0.000
14.99/15.07	c total clause space: 18.2382MB
14.99/15.07	c total #watches: 59458
15.09/15.14	c total #propagations: 3127068 / total #impl: 12027515 (eff. 0.260)
15.09/15.14	c #Conflicts:     449000 | #Learnt:      30385 | 0.000
15.09/15.14	c total clause space: 18.2382MB
15.09/15.14	c total #watches: 61458
15.19/15.20	c total #propagations: 3131399 / total #impl: 12048401 (eff. 0.260)
15.19/15.20	c #Conflicts:     450000 | #Learnt:      31385 | 0.000
15.19/15.20	c total clause space: 18.2382MB
15.19/15.20	c total #watches: 63458
15.19/15.27	c total #propagations: 3137156 / total #impl: 12071490 (eff. 0.260)
15.19/15.27	c GARBAGE COLLECT
15.19/15.27	c #Conflicts:     451000 | #Learnt:      16285 | 0.000
15.19/15.27	c total clause space: 18.2382MB
15.19/15.27	c total #watches: 33258
15.29/15.30	c total #propagations: 3142278 / total #impl: 12092120 (eff. 0.260)
15.29/15.30	c #Conflicts:     452000 | #Learnt:      17285 | 0.000
15.29/15.30	c total clause space: 18.2382MB
15.29/15.30	c total #watches: 35258
15.29/15.34	c total #propagations: 3147514 / total #impl: 12113689 (eff. 0.260)
15.29/15.34	c #Conflicts:     453000 | #Learnt:      18285 | 0.000
15.29/15.34	c total clause space: 18.2382MB
15.29/15.34	c total #watches: 37258
15.29/15.37	c total #propagations: 3152253 / total #impl: 12134267 (eff. 0.260)
15.29/15.37	c #Conflicts:     454000 | #Learnt:      19285 | 0.000
15.29/15.37	c total clause space: 18.2382MB
15.29/15.37	c total #watches: 39258
15.39/15.40	c total #propagations: 3156644 / total #impl: 12154212 (eff. 0.260)
15.39/15.40	c #Conflicts:     455000 | #Learnt:      20285 | 0.000
15.39/15.40	c total clause space: 18.2382MB
15.39/15.40	c total #watches: 41258
15.39/15.45	c total #propagations: 3162058 / total #impl: 12177855 (eff. 0.260)
15.39/15.45	c #Conflicts:     456000 | #Learnt:      21285 | 0.000
15.39/15.45	c total clause space: 18.2382MB
15.39/15.45	c total #watches: 43258
15.39/15.50	c total #propagations: 3169103 / total #impl: 12208306 (eff. 0.260)
15.39/15.50	c #Conflicts:     457000 | #Learnt:      22285 | 0.000
15.39/15.50	c total clause space: 18.2382MB
15.39/15.50	c total #watches: 45258
15.49/15.53	c total #propagations: 3175660 / total #impl: 12236029 (eff. 0.260)
15.49/15.53	c #Conflicts:     458000 | #Learnt:      23285 | 0.000
15.49/15.53	c total clause space: 18.2382MB
15.49/15.53	c total #watches: 47258
15.49/15.58	c total #propagations: 3179664 / total #impl: 12255498 (eff. 0.259)
15.49/15.58	c #Conflicts:     459000 | #Learnt:      24285 | 0.000
15.49/15.58	c total clause space: 18.2382MB
15.49/15.58	c total #watches: 49258
15.59/15.63	c total #propagations: 3186138 / total #impl: 12281697 (eff. 0.259)
15.59/15.63	c #Conflicts:     460000 | #Learnt:      25285 | 0.000
15.59/15.63	c total clause space: 18.2382MB
15.59/15.63	c total #watches: 51258
15.59/15.68	c total #propagations: 3191866 / total #impl: 12309423 (eff. 0.259)
15.59/15.68	c #Conflicts:     461000 | #Learnt:      26285 | 0.000
15.59/15.68	c total clause space: 18.2382MB
15.59/15.68	c total #watches: 53258
15.69/15.74	c total #propagations: 3198523 / total #impl: 12336825 (eff. 0.259)
15.69/15.74	c #Conflicts:     462000 | #Learnt:      27285 | 0.000
15.69/15.74	c total clause space: 18.2382MB
15.69/15.74	c total #watches: 55258
15.69/15.78	c total #propagations: 3204143 / total #impl: 12363922 (eff. 0.259)
15.69/15.78	c #Conflicts:     463000 | #Learnt:      28285 | 0.000
15.69/15.78	c total clause space: 18.2382MB
15.69/15.78	c total #watches: 57258
15.79/15.82	c total #propagations: 3209619 / total #impl: 12387048 (eff. 0.259)
15.79/15.82	c #Conflicts:     464000 | #Learnt:      29285 | 0.000
15.79/15.82	c total clause space: 18.2382MB
15.79/15.82	c total #watches: 59258
15.79/15.87	c total #propagations: 3216256 / total #impl: 12415551 (eff. 0.259)
15.79/15.87	c #Conflicts:     465000 | #Learnt:      30285 | 0.000
15.79/15.87	c total clause space: 18.2382MB
15.79/15.87	c total #watches: 61258
15.89/15.93	c total #propagations: 3223905 / total #impl: 12448779 (eff. 0.259)
15.89/15.93	c #Conflicts:     466000 | #Learnt:      31285 | 0.000
15.89/15.93	c total clause space: 18.2382MB
15.89/15.93	c total #watches: 63258
15.89/15.99	c total #propagations: 3231711 / total #impl: 12482045 (eff. 0.259)
15.89/15.99	c #Conflicts:     467000 | #Learnt:      32285 | 0.000
15.89/15.99	c total clause space: 18.2382MB
15.89/15.99	c total #watches: 65258
15.98/16.03	c total #propagations: 3237811 / total #impl: 12509063 (eff. 0.259)
15.98/16.03	c GARBAGE COLLECT
15.98/16.03	c #Conflicts:     468000 | #Learnt:      16887 | 0.000
15.98/16.03	c total clause space: 18.2382MB
15.98/16.03	c total #watches: 34462
15.98/16.07	c total #propagations: 3244118 / total #impl: 12536633 (eff. 0.259)
15.98/16.07	c #Conflicts:     469000 | #Learnt:      17887 | 0.000
15.98/16.07	c total clause space: 18.2382MB
15.98/16.07	c total #watches: 36462
16.08/16.10	c total #propagations: 3250815 / total #impl: 12562111 (eff. 0.259)
16.08/16.10	c #Conflicts:     470000 | #Learnt:      18887 | 0.000
16.08/16.10	c total clause space: 18.2382MB
16.08/16.10	c total #watches: 38462
16.08/16.12	c total #propagations: 3258535 / total #impl: 12591513 (eff. 0.259)
16.08/16.12	c #Conflicts:     471000 | #Learnt:      19887 | 0.000
16.08/16.12	c total clause space: 18.2382MB
16.08/16.12	c total #watches: 40462
16.08/16.16	c total #propagations: 3264244 / total #impl: 12615037 (eff. 0.259)
16.08/16.16	c #Conflicts:     472000 | #Learnt:      20887 | 0.000
16.08/16.16	c total clause space: 18.2382MB
16.08/16.16	c total #watches: 42462
16.08/16.19	c total #propagations: 3269859 / total #impl: 12639194 (eff. 0.259)
16.08/16.19	c #Conflicts:     473000 | #Learnt:      21887 | 0.000
16.08/16.19	c total clause space: 18.2382MB
16.08/16.19	c total #watches: 44462
16.18/16.22	c total #propagations: 3275644 / total #impl: 12664463 (eff. 0.259)
16.18/16.22	c #Conflicts:     474000 | #Learnt:      22887 | 0.000
16.18/16.22	c total clause space: 18.2382MB
16.18/16.22	c total #watches: 46462
16.18/16.26	c total #propagations: 3282725 / total #impl: 12693789 (eff. 0.259)
16.18/16.26	c #Conflicts:     475000 | #Learnt:      23887 | 0.000
16.18/16.26	c total clause space: 18.2382MB
16.18/16.26	c total #watches: 48462
16.18/16.29	c total #propagations: 3290345 / total #impl: 12724897 (eff. 0.259)
16.18/16.29	c #Conflicts:     476000 | #Learnt:      24887 | 0.000
16.18/16.29	c total clause space: 18.2382MB
16.18/16.29	c total #watches: 50462
16.28/16.31	c total #propagations: 3296516 / total #impl: 12752069 (eff. 0.259)
16.28/16.31	c #Conflicts:     477000 | #Learnt:      25887 | 0.000
16.28/16.31	c total clause space: 18.2382MB
16.28/16.31	c total #watches: 52462
16.28/16.34	c total #propagations: 3301322 / total #impl: 12774282 (eff. 0.258)
16.28/16.34	c #Conflicts:     478000 | #Learnt:      26887 | 0.000
16.28/16.34	c total clause space: 18.2382MB
16.28/16.34	c total #watches: 54462
16.28/16.38	c total #propagations: 3307715 / total #impl: 12801287 (eff. 0.258)
16.28/16.38	c #Conflicts:     479000 | #Learnt:      27887 | 0.000
16.28/16.38	c total clause space: 18.2382MB
16.28/16.38	c total #watches: 56462
16.38/16.41	c total #propagations: 3313522 / total #impl: 12830145 (eff. 0.258)
16.38/16.41	c #Conflicts:     480000 | #Learnt:      28887 | 0.000
16.38/16.41	c total clause space: 18.2382MB
16.38/16.41	c total #watches: 58462
16.38/16.46	c total #propagations: 3319339 / total #impl: 12859217 (eff. 0.258)
16.38/16.46	c #Conflicts:     481000 | #Learnt:      29887 | 0.000
16.38/16.46	c total clause space: 18.2382MB
16.38/16.46	c total #watches: 60462
16.38/16.49	c total #propagations: 3326889 / total #impl: 12902002 (eff. 0.258)
16.38/16.49	c #Conflicts:     482000 | #Learnt:      30887 | 0.000
16.38/16.49	c total clause space: 18.2382MB
16.38/16.49	c total #watches: 62462
16.49/16.52	c total #propagations: 3332286 / total #impl: 12931405 (eff. 0.258)
16.49/16.52	c #Conflicts:     483000 | #Learnt:      31887 | 0.000
16.49/16.52	c total clause space: 18.2382MB
16.49/16.52	c total #watches: 64462
16.49/16.57	c total #propagations: 3336615 / total #impl: 12953896 (eff. 0.258)
16.49/16.57	c #Conflicts:     484000 | #Learnt:      32887 | 0.000
16.49/16.57	c total clause space: 18.2382MB
16.49/16.57	c total #watches: 66462
16.59/16.61	c total #propagations: 3342279 / total #impl: 12981067 (eff. 0.257)
16.59/16.61	c GARBAGE COLLECT
16.59/16.61	c #Conflicts:     485000 | #Learnt:      17185 | 0.000
16.59/16.61	c total clause space: 29.637MB
16.59/16.61	c total #watches: 35058
16.59/16.64	c total #propagations: 3349261 / total #impl: 13008872 (eff. 0.257)
16.59/16.64	c #Conflicts:     486000 | #Learnt:      18185 | 0.000
16.59/16.64	c total clause space: 29.637MB
16.59/16.64	c total #watches: 37058
16.59/16.67	c total #propagations: 3356132 / total #impl: 13036648 (eff. 0.257)
16.59/16.67	c #Conflicts:     487000 | #Learnt:      19185 | 0.000
16.59/16.67	c total clause space: 29.637MB
16.59/16.67	c total #watches: 39058
16.68/16.71	c total #propagations: 3361595 / total #impl: 13059747 (eff. 0.257)
16.68/16.71	c #Conflicts:     488000 | #Learnt:      20185 | 0.000
16.68/16.71	c total clause space: 29.637MB
16.68/16.71	c total #watches: 41058
16.68/16.74	c total #propagations: 3367826 / total #impl: 13085690 (eff. 0.257)
16.68/16.74	c #Conflicts:     489000 | #Learnt:      21185 | 0.000
16.68/16.74	c total clause space: 29.637MB
16.68/16.74	c total #watches: 43058
16.68/16.77	c total #propagations: 3374703 / total #impl: 13113211 (eff. 0.257)
16.68/16.77	c #Conflicts:     490000 | #Learnt:      22185 | 0.000
16.68/16.77	c total clause space: 29.637MB
16.68/16.77	c total #watches: 45058
16.78/16.81	c total #propagations: 3381307 / total #impl: 13140337 (eff. 0.257)
16.78/16.81	c #Conflicts:     491000 | #Learnt:      23185 | 0.000
16.78/16.81	c total clause space: 29.637MB
16.78/16.81	c total #watches: 47058
16.78/16.84	c total #propagations: 3387424 / total #impl: 13167070 (eff. 0.257)
16.78/16.84	c #Conflicts:     492000 | #Learnt:      24185 | 0.000
16.78/16.84	c total clause space: 29.637MB
16.78/16.84	c total #watches: 49058
16.78/16.87	c total #propagations: 3394172 / total #impl: 13195750 (eff. 0.257)
16.78/16.87	c #Conflicts:     493000 | #Learnt:      25185 | 0.000
16.78/16.87	c total clause space: 29.637MB
16.78/16.87	c total #watches: 51058
16.88/16.91	c total #propagations: 3401134 / total #impl: 13225187 (eff. 0.257)
16.88/16.91	c #Conflicts:     494000 | #Learnt:      26185 | 0.000
16.88/16.91	c total clause space: 29.637MB
16.88/16.91	c total #watches: 53058
16.88/16.95	c total #propagations: 3406915 / total #impl: 13250351 (eff. 0.257)
16.88/16.95	c #Conflicts:     495000 | #Learnt:      27185 | 0.000
16.88/16.95	c total clause space: 29.637MB
16.88/16.95	c total #watches: 55058
16.88/16.98	c total #propagations: 3413285 / total #impl: 13279616 (eff. 0.257)
16.88/16.98	c #Conflicts:     496000 | #Learnt:      28185 | 0.000
16.88/16.98	c total clause space: 29.637MB
16.88/16.98	c total #watches: 57058
16.98/17.00	c total #propagations: 3417638 / total #impl: 13299672 (eff. 0.257)
16.98/17.00	c #Conflicts:     497000 | #Learnt:      29185 | 0.000
16.98/17.00	c total clause space: 29.637MB
16.98/17.00	c total #watches: 59058
16.98/17.03	c total #propagations: 3421233 / total #impl: 13316240 (eff. 0.257)
16.98/17.03	c #Conflicts:     498000 | #Learnt:      30185 | 0.000
16.98/17.03	c total clause space: 29.637MB
16.98/17.03	c total #watches: 61058
16.98/17.07	c total #propagations: 3427780 / total #impl: 13343238 (eff. 0.257)
16.98/17.07	c #Conflicts:     499000 | #Learnt:      31185 | 0.000
16.98/17.07	c total clause space: 29.637MB
16.98/17.07	c total #watches: 63058
16.98/17.09	c total #propagations: 3433757 / total #impl: 13368645 (eff. 0.257)
16.98/17.09	c #Conflicts:     500000 | #Learnt:      32185 | 0.000
16.98/17.09	c total clause space: 29.637MB
16.98/17.09	c total #watches: 65058
17.08/17.13	c total #propagations: 3439269 / total #impl: 13392707 (eff. 0.257)
17.08/17.13	c #Conflicts:     501000 | #Learnt:      33185 | 0.000
17.08/17.13	c total clause space: 29.637MB
17.08/17.13	c total #watches: 67058
17.08/17.16	c total #propagations: 3444500 / total #impl: 13419737 (eff. 0.257)
17.08/17.16	c GARBAGE COLLECT
17.08/17.16	c #Conflicts:     502000 | #Learnt:      17185 | 0.000
17.08/17.16	c total clause space: 29.637MB
17.08/17.16	c total #watches: 35058
17.18/17.20	c total #propagations: 3448864 / total #impl: 13443648 (eff. 0.257)
17.18/17.20	c #Conflicts:     503000 | #Learnt:      18185 | 0.000
17.18/17.20	c total clause space: 29.637MB
17.18/17.20	c total #watches: 37058
17.18/17.23	c total #propagations: 3455752 / total #impl: 13471756 (eff. 0.257)
17.18/17.23	c #Conflicts:     504000 | #Learnt:      19185 | 0.000
17.18/17.23	c total clause space: 29.637MB
17.18/17.23	c total #watches: 39058
17.18/17.26	c total #propagations: 3463284 / total #impl: 13505599 (eff. 0.256)
17.18/17.26	c #Conflicts:     505000 | #Learnt:      20185 | 0.000
17.18/17.26	c total clause space: 29.637MB
17.18/17.26	c total #watches: 41058
17.18/17.29	c total #propagations: 3469432 / total #impl: 13533949 (eff. 0.256)
17.18/17.29	c #Conflicts:     506000 | #Learnt:      21185 | 0.000
17.18/17.29	c total clause space: 29.637MB
17.18/17.29	c total #watches: 43058
17.28/17.31	c total #propagations: 3474529 / total #impl: 13557398 (eff. 0.256)
17.28/17.31	c #Conflicts:     507000 | #Learnt:      22185 | 0.000
17.28/17.31	c total clause space: 29.637MB
17.28/17.31	c total #watches: 45058
17.28/17.34	c total #propagations: 3480421 / total #impl: 13582272 (eff. 0.256)
17.28/17.34	c #Conflicts:     508000 | #Learnt:      23185 | 0.000
17.28/17.34	c total clause space: 29.637MB
17.28/17.34	c total #watches: 47058
17.28/17.37	c total #propagations: 3484992 / total #impl: 13603759 (eff. 0.256)
17.28/17.37	c #Conflicts:     509000 | #Learnt:      24185 | 0.000
17.28/17.37	c total clause space: 29.637MB
17.28/17.37	c total #watches: 49058
17.38/17.40	c total #propagations: 3491382 / total #impl: 13632009 (eff. 0.256)
17.38/17.40	c #Conflicts:     510000 | #Learnt:      25185 | 0.000
17.38/17.40	c total clause space: 29.637MB
17.38/17.40	c total #watches: 51058
17.38/17.43	c total #propagations: 3497279 / total #impl: 13659752 (eff. 0.256)
17.38/17.43	c #Conflicts:     511000 | #Learnt:      26185 | 0.000
17.38/17.43	c total clause space: 29.637MB
17.38/17.43	c total #watches: 53058
17.38/17.45	c total #propagations: 3502497 / total #impl: 13681716 (eff. 0.256)
17.38/17.45	c #Conflicts:     512000 | #Learnt:      27185 | 0.000
17.38/17.45	c total clause space: 29.637MB
17.38/17.45	c total #watches: 55058
17.38/17.49	c total #propagations: 3507223 / total #impl: 13702021 (eff. 0.256)
17.38/17.49	c #Conflicts:     513000 | #Learnt:      28185 | 0.000
17.38/17.49	c total clause space: 29.637MB
17.38/17.49	c total #watches: 57058
17.48/17.55	c total #propagations: 3512642 / total #impl: 13724519 (eff. 0.256)
17.48/17.55	c #Conflicts:     514000 | #Learnt:      29185 | 0.000
17.48/17.55	c total clause space: 29.637MB
17.48/17.55	c total #watches: 59058
17.48/17.60	c total #propagations: 3518253 / total #impl: 13747546 (eff. 0.256)
17.48/17.60	c #Conflicts:     515000 | #Learnt:      30185 | 0.000
17.48/17.60	c total clause space: 29.637MB
17.48/17.60	c total #watches: 61058
17.59/17.64	c total #propagations: 3524357 / total #impl: 13772606 (eff. 0.256)
17.59/17.64	c #Conflicts:     516000 | #Learnt:      31185 | 0.000
17.59/17.64	c total clause space: 29.637MB
17.59/17.64	c total #watches: 63058
17.59/17.69	c total #propagations: 3530944 / total #impl: 13798914 (eff. 0.256)
17.59/17.69	c #Conflicts:     517000 | #Learnt:      32185 | 0.000
17.59/17.69	c total clause space: 29.637MB
17.59/17.69	c total #watches: 65058
17.69/17.75	c total #propagations: 3536563 / total #impl: 13822007 (eff. 0.256)
17.69/17.75	c #Conflicts:     518000 | #Learnt:      33185 | 0.000
17.69/17.75	c total clause space: 29.637MB
17.69/17.75	c total #watches: 67058
17.78/17.81	c total #propagations: 3543144 / total #impl: 13849434 (eff. 0.256)
17.78/17.81	c #Conflicts:     519000 | #Learnt:      34185 | 0.000
17.78/17.81	c total clause space: 29.637MB
17.78/17.81	c total #watches: 69058
17.78/17.86	c total #propagations: 3548968 / total #impl: 13872425 (eff. 0.256)
17.78/17.86	c GARBAGE COLLECT
17.78/17.86	c #Conflicts:     520000 | #Learnt:      17886 | 0.000
17.78/17.86	c total clause space: 29.637MB
17.78/17.86	c total #watches: 36460
17.78/17.89	c total #propagations: 3554763 / total #impl: 13894831 (eff. 0.256)
17.78/17.89	c #Conflicts:     521000 | #Learnt:      18886 | 0.000
17.78/17.89	c total clause space: 29.637MB
17.78/17.89	c total #watches: 38460
17.88/17.93	c total #propagations: 3560705 / total #impl: 13917048 (eff. 0.256)
17.88/17.93	c #Conflicts:     522000 | #Learnt:      19886 | 0.000
17.88/17.93	c total clause space: 29.637MB
17.88/17.93	c total #watches: 40460
17.88/17.97	c total #propagations: 3567054 / total #impl: 13942661 (eff. 0.256)
17.88/17.97	c #Conflicts:     523000 | #Learnt:      20886 | 0.000
17.88/17.97	c total clause space: 29.637MB
17.88/17.97	c total #watches: 42460
17.98/18.02	c total #propagations: 3572763 / total #impl: 13966902 (eff. 0.256)
17.98/18.02	c #Conflicts:     524000 | #Learnt:      21886 | 0.000
17.98/18.02	c total clause space: 29.637MB
17.98/18.02	c total #watches: 44460
17.98/18.06	c total #propagations: 3579010 / total #impl: 13991623 (eff. 0.256)
17.98/18.06	c #Conflicts:     525000 | #Learnt:      22886 | 0.000
17.98/18.06	c total clause space: 29.637MB
17.98/18.06	c total #watches: 46460
18.08/18.10	c total #propagations: 3584688 / total #impl: 14014801 (eff. 0.256)
18.08/18.10	c #Conflicts:     526000 | #Learnt:      23886 | 0.000
18.08/18.10	c total clause space: 29.637MB
18.08/18.10	c total #watches: 48460
18.08/18.14	c total #propagations: 3590602 / total #impl: 14039108 (eff. 0.256)
18.08/18.14	c #Conflicts:     527000 | #Learnt:      24886 | 0.000
18.08/18.14	c total clause space: 29.637MB
18.08/18.14	c total #watches: 50460
18.08/18.18	c total #propagations: 3597168 / total #impl: 14068059 (eff. 0.256)
18.08/18.18	c #Conflicts:     528000 | #Learnt:      25886 | 0.000
18.08/18.18	c total clause space: 29.637MB
18.08/18.18	c total #watches: 52460
18.18/18.23	c total #propagations: 3601709 / total #impl: 14087794 (eff. 0.256)
18.18/18.23	c #Conflicts:     529000 | #Learnt:      26886 | 0.000
18.18/18.23	c total clause space: 29.637MB
18.18/18.23	c total #watches: 54460
18.18/18.30	c total #propagations: 3605791 / total #impl: 14105754 (eff. 0.256)
18.18/18.30	c #Conflicts:     530000 | #Learnt:      27886 | 0.000
18.18/18.30	c total clause space: 29.637MB
18.18/18.30	c total #watches: 56460
18.28/18.37	c total #propagations: 3610483 / total #impl: 14125809 (eff. 0.256)
18.28/18.37	c #Conflicts:     531000 | #Learnt:      28886 | 0.000
18.28/18.37	c total clause space: 29.637MB
18.28/18.37	c total #watches: 58460
18.38/18.43	c total #propagations: 3616202 / total #impl: 14153124 (eff. 0.256)
18.38/18.43	c #Conflicts:     532000 | #Learnt:      29886 | 0.000
18.38/18.43	c total clause space: 29.637MB
18.38/18.43	c total #watches: 60460
18.38/18.49	c total #propagations: 3621882 / total #impl: 14177048 (eff. 0.255)
18.38/18.49	c #Conflicts:     533000 | #Learnt:      30886 | 0.000
18.38/18.49	c total clause space: 29.637MB
18.38/18.49	c total #watches: 62460
18.48/18.56	c total #propagations: 3628375 / total #impl: 14202441 (eff. 0.255)
18.48/18.56	c #Conflicts:     534000 | #Learnt:      31886 | 0.000
18.48/18.56	c total clause space: 29.637MB
18.48/18.56	c total #watches: 64460
18.58/18.62	c total #propagations: 3634699 / total #impl: 14228511 (eff. 0.255)
18.58/18.62	c #Conflicts:     535000 | #Learnt:      32886 | 0.000
18.58/18.62	c total clause space: 29.637MB
18.58/18.62	c total #watches: 66460
18.58/18.69	c total #propagations: 3640292 / total #impl: 14251297 (eff. 0.255)
18.58/18.69	c #Conflicts:     536000 | #Learnt:      33886 | 0.000
18.58/18.69	c total clause space: 29.637MB
18.58/18.69	c total #watches: 68460
18.69/18.77	c total #propagations: 3646235 / total #impl: 14274662 (eff. 0.255)
18.69/18.77	c #Conflicts:     537000 | #Learnt:      34886 | 0.000
18.69/18.77	c total clause space: 29.637MB
18.69/18.77	c total #watches: 70460
18.79/18.84	c total #propagations: 3652865 / total #impl: 14300939 (eff. 0.255)
18.79/18.84	c GARBAGE COLLECT
18.79/18.84	c #Conflicts:     538000 | #Learnt:      18283 | 0.000
18.79/18.84	c total clause space: 29.637MB
18.79/18.84	c total #watches: 37254
18.79/18.88	c total #propagations: 3660580 / total #impl: 14329899 (eff. 0.255)
18.79/18.88	c #Conflicts:     539000 | #Learnt:      19283 | 0.000
18.79/18.88	c total clause space: 29.637MB
18.79/18.88	c total #watches: 39254
18.88/18.93	c total #propagations: 3667419 / total #impl: 14356748 (eff. 0.255)
18.88/18.93	c #Conflicts:     540000 | #Learnt:      20283 | 0.000
18.88/18.93	c total clause space: 29.637MB
18.88/18.93	c total #watches: 41254
18.88/18.97	c total #propagations: 3673963 / total #impl: 14384090 (eff. 0.255)
18.88/18.97	c #Conflicts:     541000 | #Learnt:      21283 | 0.000
18.88/18.97	c total clause space: 29.637MB
18.88/18.97	c total #watches: 43254
18.98/19.02	c total #propagations: 3681068 / total #impl: 14411233 (eff. 0.255)
18.98/19.02	c #Conflicts:     542000 | #Learnt:      22283 | 0.000
18.98/19.02	c total clause space: 29.637MB
18.98/19.02	c total #watches: 45254
18.98/19.06	c total #propagations: 3686786 / total #impl: 14433390 (eff. 0.255)
18.98/19.06	c #Conflicts:     543000 | #Learnt:      23283 | 0.000
18.98/19.06	c total clause space: 29.637MB
18.98/19.06	c total #watches: 47254
19.08/19.12	c total #propagations: 3693481 / total #impl: 14460458 (eff. 0.255)
19.08/19.12	c #Conflicts:     544000 | #Learnt:      24283 | 0.000
19.08/19.12	c total clause space: 29.637MB
19.08/19.12	c total #watches: 49254
19.08/19.19	c total #propagations: 3699131 / total #impl: 14482618 (eff. 0.255)
19.08/19.19	c #Conflicts:     545000 | #Learnt:      25283 | 0.000
19.08/19.19	c total clause space: 29.637MB
19.08/19.19	c total #watches: 51254
19.18/19.25	c total #propagations: 3706076 / total #impl: 14510346 (eff. 0.255)
19.18/19.25	c #Conflicts:     546000 | #Learnt:      26283 | 0.000
19.18/19.25	c total clause space: 29.637MB
19.18/19.25	c total #watches: 53254
19.28/19.31	c total #propagations: 3712805 / total #impl: 14536641 (eff. 0.255)
19.28/19.31	c #Conflicts:     547000 | #Learnt:      27283 | 0.000
19.28/19.31	c total clause space: 29.637MB
19.28/19.31	c total #watches: 55254
19.28/19.35	c total #propagations: 3719197 / total #impl: 14560368 (eff. 0.255)
19.28/19.35	c #Conflicts:     548000 | #Learnt:      28283 | 0.000
19.28/19.35	c total clause space: 29.637MB
19.28/19.35	c total #watches: 57254
19.38/19.42	c total #propagations: 3724391 / total #impl: 14580235 (eff. 0.255)
19.38/19.42	c #Conflicts:     549000 | #Learnt:      29283 | 0.000
19.38/19.42	c total clause space: 29.637MB
19.38/19.42	c total #watches: 59254
19.38/19.47	c total #propagations: 3730545 / total #impl: 14605726 (eff. 0.255)
19.38/19.47	c #Conflicts:     550000 | #Learnt:      30283 | 0.000
19.38/19.47	c total clause space: 29.637MB
19.38/19.47	c total #watches: 61254
19.48/19.50	c total #propagations: 3736083 / total #impl: 14631842 (eff. 0.255)
19.48/19.50	c #Conflicts:     551000 | #Learnt:      31283 | 0.000
19.48/19.50	c total clause space: 29.637MB
19.48/19.50	c total #watches: 63254
19.48/19.55	c total #propagations: 3741694 / total #impl: 14658690 (eff. 0.255)
19.48/19.55	c #Conflicts:     552000 | #Learnt:      32283 | 0.000
19.48/19.55	c total clause space: 29.637MB
19.48/19.55	c total #watches: 65254
19.48/19.59	c total #propagations: 3747718 / total #impl: 14683767 (eff. 0.255)
19.48/19.59	c #Conflicts:     553000 | #Learnt:      33283 | 0.000
19.48/19.59	c total clause space: 29.637MB
19.48/19.59	c total #watches: 67254
19.58/19.66	c total #propagations: 3753271 / total #impl: 14708535 (eff. 0.255)
19.58/19.66	c #Conflicts:     554000 | #Learnt:      34283 | 0.000
19.58/19.66	c total clause space: 29.637MB
19.58/19.66	c total #watches: 69254
19.68/19.73	c total #propagations: 3759549 / total #impl: 14735572 (eff. 0.255)
19.68/19.73	c #Conflicts:     555000 | #Learnt:      35283 | 0.000
19.68/19.73	c total clause space: 29.637MB
19.68/19.73	c total #watches: 71254
19.68/19.79	c total #propagations: 3764564 / total #impl: 14758752 (eff. 0.255)
19.68/19.79	c GARBAGE COLLECT
19.68/19.79	c #Conflicts:     556000 | #Learnt:      18381 | 0.000
19.68/19.79	c total clause space: 29.637MB
19.68/19.79	c total #watches: 37450
19.79/19.83	c total #propagations: 3772001 / total #impl: 14788146 (eff. 0.255)
19.79/19.83	c #Conflicts:     557000 | #Learnt:      19381 | 0.000
19.79/19.83	c total clause space: 29.637MB
19.79/19.83	c total #watches: 39450
19.79/19.86	c total #propagations: 3777262 / total #impl: 14809236 (eff. 0.255)
19.79/19.86	c #Conflicts:     558000 | #Learnt:      20381 | 0.000
19.79/19.86	c total clause space: 29.637MB
19.79/19.86	c total #watches: 41450
19.89/19.91	c total #propagations: 3782497 / total #impl: 14830593 (eff. 0.255)
19.89/19.91	c #Conflicts:     559000 | #Learnt:      21381 | 0.000
19.89/19.91	c total clause space: 29.637MB
19.89/19.91	c total #watches: 43450
19.89/19.96	c total #propagations: 3788285 / total #impl: 14853484 (eff. 0.255)
19.89/19.96	c #Conflicts:     560000 | #Learnt:      22381 | 0.000
19.89/19.96	c total clause space: 29.637MB
19.89/19.96	c total #watches: 45450
19.98/20.02	c total #propagations: 3793725 / total #impl: 14875257 (eff. 0.255)
19.98/20.02	c #Conflicts:     561000 | #Learnt:      23381 | 0.000
19.98/20.02	c total clause space: 29.637MB
19.98/20.02	c total #watches: 47450
19.98/20.08	c total #propagations: 3800597 / total #impl: 14902361 (eff. 0.255)
19.98/20.08	c #Conflicts:     562000 | #Learnt:      24381 | 0.000
19.98/20.08	c total clause space: 29.637MB
19.98/20.08	c total #watches: 49450
20.08/20.12	c total #propagations: 3806982 / total #impl: 14927554 (eff. 0.255)
20.08/20.12	c #Conflicts:     563000 | #Learnt:      25381 | 0.000
20.08/20.12	c total clause space: 29.637MB
20.08/20.12	c total #watches: 51450
20.08/20.17	c total #propagations: 3812967 / total #impl: 14952362 (eff. 0.255)
20.08/20.17	c #Conflicts:     564000 | #Learnt:      26381 | 0.000
20.08/20.17	c total clause space: 29.637MB
20.08/20.17	c total #watches: 53450
20.18/20.20	c total #propagations: 3819801 / total #impl: 14982044 (eff. 0.255)
20.18/20.20	c #Conflicts:     565000 | #Learnt:      27381 | 0.000
20.18/20.20	c total clause space: 29.637MB
20.18/20.20	c total #watches: 55450
20.18/20.24	c total #propagations: 3824285 / total #impl: 15000721 (eff. 0.255)
20.18/20.24	c #Conflicts:     566000 | #Learnt:      28381 | 0.000
20.18/20.24	c total clause space: 29.637MB
20.18/20.24	c total #watches: 57450
20.18/20.29	c total #propagations: 3829649 / total #impl: 15021723 (eff. 0.255)
20.18/20.29	c #Conflicts:     567000 | #Learnt:      29381 | 0.000
20.18/20.29	c total clause space: 29.637MB
20.18/20.29	c total #watches: 59450
20.28/20.36	c total #propagations: 3834972 / total #impl: 15044437 (eff. 0.255)
20.28/20.36	c #Conflicts:     568000 | #Learnt:      30381 | 0.000
20.28/20.36	c total clause space: 29.637MB
20.28/20.36	c total #watches: 61450
20.38/20.41	c total #propagations: 3841153 / total #impl: 15070024 (eff. 0.255)
20.38/20.41	c #Conflicts:     569000 | #Learnt:      31381 | 0.000
20.38/20.41	c total clause space: 29.637MB
20.38/20.41	c total #watches: 63450
20.38/20.48	c total #propagations: 3847151 / total #impl: 15094295 (eff. 0.255)
20.38/20.48	c #Conflicts:     570000 | #Learnt:      32381 | 0.000
20.38/20.48	c total clause space: 29.637MB
20.38/20.48	c total #watches: 65450
20.48/20.54	c total #propagations: 3853094 / total #impl: 15117381 (eff. 0.255)
20.48/20.54	c #Conflicts:     571000 | #Learnt:      33381 | 0.000
20.48/20.54	c total clause space: 29.637MB
20.48/20.54	c total #watches: 67450
20.48/20.60	c total #propagations: 3857459 / total #impl: 15136739 (eff. 0.255)
20.48/20.60	c #Conflicts:     572000 | #Learnt:      34381 | 0.000
20.48/20.60	c total clause space: 29.637MB
20.48/20.60	c total #watches: 69450
20.58/20.65	c total #propagations: 3861876 / total #impl: 15157699 (eff. 0.255)
20.58/20.65	c #Conflicts:     573000 | #Learnt:      35381 | 0.000
20.58/20.65	c total clause space: 29.637MB
20.58/20.65	c total #watches: 71450
20.68/20.70	c total #propagations: 3866217 / total #impl: 15179877 (eff. 0.255)
20.68/20.70	c #Conflicts:     574000 | #Learnt:      36381 | 0.000
20.68/20.70	c total clause space: 29.637MB
20.68/20.70	c total #watches: 73450
20.68/20.74	c total #propagations: 3870767 / total #impl: 15202036 (eff. 0.255)
20.68/20.74	c GARBAGE COLLECT
20.68/20.74	c #Conflicts:     575000 | #Learnt:      19180 | 0.000
20.68/20.74	c total clause space: 29.637MB
20.68/20.74	c total #watches: 39048
20.68/20.77	c total #propagations: 3877798 / total #impl: 15228375 (eff. 0.255)
20.68/20.77	c #Conflicts:     576000 | #Learnt:      20180 | 0.000
20.68/20.77	c total clause space: 29.637MB
20.68/20.77	c total #watches: 41048
20.78/20.81	c total #propagations: 3883798 / total #impl: 15253299 (eff. 0.255)
20.78/20.81	c #Conflicts:     577000 | #Learnt:      21180 | 0.000
20.78/20.81	c total clause space: 29.637MB
20.78/20.81	c total #watches: 43048
20.78/20.84	c total #propagations: 3889975 / total #impl: 15279487 (eff. 0.255)
20.78/20.84	c #Conflicts:     578000 | #Learnt:      22180 | 0.000
20.78/20.84	c total clause space: 29.637MB
20.78/20.84	c total #watches: 45048
20.78/20.89	c total #propagations: 3896462 / total #impl: 15303668 (eff. 0.255)
20.78/20.89	c #Conflicts:     579000 | #Learnt:      23180 | 0.000
20.78/20.89	c total clause space: 29.637MB
20.78/20.89	c total #watches: 47048
20.89/20.93	c total #propagations: 3903208 / total #impl: 15330289 (eff. 0.255)
20.89/20.93	c #Conflicts:     580000 | #Learnt:      24180 | 0.000
20.89/20.93	c total clause space: 29.637MB
20.89/20.93	c total #watches: 49048
20.89/20.98	c total #propagations: 3908912 / total #impl: 15353575 (eff. 0.255)
20.89/20.98	c #Conflicts:     581000 | #Learnt:      25180 | 0.000
20.89/20.98	c total clause space: 29.637MB
20.89/20.98	c total #watches: 51048
20.99/21.03	c total #propagations: 3914744 / total #impl: 15376487 (eff. 0.255)
20.99/21.03	c #Conflicts:     582000 | #Learnt:      26180 | 0.000
20.99/21.03	c total clause space: 29.637MB
20.99/21.03	c total #watches: 53048
20.99/21.07	c total #propagations: 3919793 / total #impl: 15396723 (eff. 0.255)
20.99/21.07	c #Conflicts:     583000 | #Learnt:      27180 | 0.000
20.99/21.07	c total clause space: 29.637MB
20.99/21.07	c total #watches: 55048
21.08/21.11	c total #propagations: 3925895 / total #impl: 15420911 (eff. 0.255)
21.08/21.11	c #Conflicts:     584000 | #Learnt:      28180 | 0.000
21.08/21.11	c total clause space: 29.637MB
21.08/21.11	c total #watches: 57048
21.08/21.15	c total #propagations: 3932058 / total #impl: 15445950 (eff. 0.255)
21.08/21.15	c #Conflicts:     585000 | #Learnt:      29180 | 0.000
21.08/21.15	c total clause space: 29.637MB
21.08/21.15	c total #watches: 59048
21.18/21.21	c total #propagations: 3937859 / total #impl: 15470318 (eff. 0.255)
21.18/21.21	c #Conflicts:     586000 | #Learnt:      30180 | 0.000
21.18/21.21	c total clause space: 29.637MB
21.18/21.21	c total #watches: 61048
21.18/21.27	c total #propagations: 3943965 / total #impl: 15494160 (eff. 0.255)
21.18/21.27	c #Conflicts:     587000 | #Learnt:      31180 | 0.000
21.18/21.27	c total clause space: 29.637MB
21.18/21.27	c total #watches: 63048
21.28/21.32	c total #propagations: 3949568 / total #impl: 15516902 (eff. 0.255)
21.28/21.32	c #Conflicts:     588000 | #Learnt:      32180 | 0.000
21.28/21.32	c total clause space: 29.637MB
21.28/21.32	c total #watches: 65048
21.28/21.39	c total #propagations: 3956140 / total #impl: 15541330 (eff. 0.255)
21.28/21.39	c #Conflicts:     589000 | #Learnt:      33180 | 0.000
21.28/21.39	c total clause space: 29.637MB
21.28/21.39	c total #watches: 67048
21.38/21.45	c total #propagations: 3962173 / total #impl: 15566848 (eff. 0.255)
21.38/21.45	c #Conflicts:     590000 | #Learnt:      34180 | 0.000
21.38/21.45	c total clause space: 29.637MB
21.38/21.45	c total #watches: 69048
21.48/21.51	c total #propagations: 3967336 / total #impl: 15587619 (eff. 0.255)
21.48/21.51	c #Conflicts:     591000 | #Learnt:      35180 | 0.000
21.48/21.51	c total clause space: 29.637MB
21.48/21.51	c total #watches: 71048
21.48/21.58	c total #propagations: 3972877 / total #impl: 15610571 (eff. 0.254)
21.48/21.58	c #Conflicts:     592000 | #Learnt:      36180 | 0.000
21.48/21.58	c total clause space: 29.637MB
21.48/21.58	c total #watches: 73048
21.58/21.66	c total #propagations: 3979089 / total #impl: 15636122 (eff. 0.254)
21.58/21.66	c GARBAGE COLLECT
21.58/21.66	c #Conflicts:     593000 | #Learnt:      18678 | 0.000
21.58/21.66	c total clause space: 29.637MB
21.58/21.66	c total #watches: 38044
21.58/21.70	c total #propagations: 3985609 / total #impl: 15660632 (eff. 0.254)
21.58/21.70	c #Conflicts:     594000 | #Learnt:      19678 | 0.000
21.58/21.70	c total clause space: 29.637MB
21.58/21.70	c total #watches: 40044
21.68/21.73	c total #propagations: 3992462 / total #impl: 15688868 (eff. 0.254)
21.68/21.73	c #Conflicts:     595000 | #Learnt:      20678 | 0.000
21.68/21.73	c total clause space: 29.637MB
21.68/21.73	c total #watches: 42044
21.68/21.77	c total #propagations: 3997788 / total #impl: 15709982 (eff. 0.254)
21.68/21.77	c #Conflicts:     596000 | #Learnt:      21678 | 0.000
21.68/21.77	c total clause space: 29.637MB
21.68/21.77	c total #watches: 44044
21.78/21.81	c total #propagations: 4003327 / total #impl: 15736387 (eff. 0.254)
21.78/21.81	c #Conflicts:     597000 | #Learnt:      22678 | 0.000
21.78/21.81	c total clause space: 29.637MB
21.78/21.81	c total #watches: 46044
21.78/21.84	c total #propagations: 4009676 / total #impl: 15761394 (eff. 0.254)
21.78/21.84	c #Conflicts:     598000 | #Learnt:      23678 | 0.000
21.78/21.84	c total clause space: 29.637MB
21.78/21.84	c total #watches: 48044
21.78/21.88	c total #propagations: 4015128 / total #impl: 15785161 (eff. 0.254)
21.78/21.88	c #Conflicts:     599000 | #Learnt:      24678 | 0.000
21.78/21.88	c total clause space: 29.637MB
21.78/21.88	c total #watches: 50044
21.88/21.91	c total #propagations: 4020355 / total #impl: 15807243 (eff. 0.254)
21.88/21.91	c #Conflicts:     600000 | #Learnt:      25678 | 0.000
21.88/21.91	c total clause space: 29.637MB
21.88/21.91	c total #watches: 52044
21.88/21.95	c total #propagations: 4025082 / total #impl: 15830435 (eff. 0.254)
21.88/21.95	c #Conflicts:     601000 | #Learnt:      26678 | 0.000
21.88/21.95	c total clause space: 29.637MB
21.88/21.95	c total #watches: 54044
21.88/21.98	c total #propagations: 4030157 / total #impl: 15853123 (eff. 0.254)
21.88/21.98	c #Conflicts:     602000 | #Learnt:      27678 | 0.000
21.88/21.98	c total clause space: 29.637MB
21.88/21.98	c total #watches: 56044
21.99/22.02	c total #propagations: 4034131 / total #impl: 15872916 (eff. 0.254)
21.99/22.02	c #Conflicts:     603000 | #Learnt:      28678 | 0.000
21.99/22.02	c total clause space: 29.637MB
21.99/22.02	c total #watches: 58044
21.99/22.07	c total #propagations: 4037611 / total #impl: 15891594 (eff. 0.254)
21.99/22.07	c #Conflicts:     604000 | #Learnt:      29678 | 0.000
21.99/22.07	c total clause space: 29.637MB
21.99/22.07	c total #watches: 60044
22.09/22.10	c total #propagations: 4041467 / total #impl: 15910987 (eff. 0.254)
22.09/22.10	c #Conflicts:     605000 | #Learnt:      30678 | 0.000
22.09/22.10	c total clause space: 29.637MB
22.09/22.10	c total #watches: 62044
22.09/22.14	c total #propagations: 4045561 / total #impl: 15933926 (eff. 0.254)
22.09/22.14	c #Conflicts:     606000 | #Learnt:      31678 | 0.000
22.09/22.14	c total clause space: 29.637MB
22.09/22.14	c total #watches: 64044
22.09/22.18	c total #propagations: 4051923 / total #impl: 15963067 (eff. 0.254)
22.09/22.18	c #Conflicts:     607000 | #Learnt:      32678 | 0.000
22.09/22.18	c total clause space: 29.637MB
22.09/22.18	c total #watches: 66044
22.18/22.21	c total #propagations: 4056725 / total #impl: 15986266 (eff. 0.254)
22.18/22.21	c #Conflicts:     608000 | #Learnt:      33678 | 0.000
22.18/22.21	c total clause space: 29.637MB
22.18/22.21	c total #watches: 68044
22.18/22.24	c total #propagations: 4062187 / total #impl: 16011186 (eff. 0.254)
22.18/22.24	c #Conflicts:     609000 | #Learnt:      34678 | 0.000
22.18/22.24	c total clause space: 29.637MB
22.18/22.24	c total #watches: 70044
22.18/22.27	c total #propagations: 4066745 / total #impl: 16033658 (eff. 0.254)
22.18/22.27	c #Conflicts:     610000 | #Learnt:      35678 | 0.000
22.18/22.27	c total clause space: 29.637MB
22.18/22.27	c total #watches: 72044
22.28/22.31	c total #propagations: 4072051 / total #impl: 16058928 (eff. 0.254)
22.28/22.31	c #Conflicts:     611000 | #Learnt:      36678 | 0.000
22.28/22.31	c total clause space: 29.637MB
22.28/22.31	c total #watches: 74044
22.28/22.35	c total #propagations: 4077290 / total #impl: 16084654 (eff. 0.253)
22.28/22.35	c GARBAGE COLLECT
22.28/22.35	c #Conflicts:     612000 | #Learnt:      18880 | 0.000
22.28/22.35	c total clause space: 29.637MB
22.28/22.35	c total #watches: 38448
22.28/22.38	c total #propagations: 4081080 / total #impl: 16105345 (eff. 0.253)
22.28/22.38	c #Conflicts:     613000 | #Learnt:      19880 | 0.000
22.28/22.38	c total clause space: 29.637MB
22.28/22.38	c total #watches: 40448
22.38/22.42	c total #propagations: 4087286 / total #impl: 16129467 (eff. 0.253)
22.38/22.42	c #Conflicts:     614000 | #Learnt:      20880 | 0.000
22.38/22.42	c total clause space: 29.637MB
22.38/22.42	c total #watches: 42448
22.38/22.45	c total #propagations: 4092928 / total #impl: 16153023 (eff. 0.253)
22.38/22.45	c #Conflicts:     615000 | #Learnt:      21880 | 0.000
22.38/22.45	c total clause space: 29.637MB
22.38/22.45	c total #watches: 44448
22.38/22.49	c total #propagations: 4099055 / total #impl: 16177949 (eff. 0.253)
22.38/22.49	c #Conflicts:     616000 | #Learnt:      22880 | 0.000
22.38/22.49	c total clause space: 29.637MB
22.38/22.49	c total #watches: 46448
22.48/22.53	c total #propagations: 4104759 / total #impl: 16200963 (eff. 0.253)
22.48/22.53	c #Conflicts:     617000 | #Learnt:      23880 | 0.000
22.48/22.53	c total clause space: 29.637MB
22.48/22.53	c total #watches: 48448
22.48/22.57	c total #propagations: 4109942 / total #impl: 16222364 (eff. 0.253)
22.48/22.57	c #Conflicts:     618000 | #Learnt:      24880 | 0.000
22.48/22.57	c total clause space: 29.637MB
22.48/22.57	c total #watches: 50448
22.58/22.62	c total #propagations: 4115245 / total #impl: 16244313 (eff. 0.253)
22.58/22.62	c #Conflicts:     619000 | #Learnt:      25880 | 0.000
22.58/22.62	c total clause space: 29.637MB
22.58/22.62	c total #watches: 52448
22.58/22.68	c total #propagations: 4120034 / total #impl: 16263582 (eff. 0.253)
22.58/22.68	c #Conflicts:     620000 | #Learnt:      26880 | 0.000
22.58/22.68	c total clause space: 29.637MB
22.58/22.68	c total #watches: 54448
22.68/22.73	c total #propagations: 4126301 / total #impl: 16287863 (eff. 0.253)
22.68/22.73	c #Conflicts:     621000 | #Learnt:      27880 | 0.000
22.68/22.73	c total clause space: 29.637MB
22.68/22.73	c total #watches: 56448
22.68/22.77	c total #propagations: 4131234 / total #impl: 16306858 (eff. 0.253)
22.68/22.77	c #Conflicts:     622000 | #Learnt:      28880 | 0.000
22.68/22.77	c total clause space: 29.637MB
22.68/22.77	c total #watches: 58448
22.78/22.83	c total #propagations: 4137589 / total #impl: 16332693 (eff. 0.253)
22.78/22.83	c #Conflicts:     623000 | #Learnt:      29880 | 0.000
22.78/22.83	c total clause space: 29.637MB
22.78/22.83	c total #watches: 60448
22.78/22.88	c total #propagations: 4142833 / total #impl: 16352306 (eff. 0.253)
22.78/22.88	c #Conflicts:     624000 | #Learnt:      30880 | 0.000
22.78/22.88	c total clause space: 29.637MB
22.78/22.88	c total #watches: 62448
22.88/22.94	c total #propagations: 4147946 / total #impl: 16374566 (eff. 0.253)
22.88/22.94	c #Conflicts:     625000 | #Learnt:      31880 | 0.000
22.88/22.94	c total clause space: 29.637MB
22.88/22.94	c total #watches: 64448
22.98/23.00	c total #propagations: 4153437 / total #impl: 16395405 (eff. 0.253)
22.98/23.00	c #Conflicts:     626000 | #Learnt:      32880 | 0.000
22.98/23.00	c total clause space: 29.637MB
22.98/23.00	c total #watches: 66448
22.98/23.06	c total #propagations: 4158927 / total #impl: 16418952 (eff. 0.253)
22.98/23.06	c #Conflicts:     627000 | #Learnt:      33880 | 0.000
22.98/23.06	c total clause space: 29.637MB
22.98/23.06	c total #watches: 68448
23.09/23.14	c total #propagations: 4164212 / total #impl: 16440598 (eff. 0.253)
23.09/23.14	c #Conflicts:     628000 | #Learnt:      34880 | 0.000
23.09/23.14	c total clause space: 29.637MB
23.09/23.14	c total #watches: 70448
23.19/23.22	c total #propagations: 4169361 / total #impl: 16462255 (eff. 0.253)
23.19/23.22	c #Conflicts:     629000 | #Learnt:      35880 | 0.000
23.19/23.22	c total clause space: 29.637MB
23.19/23.22	c total #watches: 72448
23.19/23.27	c total #propagations: 4174519 / total #impl: 16484233 (eff. 0.253)
23.19/23.27	c #Conflicts:     630000 | #Learnt:      36880 | 0.000
23.19/23.27	c total clause space: 29.637MB
23.19/23.27	c total #watches: 74448
23.28/23.34	c total #propagations: 4179318 / total #impl: 16504660 (eff. 0.253)
23.28/23.34	c #Conflicts:     631000 | #Learnt:      37880 | 0.000
23.28/23.34	c total clause space: 29.637MB
23.28/23.34	c total #watches: 76448
23.38/23.40	c total #propagations: 4184611 / total #impl: 16528287 (eff. 0.253)
23.38/23.40	c GARBAGE COLLECT
23.38/23.40	c #Conflicts:     632000 | #Learnt:      19778 | 0.000
23.38/23.40	c total clause space: 29.637MB
23.38/23.40	c total #watches: 40244
23.38/23.44	c total #propagations: 4190464 / total #impl: 16550623 (eff. 0.253)
23.38/23.44	c #Conflicts:     633000 | #Learnt:      20778 | 0.000
23.38/23.44	c total clause space: 29.637MB
23.38/23.44	c total #watches: 42244
23.48/23.50	c total #propagations: 4195293 / total #impl: 16569505 (eff. 0.253)
23.48/23.50	c #Conflicts:     634000 | #Learnt:      21778 | 0.000
23.48/23.50	c total clause space: 29.637MB
23.48/23.50	c total #watches: 44244
23.48/23.54	c total #propagations: 4201988 / total #impl: 16595687 (eff. 0.253)
23.48/23.54	c #Conflicts:     635000 | #Learnt:      22778 | 0.000
23.48/23.54	c total clause space: 29.637MB
23.48/23.54	c total #watches: 46244
23.48/23.59	c total #propagations: 4207341 / total #impl: 16617173 (eff. 0.253)
23.48/23.59	c #Conflicts:     636000 | #Learnt:      23778 | 0.000
23.48/23.59	c total clause space: 29.637MB
23.48/23.59	c total #watches: 48244
23.58/23.64	c total #propagations: 4213251 / total #impl: 16639980 (eff. 0.253)
23.58/23.64	c #Conflicts:     637000 | #Learnt:      24778 | 0.000
23.58/23.64	c total clause space: 29.637MB
23.58/23.64	c total #watches: 50244
23.58/23.69	c total #propagations: 4219597 / total #impl: 16665767 (eff. 0.253)
23.58/23.69	c #Conflicts:     638000 | #Learnt:      25778 | 0.000
23.58/23.69	c total clause space: 29.637MB
23.58/23.69	c total #watches: 52244
23.68/23.74	c total #propagations: 4226118 / total #impl: 16694762 (eff. 0.253)
23.68/23.74	c #Conflicts:     639000 | #Learnt:      26778 | 0.000
23.68/23.74	c total clause space: 29.637MB
23.68/23.74	c total #watches: 54244
23.78/23.80	c total #propagations: 4232830 / total #impl: 16721120 (eff. 0.253)
23.78/23.80	c #Conflicts:     640000 | #Learnt:      27778 | 0.000
23.78/23.80	c total clause space: 29.637MB
23.78/23.80	c total #watches: 56244
23.78/23.84	c total #propagations: 4239565 / total #impl: 16747548 (eff. 0.253)
23.78/23.84	c #Conflicts:     641000 | #Learnt:      28778 | 0.000
23.78/23.84	c total clause space: 29.637MB
23.78/23.84	c total #watches: 58244
23.78/23.88	c total #propagations: 4245552 / total #impl: 16770846 (eff. 0.253)
23.78/23.88	c #Conflicts:     642000 | #Learnt:      29778 | 0.000
23.78/23.88	c total clause space: 29.637MB
23.78/23.88	c total #watches: 60244
23.88/23.94	c total #propagations: 4250828 / total #impl: 16793535 (eff. 0.253)
23.88/23.94	c #Conflicts:     643000 | #Learnt:      30778 | 0.000
23.88/23.94	c total clause space: 29.637MB
23.88/23.94	c total #watches: 62244
23.88/24.00	c total #propagations: 4256147 / total #impl: 16815723 (eff. 0.253)
23.88/24.00	c #Conflicts:     644000 | #Learnt:      31778 | 0.000
23.88/24.00	c total clause space: 29.637MB
23.88/24.00	c total #watches: 64244
23.98/24.06	c total #propagations: 4260232 / total #impl: 16834330 (eff. 0.253)
23.98/24.06	c #Conflicts:     645000 | #Learnt:      32778 | 0.000
23.98/24.06	c total clause space: 29.637MB
23.98/24.06	c total #watches: 66244
24.08/24.14	c total #propagations: 4264728 / total #impl: 16853628 (eff. 0.253)
24.08/24.14	c #Conflicts:     646000 | #Learnt:      33778 | 0.000
24.08/24.14	c total clause space: 29.637MB
24.08/24.14	c total #watches: 68244
24.19/24.21	c total #propagations: 4269765 / total #impl: 16875463 (eff. 0.253)
24.19/24.21	c #Conflicts:     647000 | #Learnt:      34778 | 0.000
24.19/24.21	c total clause space: 29.637MB
24.19/24.21	c total #watches: 70244
24.19/24.28	c total #propagations: 4274398 / total #impl: 16893573 (eff. 0.253)
24.19/24.28	c #Conflicts:     648000 | #Learnt:      35778 | 0.000
24.19/24.28	c total clause space: 29.637MB
24.19/24.28	c total #watches: 72244
24.29/24.34	c total #propagations: 4279009 / total #impl: 16912253 (eff. 0.253)
24.29/24.34	c #Conflicts:     649000 | #Learnt:      36778 | 0.000
24.29/24.34	c total clause space: 29.637MB
24.29/24.34	c total #watches: 74244
24.38/24.40	c total #propagations: 4282873 / total #impl: 16930798 (eff. 0.253)
24.38/24.40	c #Conflicts:     650000 | #Learnt:      37778 | 0.000
24.38/24.40	c total clause space: 29.637MB
24.38/24.40	c total #watches: 76244
24.38/24.45	c total #propagations: 4288486 / total #impl: 16953325 (eff. 0.253)
24.38/24.45	c #Conflicts:     651000 | #Learnt:      38778 | 0.000
24.38/24.45	c total clause space: 29.637MB
24.38/24.45	c total #watches: 78244
24.48/24.50	c total #propagations: 4293326 / total #impl: 16976334 (eff. 0.253)
24.48/24.50	c GARBAGE COLLECT
24.48/24.50	c #Conflicts:     652000 | #Learnt:      20378 | 0.000
24.48/24.50	c total clause space: 29.637MB
24.48/24.50	c total #watches: 41444
24.48/24.53	c total #propagations: 4301399 / total #impl: 17006535 (eff. 0.253)
24.48/24.53	c #Conflicts:     653000 | #Learnt:      21378 | 0.000
24.48/24.53	c total clause space: 29.637MB
24.48/24.53	c total #watches: 43444
24.48/24.57	c total #propagations: 4308558 / total #impl: 17035950 (eff. 0.253)
24.48/24.57	c #Conflicts:     654000 | #Learnt:      22378 | 0.000
24.48/24.57	c total clause space: 29.637MB
24.48/24.57	c total #watches: 45444
24.58/24.61	c total #propagations: 4314953 / total #impl: 17063101 (eff. 0.253)
24.58/24.61	c #Conflicts:     655000 | #Learnt:      23378 | 0.000
24.58/24.61	c total clause space: 29.637MB
24.58/24.61	c total #watches: 47444
24.58/24.65	c total #propagations: 4320106 / total #impl: 17086230 (eff. 0.253)
24.58/24.65	c #Conflicts:     656000 | #Learnt:      24378 | 0.000
24.58/24.65	c total clause space: 29.637MB
24.58/24.65	c total #watches: 49444
24.68/24.70	c total #propagations: 4325910 / total #impl: 17110309 (eff. 0.253)
24.68/24.70	c #Conflicts:     657000 | #Learnt:      25378 | 0.000
24.68/24.70	c total clause space: 29.637MB
24.68/24.70	c total #watches: 51444
24.68/24.76	c total #propagations: 4331126 / total #impl: 17132461 (eff. 0.253)
24.68/24.76	c #Conflicts:     658000 | #Learnt:      26378 | 0.000
24.68/24.76	c total clause space: 29.637MB
24.68/24.76	c total #watches: 53444
24.78/24.81	c total #propagations: 4337082 / total #impl: 17159715 (eff. 0.253)
24.78/24.81	c #Conflicts:     659000 | #Learnt:      27378 | 0.000
24.78/24.81	c total clause space: 29.637MB
24.78/24.81	c total #watches: 55444
24.78/24.84	c total #propagations: 4344807 / total #impl: 17192760 (eff. 0.253)
24.78/24.84	c #Conflicts:     660000 | #Learnt:      28378 | 0.000
24.78/24.84	c total clause space: 29.637MB
24.78/24.84	c total #watches: 57444
24.78/24.89	c total #propagations: 4350519 / total #impl: 17219578 (eff. 0.253)
24.78/24.89	c #Conflicts:     661000 | #Learnt:      29378 | 0.000
24.78/24.89	c total clause space: 29.637MB
24.78/24.89	c total #watches: 59444
24.88/24.95	c total #propagations: 4356036 / total #impl: 17241758 (eff. 0.253)
24.88/24.95	c #Conflicts:     662000 | #Learnt:      30378 | 0.000
24.88/24.95	c total clause space: 29.637MB
24.88/24.95	c total #watches: 61444
24.98/25.00	c total #propagations: 4361633 / total #impl: 17265226 (eff. 0.253)
24.98/25.00	c #Conflicts:     663000 | #Learnt:      31378 | 0.000
24.98/25.00	c total clause space: 29.637MB
24.98/25.00	c total #watches: 63444
24.98/25.05	c total #propagations: 4367103 / total #impl: 17289503 (eff. 0.253)
24.98/25.05	c #Conflicts:     664000 | #Learnt:      32378 | 0.000
24.98/25.05	c total clause space: 29.637MB
24.98/25.05	c total #watches: 65444
25.08/25.11	c total #propagations: 4372172 / total #impl: 17311196 (eff. 0.253)
25.08/25.11	c #Conflicts:     665000 | #Learnt:      33378 | 0.000
25.08/25.11	c total clause space: 29.637MB
25.08/25.11	c total #watches: 67444
25.08/25.17	c total #propagations: 4378044 / total #impl: 17338036 (eff. 0.253)
25.08/25.17	c #Conflicts:     666000 | #Learnt:      34378 | 0.000
25.08/25.17	c total clause space: 29.637MB
25.08/25.17	c total #watches: 69444
25.18/25.22	c total #propagations: 4382767 / total #impl: 17358639 (eff. 0.252)
25.18/25.22	c #Conflicts:     667000 | #Learnt:      35378 | 0.000
25.18/25.22	c total clause space: 29.637MB
25.18/25.22	c total #watches: 71444
25.18/25.26	c total #propagations: 4387644 / total #impl: 17379700 (eff. 0.252)
25.18/25.26	c #Conflicts:     668000 | #Learnt:      36378 | 0.000
25.18/25.26	c total clause space: 29.637MB
25.18/25.26	c total #watches: 73444
25.29/25.33	c total #propagations: 4392655 / total #impl: 17398234 (eff. 0.252)
25.29/25.33	c #Conflicts:     669000 | #Learnt:      37378 | 0.000
25.29/25.33	c total clause space: 29.637MB
25.29/25.33	c total #watches: 75444
25.29/25.40	c total #propagations: 4397369 / total #impl: 17418998 (eff. 0.252)
25.29/25.40	c #Conflicts:     670000 | #Learnt:      38378 | 0.000
25.29/25.40	c total clause space: 29.637MB
25.29/25.40	c total #watches: 77444
25.39/25.46	c total #propagations: 4402373 / total #impl: 17440634 (eff. 0.252)
25.39/25.46	c #Conflicts:     671000 | #Learnt:      39378 | 0.000
25.39/25.46	c total clause space: 29.637MB
25.39/25.46	c total #watches: 79444
25.48/25.52	c total #propagations: 4407378 / total #impl: 17461700 (eff. 0.252)
25.48/25.52	c GARBAGE COLLECT
25.48/25.52	c #Conflicts:     672000 | #Learnt:      20679 | 0.000
25.48/25.52	c total clause space: 29.637MB
25.48/25.52	c total #watches: 42046
25.48/25.56	c total #propagations: 4413686 / total #impl: 17487722 (eff. 0.252)
25.48/25.56	c #Conflicts:     673000 | #Learnt:      21679 | 0.000
25.48/25.56	c total clause space: 29.637MB
25.48/25.56	c total #watches: 44046
25.58/25.61	c total #propagations: 4418976 / total #impl: 17510152 (eff. 0.252)
25.58/25.61	c #Conflicts:     674000 | #Learnt:      22679 | 0.000
25.58/25.61	c total clause space: 29.637MB
25.58/25.61	c total #watches: 46046
25.58/25.64	c total #propagations: 4424397 / total #impl: 17531941 (eff. 0.252)
25.58/25.64	c #Conflicts:     675000 | #Learnt:      23679 | 0.000
25.58/25.64	c total clause space: 29.637MB
25.58/25.64	c total #watches: 48046
25.58/25.68	c total #propagations: 4429547 / total #impl: 17555866 (eff. 0.252)
25.58/25.68	c #Conflicts:     676000 | #Learnt:      24679 | 0.000
25.58/25.68	c total clause space: 29.637MB
25.58/25.68	c total #watches: 50046
25.68/25.72	c total #propagations: 4434275 / total #impl: 17578123 (eff. 0.252)
25.68/25.72	c #Conflicts:     677000 | #Learnt:      25679 | 0.000
25.68/25.72	c total clause space: 29.637MB
25.68/25.72	c total #watches: 52046
25.68/25.75	c total #propagations: 4439201 / total #impl: 17599161 (eff. 0.252)
25.68/25.75	c #Conflicts:     678000 | #Learnt:      26679 | 0.000
25.68/25.75	c total clause space: 29.637MB
25.68/25.75	c total #watches: 54046
25.68/25.79	c total #propagations: 4444140 / total #impl: 17620761 (eff. 0.252)
25.68/25.79	c #Conflicts:     679000 | #Learnt:      27679 | 0.000
25.68/25.79	c total clause space: 29.637MB
25.68/25.79	c total #watches: 56046
25.78/25.84	c total #propagations: 4448563 / total #impl: 17641606 (eff. 0.252)
25.78/25.84	c #Conflicts:     680000 | #Learnt:      28679 | 0.000
25.78/25.84	c total clause space: 29.637MB
25.78/25.84	c total #watches: 58046
25.78/25.88	c total #propagations: 4452999 / total #impl: 17660720 (eff. 0.252)
25.78/25.88	c #Conflicts:     681000 | #Learnt:      29679 | 0.000
25.78/25.88	c total clause space: 29.637MB
25.78/25.88	c total #watches: 60046
25.88/25.92	c total #propagations: 4457489 / total #impl: 17679718 (eff. 0.252)
25.88/25.92	c #Conflicts:     682000 | #Learnt:      30679 | 0.000
25.88/25.92	c total clause space: 29.637MB
25.88/25.92	c total #watches: 62046
25.88/25.96	c total #propagations: 4462448 / total #impl: 17701584 (eff. 0.252)
25.88/25.96	c #Conflicts:     683000 | #Learnt:      31679 | 0.000
25.88/25.96	c total clause space: 29.637MB
25.88/25.96	c total #watches: 64046
25.98/26.02	c total #propagations: 4466342 / total #impl: 17719434 (eff. 0.252)
25.98/26.02	c #Conflicts:     684000 | #Learnt:      32679 | 0.000
25.98/26.02	c total clause space: 29.637MB
25.98/26.02	c total #watches: 66046
25.98/26.08	c total #propagations: 4470651 / total #impl: 17738291 (eff. 0.252)
25.98/26.08	c #Conflicts:     685000 | #Learnt:      33679 | 0.000
25.98/26.08	c total clause space: 29.637MB
25.98/26.08	c total #watches: 68046
26.08/26.12	c total #propagations: 4475835 / total #impl: 17761638 (eff. 0.252)
26.08/26.12	c #Conflicts:     686000 | #Learnt:      34679 | 0.000
26.08/26.12	c total clause space: 29.637MB
26.08/26.12	c total #watches: 70046
26.08/26.18	c total #propagations: 4480537 / total #impl: 17783510 (eff. 0.252)
26.08/26.18	c #Conflicts:     687000 | #Learnt:      35679 | 0.000
26.08/26.18	c total clause space: 29.637MB
26.08/26.18	c total #watches: 72046
26.18/26.22	c total #propagations: 4485773 / total #impl: 17810216 (eff. 0.252)
26.18/26.22	c #Conflicts:     688000 | #Learnt:      36679 | 0.000
26.18/26.22	c total clause space: 29.637MB
26.18/26.22	c total #watches: 74046
26.18/26.28	c total #propagations: 4489391 / total #impl: 17828546 (eff. 0.252)
26.18/26.28	c #Conflicts:     689000 | #Learnt:      37679 | 0.000
26.18/26.28	c total clause space: 29.637MB
26.18/26.28	c total #watches: 76046
26.28/26.35	c total #propagations: 4493361 / total #impl: 17847207 (eff. 0.252)
26.28/26.35	c #Conflicts:     690000 | #Learnt:      38679 | 0.000
26.28/26.35	c total clause space: 29.637MB
26.28/26.35	c total #watches: 78046
26.39/26.42	c total #propagations: 4496568 / total #impl: 17861825 (eff. 0.252)
26.39/26.42	c #Conflicts:     691000 | #Learnt:      39679 | 0.000
26.39/26.42	c total clause space: 29.637MB
26.39/26.42	c total #watches: 80046
26.39/26.48	c total #propagations: 4500263 / total #impl: 17879921 (eff. 0.252)
26.39/26.48	c GARBAGE COLLECT
26.39/26.48	c #Conflicts:     692000 | #Learnt:      20676 | 0.000
26.39/26.48	c total clause space: 29.637MB
26.39/26.48	c total #watches: 42040
26.49/26.53	c total #propagations: 4505188 / total #impl: 17900295 (eff. 0.252)
26.49/26.53	c #Conflicts:     693000 | #Learnt:      21676 | 0.000
26.49/26.53	c total clause space: 29.637MB
26.49/26.53	c total #watches: 44040
26.49/26.57	c total #propagations: 4512735 / total #impl: 17929811 (eff. 0.252)
26.49/26.57	c #Conflicts:     694000 | #Learnt:      22676 | 0.000
26.49/26.57	c total clause space: 29.637MB
26.49/26.57	c total #watches: 46040
26.58/26.62	c total #propagations: 4518648 / total #impl: 17953675 (eff. 0.252)
26.58/26.62	c #Conflicts:     695000 | #Learnt:      23676 | 0.000
26.58/26.62	c total clause space: 29.637MB
26.58/26.62	c total #watches: 48040
26.58/26.67	c total #propagations: 4524825 / total #impl: 17978004 (eff. 0.252)
26.58/26.67	c #Conflicts:     696000 | #Learnt:      24676 | 0.000
26.58/26.67	c total clause space: 29.637MB
26.58/26.67	c total #watches: 50040
26.68/26.71	c total #propagations: 4530230 / total #impl: 18001288 (eff. 0.252)
26.68/26.71	c #Conflicts:     697000 | #Learnt:      25676 | 0.000
26.68/26.71	c total clause space: 29.637MB
26.68/26.71	c total #watches: 52040
26.68/26.78	c total #propagations: 4535391 / total #impl: 18023990 (eff. 0.252)
26.68/26.78	c #Conflicts:     698000 | #Learnt:      26676 | 0.000
26.68/26.78	c total clause space: 29.637MB
26.68/26.78	c total #watches: 54040
26.78/26.82	c total #propagations: 4541703 / total #impl: 18052037 (eff. 0.252)
26.78/26.82	c #Conflicts:     699000 | #Learnt:      27676 | 0.000
26.78/26.82	c total clause space: 29.637MB
26.78/26.82	c total #watches: 56040
26.78/26.88	c total #propagations: 4547611 / total #impl: 18078375 (eff. 0.252)
26.78/26.88	c #Conflicts:     700000 | #Learnt:      28676 | 0.000
26.78/26.88	c total clause space: 29.637MB
26.78/26.88	c total #watches: 58040
26.88/26.94	c total #propagations: 4553297 / total #impl: 18103109 (eff. 0.252)
26.88/26.94	c #Conflicts:     701000 | #Learnt:      29676 | 0.000
26.88/26.94	c total clause space: 29.637MB
26.88/26.94	c total #watches: 60040
26.98/27.00	c total #propagations: 4559015 / total #impl: 18126598 (eff. 0.252)
26.98/27.00	c #Conflicts:     702000 | #Learnt:      30676 | 0.000
26.98/27.00	c total clause space: 29.637MB
26.98/27.00	c total #watches: 62040
26.98/27.05	c total #propagations: 4564534 / total #impl: 18152414 (eff. 0.251)
26.98/27.05	c #Conflicts:     703000 | #Learnt:      31676 | 0.000
26.98/27.05	c total clause space: 29.637MB
26.98/27.05	c total #watches: 64040
27.08/27.12	c total #propagations: 4569831 / total #impl: 18174292 (eff. 0.251)
27.08/27.12	c #Conflicts:     704000 | #Learnt:      32676 | 0.000
27.08/27.12	c total clause space: 29.637MB
27.08/27.12	c total #watches: 66040
27.18/27.20	c total #propagations: 4576118 / total #impl: 18202270 (eff. 0.251)
27.18/27.20	c #Conflicts:     705000 | #Learnt:      33676 | 0.000
27.18/27.20	c total clause space: 29.637MB
27.18/27.20	c total #watches: 68040
27.18/27.25	c total #propagations: 4582234 / total #impl: 18231861 (eff. 0.251)
27.18/27.25	c #Conflicts:     706000 | #Learnt:      34676 | 0.000
27.18/27.25	c total clause space: 29.637MB
27.18/27.25	c total #watches: 70040
27.28/27.30	c total #propagations: 4587723 / total #impl: 18255830 (eff. 0.251)
27.28/27.30	c #Conflicts:     707000 | #Learnt:      35676 | 0.000
27.28/27.30	c total clause space: 29.637MB
27.28/27.30	c total #watches: 72040
27.28/27.39	c total #propagations: 4594706 / total #impl: 18287412 (eff. 0.251)
27.28/27.39	c #Conflicts:     708000 | #Learnt:      36676 | 0.000
27.28/27.39	c total clause space: 29.637MB
27.28/27.39	c total #watches: 74040
27.38/27.44	c total #propagations: 4602581 / total #impl: 18324840 (eff. 0.251)
27.38/27.44	c #Conflicts:     709000 | #Learnt:      37676 | 0.000
27.38/27.44	c total clause space: 29.637MB
27.38/27.44	c total #watches: 76040
27.38/27.49	c total #propagations: 4608641 / total #impl: 18353962 (eff. 0.251)
27.38/27.49	c #Conflicts:     710000 | #Learnt:      38676 | 0.000
27.38/27.49	c total clause space: 29.637MB
27.38/27.49	c total #watches: 78040
27.49/27.53	c total #propagations: 4614757 / total #impl: 18381385 (eff. 0.251)
27.49/27.53	c #Conflicts:     711000 | #Learnt:      39676 | 0.000
27.49/27.53	c total clause space: 29.637MB
27.49/27.53	c total #watches: 80040
27.49/27.59	c total #propagations: 4620565 / total #impl: 18408299 (eff. 0.251)
27.49/27.59	c GARBAGE COLLECT
27.49/27.59	c #Conflicts:     712000 | #Learnt:      20378 | 0.000
27.49/27.59	c total clause space: 29.637MB
27.49/27.59	c total #watches: 41444
27.59/27.62	c total #propagations: 4625315 / total #impl: 18433808 (eff. 0.251)
27.59/27.62	c #Conflicts:     713000 | #Learnt:      21378 | 0.000
27.59/27.62	c total clause space: 29.637MB
27.59/27.62	c total #watches: 43444
27.59/27.67	c total #propagations: 4631652 / total #impl: 18459243 (eff. 0.251)
27.59/27.67	c #Conflicts:     714000 | #Learnt:      22378 | 0.000
27.59/27.67	c total clause space: 29.637MB
27.59/27.67	c total #watches: 45444
27.68/27.73	c total #propagations: 4637303 / total #impl: 18482842 (eff. 0.251)
27.68/27.73	c #Conflicts:     715000 | #Learnt:      23378 | 0.000
27.68/27.73	c total clause space: 29.637MB
27.68/27.73	c total #watches: 47444
27.68/27.78	c total #propagations: 4644647 / total #impl: 18512803 (eff. 0.251)
27.68/27.78	c #Conflicts:     716000 | #Learnt:      24378 | 0.000
27.68/27.78	c total clause space: 29.637MB
27.68/27.78	c total #watches: 49444
27.78/27.82	c total #propagations: 4651760 / total #impl: 18541907 (eff. 0.251)
27.78/27.82	c #Conflicts:     717000 | #Learnt:      25378 | 0.000
27.78/27.82	c total clause space: 29.637MB
27.78/27.82	c total #watches: 51444
27.78/27.87	c total #propagations: 4657757 / total #impl: 18567050 (eff. 0.251)
27.78/27.87	c #Conflicts:     718000 | #Learnt:      26378 | 0.000
27.78/27.87	c total clause space: 29.637MB
27.78/27.87	c total #watches: 53444
27.88/27.93	c total #propagations: 4663410 / total #impl: 18591777 (eff. 0.251)
27.88/27.93	c #Conflicts:     719000 | #Learnt:      27378 | 0.000
27.88/27.93	c total clause space: 29.637MB
27.88/27.93	c total #watches: 55444
27.88/27.98	c total #propagations: 4669112 / total #impl: 18616289 (eff. 0.251)
27.88/27.98	c #Conflicts:     720000 | #Learnt:      28378 | 0.000
27.88/27.98	c total clause space: 29.637MB
27.88/27.98	c total #watches: 57444
27.98/28.02	c total #propagations: 4674669 / total #impl: 18642322 (eff. 0.251)
27.98/28.02	c #Conflicts:     721000 | #Learnt:      29378 | 0.000
27.98/28.02	c total clause space: 29.637MB
27.98/28.02	c total #watches: 59444
27.98/28.08	c total #propagations: 4678908 / total #impl: 18662229 (eff. 0.251)
27.98/28.08	c #Conflicts:     722000 | #Learnt:      30378 | 0.000
27.98/28.08	c total clause space: 29.637MB
27.98/28.08	c total #watches: 61444
28.08/28.14	c total #propagations: 4684535 / total #impl: 18690339 (eff. 0.251)
28.08/28.14	c #Conflicts:     723000 | #Learnt:      31378 | 0.000
28.08/28.14	c total clause space: 29.637MB
28.08/28.14	c total #watches: 63444
28.08/28.19	c total #propagations: 4691254 / total #impl: 18722286 (eff. 0.251)
28.08/28.19	c #Conflicts:     724000 | #Learnt:      32378 | 0.000
28.08/28.19	c total clause space: 29.637MB
28.08/28.19	c total #watches: 65444
28.18/28.23	c total #propagations: 4695540 / total #impl: 18743540 (eff. 0.251)
28.18/28.23	c #Conflicts:     725000 | #Learnt:      33378 | 0.000
28.18/28.23	c total clause space: 29.637MB
28.18/28.23	c total #watches: 67444
28.18/28.28	c total #propagations: 4701313 / total #impl: 18770628 (eff. 0.250)
28.18/28.28	c #Conflicts:     726000 | #Learnt:      34378 | 0.000
28.18/28.28	c total clause space: 29.637MB
28.18/28.28	c total #watches: 69444
28.28/28.32	c total #propagations: 4707576 / total #impl: 18799453 (eff. 0.250)
28.28/28.32	c #Conflicts:     727000 | #Learnt:      35378 | 0.000
28.28/28.32	c total clause space: 29.637MB
28.28/28.32	c total #watches: 71444
28.28/28.37	c total #propagations: 4712526 / total #impl: 18823915 (eff. 0.250)
28.28/28.37	c #Conflicts:     728000 | #Learnt:      36378 | 0.000
28.28/28.37	c total clause space: 29.637MB
28.28/28.37	c total #watches: 73444
28.38/28.40	c total #propagations: 4717682 / total #impl: 18849517 (eff. 0.250)
28.38/28.40	c #Conflicts:     729000 | #Learnt:      37378 | 0.000
28.38/28.40	c total clause space: 29.637MB
28.38/28.40	c total #watches: 75444
28.38/28.45	c total #propagations: 4720534 / total #impl: 18866097 (eff. 0.250)
28.38/28.45	c #Conflicts:     730000 | #Learnt:      38378 | 0.000
28.38/28.45	c total clause space: 29.637MB
28.38/28.45	c total #watches: 77444
28.48/28.51	c total #propagations: 4725555 / total #impl: 18892146 (eff. 0.250)
28.48/28.51	c #Conflicts:     731000 | #Learnt:      39378 | 0.000
28.48/28.51	c total clause space: 29.637MB
28.48/28.51	c total #watches: 79444
28.48/28.56	c total #propagations: 4730818 / total #impl: 18917955 (eff. 0.250)
28.48/28.56	c #Conflicts:     732000 | #Learnt:      40378 | 0.000
28.48/28.56	c total clause space: 29.637MB
28.48/28.56	c total #watches: 81444
28.60/28.61	c total #propagations: 4735332 / total #impl: 18939826 (eff. 0.250)
28.60/28.61	c GARBAGE COLLECT
28.60/28.61	c #Conflicts:     733000 | #Learnt:      20779 | 0.000
28.60/28.61	c total clause space: 29.637MB
28.60/28.61	c total #watches: 42246
28.60/28.65	c total #propagations: 4740035 / total #impl: 18962966 (eff. 0.250)
28.60/28.65	c #Conflicts:     734000 | #Learnt:      21779 | 0.000
28.60/28.65	c total clause space: 29.637MB
28.60/28.65	c total #watches: 44246
28.60/28.69	c total #propagations: 4747032 / total #impl: 18990938 (eff. 0.250)
28.60/28.69	c #Conflicts:     735000 | #Learnt:      22779 | 0.000
28.60/28.69	c total clause space: 29.637MB
28.60/28.69	c total #watches: 46246
28.70/28.72	c total #propagations: 4752884 / total #impl: 19016968 (eff. 0.250)
28.70/28.72	c #Conflicts:     736000 | #Learnt:      23779 | 0.000
28.70/28.72	c total clause space: 29.637MB
28.70/28.72	c total #watches: 48246
28.70/28.77	c total #propagations: 4758031 / total #impl: 19040083 (eff. 0.250)
28.70/28.77	c #Conflicts:     737000 | #Learnt:      24779 | 0.000
28.70/28.77	c total clause space: 29.637MB
28.70/28.77	c total #watches: 50246
28.79/28.83	c total #propagations: 4763443 / total #impl: 19062534 (eff. 0.250)
28.79/28.83	c #Conflicts:     738000 | #Learnt:      25779 | 0.000
28.79/28.83	c total clause space: 29.637MB
28.79/28.83	c total #watches: 52246
28.79/28.89	c total #propagations: 4768873 / total #impl: 19088812 (eff. 0.250)
28.79/28.89	c #Conflicts:     739000 | #Learnt:      26779 | 0.000
28.79/28.89	c total clause space: 29.637MB
28.79/28.89	c total #watches: 54246
28.89/28.95	c total #propagations: 4775702 / total #impl: 19119648 (eff. 0.250)
28.89/28.95	c #Conflicts:     740000 | #Learnt:      27779 | 0.000
28.89/28.95	c total clause space: 29.637MB
28.89/28.95	c total #watches: 56246
28.99/29.01	c total #propagations: 4781990 / total #impl: 19149204 (eff. 0.250)
28.99/29.01	c #Conflicts:     741000 | #Learnt:      28779 | 0.000
28.99/29.01	c total clause space: 29.637MB
28.99/29.01	c total #watches: 58246
28.99/29.08	c total #propagations: 4788062 / total #impl: 19178814 (eff. 0.250)
28.99/29.08	c #Conflicts:     742000 | #Learnt:      29779 | 0.000
28.99/29.08	c total clause space: 29.637MB
28.99/29.08	c total #watches: 60246
29.09/29.14	c total #propagations: 4793910 / total #impl: 19206289 (eff. 0.250)
29.09/29.14	c #Conflicts:     743000 | #Learnt:      30779 | 0.000
29.09/29.14	c total clause space: 29.637MB
29.09/29.14	c total #watches: 62246
29.19/29.20	c total #propagations: 4799735 / total #impl: 19234554 (eff. 0.250)
29.19/29.20	c #Conflicts:     744000 | #Learnt:      31779 | 0.000
29.19/29.20	c total clause space: 29.637MB
29.19/29.20	c total #watches: 64246
29.19/29.27	c total #propagations: 4804622 / total #impl: 19255614 (eff. 0.250)
29.19/29.27	c #Conflicts:     745000 | #Learnt:      32779 | 0.000
29.19/29.27	c total clause space: 29.637MB
29.19/29.27	c total #watches: 66246
29.29/29.33	c total #propagations: 4809367 / total #impl: 19276808 (eff. 0.249)
29.29/29.33	c #Conflicts:     746000 | #Learnt:      33779 | 0.000
29.29/29.33	c total clause space: 29.637MB
29.29/29.33	c total #watches: 68246
29.29/29.39	c total #propagations: 4814776 / total #impl: 19298226 (eff. 0.249)
29.29/29.39	c #Conflicts:     747000 | #Learnt:      34779 | 0.000
29.29/29.39	c total clause space: 29.637MB
29.29/29.39	c total #watches: 70246
29.39/29.44	c total #propagations: 4819824 / total #impl: 19320902 (eff. 0.249)
29.39/29.44	c #Conflicts:     748000 | #Learnt:      35779 | 0.000
29.39/29.44	c total clause space: 29.637MB
29.39/29.44	c total #watches: 72246
29.49/29.50	c total #propagations: 4824994 / total #impl: 19342215 (eff. 0.249)
29.49/29.50	c #Conflicts:     749000 | #Learnt:      36779 | 0.000
29.49/29.50	c total clause space: 29.637MB
29.49/29.50	c total #watches: 74246
29.49/29.56	c total #propagations: 4829796 / total #impl: 19362232 (eff. 0.249)
29.49/29.56	c #Conflicts:     750000 | #Learnt:      37779 | 0.000
29.49/29.56	c total clause space: 29.637MB
29.49/29.56	c total #watches: 76246
29.49/29.59	c total #propagations: 4835096 / total #impl: 19387464 (eff. 0.249)
29.49/29.59	c #Conflicts:     751000 | #Learnt:      38779 | 0.000
29.49/29.59	c total clause space: 29.637MB
29.49/29.59	c total #watches: 78246
29.59/29.65	c total #propagations: 4839680 / total #impl: 19409569 (eff. 0.249)
29.59/29.65	c #Conflicts:     752000 | #Learnt:      39779 | 0.000
29.59/29.65	c total clause space: 29.637MB
29.59/29.65	c total #watches: 80246
29.70/29.71	c total #propagations: 4844848 / total #impl: 19434384 (eff. 0.249)
29.70/29.71	c #Conflicts:     753000 | #Learnt:      40779 | 0.000
29.70/29.71	c total clause space: 29.637MB
29.70/29.71	c total #watches: 82246
29.70/29.77	c total #propagations: 4849642 / total #impl: 19454955 (eff. 0.249)
29.70/29.77	c #Conflicts:     754000 | #Learnt:      41779 | 0.000
29.70/29.77	c total clause space: 29.637MB
29.70/29.77	c total #watches: 84246
29.80/29.82	c total #propagations: 4853618 / total #impl: 19471754 (eff. 0.249)
29.80/29.82	c GARBAGE COLLECT
29.80/29.82	c #Conflicts:     755000 | #Learnt:      21879 | 0.000
29.80/29.82	c total clause space: 29.637MB
29.80/29.82	c total #watches: 44446
29.80/29.87	c total #propagations: 4859820 / total #impl: 19497057 (eff. 0.249)
29.80/29.87	c #Conflicts:     756000 | #Learnt:      22879 | 0.000
29.80/29.87	c total clause space: 29.637MB
29.80/29.87	c total #watches: 46446
29.89/29.91	c total #propagations: 4865235 / total #impl: 19518849 (eff. 0.249)
29.89/29.91	c #Conflicts:     757000 | #Learnt:      23879 | 0.000
29.89/29.91	c total clause space: 29.637MB
29.89/29.91	c total #watches: 48446
29.89/29.97	c total #propagations: 4870823 / total #impl: 19541330 (eff. 0.249)
29.89/29.97	c #Conflicts:     758000 | #Learnt:      24879 | 0.000
29.89/29.97	c total clause space: 29.637MB
29.89/29.97	c total #watches: 50446
29.99/30.01	c total #propagations: 4878517 / total #impl: 19573102 (eff. 0.249)
29.99/30.01	c #Conflicts:     759000 | #Learnt:      25879 | 0.000
29.99/30.01	c total clause space: 29.637MB
29.99/30.01	c total #watches: 52446
29.99/30.05	c total #propagations: 4885454 / total #impl: 19599890 (eff. 0.249)
29.99/30.05	c #Conflicts:     760000 | #Learnt:      26879 | 0.000
29.99/30.05	c total clause space: 29.637MB
29.99/30.05	c total #watches: 54446
29.99/30.09	c total #propagations: 4889624 / total #impl: 19618553 (eff. 0.249)
29.99/30.09	c #Conflicts:     761000 | #Learnt:      27879 | 0.000
29.99/30.09	c total clause space: 29.637MB
29.99/30.09	c total #watches: 56446
30.09/30.13	c total #propagations: 4892948 / total #impl: 19634385 (eff. 0.249)
30.09/30.13	c #Conflicts:     762000 | #Learnt:      28879 | 0.000
30.09/30.13	c total clause space: 29.637MB
30.09/30.13	c total #watches: 58446
30.09/30.17	c total #propagations: 4896372 / total #impl: 19652032 (eff. 0.249)
30.09/30.17	c #Conflicts:     763000 | #Learnt:      29879 | 0.000
30.09/30.17	c total clause space: 29.637MB
30.09/30.17	c total #watches: 60446
30.19/30.20	c total #propagations: 4900899 / total #impl: 19672494 (eff. 0.249)
30.19/30.20	c #Conflicts:     764000 | #Learnt:      30879 | 0.000
30.19/30.20	c total clause space: 29.637MB
30.19/30.20	c total #watches: 62446
30.19/30.24	c total #propagations: 4904092 / total #impl: 19685779 (eff. 0.249)
30.19/30.24	c #Conflicts:     765000 | #Learnt:      31879 | 0.000
30.19/30.24	c total clause space: 29.637MB
30.19/30.24	c total #watches: 64446
30.29/30.30	c total #propagations: 4908778 / total #impl: 19704743 (eff. 0.249)
30.29/30.30	c #Conflicts:     766000 | #Learnt:      32879 | 0.000
30.29/30.30	c total clause space: 29.637MB
30.29/30.30	c total #watches: 66446
30.29/30.35	c total #propagations: 4912078 / total #impl: 19719198 (eff. 0.249)
30.29/30.35	c #Conflicts:     767000 | #Learnt:      33879 | 0.000
30.29/30.35	c total clause space: 29.637MB
30.29/30.35	c total #watches: 68446
30.39/30.42	c total #propagations: 4916508 / total #impl: 19737816 (eff. 0.249)
30.39/30.42	c #Conflicts:     768000 | #Learnt:      34879 | 0.000
30.39/30.42	c total clause space: 29.637MB
30.39/30.42	c total #watches: 70446
30.39/30.47	c total #propagations: 4920574 / total #impl: 19755289 (eff. 0.249)
30.39/30.47	c #Conflicts:     769000 | #Learnt:      35879 | 0.000
30.39/30.47	c total clause space: 29.637MB
30.39/30.47	c total #watches: 72446
30.49/30.53	c total #propagations: 4924760 / total #impl: 19773724 (eff. 0.249)
30.49/30.53	c #Conflicts:     770000 | #Learnt:      36879 | 0.000
30.49/30.53	c total clause space: 29.637MB
30.49/30.53	c total #watches: 74446
30.59/30.61	c total #propagations: 4928726 / total #impl: 19790008 (eff. 0.249)
30.59/30.61	c #Conflicts:     771000 | #Learnt:      37879 | 0.000
30.59/30.61	c total clause space: 29.637MB
30.59/30.61	c total #watches: 76446
30.59/30.69	c total #propagations: 4933072 / total #impl: 19809508 (eff. 0.249)
30.59/30.69	c #Conflicts:     772000 | #Learnt:      38879 | 0.000
30.59/30.69	c total clause space: 29.637MB
30.59/30.69	c total #watches: 78446
30.69/30.77	c total #propagations: 4937235 / total #impl: 19827734 (eff. 0.249)
30.69/30.77	c #Conflicts:     773000 | #Learnt:      39879 | 0.000
30.69/30.77	c total clause space: 29.637MB
30.69/30.77	c total #watches: 80446
30.80/30.87	c total #propagations: 4941886 / total #impl: 19848632 (eff. 0.249)
30.80/30.87	c #Conflicts:     774000 | #Learnt:      40879 | 0.000
30.80/30.87	c total clause space: 29.637MB
30.80/30.87	c total #watches: 82446
30.90/30.95	c total #propagations: 4947045 / total #impl: 19872356 (eff. 0.249)
30.90/30.95	c #Conflicts:     775000 | #Learnt:      41879 | 0.000
30.90/30.95	c total clause space: 29.637MB
30.90/30.95	c total #watches: 84446
30.99/31.02	c total #propagations: 4950935 / total #impl: 19888893 (eff. 0.249)
30.99/31.02	c GARBAGE COLLECT
30.99/31.02	c #Conflicts:     776000 | #Learnt:      21674 | 0.000
30.99/31.02	c total clause space: 29.637MB
30.99/31.02	c total #watches: 44036
30.99/31.06	c total #propagations: 4955971 / total #impl: 19910403 (eff. 0.249)
30.99/31.06	c #Conflicts:     777000 | #Learnt:      22674 | 0.000
30.99/31.06	c total clause space: 29.637MB
30.99/31.06	c total #watches: 46036
31.09/31.11	c total #propagations: 4962247 / total #impl: 19936021 (eff. 0.249)
31.09/31.11	c #Conflicts:     778000 | #Learnt:      23674 | 0.000
31.09/31.11	c total clause space: 29.637MB
31.09/31.11	c total #watches: 48036
31.09/31.14	c total #propagations: 4967069 / total #impl: 19958339 (eff. 0.249)
31.09/31.14	c #Conflicts:     779000 | #Learnt:      24674 | 0.000
31.09/31.14	c total clause space: 29.637MB
31.09/31.14	c total #watches: 50036
31.09/31.19	c total #propagations: 4972348 / total #impl: 19978542 (eff. 0.249)
31.09/31.19	c #Conflicts:     780000 | #Learnt:      25674 | 0.000
31.09/31.19	c total clause space: 29.637MB
31.09/31.19	c total #watches: 52036
31.19/31.24	c total #propagations: 4979608 / total #impl: 20007989 (eff. 0.249)
31.19/31.24	c #Conflicts:     781000 | #Learnt:      26674 | 0.000
31.19/31.24	c total clause space: 29.637MB
31.19/31.24	c total #watches: 54036
31.19/31.29	c total #propagations: 4985649 / total #impl: 20036035 (eff. 0.249)
31.19/31.29	c #Conflicts:     782000 | #Learnt:      27674 | 0.000
31.19/31.29	c total clause space: 29.637MB
31.19/31.29	c total #watches: 56036
31.29/31.36	c total #propagations: 4990670 / total #impl: 20060268 (eff. 0.249)
31.29/31.36	c #Conflicts:     783000 | #Learnt:      28674 | 0.000
31.29/31.36	c total clause space: 29.637MB
31.29/31.36	c total #watches: 58036
31.39/31.43	c total #propagations: 4996704 / total #impl: 20084490 (eff. 0.249)
31.39/31.43	c #Conflicts:     784000 | #Learnt:      29674 | 0.000
31.39/31.43	c total clause space: 29.637MB
31.39/31.43	c total #watches: 60036
31.39/31.48	c total #propagations: 5003789 / total #impl: 20115790 (eff. 0.249)
31.39/31.48	c #Conflicts:     785000 | #Learnt:      30674 | 0.000
31.39/31.48	c total clause space: 29.637MB
31.39/31.48	c total #watches: 62036
31.49/31.52	c total #propagations: 5008268 / total #impl: 20136106 (eff. 0.249)
31.49/31.52	c #Conflicts:     786000 | #Learnt:      31674 | 0.000
31.49/31.52	c total clause space: 29.637MB
31.49/31.52	c total #watches: 64036
31.49/31.54	c total #propagations: 5012472 / total #impl: 20156425 (eff. 0.249)
31.49/31.54	c #Conflicts:     787000 | #Learnt:      32674 | 0.000
31.49/31.54	c total clause space: 29.637MB
31.49/31.54	c total #watches: 66036
31.59/31.60	c total #propagations: 5016193 / total #impl: 20176830 (eff. 0.249)
31.59/31.60	c #Conflicts:     788000 | #Learnt:      33674 | 0.000
31.59/31.60	c total clause space: 29.637MB
31.59/31.60	c total #watches: 68036
31.59/31.68	c total #propagations: 5021574 / total #impl: 20203022 (eff. 0.249)
31.59/31.68	c #Conflicts:     789000 | #Learnt:      34674 | 0.000
31.59/31.68	c total clause space: 29.637MB
31.59/31.68	c total #watches: 70036
31.69/31.74	c total #propagations: 5027806 / total #impl: 20229157 (eff. 0.249)
31.69/31.74	c #Conflicts:     790000 | #Learnt:      35674 | 0.000
31.69/31.74	c total clause space: 29.637MB
31.69/31.74	c total #watches: 72036
31.79/31.82	c total #propagations: 5032322 / total #impl: 20247670 (eff. 0.249)
31.79/31.82	c #Conflicts:     791000 | #Learnt:      36674 | 0.000
31.79/31.82	c total clause space: 29.637MB
31.79/31.82	c total #watches: 74036
31.79/31.87	c total #propagations: 5037688 / total #impl: 20269559 (eff. 0.249)
31.79/31.87	c #Conflicts:     792000 | #Learnt:      37674 | 0.000
31.79/31.87	c total clause space: 29.637MB
31.79/31.87	c total #watches: 76036
31.90/31.93	c total #propagations: 5042185 / total #impl: 20291564 (eff. 0.248)
31.90/31.93	c #Conflicts:     793000 | #Learnt:      38674 | 0.000
31.90/31.93	c total clause space: 29.637MB
31.90/31.93	c total #watches: 78036
32.00/32.02	c total #propagations: 5046194 / total #impl: 20309140 (eff. 0.248)
32.00/32.02	c #Conflicts:     794000 | #Learnt:      39674 | 0.000
32.00/32.02	c total clause space: 29.637MB
32.00/32.02	c total #watches: 80036
32.09/32.10	c total #propagations: 5051738 / total #impl: 20332129 (eff. 0.248)
32.09/32.10	c #Conflicts:     795000 | #Learnt:      40674 | 0.000
32.09/32.10	c total clause space: 29.637MB
32.09/32.10	c total #watches: 82036
32.09/32.16	c total #propagations: 5055755 / total #impl: 20354150 (eff. 0.248)
32.09/32.16	c #Conflicts:     796000 | #Learnt:      41674 | 0.000
32.09/32.16	c total clause space: 29.637MB
32.09/32.16	c total #watches: 84036
32.19/32.23	c total #propagations: 5059500 / total #impl: 20374380 (eff. 0.248)
32.19/32.23	c #Conflicts:     797000 | #Learnt:      42674 | 0.000
32.19/32.23	c total clause space: 29.637MB
32.19/32.23	c total #watches: 86036
32.29/32.31	c total #propagations: 5062940 / total #impl: 20390036 (eff. 0.248)
32.29/32.31	c GARBAGE COLLECT
32.29/32.31	c #Conflicts:     798000 | #Learnt:      22175 | 0.000
32.29/32.31	c total clause space: 29.637MB
32.29/32.31	c total #watches: 45038
32.29/32.36	c total #propagations: 5069008 / total #impl: 20415879 (eff. 0.248)
32.29/32.36	c #Conflicts:     799000 | #Learnt:      23175 | 0.000
32.29/32.36	c total clause space: 29.637MB
32.29/32.36	c total #watches: 47038
32.39/32.40	c total #propagations: 5075638 / total #impl: 20442150 (eff. 0.248)
32.39/32.40	c #Conflicts:     800000 | #Learnt:      24175 | 0.000
32.39/32.40	c total clause space: 29.637MB
32.39/32.40	c total #watches: 49038
32.39/32.45	c total #propagations: 5081922 / total #impl: 20467399 (eff. 0.248)
32.39/32.45	c #Conflicts:     801000 | #Learnt:      25175 | 0.000
32.39/32.45	c total clause space: 29.637MB
32.39/32.45	c total #watches: 51038
32.49/32.50	c total #propagations: 5088469 / total #impl: 20495202 (eff. 0.248)
32.49/32.50	c #Conflicts:     802000 | #Learnt:      26175 | 0.000
32.49/32.50	c total clause space: 29.637MB
32.49/32.50	c total #watches: 53038
32.49/32.54	c total #propagations: 5094088 / total #impl: 20520858 (eff. 0.248)
32.49/32.54	c #Conflicts:     803000 | #Learnt:      27175 | 0.000
32.49/32.54	c total clause space: 29.637MB
32.49/32.54	c total #watches: 55038
32.49/32.58	c total #propagations: 5100503 / total #impl: 20546781 (eff. 0.248)
32.49/32.58	c #Conflicts:     804000 | #Learnt:      28175 | 0.000
32.49/32.58	c total clause space: 29.637MB
32.49/32.58	c total #watches: 57038
32.59/32.63	c total #propagations: 5104983 / total #impl: 20567760 (eff. 0.248)
32.59/32.63	c #Conflicts:     805000 | #Learnt:      29175 | 0.000
32.59/32.63	c total clause space: 29.637MB
32.59/32.63	c total #watches: 59038
32.59/32.67	c total #propagations: 5111915 / total #impl: 20595235 (eff. 0.248)
32.59/32.67	c #Conflicts:     806000 | #Learnt:      30175 | 0.000
32.59/32.67	c total clause space: 29.637MB
32.59/32.67	c total #watches: 61038
32.69/32.74	c total #propagations: 5117068 / total #impl: 20615323 (eff. 0.248)
32.69/32.74	c #Conflicts:     807000 | #Learnt:      31175 | 0.000
32.69/32.74	c total clause space: 29.637MB
32.69/32.74	c total #watches: 63038
32.79/32.80	c total #propagations: 5122765 / total #impl: 20637693 (eff. 0.248)
32.79/32.80	c #Conflicts:     808000 | #Learnt:      32175 | 0.000
32.79/32.80	c total clause space: 29.637MB
32.79/32.80	c total #watches: 65038
32.79/32.85	c total #propagations: 5127508 / total #impl: 20657563 (eff. 0.248)
32.79/32.85	c #Conflicts:     809000 | #Learnt:      33175 | 0.000
32.79/32.85	c total clause space: 29.637MB
32.79/32.85	c total #watches: 67038
32.89/32.91	c total #propagations: 5132049 / total #impl: 20675649 (eff. 0.248)
32.89/32.91	c #Conflicts:     810000 | #Learnt:      34175 | 0.000
32.89/32.91	c total clause space: 29.637MB
32.89/32.91	c total #watches: 69038
32.89/32.97	c total #propagations: 5136475 / total #impl: 20693624 (eff. 0.248)
32.89/32.97	c #Conflicts:     811000 | #Learnt:      35175 | 0.000
32.89/32.97	c total clause space: 29.637MB
32.89/32.97	c total #watches: 71038
32.99/33.04	c total #propagations: 5141104 / total #impl: 20713077 (eff. 0.248)
32.99/33.04	c #Conflicts:     812000 | #Learnt:      36175 | 0.000
32.99/33.04	c total clause space: 29.637MB
32.99/33.04	c total #watches: 73038
33.09/33.13	c total #propagations: 5145725 / total #impl: 20732127 (eff. 0.248)
33.09/33.13	c #Conflicts:     813000 | #Learnt:      37175 | 0.000
33.09/33.13	c total clause space: 29.637MB
33.09/33.13	c total #watches: 75038
33.09/33.19	c total #propagations: 5151238 / total #impl: 20755772 (eff. 0.248)
33.09/33.19	c #Conflicts:     814000 | #Learnt:      38175 | 0.000
33.09/33.19	c total clause space: 29.637MB
33.09/33.19	c total #watches: 77038
33.19/33.26	c total #propagations: 5155517 / total #impl: 20772929 (eff. 0.248)
33.19/33.26	c #Conflicts:     815000 | #Learnt:      39175 | 0.000
33.19/33.26	c total clause space: 29.637MB
33.19/33.26	c total #watches: 79038
33.29/33.34	c total #propagations: 5160543 / total #impl: 20796466 (eff. 0.248)
33.29/33.34	c #Conflicts:     816000 | #Learnt:      40175 | 0.000
33.29/33.34	c total clause space: 29.637MB
33.29/33.34	c total #watches: 81038
33.39/33.40	c total #propagations: 5164617 / total #impl: 20816430 (eff. 0.248)
33.39/33.40	c #Conflicts:     817000 | #Learnt:      41175 | 0.000
33.39/33.40	c total clause space: 29.637MB
33.39/33.40	c total #watches: 83038
33.39/33.48	c total #propagations: 5168772 / total #impl: 20834993 (eff. 0.248)
33.39/33.48	c #Conflicts:     818000 | #Learnt:      42175 | 0.000
33.39/33.48	c total clause space: 29.637MB
33.39/33.48	c total #watches: 85038
33.49/33.56	c total #propagations: 5173749 / total #impl: 20856371 (eff. 0.248)
33.49/33.56	c #Conflicts:     819000 | #Learnt:      43175 | 0.000
33.49/33.56	c total clause space: 29.637MB
33.49/33.56	c total #watches: 87038
33.59/33.64	c total #propagations: 5178723 / total #impl: 20878599 (eff. 0.248)
33.59/33.64	c GARBAGE COLLECT
33.59/33.64	c #Conflicts:     820000 | #Learnt:      22373 | 0.000
33.59/33.64	c total clause space: 29.637MB
33.59/33.64	c total #watches: 45434
33.59/33.68	c total #propagations: 5184370 / total #impl: 20901593 (eff. 0.248)
33.59/33.68	c #Conflicts:     821000 | #Learnt:      23373 | 0.000
33.59/33.68	c total clause space: 29.637MB
33.59/33.68	c total #watches: 47434
33.69/33.71	c total #propagations: 5189849 / total #impl: 20922794 (eff. 0.248)
33.69/33.71	c #Conflicts:     822000 | #Learnt:      24373 | 0.000
33.69/33.71	c total clause space: 29.637MB
33.69/33.71	c total #watches: 49434
33.69/33.75	c total #propagations: 5196160 / total #impl: 20948308 (eff. 0.248)
33.69/33.75	c #Conflicts:     823000 | #Learnt:      25373 | 0.000
33.69/33.75	c total clause space: 29.637MB
33.69/33.75	c total #watches: 51434
33.69/33.79	c total #propagations: 5201819 / total #impl: 20972565 (eff. 0.248)
33.69/33.79	c #Conflicts:     824000 | #Learnt:      26373 | 0.000
33.69/33.79	c total clause space: 29.637MB
33.69/33.79	c total #watches: 53434
33.79/33.82	c total #propagations: 5207044 / total #impl: 20994925 (eff. 0.248)
33.79/33.82	c #Conflicts:     825000 | #Learnt:      27373 | 0.000
33.79/33.82	c total clause space: 29.637MB
33.79/33.82	c total #watches: 55434
33.79/33.85	c total #propagations: 5212543 / total #impl: 21022381 (eff. 0.248)
33.79/33.85	c #Conflicts:     826000 | #Learnt:      28373 | 0.000
33.79/33.85	c total clause space: 29.637MB
33.79/33.85	c total #watches: 57434
33.79/33.89	c total #propagations: 5219062 / total #impl: 21053908 (eff. 0.248)
33.79/33.89	c #Conflicts:     827000 | #Learnt:      29373 | 0.000
33.79/33.89	c total clause space: 29.637MB
33.79/33.89	c total #watches: 59434
33.89/33.96	c total #propagations: 5224761 / total #impl: 21082410 (eff. 0.248)
33.89/33.96	c #Conflicts:     828000 | #Learnt:      30373 | 0.000
33.89/33.96	c total clause space: 29.637MB
33.89/33.96	c total #watches: 61434
33.99/34.02	c total #propagations: 5231439 / total #impl: 21110237 (eff. 0.248)
33.99/34.02	c #Conflicts:     829000 | #Learnt:      31373 | 0.000
33.99/34.02	c total clause space: 29.637MB
33.99/34.02	c total #watches: 63434
33.99/34.08	c total #propagations: 5237102 / total #impl: 21133962 (eff. 0.248)
33.99/34.08	c #Conflicts:     830000 | #Learnt:      32373 | 0.000
33.99/34.08	c total clause space: 29.637MB
33.99/34.08	c total #watches: 65434
34.09/34.15	c total #propagations: 5242056 / total #impl: 21155730 (eff. 0.248)
34.09/34.15	c #Conflicts:     831000 | #Learnt:      33373 | 0.000
34.09/34.15	c total clause space: 29.637MB
34.09/34.15	c total #watches: 67434
34.19/34.21	c total #propagations: 5247687 / total #impl: 21180633 (eff. 0.248)
34.19/34.21	c #Conflicts:     832000 | #Learnt:      34373 | 0.000
34.19/34.21	c total clause space: 29.637MB
34.19/34.21	c total #watches: 69434
34.19/34.26	c total #propagations: 5252351 / total #impl: 21202603 (eff. 0.248)
34.19/34.26	c #Conflicts:     833000 | #Learnt:      35373 | 0.000
34.19/34.26	c total clause space: 29.637MB
34.19/34.26	c total #watches: 71434
34.29/34.32	c total #propagations: 5256932 / total #impl: 21226450 (eff. 0.248)
34.29/34.32	c #Conflicts:     834000 | #Learnt:      36373 | 0.000
34.29/34.32	c total clause space: 29.637MB
34.29/34.32	c total #watches: 73434
34.29/34.36	c total #propagations: 5260977 / total #impl: 21245179 (eff. 0.248)
34.29/34.36	c #Conflicts:     835000 | #Learnt:      37373 | 0.000
34.29/34.36	c total clause space: 29.637MB
34.29/34.36	c total #watches: 75434
34.39/34.42	c total #propagations: 5265269 / total #impl: 21265264 (eff. 0.248)
34.39/34.42	c #Conflicts:     836000 | #Learnt:      38373 | 0.000
34.39/34.42	c total clause space: 29.637MB
34.39/34.42	c total #watches: 77434
34.39/34.47	c total #propagations: 5269518 / total #impl: 21286453 (eff. 0.248)
34.39/34.47	c #Conflicts:     837000 | #Learnt:      39373 | 0.000
34.39/34.47	c total clause space: 29.637MB
34.39/34.47	c total #watches: 79434
34.49/34.57	c total #propagations: 5273958 / total #impl: 21308114 (eff. 0.248)
34.49/34.57	c #Conflicts:     838000 | #Learnt:      40373 | 0.000
34.49/34.57	c total clause space: 29.637MB
34.49/34.57	c total #watches: 81434
34.59/34.68	c total #propagations: 5281289 / total #impl: 21343008 (eff. 0.247)
34.59/34.68	c #Conflicts:     839000 | #Learnt:      41373 | 0.000
34.59/34.68	c total clause space: 29.637MB
34.59/34.68	c total #watches: 83434
34.69/34.78	c total #propagations: 5288441 / total #impl: 21378578 (eff. 0.247)
34.69/34.78	c #Conflicts:     840000 | #Learnt:      42373 | 0.000
34.69/34.78	c total clause space: 29.637MB
34.69/34.78	c total #watches: 85434
34.79/34.86	c total #propagations: 5296848 / total #impl: 21418812 (eff. 0.247)
34.79/34.86	c #Conflicts:     841000 | #Learnt:      43373 | 0.000
34.79/34.86	c total clause space: 29.637MB
34.79/34.86	c total #watches: 87434
34.89/34.94	c total #propagations: 5304591 / total #impl: 21454956 (eff. 0.247)
34.89/34.94	c GARBAGE COLLECT
34.89/34.94	c #Conflicts:     842000 | #Learnt:      22274 | 0.000
34.89/34.94	c total clause space: 29.637MB
34.89/34.94	c total #watches: 45236
34.99/35.00	c total #propagations: 5309304 / total #impl: 21479654 (eff. 0.247)
34.99/35.00	c #Conflicts:     843000 | #Learnt:      23274 | 0.000
34.99/35.00	c total clause space: 29.637MB
34.99/35.00	c total #watches: 47236
34.99/35.06	c total #propagations: 5316065 / total #impl: 21506193 (eff. 0.247)
34.99/35.06	c #Conflicts:     844000 | #Learnt:      24274 | 0.000
34.99/35.06	c total clause space: 29.637MB
34.99/35.06	c total #watches: 49236
35.09/35.13	c total #propagations: 5322335 / total #impl: 21531296 (eff. 0.247)
35.09/35.13	c #Conflicts:     845000 | #Learnt:      25274 | 0.000
35.09/35.13	c total clause space: 29.637MB
35.09/35.13	c total #watches: 51236
35.09/35.19	c total #propagations: 5328526 / total #impl: 21556131 (eff. 0.247)
35.09/35.19	c #Conflicts:     846000 | #Learnt:      26274 | 0.000
35.09/35.19	c total clause space: 29.637MB
35.09/35.19	c total #watches: 53236
35.19/35.23	c total #propagations: 5334035 / total #impl: 21579151 (eff. 0.247)
35.19/35.23	c #Conflicts:     847000 | #Learnt:      27274 | 0.000
35.19/35.23	c total clause space: 29.637MB
35.19/35.23	c total #watches: 55236
35.19/35.28	c total #propagations: 5339251 / total #impl: 21601608 (eff. 0.247)
35.19/35.28	c #Conflicts:     848000 | #Learnt:      28274 | 0.000
35.19/35.28	c total clause space: 29.637MB
35.19/35.28	c total #watches: 57236
35.29/35.33	c total #propagations: 5345484 / total #impl: 21627730 (eff. 0.247)
35.29/35.33	c #Conflicts:     849000 | #Learnt:      29274 | 0.000
35.29/35.33	c total clause space: 29.637MB
35.29/35.33	c total #watches: 59236
35.29/35.38	c total #propagations: 5351592 / total #impl: 21653723 (eff. 0.247)
35.29/35.38	c #Conflicts:     850000 | #Learnt:      30274 | 0.000
35.29/35.38	c total clause space: 29.637MB
35.29/35.38	c total #watches: 61236
35.39/35.45	c total #propagations: 5356511 / total #impl: 21672420 (eff. 0.247)
35.39/35.45	c #Conflicts:     851000 | #Learnt:      31274 | 0.000
35.39/35.45	c total clause space: 29.637MB
35.39/35.45	c total #watches: 63236
35.49/35.51	c total #propagations: 5361684 / total #impl: 21695263 (eff. 0.247)
35.49/35.51	c #Conflicts:     852000 | #Learnt:      32274 | 0.000
35.49/35.51	c total clause space: 29.637MB
35.49/35.51	c total #watches: 65236
35.49/35.57	c total #propagations: 5366556 / total #impl: 21716731 (eff. 0.247)
35.49/35.57	c #Conflicts:     853000 | #Learnt:      33274 | 0.000
35.49/35.57	c total clause space: 29.637MB
35.49/35.57	c total #watches: 67236
35.59/35.64	c total #propagations: 5372876 / total #impl: 21741934 (eff. 0.247)
35.59/35.64	c #Conflicts:     854000 | #Learnt:      34274 | 0.000
35.59/35.64	c total clause space: 29.637MB
35.59/35.64	c total #watches: 69236
35.59/35.69	c total #propagations: 5378965 / total #impl: 21766963 (eff. 0.247)
35.59/35.69	c #Conflicts:     855000 | #Learnt:      35274 | 0.000
35.59/35.69	c total clause space: 29.637MB
35.59/35.69	c total #watches: 71236
35.69/35.76	c total #propagations: 5383365 / total #impl: 21787551 (eff. 0.247)
35.69/35.76	c #Conflicts:     856000 | #Learnt:      36274 | 0.000
35.69/35.76	c total clause space: 29.637MB
35.69/35.76	c total #watches: 73236
35.79/35.84	c total #propagations: 5388579 / total #impl: 21809442 (eff. 0.247)
35.79/35.84	c #Conflicts:     857000 | #Learnt:      37274 | 0.000
35.79/35.84	c total clause space: 29.637MB
35.79/35.84	c total #watches: 75236
35.89/35.92	c total #propagations: 5393641 / total #impl: 21833833 (eff. 0.247)
35.89/35.92	c #Conflicts:     858000 | #Learnt:      38274 | 0.000
35.89/35.92	c total clause space: 29.637MB
35.89/35.92	c total #watches: 77236
35.99/36.00	c total #propagations: 5398013 / total #impl: 21854848 (eff. 0.247)
35.99/36.00	c #Conflicts:     859000 | #Learnt:      39274 | 0.000
35.99/36.00	c total clause space: 29.637MB
35.99/36.00	c total #watches: 79236
35.99/36.07	c total #propagations: 5403207 / total #impl: 21879015 (eff. 0.247)
35.99/36.07	c #Conflicts:     860000 | #Learnt:      40274 | 0.000
35.99/36.07	c total clause space: 29.637MB
35.99/36.07	c total #watches: 81236
36.09/36.16	c total #propagations: 5407869 / total #impl: 21901170 (eff. 0.247)
36.09/36.16	c #Conflicts:     861000 | #Learnt:      41274 | 0.000
36.09/36.16	c total clause space: 29.637MB
36.09/36.16	c total #watches: 83236
36.19/36.24	c total #propagations: 5413241 / total #impl: 21926967 (eff. 0.247)
36.19/36.24	c #Conflicts:     862000 | #Learnt:      42274 | 0.000
36.19/36.24	c total clause space: 29.637MB
36.19/36.24	c total #watches: 85236
36.29/36.30	c total #propagations: 5418093 / total #impl: 21951431 (eff. 0.247)
36.29/36.30	c #Conflicts:     863000 | #Learnt:      43274 | 0.000
36.29/36.30	c total clause space: 29.637MB
36.29/36.30	c total #watches: 87236
36.29/36.35	c total #propagations: 5422057 / total #impl: 21973724 (eff. 0.247)
36.29/36.35	c #Conflicts:     864000 | #Learnt:      44274 | 0.000
36.29/36.35	c total clause space: 29.637MB
36.29/36.35	c total #watches: 89236
36.39/36.42	c total #propagations: 5425510 / total #impl: 21996530 (eff. 0.247)
36.39/36.42	c GARBAGE COLLECT
36.39/36.42	c #Conflicts:     865000 | #Learnt:      22873 | 0.000
36.39/36.42	c total clause space: 29.637MB
36.39/36.42	c total #watches: 46434
36.39/36.48	c total #propagations: 5431454 / total #impl: 22023152 (eff. 0.247)
36.39/36.48	c #Conflicts:     866000 | #Learnt:      23873 | 0.000
36.39/36.48	c total clause space: 29.637MB
36.39/36.48	c total #watches: 48434
36.49/36.54	c total #propagations: 5437742 / total #impl: 22047881 (eff. 0.247)
36.49/36.54	c #Conflicts:     867000 | #Learnt:      24873 | 0.000
36.49/36.54	c total clause space: 29.637MB
36.49/36.54	c total #watches: 50434
36.49/36.59	c total #propagations: 5443679 / total #impl: 22070936 (eff. 0.247)
36.49/36.59	c #Conflicts:     868000 | #Learnt:      25873 | 0.000
36.49/36.59	c total clause space: 29.637MB
36.49/36.59	c total #watches: 52434
36.59/36.64	c total #propagations: 5448938 / total #impl: 22091545 (eff. 0.247)
36.59/36.64	c #Conflicts:     869000 | #Learnt:      26873 | 0.000
36.59/36.64	c total clause space: 29.637MB
36.59/36.64	c total #watches: 54434
36.59/36.69	c total #propagations: 5454360 / total #impl: 22115225 (eff. 0.247)
36.59/36.69	c #Conflicts:     870000 | #Learnt:      27873 | 0.000
36.59/36.69	c total clause space: 29.637MB
36.59/36.69	c total #watches: 56434
36.69/36.74	c total #propagations: 5460167 / total #impl: 22138834 (eff. 0.247)
36.69/36.74	c #Conflicts:     871000 | #Learnt:      28873 | 0.000
36.69/36.74	c total clause space: 29.637MB
36.69/36.74	c total #watches: 58434
36.69/36.78	c total #propagations: 5465160 / total #impl: 22159167 (eff. 0.247)
36.69/36.78	c #Conflicts:     872000 | #Learnt:      29873 | 0.000
36.69/36.78	c total clause space: 29.637MB
36.69/36.78	c total #watches: 60434
36.79/36.83	c total #propagations: 5469370 / total #impl: 22177550 (eff. 0.247)
36.79/36.83	c #Conflicts:     873000 | #Learnt:      30873 | 0.000
36.79/36.83	c total clause space: 29.637MB
36.79/36.83	c total #watches: 62434
36.79/36.88	c total #propagations: 5475454 / total #impl: 22202639 (eff. 0.247)
36.79/36.88	c #Conflicts:     874000 | #Learnt:      31873 | 0.000
36.79/36.88	c total clause space: 29.637MB
36.79/36.88	c total #watches: 64434
36.89/36.94	c total #propagations: 5480565 / total #impl: 22224112 (eff. 0.247)
36.89/36.94	c #Conflicts:     875000 | #Learnt:      32873 | 0.000
36.89/36.94	c total clause space: 29.637MB
36.89/36.94	c total #watches: 66434
36.99/37.00	c total #propagations: 5486133 / total #impl: 22246472 (eff. 0.247)
36.99/37.00	c #Conflicts:     876000 | #Learnt:      33873 | 0.000
36.99/37.00	c total clause space: 29.637MB
36.99/37.00	c total #watches: 68434
36.99/37.08	c total #propagations: 5491073 / total #impl: 22268584 (eff. 0.247)
36.99/37.08	c #Conflicts:     877000 | #Learnt:      34873 | 0.000
36.99/37.08	c total clause space: 29.637MB
36.99/37.08	c total #watches: 70434
37.09/37.15	c total #propagations: 5496022 / total #impl: 22291302 (eff. 0.247)
37.09/37.15	c #Conflicts:     878000 | #Learnt:      35873 | 0.000
37.09/37.15	c total clause space: 29.637MB
37.09/37.15	c total #watches: 72434
37.19/37.23	c total #propagations: 5500727 / total #impl: 22311736 (eff. 0.247)
37.19/37.23	c #Conflicts:     879000 | #Learnt:      36873 | 0.000
37.19/37.23	c total clause space: 29.637MB
37.19/37.23	c total #watches: 74434
37.29/37.30	c total #propagations: 5505115 / total #impl: 22331339 (eff. 0.247)
37.29/37.30	c #Conflicts:     880000 | #Learnt:      37873 | 0.000
37.29/37.30	c total clause space: 29.637MB
37.29/37.30	c total #watches: 76434
37.29/37.36	c total #propagations: 5510537 / total #impl: 22353767 (eff. 0.247)
37.29/37.36	c #Conflicts:     881000 | #Learnt:      38873 | 0.000
37.29/37.36	c total clause space: 29.637MB
37.29/37.36	c total #watches: 78434
37.39/37.42	c total #propagations: 5514942 / total #impl: 22373932 (eff. 0.246)
37.39/37.42	c #Conflicts:     882000 | #Learnt:      39873 | 0.000
37.39/37.42	c total clause space: 29.637MB
37.39/37.42	c total #watches: 80434
37.39/37.49	c total #propagations: 5518975 / total #impl: 22393106 (eff. 0.246)
37.39/37.49	c #Conflicts:     883000 | #Learnt:      40873 | 0.000
37.39/37.49	c total clause space: 29.637MB
37.39/37.49	c total #watches: 82434
37.49/37.55	c total #propagations: 5522974 / total #impl: 22415996 (eff. 0.246)
37.49/37.55	c #Conflicts:     884000 | #Learnt:      41873 | 0.000
37.49/37.55	c total clause space: 29.637MB
37.49/37.55	c total #watches: 84434
37.59/37.65	c total #propagations: 5527677 / total #impl: 22442851 (eff. 0.246)
37.59/37.65	c #Conflicts:     885000 | #Learnt:      42873 | 0.000
37.59/37.65	c total clause space: 29.637MB
37.59/37.65	c total #watches: 86434
37.69/37.74	c total #propagations: 5532773 / total #impl: 22468999 (eff. 0.246)
37.69/37.74	c #Conflicts:     886000 | #Learnt:      43873 | 0.000
37.69/37.74	c total clause space: 29.637MB
37.69/37.74	c total #watches: 88434
37.79/37.84	c total #propagations: 5537434 / total #impl: 22494706 (eff. 0.246)
37.79/37.84	c #Conflicts:     887000 | #Learnt:      44873 | 0.000
37.79/37.84	c total clause space: 29.637MB
37.79/37.84	c total #watches: 90434
37.89/37.92	c total #propagations: 5542952 / total #impl: 22524925 (eff. 0.246)
37.89/37.92	c GARBAGE COLLECT
37.89/37.92	c #Conflicts:     888000 | #Learnt:      23173 | 0.000
37.89/37.92	c total clause space: 29.637MB
37.89/37.92	c total #watches: 47034
37.89/37.96	c total #propagations: 5548421 / total #impl: 22550947 (eff. 0.246)
37.89/37.96	c #Conflicts:     889000 | #Learnt:      24173 | 0.000
37.89/37.96	c total clause space: 29.637MB
37.89/37.96	c total #watches: 49034
37.99/38.00	c total #propagations: 5554903 / total #impl: 22577753 (eff. 0.246)
37.99/38.00	c #Conflicts:     890000 | #Learnt:      25173 | 0.000
37.99/38.00	c total clause space: 29.637MB
37.99/38.00	c total #watches: 51034
37.99/38.06	c total #propagations: 5560747 / total #impl: 22603450 (eff. 0.246)
37.99/38.06	c #Conflicts:     891000 | #Learnt:      26173 | 0.000
37.99/38.06	c total clause space: 29.637MB
37.99/38.06	c total #watches: 53034
38.09/38.11	c total #propagations: 5566740 / total #impl: 22629811 (eff. 0.246)
38.09/38.11	c #Conflicts:     892000 | #Learnt:      27173 | 0.000
38.09/38.11	c total clause space: 29.637MB
38.09/38.11	c total #watches: 55034
38.09/38.17	c total #propagations: 5571963 / total #impl: 22652177 (eff. 0.246)
38.09/38.17	c #Conflicts:     893000 | #Learnt:      28173 | 0.000
38.09/38.17	c total clause space: 29.637MB
38.09/38.17	c total #watches: 57034
38.19/38.25	c total #propagations: 5577565 / total #impl: 22676437 (eff. 0.246)
38.19/38.25	c #Conflicts:     894000 | #Learnt:      29173 | 0.000
38.19/38.25	c total clause space: 29.637MB
38.19/38.25	c total #watches: 59034
38.29/38.30	c total #propagations: 5584161 / total #impl: 22703901 (eff. 0.246)
38.29/38.30	c #Conflicts:     895000 | #Learnt:      30173 | 0.000
38.29/38.30	c total clause space: 29.637MB
38.29/38.30	c total #watches: 61034
38.29/38.37	c total #propagations: 5589611 / total #impl: 22726519 (eff. 0.246)
38.29/38.37	c #Conflicts:     896000 | #Learnt:      31173 | 0.000
38.29/38.37	c total clause space: 29.637MB
38.29/38.37	c total #watches: 63034
38.39/38.44	c total #propagations: 5595256 / total #impl: 22751514 (eff. 0.246)
38.39/38.44	c #Conflicts:     897000 | #Learnt:      32173 | 0.000
38.39/38.44	c total clause space: 29.637MB
38.39/38.44	c total #watches: 65034
38.49/38.51	c total #propagations: 5600919 / total #impl: 22775314 (eff. 0.246)
38.49/38.51	c #Conflicts:     898000 | #Learnt:      33173 | 0.000
38.49/38.51	c total clause space: 29.637MB
38.49/38.51	c total #watches: 67034
38.49/38.58	c total #propagations: 5605772 / total #impl: 22797474 (eff. 0.246)
38.49/38.58	c #Conflicts:     899000 | #Learnt:      34173 | 0.000
38.49/38.58	c total clause space: 29.637MB
38.49/38.58	c total #watches: 69034
38.59/38.65	c total #propagations: 5611608 / total #impl: 22821945 (eff. 0.246)
38.59/38.65	c #Conflicts:     900000 | #Learnt:      35173 | 0.000
38.59/38.65	c total clause space: 29.637MB
38.59/38.65	c total #watches: 71034
38.69/38.72	c total #propagations: 5617036 / total #impl: 22844443 (eff. 0.246)
38.69/38.72	c #Conflicts:     901000 | #Learnt:      36173 | 0.000
38.69/38.72	c total clause space: 29.637MB
38.69/38.72	c total #watches: 73034
38.79/38.80	c total #propagations: 5621470 / total #impl: 22864564 (eff. 0.246)
38.79/38.80	c #Conflicts:     902000 | #Learnt:      37173 | 0.000
38.79/38.80	c total clause space: 29.637MB
38.79/38.80	c total #watches: 75034
38.79/38.89	c total #propagations: 5626854 / total #impl: 22886815 (eff. 0.246)
38.79/38.89	c #Conflicts:     903000 | #Learnt:      38173 | 0.000
38.79/38.89	c total clause space: 29.637MB
38.79/38.89	c total #watches: 77034
38.89/38.99	c total #propagations: 5631810 / total #impl: 22910177 (eff. 0.246)
38.89/38.99	c #Conflicts:     904000 | #Learnt:      39173 | 0.000
38.89/38.99	c total clause space: 29.637MB
38.89/38.99	c total #watches: 79034
38.99/39.08	c total #propagations: 5637733 / total #impl: 22938045 (eff. 0.246)
38.99/39.08	c #Conflicts:     905000 | #Learnt:      40173 | 0.000
38.99/39.08	c total clause space: 29.637MB
38.99/39.08	c total #watches: 81034
39.09/39.17	c total #propagations: 5643341 / total #impl: 22962595 (eff. 0.246)
39.09/39.17	c #Conflicts:     906000 | #Learnt:      41173 | 0.000
39.09/39.17	c total clause space: 29.637MB
39.09/39.17	c total #watches: 83034
39.19/39.25	c total #propagations: 5648187 / total #impl: 22984087 (eff. 0.246)
39.19/39.25	c #Conflicts:     907000 | #Learnt:      42173 | 0.000
39.19/39.25	c total clause space: 29.637MB
39.19/39.25	c total #watches: 85034
39.29/39.35	c total #propagations: 5652364 / total #impl: 23006572 (eff. 0.246)
39.29/39.35	c #Conflicts:     908000 | #Learnt:      43173 | 0.000
39.29/39.35	c total clause space: 29.637MB
39.29/39.35	c total #watches: 87034
39.39/39.40	c total #propagations: 5658623 / total #impl: 23036416 (eff. 0.246)
39.39/39.40	c #Conflicts:     909000 | #Learnt:      44173 | 0.000
39.39/39.40	c total clause space: 29.637MB
39.39/39.40	c total #watches: 89034
39.39/39.48	c total #propagations: 5661349 / total #impl: 23051800 (eff. 0.246)
39.39/39.48	c #Conflicts:     910000 | #Learnt:      45173 | 0.000
39.39/39.48	c total clause space: 29.637MB
39.39/39.48	c total #watches: 91034
39.49/39.58	c total #propagations: 5665428 / total #impl: 23073462 (eff. 0.246)
39.49/39.58	c GARBAGE COLLECT
39.49/39.58	c #Conflicts:     911000 | #Learnt:      23173 | 0.000
39.49/39.58	c total clause space: 29.637MB
39.49/39.58	c total #watches: 47034
39.59/39.63	c total #propagations: 5670700 / total #impl: 23099328 (eff. 0.245)
39.59/39.63	c #Conflicts:     912000 | #Learnt:      24173 | 0.000
39.59/39.63	c total clause space: 29.637MB
39.59/39.63	c total #watches: 49034
39.59/39.67	c total #propagations: 5677442 / total #impl: 23125190 (eff. 0.246)
39.59/39.67	c #Conflicts:     913000 | #Learnt:      25173 | 0.000
39.59/39.67	c total clause space: 29.637MB
39.59/39.67	c total #watches: 51034
39.69/39.73	c total #propagations: 5683344 / total #impl: 23148076 (eff. 0.246)
39.69/39.73	c #Conflicts:     914000 | #Learnt:      26173 | 0.000
39.69/39.73	c total clause space: 29.637MB
39.69/39.73	c total #watches: 53034
39.69/39.78	c total #propagations: 5688525 / total #impl: 23169613 (eff. 0.246)
39.69/39.78	c #Conflicts:     915000 | #Learnt:      27173 | 0.000
39.69/39.78	c total clause space: 29.637MB
39.69/39.78	c total #watches: 55034
39.79/39.84	c total #propagations: 5693758 / total #impl: 23191765 (eff. 0.246)
39.79/39.84	c #Conflicts:     916000 | #Learnt:      28173 | 0.000
39.79/39.84	c total clause space: 29.637MB
39.79/39.84	c total #watches: 57034
39.79/39.90	c total #propagations: 5699581 / total #impl: 23216150 (eff. 0.246)
39.79/39.90	c #Conflicts:     917000 | #Learnt:      29173 | 0.000
39.79/39.90	c total clause space: 29.637MB
39.79/39.90	c total #watches: 59034
39.89/39.96	c total #propagations: 5705101 / total #impl: 23242608 (eff. 0.245)
39.89/39.96	c #Conflicts:     918000 | #Learnt:      30173 | 0.000
39.89/39.96	c total clause space: 29.637MB
39.89/39.96	c total #watches: 61034
39.99/40.02	c total #propagations: 5710606 / total #impl: 23268186 (eff. 0.245)
39.99/40.02	c #Conflicts:     919000 | #Learnt:      31173 | 0.000
39.99/40.02	c total clause space: 29.637MB
39.99/40.02	c total #watches: 63034
39.99/40.09	c total #propagations: 5715702 / total #impl: 23290376 (eff. 0.245)
39.99/40.09	c #Conflicts:     920000 | #Learnt:      32173 | 0.000
39.99/40.09	c total clause space: 29.637MB
39.99/40.09	c total #watches: 65034
40.09/40.15	c total #propagations: 5720783 / total #impl: 23311686 (eff. 0.245)
40.09/40.15	c #Conflicts:     921000 | #Learnt:      33173 | 0.000
40.09/40.15	c total clause space: 29.637MB
40.09/40.15	c total #watches: 67034
40.19/40.23	c total #propagations: 5724808 / total #impl: 23331006 (eff. 0.245)
40.19/40.23	c #Conflicts:     922000 | #Learnt:      34173 | 0.000
40.19/40.23	c total clause space: 29.637MB
40.19/40.23	c total #watches: 69034
40.29/40.31	c total #propagations: 5730807 / total #impl: 23358154 (eff. 0.245)
40.29/40.31	c #Conflicts:     923000 | #Learnt:      35173 | 0.000
40.29/40.31	c total clause space: 29.637MB
40.29/40.31	c total #watches: 71034
40.29/40.39	c total #propagations: 5735298 / total #impl: 23379906 (eff. 0.245)
40.29/40.39	c #Conflicts:     924000 | #Learnt:      36173 | 0.000
40.29/40.39	c total clause space: 29.637MB
40.29/40.39	c total #watches: 73034
40.39/40.46	c total #propagations: 5739524 / total #impl: 23400535 (eff. 0.245)
40.39/40.46	c #Conflicts:     925000 | #Learnt:      37173 | 0.000
40.39/40.46	c total clause space: 29.637MB
40.39/40.46	c total #watches: 75034
40.49/40.55	c total #propagations: 5744676 / total #impl: 23424084 (eff. 0.245)
40.49/40.55	c #Conflicts:     926000 | #Learnt:      38173 | 0.000
40.49/40.55	c total clause space: 29.637MB
40.49/40.55	c total #watches: 77034
40.59/40.62	c total #propagations: 5749240 / total #impl: 23452712 (eff. 0.245)
40.59/40.62	c #Conflicts:     927000 | #Learnt:      39173 | 0.000
40.59/40.62	c total clause space: 29.637MB
40.59/40.62	c total #watches: 79034
40.59/40.66	c total #propagations: 5754014 / total #impl: 23475246 (eff. 0.245)
40.59/40.66	c #Conflicts:     928000 | #Learnt:      40173 | 0.000
40.59/40.66	c total clause space: 29.637MB
40.59/40.66	c total #watches: 81034
40.69/40.72	c total #propagations: 5757461 / total #impl: 23494496 (eff. 0.245)
40.69/40.72	c #Conflicts:     929000 | #Learnt:      41173 | 0.000
40.69/40.72	c total clause space: 29.637MB
40.69/40.72	c total #watches: 83034
40.79/40.81	c total #propagations: 5762729 / total #impl: 23521391 (eff. 0.245)
40.79/40.81	c #Conflicts:     930000 | #Learnt:      42173 | 0.000
40.79/40.81	c total clause space: 29.637MB
40.79/40.81	c total #watches: 85034
40.89/40.90	c total #propagations: 5769380 / total #impl: 23554678 (eff. 0.245)
40.89/40.90	c #Conflicts:     931000 | #Learnt:      43173 | 0.000
40.89/40.90	c total clause space: 29.637MB
40.89/40.90	c total #watches: 87034
40.89/40.99	c total #propagations: 5775301 / total #impl: 23585956 (eff. 0.245)
40.89/40.99	c #Conflicts:     932000 | #Learnt:      44173 | 0.000
40.89/40.99	c total clause space: 29.637MB
40.89/40.99	c total #watches: 89034
40.99/41.08	c total #propagations: 5780756 / total #impl: 23614960 (eff. 0.245)
40.99/41.08	c #Conflicts:     933000 | #Learnt:      45173 | 0.000
40.99/41.08	c total clause space: 29.637MB
40.99/41.08	c total #watches: 91034
41.09/41.17	c total #propagations: 5786447 / total #impl: 23645647 (eff. 0.245)
41.09/41.17	c #Conflicts:     934000 | #Learnt:      46173 | 0.000
41.09/41.17	c total clause space: 29.637MB
41.09/41.17	c total #watches: 93034
41.19/41.25	c total #propagations: 5792134 / total #impl: 23676083 (eff. 0.245)
41.19/41.25	c GARBAGE COLLECT
41.19/41.25	c #Conflicts:     935000 | #Learnt:      23875 | 0.000
41.19/41.25	c total clause space: 29.637MB
41.19/41.25	c total #watches: 48438
41.19/41.30	c total #propagations: 5798578 / total #impl: 23706103 (eff. 0.245)
41.19/41.30	c #Conflicts:     936000 | #Learnt:      24875 | 0.000
41.19/41.30	c total clause space: 29.637MB
41.19/41.30	c total #watches: 50438
41.29/41.34	c total #propagations: 5804029 / total #impl: 23727568 (eff. 0.245)
41.29/41.34	c #Conflicts:     937000 | #Learnt:      25875 | 0.000
41.29/41.34	c total clause space: 29.637MB
41.29/41.34	c total #watches: 52438
41.29/41.38	c total #propagations: 5809054 / total #impl: 23747614 (eff. 0.245)
41.29/41.38	c #Conflicts:     938000 | #Learnt:      26875 | 0.000
41.29/41.38	c total clause space: 29.637MB
41.29/41.38	c total #watches: 54438
41.39/41.42	c total #propagations: 5812964 / total #impl: 23765214 (eff. 0.245)
41.39/41.42	c #Conflicts:     939000 | #Learnt:      27875 | 0.000
41.39/41.42	c total clause space: 29.637MB
41.39/41.42	c total #watches: 56438
41.39/41.48	c total #propagations: 5817472 / total #impl: 23786085 (eff. 0.245)
41.39/41.48	c #Conflicts:     940000 | #Learnt:      28875 | 0.000
41.39/41.48	c total clause space: 29.637MB
41.39/41.48	c total #watches: 58438
41.49/41.54	c total #propagations: 5821886 / total #impl: 23806541 (eff. 0.245)
41.49/41.54	c #Conflicts:     941000 | #Learnt:      29875 | 0.000
41.49/41.54	c total clause space: 29.637MB
41.49/41.54	c total #watches: 60438
41.49/41.57	c total #propagations: 5826591 / total #impl: 23829855 (eff. 0.245)
41.49/41.57	c #Conflicts:     942000 | #Learnt:      30875 | 0.000
41.49/41.57	c total clause space: 29.637MB
41.49/41.57	c total #watches: 62438
41.59/41.62	c total #propagations: 5831879 / total #impl: 23853895 (eff. 0.244)
41.59/41.62	c #Conflicts:     943000 | #Learnt:      31875 | 0.000
41.59/41.62	c total clause space: 29.637MB
41.59/41.62	c total #watches: 64438
41.59/41.67	c total #propagations: 5837909 / total #impl: 23881621 (eff. 0.244)
41.59/41.67	c #Conflicts:     944000 | #Learnt:      32875 | 0.000
41.59/41.67	c total clause space: 29.637MB
41.59/41.67	c total #watches: 66438
41.69/41.72	c total #propagations: 5843917 / total #impl: 23910887 (eff. 0.244)
41.69/41.72	c #Conflicts:     945000 | #Learnt:      33875 | 0.000
41.69/41.72	c total clause space: 29.637MB
41.69/41.72	c total #watches: 68438
41.69/41.78	c total #propagations: 5848406 / total #impl: 23932132 (eff. 0.244)
41.69/41.78	c #Conflicts:     946000 | #Learnt:      34875 | 0.000
41.69/41.78	c total clause space: 29.637MB
41.69/41.78	c total #watches: 70438
41.79/41.83	c total #propagations: 5853627 / total #impl: 23958879 (eff. 0.244)
41.79/41.83	c #Conflicts:     947000 | #Learnt:      35875 | 0.000
41.79/41.83	c total clause space: 29.637MB
41.79/41.83	c total #watches: 72438
41.79/41.87	c total #propagations: 5859618 / total #impl: 23987472 (eff. 0.244)
41.79/41.87	c #Conflicts:     948000 | #Learnt:      36875 | 0.000
41.79/41.87	c total clause space: 29.637MB
41.79/41.87	c total #watches: 74438
41.89/41.92	c total #propagations: 5863502 / total #impl: 24009771 (eff. 0.244)
41.89/41.92	c #Conflicts:     949000 | #Learnt:      37874 | 0.000
41.89/41.92	c total clause space: 29.637MB
41.89/41.92	c total #watches: 76436
41.89/41.97	c total #propagations: 5867995 / total #impl: 24030472 (eff. 0.244)
41.89/41.97	c #Conflicts:     950000 | #Learnt:      38874 | 0.000
41.89/41.97	c total clause space: 29.637MB
41.89/41.97	c total #watches: 78436
41.99/42.02	c total #propagations: 5873334 / total #impl: 24055381 (eff. 0.244)
41.99/42.02	c #Conflicts:     951000 | #Learnt:      39874 | 0.000
41.99/42.02	c total clause space: 29.637MB
41.99/42.02	c total #watches: 80436
41.99/42.08	c total #propagations: 5878222 / total #impl: 24081741 (eff. 0.244)
41.99/42.08	c #Conflicts:     952000 | #Learnt:      40874 | 0.000
41.99/42.08	c total clause space: 29.637MB
41.99/42.08	c total #watches: 82436
42.09/42.14	c total #propagations: 5883850 / total #impl: 24108945 (eff. 0.244)
42.09/42.14	c #Conflicts:     953000 | #Learnt:      41874 | 0.000
42.09/42.14	c total clause space: 29.637MB
42.09/42.14	c total #watches: 84436
42.09/42.19	c total #propagations: 5888913 / total #impl: 24135641 (eff. 0.244)
42.09/42.19	c #Conflicts:     954000 | #Learnt:      42874 | 0.000
42.09/42.19	c total clause space: 29.637MB
42.09/42.19	c total #watches: 86436
42.19/42.23	c total #propagations: 5893316 / total #impl: 24157450 (eff. 0.244)
42.19/42.23	c #Conflicts:     955000 | #Learnt:      43874 | 0.000
42.19/42.23	c total clause space: 29.637MB
42.19/42.23	c total #watches: 88436
42.19/42.28	c total #propagations: 5896923 / total #impl: 24175091 (eff. 0.244)
42.19/42.28	c #Conflicts:     956000 | #Learnt:      44874 | 0.000
42.19/42.28	c total clause space: 29.637MB
42.19/42.28	c total #watches: 90436
42.29/42.33	c total #propagations: 5901480 / total #impl: 24202179 (eff. 0.244)
42.29/42.33	c #Conflicts:     957000 | #Learnt:      45874 | 0.000
42.29/42.33	c total clause space: 29.637MB
42.29/42.33	c total #watches: 92436
42.29/42.37	c total #propagations: 5905807 / total #impl: 24228260 (eff. 0.244)
42.29/42.37	c #Conflicts:     958000 | #Learnt:      46874 | 0.000
42.29/42.37	c total clause space: 29.637MB
42.29/42.37	c total #watches: 94436
42.39/42.44	c total #propagations: 5910750 / total #impl: 24258402 (eff. 0.244)
42.39/42.44	c GARBAGE COLLECT
42.39/42.44	c #Conflicts:     959000 | #Learnt:      24270 | 0.000
42.39/42.44	c total clause space: 29.637MB
42.39/42.44	c total #watches: 49228
42.39/42.48	c total #propagations: 5916390 / total #impl: 24283484 (eff. 0.244)
42.39/42.48	c #Conflicts:     960000 | #Learnt:      25270 | 0.000
42.39/42.48	c total clause space: 29.637MB
42.39/42.48	c total #watches: 51228
42.49/42.53	c total #propagations: 5922038 / total #impl: 24307535 (eff. 0.244)
42.49/42.53	c #Conflicts:     961000 | #Learnt:      26270 | 0.000
42.49/42.53	c total clause space: 29.637MB
42.49/42.53	c total #watches: 53228
42.49/42.58	c total #propagations: 5927328 / total #impl: 24331048 (eff. 0.244)
42.49/42.58	c #Conflicts:     962000 | #Learnt:      27270 | 0.000
42.49/42.58	c total clause space: 29.637MB
42.49/42.58	c total #watches: 55228
42.59/42.62	c total #propagations: 5933909 / total #impl: 24364300 (eff. 0.244)
42.59/42.62	c #Conflicts:     963000 | #Learnt:      28270 | 0.000
42.59/42.62	c total clause space: 29.637MB
42.59/42.62	c total #watches: 57228
42.59/42.66	c total #propagations: 5939742 / total #impl: 24390174 (eff. 0.244)
42.59/42.66	c #Conflicts:     964000 | #Learnt:      29269 | 0.000
42.59/42.66	c total clause space: 29.637MB
42.59/42.66	c total #watches: 59226
42.59/42.69	c total #propagations: 5945651 / total #impl: 24417287 (eff. 0.244)
42.59/42.69	c #Conflicts:     965000 | #Learnt:      30269 | 0.000
42.59/42.69	c total clause space: 29.637MB
42.59/42.69	c total #watches: 61226
42.69/42.73	c total #propagations: 5950436 / total #impl: 24440008 (eff. 0.243)
42.69/42.73	c #Conflicts:     966000 | #Learnt:      31269 | 0.000
42.69/42.73	c total clause space: 29.637MB
42.69/42.73	c total #watches: 63226
42.69/42.77	c total #propagations: 5956114 / total #impl: 24467740 (eff. 0.243)
42.69/42.77	c #Conflicts:     967000 | #Learnt:      32269 | 0.000
42.69/42.77	c total clause space: 29.637MB
42.69/42.77	c total #watches: 65226
42.79/42.81	c total #propagations: 5962184 / total #impl: 24494864 (eff. 0.243)
42.79/42.81	c #Conflicts:     968000 | #Learnt:      33269 | 0.000
42.79/42.81	c total clause space: 29.637MB
42.79/42.81	c total #watches: 67226
42.79/42.88	c total #propagations: 5967366 / total #impl: 24520043 (eff. 0.243)
42.79/42.88	c #Conflicts:     969000 | #Learnt:      34268 | 0.000
42.79/42.88	c total clause space: 29.637MB
42.79/42.88	c total #watches: 69224
42.89/42.94	c total #propagations: 5972860 / total #impl: 24545617 (eff. 0.243)
42.89/42.94	c #Conflicts:     970000 | #Learnt:      35268 | 0.000
42.89/42.94	c total clause space: 29.637MB
42.89/42.94	c total #watches: 71224
42.89/42.98	c total #propagations: 5976989 / total #impl: 24568146 (eff. 0.243)
42.89/42.98	c #Conflicts:     971000 | #Learnt:      36267 | 0.000
42.89/42.98	c total clause space: 29.637MB
42.89/42.98	c total #watches: 73222
42.99/43.04	c total #propagations: 5981158 / total #impl: 24593512 (eff. 0.243)
42.99/43.04	c #Conflicts:     972000 | #Learnt:      37267 | 0.000
42.99/43.04	c total clause space: 29.637MB
42.99/43.04	c total #watches: 75222
42.99/43.09	c total #propagations: 5987780 / total #impl: 24628300 (eff. 0.243)
42.99/43.09	c #Conflicts:     973000 | #Learnt:      38266 | 0.000
42.99/43.09	c total clause space: 29.637MB
42.99/43.09	c total #watches: 77220
43.09/43.13	c total #propagations: 5993891 / total #impl: 24661939 (eff. 0.243)
43.09/43.13	c UNSATISFIABLE 1
43.09/43.13	c CPU time              : 43.1034 s
43.09/43.13	d decisions 973799
43.09/43.13	d conflicts 1360255
43.09/43.13	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-4121288-1467308862/watcher-4121288-1467308862 -o /tmp/evaluation-result-4121288-1467308862/solver-4121288-1467308862 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node104-1467308726-16097 --watchdog 1960 --input HOME/instance-4121288-1467308862.opb ./cdcl-cuttingplanes-release 

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

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


[startup+0 s]
/proc/loadavg: 2.10 1.96 1.57 3/174 16817
/proc/meminfo: memFree=30478200/32872528 swapFree=447588/480292
[pid=16817] ppid=16814 vsize=29104 CPUtime=0 cores=1,3,5,7
/proc/16817/stat : 16817 (cdcl-cuttingpla) R 16814 16817 16080 0 -1 4202496 269 0 0 0 0 0 0 0 20 0 1 0 11990014 29802496 5260 33554432000 4194304 6199737 140733506060352 140735963626440 4209408 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/16817/statm: 7276 5260 122 490 0 6777 0

[startup+0.10016 s]
/proc/loadavg: 2.10 1.96 1.57 3/174 16817
/proc/meminfo: memFree=30478200/32872528 swapFree=447588/480292
[pid=16817] ppid=16814 vsize=33724 CPUtime=0.09 cores=1,3,5,7
/proc/16817/stat : 16817 (cdcl-cuttingpla) R 16814 16817 16080 0 -1 4202496 889 0 0 0 9 0 0 0 20 0 1 0 11990014 34533376 7200 33554432000 4194304 6199737 140733506060352 140735963626440 4213836 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/16817/statm: 8431 7200 160 490 0 7932 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33724

[startup+0.200346 s]
/proc/loadavg: 2.10 1.96 1.57 3/174 16817
/proc/meminfo: memFree=30478200/32872528 swapFree=447588/480292
[pid=16817] ppid=16814 vsize=33860 CPUtime=0.19 cores=1,3,5,7
/proc/16817/stat : 16817 (cdcl-cuttingpla) R 16814 16817 16080 0 -1 4202496 924 0 0 0 19 0 0 0 20 0 1 0 11990014 34672640 7235 33554432000 4194304 6199737 140733506060352 140735963626440 5156307 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/16817/statm: 8465 7236 160 490 0 7966 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 33860

[startup+0.300269 s]
/proc/loadavg: 2.10 1.96 1.57 3/174 16817
/proc/meminfo: memFree=30478200/32872528 swapFree=447588/480292
[pid=16817] ppid=16814 vsize=33992 CPUtime=0.29 cores=1,3,5,7
/proc/16817/stat : 16817 (cdcl-cuttingpla) R 16814 16817 16080 0 -1 4202496 957 0 0 0 29 0 0 0 20 0 1 0 11990014 34807808 7268 33554432000 4194304 6199737 140733506060352 140735963626440 4222424 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/16817/statm: 8498 7268 160 490 0 7999 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33992

[startup+0.700237 s]
/proc/loadavg: 2.10 1.96 1.57 3/174 16817
/proc/meminfo: memFree=30478200/32872528 swapFree=447588/480292
[pid=16817] ppid=16814 vsize=37268 CPUtime=0.69 cores=1,3,5,7
/proc/16817/stat : 16817 (cdcl-cuttingpla) R 16814 16817 16080 0 -1 4202496 1653 0 0 0 69 0 0 0 20 0 1 0 11990014 38162432 7696 33554432000 4194304 6199737 140733506060352 140733506059464 4213244 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/16817/statm: 9317 7696 160 490 0 8818 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37268

[startup+1.50025 s]
/proc/loadavg: 2.10 1.96 1.57 3/175 16818
/proc/meminfo: memFree=30446764/32872528 swapFree=447588/480292
[pid=16817] ppid=16814 vsize=37396 CPUtime=1.49 cores=1,3,5,7
/proc/16817/stat : 16817 (cdcl-cuttingpla) R 16814 16817 16080 0 -1 4202496 2603 0 0 0 149 0 0 0 20 0 1 0 11990014 38293504 8256 33554432000 4194304 6199737 140733506060352 140733506059464 4213875 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/16817/statm: 9349 8256 160 490 0 8850 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37396

[startup+3.10027 s]
/proc/loadavg: 2.10 1.96 1.57 3/175 16818
/proc/meminfo: memFree=30442360/32872528 swapFree=447588/480292
[pid=16817] ppid=16814 vsize=42584 CPUtime=3.08 cores=1,3,5,7
/proc/16817/stat : 16817 (cdcl-cuttingpla) R 16814 16817 16080 0 -1 4202496 3103 0 0 0 308 0 0 0 20 0 1 0 11990014 43606016 9119 33554432000 4194304 6199737 140733506060352 140733506059464 4213875 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/16817/statm: 10646 9119 160 490 0 10147 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 42584

[startup+6.30029 s]
/proc/loadavg: 2.17 1.98 1.58 3/175 16818
/proc/meminfo: memFree=30439200/32872528 swapFree=447588/480292
[pid=16817] ppid=16814 vsize=50664 CPUtime=6.28 cores=1,3,5,7
/proc/16817/stat : 16817 (cdcl-cuttingpla) R 16814 16817 16080 0 -1 4202496 3854 0 0 0 628 0 0 0 20 0 1 0 11990014 51879936 10129 33554432000 4194304 6199737 140733506060352 140733506059464 4213314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/16817/statm: 12666 10129 160 490 0 12167 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 50664

[startup+12.7003 s]
/proc/loadavg: 2.16 1.98 1.58 3/175 16818
/proc/meminfo: memFree=30431928/32872528 swapFree=447588/480292
[pid=16817] ppid=16814 vsize=51624 CPUtime=12.69 cores=1,3,5,7
/proc/16817/stat : 16817 (cdcl-cuttingpla) R 16814 16817 16080 0 -1 4202496 4439 0 0 0 1268 1 0 0 20 0 1 0 11990014 52862976 11596 33554432000 4194304 6199737 140733506060352 140733506059464 4235030 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/16817/statm: 12906 11596 160 490 0 12407 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 51624

[startup+25.5004 s]
/proc/loadavg: 2.12 1.98 1.58 4/175 16818
/proc/meminfo: memFree=30422556/32872528 swapFree=447588/480292
[pid=16817] ppid=16814 vsize=65808 CPUtime=25.48 cores=1,3,5,7
/proc/16817/stat : 16817 (cdcl-cuttingpla) R 16814 16817 16080 0 -1 4202496 5799 0 0 0 2547 1 0 0 20 0 1 0 11990014 67387392 13551 33554432000 4194304 6199737 140733506060352 140733506059464 5140355 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/16817/statm: 16452 13551 160 490 0 15953 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 65808

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

[startup+25.6004 s]
/proc/loadavg: 2.12 1.98 1.58 4/175 16818
/proc/meminfo: memFree=30422556/32872528 swapFree=447588/480292
[pid=16817] ppid=16814 vsize=65808 CPUtime=25.58 cores=1,3,5,7
/proc/16817/stat : 16817 (cdcl-cuttingpla) R 16814 16817 16080 0 -1 4202496 5799 0 0 0 2557 1 0 0 20 0 1 0 11990014 67387392 13551 33554432000 4194304 6199737 140733506060352 140733506059464 4213238 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/16817/statm: 16452 13551 160 490 0 15953 0
Current children cumulated CPU time (s) 25.58
Current children cumulated vsize (KiB) 65808

[startup+32.0069 s]
/proc/loadavg: 2.11 1.98 1.59 3/175 16818
/proc/meminfo: memFree=30421940/32872528 swapFree=447588/480292
[pid=16817] ppid=16814 vsize=66064 CPUtime=32 cores=1,3,5,7
/proc/16817/stat : 16817 (cdcl-cuttingpla) R 16814 16817 16080 0 -1 4202496 5884 0 0 0 3198 2 0 0 20 0 1 0 11990014 67649536 13636 33554432000 4194304 6199737 140733506060352 140733506059464 4237227 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/16817/statm: 16516 13636 160 490 0 16017 0
Current children cumulated CPU time (s) 32
Current children cumulated vsize (KiB) 66064

[startup+38.4003 s]
/proc/loadavg: 2.10 1.98 1.59 3/175 16818
/proc/meminfo: memFree=30419648/32872528 swapFree=447588/480292
[pid=16817] ppid=16814 vsize=66320 CPUtime=38.39 cores=1,3,5,7
/proc/16817/stat : 16817 (cdcl-cuttingpla) R 16814 16817 16080 0 -1 4202496 5948 0 0 0 3837 2 0 0 20 0 1 0 11990014 67911680 14211 33554432000 4194304 6199737 140733506060352 140733506059464 5147453 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/16817/statm: 16580 14211 160 490 0 16081 0
Current children cumulated CPU time (s) 38.39
Current children cumulated vsize (KiB) 66320

[startup+41.6003 s]
/proc/loadavg: 2.09 1.98 1.59 3/174 16818
/proc/meminfo: memFree=30419468/32872528 swapFree=447588/480292
[pid=16817] ppid=16814 vsize=66320 CPUtime=41.59 cores=1,3,5,7
/proc/16817/stat : 16817 (cdcl-cuttingpla) R 16814 16817 16080 0 -1 4202496 5963 0 0 0 4157 2 0 0 20 0 1 0 11990014 67911680 14226 33554432000 4194304 6199737 140733506060352 140733506059464 4213238 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/16817/statm: 16580 14226 160 490 0 16081 0
Current children cumulated CPU time (s) 41.59
Current children cumulated vsize (KiB) 66320

[startup+42.4003 s]
/proc/loadavg: 2.09 1.98 1.59 3/174 16818
/proc/meminfo: memFree=30419468/32872528 swapFree=447588/480292
[pid=16817] ppid=16814 vsize=66320 CPUtime=42.39 cores=1,3,5,7
/proc/16817/stat : 16817 (cdcl-cuttingpla) R 16814 16817 16080 0 -1 4202496 5992 0 0 0 4237 2 0 0 20 0 1 0 11990014 67911680 14255 33554432000 4194304 6199737 140733506060352 140733506059464 4236335 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/16817/statm: 16580 14255 160 490 0 16081 0
Current children cumulated CPU time (s) 42.39
Current children cumulated vsize (KiB) 66320

[startup+42.8003 s]
/proc/loadavg: 2.09 1.98 1.59 3/174 16818
/proc/meminfo: memFree=30419468/32872528 swapFree=447588/480292
[pid=16817] ppid=16814 vsize=66320 CPUtime=42.79 cores=1,3,5,7
/proc/16817/stat : 16817 (cdcl-cuttingpla) R 16814 16817 16080 0 -1 4202496 5992 0 0 0 4277 2 0 0 20 0 1 0 11990014 67911680 14255 33554432000 4194304 6199737 140733506060352 140733506059464 4219201 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/16817/statm: 16580 14255 160 490 0 16081 0
Current children cumulated CPU time (s) 42.79
Current children cumulated vsize (KiB) 66320

[startup+43.0069 s]
/proc/loadavg: 2.09 1.98 1.59 3/175 16819
/proc/meminfo: memFree=30419460/32872528 swapFree=447588/480292
[pid=16817] ppid=16814 vsize=66320 CPUtime=42.99 cores=1,3,5,7
/proc/16817/stat : 16817 (cdcl-cuttingpla) R 16814 16817 16080 0 -1 4202496 5992 0 0 0 4297 2 0 0 20 0 1 0 11990014 67911680 14255 33554432000 4194304 6199737 140733506060352 140733506059464 4213238 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/16817/statm: 16580 14255 160 490 0 16081 0
Current children cumulated CPU time (s) 42.99
Current children cumulated vsize (KiB) 66320

[startup+43.1003 s]
/proc/loadavg: 2.09 1.98 1.59 3/175 16819
/proc/meminfo: memFree=30419460/32872528 swapFree=447588/480292
[pid=16817] ppid=16814 vsize=66320 CPUtime=43.09 cores=1,3,5,7
/proc/16817/stat : 16817 (cdcl-cuttingpla) R 16814 16817 16080 0 -1 4202496 5992 0 0 0 4307 2 0 0 20 0 1 0 11990014 67911680 14255 33554432000 4194304 6199737 140733506060352 140733506059464 4235019 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/16817/statm: 16580 14255 160 490 0 16081 0
Current children cumulated CPU time (s) 43.09
Current children cumulated vsize (KiB) 66320

Child status: 20
Real time (s): 43.136
CPU time (s): 43.1284
CPU user time (s): 43.1054
CPU system time (s): 0.022996
CPU usage (%): 99.9826
Max. virtual memory (cumulated for all children) (KiB): 66320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 43.1054
system time used= 0.022996
maximum resident set size= 57024
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5994
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= 48

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.119981 second user time and 0.208968 second system time

The end

Launcher Data

Begin job on node104 at 2016-06-30 19:47:42
IDJOB=4121288
IDBENCH=110387
IDSOLVER=2548
FILE ID=node104/4121288-1467308862
RUNJOBID= node104-1467308726-16097
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-n86-d3-i3-r1.cnf.gz-plain.pb.metafix.opb
COMMAND LINE= ./cdcl-cuttingplanes-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4121288-1467308862/watcher-4121288-1467308862 -o /tmp/evaluation-result-4121288-1467308862/solver-4121288-1467308862 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node104-1467308726-16097 --watchdog 1960 --input HOME/instance-4121288-1467308862.opb ./cdcl-cuttingplanes-release

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

MD5SUM BENCH= b555fe1efe1ef0e37b5e3517166a1e10
RANDOM SEED=1913125074

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:        30479092 kB
Buffers:          188880 kB
Cached:           904356 kB
SwapCached:            0 kB
Active:           386536 kB
Inactive:         786596 kB
Active(anon):      82728 kB
Inactive(anon):        0 kB
Active(file):     303808 kB
Inactive(file):   786596 kB
Unevictable:      480292 kB
Mlocked:          447588 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              2708 kB
Writeback:             0 kB
AnonPages:        560492 kB
Mapped:            13836 kB
Shmem:               204 kB
Slab:             610128 kB
SReclaimable:      53724 kB
SUnreclaim:       556404 kB
KernelStack:        1440 kB
PageTables:         5236 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     675108 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     92160 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:48:26