Trace number 3421924

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.06 5000.13

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-20_389.cnf
MD5SUMf105570f47bdca662c2d3d185f8dc1f8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables389
Number of clauses41426
Sum of the clauses size188708
Maximum clause length20
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 337636
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 53790

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-3421924-1306614860.cnf'
0.00/0.00	c -- header says num vars:            389
0.00/0.00	c -- header says num clauses:       41426
0.00/0.01	c -- clauses added:            0 learnts,        41426 normals,            0 xors
0.00/0.01	c -- vars added        389
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       389     41426         0         0    188708         0   no data   no data
0.19/0.23	c asymm  cl-useful: 0/41426/41426 lits-rem:0 time: 0.22
0.19/0.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.19/0.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.19/0.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.19/0.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.19/0.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    389 time:  0.00 s
0.19/0.25	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
0.39/0.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.24 s
0.39/0.49	c Finding binary XORs  T:     0.00 s  found:       0
0.49/0.50	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.49/0.50	c calculated reachability. Time: 0.00
0.49/0.51	c Calc default polars -  time:   0.00 s pos:     389 undec:       0 neg:       0
0.49/0.51	c =========================================================================================
0.49/0.51	c types(t): F = full restart, N = normal restart
0.49/0.51	c types(t): S = simplification begin/end, E = solution found
0.49/0.51	c restart types(rt): st = static, dy = dynamic
0.49/0.51	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.49/0.51	c  B st     0         0       389     41426         0         0    188708         0   no data   no data
0.79/0.85	c  N dy     8      4055       389     41426         0      3977    188708    167470     23.95     25.22
1.29/1.35	c  N dy    14      9538       389     41426         0      5906    188708    199226     20.70     21.82
1.78/1.82	c  N dy    18     14791       389     41426         0     10986    188708    388571     20.11     21.33
2.20/2.22	c  N dy    53     18917       389     41426         0      9535    188708    334731     21.45     22.76
2.58/2.60	c  N dy    78     22990       389     41426         0     13504    188708    493023     21.99     34.91
2.79/2.81	c  F st    97     25001       389     41426         0      8380    188708    268949     22.49   no data
2.99/3.00	c  N st   101     27031       389     41426         0     10356    188708    351633     22.49   no data
3.20/3.29	c  S st   103     30000       389     41426         0     13239    188708    468202     22.49   no data
3.31/3.35	c  S st   103     30501       389     41426         0     13739    188708    488710     22.49   no data
3.31/3.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.31/3.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
3.31/3.36	c blocked clauses removed:        0 vars:      0 tried:         389 T: 0.00 s
3.31/3.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.31/3.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.31/3.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    389 time:  0.00 s
3.31/3.37	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
3.31/3.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
3.31/3.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.59/3.63	c lits-rem:        46  cl-subs:      460  v-elim:      0  v-fix:    0  time:  0.24 s
3.79/3.83	c asymm  cl-useful: 0/15024/41426 lits-rem:0 time: 0.19
3.79/3.83	c calculated reachability. Time: 0.00
3.79/3.83	c  N dy   103     30501       389     41426         0     13279    188708    476622     22.49   no data
4.19/4.27	c  N dy   128     34577       389     41426         0      8886    188708    270146     22.88     28.50
5.39/5.44	c  N dy   152     45752       389     41426         0     10271    188708    300512     22.35     18.43
5.39/5.44	c  S st   152     45752       389     41426         0     10271    188708    300512     22.35     18.43
5.39/5.49	c  S st   152     46255       389     41426         0     10772    188708    321319     22.35   no data
5.39/5.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.39/5.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
5.39/5.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.39/5.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.39/5.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.39/5.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    389 time:  0.00 s
5.39/5.51	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
5.39/5.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.51/5.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.51/5.57	c lits-rem:        22  cl-subs:       76  v-elim:      0  v-fix:    0  time:  0.05 s
5.51/5.58	c vivif2 --  cl tried    41426 cl shrink        0 lits rem          0 time: 0.00
5.51/5.58	c vivif2 --  cl tried    10696 cl shrink        0 lits rem          0 time: 0.00
5.69/5.79	c asymm  cl-useful: 0/20716/41426 lits-rem:0 time: 0.21
5.69/5.79	c calculated reachability. Time: 0.00
5.69/5.79	c  N dy   152     46255       389     41426         0     10696    188708    319412     22.35   no data
6.61/6.61	c  N dy   167     54617       389     41426         0     18865    188708    629192     22.12     23.29
7.09/7.11	c  N dy   181     59362       389     41426         0     12905    188708    377502     22.11     23.32
7.49/7.53	c  N dy   195     63454       389     41426         0     16924    188708    533813     22.21     24.98
7.89/7.97	c  N dy   219     67505       389     41426         0     20919    188708    694182     22.39     26.51
8.09/8.19	c  S st   231     69383       389     41426         0     22763    188708    767980     22.47   no data
8.19/8.28	c  S st   231     69885       389     41426         0     11645    188708    315283     22.47   no data
8.19/8.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.19/8.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
8.19/8.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.19/8.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.19/8.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.19/8.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    389 time:  0.00 s
8.19/8.30	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
8.28/8.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
8.28/8.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.28/8.34	c lits-rem:         0  cl-subs:        9  v-elim:      0  v-fix:    0  time:  0.03 s
8.28/8.35	c vivif2 --  cl tried    41426 cl shrink        0 lits rem          0 time: 0.00
8.28/8.35	c vivif2 --  cl tried    11636 cl shrink        0 lits rem          0 time: 0.00
8.28/8.39	c asymm  cl-useful: 0/5686/41426 lits-rem:0 time: 0.04
8.28/8.40	c calculated reachability. Time: 0.00
8.28/8.40	c  N dy   231     69885       389     41426         0     11636    188708    315084     22.47   no data
8.80/8.87	c  N dy   271     74393       389     41426         0     16068    188708    496452     22.78     29.84
9.28/9.36	c  N dy   289     79160       389     41426         0     20732    188708    680944     22.81     28.50
9.91/9.98	c  N dy   302     84531       389     41426         0     13356    188708    370311     22.76     24.46
10.19/10.28	c  F st   306     87501       389     41426         0     16223    188708    475737     22.67   no data
10.59/10.63	c  N st   311     90800       389     41426         0     19436    188708    607758     22.67   no data
11.29/11.30	c  N dy   313     96824       389     41426         0     25289    188708    826661     22.54     23.75
11.99/12.03	c  N dy   348    103093       389     41426         0     17880    188708    519491     22.69     36.63
12.19/12.21	c  S st   351    104828       389     41426         0     19577    188708    585974     22.68     22.32
12.19/12.27	c  S st   351    105331       389     41426         0     20076    188708    605491     22.68   no data
12.19/12.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.19/12.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
12.19/12.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.19/12.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.19/12.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.19/12.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    389 time:  0.00 s
12.19/12.29	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
12.19/12.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
12.29/12.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.49/12.50	c lits-rem:        31  cl-subs:      195  v-elim:      0  v-fix:    0  time:  0.18 s
12.49/12.50	c vivif2 --  cl tried    41426 cl shrink        0 lits rem          0 time: 0.00
12.49/12.51	c vivif2 --  cl tried    19881 cl shrink        0 lits rem          0 time: 0.01
12.69/12.70	c asymm  cl-useful: 0/13246/41426 lits-rem:0 time: 0.19
12.69/12.70	c calculated reachability. Time: 0.00
12.69/12.70	c  N dy   351    105331       389     41426         0     19881    188708    599575     22.68   no data
14.08/14.11	c  N dy   359    117393       389     41426         0     17151    188708    461163     22.42     23.67
14.98/15.03	c  N dy   368    125962       389     41426         0     25481    188708    772072     22.25     23.50
15.89/15.97	c  N dy   379    134086       389     41426         0     17909    188708    484208     22.14     33.73
17.39/17.49	c  N dy   423    147416       389     41426         0     30894    188708    982397     22.14     23.31
18.49/18.59	c  N dy   445    157049       389     41426         0     23763    188708    681876     22.09     23.27
18.59/18.68	c  S st   446    157997       389     41426         0     24691    188708    718402     22.08     22.82
18.70/18.75	c  S st   446    158500       389     41426         0     25193    188708    739062     22.08   no data
18.70/18.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.70/18.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
18.70/18.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18.70/18.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.70/18.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.70/18.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    389 time:  0.00 s
18.70/18.77	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
18.70/18.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
18.70/18.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.09/19.12	c lits-rem:        31  cl-subs:      585  v-elim:      0  v-fix:    0  time:  0.32 s
19.09/19.12	c vivif2 --  cl tried    41426 cl shrink        0 lits rem          0 time: 0.00
19.09/19.13	c vivif2 --  cl tried    24608 cl shrink        0 lits rem          0 time: 0.01
19.29/19.34	c asymm  cl-useful: 0/10060/41426 lits-rem:0 time: 0.21
19.29/19.34	c calculated reachability. Time: 0.00
19.29/19.34	c  N dy   446    158500       389     41426         0     24608    188708    724190     22.08   no data
20.49/20.57	c  N dy   500    168642       389     41426         0     34516    188708   1120803     22.24     23.44
21.79/21.81	c  N dy   538    179628       389     41426         0     27785    188708    813662     22.26     23.44
23.39/23.47	c  N dy   570    193542       389     41426         0     22884    188708    603269     22.21     23.40
24.89/24.95	c  N dy   634    205904       389     41426         0     35008    188708   1077618     22.32     23.64
26.40/26.48	c  N dy   655    219068       389     41426         0     28390    188708    787961     22.20     23.40
28.19/28.29	c  N dy   715    233388       389     41426         0     21996    188708    537410     22.29     23.49
28.79/28.80	c  S st   748    237751       389     41426         0     26270    188708    706308     22.34     20.11
28.79/28.86	c  S st   748    238253       389     41426         0     26771    188708    727205     22.34   no data
28.79/28.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.79/28.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
28.79/28.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
28.79/28.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.79/28.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.79/28.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    389 time:  0.00 s
28.79/28.88	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
28.79/28.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
28.89/28.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.09/29.17	c lits-rem:        17  cl-subs:      199  v-elim:      0  v-fix:    0  time:  0.26 s
29.09/29.18	c vivif2 --  cl tried    41426 cl shrink        0 lits rem          0 time: 0.00
29.09/29.18	c vivif2 --  cl tried    26572 cl shrink        0 lits rem          0 time: 0.01
29.29/29.39	c asymm  cl-useful: 0/13513/41426 lits-rem:0 time: 0.21
29.39/29.40	c calculated reachability. Time: 0.00
29.39/29.40	c  N dy   748    238253       389     41426         0     26572    188708    720826     22.34   no data
33.00/33.04	c  N dy   766    267311       389     41426         0     33460    188708    924062     21.93     23.09
35.21/35.24	c  N dy   804    284652       389     41426         0     28042    188708    724258     21.88     23.18
37.49/37.50	c  N dy   832    303337       389     41426         0     46317    188708   1421326     21.80     23.14
37.79/37.88	c  F st   844    306251       389     41426         0     25830    188708    640192     21.82     19.67
39.99/40.09	c  N dy   929    323809       389     41426         0     42960    188708   1324381     21.93     23.24
43.88/44.01	c  N dy  1059    353918       389     41426         0     48125    188708   1460680     22.03     23.25
44.48/44.51	c  S st  1069    357379       389     41426         0     26187    188708    608318     22.03     17.61
44.48/44.58	c  S st  1069    357880       389     41426         0     26688    188708    628257     22.03   no data
44.48/44.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
44.48/44.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
44.48/44.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
44.48/44.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
44.48/44.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
44.58/44.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    389 time:  0.00 s
44.58/44.60	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
44.58/44.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
44.58/44.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
44.68/44.77	c lits-rem:         3  cl-subs:       69  v-elim:      0  v-fix:    0  time:  0.14 s
44.68/44.77	c vivif2 --  cl tried    41426 cl shrink        0 lits rem          0 time: 0.00
44.68/44.78	c vivif2 --  cl tried    26619 cl shrink        0 lits rem          0 time: 0.01
44.78/44.83	c asymm  cl-useful: 0/4607/41426 lits-rem:0 time: 0.05
44.78/44.83	c calculated reachability. Time: 0.00
44.78/44.83	c  N dy  1069    357880       389     41426         0     26619    188708    626527     22.03   no data
48.08/48.15	c  N dy  1161    384024       389     41426         0     52090    188708   1593939     22.04     23.31
50.68/50.77	c  N dy  1210    405096       389     41426         0     46337    188708   1335492     21.99     23.37
53.78/53.86	c  N dy  1244    430422       389     41426         0     43735    188708   1203647     21.88     23.07
56.49/56.59	c  N dy  1288    450890       389     41426         0     35537    188708    902067     21.82     23.19
59.28/59.31	c  N dy  1382    471100       389     41426         0     55234    188708   1650225     21.86     23.14
62.98/63.01	c  N dy  1432    498352       389     41426         0     52711    188708   1503210     21.77     22.97
65.78/65.84	c  N dy  1538    519262       389     41426         0     42970    188708   1154159     21.83     23.63
68.28/68.31	c  S st  1629    536821       389     41426         0     60129    188708   1823494     21.90   no data
68.39/68.41	c  S st  1629    537322       389     41426         0     60629    188708   1844023     21.90   no data
68.39/68.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
68.39/68.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
68.39/68.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
68.39/68.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
68.39/68.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
68.39/68.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    389 time:  0.00 s
68.39/68.44	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
68.39/68.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
68.49/68.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
70.88/70.94	c lits-rem:       213  cl-subs:     1333  v-elim:      0  v-fix:    0  time:  2.43 s
70.88/70.95	c vivif2 --  cl tried    41426 cl shrink        0 lits rem          0 time: 0.00
70.88/70.97	c vivif2 --  cl tried    59296 cl shrink        0 lits rem          0 time: 0.02
71.08/71.17	c asymm  cl-useful: 0/2966/41426 lits-rem:0 time: 0.20
71.08/71.17	c calculated reachability. Time: 0.00
71.08/71.17	c  N dy  1629    537322       389     41426         0     59296    188708   1806261     21.90   no data
73.78/73.81	c  N dy  1687    557337       389     41426         0     47701    188708   1314913     21.89     24.82
81.19/81.26	c  N dy  1750    609836       389     41426         0     33594    188708    743177     21.72     22.90
83.88/83.91	c  N dy  1854    629856       389     41426         0     53146    188708   1505771     21.78     29.91
86.78/86.89	c  N dy  1902    650849       389     41426         0     39572    188708    934995     21.76     22.95
89.59/89.65	c  N dy  2006    670886       389     41426         0     59185    188708   1707570     21.81     28.02
92.69/92.76	c  N dy  2139    692046       389     41426         0     44905    188708   1150549     21.90     23.29
95.49/95.52	c  N dy  2209    712130       389     41426         0     64471    188708   1887348     21.89     23.11
98.28/98.37	c  N dy  2243    732780       389     41426         0     48493    188708   1211376     21.85     23.01
102.19/102.23	c  N dy  2312    760205       389     41426         0     38313    188708    830822     21.83     22.99
104.99/105.01	c  N dy  2374    781315       389     41426         0     58909    188708   1613479     21.81     23.03
107.98/108.02	c  N dy  2467    801412       389     41426         0     40612    188708    912185     21.85     26.10
108.48/108.59	c  S st  2498    805983       389     41426         0     45097    188708   1091554     21.86     20.63
108.58/108.66	c  S st  2498    806489       389     41426         0     45602    188708   1111811     21.86   no data
108.58/108.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
108.58/108.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
108.58/108.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
108.58/108.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
108.58/108.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
108.58/108.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    389 time:  0.00 s
108.58/108.69	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
108.68/108.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
108.68/108.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
109.28/109.33	c lits-rem:        21  cl-subs:      246  v-elim:      0  v-fix:    0  time:  0.60 s
109.28/109.34	c vivif2 --  cl tried    41426 cl shrink        0 lits rem          0 time: 0.00
109.28/109.35	c vivif2 --  cl tried    45356 cl shrink        0 lits rem          0 time: 0.01
109.48/109.56	c asymm  cl-useful: 0/9911/41426 lits-rem:0 time: 0.21
109.48/109.56	c calculated reachability. Time: 0.00
109.48/109.56	c  N dy  2498    806489       389     41426         0     45356    188708   1103971     21.86   no data
114.09/114.15	c  N dy  2507    837891       389     41426         0     75642    188708   2131189     21.72     23.05
119.39/119.45	c  N dy  2554    875552       389     41426         0     73531    188708   2078681     21.66     22.81
122.28/122.35	c  N dy  2583    895627       389     41426         0     53365    188708   1342722     21.63     24.75
128.29/128.30	c  N dy  2688    934784       389     41426         0     50755    188708   1200674     21.59     23.03
137.38/137.49	c  N dy  2725    998013       389     41426         0     70524    188708   1928128     21.41     22.55
140.59/140.67	c  N dy  2775   1018082       389     41426         0     47252    188708   1075392     21.40     22.72
143.39/143.47	c  N dy  2828   1038164       389     41426         0     66817    188708   1788741     21.38     23.01
147.19/147.30	c  N dy  2963   1060586       389     41426         0     44997    188708    986457     21.44     22.57
148.79/148.83	c  F st  3016   1071875       389     41426         0     56021    188708   1407493     21.45     22.69
153.09/153.18	c  N dy  3023   1101010       389     41426         0     84206    188708   2418017     21.38     22.69
155.88/155.99	c  N dy  3054   1121029       389     41426         0     58968    188708   1485067     21.35     26.23
158.98/159.05	c  N dy  3118   1141092       389     41426         0     78574    188708   2220009     21.36     34.06
162.59/162.61	c  N dy  3175   1163704       389     41426         0     54917    188708   1295633     21.35     22.55
165.69/165.79	c  N dy  3241   1185689       389     41426         0     76300    188708   2085021     21.34     22.58
169.18/169.30	c  N dy  3304   1207061       389     41426         0     50507    188708   1120919     21.34     22.47
169.58/169.63	c  S st  3307   1209733       389     41426         0     53105    188708   1212210     21.34     19.85
169.68/169.71	c  S st  3307   1210235       389     41426         0     53606    188708   1231782     21.34   no data
169.68/169.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
169.68/169.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
169.68/169.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
169.68/169.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
169.68/169.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
169.68/169.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    389 time:  0.00 s
169.68/169.74	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
169.68/169.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
169.68/169.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
170.50/170.56	c lits-rem:        57  cl-subs:      383  v-elim:      0  v-fix:    0  time:  0.78 s
170.50/170.57	c vivif2 --  cl tried    41426 cl shrink        0 lits rem          0 time: 0.00
170.50/170.58	c vivif2 --  cl tried    53223 cl shrink        0 lits rem          0 time: 0.01
170.68/170.79	c asymm  cl-useful: 0/5503/41426 lits-rem:0 time: 0.21
170.78/170.80	c calculated reachability. Time: 0.00
170.78/170.80	c  N dy  3307   1210235       389     41426         0     53223    188708   1222041     21.34   no data
173.48/173.53	c  N dy  3327   1230293       389     41426         0     72624    188708   1929197     21.31     24.58
177.11/177.11	c  N dy  3469   1250358       389     41426         0     92242    188708   2705847     21.36     25.75
180.08/180.11	c  N dy  3542   1270416       389     41426         0     64217    188708   1625605     21.37     35.03
187.38/187.46	c  N dy  3633   1317765       389     41426         0     61641    188708   1446382     21.32     22.50
190.78/190.87	c  N dy  3752   1339905       389     41426         0     83262    188708   2284928     21.35     22.65
194.59/194.64	c  N dy  3816   1363056       389     41426         0     56256    188708   1262410     21.34     22.89
198.39/198.41	c  N dy  3871   1387828       389     41426         0     80401    188708   2136527     21.33     22.45
201.89/201.95	c  N dy  3998   1408052       389     41426         0    100205    188708   2906844     21.36     22.57
204.88/204.97	c  N dy  4091   1428126       389     41426         0     69257    188708   1767498     21.38     24.57
207.98/208.09	c  N dy  4168   1448127       389     41426         0     88718    188708   2507205     21.39     27.91
211.49/211.52	c  N dy  4250   1468566       389     41426         0     57073    188708   1279601     21.41     22.99
214.29/214.38	c  N dy  4305   1488625       389     41426         0     76597    188708   2008116     21.41     24.56
219.39/219.45	c  N dy  4375   1519257       389     41426         0     53806    188708   1133446     21.38     22.57
222.59/222.68	c  N dy  4376   1540796       389     41426         0     74597    188708   1842332     21.33     22.49
225.88/225.94	c  N dy  4451   1560875       389     41426         0     94164    188708   2567738     21.33     22.57
229.38/229.40	c  N dy  4551   1580966       389     41426         0     60444    188708   1377658     21.34     25.75
232.38/232.40	c  N dy  4623   1601059       389     41426         0     80086    188708   2109924     21.35     22.52
235.58/235.63	c  N dy  4696   1621096       389     41426         0     99528    188708   2845580     21.35     28.77
239.08/239.12	c  N dy  4777   1641887       389     41426         0     65359    188708   1536392     21.36     22.62
242.18/242.23	c  N dy  4872   1661890       389     41426         0     84867    188708   2273741     21.37     26.33
245.57/245.69	c  N dy  4933   1682088       389     41426         0    104586    188708   2996142     21.37     22.59
248.88/248.95	c  N dy  4991   1702705       389     41426         0     69258    188708   1667557     21.36     22.69
250.08/250.17	c  S st  5048   1710236       389     41426         0     76612    188708   1957080     21.38   no data
250.18/250.27	c  S st  5048   1710736       389     41426         0     77109    188708   1976476     21.38   no data
250.18/250.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
250.28/250.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
250.28/250.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
250.28/250.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
250.28/250.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
250.28/250.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    389 time:  0.00 s
250.28/250.32	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
250.28/250.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
250.28/250.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
252.58/252.69	c lits-rem:       120  cl-subs:     1045  v-elim:      0  v-fix:    0  time:  2.30 s
252.58/252.69	c vivif2 --  cl tried    41426 cl shrink        0 lits rem          0 time: 0.00
252.68/252.71	c vivif2 --  cl tried    76064 cl shrink        0 lits rem          0 time: 0.02
252.88/252.96	c asymm  cl-useful: 0/4209/41426 lits-rem:0 time: 0.25
252.88/252.97	c calculated reachability. Time: 0.00
252.88/252.97	c  N dy  5048   1710736       389     41426         0     76064    188708   1948171     21.38   no data
258.78/258.80	c  N dy  5053   1744799       389     41426         0    109177    188708   3073802     21.31     22.47
261.98/262.04	c  N dy  5128   1764806       389     41426         0     72260    188708   1760269     21.32     22.86
265.48/265.53	c  N dy  5281   1784894       389     41426         0     91942    188708   2536133     21.36     24.15
269.68/269.76	c  N dy  5417   1806664       389     41426         0    113203    188708   3372539     21.39     22.57
272.88/272.96	c  N dy  5493   1827167       389     41426         0     75781    188708   1883848     21.39     22.91
276.18/276.22	c  N dy  5573   1847298       389     41426         0     95427    188708   2619551     21.40     22.56
280.38/280.49	c  N dy  5657   1870511       389     41426         0     59619    188708   1250669     21.41     22.54
284.07/284.18	c  N dy  5701   1895556       389     41426         0     84059    188708   2139971     21.39     22.62
291.98/292.05	c  N dy  5746   1943315       389     41426         0     71193    188708   1640000     21.33     22.52
295.18/295.26	c  N dy  5832   1963350       389     41426         0     90739    188708   2373425     21.34     25.46
298.58/298.65	c  N dy  5894   1983385       389     41426         0    110258    188708   3095303     21.35     34.00
302.28/302.33	c  N dy  5995   2003561       389     41426         0     69574    188708   1594383     21.36     22.52
306.58/306.67	c  N dy  6138   2030105       389     41426         0     95450    188708   2592372     21.38     22.52
317.18/317.27	c  N dy  6192   2091517       389     41426         0     93290    188708   2299188     21.28     22.41
320.98/321.11	c  N dy  6194   2113910       389     41426         0    114992    188708   3055484     21.26     22.39
324.88/324.92	c  N dy  6324   2133959       389     41426         0     72700    188708   1702084     21.28     25.18
328.68/328.71	c  N dy  6401   2158398       389     41426         0     96483    188708   2593124     21.29     22.46
332.68/332.70	c  N dy  6546   2178468       389     41426         0    116102    188708   3368971     21.32     22.49
336.87/336.94	c  N dy  6656   2201916       389     41426         0     75857    188708   1786874     21.34     22.54
338.17/338.25	c  S st  6669   2210736       389     41426         0     84475    188708   2094035     21.33     16.68
338.27/338.36	c  S st  6669   2211238       389     41426         0     84974    188708   2115565     21.33   no data
338.27/338.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
338.37/338.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
338.37/338.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
338.37/338.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
338.37/338.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
338.37/338.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    389 time:  0.00 s
338.37/338.41	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
338.37/338.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
338.37/338.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
340.77/340.91	c lits-rem:       172  cl-subs:     1220  v-elim:      0  v-fix:    0  time:  2.43 s
340.88/340.92	c vivif2 --  cl tried    41426 cl shrink        0 lits rem          0 time: 0.00
340.88/340.94	c vivif2 --  cl tried    83754 cl shrink        0 lits rem          0 time: 0.02
341.07/341.19	c asymm  cl-useful: 0/4691/41426 lits-rem:0 time: 0.25
341.17/341.20	c calculated reachability. Time: 0.00
341.17/341.20	c  N dy  6669   2211238       389     41426         0     83754    188708   2084477     21.33   no data
344.78/344.80	c  N dy  6730   2232367       389     41426         0    104316    188708   2849598     21.33     22.61
348.58/348.67	c  N dy  6807   2252451       389     41426         0    123891    188708   3590779     21.33     37.64
352.08/352.14	c  N dy  6879   2272839       389     41426         0     79630    188708   1889824     21.34     22.47
355.29/355.36	c  N dy  6930   2292960       389     41426         0     99207    188708   2604857     21.33     22.49
359.08/359.11	c  N dy  7003   2313288       389     41426         0    119114    188708   3345954     21.34     22.57
364.28/364.37	c  N dy  7048   2344229       389     41426         0     83938    188708   2005512     21.32     22.54
367.78/367.86	c  N dy  7143   2364647       389     41426         0    103945    188708   2775927     21.33     22.64
374.98/375.02	c  N dy  7189   2405110       389     41426         0     77201    188708   1755279     21.30     22.46
378.39/378.47	c  N dy  7311   2425585       389     41426         0     97213    188708   2538955     21.32     22.91
382.08/382.19	c  N dy  7388   2445638       389     41426         0    116799    188708   3268151     21.33     22.55
387.48/387.53	c  N dy  7458   2475006       389     41426         0     78122    188708   1747693     21.32     22.56
391.18/391.21	c  N dy  7511   2498642       389     41426         0    101145    188708   2581808     21.30     22.48
400.08/400.14	c  N dy  7526   2547599       389     41426         0     80438    188708   1813963     21.24     22.44
403.59/403.64	c  N dy  7648   2567716       389     41426         0    100133    188708   2575841     21.25     22.41
409.78/409.81	c  N dy  7742   2601249       389     41426         0    132778    188708   3776714     21.25     22.41
413.77/413.81	c  N dy  7770   2625091       389     41426         0     86825    188708   2041576     21.23     22.36
417.18/417.25	c  N dy  7841   2645141       389     41426         0    106348    188708   2760676     21.23     28.71
422.08/422.14	c  N dy  7876   2671914       389     41426         0    132235    188708   3667894     21.21     22.36
425.88/425.93	c  N dy  7946   2691928       389     41426         0     82034    188708   1899269     21.21     22.51
428.99/429.06	c  S st  7993   2711238       389     41426         0    100810    188708   2586511     21.21     16.50
429.08/429.18	c  S st  7993   2711742       389     41426         0    101314    188708   2606606     21.21   no data
429.08/429.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
429.18/429.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.04
429.18/429.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
429.18/429.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
429.18/429.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
429.18/429.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    389 time:  0.00 s
429.18/429.24	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
429.18/429.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
429.28/429.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
433.07/433.10	c lits-rem:       225  cl-subs:     1820  v-elim:      0  v-fix:    0  time:  3.76 s
433.07/433.10	c vivif2 --  cl tried    41426 cl shrink        0 lits rem          0 time: 0.00
433.07/433.13	c vivif2 --  cl tried    99494 cl shrink        0 lits rem          0 time: 0.03
433.27/433.41	c asymm  cl-useful: 0/4102/41426 lits-rem:0 time: 0.28
433.39/433.42	c calculated reachability. Time: 0.00
433.39/433.42	c  N dy  7993   2711742       389     41426         0     99494    188708   2559543     21.21   no data
437.07/437.19	c  N dy  8081   2731800       389     41426         0    119108    188708   3305763     21.22     26.51
442.87/442.94	c  N dy  8128   2761579       389     41426         0     77096    188708   1686502     21.20     22.38
446.07/446.10	c  N dy  8153   2781654       389     41426         0     96659    188708   2383362     21.18     22.31
449.97/450.01	c  N dy  8192   2804752       389     41426         0    119060    188708   3188468     21.17     22.37
455.87/455.93	c  N dy  8239   2836356       389     41426         0     77926    188708   1673280     21.15     22.31
459.07/459.19	c  N dy  8332   2856371       389     41426         0     97475    188708   2415999     21.16     22.73
462.97/463.04	c  N dy  8422   2877402       389     41426         0    117853    188708   3166014     21.17     22.50
470.38/470.45	c  N dy  8489   2917937       389     41426         0     84429    188708   1880138     21.15     22.39
473.87/473.98	c  N dy  8497   2940851       389     41426         0    106713    188708   2673113     21.13     22.25
477.87/477.95	c  N dy  8591   2962014       389     41426         0    127382    188708   3456926     21.14     22.36
482.78/482.85	c  N dy  8618   2988572       389     41426         0     79363    188708   1690982     21.12     22.56
486.08/486.19	c  N dy  8692   3009354       389     41426         0     99570    188708   2431899     21.12     22.25
489.78/489.85	c  N dy  8768   3029412       389     41426         0    119101    188708   3159851     21.13     23.31
493.98/494.07	c  N dy  8873   3049806       389     41426         0    138969    188708   3925412     21.14     22.30
497.88/497.92	c  N dy  8937   3070173       389     41426         0     84063    188708   1881652     21.14     22.30
501.28/501.38	c  N dy  9043   3090199       389     41426         0    103614    188708   2621921     21.15     22.42
505.38/505.41	c  N dy  9129   3111139       389     41426         0    124029    188708   3391346     21.16     22.39
509.29/509.38	c  N dy  9164   3132286       389     41426         0    144514    188708   4115493     21.15     22.31
514.79/514.85	c  N dy  9263   3162902       389     41426         0     98434    188708   2364259     21.15     22.27
518.28/518.30	c  N dy  9296   3182953       389     41426         0    117980    188708   3077473     21.14     29.47
522.28/522.31	c  N dy  9371   3203030       389     41426         0    137535    188708   3805434     21.14     24.42
524.08/524.14	c  S st  9398   3211743       389     41426         0    146072    188708   4124943     21.14     18.03
524.18/524.29	c  S st  9398   3212244       389     41426         0    146570    188708   4144537     21.14   no data
524.28/524.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
524.28/524.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.06
524.28/524.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
524.28/524.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
524.28/524.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
524.28/524.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    389 time:  0.00 s
524.28/524.38	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
524.38/524.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
524.47/524.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
530.97/531.07	c lits-rem:       367  cl-subs:     3646  v-elim:      0  v-fix:    0  time:  6.54 s
530.97/531.07	c vivif2 --  cl tried    41426 cl shrink        0 lits rem          0 time: 0.00
531.07/531.12	c vivif2 --  cl tried   142924 cl shrink        0 lits rem          0 time: 0.05
531.38/531.42	c asymm  cl-useful: 0/3950/41426 lits-rem:0 time: 0.30
531.38/531.42	c calculated reachability. Time: 0.00
531.38/531.42	c  N dy  9398   3212244       389     41426         0    142924    188708   4049201     21.14   no data
535.57/535.65	c  N dy  9480   3232270       389     41426         0     85690    188708   1895059     21.15     22.32
548.18/548.24	c  N dy  9503   3295069       389     41426         0    146543    188708   3895117     21.09     22.27
557.58/557.67	c  N dy  9606   3344573       389     41426         0    116778    188708   2919495     21.08     22.19
561.57/561.67	c  N dy  9702   3364793       389     41426         0    136514    188708   3672776     21.08     22.23
565.67/565.70	c  N dy  9760   3384830       389     41426         0    156024    188708   4393098     21.08     25.15
569.57/569.62	c  N dy  9825   3406775       389     41426         0     98834    188708   2338340     21.09     22.31
580.27/580.35	c  N dy  9878   3464042       389     41426         0    154003    188708   4228433     21.05     22.17
585.77/585.88	c  N dy  9933   3495194       389     41426         0    104982    188708   2511107     21.03     22.14
589.47/589.57	c  N dy 10003   3515197       389     41426         0    124406    188708   3228917     21.03     22.17
593.67/593.73	c  N dy 10070   3535271       389     41426         0    143987    188708   3952884     21.04     31.81
598.39/598.44	c  N dy 10172   3555961       389     41426         0     83645    188708   1751305     21.05     22.28
601.77/601.80	c  N dy 10275   3575968       389     41426         0    103147    188708   2491333     21.05     24.77
608.97/609.02	c  N dy 10337   3616053       389     41426         0    141853    188708   3857317     21.03     22.19
613.37/613.48	c  N dy 10412   3636454       389     41426         0    161686    188708   4592909     21.03     22.17
617.17/617.26	c  N dy 10480   3656505       389     41426         0     99719    188708   2334939     21.04     22.46
621.27/621.41	c  N dy 10553   3679486       389     41426         0    122154    188708   3168793     21.04     22.16
625.47/625.59	c  N dy 10650   3699561       389     41426         0    141726    188708   3905307     21.04     24.18
628.37/628.40	c  S st 10706   3712245       389     41426         0    154100    188708   4374376     21.05   no data
628.47/628.56	c  S st 10706   3712748       389     41426         0    154603    188708   4395051     21.05   no data
628.47/628.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
628.57/628.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.07
628.57/628.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
628.57/628.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
628.57/628.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
628.57/628.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    389 time:  0.00 s
628.57/628.66	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
628.57/628.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
628.77/628.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
635.67/635.76	c lits-rem:       342  cl-subs:     3957  v-elim:      0  v-fix:    0  time:  6.96 s
635.67/635.77	c vivif2 --  cl tried    41426 cl shrink        0 lits rem          0 time: 0.00
635.78/635.82	c vivif2 --  cl tried   150646 cl shrink        0 lits rem          0 time: 0.05
636.07/636.13	c asymm  cl-useful: 0/4332/41426 lits-rem:0 time: 0.31
636.07/636.13	c calculated reachability. Time: 0.00
636.07/636.13	c  N dy 10706   3712748       389     41426         0    150646    188708   4292812     21.05   no data
640.87/640.98	c  N dy 10837   3733365       389     41426         0     88275    188708   1893861     21.06     22.42
643.97/644.00	c  F st 10891   3751564       389     41426         0    106037    188708   2550415     21.06     20.10
644.27/644.36	c  N st 10895   3753596       389     41426         0    108014    188708   2627300     21.06   no data
647.88/647.92	c  N dy 10932   3773653       389     41426         0    127469    188708   3328610     21.06     26.50
652.06/652.14	c  N dy 11024   3793663       389     41426         0    147002    188708   4073270     21.07     22.19
657.07/657.11	c  N dy 11158   3813681       389     41426         0    166608    188708   4830501     21.08     23.78
661.67/661.74	c  N dy 11202   3840910       389     41426         0    109226    188708   2602600     21.07     22.20
666.66/666.74	c  N dy 11297   3867509       389     41426         0    135135    188708   3553104     21.07     22.21
671.07/671.17	c  N dy 11392   3887718       389     41426         0    154837    188708   4301985     21.08     22.19
675.76/675.86	c  N dy 11485   3908330       389     41426         0     90411    188708   1935060     21.09     22.34
679.26/679.30	c  N dy 11572   3928418       389     41426         0    109998    188708   2665714     21.09     27.91
683.27/683.33	c  N dy 11674   3948563       389     41426         0    129686    188708   3400327     21.10     22.31
688.27/688.32	c  N dy 11686   3974851       389     41426         0    155104    188708   4279754     21.08     22.23
692.67/692.78	c  N dy 11714   3994916       389     41426         0     89061    188708   1862986     21.07     25.26
695.97/696.09	c  N dy 11763   4014975       389     41426         0    108600    188708   2584315     21.07     25.59
699.66/699.71	c  N dy 11834   4035037       389     41426         0    128116    188708   3317133     21.07     23.99
703.56/703.67	c  N dy 11859   4056592       389     41426         0    149035    188708   4082016     21.06     22.17
708.26/708.37	c  N dy 11885   4076636       389     41426         0    168501    188708   4781030     21.05     27.47
712.47/712.57	c  N dy 11970   4097086       389     41426         0    101971    188708   2314481     21.06     22.22
718.77/718.80	c  N dy 12072   4130226       389     41426         0    134198    188708   3481650     21.06     22.17
723.17/723.22	c  N dy 12140   4152015       389     41426         0    155446    188708   4272652     21.06     22.31
727.47/727.58	c  N dy 12184   4172039       389     41426         0    174950    188708   4964953     21.05     26.47
731.96/732.04	c  N dy 12255   4197302       389     41426         0    112080    188708   2683087     21.05     22.28
734.96/735.08	c  S st 12337   4212748       389     41426         0    127115    188708   3245310     21.05   no data
735.16/735.21	c  S st 12337   4213251       389     41426         0    127617    188708   3264847     21.05   no data
735.16/735.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
735.16/735.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.05
735.16/735.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
735.16/735.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
735.16/735.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
735.16/735.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    389 time:  0.00 s
735.16/735.28	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
735.26/735.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
735.26/735.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
738.76/738.87	c lits-rem:       244  cl-subs:     2061  v-elim:      0  v-fix:    0  time:  3.47 s
738.76/738.87	c vivif2 --  cl tried    41426 cl shrink        0 lits rem          0 time: 0.00
738.86/738.91	c vivif2 --  cl tried   125556 cl shrink        0 lits rem          0 time: 0.04
738.96/739.00	c asymm  cl-useful: 0/1762/41426 lits-rem:0 time: 0.09
738.96/739.01	c calculated reachability. Time: 0.00
738.96/739.01	c  N dy 12337   4213251       389     41426         0    125556    188708   3211605     21.05   no data
743.06/743.13	c  N dy 12416   4233344       389     41426         0    145140    188708   3949723     21.06     26.80
751.17/751.30	c  N dy 12422   4274620       389     41426         0     96735    188708   2070466     21.02     22.16
754.87/754.93	c  N dy 12520   4294836       389     41426         0    116494    188708   2830053     21.03     22.17
759.47/759.52	c  N dy 12551   4319529       389     41426         0    140460    188708   3677652     21.02     22.20
763.76/763.86	c  N dy 12628   4339605       389     41426         0    160059    188708   4413278     21.02     25.39
769.16/769.26	c  N dy 12758   4359682       389     41426         0     90205    188708   1839531     21.04     24.63
772.96/773.01	c  N dy 12825   4382294       389     41426         0    112275    188708   2642918     21.03     22.56
778.06/778.13	c  N dy 12950   4407740       389     41426         0    137043    188708   3562925     21.04     22.16
782.47/782.50	c  N dy 13029   4427769       389     41426         0    156556    188708   4294036     21.04     33.01
787.47/787.57	c  N dy 13124   4449768       389     41426         0    178020    188708   5095840     21.05     22.22
791.66/791.76	c  N dy 13224   4470414       389     41426         0    107672    188708   2475292     21.06     22.26
795.47/795.51	c  N dy 13311   4490422       389     41426         0    127193    188708   3204753     21.06     24.35
799.87/799.94	c  N dy 13423   4510718       389     41426         0    147014    188708   3959189     21.07     22.19
804.47/804.55	c  N dy 13501   4530804       389     41426         0    166552    188708   4679870     21.07     22.32
809.36/809.45	c  N dy 13577   4550924       389     41426         0     94625    188708   1966780     21.07     22.26
813.56/813.69	c  N dy 13600   4575927       389     41426         0    118943    188708   2795113     21.06     22.18
817.36/817.45	c  N dy 13667   4596016       389     41426         0    138493    188708   3515634     21.06     22.18
821.86/822.00	c  N dy 13786   4616019       389     41426         0    158022    188708   4268827     21.07     27.86
827.46/827.54	c  N dy 13851   4639794       389     41426         0    181238    188708   5134463     21.07     22.28
831.67/831.78	c  N dy 13959   4659818       389     41426         0    108297    188708   2476582     21.08     27.48
835.67/835.71	c  N dy 14019   4681481       389     41426         0    129402    188708   3236893     21.07     22.41
839.97/840.00	c  N dy 14123   4701492       389     41426         0    148963    188708   3975658     21.08     25.24
842.47/842.60	c  S st 14151   4713251       389     41426         0    160336    188708   4375092     21.08   no data
842.67/842.76	c  S st 14151   4713752       389     41426         0    160835    188708   4395876     21.08   no data
842.67/842.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
842.77/842.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.07
842.77/842.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
842.77/842.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
842.77/842.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
842.77/842.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    389 time:  0.00 s
842.77/842.85	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
842.77/842.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
842.96/843.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
849.66/849.75	c lits-rem:       355  cl-subs:     3572  v-elim:      0  v-fix:    0  time:  6.75 s
849.66/849.76	c vivif2 --  cl tried    41426 cl shrink        0 lits rem          0 time: 0.00
849.76/849.81	c vivif2 --  cl tried   157263 cl shrink        0 lits rem          0 time: 0.05
849.96/850.01	c asymm  cl-useful: 0/4476/41426 lits-rem:0 time: 0.20
849.96/850.02	c calculated reachability. Time: 0.00
849.96/850.02	c  N dy 14151   4713752       389     41426         0    157263    188708   4303276     21.08   no data
854.16/854.23	c  N dy 14169   4734512       389     41426         0    177422    188708   5011504     21.07     22.19
858.66/858.76	c  N dy 14271   4754523       389     41426         0    103568    188708   2281700     21.08     27.32
862.97/863.03	c  N dy 14299   4778904       389     41426         0    127106    188708   3071514     21.06     22.17
867.46/867.52	c  N dy 14385   4801365       389     41426         0    148954    188708   3886399     21.06     22.30
871.96/872.03	c  N dy 14467   4821576       389     41426         0    168738    188708   4625101     21.07     22.25
876.76/876.84	c  N dy 14542   4841580       389     41426         0    188253    188708   5353502     21.07     22.26
880.56/880.68	c  N dy 14609   4861661       389     41426         0    113461    188708   2596833     21.07     28.03
885.06/885.19	c  N dy 14673   4886443       389     41426         0    137603    188708   3481741     21.07     22.20
889.36/889.45	c  N dy 14767   4906524       389     41426         0    157222    188708   4212146     21.07     22.22
895.46/895.53	c  N dy 14848   4932639       389     41426         0    182737    188708   5107826     21.07     22.26
900.26/900.35	c  N dy 14994   4952740       389     41426         0    106953    188708   2366087     21.08     27.54
905.86/905.99	c  N dy 15046   4983450       389     41426         0    136797    188708   3430940     21.07     22.21
910.46/910.58	c  N dy 15134   5004642       389     41426         0    157529    188708   4205972     21.07     22.46
915.37/915.46	c  N dy 15191   5026632       389     41426         0    178983    188708   4996648     21.07     22.23
920.37/920.46	c  N dy 15259   5047006       389     41426         0    102437    188708   2169820     21.07     22.33
933.36/933.47	c  N dy 15317   5114251       389     41426         0    167330    188708   4413695     21.04     22.15
938.16/938.26	c  N dy 15393   5134551       389     41426         0    187071    188708   5131937     21.04     22.15
942.36/942.49	c  N dy 15445   5155383       389     41426         0    110325    188708   2439479     21.04     22.19
946.27/946.33	c  N dy 15538   5175395       389     41426         0    129821    188708   3169839     21.04     25.32
954.56/954.62	c  N dy 15681   5213753       389     41426         0    167152    188708   4560455     21.05     15.27
954.56/954.62	c  S st 15681   5213753       389     41426         0    167152    188708   4560455     21.05     15.27
954.67/954.79	c  S st 15681   5214257       389     41426         0    167652    188708   4580679     21.05   no data
954.67/954.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
954.78/954.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.08
954.78/954.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
954.78/954.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
954.78/954.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
954.78/954.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    389 time:  0.00 s
954.78/954.89	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
954.86/954.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
954.96/955.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
962.86/962.91	c lits-rem:       456  cl-subs:     4595  v-elim:      0  v-fix:    0  time:  7.86 s
962.86/962.92	c vivif2 --  cl tried    41426 cl shrink        0 lits rem          0 time: 0.00
962.86/962.97	c vivif2 --  cl tried   163057 cl shrink        0 lits rem          0 time: 0.05
963.16/963.29	c asymm  cl-useful: 0/3912/41426 lits-rem:0 time: 0.32
963.26/963.30	c calculated reachability. Time: 0.00
963.26/963.30	c  N dy 15681   5214257       389     41426         0    163057    188708   4465530     21.05   no data
976.97/977.04	c  N dy 15683   5274889       389     41426         0    123716    188708   2813212     21.00     22.18
980.96/981.01	c  N dy 15728   5294893       389     41426         0    143186    188708   3516101     21.00     33.63
987.46/987.53	c  N dy 15825   5326235       389     41426         0    173799    188708   4624891     21.00     22.16
994.76/994.80	c  N dy 15871   5357418       389     41426         0    104971    188708   2210360     20.99     22.11
1002.56/1002.62	c  N dy 15888   5398798       389     41426         0    145254    188708   3574944     20.97     22.14
1007.26/1007.34	c  N dy 15967   5420483       389     41426         0    166360    188708   4355655     20.97     22.08
1011.98/1012.07	c  N dy 16035   5441240       389     41426         0    186519    188708   5100650     20.97     22.16
1016.86/1016.97	c  N dy 16128   5461312       389     41426         0    106131    188708   2252378     20.98     24.13
1022.46/1022.56	c  N dy 16202   5492830       389     41426         0    136737    188708   3367333     20.97     22.52
1026.76/1026.89	c  N dy 16293   5513072       389     41426         0    156508    188708   4100081     20.98     22.16
1031.46/1031.55	c  N dy 16376   5533173       389     41426         0    176114    188708   4847302     20.98     22.09
1037.56/1037.67	c  N dy 16444   5559070       389     41426         0    201300    188708   5765418     20.98     22.13
1042.26/1042.35	c  N dy 16515   5583114       389     41426         0    123644    188708   2851760     20.98     22.12
1048.06/1048.15	c  N dy 16569   5611796       389     41426         0    151329    188708   3819756     20.97     22.17
1052.76/1052.89	c  N dy 16682   5631866       389     41426         0    170903    188708   4560569     20.98     34.32
1057.76/1057.82	c  N dy 16736   5653527       389     41426         0    191976    188708   5316967     20.97     22.08
1063.76/1063.81	c  N dy 16795   5679933       389     41426         0    115650    188708   2524011     20.97     22.15
1067.86/1067.98	c  N dy 16945   5699996       389     41426         0    135289    188708   3286150     20.98     23.89
1070.76/1070.84	c  S st 16982   5714258       389     41426         0    149176    188708   3785111     20.98   no data
1070.86/1070.98	c  S st 16982   5714760       389     41426         0    149673    188708   3805196     20.98   no data
1070.86/1070.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1070.96/1071.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.07
1070.96/1071.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1070.96/1071.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1070.96/1071.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1070.96/1071.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    389 time:  0.00 s
1070.96/1071.07	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
1071.06/1071.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1071.16/1071.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1075.86/1075.93	c lits-rem:       238  cl-subs:     2480  v-elim:      0  v-fix:    0  time:  4.73 s
1075.86/1075.94	c vivif2 --  cl tried    41426 cl shrink        0 lits rem          0 time: 0.00
1075.86/1075.98	c vivif2 --  cl tried   147193 cl shrink        0 lits rem          0 time: 0.05
1076.16/1076.26	c asymm  cl-useful: 0/3976/41426 lits-rem:0 time: 0.28
1076.16/1076.27	c calculated reachability. Time: 0.00
1076.16/1076.27	c  N dy 16982   5714760       389     41426         0    147193    188708   3740503     20.98   no data
1080.86/1080.91	c  N dy 17095   5734785       389     41426         0    166818    188708   4488187     20.99     27.47
1086.15/1086.29	c  N dy 17162   5758517       389     41426         0    189947    188708   5327023     20.99     22.11
1091.56/1091.69	c  N dy 17252   5778669       389     41426         0    106451    188708   2197733     20.99     22.28
1095.16/1095.23	c  N dy 17305   5798918       389     41426         0    126127    188708   2916077     20.99     22.35
1099.16/1099.25	c  N dy 17399   5818925       389     41426         0    145647    188708   3652623     20.99     23.86
1114.56/1114.69	c  N dy 17478   5889289       389     41426         0    109791    188708   2298428     20.96     22.08
1118.57/1118.62	c  N dy 17577   5910291       389     41426         0    130270    188708   3071127     20.97     22.12
1122.76/1122.84	c  N dy 17673   5930670       389     41426         0    150127    188708   3808957     20.97     22.12
1127.56/1127.69	c  N dy 17800   5950918       389     41426         0    169894    188708   4569447     20.98     22.19
1132.46/1132.55	c  N dy 17883   5971272       389     41426         0    189697    188708   5305471     20.98     22.11
1137.56/1137.64	c  N dy 17946   5991359       389     41426         0    209310    188708   6036486     20.98     26.07
1141.66/1141.74	c  N dy 17996   6012065       389     41426         0    124455    188708   2827573     20.98     22.11
1146.36/1146.43	c  N dy 18102   6034799       389     41426         0    146639    188708   3646296     20.98     22.25
1153.66/1153.73	c  N dy 18195   6068797       389     41426         0    179789    188708   4849688     20.98     22.10
1158.27/1158.39	c  N dy 18239   6089204       389     41426         0    199620    188708   5564015     20.98     22.20
1164.16/1164.28	c  N dy 18298   6113143       389     41426         0    116867    188708   2483897     20.97     22.28
1168.06/1168.17	c  N dy 18391   6133180       389     41426         0    136467    188708   3222803     20.98     22.18
1172.76/1172.88	c  N dy 18495   6155513       389     41426         0    158251    188708   4044197     20.98     22.26
1177.96/1178.02	c  N dy 18610   6176452       389     41426         0    178710    188708   4815752     20.99     22.12
1182.96/1183.04	c  N dy 18710   6196777       389     41426         0    198518    188708   5567671     20.99     22.15
1187.56/1187.67	c  S st 18731   6214761       389     41426         0    108946    188708   2219521     20.99     18.56
1187.66/1187.77	c  S st 18731   6215265       389     41426         0    109447    188708   2240320     20.99   no data
1187.66/1187.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1187.76/1187.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.04
1187.76/1187.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1187.76/1187.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1187.76/1187.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1187.76/1187.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    389 time:  0.00 s
1187.76/1187.84	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
1187.76/1187.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1187.86/1187.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1189.16/1189.28	c lits-rem:        14  cl-subs:      101  v-elim:      0  v-fix:    0  time:  1.35 s
1189.16/1189.28	c vivif2 --  cl tried    41426 cl shrink        0 lits rem          0 time: 0.00
1189.26/1189.31	c vivif2 --  cl tried   109346 cl shrink        0 lits rem          0 time: 0.03
1189.46/1189.57	c asymm  cl-useful: 0/2849/41426 lits-rem:0 time: 0.26
1189.46/1189.57	c calculated reachability. Time: 0.00
1189.46/1189.57	c  N dy 18731   6215265       389     41426         0    109346    188708   2237750     20.99   no data
1193.66/1193.70	c  N dy 18782   6239284       389     41426         0    132684    188708   3084170     20.98     22.15
1199.16/1199.23	c  N dy 18892   6265469       389     41426         0    158295    188708   4017909     20.99     22.34
1203.76/1203.83	c  N dy 18959   6285549       389     41426         0    177884    188708   4736786     20.99     27.40
1208.88/1208.96	c  N dy 19043   6306278       389     41426         0    198050    188708   5483725     20.99     22.30
1214.96/1215.07	c  N dy 19118   6329572       389     41426         0    112632    188708   2345640     20.99     22.10
1218.78/1218.84	c  N dy 19143   6351434       389     41426         0    133819    188708   3097174     20.99     22.21
1223.96/1224.08	c  N dy 19211   6378263       389     41426         0    159980    188708   4051203     20.98     22.15
1229.67/1229.74	c  N dy 19217   6407140       389     41426         0    188017    188708   5026955     20.97     22.16
1235.17/1235.24	c  N dy 19314   6427993       389     41426         0    208361    188708   5789806     20.98     22.11
1241.26/1241.33	c  N dy 19398   6453923       389     41426         0    124685    188708   2759713     20.98     22.21
1245.06/1245.16	c  N dy 19401   6474368       389     41426         0    144518    188708   3446340     20.97     22.08
1249.25/1249.37	c  N dy 19437   6494479       389     41426         0    164035    188708   4106981     20.97     22.09
1253.75/1253.84	c  N dy 19509   6514577       389     41426         0    183662    188708   4839476     20.97     26.25
1259.26/1259.31	c  N dy 19605   6536714       389     41426         0    205242    188708   5634022     20.97     22.12
1264.66/1264.78	c  N dy 19707   6556756       389     41426         0    114902    188708   2403643     20.97     30.91
1268.56/1268.63	c  N dy 19776   6576898       389     41426         0    134517    188708   3134871     20.97     22.36
1273.45/1273.57	c  N dy 19863   6600731       389     41426         0    157742    188708   3995515     20.97     22.16
1277.56/1277.61	c  N dy 19888   6620853       389     41426         0    177324    188708   4713191     20.97     22.10
1285.55/1285.68	c  N dy 19935   6654274       389     41426         0    209789    188708   5861030     20.96     22.32
1290.96/1291.03	c  N dy 20016   6674492       389     41426         0    118622    188708   2531471     20.96     22.07
1294.96/1295.07	c  N dy 20114   6694506       389     41426         0    138143    188708   3273640     20.97     23.58
1299.16/1299.29	c  N dy 20149   6715267       389     41426         0    158253    188708   4009794     20.96     19.90
1299.16/1299.29	c  S st 20149   6715267       389     41426         0    158253    188708   4009794     20.96     19.90
1299.36/1299.44	c  S st 20149   6715770       389     41426         0    158753    188708   4029654     20.96   no data
1299.36/1299.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1299.46/1299.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.07
1299.46/1299.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1299.46/1299.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1299.46/1299.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1299.46/1299.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    389 time:  0.00 s
1299.46/1299.54	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
1299.46/1299.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1299.56/1299.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1303.76/1303.80	c lits-rem:       201  cl-subs:     2545  v-elim:      0  v-fix:    0  time:  4.12 s
1303.76/1303.80	c vivif2 --  cl tried    41426 cl shrink        0 lits rem          0 time: 0.00
1303.76/1303.85	c vivif2 --  cl tried   156208 cl shrink        0 lits rem          0 time: 0.05
1304.06/1304.18	c asymm  cl-useful: 0/1940/41426 lits-rem:0 time: 0.33
1304.06/1304.19	c calculated reachability. Time: 0.00
1304.06/1304.19	c  N dy 20149   6715770       389     41426         0    156208    188708   3964738     20.96   no data
1311.95/1312.04	c  N dy 20222   6750649       389     41426         0    190069    188708   5136850     20.96     22.07
1317.15/1317.25	c  N dy 20296   6771074       389     41426         0    209948    188708   5867466     20.96     22.15
1322.56/1322.61	c  N dy 20393   6791131       389     41426         0    117773    188708   2480961     20.96     27.61
1326.65/1326.78	c  N dy 20494   6812745       389     41426         0    138801    188708   3280625     20.97     22.09
1330.97/1331.07	c  N dy 20570   6833054       389     41426         0    158550    188708   4001921     20.97     22.14
1335.75/1335.84	c  N dy 20673   6853143       389     41426         0    178158    188708   4735787     20.97     22.11
1340.16/1340.27	c  N dy 20676   6873784       389     41426         0    198176    188708   5429862     20.97     22.07
1345.35/1345.40	c  N dy 20709   6893912       389     41426         0    217665    188708   6103942     20.96     22.11
1349.76/1349.81	c  N dy 20741   6913991       389     41426         0    124413    188708   2685271     20.96     34.35
1353.66/1353.74	c  N dy 20772   6935866       389     41426         0    145663    188708   3447024     20.95     22.08
1359.66/1359.73	c  N dy 20808   6964481       389     41426         0    173585    188708   4437086     20.95     22.25
1364.25/1364.32	c  N dy 20847   6985130       389     41426         0    193731    188708   5168332     20.94     22.17
1369.95/1370.00	c  N dy 20949   7006779       389     41426         0    214826    188708   5956617     20.94     22.09
1375.26/1375.31	c  N dy 21000   7028126       389     41426         0    121773    188708   2560910     20.94     22.14
1378.96/1379.00	c  N dy 21049   7048151       389     41426         0    141250    188708   3266681     20.94     22.17
1383.35/1383.47	c  N dy 21153   7068169       389     41426         0    160763    188708   4005018     20.94     22.18
1388.25/1388.30	c  N dy 21241   7088486       389     41426         0    180602    188708   4757447     20.95     22.08
1392.86/1392.96	c  N dy 21256   7109628       389     41426         0    201192    188708   5482384     20.94     22.09
1398.07/1398.13	c  N dy 21314   7129692       389     41426         0    220750    188708   6189396     20.94     22.10
1403.05/1403.18	c  N dy 21357   7151123       389     41426         0    126877    188708   2738805     20.94     22.15
1406.75/1406.83	c  N dy 21377   7171217       389     41426         0    146379    188708   3413768     20.93     25.97
1411.27/1411.39	c  N dy 21466   7191237       389     41426         0    165934    188708   4141831     20.94     22.27
1416.15/1416.23	c  N dy 21502   7214071       389     41426         0    188179    188708   4923644     20.93     22.10
1416.55/1416.69	c  S st 21515   7215770       389     41426         0    189844    188708   4988297     20.93     20.88
1416.77/1416.87	c  S st 21515   7216271       389     41426         0    190340    188708   5008882     20.93   no data
1416.77/1416.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1416.85/1416.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.4M T:  0.09
1416.85/1416.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1416.85/1416.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1416.85/1416.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1416.85/1416.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    389 time:  0.00 s
1416.85/1416.98	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
1416.95/1417.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1417.05/1417.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1425.76/1425.80	c lits-rem:       416  cl-subs:     5089  v-elim:      0  v-fix:    0  time:  8.63 s
1425.76/1425.80	c vivif2 --  cl tried    41426 cl shrink        0 lits rem          0 time: 0.00
1425.76/1425.86	c vivif2 --  cl tried   185251 cl shrink        0 lits rem          0 time: 0.06
1426.16/1426.22	c asymm  cl-useful: 0/1707/41426 lits-rem:0 time: 0.35
1426.16/1426.22	c calculated reachability. Time: 0.00
1426.16/1426.22	c  N dy 21515   7216271       389     41426         0    185251    188708   4884242     20.93   no data
1430.96/1431.05	c  N dy 21546   7237592       389     41426         0    205953    188708   5603811     20.93     22.07
1436.35/1436.44	c  N dy 21622   7257693       389     41426         0    225541    188708   6329851     20.93     22.06
1441.36/1441.42	c  N dy 21697   7278580       389     41426         0    130114    188708   2860731     20.93     22.06
1445.55/1445.69	c  N dy 21791   7298660       389     41426         0    149718    188708   3592745     20.93     22.64
1450.35/1450.44	c  N dy 21861   7319448       389     41426         0    169981    188708   4321292     20.93     22.10
1457.25/1457.38	c  N dy 21946   7348848       389     41426         0    198591    188708   5348352     20.93     22.07
1462.25/1462.38	c  N dy 21987   7369014       389     41426         0    218213    188708   6061876     20.93     22.08
1467.75/1467.89	c  N dy 22048   7389083       389     41426         0    121036    188708   2521002     20.93     25.03
1475.15/1475.27	c  N dy 22101   7426704       389     41426         0    157482    188708   3798406     20.92     22.05
1493.77/1493.83	c  N dy 22170   7502968       389     41426         0    231595    188708   6246018     20.90     22.15
1499.16/1499.31	c  N dy 22218   7528966       389     41426         0    139293    188708   3167200     20.89     22.11
1503.36/1503.42	c  N dy 22260   7549053       389     41426         0    158815    188708   3863840     20.89     26.23
1508.26/1508.33	c  N dy 22368   7569121       389     41426         0    178391    188708   4602686     20.90     24.38
1512.75/1512.84	c  N dy 22380   7590672       389     41426         0    199150    188708   5316581     20.89     22.00
1518.25/1518.35	c  N dy 22453   7611285       389     41426         0    219161    188708   6040308     20.89     22.11
1524.46/1524.53	c  N dy 22490   7633446       389     41426         0    122277    188708   2531329     20.89     22.01
1529.65/1529.78	c  N dy 22605   7659972       389     41426         0    148160    188708   3485789     20.89     22.12
1534.47/1534.55	c  N dy 22729   7680017       389     41426         0    167738    188708   4220363     20.89     26.37
1540.75/1540.84	c  N dy 22738   7709320       389     41426         0    195869    188708   5168021     20.88     22.02
1542.36/1542.46	c  S st 22749   7716271       389     41426         0    202639    188708   5409519     20.88     19.89
1542.56/1542.66	c  S st 22749   7716772       389     41426         0    203140    188708   5430181     20.88   no data
1542.56/1542.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1542.66/1542.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.8M T:  0.10
1542.66/1542.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1542.66/1542.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1542.66/1542.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1542.66/1542.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    389 time:  0.00 s
1542.66/1542.79	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
1542.76/1542.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1542.86/1542.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1553.76/1553.85	c lits-rem:      1012  cl-subs:     6656  v-elim:      0  v-fix:    0  time: 10.87 s
1553.76/1553.85	c vivif2 --  cl tried    41426 cl shrink        0 lits rem          0 time: 0.00
1553.86/1553.92	c vivif2 --  cl tried   196484 cl shrink        0 lits rem          0 time: 0.07
1554.16/1554.28	c asymm  cl-useful: 0/1657/41426 lits-rem:0 time: 0.36
1554.16/1554.29	c calculated reachability. Time: 0.00
1554.16/1554.29	c  N dy 22749   7716772       389     41426         0    196484    188708   5274244     20.88   no data
1561.45/1561.58	c  N dy 22767   7748204       389     41426         0    227195    188708   6310223     20.87     22.02
1567.16/1567.29	c  N dy 22835   7769600       389     41426         0    128760    188708   2767255     20.87     22.10
1571.46/1571.55	c  N dy 22836   7792746       389     41426         0    151145    188708   3531038     20.86     21.99
1576.16/1576.21	c  N dy 22926   7814181       389     41426         0    172052    188708   4316433     20.86     22.00
1581.15/1581.21	c  N dy 23007   7834732       389     41426         0    192088    188708   5060992     20.86     22.01
1585.75/1585.85	c  N dy 23026   7854746       389     41426         0    211465    188708   5726640     20.86     24.72
1593.88/1593.93	c  N dy 23134   7884148       389     41426         0    240131    188708   6783586     20.86     22.06
1599.45/1599.52	c  N dy 23193   7910318       389     41426         0    145040    188708   3307932     20.86     22.00
1603.56/1603.69	c  N dy 23206   7931230       389     41426         0    165436    188708   4021961     20.85     22.01
1616.55/1616.65	c  N dy 23211   7987312       389     41426         0    220074    188708   5831524     20.83     22.03
1621.85/1621.91	c  N dy 23213   8010244       389     41426         0    242357    188708   6623076     20.82     22.04
1626.46/1626.59	c  N dy 23254   8030943       389     41426         0    141063    188708   3155029     20.82     21.94
1631.45/1631.57	c  N dy 23390   8053370       389     41426         0    163012    188708   3992309     20.82     21.93
1636.35/1636.43	c  N dy 23471   8074273       389     41426         0    183333    188708   4738712     20.83     21.98
1642.05/1642.15	c  N dy 23555   8097324       389     41426         0    205709    188708   5554260     20.83     21.93
1648.56/1648.64	c  N dy 23596   8123760       389     41426         0    231333    188708   6457910     20.82     21.94
1654.05/1654.17	c  N dy 23653   8143811       389     41426         0    128438    188708   2714944     20.82     28.15
1658.25/1658.34	c  N dy 23700   8165566       389     41426         0    149517    188708   3471663     20.82     22.07
1662.55/1662.61	c  N dy 23728   8185643       389     41426         0    168986    188708   4148948     20.82     22.00
1667.25/1667.34	c  N dy 23781   8206295       389     41426         0    188971    188708   4883011     20.82     22.02
1669.85/1669.92	c  S st 23810   8216772       389     41426         0    199137    188708   5257593     20.82     19.44
1670.05/1670.11	c  S st 23810   8217274       389     41426         0    199636    188708   5277378     20.82   no data
1670.05/1670.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1670.15/1670.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.7M T:  0.10
1670.15/1670.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1670.15/1670.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1670.15/1670.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1670.15/1670.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    389 time:  0.00 s
1670.15/1670.23	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
1670.15/1670.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1670.35/1670.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1679.25/1679.31	c lits-rem:       447  cl-subs:     5293  v-elim:      0  v-fix:    0  time:  8.89 s
1679.25/1679.31	c vivif2 --  cl tried    41426 cl shrink        0 lits rem          0 time: 0.00
1679.25/1679.37	c vivif2 --  cl tried   194343 cl shrink        0 lits rem          0 time: 0.06
1679.67/1679.74	c asymm  cl-useful: 0/1924/41426 lits-rem:0 time: 0.36
1679.67/1679.74	c calculated reachability. Time: 0.00
1679.67/1679.75	c  N dy 23810   8217274       389     41426         0    194343    188708   5147998     20.82   no data
1686.75/1686.86	c  N dy 23865   8246749       389     41426         0    223179    188708   6198563     20.81     22.01
1692.35/1692.41	c  N dy 23931   8266768       389     41426         0    242672    188708   6917684     20.81     27.73
1697.45/1697.52	c  N dy 23958   8288969       389     41426         0    140921    188708   3131380     20.81     21.95
1701.95/1702.03	c  N dy 24061   8309193       389     41426         0    160645    188708   3870389     20.81     22.23
1706.65/1706.78	c  N dy 24160   8329238       389     41426         0    180204    188708   4601486     20.82     27.05
1711.95/1712.09	c  N dy 24227   8350105       389     41426         0    200529    188708   5339204     20.82     21.99
1717.46/1717.52	c  N dy 24291   8370766       389     41426         0    220682    188708   6074597     20.82     21.93
1723.67/1723.78	c  N dy 24401   8390865       389     41426         0    240327    188708   6812103     20.82     24.40
1729.17/1729.23	c  N dy 24476   8411492       389     41426         0    135916    188708   2962675     20.82     21.96
1733.35/1733.46	c  N dy 24532   8432431       389     41426         0    156319    188708   3705921     20.82     22.00
1739.45/1739.58	c  N dy 24632   8459133       389     41426         0    182378    188708   4661495     20.82     22.12
1744.45/1744.56	c  N dy 24667   8481148       389     41426         0    203810    188708   5411980     20.82     22.00
1750.56/1750.68	c  N dy 24674   8508084       389     41426         0    229906    188708   6295848     20.81     21.91
1756.25/1756.31	c  N dy 24745   8528137       389     41426         0    249444    188708   7027184     20.81     25.06
1760.95/1761.08	c  N dy 24839   8548222       389     41426         0    143479    188708   3208261     20.81     22.45
1765.55/1765.63	c  N dy 24948   8568308       389     41426         0    163100    188708   3949239     20.82     28.60
1770.65/1770.79	c  N dy 25016   8590390       389     41426         0    184659    188708   4732599     20.82     22.06
1776.06/1776.18	c  N dy 25101   8610478       389     41426         0    204302    188708   5459785     20.82     31.16
1781.66/1781.79	c  N dy 25182   8630615       389     41426         0    223959    188708   6186505     20.82     22.02
1787.65/1787.74	c  N dy 25264   8650689       389     41426         0    243517    188708   6903124     20.83     26.29
1793.25/1793.34	c  N dy 25327   8672756       389     41426         0    138403    188708   3005521     20.82     21.95
1797.56/1797.64	c  N dy 25413   8692879       389     41426         0    157986    188708   3728983     20.83     21.97
1802.36/1802.40	c  N dy 25507   8713310       389     41426         0    177908    188708   4478622     20.83     21.93
1803.16/1803.29	c  S st 25521   8717274       389     41426         0    181749    188708   4623450     20.83     19.44
1803.36/1803.46	c  S st 25521   8717776       389     41426         0    182245    188708   4643002     20.83   no data
1803.36/1803.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1803.46/1803.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.5M T:  0.09
1803.46/1803.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1803.46/1803.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1803.46/1803.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1803.46/1803.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    389 time:  0.00 s
1803.46/1803.57	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
1803.56/1803.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1803.66/1803.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1809.16/1809.29	c lits-rem:       242  cl-subs:     2938  v-elim:      0  v-fix:    0  time:  5.55 s
1809.16/1809.29	c vivif2 --  cl tried    41426 cl shrink        0 lits rem          0 time: 0.00
1809.26/1809.35	c vivif2 --  cl tried   179307 cl shrink        0 lits rem          0 time: 0.06
1809.66/1809.70	c asymm  cl-useful: 0/2345/41426 lits-rem:0 time: 0.35
1809.66/1809.71	c calculated reachability. Time: 0.00
1809.66/1809.71	c  N dy 25521   8717776       389     41426         0    179307    188708   4566882     20.83   no data
1814.35/1814.47	c  N dy 25561   8737886       389     41426         0    198886    188708   5260366     20.83     22.31
1819.37/1819.46	c  N dy 25587   8759086       389     41426         0    219533    188708   6005839     20.82     22.05
1825.05/1825.18	c  N dy 25659   8779119       389     41426         0    238987    188708   6719210     20.82     26.79
1831.25/1831.30	c  N dy 25728   8799191       389     41426         0    131092    188708   2705235     20.83     27.79
1835.36/1835.46	c  N dy 25819   8819511       389     41426         0    150915    188708   3448550     20.83     21.95
1839.86/1839.96	c  N dy 25889   8839548       389     41426         0    170415    188708   4160289     20.83     23.77
1845.05/1845.17	c  N dy 25987   8860570       389     41426         0    190913    188708   4918381     20.83     21.96
1850.17/1850.23	c  N dy 26052   8881513       389     41426         0    211369    188708   5673344     20.83     22.08
1855.75/1855.86	c  N dy 26111   8901853       389     41426         0    231124    188708   6387627     20.83     21.93
1862.55/1862.69	c  N dy 26192   8924789       389     41426         0    253497    188708   7193114     20.83     22.30
1867.46/1867.51	c  N dy 26232   8944885       389     41426         0    144504    188708   3159641     20.83     23.98
1874.76/1874.82	c  N dy 26314   8978726       389     41426         0    177397    188708   4353093     20.83     21.94
1880.97/1881.03	c  N dy 26362   9005264       389     41426         0    202967    188708   5223079     20.82     21.94
1886.55/1886.69	c  N dy 26469   9025484       389     41426         0    222695    188708   5957542     20.82     21.92
1891.86/1891.99	c  N dy 26500   9045874       389     41426         0    242517    188708   6674254     20.82     21.92
1898.36/1898.43	c  N dy 26568   9067392       389     41426         0    134244    188708   2777975     20.82     21.93
1905.96/1906.03	c  N dy 26590   9104463       389     41426         0    169988    188708   3964791     20.81     21.95
1910.46/1910.54	c  N dy 26627   9124475       389     41426         0    189362    188708   4642507     20.81     23.44
1915.07/1915.16	c  N dy 26671   9144561       389     41426         0    208870    188708   5344660     20.81     26.79
1920.46/1920.55	c  N dy 26743   9165049       389     41426         0    228746    188708   6065787     20.81     22.00
1926.45/1926.56	c  N dy 26848   9185315       389     41426         0    248534    188708   6823490     20.81     22.02
1932.45/1932.53	c  N dy 26941   9205416       389     41426         0    138093    188708   2916891     20.81     23.58
1934.88/1934.97	c  S st 26975   9217776       389     41426         0    150077    188708   3327230     20.81     16.85
1935.06/1935.11	c  S st 26975   9218282       389     41426         0    150579    188708   3347126     20.81   no data
1935.06/1935.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1935.06/1935.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.07
1935.06/1935.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1935.06/1935.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1935.06/1935.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1935.16/1935.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    389 time:  0.00 s
1935.16/1935.20	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
1935.16/1935.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1935.26/1935.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1937.46/1937.57	c lits-rem:       169  cl-subs:     1108  v-elim:      0  v-fix:    0  time:  2.25 s
1937.46/1937.58	c vivif2 --  cl tried    41426 cl shrink        0 lits rem          0 time: 0.00
1937.56/1937.62	c vivif2 --  cl tried   149471 cl shrink        0 lits rem          0 time: 0.04
1937.86/1937.94	c asymm  cl-useful: 0/2812/41426 lits-rem:0 time: 0.32
1937.86/1937.94	c calculated reachability. Time: 0.00
1937.86/1937.94	c  N dy 26975   9218282       389     41426         0    149471    188708   3319376     20.81   no data
1942.16/1942.29	c  N dy 27018   9239191       389     41426         0    169819    188708   4036994     20.81     21.93
1947.16/1947.21	c  N dy 27085   9260030       389     41426         0    190145    188708   4786488     20.81     21.91
1952.56/1952.70	c  N dy 27146   9282669       389     41426         0    212156    188708   5561227     20.81     21.94
1957.66/1957.77	c  N dy 27177   9302754       389     41426         0    231744    188708   6260546     20.81     21.92
1963.15/1963.22	c  N dy 27196   9322793       389     41426         0    251267    188708   6952176     20.80     21.99
1968.75/1968.89	c  N dy 27254   9342937       389     41426         0    139684    188708   2935025     20.80     22.04
1973.05/1973.12	c  N dy 27343   9362941       389     41426         0    159202    188708   3652806     20.81     25.52
1977.65/1977.75	c  N dy 27407   9383572       389     41426         0    179279    188708   4411184     20.81     21.91
1982.85/1982.98	c  N dy 27490   9405028       389     41426         0    200211    188708   5177640     20.81     21.95
1987.95/1988.02	c  N dy 27521   9426496       389     41426         0    221133    188708   5928195     20.80     21.90
1996.46/1996.52	c  N dy 27522   9460464       389     41426         0    254177    188708   7013717     20.79     21.93
2002.25/2002.38	c  N dy 27604   9480761       389     41426         0    141691    188708   2996932     20.79     21.89
2006.36/2006.44	c  N dy 27643   9500851       389     41426         0    161156    188708   3695243     20.79     21.89
2011.35/2011.45	c  N dy 27756   9521131       389     41426         0    180997    188708   4447803     20.80     21.91
2016.45/2016.59	c  N dy 27818   9542463       389     41426         0    201840    188708   5192095     20.79     21.98
2022.76/2022.83	c  N dy 27940   9563907       389     41426         0    222788    188708   5981059     20.80     21.97
2027.95/2028.06	c  N dy 27984   9583981       389     41426         0    242353    188708   6674036     20.80     29.84
2034.55/2034.61	c  N dy 28038   9606410       389     41426         0    264255    188708   7450108     20.80     21.91
2039.75/2039.86	c  N dy 28166   9626459       389     41426         0    150526    188708   3338447     20.80     22.55
2048.45/2048.52	c  N dy 28198   9666917       389     41426         0    189676    188708   4628117     20.79     21.89
2053.67/2053.73	c  N dy 28299   9687028       389     41426         0    209346    188708   5375857     20.79     21.90
2059.17/2059.29	c  N dy 28412   9707099       389     41426         0    228916    188708   6115431     20.80     24.11
2062.85/2062.94	c  S st 28512   9718282       389     41426         0    239874    188708   6542235     20.80     19.76
2063.05/2063.15	c  S st 28512   9718784       389     41426         0    240370    188708   6562119     20.80   no data
2063.05/2063.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2063.15/2063.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.1M T:  0.12
2063.25/2063.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2063.25/2063.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2063.25/2063.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2063.25/2063.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    389 time:  0.00 s
2063.25/2063.30	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
2063.25/2063.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
2063.45/2063.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2080.15/2080.20	c lits-rem:       998  cl-subs:     6992  v-elim:      0  v-fix:    0  time: 16.67 s
2080.15/2080.20	c vivif2 --  cl tried    41426 cl shrink        0 lits rem          0 time: 0.00
2080.15/2080.28	c vivif2 --  cl tried   233378 cl shrink        0 lits rem          0 time: 0.08
2080.55/2080.65	c asymm  cl-useful: 0/1977/41426 lits-rem:0 time: 0.37
2080.55/2080.66	c calculated reachability. Time: 0.00
2080.55/2080.66	c  N dy 28512   9718784       389     41426         0    233378    188708   6390393     20.80   no data
2087.14/2087.21	c  N dy 28645   9738802       389     41426         0    252919    188708   7134657     20.81     23.51
2093.95/2094.08	c  N dy 28734   9760262       389     41426         0    139555    188708   2866165     20.81     22.02
2098.15/2098.23	c  N dy 28794   9780797       389     41426         0    159540    188708   3581332     20.81     21.98
2105.75/2105.86	c  N dy 28877   9815089       389     41426         0    192878    188708   4756009     20.81     21.94
2110.75/2110.86	c  N dy 28931   9836390       389     41426         0    213602    188708   5513579     20.81     21.94
2115.75/2115.83	c  N dy 28983   9856467       389     41426         0    233209    188708   6235734     20.81     28.97
2121.45/2121.51	c  N dy 29039   9876539       389     41426         0    252813    188708   6944085     20.81     29.95
2128.85/2128.94	c  N dy 29161   9897935       389     41426         0    138385    188708   2822750     20.81     21.93
2132.86/2132.92	c  N dy 29193   9918501       389     41426         0    158464    188708   3540252     20.81     21.99
2140.25/2140.37	c  N dy 29281   9953036       389     41426         0    191844    188708   4703214     20.80     21.97
2145.95/2146.05	c  N dy 29386   9974494       389     41426         0    212770    188708   5485312     20.81     22.23
2151.35/2151.43	c  N dy 29467   9994673       389     41426         0    232438    188708   6214326     20.81     21.92
2158.65/2158.70	c  N dy 29575  10018928       389     41426         0    256177    188708   7091413     20.81     22.10
2164.65/2164.77	c  N dy 29619  10038931       389     41426         0    139396    188708   2850431     20.81     29.08
2169.16/2169.22	c  N dy 29718  10059797       389     41426         0    159773    188708   3610686     20.81     22.25
2175.95/2176.00	c  N dy 29792  10090265       389     41426         0    189347    188708   4643520     20.81     21.94
2181.65/2181.73	c  N dy 29887  10112973       389     41426         0    211574    188708   5472666     20.81     21.91
2187.65/2187.75	c  N dy 29994  10133915       389     41426         0    232026    188708   6228582     20.82     21.97
2193.15/2193.20	c  N dy 30046  10153958       389     41426         0    251502    188708   6917507     20.81     28.37
2198.25/2198.30	c  N dy 30060  10175578       389     41426         0    272565    188708   7687883     20.81     21.91
2203.46/2203.55	c  N dy 30099  10197326       389     41426         0    156391    188708   3411347     20.81     21.91
2208.35/2208.48	c  N dy 30188  10218784       389     41426         0    177372    188708   4177941     20.81     17.28
2208.35/2208.48	c  S st 30188  10218784       389     41426         0    177372    188708   4177941     20.81     17.28
2208.55/2208.64	c  S st 30188  10219286       389     41426         0    177874    188708   4199404     20.81   no data
2208.55/2208.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2208.66/2208.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.3M T:  0.08
2208.66/2208.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2208.66/2208.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2208.66/2208.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2208.66/2208.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    389 time:  0.00 s
2208.66/2208.75	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
2208.66/2208.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
2208.85/2208.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2213.05/2213.11	c lits-rem:       251  cl-subs:     2526  v-elim:      0  v-fix:    0  time:  4.20 s
2213.05/2213.12	c vivif2 --  cl tried    41426 cl shrink        0 lits rem          0 time: 0.00
2213.05/2213.17	c vivif2 --  cl tried   175348 cl shrink        0 lits rem          0 time: 0.05
2213.45/2213.51	c asymm  cl-useful: 0/3030/41426 lits-rem:0 time: 0.34
2213.45/2213.51	c calculated reachability. Time: 0.00
2213.45/2213.51	c  N dy 30188  10219286       389     41426         0    175348    188708   4137347     20.81   no data
2218.45/2218.59	c  N dy 30262  10240407       389     41426         0    195913    188708   4886167     20.81     21.92
2224.25/2224.39	c  N dy 30352  10261331       389     41426         0    216378    188708   5652684     20.81     21.92
2228.95/2229.02	c  N dy 30363  10281476       389     41426         0    235689    188708   6321241     20.81     21.94
2234.55/2234.67	c  N dy 30416  10301543       389     41426         0    255216    188708   7016375     20.81     27.00
2242.65/2242.75	c  N dy 30481  10327621       389     41426         0    142504    188708   2920235     20.80     22.00
2246.85/2246.97	c  N dy 30555  10347724       389     41426         0    162076    188708   3636307     20.80     21.96
2251.55/2251.69	c  N dy 30617  10368132       389     41426         0    181967    188708   4367054     20.80     21.95
2257.05/2257.12	c  N dy 30745  10388379       389     41426         0    201807    188708   5119753     20.81     21.98
2262.67/2262.71	c  N dy 30794  10411657       389     41426         0    224444    188708   5921225     20.81     21.93
2268.75/2268.89	c  N dy 30864  10433616       389     41426         0    245746    188708   6692567     20.81     22.05
2274.55/2274.66	c  N dy 30936  10453705       389     41426         0    265306    188708   7422449     20.81     29.02
2280.55/2280.63	c  N dy 30996  10473760       389     41426         0    145731    188708   3032296     20.81     25.24
2284.96/2285.08	c  N dy 31089  10493792       389     41426         0    165247    188708   3743660     20.81     21.96
2289.56/2289.60	c  N dy 31141  10513875       389     41426         0    184804    188708   4440141     20.81     30.02
2294.35/2294.51	c  N dy 31203  10533883       389     41426         0    204336    188708   5138226     20.81     22.02
2300.55/2300.67	c  N dy 31284  10557247       389     41426         0    227079    188708   5966003     20.81     21.94
2307.77/2307.87	c  N dy 31348  10584216       389     41426         0    253344    188708   6911008     20.81     21.95
2312.95/2313.09	c  N dy 31378  10604291       389     41426         0    272795    188708   7596728     20.80     25.13
2321.15/2321.22	c  N dy 31473  10636631       389     41426         0    164136    188708   3657540     20.80     21.96
2327.45/2327.58	c  N dy 31537  10665417       389     41426         0    192224    188708   4644471     20.80     22.09
2332.75/2332.88	c  N dy 31626  10686026       389     41426         0    212307    188708   5384837     20.80     21.90
2341.44/2341.53	c  N dy 31696  10719287       389     41426         0    244444    188708   6540489     20.80     18.61
2341.44/2341.53	c  S st 31696  10719287       389     41426         0    244444    188708   6540489     20.80     18.61
2341.64/2341.75	c  S st 31696  10719788       389     41426         0    244943    188708   6559676     20.80   no data
2341.64/2341.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2341.75/2341.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.9M T:  0.11
2341.75/2341.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2341.75/2341.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2341.75/2341.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2341.75/2341.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    389 time:  0.00 s
2341.75/2341.90	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
2341.86/2341.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
2342.04/2342.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2356.05/2356.14	c lits-rem:      1003  cl-subs:     7445  v-elim:      0  v-fix:    0  time: 14.01 s
2356.05/2356.14	c vivif2 --  cl tried    41426 cl shrink        0 lits rem          0 time: 0.00
2356.16/2356.23	c vivif2 --  cl tried   237498 cl shrink        0 lits rem          0 time: 0.08
2356.45/2356.56	c asymm  cl-useful: 0/2457/41426 lits-rem:0 time: 0.34
2356.45/2356.57	c calculated reachability. Time: 0.00
2356.45/2356.57	c  N dy 31696  10719788       389     41426         0    237498    188708   6379573     20.80   no data
2362.54/2362.64	c  N dy 31755  10739794       389     41426         0    256963    188708   7099186     20.80     25.84
2368.84/2368.98	c  N dy 31822  10760226       389     41426         0    276869    188708   7822642     20.80     21.96
2375.24/2375.31	c  N dy 31938  10783009       389     41426         0    158276    188708   3484220     20.80     21.95
2380.14/2380.26	c  N dy 32022  10805340       389     41426         0    180115    188708   4296447     20.80     21.95
2389.35/2389.42	c  N dy 32025  10844824       389     41426         0    217729    188708   5436784     20.79     21.89
2395.15/2395.21	c  N dy 32048  10868920       389     41426         0    241105    188708   6239890     20.79     21.95
2400.65/2400.74	c  N dy 32096  10889003       389     41426         0    260599    188708   6949459     20.79     25.57
2407.14/2407.30	c  N dy 32197  10909067       389     41426         0    280206    188708   7668418     20.79     23.01
2412.34/2412.41	c  N dy 32221  10929628       389     41426         0    158686    188708   3440906     20.78     21.88
2416.85/2416.95	c  N dy 32244  10950598       389     41426         0    179044    188708   4122246     20.78     22.16
2421.64/2421.77	c  N dy 32293  10970645       389     41426         0    198546    188708   4838190     20.78     22.14
2427.24/2427.32	c  N dy 32363  10991857       389     41426         0    219265    188708   5583725     20.78     21.97
2432.24/2432.36	c  N dy 32400  11011885       389     41426         0    238708    188708   6269783     20.78     21.94
2438.15/2438.29	c  N dy 32485  11031896       389     41426         0    258196    188708   6977079     20.78     22.15
2445.64/2445.70	c  N dy 32560  11056802       389     41426         0    282485    188708   7849476     20.78     21.90
2450.76/2450.81	c  N dy 32600  11076909       389     41426         0    159281    188708   3448648     20.78     22.34
2454.84/2454.91	c  N dy 32631  11096955       389     41426         0    178612    188708   4099780     20.77     28.20
2459.56/2459.63	c  N dy 32711  11117399       389     41426         0    198582    188708   4844447     20.77     22.01
2464.84/2464.98	c  N dy 32816  11137444       389     41426         0    218184    188708   5589984     20.78     21.91
2470.74/2470.83	c  N dy 32930  11157653       389     41426         0    237881    188708   6327179     20.78     22.05
2476.14/2476.22	c  N dy 32948  11177686       389     41426         0    257373    188708   6992737     20.78     30.61
2482.04/2482.19	c  N dy 33018  11198067       389     41426         0    277280    188708   7725939     20.78     21.95
2488.16/2488.26	c  N dy 33049  11219788       389     41426         0    154482    188708   3253820     20.77     15.96
2488.16/2488.26	c  S st 33049  11219788       389     41426         0    154482    188708   3253820     20.77     15.96
2488.34/2488.41	c  S st 33049  11220290       389     41426         0    154982    188708   3274342     20.77   no data
2488.34/2488.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2488.34/2488.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.06
2488.34/2488.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2488.34/2488.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2488.34/2488.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2488.44/2488.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    389 time:  0.00 s
2488.44/2488.50	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
2488.44/2488.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2488.55/2488.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2490.36/2490.49	c lits-rem:        99  cl-subs:      872  v-elim:      0  v-fix:    0  time:  1.86 s
2490.36/2490.49	c vivif2 --  cl tried    41426 cl shrink        0 lits rem          0 time: 0.00
2490.45/2490.53	c vivif2 --  cl tried   154110 cl shrink        0 lits rem          0 time: 0.04
2490.75/2490.83	c asymm  cl-useful: 0/4197/41426 lits-rem:0 time: 0.30
2490.75/2490.84	c calculated reachability. Time: 0.00
2490.75/2490.84	c  N dy 33049  11220290       389     41426         0    154110    188708   3254523     20.77   no data
2495.25/2495.39	c  N dy 33116  11240952       389     41426         0    174230    188708   3979985     20.77     21.94
2500.26/2500.33	c  N dy 33185  11261641       389     41426         0    194405    188708   4716950     20.78     21.90
2504.94/2505.01	c  N dy 33222  11281717       389     41426         0    213788    188708   5397863     20.77     24.56
2518.64/2518.74	c  N dy 33263  11337476       389     41426         0    267945    188708   7228835     20.76     21.95
2524.46/2524.55	c  N dy 33293  11358610       389     41426         0    288539    188708   7962876     20.76     21.94
2529.64/2529.74	c  N dy 33355  11378622       389     41426         0    163304    188708   3557036     20.76     21.92
2536.94/2537.06	c  N dy 33397  11409840       389     41426         0    193707    188708   4574589     20.76     21.90
2542.14/2542.20	c  N dy 33487  11430457       389     41426         0    213808    188708   5309382     20.76     21.88
2548.04/2548.12	c  N dy 33561  11453272       389     41426         0    236000    188708   6121399     20.76     21.86
2553.44/2553.57	c  N dy 33644  11473287       389     41426         0    255486    188708   6849032     20.76     24.65
2560.14/2560.20	c  N dy 33701  11496245       389     41426         0    277853    188708   7649620     20.76     22.09
2566.94/2567.09	c  N dy 33764  11518342       389     41426         0    153482    188708   3182189     20.76     21.94
2571.44/2571.56	c  N dy 33765  11540197       389     41426         0    174463    188708   3843587     20.75     21.86
2576.05/2576.20	c  N dy 33839  11560253       389     41426         0    194009    188708   4562799     20.75     24.01
2580.74/2580.80	c  N dy 33886  11580282       389     41426         0    213518    188708   5265217     20.75     29.70
2586.54/2586.66	c  N dy 34007  11600663       389     41426         0    233386    188708   6019700     20.76     22.13
2591.94/2592.07	c  N dy 34056  11620759       389     41426         0    252957    188708   6723333     20.76     28.71
2598.44/2598.53	c  N dy 34165  11640816       389     41426         0    272567    188708   7449181     20.76     21.86
2604.15/2604.20	c  N dy 34223  11660852       389     41426         0    292044    188708   8151528     20.76     25.36
2609.54/2609.62	c  N dy 34311  11681217       389     41426         0    165113    188708   3603462     20.76     21.87
2613.84/2613.95	c  N dy 34360  11701312       389     41426         0    184700    188708   4311441     20.76     29.15
2618.64/2618.73	c  S st 34450  11720290       389     41426         0    203236    188708   4992555     20.76   no data
2618.84/2618.92	c  S st 34450  11720791       389     41426         0    203735    188708   5012293     20.76   no data
2618.84/2618.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2618.95/2619.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.6M T:  0.10
2618.95/2619.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2618.95/2619.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2618.95/2619.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2618.95/2619.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    389 time:  0.00 s
2618.95/2619.05	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
2618.95/2619.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
2619.14/2619.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2624.84/2624.98	c lits-rem:       226  cl-subs:     3026  v-elim:      0  v-fix:    0  time:  5.75 s
2624.84/2624.98	c vivif2 --  cl tried    41426 cl shrink        0 lits rem          0 time: 0.00
2624.94/2625.04	c vivif2 --  cl tried   200709 cl shrink        0 lits rem          0 time: 0.06
2625.14/2625.27	c asymm  cl-useful: 0/2167/41426 lits-rem:0 time: 0.22
2625.14/2625.28	c calculated reachability. Time: 0.00
2625.14/2625.28	c  N dy 34450  11720791       389     41426         0    200709    188708   4935362     20.76   no data
2630.44/2630.58	c  N dy 34531  11740899       389     41426         0    220398    188708   5654367     20.76     21.92
2636.44/2636.56	c  N dy 34553  11764776       389     41426         0    243680    188708   6464921     20.76     21.96
2642.35/2642.41	c  N dy 34603  11785751       389     41426         0    264098    188708   7200094     20.76     22.05
2648.44/2648.57	c  N dy 34671  11806134       389     41426         0    283998    188708   7923740     20.76     21.86
2654.05/2654.16	c  N dy 34686  11826298       389     41426         0    155668    188708   3223694     20.75     21.92
2658.45/2658.56	c  N dy 34750  11847514       389     41426         0    176253    188708   3995231     20.75     21.86
2664.04/2664.13	c  N dy 34846  11869578       389     41426         0    197789    188708   4795661     20.76     21.85
2669.44/2669.61	c  N dy 34912  11891342       389     41426         0    218990    188708   5564418     20.76     21.90
2680.74/2680.86	c  N dy 34997  11933295       389     41426         0    259748    188708   6973424     20.75     21.87
2687.74/2687.89	c  N dy 35073  11956612       389     41426         0    282473    188708   7784794     20.75     21.86
2694.64/2694.77	c  N dy 35163  11976711       389     41426         0    153199    188708   3138134     20.75     25.08
2699.14/2699.30	c  N dy 35217  11998645       389     41426         0    174511    188708   3888463     20.75     21.97
2704.14/2704.20	c  N dy 35299  12019403       389     41426         0    194782    188708   4627120     20.75     21.96
2709.74/2709.82	c  N dy 35431  12039468       389     41426         0    214368    188708   5368160     20.76     26.63
2715.04/2715.15	c  N dy 35461  12061642       389     41426         0    235775    188708   6118095     20.75     22.02
2720.64/2720.73	c  N dy 35510  12081781       389     41426         0    255384    188708   6821208     20.75     21.86
2726.64/2726.81	c  N dy 35587  12101838       389     41426         0    274891    188708   7540090     20.75     24.80
2732.84/2732.91	c  N dy 35626  12121943       389     41426         0    294479    188708   8242295     20.75     22.01
2738.34/2738.43	c  N dy 35678  12142034       389     41426         0    164196    188708   3503254     20.75     21.94
2742.84/2742.96	c  N dy 35748  12162067       389     41426         0    183674    188708   4222356     20.75     23.56
2747.84/2747.92	c  N dy 35827  12182094       389     41426         0    203215    188708   4928827     20.75     26.99
2753.26/2753.35	c  N dy 35912  12202120       389     41426         0    222719    188708   5641704     20.76     21.85
2758.64/2758.81	c  S st 36008  12220791       389     41426         0    240993    188708   6323692     20.76   no data
2758.94/2759.01	c  S st 36008  12221294       389     41426         0    241496    188708   6343768     20.76   no data
2758.94/2759.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2759.04/2759.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.1M T:  0.12
2759.04/2759.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2759.04/2759.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2759.04/2759.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2759.04/2759.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    389 time:  0.00 s
2759.04/2759.16	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
2759.14/2759.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
2759.24/2759.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2769.76/2769.88	c lits-rem:       451  cl-subs:     5126  v-elim:      0  v-fix:    0  time: 10.49 s
2769.76/2769.88	c vivif2 --  cl tried    41426 cl shrink        0 lits rem          0 time: 0.00
2769.84/2769.96	c vivif2 --  cl tried   236370 cl shrink        0 lits rem          0 time: 0.08
2770.04/2770.16	c asymm  cl-useful: 0/3116/41426 lits-rem:0 time: 0.20
2770.04/2770.18	c calculated reachability. Time: 0.00
2770.04/2770.18	c  N dy 36008  12221294       389     41426         0    236370    188708   6213404     20.76   no data
2777.84/2777.96	c  N dy 36110  12248296       389     41426         0    262686    188708   7162500     20.76     21.99
2784.94/2785.02	c  N dy 36184  12271720       389     41426         0    285522    188708   7987578     20.76     21.89
2792.86/2792.94	c  N dy 36221  12297471       389     41426         0    159715    188708   3335809     20.76     22.03
2797.34/2797.47	c  N dy 36289  12317861       389     41426         0    179612    188708   4053758     20.76     21.86
2802.34/2802.44	c  N dy 36370  12338297       389     41426         0    199557    188708   4795166     20.76     21.97
2810.94/2811.02	c  N dy 36421  12373674       389     41426         0    233949    188708   5963570     20.75     21.89
2816.54/2816.67	c  N dy 36492  12393691       389     41426         0    253422    188708   6669622     20.75     36.98
2822.74/2822.83	c  N dy 36577  12413720       389     41426         0    272971    188708   7394956     20.75     27.17
2830.04/2830.20	c  N dy 36688  12435971       389     41426         0    294677    188708   8200667     20.76     21.86
2836.44/2836.55	c  N dy 36748  12457352       389     41426         0    163683    188708   3452600     20.76     21.87
2841.34/2841.47	c  N dy 36850  12477921       389     41426         0    183731    188708   4193778     20.76     21.96
2847.34/2847.46	c  N dy 36919  12503449       389     41426         0    208585    188708   5069743     20.76     21.91
2854.35/2854.47	c  N dy 36985  12532095       389     41426         0    236423    188708   6064796     20.76     21.93
2863.74/2863.80	c  N dy 36990  12567137       389     41426         0    270263    188708   7207906     20.75     22.34
2869.54/2869.60	c  N dy 37002  12587230       389     41426         0    289771    188708   7876290     20.75     21.84
2877.34/2877.44	c  N dy 37117  12608654       389     41426         0    158050    188708   3243828     20.75     21.96
2881.54/2881.64	c  N dy 37155  12629089       389     41426         0    177798    188708   3947023     20.75     21.88
2886.54/2886.62	c  N dy 37224  12650089       389     41426         0    198177    188708   4673190     20.75     22.01
2891.34/2891.48	c  N dy 37280  12670095       389     41426         0    217655    188708   5381091     20.75     21.93
2896.84/2896.91	c  N dy 37368  12690097       389     41426         0    237156    188708   6092109     20.75     23.17
2903.24/2903.35	c  N dy 37432  12713723       389     41426         0    260244    188708   6929021     20.75     22.01
2905.84/2905.99	c  S st 37490  12721298       389     41426         0    267652    188708   7212042     20.75   no data
2906.16/2906.22	c  S st 37490  12721801       389     41426         0    268155    188708   7232384     20.75   no data
2906.16/2906.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2906.24/2906.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.4M T:  0.13
2906.24/2906.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2906.24/2906.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2906.24/2906.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2906.24/2906.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    389 time:  0.00 s
2906.24/2906.39	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
2906.34/2906.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
2906.54/2906.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2922.14/2922.28	c lits-rem:       546  cl-subs:     7316  v-elim:      0  v-fix:    0  time: 15.64 s
2922.14/2922.28	c vivif2 --  cl tried    41426 cl shrink        0 lits rem          0 time: 0.00
2922.24/2922.37	c vivif2 --  cl tried   260839 cl shrink        0 lits rem          0 time: 0.09
2922.54/2922.70	c asymm  cl-useful: 0/3455/41426 lits-rem:0 time: 0.33
2922.54/2922.71	c calculated reachability. Time: 0.00
2922.54/2922.71	c  N dy 37490  12721801       389     41426         0    260839    188708   7050718     20.75   no data
2928.84/2928.91	c  N dy 37559  12741843       389     41426         0    280427    188708   7766964     20.75     21.97
2934.84/2934.91	c  N dy 37601  12762004       389     41426         0    299945    188708   8450302     20.75     21.88
2940.74/2940.85	c  N dy 37647  12782143       389     41426         0    166066    188708   3499110     20.75     22.07
2945.54/2945.60	c  N dy 37748  12802186       389     41426         0    185627    188708   4233908     20.75     24.47
2950.64/2950.74	c  N dy 37844  12822279       389     41426         0    205238    188708   4959757     20.75     24.28
2956.34/2956.47	c  N dy 37964  12842322       389     41426         0    224802    188708   5697588     20.76     23.01
2961.45/2961.57	c  N dy 38014  12862589       389     41426         0    244389    188708   6388786     20.75     21.97
2967.14/2967.23	c  N dy 38058  12883117       389     41426         0    264377    188708   7103125     20.75     21.89
2973.14/2973.31	c  N dy 38120  12903523       389     41426         0    284194    188708   7822193     20.75     21.92
2981.05/2981.15	c  N dy 38238  12925268       389     41426         0    305378    188708   8593461     20.76     21.88
2986.84/2986.97	c  N dy 38316  12946452       389     41426         0    171454    188708   3699894     20.76     21.88
2991.34/2991.49	c  N dy 38363  12967004       389     41426         0    191470    188708   4406811     20.76     21.87
2996.64/2996.70	c  N dy 38456  12987093       389     41426         0    211064    188708   5125001     20.76     25.49
3012.25/3012.36	c  N dy 38463  13048823       389     41426         0    270871    188708   7130383     20.74     21.99
3018.36/3018.45	c  N dy 38530  13069080       389     41426         0    290646    188708   7858863     20.74     21.84
3026.34/3026.48	c  N dy 38588  13091860       389     41426         0    157252    188708   3155191     20.74     21.84
3031.25/3031.38	c  N dy 38642  13115533       389     41426         0    180194    188708   3973570     20.74     21.91
3035.04/3035.14	c  F st 38739  13130468       389     41426         0    194778    188708   4531689     20.74     22.42
3036.24/3036.37	c  N dy 38745  13135662       389     41426         0    199812    188708   4717458     20.74   no data
3041.74/3041.85	c  N dy 38847  13155819       389     41426         0    219462    188708   5433975     20.75     21.88
3047.13/3047.26	c  N dy 38923  13175916       389     41426         0    239047    188708   6147994     20.75     23.74
3053.84/3053.95	c  N dy 39011  13198173       389     41426         0    260767    188708   6951251     20.75     22.31
3060.43/3060.53	c  N dy 39083  13219236       389     41426         0    281366    188708   7697753     20.75     21.86
3061.33/3061.40	c  S st 39097  13221803       389     41426         0    283873    188708   7792872     20.75   no data
3061.53/3061.64	c  S st 39097  13222305       389     41426         0    284373    188708   7812054     20.75   no data
3061.53/3061.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3061.73/3061.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.6M T:  0.14
3061.73/3061.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3061.73/3061.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3061.73/3061.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3061.73/3061.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    389 time:  0.00 s
3061.73/3061.82	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
3061.83/3061.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
3061.93/3062.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3080.64/3080.73	c lits-rem:       499  cl-subs:     7095  v-elim:      0  v-fix:    0  time: 18.64 s
3080.64/3080.74	c vivif2 --  cl tried    41426 cl shrink        0 lits rem          0 time: 0.00
3080.74/3080.84	c vivif2 --  cl tried   277278 cl shrink        0 lits rem          0 time: 0.10
3081.14/3081.20	c asymm  cl-useful: 0/1972/41426 lits-rem:0 time: 0.36
3081.14/3081.21	c calculated reachability. Time: 0.00
3081.14/3081.21	c  N dy 39097  13222305       389     41426         0    277278    188708   7629127     20.75   no data
3086.94/3087.07	c  N dy 39137  13242483       389     41426         0    296790    188708   8329087     20.75     21.84
3094.26/3094.32	c  N dy 39206  13262537       389     41426         0    159866    188708   3239934     20.75     29.01
3098.84/3098.93	c  N dy 39284  13283058       389     41426         0    179917    188708   3983906     20.75     21.90
3103.84/3103.93	c  N dy 39359  13304014       389     41426         0    200367    188708   4720911     20.75     21.92
3109.24/3109.32	c  N dy 39456  13324201       389     41426         0    220027    188708   5447303     20.75     21.88
3114.94/3115.07	c  N dy 39564  13344432       389     41426         0    239766    188708   6187990     20.75     22.07
3120.84/3120.96	c  N dy 39649  13364520       389     41426         0    259411    188708   6911158     20.75     22.73
3127.83/3127.98	c  N dy 39774  13385884       389     41426         0    280274    188708   7695131     20.76     21.88
3147.74/3147.81	c  N dy 39805  13464322       389     41426         0    198463    188708   4468735     20.74     21.86
3152.83/3152.97	c  N dy 39893  13484344       389     41426         0    217965    188708   5167159     20.74     26.98
3158.13/3158.23	c  N dy 39938  13507148       389     41426         0    239980    188708   5955089     20.74     21.84
3164.33/3164.49	c  N dy 39957  13531616       389     41426         0    263795    188708   6771691     20.73     22.03
3170.63/3170.72	c  N dy 40036  13551660       389     41426         0    283403    188708   7493132     20.73     21.87
3177.34/3177.44	c  N dy 40120  13572453       389     41426         0    303630    188708   8240150     20.73     22.06
3183.93/3184.09	c  N dy 40156  13594367       389     41426         0    166604    188708   3450414     20.73     21.87
3194.64/3194.73	c  N dy 40177  13641201       389     41426         0    211906    188708   4891078     20.72     21.91
3200.44/3200.54	c  N dy 40248  13663658       389     41426         0    233776    188708   5668387     20.72     22.00
3207.44/3207.61	c  N dy 40334  13690425       389     41426         0    259861    188708   6601753     20.72     21.93
3212.94/3213.02	c  N dy 40365  13710454       389     41426         0    279331    188708   7281003     20.72     22.49
3216.24/3216.34	c  S st 40398  13722305       389     41426         0    290827    188708   7700215     20.72   no data
3216.44/3216.57	c  S st 40398  13722810       389     41426         0    291323    188708   7719408     20.72   no data
3216.54/3216.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3216.64/3216.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.7M T:  0.14
3216.64/3216.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3216.64/3216.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3216.64/3216.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3216.64/3216.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    389 time:  0.00 s
3216.64/3216.75	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
3216.74/3216.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
3216.93/3217.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3242.94/3243.02	c lits-rem:      1975  cl-subs:    12209  v-elim:      0  v-fix:    0  time: 25.99 s
3242.94/3243.02	c vivif2 --  cl tried    41426 cl shrink        0 lits rem          0 time: 0.00
3243.04/3243.12	c vivif2 --  cl tried   279114 cl shrink        0 lits rem          0 time: 0.10
3243.34/3243.47	c asymm  cl-useful: 0/1627/41426 lits-rem:0 time: 0.35
3243.34/3243.48	c calculated reachability. Time: 0.00
3243.34/3243.48	c  N dy 40398  13722810       389     41426         0    279114    188708   7442010     20.72   no data
3250.04/3250.16	c  N dy 40482  13743432       389     41426         0    299247    188708   8171364     20.72     21.81
3257.73/3257.80	c  N dy 40531  13766206       389     41426         0    162294    188708   3275112     20.72     21.83
3263.13/3263.20	c  N dy 40583  13790878       389     41426         0    186270    188708   4099168     20.71     22.05
3267.94/3268.08	c  N dy 40657  13810975       389     41426         0    205803    188708   4799099     20.72     26.69
3273.56/3273.64	c  N dy 40747  13831995       389     41426         0    226340    188708   5551447     20.72     22.10
3278.73/3278.88	c  N dy 40799  13852014       389     41426         0    245749    188708   6250465     20.72     21.98
3284.93/3285.01	c  N dy 40812  13876730       389     41426         0    269666    188708   7071542     20.71     21.82
3296.14/3296.27	c  N dy 40906  13913828       389     41426         0    305452    188708   8315464     20.71     21.99
3303.84/3303.95	c  N dy 41009  13934572       389     41426         0    165596    188708   3383538     20.71     21.86
3308.33/3308.49	c  N dy 41081  13954662       389     41426         0    185213    188708   4108617     20.71     27.35
3316.54/3316.68	c  N dy 41134  13991019       389     41426         0    220360    188708   5331064     20.71     21.85
3322.33/3322.45	c  N dy 41193  14013138       389     41426         0    241870    188708   6108956     20.71     21.82
3333.94/3334.09	c  N dy 41241  14053608       389     41426         0    281443    188708   7441658     20.70     21.84
3340.94/3341.05	c  N dy 41310  14075007       389     41426         0    302244    188708   8197275     20.70     21.87
3347.74/3347.82	c  N dy 41361  14095105       389     41426         0    321824    188708   8899633     20.70     25.77
3353.14/3353.24	c  N dy 41432  14115696       389     41426         0    180568    188708   3914566     20.70     21.85
3362.04/3362.18	c  N dy 41526  14154649       389     41426         0    218167    188708   5237474     20.70     21.97
3367.34/3367.40	c  N dy 41567  14176127       389     41426         0    239015    188708   5975860     20.70     21.79
3373.44/3373.51	c  N dy 41607  14199024       389     41426         0    261231    188708   6760496     20.69     21.80
3379.04/3379.14	c  N dy 41629  14220591       389     41426         0    282157    188708   7498424     20.69     21.91
3379.84/3379.93	c  S st 41647  14222812       389     41426         0    284347    188708   7584072     20.69   no data
3380.04/3380.16	c  S st 41647  14223316       389     41426         0    284848    188708   7603605     20.69   no data
3380.04/3380.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3380.25/3380.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.7M T:  0.14
3380.25/3380.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3380.25/3380.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3380.25/3380.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3380.25/3380.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    389 time:  0.00 s
3380.25/3380.34	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
3380.34/3380.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
3380.54/3380.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3400.54/3400.61	c lits-rem:      1338  cl-subs:    10570  v-elim:      0  v-fix:    0  time: 20.01 s
3400.54/3400.61	c vivif2 --  cl tried    41426 cl shrink        0 lits rem          0 time: 0.00
3400.64/3400.71	c vivif2 --  cl tried   274278 cl shrink        0 lits rem          0 time: 0.09
3400.94/3401.07	c asymm  cl-useful: 0/2679/41426 lits-rem:0 time: 0.36
3400.94/3401.08	c calculated reachability. Time: 0.00
3400.94/3401.08	c  N dy 41647  14223316       389     41426         0    274278    188708   7356567     20.69   no data
3407.63/3407.74	c  N dy 41663  14246869       389     41426         0    297085    188708   8116016     20.69     21.83
3414.64/3414.73	c  N dy 41698  14270150       389     41426         0    319707    188708   8912503     20.69     21.89
3420.73/3420.87	c  N dy 41806  14290319       389     41426         0    177500    188708   3811550     20.69     21.86
3433.13/3433.27	c  N dy 41879  14341022       389     41426         0    226914    188708   5483944     20.68     21.79
3438.94/3439.00	c  N dy 41963  14361068       389     41426         0    246530    188708   6210179     20.68     22.08
3448.63/3448.73	c  N dy 42017  14398225       389     41426         0    282692    188708   7468090     20.68     21.98
3455.23/3455.32	c  N dy 42079  14419203       389     41426         0    303116    188708   8199842     20.68     21.82
3461.93/3462.07	c  N dy 42166  14439213       389     41426         0    322674    188708   8925974     20.68     30.16
3468.03/3468.18	c  N dy 42236  14460032       389     41426         0    179618    188708   3829023     20.68     21.86
3472.93/3473.03	c  N dy 42318  14480176       389     41426         0    199283    188708   4549988     20.68     21.87
3477.83/3477.90	c  N dy 42364  14500201       389     41426         0    218770    188708   5256051     20.68     21.90
3484.75/3484.84	c  N dy 42389  14527954       389     41426         0    245608    188708   6169984     20.68     21.85
3491.13/3491.29	c  N dy 42475  14549512       389     41426         0    266633    188708   6943357     20.68     21.87
3497.23/3497.35	c  N dy 42518  14569587       389     41426         0    286134    188708   7631136     20.68     23.22
3505.03/3505.14	c  N dy 42590  14594162       389     41426         0    309804    188708   8467452     20.67     21.78
3512.25/3512.35	c  N dy 42616  14614238       389     41426         0    165182    188708   3295965     20.67     29.03
3516.93/3517.03	c  N dy 42703  14634244       389     41426         0    184717    188708   4019575     20.67     21.93
3522.03/3522.13	c  N dy 42795  14654341       389     41426         0    204357    188708   4752590     20.68     37.03
3528.43/3528.59	c  N dy 42843  14681359       389     41426         0    230562    188708   5634525     20.67     21.79
3533.93/3534.00	c  N dy 42899  14701409       389     41426         0    250083    188708   6330168     20.67     26.73
3540.03/3540.18	c  N dy 42982  14721686       389     41426         0    269879    188708   7058680     20.67     21.97
3540.53/3540.67	c  S st 42989  14723316       389     41426         0    271474    188708   7117194     20.67   no data
3540.73/3540.90	c  S st 42989  14723818       389     41426         0    271971    188708   7136959     20.67   no data
3540.84/3540.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3540.94/3541.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.4M T:  0.13
3540.94/3541.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3540.94/3541.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3540.94/3541.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3540.94/3541.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    389 time:  0.00 s
3540.94/3541.07	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
3541.04/3541.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
3541.24/3541.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3556.64/3556.79	c lits-rem:       753  cl-subs:     6268  v-elim:      0  v-fix:    0  time: 15.47 s
3556.64/3556.79	c vivif2 --  cl tried    41426 cl shrink        0 lits rem          0 time: 0.00
3556.74/3556.88	c vivif2 --  cl tried   265703 cl shrink        0 lits rem          0 time: 0.09
3557.14/3557.26	c asymm  cl-useful: 0/1184/41426 lits-rem:0 time: 0.38
3557.14/3557.27	c calculated reachability. Time: 0.00
3557.14/3557.27	c  N dy 42989  14723818       389     41426         0    265703    188708   6979217     20.67   no data
3564.13/3564.27	c  N dy 43054  14746968       389     41426         0    287986    188708   7754724     20.67     21.82
3578.44/3578.57	c  N dy 43156  14792839       389     41426         0    167500    188708   3356601     20.67     21.78
3585.63/3585.73	c  N dy 43168  14826731       389     41426         0    200435    188708   4505086     20.66     21.76
3591.13/3591.22	c  N dy 43285  14846811       389     41426         0    220041    188708   5237801     20.67     23.73
3598.64/3598.73	c  N dy 43323  14875174       389     41426         0    247630    188708   6194797     20.66     21.90
3604.23/3604.40	c  N dy 43394  14895248       389     41426         0    267240    188708   6902128     20.66     23.88
3610.53/3610.61	c  N dy 43468  14915282       389     41426         0    286798    188708   7597297     20.66     26.70
3618.13/3618.25	c  N dy 43504  14940962       389     41426         0    311718    188708   8451895     20.66     21.79
3626.94/3627.08	c  N dy 43531  14971027       389     41426         0    174684    188708   3596109     20.66     21.75
3631.33/3631.49	c  N dy 43550  14991920       389     41426         0    194960    188708   4297277     20.65     21.75
3636.83/3636.98	c  N dy 43636  15013623       389     41426         0    216025    188708   5070979     20.65     21.85
3642.43/3642.55	c  N dy 43696  15035091       389     41426         0    236928    188708   5828078     20.65     21.76
3648.65/3648.77	c  N dy 43784  15056954       389     41426         0    258160    188708   6615406     20.66     21.77
3654.63/3654.70	c  N dy 43846  15077276       389     41426         0    278005    188708   7332782     20.66     22.41
3666.14/3666.24	c  N dy 43970  15116240       389     41426         0    315756    188708   8700473     20.66     21.80
3674.23/3674.36	c  N dy 44049  15136897       389     41426         0    168830    188708   3373291     20.66     21.76
3678.83/3678.92	c  N dy 44109  15157019       389     41426         0    188461    188708   4085289     20.66     21.93
3683.73/3683.88	c  N dy 44176  15177169       389     41426         0    208059    188708   4792191     20.66     21.81
3691.24/3691.31	c  N dy 44223  15206553       389     41426         0    236471    188708   5763588     20.65     21.81
3696.64/3696.73	c  S st 44314  15223821       389     41426         0    253342    188708   6406250     20.66   no data
3696.84/3696.94	c  S st 44314  15224323       389     41426         0    253843    188708   6426646     20.66   no data
3696.84/3696.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3696.94/3697.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.1M T:  0.12
3696.94/3697.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3696.94/3697.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3696.94/3697.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3696.94/3697.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    389 time:  0.00 s
3696.94/3697.09	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
3697.05/3697.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
3697.24/3697.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3708.24/3708.32	c lits-rem:       857  cl-subs:     5873  v-elim:      0  v-fix:    0  time: 11.00 s
3708.24/3708.33	c vivif2 --  cl tried    41426 cl shrink        0 lits rem          0 time: 0.00
3708.34/3708.41	c vivif2 --  cl tried   247970 cl shrink        0 lits rem          0 time: 0.08
3708.64/3708.78	c asymm  cl-useful: 0/1296/41426 lits-rem:0 time: 0.37
3708.64/3708.79	c calculated reachability. Time: 0.00
3708.64/3708.79	c  N dy 44314  15224323       389     41426         0    247970    188708   6285496     20.66   no data
3715.83/3715.97	c  N dy 44440  15246828       389     41426         0    269942    188708   7099865     20.66     21.81
3722.35/3722.43	c  N dy 44517  15266840       389     41426         0    289464    188708   7812794     20.66     21.78
3729.13/3729.26	c  N dy 44566  15288815       389     41426         0    310858    188708   8576667     20.66     21.82
3736.24/3736.38	c  N dy 44640  15309354       389     41426         0    330789    188708   9303340     20.66     21.75
3744.24/3744.36	c  N dy 44681  15337845       389     41426         0    190360    188708   4087922     20.66     21.76
3749.33/3749.45	c  N dy 44759  15358004       389     41426         0    210056    188708   4808686     20.66     21.78
3755.03/3755.16	c  N dy 44774  15382426       389     41426         0    233890    188708   5625949     20.65     21.88
3760.74/3760.87	c  N dy 44857  15402996       389     41426         0    253969    188708   6368906     20.65     21.96
3766.94/3767.02	c  N dy 44896  15424985       389     41426         0    275377    188708   7124652     20.65     21.78
3776.03/3776.18	c  N dy 45018  15454374       389     41426         0    304037    188708   8167485     20.65     21.76
3783.23/3783.31	c  N dy 45056  15477474       389     41426         0    326468    188708   8952311     20.65     21.76
3790.24/3790.38	c  N dy 45107  15498528       389     41426         0    177755    188708   3658815     20.65     21.76
3795.84/3795.98	c  N dy 45168  15524218       389     41426         0    202669    188708   4537787     20.65     21.88
3802.53/3802.65	c  N dy 45207  15553398       389     41426         0    230840    188708   5517279     20.65     21.83
3815.64/3815.71	c  N dy 45258  15602991       389     41426         0    278953    188708   7113793     20.64     21.82
3830.15/3830.24	c  N dy 45276  15651839       389     41426         0    326355    188708   8695677     20.63     21.89
3840.63/3840.72	c  N dy 45342  15688241       389     41426         0    191967    188708   4135373     20.63     21.86
3845.33/3845.47	c  N dy 45384  15708295       389     41426         0    211464    188708   4823069     20.63     25.97
3849.43/3849.59	c  S st 45446  15724323       389     41426         0    227087    188708   5380979     20.63     17.19
3849.63/3849.77	c  S st 45446  15724825       389     41426         0    227589    188708   5401907     20.63   no data
3849.63/3849.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3849.73/3849.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.1M T:  0.11
3849.73/3849.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3849.83/3849.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3849.83/3849.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3849.83/3849.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    389 time:  0.00 s
3849.83/3849.92	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
3849.83/3849.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
3850.03/3850.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3857.73/3857.87	c lits-rem:       587  cl-subs:     3840  v-elim:      0  v-fix:    0  time:  7.75 s
3857.73/3857.87	c vivif2 --  cl tried    41426 cl shrink        0 lits rem          0 time: 0.00
3857.83/3857.94	c vivif2 --  cl tried   223749 cl shrink        0 lits rem          0 time: 0.07
3858.23/3858.30	c asymm  cl-useful: 0/1366/41426 lits-rem:0 time: 0.36
3858.23/3858.31	c calculated reachability. Time: 0.00
3858.23/3858.31	c  N dy 45446  15724825       389     41426         0    223749    188708   5309569     20.63   no data
3864.34/3864.46	c  N dy 45506  15748181       389     41426         0    246568    188708   6138520     20.63     21.77
3870.44/3870.52	c  N dy 45572  15769605       389     41426         0    267476    188708   6893123     20.63     21.78
3877.13/3877.24	c  N dy 45678  15790928       389     41426         0    288289    188708   7663571     20.63     21.90
3884.05/3884.16	c  N dy 45720  15814356       389     41426         0    311134    188708   8481109     20.63     21.90
3894.43/3894.51	c  N dy 45812  15844038       389     41426         0    340080    188708   9513448     20.63     21.79
3900.55/3900.64	c  N dy 45911  15864124       389     41426         0    188411    188708   4025511     20.63     26.06
3905.84/3905.98	c  N dy 46037  15884139       389     41426         0    207963    188708   4769686     20.64     31.55
3911.44/3911.53	c  N dy 46118  15904660       389     41426         0    227906    188708   5490425     20.64     21.83
3916.83/3916.98	c  N dy 46176  15924719       389     41426         0    247485    188708   6182401     20.64     30.59
3921.83/3921.92	c  N dy 46182  15944847       389     41426         0    267019    188708   6848906     20.63     21.93
3928.64/3928.74	c  N dy 46298  15964914       389     41426         0    286617    188708   7586216     20.64     26.58
3935.34/3935.45	c  N dy 46393  15985021       389     41426         0    306233    188708   8314850     20.64     21.73
3942.13/3942.21	c  N dy 46455  16005101       389     41426         0    325755    188708   9012875     20.64     29.72
3950.53/3950.62	c  N dy 46552  16025117       389     41426         0    173016    188708   3436000     20.64     21.75
3955.13/3955.25	c  N dy 46647  16045169       389     41426         0    192604    188708   4163705     20.64     28.21
3961.14/3961.20	c  N dy 46713  16070420       389     41426         0    217150    188708   5042522     20.64     21.74
3966.84/3966.91	c  N dy 46766  16091532       389     41426         0    237706    188708   5775515     20.64     21.92
3972.43/3972.55	c  N dy 46808  16111887       389     41426         0    257534    188708   6460262     20.64     21.76
3978.65/3978.75	c  N dy 46819  16134494       389     41426         0    279498    188708   7184660     20.63     21.73
3986.04/3986.15	c  N dy 46900  16157286       389     41426         0    301686    188708   7981657     20.64     21.76
3992.04/3992.15	c  N dy 46932  16177339       389     41426         0    321179    188708   8654550     20.63     21.92
3999.33/3999.49	c  N dy 47018  16197389       389     41426         0    340760    188708   9369964     20.63     24.13
4006.15/4006.23	c  N dy 47082  16219220       389     41426         0    188807    188708   3984330     20.63     21.76
4007.43/4007.52	c  S st 47103  16224826       389     41426         0    194264    188708   4189913     20.63   no data
4007.53/4007.69	c  S st 47103  16225329       389     41426         0    194764    188708   4209973     20.63   no data
4007.63/4007.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4007.73/4007.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.6M T:  0.09
4007.73/4007.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4007.73/4007.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4007.73/4007.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4007.73/4007.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    389 time:  0.00 s
4007.73/4007.81	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
4007.73/4007.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
4007.83/4007.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4010.83/4010.96	c lits-rem:       150  cl-subs:     1392  v-elim:      0  v-fix:    0  time:  2.99 s
4010.83/4010.96	c vivif2 --  cl tried    41426 cl shrink        0 lits rem          0 time: 0.00
4010.93/4011.02	c vivif2 --  cl tried   193372 cl shrink        0 lits rem          0 time: 0.05
4011.23/4011.37	c asymm  cl-useful: 0/1653/41426 lits-rem:0 time: 0.35
4011.23/4011.38	c calculated reachability. Time: 0.00
4011.23/4011.38	c  N dy 47103  16225329       389     41426         0    193372    188708   4175322     20.63   no data
4015.93/4016.10	c  N dy 47152  16246196       389     41426         0    213610    188708   4900343     20.63     21.72
4021.33/4021.48	c  N dy 47235  16266297       389     41426         0    233181    188708   5604989     20.63     21.81
4032.04/4032.14	c  N dy 47319  16305965       389     41426         0    271573    188708   6951182     20.63     21.77
4043.55/4043.64	c  N dy 47351  16345600       389     41426         0    309963    188708   8266964     20.62     21.84
4062.73/4062.88	c  N dy 47438  16413284       389     41426         0    201472    188708   4371928     20.62     21.72
4067.83/4067.99	c  N dy 47515  16433316       389     41426         0    221000    188708   5074879     20.62     25.80
4072.73/4072.81	c  N dy 47522  16455050       389     41426         0    242117    188708   5819197     20.61     21.81
4078.84/4078.96	c  N dy 47629  16475359       389     41426         0    261973    188708   6558434     20.62     21.72
4085.35/4085.42	c  N dy 47711  16496043       389     41426         0    282150    188708   7303893     20.62     21.72
4091.83/4091.93	c  N dy 47787  16516241       389     41426         0    301881    188708   8030720     20.62     21.73
4098.44/4098.59	c  N dy 47853  16536516       389     41426         0    321585    188708   8744348     20.62     21.74
4105.94/4106.07	c  N dy 47941  16557449       389     41426         0    342024    188708   9490397     20.62     21.72
4112.14/4112.29	c  N dy 47991  16577520       389     41426         0    186594    188708   3877280     20.62     23.99
4119.54/4119.62	c  N dy 48038  16611089       389     41426         0    219258    188708   5012855     20.61     21.78
4126.93/4127.00	c  N dy 48129  16639833       389     41426         0    247074    188708   5988683     20.61     22.06
4134.53/4134.67	c  N dy 48198  16667510       389     41426         0    273958    188708   6945566     20.61     21.76
4140.93/4141.00	c  N dy 48290  16687688       389     41426         0    293664    188708   7672700     20.61     21.72
4147.63/4147.77	c  N dy 48378  16707969       389     41426         0    313436    188708   8393649     20.62     21.81
4154.03/4154.11	c  S st 48450  16725329       389     41426         0    330282    188708   9006438     20.62     18.75
4154.33/4154.40	c  S st 48450  16725832       389     41426         0    330784    188708   9025878     20.62   no data
4154.33/4154.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4154.43/4154.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.4M T:  0.17
4154.43/4154.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4154.43/4154.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4154.43/4154.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4154.43/4154.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    389 time:  0.00 s
4154.43/4154.61	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
4154.53/4154.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
4154.83/4154.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4182.15/4182.23	c lits-rem:      1564  cl-subs:    11197  v-elim:      0  v-fix:    0  time: 27.31 s
4182.15/4182.24	c vivif2 --  cl tried    41426 cl shrink        0 lits rem          0 time: 0.00
4182.23/4182.35	c vivif2 --  cl tried   319587 cl shrink        0 lits rem          0 time: 0.11
4182.63/4182.75	c asymm  cl-useful: 0/982/41426 lits-rem:0 time: 0.40
4182.63/4182.76	c calculated reachability. Time: 0.00
4182.63/4182.76	c  N dy 48450  16725832       389     41426         0    319587    188708   8756730     20.62   no data
4189.43/4189.52	c  N dy 48479  16746901       389     41426         0    340094    188708   9461991     20.61     21.88
4198.03/4198.17	c  N dy 48557  16771430       389     41426         0    188326    188708   3915116     20.61     21.79
4202.93/4203.06	c  N dy 48640  16791528       389     41426         0    207883    188708   4627338     20.62     26.94
4208.22/4208.33	c  N dy 48713  16812084       389     41426         0    227897    188708   5350430     20.62     22.15
4214.43/4214.59	c  N dy 48752  16835908       389     41426         0    251060    188708   6151408     20.61     21.77
4221.93/4222.09	c  N dy 48795  16861717       389     41426         0    276101    188708   7010967     20.61     22.05
4229.53/4229.60	c  N dy 48816  16888439       389     41426         0    302027    188708   7886786     20.61     21.78
4235.83/4235.99	c  N dy 48861  16908470       389     41426         0    321507    188708   8559892     20.61     22.01
4242.32/4242.44	c  N dy 48906  16928542       389     41426         0    341000    188708   9237484     20.60     23.89
4251.22/4251.37	c  N dy 49020  16952348       389     41426         0    187489    188708   3875985     20.61     21.70
4258.43/4258.59	c  N dy 49117  16980000       389     41426         0    214501    188708   4842224     20.61     21.80
4269.23/4269.34	c  N dy 49152  17024121       389     41426         0    257242    188708   6295285     20.60     21.69
4275.53/4275.66	c  N dy 49189  17046255       389     41426         0    278799    188708   7073638     20.60     21.69
4282.33/4282.42	c  N dy 49252  17067777       389     41426         0    299743    188708   7819464     20.60     21.76
4288.42/4288.52	c  N dy 49288  17088130       389     41426         0    319470    188708   8498436     20.60     21.79
4295.33/4295.51	c  N dy 49351  17109431       389     41426         0    340154    188708   9238334     20.60     21.74
4304.02/4304.11	c  N dy 49462  17129521       389     41426         0    181954    188708   3666265     20.60     31.41
4310.32/4310.44	c  N dy 49544  17157286       389     41426         0    208976    188708   4628406     20.60     21.69
4318.73/4318.84	c  N dy 49587  17191369       389     41426         0    242046    188708   5760668     20.60     21.79
4324.12/4324.29	c  N dy 49620  17212773       389     41426         0    262780    188708   6482409     20.60     21.78
4328.23/4328.39	c  S st 49680  17225833       389     41426         0    275525    188708   6945339     20.60     19.76
4328.53/4328.62	c  S st 49680  17226333       389     41426         0    276021    188708   6964657     20.60   no data
4328.53/4328.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4328.63/4328.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.6M T:  0.14
4328.63/4328.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4328.63/4328.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4328.63/4328.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4328.63/4328.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    389 time:  0.00 s
4328.63/4328.80	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
4328.73/4328.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
4328.93/4329.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4343.85/4343.94	c lits-rem:       950  cl-subs:     6512  v-elim:      0  v-fix:    0  time: 14.90 s
4343.85/4343.95	c vivif2 --  cl tried    41426 cl shrink        0 lits rem          0 time: 0.00
4343.93/4344.03	c vivif2 --  cl tried   269509 cl shrink        0 lits rem          0 time: 0.09
4344.33/4344.42	c asymm  cl-useful: 0/1164/41426 lits-rem:0 time: 0.38
4344.33/4344.43	c calculated reachability. Time: 0.00
4344.33/4344.43	c  N dy 49680  17226333       389     41426         0    269509    188708   6806075     20.60   no data
4350.23/4350.37	c  N dy 49737  17246546       389     41426         0    289146    188708   7514085     20.60     21.81
4356.53/4356.62	c  N dy 49775  17268168       389     41426         0    310181    188708   8242812     20.59     21.80
4363.82/4363.93	c  N dy 49872  17288262       389     41426         0    329780    188708   8975680     20.60     27.01
4371.02/4371.12	c  N dy 49951  17308696       389     41426         0    349726    188708   9699433     20.60     21.77
4377.83/4377.98	c  N dy 50035  17328711       389     41426         0    190386    188708   3954957     20.60     26.02
4383.53/4383.61	c  N dy 50117  17351719       389     41426         0    212859    188708   4771966     20.60     21.86
4388.83/4388.95	c  N dy 50215  17371784       389     41426         0    232435    188708   5503945     20.60     24.78
4395.12/4395.22	c  N dy 50340  17391867       389     41426         0    252015    188708   6237356     20.60     21.81
4400.73/4400.84	c  N dy 50382  17411969       389     41426         0    271665    188708   6935036     20.60     21.69
4407.23/4407.30	c  N dy 50444  17431974       389     41426         0    291056    188708   7622550     20.60     28.82
4413.53/4413.67	c  N dy 50483  17453542       389     41426         0    312021    188708   8365254     20.60     21.77
4421.33/4421.44	c  N dy 50558  17475352       389     41426         0    333292    188708   9131815     20.60     21.97
4428.83/4428.94	c  N dy 50625  17495971       389     41426         0    353372    188708   9864744     20.60     21.77
4436.13/4436.23	c  N dy 50756  17516068       389     41426         0    193092    188708   4051555     20.60     24.99
4441.83/4441.93	c  N dy 50877  17537586       389     41426         0    214059    188708   4830811     20.61     21.79
4447.43/4447.55	c  N dy 50962  17558741       389     41426         0    234712    188708   5596213     20.61     21.70
4453.33/4453.45	c  N dy 51010  17581491       389     41426         0    256801    188708   6364579     20.61     21.72
4459.83/4459.90	c  N dy 51085  17603394       389     41426         0    278112    188708   7138708     20.61     22.14
4465.73/4465.89	c  N dy 51141  17623416       389     41426         0    297658    188708   7855455     20.61     21.72
4472.63/4472.74	c  N dy 51217  17643484       389     41426         0    317299    188708   8575507     20.61     21.73
4480.53/4480.62	c  N dy 51349  17663620       389     41426         0    337009    188708   9315188     20.61     21.72
4493.93/4494.02	c  N dy 51460  17702638       389     41426         0    193828    188708   4005311     20.61     21.73
4498.63/4498.76	c  N dy 51500  17722692       389     41426         0    213439    188708   4710265     20.61     30.54
4499.73/4499.83	c  S st 51526  17726335       389     41426         0    216998    188708   4842521     20.61   no data
4499.83/4500.00	c  S st 51526  17726837       389     41426         0    217499    188708   4862600     20.61   no data
4499.93/4500.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4500.04/4500.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.8M T:  0.10
4500.04/4500.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4500.04/4500.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4500.04/4500.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4500.04/4500.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    389 time:  0.00 s
4500.04/4500.13	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
4500.04/4500.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
4500.23/4500.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4505.03/4505.14	c lits-rem:       270  cl-subs:     1937  v-elim:      0  v-fix:    0  time:  4.83 s
4505.03/4505.15	c vivif2 --  cl tried    41426 cl shrink        0 lits rem          0 time: 0.00
4505.13/4505.21	c vivif2 --  cl tried   215562 cl shrink        0 lits rem          0 time: 0.06
4505.43/4505.57	c asymm  cl-useful: 0/1755/41426 lits-rem:0 time: 0.36
4505.43/4505.58	c calculated reachability. Time: 0.00
4505.43/4505.58	c  N dy 51526  17726837       389     41426         0    215562    188708   4813104     20.61   no data
4510.32/4510.48	c  N dy 51583  17746838       389     41426         0    235013    188708   5510911     20.61     28.77
4519.52/4519.60	c  N dy 51651  17780067       389     41426         0    267236    188708   6634830     20.61     21.72
4525.72/4525.86	c  N dy 51681  17800094       389     41426         0    286773    188708   7340443     20.60     31.44
4532.63/4532.76	c  N dy 51763  17820850       389     41426         0    307046    188708   8097320     20.61     21.73
4539.92/4540.01	c  N dy 51863  17840871       389     41426         0    326514    188708   8809935     20.61     25.90
4547.42/4547.52	c  N dy 51965  17861205       389     41426         0    346396    188708   9553058     20.61     21.98
4555.32/4555.41	c  N dy 52013  17881254       389     41426         0    183859    188708   3654918     20.61     21.79
4560.02/4560.18	c  N dy 52104  17901268       389     41426         0    203414    188708   4374833     20.61     26.62
4565.52/4565.63	c  N dy 52167  17923797       389     41426         0    225176    188708   5142205     20.61     21.80
4571.03/4571.12	c  N dy 52226  17944835       389     41426         0    245601    188708   5880620     20.61     21.81
4581.44/4581.58	c  N dy 52238  17985515       389     41426         0    285070    188708   7202646     20.60     21.93
4588.23/4588.36	c  N dy 52304  18006520       389     41426         0    305545    188708   7944614     20.60     21.74
4595.13/4595.27	c  N dy 52387  18026581       389     41426         0    325125    188708   8657377     20.60     22.91
4602.02/4602.11	c  N dy 52424  18046619       389     41426         0    344634    188708   9344663     20.60     21.81
4610.42/4610.59	c  N dy 52488  18068295       389     41426         0    365683    188708  10101912     20.60     21.77
4622.62/4622.74	c  N dy 52580  18113527       389     41426         0    226828    188708   5128145     20.60     21.73
4629.73/4629.90	c  N dy 52656  18140570       389     41426         0    253153    188708   6064610     20.60     21.77
4635.83/4635.97	c  N dy 52703  18163114       389     41426         0    274945    188708   6796646     20.59     21.69
4643.72/4643.82	c  N dy 52763  18190881       389     41426         0    301929    188708   7760882     20.59     21.68
4649.64/4649.73	c  N dy 52793  18210955       389     41426         0    321479    188708   8449215     20.59     23.50
4655.62/4655.71	c  S st 52876  18226839       389     41426         0    336986    188708   9024293     20.59   no data
4655.82/4655.98	c  S st 52876  18227342       389     41426         0    337480    188708   9044687     20.59   no data
4655.92/4656.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4656.02/4656.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.0M T:  0.17
4656.02/4656.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4656.02/4656.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4656.02/4656.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4656.02/4656.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    389 time:  0.00 s
4656.02/4656.18	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
4656.12/4656.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
4656.43/4656.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4686.23/4686.30	c lits-rem:      1395  cl-subs:    14529  v-elim:      0  v-fix:    0  time: 29.80 s
4686.23/4686.30	c vivif2 --  cl tried    41426 cl shrink        0 lits rem          0 time: 0.00
4686.33/4686.42	c vivif2 --  cl tried   322951 cl shrink        0 lits rem          0 time: 0.11
4686.73/4686.81	c asymm  cl-useful: 0/1195/41426 lits-rem:0 time: 0.40
4686.73/4686.83	c calculated reachability. Time: 0.00
4686.73/4686.83	c  N dy 52876  18227342       389     41426         0    322951    188708   8709696     20.59   no data
4694.82/4694.90	c  N dy 52924  18251621       389     41426         0    346599    188708   9545167     20.59     21.86
4701.82/4701.90	c  N dy 52975  18271646       389     41426         0    366142    188708  10249322     20.59     34.60
4708.22/4708.30	c  N dy 53066  18291947       389     41426         0    202308    188708   4320542     20.59     21.74
4713.22/4713.31	c  N dy 53105  18313948       389     41426         0    223616    188708   5073457     20.59     21.68
4718.53/4718.67	c  N dy 53173  18334009       389     41426         0    243178    188708   5791099     20.59     21.73
4729.82/4729.93	c  N dy 53222  18374536       389     41426         0    282543    188708   7145697     20.59     21.73
4740.73/4740.80	c  N dy 53244  18412360       389     41426         0    319091    188708   8356009     20.58     21.77
4747.73/4747.80	c  N dy 53302  18432984       389     41426         0    339170    188708   9086993     20.58     21.85
4756.23/4756.38	c  N dy 53409  18455138       389     41426         0    360771    188708   9880446     20.58     21.70
4763.53/4763.65	c  N dy 53454  18475205       389     41426         0    195784    188708   4044635     20.58     30.39
4769.03/4769.16	c  N dy 53570  18495905       389     41426         0    216038    188708   4798815     20.59     21.69
4774.43/4774.56	c  N dy 53667  18515970       389     41426         0    235628    188708   5529234     20.59     31.90
4796.83/4796.99	c  N dy 53767  18593774       389     41426         0    310943    188708   7965665     20.58     21.70
4803.64/4803.76	c  N dy 53847  18614074       389     41426         0    330741    188708   8692346     20.58     21.82
4810.82/4810.95	c  N dy 53924  18634114       389     41426         0    350296    188708   9405603     20.58     26.79
4819.23/4819.35	c  N dy 53961  18656994       389     41426         0    187031    188708   3704818     20.58     21.67
4824.43/4824.51	c  N dy 54086  18677052       389     41426         0    206615    188708   4440209     20.58     31.24
4829.22/4829.38	c  N dy 54119  18697246       389     41426         0    226170    188708   5132473     20.58     21.70
4835.02/4835.16	c  N dy 54193  18718519       389     41426         0    246919    188708   5869056     20.58     21.67
4837.12/4837.27	c  S st 54194  18727342       389     41426         0    255414    188708   6166041     20.58     19.05
4837.32/4837.48	c  S st 54194  18727845       389     41426         0    255914    188708   6185326     20.58   no data
4837.42/4837.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4837.52/4837.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.2M T:  0.12
4837.52/4837.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4837.52/4837.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4837.52/4837.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4837.52/4837.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    389 time:  0.00 s
4837.52/4837.64	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
4837.52/4837.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
4837.74/4837.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4846.92/4847.00	c lits-rem:       690  cl-subs:     4436  v-elim:      0  v-fix:    0  time:  9.13 s
4846.92/4847.00	c vivif2 --  cl tried    41426 cl shrink        0 lits rem          0 time: 0.00
4846.92/4847.08	c vivif2 --  cl tried   251478 cl shrink        0 lits rem          0 time: 0.08
4847.32/4847.46	c asymm  cl-useful: 0/1789/41426 lits-rem:0 time: 0.38
4847.32/4847.47	c calculated reachability. Time: 0.00
4847.32/4847.47	c  N dy 54194  18727845       389     41426         0    251478    188708   6076798     20.58   no data
4855.12/4855.25	c  N dy 54269  18754433       389     41426         0    277419    188708   7032319     20.58     21.70
4861.52/4861.65	c  N dy 54315  18775238       389     41426         0    297624    188708   7737738     20.57     21.75
4868.72/4868.84	c  N dy 54400  18796112       389     41426         0    318003    188708   8474308     20.57     21.72
4876.51/4876.67	c  N dy 54498  18816802       389     41426         0    338187    188708   9216751     20.58     21.68
4885.92/4886.08	c  N dy 54555  18847314       389     41426         0    367611    188708  10244170     20.57     21.68
4894.12/4894.24	c  N dy 54599  18873469       389     41426         0    206417    188708   4340402     20.57     21.66
4903.01/4903.16	c  N dy 54625  18910395       389     41426         0    242300    188708   5535116     20.57     21.66
4909.13/4909.25	c  N dy 54741  18930422       389     41426         0    261917    188708   6271785     20.57     21.88
4914.92/4915.06	c  N dy 54807  18950486       389     41426         0    281446    188708   6974528     20.57     28.88
4921.42/4921.55	c  N dy 54894  18970547       389     41426         0    301034    188708   7691117     20.57     26.25
4928.02/4928.19	c  N dy 54964  18990604       389     41426         0    320613    188708   8399211     20.57     22.32
4934.92/4935.08	c  N dy 55041  19010919       389     41426         0    340467    188708   9129069     20.57     21.74
4942.82/4942.96	c  N dy 55134  19030986       389     41426         0    360098    188708   9850376     20.57     28.92
4956.54/4956.68	c  N dy 55179  19077375       389     41426         0    217498    188708   4657207     20.57     21.65
4961.32/4961.41	c  N dy 55219  19097430       389     41426         0    236997    188708   5350858     20.56     21.65
4966.52/4966.68	c  N dy 55277  19117485       389     41426         0    256566    188708   6055448     20.56     21.79
4972.52/4972.68	c  N dy 55350  19137495       389     41426         0    276011    188708   6750263     20.56     23.06
4979.82/4979.97	c  N dy 55437  19161544       389     41426         0    299435    188708   7583598     20.56     21.68
4986.82/4987.00	c  N dy 55495  19181637       389     41426         0    319018    188708   8290784     20.57     24.94
4993.72/4993.85	c  N dy 55562  19201705       389     41426         0    338587    188708   8988932     20.57     25.26

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

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

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


