Trace number 3401123

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

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
128/aes_128_3_keyfind_1.cnf
MD5SUMff59ad0e88befc51bfa041e45143dc53
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2808
Number of clauses30432
Sum of the clauses size167020
Maximum clause length8
Minimum clause length1
Number of clauses of size 1280
Number of clauses of size 2384
Number of clauses of size 35024
Number of clauses of size 4960
Number of clauses of size 56144
Number of clauses of size over 517640

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-3401123-1306283017.cnf'
0.00/0.00	c -- header says num vars:           2808
0.00/0.00	c -- header says num clauses:       30432
0.00/0.01	c -- clauses added:            0 learnts,        30432 normals,            0 xors
0.00/0.01	c -- vars added       2808
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0      2808     29672       384         0    166260         0   no data   no data
0.09/0.11	c asymm  cl-useful: 0/28648/28648 lits-rem:0 time: 0.10
0.09/0.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:  448 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
0.09/0.13	c Replacing      448 vars Replaced    39408 lits Time:     0.01 s 
0.09/0.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.09/0.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2080 time:  0.00 s
0.09/0.14	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.09/0.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
0.09/0.16	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.17	c Finding non-binary XORs:     0.01 s (found:    1264, avg size: 3.6)
0.09/0.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    336 locsubst:     0 time:   0.00
0.09/0.17	c calculated reachability. Time: 0.00
0.09/0.17	c Calc default polars -  time:   0.00 s pos:     164 undec:    1064 neg:    1580
0.09/0.17	c =========================================================================================
0.09/0.17	c types(t): F = full restart, N = normal restart
0.09/0.17	c types(t): S = simplification begin/end, E = solution found
0.09/0.17	c restart types(rt): st = static, dy = dynamic
0.09/0.17	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.17	c  B st     0         0      1744     18984         0         0    125028         0   no data   no data
0.19/0.23	c  N dy    17      4044      1744     18984        26      3559    125028     51176      9.73     10.33
0.29/0.30	c  N dy    38      8130      1744     18984        42      4922    125028     53907      9.70     13.07
0.29/0.38	c  N dy    62     12164      1744     18984        51      4753    125028     43675     10.03     10.58
0.39/0.45	c  N dy    88     16259      1744     18984        58      8349    125028     91809     10.12     10.75
0.49/0.53	c  N dy   111     20272      1744     18984        64      6955    125028     65027     10.18     10.89
0.59/0.61	c  N dy   138     24537      1744     18984        74     10692    125028    118944     10.32     10.88
0.59/0.62	c  F st   141     25001      1744     18984        74     11093    125028    123995     10.31   no data
0.69/0.72	c  N dy   147     30000      1744     18984        78      9674    125028    112782     10.31   no data
0.69/0.72	c  S st   147     30000      1744     18984        78      9674    125028    112782     10.31   no data
0.69/0.74	c  S st   147     30505      1744     18984        88     10111    125028    116652     10.31   no data
0.69/0.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    144 locsubst:     0 time:   0.00
0.69/0.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   35 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
0.69/0.75	c Replacing       35 vars Replaced     7482 lits Time:     0.00 s 
0.69/0.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.69/0.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.69/0.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.69/0.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1565 time:  0.00 s
0.69/0.75	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.69/0.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
0.69/0.77	c subs with bin:       19  lits-rem:         2  v-fix:    0  time:  0.00 s
0.79/0.80	c lits-rem:       580  cl-subs:      407  v-elim:      0  v-fix:    0  time:  0.03 s
0.89/0.90	c asymm  cl-useful: 0/18984/18984 lits-rem:0 time: 0.10
0.89/0.90	c calculated reachability. Time: 0.00
0.89/0.90	c  N dy   147     30505      1565     18984        18      9021    124740     95239     10.31   no data
0.89/0.98	c  N dy   170     34533      1565     18984        23     12572    124740    142718     10.31     12.20
1.00/1.07	c  N dy   196     38618      1565     18984        25      9508    124740     90463     10.38     13.74
1.11/1.16	c  N dy   222     42714      1565     18984        25     13174    124740    144733     10.46     15.15
1.19/1.23	c  S st   241     45759      1565     18984        30      8095    124740     63670     10.53   no data
1.19/1.25	c  S st   241     46262      1565     18984        31      8532    124740     67815     10.53   no data
1.19/1.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.19/1.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    6 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
1.19/1.26	c Replacing        6 vars Replaced      502 lits Time:     0.00 s 
1.19/1.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.19/1.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.19/1.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.19/1.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1559 time:  0.00 s
1.19/1.26	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.19/1.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.19/1.27	c subs with bin:        7  lits-rem:         2  v-fix:    0  time:  0.00 s
1.19/1.28	c lits-rem:       109  cl-subs:      124  v-elim:      0  v-fix:    0  time:  0.01 s
1.19/1.28	c vivif2 --  cl tried    18984 cl shrink        0 lits rem          0 time: 0.00
1.19/1.28	c vivif2 --  cl tried     8392 cl shrink        0 lits rem          0 time: 0.00
1.29/1.38	c asymm  cl-useful: 0/18984/18984 lits-rem:0 time: 0.10
1.29/1.38	c calculated reachability. Time: 0.00
1.29/1.38	c  N dy   241     46262      1559     18984        19      8392    124740     66561     10.53   no data
1.39/1.47	c  N dy   262     50527      1559     18984        23     12187    124740    116959     10.50     11.06
1.49/1.56	c  N dy   289     54628      1559     18984        25     15823    124740    176307     10.65     11.46
1.59/1.65	c  N dy   311     58659      1559     18984        29     10668    124740     93712     10.65     11.28
1.69/1.75	c  N dy   333     62956      1559     18984        30     14457    124740    148957     10.67     11.63
1.79/1.85	c  N dy   361     67016      1559     18984        33     18071    124740    201044     10.69     11.86
1.89/1.91	c  S st   376     69393      1559     18984        34     10493    124740     83894     10.70     10.99
1.89/1.93	c  S st   376     69894      1559     18984        35     10936    124740     88621     10.70   no data
1.89/1.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.89/1.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    8 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
1.89/1.94	c Replacing        8 vars Replaced     1437 lits Time:     0.00 s 
1.89/1.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.89/1.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.89/1.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.89/1.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1551 time:  0.00 s
1.89/1.94	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.89/1.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.89/1.95	c subs with bin:        7  lits-rem:         1  v-fix:    0  time:  0.00 s
1.89/1.96	c lits-rem:       161  cl-subs:      185  v-elim:      0  v-fix:    0  time:  0.01 s
1.89/1.96	c vivif2 --  cl tried    18984 cl shrink        0 lits rem          0 time: 0.00
1.89/1.96	c vivif2 --  cl tried    10735 cl shrink        0 lits rem          0 time: 0.00
1.99/2.08	c asymm  cl-useful: 0/18984/18984 lits-rem:0 time: 0.11
1.99/2.08	c calculated reachability. Time: 0.00
1.99/2.08	c  N dy   376     69894      1551     18984        19     10735    124740     86820     10.70   no data
2.10/2.18	c  N dy   408     74385      1551     18984        24     14723    124740    145723     10.72     11.93
2.29/2.31	c  N dy   445     79204      1551     18984        29     18999    124740    211487     10.78     14.36
2.39/2.44	c  N dy   479     84552      1551     18984        34     13131    124740    117634     10.80     11.60
2.49/2.51	c  F st   497     87502      1551     18984        37     15751    124740    155370     10.82     10.62
2.49/2.59	c  N st   502     90798      1551     18984        38     18744    124740    226632     10.82   no data
2.59/2.64	c Finding binary XORs  T:     0.00 s  found:      10
2.69/2.76	c  N dy   526     96683      1551     18984        43     12417    124740     98909     10.81     11.54
2.89/2.90	c  N dy   563    102962      1551     18984        44     18041    124740    182341     10.84     12.37
2.89/2.94	c  S st   574    104841      1551     18984        45     19708    124740    205123     10.83   no data
2.89/2.96	c  S st   574    105342      1551     18984        46     20138    124740    209583     10.83   no data
2.89/2.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.89/2.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
2.89/2.97	c Replacing       12 vars Replaced      453 lits Time:     0.00 s 
2.89/2.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.89/2.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.89/2.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.89/2.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1539 time:  0.00 s
2.89/2.98	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.89/2.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
2.89/2.99	c subs with bin:       16  lits-rem:         4  v-fix:    0  time:  0.00 s
2.99/3.04	c lits-rem:       772  cl-subs:      678  v-elim:      0  v-fix:    0  time:  0.05 s
2.99/3.04	c vivif2 --  cl tried    18984 cl shrink        0 lits rem          0 time: 0.00
2.99/3.05	c vivif2 --  cl tried    19428 cl shrink        0 lits rem          0 time: 0.00
3.09/3.18	c asymm  cl-useful: 0/18984/18984 lits-rem:0 time: 0.14
3.09/3.18	c calculated reachability. Time: 0.00
3.09/3.18	c  N dy   574    105342      1539     18984        22     19428    124740    200589     10.83   no data
3.31/3.37	c  N dy   615    112085      1539     18984        23     13007    124740    102806     10.85     12.11
3.49/3.55	c  N dy   658    119250      1539     18984        24     19483    124740    200960     10.88     11.53
3.69/3.75	c  N dy   704    126863      1539     18984        25     26370    124740    310611     10.93     11.74
3.89/3.96	c  N dy   755    135007      1539     18984        26     20264    124740    202835     10.95     11.54
4.19/4.22	c  N dy   798    143710      1539     18984        26     28043    124740    317829     10.94     11.58
4.41/4.48	c  N dy   858    153409      1539     18984        28     22395    124740    231816     10.97     11.60
4.59/4.61	c  S st   887    158015      1539     18984        28     26462    124740    290558     10.97   no data
4.59/4.63	c  S st   887    158516      1539     18984        29     26892    124740    294916     10.97   no data
4.59/4.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.59/4.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    5 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
4.59/4.65	c Replacing        5 vars Replaced      497 lits Time:     0.00 s 
4.59/4.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.59/4.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.59/4.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.59/4.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1534 time:  0.00 s
4.59/4.65	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4.59/4.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
4.59/4.66	c subs with bin:        2  lits-rem:         0  v-fix:    0  time:  0.00 s
4.69/4.77	c lits-rem:      1255  cl-subs:     1000  v-elim:      0  v-fix:    0  time:  0.10 s
4.69/4.77	c vivif2 --  cl tried    18984 cl shrink        0 lits rem          0 time: 0.00
4.69/4.78	c vivif2 --  cl tried    25882 cl shrink        0 lits rem          0 time: 0.00
4.89/4.93	c asymm  cl-useful: 0/18984/18984 lits-rem:0 time: 0.16
4.89/4.93	c calculated reachability. Time: 0.00
4.89/4.93	c  N dy   887    158516      1534     18984        19     25882    124740    281260     10.97   no data
5.19/5.23	c  N dy   946    168896      1534     18984        20     20011    124740    185920     10.98     11.89
5.51/5.55	c  N dy  1015    179698      1534     18984        20     29611    124740    333470     11.02     11.62
5.89/5.90	c  N dy  1082    191169      1534     18984        23     23848    124740    241797     11.03     13.48
6.29/6.31	c  N dy  1154    203444      1534     18984        24     17872    124740    141552     11.04     11.89
6.60/6.68	c  N dy  1234    216467      1534     18984        26     29614    124740    329209     11.06     12.12
7.09/7.12	c  N dy  1320    230308      1534     18984        26     24148    124740    231411     11.07     11.66
7.29/7.36	c  S st  1368    237774      1534     18984        27     30812    124740    333254     11.09   no data
7.29/7.38	c  S st  1368    238276      1534     18984        28     31248    124740    337573     11.09   no data
7.29/7.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.39/7.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    6 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
7.39/7.40	c Replacing        6 vars Replaced      709 lits Time:     0.00 s 
7.39/7.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.39/7.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.39/7.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.39/7.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1528 time:  0.00 s
7.39/7.40	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
7.39/7.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
7.39/7.42	c subs with bin:        3  lits-rem:         0  v-fix:    0  time:  0.00 s
7.49/7.55	c lits-rem:      1352  cl-subs:     1068  v-elim:      0  v-fix:    0  time:  0.13 s
7.49/7.55	c vivif2 --  cl tried    18984 cl shrink        0 lits rem          0 time: 0.00
7.49/7.55	c vivif2 --  cl tried    30171 cl shrink        0 lits rem          0 time: 0.00
7.70/7.72	c asymm  cl-useful: 0/18984/18984 lits-rem:0 time: 0.17
7.70/7.72	c calculated reachability. Time: 0.00
7.70/7.72	c  N dy  1368    238276      1528     18984        16     30171    124740    323468     11.09   no data
8.19/8.23	c  N dy  1461    253522      1528     18984        18     25048    124740    239127     11.11     11.70
8.71/8.78	c  N dy  1550    269734      1528     18984        20     19904    124740    151618     11.12     11.82
9.29/9.31	c  N dy  1652    287073      1528     18984        21     35426    124740    392503     11.13     11.76
9.91/9.93	c  N dy  1755    305408      1528     18984        23     31334    124740    322531     11.14     11.81
9.91/9.96	c  F st  1761    306250      1528     18984        23     32088    124740    333922     11.14   no data
10.29/10.31	c Finding binary XORs  T:     0.00 s  found:       4
10.59/10.64	c  N dy  1856    324926      1528     18984        26     27402    124740    255607     11.15     11.95
11.39/11.40	c  N dy  1987    344932      1528     18984        27     22891    124740    177907     11.19     11.86
11.79/11.80	c  S st  2064    357414      1528     18984        27     34166    124740    358524     11.21   no data
11.79/11.83	c  S st  2064    357917      1528     18984        27     34611    124740    363735     11.21   no data
11.79/11.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.79/11.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
11.79/11.85	c Replacing        5 vars Replaced      162 lits Time:     0.00 s 
11.79/11.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.79/11.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.79/11.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.79/11.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1523 time:  0.00 s
11.79/11.85	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
11.79/11.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
11.79/11.87	c subs with bin:        6  lits-rem:         0  v-fix:    0  time:  0.00 s
11.89/12.01	c lits-rem:      1442  cl-subs:     1018  v-elim:      0  v-fix:    0  time:  0.14 s
11.89/12.01	c vivif2 --  cl tried    18984 cl shrink        0 lits rem          0 time: 0.00
11.89/12.01	c vivif2 --  cl tried    33582 cl shrink        0 lits rem          0 time: 0.00
12.19/12.20	c asymm  cl-useful: 0/18984/18984 lits-rem:0 time: 0.18
12.19/12.20	c calculated reachability. Time: 0.00
12.19/12.20	c  N dy  2064    357917      1523     18984        17     33582    124740    348982     11.21   no data
12.89/12.96	c  N dy  2188    378019      1523     18984        17     28277    124740    259509     11.24     11.84
13.69/13.74	c  N dy  2321    398123      1523     18984        17     46378    124740    555683     11.27     12.07
14.39/14.48	c  N dy  2440    418201      1523     18984        19     40281    124740    442761     11.28     12.25
15.19/15.29	c  N dy  2565    438410      1523     18984        22     33241    124740    325465     11.30     12.01
16.09/16.11	c  N dy  2689    458509      1523     18984        22     51319    124740    619087     11.31     11.94
16.79/16.89	c  N dy  2816    478553      1523     18984        22     43217    124740    482669     11.33     12.09
17.69/17.74	c  N dy  2940    498597      1523     18984        23     34318    124740    330880     11.35     12.09
18.49/18.59	c  N dy  3077    518769      1523     18984        24     52422    124740    630599     11.38     12.00
19.29/19.31	c  S st  3195    536875      1523     18984        25     40767    124740    423341     11.39   no data
19.29/19.34	c  S st  3195    537376      1523     18984        25     41203    124740    429074     11.39   no data
19.29/19.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.29/19.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    7 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
19.29/19.36	c Replacing        7 vars Replaced      323 lits Time:     0.00 s 
19.29/19.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19.29/19.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.29/19.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.29/19.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1516 time:  0.00 s
19.29/19.37	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
19.29/19.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
19.29/19.39	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.00 s
19.49/19.58	c lits-rem:      1898  cl-subs:     1222  v-elim:      0  v-fix:    0  time:  0.19 s
19.49/19.58	c vivif2 --  cl tried    18984 cl shrink        0 lits rem          0 time: 0.00
19.49/19.58	c vivif2 --  cl tried    39973 cl shrink        0 lits rem          0 time: 0.00
19.71/19.74	c asymm  cl-useful: 0/10898/18984 lits-rem:0 time: 0.16
19.71/19.74	c calculated reachability. Time: 0.00
19.71/19.74	c  N dy  3195    537376      1516     18984        11     39973    124740    412522     11.39   no data
20.59/20.68	c  N dy  3317    557495      1516     18984        12     29482    124740    232203     11.41     12.05
21.39/21.46	c  N dy  3442    577530      1516     18984        12     47568    124740    534908     11.42     12.14
22.29/22.39	c  N dy  3575    597627      1516     18984        12     35895    124740    332828     11.45     12.06
23.19/23.29	c  N dy  3701    617652      1516     18984        14     53944    124740    634951     11.46     12.07
24.10/24.20	c  N dy  3834    637683      1516     18984        16     41392    124740    419348     11.47     13.97
25.09/25.15	c  N dy  3961    657778      1516     18984        16     59563    124740    727376     11.49     13.63
25.99/26.02	c  N dy  4087    677840      1516     18984        17     46149    124740    484105     11.50     12.34
26.99/27.02	c  N dy  4211    697870      1516     18984        17     64155    124740    794685     11.51     15.94
27.79/27.88	c  N dy  4338    718188      1516     18984        17     50099    124740    555541     11.52     12.31
28.89/28.99	c  N dy  4478    738222      1516     18984        17     34744    124740    278587     11.55     12.24
29.79/29.86	c  N dy  4608    758382      1516     18984        18     52908    124740    587788     11.56     12.30
30.89/30.96	c  N dy  4736    778475      1516     18984        18     36754    124740    302393     11.57     12.22
31.80/31.90	c  N dy  4872    798590      1516     18984        18     54921    124740    609547     11.58     12.35
32.29/32.32	c  S st  4924    806064      1516     18984        18     61638    124740    723802     11.59     11.57
32.29/32.36	c  S st  4924    806567      1516     18984        18     62084    124740    729141     11.59   no data
32.29/32.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
32.29/32.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    6 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
32.29/32.39	c Replacing        6 vars Replaced      528 lits Time:     0.00 s 
32.29/32.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
32.29/32.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
32.29/32.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.29/32.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1510 time:  0.00 s
32.29/32.39	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
32.39/32.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
32.39/32.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.09/33.15	c lits-rem:      4119  cl-subs:     2254  v-elim:      0  v-fix:    0  time:  0.71 s
33.09/33.15	c vivif2 --  cl tried    18984 cl shrink        0 lits rem          0 time: 0.00
33.09/33.16	c vivif2 --  cl tried    59822 cl shrink        0 lits rem          0 time: 0.01
33.19/33.26	c asymm  cl-useful: 0/8086/18984 lits-rem:0 time: 0.10
33.19/33.26	c calculated reachability. Time: 0.00
33.19/33.26	c  N dy  4924    806567      1510     18984         6     59822    124740    696637     11.59   no data
34.29/34.36	c  N dy  5062    826705      1510     18984         6     42951    124740    405005     11.61     12.48
35.39/35.42	c  N dy  5193    846958      1510     18984         6     61230    124740    717639     11.62     12.86
36.49/36.51	c  N dy  5322    867036      1510     18984         6     43285    124740    398429     11.62     13.42
37.41/37.48	c  N dy  5441    887136      1510     18984         6     61483    124740    712958     11.63     12.59
38.59/38.63	c  N dy  5566    907572      1510     18984         6     43058    124740    390757     11.64     12.27
39.50/39.61	c  N dy  5695    927580      1510     18984         6     61116    124740    709433     11.65     18.02
40.79/40.83	c  N dy  5822    947585      1510     18984         6     41233    124740    349408     11.66     12.35
41.81/41.86	c  N dy  5952    967600      1510     18984         6     59327    124740    665143     11.67     12.28
42.99/43.09	c  N dy  6081    987652      1510     18984         6     77409    124740    995334     11.68     14.33
44.09/44.11	c  N dy  6213   1007877      1510     18984         6     56886    124740    624135     11.69     12.36
45.19/45.29	c  N dy  6333   1027937      1510     18984         6     74984    124740    951953     11.70     12.35
46.39/46.42	c  N dy  6464   1047974      1510     18984         6     53391    124740    556930     11.71     12.35
47.60/47.65	c  N dy  6613   1068104      1510     18984         6     71644    124740    891377     11.73     12.41
47.90/47.92	c  F st  6638   1071876      1510     18984         6     75069    124740    955525     11.73      9.14
48.89/48.93	c  N dy  6722   1088183      1510     18984         6     49144    124740    464407     11.73     12.60
50.09/50.10	c  N dy  6867   1108319      1510     18984         6     67393    124740    798234     11.75     12.45
51.49/51.50	c  N dy  7008   1128498      1510     18984         6     43953    124740    363769     11.76     12.59
52.49/52.54	c  N dy  7124   1148688      1510     18984         7     62352    124740    703372     11.77     12.59
53.80/53.84	c  N dy  7255   1168759      1510     18984         7     80570    124740   1034922     11.78     12.40
55.01/55.06	c  N dy  7390   1188820      1510     18984         7     56161    124740    576594     11.79     14.99
56.29/56.31	c  N dy  7522   1208840      1510     18984         7     74243    124740    905950     11.80     12.44
56.29/56.39	c  S st  7531   1209850      1510     18984         7     75149    124740    922106     11.80   no data
56.39/56.44	c  S st  7531   1210354      1510     18984         7     75601    124740    928908     11.80   no data
56.39/56.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
56.39/56.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.02
56.39/56.47	c Replacing        1 vars Replaced       67 lits Time:     0.00 s 
56.39/56.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
56.39/56.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
56.39/56.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
56.39/56.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1509 time:  0.00 s
56.39/56.47	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
56.39/56.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
56.49/56.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.79/57.82	c lits-rem:      5735  cl-subs:     2756  v-elim:      0  v-fix:    0  time:  1.30 s
57.79/57.82	c vivif2 --  cl tried    18984 cl shrink        0 lits rem          0 time: 0.00
57.79/57.83	c vivif2 --  cl tried    72844 cl shrink        0 lits rem          0 time: 0.01
57.99/58.00	c asymm  cl-useful: 0/6602/18984 lits-rem:0 time: 0.16
57.99/58.00	c calculated reachability. Time: 0.00
57.99/58.00	c  N dy  7531   1210354      1509     18984         5     72844    124740    886397     11.80   no data
59.30/59.38	c  N dy  7668   1230576      1509     18984         6     47756    124740    412821     11.81     12.44
60.40/60.48	c  N dy  7797   1250664      1509     18984         6     65951    124740    752057     11.82     15.51
61.89/61.91	c  N dy  7942   1270677      1509     18984         6     84088    124740   1089283     11.83     14.97
63.09/63.18	c  N dy  8070   1290708      1509     18984         6     57883    124740    595713     11.84     12.50
64.29/64.39	c  N dy  8199   1310726      1509     18984         6     75918    124740    928952     11.84     13.88
65.80/65.83	c  N dy  8332   1330880      1509     18984         6     49058    124740    428315     11.85     12.50
66.89/66.98	c  N dy  8462   1350940      1509     18984         6     67337    124740    776338     11.86     12.80
68.29/68.34	c  N dy  8595   1370941      1509     18984         7     85398    124740   1103690     11.87     12.67
69.69/69.73	c  N dy  8728   1391196      1509     18984         7     58243    124740    580025     11.88     12.63
70.99/71.06	c  N dy  8866   1411227      1509     18984         7     76405    124740    928317     11.89     12.62
72.50/72.55	c  N dy  8997   1431253      1509     18984         7     94446    124740   1267892     11.90     15.22
73.72/73.78	c  N dy  9128   1451260      1509     18984         7     66583    124740    717645     11.91     15.96
75.09/75.20	c  N dy  9257   1471278      1509     18984         7     84767    124740   1056789     11.92     12.96
76.69/76.79	c  N dy  9407   1491281      1509     18984         7     55953    124740    498400     11.93     15.28
78.11/78.14	c  N dy  9531   1511294      1509     18984         7     74043    124740    846979     11.94     12.71
79.69/79.72	c  N dy  9666   1531558      1509     18984         7     92432    124740   1201772     11.95     12.81
81.30/81.32	c  N dy  9808   1551582      1509     18984         8     62865    124740    608982     11.96     12.60
82.59/82.64	c  N dy  9939   1571591      1509     18984         8     80957    124740    953138     11.97     12.69
84.19/84.24	c  N dy 10078   1591632      1509     18984         8     99123    124740   1311827     11.98     15.28
85.59/85.69	c  N dy 10210   1611774      1509     18984         8     68606    124740    696365     11.98     13.46
87.09/87.16	c  N dy 10338   1631829      1509     18984         8     86711    124740   1040570     11.99     12.76
88.89/88.94	c  N dy 10493   1651901      1509     18984         8    104808    124740   1397421     12.00     13.57
90.29/90.39	c  N dy 10627   1671908      1509     18984         8     73567    124740    773915     12.01     12.72
91.89/91.91	c  N dy 10751   1691938      1509     18984         8     91683    124740   1111110     12.01     12.65
93.59/93.62	c  S st 10877   1710355      1509     18984         8    108341    124740   1436150     12.02     10.86
93.59/93.69	c  S st 10877   1710857      1509     18984         8    108784    124740   1442216     12.02   no data
93.59/93.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
93.69/93.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    3 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.04
93.69/93.74	c Replacing        3 vars Replaced      567 lits Time:     0.01 s 
93.69/93.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
93.69/93.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
93.69/93.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
93.69/93.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1506 time:  0.00 s
93.69/93.74	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
93.69/93.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
93.79/93.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
97.50/97.51	c lits-rem:      9311  cl-subs:     4270  v-elim:      0  v-fix:    0  time:  3.70 s
97.50/97.52	c vivif2 --  cl tried    18984 cl shrink        0 lits rem          0 time: 0.00
97.50/97.53	c vivif2 --  cl tried   104511 cl shrink        0 lits rem          0 time: 0.02
97.70/97.70	c asymm  cl-useful: 0/5724/18984 lits-rem:0 time: 0.17
97.70/97.70	c calculated reachability. Time: 0.00
97.70/97.70	c  N dy 10877   1710857      1506     18984         2    104511    124740   1374082     12.02   no data
99.29/99.33	c  N dy 11015   1730935      1506     18984         2     72090    124740    734480     12.03     12.90
100.89/100.91	c  N dy 11166   1750982      1506     18984         2     90341    124740   1091129     12.04     13.00
102.79/102.88	c  N dy 11305   1771081      1506     18984         3    108606    124740   1455408     12.05     19.09
104.40/104.49	c  N dy 11448   1791146      1506     18984         3     75656    124740    777404     12.06     12.84
106.09/106.11	c  N dy 11592   1811191      1506     18984         3     93803    124740   1132706     12.08     12.86
108.10/108.19	c  N dy 11738   1831314      1506     18984         3    112039    124740   1498513     12.09     12.74
109.79/109.82	c  N dy 11892   1851391      1506     18984         3     78100    124740    801507     12.10     16.24
111.59/111.68	c  N dy 12047   1871484      1506     18984         3     96416    124740   1174521     12.11     12.93
113.69/113.72	c  N dy 12189   1891570      1506     18984         3    114752    124740   1558855     12.13     15.53
115.29/115.35	c  N dy 12330   1911621      1506     18984         3     80117    124740    809660     12.14     13.38
116.99/117.09	c  N dy 12469   1931662      1506     18984         3     98287    124740   1175613     12.15     21.21
119.19/119.23	c  N dy 12615   1951726      1506     18984         3    116573    124740   1553809     12.16     14.13
121.10/121.11	c  N dy 12751   1971789      1506     18984         3     81102    124740    813025     12.17     12.94
122.79/122.88	c  N dy 12890   1991870      1506     18984         3     99372    124740   1193187     12.17     12.86
125.09/125.13	c  N dy 13039   2012043      1506     18984         3    117727    124740   1587592     12.19     13.14
127.10/127.13	c  N dy 13186   2032114      1506     18984         3     81585    124740    784239     12.20     17.09
128.90/128.98	c  N dy 13334   2052162      1506     18984         4     99805    124740   1172004     12.21     12.94
131.10/131.14	c  N dy 13482   2072194      1506     18984         4    118015    124740   1558646     12.22     17.14
133.19/133.29	c  N dy 13622   2092295      1506     18984         4     81029    124740    735193     12.23     12.88
134.99/135.09	c  N dy 13758   2112401      1506     18984         4     99325    124740   1130107     12.24     12.90
137.19/137.28	c  N dy 13898   2132433      1506     18984         4    117582    124740   1513345     12.25     13.50
139.80/139.83	c  N dy 14050   2152504      1506     18984         4     79673    124740    669991     12.26     14.87
141.60/141.68	c  N dy 14206   2172593      1506     18984         4     98047    124740   1062405     12.27     13.06
143.60/143.69	c  N dy 14348   2192595      1506     18984         4    116233    124740   1452926     12.28     14.81
145.89/145.97	c  S st 14489   2210860      1506     18984         4    132932    124740   1822294     12.29   no data
145.99/146.06	c  S st 14489   2211362      1506     18984         4    133370    124740   1828934     12.29   no data
145.99/146.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
146.09/146.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.04
146.09/146.12	c Replacing        2 vars Replaced      311 lits Time:     0.01 s 
146.09/146.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
146.09/146.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
146.09/146.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
146.09/146.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1504 time:  0.00 s
146.09/146.12	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
146.09/146.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
146.09/146.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
152.69/152.77	c lits-rem:     11464  cl-subs:     4667  v-elim:      0  v-fix:    0  time:  6.56 s
152.69/152.77	c vivif2 --  cl tried    18984 cl shrink        0 lits rem          0 time: 0.00
152.69/152.80	c vivif2 --  cl tried   128701 cl shrink        0 lits rem          0 time: 0.02
152.91/152.93	c asymm  cl-useful: 0/6658/18984 lits-rem:0 time: 0.13
152.91/152.94	c calculated reachability. Time: 0.00
152.91/152.94	c  N dy 14489   2211362      1504     18984         0    128701    124740   1751446     12.29   no data
155.19/155.20	c  N dy 14643   2231434      1504     18984         0     88807    124740    839396     12.31     19.56
157.10/157.17	c  N dy 14791   2251451      1504     18984         0    107069    124740   1243650     12.32     14.00
159.70/159.71	c  N dy 14956   2271472      1504     18984         0    125357    124740   1647355     12.34     12.99
162.29/162.35	c  N dy 15105   2291546      1504     18984         0     85961    124740    734249     12.35     13.83
164.29/164.35	c  N dy 15247   2311729      1504     18984         0    104273    124740   1131826     12.36     13.14
166.69/166.72	c  N dy 15395   2331740      1504     18984         0    122552    124740   1544454     12.37     15.27
169.42/169.42	c  N dy 15538   2351749      1504     18984         0    140819    124740   1949476     12.38     24.31
171.61/171.65	c  N dy 15693   2371780      1504     18984         0    100276    124740   1024337     12.39     13.14
173.70/173.80	c  N dy 15822   2391975      1504     18984         0    118658    124740   1401856     12.40     13.11
176.49/176.59	c  N dy 15976   2412026      1504     18984         0    136920    124740   1831412     12.41     16.35
179.40/179.40	c  N dy 16137   2432115      1504     18984         0     95989    124740    888003     12.43     15.84
181.59/181.68	c  N dy 16290   2452133      1504     18984         0    114272    124740   1308798     12.44     13.28
184.39/184.46	c  N dy 16445   2472231      1504     18984         0    132569    124740   1746908     12.45     24.60
187.49/187.53	c  N dy 16615   2492301      1504     18984         0    150842    124740   2198271     12.48     19.01
189.90/189.98	c  N dy 16770   2512347      1504     18984         0    109155    124740   1132570     12.49     13.20
192.20/192.24	c  N dy 16901   2532408      1504     18984         0    127431    124740   1548055     12.49     13.75
195.10/195.16	c  N dy 17055   2552479      1504     18984         0    145595    124740   1985690     12.51     13.17
198.19/198.28	c  N dy 17210   2572762      1504     18984         0    103517    124740    936134     12.52     13.20
200.59/200.64	c  N dy 17370   2592812      1504     18984         0    121791    124740   1360589     12.54     15.02
203.59/203.62	c  N dy 17518   2612860      1504     18984         0    140078    124740   1812686     12.55     13.76
206.81/206.88	c  N dy 17666   2632941      1504     18984         0    158449    124740   2244308     12.56     13.67
209.50/209.53	c  N dy 17800   2652972      1504     18984         0    114862    124740   1143279     12.57     13.26
212.10/212.16	c  N dy 17947   2673003      1504     18984         0    133144    124740   1590814     12.58     14.98
215.30/215.37	c  N dy 18107   2693048      1504     18984         0    151411    124740   2055544     12.60     14.03
218.29/218.39	c  S st 18235   2711362      1504     18984         0    105298    124740    862655     12.61     11.77
218.39/218.45	c  S st 18235   2711864      1504     18984         0    105740    124740    868258     12.61   no data
218.39/218.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
218.39/218.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.03
218.39/218.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
218.39/218.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
218.39/218.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
218.39/218.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1504 time:  0.00 s
218.39/218.49	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
218.49/218.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
218.49/218.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
218.91/218.95	c lits-rem:      5930  cl-subs:     2232  v-elim:      0  v-fix:    0  time:  0.41 s
218.91/218.96	c vivif2 --  cl tried    18984 cl shrink        0 lits rem          0 time: 0.00
218.91/218.97	c vivif2 --  cl tried   103508 cl shrink        0 lits rem          0 time: 0.01
219.09/219.14	c asymm  cl-useful: 0/3289/18984 lits-rem:0 time: 0.17
219.09/219.15	c calculated reachability. Time: 0.00
219.09/219.15	c  N dy 18235   2711864      1504     18984         0    103508    124740    843144     12.61   no data
221.49/221.55	c  N dy 18385   2732144      1504     18984         0    122117    124740   1272803     12.62     13.34
224.49/224.53	c  N dy 18535   2752148      1504     18984         0    140517    124740   1724609     12.63     14.62
227.89/227.91	c  N dy 18685   2772305      1504     18984         0    159089    124740   2190471     12.64     13.48
231.40/231.46	c  N dy 18838   2792434      1504     18984         0    111715    124740    995523     12.66     13.55
233.89/233.99	c  N dy 18989   2812513      1504     18984         0    130139    124740   1432706     12.67     15.34
237.09/237.15	c  N dy 19144   2832648      1504     18984         0    148555    124740   1912411     12.68     13.48
240.69/240.70	c  N dy 19291   2852749      1504     18984         0    167065    124740   2389766     12.70     13.53
243.80/243.85	c  N dy 19447   2872789      1504     18984         0    120720    124740   1150985     12.71     13.82
246.90/246.90	c  N dy 19610   2892821      1504     18984         0    139093    124740   1622607     12.73     13.45
250.29/250.39	c  N dy 19759   2912919      1504     18984         0    157499    124740   2136224     12.74     20.24
254.00/254.09	c  N dy 19920   2932937      1504     18984         0    175843    124740   2609100     12.76     17.98
257.09/257.13	c  N dy 20068   2952963      1504     18984         0    128880    124740   1270775     12.77     15.27
260.30/260.30	c  N dy 20204   2972966      1504     18984         0    147367    124740   1746742     12.78     13.55
263.91/263.93	c  N dy 20357   2993048      1504     18984         0    165780    124740   2253107     12.79     14.62
268.09/268.18	c  N dy 20512   3013326      1504     18984         0    184354    124740   2769568     12.81     13.67
271.30/271.39	c  N dy 20671   3033567      1504     18984         0    136772    124740   1411601     12.82     13.77
274.60/274.62	c  N dy 20826   3053667      1504     18984         0    155167    124740   1883789     12.83     13.95
278.31/278.34	c  N dy 20963   3073745      1504     18984         0    173691    124740   2384374     12.84     13.66
282.61/282.67	c  N dy 21111   3093847      1504     18984         0    125130    124740   1025064     12.85     13.83
285.70/285.75	c  N dy 21271   3113905      1504     18984         0    143484    124740   1497234     12.87     14.75
289.50/289.56	c  N dy 21431   3134090      1504     18984         0    162029    124740   2026679     12.88     13.67
293.30/293.31	c  N dy 21577   3154231      1504     18984         0    180621    124740   2520618     12.90     13.62
297.49/297.53	c  N dy 21720   3174238      1504     18984         0    131036    124740   1104013     12.91     17.69
300.69/300.71	c  N dy 21871   3194273      1504     18984         0    149463    124740   1572202     12.92     14.66
303.90/303.92	c  S st 22007   3211864      1504     18984         0    165571    124740   2002463     12.93   no data
304.00/304.04	c  S st 22007   3212367      1504     18984         0    166026    124740   2009304     12.93   no data
304.00/304.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
304.10/304.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.06
304.10/304.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
304.10/304.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
304.10/304.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
304.10/304.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1504 time:  0.00 s
304.10/304.11	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
304.10/304.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
304.20/304.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
312.10/312.19	c lits-rem:     11168  cl-subs:     4568  v-elim:      0  v-fix:    0  time:  7.98 s
312.10/312.19	c vivif2 --  cl tried    18984 cl shrink        0 lits rem          0 time: 0.00
312.20/312.22	c vivif2 --  cl tried   161458 cl shrink        0 lits rem          0 time: 0.03
312.31/312.39	c asymm  cl-useful: 0/4964/18984 lits-rem:0 time: 0.17
312.31/312.40	c calculated reachability. Time: 0.00
312.31/312.40	c  N dy 22007   3212367      1504     18984         0    161458    124740   1939703     12.93   no data
316.50/316.53	c  N dy 22170   3232507      1504     18984         0    180029    124740   2478975     12.95     13.66
320.90/320.95	c  N dy 22320   3252543      1504     18984         0    198474    124740   3000710     12.96     16.94
324.60/324.62	c  N dy 22476   3272612      1504     18984         0    146071    124740   1463282     12.97     16.72
328.40/328.40	c  N dy 22641   3292674      1504     18984         0    164532    124740   1991353     12.99     13.86
332.11/332.13	c  N dy 22788   3312760      1504     18984         0    182874    124740   2484159     13.00     18.51
336.89/336.94	c  N dy 22959   3332793      1504     18984         0    201427    124740   3034773     13.02     13.81
341.02/341.07	c  N dy 23123   3352798      1504     18984         0    150187    124740   1508320     13.04     17.54
344.80/344.85	c  N dy 23282   3373313      1504     18984         0    169111    124740   2043431     13.06     13.91
349.10/349.11	c  N dy 23440   3393530      1504     18984         0    187693    124740   2580727     13.07     14.04
353.50/353.55	c  N dy 23586   3413578      1504     18984         0    206236    124740   3085801     13.09     23.71
357.60/357.66	c  N dy 23736   3433633      1504     18984         0    153735    124740   1490049     13.10     18.51
361.60/361.67	c  N dy 23905   3453693      1504     18984         0    172299    124740   2025050     13.11     14.84
366.32/366.32	c  N dy 24069   3473710      1504     18984         0    190794    124740   2586120     13.13     18.02
371.50/371.52	c  N dy 24238   3493752      1504     18984         0    209301    124740   3174788     13.15     14.05
375.80/375.88	c  N dy 24397   3513896      1504     18984         0    156587    124740   1463841     13.16     13.95
379.90/379.97	c  N dy 24547   3533983      1504     18984         0    175161    124740   2057163     13.18     14.12
384.39/384.40	c  N dy 24686   3554042      1504     18984         0    193754    124740   2598570     13.19     15.87
389.80/389.89	c  N dy 24862   3574128      1504     18984         0    212349    124740   3208217     13.21     15.72
395.00/395.00	c  N dy 25014   3594216      1504     18984         0    158435    124740   1443600     13.23     15.93
398.79/398.82	c  N dy 25155   3614301      1504     18984         0    177033    124740   1989204     13.24     17.96
403.20/403.29	c  N dy 25301   3634411      1504     18984         0    195627    124740   2543197     13.25     14.07
408.40/408.40	c  N dy 25464   3654445      1504     18984         0    214146    124740   3102480     13.27     14.20
413.52/413.53	c  N dy 25614   3674506      1504     18984         0    159042    124740   1362548     13.28     14.07
417.40/417.42	c  N dy 25761   3694585      1504     18984         0    177537    124740   1881308     13.29     16.93
421.60/421.68	c  S st 25903   3712367      1504     18984         0    193903    124740   2388293     13.30     10.76
421.80/421.83	c  S st 25903   3712868      1504     18984         0    194358    124740   2395225     13.30   no data
421.80/421.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
421.90/421.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.6M T:  0.07
421.90/421.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
421.90/421.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
421.90/421.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
421.90/421.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1504 time:  0.00 s
421.90/421.91	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
421.90/421.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
422.00/422.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
433.20/433.24	c lits-rem:     13442  cl-subs:     4560  v-elim:      0  v-fix:    0  time: 11.21 s
433.20/433.25	c vivif2 --  cl tried    18984 cl shrink        0 lits rem          0 time: 0.00
433.20/433.28	c vivif2 --  cl tried   189798 cl shrink        0 lits rem          0 time: 0.03
433.42/433.46	c asymm  cl-useful: 0/2807/18984 lits-rem:0 time: 0.18
433.42/433.47	c calculated reachability. Time: 0.00
433.42/433.47	c  N dy 25903   3712868      1504     18984         0    189798    124740   2323481     13.30   no data
438.30/438.34	c  N dy 26057   3732916      1504     18984         0    208328    124740   2877804     13.32     14.94
443.00/443.06	c  F st 26205   3751562      1504     18984         0    225559    124740   3396829     13.33   no data
443.80/443.89	c  N st 26209   3753593      1504     18984         0    227480    124740   3535367     13.33   no data
448.71/448.75	c  N dy 26342   3773661      1504     18984         0    169676    124740   1599653     13.34     14.10
453.30/453.32	c  N dy 26488   3793781      1504     18984         0    188264    124740   2164257     13.35     14.36
458.30/458.36	c  N dy 26655   3813820      1504     18984         0    206870    124740   2741582     13.37     14.10
463.60/463.60	c  N dy 26809   3834078      1504     18984         0    225451    124740   3293014     13.38     14.17
469.62/469.65	c  N dy 26973   3854079      1504     18984         0    168941    124740   1484532     13.40     16.19
474.20/474.29	c  N dy 27129   3874153      1504     18984         0    187544    124740   2115370     13.42     14.34
479.70/479.74	c  N dy 27302   3894247      1504     18984         0    206156    124740   2761721     13.44     17.54
485.40/485.43	c  N dy 27456   3914258      1504     18984         0    224703    124740   3390436     13.46     14.32
491.30/491.36	c  N dy 27615   3934426      1504     18984         0    243403    124740   3980964     13.47     14.25
496.30/496.34	c  N dy 27771   3954442      1504     18984         0    186235    124740   1897154     13.49     14.74
501.00/501.03	c  N dy 27923   3974505      1504     18984         0    204923    124740   2482460     13.50     15.47
506.10/506.19	c  N dy 28070   3994540      1504     18984         0    223516    124740   3060924     13.52     14.69
512.10/512.12	c  N dy 28228   4015292      1504     18984         0    242799    124740   3676217     13.53     14.35
517.80/517.88	c  N dy 28376   4035385      1504     18984         0    183925    124740   1722117     13.55     16.51
522.52/522.59	c  N dy 28509   4055495      1504     18984         0    202579    124740   2313421     13.56     14.33
527.91/527.99	c  N dy 28666   4075589      1504     18984         0    221112    124740   2898566     13.57     15.58
533.81/533.85	c  N dy 28813   4095642      1504     18984         0    239642    124740   3480498     13.58     14.46
540.20/540.26	c  N dy 28968   4115700      1504     18984         0    258183    124740   4080494     13.60     14.41
545.30/545.38	c  N dy 29115   4135757      1504     18984         0    199180    124740   2041464     13.61     14.54
550.51/550.55	c  N dy 29266   4155794      1504     18984         0    217780    124740   2639604     13.62     20.84
556.40/556.49	c  N dy 29420   4175824      1504     18984         0    236452    124740   3266156     13.64     20.64
563.00/563.03	c  N dy 29584   4195832      1504     18984         0    254871    124740   3890471     13.66     15.18
568.00/568.01	c  S st 29703   4212870      1504     18984         0    191700    124740   1703854     13.66     13.16
568.10/568.14	c  S st 29703   4213371      1504     18984         0    192152    124740   1710399     13.66   no data
568.10/568.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
568.20/568.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.6M T:  0.06
568.20/568.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
568.20/568.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
568.20/568.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
568.20/568.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1504 time:  0.00 s
568.20/568.23	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
568.20/568.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
568.30/568.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
571.50/571.54	c lits-rem:     10057  cl-subs:     3882  v-elim:      0  v-fix:    0  time:  3.21 s
571.50/571.54	c vivif2 --  cl tried    18984 cl shrink        0 lits rem          0 time: 0.00
571.50/571.56	c vivif2 --  cl tried   188270 cl shrink        0 lits rem          0 time: 0.03
571.70/571.74	c asymm  cl-useful: 0/3162/18984 lits-rem:0 time: 0.18
571.70/571.75	c calculated reachability. Time: 0.00
571.70/571.75	c  N dy 29703   4213371      1504     18984         0    188270    124740   1665546     13.66   no data
576.70/576.73	c  N dy 29850   4233415      1504     18984         0    206898    124740   2270354     13.67     15.12
582.50/582.59	c  N dy 30024   4253723      1504     18984         0    225676    124740   2906635     13.69     14.51
588.90/588.96	c  N dy 30165   4273769      1504     18984         0    244494    124740   3543866     13.70     15.26
596.61/596.69	c  N dy 30343   4293837      1504     18984         0    263151    124740   4266537     13.73     17.67
602.90/602.97	c  N dy 30488   4313884      1504     18984         0    198902    124740   1871686     13.74     21.77
608.60/608.64	c  N dy 30633   4333900      1504     18984         0    217496    124740   2516165     13.75     19.52
614.93/614.94	c  N dy 30791   4353943      1504     18984         0    236180    124740   3156615     13.77     14.63
621.53/621.54	c  N dy 30939   4374178      1504     18984         0    255183    124740   3780732     13.78     14.64
628.61/628.70	c  N dy 31104   4394419      1504     18984         0    274011    124740   4446055     13.80     14.62
634.11/634.17	c  N dy 31242   4414500      1504     18984         0    211647    124740   2137472     13.81     14.94
639.61/639.66	c  N dy 31385   4434607      1504     18984         0    230297    124740   2776616     13.82     14.59
645.91/645.99	c  N dy 31521   4454624      1504     18984         0    248999    124740   3404065     13.83     14.68
652.81/652.84	c  N dy 31690   4474691      1504     18984         0    267723    124740   4023330     13.85     16.64
660.11/660.10	c  N dy 31846   4494715      1504     18984         0    204226    124740   1761582     13.86     14.62
665.81/665.83	c  N dy 32007   4514750      1504     18984         0    222912    124740   2383398     13.88     14.76
671.60/671.65	c  N dy 32153   4534842      1504     18984         0    241501    124740   2947513     13.89     16.05
678.01/678.03	c  N dy 32292   4555064      1504     18984         0    260319    124740   3591464     13.90     14.93
685.41/685.48	c  N dy 32452   4575154      1504     18984         0    279097    124740   4291353     13.91     16.65
691.40/691.47	c  N dy 32587   4595227      1504     18984         0    214984    124740   1965703     13.92     21.64
697.60/697.68	c  N dy 32735   4615325      1504     18984         0    233780    124740   2625560     13.94     15.12
704.50/704.50	c  N dy 32896   4635377      1504     18984         0    252518    124740   3325770     13.95     16.39
711.62/711.70	c  N dy 33056   4655418      1504     18984         0    271177    124740   4033519     13.97     14.72
719.01/719.01	c  N dy 33219   4675450      1504     18984         0    289799    124740   4685972     13.99     14.82
725.20/725.20	c  N dy 33368   4695500      1504     18984         0    224668    124740   2134445     14.00     16.81
730.71/730.78	c  S st 33504   4713372      1504     18984         0    241230    124740   2739283     14.01   no data
730.91/730.97	c  S st 33504   4713873      1504     18984         0    241693    124740   2748054     14.01   no data
730.91/730.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
731.01/731.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.1M T:  0.09
731.01/731.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
731.01/731.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
731.01/731.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
731.01/731.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1504 time:  0.00 s
731.01/731.07	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
731.11/731.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
731.21/731.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
739.41/739.47	c lits-rem:     10134  cl-subs:     3915  v-elim:      0  v-fix:    0  time:  8.24 s
739.41/739.47	c vivif2 --  cl tried    18984 cl shrink        0 lits rem          0 time: 0.00
739.51/739.51	c vivif2 --  cl tried   237778 cl shrink        0 lits rem          0 time: 0.04
739.71/739.70	c asymm  cl-useful: 0/4762/18984 lits-rem:0 time: 0.18
739.71/739.70	c calculated reachability. Time: 0.00
739.71/739.70	c  N dy 33504   4713873      1504     18984         0    237778    124740   2686916     14.01   no data
746.40/746.45	c  N dy 33661   4733938      1504     18984         0    256513    124740   3318470     14.02     16.75
753.91/753.96	c  N dy 33814   4754028      1504     18984         0    275285    124740   4025995     14.04     18.49
761.41/761.47	c  N dy 33964   4774100      1504     18984         0    293892    124740   4698113     14.05     28.19
767.72/767.73	c  N dy 34115   4794108      1504     18984         0    225532    124740   2131533     14.06     20.26
773.11/773.10	c  N dy 34248   4814123      1504     18984         0    244163    124740   2704333     14.07     20.40
779.51/779.52	c  N dy 34387   4834142      1504     18984         0    262933    124740   3321267     14.08     20.05
786.81/786.87	c  N dy 34553   4854200      1504     18984         0    281650    124740   3971950     14.10     14.98
794.81/794.84	c  N dy 34685   4874278      1504     18984         0    300472    124740   4674582     14.11     20.53
801.40/801.46	c  N dy 34836   4894341      1504     18984         0    233471    124740   2243541     14.12     16.09
808.01/808.04	c  N dy 35003   4914392      1504     18984         0    252250    124740   2898959     14.13     14.99
815.61/815.62	c  N dy 35164   4934403      1504     18984         0    270938    124740   3583442     14.15     15.58
823.51/823.57	c  N dy 35312   4954440      1504     18984         0    289751    124740   4293415     14.16     16.33
831.53/831.57	c  N dy 35471   4974448      1504     18984         0    308463    124740   4951367     14.18     15.19
838.51/838.54	c  N dy 35632   4994530      1504     18984         0    240598    124740   2337658     14.19     22.57
845.51/845.52	c  N dy 35786   5014564      1504     18984         0    259353    124740   3030302     14.21     20.46
852.31/852.39	c  N dy 35944   5034581      1504     18984         0    278000    124740   3664482     14.22     15.02
860.01/860.07	c  N dy 36098   5054649      1504     18984         0    296742    124740   4350878     14.24     17.26
868.81/868.91	c  N dy 36263   5074674      1504     18984         0    315373    124740   5082056     14.25     16.53
875.71/875.79	c  N dy 36423   5094688      1504     18984         0    246852    124740   2383910     14.26     18.97
882.71/882.76	c  N dy 36579   5114955      1504     18984         0    265828    124740   3054134     14.28     15.07
890.71/890.78	c  N dy 36742   5135171      1504     18984         0    284709    124740   3767774     14.29     15.14
898.41/898.41	c  N dy 36890   5155174      1504     18984         0    303378    124740   4424492     14.30     15.19
907.53/907.58	c  N dy 37057   5175439      1504     18984         0    322307    124740   5122261     14.32     15.19
915.51/915.52	c  N dy 37223   5195528      1504     18984         0    253048    124740   2479420     14.33     15.84
922.01/922.00	c  S st 37367   5213873      1504     18984         0    270180    124740   3103483     14.34   no data
922.21/922.20	c  S st 37367   5214375      1504     18984         0    270648    124740   3112787     14.34   no data
922.21/922.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
922.31/922.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.6M T:  0.10
922.31/922.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
922.31/922.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
922.31/922.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
922.31/922.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1504 time:  0.00 s
922.31/922.32	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
922.31/922.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
922.41/922.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
928.82/928.88	c lits-rem:      9069  cl-subs:     3734  v-elim:      0  v-fix:    0  time:  6.38 s
928.82/928.88	c vivif2 --  cl tried    18984 cl shrink        0 lits rem          0 time: 0.00
928.92/928.93	c vivif2 --  cl tried   266914 cl shrink        0 lits rem          0 time: 0.05
929.12/929.13	c asymm  cl-useful: 0/1209/18984 lits-rem:0 time: 0.20
929.12/929.14	c calculated reachability. Time: 0.00
929.12/929.14	c  N dy 37367   5214375      1504     18984         0    266914    124740   3052147     14.34   no data
936.91/936.99	c  N dy 37528   5234412      1504     18984         0    285653    124740   3771865     14.36     25.97
944.41/944.41	c  N dy 37667   5254647      1504     18984         0    304488    124740   4449849     14.37     15.16
952.53/952.60	c  N dy 37824   5274891      1504     18984         0    323529    124740   5123875     14.38     15.19
960.41/960.46	c  N dy 37968   5294897      1504     18984         0    250387    124740   2231777     14.39     20.05
967.81/967.81	c  N dy 38125   5314992      1504     18984         0    269162    124740   2937103     14.40     17.96
976.51/976.56	c  N dy 38269   5336722      1504     18984         0    289428    124740   3735744     14.42     15.49
983.82/983.87	c  N dy 38407   5356798      1504     18984         0    308169    124740   4350430     14.42     22.44
992.71/992.76	c  N dy 38567   5376958      1504     18984         0    327005    124740   5055291     14.44     15.20
1000.31/1000.37	c  N dy 38714   5397025      1504     18984         0    255241    124740   2279017     14.44     15.52
1008.41/1008.42	c  N dy 38896   5417123      1504     18984         0    274003    124740   3033284     14.46     15.56
1015.51/1015.51	c  N dy 39035   5437174      1504     18984         0    292777    124740   3676979     14.47     15.25
1023.51/1023.58	c  N dy 39186   5457356      1504     18984         0    311713    124740   4343831     14.48     15.34
1032.51/1032.53	c  N dy 39330   5477459      1504     18984         0    330552    124740   5073879     14.49     15.26
1041.42/1041.42	c  N dy 39492   5497475      1504     18984         0    257940    124740   2201706     14.51     15.28
1048.52/1048.52	c  N dy 39626   5518222      1504     18984         0    277282    124740   2843205     14.51     15.44
1056.04/1056.09	c  N dy 39764   5538305      1504     18984         0    295971    124740   3527446     14.52     15.34
1063.91/1063.90	c  N dy 39918   5558396      1504     18984         0    314748    124740   4190793     14.53     15.66
1073.21/1073.23	c  N dy 40059   5578494      1504     18984         0    333567    124740   4952974     14.54     17.26
1082.81/1082.84	c  N dy 40203   5598528      1504     18984         0    260392    124740   2116982     14.56     15.46
1090.72/1090.80	c  N dy 40354   5618600      1504     18984         0    279242    124740   2872413     14.57     23.43
1098.72/1098.73	c  N dy 40484   5638694      1504     18984         0    298097    124740   3577707     14.58     15.47
1107.51/1107.61	c  N dy 40641   5658777      1504     18984         0    316910    124740   4298558     14.59     15.44
1116.81/1116.85	c  N dy 40786   5678829      1504     18984         0    335809    124740   5021867     14.60     21.68
1126.52/1126.52	c  N dy 40932   5698913      1504     18984         0    354566    124740   5754702     14.61     37.11
1133.22/1133.26	c  S st 41045   5714375      1504     18984         0    275822    124740   2546907     14.62   no data
1133.42/1133.47	c  S st 41045   5714879      1504     18984         0    276299    124740   2558395     14.62   no data
1133.42/1133.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1133.52/1133.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.6M T:  0.10
1133.52/1133.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1133.52/1133.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1133.52/1133.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1133.52/1133.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1504 time:  0.00 s
1133.52/1133.60	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1133.62/1133.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
1133.72/1133.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1142.72/1142.75	c lits-rem:     12002  cl-subs:     5132  v-elim:      0  v-fix:    0  time:  9.00 s
1142.72/1142.76	c vivif2 --  cl tried    18984 cl shrink        0 lits rem          0 time: 0.00
1142.72/1142.80	c vivif2 --  cl tried   271167 cl shrink        0 lits rem          0 time: 0.04
1142.94/1142.98	c asymm  cl-useful: 0/1479/18984 lits-rem:0 time: 0.19
1142.94/1142.99	c calculated reachability. Time: 0.00
1142.94/1142.99	c  N dy 41045   5714879      1504     18984         0    271167    124740   2499008     14.62   no data
1150.92/1150.95	c  N dy 41192   5734884      1504     18984         0    290029    124740   3213493     14.63     15.54
1159.62/1159.62	c  N dy 41349   5754970      1504     18984         0    308919    124740   3955322     14.65     20.72
1167.61/1167.66	c  N dy 41497   5775109      1504     18984         0    327780    124740   4618926     14.66     15.44
1176.82/1176.87	c  N dy 41643   5795172      1504     18984         0    346502    124740   5320512     14.67     22.78
1186.83/1186.85	c  N dy 41797   5815198      1504     18984         0    365340    124740   6024425     14.68     19.93
1194.92/1194.99	c  N dy 41950   5835292      1504     18984         0    285698    124740   2834675     14.69     22.07
1203.22/1203.20	c  N dy 42119   5855355      1504     18984         0    304381    124740   3540333     14.70     16.69
1211.42/1211.44	c  N dy 42268   5875376      1504     18984         0    323155    124740   4216089     14.71     22.09
1220.12/1220.13	c  N dy 42403   5895406      1504     18984         0    342048    124740   4900918     14.72     15.50
1230.02/1230.00	c  N dy 42546   5915425      1504     18984         0    360808    124740   5611444     14.73     19.23
1239.74/1239.73	c  N dy 42714   5935428      1504     18984         0    284643    124740   2624413     14.75     19.43
1247.22/1247.25	c  N dy 42865   5955692      1504     18984         0    303546    124740   3271950     14.76     15.74
1255.22/1255.23	c  N dy 43002   5975728      1504     18984         0    322288    124740   3917132     14.76     15.88
1263.94/1263.99	c  N dy 43149   5995852      1504     18984         0    341113    124740   4603495     14.77     15.66
1274.72/1274.71	c  N dy 43291   6015954      1504     18984         0    359929    124740   5407874     14.79     37.94
1285.22/1285.28	c  N dy 43453   6036130      1504     18984         0    283154    124740   2357498     14.80     15.73
1292.54/1292.52	c  N dy 43571   6056131      1504     18984         0    301947    124740   3029842     14.80     15.67
1301.23/1301.30	c  N dy 43714   6076154      1504     18984         0    320803    124740   3726069     14.81     15.61
1310.72/1310.73	c  N dy 43866   6096249      1504     18984         0    339621    124740   4453461     14.82     20.01
1320.22/1320.20	c  N dy 44010   6116260      1504     18984         0    358463    124740   5137585     14.83     17.68
1330.12/1330.10	c  N dy 44151   6136925      1504     18984         0    377898    124740   5862853     14.84     15.81
1338.92/1338.94	c  N dy 44309   6156960      1504     18984         0    299366    124740   2747996     14.85     21.17
1348.13/1348.13	c  N dy 44450   6177047      1504     18984         0    318232    124740   3531797     14.86     15.90
1357.52/1357.51	c  N dy 44592   6197136      1504     18984         0    337057    124740   4299961     14.87     20.29
1365.82/1365.87	c  S st 44721   6214879      1504     18984         0    353700    124740   4936183     14.88   no data
1366.13/1366.15	c  S st 44721   6215380      1504     18984         0    354174    124740   4945813     14.88   no data
1366.13/1366.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1366.32/1366.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.6M T:  0.14
1366.32/1366.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1366.32/1366.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1366.32/1366.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1366.32/1366.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1504 time:  0.00 s
1366.32/1366.32	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1366.42/1366.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
1366.52/1366.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1383.02/1383.06	c lits-rem:     13083  cl-subs:     4042  v-elim:      0  v-fix:    0  time: 16.46 s
1383.02/1383.06	c vivif2 --  cl tried    18984 cl shrink        0 lits rem          0 time: 0.00
1383.12/1383.14	c vivif2 --  cl tried   350132 cl shrink        0 lits rem          0 time: 0.07
1383.32/1383.32	c asymm  cl-useful: 0/940/18984 lits-rem:0 time: 0.19
1383.32/1383.33	c calculated reachability. Time: 0.00
1383.32/1383.33	c  N dy 44721   6215380      1504     18984         0    350132    124740   4858724     14.88   no data
1394.12/1394.10	c  N dy 44890   6235445      1504     18984         0    368877    124740   5614139     14.90     20.06
1405.42/1405.42	c  N dy 45046   6255649      1504     18984         0    387982    124740   6343009     14.91     15.81
1415.12/1415.12	c  N dy 45198   6275676      1504     18984         0    307413    124740   3013732     14.92     22.33
1424.82/1424.83	c  N dy 45364   6295756      1504     18984         0    326287    124740   3784886     14.93     20.51
1434.22/1434.22	c  N dy 45518   6315782      1504     18984         0    345082    124740   4523642     14.95     15.79
1444.24/1444.25	c  N dy 45667   6335881      1504     18984         0    364085    124740   5281275     14.96     15.82
1454.93/1454.92	c  N dy 45831   6356179      1504     18984         0    383151    124740   6022502     14.97     15.76
1465.32/1465.30	c  N dy 45981   6376215      1504     18984         0    302744    124740   2593245     14.98     24.20
1473.62/1473.62	c  N dy 46124   6396265      1504     18984         0    321559    124740   3304608     14.99     17.04
1482.33/1482.33	c  N dy 46278   6416562      1504     18984         0    340660    124740   3983948     15.00     15.93
1492.74/1492.75	c  N dy 46434   6437380      1504     18984         0    360280    124740   4782884     15.01     15.83
1502.42/1502.46	c  N dy 46557   6457586      1504     18984         0    379235    124740   5505500     15.01     16.20
1513.22/1513.28	c  N dy 46704   6477613      1504     18984         0    398135    124740   6220963     15.02     22.82
1525.13/1525.18	c  N dy 46829   6504838      1504     18984         0    323802    124740   3162473     15.03     16.05
1535.42/1535.50	c  N dy 46978   6524930      1504     18984         0    342762    124740   3935310     15.04     18.91
1546.42/1546.51	c  N dy 47119   6544987      1504     18984         0    361771    124740   4707047     15.05     28.86
1556.73/1556.78	c  N dy 47270   6565450      1504     18984         0    381008    124740   5437352     15.06     17.79
1566.23/1566.31	c  N dy 47397   6585677      1504     18984         0    400117    124740   6096492     15.06     16.04
1576.53/1576.57	c  N dy 47544   6605682      1504     18984         0    316776    124740   2786316     15.07     21.34
1585.73/1585.77	c  N dy 47685   6625716      1504     18984         0    335620    124740   3512760     15.08     16.11
1595.43/1595.49	c  N dy 47829   6645796      1504     18984         0    354395    124740   4235828     15.09     43.82
1605.43/1605.43	c  N dy 47961   6666348      1504     18984         0    373738    124740   4976270     15.10     15.92
1616.23/1616.20	c  N dy 48104   6686465      1504     18984         0    392556    124740   5675700     15.11     16.02
1626.02/1626.06	c  N dy 48236   6706498      1504     18984         0    411226    124740   6363078     15.11     16.04
1631.13/1631.11	c  S st 48277   6715380      1504     18984         0    317577    124740   2675878     15.12   no data
1631.35/1631.36	c  S st 48277   6715883      1504     18984         0    318054    124740   2685534     15.12   no data
1631.35/1631.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1631.43/1631.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.1M T:  0.11
1631.53/1631.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1631.53/1631.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1631.53/1631.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1631.53/1631.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1504 time:  0.00 s
1631.53/1631.50	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1631.53/1631.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
1631.63/1631.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1637.23/1637.23	c lits-rem:     10879  cl-subs:     4922  v-elim:      0  v-fix:    0  time:  5.55 s
1637.23/1637.23	c vivif2 --  cl tried    18984 cl shrink        0 lits rem          0 time: 0.00
1637.23/1637.28	c vivif2 --  cl tried   313132 cl shrink        0 lits rem          0 time: 0.05
1637.43/1637.46	c asymm  cl-useful: 0/1630/18984 lits-rem:0 time: 0.18
1637.43/1637.47	c calculated reachability. Time: 0.00
1637.43/1637.47	c  N dy 48277   6715883      1504     18984         0    313132    124740   2631412     15.12   no data
1647.32/1647.34	c  N dy 48450   6735891      1504     18984         0    331996    124740   3404277     15.13     16.79
1656.73/1656.78	c  N dy 48590   6755904      1504     18984         0    350944    124740   4124497     15.14     16.25
1667.43/1667.42	c  N dy 48733   6776114      1504     18984         0    370018    124740   4895740     15.15     16.18
1677.63/1677.65	c  N dy 48855   6796348      1504     18984         0    389198    124740   5621262     15.15     16.00
1689.23/1689.29	c  N dy 49004   6816810      1504     18984         0    408506    124740   6387622     15.16     16.24
1700.73/1700.74	c  N dy 49155   6836864      1504     18984         0    319723    124740   2660412     15.17     25.53
1709.34/1709.32	c  N dy 49296   6856875      1504     18984         0    338584    124740   3350773     15.18     19.84
1719.03/1719.02	c  N dy 49437   6877372      1504     18984         0    357947    124740   4098620     15.19     16.10
1729.33/1729.38	c  N dy 49595   6897443      1504     18984         0    376913    124740   4818245     15.20     16.07
1740.63/1740.64	c  N dy 49754   6917509      1504     18984         0    395842    124740   5555952     15.21     20.42
1752.63/1752.62	c  N dy 49901   6937553      1504     18984         0    414734    124740   6304387     15.21     19.46
1763.53/1763.51	c  N dy 50046   6957654      1504     18984         0    329828    124740   2850373     15.22     16.12
1773.34/1773.38	c  N dy 50195   6978167      1504     18984         0    349176    124740   3594363     15.23     16.32
1783.23/1783.24	c  N dy 50339   6998250      1504     18984         0    368141    124740   4326142     15.24     18.25
1793.93/1793.97	c  N dy 50477   7018263      1504     18984         0    386994    124740   5068130     15.25     21.47
1805.94/1805.97	c  N dy 50622   7038314      1504     18984         0    405941    124740   5845182     15.26     21.93
1818.43/1818.47	c  N dy 50781   7058335      1504     18984         0    424805    124740   6588950     15.27     16.19
1830.54/1830.51	c  N dy 50907   7078393      1504     18984         0    339041    124740   2988919     15.27     16.10
1841.04/1841.05	c  N dy 51067   7098484      1504     18984         0    358094    124740   3760575     15.28     17.99
1851.93/1851.98	c  N dy 51224   7118552      1504     18984         0    377079    124740   4532037     15.29     16.30
1863.04/1863.01	c  N dy 51366   7138633      1504     18984         0    395968    124740   5265703     15.30     20.72
1873.73/1873.74	c  N dy 51499   7158722      1504     18984         0    415075    124740   5970260     15.30     16.31
1885.53/1885.55	c  N dy 51636   7178768      1504     18984         0    434045    124740   6718312     15.31     17.01
1896.83/1896.90	c  N dy 51786   7198845      1504     18984         0    346659    124740   3113427     15.32     21.81
1905.25/1905.30	c  S st 51909   7215885      1504     18984         0    362751    124740   3715693     15.33   no data
1905.53/1905.59	c  S st 51909   7216389      1504     18984         0    363215    124740   3726899     15.33   no data
1905.63/1905.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1905.73/1905.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.7M T:  0.14
1905.73/1905.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1905.73/1905.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1905.73/1905.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1905.73/1905.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1504 time:  0.00 s
1905.73/1905.76	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1905.83/1905.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
1905.93/1905.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1911.33/1911.34	c lits-rem:      8383  cl-subs:     2841  v-elim:      0  v-fix:    0  time:  5.36 s
1911.33/1911.34	c vivif2 --  cl tried    18984 cl shrink        0 lits rem          0 time: 0.00
1911.43/1911.40	c vivif2 --  cl tried   360374 cl shrink        0 lits rem          0 time: 0.06
1911.53/1911.58	c asymm  cl-useful: 0/2961/18984 lits-rem:0 time: 0.17
1911.53/1911.59	c calculated reachability. Time: 0.00
1911.53/1911.59	c  N dy 51909   7216389      1504     18984         0    360374    124740   3680387     15.33   no data
1922.24/1922.22	c  N dy 52059   7236547      1504     18984         0    379460    124740   4435073     15.34     16.63
1933.04/1933.02	c  N dy 52191   7256645      1504     18984         0    398444    124740   5171289     15.34     16.53
1945.43/1945.46	c  N dy 52344   7276669      1504     18984         0    417409    124740   5936690     15.35     36.82
1958.14/1958.15	c  N dy 52493   7296707      1504     18984         0    436322    124740   6692921     15.36     44.56
1970.44/1970.49	c  N dy 52652   7316879      1504     18984         0    346481    124740   2976394     15.37     16.46
1981.83/1981.80	c  N dy 52816   7336934      1504     18984         0    365367    124740   3806561     15.39     23.30
1992.43/1992.44	c  N dy 52969   7356956      1504     18984         0    384306    124740   4560976     15.40     20.39
2003.34/2003.33	c  N dy 53100   7377174      1504     18984         0    403504    124740   5284098     15.40     16.53
2014.64/2014.64	c  N dy 53216   7397204      1504     18984         0    422442    124740   6000431     15.41     17.74
2026.04/2026.01	c  N dy 53357   7417297      1504     18984         0    441420    124740   6747304     15.41     24.19
2037.44/2037.48	c  N dy 53500   7437404      1504     18984         0    352003    124740   2985798     15.42     16.30
2046.94/2046.98	c  N dy 53616   7457572      1504     18984         0    371160    124740   3663479     15.42     16.34
2058.54/2058.54	c  N dy 53771   7477831      1504     18984         0    390294    124740   4444905     15.43     16.33
2070.44/2070.49	c  N dy 53920   7497832      1504     18984         0    409164    124740   5210603     15.44     17.39
2082.83/2082.82	c  N dy 54066   7517883      1504     18984         0    428259    124740   5977329     15.45     38.95
2094.35/2094.40	c  N dy 54208   7537980      1504     18984         0    447288    124740   6669859     15.46     20.92
2106.14/2106.14	c  N dy 54343   7558296      1504     18984         0    356877    124740   3020473     15.46     16.83
2116.14/2116.12	c  N dy 54482   7578855      1504     18984         0    376259    124740   3760768     15.47     16.44
2127.24/2127.25	c  N dy 54636   7598891      1504     18984         0    395101    124740   4500376     15.48     16.34
2139.14/2139.18	c  N dy 54780   7619123      1504     18984         0    414118    124740   5289582     15.49     16.36
2150.45/2150.48	c  N dy 54921   7639203      1504     18984         0    433145    124740   6026724     15.49     16.48
2162.94/2162.94	c  N dy 55059   7659325      1504     18984         0    452180    124740   6750532     15.50     16.35
2176.64/2176.65	c  N dy 55210   7679403      1504     18984         0    361542    124740   2973111     15.51     19.93
2187.24/2187.22	c  N dy 55367   7699531      1504     18984         0    380589    124740   3741186     15.52     16.53
2196.34/2196.35	c  S st 55497   7716390      1504     18984         0    396496    124740   4344038     15.53   no data
2196.65/2196.70	c  S st 55497   7716894      1504     18984         0    396971    124740   4353133     15.53   no data
2196.76/2196.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2196.84/2196.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.1M T:  0.15
2196.84/2196.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2196.84/2196.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2196.84/2196.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2196.84/2196.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1504 time:  0.00 s
2196.84/2196.89	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2196.94/2196.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
2197.14/2197.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2205.45/2205.49	c lits-rem:      9919  cl-subs:     3802  v-elim:      0  v-fix:    0  time:  8.35 s
2205.45/2205.50	c vivif2 --  cl tried    18984 cl shrink        0 lits rem          0 time: 0.00
2205.56/2205.57	c vivif2 --  cl tried   393169 cl shrink        0 lits rem          0 time: 0.07
2205.74/2205.75	c asymm  cl-useful: 0/1402/18984 lits-rem:0 time: 0.18
2205.74/2205.76	c calculated reachability. Time: 0.00
2205.74/2205.76	c  N dy 55497   7716894      1504     18984         0    393169    124740   4289262     15.53   no data
2216.34/2216.34	c  N dy 55640   7736912      1504     18984         0    411987    124740   4975527     15.53     17.87
2229.15/2229.16	c  N dy 55785   7757887      1504     18984         0    431834    124740   5758108     15.54     16.51
2242.15/2242.14	c  N dy 55946   7777963      1504     18984         0    450725    124740   6533453     15.55     28.39
2254.65/2254.69	c  N dy 56085   7797989      1504     18984         0    469669    124740   7253380     15.55     25.37
2266.44/2266.47	c  N dy 56223   7818121      1504     18984         0    375614    124740   3428906     15.56     16.42
2276.44/2276.43	c  N dy 56353   7838169      1504     18984         0    394574    124740   4121802     15.57     16.89
2287.84/2287.81	c  N dy 56500   7858197      1504     18984         0    413562    124740   4876906     15.57     25.70
2300.84/2300.84	c  N dy 56640   7878342      1504     18984         0    432645    124740   5680436     15.58     17.25
2314.36/2314.40	c  N dy 56795   7898539      1504     18984         0    451758    124740   6467437     15.59     16.66
2327.84/2327.82	c  N dy 56942   7918609      1504     18984         0    470716    124740   7237837     15.60     16.48
2340.25/2340.27	c  N dy 57087   7938709      1504     18984         0    377576    124740   3309581     15.60     16.50
2351.64/2351.65	c  N dy 57228   7958764      1504     18984         0    396581    124740   4054196     15.61     22.73
2364.05/2364.07	c  N dy 57381   7978816      1504     18984         0    415658    124740   4831528     15.62     30.90
2375.64/2375.68	c  N dy 57518   7999055      1504     18984         0    434782    124740   5577241     15.63     17.23
2391.36/2391.35	c  N dy 57661   8021742      1504     18984         0    456183    124740   6513288     15.63     16.72
2405.66/2405.66	c  N dy 57814   8042399      1504     18984         0    475744    124740   7314076     15.64     16.58
2419.95/2419.98	c  N dy 57971   8062466      1504     18984         0    382078    124740   3283152     15.65     17.43
2430.75/2430.76	c  N dy 58103   8082625      1504     18984         0    401146    124740   4029916     15.66     16.92
2442.07/2442.04	c  N dy 58237   8102631      1504     18984         0    420072    124740   4745185     15.67     16.80
2454.44/2454.45	c  N dy 58382   8122681      1504     18984         0    439028    124740   5508603     15.67     17.35
2467.15/2467.20	c  N dy 58528   8142707      1504     18984         0    457959    124740   6246982     15.68     16.60
2479.36/2479.35	c  N dy 58664   8163099      1504     18984         0    477261    124740   6982989     15.68     16.75
2493.66/2493.67	c  N dy 58788   8183153      1504     18984         0    382329    124740   3076840     15.69     19.51
2504.24/2504.29	c  N dy 58924   8203274      1504     18984         0    401379    124740   3794494     15.70     16.59
2511.85/2511.84	c  S st 59026   8216894      1504     18984         0    414232    124740   4286654     15.70     15.82
2512.15/2512.19	c  S st 59026   8217398      1504     18984         0    414701    124740   4297354     15.70   no data
2512.25/2512.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2512.36/2512.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.3M T:  0.15
2512.36/2512.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2512.36/2512.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2512.36/2512.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2512.36/2512.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1504 time:  0.00 s
2512.36/2512.39	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2512.47/2512.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
2512.65/2512.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2521.05/2521.02	c lits-rem:      8816  cl-subs:     3810  v-elim:      0  v-fix:    0  time:  8.37 s
2521.05/2521.02	c vivif2 --  cl tried    18984 cl shrink        0 lits rem          0 time: 0.00
2521.05/2521.09	c vivif2 --  cl tried   410891 cl shrink        0 lits rem          0 time: 0.07
2521.27/2521.29	c asymm  cl-useful: 0/1621/18984 lits-rem:0 time: 0.20
2521.35/2521.30	c calculated reachability. Time: 0.00
2521.35/2521.30	c  N dy 59026   8217398      1504     18984         0    410891    124740   4237037     15.70   no data
2533.65/2533.69	c  N dy 59176   8237411      1504     18984         0    429802    124740   4999245     15.71     16.63
2546.35/2546.32	c  N dy 59319   8257454      1504     18984         0    448797    124740   5768249     15.71     23.09
2559.67/2559.67	c  N dy 59481   8277510      1504     18984         0    467752    124740   6525983     15.72     19.44
2571.87/2571.82	c  N dy 59609   8297550      1504     18984         0    486755    124740   7261856     15.73     16.66
2585.65/2585.67	c  N dy 59749   8317602      1504     18984         0    388324    124740   3213693     15.74     16.61
2598.05/2598.02	c  N dy 59899   8337605      1504     18984         0    407332    124740   4043955     15.75     16.77
2607.55/2607.51	c  N dy 60019   8357627      1504     18984         0    426168    124740   4743150     15.75     21.46
2620.16/2620.16	c  N dy 60153   8377638      1504     18984         0    445178    124740   5488426     15.76     16.63
2633.75/2633.78	c  N dy 60286   8397681      1504     18984         0    464254    124740   6270761     15.76     19.76
2645.85/2645.82	c  N dy 60415   8417969      1504     18984         0    483485    124740   7019855     15.77     17.26
2659.06/2659.00	c  N dy 60561   8438043      1504     18984         0    502370    124740   7723888     15.77     16.69
2670.45/2670.46	c  N dy 60688   8458104      1504     18984         0    405353    124740   3676302     15.78     21.63
2682.55/2682.59	c  N dy 60828   8478161      1504     18984         0    424306    124740   4468417     15.78     33.20
2696.46/2696.47	c  N dy 60953   8498215      1504     18984         0    443394    124740   5300524     15.79     16.79
2710.95/2710.94	c  N dy 61081   8521492      1504     18984         0    465456    124740   6093638     15.79     16.74
2724.26/2724.28	c  N dy 61226   8541556      1504     18984         0    484410    124740   6844261     15.80     17.44
2737.56/2737.59	c  N dy 61370   8561618      1504     18984         0    503274    124740   7590293     15.81     33.32
2750.96/2751.01	c  N dy 61518   8581641      1504     18984         0    405052    124740   3462769     15.82     16.85
2762.95/2762.96	c  N dy 61665   8601687      1504     18984         0    423980    124740   4214936     15.82     24.90
2777.36/2777.33	c  N dy 61798   8621707      1504     18984         0    442967    124740   5005048     15.83     19.07
2791.25/2791.26	c  N dy 61954   8641718      1504     18984         0    462018    124740   5794730     15.84     16.70
2805.15/2805.10	c  N dy 62082   8662466      1504     18984         0    481742    124740   6584936     15.84     16.69
2818.56/2818.58	c  N dy 62210   8682769      1504     18984         0    501010    124740   7346717     15.85     16.89
2833.46/2833.44	c  N dy 62325   8703726      1504     18984         0    402874    124740   3199094     15.85     17.45
2840.66/2840.68	c  S st 62411   8717398      1504     18984         0    415870    124740   3666114     15.85   no data
2841.06/2841.01	c  S st 62411   8717900      1504     18984         0    416338    124740   3673869     15.85   no data
2841.06/2841.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2841.16/2841.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.4M T:  0.15
2841.16/2841.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2841.16/2841.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2841.16/2841.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2841.16/2841.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1504 time:  0.00 s
2841.16/2841.20	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2841.27/2841.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
2841.46/2841.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2845.56/2845.52	c lits-rem:      6914  cl-subs:     3208  v-elim:      0  v-fix:    0  time:  4.07 s
2845.56/2845.52	c vivif2 --  cl tried    18984 cl shrink        0 lits rem          0 time: 0.00
2845.56/2845.58	c vivif2 --  cl tried   413130 cl shrink        0 lits rem          0 time: 0.06
2845.77/2845.78	c asymm  cl-useful: 0/1052/18984 lits-rem:0 time: 0.19
2845.77/2845.79	c calculated reachability. Time: 0.00
2845.77/2845.79	c  N dy 62411   8717900      1504     18984         0    413130    124740   3633371     15.85   no data
2858.56/2858.57	c  N dy 62548   8737980      1504     18984         0    432219    124740   4407537     15.86     19.97
2871.26/2871.21	c  N dy 62695   8758029      1504     18984         0    451184    124740   5184333     15.87     16.88
2884.36/2884.34	c  N dy 62841   8778273      1504     18984         0    470309    124740   5972949     15.87     16.71
2897.47/2897.42	c  N dy 62974   8798815      1504     18984         0    489886    124740   6746873     15.88     16.74
2911.85/2911.80	c  N dy 63111   8818919      1504     18984         0    508948    124740   7531517     15.89     16.94
2926.56/2926.56	c  N dy 63256   8838969      1504     18984         0    406320    124740   3223526     15.89     19.63
2939.27/2939.22	c  N dy 63387   8859372      1504     18984         0    425785    124740   3971578     15.90     16.89
2951.06/2951.04	c  N dy 63517   8879378      1504     18984         0    444726    124740   4710963     15.90     17.18
2963.96/2963.93	c  N dy 63657   8899466      1504     18984         0    463802    124740   5471042     15.91     19.18
2977.67/2977.69	c  N dy 63799   8919527      1504     18984         0    482833    124740   6278569     15.92     16.90
2992.66/2992.66	c  N dy 63929   8939545      1504     18984         0    501949    124740   7036164     15.92     26.16
3007.86/3007.89	c  N dy 64070   8959587      1504     18984         0    521039    124740   7830231     15.93     24.92
3021.26/3021.20	c  N dy 64204   8979817      1504     18984         0    419717    124740   3513978     15.93     16.79
3034.06/3034.00	c  N dy 64357   8999970      1504     18984         0    438790    124740   4319209     15.94     17.11
3046.56/3046.51	c  N dy 64490   9020363      1504     18984         0    458087    124740   5054290     15.94     16.85
3059.56/3059.52	c  N dy 64622   9040609      1504     18984         0    477323    124740   5811705     15.95     17.00
3072.96/3072.93	c  N dy 64759   9060864      1504     18984         0    496545    124740   6518045     15.95     16.82
3087.68/3087.69	c  N dy 64908   9080938      1504     18984         0    515652    124740   7288092     15.96     19.72
3104.28/3104.23	c  N dy 65066   9101038      1504     18984         0    534710    124740   8084332     15.97     18.59
3118.06/3118.05	c  N dy 65219   9121108      1504     18984         0    432960    124740   3899925     15.98     20.47
3129.67/3129.68	c  N dy 65340   9141141      1504     18984         0    451874    124740   4609939     15.98     16.86
3143.06/3143.06	c  N dy 65481   9161523      1504     18984         0    471271    124740   5404301     15.99     16.83
3156.46/3156.44	c  N dy 65634   9181544      1504     18984         0    490199    124740   6118633     15.99     22.27
3171.28/3171.28	c  N dy 65764   9201591      1504     18984         0    509204    124740   6892016     16.00     23.43
3183.66/3183.69	c  S st 65885   9217900      1504     18984         0    524705    124740   7528838     16.00     13.22
3184.06/3184.09	c  S st 65885   9218403      1504     18984         0    525171    124740   7537803     16.00   no data
3184.16/3184.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
3184.36/3184.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.5M T:  0.21
3184.36/3184.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3184.36/3184.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3184.36/3184.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3184.36/3184.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1504 time:  0.00 s
3184.36/3184.35	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3184.47/3184.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.13 s
3184.77/3184.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3219.57/3219.56	c lits-rem:     15897  cl-subs:     5599  v-elim:      0  v-fix:    0  time: 34.79 s
3219.57/3219.57	c vivif2 --  cl tried    18984 cl shrink        0 lits rem          0 time: 0.00
3219.68/3219.68	c vivif2 --  cl tried   519572 cl shrink        0 lits rem          0 time: 0.11
3219.87/3219.88	c asymm  cl-useful: 0/2255/18984 lits-rem:0 time: 0.20
3219.87/3219.89	c calculated reachability. Time: 0.00
3219.87/3219.89	c  N dy 65885   9218403      1504     18984         0    519572    124740   7401259     16.00   no data
3235.96/3235.99	c  N dy 66025   9238420      1504     18984         0    538648    124740   8218481     16.01     19.23
3250.07/3250.05	c  N dy 66159   9258460      1504     18984         0    433680    124740   3843347     16.02     21.60
3264.88/3264.82	c  N dy 66310   9279700      1504     18984         0    453880    124740   4704989     16.02     16.99
3277.86/3277.87	c  N dy 66447   9299709      1504     18984         0    472915    124740   5488358     16.03     38.98
3291.66/3291.66	c  N dy 66591   9319770      1504     18984         0    492001    124740   6240700     16.03     28.51
3307.17/3307.10	c  N dy 66733   9339785      1504     18984         0    511075    124740   7064446     16.04     21.08
3323.46/3323.50	c  N dy 66883   9359812      1504     18984         0    530113    124740   7925821     16.05     25.98
3338.76/3338.78	c  N dy 67013   9379854      1504     18984         0    549115    124740   8689800     16.06     21.84
3352.89/3352.87	c  N dy 67161   9400728      1504     18984         0    446124    124740   4098579     16.06     16.97
3366.77/3366.74	c  N dy 67288   9423083      1504     18984         0    467339    124740   4967212     16.07     16.92
3380.57/3380.58	c  N dy 67434   9443137      1504     18984         0    486375    124740   5703117     16.07     17.12
3394.77/3394.75	c  N dy 67584   9463309      1504     18984         0    505527    124740   6465335     16.08     17.92
3410.37/3410.40	c  N dy 67733   9483397      1504     18984         0    524555    124740   7213276     16.08     19.60
3425.38/3425.41	c  N dy 67864   9503775      1504     18984         0    543969    124740   7960216     16.09     17.04
3441.17/3441.13	c  N dy 68003   9523847      1504     18984         0    438955    124740   3597039     16.10     17.63
3455.08/3455.11	c  N dy 68162   9543857      1504     18984         0    457904    124740   4414381     16.10     18.06
3468.28/3468.26	c  N dy 68300   9563952      1504     18984         0    476992    124740   5145538     16.11     17.04
3480.77/3480.75	c  N dy 68428   9584211      1504     18984         0    496150    124740   5857271     16.11     17.25
3493.87/3493.89	c  N dy 68544   9604582      1504     18984         0    515541    124740   6525173     16.11     16.99
3508.07/3508.06	c  N dy 68663   9624617      1504     18984         0    534648    124740   7243705     16.12     17.16
3524.07/3524.09	c  N dy 68812   9645219      1504     18984         0    554219    124740   8011159     16.12     17.13
3539.57/3539.51	c  N dy 68956   9665295      1504     18984         0    448407    124740   3773678     16.13     18.54
3552.48/3552.48	c  N dy 69101   9686010      1504     18984         0    468003    124740   4551736     16.13     17.23
3566.19/3566.13	c  N dy 69219   9706084      1504     18984         0    487208    124740   5360521     16.14     17.03
3574.87/3574.82	c  S st 69312   9718406      1504     18984         0    498841    124740   5815336     16.14   no data
3575.27/3575.24	c  S st 69312   9718909      1504     18984         0    499319    124740   5826307     16.14   no data
3575.27/3575.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
3575.47/3575.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.3M T:  0.20
3575.47/3575.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3575.47/3575.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3575.47/3575.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3575.47/3575.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1504 time:  0.00 s
3575.47/3575.48	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3575.67/3575.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.12 s
3575.87/3575.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3594.37/3594.31	c lits-rem:     10765  cl-subs:     4142  v-elim:      0  v-fix:    0  time: 18.49 s
3594.37/3594.31	c vivif2 --  cl tried    18984 cl shrink        0 lits rem          0 time: 0.00
3594.47/3594.41	c vivif2 --  cl tried   495177 cl shrink        0 lits rem          0 time: 0.09
3594.67/3594.60	c asymm  cl-useful: 0/2657/18984 lits-rem:0 time: 0.19
3594.67/3594.62	c calculated reachability. Time: 0.00
3594.67/3594.62	c  N dy 69312   9718909      1504     18984         0    495177    124740   5747805     16.14   no data
3609.37/3609.39	c  N dy 69452   9738921      1504     18984         0    514190    124740   6559248     16.15     23.58
3625.70/3625.65	c  N dy 69604   9759021      1504     18984         0    533282    124740   7348654     16.16     20.30
3639.89/3639.90	c  N dy 69743   9779098      1504     18984         0    552308    124740   8079615     16.16     17.33
3655.97/3655.97	c  N dy 69872   9799158      1504     18984         0    571406    124740   8854903     16.17     17.32
3669.08/3669.04	c  N dy 70005   9819275      1504     18984         0    462322    124740   4209229     16.17     17.53
3682.18/3682.11	c  N dy 70138   9839277      1504     18984         0    481419    124740   4978832     16.18     17.14
3695.38/3695.35	c  N dy 70274   9859373      1504     18984         0    500560    124740   5702893     16.18     21.09
3711.58/3711.50	c  N dy 70418   9879383      1504     18984         0    519620    124740   6521728     16.19     17.23
3727.58/3727.53	c  N dy 70552   9899437      1504     18984         0    538602    124740   7296288     16.20     18.00
3743.57/3743.58	c  N dy 70699   9919446      1504     18984         0    557626    124740   8085368     16.20     21.04
3762.47/3762.41	c  N dy 70826   9940615      1504     18984         0    450945    124740   3564738     16.21     17.41
3775.78/3775.77	c  N dy 70976   9960731      1504     18984         0    470021    124740   4334882     16.21     17.11
3789.18/3789.16	c  N dy 71108   9980867      1504     18984         0    489160    124740   5104305     16.22     17.48
3803.28/3803.25	c  N dy 71248  10000949      1504     18984         0    508153    124740   5865630     16.22     17.23
3817.18/3817.10	c  N dy 71369  10021036      1504     18984         0    527282    124740   6621330     16.23     22.66
3832.78/3832.75	c  N dy 71524  10041067      1504     18984         0    546291    124740   7399200     16.23     18.52
3850.48/3850.40	c  N dy 71682  10061118      1504     18984         0    565469    124740   8226233     16.24     21.47
3868.58/3868.58	c  N dy 71827  10081139      1504     18984         0    456873    124740   3593293     16.25     21.98
3881.58/3881.56	c  N dy 71935  10101228      1504     18984         0    476061    124740   4353742     16.25     23.91
3896.78/3896.72	c  N dy 72081  10121320      1504     18984         0    495181    124740   5154014     16.26     17.79
3911.48/3911.48	c  N dy 72234  10141603      1504     18984         0    514470    124740   5917882     16.26     17.16
3926.78/3926.78	c  N dy 72369  10161651      1504     18984         0    533567    124740   6707007     16.27     18.58
3943.29/3943.20	c  N dy 72531  10181653      1504     18984         0    552545    124740   7488699     16.28     19.55
3959.88/3959.88	c  N dy 72685  10201725      1504     18984         0    571652    124740   8291039     16.28     17.32
3973.68/3973.62	c  S st 72791  10218909      1504     18984         0    587946    124740   8939394     16.28   no data
3974.18/3974.14	c  S st 72791  10219412      1504     18984         0    588405    124740   8951494     16.28   no data
3974.18/3974.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
3974.48/3974.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  7.5M T:  0.24
3974.48/3974.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3974.48/3974.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3974.48/3974.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3974.48/3974.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1504 time:  0.00 s
3974.48/3974.44	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3974.58/3974.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.15 s
3974.98/3974.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4024.69/4024.67	c lits-rem:     16733  cl-subs:     5821  v-elim:      0  v-fix:    0  time: 49.74 s
4024.69/4024.67	c vivif2 --  cl tried    18984 cl shrink        0 lits rem          0 time: 0.00
4024.78/4024.80	c vivif2 --  cl tried   582584 cl shrink        0 lits rem          0 time: 0.13
4024.90/4024.90	c asymm  cl-useful: 0/1778/18984 lits-rem:0 time: 0.09
4025.00/4024.92	c calculated reachability. Time: 0.00
4025.00/4024.92	c  N dy 72791  10219412      1504     18984         0    582584    124740   8802252     16.28   no data
4041.59/4041.58	c  N dy 72945  10239452      1504     18984         0    470544    124740   4065485     16.29     17.16
4056.28/4056.26	c  N dy 73084  10259526      1504     18984         0    489595    124740   4837308     16.30     17.20
4070.78/4070.73	c  N dy 73210  10279571      1504     18984         0    508719    124740   5612571     16.30     17.35
4086.68/4086.63	c  N dy 73357  10299663      1504     18984         0    527965    124740   6457026     16.31     21.54
4102.48/4102.44	c  N dy 73511  10319695      1504     18984         0    547028    124740   7243797     16.31     22.84
4119.18/4119.12	c  N dy 73658  10339732      1504     18984         0    566209    124740   8053895     16.32     17.43
4135.79/4135.77	c  N dy 73807  10359755      1504     18984         0    585235    124740   8829401     16.33     20.84
4153.49/4153.48	c  N dy 73954  10379885      1504     18984         0    474312    124740   4033680     16.33     17.37
4166.49/4166.42	c  N dy 74067  10400041      1504     18984         0    493544    124740   4775273     16.34     17.20
4178.89/4178.88	c  N dy 74202  10420111      1504     18984         0    512598    124740   5543979     16.34     17.36
4195.29/4195.23	c  N dy 74354  10440127      1504     18984         0    531616    124740   6352772     16.35     18.07
4211.19/4211.16	c  N dy 74509  10460166      1504     18984         0    550703    124740   7159322     16.36     17.72
4228.29/4228.31	c  N dy 74646  10480514      1504     18984         0    570136    124740   7970012     16.36     17.64
4245.08/4245.03	c  N dy 74777  10500584      1504     18984         0    589251    124740   8771733     16.36     17.23
4261.18/4261.18	c  N dy 74899  10520772      1504     18984         0    477677    124740   3866473     16.37     17.23
4274.89/4274.88	c  N dy 75044  10541055      1504     18984         0    496999    124740   4609060     16.37     17.28
4290.49/4290.46	c  N dy 75172  10561115      1504     18984         0    516021    124740   5462920     16.38     33.11
4306.50/4306.46	c  N dy 75320  10582120      1504     18984         0    536044    124740   6281510     16.38     17.53
4323.69/4323.62	c  N dy 75472  10602190      1504     18984         0    555111    124740   7086508     16.39     19.80
4341.09/4341.00	c  N dy 75614  10622234      1504     18984         0    574193    124740   7893092     16.39     17.45
4358.89/4358.83	c  N dy 75748  10642325      1504     18984         0    593326    124740   8691195     16.40     33.78
4377.89/4377.90	c  N dy 75893  10662403      1504     18984         0    480793    124740   3850389     16.41     28.97
4392.10/4392.00	c  N dy 76046  10682817      1504     18984         0    500216    124740   4602179     16.41     17.36
4405.69/4405.60	c  N dy 76180  10702828      1504     18984         0    519280    124740   5361715     16.42     17.42
4418.09/4418.04	c  S st 76288  10719412      1504     18984         0    535139    124740   5974494     16.42     12.15
4418.59/4418.53	c  S st 76288  10719913      1504     18984         0    535613    124740   5985279     16.42   no data
4418.59/4418.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
4418.81/4418.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.8M T:  0.21
4418.81/4418.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4418.81/4418.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4418.81/4418.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4418.81/4418.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1504 time:  0.00 s
4418.81/4418.79	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4418.99/4418.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.13 s
4419.19/4419.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4438.61/4438.52	c lits-rem:      9536  cl-subs:     4093  v-elim:      0  v-fix:    0  time: 19.37 s
4438.61/4438.52	c vivif2 --  cl tried    18984 cl shrink        0 lits rem          0 time: 0.00
4438.69/4438.62	c vivif2 --  cl tried   531520 cl shrink        0 lits rem          0 time: 0.10
4438.89/4438.87	c asymm  cl-useful: 0/1038/18984 lits-rem:0 time: 0.25
4438.89/4438.89	c calculated reachability. Time: 0.00
4438.89/4438.89	c  N dy 76288  10719913      1504     18984         0    531520    124740   5906684     16.42   no data
4454.50/4454.46	c  N dy 76429  10739993      1504     18984         0    550655    124740   6706266     16.43     20.49
4470.69/4470.62	c  N dy 76566  10760038      1504     18984         0    569781    124740   7477079     16.43     17.53
4487.79/4487.75	c  N dy 76708  10780107      1504     18984         0    588875    124740   8282997     16.44     17.44
4506.71/4506.66	c  N dy 76854  10800195      1504     18984         0    608003    124740   9117447     16.44     17.38
4523.00/4522.91	c  N dy 76987  10820281      1504     18984         0    491743    124740   4100142     16.45     21.79
4537.80/4537.76	c  N dy 77128  10840689      1504     18984         0    511205    124740   4911699     16.45     17.53
4552.40/4552.30	c  N dy 77245  10860722      1504     18984         0    530266    124740   5693410     16.46     17.41
4568.00/4567.91	c  N dy 77390  10880761      1504     18984         0    549343    124740   6505839     16.46     20.99
4584.49/4584.48	c  N dy 77525  10901072      1504     18984         0    568689    124740   7271416     16.47     17.47
4601.70/4601.61	c  N dy 77662  10921432      1504     18984         0    588109    124740   8074977     16.47     17.45
4621.10/4621.10	c  N dy 77826  10941504      1504     18984         0    607258    124740   8959750     16.48     23.88
4638.71/4638.70	c  N dy 77960  10961605      1504     18984         0    492562    124740   3954498     16.48     17.79
4655.40/4655.30	c  N dy 78092  10982377      1504     18984         0    512428    124740   4780284     16.49     17.80
4670.40/4670.39	c  N dy 78229  11002432      1504     18984         0    531521    124740   5555531     16.49     17.61
4687.50/4687.45	c  N dy 78376  11022506      1504     18984         0    550630    124740   6382959     16.50     25.93
4704.30/4704.28	c  N dy 78529  11042604      1504     18984         0    569827    124740   7154048     16.50     17.81
4721.90/4721.83	c  N dy 78679  11062734      1504     18984         0    589095    124740   7964521     16.51     17.44
4739.10/4739.08	c  N dy 78815  11082813      1504     18984         0    608178    124740   8712800     16.51     17.45
4757.10/4757.03	c  N dy 78968  11102824      1504     18984         0    627219    124740   9501636     16.52     39.50
4771.70/4771.66	c  N dy 79103  11122864      1504     18984         0    511550    124740   4575310     16.52     40.27
4787.60/4787.58	c  N dy 79257  11142877      1504     18984         0    530554    124740   5384323     16.53     17.45
4801.80/4801.71	c  N dy 79379  11162917      1504     18984         0    549492    124740   6098911     16.53     18.02
4819.90/4819.89	c  N dy 79521  11183002      1504     18984         0    568673    124740   6970748     16.54     21.48
4836.10/4836.10	c  N dy 79652  11203100      1504     18984         0    587825    124740   7735794     16.54     17.57
4850.70/4850.68	c  S st 79766  11219913      1504     18984         0    603834    124740   8383210     16.55   no data
4851.20/4851.19	c  S st 79766  11220417      1504     18984         0    604310    124740   8393767     16.55   no data
4851.30/4851.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
4851.50/4851.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  7.6M T:  0.25
4851.60/4851.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4851.60/4851.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4851.60/4851.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4851.60/4851.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1504 time:  0.00 s
4851.60/4851.50	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4851.70/4851.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.16 s
4852.00/4851.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4897.10/4897.04	c lits-rem:     15427  cl-subs:     5295  v-elim:      0  v-fix:    0  time: 45.08 s
4897.10/4897.04	c vivif2 --  cl tried    18984 cl shrink        0 lits rem          0 time: 0.00
4897.21/4897.17	c vivif2 --  cl tried   599015 cl shrink        0 lits rem          0 time: 0.13
4897.40/4897.39	c asymm  cl-useful: 0/850/18984 lits-rem:0 time: 0.22
4897.50/4897.41	c calculated reachability. Time: 0.00
4897.50/4897.41	c  N dy 79766  11220417      1504     18984         0    599015    124740   8266594     16.55   no data
4915.30/4915.24	c  N dy 79916  11240683      1504     18984         0    618297    124740   9023464     16.55     17.68
4935.30/4935.20	c  N dy 80070  11260755      1504     18984         0    499577    124740   3927034     16.56     31.06
4948.41/4948.34	c  N dy 80198  11280774      1504     18984         0    518625    124740   4694511     16.56     17.80
4963.91/4963.88	c  N dy 80332  11300848      1504     18984         0    537834    124740   5470153     16.57     33.51
4980.51/4980.45	c  N dy 80475  11320953      1504     18984         0    556942    124740   6272590     16.57     17.68
4997.00/4996.93	c  N dy 80615  11341008      1504     18984         0    576029    124740   7084798     16.58     17.51

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

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.01 2.04 1.91 2/527 16011
/proc/meminfo: memFree=3707516/32951124 swapFree=65586216/67111528
[pid=16011] ppid=16009 vsize=31272 CPUtime=0 cores=1,3,5,7
/proc/16011/stat : 16011 (strangenight2-s) R 16009 16011 15667 0 -1 4202496 1239 0 0 0 0 0 0 0 25 0 1 0 818532408 32022528 1147 33554432000 4194304 4580011 140736885327664 18446744073709551615 4489100 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16011/statm: 7818 1147 325 95 0 2800 0

