Trace number 3421992

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.08 5000.07

General information on the benchmark

NameSAT05/crafted/sabharwal05/counting/fphp/unsat/
harder/fphp-030-029.shuffled-as.sat05-1234.cnf
MD5SUMc12aa6a0ac1bca448bef51c167f3bbbb
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark17.0914
Satisfiable
(Un)Satisfiability was proved
Number of variables870
Number of clauses24825
Sum of the clauses size50460
Maximum clause length29
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 224795
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

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-3421992-1306629271.cnf'
0.00/0.00	c -- header says num vars:            870
0.00/0.00	c -- header says num clauses:       24825
0.00/0.00	c -- clauses added:            0 learnts,        24825 normals,            0 xors
0.00/0.00	c -- vars added        870
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       870        30     24795         0     50460         0   no data   no data
0.00/0.00	c asymm  cl-useful: 0/30/30 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.00/0.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    870 time:  0.00 s
0.00/0.02	c Removed useless bin:       0  fixed:     0  props:   0.13M  time:  0.00 s
0.00/0.02	c lits-rem:         0  cl-subs:        0  v-elim:     30  v-fix:    0  time:  0.00 s
0.00/0.02	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.02	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.02	c calculated reachability. Time: 0.00
0.00/0.02	c Calc default polars -  time:   0.00 s pos:     416 undec:      30 neg:     424
0.00/0.02	c =========================================================================================
0.00/0.02	c types(t): F = full restart, N = normal restart
0.00/0.02	c types(t): S = simplification begin/end, E = solution found
0.00/0.02	c restart types(rt): st = static, dy = dynamic
0.00/0.02	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.02	c  B st     0         0       840       848     23107         0     71400         0   no data   no data
0.39/0.42	c  N dy     8      7256       840       848     23107      4286     71400    435930     31.26     33.28
0.59/0.64	c  N dy    16     12066       840       848     23107      4774     71400    427654     31.10     32.79
0.69/0.80	c  N dy    22     16161       840       848     23107      8509     71400    803361     30.72     32.96
0.89/0.99	c  N dy    36     20704       840       848     23107      7598     71400    681241     30.58     32.24
1.10/1.12	c  F st    64     25000       840       848     23107     11540     71400   1099021     31.30     27.42
1.10/1.13	c  N st    64     25000       840       848     23107     11540     71400   1099021     31.30     27.42
1.28/1.33	c  N dy    70     30002       840       848     23107      9948     71400    965997     31.30   no data
1.28/1.33	c  S st    70     30002       840       848     23107      9948     71400    965997     31.30   no data
1.28/1.35	c  S st    70     30502       840       848     23107     10421     71400   1007992     31.30   no data
1.28/1.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.28/1.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.04
1.28/1.39	c blocked clauses removed:        0 vars:      0 tried:         840 T: 0.00 s
1.28/1.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.38/1.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
1.38/1.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
1.38/1.44	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
1.38/1.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
2.69/2.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.25 s
3.39/3.49	c lits-rem:       130  cl-subs:      775  v-elim:      0  v-fix:    0  time:  0.76 s
3.49/3.51	c asymm  cl-useful: 0/818/848 lits-rem:0 time: 0.02
3.49/3.51	c calculated reachability. Time: 0.00
3.49/3.51	c  N dy    70     30502       840       848     23107      9646     71400    900836     31.30   no data
3.59/3.67	c  N dy    79     34626       840       848     23107     13421     71400   1283490     31.17     32.85
3.79/3.86	c  N dy    92     38891       840       848     23107     10113     71400    883001     31.31     33.69
4.09/4.18	c  N dy   100     43504       840       848     23107     14278     71400   1330021     31.13     32.77
4.19/4.27	c  S st   104     45753       840       848     23107     16340     71400   1535662     31.05     31.61
4.19/4.29	c  S st   104     46255       840       848     23107      8646     71400    713237     31.05   no data
4.19/4.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.30/4.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
4.30/4.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.30/4.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.30/4.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
4.30/4.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
4.30/4.37	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
4.30/4.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
5.59/5.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.22 s
5.69/5.72	c lits-rem:        35  cl-subs:      187  v-elim:      0  v-fix:    0  time:  0.10 s
5.69/5.72	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
5.69/5.73	c vivif2 --  cl tried     8459 cl shrink        0 lits rem          0 time: 0.01
5.69/5.75	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.02
5.69/5.75	c calculated reachability. Time: 0.00
5.69/5.75	c  N dy   104     46255       840       848     23107      8459     71400    690442     31.05   no data
7.09/7.14	c  N dy   112     59758       840       848     23107     11675     71400   1100691     30.14     31.83
7.29/7.31	c  N dy   133     63759       840       848     23107     15354     71400   1481849     30.36     35.98
7.49/7.52	c  N dy   145     68727       840       848     23107     19870     71400   1950228     30.41     32.05
7.49/7.55	c  S st   147     69382       840       848     23107     10410     71400    901082     30.38     26.09
7.49/7.57	c  S st   147     69883       840       848     23107     10887     71400    942949     30.38   no data
7.49/7.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.49/7.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
7.49/7.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.49/7.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.61/7.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
7.61/7.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
7.61/7.65	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
7.61/7.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
8.89/8.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.24 s
9.39/9.46	c lits-rem:       158  cl-subs:      572  v-elim:      0  v-fix:    0  time:  0.54 s
9.39/9.46	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
9.39/9.47	c vivif2 --  cl tried    10315 cl shrink        0 lits rem          0 time: 0.01
9.39/9.49	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.02
9.39/9.49	c calculated reachability. Time: 0.00
9.39/9.49	c  N dy   147     69883       840       848     23107     10315     71400    872385     30.38   no data
9.59/9.67	c  N dy   158     74433       840       848     23107     14470     71400   1320979     30.42     32.14
9.99/10.03	c  N dy   182     82106       840       848     23107     21556     71400   2063780     30.52     32.20
10.29/10.37	c  F st   187     87501       840       848     23107     15572     71400   1392447     30.42     30.62
10.29/10.37	c  N st   187     87501       840       848     23107     15572     71400   1392447     30.42     30.62
10.58/10.62	c  N dy   195     93128       840       848     23107     20775     71400   1999081     30.45     47.65
10.79/10.86	c  N dy   215     99181       840       848     23107     14426     71400   1257075     30.51     32.12
11.01/11.08	c  S st   237    104826       840       848     23107     19644     71400   1788397     30.52     31.32
11.01/11.10	c  S st   237    105327       840       848     23107     20115     71400   1829201     30.52   no data
11.09/11.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.09/11.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.04
11.09/11.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.09/11.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.09/11.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
11.19/11.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
11.19/11.20	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
11.19/11.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
12.49/12.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.27 s
13.69/13.72	c lits-rem:       157  cl-subs:      713  v-elim:      0  v-fix:    0  time:  1.19 s
13.69/13.72	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
13.69/13.75	c vivif2 --  cl tried    19402 cl shrink        0 lits rem          0 time: 0.03
13.69/13.78	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.03
13.69/13.78	c calculated reachability. Time: 0.00
13.69/13.78	c  N dy   237    105327       840       848     23107     19402     71400   1735786     30.52   no data
13.99/14.07	c  N dy   268    113601       840       848     23107     14123     71400   1165848     30.66     32.35
14.58/14.64	c  N dy   294    124260       840       848     23107     23933     71400   2198136     30.62     32.24
14.89/14.94	c  N dy   325    132193       840       848     23107     17444     71400   1485840     30.69     32.93
15.69/15.79	c  N dy   330    142614       840       848     23107     26943     71400   2530300     30.42     32.05
16.29/16.32	c  N dy   352    152805       840       848     23107     21633     71400   1977088     30.38     32.00
16.50/16.53	c  S st   368    157991       840       848     23107     26389     71400   2465571     30.40     29.45
16.50/16.54	c  S st   368    158493       840       848     23107     26868     71400   2507624     30.40   no data
16.50/16.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
16.59/16.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.05
16.59/16.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
16.59/16.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.59/16.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
16.59/16.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
16.59/16.66	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
16.59/16.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
17.99/18.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.32 s
21.39/21.49	c lits-rem:       355  cl-subs:     1520  v-elim:      0  v-fix:    0  time:  3.42 s
21.39/21.49	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
21.49/21.53	c vivif2 --  cl tried    25348 cl shrink        0 lits rem          0 time: 0.04
21.49/21.57	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.04
21.49/21.57	c calculated reachability. Time: 0.00
21.49/21.57	c  N dy   368    158493       840       848     23107     25348     71400   2314487     30.40   no data
22.09/22.19	c  N dy   380    168718       840       848     23107     19127     71400   1728367     30.27     31.89
22.59/22.60	c  N dy   420    179894       840       848     23107     29316     71400   2774687     30.40     32.02
24.59/24.60	c  N dy   460    202409       840       848     23107     33460     71400   3272249     30.31     31.97
25.09/25.14	c  N dy   495    215413       840       848     23107     28031     71400   2551764     30.33     37.78
25.79/25.84	c  N dy   520    229255       840       848     23107     22426     71400   1957528     30.23     31.83
26.09/26.18	c  S st   543    237740       840       848     23107     30221     71400   2735866     30.24     29.36
26.19/26.20	c  S st   543    238244       840       848     23107     30702     71400   2778518     30.24   no data
26.19/26.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
26.19/26.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.06
26.19/26.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
26.19/26.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26.31/26.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
26.31/26.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
26.31/26.32	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
26.31/26.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
27.69/27.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.32 s
31.39/31.44	c lits-rem:       317  cl-subs:     1517  v-elim:      0  v-fix:    0  time:  3.71 s
31.39/31.44	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
31.39/31.48	c vivif2 --  cl tried    29185 cl shrink        0 lits rem          0 time: 0.04
31.49/31.53	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.04
31.49/31.53	c calculated reachability. Time: 0.00
31.49/31.53	c  N dy   543    238244       840       848     23107     29185     71400   2584749     30.24   no data
32.29/32.33	c  N dy   581    253500       840       848     23107     23889     71400   2089871     30.28     33.19
33.09/33.18	c  N dy   635    270070       840       848     23107     39147     71400   3682407     30.40     32.00
33.89/33.95	c  N dy   690    287407       840       848     23107     35035     71400   3204276     30.47     32.08
34.69/34.75	c  N dy   758    305836       840       848     23107     30795     71400   2715933     30.53     41.20
34.69/34.76	c  F st   763    306250       840       848     23107     31185     71400   2757038     30.54   no data
35.79/35.89	c  N dy   795    327100       840       848     23107     28291     71400   2426969     30.47     32.10
37.19/37.21	c  N dy   840    349243       840       848     23107     25700     71400   2116026     30.45     32.18
37.49/37.53	c  S st   873    357366       840       848     23107     33192     71400   2891588     30.50     28.46
37.49/37.54	c  S st   873    357869       840       848     23107     33674     71400   2933631     30.50   no data
37.49/37.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
37.59/37.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.06
37.59/37.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
37.59/37.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
37.59/37.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
37.59/37.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
37.59/37.66	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
37.59/37.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
39.09/39.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.34 s
42.80/42.83	c lits-rem:       234  cl-subs:     1050  v-elim:      0  v-fix:    0  time:  3.73 s
42.80/42.83	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
42.80/42.88	c vivif2 --  cl tried    32624 cl shrink        0 lits rem          0 time: 0.05
42.90/42.92	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.05
42.90/42.93	c calculated reachability. Time: 0.00
42.90/42.93	c  N dy   873    357869       840       848     23107     32624     71400   2798448     30.50   no data
44.09/44.15	c  N dy   932    380905       840       848     23107     29829     71400   2507188     30.52     32.14
45.29/45.35	c  N dy   944    401078       840       848     23107     48144     71400   4462214     30.42     32.20
46.29/46.30	c  N dy  1008    421090       840       848     23107     41833     71400   3700023     30.45     43.80
47.31/47.37	c  N dy  1067    441118       840       848     23107     34709     71400   2999406     30.47     38.10
48.41/48.49	c  N dy  1131    463198       840       848     23107     28375     71400   2318676     30.50     32.13
49.51/49.56	c  N dy  1177    483236       840       848     23107     46911     71400   4273682     30.50     32.15
50.69/50.74	c  N dy  1226    503256       840       848     23107     37671     71400   3264917     30.52     32.17
52.09/52.16	c  N dy  1258    527641       840       848     23107     31610     71400   2643444     30.45     32.16
52.59/52.66	c  S st  1288    536804       840       848     23107     39988     71400   3538707     30.45   no data
52.59/52.68	c  S st  1288    537310       840       848     23107     40472     71400   3581003     30.45   no data
52.59/52.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
52.70/52.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.3M T:  0.06
52.70/52.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
52.70/52.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
52.70/52.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
52.70/52.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
52.70/52.81	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
52.81/52.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
54.19/54.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.36 s
59.49/59.52	c lits-rem:       245  cl-subs:     1559  v-elim:      0  v-fix:    0  time:  5.23 s
59.49/59.52	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
59.49/59.57	c vivif2 --  cl tried    38913 cl shrink        0 lits rem          0 time: 0.05
59.59/59.63	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.05
59.59/59.63	c calculated reachability. Time: 0.00
59.59/59.63	c  N dy  1288    537310       840       848     23107     38913     71400   3379488     30.45   no data
60.69/60.78	c  N dy  1353    559706       840       848     23107     30103     71400   2450880     30.47     32.20
61.69/61.72	c  N dy  1424    580272       840       848     23107     49020     71400   4419951     30.52     32.17
62.79/62.89	c  N dy  1491    602341       840       848     23107     39068     71400   3405884     30.55     32.18
64.09/64.18	c  N dy  1532    622372       840       848     23107     57556     71400   5398554     30.53     47.82
65.69/65.72	c  N dy  1562    643660       840       848     23107     45820     71400   4233415     30.47     32.11
66.59/66.61	c  N dy  1649    663718       840       848     23107     64309     71400   6146634     30.55     34.13
67.99/68.10	c  N dy  1675    683781       840       848     23107     50418     71400   4674277     30.51     32.13
69.31/69.39	c  N dy  1721    704232       840       848     23107     36209     71400   3135193     30.51     32.34
70.69/70.77	c  N dy  1743    724323       840       848     23107     54686     71400   5126970     30.46     33.55
71.79/71.81	c  N dy  1787    744414       840       848     23107     39074     71400   3463754     30.44     32.14
73.19/73.24	c  N dy  1807    764472       840       848     23107     57465     71400   5384979     30.39     32.17
74.19/74.21	c  N dy  1886    785197       840       848     23107     41572     71400   3672244     30.42     32.04
75.29/75.34	c  N dy  1943    805204       840       848     23107     60042     71400   5613239     30.46     34.39
75.29/75.37	c  S st  1944    805966       840       848     23107     60734     71400   5678815     30.45     25.27
75.29/75.39	c  S st  1944    806466       840       848     23107     61208     71400   5720186     30.45   no data
75.39/75.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
75.39/75.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.2M T:  0.09
75.39/75.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
75.39/75.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
75.49/75.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
75.49/75.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
75.49/75.55	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
75.59/75.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
77.09/77.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.41 s
90.21/90.29	c lits-rem:       131  cl-subs:     3214  v-elim:      0  v-fix:    0  time: 13.13 s
90.21/90.29	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
90.29/90.37	c vivif2 --  cl tried    57994 cl shrink        0 lits rem          0 time: 0.09
90.39/90.45	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.07
90.39/90.45	c calculated reachability. Time: 0.00
90.39/90.45	c  N dy  1944    806466       840       848     23107     57994     71400   5304635     30.45   no data
91.39/91.40	c  N dy  2015    827664       840       848     23107     41854     71400   3647380     30.49     32.15
92.30/92.41	c  N dy  2067    848041       840       848     23107     60591     71400   5594077     30.50     32.13
93.29/93.38	c  N dy  2120    868526       840       848     23107     42676     71400   3685449     30.50     32.15
94.39/94.41	c  N dy  2165    888661       840       848     23107     61211     71400   5603668     30.50     32.12
95.79/95.82	c  N dy  2218    912223       840       848     23107     45069     71400   3955793     30.49     32.10
96.89/96.99	c  N dy  2251    934401       840       848     23107     65280     71400   6044477     30.47     32.11
98.79/98.82	c  N dy  2296    960113       840       848     23107     50372     71400   4530597     30.44     32.09
99.69/99.79	c  N dy  2353    982225       840       848     23107     70722     71400   6589709     30.44     32.08
100.89/100.93	c  N dy  2405   1002246       840       848     23107     49609     71400   4442505     30.44     36.97
101.79/101.88	c  N dy  2461   1022466       840       848     23107     68200     71400   6366669     30.44     32.06
102.99/103.02	c  N dy  2518   1044287       840       848     23107     47751     71400   4169437     30.45     32.05
104.19/104.23	c  N dy  2579   1065478       840       848     23107     67126     71400   6205199     30.46     32.08
104.51/104.59	c  F st  2588   1071877       840       848     23107     73041     71400   6811761     30.45     30.10
105.29/105.34	c  N dy  2611   1085860       840       848     23107     44714     71400   3809379     30.45     32.08
106.49/106.54	c  N dy  2653   1106047       840       848     23107     63212     71400   5719508     30.44     32.05
107.59/107.66	c  N dy  2712   1126060       840       848     23107     81615     71400   7647193     30.46     44.35
108.59/108.65	c  N dy  2752   1146169       840       848     23107     58086     71400   5167264     30.44     32.12
110.09/110.17	c  N dy  2830   1171484       840       848     23107     81204     71400   7637286     30.45     32.28
111.39/111.43	c  N dy  2859   1192737       840       848     23107     57650     71400   5034374     30.43     32.06
112.39/112.44	c  S st  2896   1209700       840       848     23107     73414     71400   6678468     30.42   no data
112.39/112.46	c  S st  2896   1210202       840       848     23107     73888     71400   6719599     30.42   no data
112.39/112.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
112.49/112.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.3M T:  0.10
112.49/112.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
112.49/112.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
112.59/112.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
112.59/112.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
112.59/112.64	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
112.69/112.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
114.30/114.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.48 s
129.49/129.58	c lits-rem:       105  cl-subs:     3329  v-elim:      0  v-fix:    0  time: 15.23 s
129.49/129.58	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
129.59/129.68	c vivif2 --  cl tried    70559 cl shrink        0 lits rem          0 time: 0.10
129.70/129.77	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.09
129.70/129.77	c calculated reachability. Time: 0.00
129.70/129.77	c  N dy  2896   1210202       840       848     23107     70559     71400   6296935     30.42   no data
130.91/130.92	c  N dy  2965   1230959       840       848     23107     45508     71400   3768787     30.45     32.22
132.01/132.04	c  N dy  3024   1250995       840       848     23107     63912     71400   5701169     30.46     32.43
133.29/133.36	c  N dy  3093   1274520       840       848     23107     85435     71400   7930362     30.46     32.59
134.49/134.58	c  N dy  3156   1296829       840       848     23107     60925     71400   5278602     30.46     32.29
135.59/135.63	c  N dy  3214   1318393       840       848     23107     80763     71400   7330861     30.47     32.12
136.69/136.70	c  N dy  3281   1338507       840       848     23107     53352     71400   4447648     30.47     32.34
137.79/137.87	c  N dy  3340   1361918       840       848     23107     74713     71400   6709800     30.48     32.21
139.60/139.67	c  N dy  3360   1385423       840       848     23107     49521     71400   4020641     30.45     32.15
140.89/140.94	c  N dy  3423   1409806       840       848     23107     71894     71400   6403058     30.46     32.15
142.69/142.74	c  N dy  3473   1432314       840       848     23107     92779     71400   8694019     30.46     32.10
144.01/144.07	c  N dy  3522   1452397       840       848     23107     63413     71400   5458801     30.47     34.74
144.89/144.98	c  N dy  3604   1472424       840       848     23107     81824     71400   7350578     30.49     39.69
146.59/146.66	c  N dy  3652   1496351       840       848     23107     54960     71400   4497249     30.49     32.14
147.79/147.85	c  N dy  3702   1517088       840       848     23107     74075     71400   6475688     30.49     32.51
149.19/149.24	c  N dy  3790   1540743       840       848     23107     95864     71400   8881827     30.52     32.16
150.19/150.22	c  N dy  3870   1560779       840       848     23107     64587     71400   5433234     30.55     32.17
151.39/151.48	c  N dy  3911   1581584       840       848     23107     83946     71400   7639333     30.54     32.18
152.60/152.65	c  N dy  3985   1602583       840       848     23107     52658     71400   4171546     30.56     32.59
153.49/153.59	c  N dy  4048   1622629       840       848     23107     71094     71400   6099118     30.58     44.33
154.89/154.93	c  N dy  4094   1643215       840       848     23107     90051     71400   8111272     30.57     32.22
156.29/156.34	c  N dy  4152   1663284       840       848     23107     56793     71400   4578838     30.57     33.42
157.21/157.22	c  N dy  4231   1683301       840       848     23107     75221     71400   6493973     30.60     38.58
158.31/158.37	c  N dy  4294   1704692       840       848     23107     94796     71400   8540563     30.61     32.44
158.69/158.72	c  S st  4300   1710203       840       848     23107     99830     71400   9046560     30.61     31.49
158.69/158.75	c  S st  4300   1710708       840       848     23107    100316     71400   9093381     30.61   no data
158.69/158.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
158.89/158.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.8M T:  0.15
158.89/158.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
158.89/158.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
158.89/158.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
158.89/158.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
158.89/158.98	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
158.99/159.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
160.69/160.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.47 s
187.39/187.44	c lits-rem:       140  cl-subs:     4908  v-elim:      0  v-fix:    0  time: 26.67 s
187.39/187.44	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
187.49/187.57	c vivif2 --  cl tried    95408 cl shrink        0 lits rem          0 time: 0.13
187.59/187.69	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.12
187.69/187.70	c calculated reachability. Time: 0.00
187.69/187.70	c  N dy  4300   1710708       840       848     23107     95408     71400   8460755     30.61   no data
189.11/189.15	c  N dy  4348   1733545       840       848     23107     64163     71400   5287801     30.61     32.31
190.59/190.63	c  N dy  4398   1757264       840       848     23107     86116     71400   7594610     30.60     32.35
192.89/192.95	c  N dy  4441   1785707       840       848     23107     59204     71400   4812387     30.58     32.25
194.10/194.18	c  N dy  4494   1805955       840       848     23107     77998     71400   6814303     30.59     32.26
195.99/196.07	c  N dy  4538   1830326       840       848     23107    100373     71400   9297136     30.57     32.20
197.09/197.15	c  N dy  4598   1850753       840       848     23107     64897     71400   5256421     30.57     32.21
198.09/198.10	c  N dy  4675   1870792       840       848     23107     83373     71400   7182292     30.59     32.31
199.11/199.13	c  N dy  4743   1891145       840       848     23107    102245     71400   9174441     30.61     32.35
200.29/200.36	c  N dy  4802   1911418       840       848     23107     65484     71400   5310117     30.62     32.34
201.32/201.32	c  N dy  4870   1932123       840       848     23107     84604     71400   7277980     30.63     32.50
202.69/202.78	c  N dy  4931   1952996       840       848     23107    103834     71400   9284599     30.64     32.28
204.10/204.19	c  N dy  4975   1973661       840       848     23107     66637     71400   5390931     30.64     32.26
205.49/205.54	c  N dy  5045   1993933       840       848     23107     85223     71400   7418176     30.64     32.33
206.60/206.62	c  N dy  5105   2014001       840       848     23107    103841     71400   9392632     30.65     54.55
207.80/207.84	c  N dy  5171   2035005       840       848     23107     66142     71400   5301453     30.66     32.41
208.70/208.76	c  N dy  5241   2055232       840       848     23107     84831     71400   7270395     30.67     32.29
209.90/209.98	c  N dy  5293   2075613       840       848     23107    103611     71400   9305973     30.67     32.32
211.49/211.59	c  N dy  5347   2099401       840       848     23107     67489     71400   5426840     30.67     32.44
212.59/212.70	c  N dy  5390   2119837       840       848     23107     86278     71400   7373699     30.67     32.28
214.09/214.17	c  N dy  5447   2144192       840       848     23107    108795     71400   9708834     30.66     32.36
215.89/215.97	c  N dy  5492   2169135       840       848     23107     72685     71400   6000561     30.66     32.30
217.40/217.40	c  N dy  5511   2190230       840       848     23107     92126     71400   8163898     30.64     32.32
218.81/218.90	c  N dy  5553   2210709       840       848     23107    110784     71400  10136485     30.63     29.97
218.81/218.90	c  S st  5553   2210709       840       848     23107    110784     71400  10136485     30.63     29.97
218.91/218.94	c  S st  5553   2211212       840       848     23107    111256     71400  10178956     30.63   no data
218.91/218.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
219.09/219.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.8M T:  0.18
219.09/219.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
219.09/219.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
219.09/219.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
219.09/219.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
219.09/219.19	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
219.19/219.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
221.01/221.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.56 s
246.70/246.78	c lits-rem:        85  cl-subs:     5089  v-elim:      0  v-fix:    0  time: 25.68 s
246.70/246.78	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
246.90/246.93	c vivif2 --  cl tried   106167 cl shrink        0 lits rem          0 time: 0.15
247.00/247.07	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.15
247.00/247.08	c calculated reachability. Time: 0.00
247.00/247.08	c  N dy  5553   2211212       840       848     23107    106167     71400   9504704     30.63   no data
248.99/249.07	c  N dy  5600   2236582       840       848     23107     70060     71400   5657393     30.62     32.26
250.20/250.20	c  N dy  5671   2256658       840       848     23107     88561     71400   7632187     30.64     34.12
251.40/251.47	c  N dy  5707   2277800       840       848     23107    108130     71400   9731033     30.63     32.26
253.01/253.02	c  N dy  5755   2298576       840       848     23107     66501     71400   5204298     30.63     32.56
254.19/254.28	c  N dy  5790   2320511       840       848     23107     86807     71400   7340114     30.62     32.27
256.10/256.10	c  N dy  5873   2346685       840       848     23107    110945     71400   9893167     30.63     32.27
257.31/257.34	c  N dy  5915   2367037       840       848     23107     67917     71400   5349228     30.62     32.26
258.29/258.37	c  N dy  5966   2387383       840       848     23107     86778     71400   7331033     30.63     32.47
259.70/259.76	c  N dy  6011   2407713       840       848     23107    105351     71400   9333630     30.62     32.25
260.90/260.94	c  N dy  6069   2427849       840       848     23107    123991     71400  11336780     30.62     32.25
262.29/262.32	c  N dy  6108   2447896       840       848     23107     79590     71400   6522816     30.62     39.21
263.49/263.51	c  N dy  6152   2469974       840       848     23107     99911     71400   8719826     30.62     32.53
264.49/264.55	c  N dy  6245   2490327       840       848     23107    118748     71400  10717387     30.64     32.42
265.79/265.81	c  N dy  6280   2510786       840       848     23107     73878     71400   5868436     30.63     32.30
267.80/267.87	c  N dy  6308   2535119       840       848     23107     96335     71400   8287557     30.61     32.34
269.19/269.22	c  N dy  6352   2555582       840       848     23107    115054     71400  10259110     30.61     32.26
270.89/270.94	c  N dy  6400   2580593       840       848     23107     73761     71400   5914746     30.60     32.22
271.80/271.88	c  N dy  6483   2600778       840       848     23107     92470     71400   7890644     30.61     32.42
272.90/272.90	c  N dy  6556   2620860       840       848     23107    111006     71400   9847497     30.62     46.96
274.10/274.12	c  N dy  6618   2641212       840       848     23107    129739     71400  11837732     30.63     32.25
275.19/275.30	c  N dy  6669   2662303       840       848     23107     83739     71400   6873620     30.63     32.26
276.40/276.44	c  N dy  6753   2683983       840       848     23107    103659     71400   8954333     30.64     32.34
277.59/277.69	c  N dy  6808   2705157       840       848     23107    123241     71400  11029936     30.64     32.33
277.99/278.00	c  S st  6828   2711213       840       848     23107    128839     71400  11619800     30.64   no data
277.99/278.03	c  S st  6828   2711715       840       848     23107    129321     71400  11664874     30.64   no data
277.99/278.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
278.21/278.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.3M T:  0.17
278.21/278.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
278.21/278.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
278.21/278.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
278.21/278.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
278.21/278.29	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
278.31/278.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.11 s
280.30/280.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.64 s
312.49/312.54	c lits-rem:        37  cl-subs:     5583  v-elim:      0  v-fix:    0  time: 32.22 s
312.49/312.54	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
312.69/312.71	c vivif2 --  cl tried   123738 cl shrink        0 lits rem          0 time: 0.17
312.79/312.87	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.15
312.79/312.87	c calculated reachability. Time: 0.00
312.79/312.87	c  N dy  6828   2711715       840       848     23107    123738     71400  10935333     30.64   no data
314.09/314.10	c  N dy  6885   2732384       840       848     23107     76651     71400   6101313     30.65     32.27
315.72/315.74	c  N dy  6916   2752470       840       848     23107     95150     71400   8223041     30.64     34.33
316.89/316.95	c  N dy  6971   2772886       840       848     23107    113951     71400  10213637     30.64     32.31
318.59/318.65	c  N dy  7049   2797972       840       848     23107     69867     71400   5362702     30.65     32.30
319.60/319.65	c  N dy  7101   2818681       840       848     23107     89037     71400   7381867     30.65     32.29
320.69/320.75	c  N dy  7191   2839329       840       848     23107    108082     71400   9380226     30.67     32.49
321.89/321.96	c  N dy  7252   2859781       840       848     23107    126924     71400  11349468     30.67     32.31
323.31/323.38	c  N dy  7292   2879801       840       848     23107     77185     71400   6098219     30.67     35.26
325.20/325.20	c  N dy  7321   2904683       840       848     23107     99769     71400   8517891     30.66     32.27
326.40/326.47	c  N dy  7378   2925434       840       848     23107    118934     71400  10545611     30.66     32.29
327.49/327.57	c  N dy  7467   2945497       840       848     23107    137525     71400  12509836     30.67     42.12
328.81/328.88	c  N dy  7501   2966020       840       848     23107     87475     71400   7163721     30.67     32.31
331.70/331.77	c  N dy  7549   2990981       840       848     23107    110138     71400   9683108     30.65     32.29
332.90/332.99	c  N dy  7612   3011016       840       848     23107    128662     71400  11644717     30.66     32.75
334.10/334.13	c  N dy  7701   3031058       840       848     23107     77343     71400   6103239     30.67     36.55
336.39/336.48	c  N dy  7733   3056242       840       848     23107    100569     71400   8520448     30.66     32.31
338.10/338.13	c  N dy  7778   3077277       840       848     23107    119805     71400  10565312     30.65     32.27
339.49/339.58	c  N dy  7837   3098369       840       848     23107    139170     71400  12625096     30.65     32.37
340.69/340.76	c  N dy  7901   3118511       840       848     23107     86887     71400   7150497     30.66     32.39
344.32/344.32	c  N dy  7948   3142539       840       848     23107    108985     71400   9550832     30.66     32.39
345.42/345.42	c  N dy  7996   3163732       840       848     23107    128517     71400  11555586     30.65     32.33
346.70/346.76	c  N dy  8059   3183737       840       848     23107     75184     71400   5869468     30.66     35.69
347.69/347.72	c  N dy  8136   3203966       840       848     23107     93956     71400   7865525     30.67     32.40
347.99/348.07	c  S st  8174   3211715       840       848     23107    101098     71400   8605638     30.67     25.05
348.09/348.10	c  S st  8174   3212216       840       848     23107    101579     71400   8648258     30.67   no data
348.09/348.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
348.19/348.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.1M T:  0.13
348.19/348.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
348.19/348.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
348.29/348.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
348.29/348.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
348.29/348.31	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
348.39/348.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
350.09/350.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.57 s
371.59/371.63	c lits-rem:        44  cl-subs:     2786  v-elim:      0  v-fix:    0  time: 21.47 s
371.59/371.63	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
371.71/371.76	c vivif2 --  cl tried    98793 cl shrink        0 lits rem          0 time: 0.13
371.81/371.88	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.12
371.81/371.88	c calculated reachability. Time: 0.00
371.81/371.88	c  N dy  8174   3212216       840       848     23107     98793     71400   8274954     30.67   no data
373.29/373.34	c  N dy  8208   3232497       840       848     23107    117525     71400  10283261     30.66     32.29
376.60/376.67	c  N dy  8244   3265238       840       848     23107     75023     71400   5900352     30.64     32.25
378.31/378.32	c  N dy  8277   3289015       840       848     23107     96916     71400   8342750     30.63     32.39
379.99/380.07	c  N dy  8299   3309879       840       848     23107    116131     71400  10392449     30.62     32.26
381.20/381.20	c  N dy  8385   3330587       840       848     23107    135265     71400  12381215     30.63     32.25
382.60/382.61	c  N dy  8436   3351710       840       848     23107     81011     71400   6504022     30.63     32.27
384.00/384.01	c  N dy  8491   3371814       840       848     23107     99538     71400   8480037     30.64     32.30
385.49/385.53	c  N dy  8525   3391905       840       848     23107    117963     71400  10444437     30.62     33.01
386.70/386.73	c  N dy  8580   3411948       840       848     23107    136388     71400  12405974     30.63     41.37
387.99/388.02	c  N dy  8623   3432028       840       848     23107     80327     71400   6432883     30.62     32.43
389.42/389.49	c  N dy  8654   3453185       840       848     23107     99865     71400   8481873     30.61     32.28
391.00/391.05	c  N dy  8709   3476087       840       848     23107    120876     71400  10732632     30.61     32.31
392.20/392.28	c  N dy  8756   3496884       840       848     23107    139870     71400  12742123     30.61     32.24
393.60/393.70	c  N dy  8790   3516955       840       848     23107     82917     71400   6736389     30.60     38.10
394.69/394.76	c  N dy  8836   3537605       840       848     23107    101906     71400   8698526     30.60     32.44
395.91/395.94	c  N dy  8905   3557850       840       848     23107    120560     71400  10659353     30.60     32.54
397.39/397.43	c  N dy  8939   3577949       840       848     23107    139026     71400  12672626     30.59     43.96
398.70/398.73	c  N dy  9005   3598588       840       848     23107     81628     71400   6664109     30.59     32.40
399.60/399.63	c  N dy  9076   3619039       840       848     23107    100542     71400   8626444     30.60     32.35
400.79/400.81	c  N dy  9134   3639109       840       848     23107    119112     71400  10576300     30.60     32.33
402.20/402.28	c  N dy  9182   3662394       840       848     23107    140542     71400  12843838     30.60     32.22
403.49/403.53	c  N dy  9280   3682484       840       848     23107     81693     71400   6629419     30.61     49.86
404.72/404.79	c  N dy  9328   3702523       840       848     23107    100103     71400   8602745     30.61     32.26
405.50/405.50	c  S st  9356   3712218       840       848     23107    109073     71400   9626406     30.61     31.68
405.50/405.52	c  S st  9356   3712718       840       848     23107    109557     71400   9670002     30.61   no data
405.50/405.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
405.60/405.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.5M T:  0.14
405.60/405.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
405.60/405.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
405.70/405.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
405.70/405.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
405.70/405.74	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
405.81/405.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
407.50/407.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.52 s
434.30/434.40	c lits-rem:       119  cl-subs:     3892  v-elim:      0  v-fix:    0  time: 26.82 s
434.30/434.40	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
434.52/434.55	c vivif2 --  cl tried   105665 cl shrink        0 lits rem          0 time: 0.14
434.60/434.67	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.12
434.60/434.67	c calculated reachability. Time: 0.00
434.60/434.67	c  N dy  9356   3712718       840       848     23107    105665     71400   9147301     30.61   no data
436.80/436.86	c  N dy  9410   3743656       840       848     23107    134216     71400  12211514     30.60     32.26
437.30/437.30	c  F st  9443   3751562       840       848     23107    141516     71400  12967522     30.61     26.97
437.99/438.06	c  N dy  9468   3764505       840       848     23107    153484     71400  14260588     30.61     32.23
439.30/439.35	c  N dy  9533   3784687       840       848     23107     93831     71400   7904200     30.61     32.25
440.80/440.87	c  N dy  9602   3809155       840       848     23107    116468     71400  10394117     30.61     32.23
442.29/442.37	c  N dy  9646   3829398       840       848     23107    135134     71400  12380825     30.61     32.32
443.60/443.67	c  N dy  9696   3849453       840       848     23107    153543     71400  14299822     30.61     32.27
445.10/445.10	c  N dy  9754   3871099       840       848     23107     94184     71400   7933317     30.61     32.23
446.52/446.61	c  N dy  9794   3891271       840       848     23107    112671     71400   9925980     30.61     32.25
447.71/447.74	c  N dy  9864   3911356       840       848     23107    131259     71400  11919090     30.61     34.12
448.90/448.98	c  N dy  9916   3931395       840       848     23107    149774     71400  13874233     30.61     32.27
450.40/450.45	c  N dy  9971   3953751       840       848     23107     90233     71400   7472321     30.61     32.23
451.79/451.88	c  N dy 10004   3973829       840       848     23107    108717     71400   9468041     30.61     44.16
454.00/454.00	c  N dy 10057   4001654       840       848     23107    134420     71400  12160848     30.60     32.30
455.50/455.53	c  N dy 10093   4023626       840       848     23107    154743     71400  14273180     30.60     32.34
457.09/457.12	c  N dy 10160   4047285       840       848     23107     95404     71400   8045179     30.60     32.45
458.20/458.26	c  N dy 10236   4067315       840       848     23107    113798     71400  10014552     30.61     58.97
459.40/459.41	c  N dy 10278   4087403       840       848     23107    132240     71400  11904613     30.61     33.89
460.92/460.93	c  N dy 10338   4110789       840       848     23107    153797     71400  14195160     30.61     32.34
462.30/462.39	c  N dy 10382   4130801       840       848     23107     90269     71400   7500879     30.61     36.06
463.29/463.32	c  N dy 10454   4150865       840       848     23107    108753     71400   9427942     30.61     32.29
464.69/464.76	c  N dy 10504   4172075       840       848     23107    128365     71400  11543017     30.61     32.33
466.00/466.05	c  N dy 10550   4193086       840       848     23107    147725     71400  13588438     30.61     32.27
467.51/467.54	c  S st 10590   4212720       840       848     23107     82949     71400   6741526     30.61     28.30
467.51/467.56	c  S st 10590   4213221       840       848     23107     83426     71400   6783768     30.61   no data
467.51/467.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
467.60/467.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.4M T:  0.08
467.60/467.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
467.60/467.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
467.70/467.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
467.70/467.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
467.70/467.72	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
467.70/467.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
469.30/469.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.44 s
478.60/478.64	c lits-rem:        61  cl-subs:      345  v-elim:      0  v-fix:    0  time:  9.24 s
478.60/478.64	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
478.70/478.75	c vivif2 --  cl tried    83081 cl shrink        0 lits rem          0 time: 0.11
478.80/478.82	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.08
478.80/478.82	c calculated reachability. Time: 0.00
478.80/478.82	c  N dy 10590   4213221       840       848     23107     83081     71400   6738269     30.61   no data
480.10/480.15	c  N dy 10629   4236389       840       848     23107    104415     71400   9025644     30.61     32.27
481.30/481.36	c  N dy 10691   4256490       840       848     23107    122888     71400  11004401     30.61     42.81
482.81/482.83	c  N dy 10729   4276695       840       848     23107    141479     71400  13047153     30.60     32.55
484.40/484.44	c  N dy 10795   4301859       840       848     23107    164564     71400  15470031     30.60     32.29
486.30/486.31	c  N dy 10826   4321920       840       848     23107     99291     71400   8520331     30.60     33.37
487.60/487.64	c  N dy 10876   4342614       840       848     23107    118285     71400  10577293     30.60     32.22
488.80/488.85	c  N dy 10926   4362733       840       848     23107    136799     71400  12580390     30.60     32.32
490.10/490.11	c  N dy 10979   4382752       840       848     23107    155332     71400  14593279     30.60     32.26
491.90/491.99	c  N dy 10994   4403356       840       848     23107     89625     71400   7456749     30.59     32.23
493.40/493.42	c  N dy 11027   4423903       840       848     23107    108437     71400   9506526     30.58     32.24
494.70/494.70	c  N dy 11069   4443986       840       848     23107    127022     71400  11471728     30.58     32.19
495.90/495.97	c  N dy 11129   4465347       840       848     23107    146514     71400  13531887     30.58     32.22
497.00/497.11	c  N dy 11204   4485384       840       848     23107    165089     71400  15479285     30.59     32.21
498.60/498.69	c  N dy 11260   4506048       840       848     23107     98681     71400   8473144     30.59     32.21
499.70/499.75	c  N dy 11336   4526103       840       848     23107    117183     71400  10418584     30.59     32.42
500.90/500.95	c  N dy 11415   4546320       840       848     23107    135828     71400  12423219     30.60     32.31
502.20/502.24	c  N dy 11481   4568793       840       848     23107    156507     71400  14561555     30.61     32.25
505.50/505.58	c  N dy 11533   4603189       840       848     23107    101782     71400   8945153     30.60     32.22
506.60/506.68	c  N dy 11624   4624813       840       848     23107    121820     71400  11103392     30.61     32.25
507.80/507.86	c  N dy 11677   4645733       840       848     23107    141173     71400  13152746     30.61     32.28
509.50/509.54	c  N dy 11734   4669227       840       848     23107    162864     71400  15514293     30.61     32.30
511.00/511.00	c  N dy 11799   4689232       840       848     23107     93523     71400   7870196     30.62     32.72
512.52/512.54	c  N dy 11837   4710027       840       848     23107    112625     71400   9949386     30.61     32.65
512.62/512.69	c  S st 11852   4713221       840       848     23107    115612     71400  10283052     30.62     28.53
512.70/512.72	c  S st 11852   4713726       840       848     23107    116092     71400  10325442     30.62   no data
512.70/512.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
512.80/512.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.3M T:  0.14
512.80/512.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
512.80/512.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
512.90/512.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
512.90/512.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
512.90/512.94	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
513.00/513.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.11 s
514.81/514.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.60 s
534.52/534.60	c lits-rem:        45  cl-subs:     3094  v-elim:      0  v-fix:    0  time: 19.71 s
534.52/534.60	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
534.70/534.76	c vivif2 --  cl tried   112998 cl shrink        0 lits rem          0 time: 0.16
534.80/534.88	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.13
534.80/534.89	c calculated reachability. Time: 0.00
534.80/534.89	c  N dy 11852   4713726       840       848     23107    112998     71400   9907537     30.62   no data
535.90/535.99	c  N dy 11940   4734136       840       848     23107    131717     71400  11879024     30.63     32.53
537.30/537.37	c  N dy 11991   4754162       840       848     23107    150134     71400  13857650     30.63     52.84
538.50/538.58	c  N dy 12050   4774229       840       848     23107    168570     71400  15778497     30.63     44.68
540.30/540.36	c  N dy 12104   4794575       840       848     23107     98982     71400   8438853     30.63     32.25
541.30/541.38	c  N dy 12170   4814659       840       848     23107    117444     71400  10353534     30.64     32.42
542.50/542.59	c  N dy 12217   4835123       840       848     23107    136205     71400  12344201     30.64     32.49
544.10/544.18	c  N dy 12244   4855815       840       848     23107    155212     71400  14394618     30.63     32.33
545.40/545.50	c  N dy 12317   4876192       840       848     23107    173938     71400  16358404     30.64     32.30
546.72/546.76	c  N dy 12366   4896469       840       848     23107    103300     71400   8839903     30.64     32.44
548.50/548.58	c  N dy 12447   4921124       840       848     23107    125999     71400  11362595     30.64     32.31
549.80/549.85	c  N dy 12510   4941918       840       848     23107    144999     71400  13356815     30.65     32.37
551.20/551.21	c  N dy 12572   4962005       840       848     23107    163595     71400  15414482     30.65     39.84
552.80/552.80	c  N dy 12634   4983987       840       848     23107     93715     71400   7862783     30.65     32.31
554.31/554.38	c  N dy 12706   5009631       840       848     23107    117406     71400  10414883     30.66     32.32
555.52/555.55	c  N dy 12763   5029654       840       848     23107    135842     71400  12357615     30.66     35.40
556.62/556.66	c  N dy 12844   5049765       840       848     23107    154431     71400  14309952     30.67     32.44
557.90/557.93	c  N dy 12909   5069821       840       848     23107    172963     71400  16276022     30.67     32.29
559.51/559.55	c  N dy 12931   5089849       840       848     23107    100043     71400   8555131     30.66     39.39
560.50/560.56	c  N dy 13003   5110409       840       848     23107    119073     71400  10548445     30.67     32.35
561.90/562.00	c  N dy 13046   5131069       840       848     23107    138027     71400  12531481     30.67     32.33
563.00/563.11	c  N dy 13133   5151117       840       848     23107    156453     71400  14459329     30.68     32.55
564.40/564.44	c  N dy 13190   5171605       840       848     23107    175291     71400  16396323     30.68     32.33
566.21/566.23	c  N dy 13219   5191689       840       848     23107    101707     71400   8727070     30.67     32.39
567.52/567.52	c  N dy 13294   5213273       840       848     23107    121560     71400  10856910     30.68     32.33
567.52/567.54	c  S st 13296   5213727       840       848     23107    121975     71400  10897849     30.68     25.65
567.52/567.57	c  S st 13296   5214231       840       848     23107    122464     71400  10940035     30.68   no data
567.52/567.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
567.70/567.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.4M T:  0.14
567.70/567.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
567.70/567.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
567.70/567.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
567.80/567.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
567.80/567.80	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
567.90/567.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.11 s
569.72/569.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.63 s
592.40/592.44	c lits-rem:        35  cl-subs:     3719  v-elim:      0  v-fix:    0  time: 22.64 s
592.40/592.44	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
592.60/592.61	c vivif2 --  cl tried   118745 cl shrink        0 lits rem          0 time: 0.17
592.70/592.74	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.13
592.70/592.75	c calculated reachability. Time: 0.00
592.70/592.75	c  N dy 13296   5214231       840       848     23107    118745     71400  10453703     30.68   no data
593.92/593.95	c  N dy 13346   5234495       840       848     23107    137387     71400  12408379     30.68     32.48
595.40/595.41	c  N dy 13381   5256042       840       848     23107    157293     71400  14529213     30.67     32.37
596.80/596.84	c  N dy 13420   5277072       840       848     23107    176653     71400  16552948     30.67     32.42
598.50/598.58	c  N dy 13460   5298544       840       848     23107    103713     71400   9010749     30.66     32.44
599.60/599.66	c  N dy 13531   5319552       840       848     23107    123024     71400  11013023     30.67     32.32
601.00/601.06	c  N dy 13577   5339567       840       848     23107    141551     71400  13018295     30.67     34.10
602.40/602.41	c  N dy 13627   5359573       840       848     23107    159952     71400  14945758     30.67     57.05
604.40/604.41	c  N dy 13664   5385844       840       848     23107    184178     71400  17575303     30.66     32.31
605.81/605.84	c  N dy 13710   5406581       840       848     23107    109340     71400   9563588     30.66     32.44
607.00/607.06	c  N dy 13768   5427136       840       848     23107    128154     71400  11520765     30.66     32.51
608.50/608.53	c  N dy 13808   5447180       840       848     23107    146509     71400  13504806     30.66     35.48
609.70/609.78	c  N dy 13856   5467197       840       848     23107    164913     71400  15395987     30.66     45.37
611.30/611.33	c  N dy 13899   5489322       840       848     23107    185191     71400  17503194     30.66     32.49
613.30/613.35	c  N dy 13915   5509797       840       848     23107    109532     71400   9569359     30.65     32.35
614.40/614.41	c  N dy 13979   5530304       840       848     23107    128369     71400  11525674     30.65     32.61
615.70/615.72	c  N dy 14033   5550902       840       848     23107    147305     71400  13563817     30.66     32.37
616.80/616.88	c  N dy 14100   5571500       840       848     23107    166270     71400  15594438     30.66     32.35
618.30/618.35	c  N dy 14148   5593578       840       848     23107    186573     71400  17784910     30.66     32.30
619.80/619.82	c  N dy 14184   5613705       840       848     23107    109397     71400   9581273     30.66     32.28
620.80/620.82	c  N dy 14279   5633767       840       848     23107    127910     71400  11525937     30.67     33.02
622.51/622.55	c  N dy 14322   5653815       840       848     23107    146302     71400  13548002     30.67     44.13
623.80/623.84	c  N dy 14392   5673886       840       848     23107    164917     71400  15509105     30.67     42.17
625.40/625.45	c  N dy 14459   5696317       840       848     23107    185591     71400  17696657     30.67     32.39
626.80/626.89	c  S st 14534   5714232       840       848     23107    105359     71400   9218490     30.68     29.04
626.80/626.91	c  S st 14534   5714734       840       848     23107    105840     71400   9260874     30.68   no data
626.92/626.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
627.02/627.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.5M T:  0.11
627.02/627.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
627.02/627.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
627.10/627.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
627.10/627.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
627.10/627.11	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
627.20/627.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
628.90/628.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.49 s
645.51/645.59	c lits-rem:       108  cl-subs:     1019  v-elim:      0  v-fix:    0  time: 16.67 s
645.51/645.59	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
645.72/645.73	c vivif2 --  cl tried   104821 cl shrink        0 lits rem          0 time: 0.15
645.81/645.84	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.10
645.81/645.84	c calculated reachability. Time: 0.00
645.81/645.84	c  N dy 14534   5714734       840       848     23107    104821     71400   9128327     30.68   no data
646.90/646.97	c  N dy 14598   5734759       840       848     23107    123251     71400  11097013     30.68     32.33
648.10/648.17	c  N dy 14651   5755854       840       848     23107    142674     71400  13100313     30.68     32.34
649.40/649.44	c  N dy 14715   5777092       840       848     23107    162333     71400  15171736     30.68     32.32
650.71/650.77	c  N dy 14804   5797112       840       848     23107    180900     71400  17216608     30.69     45.40
652.22/652.28	c  N dy 14851   5817184       840       848     23107    101635     71400   8756643     30.69     32.60
653.70/653.76	c  N dy 14898   5837692       840       848     23107    120381     71400  10734697     30.69     32.44
655.11/655.18	c  N dy 14941   5858705       840       848     23107    139616     71400  12796549     30.68     32.36
656.50/656.56	c  N dy 14993   5878751       840       848     23107    158096     71400  14720955     30.68     38.25
657.82/657.84	c  N dy 15046   5898885       840       848     23107    176643     71400  16678858     30.69     32.40
659.70/659.70	c  N dy 15122   5921612       840       848     23107     99200     71400   8493086     30.69     32.44
660.70/660.70	c  N dy 15187   5942637       840       848     23107    118530     71400  10523074     30.69     32.34
662.01/662.02	c  N dy 15243   5963289       840       848     23107    137590     71400  12534302     30.69     32.33
667.20/667.27	c  N dy 15260   6004454       840       848     23107    175536     71400  16825091     30.67     32.31
668.72/668.73	c  N dy 15334   6025525       840       848     23107    194982     71400  18870592     30.68     32.36
670.40/670.48	c  N dy 15376   6047604       840       848     23107    115924     71400  10373747     30.68     32.32
671.40/671.48	c  N dy 15451   6067612       840       848     23107    134376     71400  12289967     30.68     42.51
672.90/672.96	c  N dy 15489   6087768       840       848     23107    153010     71400  14251371     30.68     32.41
674.60/674.64	c  N dy 15513   6108341       840       848     23107    171905     71400  16411819     30.68     32.48
676.31/676.36	c  N dy 15561   6131932       840       848     23107    193691     71400  18721416     30.67     32.36
677.80/677.84	c  N dy 15610   6152041       840       848     23107    111688     71400   9900222     30.67     32.35
679.31/679.38	c  N dy 15684   6174250       840       848     23107    132193     71400  12089498     30.67     32.29
680.70/680.70	c  N dy 15729   6194285       840       848     23107    150609     71400  14021863     30.67     46.54
681.80/681.88	c  N dy 15780   6214645       840       848     23107    169303     71400  15994636     30.67     32.36
681.80/681.89	c  S st 15781   6214735       840       848     23107    169383     71400  16003237     30.67   no data
681.92/681.93	c  S st 15781   6215236       840       848     23107    169864     71400  16045924     30.67   no data
681.92/681.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
682.10/682.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.5M T:  0.22
682.10/682.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
682.10/682.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
682.20/682.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
682.20/682.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
682.20/682.24	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
682.40/682.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.16 s
684.61/684.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.81 s
737.80/737.84	c lits-rem:        53  cl-subs:     6986  v-elim:      0  v-fix:    0  time: 53.22 s
737.80/737.84	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
738.02/738.08	c vivif2 --  cl tried   162878 cl shrink        0 lits rem          0 time: 0.24
738.20/738.28	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.20
738.20/738.29	c calculated reachability. Time: 0.00
738.20/738.29	c  N dy 15781   6215236       840       848     23107    162878     71400  15120197     30.67   no data
739.90/739.98	c  N dy 15815   6237496       840       848     23107    183362     71400  17375446     30.67     32.52
741.91/741.94	c  N dy 15867   6257629       840       848     23107    201733     71400  19379780     30.67     32.47
743.10/743.13	c  N dy 15946   6277812       840       848     23107    119367     71400  10566341     30.67     32.29
744.30/744.38	c  N dy 15996   6298973       840       848     23107    138942     71400  12659297     30.67     32.35
746.61/746.64	c  N dy 16076   6329043       840       848     23107    166574     71400  15609240     30.67     32.30
748.02/748.02	c  N dy 16147   6350209       840       848     23107    186036     71400  17672223     30.68     32.34
749.90/749.93	c  N dy 16184   6370394       840       848     23107    102587     71400   8756320     30.67     32.34
751.00/751.09	c  N dy 16242   6390451       840       848     23107    121051     71400  10692672     30.67     32.33
752.60/752.62	c  N dy 16286   6411542       840       848     23107    140402     71400  12770651     30.67     32.29
754.31/754.32	c  N dy 16299   6432898       840       848     23107    160075     71400  14976269     30.67     32.31
755.62/755.64	c  N dy 16362   6452946       840       848     23107    178522     71400  16968142     30.67     36.38
757.51/757.50	c  N dy 16439   6477983       840       848     23107    201688     71400  19450942     30.67     32.35
758.80/758.88	c  N dy 16517   6498402       840       848     23107    117412     71400  10235360     30.68     32.32
760.70/760.76	c  N dy 16544   6518464       840       848     23107    135851     71400  12346428     30.68     32.31
762.00/762.00	c  N dy 16606   6539038       840       848     23107    154768     71400  14421031     30.68     32.35
763.10/763.16	c  N dy 16656   6559108       840       848     23107    173091     71400  16305036     30.68     47.97
764.70/764.79	c  N dy 16688   6579174       840       848     23107    191555     71400  18240118     30.68     41.83
766.40/766.43	c  N dy 16750   6599895       840       848     23107    106692     71400   9086452     30.68     32.52
767.41/767.43	c  N dy 16827   6619947       840       848     23107    125093     71400  11015953     30.68     38.26
768.51/768.58	c  N dy 16881   6640129       840       848     23107    143694     71400  12926031     30.68     32.49
770.02/770.03	c  N dy 16923   6660444       840       848     23107    162561     71400  15021917     30.68     32.34
771.40/771.45	c  N dy 16958   6681235       840       848     23107    181645     71400  17031551     30.68     32.31
772.60/772.69	c  N dy 17040   6701329       840       848     23107    200234     71400  19028590     30.68     32.36
773.90/773.96	c  S st 17070   6715236       840       848     23107    108104     71400   9161959     30.68     26.46
773.90/773.98	c  S st 17070   6715739       840       848     23107    108583     71400   9206130     30.68   no data
774.00/774.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
774.10/774.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.2M T:  0.11
774.10/774.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
774.10/774.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
774.10/774.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
774.10/774.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
774.10/774.17	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
774.20/774.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
775.90/775.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.49 s
789.90/789.90	c lits-rem:       131  cl-subs:      591  v-elim:      0  v-fix:    0  time: 13.92 s
789.90/789.90	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
790.00/790.05	c vivif2 --  cl tried   107992 cl shrink        0 lits rem          0 time: 0.15
790.10/790.15	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.10
790.10/790.15	c calculated reachability. Time: 0.00
790.10/790.15	c  N dy 17070   6715739       840       848     23107    107992     71400   9133708     30.68   no data
791.60/791.63	c  N dy 17116   6737891       840       848     23107    128299     71400  11257137     30.68     32.32
792.91/792.99	c  N dy 17211   6760407       840       848     23107    149130     71400  13486879     30.69     32.40
794.30/794.37	c  N dy 17249   6780491       840       848     23107    167564     71400  15396291     30.68     36.00
795.90/795.91	c  N dy 17302   6800796       840       848     23107    186369     71400  17407167     30.68     32.32
797.21/797.25	c  N dy 17346   6821143       840       848     23107    205123     71400  19370614     30.68     32.50
798.80/798.82	c  N dy 17394   6842731       840       848     23107    119025     71400  10190144     30.68     32.41
800.61/800.69	c  N dy 17414   6863612       840       848     23107    138210     71400  12221116     30.67     32.52
802.51/802.56	c  N dy 17446   6883745       840       848     23107    156579     71400  14235896     30.67     32.37
803.71/803.76	c  N dy 17513   6903752       840       848     23107    175058     71400  16177641     30.67     32.31
805.22/805.26	c  N dy 17566   6923772       840       848     23107    193478     71400  18154240     30.67     32.86
806.70/806.75	c  N dy 17600   6945274       840       848     23107    213213     71400  20258168     30.67     32.42
808.31/808.31	c  N dy 17646   6965777       840       848     23107    125325     71400  10855630     30.67     32.31
809.52/809.60	c  N dy 17712   6985974       840       848     23107    143880     71400  12841072     30.67     32.36
811.20/811.23	c  N dy 17743   7008906       840       848     23107    164925     71400  15106852     30.67     32.38
812.82/812.89	c  N dy 17777   7032038       840       848     23107    186256     71400  17398626     30.67     32.54
814.80/814.85	c  N dy 17817   7052411       840       848     23107    204740     71400  19402885     30.66     32.31
816.60/816.63	c  N dy 17854   7072510       840       848     23107    115798     71400   9690113     30.66     32.29
817.51/817.59	c  N dy 17925   7092581       840       848     23107    134324     71400  11615298     30.66     42.69
818.60/818.64	c  N dy 18016   7112791       840       848     23107    152957     71400  13571340     30.67     32.38
820.00/820.00	c  N dy 18060   7132817       840       848     23107    171427     71400  15548186     30.67     36.71
821.41/821.43	c  N dy 18123   7153527       840       848     23107    190613     71400  17577271     30.67     32.48
823.01/823.00	c  N dy 18193   7174528       840       848     23107    209977     71400  19657990     30.67     32.31
824.71/824.78	c  N dy 18225   7196791       840       848     23107    121919     71400  10337583     30.67     32.42
826.02/826.03	c  S st 18260   7215740       840       848     23107    139227     71400  12180681     30.67     31.86
826.02/826.06	c  S st 18260   7216242       840       848     23107    139704     71400  12225091     30.67   no data
826.02/826.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
826.20/826.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.5M T:  0.17
826.20/826.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
826.20/826.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
826.30/826.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
826.30/826.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
826.30/826.33	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
826.40/826.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.13 s
828.32/828.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.59 s
849.12/849.20	c lits-rem:        82  cl-subs:     2861  v-elim:      0  v-fix:    0  time: 20.87 s
849.12/849.20	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
849.30/849.39	c vivif2 --  cl tried   136843 cl shrink        0 lits rem          0 time: 0.19
849.50/849.55	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.16
849.50/849.55	c calculated reachability. Time: 0.00
849.50/849.55	c  N dy 18260   7216242       840       848     23107    136843     71400  11855874     30.67   no data
851.32/851.32	c  N dy 18287   7237815       840       848     23107    156631     71400  13986493     30.66     32.31
852.90/852.91	c  N dy 18307   7258405       840       848     23107    175535     71400  16007899     30.66     32.31
854.41/854.40	c  N dy 18351   7278445       840       848     23107    193940     71400  17960201     30.66     33.27
857.11/857.19	c  N dy 18389   7305636       840       848     23107    109623     71400   8943348     30.65     32.33
858.31/858.37	c  N dy 18465   7327099       840       848     23107    129444     71400  11087145     30.66     32.34
859.51/859.55	c  N dy 18531   7347169       840       848     23107    147978     71400  13077808     30.66     32.28
860.70/860.78	c  N dy 18605   7367983       840       848     23107    167284     71400  15128917     30.66     32.31
862.21/862.31	c  N dy 18656   7389798       840       848     23107    187388     71400  17244713     30.66     32.41
863.71/863.76	c  N dy 18707   7410967       840       848     23107    206832     71400  19261237     30.66     32.36
865.51/865.54	c  N dy 18741   7433508       840       848     23107    117153     71400   9714073     30.66     32.85
867.41/867.46	c  N dy 18761   7454210       840       848     23107    136081     71400  11803678     30.65     32.30
868.60/868.67	c  N dy 18839   7474245       840       848     23107    154622     71400  13765270     30.66     36.63
870.03/870.08	c  N dy 18898   7495616       840       848     23107    174251     71400  15825166     30.66     32.30
871.40/871.42	c  N dy 18962   7515692       840       848     23107    192677     71400  17758794     30.66     38.08
876.10/876.19	c  N dy 18983   7542327       840       848     23107    217130     71400  20860569     30.65     32.36
877.91/877.96	c  N dy 19040   7562874       840       848     23107    124746     71400  10417633     30.65     32.30
878.93/878.99	c  N dy 19148   7582942       840       848     23107    143330     71400  12403003     30.66     32.35
880.31/880.35	c  N dy 19210   7603992       840       848     23107    162643     71400  14439164     30.66     32.32
881.81/881.83	c  N dy 19248   7624313       840       848     23107    181444     71400  16471529     30.66     32.29
883.32/883.38	c  N dy 19297   7644516       840       848     23107    200116     71400  18425347     30.66     32.35
886.52/886.59	c  N dy 19374   7674790       840       848     23107    115757     71400   9459078     30.66     32.28
887.91/887.94	c  N dy 19422   7696869       840       848     23107    136150     71400  11627372     30.66     32.29
889.41/889.42	c  S st 19458   7716243       840       848     23107    154031     71400  13583929     30.66   no data
889.41/889.45	c  S st 19458   7716746       840       848     23107    154510     71400  13627237     30.66   no data
889.41/889.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
889.61/889.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.7M T:  0.19
889.61/889.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
889.61/889.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
889.71/889.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
889.71/889.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
889.71/889.73	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
889.83/889.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.14 s
891.91/891.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.78 s
919.53/919.57	c lits-rem:        51  cl-subs:     3757  v-elim:      0  v-fix:    0  time: 27.60 s
919.53/919.57	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
919.71/919.78	c vivif2 --  cl tried   150753 cl shrink        0 lits rem          0 time: 0.21
919.91/919.96	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.17
919.91/919.96	c calculated reachability. Time: 0.00
919.91/919.96	c  N dy 19458   7716746       840       848     23107    150753     71400  13127598     30.66   no data
921.41/921.40	c  N dy 19507   7737641       840       848     23107    170042     71400  15233453     30.65     32.40
923.31/923.30	c  N dy 19554   7762122       840       848     23107    192661     71400  17752707     30.65     32.47
924.50/924.54	c  N dy 19650   7782179       840       848     23107    211286     71400  19679741     30.66     32.63
930.41/930.51	c  N dy 19697   7821496       840       848     23107    134188     71400  11488538     30.65     32.38
931.62/931.69	c  N dy 19756   7841538       840       848     23107    152764     71400  13413380     30.65     32.38
933.01/933.05	c  N dy 19823   7862659       840       848     23107    172339     71400  15542610     30.65     32.31
934.61/934.64	c  N dy 19911   7886313       840       848     23107    194104     71400  17878823     30.65     32.44
936.02/936.06	c  N dy 19965   7906408       840       848     23107    212697     71400  19904994     30.65     32.28
938.51/938.56	c  N dy 20070   7933949       840       848     23107    123637     71400  10113695     30.66     32.38
939.81/939.84	c  N dy 20117   7953959       840       848     23107    141979     71400  12059901     30.66     32.32
941.11/941.17	c  N dy 20185   7975588       840       848     23107    161922     71400  14179915     30.66     32.32
942.31/942.35	c  N dy 20283   7995992       840       848     23107    180824     71400  16170361     30.67     32.89
943.73/943.74	c  N dy 20357   8016312       840       848     23107    199631     71400  18239353     30.67     32.31
945.40/945.46	c  N dy 20407   8040105       840       848     23107    221693     71400  20604528     30.68     32.38
947.13/947.15	c  N dy 20457   8061158       840       848     23107    125689     71400  10247257     30.67     32.31
948.60/948.62	c  N dy 20485   8081358       840       848     23107    144229     71400  12387288     30.67     32.46
949.81/949.84	c  N dy 20564   8101649       840       848     23107    162962     71400  14388844     30.68     32.34
951.01/951.02	c  N dy 20649   8121715       840       848     23107    181320     71400  16322898     30.68     38.55
952.52/952.56	c  N dy 20711   8143163       840       848     23107    201072     71400  18426364     30.68     32.30
954.00/954.08	c  N dy 20767   8163589       840       848     23107    219958     71400  20442719     30.68     32.44
955.51/955.58	c  N dy 20848   8184251       840       848     23107    122879     71400   9900907     30.69     32.34
956.61/956.63	c  N dy 20929   8204726       840       848     23107    141771     71400  11887867     30.69     32.38
957.31/957.36	c  S st 20972   8216746       840       848     23107    152853     71400  13070997     30.70   no data
957.31/957.39	c  S st 20972   8217254       840       848     23107    153338     71400  13114506     30.70   no data
957.41/957.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
957.61/957.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.3M T:  0.18
957.61/957.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
957.61/957.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
957.61/957.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
957.61/957.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
957.61/957.66	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
957.81/957.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.14 s
959.71/959.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.62 s
982.81/982.88	c lits-rem:        44  cl-subs:     3251  v-elim:      0  v-fix:    0  time: 23.15 s
982.81/982.88	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
983.01/983.08	c vivif2 --  cl tried   150087 cl shrink        0 lits rem          0 time: 0.20
983.21/983.24	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.16
983.21/983.25	c calculated reachability. Time: 0.00
983.21/983.25	c  N dy 20972   8217254       840       848     23107    150087     71400  12693983     30.70   no data
984.91/984.91	c  N dy 21034   8237274       840       848     23107    168560     71400  14712561     30.70     32.32
986.41/986.48	c  N dy 21083   8257499       840       848     23107    187137     71400  16668418     30.70     32.35
988.01/988.00	c  N dy 21131   8278557       840       848     23107    206568     71400  18771507     30.70     32.43
990.91/990.96	c  N dy 21195   8307878       840       848     23107    233680     71400  21684398     30.69     32.31
992.61/992.62	c  N dy 21227   8328734       840       848     23107    135868     71400  11308202     30.69     32.44
993.91/993.97	c  N dy 21259   8348753       840       848     23107    154468     71400  13291936     30.69     33.36
995.31/995.36	c  N dy 21352   8372364       840       848     23107    176297     71400  15590078     30.69     32.58
997.41/997.49	c  N dy 21411   8396900       840       848     23107    199078     71400  18087253     30.69     32.39
999.01/999.00	c  N dy 21505   8417070       840       848     23107    217659     71400  20077307     30.70     32.67
1000.41/1000.40	c  N dy 21549   8437212       840       848     23107    236175     71400  21998126     30.69     32.72
1002.71/1002.75	c  N dy 21583   8457284       840       848     23107    136356     71400  11336140     30.69     33.43
1003.91/1003.99	c  N dy 21621   8477933       840       848     23107    155458     71400  13338552     30.69     32.31
1005.32/1005.32	c  N dy 21677   8499158       840       848     23107    175002     71400  15476523     30.69     32.34
1006.71/1006.70	c  N dy 21735   8519603       840       848     23107    193959     71400  17561844     30.69     32.52
1008.31/1008.37	c  N dy 21823   8543106       840       848     23107    215768     71400  19870768     30.69     32.33
1009.91/1009.93	c  N dy 21879   8564621       840       848     23107    235577     71400  21940743     30.70     32.34
1011.41/1011.47	c  N dy 21915   8584986       840       848     23107    135224     71400  11075828     30.69     32.34
1013.13/1013.14	c  N dy 21942   8607688       840       848     23107    156073     71400  13353419     30.69     32.58
1014.51/1014.57	c  N dy 21996   8629330       840       848     23107    176102     71400  15589524     30.69     32.32
1016.01/1016.01	c  N dy 22044   8649585       840       848     23107    194801     71400  17641760     30.69     32.31
1018.01/1018.05	c  N dy 22069   8672840       840       848     23107    216131     71400  19954652     30.69     32.45
1019.41/1019.49	c  N dy 22169   8692857       840       848     23107    234867     71400  22009540     30.70     38.43
1021.11/1021.18	c  N dy 22212   8712871       840       848     23107    133388     71400  10855596     30.70     32.34
1021.41/1021.41	c  S st 22220   8717254       840       848     23107    137470     71400  11277143     30.70     29.32
1021.41/1021.43	c  S st 22220   8717756       840       848     23107    137957     71400  11322235     30.70   no data
1021.41/1021.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1021.61/1021.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.4M T:  0.15
1021.61/1021.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1021.61/1021.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1021.61/1021.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
1021.61/1021.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
1021.61/1021.67	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
1021.71/1021.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.12 s
1023.71/1023.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.66 s
1036.61/1036.69	c lits-rem:        98  cl-subs:     1520  v-elim:      0  v-fix:    0  time: 12.98 s
1036.61/1036.69	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
1036.81/1036.87	c vivif2 --  cl tried   136437 cl shrink        0 lits rem          0 time: 0.18
1037.01/1037.01	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.14
1037.01/1037.02	c calculated reachability. Time: 0.00
1037.01/1037.02	c  N dy 22220   8717756       840       848     23107    136437     71400  11129445     30.70   no data
1038.01/1038.04	c  N dy 22309   8737783       840       848     23107    155027     71400  13076656     30.70     46.00
1039.71/1039.74	c  N dy 22349   8760709       840       848     23107    176246     71400  15471039     30.70     32.44
1041.11/1041.12	c  N dy 22401   8782125       840       848     23107    196148     71400  17584979     30.70     32.42
1042.51/1042.55	c  N dy 22463   8802425       840       848     23107    214896     71400  19609721     30.70     32.41
1044.21/1044.23	c  N dy 22510   8822630       840       848     23107    233514     71400  21621627     30.70     32.33
1047.22/1047.28	c  N dy 22543   8851041       840       848     23107    138492     71400  11423716     30.69     32.34
1048.51/1048.57	c  N dy 22587   8871352       840       848     23107    157128     71400  13418485     30.69     32.45
1051.81/1051.84	c  N dy 22626   8901928       840       848     23107    185209     71400  16510537     30.69     32.31
1053.31/1053.32	c  N dy 22674   8921943       840       848     23107    203629     71400  18441743     30.69     33.90
1055.11/1055.13	c  N dy 22712   8942744       840       848     23107    222799     71400  20546593     30.69     32.31
1056.71/1056.79	c  N dy 22780   8962859       840       848     23107    241513     71400  22614439     30.69     32.50
1058.41/1058.42	c  N dy 22841   8982885       840       848     23107    138257     71400  11282167     30.69     42.47
1059.71/1059.79	c  N dy 22891   9004738       840       848     23107    158381     71400  13456538     30.69     32.38
1061.11/1061.19	c  N dy 22939   9024965       840       848     23107    177125     71400  15491579     30.69     32.43
1063.21/1063.20	c  N dy 22973   9051234       840       848     23107    201021     71400  17994311     30.69     32.72
1064.73/1064.78	c  N dy 23015   9073875       840       848     23107    222001     71400  20287682     30.69     32.33
1067.21/1067.23	c  N dy 23046   9098733       840       848     23107    244874     71400  22724401     30.68     32.47
1069.01/1069.09	c  N dy 23079   9118767       840       848     23107    140746     71400  11577620     30.68     34.24
1070.71/1070.76	c  N dy 23130   9141369       840       848     23107    161665     71400  13979840     30.68     32.39
1072.01/1072.07	c  N dy 23192   9162245       840       848     23107    180935     71400  16048492     30.68     32.30
1073.41/1073.42	c  N dy 23276   9182341       840       848     23107    199642     71400  18094156     30.68     32.37
1074.91/1074.94	c  N dy 23345   9202839       840       848     23107    218692     71400  20201945     30.69     32.98
1076.01/1076.06	c  S st 23385   9217756       840       848     23107    232390     71400  21641615     30.69     31.00
1076.11/1076.10	c  S st 23385   9218258       840       848     23107    232857     71400  21683588     30.69   no data
1076.11/1076.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
1076.41/1076.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  8.5M T:  0.31
1076.41/1076.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1076.41/1076.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1076.51/1076.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
1076.51/1076.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
1076.51/1076.52	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
1076.71/1076.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.21 s
1079.03/1079.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.78 s
1164.11/1164.18	c lits-rem:        76  cl-subs:     8717  v-elim:      0  v-fix:    0  time: 85.11 s
1164.11/1164.18	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
1164.51/1164.50	c vivif2 --  cl tried   224140 cl shrink        0 lits rem          0 time: 0.32
1164.71/1164.78	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.28
1164.71/1164.79	c calculated reachability. Time: 0.00
1164.71/1164.79	c  N dy 23385   9218258       840       848     23107    224140     71400  20498131     30.69   no data
1166.21/1166.22	c  N dy 23444   9238306       840       848     23107    242609     71400  22480552     30.69     34.86
1167.81/1167.81	c  N dy 23510   9258389       840       848     23107    137623     71400  11143554     30.69     36.65
1169.23/1169.28	c  N dy 23559   9278907       840       848     23107    156653     71400  13148652     30.69     32.36
1170.72/1170.71	c  N dy 23592   9300518       840       848     23107    176548     71400  15322007     30.69     32.47
1172.31/1172.31	c  N dy 23629   9320602       840       848     23107    195011     71400  17241847     30.69     34.82
1173.63/1173.67	c  N dy 23670   9340734       840       848     23107    213741     71400  19244542     30.69     32.36
1175.22/1175.27	c  N dy 23728   9361048       840       848     23107    232374     71400  21205411     30.69     32.31
1177.31/1177.32	c  N dy 23774   9383261       840       848     23107    128619     71400  10173799     30.68     32.37
1180.71/1180.71	c  N dy 23819   9415981       840       848     23107    159145     71400  13503630     30.68     32.48
1181.91/1181.94	c  N dy 23875   9436082       840       848     23107    177697     71400  15441934     30.68     32.37
1184.32/1184.31	c  N dy 23898   9456107       840       848     23107    196282     71400  17480627     30.67     39.75
1185.92/1185.97	c  N dy 23943   9476135       840       848     23107    214788     71400  19496952     30.67     35.37
1187.41/1187.45	c  N dy 23999   9497281       840       848     23107    234236     71400  21578342     30.68     32.31
1189.21/1189.20	c  N dy 24057   9517967       840       848     23107    127794     71400  10021789     30.68     32.37
1190.41/1190.48	c  N dy 24107   9538052       840       848     23107    146272     71400  11955351     30.68     32.30
1191.71/1191.72	c  N dy 24145   9558299       840       848     23107    165059     71400  13941729     30.68     32.35
1193.12/1193.19	c  N dy 24187   9580320       840       848     23107    185364     71400  16099749     30.67     32.42
1194.53/1194.58	c  N dy 24224   9601054       840       848     23107    204555     71400  18150835     30.67     32.29
1197.32/1197.32	c  N dy 24286   9628028       840       848     23107    229365     71400  20807710     30.67     32.31
1199.21/1199.22	c  N dy 24362   9650820       840       848     23107    250415     71400  23086216     30.67     32.34
1200.71/1200.75	c  N dy 24406   9671456       840       848     23107    142897     71400  11558544     30.67     32.34
1202.02/1202.02	c  N dy 24445   9691515       840       848     23107    161408     71400  13518526     30.67     32.40
1203.52/1203.58	c  N dy 24479   9711827       840       848     23107    180130     71400  15492650     30.67     32.33
1203.91/1203.99	c  S st 24497   9718261       840       848     23107    186055     71400  16123270     30.67     30.75
1204.01/1204.03	c  S st 24497   9718766       840       848     23107    186539     71400  16167624     30.67   no data
1204.01/1204.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1204.31/1204.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  7.1M T:  0.24
1204.31/1204.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1204.31/1204.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1204.31/1204.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
1204.31/1204.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
1204.31/1204.37	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
1204.53/1204.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.16 s
1206.63/1206.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.75 s
1245.31/1245.32	c lits-rem:        28  cl-subs:     5087  v-elim:      0  v-fix:    0  time: 38.66 s
1245.31/1245.32	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
1245.51/1245.57	c vivif2 --  cl tried   181452 cl shrink        0 lits rem          0 time: 0.25
1245.71/1245.79	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.22
1245.71/1245.79	c calculated reachability. Time: 0.00
1245.71/1245.79	c  N dy 24497   9718766       840       848     23107    181452     71400  15516500     30.67   no data
1247.43/1247.47	c  N dy 24564   9741703       840       848     23107    202636     71400  17810563     30.67     32.46
1248.72/1248.79	c  N dy 24631   9762231       840       848     23107    221621     71400  19816132     30.67     32.38
1250.12/1250.16	c  N dy 24725   9782261       840       848     23107    240188     71400  21825742     30.68     39.21
1252.42/1252.41	c  N dy 24783   9805042       840       848     23107    134002     71400  10636656     30.68     32.30
1253.42/1253.47	c  N dy 24871   9825096       840       848     23107    152405     71400  12569468     30.68     32.39
1254.71/1254.72	c  N dy 24923   9845161       840       848     23107    170962     71400  14530245     30.68     32.37
1256.01/1256.08	c  N dy 24986   9865235       840       848     23107    189483     71400  16519887     30.69     32.34
1257.62/1257.63	c  N dy 25015   9885303       840       848     23107    208010     71400  18445951     30.69     32.36
1259.43/1259.50	c  N dy 25094   9911311       840       848     23107    232023     71400  21016428     30.69     32.38
1260.91/1260.93	c  N dy 25154   9931935       840       848     23107    251030     71400  23041191     30.69     32.31
1262.41/1262.48	c  N dy 25207   9953060       840       848     23107    142367     71400  11453872     30.69     32.32
1263.61/1263.68	c  N dy 25260   9973145       840       848     23107    160882     71400  13426330     30.69     39.09
1265.72/1265.74	c  N dy 25325   9995393       840       848     23107    181323     71400  15793649     30.69     32.37
1269.01/1269.04	c  N dy 25391  10028150       840       848     23107    211665     71400  19153267     30.69     32.47
1270.92/1270.99	c  N dy 25448  10051383       840       848     23107    232997     71400  21476948     30.69     32.34
1272.52/1272.60	c  N dy 25525  10071449       840       848     23107    251619     71400  23525253     30.69     34.60
1274.52/1274.52	c  N dy 25587  10094411       840       848     23107    143827     71400  11587082     30.69     32.36
1275.62/1275.68	c  N dy 25673  10114881       840       848     23107    162729     71400  13575319     30.70     32.34
1277.41/1277.40	c  N dy 25713  10137172       840       848     23107    183115     71400  15748477     30.70     32.34
1278.71/1278.73	c  N dy 25799  10157230       840       848     23107    201671     71400  17741115     30.70     53.52
1279.92/1279.99	c  N dy 25877  10177285       840       848     23107    220371     71400  19730333     30.70     36.38
1281.54/1281.55	c  N dy 25951  10197353       840       848     23107    238961     71400  21735334     30.71     37.49
1282.91/1282.94	c  N dy 26045  10217409       840       848     23107    257586     71400  23736219     30.71     39.10
1283.01/1283.03	c  S st 26048  10218767       840       848     23107    258821     71400  23853933     30.71     27.48
1283.01/1283.07	c  S st 26048  10219271       840       848     23107    259304     71400  23899072     30.71   no data
1283.11/1283.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
1283.41/1283.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  8.9M T:  0.33
1283.41/1283.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1283.41/1283.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1283.51/1283.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
1283.51/1283.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
1283.51/1283.51	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
1283.73/1283.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.23 s
1286.52/1286.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.26 s
1390.36/1390.47	c lits-rem:        70  cl-subs:    10271  v-elim:      0  v-fix:    0  time: 103.81 s
1390.36/1390.47	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
1390.74/1390.82	c vivif2 --  cl tried   249033 cl shrink        0 lits rem          0 time: 0.35
1391.04/1391.14	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.32
1391.04/1391.15	c calculated reachability. Time: 0.00
1391.04/1391.15	c  N dy 26048  10219271       840       848     23107    249033     71400  22536588     30.71   no data
1393.14/1393.21	c  N dy 26103  10241232       840       848     23107    139330     71400  11081395     30.71     32.33
1394.44/1394.56	c  N dy 26137  10262078       840       848     23107    158481     71400  13083128     30.71     32.43
1395.64/1395.78	c  N dy 26199  10282258       840       848     23107    177093     71400  15065466     30.71     32.43
1397.54/1397.66	c  N dy 26228  10306215       840       848     23107    198983     71400  17458483     30.71     32.39
1398.94/1399.03	c  N dy 26307  10326286       840       848     23107    217574     71400  19487357     30.71     37.69
1400.54/1400.68	c  N dy 26362  10347176       840       848     23107    236806     71400  21600192     30.71     32.34
1402.04/1402.11	c  N dy 26416  10369371       840       848     23107    257389     71400  23811681     30.71     32.42
1403.46/1403.58	c  N dy 26531  10389946       840       848     23107    145615     71400  11713758     30.72     32.45
1404.66/1404.79	c  N dy 26604  10410419       840       848     23107    164551     71400  13774845     30.72     32.56
1406.04/1406.11	c  N dy 26681  10431518       840       848     23107    184089     71400  15840785     30.72     32.43
1408.35/1408.42	c  N dy 26710  10457161       840       848     23107    207821     71400  18607211     30.72     32.48
1411.44/1411.59	c  N dy 26758  10492605       840       848     23107    240615     71400  22346750     30.72     32.36
1413.14/1413.27	c  N dy 26836  10513949       840       848     23107    260430     71400  24479149     30.72     32.46
1414.84/1414.94	c  N dy 26886  10534581       840       848     23107    147436     71400  11905344     30.72     32.36
1416.04/1416.18	c  N dy 26946  10555046       840       848     23107    166298     71400  13878865     30.72     32.38
1417.44/1417.52	c  N dy 27020  10575271       840       848     23107    185035     71400  15951197     30.72     32.34
1418.96/1419.03	c  N dy 27080  10595276       840       848     23107    203521     71400  17950292     30.72     42.81
1420.74/1420.85	c  N dy 27123  10619586       840       848     23107    226096     71400  20452441     30.72     32.40
1422.05/1422.20	c  N dy 27170  10639609       840       848     23107    244549     71400  22401099     30.72     32.42
1423.74/1423.88	c  N dy 27229  10659965       840       848     23107    263339     71400  24478921     30.72     32.40
1425.14/1425.27	c  N dy 27305  10680067       840       848     23107    149024     71400  12011591     30.72     32.45
1426.34/1426.45	c  N dy 27386  10700754       840       848     23107    168251     71400  14118265     30.73     32.38
1427.65/1427.79	c  S st 27437  10719272       840       848     23107    185304     71400  15974054     30.73   no data
1427.76/1427.82	c  S st 27437  10719775       840       848     23107    185785     71400  16016505     30.73   no data
1427.76/1427.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
1428.04/1428.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.9M T:  0.23
1428.04/1428.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1428.04/1428.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1428.04/1428.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
1428.04/1428.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
1428.04/1428.16	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
1428.24/1428.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.17 s
1430.24/1430.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.63 s
1465.24/1465.37	c lits-rem:        50  cl-subs:     4197  v-elim:      0  v-fix:    0  time: 35.05 s
1465.24/1465.37	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
1465.54/1465.62	c vivif2 --  cl tried   181588 cl shrink        0 lits rem          0 time: 0.24
1465.74/1465.83	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.22
1465.74/1465.84	c calculated reachability. Time: 0.00
1465.74/1465.84	c  N dy 27437  10719775       840       848     23107    181588     71400  15451067     30.73   no data
1467.65/1467.77	c  N dy 27470  10744581       840       848     23107    204497     71400  18021992     30.73     32.39
1469.14/1469.28	c  N dy 27512  10764590       840       848     23107    223013     71400  20021867     30.73     39.22
1471.24/1471.33	c  N dy 27570  10790138       840       848     23107    246714     71400  22649623     30.73     32.35
1472.87/1472.95	c  N dy 27628  10810265       840       848     23107    265384     71400  24670122     30.73     32.38
1474.44/1474.50	c  N dy 27719  10831487       840       848     23107    151057     71400  12219545     30.73     32.36
1479.46/1479.59	c  N dy 27747  10867450       840       848     23107    184632     71400  16185660     30.73     32.35
1480.94/1481.03	c  N dy 27803  10888137       840       848     23107    203784     71400  18234141     30.73     32.36
1482.34/1482.45	c  N dy 27871  10908303       840       848     23107    222319     71400  20230245     30.73     32.42
1483.86/1483.95	c  N dy 27906  10928400       840       848     23107    240839     71400  22187396     30.73     40.08
1485.24/1485.37	c  N dy 27972  10948982       840       848     23107    259928     71400  24181112     30.73     32.54
1487.24/1487.34	c  N dy 27993  10969805       840       848     23107    144148     71400  11434020     30.72     32.51
1488.65/1488.77	c  N dy 28035  10991151       840       848     23107    163732     71400  13547277     30.72     32.52
1490.14/1490.27	c  N dy 28078  11011241       840       848     23107    182386     71400  15606856     30.72     32.93
1493.35/1493.43	c  N dy 28109  11042254       840       848     23107    210977     71400  18832379     30.72     32.48
1497.24/1497.35	c  N dy 28118  11063361       840       848     23107    230136     71400  21029080     30.71     32.35
1498.74/1498.86	c  N dy 28173  11083403       840       848     23107    248732     71400  23020455     30.71     38.01
1500.65/1500.77	c  N dy 28224  11106898       840       848     23107    270444     71400  25459978     30.71     32.52
1502.35/1502.42	c  N dy 28293  11126939       840       848     23107    153127     71400  12370949     30.71     67.71
1503.66/1503.79	c  N dy 28346  11147142       840       848     23107    171672     71400  14350318     30.71     32.38
1505.15/1505.22	c  N dy 28399  11168811       840       848     23107    191729     71400  16490775     30.71     32.35
1506.74/1506.92	c  N dy 28449  11188892       840       848     23107    210238     71400  18530258     30.71     45.48
1508.55/1508.69	c  N dy 28486  11210029       840       848     23107    229734     71400  20628941     30.71     32.41
1509.34/1509.48	c  S st 28501  11219775       840       848     23107    238796     71400  21609538     30.71     27.50
1509.45/1509.53	c  S st 28501  11220277       840       848     23107    239273     71400  21656131     30.71   no data
1509.45/1509.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
1509.84/1509.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  9.1M T:  0.33
1509.84/1509.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1509.84/1509.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1509.84/1509.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
1509.84/1509.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
1509.84/1509.97	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
1510.04/1510.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.21 s
1512.36/1512.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.78 s
1597.35/1597.49	c lits-rem:       112  cl-subs:     9122  v-elim:      0  v-fix:    0  time: 85.01 s
1597.35/1597.49	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
1597.75/1597.81	c vivif2 --  cl tried   230151 cl shrink        0 lits rem          0 time: 0.32
1598.05/1598.11	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.30
1598.05/1598.11	c calculated reachability. Time: 0.00
1598.05/1598.11	c  N dy 28501  11220277       840       848     23107    230151     71400  20442386     30.71   no data
1599.64/1599.72	c  N dy 28536  11240958       840       848     23107    249207     71400  22574433     30.71     32.33
1601.47/1601.57	c  N dy 28584  11263168       840       848     23107    269846     71400  24819774     30.71     32.36
1603.35/1603.44	c  N dy 28621  11285451       840       848     23107    154070     71400  12419657     30.71     32.36
1604.64/1604.73	c  N dy 28688  11306546       840       848     23107    173544     71400  14467356     30.71     32.44
1605.86/1605.96	c  N dy 28763  11327273       840       848     23107    192746     71400  16513378     30.71     32.47
1607.35/1607.41	c  N dy 28818  11347338       840       848     23107    211416     71400  18561896     30.71     34.05
1608.85/1608.92	c  N dy 28879  11367793       840       848     23107    230267     71400  20570516     30.71     32.36
1610.44/1610.58	c  N dy 28937  11388036       840       848     23107    249048     71400  22638381     30.71     32.33
1612.05/1612.19	c  N dy 29017  11408094       840       848     23107    267695     71400  24734279     30.72     42.89
1613.84/1613.98	c  N dy 29059  11428108       840       848     23107    148568     71400  11861496     30.71     52.33
1615.05/1615.15	c  N dy 29106  11448477       840       848     23107    167412     71400  13891288     30.71     32.46
1616.55/1616.60	c  N dy 29176  11471349       840       848     23107    188547     71400  16199043     30.72     32.34
1617.85/1617.98	c  N dy 29235  11492299       840       848     23107    207783     71400  18237227     30.72     32.40
1619.44/1619.51	c  N dy 29278  11512820       840       848     23107    226762     71400  20296072     30.72     32.60
1620.85/1620.92	c  N dy 29340  11533622       840       848     23107    246000     71400  22323048     30.72     32.38
1622.75/1622.89	c  N dy 29386  11555305       840       848     23107    265958     71400  24534613     30.72     32.43
1624.57/1624.70	c  N dy 29417  11575333       840       848     23107    145933     71400  11464179     30.71     39.48
1625.77/1625.87	c  N dy 29460  11595406       840       848     23107    164450     71400  13413448     30.71     35.74
1627.35/1627.45	c  N dy 29501  11617224       840       848     23107    184710     71400  15670344     30.71     32.34
1628.64/1628.74	c  N dy 29561  11637596       840       848     23107    203600     71400  17686779     30.71     32.50
1629.95/1630.05	c  N dy 29630  11657628       840       848     23107    222072     71400  19648061     30.71     43.47
1632.45/1632.51	c  N dy 29668  11683868       840       848     23107    246369     71400  22389357     30.71     32.36
1634.35/1634.49	c  N dy 29706  11703913       840       848     23107    264822     71400  24378042     30.71     34.92
1636.05/1636.14	c  S st 29758  11720277       840       848     23107    140430     71400  10845965     30.71     27.17
1636.05/1636.16	c  S st 29758  11720779       840       848     23107    140899     71400  10886468     30.71   no data
1636.15/1636.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1636.25/1636.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.9M T:  0.13
1636.25/1636.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1636.25/1636.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1636.25/1636.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
1636.25/1636.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
1636.25/1636.39	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
1636.45/1636.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.13 s
1638.25/1638.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.56 s
1645.65/1645.71	c lits-rem:        40  cl-subs:      145  v-elim:      0  v-fix:    0  time:  7.38 s
1645.65/1645.71	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
1645.75/1645.89	c vivif2 --  cl tried   140754 cl shrink        0 lits rem          0 time: 0.17
1645.95/1646.02	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.13
1645.95/1646.03	c calculated reachability. Time: 0.00
1645.95/1646.03	c  N dy 29758  11720779       840       848     23107    140754     71400  10868185     30.71   no data
1647.14/1647.29	c  N dy 29818  11741342       840       848     23107    159811     71400  12907900     30.71     32.46
1648.87/1648.93	c  N dy 29893  11763806       840       848     23107    180504     71400  15224788     30.71     32.41
1650.84/1650.93	c  N dy 29917  11785598       840       848     23107    200440     71400  17368689     30.71     32.34
1652.54/1652.61	c  N dy 29958  11805685       840       848     23107    219029     71400  19380142     30.71     33.38
1653.94/1654.00	c  N dy 30007  11825864       840       848     23107    237698     71400  21365987     30.71     32.35
1655.47/1655.55	c  N dy 30055  11845907       840       848     23107    256196     71400  23334502     30.71     35.15
1657.45/1657.56	c  N dy 30103  11868202       840       848     23107    276796     71400  25606004     30.71     32.35
1658.96/1659.09	c  N dy 30176  11888206       840       848     23107    155087     71400  12415706     30.71     32.51
1660.05/1660.19	c  N dy 30255  11908957       840       848     23107    174392     71400  14477690     30.71     32.41
1662.15/1662.20	c  N dy 30296  11929620       840       848     23107    193540     71400  16568005     30.71     32.38
1663.45/1663.54	c  N dy 30377  11949787       840       848     23107    212340     71400  18640686     30.71     32.38
1664.85/1664.94	c  N dy 30447  11969970       840       848     23107    231082     71400  20673194     30.72     32.35
1666.46/1666.59	c  N dy 30498  11990121       840       848     23107    249710     71400  22707777     30.72     32.35
1668.05/1668.18	c  N dy 30533  12011247       840       848     23107    269212     71400  24756313     30.72     32.34
1670.24/1670.30	c  N dy 30578  12034076       840       848     23107    148772     71400  11721010     30.72     32.90
1671.65/1671.72	c  N dy 30632  12055452       840       848     23107    168345     71400  13830911     30.72     32.37
1674.17/1674.26	c  N dy 30679  12086506       840       848     23107    196942     71400  16962825     30.71     32.34
1675.95/1676.07	c  N dy 30732  12110627       840       848     23107    219331     71400  19477255     30.71     32.39
1678.15/1678.27	c  N dy 30758  12130672       840       848     23107    238050     71400  21593445     30.71     40.20
1681.35/1681.40	c  N dy 30782  12156915       840       848     23107    261759     71400  24260927     30.71     32.46
1683.25/1683.33	c  N dy 30860  12180164       840       848     23107    283324     71400  26652849     30.71     32.44
1684.75/1684.82	c  N dy 30929  12200172       840       848     23107    159768     71400  12796993     30.71     32.34
1685.85/1685.99	c  N dy 31012  12220779       840       848     23107    178858     71400  14859832     30.71     30.37
1685.85/1685.99	c  S st 31012  12220779       840       848     23107    178858     71400  14859832     30.71     30.37
1685.95/1686.02	c  S st 31012  12221280       840       848     23107    179341     71400  14903716     30.71   no data
1685.95/1686.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1686.16/1686.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.0M T:  0.20
1686.16/1686.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1686.16/1686.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1686.27/1686.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
1686.27/1686.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
1686.27/1686.32	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
1686.35/1686.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.16 s
1688.36/1688.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.67 s
1713.25/1713.36	c lits-rem:        26  cl-subs:     2762  v-elim:      0  v-fix:    0  time: 24.85 s
1713.25/1713.36	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
1713.55/1713.60	c vivif2 --  cl tried   176579 cl shrink        0 lits rem          0 time: 0.24
1713.66/1713.79	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.20
1713.66/1713.80	c calculated reachability. Time: 0.00
1713.66/1713.80	c  N dy 31012  12221280       840       848     23107    176579     71400  14527800     30.71   no data
1715.15/1715.20	c  N dy 31070  12241508       840       848     23107    195348     71400  16533243     30.71     32.47
1716.45/1716.51	c  N dy 31130  12261546       840       848     23107    213908     71400  18495188     30.71     40.87
1718.54/1718.67	c  N dy 31196  12288202       840       848     23107    238381     71400  21083563     30.71     32.38
1720.65/1720.73	c  N dy 31238  12308262       840       848     23107    257012     71400  23157395     30.71     32.42
1722.95/1723.07	c  N dy 31263  12331221       840       848     23107    278285     71400  25477107     30.71     32.41
1725.24/1725.32	c  N dy 31284  12351367       840       848     23107    153657     71400  12075713     30.71     32.44
1726.65/1726.70	c  N dy 31347  12372578       840       848     23107    173257     71400  14197159     30.71     32.40
1728.25/1728.39	c  N dy 31404  12396765       840       848     23107    195599     71400  16567042     30.71     32.43
1730.26/1730.32	c  N dy 31458  12421890       840       848     23107    218791     71400  19111474     30.70     32.33
1731.75/1731.83	c  N dy 31538  12441933       840       848     23107    237378     71400  21155295     30.71     43.27
1733.14/1733.20	c  N dy 31598  12461950       840       848     23107    255944     71400  23122534     30.71     34.76
1734.56/1734.71	c  N dy 31683  12482943       840       848     23107    275370     71400  25139208     30.71     32.37
1736.87/1736.93	c  N dy 31732  12505403       840       848     23107    151962     71400  11964739     30.71     32.39
1738.25/1738.33	c  N dy 31776  12525481       840       848     23107    170652     71400  14089296     30.71     36.73
1739.55/1739.67	c  N dy 31830  12546528       840       848     23107    190264     71400  16210519     30.71     32.42
1741.05/1741.18	c  N dy 31886  12567278       840       848     23107    209481     71400  18286519     30.71     32.36
1743.47/1743.55	c  N dy 31964  12595186       840       848     23107    235265     71400  21177976     30.71     32.50
1744.85/1744.96	c  N dy 32040  12615285       840       848     23107    253905     71400  23159882     30.71     33.82
1746.35/1746.49	c  N dy 32133  12635436       840       848     23107    272433     71400  25132985     30.72     32.34
1748.45/1748.53	c  N dy 32186  12655726       840       848     23107    145884     71400  11163216     30.72     32.44
1750.15/1750.21	c  N dy 32229  12676533       840       848     23107    165168     71400  13339857     30.72     32.44
1751.45/1751.52	c  N dy 32294  12698257       840       848     23107    185202     71400  15508448     30.72     32.35
1752.64/1752.73	c  N dy 32366  12718535       840       848     23107    203912     71400  17479150     30.72     32.42
1752.85/1752.91	c  S st 32385  12721280       840       848     23107    206463     71400  17754293     30.72     28.79
1752.85/1752.95	c  S st 32385  12721781       840       848     23107    206944     71400  17796396     30.72   no data
1752.95/1753.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
1753.15/1753.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.8M T:  0.24
1753.15/1753.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1753.15/1753.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1753.15/1753.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
1753.15/1753.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
1753.15/1753.30	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
1753.37/1753.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.18 s
1755.47/1755.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.70 s
1800.95/1801.08	c lits-rem:        65  cl-subs:     5333  v-elim:      0  v-fix:    0  time: 45.48 s
1800.95/1801.08	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
1801.25/1801.36	c vivif2 --  cl tried   201611 cl shrink        0 lits rem          0 time: 0.28
1801.45/1801.59	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.24
1801.55/1801.60	c calculated reachability. Time: 0.00
1801.55/1801.60	c  N dy 32385  12721781       840       848     23107    201611     71400  17065888     30.72   no data
1803.15/1803.22	c  N dy 32447  12744491       840       848     23107    222577     71400  19348395     30.72     32.42
1804.65/1804.77	c  N dy 32481  12764847       840       848     23107    241206     71400  21371121     30.72     32.47
1806.07/1806.18	c  N dy 32560  12785150       840       848     23107    259995     71400  23380131     30.72     32.43
1807.45/1807.57	c  N dy 32626  12805161       840       848     23107    278667     71400  25396458     30.73     32.53
1809.65/1809.74	c  N dy 32672  12827724       840       848     23107    153549     71400  11953214     30.73     32.40
1810.75/1810.88	c  N dy 32746  12848869       840       848     23107    173079     71400  14020401     30.73     32.36
1812.25/1812.39	c  N dy 32791  12869394       840       848     23107    192025     71400  15953028     30.73     32.36
1813.65/1813.81	c  N dy 32854  12889808       840       848     23107    210792     71400  17974087     30.73     32.40
1815.35/1815.45	c  N dy 32893  12909929       840       848     23107    229361     71400  19986328     30.73     32.42
1816.75/1816.86	c  N dy 32991  12929967       840       848     23107    247904     71400  22018229     30.73     37.21
1818.56/1818.69	c  N dy 33026  12951056       840       848     23107    267287     71400  24078483     30.73     32.46
1821.05/1821.14	c  N dy 33076  12975472       840       848     23107    289830     71400  26527464     30.73     32.38
1823.35/1823.47	c  N dy 33153  13004082       840       848     23107    169591     71400  13740825     30.73     32.46
1824.77/1824.83	c  N dy 33206  13024948       840       848     23107    188927     71400  15827045     30.73     32.55
1826.96/1827.08	c  N dy 33254  13051482       840       848     23107    213547     71400  18679863     30.73     32.41
1828.45/1828.51	c  N dy 33322  13073121       840       848     23107    233665     71400  20829972     30.73     32.47
1831.15/1831.27	c  N dy 33355  13093834       840       848     23107    253083     71400  23069533     30.73     32.38
1832.65/1832.73	c  N dy 33416  13114212       840       848     23107    272015     71400  25087270     30.73     32.51
1833.85/1833.93	c  F st 33481  13130468       840       848     23107    287069     71400  26684048     30.73     29.68
1834.25/1834.33	c  N dy 33487  13135662       840       848     23107    291848     71400  27205100     30.73   no data
1836.75/1836.85	c  N dy 33551  13162125       840       848     23107    168098     71400  13409121     30.73     32.60
1838.15/1838.28	c  N dy 33607  13182228       840       848     23107    186477     71400  15382637     30.73     32.38
1839.55/1839.68	c  N dy 33678  13204073       840       848     23107    206735     71400  17588880     30.74     32.41
1840.65/1840.79	c  S st 33747  13221783       840       848     23107    223208     71400  19375161     30.74     26.18
1840.75/1840.83	c  S st 33747  13222284       840       848     23107    223691     71400  19420916     30.74   no data
1840.75/1840.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
1841.05/1841.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  7.5M T:  0.27
1841.05/1841.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1841.05/1841.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1841.15/1841.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
1841.15/1841.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
1841.15/1841.20	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
1841.27/1841.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.20 s
1843.75/1843.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.98 s
1901.65/1901.71	c lits-rem:        41  cl-subs:     6631  v-elim:      0  v-fix:    0  time: 57.87 s
1901.65/1901.71	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
1901.96/1902.02	c vivif2 --  cl tried   217060 cl shrink        0 lits rem          0 time: 0.31
1902.16/1902.27	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.25
1902.16/1902.28	c calculated reachability. Time: 0.00
1902.16/1902.28	c  N dy 33747  13222284       840       848     23107    217060     71400  18542519     30.74   no data
1903.45/1903.55	c  N dy 33800  13243426       840       848     23107    236652     71400  20638322     30.74     32.36
1904.75/1904.87	c  N dy 33862  13263509       840       848     23107    255273     71400  22674996     30.74     32.38
1906.27/1906.39	c  N dy 33908  13284156       840       848     23107    274312     71400  24735151     30.74     32.49
1907.95/1908.03	c  N dy 33972  13304425       840       848     23107    293021     71400  26765020     30.74     32.41
1909.57/1909.64	c  N dy 34056  13324469       840       848     23107    162906     71400  12817545     30.74     37.07
1911.35/1911.42	c  N dy 34080  13344557       840       848     23107    181472     71400  14914202     30.74     32.41
1912.55/1912.60	c  N dy 34139  13364650       840       848     23107    200124     71400  16898385     30.74     36.08
1913.87/1913.96	c  N dy 34190  13384713       840       848     23107    218598     71400  18893347     30.74     34.07
1916.35/1916.41	c  N dy 34263  13409704       840       848     23107    241729     71400  21587678     30.74     32.40
1917.75/1917.82	c  N dy 34330  13429760       840       848     23107    260420     71400  23626437     30.74     44.56
1919.37/1919.49	c  N dy 34380  13449843       840       848     23107    279155     71400  25673277     30.75     40.23
1920.95/1921.07	c  N dy 34474  13469899       840       848     23107    297904     71400  27726603     30.75     42.07
1922.67/1922.72	c  N dy 34538  13489906       840       848     23107    166649     71400  13210872     30.75     40.83
1923.95/1924.00	c  N dy 34605  13510628       840       848     23107    185817     71400  15265804     30.75     32.39
1925.26/1925.33	c  N dy 34677  13531138       840       848     23107    204749     71400  17289898     30.75     32.69
1927.07/1927.21	c  N dy 34755  13557972       840       848     23107    229563     71400  19987327     30.75     32.44
1928.65/1928.79	c  N dy 34812  13578014       840       848     23107    248212     71400  22036712     30.75     32.48
1930.25/1930.33	c  N dy 34870  13598407       840       848     23107    267219     71400  24083435     30.76     32.49
1932.86/1932.96	c  N dy 34928  13623164       840       848     23107    290138     71400  26672216     30.76     32.56
1934.65/1934.78	c  N dy 34999  13643217       840       848     23107    157650     71400  12159068     30.76     36.26
1936.36/1936.40	c  N dy 35038  13663810       840       848     23107    176674     71400  14319321     30.76     32.43
1937.66/1937.79	c  N dy 35099  13684178       840       848     23107    195748     71400  16463576     30.76     32.41
1938.95/1939.04	c  N dy 35169  13704901       840       848     23107    214948     71400  18506145     30.76     32.48
1940.05/1940.17	c  S st 35242  13722284       840       848     23107    231088     71400  20269002     30.76     31.17
1940.15/1940.21	c  S st 35242  13722788       840       848     23107    231574     71400  20313396     30.76   no data
1940.15/1940.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
1940.45/1940.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  8.1M T:  0.29
1940.45/1940.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1940.45/1940.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1940.55/1940.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
1940.55/1940.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
1940.55/1940.61	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
1940.75/1940.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.20 s
1943.05/1943.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.89 s
2003.55/2003.66	c lits-rem:        75  cl-subs:     6008  v-elim:      0  v-fix:    0  time: 60.46 s
2003.55/2003.66	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
2003.85/2003.98	c vivif2 --  cl tried   225566 cl shrink        0 lits rem          0 time: 0.32
2004.17/2004.25	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.28
2004.17/2004.26	c calculated reachability. Time: 0.00
2004.17/2004.26	c  N dy 35242  13722788       840       848     23107    225566     71400  19491821     30.76   no data
2005.76/2005.88	c  N dy 35282  13742948       840       848     23107    244419     71400  21576049     30.76     32.44
2007.47/2007.60	c  N dy 35346  13763004       840       848     23107    263055     71400  23746020     30.76     40.03
2009.68/2009.76	c  N dy 35413  13783473       840       848     23107    282011     71400  25920608     30.76     32.57
2011.45/2011.53	c  N dy 35487  13805746       840       848     23107    302763     71400  28222479     30.76     32.73
2012.97/2013.05	c  N dy 35575  13825807       840       848     23107    169395     71400  13412622     30.76     39.32
2014.15/2014.24	c  N dy 35626  13846120       840       848     23107    188223     71400  15430344     30.76     32.45
2015.56/2015.60	c  N dy 35691  13866853       840       848     23107    207436     71400  17553334     30.77     32.41
2016.96/2017.03	c  N dy 35746  13886971       840       848     23107    226029     71400  19579234     30.77     32.40
2018.55/2018.64	c  N dy 35787  13907161       840       848     23107    244701     71400  21591542     30.77     32.39
2020.86/2020.94	c  N dy 35820  13929293       840       848     23107    265337     71400  24030607     30.76     32.49
2022.55/2022.60	c  N dy 35912  13950964       840       848     23107    285581     71400  26253380     30.77     32.57
2024.56/2024.65	c  N dy 35955  13971011       840       848     23107    303925     71400  28252313     30.77     40.37
2026.85/2026.98	c  N dy 36022  13995073       840       848     23107    173167     71400  13785745     30.77     32.46
2030.15/2030.22	c  N dy 36058  14028074       840       848     23107    203566     71400  17242177     30.76     32.43
2031.68/2031.77	c  N dy 36132  14049164       840       848     23107    223190     71400  19451714     30.76     33.10
2033.56/2033.64	c  N dy 36172  14070090       840       848     23107    242613     71400  21620471     30.76     32.43
2034.98/2035.04	c  N dy 36231  14090849       840       848     23107    261817     71400  23654651     30.76     32.46
2036.45/2036.50	c  N dy 36293  14110886       840       848     23107    280476     71400  25668418     30.76     43.59
2037.95/2038.01	c  N dy 36353  14131362       840       848     23107    299383     71400  27697382     30.76     32.47
2040.06/2040.12	c  N dy 36405  14153093       840       848     23107    165734     71400  13012469     30.76     32.43
2041.36/2041.50	c  N dy 36459  14173237       840       848     23107    184451     71400  15083495     30.76     32.47
2043.05/2043.14	c  N dy 36517  14194980       840       848     23107    204554     71400  17303245     30.76     32.57
2044.45/2044.57	c  N dy 36568  14215009       840       848     23107    223094     71400  19366283     30.76     37.46
2044.95/2045.07	c  S st 36606  14222788       840       848     23107    230291     71400  20129219     30.77     30.59
2045.05/2045.10	c  S st 36606  14223294       840       848     23107    230763     71400  20170936     30.77   no data
2045.05/2045.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
2045.35/2045.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  7.9M T:  0.28
2045.35/2045.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2045.35/2045.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2045.35/2045.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
2045.35/2045.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
2045.45/2045.50	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
2045.65/2045.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.20 s
2047.95/2048.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.83 s
2106.06/2106.14	c lits-rem:        53  cl-subs:     5757  v-elim:      0  v-fix:    0  time: 58.14 s
2106.06/2106.15	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
2106.38/2106.46	c vivif2 --  cl tried   225006 cl shrink        0 lits rem          0 time: 0.32
2106.66/2106.74	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.28
2106.66/2106.75	c calculated reachability. Time: 0.00
2106.66/2106.75	c  N dy 36606  14223294       840       848     23107    225006     71400  19396443     30.77   no data
2108.06/2108.11	c  N dy 36664  14243381       840       848     23107    243686     71400  21421611     30.77     45.73
2109.56/2109.66	c  N dy 36710  14264046       840       848     23107    262785     71400  23497756     30.77     32.39
2111.35/2111.41	c  N dy 36772  14284441       840       848     23107    281674     71400  25574896     30.77     32.83
2113.86/2113.99	c  N dy 36830  14312773       840       848     23107    307985     71400  28494398     30.77     32.41
2115.76/2115.85	c  N dy 36881  14333817       840       848     23107    172964     71400  13720884     30.76     32.48
2116.96/2117.05	c  N dy 36959  14354898       840       848     23107    192396     71400  15786054     30.77     32.72
2118.16/2118.26	c  N dy 37040  14374955       840       848     23107    210908     71400  17783266     30.77     35.98
2119.76/2119.83	c  N dy 37086  14395215       840       848     23107    229624     71400  19840726     30.77     32.42
2121.25/2121.33	c  N dy 37152  14415231       840       848     23107    248169     71400  21800023     30.77     34.23
2122.76/2122.83	c  N dy 37216  14435237       840       848     23107    266742     71400  23822425     30.77     32.41
2124.66/2124.72	c  N dy 37283  14457697       840       848     23107    287519     71400  26097082     30.77     32.42
2126.36/2126.47	c  N dy 37337  14479691       840       848     23107    307936     71400  28295409     30.77     32.44
2128.25/2128.33	c  N dy 37402  14500401       840       848     23107    171629     71400  13590163     30.77     32.49
2129.96/2130.00	c  N dy 37460  14521421       840       848     23107    191239     71400  15881909     30.77     32.64
2131.78/2131.86	c  N dy 37511  14546294       840       848     23107    214297     71400  18336335     30.77     32.40
2133.16/2133.25	c  N dy 37561  14566953       840       848     23107    233590     71400  20445242     30.77     32.42
2134.75/2134.88	c  N dy 37598  14587190       840       848     23107    252338     71400  22513519     30.77     32.50
2136.36/2136.46	c  N dy 37665  14607373       840       848     23107    270995     71400  24522000     30.77     32.46
2138.05/2138.12	c  N dy 37706  14628203       840       848     23107    290240     71400  26594707     30.77     32.41
2139.66/2139.77	c  N dy 37762  14648206       840       848     23107    308628     71400  28541562     30.77     41.93
2141.35/2141.47	c  N dy 37845  14669627       840       848     23107    172107     71400  13587783     30.77     32.44
2143.06/2143.17	c  N dy 37898  14690364       840       848     23107    191241     71400  15666320     30.77     32.40
2144.45/2144.54	c  N dy 37971  14711979       840       848     23107    211246     71400  17843886     30.77     32.44
2145.25/2145.32	c  S st 37991  14723296       840       848     23107    221637     71400  18936173     30.77     29.53
2145.25/2145.36	c  S st 37991  14723797       840       848     23107    222127     71400  18980194     30.77   no data
2145.35/2145.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
2145.55/2145.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  7.5M T:  0.27
2145.55/2145.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2145.55/2145.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2145.65/2145.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
2145.65/2145.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
2145.65/2145.74	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
2145.85/2145.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.20 s
2148.17/2148.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.90 s
2198.45/2198.57	c lits-rem:        33  cl-subs:     5300  v-elim:      0  v-fix:    0  time: 50.29 s
2198.45/2198.57	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
2198.77/2198.90	c vivif2 --  cl tried   216827 cl shrink        0 lits rem          0 time: 0.32
2199.05/2199.16	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.26
2199.05/2199.17	c calculated reachability. Time: 0.00
2199.05/2199.17	c  N dy 37991  14723797       840       848     23107    216827     71400  18277111     30.77   no data
2200.46/2200.52	c  N dy 38056  14743854       840       848     23107    235259     71400  20253534     30.78     34.34
2202.26/2202.35	c  N dy 38097  14766333       840       848     23107    256039     71400  22477324     30.77     32.43
2203.86/2203.90	c  N dy 38159  14786382       840       848     23107    274693     71400  24612021     30.77     34.94
2205.56/2205.69	c  N dy 38229  14807949       840       848     23107    294745     71400  26871147     30.78     32.53
2207.57/2207.67	c  N dy 38283  14828032       840       848     23107    313185     71400  28877559     30.78     40.18
2209.16/2209.25	c  N dy 38384  14848067       840       848     23107    174729     71400  13807536     30.78     35.61
2210.36/2210.40	c  N dy 38464  14868130       840       848     23107    193382     71400  15849561     30.78     35.89
2211.66/2211.76	c  N dy 38525  14888162       840       848     23107    211963     71400  17894226     30.78     32.43
2212.96/2213.02	c  N dy 38579  14908774       840       848     23107    230999     71400  19894202     30.78     32.89
2214.17/2214.31	c  N dy 38674  14928975       840       848     23107    249789     71400  21947623     30.79     32.41
2216.75/2216.84	c  N dy 38727  14956511       840       848     23107    275283     71400  24838416     30.79     33.83
2218.58/2218.69	c  N dy 38786  14978610       840       848     23107    295760     71400  27110110     30.78     32.43
2220.77/2220.84	c  N dy 38824  14999331       840       848     23107    314996     71400  29344279     30.78     33.01
2222.56/2222.63	c  N dy 38888  15020797       840       848     23107    176497     71400  14067291     30.78     32.43
2223.95/2224.02	c  N dy 38936  15041824       840       848     23107    196010     71400  16219130     30.78     32.47
2225.46/2225.59	c  N dy 39000  15064322       840       848     23107    216989     71400  18515209     30.78     32.41
2226.96/2227.02	c  N dy 39095  15085729       840       848     23107    236765     71400  20663997     30.79     32.49
2228.36/2228.40	c  N dy 39168  15105816       840       848     23107    255442     71400  22695152     30.79     42.66
2230.16/2230.28	c  N dy 39213  15126518       840       848     23107    274541     71400  24740584     30.79     32.54
2231.65/2231.71	c  N dy 39270  15146523       840       848     23107    293156     71400  26739946     30.79     32.52
2233.16/2233.29	c  N dy 39312  15166561       840       848     23107    311714     71400  28733477     30.79     32.44
2235.26/2235.35	c  N dy 39368  15187443       840       848     23107    171674     71400  13483488     30.79     32.44
2236.56/2236.64	c  N dy 39399  15207544       840       848     23107    190304     71400  15424311     30.79     32.41
2237.76/2237.80	c  S st 39431  15223799       840       848     23107    205332     71400  17052189     30.79     28.92
2237.76/2237.83	c  S st 39431  15224304       840       848     23107    205817     71400  17099169     30.79   no data
2237.76/2237.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
2238.06/2238.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.7M T:  0.23
2238.06/2238.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2238.06/2238.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2238.06/2238.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
2238.06/2238.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
2238.06/2238.17	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
2238.26/2238.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.18 s
2240.58/2240.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.87 s
2277.26/2277.37	c lits-rem:        16  cl-subs:     4197  v-elim:      0  v-fix:    0  time: 36.75 s
2277.26/2277.37	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
2277.56/2277.67	c vivif2 --  cl tried   201620 cl shrink        0 lits rem          0 time: 0.30
2277.76/2277.89	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.22
2277.86/2277.90	c calculated reachability. Time: 0.00
2277.86/2277.90	c  N dy 39431  15224304       840       848     23107    201620     71400  16546043     30.79   no data
2280.17/2280.24	c  N dy 39493  15253741       840       848     23107    228834     71400  19532369     30.79     32.52
2281.66/2281.78	c  N dy 39586  15275008       840       848     23107    248654     71400  21661784     30.79     32.42
2283.36/2283.42	c  N dy 39644  15297648       840       848     23107    269677     71400  23928709     30.79     32.48
2284.86/2284.92	c  N dy 39707  15317678       840       848     23107    288329     71400  25922597     30.79     43.95
2286.56/2286.62	c  N dy 39787  15337743       840       848     23107    307064     71400  27993904     30.79     32.90
2288.56/2288.60	c  N dy 39862  15358212       840       848     23107    165793     71400  12790244     30.80     32.42
2289.96/2290.06	c  N dy 39940  15378921       840       848     23107    185048     71400  14934574     30.80     32.43
2291.46/2291.54	c  N dy 39995  15401479       840       848     23107    205945     71400  17119893     30.80     32.51
2292.76/2292.81	c  N dy 40068  15421570       840       848     23107    224645     71400  19110339     30.80     35.23
2294.06/2294.17	c  N dy 40146  15441635       840       848     23107    243375     71400  21163191     30.80     32.46
2295.46/2295.57	c  N dy 40227  15462478       840       848     23107    262666     71400  23282697     30.80     32.47
2297.26/2297.35	c  N dy 40260  15484389       840       848     23107    283033     71400  25534274     30.80     32.43
2299.17/2299.20	c  N dy 40311  15504395       840       848     23107    301736     71400  27716115     30.80     32.44
2300.76/2300.85	c  N dy 40366  15524494       840       848     23107    320483     71400  29699934     30.80     44.54
2302.36/2302.43	c  N dy 40442  15544583       840       848     23107    177475     71400  13985031     30.80     32.46
2303.97/2304.05	c  N dy 40491  15564916       840       848     23107    196428     71400  16079128     30.80     32.50
2305.58/2305.68	c  N dy 40551  15586458       840       848     23107    216326     71400  18287217     30.81     32.57
2307.26/2307.38	c  N dy 40608  15606803       840       848     23107    235192     71400  20395353     30.81     32.51
2308.88/2308.93	c  N dy 40641  15627343       840       848     23107    254279     71400  22503554     30.81     32.70
2310.36/2310.44	c  N dy 40748  15647408       840       848     23107    272913     71400  24551474     30.81     45.46
2312.18/2312.25	c  N dy 40793  15668648       840       848     23107    292616     71400  26744678     30.81     32.48
2313.76/2313.85	c  N dy 40913  15689241       840       848     23107    311859     71400  28864799     30.82     32.51
2315.76/2315.81	c  N dy 40947  15709600       840       848     23107    168296     71400  12995234     30.81     32.45
2316.58/2316.67	c  S st 41004  15724304       840       848     23107    181861     71400  14456799     30.82     27.94
2316.66/2316.70	c  S st 41004  15724808       840       848     23107    182350     71400  14501023     30.82   no data
2316.66/2316.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
2316.86/2316.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.2M T:  0.19
2316.86/2316.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2316.86/2316.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2316.86/2316.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
2316.86/2316.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
2316.86/2316.99	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
2317.06/2317.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.16 s
2319.06/2319.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.62 s
2337.16/2337.20	c lits-rem:        33  cl-subs:     1394  v-elim:      0  v-fix:    0  time: 18.06 s
2337.16/2337.20	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
2337.38/2337.45	c vivif2 --  cl tried   180956 cl shrink        0 lits rem          0 time: 0.25
2337.56/2337.64	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.18
2337.56/2337.65	c calculated reachability. Time: 0.00
2337.56/2337.65	c  N dy 41004  15724808       840       848     23107    180956     71400  14314675     30.82   no data
2339.06/2339.13	c  N dy 41059  15745161       840       848     23107    199683     71400  16348481     30.82     32.47
2340.86/2340.98	c  N dy 41147  15768045       840       848     23107    220704     71400  18723676     30.82     32.63
2342.66/2342.70	c  N dy 41177  15788059       840       848     23107    239065     71400  20673705     30.82     35.06
2344.77/2344.80	c  N dy 41227  15809610       840       848     23107    259025     71400  22832005     30.82     32.85
2346.66/2346.75	c  N dy 41266  15830694       840       848     23107    278390     71400  24942047     30.81     32.45
2348.76/2348.87	c  N dy 41315  15856698       840       848     23107    302379     71400  27500803     30.81     32.60
2350.46/2350.55	c  N dy 41340  15876773       840       848     23107    320933     71400  29465317     30.81     32.48
2352.57/2352.65	c  N dy 41394  15901603       840       848     23107    181225     71400  14350057     30.81     32.73
2353.98/2354.10	c  N dy 41437  15922241       840       848     23107    200369     71400  16429400     30.81     32.47
2355.36/2355.48	c  N dy 41485  15942276       840       848     23107    218881     71400  18419987     30.81     36.19
2356.86/2356.90	c  N dy 41541  15962295       840       848     23107    237465     71400  20430494     30.81     40.06
2358.56/2358.68	c  N dy 41605  15984907       840       848     23107    258277     71400  22653926     30.81     32.88
2360.48/2360.53	c  N dy 41658  16007221       840       848     23107    279038     71400  24955776     30.81     32.62
2362.06/2362.17	c  N dy 41746  16027230       840       848     23107    297615     71400  27027175     30.82     38.25
2363.67/2363.73	c  N dy 41829  16047663       840       848     23107    316749     71400  29118800     30.82     32.51
2365.46/2365.52	c  N dy 41904  16067751       840       848     23107    171445     71400  13248477     30.82     32.47
2366.77/2366.84	c  N dy 41953  16088934       840       848     23107    191148     71400  15404755     30.82     32.57
2368.86/2368.91	c  N dy 41969  16110211       840       848     23107    210896     71400  17576017     30.82     32.47
2373.26/2373.34	c  N dy 41972  16133932       840       848     23107    232766     71400  20145088     30.81     32.47
2374.78/2374.89	c  N dy 42039  16153980       840       848     23107    251232     71400  22162035     30.81     59.78
2376.56/2376.61	c  N dy 42079  16174672       840       848     23107    270498     71400  24218119     30.81     32.69
2378.36/2378.43	c  N dy 42121  16196487       840       848     23107    290654     71400  26498379     30.81     32.47
2379.96/2380.04	c  N dy 42217  16217249       840       848     23107    309986     71400  28592448     30.82     32.54
2380.66/2380.73	c  S st 42243  16224808       840       848     23107    317090     71400  29401433     30.82     28.00
2380.66/2380.79	c  S st 42243  16225315       840       848     23107    317585     71400  29445407     30.82   no data
2380.76/2380.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
2381.16/2381.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 10.7M T:  0.41
2381.16/2381.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2381.16/2381.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2381.26/2381.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
2381.26/2381.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
2381.26/2381.33	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
2381.56/2381.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.28 s
2384.16/2384.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.94 s
2533.28/2533.35	c lits-rem:        58  cl-subs:    11289  v-elim:      0  v-fix:    0  time: 149.07 s
2533.28/2533.36	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
2533.76/2533.82	c vivif2 --  cl tried   306296 cl shrink        0 lits rem          0 time: 0.46
2534.06/2534.18	c asymm  cl-useful: 0/786/848 lits-rem:0 time: 0.36
2534.06/2534.19	c calculated reachability. Time: 0.00
2534.06/2534.19	c  N dy 42243  16225315       840       848     23107    306296     71400  27949883     30.82   no data
2535.87/2535.92	c  N dy 42286  16245675       840       848     23107    325237     71400  30071785     30.82     32.49
2537.69/2537.76	c  N dy 42359  16267025       840       848     23107    180391     71400  14206071     30.82     32.45
2539.17/2539.21	c  N dy 42389  16287360       840       848     23107    199009     71400  16196726     30.82     32.57
2540.98/2541.03	c  N dy 42430  16307520       840       848     23107    217845     71400  18415037     30.82     32.46
2542.87/2542.99	c  N dy 42459  16328334       840       848     23107    237145     71400  20513322     30.82     32.58
2544.36/2544.40	c  N dy 42520  16348402       840       848     23107    255760     71400  22564786     30.82     35.94
2545.76/2545.80	c  N dy 42601  16369020       840       848     23107    274765     71400  24572952     30.82     32.47
2547.66/2547.76	c  N dy 42656  16392678       840       848     23107    296744     71400  27069210     30.82     32.51
2549.16/2549.26	c  N dy 42723  16412845       840       848     23107    315403     71400  29060167     30.82     32.71
2551.46/2551.59	c  N dy 42795  16432861       840       848     23107    168233     71400  12859458     30.82     40.15
2552.57/2552.63	c  N dy 42865  16452868       840       848     23107    186609     71400  14767270     30.82     32.57
2553.97/2554.06	c  N dy 42945  16473477       840       848     23107    205800     71400  16834432     30.82     32.50
2555.18/2555.25	c  N dy 43024  16493560       840       848     23107    224398     71400  18811852     30.82     34.66
2556.57/2556.60	c  N dy 43106  16515422       840       848     23107    244682     71400  21009129     30.83     32.52
2557.97/2558.02	c  N dy 43190  16535425       840       848     23107    263233     71400  23057932     30.83     51.13
2559.36/2559.46	c  N dy 43268  16555462       840       848     23107    281778     71400  25033997     30.83     58.76
2561.07/2561.16	c  N dy 43314  16575563       840       848     23107    300363     71400  27078543     30.83     32.75
2562.77/2562.88	c  N dy 43354  16597373       840       848     23107    320468     71400  29265807     30.83     32.52
2564.96/2565.09	c  N dy 43419  16619523       840       848     23107    174268     71400  13453818     30.83     32.62
2566.18/2566.31	c  N dy 43475  16639562       840       848     23107    192742     71400  15423398     30.83     46.74
2567.57/2567.65	c  N dy 43531  16659773       840       848     23107    211549     71400  17494349     30.83     32.68
2568.97/2569.03	c  N dy 43635  16679916       840       848     23107    230316     71400  19562878     30.83     32.74
2570.37/2570.46	c  N dy 43679  16700926       840       848     23107    249720     71400  21731953     30.83     32.46
2571.79/2571.85	c  N dy 43732  16721307       840       848     23107    268698     71400  23762547     30.83     32.46
2572.07/2572.14	c  S st 43745  16725315       840       848     23107    272502     71400  24181193     30.83     29.85
2572.07/2572.19	c  S st 43745  16725821       840       848     23107    272977     71400  24225930     30.83   no data
2572.17/2572.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
2572.47/2572.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  9.1M T:  0.34
2572.47/2572.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2572.47/2572.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2572.57/2572.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
2572.57/2572.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
2572.57/2572.65	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
2572.78/2572.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.24 s
2575.27/2575.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.90 s
2664.37/2664.44	c lits-rem:        44  cl-subs:     7852  v-elim:      0  v-fix:    0  time: 89.08 s
2664.37/2664.44	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
2664.77/2664.82	c vivif2 --  cl tried   265125 cl shrink        0 lits rem          0 time: 0.38
2665.07/2665.16	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.33
2665.07/2665.17	c calculated reachability. Time: 0.00
2665.07/2665.17	c  N dy 43745  16725821       840       848     23107    265125     71400  23166038     30.83   no data
2666.87/2666.97	c  N dy 43843  16748726       840       848     23107    286461     71400  25552978     30.84     32.46
2668.37/2668.51	c  N dy 43927  16769257       840       848     23107    305567     71400  27555781     30.84     32.48
2670.16/2670.24	c  N dy 43980  16789320       840       848     23107    324264     71400  29579373     30.84     32.47
2672.36/2672.45	c  N dy 43998  16809951       840       848     23107    175937     71400  13584137     30.84     32.48
2674.57/2674.64	c  N dy 44042  16835134       840       848     23107    199338     71400  16179510     30.84     32.49
2676.06/2676.18	c  N dy 44089  16855617       840       848     23107    218335     71400  18194026     30.84     32.58
2677.66/2677.79	c  N dy 44170  16878122       840       848     23107    239319     71400  20503960     30.84     32.48
2679.36/2679.47	c  N dy 44226  16898491       840       848     23107    258244     71400  22562882     30.84     32.62
2680.87/2680.92	c  N dy 44281  16919210       840       848     23107    277425     71400  24598464     30.84     32.65
2682.66/2682.70	c  N dy 44345  16939624       840       848     23107    296397     71400  26743412     30.84     32.54
2684.27/2684.32	c  N dy 44413  16960263       840       848     23107    315546     71400  28837222     30.84     32.54
2685.97/2686.05	c  N dy 44502  16980352       840       848     23107    334226     71400  30880227     30.84     32.48
2688.07/2688.17	c  N dy 44543  17000627       840       848     23107    184189     71400  14403233     30.84     32.48
2689.26/2689.32	c  N dy 44638  17020959       840       848     23107    203105     71400  16454547     30.84     32.72
2690.76/2690.89	c  N dy 44703  17043135       840       848     23107    223671     71400  18711483     30.84     32.55
2692.27/2692.31	c  N dy 44773  17063174       840       848     23107    242380     71400  20804068     30.85     58.99
2693.67/2693.76	c  N dy 44848  17083179       840       848     23107    260971     71400  22827147     30.85     35.63
2695.26/2695.30	c  N dy 44924  17103189       840       848     23107    279584     71400  24892715     30.85     35.87
2696.97/2697.09	c  N dy 44970  17125044       840       848     23107    299824     71400  27070656     30.85     32.54
2699.16/2699.28	c  N dy 45003  17148122       840       848     23107    321195     71400  29371359     30.85     32.64
2701.76/2701.89	c  N dy 45035  17171463       840       848     23107    173075     71400  13238921     30.85     32.62
2703.27/2703.36	c  N dy 45077  17193331       840       848     23107    193301     71400  15462377     30.85     32.47
2704.56/2704.69	c  N dy 45138  17213380       840       848     23107    211941     71400  17494800     30.85     46.05
2705.46/2705.57	c  S st 45172  17225821       840       848     23107    223472     71400  18775905     30.85   no data
2705.56/2705.61	c  S st 45172  17226325       840       848     23107    223951     71400  18818409     30.85   no data
2705.56/2705.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
2705.88/2705.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  7.2M T:  0.26
2705.88/2705.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2705.88/2705.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2705.88/2705.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
2705.88/2705.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
2705.88/2705.97	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
2706.06/2706.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.20 s
2708.36/2708.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.83 s
2751.56/2751.64	c lits-rem:        40  cl-subs:     4329  v-elim:      0  v-fix:    0  time: 43.20 s
2751.56/2751.64	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
2751.86/2751.94	c vivif2 --  cl tried   219622 cl shrink        0 lits rem          0 time: 0.30
2752.08/2752.19	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.25
2752.08/2752.20	c calculated reachability. Time: 0.00
2752.08/2752.20	c  N dy 45172  17226325       840       848     23107    219622     71400  18231492     30.85   no data
2753.77/2753.83	c  N dy 45214  17246663       840       848     23107    238413     71400  20312077     30.85     32.48
2755.27/2755.37	c  N dy 45263  17267012       840       848     23107    257302     71400  22323136     30.85     32.68
2757.97/2758.07	c  N dy 45283  17292252       840       848     23107    280470     71400  24790663     30.84     32.48
2759.47/2759.55	c  N dy 45380  17312269       840       848     23107    299026     71400  26796897     30.85     42.97
2761.06/2761.15	c  N dy 45456  17332339       840       848     23107    317557     71400  28835785     30.85     42.02
2762.86/2762.93	c  N dy 45547  17353118       840       848     23107    336840     71400  30984376     30.85     32.78
2764.76/2764.80	c  N dy 45609  17373432       840       848     23107    185383     71400  14485456     30.85     32.48
2765.97/2766.08	c  N dy 45690  17393895       840       848     23107    204435     71400  16557929     30.86     32.69
2767.48/2767.53	c  N dy 45736  17415133       840       848     23107    224093     71400  18651132     30.86     32.71
2768.76/2768.87	c  N dy 45877  17436072       840       848     23107    243570     71400  20765239     30.86     32.65
2770.17/2770.23	c  N dy 45941  17456119       840       848     23107    262134     71400  22770766     30.87     44.94
2771.88/2771.95	c  N dy 46007  17476687       840       848     23107    281316     71400  24878254     30.87     32.58
2773.47/2773.56	c  N dy 46040  17496888       840       848     23107    299888     71400  26857049     30.86     32.52
2777.48/2777.55	c  N dy 46114  17528933       840       848     23107    329637     71400  30272985     30.86     32.54
2779.58/2779.70	c  N dy 46188  17548991       840       848     23107    176834     71400  13614682     30.87     41.62
2781.37/2781.46	c  N dy 46213  17571153       840       848     23107    197355     71400  15916775     30.86     32.49
2782.66/2782.71	c  N dy 46306  17592535       840       848     23107    217126     71400  17987593     30.87     32.54
2784.17/2784.23	c  N dy 46357  17613554       840       848     23107    236767     71400  20172956     30.87     32.59
2785.77/2785.86	c  N dy 46398  17633594       840       848     23107    255425     71400  22248837     30.87     32.56
2787.17/2787.26	c  N dy 46477  17654246       840       848     23107    274540     71400  24298630     30.87     32.53
2789.17/2789.25	c  N dy 46522  17675862       840       848     23107    294432     71400  26494765     30.87     32.55
2791.07/2791.13	c  N dy 46579  17697958       840       848     23107    315104     71400  28848976     30.87     32.52
2792.78/2792.84	c  N dy 46695  17718980       840       848     23107    334700     71400  30993445     30.87     32.55
2793.27/2793.39	c  S st 46720  17726325       840       848     23107    341447     71400  31699044     30.87   no data
2793.37/2793.45	c  S st 46720  17726828       840       848     23107    341933     71400  31748295     30.87   no data
2793.47/2793.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
2793.88/2793.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 11.0M T:  0.42
2793.88/2793.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2793.88/2793.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2793.88/2794.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
2793.88/2794.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
2793.88/2794.00	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
2794.26/2794.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.30 s
2796.76/2796.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.80 s
2971.47/2971.57	c lits-rem:        78  cl-subs:    12992  v-elim:      0  v-fix:    0  time: 174.68 s
2971.47/2971.57	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
2971.97/2972.07	c vivif2 --  cl tried   328941 cl shrink        0 lits rem          0 time: 0.49
2972.37/2972.44	c asymm  cl-useful: 0/744/848 lits-rem:0 time: 0.37
2972.37/2972.45	c calculated reachability. Time: 0.00
2972.37/2972.45	c  N dy 46720  17726828       840       848     23107    328941     71400  29985316     30.87   no data
2974.39/2974.47	c  N dy 46749  17747425       840       848     23107    176013     71400  13459451     30.87     32.59
2975.77/2975.83	c  N dy 46796  17768353       840       848     23107    195378     71400  15587586     30.87     33.04
2977.07/2977.18	c  N dy 46864  17789722       840       848     23107    215090     71400  17713645     30.87     32.50
2978.57/2978.69	c  N dy 46912  17811830       840       848     23107    235673     71400  19927358     30.87     32.54
2980.17/2980.22	c  N dy 46959  17832167       840       848     23107    254451     71400  21971602     30.87     32.63
2981.77/2981.86	c  N dy 47001  17852211       840       848     23107    272861     71400  23929245     30.87     39.15
2983.47/2983.55	c  N dy 47054  17873990       840       848     23107    293114     71400  26215369     30.87     32.51
2984.97/2985.09	c  N dy 47138  17894932       840       848     23107    312623     71400  28309483     30.87     32.66
2986.77/2986.82	c  N dy 47193  17915543       840       848     23107    331767     71400  30393685     30.87     32.51
2988.87/2988.96	c  N dy 47262  17935903       840       848     23107    177539     71400  13616359     30.87     32.52
2990.07/2990.18	c  N dy 47332  17956393       840       848     23107    196470     71400  15643825     30.88     32.62
2991.77/2991.88	c  N dy 47368  17977724       840       848     23107    216095     71400  17791778     30.87     32.68
2993.57/2993.62	c  N dy 47440  18000506       840       848     23107    237129     71400  20087149     30.87     32.53
2995.08/2995.20	c  N dy 47461  18021342       840       848     23107    256393     71400  22134283     30.87     32.72
2996.57/2996.65	c  N dy 47535  18042079       840       848     23107    275590     71400  24217897     30.87     32.71
2998.07/2998.18	c  N dy 47623  18062350       840       848     23107    294511     71400  26286265     30.88     32.51
3000.07/3000.19	c  N dy 47658  18084967       840       848     23107    315393     71400  28493534     30.87     32.51
3001.79/3001.91	c  N dy 47734  18105470       840       848     23107    334531     71400  30604092     30.87     32.66
3003.99/3004.06	c  N dy 47822  18125487       840       848     23107    179000     71400  13728753     30.88     32.93
3005.47/3005.56	c  N dy 47887  18148177       840       848     23107    200084     71400  16061428     30.88     32.60
3006.88/3006.91	c  N dy 47944  18168253       840       848     23107    218653     71400  18050529     30.88     43.30
3008.49/3008.53	c  N dy 48008  18189845       840       848     23107    238626     71400  20191449     30.88     32.60
3010.27/3010.38	c  N dy 48095  18213637       840       848     23107    260842     71400  22772319     30.88     32.52
3011.28/3011.39	c  S st 48136  18226828       840       848     23107    273088     71400  24102779     30.88     27.32
3011.38/3011.43	c  S st 48136  18227330       840       848     23107    273568     71400  24146876     30.88   no data
3011.48/3011.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
3011.80/3011.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  9.1M T:  0.34
3011.80/3011.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3011.80/3011.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3011.80/3011.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
3011.88/3011.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
3011.88/3011.90	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
3012.08/3012.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.24 s
3014.58/3014.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.93 s
3100.68/3100.74	c lits-rem:        43  cl-subs:     7126  v-elim:      0  v-fix:    0  time: 86.10 s
3100.68/3100.74	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
3101.08/3101.12	c vivif2 --  cl tried   266442 cl shrink        0 lits rem          0 time: 0.38
3101.38/3101.46	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.33
3101.38/3101.47	c calculated reachability. Time: 0.00
3101.38/3101.47	c  N dy 48136  18227330       840       848     23107    266442     71400  23167023     30.88   no data
3103.57/3103.68	c  N dy 48194  18254282       840       848     23107    291521     71400  25998521     30.88     32.53
3105.37/3105.46	c  N dy 48229  18274305       840       848     23107    310101     71400  28080071     30.88     40.10
3107.08/3107.15	c  N dy 48295  18296345       840       848     23107    330656     71400  30305326     30.88     32.54
3109.47/3109.51	c  N dy 48364  18319732       840       848     23107    177316     71400  13507720     30.88     32.54
3111.48/3111.57	c  N dy 48388  18340008       840       848     23107    196020     71400  15619686     30.88     32.52
3113.99/3114.11	c  N dy 48402  18360047       840       848     23107    214570     71400  17597505     30.88     32.59
3115.27/3115.39	c  N dy 48476  18380051       840       848     23107    233145     71400  19622287     30.88     40.08
3116.67/3116.77	c  N dy 48535  18400304       840       848     23107    252049     71400  21750723     30.88     32.58
3118.18/3118.29	c  N dy 48628  18421368       840       848     23107    271664     71400  23916189     30.88     32.54
3120.69/3120.74	c  N dy 48657  18445690       840       848     23107    294207     71400  26439821     30.88     32.56
3122.27/3122.39	c  N dy 48766  18466795       840       848     23107    313861     71400  28549338     30.88     32.54
3123.99/3124.05	c  N dy 48837  18486892       840       848     23107    332566     71400  30589398     30.88     32.60
3126.68/3126.71	c  N dy 48890  18511110       840       848     23107    178808     71400  13634768     30.88     32.54
3128.88/3128.93	c  N dy 48942  18539614       840       848     23107    205107     71400  16501393     30.88     32.64
3130.28/3130.30	c  N dy 48994  18559778       840       848     23107    223816     71400  18567493     30.88     32.51
3131.77/3131.82	c  N dy 49049  18581781       840       848     23107    244209     71400  20769747     30.88     32.57
3133.47/3133.50	c  N dy 49117  18605226       840       848     23107    266083     71400  23182233     30.88     32.58
3134.89/3134.99	c  N dy 49157  18625297       840       848     23107    284747     71400  25206410     30.88     42.70
3136.67/3136.76	c  N dy 49203  18648447       840       848     23107    306288     71400  27583831     30.88     32.55
3138.97/3139.05	c  N dy 49294  18674497       840       848     23107    330516     71400  30217755     30.88     32.57
3141.38/3141.46	c  N dy 49363  18699445       840       848     23107    353723     71400  32837366     30.88     32.53
3143.18/3143.29	c  N dy 49428  18719751       840       848     23107    195336     71400  15438818     30.89     32.92
3143.69/3143.74	c  S st 49468  18727331       840       848     23107    202379     71400  16202480     30.89   no data
3143.69/3143.77	c  S st 49468  18727834       840       848     23107    202868     71400  16247862     30.89   no data
3143.79/3143.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
3143.98/3144.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.0M T:  0.21
3143.98/3144.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3143.98/3144.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3143.98/3144.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
3143.98/3144.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
3143.98/3144.10	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
3144.18/3144.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.18 s
3146.48/3146.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.92 s
3170.78/3170.86	c lits-rem:        24  cl-subs:     1881  v-elim:      0  v-fix:    0  time: 24.28 s
3170.78/3170.86	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
3171.08/3171.13	c vivif2 --  cl tried   200987 cl shrink        0 lits rem          0 time: 0.27
3171.30/3171.34	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.21
3171.30/3171.35	c calculated reachability. Time: 0.00
3171.30/3171.35	c  N dy 49468  18727834       840       848     23107    200987     71400  15992503     30.89   no data
3172.67/3172.79	c  N dy 49537  18748023       840       848     23107    219760     71400  18014169     30.89     32.54
3174.18/3174.26	c  N dy 49612  18768034       840       848     23107    238310     71400  20022750     30.89     37.44
3175.88/3175.96	c  N dy 49658  18788848       840       848     23107    257615     71400  22268261     30.89     32.55
3177.47/3177.56	c  N dy 49700  18808913       840       848     23107    276300     71400  24280944     30.89     38.92
3181.68/3181.70	c  N dy 49762  18845948       840       848     23107    310899     71400  28183480     30.89     32.72
3185.08/3185.11	c  N dy 49779  18872141       840       848     23107    334999     71400  30882629     30.88     32.54
3186.97/3187.05	c  N dy 49809  18893016       840       848     23107    354436     71400  33028773     30.88     32.62
3190.78/3190.82	c  N dy 49850  18924650       840       848     23107    205544     71400  16618922     30.88     32.52
3192.77/3192.81	c  N dy 49886  18948702       840       848     23107    227629     71400  19052143     30.88     32.91
3194.30/3194.33	c  N dy 49969  18968825       840       848     23107    246379     71400  21142088     30.88     32.53
3199.07/3199.16	c  N dy 49993  19003079       840       848     23107    277904     71400  24702271     30.88     32.64
3200.78/3200.83	c  N dy 50039  19023160       840       848     23107    296523     71400  26650467     30.88     32.58
3202.37/3202.41	c  N dy 50079  19044085       840       848     23107    315888     71400  28772245     30.88     32.53
3203.87/3203.95	c  N dy 50129  19064290       840       848     23107    334640     71400  30784475     30.88     32.58
3206.08/3206.11	c  N dy 50166  19086335       840       848     23107    355223     71400  33171293     30.87     32.58
3208.28/3208.39	c  N dy 50201  19106923       840       848     23107    195391     71400  15583369     30.87     32.51
3209.69/3209.75	c  N dy 50259  19127005       840       848     23107    213910     71400  17568073     30.87     32.50
3212.78/3212.89	c  N dy 50347  19157486       840       848     23107    242153     71400  20603532     30.87     32.52
3214.48/3214.53	c  N dy 50397  19177578       840       848     23107    260676     71400  22617170     30.87     37.49
3215.98/3216.02	c  N dy 50515  19197593       840       848     23107    279298     71400  24658278     30.88     39.17
3217.39/3217.51	c  N dy 50592  19218351       840       848     23107    298576     71400  26781813     30.88     32.56
3218.38/3218.44	c  S st 50611  19227834       840       848     23107    307561     71400  27740244     30.88     28.93
3218.38/3218.50	c  S st 50611  19228337       840       848     23107    308035     71400  27783215     30.88   no data
3218.50/3218.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
3218.88/3218.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 10.5M T:  0.40
3218.88/3218.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3218.88/3218.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3218.98/3219.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
3218.98/3219.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
3218.98/3219.02	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
3219.18/3219.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.27 s
3221.80/3221.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.91 s
3347.78/3347.86	c lits-rem:        74  cl-subs:     9956  v-elim:      0  v-fix:    0  time: 125.99 s
3347.78/3347.86	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
3348.29/3348.32	c vivif2 --  cl tried   298079 cl shrink        0 lits rem          0 time: 0.46
3348.58/3348.68	c asymm  cl-useful: 0/818/848 lits-rem:0 time: 0.36
3348.58/3348.69	c calculated reachability. Time: 0.00
3348.58/3348.69	c  N dy 50611  19228337       840       848     23107    298079     71400  26437364     30.88   no data
3354.58/3354.60	c  N dy 50674  19269729       840       848     23107    336238     71400  30778900     30.88     32.54
3356.18/3356.23	c  N dy 50743  19290123       840       848     23107    355172     71400  32818024     30.88     32.57
3358.07/3358.14	c  N dy 50812  19311181       840       848     23107    195300     71400  15386336     30.88     32.53
3359.17/3359.30	c  N dy 50875  19331302       840       848     23107    213988     71400  17411980     30.88     32.54
3360.58/3360.62	c  N dy 50959  19351331       840       848     23107    232613     71400  19468531     30.88     41.85
3361.97/3362.07	c  N dy 51014  19371380       840       848     23107    251207     71400  21493000     30.88     32.63
3363.48/3363.50	c  N dy 51124  19392756       840       848     23107    271221     71400  23653640     30.88     32.56
3364.98/3365.03	c  N dy 51218  19413697       840       848     23107    290672     71400  25773536     30.89     32.59
3366.68/3366.71	c  N dy 51250  19434895       840       848     23107    310389     71400  27929574     30.89     32.55
3368.19/3368.26	c  N dy 51360  19455051       840       848     23107    329052     71400  29942920     30.89     32.62
3369.78/3369.84	c  N dy 51465  19475292       840       848     23107    347921     71400  32023734     30.89     32.65
3372.07/3372.15	c  N dy 51530  19495637       840       848     23107    185920     71400  14378364     30.89     32.59
3373.28/3373.33	c  N dy 51596  19515638       840       848     23107    204458     71400  16374916     30.90     43.29
3374.80/3374.88	c  N dy 51653  19537132       840       848     23107    224599     71400  18649029     30.90     32.53
3376.47/3376.58	c  N dy 51698  19559545       840       848     23107    245422     71400  20928689     30.90     32.63
3378.27/3378.32	c  N dy 51735  19580886       840       848     23107    265096     71400  23131647     30.90     32.55
3380.08/3380.13	c  N dy 51811  19604268       840       848     23107    286828     71400  25508197     30.90     32.78
3381.68/3381.72	c  N dy 51891  19624322       840       848     23107    305501     71400  27562515     30.90     32.91
3383.59/3383.64	c  N dy 51958  19646215       840       848     23107    325823     71400  29842516     30.90     32.58
3385.47/3385.52	c  N dy 51980  19666242       840       848     23107    344490     71400  31951757     30.90     35.03
3387.18/3387.25	c  N dy 52040  19686258       840       848     23107    363093     71400  34036377     30.90     32.78
3388.88/3389.01	c  N dy 52122  19706356       840       848     23107    199792     71400  15831927     30.90     32.53
3390.28/3390.39	c  N dy 52160  19727542       840       848     23107    219432     71400  17937130     30.90     32.59
3390.38/3390.44	c  S st 52166  19728339       840       848     23107    220167     71400  18016699     30.90     29.70
3390.38/3390.48	c  S st 52166  19728839       840       848     23107    220654     71400  18064361     30.90   no data
3390.48/3390.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
3390.68/3390.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.7M T:  0.24
3390.68/3390.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3390.68/3390.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3390.78/3390.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
3390.78/3390.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
3390.78/3390.83	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
3390.98/3391.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.20 s
3393.17/3393.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.81 s
3426.68/3426.74	c lits-rem:        24  cl-subs:     3015  v-elim:      0  v-fix:    0  time: 33.48 s
3426.68/3426.74	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
3426.98/3427.05	c vivif2 --  cl tried   217639 cl shrink        0 lits rem          0 time: 0.31
3427.18/3427.28	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.24
3427.18/3427.29	c calculated reachability. Time: 0.00
3427.18/3427.29	c  N dy 52166  19728839       840       848     23107    217639     71400  17662041     30.90   no data
3428.47/3428.54	c  N dy 52226  19748883       840       848     23107    236318     71400  19707760     30.90     32.58
3429.88/3429.96	c  N dy 52277  19770799       840       848     23107    256474     71400  21870754     30.90     32.56
3431.48/3431.57	c  N dy 52320  19790934       840       848     23107    275045     71400  23879816     30.90     32.54
3433.10/3433.15	c  N dy 52396  19812175       840       848     23107    294906     71400  26127906     30.90     32.56
3434.88/3434.96	c  N dy 52487  19834953       840       848     23107    316135     71400  28500414     30.90     32.55
3437.27/3437.32	c  N dy 52519  19858182       840       848     23107    337728     71400  30909217     30.90     32.53
3439.08/3439.10	c  N dy 52588  19878608       840       848     23107    356778     71400  32993689     30.90     32.66
3440.98/3441.06	c  N dy 52643  19898668       840       848     23107    192595     71400  15013290     30.90     32.76
3442.28/3442.39	c  N dy 52717  19920407       840       848     23107    212834     71400  17232296     30.91     32.55
3443.48/3443.59	c  N dy 52798  19940452       840       848     23107    231577     71400  19259849     30.91     32.60
3444.88/3444.95	c  N dy 52874  19960896       840       848     23107    250593     71400  21306407     30.91     32.57
3446.48/3446.53	c  N dy 52935  19982925       840       848     23107    271152     71400  23528891     30.91     32.81
3448.39/3448.45	c  N dy 53010  20006347       840       848     23107    293054     71400  25951261     30.91     32.65
3450.07/3450.11	c  N dy 53063  20026718       840       848     23107    311959     71400  27995225     30.91     32.67
3451.98/3452.06	c  N dy 53111  20048994       840       848     23107    332582     71400  30276077     30.91     32.58
3453.89/3453.97	c  N dy 53177  20071193       840       848     23107    353230     71400  32529492     30.91     32.57
3456.38/3456.41	c  N dy 53209  20092993       840       848     23107    189433     71400  14594882     30.91     32.54
3457.98/3458.03	c  N dy 53268  20113365       840       848     23107    208195     71400  16671398     30.91     32.55
3459.68/3459.76	c  N dy 53301  20134040       840       848     23107    227248     71400  18723072     30.91     32.68
3461.08/3461.12	c  N dy 53351  20154644       840       848     23107    246296     71400  20780112     30.91     32.56
3462.97/3463.02	c  N dy 53393  20175625       840       848     23107    265896     71400  22983545     30.91     32.64
3464.68/3464.73	c  N dy 53424  20196999       840       848     23107    285738     71400  25188497     30.91     32.60
3466.68/3466.79	c  N dy 53493  20219671       840       848     23107    306756     71400  27539787     30.91     32.65
3467.48/3467.50	c  S st 53531  20228841       840       848     23107    315247     71400  28427142     30.91   no data
3467.48/3467.55	c  S st 53531  20229346       840       848     23107    315722     71400  28472553     30.91   no data
3467.58/3467.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
3467.98/3468.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 10.2M T:  0.39
3467.98/3468.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3467.98/3468.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3467.98/3468.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
3467.98/3468.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
3467.98/3468.07	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
3468.30/3468.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.28 s
3470.78/3470.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.85 s
3600.59/3600.67	c lits-rem:        67  cl-subs:    10444  v-elim:      0  v-fix:    0  time: 129.80 s
3600.59/3600.67	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
3601.09/3601.10	c vivif2 --  cl tried   305278 cl shrink        0 lits rem          0 time: 0.43
3601.41/3601.47	c asymm  cl-useful: 0/826/848 lits-rem:0 time: 0.37
3601.41/3601.48	c calculated reachability. Time: 0.00
3601.41/3601.48	c  N dy 53531  20229346       840       848     23107    305278     71400  27076000     30.91   no data
3602.98/3603.06	c  N dy 53600  20249903       840       848     23107    324342     71400  29175292     30.91     32.55
3604.88/3604.90	c  N dy 53655  20270984       840       848     23107    343947     71400  31431937     30.91     32.61
3606.68/3606.73	c  N dy 53702  20291046       840       848     23107    362435     71400  33516133     30.91     33.26
3608.58/3608.67	c  N dy 53770  20312055       840       848     23107    197606     71400  15467427     30.91     32.65
3610.10/3610.19	c  N dy 53790  20332216       840       848     23107    216215     71400  17570302     30.91     32.57
3611.48/3611.57	c  N dy 53856  20352286       840       848     23107    234894     71400  19678177     30.91     52.96
3612.78/3612.87	c  N dy 53930  20372294       840       848     23107    253572     71400  21704359     30.91     41.58
3614.18/3614.27	c  N dy 53994  20392384       840       848     23107    272367     71400  23786268     30.91     33.23
3615.88/3615.96	c  N dy 54034  20412427       840       848     23107    290974     71400  25918539     30.91     32.82
3618.28/3618.39	c  N dy 54086  20438295       840       848     23107    315101     71400  28733777     30.91     32.88
3620.18/3620.28	c  N dy 54152  20458392       840       848     23107    333811     71400  30846900     30.91     32.59
3621.98/3622.04	c  N dy 54199  20478933       840       848     23107    352887     71400  32989915     30.91     32.65
3624.40/3624.42	c  N dy 54296  20499170       840       848     23107    186125     71400  14192897     30.91     32.63
3625.49/3625.59	c  N dy 54367  20519250       840       848     23107    204728     71400  16249008     30.92     39.57
3626.88/3626.97	c  N dy 54421  20539258       840       848     23107    223376     71400  18359447     30.92     42.43
3628.18/3628.21	c  N dy 54465  20559770       840       848     23107    242346     71400  20351031     30.92     32.57
3629.68/3629.75	c  N dy 54525  20579811       840       848     23107    260966     71400  22472881     30.92     32.61
3631.18/3631.20	c  N dy 54600  20599898       840       848     23107    279580     71400  24491344     30.92     37.90
3632.78/3632.86	c  N dy 54637  20619962       840       848     23107    298262     71400  26558574     30.92     44.78
3634.48/3634.53	c  N dy 54726  20641332       840       848     23107    318159     71400  28779059     30.92     32.68
3636.60/3636.63	c  N dy 54771  20661337       840       848     23107    336688     71400  30808348     30.92     35.58
3638.48/3638.56	c  N dy 54841  20683204       840       848     23107    356949     71400  33022077     30.92     33.00
3641.78/3641.84	c  N dy 54879  20703231       840       848     23107    189055     71400  14483944     30.92     32.59
3643.68/3643.70	c  N dy 54900  20723336       840       848     23107    207648     71400  16613754     30.92     32.57
3643.98/3644.03	c  S st 54913  20729346       840       848     23107    213215     71400  17212214     30.92     29.50
3643.98/3644.07	c  S st 54913  20729846       840       848     23107    213693     71400  17257496     30.92   no data
3644.08/3644.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
3644.30/3644.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.4M T:  0.23
3644.30/3644.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3644.30/3644.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3644.39/3644.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
3644.39/3644.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
3644.39/3644.41	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
3644.58/3644.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.19 s
3646.69/3646.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.70 s
3672.99/3673.09	c lits-rem:        61  cl-subs:     1974  v-elim:      0  v-fix:    0  time: 26.35 s
3672.99/3673.09	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
3673.29/3673.36	c vivif2 --  cl tried   211719 cl shrink        0 lits rem          0 time: 0.27
3673.49/3673.59	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.22
3673.49/3673.59	c calculated reachability. Time: 0.00
3673.49/3673.59	c  N dy 54913  20729846       840       848     23107    211719     71400  16980017     30.92   no data
3675.18/3675.21	c  N dy 54957  20750932       840       848     23107    231445     71400  19200930     30.92     32.56
3677.20/3677.31	c  N dy 54991  20770998       840       848     23107    249988     71400  21360429     30.92     32.57
3678.69/3678.75	c  N dy 55052  20792431       840       848     23107    269879     71400  23513604     30.92     32.61
3680.28/3680.30	c  N dy 55118  20813424       840       848     23107    289306     71400  25630684     30.92     32.57
3681.88/3681.97	c  N dy 55168  20833984       840       848     23107    308199     71400  27670664     30.92     32.67
3683.90/3683.92	c  N dy 55227  20856306       840       848     23107    328918     71400  30031881     30.92     32.56
3686.00/3686.02	c  N dy 55267  20879053       840       848     23107    350089     71400  32333652     30.92     32.55
3687.69/3687.72	c  N dy 55348  20899150       840       848     23107    368827     71400  34382926     30.92     34.19
3689.79/3689.80	c  N dy 55426  20920579       840       848     23107    201414     71400  15834318     30.92     32.69
3690.98/3691.05	c  N dy 55514  20941930       840       848     23107    221215     71400  17969059     30.92     32.55
3692.28/3692.39	c  N dy 55576  20962386       840       848     23107    240201     71400  20038477     30.92     32.71
3694.29/3694.34	c  N dy 55617  20987098       840       848     23107    263100     71400  22458393     30.92     32.55
3696.00/3696.02	c  N dy 55679  21007143       840       848     23107    281807     71400  24623228     30.92     41.30
3697.38/3697.47	c  N dy 55752  21027183       840       848     23107    300555     71400  26680055     30.92     35.85
3699.08/3699.19	c  N dy 55800  21047196       840       848     23107    319307     71400  28859082     30.92     38.00
3700.99/3701.07	c  N dy 55837  21067741       840       848     23107    338347     71400  31005820     30.92     32.57
3702.78/3702.82	c  N dy 55874  21088693       840       848     23107    357652     71400  33050239     30.92     32.58
3705.09/3705.13	c  N dy 55911  21108831       840       848     23107    376526     71400  35226056     30.92     32.60
3706.90/3706.92	c  N dy 55994  21128841       840       848     23107    206535     71400  16267940     30.92     33.38
3708.39/3708.45	c  N dy 56018  21148846       840       848     23107    225012     71400  18322778     30.92     32.67
3710.08/3710.13	c  N dy 56066  21172636       840       848     23107    247184     71400  20787089     30.92     32.59
3712.28/3712.35	c  N dy 56088  21192846       840       848     23107    266012     71400  23016791     30.92     32.60
3713.89/3713.99	c  N dy 56170  21214981       840       848     23107    286613     71400  25222689     30.92     33.18
3715.08/3715.14	c  S st 56200  21229847       840       848     23107    300468     71400  26736318     30.92     27.19
3715.08/3715.20	c  S st 56200  21230349       840       848     23107    300949     71400  26784317     30.92   no data
3715.18/3715.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
3715.58/3715.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 10.5M T:  0.40
3715.58/3715.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3715.58/3715.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3715.70/3715.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
3715.70/3715.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
3715.70/3715.72	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
3715.88/3715.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.27 s
3718.38/3718.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.81 s
3821.19/3821.21	c lits-rem:       104  cl-subs:     8029  v-elim:      0  v-fix:    0  time: 102.77 s
3821.19/3821.22	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
3821.59/3821.63	c vivif2 --  cl tried   292920 cl shrink        0 lits rem          0 time: 0.41
3821.89/3821.99	c asymm  cl-useful: 0/813/848 lits-rem:0 time: 0.36
3821.99/3822.00	c calculated reachability. Time: 0.00
3821.99/3822.00	c  N dy 56200  21230349       840       848     23107    292920     71400  25701609     30.92   no data
3823.61/3823.65	c  N dy 56239  21250415       840       848     23107    311552     71400  27766946     30.92     34.10
3825.18/3825.30	c  N dy 56304  21271169       840       848     23107    330893     71400  29879090     30.92     32.70
3827.19/3827.23	c  N dy 56351  21291267       840       848     23107    349589     71400  31998109     30.92     37.56
3829.18/3829.25	c  N dy 56384  21311407       840       848     23107    368501     71400  34166214     30.92     32.57
3831.49/3831.53	c  N dy 56445  21333576       840       848     23107    199733     71400  15531419     30.92     32.57
3833.08/3833.19	c  N dy 56489  21355813       840       848     23107    220362     71400  17850630     30.92     32.57
3834.51/3834.58	c  N dy 56566  21376955       840       848     23107    239989     71400  20037616     30.92     32.62
3836.48/3836.55	c  N dy 56598  21400831       840       848     23107    262010     71400  22469956     30.92     32.73
3838.18/3838.25	c  N dy 56636  21422178       840       848     23107    281741     71400  24615545     30.92     32.66
3839.69/3839.72	c  N dy 56705  21442221       840       848     23107    300320     71400  26599420     30.92     34.87
3841.38/3841.42	c  N dy 56805  21463868       840       848     23107    320525     71400  28792390     30.92     32.64
3842.98/3843.01	c  N dy 56869  21484017       840       848     23107    339286     71400  30816616     30.92     32.66
3844.89/3845.00	c  N dy 56914  21505977       840       848     23107    359716     71400  33083256     30.92     32.91
3846.70/3846.75	c  N dy 56970  21526461       840       848     23107    378664     71400  35105390     30.92     32.67
3850.18/3850.23	c  N dy 57023  21558715       840       848     23107    218191     71400  17555619     30.92     32.72
3851.88/3851.90	c  N dy 57052  21579595       840       848     23107    237414     71400  19585330     30.92     32.55
3853.09/3853.20	c  N dy 57141  21599617       840       848     23107    255965     71400  21628465     30.92     51.99
3854.58/3854.61	c  N dy 57201  21619703       840       848     23107    274651     71400  23651753     30.92     32.68
3855.99/3856.05	c  N dy 57287  21639744       840       848     23107    293281     71400  25684276     30.92     38.83
3857.49/3857.57	c  N dy 57350  21659755       840       848     23107    311915     71400  27719356     30.92     32.70
3859.18/3859.23	c  N dy 57435  21679947       840       848     23107    330843     71400  29845121     30.92     32.68
3862.29/3862.36	c  N dy 57503  21706917       840       848     23107    355826     71400  32700602     30.92     32.79
3864.09/3864.10	c  N dy 57571  21726973       840       848     23107    374599     71400  34784109     30.92     36.59
3864.39/3864.40	c  S st 57589  21730351       840       848     23107    377721     71400  35133273     30.93   no data
3864.39/3864.46	c  S st 57589  21730855       840       848     23107    378205     71400  35177927     30.93   no data
3864.49/3864.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
3864.99/3865.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 12.1M T:  0.49
3864.99/3865.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3864.99/3865.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3864.99/3865.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
3864.99/3865.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
3864.99/3865.09	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
3865.41/3865.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.34 s
3868.08/3868.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.88 s
4071.19/4071.26	c lits-rem:        61  cl-subs:    13218  v-elim:      0  v-fix:    0  time: 203.12 s
4071.19/4071.27	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
4071.79/4071.80	c vivif2 --  cl tried   364987 cl shrink        0 lits rem          0 time: 0.53
4072.11/4072.18	c asymm  cl-useful: 0/665/848 lits-rem:0 time: 0.38
4072.11/4072.19	c calculated reachability. Time: 0.00
4072.11/4072.19	c  N dy 57589  21730855       840       848     23107    364987     71400  33391913     30.93   no data
4074.49/4074.59	c  N dy 57671  21752151       840       848     23107    193895     71400  14835945     30.93     32.59
4075.90/4075.91	c  N dy 57736  21772226       840       848     23107    212593     71400  16909611     30.93     41.52
4077.29/4077.33	c  N dy 57805  21793416       840       848     23107    232214     71400  19070827     30.93     32.79
4078.71/4078.79	c  N dy 57874  21815651       840       848     23107    252813     71400  21296969     30.93     32.59
4080.39/4080.40	c  N dy 57907  21836132       840       848     23107    271854     71400  23448068     30.93     32.84
4081.89/4081.94	c  N dy 57977  21856932       840       848     23107    291259     71400  25575564     30.93     32.59
4083.49/4083.55	c  N dy 58037  21877027       840       848     23107    309876     71400  27555038     30.93     46.63
4085.19/4085.20	c  N dy 58094  21897108       840       848     23107    328491     71400  29625086     30.93     45.01
4086.89/4086.93	c  N dy 58184  21918332       840       848     23107    348358     71400  31817631     30.93     32.58
4089.19/4089.20	c  N dy 58232  21940861       840       848     23107    369185     71400  34106698     30.93     32.73
4091.49/4091.56	c  N dy 58301  21961913       840       848     23107    196734     71400  15117984     30.93     32.62
4092.70/4092.71	c  N dy 58403  21982633       840       848     23107    215912     71400  17236427     30.94     32.98
4094.39/4094.40	c  N dy 58454  22004007       840       848     23107    235576     71400  19453036     30.94     32.65
4095.79/4095.86	c  N dy 58525  22024028       840       848     23107    254196     71400  21493329     30.94     32.61
4098.09/4098.12	c  N dy 58567  22048166       840       848     23107    276504     71400  23934489     30.94     32.77
4099.61/4099.64	c  N dy 58642  22068595       840       848     23107    295548     71400  26015677     30.94     32.60
4101.59/4101.63	c  N dy 58695  22089852       840       848     23107    315216     71400  28217929     30.94     32.61
4103.29/4103.36	c  N dy 58777  22110940       840       848     23107    334793     71400  30385199     30.94     32.65
4104.99/4105.07	c  N dy 58847  22131983       840       848     23107    354493     71400  32545040     30.94     32.60
4106.89/4106.98	c  N dy 58897  22153043       840       848     23107    374154     71400  34720493     30.94     32.58
4109.19/4109.22	c  N dy 58971  22173111       840       848     23107    199714     71400  15392323     30.94     50.50
4110.61/4110.63	c  N dy 59067  22196704       840       848     23107    221581     71400  17784772     30.94     32.62
4112.39/4112.45	c  N dy 59125  22217725       840       848     23107    240905     71400  20071259     30.94     33.10
4113.30/4113.32	c  S st 59170  22230857       840       848     23107    253099     71400  21408629     30.95   no data
4113.30/4113.36	c  S st 59170  22231359       840       848     23107    253574     71400  21451068     30.95   no data
4113.40/4113.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
4113.70/4113.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  7.8M T:  0.29
4113.70/4113.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4113.70/4113.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4113.70/4113.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
4113.70/4113.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
4113.70/4113.78	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
4113.91/4114.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.23 s
4116.40/4116.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.89 s
4167.10/4167.13	c lits-rem:        68  cl-subs:     4013  v-elim:      0  v-fix:    0  time: 50.72 s
4167.10/4167.13	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
4167.40/4167.49	c vivif2 --  cl tried   249561 cl shrink        0 lits rem          0 time: 0.36
4167.70/4167.78	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.29
4167.70/4167.79	c calculated reachability. Time: 0.00
4167.70/4167.79	c  N dy 59170  22231359       840       848     23107    249561     71400  20894882     30.95   no data
4169.60/4169.66	c  N dy 59221  22252484       840       848     23107    269220     71400  23188085     30.95     32.60
4171.21/4171.27	c  N dy 59281  22274125       840       848     23107    289313     71400  25403692     30.95     32.65
4172.99/4173.07	c  N dy 59344  22294287       840       848     23107    308146     71400  27609747     30.95     32.66
4174.69/4174.72	c  N dy 59402  22315260       840       848     23107    327733     71400  29776453     30.95     32.72
4177.19/4177.28	c  N dy 59476  22342545       840       848     23107    353158     71400  32579289     30.95     32.68
4180.90/4180.98	c  N dy 59522  22374871       840       848     23107    383321     71400  36137928     30.95     32.81
4184.10/4184.15	c  N dy 59572  22401372       840       848     23107    213979     71400  16871267     30.95     32.60
4185.69/4185.74	c  N dy 59623  22423625       840       848     23107    234629     71400  19198328     30.94     32.58
4187.19/4187.22	c  N dy 59675  22444216       840       848     23107    253750     71400  21349829     30.94     32.74
4188.71/4188.77	c  N dy 59737  22464297       840       848     23107    272594     71400  23529391     30.95     32.77
4190.20/4190.20	c  N dy 59863  22484561       840       848     23107    291571     71400  25599256     30.95     32.69
4191.59/4191.67	c  N dy 59956  22505090       840       848     23107    310664     71400  27635923     30.95     32.71
4194.50/4194.54	c  N dy 60007  22534764       840       848     23107    338200     71400  30741468     30.95     32.66
4196.09/4196.18	c  N dy 60071  22554847       840       848     23107    356833     71400  32733844     30.95     33.16
4198.09/4198.10	c  N dy 60158  22576190       840       848     23107    376720     71400  34921664     30.95     32.59
4200.39/4200.40	c  N dy 60224  22596237       840       848     23107    200151     71400  15390093     30.95     43.94
4202.01/4202.07	c  N dy 60283  22619650       840       848     23107    221939     71400  17751411     30.95     32.69
4203.29/4203.35	c  N dy 60381  22640512       840       848     23107    241389     71400  19905520     30.96     32.64
4204.70/4204.72	c  N dy 60463  22662190       840       848     23107    261595     71400  22076852     30.96     32.70
4206.59/4206.67	c  N dy 60525  22684657       840       848     23107    282502     71400  24509342     30.96     32.71
4208.19/4208.23	c  N dy 60622  22706186       840       848     23107    302480     71400  26678126     30.96     32.62
4209.99/4210.04	c  N dy 60673  22727675       840       848     23107    322453     71400  28804789     30.96     32.59
4210.29/4210.34	c  S st 60689  22731360       840       848     23107    325892     71400  29172542     30.96   no data
4210.39/4210.40	c  S st 60689  22731863       840       848     23107    326378     71400  29217802     30.96   no data
4210.39/4210.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
4210.81/4210.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 10.6M T:  0.41
4210.81/4210.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4210.81/4210.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4210.89/4210.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
4210.89/4210.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
4210.89/4210.94	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
4211.19/4211.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.29 s
4213.69/4213.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.80 s
4338.31/4338.36	c lits-rem:        31  cl-subs:     9295  v-elim:      0  v-fix:    0  time: 124.64 s
4338.31/4338.36	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
4338.79/4338.81	c vivif2 --  cl tried   317083 cl shrink        0 lits rem          0 time: 0.45
4339.09/4339.18	c asymm  cl-useful: 0/784/848 lits-rem:0 time: 0.37
4339.09/4339.19	c calculated reachability. Time: 0.00
4339.09/4339.19	c  N dy 60689  22731863       840       848     23107    317083     71400  27966977     30.96   no data
4340.89/4340.96	c  N dy 60732  22752114       840       848     23107    335999     71400  30141199     30.96     32.72
4342.82/4342.88	c  N dy 60772  22772839       840       848     23107    355305     71400  32354414     30.96     32.61
4344.80/4344.90	c  N dy 60858  22795663       840       848     23107    376588     71400  34771527     30.96     32.59
4348.21/4348.31	c  N dy 60906  22821929       840       848     23107    205090     71400  15910861     30.96     32.61
4350.51/4350.57	c  N dy 60946  22844821       840       848     23107    226176     71400  18320704     30.96     32.66
4352.00/4352.03	c  N dy 60984  22866392       840       848     23107    246085     71400  20488793     30.96     32.76
4353.39/4353.41	c  N dy 61062  22886420       840       848     23107    264678     71400  22494161     30.96     41.83
4354.81/4354.88	c  N dy 61111  22906504       840       848     23107    283337     71400  24488008     30.96     32.68
4356.29/4356.32	c  N dy 61172  22926596       840       848     23107    302029     71400  26568829     30.96     56.13
4358.60/4358.61	c  N dy 61192  22951279       840       848     23107    325090     71400  29091363     30.96     32.75
4360.50/4360.50	c  N dy 61234  22972691       840       848     23107    345027     71400  31322312     30.96     32.67
4362.79/4362.83	c  N dy 61291  22997754       840       848     23107    368357     71400  33906137     30.96     32.60
4364.59/4364.61	c  N dy 61351  23017812       840       848     23107    387011     71400  35949866     30.96     58.49
4366.91/4366.93	c  N dy 61409  23038265       840       848     23107    209133     71400  16322514     30.96     32.73
4368.39/4368.46	c  N dy 61446  23058271       840       848     23107    227488     71400  18302535     30.96     40.46
4370.09/4370.18	c  N dy 61494  23081554       840       848     23107    249205     71400  20809359     30.96     32.64
4371.90/4371.90	c  N dy 61536  23102669       840       848     23107    268872     71400  22929393     30.95     32.59
4373.30/4373.34	c  N dy 61582  23123555       840       848     23107    288271     71400  25039274     30.95     32.73
4375.29/4375.38	c  N dy 61672  23148921       840       848     23107    311919     71400  27615800     30.95     32.63
4377.40/4377.43	c  N dy 61727  23173521       840       848     23107    334780     71400  30177675     30.95     32.65
4379.20/4379.28	c  N dy 61758  23193669       840       848     23107    353490     71400  32320212     30.95     32.66
4381.10/4381.17	c  N dy 61800  23213724       840       848     23107    372231     71400  34486258     30.95     50.54
4382.90/4382.90	c  S st 61844  23231863       840       848     23107    388942     71400  36309072     30.95     30.07
4382.90/4382.97	c  S st 61844  23232365       840       848     23107    389428     71400  36354197     30.95   no data
4383.00/4383.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.09
4383.60/4383.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 13.5M T:  0.56
4383.60/4383.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4383.60/4383.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4383.60/4383.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
4383.60/4383.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
4383.60/4383.67	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
4384.00/4384.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.35 s
4386.99/4387.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.14 s
4601.70/4601.74	c lits-rem:        59  cl-subs:    12951  v-elim:      0  v-fix:    0  time: 214.67 s
4601.70/4601.74	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
4602.20/4602.29	c vivif2 --  cl tried   376477 cl shrink        0 lits rem          0 time: 0.55
4602.60/4602.68	c asymm  cl-useful: 0/623/848 lits-rem:0 time: 0.38
4602.60/4602.69	c calculated reachability. Time: 0.00
4602.60/4602.69	c  N dy 61844  23232365       840       848     23107    376477     71400  34594653     30.95   no data
4605.50/4605.53	c  N dy 61905  23252435       840       848     23107    197706     71400  15041272     30.95     32.59
4607.10/4607.16	c  N dy 61937  23272526       840       848     23107    216319     71400  17067813     30.95     37.68
4608.50/4608.50	c  N dy 61987  23292631       840       848     23107    235059     71400  19072554     30.95     32.70
4610.01/4610.07	c  N dy 62042  23313704       840       848     23107    254584     71400  21187166     30.95     32.62
4611.30/4611.37	c  N dy 62114  23333724       840       848     23107    273317     71400  23229932     30.95     32.64
4612.90/4612.96	c  N dy 62148  23353874       840       848     23107    291922     71400  25215141     30.95     32.60
4615.10/4615.13	c  N dy 62190  23377230       840       848     23107    313759     71400  27731811     30.95     32.66
4617.20/4617.21	c  N dy 62232  23400111       840       848     23107    335014     71400  30181835     30.95     32.61
4619.00/4619.02	c  N dy 62298  23420123       840       848     23107    353712     71400  32271898     30.95     32.60
4620.70/4620.77	c  N dy 62379  23440188       840       848     23107    372399     71400  34341880     30.95     34.83
4622.70/4622.76	c  N dy 62399  23460228       840       848     23107    390959     71400  36377970     30.95     32.68
4625.91/4625.94	c  N dy 62470  23488077       840       848     23107    218221     71400  17464786     30.95     32.61
4628.10/4628.17	c  N dy 62502  23508403       840       848     23107    236954     71400  19603992     30.95     32.59
4629.70/4629.73	c  N dy 62544  23528495       840       848     23107    255690     71400  21761719     30.95     42.69
4631.31/4631.33	c  N dy 62652  23550303       840       848     23107    276182     71400  24088882     30.95     32.61
4633.00/4633.02	c  N dy 62731  23571732       840       848     23107    296213     71400  26389237     30.95     32.66
4634.90/4634.93	c  N dy 62778  23592669       840       848     23107    315451     71400  28510470     30.95     32.66
4638.40/4638.43	c  N dy 62852  23623974       840       848     23107    344723     71400  31928358     30.95     32.69
4640.30/4640.35	c  N dy 62924  23644423       840       848     23107    363876     71400  34136042     30.95     32.59
4643.40/4643.45	c  N dy 62955  23672132       840       848     23107    389707     71400  37090706     30.95     32.73
4645.80/4645.81	c  N dy 63017  23692879       840       848     23107    209096     71400  16224318     30.95     32.65
4647.30/4647.37	c  N dy 63087  23715744       840       848     23107    230342     71400  18493217     30.95     32.63
4648.40/4648.42	c  S st 63139  23732366       840       848     23107    245793     71400  20152816     30.95     32.15
4648.40/4648.46	c  S st 63139  23732869       840       848     23107    246274     71400  20201389     30.95   no data
4648.52/4648.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
4648.80/4648.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  7.3M T:  0.27
4648.80/4648.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4648.80/4648.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4648.80/4648.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
4648.80/4648.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
4648.80/4648.85	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
4649.00/4649.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.22 s
4651.50/4651.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.99 s
4693.30/4693.37	c lits-rem:        26  cl-subs:     3306  v-elim:      0  v-fix:    0  time: 41.83 s
4693.30/4693.37	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
4693.62/4693.71	c vivif2 --  cl tried   242968 cl shrink        0 lits rem          0 time: 0.34
4693.90/4693.97	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.27
4693.90/4693.98	c calculated reachability. Time: 0.00
4693.90/4693.98	c  N dy 63139  23732869       840       848     23107    242968     71400  19772673     30.95   no data
4695.30/4695.33	c  N dy 63214  23752891       840       848     23107    261646     71400  21825491     30.96     32.94
4696.81/4696.82	c  N dy 63303  23773203       840       848     23107    280397     71400  23905350     30.96     32.61
4698.30/4698.35	c  N dy 63358  23793364       840       848     23107    299167     71400  25978766     30.96     32.69
4699.90/4699.90	c  N dy 63471  23813751       840       848     23107    318131     71400  28037625     30.96     32.63
4701.80/4701.86	c  N dy 63518  23833784       840       848     23107    336910     71400  30286254     30.96     34.16
4703.41/4703.45	c  N dy 63609  23853861       840       848     23107    355669     71400  32389713     30.96     41.45
4705.11/4705.19	c  N dy 63655  23874668       840       848     23107    375113     71400  34479519     30.96     32.93
4707.50/4707.51	c  N dy 63684  23897295       840       848     23107    396177     71400  36829012     30.96     32.85
4709.60/4709.61	c  N dy 63778  23918142       840       848     23107    214768     71400  16783364     30.96     32.67
4711.00/4711.04	c  N dy 63861  23938564       840       848     23107    233806     71400  18895714     30.96     32.61
4713.00/4713.06	c  N dy 63884  23960349       840       848     23107    254070     71400  21191567     30.96     32.64
4714.70/4714.74	c  N dy 63921  23980734       840       848     23107    273092     71400  23288968     30.96     32.66
4716.31/4716.37	c  N dy 63968  24001695       840       848     23107    292628     71400  25439022     30.96     32.74
4717.92/4717.95	c  N dy 64037  24021746       840       848     23107    311240     71400  27482722     30.96     36.46
4719.70/4719.70	c  N dy 64094  24041759       840       848     23107    329785     71400  29531611     30.96     43.13
4721.81/4721.88	c  N dy 64116  24063461       840       848     23107    349834     71400  31801086     30.96     32.60
4723.71/4723.77	c  N dy 64145  24083621       840       848     23107    368645     71400  33953355     30.96     32.60
4725.52/4725.58	c  N dy 64202  24103952       840       848     23107    387557     71400  36043372     30.96     32.64
4728.00/4728.05	c  N dy 64239  24124138       840       848     23107    204476     71400  15607628     30.96     32.93
4729.20/4729.24	c  N dy 64314  24144152       840       848     23107    223087     71400  17630517     30.96     32.62
4730.81/4730.82	c  N dy 64335  24164378       840       848     23107    241806     71400  19709379     30.96     32.62
4732.70/4732.71	c  N dy 64373  24184434       840       848     23107    260281     71400  21775006     30.96     32.61
4740.20/4740.21	c  N dy 64406  24221557       840       848     23107    294720     71400  25839187     30.96     32.70
4741.10/4741.10	c  S st 64449  24232870       840       848     23107    305225     71400  27007176     30.96     27.46
4741.10/4741.15	c  S st 64449  24233378       840       848     23107    305707     71400  27053835     30.96   no data
4741.20/4741.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
4741.60/4741.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  9.8M T:  0.38
4741.60/4741.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4741.60/4741.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4741.60/4741.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
4741.60/4741.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
4741.60/4741.66	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
4741.90/4741.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.27 s
4744.40/4744.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.90 s
4853.31/4853.36	c lits-rem:        81  cl-subs:     8106  v-elim:      0  v-fix:    0  time: 108.89 s
4853.31/4853.36	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
4853.71/4853.78	c vivif2 --  cl tried   297601 cl shrink        0 lits rem          0 time: 0.42
4854.11/4854.14	c asymm  cl-useful: 0/846/848 lits-rem:0 time: 0.36
4854.11/4854.15	c calculated reachability. Time: 0.00
4854.11/4854.15	c  N dy 64449  24233378       840       848     23107    297601     71400  25973442     30.96   no data
4855.61/4855.63	c  N dy 64522  24253435       840       848     23107    316307     71400  28033469     30.96     62.31
4857.20/4857.28	c  N dy 64622  24273569       840       848     23107    335149     71400  30177456     30.96     32.78
4858.91/4858.95	c  N dy 64687  24294466       840       848     23107    354593     71400  32300459     30.96     32.63
4862.31/4862.31	c  N dy 64730  24324858       840       848     23107    383086     71400  35577211     30.96     32.67
4864.60/4864.60	c  N dy 64796  24348080       840       848     23107    404700     71400  38052006     30.96     32.74
4866.61/4866.61	c  N dy 64860  24368324       840       848     23107    221040     71400  17425998     30.96     32.81
4868.40/4868.45	c  N dy 64954  24392509       840       848     23107    243561     71400  19990492     30.96     32.69
4871.41/4871.48	c  N dy 64967  24415099       840       848     23107    264312     71400  22316711     30.96     32.72
4873.03/4873.04	c  N dy 65033  24435100       840       848     23107    282843     71400  24382007     30.96     33.45
4874.40/4874.46	c  N dy 65097  24455118       840       848     23107    301526     71400  26413383     30.96     43.01
4876.01/4876.04	c  N dy 65165  24475317       840       848     23107    320244     71400  28468043     30.96     32.60
4877.80/4877.82	c  N dy 65227  24495382       840       848     23107    338890     71400  30603572     30.96     39.66
4880.00/4880.09	c  N dy 65272  24519459       840       848     23107    361299     71400  33091263     30.96     32.61
4882.21/4882.28	c  N dy 65311  24541961       840       848     23107    382151     71400  35424103     30.96     32.75
4884.03/4884.05	c  N dy 65362  24562472       840       848     23107    401154     71400  37551305     30.96     32.61
4886.40/4886.49	c  N dy 65420  24585266       840       848     23107    218948     71400  17092893     30.96     32.65
4887.81/4887.88	c  N dy 65467  24607388       840       848     23107    239532     71400  19374882     30.96     32.64
4889.81/4889.86	c  N dy 65509  24628298       840       848     23107    258811     71400  21520038     30.96     32.60
4891.20/4891.21	c  N dy 65575  24649137       840       848     23107    278135     71400  23595649     30.96     32.67
4892.61/4892.60	c  N dy 65640  24669277       840       848     23107    296780     71400  25606724     30.96     32.60
4894.21/4894.22	c  N dy 65708  24690646       840       848     23107    316650     71400  27816378     30.96     32.84
4895.90/4896.01	c  N dy 65758  24712216       840       848     23107    336687     71400  30024423     30.96     32.61
4897.81/4897.84	c  N dy 65813  24732832       840       848     23107    355793     71400  32092677     30.96     32.65
4897.81/4897.88	c  S st 65815  24733378       840       848     23107    356306     71400  32150045     30.96     30.63
4897.91/4897.95	c  S st 65815  24733882       840       848     23107    356792     71400  32199040     30.96   no data
4898.01/4898.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
4898.41/4898.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 11.7M T:  0.47
4898.51/4898.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4898.51/4898.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4898.51/4898.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
4898.51/4898.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
4898.51/4898.55	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
4898.81/4898.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.31 s
4901.91/4901.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.33 s

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-3421992-1306629271/watcher-3421992-1306629271 -o /tmp/evaluation-result-3421992-1306629271/solver-3421992-1306629271 -C 5000 -W 5100 -M 15500 ./strangenight2-st HOME/instance-3421992-1306629271.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: 1.92 2.01 1.99 2/506 21062
/proc/meminfo: memFree=11485992/32951124 swapFree=67111364/67111528
[pid=21062] ppid=21060 vsize=30560 CPUtime=0.01 cores=0,2,4,6
/proc/21062/stat : 21062 (strangenight2-s) R 21060 21062 20354 0 -1 4202496 774 0 0 0 1 0 0 0 22 0 1 0 755343259 31293440 714 33554432000 4194304 4580011 140735540279776 18446744073709551615 4414321 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21062/statm: 7640 714 347 95 0 2622 0

