Trace number 3421948

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.07 4999.92

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_60_28_40_7-log.shuffled-as.sat03-127.cnf
MD5SUMf1f35d90237c4ca07d41a6a9b08e6279
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2451.79
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of clauses58376
Sum of the clauses size583480
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 556
Number of clauses of size over 558320

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-3421948-1306619783.cnf'
0.00/0.00	c -- header says num vars:            140
0.00/0.00	c -- header says num clauses:       58376
0.00/0.04	c -- clauses added:            0 learnts,        58376 normals,            0 xors
0.00/0.04	c -- vars added        140
0.00/0.04	c Parsing time:  0.04 s
0.00/0.04	c  N st     0         0       140     58376         0         0    583480         0   no data   no data
0.10/0.15	c asymm  cl-useful: 66/1006/58376 lits-rem:81 time: 0.11
0.10/0.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
0.10/0.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.10/0.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.10/0.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.10/0.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    140 time:  0.00 s
0.10/0.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.79/2.83	c lits-rem:     81997  cl-subs:    11791  v-elim:      0  v-fix:    0  time:  2.66 s
2.79/2.83	c Finding binary XORs  T:     0.00 s  found:       0
2.79/2.89	c Finding non-binary XORs:     0.05 s (found:       0, avg size: nan)
2.79/2.89	c calculated reachability. Time: 0.00
2.79/2.89	c Calc default polars -  time:   0.00 s pos:      70 undec:       0 neg:      70
2.79/2.89	c =========================================================================================
2.79/2.89	c types(t): F = full restart, N = normal restart
2.79/2.89	c types(t): S = simplification begin/end, E = solution found
2.79/2.89	c restart types(rt): st = static, dy = dynamic
2.79/2.89	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
2.79/2.89	c  B st     0         0       140     46585         0         0    395364         0   no data   no data
2.99/3.01	c  N dy    12      4117       140     46585         0      3915    395357     75984     14.67     15.46
3.09/3.13	c  N dy    23      8206       140     46585         0      7798    395353    151342     13.86     14.61
3.19/3.27	c  N dy    40     12358       140     46585         0      7116    395341    112674     13.91     14.88
3.40/3.44	c  N dy    54     17439       140     46585         0     11942    395334    203261     13.56     14.38
3.49/3.59	c  N dy    63     21459       140     46585         0      8345    395329    115619     13.49     14.30
3.69/3.71	c  F st    76     25001       140     46585         0     11701    395321    173405     13.43     11.87
3.69/3.74	c  N st    78     25626       140     46585         0     12295    395318    184749     13.43   no data
3.79/3.89	c  N dy    82     30000       140     46585         0     16439    395315    267433     13.43   no data
3.79/3.89	c  S st    82     30000       140     46585         0     16439    395315    267433     13.43   no data
3.89/3.94	c  S st    82     30502       140     46585         0     16930    395315    275230     13.43   no data
3.89/3.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.89/3.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.01
3.89/3.97	c blocked clauses removed:        0 vars:      0 tried:         140 T: 0.00 s
3.89/3.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.89/3.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.89/3.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    140 time:  0.00 s
3.89/3.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.89/3.98	c lits-rem:        38  cl-subs:       16  v-elim:      0  v-fix:    0  time:  0.01 s
3.89/3.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.69/4.73	c lits-rem:      3412  cl-subs:     1651  v-elim:      0  v-fix:    0  time:  0.73 s
4.89/4.91	c asymm  cl-useful: 0/1181/46401 lits-rem:0 time: 0.18
4.89/4.91	c calculated reachability. Time: 0.00
4.89/4.91	c  N dy    82     30502       140     46401         0     15447    393339    242548     13.43   no data
4.99/5.08	c  N dy   113     34584       140     46401         0     10104    393335    134921     13.63     14.39
5.19/5.26	c  N dy   132     39879       140     46401         0     15087    393321    223190     13.56     14.28
5.39/5.42	c  N dy   161     43961       140     46401         0     18978    393313    295408     13.65     14.41
5.39/5.49	c  S st   162     45754       140     46401         0     20652    393310    324310     13.60     12.37
5.50/5.56	c  S st   162     46254       140     46401         0     21135    393308    331780     13.60   no data
5.50/5.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.50/5.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.01
5.50/5.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.50/5.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.50/5.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.50/5.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    140 time:  0.00 s
5.50/5.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.50/5.60	c lits-rem:        35  cl-subs:       21  v-elim:      0  v-fix:    0  time:  0.01 s
5.50/5.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.19/6.27	c lits-rem:      2998  cl-subs:     1371  v-elim:      0  v-fix:    0  time:  0.66 s
6.19/6.28	c vivif2 --  cl tried    46295 cl shrink        0 lits rem          0 time: 0.00
6.19/6.28	c vivif2 --  cl tried    19849 cl shrink        0 lits rem          0 time: 0.00
6.39/6.47	c asymm  cl-useful: 0/1119/46295 lits-rem:0 time: 0.18
6.39/6.47	c calculated reachability. Time: 0.00
6.39/6.47	c  N dy   162     46254       140     46295         0     19849    392157    304051     13.60   no data
6.60/6.66	c  N dy   186     50892       140     46295         0     13677    392149    190309     13.67     14.61
6.79/6.89	c  N dy   200     57035       140     46295         0     19480    392141    292655     13.57     14.36
6.99/7.07	c  N dy   206     61382       140     46295         0     23552    392136    364579     13.49     14.21
7.19/7.24	c  N dy   237     65469       140     46295         0     15675    392131    219052     13.58     16.60
7.29/7.38	c  S st   258     69382       140     46295         0     19373    392125    287028     13.61   no data
7.39/7.44	c  S st   258     69886       140     46295         0     19864    392123    295424     13.61   no data
7.39/7.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.39/7.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.01
7.39/7.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.39/7.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.39/7.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.39/7.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    140 time:  0.00 s
7.39/7.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.39/7.47	c lits-rem:        15  cl-subs:       20  v-elim:      0  v-fix:    0  time:  0.01 s
7.39/7.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.89/7.95	c lits-rem:      1904  cl-subs:      793  v-elim:      0  v-fix:    0  time:  0.46 s
7.89/7.96	c vivif2 --  cl tried    46195 cl shrink        0 lits rem          0 time: 0.00
7.89/7.96	c vivif2 --  cl tried    19151 cl shrink        0 lits rem          0 time: 0.00
8.09/8.14	c asymm  cl-useful: 0/1131/46195 lits-rem:0 time: 0.18
8.09/8.14	c calculated reachability. Time: 0.00
8.09/8.14	c  N dy   258     69886       140     46195         0     19151    391043    279253     13.61   no data
8.29/8.37	c  N dy   269     75745       140     46195         0     24610    391032    373865     13.51     14.24
8.59/8.60	c  N dy   295     80717       140     46195         0     16499    391022    223153     13.51     14.40
8.69/8.80	c  N dy   330     85904       140     46195         0     21459    391013    316322     13.55     16.10
8.79/8.87	c  F st   342     87502       140     46195         0     22985    391009    344884     13.57   no data
9.09/9.12	c  N dy   348     92698       140     46195         0     14007    391008    172553     13.57   no data
9.29/9.34	c  N dy   368     98691       140     46195         0     19664    391002    274410     13.54     14.56
9.59/9.60	c  S st   402    104829       140     46195         0     25501    390989    381478     13.56     14.08
9.59/9.67	c  S st   402    105332       140     46195         0     25992    390985    389742     13.56   no data
9.59/9.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.59/9.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
9.69/9.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.69/9.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.69/9.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.69/9.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    140 time:  0.00 s
9.69/9.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.69/9.71	c lits-rem:        40  cl-subs:       30  v-elim:      0  v-fix:    0  time:  0.01 s
9.69/9.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.49/10.58	c lits-rem:      3806  cl-subs:     1451  v-elim:      0  v-fix:    0  time:  0.85 s
10.49/10.58	c vivif2 --  cl tried    46047 cl shrink        0 lits rem          0 time: 0.00
10.49/10.59	c vivif2 --  cl tried    24659 cl shrink        0 lits rem          0 time: 0.00
10.69/10.77	c asymm  cl-useful: 11/996/46047 lits-rem:11 time: 0.19
10.69/10.77	c calculated reachability. Time: 0.00
10.69/10.77	c  N dy   402    105332       140     46047         0     24659    389387    360722     13.56   no data
10.99/11.10	c  N dy   436    112063       140     46047         0     16212    389377    205686     13.57     14.88
11.39/11.41	c  N dy   468    119496       140     46047         0     23227    389367    331478     13.57     14.35
11.69/11.74	c  N dy   501    127283       140     46047         0     30633    389356    466640     13.56     14.30
12.09/12.18	c  N dy   551    136690       140     46047         0     23750    389342    332037     13.58     14.32
12.49/12.58	c  N dy   584    145722       140     46047         0     32311    389328    486690     13.58     14.36
12.99/13.02	c  N dy   609    155250       140     46047         0     24483    389314    335623     13.54     14.44
13.09/13.14	c  S st   629    157999       140     46047         0     27131    389312    385591     13.55     13.13
13.19/13.21	c  S st   629    158500       140     46047         0     27615    389309    393265     13.55   no data
13.19/13.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.19/13.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
13.19/13.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
13.19/13.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.19/13.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.19/13.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    140 time:  0.00 s
13.19/13.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
13.19/13.25	c lits-rem:        70  cl-subs:       40  v-elim:      0  v-fix:    0  time:  0.01 s
13.19/13.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.09/14.13	c lits-rem:      3793  cl-subs:     1581  v-elim:      0  v-fix:    0  time:  0.86 s
14.09/14.13	c vivif2 --  cl tried    45847 cl shrink        0 lits rem          0 time: 0.00
14.09/14.14	c vivif2 --  cl tried    26194 cl shrink        0 lits rem          0 time: 0.00
14.29/14.32	c asymm  cl-useful: 94/839/45847 lits-rem:94 time: 0.19
14.29/14.32	c calculated reachability. Time: 0.00
14.29/14.32	c  N dy   629    158500       140     45847         0     26194    387061    365084     13.55   no data
14.79/14.89	c  N dy   689    169398       140     45847         0     18832    387048    228655     13.58     14.50
15.29/15.38	c  N dy   765    180718       140     45847         0     29624    387038    431519     13.62     14.49
15.89/15.96	c  N dy   832    192293       140     45847         0     21889    387028    277415     13.66     14.39
16.50/16.53	c  N dy   874    204568       140     45847         0     33461    387012    483317     13.61     14.76
17.29/17.33	c  N dy   915    220516       140     45847         0     28885    386999    409515     13.56     14.29
17.99/18.08	c  N dy   981    234614       140     45847         0     21667    386980    265779     13.56     14.38
18.19/18.22	c  S st   997    237750       140     45847         0     24663    386973    321292     13.57   no data
18.19/18.28	c  S st   997    238256       140     45847         0     25153    386972    329444     13.57   no data
18.19/18.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.29/18.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
18.29/18.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18.29/18.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.29/18.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.29/18.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    140 time:  0.00 s
18.29/18.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18.29/18.33	c lits-rem:       173  cl-subs:      141  v-elim:      0  v-fix:    0  time:  0.02 s
18.29/18.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.89/18.92	c lits-rem:      3296  cl-subs:     1027  v-elim:      0  v-fix:    0  time:  0.58 s
18.89/18.93	c vivif2 --  cl tried    45496 cl shrink        0 lits rem          0 time: 0.00
18.89/18.93	c vivif2 --  cl tried    24336 cl shrink        0 lits rem          0 time: 0.00
19.09/19.12	c asymm  cl-useful: 90/890/45496 lits-rem:90 time: 0.18
19.09/19.12	c calculated reachability. Time: 0.00
19.09/19.12	c  N dy   997    238256       140     45496         0     24336    383197    314155     13.57   no data
19.79/19.86	c  N dy  1048    253535       140     45496         0     38687    383186    569475     13.54     15.85
20.69/20.72	c  N dy  1146    269910       140     45496         0     32809    383172    470448     13.58     14.39
21.69/21.74	c  N dy  1199    289762       140     45496         0     29044    383152    377122     13.53     14.25
22.49/22.58	c  F st  1294    306252       140     45496         0     44727    383139    665787     13.56   no data
22.69/22.71	c  N st  1298    308284       140     45496         0     46642    383139    703728     13.56   no data
23.70/23.79	c  N dy  1396    328323       140     45496         0     42281    383125    622952     13.59     14.31
24.90/24.90	c  N dy  1487    348562       140     45496         0     37131    383110    522133     13.59     14.32
25.30/25.40	c  S st  1527    357384       140     45496         0     45556    383103    680249     13.59     12.06
25.40/25.49	c  S st  1527    357886       140     45496         0     46039    383098    688617     13.59   no data
25.40/25.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.50/25.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.02
25.50/25.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
25.50/25.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.50/25.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.50/25.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    140 time:  0.00 s
25.50/25.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
25.50/25.54	c lits-rem:        98  cl-subs:       88  v-elim:      0  v-fix:    0  time:  0.02 s
25.50/25.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.79/27.83	c lits-rem:      6727  cl-subs:     2270  v-elim:      0  v-fix:    0  time:  2.26 s
27.79/27.84	c vivif2 --  cl tried    45195 cl shrink        0 lits rem          0 time: 0.00
27.79/27.84	c vivif2 --  cl tried    43982 cl shrink        0 lits rem          0 time: 0.01
27.99/28.04	c asymm  cl-useful: 59/692/45195 lits-rem:59 time: 0.20
27.99/28.04	c calculated reachability. Time: 0.00
27.99/28.04	c  N dy  1527    357886       140     45195         0     43982    379952    642429     13.59   no data
29.09/29.15	c  N dy  1634    377949       140     45195         0     37741    379939    523269     13.61     15.38
30.29/30.35	c  N dy  1725    398246       140     45195         0     30669    379928    382177     13.62     14.44
31.39/31.47	c  N dy  1819    418325       140     45195         0     49746    379918    737903     13.63     14.94
32.69/32.75	c  N dy  1909    439644       140     45195         0     42580    379905    590354     13.62     14.50
33.89/33.96	c  N dy  1963    459675       140     45195         0     33207    379889    409641     13.57     14.80
35.09/35.14	c  N dy  2067    479870       140     45195         0     52308    379876    758042     13.58     14.41
36.30/36.34	c  N dy  2193    500119       140     45195         0     42673    379854    593403     13.60     14.35
37.60/37.63	c  N dy  2283    520158       140     45195         0     31594    379846    372818     13.61     14.41
38.50/38.58	c  S st  2343    536829       140     45195         0     47227    379839    650200     13.61     11.36
38.60/38.68	c  S st  2343    537332       140     45195         0     47721    379838    658546     13.61   no data
38.60/38.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
38.69/38.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.02
38.69/38.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
38.69/38.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
38.69/38.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.69/38.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    140 time:  0.00 s
38.69/38.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
38.69/38.74	c lits-rem:       206  cl-subs:      149  v-elim:      0  v-fix:    0  time:  0.03 s
38.69/38.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
41.09/41.14	c lits-rem:      8731  cl-subs:     3474  v-elim:      0  v-fix:    0  time:  2.37 s
41.09/41.14	c vivif2 --  cl tried    44786 cl shrink        0 lits rem          0 time: 0.00
41.09/41.15	c vivif2 --  cl tried    44507 cl shrink        0 lits rem          0 time: 0.01
41.29/41.35	c asymm  cl-useful: 51/684/44786 lits-rem:51 time: 0.20
41.29/41.35	c calculated reachability. Time: 0.00
41.29/41.35	c  N dy  2343    537332       140     44786         0     44507    375570    596678     13.61   no data
42.59/42.68	c  N dy  2451    557372       140     44786         0     32687    375561    387178     13.62     14.34
43.79/43.81	c  N dy  2548    577548       140     44786         0     51844    375554    743622     13.62     14.45
45.10/45.14	c  N dy  2599    598508       140     44786         0     39627    375544    507735     13.59     14.48
46.30/46.37	c  N dy  2674    618553       140     44786         0     58591    375533    851418     13.58     15.30
47.69/47.71	c  N dy  2745    638824       140     44786         0     44792    375522    580746     13.56     14.51
48.89/48.99	c  N dy  2852    658837       140     44786         0     63856    375518    939592     13.58     17.19
50.19/50.29	c  N dy  2967    679200       140     44786         0     49442    375512    679452     13.59     14.32
51.69/51.72	c  N dy  3076    699922       140     44786         0     69164    375508   1043257     13.60     14.87
52.99/53.05	c  N dy  3174    720652       140     44786         0     54096    375505    761937     13.60     14.53
54.89/54.95	c  N dy  3255    746670       140     44786         0     42712    375493    532088     13.58     14.32
56.20/56.27	c  N dy  3364    766702       140     44786         0     61790    375483    888371     13.59     15.22
57.69/57.76	c  N dy  3461    787202       140     44786         0     44560    375479    568175     13.60     14.40
58.99/59.01	c  S st  3576    805999       140     44786         0     62443    375468    901882     13.61     13.29
59.09/59.13	c  S st  3576    806502       140     44786         0     62921    375468    909765     13.61   no data
59.09/59.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
59.09/59.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.03
59.09/59.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
59.09/59.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
59.09/59.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
59.09/59.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    140 time:  0.00 s
59.09/59.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
59.09/59.20	c lits-rem:       144  cl-subs:      108  v-elim:      0  v-fix:    0  time:  0.02 s
59.19/59.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
62.99/63.04	c lits-rem:      8930  cl-subs:     3391  v-elim:      0  v-fix:    0  time:  3.82 s
62.99/63.05	c vivif2 --  cl tried    44509 cl shrink        0 lits rem          0 time: 0.00
62.99/63.06	c vivif2 --  cl tried    59699 cl shrink        0 lits rem          0 time: 0.01
63.19/63.27	c asymm  cl-useful: 60/589/44509 lits-rem:61 time: 0.21
63.19/63.28	c calculated reachability. Time: 0.00
63.19/63.28	c  N dy  3576    806502       140     44509         0     59699    372423    844314     13.61   no data
64.80/64.88	c  N dy  3676    827987       140     44509         0     42539    372411    528097     13.62     14.39
66.11/66.20	c  N dy  3762    848073       140     44509         0     61537    372402    876310     13.62     19.46
67.79/67.81	c  N dy  3865    868173       140     44509         0     42052    372397    512269     13.63     16.75
68.99/69.08	c  N dy  3949    888246       140     44509         0     61195    372391    868473     13.63     14.38
70.69/70.79	c  N dy  3978    908260       140     44509         0     40335    372387    478288     13.60     15.46
72.09/72.14	c  N dy  4079    929655       140     44509         0     60666    372381    856344     13.60     14.34
73.70/73.77	c  N dy  4179    949851       140     44509         0     79795    372377   1209955     13.61     14.50
75.19/75.21	c  N dy  4273    969935       140     44509         0     58442    372366    807690     13.61     15.82
76.69/76.78	c  N dy  4373    989999       140     44509         0     77526    372360   1166722     13.61     14.56
78.29/78.30	c  N dy  4462   1010012       140     44509         0     54994    372353    730231     13.61     15.36
79.69/79.78	c  N dy  4568   1030015       140     44509         0     73994    372342   1087511     13.62     14.44
81.40/81.49	c  N dy  4654   1050766       140     44509         0     51212    372333    646561     13.62     14.40
82.90/82.95	c  N dy  4767   1071193       140     44509         0     70607    372329   1011636     13.63     14.61
83.00/83.01	c  F st  4772   1071875       140     44509         0     71258    372329   1023662     13.63   no data
84.70/84.79	c  N dy  4862   1091694       140     44509         0     46715    372327    557661     13.64     14.53
86.09/86.19	c  N dy  4952   1112098       140     44509         0     66104    372318    923157     13.64     14.36
87.79/87.88	c  N dy  5002   1132187       140     44509         0     84900    372315   1252204     13.62     14.36
89.40/89.45	c  N dy  5133   1152199       140     44509         0     59655    372308    793736     13.64     16.36
90.99/91.03	c  N dy  5249   1172232       140     44509         0     78694    372301   1151719     13.65     16.46
92.79/92.81	c  N dy  5301   1192625       140     44509         0     52363    372292    626502     13.62     14.38
94.09/94.11	c  S st  5395   1209754       140     44509         0     68702    372289    931686     13.63     13.99
94.19/94.23	c  S st  5395   1210254       140     44509         0     69192    372288    939521     13.63   no data
94.19/94.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
94.19/94.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.03
94.19/94.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
94.19/94.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
94.19/94.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
94.19/94.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    140 time:  0.00 s
94.19/94.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
94.29/94.31	c lits-rem:       193  cl-subs:      132  v-elim:      0  v-fix:    0  time:  0.03 s
94.29/94.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
98.59/98.62	c lits-rem:      8789  cl-subs:     5885  v-elim:      0  v-fix:    0  time:  4.29 s
98.59/98.63	c vivif2 --  cl tried    44124 cl shrink        0 lits rem          0 time: 0.00
98.59/98.64	c vivif2 --  cl tried    63560 cl shrink        0 lits rem          0 time: 0.01
98.79/98.85	c asymm  cl-useful: 33/581/44124 lits-rem:33 time: 0.21
98.79/98.85	c calculated reachability. Time: 0.00
98.79/98.85	c  N dy  5395   1210254       140     44124         0     63560    368203    846050     13.63   no data
100.49/100.52	c  N dy  5487   1230335       140     44124         0     82628    368196   1201466     13.63     14.38
102.20/102.30	c  N dy  5614   1250440       140     44124         0     55815    368192    705597     13.65     14.39
103.80/103.82	c  N dy  5704   1270528       140     44124         0     74800    368189   1056064     13.65     16.72
105.99/106.05	c  N dy  5758   1292862       140     44124         0     48870    368183    561062     13.63     14.36
107.49/107.56	c  N dy  5841   1314603       140     44124         0     69421    368173    932400     13.63     14.64
109.29/109.32	c  N dy  5947   1334689       140     44124         0     88537    368168   1291065     13.63     15.55
111.10/111.11	c  N dy  6024   1354772       140     44124         0     59608    368165    755325     13.63     14.38
112.69/112.73	c  N dy  6155   1374796       140     44124         0     78673    368158   1118533     13.64     14.42
114.79/114.84	c  N dy  6209   1395326       140     44124         0     49047    368154    552440     13.63     14.38
116.29/116.31	c  N dy  6317   1415833       140     44124         0     68552    368148    916189     13.64     14.39
118.00/118.02	c  N dy  6439   1436014       140     44124         0     87840    368141   1285686     13.65     14.44
119.90/120.00	c  N dy  6564   1456113       140     44124         0     56895    368136    693060     13.66     18.67
121.50/121.51	c  N dy  6671   1476204       140     44124         0     76045    368134   1057981     13.66     15.44
123.30/123.36	c  N dy  6775   1496675       140     44124         0     95471    368130   1423742     13.67     14.46
125.19/125.24	c  N dy  6846   1516840       140     44124         0     63498    368127    801393     13.67     14.44
126.89/126.96	c  N dy  6956   1537099       140     44124         0     82766    368123   1164759     13.67     14.50
128.90/128.92	c  N dy  7038   1557322       140     44124         0    101815    368121   1507746     13.67     14.41
130.60/130.68	c  N dy  7107   1578406       140     44124         0     69889    368117    920675     13.67     14.45
132.39/132.46	c  N dy  7190   1598756       140     44124         0     89219    368114   1284364     13.66     14.39
134.59/134.69	c  N dy  7275   1618965       140     44124         0     55565    368109    645162     13.67     14.41
136.10/136.15	c  N dy  7344   1639067       140     44124         0     74531    368106    990835     13.66     14.41
138.00/138.02	c  N dy  7453   1659113       140     44124         0     93625    368100   1352203     13.67     15.53
140.09/140.19	c  N dy  7576   1679203       140     44124         0     58947    368098    702129     13.68     14.46
141.69/141.74	c  N dy  7672   1699264       140     44124         0     78029    368095   1060203     13.68     16.97
142.69/142.72	c  S st  7724   1710256       140     44124         0     88479    368093   1254441     13.68     13.93
142.79/142.87	c  S st  7724   1710757       140     44124         0     88964    368093   1262809     13.68   no data
142.79/142.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
142.89/142.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.04
142.89/142.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
142.89/142.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
142.89/142.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
142.89/142.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    140 time:  0.00 s
142.89/142.92	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
142.89/142.96	c lits-rem:       134  cl-subs:       87  v-elim:      0  v-fix:    0  time:  0.04 s
142.89/142.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
148.60/148.65	c lits-rem:     11552  cl-subs:     3643  v-elim:      0  v-fix:    0  time:  5.66 s
148.60/148.66	c vivif2 --  cl tried    44005 cl shrink        0 lits rem          0 time: 0.00
148.60/148.68	c vivif2 --  cl tried    85353 cl shrink        0 lits rem          0 time: 0.02
148.89/148.91	c asymm  cl-useful: 26/482/44005 lits-rem:26 time: 0.23
148.89/148.92	c calculated reachability. Time: 0.00
148.89/148.92	c  N dy  7724   1710757       140     44005         0     85353    366562   1180688     13.68   no data
151.39/151.41	c  N dy  7789   1735627       140     44005         0    108783    366559   1611279     13.67     14.54
153.10/153.18	c  N dy  7900   1755659       140     44005         0     73153    366558    958394     13.67     14.65
154.90/154.99	c  N dy  7987   1775681       140     44005         0     92098    366558   1307250     13.68     14.89
157.10/157.10	c  N dy  8092   1795735       140     44005         0    111195    366556   1667947     13.68     14.56
158.79/158.83	c  N dy  8191   1815870       140     44005         0     74694    366551    982733     13.68     14.44
160.60/160.68	c  N dy  8282   1835921       140     44005         0     93682    366548   1331824     13.68     14.41
162.90/162.92	c  N dy  8424   1856246       140     44005         0    113090    366546   1710477     13.70     14.42
164.70/164.71	c  N dy  8534   1876256       140     44005         0     75397    366543    987962     13.70     15.56
166.60/166.70	c  N dy  8621   1897449       140     44005         0     95542    366541   1369374     13.70     14.48
168.90/168.92	c  N dy  8730   1917498       140     44005         0    114618    366538   1731968     13.71     14.46
170.69/170.73	c  N dy  8823   1937610       140     44005         0     75895    366536    981342     13.71     14.54
172.59/172.69	c  N dy  8928   1957663       140     44005         0     94944    366533   1346447     13.71     15.90
174.89/174.94	c  N dy  8977   1977740       140     44005         0    113770    366532   1690106     13.70     14.56
176.90/176.97	c  N dy  9054   1998735       140     44005         0     75067    366523    952263     13.70     14.47
178.80/178.86	c  N dy  9171   2018923       140     44005         0     94258    366521   1317306     13.70     14.48
181.10/181.12	c  N dy  9246   2039012       140     44005         0    113237    366520   1673061     13.70     15.37
183.30/183.32	c  N dy  9378   2059951       140     44005         0     73820    366519    938496     13.71     14.49
185.20/185.24	c  N dy  9465   2080630       140     44005         0     93367    366519   1298272     13.71     14.47
187.30/187.33	c  N dy  9540   2100662       140     44005         0    112325    366516   1649181     13.71     15.26
189.39/189.49	c  N dy  9615   2120992       140     44005         0     71251    366515    884566     13.70     14.47
191.29/191.30	c  N dy  9731   2141001       140     44005         0     90363    366513   1250170     13.71     14.69
193.49/193.57	c  N dy  9830   2162708       140     44005         0    110930    366511   1637085     13.71     14.50
195.80/195.87	c  N dy  9883   2183464       140     44005         0     68976    366510    818601     13.70     14.58
197.60/197.62	c  N dy  9970   2203891       140     44005         0     88263    366508   1173215     13.70     14.51
198.30/198.32	c  S st 10010   2210758       140     44005         0     94797    366507   1300048     13.70     14.44
198.40/198.46	c  S st 10010   2211260       140     44005         0     95288    366506   1308689     13.70   no data
198.40/198.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
198.50/198.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.04
198.50/198.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
198.50/198.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
198.50/198.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
198.50/198.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    140 time:  0.00 s
198.50/198.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
198.50/198.56	c lits-rem:        92  cl-subs:      128  v-elim:      0  v-fix:    0  time:  0.03 s
198.50/198.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
204.71/204.78	c lits-rem:     11727  cl-subs:     6070  v-elim:      0  v-fix:    0  time:  6.19 s
204.71/204.79	c vivif2 --  cl tried    43742 cl shrink        0 lits rem          0 time: 0.00
204.80/204.80	c vivif2 --  cl tried    89353 cl shrink        0 lits rem          0 time: 0.01
205.00/205.04	c asymm  cl-useful: 38/470/43742 lits-rem:38 time: 0.24
205.00/205.04	c calculated reachability. Time: 0.00
205.00/205.04	c  N dy 10010   2211260       140     43742         0     89353    363715   1194747     13.70   no data
207.10/207.13	c  N dy 10107   2231300       140     43742         0    108263    363714   1546025     13.71     15.75
209.59/209.66	c  N dy 10214   2251307       140     43742         0     65169    363713    756168     13.71     18.81
211.30/211.31	c  N dy 10282   2271407       140     43742         0     84221    363711   1113756     13.71     14.46
213.30/213.37	c  N dy 10392   2291418       140     43742         0    103307    363710   1480172     13.71     14.45
215.71/215.78	c  N dy 10516   2311464       140     43742         0    122440    363707   1849481     13.72     14.52
217.91/217.97	c  N dy 10617   2331697       140     43742         0     78393    363706    991407     13.72     14.46
219.80/219.89	c  N dy 10717   2351723       140     43742         0     97389    363705   1350242     13.73     14.49
222.10/222.12	c  N dy 10804   2371857       140     43742         0    116495    363705   1708029     13.73     14.53
224.60/224.65	c  N dy 10899   2391902       140     43742         0     71327    363700    855739     13.73     16.19
226.50/226.56	c  N dy 11001   2413702       140     43742         0     91944    363698   1239037     13.73     14.45
229.10/229.13	c  N dy 11065   2438737       140     43742         0    115565    363695   1675398     13.72     14.47
231.59/231.65	c  N dy 11125   2458791       140     43742         0     69492    363693    813908     13.71     15.76
233.40/233.43	c  N dy 11175   2478835       140     43742         0     88047    363690   1132364     13.71     15.68
235.40/235.46	c  N dy 11264   2499009       140     43742         0    107214    363687   1495609     13.71     14.45
237.90/237.94	c  N dy 11355   2519061       140     43742         0    126083    363683   1842316     13.71     15.59
240.10/240.17	c  N dy 11471   2539152       140     43742         0     79395    363678    994632     13.71     16.58
242.11/242.18	c  N dy 11565   2560259       140     43742         0     99400    363674   1370647     13.71     14.47
244.50/244.51	c  N dy 11668   2580437       140     43742         0    118583    363671   1736040     13.72     14.60
247.30/247.36	c  N dy 11761   2602284       140     43742         0     72358    363671    850778     13.71     14.53
249.10/249.12	c  N dy 11851   2622551       140     43742         0     91598    363669   1215455     13.72     14.44
251.19/251.23	c  N dy 11959   2642596       140     43742         0    110604    363667   1571569     13.72     14.47
253.60/253.64	c  N dy 12027   2662709       140     43742         0    129589    363667   1921626     13.72     14.83
256.10/256.16	c  N dy 12112   2683933       140     43742         0     81736    363664   1018815     13.71     14.56
258.40/258.43	c  N dy 12229   2705820       140     43742         0    102603    363664   1414997     13.72     14.46
259.00/259.04	c  S st 12256   2711261       140     43742         0    107788    363664   1513985     13.72     13.56
259.20/259.22	c  S st 12256   2711767       140     43742         0    108272    363664   1522233     13.72   no data
259.20/259.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
259.20/259.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.05
259.20/259.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
259.20/259.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
259.20/259.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
259.20/259.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    140 time:  0.00 s
259.20/259.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
259.30/259.33	c lits-rem:        81  cl-subs:       86  v-elim:      0  v-fix:    0  time:  0.04 s
259.30/259.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
266.31/266.38	c lits-rem:     11419  cl-subs:     4683  v-elim:      0  v-fix:    0  time:  7.01 s
266.31/266.39	c vivif2 --  cl tried    43545 cl shrink        0 lits rem          0 time: 0.01
266.40/266.41	c vivif2 --  cl tried   103700 cl shrink        0 lits rem          0 time: 0.02
266.60/266.66	c asymm  cl-useful: 25/460/43545 lits-rem:25 time: 0.25
266.60/266.66	c calculated reachability. Time: 0.00
266.60/266.66	c  N dy 12256   2711767       140     43545         0    103700    361567   1423308     13.72   no data
269.20/269.23	c  N dy 12359   2732028       140     43545         0    122963    361567   1792933     13.72     14.50
272.50/272.55	c  N dy 12443   2757335       140     43545         0     77915    361562    930685     13.71     14.46
274.50/274.52	c  N dy 12546   2777412       140     43545         0     97068    361558   1297220     13.71     14.94
276.70/276.76	c  N dy 12629   2797446       140     43545         0    116094    361555   1654337     13.71     16.11
279.51/279.55	c  N dy 12749   2817521       140     43545         0    135195    361553   2020902     13.72     16.91
282.10/282.16	c  N dy 12847   2840379       140     43545         0     86993    361552   1106110     13.72     14.46
284.30/284.30	c  N dy 12940   2860456       140     43545         0    106095    361547   1467584     13.72     14.47
286.60/286.67	c  N dy 13036   2880676       140     43545         0    125346    361546   1832118     13.72     14.58
289.60/289.65	c  N dy 13135   2900702       140     43545         0     73392    361546    843149     13.72     15.96
291.40/291.44	c  N dy 13247   2920739       140     43545         0     92424    361544   1205678     13.73     14.51
293.90/293.97	c  N dy 13361   2943290       140     43545         0    113753    361543   1609160     13.73     14.50
296.90/296.93	c  N dy 13470   2965795       140     43545         0    135113    361541   2012072     13.73     14.51
299.80/299.83	c  N dy 13525   2989770       140     43545         0     85877    361541   1062017     13.72     14.57
301.80/301.86	c  N dy 13600   3009797       140     43545         0    104916    361540   1418587     13.72     15.68
304.20/304.26	c  N dy 13714   3029833       140     43545         0    123993    361539   1786977     13.72     14.96
308.00/308.01	c  N dy 13825   3052694       140     43545         0     72963    361536    823375     13.72     14.48
309.80/309.86	c  N dy 13937   3072738       140     43545         0     92102    361535   1191556     13.73     14.48
312.00/312.07	c  N dy 14051   3092752       140     43545         0    111093    361534   1553597     13.73     16.13
314.60/314.64	c  N dy 14137   3112787       140     43545         0    130136    361533   1915928     13.73     14.54
317.90/317.97	c  N dy 14238   3132839       140     43545         0     75344    361533    861183     13.73     14.55
319.80/319.85	c  N dy 14318   3152960       140     43545         0     94363    361531   1217595     13.73     14.63
322.10/322.10	c  N dy 14441   3172964       140     43545         0    113522    361531   1589563     13.74     17.66
324.70/324.79	c  N dy 14545   3193002       140     43545         0    132587    361530   1950093     13.74     14.80
327.91/327.97	c  S st 14624   3211767       140     43545         0     75534    361526    858150     13.74   no data
328.00/328.09	c  S st 14624   3212271       140     43545         0     76021    361526    866534     13.74   no data
328.10/328.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
328.10/328.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.03
328.10/328.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
328.10/328.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
328.10/328.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
328.10/328.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    140 time:  0.00 s
328.10/328.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
328.10/328.17	c lits-rem:        58  cl-subs:       97  v-elim:      0  v-fix:    0  time:  0.03 s
328.10/328.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
329.70/329.77	c lits-rem:      2111  cl-subs:      595  v-elim:      0  v-fix:    0  time:  1.57 s
329.70/329.77	c vivif2 --  cl tried    43366 cl shrink        0 lits rem          0 time: 0.00
329.70/329.78	c vivif2 --  cl tried    75508 cl shrink        0 lits rem          0 time: 0.01
329.90/330.00	c asymm  cl-useful: 26/549/43366 lits-rem:26 time: 0.22
329.90/330.00	c calculated reachability. Time: 0.00
329.90/330.00	c  N dy 14624   3212271       140     43366         0     75508    359704    859006     13.74   no data
332.10/332.19	c  N dy 14705   3235669       140     43366         0     97347    359692   1239345     13.73     14.48
334.51/334.53	c  N dy 14788   3255905       140     43366         0    116584    359689   1604336     13.73     14.57
337.00/337.08	c  N dy 14908   3275908       140     43366         0    135605    359686   1966366     13.74     14.47
340.20/340.29	c  N dy 15037   3296445       140     43366         0     79617    359685    928961     13.74     14.49
342.10/342.17	c  N dy 15148   3316541       140     43366         0     98758    359683   1295397     13.74     15.27
344.50/344.58	c  N dy 15216   3337661       140     43366         0    118557    359682   1654829     13.74     14.52
347.30/347.36	c  N dy 15323   3358004       140     43366         0    137935    359682   2026233     13.74     14.55
350.50/350.53	c  N dy 15402   3378008       140     43366         0     80320    359680    935837     13.74     15.22
352.50/352.56	c  N dy 15522   3398048       140     43366         0     99393    359677   1303527     13.74     16.62
354.90/355.00	c  N dy 15618   3419272       140     43366         0    119564    359677   1687571     13.75     14.55
357.70/357.70	c  N dy 15704   3439368       140     43366         0    138601    359677   2045666     13.75     15.28
361.20/361.27	c  N dy 15807   3462113       140     43366         0     82597    359675    968387     13.75     14.54
363.20/363.22	c  N dy 15866   3482216       140     43366         0    101458    359674   1310000     13.74     14.48
365.60/365.69	c  N dy 15963   3503322       140     43366         0    121542    359673   1693472     13.74     14.47
369.20/369.21	c  N dy 16080   3527670       140     43366         0    144712    359672   2137555     13.74     14.62
372.40/372.48	c  N dy 16203   3549086       140     43366         0     86638    359669   1043813     13.75     14.58
374.60/374.69	c  N dy 16302   3570102       140     43366         0    106647    359667   1426970     13.75     14.56
377.20/377.30	c  N dy 16421   3590323       140     43366         0    125897    359667   1800262     13.75     14.57
380.31/380.36	c  N dy 16508   3612191       140     43366         0    146544    359664   2180935     13.75     14.49
383.60/383.68	c  N dy 16607   3632431       140     43366         0     86228    359662   1027347     13.75     14.53
385.70/385.79	c  N dy 16696   3652520       140     43366         0    105309    359662   1394244     13.75     14.52
388.10/388.10	c  N dy 16753   3672633       140     43366         0    124270    359658   1743503     13.75     14.48
391.00/391.03	c  N dy 16841   3692664       140     43366         0    143308    359657   2106472     13.75     14.48
394.50/394.53	c  S st 16928   3712271       140     43366         0     81554    359656    933448     13.75     12.98
394.60/394.67	c  S st 16928   3712772       140     43366         0     82041    359655    941730     13.75   no data
394.60/394.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
394.70/394.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.03
394.70/394.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
394.70/394.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
394.70/394.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
394.70/394.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    140 time:  0.00 s
394.70/394.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
394.70/394.75	c lits-rem:       194  cl-subs:      105  v-elim:      0  v-fix:    0  time:  0.03 s
394.70/394.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
396.20/396.20	c lits-rem:      2328  cl-subs:      756  v-elim:      0  v-fix:    0  time:  1.42 s
396.20/396.20	c vivif2 --  cl tried    43194 cl shrink        0 lits rem          0 time: 0.00
396.20/396.22	c vivif2 --  cl tried    81352 cl shrink        0 lits rem          0 time: 0.01
396.40/396.44	c asymm  cl-useful: 18/506/43194 lits-rem:18 time: 0.22
396.40/396.44	c calculated reachability. Time: 0.00
396.40/396.44	c  N dy 16928   3712772       140     43194         0     81352    357827    930983     13.75   no data
398.51/398.53	c  N dy 17016   3732980       140     43194         0    100544    357825   1292944     13.75     14.51
400.71/400.77	c  F st 17078   3751563       140     43194         0    118024    357825   1618885     13.75     12.25
401.01/401.01	c  N st 17082   3753593       140     43194         0    119960    357825   1657686     13.75   no data
403.71/403.72	c  N dy 17181   3773620       140     43194         0    139019    357824   2030539     13.75     16.73
406.80/406.82	c  N dy 17251   3793779       140     43194         0    158008    357824   2387925     13.75     14.49
409.50/409.53	c  N dy 17329   3813934       140     43194         0     95964    357822   1199359     13.75     14.49
411.80/411.87	c  N dy 17412   3834392       140     43194         0    115427    357821   1570998     13.75     14.64
414.60/414.64	c  N dy 17512   3854455       140     43194         0    134533    357820   1935464     13.75     14.56
417.70/417.76	c  N dy 17614   3874479       140     43194         0    153598    357820   2304429     13.75     14.86
421.01/421.08	c  N dy 17702   3894560       140     43194         0     90366    357820   1088635     13.75     15.50
423.40/423.43	c  N dy 17811   3915025       140     43194         0    109803    357820   1457338     13.76     14.54
426.00/426.04	c  N dy 17892   3935161       140     43194         0    128978    357818   1824853     13.76     14.59
429.01/429.08	c  N dy 17997   3955302       140     43194         0    148165    357818   2191695     13.76     14.67
433.40/433.44	c  N dy 18098   3981955       140     43194         0     89966    357816   1060184     13.75     14.49
435.80/435.81	c  N dy 18194   4002796       140     43194         0    109770    357815   1437368     13.75     14.50
438.30/438.39	c  N dy 18302   4022978       140     43194         0    128960    357815   1802908     13.76     14.50
441.22/441.29	c  N dy 18402   4043038       140     43194         0    148045    357815   2168828     13.76     14.49
444.41/444.42	c  N dy 18468   4063082       140     43194         0    166933    357814   2521788     13.76     14.50
447.10/447.16	c  N dy 18567   4083105       140     43194         0    101788    357814   1292499     13.76     14.73
449.71/449.78	c  N dy 18661   4104512       140     43194         0    122089    357813   1674258     13.76     14.50
452.71/452.78	c  N dy 18791   4124565       140     43194         0    141204    357813   2041984     13.76     14.49
455.71/455.73	c  N dy 18823   4145619       140     43194         0    160944    357812   2394066     13.76     14.59
458.90/458.99	c  N dy 18902   4165855       140     43194         0     95099    357810   1164030     13.76     14.56
461.30/461.39	c  N dy 18990   4186764       140     43194         0    114905    357809   1532543     13.76     14.51
464.00/464.02	c  N dy 19083   4206805       140     43194         0    133959    357808   1896020     13.76     14.93
464.90/464.90	c  S st 19102   4212774       140     43194         0    139614    357808   2000640     13.76      9.77
465.10/465.12	c  S st 19102   4213278       140     43194         0    140102    357807   2009344     13.76   no data
465.10/465.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
465.20/465.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.07
465.20/465.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
465.20/465.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
465.20/465.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
465.20/465.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    140 time:  0.00 s
465.20/465.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
465.20/465.24	c lits-rem:         8  cl-subs:       15  v-elim:      0  v-fix:    0  time:  0.03 s
465.20/465.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
476.11/476.15	c lits-rem:     11794  cl-subs:     7670  v-elim:      0  v-fix:    0  time: 10.85 s
476.11/476.15	c vivif2 --  cl tried    43177 cl shrink        0 lits rem          0 time: 0.00
476.11/476.18	c vivif2 --  cl tried   132434 cl shrink        0 lits rem          0 time: 0.02
476.42/476.45	c asymm  cl-useful: 16/358/43177 lits-rem:17 time: 0.27
476.42/476.46	c calculated reachability. Time: 0.00
476.42/476.46	c  N dy 19102   4213278       140     43177         0    132434    357546   1849978     13.76   no data
479.31/479.35	c  N dy 19172   4233315       140     43177         0    151339    357545   2198538     13.76     14.55
482.61/482.68	c  N dy 19278   4253364       140     43177         0    170490    357543   2569198     13.76     14.52
486.60/486.64	c  N dy 19341   4282024       140     43177         0    111411    357543   1438769     13.75     14.61
489.20/489.20	c  N dy 19435   4302212       140     43177         0    130579    357542   1804690     13.75     14.56
492.20/492.26	c  N dy 19526   4322244       140     43177         0    149651    357542   2165182     13.75     16.53
495.71/495.77	c  N dy 19631   4342342       140     43177         0    168728    357542   2531645     13.75     14.74
498.61/498.69	c  N dy 19737   4362464       140     43177         0    101127    357541   1265000     13.75     14.49
501.01/501.07	c  N dy 19812   4382563       140     43177         0    120172    357540   1624305     13.75     14.51
503.70/503.75	c  N dy 19868   4403303       140     43177         0    139775    357538   1987870     13.75     14.49
506.90/506.92	c  N dy 19956   4423975       140     43177         0    159368    357538   2357863     13.75     14.48
510.60/510.69	c  N dy 20044   4444105       140     43177         0     90671    357538   1061085     13.75     14.56
512.91/512.99	c  N dy 20144   4465644       140     43177         0    111087    357538   1449840     13.75     14.52
515.61/515.65	c  N dy 20245   4485786       140     43177         0    130169    357538   1813136     13.75     14.51
518.71/518.76	c  N dy 20315   4506181       140     43177         0    149409    357538   2174233     13.75     14.49
522.21/522.21	c  N dy 20415   4526779       140     43177         0    169020    357537   2553756     13.75     14.68
525.70/525.73	c  N dy 20530   4546866       140     43177         0     99347    357537   1217730     13.75     14.58
528.30/528.32	c  N dy 20634   4568736       140     43177         0    120161    357536   1618346     13.76     14.53
531.00/531.05	c  N dy 20703   4588785       140     43177         0    139132    357536   1970902     13.75     14.56
534.11/534.19	c  N dy 20782   4609018       140     43177         0    158307    357536   2329652     13.75     14.50
538.02/538.06	c  N dy 20897   4629720       140     43177         0    177995    357535   2705471     13.75     14.52
540.91/540.99	c  N dy 21000   4649929       140     43177         0    107270    357533   1360672     13.76     14.52
543.61/543.61	c  N dy 21133   4670318       140     43177         0    126706    357533   1738515     13.76     14.52
547.11/547.12	c  N dy 21204   4694790       140     43177         0    149746    357533   2166205     13.76     14.53
550.31/550.30	c  S st 21310   4713278       140     43177         0    167306    357532   2502982     13.76   no data
550.51/550.59	c  S st 21310   4713784       140     43177         0    167792    357532   2511587     13.76   no data
550.61/550.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
550.61/550.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.5M T:  0.08
550.61/550.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
550.61/550.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
550.61/550.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
550.61/550.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    140 time:  0.00 s
550.61/550.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
550.71/550.73	c lits-rem:        16  cl-subs:       41  v-elim:      0  v-fix:    0  time:  0.04 s
550.71/550.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
568.11/568.14	c lits-rem:     15522  cl-subs:     9046  v-elim:      0  v-fix:    0  time: 17.34 s
568.11/568.15	c vivif2 --  cl tried    43134 cl shrink        0 lits rem          0 time: 0.00
568.11/568.18	c vivif2 --  cl tried   158748 cl shrink        0 lits rem          0 time: 0.03
568.41/568.47	c asymm  cl-useful: 22/311/43134 lits-rem:22 time: 0.29
568.41/568.48	c calculated reachability. Time: 0.00
568.41/568.48	c  N dy 21310   4713784       140     43134         0    158748    357026   2319371     13.76   no data
571.91/571.95	c  N dy 21381   4733999       140     43134         0    177878    357025   2677211     13.76     14.57
575.01/575.06	c  N dy 21503   4754561       140     43134         0    106946    357023   1344423     13.76     14.52
577.41/577.50	c  N dy 21597   4774606       140     43134         0    125859    357022   1702114     13.76     17.33
580.31/580.38	c  N dy 21703   4794913       140     43134         0    145146    357022   2073802     13.76     14.56
583.71/583.71	c  N dy 21814   4814979       140     43134         0    164299    357022   2440523     13.76     14.53
587.41/587.44	c  N dy 21927   4835003       140     43134         0    183331    357022   2808056     13.77     16.39
590.11/590.14	c  N dy 22002   4855017       140     43134         0    110655    357022   1404871     13.77     14.58
592.91/592.99	c  N dy 22085   4877325       140     43134         0    131750    357022   1801073     13.77     14.53
595.91/595.91	c  N dy 22184   4897419       140     43134         0    150911    357022   2172088     13.77     14.55
599.51/599.56	c  N dy 22262   4918616       140     43134         0    170933    357018   2549382     13.77     14.73
604.02/604.08	c  N dy 22350   4943391       140     43134         0    101755    357016   1219627     13.76     14.53
606.30/606.38	c  N dy 22436   4963419       140     43134         0    120728    357016   1575083     13.76     15.13
609.00/609.09	c  N dy 22524   4984859       140     43134         0    140850    357007   1941280     13.76     15.06
613.01/613.08	c  N dy 22607   5010340       140     43134         0    164932    357007   2394920     13.76     14.53
616.71/616.74	c  N dy 22696   5030563       140     43134         0    184162    357006   2767624     13.76     14.61
619.71/619.70	c  N dy 22778   5050594       140     43134         0    109663    357005   1360689     13.76     14.56
622.11/622.17	c  N dy 22875   5070719       140     43134         0    128804    357005   1725527     13.76     14.50
625.11/625.11	c  N dy 22989   5090785       140     43134         0    147924    357004   2098737     13.76     15.71
628.51/628.58	c  N dy 23105   5110923       140     43134         0    167082    357000   2474249     13.77     14.97
632.51/632.55	c  N dy 23211   5132341       140     43134         0    187431    356998   2867122     13.77     14.53
635.61/635.61	c  N dy 23341   5152546       140     43134         0    112128    356997   1410076     13.77     14.51
638.31/638.30	c  N dy 23430   5172907       140     43134         0    131561    356996   1783013     13.77     14.58
641.61/641.62	c  N dy 23547   5194338       140     43134         0    151969    356995   2176055     13.77     14.54
644.91/644.95	c  S st 23614   5213785       140     43134         0    170382    356995   2527103     13.77     11.81
645.21/645.24	c  S st 23614   5214290       140     43134         0    170871    356995   2535765     13.77   no data
645.21/645.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
645.31/645.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.6M T:  0.08
645.31/645.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
645.31/645.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
645.31/645.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
645.31/645.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    140 time:  0.00 s
645.31/645.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
645.31/645.39	c lits-rem:        44  cl-subs:       48  v-elim:      0  v-fix:    0  time:  0.04 s
645.41/645.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
662.32/662.35	c lits-rem:     15868  cl-subs:     8051  v-elim:      0  v-fix:    0  time: 16.88 s
662.32/662.35	c vivif2 --  cl tried    43006 cl shrink        0 lits rem          0 time: 0.00
662.32/662.39	c vivif2 --  cl tried   162900 cl shrink        0 lits rem          0 time: 0.04
662.61/662.68	c asymm  cl-useful: 7/319/43006 lits-rem:7 time: 0.30
662.61/662.69	c calculated reachability. Time: 0.00
662.61/662.69	c  N dy 23614   5214290       140     43006         0    162900    355644   2357567     13.77   no data
666.41/666.41	c  N dy 23730   5234365       140     43006         0    182047    355643   2733530     13.77     14.58
669.91/669.99	c  N dy 23855   5254718       140     43006         0    105847    355642   1275996     13.78     14.53
672.41/672.46	c  N dy 23942   5274722       140     43006         0    124864    355642   1642214     13.78     16.07
675.61/675.69	c  N dy 24039   5297883       140     43006         0    146845    355640   2058980     13.78     14.53
678.91/678.92	c  N dy 24117   5317997       140     43006         0    165767    355640   2414874     13.78     14.76
682.91/682.99	c  N dy 24212   5339792       140     43006         0    186310    355638   2799214     13.78     14.59
686.42/686.45	c  N dy 24264   5360334       140     43006         0    109362    355638   1331844     13.77     14.59
688.91/688.90	c  N dy 24357   5380418       140     43006         0    128435    355634   1697380     13.77     17.08
691.71/691.73	c  N dy 24408   5400757       140     43006         0    147587    355634   2046793     13.77     14.62
695.41/695.49	c  N dy 24522   5422189       140     43006         0    168001    355633   2442163     13.77     14.51
699.51/699.50	c  N dy 24606   5442275       140     43006         0    187018    355633   2801240     13.77     15.63
703.11/703.13	c  N dy 24677   5462591       140     43006         0    108807    355633   1309837     13.77     14.79
705.61/705.66	c  N dy 24748   5483592       140     43006         0    128702    355632   1688419     13.77     14.53
708.71/708.79	c  N dy 24839   5505058       140     43006         0    149093    355628   2072602     13.77     14.54
712.21/712.22	c  N dy 24932   5525196       140     43006         0    168194    355628   2438615     13.77     14.88
716.01/716.04	c  N dy 25023   5545239       140     43006         0    187119    355628   2797397     13.77     15.21
719.81/719.85	c  N dy 25118   5565855       140     43006         0    108386    355628   1290834     13.77     14.52
722.21/722.22	c  N dy 25203   5585956       140     43006         0    127424    355628   1647597     13.77     18.28
725.02/725.08	c  N dy 25294   5606167       140     43006         0    146615    355626   2012368     13.77     14.52
728.91/728.99	c  N dy 25410   5629169       140     43006         0    168508    355625   2433631     13.77     14.67
732.81/732.85	c  N dy 25501   5649917       140     43006         0    188161    355623   2814936     13.77     14.52
736.71/736.75	c  N dy 25619   5669948       140     43006         0    107982    355623   1279504     13.78     16.04
739.21/739.28	c  N dy 25718   5690042       140     43006         0    127032    355622   1644815     13.78     16.13
742.11/742.15	c  N dy 25827   5710363       140     43006         0    146360    355622   2014660     13.78     14.54
742.81/742.82	c  S st 25852   5714290       140     43006         0    150110    355622   2086861     13.78     12.29
743.01/743.08	c  S st 25852   5714794       140     43006         0    150607    355622   2095873     13.78   no data
743.01/743.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
743.11/743.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.4M T:  0.07
743.11/743.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
743.11/743.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
743.11/743.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
743.11/743.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    140 time:  0.00 s
743.11/743.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
743.21/743.21	c lits-rem:       172  cl-subs:      113  v-elim:      0  v-fix:    0  time:  0.04 s
743.21/743.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
753.71/753.76	c lits-rem:     10139  cl-subs:     5737  v-elim:      0  v-fix:    0  time: 10.49 s
753.71/753.76	c vivif2 --  cl tried    42883 cl shrink        0 lits rem          0 time: 0.00
753.71/753.79	c vivif2 --  cl tried   144880 cl shrink        0 lits rem          0 time: 0.03
754.01/754.08	c asymm  cl-useful: 0/352/42883 lits-rem:0 time: 0.29
754.01/754.08	c calculated reachability. Time: 0.00
754.01/754.08	c  N dy 25852   5714794       140     42883         0    144880    354344   1972085     13.78   no data
757.32/757.36	c  N dy 25954   5734870       140     42883         0    164040    354344   2345173     13.78     14.77
761.02/761.01	c  N dy 26037   5754926       140     42883         0    183080    354344   2712718     13.78     14.92
765.51/765.56	c  N dy 26125   5774974       140     42883         0    101852    354344   1152716     13.78     17.20
768.71/768.76	c  N dy 26166   5800980       140     42883         0    125943    354344   1575025     13.77     14.56
771.51/771.56	c  N dy 26225   5821081       140     42883         0    144805    354344   1921262     13.77     14.75
774.91/774.91	c  N dy 26340   5841162       140     42883         0    163914    354343   2295528     13.77     14.68
778.92/778.98	c  N dy 26473   5861343       140     42883         0    183129    354343   2674243     13.78     14.51
783.72/783.76	c  N dy 26572   5881467       140     42883         0    101306    354342   1135158     13.78     14.58
786.21/786.20	c  N dy 26632   5902002       140     42883         0    120563    354342   1482408     13.78     14.51
788.91/788.98	c  N dy 26736   5922092       140     42883         0    139745    354341   1851403     13.78     14.56
792.21/792.20	c  N dy 26823   5942253       140     42883         0    158831    354341   2217295     13.78     14.51
795.71/795.78	c  N dy 26902   5962570       140     42883         0    178116    354340   2586971     13.78     14.60
799.91/799.91	c  N dy 27035   5982584       140     42883         0    197251    354340   2963045     13.78     15.23
803.62/803.66	c  N dy 27067   6003528       140     42883         0    114857    354339   1371294     13.78     15.11
806.32/806.39	c  N dy 27152   6023736       140     42883         0    133802    354339   1723488     13.78     14.52
809.62/809.64	c  N dy 27286   6043791       140     42883         0    152937    354339   2098017     13.78     14.51
813.22/813.22	c  N dy 27403   6063819       140     42883         0    171991    354338   2465308     13.78     16.15
817.32/817.34	c  N dy 27547   6083865       140     42883         0    191113    354338   2840984     13.78     14.62
821.91/821.91	c  N dy 27632   6104341       140     42883         0    107505    354338   1236158     13.78     14.60
824.51/824.54	c  N dy 27747   6124370       140     42883         0    126548    354337   1600657     13.79     14.60
827.42/827.43	c  N dy 27815   6144403       140     42883         0    145524    354337   1958024     13.78     14.70
830.71/830.77	c  N dy 27922   6164409       140     42883         0    164566    354337   2327359     13.79     17.77
835.41/835.48	c  N dy 28013   6190331       140     42883         0    189049    354334   2783657     13.78     14.54
840.32/840.31	c  N dy 28107   6210429       140     42883         0    104195    354334   1164097     13.78     14.57
840.72/840.76	c  S st 28125   6214794       140     42883         0    108330    354334   1242128     13.78     13.83
840.92/840.92	c  S st 28125   6215299       140     42883         0    108824    354334   1251068     13.78   no data
840.92/840.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
840.92/840.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.05
840.92/840.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
840.92/840.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
840.92/840.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
840.92/840.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    140 time:  0.00 s
840.92/840.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
841.02/841.02	c lits-rem:        11  cl-subs:       21  v-elim:      0  v-fix:    0  time:  0.03 s
841.02/841.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
843.12/843.10	c lits-rem:      2222  cl-subs:      869  v-elim:      0  v-fix:    0  time:  2.04 s
843.12/843.10	c vivif2 --  cl tried    42839 cl shrink        0 lits rem          0 time: 0.00
843.12/843.12	c vivif2 --  cl tried   107978 cl shrink        0 lits rem          0 time: 0.02
843.32/843.36	c asymm  cl-useful: 3/410/42839 lits-rem:3 time: 0.24
843.32/843.37	c calculated reachability. Time: 0.00
843.32/843.37	c  N dy 28125   6215299       140     42839         0    107978    353876   1235339     13.78   no data
845.92/845.97	c  N dy 28225   6235359       140     42839         0    126950    353875   1597785     13.79     16.82
848.82/848.85	c  N dy 28299   6255429       140     42839         0    145946    353875   1967197     13.78     16.31
852.21/852.23	c  N dy 28369   6276095       140     42839         0    165576    353874   2337346     13.78     14.56
855.92/855.98	c  N dy 28457   6296222       140     42839         0    184662    353874   2695408     13.78     14.60
860.22/860.28	c  N dy 28576   6316411       140     42839         0    203890    353874   3075043     13.79     14.52
864.02/864.00	c  N dy 28690   6336473       140     42839         0    117996    353873   1426217     13.79     14.52
866.72/866.72	c  N dy 28791   6356528       140     42839         0    137007    353872   1788070     13.79     14.89
869.92/869.99	c  N dy 28932   6376981       140     42839         0    156597    353872   2177979     13.79     14.62
873.52/873.54	c  N dy 29018   6397439       140     42839         0    176000    353870   2552745     13.79     14.64
877.51/877.56	c  N dy 29118   6417511       140     42839         0    195016    353868   2918153     13.79     15.91
882.51/882.53	c  N dy 29246   6437580       140     42839         0    108028    353868   1220479     13.80     17.19
885.01/885.00	c  N dy 29341   6457738       140     42839         0    127152    353868   1585582     13.80     14.64
887.92/887.99	c  N dy 29425   6477832       140     42839         0    146154    353868   1946879     13.80     14.62
891.02/891.02	c  N dy 29474   6498099       140     42839         0    165173    353868   2284230     13.79     14.53
894.82/894.88	c  N dy 29582   6518644       140     42839         0    184720    353867   2664014     13.80     14.61
899.02/899.01	c  N dy 29685   6538669       140     42839         0    203713    353867   3028945     13.80     15.65
902.91/902.93	c  N dy 29741   6558984       140     42839         0    116011    353866   1363189     13.79     14.57
905.92/905.92	c  N dy 29846   6581139       140     42839         0    137052    353865   1774205     13.80     14.61
908.92/908.97	c  N dy 29905   6601192       140     42839         0    155875    353865   2119623     13.79     14.70
912.62/912.60	c  N dy 29987   6621895       140     42839         0    175494    353864   2491326     13.79     14.59
916.62/916.65	c  N dy 30088   6641987       140     42839         0    194586    353864   2856233     13.79     14.58
921.12/921.19	c  N dy 30219   6662078       140     42839         0    213690    353864   3229538     13.80     16.11
924.82/924.86	c  N dy 30335   6682129       140     42839         0    124991    353864   1533803     13.80     15.58
927.72/927.71	c  N dy 30429   6702359       140     42839         0    144090    353863   1893547     13.80     14.69
929.82/929.86	c  S st 30458   6715299       140     42839         0    156156    353862   2110504     13.80   no data
930.12/930.13	c  S st 30458   6715801       140     42839         0    156645    353861   2119143     13.80   no data
930.12/930.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
930.22/930.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.4M T:  0.07
930.22/930.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
930.22/930.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
930.22/930.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
930.22/930.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    140 time:  0.00 s
930.22/930.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
930.22/930.26	c lits-rem:         6  cl-subs:        7  v-elim:      0  v-fix:    0  time:  0.03 s
930.32/930.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
940.52/940.54	c lits-rem:      8797  cl-subs:     7497  v-elim:      0  v-fix:    0  time: 10.22 s
940.52/940.54	c vivif2 --  cl tried    42830 cl shrink        0 lits rem          0 time: 0.01
940.52/940.57	c vivif2 --  cl tried   149150 cl shrink        0 lits rem          0 time: 0.03
940.82/940.86	c asymm  cl-useful: 0/303/42830 lits-rem:0 time: 0.29
940.82/940.87	c calculated reachability. Time: 0.00
940.82/940.87	c  N dy 30458   6715801       140     42830         0    149150    353719   1972972     13.80   no data
944.32/944.34	c  N dy 30590   6735834       140     42830         0    168231    353719   2343285     13.80     15.95
948.22/948.28	c  N dy 30716   6755959       140     42830         0    187388    353719   2718986     13.80     14.61
952.73/952.77	c  N dy 30847   6775984       140     42830         0    206427    353719   3094166     13.80     16.47
957.02/957.08	c  N dy 30918   6796048       140     42830         0    116954    353719   1372131     13.80     15.82
959.92/959.99	c  N dy 31004   6817326       140     42830         0    137101    353719   1757607     13.80     14.55
963.22/963.22	c  N dy 31144   6837515       140     42830         0    156354    353717   2135535     13.81     14.57
966.82/966.82	c  N dy 31244   6858282       140     42830         0    176082    353717   2518969     13.81     14.55
970.82/970.87	c  N dy 31367   6878439       140     42830         0    195194    353717   2889893     13.81     14.91
975.42/975.41	c  N dy 31509   6898502       140     42830         0    214411    353716   3274740     13.81     15.96
979.13/979.18	c  N dy 31625   6918560       140     42830         0    123716    353715   1491235     13.82     15.11
981.92/981.92	c  N dy 31677   6938633       140     42830         0    142627    353714   1850552     13.81     14.57
985.22/985.25	c  N dy 31770   6959016       140     42830         0    161950    353714   2228118     13.82     14.56
989.12/989.17	c  N dy 31881   6979789       140     42830         0    181658    353714   2608272     13.82     14.64
993.52/993.52	c  N dy 31942   7000557       140     42830         0    201248    353714   2970981     13.81     14.60
998.12/998.10	c  N dy 32032   7020666       140     42830         0    220339    353714   3334507     13.81     14.55
1001.62/1001.68	c  N dy 32109   7040828       140     42830         0    128712    353713   1569813     13.81     14.55
1004.72/1004.72	c  N dy 32194   7060914       140     42830         0    147709    353713   1935709     13.81     16.70
1008.12/1008.12	c  N dy 32270   7080931       140     42830         0    166638    353712   2296195     13.81     15.70
1014.02/1014.07	c  N dy 32329   7111384       140     42830         0    194795    353712   2793126     13.81     14.82
1018.82/1018.86	c  N dy 32435   7134252       140     42830         0    216538    353712   3219107     13.81     14.56
1023.13/1023.14	c  N dy 32559   7154484       140     42830         0    124604    353711   1495936     13.81     14.62
1025.92/1025.96	c  N dy 32665   7174574       140     42830         0    143749    353710   1863507     13.81     16.05
1029.23/1029.21	c  N dy 32764   7194643       140     42830         0    162781    353710   2232314     13.81     14.56
1032.93/1032.96	c  N dy 32834   7214821       140     42830         0    181927    353710   2594520     13.81     14.62
1033.13/1033.16	c  S st 32838   7215803       140     42830         0    182846    353710   2611436     13.81     12.65
1033.43/1033.44	c  S st 32838   7216304       140     42830         0    183332    353710   2620195     13.81   no data
1033.43/1033.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1033.53/1033.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.7M T:  0.09
1033.53/1033.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1033.53/1033.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1033.53/1033.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1033.53/1033.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    140 time:  0.00 s
1033.53/1033.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1033.53/1033.59	c lits-rem:         6  cl-subs:       24  v-elim:      0  v-fix:    0  time:  0.04 s
1033.63/1033.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1050.43/1050.42	c lits-rem:     13321  cl-subs:     8900  v-elim:      0  v-fix:    0  time: 16.75 s
1050.43/1050.42	c vivif2 --  cl tried    42799 cl shrink        0 lits rem          0 time: 0.01
1050.43/1050.46	c vivif2 --  cl tried   174439 cl shrink        0 lits rem          0 time: 0.03
1050.73/1050.76	c asymm  cl-useful: 2/267/42799 lits-rem:2 time: 0.30
1050.73/1050.77	c calculated reachability. Time: 0.00
1050.73/1050.77	c  N dy 32838   7216304       140     42799         0    174439    353393   2434248     13.81   no data
1054.63/1054.68	c  N dy 32940   7236349       140     42799         0    193432    353393   2796528     13.81     14.93
1059.13/1059.11	c  N dy 33070   7256372       140     42799         0    212448    353393   3172887     13.81     14.71
1063.83/1063.85	c  N dy 33184   7276430       140     42799         0    119251    353392   1382289     13.82     14.61
1066.53/1066.57	c  N dy 33283   7296466       140     42799         0    138316    353392   1754633     13.82     14.55
1069.83/1069.81	c  N dy 33369   7317072       140     42799         0    157864    353392   2129229     13.82     14.57
1073.93/1073.95	c  N dy 33463   7339503       140     42799         0    178944    353390   2525907     13.82     14.56
1078.43/1078.41	c  N dy 33566   7361063       140     42799         0    199413    353390   2925946     13.82     14.55
1083.12/1083.10	c  N dy 33691   7381159       140     42799         0    218577    353388   3305295     13.82     14.55
1087.22/1087.21	c  N dy 33771   7401243       140     42799         0    124295    353388   1468254     13.82     14.59
1090.33/1090.39	c  N dy 33879   7423989       140     42799         0    145923    353388   1884655     13.82     14.55
1093.73/1093.76	c  N dy 34005   7444147       140     42799         0    165125    353388   2260705     13.82     14.57
1097.94/1097.94	c  N dy 34075   7467908       140     42799         0    187386    353385   2657254     13.82     14.72
1102.33/1102.33	c  N dy 34180   7487997       140     42799         0    206458    353385   3023489     13.82     14.70
1107.22/1107.22	c  N dy 34257   7508240       140     42799         0    225572    353385   3395806     13.82     14.61
1111.13/1111.18	c  N dy 34339   7528885       140     42799         0    130782    353385   1580822     13.82     14.82
1114.22/1114.30	c  N dy 34390   7549196       140     42799         0    149851    353385   1936422     13.82     14.66
1117.83/1117.81	c  N dy 34478   7570446       140     42799         0    169821    353385   2315814     13.82     14.58
1121.63/1121.65	c  N dy 34572   7590489       140     42799         0    188924    353384   2688578     13.82     15.41
1126.02/1126.02	c  N dy 34667   7611301       140     42799         0    208687    353384   3072092     13.82     14.90
1130.22/1130.20	c  N dy 34775   7631312       140     42799         0    227698    353384   3434767     13.82     14.63
1134.13/1134.12	c  N dy 34857   7651513       140     42799         0    131617    353383   1594719     13.82     14.59
1137.23/1137.23	c  N dy 34931   7672379       140     42799         0    151358    353382   1971132     13.82     14.64
1140.62/1140.67	c  N dy 35042   7692391       140     42799         0    170404    353381   2341205     13.82     16.83
1144.43/1144.42	c  N dy 35124   7712475       140     42799         0    189491    353381   2707680     13.82     14.88
1145.23/1145.26	c  S st 35152   7716304       140     42799         0    193149    353381   2781424     13.82   no data
1145.52/1145.57	c  S st 35152   7716808       140     42799         0    193633    353379   2790307     13.82   no data
1145.52/1145.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1145.62/1145.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.8M T:  0.09
1145.62/1145.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1145.62/1145.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1145.62/1145.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1145.62/1145.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    140 time:  0.00 s
1145.62/1145.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1145.72/1145.73	c lits-rem:        10  cl-subs:       19  v-elim:      0  v-fix:    0  time:  0.04 s
1145.82/1145.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1162.12/1162.12	c lits-rem:     13528  cl-subs:     9414  v-elim:      0  v-fix:    0  time: 16.32 s
1162.12/1162.13	c vivif2 --  cl tried    42709 cl shrink        0 lits rem          0 time: 0.00
1162.12/1162.16	c vivif2 --  cl tried   184290 cl shrink        0 lits rem          0 time: 0.04
1162.42/1162.47	c asymm  cl-useful: 6/270/42709 lits-rem:6 time: 0.31
1162.42/1162.48	c calculated reachability. Time: 0.00
1162.42/1162.48	c  N dy 35152   7716808       140     42709         0    184290    352409   2593925     13.82   no data
1166.72/1166.76	c  N dy 35244   7737671       140     42709         0    204082    352409   2975435     13.82     14.60
1171.42/1171.46	c  N dy 35293   7758741       140     42709         0    223823    352409   3339216     13.82     14.67
1175.53/1175.59	c  N dy 35366   7779083       140     42709         0    126921    352409   1478728     13.82     14.55
1178.53/1178.56	c  N dy 35456   7799104       140     42709         0    145927    352408   1840777     13.82     14.66
1181.93/1181.96	c  N dy 35569   7819170       140     42709         0    164973    352408   2211737     13.82     15.43
1185.83/1185.81	c  N dy 35656   7841589       140     42709         0    186199    352407   2615742     13.82     14.59
1190.13/1190.16	c  N dy 35793   7861609       140     42709         0    205339    352407   2991820     13.82     17.14
1194.74/1194.71	c  N dy 35879   7881648       140     42709         0    224297    352407   3351033     13.82     15.66
1199.53/1199.59	c  N dy 35964   7901741       140     42709         0    126227    352407   1467874     13.82     15.60
1202.53/1202.59	c  N dy 36071   7921758       140     42709         0    145282    352406   1836410     13.82     14.65
1206.03/1206.08	c  N dy 36159   7942559       140     42709         0    165070    352404   2220260     13.82     14.56
1210.03/1210.03	c  N dy 36272   7963236       140     42709         0    184764    352404   2606672     13.82     14.57
1214.63/1214.63	c  N dy 36351   7984000       140     42709         0    204457    352402   2985527     13.82     14.60
1219.33/1219.30	c  N dy 36440   8004092       140     42709         0    223632    352402   3363407     13.82     14.85
1224.12/1224.14	c  N dy 36498   8024633       140     42709         0    124794    352401   1432069     13.82     14.57
1228.33/1228.39	c  N dy 36549   8054046       140     42709         0    152100    352397   1914004     13.82     14.72
1232.03/1232.03	c  N dy 36663   8074094       140     42709         0    171152    352396   2283953     13.82     15.60
1236.33/1236.37	c  N dy 36715   8097194       140     42709         0    192889    352396   2694244     13.81     14.63
1240.83/1240.90	c  N dy 36851   8117266       140     42709         0    212028    352395   3071982     13.82     16.92
1245.42/1245.43	c  N dy 36922   8137344       140     42709         0    230971    352393   3426972     13.82     17.22
1249.83/1249.83	c  N dy 37014   8157351       140     42709         0    131090    352393   1551256     13.82     14.59
1252.93/1252.91	c  N dy 37106   8177602       140     42709         0    150305    352393   1927713     13.82     14.57
1256.42/1256.42	c  N dy 37198   8198119       140     42709         0    169757    352392   2299770     13.82     14.57
1260.02/1260.06	c  S st 37269   8216808       140     42709         0    187435    352392   2640837     13.82   no data
1260.32/1260.37	c  S st 37269   8217310       140     42709         0    187927    352392   2649808     13.82   no data
1260.32/1260.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1260.42/1260.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.8M T:  0.09
1260.42/1260.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1260.42/1260.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1260.42/1260.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1260.42/1260.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    140 time:  0.00 s
1260.42/1260.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1260.52/1260.53	c lits-rem:        20  cl-subs:       19  v-elim:      0  v-fix:    0  time:  0.05 s
1260.52/1260.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1275.83/1275.85	c lits-rem:     12374  cl-subs:    10153  v-elim:      0  v-fix:    0  time: 15.25 s
1275.83/1275.86	c vivif2 --  cl tried    42610 cl shrink        0 lits rem          0 time: 0.00
1275.83/1275.89	c vivif2 --  cl tried   177854 cl shrink        0 lits rem          0 time: 0.04
1276.23/1276.20	c asymm  cl-useful: 3/281/42610 lits-rem:3 time: 0.30
1276.23/1276.20	c calculated reachability. Time: 0.00
1276.23/1276.20	c  N dy 37269   8217310       140     42610         0    177854    351367   2447449     13.82   no data
1280.43/1280.43	c  N dy 37398   8237327       140     42610         0    196977    351367   2829029     13.82     14.56
1284.83/1284.88	c  N dy 37487   8257355       140     42610         0    216019    351367   3200406     13.82     14.65
1290.03/1290.00	c  N dy 37567   8277446       140     42610         0    234912    351365   3554011     13.82     16.87
1294.43/1294.45	c  N dy 37679   8298319       140     42610         0    134963    351365   1612161     13.82     14.55
1298.04/1298.06	c  N dy 37772   8321929       140     42610         0    157333    351363   2046811     13.82     14.60
1301.63/1301.67	c  N dy 37870   8342095       140     42610         0    176453    351362   2422199     13.82     14.56
1305.63/1305.64	c  N dy 37963   8363083       140     42610         0    196375    351362   2809523     13.82     14.58
1309.73/1309.76	c  N dy 38046   8383085       140     42610         0    215448    351362   3182688     13.82     14.59
1314.54/1314.59	c  N dy 38143   8403200       140     42610         0    234564    351362   3555832     13.82     14.65
1319.13/1319.16	c  N dy 38231   8423701       140     42610         0    132980    351360   1561891     13.82     14.73
1322.53/1322.56	c  N dy 38282   8447589       140     42610         0    155393    351360   1970940     13.82     14.67
1326.13/1326.20	c  N dy 38384   8467781       140     42610         0    174622    351360   2343424     13.82     14.59
1330.43/1330.44	c  N dy 38502   8488456       140     42610         0    194300    351360   2731967     13.82     14.63
1334.63/1334.66	c  N dy 38609   8508577       140     42610         0    213445    351360   3108772     13.82     14.56
1339.63/1339.65	c  N dy 38718   8528589       140     42610         0    232476    351358   3484389     13.82     14.97
1345.03/1345.00	c  N dy 38847   8549446       140     42610         0    130322    351358   1514725     13.82     14.59
1348.13/1348.15	c  N dy 38975   8569538       140     42610         0    149524    351358   1890548     13.83     14.56
1351.54/1351.56	c  N dy 39076   8589591       140     42610         0    168645    351358   2263930     13.83     16.32
1355.54/1355.50	c  N dy 39144   8611258       140     42610         0    189116    351358   2651505     13.83     14.60
1359.94/1359.94	c  N dy 39276   8631608       140     42610         0    208559    351358   3038808     13.83     14.57
1364.93/1364.91	c  N dy 39400   8652193       140     42610         0    228119    351358   3424474     13.83     14.58
1370.74/1370.74	c  N dy 39493   8672309       140     42610         0    123992    351358   1377606     13.83     14.67
1373.63/1373.67	c  N dy 39613   8692407       140     42610         0    143102    351358   1750000     13.83     14.58
1376.83/1376.89	c  N dy 39711   8712438       140     42610         0    162102    351357   2122060     13.83     14.60
1377.73/1377.73	c  S st 39726   8717310       140     42610         0    166705    351357   2209284     13.83   no data
1378.03/1378.00	c  S st 39726   8717814       140     42610         0    167196    351356   2218135     13.83   no data
1378.03/1378.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1378.03/1378.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.5M T:  0.08
1378.03/1378.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1378.03/1378.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1378.03/1378.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1378.03/1378.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    140 time:  0.00 s
1378.03/1378.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1378.13/1378.14	c lits-rem:        34  cl-subs:       30  v-elim:      0  v-fix:    0  time:  0.04 s
1378.13/1378.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1388.63/1388.66	c lits-rem:      8275  cl-subs:     5043  v-elim:      0  v-fix:    0  time: 10.46 s
1388.63/1388.67	c vivif2 --  cl tried    42563 cl shrink        0 lits rem          0 time: 0.00
1388.63/1388.70	c vivif2 --  cl tried   162170 cl shrink        0 lits rem          0 time: 0.03
1388.93/1388.98	c asymm  cl-useful: 2/298/42563 lits-rem:2 time: 0.29
1388.93/1388.99	c calculated reachability. Time: 0.00
1388.93/1388.99	c  N dy 39726   8717814       140     42563         0    162170    350850   2109693     13.83   no data
1392.43/1392.43	c  N dy 39772   8737992       140     42563         0    180992    350850   2444055     13.83     14.69
1396.54/1396.57	c  N dy 39852   8758224       140     42563         0    200199    350850   2810751     13.83     14.61
1400.94/1400.99	c  N dy 39949   8778231       140     42563         0    219234    350850   3184497     13.83     15.27
1406.13/1406.11	c  N dy 40058   8798978       140     42563         0    238887    350850   3570177     13.83     14.57
1410.93/1410.98	c  N dy 40135   8819063       140     42563         0    134109    350849   1571993     13.83     16.10
1414.24/1414.21	c  N dy 40225   8840758       140     42563         0    154759    350849   1978666     13.83     14.69
1418.34/1418.36	c  N dy 40356   8863567       140     42563         0    176432    350847   2396442     13.83     14.67
1422.14/1422.14	c  N dy 40437   8883645       140     42563         0    195477    350847   2770318     13.83     19.69
1426.44/1426.48	c  N dy 40553   8903691       140     42563         0    214497    350846   3141636     13.83     15.54
1431.34/1431.31	c  N dy 40664   8924025       140     42563         0    233836    350846   3521921     13.84     14.62
1437.14/1437.10	c  N dy 40756   8944086       140     42563         0    127919    350846   1438514     13.84     14.58
1439.94/1439.94	c  N dy 40801   8964119       140     42563         0    146625    350846   1756515     13.83     15.31
1443.43/1443.43	c  N dy 40897   8984819       140     42563         0    166295    350845   2144965     13.83     14.59
1447.13/1447.18	c  N dy 40998   9005327       140     42563         0    185736    350844   2515725     13.83     14.58
1451.24/1451.27	c  N dy 41066   9025407       140     42563         0    204711    350843   2882304     13.83     15.17
1455.94/1455.92	c  N dy 41165   9045499       140     42563         0    223737    350841   3253090     13.83     14.72
1461.04/1461.08	c  N dy 41307   9065586       140     42563         0    242873    350841   3634246     13.84     15.04
1466.14/1466.18	c  N dy 41417   9085816       140     42563         0    136374    350839   1600855     13.84     14.58
1470.44/1470.42	c  N dy 41516   9114100       140     42563         0    162999    350837   2105073     13.84     14.69
1474.04/1474.02	c  N dy 41603   9134193       140     42563         0    182072    350835   2472269     13.84     16.86
1478.23/1478.22	c  N dy 41703   9154327       140     42563         0    201192    350835   2846576     13.84     14.57
1483.04/1483.09	c  N dy 41819   9174928       140     42563         0    220768    350834   3230513     13.84     14.58
1488.04/1488.09	c  N dy 41946   9195022       140     42563         0    239888    350834   3611395     13.84     16.27
1493.84/1493.82	c  N dy 42039   9215087       140     42563         0    132160    350832   1505817     13.84     14.78
1494.23/1494.23	c  S st 42055   9217814       140     42563         0    134725    350832   1554894     13.84   no data
1494.43/1494.44	c  S st 42055   9218316       140     42563         0    135214    350832   1563675     13.84   no data
1494.43/1494.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1494.53/1494.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.06
1494.53/1494.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1494.53/1494.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1494.53/1494.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1494.53/1494.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    140 time:  0.00 s
1494.53/1494.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1494.53/1494.56	c lits-rem:       166  cl-subs:       83  v-elim:      0  v-fix:    0  time:  0.04 s
1494.63/1494.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1497.53/1497.57	c lits-rem:      2637  cl-subs:     1654  v-elim:      0  v-fix:    0  time:  2.96 s
1497.53/1497.57	c vivif2 --  cl tried    42387 cl shrink        0 lits rem          0 time: 0.00
1497.53/1497.60	c vivif2 --  cl tried   133653 cl shrink        0 lits rem          0 time: 0.02
1497.83/1497.86	c asymm  cl-useful: 3/345/42387 lits-rem:3 time: 0.27
1497.83/1497.87	c calculated reachability. Time: 0.00
1497.83/1497.87	c  N dy 42055   9218316       140     42387         0    133653    348994   1535679     13.84   no data
1501.03/1501.00	c  N dy 42144   9238497       140     42387         0    152765    348994   1905398     13.84     14.62
1504.64/1504.65	c  N dy 42248   9258795       140     42387         0    172040    348994   2287978     13.84     14.58
1508.74/1508.76	c  N dy 42356   9278800       140     42387         0    190998    348993   2653527     13.84     14.60
1512.84/1512.82	c  N dy 42446   9298903       140     42387         0    210000    348993   3013337     13.84     14.65
1517.34/1517.39	c  N dy 42492   9318946       140     42387         0    228809    348993   3357207     13.84     18.09
1522.54/1522.51	c  N dy 42604   9339025       140     42387         0    247874    348993   3727514     13.84     14.57
1527.94/1527.95	c  N dy 42669   9362220       140     42387         0    142243    348993   1689483     13.84     14.67
1531.24/1531.24	c  N dy 42742   9382255       140     42387         0    161147    348992   2041315     13.84     14.99
1535.14/1535.10	c  N dy 42856   9402803       140     42387         0    180689    348990   2424649     13.84     14.61
1539.24/1539.26	c  N dy 42930   9423009       140     42387         0    199760    348989   2787869     13.84     14.60
1543.54/1543.59	c  N dy 43007   9443032       140     42387         0    218731    348988   3157150     13.84     15.49
1548.44/1548.42	c  N dy 43105   9463074       140     42387         0    237737    348988   3524874     13.84     14.71
1555.94/1555.97	c  N dy 43160   9488447       140     42387         0    133079    348987   1495552     13.84     14.61
1559.14/1559.11	c  N dy 43263   9509044       140     42387         0    152648    348986   1876203     13.84     14.58
1562.53/1562.51	c  N dy 43324   9529119       140     42387         0    171645    348986   2231986     13.84     14.58
1566.33/1566.39	c  N dy 43423   9549237       140     42387         0    190749    348986   2599955     13.84     14.59
1570.85/1570.86	c  N dy 43530   9569249       140     42387         0    209803    348985   2977954     13.84     14.61
1575.64/1575.62	c  N dy 43639   9589259       140     42387         0    228789    348984   3349310     13.84     14.67
1581.85/1581.82	c  N dy 43757   9612917       140     42387         0    251232    348983   3794376     13.84     14.62
1586.74/1586.78	c  N dy 43865   9633106       140     42387         0    140906    348982   1652350     13.84     14.61
1590.14/1590.18	c  N dy 43985   9653194       140     42387         0    160059    348982   2029055     13.84     14.80
1593.94/1593.98	c  N dy 44082   9673560       140     42387         0    179403    348982   2410509     13.84     14.65
1598.54/1598.58	c  N dy 44188   9695119       140     42387         0    199801    348982   2806370     13.84     14.58
1603.24/1603.22	c  N dy 44301   9715210       140     42387         0    218862    348982   3181142     13.84     14.78
1604.04/1604.06	c  S st 44327   9718317       140     42387         0    221829    348982   3241303     13.84   no data
1604.44/1604.45	c  S st 44327   9718818       140     42387         0    222320    348981   3249837     13.84   no data
1604.44/1604.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1604.54/1604.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.3M T:  0.11
1604.54/1604.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1604.54/1604.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1604.54/1604.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1604.54/1604.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    140 time:  0.00 s
1604.54/1604.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1604.64/1604.63	c lits-rem:        29  cl-subs:        9  v-elim:      0  v-fix:    0  time:  0.05 s
1604.74/1604.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1626.84/1626.86	c lits-rem:     14354  cl-subs:    10026  v-elim:      0  v-fix:    0  time: 22.14 s
1626.84/1626.87	c vivif2 --  cl tried    42369 cl shrink        0 lits rem          0 time: 0.00
1626.94/1626.91	c vivif2 --  cl tried   212303 cl shrink        0 lits rem          0 time: 0.04
1627.24/1627.23	c asymm  cl-useful: 2/248/42369 lits-rem:2 time: 0.32
1627.24/1627.24	c calculated reachability. Time: 0.00
1627.24/1627.24	c  N dy 44327   9718818       140     42369         0    212303    348745   3032408     13.84   no data
1632.34/1632.35	c  N dy 44452   9738836       140     42369         0    231364    348744   3409010     13.85     15.03
1637.94/1637.94	c  N dy 44579   9760044       140     42369         0    251514    348744   3811992     13.85     14.66
1643.56/1643.56	c  N dy 44667   9782110       140     42369         0    141954    348742   1662919     13.85     14.66
1646.94/1646.98	c  N dy 44782   9802815       140     42369         0    161647    348742   2051969     13.85     14.66
1650.64/1650.68	c  N dy 44882   9822852       140     42369         0    180756    348742   2431219     13.85     14.59
1654.95/1654.93	c  N dy 45015   9842920       140     42369         0    199916    348741   2814015     13.85     17.29
1659.24/1659.21	c  N dy 45139   9862936       140     42369         0    219051    348740   3191877     13.85     14.67
1664.24/1664.23	c  N dy 45241   9883043       140     42369         0    238210    348740   3572059     13.85     15.15
1669.85/1669.88	c  N dy 45365   9903135       140     42369         0    257354    348740   3952897     13.86     15.92
1674.64/1674.63	c  N dy 45450   9923150       140     42369         0    144603    348740   1705528     13.86     14.59
1678.24/1678.26	c  N dy 45544   9944091       140     42369         0    164440    348739   2095107     13.86     14.60
1681.84/1681.84	c  N dy 45635   9964131       140     42369         0    183433    348739   2466676     13.86     17.78
1686.15/1686.17	c  N dy 45739   9984936       140     42369         0    203232    348739   2860343     13.86     14.66
1690.65/1690.68	c  N dy 45802  10005009       140     42369         0    222215    348739   3222208     13.86     15.26
1695.94/1695.90	c  N dy 45920  10025228       140     42369         0    241437    348739   3599634     13.86     14.69
1701.85/1701.85	c  N dy 46032  10046658       140     42369         0    261790    348739   3996754     13.86     14.79
1706.65/1706.61	c  N dy 46134  10066674       140     42369         0    148086    348739   1763975     13.86     14.74
1710.04/1710.06	c  N dy 46223  10086768       140     42369         0    167152    348739   2139637     13.86     18.31
1713.95/1713.94	c  N dy 46309  10107619       140     42369         0    186948    348739   2531679     13.86     14.85
1718.35/1718.34	c  N dy 46430  10127759       140     42369         0    206110    348739   2909342     13.86     14.62
1722.85/1722.89	c  N dy 46509  10148030       140     42369         0    225315    348739   3286458     13.86     14.71
1729.15/1729.12	c  N dy 46609  10172022       140     42369         0    248021    348739   3726416     13.86     14.61
1735.95/1735.99	c  N dy 46705  10192600       140     42369         0    133960    348738   1483020     13.86     14.63
1739.15/1739.15	c  N dy 46806  10212637       140     42369         0    152986    348738   1853518     13.86     14.62
1740.05/1740.07	c  S st 46829  10218818       140     42369         0    158883    348737   1969459     13.86   no data
1740.36/1740.33	c  S st 46829  10219319       140     42369         0    159358    348737   1977516     13.86   no data
1740.36/1740.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1740.45/1740.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.4M T:  0.07
1740.45/1740.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1740.45/1740.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1740.45/1740.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1740.45/1740.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    140 time:  0.00 s
1740.45/1740.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1740.45/1740.47	c lits-rem:         8  cl-subs:       20  v-elim:      0  v-fix:    0  time:  0.04 s
1740.55/1740.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1747.55/1747.53	c lits-rem:      4541  cl-subs:     2849  v-elim:      0  v-fix:    0  time:  7.00 s
1747.55/1747.53	c vivif2 --  cl tried    42339 cl shrink        0 lits rem          0 time: 0.00
1747.55/1747.56	c vivif2 --  cl tried   156519 cl shrink        0 lits rem          0 time: 0.03
1747.85/1747.85	c asymm  cl-useful: 6/303/42339 lits-rem:6 time: 0.28
1747.85/1747.85	c calculated reachability. Time: 0.00
1747.85/1747.85	c  N dy 46829  10219319       140     42339         0    156519    348406   1917637     13.86   no data
1751.45/1751.46	c  N dy 46927  10239685       140     42339         0    175895    348406   2297043     13.86     14.62
1755.84/1755.83	c  N dy 47047  10259733       140     42339         0    194941    348405   2672154     13.86     14.99
1760.55/1760.51	c  N dy 47143  10280167       140     42339         0    214325    348403   3051469     13.86     15.00
1765.66/1765.63	c  N dy 47255  10300553       140     42339         0    233755    348403   3437382     13.86     14.81
1771.34/1771.39	c  N dy 47362  10320589       140     42339         0    252783    348403   3812977     13.87     14.69
1778.85/1778.83	c  N dy 47426  10348387       140     42339         0    144490    348403   1667465     13.86     14.64
1782.34/1782.30	c  N dy 47546  10368933       140     42339         0    164047    348403   2054639     13.87     14.61
1786.04/1786.07	c  N dy 47649  10388979       140     42339         0    183137    348402   2430068     13.87     14.74
1790.25/1790.21	c  N dy 47732  10409078       140     42339         0    202197    348401   2798316     13.87     14.65
1794.65/1794.64	c  N dy 47827  10429095       140     42339         0    221188    348401   3173897     13.87     14.61
1799.45/1799.40	c  N dy 47877  10449337       140     42339         0    240314    348401   3538381     13.87     14.61
1805.05/1805.07	c  N dy 47978  10469358       140     42339         0    259329    348401   3911599     13.87     14.63
1811.85/1811.83	c  N dy 48098  10493821       140     42339         0    147210    348400   1728070     13.87     14.73
1815.34/1815.36	c  N dy 48203  10514047       140     42339         0    166456    348400   2107863     13.87     14.74
1819.25/1819.27	c  N dy 48296  10534150       140     42339         0    185560    348399   2478829     13.87     14.71
1823.75/1823.78	c  N dy 48408  10554252       140     42339         0    204644    348399   2853415     13.87     16.37
1828.65/1828.65	c  N dy 48520  10574365       140     42339         0    223793    348399   3236997     13.87     14.70
1833.55/1833.57	c  N dy 48596  10594415       140     42339         0    242731    348399   3596849     13.87     17.69
1839.45/1839.45	c  N dy 48703  10614734       140     42339         0    261968    348399   3976263     13.87     14.69
1845.35/1845.36	c  N dy 48810  10635303       140     42339         0    145202    348399   1681493     13.87     14.74
1848.55/1848.55	c  N dy 48897  10655305       140     42339         0    164254    348399   2054471     13.87     14.62
1852.34/1852.38	c  N dy 48974  10675814       140     42339         0    183588    348398   2422037     13.87     14.67
1856.65/1856.62	c  N dy 49058  10695856       140     42339         0    202506    348398   2788047     13.87     15.70
1861.85/1861.80	c  N dy 49117  10718282       140     42339         0    223621    348397   3185169     13.87     14.82
1862.05/1862.05	c  S st 49124  10719319       140     42339         0    224606    348397   3204221     13.87     11.77
1862.35/1862.40	c  S st 49124  10719826       140     42339         0    225098    348397   3213327     13.87   no data
1862.46/1862.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1862.55/1862.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.1M T:  0.11
1862.55/1862.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1862.55/1862.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1862.55/1862.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1862.55/1862.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    140 time:  0.00 s
1862.55/1862.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1862.55/1862.59	c lits-rem:        12  cl-subs:        6  v-elim:      0  v-fix:    0  time:  0.05 s
1862.65/1862.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1885.85/1885.82	c lits-rem:     12833  cl-subs:    14288  v-elim:      0  v-fix:    0  time: 23.15 s
1885.85/1885.83	c vivif2 --  cl tried    42330 cl shrink        0 lits rem          0 time: 0.01
1885.85/1885.87	c vivif2 --  cl tried   210813 cl shrink        0 lits rem          0 time: 0.04
1886.15/1886.19	c asymm  cl-useful: 2/246/42330 lits-rem:2 time: 0.32
1886.25/1886.20	c calculated reachability. Time: 0.00
1886.25/1886.20	c  N dy 49124  10719826       140     42330         0    210813    348269   2934606     13.87   no data
1891.65/1891.66	c  N dy 49218  10741965       140     42330         0    231744    348269   3336883     13.87     14.74
1896.85/1896.88	c  N dy 49311  10762006       140     42330         0    250794    348267   3710754     13.87     14.80
1902.45/1902.44	c  N dy 49408  10782358       140     42330         0    270198    348267   4094569     13.87     14.68
1907.35/1907.30	c  N dy 49502  10802836       140     42330         0    152754    348267   1820961     13.87     14.61
1910.95/1910.94	c  N dy 49631  10822865       140     42330         0    171871    348267   2197343     13.87     17.15
1915.45/1915.40	c  N dy 49729  10844935       140     42330         0    192847    348267   2608572     13.87     14.67
1919.75/1919.78	c  N dy 49808  10865135       140     42330         0    212052    348267   2985643     13.87     14.61
1924.65/1924.64	c  N dy 49893  10885843       140     42330         0    231768    348267   3365964     13.87     14.76
1930.25/1930.25	c  N dy 50003  10905974       140     42330         0    250927    348266   3736444     13.87     14.83
1936.25/1936.22	c  N dy 50091  10927404       140     42330         0    271241    348265   4131898     13.87     14.66
1941.95/1941.98	c  N dy 50145  10950520       140     42330         0    154533    348263   1799889     13.87     14.63
1945.55/1945.58	c  N dy 50231  10971490       140     42330         0    174337    348263   2177789     13.87     14.64
1949.45/1949.43	c  N dy 50308  10991537       140     42330         0    193325    348262   2546431     13.87     14.62
1953.95/1953.92	c  N dy 50419  11011692       140     42330         0    212507    348262   2921839     13.87     14.72
1959.05/1959.04	c  N dy 50526  11031701       140     42330         0    231483    348262   3291056     13.87     15.02
1965.35/1965.36	c  N dy 50609  11056703       140     42330         0    255165    348262   3748802     13.87     14.67
1971.45/1971.46	c  N dy 50718  11076784       140     42330         0    274288    348262   4129108     13.87     15.34
1976.15/1976.18	c  N dy 50779  11096914       140     42330         0    154271    348261   1822143     13.87     14.63
1979.75/1979.77	c  N dy 50907  11116983       140     42330         0    173411    348261   2202373     13.87     16.06
1985.86/1985.84	c  N dy 50996  11146517       140     42330         0    201208    348260   2716275     13.87     14.64
1990.85/1990.88	c  N dy 51107  11167168       140     42330         0    220812    348260   3101828     13.87     14.67
1995.75/1995.74	c  N dy 51193  11187263       140     42330         0    239790    348259   3465488     13.87     14.78
2001.65/2001.62	c  N dy 51314  11207282       140     42330         0    258876    348259   3846531     13.87     15.23
2005.25/2005.30	c  S st 51385  11219826       140     42330         0    270790    348259   4084841     13.87   no data
2005.75/2005.75	c  S st 51385  11220328       140     42330         0    271269    348258   4093674     13.87   no data
2005.75/2005.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2005.95/2005.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.8M T:  0.14
2005.95/2005.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2005.95/2005.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2005.95/2005.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2005.95/2005.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    140 time:  0.00 s
2005.95/2005.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2005.95/2005.97	c lits-rem:        13  cl-subs:       16  v-elim:      0  v-fix:    0  time:  0.06 s
2006.05/2006.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2048.95/2048.95	c lits-rem:     20716  cl-subs:    23188  v-elim:      0  v-fix:    0  time: 42.86 s
2048.95/2048.95	c vivif2 --  cl tried    42164 cl shrink        0 lits rem          0 time: 0.00
2049.05/2049.01	c vivif2 --  cl tried   248231 cl shrink        0 lits rem          0 time: 0.06
2049.36/2049.35	c asymm  cl-useful: 0/260/42164 lits-rem:0 time: 0.34
2049.36/2049.36	c calculated reachability. Time: 0.00
2049.36/2049.36	c  N dy 51385  11220328       140     42164         0    248231    346559   3655826     13.87   no data
2054.96/2054.94	c  N dy 51479  11240358       140     42164         0    267269    346557   4029687     13.87     15.15
2060.75/2060.78	c  N dy 51552  11260702       140     42164         0    147206    346557   1690646     13.87     14.73
2064.25/2064.27	c  N dy 51655  11281993       140     42164         0    167557    346556   2093651     13.87     14.74
2068.05/2068.09	c  N dy 51769  11302327       140     42164         0    186938    346556   2477443     13.87     14.65
2072.46/2072.49	c  N dy 51875  11322519       140     42164         0    206124    346556   2851264     13.87     14.65
2077.56/2077.53	c  N dy 51984  11343925       140     42164         0    226459    346555   3252065     13.88     14.65
2082.95/2082.90	c  N dy 52049  11365968       140     42164         0    247221    346555   3653741     13.87     14.73
2088.75/2088.74	c  N dy 52153  11386000       140     42164         0    266237    346555   4025861     13.87     17.14
2095.76/2095.78	c  N dy 52250  11406091       140     42164         0    144548    346555   1625275     13.88     14.65
2099.05/2099.09	c  N dy 52359  11426098       140     42164         0    163531    346554   1999612     13.88     14.90
2102.75/2102.78	c  N dy 52469  11446123       140     42164         0    182575    346553   2374547     13.88     14.71
2106.95/2106.99	c  N dy 52553  11466166       140     42164         0    201594    346553   2745938     13.88     14.62
2111.65/2111.66	c  N dy 52639  11487217       140     42164         0    221547    346553   3129441     13.88     14.64
2116.96/2116.93	c  N dy 52744  11507631       140     42164         0    240959    346553   3507387     13.88     14.72
2122.46/2122.47	c  N dy 52861  11527677       140     42164         0    260092    346553   3892308     13.88     14.76
2128.36/2128.34	c  N dy 52953  11547761       140     42164         0    279180    346553   4270087     13.88     15.35
2133.55/2133.50	c  N dy 53005  11567799       140     42164         0    156084    346553   1834553     13.88     15.47
2137.66/2137.63	c  N dy 53096  11591211       140     42164         0    178256    346553   2258783     13.88     14.82
2141.76/2141.76	c  N dy 53189  11611324       140     42164         0    197361    346553   2632283     13.88     14.64
2146.46/2146.45	c  N dy 53294  11633325       140     42164         0    218227    346552   3038638     13.88     14.66
2151.66/2151.63	c  N dy 53388  11653523       140     42164         0    237444    346552   3415194     13.88     14.77
2157.46/2157.40	c  N dy 53498  11673556       140     42164         0    256453    346552   3789705     13.88     16.75
2163.56/2163.55	c  N dy 53636  11693605       140     42164         0    275636    346552   4177217     13.88     14.65
2169.96/2169.97	c  N dy 53770  11713676       140     42164         0    151714    346550   1752861     13.88     15.16
2171.06/2171.09	c  S st 53802  11720329       140     42164         0    158027    346550   1877798     13.88     12.81
2171.36/2171.34	c  S st 53802  11720834       140     42164         0    158514    346550   1887060     13.88   no data
2171.36/2171.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2171.46/2171.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.4M T:  0.07
2171.46/2171.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2171.46/2171.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2171.46/2171.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2171.46/2171.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    140 time:  0.00 s
2171.46/2171.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2171.46/2171.48	c lits-rem:        33  cl-subs:       25  v-elim:      0  v-fix:    0  time:  0.04 s
2171.57/2171.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2177.36/2177.31	c lits-rem:      3577  cl-subs:     1838  v-elim:      0  v-fix:    0  time:  5.77 s
2177.36/2177.31	c vivif2 --  cl tried    42111 cl shrink        0 lits rem          0 time: 0.00
2177.36/2177.34	c vivif2 --  cl tried   156704 cl shrink        0 lits rem          0 time: 0.03
2177.66/2177.61	c asymm  cl-useful: 2/332/42111 lits-rem:2 time: 0.27
2177.66/2177.62	c calculated reachability. Time: 0.00
2177.66/2177.62	c  N dy 53802  11720834       140     42111         0    156704    346008   1849021     13.88   no data
2181.16/2181.17	c  N dy 53885  11740858       140     42111         0    175712    346006   2221524     13.88     16.12
2185.26/2185.22	c  N dy 54006  11760909       140     42111         0    194795    346006   2598793     13.88     16.88
2189.76/2189.70	c  N dy 54082  11780919       140     42111         0    213712    346006   2961161     13.88     14.83
2194.76/2194.75	c  N dy 54167  11801393       140     42111         0    233102    346005   3336296     13.88     14.73
2200.36/2200.39	c  N dy 54287  11821617       140     42111         0    252364    346005   3722127     13.88     14.66
2205.86/2205.85	c  N dy 54341  11841918       140     42111         0    271595    346005   4090839     13.88     14.69
2213.06/2213.00	c  N dy 54448  11862104       140     42111         0    146803    346004   1642259     13.88     14.76
2216.57/2216.57	c  N dy 54556  11882158       140     42111         0    165809    346004   2015505     13.88     19.20
2220.36/2220.35	c  N dy 54639  11902775       140     42111         0    185348    346004   2390690     13.88     14.64
2224.66/2224.63	c  N dy 54736  11923337       140     42111         0    204860    346003   2775343     13.89     14.75
2229.36/2229.30	c  N dy 54853  11943470       140     42111         0    224002    346003   3153377     13.89     14.67
2234.76/2234.77	c  N dy 54982  11963560       140     42111         0    243164    346002   3536878     13.89     14.64
2240.26/2240.20	c  N dy 55051  11983629       140     42111         0    262124    346002   3894649     13.89     19.13
2246.06/2246.02	c  N dy 55171  12003781       140     42111         0    281306    346002   4277618     13.89     14.74
2251.96/2251.95	c  N dy 55286  12023858       140     42111         0    155468    346002   1806530     13.89     15.20
2255.56/2255.57	c  N dy 55362  12043951       140     42111         0    174548    346002   2176868     13.89     16.50
2259.36/2259.32	c  N dy 55409  12064033       140     42111         0    193482    346001   2540255     13.89     17.04
2263.97/2263.95	c  N dy 55500  12084502       140     42111         0    212850    346001   2919430     13.89     14.72
2269.16/2269.12	c  N dy 55618  12104563       140     42111         0    231991    346001   3299964     13.89     14.81
2274.46/2274.44	c  N dy 55734  12124703       140     42111         0    251104    346001   3676055     13.89     14.64
2280.26/2280.27	c  N dy 55806  12144717       140     42111         0    270098    346000   4051034     13.89     14.79
2288.36/2288.35	c  N dy 55874  12168800       140     42111         0    146940    346000   1628168     13.89     14.64
2291.66/2291.68	c  N dy 55964  12188866       140     42111         0    165980    346000   1998147     13.89     14.92
2295.36/2295.39	c  N dy 56078  12208928       140     42111         0    185198    346000   2379849     13.89     14.69
2298.07/2298.03	c  S st 56143  12220834       140     42111         0    196502    346000   2599114     13.89     10.30
2298.36/2298.36	c  S st 56143  12221337       140     42111         0    196980    346000   2608176     13.89   no data
2298.36/2298.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2298.46/2298.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.9M T:  0.09
2298.46/2298.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2298.46/2298.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2298.46/2298.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2298.46/2298.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    140 time:  0.00 s
2298.46/2298.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2298.56/2298.52	c lits-rem:        19  cl-subs:        5  v-elim:      0  v-fix:    0  time:  0.05 s
2298.56/2298.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2311.27/2311.25	c lits-rem:      8168  cl-subs:     5897  v-elim:      0  v-fix:    0  time: 12.66 s
2311.27/2311.26	c vivif2 --  cl tried    42104 cl shrink        0 lits rem          0 time: 0.00
2311.27/2311.29	c vivif2 --  cl tried   191085 cl shrink        0 lits rem          0 time: 0.03
2311.56/2311.59	c asymm  cl-useful: 1/258/42104 lits-rem:1 time: 0.30
2311.66/2311.60	c calculated reachability. Time: 0.00
2311.66/2311.60	c  N dy 56143  12221337       140     42104         0    191085    345894   2484010     13.89   no data
2315.96/2315.96	c  N dy 56245  12241360       140     42104         0    210084    345894   2857651     13.89     16.98
2321.07/2321.02	c  N dy 56346  12261693       140     42104         0    229358    345894   3233146     13.89     14.65
2326.16/2326.14	c  N dy 56457  12281842       140     42104         0    248437    345894   3610791     13.89     14.66
2332.36/2332.31	c  N dy 56564  12302510       140     42104         0    268099    345894   3997624     13.89     14.73
2338.56/2338.56	c  N dy 56675  12322578       140     42104         0    287179    345893   4377418     13.89     14.63
2344.27/2344.24	c  N dy 56776  12342593       140     42104         0    159475    345892   1860577     13.89     18.26
2348.06/2348.08	c  N dy 56887  12362904       140     42104         0    178743    345891   2236443     13.90     14.67
2352.16/2352.10	c  N dy 56958  12383421       140     42104         0    198122    345891   2605179     13.89     14.76
2356.86/2356.83	c  N dy 57086  12403481       140     42104         0    217241    345891   2987682     13.90     14.64
2362.06/2362.06	c  N dy 57178  12424967       140     42104         0    237605    345891   3389958     13.90     14.63
2367.37/2367.39	c  N dy 57232  12445035       140     42104         0    256588    345891   3758169     13.90     16.44
2373.17/2373.19	c  N dy 57278  12466828       140     42104         0    277123    345891   4148690     13.89     14.63
2381.06/2381.03	c  N dy 57363  12488994       140     42104         0    150454    345891   1681363     13.89     14.76
2384.57/2384.57	c  N dy 57451  12509216       140     42104         0    169603    345891   2060617     13.89     14.69
2388.47/2388.43	c  N dy 57553  12529287       140     42104         0    188690    345891   2444207     13.89     18.27
2392.87/2392.88	c  N dy 57661  12549439       140     42104         0    207913    345891   2827650     13.90     14.67
2397.86/2397.82	c  N dy 57752  12569585       140     42104         0    227111    345889   3208610     13.90     14.63
2403.16/2403.15	c  N dy 57871  12589644       140     42104         0    246201    345889   3593894     13.90     16.21
2409.18/2409.12	c  N dy 57972  12609691       140     42104         0    265246    345889   3965232     13.90     16.25
2415.57/2415.58	c  N dy 58075  12629759       140     42104         0    284294    345889   4340176     13.90     15.83
2422.66/2422.61	c  N dy 58157  12650038       140     42104         0    154750    345889   1758788     13.90     14.78
2426.26/2426.20	c  N dy 58215  12671347       140     42104         0    174846    345889   2138634     13.90     14.66
2430.16/2430.10	c  N dy 58320  12691507       140     42104         0    194000    345889   2520660     13.90     14.63
2434.67/2434.65	c  N dy 58442  12711887       140     42104         0    213408    345889   2907575     13.90     14.76
2436.97/2436.94	c  S st 58513  12721337       140     42104         0    222432    345889   3089575     13.90   no data
2437.37/2437.35	c  S st 58513  12721838       140     42104         0    222916    345889   3097730     13.90   no data
2437.37/2437.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2437.47/2437.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.1M T:  0.11
2437.47/2437.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2437.47/2437.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2437.47/2437.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2437.47/2437.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    140 time:  0.00 s
2437.47/2437.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2437.57/2437.54	c lits-rem:         9  cl-subs:       10  v-elim:      0  v-fix:    0  time:  0.05 s
2437.67/2437.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2454.67/2454.68	c lits-rem:     11141  cl-subs:     9318  v-elim:      0  v-fix:    0  time: 17.05 s
2454.67/2454.68	c vivif2 --  cl tried    42092 cl shrink        0 lits rem          0 time: 0.01
2454.77/2454.73	c vivif2 --  cl tried   213600 cl shrink        0 lits rem          0 time: 0.04
2455.07/2455.04	c asymm  cl-useful: 1/263/42092 lits-rem:1 time: 0.32
2455.07/2455.05	c calculated reachability. Time: 0.00
2455.07/2455.05	c  N dy 58513  12721838       140     42092         0    213600    345727   2904426     13.90   no data
2459.97/2459.94	c  N dy 58584  12741852       140     42092         0    232567    345727   3279184     13.90     14.89
2465.28/2465.22	c  N dy 58654  12762261       140     42092         0    251764    345727   3643530     13.90     14.85
2471.07/2471.01	c  N dy 58734  12782335       140     42092         0    270805    345727   4019690     13.90     15.35
2477.66/2477.64	c  N dy 58811  12802443       140     42092         0    289755    345727   4384657     13.90     14.74
2483.98/2483.94	c  N dy 58912  12822474       140     42092         0    159501    345727   1848352     13.90     14.90
2487.47/2487.44	c  N dy 59024  12842559       140     42092         0    178714    345727   2230034     13.90     15.76
2491.77/2491.76	c  N dy 59161  12863043       140     42092         0    198326    345725   2622056     13.90     14.71
2496.46/2496.40	c  N dy 59255  12883552       140     42092         0    217767    345725   3000148     13.90     14.83
2501.77/2501.77	c  N dy 59391  12903608       140     42092         0    236866    345725   3385302     13.90     16.22
2506.87/2506.90	c  N dy 59451  12923693       140     42092         0    255735    345725   3727813     13.90     16.41
2512.97/2512.95	c  N dy 59565  12944461       140     42092         0    275531    345725   4123386     13.90     14.75
2519.57/2519.51	c  N dy 59677  12964652       140     42092         0    294746    345724   4504837     13.90     14.79
2525.27/2525.24	c  N dy 59762  12984867       140     42092         0    163357    345724   1908012     13.90     14.64
2529.17/2529.14	c  N dy 59855  13004930       140     42092         0    182486    345724   2292735     13.90     17.22
2533.57/2533.50	c  N dy 59981  13024932       140     42092         0    201456    345724   2669366     13.91     15.34
2538.37/2538.39	c  N dy 60067  13045117       140     42092         0    220559    345724   3041059     13.91     14.86
2543.87/2543.81	c  N dy 60190  13065127       140     42092         0    239619    345724   3422359     13.91     15.83
2549.87/2549.87	c  N dy 60324  13085176       140     42092         0    258726    345724   3803677     13.91     14.94
2556.27/2556.29	c  N dy 60447  13105387       140     42092         0    277866    345724   4182481     13.91     14.76
2563.18/2563.17	c  N dy 60539  13126126       140     42092         0    297513    345724   4567233     13.91     14.66
2564.37/2564.38	c  F st 60543  13130468       140     42092         0    301530    345723   4638419     13.91     12.26
2568.68/2568.69	c  N dy 60596  13146193       140     42092         0    164881    345723   1934972     13.91     17.46
2572.67/2572.68	c  N dy 60709  13166271       140     42092         0    184088    345723   2320720     13.91     16.31
2576.77/2576.72	c  N dy 60775  13186305       140     42092         0    202985    345722   2681727     13.91     15.19
2582.47/2582.43	c  N dy 60883  13211599       140     42092         0    226847    345722   3147405     13.91     14.67
2585.27/2585.23	c  S st 60959  13221840       140     42092         0    236640    345722   3346009     13.91   no data
2585.67/2585.65	c  S st 60959  13222341       140     42092         0    237125    345722   3354507     13.91   no data
2585.67/2585.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2585.77/2585.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.4M T:  0.12
2585.77/2585.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2585.77/2585.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2585.77/2585.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2585.77/2585.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    140 time:  0.00 s
2585.77/2585.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2585.87/2585.84	c lits-rem:         8  cl-subs:       15  v-elim:      0  v-fix:    0  time:  0.05 s
2585.97/2585.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2608.17/2608.12	c lits-rem:     12495  cl-subs:    10813  v-elim:      0  v-fix:    0  time: 22.19 s
2608.17/2608.13	c vivif2 --  cl tried    42073 cl shrink        0 lits rem          0 time: 0.01
2608.17/2608.18	c vivif2 --  cl tried   226316 cl shrink        0 lits rem          0 time: 0.05
2608.47/2608.49	c asymm  cl-useful: 0/250/42073 lits-rem:0 time: 0.32
2608.57/2608.50	c calculated reachability. Time: 0.00
2608.57/2608.50	c  N dy 60959  13222341       140     42073         0    226316    345527   3131882     13.91   no data
2613.78/2613.73	c  N dy 61058  13242356       140     42073         0    245371    345527   3510161     13.91     16.53
2619.57/2619.57	c  N dy 61195  13262379       140     42073         0    264480    345527   3891842     13.91     14.70
2626.98/2626.98	c  N dy 61227  13285974       140     42073         0    286699    345526   4316027     13.91     14.78
2635.17/2635.13	c  N dy 61323  13306348       140     42073         0    153822    345526   1709127     13.91     14.72
2638.87/2638.80	c  N dy 61440  13326411       140     42073         0    172890    345525   2085149     13.91     15.17
2642.88/2642.83	c  N dy 61529  13346493       140     42073         0    191939    345525   2460920     13.91     14.77
2646.98/2646.91	c  N dy 61619  13366560       140     42073         0    210931    345525   2833466     13.91     15.24
2652.18/2652.12	c  N dy 61739  13386624       140     42073         0    229969    345525   3210719     13.91     14.67
2657.37/2657.30	c  N dy 61839  13406879       140     42073         0    249177    345525   3588838     13.91     14.65
2663.07/2663.10	c  N dy 61944  13426981       140     42073         0    268266    345525   3962151     13.91     14.66
2669.57/2669.55	c  N dy 62066  13447070       140     42073         0    287417    345525   4347565     13.92     14.74
2676.07/2676.05	c  N dy 62144  13467141       140     42073         0    306388    345525   4716802     13.92     15.83
2681.28/2681.20	c  N dy 62243  13487895       140     42073         0    172847    345525   2074485     13.92     14.73
2685.48/2685.43	c  N dy 62357  13507981       140     42073         0    191988    345525   2450057     13.92     16.93
2689.87/2689.86	c  N dy 62447  13527992       140     42073         0    210955    345525   2819462     13.92     15.26
2695.77/2695.71	c  N dy 62513  13551659       140     42073         0    233194    345525   3244426     13.92     14.70
2701.37/2701.36	c  N dy 62589  13572631       140     42073         0    252916    345525   3616486     13.91     14.78
2706.88/2706.85	c  N dy 62646  13592636       140     42073         0    271708    345525   3975475     13.91     15.87
2713.37/2713.32	c  N dy 62738  13612726       140     42073         0    290810    345525   4355592     13.91     17.49
2721.97/2721.96	c  N dy 62848  13635908       140     42073         0    158625    345525   1776387     13.91     14.97
2725.68/2725.68	c  N dy 62939  13656000       140     42073         0    177693    345524   2151265     13.92     17.24
2730.97/2730.91	c  N dy 63052  13680976       140     42073         0    201373    345524   2616991     13.92     14.80
2735.77/2735.73	c  N dy 63144  13701039       140     42073         0    220408    345524   2991034     13.92     16.19
2740.88/2740.80	c  N dy 63254  13721092       140     42073         0    239423    345524   3364080     13.92     16.40
2741.18/2741.14	c  S st 63261  13722341       140     42073         0    240611    345524   3387877     13.92     13.43
2741.58/2741.51	c  S st 63261  13722844       140     42073         0    241098    345524   3396744     13.92   no data
2741.58/2741.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2741.68/2741.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.3M T:  0.12
2741.68/2741.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2741.68/2741.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2741.68/2741.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2741.68/2741.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    140 time:  0.00 s
2741.68/2741.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2741.78/2741.71	c lits-rem:         4  cl-subs:       14  v-elim:      0  v-fix:    0  time:  0.05 s
2741.78/2741.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2765.08/2765.01	c lits-rem:     12555  cl-subs:    12297  v-elim:      0  v-fix:    0  time: 23.21 s
2765.08/2765.01	c vivif2 --  cl tried    42056 cl shrink        0 lits rem          0 time: 0.00
2765.08/2765.06	c vivif2 --  cl tried   228804 cl shrink        0 lits rem          0 time: 0.05
2765.38/2765.38	c asymm  cl-useful: 1/269/42056 lits-rem:1 time: 0.32
2765.38/2765.39	c calculated reachability. Time: 0.00
2765.38/2765.39	c  N dy 63261  13722844       140     42056         0    228804    345359   3152650     13.92   no data
2771.09/2771.08	c  N dy 63334  13743525       140     42056         0    248334    345359   3533777     13.92     14.65
2777.38/2777.37	c  N dy 63433  13764290       140     42056         0    268067    345359   3920221     13.92     14.65
2783.87/2783.88	c  N dy 63564  13784379       140     42056         0    287245    345359   4305826     13.92     15.97
2790.57/2790.53	c  N dy 63669  13804465       140     42056         0    306339    345359   4681467     13.92     16.23
2797.28/2797.23	c  N dy 63737  13829663       140     42056         0    175061    345357   2073555     13.92     14.70
2801.89/2801.82	c  N dy 63808  13851946       140     42056         0    196132    345357   2480971     13.92     14.67
2806.48/2806.43	c  N dy 63919  13872009       140     42056         0    215220    345356   2860440     13.92     14.75
2811.58/2811.59	c  N dy 64038  13892041       140     42056         0    234306    345355   3244606     13.92     14.65
2816.97/2816.94	c  N dy 64122  13912518       140     42056         0    253730    345355   3627775     13.92     14.82
2822.79/2822.78	c  N dy 64256  13932596       140     42056         0    272937    345354   4014803     13.92     17.14
2829.28/2829.30	c  N dy 64356  13952639       140     42056         0    291997    345354   4397981     13.92     17.99
2836.37/2836.38	c  N dy 64487  13972695       140     42056         0    311114    345354   4782730     13.92     16.88
2841.98/2841.97	c  N dy 64592  13992750       140     42056         0    174017    345353   2067364     13.92     15.12
2846.08/2846.05	c  N dy 64701  14013171       140     42056         0    193554    345352   2458421     13.92     14.67
2850.67/2850.67	c  N dy 64795  14033202       140     42056         0    212646    345352   2835563     13.92     18.74
2855.69/2855.61	c  N dy 64873  14053218       140     42056         0    231629    345352   3208017     13.92     14.72
2860.88/2860.89	c  N dy 64948  14073226       140     42056         0    250569    345351   3580995     13.92     16.40
2867.38/2867.30	c  N dy 65062  14093300       140     42056         0    269634    345351   3962120     13.92     14.77
2873.88/2873.82	c  N dy 65175  14113388       140     42056         0    288734    345350   4339738     13.92     14.68
2880.78/2880.78	c  N dy 65285  14133551       140     42056         0    307883    345350   4718427     13.92     14.70
2887.48/2887.42	c  N dy 65382  14153753       140     42056         0    169795    345350   1983185     13.92     14.68
2891.28/2891.26	c  N dy 65490  14173832       140     42056         0    188853    345350   2361756     13.93     16.73
2895.78/2895.73	c  N dy 65592  14194354       140     42056         0    208245    345349   2742517     13.93     14.69
2900.38/2900.36	c  N dy 65670  14214362       140     42056         0    227128    345349   3103828     13.93     14.70
2902.38/2902.34	c  S st 65713  14222844       140     42056         0    235219    345348   3267063     13.93   no data
2902.78/2902.73	c  S st 65713  14223346       140     42056         0    235703    345347   3275512     13.93   no data
2902.78/2902.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2902.88/2902.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.3M T:  0.12
2902.88/2902.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2902.88/2902.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2902.88/2902.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2902.88/2902.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    140 time:  0.00 s
2902.88/2902.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2902.99/2902.93	c lits-rem:         2  cl-subs:       11  v-elim:      0  v-fix:    0  time:  0.05 s
2903.09/2903.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2923.09/2923.08	c lits-rem:     11113  cl-subs:     9989  v-elim:      0  v-fix:    0  time: 20.06 s
2923.09/2923.09	c vivif2 --  cl tried    42044 cl shrink        0 lits rem          0 time: 0.00
2923.19/2923.13	c vivif2 --  cl tried   225715 cl shrink        0 lits rem          0 time: 0.04
2923.49/2923.45	c asymm  cl-useful: 0/248/42044 lits-rem:0 time: 0.32
2923.49/2923.46	c calculated reachability. Time: 0.00
2923.49/2923.46	c  N dy 65713  14223346       140     42044         0    225715    345217   3069326     13.93   no data
2929.49/2929.48	c  N dy 65786  14246427       140     42044         0    247546    345217   3491461     13.93     14.66
2936.09/2936.02	c  N dy 65878  14269157       140     42044         0    268859    345210   3889566     13.93     14.73
2942.08/2942.09	c  N dy 65909  14289233       140     42044         0    287285    345208   4211030     13.92     18.37
2948.98/2948.97	c  N dy 66026  14309290       140     42044         0    306402    345207   4596905     13.92     14.86
2955.79/2955.75	c  N dy 66149  14329342       140     42044         0    168040    345207   1943457     13.93     14.72
2959.68/2959.66	c  N dy 66258  14349456       140     42044         0    187206    345207   2327813     13.93     14.97
2964.38/2964.31	c  N dy 66380  14369579       140     42044         0    206371    345207   2712072     13.93     14.81
2969.09/2969.08	c  N dy 66504  14389581       140     42044         0    225459    345207   3094475     13.93     16.11
2974.39/2974.38	c  N dy 66608  14409595       140     42044         0    244447    345207   3471403     13.93     15.29
2980.69/2980.65	c  N dy 66722  14431081       140     42044         0    264830    345206   3876015     13.93     14.69
2986.69/2986.63	c  N dy 66821  14451102       140     42044         0    283892    345206   4255360     13.93     14.83
2994.39/2994.36	c  N dy 66916  14473605       140     42044         0    305178    345206   4674983     13.93     14.73
3002.10/3002.08	c  N dy 66994  14498735       140     42044         0    170061    345206   1966115     13.93     14.70
3006.09/3006.03	c  N dy 67086  14519238       140     42044         0    189618    345205   2354946     13.93     14.69
3010.38/3010.32	c  N dy 67155  14539322       140     42044         0    208574    345205   2725151     13.93     14.73
3015.29/3015.29	c  N dy 67268  14559532       140     42044         0    227810    345205   3109434     13.93     14.75
3020.28/3020.25	c  N dy 67368  14579584       140     42044         0    246857    345204   3486687     13.93     14.68
3026.18/3026.18	c  N dy 67459  14599617       140     42044         0    265835    345204   3861783     13.93     18.54
3032.38/3032.33	c  N dy 67578  14619673       140     42044         0    284960    345204   4242357     13.93     17.12
3039.69/3039.63	c  N dy 67701  14640371       140     42044         0    304673    345204   4638467     13.93     14.74
3047.58/3047.53	c  N dy 67753  14660457       140     42044         0    163525    345203   1823749     13.93     15.33
3051.39/3051.30	c  N dy 67847  14680598       140     42044         0    182659    345203   2196739     13.93     14.85
3055.59/3055.50	c  N dy 67946  14700965       140     42044         0    202049    345202   2580931     13.93     14.69
3060.40/3060.35	c  N dy 68065  14721029       140     42044         0    221139    345202   2962402     13.93     16.09
3060.89/3060.89	c  S st 68077  14723346       140     42044         0    223329    345202   3004623     13.93     10.21
3061.29/3061.28	c  S st 68077  14723853       140     42044         0    223823    345202   3013221     13.93   no data
3061.29/3061.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3061.50/3061.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.2M T:  0.11
3061.50/3061.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3061.50/3061.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3061.50/3061.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3061.50/3061.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    140 time:  0.00 s
3061.50/3061.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3061.50/3061.47	c lits-rem:        18  cl-subs:       11  v-elim:      0  v-fix:    0  time:  0.05 s
3061.59/3061.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3076.69/3076.70	c lits-rem:     10825  cl-subs:     8495  v-elim:      0  v-fix:    0  time: 15.15 s
3076.79/3076.71	c vivif2 --  cl tried    41923 cl shrink        0 lits rem          0 time: 0.00
3076.79/3076.75	c vivif2 --  cl tried   215438 cl shrink        0 lits rem          0 time: 0.04
3077.09/3077.06	c asymm  cl-useful: 1/257/41923 lits-rem:1 time: 0.31
3077.09/3077.07	c calculated reachability. Time: 0.00
3077.09/3077.07	c  N dy 68077  14723853       140     41923         0    215438    343873   2844374     13.93   no data
3082.09/3082.02	c  N dy 68167  14743887       140     41923         0    234333    343873   3211911     13.93     16.39
3087.39/3087.32	c  N dy 68266  14763939       140     41923         0    253443    343873   3589239     13.93     16.76
3093.09/3093.09	c  N dy 68372  14784460       140     41923         0    273003    343873   3980598     13.93     14.81
3113.78/3113.70	c  N dy 68427  14850522       140     41923         0    173539    343870   1992739     13.93     14.70
3117.78/3117.71	c  N dy 68490  14870966       140     41923         0    192765    343870   2349852     13.92     14.66
3122.58/3122.54	c  N dy 68578  14892065       140     41923         0    212808    343870   2747433     13.92     14.73
3127.59/3127.50	c  N dy 68686  14912150       140     41923         0    231932    343870   3127524     13.93     15.28
3133.29/3133.24	c  N dy 68807  14932304       140     41923         0    251111    343870   3509446     13.93     14.76
3138.99/3138.96	c  N dy 68877  14952406       140     41923         0    270122    343870   3879970     13.93     14.68
3145.38/3145.38	c  N dy 68995  14972409       140     41923         0    289159    343870   4261738     13.93     15.48
3151.70/3151.66	c  N dy 69080  14992701       140     41923         0    308307    343869   4630273     13.93     14.72
3159.49/3159.46	c  N dy 69193  15012785       140     41923         0    166202    343869   1874259     13.93     14.73
3163.49/3163.44	c  N dy 69298  15032855       140     41923         0    185264    343868   2253038     13.93     14.76
3167.49/3167.49	c  N dy 69389  15052877       140     41923         0    204351    343868   2634738     13.93     16.29
3172.59/3172.57	c  N dy 69451  15075307       140     41923         0    225515    343868   3036894     13.93     14.68
3178.10/3178.07	c  N dy 69585  15095596       140     41923         0    244888    343868   3428519     13.93     14.75
3184.09/3184.09	c  N dy 69702  15117051       140     41923         0    265323    343867   3833364     13.93     14.73
3189.99/3189.97	c  N dy 69774  15137302       140     41923         0    284505    343866   4214423     13.93     14.73
3196.70/3196.69	c  N dy 69830  15157388       140     41923         0    303424    343865   4564462     13.93     15.08
3204.09/3204.03	c  N dy 69944  15177480       140     41923         0    322487    343865   4944397     13.93     14.69
3210.00/3209.98	c  N dy 70059  15197701       140     41923         0    179096    343865   2116768     13.93     14.69
3214.19/3214.13	c  N dy 70173  15217784       140     41923         0    198224    343865   2500812     13.93     14.67
3215.50/3215.48	c  S st 70205  15223853       140     41923         0    203995    343865   2614851     13.93   no data
3215.89/3215.81	c  S st 70205  15224353       140     41923         0    204487    343865   2624070     13.93   no data
3215.89/3215.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3215.99/3215.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.9M T:  0.09
3215.99/3215.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3215.99/3215.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3215.99/3215.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3215.99/3215.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    140 time:  0.00 s
3215.99/3215.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3215.99/3215.98	c lits-rem:        27  cl-subs:       40  v-elim:      0  v-fix:    0  time:  0.05 s
3216.09/3216.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3228.49/3228.44	c lits-rem:      8921  cl-subs:     4554  v-elim:      0  v-fix:    0  time: 12.38 s
3228.49/3228.45	c vivif2 --  cl tried    41874 cl shrink        0 lits rem          0 time: 0.00
3228.49/3228.48	c vivif2 --  cl tried   199942 cl shrink        0 lits rem          0 time: 0.04
3228.79/3228.79	c asymm  cl-useful: 1/242/41874 lits-rem:1 time: 0.30
3228.89/3228.80	c calculated reachability. Time: 0.00
3228.89/3228.80	c  N dy 70205  15224353       140     41874         0    199942    343366   2524218     13.93   no data
3233.69/3233.60	c  N dy 70297  15244474       140     41874         0    219057    343366   2904001     13.93     14.72
3238.69/3238.63	c  N dy 70377  15265662       140     41874         0    239091    343366   3299078     13.93     14.69
3244.49/3244.42	c  N dy 70485  15285720       140     41874         0    258144    343366   3674832     13.93     14.74
3249.89/3249.84	c  N dy 70532  15305762       140     41874         0    277070    343366   4043936     13.93     17.03
3256.69/3256.63	c  N dy 70624  15325808       140     41874         0    296076    343366   4416809     13.93     14.79
3263.59/3263.58	c  N dy 70749  15345860       140     41874         0    315238    343366   4806427     13.93     14.69
3271.69/3271.62	c  N dy 70847  15366433       140     41874         0    171180    343366   1955427     13.93     14.75
3275.90/3275.83	c  N dy 70939  15387158       140     41874         0    190766    343366   2330824     13.93     14.69
3280.40/3280.38	c  N dy 71041  15407219       140     41874         0    209815    343366   2708919     13.93     14.68
3286.19/3286.11	c  N dy 71160  15430135       140     41874         0    231458    343366   3132875     13.93     14.74
3291.49/3291.46	c  N dy 71167  15450418       140     41874         0    250037    343366   3452186     13.93     14.70
3297.59/3297.50	c  N dy 71285  15470425       140     41874         0    269162    343366   3835817     13.93     16.80
3304.19/3304.19	c  N dy 71391  15490651       140     41874         0    288384    343366   4218449     13.93     14.67
3310.49/3310.42	c  N dy 71467  15510711       140     41874         0    307480    343366   4596395     13.93     16.49
3318.39/3318.34	c  N dy 71581  15531443       140     41874         0    327158    343366   4987791     13.93     14.70
3324.79/3324.74	c  N dy 71710  15551487       140     41874         0    181747    343366   2161390     13.93     14.71
3329.19/3329.18	c  N dy 71784  15571898       140     41874         0    201043    343366   2535943     13.93     14.97
3335.00/3334.96	c  N dy 71874  15594361       140     41874         0    222174    343366   2944129     13.93     14.76
3340.29/3340.25	c  N dy 71974  15614434       140     41874         0    241253    343366   3326268     13.93     14.68
3345.99/3345.93	c  N dy 72070  15634536       140     41874         0    260377    343365   3711637     13.93     14.81
3352.00/3351.95	c  N dy 72188  15654581       140     41874         0    279510    343365   4096317     13.93     14.67
3358.99/3358.95	c  N dy 72326  15674649       140     41874         0    298621    343364   4481435     13.94     14.67
3367.60/3367.54	c  N dy 72405  15699695       140     41874         0    322072    343364   4924816     13.93     14.67
3374.90/3374.83	c  N dy 72458  15720643       140     41874         0    176294    343361   2016152     13.93     14.67
3375.59/3375.58	c  S st 72489  15724354       140     41874         0    179836    343361   2088125     13.93   no data
3375.89/3375.85	c  S st 72489  15724856       140     41874         0    180325    343360   2097268     13.93   no data
3375.89/3375.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3376.00/3375.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.6M T:  0.08
3376.00/3375.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3376.00/3375.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3376.00/3375.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3376.00/3375.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    140 time:  0.00 s
3376.00/3375.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3376.00/3376.00	c lits-rem:       138  cl-subs:       85  v-elim:      0  v-fix:    0  time:  0.05 s
3376.10/3376.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3381.89/3381.85	c lits-rem:      3653  cl-subs:     5409  v-elim:      0  v-fix:    0  time:  5.78 s
3381.89/3381.85	c vivif2 --  cl tried    41772 cl shrink        0 lits rem          0 time: 0.01
3381.89/3381.88	c vivif2 --  cl tried   174933 cl shrink        0 lits rem          0 time: 0.03
3382.19/3382.17	c asymm  cl-useful: 1/253/41772 lits-rem:1 time: 0.29
3382.19/3382.18	c calculated reachability. Time: 0.00
3382.19/3382.18	c  N dy 72489  15724856       140     41772         0    174933    342324   2008406     13.93   no data
3386.69/3386.67	c  N dy 72601  15746107       140     41772         0    195082    342324   2404278     13.93     14.79
3391.20/3391.18	c  N dy 72680  15766653       140     41772         0    214556    342323   2783229     13.93     14.75
3396.50/3396.43	c  N dy 72818  15786738       140     41772         0    233715    342323   3171136     13.94     15.21
3402.00/3401.97	c  N dy 72920  15806804       140     41772         0    252775    342323   3553269     13.94     16.49
3408.09/3408.00	c  N dy 73014  15827769       140     41772         0    272769    342323   3951378     13.94     14.67
3414.19/3414.13	c  N dy 73128  15847862       140     41772         0    291844    342323   4329824     13.94     14.93
3420.99/3420.99	c  N dy 73227  15868015       140     41772         0    311021    342322   4712337     13.94     14.68
3428.20/3428.16	c  N dy 73309  15888189       140     41772         0    330128    342322   5089032     13.94     14.70
3434.19/3434.12	c  N dy 73412  15908399       140     41772         0    182852    342322   2158789     13.94     14.79
3438.20/3438.18	c  N dy 73503  15928452       140     41772         0    201880    342321   2532811     13.94     14.92
3443.00/3443.00	c  N dy 73617  15948913       140     41772         0    221413    342321   2921488     13.94     14.87
3448.30/3448.25	c  N dy 73714  15969324       140     41772         0    240858    342321   3308295     13.94     14.80
3454.11/3454.04	c  N dy 73829  15989333       140     41772         0    259835    342320   3680762     13.94     15.89
3460.20/3460.12	c  N dy 73932  16009365       140     41772         0    278883    342320   4058715     13.94     14.69
3467.00/3466.91	c  N dy 74021  16029497       140     41772         0    298012    342320   4440834     13.94     14.94
3483.20/3483.19	c  N dy 74035  16070186       140     41772         0    168116    342318   1857515     13.93     14.71
3487.00/3486.95	c  N dy 74117  16090468       140     41772         0    187385    342318   2230854     13.93     14.75
3492.20/3492.14	c  N dy 74247  16112613       140     41772         0    208361    342318   2643098     13.93     14.71
3497.40/3497.30	c  N dy 74358  16132629       140     41772         0    227398    342318   3023806     13.93     16.22
3502.61/3502.55	c  N dy 74423  16153277       140     41772         0    246840    342318   3400276     13.93     14.75
3508.70/3508.62	c  N dy 74528  16174341       140     41772         0    266873    342317   3802100     13.93     14.74
3515.40/3515.34	c  N dy 74663  16194384       140     41772         0    286009    342317   4189682     13.94     14.86
3522.41/3522.34	c  N dy 74782  16214499       140     41772         0    305168    342317   4571492     13.94     14.68
3526.40/3526.35	c  S st 74843  16224856       140     41772         0    314996    342317   4768676     13.94     14.33
3527.00/3526.91	c  S st 74843  16225358       140     41772         0    315487    342317   4778115     13.94   no data
3527.00/3526.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3527.10/3527.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.3M T:  0.16
3527.20/3527.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3527.20/3527.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3527.20/3527.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3527.20/3527.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    140 time:  0.00 s
3527.20/3527.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3527.20/3527.18	c lits-rem:       132  cl-subs:       94  v-elim:      0  v-fix:    0  time:  0.07 s
3527.40/3527.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3579.30/3579.26	c lits-rem:     22968  cl-subs:    19355  v-elim:      0  v-fix:    0  time: 51.94 s
3579.30/3579.26	c vivif2 --  cl tried    41678 cl shrink        0 lits rem          0 time: 0.00
3579.40/3579.33	c vivif2 --  cl tried   296132 cl shrink        0 lits rem          0 time: 0.07
3579.70/3579.68	c asymm  cl-useful: 2/223/41678 lits-rem:2 time: 0.35
3579.70/3579.70	c calculated reachability. Time: 0.00
3579.70/3579.70	c  N dy 74843  16225358       140     41678         0    296132    341445   4383447     13.94   no data
3587.00/3586.93	c  N dy 74958  16245371       140     41678         0    315155    341445   4768397     13.94     14.68
3593.70/3593.64	c  N dy 75026  16265750       140     41678         0    334401    341445   5139172     13.94     14.68
3599.42/3599.39	c  N dy 75093  16285839       140     41678         0    185642    341444   2202406     13.94     14.69
3603.82/3603.77	c  N dy 75199  16305851       140     41678         0    204612    341444   2577237     13.94     17.39
3608.70/3608.69	c  N dy 75331  16325930       140     41678         0    223815    341444   2966321     13.94     14.69
3613.90/3613.84	c  N dy 75405  16346109       140     41678         0    242923    341443   3338988     13.94     15.00
3619.21/3619.11	c  N dy 75484  16366316       140     41678         0    262027    341441   3707263     13.94     14.74
3625.30/3625.29	c  N dy 75582  16386864       140     41678         0    281565    341441   4098095     13.94     14.89
3632.21/3632.19	c  N dy 75702  16406953       140     41678         0    300693    341441   4480007     13.94     15.35
3639.51/3639.44	c  N dy 75793  16427745       140     41678         0    320417    341441   4865847     13.94     14.75
3648.81/3648.73	c  N dy 75891  16447971       140     41678         0    170365    341441   1888790     13.94     14.74
3652.90/3652.82	c  N dy 75986  16468067       140     41678         0    189435    341441   2262125     13.94     14.71
3657.61/3657.60	c  N dy 76123  16488109       140     41678         0    208575    341441   2651404     13.94     15.03
3662.40/3662.35	c  N dy 76186  16508118       140     41678         0    227452    341441   3021877     13.94     17.22
3667.80/3667.76	c  N dy 76252  16528590       140     41678         0    246813    341441   3395871     13.94     14.73
3673.50/3673.47	c  N dy 76342  16548958       140     41678         0    266228    341441   3779859     13.94     14.72
3679.91/3679.89	c  N dy 76445  16569138       140     41678         0    285416    341441   4163135     13.94     14.84
3686.51/3686.47	c  N dy 76521  16589528       140     41678         0    304813    341441   4555503     13.94     14.75
3694.40/3694.35	c  N dy 76623  16610108       140     41678         0    324301    341441   4942458     13.94     14.70
3703.51/3703.47	c  N dy 76716  16630120       140     41678         0    172849    341441   1929182     13.94     15.08
3707.61/3707.55	c  N dy 76825  16650180       140     41678         0    192000    341440   2312593     13.94     15.12
3712.11/3712.08	c  N dy 76944  16670229       140     41678         0    211085    341439   2698776     13.94     14.68
3716.70/3716.65	c  N dy 77013  16690278       140     41678         0    230069    341439   3078896     13.94     14.69
3722.30/3722.26	c  N dy 77107  16710444       140     41678         0    249209    341438   3457353     13.94     14.68
3726.60/3726.51	c  S st 77171  16725359       140     41678         0    263400    341437   3735965     13.94     12.86
3727.01/3726.95	c  S st 77171  16725862       140     41678         0    263890    341437   3745154     13.94   no data
3727.01/3726.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3727.20/3727.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.7M T:  0.13
3727.20/3727.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3727.20/3727.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3727.20/3727.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3727.20/3727.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    140 time:  0.00 s
3727.20/3727.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3727.20/3727.17	c lits-rem:         4  cl-subs:       14  v-elim:      0  v-fix:    0  time:  0.06 s
3727.30/3727.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3754.00/3753.95	c lits-rem:     15297  cl-subs:    11114  v-elim:      0  v-fix:    0  time: 26.68 s
3754.00/3753.95	c vivif2 --  cl tried    41661 cl shrink        0 lits rem          0 time: 0.00
3754.10/3754.01	c vivif2 --  cl tried   252779 cl shrink        0 lits rem          0 time: 0.05
3754.41/3754.34	c asymm  cl-useful: 1/194/41661 lits-rem:1 time: 0.33
3754.41/3754.35	c calculated reachability. Time: 0.00
3754.41/3754.35	c  N dy 77171  16725862       140     41661         0    252779    341246   3509222     13.94   no data
3760.61/3760.56	c  N dy 77299  16745991       140     41661         0    272001    341246   3898552     13.94     14.76
3766.81/3766.74	c  N dy 77404  16766087       140     41661         0    291103    341246   4277312     13.94     16.41
3773.31/3773.24	c  N dy 77490  16786128       140     41661         0    310096    341245   4650799     13.94     15.31
3780.61/3780.58	c  N dy 77582  16806616       140     41661         0    329566    341245   5036336     13.94     14.69
3788.81/3788.75	c  N dy 77666  16826659       140     41661         0    177209    341245   2000956     13.94     14.85
3792.71/3792.62	c  N dy 77764  16846809       140     41661         0    196429    341245   2388748     13.94     14.80
3797.42/3797.32	c  N dy 77876  16866922       140     41661         0    215586    341245   2772403     13.94     14.82
3802.51/3802.45	c  N dy 77980  16886956       140     41661         0    234682    341245   3156362     13.94     14.73
3807.90/3807.82	c  N dy 78077  16907049       140     41661         0    253852    341245   3538870     13.95     16.67
3814.21/3814.17	c  N dy 78216  16927177       140     41661         0    273041    341245   3928667     13.95     14.73
3820.41/3820.37	c  N dy 78332  16947231       140     41661         0    292117    341245   4308574     13.95     15.38
3827.41/3827.31	c  N dy 78422  16967353       140     41661         0    311223    341245   4690072     13.95     14.87
3834.82/3834.79	c  N dy 78554  16987426       140     41661         0    330329    341245   5076311     13.95     14.76
3844.11/3844.09	c  N dy 78683  17007476       140     41661         0    176859    341245   1991752     13.95     16.69
3848.31/3848.28	c  N dy 78784  17027502       140     41661         0    195942    341245   2372098     13.95     14.70
3852.71/3852.64	c  N dy 78892  17047595       140     41661         0    215107    341245   2753389     13.95     16.06
3857.81/3857.80	c  N dy 79006  17067709       140     41661         0    234227    341245   3137699     13.95     15.08
3863.21/3863.17	c  N dy 79084  17087793       140     41661         0    253356    341244   3515276     13.95     16.06
3869.61/3869.59	c  N dy 79173  17109397       140     41661         0    273783    341244   3915383     13.95     14.95
3876.52/3876.50	c  N dy 79281  17129992       140     41661         0    293397    341243   4307986     13.95     14.72
3883.41/3883.34	c  N dy 79406  17150065       140     41661         0    312602    341243   4691671     13.95     14.70
3891.01/3890.96	c  N dy 79501  17170397       140     41661         0    331870    341243   5068512     13.95     14.70
3900.72/3900.62	c  N dy 79605  17193736       140     41661         0    180275    341243   2045830     13.95     14.73
3904.91/3904.82	c  N dy 79679  17213830       140     41661         0    199400    341243   2427889     13.95     15.51
3907.51/3907.46	c  S st 79720  17225862       140     41661         0    210827    341243   2654116     13.95   no data
3907.91/3907.82	c  S st 79720  17226363       140     41661         0    211307    341243   2662929     13.95   no data
3907.91/3907.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3908.01/3907.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.0M T:  0.10
3908.01/3907.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3908.01/3907.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3908.01/3907.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3908.01/3907.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    140 time:  0.00 s
3908.01/3907.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3908.01/3907.99	c lits-rem:         8  cl-subs:       10  v-elim:      0  v-fix:    0  time:  0.05 s
3908.11/3908.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3917.32/3917.26	c lits-rem:      5530  cl-subs:     4632  v-elim:      0  v-fix:    0  time:  9.18 s
3917.32/3917.26	c vivif2 --  cl tried    41651 cl shrink        0 lits rem          0 time: 0.01
3917.41/3917.30	c vivif2 --  cl tried   206675 cl shrink        0 lits rem          0 time: 0.04
3917.71/3917.61	c asymm  cl-useful: 2/246/41651 lits-rem:2 time: 0.31
3917.71/3917.62	c calculated reachability. Time: 0.00
3917.71/3917.62	c  N dy 79720  17226363       140     41651         0    206675    341116   2567176     13.95   no data
3923.11/3923.04	c  N dy 79850  17247758       140     41651         0    227035    341116   2975397     13.95     14.70
3928.61/3928.51	c  N dy 79911  17267803       140     41651         0    245886    341116   3335146     13.95     15.34
3934.51/3934.40	c  N dy 79992  17287853       140     41651         0    264844    341116   3708252     13.95     14.77
3940.61/3940.59	c  N dy 80094  17307890       140     41651         0    283890    341114   4087370     13.95     15.02
3947.51/3947.46	c  N dy 80175  17327955       140     41651         0    302992    341114   4464568     13.95     14.70
3955.21/3955.19	c  N dy 80283  17348115       140     41651         0    322108    341114   4849804     13.95     14.76
3963.41/3963.37	c  N dy 80364  17368835       140     41651         0    341751    341114   5243063     13.95     14.70
3970.71/3970.60	c  N dy 80428  17388908       140     41651         0    186438    341113   2161823     13.95     15.11
3975.11/3975.08	c  N dy 80519  17409755       140     41651         0    206226    341113   2560161     13.95     14.70
3979.91/3979.89	c  N dy 80600  17429930       140     41651         0    225167    341113   2923516     13.95     14.73
3985.11/3985.10	c  N dy 80704  17449958       140     41651         0    244218    341113   3300583     13.95     14.85
3991.12/3991.05	c  N dy 80802  17470224       140     41651         0    263445    341113   3680758     13.95     14.74
3997.42/3997.37	c  N dy 80893  17490244       140     41651         0    282459    341113   4050466     13.95     16.59
4004.12/4004.06	c  N dy 81016  17510334       140     41651         0    301603    341113   4434316     13.95     14.80
4011.61/4011.56	c  N dy 81122  17530403       140     41651         0    320630    341113   4811007     13.95     14.75
4019.01/4018.91	c  N dy 81180  17551656       140     41651         0    340714    341113   5200466     13.95     14.71
4027.02/4026.91	c  N dy 81282  17572050       140     41651         0    184879    341113   2125361     13.95     14.74
4032.02/4031.96	c  N dy 81393  17594675       140     41651         0    206376    341110   2549503     13.95     14.70
4036.91/4036.89	c  N dy 81491  17615025       140     41651         0    225733    341109   2937394     13.96     14.91
4044.01/4043.93	c  N dy 81576  17640746       140     41651         0    250044    341107   3405456     13.95     14.70
4049.91/4049.85	c  N dy 81685  17660800       140     41651         0    269144    341106   3790197     13.95     16.03
4056.21/4056.10	c  N dy 81782  17680901       140     41651         0    288250    341105   4173501     13.95     15.39
4063.22/4063.15	c  N dy 81875  17700954       140     41651         0    307276    341105   4549772     13.95     15.47
4070.42/4070.34	c  N dy 81969  17721214       140     41651         0    326563    341103   4941247     13.96     14.75
4072.22/4072.19	c  S st 82001  17726364       140     41651         0    331493    341103   5041502     13.96   no data
4072.82/4072.79	c  S st 82001  17726867       140     41651         0    331984    341103   5050401     13.96   no data
4072.92/4072.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4073.02/4072.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.5M T:  0.17
4073.02/4072.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4073.02/4072.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4073.02/4072.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4073.02/4072.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    140 time:  0.00 s
4073.02/4072.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4073.12/4073.07	c lits-rem:        61  cl-subs:       70  v-elim:      0  v-fix:    0  time:  0.07 s
4073.31/4073.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4130.01/4129.98	c lits-rem:     23509  cl-subs:    19193  v-elim:      0  v-fix:    0  time: 56.77 s
4130.01/4129.98	c vivif2 --  cl tried    41575 cl shrink        0 lits rem          0 time: 0.00
4130.11/4130.05	c vivif2 --  cl tried   312797 cl shrink        0 lits rem          0 time: 0.07
4130.51/4130.41	c asymm  cl-useful: 0/205/41575 lits-rem:0 time: 0.36
4130.51/4130.43	c calculated reachability. Time: 0.00
4130.51/4130.43	c  N dy 82001  17726867       140     41575         0    312797    340369   4653508     13.96   no data
4139.32/4139.24	c  N dy 82108  17750250       140     41575         0    334965    340369   5096603     13.96     14.71
4149.12/4149.10	c  N dy 82220  17770439       140     41575         0    178402    340369   1994546     13.96     14.76
4153.62/4153.51	c  N dy 82298  17791090       140     41575         0    198008    340368   2380154     13.96     14.75
4157.92/4157.81	c  N dy 82408  17811465       140     41575         0    217353    340368   2753779     13.96     14.73
4163.32/4163.22	c  N dy 82470  17831839       140     41575         0    236644    340368   3129313     13.96     14.79
4168.92/4168.84	c  N dy 82564  17851952       140     41575         0    255741    340367   3504825     13.96     14.81
4174.92/4174.80	c  N dy 82640  17872064       140     41575         0    274779    340367   3881455     13.96     14.89
4181.52/4181.45	c  N dy 82728  17892113       140     41575         0    293865    340367   4263334     13.96     16.19
4188.72/4188.68	c  N dy 82833  17912116       140     41575         0    312803    340367   4631028     13.96     17.33
4196.32/4196.28	c  N dy 82954  17932192       140     41575         0    331914    340366   5018639     13.96     16.57
4204.53/4204.45	c  N dy 83070  17952198       140     41575         0    350920    340366   5401070     13.96     14.70
4211.52/4211.46	c  N dy 83182  17972200       140     41575         0    192918    340365   2273749     13.96     16.43
4216.12/4216.07	c  N dy 83297  17992256       140     41575         0    212036    340364   2659944     13.96     16.21
4221.32/4221.27	c  N dy 83401  18012309       140     41575         0    231095    340364   3038840     13.96     15.10
4226.92/4226.89	c  N dy 83473  18032322       140     41575         0    250034    340364   3409363     13.96     17.81
4232.72/4232.69	c  N dy 83549  18052347       140     41575         0    269032    340364   3784072     13.96     17.90
4239.02/4238.96	c  N dy 83643  18072823       140     41575         0    288521    340364   4173143     13.96     14.74
4246.42/4246.33	c  N dy 83748  18093068       140     41575         0    307746    340364   4559332     13.96     14.74
4253.62/4253.51	c  N dy 83820  18113153       140     41575         0    326766    340364   4926725     13.96     14.89
4261.63/4261.51	c  N dy 83939  18133154       140     41575         0    345809    340364   5306908     13.96     14.76
4270.62/4270.56	c  N dy 84004  18158566       140     41575         0    191396    340362   2198155     13.96     14.73
4275.42/4275.39	c  N dy 84103  18179187       140     41575         0    210995    340362   2591621     13.96     14.75
4280.42/4280.36	c  N dy 84170  18199239       140     41575         0    230004    340362   2960948     13.96     14.70
4286.23/4286.14	c  N dy 84284  18219434       140     41575         0    249252    340362   3346779     13.96     14.74
4288.43/4288.30	c  S st 84318  18226867       140     41575         0    256332    340362   3485076     13.96     12.93
4288.83/4288.76	c  S st 84318  18227370       140     41575         0    256819    340362   3493692     13.96   no data
4288.83/4288.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4288.93/4288.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.6M T:  0.13
4289.03/4288.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4289.03/4288.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4289.03/4288.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4289.03/4288.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    140 time:  0.00 s
4289.03/4288.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4289.03/4288.97	c lits-rem:         8  cl-subs:       10  v-elim:      0  v-fix:    0  time:  0.06 s
4289.14/4289.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4314.03/4313.91	c lits-rem:     11877  cl-subs:    14017  v-elim:      0  v-fix:    0  time: 24.84 s
4314.03/4313.92	c vivif2 --  cl tried    41560 cl shrink        0 lits rem          0 time: 0.01
4314.03/4313.96	c vivif2 --  cl tried   242807 cl shrink        0 lits rem          0 time: 0.05
4314.33/4314.29	c asymm  cl-useful: 3/217/41560 lits-rem:3 time: 0.33
4314.33/4314.30	c calculated reachability. Time: 0.00
4314.33/4314.30	c  N dy 84318  18227370       140     41560         0    242807    340204   3227842     13.96   no data
4320.63/4320.57	c  N dy 84406  18247739       140     41560         0    262029    340204   3601436     13.96     14.74
4327.33/4327.29	c  N dy 84535  18267754       140     41560         0    281148    340203   3989609     13.96     17.20
4334.02/4333.99	c  N dy 84555  18287950       140     41560         0    299949    340203   4335076     13.96     14.82
4341.83/4341.75	c  N dy 84677  18308064       140     41560         0    319109    340202   4721536     13.96     14.78
4349.83/4349.79	c  N dy 84783  18328153       140     41560         0    338256    340202   5100714     13.96     15.39
4359.43/4359.37	c  N dy 84874  18348200       140     41560         0    178695    340202   1975688     13.96     15.83
4363.82/4363.74	c  N dy 84991  18368275       140     41560         0    197850    340202   2358057     13.96     14.83
4368.73/4368.60	c  N dy 85096  18388388       140     41560         0    216905    340202   2737348     13.96     14.80
4373.93/4373.80	c  N dy 85189  18408422       140     41560         0    235924    340201   3116304     13.96     15.30
4379.43/4379.30	c  N dy 85258  18428432       140     41560         0    254811    340201   3488003     13.96     16.14
4385.33/4385.26	c  N dy 85369  18448473       140     41560         0    273913    340200   3871723     13.96     14.70
4391.63/4391.56	c  N dy 85449  18468491       140     41560         0    292834    340199   4234592     13.96     19.31
4398.12/4398.07	c  N dy 85530  18488494       140     41560         0    311814    340198   4612752     13.96     17.40
4406.03/4405.97	c  N dy 85634  18508804       140     41560         0    331116    340198   5001333     13.96     14.72
4414.23/4414.10	c  N dy 85748  18528806       140     41560         0    350163    340198   5383663     13.96     17.34
4422.82/4422.76	c  N dy 85873  18549455       140     41560         0    189985    340198   2188073     13.96     14.78
4427.43/4427.39	c  N dy 85962  18569545       140     41560         0    209078    340198   2568498     13.96     14.77
4432.33/4432.28	c  N dy 86056  18590013       140     41560         0    228560    340198   2953345     13.96     14.82
4437.83/4437.75	c  N dy 86169  18610116       140     41560         0    247687    340198   3336053     13.96     16.48
4444.83/4444.75	c  N dy 86224  18635306       140     41560         0    271147    340197   3776107     13.96     14.77
4451.33/4451.23	c  N dy 86344  18655388       140     41560         0    290301    340197   4163301     13.96     14.90
4458.33/4458.20	c  N dy 86469  18675439       140     41560         0    309427    340197   4550421     13.96     14.92
4467.03/4466.91	c  N dy 86561  18697802       140     41560         0    330624    340196   4966492     13.96     14.77
4477.53/4477.45	c  N dy 86669  18723071       140     41560         0    354541    340195   5428463     13.96     14.76
4479.44/4479.36	c  S st 86696  18727370       140     41560         0    358649    340195   5511212     13.96     12.77
4480.13/4480.04	c  S st 86696  18727874       140     41560         0    359138    340195   5519858     13.96   no data
4480.13/4480.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4480.33/4480.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.8M T:  0.19
4480.33/4480.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4480.33/4480.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4480.33/4480.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4480.33/4480.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    140 time:  0.00 s
4480.33/4480.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4480.43/4480.34	c lits-rem:        13  cl-subs:       16  v-elim:      0  v-fix:    0  time:  0.08 s
4480.54/4480.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4556.94/4556.81	c lits-rem:     26148  cl-subs:    26212  v-elim:      0  v-fix:    0  time: 76.32 s
4556.94/4556.82	c vivif2 --  cl tried    41537 cl shrink        0 lits rem          0 time: 0.01
4556.94/4556.89	c vivif2 --  cl tried   332933 cl shrink        0 lits rem          0 time: 0.07
4557.34/4557.25	c asymm  cl-useful: 0/218/41537 lits-rem:0 time: 0.36
4557.34/4557.26	c calculated reachability. Time: 0.00
4557.34/4557.26	c  N dy 86696  18727874       140     41537         0    332933    339954   5004988     13.96   no data
4565.53/4565.43	c  N dy 86812  18747969       140     41537         0    352022    339953   5385837     13.96     15.46
4573.94/4573.85	c  N dy 86904  18768592       140     41537         0    191473    339953   2213451     13.96     14.70
4578.44/4578.36	c  N dy 86970  18789829       140     41537         0    211499    339953   2602588     13.96     14.73
4583.63/4583.56	c  N dy 87098  18809861       140     41537         0    230470    339953   2981248     13.97     14.85
4589.33/4589.30	c  N dy 87199  18829872       140     41537         0    249527    339953   3366720     13.97     16.59
4594.94/4594.86	c  N dy 87273  18850219       140     41537         0    268827    339952   3742406     13.97     14.76
4601.44/4601.37	c  N dy 87344  18870819       140     41537         0    288300    339952   4127861     13.96     14.78
4608.73/4608.69	c  N dy 87430  18891184       140     41537         0    307576    339952   4511676     13.97     14.75
4616.94/4616.83	c  N dy 87539  18912309       140     41537         0    327614    339952   4910232     13.97     14.78
4625.13/4625.07	c  N dy 87644  18932334       140     41537         0    346696    339952   5293143     13.97     14.73
4634.93/4634.83	c  N dy 87746  18952872       140     41537         0    184799    339952   2073267     13.97     14.78
4639.43/4639.38	c  N dy 87852  18973264       140     41537         0    204229    339952   2465617     13.97     14.89
4644.23/4644.12	c  N dy 87987  18993363       140     41537         0    223443    339952   2852566     13.97     14.90
4649.73/4649.60	c  N dy 88089  19013460       140     41537         0    242541    339952   3228626     13.97     15.61
4655.04/4654.96	c  N dy 88198  19033479       140     41537         0    261644    339951   3609285     13.97     14.79
4661.34/4661.30	c  N dy 88308  19053528       140     41537         0    280779    339951   3996390     13.97     15.85
4668.03/4667.98	c  N dy 88403  19073628       140     41537         0    299887    339951   4382658     13.97     15.52
4675.74/4675.68	c  N dy 88520  19093748       140     41537         0    319000    339951   4768665     13.97     14.89
4683.94/4683.83	c  N dy 88616  19114345       140     41537         0    338459    339951   5150260     13.97     15.10
4692.64/4692.53	c  N dy 88741  19135120       140     41537         0    358228    339951   5547127     13.97     14.77
4700.73/4700.67	c  N dy 88852  19155864       140     41537         0    195070    339951   2267366     13.97     14.72
4705.43/4705.36	c  N dy 88964  19176534       140     41537         0    214731    339950   2662661     13.97     14.81
4710.74/4710.63	c  N dy 89070  19196573       140     41537         0    233764    339950   3047704     13.97     14.75
4716.44/4716.38	c  N dy 89157  19216956       140     41537         0    253057    339949   3421722     13.97     14.76
4719.54/4719.49	c  S st 89202  19227877       140     41537         0    263427    339949   3629335     13.97   no data
4720.04/4719.97	c  S st 89202  19228380       140     41537         0    263915    339949   3638317     13.97   no data
4720.04/4719.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4720.24/4720.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.7M T:  0.13
4720.24/4720.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4720.24/4720.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4720.24/4720.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4720.24/4720.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    140 time:  0.00 s
4720.24/4720.13	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4720.24/4720.20	c lits-rem:         6  cl-subs:        9  v-elim:      0  v-fix:    0  time:  0.06 s
4720.35/4720.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4743.84/4743.73	c lits-rem:     11417  cl-subs:    10080  v-elim:      0  v-fix:    0  time: 23.43 s
4743.84/4743.74	c vivif2 --  cl tried    41526 cl shrink        0 lits rem          0 time: 0.01
4743.84/4743.79	c vivif2 --  cl tried   253837 cl shrink        0 lits rem          0 time: 0.05
4744.24/4744.12	c asymm  cl-useful: 1/195/41526 lits-rem:1 time: 0.33
4744.24/4744.13	c calculated reachability. Time: 0.00
4744.24/4744.13	c  N dy 89202  19228380       140     41526         0    253837    339825   3428707     13.97   no data
4750.44/4750.30	c  N dy 89269  19248464       140     41526         0    272845    339825   3805494     13.97     16.93
4757.14/4757.04	c  N dy 89375  19268821       140     41526         0    292261    339825   4197689     13.97     14.83
4764.24/4764.12	c  N dy 89475  19288859       140     41526         0    311195    339825   4567197     13.97     14.76
4772.13/4772.06	c  N dy 89590  19310343       140     41526         0    331578    339825   4971247     13.97     14.75
4780.44/4780.39	c  N dy 89669  19331327       140     41526         0    351438    339825   5361316     13.97     14.80
4791.54/4791.44	c  N dy 89779  19357464       140     41526         0    192597    339824   2203972     13.97     14.79
4795.84/4795.70	c  N dy 89838  19377496       140     41526         0    211591    339824   2576852     13.97     14.77
4800.84/4800.71	c  N dy 89923  19397525       140     41526         0    230553    339824   2951783     13.97     15.72
4806.05/4805.92	c  N dy 90011  19417570       140     41526         0    249681    339824   3331915     13.97     17.80
4812.04/4811.97	c  N dy 90115  19438425       140     41526         0    269494    339823   3729780     13.97     14.92
4817.84/4817.76	c  N dy 90185  19458485       140     41526         0    288363    339823   4094822     13.97     14.73
4825.44/4825.32	c  N dy 90294  19479232       140     41526         0    308107    339823   4490339     13.97     14.84
4833.44/4833.30	c  N dy 90403  19499833       140     41526         0    327729    339823   4883080     13.97     14.97
4842.04/4841.97	c  N dy 90534  19519852       140     41526         0    346789    339823   5270034     13.97     14.84
4850.84/4850.78	c  N dy 90625  19539891       140     41526         0    365813    339823   5649242     13.98     15.80
4858.34/4858.24	c  N dy 90737  19562134       140     41526         0    202272    339823   2396618     13.98     14.77
4865.45/4865.34	c  N dy 90854  19591607       140     41526         0    230072    339823   2924270     13.97     14.81
4870.44/4870.37	c  N dy 90917  19611667       140     41526         0    249043    339823   3292452     13.97     15.47
4876.34/4876.21	c  N dy 91002  19631930       140     41526         0    268327    339823   3679298     13.97     14.78
4883.74/4883.66	c  N dy 91091  19656145       140     41526         0    291241    339823   4132177     13.97     14.89
4890.25/4890.18	c  N dy 91177  19676175       140     41526         0    310282    339823   4506878     13.97     16.20
4897.95/4897.84	c  N dy 91257  19696202       140     41526         0    329211    339823   4877394     13.97     15.16
4906.44/4906.33	c  N dy 91379  19716306       140     41526         0    348382    339823   5268563     13.98     14.76
4911.34/4911.23	c  S st 91410  19728380       140     41526         0    359758    339823   5489624     13.98   no data
4911.94/4911.85	c  S st 91410  19728882       140     41526         0    360244    339823   5498475     13.98   no data
4911.94/4911.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4912.14/4912.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.8M T:  0.18
4912.14/4912.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4912.14/4912.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4912.14/4912.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4912.14/4912.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    140 time:  0.00 s
4912.14/4912.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4912.24/4912.15	c lits-rem:         1  cl-subs:        7  v-elim:      0  v-fix:    0  time:  0.08 s
4912.34/4912.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4989.75/4989.64	c lits-rem:     22776  cl-subs:    28050  v-elim:      0  v-fix:    0  time: 77.34 s
4989.75/4989.64	c vivif2 --  cl tried    41516 cl shrink        0 lits rem          0 time: 0.00
4989.86/4989.73	c vivif2 --  cl tried   332197 cl shrink        0 lits rem          0 time: 0.08
4990.15/4990.08	c asymm  cl-useful: 0/222/41516 lits-rem:0 time: 0.36
4990.25/4990.10	c calculated reachability. Time: 0.00
4990.25/4990.10	c  N dy 91410  19728882       140     41516         0    332197    339716   4952399     13.98   no data
4998.34/4998.22	c  N dy 91533  19748976       140     41516         0    351338    339716   5347303     13.98     16.10

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

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

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