[startup+0 s]
/proc/loadavg: 2.21 2.08 2.01 3/458 585
/proc/meminfo: memFree=26530772/32951124 swapFree=60688864/67111528
[pid=585] ppid=583 vsize=20352 CPUtime=0 cores=1,3,5,7
/proc/585/stat : 585 (strangenight2-s) R 583 585 300 0 -1 4194304 237 0 0 0 0 0 0 0 23 0 1 0 773084206 20840448 189 33554432000 4194304 4580011 140736962467248 18446744073709551615 232330930065 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/585/statm: 5088 190 157 95 0 57 0

[startup+0.092656 s]
/proc/loadavg: 2.21 2.08 2.01 3/458 585
/proc/meminfo: memFree=26530772/32951124 swapFree=60688864/67111528
[pid=585] ppid=583 vsize=31740 CPUtime=0.08 cores=1,3,5,7
/proc/585/stat : 585 (strangenight2-s) R 583 585 300 0 -1 4202496 1469 0 0 0 8 0 0 0 23 0 1 0 773084206 32501760 1409 33554432000 4194304 4580011 140736962467248 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/585/statm: 7935 1409 339 95 0 2917 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 31740

[startup+0.100662 s]
/proc/loadavg: 2.21 2.08 2.01 3/458 585
/proc/meminfo: memFree=26530772/32951124 swapFree=60688864/67111528
[pid=585] ppid=583 vsize=31740 CPUtime=0.09 cores=1,3,5,7
/proc/585/stat : 585 (strangenight2-s) R 583 585 300 0 -1 4202496 1469 0 0 0 9 0 0 0 23 0 1 0 773084206 32501760 1409 33554432000 4194304 4580011 140736962467248 18446744073709551615 4293051 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/585/statm: 7935 1409 339 95 0 2917 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31740

