Trace number 3421820

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.1 5000.03

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n120-s55656844-unsat.cnf
MD5SUM4877ca9f3fe317c84d3087c8296a2a0b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark716.736
Satisfiable
(Un)Satisfiability was proved
Number of variables121
Number of clauses252
Sum of the clauses size756
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3252
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-3421820-1306604822.cnf'
0.00/0.00	c -- header says num vars:            121
0.00/0.00	c -- header says num clauses:         252
0.00/0.00	c -- clauses added:            0 learnts,          252 normals,            0 xors
0.00/0.00	c -- vars added        121
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       121       252         0         0       756         0   no data   no data
0.00/0.00	c asymm  cl-useful: 0/252/252 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.00	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.00	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.00	c calculated reachability. Time: 0.00
0.00/0.00	c Calc default polars -  time:   0.00 s pos:       4 undec:     111 neg:       6
0.00/0.00	c =========================================================================================
0.00/0.00	c types(t): F = full restart, N = normal restart
0.00/0.00	c types(t): S = simplification begin/end, E = solution found
0.00/0.00	c restart types(rt): st = static, dy = dynamic
0.00/0.00	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.00	c  B st     0         0       121       252         0         0       756         0   no data   no data
0.00/0.02	c Decided on static restart strategy
0.07/0.07	c  N st     8      4915       121       252         0      4293       756     82176   no data   no data
0.19/0.22	c  N st    10     11297       121       252         0      3918       756     61261   no data   no data
0.29/0.38	c  N st    11     17042       121       252         0      8732       756    168533   no data   no data
0.59/0.61	c  F st    12     25001       121       252         0     10670       756    204658   no data   no data
0.59/0.61	c  N st    12     25001       121       252         0     10670       756    204658   no data   no data
0.69/0.75	c Decided on static restart strategy
0.69/0.75	c  N st    18     30000       121       252         0      9318       756    159534   no data   no data
0.69/0.75	c  S st    18     30000       121       252         0      9318       756    159534   no data   no data
0.69/0.77	c  S st    18     30502       121       252         0      9795       756    168166   no data   no data
0.69/0.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
0.69/0.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.69/0.77	c blocked clauses removed:        0 vars:      0 tried:         121 T: 0.00 s
0.69/0.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.69/0.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.69/0.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
0.69/0.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.69/0.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.69/0.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.79/0.86	c lits-rem:      1167  cl-subs:      743  v-elim:      0  v-fix:    0  time:  0.08 s
0.79/0.87	c asymm  cl-useful: 0/252/252 lits-rem:0 time: 0.00
0.79/0.87	c calculated reachability. Time: 0.00
0.79/0.87	c  N st    18     30502       121       252         0      9052       756    149402   no data   no data
1.01/1.10	c  N st    20     37616       121       252         0      8436       756    129849   no data   no data
1.29/1.33	c  N st    21     44016       121       252         0     14268       756    262985   no data   no data
1.39/1.40	c  S st    22     45754       121       252         0      7931       756    103357   no data   no data
1.39/1.42	c  S st    22     46254       121       252         0      8416       756    112084   no data   no data
1.39/1.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.39/1.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.39/1.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.39/1.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.39/1.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
1.39/1.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.39/1.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.39/1.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.43	c lits-rem:       115  cl-subs:       59  v-elim:      0  v-fix:    0  time:  0.01 s
1.39/1.43	c vivif2 --  cl tried      252 cl shrink        0 lits rem          0 time: 0.00
1.39/1.43	c vivif2 --  cl tried     8357 cl shrink        0 lits rem          0 time: 0.00
1.39/1.44	c asymm  cl-useful: 0/252/252 lits-rem:0 time: 0.00
1.39/1.44	c calculated reachability. Time: 0.00
1.39/1.44	c  N st    22     46254       121       252         0      8357       756    110937   no data   no data
1.89/1.95	c  N st    23     60652       121       252         0     12047       756    188699   no data   no data
2.29/2.31	c  N st    24     69381       121       252         0      9954       756    128644   no data   no data
2.29/2.31	c  S st    24     69381       121       252         0      9954       756    128644   no data   no data
2.29/2.33	c  S st    24     69882       121       252         0     10438       756    137660   no data   no data
2.29/2.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.29/2.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.29/2.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.29/2.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.29/2.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.29/2.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
2.29/2.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.29/2.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.29/2.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.29/2.36	c lits-rem:       268  cl-subs:      233  v-elim:      0  v-fix:    0  time:  0.02 s
2.29/2.36	c vivif2 --  cl tried      252 cl shrink        0 lits rem          0 time: 0.00
2.29/2.37	c vivif2 --  cl tried    10205 cl shrink        0 lits rem          0 time: 0.00
2.29/2.37	c asymm  cl-useful: 0/252/252 lits-rem:0 time: 0.00
2.29/2.37	c calculated reachability. Time: 0.00
2.29/2.37	c  N st    24     69882       121       252         0     10205       756    132423   no data   no data
2.99/3.07	c  F st    25     87500       121       252         0     14848       756    222119   no data   no data
2.99/3.07	c  N st    25     87500       121       252         0     14848       756    222119   no data   no data
3.21/3.28	c Decided on static restart strategy
3.39/3.41	c  N st    32     95538       121       252         0     21954       756    369910   no data   no data
3.69/3.79	c  N st    34    104823       121       252         0     19032       756    310907   no data   no data
3.69/3.79	c  S st    34    104823       121       252         0     19032       756    310907   no data   no data
3.79/3.83	c  S st    34    105323       121       252         0     19509       756    320039   no data   no data
3.79/3.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.79/3.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.79/3.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.79/3.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.79/3.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.79/3.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
3.79/3.83	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.79/3.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.79/3.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.99/4.04	c lits-rem:      1760  cl-subs:      713  v-elim:      0  v-fix:    0  time:  0.20 s
3.99/4.04	c vivif2 --  cl tried      252 cl shrink        0 lits rem          0 time: 0.00
3.99/4.04	c vivif2 --  cl tried    18796 cl shrink        0 lits rem          0 time: 0.00
3.99/4.05	c asymm  cl-useful: 0/252/252 lits-rem:0 time: 0.00
3.99/4.05	c calculated reachability. Time: 0.00
3.99/4.05	c  N st    34    105323       121       252         0     18796       756    299867   no data   no data
4.41/4.48	c  N st    35    114921       121       252         0     15107       756    211077   no data   no data
5.19/5.22	c  N st    36    129319       121       252         0     14563       756    185486   no data   no data
6.39/6.40	c  N st    37    150915       121       252         0     19119       756    279800   no data   no data
6.69/6.72	c  S st    38    157985       121       252         0     25104       756    408391   no data   no data
6.69/6.78	c  S st    38    158489       121       252         0     25591       756    418217   no data   no data
6.69/6.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.69/6.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
6.69/6.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.69/6.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.69/6.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.69/6.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
6.69/6.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.69/6.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.79/6.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.29/7.37	c lits-rem:      3454  cl-subs:     2357  v-elim:      0  v-fix:    0  time:  0.58 s
7.29/7.37	c vivif2 --  cl tried      252 cl shrink        0 lits rem          0 time: 0.00
7.29/7.38	c vivif2 --  cl tried    23234 cl shrink        0 lits rem          0 time: 0.00
7.29/7.38	c asymm  cl-useful: 0/252/252 lits-rem:0 time: 0.00
7.29/7.38	c calculated reachability. Time: 0.00
7.29/7.38	c  N st    38    158489       121       252         0     23234       756    357990   no data   no data
9.69/9.77	c  N st    39    207077       121       252         0     18014       756    227623   no data   no data
11.29/11.39	c  N st    40    237733       121       252         0     26811       756    410527   no data   no data
11.29/11.39	c  S st    40    237733       121       252         0     26811       756    410527   no data   no data
11.39/11.44	c  S st    40    238241       121       252         0     27301       756    420322   no data   no data
11.39/11.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.39/11.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
11.39/11.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.39/11.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.39/11.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.39/11.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
11.39/11.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.39/11.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
11.39/11.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.19/12.27	c lits-rem:      3144  cl-subs:     3067  v-elim:      0  v-fix:    0  time:  0.80 s
12.19/12.27	c vivif2 --  cl tried      252 cl shrink        0 lits rem          0 time: 0.00
12.19/12.27	c vivif2 --  cl tried    24234 cl shrink        0 lits rem          0 time: 0.00
12.19/12.28	c asymm  cl-useful: 0/252/252 lits-rem:0 time: 0.00
12.19/12.28	c calculated reachability. Time: 0.00
12.19/12.28	c  N st    40    238241       121       252         0     24234       756    342816   no data   no data
16.29/16.34	c  F st    41    306250       121       252         0     27416       756    401553   no data   no data
16.29/16.34	c  N st    41    306250       121       252         0     27416       756    401553   no data   no data
16.59/16.65	c Decided on static restart strategy
18.09/18.12	c  N st    51    334554       121       252         0     31425       756    474329   no data   no data
19.49/19.55	c  N st    53    357362       121       252         0     29263       756    405816   no data   no data
19.49/19.55	c  S st    53    357362       121       252         0     29263       756    405816   no data   no data
19.59/19.60	c  S st    53    357862       121       252         0     29748       756    416365   no data   no data
19.59/19.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.59/19.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
19.59/19.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19.59/19.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.59/19.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.59/19.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
19.59/19.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
19.59/19.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
19.59/19.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.99/20.05	c lits-rem:      2155  cl-subs:     1734  v-elim:      0  v-fix:    0  time:  0.42 s
19.99/20.05	c vivif2 --  cl tried      252 cl shrink        0 lits rem          0 time: 0.00
19.99/20.05	c vivif2 --  cl tried    28014 cl shrink        0 lits rem          0 time: 0.00
19.99/20.06	c asymm  cl-useful: 0/252/252 lits-rem:0 time: 0.01
19.99/20.06	c calculated reachability. Time: 0.00
19.99/20.06	c  N st    53    357862       121       252         0     28014       756    371970   no data   no data
22.19/22.22	c  N st    54    390254       121       252         0     33599       756    493628   no data   no data
25.49/25.50	c  N st    55    438843       121       252         0     27841       756    350059   no data   no data
30.49/30.51	c  N st    56    511725       121       252         0     38845       756    587764   no data   no data
32.29/32.33	c  N st    57    536793       121       252         0     34726       756    486287   no data   no data
32.29/32.33	c  S st    57    536793       121       252         0     34726       756    486287   no data   no data
32.39/32.40	c  S st    57    537301       121       252         0     35220       756    496172   no data   no data
32.39/32.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
32.39/32.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
32.39/32.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
32.39/32.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
32.39/32.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.39/32.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
32.39/32.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
32.39/32.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
32.39/32.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.79/32.85	c lits-rem:      1975  cl-subs:      975  v-elim:      0  v-fix:    0  time:  0.42 s
32.79/32.85	c vivif2 --  cl tried      252 cl shrink        0 lits rem          0 time: 0.00
32.79/32.85	c vivif2 --  cl tried    34245 cl shrink        0 lits rem          0 time: 0.01
32.79/32.86	c asymm  cl-useful: 0/252/252 lits-rem:0 time: 0.01
32.79/32.86	c calculated reachability. Time: 0.00
32.79/32.86	c  N st    57    537301       121       252         0     34245       756    468949   no data   no data
45.89/45.90	c  N st    58    701287       121       252         0     58938       756    973613   no data   no data
55.60/55.62	c  N st    59    805952       121       252         0     53515       756    799627   no data   no data
55.60/55.62	c  S st    59    805952       121       252         0     53515       756    799627   no data   no data
55.70/55.72	c  S st    59    806456       121       252         0     54006       756    810509   no data   no data
55.70/55.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
55.70/55.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
55.70/55.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
55.70/55.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
55.70/55.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
55.70/55.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
55.70/55.73	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
55.70/55.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
55.70/55.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
58.89/58.94	c lits-rem:      7011  cl-subs:     5604  v-elim:      0  v-fix:    0  time:  3.18 s
58.89/58.94	c vivif2 --  cl tried      252 cl shrink        0 lits rem          0 time: 0.00
58.89/58.95	c vivif2 --  cl tried    48402 cl shrink        0 lits rem          0 time: 0.01
58.89/58.96	c asymm  cl-useful: 0/252/252 lits-rem:0 time: 0.01
58.89/58.96	c calculated reachability. Time: 0.00
58.89/58.96	c  N st    59    806456       121       252         0     48402       756    677310   no data   no data
83.09/83.12	c  F st    60   1071876       121       252         0     61826       756    955708   no data   no data
83.09/83.12	c  N st    60   1071876       121       252         0     61826       756    955708   no data   no data
83.61/83.62	c Decided on static restart strategy
85.70/85.81	c  N st    70   1100180       121       252         0     49468       756    662962   no data   no data
89.29/89.33	c  N st    72   1136176       121       252         0     41468       756    472199   no data   no data
92.19/92.27	c  N st    73   1168571       121       252         0     69553       756   1098968   no data   no data
95.89/95.99	c  N st    74   1209686       121       252         0     63913       756    938113   no data   no data
95.89/95.99	c  S st    74   1209686       121       252         0     63913       756    938113   no data   no data
96.09/96.11	c  S st    74   1210189       121       252         0     64400       756    948214   no data   no data
96.09/96.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
96.09/96.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.01
96.09/96.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
96.09/96.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
96.09/96.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
96.09/96.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
96.09/96.13	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
96.09/96.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
96.09/96.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
100.11/100.17	c lits-rem:      9070  cl-subs:     6052  v-elim:      0  v-fix:    0  time:  4.01 s
100.11/100.17	c vivif2 --  cl tried      252 cl shrink        0 lits rem          0 time: 0.00
100.11/100.18	c vivif2 --  cl tried    58348 cl shrink        0 lits rem          0 time: 0.01
100.19/100.20	c asymm  cl-useful: 0/252/252 lits-rem:0 time: 0.01
100.19/100.20	c calculated reachability. Time: 0.00
100.19/100.20	c  N st    74   1210189       121       252         0     58348       756    800736   no data   no data
107.59/107.63	c  N st    75   1283071       121       252         0     77745       756   1203026   no data   no data
118.40/118.41	c  N st    76   1392395       121       252         0     44329       756    499947   no data   no data
134.30/134.36	c  N st    77   1556379       121       252         0     47811       756    542399   no data   no data
148.79/148.86	c  N st    78   1710189       121       252         0     82846       756   1270675   no data   no data
148.79/148.86	c  S st    78   1710189       121       252         0     82846       756   1270675   no data   no data
148.99/149.00	c  S st    78   1710694       121       252         0     83337       756   1281591   no data   no data
148.99/149.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
148.99/149.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
148.99/149.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
148.99/149.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
148.99/149.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
148.99/149.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
148.99/149.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
148.99/149.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
148.99/149.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
159.69/159.71	c lits-rem:     14865  cl-subs:    13098  v-elim:      0  v-fix:    0  time: 10.64 s
159.69/159.71	c vivif2 --  cl tried      252 cl shrink        0 lits rem          0 time: 0.00
159.69/159.73	c vivif2 --  cl tried    70239 cl shrink        0 lits rem          0 time: 0.01
159.69/159.74	c asymm  cl-useful: 0/252/252 lits-rem:0 time: 0.02
159.69/159.74	c calculated reachability. Time: 0.00
159.69/159.74	c  N st    78   1710694       121       252         0     70239       756    978463   no data   no data
202.89/202.99	c  N st    79   2079658       121       252         0     83934       756   1299030   no data   no data
218.99/219.04	c  N st    80   2210694       121       252         0     87366       756   1314704   no data   no data
218.99/219.04	c  S st    80   2210694       121       252         0     87366       756   1314704   no data   no data
219.19/219.21	c  S st    80   2211199       121       252         0     87863       756   1325678   no data   no data
219.19/219.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
219.19/219.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
219.19/219.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
219.19/219.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
219.19/219.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
219.19/219.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
219.19/219.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
219.19/219.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
219.19/219.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
228.29/228.33	c lits-rem:     14871  cl-subs:     9793  v-elim:      0  v-fix:    0  time:  9.05 s
228.29/228.33	c vivif2 --  cl tried      252 cl shrink        0 lits rem          0 time: 0.00
228.29/228.34	c vivif2 --  cl tried    78070 cl shrink        0 lits rem          0 time: 0.01
228.29/228.36	c asymm  cl-useful: 0/252/252 lits-rem:0 time: 0.02
228.29/228.36	c calculated reachability. Time: 0.00
228.29/228.36	c  N st    80   2211199       121       252         0     78070       756   1084422   no data   no data
292.89/292.90	c  N st    81   2711199       121       252         0    100710       756   1456063   no data   no data
292.89/292.90	c  S st    81   2711199       121       252         0    100710       756   1456063   no data   no data
292.99/293.06	c  S st    81   2711703       121       252         0    101207       756   1467827   no data   no data
292.99/293.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
292.99/293.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.02
292.99/293.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
292.99/293.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
292.99/293.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
292.99/293.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
292.99/293.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
293.09/293.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
293.09/293.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
305.10/305.16	c lits-rem:      8473  cl-subs:    13680  v-elim:      0  v-fix:    0  time: 12.02 s
305.10/305.16	c vivif2 --  cl tried      252 cl shrink        0 lits rem          0 time: 0.00
305.10/305.18	c vivif2 --  cl tried    87527 cl shrink        0 lits rem          0 time: 0.01
305.20/305.20	c asymm  cl-useful: 0/252/252 lits-rem:0 time: 0.02
305.20/305.20	c calculated reachability. Time: 0.00
305.20/305.20	c  N st    81   2711703       121       252         0     87527       756   1177855   no data   no data
376.79/376.85	c  N st    82   3211703       121       252         0     67697       756    761613   no data   no data
376.79/376.85	c  S st    82   3211703       121       252         0     67697       756    761613   no data   no data
376.89/376.97	c  S st    82   3212212       121       252         0     68202       756    774420   no data   no data
376.89/376.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
376.89/376.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.01
376.89/376.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
376.89/376.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
376.89/376.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
376.89/376.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
376.89/376.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
376.99/377.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
376.99/377.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
377.39/377.46	c lits-rem:       756  cl-subs:      660  v-elim:      0  v-fix:    0  time:  0.45 s
377.39/377.46	c vivif2 --  cl tried      252 cl shrink        0 lits rem          0 time: 0.00
377.39/377.47	c vivif2 --  cl tried    67542 cl shrink        0 lits rem          0 time: 0.01
377.39/377.49	c asymm  cl-useful: 0/252/252 lits-rem:0 time: 0.01
377.39/377.49	c calculated reachability. Time: 0.00
377.39/377.49	c  N st    82   3212212       121       252         0     67542       756    759749   no data   no data
445.59/445.63	c  N st    83   3712214       121       252         0     73945       756    850901   no data   no data
445.59/445.63	c  S st    83   3712214       121       252         0     73945       756    850901   no data   no data
445.69/445.76	c  S st    83   3712715       121       252         0     74436       756    862137   no data   no data
445.69/445.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
445.69/445.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.01
445.69/445.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
445.69/445.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
445.69/445.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
445.69/445.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
445.69/445.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
445.69/445.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
445.79/445.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
446.79/446.90	c lits-rem:      1887  cl-subs:     3431  v-elim:      0  v-fix:    0  time:  1.09 s
446.79/446.90	c vivif2 --  cl tried      252 cl shrink        0 lits rem          0 time: 0.00
446.89/446.90	c vivif2 --  cl tried    71005 cl shrink        0 lits rem          0 time: 0.01
446.89/446.92	c asymm  cl-useful: 0/252/252 lits-rem:0 time: 0.01
446.89/446.92	c calculated reachability. Time: 0.00
446.89/446.92	c  N st    83   3712715       121       252         0     71005       756    801005   no data   no data
451.69/451.71	c  F st    84   3751562       121       252         0    104100       756   1541054   no data   no data
451.69/451.71	c  N st    84   3751562       121       252         0    104100       756   1541054   no data   no data
454.89/454.98	c  N dy   132   3771684       121       252         0    122432       756   1896216     12.45     13.12
460.60/460.61	c  N dy   213   3798627       121       252         0     75976       756    849066     12.17     13.50
463.70/463.73	c  N dy   331   3818660       121       252         0     94663       756   1223999     12.52     17.01
467.52/467.54	c  N dy   434   3838699       121       252         0    113246       756   1594420     12.65     17.71
472.00/472.03	c  N dy   529   3859038       121       252         0    132102       756   1977616     12.74     13.59
477.69/477.77	c  N dy   607   3881006       121       252         0     76532       756    806068     12.66     13.34
481.50/481.54	c  N dy   700   3907443       121       252         0    100795       756   1293274     12.61     13.61
485.80/485.80	c  N dy   820   3928022       121       252         0    119894       756   1676028     12.70     13.41
490.00/490.05	c  N dy   864   3948143       121       252         0    138341       756   2061044     12.60     13.32
494.91/494.98	c  N dy   941   3968200       121       252         0    156719       756   2423267     12.58     14.46
498.69/498.78	c  N dy  1042   3988213       121       252         0     96848       756   1186023     12.64     17.75
502.50/502.56	c  N dy  1092   4011206       121       252         0    117914       756   1610063     12.56     13.38
507.60/507.67	c  N dy  1228   4032247       121       252         0    137453       756   2009703     12.65     13.58
513.10/513.10	c  N dy  1342   4052293       121       252         0    156031       756   2387199     12.69     13.51
517.40/517.48	c  N dy  1438   4072405       121       252         0     94293       756   1088385     12.72     13.47
520.80/520.81	c  N dy  1488   4092449       121       252         0    112846       756   1469780     12.64     15.37
524.90/524.92	c  N dy  1556   4113059       121       252         0    131730       756   1848468     12.61     13.28
529.90/529.90	c  N dy  1612   4135871       121       252         0    152495       756   2265517     12.56     13.24
535.10/535.11	c  N dy  1705   4156222       121       252         0     89809       756    984780     12.56     13.29
538.50/538.58	c  N dy  1793   4177098       121       252         0    109050       756   1374888     12.57     13.36
542.70/542.74	c  N dy  1898   4197171       121       252         0    127556       756   1754852     12.59     16.45
546.61/546.66	c  S st  1992   4212716       121       252         0    141994       756   2047676     12.63     12.40
546.90/546.94	c  S st  1992   4213221       121       252         0    142487       756   2058535     12.63   no data
546.90/546.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
546.90/546.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.04
546.90/546.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
546.90/546.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
546.90/546.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
546.90/546.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
546.90/547.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
547.00/547.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
547.00/547.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
555.41/555.45	c lits-rem:      4630  cl-subs:     3330  v-elim:      0  v-fix:    0  time:  8.38 s
555.41/555.45	c vivif2 --  cl tried      252 cl shrink        0 lits rem          0 time: 0.00
555.41/555.48	c vivif2 --  cl tried   139157 cl shrink        0 lits rem          0 time: 0.02
555.52/555.52	c asymm  cl-useful: 0/252/252 lits-rem:0 time: 0.04
555.52/555.53	c calculated reachability. Time: 0.00
555.52/555.53	c  N dy  1992   4213221       121       252         0    139157       756   1978040     12.63   no data
560.40/560.43	c  N dy  2048   4233819       121       252         0    158191       756   2369749     12.60     13.47
565.42/565.46	c  N dy  2165   4253909       121       252         0     94153       756   1074836     12.63     18.30
569.10/569.12	c  N dy  2273   4273929       121       252         0    112666       756   1454235     12.65     20.04
573.30/573.31	c  N dy  2367   4293959       121       252         0    131235       756   1832764     12.67     15.28
578.70/578.76	c  N dy  2499   4314308       121       252         0    150120       756   2222332     12.71     13.46
584.99/585.00	c  N dy  2606   4334315       121       252         0     84619       756    845971     12.74     16.94
588.20/588.25	c  N dy  2717   4354433       121       252         0    103202       756   1231460     12.76     13.46
592.10/592.20	c  N dy  2808   4374453       121       252         0    121721       756   1606159     12.76     13.58
597.00/597.02	c  N dy  2932   4394716       121       252         0    140538       756   1993771     12.79     13.66
602.50/602.53	c  N dy  3042   4414896       121       252         0    159014       756   2373498     12.81     13.96
607.90/607.98	c  N dy  3137   4434965       121       252         0     92671       756    990278     12.83     17.92
611.70/611.72	c  N dy  3212   4457923       121       252         0    113963       756   1436710     12.81     13.49
615.70/615.75	c  N dy  3250   4478843       121       252         0    132886       756   1808726     12.76     13.50
620.00/620.09	c  N dy  3301   4498918       121       252         0    151424       756   2188303     12.75     17.07
625.60/625.66	c  N dy  3390   4519059       121       252         0    169959       756   2572033     12.76     13.48
630.32/630.33	c  N dy  3532   4539086       121       252         0    102885       756   1194841     12.80     15.46
636.00/636.08	c  N dy  3599   4571291       121       252         0    132284       756   1797289     12.75     13.61
640.99/641.00	c  N dy  3692   4591345       121       252         0    150844       756   2182806     12.76     13.43
646.99/647.06	c  N dy  3803   4612206       121       252         0    170151       756   2582111     12.78     13.63
651.30/651.38	c  N dy  3857   4632216       121       252         0    102161       756   1177086     12.76     17.11
654.70/654.75	c  N dy  3906   4652312       121       252         0    120342       756   1539308     12.74     17.36
659.10/659.16	c  N dy  3982   4672331       121       252         0    138771       756   1917909     12.74     15.80
664.20/664.29	c  N dy  4049   4694212       121       252         0    158883       756   2324876     12.73     13.40
670.40/670.40	c  S st  4145   4713223       121       252         0     89070       756    886411     12.74     13.00
670.50/670.56	c  S st  4145   4713730       121       252         0     89567       756    897807     12.74   no data
670.50/670.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
670.50/670.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.02
670.50/670.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
670.50/670.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
670.50/670.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
670.50/670.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
670.50/670.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
670.60/670.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
670.60/670.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
671.60/671.67	c lits-rem:       276  cl-subs:      237  v-elim:      0  v-fix:    0  time:  1.05 s
671.60/671.67	c vivif2 --  cl tried      252 cl shrink        0 lits rem          0 time: 0.00
671.60/671.68	c vivif2 --  cl tried    89330 cl shrink        0 lits rem          0 time: 0.01
671.70/671.70	c asymm  cl-useful: 0/252/252 lits-rem:0 time: 0.02
671.70/671.71	c calculated reachability. Time: 0.00
671.70/671.71	c  N dy  4145   4713730       121       252         0     89330       756    893850     12.74   no data
675.31/675.33	c  N dy  4207   4737457       121       252         0    110809       756   1328060     12.71     13.48
679.30/679.34	c  N dy  4274   4758125       121       252         0    129787       756   1720397     12.70     13.43
684.70/684.71	c  N dy  4407   4778299       121       252         0    148510       756   2107380     12.72     13.43
690.00/690.05	c  N dy  4486   4798356       121       252         0    167121       756   2504938     12.72     13.68
695.40/695.47	c  N dy  4589   4818675       121       252         0     97564       756   1057487     12.74     13.48
699.40/699.45	c  N dy  4695   4839932       121       252         0    117135       756   1454609     12.74     13.44
704.02/704.07	c  N dy  4803   4860017       121       252         0    135833       756   1842712     12.75     14.87
710.30/710.36	c  N dy  4931   4884800       121       252         0    158602       756   2311686     12.77     13.46
716.12/716.14	c  N dy  5026   4904824       121       252         0    177190       756   2703141     12.77     13.93
721.51/721.58	c  N dy  5135   4931300       121       252         0    111772       756   1328177     12.78     13.68
726.70/726.74	c  N dy  5241   4956364       121       252         0    134604       756   1794402     12.76     14.24
732.62/732.64	c  N dy  5393   4977349       121       252         0    154076       756   2206700     12.79     13.56
739.80/739.85	c  N dy  5517   5003113       121       252         0    177698       756   2694102     12.79     13.59
744.80/744.81	c  N dy  5650   5023135       121       252         0    106220       756   1230523     12.81     13.54
749.30/749.33	c  N dy  5795   5043228       121       252         0    124826       756   1625145     12.84     13.54
753.70/753.79	c  N dy  5863   5063251       121       252         0    143264       756   2011537     12.84     14.75
758.80/758.81	c  N dy  5918   5083265       121       252         0    161610       756   2384112     12.82     13.71
765.62/765.68	c  N dy  6055   5103437       121       252         0    180361       756   2784008     12.84     13.54
770.50/770.55	c  N dy  6147   5126272       121       252         0    110268       756   1297515     12.85     13.60
774.70/774.78	c  N dy  6243   5146772       121       252         0    129253       756   1690584     12.85     13.60
779.70/779.72	c  N dy  6352   5166863       121       252         0    147775       756   2071197     12.86     13.94
785.31/785.40	c  N dy  6445   5186910       121       252         0    166240       756   2448801     12.86     13.55
792.50/792.52	c  N dy  6535   5207180       121       252         0     92684       756    911044     12.87     13.77
793.50/793.57	c  S st  6560   5213730       121       252         0     98760       756   1038619     12.87   no data
793.70/793.75	c  S st  6560   5214235       121       252         0     99255       756   1050521     12.87   no data
793.70/793.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
793.70/793.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.02
793.70/793.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
793.70/793.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
793.70/793.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
793.70/793.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
793.70/793.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
793.70/793.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
793.80/793.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
794.70/794.71	c lits-rem:       526  cl-subs:      507  v-elim:      0  v-fix:    0  time:  0.89 s
794.70/794.71	c vivif2 --  cl tried      252 cl shrink        0 lits rem          0 time: 0.00
794.70/794.72	c vivif2 --  cl tried    98748 cl shrink        0 lits rem          0 time: 0.01
794.70/794.74	c asymm  cl-useful: 0/252/252 lits-rem:0 time: 0.02
794.70/794.74	c calculated reachability. Time: 0.00
794.70/794.74	c  N dy  6560   5214235       121       252         0     98748       756   1039120     12.87   no data
798.52/798.54	c  N dy  6658   5234631       121       252         0    117521       756   1428426     12.87     13.73
802.50/802.55	c  N dy  6709   5254654       121       252         0    136032       756   1815056     12.87     15.89
807.42/807.46	c  N dy  6796   5274737       121       252         0    154410       756   2191632     12.87     14.57
814.20/814.29	c  N dy  6873   5299329       121       252         0    177157       756   2681392     12.87     13.92
820.51/820.55	c  N dy  6993   5319355       121       252         0    102480       756   1097659     12.88     13.56
824.40/824.43	c  N dy  7092   5339625       121       252         0    121172       756   1479558     12.88     13.58
829.00/829.03	c  N dy  7200   5359656       121       252         0    139668       756   1877179     12.89     18.50
834.60/834.67	c  N dy  7338   5379736       121       252         0    158321       756   2268488     12.91     16.81
840.60/840.62	c  N dy  7431   5400172       121       252         0    177144       756   2652361     12.91     13.70
846.60/846.67	c  N dy  7490   5423743       121       252         0    104598       756   1132616     12.89     13.63
850.70/850.71	c  N dy  7586   5444455       121       252         0    123932       756   1540987     12.90     13.66
855.60/855.64	c  N dy  7707   5464526       121       252         0    142453       756   1932573     12.91     13.77
860.00/860.10	c  N dy  7758   5484812       121       252         0    160997       756   2322360     12.90     13.64
866.50/866.54	c  N dy  7854   5507927       121       252         0    182168       756   2758049     12.90     13.63
871.80/871.82	c  N dy  7952   5528069       121       252         0    105876       756   1145752     12.90     13.69
876.30/876.39	c  N dy  8011   5553244       121       252         0    128509       756   1609451     12.89     13.76
881.50/881.50	c  N dy  8129   5573344       121       252         0    147232       756   2005137     12.90     14.77
887.20/887.25	c  N dy  8252   5593425       121       252         0    165774       756   2387784     12.91     16.44
894.00/894.04	c  N dy  8341   5616516       121       252         0    186824       756   2816219     12.90     13.66
899.20/899.25	c  N dy  8414   5636921       121       252         0    110137       756   1213451     12.90     13.60
906.70/906.79	c  N dy  8477   5677224       121       252         0    147020       756   2011459     12.85     13.68
912.50/912.53	c  N dy  8589   5697462       121       252         0    165744       756   2409120     12.86     13.63
917.20/917.22	c  S st  8658   5714235       121       252         0    180964       756   2725126     12.85   no data
917.50/917.56	c  S st  8658   5714736       121       252         0    181445       756   2736443     12.85   no data
917.50/917.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
917.60/917.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.06
917.60/917.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
917.60/917.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
917.60/917.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
917.60/917.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
917.60/917.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
917.60/917.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
917.70/917.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
931.90/931.92	c lits-rem:      6635  cl-subs:     5488  v-elim:      0  v-fix:    0  time: 14.19 s
931.90/931.92	c vivif2 --  cl tried      252 cl shrink        0 lits rem          0 time: 0.00
931.90/931.96	c vivif2 --  cl tried   175957 cl shrink        0 lits rem          0 time: 0.03
932.00/932.02	c asymm  cl-useful: 0/252/252 lits-rem:0 time: 0.06
932.00/932.02	c calculated reachability. Time: 0.00
932.00/932.02	c  N dy  8658   5714736       121       252         0    175957       756   2596230     12.85   no data
938.40/938.44	c  N dy  8691   5738815       121       252         0    101233       756   1023892     12.83     13.79
941.80/941.86	c  N dy  8754   5758828       121       252         0    119420       756   1394630     12.83     18.31
946.60/946.61	c  N dy  8883   5778896       121       252         0    138009       756   1781998     12.84     16.30
951.90/951.98	c  N dy  8997   5798928       121       252         0    156518       756   2167406     12.85     18.55
958.30/958.39	c  N dy  9114   5819113       121       252         0    175171       756   2558079     12.86     13.56
966.82/966.88	c  N dy  9196   5847426       121       252         0    103786       756   1059726     12.85     13.53
970.70/970.78	c  N dy  9281   5868530       121       252         0    123320       756   1469918     12.85     13.69
975.50/975.56	c  N dy  9400   5888589       121       252         0    141826       756   1855390     12.86     13.72
981.00/981.06	c  N dy  9525   5908671       121       252         0    160486       756   2251957     12.87     18.00
987.90/987.93	c  N dy  9593   5933785       121       252         0    183463       756   2739909     12.86     13.61
995.00/995.01	c  N dy  9720   5954257       121       252         0    104283       756   1067680     12.87     13.66
999.00/999.09	c  N dy  9833   5975072       121       252         0    123474       756   1466407     12.88     13.68
1003.90/1003.98	c  N dy  9949   5995422       121       252         0    142307       756   1859318     12.89     13.88
1008.72/1008.77	c  N dy  9996   6016081       121       252         0    160873       756   2244538     12.88     13.71
1015.00/1015.02	c  N dy 10101   6036166       121       252         0    179351       756   2631320     12.89     13.72
1023.50/1023.51	c  N dy 10130   6074004       121       252         0    114815       756   1302533     12.85     13.69
1027.60/1027.61	c  N dy 10193   6094079       121       252         0    133084       756   1687305     12.84     21.96
1032.40/1032.40	c  N dy 10274   6114195       121       252         0    151600       756   2072796     12.84     13.58
1038.10/1038.12	c  N dy 10371   6134210       121       252         0    170073       756   2451817     12.85     13.72
1044.80/1044.86	c  N dy 10476   6154753       121       252         0    188866       756   2851144     12.86     13.69
1051.90/1051.90	c  N dy 10604   6174931       121       252         0    107483       756   1115688     12.87     13.68
1055.80/1055.88	c  N dy 10706   6194975       121       252         0    125930       756   1499619     12.87     18.04
1059.90/1059.90	c  S st 10764   6214736       121       252         0    143803       756   1859421     12.87     11.27
1060.11/1060.17	c  S st 10764   6215239       121       252         0    144298       756   1870931     12.87   no data
1060.11/1060.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1060.21/1060.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.04
1060.21/1060.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1060.21/1060.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1060.21/1060.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1060.21/1060.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
1060.21/1060.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1060.21/1060.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1060.21/1060.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1065.61/1065.60	c lits-rem:      2125  cl-subs:     2847  v-elim:      0  v-fix:    0  time:  5.31 s
1065.61/1065.60	c vivif2 --  cl tried      252 cl shrink        0 lits rem          0 time: 0.00
1065.61/1065.63	c vivif2 --  cl tried   141451 cl shrink        0 lits rem          0 time: 0.02
1065.61/1065.67	c asymm  cl-useful: 0/252/252 lits-rem:0 time: 0.04
1065.61/1065.67	c calculated reachability. Time: 0.00
1065.61/1065.67	c  N dy 10764   6215239       121       252         0    141451       756   1802180     12.87   no data
1072.11/1072.17	c  N dy 10871   6238331       121       252         0    162586       756   2239488     12.87     13.58
1078.71/1078.76	c  N dy 11001   6258462       121       252         0    181216       756   2637143     12.88     13.58
1085.01/1085.01	c  N dy 11084   6278747       121       252         0    199828       756   3021490     12.88     13.59
1089.70/1089.76	c  N dy 11151   6299342       121       252         0    118011       756   1327400     12.88     13.69
1094.00/1094.00	c  N dy 11228   6319759       121       252         0    136774       756   1723505     12.88     13.57
1099.21/1099.21	c  N dy 11329   6339803       121       252         0    155285       756   2114414     12.88     15.79
1103.71/1103.70	c  N dy 11356   6360109       121       252         0    173914       756   2504628     12.87     13.62
1110.11/1110.19	c  N dy 11464   6380236       121       252         0    192446       756   2895395     12.88     13.59
1116.80/1116.86	c  N dy 11507   6404585       121       252         0    112699       756   1195564     12.86     13.86
1121.30/1121.34	c  N dy 11534   6427757       121       252         0    133810       756   1636267     12.85     13.60
1126.20/1126.25	c  N dy 11625   6448311       121       252         0    152707       756   2029407     12.85     13.55
1131.92/1131.97	c  N dy 11722   6469095       121       252         0    171882       756   2431342     12.86     13.56
1138.31/1138.33	c  N dy 11821   6489227       121       252         0    190307       756   2816993     12.86     13.64
1146.00/1146.01	c  N dy 11949   6509292       121       252         0    106118       756   1058875     12.87     16.19
1149.71/1149.79	c  N dy 12030   6529353       121       252         0    124753       756   1452720     12.87     13.86
1154.81/1154.87	c  N dy 12168   6549515       121       252         0    143449       756   1851757     12.88     13.78
1160.42/1160.43	c  N dy 12267   6570017       121       252         0    162289       756   2247430     12.89     13.84
1166.71/1166.79	c  N dy 12387   6590024       121       252         0    180702       756   2639078     12.89     15.08
1174.10/1174.12	c  N dy 12522   6610046       121       252         0    199213       756   3033150     12.90     16.64
1181.11/1181.13	c  N dy 12666   6630180       121       252         0    113743       756   1203319     12.92     13.64
1185.61/1185.63	c  N dy 12800   6650240       121       252         0    132205       756   1594299     12.93     19.50
1190.23/1190.28	c  N dy 12869   6670710       121       252         0    150899       756   1979671     12.92     13.65
1196.20/1196.29	c  N dy 12945   6694400       121       252         0    172808       756   2456314     12.92     13.87
1203.32/1203.32	c  N dy 13061   6715240       121       252         0    192042       756   2863441     12.93     10.45
1203.32/1203.32	c  S st 13061   6715240       121       252         0    192042       756   2863441     12.93     10.45
1203.70/1203.70	c  S st 13061   6715742       121       252         0    192532       756   2874244     12.93   no data
1203.70/1203.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1203.70/1203.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.3M T:  0.07
1203.70/1203.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1203.70/1203.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1203.70/1203.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1203.70/1203.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
1203.70/1203.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1203.80/1203.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1203.80/1203.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1216.71/1216.79	c lits-rem:      4359  cl-subs:     4598  v-elim:      0  v-fix:    0  time: 12.90 s
1216.71/1216.79	c vivif2 --  cl tried      252 cl shrink        0 lits rem          0 time: 0.00
1216.81/1216.83	c vivif2 --  cl tried   187934 cl shrink        0 lits rem          0 time: 0.04
1216.81/1216.90	c asymm  cl-useful: 0/252/252 lits-rem:0 time: 0.07
1216.91/1216.90	c calculated reachability. Time: 0.00
1216.91/1216.90	c  N dy 13061   6715742       121       252         0    187934       756   2756557     12.93   no data
1227.40/1227.45	c  N dy 13177   6747653       121       252         0    112373       756   1158855     12.92     13.87
1231.41/1231.40	c  N dy 13245   6767756       121       252         0    130761       756   1544222     12.92     13.61
1236.32/1236.42	c  N dy 13352   6787978       121       252         0    149268       756   1931824     12.93     13.61
1241.82/1241.91	c  N dy 13435   6807981       121       252         0    167763       756   2333669     12.93     19.28
1248.61/1248.60	c  N dy 13568   6828333       121       252         0    186570       756   2731571     12.94     14.42
1255.60/1255.63	c  N dy 13673   6848376       121       252         0    204995       756   3116139     12.94     13.89
1262.10/1262.10	c  N dy 13763   6870501       121       252         0    119729       756   1305514     12.94     13.66
1266.51/1266.58	c  N dy 13872   6891047       121       252         0    138771       756   1708724     12.94     13.65
1272.31/1272.33	c  N dy 13998   6911974       121       252         0    158025       756   2117893     12.95     14.19
1278.23/1278.22	c  N dy 14079   6932007       121       252         0    176418       756   2504123     12.95     16.38
1284.40/1284.41	c  N dy 14166   6952081       121       252         0    194889       756   2897475     12.95     15.12
1293.20/1293.29	c  N dy 14280   6973603       121       252         0    108029       756   1051695     12.96     13.76
1297.41/1297.47	c  N dy 14396   6993666       121       252         0    126566       756   1440597     12.96     19.41
1302.71/1302.70	c  N dy 14517   7014977       121       252         0    146252       756   1867297     12.97     13.74
1308.11/1308.16	c  N dy 14614   7034988       121       252         0    164676       756   2255148     12.97     13.72
1314.61/1314.61	c  N dy 14737   7054989       121       252         0    183054       756   2643812     12.98     14.24
1321.31/1321.33	c  N dy 14827   7075943       121       252         0    202448       756   3063704     12.98     13.70
1328.91/1328.99	c  N dy 14911   7097634       121       252         0    114348       756   1169298     12.98     13.71
1333.12/1333.12	c  N dy 14963   7118927       121       252         0    133665       756   1568509     12.97     13.79
1338.10/1338.13	c  N dy 15049   7139656       121       252         0    152714       756   1970980     12.97     13.80
1343.30/1343.34	c  N dy 15111   7160885       121       252         0    171926       756   2373747     12.97     13.79
1349.31/1349.34	c  N dy 15189   7181084       121       252         0    190369       756   2762197     12.97     13.73
1357.32/1357.38	c  N dy 15326   7202492       121       252         0    210031       756   3175542     12.98     13.77
1362.01/1362.02	c  S st 15361   7215742       121       252         0    113905       756   1155608     12.97      8.90
1362.21/1362.22	c  S st 15361   7216247       121       252         0    114395       756   1166458     12.97   no data
1362.21/1362.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1362.21/1362.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.03
1362.21/1362.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1362.21/1362.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1362.21/1362.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1362.21/1362.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
1362.21/1362.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1362.21/1362.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1362.31/1362.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1363.01/1363.09	c lits-rem:       545  cl-subs:      494  v-elim:      0  v-fix:    0  time:  0.79 s
1363.01/1363.09	c vivif2 --  cl tried      252 cl shrink        0 lits rem          0 time: 0.00
1363.11/1363.11	c vivif2 --  cl tried   113901 cl shrink        0 lits rem          0 time: 0.01
1363.11/1363.13	c asymm  cl-useful: 0/252/252 lits-rem:0 time: 0.03
1363.11/1363.14	c calculated reachability. Time: 0.00
1363.11/1363.14	c  N dy 15361   7216247       121       252         0    113901       756   1154968     12.97   no data
1367.23/1367.30	c  N dy 15423   7237905       121       252         0    133816       756   1579968     12.96     13.72
1372.11/1372.13	c  N dy 15519   7258117       121       252         0    152391       756   1968100     12.97     13.78
1377.61/1377.66	c  N dy 15617   7278166       121       252         0    170995       756   2374353     12.97     14.89
1383.91/1383.92	c  N dy 15729   7298264       121       252         0    189360       756   2757317     12.97     17.57
1390.81/1390.85	c  N dy 15826   7318278       121       252         0    207820       756   3144979     12.98     13.73
1399.01/1399.10	c  N dy 15926   7344948       121       252         0    123090       756   1339495     12.98     13.69
1403.41/1403.42	c  N dy 16010   7364986       121       252         0    141559       756   1718967     12.98     19.97
1409.02/1409.05	c  N dy 16137   7385462       121       252         0    160467       756   2114298     12.98     13.84
1415.20/1415.29	c  N dy 16246   7405739       121       252         0    179157       756   2508636     12.99     13.70
1422.22/1422.22	c  N dy 16362   7426204       121       252         0    198073       756   2912034     12.99     13.68
1429.50/1429.52	c  N dy 16464   7446300       121       252         0    216423       756   3292371     12.99     20.79
1435.52/1435.53	c  N dy 16592   7466324       121       252         0    124703       756   1369539     13.00     16.22
1439.83/1439.88	c  N dy 16650   7486750       121       252         0    143657       756   1787106     13.00     13.73
1445.61/1445.63	c  N dy 16784   7506821       121       252         0    162191       756   2181705     13.01     19.44
1453.61/1453.62	c  N dy 16878   7534365       121       252         0    187397       756   2718005     13.00     13.76
1460.01/1460.00	c  N dy 16952   7554421       121       252         0    205984       756   3117619     13.00     17.08
1468.61/1468.69	c  N dy 17049   7574498       121       252         0    113042       756   1104483     13.00     15.66
1472.71/1472.74	c  N dy 17082   7598407       121       252         0    134558       756   1540946     12.99     13.81
1477.71/1477.71	c  N dy 17163   7619139       121       252         0    153478       756   1927014     12.99     13.75
1483.40/1483.49	c  N dy 17281   7639449       121       252         0    172151       756   2316711     12.99     13.73
1490.21/1490.24	c  N dy 17370   7662844       121       252         0    193666       756   2769424     12.99     13.73
1496.51/1496.50	c  N dy 17411   7684460       121       252         0    213591       756   3205210     12.99     13.88
1503.90/1503.95	c  N dy 17538   7704549       121       252         0    120098       756   1250161     12.99     17.04
1506.30/1506.39	c  S st 17580   7716247       121       252         0    130743       756   1466239     12.99   no data
1506.60/1506.62	c  S st 17580   7716749       121       252         0    131230       756   1477710     12.99   no data
1506.60/1506.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1506.60/1506.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.03
1506.60/1506.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1506.60/1506.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1506.60/1506.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1506.60/1506.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
1506.60/1506.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1506.60/1506.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1506.71/1506.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1508.71/1508.70	c lits-rem:       834  cl-subs:     1138  v-elim:      0  v-fix:    0  time:  1.98 s
1508.71/1508.70	c vivif2 --  cl tried      252 cl shrink        0 lits rem          0 time: 0.00
1508.71/1508.72	c vivif2 --  cl tried   130092 cl shrink        0 lits rem          0 time: 0.02
1508.71/1508.75	c asymm  cl-useful: 0/252/252 lits-rem:0 time: 0.03
1508.71/1508.76	c calculated reachability. Time: 0.00
1508.71/1508.76	c  N dy 17580   7716749       121       252         0    130092       756   1449796     12.99   no data
1513.53/1513.61	c  N dy 17683   7736846       121       252         0    148558       756   1841323     13.00     13.78
1519.51/1519.51	c  N dy 17801   7757336       121       252         0    167426       756   2238505     13.00     13.75
1525.91/1525.90	c  N dy 17906   7777476       121       252         0    186105       756   2643577     13.00     13.80
1533.32/1533.38	c  N dy 18030   7797901       121       252         0    204938       756   3041296     13.01     13.80
1541.81/1541.82	c  N dy 18170   7817938       121       252         0    223535       756   3442361     13.02     13.74
1547.31/1547.38	c  N dy 18241   7837940       121       252         0    128609       756   1405690     13.01     14.15
1554.11/1554.17	c  N dy 18310   7869400       121       252         0    157271       756   2004615     13.00     13.69
1560.21/1560.24	c  N dy 18417   7889528       121       252         0    175764       756   2390280     13.01     13.77
1566.90/1566.93	c  N dy 18530   7909570       121       252         0    194171       756   2780640     13.01     13.74
1574.51/1574.55	c  N dy 18647   7929652       121       252         0    212812       756   3182752     13.02     15.74
1581.91/1581.95	c  N dy 18697   7951318       121       252         0    118833       756   1203932     13.01     13.80
1585.71/1585.75	c  N dy 18759   7971572       121       252         0    137329       756   1594215     13.01     14.08
1590.63/1590.67	c  N dy 18849   7991662       121       252         0    155704       756   1986871     13.01     21.75
1596.51/1596.54	c  N dy 18956   8011797       121       252         0    174184       756   2372521     13.02     13.90
1603.21/1603.24	c  N dy 19014   8034667       121       252         0    195178       756   2812515     13.01     13.81
1611.31/1611.32	c  N dy 19132   8056948       121       252         0    215627       756   3245508     13.01     14.22
1618.02/1618.11	c  N dy 19174   8076964       121       252         0    119274       756   1200401     13.01     18.99
1622.81/1622.84	c  N dy 19306   8096995       121       252         0    137842       756   1601552     13.01     13.90
1627.81/1627.89	c  N dy 19376   8119255       121       252         0    158493       756   2037090     13.01     13.70
1633.81/1633.80	c  N dy 19462   8139272       121       252         0    176879       756   2427810     13.01     16.24
1640.51/1640.52	c  N dy 19562   8159310       121       252         0    195437       756   2813494     13.01     13.75
1647.51/1647.57	c  N dy 19625   8181019       121       252         0    215388       756   3230127     13.01     13.75
1656.71/1656.72	c  N dy 19717   8203922       121       252         0    120321       756   1210220     13.01     14.05
1659.61/1659.68	c  S st 19805   8216751       121       252         0    132154       756   1459090     13.01     12.37
1659.82/1659.91	c  S st 19805   8217256       121       252         0    132648       756   1470422     13.01   no data
1659.82/1659.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1659.93/1659.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.03
1659.93/1659.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1659.93/1659.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1659.93/1659.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1659.93/1659.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
1659.93/1659.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1659.93/1659.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1660.01/1660.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1661.81/1661.86	c lits-rem:      1119  cl-subs:     1239  v-elim:      0  v-fix:    0  time:  1.85 s
1661.81/1661.86	c vivif2 --  cl tried      252 cl shrink        0 lits rem          0 time: 0.00
1661.81/1661.88	c vivif2 --  cl tried   131409 cl shrink        0 lits rem          0 time: 0.02
1661.91/1661.91	c asymm  cl-useful: 0/252/252 lits-rem:0 time: 0.04
1661.91/1661.92	c calculated reachability. Time: 0.00
1661.91/1661.92	c  N dy 19805   8217256       121       252         0    131409       756   1439965     13.01   no data
1667.01/1667.06	c  N dy 19904   8238865       121       252         0    151217       756   1852617     13.02     13.72
1672.51/1672.56	c  N dy 19989   8259705       121       252         0    170458       756   2265303     13.02     13.74
1678.52/1678.54	c  N dy 20052   8280202       121       252         0    189330       756   2671458     13.01     13.86
1686.23/1686.31	c  N dy 20171   8301743       121       252         0    209134       756   3091525     13.02     13.76
1694.61/1694.64	c  N dy 20284   8323276       121       252         0    229010       756   3510899     13.02     13.72
1701.21/1701.25	c  N dy 20374   8343641       121       252         0    130956       756   1422574     13.02     14.09
1706.13/1706.16	c  N dy 20479   8363680       121       252         0    149278       756   1809178     13.02     15.65
1712.11/1712.16	c  N dy 20607   8383888       121       252         0    167834       756   2198975     13.03     13.72
1718.71/1718.73	c  N dy 20721   8404157       121       252         0    186526       756   2590700     13.03     13.91
1725.82/1725.89	c  N dy 20810   8427012       121       252         0    207503       756   3030461     13.03     13.81
1733.01/1733.01	c  N dy 20886   8447459       121       252         0    226065       756   3411969     13.03     13.77
1740.81/1740.84	c  N dy 20958   8471962       121       252         0    131001       756   1421585     13.03     13.72
1746.01/1746.05	c  N dy 21077   8492171       121       252         0    149560       756   1817184     13.03     13.79
1751.31/1751.39	c  N dy 21161   8512225       121       252         0    167818       756   2197607     13.03     13.77
1762.31/1762.39	c  N dy 21205   8555434       121       252         0    206982       756   3011591     13.01     13.79
1769.83/1769.84	c  N dy 21298   8575549       121       252         0    225613       756   3411833     13.01     13.85
1777.92/1777.95	c  N dy 21412   8595640       121       252         0    125872       756   1300691     13.02     13.76
1782.62/1782.66	c  N dy 21520   8615739       121       252         0    144303       756   1692458     13.02     16.33
1788.21/1788.22	c  N dy 21631   8636068       121       252         0    163173       756   2099874     13.02     13.83
1794.31/1794.39	c  N dy 21731   8657185       121       252         0    182632       756   2513572     13.02     13.72
1801.41/1801.42	c  N dy 21814   8679927       121       252         0    203490       756   2958540     13.02     13.73
1809.21/1809.27	c  N dy 21946   8699931       121       252         0    222177       756   3357764     13.03     15.72
1816.61/1816.63	c  S st 22038   8717256       121       252         0    238196       756   3696674     13.03   no data
1817.01/1817.08	c  S st 22038   8717758       121       252         0    238691       756   3709225     13.03   no data
1817.01/1817.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1817.12/1817.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.8M T:  0.10
1817.12/1817.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1817.12/1817.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1817.12/1817.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1817.12/1817.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
1817.12/1817.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1817.23/1817.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1817.31/1817.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1836.81/1836.90	c lits-rem:      2743  cl-subs:     6282  v-elim:      0  v-fix:    0  time: 19.57 s
1836.81/1836.90	c vivif2 --  cl tried      252 cl shrink        0 lits rem          0 time: 0.00
1836.93/1836.95	c vivif2 --  cl tried   232409 cl shrink        0 lits rem          0 time: 0.05
1837.03/1837.04	c asymm  cl-useful: 0/252/252 lits-rem:0 time: 0.09
1837.03/1837.05	c calculated reachability. Time: 0.00
1837.03/1837.05	c  N dy 22038   8717758       121       252         0    232409       756   3552185     13.03   no data
1843.31/1843.32	c  N dy 22091   8737774       121       252         0    131564       756   1413064     13.03     14.95
1850.24/1850.28	c  N dy 22154   8769567       121       252         0    160559       756   2027828     13.02     13.76
1859.04/1859.08	c  N dy 22280   8800864       121       252         0    189456       756   2654916     13.02     13.73
1865.42/1865.42	c  N dy 22346   8821109       121       252         0    207486       756   3031507     13.02     13.73
1872.81/1872.84	c  N dy 22429   8842135       121       252         0    226910       756   3444916     13.02     14.48
1882.13/1882.14	c  N dy 22552   8862216       121       252         0    125379       756   1279733     13.02     20.85
1887.12/1887.10	c  N dy 22667   8882420       121       252         0    143955       756   1674754     13.03     13.80
1892.72/1892.79	c  N dy 22791   8902559       121       252         0    162490       756   2069583     13.03     13.76
1898.02/1898.05	c  N dy 22853   8922632       121       252         0    180792       756   2445370     13.03     14.97
1904.61/1904.64	c  N dy 22946   8943107       121       252         0    199740       756   2846102     13.03     13.90
1911.83/1911.83	c  N dy 23041   8963199       121       252         0    218269       756   3250671     13.03     14.73
1919.21/1919.26	c  N dy 23113   8983590       121       252         0    236847       756   3646364     13.03     13.78
1926.31/1926.30	c  N dy 23227   9003804       121       252         0    134251       756   1450733     13.03     13.78
1931.72/1931.72	c  N dy 23362   9024276       121       252         0    153139       756   1854615     13.04     13.74
1938.13/1938.21	c  N dy 23468   9047435       121       252         0    174523       756   2312060     13.04     13.94
1945.32/1945.37	c  N dy 23578   9069467       121       252         0    194600       756   2727187     13.04     13.81
1950.62/1950.67	c  N dy 23584   9090068       121       252         0    213175       756   3107066     13.03     13.85
1959.82/1959.86	c  N dy 23699   9112376       121       252         0    233656       756   3542117     13.03     13.81
1968.11/1968.11	c  N dy 23816   9133806       121       252         0    131391       756   1387112     13.04     14.31
1972.41/1972.46	c  N dy 23871   9153830       121       252         0    149735       756   1770924     13.03     14.03
1978.61/1978.69	c  N dy 23972   9177313       121       252         0    171131       756   2217381     13.03     13.77
1985.82/1985.88	c  N dy 24096   9199129       121       252         0    191214       756   2644421     13.04     14.05
1992.22/1992.21	c  S st 24186   9217759       121       252         0    208445       756   3015956     13.04     11.09
1992.62/1992.62	c  S st 24186   9218261       121       252         0    208939       756   3027681     13.04   no data
1992.62/1992.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1992.72/1992.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.5M T:  0.08
1992.72/1992.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1992.72/1992.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1992.72/1992.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1992.72/1992.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
1992.72/1992.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1992.72/1992.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1992.82/1992.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2005.34/2005.34	c lits-rem:      2349  cl-subs:     5249  v-elim:      0  v-fix:    0  time: 12.52 s
2005.34/2005.34	c vivif2 --  cl tried      252 cl shrink        0 lits rem          0 time: 0.00
2005.34/2005.38	c vivif2 --  cl tried   203690 cl shrink        0 lits rem          0 time: 0.04
2005.42/2005.45	c asymm  cl-useful: 0/252/252 lits-rem:0 time: 0.07
2005.42/2005.46	c calculated reachability. Time: 0.00
2005.42/2005.46	c  N dy 24186   9218261       121       252         0    203690       756   2898755     13.04   no data
2013.32/2013.32	c  N dy 24282   9239525       121       252         0    223253       756   3313393     13.04     14.28
2022.52/2022.51	c  N dy 24401   9261884       121       252         0    243726       756   3747435     13.04     13.79
2029.01/2029.07	c  N dy 24516   9281934       121       252         0    139647       756   1553296     13.04     17.23
2033.61/2033.65	c  N dy 24574   9301948       121       252         0    157970       756   1940091     13.04     20.54
2039.51/2039.59	c  N dy 24686   9321980       121       252         0    176038       756   2314142     13.04     13.93
2046.22/2046.25	c  N dy 24736   9344922       121       252         0    197059       756   2757922     13.04     13.73
2053.74/2053.73	c  N dy 24830   9365726       121       252         0    216276       756   3161295     13.04     13.76
2061.52/2061.57	c  N dy 24922   9385741       121       252         0    234523       756   3541109     13.04     14.33
2070.02/2070.08	c  N dy 25020   9405766       121       252         0    129270       756   1323699     13.04     15.44
2075.02/2075.04	c  N dy 25128   9425838       121       252         0    147878       756   1730124     13.05     15.97
2080.72/2080.79	c  N dy 25248   9445845       121       252         0    166347       756   2125302     13.05     16.68
2087.73/2087.73	c  N dy 25389   9465848       121       252         0    184975       756   2530467     13.06     17.53
2095.32/2095.32	c  N dy 25520   9486725       121       252         0    204273       756   2944298     13.06     13.77
2102.82/2102.80	c  N dy 25609   9506785       121       252         0    222701       756   3329615     13.06     19.23
2112.52/2112.58	c  N dy 25710   9531811       121       252         0    245471       756   3804941     13.06     13.83
2120.02/2120.00	c  N dy 25819   9552658       121       252         0    139760       756   1534315     13.06     13.85
2125.72/2125.75	c  N dy 25833   9582591       121       252         0    166933       756   2105203     13.05     14.13
2132.22/2132.28	c  N dy 25941   9602847       121       252         0    185505       756   2496413     13.05     13.82
2139.12/2139.12	c  N dy 26037   9622859       121       252         0    203892       756   2892055     13.06     19.60
2147.13/2147.21	c  N dy 26161   9643499       121       252         0    223021       756   3305037     13.06     13.77
2158.32/2158.36	c  N dy 26309   9669963       121       252         0    247153       756   3822007     13.06     14.29
2165.61/2165.63	c  N dy 26411   9690386       121       252         0    140079       756   1523133     13.06     13.81
2170.51/2170.54	c  N dy 26473   9711383       121       252         0    159417       756   1942738     13.06     13.78
2172.54/2172.59	c  S st 26516   9718263       121       252         0    165788       756   2078317     13.06     11.98
2172.92/2172.91	c  S st 26516   9718769       121       252         0    166287       756   2089122     13.06   no data
2172.92/2172.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2172.92/2172.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.05
2172.92/2172.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2172.92/2172.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2172.92/2172.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2172.92/2172.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
2172.92/2172.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2173.02/2173.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2173.02/2173.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2178.32/2178.33	c lits-rem:      2043  cl-subs:     2439  v-elim:      0  v-fix:    0  time:  5.27 s
2178.32/2178.33	c vivif2 --  cl tried      252 cl shrink        0 lits rem          0 time: 0.00
2178.32/2178.36	c vivif2 --  cl tried   163848 cl shrink        0 lits rem          0 time: 0.03
2178.42/2178.41	c asymm  cl-useful: 0/252/252 lits-rem:0 time: 0.05
2178.42/2178.41	c calculated reachability. Time: 0.00
2178.42/2178.41	c  N dy 26516   9718769       121       252         0    163848       756   2029178     13.06   no data
2185.22/2185.29	c  N dy 26655   9739889       121       252         0    183381       756   2444545     13.07     13.99
2192.42/2192.41	c  N dy 26767   9759951       121       252         0    201844       756   2835885     13.07     13.86
2199.61/2199.66	c  N dy 26847   9780654       121       252         0    220934       756   3240801     13.07     14.09
2208.31/2208.30	c  N dy 26974   9800687       121       252         0    239484       756   3643913     13.07     20.24
2216.82/2216.87	c  N dy 27006   9825118       121       252         0    134810       756   1407016     13.07     13.90
2221.52/2221.59	c  N dy 27087   9845352       121       252         0    153195       756   1792244     13.07     13.81
2226.82/2226.87	c  N dy 27167   9865389       121       252         0    171449       756   2182968     13.07     13.79
2236.72/2236.72	c  N dy 27260   9900984       121       252         0    203505       756   2874801     13.06     13.83
2244.12/2244.14	c  N dy 27356   9921057       121       252         0    221853       756   3262962     13.06     19.28
2251.82/2251.86	c  N dy 27439   9941918       121       252         0    241030       756   3667835     13.06     14.01
2261.53/2261.53	c  N dy 27534   9963432       121       252         0    133772       756   1379144     13.06     13.89
2266.22/2266.25	c  N dy 27626   9983441       121       252         0    152156       756   1766277     13.06     13.82
2272.02/2272.05	c  N dy 27736  10003706       121       252         0    170826       756   2166637     13.07     13.81
2278.03/2278.02	c  N dy 27808  10023760       121       252         0    189027       756   2557855     13.07     13.83
2283.92/2283.91	c  N dy 27847  10045922       121       252         0    208922       756   2962867     13.06     13.79
2292.22/2292.29	c  N dy 27975  10065957       121       252         0    227498       756   3357636     13.06     14.29
2298.72/2298.76	c  N dy 28024  10086015       121       252         0    245565       756   3739958     13.06     16.57
2307.52/2307.59	c  N dy 28101  10107349       121       252         0    137066       756   1452434     13.06     14.18
2312.42/2312.41	c  N dy 28181  10127447       121       252         0    155345       756   1831717     13.06     14.40
2318.84/2318.82	c  N dy 28285  10151058       121       252         0    177128       756   2290048     13.06     13.96
2325.72/2325.71	c  N dy 28392  10172081       121       252         0    196428       756   2695880     13.06     13.86
2333.04/2333.06	c  N dy 28503  10192142       121       252         0    214860       756   3088719     13.06     13.77
2340.32/2340.32	c  N dy 28574  10212188       121       252         0    233394       756   3486417     13.06     15.54
2343.22/2343.21	c  S st 28609  10218772       121       252         0    239461       756   3616597     13.06   no data
2343.72/2343.75	c  S st 28609  10219279       121       252         0    239957       756   3628303     13.06   no data
2343.72/2343.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2343.82/2343.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.8M T:  0.09
2343.82/2343.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2343.82/2343.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2343.82/2343.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2343.82/2343.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
2343.82/2343.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2343.92/2343.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2343.92/2344.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2363.22/2363.22	c lits-rem:      3764  cl-subs:     6552  v-elim:      0  v-fix:    0  time: 19.22 s
2363.22/2363.22	c vivif2 --  cl tried      252 cl shrink        0 lits rem          0 time: 0.00
2363.22/2363.27	c vivif2 --  cl tried   233405 cl shrink        0 lits rem          0 time: 0.05
2363.32/2363.36	c asymm  cl-useful: 0/252/252 lits-rem:0 time: 0.09
2363.32/2363.37	c calculated reachability. Time: 0.00
2363.32/2363.37	c  N dy 28609  10219279       121       252         0    233405       756   3463551     13.06   no data
2371.92/2371.95	c  N dy 28708  10239617       121       252         0    252104       756   3854868     13.06     13.94
2379.34/2379.36	c  N dy 28801  10259637       121       252         0    141684       756   1523058     13.07     13.95
2384.52/2384.53	c  N dy 28909  10279657       121       252         0    159975       756   1915442     13.07     15.00
2389.92/2389.97	c  N dy 28991  10299826       121       252         0    178492       756   2312699     13.07     13.86
2396.52/2396.60	c  N dy 29088  10320430       121       252         0    197587       756   2713987     13.07     13.94
2403.73/2403.79	c  N dy 29146  10344061       121       252         0    218718       756   3151295     13.06     13.77
2412.82/2412.81	c  N dy 29261  10365217       121       252         0    238202       756   3566563     13.07     14.27
2421.92/2421.92	c  N dy 29373  10385360       121       252         0    256792       756   3965474     13.07     13.77
2429.12/2429.18	c  N dy 29466  10405557       121       252         0    145490       756   1602048     13.07     13.87
2434.12/2434.10	c  N dy 29552  10425595       121       252         0    163924       756   1992327     13.07     19.73
2440.22/2440.27	c  N dy 29653  10446248       121       252         0    182689       756   2388161     13.07     13.77
2447.72/2447.72	c  N dy 29783  10467022       121       252         0    201875       756   2801781     13.08     13.81
2455.82/2455.85	c  N dy 29892  10487300       121       252         0    220287       756   3183109     13.08     13.80
2462.94/2462.99	c  N dy 29945  10507838       121       252         0    238951       756   3575502     13.07     13.78
2471.64/2471.70	c  N dy 30034  10527886       121       252         0    257353       756   3964911     13.07     13.78
2478.92/2478.94	c  N dy 30105  10548330       121       252         0    145332       756   1589870     13.07     13.76
2483.84/2483.82	c  N dy 30178  10568399       121       252         0    163714       756   1976080     13.07     13.93
2489.34/2489.34	c  N dy 30233  10590096       121       252         0    183290       756   2384275     13.07     14.00
2495.63/2495.61	c  N dy 30306  10610573       121       252         0    202118       756   2782265     13.07     13.80
2502.73/2502.73	c  N dy 30398  10630596       121       252         0    220385       756   3164502     13.07     16.70
2510.93/2510.92	c  N dy 30489  10650607       121       252         0    238810       756   3544178     13.07     13.91
2518.73/2518.71	c  N dy 30548  10670639       121       252         0    257208       756   3941933     13.06     19.14
2526.52/2526.59	c  N dy 30625  10691133       121       252         0    144000       756   1544600     13.07     13.81
2533.62/2533.60	c  N dy 30721  10719280       121       252         0    169939       756   2097428     13.06      8.71
2533.62/2533.60	c  S st 30721  10719280       121       252         0    169939       756   2097428     13.06      8.71
2533.92/2533.94	c  S st 30721  10719787       121       252         0    170436       756   2109912     13.06   no data
2533.92/2533.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2534.02/2534.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.05
2534.02/2534.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2534.02/2534.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2534.02/2534.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2534.02/2534.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
2534.02/2534.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2534.02/2534.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2534.02/2534.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2540.02/2540.08	c lits-rem:      2422  cl-subs:     2749  v-elim:      0  v-fix:    0  time:  5.99 s
2540.02/2540.08	c vivif2 --  cl tried      252 cl shrink        0 lits rem          0 time: 0.00
2540.12/2540.10	c vivif2 --  cl tried   167687 cl shrink        0 lits rem          0 time: 0.03
2540.12/2540.16	c asymm  cl-useful: 0/252/252 lits-rem:0 time: 0.05
2540.12/2540.16	c calculated reachability. Time: 0.00
2540.12/2540.16	c  N dy 30721  10719787       121       252         0    167687       756   2042053     13.06   no data
2546.22/2546.22	c  N dy 30792  10739858       121       252         0    186206       756   2437134     13.06     13.79
2552.83/2552.89	c  N dy 30885  10759926       121       252         0    204570       756   2822827     13.06     15.94
2561.43/2561.44	c  N dy 30960  10785778       121       252         0    228345       756   3328248     13.06     13.82
2569.73/2569.74	c  N dy 31055  10806156       121       252         0    247103       756   3725180     13.06     14.06
2580.73/2580.72	c  N dy 31171  10826388       121       252         0    132828       756   1302872     13.06     13.75
2585.62/2585.60	c  N dy 31273  10846438       121       252         0    151351       756   1703033     13.06     13.83
2591.13/2591.10	c  N dy 31367  10866457       121       252         0    169789       756   2091714     13.06     16.13
2597.15/2597.18	c  N dy 31466  10886489       121       252         0    188120       756   2477458     13.06     15.88
2604.12/2604.19	c  N dy 31555  10906822       121       252         0    206875       756   2868908     13.06     13.82
2611.12/2611.18	c  N dy 31633  10926882       121       252         0    225020       756   3249547     13.06     14.89
2619.53/2619.54	c  N dy 31729  10946894       121       252         0    243493       756   3640917     13.07     13.87
2628.53/2628.56	c  N dy 31822  10968308       121       252         0    263137       756   4055728     13.07     13.91
2636.75/2636.77	c  N dy 31946  10988763       121       252         0    148064       756   1615738     13.07     13.88
2641.73/2641.76	c  N dy 32023  11008999       121       252         0    166772       756   2017990     13.07     13.93
2647.82/2647.89	c  N dy 32131  11029006       121       252         0    185277       756   2411515     13.07     13.79
2654.82/2654.89	c  N dy 32240  11049106       121       252         0    203806       756   2808648     13.07     19.81
2663.04/2663.10	c  N dy 32366  11069116       121       252         0    222358       756   3215803     13.08     13.91
2670.92/2670.93	c  N dy 32454  11089463       121       252         0    241071       756   3616561     13.08     13.77
2680.03/2680.05	c  N dy 32555  11109608       121       252         0    259516       756   4010061     13.08     13.78
2689.62/2689.70	c  N dy 32669  11129657       121       252         0    142807       756   1487937     13.08     16.35
2695.22/2695.28	c  N dy 32777  11149693       121       252         0    161073       756   1870205     13.08     13.88
2701.32/2701.34	c  N dy 32882  11169974       121       252         0    179744       756   2272616     13.08     13.81
2707.92/2707.98	c  N dy 32976  11190147       121       252         0    198395       756   2669304     13.09     13.91
2715.33/2715.33	c  N dy 33084  11210241       121       252         0    216947       756   3065582     13.09     15.30
2719.43/2719.40	c  S st 33150  11219787       121       252         0    225820       756   3259868     13.09     10.07
2719.83/2719.86	c  S st 33150  11220290       121       252         0    226315       756   3271812     13.09   no data
2719.83/2719.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2719.93/2719.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.7M T:  0.09
2719.93/2719.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2719.93/2719.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2719.93/2719.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2719.93/2719.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
2719.93/2719.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2720.03/2720.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2720.03/2720.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2733.63/2733.66	c lits-rem:      2277  cl-subs:     5125  v-elim:      0  v-fix:    0  time: 13.58 s
2733.63/2733.66	c vivif2 --  cl tried      252 cl shrink        0 lits rem          0 time: 0.00
2733.73/2733.70	c vivif2 --  cl tried   221190 cl shrink        0 lits rem          0 time: 0.04
2733.73/2733.78	c asymm  cl-useful: 0/252/252 lits-rem:0 time: 0.08
2733.73/2733.79	c calculated reachability. Time: 0.00
2733.73/2733.79	c  N dy 33150  11220290       121       252         0    221190       756   3144856     13.09   no data
2741.53/2741.57	c  N dy 33228  11240342       121       252         0    239808       756   3552810     13.09     13.83
2750.43/2750.43	c  N dy 33323  11261226       121       252         0    258993       756   3964999     13.09     13.96
2759.95/2759.97	c  N dy 33399  11281303       121       252         0    141258       756   1447396     13.09     17.34
2764.73/2764.76	c  N dy 33464  11301746       121       252         0    160049       756   1842390     13.09     13.82
2770.62/2770.66	c  N dy 33575  11322181       121       252         0    178842       756   2242646     13.09     13.89
2776.92/2776.93	c  N dy 33659  11342844       121       252         0    197676       756   2644828     13.09     13.95
2784.33/2784.35	c  N dy 33761  11362897       121       252         0    216170       756   3042550     13.09     14.01
2792.33/2792.34	c  N dy 33865  11382915       121       252         0    234436       756   3429030     13.09     19.59
2802.13/2802.14	c  N dy 33999  11402937       121       252         0    253023       756   3837205     13.10     13.86
2812.42/2812.45	c  N dy 34126  11423118       121       252         0    271580       756   4238958     13.10     13.88
2820.13/2820.18	c  N dy 34235  11443526       121       252         0    153413       756   1696256     13.10     13.87
2825.63/2825.65	c  N dy 34335  11463554       121       252         0    171803       756   2087182     13.11     13.89
2831.52/2831.58	c  N dy 34405  11483667       121       252         0    190112       756   2476108     13.10     13.85
2837.63/2837.61	c  N dy 34461  11504117       121       252         0    208667       756   2868356     13.10     13.97
2845.53/2845.61	c  N dy 34559  11525988       121       252         0    228723       756   3288570     13.10     13.88
2852.63/2852.69	c  N dy 34603  11546708       121       252         0    247603       756   3671985     13.10     13.90
2861.63/2861.67	c  N dy 34690  11567639       121       252         0    266853       756   4081923     13.10     13.94
2870.03/2870.02	c  N dy 34758  11587699       121       252         0    147957       756   1593664     13.10     13.80
2875.63/2875.68	c  N dy 34880  11607728       121       252         0    166444       756   1987865     13.10     14.70
2882.22/2882.25	c  N dy 35002  11627809       121       252         0    185069       756   2395615     13.11     15.32
2888.65/2888.64	c  N dy 35073  11647836       121       252         0    203350       756   2780654     13.11     20.29
2896.35/2896.39	c  N dy 35192  11667921       121       252         0    221797       756   3178039     13.11     14.70
2906.33/2906.37	c  N dy 35309  11693979       121       252         0    245635       756   3681373     13.11     14.01
2915.53/2915.50	c  N dy 35406  11714016       121       252         0    263958       756   4067410     13.11     14.59
2918.73/2918.76	c  S st 35446  11720292       121       252         0    269753       756   4190957     13.11     12.85
2919.35/2919.39	c  S st 35446  11720794       121       252         0    270247       756   4202584     13.11   no data
2919.35/2919.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2919.53/2919.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.3M T:  0.11
2919.53/2919.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2919.53/2919.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2919.53/2919.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2919.53/2919.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
2919.53/2919.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2919.53/2919.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
2919.63/2919.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2944.64/2944.68	c lits-rem:      3597  cl-subs:     7484  v-elim:      0  v-fix:    0  time: 25.00 s
2944.64/2944.68	c vivif2 --  cl tried      252 cl shrink        0 lits rem          0 time: 0.00
2944.75/2944.73	c vivif2 --  cl tried   262763 cl shrink        0 lits rem          0 time: 0.05
2944.83/2944.84	c asymm  cl-useful: 0/252/252 lits-rem:0 time: 0.11
2944.83/2944.85	c calculated reachability. Time: 0.00
2944.83/2944.85	c  N dy 35446  11720794       121       252         0    262763       756   4015536     13.11   no data
2957.95/2957.99	c  N dy 35560  11753230       121       252         0    154356       756   1712784     13.11     14.08
2963.73/2963.75	c  N dy 35648  11773614       121       252         0    172973       756   2103113     13.11     14.52
2970.63/2970.62	c  N dy 35782  11793621       121       252         0    191397       756   2497656     13.11     13.83
2978.03/2978.07	c  N dy 35909  11813693       121       252         0    209823       756   2895420     13.11     13.95
2984.53/2984.58	c  N dy 35944  11835759       121       252         0    229735       756   3290958     13.11     13.85
2993.73/2993.72	c  N dy 36064  11856104       121       252         0    248508       756   3697730     13.11     13.95
3002.83/3002.88	c  N dy 36165  11876241       121       252         0    267069       756   4097528     13.11     13.94
3011.75/3011.78	c  N dy 36244  11896295       121       252         0    146256       756   1525572     13.11     19.26
3017.03/3017.05	c  N dy 36338  11916305       121       252         0    164764       756   1927213     13.11     15.80
3022.74/3022.77	c  N dy 36422  11936346       121       252         0    183117       756   2319812     13.11     20.00
3029.63/3029.67	c  N dy 36537  11956547       121       252         0    201897       756   2723927     13.11     13.91
3036.23/3036.23	c  N dy 36605  11976643       121       252         0    220200       756   3105910     13.11     18.49
3043.75/3043.78	c  N dy 36682  11996668       121       252         0    238424       756   3492999     13.11     14.52
3052.83/3052.84	c  N dy 36782  12016773       121       252         0    257086       756   3894926     13.11     13.83
3063.33/3063.34	c  N dy 36915  12036857       121       252         0    275649       756   4297734     13.12     15.96
3071.83/3071.82	c  N dy 36994  12058064       121       252         0    154584       756   1687525     13.12     13.88
3077.63/3077.68	c  N dy 37113  12078166       121       252         0    173109       756   2084393     13.12     13.86
3084.34/3084.39	c  N dy 37224  12098305       121       252         0    191656       756   2476480     13.12     13.85
3091.53/3091.58	c  N dy 37320  12118311       121       252         0    210058       756   2864956     13.12     19.55
3099.53/3099.51	c  N dy 37422  12138390       121       252         0    228539       756   3257080     13.12     14.08
3107.73/3107.78	c  N dy 37510  12159198       121       252         0    247374       756   3652695     13.12     13.85
3116.94/3116.96	c  N dy 37600  12179489       121       252         0    266122       756   4052611     13.13     13.84
3127.93/3127.95	c  N dy 37696  12199599       121       252         0    143060       756   1428745     13.13     13.90
3132.63/3132.65	c  N dy 37763  12219614       121       252         0    161374       756   1816528     13.13     13.88
3132.93/3132.97	c  S st 37767  12220798       121       252         0    162449       756   1841214     13.13   no data
3133.23/3133.29	c  S st 37767  12221300       121       252         0    162937       756   1852779     13.13   no data
3133.33/3133.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3133.33/3133.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.05
3133.33/3133.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3133.33/3133.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3133.33/3133.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3133.33/3133.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
3133.33/3133.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3133.33/3133.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
3133.43/3133.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3136.33/3136.36	c lits-rem:       997  cl-subs:     1533  v-elim:      0  v-fix:    0  time:  2.94 s
3136.33/3136.36	c vivif2 --  cl tried      252 cl shrink        0 lits rem          0 time: 0.00
3136.33/3136.39	c vivif2 --  cl tried   161404 cl shrink        0 lits rem          0 time: 0.02
3136.43/3136.44	c asymm  cl-useful: 0/252/252 lits-rem:0 time: 0.05
3136.43/3136.44	c calculated reachability. Time: 0.00
3136.43/3136.44	c  N dy 37767  12221300       121       252         0    161404       756   1816292     13.13   no data
3142.24/3142.21	c  N dy 37850  12241366       121       252         0    179805       756   2200601     13.13     14.58
3148.84/3148.83	c  N dy 37931  12262987       121       252         0    199674       756   2618585     13.12     13.85
3155.74/3155.80	c  N dy 38020  12283104       121       252         0    218188       756   3015332     13.12     13.82
3163.55/3163.58	c  N dy 38106  12303136       121       252         0    236617       756   3417002     13.13     18.86
3173.33/3173.36	c  N dy 38176  12328286       121       252         0    259479       756   3888654     13.12     14.16
3184.56/3184.57	c  N dy 38295  12351585       121       252         0    280932       756   4349289     13.12     13.83
3192.03/3192.08	c  N dy 38370  12371845       121       252         0    157314       756   1730368     13.12     13.86
3198.75/3198.75	c  N dy 38478  12394663       121       252         0    178276       756   2177148     13.12     13.88
3204.63/3204.60	c  N dy 38545  12414762       121       252         0    196730       756   2568770     13.12     13.95
3211.54/3211.50	c  N dy 38585  12438554       121       252         0    218579       756   3035164     13.12     14.04
3219.53/3219.58	c  N dy 38688  12458662       121       252         0    237299       756   3452301     13.12     13.88
3227.63/3227.61	c  N dy 38761  12478719       121       252         0    255674       756   3837156     13.12     21.22
3237.35/3237.39	c  N dy 38878  12498842       121       252         0    274248       756   4232289     13.12     14.00
3246.05/3246.10	c  N dy 38932  12518923       121       252         0    149346       756   1542784     13.12     18.41
3254.23/3254.25	c  N dy 39016  12550163       121       252         0    177394       756   2121582     13.11     14.19
3261.03/3261.03	c  N dy 39117  12571186       121       252         0    196806       756   2532635     13.11     13.87
3267.43/3267.43	c  N dy 39186  12591269       121       252         0    215288       756   2929779     13.11     16.70
3275.34/3275.32	c  N dy 39286  12611354       121       252         0    233659       756   3324060     13.11     19.34
3283.34/3283.31	c  N dy 39364  12631912       121       252         0    252689       756   3735239     13.11     13.84
3291.94/3291.92	c  N dy 39455  12652003       121       252         0    271164       756   4122781     13.11     15.29
3304.14/3304.16	c  N dy 39557  12672207       121       252         0    145657       756   1457607     13.12     13.84
3308.94/3308.98	c  N dy 39620  12692209       121       252         0    164030       756   1843390     13.12     14.80
3315.74/3315.79	c  N dy 39760  12712401       121       252         0    182756       756   2246781     13.12     13.85
3319.14/3319.12	c  S st 39830  12721303       121       252         0    191032       756   2427468     13.12   no data
3319.54/3319.51	c  S st 39830  12721811       121       252         0    191527       756   2439158     13.12   no data
3319.54/3319.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3319.54/3319.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.06
3319.54/3319.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3319.54/3319.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3319.54/3319.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3319.54/3319.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
3319.54/3319.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3319.64/3319.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
3319.64/3319.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3326.14/3326.17	c lits-rem:      1740  cl-subs:     2528  v-elim:      0  v-fix:    0  time:  6.49 s
3326.14/3326.17	c vivif2 --  cl tried      252 cl shrink        0 lits rem          0 time: 0.00
3326.24/3326.20	c vivif2 --  cl tried   188999 cl shrink        0 lits rem          0 time: 0.03
3326.24/3326.27	c asymm  cl-useful: 0/252/252 lits-rem:0 time: 0.07
3326.24/3326.28	c calculated reachability. Time: 0.00
3326.24/3326.28	c  N dy 39830  12721811       121       252         0    188999       756   2376065     13.12   no data
3333.44/3333.45	c  N dy 39934  12742778       121       252         0    208396       756   2799586     13.12     13.84
3341.24/3341.28	c  N dy 40037  12763065       121       252         0    227147       756   3198695     13.12     13.90
3349.55/3349.58	c  N dy 40122  12784436       121       252         0    246864       756   3618656     13.12     13.83
3359.23/3359.31	c  N dy 40251  12804638       121       252         0    265396       756   4012768     13.13     13.90
3369.93/3369.95	c  N dy 40372  12824682       121       252         0    283942       756   4417604     13.13     14.00
3379.16/3379.16	c  N dy 40474  12844701       121       252         0    156897       756   1679123     13.13     14.74
3384.94/3384.94	c  N dy 40585  12864705       121       252         0    175226       756   2068180     13.13     13.98
3391.36/3391.36	c  N dy 40684  12884798       121       252         0    193768       756   2464198     13.13     14.99
3401.84/3401.87	c  N dy 40800  12915901       121       252         0    222486       756   3120255     13.13     13.88
3410.74/3410.70	c  N dy 40922  12935996       121       252         0    241019       756   3518806     13.14     15.97
3419.54/3419.58	c  N dy 41025  12956030       121       252         0    259529       756   3913681     13.14     16.55
3429.03/3429.09	c  N dy 41110  12977369       121       252         0    279121       756   4331863     13.14     13.99
3439.65/3439.68	c  N dy 41187  12998673       121       252         0    152392       756   1578866     13.14     13.86
3445.34/3445.39	c  N dy 41293  13019073       121       252         0    171127       756   1986047     13.14     13.99
3452.04/3452.00	c  N dy 41413  13039172       121       252         0    189802       756   2392757     13.14     17.28
3458.64/3458.66	c  N dy 41494  13059228       121       252         0    208137       756   2779713     13.14     15.50
3465.84/3465.88	c  N dy 41566  13080394       121       252         0    227488       756   3188954     13.14     13.96
3473.64/3473.62	c  N dy 41644  13100470       121       252         0    246017       756   3583070     13.14     14.21
3482.94/3482.92	c  N dy 41756  13120584       121       252         0    264432       756   3975367     13.14     13.94
3487.64/3487.60	c  F st 41801  13130467       121       252         0    273538       756   4167547     13.14     10.01
3492.14/3492.18	c  N dy 41839  13140611       121       252         0    282819       756   4378781     13.14     13.88
3503.34/3503.38	c  N dy 41956  13162994       121       252         0    156245       756   1655960     13.14     13.90
3509.53/3509.58	c  N dy 42090  13183050       121       252         0    174663       756   2052069     13.15     18.74
3516.66/3516.66	c  N dy 42229  13203064       121       252         0    193099       756   2450629     13.15     19.35
3523.14/3523.16	c  S st 42311  13221812       121       252         0    210324       756   2818867     13.15     12.01
3523.54/3523.56	c  S st 42311  13222316       121       252         0    210818       756   2831002     13.15   no data
3523.54/3523.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3523.64/3523.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.5M T:  0.07
3523.64/3523.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3523.64/3523.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3523.64/3523.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3523.64/3523.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
3523.64/3523.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3523.64/3523.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
3523.74/3523.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3533.54/3533.51	c lits-rem:      2572  cl-subs:     3587  v-elim:      0  v-fix:    0  time:  9.75 s
3533.54/3533.51	c vivif2 --  cl tried      252 cl shrink        0 lits rem          0 time: 0.00
3533.54/3533.55	c vivif2 --  cl tried   207231 cl shrink        0 lits rem          0 time: 0.04
3533.64/3533.63	c asymm  cl-useful: 0/252/252 lits-rem:0 time: 0.08
3533.64/3533.64	c calculated reachability. Time: 0.00
3533.64/3533.64	c  N dy 42311  13222316       121       252         0    207231       756   2739071     13.15   no data
3541.74/3541.73	c  N dy 42435  13242379       121       252         0    225660       756   3136796     13.16     13.87
3549.76/3549.79	c  N dy 42525  13262445       121       252         0    244016       756   3523331     13.16     14.52
3558.34/3558.32	c  N dy 42606  13282544       121       252         0    262426       756   3910424     13.16     17.28
3567.54/3567.57	c  N dy 42688  13303964       121       252         0    281892       756   4316369     13.15     13.85
3578.84/3578.81	c  N dy 42795  13324041       121       252         0    152691       756   1571748     13.16     16.00
3584.74/3584.78	c  N dy 42928  13344064       121       252         0    171220       756   1973453     13.16     15.88
3589.74/3589.76	c  N dy 42963  13364081       121       252         0    189533       756   2360709     13.15     16.26
3596.64/3596.69	c  N dy 43022  13388284       121       252         0    211067       756   2822907     13.15     13.88
3604.34/3604.36	c  N dy 43096  13410270       121       252         0    231079       756   3238520     13.15     13.86
3613.04/3613.07	c  N dy 43204  13430459       121       252         0    249737       756   3640652     13.15     13.87
3622.44/3622.41	c  N dy 43315  13450610       121       252         0    268286       756   4035325     13.15     13.89
3632.64/3632.60	c  N dy 43418  13470683       121       252         0    286748       756   4434986     13.16     15.82
3641.06/3641.02	c  N dy 43461  13490768       121       252         0    156708       756   1649324     13.15     16.08
3647.24/3647.29	c  N dy 43589  13510795       121       252         0    175234       756   2049599     13.16     16.82
3653.24/3653.27	c  N dy 43668  13530863       121       252         0    193604       756   2433563     13.16     13.91
3660.64/3660.68	c  N dy 43786  13550931       121       252         0    212120       756   2831653     13.16     20.83
3667.54/3667.57	c  N dy 43850  13570984       121       252         0    230431       756   3224874     13.16     17.10
3676.34/3676.32	c  N dy 43958  13591007       121       252         0    248677       756   3610218     13.16     13.98
3683.64/3683.61	c  N dy 44002  13611063       121       252         0    267114       756   4015157     13.16     13.86
3693.87/3693.89	c  N dy 44119  13631129       121       252         0    285627       756   4420588     13.16     16.15
3705.34/3705.32	c  N dy 44198  13652245       121       252         0    155451       756   1605188     13.16     13.89
3710.64/3710.60	c  N dy 44271  13672255       121       252         0    173889       756   1995983     13.16     14.21
3717.14/3717.16	c  N dy 44390  13692269       121       252         0    192484       756   2405913     13.16     17.30
3724.15/3724.13	c  N dy 44487  13712286       121       252         0    210987       756   2803646     13.16     16.40
3728.05/3728.03	c  S st 44541  13722318       121       252         0    220121       756   3002768     13.16   no data
3728.45/3728.47	c  S st 44541  13722825       121       252         0    220619       756   3014986     13.16   no data
3728.45/3728.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3728.55/3728.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.7M T:  0.08
3728.55/3728.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3728.55/3728.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3728.55/3728.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3728.55/3728.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
3728.55/3728.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3728.65/3728.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
3728.65/3728.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3738.15/3738.14	c lits-rem:      2717  cl-subs:     3705  v-elim:      0  v-fix:    0  time:  9.45 s
3738.15/3738.14	c vivif2 --  cl tried      252 cl shrink        0 lits rem          0 time: 0.00
3738.15/3738.17	c vivif2 --  cl tried   216914 cl shrink        0 lits rem          0 time: 0.04
3738.25/3738.25	c asymm  cl-useful: 0/252/252 lits-rem:0 time: 0.08
3738.25/3738.26	c calculated reachability. Time: 0.00
3738.25/3738.26	c  N dy 44541  13722825       121       252         0    216914       756   2920842     13.16   no data
3746.15/3746.13	c  N dy 44634  13742865       121       252         0    235406       756   3317363     13.16     15.65
3754.64/3754.66	c  N dy 44727  13762930       121       252         0    253844       756   3714673     13.16     14.35
3764.94/3764.99	c  N dy 44852  13782937       121       252         0    272204       756   4115271     13.17     17.80
3774.64/3774.65	c  N dy 44908  13807306       121       252         0    294543       756   4587513     13.16     13.94
3783.85/3783.89	c  N dy 45005  13827443       121       252         0    162716       756   1764546     13.16     13.90
3790.04/3790.08	c  N dy 45122  13847524       121       252         0    181149       756   2154704     13.16     13.99
3796.64/3796.69	c  N dy 45215  13867657       121       252         0    199758       756   2556974     13.17     13.97
3803.34/3803.34	c  N dy 45286  13887700       121       252         0    218052       756   2944184     13.16     13.98
3811.84/3811.82	c  N dy 45385  13908066       121       252         0    236861       756   3354419     13.17     13.93
3820.84/3820.82	c  N dy 45493  13928638       121       252         0    255930       756   3770383     13.17     14.00
3830.94/3830.98	c  N dy 45615  13948642       121       252         0    274284       756   4169360     13.17     14.16
3841.64/3841.69	c  N dy 45736  13968719       121       252         0    292772       756   4568458     13.17     14.16
3852.35/3852.38	c  N dy 45840  13988779       121       252         0    159444       756   1682448     13.17     13.89
3858.34/3858.39	c  N dy 45956  14008819       121       252         0    177975       756   2082242     13.18     16.07
3870.15/3870.10	c  N dy 45994  14056860       121       252         0    221861       756   3081978     13.16     14.11
3877.65/3877.61	c  N dy 46053  14077724       121       252         0    240963       756   3485107     13.16     13.89
3885.85/3885.81	c  N dy 46124  14099548       121       252         0    260881       756   3906359     13.16     13.90
3895.45/3895.44	c  N dy 46224  14119558       121       252         0    278959       756   4291831     13.16     17.97
3906.44/3906.48	c  N dy 46344  14139628       121       252         0    297472       756   4691795     13.16     18.08
3916.85/3916.82	c  N dy 46457  14159693       121       252         0    163860       756   1780870     13.17     14.71
3922.56/3922.60	c  N dy 46547  14179727       121       252         0    181975       756   2157573     13.17     16.55
3929.26/3929.29	c  N dy 46635  14201422       121       252         0    201947       756   2591609     13.17     13.89
3935.64/3935.60	c  N dy 46679  14222826       121       252         0    221543       756   3000559     13.16     11.29
3935.64/3935.60	c  S st 46679  14222826       121       252         0    221543       756   3000559     13.16     11.29
3936.04/3936.01	c  S st 46679  14223331       121       252         0    222041       756   3011690     13.16   no data
3936.04/3936.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3936.14/3936.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.6M T:  0.08
3936.14/3936.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3936.14/3936.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3936.14/3936.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3936.14/3936.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
3936.14/3936.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3936.14/3936.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
3936.24/3936.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3945.94/3945.94	c lits-rem:      2396  cl-subs:     4220  v-elim:      0  v-fix:    0  time:  9.71 s
3945.94/3945.94	c vivif2 --  cl tried      252 cl shrink        0 lits rem          0 time: 0.00
3945.94/3945.98	c vivif2 --  cl tried   217821 cl shrink        0 lits rem          0 time: 0.04
3946.04/3946.06	c asymm  cl-useful: 0/252/252 lits-rem:0 time: 0.08
3946.04/3946.07	c calculated reachability. Time: 0.00
3946.04/3946.07	c  N dy 46679  14223331       121       252         0    217821       756   2908119     13.16   no data
3954.35/3954.30	c  N dy 46745  14246893       121       252         0    239005       756   3348884     13.16     13.87
3963.15/3963.14	c  N dy 46856  14266949       121       252         0    257584       756   3752165     13.16     13.93
3993.44/3993.40	c  N dy 46987  14351482       121       252         0    181336       756   2127079     13.15     14.14
4000.15/4000.16	c  N dy 47094  14371512       121       252         0    199899       756   2529087     13.15     16.99
4007.95/4007.98	c  N dy 47207  14392449       121       252         0    219254       756   2946545     13.15     13.88
4015.25/4015.20	c  N dy 47274  14412451       121       252         0    237597       756   3343875     13.15     18.96
4025.45/4025.42	c  N dy 47363  14437756       121       252         0    260715       756   3825611     13.15     14.05
4034.87/4034.86	c  N dy 47445  14458188       121       252         0    279581       756   4238091     13.15     14.03
4044.66/4044.63	c  N dy 47520  14478266       121       252         0    297868       756   4626439     13.15     14.16
4054.24/4054.29	c  N dy 47607  14498565       121       252         0    162988       756   1741853     13.15     13.87
4060.06/4060.07	c  N dy 47693  14518593       121       252         0    181369       756   2126490     13.15     15.49
4066.76/4066.77	c  N dy 47791  14538923       121       252         0    199997       756   2525672     13.15     13.85
4074.25/4074.30	c  N dy 47887  14560195       121       252         0    219591       756   2943304     13.15     13.86
4082.75/4082.75	c  N dy 47991  14581417       121       252         0    239073       756   3360552     13.15     13.95
4092.15/4092.15	c  N dy 48096  14601427       121       252         0    257398       756   3747174     13.15     15.50
4101.55/4101.53	c  N dy 48205  14621527       121       252         0    275965       756   4144632     13.15     13.86
4111.35/4111.31	c  N dy 48286  14641943       121       252         0    294770       756   4555983     13.15     14.18
4123.65/4123.67	c  N dy 48379  14662954       121       252         0    159087       756   1637940     13.15     13.88
4129.95/4129.94	c  N dy 48491  14684450       121       252         0    178835       756   2054937     13.15     14.16
4136.64/4136.61	c  N dy 48607  14704459       121       252         0    197385       756   2453740     13.16     15.03
4143.84/4143.83	c  S st 48727  14723331       121       252         0    214855       756   2828743     13.16   no data
4144.24/4144.22	c  S st 48727  14723834       121       252         0    215345       756   2839855     13.16   no data
4144.24/4144.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4144.34/4144.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.5M T:  0.08
4144.34/4144.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4144.34/4144.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4144.34/4144.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4144.34/4144.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
4144.34/4144.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4144.34/4144.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
4144.45/4144.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4153.25/4153.22	c lits-rem:      1988  cl-subs:     3179  v-elim:      0  v-fix:    0  time:  8.79 s
4153.25/4153.22	c vivif2 --  cl tried      252 cl shrink        0 lits rem          0 time: 0.00
4153.25/4153.26	c vivif2 --  cl tried   212166 cl shrink        0 lits rem          0 time: 0.04
4153.35/4153.34	c asymm  cl-useful: 0/252/252 lits-rem:0 time: 0.08
4153.35/4153.34	c calculated reachability. Time: 0.00
4153.35/4153.34	c  N dy 48727  14723834       121       252         0    212166       756   2759848     13.16   no data
4160.95/4160.97	c  N dy 48822  14744174       121       252         0    230891       756   3159902     13.16     14.00
4169.65/4169.62	c  N dy 48928  14764234       121       252         0    249389       756   3567062     13.16     19.24
4179.25/4179.28	c  N dy 49012  14787513       121       252         0    270658       756   4028143     13.16     14.05
4189.65/4189.67	c  N dy 49118  14808155       121       252         0    289691       756   4448889     13.16     13.89
4200.15/4200.10	c  N dy 49223  14828172       121       252         0    308239       756   4857526     13.16     15.75
4209.15/4209.11	c  N dy 49323  14848177       121       252         0    170432       756   1869517     13.16     13.92
4215.65/4215.64	c  N dy 49436  14868798       121       252         0    189364       756   2271272     13.17     14.08
4221.95/4221.97	c  N dy 49474  14889426       121       252         0    208585       756   2701713     13.16     13.98
4230.45/4230.41	c  N dy 49608  14909656       121       252         0    227223       756   3106842     13.17     14.02
4239.55/4239.51	c  N dy 49736  14929678       121       252         0    245633       756   3502026     13.17     17.47
4247.45/4247.48	c  N dy 49799  14949719       121       252         0    264030       756   3906668     13.17     17.31
4257.25/4257.26	c  N dy 49900  14969789       121       252         0    282423       756   4299233     13.17     19.76
4268.25/4268.26	c  N dy 50016  14989850       121       252         0    300889       756   4696834     13.17     15.80
4279.85/4279.89	c  N dy 50099  15009882       121       252         0    161964       756   1677872     13.17     17.51
4285.75/4285.75	c  N dy 50177  15031291       121       252         0    181655       756   2097008     13.17     14.08
4292.95/4292.95	c  N dy 50272  15054929       121       252         0    203462       756   2583125     13.17     14.00
4299.97/4299.96	c  N dy 50345  15075601       121       252         0    222105       756   2977360     13.17     14.32
4308.66/4308.70	c  N dy 50436  15096928       121       252         0    241733       756   3399704     13.17     14.20
4317.35/4317.38	c  N dy 50540  15116995       121       252         0    260190       756   3797925     13.17     14.92
4326.65/4326.60	c  N dy 50627  15137128       121       252         0    278483       756   4181675     13.17     13.95
4336.96/4336.98	c  N dy 50711  15157484       121       252         0    297190       756   4581405     13.17     13.88
4346.85/4346.83	c  N dy 50786  15177561       121       252         0    315638       756   4974141     13.17     13.88
4354.87/4354.91	c  N dy 50884  15197641       121       252         0    176201       756   1973375     13.17     13.91
4361.75/4361.70	c  N dy 50975  15219579       121       252         0    196254       756   2404484     13.17     13.96
4363.25/4363.22	c  S st 51000  15223835       121       252         0    200198       756   2486817     13.17     11.59
4363.55/4363.59	c  S st 51000  15224336       121       252         0    200692       756   2498521     13.17   no data
4363.55/4363.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4363.66/4363.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.5M T:  0.07
4363.66/4363.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4363.66/4363.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4363.66/4363.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4363.66/4363.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
4363.66/4363.67	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4363.66/4363.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
4363.77/4363.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4370.15/4370.16	c lits-rem:      1799  cl-subs:     2485  v-elim:      0  v-fix:    0  time:  6.38 s
4370.15/4370.16	c vivif2 --  cl tried      252 cl shrink        0 lits rem          0 time: 0.00
4370.15/4370.19	c vivif2 --  cl tried   198207 cl shrink        0 lits rem          0 time: 0.03
4370.26/4370.26	c asymm  cl-useful: 0/252/252 lits-rem:0 time: 0.07
4370.26/4370.27	c calculated reachability. Time: 0.00
4370.26/4370.27	c  N dy 51000  15224336       121       252         0    198207       756   2436043     13.17   no data
4377.05/4377.07	c  N dy 51080  15244407       121       252         0    216782       756   2834721     13.17     14.92
4385.45/4385.49	c  N dy 51203  15264502       121       252         0    235200       756   3223789     13.17     20.94
4393.95/4393.98	c  N dy 51302  15284554       121       252         0    253831       756   3639713     13.18     15.31
4404.26/4404.28	c  N dy 51443  15304612       121       252         0    272286       756   4039950     13.18     13.94
4415.06/4415.08	c  N dy 51557  15324676       121       252         0    290612       756   4429879     13.18     15.49
4425.45/4425.40	c  N dy 51635  15346362       121       252         0    310431       756   4856003     13.18     13.90
4436.55/4436.56	c  N dy 51681  15372982       121       252         0    176125       756   1968474     13.18     14.20
4443.05/4443.04	c  N dy 51767  15393432       121       252         0    194647       756   2364313     13.18     14.20
4450.46/4450.41	c  N dy 51881  15413519       121       252         0    213310       756   2773862     13.18     15.60
4456.86/4456.80	c  N dy 51935  15434676       121       252         0    232760       756   3184305     13.18     13.93
4465.56/4465.57	c  N dy 52048  15454751       121       252         0    251042       756   3575478     13.18     20.22
4475.05/4475.08	c  N dy 52160  15474782       121       252         0    269536       756   3977339     13.18     14.00
4483.95/4483.96	c  N dy 52220  15496578       121       252         0    290030       756   4419867     13.18     14.05
4496.15/4496.19	c  N dy 52281  15525391       121       252         0    316618       756   4988405     13.18     14.32
4505.76/4505.71	c  N dy 52388  15545403       121       252         0    175083       756   1928210     13.18     14.82
4512.27/4512.27	c  N dy 52503  15565413       121       252         0    193522       756   2323781     13.18     13.90
4520.85/4520.80	c  N dy 52611  15590132       121       252         0    215922       756   2803797     13.18     13.88
4527.75/4527.77	c  N dy 52672  15610839       121       252         0    234725       756   3200095     13.18     14.07
4536.25/4536.25	c  N dy 52761  15630874       121       252         0    253089       756   3590727     13.18     17.56
4545.35/4545.37	c  N dy 52848  15650923       121       252         0    271533       756   3987655     13.18     15.99
4562.66/4562.61	c  N dy 52904  15699361       121       252         0    315489       756   4925902     13.17     13.88
4572.77/4572.74	c  N dy 53021  15719400       121       252         0    173644       756   1884933     13.17     15.16
4573.95/4573.99	c  S st 53028  15724338       121       252         0    178206       756   1981204     13.17      9.30
4574.25/4574.27	c  S st 53028  15724842       121       252         0    178707       756   1993282     13.17   no data
4574.25/4574.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4574.35/4574.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.05
4574.35/4574.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4574.35/4574.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4574.35/4574.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4574.35/4574.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
4574.35/4574.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4574.35/4574.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
4574.45/4574.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4576.75/4576.75	c lits-rem:       664  cl-subs:      830  v-elim:      0  v-fix:    0  time:  2.33 s
4576.75/4576.75	c vivif2 --  cl tried      252 cl shrink        0 lits rem          0 time: 0.00
4576.75/4576.78	c vivif2 --  cl tried   177877 cl shrink        0 lits rem          0 time: 0.03
4576.85/4576.84	c asymm  cl-useful: 0/252/252 lits-rem:0 time: 0.05
4576.85/4576.84	c calculated reachability. Time: 0.00
4576.85/4576.84	c  N dy 53028  15724842       121       252         0    177877       756   1972285     13.17   no data
4583.35/4583.39	c  N dy 53055  15748828       121       252         0    199926       756   2441397     13.16     14.12
4590.85/4590.84	c  N dy 53167  15768877       121       252         0    218110       756   2832485     13.17     14.08
4599.45/4599.44	c  N dy 53302  15788957       121       252         0    236656       756   3232007     13.17     13.96
4610.46/4610.48	c  N dy 53413  15814488       121       252         0    260127       756   3734216     13.17     14.05
4619.86/4619.90	c  N dy 53493  15834556       121       252         0    278541       756   4125577     13.17     16.09
4629.16/4629.15	c  N dy 53561  15854953       121       252         0    297379       756   4531644     13.17     14.03
4646.55/4646.59	c  N dy 53644  15890992       121       252         0    168626       756   1767259     13.16     13.89
4652.65/4652.68	c  N dy 53742  15911050       121       252         0    187173       756   2167170     13.17     20.00
4660.67/4660.66	c  N dy 53841  15935377       121       252         0    209300       756   2635113     13.16     13.87
4667.76/4667.71	c  N dy 53892  15956904       121       252         0    228617       756   3037423     13.16     13.97
4675.86/4675.88	c  N dy 53987  15976915       121       252         0    247009       756   3433391     13.16     14.21
4685.46/4685.43	c  N dy 54122  15996945       121       252         0    265543       756   3835190     13.17     14.06
4696.66/4696.61	c  N dy 54242  16019117       121       252         0    285791       756   4273008     13.17     13.86
4708.16/4708.17	c  N dy 54367  16039933       121       252         0    304981       756   4688701     13.17     14.12
4718.15/4718.11	c  N dy 54440  16059988       121       252         0    323216       756   5074246     13.17     13.87
4726.36/4726.37	c  N dy 54534  16080023       121       252         0    179508       756   1988420     13.17     15.80
4733.06/4733.03	c  N dy 54633  16100110       121       252         0    197960       756   2380399     13.17     13.98
4740.55/4740.50	c  N dy 54734  16120857       121       252         0    217051       756   2785288     13.17     13.89
4747.85/4747.85	c  N dy 54786  16144496       121       252         0    238551       756   3236960     13.17     13.88
4755.85/4755.89	c  N dy 54863  16164536       121       252         0    256990       756   3633096     13.17     18.48
4765.05/4765.06	c  N dy 54946  16184619       121       252         0    275397       756   4019812     13.17     15.32
4776.18/4776.19	c  N dy 55050  16206461       121       252         0    295397       756   4446547     13.17     13.91
4786.46/4786.42	c  S st 55150  16224843       121       252         0    312364       756   4813110     13.17      9.78
4787.06/4787.08	c  S st 55150  16225348       121       252         0    312860       756   4826087     13.17   no data
4787.06/4787.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4787.28/4787.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.7M T:  0.13
4787.28/4787.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4787.28/4787.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4787.28/4787.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4787.28/4787.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
4787.28/4787.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4787.28/4787.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
4787.46/4787.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4820.76/4820.72	c lits-rem:      4125  cl-subs:     9060  v-elim:      0  v-fix:    0  time: 33.29 s
4820.76/4820.72	c vivif2 --  cl tried      252 cl shrink        0 lits rem          0 time: 0.00
4820.76/4820.78	c vivif2 --  cl tried   303800 cl shrink        0 lits rem          0 time: 0.06
4820.96/4820.91	c asymm  cl-useful: 0/252/252 lits-rem:0 time: 0.13
4820.96/4820.93	c calculated reachability. Time: 0.00
4820.96/4820.93	c  N dy 55150  16225348       121       252         0    303800       756   4600885     13.17   no data
4832.76/4832.70	c  N dy 55264  16245384       121       252         0    322059       756   4989893     13.17     18.71
4842.06/4842.07	c  N dy 55353  16265547       121       252         0    178082       756   1954176     13.17     13.97
4848.96/4848.91	c  N dy 55472  16285595       121       252         0    196542       756   2351079     13.17     13.98
4856.05/4856.03	c  N dy 55562  16305739       121       252         0    215172       756   2745663     13.17     13.96
4862.96/4862.95	c  N dy 55621  16325934       121       252         0    233676       756   3143815     13.17     13.93
4871.06/4871.05	c  N dy 55669  16349391       121       252         0    255149       756   3605839     13.17     13.90
4880.68/4880.63	c  N dy 55769  16369529       121       252         0    273594       756   4009250     13.17     13.90
4890.68/4890.67	c  N dy 55865  16389656       121       252         0    292117       756   4410846     13.17     13.95
4901.96/4901.98	c  N dy 55981  16409901       121       252         0    310750       756   4811756     13.17     13.95
4917.76/4917.76	c  N dy 56110  16435185       121       252         0    169803       756   1759660     13.17     14.07
4923.86/4923.80	c  N dy 56205  16455191       121       252         0    188270       756   2160658     13.17     17.55
4930.17/4930.13	c  N dy 56281  16475397       121       252         0    206719       756   2542959     13.17     13.90
4938.26/4938.20	c  N dy 56388  16497420       121       252         0    227058       756   2988624     13.18     13.92
4946.36/4946.39	c  N dy 56488  16517461       121       252         0    245569       756   3391051     13.18     17.88
4956.06/4956.07	c  N dy 56598  16538694       121       252         0    265026       756   3807795     13.18     13.96
4966.48/4966.51	c  N dy 56701  16560727       121       252         0    285577       756   4260626     13.18     13.88
4979.86/4979.88	c  N dy 56819  16586502       121       252         0    309103       756   4762709     13.18     13.88
4991.46/4991.48	c  N dy 56925  16606651       121       252         0    327573       756   5158114     13.18     14.07
4999.66/4999.66	c  N dy 56942  16627620       121       252         0    180604       756   1955791     13.18     14.01

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-3421820-1306604822/watcher-3421820-1306604822 -o /tmp/evaluation-result-3421820-1306604822/solver-3421820-1306604822 -C 5000 -W 5100 -M 15500 ./strangenight2-st HOME/instance-3421820-1306604822.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: 0.92 1.01 1.26 3/558 27543
/proc/meminfo: memFree=23862580/32951124 swapFree=39849780/67111528
[pid=27543] ppid=27541 vsize=29736 CPUtime=0.01 cores=1,3,5,7
/proc/27543/stat : 27543 (strangenight2-s) R 27541 27543 26137 0 -1 4202496 536 0 0 0 1 0 0 0 23 0 1 0 850712847 30449664 476 33554432000 4194304 4580011 140734745071456 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27543/statm: 7434 476 363 95 0 2416 0

