Trace number 4120112

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 47.9177 47.9243

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-fixed-bandwidth-15.cnf.gz-plain.pb.metafix.opb
MD5SUM429e1d973455eed24d7ece91100186dc
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark3.18751
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables61
Total number of constraints132
Number of constraints which are clauses132
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= 61 #constraint= 132
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: 2262
0.00/0.05	c total #propagations: 20917 / total #impl: 37532 (eff. 0.557)
0.00/0.05	c #Conflicts:       2000 | #Learnt:       1999 | 0.000
0.00/0.05	c total clause space: 4.25031MB
0.00/0.05	c total #watches: 4262
0.00/0.08	c total #propagations: 41521 / total #impl: 77008 (eff. 0.539)
0.00/0.08	c GARBAGE COLLECT
0.00/0.08	c #Conflicts:       3000 | #Learnt:       2004 | 0.000
0.00/0.08	c total clause space: 4.25031MB
0.00/0.08	c total #watches: 4272
0.09/0.11	c total #propagations: 62463 / total #impl: 119902 (eff. 0.521)
0.09/0.11	c #Conflicts:       4000 | #Learnt:       3004 | 0.000
0.09/0.11	c total clause space: 4.25031MB
0.09/0.11	c total #watches: 6272
0.09/0.14	c total #propagations: 84439 / total #impl: 164439 (eff. 0.513)
0.09/0.14	c GARBAGE COLLECT
0.09/0.14	c #Conflicts:       5000 | #Learnt:       2357 | 0.000
0.09/0.14	c total clause space: 4.25031MB
0.09/0.14	c total #watches: 4978
0.09/0.17	c total #propagations: 105178 / total #impl: 206155 (eff. 0.510)
0.09/0.17	c #Conflicts:       6000 | #Learnt:       3357 | 0.000
0.09/0.17	c total clause space: 4.25031MB
0.09/0.17	c total #watches: 6978
0.19/0.21	c total #propagations: 128180 / total #impl: 252567 (eff. 0.508)
0.19/0.21	c GARBAGE COLLECT
0.19/0.21	c #Conflicts:       7000 | #Learnt:       2233 | 0.000
0.19/0.21	c total clause space: 4.25031MB
0.19/0.21	c total #watches: 4730
0.19/0.25	c total #propagations: 149627 / total #impl: 298603 (eff. 0.501)
0.19/0.25	c #Conflicts:       8000 | #Learnt:       3233 | 0.000
0.19/0.25	c total clause space: 4.25031MB
0.19/0.25	c total #watches: 6730
0.19/0.28	c total #propagations: 170126 / total #impl: 346831 (eff. 0.491)
0.19/0.28	c #Conflicts:       9000 | #Learnt:       4233 | 0.000
0.19/0.28	c total clause space: 4.25031MB
0.19/0.28	c total #watches: 8730
0.29/0.32	c total #propagations: 189440 / total #impl: 387796 (eff. 0.489)
0.29/0.32	c GARBAGE COLLECT
0.29/0.32	c #Conflicts:      10000 | #Learnt:       2718 | 0.000
0.29/0.32	c total clause space: 4.25031MB
0.29/0.32	c total #watches: 5700
0.29/0.35	c total #propagations: 209908 / total #impl: 429337 (eff. 0.489)
0.29/0.35	c #Conflicts:      11000 | #Learnt:       3718 | 0.000
0.29/0.35	c total clause space: 4.25031MB
0.29/0.35	c total #watches: 7700
0.29/0.39	c total #propagations: 232168 / total #impl: 474236 (eff. 0.490)
0.29/0.39	c #Conflicts:      12000 | #Learnt:       4718 | 0.000
0.29/0.39	c total clause space: 4.25031MB
0.29/0.39	c total #watches: 9700
0.39/0.44	c total #propagations: 252332 / total #impl: 517106 (eff. 0.488)
0.39/0.44	c #Conflicts:      13000 | #Learnt:       5718 | 0.000
0.39/0.44	c total clause space: 4.25031MB
0.39/0.44	c total #watches: 11700
0.39/0.48	c total #propagations: 274969 / total #impl: 564943 (eff. 0.487)
0.39/0.48	c GARBAGE COLLECT
0.39/0.48	c #Conflicts:      14000 | #Learnt:       3860 | 0.000
0.39/0.48	c total clause space: 4.25031MB
0.39/0.48	c total #watches: 7984
0.49/0.52	c total #propagations: 295900 / total #impl: 609141 (eff. 0.486)
0.49/0.52	c #Conflicts:      15000 | #Learnt:       4860 | 0.000
0.49/0.52	c total clause space: 4.25031MB
0.49/0.52	c total #watches: 9984
0.49/0.56	c total #propagations: 316099 / total #impl: 657011 (eff. 0.481)
0.49/0.56	c #Conflicts:      16000 | #Learnt:       5860 | 0.000
0.49/0.56	c total clause space: 4.25031MB
0.49/0.56	c total #watches: 11984
0.59/0.60	c total #propagations: 337161 / total #impl: 708243 (eff. 0.476)
0.59/0.60	c GARBAGE COLLECT
0.59/0.60	c #Conflicts:      17000 | #Learnt:       3683 | 0.000
0.59/0.60	c total clause space: 4.25031MB
0.59/0.60	c total #watches: 7630
0.59/0.65	c total #propagations: 357900 / total #impl: 753841 (eff. 0.475)
0.59/0.65	c #Conflicts:      18000 | #Learnt:       4683 | 0.000
0.59/0.65	c total clause space: 4.25031MB
0.59/0.65	c total #watches: 9630
0.69/0.70	c total #propagations: 379153 / total #impl: 804626 (eff. 0.471)
0.69/0.70	c #Conflicts:      19000 | #Learnt:       5683 | 0.000
0.69/0.70	c total clause space: 4.25031MB
0.69/0.70	c total #watches: 11630
0.69/0.75	c total #propagations: 399276 / total #impl: 854432 (eff. 0.467)
0.69/0.75	c #Conflicts:      20000 | #Learnt:       6683 | 0.000
0.69/0.75	c total clause space: 4.25031MB
0.69/0.75	c total #watches: 13630
0.69/0.79	c total #propagations: 419456 / total #impl: 901770 (eff. 0.465)
0.69/0.79	c GARBAGE COLLECT
0.69/0.79	c #Conflicts:      21000 | #Learnt:       4192 | 0.000
0.69/0.79	c total clause space: 4.25031MB
0.69/0.79	c total #watches: 8648
0.79/0.83	c total #propagations: 441307 / total #impl: 945935 (eff. 0.467)
0.79/0.83	c #Conflicts:      22000 | #Learnt:       5192 | 0.000
0.79/0.83	c total clause space: 4.25031MB
0.79/0.83	c total #watches: 10648
0.79/0.87	c total #propagations: 460796 / total #impl: 988972 (eff. 0.466)
0.79/0.87	c #Conflicts:      23000 | #Learnt:       6192 | 0.000
0.79/0.87	c total clause space: 4.25031MB
0.79/0.87	c total #watches: 12648
0.89/0.92	c total #propagations: 480920 / total #impl: 1032741 (eff. 0.466)
0.89/0.92	c #Conflicts:      24000 | #Learnt:       7192 | 0.000
0.89/0.92	c total clause space: 4.25031MB
0.89/0.92	c total #watches: 14648
0.89/0.97	c total #propagations: 503000 / total #impl: 1077336 (eff. 0.467)
0.89/0.97	c GARBAGE COLLECT
0.89/0.97	c #Conflicts:      25000 | #Learnt:       4396 | 0.000
0.89/0.97	c total clause space: 4.25031MB
0.89/0.97	c total #watches: 9056
0.99/1.01	c total #propagations: 524558 / total #impl: 1121933 (eff. 0.468)
0.99/1.01	c #Conflicts:      26000 | #Learnt:       5396 | 0.000
0.99/1.01	c total clause space: 4.25031MB
0.99/1.01	c total #watches: 11056
0.99/1.05	c total #propagations: 547156 / total #impl: 1167827 (eff. 0.469)
0.99/1.05	c #Conflicts:      27000 | #Learnt:       6396 | 0.000
0.99/1.05	c total clause space: 4.25031MB
0.99/1.05	c total #watches: 13056
1.10/1.10	c total #propagations: 567894 / total #impl: 1215568 (eff. 0.467)
1.10/1.10	c #Conflicts:      28000 | #Learnt:       7396 | 0.000
1.10/1.10	c total clause space: 4.25031MB
1.10/1.10	c total #watches: 15056
1.10/1.16	c total #propagations: 588098 / total #impl: 1260744 (eff. 0.466)
1.10/1.16	c GARBAGE COLLECT
1.10/1.16	c #Conflicts:      29000 | #Learnt:       4299 | 0.000
1.10/1.16	c total clause space: 4.25031MB
1.10/1.16	c total #watches: 8862
1.20/1.20	c total #propagations: 608446 / total #impl: 1307577 (eff. 0.465)
1.20/1.20	c #Conflicts:      30000 | #Learnt:       5299 | 0.000
1.20/1.20	c total clause space: 4.25031MB
1.20/1.20	c total #watches: 10862
1.20/1.25	c total #propagations: 630328 / total #impl: 1355123 (eff. 0.465)
1.20/1.25	c #Conflicts:      31000 | #Learnt:       6299 | 0.000
1.20/1.25	c total clause space: 4.25031MB
1.20/1.25	c total #watches: 12862
1.29/1.30	c total #propagations: 651067 / total #impl: 1400937 (eff. 0.465)
1.29/1.30	c #Conflicts:      32000 | #Learnt:       7299 | 0.000
1.29/1.30	c total clause space: 4.25031MB
1.29/1.30	c total #watches: 14862
1.29/1.36	c total #propagations: 672229 / total #impl: 1446895 (eff. 0.465)
1.29/1.36	c #Conflicts:      33000 | #Learnt:       8299 | 0.000
1.29/1.36	c total clause space: 6.90675MB
1.29/1.36	c total #watches: 16862
1.39/1.43	c total #propagations: 692784 / total #impl: 1493600 (eff. 0.464)
1.39/1.43	c GARBAGE COLLECT
1.39/1.43	c #Conflicts:      34000 | #Learnt:       4900 | 0.000
1.39/1.43	c total clause space: 6.90675MB
1.39/1.43	c total #watches: 10064
1.39/1.47	c total #propagations: 714848 / total #impl: 1543291 (eff. 0.463)
1.39/1.47	c #Conflicts:      35000 | #Learnt:       5900 | 0.000
1.39/1.47	c total clause space: 6.90675MB
1.39/1.47	c total #watches: 12064
1.49/1.53	c total #propagations: 736244 / total #impl: 1594217 (eff. 0.462)
1.49/1.53	c #Conflicts:      36000 | #Learnt:       6900 | 0.000
1.49/1.53	c total clause space: 6.90675MB
1.49/1.53	c total #watches: 14064
1.49/1.59	c total #propagations: 755576 / total #impl: 1641467 (eff. 0.460)
1.49/1.59	c #Conflicts:      37000 | #Learnt:       7900 | 0.000
1.49/1.59	c total clause space: 6.90675MB
1.49/1.59	c total #watches: 16064
1.59/1.66	c total #propagations: 775473 / total #impl: 1691745 (eff. 0.458)
1.59/1.66	c #Conflicts:      38000 | #Learnt:       8900 | 0.000
1.59/1.66	c total clause space: 6.90675MB
1.59/1.66	c total #watches: 18064
1.69/1.71	c total #propagations: 796994 / total #impl: 1746362 (eff. 0.456)
1.69/1.71	c GARBAGE COLLECT
1.69/1.71	c #Conflicts:      39000 | #Learnt:       5197 | 0.000
1.69/1.71	c total clause space: 6.90675MB
1.69/1.71	c total #watches: 10658
1.69/1.76	c total #propagations: 818826 / total #impl: 1797936 (eff. 0.455)
1.69/1.76	c #Conflicts:      40000 | #Learnt:       6197 | 0.000
1.69/1.76	c total clause space: 6.90675MB
1.69/1.76	c total #watches: 12658
1.79/1.81	c total #propagations: 841973 / total #impl: 1850992 (eff. 0.455)
1.79/1.81	c #Conflicts:      41000 | #Learnt:       7197 | 0.000
1.79/1.81	c total clause space: 6.90675MB
1.79/1.81	c total #watches: 14658
1.79/1.87	c total #propagations: 864581 / total #impl: 1907911 (eff. 0.453)
1.79/1.87	c #Conflicts:      42000 | #Learnt:       8197 | 0.000
1.79/1.87	c total clause space: 6.90675MB
1.79/1.87	c total #watches: 16658
1.89/1.94	c total #propagations: 885395 / total #impl: 1957810 (eff. 0.452)
1.89/1.94	c #Conflicts:      43000 | #Learnt:       9197 | 0.000
1.89/1.94	c total clause space: 6.90675MB
1.89/1.94	c total #watches: 18658
1.99/2.00	c total #propagations: 907808 / total #impl: 2016160 (eff. 0.450)
1.99/2.00	c GARBAGE COLLECT
1.99/2.00	c #Conflicts:      44000 | #Learnt:       5200 | 0.000
1.99/2.00	c total clause space: 6.90675MB
1.99/2.00	c total #watches: 10664
1.99/2.04	c total #propagations: 928508 / total #impl: 2071766 (eff. 0.448)
1.99/2.04	c #Conflicts:      45000 | #Learnt:       6200 | 0.000
1.99/2.04	c total clause space: 6.90675MB
1.99/2.04	c total #watches: 12664
1.99/2.09	c total #propagations: 948520 / total #impl: 2118600 (eff. 0.448)
1.99/2.09	c #Conflicts:      46000 | #Learnt:       7200 | 0.000
1.99/2.09	c total clause space: 6.90675MB
1.99/2.09	c total #watches: 14664
2.09/2.15	c total #propagations: 970911 / total #impl: 2165411 (eff. 0.448)
2.09/2.15	c #Conflicts:      47000 | #Learnt:       8200 | 0.000
2.09/2.15	c total clause space: 6.90675MB
2.09/2.15	c total #watches: 16664
2.20/2.20	c total #propagations: 991138 / total #impl: 2206575 (eff. 0.449)
2.20/2.20	c #Conflicts:      48000 | #Learnt:       9200 | 0.000
2.20/2.20	c total clause space: 6.90675MB
2.20/2.20	c total #watches: 18664
2.20/2.28	c total #propagations: 1013347 / total #impl: 2254113 (eff. 0.450)
2.20/2.28	c #Conflicts:      49000 | #Learnt:      10200 | 0.000
2.20/2.28	c total clause space: 6.90675MB
2.20/2.28	c total #watches: 20664
2.30/2.34	c total #propagations: 1034752 / total #impl: 2301343 (eff. 0.450)
2.30/2.34	c GARBAGE COLLECT
2.30/2.34	c #Conflicts:      50000 | #Learnt:       5895 | 0.000
2.30/2.34	c total clause space: 6.90675MB
2.30/2.34	c total #watches: 12054
2.30/2.38	c total #propagations: 1055341 / total #impl: 2345852 (eff. 0.450)
2.30/2.38	c #Conflicts:      51000 | #Learnt:       6895 | 0.000
2.30/2.38	c total clause space: 6.90675MB
2.30/2.38	c total #watches: 14054
2.39/2.45	c total #propagations: 1075110 / total #impl: 2390496 (eff. 0.450)
2.39/2.45	c #Conflicts:      52000 | #Learnt:       7895 | 0.000
2.39/2.45	c total clause space: 6.90675MB
2.39/2.45	c total #watches: 16054
2.49/2.51	c total #propagations: 1094753 / total #impl: 2439736 (eff. 0.449)
2.49/2.51	c #Conflicts:      53000 | #Learnt:       8895 | 0.000
2.49/2.51	c total clause space: 6.90675MB
2.49/2.51	c total #watches: 18054
2.49/2.59	c total #propagations: 1115460 / total #impl: 2491996 (eff. 0.448)
2.49/2.59	c #Conflicts:      54000 | #Learnt:       9895 | 0.000
2.49/2.59	c total clause space: 6.90675MB
2.49/2.59	c total #watches: 20054
2.59/2.66	c total #propagations: 1135931 / total #impl: 2539336 (eff. 0.447)
2.59/2.66	c #Conflicts:      55000 | #Learnt:      10895 | 0.000
2.59/2.66	c total clause space: 6.90675MB
2.59/2.66	c total #watches: 22054
2.69/2.71	c total #propagations: 1157084 / total #impl: 2585958 (eff. 0.447)
2.69/2.71	c GARBAGE COLLECT
2.69/2.71	c #Conflicts:      56000 | #Learnt:       6295 | 0.000
2.69/2.71	c total clause space: 6.90675MB
2.69/2.71	c total #watches: 12854
2.69/2.76	c total #propagations: 1176768 / total #impl: 2628527 (eff. 0.448)
2.69/2.76	c #Conflicts:      57000 | #Learnt:       7295 | 0.000
2.69/2.76	c total clause space: 6.90675MB
2.69/2.76	c total #watches: 14854
2.79/2.82	c total #propagations: 1198783 / total #impl: 2674359 (eff. 0.448)
2.79/2.82	c #Conflicts:      58000 | #Learnt:       8295 | 0.000
2.79/2.82	c total clause space: 6.90675MB
2.79/2.82	c total #watches: 16854
2.79/2.87	c total #propagations: 1219254 / total #impl: 2719594 (eff. 0.448)
2.79/2.87	c #Conflicts:      59000 | #Learnt:       9295 | 0.000
2.79/2.87	c total clause space: 6.90675MB
2.79/2.87	c total #watches: 18854
2.89/2.94	c total #propagations: 1238676 / total #impl: 2764438 (eff. 0.448)
2.89/2.94	c #Conflicts:      60000 | #Learnt:      10295 | 0.000
2.89/2.94	c total clause space: 6.90675MB
2.89/2.94	c total #watches: 20854
2.99/3.00	c total #propagations: 1260384 / total #impl: 2819091 (eff. 0.447)
2.99/3.00	c #Conflicts:      61000 | #Learnt:      11295 | 0.000
2.99/3.00	c total clause space: 6.90675MB
2.99/3.00	c total #watches: 22854
2.99/3.06	c total #propagations: 1280922 / total #impl: 2873645 (eff. 0.446)
2.99/3.06	c GARBAGE COLLECT
2.99/3.06	c #Conflicts:      62000 | #Learnt:       6395 | 0.000
2.99/3.06	c total clause space: 6.90675MB
2.99/3.06	c total #watches: 13054
3.09/3.10	c total #propagations: 1301522 / total #impl: 2920379 (eff. 0.446)
3.09/3.10	c #Conflicts:      63000 | #Learnt:       7395 | 0.000
3.09/3.10	c total clause space: 6.90675MB
3.09/3.10	c total #watches: 15054
3.09/3.14	c total #propagations: 1320969 / total #impl: 2966542 (eff. 0.445)
3.09/3.14	c #Conflicts:      64000 | #Learnt:       8395 | 0.000
3.09/3.14	c total clause space: 6.90675MB
3.09/3.14	c total #watches: 17054
3.19/3.20	c total #propagations: 1341481 / total #impl: 3015252 (eff. 0.445)
3.19/3.20	c #Conflicts:      65000 | #Learnt:       9395 | 0.000
3.19/3.20	c total clause space: 6.90675MB
3.19/3.20	c total #watches: 19054
3.19/3.27	c total #propagations: 1361928 / total #impl: 3059812 (eff. 0.445)
3.19/3.27	c #Conflicts:      66000 | #Learnt:      10395 | 0.000
3.19/3.27	c total clause space: 6.90675MB
3.19/3.27	c total #watches: 21054
3.30/3.35	c total #propagations: 1383010 / total #impl: 3105578 (eff. 0.445)
3.30/3.35	c #Conflicts:      67000 | #Learnt:      11395 | 0.000
3.30/3.35	c total clause space: 6.90675MB
3.30/3.35	c total #watches: 23054
3.40/3.43	c total #propagations: 1404528 / total #impl: 3156384 (eff. 0.445)
3.40/3.43	c #Conflicts:      68000 | #Learnt:      12395 | 0.000
3.40/3.43	c total clause space: 6.90675MB
3.40/3.43	c total #watches: 25054
3.40/3.48	c total #propagations: 1426807 / total #impl: 3204917 (eff. 0.445)
3.40/3.48	c GARBAGE COLLECT
3.40/3.48	c #Conflicts:      69000 | #Learnt:       7197 | 0.000
3.40/3.48	c total clause space: 6.90675MB
3.40/3.48	c total #watches: 14658
3.49/3.54	c total #propagations: 1449502 / total #impl: 3252833 (eff. 0.446)
3.49/3.54	c #Conflicts:      70000 | #Learnt:       8197 | 0.000
3.49/3.54	c total clause space: 6.90675MB
3.49/3.54	c total #watches: 16658
3.59/3.60	c total #propagations: 1471194 / total #impl: 3299988 (eff. 0.446)
3.59/3.60	c #Conflicts:      71000 | #Learnt:       9197 | 0.000
3.59/3.60	c total clause space: 6.90675MB
3.59/3.60	c total #watches: 18658
3.59/3.66	c total #propagations: 1493023 / total #impl: 3348415 (eff. 0.446)
3.59/3.66	c #Conflicts:      72000 | #Learnt:      10197 | 0.000
3.59/3.66	c total clause space: 6.90675MB
3.59/3.66	c total #watches: 20658
3.69/3.73	c total #propagations: 1513532 / total #impl: 3398417 (eff. 0.445)
3.69/3.73	c #Conflicts:      73000 | #Learnt:      11197 | 0.000
3.69/3.73	c total clause space: 6.90675MB
3.69/3.73	c total #watches: 22658
3.79/3.81	c total #propagations: 1533190 / total #impl: 3442804 (eff. 0.445)
3.79/3.81	c #Conflicts:      74000 | #Learnt:      12197 | 0.000
3.79/3.81	c total clause space: 6.90675MB
3.79/3.81	c total #watches: 24658
3.79/3.89	c total #propagations: 1554059 / total #impl: 3490718 (eff. 0.445)
3.79/3.89	c GARBAGE COLLECT
3.79/3.89	c #Conflicts:      75000 | #Learnt:       6697 | 0.000
3.79/3.89	c total clause space: 6.90675MB
3.79/3.89	c total #watches: 13658
3.89/3.95	c total #propagations: 1575883 / total #impl: 3540978 (eff. 0.445)
3.89/3.95	c #Conflicts:      76000 | #Learnt:       7697 | 0.000
3.89/3.95	c total clause space: 6.90675MB
3.89/3.95	c total #watches: 15658
3.99/4.01	c total #propagations: 1596915 / total #impl: 3587967 (eff. 0.445)
3.99/4.01	c #Conflicts:      77000 | #Learnt:       8697 | 0.000
3.99/4.01	c total clause space: 6.90675MB
3.99/4.01	c total #watches: 17658
3.99/4.08	c total #propagations: 1618464 / total #impl: 3633058 (eff. 0.445)
3.99/4.08	c #Conflicts:      78000 | #Learnt:       9697 | 0.000
3.99/4.08	c total clause space: 6.90675MB
3.99/4.08	c total #watches: 19658
4.09/4.14	c total #propagations: 1640472 / total #impl: 3682019 (eff. 0.446)
4.09/4.14	c #Conflicts:      79000 | #Learnt:      10697 | 0.000
4.09/4.14	c total clause space: 6.90675MB
4.09/4.14	c total #watches: 21658
4.19/4.21	c total #propagations: 1660202 / total #impl: 3728359 (eff. 0.445)
4.19/4.21	c #Conflicts:      80000 | #Learnt:      11697 | 0.000
4.19/4.21	c total clause space: 6.90675MB
4.19/4.21	c total #watches: 23658
4.19/4.29	c total #propagations: 1679773 / total #impl: 3779661 (eff. 0.444)
4.19/4.29	c #Conflicts:      81000 | #Learnt:      12697 | 0.000
4.19/4.29	c total clause space: 6.90675MB
4.19/4.29	c total #watches: 25658
4.29/4.36	c total #propagations: 1702201 / total #impl: 3830912 (eff. 0.444)
4.29/4.36	c GARBAGE COLLECT
4.29/4.36	c #Conflicts:      82000 | #Learnt:       6895 | 0.000
4.29/4.36	c total clause space: 11.2235MB
4.29/4.36	c total #watches: 14054
4.39/4.41	c total #propagations: 1724197 / total #impl: 3884865 (eff. 0.444)
4.39/4.41	c #Conflicts:      83000 | #Learnt:       7895 | 0.000
4.39/4.41	c total clause space: 11.2235MB
4.39/4.41	c total #watches: 16054
4.39/4.46	c total #propagations: 1745969 / total #impl: 3931019 (eff. 0.444)
4.39/4.46	c #Conflicts:      84000 | #Learnt:       8895 | 0.000
4.39/4.46	c total clause space: 11.2235MB
4.39/4.46	c total #watches: 18054
4.49/4.53	c total #propagations: 1766222 / total #impl: 3978565 (eff. 0.444)
4.49/4.53	c #Conflicts:      85000 | #Learnt:       9895 | 0.000
4.49/4.53	c total clause space: 11.2235MB
4.49/4.53	c total #watches: 20054
4.59/4.61	c total #propagations: 1787055 / total #impl: 4030335 (eff. 0.443)
4.59/4.61	c #Conflicts:      86000 | #Learnt:      10895 | 0.000
4.59/4.61	c total clause space: 11.2235MB
4.59/4.61	c total #watches: 22054
4.59/4.69	c total #propagations: 1807901 / total #impl: 4085685 (eff. 0.442)
4.59/4.69	c #Conflicts:      87000 | #Learnt:      11895 | 0.000
4.59/4.69	c total clause space: 11.2235MB
4.59/4.69	c total #watches: 24054
4.69/4.78	c total #propagations: 1827875 / total #impl: 4143491 (eff. 0.441)
4.69/4.78	c #Conflicts:      88000 | #Learnt:      12895 | 0.000
4.69/4.78	c total clause space: 11.2235MB
4.69/4.78	c total #watches: 26054
4.79/4.86	c total #propagations: 1848080 / total #impl: 4195964 (eff. 0.440)
4.79/4.86	c #Conflicts:      89000 | #Learnt:      13895 | 0.000
4.79/4.86	c total clause space: 11.2235MB
4.79/4.86	c total #watches: 28054
4.89/4.92	c total #propagations: 1870097 / total #impl: 4251170 (eff. 0.440)
4.89/4.92	c GARBAGE COLLECT
4.89/4.92	c #Conflicts:      90000 | #Learnt:       7794 | 0.000
4.89/4.92	c total clause space: 11.2235MB
4.89/4.92	c total #watches: 15852
4.89/4.99	c total #propagations: 1889746 / total #impl: 4297558 (eff. 0.440)
4.89/4.99	c #Conflicts:      91000 | #Learnt:       8794 | 0.000
4.89/4.99	c total clause space: 11.2235MB
4.89/4.99	c total #watches: 17852
4.99/5.07	c total #propagations: 1911668 / total #impl: 4350467 (eff. 0.439)
4.99/5.07	c #Conflicts:      92000 | #Learnt:       9794 | 0.000
4.99/5.07	c total clause space: 11.2235MB
4.99/5.07	c total #watches: 19852
5.09/5.15	c total #propagations: 1933037 / total #impl: 4404559 (eff. 0.439)
5.09/5.15	c #Conflicts:      93000 | #Learnt:      10794 | 0.000
5.09/5.15	c total clause space: 11.2235MB
5.09/5.15	c total #watches: 21852
5.19/5.23	c total #propagations: 1954212 / total #impl: 4462935 (eff. 0.438)
5.19/5.23	c #Conflicts:      94000 | #Learnt:      11794 | 0.000
5.19/5.23	c total clause space: 11.2235MB
5.19/5.23	c total #watches: 23852
5.29/5.30	c total #propagations: 1975238 / total #impl: 4524303 (eff. 0.437)
5.29/5.30	c #Conflicts:      95000 | #Learnt:      12794 | 0.000
5.29/5.30	c total clause space: 11.2235MB
5.29/5.30	c total #watches: 25852
5.29/5.37	c total #propagations: 1997187 / total #impl: 4577560 (eff. 0.436)
5.29/5.37	c #Conflicts:      96000 | #Learnt:      13794 | 0.000
5.29/5.37	c total clause space: 11.2235MB
5.29/5.37	c total #watches: 27852
5.39/5.45	c total #propagations: 2018967 / total #impl: 4635947 (eff. 0.436)
5.39/5.45	c #Conflicts:      97000 | #Learnt:      14794 | 0.000
5.39/5.45	c total clause space: 11.2235MB
5.39/5.45	c total #watches: 29852
5.39/5.50	c total #propagations: 2038799 / total #impl: 4692716 (eff. 0.434)
5.39/5.50	c GARBAGE COLLECT
5.39/5.50	c #Conflicts:      98000 | #Learnt:       8397 | 0.000
5.39/5.50	c total clause space: 11.2235MB
5.39/5.50	c total #watches: 17058
5.49/5.56	c total #propagations: 2059450 / total #impl: 4741283 (eff. 0.434)
5.49/5.56	c #Conflicts:      99000 | #Learnt:       9397 | 0.000
5.49/5.56	c total clause space: 11.2235MB
5.49/5.56	c total #watches: 19058
5.59/5.63	c total #propagations: 2078008 / total #impl: 4792121 (eff. 0.434)
5.59/5.63	c #Conflicts:     100000 | #Learnt:      10397 | 0.000
5.59/5.63	c total clause space: 11.2235MB
5.59/5.63	c total #watches: 21058
5.69/5.70	c total #propagations: 2098377 / total #impl: 4845625 (eff. 0.433)
5.69/5.70	c #Conflicts:     101000 | #Learnt:      11397 | 0.000
5.69/5.70	c total clause space: 11.2235MB
5.69/5.70	c total #watches: 23058
5.69/5.78	c total #propagations: 2118665 / total #impl: 4902782 (eff. 0.432)
5.69/5.78	c #Conflicts:     102000 | #Learnt:      12397 | 0.000
5.69/5.78	c total clause space: 11.2235MB
5.69/5.78	c total #watches: 25058
5.79/5.85	c total #propagations: 2138909 / total #impl: 4956665 (eff. 0.432)
5.79/5.85	c #Conflicts:     103000 | #Learnt:      13397 | 0.000
5.79/5.85	c total clause space: 11.2235MB
5.79/5.85	c total #watches: 27058
5.89/5.95	c total #propagations: 2160016 / total #impl: 5012459 (eff. 0.431)
5.89/5.95	c #Conflicts:     104000 | #Learnt:      14397 | 0.000
5.89/5.95	c total clause space: 11.2235MB
5.89/5.95	c total #watches: 29058
5.99/6.02	c total #propagations: 2181167 / total #impl: 5063316 (eff. 0.431)
5.99/6.02	c #Conflicts:     105000 | #Learnt:      15397 | 0.000
5.99/6.02	c total clause space: 11.2235MB
5.99/6.02	c total #watches: 31058
5.99/6.07	c total #propagations: 2201712 / total #impl: 5109381 (eff. 0.431)
5.99/6.07	c GARBAGE COLLECT
5.99/6.07	c #Conflicts:     106000 | #Learnt:       8700 | 0.000
5.99/6.07	c total clause space: 11.2235MB
5.99/6.07	c total #watches: 17664
6.09/6.14	c total #propagations: 2220207 / total #impl: 5154614 (eff. 0.431)
6.09/6.14	c #Conflicts:     107000 | #Learnt:       9700 | 0.000
6.09/6.14	c total clause space: 11.2235MB
6.09/6.14	c total #watches: 19664
6.19/6.21	c total #propagations: 2240742 / total #impl: 5200034 (eff. 0.431)
6.19/6.21	c #Conflicts:     108000 | #Learnt:      10700 | 0.000
6.19/6.21	c total clause space: 11.2235MB
6.19/6.21	c total #watches: 21664
6.19/6.28	c total #propagations: 2261220 / total #impl: 5246182 (eff. 0.431)
6.19/6.28	c #Conflicts:     109000 | #Learnt:      11700 | 0.000
6.19/6.28	c total clause space: 11.2235MB
6.19/6.28	c total #watches: 23664
6.29/6.35	c total #propagations: 2282938 / total #impl: 5296514 (eff. 0.431)
6.29/6.35	c #Conflicts:     110000 | #Learnt:      12700 | 0.000
6.29/6.35	c total clause space: 11.2235MB
6.29/6.35	c total #watches: 25664
6.39/6.44	c total #propagations: 2303162 / total #impl: 5347172 (eff. 0.431)
6.39/6.44	c #Conflicts:     111000 | #Learnt:      13700 | 0.000
6.39/6.44	c total clause space: 11.2235MB
6.39/6.44	c total #watches: 27664
6.49/6.52	c total #propagations: 2324420 / total #impl: 5401287 (eff. 0.430)
6.49/6.52	c #Conflicts:     112000 | #Learnt:      14700 | 0.000
6.49/6.52	c total clause space: 11.2235MB
6.49/6.52	c total #watches: 29664
6.59/6.62	c total #propagations: 2345047 / total #impl: 5448821 (eff. 0.430)
6.59/6.62	c #Conflicts:     113000 | #Learnt:      15700 | 0.000
6.59/6.62	c total clause space: 11.2235MB
6.59/6.62	c total #watches: 31664
6.59/6.69	c total #propagations: 2367153 / total #impl: 5501807 (eff. 0.430)
6.59/6.69	c GARBAGE COLLECT
6.59/6.69	c #Conflicts:     114000 | #Learnt:       8700 | 0.000
6.59/6.69	c total clause space: 11.2235MB
6.59/6.69	c total #watches: 17664
6.69/6.75	c total #propagations: 2388369 / total #impl: 5550308 (eff. 0.430)
6.69/6.75	c #Conflicts:     115000 | #Learnt:       9700 | 0.000
6.69/6.75	c total clause space: 11.2235MB
6.69/6.75	c total #watches: 19664
6.79/6.83	c total #propagations: 2409669 / total #impl: 5602036 (eff. 0.430)
6.79/6.83	c #Conflicts:     116000 | #Learnt:      10700 | 0.000
6.79/6.83	c total clause space: 11.2235MB
6.79/6.83	c total #watches: 21664
6.89/6.90	c total #propagations: 2430737 / total #impl: 5652458 (eff. 0.430)
6.89/6.90	c #Conflicts:     117000 | #Learnt:      11700 | 0.000
6.89/6.90	c total clause space: 11.2235MB
6.89/6.90	c total #watches: 23664
6.89/6.98	c total #propagations: 2450563 / total #impl: 5703459 (eff. 0.430)
6.89/6.98	c #Conflicts:     118000 | #Learnt:      12700 | 0.000
6.89/6.98	c total clause space: 11.2235MB
6.89/6.98	c total #watches: 25664
6.99/7.06	c total #propagations: 2472126 / total #impl: 5756108 (eff. 0.429)
6.99/7.06	c #Conflicts:     119000 | #Learnt:      13700 | 0.000
6.99/7.06	c total clause space: 11.2235MB
6.99/7.06	c total #watches: 27664
7.09/7.14	c total #propagations: 2492825 / total #impl: 5811207 (eff. 0.429)
7.09/7.14	c #Conflicts:     120000 | #Learnt:      14700 | 0.000
7.09/7.14	c total clause space: 11.2235MB
7.09/7.14	c total #watches: 29664
7.19/7.23	c total #propagations: 2514390 / total #impl: 5872550 (eff. 0.428)
7.19/7.23	c #Conflicts:     121000 | #Learnt:      15700 | 0.000
7.19/7.23	c total clause space: 11.2235MB
7.19/7.23	c total #watches: 31664
7.29/7.32	c total #propagations: 2535495 / total #impl: 5934778 (eff. 0.427)
7.29/7.32	c GARBAGE COLLECT
7.29/7.32	c #Conflicts:     122000 | #Learnt:       8398 | 0.000
7.29/7.32	c total clause space: 11.2235MB
7.29/7.32	c total #watches: 17060
7.29/7.39	c total #propagations: 2556273 / total #impl: 5991659 (eff. 0.427)
7.29/7.39	c #Conflicts:     123000 | #Learnt:       9398 | 0.000
7.29/7.39	c total clause space: 11.2235MB
7.29/7.39	c total #watches: 19060
7.39/7.46	c total #propagations: 2577271 / total #impl: 6041188 (eff. 0.427)
7.39/7.46	c #Conflicts:     124000 | #Learnt:      10398 | 0.000
7.39/7.46	c total clause space: 11.2235MB
7.39/7.46	c total #watches: 21060
7.49/7.52	c total #propagations: 2597940 / total #impl: 6087688 (eff. 0.427)
7.49/7.52	c #Conflicts:     125000 | #Learnt:      11398 | 0.000
7.49/7.52	c total clause space: 11.2235MB
7.49/7.52	c total #watches: 23060
7.59/7.60	c total #propagations: 2618795 / total #impl: 6135065 (eff. 0.427)
7.59/7.60	c #Conflicts:     126000 | #Learnt:      12398 | 0.000
7.59/7.60	c total clause space: 11.2235MB
7.59/7.60	c total #watches: 25060
7.59/7.68	c total #propagations: 2640082 / total #impl: 6182301 (eff. 0.427)
7.59/7.68	c #Conflicts:     127000 | #Learnt:      13398 | 0.000
7.59/7.68	c total clause space: 11.2235MB
7.59/7.68	c total #watches: 27060
7.69/7.77	c total #propagations: 2661411 / total #impl: 6230150 (eff. 0.427)
7.69/7.77	c #Conflicts:     128000 | #Learnt:      14398 | 0.000
7.69/7.77	c total clause space: 11.2235MB
7.69/7.77	c total #watches: 29060
7.79/7.86	c total #propagations: 2683864 / total #impl: 6280447 (eff. 0.427)
7.79/7.86	c #Conflicts:     129000 | #Learnt:      15398 | 0.000
7.79/7.86	c total clause space: 11.2235MB
7.79/7.86	c total #watches: 31060
7.89/7.95	c total #propagations: 2705861 / total #impl: 6335710 (eff. 0.427)
7.89/7.95	c #Conflicts:     130000 | #Learnt:      16398 | 0.000
7.89/7.95	c total clause space: 11.2235MB
7.89/7.95	c total #watches: 33060
7.99/8.04	c total #propagations: 2727244 / total #impl: 6392256 (eff. 0.427)
7.99/8.04	c GARBAGE COLLECT
7.99/8.04	c #Conflicts:     131000 | #Learnt:       8798 | 0.000
7.99/8.04	c total clause space: 11.2235MB
7.99/8.04	c total #watches: 17860
8.08/8.12	c total #propagations: 2748164 / total #impl: 6442950 (eff. 0.427)
8.08/8.12	c #Conflicts:     132000 | #Learnt:       9798 | 0.000
8.08/8.12	c total clause space: 11.2235MB
8.08/8.12	c total #watches: 19860
8.08/8.18	c total #propagations: 2769187 / total #impl: 6491160 (eff. 0.427)
8.08/8.18	c #Conflicts:     133000 | #Learnt:      10798 | 0.000
8.08/8.18	c total clause space: 11.2235MB
8.08/8.18	c total #watches: 21860
8.18/8.24	c total #propagations: 2789528 / total #impl: 6538301 (eff. 0.427)
8.18/8.24	c #Conflicts:     134000 | #Learnt:      11798 | 0.000
8.18/8.24	c total clause space: 11.2235MB
8.18/8.24	c total #watches: 23860
8.28/8.32	c total #propagations: 2810858 / total #impl: 6586218 (eff. 0.427)
8.28/8.32	c #Conflicts:     135000 | #Learnt:      12798 | 0.000
8.28/8.32	c total clause space: 11.2235MB
8.28/8.32	c total #watches: 25860
8.28/8.39	c total #propagations: 2832505 / total #impl: 6632525 (eff. 0.427)
8.28/8.39	c #Conflicts:     136000 | #Learnt:      13798 | 0.000
8.28/8.39	c total clause space: 11.2235MB
8.28/8.39	c total #watches: 27860
8.38/8.47	c total #propagations: 2853343 / total #impl: 6681141 (eff. 0.427)
8.38/8.47	c #Conflicts:     137000 | #Learnt:      14798 | 0.000
8.38/8.47	c total clause space: 11.2235MB
8.38/8.47	c total #watches: 29860
8.48/8.56	c total #propagations: 2874145 / total #impl: 6732765 (eff. 0.427)
8.48/8.56	c #Conflicts:     138000 | #Learnt:      15798 | 0.000
8.48/8.56	c total clause space: 11.2235MB
8.48/8.56	c total #watches: 31860
8.58/8.65	c total #propagations: 2894664 / total #impl: 6786658 (eff. 0.427)
8.58/8.65	c #Conflicts:     139000 | #Learnt:      16798 | 0.000
8.58/8.65	c total clause space: 11.2235MB
8.58/8.65	c total #watches: 33860
8.68/8.75	c total #propagations: 2916098 / total #impl: 6841323 (eff. 0.426)
8.68/8.75	c #Conflicts:     140000 | #Learnt:      17798 | 0.000
8.68/8.75	c total clause space: 11.2235MB
8.68/8.75	c total #watches: 35860
8.79/8.81	c total #propagations: 2938105 / total #impl: 6902255 (eff. 0.426)
8.79/8.81	c GARBAGE COLLECT
8.79/8.81	c #Conflicts:     141000 | #Learnt:       9894 | 0.000
8.79/8.81	c total clause space: 11.2235MB
8.79/8.81	c total #watches: 20052
8.79/8.86	c total #propagations: 2958317 / total #impl: 6949829 (eff. 0.426)
8.79/8.86	c #Conflicts:     142000 | #Learnt:      10894 | 0.000
8.79/8.86	c total clause space: 11.2235MB
8.79/8.86	c total #watches: 22052
8.89/8.93	c total #propagations: 2977818 / total #impl: 6996132 (eff. 0.426)
8.89/8.93	c #Conflicts:     143000 | #Learnt:      11894 | 0.000
8.89/8.93	c total clause space: 11.2235MB
8.89/8.93	c total #watches: 24052
8.98/9.01	c total #propagations: 2998636 / total #impl: 7049692 (eff. 0.425)
8.98/9.01	c #Conflicts:     144000 | #Learnt:      12894 | 0.000
8.98/9.01	c total clause space: 11.2235MB
8.98/9.01	c total #watches: 26052
8.98/9.08	c total #propagations: 3020263 / total #impl: 7106576 (eff. 0.425)
8.98/9.08	c #Conflicts:     145000 | #Learnt:      13894 | 0.000
8.98/9.08	c total clause space: 11.2235MB
8.98/9.08	c total #watches: 28052
9.08/9.16	c total #propagations: 3040874 / total #impl: 7163035 (eff. 0.425)
9.08/9.16	c #Conflicts:     146000 | #Learnt:      14894 | 0.000
9.08/9.16	c total clause space: 11.2235MB
9.08/9.16	c total #watches: 30052
9.18/9.24	c total #propagations: 3060850 / total #impl: 7220117 (eff. 0.424)
9.18/9.24	c #Conflicts:     147000 | #Learnt:      15894 | 0.000
9.18/9.24	c total clause space: 11.2235MB
9.18/9.24	c total #watches: 32052
9.28/9.32	c total #propagations: 3080387 / total #impl: 7278673 (eff. 0.423)
9.28/9.32	c #Conflicts:     148000 | #Learnt:      16894 | 0.000
9.28/9.32	c total clause space: 11.2235MB
9.28/9.32	c total #watches: 34052
9.38/9.43	c total #propagations: 3099108 / total #impl: 7329278 (eff. 0.423)
9.38/9.43	c #Conflicts:     149000 | #Learnt:      17894 | 0.000
9.38/9.43	c total clause space: 11.2235MB
9.38/9.43	c total #watches: 36052
9.48/9.54	c total #propagations: 3119393 / total #impl: 7379330 (eff. 0.423)
9.48/9.54	c GARBAGE COLLECT
9.48/9.54	c #Conflicts:     150000 | #Learnt:       9691 | 0.000
9.48/9.54	c total clause space: 11.2235MB
9.48/9.54	c total #watches: 19646
9.58/9.62	c total #propagations: 3140202 / total #impl: 7430773 (eff. 0.423)
9.58/9.62	c #Conflicts:     151000 | #Learnt:      10691 | 0.000
9.58/9.62	c total clause space: 11.2235MB
9.58/9.62	c total #watches: 21646
9.68/9.70	c total #propagations: 3161002 / total #impl: 7483765 (eff. 0.422)
9.68/9.70	c #Conflicts:     152000 | #Learnt:      11691 | 0.000
9.68/9.70	c total clause space: 11.2235MB
9.68/9.70	c total #watches: 23646
9.68/9.78	c total #propagations: 3181836 / total #impl: 7534279 (eff. 0.422)
9.68/9.78	c #Conflicts:     153000 | #Learnt:      12691 | 0.000
9.68/9.78	c total clause space: 11.2235MB
9.68/9.78	c total #watches: 25646
9.78/9.87	c total #propagations: 3201891 / total #impl: 7584265 (eff. 0.422)
9.78/9.87	c #Conflicts:     154000 | #Learnt:      13691 | 0.000
9.78/9.87	c total clause space: 11.2235MB
9.78/9.87	c total #watches: 27646
9.89/9.95	c total #propagations: 3222000 / total #impl: 7633103 (eff. 0.422)
9.89/9.95	c #Conflicts:     155000 | #Learnt:      14691 | 0.000
9.89/9.95	c total clause space: 11.2235MB
9.89/9.95	c total #watches: 29646
9.99/10.03	c total #propagations: 3243277 / total #impl: 7684617 (eff. 0.422)
9.99/10.03	c #Conflicts:     156000 | #Learnt:      15691 | 0.000
9.99/10.03	c total clause space: 11.2235MB
9.99/10.03	c total #watches: 31646
10.08/10.11	c total #propagations: 3264370 / total #impl: 7734822 (eff. 0.422)
10.08/10.11	c #Conflicts:     157000 | #Learnt:      16691 | 0.000
10.08/10.11	c total clause space: 11.2235MB
10.08/10.11	c total #watches: 33646
10.18/10.21	c total #propagations: 3284727 / total #impl: 7782104 (eff. 0.422)
10.18/10.21	c #Conflicts:     158000 | #Learnt:      17691 | 0.000
10.18/10.21	c total clause space: 11.2235MB
10.18/10.21	c total #watches: 35646
10.28/10.32	c total #propagations: 3304225 / total #impl: 7831519 (eff. 0.422)
10.28/10.32	c #Conflicts:     159000 | #Learnt:      18691 | 0.000
10.28/10.32	c total clause space: 11.2235MB
10.28/10.32	c total #watches: 37646
10.38/10.40	c total #propagations: 3324797 / total #impl: 7886054 (eff. 0.422)
10.38/10.40	c GARBAGE COLLECT
10.38/10.40	c #Conflicts:     160000 | #Learnt:      10193 | 0.000
10.38/10.40	c total clause space: 11.2235MB
10.38/10.40	c total #watches: 20650
10.38/10.46	c total #propagations: 3345227 / total #impl: 7932544 (eff. 0.422)
10.38/10.46	c #Conflicts:     161000 | #Learnt:      11193 | 0.000
10.38/10.46	c total clause space: 11.2235MB
10.38/10.46	c total #watches: 22650
10.48/10.53	c total #propagations: 3366867 / total #impl: 7979665 (eff. 0.422)
10.48/10.53	c #Conflicts:     162000 | #Learnt:      12193 | 0.000
10.48/10.53	c total clause space: 11.2235MB
10.48/10.53	c total #watches: 24650
10.58/10.61	c total #propagations: 3386836 / total #impl: 8029146 (eff. 0.422)
10.58/10.61	c #Conflicts:     163000 | #Learnt:      13193 | 0.000
10.58/10.61	c total clause space: 11.2235MB
10.58/10.61	c total #watches: 26650
10.58/10.69	c total #propagations: 3407533 / total #impl: 8077803 (eff. 0.422)
10.58/10.69	c #Conflicts:     164000 | #Learnt:      14193 | 0.000
10.58/10.69	c total clause space: 11.2235MB
10.58/10.69	c total #watches: 28650
10.68/10.77	c total #propagations: 3427965 / total #impl: 8126654 (eff. 0.422)
10.68/10.77	c #Conflicts:     165000 | #Learnt:      15193 | 0.000
10.68/10.77	c total clause space: 11.2235MB
10.68/10.77	c total #watches: 30650
10.78/10.85	c total #propagations: 3448230 / total #impl: 8177713 (eff. 0.422)
10.78/10.85	c #Conflicts:     166000 | #Learnt:      16193 | 0.000
10.78/10.85	c total clause space: 11.2235MB
10.78/10.85	c total #watches: 32650
10.88/10.95	c total #propagations: 3469230 / total #impl: 8231060 (eff. 0.421)
10.88/10.95	c #Conflicts:     167000 | #Learnt:      17193 | 0.000
10.88/10.95	c total clause space: 11.2235MB
10.88/10.95	c total #watches: 34650
10.99/11.06	c total #propagations: 3489498 / total #impl: 8282274 (eff. 0.421)
10.99/11.06	c #Conflicts:     168000 | #Learnt:      18193 | 0.000
10.99/11.06	c total clause space: 11.2235MB
10.99/11.06	c total #watches: 36650
11.09/11.17	c total #propagations: 3511142 / total #impl: 8332206 (eff. 0.421)
11.09/11.17	c #Conflicts:     169000 | #Learnt:      19193 | 0.000
11.09/11.17	c total clause space: 11.2235MB
11.09/11.17	c total #watches: 38650
11.18/11.25	c total #propagations: 3531633 / total #impl: 8384636 (eff. 0.421)
11.18/11.25	c GARBAGE COLLECT
11.18/11.25	c #Conflicts:     170000 | #Learnt:      10395 | 0.000
11.18/11.25	c total clause space: 11.2235MB
11.18/11.25	c total #watches: 21054
11.28/11.32	c total #propagations: 3552795 / total #impl: 8432418 (eff. 0.421)
11.28/11.32	c #Conflicts:     171000 | #Learnt:      11395 | 0.000
11.28/11.32	c total clause space: 11.2235MB
11.28/11.32	c total #watches: 23054
11.28/11.39	c total #propagations: 3572766 / total #impl: 8477364 (eff. 0.421)
11.28/11.39	c #Conflicts:     172000 | #Learnt:      12395 | 0.000
11.28/11.39	c total clause space: 11.2235MB
11.28/11.39	c total #watches: 25054
11.38/11.47	c total #propagations: 3592863 / total #impl: 8521987 (eff. 0.422)
11.38/11.47	c #Conflicts:     173000 | #Learnt:      13395 | 0.000
11.38/11.47	c total clause space: 11.2235MB
11.38/11.47	c total #watches: 27054
11.48/11.55	c total #propagations: 3614692 / total #impl: 8573631 (eff. 0.422)
11.48/11.55	c #Conflicts:     174000 | #Learnt:      14395 | 0.000
11.48/11.55	c total clause space: 11.2235MB
11.48/11.55	c total #watches: 29054
11.58/11.64	c total #propagations: 3635519 / total #impl: 8630488 (eff. 0.421)
11.58/11.64	c #Conflicts:     175000 | #Learnt:      15395 | 0.000
11.58/11.64	c total clause space: 11.2235MB
11.58/11.64	c total #watches: 31054
11.68/11.74	c total #propagations: 3655930 / total #impl: 8688688 (eff. 0.421)
11.68/11.74	c #Conflicts:     176000 | #Learnt:      16395 | 0.000
11.68/11.74	c total clause space: 11.2235MB
11.68/11.74	c total #watches: 33054
11.78/11.84	c total #propagations: 3676217 / total #impl: 8739885 (eff. 0.421)
11.78/11.84	c #Conflicts:     177000 | #Learnt:      17395 | 0.000
11.78/11.84	c total clause space: 11.2235MB
11.78/11.84	c total #watches: 35054
11.88/11.95	c total #propagations: 3695800 / total #impl: 8785372 (eff. 0.421)
11.88/11.95	c #Conflicts:     178000 | #Learnt:      18395 | 0.000
11.88/11.95	c total clause space: 11.2235MB
11.88/11.95	c total #watches: 37054
11.98/12.04	c total #propagations: 3718063 / total #impl: 8839589 (eff. 0.421)
11.98/12.04	c #Conflicts:     179000 | #Learnt:      19395 | 0.000
11.98/12.04	c total clause space: 11.2235MB
11.98/12.04	c total #watches: 39054
12.09/12.16	c total #propagations: 3738580 / total #impl: 8888838 (eff. 0.421)
12.09/12.16	c GARBAGE COLLECT
12.09/12.16	c #Conflicts:     180000 | #Learnt:      10293 | 0.000
12.09/12.16	c total clause space: 11.2235MB
12.09/12.16	c total #watches: 20850
12.19/12.23	c total #propagations: 3759642 / total #impl: 8936998 (eff. 0.421)
12.19/12.23	c #Conflicts:     181000 | #Learnt:      11293 | 0.000
12.19/12.23	c total clause space: 11.2235MB
12.19/12.23	c total #watches: 22850
12.28/12.30	c total #propagations: 3780281 / total #impl: 8982798 (eff. 0.421)
12.28/12.30	c #Conflicts:     182000 | #Learnt:      12293 | 0.000
12.28/12.30	c total clause space: 11.2235MB
12.28/12.30	c total #watches: 24850
12.28/12.38	c total #propagations: 3801753 / total #impl: 9031875 (eff. 0.421)
12.28/12.38	c #Conflicts:     183000 | #Learnt:      13293 | 0.000
12.28/12.38	c total clause space: 11.2235MB
12.28/12.38	c total #watches: 26850
12.38/12.44	c total #propagations: 3822708 / total #impl: 9082521 (eff. 0.421)
12.38/12.44	c #Conflicts:     184000 | #Learnt:      14293 | 0.000
12.38/12.44	c total clause space: 11.2235MB
12.38/12.44	c total #watches: 28850
12.48/12.51	c total #propagations: 3844505 / total #impl: 9135539 (eff. 0.421)
12.48/12.51	c #Conflicts:     185000 | #Learnt:      15293 | 0.000
12.48/12.51	c total clause space: 11.2235MB
12.48/12.51	c total #watches: 30850
12.48/12.59	c total #propagations: 3865461 / total #impl: 9190176 (eff. 0.421)
12.48/12.59	c #Conflicts:     186000 | #Learnt:      16293 | 0.000
12.48/12.59	c total clause space: 11.2235MB
12.48/12.59	c total #watches: 32850
12.58/12.67	c total #propagations: 3887856 / total #impl: 9248037 (eff. 0.420)
12.58/12.67	c #Conflicts:     187000 | #Learnt:      17293 | 0.000
12.58/12.67	c total clause space: 11.2235MB
12.58/12.67	c total #watches: 34850
12.68/12.76	c total #propagations: 3909276 / total #impl: 9306106 (eff. 0.420)
12.68/12.76	c #Conflicts:     188000 | #Learnt:      18293 | 0.000
12.68/12.76	c total clause space: 11.2235MB
12.68/12.76	c total #watches: 36850
12.78/12.86	c total #propagations: 3930817 / total #impl: 9364265 (eff. 0.420)
12.78/12.86	c #Conflicts:     189000 | #Learnt:      19293 | 0.000
12.78/12.86	c total clause space: 11.2235MB
12.78/12.86	c total #watches: 38850
12.88/12.96	c total #propagations: 3951608 / total #impl: 9420232 (eff. 0.419)
12.88/12.96	c #Conflicts:     190000 | #Learnt:      20293 | 0.000
12.88/12.96	c total clause space: 11.2235MB
12.88/12.96	c total #watches: 40850
12.98/13.05	c total #propagations: 3975015 / total #impl: 9483157 (eff. 0.419)
12.98/13.05	c GARBAGE COLLECT
12.98/13.05	c #Conflicts:     191000 | #Learnt:      10891 | 0.000
12.98/13.05	c total clause space: 11.2235MB
12.98/13.05	c total #watches: 22046
13.08/13.11	c total #propagations: 3998172 / total #impl: 9540850 (eff. 0.419)
13.08/13.11	c #Conflicts:     192000 | #Learnt:      11891 | 0.000
13.08/13.11	c total clause space: 11.2235MB
13.08/13.11	c total #watches: 24046
13.08/13.17	c total #propagations: 4019253 / total #impl: 9597244 (eff. 0.419)
13.08/13.17	c #Conflicts:     193000 | #Learnt:      12891 | 0.000
13.08/13.17	c total clause space: 11.2235MB
13.08/13.17	c total #watches: 26046
13.19/13.24	c total #propagations: 4041055 / total #impl: 9647878 (eff. 0.419)
13.19/13.24	c #Conflicts:     194000 | #Learnt:      13891 | 0.000
13.19/13.24	c total clause space: 11.2235MB
13.19/13.24	c total #watches: 28046
13.29/13.32	c total #propagations: 4064345 / total #impl: 9702484 (eff. 0.419)
13.29/13.32	c #Conflicts:     195000 | #Learnt:      14891 | 0.000
13.29/13.32	c total clause space: 11.2235MB
13.29/13.32	c total #watches: 30046
13.29/13.38	c total #propagations: 4085779 / total #impl: 9754588 (eff. 0.419)
13.29/13.38	c #Conflicts:     196000 | #Learnt:      15891 | 0.000
13.29/13.38	c total clause space: 11.2235MB
13.29/13.38	c total #watches: 32046
13.38/13.46	c total #propagations: 4105365 / total #impl: 9805867 (eff. 0.419)
13.38/13.46	c #Conflicts:     197000 | #Learnt:      16891 | 0.000
13.38/13.46	c total clause space: 11.2235MB
13.38/13.46	c total #watches: 34046
13.48/13.54	c total #propagations: 4125201 / total #impl: 9863956 (eff. 0.418)
13.48/13.54	c #Conflicts:     198000 | #Learnt:      17891 | 0.000
13.48/13.54	c total clause space: 11.2235MB
13.48/13.54	c total #watches: 36046
13.58/13.63	c total #propagations: 4145106 / total #impl: 9921430 (eff. 0.418)
13.58/13.63	c #Conflicts:     199000 | #Learnt:      18891 | 0.000
13.58/13.63	c total clause space: 11.2235MB
13.58/13.63	c total #watches: 38046
13.68/13.73	c total #propagations: 4165855 / total #impl: 9985465 (eff. 0.417)
13.68/13.73	c #Conflicts:     200000 | #Learnt:      19891 | 0.000
13.68/13.73	c total clause space: 11.2235MB
13.68/13.73	c total #watches: 40046
13.78/13.82	c total #propagations: 4188703 / total #impl: 10048604 (eff. 0.417)
13.78/13.82	c #Conflicts:     201000 | #Learnt:      20891 | 0.000
13.78/13.82	c total clause space: 11.2235MB
13.78/13.82	c total #watches: 42046
13.88/13.90	c total #propagations: 4211570 / total #impl: 10110846 (eff. 0.417)
13.88/13.90	c GARBAGE COLLECT
13.88/13.90	c #Conflicts:     202000 | #Learnt:      11191 | 0.000
13.88/13.90	c total clause space: 18.2382MB
13.88/13.90	c total #watches: 22646
13.88/13.96	c total #propagations: 4232664 / total #impl: 10164805 (eff. 0.416)
13.88/13.96	c #Conflicts:     203000 | #Learnt:      12191 | 0.000
13.88/13.96	c total clause space: 18.2382MB
13.88/13.96	c total #watches: 24646
13.98/14.02	c total #propagations: 4254744 / total #impl: 10216723 (eff. 0.416)
13.98/14.02	c #Conflicts:     204000 | #Learnt:      13191 | 0.000
13.98/14.02	c total clause space: 18.2382MB
13.98/14.02	c total #watches: 26646
13.98/14.08	c total #propagations: 4276370 / total #impl: 10270887 (eff. 0.416)
13.98/14.08	c #Conflicts:     205000 | #Learnt:      14191 | 0.000
13.98/14.08	c total clause space: 18.2382MB
13.98/14.08	c total #watches: 28646
14.08/14.15	c total #propagations: 4299435 / total #impl: 10328017 (eff. 0.416)
14.08/14.15	c #Conflicts:     206000 | #Learnt:      15191 | 0.000
14.08/14.15	c total clause space: 18.2382MB
14.08/14.15	c total #watches: 30646
14.18/14.23	c total #propagations: 4320823 / total #impl: 10380365 (eff. 0.416)
14.18/14.23	c #Conflicts:     207000 | #Learnt:      16191 | 0.000
14.18/14.23	c total clause space: 18.2382MB
14.18/14.23	c total #watches: 32646
14.18/14.30	c total #propagations: 4342036 / total #impl: 10434302 (eff. 0.416)
14.18/14.30	c #Conflicts:     208000 | #Learnt:      17191 | 0.000
14.18/14.30	c total clause space: 18.2382MB
14.18/14.30	c total #watches: 34646
14.29/14.38	c total #propagations: 4362843 / total #impl: 10487756 (eff. 0.416)
14.29/14.38	c #Conflicts:     209000 | #Learnt:      18191 | 0.000
14.29/14.38	c total clause space: 18.2382MB
14.29/14.38	c total #watches: 36646
14.39/14.47	c total #propagations: 4384799 / total #impl: 10546265 (eff. 0.416)
14.39/14.47	c #Conflicts:     210000 | #Learnt:      19191 | 0.000
14.39/14.47	c total clause space: 18.2382MB
14.39/14.47	c total #watches: 38646
14.48/14.55	c total #propagations: 4406169 / total #impl: 10608063 (eff. 0.415)
14.48/14.55	c #Conflicts:     211000 | #Learnt:      20191 | 0.000
14.48/14.55	c total clause space: 18.2382MB
14.48/14.55	c total #watches: 40646
14.58/14.64	c total #propagations: 4427747 / total #impl: 10668303 (eff. 0.415)
14.58/14.64	c #Conflicts:     212000 | #Learnt:      21191 | 0.000
14.58/14.64	c total clause space: 18.2382MB
14.58/14.64	c total #watches: 42646
14.68/14.73	c total #propagations: 4448436 / total #impl: 10731797 (eff. 0.415)
14.68/14.73	c GARBAGE COLLECT
14.68/14.73	c #Conflicts:     213000 | #Learnt:      11191 | 0.000
14.68/14.73	c total clause space: 18.2382MB
14.68/14.73	c total #watches: 22646
14.68/14.78	c total #propagations: 4466817 / total #impl: 10779581 (eff. 0.414)
14.68/14.78	c #Conflicts:     214000 | #Learnt:      12191 | 0.000
14.68/14.78	c total clause space: 18.2382MB
14.68/14.78	c total #watches: 24646
14.78/14.84	c total #propagations: 4487906 / total #impl: 10827163 (eff. 0.415)
14.78/14.84	c #Conflicts:     215000 | #Learnt:      13191 | 0.000
14.78/14.84	c total clause space: 18.2382MB
14.78/14.84	c total #watches: 26646
14.88/14.90	c total #propagations: 4510128 / total #impl: 10881929 (eff. 0.414)
14.88/14.90	c #Conflicts:     216000 | #Learnt:      14191 | 0.000
14.88/14.90	c total clause space: 18.2382MB
14.88/14.90	c total #watches: 28646
14.88/14.97	c total #propagations: 4530861 / total #impl: 10935044 (eff. 0.414)
14.88/14.97	c #Conflicts:     217000 | #Learnt:      15191 | 0.000
14.88/14.97	c total clause space: 18.2382MB
14.88/14.97	c total #watches: 30646
14.98/15.03	c total #propagations: 4550803 / total #impl: 10989535 (eff. 0.414)
14.98/15.03	c #Conflicts:     218000 | #Learnt:      16191 | 0.000
14.98/15.03	c total clause space: 18.2382MB
14.98/15.03	c total #watches: 32646
15.08/15.11	c total #propagations: 4571236 / total #impl: 11044111 (eff. 0.414)
15.08/15.11	c #Conflicts:     219000 | #Learnt:      17191 | 0.000
15.08/15.11	c total clause space: 18.2382MB
15.08/15.11	c total #watches: 34646
15.08/15.19	c total #propagations: 4593416 / total #impl: 11106448 (eff. 0.414)
15.08/15.19	c #Conflicts:     220000 | #Learnt:      18191 | 0.000
15.08/15.19	c total clause space: 18.2382MB
15.08/15.19	c total #watches: 36646
15.18/15.27	c total #propagations: 4613582 / total #impl: 11166494 (eff. 0.413)
15.18/15.27	c #Conflicts:     221000 | #Learnt:      19191 | 0.000
15.18/15.27	c total clause space: 18.2382MB
15.18/15.27	c total #watches: 38646
15.28/15.36	c total #propagations: 4633066 / total #impl: 11224367 (eff. 0.413)
15.28/15.36	c #Conflicts:     222000 | #Learnt:      20191 | 0.000
15.28/15.36	c total clause space: 18.2382MB
15.28/15.36	c total #watches: 40646
15.39/15.44	c total #propagations: 4654351 / total #impl: 11286131 (eff. 0.412)
15.39/15.44	c #Conflicts:     223000 | #Learnt:      21191 | 0.000
15.39/15.44	c total clause space: 18.2382MB
15.39/15.44	c total #watches: 42646
15.49/15.54	c total #propagations: 4675228 / total #impl: 11348281 (eff. 0.412)
15.49/15.54	c #Conflicts:     224000 | #Learnt:      22191 | 0.000
15.49/15.54	c total clause space: 18.2382MB
15.49/15.54	c total #watches: 44646
15.58/15.61	c total #propagations: 4695802 / total #impl: 11412457 (eff. 0.411)
15.58/15.61	c GARBAGE COLLECT
15.58/15.61	c #Conflicts:     225000 | #Learnt:      11890 | 0.000
15.58/15.61	c total clause space: 18.2382MB
15.58/15.61	c total #watches: 24044
15.58/15.67	c total #propagations: 4719278 / total #impl: 11471907 (eff. 0.411)
15.58/15.67	c #Conflicts:     226000 | #Learnt:      12890 | 0.000
15.58/15.67	c total clause space: 18.2382MB
15.58/15.67	c total #watches: 26044
15.68/15.73	c total #propagations: 4741353 / total #impl: 11523222 (eff. 0.411)
15.68/15.73	c #Conflicts:     227000 | #Learnt:      13890 | 0.000
15.68/15.73	c total clause space: 18.2382MB
15.68/15.73	c total #watches: 28044
15.78/15.82	c total #propagations: 4761693 / total #impl: 11577563 (eff. 0.411)
15.78/15.82	c #Conflicts:     228000 | #Learnt:      14890 | 0.000
15.78/15.82	c total clause space: 18.2382MB
15.78/15.82	c total #watches: 30044
15.88/15.90	c total #propagations: 4783450 / total #impl: 11630714 (eff. 0.411)
15.88/15.90	c #Conflicts:     229000 | #Learnt:      15890 | 0.000
15.88/15.90	c total clause space: 18.2382MB
15.88/15.90	c total #watches: 32044
15.88/15.98	c total #propagations: 4804261 / total #impl: 11684042 (eff. 0.411)
15.88/15.98	c #Conflicts:     230000 | #Learnt:      16890 | 0.000
15.88/15.98	c total clause space: 18.2382MB
15.88/15.98	c total #watches: 34044
15.98/16.07	c total #propagations: 4825659 / total #impl: 11739387 (eff. 0.411)
15.98/16.07	c #Conflicts:     231000 | #Learnt:      17890 | 0.000
15.98/16.07	c total clause space: 18.2382MB
15.98/16.07	c total #watches: 36044
16.08/16.19	c total #propagations: 4847146 / total #impl: 11796620 (eff. 0.411)
16.08/16.19	c #Conflicts:     232000 | #Learnt:      18890 | 0.000
16.08/16.19	c total clause space: 18.2382MB
16.08/16.19	c total #watches: 38044
16.28/16.32	c total #propagations: 4867681 / total #impl: 11848848 (eff. 0.411)
16.28/16.32	c #Conflicts:     233000 | #Learnt:      19890 | 0.000
16.28/16.32	c total clause space: 18.2382MB
16.28/16.32	c total #watches: 40044
16.38/16.42	c total #propagations: 4889977 / total #impl: 11902979 (eff. 0.411)
16.38/16.42	c #Conflicts:     234000 | #Learnt:      20890 | 0.000
16.38/16.42	c total clause space: 18.2382MB
16.38/16.42	c total #watches: 42044
16.49/16.54	c total #propagations: 4911170 / total #impl: 11959583 (eff. 0.411)
16.49/16.54	c #Conflicts:     235000 | #Learnt:      21890 | 0.000
16.49/16.54	c total clause space: 18.2382MB
16.49/16.54	c total #watches: 44044
16.59/16.67	c total #propagations: 4931548 / total #impl: 12012789 (eff. 0.411)
16.59/16.67	c #Conflicts:     236000 | #Learnt:      22890 | 0.000
16.59/16.67	c total clause space: 18.2382MB
16.59/16.67	c total #watches: 46044
16.68/16.77	c total #propagations: 4952618 / total #impl: 12069333 (eff. 0.410)
16.68/16.77	c GARBAGE COLLECT
16.68/16.77	c #Conflicts:     237000 | #Learnt:      12287 | 0.000
16.68/16.77	c total clause space: 18.2382MB
16.68/16.77	c total #watches: 24838
16.79/16.85	c total #propagations: 4973848 / total #impl: 12122505 (eff. 0.410)
16.79/16.85	c #Conflicts:     238000 | #Learnt:      13287 | 0.000
16.79/16.85	c total clause space: 18.2382MB
16.79/16.85	c total #watches: 26838
16.89/16.94	c total #propagations: 4995084 / total #impl: 12177445 (eff. 0.410)
16.89/16.94	c #Conflicts:     239000 | #Learnt:      14287 | 0.000
16.89/16.94	c total clause space: 18.2382MB
16.89/16.94	c total #watches: 28838
16.99/17.04	c total #propagations: 5015194 / total #impl: 12230568 (eff. 0.410)
16.99/17.04	c #Conflicts:     240000 | #Learnt:      15287 | 0.000
16.99/17.04	c total clause space: 18.2382MB
16.99/17.04	c total #watches: 30838
17.09/17.15	c total #propagations: 5036691 / total #impl: 12282324 (eff. 0.410)
17.09/17.15	c #Conflicts:     241000 | #Learnt:      16287 | 0.000
17.09/17.15	c total clause space: 18.2382MB
17.09/17.15	c total #watches: 32838
17.19/17.24	c total #propagations: 5056742 / total #impl: 12336254 (eff. 0.410)
17.19/17.24	c #Conflicts:     242000 | #Learnt:      17287 | 0.000
17.19/17.24	c total clause space: 18.2382MB
17.19/17.24	c total #watches: 34838
17.29/17.36	c total #propagations: 5076671 / total #impl: 12388922 (eff. 0.410)
17.29/17.36	c #Conflicts:     243000 | #Learnt:      18287 | 0.000
17.29/17.36	c total clause space: 18.2382MB
17.29/17.36	c total #watches: 36838
17.39/17.46	c total #propagations: 5097652 / total #impl: 12441146 (eff. 0.410)
17.39/17.46	c #Conflicts:     244000 | #Learnt:      19287 | 0.000
17.39/17.46	c total clause space: 18.2382MB
17.39/17.46	c total #watches: 38838
17.49/17.57	c total #propagations: 5118642 / total #impl: 12491177 (eff. 0.410)
17.49/17.57	c #Conflicts:     245000 | #Learnt:      20287 | 0.000
17.49/17.57	c total clause space: 18.2382MB
17.49/17.57	c total #watches: 40838
17.60/17.66	c total #propagations: 5138379 / total #impl: 12542632 (eff. 0.410)
17.60/17.66	c #Conflicts:     246000 | #Learnt:      21287 | 0.000
17.60/17.66	c total clause space: 18.2382MB
17.60/17.66	c total #watches: 42838
17.70/17.74	c total #propagations: 5159517 / total #impl: 12595980 (eff. 0.410)
17.70/17.74	c #Conflicts:     247000 | #Learnt:      22287 | 0.000
17.70/17.74	c total clause space: 18.2382MB
17.70/17.74	c total #watches: 44838
17.79/17.83	c total #propagations: 5178754 / total #impl: 12648391 (eff. 0.409)
17.79/17.83	c #Conflicts:     248000 | #Learnt:      23287 | 0.000
17.79/17.83	c total clause space: 18.2382MB
17.79/17.83	c total #watches: 46838
17.89/17.92	c total #propagations: 5199702 / total #impl: 12701935 (eff. 0.409)
17.89/17.92	c GARBAGE COLLECT
17.89/17.92	c #Conflicts:     249000 | #Learnt:      12383 | 0.000
17.89/17.92	c total clause space: 18.2382MB
17.89/17.92	c total #watches: 25030
17.89/17.98	c total #propagations: 5221727 / total #impl: 12758954 (eff. 0.409)
17.89/17.98	c #Conflicts:     250000 | #Learnt:      13383 | 0.000
17.89/17.98	c total clause space: 18.2382MB
17.89/17.98	c total #watches: 27030
17.99/18.08	c total #propagations: 5243142 / total #impl: 12810968 (eff. 0.409)
17.99/18.08	c #Conflicts:     251000 | #Learnt:      14383 | 0.000
17.99/18.08	c total clause space: 18.2382MB
17.99/18.08	c total #watches: 29030
18.09/18.17	c total #propagations: 5263943 / total #impl: 12862574 (eff. 0.409)
18.09/18.17	c #Conflicts:     252000 | #Learnt:      15383 | 0.000
18.09/18.17	c total clause space: 18.2382MB
18.09/18.17	c total #watches: 31030
18.19/18.26	c total #propagations: 5285112 / total #impl: 12913329 (eff. 0.409)
18.19/18.26	c #Conflicts:     253000 | #Learnt:      16383 | 0.000
18.19/18.26	c total clause space: 18.2382MB
18.19/18.26	c total #watches: 33030
18.29/18.35	c total #propagations: 5305205 / total #impl: 12964187 (eff. 0.409)
18.29/18.35	c #Conflicts:     254000 | #Learnt:      17383 | 0.000
18.29/18.35	c total clause space: 18.2382MB
18.29/18.35	c total #watches: 35030
18.39/18.45	c total #propagations: 5324752 / total #impl: 13010426 (eff. 0.409)
18.39/18.45	c #Conflicts:     255000 | #Learnt:      18383 | 0.000
18.39/18.45	c total clause space: 18.2382MB
18.39/18.45	c total #watches: 37030
18.49/18.55	c total #propagations: 5346527 / total #impl: 13063687 (eff. 0.409)
18.49/18.55	c #Conflicts:     256000 | #Learnt:      19383 | 0.000
18.49/18.55	c total clause space: 18.2382MB
18.49/18.55	c total #watches: 39030
18.59/18.66	c total #propagations: 5365321 / total #impl: 13114086 (eff. 0.409)
18.59/18.66	c #Conflicts:     257000 | #Learnt:      20383 | 0.000
18.59/18.66	c total clause space: 18.2382MB
18.59/18.66	c total #watches: 41030
18.70/18.76	c total #propagations: 5386276 / total #impl: 13171653 (eff. 0.409)
18.70/18.76	c #Conflicts:     258000 | #Learnt:      21383 | 0.000
18.70/18.76	c total clause space: 18.2382MB
18.70/18.76	c total #watches: 43030
18.80/18.89	c total #propagations: 5407261 / total #impl: 13229140 (eff. 0.409)
18.80/18.89	c #Conflicts:     259000 | #Learnt:      22383 | 0.000
18.80/18.89	c total clause space: 18.2382MB
18.80/18.89	c total #watches: 45030
18.99/19.02	c total #propagations: 5427392 / total #impl: 13283547 (eff. 0.409)
18.99/19.02	c #Conflicts:     260000 | #Learnt:      23383 | 0.000
18.99/19.02	c total clause space: 18.2382MB
18.99/19.02	c total #watches: 47030
19.09/19.16	c total #propagations: 5447756 / total #impl: 13336297 (eff. 0.408)
19.09/19.16	c #Conflicts:     261000 | #Learnt:      24383 | 0.000
19.09/19.16	c total clause space: 18.2382MB
19.09/19.16	c total #watches: 49030
19.19/19.24	c total #propagations: 5468556 / total #impl: 13389423 (eff. 0.408)
19.19/19.24	c GARBAGE COLLECT
19.19/19.24	c #Conflicts:     262000 | #Learnt:      13182 | 0.000
19.19/19.24	c total clause space: 18.2382MB
19.19/19.24	c total #watches: 26628
19.29/19.33	c total #propagations: 5489518 / total #impl: 13436469 (eff. 0.409)
19.29/19.33	c #Conflicts:     263000 | #Learnt:      14182 | 0.000
19.29/19.33	c total clause space: 18.2382MB
19.29/19.33	c total #watches: 28628
19.39/19.42	c total #propagations: 5509986 / total #impl: 13484799 (eff. 0.409)
19.39/19.42	c #Conflicts:     264000 | #Learnt:      15182 | 0.000
19.39/19.42	c total clause space: 18.2382MB
19.39/19.42	c total #watches: 30628
19.49/19.52	c total #propagations: 5530587 / total #impl: 13537708 (eff. 0.409)
19.49/19.52	c #Conflicts:     265000 | #Learnt:      16182 | 0.000
19.49/19.52	c total clause space: 18.2382MB
19.49/19.52	c total #watches: 32628
19.59/19.62	c total #propagations: 5552133 / total #impl: 13593390 (eff. 0.408)
19.59/19.62	c #Conflicts:     266000 | #Learnt:      17182 | 0.000
19.59/19.62	c total clause space: 18.2382MB
19.59/19.62	c total #watches: 34628
19.69/19.72	c total #propagations: 5573613 / total #impl: 13652108 (eff. 0.408)
19.69/19.72	c #Conflicts:     267000 | #Learnt:      18182 | 0.000
19.69/19.72	c total clause space: 18.2382MB
19.69/19.72	c total #watches: 36628
19.80/19.81	c total #propagations: 5594210 / total #impl: 13706374 (eff. 0.408)
19.80/19.81	c #Conflicts:     268000 | #Learnt:      19182 | 0.000
19.80/19.81	c total clause space: 18.2382MB
19.80/19.81	c total #watches: 38628
19.90/19.91	c total #propagations: 5614264 / total #impl: 13767374 (eff. 0.408)
19.90/19.91	c #Conflicts:     269000 | #Learnt:      20182 | 0.000
19.90/19.91	c total clause space: 18.2382MB
19.90/19.91	c total #watches: 40628
19.99/20.03	c total #propagations: 5634726 / total #impl: 13827736 (eff. 0.407)
19.99/20.03	c #Conflicts:     270000 | #Learnt:      21182 | 0.000
19.99/20.03	c total clause space: 18.2382MB
19.99/20.03	c total #watches: 42628
20.09/20.16	c total #propagations: 5654977 / total #impl: 13885123 (eff. 0.407)
20.09/20.16	c #Conflicts:     271000 | #Learnt:      22182 | 0.000
20.09/20.16	c total clause space: 18.2382MB
20.09/20.16	c total #watches: 44628
20.19/20.27	c total #propagations: 5675863 / total #impl: 13944802 (eff. 0.407)
20.19/20.27	c #Conflicts:     272000 | #Learnt:      23182 | 0.000
20.19/20.27	c total clause space: 18.2382MB
20.19/20.27	c total #watches: 46628
20.29/20.38	c total #propagations: 5696382 / total #impl: 14004445 (eff. 0.407)
20.29/20.38	c #Conflicts:     273000 | #Learnt:      24182 | 0.000
20.29/20.38	c total clause space: 18.2382MB
20.29/20.38	c total #watches: 48628
20.39/20.48	c total #propagations: 5715796 / total #impl: 14063943 (eff. 0.406)
20.39/20.48	c GARBAGE COLLECT
20.39/20.48	c #Conflicts:     274000 | #Learnt:      12683 | 0.000
20.39/20.48	c total clause space: 18.2382MB
20.39/20.48	c total #watches: 25630
20.49/20.55	c total #propagations: 5735564 / total #impl: 14121974 (eff. 0.406)
20.49/20.55	c #Conflicts:     275000 | #Learnt:      13683 | 0.000
20.49/20.55	c total clause space: 18.2382MB
20.49/20.55	c total #watches: 27630
20.59/20.64	c total #propagations: 5759181 / total #impl: 14181404 (eff. 0.406)
20.59/20.64	c #Conflicts:     276000 | #Learnt:      14683 | 0.000
20.59/20.64	c total clause space: 18.2382MB
20.59/20.64	c total #watches: 29630
20.69/20.75	c total #propagations: 5780634 / total #impl: 14237848 (eff. 0.406)
20.69/20.75	c #Conflicts:     277000 | #Learnt:      15683 | 0.000
20.69/20.75	c total clause space: 18.2382MB
20.69/20.75	c total #watches: 31630
20.79/20.86	c total #propagations: 5802293 / total #impl: 14292316 (eff. 0.406)
20.79/20.86	c #Conflicts:     278000 | #Learnt:      16683 | 0.000
20.79/20.86	c total clause space: 18.2382MB
20.79/20.86	c total #watches: 33630
20.90/20.96	c total #propagations: 5823421 / total #impl: 14347676 (eff. 0.406)
20.90/20.96	c #Conflicts:     279000 | #Learnt:      17683 | 0.000
20.90/20.96	c total clause space: 18.2382MB
20.90/20.96	c total #watches: 35630
21.00/21.06	c total #propagations: 5845370 / total #impl: 14401442 (eff. 0.406)
21.00/21.06	c #Conflicts:     280000 | #Learnt:      18683 | 0.000
21.00/21.06	c total clause space: 18.2382MB
21.00/21.06	c total #watches: 37630
21.09/21.18	c total #propagations: 5865360 / total #impl: 14452925 (eff. 0.406)
21.09/21.18	c #Conflicts:     281000 | #Learnt:      19683 | 0.000
21.09/21.18	c total clause space: 18.2382MB
21.09/21.18	c total #watches: 39630
21.29/21.30	c total #propagations: 5886182 / total #impl: 14509345 (eff. 0.406)
21.29/21.30	c #Conflicts:     282000 | #Learnt:      20683 | 0.000
21.29/21.30	c total clause space: 18.2382MB
21.29/21.30	c total #watches: 41630
21.39/21.42	c total #propagations: 5908282 / total #impl: 14570148 (eff. 0.406)
21.39/21.42	c #Conflicts:     283000 | #Learnt:      21683 | 0.000
21.39/21.42	c total clause space: 18.2382MB
21.39/21.42	c total #watches: 43630
21.49/21.55	c total #propagations: 5928105 / total #impl: 14625153 (eff. 0.405)
21.49/21.55	c #Conflicts:     284000 | #Learnt:      22683 | 0.000
21.49/21.55	c total clause space: 18.2382MB
21.49/21.55	c total #watches: 45630
21.59/21.68	c total #propagations: 5948386 / total #impl: 14682808 (eff. 0.405)
21.59/21.68	c #Conflicts:     285000 | #Learnt:      23683 | 0.000
21.59/21.68	c total clause space: 18.2382MB
21.59/21.68	c total #watches: 47630
21.79/21.82	c total #propagations: 5968421 / total #impl: 14734187 (eff. 0.405)
21.79/21.82	c #Conflicts:     286000 | #Learnt:      24683 | 0.000
21.79/21.82	c total clause space: 18.2382MB
21.79/21.82	c total #watches: 49630
21.89/21.96	c total #propagations: 5988348 / total #impl: 14787648 (eff. 0.405)
21.89/21.96	c GARBAGE COLLECT
21.89/21.96	c #Conflicts:     287000 | #Learnt:      12880 | 0.000
21.89/21.96	c total clause space: 18.2382MB
21.89/21.96	c total #watches: 26024
22.00/22.06	c total #propagations: 6009290 / total #impl: 14841594 (eff. 0.405)
22.00/22.06	c #Conflicts:     288000 | #Learnt:      13880 | 0.000
22.00/22.06	c total clause space: 18.2382MB
22.00/22.06	c total #watches: 28024
22.10/22.15	c total #propagations: 6029682 / total #impl: 14889546 (eff. 0.405)
22.10/22.15	c #Conflicts:     289000 | #Learnt:      14880 | 0.000
22.10/22.15	c total clause space: 18.2382MB
22.10/22.15	c total #watches: 30024
22.19/22.22	c total #propagations: 6051112 / total #impl: 14940511 (eff. 0.405)
22.19/22.22	c #Conflicts:     290000 | #Learnt:      15880 | 0.000
22.19/22.22	c total clause space: 18.2382MB
22.19/22.22	c total #watches: 32024
22.29/22.34	c total #propagations: 6071345 / total #impl: 14988803 (eff. 0.405)
22.29/22.34	c #Conflicts:     291000 | #Learnt:      16880 | 0.000
22.29/22.34	c total clause space: 18.2382MB
22.29/22.34	c total #watches: 34024
22.39/22.46	c total #propagations: 6093562 / total #impl: 15039093 (eff. 0.405)
22.39/22.46	c #Conflicts:     292000 | #Learnt:      17880 | 0.000
22.39/22.46	c total clause space: 18.2382MB
22.39/22.46	c total #watches: 36024
22.49/22.58	c total #propagations: 6115046 / total #impl: 15093586 (eff. 0.405)
22.49/22.58	c #Conflicts:     293000 | #Learnt:      18880 | 0.000
22.49/22.58	c total clause space: 18.2382MB
22.49/22.58	c total #watches: 38024
22.69/22.70	c total #propagations: 6136110 / total #impl: 15148892 (eff. 0.405)
22.69/22.70	c #Conflicts:     294000 | #Learnt:      19880 | 0.000
22.69/22.70	c total clause space: 18.2382MB
22.69/22.70	c total #watches: 40024
22.79/22.81	c total #propagations: 6157778 / total #impl: 15208989 (eff. 0.405)
22.79/22.81	c #Conflicts:     295000 | #Learnt:      20880 | 0.000
22.79/22.81	c total clause space: 18.2382MB
22.79/22.81	c total #watches: 42024
22.89/22.94	c total #propagations: 6179768 / total #impl: 15269910 (eff. 0.405)
22.89/22.94	c #Conflicts:     296000 | #Learnt:      21880 | 0.000
22.89/22.94	c total clause space: 18.2382MB
22.89/22.94	c total #watches: 44024
22.99/23.06	c total #propagations: 6201605 / total #impl: 15324093 (eff. 0.405)
22.99/23.06	c #Conflicts:     297000 | #Learnt:      22880 | 0.000
22.99/23.06	c total clause space: 18.2382MB
22.99/23.06	c total #watches: 46024
23.20/23.20	c total #propagations: 6222495 / total #impl: 15380028 (eff. 0.405)
23.20/23.20	c #Conflicts:     298000 | #Learnt:      23880 | 0.000
23.20/23.20	c total clause space: 18.2382MB
23.20/23.20	c total #watches: 48024
23.29/23.34	c total #propagations: 6243376 / total #impl: 15435107 (eff. 0.404)
23.29/23.34	c #Conflicts:     299000 | #Learnt:      24880 | 0.000
23.29/23.34	c total clause space: 18.2382MB
23.29/23.34	c total #watches: 50024
23.39/23.45	c total #propagations: 6263353 / total #impl: 15491157 (eff. 0.404)
23.39/23.45	c #Conflicts:     300000 | #Learnt:      25880 | 0.000
23.39/23.45	c total clause space: 18.2382MB
23.39/23.45	c total #watches: 52024
23.49/23.56	c total #propagations: 6283208 / total #impl: 15544941 (eff. 0.404)
23.49/23.56	c GARBAGE COLLECT
23.49/23.56	c #Conflicts:     301000 | #Learnt:      13780 | 0.000
23.49/23.56	c total clause space: 18.2382MB
23.49/23.56	c total #watches: 27824
23.59/23.65	c total #propagations: 6303662 / total #impl: 15595738 (eff. 0.404)
23.59/23.65	c #Conflicts:     302000 | #Learnt:      14780 | 0.000
23.59/23.65	c total clause space: 18.2382MB
23.59/23.65	c total #watches: 29824
23.69/23.72	c total #propagations: 6324834 / total #impl: 15649728 (eff. 0.404)
23.69/23.72	c #Conflicts:     303000 | #Learnt:      15780 | 0.000
23.69/23.72	c total clause space: 18.2382MB
23.69/23.72	c total #watches: 31824
23.79/23.81	c total #propagations: 6346138 / total #impl: 15705578 (eff. 0.404)
23.79/23.81	c #Conflicts:     304000 | #Learnt:      16780 | 0.000
23.79/23.81	c total clause space: 18.2382MB
23.79/23.81	c total #watches: 33824
23.89/23.90	c total #propagations: 6366000 / total #impl: 15757791 (eff. 0.404)
23.89/23.90	c #Conflicts:     305000 | #Learnt:      17780 | 0.000
23.89/23.90	c total clause space: 18.2382MB
23.89/23.90	c total #watches: 35824
23.99/24.00	c total #propagations: 6385879 / total #impl: 15810209 (eff. 0.404)
23.99/24.00	c #Conflicts:     306000 | #Learnt:      18780 | 0.000
23.99/24.00	c total clause space: 18.2382MB
23.99/24.00	c total #watches: 37824
24.09/24.12	c total #propagations: 6406694 / total #impl: 15865003 (eff. 0.404)
24.09/24.12	c #Conflicts:     307000 | #Learnt:      19780 | 0.000
24.09/24.12	c total clause space: 18.2382MB
24.09/24.12	c total #watches: 39824
24.20/24.23	c total #propagations: 6428221 / total #impl: 15917590 (eff. 0.404)
24.20/24.23	c #Conflicts:     308000 | #Learnt:      20780 | 0.000
24.20/24.23	c total clause space: 18.2382MB
24.20/24.23	c total #watches: 41824
24.30/24.35	c total #propagations: 6450426 / total #impl: 15971011 (eff. 0.404)
24.30/24.35	c #Conflicts:     309000 | #Learnt:      21780 | 0.000
24.30/24.35	c total clause space: 18.2382MB
24.30/24.35	c total #watches: 43824
24.39/24.44	c total #propagations: 6470467 / total #impl: 16024371 (eff. 0.404)
24.39/24.44	c #Conflicts:     310000 | #Learnt:      22780 | 0.000
24.39/24.44	c total clause space: 18.2382MB
24.39/24.44	c total #watches: 45824
24.49/24.53	c total #propagations: 6491424 / total #impl: 16078985 (eff. 0.404)
24.49/24.53	c #Conflicts:     311000 | #Learnt:      23780 | 0.000
24.49/24.53	c total clause space: 18.2382MB
24.49/24.53	c total #watches: 47824
24.59/24.67	c total #propagations: 6511079 / total #impl: 16132226 (eff. 0.404)
24.59/24.67	c #Conflicts:     312000 | #Learnt:      24780 | 0.000
24.59/24.67	c total clause space: 18.2382MB
24.59/24.67	c total #watches: 49824
24.79/24.80	c total #propagations: 6532549 / total #impl: 16188746 (eff. 0.404)
24.79/24.80	c #Conflicts:     313000 | #Learnt:      25780 | 0.000
24.79/24.80	c total clause space: 18.2382MB
24.79/24.80	c total #watches: 51824
24.89/24.93	c total #propagations: 6553073 / total #impl: 16247507 (eff. 0.403)
24.89/24.93	c #Conflicts:     314000 | #Learnt:      26780 | 0.000
24.89/24.93	c total clause space: 18.2382MB
24.89/24.93	c total #watches: 53824
24.99/25.03	c total #propagations: 6573763 / total #impl: 16307417 (eff. 0.403)
24.99/25.03	c GARBAGE COLLECT
24.99/25.03	c #Conflicts:     315000 | #Learnt:      14382 | 0.000
24.99/25.03	c total clause space: 18.2382MB
24.99/25.03	c total #watches: 29028
25.09/25.13	c total #propagations: 6595657 / total #impl: 16363059 (eff. 0.403)
25.09/25.13	c #Conflicts:     316000 | #Learnt:      15382 | 0.000
25.09/25.13	c total clause space: 18.2382MB
25.09/25.13	c total #watches: 31028
25.19/25.23	c total #propagations: 6618599 / total #impl: 16425162 (eff. 0.403)
25.19/25.23	c #Conflicts:     317000 | #Learnt:      16382 | 0.000
25.19/25.23	c total clause space: 18.2382MB
25.19/25.23	c total #watches: 33028
25.30/25.34	c total #propagations: 6641502 / total #impl: 16488103 (eff. 0.403)
25.30/25.34	c #Conflicts:     318000 | #Learnt:      17382 | 0.000
25.30/25.34	c total clause space: 18.2382MB
25.30/25.34	c total #watches: 35028
25.40/25.45	c total #propagations: 6664247 / total #impl: 16549395 (eff. 0.403)
25.40/25.45	c #Conflicts:     319000 | #Learnt:      18382 | 0.000
25.40/25.45	c total clause space: 18.2382MB
25.40/25.45	c total #watches: 37028
25.49/25.56	c total #propagations: 6684957 / total #impl: 16610081 (eff. 0.402)
25.49/25.56	c #Conflicts:     320000 | #Learnt:      19382 | 0.000
25.49/25.56	c total clause space: 18.2382MB
25.49/25.56	c total #watches: 39028
25.59/25.66	c total #propagations: 6705897 / total #impl: 16669978 (eff. 0.402)
25.59/25.66	c #Conflicts:     321000 | #Learnt:      20382 | 0.000
25.59/25.66	c total clause space: 18.2382MB
25.59/25.66	c total #watches: 41028
25.69/25.77	c total #propagations: 6727076 / total #impl: 16727835 (eff. 0.402)
25.69/25.77	c #Conflicts:     322000 | #Learnt:      21382 | 0.000
25.69/25.77	c total clause space: 18.2382MB
25.69/25.77	c total #watches: 43028
25.79/25.88	c total #propagations: 6748604 / total #impl: 16791770 (eff. 0.402)
25.79/25.88	c #Conflicts:     323000 | #Learnt:      22382 | 0.000
25.79/25.88	c total clause space: 18.2382MB
25.79/25.88	c total #watches: 45028
25.99/26.01	c total #propagations: 6770688 / total #impl: 16854631 (eff. 0.402)
25.99/26.01	c #Conflicts:     324000 | #Learnt:      23382 | 0.000
25.99/26.01	c total clause space: 18.2382MB
25.99/26.01	c total #watches: 47028
26.09/26.14	c total #propagations: 6793570 / total #impl: 16922174 (eff. 0.401)
26.09/26.14	c #Conflicts:     325000 | #Learnt:      24382 | 0.000
26.09/26.14	c total clause space: 18.2382MB
26.09/26.14	c total #watches: 49028
26.19/26.28	c total #propagations: 6815565 / total #impl: 16992528 (eff. 0.401)
26.19/26.28	c #Conflicts:     326000 | #Learnt:      25382 | 0.000
26.19/26.28	c total clause space: 18.2382MB
26.19/26.28	c total #watches: 51028
26.40/26.40	c total #propagations: 6838713 / total #impl: 17053533 (eff. 0.401)
26.40/26.40	c #Conflicts:     327000 | #Learnt:      26382 | 0.000
26.40/26.40	c total clause space: 18.2382MB
26.40/26.40	c total #watches: 53028
26.50/26.52	c total #propagations: 6860387 / total #impl: 17117587 (eff. 0.401)
26.50/26.52	c #Conflicts:     328000 | #Learnt:      27382 | 0.000
26.50/26.52	c total clause space: 18.2382MB
26.50/26.52	c total #watches: 55028
26.59/26.60	c total #propagations: 6881800 / total #impl: 17185409 (eff. 0.400)
26.59/26.60	c GARBAGE COLLECT
26.59/26.60	c #Conflicts:     329000 | #Learnt:      14692 | 0.000
26.59/26.60	c total clause space: 18.2382MB
26.59/26.60	c total #watches: 29648
26.59/26.68	c total #propagations: 6902389 / total #impl: 17236949 (eff. 0.400)
26.59/26.68	c #Conflicts:     330000 | #Learnt:      15692 | 0.000
26.59/26.68	c total clause space: 18.2382MB
26.59/26.68	c total #watches: 31648
26.69/26.76	c total #propagations: 6922766 / total #impl: 17293101 (eff. 0.400)
26.69/26.76	c #Conflicts:     331000 | #Learnt:      16692 | 0.000
26.69/26.76	c total clause space: 18.2382MB
26.69/26.76	c total #watches: 33648
26.79/26.84	c total #propagations: 6943056 / total #impl: 17348684 (eff. 0.400)
26.79/26.84	c #Conflicts:     332000 | #Learnt:      17692 | 0.000
26.79/26.84	c total clause space: 18.2382MB
26.79/26.84	c total #watches: 35648
26.89/26.93	c total #propagations: 6964350 / total #impl: 17410003 (eff. 0.400)
26.89/26.93	c #Conflicts:     333000 | #Learnt:      18692 | 0.000
26.89/26.93	c total clause space: 18.2382MB
26.89/26.93	c total #watches: 37648
26.99/27.03	c total #propagations: 6984809 / total #impl: 17469514 (eff. 0.400)
26.99/27.03	c #Conflicts:     334000 | #Learnt:      19692 | 0.000
26.99/27.03	c total clause space: 18.2382MB
26.99/27.03	c total #watches: 39648
27.09/27.12	c total #propagations: 7004594 / total #impl: 17523219 (eff. 0.400)
27.09/27.12	c #Conflicts:     335000 | #Learnt:      20692 | 0.000
27.09/27.12	c total clause space: 18.2382MB
27.09/27.12	c total #watches: 41648
27.19/27.23	c total #propagations: 7025020 / total #impl: 17576391 (eff. 0.400)
27.19/27.23	c #Conflicts:     336000 | #Learnt:      21692 | 0.000
27.19/27.23	c total clause space: 18.2382MB
27.19/27.23	c total #watches: 43648
27.29/27.32	c total #propagations: 7045972 / total #impl: 17629899 (eff. 0.400)
27.29/27.32	c #Conflicts:     337000 | #Learnt:      22692 | 0.000
27.29/27.32	c total clause space: 18.2382MB
27.29/27.32	c total #watches: 45648
27.39/27.45	c total #propagations: 7066113 / total #impl: 17682661 (eff. 0.400)
27.39/27.45	c #Conflicts:     338000 | #Learnt:      23692 | 0.000
27.39/27.45	c total clause space: 18.2382MB
27.39/27.45	c total #watches: 47648
27.50/27.57	c total #propagations: 7087320 / total #impl: 17735756 (eff. 0.400)
27.50/27.57	c #Conflicts:     339000 | #Learnt:      24692 | 0.000
27.50/27.57	c total clause space: 18.2382MB
27.50/27.57	c total #watches: 49648
27.69/27.71	c total #propagations: 7107640 / total #impl: 17790239 (eff. 0.400)
27.69/27.71	c #Conflicts:     340000 | #Learnt:      25692 | 0.000
27.69/27.71	c total clause space: 18.2382MB
27.69/27.71	c total #watches: 51648
27.79/27.83	c total #propagations: 7129716 / total #impl: 17851795 (eff. 0.399)
27.79/27.83	c #Conflicts:     341000 | #Learnt:      26692 | 0.000
27.79/27.83	c total clause space: 18.2382MB
27.79/27.83	c total #watches: 53648
27.89/27.98	c total #propagations: 7151242 / total #impl: 17914102 (eff. 0.399)
27.89/27.98	c #Conflicts:     342000 | #Learnt:      27692 | 0.000
27.89/27.98	c total clause space: 18.2382MB
27.89/27.98	c total #watches: 55648
27.99/28.09	c total #propagations: 7173018 / total #impl: 17974390 (eff. 0.399)
27.99/28.09	c GARBAGE COLLECT
27.99/28.09	c #Conflicts:     343000 | #Learnt:      14687 | 0.000
27.99/28.09	c total clause space: 18.2382MB
27.99/28.09	c total #watches: 29638
28.09/28.17	c total #propagations: 7193844 / total #impl: 18027811 (eff. 0.399)
28.09/28.17	c #Conflicts:     344000 | #Learnt:      15687 | 0.000
28.09/28.17	c total clause space: 18.2382MB
28.09/28.17	c total #watches: 31638
28.19/28.25	c total #propagations: 7213455 / total #impl: 18075459 (eff. 0.399)
28.19/28.25	c #Conflicts:     345000 | #Learnt:      16687 | 0.000
28.19/28.25	c total clause space: 18.2382MB
28.19/28.25	c total #watches: 33638
28.29/28.35	c total #propagations: 7234138 / total #impl: 18128451 (eff. 0.399)
28.29/28.35	c #Conflicts:     346000 | #Learnt:      17687 | 0.000
28.29/28.35	c total clause space: 18.2382MB
28.29/28.35	c total #watches: 35638
28.39/28.44	c total #propagations: 7254119 / total #impl: 18181634 (eff. 0.399)
28.39/28.44	c #Conflicts:     347000 | #Learnt:      18687 | 0.000
28.39/28.44	c total clause space: 18.2382MB
28.39/28.44	c total #watches: 37638
28.49/28.53	c total #propagations: 7273496 / total #impl: 18232374 (eff. 0.399)
28.49/28.53	c #Conflicts:     348000 | #Learnt:      19687 | 0.000
28.49/28.53	c total clause space: 18.2382MB
28.49/28.53	c total #watches: 39638
28.60/28.63	c total #propagations: 7294339 / total #impl: 18285920 (eff. 0.399)
28.60/28.63	c #Conflicts:     349000 | #Learnt:      20687 | 0.000
28.60/28.63	c total clause space: 18.2382MB
28.60/28.63	c total #watches: 41638
28.70/28.73	c total #propagations: 7314821 / total #impl: 18342408 (eff. 0.399)
28.70/28.73	c #Conflicts:     350000 | #Learnt:      21687 | 0.000
28.70/28.73	c total clause space: 18.2382MB
28.70/28.73	c total #watches: 43638
28.79/28.84	c total #propagations: 7335527 / total #impl: 18401358 (eff. 0.399)
28.79/28.84	c #Conflicts:     351000 | #Learnt:      22687 | 0.000
28.79/28.84	c total clause space: 18.2382MB
28.79/28.84	c total #watches: 45638
28.89/28.94	c total #propagations: 7355626 / total #impl: 18460480 (eff. 0.398)
28.89/28.94	c #Conflicts:     352000 | #Learnt:      23687 | 0.000
28.89/28.94	c total clause space: 18.2382MB
28.89/28.94	c total #watches: 47638
28.99/29.05	c total #propagations: 7376433 / total #impl: 18520924 (eff. 0.398)
28.99/29.05	c #Conflicts:     353000 | #Learnt:      24687 | 0.000
28.99/29.05	c total clause space: 18.2382MB
28.99/29.05	c total #watches: 49638
29.09/29.20	c total #propagations: 7396679 / total #impl: 18581702 (eff. 0.398)
29.09/29.20	c #Conflicts:     354000 | #Learnt:      25687 | 0.000
29.09/29.20	c total clause space: 18.2382MB
29.09/29.20	c total #watches: 51638
29.29/29.34	c total #propagations: 7417035 / total #impl: 18638554 (eff. 0.398)
29.29/29.34	c #Conflicts:     355000 | #Learnt:      26687 | 0.000
29.29/29.34	c total clause space: 18.2382MB
29.29/29.34	c total #watches: 53638
29.39/29.48	c total #propagations: 7437096 / total #impl: 18694061 (eff. 0.398)
29.39/29.48	c #Conflicts:     356000 | #Learnt:      27687 | 0.000
29.39/29.48	c total clause space: 18.2382MB
29.39/29.48	c total #watches: 55638
29.59/29.63	c total #propagations: 7457969 / total #impl: 18751993 (eff. 0.398)
29.59/29.63	c GARBAGE COLLECT
29.59/29.63	c #Conflicts:     357000 | #Learnt:      14383 | 0.000
29.59/29.63	c total clause space: 18.2382MB
29.59/29.63	c total #watches: 29030
29.70/29.72	c total #propagations: 7478271 / total #impl: 18810509 (eff. 0.398)
29.70/29.72	c #Conflicts:     358000 | #Learnt:      15383 | 0.000
29.70/29.72	c total clause space: 18.2382MB
29.70/29.72	c total #watches: 31030
29.80/29.81	c total #propagations: 7498850 / total #impl: 18861816 (eff. 0.398)
29.80/29.81	c #Conflicts:     359000 | #Learnt:      16383 | 0.000
29.80/29.81	c total clause space: 18.2382MB
29.80/29.81	c total #watches: 33030
29.89/29.90	c total #propagations: 7519606 / total #impl: 18915420 (eff. 0.398)
29.89/29.90	c #Conflicts:     360000 | #Learnt:      17383 | 0.000
29.89/29.90	c total clause space: 18.2382MB
29.89/29.90	c total #watches: 35030
29.99/30.00	c total #propagations: 7541450 / total #impl: 18971346 (eff. 0.398)
29.99/30.00	c #Conflicts:     361000 | #Learnt:      18383 | 0.000
29.99/30.00	c total clause space: 18.2382MB
29.99/30.00	c total #watches: 37030
29.99/30.09	c total #propagations: 7562302 / total #impl: 19027953 (eff. 0.397)
29.99/30.09	c #Conflicts:     362000 | #Learnt:      19383 | 0.000
29.99/30.09	c total clause space: 18.2382MB
29.99/30.09	c total #watches: 39030
30.09/30.19	c total #propagations: 7582573 / total #impl: 19080342 (eff. 0.397)
30.09/30.19	c #Conflicts:     363000 | #Learnt:      20383 | 0.000
30.09/30.19	c total clause space: 18.2382MB
30.09/30.19	c total #watches: 41030
30.19/30.28	c total #propagations: 7603416 / total #impl: 19133981 (eff. 0.397)
30.19/30.28	c #Conflicts:     364000 | #Learnt:      21383 | 0.000
30.19/30.28	c total clause space: 18.2382MB
30.19/30.28	c total #watches: 43030
30.39/30.41	c total #propagations: 7624159 / total #impl: 19182970 (eff. 0.397)
30.39/30.41	c #Conflicts:     365000 | #Learnt:      22383 | 0.000
30.39/30.41	c total clause space: 18.2382MB
30.39/30.41	c total #watches: 45030
30.49/30.55	c total #propagations: 7644169 / total #impl: 19236947 (eff. 0.397)
30.49/30.55	c #Conflicts:     366000 | #Learnt:      23383 | 0.000
30.49/30.55	c total clause space: 18.2382MB
30.49/30.55	c total #watches: 47030
30.59/30.66	c total #propagations: 7665278 / total #impl: 19297472 (eff. 0.397)
30.59/30.66	c #Conflicts:     367000 | #Learnt:      24383 | 0.000
30.59/30.66	c total clause space: 18.2382MB
30.59/30.66	c total #watches: 49030
30.69/30.78	c total #propagations: 7685392 / total #impl: 19355204 (eff. 0.397)
30.69/30.78	c #Conflicts:     368000 | #Learnt:      25383 | 0.000
30.69/30.78	c total clause space: 18.2382MB
30.69/30.78	c total #watches: 51030
30.80/30.90	c total #propagations: 7706724 / total #impl: 19420615 (eff. 0.397)
30.80/30.90	c #Conflicts:     369000 | #Learnt:      26383 | 0.000
30.80/30.90	c total clause space: 18.2382MB
30.80/30.90	c total #watches: 53030
30.99/31.02	c total #propagations: 7727081 / total #impl: 19482413 (eff. 0.397)
30.99/31.02	c #Conflicts:     370000 | #Learnt:      27383 | 0.000
30.99/31.02	c total clause space: 18.2382MB
30.99/31.02	c total #watches: 55030
31.09/31.15	c total #propagations: 7747840 / total #impl: 19548340 (eff. 0.396)
31.09/31.15	c #Conflicts:     371000 | #Learnt:      28383 | 0.000
31.09/31.15	c total clause space: 18.2382MB
31.09/31.15	c total #watches: 57030
31.19/31.28	c total #propagations: 7769520 / total #impl: 19615023 (eff. 0.396)
31.19/31.28	c GARBAGE COLLECT
31.19/31.28	c #Conflicts:     372000 | #Learnt:      14786 | 0.000
31.19/31.28	c total clause space: 18.2382MB
31.19/31.28	c total #watches: 29836
31.29/31.36	c total #propagations: 7790385 / total #impl: 19679220 (eff. 0.396)
31.29/31.36	c #Conflicts:     373000 | #Learnt:      15786 | 0.000
31.29/31.36	c total clause space: 18.2382MB
31.29/31.36	c total #watches: 31836
31.39/31.45	c total #propagations: 7811548 / total #impl: 19734261 (eff. 0.396)
31.39/31.45	c #Conflicts:     374000 | #Learnt:      16786 | 0.000
31.39/31.45	c total clause space: 18.2382MB
31.39/31.45	c total #watches: 33836
31.49/31.54	c total #propagations: 7835274 / total #impl: 19797792 (eff. 0.396)
31.49/31.54	c #Conflicts:     375000 | #Learnt:      17786 | 0.000
31.49/31.54	c total clause space: 18.2382MB
31.49/31.54	c total #watches: 35836
31.59/31.63	c total #propagations: 7857663 / total #impl: 19856785 (eff. 0.396)
31.59/31.63	c #Conflicts:     376000 | #Learnt:      18786 | 0.000
31.59/31.63	c total clause space: 18.2382MB
31.59/31.63	c total #watches: 37836
31.69/31.71	c total #propagations: 7879626 / total #impl: 19918624 (eff. 0.396)
31.69/31.71	c #Conflicts:     377000 | #Learnt:      19786 | 0.000
31.69/31.71	c total clause space: 18.2382MB
31.69/31.71	c total #watches: 39836
31.79/31.80	c total #propagations: 7900910 / total #impl: 19978218 (eff. 0.395)
31.79/31.80	c #Conflicts:     378000 | #Learnt:      20786 | 0.000
31.79/31.80	c total clause space: 18.2382MB
31.79/31.80	c total #watches: 41836
31.90/31.92	c total #propagations: 7923233 / total #impl: 20045627 (eff. 0.395)
31.90/31.92	c #Conflicts:     379000 | #Learnt:      21786 | 0.000
31.90/31.92	c total clause space: 18.2382MB
31.90/31.92	c total #watches: 43836
32.00/32.04	c total #propagations: 7942396 / total #impl: 20094159 (eff. 0.395)
32.00/32.04	c #Conflicts:     380000 | #Learnt:      22786 | 0.000
32.00/32.04	c total clause space: 18.2382MB
32.00/32.04	c total #watches: 45836
32.09/32.16	c total #propagations: 7961704 / total #impl: 20147884 (eff. 0.395)
32.09/32.16	c #Conflicts:     381000 | #Learnt:      23786 | 0.000
32.09/32.16	c total clause space: 18.2382MB
32.09/32.16	c total #watches: 47836
32.19/32.27	c total #propagations: 7983390 / total #impl: 20206725 (eff. 0.395)
32.19/32.27	c #Conflicts:     382000 | #Learnt:      24786 | 0.000
32.19/32.27	c total clause space: 18.2382MB
32.19/32.27	c total #watches: 49836
32.29/32.38	c total #propagations: 8004252 / total #impl: 20263351 (eff. 0.395)
32.29/32.38	c #Conflicts:     383000 | #Learnt:      25786 | 0.000
32.29/32.38	c total clause space: 18.2382MB
32.29/32.38	c total #watches: 51836
32.49/32.50	c total #propagations: 8024711 / total #impl: 20314942 (eff. 0.395)
32.49/32.50	c #Conflicts:     384000 | #Learnt:      26786 | 0.000
32.49/32.50	c total clause space: 18.2382MB
32.49/32.50	c total #watches: 53836
32.59/32.61	c total #propagations: 8044994 / total #impl: 20371198 (eff. 0.395)
32.59/32.61	c #Conflicts:     385000 | #Learnt:      27786 | 0.000
32.59/32.61	c total clause space: 18.2382MB
32.59/32.61	c total #watches: 55836
32.69/32.73	c total #propagations: 8065403 / total #impl: 20431773 (eff. 0.395)
32.69/32.73	c #Conflicts:     386000 | #Learnt:      28786 | 0.000
32.69/32.73	c total clause space: 18.2382MB
32.69/32.73	c total #watches: 57836
32.79/32.88	c total #propagations: 8085355 / total #impl: 20487189 (eff. 0.395)
32.79/32.88	c #Conflicts:     387000 | #Learnt:      29786 | 0.000
32.79/32.88	c total clause space: 18.2382MB
32.79/32.88	c total #watches: 59836
32.89/32.97	c total #propagations: 8105265 / total #impl: 20548025 (eff. 0.394)
32.89/32.97	c GARBAGE COLLECT
32.89/32.97	c #Conflicts:     388000 | #Learnt:      15883 | 0.000
32.89/32.97	c total clause space: 18.2382MB
32.89/32.97	c total #watches: 32030
32.99/33.08	c total #propagations: 8126416 / total #impl: 20601428 (eff. 0.394)
32.99/33.08	c #Conflicts:     389000 | #Learnt:      16883 | 0.000
32.99/33.08	c total clause space: 18.2382MB
32.99/33.08	c total #watches: 34030
33.10/33.18	c total #propagations: 8147428 / total #impl: 20655710 (eff. 0.394)
33.10/33.18	c #Conflicts:     390000 | #Learnt:      17883 | 0.000
33.10/33.18	c total clause space: 18.2382MB
33.10/33.18	c total #watches: 36030
33.19/33.28	c total #propagations: 8168337 / total #impl: 20712547 (eff. 0.394)
33.19/33.28	c #Conflicts:     391000 | #Learnt:      18883 | 0.000
33.19/33.28	c total clause space: 18.2382MB
33.19/33.28	c total #watches: 38030
33.29/33.38	c total #propagations: 8189549 / total #impl: 20762491 (eff. 0.394)
33.29/33.38	c #Conflicts:     392000 | #Learnt:      19883 | 0.000
33.29/33.38	c total clause space: 18.2382MB
33.29/33.38	c total #watches: 40030
33.39/33.49	c total #propagations: 8209361 / total #impl: 20812666 (eff. 0.394)
33.39/33.49	c #Conflicts:     393000 | #Learnt:      20883 | 0.000
33.39/33.49	c total clause space: 18.2382MB
33.39/33.49	c total #watches: 42030
33.59/33.61	c total #propagations: 8229953 / total #impl: 20868896 (eff. 0.394)
33.59/33.61	c #Conflicts:     394000 | #Learnt:      21883 | 0.000
33.59/33.61	c total clause space: 18.2382MB
33.59/33.61	c total #watches: 44030
33.69/33.72	c total #propagations: 8252886 / total #impl: 20930917 (eff. 0.394)
33.69/33.72	c #Conflicts:     395000 | #Learnt:      22883 | 0.000
33.69/33.72	c total clause space: 18.2382MB
33.69/33.72	c total #watches: 46030
33.79/33.82	c total #propagations: 8273289 / total #impl: 20990461 (eff. 0.394)
33.79/33.82	c #Conflicts:     396000 | #Learnt:      23883 | 0.000
33.79/33.82	c total clause space: 18.2382MB
33.79/33.82	c total #watches: 48030
33.89/33.92	c total #propagations: 8292248 / total #impl: 21049176 (eff. 0.394)
33.89/33.92	c #Conflicts:     397000 | #Learnt:      24883 | 0.000
33.89/33.92	c total clause space: 18.2382MB
33.89/33.92	c total #watches: 50030
33.99/34.04	c total #propagations: 8312153 / total #impl: 21109953 (eff. 0.394)
33.99/34.04	c #Conflicts:     398000 | #Learnt:      25883 | 0.000
33.99/34.04	c total clause space: 18.2382MB
33.99/34.04	c total #watches: 52030
34.09/34.17	c total #propagations: 8332548 / total #impl: 21167456 (eff. 0.394)
34.09/34.17	c #Conflicts:     399000 | #Learnt:      26883 | 0.000
34.09/34.17	c total clause space: 18.2382MB
34.09/34.17	c total #watches: 54030
34.29/34.30	c total #propagations: 8352604 / total #impl: 21227155 (eff. 0.393)
34.29/34.30	c #Conflicts:     400000 | #Learnt:      27883 | 0.000
34.29/34.30	c total clause space: 18.2382MB
34.29/34.30	c total #watches: 56030
34.39/34.45	c total #propagations: 8373754 / total #impl: 21286784 (eff. 0.393)
34.39/34.45	c #Conflicts:     401000 | #Learnt:      28883 | 0.000
34.39/34.45	c total clause space: 18.2382MB
34.39/34.45	c total #watches: 58030
34.49/34.59	c total #propagations: 8394867 / total #impl: 21347103 (eff. 0.393)
34.49/34.59	c #Conflicts:     402000 | #Learnt:      29883 | 0.000
34.49/34.59	c total clause space: 18.2382MB
34.49/34.59	c total #watches: 60030
34.69/34.71	c total #propagations: 8415499 / total #impl: 21403979 (eff. 0.393)
34.69/34.71	c GARBAGE COLLECT
34.69/34.71	c #Conflicts:     403000 | #Learnt:      15679 | 0.000
34.69/34.71	c total clause space: 18.2382MB
34.69/34.71	c total #watches: 31622
34.69/34.78	c total #propagations: 8434775 / total #impl: 21455999 (eff. 0.393)
34.69/34.78	c #Conflicts:     404000 | #Learnt:      16679 | 0.000
34.69/34.78	c total clause space: 18.2382MB
34.69/34.78	c total #watches: 33622
34.79/34.86	c total #propagations: 8457576 / total #impl: 21510655 (eff. 0.393)
34.79/34.86	c #Conflicts:     405000 | #Learnt:      17679 | 0.000
34.79/34.86	c total clause space: 18.2382MB
34.79/34.86	c total #watches: 35622
34.89/34.96	c total #propagations: 8480046 / total #impl: 21566015 (eff. 0.393)
34.89/34.96	c #Conflicts:     406000 | #Learnt:      18679 | 0.000
34.89/34.96	c total clause space: 18.2382MB
34.89/34.96	c total #watches: 37622
34.99/35.07	c total #propagations: 8501656 / total #impl: 21622333 (eff. 0.393)
34.99/35.07	c #Conflicts:     407000 | #Learnt:      19679 | 0.000
34.99/35.07	c total clause space: 18.2382MB
34.99/35.07	c total #watches: 39622
35.09/35.18	c total #propagations: 8523021 / total #impl: 21678978 (eff. 0.393)
35.09/35.18	c #Conflicts:     408000 | #Learnt:      20679 | 0.000
35.09/35.18	c total clause space: 18.2382MB
35.09/35.18	c total #watches: 41622
35.19/35.29	c total #propagations: 8542891 / total #impl: 21730103 (eff. 0.393)
35.19/35.29	c #Conflicts:     409000 | #Learnt:      21679 | 0.000
35.19/35.29	c total clause space: 18.2382MB
35.19/35.29	c total #watches: 43622
35.39/35.41	c total #propagations: 8563317 / total #impl: 21783436 (eff. 0.393)
35.39/35.41	c #Conflicts:     410000 | #Learnt:      22679 | 0.000
35.39/35.41	c total clause space: 18.2382MB
35.39/35.41	c total #watches: 45622
35.49/35.54	c total #propagations: 8585298 / total #impl: 21839634 (eff. 0.393)
35.49/35.54	c #Conflicts:     411000 | #Learnt:      23679 | 0.000
35.49/35.54	c total clause space: 18.2382MB
35.49/35.54	c total #watches: 47622
35.59/35.66	c total #propagations: 8604792 / total #impl: 21895102 (eff. 0.393)
35.59/35.66	c #Conflicts:     412000 | #Learnt:      24679 | 0.000
35.59/35.66	c total clause space: 18.2382MB
35.59/35.66	c total #watches: 49622
35.69/35.78	c total #propagations: 8627179 / total #impl: 21957471 (eff. 0.393)
35.69/35.78	c #Conflicts:     413000 | #Learnt:      25679 | 0.000
35.69/35.78	c total clause space: 18.2382MB
35.69/35.78	c total #watches: 51622
35.89/35.90	c total #propagations: 8649057 / total #impl: 22020409 (eff. 0.393)
35.89/35.90	c #Conflicts:     414000 | #Learnt:      26679 | 0.000
35.89/35.90	c total clause space: 18.2382MB
35.89/35.90	c total #watches: 53622
35.99/36.01	c total #propagations: 8670326 / total #impl: 22080550 (eff. 0.393)
35.99/36.01	c #Conflicts:     415000 | #Learnt:      27679 | 0.000
35.99/36.01	c total clause space: 18.2382MB
35.99/36.01	c total #watches: 55622
36.09/36.13	c total #propagations: 8691233 / total #impl: 22144493 (eff. 0.392)
36.09/36.13	c #Conflicts:     416000 | #Learnt:      28679 | 0.000
36.09/36.13	c total clause space: 18.2382MB
36.09/36.13	c total #watches: 57622
36.19/36.26	c total #propagations: 8711769 / total #impl: 22209199 (eff. 0.392)
36.19/36.26	c #Conflicts:     417000 | #Learnt:      29679 | 0.000
36.19/36.26	c total clause space: 18.2382MB
36.19/36.26	c total #watches: 59622
36.39/36.41	c total #propagations: 8732632 / total #impl: 22267417 (eff. 0.392)
36.39/36.41	c #Conflicts:     418000 | #Learnt:      30679 | 0.000
36.39/36.41	c total clause space: 18.2382MB
36.39/36.41	c total #watches: 61622
36.49/36.52	c total #propagations: 8754201 / total #impl: 22325900 (eff. 0.392)
36.49/36.52	c GARBAGE COLLECT
36.49/36.52	c #Conflicts:     419000 | #Learnt:      16187 | 0.000
36.49/36.52	c total clause space: 18.2382MB
36.49/36.52	c total #watches: 32638
36.59/36.60	c total #propagations: 8775255 / total #impl: 22377667 (eff. 0.392)
36.59/36.60	c #Conflicts:     420000 | #Learnt:      17187 | 0.000
36.59/36.60	c total clause space: 18.2382MB
36.59/36.60	c total #watches: 34638
36.59/36.69	c total #propagations: 8796457 / total #impl: 22431657 (eff. 0.392)
36.59/36.69	c #Conflicts:     421000 | #Learnt:      18187 | 0.000
36.59/36.69	c total clause space: 18.2382MB
36.59/36.69	c total #watches: 36638
36.69/36.78	c total #propagations: 8817423 / total #impl: 22486099 (eff. 0.392)
36.69/36.78	c #Conflicts:     422000 | #Learnt:      19187 | 0.000
36.69/36.78	c total clause space: 18.2382MB
36.69/36.78	c total #watches: 38638
36.79/36.88	c total #propagations: 8837379 / total #impl: 22539279 (eff. 0.392)
36.79/36.88	c #Conflicts:     423000 | #Learnt:      20187 | 0.000
36.79/36.88	c total clause space: 18.2382MB
36.79/36.88	c total #watches: 40638
36.89/36.98	c total #propagations: 8859499 / total #impl: 22597448 (eff. 0.392)
36.89/36.98	c #Conflicts:     424000 | #Learnt:      21187 | 0.000
36.89/36.98	c total clause space: 18.2382MB
36.89/36.98	c total #watches: 42638
36.99/37.09	c total #propagations: 8880992 / total #impl: 22650563 (eff. 0.392)
36.99/37.09	c #Conflicts:     425000 | #Learnt:      22187 | 0.000
36.99/37.09	c total clause space: 18.2382MB
36.99/37.09	c total #watches: 44638
37.19/37.21	c total #propagations: 8903282 / total #impl: 22710545 (eff. 0.392)
37.19/37.21	c #Conflicts:     426000 | #Learnt:      23187 | 0.000
37.19/37.21	c total clause space: 18.2382MB
37.19/37.21	c total #watches: 46638
37.29/37.31	c total #propagations: 8924016 / total #impl: 22769723 (eff. 0.392)
37.29/37.31	c #Conflicts:     427000 | #Learnt:      24187 | 0.000
37.29/37.31	c total clause space: 18.2382MB
37.29/37.31	c total #watches: 48638
37.39/37.44	c total #propagations: 8945059 / total #impl: 22829685 (eff. 0.392)
37.39/37.44	c #Conflicts:     428000 | #Learnt:      25187 | 0.000
37.39/37.44	c total clause space: 18.2382MB
37.39/37.44	c total #watches: 50638
37.49/37.55	c total #propagations: 8963963 / total #impl: 22888595 (eff. 0.392)
37.49/37.55	c #Conflicts:     429000 | #Learnt:      26187 | 0.000
37.49/37.55	c total clause space: 18.2382MB
37.49/37.55	c total #watches: 52638
37.59/37.67	c total #propagations: 8981746 / total #impl: 22948805 (eff. 0.391)
37.59/37.67	c #Conflicts:     430000 | #Learnt:      27187 | 0.000
37.59/37.67	c total clause space: 18.2382MB
37.59/37.67	c total #watches: 54638
37.79/37.80	c total #propagations: 9000985 / total #impl: 23012257 (eff. 0.391)
37.79/37.80	c #Conflicts:     431000 | #Learnt:      28187 | 0.000
37.79/37.80	c total clause space: 18.2382MB
37.79/37.80	c total #watches: 56638
37.89/37.94	c total #propagations: 9020786 / total #impl: 23072894 (eff. 0.391)
37.89/37.94	c #Conflicts:     432000 | #Learnt:      29187 | 0.000
37.89/37.94	c total clause space: 18.2382MB
37.89/37.94	c total #watches: 58638
37.99/38.09	c total #propagations: 9040951 / total #impl: 23138323 (eff. 0.391)
37.99/38.09	c #Conflicts:     433000 | #Learnt:      30187 | 0.000
37.99/38.09	c total clause space: 18.2382MB
37.99/38.09	c total #watches: 60638
38.19/38.26	c total #propagations: 9060691 / total #impl: 23201955 (eff. 0.391)
38.19/38.26	c #Conflicts:     434000 | #Learnt:      31187 | 0.000
38.19/38.26	c total clause space: 18.2382MB
38.19/38.26	c total #watches: 62638
38.39/38.41	c total #propagations: 9081453 / total #impl: 23270825 (eff. 0.390)
38.39/38.41	c GARBAGE COLLECT
38.39/38.41	c #Conflicts:     435000 | #Learnt:      16383 | 0.000
38.39/38.41	c total clause space: 18.2382MB
38.39/38.41	c total #watches: 33030
38.39/38.49	c total #propagations: 9100760 / total #impl: 23330330 (eff. 0.390)
38.39/38.49	c #Conflicts:     436000 | #Learnt:      17383 | 0.000
38.39/38.49	c total clause space: 18.2382MB
38.39/38.49	c total #watches: 35030
38.49/38.58	c total #propagations: 9120407 / total #impl: 23380614 (eff. 0.390)
38.49/38.58	c #Conflicts:     437000 | #Learnt:      18383 | 0.000
38.49/38.58	c total clause space: 18.2382MB
38.49/38.58	c total #watches: 37030
38.59/38.66	c total #propagations: 9141656 / total #impl: 23438673 (eff. 0.390)
38.59/38.66	c #Conflicts:     438000 | #Learnt:      19383 | 0.000
38.59/38.66	c total clause space: 18.2382MB
38.59/38.66	c total #watches: 39030
38.69/38.75	c total #propagations: 9163733 / total #impl: 23498716 (eff. 0.390)
38.69/38.75	c #Conflicts:     439000 | #Learnt:      20383 | 0.000
38.69/38.75	c total clause space: 18.2382MB
38.69/38.75	c total #watches: 41030
38.79/38.85	c total #propagations: 9183367 / total #impl: 23557350 (eff. 0.390)
38.79/38.85	c #Conflicts:     440000 | #Learnt:      21383 | 0.000
38.79/38.85	c total clause space: 18.2382MB
38.79/38.85	c total #watches: 43030
38.89/38.97	c total #propagations: 9204647 / total #impl: 23619360 (eff. 0.390)
38.89/38.97	c #Conflicts:     441000 | #Learnt:      22383 | 0.000
38.89/38.97	c total clause space: 18.2382MB
38.89/38.97	c total #watches: 45030
38.99/39.09	c total #propagations: 9226947 / total #impl: 23684598 (eff. 0.390)
38.99/39.09	c #Conflicts:     442000 | #Learnt:      23383 | 0.000
38.99/39.09	c total clause space: 18.2382MB
38.99/39.09	c total #watches: 47030
39.19/39.20	c total #propagations: 9248704 / total #impl: 23749772 (eff. 0.389)
39.19/39.20	c #Conflicts:     443000 | #Learnt:      24383 | 0.000
39.19/39.20	c total clause space: 18.2382MB
39.19/39.20	c total #watches: 49030
39.29/39.31	c total #propagations: 9269070 / total #impl: 23811921 (eff. 0.389)
39.29/39.31	c #Conflicts:     444000 | #Learnt:      25383 | 0.000
39.29/39.31	c total clause space: 18.2382MB
39.29/39.31	c total #watches: 51030
39.39/39.45	c total #propagations: 9289615 / total #impl: 23876938 (eff. 0.389)
39.39/39.45	c #Conflicts:     445000 | #Learnt:      26383 | 0.000
39.39/39.45	c total clause space: 18.2382MB
39.39/39.45	c total #watches: 53030
39.48/39.57	c total #propagations: 9309637 / total #impl: 23944903 (eff. 0.389)
39.48/39.57	c #Conflicts:     446000 | #Learnt:      27383 | 0.000
39.48/39.57	c total clause space: 18.2382MB
39.48/39.57	c total #watches: 55030
39.59/39.70	c total #propagations: 9328881 / total #impl: 24008008 (eff. 0.389)
39.59/39.70	c #Conflicts:     447000 | #Learnt:      28383 | 0.000
39.59/39.70	c total clause space: 18.2382MB
39.59/39.70	c total #watches: 57030
39.78/39.82	c total #propagations: 9348544 / total #impl: 24073522 (eff. 0.388)
39.78/39.82	c #Conflicts:     448000 | #Learnt:      29383 | 0.000
39.78/39.82	c total clause space: 18.2382MB
39.78/39.82	c total #watches: 59030
39.88/39.95	c total #propagations: 9370541 / total #impl: 24144508 (eff. 0.388)
39.88/39.95	c #Conflicts:     449000 | #Learnt:      30383 | 0.000
39.88/39.95	c total clause space: 18.2382MB
39.88/39.95	c total #watches: 61030
39.98/40.08	c total #propagations: 9390883 / total #impl: 24215006 (eff. 0.388)
39.98/40.08	c #Conflicts:     450000 | #Learnt:      31383 | 0.000
39.98/40.08	c total clause space: 18.2382MB
39.98/40.08	c total #watches: 63030
40.18/40.20	c total #propagations: 9410528 / total #impl: 24278613 (eff. 0.388)
40.18/40.20	c GARBAGE COLLECT
40.18/40.20	c #Conflicts:     451000 | #Learnt:      16288 | 0.000
40.18/40.20	c total clause space: 18.2382MB
40.18/40.20	c total #watches: 32840
40.18/40.28	c total #propagations: 9430942 / total #impl: 24340299 (eff. 0.387)
40.18/40.28	c #Conflicts:     452000 | #Learnt:      17288 | 0.000
40.18/40.28	c total clause space: 18.2382MB
40.18/40.28	c total #watches: 34840
40.28/40.37	c total #propagations: 9450292 / total #impl: 24391327 (eff. 0.387)
40.28/40.37	c #Conflicts:     453000 | #Learnt:      18288 | 0.000
40.28/40.37	c total clause space: 18.2382MB
40.28/40.37	c total #watches: 36840
40.38/40.46	c total #propagations: 9471214 / total #impl: 24450477 (eff. 0.387)
40.38/40.46	c #Conflicts:     454000 | #Learnt:      19288 | 0.000
40.38/40.46	c total clause space: 18.2382MB
40.38/40.46	c total #watches: 38840
40.48/40.55	c total #propagations: 9491476 / total #impl: 24509297 (eff. 0.387)
40.48/40.55	c #Conflicts:     455000 | #Learnt:      20288 | 0.000
40.48/40.55	c total clause space: 18.2382MB
40.48/40.55	c total #watches: 40840
40.58/40.64	c total #propagations: 9511615 / total #impl: 24572300 (eff. 0.387)
40.58/40.64	c #Conflicts:     456000 | #Learnt:      21288 | 0.000
40.58/40.64	c total clause space: 18.2382MB
40.58/40.64	c total #watches: 42840
40.69/40.74	c total #propagations: 9532825 / total #impl: 24633486 (eff. 0.387)
40.69/40.74	c #Conflicts:     457000 | #Learnt:      22288 | 0.000
40.69/40.74	c total clause space: 18.2382MB
40.69/40.74	c total #watches: 44840
40.79/40.84	c total #propagations: 9553038 / total #impl: 24694966 (eff. 0.387)
40.79/40.84	c #Conflicts:     458000 | #Learnt:      23288 | 0.000
40.79/40.84	c total clause space: 18.2382MB
40.79/40.84	c total #watches: 46840
40.88/40.94	c total #propagations: 9573966 / total #impl: 24759606 (eff. 0.387)
40.88/40.94	c #Conflicts:     459000 | #Learnt:      24288 | 0.000
40.88/40.94	c total clause space: 18.2382MB
40.88/40.94	c total #watches: 48840
40.98/41.04	c total #propagations: 9594717 / total #impl: 24823480 (eff. 0.387)
40.98/41.04	c #Conflicts:     460000 | #Learnt:      25288 | 0.000
40.98/41.04	c total clause space: 18.2382MB
40.98/41.04	c total #watches: 50840
41.08/41.15	c total #propagations: 9616124 / total #impl: 24886880 (eff. 0.386)
41.08/41.15	c #Conflicts:     461000 | #Learnt:      26288 | 0.000
41.08/41.15	c total clause space: 18.2382MB
41.08/41.15	c total #watches: 52840
41.18/41.25	c total #propagations: 9637505 / total #impl: 24948826 (eff. 0.386)
41.18/41.25	c #Conflicts:     462000 | #Learnt:      27288 | 0.000
41.18/41.25	c total clause space: 18.2382MB
41.18/41.25	c total #watches: 54840
41.28/41.37	c total #propagations: 9659111 / total #impl: 25012114 (eff. 0.386)
41.28/41.37	c #Conflicts:     463000 | #Learnt:      28288 | 0.000
41.28/41.37	c total clause space: 18.2382MB
41.28/41.37	c total #watches: 56840
41.48/41.50	c total #propagations: 9679611 / total #impl: 25075664 (eff. 0.386)
41.48/41.50	c #Conflicts:     464000 | #Learnt:      29288 | 0.000
41.48/41.50	c total clause space: 18.2382MB
41.48/41.50	c total #watches: 58840
41.58/41.64	c total #propagations: 9699995 / total #impl: 25139428 (eff. 0.386)
41.58/41.64	c #Conflicts:     465000 | #Learnt:      30288 | 0.000
41.58/41.64	c total clause space: 18.2382MB
41.58/41.64	c total #watches: 60840
41.68/41.80	c total #propagations: 9721541 / total #impl: 25209583 (eff. 0.386)
41.68/41.80	c #Conflicts:     466000 | #Learnt:      31288 | 0.000
41.68/41.80	c total clause space: 18.2382MB
41.68/41.80	c total #watches: 62840
41.89/41.93	c total #propagations: 9743469 / total #impl: 25281687 (eff. 0.385)
41.89/41.93	c #Conflicts:     467000 | #Learnt:      32288 | 0.000
41.89/41.93	c total clause space: 18.2382MB
41.89/41.93	c total #watches: 64840
41.98/42.07	c total #propagations: 9766407 / total #impl: 25353448 (eff. 0.385)
41.98/42.07	c GARBAGE COLLECT
41.98/42.07	c #Conflicts:     468000 | #Learnt:      16883 | 0.000
41.98/42.07	c total clause space: 18.2382MB
41.98/42.07	c total #watches: 34030
42.08/42.17	c total #propagations: 9787184 / total #impl: 25415826 (eff. 0.385)
42.08/42.17	c #Conflicts:     469000 | #Learnt:      17883 | 0.000
42.08/42.17	c total clause space: 18.2382MB
42.08/42.17	c total #watches: 36030
42.18/42.27	c total #propagations: 9808570 / total #impl: 25472057 (eff. 0.385)
42.18/42.27	c #Conflicts:     470000 | #Learnt:      18883 | 0.000
42.18/42.27	c total clause space: 18.2382MB
42.18/42.27	c total #watches: 38030
42.28/42.36	c total #propagations: 9829285 / total #impl: 25532414 (eff. 0.385)
42.28/42.36	c #Conflicts:     471000 | #Learnt:      19883 | 0.000
42.28/42.36	c total clause space: 18.2382MB
42.28/42.36	c total #watches: 40030
42.38/42.46	c total #propagations: 9850127 / total #impl: 25591474 (eff. 0.385)
42.38/42.46	c #Conflicts:     472000 | #Learnt:      20883 | 0.000
42.38/42.46	c total clause space: 18.2382MB
42.38/42.46	c total #watches: 42030
42.48/42.56	c total #propagations: 9871360 / total #impl: 25653000 (eff. 0.385)
42.48/42.56	c #Conflicts:     473000 | #Learnt:      21883 | 0.000
42.48/42.56	c total clause space: 18.2382MB
42.48/42.56	c total #watches: 44030
42.58/42.67	c total #propagations: 9892116 / total #impl: 25714298 (eff. 0.385)
42.58/42.67	c #Conflicts:     474000 | #Learnt:      22883 | 0.000
42.58/42.67	c total clause space: 18.2382MB
42.58/42.67	c total #watches: 46030
42.68/42.78	c total #propagations: 9913178 / total #impl: 25778900 (eff. 0.385)
42.68/42.78	c #Conflicts:     475000 | #Learnt:      23883 | 0.000
42.68/42.78	c total clause space: 18.2382MB
42.68/42.78	c total #watches: 48030
42.78/42.89	c total #propagations: 9933449 / total #impl: 25844214 (eff. 0.384)
42.78/42.89	c #Conflicts:     476000 | #Learnt:      24883 | 0.000
42.78/42.89	c total clause space: 18.2382MB
42.78/42.89	c total #watches: 50030
42.89/43.00	c total #propagations: 9954448 / total #impl: 25910966 (eff. 0.384)
42.89/43.00	c #Conflicts:     477000 | #Learnt:      25883 | 0.000
42.89/43.00	c total clause space: 18.2382MB
42.89/43.00	c total #watches: 52030
43.08/43.10	c total #propagations: 9975049 / total #impl: 25973041 (eff. 0.384)
43.08/43.10	c #Conflicts:     478000 | #Learnt:      26883 | 0.000
43.08/43.10	c total clause space: 18.2382MB
43.08/43.10	c total #watches: 54030
43.18/43.21	c total #propagations: 9995667 / total #impl: 26037654 (eff. 0.384)
43.18/43.21	c #Conflicts:     479000 | #Learnt:      27883 | 0.000
43.18/43.21	c total clause space: 18.2382MB
43.18/43.21	c total #watches: 56030
43.28/43.32	c total #propagations: 10016269 / total #impl: 26102484 (eff. 0.384)
43.28/43.32	c #Conflicts:     480000 | #Learnt:      28883 | 0.000
43.28/43.32	c total clause space: 18.2382MB
43.28/43.32	c total #watches: 58030
43.38/43.45	c total #propagations: 10037181 / total #impl: 26170575 (eff. 0.384)
43.38/43.45	c #Conflicts:     481000 | #Learnt:      29883 | 0.000
43.38/43.45	c total clause space: 18.2382MB
43.38/43.45	c total #watches: 60030
43.48/43.58	c total #propagations: 10056924 / total #impl: 26238829 (eff. 0.383)
43.48/43.58	c #Conflicts:     482000 | #Learnt:      30883 | 0.000
43.48/43.58	c total clause space: 18.2382MB
43.48/43.58	c total #watches: 62030
43.68/43.71	c total #propagations: 10077329 / total #impl: 26305320 (eff. 0.383)
43.68/43.71	c #Conflicts:     483000 | #Learnt:      31883 | 0.000
43.68/43.71	c total clause space: 18.2382MB
43.68/43.71	c total #watches: 64030
43.78/43.81	c total #propagations: 10098931 / total #impl: 26368396 (eff. 0.383)
43.78/43.81	c #Conflicts:     484000 | #Learnt:      32883 | 0.000
43.78/43.81	c total clause space: 18.2382MB
43.78/43.81	c total #watches: 66030
43.88/43.94	c total #propagations: 10119425 / total #impl: 26428898 (eff. 0.383)
43.88/43.94	c GARBAGE COLLECT
43.88/43.94	c #Conflicts:     485000 | #Learnt:      17178 | 0.000
43.88/43.94	c total clause space: 18.2382MB
43.88/43.94	c total #watches: 34620
43.99/44.03	c total #propagations: 10142347 / total #impl: 26490435 (eff. 0.383)
43.99/44.03	c #Conflicts:     486000 | #Learnt:      18178 | 0.000
43.99/44.03	c total clause space: 18.2382MB
43.99/44.03	c total #watches: 36620
44.09/44.12	c total #propagations: 10163215 / total #impl: 26544940 (eff. 0.383)
44.09/44.12	c #Conflicts:     487000 | #Learnt:      19178 | 0.000
44.09/44.12	c total clause space: 18.2382MB
44.09/44.12	c total #watches: 38620
44.18/44.21	c total #propagations: 10184362 / total #impl: 26600894 (eff. 0.383)
44.18/44.21	c #Conflicts:     488000 | #Learnt:      20178 | 0.000
44.18/44.21	c total clause space: 18.2382MB
44.18/44.21	c total #watches: 40620
44.28/44.31	c total #propagations: 10205991 / total #impl: 26660704 (eff. 0.383)
44.28/44.31	c #Conflicts:     489000 | #Learnt:      21177 | 0.000
44.28/44.31	c total clause space: 18.2382MB
44.28/44.31	c total #watches: 42618
44.38/44.41	c total #propagations: 10226215 / total #impl: 26721744 (eff. 0.383)
44.38/44.41	c #Conflicts:     490000 | #Learnt:      22177 | 0.000
44.38/44.41	c total clause space: 18.2382MB
44.38/44.41	c total #watches: 44618
44.48/44.51	c total #propagations: 10246290 / total #impl: 26779931 (eff. 0.383)
44.48/44.51	c #Conflicts:     491000 | #Learnt:      23177 | 0.000
44.48/44.51	c total clause space: 18.2382MB
44.48/44.51	c total #watches: 46618
44.58/44.62	c total #propagations: 10267935 / total #impl: 26843571 (eff. 0.383)
44.58/44.62	c #Conflicts:     492000 | #Learnt:      24177 | 0.000
44.58/44.62	c total clause space: 18.2382MB
44.58/44.62	c total #watches: 48618
44.68/44.73	c total #propagations: 10289438 / total #impl: 26906827 (eff. 0.382)
44.68/44.73	c #Conflicts:     493000 | #Learnt:      25177 | 0.000
44.68/44.73	c total clause space: 18.2382MB
44.68/44.73	c total #watches: 50618
44.78/44.85	c total #propagations: 10311166 / total #impl: 26969088 (eff. 0.382)
44.78/44.85	c #Conflicts:     494000 | #Learnt:      26177 | 0.000
44.78/44.85	c total clause space: 18.2382MB
44.78/44.85	c total #watches: 52618
44.88/44.96	c total #propagations: 10332114 / total #impl: 27031113 (eff. 0.382)
44.88/44.96	c #Conflicts:     495000 | #Learnt:      27177 | 0.000
44.88/44.96	c total clause space: 18.2382MB
44.88/44.96	c total #watches: 54618
44.98/45.10	c total #propagations: 10353762 / total #impl: 27097859 (eff. 0.382)
44.98/45.10	c #Conflicts:     496000 | #Learnt:      28177 | 0.000
44.98/45.10	c total clause space: 18.2382MB
44.98/45.10	c total #watches: 56618
45.19/45.22	c total #propagations: 10374257 / total #impl: 27161877 (eff. 0.382)
45.19/45.22	c #Conflicts:     497000 | #Learnt:      29177 | 0.000
45.19/45.22	c total clause space: 18.2382MB
45.19/45.22	c total #watches: 58618
45.28/45.34	c total #propagations: 10393428 / total #impl: 27224511 (eff. 0.382)
45.28/45.34	c #Conflicts:     498000 | #Learnt:      30177 | 0.000
45.28/45.34	c total clause space: 18.2382MB
45.28/45.34	c total #watches: 60618
45.38/45.47	c total #propagations: 10412961 / total #impl: 27290552 (eff. 0.382)
45.38/45.47	c #Conflicts:     499000 | #Learnt:      31177 | 0.000
45.38/45.47	c total clause space: 18.2382MB
45.38/45.47	c total #watches: 62618
45.58/45.60	c total #propagations: 10432786 / total #impl: 27359678 (eff. 0.381)
45.58/45.60	c #Conflicts:     500000 | #Learnt:      32177 | 0.000
45.58/45.60	c total clause space: 18.2382MB
45.58/45.60	c total #watches: 64618
45.68/45.73	c total #propagations: 10452370 / total #impl: 27427226 (eff. 0.381)
45.68/45.73	c #Conflicts:     501000 | #Learnt:      33177 | 0.000
45.68/45.73	c total clause space: 18.2382MB
45.68/45.73	c total #watches: 66618
45.78/45.86	c total #propagations: 10471135 / total #impl: 27494021 (eff. 0.381)
45.78/45.86	c GARBAGE COLLECT
45.78/45.86	c #Conflicts:     502000 | #Learnt:      17177 | 0.000
45.78/45.86	c total clause space: 18.2382MB
45.78/45.86	c total #watches: 34618
45.88/45.93	c total #propagations: 10491454 / total #impl: 27564872 (eff. 0.381)
45.88/45.93	c #Conflicts:     503000 | #Learnt:      18177 | 0.000
45.88/45.93	c total clause space: 18.2382MB
45.88/45.93	c total #watches: 36618
45.98/46.01	c total #propagations: 10513959 / total #impl: 27623145 (eff. 0.381)
45.98/46.01	c #Conflicts:     504000 | #Learnt:      19177 | 0.000
45.98/46.01	c total clause space: 18.2382MB
45.98/46.01	c total #watches: 38618
46.08/46.11	c total #propagations: 10535511 / total #impl: 27682172 (eff. 0.381)
46.08/46.11	c #Conflicts:     505000 | #Learnt:      20176 | 0.000
46.08/46.11	c total clause space: 18.2382MB
46.08/46.11	c total #watches: 40616
46.19/46.21	c total #propagations: 10556463 / total #impl: 27741102 (eff. 0.381)
46.19/46.21	c #Conflicts:     506000 | #Learnt:      21176 | 0.000
46.19/46.21	c total clause space: 18.2382MB
46.19/46.21	c total #watches: 42616
46.29/46.31	c total #propagations: 10577158 / total #impl: 27801868 (eff. 0.380)
46.29/46.31	c #Conflicts:     507000 | #Learnt:      22176 | 0.000
46.29/46.31	c total clause space: 18.2382MB
46.29/46.31	c total #watches: 44616
46.38/46.41	c total #propagations: 10599296 / total #impl: 27863185 (eff. 0.380)
46.38/46.41	c #Conflicts:     508000 | #Learnt:      23176 | 0.000
46.38/46.41	c total clause space: 18.2382MB
46.38/46.41	c total #watches: 46616
46.48/46.52	c total #propagations: 10619293 / total #impl: 27919846 (eff. 0.380)
46.48/46.52	c #Conflicts:     509000 | #Learnt:      24176 | 0.000
46.48/46.52	c total clause space: 18.2382MB
46.48/46.52	c total #watches: 48616
46.58/46.62	c total #propagations: 10639137 / total #impl: 27982642 (eff. 0.380)
46.58/46.62	c #Conflicts:     510000 | #Learnt:      25176 | 0.000
46.58/46.62	c total clause space: 18.2382MB
46.58/46.62	c total #watches: 50616
46.68/46.71	c total #propagations: 10660790 / total #impl: 28047045 (eff. 0.380)
46.68/46.71	c #Conflicts:     511000 | #Learnt:      26176 | 0.000
46.68/46.71	c total clause space: 18.2382MB
46.68/46.71	c total #watches: 52616
46.78/46.84	c total #propagations: 10680754 / total #impl: 28109348 (eff. 0.380)
46.78/46.84	c #Conflicts:     512000 | #Learnt:      27175 | 0.000
46.78/46.84	c total clause space: 18.2382MB
46.78/46.84	c total #watches: 54614
46.88/46.99	c total #propagations: 10700404 / total #impl: 28173592 (eff. 0.380)
46.88/46.99	c #Conflicts:     513000 | #Learnt:      28175 | 0.000
46.88/46.99	c total clause space: 18.2382MB
46.88/46.99	c total #watches: 56614
47.08/47.14	c total #propagations: 10721456 / total #impl: 28238224 (eff. 0.380)
47.08/47.14	c #Conflicts:     514000 | #Learnt:      29175 | 0.000
47.08/47.14	c total clause space: 18.2382MB
47.08/47.14	c total #watches: 58614
47.29/47.32	c total #propagations: 10742510 / total #impl: 28306076 (eff. 0.380)
47.29/47.32	c #Conflicts:     515000 | #Learnt:      30175 | 0.000
47.29/47.32	c total clause space: 18.2382MB
47.29/47.32	c total #watches: 60614
47.39/47.48	c total #propagations: 10762992 / total #impl: 28372954 (eff. 0.379)
47.39/47.48	c #Conflicts:     516000 | #Learnt:      31175 | 0.000
47.39/47.48	c total clause space: 18.2382MB
47.39/47.48	c total #watches: 62614
47.58/47.65	c total #propagations: 10784208 / total #impl: 28444573 (eff. 0.379)
47.58/47.65	c #Conflicts:     517000 | #Learnt:      32175 | 0.000
47.58/47.65	c total clause space: 18.2382MB
47.58/47.65	c total #watches: 64614
47.78/47.81	c total #propagations: 10803870 / total #impl: 28514870 (eff. 0.379)
47.78/47.81	c #Conflicts:     518000 | #Learnt:      33175 | 0.000
47.78/47.81	c total clause space: 18.2382MB
47.78/47.81	c total #watches: 66614
47.88/47.92	c total #propagations: 10824535 / total #impl: 28590189 (eff. 0.379)
47.88/47.92	c UNSATISFIABLE 1
47.88/47.92	c CPU time              : 47.8967 s
47.88/47.92	d decisions 518534
47.88/47.92	d conflicts 613484
47.88/47.92	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-4120112-1467308187/watcher-4120112-1467308187 -o /tmp/evaluation-result-4120112-1467308187/solver-4120112-1467308187 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node123-1467308181-12234 --watchdog 1960 --input HOME/instance-4120112-1467308187.opb ./cdcl-cuttingplanes-release 

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

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