[startup+0 s]
/proc/loadavg: 2.04 2.01 1.96 2/268 1426
/proc/meminfo: memFree=28664496/32951124 swapFree=55664332/67111528
[pid=1426] ppid=1424 vsize=29604 CPUtime=0 cores=0,2,4,6
/proc/1426/stat : 1426 (strangenight2-s) R 1424 1426 1193 0 -1 4202496 718 0 0 0 0 0 0 0 18 0 1 0 773579095 30314496 658 33554432000 4194304 4580011 140734010461248 18446744073709551615 222921473803 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1426/statm: 7401 658 322 95 0 2383 0

[startup+0.108478 s]
/proc/loadavg: 2.04 2.01 1.96 2/268 1426
/proc/meminfo: memFree=28664496/32951124 swapFree=55664332/67111528
[pid=1426] ppid=1424 vsize=32792 CPUtime=0.1 cores=0,2,4,6
/proc/1426/stat : 1426 (strangenight2-s) R 1424 1426 1193 0 -1 4202496 2225 0 0 0 10 0 0 0 18 0 1 0 773579095 33579008 2165 33554432000 4194304 4580011 140734010461248 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1426/statm: 8198 2165 340 95 0 3180 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 32792

[startup+0.200461 s]
/proc/loadavg: 2.04 2.01 1.96 2/268 1426
/proc/meminfo: memFree=28664496/32951124 swapFree=55664332/67111528
[pid=1426] ppid=1424 vsize=51288 CPUtime=0.19 cores=0,2,4,6
/proc/1426/stat : 1426 (strangenight2-s) R 1424 1426 1193 0 -1 4202496 6812 0 0 0 18 1 0 0 18 0 1 0 773579095 52518912 6642 33554432000 4194304 4580011 140734010461248 18446744073709551615 4451588 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1426/statm: 12822 6642 352 95 0 7804 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 51288