[startup+0.0752111 s]
/proc/loadavg: 0.92 1.01 1.26 3/558 27543
/proc/meminfo: memFree=23862580/32951124 swapFree=39849780/67111528
[pid=27543] ppid=27541 vsize=29868 CPUtime=0.07 cores=1,3,5,7
/proc/27543/stat : 27543 (strangenight2-s) R 27541 27543 26137 0 -1 4202496 652 0 0 0 7 0 0 0 23 0 1 0 850712847 30584832 592 33554432000 4194304 4580011 140734745071456 18446744073709551615 4294931 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27543/statm: 7467 592 364 95 0 2449 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 29868

[startup+0.100203 s]
/proc/loadavg: 0.92 1.01 1.26 3/558 27543
/proc/meminfo: memFree=23862580/32951124 swapFree=39849780/67111528
[pid=27543] ppid=27541 vsize=30072 CPUtime=0.09 cores=1,3,5,7
/proc/27543/stat : 27543 (strangenight2-s) R 27541 27543 26137 0 -1 4202496 728 0 0 0 9 0 0 0 23 0 1 0 850712847 30793728 571 33554432000 4194304 4580011 140734745071456 18446744073709551615 4324353 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27543/statm: 7518 571 364 95 0 2500 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30072

[startup+0.300177 s]
/proc/loadavg: 0.92 1.01 1.26 3/558 27543
/proc/meminfo: memFree=23862580/32951124 swapFree=39849780/67111528
[pid=27543] ppid=27541 vsize=30468 CPUtime=0.29 cores=1,3,5,7
/proc/27543/stat : 27543 (strangenight2-s) R 27541 27543 26137 0 -1 4202496 1021 0 0 0 29 0 0 0 23 0 1 0 850712847 31199232 696 33554432000 4194304 4580011 140734745071456 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27543/statm: 7617 696 364 95 0 2599 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30468