[startup+0 s]
/proc/loadavg: 1.17 1.22 1.10 3/176 12448
/proc/meminfo: memFree=28173300/32872528 swapFree=1634416/1797936
[pid=12448] ppid=12445 vsize=29104 CPUtime=0 cores=0,2,4,6
/proc/12448/stat : 12448 (cdcl-cuttingpla) R 12445 12448 12218 0 -1 4202496 268 0 0 0 0 0 0 0 20 0 1 0 9844684 29802496 5260 33554432000 4194304 6199737 140734481530464 140733482960616 4209490 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/12448/statm: 7276 5260 122 490 0 6777 0

[startup+0.100177 s]
/proc/loadavg: 1.17 1.22 1.10 3/176 12448
/proc/meminfo: memFree=28173300/32872528 swapFree=1634416/1797936
[pid=12448] ppid=12445 vsize=33724 CPUtime=0.09 cores=0,2,4,6
/proc/12448/stat : 12448 (cdcl-cuttingpla) R 12445 12448 12218 0 -1 4202496 601 0 0 0 9 0 0 0 20 0 1 0 9844684 34533376 7029 33554432000 4194304 6199737 140734481530464 140733482960616 5308194 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/12448/statm: 8431 7029 160 490 0 7932 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33724

[startup+0.200321 s]
/proc/loadavg: 1.17 1.22 1.10 3/176 12448
/proc/meminfo: memFree=28173300/32872528 swapFree=1634416/1797936
[pid=12448] ppid=12445 vsize=33856 CPUtime=0.19 cores=0,2,4,6
/proc/12448/stat : 12448 (cdcl-cuttingpla) R 12445 12448 12218 0 -1 4202496 627 0 0 0 19 0 0 0 20 0 1 0 9844684 34668544 7055 33554432000 4194304 6199737 140734481530464 140733482960616 4213238 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/12448/statm: 8464 7055 160 490 0 7965 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 33856