[startup+0.300631 s]
/proc/loadavg: 2.21 2.08 2.01 3/458 585
/proc/meminfo: memFree=26530772/32951124 swapFree=60688864/67111528
[pid=585] ppid=583 vsize=40832 CPUtime=0.29 cores=1,3,5,7
/proc/585/stat : 585 (strangenight2-s) R 583 585 300 0 -1 4202496 3553 0 0 0 29 0 0 0 25 0 1 0 773084206 41811968 3344 33554432000 4194304 4580011 140736962467248 18446744073709551615 4415733 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/585/statm: 10208 3344 353 95 0 5190 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 40832

[startup+0.700557 s]
/proc/loadavg: 2.21 2.08 2.01 3/458 585
/proc/meminfo: memFree=26530772/32951124 swapFree=60688864/67111528
[pid=585] ppid=583 vsize=38356 CPUtime=0.69 cores=1,3,5,7
/proc/585/stat : 585 (strangenight2-s) R 583 585 300 0 -1 4202496 3832 0 0 0 69 0 0 0 18 0 1 0 773084206 39276544 3055 33554432000 4194304 4580011 140736962467248 18446744073709551615 4294607 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/585/statm: 9589 3055 364 95 0 4571 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38356

[startup+1.50041 s]
/proc/loadavg: 2.21 2.08 2.01 3/459 586
/proc/meminfo: memFree=26518680/32951124 swapFree=60688864/67111528
[pid=585] ppid=583 vsize=38356 CPUtime=1.49 cores=1,3,5,7
/proc/585/stat : 585 (strangenight2-s) R 583 585 300 0 -1 4202496 4175 0 0 0 149 0 0 0 19 0 1 0 773084206 39276544 3398 33554432000 4194304 4580011 140736962467248 18446744073709551615 4318687 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/585/statm: 9589 3398 364 95 0 4571 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38356