[startup+0.048286 s]
/proc/loadavg: 2.01 2.04 1.91 2/527 16011
/proc/meminfo: memFree=3707516/32951124 swapFree=65586216/67111528
[pid=16011] ppid=16009 vsize=32200 CPUtime=0.04 cores=1,3,5,7
/proc/16011/stat : 16011 (strangenight2-s) R 16009 16011 15667 0 -1 4202496 1540 0 0 0 4 0 0 0 25 0 1 0 818532408 32972800 1448 33554432000 4194304 4580011 140736885327664 18446744073709551615 4294488 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16011/statm: 8050 1448 340 95 0 3032 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 32200

[startup+0.100277 s]
/proc/loadavg: 2.01 2.04 1.91 2/527 16011
/proc/meminfo: memFree=3707516/32951124 swapFree=65586216/67111528
[pid=16011] ppid=16009 vsize=32332 CPUtime=0.09 cores=1,3,5,7
/proc/16011/stat : 16011 (strangenight2-s) R 16009 16011 15667 0 -1 4202496 1580 0 0 0 9 0 0 0 25 0 1 0 818532408 33107968 1488 33554432000 4194304 4580011 140736885327664 18446744073709551615 4504558 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16011/statm: 8083 1488 340 95 0 3065 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32332

[startup+0.300251 s]
/proc/loadavg: 2.01 2.04 1.91 2/527 16011
/proc/meminfo: memFree=3707516/32951124 swapFree=65586216/67111528
[pid=16011] ppid=16009 vsize=38940 CPUtime=0.29 cores=1,3,5,7
/proc/16011/stat : 16011 (strangenight2-s) R 16009 16011 15667 0 -1 4202496 3638 0 0 0 29 0 0 0 25 0 1 0 818532408 39874560 2844 33554432000 4194304 4580011 140736885327664 18446744073709551615 4293746 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16011/statm: 9735 2844 364 95 0 4717 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38940