[startup+0.300264 s]
/proc/loadavg: 1.17 1.22 1.10 3/176 12448
/proc/meminfo: memFree=28173300/32872528 swapFree=1634416/1797936
[pid=12448] ppid=12445 vsize=33988 CPUtime=0.29 cores=0,2,4,6
/proc/12448/stat : 12448 (cdcl-cuttingpla) R 12445 12448 12218 0 -1 4202496 659 0 0 0 29 0 0 0 20 0 1 0 9844684 34803712 7087 33554432000 4194304 6199737 140734481530464 140733482960616 4213306 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/12448/statm: 8497 7087 160 490 0 7998 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33988

[startup+0.700204 s]
/proc/loadavg: 1.17 1.22 1.10 3/176 12448
/proc/meminfo: memFree=28173300/32872528 swapFree=1634416/1797936
[pid=12448] ppid=12445 vsize=34252 CPUtime=0.69 cores=0,2,4,6
/proc/12448/stat : 12448 (cdcl-cuttingpla) R 12445 12448 12218 0 -1 4202496 1105 0 0 0 69 0 0 0 20 0 1 0 9844684 35074048 7371 33554432000 4194304 6199737 140734481530464 140733482960616 4242312 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/12448/statm: 8563 7371 160 490 0 8064 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34252

