Trace number 3421941

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.04 4999.93

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_15_90_1-log.shuffled-as.sat03-137.cnf
MD5SUM808fa775df860c59a1178e77fc60f410
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3885.47
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses25452
Sum of the clauses size254370
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 530
Number of clauses of size over 525422

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3421941-1306617109.cnf'
0.00/0.00	c -- header says num vars:             75
0.00/0.00	c -- header says num clauses:       25452
0.00/0.01	c -- clauses added:            0 learnts,        25452 normals,            0 xors
0.00/0.01	c -- vars added         75
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0        75     25452         0         0    254370         0   no data   no data
0.19/0.24	c asymm  cl-useful: 252/2557/25452 lits-rem:320 time: 0.22
0.19/0.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
0.19/0.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.19/0.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.19/0.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.19/0.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
0.19/0.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.00/1.04	c lits-rem:     37591  cl-subs:     6255  v-elim:      0  v-fix:    0  time:  0.79 s
1.00/1.04	c Finding binary XORs  T:     0.00 s  found:       0
1.00/1.05	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
1.00/1.05	c calculated reachability. Time: 0.00
1.00/1.05	c Calc default polars -  time:   0.00 s pos:      39 undec:       0 neg:      36
1.00/1.05	c =========================================================================================
1.00/1.05	c types(t): F = full restart, N = normal restart
1.00/1.05	c types(t): S = simplification begin/end, E = solution found
1.00/1.05	c restart types(rt): st = static, dy = dynamic
1.00/1.05	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1.00/1.05	c  B st     0         0        75     19197         0         0    160833         0   no data   no data
1.11/1.14	c  N dy    11      4270        75     19197         0      3920    160826     78704     16.08     16.95
1.19/1.25	c  N dy    19      9012        75     19197         0      5903    160822     98274     15.18     16.37
1.29/1.36	c  N dy    21     13266        75     19197         0      5923    160817     90443     14.74     15.57
1.39/1.47	c  N dy    43     17586        75     19197         0      9949    160811    166148     14.89     15.78
1.49/1.58	c  N dy    63     21957        75     19197         0      8812    160800    134287     14.96     15.77
1.59/1.66	c  F st    78     25000        75     19197         0     11634    160796    185552     14.99   no data
1.69/1.71	c  N st    81     26188        75     19197         0      6463    160792     83206     14.99   no data
1.79/1.81	c  S st    84     30002        75     19197         0      9921    160784    147498     14.99   no data
1.79/1.84	c  S st    84     30504        75     19197         0     10395    160780    155372     14.99   no data
1.79/1.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.79/1.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
1.79/1.85	c blocked clauses removed:        0 vars:      0 tried:          75 T: 0.00 s
1.79/1.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.79/1.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.79/1.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
1.79/1.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.79/1.85	c lits-rem:        29  cl-subs:       23  v-elim:      0  v-fix:    0  time:  0.00 s
1.79/1.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.10/2.14	c lits-rem:      1679  cl-subs:     1210  v-elim:      0  v-fix:    0  time:  0.28 s
2.39/2.47	c asymm  cl-useful: 29/2432/19151 lits-rem:29 time: 0.33
2.39/2.47	c calculated reachability. Time: 0.00
2.39/2.47	c  N dy    84     30504        75     19151         0      9208    160206    131013     14.99   no data
2.59/2.66	c  N dy   103     37146        75     19151         0      8100    160200    105597     14.98     15.78
2.69/2.77	c  N dy   116     41341        75     19151         0     11976    160191    175197     14.97     15.87
2.89/2.91	c  N dy   118     45756        75     19151         0     15935    160184    239767     14.78     14.03
2.89/2.91	c  S st   118     45756        75     19151         0     15935    160184    239767     14.78     14.03
2.89/2.96	c  S st   118     46257        75     19151         0      8249    160183    100129     14.78   no data
2.89/2.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.89/2.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
2.89/2.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.89/2.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.89/2.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.89/2.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
2.89/2.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.89/2.98	c lits-rem:        61  cl-subs:       82  v-elim:      0  v-fix:    0  time:  0.01 s
2.89/2.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.99/3.04	c lits-rem:       410  cl-subs:      176  v-elim:      0  v-fix:    0  time:  0.06 s
2.99/3.04	c vivif2 --  cl tried    19007 cl shrink        0 lits rem          0 time: 0.00
2.99/3.04	c vivif2 --  cl tried     8135 cl shrink        0 lits rem          0 time: 0.00
3.31/3.38	c asymm  cl-useful: 30/2553/19007 lits-rem:30 time: 0.33
3.31/3.38	c calculated reachability. Time: 0.00
3.31/3.38	c  N dy   118     46257        75     19007         0      8135    158784     98521     14.78   no data
3.59/3.60	c  N dy   120     53658        75     19007         0     14696    158777    205937     14.52     15.35
3.69/3.76	c  N dy   152     57780        75     19007         0      9499    158767    116766     14.63     15.42
3.79/3.89	c  N dy   176     62671        75     19007         0     14027    158766    200735     14.71     15.60
3.99/4.01	c  N dy   186     66749        75     19007         0     17703    158764    264582     14.68     15.47
4.09/4.13	c  S st   203     69385        75     19007         0     10119    158759    122565     14.72   no data
4.09/4.16	c  S st   203     69886        75     19007         0     10600    158757    130566     14.72   no data
4.09/4.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.09/4.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
4.09/4.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.09/4.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.09/4.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.09/4.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
4.09/4.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.09/4.18	c lits-rem:        23  cl-subs:       33  v-elim:      0  v-fix:    0  time:  0.00 s
4.09/4.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.19/4.27	c lits-rem:       594  cl-subs:      251  v-elim:      0  v-fix:    0  time:  0.09 s
4.19/4.27	c vivif2 --  cl tried    18911 cl shrink        0 lits rem          0 time: 0.00
4.19/4.28	c vivif2 --  cl tried    10412 cl shrink        0 lits rem          0 time: 0.00
4.59/4.62	c asymm  cl-useful: 63/2760/18911 lits-rem:66 time: 0.34
4.59/4.62	c calculated reachability. Time: 0.00
4.59/4.62	c  N dy   203     69886        75     18911         0     10412    157741    127719     14.72   no data
4.69/4.78	c  N dy   218     75633        75     18911         0     15632    157734    217515     14.69     15.51
4.89/4.92	c  N dy   233     80543        75     18911         0     20148    157721    295291     14.67     16.17
5.09/5.11	c  N dy   254     85852        75     18911         0     14088    157715    185088     14.68     15.47
5.09/5.16	c  F st   263     87502        75     18911         0     15628    157713    213857     14.70     13.33
5.29/5.32	c  N dy   269     92693        75     18911         0     20278    157712    305585     14.70   no data
5.69/5.77	c  N dy   283    104830        75     18911         0     19253    157706    262772     14.59     13.57
5.69/5.77	c  S st   283    104830        75     18911         0     19253    157706    262772     14.59     13.57
5.79/5.82	c  S st   283    105336        75     18911         0     19742    157705    271208     14.59   no data
5.79/5.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.79/5.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
5.79/5.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.79/5.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.79/5.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.79/5.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
5.79/5.83	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.79/5.84	c lits-rem:        61  cl-subs:       71  v-elim:      0  v-fix:    0  time:  0.01 s
5.79/5.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.50/6.55	c lits-rem:      2622  cl-subs:     3735  v-elim:      0  v-fix:    0  time:  0.70 s
6.50/6.55	c vivif2 --  cl tried    18774 cl shrink        0 lits rem          0 time: 0.00
6.50/6.55	c vivif2 --  cl tried    16073 cl shrink        0 lits rem          0 time: 0.00
6.89/6.90	c asymm  cl-useful: 3/2420/18774 lits-rem:4 time: 0.35
6.89/6.90	c calculated reachability. Time: 0.00
6.89/6.90	c  N dy   283    105336        75     18774         0     16073    156390    208920     14.59   no data
7.60/7.62	c  N dy   319    124743        75     18774         0     21062    156378    280315     14.46     15.24
7.99/8.04	c  N dy   324    133203        75     18774         0     15240    156372    188513     14.37     15.15
8.29/8.35	c  N dy   350    141969        75     18774         0     23213    156368    324818     14.36     15.19
8.70/8.72	c  N dy   396    151541        75     18774         0     17576    156358    224790     14.37     15.18
8.89/8.93	c  S st   429    158006        75     18774         0     23537    156351    329261     14.38     12.93
8.89/8.98	c  S st   429    158507        75     18774         0     24017    156350    336957     14.38   no data
8.89/8.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.89/8.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
8.99/9.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.99/9.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.99/9.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.99/9.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
8.99/9.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.99/9.00	c lits-rem:        31  cl-subs:       28  v-elim:      0  v-fix:    0  time:  0.01 s
8.99/9.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.59/9.67	c lits-rem:      3441  cl-subs:     2012  v-elim:      0  v-fix:    0  time:  0.66 s
9.59/9.67	c vivif2 --  cl tried    18641 cl shrink        0 lits rem          0 time: 0.00
9.59/9.68	c vivif2 --  cl tried    22110 cl shrink        0 lits rem          0 time: 0.00
9.99/10.03	c asymm  cl-useful: 15/2081/18641 lits-rem:21 time: 0.35
9.99/10.03	c calculated reachability. Time: 0.00
9.99/10.03	c  N dy   429    158507        75     18641         0     22110    155047    299265     14.38   no data
10.49/10.50	c  N dy   493    169846        75     18641         0     17076    155042    208682     14.44     15.45
10.79/10.88	c  N dy   548    180760        75     18641         0     27178    155036    391142     14.49     15.25
11.29/11.37	c  N dy   595    192338        75     18641         0     21333    155027    279581     14.50     17.61
12.00/12.02	c  N dy   656    208359        75     18641         0     18657    155021    224596     14.50     15.28
12.50/12.52	c  N dy   694    221659        75     18641         0     30838    155016    434929     14.48     15.29
13.00/13.10	c  N dy   735    235906        75     18641         0     25523    154999    339490     14.48     16.31
13.10/13.16	c  S st   736    237761        75     18641         0     27179    154998    365872     14.47     13.70
13.10/13.22	c  S st   736    238264        75     18641         0     27665    154998    374356     14.47   no data
13.21/13.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.21/13.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
13.21/13.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
13.21/13.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.21/13.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.21/13.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
13.21/13.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
13.21/13.24	c lits-rem:        39  cl-subs:       49  v-elim:      0  v-fix:    0  time:  0.01 s
13.21/13.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.99/14.04	c lits-rem:      3881  cl-subs:     2466  v-elim:      0  v-fix:    0  time:  0.79 s
13.99/14.04	c vivif2 --  cl tried    18475 cl shrink        0 lits rem          0 time: 0.00
13.99/14.05	c vivif2 --  cl tried    25316 cl shrink        0 lits rem          0 time: 0.00
14.39/14.40	c asymm  cl-useful: 95/2036/18475 lits-rem:98 time: 0.35
14.39/14.40	c calculated reachability. Time: 0.00
14.39/14.40	c  N dy   736    238264        75     18475         0     25316    153292    330189     14.47   no data
15.19/15.22	c  N dy   796    257088        75     18475         0     23350    153285    287303     14.47     15.33
16.19/16.21	c  N dy   801    281563        75     18475         0     25489    153279    323727     14.32     15.11
16.99/17.05	c  N dy   833    300049        75     18475         0     21400    153272    246122     14.26     15.14
17.29/17.30	c  F st   864    306250        75     18475         0     27116    153269    347756     14.27     13.92
17.79/17.87	c  N dy   888    319459        75     18475         0     39139    153263    562658     14.27     15.14
18.79/18.80	c  N dy   960    339740        75     18475         0     35745    153255    479595     14.26     15.04
19.59/19.63	c  S st  1041    357396        75     18475         0     29262    153245    374279     14.28     13.95
19.59/19.70	c  S st  1041    357900        75     18475         0     29737    153245    381884     14.28   no data
19.59/19.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.59/19.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
19.59/19.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19.59/19.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.59/19.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.59/19.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
19.59/19.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
19.70/19.73	c lits-rem:       135  cl-subs:      237  v-elim:      0  v-fix:    0  time:  0.01 s
19.70/19.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.39/20.43	c lits-rem:      2797  cl-subs:     1472  v-elim:      0  v-fix:    0  time:  0.69 s
20.39/20.43	c vivif2 --  cl tried    18143 cl shrink        0 lits rem          0 time: 0.00
20.39/20.43	c vivif2 --  cl tried    28360 cl shrink        0 lits rem          0 time: 0.00
20.49/20.58	c asymm  cl-useful: 81/1304/18143 lits-rem:81 time: 0.15
20.49/20.59	c calculated reachability. Time: 0.00
20.49/20.59	c  N dy  1041    357900        75     18143         0     28360    150392    355904     14.28   no data
22.19/22.20	c  N dy  1155    390157        75     18143         0     33900    150384    415775     14.24     15.04
23.11/23.18	c  N dy  1221    410777        75     18143         0     28124    150379    337861     14.23     14.99
24.29/24.31	c  N dy  1285    434885        75     18143         0     49978    150374    712456     14.22     15.05
25.20/25.31	c  N dy  1404    454937        75     18143         0     43281    150367    613339     14.26     15.11
27.09/27.12	c  N dy  1464    488574        75     18143         0     46387    150363    615421     14.21     14.97
28.29/28.30	c  N dy  1534    508602        75     18143         0     37877    150358    504183     14.20     17.80
29.39/29.41	c  N dy  1583    529400        75     18143         0     28547    150354    330601     14.19     15.01
29.71/29.73	c  S st  1600    536853        75     18143         0     35274    150354    439116     14.17     11.40
29.79/29.80	c  S st  1600    537357        75     18143         0     35759    150354    446972     14.17   no data
29.79/29.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
29.79/29.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
29.79/29.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
29.79/29.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.79/29.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.79/29.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
29.79/29.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
29.79/29.83	c lits-rem:        76  cl-subs:      126  v-elim:      0  v-fix:    0  time:  0.01 s
29.79/29.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.70/30.81	c lits-rem:      3653  cl-subs:     3213  v-elim:      0  v-fix:    0  time:  0.97 s
30.70/30.81	c vivif2 --  cl tried    17919 cl shrink        0 lits rem          0 time: 0.00
30.82/30.82	c vivif2 --  cl tried    32644 cl shrink        0 lits rem          0 time: 0.00
30.90/31.00	c asymm  cl-useful: 0/734/17919 lits-rem:0 time: 0.18
31.00/31.00	c calculated reachability. Time: 0.00
31.00/31.00	c  N dy  1600    537357        75     17919         0     32644    148479    397453     14.17   no data
31.99/32.09	c  N dy  1687    557933        75     17919         0     51585    148475    732252     14.19     14.99
33.19/33.27	c  N dy  1801    578019        75     17919         0     41197    148472    551924     14.22     14.97
34.49/34.51	c  N dy  1899    598067        75     17919         0     59710    148468    878303     14.23     18.82
35.59/35.61	c  N dy  1987    618149        75     17919         0     48005    148464    658091     14.24     17.16
37.09/37.10	c  N dy  2075    644252        75     17919         0     40372    148457    503922     14.24     15.06
38.19/38.25	c  N dy  2133    667089        75     17919         0     61075    148455    859261     14.23     15.02
39.30/39.37	c  N dy  2184    687266        75     17919         0     47617    148453    625258     14.22     15.13
41.09/41.11	c  N dy  2209    715633        75     17919         0     40105    148453    479082     14.15     14.97
42.19/42.24	c  N dy  2221    737365        75     17919         0     59170    148453    773889     14.10     14.93
43.39/43.49	c  N dy  2337    757477        75     17919         0     44654    148450    577881     14.12     14.87
46.21/46.25	c  N dy  2453    798867        75     17919         0     47323    148449    578992     14.09     14.90
46.69/46.75	c  S st  2494    806035        75     17919         0     54007    148449    703024     14.10     13.20
46.79/46.82	c  S st  2494    806537        75     17919         0     54494    148449    711484     14.10   no data
46.79/46.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
46.79/46.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.01
46.79/46.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
46.79/46.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
46.79/46.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
46.79/46.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
46.79/46.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
46.79/46.86	c lits-rem:        14  cl-subs:       20  v-elim:      0  v-fix:    0  time:  0.01 s
46.79/46.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
50.40/50.50	c lits-rem:      4183  cl-subs:    11132  v-elim:      0  v-fix:    0  time:  3.62 s
50.40/50.50	c vivif2 --  cl tried    17850 cl shrink        0 lits rem          0 time: 0.00
50.40/50.51	c vivif2 --  cl tried    43411 cl shrink        0 lits rem          0 time: 0.01
50.70/50.70	c asymm  cl-useful: 18/559/17850 lits-rem:18 time: 0.18
50.70/50.70	c calculated reachability. Time: 0.00
50.70/50.70	c  N dy  2494    806537        75     17850         0     43411    147704    540632     14.10   no data
51.90/51.95	c  N dy  2587    826634        75     17850         0     61836    147702    867166     14.12     18.07
53.19/53.22	c  N dy  2680    846664        75     17850         0     45520    147701    585143     14.13     14.89
56.79/56.82	c  N dy  2694    907966        75     17850         0     62658    147698    786288     14.00     14.80
58.31/58.38	c  N dy  2766    928074        75     17850         0     45263    147698    567714     14.00     14.74
60.79/60.89	c  N dy  2768    967115        75     17850         0     42010    147697    482993     13.91     14.65
62.09/62.18	c  N dy  2866    988682        75     17850         0     61686    147696    821300     13.92     14.68
63.59/63.67	c  N dy  2872   1008761        75     17850         0     41365    147696    477303     13.89     17.10
67.29/67.37	c  N dy  2922   1068848        75     17850         0     54553    147687    634887     13.78     14.54
67.59/67.60	c  F st  2938   1071877        75     17850         0     57349    147687    684645     13.78     13.48
68.89/68.93	c  N dy  3021   1089014        75     17850         0     73114    147687    970195     13.80     14.53
70.49/70.59	c  N dy  3152   1109091        75     17850         0     51896    147685    662718     13.82     15.05
72.09/72.11	c  N dy  3299   1129164        75     17850         0     70546    147684   1008216     13.85     15.38
73.71/73.77	c  N dy  3392   1149265        75     17850         0     47382    147680    563847     13.86     14.64
75.09/75.17	c  N dy  3482   1170977        75     17850         0     67134    147678    900477     13.86     14.62
77.09/77.11	c  N dy  3616   1191886        75     17850         0     43660    147676    490891     13.88     14.74
78.00/78.06	c  S st  3658   1209806        75     17850         0     59736    147675    752797     13.88   no data
78.11/78.15	c  S st  3658   1210312        75     17850         0     60216    147675    761227     13.88   no data
78.11/78.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
78.11/78.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
78.11/78.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
78.11/78.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
78.11/78.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
78.11/78.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
78.11/78.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
78.11/78.19	c lits-rem:       220  cl-subs:      112  v-elim:      0  v-fix:    0  time:  0.01 s
78.19/78.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
81.49/81.58	c lits-rem:      7522  cl-subs:     8965  v-elim:      0  v-fix:    0  time:  3.36 s
81.49/81.58	c vivif2 --  cl tried    17693 cl shrink        0 lits rem          0 time: 0.00
81.49/81.59	c vivif2 --  cl tried    51296 cl shrink        0 lits rem          0 time: 0.01
81.69/81.78	c asymm  cl-useful: 17/502/17693 lits-rem:17 time: 0.19
81.69/81.78	c calculated reachability. Time: 0.00
81.69/81.78	c  N dy  3658   1210312        75     17693         0     51296    146095    625173     13.88   no data
83.09/83.14	c  N dy  3780   1230392        75     17693         0     69849    146095    950354     13.89     14.72
84.71/84.77	c  N dy  3833   1250459        75     17693         0     44714    146093    506808     13.89     14.94
85.89/85.92	c  N dy  3894   1270742        75     17693         0     62736    146092    802036     13.88     14.64
87.39/87.45	c  N dy  3937   1290750        75     17693         0     80180    146092   1080722     13.87     19.47
88.89/88.95	c  N dy  3984   1310868        75     17693         0     54454    146092    663114     13.86     14.65
90.10/90.20	c  N dy  4002   1330961        75     17693         0     71820    146092    931117     13.85     17.98
92.00/92.01	c  N dy  4043   1355986        75     17693         0     49866    146090    578105     13.83     14.58
93.29/93.40	c  N dy  4136   1376618        75     17693         0     68634    146089    902607     13.84     14.69
95.09/95.10	c  N dy  4243   1396891        75     17693         0     87267    146088   1234809     13.85     14.62
96.89/96.90	c  N dy  4375   1416920        75     17693         0     59880    146088    765557     13.87     16.01
98.29/98.36	c  N dy  4476   1436962        75     17693         0     78303    146088   1089147     13.88     18.06
100.00/100.06	c  N dy  4517   1458773        75     17693         0     50582    146088    580745     13.87     14.64
101.29/101.36	c  N dy  4616   1478984        75     17693         0     69128    146087    903945     13.88     14.68
103.09/103.11	c  N dy  4768   1499063        75     17693         0     87784    146085   1246520     13.90     17.83
105.19/105.27	c  N dy  4874   1523883        75     17693         0     61973    146085    763732     13.90     14.71
106.71/106.76	c  N dy  4976   1544209        75     17693         0     80666    146084   1093447     13.91     14.73
108.70/108.71	c  N dy  5096   1564370        75     17693         0     49797    146083    559004     13.93     14.70
110.02/110.09	c  N dy  5184   1586803        75     17693         0     70212    146082    909910     13.93     14.70
111.80/111.83	c  N dy  5233   1606868        75     17693         0     88113    146081   1198940     13.92     14.74
113.89/113.94	c  N dy  5404   1626879        75     17693         0     56629    146081    683439     13.94     18.52
115.59/115.62	c  N dy  5489   1653141        75     17693         0     80339    146080   1078186     13.94     14.72
117.39/117.46	c  N dy  5559   1673193        75     17693         0     98546    146079   1390009     13.94     16.75
119.29/119.32	c  N dy  5653   1697145        75     17693         0     69351    146079    877930     13.94     14.72
120.29/120.34	c  S st  5675   1710313        75     17693         0     80815    146079   1052026     13.93   no data
120.39/120.46	c  S st  5675   1710820        75     17693         0     81308    146079   1060520     13.93   no data
120.39/120.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
120.39/120.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.02
120.39/120.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
120.39/120.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
120.39/120.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
120.39/120.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
120.39/120.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
120.49/120.51	c lits-rem:        17  cl-subs:       13  v-elim:      0  v-fix:    0  time:  0.01 s
120.49/120.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
127.30/127.30	c lits-rem:      8317  cl-subs:    14964  v-elim:      0  v-fix:    0  time:  6.76 s
127.30/127.30	c vivif2 --  cl tried    17628 cl shrink        0 lits rem          0 time: 0.00
127.30/127.31	c vivif2 --  cl tried    66396 cl shrink        0 lits rem          0 time: 0.01
127.40/127.51	c asymm  cl-useful: 14/404/17628 lits-rem:14 time: 0.19
127.40/127.51	c calculated reachability. Time: 0.00
127.40/127.51	c  N dy  5675   1710820        75     17628         0     66396    145360    832164     13.93   no data
129.00/129.03	c  N dy  5713   1731792        75     17628         0     84956    145360   1132416     13.92     14.65
131.30/131.39	c  N dy  5874   1751794        75     17628         0     52737    145360    603406     13.94     17.64
132.69/132.76	c  N dy  5989   1771817        75     17628         0     71232    145360    935871     13.95     15.57
134.49/134.59	c  N dy  6106   1792211        75     17628         0     89962    145360   1271691     13.96     14.78
136.79/136.82	c  N dy  6196   1812846        75     17628         0     56270    145360    649755     13.96     14.70
138.69/138.71	c  N dy  6199   1839091        75     17628         0     78393    145360    969367     13.93     14.80
140.29/140.32	c  N dy  6255   1859560        75     17628         0     96802    145360   1273820     13.93     14.91
142.50/142.51	c  N dy  6391   1879995        75     17628         0     63102    145360    782310     13.94     14.75
144.01/144.11	c  N dy  6488   1900087        75     17628         0     81602    145359   1110570     13.95     14.83
145.70/145.75	c  N dy  6512   1920135        75     17628         0     99060    145359   1377038     13.93     15.30
147.69/147.75	c  N dy  6622   1940211        75     17628         0     63602    145357    780711     13.94     18.89
149.19/149.25	c  N dy  6723   1960229        75     17628         0     82003    145356   1102055     13.95     15.73
151.09/151.14	c  N dy  6846   1980247        75     17628         0    100538    145356   1440549     13.96     16.43
153.19/153.29	c  N dy  6916   2002083        75     17628         0     64867    145356    783673     13.96     14.71
154.79/154.83	c  N dy  6970   2022084        75     17628         0     82599    145355   1068496     13.95     19.68
157.80/157.83	c  N dy  7009   2060290        75     17628         0     60140    145355    684008     13.92     14.67
161.00/161.07	c  N dy  7068   2102609        75     17628         0     96868    145355   1253747     13.90     14.71
163.49/163.50	c  N dy  7172   2123398        75     17628         0     60124    145355    702994     13.90     14.72
165.09/165.12	c  N dy  7257   2144105        75     17628         0     78857    145353   1020378     13.90     14.65
167.29/167.32	c  N dy  7366   2169369        75     17628         0    101997    145353   1419980     13.91     14.78
169.60/169.63	c  N dy  7448   2189536        75     17628         0     62892    145353    741470     13.91     14.81
171.20/171.22	c  N dy  7559   2209688        75     17628         0     81376    145352   1073365     13.92     14.87
171.30/171.30	c  S st  7562   2210820        75     17628         0     82411    145352   1089821     13.92   no data
171.40/171.43	c  S st  7562   2211325        75     17628         0     82907    145352   1098286     13.92   no data
171.40/171.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
171.40/171.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.02
171.40/171.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
171.40/171.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
171.40/171.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
171.40/171.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
171.40/171.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
171.40/171.48	c lits-rem:        19  cl-subs:       10  v-elim:      0  v-fix:    0  time:  0.02 s
171.40/171.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
176.60/176.61	c lits-rem:      7412  cl-subs:     7203  v-elim:      0  v-fix:    0  time:  5.10 s
176.60/176.61	c vivif2 --  cl tried    17593 cl shrink        0 lits rem          0 time: 0.00
176.60/176.62	c vivif2 --  cl tried    75729 cl shrink        0 lits rem          0 time: 0.01
176.80/176.82	c asymm  cl-useful: 16/361/17593 lits-rem:16 time: 0.20
176.80/176.82	c calculated reachability. Time: 0.00
176.80/176.82	c  N dy  7562   2211325        75     17593         0     75729    144919    970155     13.92   no data
178.69/178.74	c  N dy  7671   2232531        75     17593         0     94985    144919   1308624     13.93     14.82
180.30/180.41	c  N dy  7704   2253158        75     17593         0    113445    144918   1602930     13.92     14.75
182.29/182.31	c  N dy  7811   2273338        75     17593         0     73494    144918    927707     13.92     14.67
184.09/184.17	c  N dy  7919   2293431        75     17593         0     92013    144917   1256031     13.93     14.67
185.91/185.93	c  N dy  7982   2313495        75     17593         0    110276    144917   1570038     13.93     17.24
188.12/188.19	c  N dy  8113   2333588        75     17593         0     68885    144916    837284     13.94     16.92
189.70/189.79	c  N dy  8204   2353618        75     17593         0     87046    144916   1152997     13.95     16.13
191.90/191.91	c  N dy  8343   2375300        75     17593         0    106985    144914   1509387     13.96     14.77
194.61/194.63	c  N dy  8504   2395389        75     17593         0     64427    144913    749492     13.97     17.53
196.20/196.28	c  N dy  8622   2415473        75     17593         0     82975    144913   1080445     13.98     14.74
198.69/198.73	c  N dy  8639   2445385        75     17593         0    108742    144913   1459429     13.96     14.83
201.20/201.29	c  N dy  8741   2465391        75     17593         0     65505    144913    767862     13.96     15.35
202.80/202.86	c  N dy  8825   2485503        75     17593         0     83955    144912   1090681     13.97     14.85
204.90/204.92	c  N dy  8952   2505587        75     17593         0    102584    144911   1428189     13.97     15.27
207.30/207.33	c  N dy  9084   2525687        75     17593         0    121165    144911   1767719     13.98     17.06
210.01/210.09	c  N dy  9199   2550490        75     17593         0     80977    144911   1034684     13.99     14.74
212.10/212.20	c  N dy  9325   2570812        75     17593         0     99700    144911   1368803     14.00     14.75
214.60/214.67	c  N dy  9461   2590847        75     17593         0    118066    144911   1702635     14.01     16.53
218.39/218.49	c  N dy  9565   2627606        75     17593         0     86704    144911   1085908     14.00     14.84
220.59/220.68	c  N dy  9664   2649060        75     17593         0    106218    144911   1434308     14.01     14.75
223.39/223.46	c  N dy  9791   2670178        75     17593         0    125664    144911   1785174     14.01     14.79
225.69/225.72	c  N dy  9892   2690185        75     17593         0     79434    144911    993697     14.02     17.21
227.39/227.46	c  N dy  9899   2711326        75     17593         0     97553    144911   1255671     14.00     10.42
227.39/227.46	c  S st  9899   2711326        75     17593         0     97553    144911   1255671     14.00     10.42
227.60/227.62	c  S st  9899   2711828        75     17593         0     98033    144911   1263988     14.00   no data
227.60/227.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
227.60/227.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.03
227.60/227.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
227.60/227.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
227.60/227.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
227.60/227.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
227.60/227.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
227.60/227.68	c lits-rem:        13  cl-subs:        5  v-elim:      0  v-fix:    0  time:  0.02 s
227.60/227.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
236.20/236.25	c lits-rem:      9629  cl-subs:    14655  v-elim:      0  v-fix:    0  time:  8.53 s
236.20/236.25	c vivif2 --  cl tried    17584 cl shrink        0 lits rem          0 time: 0.00
236.20/236.26	c vivif2 --  cl tried    83382 cl shrink        0 lits rem          0 time: 0.01
236.41/236.47	c asymm  cl-useful: 12/334/17584 lits-rem:12 time: 0.21
236.41/236.48	c calculated reachability. Time: 0.00
236.41/236.48	c  N dy  9899   2711828        75     17584         0     83382    144732   1042211     14.00   no data
238.30/238.35	c  N dy  9950   2732220        75     17584         0    101726    144732   1350639     14.00     14.83
240.60/240.66	c  N dy 10036   2753769        75     17584         0    121538    144732   1691596     14.00     14.85
243.30/243.39	c  N dy 10062   2778202        75     17584         0     78284    144730    911302     13.98     14.72
245.10/245.21	c  N dy 10148   2798269        75     17584         0     96643    144728   1231474     13.98     14.95
247.60/247.66	c  N dy 10251   2818868        75     17584         0    115424    144727   1560396     13.98     14.77
250.59/250.69	c  N dy 10347   2838959        75     17584         0     68371    144726    797840     13.99     15.39
252.79/252.86	c  N dy 10453   2863653        75     17584         0     90623    144725   1175186     13.99     14.87
255.11/255.15	c  N dy 10592   2883735        75     17584         0    109267    144723   1517910     14.00     15.39
257.90/257.94	c  N dy 10713   2904709        75     17584         0    128550    144723   1859813     14.00     14.82
260.30/260.35	c  N dy 10802   2924724        75     17584         0     79905    144723    982027     14.01     17.92
262.20/262.28	c  N dy 10904   2944802        75     17584         0     98260    144721   1304548     14.01     16.43
264.60/264.69	c  N dy 11041   2964844        75     17584         0    116703    144721   1647757     14.02     15.69
267.40/267.42	c  N dy 11165   2984894        75     17584         0    135118    144720   1980422     14.03     15.41
269.70/269.75	c  N dy 11175   3007771        75     17584         0     86448    144719   1014586     14.01     14.78
271.61/271.71	c  N dy 11301   3027828        75     17584         0    104990    144718   1350734     14.01     14.76
274.20/274.20	c  N dy 11403   3050339        75     17584         0    125564    144717   1717205     14.02     14.89
277.22/277.27	c  N dy 11532   3070435        75     17584         0     75189    144717    896875     14.03     14.81
279.00/279.03	c  N dy 11635   3090513        75     17584         0     93490    144717   1220261     14.03     19.15
281.29/281.38	c  N dy 11751   3110849        75     17584         0    112183    144716   1556231     14.04     14.86
283.70/283.80	c  N dy 11769   3135408        75     17584         0    133607    144716   1887641     14.02     14.78
286.50/286.55	c  N dy 11770   3164334        75     17584         0     88856    144716   1066638     14.00     14.82
288.30/288.37	c  N dy 11866   3184384        75     17584         0    107083    144716   1389988     14.01     18.74
290.90/290.91	c  N dy 11993   3204415        75     17584         0    125575    144716   1723613     14.01     19.40
291.90/291.90	c  S st 12051   3211828        75     17584         0    132519    144715   1855500     14.02   no data
292.10/292.11	c  S st 12051   3212329        75     17584         0    133005    144715   1864111     14.02   no data
292.10/292.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
292.10/292.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.05
292.10/292.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
292.10/292.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
292.10/292.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
292.10/292.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
292.10/292.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
292.10/292.20	c lits-rem:        32  cl-subs:       40  v-elim:      0  v-fix:    0  time:  0.03 s
292.20/292.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
309.49/309.58	c lits-rem:     17248  cl-subs:    24490  v-elim:      0  v-fix:    0  time: 17.33 s
309.49/309.58	c vivif2 --  cl tried    17427 cl shrink        0 lits rem          0 time: 0.00
309.59/309.60	c vivif2 --  cl tried   108632 cl shrink        0 lits rem          0 time: 0.02
309.79/309.84	c asymm  cl-useful: 8/276/17427 lits-rem:8 time: 0.24
309.79/309.85	c calculated reachability. Time: 0.00
309.79/309.85	c  N dy 12051   3212329        75     17427         0    108632    143129   1477477     14.02   no data
312.20/312.28	c  N dy 12162   3232571        75     17427         0    127280    143129   1811277     14.02     14.81
315.72/315.78	c  N dy 12281   3261291        75     17427         0     83928    143129   1024335     14.02     14.79
317.60/317.63	c  N dy 12328   3286229        75     17427         0    105568    143127   1363408     14.01     14.84
319.90/319.97	c  N dy 12438   3306328        75     17427         0    124048    143126   1700446     14.02     18.12
322.69/322.79	c  N dy 12521   3326366        75     17427         0     71666    143126    819437     14.02     16.29
324.69/324.77	c  N dy 12640   3348239        75     17427         0     91728    143126   1172678     14.03     14.78
326.79/326.81	c  N dy 12702   3368259        75     17427         0    109675    143126   1470263     14.02     16.26
329.50/329.58	c  N dy 12828   3388342        75     17427         0    128241    143125   1810741     14.03     15.00
333.21/333.26	c  N dy 12928   3416053        75     17427         0     80912    143125    948050     14.03     14.93
335.10/335.13	c  N dy 12991   3436189        75     17427         0     99148    143125   1260703     14.03     14.79
337.40/337.42	c  N dy 13078   3456221        75     17427         0    117285    143125   1575311     14.03     17.88
340.10/340.17	c  N dy 13193   3476386        75     17427         0    135914    143125   1909738     14.04     14.82
343.40/343.42	c  N dy 13361   3496487        75     17427         0     81278    143125    979387     14.05     16.77
345.42/345.46	c  N dy 13496   3516557        75     17427         0     99766    143125   1317470     14.06     14.84
347.90/347.99	c  N dy 13651   3536650        75     17427         0    118536    143125   1671988     14.07     15.43
350.39/350.47	c  N dy 13719   3556878        75     17427         0    136899    143124   1981983     14.07     14.90
353.59/353.66	c  N dy 13842   3576934        75     17427         0     80413    143124    943872     14.07     15.28
355.59/355.66	c  N dy 13952   3596976        75     17427         0     98853    143122   1280506     14.08     18.85
357.79/357.86	c  N dy 14059   3616999        75     17427         0    117337    143122   1612985     14.08     15.51
360.40/360.40	c  N dy 14195   3637163        75     17427         0    135893    143122   1953548     14.09     14.90
363.80/363.89	c  N dy 14341   3657801        75     17427         0     78800    143122    906196     14.10     14.86
365.60/365.63	c  N dy 14424   3677823        75     17427         0     96998    143121   1225220     14.10     16.71
367.80/367.80	c  N dy 14536   3697827        75     17427         0    115353    143120   1561338     14.11     15.16
369.40/369.41	c  S st 14597   3712330        75     17427         0    128726    143119   1802187     14.11     13.25
369.51/369.61	c  S st 14597   3712832        75     17427         0    129212    143118   1811155     14.11   no data
369.62/369.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
369.62/369.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.05
369.62/369.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
369.62/369.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
369.62/369.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
369.62/369.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
369.62/369.67	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
369.70/369.70	c lits-rem:        39  cl-subs:       84  v-elim:      0  v-fix:    0  time:  0.03 s
369.70/369.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
382.50/382.51	c lits-rem:     14889  cl-subs:    14033  v-elim:      0  v-fix:    0  time: 12.76 s
382.50/382.51	c vivif2 --  cl tried    17332 cl shrink        0 lits rem          0 time: 0.00
382.50/382.53	c vivif2 --  cl tried   115190 cl shrink        0 lits rem          0 time: 0.02
382.71/382.78	c asymm  cl-useful: 8/255/17332 lits-rem:8 time: 0.25
382.71/382.79	c calculated reachability. Time: 0.00
382.71/382.79	c  N dy 14597   3712832        75     17332         0    115190    142248   1554895     14.11   no data
387.40/387.43	c  F st 14688   3751563        75     17332         0    149121    142247   2082544     14.10     10.16
387.40/387.43	c  N st 14688   3751563        75     17332         0    149121    142247   2082544     14.10     10.16
389.80/389.88	c  N dy 14785   3771654        75     17332         0     91943    142246   1151979     14.10     16.31
392.00/392.01	c  N dy 14883   3791982        75     17332         0    110604    142246   1486829     14.10     14.94
394.92/394.99	c  N dy 14978   3815560        75     17332         0    131941    142245   1853324     14.10     14.91
399.10/399.20	c  N dy 15081   3846302        75     17332         0     82487    142245    944478     14.10     14.97
401.41/401.43	c  N dy 15186   3868191        75     17332         0    102437    142245   1298172     14.10     14.91
403.90/403.99	c  N dy 15311   3889802        75     17332         0    122296    142245   1652140     14.10     15.14
406.40/406.48	c  N dy 15387   3909856        75     17332         0    140514    142245   1970929     14.11     17.63
410.00/410.04	c  N dy 15466   3929896        75     17332         0     80713    142245    922933     14.11     14.94
412.10/412.18	c  N dy 15569   3950375        75     17332         0     99453    142245   1256178     14.11     15.15
414.61/414.66	c  N dy 15685   3970883        75     17332         0    118281    142245   1597045     14.12     14.86
417.20/417.24	c  N dy 15789   3990978        75     17332         0    136554    142245   1922650     14.12     15.04
420.30/420.36	c  N dy 15891   4010996        75     17332         0    154970    142245   2255713     14.12     15.96
425.90/425.99	c  N dy 16003   4058928        75     17332         0    117335    142238   1464222     14.11     14.87
428.40/428.49	c  N dy 16075   4079005        75     17332         0    135429    142237   1767118     14.10     15.99
431.40/431.49	c  N dy 16184   4099064        75     17332         0    153901    142237   2101976     14.11     17.60
434.60/434.63	c  N dy 16300   4119163        75     17332         0     93089    142237   1139030     14.11     18.83
436.50/436.57	c  N dy 16338   4139194        75     17332         0    110686    142237   1418651     14.11     17.24
439.00/439.03	c  N dy 16420   4159262        75     17332         0    129058    142237   1744243     14.11     17.63
441.70/441.78	c  N dy 16497   4179328        75     17332         0    147253    142236   2058776     14.11     17.03
445.60/445.66	c  N dy 16638   4201664        75     17332         0     87449    142235   1029050     14.11     14.87
446.80/446.85	c  S st 16719   4212834        75     17332         0     97809    142235   1222859     14.12   no data
447.00/447.01	c  S st 16719   4213336        75     17332         0     98292    142235   1231768     14.12   no data
447.00/447.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
447.00/447.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.03
447.00/447.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
447.00/447.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
447.00/447.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
447.00/447.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
447.00/447.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
447.00/447.07	c lits-rem:        26  cl-subs:       22  v-elim:      0  v-fix:    0  time:  0.02 s
447.10/447.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
451.60/451.68	c lits-rem:      6749  cl-subs:     5034  v-elim:      0  v-fix:    0  time:  4.58 s
451.60/451.68	c vivif2 --  cl tried    17211 cl shrink        0 lits rem          0 time: 0.00
451.60/451.69	c vivif2 --  cl tried    93357 cl shrink        0 lits rem          0 time: 0.02
451.90/451.91	c asymm  cl-useful: 5/316/17211 lits-rem:5 time: 0.21
451.90/451.91	c calculated reachability. Time: 0.00
451.90/451.91	c  N dy 16719   4213336        75     17211         0     93357    141050   1144375     14.12   no data
454.21/454.27	c  N dy 16847   4233750        75     17211         0    112160    141049   1490955     14.12     14.96
457.00/457.10	c  N dy 16902   4259876        75     17211         0    135109    141048   1854663     14.12     14.87
460.60/460.64	c  N dy 16964   4284754        75     17211         0    157516    141047   2230851     14.11     15.08
463.70/463.76	c  N dy 17085   4304776        75     17211         0     94809    141047   1157871     14.12     16.50
466.00/466.01	c  N dy 17163   4324799        75     17211         0    112980    141047   1471959     14.12     14.88
468.70/468.70	c  N dy 17250   4344820        75     17211         0    131218    141047   1794154     14.12     15.77
471.40/471.42	c  N dy 17380   4364878        75     17211         0    149758    141047   2134893     14.12     16.55
475.40/475.49	c  N dy 17504   4384974        75     17211         0     85497    141046    976296     14.13     14.90
477.70/477.78	c  N dy 17628   4406126        75     17211         0    105001    141046   1329724     14.13     14.91
480.30/480.37	c  N dy 17766   4426232        75     17211         0    123612    141046   1677386     14.14     14.92
484.10/484.17	c  N dy 17882   4453843        75     17211         0    148447    141046   2103203     14.14     14.89
488.10/488.16	c  N dy 17984   4476226        75     17211         0     85049    141046    958799     14.14     14.90
492.11/492.17	c  N dy 18045   4517645        75     17211         0    121103    141044   1497287     14.13     14.92
495.10/495.12	c  N dy 18181   4537690        75     17211         0    139639    141042   1841814     14.13     19.63
498.21/498.24	c  N dy 18277   4558160        75     17211         0    158269    141042   2170336     14.13     14.97
502.00/502.00	c  N dy 18357   4578287        75     17211         0     92616    141042   1088407     14.14     14.88
503.50/503.55	c  N dy 18386   4598433        75     17211         0    110079    141042   1364620     14.13     14.91
505.80/505.84	c  N dy 18483   4618518        75     17211         0    128386    141039   1683236     14.13     18.04
508.60/508.63	c  N dy 18597   4638520        75     17211         0    146815    141038   2021469     14.13     15.52
511.20/511.28	c  N dy 18620   4658581        75     17211         0    164312    141038   2293928     14.13     16.20
514.40/514.45	c  N dy 18773   4678670        75     17211         0     98321    141036   1206915     14.13     17.05
516.91/516.95	c  N dy 18897   4698758        75     17211         0    116878    141036   1543180     14.14     15.01
518.91/518.91	c  S st 18981   4713336        75     17211         0    130314    141036   1789543     14.14   no data
519.01/519.11	c  S st 18981   4713839        75     17211         0    130799    141036   1798034     14.14   no data
519.12/519.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
519.12/519.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.05
519.12/519.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
519.12/519.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
519.12/519.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
519.12/519.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
519.12/519.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
519.12/519.20	c lits-rem:        44  cl-subs:        8  v-elim:      0  v-fix:    0  time:  0.03 s
519.23/519.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
530.31/530.38	c lits-rem:     13068  cl-subs:    10110  v-elim:      0  v-fix:    0  time: 11.13 s
530.31/530.38	c vivif2 --  cl tried    17139 cl shrink        0 lits rem          0 time: 0.00
530.41/530.40	c vivif2 --  cl tried   120753 cl shrink        0 lits rem          0 time: 0.02
530.61/530.64	c asymm  cl-useful: 3/263/17139 lits-rem:3 time: 0.24
530.61/530.65	c calculated reachability. Time: 0.00
530.61/530.65	c  N dy 18981   4713839        75     17139         0    120753    140279   1606226     14.14   no data
533.52/533.58	c  N dy 19102   4733891        75     17139         0    139210    140279   1947207     14.15     17.00
536.60/536.64	c  N dy 19206   4753926        75     17139         0    157501    140279   2276967     14.15     15.61
540.70/540.71	c  N dy 19311   4774182        75     17139         0     89970    140279   1026518     14.15     14.91
542.70/542.75	c  N dy 19385   4794440        75     17139         0    108354    140278   1337864     14.15     14.91
545.20/545.28	c  N dy 19516   4814554        75     17139         0    126954    140278   1681736     14.16     14.96
548.30/548.39	c  N dy 19598   4837102        75     17139         0    147451    140278   2047348     14.16     15.13
551.71/551.78	c  N dy 19713   4858395        75     17139         0    166965    140278   2402667     14.16     15.04
555.30/555.40	c  N dy 19849   4878416        75     17139         0     97994    140278   1169536     14.17     18.45
558.31/558.30	c  N dy 19966   4904253        75     17139         0    121561    140278   1589423     14.17     14.98
561.50/561.53	c  N dy 20098   4926887        75     17139         0    142362    140278   1969150     14.18     15.12
564.60/564.61	c  N dy 20197   4947580        75     17139         0    161104    140277   2297297     14.18     15.09
568.31/568.38	c  N dy 20309   4967583        75     17139         0     90920    140276   1035160     14.18     14.99
570.51/570.53	c  N dy 20350   4989556        75     17139         0    110293    140275   1334593     14.17     14.92
573.02/573.03	c  N dy 20451   5009639        75     17139         0    128803    140275   1672340     14.18     15.04
575.81/575.82	c  N dy 20582   5029650        75     17139         0    147315    140275   2014233     14.18     14.99
579.01/579.04	c  N dy 20722   5049706        75     17139         0    165833    140275   2359061     14.19     15.00
582.70/582.73	c  N dy 20803   5069871        75     17139         0     94795    140275   1093902     14.19     14.97
585.00/585.04	c  N dy 20905   5089955        75     17139         0    113177    140275   1421882     14.19     19.22
587.61/587.61	c  N dy 21039   5109973        75     17139         0    131695    140275   1766031     14.19     17.65
590.73/590.78	c  N dy 21058   5135291        75     17139         0    153252    140272   2071979     14.18     14.94
594.10/594.12	c  N dy 21181   5155801        75     17139         0    172132    140272   2420611     14.19     14.95
597.70/597.72	c  N dy 21294   5175870        75     17139         0    100803    140272   1205348     14.19     15.01
600.20/600.27	c  N dy 21428   5197083        75     17139         0    120317    140272   1564156     14.19     15.02
602.41/602.47	c  S st 21533   5213839        75     17139         0    135748    140272   1849698     14.20   no data
602.61/602.68	c  S st 21533   5214341        75     17139         0    136228    140272   1858237     14.20   no data
602.61/602.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
602.72/602.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.05
602.72/602.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
602.72/602.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
602.72/602.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
602.72/602.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
602.72/602.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
602.72/602.77	c lits-rem:        32  cl-subs:       44  v-elim:      0  v-fix:    0  time:  0.03 s
602.83/602.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
614.21/614.29	c lits-rem:     12009  cl-subs:    11025  v-elim:      0  v-fix:    0  time: 11.46 s
614.21/614.29	c vivif2 --  cl tried    17033 cl shrink        0 lits rem          0 time: 0.00
614.31/614.31	c vivif2 --  cl tried   125265 cl shrink        0 lits rem          0 time: 0.02
614.51/614.56	c asymm  cl-useful: 4/240/17033 lits-rem:4 time: 0.25
614.51/614.57	c calculated reachability. Time: 0.00
614.51/614.57	c  N dy 21533   5214341        75     17033         0    125265    139229   1651551     14.20   no data
617.61/617.60	c  N dy 21676   5234346        75     17033         0    143811    139228   2000893     14.20     16.97
620.61/620.68	c  N dy 21798   5254391        75     17033         0    162337    139228   2342259     14.21     18.32
624.31/624.33	c  N dy 21905   5274639        75     17033         0    180884    139228   2676205     14.21     15.00
627.60/627.67	c  N dy 21997   5295825        75     17033         0    109047    139228   1334699     14.21     15.04
629.60/629.68	c  N dy 22020   5316647        75     17033         0    127287    139227   1613527     14.21     14.97
632.61/632.69	c  N dy 22150   5336844        75     17033         0    145923    139225   1958557     14.21     14.96
635.91/635.98	c  N dy 22265   5356894        75     17033         0    164401    139225   2302157     14.22     17.26
640.31/640.32	c  N dy 22332   5378299        75     17033         0     91945    139225   1027674     14.22     15.05
643.01/643.08	c  N dy 22441   5402605        75     17033         0    114082    139225   1417363     14.22     15.08
645.91/645.94	c  N dy 22559   5422685        75     17033         0    132493    139225   1756100     14.22     15.00
649.21/649.23	c  N dy 22665   5443014        75     17033         0    151177    139225   2093302     14.22     14.98
653.10/653.19	c  N dy 22819   5463038        75     17033         0    169696    139225   2448492     14.23     15.04
657.72/657.75	c  N dy 22931   5483050        75     17033         0     94988    139225   1075506     14.23     15.71
659.92/659.98	c  N dy 23015   5503149        75     17033         0    113217    139222   1392975     14.23     15.93
663.41/663.44	c  N dy 23044   5536572        75     17033         0    142337    139219   1820001     14.22     14.99
666.52/666.55	c  N dy 23143   5556669        75     17033         0    160612    139219   2147130     14.22     14.98
670.21/670.21	c  N dy 23243   5576715        75     17033         0    178934    139218   2476065     14.22     15.89
675.81/675.88	c  N dy 23347   5613817        75     17033         0    118624    139216   1451803     14.22     15.11
678.81/678.88	c  N dy 23444   5634452        75     17033         0    137519    139215   1781323     14.22     14.97
681.91/681.93	c  N dy 23528   5654519        75     17033         0    155913    139215   2112189     14.22     15.19
685.60/685.63	c  N dy 23653   5674748        75     17033         0    174453    139215   2452994     14.22     14.98
690.20/690.22	c  N dy 23770   5694843        75     17033         0     98673    139215   1131931     14.23     15.35
692.50/692.58	c  S st 23887   5714341        75     17033         0    116660    139214   1458652     14.23     10.07
692.70/692.75	c  S st 23887   5714844        75     17033         0    117137    139214   1467210     14.23   no data
692.70/692.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
692.80/692.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.04
692.80/692.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
692.80/692.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
692.80/692.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
692.80/692.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
692.80/692.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
692.80/692.83	c lits-rem:        33  cl-subs:       57  v-elim:      0  v-fix:    0  time:  0.03 s
692.80/692.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
699.20/699.22	c lits-rem:      7935  cl-subs:     6137  v-elim:      0  v-fix:    0  time:  6.35 s
699.20/699.22	c vivif2 --  cl tried    16877 cl shrink        0 lits rem          0 time: 0.00
699.20/699.24	c vivif2 --  cl tried   111099 cl shrink        0 lits rem          0 time: 0.02
699.40/699.47	c asymm  cl-useful: 8/277/16877 lits-rem:8 time: 0.22
699.40/699.47	c calculated reachability. Time: 0.00
699.40/699.47	c  N dy 23887   5714844        75     16877         0    111099    137777   1360857     14.23   no data
702.20/702.21	c  N dy 24011   5735225        75     16877         0    129891    137776   1706995     14.23     15.01
706.12/706.14	c  N dy 24115   5762198        75     16877         0    154156    137775   2114431     14.23     14.99
709.61/709.67	c  N dy 24235   5782357        75     16877         0    172743    137774   2460118     14.24     15.05
714.51/714.59	c  N dy 24334   5802415        75     16877         0     95735    137774   1065825     14.24     15.00
717.01/717.02	c  N dy 24456   5822512        75     16877         0    114154    137774   1405146     14.24     16.27
721.52/721.59	c  N dy 24591   5856263        75     16877         0    144532    137772   1914851     14.24     15.02
724.92/724.97	c  N dy 24665   5878556        75     16877         0    164778    137770   2265101     14.24     15.02
730.32/730.38	c  N dy 24687   5911750        75     16877         0     98028    137770   1096585     14.23     15.00
732.91/732.93	c  N dy 24831   5931950        75     16877         0    116768    137770   1448133     14.23     15.15
735.51/735.59	c  N dy 24946   5952010        75     16877         0    135258    137770   1790916     14.24     15.03
737.90/737.93	c  N dy 25001   5972109        75     16877         0    153325    137769   2104700     14.24     16.49
741.60/741.64	c  N dy 25138   5993033        75     16877         0    172651    137769   2468497     14.24     15.06
745.60/745.70	c  N dy 25243   6013121        75     16877         0    191082    137766   2802709     14.24     15.29
749.21/749.20	c  N dy 25330   6033547        75     16877         0    112454    137766   1347594     14.24     15.27
751.81/751.81	c  N dy 25407   6055803        75     16877         0    132550    137766   1705641     14.25     15.03
754.51/754.55	c  N dy 25469   6076011        75     16877         0    150987    137766   2024132     14.24     15.10
758.10/758.18	c  N dy 25589   6096502        75     16877         0    169865    137766   2372624     14.25     15.00
762.10/762.15	c  N dy 25707   6116638        75     16877         0    188286    137766   2707523     14.25     15.10
766.21/766.26	c  N dy 25821   6136716        75     16877         0    108186    137766   1267603     14.25     15.06
769.01/769.10	c  N dy 25951   6158661        75     16877         0    128317    137765   1634328     14.26     15.05
772.12/772.17	c  N dy 25984   6181103        75     16877         0    148272    137765   1969765     14.25     15.09
775.71/775.74	c  N dy 26098   6201187        75     16877         0    166798    137763   2312978     14.26     16.20
778.41/778.48	c  S st 26173   6214844        75     16877         0    179222    137763   2537646     14.26     14.33
778.72/778.77	c  S st 26173   6215344        75     16877         0    179706    137763   2547072     14.26   no data
778.72/778.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
778.83/778.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.4M T:  0.07
778.83/778.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
778.83/778.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
778.83/778.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
778.83/778.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
778.83/778.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
778.91/778.90	c lits-rem:       220  cl-subs:       96  v-elim:      0  v-fix:    0  time:  0.04 s
778.91/778.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
806.11/806.21	c lits-rem:     23019  cl-subs:    21807  v-elim:      0  v-fix:    0  time: 27.23 s
806.11/806.21	c vivif2 --  cl tried    16713 cl shrink        0 lits rem          0 time: 0.00
806.22/806.24	c vivif2 --  cl tried   157967 cl shrink        0 lits rem          0 time: 0.03
806.51/806.52	c asymm  cl-useful: 5/206/16713 lits-rem:5 time: 0.28
806.51/806.52	c calculated reachability. Time: 0.00
806.51/806.52	c  N dy 26173   6215344        75     16713         0    157967    136158   2156163     14.26   no data
810.41/810.47	c  N dy 26313   6235368        75     16713         0    176523    136158   2506734     14.26     20.55
816.41/816.40	c  N dy 26412   6263123        75     16713         0    103186    136156   1167830     14.26     15.05
818.61/818.66	c  N dy 26500   6283138        75     16713         0    121488    136156   1493529     14.26     15.06
821.51/821.51	c  N dy 26614   6305488        75     16713         0    142113    136156   1870016     14.27     15.24
824.31/824.38	c  N dy 26686   6326115        75     16713         0    160807    136156   2203080     14.27     15.15
827.81/827.84	c  N dy 26805   6346576        75     16713         0    179461    136155   2544835     14.27     15.10
831.52/831.56	c  N dy 26898   6366750        75     16713         0    197875    136154   2872583     14.27     15.11
835.11/835.15	c  N dy 26983   6388562        75     16713         0    117723    136154   1420550     14.27     15.13
837.71/837.78	c  N dy 27053   6408853        75     16713         0    136055    136154   1740581     14.27     15.04
841.31/841.34	c  N dy 27143   6432598        75     16713         0    157638    136154   2123523     14.28     15.04
845.11/845.14	c  N dy 27267   6452668        75     16713         0    176138    136154   2468990     14.28     15.04
849.31/849.37	c  N dy 27400   6473728        75     16713         0    195497    136154   2827804     14.28     15.09
853.52/853.54	c  N dy 27495   6495712        75     16713         0    114672    136154   1363586     14.28     15.11
856.21/856.25	c  N dy 27609   6515714        75     16713         0    133016    136154   1704863     14.29     19.40
859.41/859.42	c  N dy 27723   6535725        75     16713         0    151362    136154   2042021     14.29     15.23
863.53/863.54	c  N dy 27824   6559419        75     16713         0    173041    136154   2436625     14.29     15.14
867.51/867.55	c  N dy 27922   6579588        75     16713         0    191442    136154   2768646     14.29     15.07
872.33/872.32	c  N dy 28056   6599812        75     16713         0    107874    136154   1240587     14.30     15.07
874.61/874.62	c  N dy 28128   6619907        75     16713         0    126099    136154   1560614     14.30     15.74
877.72/877.79	c  N dy 28221   6641365        75     16713         0    145525    136154   1897076     14.30     15.15
881.21/881.27	c  N dy 28332   6661956        75     16713         0    164412    136154   2243997     14.30     15.34
885.11/885.14	c  N dy 28453   6682143        75     16713         0    182939    136154   2587015     14.30     15.08
889.21/889.28	c  N dy 28523   6702176        75     16713         0    201171    136154   2906491     14.30     15.13
892.31/892.33	c  S st 28580   6715344        75     16713         0    110086    136154   1266062     14.30   no data
892.41/892.49	c  S st 28580   6715845        75     16713         0    110559    136154   1274913     14.30   no data
892.51/892.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
892.51/892.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.03
892.51/892.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
892.51/892.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
892.51/892.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
892.51/892.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
892.51/892.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
892.51/892.56	c lits-rem:        22  cl-subs:       51  v-elim:      0  v-fix:    0  time:  0.02 s
892.51/892.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
895.71/895.74	c lits-rem:      3015  cl-subs:     3005  v-elim:      0  v-fix:    0  time:  3.14 s
895.71/895.74	c vivif2 --  cl tried    16643 cl shrink        0 lits rem          0 time: 0.00
895.71/895.76	c vivif2 --  cl tried   107573 cl shrink        0 lits rem          0 time: 0.02
895.91/895.98	c asymm  cl-useful: 5/287/16643 lits-rem:5 time: 0.22
895.91/895.98	c calculated reachability. Time: 0.00
895.91/895.98	c  N dy 28580   6715845        75     16643         0    107573    135518   1227132     14.30   no data
898.62/898.65	c  N dy 28710   6735935        75     16643         0    126194    135516   1577079     14.31     15.49
901.81/901.91	c  N dy 28832   6757340        75     16643         0    145793    135516   1938683     14.31     15.08
905.41/905.49	c  N dy 28966   6777402        75     16643         0    164295    135516   2284386     14.31     15.45
909.41/909.40	c  N dy 29067   6799384        75     16643         0    184456    135516   2648260     14.32     15.12
913.91/913.93	c  N dy 29205   6819471        75     16643         0    203085    135516   2999885     14.32     19.34
918.02/918.02	c  N dy 29302   6842563        75     16643         0    119665    135516   1428135     14.32     15.11
920.81/920.80	c  N dy 29407   6862595        75     16643         0    137928    135516   1758353     14.32     15.35
923.61/923.64	c  N dy 29474   6882748        75     16643         0    156090    135516   2072568     14.32     15.10
926.81/926.80	c  N dy 29563   6902817        75     16643         0    174441    135516   2403406     14.32     15.41
930.21/930.25	c  N dy 29646   6922824        75     16643         0    192616    135516   2720298     14.32     17.26
935.22/935.23	c  N dy 29746   6944140        75     16643         0    107174    135516   1198463     14.33     15.08
937.71/937.74	c  N dy 29803   6964913        75     16643         0    125942    135515   1518930     14.32     15.08
940.31/940.34	c  N dy 29859   6985040        75     16643         0    144109    135514   1828595     14.32     15.23
943.83/943.82	c  N dy 29985   7005068        75     16643         0    162595    135514   2171327     14.33     15.27
947.61/947.70	c  N dy 30077   7025299        75     16643         0    181042    135514   2496297     14.33     15.09
951.91/951.96	c  N dy 30216   7045695        75     16643         0    199918    135514   2851370     14.33     15.18
956.42/956.41	c  N dy 30317   7065696        75     16643         0    112282    135514   1292488     14.33     19.14
959.02/959.02	c  N dy 30439   7085711        75     16643         0    130690    135514   1640483     14.34     15.38
961.81/961.84	c  N dy 30555   7105753        75     16643         0    149107    135513   1981374     14.34     15.94
965.51/965.58	c  N dy 30700   7126388        75     16643         0    168209    135513   2347693     14.34     15.14
969.21/969.27	c  N dy 30807   7147962        75     16643         0    187988    135513   2706961     14.34     15.11
973.42/973.49	c  N dy 30932   7169036        75     16643         0    207367    135513   3071177     14.35     15.12
978.11/978.11	c  N dy 30971   7194042        75     16643         0    122405    135513   1417473     14.34     15.34
980.91/980.91	c  N dy 31064   7214405        75     16643         0    141020    135513   1757694     14.35     15.12
981.12/981.17	c  S st 31078   7215845        75     16643         0    142348    135513   1782080     14.35   no data
981.41/981.40	c  S st 31078   7216348        75     16643         0    142826    135513   1790613     14.35   no data
981.41/981.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
981.41/981.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.05
981.41/981.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
981.41/981.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
981.41/981.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
981.41/981.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
981.41/981.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
981.41/981.49	c lits-rem:         7  cl-subs:        4  v-elim:      0  v-fix:    0  time:  0.03 s
981.51/981.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
991.51/991.56	c lits-rem:      6949  cl-subs:    13729  v-elim:      0  v-fix:    0  time: 10.02 s
991.51/991.56	c vivif2 --  cl tried    16633 cl shrink        0 lits rem          0 time: 0.00
991.51/991.59	c vivif2 --  cl tried   129103 cl shrink        0 lits rem          0 time: 0.02
991.81/991.83	c asymm  cl-useful: 0/261/16633 lits-rem:0 time: 0.25
991.81/991.84	c calculated reachability. Time: 0.00
991.81/991.84	c  N dy 31078   7216348        75     16633         0    129103    135401   1571446     14.35   no data
994.81/994.81	c  N dy 31154   7237220        75     16633         0    148228    135401   1915655     14.35     15.11
998.11/998.15	c  N dy 31214   7257314        75     16633         0    166516    135401   2234003     14.35     19.60
1001.91/1001.97	c  N dy 31331   7277324        75     16633         0    184915    135401   2570941     14.35     16.67
1005.81/1005.83	c  N dy 31385   7297331        75     16633         0    203090    135401   2893322     14.35     15.67
1010.42/1010.46	c  N dy 31452   7317373        75     16633         0    114069    135401   1300192     14.35     15.42
1013.03/1013.08	c  N dy 31508   7337422        75     16633         0    132187    135401   1616860     14.35     15.93
1015.92/1015.97	c  N dy 31607   7357610        75     16633         0    150612    135401   1950843     14.35     15.16
1019.32/1019.36	c  N dy 31705   7377694        75     16633         0    169058    135401   2289168     14.35     16.35
1023.71/1023.73	c  N dy 31794   7399950        75     16633         0    189185    135401   2639503     14.35     15.21
1028.01/1028.05	c  N dy 31897   7420042        75     16633         0    207608    135401   2972405     14.35     15.12
1032.51/1032.56	c  N dy 32002   7440062        75     16633         0    117919    135401   1381772     14.35     15.17
1035.31/1035.37	c  N dy 32138   7460368        75     16633         0    136740    135401   1735656     14.36     15.15
1038.43/1038.49	c  N dy 32234   7480485        75     16633         0    155109    135401   2066674     14.36     15.14
1042.01/1042.00	c  N dy 32324   7500541        75     16633         0    173472    135401   2399635     14.36     15.97
1046.03/1046.02	c  N dy 32364   7523179        75     16633         0    193539    135396   2712378     14.36     15.12
1050.54/1050.55	c  N dy 32480   7543677        75     16633         0    212251    135396   3059060     14.36     15.13
1054.51/1054.56	c  N dy 32570   7563696        75     16633         0    121409    135396   1430730     14.36     19.50
1057.31/1057.38	c  N dy 32682   7584029        75     16633         0    140017    135396   1773678     14.36     15.13
1060.01/1060.07	c  N dy 32702   7607741        75     16633         0    160544    135396   2092689     14.36     15.20
1063.51/1063.55	c  N dy 32810   7628197        75     16633         0    179324    135396   2436862     14.36     15.19
1067.61/1067.68	c  N dy 32922   7650703        75     16633         0    199819    135396   2805765     14.36     15.34
1071.43/1071.47	c  N dy 32979   7670938        75     16633         0    218162    135396   3123630     14.36     15.16
1075.42/1075.49	c  N dy 33094   7690942        75     16633         0    126815    135396   1522107     14.36     15.35
1078.04/1078.07	c  N dy 33143   7711007        75     16633         0    144848    135396   1828450     14.36     15.36
1078.82/1078.86	c  S st 33166   7716348        75     16633         0    149729    135396   1916288     14.36     13.43
1079.03/1079.08	c  S st 33166   7716852        75     16633         0    150215    135396   1924999     14.36   no data
1079.03/1079.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1079.14/1079.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.05
1079.14/1079.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1079.14/1079.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1079.14/1079.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1079.14/1079.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
1079.14/1079.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1079.14/1079.18	c lits-rem:        24  cl-subs:        3  v-elim:      0  v-fix:    0  time:  0.03 s
1079.22/1079.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1090.03/1090.02	c lits-rem:      9636  cl-subs:    12689  v-elim:      0  v-fix:    0  time: 10.79 s
1090.03/1090.02	c vivif2 --  cl tried    16575 cl shrink        0 lits rem          0 time: 0.00
1090.03/1090.05	c vivif2 --  cl tried   137581 cl shrink        0 lits rem          0 time: 0.03
1090.32/1090.30	c asymm  cl-useful: 0/239/16575 lits-rem:0 time: 0.26
1090.32/1090.31	c calculated reachability. Time: 0.00
1090.32/1090.31	c  N dy 33166   7716852        75     16575         0    137581    134824   1709635     14.36   no data
1093.52/1093.58	c  N dy 33299   7737225        75     16575         0    156409    134824   2061645     14.36     15.13
1097.22/1097.25	c  N dy 33388   7757269        75     16575         0    174845    134823   2398428     14.37     20.36
1101.03/1101.05	c  N dy 33474   7777342        75     16575         0    193041    134823   2724966     14.37     17.57
1105.61/1105.63	c  N dy 33602   7797388        75     16575         0    211493    134822   3069591     14.37     16.71
1110.22/1110.20	c  N dy 33697   7817428        75     16575         0    119207    134822   1376238     14.37     15.18
1113.02/1113.08	c  N dy 33791   7837460        75     16575         0    137455    134822   1706336     14.37     15.28
1116.43/1116.48	c  N dy 33884   7860729        75     16575         0    158705    134822   2080737     14.37     15.13
1120.11/1120.15	c  N dy 33969   7882149        75     16575         0    178187    134822   2425888     14.37     15.35
1124.23/1124.22	c  N dy 34067   7902191        75     16575         0    196517    134822   2758657     14.37     15.99
1133.62/1133.66	c  N dy 34116   7957028        75     16575         0    132481    134820   1506657     14.36     15.33
1136.91/1136.91	c  N dy 34216   7979929        75     16575         0    153333    134820   1873813     14.36     15.22
1140.41/1140.41	c  N dy 34306   7999986        75     16575         0    171581    134819   2202871     14.36     18.61
1144.03/1144.04	c  N dy 34386   8020190        75     16575         0    190018    134819   2529695     14.36     15.17
1148.43/1148.49	c  N dy 34447   8042439        75     16575         0    210026    134817   2873613     14.36     15.17
1158.92/1158.97	c  N dy 34538   8105733        75     16575         0    152561    134814   1805729     14.34     15.28
1162.12/1162.13	c  N dy 34657   8125826        75     16575         0    171061    134812   2148035     14.35     15.12
1165.52/1165.50	c  N dy 34751   8145852        75     16575         0    189522    134812   2483583     14.35     18.59
1169.02/1169.03	c  N dy 34816   8166212        75     16575         0    207948    134810   2801419     14.35     15.11
1174.83/1174.88	c  N dy 34934   8186298        75     16575         0    114736    134810   1283226     14.35     15.17
1177.61/1177.62	c  N dy 34980   8206310        75     16575         0    132677    134809   1574020     14.35     15.13
1179.12/1179.20	c  S st 35019   8216852        75     16575         0    142291    134808   1742764     14.35     14.17
1179.41/1179.40	c  S st 35019   8217355        75     16575         0    142765    134808   1751864     14.35   no data
1179.41/1179.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1179.41/1179.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.05
1179.41/1179.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1179.41/1179.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1179.41/1179.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1179.41/1179.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
1179.41/1179.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1179.51/1179.50	c lits-rem:        38  cl-subs:       35  v-elim:      0  v-fix:    0  time:  0.03 s
1179.51/1179.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1189.92/1189.90	c lits-rem:      8070  cl-subs:    17034  v-elim:      0  v-fix:    0  time: 10.36 s
1189.92/1189.90	c vivif2 --  cl tried    16423 cl shrink        0 lits rem          0 time: 0.00
1189.92/1189.92	c vivif2 --  cl tried   125848 cl shrink        0 lits rem          0 time: 0.02
1190.12/1190.16	c asymm  cl-useful: 2/242/16423 lits-rem:2 time: 0.23
1190.12/1190.16	c calculated reachability. Time: 0.00
1190.12/1190.16	c  N dy 35019   8217355        75     16423         0    125848    133316   1484944     14.35   no data
1192.91/1192.93	c  N dy 35106   8237491        75     16423         0    144328    133316   1819287     14.35     15.14
1196.12/1196.19	c  N dy 35233   8257514        75     16423         0    162802    133316   2162035     14.35     15.37
1199.91/1199.97	c  N dy 35353   8277604        75     16423         0    181315    133316   2512022     14.35     15.18
1204.31/1204.31	c  N dy 35471   8298280        75     16423         0    200185    133316   2856419     14.35     15.30
1209.22/1209.21	c  N dy 35556   8321969        75     16423         0    221653    133316   3233607     14.35     15.24
1213.52/1213.56	c  N dy 35640   8342411        75     16423         0    127179    133316   1493275     14.36     15.18
1216.53/1216.52	c  N dy 35719   8362455        75     16423         0    145413    133316   1814665     14.36     15.14
1219.94/1219.93	c  N dy 35797   8386352        75     16423         0    167075    133316   2190668     14.36     15.24
1223.32/1223.37	c  N dy 35876   8406410        75     16423         0    185277    133316   2513909     14.36     18.31
1228.63/1228.65	c  N dy 35943   8434726        75     16423         0    210902    133316   2954662     14.35     15.13
1233.14/1233.17	c  N dy 36059   8454739        75     16423         0    229389    133315   3294012     14.36     18.07
1237.72/1237.74	c  N dy 36159   8476035        75     16423         0    133973    133315   1609881     14.36     15.22
1240.84/1240.86	c  N dy 36250   8496870        75     16423         0    152966    133315   1950852     14.36     15.19
1244.42/1244.41	c  N dy 36348   8516990        75     16423         0    171420    133315   2283275     14.36     15.14
1247.92/1247.95	c  N dy 36447   8537074        75     16423         0    189827    133315   2617159     14.36     19.00
1252.02/1252.03	c  N dy 36522   8557082        75     16423         0    207989    133315   2940199     14.36     17.98
1260.53/1260.55	c  N dy 36593   8598926        75     16423         0    129159    133313   1480380     14.36     15.27
1263.51/1263.53	c  N dy 36693   8619634        75     16423         0    148053    133313   1821797     14.36     15.15
1267.13/1267.16	c  N dy 36823   8639747        75     16423         0    166510    133313   2164925     14.36     15.16
1270.82/1270.86	c  N dy 36915   8659769        75     16423         0    184816    133313   2498717     14.36     17.03
1275.22/1275.22	c  N dy 37045   8679774        75     16423         0    203270    133313   2846122     14.37     16.64
1279.92/1279.92	c  N dy 37160   8699829        75     16423         0    221617    133313   3186049     14.37     15.83
1285.12/1285.11	c  S st 37224   8717356        75     16423         0    120267    133313   1350128     14.37   no data
1285.32/1285.31	c  S st 37224   8717859        75     16423         0    120757    133313   1358846     14.37   no data
1285.32/1285.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1285.32/1285.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.04
1285.32/1285.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1285.32/1285.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1285.32/1285.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1285.32/1285.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
1285.32/1285.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1285.32/1285.38	c lits-rem:        43  cl-subs:       63  v-elim:      0  v-fix:    0  time:  0.03 s
1285.42/1285.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1287.92/1287.98	c lits-rem:      1971  cl-subs:     1507  v-elim:      0  v-fix:    0  time:  2.56 s
1287.92/1287.99	c vivif2 --  cl tried    16343 cl shrink        0 lits rem          0 time: 0.00
1287.92/1288.00	c vivif2 --  cl tried   119267 cl shrink        0 lits rem          0 time: 0.02
1288.22/1288.23	c asymm  cl-useful: 0/266/16343 lits-rem:0 time: 0.23
1288.22/1288.24	c calculated reachability. Time: 0.00
1288.22/1288.24	c  N dy 37224   8717859        75     16343         0    119267    132602   1335370     14.37   no data
1290.92/1290.99	c  N dy 37315   8737961        75     16343         0    137603    132602   1667120     14.37     17.02
1293.82/1293.81	c  N dy 37409   8758055        75     16343         0    155950    132602   2000648     14.37     17.61
1297.93/1297.92	c  N dy 37489   8781606        75     16343         0    177448    132602   2377440     14.37     15.26
1302.52/1302.54	c  N dy 37637   8801846        75     16343         0    196125    132602   2735614     14.37     15.15
1307.83/1307.86	c  N dy 37762   8824761        75     16343         0    217095    132602   3121699     14.38     15.18
1312.23/1312.26	c  N dy 37805   8844795        75     16343         0    235239    132602   3430521     14.37     15.51
1317.12/1317.16	c  N dy 37954   8867206        75     16343         0    137533    132602   1666000     14.38     15.15
1320.32/1320.39	c  N dy 38043   8887688        75     16343         0    156243    132602   1994389     14.38     15.17
1323.52/1323.59	c  N dy 38102   8907773        75     16343         0    174221    132602   2304038     14.38     18.16
1327.22/1327.23	c  N dy 38191   8927944        75     16343         0    192623    132602   2635154     14.38     15.19
1331.62/1331.61	c  N dy 38297   8947970        75     16343         0    210995    132601   2979474     14.38     15.14
1336.72/1336.72	c  N dy 38421   8968052        75     16343         0    229384    132601   3319461     14.38     16.34
1342.22/1342.27	c  N dy 38514   8988239        75     16343         0    128355    132601   1482069     14.38     15.18
1345.34/1345.39	c  N dy 38650   9008752        75     16343         0    147264    132601   1837941     14.39     15.17
1348.42/1348.40	c  N dy 38715   9029144        75     16343         0    165562    132601   2168278     14.39     15.22
1352.12/1352.17	c  N dy 38809   9049149        75     16343         0    183874    132601   2505118     14.39     15.20
1356.53/1356.50	c  N dy 38892   9069206        75     16343         0    201989    132601   2823238     14.39     15.20
1361.43/1361.43	c  N dy 39018   9089868        75     16343         0    221004    132601   3177720     14.39     15.15
1366.92/1366.99	c  N dy 39139   9110092        75     16343         0    239579    132601   3521849     14.39     15.16
1371.63/1371.65	c  N dy 39244   9130121        75     16343         0    137534    132601   1637976     14.39     17.34
1374.72/1374.76	c  N dy 39324   9150387        75     16343         0    155952    132601   1967158     14.40     15.16
1378.34/1378.32	c  N dy 39429   9170576        75     16343         0    174270    132601   2300140     14.40     15.17
1382.03/1382.06	c  N dy 39514   9190828        75     16343         0    192741    132601   2630393     14.40     15.36
1386.13/1386.17	c  N dy 39608   9210891        75     16343         0    211084    132601   2959546     14.40     15.19
1388.03/1388.02	c  S st 39653   9217860        75     16343         0    217531    132601   3083797     14.40   no data
1388.43/1388.40	c  S st 39653   9218363        75     16343         0    218015    132601   3092651     14.40   no data
1388.43/1388.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1388.53/1388.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.8M T:  0.09
1388.53/1388.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1388.53/1388.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1388.53/1388.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1388.53/1388.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
1388.53/1388.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1388.53/1388.56	c lits-rem:         2  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1388.63/1388.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1422.23/1422.31	c lits-rem:     14471  cl-subs:    25966  v-elim:      0  v-fix:    0  time: 33.67 s
1422.23/1422.31	c vivif2 --  cl tried    16343 cl shrink        0 lits rem          0 time: 0.00
1422.34/1422.35	c vivif2 --  cl tried   192049 cl shrink        0 lits rem          0 time: 0.04
1422.62/1422.65	c asymm  cl-useful: 0/186/16343 lits-rem:0 time: 0.30
1422.62/1422.66	c calculated reachability. Time: 0.00
1422.62/1422.66	c  N dy 39653   9218363        75     16343         0    192049    132584   2623739     14.40   no data
1426.92/1426.96	c  N dy 39754   9238405        75     16343         0    210313    132584   2959601     14.40     16.57
1431.92/1431.98	c  N dy 39865   9258472        75     16343         0    228763    132584   3304815     14.40     17.07
1437.93/1437.94	c  N dy 39967   9278628        75     16343         0    126896    132584   1438851     14.40     15.21
1440.94/1440.95	c  N dy 40050   9298834        75     16343         0    145209    132584   1766530     14.41     15.18
1444.23/1444.23	c  N dy 40149   9319076        75     16343         0    163631    132584   2097602     14.41     15.19
1447.92/1447.95	c  N dy 40226   9339340        75     16343         0    182104    132584   2427009     14.41     15.49
1452.12/1452.19	c  N dy 40330   9359412        75     16343         0    200412    132584   2765656     14.41     16.03
1458.12/1458.19	c  N dy 40357   9384508        75     16343         0    222878    132582   3124706     14.41     15.18
1463.33/1463.36	c  N dy 40435   9406388        75     16343         0    242713    132582   3472510     14.41     15.17
1467.62/1467.62	c  N dy 40520   9427051        75     16343         0    140126    132582   1666504     14.41     15.29
1470.82/1470.87	c  N dy 40617   9447132        75     16343         0    158465    132582   1998315     14.41     15.67
1474.32/1474.34	c  N dy 40714   9469095        75     16343         0    178416    132581   2354061     14.41     15.25
1478.44/1478.42	c  N dy 40813   9490257        75     16343         0    197772    132581   2709037     14.41     15.20
1481.74/1481.73	c  N dy 40877   9510269        75     16343         0    215825    132581   3027365     14.41     19.52
1486.72/1486.70	c  N dy 40980   9530368        75     16343         0    234285    132581   3371449     14.41     15.29
1491.33/1491.37	c  N dy 41026   9550374        75     16343         0    129627    132581   1466805     14.41     17.43
1494.43/1494.50	c  N dy 41108   9571677        75     16343         0    149127    132581   1819225     14.41     15.19
1497.63/1497.68	c  N dy 41180   9591871        75     16343         0    167568    132581   2145359     14.41     15.23
1502.33/1502.36	c  N dy 41235   9618114        75     16343         0    190634    132581   2516755     14.41     15.19
1506.53/1506.58	c  N dy 41321   9638282        75     16343         0    208892    132581   2847778     14.41     15.19
1511.83/1511.80	c  N dy 41437   9658980        75     16343         0    227888    132581   3201335     14.41     15.27
1518.13/1518.15	c  N dy 41482   9682082        75     16343         0    125403    132581   1388000     14.41     15.20
1520.93/1520.96	c  N dy 41562   9702411        75     16343         0    143842    132581   1719931     14.41     15.30
1523.55/1523.59	c  S st 41624   9718363        75     16343         0    158364    132581   1977382     14.41     14.44
1523.83/1523.83	c  S st 41624   9718866        75     16343         0    158851    132581   1986437     14.41   no data
1523.83/1523.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1523.93/1523.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.06
1523.93/1523.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1523.93/1523.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1523.93/1523.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1523.93/1523.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
1523.93/1523.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1523.93/1523.94	c lits-rem:         6  cl-subs:        6  v-elim:      0  v-fix:    0  time:  0.03 s
1523.93/1523.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1534.83/1534.86	c lits-rem:      7044  cl-subs:    10808  v-elim:      0  v-fix:    0  time: 10.87 s
1534.83/1534.86	c vivif2 --  cl tried    16337 cl shrink        0 lits rem          0 time: 0.00
1534.83/1534.89	c vivif2 --  cl tried   148043 cl shrink        0 lits rem          0 time: 0.02
1535.13/1535.15	c asymm  cl-useful: 0/232/16337 lits-rem:0 time: 0.26
1535.13/1535.15	c calculated reachability. Time: 0.00
1535.13/1535.15	c  N dy 41624   9718866        75     16337         0    148043    132507   1800538     14.41   no data
1538.84/1538.83	c  N dy 41762   9738961        75     16337         0    166567    132507   2150588     14.41     15.88
1542.63/1542.61	c  N dy 41840   9759050        75     16337         0    184873    132507   2474895     14.41     16.64
1547.22/1547.23	c  N dy 41978   9779167        75     16337         0    203363    132507   2822213     14.41     15.31
1551.12/1551.13	c  N dy 42022   9799228        75     16337         0    221405    132507   3139012     14.41     15.63
1556.32/1556.41	c  N dy 42115   9819455        75     16337         0    240057    132507   3480376     14.41     15.22
1562.53/1562.52	c  N dy 42249   9841866        75     16337         0    136511    132507   1589695     14.42     15.32
1565.83/1565.87	c  N dy 42291   9866012        75     16337         0    157952    132506   1951356     14.42     15.25
1569.64/1569.67	c  N dy 42394   9886063        75     16337         0    176352    132506   2289021     14.42     16.29
1573.82/1573.89	c  N dy 42504   9906185        75     16337         0    194885    132506   2634195     14.42     15.22
1578.62/1578.68	c  N dy 42574   9929567        75     16337         0    215949    132506   3003802     14.42     15.23
1584.05/1584.08	c  N dy 42698   9949874        75     16337         0    234576    132506   3352909     14.42     15.27
1590.93/1590.94	c  N dy 42834   9969894        75     16337         0    127778    132506   1419780     14.42     19.71
1594.13/1594.14	c  N dy 42933   9990973        75     16337         0    147195    132506   1779161     14.42     15.26
1597.33/1597.32	c  N dy 43012  10011035        75     16337         0    165549    132506   2113151     14.43     18.36
1601.33/1601.33	c  N dy 43127  10031264        75     16337         0    184141    132506   2455770     14.43     15.20
1605.82/1605.86	c  N dy 43251  10051791        75     16337         0    202958    132506   2805183     14.43     15.21
1610.62/1610.64	c  N dy 43349  10071876        75     16337         0    221356    132506   3145632     14.43     15.19
1615.72/1615.81	c  N dy 43437  10093936        75     16337         0    241587    132506   3508393     14.43     15.25
1622.13/1622.16	c  N dy 43536  10115466        75     16337         0    134356    132506   1527011     14.43     15.35
1625.33/1625.38	c  N dy 43638  10135500        75     16337         0    152807    132506   1864755     14.43     17.73
1628.53/1628.52	c  N dy 43718  10155617        75     16337         0    171146    132506   2196848     14.43     15.26
1632.03/1632.01	c  N dy 43821  10175684        75     16337         0    189534    132506   2534790     14.43     16.59
1636.03/1636.07	c  N dy 43907  10195746        75     16337         0    207787    132506   2860817     14.44     15.21
1640.83/1640.86	c  N dy 44013  10217085        75     16337         0    227316    132506   3222720     14.44     15.27
1641.33/1641.32	c  S st 44027  10218866        75     16337         0    228981    132506   3254631     14.44   no data
1641.73/1641.74	c  S st 44027  10219368        75     16337         0    229471    132506   3263825     14.44   no data
1641.73/1641.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1641.83/1641.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.0M T:  0.10
1641.83/1641.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1641.83/1641.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1641.83/1641.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1641.83/1641.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
1641.83/1641.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1641.93/1641.90	c lits-rem:         4  cl-subs:        4  v-elim:      0  v-fix:    0  time:  0.04 s
1641.93/1641.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1677.44/1677.50	c lits-rem:     15459  cl-subs:    24298  v-elim:      0  v-fix:    0  time: 35.51 s
1677.44/1677.50	c vivif2 --  cl tried    16332 cl shrink        0 lits rem          0 time: 0.00
1677.55/1677.54	c vivif2 --  cl tried   205174 cl shrink        0 lits rem          0 time: 0.04
1677.83/1677.84	c asymm  cl-useful: 0/185/16332 lits-rem:0 time: 0.30
1677.83/1677.85	c calculated reachability. Time: 0.00
1677.83/1677.85	c  N dy 44027  10219368        75     16332         0    205174    132449   2816956     14.44   no data
1682.43/1682.49	c  N dy 44125  10239612        75     16332         0    223722    132449   3155288     14.44     15.22
1687.53/1687.59	c  N dy 44227  10259623        75     16332         0    241993    132449   3490848     14.44     15.21
1693.83/1693.83	c  N dy 44330  10280060        75     16332         0    133807    132449   1519338     14.44     15.32
1696.63/1696.67	c  N dy 44416  10300097        75     16332         0    152154    132448   1850711     14.44     15.51
1700.33/1700.38	c  N dy 44529  10320167        75     16332         0    170624    132448   2195045     14.44     15.37
1704.43/1704.41	c  N dy 44645  10340836        75     16332         0    189633    132448   2544332     14.44     15.37
1708.63/1708.69	c  N dy 44729  10361062        75     16332         0    207930    132448   2871921     14.45     15.30
1713.03/1713.08	c  N dy 44801  10381233        75     16332         0    226320    132448   3202284     14.45     15.21
1718.93/1718.97	c  N dy 44918  10403229        75     16332         0    246505    132448   3571092     14.45     15.44
1724.93/1724.92	c  N dy 44983  10428439        75     16332         0    140212    132446   1570787     14.44     15.27
1728.43/1728.45	c  N dy 45074  10449321        75     16332         0    159381    132446   1912831     14.44     15.31
1732.13/1732.19	c  N dy 45183  10469361        75     16332         0    177727    132446   2250377     14.44     16.84
1736.23/1736.20	c  N dy 45244  10489440        75     16332         0    195813    132446   2564012     14.44     17.92
1740.73/1740.72	c  N dy 45354  10509461        75     16332         0    214056    132446   2897273     14.45     15.31
1745.64/1745.70	c  N dy 45483  10529963        75     16332         0    232953    132446   3253347     14.45     15.24
1751.33/1751.31	c  N dy 45548  10551496        75     16332         0    252460    132446   3592767     14.45     15.21
1756.93/1756.99	c  N dy 45666  10571589        75     16332         0    141840    132446   1654548     14.45     15.25
1760.43/1760.43	c  N dy 45786  10592108        75     16332         0    160676    132446   2007161     14.45     15.42
1764.03/1764.09	c  N dy 45873  10612136        75     16332         0    178797    132446   2335225     14.45     17.16
1767.75/1767.73	c  N dy 45949  10632211        75     16332         0    197036    132446   2661208     14.45     15.85
1771.83/1771.85	c  N dy 46009  10653615        75     16332         0    216275    132445   3003516     14.45     15.28
1777.54/1777.57	c  N dy 46137  10676194        75     16332         0    236998    132445   3389363     14.45     15.36
1785.43/1785.43	c  N dy 46189  10703863        75     16332         0    131893    132444   1453599     14.45     15.22
1787.83/1787.87	c  S st 46237  10719370        75     16332         0    145962    132443   1695789     14.45   no data
1788.13/1788.10	c  S st 46237  10719875        75     16332         0    146431    132443   1704447     14.45   no data
1788.13/1788.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1788.13/1788.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.05
1788.13/1788.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1788.13/1788.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1788.13/1788.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1788.13/1788.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
1788.13/1788.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1788.13/1788.19	c lits-rem:       164  cl-subs:       77  v-elim:      0  v-fix:    0  time:  0.03 s
1788.23/1788.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1794.73/1794.73	c lits-rem:      4313  cl-subs:     9139  v-elim:      0  v-fix:    0  time:  6.49 s
1794.73/1794.73	c vivif2 --  cl tried    16240 cl shrink        0 lits rem          0 time: 0.00
1794.73/1794.76	c vivif2 --  cl tried   137307 cl shrink        0 lits rem          0 time: 0.02
1794.93/1794.99	c asymm  cl-useful: 1/282/16240 lits-rem:1 time: 0.24
1795.03/1795.00	c calculated reachability. Time: 0.00
1795.03/1795.00	c  N dy 46237  10719875        75     16240         0    137307    131580   1562307     14.45   no data
1804.43/1804.44	c  N dy 46285  10784855        75     16240         0    193199    131574   2397947     14.44     15.25
1808.35/1808.38	c  N dy 46364  10804905        75     16240         0    211476    131574   2725540     14.44     15.94
1812.24/1812.28	c  N dy 46439  10824964        75     16240         0    229641    131574   3050055     14.44     15.23
1816.34/1816.32	c  N dy 46507  10845025        75     16240         0    247516    131574   3357366     14.44     19.69
1823.03/1823.00	c  N dy 46603  10869961        75     16240         0    141632    131574   1641279     14.44     15.27
1826.05/1826.06	c  N dy 46686  10889995        75     16240         0    159899    131574   1969262     14.44     15.25
1829.43/1829.48	c  N dy 46748  10910754        75     16240         0    178837    131574   2305230     14.44     15.20
1834.13/1834.15	c  N dy 46868  10930830        75     16240         0    197319    131574   2648946     14.44     15.22
1838.93/1838.96	c  N dy 46955  10950840        75     16240         0    215582    131574   2970817     14.44     18.19
1844.94/1844.99	c  N dy 47081  10975275        75     16240         0    237855    131574   3378026     14.44     15.24
1850.04/1850.11	c  N dy 47149  10995318        75     16240         0    256033    131574   3701220     14.44     19.26
1856.23/1856.20	c  N dy 47207  11020542        75     16240         0    147782    131574   1713642     14.44     15.28
1859.83/1859.89	c  N dy 47304  11040545        75     16240         0    166168    131574   2047467     14.44     15.31
1864.03/1864.00	c  N dy 47431  11060633        75     16240         0    184617    131574   2393883     14.44     16.38
1868.43/1868.48	c  N dy 47514  11081271        75     16240         0    203300    131574   2728719     14.44     15.22
1873.53/1873.59	c  N dy 47604  11103447        75     16240         0    223447    131574   3094930     14.44     15.28
1879.33/1879.34	c  N dy 47695  11125531        75     16240         0    243629    131574   3456335     14.44     15.21
1884.73/1884.79	c  N dy 47789  11145569        75     16240         0    261969    131573   3792796     14.45     16.29
1889.86/1889.88	c  N dy 47887  11165668        75     16240         0    147902    131573   1731753     14.45     16.67
1893.44/1893.44	c  N dy 47985  11185753        75     16240         0    166353    131573   2069583     14.45     15.49
1897.64/1897.61	c  N dy 48062  11208148        75     16240         0    186588    131573   2426919     14.45     15.37
1899.84/1899.86	c  S st 48109  11219877        75     16240         0    197288    131573   2618480     14.45     14.63
1900.24/1900.20	c  S st 48109  11220377        75     16240         0    197769    131573   2627407     14.45   no data
1900.24/1900.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1900.34/1900.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.6M T:  0.08
1900.34/1900.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1900.34/1900.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1900.34/1900.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1900.34/1900.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
1900.34/1900.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1900.34/1900.34	c lits-rem:        20  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.04 s
1900.44/1900.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1922.24/1922.26	c lits-rem:     12950  cl-subs:    17699  v-elim:      0  v-fix:    0  time: 21.85 s
1922.24/1922.26	c vivif2 --  cl tried    16187 cl shrink        0 lits rem          0 time: 0.00
1922.34/1922.30	c vivif2 --  cl tried   180122 cl shrink        0 lits rem          0 time: 0.03
1922.54/1922.58	c asymm  cl-useful: 0/228/16187 lits-rem:0 time: 0.28
1922.54/1922.58	c calculated reachability. Time: 0.00
1922.54/1922.58	c  N dy 48109  11220377        75     16187         0    180122    131017   2312678     14.45   no data
1926.74/1926.79	c  N dy 48201  11240439        75     16187         0    198535    131017   2649514     14.45     17.83
1931.34/1931.34	c  N dy 48294  11260606        75     16187         0    216956    131017   2987135     14.45     15.29
1935.95/1935.99	c  N dy 48384  11280746        75     16187         0    235335    131017   3319472     14.45     15.25
1940.84/1940.87	c  N dy 48445  11301522        75     16187         0    254156    131017   3656230     14.45     15.23
1947.73/1947.72	c  N dy 48550  11322883        75     16187         0    140648    131017   1594126     14.45     15.22
1951.23/1951.23	c  N dy 48655  11344044        75     16187         0    159994    131017   1945557     14.45     15.25
1955.33/1955.39	c  N dy 48755  11367794        75     16187         0    181770    131017   2347164     14.45     15.30
1959.23/1959.29	c  N dy 48834  11388096        75     16187         0    200338    131017   2680237     14.45     15.28
1963.83/1963.88	c  N dy 48942  11408117        75     16187         0    218657    131017   3015716     14.46     15.67
1969.14/1969.15	c  N dy 49034  11428547        75     16187         0    237239    131017   3351190     14.46     15.42
1974.84/1974.81	c  N dy 49122  11448930        75     16187         0    255863    131016   3690083     14.46     15.26
1980.73/1980.71	c  N dy 49177  11469000        75     16187         0    139481    131016   1563189     14.46     15.31
1983.74/1983.70	c  N dy 49271  11489182        75     16187         0    157962    131016   1897516     14.46     15.26
1987.04/1987.08	c  N dy 49349  11509188        75     16187         0    176050    131016   2218068     14.46     15.30
1991.33/1991.36	c  N dy 49414  11529820        75     16187         0    194717    131016   2530041     14.46     15.33
1995.53/1995.52	c  N dy 49534  11549868        75     16187         0    213127    131016   2872784     14.46     18.41
2000.84/2000.86	c  N dy 49675  11569918        75     16187         0    231648    131016   3224244     14.46     15.26
2006.63/2006.62	c  N dy 49763  11590070        75     16187         0    250056    131016   3559284     14.46     15.32
2011.73/2011.79	c  N dy 49854  11610230        75     16187         0    268428    131016   3896810     14.46     15.25
2017.54/2017.55	c  N dy 49970  11631536        75     16187         0    152324    131016   1793674     14.46     15.27
2021.86/2021.85	c  N dy 50094  11656713        75     16187         0    175338    131016   2215897     14.46     15.26
2026.04/2026.02	c  N dy 50219  11676739        75     16187         0    193804    131016   2560421     14.47     15.25
2030.93/2030.95	c  N dy 50362  11696762        75     16187         0    212325    131016   2910359     14.47     18.33
2035.84/2035.85	c  N dy 50462  11716830        75     16187         0    230644    131016   3242304     14.47     16.44
2036.64/2036.66	c  S st 50473  11720378        75     16187         0    233838    131016   3297310     14.47   no data
2037.04/2037.06	c  S st 50473  11720881        75     16187         0    234319    131016   3306249     14.47   no data
2037.04/2037.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2037.15/2037.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.0M T:  0.10
2037.15/2037.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2037.15/2037.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2037.15/2037.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2037.15/2037.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
2037.15/2037.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2037.26/2037.23	c lits-rem:        18  cl-subs:       32  v-elim:      0  v-fix:    0  time:  0.05 s
2037.34/2037.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2073.45/2073.43	c lits-rem:     13256  cl-subs:    24802  v-elim:      0  v-fix:    0  time: 36.11 s
2073.45/2073.43	c vivif2 --  cl tried    16148 cl shrink        0 lits rem          0 time: 0.00
2073.45/2073.48	c vivif2 --  cl tried   209524 cl shrink        0 lits rem          0 time: 0.04
2073.74/2073.78	c asymm  cl-useful: 0/164/16148 lits-rem:0 time: 0.31
2073.74/2073.79	c calculated reachability. Time: 0.00
2073.74/2073.79	c  N dy 50473  11720881        75     16148         0    209524    130657   2852630     14.47   no data
2078.84/2078.84	c  N dy 50553  11740928        75     16148         0    227785    130657   3184499     14.47     16.44
2084.34/2084.40	c  N dy 50660  11760999        75     16148         0    246095    130657   3523555     14.47     17.93
2090.06/2090.03	c  N dy 50747  11781036        75     16148         0    264273    130657   3858008     14.47     16.07
2095.94/2095.96	c  N dy 50832  11802164        75     16148         0    147741    130657   1705882     14.47     15.30
2099.85/2099.84	c  N dy 50931  11824097        75     16148         0    167743    130657   2072982     14.47     15.41
2103.34/2103.38	c  N dy 51008  11844195        75     16148         0    186089    130657   2402088     14.47     15.27
2108.14/2108.14	c  N dy 51035  11868159        75     16148         0    207053    130657   2739261     14.47     15.37
2112.44/2112.49	c  N dy 51119  11889083        75     16148         0    226199    130657   3086766     14.47     15.29
2117.45/2117.51	c  N dy 51214  11909595        75     16148         0    244943    130657   3430119     14.47     15.27
2123.06/2123.07	c  N dy 51275  11929604        75     16148         0    262998    130657   3748024     14.47     16.45
2129.74/2129.79	c  N dy 51392  11951479        75     16148         0    146208    130657   1663424     14.47     15.34
2133.14/2133.11	c  N dy 51462  11971492        75     16148         0    164458    130657   1993471     14.47     17.77
2136.85/2136.89	c  N dy 51563  11991834        75     16148         0    183072    130657   2331726     14.47     15.30
2141.44/2141.48	c  N dy 51644  12013292        75     16148         0    202548    130657   2677072     14.47     15.25
2145.74/2145.76	c  N dy 51706  12033540        75     16148         0    220920    130657   3000913     14.47     15.24
2150.64/2150.68	c  N dy 51811  12053649        75     16148         0    239253    130657   3337726     14.47     15.41
2156.14/2156.11	c  N dy 51909  12074490        75     16148         0    258347    130657   3691045     14.48     15.29
2163.44/2163.45	c  N dy 51998  12094982        75     16148         0    138867    130657   1525439     14.48     15.28
2166.95/2167.01	c  N dy 52102  12116153        75     16148         0    158390    130657   1885308     14.48     15.27
2170.75/2170.77	c  N dy 52200  12136189        75     16148         0    176748    130656   2219103     14.48     16.55
2174.94/2174.95	c  N dy 52287  12156555        75     16148         0    195365    130656   2552082     14.48     15.39
2179.74/2179.77	c  N dy 52356  12176942        75     16148         0    213701    130655   2867187     14.48     15.31
2185.24/2185.23	c  N dy 52464  12197999        75     16148         0    232920    130655   3220996     14.48     15.25
2190.34/2190.32	c  N dy 52541  12218588        75     16148         0    251716    130655   3562688     14.48     15.38
2190.94/2190.98	c  S st 52543  12220881        75     16148         0    253764    130655   3597253     14.48     13.26
2191.44/2191.41	c  S st 52543  12221385        75     16148         0    254245    130655   3606928     14.48   no data
2191.44/2191.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2191.54/2191.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.3M T:  0.11
2191.54/2191.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2191.54/2191.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2191.54/2191.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2191.54/2191.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
2191.54/2191.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2191.54/2191.59	c lits-rem:         3  cl-subs:        6  v-elim:      0  v-fix:    0  time:  0.05 s
2191.64/2191.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2238.94/2238.94	c lits-rem:     15806  cl-subs:    29184  v-elim:      0  v-fix:    0  time: 47.25 s
2238.94/2238.94	c vivif2 --  cl tried    16139 cl shrink        0 lits rem          0 time: 0.00
2238.94/2238.98	c vivif2 --  cl tried   225064 cl shrink        0 lits rem          0 time: 0.04
2239.34/2239.30	c asymm  cl-useful: 0/150/16139 lits-rem:0 time: 0.31
2239.34/2239.31	c calculated reachability. Time: 0.00
2239.34/2239.31	c  N dy 52543  12221385        75     16139         0    225064    130567   3083291     14.48   no data
2244.84/2244.81	c  N dy 52651  12241450        75     16139         0    243395    130567   3425310     14.48     16.54
2250.75/2250.75	c  N dy 52730  12261546        75     16139         0    261595    130566   3742811     14.48     15.31
2258.25/2258.25	c  N dy 52819  12281597        75     16139         0    141920    130566   1579632     14.48     16.36
2261.94/2261.96	c  N dy 52951  12301686        75     16139         0    160434    130566   1930829     14.48     15.95
2265.74/2265.78	c  N dy 53046  12321962        75     16139         0    178935    130566   2270155     14.48     15.25
2270.25/2270.28	c  N dy 53095  12345206        75     16139         0    199794    130566   2632160     14.48     15.26
2275.15/2275.17	c  N dy 53168  12366863        75     16139         0    219539    130566   2981976     14.48     15.27
2279.94/2279.95	c  N dy 53246  12387027        75     16139         0    237874    130566   3312689     14.48     15.40
2285.44/2285.48	c  N dy 53347  12407108        75     16139         0    256315    130566   3652690     14.48     16.97
2291.54/2291.59	c  N dy 53433  12427165        75     16139         0    274683    130566   3985995     14.48     16.09
2297.44/2297.44	c  N dy 53507  12447230        75     16139         0    153158    130565   1761949     14.48     17.41
2301.34/2301.32	c  N dy 53608  12467298        75     16139         0    171498    130565   2101254     14.49     15.34
2304.85/2304.87	c  N dy 53654  12487501        75     16139         0    189491    130565   2400203     14.48     15.27
2309.35/2309.30	c  N dy 53768  12507534        75     16139         0    207846    130565   2742299     14.49     18.29
2314.15/2314.19	c  N dy 53835  12529355        75     16139         0    227783    130565   3095192     14.49     15.26
2319.85/2319.88	c  N dy 53963  12549468        75     16139         0    246147    130565   3437037     14.49     15.27
2325.94/2325.99	c  N dy 54038  12571497        75     16139         0    266145    130565   3795432     14.49     15.32
2333.25/2333.25	c  N dy 54092  12591955        75     16139         0    144085    130565   1605237     14.49     15.27
2336.47/2336.49	c  N dy 54137  12612013        75     16139         0    162184    130565   1912388     14.49     15.89
2340.05/2340.07	c  N dy 54214  12632058        75     16139         0    180270    130565   2227662     14.49     19.07
2344.44/2344.49	c  N dy 54305  12652154        75     16139         0    198540    130565   2558057     14.49     15.25
2349.14/2349.10	c  N dy 54392  12672220        75     16139         0    216781    130565   2886910     14.49     20.06
2354.14/2354.18	c  N dy 54464  12692229        75     16139         0    234959    130565   3208025     14.49     15.26
2360.55/2360.61	c  N dy 54593  12714216        75     16139         0    255202    130565   3590858     14.49     15.28
2362.54/2362.51	c  S st 54615  12721385        75     16139         0    261651    130565   3702271     14.49   no data
2362.94/2362.97	c  S st 54615  12721888        75     16139         0    262140    130565   3711413     14.49   no data
2362.94/2362.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2363.14/2363.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.4M T:  0.12
2363.14/2363.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2363.14/2363.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2363.14/2363.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2363.14/2363.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
2363.14/2363.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2363.14/2363.16	c lits-rem:         7  cl-subs:        6  v-elim:      0  v-fix:    0  time:  0.05 s
2363.24/2363.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2419.84/2419.80	c lits-rem:     15218  cl-subs:    37570  v-elim:      0  v-fix:    0  time: 56.54 s
2419.84/2419.80	c vivif2 --  cl tried    16129 cl shrink        0 lits rem          0 time: 0.00
2419.84/2419.84	c vivif2 --  cl tried   224574 cl shrink        0 lits rem          0 time: 0.04
2420.14/2420.16	c asymm  cl-useful: 0/157/16129 lits-rem:0 time: 0.32
2420.14/2420.17	c calculated reachability. Time: 0.00
2420.14/2420.17	c  N dy 54615  12721888        75     16129         0    224574    130465   3060811     14.49   no data
2427.15/2427.19	c  N dy 54702  12748731        75     16129         0    248793    130465   3484149     14.49     15.33
2432.85/2432.80	c  N dy 54781  12768773        75     16129         0    266941    130465   3811113     14.49     17.96
2439.65/2439.67	c  N dy 54859  12789109        75     16129         0    145587    130465   1630666     14.49     15.33
2443.17/2443.12	c  N dy 54897  12810695        75     16129         0    164993    130465   1953557     14.49     15.32
2447.05/2447.08	c  N dy 55009  12830904        75     16129         0    183483    130465   2295974     14.49     15.31
2451.35/2451.35	c  N dy 55118  12850997        75     16129         0    201856    130465   2635697     14.49     16.26
2456.26/2456.27	c  N dy 55204  12871949        75     16129         0    220953    130465   2977710     14.49     15.33
2461.65/2461.69	c  N dy 55324  12892368        75     16129         0    239741    130465   3329301     14.49     15.33
2466.55/2466.55	c  N dy 55364  12912574        75     16129         0    257756    130464   3632609     14.49     15.26
2472.87/2472.89	c  N dy 55471  12933807        75     16129         0    277116    130464   3984351     14.49     15.28
2478.95/2478.98	c  N dy 55558  12953892        75     16129         0    153658    130464   1770922     14.49     16.43
2482.55/2482.56	c  N dy 55624  12973931        75     16129         0    171921    130464   2092646     14.49     15.59
2485.96/2485.95	c  N dy 55664  12994773        75     16129         0    190670    130464   2423522     14.49     15.32
2490.65/2490.63	c  N dy 55774  13015341        75     16129         0    209419    130464   2767364     14.49     15.34
2495.45/2495.40	c  N dy 55866  13035379        75     16129         0    227687    130463   3101939     14.49     15.47
2500.05/2500.09	c  N dy 55925  13055498        75     16129         0    245844    130463   3422373     14.49     15.33
2505.65/2505.63	c  N dy 56013  13075587        75     16129         0    264146    130463   3747603     14.49     16.34
2512.15/2512.12	c  N dy 56073  13098652        75     16129         0    284947    130463   4111154     14.49     15.33
2518.15/2518.13	c  N dy 56203  13118657        75     16129         0    160233    130463   1887138     14.49     15.78
2520.06/2520.06	c  F st 56256  13130469        75     16129         0    171023    130463   2079518     14.49     13.26
2522.05/2522.00	c  N dy 56268  13142738        75     16129         0    181993    130463   2273774     14.49     15.28
2526.25/2526.27	c  N dy 56379  13162835        75     16129         0    200505    130463   2615345     14.49     15.31
2530.95/2530.94	c  N dy 56466  13183596        75     16129         0    219369    130463   2954341     14.49     15.26
2536.35/2536.38	c  N dy 56590  13203644        75     16129         0    237734    130463   3300305     14.50     17.09
2541.07/2541.05	c  S st 56672  13221888        75     16129         0    254435    130463   3612966     14.50   no data
2541.55/2541.51	c  S st 56672  13222390        75     16129         0    254906    130463   3621423     14.50   no data
2541.55/2541.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2541.65/2541.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.2M T:  0.11
2541.65/2541.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2541.65/2541.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2541.65/2541.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2541.65/2541.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
2541.65/2541.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2541.65/2541.69	c lits-rem:        10  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.05 s
2541.75/2541.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2586.35/2586.38	c lits-rem:     14023  cl-subs:    27689  v-elim:      0  v-fix:    0  time: 44.59 s
2586.35/2586.38	c vivif2 --  cl tried    16124 cl shrink        0 lits rem          0 time: 0.00
2586.45/2586.43	c vivif2 --  cl tried   227221 cl shrink        0 lits rem          0 time: 0.05
2586.75/2586.74	c asymm  cl-useful: 1/150/16124 lits-rem:1 time: 0.31
2586.75/2586.75	c calculated reachability. Time: 0.00
2586.75/2586.75	c  N dy 56672  13222390        75     16124         0    227221    130398   3110883     14.50   no data
2591.75/2591.74	c  N dy 56705  13242392        75     16124         0    244873    130398   3402194     14.50     15.30
2597.17/2597.17	c  N dy 56744  13264376        75     16124         0    264501    130397   3745165     14.49     15.33
2603.35/2603.36	c  N dy 56851  13284465        75     16124         0    282972    130397   4086565     14.50     17.68
2609.16/2609.21	c  N dy 56955  13305611        75     16124         0    159408    130397   1865329     14.50     15.28
2613.15/2613.16	c  N dy 57094  13325680        75     16124         0    177890    130397   2212296     14.50     16.44
2617.55/2617.57	c  N dy 57190  13347481        75     16124         0    197723    130397   2570318     14.50     15.33
2624.96/2624.97	c  N dy 57323  13378709        75     16124         0    226068    130394   3075326     14.50     15.32
2630.25/2630.23	c  N dy 57417  13398870        75     16124         0    244565    130394   3414269     14.50     15.41
2637.35/2637.35	c  N dy 57508  13423290        75     16124         0    266726    130393   3806116     14.50     15.32
2644.15/2644.16	c  N dy 57627  13443512        75     16124         0    285269    130393   4151796     14.50     15.27
2650.46/2650.48	c  N dy 57705  13463521        75     16124         0    158669    130393   1836668     14.50     15.41
2653.76/2653.73	c  N dy 57745  13483587        75     16124         0    176659    130392   2150133     14.50     17.35
2658.16/2658.11	c  N dy 57793  13509591        75     16124         0    199637    130392   2534160     14.50     15.30
2663.17/2663.12	c  N dy 57917  13529823        75     16124         0    218170    130392   2881715     14.50     15.46
2668.15/2668.19	c  N dy 57993  13549841        75     16124         0    236265    130392   3206765     14.50     17.55
2672.85/2672.85	c  N dy 58046  13569932        75     16124         0    254191    130392   3519563     14.50     15.35
2679.35/2679.35	c  N dy 58123  13593385        75     16124         0    275402    130392   3900274     14.50     15.29
2687.85/2687.81	c  N dy 58233  13613388        75     16124         0    148184    130392   1640376     14.50     16.92
2691.06/2691.09	c  N dy 58298  13633522        75     16124         0    166307    130392   1965201     14.50     15.30
2695.36/2695.30	c  N dy 58375  13653885        75     16124         0    184559    130392   2284484     14.50     15.30
2699.85/2699.82	c  N dy 58481  13673970        75     16124         0    202960    130392   2618593     14.50     15.77
2704.86/2704.91	c  N dy 58577  13694913        75     16124         0    222018    130392   2965748     14.50     15.32
2710.05/2710.09	c  N dy 58677  13715345        75     16124         0    240653    130392   3307757     14.50     15.45
2711.85/2711.80	c  S st 58699  13722390        75     16124         0    247044    130392   3419418     14.50     13.09
2712.25/2712.25	c  S st 58699  13722890        75     16124         0    247519    130392   3428315     14.50   no data
2712.25/2712.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2712.35/2712.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.0M T:  0.10
2712.35/2712.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2712.35/2712.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2712.35/2712.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2712.35/2712.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
2712.35/2712.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2712.45/2712.42	c lits-rem:         8  cl-subs:       17  v-elim:      0  v-fix:    0  time:  0.05 s
2712.45/2712.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2754.85/2754.80	c lits-rem:     14420  cl-subs:    29114  v-elim:      0  v-fix:    0  time: 42.29 s
2754.85/2754.80	c vivif2 --  cl tried    16104 cl shrink        0 lits rem          0 time: 0.00
2754.85/2754.85	c vivif2 --  cl tried   218408 cl shrink        0 lits rem          0 time: 0.04
2755.15/2755.16	c asymm  cl-useful: 0/163/16104 lits-rem:0 time: 0.31
2755.15/2755.16	c calculated reachability. Time: 0.00
2755.15/2755.16	c  N dy 58699  13722890        75     16104         0    218408    130215   2914223     14.50   no data
2760.16/2760.15	c  N dy 58787  13743420        75     16104         0    237061    130215   3251945     14.51     15.46
2766.47/2766.43	c  N dy 58917  13764882        75     16104         0    256789    130215   3619492     14.51     15.35
2772.86/2772.86	c  N dy 59015  13785054        75     16104         0    275202    130215   3959737     14.51     15.29
2780.77/2780.81	c  N dy 59061  13805928        75     16104         0    148471    130215   1639516     14.51     15.29
2784.26/2784.25	c  N dy 59162  13826010        75     16104         0    166759    130215   1971502     14.51     17.96
2788.15/2788.15	c  N dy 59250  13846496        75     16104         0    185383    130215   2307330     14.51     15.58
2792.65/2792.60	c  N dy 59335  13867060        75     16104         0    204044    130215   2642403     14.51     15.33
2797.86/2797.89	c  N dy 59409  13888287        75     16104         0    223281    130215   2981183     14.51     15.54
2803.66/2803.64	c  N dy 59494  13909562        75     16104         0    242588    130215   3326573     14.51     15.32
2809.66/2809.67	c  N dy 59583  13932203        75     16104         0    263175    130214   3701594     14.51     15.38
2815.76/2815.79	c  N dy 59671  13952287        75     16104         0    281373    130211   4024077     14.51     15.28
2823.78/2823.73	c  N dy 59729  13973044        75     16104         0    152969    130211   1712721     14.51     15.38
2827.56/2827.53	c  N dy 59821  13993666        75     16104         0    171831    130211   2059917     14.51     15.43
2831.47/2831.45	c  N dy 59916  14013884        75     16104         0    190090    130211   2391313     14.51     15.30
2835.96/2835.96	c  N dy 60033  14033952        75     16104         0    208497    130211   2734191     14.51     17.42
2840.85/2840.85	c  N dy 60132  14054083        75     16104         0    226906    130211   3075660     14.51     15.31
2849.86/2849.84	c  N dy 60135  14091703        75     16104         0    259483    130211   3576972     14.51     15.33
2856.56/2856.56	c  N dy 60229  14112672        75     16104         0    278557    130211   3925987     14.51     15.32
2864.37/2864.40	c  N dy 60324  14132767        75     16104         0    148962    130211   1635018     14.51     15.44
2867.96/2867.92	c  N dy 60436  14152846        75     16104         0    167406    130211   1977752     14.51     18.47
2871.66/2871.66	c  N dy 60541  14172987        75     16104         0    185864    130211   2319034     14.51     15.31
2876.06/2876.01	c  N dy 60649  14194820        75     16104         0    205915    130211   2684357     14.51     15.29
2880.98/2880.92	c  N dy 60742  14215393        75     16104         0    224753    130210   3028680     14.51     15.29
2882.95/2882.90	c  S st 60777  14222891        75     16104         0    231649    130210   3155562     14.51     12.58
2883.25/2883.30	c  S st 60777  14223393        75     16104         0    232130    130210   3164955     14.51   no data
2883.35/2883.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2883.45/2883.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.0M T:  0.10
2883.45/2883.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2883.45/2883.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2883.45/2883.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2883.45/2883.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
2883.45/2883.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2883.45/2883.46	c lits-rem:         1  cl-subs:        4  v-elim:      0  v-fix:    0  time:  0.05 s
2883.55/2883.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2912.56/2912.54	c lits-rem:     10820  cl-subs:    20026  v-elim:      0  v-fix:    0  time: 29.00 s
2912.56/2912.54	c vivif2 --  cl tried    16098 cl shrink        0 lits rem          0 time: 0.00
2912.56/2912.59	c vivif2 --  cl tried   212106 cl shrink        0 lits rem          0 time: 0.04
2912.88/2912.89	c asymm  cl-useful: 0/166/16098 lits-rem:0 time: 0.31
2912.96/2912.90	c calculated reachability. Time: 0.00
2912.96/2912.90	c  N dy 60777  14223393        75     16098         0    212106    130151   2797273     14.51   no data
2917.76/2917.71	c  N dy 60846  14243454        75     16098         0    230212    130151   3118871     14.51     16.79
2923.26/2923.29	c  N dy 60933  14263675        75     16098         0    248632    130151   3453186     14.51     15.30
2929.06/2929.04	c  N dy 61029  14283775        75     16098         0    266892    130151   3783488     14.51     15.93
2935.16/2935.10	c  N dy 61100  14303815        75     16098         0    284877    130151   4095738     14.51     15.93
2943.16/2943.16	c  N dy 61161  14325312        75     16098         0    155520    130151   1734986     14.51     15.53
2946.76/2946.80	c  N dy 61248  14345371        75     16098         0    173983    130151   2071637     14.51     18.56
2951.06/2951.07	c  N dy 61374  14365467        75     16098         0    192496    130151   2417973     14.51     17.39
2957.36/2957.32	c  N dy 61471  14394545        75     16098         0    218658    130151   2888941     14.51     15.29
2963.05/2963.03	c  N dy 61580  14416735        75     16098         0    238871    130151   3253728     14.52     15.30
2968.75/2968.75	c  N dy 61689  14436812        75     16098         0    257286    130151   3598081     14.52     16.33
2974.05/2974.05	c  N dy 61723  14456824        75     16098         0    275206    130151   3904569     14.52     15.28
2980.76/2980.74	c  N dy 61837  14476844        75     16098         0    293601    130151   4253793     14.52     15.84
2987.95/2987.96	c  N dy 61949  14498151        75     16098         0    162732    130151   1874731     14.52     15.29
2991.85/2991.85	c  N dy 62074  14518221        75     16098         0    181274    130151   2231583     14.52     20.25
2996.16/2996.11	c  N dy 62141  14538277        75     16098         0    199548    130151   2551478     14.52     15.48
3000.77/3000.75	c  N dy 62251  14558372        75     16098         0    217873    130151   2890574     14.52     15.51
3006.86/3006.81	c  N dy 62334  14583210        75     16098         0    240542    130151   3298597     14.52     15.32
3012.75/3012.81	c  N dy 62435  14603293        75     16098         0    258890    130151   3633989     14.52     16.31
3018.76/3018.72	c  N dy 62540  14623318        75     16098         0    277199    130151   3969791     14.52     16.78
3025.36/3025.32	c  N dy 62637  14643389        75     16098         0    295535    130151   4301770     14.52     15.52
3032.46/3032.47	c  N dy 62718  14663863        75     16098         0    162106    130151   1838103     14.52     15.34
3036.36/3036.35	c  N dy 62757  14686447        75     16098         0    182488    130151   2191063     14.52     15.31
3040.56/3040.58	c  N dy 62875  14706504        75     16098         0    200838    130151   2532889     14.52     16.89
3044.26/3044.27	c  S st 62927  14723394        75     16098         0    216119    130150   2802075     14.52     13.29
3044.65/3044.64	c  S st 62927  14723897        75     16098         0    216608    130150   2811874     14.52   no data
3044.65/3044.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3044.76/3044.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.8M T:  0.09
3044.76/3044.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3044.76/3044.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3044.76/3044.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3044.76/3044.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
3044.76/3044.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3044.76/3044.80	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.04 s
3044.87/3044.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3068.66/3068.65	c lits-rem:      9474  cl-subs:    20037  v-elim:      0  v-fix:    0  time: 23.78 s
3068.66/3068.66	c vivif2 --  cl tried    16095 cl shrink        0 lits rem          0 time: 0.00
3068.66/3068.69	c vivif2 --  cl tried   196572 cl shrink        0 lits rem          0 time: 0.04
3068.96/3068.99	c asymm  cl-useful: 1/169/16095 lits-rem:1 time: 0.30
3068.96/3069.00	c calculated reachability. Time: 0.00
3068.96/3069.00	c  N dy 62927  14723897        75     16095         0    196572    130116   2468826     14.52   no data
3073.75/3073.73	c  N dy 63004  14744649        75     16095         0    215427    130116   2811104     14.52     15.30
3078.45/3078.47	c  N dy 63031  14766500        75     16095         0    235049    130116   3136719     14.52     15.43
3084.48/3084.47	c  N dy 63145  14786531        75     16095         0    253428    130116   3485859     14.52     15.32
3090.76/3090.70	c  N dy 63251  14806578        75     16095         0    271757    130116   3822618     14.52     18.19
3097.76/3097.77	c  N dy 63337  14829038        75     16095         0    292134    130116   4191859     14.52     15.38
3106.25/3106.26	c  N dy 63444  14855763        75     16095         0    164547    130116   1888089     14.52     15.35
3110.36/3110.39	c  N dy 63509  14877794        75     16095         0    184466    130116   2240928     14.52     15.50
3114.66/3114.64	c  N dy 63578  14898110        75     16095         0    202795    130116   2564204     14.52     15.30
3119.36/3119.31	c  N dy 63655  14918139        75     16095         0    220982    130116   2884842     14.52     15.39
3124.86/3124.86	c  N dy 63763  14938356        75     16095         0    239465    130116   3225807     14.52     15.49
3130.68/3130.69	c  N dy 63865  14958437        75     16095         0    257991    130115   3571565     14.53     15.40
3137.17/3137.12	c  N dy 63968  14978504        75     16095         0    276261    130115   3908542     14.53     18.84
3144.46/3144.44	c  N dy 64080  14999124        75     16095         0    295108    130115   4252070     14.53     15.48
3152.68/3152.63	c  N dy 64186  15020563        75     16095         0    161387    130115   1822394     14.53     15.36
3156.66/3156.66	c  N dy 64298  15040651        75     16095         0    179869    130115   2168509     14.53     17.94
3160.96/3160.96	c  N dy 64416  15060688        75     16095         0    198135    130115   2506189     14.53     15.59
3165.56/3165.53	c  N dy 64478  15080702        75     16095         0    216388    130115   2828991     14.53     18.47
3171.06/3171.09	c  N dy 64580  15101030        75     16095         0    234991    130115   3175416     14.53     15.35
3178.26/3178.29	c  N dy 64688  15127663        75     16095         0    259289    130114   3608375     14.53     15.31
3184.76/3184.78	c  N dy 64755  15149965        75     16095         0    279557    130113   3955845     14.53     15.43
3191.56/3191.54	c  N dy 64815  15170160        75     16095         0    297841    130113   4279726     14.53     15.30
3198.77/3198.77	c  N dy 64898  15190729        75     16095         0    161906    130113   1829274     14.53     15.40
3202.86/3202.80	c  N dy 64949  15213578        75     16095         0    182447    130113   2190208     14.53     15.32
3205.06/3205.03	c  S st 64995  15223898        75     16095         0    191807    130113   2362676     14.53   no data
3205.37/3205.37	c  S st 64995  15224401        75     16095         0    192292    130113   2371978     14.53   no data
3205.37/3205.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3205.48/3205.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.6M T:  0.08
3205.48/3205.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3205.48/3205.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3205.48/3205.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3205.48/3205.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
3205.48/3205.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3205.56/3205.50	c lits-rem:         2  cl-subs:        7  v-elim:      0  v-fix:    0  time:  0.04 s
3205.56/3205.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3219.06/3219.03	c lits-rem:      6841  cl-subs:    11549  v-elim:      0  v-fix:    0  time: 13.46 s
3219.06/3219.03	c vivif2 --  cl tried    16088 cl shrink        0 lits rem          0 time: 0.00
3219.06/3219.06	c vivif2 --  cl tried   180743 cl shrink        0 lits rem          0 time: 0.03
3219.36/3219.34	c asymm  cl-useful: 0/183/16088 lits-rem:0 time: 0.28
3219.36/3219.35	c calculated reachability. Time: 0.00
3219.36/3219.35	c  N dy 64995  15224401        75     16088         0    180743    130039   2169023     14.53   no data
3223.86/3223.83	c  N dy 65079  15244432        75     16088         0    199010    130039   2497847     14.53     15.41
3228.86/3228.81	c  N dy 65126  15265267        75     16088         0    217869    130039   2830404     14.53     15.30
3234.46/3234.41	c  N dy 65203  15286522        75     16088         0    237161    130038   3175890     14.53     15.34
3240.36/3240.31	c  N dy 65254  15307098        75     16088         0    255568    130038   3495572     14.53     15.37
3246.47/3246.47	c  N dy 65354  15327149        75     16088         0    273900    130038   3834083     14.53     15.52
3253.36/3253.32	c  N dy 65428  15347335        75     16088         0    292206    130038   4162213     14.53     15.31
3261.86/3261.85	c  N dy 65503  15367677        75     16088         0    156009    130038   1716070     14.53     15.30
3265.56/3265.58	c  N dy 65595  15387774        75     16088         0    174504    130038   2062484     14.53     18.80
3269.57/3269.53	c  N dy 65669  15407839        75     16088         0    192801    130038   2397815     14.53     15.34
3273.58/3273.54	c  N dy 65746  15427865        75     16088         0    210940    130038   2721388     14.53     17.54
3278.87/3278.84	c  N dy 65852  15448666        75     16088         0    229998    130038   3067014     14.53     15.32
3283.86/3283.84	c  N dy 65921  15468710        75     16088         0    248079    130038   3384025     14.53     18.39
3289.66/3289.67	c  N dy 66020  15488843        75     16088         0    266485    130038   3721149     14.53     15.32
3295.76/3295.70	c  N dy 66067  15509142        75     16088         0    284769    130038   4040895     14.53     15.31
3302.36/3302.34	c  N dy 66148  15529213        75     16088         0    303148    130038   4371969     14.53     15.31
3310.26/3310.21	c  N dy 66238  15549219        75     16088         0    165337    130038   1875786     14.53     15.40
3314.06/3314.02	c  N dy 66299  15569250        75     16088         0    183226    130038   2183512     14.53     17.44
3318.56/3318.53	c  N dy 66374  15589276        75     16088         0    201436    130038   2510877     14.53     16.79
3323.46/3323.41	c  N dy 66452  15609394        75     16088         0    219813    130037   2846388     14.53     15.38
3329.07/3329.00	c  N dy 66546  15629448        75     16088         0    238173    130037   3188840     14.53     16.81
3334.27/3334.26	c  N dy 66600  15649493        75     16088         0    256260    130037   3511605     14.53     16.30
3339.96/3339.98	c  N dy 66652  15669785        75     16088         0    274493    130036   3831245     14.53     15.38
3347.06/3347.02	c  N dy 66759  15689885        75     16088         0    292801    130036   4171501     14.53     15.33
3357.29/3357.25	c  N dy 66842  15716389        75     16088         0    159665    130036   1763022     14.53     15.46
3358.67/3358.66	c  S st 66887  15724402        75     16088         0    167008    130036   1900050     14.53     14.19
3358.97/3358.92	c  S st 66887  15724907        75     16088         0    167486    130035   1909174     14.53   no data
3358.97/3358.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3358.97/3358.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.06
3358.97/3358.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3358.97/3358.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3358.97/3358.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3358.97/3358.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
3358.97/3358.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3359.07/3359.03	c lits-rem:         1  cl-subs:        3  v-elim:      0  v-fix:    0  time:  0.04 s
3359.07/3359.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3363.47/3363.42	c lits-rem:      2531  cl-subs:     3144  v-elim:      0  v-fix:    0  time:  4.33 s
3363.47/3363.42	c vivif2 --  cl tried    16085 cl shrink        0 lits rem          0 time: 0.00
3363.47/3363.45	c vivif2 --  cl tried   164342 cl shrink        0 lits rem          0 time: 0.03
3363.67/3363.71	c asymm  cl-useful: 0/190/16085 lits-rem:0 time: 0.26
3363.78/3363.72	c calculated reachability. Time: 0.00
3363.78/3363.72	c  N dy 66887  15724907        75     16085         0    164342    130002   1855613     14.53   no data
3367.97/3367.98	c  N dy 67003  15745150        75     16085         0    182999    130002   2206490     14.53     15.78
3372.47/3372.49	c  N dy 67108  15765235        75     16085         0    201337    130002   2545164     14.54     16.66
3377.08/3377.07	c  N dy 67147  15785468        75     16085         0    219623    130002   2872992     14.53     15.31
3382.66/3382.69	c  N dy 67231  15805532        75     16085         0    237837    130002   3201497     14.54     15.56
3387.47/3387.42	c  N dy 67271  15825889        75     16085         0    255885    130002   3505968     14.53     15.34
3393.47/3393.46	c  N dy 67360  15845985        75     16085         0    274160    130002   3842694     14.53     18.91
3399.56/3399.56	c  N dy 67415  15866199        75     16085         0    292487    130002   4164165     14.53     15.37
3406.07/3406.05	c  N dy 67441  15886544        75     16085         0    310639    130002   4471133     14.53     15.36
3413.07/3413.07	c  N dy 67521  15906724        75     16085         0    171420    130002   1964924     14.53     15.33
3418.16/3418.10	c  N dy 67595  15933186        75     16085         0    195290    130002   2390497     14.53     15.30
3422.96/3422.92	c  N dy 67698  15953340        75     16085         0    213688    130002   2729552     14.53     15.30
3427.76/3427.77	c  N dy 67761  15974262        75     16085         0    232487    130002   3063777     14.53     15.37
3433.77/3433.76	c  N dy 67862  15994265        75     16085         0    250739    130002   3401887     14.53     15.33
3439.57/3439.59	c  N dy 67930  16014314        75     16085         0    268713    130002   3716864     14.53     15.45
3445.67/3445.64	c  N dy 67996  16034336        75     16085         0    286819    130002   4039262     14.53     15.30
3452.36/3452.37	c  N dy 68103  16054486        75     16085         0    305322    130002   4384397     14.54     15.36
3459.17/3459.18	c  N dy 68126  16075053        75     16085         0    165187    130002   1849793     14.53     15.31
3463.07/3463.02	c  N dy 68197  16095075        75     16085         0    183261    130002   2169517     14.53     15.76
3467.07/3467.04	c  N dy 68235  16115347        75     16085         0    201300    130002   2482052     14.53     15.32
3472.47/3472.45	c  N dy 68331  16135376        75     16085         0    219605    130002   2823395     14.53     20.01
3478.18/3478.16	c  N dy 68449  16155421        75     16085         0    238068    130002   3175130     14.54     18.38
3484.67/3484.67	c  N dy 68546  16177923        75     16085         0    258648    130002   3553470     14.54     15.32
3491.57/3491.55	c  N dy 68651  16199052        75     16085         0    277964    130002   3909103     14.54     15.64
3497.06/3497.00	c  N dy 68695  16219202        75     16085         0    295928    130001   4213485     14.54     15.36
3498.96/3498.96	c  S st 68711  16224907        75     16085         0    301087    130001   4304954     14.54     12.60
3499.56/3499.52	c  S st 68711  16225410        75     16085         0    301575    130001   4314629     14.54   no data
3499.56/3499.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3499.66/3499.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.9M T:  0.14
3499.66/3499.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3499.66/3499.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3499.66/3499.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3499.66/3499.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
3499.66/3499.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3499.76/3499.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
3499.86/3499.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3576.37/3576.39	c lits-rem:     17346  cl-subs:    42873  v-elim:      0  v-fix:    0  time: 76.54 s
3576.37/3576.39	c vivif2 --  cl tried    16085 cl shrink        0 lits rem          0 time: 0.00
3576.47/3576.45	c vivif2 --  cl tried   258702 cl shrink        0 lits rem          0 time: 0.05
3576.77/3576.78	c asymm  cl-useful: 2/131/16085 lits-rem:2 time: 0.33
3576.77/3576.79	c calculated reachability. Time: 0.00
3576.77/3576.79	c  N dy 68711  16225410        75     16085         0    258702    129991   3564807     14.54   no data
3582.97/3582.91	c  N dy 68739  16246233        75     16085         0    277330    129991   3887859     14.54     15.32
3590.38/3590.35	c  N dy 68797  16270388        75     16085         0    299012    129991   4266056     14.53     15.30
3599.29/3599.28	c  N dy 68924  16290468        75     16085         0    160193    129990   1773603     14.54     15.34
3603.37/3603.38	c  N dy 69031  16310788        75     16085         0    178862    129990   2116396     14.54     15.41
3607.37/3607.32	c  N dy 69104  16330831        75     16085         0    197003    129990   2431044     14.54     15.33
3612.17/3612.13	c  N dy 69152  16353174        75     16085         0    217086    129990   2778859     14.54     15.41
3616.47/3616.50	c  N dy 69187  16373878        75     16085         0    235708    129990   3103367     14.54     15.31
3622.28/3622.28	c  N dy 69269  16393879        75     16085         0    253837    129990   3432319     14.54     17.48
3628.89/3628.90	c  N dy 69360  16414307        75     16085         0    272394    129989   3763432     14.54     15.31
3635.18/3635.19	c  N dy 69436  16434351        75     16085         0    290580    129989   4094782     14.54     15.37
3643.68/3643.61	c  N dy 69530  16456641        75     16085         0    310804    129989   4464742     14.54     15.38
3651.77/3651.76	c  N dy 69636  16477254        75     16085         0    170283    129989   1945757     14.54     15.33
3655.87/3655.85	c  N dy 69741  16497320        75     16085         0    188708    129989   2289389     14.54     19.78
3660.78/3660.75	c  N dy 69806  16519654        75     16085         0    208759    129989   2641440     14.54     15.35
3665.97/3665.91	c  N dy 69882  16539702        75     16085         0    226983    129989   2968898     14.54     17.87
3671.67/3671.68	c  N dy 69981  16560030        75     16085         0    245523    129989   3312950     14.54     15.34
3678.18/3678.10	c  N dy 70054  16582054        75     16085         0    265394    129988   3661733     14.54     15.33
3684.58/3684.57	c  N dy 70173  16602383        75     16085         0    284193    129988   4020779     14.54     15.31
3691.97/3691.94	c  N dy 70252  16622442        75     16085         0    302339    129987   4342038     14.54     18.75
3699.67/3699.63	c  N dy 70349  16642535        75     16085         0    320653    129987   4676290     14.54     15.38
3707.28/3707.21	c  N dy 70487  16667548        75     16085         0    182530    129987   2166939     14.54     15.35
3711.49/3711.44	c  N dy 70569  16687613        75     16085         0    200706    129986   2492355     14.54     16.32
3716.27/3716.29	c  N dy 70652  16707648        75     16085         0    218992    129986   2828848     14.54     18.27
3720.47/3720.42	c  S st 70726  16725411        75     16085         0    235014    129986   3115460     14.54     12.69
3720.87/3720.81	c  S st 70726  16725918        75     16085         0    235494    129986   3124572     14.54   no data
3720.87/3720.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3720.97/3720.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.0M T:  0.10
3720.97/3720.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3720.97/3720.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3720.97/3720.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3720.97/3720.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
3720.97/3720.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3720.97/3720.98	c lits-rem:         7  cl-subs:        9  v-elim:      0  v-fix:    0  time:  0.05 s
3721.07/3721.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3747.27/3747.22	c lits-rem:      9903  cl-subs:    19678  v-elim:      0  v-fix:    0  time: 26.15 s
3747.27/3747.22	c vivif2 --  cl tried    16070 cl shrink        0 lits rem          0 time: 0.00
3747.27/3747.27	c vivif2 --  cl tried   215822 cl shrink        0 lits rem          0 time: 0.04
3747.57/3747.57	c asymm  cl-useful: 0/157/16070 lits-rem:0 time: 0.30
3747.57/3747.58	c calculated reachability. Time: 0.00
3747.57/3747.58	c  N dy 70726  16725918        75     16070         0    215822    129841   2772023     14.54   no data
3752.97/3752.95	c  N dy 70820  16745931        75     16070         0    234045    129841   3106850     14.54     19.37
3758.28/3758.28	c  N dy 70854  16765952        75     16070         0    252109    129840   3402864     14.54     15.32
3764.48/3764.44	c  N dy 70935  16786283        75     16070         0    270642    129840   3737029     14.54     15.35
3771.48/3771.47	c  N dy 70977  16810039        75     16070         0    291833    129840   4089908     14.54     15.46
3779.17/3779.15	c  N dy 71108  16830190        75     16070         0    310391    129840   4442764     14.54     15.35
3788.28/3788.26	c  N dy 71196  16851215        75     16070         0    167983    129840   1878537     14.54     15.37
3792.48/3792.44	c  N dy 71298  16871294        75     16070         0    186308    129840   2216222     14.54     16.65
3798.08/3798.04	c  N dy 71416  16896845        75     16070         0    209636    129840   2649375     14.54     15.33
3804.18/3804.17	c  N dy 71512  16920383        75     16070         0    231034    129840   3030656     14.54     15.40
3810.27/3810.21	c  N dy 71605  16941397        75     16070         0    250206    129840   3385335     14.54     15.40
3820.88/3820.87	c  N dy 71671  16980602        75     16070         0    285180    129840   3977585     14.54     15.45
3827.08/3827.09	c  N dy 71734  17000659        75     16070         0    303178    129840   4291588     14.54     15.33
3835.58/3835.59	c  N dy 71835  17023420        75     16070         0    323946    129840   4671483     14.54     15.35
3842.88/3842.84	c  N dy 71909  17043787        75     16070         0    179924    129840   2088663     14.54     15.31
3846.69/3846.69	c  N dy 71962  17063860        75     16070         0    197816    129840   2400182     14.54     19.03
3851.78/3851.75	c  N dy 72034  17083882        75     16070         0    215955    129840   2723978     14.54     16.14
3857.38/3857.35	c  N dy 72160  17104297        75     16070         0    234737    129840   3078951     14.54     15.39
3866.49/3866.50	c  N dy 72264  17136473        75     16070         0    263897    129839   3602856     14.54     15.36
3873.97/3873.97	c  N dy 72318  17159813        75     16070         0    284871    129839   3968776     14.54     15.36
3880.58/3880.50	c  N dy 72383  17179860        75     16070         0    303006    129839   4292332     14.54     15.36
3888.98/3888.95	c  N dy 72498  17200681        75     16070         0    322084    129839   4642801     14.54     15.43
3897.18/3897.11	c  N dy 72602  17221586        75     16070         0    177285    129839   2033684     14.54     15.36
3897.88/3897.82	c  S st 72608  17225919        75     16070         0    181209    129839   2100839     14.54     14.20
3898.18/3898.11	c  S st 72608  17226421        75     16070         0    181684    129839   2109716     14.54   no data
3898.18/3898.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3898.18/3898.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.3M T:  0.07
3898.28/3898.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3898.28/3898.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3898.28/3898.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3898.28/3898.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
3898.28/3898.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3898.28/3898.24	c lits-rem:         1  cl-subs:        4  v-elim:      0  v-fix:    0  time:  0.04 s
3898.28/3898.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3905.78/3905.74	c lits-rem:      3636  cl-subs:     6048  v-elim:      0  v-fix:    0  time:  7.44 s
3905.78/3905.74	c vivif2 --  cl tried    16058 cl shrink        0 lits rem          0 time: 0.00
3905.78/3905.77	c vivif2 --  cl tried   175644 cl shrink        0 lits rem          0 time: 0.03
3906.09/3906.05	c asymm  cl-useful: 0/175/16058 lits-rem:0 time: 0.28
3906.09/3906.06	c calculated reachability. Time: 0.00
3906.09/3906.06	c  N dy 72608  17226421        75     16058         0    175644    129723   2009254     14.54   no data
3910.60/3910.59	c  N dy 72715  17247483        75     16058         0    194850    129723   2363720     14.54     15.31
3915.88/3915.86	c  N dy 72783  17270426        75     16058         0    215689    129723   2734573     14.54     15.36
3921.38/3921.32	c  N dy 72886  17290902        75     16058         0    234368    129723   3077876     14.54     15.35
3927.10/3927.04	c  N dy 72985  17311846        75     16058         0    253484    129723   3427270     14.54     15.44
3933.48/3933.40	c  N dy 73103  17333018        75     16058         0    272861    129723   3792233     14.55     15.33
3939.28/3939.22	c  N dy 73155  17353028        75     16058         0    290774    129723   4100793     14.55     15.35
3946.58/3946.58	c  N dy 73283  17373326        75     16058         0    309491    129723   4452921     14.55     15.38
3953.88/3953.83	c  N dy 73346  17393361        75     16058         0    327595    129723   4771647     14.55     15.37
3961.28/3961.24	c  N dy 73437  17415990        75     16058         0    183209    129723   2134166     14.55     15.43
3965.68/3965.61	c  N dy 73532  17436222        75     16058         0    201605    129723   2468647     14.55     15.32
3970.78/3970.75	c  N dy 73600  17456309        75     16058         0    219818    129723   2783736     14.55     18.01
3976.18/3976.14	c  N dy 73685  17476348        75     16058         0    237874    129723   3098606     14.55     15.34
3982.68/3982.62	c  N dy 73756  17502778        75     16058         0    261505    129723   3508347     14.55     15.40
3988.48/3988.48	c  N dy 73817  17522870        75     16058         0    279630    129723   3828760     14.55     15.33
3997.78/3997.73	c  N dy 73913  17550654        75     16058         0    304604    129723   4278923     14.55     15.33
4005.28/4005.29	c  N dy 73973  17570752        75     16058         0    322804    129723   4602925     14.55     15.34
4013.89/4013.83	c  N dy 74016  17590951        75     16058         0    175201    129723   1960754     14.54     15.34
4018.29/4018.30	c  N dy 74087  17611003        75     16058         0    193467    129723   2282317     14.54     16.91
4023.68/4023.66	c  N dy 74165  17634298        75     16058         0    214599    129723   2664744     14.54     15.40
4028.88/4028.85	c  N dy 74215  17654342        75     16058         0    232645    129723   2975995     14.54     15.36
4034.38/4034.38	c  N dy 74295  17674455        75     16058         0    250920    129723   3310630     14.54     15.38
4041.18/4041.16	c  N dy 74405  17694773        75     16058         0    269635    129723   3656279     14.54     15.35
4048.68/4048.65	c  N dy 74538  17714839        75     16058         0    288088    129723   4003147     14.55     16.50
4053.38/4053.34	c  S st 74621  17726422        75     16058         0    298770    129723   4207002     14.55   no data
4053.88/4053.87	c  S st 74621  17726923        75     16058         0    299242    129723   4216277     14.55   no data
4053.88/4053.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4054.08/4054.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.7M T:  0.13
4054.08/4054.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4054.08/4054.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4054.08/4054.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4054.08/4054.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
4054.08/4054.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4054.08/4054.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
4054.18/4054.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4122.28/4122.28	c lits-rem:     15136  cl-subs:    38649  v-elim:      0  v-fix:    0  time: 68.08 s
4122.28/4122.28	c vivif2 --  cl tried    16055 cl shrink        0 lits rem          0 time: 0.00
4122.38/4122.34	c vivif2 --  cl tried   260596 cl shrink        0 lits rem          0 time: 0.06
4122.68/4122.67	c asymm  cl-useful: 0/129/16055 lits-rem:0 time: 0.33
4122.68/4122.68	c calculated reachability. Time: 0.00
4122.68/4122.68	c  N dy 74621  17726923        75     16055         0    260596    129688   3543137     14.55   no data
4129.40/4129.33	c  N dy 74711  17748256        75     16055         0    280024    129688   3891186     14.55     15.34
4135.29/4135.27	c  N dy 74755  17768378        75     16055         0    297919    129688   4197007     14.55     15.38
4142.79/4142.70	c  N dy 74843  17788438        75     16055         0    316054    129688   4523973     14.55     17.57
4151.68/4151.65	c  N dy 74866  17811451        75     16055         0    171777    129688   1922278     14.55     15.33
4155.58/4155.52	c  N dy 74932  17831598        75     16055         0    189971    129688   2249200     14.55     15.44
4160.08/4160.05	c  N dy 74999  17852587        75     16055         0    208681    129688   2576219     14.55     15.36
4165.59/4165.56	c  N dy 75089  17872599        75     16055         0    227069    129688   2909168     14.55     15.34
4170.79/4170.77	c  N dy 75158  17892692        75     16055         0    245300    129688   3238216     14.55     15.55
4176.99/4176.99	c  N dy 75250  17914415        75     16055         0    265128    129688   3602935     14.55     15.34
4183.69/4183.60	c  N dy 75303  17934461        75     16055         0    283230    129688   3921701     14.55     17.30
4191.19/4191.12	c  N dy 75381  17954584        75     16055         0    301621    129688   4248026     14.55     15.33
4199.38/4199.30	c  N dy 75476  17976165        75     16055         0    321227    129688   4600269     14.55     15.47
4208.89/4208.85	c  N dy 75563  17996246        75     16055         0    172687    129688   1925654     14.55     15.41
4213.28/4213.24	c  N dy 75617  18019662        75     16055         0    193670    129688   2284425     14.55     15.33
4217.28/4217.30	c  N dy 75690  18039715        75     16055         0    211743    129688   2604886     14.55     18.49
4222.28/4222.25	c  N dy 75792  18059788        75     16055         0    230088    129688   2944198     14.55     17.34
4227.79/4227.73	c  N dy 75904  18079977        75     16055         0    248577    129688   3288529     14.55     15.38
4233.69/4233.61	c  N dy 75987  18100037        75     16055         0    266740    129687   3616480     14.55     15.40
4240.69/4240.63	c  N dy 76015  18124595        75     16055         0    288551    129686   3981601     14.55     15.36
4248.30/4248.29	c  N dy 76105  18148149        75     16055         0    309838    129686   4369355     14.55     15.35
4256.19/4256.18	c  N dy 76199  18168251        75     16055         0    328238    129686   4707341     14.55     16.57
4264.89/4264.86	c  N dy 76300  18190987        75     16055         0    180877    129686   2065433     14.55     15.36
4269.39/4269.33	c  N dy 76397  18211455        75     16055         0    199567    129686   2408336     14.55     15.32
4272.79/4272.76	c  S st 76460  18226923        75     16055         0    213637    129686   2666192     14.55     14.52
4273.19/4273.13	c  S st 76460  18227426        75     16055         0    214116    129686   2674820     14.55   no data
4273.19/4273.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4273.29/4273.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.7M T:  0.09
4273.29/4273.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4273.29/4273.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4273.29/4273.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4273.29/4273.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
4273.29/4273.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4273.29/4273.28	c lits-rem:         2  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.04 s
4273.39/4273.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4290.79/4290.70	c lits-rem:      7414  cl-subs:    13473  v-elim:      0  v-fix:    0  time: 17.34 s
4290.79/4290.70	c vivif2 --  cl tried    16050 cl shrink        0 lits rem          0 time: 0.00
4290.79/4290.74	c vivif2 --  cl tried   200646 cl shrink        0 lits rem          0 time: 0.04
4291.10/4291.03	c asymm  cl-useful: 1/164/16050 lits-rem:1 time: 0.30
4291.10/4291.04	c calculated reachability. Time: 0.00
4291.10/4291.04	c  N dy 76460  18227426        75     16050         0    200646    129634   2435800     14.55   no data
4295.61/4295.57	c  N dy 76554  18247753        75     16050         0    219226    129634   2781495     14.55     15.33
4302.49/4302.46	c  N dy 76652  18273614        75     16050         0    242677    129634   3202548     14.55     15.32
4308.09/4308.08	c  N dy 76706  18293629        75     16050         0    260800    129634   3521441     14.55     18.28
4315.09/4315.00	c  N dy 76814  18313644        75     16050         0    279161    129634   3863081     14.55     15.72
4322.89/4322.82	c  N dy 76911  18334502        75     16050         0    298171    129634   4207070     14.55     15.32
4329.99/4329.99	c  N dy 76986  18354533        75     16050         0    316295    129634   4533452     14.55     16.52
4342.80/4342.74	c  N dy 77026  18387293        75     16050         0    176493    129633   1965909     14.55     15.43
4347.20/4347.12	c  N dy 77111  18407596        75     16050         0    195034    129633   2306046     14.55     15.61
4351.39/4351.38	c  N dy 77167  18427642        75     16050         0    212982    129633   2620033     14.55     17.77
4356.69/4356.63	c  N dy 77314  18447727        75     16050         0    231477    129632   2967645     14.55     15.95
4362.39/4362.37	c  N dy 77415  18467899        75     16050         0    249970    129632   3305585     14.55     15.43
4369.19/4369.21	c  N dy 77539  18487959        75     16050         0    268377    129632   3654110     14.55     16.89
4376.48/4376.43	c  N dy 77671  18508039        75     16050         0    286783    129632   4001681     14.55     18.70
4383.89/4383.85	c  N dy 77812  18528318        75     16050         0    305558    129632   4366432     14.55     15.32
4394.39/4394.41	c  N dy 77879  18555522        75     16050         0    330132    129632   4797025     14.55     15.32
4402.89/4402.83	c  N dy 77945  18575697        75     16050         0    178116    129632   2007367     14.55     15.47
4407.59/4407.51	c  N dy 78041  18595952        75     16050         0    196624    129632   2346460     14.55     15.54
4412.21/4412.12	c  N dy 78144  18616048        75     16050         0    214957    129632   2686820     14.55     15.44
4417.60/4417.53	c  N dy 78247  18636080        75     16050         0    233366    129632   3030497     14.55     15.35
4424.09/4424.02	c  N dy 78298  18659751        75     16050         0    254487    129632   3388418     14.55     15.37
4430.69/4430.67	c  N dy 78368  18683425        75     16050         0    275748    129632   3759191     14.55     15.33
4437.19/4437.18	c  N dy 78439  18703767        75     16050         0    294175    129632   4090108     14.55     15.52
4444.59/4444.52	c  N dy 78516  18723827        75     16050         0    312356    129632   4417346     14.55     15.46
4446.09/4446.01	c  S st 78534  18727427        75     16050         0    315657    129632   4479238     14.55   no data
4446.49/4446.50	c  S st 78534  18727929        75     16050         0    316134    129632   4488192     14.55   no data
4446.59/4446.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4446.69/4446.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.0M T:  0.14
4446.69/4446.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4446.69/4446.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4446.69/4446.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4446.69/4446.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
4446.69/4446.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4446.79/4446.72	c lits-rem:         4  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.06 s
4446.89/4446.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4523.49/4523.43	c lits-rem:     19153  cl-subs:    39180  v-elim:      0  v-fix:    0  time: 76.59 s
4523.49/4523.43	c vivif2 --  cl tried    16048 cl shrink        0 lits rem          0 time: 0.00
4523.49/4523.49	c vivif2 --  cl tried   276954 cl shrink        0 lits rem          0 time: 0.06
4523.89/4523.83	c asymm  cl-useful: 0/116/16048 lits-rem:0 time: 0.34
4523.89/4523.85	c calculated reachability. Time: 0.00
4523.89/4523.85	c  N dy 78534  18727929        75     16048         0    276954    129601   3798635     14.55   no data
4531.20/4531.14	c  N dy 78621  18749236        75     16048         0    296294    129600   4151560     14.55     15.34
4539.00/4538.99	c  N dy 78720  18769549        75     16048         0    314743    129600   4487500     14.55     15.38
4547.52/4547.44	c  N dy 78809  18790386        75     16048         0    333782    129600   4827181     14.55     15.35
4555.49/4555.40	c  N dy 78924  18810409        75     16048         0    182526    129600   2093391     14.56     17.74
4559.80/4559.76	c  N dy 79005  18830550        75     16048         0    200987    129600   2431277     14.56     15.39
4564.70/4564.68	c  N dy 79110  18850609        75     16048         0    219343    129600   2774206     14.56     18.13
4569.90/4569.87	c  N dy 79233  18870610        75     16048         0    237795    129600   3126452     14.56     15.66
4576.40/4576.39	c  N dy 79319  18894798        75     16048         0    259779    129600   3527548     14.56     15.57
4582.90/4582.87	c  N dy 79388  18914802        75     16048         0    278026    129600   3850993     14.56     15.46
4589.31/4589.23	c  N dy 79468  18935596        75     16048         0    296796    129600   4186943     14.56     15.37
4596.09/4596.04	c  N dy 79543  18955759        75     16048         0    315183    129600   4520241     14.56     15.47
4604.19/4604.12	c  N dy 79615  18976990        75     16048         0    334372    129600   4861900     14.56     15.40
4613.10/4613.09	c  N dy 79697  18997106        75     16048         0    180743    129598   2031821     14.56     15.33
4617.81/4617.77	c  N dy 79825  19018268        75     16048         0    200200    129598   2397496     14.56     15.51
4622.40/4622.35	c  N dy 79879  19038431        75     16048         0    218440    129598   2717624     14.56     15.52
4627.30/4627.23	c  N dy 79911  19059689        75     16048         0    237557    129598   3055444     14.56     15.36
4633.50/4633.41	c  N dy 80015  19080334        75     16048         0    256380    129598   3403429     14.56     15.38
4640.19/4640.17	c  N dy 80132  19100498        75     16048         0    274819    129598   3747301     14.56     15.40
4647.19/4647.11	c  N dy 80246  19120533        75     16048         0    293172    129598   4093417     14.56     16.00
4655.59/4655.55	c  N dy 80335  19140643        75     16048         0    311395    129598   4423652     14.56     15.40
4663.19/4663.10	c  N dy 80410  19160706        75     16048         0    329572    129598   4749717     14.56     18.39
4674.70/4674.64	c  N dy 80538  19182974        75     16048         0    176610    129598   1957004     14.56     15.37
4678.90/4678.82	c  N dy 80605  19203105        75     16048         0    194819    129597   2274561     14.56     15.38
4683.70/4683.62	c  N dy 80722  19223349        75     16048         0    213471    129597   2626367     14.56     15.41
4684.80/4684.79	c  S st 80731  19227929        75     16048         0    217555    129597   2697471     14.56   no data
4685.20/4685.15	c  S st 80731  19228433        75     16048         0    218033    129597   2706122     14.56   no data
4685.20/4685.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4685.30/4685.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.9M T:  0.09
4685.30/4685.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4685.30/4685.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4685.30/4685.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4685.30/4685.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
4685.30/4685.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4685.40/4685.31	c lits-rem:         4  cl-subs:        5  v-elim:      0  v-fix:    0  time:  0.05 s
4685.40/4685.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4703.00/4702.90	c lits-rem:      7330  cl-subs:    13828  v-elim:      0  v-fix:    0  time: 17.51 s
4703.00/4702.90	c vivif2 --  cl tried    16041 cl shrink        0 lits rem          0 time: 0.00
4703.00/4702.94	c vivif2 --  cl tried   204207 cl shrink        0 lits rem          0 time: 0.04
4703.30/4703.24	c asymm  cl-useful: 0/160/16041 lits-rem:0 time: 0.30
4703.30/4703.24	c calculated reachability. Time: 0.00
4703.30/4703.24	c  N dy 80731  19228433        75     16041         0    204207    129532   2465813     14.56   no data
4708.50/4708.46	c  N dy 80820  19248476        75     16041         0    222487    129532   2803106     14.56     16.74
4713.69/4713.68	c  N dy 80875  19269235        75     16041         0    241233    129532   3132685     14.56     15.39
4720.40/4720.32	c  N dy 80989  19289260        75     16041         0    259669    129532   3479096     14.56     19.74
4726.10/4726.05	c  N dy 81020  19310481        75     16041         0    278613    129532   3804103     14.56     15.39
4734.41/4734.37	c  N dy 81079  19336062        75     16041         0    301678    129532   4193123     14.56     15.33
4742.60/4742.51	c  N dy 81130  19357507        75     16041         0    321145    129532   4535318     14.56     15.36
4750.70/4750.66	c  N dy 81163  19378879        75     16041         0    340476    129532   4868429     14.56     15.45
4759.20/4759.12	c  N dy 81264  19398950        75     16041         0    185248    129532   2116726     14.56     15.43
4763.60/4763.53	c  N dy 81352  19419105        75     16041         0    203448    129532   2442974     14.56     15.33
4768.70/4768.66	c  N dy 81418  19440204        75     16041         0    222305    129531   2772871     14.56     15.39
4774.40/4774.37	c  N dy 81534  19460286        75     16041         0    240741    129531   3121350     14.56     15.37
4780.80/4780.70	c  N dy 81617  19480357        75     16041         0    258916    129531   3450381     14.56     17.14
4787.00/4786.93	c  N dy 81669  19501620        75     16041         0    278139    129531   3785222     14.56     15.34
4793.50/4793.44	c  N dy 81708  19521668        75     16041         0    295865    129531   4087872     14.56     18.44
4801.20/4801.11	c  N dy 81760  19542132        75     16041         0    314210    129531   4403924     14.56     15.38
4809.40/4809.34	c  N dy 81852  19562473        75     16041         0    332832    129531   4747001     14.56     15.38
4820.21/4820.13	c  N dy 81977  19582710        75     16041         0    176915    129531   1952722     14.56     15.37
4824.90/4824.86	c  N dy 82053  19605510        75     16041         0    197631    129531   2312262     14.56     15.55
4829.70/4829.63	c  N dy 82119  19625534        75     16041         0    215741    129531   2641535     14.56     16.11
4835.10/4835.01	c  N dy 82234  19645609        75     16041         0    234163    129531   2987551     14.56     16.64
4840.90/4840.87	c  N dy 82295  19665639        75     16041         0    252362    129530   3302367     14.56     15.33
4847.10/4847.09	c  N dy 82362  19685831        75     16041         0    270647    129530   3632327     14.56     15.39
4857.80/4857.79	c  N dy 82424  19718099        75     16041         0    299797    129530   4142314     14.56     15.34
4862.12/4862.09	c  S st 82495  19728433        75     16041         0    309317    129530   4325896     14.56   no data
4862.70/4862.64	c  S st 82495  19728938        75     16041         0    309798    129530   4335060     14.56   no data
4862.70/4862.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4862.80/4862.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.8M T:  0.14
4862.90/4862.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4862.90/4862.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4862.90/4862.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4862.90/4862.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
4862.90/4862.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4862.90/4862.86	c lits-rem:         1  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.06 s
4863.00/4862.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4935.82/4935.75	c lits-rem:     16342  cl-subs:    40067  v-elim:      0  v-fix:    0  time: 72.77 s
4935.82/4935.75	c vivif2 --  cl tried    16040 cl shrink        0 lits rem          0 time: 0.00
4935.90/4935.81	c vivif2 --  cl tried   269731 cl shrink        0 lits rem          0 time: 0.06
4936.20/4936.15	c asymm  cl-useful: 0/119/16040 lits-rem:0 time: 0.34
4936.20/4936.16	c calculated reachability. Time: 0.00
4936.20/4936.16	c  N dy 82495  19728938        75     16040         0    269731    129507   3649218     14.56   no data
4943.60/4943.51	c  N dy 82598  19749798        75     16040         0    288835    129506   4004575     14.56     15.42
4950.61/4950.58	c  N dy 82674  19770333        75     16040         0    307417    129506   4336330     14.56     15.34
4959.20/4959.11	c  N dy 82775  19790407        75     16040         0    325785    129506   4674602     14.56     17.11
4969.00/4968.90	c  N dy 82890  19812721        75     16040         0    346189    129505   5048859     14.56     15.33
4976.42/4976.40	c  N dy 82954  19833084        75     16040         0    190370    129505   2196420     14.56     15.47
4981.61/4981.53	c  N dy 83062  19853092        75     16040         0    208697    129505   2536818     14.56     17.01
4987.00/4986.96	c  N dy 83177  19873161        75     16040         0    227144    129505   2882341     14.56     17.24
4993.10/4993.03	c  N dy 83284  19893834        75     16040         0    245978    129505   3225335     14.57     15.34
4999.30/4999.26	c  N dy 83393  19914052        75     16040         0    264577    129505   3576562     14.57     15.35

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-3421941-1306617109/watcher-3421941-1306617109 -o /tmp/evaluation-result-3421941-1306617109/solver-3421941-1306617109 -C 5000 -W 5100 -M 15500 ./strangenight2-st HOME/instance-3421941-1306617109.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.00 2.02 2.00 2/535 13978
/proc/meminfo: memFree=17653180/32951124 swapFree=64205420/67111528
[pid=13978] ppid=13976 vsize=30084 CPUtime=0 cores=0,2,4,6
/proc/13978/stat : 13978 (strangenight2-s) R 13976 13978 13692 0 -1 4202496 914 0 0 0 0 0 0 0 25 0 1 0 773308838 30806016 855 33554432000 4194304 4580011 140734418370368 18446744073709551615 4489378 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13978/statm: 7521 855 323 95 0 2503 0