[startup+0.075218 s]
/proc/loadavg: 1.92 2.01 1.99 2/506 21062
/proc/meminfo: memFree=11485992/32951124 swapFree=67111364/67111528
[pid=21062] ppid=21060 vsize=31352 CPUtime=0.07 cores=0,2,4,6
/proc/21062/stat : 21062 (strangenight2-s) R 21060 21062 20354 0 -1 4202496 1199 0 0 0 7 0 0 0 22 0 1 0 755343259 32104448 1139 33554432000 4194304 4580011 140735540279776 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21062/statm: 7838 1142 363 95 0 2820 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 31352

[startup+0.101208 s]
/proc/loadavg: 1.92 2.01 1.99 2/506 21062
/proc/meminfo: memFree=11485992/32951124 swapFree=67111364/67111528
[pid=21062] ppid=21060 vsize=31352 CPUtime=0.09 cores=0,2,4,6
/proc/21062/stat : 21062 (strangenight2-s) R 21060 21062 20354 0 -1 4202496 1293 0 0 0 9 0 0 0 22 0 1 0 755343259 32104448 1233 33554432000 4194304 4580011 140735540279776 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21062/statm: 7838 1234 363 95 0 2820 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31352

[startup+0.300175 s]
/proc/loadavg: 1.92 2.01 1.99 2/506 21062
/proc/meminfo: memFree=11485992/32951124 swapFree=67111364/67111528
[pid=21062] ppid=21060 vsize=32796 CPUtime=0.29 cores=0,2,4,6
/proc/21062/stat : 21062 (strangenight2-s) R 21060 21062 20354 0 -1 4202496 1937 0 0 0 29 0 0 0 23 0 1 0 755343259 33583104 1315 33554432000 4194304 4580011 140735540279776 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21062/statm: 8199 1315 363 95 0 3181 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32796