[startup+0.70018 s]
/proc/loadavg: 2.01 2.04 1.91 2/527 16011
/proc/meminfo: memFree=3707516/32951124 swapFree=65586216/67111528
[pid=16011] ppid=16009 vsize=39356 CPUtime=0.69 cores=1,3,5,7
/proc/16011/stat : 16011 (strangenight2-s) R 16009 16011 15667 0 -1 4202496 4512 0 0 0 69 0 0 0 25 0 1 0 818532408 40300544 2974 33554432000 4194304 4580011 140736885327664 18446744073709551615 4318348 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16011/statm: 9839 2974 365 95 0 4821 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 39356

[startup+1.50104 s]
/proc/loadavg: 2.01 2.04 1.91 3/528 16012
/proc/meminfo: memFree=3690760/32951124 swapFree=65586216/67111528
[pid=16011] ppid=16009 vsize=42852 CPUtime=1.49 cores=1,3,5,7
/proc/16011/stat : 16011 (strangenight2-s) R 16009 16011 15667 0 -1 4202496 6172 0 0 0 149 0 0 0 25 0 1 0 818532408 43880448 3832 33554432000 4194304 4580011 140736885327664 18446744073709551615 4294324 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16011/statm: 10713 3832 366 95 0 5695 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 42852

[startup+3.10076 s]
/proc/loadavg: 2.01 2.04 1.91 3/528 16012
/proc/meminfo: memFree=3687040/32951124 swapFree=65586216/67111528
[pid=16011] ppid=16009 vsize=46996 CPUtime=3.09 cores=1,3,5,7
/proc/16011/stat : 16011 (strangenight2-s) R 16009 16011 15667 0 -1 4202496 9184 0 0 0 308 1 0 0 25 0 1 0 818532408 48123904 4924 33554432000 4194304 4580011 140736885327664 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16011/statm: 11749 4924 366 95 0 6731 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 46996