[startup+3.10013 s]
/proc/loadavg: 2.21 2.08 2.01 3/459 586
/proc/meminfo: memFree=26516704/32951124 swapFree=60688864/67111528
[pid=585] ppid=583 vsize=41596 CPUtime=3.09 cores=1,3,5,7
/proc/585/stat : 585 (strangenight2-s) R 583 585 300 0 -1 4202496 6128 0 0 0 308 1 0 0 22 0 1 0 773084206 42594304 3557 33554432000 4194304 4580011 140736962467248 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/585/statm: 10399 3557 365 95 0 5381 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 41596

[startup+6.30056 s]
/proc/loadavg: 2.19 2.07 2.01 4/459 586
/proc/meminfo: memFree=26503112/32951124 swapFree=60688864/67111528
[pid=585] ppid=583 vsize=53900 CPUtime=6.29 cores=1,3,5,7
/proc/585/stat : 585 (strangenight2-s) R 583 585 300 0 -1 4202496 11076 0 0 0 628 1 0 0 25 0 1 0 773084206 55193600 6543 33554432000 4194304 4580011 140736962467248 18446744073709551615 4293078 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/585/statm: 13475 6543 367 95 0 8457 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 53900

[startup+12.7004 s]
/proc/loadavg: 2.17 2.07 2.01 3/459 586
/proc/meminfo: memFree=26518264/32951124 swapFree=60688864/67111528
[pid=585] ppid=583 vsize=60408 CPUtime=12.69 cores=1,3,5,7
/proc/585/stat : 585 (strangenight2-s) R 583 585 300 0 -1 4202496 17242 0 0 0 1267 2 0 0 25 0 1 0 773084206 61857792 8014 33554432000 4194304 4580011 140736962467248 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/585/statm: 15102 8014 367 95 0 10084 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 60408

