Trace number 3422044

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
CryptoMiniSat Strange-Night2-st (fixed)? (TO) 5000.11 4999.94

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m42-q663-n40-p15-s72490337.cnf
MD5SUMab8e40d31c79e7a71114e3126a46874f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.165974
Satisfiable
(Un)Satisfiability was proved
Number of variables1649
Number of clauses256038
Sum of the clauses size513645
Maximum clause length42
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2255998
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3422044-1306634918.cnf'
0.00/0.01	c -- header says num vars:           1649
0.00/0.01	c -- header says num clauses:      256038
0.00/0.03	c -- clauses added:            0 learnts,       256038 normals,            0 xors
0.00/0.03	c -- vars added       1649
0.00/0.03	c Parsing time:  0.03 s
0.00/0.03	c  N st     0         0      1649        40    255998         0    513645         0   no data   no data
0.00/0.03	c asymm  cl-useful: 0/40/40 lits-rem:0 time: 0.00
0.03/0.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.03
0.03/0.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.09/0.10	c bin-w-bin subsume rem            0 bins  time:  0.04 s
0.09/0.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
0.09/0.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1649 time:  0.02 s
0.09/0.18	c Removed useless bin:       0  fixed:     0  props:   1.29M  time:  0.02 s
0.19/0.23	c lits-rem:      1230  cl-subs:        0  v-elim:     40  v-fix:    0  time:  0.05 s
0.19/0.23	c Finding binary XORs  T:     0.00 s  found:       0
0.19/0.24	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.19/0.24	c calculated reachability. Time: 0.00
0.19/0.24	c Calc default polars -  time:   0.00 s pos:       0 undec:      40 neg:    1609
0.19/0.24	c =========================================================================================
0.19/0.24	c types(t): F = full restart, N = normal restart
0.19/0.24	c types(t): S = simplification begin/end, E = solution found
0.19/0.24	c restart types(rt): st = static, dy = dynamic
0.19/0.24	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.19/0.24	c  B st     0         0      1609      4465    249924         0    712996         0   no data   no data
0.49/0.59	c  N dy    14      4137      1609      4465    249924      4045    712996    390714     12.58     13.25
0.89/0.93	c  N dy    33      8189      1609      4465    249924      5573    712996    402691     12.90     21.57
1.19/1.27	c  N dy    42     12232      1609      4465    249924      5370    712996    368852     12.30     13.04
1.49/1.58	c  N dy    59     16313      1609      4465    249924      9370    712996    655980     12.49     13.38
1.99/2.01	c  N dy    72     21496      1609      4465    249924      8909    712996    533930     12.17     12.89
2.29/2.30	c  F st    88     25000      1609      4465    249924     12311    712995    878781     12.22   no data
2.29/2.38	c  N st    90     25626      1609      4465    249924     12920    712995    954345     12.22   no data
2.69/2.77	c  N dy    94     30001      1609      4465    249924     10523    712995    713315     12.22   no data
2.69/2.77	c  S st    94     30001      1609      4465    249924     10523    712995    713315     12.22   no data
2.79/2.82	c  S st    94     30506      1609      4465    249924     11025    712995    768450     12.22   no data
2.79/2.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.99/3.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 13.1M T:  0.27
3.09/3.10	c blocked clauses removed:        0 vars:      0 tried:        1609 T: 0.00 s
3.09/3.12	c bin-w-bin subsume rem            0 bins  time:  0.02 s
7.09/7.18	c subs with bin:        0  lits-rem:     36513  v-fix:    0  time:  4.06 s
7.19/7.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1609 time:  0.02 s
7.19/7.22	c Removed useless bin:       0  fixed:     0  props:   1.26M  time:  0.02 s
7.19/7.28	c lits-rem:       732  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
8.49/8.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.22 s
9.20/9.21	c lits-rem:       274  cl-subs:      377  v-elim:      0  v-fix:    0  time:  0.69 s
9.40/9.40	c asymm  cl-useful: 0/3423/4465 lits-rem:0 time: 0.18
9.40/9.40	c calculated reachability. Time: 0.00
9.40/9.40	c  N dy    94     30506      1609      4465    249924     10648    675750    744265     12.22   no data
9.70/9.77	c  N dy   123     34518      1609      4465    249924     14569    675750   1180573     12.64     26.09
10.09/10.15	c  N dy   144     38958      1609      4465    249924     11182    675750    771462     12.77     13.64
10.49/10.51	c  N dy   161     43090      1609      4465    249924     15221    675750   1116645     12.83     13.73
10.69/10.77	c  S st   178     45760      1609      4465    249924      9105    675750    525303     13.03     11.74
10.79/10.80	c  S st   178     46262      1609      4465    249924      9603    675750    578730     13.03   no data
10.79/10.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.01/11.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 12.5M T:  0.26
11.01/11.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.01/11.09	c bin-w-bin subsume rem            0 bins  time:  0.02 s
14.19/14.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  3.20 s
14.30/14.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1609 time:  0.02 s
14.30/14.34	c Removed useless bin:       0  fixed:     0  props:   1.26M  time:  0.02 s
14.30/14.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
15.49/15.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.21 s
15.69/15.72	c lits-rem:        52  cl-subs:       46  v-elim:      0  v-fix:    0  time:  0.14 s
15.69/15.72	c vivif2 --  cl tried     4465 cl shrink        0 lits rem          0 time: 0.00
15.69/15.74	c vivif2 --  cl tried     9557 cl shrink        0 lits rem          0 time: 0.02
15.79/15.82	c asymm  cl-useful: 0/1002/4465 lits-rem:0 time: 0.08
15.79/15.83	c calculated reachability. Time: 0.00
15.79/15.83	c  N dy   178     46262      1609      4465    249924      9557    675750    572917     13.03   no data
16.09/16.16	c  N dy   197     50323      1609      4465    249924     13544    675750    951435     13.05     13.78
16.51/16.56	c  N dy   216     54632      1609      4465    249924     17729    675750   1371492     13.12     13.83
16.90/16.98	c  N dy   232     58718      1609      4465    249924     11971    675750    814160     13.16     13.91
17.30/17.35	c  N dy   252     62769      1609      4465    249924     15935    675750   1300878     13.35     17.81
17.69/17.79	c  N dy   264     66844      1609      4465    249924     19911    675750   1655461     13.27     14.07
17.99/18.08	c  S st   274     69396      1609      4465    249924     11679    675750    661958     13.28     12.10
18.09/18.11	c  S st   274     69897      1609      4465    249924     12179    675750    718240     13.28   no data
18.09/18.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.39/18.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 13.6M T:  0.29
18.39/18.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18.39/18.43	c bin-w-bin subsume rem            0 bins  time:  0.02 s
21.59/21.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  3.20 s
21.59/21.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1609 time:  0.02 s
21.59/21.68	c Removed useless bin:       0  fixed:     0  props:   1.26M  time:  0.02 s
21.59/21.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
22.89/22.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.20 s
23.11/23.15	c lits-rem:       125  cl-subs:       70  v-elim:      0  v-fix:    0  time:  0.24 s
23.11/23.16	c vivif2 --  cl tried     4465 cl shrink        0 lits rem          0 time: 0.00
23.11/23.18	c vivif2 --  cl tried    12109 cl shrink        0 lits rem          0 time: 0.02
23.29/23.36	c asymm  cl-useful: 0/3313/4465 lits-rem:0 time: 0.19
23.29/23.37	c calculated reachability. Time: 0.00
23.29/23.37	c  N dy   274     69897      1609      4465    249924     12109    675750    712630     13.28   no data
23.89/23.97	c  N dy   285     75998      1609      4465    249924     18057    675750   1307214     13.12     13.85
24.50/24.52	c  N dy   304     81371      1609      4465    249924     23322    675750   1919180     13.14     13.83
24.99/25.05	c  N dy   327     86681      1609      4465    249924     16786    675750   1179536     13.13     13.84
25.09/25.15	c  F st   334     87500      1609      4465    249924     17585    675750   1270160     13.15   no data
25.79/25.80	c  N dy   340     92698      1609      4465    249924     22652    675750   1792756     13.15   no data
26.59/26.61	c  N dy   381     98943      1609      4465    249924     16079    675750   1102048     13.41     14.13
27.19/27.25	c  S st   393    104845      1609      4465    249924     21809    675750   1716048     13.31     10.48
27.29/27.30	c  S st   393    105348      1609      4465    249924     22310    675750   1781336     13.31   no data
27.29/27.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
27.69/27.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 19.3M T:  0.40
27.69/27.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
27.69/27.73	c bin-w-bin subsume rem            0 bins  time:  0.02 s
30.89/30.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  3.19 s
30.89/30.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1609 time:  0.02 s
30.89/30.97	c Removed useless bin:       0  fixed:     0  props:   1.26M  time:  0.02 s
30.89/30.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
32.19/32.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.24 s
34.69/34.76	c lits-rem:      1294  cl-subs:      279  v-elim:      0  v-fix:    0  time:  2.48 s
34.69/34.76	c vivif2 --  cl tried     4465 cl shrink        0 lits rem          0 time: 0.00
34.79/34.80	c vivif2 --  cl tried    22031 cl shrink        0 lits rem          0 time: 0.04
34.89/34.95	c asymm  cl-useful: 0/1152/4465 lits-rem:0 time: 0.15
34.89/34.96	c calculated reachability. Time: 0.00
34.89/34.96	c  N dy   393    105348      1609      4465    249924     22031    675750   1741923     13.31   no data
35.69/35.75	c  N dy   418    112149      1609      4465    249924     15019    675750    853698     13.27     14.06
36.39/36.45	c  N dy   452    119593      1609      4465    249924     22297    675750   1640882     13.32     14.13
37.19/37.28	c  N dy   489    127358      1609      4465    249924     15220    675750    833566     13.37     14.28
37.99/38.09	c  N dy   517    135575      1609      4465    249924     23250    675750   1593033     13.32     14.26
39.30/39.34	c  N dy   544    147552      1609      4465    249924     19299    675750   1289241     13.20     13.94
40.30/40.33	c  N dy   581    157032      1609      4465    249924     28546    675750   2233354     13.18     18.89
40.40/40.46	c  S st   588    158024      1609      4465    249924     29512    675750   2318036     13.19     11.40
40.50/40.51	c  S st   588    158530      1609      4465    249924     30018    675750   2381238     13.19   no data
40.50/40.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
40.90/40.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 19.3M T:  0.41
40.90/40.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
40.90/40.95	c bin-w-bin subsume rem            0 bins  time:  0.02 s
44.10/44.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  3.20 s
44.10/44.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1609 time:  0.02 s
44.10/44.20	c Removed useless bin:       0  fixed:     0  props:   1.26M  time:  0.02 s
44.20/44.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
45.50/45.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.23 s
48.41/48.48	c lits-rem:      1230  cl-subs:      386  v-elim:      0  v-fix:    0  time:  2.97 s
48.41/48.48	c vivif2 --  cl tried     4465 cl shrink        0 lits rem          0 time: 0.00
48.50/48.54	c vivif2 --  cl tried    29632 cl shrink        0 lits rem          0 time: 0.06
48.70/48.73	c asymm  cl-useful: 0/2436/4465 lits-rem:0 time: 0.19
48.70/48.74	c calculated reachability. Time: 0.00
48.70/48.74	c  N dy   588    158530      1609      4465    249924     29632    675750   2322564     13.19   no data
49.69/49.79	c  N dy   620    168673      1609      4465    249924     22967    675750   1419010     13.15     17.16
50.99/51.06	c  N dy   667    179536      1609      4465    249924     33587    675750   2518365     13.17     14.02
52.29/52.39	c  N dy   701    191252      1609      4465    249924     27416    675750   1766708     13.13     13.99
53.60/53.69	c  N dy   759    203518      1609      4465    249924     20838    675750   1271668     13.16     13.88
55.09/55.13	c  N dy   803    216548      1609      4465    249924     33556    675750   2581336     13.23     19.70
56.69/56.72	c  N dy   851    230453      1609      4465    249924     27609    675750   1917048     13.22     14.02
57.59/57.63	c  S st   892    237795      1609      4465    249924     34778    675750   2583047     13.26      9.80
57.59/57.69	c  S st   892    238296      1609      4465    249924     35277    675750   2642388     13.26   no data
57.69/57.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
58.09/58.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 20.8M T:  0.45
58.09/58.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
58.09/58.17	c bin-w-bin subsume rem            0 bins  time:  0.02 s
61.29/61.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  3.20 s
61.29/61.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1609 time:  0.02 s
61.39/61.41	c Removed useless bin:       0  fixed:     0  props:   1.26M  time:  0.02 s
61.39/61.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
62.80/62.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.32 s
67.30/67.33	c lits-rem:       833  cl-subs:      599  v-elim:      0  v-fix:    0  time:  4.51 s
67.30/67.34	c vivif2 --  cl tried     4465 cl shrink        0 lits rem          0 time: 0.00
67.40/67.40	c vivif2 --  cl tried    34678 cl shrink        0 lits rem          0 time: 0.07
67.60/67.61	c asymm  cl-useful: 0/1925/4465 lits-rem:0 time: 0.20
67.60/67.61	c calculated reachability. Time: 0.00
67.60/67.61	c  N dy   892    238296      1609      4465    249924     34678    675750   2593142     13.26   no data
69.59/69.63	c  N dy   964    253540      1609      4465    249924     29094    675750   2217828     13.35     14.08
71.69/71.77	c  N dy  1012    270390      1609      4465    249924     24078    675750   1528142     13.33     14.09
73.79/73.82	c  N dy  1076    287709      1609      4465    249924     41050    675750   3225187     13.30     17.93
76.09/76.11	c  N dy  1144    306217      1609      4465    249924     36605    675750   2649149     13.29     14.00
76.09/76.11	c  F st  1145    306251      1609      4465    249924     36639    675750   2653174     13.29   no data
78.60/78.65	c  N dy  1195    326720      1609      4465    249924     33137    675750   2339435     13.28     14.02
81.79/81.83	c  N dy  1286    350632      1609      4465    249924     32022    675750   1910808     13.33     14.04
82.59/82.64	c  S st  1328    357444      1609      4465    249924     38688    675750   2580888     13.41     13.17
82.59/82.69	c  S st  1328    357946      1609      4465    249924     39186    675750   2649072     13.41   no data
82.69/82.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
83.09/83.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 21.7M T:  0.47
83.09/83.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
83.09/83.19	c bin-w-bin subsume rem            0 bins  time:  0.02 s
86.29/86.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  3.20 s
86.39/86.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1609 time:  0.02 s
86.39/86.43	c Removed useless bin:       0  fixed:     0  props:   1.26M  time:  0.02 s
86.39/86.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
87.79/87.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.33 s
92.41/92.46	c lits-rem:      1271  cl-subs:      915  v-elim:      0  v-fix:    0  time:  4.61 s
92.41/92.46	c vivif2 --  cl tried     4465 cl shrink        0 lits rem          0 time: 0.00
92.49/92.53	c vivif2 --  cl tried    38271 cl shrink        0 lits rem          0 time: 0.07
92.69/92.73	c asymm  cl-useful: 0/2174/4465 lits-rem:0 time: 0.20
92.69/92.74	c calculated reachability. Time: 0.00
92.69/92.74	c  N dy  1328    357946      1609      4465    249924     38271    675750   2600045     13.41   no data
95.29/95.36	c  N dy  1413    378657      1609      4465    249924     33126    675750   2144065     13.42     14.28
98.00/98.09	c  N dy  1495    398676      1609      4465    249924     26337    675750   1465687     13.40     14.30
100.39/100.45	c  N dy  1553    419432      1609      4465    249924     46542    675750   3403144     13.36     14.24
103.10/103.11	c  N dy  1613    440336      1609      4465    249924     39646    675750   2588463     13.34     14.11
105.69/105.73	c  N dy  1695    460404      1609      4465    249924     30899    675750   1741703     13.38     26.09
108.39/108.40	c  N dy  1751    480416      1609      4465    249924     50296    675750   3239851     13.34     14.08
110.79/110.85	c  N dy  1807    500505      1609      4465    249924     40551    675750   2343141     13.31     14.02
113.70/113.72	c  N dy  1900    520633      1609      4465    249924     60230    675750   4349439     13.36     14.16
115.69/115.74	c  S st  1958    536921      1609      4465    249924     45966    675750   2997671     13.38     12.08
115.79/115.80	c  S st  1958    537421      1609      4465    249924     46466    675750   3048114     13.38   no data
115.79/115.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
116.29/116.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 23.0M T:  0.49
116.29/116.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
116.29/116.33	c bin-w-bin subsume rem            0 bins  time:  0.02 s
119.49/119.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  3.20 s
119.49/119.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1609 time:  0.02 s
119.49/119.57	c Removed useless bin:       0  fixed:     0  props:   1.26M  time:  0.02 s
119.49/119.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
121.02/121.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.37 s
125.00/125.06	c lits-rem:       894  cl-subs:     1073  v-elim:      0  v-fix:    0  time:  4.02 s
125.00/125.07	c vivif2 --  cl tried     4465 cl shrink        0 lits rem          0 time: 0.00
125.10/125.15	c vivif2 --  cl tried    45393 cl shrink        0 lits rem          0 time: 0.08
125.30/125.35	c asymm  cl-useful: 0/828/4465 lits-rem:0 time: 0.20
125.30/125.36	c calculated reachability. Time: 0.00
125.30/125.36	c  N dy  1958    537421      1609      4465    249924     45393    675750   2986993     13.38   no data
128.71/128.71	c  N dy  2035    558926      1609      4465    249924     35253    675750   1958745     13.38     14.10
131.30/131.37	c  N dy  2079    579852      1609      4465    249924     55602    675750   3763340     13.33     14.07
134.10/134.15	c  N dy  2118    600052      1609      4465    249924     43135    675750   2464119     13.28     14.06
136.80/136.85	c  N dy  2204    620075      1609      4465    249924     62693    675750   4291770     13.32     17.06
139.60/139.69	c  N dy  2271    640342      1609      4465    249924     49303    675750   2922388     13.31     14.04
142.90/142.98	c  N dy  2323    660832      1609      4465    249924     35126    675750   1714114     13.26     14.08
145.60/145.62	c  N dy  2416    680910      1609      4465    249924     54732    675750   3664021     13.30     14.11
148.79/148.88	c  N dy  2483    701104      1609      4465    249924     39328    675750   1990518     13.28     14.00
151.60/151.62	c  N dy  2563    721444      1609      4465    249924     59126    675750   3661894     13.28     14.03
154.50/154.53	c  N dy  2620    741898      1609      4465    249924     42965    675750   2452770     13.27     14.29
157.39/157.43	c  N dy  2692    762585      1609      4465    249924     63118    675750   4286869     13.26     14.05
160.20/160.22	c  N dy  2747    782634      1609      4465    249924     45647    675750   2550828     13.25     29.12
163.29/163.34	c  N dy  2799    803315      1609      4465    249924     65766    675750   4218393     13.22     14.13
163.69/163.72	c  S st  2806    806131      1609      4465    249924     68494    675750   4433460     13.22     11.60
163.69/163.77	c  S st  2806    806633      1609      4465    249924     68990    675750   4494432     13.22   no data
163.69/163.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
164.29/164.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 27.6M T:  0.60
164.29/164.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
164.39/164.41	c bin-w-bin subsume rem            0 bins  time:  0.02 s
167.59/167.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  3.19 s
167.59/167.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1609 time:  0.02 s
167.59/167.64	c Removed useless bin:       0  fixed:     0  props:   1.26M  time:  0.02 s
167.59/167.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
169.00/169.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.27 s
175.60/175.67	c lits-rem:      1395  cl-subs:     2121  v-elim:      0  v-fix:    0  time:  6.61 s
175.60/175.67	c vivif2 --  cl tried     4465 cl shrink        0 lits rem          0 time: 0.00
175.80/175.80	c vivif2 --  cl tried    66869 cl shrink        0 lits rem          0 time: 0.12
175.90/176.01	c asymm  cl-useful: 0/1307/4465 lits-rem:0 time: 0.21
176.02/176.02	c calculated reachability. Time: 0.00
176.02/176.02	c  N dy  2806    806633      1609      4465    249924     66869    675750   4399174     13.22   no data
179.10/179.10	c  N dy  2873    826700      1609      4465    249924     48563    675750   2759150     13.21     13.92
182.10/182.10	c  N dy  2963    847033      1609      4465    249924     68464    675750   4645714     13.22     13.98
184.90/184.93	c  N dy  3085    867107      1609      4465    249924     49059    675750   3190013     13.34     17.53
188.50/188.53	c  N dy  3161    887316      1609      4465    249924     68805    675750   5214019     13.36     14.19
192.00/192.01	c  N dy  3243    907923      1609      4465    249924     48858    675750   2667313     13.37     14.08
195.00/195.02	c  N dy  3311    928546      1609      4465    249924     68972    675750   4663267     13.37     14.11
198.70/198.73	c  N dy  3392    954844      1609      4465    249924     53690    675750   3350839     13.35     14.11
201.90/201.98	c  N dy  3481    974850      1609      4465    249924     73217    675750   5417654     13.39     14.84
205.00/205.06	c  N dy  3559    996379      1609      4465    249924     52242    675750   2954141     13.38     14.10
207.92/207.99	c  N dy  3640   1016438      1609      4465    249924     71837    675750   4900007     13.39     14.13
211.11/211.21	c  N dy  3743   1037786      1609      4465    249924     49729    675750   2642795     13.43     14.21
214.00/214.09	c  N dy  3829   1059780      1609      4465    249924     71240    675750   4673686     13.44     14.15
216.00/216.02	c  F st  3893   1071875      1609      4465    249924     83078    675750   5947086     13.46   no data
217.29/217.35	c  N dy  3907   1080306      1609      4465    249924     47361    675750   2255221     13.45     14.17
220.20/220.27	c  N dy  3961   1101839      1609      4465    249924     68316    675750   4240202     13.44     14.18
223.50/223.53	c  N dy  4004   1123424      1609      4465    249924     89356    675750   6032440     13.41     14.25
226.30/226.39	c  N dy  4076   1143708      1609      4465    249924     64259    675750   3889688     13.42     14.13
229.50/229.56	c  N dy  4137   1165644      1609      4465    249924     85576    675750   5760528     13.41     14.24
232.30/232.31	c  N dy  4180   1185685      1609      4465    249924     59303    675750   3175889     13.39     14.25
235.00/235.06	c  N dy  4249   1206025      1609      4465    249924     79161    675750   5032513     13.38     14.31
235.60/235.62	c  S st  4264   1209950      1609      4465    249924     83002    675750   5397241     13.38     12.04
235.60/235.68	c  S st  4264   1210451      1609      4465    249924     83499    675750   5461491     13.38   no data
235.60/235.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
236.30/236.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 28.2M T:  0.62
236.30/236.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
236.30/236.34	c bin-w-bin subsume rem            0 bins  time:  0.02 s
239.50/239.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  3.20 s
239.50/239.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1609 time:  0.02 s
239.50/239.58	c Removed useless bin:       0  fixed:     0  props:   1.26M  time:  0.02 s
239.60/239.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
241.00/241.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.30 s
249.30/249.30	c lits-rem:      1242  cl-subs:     1488  v-elim:      0  v-fix:    0  time:  8.23 s
249.30/249.30	c vivif2 --  cl tried     4465 cl shrink        0 lits rem          0 time: 0.00
249.40/249.45	c vivif2 --  cl tried    82011 cl shrink        0 lits rem          0 time: 0.15
249.61/249.66	c asymm  cl-useful: 0/1845/4465 lits-rem:0 time: 0.21
249.61/249.67	c calculated reachability. Time: 0.00
249.61/249.67	c  N dy  4264   1210451      1609      4465    249924     82011    675750   5353985     13.38   no data
252.50/252.59	c  N dy  4330   1230753      1609      4465    249924     54995    675750   2838985     13.37     14.15
255.00/255.07	c  N dy  4394   1250763      1609      4465    249924     74514    675750   4438945     13.36     20.68
257.90/257.98	c  N dy  4458   1270931      1609      4465    249924     94088    675750   6047534     13.35     14.15
260.72/260.77	c  N dy  4522   1290995      1609      4465    249924     65810    675750   3621080     13.34     14.13
263.70/263.70	c  N dy  4601   1313453      1609      4465    249924     87626    675750   5640238     13.35     14.07
267.10/267.12	c  N dy  4661   1334650      1609      4465    249924     59584    675750   2979610     13.33     14.22
269.70/269.71	c  N dy  4705   1354709      1609      4465    249924     79103    675750   4644416     13.31     15.61
273.00/273.04	c  N dy  4771   1375736      1609      4465    249924     49992    675750   2278632     13.31     14.03
275.60/275.63	c  N dy  4820   1396351      1609      4465    249924     70069    675750   3924329     13.29     14.12
278.70/278.71	c  N dy  4863   1416471      1609      4465    249924     89611    675750   5338877     13.27     14.27
281.70/281.73	c  N dy  4928   1436550      1609      4465    249924     58483    675750   2911361     13.26     14.08
284.50/284.57	c  N dy  4986   1456706      1609      4465    249924     78068    675750   4490451     13.25     14.03
288.00/288.01	c  N dy  5050   1478054      1609      4465    249924     98897    675750   6318958     13.25     13.98
291.00/291.08	c  N dy  5107   1498088      1609      4465    249924     66838    675750   3478959     13.24     22.87
294.20/294.26	c  N dy  5167   1519544      1609      4465    249924     87649    675750   5019132     13.22     14.00
297.90/297.96	c  N dy  5237   1540709      1609      4465    249924     55727    675750   2560752     13.21     13.93
300.80/300.83	c  N dy  5312   1560790      1609      4465    249924     75207    675750   4180528     13.21     14.19
304.10/304.10	c  N dy  5380   1581055      1609      4465    249924     94947    675750   5833603     13.21     13.93
307.50/307.60	c  N dy  5420   1602013      1609      4465    249924     61753    675750   2842219     13.19     13.91
310.22/310.23	c  N dy  5456   1622080      1609      4465    249924     81237    675750   4350579     13.17     13.94
313.31/313.37	c  N dy  5516   1642581      1609      4465    249924    101057    675750   5827238     13.16     14.13
316.50/316.54	c  N dy  5566   1662861      1609      4465    249924     66455    675750   3256413     13.15     13.86
319.70/319.77	c  N dy  5620   1683503      1609      4465    249924     86513    675750   4783250     13.14     14.26
323.10/323.16	c  N dy  5710   1704164      1609      4465    249924    106597    675750   6537307     13.15     13.89
324.30/324.39	c  S st  5730   1710451      1609      4465    249924     57381    675750   2566296     13.15     11.97
324.40/324.44	c  S st  5730   1710953      1609      4465    249924     57880    675750   2626716     13.15   no data
324.40/324.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
324.90/324.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 21.0M T:  0.46
324.90/324.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
324.90/324.94	c bin-w-bin subsume rem            0 bins  time:  0.02 s
328.10/328.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  3.20 s
328.10/328.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1609 time:  0.02 s
328.10/328.18	c Removed useless bin:       0  fixed:     0  props:   1.26M  time:  0.02 s
328.20/328.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
329.50/329.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.23 s
332.60/332.65	c lits-rem:       412  cl-subs:     1153  v-elim:      0  v-fix:    0  time:  3.14 s
332.60/332.65	c vivif2 --  cl tried     4465 cl shrink        0 lits rem          0 time: 0.00
332.70/332.74	c vivif2 --  cl tried    56727 cl shrink        0 lits rem          0 time: 0.09
332.90/332.94	c asymm  cl-useful: 0/777/4465 lits-rem:0 time: 0.20
332.90/332.95	c calculated reachability. Time: 0.00
332.90/332.95	c  N dy  5730   1710953      1609      4465    249924     56727    675750   2610281     13.15   no data
335.70/335.78	c  N dy  5788   1732206      1609      4465    249924     77379    675750   4268555     13.14     13.91
338.82/338.83	c  N dy  5850   1752246      1609      4465    249924     96774    675750   5733108     13.13     14.08
342.01/342.04	c  N dy  5909   1772270      1609      4465    249924     59990    675750   2830933     13.12     15.41
344.80/344.85	c  N dy  5991   1792614      1609      4465    249924     79737    675750   4588254     13.12     13.83
348.21/348.21	c  N dy  6045   1813763      1609      4465    249924    100355    675750   6381590     13.11     13.85
351.60/351.68	c  N dy  6125   1833839      1609      4465    249924     62555    675750   2937270     13.12     28.06
354.31/354.32	c  N dy  6177   1854031      1609      4465    249924     82146    675750   4582254     13.11     13.82
357.10/357.18	c  N dy  6236   1874207      1609      4465    249924    101768    675750   6188401     13.11     13.85
361.00/361.00	c  N dy  6300   1895214      1609      4465    249924     63836    675750   2927739     13.10     13.95
363.71/363.73	c  N dy  6369   1915311      1609      4465    249924     83399    675750   4574374     13.10     13.79
366.60/366.65	c  N dy  6442   1936171      1609      4465    249924    103750    675750   6402771     13.10     13.87
370.50/370.56	c  N dy  6498   1956628      1609      4465    249924     64322    675750   3081314     13.09     13.81
373.21/373.29	c  N dy  6546   1976861      1609      4465    249924     83953    675750   4532448     13.08     13.87
376.31/376.34	c  N dy  6615   1997512      1609      4465    249924    103986    675750   6302652     13.09     13.85
380.20/380.20	c  N dy  6672   2017947      1609      4465    249924     63566    675750   2937977     13.08     13.86
382.82/382.85	c  N dy  6709   2038090      1609      4465    249924     83111    675750   4438521     13.07     14.43
386.21/386.25	c  N dy  6785   2058192      1609      4465    249924    102663    675750   5913554     13.07     27.33
389.50/389.57	c  N dy  6863   2078318      1609      4465    249924    122217    675750   7617319     13.06     13.87
392.73/392.75	c  N dy  6916   2098394      1609      4465    249924     80395    675750   4127314     13.06     13.85
395.91/396.01	c  N dy  7001   2119178      1609      4465    249924    100603    675750   5825392     13.07     13.81
399.51/399.54	c  N dy  7069   2139267      1609      4465    249924    120079    675750   7394170     13.06     25.24
402.62/402.67	c  N dy  7149   2159877      1609      4465    249924     78065    675750   4127930     13.06     13.82
406.01/406.02	c  N dy  7218   2180401      1609      4465    249924     98001    675750   5779982     13.05     14.14
409.70/409.76	c  N dy  7297   2200466      1609      4465    249924    117487    675750   7397644     13.06     13.79
411.90/411.90	c  S st  7338   2210953      1609      4465    249924     64544    675750   2870631     13.06      9.22
411.90/411.96	c  S st  7338   2211453      1609      4465    249924     65043    675750   2917876     13.06   no data
411.90/411.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
412.41/412.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 23.7M T:  0.53
412.41/412.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
412.52/412.53	c bin-w-bin subsume rem            0 bins  time:  0.02 s
415.71/415.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  3.20 s
415.71/415.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1609 time:  0.02 s
415.71/415.77	c Removed useless bin:       0  fixed:     0  props:   1.26M  time:  0.02 s
415.71/415.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
417.10/417.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.24 s
419.31/419.35	c lits-rem:       378  cl-subs:     1111  v-elim:      0  v-fix:    0  time:  2.23 s
419.31/419.35	c vivif2 --  cl tried     4465 cl shrink        0 lits rem          0 time: 0.00
419.41/419.45	c vivif2 --  cl tried    63932 cl shrink        0 lits rem          0 time: 0.10
419.61/419.67	c asymm  cl-useful: 0/918/4465 lits-rem:0 time: 0.22
419.61/419.68	c calculated reachability. Time: 0.00
419.61/419.68	c  N dy  7338   2211453      1609      4465    249924     63932    675750   2904291     13.06   no data
422.50/422.52	c  N dy  7427   2231514      1609      4465    249924     83488    675750   4610490     13.07     24.33
425.73/425.71	c  N dy  7499   2252178      1609      4465    249924    103538    675750   6180494     13.07     13.80
429.20/429.23	c  N dy  7566   2272382      1609      4465    249924    123110    675750   7835093     13.07     13.76
432.61/432.64	c  N dy  7632   2292704      1609      4465    249924     78812    675750   3989330     13.07     13.98
436.50/436.55	c  N dy  7696   2319470      1609      4465    249924    104795    675750   5944190     13.05     13.76
440.21/440.27	c  N dy  7756   2339537      1609      4465    249924    124187    675750   7215951     13.05     13.91
443.81/443.89	c  N dy  7825   2360357      1609      4465    249924     79268    675750   3874364     13.04     13.73
447.11/447.14	c  N dy  7907   2380843      1609      4465    249924     99101    675750   5512856     13.04     13.86
450.30/450.30	c  N dy  7970   2401276      1609      4465    249924    118923    675750   7039242     13.04     13.86
453.91/453.90	c  N dy  8059   2421299      1609      4465    249924     72483    675750   3451412     13.04     15.74
456.71/456.75	c  N dy  8130   2441808      1609      4465    249924     92407    675750   5056436     13.04     13.92
459.61/459.69	c  N dy  8203   2461843      1609      4465    249924    111897    675750   6677587     13.05     14.03
463.13/463.14	c  N dy  8261   2482661      1609      4465    249924    132218    675750   8485706     13.05     13.85
466.51/466.52	c  N dy  8335   2502714      1609      4465    249924     84640    675750   4256157     13.04     15.31
469.31/469.38	c  N dy  8417   2523216      1609      4465    249924    104576    675750   5891767     13.05     13.88
472.61/472.62	c  N dy  8494   2543284      1609      4465    249924    124013    675750   7418165     13.05     19.79
475.91/475.97	c  N dy  8544   2563446      1609      4465    249924     75564    675750   3628246     13.04     13.84
479.01/479.01	c  N dy  8594   2583688      1609      4465    249924     95080    675750   4978847     13.03     13.80
481.82/481.84	c  N dy  8657   2603707      1609      4465    249924    114504    675750   6483628     13.03     16.35
485.30/485.39	c  N dy  8733   2624458      1609      4465    249924    134657    675750   8050891     13.03     13.79
488.91/488.97	c  N dy  8828   2644999      1609      4465    249924     85756    675750   4297893     13.03     13.84
492.21/492.29	c  N dy  8891   2665026      1609      4465    249924    105232    675750   5772317     13.03     13.93
495.81/495.83	c  N dy  8950   2685044      1609      4465    249924    124610    675750   7255007     13.02     18.30
500.31/500.33	c  N dy  9025   2707405      1609      4465    249924     76393    675750   3461688     13.02     13.85
500.91/500.92	c  S st  9040   2711454      1609      4465    249924     80295    675750   3759378     13.02     13.50
500.91/500.99	c  S st  9040   2711957      1609      4465    249924     80796    675750   3812203     13.02   no data
501.01/501.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
501.51/501.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 26.0M T:  0.58
501.51/501.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
501.63/501.61	c bin-w-bin subsume rem            0 bins  time:  0.02 s
504.81/504.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  3.21 s
504.81/504.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1609 time:  0.02 s
504.81/504.87	c Removed useless bin:       0  fixed:     0  props:   1.26M  time:  0.02 s
504.81/504.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
506.21/506.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.30 s
510.91/510.91	c lits-rem:       816  cl-subs:     2320  v-elim:      0  v-fix:    0  time:  4.61 s
510.91/510.91	c vivif2 --  cl tried     4465 cl shrink        0 lits rem          0 time: 0.00
511.01/511.04	c vivif2 --  cl tried    78476 cl shrink        0 lits rem          0 time: 0.13
511.21/511.24	c asymm  cl-useful: 0/925/4465 lits-rem:0 time: 0.20
511.21/511.25	c calculated reachability. Time: 0.00
511.21/511.25	c  N dy  9040   2711957      1609      4465    249924     78476    675750   3768395     13.02   no data
514.51/514.51	c  N dy  9102   2732977      1609      4465    249924     98809    675750   5128934     13.02     13.73
517.91/517.94	c  N dy  9160   2753136      1609      4465    249924    118479    675750   6761101     13.01     13.75
521.91/521.93	c  N dy  9233   2774313      1609      4465    249924    139020    675750   8703484     13.01     13.73
525.41/525.43	c  N dy  9305   2794891      1609      4465    249924     88238    675750   4593219     13.01     13.74
528.71/528.70	c  N dy  9370   2815185      1609      4465    249924    107980    675750   6039059     13.00     13.71
532.21/532.21	c  N dy  9427   2835257      1609      4465    249924    127407    675750   7408404     13.00     14.94
536.51/536.51	c  N dy  9489   2855638      1609      4465    249924     75368    675750   3486542     12.99     13.69
539.51/539.53	c  N dy  9541   2875912      1609      4465    249924     95066    675750   4917950     12.99     13.68
543.21/543.21	c  N dy  9605   2896852      1609      4465    249924    115467    675750   6659987     12.98     13.68
547.83/547.82	c  N dy  9684   2918077      1609      4465    249924    136179    675750   8313634     12.98     13.75
551.81/551.84	c  N dy  9778   2938407      1609      4465    249924     83146    675750   4251891     12.99     13.75
555.11/555.12	c  N dy  9845   2958847      1609      4465    249924    103024    675750   5904403     12.98     13.70
559.01/559.01	c  N dy  9919   2978940      1609      4465    249924    122630    675750   7510070     12.98     13.70
563.51/563.56	c  N dy 10014   2999151      1609      4465    249924    142290    675750   9116756     12.99     13.69
567.21/567.28	c  N dy 10088   3019219      1609      4465    249924     87848    675750   4335923     12.98     17.28
570.82/570.87	c  N dy 10162   3039230      1609      4465    249924    107211    675750   5739738     12.98     13.67
574.61/574.64	c  N dy 10235   3059439      1609      4465    249924    126751    675750   7277253     12.98     13.71
578.31/578.38	c  N dy 10316   3079467      1609      4465    249924    146129    675750   8807426     12.98     17.17
582.11/582.14	c  N dy 10409   3099564      1609      4465    249924     90988    675750   4807887     12.99     13.82
585.62/585.68	c  N dy 10468   3120246      1609      4465    249924    111063    675750   6299440     12.98     13.81
589.91/589.93	c  N dy 10538   3140399      1609      4465    249924    130661    675750   7823800     12.98     13.79
594.91/594.97	c  N dy 10604   3161901      1609      4465    249924    151497    675750   9312511     12.98     13.72
598.43/598.43	c  N dy 10666   3181993      1609      4465    249924     95248    675750   4922317     12.98     15.22
602.11/602.18	c  N dy 10747   3202017      1609      4465    249924    114709    675750   6620398     12.98     13.78
603.82/603.89	c  S st 10780   3211958      1609      4465    249924    124399    675750   7398792     12.98     11.30
603.93/603.98	c  S st 10780   3212458      1609      4465    249924    124899    675750   7452185     12.98   no data
604.01/604.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
604.81/604.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 35.4M T:  0.81
604.81/604.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
604.81/604.83	c bin-w-bin subsume rem            0 bins  time:  0.02 s
608.01/608.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  3.20 s
608.01/608.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1609 time:  0.02 s
608.01/608.08	c Removed useless bin:       0  fixed:     0  props:   1.26M  time:  0.02 s
608.11/608.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
609.71/609.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.43 s
622.51/622.59	c lits-rem:      2128  cl-subs:     3455  v-elim:      0  v-fix:    0  time: 12.82 s
622.51/622.59	c vivif2 --  cl tried     4465 cl shrink        0 lits rem          0 time: 0.00
622.81/622.82	c vivif2 --  cl tried   121444 cl shrink        0 lits rem          0 time: 0.23
623.01/623.04	c asymm  cl-useful: 0/1587/4465 lits-rem:0 time: 0.23
623.01/623.05	c calculated reachability. Time: 0.00
623.01/623.05	c  N dy 10780   3212458      1609      4465    249924    121444    675750   7317739     12.98   no data
626.92/626.99	c  N dy 10866   3232702      1609      4465    249924    141089    675750   8980433     12.98     13.67
631.31/631.35	c  N dy 10933   3254804      1609      4465    249924     85855    675750   4263463     12.98     13.71
634.73/634.79	c  N dy 11035   3275872      1609      4465    249924    106270    675750   6033676     12.99     13.71
638.51/638.57	c  N dy 11100   3295919      1609      4465    249924    125640    675750   7498756     12.98     21.77
642.43/642.44	c  N dy 11191   3316641      1609      4465    249924    145796    675750   9441265     12.99     13.68
646.61/646.69	c  N dy 11260   3337347      1609      4465    249924     88212    675750   4267288     12.99     13.69
649.71/649.75	c  N dy 11326   3357389      1609      4465    249924    107634    675750   5786788     12.99     16.13
653.11/653.14	c  N dy 11396   3377444      1609      4465    249924    127096    675750   7244149     12.98     13.83
657.01/657.04	c  N dy 11474   3398639      1609      4465    249924    147613    675750   8940342     12.98     13.72
661.02/661.10	c  N dy 11554   3418685      1609      4465    249924     88546    675750   4409152     12.98     13.72
664.21/664.26	c  N dy 11626   3439027      1609      4465    249924    108301    675750   6132491     12.98     13.95
668.72/668.72	c  N dy 11707   3459103      1609      4465    249924    127755    675750   7739042     12.98     13.78
672.71/672.78	c  N dy 11766   3479197      1609      4465    249924    147185    675750   9340354     12.98     20.05
676.92/676.95	c  N dy 11815   3499542      1609      4465    249924     87394    675750   4113512     12.98     13.80
680.11/680.19	c  N dy 11890   3520167      1609      4465    249924    107434    675750   5764911     12.98     13.76
683.71/683.79	c  N dy 11984   3540269      1609      4465    249924    127032    675750   7361264     12.98     13.67
687.61/687.66	c  N dy 12064   3560621      1609      4465    249924    146771    675750   9024182     12.98     13.74
692.01/692.08	c  N dy 12139   3580957      1609      4465    249924     85950    675750   4045843     12.98     13.67
695.42/695.41	c  N dy 12198   3601340      1609      4465    249924    105735    675750   5534681     12.97     13.68
698.81/698.85	c  N dy 12278   3621388      1609      4465    249924    125223    675750   7086305     12.97     16.14
703.01/703.06	c  N dy 12319   3641438      1609      4465    249924    144472    675750   8280272     12.97     13.97
708.21/708.30	c  N dy 12402   3662142      1609      4465    249924     83152    675750   3764102     12.97     13.72
711.31/711.39	c  N dy 12468   3682187      1609      4465    249924    102592    675750   5172982     12.96     18.04
714.71/714.72	c  N dy 12529   3702478      1609      4465    249924    122168    675750   6524907     12.96     13.84
716.51/716.51	c  S st 12575   3712458      1609      4465    249924    131873    675750   7279938     12.96   no data
716.51/716.58	c  S st 12575   3712959      1609      4465    249924    132373    675750   7347353     12.96   no data
716.61/716.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
717.41/717.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 36.3M T:  0.83
717.41/717.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
717.41/717.46	c bin-w-bin subsume rem            0 bins  time:  0.02 s
720.61/720.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  3.21 s
720.61/720.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1609 time:  0.02 s
720.71/720.72	c Removed useless bin:       0  fixed:     0  props:   1.26M  time:  0.02 s
720.71/720.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
722.22/722.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.31 s
735.82/735.85	c lits-rem:      1216  cl-subs:     3620  v-elim:      0  v-fix:    0  time: 13.58 s
735.82/735.85	c vivif2 --  cl tried     4465 cl shrink        0 lits rem          0 time: 0.00
736.02/736.09	c vivif2 --  cl tried   128753 cl shrink        0 lits rem          0 time: 0.24
736.32/736.34	c asymm  cl-useful: 0/1083/4465 lits-rem:0 time: 0.24
736.32/736.35	c calculated reachability. Time: 0.00
736.32/736.35	c  N dy 12575   3712959      1609      4465    249924    128753    675750   7221479     12.96   no data
740.11/740.13	c  N dy 12641   3732986      1609      4465    249924    148225    675750   8791372     12.96     13.68
744.41/744.40	c  F st 12707   3751562      1609      4465    249924     83893    675750   3793440     12.96   no data
744.73/744.77	c  N st 12711   3753596      1609      4465    249924     85869    675750   3931411     12.96   no data
748.32/748.34	c  N dy 12766   3774102      1609      4465    249924    105698    675750   5395339     12.96     13.69
752.44/752.47	c  N dy 12866   3794121      1609      4465    249924    125164    675750   7016564     12.96     15.80
756.61/756.61	c  N dy 12950   3814444      1609      4465    249924    144809    675750   8627547     12.97     13.66
762.52/762.50	c  N dy 13026   3834713      1609      4465    249924    164473    675750  10182131     12.97     13.70
766.42/766.41	c  N dy 13106   3855027      1609      4465    249924    100862    675750   5066728     12.97     13.76
770.42/770.44	c  N dy 13157   3875091      1609      4465    249924    120335    675750   6570856     12.96     15.44
775.12/775.12	c  N dy 13207   3895766      1609      4465    249924    140382    675750   8031157     12.96     14.05
780.52/780.52	c  N dy 13277   3915804      1609      4465    249924    159877    675750   9589327     12.96     22.28
785.32/785.39	c  N dy 13339   3936259      1609      4465    249924     95350    675750   4757924     12.96     13.72
789.11/789.15	c  N dy 13434   3956301      1609      4465    249924    114822    675750   6342940     12.97     17.23
793.52/793.52	c  N dy 13509   3976758      1609      4465    249924    134598    675750   7935821     12.97     13.70
798.02/798.03	c  N dy 13607   3997180      1609      4465    249924    154448    675750   9530288     12.97     13.72
803.32/803.32	c  N dy 13711   4017291      1609      4465    249924     88585    675750   4085247     12.98     13.72
807.33/807.39	c  N dy 13768   4038353      1609      4465    249924    108968    675750   5509127     12.97     13.82
811.72/811.81	c  N dy 13845   4058386      1609      4465    249924    128495    675750   7049560     12.97     14.05
816.13/816.12	c  N dy 13923   4078620      1609      4465    249924    148061    675750   8504209     12.97     13.79
820.72/820.76	c  N dy 14003   4098670      1609      4465    249924    167490    675750   9933802     12.97     13.81
825.32/825.33	c  N dy 14043   4119046      1609      4465    249924    100800    675750   4905673     12.96     13.82
830.54/830.53	c  N dy 14123   4142587      1609      4465    249924    123583    675750   6449585     12.96     13.68
835.82/835.90	c  N dy 14177   4162822      1609      4465    249924    143117    675750   7772641     12.96     13.65
841.12/841.15	c  N dy 14247   4184141      1609      4465    249924    163809    675750   9451509     12.95     13.83
847.03/847.08	c  N dy 14318   4204718      1609      4465    249924     96554    675750   4621581     12.95     13.69
848.72/848.78	c  S st 14338   4212959      1609      4465    249924    104469    675750   5115766     12.95      9.37
848.82/848.85	c  S st 14338   4213463      1609      4465    249924    104973    675750   5185702     12.95   no data
848.82/848.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
849.52/849.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 31.3M T:  0.71
849.52/849.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
849.62/849.61	c bin-w-bin subsume rem            0 bins  time:  0.02 s
852.82/852.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  3.21 s
852.82/852.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1609 time:  0.02 s
852.82/852.85	c Removed useless bin:       0  fixed:     0  props:   1.26M  time:  0.02 s
852.92/852.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
854.32/854.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.34 s
860.92/860.95	c lits-rem:      1395  cl-subs:     2877  v-elim:      0  v-fix:    0  time:  6.58 s
860.92/860.96	c vivif2 --  cl tried     4465 cl shrink        0 lits rem          0 time: 0.00
861.12/861.14	c vivif2 --  cl tried   102096 cl shrink        0 lits rem          0 time: 0.18
861.34/861.36	c asymm  cl-useful: 0/1226/4465 lits-rem:0 time: 0.22
861.34/861.37	c calculated reachability. Time: 0.00
861.34/861.37	c  N dy 14338   4213463      1609      4465    249924    102096    675750   5126095     12.95   no data
864.82/864.85	c  N dy 14401   4233592      1609      4465    249924    121565    675750   6580726     12.95     13.69
869.04/869.07	c  N dy 14472   4254116      1609      4465    249924    141476    675750   8078097     12.95     13.82
873.43/873.44	c  N dy 14530   4274444      1609      4465    249924    161112    675750   9517500     12.94     13.65
878.72/878.73	c  N dy 14608   4294882      1609      4465    249924     92901    675750   4351784     12.94     13.73
882.33/882.37	c  N dy 14677   4314933      1609      4465    249924    112358    675750   5949122     12.94     14.38
887.02/887.07	c  N dy 14771   4334973      1609      4465    249924    131825    675750   7565408     12.94     15.36
891.72/891.73	c  N dy 14856   4355008      1609      4465    249924    151303    675750   9174405     12.95     15.72
898.42/898.42	c  N dy 14950   4375227      1609      4465    249924    170866    675750  10679167     12.95     13.64
903.73/903.75	c  N dy 15024   4396633      1609      4465    249924    102416    675750   5012564     12.95     13.64
907.72/907.77	c  N dy 15116   4416877      1609      4465    249924    122096    675750   6601575     12.95     13.64
912.82/912.86	c  N dy 15187   4437687      1609      4465    249924    142213    675750   8245283     12.95     13.79
918.02/918.01	c  N dy 15290   4457771      1609      4465    249924    161781    675750   9924496     12.96     13.66
924.32/924.39	c  N dy 15396   4478064      1609      4465    249924     91341    675750   4173157     12.97     13.69
927.92/927.94	c  N dy 15487   4498330      1609      4465    249924    111093    675750   5820373     12.97     13.69
932.42/932.44	c  N dy 15578   4518795      1609      4465    249924    130889    675750   7288539     12.97     13.68
937.02/937.02	c  N dy 15660   4538822      1609      4465    249924    150395    675750   9036380     12.97     14.91
941.92/941.98	c  N dy 15723   4561666      1609      4465    249924    172401    675750  10494964     12.97     13.75
947.22/947.28	c  N dy 15806   4581689      1609      4465    249924    100651    675750   4894162     12.97     13.67
951.92/951.93	c  N dy 15875   4601866      1609      4465    249924    120216    675750   6445179     12.97     13.72
957.43/957.42	c  N dy 15935   4623319      1609      4465    249924    140972    675750   8042518     12.97     13.67
962.55/962.54	c  N dy 16034   4643559      1609      4465    249924    160603    675750   9746124     12.98     13.75
969.73/969.70	c  N dy 16112   4663657      1609      4465    249924    179988    675750  11219262     12.98     17.90
974.64/974.63	c  N dy 16189   4683663      1609      4465    249924    107268    675750   5312096     12.98     13.75
978.32/978.38	c  N dy 16257   4703925      1609      4465    249924    126981    675750   7005526     12.97     13.73
980.42/980.48	c  S st 16297   4713463      1609      4465    249924    136222    675750   7713003     12.98   no data
980.52/980.59	c  S st 16297   4713965      1609      4465    249924    136721    675750   7766670     12.98   no data
980.62/980.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
981.42/981.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 37.4M T:  0.88
981.42/981.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
981.52/981.51	c bin-w-bin subsume rem            0 bins  time:  0.02 s
984.72/984.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  3.20 s
984.72/984.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1609 time:  0.02 s
984.72/984.76	c Removed useless bin:       0  fixed:     0  props:   1.26M  time:  0.02 s
984.82/984.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
986.42/986.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.48 s
999.02/999.00	c lits-rem:      1323  cl-subs:     4285  v-elim:      0  v-fix:    0  time: 12.50 s
999.02/999.00	c vivif2 --  cl tried     4465 cl shrink        0 lits rem          0 time: 0.00
999.22/999.24	c vivif2 --  cl tried   132436 cl shrink        0 lits rem          0 time: 0.24
999.42/999.44	c asymm  cl-useful: 0/569/4465 lits-rem:0 time: 0.19
999.42/999.45	c calculated reachability. Time: 0.00
999.42/999.45	c  N dy 16297   4713965      1609      4465    249924    132436    675750   7639696     12.98   no data
1004.43/1004.43	c  N dy 16380   4733993      1609      4465    249924    151817    675750   9177918     12.98     13.70
1010.83/1010.87	c  N dy 16452   4754846      1609      4465    249924    171874    675750  10686491     12.97     13.67
1016.33/1016.38	c  N dy 16539   4774934      1609      4465    249924     98438    675750   4627592     12.98     13.69
1020.63/1020.60	c  N dy 16639   4795057      1609      4465    249924    118024    675750   6351916     12.98     13.71
1025.03/1025.01	c  N dy 16698   4815309      1609      4465    249924    137576    675750   7785220     12.98     13.76
1029.83/1029.87	c  N dy 16805   4835387      1609      4465    249924    156988    675750   9225256     12.98     22.15
1035.83/1035.89	c  N dy 16905   4855699      1609      4465    249924    176778    675750  10897219     12.99     13.94
1041.93/1041.93	c  N dy 16970   4875726      1609      4465    249924    102087    675750   4776746     12.99     13.68
1045.93/1045.92	c  N dy 17060   4896582      1609      4465    249924    122277    675750   6380902     12.99     13.84
1049.83/1049.87	c  N dy 17142   4916715      1609      4465    249924    141796    675750   7902227     12.99     13.70
1054.73/1054.72	c  N dy 17195   4936829      1609      4465    249924    161348    675750   9486531     12.99     13.81
1059.43/1059.49	c  N dy 17275   4956936      1609      4465    249924    180849    675750  11273655     12.99     13.69
1065.33/1065.31	c  N dy 17368   4977425      1609      4465    249924    105836    675750   5162892     13.00     13.69
1070.73/1070.71	c  N dy 17440   4999297      1609      4465    249924    126920    675750   6701415     12.99     13.91
1076.23/1076.26	c  N dy 17547   5019384      1609      4465    249924    146368    675750   8358594     13.00     15.44
1083.23/1083.27	c  N dy 17650   5039434      1609      4465    249924    165806    675750   9915968     13.01     14.12
1090.83/1090.82	c  N dy 17746   5059468      1609      4465    249924    185164    675750  11577951     13.01     14.15
1097.13/1097.17	c  N dy 17864   5079504      1609      4465    249924    108800    675750   5585028     13.03     13.75
1102.03/1102.10	c  N dy 17930   5099579      1609      4465    249924    128064    675750   7089736     13.02     13.74
1107.33/1107.32	c  N dy 17997   5119773      1609      4465    249924    147599    675750   8586819     13.02     13.71
1113.03/1113.01	c  N dy 18119   5139780      1609      4465    249924    167093    675750  10299163     13.03     13.84
1119.13/1119.17	c  N dy 18194   5159853      1609      4465    249924    186500    675750  11999356     13.03     20.18
1125.73/1125.79	c  N dy 18314   5179964      1609      4465    249924    109156    675750   5445453     13.03     13.91
1130.03/1130.03	c  N dy 18410   5200866      1609      4465    249924    129466    675750   7036707     13.03     13.83
1132.53/1132.59	c  S st 18472   5213965      1609      4465    249924    142155    675750   8282597     13.04      9.99
1132.63/1132.67	c  S st 18472   5214467      1609      4465    249924    142655    675750   8347839     13.04   no data
1132.63/1132.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1133.63/1133.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 42.5M T:  0.96
1133.63/1133.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1133.63/1133.68	c bin-w-bin subsume rem            0 bins  time:  0.02 s
1136.83/1136.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  3.21 s
1136.93/1136.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1609 time:  0.02 s
1136.93/1136.93	c Removed useless bin:       0  fixed:     0  props:   1.26M  time:  0.02 s
1136.93/1136.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
1138.63/1138.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.48 s
1154.33/1154.37	c lits-rem:      1531  cl-subs:     3547  v-elim:      0  v-fix:    0  time: 15.69 s
1154.33/1154.38	c vivif2 --  cl tried     4465 cl shrink        0 lits rem          0 time: 0.00
1154.63/1154.63	c vivif2 --  cl tried   139108 cl shrink        0 lits rem          0 time: 0.25
1154.83/1154.86	c asymm  cl-useful: 0/1451/4465 lits-rem:0 time: 0.23
1154.83/1154.87	c calculated reachability. Time: 0.00
1154.83/1154.87	c  N dy 18472   5214467      1609      4465    249924    139108    675750   8233086     13.04   no data
1159.23/1159.24	c  N dy 18543   5234592      1609      4465    249924    158610    675750   9607637     13.04     13.75
1164.34/1164.39	c  N dy 18622   5254612      1609      4465    249924    177980    675750  11129690     13.04     13.85
1170.13/1170.15	c  N dy 18682   5275557      1609      4465    249924    100445    675750   4685415     13.04     13.85
1173.93/1173.94	c  N dy 18757   5295964      1609      4465    249924    120255    675750   6142422     13.04     13.90
1177.93/1178.01	c  N dy 18844   5315993      1609      4465    249924    139624    675750   7652768     13.04     14.77
1182.83/1182.85	c  N dy 18932   5336470      1609      4465    249924    159405    675750   9118241     13.04     13.76
1187.23/1187.23	c  N dy 19022   5356654      1609      4465    249924    178994    675750  10734095     13.04     13.81
1193.44/1193.47	c  N dy 19102   5376707      1609      4465    249924     99678    675750   4638586     13.05     14.40
1197.13/1197.11	c  N dy 19175   5396776      1609      4465    249924    119054    675750   5934346     13.04     22.40
1200.93/1200.99	c  N dy 19243   5417214      1609      4465    249924    138880    675750   7375456     13.05     13.74
1205.43/1205.48	c  N dy 19301   5438024      1609      4465    249924    158924    675750   8864886     13.04     14.03
1210.74/1210.78	c  N dy 19377   5458027      1609      4465    249924    178202    675750  10223937     13.04     22.33
1216.43/1216.46	c  N dy 19450   5478110      1609      4465    249924    197528    675750  11622676     13.04     13.82
1220.73/1220.79	c  N dy 19509   5499719      1609      4465    249924    118798    675750   6004911     13.04     13.73
1224.83/1224.86	c  N dy 19558   5519810      1609      4465    249924    138152    675750   7443325     13.04     17.75
1229.23/1229.28	c  N dy 19646   5539998      1609      4465    249924    157656    675750   9027812     13.04     13.83
1234.14/1234.20	c  N dy 19731   5560027      1609      4465    249924    177001    675750  10505157     13.04     23.83
1239.13/1239.16	c  N dy 19834   5580582      1609      4465    249924    196886    675750  12179769     13.04     13.76
1243.83/1243.86	c  N dy 19897   5601030      1609      4465    249924    116187    675750   5724425     13.04     13.79
1248.23/1248.27	c  N dy 19974   5622589      1609      4465    249924    136994    675750   7267143     13.04     13.77
1253.13/1253.17	c  N dy 20037   5642796      1609      4465    249924    156374    675750   8544276     13.04     13.75
1258.34/1258.39	c  N dy 20111   5662903      1609      4465    249924    175681    675750   9833309     13.04     13.74
1263.54/1263.59	c  N dy 20183   5682946      1609      4465    249924    195051    675750  11282530     13.04     14.95
1268.94/1268.93	c  N dy 20269   5703364      1609      4465    249924    113468    675750   5598413     13.04     13.82
1271.03/1271.09	c  S st 20313   5714468      1609      4465    249924    124199    675750   6419532     13.04   no data
1271.13/1271.19	c  S st 20313   5714969      1609      4465    249924    124699    675750   6477736     13.04   no data
1271.23/1271.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1272.03/1272.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 37.8M T:  0.85
1272.03/1272.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1272.03/1272.09	c bin-w-bin subsume rem            0 bins  time:  0.02 s
1275.23/1275.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  3.20 s
1275.33/1275.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1609 time:  0.02 s
1275.33/1275.34	c Removed useless bin:       0  fixed:     0  props:   1.26M  time:  0.02 s
1275.33/1275.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1276.93/1276.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.41 s
1286.63/1286.68	c lits-rem:      1119  cl-subs:     3443  v-elim:      0  v-fix:    0  time:  9.72 s
1286.63/1286.69	c vivif2 --  cl tried     4465 cl shrink        0 lits rem          0 time: 0.00
1286.83/1286.90	c vivif2 --  cl tried   121256 cl shrink        0 lits rem          0 time: 0.21
1287.13/1287.13	c asymm  cl-useful: 0/1117/4465 lits-rem:0 time: 0.23
1287.13/1287.14	c calculated reachability. Time: 0.00
1287.13/1287.14	c  N dy 20313   5714969      1609      4465    249924    121256    675750   6402720     13.04   no data
1291.63/1291.61	c  N dy 20379   5735012      1609      4465    249924    140630    675750   7985609     13.04     18.27
1296.14/1296.17	c  N dy 20442   5755469      1609      4465    249924    160491    675750   9795762     13.04     14.07
1301.54/1301.53	c  N dy 20514   5775590      1609      4465    249924    180049    675750  11447988     13.04     13.80
1307.13/1307.13	c  N dy 20587   5796237      1609      4465    249924    200094    675750  13121019     13.04     13.86
1312.04/1312.07	c  N dy 20656   5816713      1609      4465    249924    117600    675750   6156025     13.04     14.06
1316.84/1316.80	c  N dy 20728   5840044      1609      4465    249924    140227    675750   8009156     13.04     13.78
1321.34/1321.39	c  N dy 20791   5860355      1609      4465    249924    159889    675750   9496468     13.04     13.87
1326.43/1326.42	c  N dy 20855   5882035      1609      4465    249924    180696    675750  11114770     13.03     13.83
1331.94/1331.96	c  N dy 20920   5902554      1609      4465    249924    200579    675750  12671238     13.03     13.79
1336.84/1336.87	c  N dy 20986   5922641      1609      4465    249924    116543    675750   5899546     13.03     14.45
1341.44/1341.43	c  N dy 21043   5943024      1609      4465    249924    136310    675750   7458024     13.03     13.74
1346.13/1346.15	c  N dy 21112   5964415      1609      4465    249924    157006    675750   9150092     13.03     13.85
1351.24/1351.23	c  N dy 21195   5984428      1609      4465    249924    176426    675750  10782502     13.03     17.97
1357.34/1357.33	c  N dy 21248   6004470      1609      4465    249924    195815    675750  12218318     13.03     18.35
1363.34/1363.35	c  N dy 21330   6026800      1609      4465    249924    112943    675750   5697914     13.03     13.74
1367.44/1367.48	c  N dy 21414   6046869      1609      4465    249924    132387    675750   7275415     13.03     13.72
1371.83/1371.89	c  N dy 21486   6066959      1609      4465    249924    151875    675750   8826175     13.03     19.22
1376.44/1376.45	c  N dy 21581   6086969      1609      4465    249924    171300    675750  10659975     13.03     28.40
1382.14/1382.15	c  N dy 21664   6107114      1609      4465    249924    190829    675750  12246076     13.04     13.77
1387.64/1387.67	c  N dy 21743   6127121      1609      4465    249924    210255    675750  14006834     13.04     24.86
1392.44/1392.47	c  N dy 21829   6147878      1609      4465    249924    124787    675750   6702422     13.04     13.86
1397.14/1397.14	c  N dy 21905   6168834      1609      4465    249924    145095    675750   8407006     13.04     13.74
1402.34/1402.36	c  N dy 21969   6189397      1609      4465    249924    164970    675750  10014283     13.04     13.86
1407.84/1407.87	c  N dy 22017   6209982      1609      4465    249924    184771    675750  11425831     13.03     14.03
1409.04/1409.07	c  S st 22035   6214971      1609      4465    249924    189606    675750  11878848     13.03   no data
1409.16/1409.17	c  S st 22035   6215471      1609      4465    249924    190104    675750  11950887     13.03   no data
1409.24/1409.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1410.44/1410.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 54.9M T:  1.28
1410.54/1410.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1410.54/1410.52	c bin-w-bin subsume rem            0 bins  time:  0.02 s
1413.74/1413.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  3.21 s
1413.74/1413.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1609 time:  0.02 s
1413.74/1413.77	c Removed useless bin:       0  fixed:     0  props:   1.26M  time:  0.02 s
1413.84/1413.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
1415.76/1415.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.60 s
1438.64/1438.64	c lits-rem:      1106  cl-subs:     7529  v-elim:      0  v-fix:    0  time: 22.87 s
1438.64/1438.64	c vivif2 --  cl tried     4465 cl shrink        0 lits rem          0 time: 0.00
1439.04/1439.00	c vivif2 --  cl tried   182575 cl shrink        0 lits rem          0 time: 0.35
1439.24/1439.25	c asymm  cl-useful: 0/1029/4465 lits-rem:0 time: 0.25
1439.24/1439.26	c calculated reachability. Time: 0.00
1439.24/1439.26	c  N dy 22035   6215471      1609      4465    249924    182575    675750  11714756     13.03   no data
1444.54/1444.59	c  N dy 22125   6235699      1609      4465    249924    202258    675750  13504321     13.04     13.93
1449.94/1449.94	c  N dy 22207   6255858      1609      4465    249924    115316    675750   5833077     13.04     13.79
1453.94/1454.00	c  N dy 22313   6276904      1609      4465    249924    135736    675750   7695513     13.04     13.76
1458.04/1458.09	c  N dy 22391   6297124      1609      4465    249924    155334    675750   9143854     13.04     13.79
1463.44/1463.45	c  N dy 22504   6317257      1609      4465    249924    174848    675750  10839225     13.05     13.78
1469.04/1469.05	c  N dy 22629   6337267      1609      4465    249924    194315    675750  12617666     13.05     19.19
1474.24/1474.21	c  N dy 22730   6357482      1609      4465    249924    213983    675750  14359352     13.06     13.82
1479.84/1479.83	c  N dy 22836   6378633      1609      4465    249924    126914    675750   6813029     13.06     13.80
1483.96/1483.94	c  N dy 22917   6398705      1609      4465    249924    146221    675750   8245901     13.06     19.67
1488.44/1488.46	c  N dy 23024   6419147      1609      4465    249924    166183    675750  10156491     13.07     13.84
1493.14/1493.12	c  N dy 23092   6440637      1609      4465    249924    187037    675750  11812396     13.07     13.79
1498.74/1498.74	c  N dy 23201   6460765      1609      4465    249924    206576    675750  13660305     13.07     13.81
1505.04/1505.03	c  N dy 23280   6482977      1609      4465    249924    119427    675750   5941050     13.07     13.80
1508.85/1508.82	c  N dy 23368   6503440      1609      4465    249924    139328    675750   7713014     13.07     13.95
1512.94/1512.91	c  N dy 23436   6523501      1609      4465    249924    158812    675750   9439825     13.07     17.87
1517.84/1517.84	c  N dy 23544   6543574      1609      4465    249924    178331    675750  11370828     13.08     17.88
1522.74/1522.76	c  N dy 23615   6563994      1609      4465    249924    198179    675750  13118711     13.08     13.79
1527.64/1527.69	c  N dy 23707   6584617      1609      4465    249924    218226    675750  14931165     13.08     13.77
1532.54/1532.58	c  N dy 23821   6605187      1609      4465    249924    128597    675750   7170782     13.09     13.81
1536.95/1536.98	c  N dy 23908   6625783      1609      4465    249924    148514    675750   8858191     13.09     13.86
1542.05/1542.10	c  N dy 24019   6646471      1609      4465    249924    168609    675750  10698554     13.10     13.80
1547.84/1547.84	c  N dy 24138   6666760      1609      4465    249924    188281    675750  12435515     13.10     13.96
1553.45/1553.42	c  N dy 24222   6686866      1609      4465    249924    207810    675750  14153064     13.11     13.95
1559.24/1559.29	c  N dy 24298   6707000      1609      4465    249924    116767    675750   5929526     13.11     13.86
1560.85/1560.88	c  S st 24331   6715472      1609      4465    249924    124956    675750   6595522     13.11     13.44
1560.96/1560.97	c  S st 24331   6715974      1609      4465    249924    125454    675750   6647708     13.11   no data
1561.04/1561.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1561.95/1561.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 41.3M T:  0.92
1561.95/1561.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1561.95/1561.94	c bin-w-bin subsume rem            0 bins  time:  0.02 s
1565.14/1565.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  3.20 s
1565.14/1565.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1609 time:  0.02 s
1565.14/1565.19	c Removed useless bin:       0  fixed:     0  props:   1.26M  time:  0.02 s
1565.25/1565.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
1566.74/1566.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.38 s
1576.04/1576.06	c lits-rem:       601  cl-subs:     1663  v-elim:      0  v-fix:    0  time:  9.27 s
1576.04/1576.06	c vivif2 --  cl tried     4465 cl shrink        0 lits rem          0 time: 0.00
1576.25/1576.28	c vivif2 --  cl tried   123791 cl shrink        0 lits rem          0 time: 0.22
1576.54/1576.51	c asymm  cl-useful: 0/711/4465 lits-rem:0 time: 0.23
1576.54/1576.52	c calculated reachability. Time: 0.00
1576.54/1576.52	c  N dy 24331   6715974      1609      4465    249924    123791    675750   6606065     13.11   no data
1580.77/1580.78	c  N dy 24414   6736423      1609      4465    249924    143632    675750   8201990     13.11     14.17
1585.25/1585.27	c  N dy 24491   6756600      1609      4465    249924    163105    675750   9713024     13.11     14.03
1590.35/1590.38	c  N dy 24590   6777179      1609      4465    249924    182981    675750  11250116     13.11     13.83
1595.35/1595.38	c  N dy 24662   6797275      1609      4465    249924    202344    675750  12768480     13.11     13.85
1600.45/1600.48	c  N dy 24745   6817322      1609      4465    249924    221750    675750  14369793     13.11     13.86
1605.85/1605.87	c  N dy 24821   6837372      1609      4465    249924    129788    675750   7023083     13.11     20.49
1609.75/1609.74	c  N dy 24923   6857384      1609      4465    249924    149308    675750   8905744     13.12     20.43
1614.14/1614.13	c  N dy 25022   6877438      1609      4465    249924    168780    675750  10643632     13.12     14.18
1619.65/1619.69	c  N dy 25127   6897560      1609      4465    249924    188256    675750  12248574     13.13     13.94
1625.35/1625.34	c  N dy 25228   6917977      1609      4465    249924    208098    675750  14083545     13.13     13.95
1633.04/1633.07	c  N dy 25338   6938677      1609      4465    249924    115647    675750   5740518     13.14     13.97
1637.05/1637.05	c  N dy 25431   6958710      1609      4465    249924    135055    675750   7314350     13.14     13.93
1641.15/1641.20	c  N dy 25505   6978785      1609      4465    249924    154486    675750   8823553     13.14     13.84
1645.75/1645.76	c  N dy 25604   6998897      1609      4465    249924    173872    675750  10453815     13.14     13.92
1650.95/1650.99	c  N dy 25698   7018983      1609      4465    249924    193305    675750  11961209     13.15     18.82
1655.95/1655.91	c  N dy 25787   7039334      1609      4465    249924    213083    675750  13698931     13.15     13.85
1661.85/1661.80	c  N dy 25877   7059464      1609      4465    249924    119264    675750   6133179     13.15     14.09
1666.15/1666.19	c  N dy 25958   7080130      1609      4465    249924    139223    675750   7699230     13.15     14.03
1670.45/1670.45	c  N dy 26049   7100161      1609      4465    249924    158657    675750   9575332     13.15     14.04
1676.15/1676.12	c  N dy 26150   7120517      1609      4465    249924    178367    675750  11264552     13.16     13.88
1681.55/1681.53	c  N dy 26233   7141383      1609      4465    249924    198543    675750  12834241     13.16     14.10
1686.95/1686.93	c  N dy 26336   7161461      1609      4465    249924    218101    675750  14668407     13.16     13.86
1693.04/1693.06	c  N dy 26431   7181547      1609      4465    249924    123214    675750   6308033     13.17     14.02
1697.45/1697.41	c  N dy 26520   7201890      1609      4465    249924    142863    675750   7905335     13.17     13.97
1700.95/1700.94	c  S st 26599   7215974      1609      4465    249924    156470    675750   9010245     13.17   no data
1701.05/1701.05	c  S st 26599   7216476      1609      4465    249924    156971    675750   9062301     13.17   no data
1701.05/1701.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1702.15/1702.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 49.3M T:  1.12
1702.25/1702.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1702.25/1702.22	c bin-w-bin subsume rem            0 bins  time:  0.02 s
1705.45/1705.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  3.21 s
1705.45/1705.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1609 time:  0.02 s
1705.45/1705.47	c Removed useless bin:       0  fixed:     0  props:   1.26M  time:  0.02 s
1705.55/1705.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
1707.15/1707.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.44 s
1726.25/1726.27	c lits-rem:      1187  cl-subs:     3338  v-elim:      0  v-fix:    0  time: 19.06 s
1726.25/1726.27	c vivif2 --  cl tried     4465 cl shrink        0 lits rem          0 time: 0.00
1726.55/1726.55	c vivif2 --  cl tried   153633 cl shrink        0 lits rem          0 time: 0.28
1726.75/1726.79	c asymm  cl-useful: 0/1311/4465 lits-rem:0 time: 0.23
1726.85/1726.80	c calculated reachability. Time: 0.00
1726.85/1726.80	c  N dy 26599   7216476      1609      4465    249924    153633    675750   8952944     13.17   no data
1732.65/1732.64	c  N dy 26669   7236782      1609      4465    249924    173143    675750  10455479     13.17     13.90
1737.56/1737.58	c  N dy 26706   7256787      1609      4465    249924    192421    675750  12013979     13.17     14.71
1743.15/1743.19	c  N dy 26779   7277644      1609      4465    249924    212620    675750  13575270     13.16     13.89
1749.25/1749.29	c  N dy 26835   7297892      1609      4465    249924    117247    675750   5947700     13.16     14.10
1753.26/1753.21	c  N dy 26911   7318002      1609      4465    249924    136824    675750   7810079     13.16     13.93
1758.05/1758.04	c  N dy 26982   7338210      1609      4465    249924    156340    675750   9358965     13.16     13.99
1764.05/1764.03	c  N dy 27043   7358941      1609      4465    249924    176363    675750  10831016     13.16     14.06
1770.05/1770.02	c  N dy 27108   7378999      1609      4465    249924    195696    675750  12333624     13.16     15.51
1776.46/1776.49	c  N dy 27223   7399413      1609      4465    249924    215526    675750  14337100     13.17     13.97
1782.75/1782.76	c  N dy 27309   7419461      1609      4465    249924    118874    675750   6043841     13.17     13.91
1786.95/1786.91	c  N dy 27358   7439483      1609      4465    249924    138250    675750   7868958     13.16     14.12
1791.46/1791.48	c  N dy 27442   7459983      1609      4465    249924    158238    675750   9788133     13.17     13.87
1797.15/1797.11	c  N dy 27531   7480731      1609      4465    249924    178408    675750  11754039     13.17     14.27
1803.55/1803.58	c  N dy 27614   7500776      1609      4465    249924    197774    675750  13210265     13.17     13.92
1810.35/1810.30	c  N dy 27725   7521915      1609      4465    249924    218399    675750  15420561     13.17     13.87
1817.55/1817.50	c  N dy 27773   7542509      1609      4465    249924    120943    675750   6147920     13.17     14.02
1822.06/1822.03	c  N dy 27853   7563419      1609      4465    249924    141276    675750   7837760     13.17     14.02
1826.75/1826.75	c  N dy 27918   7583462      1609      4465    249924    160740    675750   9492415     13.17     13.89
1831.57/1831.59	c  N dy 27995   7603575      1609      4465    249924    180249    675750  11273649     13.17     14.33
1837.26/1837.26	c  N dy 28070   7624222      1609      4465    249924    200275    675750  12982377     13.17     13.91
1843.76/1843.79	c  N dy 28141   7644838      1609      4465    249924    220288    675750  14890100     13.17     14.10
1851.15/1851.14	c  N dy 28200   7664968      1609      4465    249924    121519    675750   6258968     13.17     13.89
1855.77/1855.73	c  N dy 28261   7686677      1609      4465    249924    142514    675750   7920885     13.17     13.90
1860.55/1860.52	c  N dy 28317   7706790      1609      4465    249924    161998    675750   9540350     13.17     14.27
1862.86/1862.80	c  S st 28370   7716477      1609      4465    249924    171425    675750  10447744     13.17   no data
1862.96/1862.90	c  S st 28370   7716980      1609      4465    249924    171928    675750  10511007     13.17   no data
1862.96/1862.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1864.16/1864.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 50.7M T:  1.18
1864.16/1864.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1864.16/1864.14	c bin-w-bin subsume rem            0 bins  time:  0.02 s
1867.36/1867.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  3.20 s
1867.36/1867.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1609 time:  0.02 s
1867.36/1867.38	c Removed useless bin:       0  fixed:     0  props:   1.26M  time:  0.02 s
1867.46/1867.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
1868.98/1868.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.25 s
1884.86/1884.84	c lits-rem:      1026  cl-subs:     3608  v-elim:      0  v-fix:    0  time: 15.87 s
1884.86/1884.84	c vivif2 --  cl tried     4465 cl shrink        0 lits rem          0 time: 0.00
1885.16/1885.16	c vivif2 --  cl tried   168320 cl shrink        0 lits rem          0 time: 0.31
1885.48/1885.42	c asymm  cl-useful: 0/850/4465 lits-rem:0 time: 0.26
1885.48/1885.43	c calculated reachability. Time: 0.00
1885.48/1885.43	c  N dy 28370   7716980      1609      4465    249924    168320    675750  10370705     13.17   no data
1890.97/1890.97	c  N dy 28441   7737909      1609      4465    249924    188628    675750  12193852     13.17     14.05
1896.05/1896.00	c  N dy 28510   7758485      1609      4465    249924    208633    675750  14059408     13.17     13.91
1902.96/1902.98	c  N dy 28605   7779040      1609      4465    249924    228570    675750  15701546     13.17     13.88
1909.85/1909.87	c  N dy 28679   7799063      1609      4465    249924    128716    675750   6781527     13.17     15.42
1914.66/1914.62	c  N dy 28749   7819273      1609      4465    249924    148327    675750   8428320     13.17     13.88
1919.86/1919.87	c  N dy 28828   7839292      1609      4465    249924    167710    675750  10008571     13.17     17.28
1925.85/1925.85	c  N dy 28901   7859332      1609      4465    249924    187190    675750  11781902     13.17     13.94
1931.67/1931.65	c  N dy 28998   7880660      1609      4465    249924    207871    675750  13563603     13.17     13.92
1938.56/1938.59	c  N dy 29068   7902884      1609      4465    249924    229323    675750  15241572     13.17     13.90
1945.26/1945.26	c  N dy 29164   7922891      1609      4465    249924    128592    675750   6947389     13.18     14.43
1949.96/1949.92	c  N dy 29248   7943021      1609      4465    249924    148120    675750   8717122     13.18     14.02
1954.78/1954.79	c  N dy 29317   7963597      1609      4465    249924    168056    675750  10381177     13.18     13.89
1960.46/1960.44	c  N dy 29401   7984030      1609      4465    249924    187980    675750  12247636     13.18     13.97
1967.06/1967.02	c  N dy 29483   8004502      1609      4465    249924    207856    675750  13911146     13.18     13.88
1974.36/1974.30	c  N dy 29569   8024559      1609      4465    249924    227208    675750  15433737     13.18     24.77
1981.86/1981.80	c  N dy 29670   8044727      1609      4465    249924    125498    675750   6387690     13.18     14.10
1986.06/1986.06	c  N dy 29755   8064884      1609      4465    249924    145145    675750   8123556     13.19     14.29
1991.46/1991.44	c  N dy 29859   8085179      1609      4465    249924    164885    675750   9981544     13.19     13.96
1996.95/1996.97	c  N dy 29947   8105321      1609      4465    249924    184436    675750  11659362     13.19     14.03
2003.56/2003.54	c  N dy 30022   8125368      1609      4465    249924    203881    675750  13393831     13.19     14.90
2010.66/2010.67	c  N dy 30089   8146254      1609      4465    249924    224089    675750  15140590     13.19     13.99
2017.48/2017.47	c  N dy 30177   8166824      1609      4465    249924    244081    675750  17021389     13.19     14.09
2022.76/2022.80	c  N dy 30250   8186840      1609      4465    249924    141246    675750   7753521     13.19     21.48
2027.76/2027.78	c  N dy 30320   8207331      1609      4465    249924    161061    675750   9353077     13.19     13.91
2030.26/2030.27	c  S st 30349   8216982      1609      4465    249924    170382    675750  10157898     13.19   no data
2030.46/2030.41	c  S st 30349   8217484      1609      4465    249924    170880    675750  10208328     13.19   no data
2030.46/2030.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2031.78/2031.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 56.0M T:  1.34
2031.78/2031.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2031.86/2031.81	c bin-w-bin subsume rem            0 bins  time:  0.02 s
2034.96/2035.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  3.20 s
2035.08/2035.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1609 time:  0.02 s
2035.08/2035.06	c Removed useless bin:       0  fixed:     0  props:   1.26M  time:  0.02 s
2035.16/2035.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
2036.96/2036.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.57 s
2052.46/2052.41	c lits-rem:      1039  cl-subs:     3048  v-elim:      0  v-fix:    0  time: 15.45 s
2052.46/2052.41	c vivif2 --  cl tried     4465 cl shrink        0 lits rem          0 time: 0.00
2052.76/2052.72	c vivif2 --  cl tried   167832 cl shrink        0 lits rem          0 time: 0.30
2052.96/2052.98	c asymm  cl-useful: 0/1169/4465 lits-rem:0 time: 0.26
2052.96/2052.99	c calculated reachability. Time: 0.00
2052.96/2052.99	c  N dy 30349   8217484      1609      4465    249924    167832    675750  10077366     13.19   no data
2058.06/2058.07	c  N dy 30414   8237651      1609      4465    249924    187397    675750  11913570     13.19     14.06
2064.06/2064.03	c  N dy 30489   8258669      1609      4465    249924    207802    675750  13769163     13.19     13.93
2070.36/2070.37	c  N dy 30575   8279408      1609      4465    249924    227896    675750  15587454     13.19     13.91
2077.87/2077.91	c  N dy 30649   8300084      1609      4465    249924    124810    675750   6179632     13.19     14.06
2082.38/2082.37	c  N dy 30729   8320337      1609      4465    249924    144499    675750   7838785     13.19     13.99
2086.67/2086.62	c  N dy 30834   8340373      1609      4465    249924    164058    675750   9730801     13.19     18.17
2091.26/2091.27	c  N dy 30889   8360636      1609      4465    249924    183772    675750  11455280     13.19     13.91
2096.87/2096.89	c  N dy 31001   8380907      1609      4465    249924    203519    675750  13485178     13.20     13.95
2102.26/2102.27	c  N dy 31083   8401088      1609      4465    249924    223210    675750  15593467     13.20     14.02
2109.16/2109.15	c  N dy 31150   8421237      1609      4465    249924    242740    675750  17296552     13.20     13.96
2115.56/2115.50	c  N dy 31239   8442271      1609      4465    249924    138905    675750   7577211     13.20     13.90
2120.06/2120.00	c  N dy 31319   8462394      1609      4465    249924    158529    675750   9496152     13.20     13.90
2125.36/2125.35	c  N dy 31418   8482637      1609      4465    249924    178148    675750  11189778     13.20     13.93
2131.57/2131.58	c  N dy 31540   8502824      1609      4465    249924    197768    675750  13106130     13.21     14.36
2137.38/2137.34	c  N dy 31634   8522899      1609      4465    249924    217359    675750  15176333     13.22     38.04
2143.56/2143.56	c  N dy 31725   8543270      1609      4465    249924    237223    675750  17311900     13.22     14.04
2150.96/2150.94	c  N dy 31803   8563328      1609      4465    249924    131237    675750   6699456     13.22     14.59
2155.27/2155.24	c  N dy 31867   8583355      1609      4465    249924    150696    675750   8342134     13.22     13.95
2160.17/2160.16	c  N dy 31966   8603551      1609      4465    249924    170359    675750  10222409     13.22     13.95
2166.07/2166.01	c  N dy 32035   8623756      1609      4465    249924    189925    675750  11839856     13.22     13.98
2172.58/2172.53	c  N dy 32104   8643789      1609      4465    249924    209405    675750  13708213     13.22     14.64
2178.08/2178.03	c  N dy 32198   8664140      1609      4465    249924    229238    675750  15663288     13.22     14.26
2184.17/2184.10	c  N dy 32280   8684704      1609      4465    249924    249255    675750  17476400     13.22     13.99
2189.77/2189.72	c  N dy 32356   8704771      1609      4465    249924    142428    675750   7685683     13.22     13.95
2192.57/2192.51	c  S st 32405   8717484      1609      4465    249924    154767    675750   8806494     13.22   no data
2192.57/2192.59	c  S st 32405   8717987      1609      4465    249924    155266    675750   8872632     13.22   no data
2192.67/2192.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2193.87/2193.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 50.2M T:  1.19
2193.87/2193.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2193.87/2193.84	c bin-w-bin subsume rem            0 bins  time:  0.02 s
2197.07/2197.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  3.20 s
2197.07/2197.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1609 time:  0.02 s
2197.07/2197.09	c Removed useless bin:       0  fixed:     0  props:   1.26M  time:  0.02 s
2197.17/2197.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
2198.87/2198.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.44 s
2212.47/2212.46	c lits-rem:       712  cl-subs:     1900  v-elim:      0  v-fix:    0  time: 13.64 s
2212.47/2212.47	c vivif2 --  cl tried     4465 cl shrink        0 lits rem          0 time: 0.00
2212.77/2212.74	c vivif2 --  cl tried   153366 cl shrink        0 lits rem          0 time: 0.27
2212.97/2212.98	c asymm  cl-useful: 0/482/4465 lits-rem:0 time: 0.24
2212.97/2212.99	c calculated reachability. Time: 0.00
2212.97/2212.99	c  N dy 32405   8717987      1609      4465    249924    153366    675750   8786331     13.22   no data
2218.16/2218.17	c  N dy 32471   8738126      1609      4465    249924    172844    675750  10519963     13.23     13.93
2224.07/2224.02	c  N dy 32539   8758469      1609      4465    249924    192511    675750  12164317     13.22     14.04
2229.47/2229.43	c  N dy 32645   8778553      1609      4465    249924    212111    675750  14347872     13.23     20.27
2235.37/2235.37	c  N dy 32714   8798697      1609      4465    249924    231740    675750  16354869     13.23     14.04
2242.37/2242.30	c  N dy 32821   8818785      1609      4465    249924    251329    675750  18573260     13.24     16.77
2248.37/2248.32	c  N dy 32906   8838839      1609      4465    249924    143445    675750   7591567     13.24     14.09
2252.97/2252.95	c  N dy 32989   8858895      1609      4465    249924    162986    675750   9550215     13.24     14.06
2258.38/2258.39	c  N dy 33082   8879988      1609      4465    249924    183468    675750  11676782     13.25     14.10
2264.17/2264.17	c  N dy 33157   8901051      1609      4465    249924    203950    675750  13474700     13.25     14.04
2271.66/2271.65	c  N dy 33245   8922607      1609      4465    249924    224837    675750  15375144     13.25     14.01
2278.77/2278.74	c  N dy 33334   8943423      1609      4465    249924    245078    675750  17305877     13.25     14.38
2285.77/2285.78	c  N dy 33416   8964155      1609      4465    249924    136935    675750   6871701     13.25     13.99
2290.07/2290.10	c  N dy 33497   8984613      1609      4465    249924    156926    675750   8887150     13.25     14.14
2294.58/2294.59	c  N dy 33565   9004645      1609      4465    249924    176347    675750  10565133     13.25     14.27
2299.67/2299.60	c  N dy 33645   9024834      1609      4465    249924    195955    675750  12421657     13.25     14.07
2305.47/2305.46	c  N dy 33736   9045162      1609      4465    249924    215796    675750  14551275     13.25     14.22
2312.18/2312.18	c  N dy 33825   9065602      1609      4465    249924    235513    675750  16188154     13.25     13.99
2318.77/2318.79	c  N dy 33916   9085711      1609      4465    249924    255073    675750  18019515     13.26     13.97
2324.57/2324.54	c  N dy 33990   9106013      1609      4465    249924    145548    675750   7644685     13.26     14.04
2329.57/2329.53	c  N dy 34102   9126112      1609      4465    249924    165158    675750   9788343     13.26     17.70
2334.57/2334.53	c  N dy 34183   9146122      1609      4465    249924    184648    675750  11710565     13.26     14.41
2340.07/2340.05	c  N dy 34268   9166221      1609      4465    249924    204185    675750  13582523     13.26     18.83
2346.47/2346.45	c  N dy 34332   9186281      1609      4465    249924    223591    675750  15172077     13.26     23.36
2353.58/2353.59	c  N dy 34419   9206371      1609      4465    249924    243059    675750  16967536     13.27     17.23
2357.77/2357.76	c  S st 34506   9217987      1609      4465    249924    254438    675750  18226683     13.27   no data
2357.97/2357.93	c  S st 34506   9218487      1609      4465    249924    254936    675750  18290414     13.27   no data
2357.97/2357.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
2360.07/2360.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 77.0M T:  2.04
2360.07/2360.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2360.07/2360.04	c bin-w-bin subsume rem            0 bins  time:  0.02 s
2363.27/2363.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  3.20 s
2363.27/2363.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1609 time:  0.02 s
2363.27/2363.29	c Removed useless bin:       0  fixed:     0  props:   1.26M  time:  0.02 s
2363.47/2363.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.11 s
2365.77/2365.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.88 s
2412.87/2412.87	c lits-rem:      1223  cl-subs:     5806  v-elim:      0  v-fix:    0  time: 47.07 s
2412.87/2412.87	c vivif2 --  cl tried     4465 cl shrink        0 lits rem          0 time: 0.00
2413.38/2413.35	c vivif2 --  cl tried   249130 cl shrink        0 lits rem          0 time: 0.47
2413.67/2413.62	c asymm  cl-useful: 0/491/4465 lits-rem:0 time: 0.28
2413.67/2413.64	c calculated reachability. Time: 0.00
2413.67/2413.64	c  N dy 34506   9218487      1609      4465    249924    249130    675750  17971305     13.27   no data
2420.97/2420.98	c  N dy 34594   9238520      1609      4465    249924    138371    675750   6856513     13.28     25.11
2425.68/2425.66	c  N dy 34663   9259933      1609      4465    249924    159178    675750   8739626     13.27     14.07
2430.57/2430.52	c  N dy 34734   9280773      1609      4465    249924    179482    675750  10768706     13.27     14.02
2436.37/2436.33	c  N dy 34803   9301351      1609      4465    249924    199321    675750  12274080     13.27     14.04
2442.37/2442.36	c  N dy 34869   9321362      1609      4465    249924    218690    675750  13799284     13.27     18.28
2449.28/2449.29	c  N dy 34923   9341379      1609      4465    249924    237961    675750  15500926     13.27     18.53
2456.39/2456.33	c  N dy 34992   9361420      1609      4465    249924    257377    675750  17281190     13.27     24.54
2462.68/2462.63	c  N dy 35069   9382319      1609      4465    249924    146693    675750   7489216     13.27     13.97
2467.78/2467.72	c  N dy 35144   9402347      1609      4465    249924    166106    675750   9074458     13.27     23.12
2472.67/2472.66	c  N dy 35193   9423776      1609      4465    249924    186844    675750  10885590     13.27     13.98
2478.28/2478.22	c  N dy 35280   9444030      1609      4465    249924    206605    675750  12855356     13.27     13.98
2484.57/2484.57	c  N dy 35364   9464588      1609      4465    249924    226610    675750  14742797     13.27     14.00
2491.60/2491.59	c  N dy 35461   9484681      1609      4465    249924    246077    675750  16574428     13.27     14.16
2500.97/2500.91	c  N dy 35517   9505334      1609      4465    249924    134059    675750   6267957     13.27     14.19
2505.58/2505.55	c  N dy 35588   9525948      1609      4465    249924    154076    675750   8124453     13.27     13.98
2511.28/2511.26	c  N dy 35656   9546588      1609      4465    249924    173968    675750   9559289     13.27     14.22
2517.08/2517.00	c  N dy 35737   9567003      1609      4465    249924    193692    675750  11399244     13.27     14.07
2523.49/2523.47	c  N dy 35838   9587050      1609      4465    249924    213162    675750  13251110     13.27     14.19
2530.38/2530.34	c  N dy 35895   9607098      1609      4465    249924    232511    675750  14807697     13.27     14.99
2538.98/2538.93	c  N dy 35982   9627463      1609      4465    249924    252127    675750  16456372     13.27     14.00
2547.78/2547.79	c  N dy 36073   9648402      1609      4465    249924    139817    675750   6774653     13.28     14.10
2552.98/2552.90	c  N dy 36138   9668717      1609      4465    249924    159494    675750   8394573     13.27     14.04
2558.38/2558.39	c  N dy 36220   9688743      1609      4465    249924    178869    675750  10009838     13.28     14.08
2564.28/2564.27	c  N dy 36279   9708917      1609      4465    249924    198367    675750  11580004     13.27     14.04
2567.28/2567.31	c  S st 36329   9718488      1609      4465    249924    207624    675750  12373762     13.28   no data
2567.50/2567.42	c  S st 36329   9718994      1609      4465    249924    208128    675750  12437954     13.28   no data
2567.50/2567.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2568.98/2568.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 61.1M T:  1.50
2568.98/2568.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2568.98/2568.98	c bin-w-bin subsume rem            0 bins  time:  0.02 s
2572.28/2572.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  3.21 s
2572.28/2572.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1609 time:  0.02 s
2572.28/2572.24	c Removed useless bin:       0  fixed:     0  props:   1.26M  time:  0.02 s
2572.38/2572.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
2573.99/2573.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.31 s
2595.00/2594.99	c lits-rem:       963  cl-subs:     4664  v-elim:      0  v-fix:    0  time: 21.04 s
2595.00/2594.99	c vivif2 --  cl tried     4465 cl shrink        0 lits rem          0 time: 0.00
2595.38/2595.36	c vivif2 --  cl tried   203464 cl shrink        0 lits rem          0 time: 0.37
2595.68/2595.61	c asymm  cl-useful: 0/1086/4465 lits-rem:0 time: 0.24
2595.68/2595.62	c calculated reachability. Time: 0.00
2595.68/2595.62	c  N dy 36329   9718994      1609      4465    249924    203464    675750  12259583     13.28   no data
2602.38/2602.39	c  N dy 36424   9739967      1609      4465    249924    223790    675750  13967027     13.28     14.13
2608.58/2608.50	c  N dy 36476   9760181      1609      4465    249924    243390    675750  15550324     13.28     14.06
2615.48/2615.46	c  N dy 36566   9780198      1609      4465    249924    262766    675750  17202818     13.28     16.90
2622.19/2622.16	c  N dy 36654   9800247      1609      4465    249924    148601    675750   7341646     13.28     13.98
2627.68/2627.61	c  N dy 36710   9820261      1609      4465    249924    167936    675750   8755244     13.28     18.67
2632.68/2632.67	c  N dy 36805   9840342      1609      4465    249924    187474    675750  10481883     13.28     14.56
2638.89/2638.82	c  N dy 36879   9860427      1609      4465    249924    206859    675750  12004952     13.28     14.16
2645.08/2645.00	c  N dy 36957   9880594      1609      4465    249924    226425    675750  13756253     13.28     14.18
2652.48/2652.49	c  N dy 37048   9900689      1609      4465    249924    245886    675750  15396261     13.28     14.56
2659.28/2659.29	c  N dy 37144   9920761      1609      4465    249924    265346    675750  17099157     13.28     27.21
2666.58/2666.55	c  N dy 37238   9942155      1609      4465    249924    151479    675750   7628376     13.28     14.21
2672.18/2672.19	c  N dy 37329   9962167      1609      4465    249924    170954    675750   9274597     13.29     14.13
2678.08/2678.00	c  N dy 37409   9982656      1609      4465    249924    190852    675750  10976073     13.29     14.07
2684.10/2684.09	c  N dy 37502  10002842      1609      4465    249924    210413    675750  12637606     13.29     14.07
2691.38/2691.31	c  N dy 37580  10023111      1609      4465    249924    229992    675750  14037422     13.29     14.06
2698.88/2698.85	c  N dy 37649  10043224      1609      4465    249924    249433    675750  15554545     13.29     14.10
2705.19/2705.14	c  N dy 37718  10063259      1609      4465    249924    268649    675750  16921262     13.29     18.84
2712.78/2712.75	c  N dy 37792  10083308      1609      4465    249924    152563    675750   7659720     13.29     14.14
2718.28/2718.28	c  N dy 37858  10103844      1609      4465    249924    172452    675750   9249486     13.29     14.08
2724.59/2724.57	c  N dy 37948  10124213      1609      4465    249924    192174    675750  10847717     13.29     14.03
2731.49/2731.40	c  N dy 38033  10144258      1609      4465    249924    211561    675750  12511175     13.29     14.43
2739.18/2739.18	c  N dy 38125  10164355      1609      4465    249924    231042    675750  14299344     13.29     14.06
2746.38/2746.31	c  N dy 38224  10184518      1609      4465    249924    250478    675750  15981856     13.29     14.12
2754.28/2754.25	c  N dy 38289  10204708      1609      4465    249924    270045    675750  17805298     13.29     14.08
2760.19/2760.10	c  S st 38347  10218995      1609      4465    249924    147437    675750   7129754     13.29     10.41
2760.29/2760.20	c  S st 38347  10219497      1609      4465    249924    147935    675750   7179994     13.29   no data
2760.29/2760.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2761.39/2761.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 46.5M T:  1.08
2761.39/2761.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2761.39/2761.34	c bin-w-bin subsume rem            0 bins  time:  0.02 s
2764.59/2764.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  3.20 s
2764.59/2764.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1609 time:  0.02 s
2764.59/2764.59	c Removed useless bin:       0  fixed:     0  props:   1.26M  time:  0.02 s
2764.69/2764.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
2766.19/2766.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.35 s
2772.19/2772.19	c lits-rem:       493  cl-subs:      956  v-elim:      0  v-fix:    0  time:  6.01 s
2772.19/2772.20	c vivif2 --  cl tried     4465 cl shrink        0 lits rem          0 time: 0.00
2772.49/2772.43	c vivif2 --  cl tried   146979 cl shrink        0 lits rem          0 time: 0.24
2772.69/2772.68	c asymm  cl-useful: 0/978/4465 lits-rem:0 time: 0.25
2772.69/2772.69	c calculated reachability. Time: 0.00
2772.69/2772.69	c  N dy 38347  10219497      1609      4465    249924    146979    675750   7155530     13.29   no data
2777.49/2777.42	c  N dy 38448  10239548      1609      4465    249924    166463    675750   9009856     13.30     22.37
2783.38/2783.40	c  N dy 38536  10261135      1609      4465    249924    187169    675750  10696383     13.30     14.02
2789.48/2789.45	c  N dy 38634  10281216      1609      4465    249924    206552    675750  12297640     13.30     14.21
2795.89/2795.85	c  N dy 38710  10301290      1609      4465    249924    225947    675750  13819005     13.30     22.51
2802.39/2802.34	c  N dy 38804  10321730      1609      4465    249924    245674    675750  15477726     13.30     14.16
2808.98/2808.99	c  N dy 38904  10341776      1609      4465    249924    265106    675750  17237477     13.30     14.06
2816.59/2816.52	c  N dy 39013  10361886      1609      4465    249924    147182    675750   7118357     13.31     14.59
2821.79/2821.78	c  N dy 39099  10382072      1609      4465    249924    166600    675750   8668933     13.31     14.12
2826.79/2826.79	c  N dy 39188  10402165      1609      4465    249924    185994    675750  10255541     13.31     16.10
2831.99/2831.93	c  N dy 39279  10422232      1609      4465    249924    205398    675750  11865128     13.31     21.87
2837.48/2837.45	c  N dy 39376  10442329      1609      4465    249924    224931    675750  13606649     13.31     17.20
2842.89/2842.80	c  N dy 39460  10462392      1609      4465    249924    244344    675750  15312558     13.31     19.06
2848.79/2848.76	c  N dy 39529  10482478      1609      4465    249924    263735    675750  16999272     13.31     21.24
2856.09/2856.04	c  N dy 39613  10502487      1609      4465    249924    144865    675750   6820920     13.31     39.63
2860.59/2860.54	c  N dy 39711  10522618      1609      4465    249924    164427    675750   8632100     13.32     14.03
2865.89/2865.88	c  N dy 39784  10543173      1609      4465    249924    184264    675750  10239209     13.32     14.12
2871.89/2871.88	c  N dy 39891  10563249      1609      4465    249924    203682    675750  11942776     13.32     14.20
2878.59/2878.57	c  N dy 39976  10583263      1609      4465    249924    222948    675750  13360830     13.32     20.54
2883.99/2883.92	c  N dy 40053  10603370      1609      4465    249924    242433    675750  15126630     13.32     14.25
2889.49/2889.41	c  N dy 40156  10623402      1609      4465    249924    261906    675750  17043158     13.32     15.07
2897.89/2897.87	c  N dy 40257  10643412      1609      4465    249924    141926    675750   6567459     13.33     14.14
2902.39/2902.30	c  N dy 40353  10664146      1609      4465    249924    162010    675750   8309021     13.33     14.07
2907.19/2907.19	c  N dy 40468  10684157      1609      4465    249924    181437    675750  10158956     13.33     26.37
2912.99/2912.93	c  N dy 40566  10704202      1609      4465    249924    200773    675750  11760911     13.34     14.04
2917.69/2917.68	c  S st 40634  10719497      1609      4465    249924    215543    675750  13085726     13.34   no data
2917.79/2917.79	c  S st 40634  10720002      1609      4465    249924    216048    675750  13146819     13.34   no data
2917.89/2917.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2919.51/2919.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 66.2M T:  1.66
2919.51/2919.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2919.59/2919.51	c bin-w-bin subsume rem            0 bins  time:  0.02 s
2922.69/2922.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  3.20 s
2922.81/2922.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1609 time:  0.02 s
2922.81/2922.75	c Removed useless bin:       0  fixed:     0  props:   1.26M  time:  0.02 s
2922.89/2922.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
2925.09/2925.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.85 s
2950.59/2950.55	c lits-rem:      1075  cl-subs:     4173  v-elim:      0  v-fix:    0  time: 25.53 s
2950.59/2950.56	c vivif2 --  cl tried     4465 cl shrink        0 lits rem          0 time: 0.00
2950.99/2950.93	c vivif2 --  cl tried   211875 cl shrink        0 lits rem          0 time: 0.37
2951.29/2951.23	c asymm  cl-useful: 0/774/4465 lits-rem:0 time: 0.29
2951.29/2951.24	c calculated reachability. Time: 0.00
2951.29/2951.24	c  N dy 40634  10720002      1609      4465    249924    211875    675750  12953174     13.34   no data
2957.10/2957.01	c  N dy 40710  10740307      1609      4465    249924    231597    675750  14730552     13.34     14.13
2963.51/2963.44	c  N dy 40803  10760333      1609      4465    249924    251064    675750  16541069     13.34     16.57
2971.21/2971.16	c  N dy 40879  10780369      1609      4465    249924    270273    675750  18045240     13.34     14.07
2979.00/2978.91	c  N dy 40947  10800381      1609      4465    249924    149355    675750   7017341     13.34     18.10
2983.69/2983.69	c  N dy 41013  10820392      1609      4465    249924    168635    675750   8491540     13.34     17.83
2988.19/2988.18	c  N dy 41085  10840647      1609      4465    249924    188238    675750  10081925     13.34     14.07
2993.10/2993.10	c  N dy 41165  10861291      1609      4465    249924    208282    675750  11835242     13.34     14.11
2998.60/2998.56	c  N dy 41248  10881902      1609      4465    249924    228315    675750  13649728     13.34     14.13
3004.30/3004.27	c  N dy 41348  10901977      1609      4465    249924    247817    675750  15463366     13.34     31.68
3010.90/3010.88	c  N dy 41422  10922651      1609      4465    249924    267878    675750  17310249     13.34     14.11
3019.09/3019.00	c  N dy 41496  10942983      1609      4465    249924    146295    675750   6885270     13.34     14.06
3024.09/3024.06	c  N dy 41551  10966101      1609      4465    249924    168671    675750   8808187     13.34     14.05
3029.52/3029.48	c  N dy 41649  10986113      1609      4465    249924    188122    675750  10573820     13.34     29.68
3034.70/3034.64	c  N dy 41738  11006190      1609      4465    249924    207557    675750  12295978     13.34     20.40
3040.20/3040.15	c  N dy 41841  11026282      1609      4465    249924    227028    675750  14181971     13.35     14.06
3046.09/3046.09	c  N dy 41917  11046405      1609      4465    249924    246544    675750  15999746     13.35     14.08
3051.89/3051.88	c  N dy 41990  11066650      1609      4465    249924    266155    675750  17665029     13.35     14.09
3060.10/3060.03	c  N dy 42078  11086711      1609      4465    249924    143257    675750   6489449     13.35     17.16
3064.90/3064.85	c  N dy 42150  11107005      1609      4465    249924    162911    675750   8089529     13.35     14.14
3069.60/3069.50	c  N dy 42221  11127446      1609      4465    249924    182697    675750   9688529     13.35     14.10
3074.10/3074.03	c  N dy 42291  11147461      1609      4465    249924    202142    675750  11480994     13.35     14.52
3080.49/3080.49	c  N dy 42381  11168987      1609      4465    249924    222970    675750  13201988     13.35     14.08
3086.09/3086.03	c  N dy 42450  11189060      1609      4465    249924    242424    675750  14907596     13.35     33.19
3092.50/3092.46	c  N dy 42547  11209088      1609      4465    249924    261852    675750  16685405     13.35     14.34
3096.20/3096.14	c  S st 42579  11220002      1609      4465    249924    272366    675750  17461536     13.35   no data
3096.30/3096.26	c  S st 42579  11220503      1609      4465    249924    272865    675750  17529792     13.35   no data
3096.40/3096.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
3098.30/3098.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 70.9M T:  1.89
3098.30/3098.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3098.30/3098.23	c bin-w-bin subsume rem            0 bins  time:  0.02 s
3101.50/3101.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  3.21 s
3101.50/3101.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1609 time:  0.02 s
3101.50/3101.48	c Removed useless bin:       0  fixed:     0  props:   1.26M  time:  0.02 s
3101.60/3101.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.11 s
3103.39/3103.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.35 s
3148.70/3148.61	c lits-rem:       898  cl-subs:     8235  v-elim:      0  v-fix:    0  time: 45.22 s
3148.70/3148.62	c vivif2 --  cl tried     4465 cl shrink        0 lits rem          0 time: 0.00
3149.20/3149.11	c vivif2 --  cl tried   264630 cl shrink        0 lits rem          0 time: 0.49
3149.42/3149.38	c asymm  cl-useful: 0/752/4465 lits-rem:0 time: 0.27
3149.50/3149.40	c calculated reachability. Time: 0.00
3149.50/3149.40	c  N dy 42579  11220503      1609      4465    249924    264630    675750  17210247     13.35   no data
3156.60/3156.56	c  N dy 42675  11240591      1609      4465    249924    284063    675750  18970243     13.35     14.12
3163.10/3163.09	c  N dy 42726  11260628      1609      4465    249924    160098    675750   7718256     13.35     22.14
3168.20/3168.10	c  N dy 42785  11281264      1609      4465    249924    179994    675750   9277198     13.35     14.08
3173.00/3172.99	c  N dy 42875  11301640      1609      4465    249924    199786    675750  11286360     13.35     14.11
3179.00/3178.96	c  N dy 42956  11322370      1609      4465    249924    219949    675750  13280116     13.35     14.30
3185.00/3184.92	c  N dy 43026  11342880      1609      4465    249924    239795    675750  15013686     13.35     14.26
3192.81/3192.74	c  N dy 43116  11363514      1609      4465    249924    259812    675750  16978637     13.35     14.13
3201.40/3201.34	c  N dy 43176  11383940      1609      4465    249924    279523    675750  18761609     13.35     14.13
3209.30/3209.20	c  N dy 43271  11403989      1609      4465    249924    154844    675750   7662852     13.35     14.50
3214.21/3214.18	c  N dy 43349  11424215      1609      4465    249924    174511    675750   9540754     13.35     14.08
3219.70/3219.69	c  N dy 43435  11444226      1609      4465    249924    193954    675750  11497352     13.36     14.23
3225.61/3225.56	c  N dy 43495  11464267      1609      4465    249924    213437    675750  13202718     13.35     16.69
3231.81/3231.72	c  N dy 43557  11484296      1609      4465    249924    232853    675750  15031704     13.35     19.59
3238.80/3238.78	c  N dy 43643  11504440      1609      4465    249924    252408    675750  16968143     13.36     14.18
3246.40/3246.35	c  N dy 43698  11524692      1609      4465    249924    272045    675750  18572483     13.35     14.06
3255.30/3255.20	c  N dy 43783  11545486      1609      4465    249924    146796    675750   6632197     13.36     14.12
3259.90/3259.84	c  N dy 43878  11565624      1609      4465    249924    166371    675750   8593634     13.36     14.43
3264.92/3264.89	c  N dy 43971  11585716      1609      4465    249924    185836    675750  10415982     13.36     15.66
3270.20/3270.15	c  N dy 44044  11605742      1609      4465    249924    205261    675750  12128576     13.36     14.13
3276.80/3276.72	c  N dy 44111  11626220      1609      4465    249924    224943    675750  13573051     13.36     14.16
3282.53/3282.44	c  N dy 44203  11646228      1609      4465    249924    244395    675750  15469450     13.36     20.36
3289.50/3289.48	c  N dy 44277  11666287      1609      4465    249924    263865    675750  17301242     13.36     14.11
3296.50/3296.44	c  N dy 44346  11686293      1609      4465    249924    283233    675750  19007474     13.36     16.28
3303.42/3303.39	c  N dy 44408  11706677      1609      4465    249924    156676    675750   7403455     13.36     14.08
3306.90/3306.85	c  S st 44452  11720503      1609      4465    249924    170002    675750   8345647     13.36     11.22
3307.00/3306.95	c  S st 44452  11721005      1609      4465    249924    170500    675750   8417149     13.36   no data
3307.00/3306.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3308.30/3308.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 52.2M T:  1.25
3308.30/3308.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3308.30/3308.25	c bin-w-bin subsume rem            0 bins  time:  0.02 s
3311.50/3311.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  3.20 s
3311.50/3311.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1609 time:  0.02 s
3311.60/3311.50	c Removed useless bin:       0  fixed:     0  props:   1.26M  time:  0.02 s
3311.60/3311.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
3313.21/3313.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.41 s
3323.11/3323.10	c lits-rem:       744  cl-subs:     1990  v-elim:      0  v-fix:    0  time:  9.90 s
3323.11/3323.10	c vivif2 --  cl tried     4465 cl shrink        0 lits rem          0 time: 0.00
3323.40/3323.38	c vivif2 --  cl tried   168510 cl shrink        0 lits rem          0 time: 0.28
3323.70/3323.62	c asymm  cl-useful: 0/628/4465 lits-rem:0 time: 0.24
3323.70/3323.63	c calculated reachability. Time: 0.00
3323.70/3323.63	c  N dy 44452  11721005      1609      4465    249924    168510    675750   8355960     13.36   no data
3328.60/3328.54	c  N dy 44531  11741145      1609      4465    249924    188037    675750   9990901     13.36     14.14
3334.01/3333.95	c  N dy 44616  11761410      1609      4465    249924    207683    675750  11704202     13.36     14.07
3339.72/3339.69	c  N dy 44695  11781485      1609      4465    249924    227009    675750  13270732     13.36     14.26
3346.10/3346.09	c  N dy 44802  11802118      1609      4465    249924    247044    675750  15145774     13.36     14.50
3352.92/3352.86	c  N dy 44882  11823044      1609      4465    249924    267234    675750  16796899     13.36     14.18
3359.61/3359.57	c  N dy 44991  11843051      1609      4465    249924    286564    675750  18575401     13.37     19.75
3366.91/3366.81	c  N dy 45088  11864172      1609      4465    249924    159853    675750   7726781     13.37     14.09
3372.31/3372.24	c  N dy 45171  11884222      1609      4465    249924    179156    675750   9256845     13.37     14.17
3377.90/3377.80	c  N dy 45265  11904882      1609      4465    249924    199135    675750  11018691     13.37     14.12
3383.11/3383.02	c  N dy 45331  11925037      1609      4465    249924    218631    675750  12596513     13.37     14.48
3388.41/3388.34	c  N dy 45427  11945068      1609      4465    249924    238088    675750  14410021     13.37     14.09
3395.51/3395.49	c  N dy 45513  11966286      1609      4465    249924    258492    675750  16099712     13.38     14.29
3402.00/3401.91	c  N dy 45581  11986361      1609      4465    249924    277959    675750  17835172     13.38     22.55
3410.71/3410.68	c  N dy 45679  12006722      1609      4465    249924    149671    675750   6713164     13.38     14.30
3415.20/3415.12	c  N dy 45754  12026813      1609      4465    249924    169087    675750   8561101     13.38     14.10
3420.02/3419.92	c  N dy 45835  12046884      1609      4465    249924    188617    675750  10350061     13.38     22.84
3425.61/3425.51	c  N dy 45909  12067014      1609      4465    249924    208079    675750  11907730     13.38     14.10
3432.71/3432.65	c  N dy 46004  12088792      1609      4465    249924    228977    675750  13522870     13.38     14.09
3439.71/3439.63	c  N dy 46099  12108988      1609      4465    249924    248549    675750  15374339     13.38     14.10
3446.51/3446.42	c  N dy 46178  12129037      1609      4465    249924    267903    675750  16911860     13.38     16.71
3454.51/3454.47	c  N dy 46269  12149614      1609      4465    249924    287780    675750  18543846     13.38     14.17
3462.61/3462.58	c  N dy 46347  12169839      1609      4465    249924    158331    675750   7273520     13.38     14.21
3467.71/3467.63	c  N dy 46444  12190974      1609      4465    249924    178804    675750   9160174     13.38     14.37
3473.21/3473.14	c  N dy 46502  12211019      1609      4465    249924    198095    675750  10759620     13.38     14.29
3476.01/3475.97	c  S st 46536  12221005      1609      4465    249924    207699    675750  11495680     13.38   no data
3476.12/3476.07	c  S st 46536  12221506      1609      4465    249924    208195    675750  11556826     13.38   no data
3476.21/3476.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
3477.71/3477.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 62.4M T:  1.55
3477.71/3477.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3477.71/3477.68	c bin-w-bin subsume rem            0 bins  time:  0.02 s
3480.91/3480.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  3.20 s
3481.01/3480.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1609 time:  0.02 s
3481.01/3480.92	c Removed useless bin:       0  fixed:     0  props:   1.26M  time:  0.02 s
3481.11/3481.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
3482.81/3482.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.42 s
3499.61/3499.54	c lits-rem:       923  cl-subs:     3917  v-elim:      0  v-fix:    0  time: 16.82 s
3499.61/3499.55	c vivif2 --  cl tried     4465 cl shrink        0 lits rem          0 time: 0.00
3500.01/3499.90	c vivif2 --  cl tried   204278 cl shrink        0 lits rem          0 time: 0.35
3500.21/3500.15	c asymm  cl-useful: 0/1035/4465 lits-rem:0 time: 0.25
3500.21/3500.16	c calculated reachability. Time: 0.00
3500.21/3500.16	c  N dy 46536  12221506      1609      4465    249924    204278    675750  11417202     13.38   no data
3506.93/3506.89	c  N dy 46616  12243923      1609      4465    249924    225801    675750  12929740     13.38     14.24
3513.71/3513.62	c  N dy 46695  12264067      1609      4465    249924    245127    675750  14339056     13.38     14.19
3520.61/3520.53	c  N dy 46798  12284263      1609      4465    249924    264668    675750  16056809     13.38     14.28
3527.91/3527.80	c  N dy 46877  12304801      1609      4465    249924    284504    675750  17752879     13.39     14.09
3536.31/3536.25	c  N dy 46961  12325015      1609      4465    249924    154482    675750   7027554     13.39     14.29
3541.52/3541.45	c  N dy 47046  12345669      1609      4465    249924    174422    675750   8746625     13.39     14.11
3546.31/3546.30	c  N dy 47123  12365971      1609      4465    249924    194038    675750  10291912     13.39     14.16
3551.41/3551.31	c  N dy 47180  12386062      1609      4465    249924    213454    675750  11752930     13.39     15.81
3558.01/3557.95	c  N dy 47277  12406082      1609      4465    249924    232700    675750  13193788     13.39     14.18
3565.32/3565.20	c  N dy 47376  12426142      1609      4465    249924    251969    675750  14596759     13.39     15.48
3572.31/3572.21	c  N dy 47457  12446145      1609      4465    249924    271256    675750  16086167     13.39     14.13
3579.31/3579.20	c  N dy 47550  12466275      1609      4465    249924    290666    675750  17650011     13.39     14.15
3587.81/3587.70	c  N dy 47634  12486460      1609      4465    249924    159682    675750   7359334     13.39     14.10
3593.01/3592.96	c  N dy 47702  12507705      1609      4465    249924    180070    675750   8893598     13.39     14.13
3597.81/3597.72	c  N dy 47781  12528263      1609      4465    249924    200020    675750  10747685     13.39     14.14
3604.01/3603.90	c  N dy 47876  12548976      1609      4465    249924    219995    675750  12344977     13.39     14.26
3610.22/3610.18	c  N dy 47986  12569015      1609      4465    249924    239350    675750  13957029     13.39     19.76
3616.22/3616.19	c  N dy 48082  12589046      1609      4465    249924    258768    675750  15713144     13.39     15.00
3623.72/3623.69	c  N dy 48165  12609317      1609      4465    249924    278231    675750  17295847     13.39     14.27
3630.81/3630.73	c  N dy 48245  12629933      1609      4465    249924    298131    675750  19057593     13.39     14.12
3638.31/3638.28	c  N dy 48328  12649976      1609      4465    249924    165959    675750   7679146     13.40     30.68
3643.92/3643.81	c  N dy 48392  12670357      1609      4465    249924    185478    675750   9032582     13.39     14.16
3648.72/3648.68	c  N dy 48472  12690609      1609      4465    249924    205095    675750  10678549     13.39     14.11
3653.92/3653.83	c  N dy 48558  12710663      1609      4465    249924    224508    675750  12545168     13.40     15.28
3657.52/3657.47	c  S st 48588  12721507      1609      4465    249924    234897    675750  13295303     13.40   no data
3657.63/3657.58	c  S st 48588  12722009      1609      4465    249924    235398    675750  13357775     13.40   no data
3657.72/3657.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
3659.42/3659.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 66.2M T:  1.68
3659.42/3659.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3659.42/3659.33	c bin-w-bin subsume rem            0 bins  time:  0.02 s
3662.62/3662.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  3.20 s
3662.62/3662.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1609 time:  0.02 s
3662.62/3662.57	c Removed useless bin:       0  fixed:     0  props:   1.26M  time:  0.02 s
3662.72/3662.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
3664.52/3664.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.44 s
3691.92/3691.86	c lits-rem:      1049  cl-subs:     5838  v-elim:      0  v-fix:    0  time: 27.42 s
3691.92/3691.87	c vivif2 --  cl tried     4465 cl shrink        0 lits rem          0 time: 0.00
3692.32/3692.28	c vivif2 --  cl tried   229560 cl shrink        0 lits rem          0 time: 0.41
3692.62/3692.56	c asymm  cl-useful: 0/838/4465 lits-rem:0 time: 0.28
3692.62/3692.57	c calculated reachability. Time: 0.00
3692.62/3692.57	c  N dy 48588  12722009      1609      4465    249924    229560    675750  13150593     13.40   no data
3698.12/3698.06	c  N dy 48668  12742109      1609      4465    249924    249122    675750  14904238     13.40     15.14
3704.42/3704.33	c  N dy 48741  12762516      1609      4465    249924    268876    675750  16712949     13.40     14.17
3711.12/3711.09	c  N dy 48857  12783448      1609      4465    249924    289179    675750  18514260     13.40     14.13
3720.22/3720.21	c  N dy 48969  12803478      1609      4465    249924    156086    675750   7120606     13.40     20.19
3725.52/3725.46	c  N dy 49064  12824573      1609      4465    249924    176508    675750   8929673     13.40     14.13
3731.62/3731.52	c  N dy 49145  12845837      1609      4465    249924    196870    675750  10534868     13.40     14.37
3736.84/3736.75	c  N dy 49227  12866193      1609      4465    249924    216600    675750  12363538     13.40     14.42
3742.72/3742.60	c  N dy 49335  12886283      1609      4465    249924    236116    675750  14121915     13.41     14.15
3749.32/3749.21	c  N dy 49432  12909211      1609      4465    249924    258325    675750  16111667     13.41     14.23
3755.54/3755.44	c  N dy 49512  12929313      1609      4465    249924    277812    675750  17940504     13.41     49.12
3762.92/3762.83	c  N dy 49586  12949364      1609      4465    249924    297208    675750  19555350     13.41     15.37
3770.72/3770.64	c  N dy 49672  12969408      1609      4465    249924    162951    675750   7473649     13.41     20.92
3775.12/3775.09	c  N dy 49748  12989491      1609      4465    249924    182377    675750   9267295     13.41     19.68
3780.62/3780.50	c  N dy 49818  13009544      1609      4465    249924    201707    675750  10740502     13.41     14.38
3786.02/3785.93	c  N dy 49931  13029628      1609      4465    249924    221151    675750  12502853     13.41     15.90
3792.02/3791.98	c  N dy 50015  13049912      1609      4465    249924    240770    675750  14194659     13.41     14.32
3797.72/3797.69	c  N dy 50103  13070009      1609      4465    249924    260274    675750  15968828     13.41     17.81
3804.12/3804.03	c  N dy 50177  13090033      1609      4465    249924    279623    675750  17707464     13.41     24.54
3811.82/3811.79	c  N dy 50290  13110262      1609      4465    249924    299157    675750  19357318     13.42     14.15
3819.92/3819.82	c  N dy 50386  13130282      1609      4465    249924    163850    675750   7615935     13.42     17.12
3819.92/3819.87	c  F st 50388  13130467      1609      4465    249924    164028    675750   7630905     13.42   no data
3824.53/3824.44	c  N dy 50442  13150422      1609      4465    249924    183325    675750   9337787     13.42     14.31
3830.23/3830.18	c  N dy 50528  13170506      1609      4465    249924    202693    675750  11023079     13.42     31.23
3836.42/3836.34	c  N dy 50634  13192067      1609      4465    249924    223591    675750  12906359     13.42     14.56
3842.23/3842.16	c  N dy 50721  13212093      1609      4465    249924    242867    675750  14438646     13.42     18.49
3845.63/3845.61	c  S st 50759  13222009      1609      4465    249924    252384    675750  15100016     13.42   no data
3845.82/3845.75	c  S st 50759  13222511      1609      4465    249924    252883    675750  15165520     13.42   no data
3845.82/3845.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
3847.83/3847.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 73.7M T:  1.98
3847.83/3847.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3847.83/3847.79	c bin-w-bin subsume rem            0 bins  time:  0.02 s
3851.03/3850.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  3.19 s
3851.03/3851.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1609 time:  0.02 s
3851.13/3851.03	c Removed useless bin:       0  fixed:     0  props:   1.26M  time:  0.02 s
3851.24/3851.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.11 s
3853.72/3853.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.11 s
3888.23/3888.10	c lits-rem:       909  cl-subs:     6778  v-elim:      0  v-fix:    0  time: 34.49 s
3888.23/3888.11	c vivif2 --  cl tried     4465 cl shrink        0 lits rem          0 time: 0.00
3888.64/3888.55	c vivif2 --  cl tried   246105 cl shrink        0 lits rem          0 time: 0.44
3888.93/3888.84	c asymm  cl-useful: 0/542/4465 lits-rem:0 time: 0.29
3888.93/3888.86	c calculated reachability. Time: 0.00
3888.93/3888.86	c  N dy 50759  13222511      1609      4465    249924    246105    675750  14904666     13.42   no data
3896.02/3895.98	c  N dy 50838  13242551      1609      4465    249924    265410    675750  16453194     13.42     15.60
3903.92/3903.90	c  N dy 50942  13262650      1609      4465    249924    284873    675750  18038141     13.42     19.22
3911.93/3911.82	c  N dy 51033  13286548      1609      4465    249924    307892    675750  20035872     13.43     14.33
3919.12/3919.09	c  N dy 51123  13306566      1609      4465    249924    171847    675750   8015972     13.43     14.21
3924.33/3924.29	c  N dy 51201  13328901      1609      4465    249924    193386    675750   9813874     13.43     14.28
3929.13/3929.00	c  N dy 51258  13348938      1609      4465    249924    212719    675750  11452502     13.43     14.60
3933.92/3933.83	c  N dy 51320  13368939      1609      4465    249924    232124    675750  13319975     13.42     16.23
3940.03/3939.93	c  N dy 51433  13389393      1609      4465    249924    251965    675750  15127612     13.43     14.14
3946.23/3946.11	c  N dy 51506  13409433      1609      4465    249924    271375    675750  16866333     13.43     14.24
3953.22/3953.11	c  N dy 51597  13429525      1609      4465    249924    290776    675750  18614725     13.43     16.84
3959.42/3959.40	c  N dy 51670  13450116      1609      4465    249924    310727    675750  20461246     13.43     14.21
3966.23/3966.19	c  N dy 51739  13470158      1609      4465    249924    173506    675750   8246668     13.43     15.15
3971.03/3970.94	c  N dy 51855  13490821      1609      4465    249924    193611    675750  10230178     13.43     14.29
3976.33/3976.20	c  N dy 51937  13511743      1609      4465    249924    213996    675750  12115878     13.43     14.22
3981.63/3981.50	c  N dy 52043  13531808      1609      4465    249924    233469    675750  14062151     13.44     14.19
3987.64/3987.53	c  N dy 52116  13551946      1609      4465    249924    252889    675750  15723358     13.44     14.32
3994.53/3994.46	c  N dy 52186  13572120      1609      4465    249924    272311    675750  17245565     13.44     14.16
4001.13/4001.00	c  N dy 52285  13593315      1609      4465    249924    292919    675750  19390825     13.44     14.18
4008.73/4008.61	c  N dy 52389  13613327      1609      4465    249924    312361    675750  21360052     13.44     14.20
4015.23/4015.12	c  N dy 52459  13633699      1609      4465    249924    174320    675750   8228946     13.44     14.20
4020.03/4019.92	c  N dy 52537  13653795      1609      4465    249924    193744    675750  10014647     13.44     16.79
4025.63/4025.51	c  N dy 52591  13675289      1609      4465    249924    214384    675750  11701699     13.44     14.50
4031.13/4031.03	c  N dy 52696  13695754      1609      4465    249924    234236    675750  13488861     13.44     14.28
4036.63/4036.59	c  N dy 52804  13715853      1609      4465    249924    253791    675750  15528798     13.45     21.80
4038.73/4038.61	c  S st 52847  13722514      1609      4465    249924    260305    675750  16249596     13.45   no data
4038.83/4038.76	c  S st 52847  13723018      1609      4465    249924    260808    675750  16309068     13.45   no data
4038.93/4038.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
4040.93/4040.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 75.7M T:  2.02
4040.93/4040.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4040.93/4040.85	c bin-w-bin subsume rem            0 bins  time:  0.02 s
4044.13/4044.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  3.20 s
4044.13/4044.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1609 time:  0.02 s
4044.13/4044.09	c Removed useless bin:       0  fixed:     0  props:   1.26M  time:  0.02 s
4044.33/4044.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.11 s
4047.13/4047.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.47 s
4085.33/4085.27	c lits-rem:       757  cl-subs:     6057  v-elim:      0  v-fix:    0  time: 38.18 s
4085.33/4085.27	c vivif2 --  cl tried     4465 cl shrink        0 lits rem          0 time: 0.00
4085.83/4085.73	c vivif2 --  cl tried   254751 cl shrink        0 lits rem          0 time: 0.46
4086.13/4086.02	c asymm  cl-useful: 0/958/4465 lits-rem:0 time: 0.29
4086.13/4086.03	c calculated reachability. Time: 0.00
4086.13/4086.03	c  N dy 52847  13723018      1609      4465    249924    254751    675750  16043134     13.45   no data
4092.83/4092.79	c  N dy 52930  13743098      1609      4465    249924    274152    675750  17625462     13.45     17.24
4100.23/4100.14	c  N dy 53012  13763168      1609      4465    249924    293572    675750  19289258     13.45     14.20
4108.13/4108.07	c  N dy 53119  13783547      1609      4465    249924    313210    675750  21079729     13.45     14.17
4115.73/4115.67	c  N dy 53209  13803875      1609      4465    249924    174291    675750   8206178     13.45     14.41
4121.23/4121.19	c  N dy 53282  13823959      1609      4465    249924    193780    675750   9789808     13.45     27.35
4128.53/4128.46	c  N dy 53346  13846971      1609      4465    249924    215883    675750  11523742     13.45     14.21
4138.13/4138.11	c  N dy 53428  13872583      1609      4465    249924    240497    675750  13361144     13.45     14.24
4147.23/4147.14	c  N dy 53495  13892881      1609      4465    249924    259984    675750  14846701     13.45     14.19
4156.23/4156.14	c  N dy 53582  13912906      1609      4465    249924    279363    675750  16485740     13.45     14.63
4166.13/4166.08	c  N dy 53682  13933809      1609      4465    249924    299608    675750  18278471     13.45     14.27
4180.34/4180.27	c  N dy 53777  13955309      1609      4465    249924    160993    675750   6980644     13.46     14.17
4185.03/4184.98	c  N dy 53881  13975983      1609      4465    249924    181070    675750   8869461     13.46     14.44
4190.54/4190.47	c  N dy 53965  13996011      1609      4465    249924    200468    675750  10470306     13.46     14.49
4195.73/4195.61	c  N dy 54037  14016160      1609      4465    249924    219950    675750  12151954     13.46     14.30
4202.84/4202.74	c  N dy 54118  14037196      1609      4465    249924    240294    675750  13816202     13.46     14.26
4210.14/4210.08	c  N dy 54189  14057578      1609      4465    249924    259986    675750  15371398     13.46     14.21
4218.94/4218.81	c  N dy 54260  14077647      1609      4465    249924    279293    675750  16916695     13.46     14.60
4228.03/4227.97	c  N dy 54352  14097701      1609      4465    249924    298648    675750  18556527     13.46     14.22
4238.45/4238.37	c  N dy 54453  14118240      1609      4465    249924    318451    675750  20289500     13.46     14.23
4245.34/4245.21	c  N dy 54546  14138438      1609      4465    249924    177599    675750   8301546     13.46     14.17
4251.13/4251.06	c  N dy 54614  14158563      1609      4465    249924    197003    675750   9858241     13.46     14.34
4256.74/4256.65	c  N dy 54690  14179289      1609      4465    249924    217009    675750  11534834     13.46     14.28
4262.24/4262.19	c  N dy 54735  14199338      1609      4465    249924    236442    675750  13096287     13.46     16.17
4267.84/4267.79	c  N dy 54829  14219413      1609      4465    249924    255888    675750  14897563     13.46     26.68
4269.54/4269.48	c  S st 54849  14223018      1609      4465    249924    259374    675750  15162623     13.46     10.40
4269.74/4269.60	c  S st 54849  14223519      1609      4465    249924    259873    675750  15219414     13.46   no data
4269.74/4269.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
4271.54/4271.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 67.8M T:  1.77
4271.54/4271.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4271.54/4271.45	c bin-w-bin subsume rem            0 bins  time:  0.02 s
4274.76/4274.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  3.19 s
4274.76/4274.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1609 time:  0.02 s
4274.76/4274.68	c Removed useless bin:       0  fixed:     0  props:   1.26M  time:  0.02 s
4274.84/4274.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.11 s
4276.74/4276.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.49 s
4304.94/4304.88	c lits-rem:       857  cl-subs:     6949  v-elim:      0  v-fix:    0  time: 28.21 s
4304.94/4304.88	c vivif2 --  cl tried     4465 cl shrink        0 lits rem          0 time: 0.00
4305.44/4305.34	c vivif2 --  cl tried   252924 cl shrink        0 lits rem          0 time: 0.45
4305.74/4305.60	c asymm  cl-useful: 0/353/4465 lits-rem:0 time: 0.26
4305.74/4305.62	c calculated reachability. Time: 0.00
4305.74/4305.62	c  N dy 54849  14223519      1609      4465    249924    252924    675750  14975351     13.46   no data
4312.43/4312.37	c  N dy 54941  14243909      1609      4465    249924    272532    675750  16548863     13.46     14.23
4319.14/4319.06	c  N dy 55017  14264612      1609      4465    249924    292444    675750  18051240     13.46     14.61
4325.44/4325.35	c  N dy 55090  14284706      1609      4465    249924    311914    675750  19677245     13.46     14.19
4333.54/4333.49	c  N dy 55154  14304707      1609      4465    249924    170005    675750   7605314     13.46     14.38
4338.73/4338.65	c  N dy 55237  14324968      1609      4465    249924    189569    675750   9157347     13.46     14.39
4344.24/4344.13	c  N dy 55328  14345297      1609      4465    249924    209171    675750  10684341     13.46     14.21
4350.04/4349.90	c  N dy 55397  14365371      1609      4465    249924    228574    675750  12225320     13.46     14.17
4356.64/4356.52	c  N dy 55474  14385591      1609      4465    249924    248115    675750  13755062     13.46     14.18
4362.24/4362.18	c  N dy 55541  14405692      1609      4465    249924    267579    675750  15422443     13.46     29.28
4367.74/4367.66	c  N dy 55611  14426104      1609      4465    249924    287363    675750  17212021     13.46     14.25
4374.34/4374.29	c  N dy 55697  14446409      1609      4465    249924    306958    675750  18977571     13.46     14.47
4382.84/4382.79	c  N dy 55791  14466486      1609      4465    249924    164096    675750   7058718     13.46     14.36
4388.06/4387.99	c  N dy 55882  14487915      1609      4465    249924    184663    675750   8632484     13.46     14.26
4393.64/4393.58	c  N dy 55974  14508942      1609      4465    249924    204970    675750  10107002     13.46     14.20
4398.34/4398.24	c  N dy 56059  14528957      1609      4465    249924    224378    675750  11824354     13.46     23.96
4404.74/4404.60	c  N dy 56143  14551536      1609      4465    249924    246205    675750  13559280     13.46     14.53
4411.44/4411.30	c  N dy 56217  14571894      1609      4465    249924    265706    675750  14998596     13.46     14.25
4418.75/4418.61	c  N dy 56279  14591916      1609      4465    249924    284901    675750  16382258     13.46     14.37
4425.24/4425.21	c  N dy 56362  14612107      1609      4465    249924    304331    675750  18026541     13.46     14.30
4431.94/4431.87	c  N dy 56427  14633212      1609      4465    249924    324607    675750  19568911     13.46     14.24
4439.65/4439.61	c  N dy 56494  14653248      1609      4465    249924    180896    675750   8261021     13.46     14.58
4445.26/4445.14	c  N dy 56581  14673266      1609      4465    249924    200071    675750   9695170     13.46     14.28
4450.76/4450.64	c  N dy 56655  14693950      1609      4465    249924    219917    675750  11084511     13.46     14.18
4457.04/4456.91	c  N dy 56760  14713974      1609      4465    249924    239208    675750  12610000     13.46     21.57
4459.14/4459.07	c  S st 56786  14723519      1609      4465    249924    248502    675750  13400578     13.46     13.76
4459.34/4459.20	c  S st 56786  14724020      1609      4465    249924    249000    675750  13447674     13.46   no data
4459.34/4459.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
4461.04/4460.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 67.5M T:  1.71
4461.04/4460.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4461.04/4460.98	c bin-w-bin subsume rem            0 bins  time:  0.02 s
4464.24/4464.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  3.21 s
4464.34/4464.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1609 time:  0.02 s
4464.34/4464.23	c Removed useless bin:       0  fixed:     0  props:   1.26M  time:  0.02 s
4464.44/4464.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
4466.05/4465.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.27 s
4492.24/4492.12	c lits-rem:       807  cl-subs:     6015  v-elim:      0  v-fix:    0  time: 26.18 s
4492.24/4492.13	c vivif2 --  cl tried     4465 cl shrink        0 lits rem          0 time: 0.00
4492.64/4492.57	c vivif2 --  cl tried   242985 cl shrink        0 lits rem          0 time: 0.44
4492.94/4492.83	c asymm  cl-useful: 0/534/4465 lits-rem:0 time: 0.26
4492.94/4492.85	c calculated reachability. Time: 0.00
4492.94/4492.85	c  N dy 56786  14724020      1609      4465    249924    242985    675750  13247955     13.46   no data
4498.95/4498.81	c  N dy 56875  14744104      1609      4465    249924    262429    675750  14874553     13.46     14.27
4505.55/4505.41	c  N dy 56944  14764141      1609      4465    249924    281817    675750  16578570     13.46     27.75
4512.14/4512.01	c  N dy 57021  14784213      1609      4465    249924    301199    675750  18263712     13.46     14.48
4519.54/4519.44	c  N dy 57113  14804246      1609      4465    249924    320622    675750  20032445     13.47     21.56
4527.24/4527.16	c  N dy 57186  14824282      1609      4465    249924    176169    675750   8023838     13.47     16.58
4531.64/4531.56	c  N dy 57279  14844355      1609      4465    249924    195804    675750   9961260     13.47     14.48
4536.75/4536.65	c  N dy 57362  14864598      1609      4465    249924    215419    675750  11835956     13.47     14.28
4541.85/4541.72	c  N dy 57421  14884709      1609      4465    249924    234932    675750  13559651     13.47     14.21
4548.34/4548.25	c  N dy 57484  14905569      1609      4465    249924    255069    675750  15240405     13.47     14.60
4555.27/4555.14	c  N dy 57574  14925716      1609      4465    249924    274510    675750  16836347     13.47     14.32
4564.06/4563.95	c  N dy 57658  14947146      1609      4465    249924    295184    675750  18523512     13.47     14.28
4570.94/4570.87	c  N dy 57760  14967402      1609      4465    249924    314882    675750  20569844     13.47     14.42
4579.46/4579.32	c  N dy 57843  14987760      1609      4465    249924    169285    675750   7307684     13.47     14.50
4583.75/4583.62	c  N dy 57931  15007812      1609      4465    249924    188719    675750   8872890     13.47     17.43
4587.95/4587.86	c  N dy 57997  15027839      1609      4465    249924    208136    675750  10619804     13.47     17.43
4593.45/4593.34	c  N dy 58058  15048279      1609      4465    249924    227866    675750  12088164     13.47     14.24
4598.74/4598.61	c  N dy 58143  15068628      1609      4465    249924    247634    675750  14020376     13.47     14.19
4604.95/4604.86	c  N dy 58208  15088636      1609      4465    249924    266919    675750  15576466     13.47     15.20
4611.95/4611.87	c  N dy 58285  15109227      1609      4465    249924    286810    675750  17128341     13.47     14.25
4618.15/4618.03	c  N dy 58381  15129361      1609      4465    249924    306336    675750  18801396     13.47     14.20
4624.46/4624.32	c  N dy 58498  15149940      1609      4465    249924    326320    675750  20776990     13.48     14.24
4631.85/4631.71	c  N dy 58574  15171635      1609      4465    249924    180997    675750   8467056     13.48     14.21
4636.67/4636.57	c  N dy 58685  15191822      1609      4465    249924    200709    675750  10431903     13.48     14.35
4641.85/4641.74	c  N dy 58768  15211951      1609      4465    249924    220276    675750  12235916     13.48     14.49
4645.47/4645.38	c  S st 58815  15224021      1609      4465    249924    231929    675750  13205829     13.48   no data
4645.55/4645.49	c  S st 58815  15224525      1609      4465    249924    232432    675750  13260381     13.48   no data
4645.65/4645.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
4647.36/4647.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 67.9M T:  1.71
4647.36/4647.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4647.36/4647.27	c bin-w-bin subsume rem            0 bins  time:  0.02 s
4650.55/4650.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  3.20 s
4650.55/4650.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1609 time:  0.02 s
4650.65/4650.51	c Removed useless bin:       0  fixed:     0  props:   1.26M  time:  0.02 s
4650.75/4650.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
4652.35/4652.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.27 s
4674.16/4674.03	c lits-rem:      1196  cl-subs:     3038  v-elim:      0  v-fix:    0  time: 21.82 s
4674.16/4674.04	c vivif2 --  cl tried     4465 cl shrink        0 lits rem          0 time: 0.00
4674.56/4674.45	c vivif2 --  cl tried   229394 cl shrink        0 lits rem          0 time: 0.41
4674.86/4674.70	c asymm  cl-useful: 0/1011/4465 lits-rem:0 time: 0.25
4674.86/4674.71	c calculated reachability. Time: 0.00
4674.86/4674.71	c  N dy 58815  15224525      1609      4465    249924    229394    675750  13087635     13.48   no data
4681.15/4681.03	c  N dy 58887  15244916      1609      4465    249924    249071    675750  14743878     13.48     14.26
4688.65/4688.57	c  N dy 58982  15265023      1609      4465    249924    268504    675750  16364354     13.48     14.30
4696.56/4696.41	c  N dy 59065  15285089      1609      4465    249924    287938    675750  18040714     13.49     20.46
4705.15/4705.06	c  N dy 59164  15305258      1609      4465    249924    307520    675750  19668111     13.49     14.30
4713.45/4713.32	c  N dy 59230  15325910      1609      4465    249924    327538    675750  21292515     13.49     14.35
4721.55/4721.49	c  N dy 59312  15346266      1609      4465    249924    179728    675750   8144663     13.49     14.22
4727.26/4727.16	c  N dy 59368  15366328      1609      4465    249924    199049    675750   9503608     13.49     15.70
4732.15/4732.06	c  N dy 59413  15386438      1609      4465    249924    218437    675750  11193220     13.48     14.47
4737.55/4737.41	c  N dy 59474  15406523      1609      4465    249924    237812    675750  12790801     13.48     14.46
4744.75/4744.66	c  N dy 59528  15427100      1609      4465    249924    257621    675750  14259568     13.48     14.26
4751.16/4751.01	c  N dy 59615  15447288      1609      4465    249924    277135    675750  15880102     13.48     14.27
4757.95/4757.86	c  N dy 59709  15467991      1609      4465    249924    297266    675750  17664046     13.48     14.32
4764.95/4764.88	c  N dy 59777  15488048      1609      4465    249924    316714    675750  19336146     13.48     24.02
4772.15/4772.01	c  N dy 59831  15508233      1609      4465    249924    336196    675750  21038926     13.48     14.21
4778.95/4778.85	c  N dy 59874  15528736      1609      4465    249924    187737    675750   8664936     13.48     14.36
4784.65/4784.59	c  N dy 59957  15549068      1609      4465    249924    207276    675750  10173970     13.48     14.20
4791.16/4791.01	c  N dy 60037  15569302      1609      4465    249924    226737    675750  11683263     13.48     14.23
4798.16/4798.10	c  N dy 60133  15589327      1609      4465    249924    246098    675750  13424596     13.48     18.67
4805.36/4805.28	c  N dy 60194  15610058      1609      4465    249924    266138    675750  15090304     13.48     14.24
4812.67/4812.53	c  N dy 60272  15630102      1609      4465    249924    285563    675750  16759691     13.48     16.60
4819.05/4818.94	c  N dy 60343  15650634      1609      4465    249924    305438    675750  18555942     13.48     14.26
4826.76/4826.68	c  N dy 60434  15670799      1609      4465    249924    324917    675750  20280584     13.48     14.40
4836.96/4836.85	c  N dy 60498  15690859      1609      4465    249924    175104    675750   7612169     13.48     14.47
4842.05/4841.93	c  N dy 60567  15711131      1609      4465    249924    194562    675750   9172941     13.48     14.29
4845.96/4845.83	c  S st 60610  15724526      1609      4465    249924    207360    675750  10105666     13.48     10.13
4846.06/4845.93	c  S st 60610  15725031      1609      4465    249924    207863    675750  10166962     13.48   no data
4846.06/4845.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
4847.46/4847.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 56.6M T:  1.35
4847.46/4847.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4847.46/4847.35	c bin-w-bin subsume rem            0 bins  time:  0.02 s
4850.66/4850.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  3.20 s
4850.66/4850.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1609 time:  0.02 s
4850.66/4850.59	c Removed useless bin:       0  fixed:     0  props:   1.26M  time:  0.02 s
4850.76/4850.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
4852.28/4852.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.21 s
4862.46/4862.37	c lits-rem:       929  cl-subs:     3321  v-elim:      0  v-fix:    0  time: 10.22 s
4862.46/4862.38	c vivif2 --  cl tried     4465 cl shrink        0 lits rem          0 time: 0.00
4862.86/4862.73	c vivif2 --  cl tried   204542 cl shrink        0 lits rem          0 time: 0.35
4863.06/4863.00	c asymm  cl-useful: 0/881/4465 lits-rem:0 time: 0.27
4863.06/4863.01	c calculated reachability. Time: 0.00
4863.06/4863.01	c  N dy 60610  15725031      1609      4465    249924    204542    675750  10065278     13.48   no data
4868.56/4868.48	c  N dy 60699  15747182      1609      4465    249924    225936    675750  11910958     13.48     14.24
4873.86/4873.77	c  N dy 60764  15767276      1609      4465    249924    245346    675750  13542766     13.48     15.03
4879.46/4879.39	c  N dy 60860  15787305      1609      4465    249924    264756    675750  15145970     13.48     14.24
4887.47/4887.40	c  N dy 60978  15807388      1609      4465    249924    284034    675750  16517805     13.48     17.32
4894.07/4893.96	c  N dy 61058  15827475      1609      4465    249924    303315    675750  18050971     13.48     14.39
4900.76/4900.62	c  N dy 61167  15847496      1609      4465    249924    322692    675750  19726343     13.48     14.20
4909.25/4909.17	c  N dy 61264  15867559      1609      4465    249924    172341    675750   7420924     13.49     32.08
4914.26/4914.18	c  N dy 61353  15887798      1609      4465    249924    191832    675750   9019340     13.49     14.30
4919.86/4919.76	c  N dy 61452  15907840      1609      4465    249924    211083    675750  10474474     13.49     20.15
4925.16/4925.01	c  N dy 61531  15927901      1609      4465    249924    230467    675750  12069728     13.49     18.92
4931.06/4930.93	c  N dy 61612  15948984      1609      4465    249924    250836    675750  13862035     13.49     14.22
4937.16/4937.05	c  N dy 61704  15969358      1609      4465    249924    270567    675750  15658241     13.49     14.35
4942.66/4942.56	c  N dy 61781  15989665      1609      4465    249924    290180    675750  17457908     13.49     14.24
4949.16/4949.01	c  N dy 61870  16009699      1609      4465    249924    309495    675750  19002255     13.49     18.68
4955.86/4955.73	c  N dy 61943  16029829      1609      4465    249924    328919    675750  20608490     13.49     14.45
4963.96/4963.81	c  N dy 62002  16050264      1609      4465    249924    177921    675750   7789862     13.49     14.33
4968.36/4968.27	c  N dy 62073  16070628      1609      4465    249924    197621    675750   9322812     13.49     14.66
4973.96/4973.88	c  N dy 62156  16092095      1609      4465    249924    218291    675750  11007755     13.49     14.21
4979.56/4979.40	c  N dy 62248  16112513      1609      4465    249924    237945    675750  12630082     13.49     14.33
4985.86/4985.72	c  N dy 62306  16134025      1609      4465    249924    258595    675750  14201475     13.49     14.22
4992.56/4992.44	c  N dy 62388  16154039      1609      4465    249924    277902    675750  15729216     13.49     14.21
4999.46/4999.32	c  N dy 62460  16174045      1609      4465    249924    297137    675750  17264190     13.49     14.20

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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-3422044-1306634918/watcher-3422044-1306634918 -o /tmp/evaluation-result-3422044-1306634918/solver-3422044-1306634918 -C 5000 -W 5100 -M 15500 ./strangenight2-st HOME/instance-3422044-1306634918.cnf 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.06 2.02 2.00 2/469 2616
/proc/meminfo: memFree=12271708/32951124 swapFree=57414376/67111528
[pid=2616] ppid=2614 vsize=30200 CPUtime=0 cores=0,2,4,6
/proc/2616/stat : 2616 (strangenight2-s) R 2614 2616 1139 0 -1 4202496 841 0 0 0 0 0 0 0 25 0 1 0 853722254 30924800 781 33554432000 4194304 4580011 140735467893664 18446744073709551615 252457726661 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2616/statm: 7550 782 322 95 0 2532 0