[startup+6.3002 s]
/proc/loadavg: 2.01 2.04 1.91 3/528 16012
/proc/meminfo: memFree=3774116/32951124 swapFree=65586216/67111528
[pid=16011] ppid=16009 vsize=50016 CPUtime=6.29 cores=1,3,5,7
/proc/16011/stat : 16011 (strangenight2-s) R 16009 16011 15667 0 -1 4202496 13439 0 0 0 628 1 0 0 25 0 1 0 818532408 51216384 5542 33554432000 4194304 4580011 140736885327664 18446744073709551615 4306277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16011/statm: 12504 5542 366 95 0 7486 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 50016

[startup+12.7011 s]
/proc/loadavg: 2.01 2.04 1.91 3/528 16012
/proc/meminfo: memFree=3741916/32951124 swapFree=65586216/67111528
[pid=16011] ppid=16009 vsize=54812 CPUtime=12.69 cores=1,3,5,7
/proc/16011/stat : 16011 (strangenight2-s) R 16009 16011 15667 0 -1 4202496 19654 0 0 0 1266 3 0 0 25 0 1 0 818532408 56127488 7104 33554432000 4194304 4580011 140736885327664 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16011/statm: 13703 7104 366 95 0 8685 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 54812

[startup+25.5008 s]
/proc/loadavg: 2.01 2.03 1.91 3/528 16012
/proc/meminfo: memFree=3691260/32951124 swapFree=65586216/67111528
[pid=16011] ppid=16009 vsize=57288 CPUtime=25.49 cores=1,3,5,7
/proc/16011/stat : 16011 (strangenight2-s) R 16009 16011 15667 0 -1 4202496 29993 0 0 0 2545 4 0 0 25 0 1 0 818532408 58662912 7374 33554432000 4194304 4580011 140736885327664 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16011/statm: 14322 7374 366 95 0 9304 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 57288