[startup+25.5001 s]
/proc/loadavg: 2.13 2.07 2.01 3/459 587
/proc/meminfo: memFree=26501536/32951124 swapFree=60688864/67111528
[pid=585] ppid=583 vsize=64432 CPUtime=25.49 cores=1,3,5,7
/proc/585/stat : 585 (strangenight2-s) R 583 585 300 0 -1 4202496 26805 0 0 0 2545 4 0 0 25 0 1 0 773084206 65978368 8750 33554432000 4194304 4580011 140736962467248 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/585/statm: 16108 8750 367 95 0 11090 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 64432

[startup+51.1006 s]
/proc/loadavg: 2.22 2.09 2.02 4/459 587
/proc/meminfo: memFree=26490460/32951124 swapFree=60688864/67111528
[pid=585] ppid=583 vsize=67108 CPUtime=51.08 cores=1,3,5,7
/proc/585/stat : 585 (strangenight2-s) R 583 585 300 0 -1 4202496 41370 0 0 0 5102 6 0 0 25 0 1 0 773084206 68718592 10351 33554432000 4194304 4580011 140736962467248 18446744073709551615 4318728 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/585/statm: 16777 10351 367 95 0 11759 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 67108

[startup+102.317 s]
/proc/loadavg: 2.09 2.08 2.01 3/459 589
/proc/meminfo: memFree=26470076/32951124 swapFree=60688864/67111528
[pid=585] ppid=583 vsize=93144 CPUtime=102.3 cores=1,3,5,7
/proc/585/stat : 585 (strangenight2-s) R 583 585 300 0 -1 4202496 72838 0 0 0 10218 12 0 0 25 0 1 0 773084206 95379456 15663 33554432000 4194304 4580011 140736962467248 18446744073709551615 4293659 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/585/statm: 23286 15663 367 95 0 18268 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 93144