[startup+0.0711899 s]
/proc/loadavg: 2.00 2.02 2.00 2/535 13978
/proc/meminfo: memFree=17653180/32951124 swapFree=64205420/67111528
[pid=13978] ppid=13976 vsize=30992 CPUtime=0.06 cores=0,2,4,6
/proc/13978/stat : 13978 (strangenight2-s) R 13976 13978 13692 0 -1 4202496 1347 0 0 0 6 0 0 0 25 0 1 0 773308838 31735808 1288 33554432000 4194304 4580011 140734418370368 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13978/statm: 7748 1288 340 95 0 2730 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 30992

[startup+0.101177 s]
/proc/loadavg: 2.00 2.02 2.00 2/535 13978
/proc/meminfo: memFree=17653180/32951124 swapFree=64205420/67111528
[pid=13978] ppid=13976 vsize=30992 CPUtime=0.09 cores=0,2,4,6
/proc/13978/stat : 13978 (strangenight2-s) R 13976 13978 13692 0 -1 4202496 1348 0 0 0 9 0 0 0 25 0 1 0 773308838 31735808 1289 33554432000 4194304 4580011 140734418370368 18446744073709551615 4294426 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13978/statm: 7748 1289 340 95 0 2730 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30992

[startup+0.301142 s]
/proc/loadavg: 2.00 2.02 2.00 2/535 13978
/proc/meminfo: memFree=17653180/32951124 swapFree=64205420/67111528
[pid=13978] ppid=13976 vsize=39424 CPUtime=0.29 cores=0,2,4,6
/proc/13978/stat : 13978 (strangenight2-s) R 13976 13978 13692 0 -1 4202496 3446 0 0 0 29 0 0 0 25 0 1 0 773308838 40370176 3345 33554432000 4194304 4580011 140734418370368 18446744073709551615 4451612 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13978/statm: 9856 3345 352 95 0 4838 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 39424