[startup+51.1003 s]
/proc/loadavg: 2.00 2.03 1.91 3/528 16013
/proc/meminfo: memFree=3618940/32951124 swapFree=65586216/67111528
[pid=16011] ppid=16009 vsize=67976 CPUtime=51.09 cores=1,3,5,7
/proc/16011/stat : 16011 (strangenight2-s) R 16009 16011 15667 0 -1 4202496 46503 0 0 0 5101 8 0 0 25 0 1 0 818532408 69607424 10712 33554432000 4194304 4580011 140736885327664 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16011/statm: 16994 10712 366 95 0 11976 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 67976

[startup+102.32 s]
/proc/loadavg: 2.00 2.02 1.91 3/528 16014
/proc/meminfo: memFree=3630236/32951124 swapFree=65586216/67111528
[pid=16011] ppid=16009 vsize=89324 CPUtime=102.31 cores=1,3,5,7
/proc/16011/stat : 16011 (strangenight2-s) R 16009 16011 15667 0 -1 4202496 72054 0 0 0 10219 12 0 0 25 0 1 0 818532408 91467776 15687 33554432000 4194304 4580011 140736885327664 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16011/statm: 22331 15687 366 95 0 17313 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 89324

[startup+162.301 s]
/proc/loadavg: 2.00 2.02 1.91 3/528 16016
/proc/meminfo: memFree=3716336/32951124 swapFree=65586216/67111528
[pid=16011] ppid=16009 vsize=101296 CPUtime=162.29 cores=1,3,5,7
/proc/16011/stat : 16011 (strangenight2-s) R 16009 16011 15667 0 -1 4202496 94676 0 0 0 16212 17 0 0 25 0 1 0 818532408 103727104 17823 33554432000 4194304 4580011 140736885327664 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16011/statm: 25324 17823 368 95 0 20306 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 101296

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 1.91 3/528 16017
/proc/meminfo: memFree=3572068/32951124 swapFree=65586216/67111528
[pid=16011] ppid=16009 vsize=103600 CPUtime=222.29 cores=1,3,5,7
/proc/16011/stat : 16011 (strangenight2-s) R 16009 16011 15667 0 -1 4202496 112782 0 0 0 22208 21 0 0 25 0 1 0 818532408 106086400 18917 33554432000 4194304 4580011 140736885327664 18446744073709551615 4294436 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16011/statm: 25900 18917 366 95 0 20882 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 103600