[startup+0.701118 s]
/proc/loadavg: 1.92 2.01 1.99 2/506 21062
/proc/meminfo: memFree=11485992/32951124 swapFree=67111364/67111528
[pid=21062] ppid=21060 vsize=33852 CPUtime=0.69 cores=0,2,4,6
/proc/21062/stat : 21062 (strangenight2-s) R 21060 21062 20354 0 -1 4202496 3179 0 0 0 69 0 0 0 25 0 1 0 755343259 34664448 1761 33554432000 4194304 4580011 140735540279776 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21062/statm: 8463 1761 363 95 0 3445 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33852

[startup+1.50097 s]
/proc/loadavg: 1.92 2.01 1.99 3/512 21068
/proc/meminfo: memFree=11460152/32951124 swapFree=67111364/67111528
[pid=21062] ppid=21060 vsize=56536 CPUtime=1.49 cores=0,2,4,6
/proc/21062/stat : 21062 (strangenight2-s) R 21060 21062 20354 0 -1 4202496 11069 0 0 0 148 1 0 0 25 0 1 0 755343259 57892864 7388 33554432000 4194304 4580011 140735540279776 18446744073709551615 4412689 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21062/statm: 14134 7388 366 95 0 9116 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 56536

[startup+3.10069 s]
/proc/loadavg: 1.93 2.01 1.99 4/512 21068
/proc/meminfo: memFree=11436096/32951124 swapFree=67111364/67111528
[pid=21062] ppid=21060 vsize=57968 CPUtime=3.09 cores=0,2,4,6
/proc/21062/stat : 21062 (strangenight2-s) R 21060 21062 20354 0 -1 4202496 11413 0 0 0 308 1 0 0 25 0 1 0 755343259 59359232 7732 33554432000 4194304 4580011 140735540279776 18446744073709551615 4416924 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21062/statm: 14492 7732 366 95 0 9474 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 57968