[startup+0.700104 s]
/proc/loadavg: 0.92 1.01 1.26 3/558 27543
/proc/meminfo: memFree=23862580/32951124 swapFree=39849780/67111528
[pid=27543] ppid=27541 vsize=30944 CPUtime=0.69 cores=1,3,5,7
/proc/27543/stat : 27543 (strangenight2-s) R 27541 27543 26137 0 -1 4202496 1598 0 0 0 69 0 0 0 25 0 1 0 850712847 31686656 808 33554432000 4194304 4580011 140734745071456 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27543/statm: 7736 808 365 95 0 2718 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30944

[startup+1.50097 s]
/proc/loadavg: 0.92 1.01 1.26 3/559 27544
/proc/meminfo: memFree=23851164/32951124 swapFree=39849780/67111528
[pid=27543] ppid=27541 vsize=36060 CPUtime=1.49 cores=1,3,5,7
/proc/27543/stat : 27543 (strangenight2-s) R 27541 27543 26137 0 -1 4202496 3436 0 0 0 149 0 0 0 25 0 1 0 850712847 36925440 2002 33554432000 4194304 4580011 140734745071456 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27543/statm: 9015 2002 367 95 0 3997 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36060

[startup+3.10071 s]
/proc/loadavg: 0.92 1.01 1.26 3/559 27544
/proc/meminfo: memFree=23841740/32951124 swapFree=39849780/67111528
[pid=27543] ppid=27541 vsize=37292 CPUtime=3.09 cores=1,3,5,7
/proc/27543/stat : 27543 (strangenight2-s) R 27541 27543 26137 0 -1 4202496 4934 0 0 0 309 0 0 0 25 0 1 0 850712847 38187008 2350 33554432000 4194304 4580011 140734745071456 18446744073709551615 4321099 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27543/statm: 9323 2350 367 95 0 4305 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37292