[startup+0.30045 s]
/proc/loadavg: 2.04 2.01 1.96 2/268 1426
/proc/meminfo: memFree=28664496/32951124 swapFree=55664332/67111528
[pid=1426] ppid=1424 vsize=51288 CPUtime=0.29 cores=0,2,4,6
/proc/1426/stat : 1426 (strangenight2-s) R 1424 1426 1193 0 -1 4202496 6812 0 0 0 28 1 0 0 18 0 1 0 773579095 52518912 6642 33554432000 4194304 4580011 140734010461248 18446744073709551615 4451588 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1426/statm: 12822 6642 352 95 0 7804 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 51288

[startup+0.700377 s]
/proc/loadavg: 2.04 2.01 1.96 2/268 1426
/proc/meminfo: memFree=28664496/32951124 swapFree=55664332/67111528
[pid=1426] ppid=1424 vsize=51288 CPUtime=0.69 cores=0,2,4,6
/proc/1426/stat : 1426 (strangenight2-s) R 1424 1426 1193 0 -1 4202496 6812 0 0 0 68 1 0 0 18 0 1 0 773579095 52518912 6642 33554432000 4194304 4580011 140734010461248 18446744073709551615 4451779 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1426/statm: 12822 6642 352 95 0 7804 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 51288

[startup+1.50024 s]
/proc/loadavg: 2.04 2.01 1.96 3/274 1433
/proc/meminfo: memFree=28613980/32951124 swapFree=55664332/67111528
[pid=1426] ppid=1424 vsize=51288 CPUtime=1.49 cores=0,2,4,6
/proc/1426/stat : 1426 (strangenight2-s) R 1424 1426 1193 0 -1 4202496 6814 0 0 0 148 1 0 0 20 0 1 0 773579095 52518912 6644 33554432000 4194304 4580011 140734010461248 18446744073709551615 4416028 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1426/statm: 12822 6644 354 95 0 7804 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 51288