[startup+1.50019 s]
/proc/loadavg: 1.17 1.22 1.10 3/177 12449
/proc/meminfo: memFree=28141408/32872528 swapFree=1634416/1797936
[pid=12448] ppid=12445 vsize=37388 CPUtime=1.49 cores=0,2,4,6
/proc/12448/stat : 12448 (cdcl-cuttingpla) R 12445 12448 12218 0 -1 4202496 1721 0 0 0 149 0 0 0 20 0 1 0 9844684 38285312 8264 33554432000 4194304 6199737 140734481530464 140734481529576 4213310 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/12448/statm: 9347 8264 160 490 0 8848 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37388

[startup+3.10023 s]
/proc/loadavg: 1.17 1.22 1.10 3/177 12449
/proc/meminfo: memFree=28137748/32872528 swapFree=1634416/1797936
[pid=12448] ppid=12445 vsize=37804 CPUtime=3.09 cores=0,2,4,6
/proc/12448/stat : 12448 (cdcl-cuttingpla) R 12445 12448 12218 0 -1 4202496 1825 0 0 0 309 0 0 0 20 0 1 0 9844684 38711296 8368 33554432000 4194304 6199737 140734481530464 140734481529576 4213238 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/12448/statm: 9451 8368 160 490 0 8952 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37804