[startup+6.30112 s]
/proc/loadavg: 1.93 2.01 1.99 3/512 21068
/proc/meminfo: memFree=11434120/32951124 swapFree=67111364/67111528
[pid=21062] ppid=21060 vsize=59756 CPUtime=6.29 cores=0,2,4,6
/proc/21062/stat : 21062 (strangenight2-s) R 21060 21062 20354 0 -1 4202496 15127 0 0 0 628 1 0 0 25 0 1 0 755343259 61190144 8328 33554432000 4194304 4580011 140735540279776 18446744073709551615 4294357 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21062/statm: 14939 8328 366 95 0 9921 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 59756

[startup+12.701 s]
/proc/loadavg: 2.16 2.05 2.01 3/512 21069
/proc/meminfo: memFree=11381616/32951124 swapFree=67111364/67111528
[pid=21062] ppid=21060 vsize=83632 CPUtime=12.69 cores=0,2,4,6
/proc/21062/stat : 21062 (strangenight2-s) R 21060 21062 20354 0 -1 4202496 29247 0 0 0 1266 3 0 0 25 0 1 0 755343259 85639168 14027 33554432000 4194304 4580011 140735540279776 18446744073709551615 4406279 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21062/statm: 20908 14027 366 95 0 15890 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 83632

[startup+25.5007 s]
/proc/loadavg: 2.14 2.05 2.01 3/512 21069
/proc/meminfo: memFree=11347424/32951124 swapFree=67111364/67111528
[pid=21062] ppid=21060 vsize=105892 CPUtime=25.49 cores=0,2,4,6
/proc/21062/stat : 21062 (strangenight2-s) R 21060 21062 20354 0 -1 4202496 53120 0 0 0 2542 7 0 0 25 0 1 0 755343259 108433408 20173 33554432000 4194304 4580011 140735540279776 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21062/statm: 26473 20173 366 95 0 21455 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 105892