[startup+0.040021 s]
/proc/loadavg: 2.06 2.02 2.00 2/469 2616
/proc/meminfo: memFree=12271708/32951124 swapFree=57414376/67111528
[pid=2616] ppid=2614 vsize=36004 CPUtime=0.03 cores=0,2,4,6
/proc/2616/stat : 2616 (strangenight2-s) R 2614 2616 1139 0 -1 4202496 2303 0 0 0 3 0 0 0 25 0 1 0 853722254 36868096 2243 33554432000 4194304 4580011 140735467893664 18446744073709551615 4234788 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2616/statm: 9001 2245 339 95 0 3983 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 36004

[startup+0.101038 s]
/proc/loadavg: 2.06 2.02 2.00 2/469 2616
/proc/meminfo: memFree=12271708/32951124 swapFree=57414376/67111528
[pid=2616] ppid=2614 vsize=38116 CPUtime=0.09 cores=0,2,4,6
/proc/2616/stat : 2616 (strangenight2-s) R 2614 2616 1139 0 -1 4202496 2859 0 0 0 9 0 0 0 25 0 1 0 853722254 39030784 2799 33554432000 4194304 4580011 140735467893664 18446744073709551615 4447704 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2616/statm: 9529 2799 346 95 0 4511 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 38116

[startup+0.301002 s]
/proc/loadavg: 2.06 2.02 2.00 2/469 2616
/proc/meminfo: memFree=12271708/32951124 swapFree=57414376/67111528
[pid=2616] ppid=2614 vsize=43204 CPUtime=0.29 cores=0,2,4,6
/proc/2616/stat : 2616 (strangenight2-s) R 2614 2616 1139 0 -1 4202496 4457 0 0 0 29 0 0 0 18 0 1 0 853722254 44240896 4363 33554432000 4194304 4580011 140735467893664 18446744073709551615 4317517 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2616/statm: 10801 4363 363 95 0 5783 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 43204