[startup+6.30017 s]
/proc/loadavg: 1.01 1.02 1.27 3/559 27544
/proc/meminfo: memFree=23833220/32951124 swapFree=39849780/67111528
[pid=27543] ppid=27541 vsize=42400 CPUtime=6.29 cores=1,3,5,7
/proc/27543/stat : 27543 (strangenight2-s) R 27541 27543 26137 0 -1 4202496 8192 0 0 0 628 1 0 0 25 0 1 0 850712847 43417600 3552 33554432000 4194304 4580011 140734745071456 18446744073709551615 4305943 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27543/statm: 10600 3552 367 95 0 5582 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 42400

[startup+12.7001 s]
/proc/loadavg: 1.09 1.04 1.27 3/559 27544
/proc/meminfo: memFree=23815192/32951124 swapFree=39849780/67111528
[pid=27543] ppid=27541 vsize=51268 CPUtime=12.69 cores=1,3,5,7
/proc/27543/stat : 27543 (strangenight2-s) R 27541 27543 26137 0 -1 4202496 13007 0 0 0 1268 1 0 0 25 0 1 0 850712847 52498432 5954 33554432000 4194304 4580011 140734745071456 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27543/statm: 12817 5954 367 95 0 7799 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 51268

[startup+25.501 s]
/proc/loadavg: 1.29 1.08 1.28 3/559 27544
/proc/meminfo: memFree=23803404/32951124 swapFree=39849780/67111528
[pid=27543] ppid=27541 vsize=53276 CPUtime=25.49 cores=1,3,5,7
/proc/27543/stat : 27543 (strangenight2-s) R 27541 27543 26137 0 -1 4202496 19784 0 0 0 2546 3 0 0 25 0 1 0 850712847 54554624 6094 33554432000 4194304 4580011 140734745071456 18446744073709551615 4293035 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27543/statm: 13319 6094 367 95 0 8301 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 53276