[startup+6.30027 s]
/proc/loadavg: 1.24 1.23 1.10 3/176 12449
/proc/meminfo: memFree=28131644/32872528 swapFree=1634416/1797936
[pid=12448] ppid=12445 vsize=42704 CPUtime=6.29 cores=0,2,4,6
/proc/12448/stat : 12448 (cdcl-cuttingpla) R 12445 12448 12218 0 -1 4202496 2619 0 0 0 629 0 0 0 20 0 1 0 9844684 43728896 8875 33554432000 4194304 6199737 140734481530464 140734481529576 4213238 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/12448/statm: 10676 8875 160 490 0 10177 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 42704

[startup+12.7002 s]
/proc/loadavg: 1.30 1.24 1.11 3/177 12450
/proc/meminfo: memFree=28123736/32872528 swapFree=1634416/1797936
[pid=12448] ppid=12445 vsize=43220 CPUtime=12.68 cores=0,2,4,6
/proc/12448/stat : 12448 (cdcl-cuttingpla) R 12445 12448 12218 0 -1 4202496 3077 0 0 0 1268 0 0 0 20 0 1 0 9844684 44257280 9688 33554432000 4194304 6199737 140734481530464 140734481529576 4213298 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/12448/statm: 10805 9688 160 490 0 10306 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 43220