[startup+0.700959 s]
/proc/loadavg: 2.06 2.02 2.00 2/469 2616
/proc/meminfo: memFree=12271708/32951124 swapFree=57414376/67111528
[pid=2616] ppid=2614 vsize=45468 CPUtime=0.69 cores=0,2,4,6
/proc/2616/stat : 2616 (strangenight2-s) R 2614 2616 1139 0 -1 4202496 5385 0 0 0 69 0 0 0 18 0 1 0 853722254 46559232 4580 33554432000 4194304 4580011 140735467893664 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2616/statm: 11367 4580 363 95 0 6349 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 45468

[startup+1.50081 s]
/proc/loadavg: 2.06 2.02 2.00 3/470 2617
/proc/meminfo: memFree=12252040/32951124 swapFree=57414376/67111528
[pid=2616] ppid=2614 vsize=46524 CPUtime=1.49 cores=0,2,4,6
/proc/2616/stat : 2616 (strangenight2-s) R 2614 2616 1139 0 -1 4202496 6798 0 0 0 149 0 0 0 19 0 1 0 853722254 47640576 5112 33554432000 4194304 4580011 140735467893664 18446744073709551615 4318439 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2616/statm: 11631 5112 363 95 0 6613 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 46524

[startup+3.10052 s]
/proc/loadavg: 2.06 2.02 2.00 3/470 2617
/proc/meminfo: memFree=12248576/32951124 swapFree=57414376/67111528
[pid=2616] ppid=2614 vsize=47784 CPUtime=3.09 cores=0,2,4,6
/proc/2616/stat : 2616 (strangenight2-s) R 2614 2616 1139 0 -1 4202496 9430 0 0 0 308 1 0 0 24 0 1 0 853722254 48930816 5494 33554432000 4194304 4580011 140735467893664 18446744073709551615 4401200 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2616/statm: 11946 5494 366 95 0 6928 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 47784