[startup+51.1007 s]
/proc/loadavg: 1.53 1.16 1.30 3/559 27544
/proc/meminfo: memFree=23787588/32951124 swapFree=39849780/67111528
[pid=27543] ppid=27541 vsize=58200 CPUtime=51.09 cores=1,3,5,7
/proc/27543/stat : 27543 (strangenight2-s) R 27541 27543 26137 0 -1 4202496 30710 0 0 0 5105 4 0 0 25 0 1 0 850712847 59596800 7425 33554432000 4194304 4580011 140734745071456 18446744073709551615 4294398 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27543/statm: 14550 7425 367 95 0 9532 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 58200

[startup+102.321 s]
/proc/loadavg: 1.83 1.30 1.34 3/559 27546
/proc/meminfo: memFree=23752680/32951124 swapFree=39849780/67111528
[pid=27543] ppid=27541 vsize=77620 CPUtime=102.32 cores=1,3,5,7
/proc/27543/stat : 27543 (strangenight2-s) R 27541 27543 26137 0 -1 4202496 49475 0 0 0 10224 8 0 0 25 0 1 0 850712847 79482880 12767 33554432000 4194304 4580011 140734745071456 18446744073709551615 4294563 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27543/statm: 19405 12767 367 95 0 14387 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 77620

[startup+162.3 s]
/proc/loadavg: 1.94 1.42 1.38 3/559 27548
/proc/meminfo: memFree=23715656/32951124 swapFree=39849780/67111528
[pid=27543] ppid=27541 vsize=93640 CPUtime=162.29 cores=1,3,5,7
/proc/27543/stat : 27543 (strangenight2-s) R 27541 27543 26137 0 -1 4202496 64714 0 0 0 16219 10 0 0 25 0 1 0 850712847 95887360 16904 33554432000 4194304 4580011 140734745071456 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27543/statm: 23410 16904 367 95 0 18392 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 93640