[startup+3.1009 s]
/proc/loadavg: 2.04 2.01 1.96 3/274 1433
/proc/meminfo: memFree=28614972/32951124 swapFree=55664332/67111528
[pid=1426] ppid=1424 vsize=49000 CPUtime=3.09 cores=0,2,4,6
/proc/1426/stat : 1426 (strangenight2-s) R 1424 1426 1193 0 -1 4202496 7036 0 0 0 308 1 0 0 25 0 1 0 773579095 50176000 6063 33554432000 4194304 4580011 140734010461248 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1426/statm: 12250 6063 364 95 0 7232 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 49000

[startup+6.30035 s]
/proc/loadavg: 2.04 2.01 1.96 3/274 1433
/proc/meminfo: memFree=28605600/32951124 swapFree=55664332/67111528
[pid=1426] ppid=1424 vsize=60416 CPUtime=6.29 cores=0,2,4,6
/proc/1426/stat : 1426 (strangenight2-s) R 1424 1426 1193 0 -1 4202496 10587 0 0 0 627 2 0 0 25 0 1 0 773579095 61865984 8380 33554432000 4194304 4580011 140734010461248 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1426/statm: 15104 8380 367 95 0 10086 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 60416

[startup+12.7012 s]
/proc/loadavg: 2.03 2.01 1.96 3/274 1433
/proc/meminfo: memFree=28590964/32951124 swapFree=55664332/67111528
[pid=1426] ppid=1424 vsize=74172 CPUtime=12.69 cores=0,2,4,6
/proc/1426/stat : 1426 (strangenight2-s) R 1424 1426 1193 0 -1 4202496 16693 0 0 0 1267 2 0 0 25 0 1 0 773579095 75952128 9864 33554432000 4194304 4580011 140734010461248 18446744073709551615 4294390 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1426/statm: 18543 9864 367 95 0 13525 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 74172