[startup+6.30091 s]
/proc/loadavg: 2.05 2.02 2.00 3/470 2617
/proc/meminfo: memFree=12248604/32951124 swapFree=57414376/67111528
[pid=2616] ppid=2614 vsize=47784 CPUtime=6.29 cores=0,2,4,6
/proc/2616/stat : 2616 (strangenight2-s) R 2614 2616 1139 0 -1 4202496 9430 0 0 0 628 1 0 0 25 0 1 0 853722254 48930816 5494 33554432000 4194304 4580011 140735467893664 18446744073709551615 4413307 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2616/statm: 11946 5494 366 95 0 6928 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 47784

[startup+12.7007 s]
/proc/loadavg: 2.05 2.02 2.00 3/470 2617
/proc/meminfo: memFree=12231400/32951124 swapFree=57414376/67111528
[pid=2616] ppid=2614 vsize=64976 CPUtime=12.69 cores=0,2,4,6
/proc/2616/stat : 2616 (strangenight2-s) R 2614 2616 1139 0 -1 4202496 16266 0 0 0 1267 2 0 0 25 0 1 0 853722254 66535424 9285 33554432000 4194304 4580011 140735467893664 18446744073709551615 4413521 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2616/statm: 16244 9285 366 95 0 11226 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 64976

[startup+25.5004 s]
/proc/loadavg: 2.04 2.02 2.00 3/470 2617
/proc/meminfo: memFree=12196232/32951124 swapFree=57414376/67111528
[pid=2616] ppid=2614 vsize=68968 CPUtime=25.49 cores=0,2,4,6
/proc/2616/stat : 2616 (strangenight2-s) R 2614 2616 1139 0 -1 4202496 23975 0 0 0 2545 4 0 0 25 0 1 0 853722254 70623232 11110 33554432000 4194304 4580011 140735467893664 18446744073709551615 4294386 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2616/statm: 17242 11110 366 95 0 12224 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 68968