[startup+0.701069 s]
/proc/loadavg: 2.00 2.02 2.00 2/535 13978
/proc/meminfo: memFree=17653180/32951124 swapFree=64205420/67111528
[pid=13978] ppid=13976 vsize=39424 CPUtime=0.69 cores=0,2,4,6
/proc/13978/stat : 13978 (strangenight2-s) R 13976 13978 13692 0 -1 4202496 3448 0 0 0 69 0 0 0 25 0 1 0 773308838 40370176 3347 33554432000 4194304 4580011 140734418370368 18446744073709551615 4415950 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13978/statm: 9856 3347 354 95 0 4838 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 39424

[startup+1.5009 s]
/proc/loadavg: 2.00 2.02 2.00 3/536 13979
/proc/meminfo: memFree=17639532/32951124 swapFree=64205420/67111528
[pid=13978] ppid=13976 vsize=40008 CPUtime=1.49 cores=0,2,4,6
/proc/13978/stat : 13978 (strangenight2-s) R 13976 13978 13692 0 -1 4202496 4378 0 0 0 149 0 0 0 25 0 1 0 773308838 40968192 3047 33554432000 4194304 4580011 140734418370368 18446744073709551615 4487273 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13978/statm: 10002 3047 364 95 0 4984 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40008

[startup+3.10064 s]
/proc/loadavg: 2.00 2.02 2.00 3/536 13979
/proc/meminfo: memFree=17635936/32951124 swapFree=64205420/67111528
[pid=13978] ppid=13976 vsize=43256 CPUtime=3.09 cores=0,2,4,6
/proc/13978/stat : 13978 (strangenight2-s) R 13976 13978 13692 0 -1 4202496 6626 0 0 0 309 0 0 0 25 0 1 0 773308838 44294144 3839 33554432000 4194304 4580011 140734418370368 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13978/statm: 10814 3839 368 95 0 5796 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 43256