[startup+162.301 s]
/proc/loadavg: 2.11 2.09 2.02 3/459 590
/proc/meminfo: memFree=26453908/32951124 swapFree=60688864/67111528
[pid=585] ppid=583 vsize=94432 CPUtime=162.29 cores=1,3,5,7
/proc/585/stat : 585 (strangenight2-s) R 583 585 300 0 -1 4202496 99734 0 0 0 16212 17 0 0 25 0 1 0 773084206 96698368 16123 33554432000 4194304 4580011 140736962467248 18446744073709551615 4296050 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/585/statm: 23608 16123 367 95 0 18590 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 94432

[startup+222.3 s]
/proc/loadavg: 2.27 2.14 2.04 3/459 592
/proc/meminfo: memFree=26449768/32951124 swapFree=60688864/67111528
[pid=585] ppid=583 vsize=97212 CPUtime=222.29 cores=1,3,5,7
/proc/585/stat : 585 (strangenight2-s) R 583 585 300 0 -1 4202496 124797 0 0 0 22207 22 0 0 25 0 1 0 773084206 99545088 17200 33554432000 4194304 4580011 140736962467248 18446744073709551615 4294931 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/585/statm: 24303 17200 367 95 0 19285 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 97212

[startup+282.3 s]
/proc/loadavg: 2.13 2.13 2.04 3/459 593
/proc/meminfo: memFree=26458280/32951124 swapFree=60688864/67111528
[pid=585] ppid=583 vsize=107488 CPUtime=282.28 cores=1,3,5,7
/proc/585/stat : 585 (strangenight2-s) R 583 585 300 0 -1 4202496 149763 0 0 0 28201 27 0 0 25 0 1 0 773084206 110067712 19236 33554432000 4194304 4580011 140736962467248 18446744073709551615 4318816 0 0 4096 2 0 0 0 17 7 0 0 0
/proc/585/statm: 26872 19236 367 95 0 21854 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 107488