[startup+222.301 s]
/proc/loadavg: 2.12 1.57 1.43 3/559 27550
/proc/meminfo: memFree=23708544/32951124 swapFree=39849780/67111528
[pid=27543] ppid=27541 vsize=100936 CPUtime=222.29 cores=1,3,5,7
/proc/27543/stat : 27543 (strangenight2-s) R 27541 27543 26137 0 -1 4202496 81639 0 0 0 22216 13 0 0 25 0 1 0 850712847 103358464 18082 33554432000 4194304 4580011 140734745071456 18446744073709551615 4406344 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27543/statm: 25234 18082 367 95 0 20216 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 100936

[startup+282.301 s]
/proc/loadavg: 2.04 1.65 1.46 3/559 27550
/proc/meminfo: memFree=23691980/32951124 swapFree=39849780/67111528
[pid=27543] ppid=27541 vsize=101284 CPUtime=282.29 cores=1,3,5,7
/proc/27543/stat : 27543 (strangenight2-s) R 27541 27543 26137 0 -1 4202496 94551 0 0 0 28213 16 0 0 25 0 1 0 850712847 103714816 18071 33554432000 4194304 4580011 140734745071456 18446744073709551615 4294660 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27543/statm: 25321 18071 367 95 0 20303 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 101284

[startup+342.301 s]
/proc/loadavg: 2.01 1.71 1.49 3/559 27552
/proc/meminfo: memFree=23679904/32951124 swapFree=39849780/67111528
[pid=27543] ppid=27541 vsize=111176 CPUtime=342.3 cores=1,3,5,7
/proc/27543/stat : 27543 (strangenight2-s) R 27541 27543 26137 0 -1 4202496 106627 0 0 0 34212 18 0 0 25 0 1 0 850712847 113844224 21031 33554432000 4194304 4580011 140734745071456 18446744073709551615 4294335 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27543/statm: 27794 21031 367 95 0 22776 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 111176