[startup+6.30109 s]
/proc/loadavg: 2.00 2.02 2.00 3/536 13979
/proc/meminfo: memFree=17633580/32951124 swapFree=64205420/67111528
[pid=13978] ppid=13976 vsize=47384 CPUtime=6.29 cores=0,2,4,6
/proc/13978/stat : 13978 (strangenight2-s) R 13976 13978 13692 0 -1 4202496 10122 0 0 0 628 1 0 0 25 0 1 0 773308838 48521216 4984 33554432000 4194304 4580011 140734418370368 18446744073709551615 4406370 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13978/statm: 11846 4984 367 95 0 6828 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 47384

[startup+12.701 s]
/proc/loadavg: 2.00 2.02 2.00 3/536 13979
/proc/meminfo: memFree=17624328/32951124 swapFree=64205420/67111528
[pid=13978] ppid=13976 vsize=51164 CPUtime=12.7 cores=0,2,4,6
/proc/13978/stat : 13978 (strangenight2-s) R 13976 13978 13692 0 -1 4202496 15632 0 0 0 1268 2 0 0 22 0 1 0 773308838 52391936 6021 33554432000 4194304 4580011 140734418370368 18446744073709551615 4294602 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13978/statm: 12791 6021 367 95 0 7773 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 51164

[startup+25.5007 s]
/proc/loadavg: 2.00 2.02 2.00 3/536 13980
/proc/meminfo: memFree=17633744/32951124 swapFree=64205420/67111528
[pid=13978] ppid=13976 vsize=54272 CPUtime=25.49 cores=0,2,4,6
/proc/13978/stat : 13978 (strangenight2-s) R 13976 13978 13692 0 -1 4202496 25115 0 0 0 2546 3 0 0 25 0 1 0 773308838 55574528 6889 33554432000 4194304 4580011 140734418370368 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13978/statm: 13568 6889 367 95 0 8550 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 54272