[startup+25.5003 s]
/proc/loadavg: 1.60 1.31 1.13 3/177 12450
/proc/meminfo: memFree=28114524/32872528 swapFree=1634416/1797936
[pid=12448] ppid=12445 vsize=51168 CPUtime=25.49 cores=0,2,4,6
/proc/12448/stat : 12448 (cdcl-cuttingpla) R 12445 12448 12218 0 -1 4202496 4028 0 0 0 2548 1 0 0 20 0 1 0 9844684 52396032 10817 33554432000 4194304 6199737 140734481530464 140734481529576 4213227 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/12448/statm: 12792 10817 160 490 0 12293 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 51168

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

[startup+25.6003 s]
/proc/loadavg: 1.60 1.31 1.13 3/177 12450
/proc/meminfo: memFree=28114524/32872528 swapFree=1634416/1797936
[pid=12448] ppid=12445 vsize=51168 CPUtime=25.59 cores=0,2,4,6
/proc/12448/stat : 12448 (cdcl-cuttingpla) R 12445 12448 12218 0 -1 4202496 4028 0 0 0 2558 1 0 0 20 0 1 0 9844684 52396032 10817 33554432000 4194304 6199737 140734481530464 140734481529576 4213238 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/12448/statm: 12792 10817 160 490 0 12293 0
Current children cumulated CPU time (s) 25.59
Current children cumulated vsize (KiB) 51168