[startup+282.301 s]
/proc/loadavg: 2.15 2.04 1.92 3/528 16019
/proc/meminfo: memFree=3362224/32951124 swapFree=65586216/67111528
[pid=16011] ppid=16009 vsize=104368 CPUtime=282.29 cores=1,3,5,7
/proc/16011/stat : 16011 (strangenight2-s) R 16009 16011 15667 0 -1 4202496 127629 0 0 0 28204 25 0 0 25 0 1 0 818532408 106872832 20501 33554432000 4194304 4580011 140736885327664 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16011/statm: 26092 20501 366 95 0 21074 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 104368

[startup+342.3 s]
/proc/loadavg: 2.19 2.06 1.93 3/528 16020
/proc/meminfo: memFree=3344808/32951124 swapFree=65586216/67111528
[pid=16011] ppid=16009 vsize=115000 CPUtime=342.3 cores=1,3,5,7
/proc/16011/stat : 16011 (strangenight2-s) R 16009 16011 15667 0 -1 4202496 143730 0 0 0 34201 29 0 0 25 0 1 0 818532408 117760000 21622 33554432000 4194304 4580011 140736885327664 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16011/statm: 28750 21622 366 95 0 23732 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 115000

[startup+402.301 s]
/proc/loadavg: 2.07 2.05 1.93 3/528 16022
/proc/meminfo: memFree=3463444/32951124 swapFree=65586216/67111528
[pid=16011] ppid=16009 vsize=115804 CPUtime=402.29 cores=1,3,5,7
/proc/16011/stat : 16011 (strangenight2-s) R 16009 16011 15667 0 -1 4202496 157031 0 0 0 40197 32 0 0 25 0 1 0 818532408 118583296 22460 33554432000 4194304 4580011 140736885327664 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16011/statm: 28951 22460 366 95 0 23933 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 115804