[startup+51.1002 s]
/proc/loadavg: 2.00 2.02 2.00 3/536 13980
/proc/meminfo: memFree=17616100/32951124 swapFree=64205420/67111528
[pid=13978] ppid=13976 vsize=66720 CPUtime=51.1 cores=0,2,4,6
/proc/13978/stat : 13978 (strangenight2-s) R 13976 13978 13692 0 -1 4202496 40358 0 0 0 5104 6 0 0 25 0 1 0 773308838 68321280 9786 33554432000 4194304 4580011 140734418370368 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13978/statm: 16680 9786 369 95 0 11662 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 66720

[startup+102.32 s]
/proc/loadavg: 1.95 2.00 1.99 3/536 14010
/proc/meminfo: memFree=17761612/32951124 swapFree=64205420/67111528
[pid=13978] ppid=13976 vsize=72632 CPUtime=102.31 cores=0,2,4,6
/proc/13978/stat : 13978 (strangenight2-s) R 13976 13978 13692 0 -1 4202496 63932 0 0 0 10222 9 0 0 25 0 1 0 773308838 74375168 11390 33554432000 4194304 4580011 140734418370368 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13978/statm: 18158 11390 368 95 0 13140 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 72632

[startup+162.301 s]
/proc/loadavg: 2.02 2.01 2.00 3/536 14011
/proc/meminfo: memFree=17736704/32951124 swapFree=64205420/67111528
[pid=13978] ppid=13976 vsize=83164 CPUtime=162.3 cores=0,2,4,6
/proc/13978/stat : 13978 (strangenight2-s) R 13976 13978 13692 0 -1 4202496 86409 0 0 0 16217 13 0 0 25 0 1 0 773308838 85159936 14120 33554432000 4194304 4580011 140734418370368 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13978/statm: 20791 14120 368 95 0 15773 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 83164

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/536 14013
/proc/meminfo: memFree=17721424/32951124 swapFree=64205420/67111528
[pid=13978] ppid=13976 vsize=86116 CPUtime=222.29 cores=0,2,4,6
/proc/13978/stat : 13978 (strangenight2-s) R 13976 13978 13692 0 -1 4202496 105470 0 0 0 22213 16 0 0 25 0 1 0 773308838 88182784 15111 33554432000 4194304 4580011 140734418370368 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13978/statm: 21529 15111 367 95 0 16511 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 86116

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/536 14014
/proc/meminfo: memFree=17710988/32951124 swapFree=64205420/67111528
[pid=13978] ppid=13976 vsize=93980 CPUtime=282.29 cores=0,2,4,6
/proc/13978/stat : 13978 (strangenight2-s) R 13976 13978 13692 0 -1 4202496 122155 0 0 0 28211 18 0 0 25 0 1 0 773308838 96235520 16892 33554432000 4194304 4580011 140734418370368 18446744073709551615 4294602 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13978/statm: 23495 16892 369 95 0 18477 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 93980

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/536 14016
/proc/meminfo: memFree=17683704/32951124 swapFree=64205420/67111528
[pid=13978] ppid=13976 vsize=109168 CPUtime=342.3 cores=0,2,4,6
/proc/13978/stat : 13978 (strangenight2-s) R 13976 13978 13692 0 -1 4202496 136827 0 0 0 34209 21 0 0 25 0 1 0 773308838 111788032 20768 33554432000 4194304 4580011 140734418370368 18446744073709551615 4305144 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13978/statm: 27292 20768 369 95 0 22274 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 109168

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/536 14018
/proc/meminfo: memFree=17687032/32951124 swapFree=64205420/67111528
[pid=13978] ppid=13976 vsize=111432 CPUtime=402.3 cores=0,2,4,6
/proc/13978/stat : 13978 (strangenight2-s) R 13976 13978 13692 0 -1 4202496 150887 0 0 0 40207 23 0 0 25 0 1 0 773308838 114106368 20622 33554432000 4194304 4580011 140734418370368 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13978/statm: 27858 20622 369 95 0 22840 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 111432

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/536 14019
/proc/meminfo: memFree=17682896/32951124 swapFree=64205420/67111528
[pid=13978] ppid=13976 vsize=111712 CPUtime=462.3 cores=0,2,4,6
/proc/13978/stat : 13978 (strangenight2-s) R 13976 13978 13692 0 -1 4202496 164864 0 0 0 46204 26 0 0 25 0 1 0 773308838 114393088 20040 33554432000 4194304 4580011 140734418370368 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13978/statm: 27928 20040 369 95 0 22910 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 111712