[startup+51.1002 s]
/proc/loadavg: 2.09 2.05 2.01 3/512 21070
/proc/meminfo: memFree=11281664/32951124 swapFree=67111364/67111528
[pid=21062] ppid=21060 vsize=131356 CPUtime=51.09 cores=0,2,4,6
/proc/21062/stat : 21062 (strangenight2-s) R 21060 21062 20354 0 -1 4202496 106381 0 0 0 5094 15 0 0 25 0 1 0 755343259 134508544 25553 33554432000 4194304 4580011 140735540279776 18446744073709551615 4294354 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21062/statm: 32839 25553 366 95 0 27821 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 131356

[startup+102.319 s]
/proc/loadavg: 2.12 2.07 2.01 3/512 21071
/proc/meminfo: memFree=11181924/32951124 swapFree=67111364/67111528
[pid=21062] ppid=21060 vsize=301844 CPUtime=102.3 cores=0,2,4,6
/proc/21062/stat : 21062 (strangenight2-s) R 21060 21062 20354 0 -1 4202496 210490 0 0 0 10199 31 0 0 25 0 1 0 755343259 309088256 44662 33554432000 4194304 4580011 140735540279776 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21062/statm: 75461 44662 366 95 0 70443 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 301844

[startup+162.301 s]
/proc/loadavg: 2.04 2.05 2.01 3/512 21073
/proc/meminfo: memFree=11012004/32951124 swapFree=67111364/67111528
[pid=21062] ppid=21060 vsize=418324 CPUtime=162.29 cores=0,2,4,6
/proc/21062/stat : 21062 (strangenight2-s) R 21060 21062 20354 0 -1 4202496 348429 0 0 0 16178 51 0 0 25 0 1 0 755343259 428363776 69294 33554432000 4194304 4580011 140735540279776 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21062/statm: 104581 69294 366 95 0 99563 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 418324