[startup+51.1006 s]
/proc/loadavg: 2.02 2.02 2.00 3/470 2618
/proc/meminfo: memFree=12141452/32951124 swapFree=57414376/67111528
[pid=2616] ppid=2614 vsize=110028 CPUtime=51.09 cores=0,2,4,6
/proc/2616/stat : 2616 (strangenight2-s) R 2614 2616 1139 0 -1 4202496 46963 0 0 0 5103 6 0 0 25 0 1 0 853722254 112668672 21374 33554432000 4194304 4580011 140735467893664 18446744073709551615 4293179 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2616/statm: 27507 21374 366 95 0 22489 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 110028

[startup+102.318 s]
/proc/loadavg: 2.01 2.01 2.00 3/470 2619
/proc/meminfo: memFree=12108140/32951124 swapFree=57414376/67111528
[pid=2616] ppid=2614 vsize=126288 CPUtime=102.32 cores=0,2,4,6
/proc/2616/stat : 2616 (strangenight2-s) R 2614 2616 1139 0 -1 4202496 90488 0 0 0 10218 14 0 0 25 0 1 0 853722254 129318912 23926 33554432000 4194304 4580011 140735467893664 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2616/statm: 31572 23926 366 95 0 26554 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 126288

[startup+162.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/470 2621
/proc/meminfo: memFree=12062104/32951124 swapFree=57414376/67111528
[pid=2616] ppid=2614 vsize=152644 CPUtime=162.29 cores=0,2,4,6
/proc/2616/stat : 2616 (strangenight2-s) R 2614 2616 1139 0 -1 4202496 143242 0 0 0 16207 22 0 0 25 0 1 0 853722254 156307456 31982 33554432000 4194304 4580011 140735467893664 18446744073709551615 4294472 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2616/statm: 38161 31982 366 95 0 33143 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 152644

[startup+222.301 s]
/proc/loadavg: 2.12 2.03 2.01 3/470 2623
/proc/meminfo: memFree=12014196/32951124 swapFree=57414376/67111528
[pid=2616] ppid=2614 vsize=241860 CPUtime=222.3 cores=0,2,4,6
/proc/2616/stat : 2616 (strangenight2-s) R 2614 2616 1139 0 -1 4202496 192499 0 0 0 22200 30 0 0 25 0 1 0 853722254 247664640 36621 33554432000 4194304 4580011 140735467893664 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2616/statm: 60465 36621 366 95 0 55447 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 241860

[startup+282.301 s]
/proc/loadavg: 2.10 2.04 2.01 3/470 2624
/proc/meminfo: memFree=11998788/32951124 swapFree=57414376/67111528
[pid=2616] ppid=2614 vsize=192848 CPUtime=282.3 cores=0,2,4,6
/proc/2616/stat : 2616 (strangenight2-s) R 2614 2616 1139 0 -1 4202496 242628 0 0 0 28193 37 0 0 25 0 1 0 853722254 197476352 40215 33554432000 4194304 4580011 140735467893664 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2616/statm: 48212 40215 366 95 0 43194 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 192848

[startup+342.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/470 2626
/proc/meminfo: memFree=11984628/32951124 swapFree=57414376/67111528
[pid=2616] ppid=2614 vsize=194900 CPUtime=342.3 cores=0,2,4,6
/proc/2616/stat : 2616 (strangenight2-s) R 2614 2616 1139 0 -1 4202496 284971 0 0 0 34187 43 0 0 25 0 1 0 853722254 199577600 40272 33554432000 4194304 4580011 140735467893664 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2616/statm: 48725 40272 366 95 0 43707 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 194900

[startup+402.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/470 2627
/proc/meminfo: memFree=11970712/32951124 swapFree=57414376/67111528
[pid=2616] ppid=2614 vsize=195964 CPUtime=402.31 cores=0,2,4,6
/proc/2616/stat : 2616 (strangenight2-s) R 2614 2616 1139 0 -1 4202496 333776 0 0 0 40180 51 0 0 25 0 1 0 853722254 200667136 41241 33554432000 4194304 4580011 140735467893664 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2616/statm: 48991 41241 366 95 0 43973 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 195964

[startup+462.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/470 2629
/proc/meminfo: memFree=11907204/32951124 swapFree=57414376/67111528
[pid=2616] ppid=2614 vsize=291400 CPUtime=462.3 cores=0,2,4,6
/proc/2616/stat : 2616 (strangenight2-s) R 2614 2616 1139 0 -1 4202496 371831 0 0 0 46173 57 0 0 25 0 1 0 853722254 298393600 45419 33554432000 4194304 4580011 140735467893664 18446744073709551615 4294390 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2616/statm: 72850 45419 366 95 0 67832 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 291400

[startup+522.301 s]
/proc/loadavg: 2.07 2.04 2.01 3/470 2631
/proc/meminfo: memFree=11916232/32951124 swapFree=57414376/67111528
[pid=2616] ppid=2614 vsize=299524 CPUtime=522.31 cores=0,2,4,6
/proc/2616/stat : 2616 (strangenight2-s) R 2614 2616 1139 0 -1 4202496 408880 0 0 0 52167 64 0 0 25 0 1 0 853722254 306712576 47169 33554432000 4194304 4580011 140735467893664 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2616/statm: 74881 47169 366 95 0 69863 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 299524

[startup+582.301 s]
/proc/loadavg: 2.03 2.03 2.00 3/470 2632
/proc/meminfo: memFree=11916424/32951124 swapFree=57414376/67111528
[pid=2616] ppid=2614 vsize=202888 CPUtime=582.31 cores=0,2,4,6
/proc/2616/stat : 2616 (strangenight2-s) R 2614 2616 1139 0 -1 4202496 452068 0 0 0 58160 71 0 0 25 0 1 0 853722254 207757312 43108 33554432000 4194304 4580011 140735467893664 18446744073709551615 4294485 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2616/statm: 50722 43108 366 95 0 45704 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 202888

[startup+642.301 s]

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

[startup+4062.32 s]
/proc/loadavg: 2.06 2.05 2.01 3/470 8835
/proc/meminfo: memFree=11266236/32951124 swapFree=57414376/67111528
[pid=2616] ppid=2614 vsize=720788 CPUtime=4062.45 cores=0,2,4,6
/proc/2616/stat : 2616 (strangenight2-s) R 2614 2616 1139 0 -1 4202496 1914720 0 0 0 405931 314 0 0 25 0 1 0 853722254 738086912 131369 33554432000 4194304 4580011 140735467893664 18446744073709551615 4406289 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2616/statm: 180197 131369 366 95 0 175179 0
Current children cumulated CPU time (s) 4062.45
Current children cumulated vsize (KiB) 720788

[startup+4122.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/470 8837
/proc/meminfo: memFree=11315684/32951124 swapFree=57414376/67111528
[pid=2616] ppid=2614 vsize=546812 CPUtime=4122.43 cores=0,2,4,6
/proc/2616/stat : 2616 (strangenight2-s) R 2614 2616 1139 0 -1 4202496 1930796 0 0 0 411927 316 0 0 25 0 1 0 853722254 559935488 125061 33554432000 4194304 4580011 140735467893664 18446744073709551615 4295644 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2616/statm: 136703 125061 366 95 0 131685 0
Current children cumulated CPU time (s) 4122.43
Current children cumulated vsize (KiB) 546812

[startup+4182.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/470 8838
/proc/meminfo: memFree=11338840/32951124 swapFree=57414376/67111528
[pid=2616] ppid=2614 vsize=546520 CPUtime=4182.43 cores=0,2,4,6
/proc/2616/stat : 2616 (strangenight2-s) R 2614 2616 1139 0 -1 4202496 1949222 0 0 0 417924 319 0 0 25 0 1 0 853722254 559636480 122807 33554432000 4194304 4580011 140735467893664 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2616/statm: 136630 122807 366 95 0 131612 0
Current children cumulated CPU time (s) 4182.43
Current children cumulated vsize (KiB) 546520

[startup+4242.3 s]
/proc/loadavg: 2.14 2.05 2.01 3/470 8840
/proc/meminfo: memFree=11345516/32951124 swapFree=57414376/67111528
[pid=2616] ppid=2614 vsize=546536 CPUtime=4242.44 cores=0,2,4,6
/proc/2616/stat : 2616 (strangenight2-s) R 2614 2616 1139 0 -1 4202496 1969787 0 0 0 423921 323 0 0 25 0 1 0 853722254 559652864 122252 33554432000 4194304 4580011 140735467893664 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2616/statm: 136634 122252 366 95 0 131616 0
Current children cumulated CPU time (s) 4242.44
Current children cumulated vsize (KiB) 546536

[startup+4302.3 s]
/proc/loadavg: 2.10 2.06 2.01 3/470 8841
/proc/meminfo: memFree=11247648/32951124 swapFree=57414376/67111528
[pid=2616] ppid=2614 vsize=735196 CPUtime=4302.44 cores=0,2,4,6
/proc/2616/stat : 2616 (strangenight2-s) R 2614 2616 1139 0 -1 4202496 1980603 0 0 0 429920 324 0 0 25 0 1 0 853722254 752840704 133068 33554432000 4194304 4580011 140735467893664 18446744073709551615 4416919 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2616/statm: 183799 133068 366 95 0 178781 0
Current children cumulated CPU time (s) 4302.44
Current children cumulated vsize (KiB) 735196

[startup+4362.3 s]
/proc/loadavg: 2.04 2.05 2.00 3/470 8843
/proc/meminfo: memFree=11281844/32951124 swapFree=57414376/67111528
[pid=2616] ppid=2614 vsize=736552 CPUtime=4362.44 cores=0,2,4,6
/proc/2616/stat : 2616 (strangenight2-s) R 2614 2616 1139 0 -1 4202496 2002261 0 0 0 435916 328 0 0 25 0 1 0 853722254 754229248 133320 33554432000 4194304 4580011 140735467893664 18446744073709551615 4294410 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2616/statm: 184138 133320 366 95 0 179120 0
Current children cumulated CPU time (s) 4362.44
Current children cumulated vsize (KiB) 736552

[startup+4422.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/470 8845
/proc/meminfo: memFree=11288036/32951124 swapFree=57414376/67111528
[pid=2616] ppid=2614 vsize=737316 CPUtime=4422.45 cores=0,2,4,6
/proc/2616/stat : 2616 (strangenight2-s) R 2614 2616 1139 0 -1 4202496 2025431 0 0 0 441912 333 0 0 25 0 1 0 853722254 755011584 135279 33554432000 4194304 4580011 140735467893664 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2616/statm: 184329 135279 366 95 0 179311 0
Current children cumulated CPU time (s) 4422.45
Current children cumulated vsize (KiB) 737316

[startup+4482.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/470 8846
/proc/meminfo: memFree=11306112/32951124 swapFree=57414376/67111528
[pid=2616] ppid=2614 vsize=737308 CPUtime=4482.44 cores=0,2,4,6
/proc/2616/stat : 2616 (strangenight2-s) R 2614 2616 1139 0 -1 4202496 2042283 0 0 0 447908 336 0 0 25 0 1 0 853722254 755003392 131773 33554432000 4194304 4580011 140735467893664 18446744073709551615 4451807 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2616/statm: 184327 131773 366 95 0 179309 0
Current children cumulated CPU time (s) 4482.44
Current children cumulated vsize (KiB) 737308

[startup+4542.3 s]
/proc/loadavg: 2.10 2.05 2.01 3/470 8848
/proc/meminfo: memFree=11253392/32951124 swapFree=57414376/67111528
[pid=2616] ppid=2614 vsize=738428 CPUtime=4542.45 cores=0,2,4,6
/proc/2616/stat : 2616 (strangenight2-s) R 2614 2616 1139 0 -1 4202496 2064110 0 0 0 453905 340 0 0 25 0 1 0 853722254 756150272 132056 33554432000 4194304 4580011 140735467893664 18446744073709551615 4294485 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2616/statm: 184607 132056 366 95 0 179589 0
Current children cumulated CPU time (s) 4542.45
Current children cumulated vsize (KiB) 738428

[startup+4602.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/470 8849
/proc/meminfo: memFree=11268976/32951124 swapFree=57414376/67111528
[pid=2616] ppid=2614 vsize=739692 CPUtime=4602.46 cores=0,2,4,6
/proc/2616/stat : 2616 (strangenight2-s) R 2614 2616 1139 0 -1 4202496 2087704 0 0 0 459901 345 0 0 25 0 1 0 853722254 757444608 133117 33554432000 4194304 4580011 140735467893664 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2616/statm: 184923 133117 366 95 0 179905 0
Current children cumulated CPU time (s) 4602.46
Current children cumulated vsize (KiB) 739692

[startup+4662.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/470 8851
/proc/meminfo: memFree=11249480/32951124 swapFree=57414376/67111528
[pid=2616] ppid=2614 vsize=740628 CPUtime=4662.45 cores=0,2,4,6
/proc/2616/stat : 2616 (strangenight2-s) R 2614 2616 1139 0 -1 4202496 2108166 0 0 0 465896 349 0 0 25 0 1 0 853722254 758403072 131542 33554432000 4194304 4580011 140735467893664 18446744073709551615 4451799 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2616/statm: 185157 131542 366 95 0 180139 0
Current children cumulated CPU time (s) 4662.45
Current children cumulated vsize (KiB) 740628

[startup+4722.32 s]
/proc/loadavg: 2.01 2.03 2.00 3/470 8853
/proc/meminfo: memFree=11276748/32951124 swapFree=57414376/67111528
[pid=2616] ppid=2614 vsize=562724 CPUtime=4722.46 cores=0,2,4,6
/proc/2616/stat : 2616 (strangenight2-s) R 2614 2616 1139 0 -1 4202496 2126087 0 0 0 471895 351 0 0 25 0 1 0 853722254 576229376 126623 33554432000 4194304 4580011 140735467893664 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2616/statm: 140681 126623 366 95 0 135663 0
Current children cumulated CPU time (s) 4722.46
Current children cumulated vsize (KiB) 562724

[startup+4782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/470 8854
/proc/meminfo: memFree=11284300/32951124 swapFree=57414376/67111528
[pid=2616] ppid=2614 vsize=562692 CPUtime=4782.45 cores=0,2,4,6
/proc/2616/stat : 2616 (strangenight2-s) R 2614 2616 1139 0 -1 4202496 2149065 0 0 0 477890 355 0 0 25 0 1 0 853722254 576196608 127845 33554432000 4194304 4580011 140735467893664 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2616/statm: 140673 127845 366 95 0 135655 0
Current children cumulated CPU time (s) 4782.45
Current children cumulated vsize (KiB) 562692

[startup+4842.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/470 8856
/proc/meminfo: memFree=11291844/32951124 swapFree=57414376/67111528
[pid=2616] ppid=2614 vsize=562672 CPUtime=4842.45 cores=0,2,4,6
/proc/2616/stat : 2616 (strangenight2-s) R 2614 2616 1139 0 -1 4202496 2170702 0 0 0 483886 359 0 0 25 0 1 0 853722254 576176128 127526 33554432000 4194304 4580011 140735467893664 18446744073709551615 4305744 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2616/statm: 140668 127526 366 95 0 135650 0
Current children cumulated CPU time (s) 4842.45
Current children cumulated vsize (KiB) 562672

[startup+4902.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/470 8857
/proc/meminfo: memFree=11208740/32951124 swapFree=57414376/67111528
[pid=2616] ppid=2614 vsize=741936 CPUtime=4902.46 cores=0,2,4,6
/proc/2616/stat : 2616 (strangenight2-s) R 2614 2616 1139 0 -1 4202496 2181792 0 0 0 489884 362 0 0 25 0 1 0 853722254 759742464 138616 33554432000 4194304 4580011 140735467893664 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2616/statm: 185484 138616 366 95 0 180466 0
Current children cumulated CPU time (s) 4902.46
Current children cumulated vsize (KiB) 741936

[startup+4962.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/470 8859
/proc/meminfo: memFree=11245672/32951124 swapFree=57414376/67111528
[pid=2616] ppid=2614 vsize=788076 CPUtime=4962.46 cores=0,2,4,6
/proc/2616/stat : 2616 (strangenight2-s) R 2614 2616 1139 0 -1 4202496 2209918 0 0 0 495880 366 0 0 25 0 1 0 853722254 806989824 144659 33554432000 4194304 4580011 140735467893664 18446744073709551615 4485895 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2616/statm: 197019 144672 366 95 0 192001 0
Current children cumulated CPU time (s) 4962.46
Current children cumulated vsize (KiB) 788076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.92 2.00 1.99 2/464 8878
/proc/meminfo: memFree=11773720/32951124 swapFree=57414376/67111528
[pid=2616] ppid=2614 vsize=743576 CPUtime=5000.06 cores=0,2,4,6
/proc/2616/stat : 2616 (strangenight2-s) R 2614 2616 1139 0 -1 4202496 2223452 0 0 0 499637 369 0 0 25 0 1 0 853722254 761421824 135807 33554432000 4194304 4580011 140735467893664 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2616/statm: 185894 135807 366 95 0 180876 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 743576

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+4999.9 s]
/proc/loadavg: 1.92 2.00 1.99 2/464 8878
/proc/meminfo: memFree=11773720/32951124 swapFree=57414376/67111528
[pid=2616] ppid=2614 vsize=743576 CPUtime=5000.06 cores=0,2,4,6
/proc/2616/stat : 2616 (strangenight2-s) R 2614 2616 1139 0 -1 4202496 2223452 0 0 0 499637 369 0 0 25 0 1 0 853722254 761421824 135807 33554432000 4194304 4580011 140735467893664 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2616/statm: 185894 135807 366 95 0 180876 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 743576

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.94
CPU time (s): 5000.11
CPU user time (s): 4996.39
CPU system time (s): 3.71743
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 788076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4996.39
system time used= 3.71743
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2223455
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= 7
involuntary context switches= 3536

runsolver used 25.1812 second user time and 51.4832 second system time

The end

Launcher Data

Begin job on node111 at 2011-05-29 04:08:38
IDJOB=3422044
IDBENCH=88223
IDSOLVER=1887
FILE ID=node111/3422044-1306634918
RUNJOBID= node111-1306629897-1845
PBS_JOBID= 13471624
Free space on /tmp= 73592 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m42-q663-n40-p15-s72490337.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3422044-1306634918/watcher-3422044-1306634918 -o /tmp/evaluation-result-3422044-1306634918/solver-3422044-1306634918 -C 5000 -W 5100 -M 15500  ./strangenight2-st HOME/instance-3422044-1306634918.cnf

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

MD5SUM BENCH= ab8e40d31c79e7a71114e3126a46874f
RANDOM SEED=120042548

node111.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5428.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.86
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12271988 kB
Buffers:        349620 kB
Cached:       11480652 kB
SwapCached:      19180 kB
Active:       10816012 kB
Inactive:      9571008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12271988 kB
SwapTotal:    67111528 kB
SwapFree:     57414376 kB
Dirty:           16860 kB
Writeback:           0 kB
AnonPages:     8547088 kB
Mapped:          28140 kB
Slab:           157228 kB
PageTables:      66356 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 149130316 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73596 MiB
End job on node111 at 2011-05-29 05:32:00