[startup+342.301 s]
/proc/loadavg: 2.05 2.10 2.03 4/459 595
/proc/meminfo: memFree=26447196/32951124 swapFree=60688864/67111528
[pid=585] ppid=583 vsize=115412 CPUtime=342.27 cores=1,3,5,7
/proc/585/stat : 585 (strangenight2-s) R 583 585 300 0 -1 4202496 172752 0 0 0 34196 31 0 0 25 0 1 0 773084206 118181888 21691 33554432000 4194304 4580011 140736962467248 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/585/statm: 28853 21691 367 95 0 23835 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 115412

[startup+402.3 s]
/proc/loadavg: 2.02 2.08 2.03 3/459 607
/proc/meminfo: memFree=26445304/32951124 swapFree=60688864/67111528
[pid=585] ppid=583 vsize=115968 CPUtime=402.27 cores=1,3,5,7
/proc/585/stat : 585 (strangenight2-s) R 583 585 300 0 -1 4202496 194782 0 0 0 40193 34 0 0 25 0 1 0 773084206 118751232 21655 33554432000 4194304 4580011 140736962467248 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/585/statm: 28992 21655 367 95 0 23974 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 115968

[startup+462.3 s]
/proc/loadavg: 2.08 2.08 2.03 3/459 608
/proc/meminfo: memFree=26418600/32951124 swapFree=60688864/67111528
[pid=585] ppid=583 vsize=128740 CPUtime=462.27 cores=1,3,5,7
/proc/585/stat : 585 (strangenight2-s) R 583 585 300 0 -1 4202496 217135 0 0 0 46188 39 0 0 25 0 1 0 773084206 131829760 25403 33554432000 4194304 4580011 140736962467248 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/585/statm: 32185 25403 367 95 0 27167 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 128740