[startup+462.3 s]
/proc/loadavg: 2.10 2.06 1.94 3/528 16024
/proc/meminfo: memFree=3426684/32951124 swapFree=65586216/67111528
[pid=16011] ppid=16009 vsize=129312 CPUtime=462.3 cores=1,3,5,7
/proc/16011/stat : 16011 (strangenight2-s) R 16009 16011 15667 0 -1 4202496 169992 0 0 0 46195 35 0 0 25 0 1 0 818532408 132415488 26374 33554432000 4194304 4580011 140736885327664 18446744073709551615 4295644 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16011/statm: 32328 26374 366 95 0 27310 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 129312

[startup+522.301 s]
/proc/loadavg: 2.11 2.08 1.96 3/528 16025
/proc/meminfo: memFree=3392400/32951124 swapFree=65586216/67111528
[pid=16011] ppid=16009 vsize=130108 CPUtime=522.3 cores=1,3,5,7
/proc/16011/stat : 16011 (strangenight2-s) R 16009 16011 15667 0 -1 4202496 183367 0 0 0 52191 39 0 0 25 0 1 0 818532408 133230592 25462 33554432000 4194304 4580011 140736885327664 18446744073709551615 4489378 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16011/statm: 32527 25462 366 95 0 27509 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 130108

[startup+582.3 s]
/proc/loadavg: 2.04 2.06 1.96 3/528 16027
/proc/meminfo: memFree=3375120/32951124 swapFree=65586216/67111528
[pid=16011] ppid=16009 vsize=130684 CPUtime=582.3 cores=1,3,5,7
/proc/16011/stat : 16011 (strangenight2-s) R 16009 16011 15667 0 -1 4202496 194156 0 0 0 58188 42 0 0 25 0 1 0 818532408 133820416 26267 33554432000 4194304 4580011 140736885327664 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16011/statm: 32671 26267 366 95 0 27653 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 130684