[startup+25.5008 s]
/proc/loadavg: 2.02 2.01 1.96 3/274 1434
/proc/meminfo: memFree=28588728/32951124 swapFree=55664332/67111528
[pid=1426] ppid=1424 vsize=74664 CPUtime=25.5 cores=0,2,4,6
/proc/1426/stat : 1426 (strangenight2-s) R 1424 1426 1193 0 -1 4202496 27409 0 0 0 2546 4 0 0 25 0 1 0 773579095 76455936 10439 33554432000 4194304 4580011 140734010461248 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1426/statm: 18666 10439 367 95 0 13648 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 74664

[startup+51.1011 s]
/proc/loadavg: 2.02 2.01 1.96 3/274 1434
/proc/meminfo: memFree=28562352/32951124 swapFree=55664332/67111528
[pid=1426] ppid=1424 vsize=75632 CPUtime=51.09 cores=0,2,4,6
/proc/1426/stat : 1426 (strangenight2-s) R 1424 1426 1193 0 -1 4202496 44846 0 0 0 5103 6 0 0 25 0 1 0 773579095 77447168 12322 33554432000 4194304 4580011 140734010461248 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1426/statm: 18908 12322 367 95 0 13890 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 75632

[startup+102.301 s]
/proc/loadavg: 2.00 2.00 1.96 3/274 1436
/proc/meminfo: memFree=28555980/32951124 swapFree=55664332/67111528
[pid=1426] ppid=1424 vsize=82128 CPUtime=102.3 cores=0,2,4,6
/proc/1426/stat : 1426 (strangenight2-s) R 1424 1426 1193 0 -1 4202496 71432 0 0 0 10218 12 0 0 25 0 1 0 773579095 84099072 13651 33554432000 4194304 4580011 140734010461248 18446744073709551615 4305943 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1426/statm: 20532 13651 367 95 0 15514 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 82128

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 1.96 3/274 1437
/proc/meminfo: memFree=28533712/32951124 swapFree=55664332/67111528
[pid=1426] ppid=1424 vsize=91424 CPUtime=162.29 cores=0,2,4,6
/proc/1426/stat : 1426 (strangenight2-s) R 1424 1426 1193 0 -1 4202496 97432 0 0 0 16213 16 0 0 25 0 1 0 773579095 93618176 16562 33554432000 4194304 4580011 140734010461248 18446744073709551615 4294472 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1426/statm: 22856 16562 367 95 0 17838 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 91424