[startup+522.3 s]
/proc/loadavg: 2.09 2.03 2.01 3/536 14021
/proc/meminfo: memFree=17668476/32951124 swapFree=64205420/67111528
[pid=13978] ppid=13976 vsize=113316 CPUtime=522.31 cores=0,2,4,6
/proc/13978/stat : 13978 (strangenight2-s) R 13976 13978 13692 0 -1 4202496 178438 0 0 0 52202 29 0 0 25 0 1 0 773308838 116035584 21472 33554432000 4194304 4580011 140734418370368 18446744073709551615 4451567 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13978/statm: 28329 21472 369 95 0 23311 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 113316

[startup+582.301 s]
/proc/loadavg: 2.11 2.05 2.01 3/536 14022
/proc/meminfo: memFree=17656188/32951124 swapFree=64205420/67111528
[pid=13978] ppid=13976 vsize=113624 CPUtime=582.3 cores=0,2,4,6
/proc/13978/stat : 13978 (strangenight2-s) R 13976 13978 13692 0 -1 4202496 190662 0 0 0 58199 31 0 0 25 0 1 0 773308838 116350976 20595 33554432000 4194304 4580011 140734418370368 18446744073709551615 4294735 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13978/statm: 28406 20596 369 95 0 23388 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 113624

[startup+642.3 s]

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