[startup+402.301 s]
/proc/loadavg: 2.00 1.76 1.52 3/559 27554
/proc/meminfo: memFree=23692012/32951124 swapFree=39849780/67111528
[pid=27543] ppid=27541 vsize=106064 CPUtime=402.3 cores=1,3,5,7
/proc/27543/stat : 27543 (strangenight2-s) R 27541 27543 26137 0 -1 4202496 118367 0 0 0 40210 20 0 0 25 0 1 0 850712847 108609536 18891 33554432000 4194304 4580011 140734745071456 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27543/statm: 26516 18891 367 95 0 21498 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 106064

[startup+462.301 s]
/proc/loadavg: 2.00 1.80 1.55 3/559 27556
/proc/meminfo: memFree=23681300/32951124 swapFree=39849780/67111528
[pid=27543] ppid=27541 vsize=119092 CPUtime=462.3 cores=1,3,5,7
/proc/27543/stat : 27543 (strangenight2-s) R 27541 27543 26137 0 -1 4202496 130629 0 0 0 46208 22 0 0 25 0 1 0 850712847 121950208 21339 33554432000 4194304 4580011 140734745071456 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27543/statm: 29773 21339 367 95 0 24755 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 119092

[startup+522.301 s]
/proc/loadavg: 2.00 1.83 1.57 3/559 27558
/proc/meminfo: memFree=23678616/32951124 swapFree=39849780/67111528
[pid=27543] ppid=27541 vsize=119472 CPUtime=522.3 cores=1,3,5,7
/proc/27543/stat : 27543 (strangenight2-s) R 27541 27543 26137 0 -1 4202496 139766 0 0 0 52206 24 0 0 25 0 1 0 850712847 122339328 21970 33554432000 4194304 4580011 140734745071456 18446744073709551615 4293200 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27543/statm: 29868 21970 367 95 0 24850 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 119472