[startup+222.31 s]
/proc/loadavg: 2.10 2.03 1.97 3/274 1439
/proc/meminfo: memFree=28523472/32951124 swapFree=55664332/67111528
[pid=1426] ppid=1424 vsize=97512 CPUtime=222.31 cores=0,2,4,6
/proc/1426/stat : 1426 (strangenight2-s) R 1424 1426 1193 0 -1 4202496 119832 0 0 0 22211 20 0 0 25 0 1 0 773579095 99852288 18011 33554432000 4194304 4580011 140734010461248 18446744073709551615 4295670 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1426/statm: 24378 18011 367 95 0 19360 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 97512

[startup+282.301 s]
/proc/loadavg: 2.03 2.02 1.97 3/274 1450
/proc/meminfo: memFree=28520188/32951124 swapFree=55664332/67111528
[pid=1426] ppid=1424 vsize=101728 CPUtime=282.3 cores=0,2,4,6
/proc/1426/stat : 1426 (strangenight2-s) R 1424 1426 1193 0 -1 4202496 140355 0 0 0 28206 24 0 0 25 0 1 0 773579095 104169472 18510 33554432000 4194304 4580011 140734010461248 18446744073709551615 4294563 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1426/statm: 25432 18510 367 95 0 20414 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 101728

[startup+342.301 s]
/proc/loadavg: 2.01 2.02 1.97 3/274 1451
/proc/meminfo: memFree=28496952/32951124 swapFree=55664332/67111528
[pid=1426] ppid=1424 vsize=102124 CPUtime=342.3 cores=0,2,4,6
/proc/1426/stat : 1426 (strangenight2-s) R 1424 1426 1193 0 -1 4202496 159069 0 0 0 34203 27 0 0 25 0 1 0 773579095 104574976 18720 33554432000 4194304 4580011 140734010461248 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1426/statm: 25531 18720 367 95 0 20513 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 102124