[startup+4062.32 s]
/proc/loadavg: 2.13 2.07 2.02 3/536 14127
/proc/meminfo: memFree=17466456/32951124 swapFree=64205420/67111528
[pid=13978] ppid=13976 vsize=279744 CPUtime=4062.4 cores=0,2,4,6
/proc/13978/stat : 13978 (strangenight2-s) R 13976 13978 13692 0 -1 4202496 610070 0 0 0 406111 129 0 0 25 0 1 0 773308838 286457856 43630 33554432000 4194304 4580011 140734418370368 18446744073709551615 4406355 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13978/statm: 69936 43630 367 95 0 64918 0
Current children cumulated CPU time (s) 4062.4
Current children cumulated vsize (KiB) 279744

[startup+4122.3 s]
/proc/loadavg: 2.09 2.07 2.02 3/536 14129
/proc/meminfo: memFree=17461592/32951124 swapFree=64205420/67111528
[pid=13978] ppid=13976 vsize=279744 CPUtime=4122.38 cores=0,2,4,6
/proc/13978/stat : 13978 (strangenight2-s) R 13976 13978 13692 0 -1 4202496 610070 0 0 0 412109 129 0 0 25 0 1 0 773308838 286457856 43630 33554432000 4194304 4580011 140734418370368 18446744073709551615 4230172 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13978/statm: 69936 43630 367 95 0 64918 0
Current children cumulated CPU time (s) 4122.38
Current children cumulated vsize (KiB) 279744