[startup+582.301 s]
/proc/loadavg: 2.11 1.89 1.61 3/559 27558
/proc/meminfo: memFree=23659828/32951124 swapFree=39849780/67111528
[pid=27543] ppid=27541 vsize=125860 CPUtime=582.3 cores=1,3,5,7
/proc/27543/stat : 27543 (strangenight2-s) R 27541 27543 26137 0 -1 4202496 148295 0 0 0 58204 26 0 0 25 0 1 0 850712847 128880640 24556 33554432000 4194304 4580011 140734745071456 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27543/statm: 31465 24556 367 95 0 26447 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 125860

[startup+642.301 s]

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

[startup+4002.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/559 27662
/proc/meminfo: memFree=23466920/32951124 swapFree=39849780/67111528
[pid=27543] ppid=27541 vsize=181512 CPUtime=4002.35 cores=1,3,5,7
/proc/27543/stat : 27543 (strangenight2-s) R 27541 27543 26137 0 -1 4202496 487566 0 0 0 400120 115 0 0 25 0 1 0 850712847 185868288 37917 33554432000 4194304 4580011 140734745071456 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27543/statm: 45378 37917 367 95 0 40360 0
Current children cumulated CPU time (s) 4002.35
Current children cumulated vsize (KiB) 181512

[startup+4062.32 s]
/proc/loadavg: 2.00 2.02 2.00 3/559 27664
/proc/meminfo: memFree=23452740/32951124 swapFree=39849780/67111528
[pid=27543] ppid=27541 vsize=181564 CPUtime=4062.36 cores=1,3,5,7
/proc/27543/stat : 27543 (strangenight2-s) R 27541 27543 26137 0 -1 4202496 492797 0 0 0 406121 115 0 0 25 0 1 0 850712847 185921536 37514 33554432000 4194304 4580011 140734745071456 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27543/statm: 45391 37514 367 95 0 40373 0
Current children cumulated CPU time (s) 4062.36
Current children cumulated vsize (KiB) 181564

[startup+4122.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/559 27666
/proc/meminfo: memFree=23445860/32951124 swapFree=39849780/67111528
[pid=27543] ppid=27541 vsize=252196 CPUtime=4122.34 cores=1,3,5,7
/proc/27543/stat : 27543 (strangenight2-s) R 27541 27543 26137 0 -1 4202496 495708 0 0 0 412118 116 0 0 25 0 1 0 850712847 258248704 40425 33554432000 4194304 4580011 140734745071456 18446744073709551615 4305191 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27543/statm: 63049 40425 367 95 0 58031 0
Current children cumulated CPU time (s) 4122.34
Current children cumulated vsize (KiB) 252196

[startup+4182.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/559 27666
/proc/meminfo: memFree=23457440/32951124 swapFree=39849780/67111528
[pid=27543] ppid=27541 vsize=252584 CPUtime=4182.35 cores=1,3,5,7
/proc/27543/stat : 27543 (strangenight2-s) R 27541 27543 26137 0 -1 4202496 500646 0 0 0 418117 118 0 0 25 0 1 0 850712847 258646016 39670 33554432000 4194304 4580011 140734745071456 18446744073709551615 4294595 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27543/statm: 63146 39670 367 95 0 58128 0
Current children cumulated CPU time (s) 4182.35
Current children cumulated vsize (KiB) 252584

[startup+4242.3 s]
/proc/loadavg: 2.07 2.03 2.01 3/559 27668
/proc/meminfo: memFree=23447080/32951124 swapFree=39849780/67111528
[pid=27543] ppid=27541 vsize=181732 CPUtime=4242.35 cores=1,3,5,7
/proc/27543/stat : 27543 (strangenight2-s) R 27541 27543 26137 0 -1 4202496 505879 0 0 0 424115 120 0 0 25 0 1 0 850712847 186093568 39055 33554432000 4194304 4580011 140734745071456 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27543/statm: 45433 39055 367 95 0 40415 0
Current children cumulated CPU time (s) 4242.35
Current children cumulated vsize (KiB) 181732

[startup+4302.3 s]
/proc/loadavg: 2.06 2.04 2.01 3/559 27670
/proc/meminfo: memFree=23456048/32951124 swapFree=39849780/67111528
[pid=27543] ppid=27541 vsize=181800 CPUtime=4302.35 cores=1,3,5,7
/proc/27543/stat : 27543 (strangenight2-s) R 27541 27543 26137 0 -1 4202496 511073 0 0 0 430114 121 0 0 25 0 1 0 850712847 186163200 38425 33554432000 4194304 4580011 140734745071456 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27543/statm: 45450 38425 367 95 0 40432 0
Current children cumulated CPU time (s) 4302.35
Current children cumulated vsize (KiB) 181800

[startup+4362.3 s]
/proc/loadavg: 2.18 2.06 2.01 3/559 27672
/proc/meminfo: memFree=23466904/32951124 swapFree=39849780/67111528
[pid=27543] ppid=27541 vsize=181840 CPUtime=4362.35 cores=1,3,5,7
/proc/27543/stat : 27543 (strangenight2-s) R 27541 27543 26137 0 -1 4202496 516148 0 0 0 436113 122 0 0 25 0 1 0 850712847 186204160 37696 33554432000 4194304 4580011 140734745071456 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27543/statm: 45460 37696 367 95 0 40442 0
Current children cumulated CPU time (s) 4362.35
Current children cumulated vsize (KiB) 181840

[startup+4422.3 s]
/proc/loadavg: 2.14 2.06 2.01 3/559 27674
/proc/meminfo: memFree=23442416/32951124 swapFree=39849780/67111528
[pid=27543] ppid=27541 vsize=253576 CPUtime=4422.35 cores=1,3,5,7
/proc/27543/stat : 27543 (strangenight2-s) R 27541 27543 26137 0 -1 4202496 518774 0 0 0 442112 123 0 0 25 0 1 0 850712847 259661824 40322 33554432000 4194304 4580011 140734745071456 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27543/statm: 63394 40322 367 95 0 58376 0
Current children cumulated CPU time (s) 4422.35
Current children cumulated vsize (KiB) 253576

[startup+4482.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/559 27683
/proc/meminfo: memFree=23451396/32951124 swapFree=39849780/67111528
[pid=27543] ppid=27541 vsize=253912 CPUtime=4482.35 cores=1,3,5,7
/proc/27543/stat : 27543 (strangenight2-s) R 27541 27543 26137 0 -1 4202496 524156 0 0 0 448111 124 0 0 25 0 1 0 850712847 260005888 39790 33554432000 4194304 4580011 140734745071456 18446744073709551615 4293179 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27543/statm: 63478 39790 367 95 0 58460 0
Current children cumulated CPU time (s) 4482.35
Current children cumulated vsize (KiB) 253912

[startup+4542.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/559 27685
/proc/meminfo: memFree=23442652/32951124 swapFree=39849780/67111528
[pid=27543] ppid=27541 vsize=254172 CPUtime=4542.35 cores=1,3,5,7
/proc/27543/stat : 27543 (strangenight2-s) R 27541 27543 26137 0 -1 4202496 529567 0 0 0 454110 125 0 0 25 0 1 0 850712847 260272128 39299 33554432000 4194304 4580011 140734745071456 18446744073709551615 4294595 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27543/statm: 63543 39299 367 95 0 58525 0
Current children cumulated CPU time (s) 4542.35
Current children cumulated vsize (KiB) 254172

[startup+4602.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/559 27687
/proc/meminfo: memFree=23448548/32951124 swapFree=39849780/67111528
[pid=27543] ppid=27541 vsize=181948 CPUtime=4602.37 cores=1,3,5,7
/proc/27543/stat : 27543 (strangenight2-s) R 27541 27543 26137 0 -1 4202496 534911 0 0 0 460111 126 0 0 25 0 1 0 850712847 186314752 38759 33554432000 4194304 4580011 140734745071456 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27543/statm: 45487 38759 367 95 0 40469 0
Current children cumulated CPU time (s) 4602.37
Current children cumulated vsize (KiB) 181948

[startup+4662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/559 27689
/proc/meminfo: memFree=23459996/32951124 swapFree=39849780/67111528
[pid=27543] ppid=27541 vsize=182000 CPUtime=4662.36 cores=1,3,5,7
/proc/27543/stat : 27543 (strangenight2-s) R 27541 27543 26137 0 -1 4202496 540112 0 0 0 466108 128 0 0 25 0 1 0 850712847 186368000 38016 33554432000 4194304 4580011 140734745071456 18446744073709551615 4294346 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27543/statm: 45500 38016 367 95 0 40482 0
Current children cumulated CPU time (s) 4662.36
Current children cumulated vsize (KiB) 182000

[startup+4722.32 s]
/proc/loadavg: 2.00 2.02 2.00 3/559 27691
/proc/meminfo: memFree=23431524/32951124 swapFree=39849780/67111528
[pid=27543] ppid=27541 vsize=182036 CPUtime=4722.38 cores=1,3,5,7
/proc/27543/stat : 27543 (strangenight2-s) R 27541 27543 26137 0 -1 4202496 544917 0 0 0 472109 129 0 0 25 0 1 0 850712847 186404864 36877 33554432000 4194304 4580011 140734745071456 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27543/statm: 45509 36877 367 95 0 40491 0
Current children cumulated CPU time (s) 4722.38
Current children cumulated vsize (KiB) 182036

[startup+4782.3 s]
/proc/loadavg: 2.10 2.04 2.01 3/559 27691
/proc/meminfo: memFree=23425524/32951124 swapFree=39849780/67111528
[pid=27543] ppid=27541 vsize=254552 CPUtime=4782.36 cores=1,3,5,7
/proc/27543/stat : 27543 (strangenight2-s) R 27541 27543 26137 0 -1 4202496 548226 0 0 0 478106 130 0 0 25 0 1 0 850712847 260661248 40186 33554432000 4194304 4580011 140734745071456 18446744073709551615 4294439 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27543/statm: 63638 40186 367 95 0 58620 0
Current children cumulated CPU time (s) 4782.36
Current children cumulated vsize (KiB) 254552

[startup+4842.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/559 27693
/proc/meminfo: memFree=23399808/32951124 swapFree=39849780/67111528
[pid=27543] ppid=27541 vsize=210332 CPUtime=4842.36 cores=1,3,5,7
/proc/27543/stat : 27543 (strangenight2-s) R 27541 27543 26137 0 -1 4202496 557388 0 0 0 484104 132 0 0 25 0 1 0 850712847 215379968 43185 33554432000 4194304 4580011 140734745071456 18446744073709551615 4294426 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27543/statm: 52583 43185 367 95 0 47565 0
Current children cumulated CPU time (s) 4842.36
Current children cumulated vsize (KiB) 210332

[startup+4902.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/559 27695
/proc/meminfo: memFree=23395424/32951124 swapFree=39849780/67111528
[pid=27543] ppid=27541 vsize=283048 CPUtime=4902.36 cores=1,3,5,7
/proc/27543/stat : 27543 (strangenight2-s) R 27541 27543 26137 0 -1 4202496 560577 0 0 0 490103 133 0 0 25 0 1 0 850712847 289841152 46374 33554432000 4194304 4580011 140734745071456 18446744073709551615 4294931 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27543/statm: 70762 46374 367 95 0 65744 0
Current children cumulated CPU time (s) 4902.36
Current children cumulated vsize (KiB) 283048

[startup+4962.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/559 27697
/proc/meminfo: memFree=23408144/32951124 swapFree=39849780/67111528
[pid=27543] ppid=27541 vsize=283392 CPUtime=4962.36 cores=1,3,5,7
/proc/27543/stat : 27543 (strangenight2-s) R 27541 27543 26137 0 -1 4202496 565774 0 0 0 496101 135 0 0 25 0 1 0 850712847 290193408 45514 33554432000 4194304 4580011 140734745071456 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27543/statm: 70848 45514 367 95 0 65830 0
Current children cumulated CPU time (s) 4962.36
Current children cumulated vsize (KiB) 283392



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.11 2.05 2.01 3/560 27698
/proc/meminfo: memFree=23620640/32951124 swapFree=39849780/67111528
[pid=27543] ppid=27541 vsize=210480 CPUtime=5000.08 cores=1,3,5,7
/proc/27543/stat : 27543 (strangenight2-s) R 27541 27543 26137 0 -1 4202496 569566 0 0 0 499872 136 0 0 25 0 1 0 850712847 215531520 43216 33554432000 4194304 4580011 140734745071456 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27543/statm: 52620 43216 367 95 0 47602 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 210480

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000.03
CPU time (s): 5000.1
CPU user time (s): 4998.73
CPU system time (s): 1.37379
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 301296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.73
system time used= 1.37379
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 569566
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= 10
involuntary context switches= 54540

runsolver used 25.8681 second user time and 65.1761 second system time

The end

Launcher Data

Begin job on node118 at 2011-05-28 19:47:02
IDJOB=3421820
IDBENCH=83147
IDSOLVER=1887
FILE ID=node118/3421820-1306604822
RUNJOBID= node118-1306604822-27524
PBS_JOBID= 13471562
Free space on /tmp= 73256 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n120-s55656844-unsat.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3421820-1306604822/watcher-3421820-1306604822 -o /tmp/evaluation-result-3421820-1306604822/solver-3421820-1306604822 -C 5000 -W 5100 -M 15500  ./strangenight2-st HOME/instance-3421820-1306604822.cnf

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

MD5SUM BENCH= 4877ca9f3fe317c84d3087c8296a2a0b
RANDOM SEED=454514574

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.842
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	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23862736 kB
Buffers:        197308 kB
Cached:        1618052 kB
SwapCached:      52852 kB
Active:         808256 kB
Inactive:      7991220 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23862736 kB
SwapTotal:    67111528 kB
SwapFree:     39849780 kB
Dirty:           10892 kB
Writeback:           0 kB
AnonPages:     6944124 kB
Mapped:          25484 kB
Slab:           104416 kB
PageTables:     115296 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 183806272 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73252 MiB
End job on node118 at 2011-05-28 21:10:24