[startup+402.301 s]
/proc/loadavg: 2.05 2.03 1.98 3/274 1453
/proc/meminfo: memFree=28490448/32951124 swapFree=55664332/67111528
[pid=1426] ppid=1424 vsize=102452 CPUtime=402.3 cores=0,2,4,6
/proc/1426/stat : 1426 (strangenight2-s) R 1424 1426 1193 0 -1 4202496 176006 0 0 0 40198 32 0 0 25 0 1 0 773579095 104910848 19334 33554432000 4194304 4580011 140734010461248 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1426/statm: 25613 19334 367 95 0 20595 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 102452

[startup+462.301 s]
/proc/loadavg: 2.09 2.04 1.98 3/274 1457
/proc/meminfo: memFree=28491484/32951124 swapFree=55664332/67111528
[pid=1426] ppid=1424 vsize=102784 CPUtime=462.3 cores=0,2,4,6
/proc/1426/stat : 1426 (strangenight2-s) R 1424 1426 1193 0 -1 4202496 193003 0 0 0 46195 35 0 0 25 0 1 0 773579095 105250816 19130 33554432000 4194304 4580011 140734010461248 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1426/statm: 25696 19130 367 95 0 20678 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 102784

[startup+522.301 s]
/proc/loadavg: 2.03 2.03 1.98 3/274 1459
/proc/meminfo: memFree=28473224/32951124 swapFree=55664332/67111528
[pid=1426] ppid=1424 vsize=118908 CPUtime=522.31 cores=0,2,4,6
/proc/1426/stat : 1426 (strangenight2-s) R 1424 1426 1193 0 -1 4202496 208191 0 0 0 52193 38 0 0 25 0 1 0 773579095 121761792 23467 33554432000 4194304 4580011 140734010461248 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1426/statm: 29727 23467 367 95 0 24709 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 118908