[startup+38.4002 s]
/proc/loadavg: 1.66 1.33 1.14 3/177 12450
/proc/meminfo: memFree=28106776/32872528 swapFree=1634416/1797936
[pid=12448] ppid=12445 vsize=52012 CPUtime=38.39 cores=0,2,4,6
/proc/12448/stat : 12448 (cdcl-cuttingpla) R 12445 12448 12218 0 -1 4202496 4354 0 0 0 3838 1 0 0 20 0 1 0 9844684 53260288 11590 33554432000 4194304 6199737 140734481530464 140734481529576 4213314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/12448/statm: 13003 11590 160 490 0 12504 0
Current children cumulated CPU time (s) 38.39
Current children cumulated vsize (KiB) 52012

[startup+44.8003 s]
/proc/loadavg: 1.71 1.35 1.15 3/177 12450
/proc/meminfo: memFree=28103808/32872528 swapFree=1634416/1797936
[pid=12448] ppid=12445 vsize=52460 CPUtime=44.78 cores=0,2,4,6
/proc/12448/stat : 12448 (cdcl-cuttingpla) R 12445 12448 12218 0 -1 4202496 4798 0 0 0 4477 1 0 0 20 0 1 0 9844684 53719040 11854 33554432000 4194304 6199737 140734481530464 140734481529576 4213296 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/12448/statm: 13115 11854 160 490 0 12616 0
Current children cumulated CPU time (s) 44.78
Current children cumulated vsize (KiB) 52460