[startup+222.301 s]
/proc/loadavg: 2.01 2.04 2.00 3/512 21074
/proc/meminfo: memFree=10968056/32951124 swapFree=67111364/67111528
[pid=21062] ppid=21060 vsize=475324 CPUtime=222.3 cores=0,2,4,6
/proc/21062/stat : 21062 (strangenight2-s) R 21060 21062 20354 0 -1 4202496 443563 0 0 0 22164 66 0 0 25 0 1 0 755343259 486731776 81296 33554432000 4194304 4580011 140735540279776 18446744073709551615 4451804 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21062/statm: 118831 81296 366 95 0 113813 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 475324

[startup+282.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/512 21076
/proc/meminfo: memFree=10911736/32951124 swapFree=67111364/67111528
[pid=21062] ppid=21060 vsize=527748 CPUtime=282.29 cores=0,2,4,6
/proc/21062/stat : 21062 (strangenight2-s) R 21060 21062 20354 0 -1 4202496 536068 0 0 0 28150 79 0 0 25 0 1 0 755343259 540413952 92108 33554432000 4194304 4580011 140735540279776 18446744073709551615 4406269 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21062/statm: 131937 92108 366 95 0 126919 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 527748

[startup+342.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/512 21077
/proc/meminfo: memFree=10917280/32951124 swapFree=67111364/67111528
[pid=21062] ppid=21060 vsize=538712 CPUtime=342.3 cores=0,2,4,6
/proc/21062/stat : 21062 (strangenight2-s) R 21060 21062 20354 0 -1 4202496 609722 0 0 0 34139 91 0 0 25 0 1 0 755343259 551641088 89368 33554432000 4194304 4580011 140735540279776 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21062/statm: 134678 89368 366 95 0 129660 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 538712

[startup+402.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/512 21079
/proc/meminfo: memFree=10878656/32951124 swapFree=67111364/67111528
[pid=21062] ppid=21060 vsize=554780 CPUtime=402.3 cores=0,2,4,6
/proc/21062/stat : 21062 (strangenight2-s) R 21060 21062 20354 0 -1 4202496 696979 0 0 0 40126 104 0 0 25 0 1 0 755343259 568094720 93433 33554432000 4194304 4580011 140735540279776 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21062/statm: 138695 93433 366 95 0 133677 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 554780

[startup+462.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/512 21081
/proc/meminfo: memFree=10904028/32951124 swapFree=67111364/67111528
[pid=21062] ppid=21060 vsize=405152 CPUtime=462.3 cores=0,2,4,6
/proc/21062/stat : 21062 (strangenight2-s) R 21060 21062 20354 0 -1 4202496 782147 0 0 0 46112 118 0 0 25 0 1 0 755343259 414875648 88189 33554432000 4194304 4580011 140735540279776 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21062/statm: 101288 88189 366 95 0 96270 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 405152

[startup+522.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/512 21082
/proc/meminfo: memFree=10793864/32951124 swapFree=67111364/67111528
[pid=21062] ppid=21060 vsize=421512 CPUtime=522.3 cores=0,2,4,6
/proc/21062/stat : 21062 (strangenight2-s) R 21060 21062 20354 0 -1 4202496 886089 0 0 0 52096 134 0 0 25 0 1 0 755343259 431628288 94327 33554432000 4194304 4580011 140735540279776 18446744073709551615 4406380 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21062/statm: 105378 94327 366 95 0 100360 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 421512

[startup+582.301 s]
/proc/loadavg: 2.12 2.03 2.01 3/512 21084
/proc/meminfo: memFree=10804848/32951124 swapFree=67111364/67111528
[pid=21062] ppid=21060 vsize=427060 CPUtime=582.3 cores=0,2,4,6
/proc/21062/stat : 21062 (strangenight2-s) R 21060 21062 20354 0 -1 4202496 974203 0 0 0 58085 145 0 0 25 0 1 0 755343259 437309440 95891 33554432000 4194304 4580011 140735540279776 18446744073709551615 4406299 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21062/statm: 106765 95891 366 95 0 101747 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 427060

[startup+642.3 s]

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

[startup+4002.3 s]
/proc/loadavg: 2.11 2.03 2.01 3/512 21187
/proc/meminfo: memFree=9725032/32951124 swapFree=67111364/67111528
[pid=21062] ppid=21060 vsize=1397572 CPUtime=4002.29 cores=0,2,4,6
/proc/21062/stat : 21062 (strangenight2-s) R 21060 21062 20354 0 -1 4202496 3977943 0 0 0 399631 598 0 0 25 0 1 0 755343259 1431113728 278662 33554432000 4194304 4580011 140735540279776 18446744073709551615 4406370 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21062/statm: 349393 278662 366 95 0 344375 0
Current children cumulated CPU time (s) 4002.29
Current children cumulated vsize (KiB) 1397572

[startup+4062.32 s]
/proc/loadavg: 2.20 2.07 2.02 3/512 21189
/proc/meminfo: memFree=9715700/32951124 swapFree=67111364/67111528
[pid=21062] ppid=21060 vsize=1397572 CPUtime=4062.31 cores=0,2,4,6
/proc/21062/stat : 21062 (strangenight2-s) R 21060 21062 20354 0 -1 4202496 3977943 0 0 0 405633 598 0 0 25 0 1 0 755343259 1431113728 278662 33554432000 4194304 4580011 140735540279776 18446744073709551615 4416214 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21062/statm: 349393 278662 366 95 0 344375 0
Current children cumulated CPU time (s) 4062.31
Current children cumulated vsize (KiB) 1397572

[startup+4122.3 s]
/proc/loadavg: 2.12 2.07 2.02 3/512 21190
/proc/meminfo: memFree=9766884/32951124 swapFree=67111364/67111528
[pid=21062] ppid=21060 vsize=1398524 CPUtime=4122.3 cores=0,2,4,6
/proc/21062/stat : 21062 (strangenight2-s) R 21060 21062 20354 0 -1 4202496 4073990 0 0 0 411618 612 0 0 25 0 1 0 755343259 1432088576 264881 33554432000 4194304 4580011 140735540279776 18446744073709551615 4451787 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21062/statm: 349631 264881 366 95 0 344613 0
Current children cumulated CPU time (s) 4122.3
Current children cumulated vsize (KiB) 1398524

[startup+4182.3 s]
/proc/loadavg: 2.04 2.05 2.01 3/512 21192
/proc/meminfo: memFree=9719616/32951124 swapFree=67111364/67111528
[pid=21062] ppid=21060 vsize=1136748 CPUtime=4182.29 cores=0,2,4,6
/proc/21062/stat : 21062 (strangenight2-s) R 21060 21062 20354 0 -1 4202496 4105038 0 0 0 417613 616 0 0 25 0 1 0 755343259 1164029952 258400 33554432000 4194304 4580011 140735540279776 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21062/statm: 284187 258401 366 95 0 279169 0
Current children cumulated CPU time (s) 4182.29
Current children cumulated vsize (KiB) 1136748

[startup+4242.3 s]
/proc/loadavg: 2.01 2.04 2.01 3/512 21193
/proc/meminfo: memFree=9724180/32951124 swapFree=67111364/67111528
[pid=21062] ppid=21060 vsize=1400356 CPUtime=4242.29 cores=0,2,4,6
/proc/21062/stat : 21062 (strangenight2-s) R 21060 21062 20354 0 -1 4202496 4156263 0 0 0 423606 623 0 0 25 0 1 0 755343259 1433964544 272838 33554432000 4194304 4580011 140735540279776 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21062/statm: 350089 272838 366 95 0 345071 0
Current children cumulated CPU time (s) 4242.29
Current children cumulated vsize (KiB) 1400356

[startup+4302.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/512 21195
/proc/meminfo: memFree=9764556/32951124 swapFree=67111364/67111528
[pid=21062] ppid=21060 vsize=1400356 CPUtime=4302.29 cores=0,2,4,6
/proc/21062/stat : 21062 (strangenight2-s) R 21060 21062 20354 0 -1 4202496 4156263 0 0 0 429606 623 0 0 25 0 1 0 755343259 1433964544 272838 33554432000 4194304 4580011 140735540279776 18446744073709551615 4406279 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21062/statm: 350089 272838 366 95 0 345071 0
Current children cumulated CPU time (s) 4302.29
Current children cumulated vsize (KiB) 1400356

[startup+4362.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/512 21196
/proc/meminfo: memFree=9683168/32951124 swapFree=67111364/67111528
[pid=21062] ppid=21060 vsize=1400656 CPUtime=4362.29 cores=0,2,4,6
/proc/21062/stat : 21062 (strangenight2-s) R 21060 21062 20354 0 -1 4202496 4198631 0 0 0 435600 629 0 0 25 0 1 0 755343259 1434271744 277071 33554432000 4194304 4580011 140735540279776 18446744073709551615 4294116 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21062/statm: 350164 277071 366 95 0 345146 0
Current children cumulated CPU time (s) 4362.29
Current children cumulated vsize (KiB) 1400656

[startup+4422.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/512 21198
/proc/meminfo: memFree=9627824/32951124 swapFree=67111364/67111528
[pid=21062] ppid=21060 vsize=1440476 CPUtime=4422.3 cores=0,2,4,6
/proc/21062/stat : 21062 (strangenight2-s) R 21060 21062 20354 0 -1 4202496 4248463 0 0 0 441593 637 0 0 25 0 1 0 755343259 1475047424 289882 33554432000 4194304 4580011 140735540279776 18446744073709551615 4406384 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21062/statm: 360119 289882 366 95 0 355101 0
Current children cumulated CPU time (s) 4422.3
Current children cumulated vsize (KiB) 1440476

[startup+4482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/512 21200
/proc/meminfo: memFree=9669336/32951124 swapFree=67111364/67111528
[pid=21062] ppid=21060 vsize=1440476 CPUtime=4482.3 cores=0,2,4,6
/proc/21062/stat : 21062 (strangenight2-s) R 21060 21062 20354 0 -1 4202496 4248463 0 0 0 447593 637 0 0 25 0 1 0 755343259 1475047424 289882 33554432000 4194304 4580011 140735540279776 18446744073709551615 4406370 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21062/statm: 360119 289882 366 95 0 355101 0
Current children cumulated CPU time (s) 4482.3
Current children cumulated vsize (KiB) 1440476

[startup+4542.3 s]
/proc/loadavg: 2.16 2.04 2.01 3/512 21201
/proc/meminfo: memFree=9678692/32951124 swapFree=67111364/67111528
[pid=21062] ppid=21060 vsize=1440476 CPUtime=4542.3 cores=0,2,4,6
/proc/21062/stat : 21062 (strangenight2-s) R 21060 21062 20354 0 -1 4202496 4248463 0 0 0 453593 637 0 0 25 0 1 0 755343259 1475047424 289882 33554432000 4194304 4580011 140735540279776 18446744073709551615 4406269 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21062/statm: 360119 289882 366 95 0 355101 0
Current children cumulated CPU time (s) 4542.3
Current children cumulated vsize (KiB) 1440476

[startup+4602.3 s]
/proc/loadavg: 2.28 2.08 2.02 3/512 21203
/proc/meminfo: memFree=9626952/32951124 swapFree=67111364/67111528
[pid=21062] ppid=21060 vsize=1440476 CPUtime=4602.32 cores=0,2,4,6
/proc/21062/stat : 21062 (strangenight2-s) R 21060 21062 20354 0 -1 4202496 4248463 0 0 0 459595 637 0 0 25 0 1 0 755343259 1475047424 289882 33554432000 4194304 4580011 140735540279776 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21062/statm: 360119 289882 366 95 0 355101 0
Current children cumulated CPU time (s) 4602.32
Current children cumulated vsize (KiB) 1440476

[startup+4662.3 s]
/proc/loadavg: 2.17 2.08 2.02 3/512 21205
/proc/meminfo: memFree=9743964/32951124 swapFree=67111364/67111528
[pid=21062] ppid=21060 vsize=1179432 CPUtime=4662.3 cores=0,2,4,6
/proc/21062/stat : 21062 (strangenight2-s) R 21060 21062 20354 0 -1 4202496 4347067 0 0 0 465579 651 0 0 25 0 1 0 755343259 1207738368 273676 33554432000 4194304 4580011 140735540279776 18446744073709551615 4406355 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21062/statm: 294858 273676 366 95 0 289840 0
Current children cumulated CPU time (s) 4662.3
Current children cumulated vsize (KiB) 1179432

[startup+4722.32 s]
/proc/loadavg: 2.06 2.06 2.01 3/512 21206
/proc/meminfo: memFree=9676468/32951124 swapFree=67111364/67111528
[pid=21062] ppid=21060 vsize=1441896 CPUtime=4722.33 cores=0,2,4,6
/proc/21062/stat : 21062 (strangenight2-s) R 21060 21062 20354 0 -1 4202496 4397502 0 0 0 471575 658 0 0 25 0 1 0 755343259 1476501504 285856 33554432000 4194304 4580011 140735540279776 18446744073709551615 4324342 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21062/statm: 360474 285856 366 95 0 355456 0
Current children cumulated CPU time (s) 4722.33
Current children cumulated vsize (KiB) 1441896

[startup+4782.3 s]
/proc/loadavg: 2.02 2.05 2.01 3/512 21208
/proc/meminfo: memFree=9664388/32951124 swapFree=67111364/67111528
[pid=21062] ppid=21060 vsize=1446984 CPUtime=4782.31 cores=0,2,4,6
/proc/21062/stat : 21062 (strangenight2-s) R 21060 21062 20354 0 -1 4202496 4432552 0 0 0 477567 664 0 0 25 0 1 0 755343259 1481711616 282685 33554432000 4194304 4580011 140735540279776 18446744073709551615 4406262 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21062/statm: 361746 282685 366 95 0 356728 0
Current children cumulated CPU time (s) 4782.31
Current children cumulated vsize (KiB) 1446984

[startup+4842.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/512 21209
/proc/meminfo: memFree=9683192/32951124 swapFree=67111364/67111528
[pid=21062] ppid=21060 vsize=1446984 CPUtime=4842.31 cores=0,2,4,6
/proc/21062/stat : 21062 (strangenight2-s) R 21060 21062 20354 0 -1 4202496 4432552 0 0 0 483567 664 0 0 25 0 1 0 755343259 1481711616 282685 33554432000 4194304 4580011 140735540279776 18446744073709551615 4416631 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21062/statm: 361746 282685 366 95 0 356728 0
Current children cumulated CPU time (s) 4842.31
Current children cumulated vsize (KiB) 1446984

[startup+4902.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/512 21211
/proc/meminfo: memFree=9688460/32951124 swapFree=67111364/67111528
[pid=21062] ppid=21060 vsize=1453728 CPUtime=4902.31 cores=0,2,4,6
/proc/21062/stat : 21062 (strangenight2-s) R 21060 21062 20354 0 -1 4202496 4517054 0 0 0 489555 676 0 0 25 0 1 0 755343259 1488617472 289169 33554432000 4194304 4580011 140735540279776 18446744073709551615 4451804 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21062/statm: 363432 289169 366 95 0 358414 0
Current children cumulated CPU time (s) 4902.31
Current children cumulated vsize (KiB) 1453728

[startup+4962.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/512 21213
/proc/meminfo: memFree=9653940/32951124 swapFree=67111364/67111528
[pid=21062] ppid=21060 vsize=1453728 CPUtime=4962.31 cores=0,2,4,6
/proc/21062/stat : 21062 (strangenight2-s) R 21060 21062 20354 0 -1 4202496 4517054 0 0 0 495555 676 0 0 25 0 1 0 755343259 1488617472 289169 33554432000 4194304 4580011 140735540279776 18446744073709551615 4406289 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21062/statm: 363432 289169 366 95 0 358414 0
Current children cumulated CPU time (s) 4962.31
Current children cumulated vsize (KiB) 1453728



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.00 2.02 2.00 2/511 21215
/proc/meminfo: memFree=10322172/32951124 swapFree=67111364/67111528
[pid=21062] ppid=21060 vsize=1453728 CPUtime=5000.02 cores=0,2,4,6
/proc/21062/stat : 21062 (strangenight2-s) R 21060 21062 20354 0 -1 4202496 4517054 0 0 0 499326 676 0 0 25 0 1 0 755343259 1488617472 289169 33554432000 4194304 4580011 140735540279776 18446744073709551615 4406259 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21062/statm: 363432 289169 366 95 0 358414 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 1453728

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000.07
CPU time (s): 5000.08
CPU user time (s): 4993.27
CPU system time (s): 6.81096
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 1530388

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

runsolver used 26.291 second user time and 61.5646 second system time

The end

Launcher Data

Begin job on node144 at 2011-05-29 02:34:31
IDJOB=3421992
IDBENCH=85538
IDSOLVER=1887
FILE ID=node144/3421992-1306629271
RUNJOBID= node144-1306629271-21047
PBS_JOBID= 13471623
Free space on /tmp= 73548 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT05/crafted/sabharwal05/counting/fphp/unsat/harder/fphp-030-029.shuffled-as.sat05-1234.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3421992-1306629271/watcher-3421992-1306629271 -o /tmp/evaluation-result-3421992-1306629271/solver-3421992-1306629271 -C 5000 -W 5100 -M 15500  ./strangenight2-st HOME/instance-3421992-1306629271.cnf

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

MD5SUM BENCH= c12aa6a0ac1bca448bef51c167f3bbbb
RANDOM SEED=526553362

node144.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.850
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.70
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.850
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	: 5226.16
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.850
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.850
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.83
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.850
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.850
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.82
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.850
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.850
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11486272 kB
Buffers:        344208 kB
Cached:        5580460 kB
SwapCached:          0 kB
Active:       17705084 kB
Inactive:      3381868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11486272 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           11316 kB
Writeback:           0 kB
AnonPages:    15161332 kB
Mapped:          42012 kB
Slab:           238584 kB
PageTables:      68976 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 157742772 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= 73536 MiB
End job on node144 at 2011-05-29 03:57:53