[startup+642.301 s]

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

[startup+4062.32 s]
/proc/loadavg: 2.03 2.05 2.01 3/528 16229
/proc/meminfo: memFree=13250936/32951124 swapFree=65586216/67111528
[pid=16011] ppid=16009 vsize=329620 CPUtime=4062.4 cores=1,3,5,7
/proc/16011/stat : 16011 (strangenight2-s) R 16009 16011 15667 0 -1 4202496 653297 0 0 0 406059 181 0 0 25 0 1 0 818532408 337530880 71670 33554432000 4194304 4580011 140736885327664 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16011/statm: 82405 71670 370 95 0 77387 0
Current children cumulated CPU time (s) 4062.4
Current children cumulated vsize (KiB) 329620

[startup+4122.3 s]
/proc/loadavg: 2.01 2.04 2.01 3/528 16230
/proc/meminfo: memFree=13231048/32951124 swapFree=65586216/67111528
[pid=16011] ppid=16009 vsize=460016 CPUtime=4122.38 cores=1,3,5,7
/proc/16011/stat : 16011 (strangenight2-s) R 16009 16011 15667 0 -1 4202496 656532 0 0 0 412055 183 0 0 25 0 1 0 818532408 471056384 74905 33554432000 4194304 4580011 140736885327664 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16011/statm: 115004 74905 370 95 0 109986 0
Current children cumulated CPU time (s) 4122.38
Current children cumulated vsize (KiB) 460016

[startup+4182.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/528 16232
/proc/meminfo: memFree=13246736/32951124 swapFree=65586216/67111528
[pid=16011] ppid=16009 vsize=329860 CPUtime=4182.39 cores=1,3,5,7
/proc/16011/stat : 16011 (strangenight2-s) R 16009 16011 15667 0 -1 4202496 664993 0 0 0 418053 186 0 0 25 0 1 0 818532408 337776640 72319 33554432000 4194304 4580011 140736885327664 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16011/statm: 82465 72319 370 95 0 77447 0
Current children cumulated CPU time (s) 4182.39
Current children cumulated vsize (KiB) 329860

[startup+4242.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/528 16233
/proc/meminfo: memFree=13238620/32951124 swapFree=65586216/67111528
[pid=16011] ppid=16009 vsize=461220 CPUtime=4242.39 cores=1,3,5,7
/proc/16011/stat : 16011 (strangenight2-s) R 16009 16011 15667 0 -1 4202496 668056 0 0 0 424052 187 0 0 25 0 1 0 818532408 472289280 75382 33554432000 4194304 4580011 140736885327664 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16011/statm: 115305 75382 370 95 0 110287 0
Current children cumulated CPU time (s) 4242.39
Current children cumulated vsize (KiB) 461220

[startup+4302.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/528 16235
/proc/meminfo: memFree=13240656/32951124 swapFree=65586216/67111528
[pid=16011] ppid=16009 vsize=330188 CPUtime=4302.39 cores=1,3,5,7
/proc/16011/stat : 16011 (strangenight2-s) R 16009 16011 15667 0 -1 4202496 676489 0 0 0 430050 189 0 0 25 0 1 0 818532408 338112512 72712 33554432000 4194304 4580011 140736885327664 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16011/statm: 82547 72712 370 95 0 77529 0
Current children cumulated CPU time (s) 4302.39
Current children cumulated vsize (KiB) 330188

[startup+4362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/528 16237
/proc/meminfo: memFree=13240000/32951124 swapFree=65586216/67111528
[pid=16011] ppid=16009 vsize=462848 CPUtime=4362.39 cores=1,3,5,7
/proc/16011/stat : 16011 (strangenight2-s) R 16009 16011 15667 0 -1 4202496 679411 0 0 0 436048 191 0 0 25 0 1 0 818532408 473956352 75634 33554432000 4194304 4580011 140736885327664 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16011/statm: 115712 75634 370 95 0 110694 0
Current children cumulated CPU time (s) 4362.39
Current children cumulated vsize (KiB) 462848

[startup+4422.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/528 16238
/proc/meminfo: memFree=13236728/32951124 swapFree=65586216/67111528
[pid=16011] ppid=16009 vsize=330512 CPUtime=4422.39 cores=1,3,5,7
/proc/16011/stat : 16011 (strangenight2-s) R 16009 16011 15667 0 -1 4202496 687723 0 0 0 442046 193 0 0 25 0 1 0 818532408 338444288 72740 33554432000 4194304 4580011 140736885327664 18446744073709551615 4451804 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16011/statm: 82628 72740 370 95 0 77610 0
Current children cumulated CPU time (s) 4422.39
Current children cumulated vsize (KiB) 330512

[startup+4482.3 s]
/proc/loadavg: 1.75 1.95 1.98 2/522 16257
/proc/meminfo: memFree=13335972/32951124 swapFree=65586216/67111528
[pid=16011] ppid=16009 vsize=464472 CPUtime=4482.39 cores=1,3,5,7
/proc/16011/stat : 16011 (strangenight2-s) R 16009 16011 15667 0 -1 4202496 689929 0 0 0 448045 194 0 0 25 0 1 0 818532408 475619328 74946 33554432000 4194304 4580011 140736885327664 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16011/statm: 116118 74946 370 95 0 111100 0
Current children cumulated CPU time (s) 4482.39
Current children cumulated vsize (KiB) 464472

[startup+4542.3 s]
/proc/loadavg: 1.32 1.79 1.92 2/522 16261
/proc/meminfo: memFree=13348372/32951124 swapFree=65586216/67111528
[pid=16011] ppid=16009 vsize=330708 CPUtime=4542.39 cores=1,3,5,7
/proc/16011/stat : 16011 (strangenight2-s) R 16009 16011 15667 0 -1 4202496 698262 0 0 0 454042 197 0 0 25 0 1 0 818532408 338644992 71867 33554432000 4194304 4580011 140736885327664 18446744073709551615 4293190 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16011/statm: 82677 71867 370 95 0 77659 0
Current children cumulated CPU time (s) 4542.39
Current children cumulated vsize (KiB) 330708

[startup+4602.3 s]
/proc/loadavg: 1.12 1.64 1.86 2/522 16263
/proc/meminfo: memFree=13334888/32951124 swapFree=65586216/67111528
[pid=16011] ppid=16009 vsize=465452 CPUtime=4602.41 cores=1,3,5,7
/proc/16011/stat : 16011 (strangenight2-s) R 16009 16011 15667 0 -1 4202496 701385 0 0 0 460041 200 0 0 25 0 1 0 818532408 476622848 74990 33554432000 4194304 4580011 140736885327664 18446744073709551615 4294354 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16011/statm: 116363 74990 370 95 0 111345 0
Current children cumulated CPU time (s) 4602.41
Current children cumulated vsize (KiB) 465452

[startup+4662.3 s]
/proc/loadavg: 1.04 1.52 1.81 2/522 16265
/proc/meminfo: memFree=13348140/32951124 swapFree=65586216/67111528
[pid=16011] ppid=16009 vsize=330984 CPUtime=4662.4 cores=1,3,5,7
/proc/16011/stat : 16011 (strangenight2-s) R 16009 16011 15667 0 -1 4202496 709664 0 0 0 466038 202 0 0 25 0 1 0 818532408 338927616 71884 33554432000 4194304 4580011 140736885327664 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16011/statm: 82746 71884 370 95 0 77728 0
Current children cumulated CPU time (s) 4662.4
Current children cumulated vsize (KiB) 330984

[startup+4722.32 s]
/proc/loadavg: 1.01 1.43 1.75 2/522 16266
/proc/meminfo: memFree=13336572/32951124 swapFree=65586216/67111528
[pid=16011] ppid=16009 vsize=466836 CPUtime=4722.42 cores=1,3,5,7
/proc/16011/stat : 16011 (strangenight2-s) R 16009 16011 15667 0 -1 4202496 712663 0 0 0 472038 204 0 0 25 0 1 0 818532408 478040064 74883 33554432000 4194304 4580011 140736885327664 18446744073709551615 4294417 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16011/statm: 116709 74883 370 95 0 111691 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 466836

[startup+4782.3 s]
/proc/loadavg: 1.00 1.35 1.70 2/522 16268
/proc/meminfo: memFree=13348680/32951124 swapFree=65586216/67111528
[pid=16011] ppid=16009 vsize=331312 CPUtime=4782.4 cores=1,3,5,7
/proc/16011/stat : 16011 (strangenight2-s) R 16009 16011 15667 0 -1 4202496 721110 0 0 0 478033 207 0 0 25 0 1 0 818532408 339263488 71898 33554432000 4194304 4580011 140736885327664 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16011/statm: 82828 71898 370 95 0 77810 0
Current children cumulated CPU time (s) 4782.4
Current children cumulated vsize (KiB) 331312

[startup+4842.3 s]
/proc/loadavg: 1.00 1.28 1.66 2/522 16269
/proc/meminfo: memFree=13335852/32951124 swapFree=65586216/67111528
[pid=16011] ppid=16009 vsize=468468 CPUtime=4842.4 cores=1,3,5,7
/proc/16011/stat : 16011 (strangenight2-s) R 16009 16011 15667 0 -1 4202496 724151 0 0 0 484031 209 0 0 25 0 1 0 818532408 479711232 74939 33554432000 4194304 4580011 140736885327664 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16011/statm: 117117 74939 370 95 0 112099 0
Current children cumulated CPU time (s) 4842.4
Current children cumulated vsize (KiB) 468468

[startup+4902.3 s]
/proc/loadavg: 1.00 1.23 1.61 2/522 16272
/proc/meminfo: memFree=13328740/32951124 swapFree=65586216/67111528
[pid=16011] ppid=16009 vsize=473104 CPUtime=4902.4 cores=1,3,5,7
/proc/16011/stat : 16011 (strangenight2-s) R 16009 16011 15667 0 -1 4202496 726136 0 0 0 490031 209 0 0 25 0 1 0 818532408 484458496 76924 33554432000 4194304 4580011 140736885327664 18446744073709551615 4294390 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16011/statm: 118276 76924 370 95 0 113258 0
Current children cumulated CPU time (s) 4902.4
Current children cumulated vsize (KiB) 473104

[startup+4962.3 s]
/proc/loadavg: 1.00 1.18 1.57 2/522 16274
/proc/meminfo: memFree=13341960/32951124 swapFree=65586216/67111528
[pid=16011] ppid=16009 vsize=336176 CPUtime=4962.41 cores=1,3,5,7
/proc/16011/stat : 16011 (strangenight2-s) R 16009 16011 15667 0 -1 4202496 734513 0 0 0 496029 212 0 0 25 0 1 0 818532408 344244224 73543 33554432000 4194304 4580011 140736885327664 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16011/statm: 84044 73543 370 95 0 79026 0
Current children cumulated CPU time (s) 4962.41
Current children cumulated vsize (KiB) 336176



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.00 1.16 1.54 2/522 16275
/proc/meminfo: memFree=13334480/32951124 swapFree=65586216/67111528
[pid=16011] ppid=16009 vsize=474248 CPUtime=5000.01 cores=1,3,5,7
/proc/16011/stat : 16011 (strangenight2-s) R 16009 16011 15667 0 -1 4202496 736425 0 0 0 499788 213 0 0 25 0 1 0 818532408 485629952 75455 33554432000 4194304 4580011 140736885327664 18446744073709551615 4294991 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16011/statm: 118562 75455 370 95 0 113544 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 474248

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

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

[startup+4999.9 s]
/proc/loadavg: 1.00 1.16 1.54 2/522 16275
/proc/meminfo: memFree=13334480/32951124 swapFree=65586216/67111528
[pid=16011] ppid=16009 vsize=474248 CPUtime=5000.01 cores=1,3,5,7
/proc/16011/stat : 16011 (strangenight2-s) R 16009 16011 15667 0 -1 4202496 736425 0 0 0 499788 213 0 0 25 0 1 0 818532408 485629952 75455 33554432000 4194304 4580011 140736885327664 18446744073709551615 4294991 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16011/statm: 118562 75455 370 95 0 113544 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 474248

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.93
CPU time (s): 5000.05
CPU user time (s): 4997.9
CPU system time (s): 2.15367
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 499416

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

runsolver used 24.3673 second user time and 62.0526 second system time

The end

Launcher Data

Begin job on node119 at 2011-05-25 02:23:37
IDJOB=3401123
IDBENCH=83408
IDSOLVER=1887
FILE ID=node119/3401123-1306283017
RUNJOBID= node119-1306280117-15686
PBS_JOBID= 13457867
Free space on /tmp= 73272 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/128/aes_128_3_keyfind_1.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3401123-1306283017/watcher-3401123-1306283017 -o /tmp/evaluation-result-3401123-1306283017/solver-3401123-1306283017 -C 5000 -W 5100 -M 15500  ./strangenight2-st HOME/instance-3401123-1306283017.cnf

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

MD5SUM BENCH= ff59ad0e88befc51bfa041e45143dc53
RANDOM SEED=2002414565

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.815
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.74
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.815
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       3707548 kB
Buffers:        189308 kB
Cached:        2624224 kB
SwapCached:       4316 kB
Active:       19775584 kB
Inactive:      9124172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       3707548 kB
SwapTotal:    67111528 kB
SwapFree:     65586216 kB
Dirty:            6232 kB
Writeback:           0 kB
AnonPages:    26084620 kB
Mapped:          42004 kB
Slab:           172436 kB
PageTables:     100324 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 174997440 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= 73288 MiB
End job on node119 at 2011-05-25 03:46:59