[startup+4182.3 s]
/proc/loadavg: 2.03 2.06 2.01 3/536 14130
/proc/meminfo: memFree=17457840/32951124 swapFree=64205420/67111528
[pid=13978] ppid=13976 vsize=199960 CPUtime=4182.39 cores=0,2,4,6
/proc/13978/stat : 13978 (strangenight2-s) R 13976 13978 13692 0 -1 4202496 616245 0 0 0 418108 131 0 0 25 0 1 0 773308838 204759040 43221 33554432000 4194304 4580011 140734418370368 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13978/statm: 49990 43221 367 95 0 44972 0
Current children cumulated CPU time (s) 4182.39
Current children cumulated vsize (KiB) 199960

[startup+4242.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/536 14132
/proc/meminfo: memFree=17455208/32951124 swapFree=64205420/67111528
[pid=13978] ppid=13976 vsize=280092 CPUtime=4242.39 cores=0,2,4,6
/proc/13978/stat : 13978 (strangenight2-s) R 13976 13978 13692 0 -1 4202496 622372 0 0 0 424106 133 0 0 25 0 1 0 773308838 286814208 43460 33554432000 4194304 4580011 140734418370368 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13978/statm: 70023 43460 367 95 0 65005 0
Current children cumulated CPU time (s) 4242.39
Current children cumulated vsize (KiB) 280092

[startup+4302.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/536 14134
/proc/meminfo: memFree=17472648/32951124 swapFree=64205420/67111528
[pid=13978] ppid=13976 vsize=200092 CPUtime=4302.39 cores=0,2,4,6
/proc/13978/stat : 13978 (strangenight2-s) R 13976 13978 13692 0 -1 4202496 627563 0 0 0 430105 134 0 0 25 0 1 0 773308838 204894208 42730 33554432000 4194304 4580011 140734418370368 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13978/statm: 50023 42730 367 95 0 45005 0
Current children cumulated CPU time (s) 4302.39
Current children cumulated vsize (KiB) 200092

[startup+4362.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/536 14135
/proc/meminfo: memFree=17469876/32951124 swapFree=64205420/67111528
[pid=13978] ppid=13976 vsize=200160 CPUtime=4362.39 cores=0,2,4,6
/proc/13978/stat : 13978 (strangenight2-s) R 13976 13978 13692 0 -1 4202496 633640 0 0 0 436104 135 0 0 25 0 1 0 773308838 204963840 42587 33554432000 4194304 4580011 140734418370368 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13978/statm: 50040 42587 367 95 0 45022 0
Current children cumulated CPU time (s) 4362.39
Current children cumulated vsize (KiB) 200160

[startup+4422.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/536 14137
/proc/meminfo: memFree=17473056/32951124 swapFree=64205420/67111528
[pid=13978] ppid=13976 vsize=200240 CPUtime=4422.39 cores=0,2,4,6
/proc/13978/stat : 13978 (strangenight2-s) R 13976 13978 13692 0 -1 4202496 639694 0 0 0 442102 137 0 0 25 0 1 0 773308838 205045760 42590 33554432000 4194304 4580011 140734418370368 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13978/statm: 50060 42590 367 95 0 45042 0
Current children cumulated CPU time (s) 4422.39
Current children cumulated vsize (KiB) 200240

[startup+4482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/536 14138
/proc/meminfo: memFree=17456272/32951124 swapFree=64205420/67111528
[pid=13978] ppid=13976 vsize=288340 CPUtime=4482.39 cores=0,2,4,6
/proc/13978/stat : 13978 (strangenight2-s) R 13976 13978 13692 0 -1 4202496 642762 0 0 0 448102 137 0 0 25 0 1 0 773308838 295260160 45658 33554432000 4194304 4580011 140734418370368 18446744073709551615 4451588 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13978/statm: 72085 45658 367 95 0 67067 0
Current children cumulated CPU time (s) 4482.39
Current children cumulated vsize (KiB) 288340

[startup+4542.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/536 14140
/proc/meminfo: memFree=17445812/32951124 swapFree=64205420/67111528
[pid=13978] ppid=13976 vsize=288340 CPUtime=4542.4 cores=0,2,4,6
/proc/13978/stat : 13978 (strangenight2-s) R 13976 13978 13692 0 -1 4202496 643696 0 0 0 454102 138 0 0 25 0 1 0 773308838 295260160 46592 33554432000 4194304 4580011 140734418370368 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13978/statm: 72085 46592 367 95 0 67067 0
Current children cumulated CPU time (s) 4542.4
Current children cumulated vsize (KiB) 288340

[startup+4602.3 s]
/proc/loadavg: 2.20 2.06 2.01 3/536 14142
/proc/meminfo: memFree=17443548/32951124 swapFree=64205420/67111528
[pid=13978] ppid=13976 vsize=288604 CPUtime=4602.4 cores=0,2,4,6
/proc/13978/stat : 13978 (strangenight2-s) R 13976 13978 13692 0 -1 4202496 649890 0 0 0 460101 139 0 0 25 0 1 0 773308838 295530496 45992 33554432000 4194304 4580011 140734418370368 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13978/statm: 72151 45992 367 95 0 67133 0
Current children cumulated CPU time (s) 4602.4
Current children cumulated vsize (KiB) 288604

[startup+4662.3 s]
/proc/loadavg: 2.13 2.07 2.01 3/536 14143
/proc/meminfo: memFree=17444248/32951124 swapFree=64205420/67111528
[pid=13978] ppid=13976 vsize=288864 CPUtime=4662.39 cores=0,2,4,6
/proc/13978/stat : 13978 (strangenight2-s) R 13976 13978 13692 0 -1 4202496 655938 0 0 0 466099 140 0 0 25 0 1 0 773308838 295796736 45917 33554432000 4194304 4580011 140734418370368 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13978/statm: 72216 45917 367 95 0 67198 0
Current children cumulated CPU time (s) 4662.39
Current children cumulated vsize (KiB) 288864

[startup+4722.32 s]
/proc/loadavg: 2.05 2.05 2.01 3/536 14145
/proc/meminfo: memFree=17462684/32951124 swapFree=64205420/67111528
[pid=13978] ppid=13976 vsize=207532 CPUtime=4722.42 cores=0,2,4,6
/proc/13978/stat : 13978 (strangenight2-s) R 13976 13978 13692 0 -1 4202496 661090 0 0 0 472100 142 0 0 25 0 1 0 773308838 212512768 44911 33554432000 4194304 4580011 140734418370368 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13978/statm: 51883 44911 367 95 0 46865 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 207532

[startup+4782.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/536 14146
/proc/meminfo: memFree=17448884/32951124 swapFree=64205420/67111528
[pid=13978] ppid=13976 vsize=207584 CPUtime=4782.4 cores=0,2,4,6
/proc/13978/stat : 13978 (strangenight2-s) R 13976 13978 13692 0 -1 4202496 667133 0 0 0 478097 143 0 0 25 0 1 0 773308838 212566016 44588 33554432000 4194304 4580011 140734418370368 18446744073709551615 4294324 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13978/statm: 51896 44588 367 95 0 46878 0
Current children cumulated CPU time (s) 4782.4
Current children cumulated vsize (KiB) 207584

[startup+4842.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/536 14148
/proc/meminfo: memFree=17462860/32951124 swapFree=64205420/67111528
[pid=13978] ppid=13976 vsize=207608 CPUtime=4842.4 cores=0,2,4,6
/proc/13978/stat : 13978 (strangenight2-s) R 13976 13978 13692 0 -1 4202496 673093 0 0 0 484095 145 0 0 25 0 1 0 773308838 212590592 44390 33554432000 4194304 4580011 140734418370368 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13978/statm: 51902 44390 367 95 0 46884 0
Current children cumulated CPU time (s) 4842.4
Current children cumulated vsize (KiB) 207608

[startup+4902.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/536 14150
/proc/meminfo: memFree=17448080/32951124 swapFree=64205420/67111528
[pid=13978] ppid=13976 vsize=292640 CPUtime=4902.4 cores=0,2,4,6
/proc/13978/stat : 13978 (strangenight2-s) R 13976 13978 13692 0 -1 4202496 674918 0 0 0 490095 145 0 0 25 0 1 0 773308838 299663360 46215 33554432000 4194304 4580011 140734418370368 18446744073709551615 4406384 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13978/statm: 73160 46215 367 95 0 68142 0
Current children cumulated CPU time (s) 4902.4
Current children cumulated vsize (KiB) 292640

[startup+4962.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/536 14151
/proc/meminfo: memFree=17448904/32951124 swapFree=64205420/67111528
[pid=13978] ppid=13976 vsize=292640 CPUtime=4962.4 cores=0,2,4,6
/proc/13978/stat : 13978 (strangenight2-s) R 13976 13978 13692 0 -1 4202496 676228 0 0 0 496094 146 0 0 25 0 1 0 773308838 299663360 47525 33554432000 4194304 4580011 140734418370368 18446744073709551615 4294313 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13978/statm: 73160 47525 367 95 0 68142 0
Current children cumulated CPU time (s) 4962.4
Current children cumulated vsize (KiB) 292640



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.01 2.00 3/536 14152
/proc/meminfo: memFree=17445656/32951124 swapFree=64205420/67111528
[pid=13978] ppid=13976 vsize=210564 CPUtime=5000.01 cores=0,2,4,6
/proc/13978/stat : 13978 (strangenight2-s) R 13976 13978 13692 0 -1 4202496 681056 0 0 0 499854 147 0 0 25 0 1 0 773308838 215617536 45375 33554432000 4194304 4580011 140734418370368 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13978/statm: 52641 45375 367 95 0 47623 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 210564

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: 2.00 2.01 2.00 3/536 14152
/proc/meminfo: memFree=17445656/32951124 swapFree=64205420/67111528
[pid=13978] ppid=13976 vsize=210564 CPUtime=5000.01 cores=0,2,4,6
/proc/13978/stat : 13978 (strangenight2-s) R 13976 13978 13692 0 -1 4202496 681056 0 0 0 499854 147 0 0 25 0 1 0 773308838 215617536 45375 33554432000 4194304 4580011 140734418370368 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13978/statm: 52641 45375 367 95 0 47623 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 210564

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.93
CPU time (s): 5000.04
CPU user time (s): 4998.56
CPU system time (s): 1.48377
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 313240

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

runsolver used 27.9448 second user time and 60.0209 second system time

The end

Launcher Data

Begin job on node136 at 2011-05-28 23:11:49
IDJOB=3421941
IDBENCH=83921
IDSOLVER=1887
FILE ID=node136/3421941-1306617109
RUNJOBID= node136-1306611803-13710
PBS_JOBID= 13471617
Free space on /tmp= 73376 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_15_90_1-log.shuffled-as.sat03-137.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3421941-1306617109/watcher-3421941-1306617109 -o /tmp/evaluation-result-3421941-1306617109/solver-3421941-1306617109 -C 5000 -W 5100 -M 15500  ./strangenight2-st HOME/instance-3421941-1306617109.cnf

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

MD5SUM BENCH= 808fa775df860c59a1178e77fc60f410
RANDOM SEED=2013676225

node136.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.809
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.61
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.809
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	: 5332.75
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.809
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.809
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.76
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.809
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.809
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.809
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.75
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.809
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17653476 kB
Buffers:        267620 kB
Cached:        5726772 kB
SwapCached:      25124 kB
Active:        4903296 kB
Inactive:     10113668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17653476 kB
SwapTotal:    67111528 kB
SwapFree:     64205420 kB
Dirty:            6224 kB
Writeback:           0 kB
AnonPages:     9003392 kB
Mapped:          40200 kB
Slab:           142560 kB
PageTables:      69516 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 169523820 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= 73368 MiB
End job on node136 at 2011-05-29 00:35:11