[startup+46.4003 s]
/proc/loadavg: 1.71 1.35 1.15 4/177 12450
/proc/meminfo: memFree=28103312/32872528 swapFree=1634416/1797936
[pid=12448] ppid=12445 vsize=52460 CPUtime=46.38 cores=0,2,4,6
/proc/12448/stat : 12448 (cdcl-cuttingpla) R 12445 12448 12218 0 -1 4202496 4861 0 0 0 4637 1 0 0 20 0 1 0 9844684 53719040 11893 33554432000 4194304 6199737 140734481530464 140734481529576 4220932 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/12448/statm: 13115 11893 160 490 0 12616 0
Current children cumulated CPU time (s) 46.38
Current children cumulated vsize (KiB) 52460

[startup+47.2003 s]
/proc/loadavg: 1.71 1.35 1.15 4/177 12450
/proc/meminfo: memFree=28103312/32872528 swapFree=1634416/1797936
[pid=12448] ppid=12445 vsize=52460 CPUtime=47.18 cores=0,2,4,6
/proc/12448/stat : 12448 (cdcl-cuttingpla) R 12445 12448 12218 0 -1 4202496 4861 0 0 0 4717 1 0 0 20 0 1 0 9844684 53719040 11893 33554432000 4194304 6199737 140734481530464 140734481529576 4220952 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/12448/statm: 13115 11893 160 490 0 12616 0
Current children cumulated CPU time (s) 47.18
Current children cumulated vsize (KiB) 52460

[startup+47.6003 s]
/proc/loadavg: 1.71 1.35 1.15 4/177 12450
/proc/meminfo: memFree=28102816/32872528 swapFree=1634416/1797936
[pid=12448] ppid=12445 vsize=52460 CPUtime=47.58 cores=0,2,4,6
/proc/12448/stat : 12448 (cdcl-cuttingpla) R 12445 12448 12218 0 -1 4202496 4869 0 0 0 4757 1 0 0 20 0 1 0 9844684 53719040 11901 33554432000 4194304 6199737 140734481530464 140734481529576 4235325 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/12448/statm: 13115 11901 160 490 0 12616 0
Current children cumulated CPU time (s) 47.58
Current children cumulated vsize (KiB) 52460

[startup+47.8003 s]
/proc/loadavg: 1.71 1.35 1.15 4/177 12450
/proc/meminfo: memFree=28102816/32872528 swapFree=1634416/1797936
[pid=12448] ppid=12445 vsize=52460 CPUtime=47.78 cores=0,2,4,6
/proc/12448/stat : 12448 (cdcl-cuttingpla) R 12445 12448 12218 0 -1 4202496 4870 0 0 0 4777 1 0 0 20 0 1 0 9844684 53719040 11902 33554432000 4194304 6199737 140734481530464 140734481529576 4213215 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/12448/statm: 13115 11902 160 490 0 12616 0
Current children cumulated CPU time (s) 47.78
Current children cumulated vsize (KiB) 52460

[startup+47.9003 s]
/proc/loadavg: 1.71 1.35 1.15 4/177 12450
/proc/meminfo: memFree=28102816/32872528 swapFree=1634416/1797936
[pid=12448] ppid=12445 vsize=52460 CPUtime=47.88 cores=0,2,4,6
/proc/12448/stat : 12448 (cdcl-cuttingpla) R 12445 12448 12218 0 -1 4202496 4870 0 0 0 4787 1 0 0 20 0 1 0 9844684 53719040 11902 33554432000 4194304 6199737 140734481530464 140734481529576 5146803 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/12448/statm: 13115 11902 160 490 0 12616 0
Current children cumulated CPU time (s) 47.88
Current children cumulated vsize (KiB) 52460

Child status: 20
Real time (s): 47.9243
CPU time (s): 47.9177
CPU user time (s): 47.8997
CPU system time (s): 0.017997
CPU usage (%): 99.9862
Max. virtual memory (cumulated for all children) (KiB): 52460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 47.8997
system time used= 0.017997
maximum resident set size= 47616
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4873
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= 56

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.158975 second user time and 0.19697 second system time

The end

Launcher Data

Begin job on node123 at 2016-06-30 19:36:27
IDJOB=4120112
IDBENCH=109708
IDSOLVER=2548
FILE ID=node123/4120112-1467308187
RUNJOBID= node123-1467308181-12234
PBS_JOBID= 20005250
Free space on /tmp= 71728 MiB

SOLVER NAME= cdcl-cuttingplanes DEC 2016-05-01
BENCH NAME= PB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/ProofComplexity/normalized-fixed-bandwidth-15.cnf.gz-plain.pb.metafix.opb
COMMAND LINE= ./cdcl-cuttingplanes-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4120112-1467308187/watcher-4120112-1467308187 -o /tmp/evaluation-result-4120112-1467308187/solver-4120112-1467308187 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node123-1467308181-12234 --watchdog 1960 --input HOME/instance-4120112-1467308187.opb ./cdcl-cuttingplanes-release

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

MD5SUM BENCH= 429e1d973455eed24d7ece91100186dc
RANDOM SEED=1556946026

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.387
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:        28173928 kB
Buffers:          173420 kB
Cached:          1928236 kB
SwapCached:            0 kB
Active:           344712 kB
Inactive:        1810600 kB
Active(anon):      55932 kB
Inactive(anon):        0 kB
Active(file):     288780 kB
Inactive(file):  1810600 kB
Unevictable:     1797936 kB
Mlocked:         1634416 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              5148 kB
Writeback:             0 kB
AnonPages:       1851480 kB
Mapped:            14608 kB
Shmem:               204 kB
Slab:             611700 kB
SReclaimable:      54916 kB
SUnreclaim:       556784 kB
KernelStack:        1464 kB
PageTables:         8084 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1961168 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    194560 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= 71728 MiB
End job on node123 at 2016-06-30 19:37:15