[startup+522.301 s]
/proc/loadavg: 2.03 2.06 2.02 3/459 610
/proc/meminfo: memFree=26407272/32951124 swapFree=60688864/67111528
[pid=585] ppid=583 vsize=129104 CPUtime=522.28 cores=1,3,5,7
/proc/585/stat : 585 (strangenight2-s) R 583 585 300 0 -1 4202496 237569 0 0 0 52185 43 0 0 25 0 1 0 773084206 132202496 26231 33554432000 4194304 4580011 140736962467248 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/585/statm: 32276 26231 367 95 0 27258 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 129104

[startup+582.3 s]
/proc/loadavg: 2.01 2.05 2.02 3/459 611
/proc/meminfo: memFree=26391096/32951124 swapFree=60688864/67111528
[pid=585] ppid=583 vsize=164608 CPUtime=582.28 cores=1,3,5,7
/proc/585/stat : 585 (strangenight2-s) R 583 585 300 0 -1 4202496 264176 0 0 0 58181 47 0 0 25 0 1 0 773084206 168558592 32538 33554432000 4194304 4580011 140736962467248 18446744073709551615 4295647 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/585/statm: 41152 32538 367 95 0 36134 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 164608

[startup+642.3 s]

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

[startup+4062.32 s]
/proc/loadavg: 2.06 2.03 2.00 3/459 744
/proc/meminfo: memFree=26241972/32951124 swapFree=60688864/67111528
[pid=585] ppid=583 vsize=315596 CPUtime=4062.25 cores=1,3,5,7
/proc/585/stat : 585 (strangenight2-s) R 583 585 300 0 -1 4202496 1085091 0 0 0 406032 193 0 0 25 0 1 0 773084206 323170304 68626 33554432000 4194304 4580011 140736962467248 18446744073709551615 4318651 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/585/statm: 78899 68626 367 95 0 73881 0
Current children cumulated CPU time (s) 4062.25
Current children cumulated vsize (KiB) 315596

[startup+4122.3 s]
/proc/loadavg: 2.23 2.09 2.02 3/459 746
/proc/meminfo: memFree=26233000/32951124 swapFree=60688864/67111528
[pid=585] ppid=583 vsize=315704 CPUtime=4122.23 cores=1,3,5,7
/proc/585/stat : 585 (strangenight2-s) R 583 585 300 0 -1 4202496 1097053 0 0 0 412027 196 0 0 25 0 1 0 773084206 323280896 69726 33554432000 4194304 4580011 140736962467248 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 7 0 0 0
/proc/585/statm: 78926 69726 367 95 0 73908 0
Current children cumulated CPU time (s) 4122.23
Current children cumulated vsize (KiB) 315704

[startup+4182.3 s]
/proc/loadavg: 2.20 2.11 2.03 3/459 747
/proc/meminfo: memFree=26191880/32951124 swapFree=60688864/67111528
[pid=585] ppid=583 vsize=446164 CPUtime=4182.23 cores=1,3,5,7
/proc/585/stat : 585 (strangenight2-s) R 583 585 300 0 -1 4202496 1105258 0 0 0 418025 198 0 0 25 0 1 0 773084206 456871936 77931 33554432000 4194304 4580011 140736962467248 18446744073709551615 4501898 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/585/statm: 111541 77931 367 95 0 106523 0
Current children cumulated CPU time (s) 4182.23
Current children cumulated vsize (KiB) 446164

[startup+4242.3 s]
/proc/loadavg: 2.14 2.12 2.03 3/459 749
/proc/meminfo: memFree=26186248/32951124 swapFree=60688864/67111528
[pid=585] ppid=583 vsize=446624 CPUtime=4242.22 cores=1,3,5,7
/proc/585/stat : 585 (strangenight2-s) R 583 585 300 0 -1 4202496 1116775 0 0 0 424022 200 0 0 25 0 1 0 773084206 457342976 78156 33554432000 4194304 4580011 140736962467248 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/585/statm: 111656 78156 367 95 0 106638 0
Current children cumulated CPU time (s) 4242.22
Current children cumulated vsize (KiB) 446624

[startup+4302.3 s]
/proc/loadavg: 2.10 2.11 2.03 3/459 751
/proc/meminfo: memFree=26178772/32951124 swapFree=60688864/67111528
[pid=585] ppid=583 vsize=447128 CPUtime=4302.23 cores=1,3,5,7
/proc/585/stat : 585 (strangenight2-s) R 583 585 300 0 -1 4202496 1128234 0 0 0 430020 203 0 0 25 0 1 0 773084206 457859072 78787 33554432000 4194304 4580011 140736962467248 18446744073709551615 4304832 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/585/statm: 111782 78787 367 95 0 106764 0
Current children cumulated CPU time (s) 4302.23
Current children cumulated vsize (KiB) 447128

[startup+4362.3 s]
/proc/loadavg: 2.03 2.08 2.03 3/459 753
/proc/meminfo: memFree=26200316/32951124 swapFree=60688864/67111528
[pid=585] ppid=583 vsize=447652 CPUtime=4362.23 cores=1,3,5,7
/proc/585/stat : 585 (strangenight2-s) R 583 585 300 0 -1 4202496 1138385 0 0 0 436018 205 0 0 25 0 1 0 773084206 458395648 77987 33554432000 4194304 4580011 140736962467248 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/585/statm: 111913 77987 367 95 0 106895 0
Current children cumulated CPU time (s) 4362.23
Current children cumulated vsize (KiB) 447652

[startup+4422.3 s]
/proc/loadavg: 2.08 2.08 2.03 3/459 755
/proc/meminfo: memFree=26176832/32951124 swapFree=60688864/67111528
[pid=585] ppid=583 vsize=448132 CPUtime=4422.23 cores=1,3,5,7
/proc/585/stat : 585 (strangenight2-s) R 583 585 300 0 -1 4202496 1149905 0 0 0 442015 208 0 0 25 0 1 0 773084206 458887168 78227 33554432000 4194304 4580011 140736962467248 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/585/statm: 112033 78227 367 95 0 107015 0
Current children cumulated CPU time (s) 4422.23
Current children cumulated vsize (KiB) 448132

[startup+4482.3 s]
/proc/loadavg: 2.03 2.07 2.02 3/459 756
/proc/meminfo: memFree=26196748/32951124 swapFree=60688864/67111528
[pid=585] ppid=583 vsize=448712 CPUtime=4482.22 cores=1,3,5,7
/proc/585/stat : 585 (strangenight2-s) R 583 585 300 0 -1 4202496 1161398 0 0 0 448011 211 0 0 25 0 1 0 773084206 459481088 78487 33554432000 4194304 4580011 140736962467248 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 7 0 0 0
/proc/585/statm: 112178 78487 367 95 0 107160 0
Current children cumulated CPU time (s) 4482.22
Current children cumulated vsize (KiB) 448712

[startup+4542.3 s]
/proc/loadavg: 2.01 2.05 2.02 3/459 758
/proc/meminfo: memFree=26192476/32951124 swapFree=60688864/67111528
[pid=585] ppid=583 vsize=449332 CPUtime=4542.22 cores=1,3,5,7
/proc/585/stat : 585 (strangenight2-s) R 583 585 300 0 -1 4202496 1172385 0 0 0 454009 213 0 0 25 0 1 0 773084206 460115968 78096 33554432000 4194304 4580011 140736962467248 18446744073709551615 4294478 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/585/statm: 112333 78096 367 95 0 107315 0
Current children cumulated CPU time (s) 4542.22
Current children cumulated vsize (KiB) 449332

[startup+4602.3 s]
/proc/loadavg: 2.00 2.04 2.01 3/459 760
/proc/meminfo: memFree=26192800/32951124 swapFree=60688864/67111528
[pid=585] ppid=583 vsize=449812 CPUtime=4602.22 cores=1,3,5,7
/proc/585/stat : 585 (strangenight2-s) R 583 585 300 0 -1 4202496 1184052 0 0 0 460007 215 0 0 25 0 1 0 773084206 460607488 78396 33554432000 4194304 4580011 140736962467248 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/585/statm: 112453 78396 367 95 0 107435 0
Current children cumulated CPU time (s) 4602.22
Current children cumulated vsize (KiB) 449812

[startup+4662.3 s]
/proc/loadavg: 2.12 2.06 2.02 3/459 761
/proc/meminfo: memFree=26177004/32951124 swapFree=60688864/67111528
[pid=585] ppid=583 vsize=461364 CPUtime=4662.23 cores=1,3,5,7
/proc/585/stat : 585 (strangenight2-s) R 583 585 300 0 -1 4202496 1197863 0 0 0 466005 218 0 0 25 0 1 0 773084206 472436736 80958 33554432000 4194304 4580011 140736962467248 18446744073709551615 4406272 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/585/statm: 115341 80958 367 95 0 110323 0
Current children cumulated CPU time (s) 4662.23
Current children cumulated vsize (KiB) 461364

[startup+4722.32 s]
/proc/loadavg: 2.20 2.09 2.03 3/459 763
/proc/meminfo: memFree=26189480/32951124 swapFree=60688864/67111528
[pid=585] ppid=583 vsize=344760 CPUtime=4722.24 cores=1,3,5,7
/proc/585/stat : 585 (strangenight2-s) R 583 585 300 0 -1 4202496 1206705 0 0 0 472004 220 0 0 25 0 1 0 773084206 353034240 77993 33554432000 4194304 4580011 140736962467248 18446744073709551615 4293179 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/585/statm: 86190 77993 367 95 0 81172 0
Current children cumulated CPU time (s) 4722.24
Current children cumulated vsize (KiB) 344760

[startup+4782.3 s]
/proc/loadavg: 2.12 2.09 2.02 3/459 764
/proc/meminfo: memFree=26186212/32951124 swapFree=60688864/67111528
[pid=585] ppid=583 vsize=462184 CPUtime=4782.22 cores=1,3,5,7
/proc/585/stat : 585 (strangenight2-s) R 583 585 300 0 -1 4202496 1218252 0 0 0 478000 222 0 0 25 0 1 0 773084206 473276416 78213 33554432000 4194304 4580011 140736962467248 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/585/statm: 115546 78213 367 95 0 110528 0
Current children cumulated CPU time (s) 4782.22
Current children cumulated vsize (KiB) 462184

[startup+4842.3 s]
/proc/loadavg: 2.04 2.07 2.02 3/459 766
/proc/meminfo: memFree=26182816/32951124 swapFree=60688864/67111528
[pid=585] ppid=583 vsize=344952 CPUtime=4842.22 cores=1,3,5,7
/proc/585/stat : 585 (strangenight2-s) R 583 585 300 0 -1 4202496 1229275 0 0 0 483998 224 0 0 25 0 1 0 773084206 353230848 77924 33554432000 4194304 4580011 140736962467248 18446744073709551615 4406254 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/585/statm: 86238 77924 367 95 0 81220 0
Current children cumulated CPU time (s) 4842.22
Current children cumulated vsize (KiB) 344952

[startup+4902.3 s]
/proc/loadavg: 2.05 2.07 2.02 3/459 768
/proc/meminfo: memFree=26184760/32951124 swapFree=60688864/67111528
[pid=585] ppid=583 vsize=345048 CPUtime=4902.22 cores=1,3,5,7
/proc/585/stat : 585 (strangenight2-s) R 583 585 300 0 -1 4202496 1240213 0 0 0 489995 227 0 0 25 0 1 0 773084206 353329152 77135 33554432000 4194304 4580011 140736962467248 18446744073709551615 4294602 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/585/statm: 86262 77135 367 95 0 81244 0
Current children cumulated CPU time (s) 4902.22
Current children cumulated vsize (KiB) 345048

[startup+4962.3 s]
/proc/loadavg: 2.02 2.05 2.01 3/459 769
/proc/meminfo: memFree=26180120/32951124 swapFree=60688864/67111528
[pid=585] ppid=583 vsize=345176 CPUtime=4962.22 cores=1,3,5,7
/proc/585/stat : 585 (strangenight2-s) R 583 585 300 0 -1 4202496 1251807 0 0 0 495992 230 0 0 25 0 1 0 773084206 353460224 77163 33554432000 4194304 4580011 140736962467248 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/585/statm: 86294 77163 367 95 0 81276 0
Current children cumulated CPU time (s) 4962.22
Current children cumulated vsize (KiB) 345176



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000.1 s]
/proc/loadavg: 2.01 2.05 2.01 3/459 770
/proc/meminfo: memFree=26169928/32951124 swapFree=60688864/67111528
[pid=585] ppid=583 vsize=463860 CPUtime=5000.02 cores=1,3,5,7
/proc/585/stat : 585 (strangenight2-s) R 583 585 300 0 -1 4202496 1256206 0 0 0 499771 231 0 0 25 0 1 0 773084206 474992640 81562 33554432000 4194304 4580011 140736962467248 18446744073709551615 4294549 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/585/statm: 115965 81562 367 95 0 110947 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 463860

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

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

[startup+5000.1 s]
/proc/loadavg: 2.01 2.05 2.01 3/459 770
/proc/meminfo: memFree=26169928/32951124 swapFree=60688864/67111528
[pid=585] ppid=583 vsize=463860 CPUtime=5000.02 cores=1,3,5,7
/proc/585/stat : 585 (strangenight2-s) R 583 585 300 0 -1 4202496 1256206 0 0 0 499771 231 0 0 25 0 1 0 773084206 474992640 81562 33554432000 4194304 4580011 140736962467248 18446744073709551615 4294549 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/585/statm: 115965 81562 367 95 0 110947 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 463860

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000.13
CPU time (s): 5000.06
CPU user time (s): 4997.73
CPU system time (s): 2.33165
CPU usage (%): 99.9985
Max. virtual memory (cumulated for all children) (KiB): 492896

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

runsolver used 20.8508 second user time and 52.42 second system time

The end

Launcher Data

Begin job on node132 at 2011-05-28 22:34:20
IDJOB=3421924
IDBENCH=83321
IDSOLVER=1887
FILE ID=node132/3421924-1306614860
RUNJOBID= node132-1306609858-328
PBS_JOBID= 13471591
Free space on /tmp= 73100 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-20_389.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3421924-1306614860/watcher-3421924-1306614860 -o /tmp/evaluation-result-3421924-1306614860/solver-3421924-1306614860 -C 5000 -W 5100 -M 15500  ./strangenight2-st HOME/instance-3421924-1306614860.cnf

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

MD5SUM BENCH= f105570f47bdca662c2d3d185f8dc1f8
RANDOM SEED=1650881156

node132.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.833
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.66
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.833
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.74
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.833
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.76
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.833
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.833
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.77
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.833
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.67
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.833
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.833
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      26530928 kB
Buffers:        194952 kB
Cached:        2670672 kB
SwapCached:      14980 kB
Active:        1188020 kB
Inactive:      5011796 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26530928 kB
SwapTotal:    67111528 kB
SwapFree:     60688864 kB
Dirty:            6216 kB
Writeback:           0 kB
AnonPages:     3327160 kB
Mapped:          19416 kB
Slab:           102388 kB
PageTables:      50784 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 109585456 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73096 MiB
End job on node132 at 2011-05-28 23:57:43