[startup+582.301 s]
/proc/loadavg: 2.01 2.02 1.98 3/274 1461
/proc/meminfo: memFree=28467732/32951124 swapFree=55664332/67111528
[pid=1426] ppid=1424 vsize=131424 CPUtime=582.31 cores=0,2,4,6
/proc/1426/stat : 1426 (strangenight2-s) R 1424 1426 1193 0 -1 4202496 222214 0 0 0 58191 40 0 0 25 0 1 0 773579095 134578176 26244 33554432000 4194304 4580011 140734010461248 18446744073709551615 4295682 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1426/statm: 32856 26244 367 95 0 27838 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 131424

[startup+642.301 s]

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

[startup+4002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/274 1561
/proc/meminfo: memFree=28283736/32951124 swapFree=55664332/67111528
[pid=1426] ppid=1424 vsize=299324 CPUtime=4002.42 cores=0,2,4,6
/proc/1426/stat : 1426 (strangenight2-s) R 1424 1426 1193 0 -1 4202496 705961 0 0 0 400067 175 0 0 25 0 1 0 773579095 306507776 46009 33554432000 4194304 4580011 140734010461248 18446744073709551615 4294436 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1426/statm: 74831 46009 367 95 0 69813 0
Current children cumulated CPU time (s) 4002.42
Current children cumulated vsize (KiB) 299324

[startup+4062.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/274 1565
/proc/meminfo: memFree=28286776/32951124 swapFree=55664332/67111528
[pid=1426] ppid=1424 vsize=299500 CPUtime=4062.42 cores=0,2,4,6
/proc/1426/stat : 1426 (strangenight2-s) R 1424 1426 1193 0 -1 4202496 712902 0 0 0 406065 177 0 0 25 0 1 0 773579095 306688000 46189 33554432000 4194304 4580011 140734010461248 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1426/statm: 74875 46189 367 95 0 69857 0
Current children cumulated CPU time (s) 4062.42
Current children cumulated vsize (KiB) 299500

[startup+4122.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/274 1567
/proc/meminfo: memFree=28274648/32951124 swapFree=55664332/67111528
[pid=1426] ppid=1424 vsize=305580 CPUtime=4122.41 cores=0,2,4,6
/proc/1426/stat : 1426 (strangenight2-s) R 1424 1426 1193 0 -1 4202496 715344 0 0 0 412064 177 0 0 25 0 1 0 773579095 312913920 48631 33554432000 4194304 4580011 140734010461248 18446744073709551615 4397233 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1426/statm: 76395 48631 367 95 0 71377 0
Current children cumulated CPU time (s) 4122.41
Current children cumulated vsize (KiB) 305580

[startup+4182.31 s]
/proc/loadavg: 2.08 2.02 2.00 3/274 1569
/proc/meminfo: memFree=28280412/32951124 swapFree=55664332/67111528
[pid=1426] ppid=1424 vsize=306316 CPUtime=4182.43 cores=0,2,4,6
/proc/1426/stat : 1426 (strangenight2-s) R 1424 1426 1193 0 -1 4202496 721767 0 0 0 418064 179 0 0 25 0 1 0 773579095 313667584 47802 33554432000 4194304 4580011 140734010461248 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1426/statm: 76579 47802 367 95 0 71561 0
Current children cumulated CPU time (s) 4182.43
Current children cumulated vsize (KiB) 306316

[startup+4242.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/274 1570
/proc/meminfo: memFree=28280224/32951124 swapFree=55664332/67111528
[pid=1426] ppid=1424 vsize=306160 CPUtime=4242.42 cores=0,2,4,6
/proc/1426/stat : 1426 (strangenight2-s) R 1424 1426 1193 0 -1 4202496 728652 0 0 0 424061 181 0 0 25 0 1 0 773579095 313507840 47846 33554432000 4194304 4580011 140734010461248 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1426/statm: 76540 47846 367 95 0 71522 0
Current children cumulated CPU time (s) 4242.42
Current children cumulated vsize (KiB) 306160

[startup+4302.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/274 1572
/proc/meminfo: memFree=28282276/32951124 swapFree=55664332/67111528
[pid=1426] ppid=1424 vsize=217892 CPUtime=4302.43 cores=0,2,4,6
/proc/1426/stat : 1426 (strangenight2-s) R 1424 1426 1193 0 -1 4202496 734603 0 0 0 430060 183 0 0 25 0 1 0 773579095 223121408 46895 33554432000 4194304 4580011 140734010461248 18446744073709551615 4406380 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1426/statm: 54473 46895 367 95 0 49455 0
Current children cumulated CPU time (s) 4302.43
Current children cumulated vsize (KiB) 217892

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/274 1573
/proc/meminfo: memFree=28273164/32951124 swapFree=55664332/67111528
[pid=1426] ppid=1424 vsize=217976 CPUtime=4362.42 cores=0,2,4,6
/proc/1426/stat : 1426 (strangenight2-s) R 1424 1426 1193 0 -1 4202496 740340 0 0 0 436058 184 0 0 25 0 1 0 773579095 223207424 45478 33554432000 4194304 4580011 140734010461248 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1426/statm: 54494 45478 367 95 0 49476 0
Current children cumulated CPU time (s) 4362.42
Current children cumulated vsize (KiB) 217976

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/274 1575
/proc/meminfo: memFree=28272256/32951124 swapFree=55664332/67111528
[pid=1426] ppid=1424 vsize=218004 CPUtime=4422.42 cores=0,2,4,6
/proc/1426/stat : 1426 (strangenight2-s) R 1424 1426 1193 0 -1 4202496 747205 0 0 0 442056 186 0 0 25 0 1 0 773579095 223236096 45377 33554432000 4194304 4580011 140734010461248 18446744073709551615 4294439 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1426/statm: 54501 45377 367 95 0 49483 0
Current children cumulated CPU time (s) 4422.42
Current children cumulated vsize (KiB) 218004

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/274 1577
/proc/meminfo: memFree=28244548/32951124 swapFree=55664332/67111528
[pid=1426] ppid=1424 vsize=319388 CPUtime=4482.43 cores=0,2,4,6
/proc/1426/stat : 1426 (strangenight2-s) R 1424 1426 1193 0 -1 4202496 754584 0 0 0 448054 189 0 0 25 0 1 0 773579095 327053312 52756 33554432000 4194304 4580011 140734010461248 18446744073709551615 4406269 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1426/statm: 79847 52756 367 95 0 74829 0
Current children cumulated CPU time (s) 4482.43
Current children cumulated vsize (KiB) 319388

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/274 1578
/proc/meminfo: memFree=28243232/32951124 swapFree=55664332/67111528
[pid=1426] ppid=1424 vsize=319388 CPUtime=4542.43 cores=0,2,4,6
/proc/1426/stat : 1426 (strangenight2-s) R 1424 1426 1193 0 -1 4202496 754584 0 0 0 454054 189 0 0 25 0 1 0 773579095 327053312 52756 33554432000 4194304 4580011 140734010461248 18446744073709551615 4451588 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1426/statm: 79847 52756 367 95 0 74829 0
Current children cumulated CPU time (s) 4542.43
Current children cumulated vsize (KiB) 319388

[startup+4602.3 s]
/proc/loadavg: 2.08 2.03 2.01 3/274 1580
/proc/meminfo: memFree=28255960/32951124 swapFree=55664332/67111528
[pid=1426] ppid=1424 vsize=230444 CPUtime=4602.43 cores=0,2,4,6
/proc/1426/stat : 1426 (strangenight2-s) R 1424 1426 1193 0 -1 4202496 760587 0 0 0 460052 191 0 0 25 0 1 0 773579095 235974656 51236 33554432000 4194304 4580011 140734010461248 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1426/statm: 57611 51236 367 95 0 52593 0
Current children cumulated CPU time (s) 4602.43
Current children cumulated vsize (KiB) 230444

[startup+4662.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/274 1581
/proc/meminfo: memFree=28256660/32951124 swapFree=55664332/67111528
[pid=1426] ppid=1424 vsize=230404 CPUtime=4662.44 cores=0,2,4,6
/proc/1426/stat : 1426 (strangenight2-s) R 1424 1426 1193 0 -1 4202496 767460 0 0 0 466051 193 0 0 25 0 1 0 773579095 235933696 51096 33554432000 4194304 4580011 140734010461248 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1426/statm: 57601 51096 367 95 0 52583 0
Current children cumulated CPU time (s) 4662.44
Current children cumulated vsize (KiB) 230404

[startup+4722.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/274 1583
/proc/meminfo: memFree=28257824/32951124 swapFree=55664332/67111528
[pid=1426] ppid=1424 vsize=230500 CPUtime=4722.44 cores=0,2,4,6
/proc/1426/stat : 1426 (strangenight2-s) R 1424 1426 1193 0 -1 4202496 774100 0 0 0 472049 195 0 0 21 0 1 0 773579095 236032000 50634 33554432000 4194304 4580011 140734010461248 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1426/statm: 57625 50634 367 95 0 52607 0
Current children cumulated CPU time (s) 4722.44
Current children cumulated vsize (KiB) 230500

[startup+4782.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/274 1585
/proc/meminfo: memFree=28231992/32951124 swapFree=55664332/67111528
[pid=1426] ppid=1424 vsize=320416 CPUtime=4782.44 cores=0,2,4,6
/proc/1426/stat : 1426 (strangenight2-s) R 1424 1426 1193 0 -1 4202496 776365 0 0 0 478048 196 0 0 25 0 1 0 773579095 328105984 52899 33554432000 4194304 4580011 140734010461248 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1426/statm: 80104 52899 367 95 0 75086 0
Current children cumulated CPU time (s) 4782.44
Current children cumulated vsize (KiB) 320416

[startup+4842.31 s]
/proc/loadavg: 2.01 2.02 2.00 3/274 1586
/proc/meminfo: memFree=28233580/32951124 swapFree=55664332/67111528
[pid=1426] ppid=1424 vsize=320936 CPUtime=4842.45 cores=0,2,4,6
/proc/1426/stat : 1426 (strangenight2-s) R 1424 1426 1193 0 -1 4202496 783277 0 0 0 484047 198 0 0 25 0 1 0 773579095 328638464 52490 33554432000 4194304 4580011 140734010461248 18446744073709551615 4294426 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1426/statm: 80234 52490 367 95 0 75216 0
Current children cumulated CPU time (s) 4842.45
Current children cumulated vsize (KiB) 320936

[startup+4902.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/274 1588
/proc/meminfo: memFree=28240604/32951124 swapFree=55664332/67111528
[pid=1426] ppid=1424 vsize=321040 CPUtime=4902.44 cores=0,2,4,6
/proc/1426/stat : 1426 (strangenight2-s) R 1424 1426 1193 0 -1 4202496 790184 0 0 0 490044 200 0 0 25 0 1 0 773579095 328744960 52266 33554432000 4194304 4580011 140734010461248 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1426/statm: 80260 52266 367 95 0 75242 0
Current children cumulated CPU time (s) 4902.44
Current children cumulated vsize (KiB) 321040

[startup+4962.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/274 1589
/proc/meminfo: memFree=28235088/32951124 swapFree=55664332/67111528
[pid=1426] ppid=1424 vsize=324700 CPUtime=4962.45 cores=0,2,4,6
/proc/1426/stat : 1426 (strangenight2-s) R 1424 1426 1193 0 -1 4202496 791676 0 0 0 496044 201 0 0 25 0 1 0 773579095 332492800 53758 33554432000 4194304 4580011 140734010461248 18446744073709551615 4451588 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1426/statm: 81175 53758 367 95 0 76157 0
Current children cumulated CPU time (s) 4962.45
Current children cumulated vsize (KiB) 324700



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/274 1590
/proc/meminfo: memFree=28239868/32951124 swapFree=55664332/67111528
[pid=1426] ppid=1424 vsize=324700 CPUtime=5000.05 cores=0,2,4,6
/proc/1426/stat : 1426 (strangenight2-s) R 1424 1426 1193 0 -1 4202496 792193 0 0 0 499804 201 0 0 25 0 1 0 773579095 332492800 54275 33554432000 4194304 4580011 140734010461248 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1426/statm: 81175 54275 367 95 0 76157 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 324700

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.92
CPU time (s): 5000.07
CPU user time (s): 4998.05
CPU system time (s): 2.02669
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 328792

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

runsolver used 13.105 second user time and 28.0477 second system time

The end

Launcher Data

Begin job on node109 at 2011-05-28 23:56:23
IDJOB=3421948
IDBENCH=83965
IDSOLVER=1887
FILE ID=node109/3421948-1306619783
RUNJOBID= node109-1306614781-1211
PBS_JOBID= 13471629
Free space on /tmp= 73204 MiB

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

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

MD5SUM BENCH= f1f35d90237c4ca07d41a6a9b08e6279
RANDOM SEED=1801460773

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      28664760 kB
Buffers:        200652 kB
Cached:        2152248 kB
SwapCached:      10136 kB
Active:         709084 kB
Inactive:      3370004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28664760 kB
SwapTotal:    67111528 kB
SwapFree:     55664332 kB
Dirty:            9276 kB
Writeback:          24 kB
AnonPages:     1722852 kB
Mapped:          15780 kB
Slab:           108128 kB
PageTables:      37288 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 30865868 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= 73192 MiB
End job on node109 at 2011-05-29 01:19:45