Trace number 3421693

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-Night-2-mt (fixed)? (TO) 40000.8 5010.94

General information on the benchmark

NameSAT05/crafted/sabharwal05/counting/fphp/unsat/
harder/fphp-020-019.shuffled-as.sat05-1232.cnf
MD5SUMabb32bff5eb954e790612a6209864b5d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2.08668
Satisfiable
(Un)Satisfiability was proved
Number of variables380
Number of clauses7050
Sum of the clauses size14440
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 27030
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 520

Solver Data

0.00/0.00	c Outputting solution to console
0.49/0.13	c Using 8 threads
0.49/0.13	c This is CryptoMiniSat 3.0.0
0.49/0.13	c WARNING: for repeatability, setting FPU to use double precision
0.49/0.13	c Reading file 'HOME/instance-3421693-1306786774.cnf'
0.49/0.13	c -- header says num vars:            380
0.49/0.13	c -- header says num clauses:        7050
0.49/0.14	c -- clauses added:            0 learnts,         7050 normals,            0 xors
0.49/0.14	c -- vars added        380
0.49/0.14	c Parsing time:  0.00 s
0.49/0.14	c  N st     0         0       380        20      7030         0     14440         0   no data   no data
0.49/0.14	c asymm  cl-useful: 0/20/20 lits-rem:0 time: 0.00
0.49/0.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.49/0.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.49/0.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.49/0.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.49/0.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    380 time:  0.00 s
0.49/0.14	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
0.49/0.15	c lits-rem:         0  cl-subs:        0  v-elim:     20  v-fix:    0  time:  0.00 s
0.49/0.15	c Finding binary XORs  T:     0.00 s  found:       0
0.49/0.15	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.49/0.15	c calculated reachability. Time: 0.00
0.49/0.15	c Calc default polars -  time:   0.00 s pos:     189 undec:      20 neg:     171
0.49/0.15	c =========================================================================================
0.49/0.15	c types(t): F = full restart, N = normal restart
0.49/0.15	c types(t): S = simplification begin/end, E = solution found
0.49/0.15	c restart types(rt): st = static, dy = dynamic
0.49/0.15	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.49/0.15	c  B st     0         0       360       371      6299         0     19800         0   no data   no data
1.18/0.25	c  N dy     9      4121       360       371      6299      3716     19800    220983     19.54     20.58
1.91/0.35	c  N dy    18      8234       360       371      6299      5224     19800    290912     18.79     19.79
2.71/0.46	c  N dy    29     12456       360       371      6299      5224     19800    273881     18.71     19.84
3.50/0.54	c  N dy    46     16464       360       371      6299      8890     19800    486370     18.99     20.10
4.31/0.64	c  N dy    62     20559       360       371      6299      7467     19800    404690     19.11     20.19
5.11/0.77	c  N dy    67     24871       360       371      6299     11393     19800    635044     18.98     20.12
5.11/0.77	c  F st    68     25001       360       371      6299     11513     19800    640675     18.97     17.44
6.71/0.92	c  N dy    74     30001       360       371      6299      9910     19800    557483     18.97   no data
6.71/0.92	c  S st    74     30001       360       371      6299      9910     19800    557483     18.97   no data
6.71/0.93	c  S st    74     30503       360       371      6299     10380     19800    582221     18.97   no data
6.71/0.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.71/0.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
6.71/0.95	c blocked clauses removed:        0 vars:      0 tried:         360 T: 0.00 s
6.71/0.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.71/0.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
6.71/0.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
6.71/0.95	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
6.71/0.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
19.47/2.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.62 s
22.67/2.99	c lits-rem:       222  cl-subs:      727  v-elim:      0  v-fix:    0  time:  0.39 s
23.46/3.00	c asymm  cl-useful: 0/371/371 lits-rem:0 time: 0.01
23.46/3.00	c calculated reachability. Time: 0.00
23.46/3.00	c  N dy    74     30503       360       371      6299      9653     19800    527195     18.97   no data
24.27/3.18	c  N dy    79     35304       360       371      6299     14073     19800    818138     18.74     19.73
25.13/3.29	c  N dy    92     39390       360       371      6299     10648     19800    562158     18.71     20.91
26.65/3.40	c  N dy   117     43586       360       371      6299     14527     19800    795388     18.94     19.96
26.65/3.48	c  S st   123     45754       360       371      6299      8275     19800    415590     18.94   no data
26.65/3.49	c  S st   123     46255       360       371      6299      8762     19800    441530     18.94   no data
26.65/3.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.46/3.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
27.46/3.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
27.46/3.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.46/3.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
27.46/3.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
27.46/3.51	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
27.46/3.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
37.04/4.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.22 s
37.83/4.83	c lits-rem:        76  cl-subs:      209  v-elim:      0  v-fix:    0  time:  0.08 s
37.83/4.83	c vivif2 --  cl tried      371 cl shrink        0 lits rem          0 time: 0.00
37.83/4.84	c vivif2 --  cl tried     8553 cl shrink        0 lits rem          0 time: 0.01
37.83/4.85	c asymm  cl-useful: 0/371/371 lits-rem:0 time: 0.01
37.83/4.85	c calculated reachability. Time: 0.00
37.83/4.85	c  N dy   123     46255       360       371      6299      8553     19800    427368     18.94   no data
38.64/4.97	c  N dy   136     51119       360       371      6299     13013     19800    673967     18.88     20.03
39.44/5.08	c  N dy   150     55271       360       371      6299     16856     19800    900880     18.88     19.97
41.03/5.21	c  N dy   156     59332       360       371      6299     11416     19800    608120     18.83     19.93
41.84/5.36	c  N dy   173     64858       360       371      6299     16536     19800    909853     18.81     20.03
42.68/5.51	c  N dy   183     69382       360       371      6299     10574     19800    532704     18.77     18.53
42.68/5.51	c  S st   183     69382       360       371      6299     10574     19800    532704     18.77     18.53
43.54/5.52	c  S st   183     69886       360       371      6299     11054     19800    558013     18.77   no data
43.54/5.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
43.54/5.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
43.54/5.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
43.54/5.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
43.54/5.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
43.54/5.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
43.54/5.55	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
43.54/5.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
56.20/7.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.53 s
57.00/7.20	c lits-rem:        38  cl-subs:      210  v-elim:      0  v-fix:    0  time:  0.10 s
57.00/7.20	c vivif2 --  cl tried      371 cl shrink        0 lits rem          0 time: 0.00
57.00/7.21	c vivif2 --  cl tried    10844 cl shrink        0 lits rem          0 time: 0.01
57.00/7.22	c asymm  cl-useful: 0/371/371 lits-rem:0 time: 0.01
57.00/7.23	c calculated reachability. Time: 0.00
57.00/7.23	c  N dy   183     69886       360       371      6299     10844     19800    544355     18.77   no data
57.80/7.35	c  N dy   196     74369       360       371      6299     14996     19800    794280     18.79     22.32
58.60/7.48	c  N dy   207     79152       360       371      6299     19400     19800   1051183     18.74     19.76
60.25/7.62	c  N dy   225     84283       360       371      6299     13072     19800    652105     18.75     19.83
60.25/7.70	c  F st   239     87501       360       371      6299     16021     19800    820132     18.75     16.59
61.12/7.79	c  N st   244     90799       360       371      6299     19064     19800   1002866     18.75   no data
62.58/7.98	c  N dy   267     96606       360       371      6299     12442     19800    604631     18.82     19.84
64.18/8.13	c  N dy   296    102838       360       371      6299     18204     19800    940198     18.86     19.86
64.18/8.19	c  S st   308    104829       360       371      6299     20033     19800   1050785     18.90   no data
64.98/8.20	c  S st   308    105330       360       371      6299     20510     19800   1076083     18.90   no data
64.98/8.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
64.98/8.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
64.98/8.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
64.98/8.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
64.98/8.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
64.98/8.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
64.98/8.24	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
64.98/8.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
78.68/9.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.67 s
85.75/10.90	c lits-rem:       210  cl-subs:      816  v-elim:      0  v-fix:    0  time:  0.94 s
85.75/10.90	c vivif2 --  cl tried      371 cl shrink        0 lits rem          0 time: 0.00
85.75/10.91	c vivif2 --  cl tried    19694 cl shrink        0 lits rem          0 time: 0.02
86.60/10.94	c asymm  cl-useful: 0/371/371 lits-rem:0 time: 0.02
86.60/10.94	c calculated reachability. Time: 0.00
86.60/10.94	c  N dy   308    105330       360       371      6299     19694     19800   1016893     18.90   no data
88.14/11.14	c  N dy   339    112059       360       371      6299     12999     19800    617912     18.92     19.95
89.73/11.33	c  N dy   368    119603       360       371      6299     19924     19800   1027101     18.97     20.02
91.33/11.55	c  N dy   407    127367       360       371      6299     27129     19800   1456049     19.02     20.08
93.73/11.83	c  N dy   432    136861       360       371      6299     22023     19800   1137979     19.02     20.03
96.25/12.18	c  N dy   449    145743       360       371      6299     15469     19800    743988     18.94     20.00
99.30/12.50	c  N dy   472    156777       360       371      6299     25639     19800   1345405     18.89     19.92
99.30/12.54	c  S st   476    157995       360       371      6299     26762     19800   1411664     18.88     16.56
99.30/12.56	c  S st   476    158498       360       371      6299     27256     19800   1437966     18.88   no data
99.30/12.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
100.10/12.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.04
100.10/12.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
100.10/12.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
100.10/12.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
100.10/12.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
100.10/12.62	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
100.10/12.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
116.07/14.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.00 s
134.44/16.95	c lits-rem:       321  cl-subs:     1341  v-elim:      0  v-fix:    0  time:  2.28 s
134.44/16.95	c vivif2 --  cl tried      371 cl shrink        0 lits rem          0 time: 0.00
134.44/16.98	c vivif2 --  cl tried    25915 cl shrink        0 lits rem          0 time: 0.02
135.24/17.01	c asymm  cl-useful: 0/371/371 lits-rem:0 time: 0.03
135.24/17.01	c calculated reachability. Time: 0.00
135.24/17.01	c  N dy   476    158498       360       371      6299     25915     19800   1342556     18.88   no data
137.64/17.30	c  N dy   519    168684       360       371      6299     19645     19800    972603     18.93     20.09
139.29/17.60	c  N dy   559    179468       360       371      6299     29632     19800   1552243     18.94     20.56
142.41/17.96	c  N dy   596    191112       360       371      6299     23815     19800   1215693     18.94     20.17
145.61/18.39	c  N dy   633    203872       360       371      6299     18061     19800    857868     18.95     20.07
148.93/18.77	c  N dy   672    216886       360       371      6299     30083     19800   1570976     18.93     19.99
151.99/19.20	c  N dy   720    230732       360       371      6299     24404     19800   1222828     18.94     19.94
154.39/19.42	c  S st   741    237747       360       371      6299     30904     19800   1602761     18.94   no data
154.39/19.44	c  S st   741    238248       360       371      6299     31391     19800   1628606     18.94   no data
154.39/19.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
154.39/19.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.04
154.39/19.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
154.39/19.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
154.39/19.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
154.39/19.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
154.39/19.49	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
155.19/19.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
167.97/21.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.61 s
183.20/23.05	c lits-rem:       296  cl-subs:     1249  v-elim:      0  v-fix:    0  time:  1.89 s
183.20/23.05	c vivif2 --  cl tried      371 cl shrink        0 lits rem          0 time: 0.00
183.20/23.08	c vivif2 --  cl tried    30142 cl shrink        0 lits rem          0 time: 0.02
183.20/23.11	c asymm  cl-useful: 0/371/371 lits-rem:0 time: 0.03
183.20/23.11	c calculated reachability. Time: 0.00
183.20/23.11	c  N dy   741    238248       360       371      6299     30142     19800   1542625     18.94   no data
187.92/23.64	c  N dy   795    254007       360       371      6299     25377     19800   1294392     18.95     20.14
193.51/24.32	c  N dy   851    271877       360       371      6299     21547     19800   1064236     18.94     19.98
197.51/24.84	c  N dy   933    289232       360       371      6299     37631     19800   2022359     18.99     21.73
202.30/25.42	c  F st  1017    306252       360       371      6299     32097     19800   1724975     19.03   no data
202.30/25.48	c  N st  1021    308287       360       371      6299     33970     19800   1831693     19.03   no data
208.70/26.25	c  N dy  1074    328155       360       371      6299     30105     19800   1586282     19.01     20.02
215.08/27.08	c  N dy  1134    348702       360       371      6299     26052     19800   1318319     19.00     20.02
217.48/27.36	c  S st  1163    357372       360       371      6299     34017     19800   1787706     19.00     18.35
217.48/27.38	c  S st  1163    357872       360       371      6299     34486     19800   1812143     19.00   no data
217.48/27.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
218.33/27.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.04
218.33/27.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
218.33/27.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
218.33/27.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
218.33/27.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
218.33/27.43	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
218.33/27.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
231.84/29.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.68 s
249.40/31.37	c lits-rem:       337  cl-subs:     1372  v-elim:      0  v-fix:    0  time:  2.20 s
249.40/31.37	c vivif2 --  cl tried      371 cl shrink        0 lits rem          0 time: 0.00
250.21/31.40	c vivif2 --  cl tried    33114 cl shrink        0 lits rem          0 time: 0.03
250.21/31.44	c asymm  cl-useful: 0/371/371 lits-rem:0 time: 0.04
250.21/31.44	c calculated reachability. Time: 0.00
250.21/31.44	c  N dy  1163    357872       360       371      6299     33114     19800   1719557     19.00   no data
255.80/32.18	c  N dy  1238    378820       360       371      6299     28522     19800   1442600     19.02     20.06
263.10/33.05	c  N dy  1285    400340       360       371      6299     48358     19800   2610589     18.97     20.02
268.56/33.73	c  N dy  1364    420471       360       371      6299     42132     19800   2215252     19.00     20.03
274.14/34.44	c  N dy  1461    440546       360       371      6299     34883     19800   1779947     19.06     20.19
280.66/35.23	c  N dy  1502    460714       360       371      6299     53673     19800   2937022     19.03     20.22
286.12/35.97	c  N dy  1566    480934       360       371      6299     45493     19800   2377307     19.03     20.11
291.70/36.69	c  N dy  1645    500947       360       371      6299     36181     19800   1809579     19.06     21.53
297.34/37.40	c  N dy  1715    521013       360       371      6299     54672     19800   2916039     19.06     20.14
302.09/37.95	c  S st  1775    536808       360       371      6299     40641     19800   2051341     19.07     18.13
302.09/37.97	c  S st  1775    537311       360       371      6299     41117     19800   2075932     19.07   no data
302.09/37.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
302.89/38.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.05
302.89/38.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
302.89/38.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
302.89/38.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
302.89/38.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
302.89/38.04	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
302.89/38.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
318.85/40.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.97 s
342.13/42.97	c lits-rem:       313  cl-subs:     1151  v-elim:      0  v-fix:    0  time:  2.88 s
342.13/42.97	c vivif2 --  cl tried      371 cl shrink        0 lits rem          0 time: 0.00
342.80/43.00	c vivif2 --  cl tried    39966 cl shrink        0 lits rem          0 time: 0.03
342.80/43.06	c asymm  cl-useful: 0/371/371 lits-rem:0 time: 0.06
342.80/43.06	c calculated reachability. Time: 0.00
342.80/43.06	c  N dy  1775    537311       360       371      6299     39966     19800   1995861     19.07   no data
349.20/43.87	c  N dy  1876    557350       360       371      6299     58610     19800   3160131     19.12     20.28
355.58/44.65	c  N dy  1964    578548       360       371      6299     48663     19800   2536048     19.15     20.17
361.96/45.43	c  N dy  2017    599124       360       371      6299     37015     19800   1801094     19.14     20.37
367.62/46.20	c  N dy  2103    619632       360       371      6299     56046     19800   2954328     19.15     20.18
374.75/47.01	c  N dy  2159    639874       360       371      6299     43312     19800   2176880     19.15     20.16
381.13/47.82	c  N dy  2231    660055       360       371      6299     62165     19800   3322443     19.16     20.19
386.71/48.58	c  N dy  2299    680354       360       371      6299     48518     19800   2463350     19.16     20.38
393.11/49.41	c  N dy  2405    700420       360       371      6299     33751     19800   1557646     19.21     20.25
399.50/50.11	c  N dy  2500    720459       360       371      6299     52446     19800   2701471     19.24     20.81
405.87/50.96	c  N dy  2584    740545       360       371      6299     36671     19800   1713900     19.26     21.09
411.51/51.70	c  N dy  2674    762063       360       371      6299     56738     19800   2938617     19.27     20.34
419.44/52.62	c  N dy  2740    782274       360       371      6299     40103     19800   1919837     19.27     20.30
425.82/53.41	c  N dy  2795    802358       360       371      6299     58762     19800   3088673     19.27     22.64
426.63/53.55	c  S st  2800    805966       360       371      6299     62103     19800   3281603     19.27   no data
426.63/53.58	c  S st  2800    806467       360       371      6299     62585     19800   3308296     19.27   no data
426.63/53.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
427.42/53.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.4M T:  0.07
427.42/53.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
427.42/53.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
427.42/53.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
427.42/53.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
427.42/53.67	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
428.22/53.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
443.39/55.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.81 s
499.35/62.62	c lits-rem:       271  cl-subs:     2335  v-elim:      0  v-fix:    0  time:  7.01 s
499.35/62.62	c vivif2 --  cl tried      371 cl shrink        0 lits rem          0 time: 0.00
499.35/62.67	c vivif2 --  cl tried    60250 cl shrink        0 lits rem          0 time: 0.05
500.22/62.75	c asymm  cl-useful: 0/371/371 lits-rem:0 time: 0.08
500.22/62.75	c calculated reachability. Time: 0.00
500.22/62.75	c  N dy  2800    806467       360       371      6299     60250     19800   3139533     19.27   no data
507.27/63.64	c  N dy  2879    826999       360       371      6299     43249     19800   2082481     19.28     20.35
513.65/64.45	c  N dy  2939    847228       360       371      6299     61975     19800   3202540     19.28     20.32
520.83/65.30	c  N dy  3005    867324       360       371      6299     43578     19800   2069515     19.27     20.66
527.23/66.14	c  N dy  3074    887440       360       371      6299     62253     19800   3221664     19.28     20.32
535.34/67.13	c  N dy  3159    907558       360       371      6299     42883     19800   2012688     19.29     20.32
541.60/67.94	c  N dy  3234    928316       360       371      6299     62195     19800   3172825     19.30     20.33
549.57/68.99	c  N dy  3321    949184       360       371      6299     42589     19800   1982192     19.32     20.45
555.96/69.76	c  N dy  3380    969239       360       371      6299     61299     19800   3138650     19.32     20.36
563.94/70.71	c  N dy  3444    989307       360       371      6299     79905     19800   4295191     19.31     22.45
569.59/71.51	c  N dy  3519   1009317       360       371      6299     58616     19800   2947760     19.32     23.46
577.52/72.43	c  N dy  3587   1030218       360       371      6299     78132     19800   4147047     19.32     20.37
584.70/73.30	c  N dy  3673   1050348       360       371      6299     55948     19800   2759512     19.33     20.37
591.08/74.17	c  N dy  3743   1070377       360       371      6299     74647     19800   3904820     19.33     27.97
591.88/74.24	c  F st  3749   1071875       360       371      6299     76053     19800   3988589     19.33     18.39
599.06/75.10	c  N dy  3817   1090686       360       371      6299     51623     19800   2503759     19.34     20.38
606.25/76.01	c  N dy  3910   1110867       360       371      6299     70514     19800   3682534     19.35     20.47
614.36/77.07	c  N dy  3979   1132586       360       371      6299     47802     19800   2241065     19.36     20.39
620.63/77.87	c  N dy  4078   1152751       360       371      6299     66791     19800   3420236     19.37     20.57
628.60/78.81	c  N dy  4165   1172757       360       371      6299     85654     19800   4598526     19.39     20.41
635.77/79.77	c  N dy  4224   1193604       360       371      6299     61147     19800   3058624     19.38     20.44
641.35/80.46	c  S st  4269   1209700       360       371      6299     76269     19800   4005085     19.38     17.43
641.35/80.49	c  S st  4269   1210203       360       371      6299     76755     19800   4031652     19.38   no data
642.15/80.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
642.15/80.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.8M T:  0.09
642.15/80.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
642.15/80.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
642.15/80.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
642.15/80.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
642.15/80.59	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
642.95/80.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
658.25/82.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.84 s
725.98/91.02	c lits-rem:       135  cl-subs:     2307  v-elim:      0  v-fix:    0  time:  8.42 s
725.98/91.02	c vivif2 --  cl tried      371 cl shrink        0 lits rem          0 time: 0.00
725.98/91.09	c vivif2 --  cl tried    74448 cl shrink        0 lits rem          0 time: 0.07
727.63/91.21	c asymm  cl-useful: 0/371/371 lits-rem:0 time: 0.12
727.63/91.22	c calculated reachability. Time: 0.00
727.63/91.22	c  N dy  4269   1210203       360       371      6299     74448     19800   3867843     19.38   no data
735.56/92.28	c  N dy  4337   1230224       360       371      6299     48235     19800   2224558     19.38     20.51
741.94/93.09	c  N dy  4388   1250234       360       371      6299     66911     19800   3382636     19.38     20.52
751.53/94.23	c  N dy  4452   1273181       360       371      6299     88165     19800   4692134     19.38     20.43
760.32/95.34	c  N dy  4499   1293484       360       371      6299     61369     19800   3034324     19.37     21.66
768.30/96.39	c  N dy  4584   1314110       360       371      6299     80705     19800   4230246     19.38     20.41
778.68/97.63	c  N dy  4663   1334723       360       371      6299     53237     19800   2512446     19.38     20.58
785.86/98.57	c  N dy  4735   1355034       360       371      6299     72253     19800   3698532     19.39     20.42
794.64/99.69	c  N dy  4825   1375116       360       371      6299     91142     19800   4891596     19.41     20.45
802.62/100.68	c  N dy  4890   1395518       360       371      6299     62533     19800   3065180     19.41     20.65
810.61/101.65	c  N dy  4951   1415591       360       371      6299     81178     19800   4235629     19.41     20.48
820.19/102.88	c  N dy  5030   1435843       360       371      6299     51550     19800   2367294     19.41     20.72
827.37/103.75	c  N dy  5093   1456341       360       371      6299     70710     19800   3535442     19.41     20.51
835.37/104.75	c  N dy  5169   1476377       360       371      6299     89488     19800   4692563     19.42     20.44
843.34/105.78	c  N dy  5243   1496606       360       371      6299     58856     19800   2820485     19.42     20.45
850.59/106.68	c  N dy  5324   1517790       360       371      6299     78750     19800   4065100     19.43     20.47
858.51/107.69	c  N dy  5373   1538182       360       371      6299     97856     19800   5244236     19.42     20.47
866.50/108.61	c  N dy  5442   1558232       360       371      6299     66111     19800   3242098     19.42     20.62
874.47/109.62	c  N dy  5502   1578999       360       371      6299     85630     19800   4474157     19.42     20.70
884.06/110.86	c  N dy  5573   1599089       360       371      6299     52879     19800   2407851     19.42     20.51
891.24/111.72	c  N dy  5649   1619185       360       371      6299     71722     19800   3631908     19.43     20.87
899.21/112.75	c  N dy  5733   1639326       360       371      6299     90629     19800   4821781     19.43     20.55
908.79/113.94	c  N dy  5792   1660147       360       371      6299     57665     19800   2696009     19.43     20.52
915.98/114.85	c  N dy  5839   1680789       360       371      6299     77086     19800   3901041     19.42     20.63
924.76/115.94	c  N dy  5893   1700820       360       371      6299     95766     19800   5042894     19.42     23.12
928.77/116.48	c  S st  5941   1710204       360       371      6299    104586     19800   5603508     19.43     19.01
929.62/116.52	c  S st  5941   1710707       360       371      6299    105069     19800   5630508     19.43   no data
929.62/116.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
930.48/116.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.0M T:  0.13
930.48/116.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
930.48/116.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
930.48/116.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
930.48/116.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
930.48/116.67	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
931.15/116.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
948.04/118.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.97 s
1113.18/139.56	c lits-rem:       139  cl-subs:     3636  v-elim:      0  v-fix:    0  time: 20.71 s
1113.18/139.56	c vivif2 --  cl tried      371 cl shrink        0 lits rem          0 time: 0.00
1114.03/139.66	c vivif2 --  cl tried   101433 cl shrink        0 lits rem          0 time: 0.10
1115.57/139.84	c asymm  cl-useful: 0/371/371 lits-rem:0 time: 0.18
1115.57/139.84	c calculated reachability. Time: 0.00
1115.57/139.84	c  N dy  5941   1710707       360       371      6299    101433     19800   5379102     19.43   no data
1124.35/140.94	c  N dy  6027   1731283       360       371      6299     67403     19800   3280781     19.44     20.56
1131.60/141.88	c  N dy  6101   1751464       360       371      6299     86382     19800   4475326     19.44     20.50
1141.25/143.07	c  N dy  6164   1771510       360       371      6299    105299     19800   5674797     19.44     23.00
1149.15/144.08	c  N dy  6252   1791701       360       371      6299     69787     19800   3412672     19.45     20.55
1157.10/145.04	c  N dy  6298   1812044       360       371      6299     88827     19800   4600776     19.44     20.48
1165.88/146.15	c  N dy  6367   1832049       360       371      6299    107722     19800   5774555     19.44     21.70
1173.86/147.19	c  N dy  6479   1852476       360       371      6299     71562     19800   3536104     19.46     20.50
1181.84/148.17	c  N dy  6532   1872715       360       371      6299     90579     19800   4736222     19.46     20.49
1191.42/149.31	c  N dy  6645   1892720       360       371      6299    109409     19800   5952423     19.48     20.52
1199.41/150.31	c  N dy  6717   1912776       360       371      6299     71916     19800   3535594     19.48     20.54
1206.59/151.29	c  N dy  6793   1932813       360       371      6299     90810     19800   4751660     19.49     24.70
1216.18/152.44	c  N dy  6892   1952906       360       371      6299    109782     19800   5964015     19.50     20.57
1224.93/153.51	c  N dy  6954   1973386       360       371      6299     71584     19800   3509854     19.51     20.64
1232.91/154.51	c  N dy  7037   1993553       360       371      6299     90541     19800   4717965     19.51     20.73
1241.69/155.68	c  N dy  7134   2013721       360       371      6299    109495     19800   5932585     19.52     20.66
1250.47/156.78	c  N dy  7199   2033816       360       371      6299     70028     19800   3358771     19.52     26.43
1258.45/157.79	c  N dy  7297   2055285       360       371      6299     90282     19800   4651338     19.54     20.62
1267.23/158.87	c  N dy  7375   2075296       360       371      6299    109091     19800   5841509     19.55     21.22
1279.21/160.31	c  N dy  7460   2100153       360       371      6299     73161     19800   3547601     19.55     20.83
1287.99/161.45	c  N dy  7519   2120192       360       371      6299     92002     19800   4762470     19.55     24.11
1297.57/162.66	c  N dy  7583   2140282       360       371      6299    110802     19800   5960152     19.55     20.63
1307.19/163.85	c  N dy  7685   2160502       360       371      6299     69721     19800   3338224     19.56     20.64
1314.33/164.77	c  N dy  7768   2180560       360       371      6299     88624     19800   4526869     19.57     22.27
1323.11/165.86	c  N dy  7838   2200729       360       371      6299    107594     19800   5723179     19.57     20.65
1327.90/166.41	c  S st  7871   2210709       360       371      6299    116979     19800   6302867     19.57     17.99
1327.90/166.46	c  S st  7871   2211215       360       371      6299    117468     19800   6332304     19.57   no data
1327.90/166.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1329.50/166.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.4M T:  0.15
1329.50/166.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1329.50/166.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1329.50/166.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1329.50/166.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
1329.50/166.64	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
1330.30/166.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
1349.45/169.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.30 s
1555.44/194.94	c lits-rem:       133  cl-subs:     3275  v-elim:      0  v-fix:    0  time: 25.78 s
1555.44/194.94	c vivif2 --  cl tried      371 cl shrink        0 lits rem          0 time: 0.00
1556.24/195.05	c vivif2 --  cl tried   114193 cl shrink        0 lits rem          0 time: 0.10
1557.04/195.19	c asymm  cl-useful: 0/371/371 lits-rem:0 time: 0.14
1557.04/195.20	c calculated reachability. Time: 0.00
1557.04/195.20	c  N dy  7871   2211215       360       371      6299    114193     19800   6099102     19.57   no data
1566.63/196.31	c  N dy  7949   2231298       360       371      6299     72012     19800   3447461     19.57     21.25
1573.80/197.24	c  N dy  8030   2251349       360       371      6299     90912     19800   4602513     19.58     20.89
1582.57/198.35	c  N dy  8072   2271424       360       371      6299    109576     19800   5706194     19.57     20.60
1592.16/199.57	c  N dy  8131   2291596       360       371      6299     66571     19800   3123438     19.57     20.63
1600.15/200.52	c  N dy  8190   2312575       360       371      6299     86246     19800   4373157     19.56     20.62
1608.13/201.57	c  N dy  8265   2332714       360       371      6299    105200     19800   5578154     19.57     20.64
1618.50/202.80	c  N dy  8335   2354094       360       371      6299    125255     19800   6819412     19.56     20.60
1626.48/203.87	c  N dy  8394   2375024       360       371      6299     81961     19800   4047845     19.56     20.62
1634.47/204.83	c  N dy  8461   2395080       360       371      6299    100758     19800   5186306     19.56     25.27
1643.25/205.96	c  N dy  8531   2415172       360       371      6299    119576     19800   6358865     19.56     24.64
1652.04/207.10	c  N dy  8593   2435877       360       371      6299     75212     19800   3630600     19.56     20.73
1660.01/208.03	c  N dy  8660   2456226       360       371      6299     94256     19800   4817223     19.56     20.75
1668.79/209.14	c  N dy  8751   2477023       360       371      6299    113775     19800   6039822     19.56     20.68
1679.16/210.49	c  N dy  8798   2498381       360       371      6299     69114     19800   3249073     19.56     20.63
1687.14/211.43	c  N dy  8862   2518949       360       371      6299     88454     19800   4470507     19.56     20.63
1695.13/212.46	c  N dy  8926   2539002       360       371      6299    107248     19800   5658983     19.56     22.52
1704.71/213.62	c  N dy  8993   2559065       360       371      6299    126137     19800   6854072     19.56     25.49
1714.28/214.81	c  N dy  9059   2579701       360       371      6299     79856     19800   3941373     19.56     20.64
1721.47/215.78	c  N dy  9127   2599712       360       371      6299     98653     19800   5128033     19.56     25.81
1731.86/217.00	c  N dy  9239   2619822       360       371      6299    117747     19800   6359755     19.57     20.61
1743.83/218.57	c  N dy  9330   2639956       360       371      6299     69897     19800   3293711     19.58     20.65
1751.81/219.59	c  N dy  9407   2661431       360       371      6299     90023     19800   4533484     19.58     20.68
1761.39/220.77	c  N dy  9477   2682350       360       371      6299    109667     19800   5772499     19.58     20.61
1772.62/222.19	c  N dy  9547   2703160       360       371      6299    129200     19800   7010401     19.58     20.65
1778.96/222.99	c  S st  9568   2711216       360       371      6299     69137     19800   3241235     19.58   no data
1779.75/223.02	c  S st  9568   2711719       360       371      6299     69627     19800   3269726     19.58   no data
1779.75/223.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1780.56/223.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.13
1780.56/223.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1780.56/223.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1780.56/223.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1780.56/223.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
1780.56/223.18	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
1781.41/223.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
1806.10/226.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.98 s
1855.58/232.55	c lits-rem:        74  cl-subs:      368  v-elim:      0  v-fix:    0  time:  6.25 s
1855.58/232.55	c vivif2 --  cl tried      371 cl shrink        0 lits rem          0 time: 0.00
1856.39/232.62	c vivif2 --  cl tried    69259 cl shrink        0 lits rem          0 time: 0.07
1857.19/232.74	c asymm  cl-useful: 0/371/371 lits-rem:0 time: 0.12
1857.19/232.75	c calculated reachability. Time: 0.00
1857.19/232.75	c  N dy  9568   2711719       360       371      6299     69259     19800   3246421     19.58   no data
1866.77/233.95	c  N dy  9617   2731959       360       371      6299     88225     19800   4457394     19.57     20.63
1877.16/235.24	c  N dy  9698   2752807       360       371      6299    107819     19800   5681148     19.58     20.64
1888.32/236.64	c  N dy  9781   2772822       360       371      6299    126602     19800   6875244     19.58     28.31
1899.50/238.03	c  N dy  9853   2792834       360       371      6299     76880     19800   3723084     19.59     25.01
1908.29/239.12	c  N dy  9927   2812900       360       371      6299     95646     19800   4905842     19.59     20.66
1917.87/240.36	c  N dy  9997   2833195       360       371      6299    114701     19800   6084629     19.59     20.69
1929.85/241.86	c  N dy 10080   2853478       360       371      6299    133754     19800   7301668     19.59     20.64
1940.35/243.18	c  N dy 10144   2873498       360       371      6299     83114     19800   4112415     19.60     20.64
1948.26/244.16	c  N dy 10195   2893674       360       371      6299    101960     19800   5280664     19.59     20.66
1957.92/245.38	c  N dy 10296   2913710       360       371      6299    120859     19800   6491422     19.60     20.70
1968.96/246.79	c  N dy 10379   2934655       360       371      6299    140570     19800   7755720     19.61     20.64
1977.74/247.85	c  N dy 10451   2954915       360       371      6299     89022     19800   4455399     19.61     20.92
1985.72/248.88	c  N dy 10523   2974933       360       371      6299    107718     19800   5624407     19.61     20.69
1995.30/250.07	c  N dy 10584   2995026       360       371      6299    126659     19800   6827852     19.61     26.78
2008.10/251.65	c  N dy 10674   3017565       360       371      6299     76525     19800   3680252     19.61     20.73
2015.27/252.59	c  N dy 10731   3037648       360       371      6299     95300     19800   4856850     19.61     20.69
2024.05/253.67	c  N dy 10778   3057649       360       371      6299    114026     19800   6026002     19.61     24.38
2034.44/254.92	c  N dy 10855   3078038       360       371      6299    133231     19800   7236468     19.61     20.68
2044.87/256.26	c  N dy 10933   3098876       360       371      6299     80520     19800   3905892     19.62     20.66
2052.81/257.24	c  N dy 11013   3118945       360       371      6299     99411     19800   5094531     19.62     20.72
2062.43/258.42	c  N dy 11092   3140684       360       371      6299    119791     19800   6373813     19.62     20.69
2072.08/259.67	c  N dy 11145   3161092       360       371      6299    138983     19800   7593584     19.62     20.67
2081.53/260.85	c  N dy 11205   3181123       360       371      6299     84502     19800   4143631     19.62     23.95
2090.30/261.91	c  N dy 11256   3202621       360       371      6299    104495     19800   5384860     19.61     20.68
2094.31/262.40	c  S st 11283   3211719       360       371      6299    112983     19800   5907929     19.61     18.53
2094.31/262.45	c  S st 11283   3212221       360       371      6299    113469     19800   5933713     19.61   no data
2094.31/262.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2095.91/262.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.3M T:  0.20
2095.91/262.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2095.91/262.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2095.91/262.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
2095.91/262.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
2095.91/262.69	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
2096.70/262.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
2118.25/265.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.50 s
2253.98/282.47	c lits-rem:       195  cl-subs:     2784  v-elim:      0  v-fix:    0  time: 17.05 s
2253.98/282.47	c vivif2 --  cl tried      371 cl shrink        0 lits rem          0 time: 0.00
2254.78/282.59	c vivif2 --  cl tried   110685 cl shrink        0 lits rem          0 time: 0.11
2257.16/282.84	c asymm  cl-useful: 0/371/371 lits-rem:0 time: 0.25
2257.16/282.84	c calculated reachability. Time: 0.00
2257.16/282.84	c  N dy 11283   3212221       360       371      6299    110685     19800   5737278     19.61   no data
2268.34/284.27	c  N dy 11374   3232383       360       371      6299    129746     19800   6964571     19.62     20.67
2282.84/286.09	c  N dy 11478   3253079       360       371      6299     75276     19800   3554070     19.63     20.81
2292.29/287.22	c  N dy 11526   3273176       360       371      6299     94160     19800   4743728     19.62     20.82
2302.67/288.52	c  N dy 11616   3293185       360       371      6299    113036     19800   5984626     19.63     26.24
2314.64/290.03	c  N dy 11682   3314661       360       371      6299    133259     19800   7261014     19.63     20.75
2329.80/291.95	c  N dy 11752   3335690       360       371      6299     77851     19800   3711589     19.63     20.78
2338.58/293.09	c  N dy 11812   3356632       360       371      6299     97512     19800   4937235     19.63     20.87
2348.97/294.38	c  N dy 11891   3377281       360       371      6299    116912     19800   6169965     19.63     20.67
2361.01/295.87	c  N dy 11962   3397424       360       371      6299    135785     19800   7367465     19.63     20.69
2376.91/297.81	c  N dy 12047   3418174       360       371      6299     79265     19800   3796093     19.64     20.78
2385.69/298.91	c  N dy 12119   3438844       360       371      6299     98646     19800   5006107     19.64     20.77
2399.26/300.61	c  N dy 12161   3462996       360       371      6299    121318     19800   6437191     19.63     20.70
2410.44/302.08	c  N dy 12229   3483143       360       371      6299    140345     19800   7661230     19.63     20.69
2424.01/303.75	c  N dy 12314   3503166       360       371      6299     82169     19800   4027377     19.63     20.73
2432.78/304.81	c  N dy 12384   3523168       360       371      6299    100991     19800   5236706     19.64     21.27
2442.36/306.03	c  N dy 12469   3543213       360       371      6299    119733     19800   6408768     19.64     20.88
2452.75/307.36	c  N dy 12543   3563222       360       371      6299    138420     19800   7582870     19.64     20.73
2467.25/309.13	c  N dy 12608   3583920       360       371      6299     79905     19800   3866651     19.64     20.70
2474.31/310.11	c  N dy 12675   3604007       360       371      6299     98695     19800   5025965     19.64     21.43
2483.09/311.19	c  N dy 12739   3624058       360       371      6299    117385     19800   6201266     19.64     20.72
2494.25/312.50	c  N dy 12842   3644133       360       371      6299    136300     19800   7400235     19.65     20.86
2505.44/313.92	c  N dy 12900   3664328       360       371      6299    155379     19800   8620457     19.65     20.74
2515.82/315.20	c  N dy 12969   3684527       360       371      6299     95572     19800   4874974     19.65     20.77
2524.60/316.31	c  N dy 13047   3704582       360       371      6299    114324     19800   6037645     19.65     20.69
2527.85/316.81	c  S st 13071   3712221       360       371      6299    121526     19800   6502484     19.65     17.79
2528.72/316.86	c  S st 13071   3712724       360       371      6299    122020     19800   6531800     19.65   no data
2528.72/316.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2530.99/317.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.4M T:  0.23
2530.99/317.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2530.99/317.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2530.99/317.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
2530.99/317.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
2530.99/317.12	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
2531.79/317.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
2553.36/320.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.63 s
2717.02/340.42	c lits-rem:       172  cl-subs:     2695  v-elim:      0  v-fix:    0  time: 20.41 s
2717.02/340.42	c vivif2 --  cl tried      371 cl shrink        0 lits rem          0 time: 0.00
2717.82/340.54	c vivif2 --  cl tried   119325 cl shrink        0 lits rem          0 time: 0.12
2719.42/340.71	c asymm  cl-useful: 0/371/371 lits-rem:0 time: 0.17
2719.42/340.71	c calculated reachability. Time: 0.00
2719.42/340.71	c  N dy 13071   3712724       360       371      6299    119325     19800   6337889     19.65   no data
2729.01/342.00	c  N dy 13132   3733052       360       371      6299    138421     19800   7553765     19.65     20.73
2740.17/343.33	c  F st 13205   3751562       360       371      6299    155746     19800   8671151     19.65     17.12
2740.97/343.47	c  N st 13209   3753594       360       371      6299    157631     19800   8792396     19.65   no data
2751.32/344.71	c  N dy 13266   3773626       360       371      6299     96686     19800   4929057     19.65     20.85
2760.11/345.87	c  N dy 13337   3793813       360       371      6299    115684     19800   6153828     19.65     20.81
2771.29/347.27	c  N dy 13421   3814285       360       371      6299    134960     19800   7403624     19.66     20.76
2783.38/348.77	c  N dy 13499   3835090       360       371      6299    154518     19800   8646454     19.66     20.78
2796.03/350.31	c  N dy 13567   3855266       360       371      6299     92721     19800   4696530     19.66     20.77
2804.80/351.44	c  N dy 13624   3875413       360       371      6299    111592     19800   5878529     19.66     20.75
2815.20/352.71	c  N dy 13707   3895824       360       371      6299    130682     19800   7110612     19.66     20.95
2827.30/354.29	c  N dy 13784   3917912       360       371      6299    151414     19800   8436859     19.66     20.79
2840.73/355.90	c  N dy 13860   3938239       360       371      6299     88880     19800   4415587     19.66     20.73
2848.71/356.95	c  N dy 13936   3959073       360       371      6299    108367     19800   5654985     19.66     20.74
2857.51/358.09	c  N dy 13995   3979145       360       371      6299    127179     19800   6851560     19.66     20.70
2868.69/359.44	c  N dy 14069   3999186       360       371      6299    146050     19800   8052276     19.66     20.77
2884.64/361.40	c  N dy 14146   4020633       360       371      6299     83599     19800   4097661     19.66     20.72
2892.62/362.49	c  N dy 14220   4042342       360       371      6299    104051     19800   5406594     19.66     20.71
2903.81/363.83	c  N dy 14273   4062517       360       371      6299    123036     19800   6641353     19.66     20.71
2914.25/365.19	c  N dy 14344   4082541       360       371      6299    141779     19800   7843910     19.66     28.44
2927.76/366.85	c  N dy 14440   4103346       360       371      6299    161395     19800   9149818     19.67     20.81
2940.58/368.44	c  N dy 14535   4123791       360       371      6299     97062     19800   4986555     19.67     20.83
2950.25/369.66	c  N dy 14619   4144550       360       371      6299    116494     19800   6208898     19.68     20.79
2960.49/370.92	c  N dy 14673   4164600       360       371      6299    135241     19800   7380186     19.67     23.33
2971.67/372.38	c  N dy 14750   4184822       360       371      6299    154153     19800   8588442     19.68     20.73
2985.38/374.03	c  N dy 14829   4205020       360       371      6299     88722     19800   4428520     19.68     20.73
2988.43/374.40	c  S st 14861   4212724       360       371      6299     95994     19800   4895653     19.68     18.64
2988.43/374.44	c  S st 14861   4213226       360       371      6299     96464     19800   4922654     19.68   no data
2988.43/374.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2989.23/374.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.3M T:  0.11
2989.23/374.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2989.23/374.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2989.23/374.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
2989.23/374.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
2989.23/374.57	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
2990.04/374.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
3006.80/376.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.95 s
3059.49/383.38	c lits-rem:       152  cl-subs:      876  v-elim:      0  v-fix:    0  time:  6.67 s
3059.49/383.38	c vivif2 --  cl tried      371 cl shrink        0 lits rem          0 time: 0.00
3060.29/383.48	c vivif2 --  cl tried    95588 cl shrink        0 lits rem          0 time: 0.09
3061.10/383.59	c asymm  cl-useful: 0/371/371 lits-rem:0 time: 0.12
3061.90/383.60	c calculated reachability. Time: 0.00
3061.90/383.60	c  N dy 14861   4213226       360       371      6299     95588     19800   4861799     19.68   no data
3070.67/384.71	c  N dy 14926   4233329       360       371      6299    114407     19800   6036271     19.68     20.77
3085.05/386.58	c  N dy 14991   4259377       360       371      6299    138959     19800   7577006     19.68     20.98
3097.83/388.13	c  N dy 15073   4279878       360       371      6299    158256     19800   8835597     19.68     20.77
3109.80/389.65	c  N dy 15113   4300067       360       371      6299     91708     19800   4624084     19.68     20.79
3117.77/390.69	c  N dy 15177   4320095       360       371      6299    110444     19800   5790450     19.68     28.24
3128.96/392.03	c  N dy 15256   4340140       360       371      6299    129298     19800   6935899     19.68     20.77
3139.34/393.33	c  N dy 15338   4360194       360       371      6299    148096     19800   8114230     19.68     20.77
3152.23/394.93	c  N dy 15427   4380906       360       371      6299    167563     19800   9374139     19.68     20.74
3164.08/396.41	c  N dy 15492   4400941       360       371      6299    100054     19800   5176947     19.69     20.81
3172.87/397.56	c  N dy 15556   4421034       360       371      6299    118981     19800   6369641     19.68     21.01
3184.04/398.90	c  N dy 15622   4441045       360       371      6299    137738     19800   7559242     19.69     26.06
3196.15/400.43	c  N dy 15686   4461486       360       371      6299    156994     19800   8804661     19.69     20.76
3212.00/402.42	c  N dy 15764   4481562       360       371      6299     88541     19800   4441939     19.69     20.84
3219.98/403.46	c  N dy 15816   4501674       360       371      6299    107382     19800   5649549     19.69     21.09
3229.54/404.71	c  N dy 15895   4521733       360       371      6299    126247     19800   6850283     19.69     26.00
3240.71/406.01	c  N dy 15958   4541813       360       371      6299    145178     19800   8069638     19.69     32.73
3251.89/407.42	c  N dy 16013   4562174       360       371      6299    164292     19800   9259031     19.69     20.81
3265.53/409.18	c  N dy 16096   4582771       360       371      6299     95354     19800   4866691     19.69     20.78
3275.18/410.38	c  N dy 16188   4602794       360       371      6299    114247     19800   6076344     19.70     24.22
3286.22/411.76	c  N dy 16264   4623282       360       371      6299    133528     19800   7318104     19.70     20.85
3300.65/413.52	c  N dy 16333   4645554       360       371      6299    154554     19800   8651635     19.70     20.84
3315.77/415.45	c  N dy 16389   4669341       360       371      6299    177008     19800  10108139     19.69     20.94
3329.33/417.13	c  N dy 16469   4690319       360       371      6299    107291     19800   5661824     19.70     20.78
3340.51/418.53	c  N dy 16558   4710643       360       371      6299    126421     19800   6893941     19.70     20.79
3342.11/418.71	c  S st 16564   4713228       360       371      6299    128846     19800   7053400     19.70   no data
3342.11/418.77	c  S st 16564   4713732       360       371      6299    129331     19800   7080512     19.70   no data
3342.91/418.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
3345.43/419.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.7M T:  0.37
3345.43/419.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3345.43/419.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3345.43/419.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
3345.43/419.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
3345.43/419.19	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
3346.90/419.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.12 s
3376.43/423.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  3.50 s
3605.57/451.70	c lits-rem:       160  cl-subs:     2549  v-elim:      0  v-fix:    0  time: 28.66 s
3605.57/451.70	c vivif2 --  cl tried      371 cl shrink        0 lits rem          0 time: 0.00
3606.37/451.84	c vivif2 --  cl tried   126782 cl shrink        0 lits rem          0 time: 0.14
3608.02/452.11	c asymm  cl-useful: 0/371/371 lits-rem:0 time: 0.27
3608.88/452.12	c calculated reachability. Time: 0.00
3608.88/452.12	c  N dy 16564   4713732       360       371      6299    126782     19800   6902592     19.70   no data
3619.15/453.46	c  N dy 16624   4734125       360       371      6299    145904     19800   8114321     19.70     20.74
3631.92/455.01	c  N dy 16695   4754207       360       371      6299    164888     19800   9329384     19.70     21.05
3647.88/457.01	c  N dy 16771   4774342       360       371      6299     93542     19800   4780539     19.70     20.82
3656.67/458.13	c  N dy 16827   4794476       360       371      6299    112308     19800   5934837     19.70     20.83
3667.06/459.44	c  N dy 16891   4814535       360       371      6299    131170     19800   7162244     19.70     20.74
3679.82/461.02	c  N dy 16947   4835249       360       371      6299    150615     19800   8428789     19.70     20.74
3693.40/462.75	c  N dy 17020   4856206       360       371      6299    170344     19800   9677884     19.70     20.76
3709.37/464.70	c  N dy 17085   4876277       360       371      6299     98062     19800   5070176     19.70     22.66
3718.15/465.81	c  N dy 17146   4896601       360       371      6299    117122     19800   6309238     19.70     20.83
3728.54/467.12	c  N dy 17200   4916644       360       371      6299    136007     19800   7517590     19.70     23.22
3740.63/468.68	c  N dy 17287   4936870       360       371      6299    155158     19800   8775716     19.70     20.75
3754.08/470.39	c  N dy 17357   4958136       360       371      6299    175310     19800  10066363     19.70     20.79
3767.64/472.06	c  N dy 17419   4978138       360       371      6299    101844     19800   5281683     19.70     20.75
3778.03/473.31	c  N dy 17493   4998733       360       371      6299    121303     19800   6538064     19.70     20.80
3787.61/474.59	c  N dy 17545   5018780       360       371      6299    140108     19800   7727042     19.70     29.27
3799.59/476.08	c  N dy 17635   5038822       360       371      6299    159035     19800   8969507     19.71     20.76
3813.16/477.75	c  N dy 17718   5059803       360       371      6299    178733     19800  10234920     19.71     20.96
3825.91/479.31	c  N dy 17801   5079885       360       371      6299    104471     19800   5473188     19.71     21.92
3834.70/480.46	c  N dy 17876   5100063       360       371      6299    123414     19800   6714033     19.71     20.76
3846.00/481.83	c  N dy 17950   5120747       360       371      6299    142951     19800   7974696     19.72     20.76
3857.03/483.27	c  N dy 18000   5141654       360       371      6299    162517     19800   9224646     19.71     20.83
3871.46/485.02	c  N dy 18075   5161754       360       371      6299    181458     19800  10446121     19.71     22.39
3885.78/486.80	c  N dy 18156   5181917       360       371      6299    106325     19800   5591770     19.72     20.89
3895.37/488.09	c  N dy 18228   5202303       360       371      6299    125523     19800   6818491     19.72     20.76
3902.54/488.92	c  S st 18269   5213733       360       371      6299    136321     19800   7517996     19.72   no data
3902.54/488.97	c  S st 18269   5214236       360       371      6299    136810     19800   7546696     19.72   no data
3903.35/489.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3905.75/489.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.9M T:  0.30
3905.75/489.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3905.75/489.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3905.75/489.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
3905.75/489.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
3905.75/489.31	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
3905.75/489.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
3931.29/492.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.89 s
4193.95/525.46	c lits-rem:       157  cl-subs:     2341  v-elim:      0  v-fix:    0  time: 32.91 s
4193.95/525.46	c vivif2 --  cl tried      371 cl shrink        0 lits rem          0 time: 0.00
4195.55/525.61	c vivif2 --  cl tried   134469 cl shrink        0 lits rem          0 time: 0.15
4197.93/525.93	c asymm  cl-useful: 0/371/371 lits-rem:0 time: 0.32
4197.93/525.94	c calculated reachability. Time: 0.00
4197.93/525.94	c  N dy 18269   5214236       360       371      6299    134469     19800   7380961     19.72   no data
4210.72/527.59	c  N dy 18359   5235351       360       371      6299    154298     19800   8669610     19.72     20.78
4225.07/529.37	c  N dy 18435   5255715       360       371      6299    173525     19800   9922044     19.72     20.81
4241.83/531.49	c  N dy 18520   5276145       360       371      6299     97777     19800   5068509     19.72     20.82
4252.22/532.73	c  N dy 18571   5297051       360       371      6299    117383     19800   6325370     19.72     20.81
4262.60/534.08	c  N dy 18649   5317176       360       371      6299    136347     19800   7592636     19.72     20.79
4273.78/535.50	c  N dy 18728   5337437       360       371      6299    155451     19800   8824401     19.73     20.80
4290.55/537.54	c  N dy 18794   5363246       360       371      6299    179813     19800  10426493     19.72     20.77
4305.72/539.41	c  N dy 18864   5384303       360       371      6299    103666     19800   5360203     19.73     20.79
4314.49/540.60	c  N dy 18953   5404400       360       371      6299    122592     19800   6597778     19.73     26.66
4327.27/542.15	c  N dy 19017   5426254       360       371      6299    143294     19800   7979444     19.73     20.82
4340.04/543.75	c  N dy 19079   5448501       360       371      6299    164242     19800   9329761     19.73     20.77
4353.62/545.42	c  N dy 19160   5468585       360       371      6299    183207     19800  10545991     19.73     20.98
4367.98/547.24	c  N dy 19252   5488701       360       371      6299    105101     19800   5409673     19.74     20.86
4376.77/548.35	c  N dy 19321   5508835       360       371      6299    123985     19800   6640237     19.74     20.79
4388.76/549.83	c  N dy 19388   5530013       360       371      6299    143929     19800   7935583     19.74     20.92
4400.72/551.37	c  N dy 19486   5550760       360       371      6299    163608     19800   9240439     19.74     20.86
4414.30/553.04	c  N dy 19576   5571073       360       371      6299    182713     19800  10484877     19.74     20.79
4429.45/554.91	c  N dy 19655   5591096       360       371      6299    103578     19800   5265036     19.75     20.87
4438.23/556.06	c  N dy 19735   5611508       360       371      6299    122927     19800   6511802     19.75     20.86
4448.61/557.39	c  N dy 19821   5632287       360       371      6299    142428     19800   7777793     19.75     20.83
4460.71/558.86	c  N dy 19906   5652404       360       371      6299    161449     19800   9036525     19.75     20.83
4473.35/560.49	c  N dy 19949   5672513       360       371      6299    180361     19800  10309030     19.75     20.82
4490.11/562.51	c  N dy 19996   5693776       360       371      6299    101372     19800   5092704     19.75     20.82
4498.89/563.64	c  N dy 20081   5714239       360       371      6299    120637     19800   6342535     19.75     19.02
4498.89/563.64	c  S st 20081   5714239       360       371      6299    120637     19800   6342535     19.75     19.02
4498.89/563.68	c  S st 20081   5714741       360       371      6299    121121     19800   6369864     19.75   no data
4499.69/563.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4500.49/563.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.1M T:  0.16
4500.49/563.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4500.49/563.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4500.49/563.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
4500.49/563.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
4500.49/563.87	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
4501.29/563.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
4520.46/566.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.19 s
4633.00/580.47	c lits-rem:       143  cl-subs:     1557  v-elim:      0  v-fix:    0  time: 14.15 s
4633.00/580.47	c vivif2 --  cl tried      371 cl shrink        0 lits rem          0 time: 0.00
4633.80/580.59	c vivif2 --  cl tried   119564 cl shrink        0 lits rem          0 time: 0.13
4636.34/580.84	c asymm  cl-useful: 0/371/371 lits-rem:0 time: 0.25
4636.34/580.85	c calculated reachability. Time: 0.00
4636.34/580.85	c  N dy 20081   5714741       360       371      6299    119564     19800   6261229     19.75   no data
4648.97/582.45	c  N dy 20168   5735168       360       371      6299    138878     19800   7546013     19.76     20.84
4664.13/584.32	c  N dy 20248   5755796       360       371      6299    158357     19800   8839554     19.76     20.82
4678.50/586.16	c  N dy 20317   5775951       360       371      6299    177278     19800  10070949     19.76     20.83
4694.47/588.11	c  N dy 20362   5795972       360       371      6299    196162     19800  11272127     19.76     20.82
4712.03/590.33	c  N dy 20447   5816030       360       371      6299    115185     19800   5980315     19.76     20.81
4724.79/591.97	c  N dy 20535   5836987       360       371      6299    135125     19800   7282766     19.76     20.84
4738.38/593.62	c  N dy 20610   5857040       360       371      6299    154090     19800   8504952     19.76     21.55
4754.34/595.60	c  N dy 20707   5877118       360       371      6299    173118     19800   9761019     19.77     20.87
4770.30/597.68	c  N dy 20792   5897225       360       371      6299    192041     19800  11000732     19.77     20.83
4788.67/599.94	c  N dy 20844   5917779       360       371      6299    110347     19800   5605413     19.77     20.82
4800.65/601.42	c  N dy 20928   5938277       360       371      6299    129626     19800   6860084     19.77     20.82
4813.41/603.05	c  N dy 20994   5958326       360       371      6299    148412     19800   8074118     19.77     21.89
4827.80/604.84	c  N dy 21073   5978502       360       371      6299    167434     19800   9331827     19.77     20.84
4843.76/606.82	c  N dy 21131   5998503       360       371      6299    186185     19800  10556081     19.77     24.03
4863.77/609.34	c  N dy 21207   6018889       360       371      6299    103683     19800   5139909     19.77     20.84
4874.89/610.74	c  N dy 21289   6039469       360       371      6299    122974     19800   6407243     19.77     20.83
4887.68/612.38	c  N dy 21337   6062510       360       371      6299    144607     19800   7812212     19.77     20.84
4900.44/613.95	c  N dy 21391   6082536       360       371      6299    163460     19800   9034644     19.77     20.97
4914.82/615.72	c  N dy 21473   6102592       360       371      6299    182386     19800  10295083     19.77     24.73
4929.19/617.56	c  N dy 21548   6122730       360       371      6299    201371     19800  11518726     19.77     20.94
4942.80/619.23	c  N dy 21621   6142951       360       371      6299    117838     19800   6049012     19.78     20.96
4953.12/620.52	c  N dy 21700   6163300       360       371      6299    137066     19800   7305395     19.78     20.87
4964.30/621.99	c  N dy 21786   6183861       360       371      6299    156486     19800   8595994     19.78     21.81
4977.93/623.64	c  N dy 21865   6205312       360       371      6299    176828     19800   9948524     19.78     20.84
4984.26/624.46	c  S st 21907   6214742       360       371      6299    185740     19800  10548596     19.78     18.25
4985.06/624.52	c  S st 21907   6215248       360       371      6299    186226     19800  10576965     19.78   no data
4985.06/624.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4987.57/624.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.9M T:  0.27
4987.57/624.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4987.57/624.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4987.57/624.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
4987.57/624.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
4987.57/624.84	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
4988.24/624.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.11 s
5008.21/627.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.22 s
5333.10/668.15	c lits-rem:        82  cl-subs:     4402  v-elim:      0  v-fix:    0  time: 40.69 s
5333.10/668.15	c vivif2 --  cl tried      371 cl shrink        0 lits rem          0 time: 0.00
5334.70/668.35	c vivif2 --  cl tried   181824 cl shrink        0 lits rem          0 time: 0.20
5338.84/668.84	c asymm  cl-useful: 0/371/371 lits-rem:0 time: 0.49
5338.84/668.85	c calculated reachability. Time: 0.00
5338.84/668.85	c  N dy 21907   6215248       360       371      6299    181824     19800  10251447     19.78   no data
5358.65/671.33	c  N dy 22023   6235300       360       371      6299    200976     19800  11564247     19.79     20.94
5380.21/674.08	c  N dy 22102   6258106       360       371      6299    118700     19800   6079565     19.79     20.84
5395.37/675.98	c  N dy 22150   6279065       360       371      6299    138471     19800   7415312     19.79     20.89
5410.53/677.80	c  N dy 22233   6299092       360       371      6299    157416     19800   8672489     19.79     22.69
5424.12/679.57	c  N dy 22299   6319165       360       371      6299    176390     19800   9899764     19.79     20.87
5440.08/681.57	c  N dy 22380   6339346       360       371      6299    195524     19800  11163250     19.79     20.88
5461.77/684.22	c  N dy 22455   6360805       360       371      6299    111026     19800   5523719     19.79     20.94
5474.41/685.81	c  N dy 22547   6381297       360       371      6299    130427     19800   6807473     19.80     20.93
5488.12/687.57	c  N dy 22611   6403054       360       371      6299    150929     19800   8125074     19.80     20.93
5504.81/689.62	c  N dy 22699   6423083       360       371      6299    169964     19800   9401056     19.80     34.11
5519.91/691.58	c  N dy 22760   6443199       360       371      6299    188957     19800  10648205     19.80     20.86
5538.27/693.87	c  N dy 22847   6463369       360       371      6299    208055     19800  11915016     19.80     21.04
5555.84/696.10	c  N dy 22935   6484081       360       371      6299    121755     19800   6186386     19.81     20.89
5568.60/697.63	c  N dy 23031   6504789       360       371      6299    141399     19800   7463381     19.81     20.89
5582.18/699.30	c  N dy 23105   6524823       360       371      6299    160350     19800   8701924     19.81     29.42
5597.35/701.27	c  N dy 23191   6544847       360       371      6299    179346     19800   9979309     19.81     20.94
5612.51/703.13	c  N dy 23252   6564969       360       371      6299    198280     19800  11175897     19.81     20.86
5634.07/705.80	c  N dy 23331   6585279       360       371      6299    110668     19800   5469521     19.81     20.96
5644.45/707.20	c  N dy 23401   6605863       360       371      6299    130121     19800   6749122     19.82     20.88
5658.01/708.87	c  N dy 23494   6625878       360       371      6299    149163     19800   8063305     19.82     22.70
5671.63/710.61	c  N dy 23572   6645997       360       371      6299    168258     19800   9302351     19.82     20.87
5686.76/712.46	c  N dy 23650   6666438       360       371      6299    187699     19800  10601485     19.82     20.90
5703.52/714.51	c  N dy 23759   6686708       360       371      6299    207059     19800  11914117     19.83     20.89
5720.28/716.60	c  N dy 23858   6706870       360       371      6299    118122     19800   5923100     19.83     20.93
5724.32/717.11	c  S st 23886   6715248       360       371      6299    126039     19800   6418480     19.83   no data
5724.32/717.16	c  S st 23886   6715751       360       371      6299    126528     19800   6447909     19.83   no data
5724.32/717.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
5725.85/717.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.3M T:  0.18
5725.85/717.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5725.85/717.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5725.85/717.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
5725.85/717.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
5725.85/717.37	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
5726.66/717.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
5745.83/719.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.21 s
5822.47/729.44	c lits-rem:       179  cl-subs:     1099  v-elim:      0  v-fix:    0  time:  9.58 s
5822.47/729.44	c vivif2 --  cl tried      371 cl shrink        0 lits rem          0 time: 0.00
5823.27/729.54	c vivif2 --  cl tried   125429 cl shrink        0 lits rem          0 time: 0.11
5824.07/729.69	c asymm  cl-useful: 0/371/371 lits-rem:0 time: 0.14
5824.07/729.69	c calculated reachability. Time: 0.00
5824.07/729.69	c  N dy 23886   6715751       360       371      6299    125429     19800   6374502     19.83   no data
5835.24/731.03	c  N dy 23967   6736324       360       371      6299    144885     19800   7619504     19.83     20.99
5846.43/732.41	c  N dy 24017   6756440       360       371      6299    163811     19800   8820958     19.83     20.93
5859.19/734.02	c  N dy 24079   6776513       360       371      6299    182754     19800  10039892     19.83     22.16
5872.77/735.72	c  N dy 24123   6797385       360       371      6299    202431     19800  11297732     19.83     20.94
5890.32/737.94	c  N dy 24172   6817412       360       371      6299    112621     19800   5529240     19.83     20.89
5900.83/739.25	c  N dy 24259   6837465       360       371      6299    131625     19800   6800605     19.83     35.62
5911.88/740.66	c  N dy 24331   6857493       360       371      6299    150529     19800   8020995     19.83     25.88
5924.66/742.23	c  N dy 24385   6878274       360       371      6299    170079     19800   9253871     19.83     20.89
5939.02/744.07	c  N dy 24448   6898317       360       371      6299    188973     19800  10481781     19.83     26.76
5956.58/746.29	c  N dy 24566   6918367       360       371      6299    208045     19800  11781861     19.84     20.91
5972.53/748.28	c  N dy 24635   6938475       360       371      6299    117375     19800   5799371     19.84     20.89
5986.12/749.96	c  N dy 24728   6963285       360       371      6299    140907     19800   7391880     19.84     20.92
5998.89/751.56	c  N dy 24830   6983300       360       371      6299    159898     19800   8663118     19.85     26.81
6011.66/753.18	c  N dy 24909   7003544       360       371      6299    178976     19800   9900558     19.85     20.96
6025.21/754.81	c  N dy 24957   7023663       360       371      6299    197974     19800  11110957     19.85     20.98
6041.98/756.91	c  N dy 25026   7046057       360       371      6299    219265     19800  12502930     19.85     21.01
6054.77/758.58	c  N dy 25096   7066418       360       371      6299    127860     19800   6457583     19.85     20.92
6065.94/759.98	c  N dy 25147   7086683       360       371      6299    146992     19800   7716028     19.85     21.17
6079.50/761.63	c  N dy 25249   7107941       360       371      6299    167202     19800   9041105     19.85     20.98
6093.14/763.33	c  N dy 25316   7128100       360       371      6299    186232     19800  10257304     19.85     21.01
6108.25/765.23	c  N dy 25407   7148210       360       371      6299    205347     19800  11522710     19.85     20.90
6128.26/767.75	c  N dy 25503   7169150       360       371      6299    113518     19800   5484179     19.86     20.92
6138.58/769.07	c  N dy 25564   7190792       360       371      6299    133932     19800   6824966     19.86     20.98
6151.36/770.63	c  N dy 25648   7210852       360       371      6299    153018     19800   8107438     19.86     23.32
6154.61/771.05	c  S st 25679   7215751       360       371      6299    157673     19800   8423565     19.86   no data
6154.61/771.11	c  S st 25679   7216254       360       371      6299    158161     19800   8455129     19.86   no data
6155.48/771.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
6157.73/771.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.4M T:  0.29
6157.73/771.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6157.73/771.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6157.73/771.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
6157.73/771.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
6157.73/771.44	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
6158.54/771.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
6181.83/774.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.65 s
6355.76/796.26	c lits-rem:       224  cl-subs:     2280  v-elim:      0  v-fix:    0  time: 21.82 s
6355.76/796.26	c vivif2 --  cl tried      371 cl shrink        0 lits rem          0 time: 0.00
6356.60/796.40	c vivif2 --  cl tried   155881 cl shrink        0 lits rem          0 time: 0.14
6358.93/796.60	c asymm  cl-useful: 0/371/371 lits-rem:0 time: 0.20
6358.93/796.61	c calculated reachability. Time: 0.00
6358.93/796.61	c  N dy 25679   7216254       360       371      6299    155881     19800   8292692     19.86   no data
6370.11/798.09	c  N dy 25742   7236276       360       371      6299    174695     19800   9507043     19.86     20.95
6382.92/799.70	c  N dy 25790   7256555       360       371      6299    193738     19800  10730850     19.86     21.03
6397.24/801.48	c  N dy 25851   7276748       360       371      6299    212771     19800  11972553     19.86     20.92
6414.00/803.59	c  N dy 25923   7296906       360       371      6299    119354     19800   5840340     19.86     20.97
6425.19/804.96	c  N dy 26005   7317218       360       371      6299    138542     19800   7101711     19.86     21.04
6437.96/806.54	c  N dy 26097   7337310       360       371      6299    157542     19800   8374200     19.86     20.97
6451.54/808.25	c  N dy 26176   7357904       360       371      6299    176977     19800   9637936     19.86     20.95
6466.70/810.19	c  N dy 26242   7379330       360       371      6299    197198     19800  10987523     19.86     20.98
6482.66/812.13	c  N dy 26290   7399333       360       371      6299    215994     19800  12194646     19.86     23.20
6502.62/814.66	c  N dy 26369   7419778       360       371      6299    121987     19800   5975403     19.86     20.92
6513.80/816.05	c  N dy 26441   7439790       360       371      6299    140890     19800   7202275     19.86     21.07
6526.57/817.67	c  N dy 26496   7459830       360       371      6299    159737     19800   8428948     19.86     20.97
6541.00/819.46	c  N dy 26577   7479985       360       371      6299    178803     19800   9674409     19.87     20.99
6556.12/821.39	c  N dy 26667   7500644       360       371      6299    198382     19800  10956775     19.87     21.02
6571.28/823.28	c  N dy 26717   7522198       360       371      6299    218679     19800  12286471     19.87     20.94
6588.84/825.42	c  N dy 26771   7544201       360       371      6299    125199     19800   6165126     19.86     21.15
6600.03/826.80	c  N dy 26851   7565049       360       371      6299    144862     19800   7451976     19.87     21.17
6611.26/828.29	c  N dy 26924   7585579       360       371      6299    164289     19800   8735036     19.87     20.99
6625.58/830.05	c  N dy 26989   7606071       360       371      6299    183674     19800  10056761     19.87     21.03
6639.94/831.83	c  N dy 27046   7626580       360       371      6299    202983     19800  11338418     19.87     21.12
6656.04/833.88	c  N dy 27126   7647538       360       371      6299    222744     19800  12637288     19.87     21.17
6675.87/836.38	c  N dy 27213   7670172       360       371      6299    128938     19800   6440688     19.87     20.97
6687.85/837.85	c  N dy 27294   7690832       360       371      6299    148426     19800   7731753     19.87     21.06
6700.60/839.50	c  N dy 27390   7711413       360       371      6299    168010     19800   9025206     19.87     21.01
6704.61/839.91	c  S st 27410   7716255       360       371      6299    172594     19800   9346751     19.87   no data
6704.61/839.97	c  S st 27410   7716757       360       371      6299    173083     19800   9375691     19.87   no data
6705.41/840.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
6707.86/840.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.1M T:  0.35
6707.86/840.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6707.86/840.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6707.86/840.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
6707.86/840.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
6707.86/840.36	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
6708.73/840.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.11 s
6730.95/843.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.46 s
7011.95/878.48	c lits-rem:       229  cl-subs:     2793  v-elim:      0  v-fix:    0  time: 35.26 s
7011.95/878.48	c vivif2 --  cl tried      371 cl shrink        0 lits rem          0 time: 0.00
7013.56/878.65	c vivif2 --  cl tried   170290 cl shrink        0 lits rem          0 time: 0.16
7015.20/878.89	c asymm  cl-useful: 0/371/371 lits-rem:0 time: 0.24
7015.20/878.89	c calculated reachability. Time: 0.00
7015.20/878.89	c  N dy 27410   7716757       360       371      6299    170290     19800   9168417     19.87   no data
7027.91/880.45	c  N dy 27448   7736879       360       371      6299    189340     19800  10414177     19.87     20.96
7043.08/882.36	c  N dy 27537   7757219       360       371      6299    208558     19800  11712558     19.87     20.96
7061.45/884.62	c  N dy 27641   7778231       360       371      6299    228489     19800  13025524     19.88     20.93
7078.21/886.71	c  N dy 27711   7799985       360       371      6299    132815     19800   6631841     19.88     21.01
7089.39/888.16	c  N dy 27775   7820033       360       371      6299    151773     19800   7861609     19.88     24.29
7105.34/890.18	c  N dy 27876   7843303       360       371      6299    173871     19800   9410619     19.88     20.96
7122.10/892.24	c  N dy 27971   7863531       360       371      6299    193073     19800  10696123     19.88     21.13
7137.28/894.20	c  N dy 28035   7883940       360       371      6299    212369     19800  11941012     19.88     21.08
7153.24/896.17	c  N dy 28105   7904073       360       371      6299    231403     19800  13177524     19.88     20.93
7167.62/897.99	c  N dy 28176   7924116       360       371      6299    133129     19800   6638693     19.88     32.58
7178.80/899.38	c  N dy 28261   7944305       360       371      6299    152233     19800   7884458     19.89     21.05
7191.70/900.97	c  N dy 28340   7965101       360       371      6299    171967     19800   9169098     19.89     20.95
7205.13/902.66	c  N dy 28428   7985354       360       371      6299    191198     19800  10435123     19.89     20.99
7221.10/904.64	c  N dy 28524   8005372       360       371      6299    210215     19800  11753352     19.89     31.44
7237.07/906.66	c  N dy 28613   8025410       360       371      6299    229309     19800  13034033     19.89     25.71
7253.84/908.79	c  N dy 28694   8047830       360       371      6299    132125     19800   6546005     19.90     20.99
7264.21/910.07	c  N dy 28751   8067876       360       371      6299    151053     19800   7753329     19.90     27.03
7276.99/911.60	c  N dy 28812   8088732       360       371      6299    170753     19800   9042765     19.90     21.05
7288.95/913.18	c  N dy 28860   8109026       360       371      6299    189951     19800  10311671     19.89     21.11
7304.13/915.02	c  N dy 28953   8130115       360       371      6299    210000     19800  11659035     19.90     20.97
7320.90/917.18	c  N dy 29022   8152478       360       371      6299    231105     19800  13067993     19.90     21.05
7337.65/919.28	c  N dy 29101   8172500       360       371      6299    130726     19800   6416197     19.90     26.67
7348.90/920.65	c  N dy 29167   8193160       360       371      6299    150275     19800   7708674     19.90     20.96
7362.41/922.33	c  N dy 29268   8213877       360       371      6299    169921     19800   9025551     19.90     21.08
7364.01/922.56	c  S st 29276   8216757       360       371      6299    172654     19800   9196381     19.90     19.58
7364.81/922.62	c  S st 29276   8217259       360       371      6299    173141     19800   9225053     19.90   no data
7364.81/922.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
7367.99/923.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.0M T:  0.35
7367.99/923.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7367.99/923.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7367.99/923.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
7367.99/923.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
7367.99/923.02	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
7368.79/923.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.12 s
7391.96/926.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.66 s
7769.54/973.32	c lits-rem:       185  cl-subs:     2618  v-elim:      0  v-fix:    0  time: 47.22 s
7769.54/973.32	c vivif2 --  cl tried      371 cl shrink        0 lits rem          0 time: 0.00
7771.26/973.54	c vivif2 --  cl tried   170523 cl shrink        0 lits rem          0 time: 0.22
7774.32/973.97	c asymm  cl-useful: 0/371/371 lits-rem:0 time: 0.44
7774.32/973.98	c calculated reachability. Time: 0.00
7774.32/973.98	c  N dy 29276   8217259       360       371      6299    170523     19800   9037798     19.90   no data
7791.88/976.13	c  N dy 29354   8239017       360       371      6299    191160     19800  10388276     19.90     21.05
7809.44/978.34	c  N dy 29430   8259648       360       371      6299    210549     19800  11644643     19.90     20.96
7826.20/980.48	c  N dy 29484   8280889       360       371      6299    230654     19800  12954527     19.90     21.10
7846.97/983.04	c  N dy 29569   8300925       360       371      6299    129552     19800   6324136     19.91     29.31
7859.74/984.68	c  N dy 29647   8321052       360       371      6299    148684     19800   7625238     19.91     21.00
7873.32/986.34	c  N dy 29718   8341247       360       371      6299    167799     19800   8901547     19.91     21.23
7887.69/988.19	c  N dy 29795   8361581       360       371      6299    187141     19800  10189254     19.91     21.31
7903.65/990.17	c  N dy 29867   8381630       360       371      6299    206160     19800  11455699     19.91     26.52
7921.21/992.32	c  N dy 29947   8402105       360       371      6299    225537     19800  12717855     19.91     21.00
7941.98/994.91	c  N dy 30041   8422152       360       371      6299    123374     19800   5896328     19.92     27.13
7952.36/996.21	c  N dy 30097   8442830       360       371      6299    142947     19800   7176482     19.92     20.97
7964.46/997.75	c  N dy 30189   8463761       360       371      6299    162874     19800   8526789     19.92     21.06
7977.90/999.41	c  N dy 30268   8484865       360       371      6299    182862     19800   9819532     19.92     20.98
7992.27/1001.25	c  N dy 30331   8506057       360       371      6299    202856     19800  11157668     19.92     21.01
8007.49/1003.19	c  N dy 30416   8526408       360       371      6299    222147     19800  12457299     19.92     20.99
8025.06/1005.33	c  N dy 30525   8546576       360       371      6299    241355     19800  13760480     19.93     21.03
8039.35/1007.19	c  N dy 30607   8566589       360       371      6299    138043     19800   6821775     19.93     24.76
8051.39/1008.67	c  N dy 30662   8587783       360       371      6299    158079     19800   8141561     19.93     21.00
8064.11/1010.21	c  N dy 30755   8607846       360       371      6299    177201     19800   9432662     19.93     21.13
8077.74/1011.93	c  N dy 30849   8627892       360       371      6299    196193     19800  10713933     19.93     28.72
8091.26/1013.65	c  N dy 30905   8647919       360       371      6299    215137     19800  11987524     19.93     21.02
8108.82/1015.84	c  N dy 30987   8668009       360       371      6299    234160     19800  13224061     19.93     24.18
8126.37/1018.07	c  N dy 31068   8688879       360       371      6299    130711     19800   6305427     19.94     21.07
8137.56/1019.41	c  N dy 31139   8709173       360       371      6299    149893     19800   7578424     19.94     21.33
8142.33/1020.01	c  S st 31157   8717259       360       371      6299    157465     19800   8065831     19.94     16.20
8142.33/1020.06	c  S st 31157   8717760       360       371      6299    157951     19800   8094568     19.94   no data
8142.33/1020.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
8144.74/1020.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.9M T:  0.23
8144.74/1020.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8144.74/1020.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8144.74/1020.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
8144.74/1020.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
8144.74/1020.33	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
8145.53/1020.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
8164.71/1022.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.16 s
8338.73/1044.61	c lits-rem:       182  cl-subs:     1880  v-elim:      0  v-fix:    0  time: 21.80 s
8338.73/1044.61	c vivif2 --  cl tried      371 cl shrink        0 lits rem          0 time: 0.00
8339.53/1044.76	c vivif2 --  cl tried   156071 cl shrink        0 lits rem          0 time: 0.14
8342.06/1045.04	c asymm  cl-useful: 0/371/371 lits-rem:0 time: 0.28
8342.06/1045.04	c calculated reachability. Time: 0.00
8342.06/1045.04	c  N dy 31157   8717760       360       371      6299    156071     19800   7963213     19.94   no data
8354.70/1046.65	c  N dy 31208   8738011       360       371      6299    175233     19800   9220717     19.93     21.06
8369.06/1048.48	c  N dy 31255   8758804       360       371      6299    194948     19800  10493497     19.93     21.02
8385.09/1050.49	c  N dy 31327   8778871       360       371      6299    214022     19800  11765081     19.93     21.17
8402.66/1052.62	c  N dy 31399   8798949       360       371      6299    233130     19800  13015618     19.93     21.11
8427.34/1055.78	c  N dy 31502   8821476       360       371      6299    130359     19800   6278035     19.94     21.07
8439.31/1057.25	c  N dy 31568   8841560       360       371      6299    149344     19800   7483018     19.94     20.99
8452.09/1058.87	c  N dy 31630   8861566       360       371      6299    168200     19800   8741500     19.94     20.99
8466.46/1060.64	c  N dy 31694   8882042       360       371      6299    187587     19800   9984245     19.94     21.02
8480.83/1062.49	c  N dy 31760   8902089       360       371      6299    206640     19800  11239560     19.94     21.02
8497.59/1064.59	c  N dy 31835   8922385       360       371      6299    225873     19800  12512127     19.94     21.03
8515.16/1066.76	c  N dy 31905   8942467       360       371      6299    244900     19800  13754946     19.94     21.09
8534.36/1069.16	c  N dy 32003   8963213       360       371      6299    139597     19800   6840606     19.94     21.05
8547.07/1070.71	c  N dy 32075   8983478       360       371      6299    158777     19800   8117896     19.94     21.05
8560.70/1072.45	c  N dy 32128   9003568       360       371      6299    177774     19800   9352259     19.94     32.40
8575.02/1074.26	c  N dy 32179   9023620       360       371      6299    196760     19800  10551387     19.94     23.12
8591.77/1076.30	c  N dy 32243   9044712       360       371      6299    216818     19800  11888419     19.94     21.03
8608.54/1078.42	c  N dy 32334   9064746       360       371      6299    235888     19800  13137687     19.95     21.00
8629.30/1081.06	c  N dy 32388   9084821       360       371      6299    128847     19800   6121815     19.94     21.02
8640.60/1082.48	c  N dy 32474   9104865       360       371      6299    147812     19800   7366095     19.95     21.05
8653.24/1084.06	c  N dy 32543   9125714       360       371      6299    167549     19800   8661560     19.95     21.01
8667.60/1085.83	c  N dy 32626   9145833       360       371      6299    186647     19800   9936399     19.95     21.33
8681.16/1087.57	c  N dy 32698   9165986       360       371      6299    205793     19800  11223506     19.95     21.06
8696.34/1089.42	c  N dy 32751   9186121       360       371      6299    224735     19800  12456239     19.95     21.03
8713.11/1091.50	c  N dy 32838   9206680       360       371      6299    244187     19800  13729620     19.95     21.05
8726.69/1093.31	c  S st 32867   9217760       360       371      6299    127775     19800   6008239     19.95     17.58
8727.54/1093.35	c  S st 32867   9218264       360       371      6299    128271     19800   6039428     19.95   no data
8727.54/1093.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
8729.07/1093.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.0M T:  0.19
8729.07/1093.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8729.07/1093.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8729.07/1093.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
8729.07/1093.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
8729.07/1093.58	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
8729.87/1093.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
8751.43/1096.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.50 s
8796.95/1102.05	c lits-rem:        83  cl-subs:      238  v-elim:      0  v-fix:    0  time:  5.72 s
8796.95/1102.05	c vivif2 --  cl tried      371 cl shrink        0 lits rem          0 time: 0.00
8797.78/1102.16	c vivif2 --  cl tried   128033 cl shrink        0 lits rem          0 time: 0.11
8799.31/1102.36	c asymm  cl-useful: 0/371/371 lits-rem:0 time: 0.20
8799.31/1102.37	c calculated reachability. Time: 0.00
8799.31/1102.37	c  N dy 32867   9218264       360       371      6299    128033     19800   6026202     19.95   no data
8811.30/1103.84	c  N dy 32945   9238490       360       371      6299    147164     19800   7285208     19.95     21.10
8824.13/1105.42	c  N dy 32976   9258639       360       371      6299    166107     19800   8542835     19.95     21.05
8838.45/1107.26	c  N dy 33056   9279130       360       371      6299    185518     19800   9850767     19.95     21.09
8853.61/1109.15	c  N dy 33121   9299437       360       371      6299    204711     19800  11101787     19.95     21.03
8869.58/1111.10	c  N dy 33150   9319535       360       371      6299    223659     19800  12320488     19.95     21.20
8889.52/1113.69	c  N dy 33269   9340242       360       371      6299    243393     19800  13673995     19.95     21.26
8914.26/1116.77	c  N dy 33361   9360280       360       371      6299    134634     19800   6419990     19.96     21.11
8927.05/1118.33	c  N dy 33429   9380447       360       371      6299    153735     19800   7685816     19.96     21.13
8941.41/1120.11	c  N dy 33496   9400521       360       371      6299    172716     19800   8922307     19.96     21.01
8954.99/1121.90	c  N dy 33560   9420643       360       371      6299    191726     19800  10154248     19.96     21.12
8969.36/1123.69	c  N dy 33620   9440688       360       371      6299    210804     19800  11394300     19.96     21.09
8986.92/1125.82	c  N dy 33691   9461742       360       371      6299    230769     19800  12719535     19.96     21.01
9004.48/1128.02	c  N dy 33745   9482053       360       371      6299    249956     19800  13952612     19.96     21.05
9026.09/1130.71	c  N dy 33810   9503698       360       371      6299    141568     19800   6860972     19.96     21.02
9038.80/1132.35	c  N dy 33893   9524333       360       371      6299    161251     19800   8179983     19.96     21.08
9053.32/1134.12	c  N dy 33993   9544628       360       371      6299    180629     19800   9484933     19.96     21.27
9067.56/1135.94	c  N dy 34087   9564654       360       371      6299    199660     19800  10754883     19.97     21.03
9083.52/1137.95	c  N dy 34160   9585589       360       371      6299    219533     19800  12091347     19.97     21.07
9100.28/1140.03	c  N dy 34218   9607067       360       371      6299    239941     19800  13453698     19.97     21.06
9122.70/1142.90	c  N dy 34280   9628804       360       371      6299    130632     19800   6123609     19.97     21.06
9133.80/1144.23	c  N dy 34349   9649479       360       371      6299    150235     19800   7405506     19.97     21.06
9145.79/1145.77	c  N dy 34404   9670579       360       371      6299    170146     19800   8715138     19.97     21.29
9159.35/1147.42	c  N dy 34488   9690704       360       371      6299    189266     19800   9973817     19.97     21.05
9172.94/1149.16	c  N dy 34566   9710707       360       371      6299    208220     19800  11214714     19.97     21.10
9179.32/1149.96	c  S st 34600   9718264       360       371      6299    215405     19800  11702684     19.97   no data
9180.12/1150.04	c  S st 34600   9718765       360       371      6299    215890     19800  11731119     19.97   no data
9180.12/1150.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
9184.17/1150.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  7.5M T:  0.44
9184.17/1150.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9184.17/1150.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9184.17/1150.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
9184.17/1150.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
9184.17/1150.54	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
9185.04/1150.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.14 s
9208.87/1153.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.57 s
9542.56/1195.46	c lits-rem:        95  cl-subs:     4015  v-elim:      0  v-fix:    0  time: 41.83 s
9542.56/1195.46	c vivif2 --  cl tried      371 cl shrink        0 lits rem          0 time: 0.00
9544.21/1195.67	c vivif2 --  cl tried   211875 cl shrink        0 lits rem          0 time: 0.21
9547.34/1196.07	c asymm  cl-useful: 0/371/371 lits-rem:0 time: 0.40
9547.34/1196.08	c calculated reachability. Time: 0.00
9547.34/1196.08	c  N dy 34600   9718765       360       371      6299    211875     19800  11445778     19.97   no data
9566.51/1198.43	c  N dy 34698   9739483       360       371      6299    231608     19800  12790161     19.97     21.11
9585.66/1200.82	c  N dy 34795   9759736       360       371      6299    250843     19800  14050208     19.97     21.05
9604.03/1203.15	c  N dy 34852   9779813       360       371      6299    139033     19800   6662862     19.97     28.28
9615.98/1204.61	c  N dy 34954   9800167       360       371      6299    158404     19800   7960892     19.98     21.04
9628.77/1206.23	c  N dy 35046   9820185       360       371      6299    177483     19800   9228988     19.98     28.29
9642.33/1207.92	c  N dy 35105   9840243       360       371      6299    196452     19800  10475104     19.98     22.23
9655.90/1209.69	c  N dy 35170   9860272       360       371      6299    215424     19800  11704691     19.98     30.40
9672.67/1211.72	c  N dy 35264   9880335       360       371      6299    234504     19800  12987846     19.98     21.11
9688.64/1213.74	c  N dy 35313   9900475       360       371      6299    253535     19800  14248074     19.98     21.29
9707.79/1216.15	c  N dy 35422   9920592       360       371      6299    140865     19800   6741266     19.98     21.04
9718.95/1217.55	c  N dy 35509   9940666       360       371      6299    159991     19800   8029811     19.98     21.04
9730.93/1219.03	c  N dy 35588   9960745       360       371      6299    179073     19800   9299612     19.99     22.40
9745.31/1220.85	c  N dy 35634   9981663       360       371      6299    198793     19800  10571259     19.98     21.06
9761.26/1222.82	c  N dy 35736  10001669       360       371      6299    217819     19800  11840599     19.99     21.04
9777.24/1224.86	c  N dy 35809  10021859       360       371      6299    236958     19800  13111797     19.99     21.05
9795.60/1227.18	c  N dy 35894  10042018       360       371      6299    256114     19800  14383287     19.99     21.05
9817.26/1229.85	c  N dy 35986  10062383       360       371      6299    142558     19800   6837746     19.99     21.10
9829.12/1231.39	c  N dy 36069  10082588       360       371      6299    161754     19800   8115618     19.99     21.22
9842.74/1233.06	c  N dy 36143  10103153       360       371      6299    181267     19800   9391218     19.99     21.17
9859.46/1235.12	c  N dy 36203  10125185       360       371      6299    202135     19800  10783762     19.99     21.14
9875.42/1237.19	c  N dy 36279  10145344       360       371      6299    221261     19800  12089419     19.99     21.05
9892.99/1239.31	c  N dy 36345  10165396       360       371      6299    240274     19800  13351242     19.99     21.11
9911.35/1241.66	c  N dy 36423  10185895       360       371      6299    259749     19800  14670445     20.00     21.11
9932.88/1244.31	c  N dy 36503  10206216       360       371      6299    145288     19800   6975266     20.00     21.22
9940.20/1245.24	c  S st 36553  10218765       360       371      6299    157231     19800   7789340     20.00     17.49
9940.87/1245.30	c  S st 36553  10219268       360       371      6299    157723     19800   7819578     20.00   no data
9940.87/1245.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
9943.26/1245.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.4M T:  0.30
9943.26/1245.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9943.26/1245.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9943.26/1245.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
9943.26/1245.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
9943.26/1245.64	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
9944.06/1245.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.11 s
9964.83/1248.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.45 s
10130.88/1269.17	c lits-rem:       123  cl-subs:     1176  v-elim:      0  v-fix:    0  time: 20.76 s
10130.88/1269.17	c vivif2 --  cl tried      371 cl shrink        0 lits rem          0 time: 0.00
10132.54/1269.35	c vivif2 --  cl tried   156547 cl shrink        0 lits rem          0 time: 0.19
10135.67/1269.76	c asymm  cl-useful: 0/371/371 lits-rem:0 time: 0.40
10135.67/1269.76	c calculated reachability. Time: 0.00
10135.67/1269.76	c  N dy 36553  10219268       360       371      6299    156547     19800   7735951     20.00   no data
10151.62/1271.71	c  N dy 36631  10239644       360       371      6299    175941     19800   9018443     20.00     21.15
10167.67/1273.72	c  N dy 36670  10260317       360       371      6299    195472     19800  10301112     20.00     21.06
10184.36/1275.89	c  N dy 36738  10280370       360       371      6299    214535     19800  11562339     20.00     23.12
10205.10/1278.48	c  N dy 36840  10300440       360       371      6299    233608     19800  12840878     20.00     23.69
10224.27/1280.86	c  N dy 36900  10320503       360       371      6299    252640     19800  14094447     20.00     33.01
10253.01/1284.40	c  N dy 36941  10341389       360       371      6299    137635     19800   6449464     20.00     21.07
10265.78/1286.03	c  N dy 37017  10361457       360       371      6299    156665     19800   7723426     20.00     21.57
10280.96/1287.97	c  N dy 37093  10381519       360       371      6299    175649     19800   8983827     20.00     21.09
10298.52/1290.13	c  N dy 37182  10402187       360       371      6299    195320     19800  10309885     20.00     21.12
10316.09/1292.40	c  N dy 37269  10422654       360       371      6299    214777     19800  11595168     20.01     21.21
10338.41/1295.12	c  N dy 37337  10445746       360       371      6299    236699     19800  13093758     20.01     21.23
10359.98/1297.90	c  N dy 37433  10465850       360       371      6299    255824     19800  14407650     20.01     21.11
10388.71/1301.40	c  N dy 37548  10485975       360       371      6299    139279     19800   6543782     20.01     21.07
10401.49/1303.02	c  N dy 37641  10506788       360       371      6299    159021     19800   7851888     20.01     21.24
10415.85/1304.82	c  N dy 37736  10527405       360       371      6299    178603     19800   9174907     20.02     21.24
10430.23/1306.70	c  N dy 37804  10547538       360       371      6299    197669     19800  10445571     20.02     21.19
10448.66/1308.93	c  N dy 37883  10568650       360       371      6299    217738     19800  11795003     20.02     21.33
10467.10/1311.22	c  N dy 37959  10588743       360       371      6299    236901     19800  13086682     20.02     22.01
10486.11/1313.62	c  N dy 38056  10609484       360       371      6299    256643     19800  14395019     20.02     21.12
10510.12/1316.64	c  N dy 38156  10629580       360       371      6299    138977     19800   6498481     20.02     29.53
10521.24/1318.05	c  N dy 38224  10649977       360       371      6299    158220     19800   7771085     20.02     21.22
10533.22/1319.56	c  N dy 38290  10669987       360       371      6299    177116     19800   9011165     20.03     25.90
10546.78/1321.23	c  N dy 38373  10690130       360       371      6299    196189     19800  10293019     20.03     21.23
10562.82/1323.23	c  N dy 38450  10710590       360       371      6299    215660     19800  11624011     20.03     21.13
10569.15/1324.09	c  S st 38470  10719268       360       371      6299    223882     19800  12130933     20.03   no data
10569.95/1324.18	c  S st 38470  10719770       360       371      6299    224361     19800  12159100     20.03   no data
10570.75/1324.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
10573.13/1324.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  8.1M T:  0.38
10573.93/1324.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10573.93/1324.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10573.93/1324.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
10573.93/1324.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
10573.93/1324.61	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
10574.73/1324.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.13 s
10594.70/1327.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.18 s
10934.00/1369.74	c lits-rem:       142  cl-subs:     4313  v-elim:      0  v-fix:    0  time: 42.46 s
10934.00/1369.74	c vivif2 --  cl tried      371 cl shrink        0 lits rem          0 time: 0.00
10935.60/1369.94	c vivif2 --  cl tried   220048 cl shrink        0 lits rem          0 time: 0.21
10938.00/1370.28	c asymm  cl-useful: 0/371/371 lits-rem:0 time: 0.34
10938.00/1370.29	c calculated reachability. Time: 0.00
10938.00/1370.29	c  N dy 38470  10719770       360       371      6299    220048     19800  11861299     20.03   no data
10955.55/1372.45	c  N dy 38528  10741897       360       371      6299    240978     19800  13286760     20.03     21.13
10973.91/1374.72	c  N dy 38613  10762047       360       371      6299    260201     19800  14587993     20.03     21.18
10996.26/1377.56	c  N dy 38692  10782102       360       371      6299    141756     19800   6659425     20.03     21.23
11008.24/1379.03	c  N dy 38776  10802164       360       371      6299    160782     19800   7913362     20.03     21.16
11021.81/1380.78	c  N dy 38862  10822469       360       371      6299    180015     19800   9226637     20.03     21.09
11037.91/1382.78	c  N dy 38958  10842471       360       371      6299    199068     19800  10526292     20.03     23.46
11056.11/1385.01	c  N dy 39033  10865274       360       371      6299    220654     19800  11962144     20.03     21.12
11073.03/1387.14	c  N dy 39084  10885285       360       371      6299    239587     19800  13219086     20.03     26.06
11092.85/1389.67	c  N dy 39201  10905502       360       371      6299    258948     19800  14543757     20.04     21.11
11116.93/1392.67	c  N dy 39264  10925574       360       371      6299    139478     19800   6481561     20.04     28.43
11127.97/1394.03	c  N dy 39322  10946112       360       371      6299    158927     19800   7755645     20.04     21.10
11140.75/1395.63	c  N dy 39375  10966204       360       371      6299    177973     19800   9026443     20.04     23.25
11155.12/1397.41	c  N dy 39444  10986976       360       371      6299    197661     19800  10332980     20.04     21.33
11172.68/1399.69	c  N dy 39536  11011463       360       371      6299    220932     19800  11889166     20.04     21.14
11190.24/1401.84	c  N dy 39640  11032523       360       371      6299    241046     19800  13233870     20.04     21.11
11207.02/1403.90	c  N dy 39714  11052541       360       371      6299    260024     19800  14503765     20.04     39.66
11223.78/1406.07	c  N dy 39784  11072553       360       371      6299    279072     19800  15789562     20.04     21.12
11239.87/1408.06	c  N dy 39838  11092753       360       371      6299    158600     19800   7707709     20.04     21.10
11253.31/1409.71	c  N dy 39885  11114949       360       371      6299    179600     19800   9091517     20.04     21.10
11266.88/1411.40	c  N dy 39964  11135028       360       371      6299    198726     19800  10421141     20.04     22.33
11281.26/1413.26	c  N dy 40040  11155207       360       371      6299    217908     19800  11715044     20.04     21.13
11298.03/1415.35	c  N dy 40149  11175444       360       371      6299    237294     19800  13047567     20.05     21.13
11315.59/1417.52	c  N dy 40205  11195450       360       371      6299    256180     19800  14311926     20.05     23.40
11333.95/1419.82	c  N dy 40256  11216488       360       371      6299    276124     19800  15596650     20.05     21.17
11337.14/1420.25	c  S st 40273  11219771       360       371      6299    279256     19800  15810781     20.05     17.91
11337.94/1420.36	c  S st 40273  11220276       360       371      6299    279733     19800  15839903     20.05   no data
11338.74/1420.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
11343.54/1421.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 10.0M T:  0.65
11343.54/1421.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11343.54/1421.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11343.54/1421.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
11343.54/1421.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
11343.54/1421.08	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
11345.26/1421.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.18 s
11377.06/1425.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  3.55 s
12220.11/1530.84	c lits-rem:       143  cl-subs:     6331  v-elim:      0  v-fix:    0  time: 105.54 s
12220.11/1530.84	c vivif2 --  cl tried      371 cl shrink        0 lits rem          0 time: 0.00
12222.56/1531.12	c vivif2 --  cl tried   273402 cl shrink        0 lits rem          0 time: 0.28
12226.50/1531.68	c asymm  cl-useful: 0/369/371 lits-rem:0 time: 0.56
12226.50/1531.69	c calculated reachability. Time: 0.00
12226.50/1531.69	c  N dy 40273  11220276       360       371      6299    273402     19800  15397673     20.05   no data
12250.44/1534.65	c  N dy 40334  11240752       360       371      6299    152510     19800   7322239     20.05     21.13
12264.03/1536.36	c  N dy 40415  11261510       360       371      6299    172228     19800   8643196     20.05     21.18
12280.00/1538.35	c  N dy 40472  11282680       360       371      6299    192239     19800   9948459     20.05     21.14
12295.96/1540.31	c  N dy 40528  11302699       360       371      6299    211138     19800  11139269     20.05     21.13
12313.52/1542.51	c  N dy 40614  11322980       360       371      6299    230444     19800  12450363     20.05     21.24
12331.89/1544.88	c  N dy 40679  11343345       360       371      6299    249713     19800  13704945     20.05     21.19
12353.45/1547.51	c  N dy 40748  11363534       360       371      6299    268905     19800  14950161     20.05     21.37
12383.79/1551.36	c  N dy 40837  11385231       360       371      6299    148161     19800   6950157     20.05     21.15
12397.36/1553.04	c  N dy 40920  11405521       360       371      6299    167458     19800   8241507     20.05     21.12
12411.73/1554.89	c  N dy 40994  11426933       360       371      6299    187747     19800   9564705     20.05     21.30
12428.50/1556.99	c  N dy 41062  11448004       360       371      6299    207684     19800  10835174     20.05     21.20
12447.66/1559.34	c  N dy 41169  11468067       360       371      6299    226912     19800  12162918     20.05     22.45
12466.03/1561.61	c  N dy 41262  11488110       360       371      6299    246029     19800  13442966     20.06     21.15
12485.18/1564.11	c  N dy 41352  11508746       360       371      6299    265626     19800  14759525     20.06     21.24
12513.91/1567.62	c  N dy 41433  11529285       360       371      6299    142764     19800   6580089     20.06     21.22
12526.69/1569.27	c  N dy 41537  11550461       360       371      6299    162975     19800   7938982     20.06     21.33
12541.05/1571.01	c  N dy 41603  11570665       360       371      6299    182109     19800   9187959     20.06     21.23
12554.64/1572.75	c  N dy 41649  11590714       360       371      6299    201035     19800  10407082     20.06     25.04
12570.60/1574.75	c  N dy 41714  11610876       360       371      6299    220176     19800  11681847     20.06     21.25
12588.15/1576.98	c  N dy 41794  11630919       360       371      6299    239274     19800  12973655     20.06     21.29
12608.13/1579.47	c  N dy 41857  11652679       360       371      6299    259871     19800  14391186     20.06     21.20
12629.67/1582.10	c  N dy 41916  11674093       360       371      6299    280219     19800  15761543     20.06     21.16
12651.23/1584.83	c  N dy 41949  11694403       360       371      6299    155980     19800   7446217     20.06     21.14
12663.98/1586.45	c  N dy 42014  11714424       360       371      6299    174929     19800   8733656     20.06     21.17
12668.79/1587.03	c  S st 42052  11720279       360       371      6299    180531     19800   9126330     20.06     19.58
12669.59/1587.10	c  S st 42052  11720785       360       371      6299    181027     19800   9156179     20.06   no data
12669.59/1587.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
12672.77/1587.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.0M T:  0.39
12672.77/1587.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12672.77/1587.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12672.77/1587.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
12672.77/1587.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
12672.77/1587.54	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
12673.57/1587.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.14 s
12698.32/1590.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.78 s
12901.08/1616.20	c lits-rem:       163  cl-subs:     1803  v-elim:      0  v-fix:    0  time: 25.45 s
12901.08/1616.20	c vivif2 --  cl tried      371 cl shrink        0 lits rem          0 time: 0.00
12902.68/1616.36	c vivif2 --  cl tried   179224 cl shrink        0 lits rem          0 time: 0.16
12905.08/1616.62	c asymm  cl-useful: 0/371/371 lits-rem:0 time: 0.26
12905.08/1616.62	c calculated reachability. Time: 0.00
12905.08/1616.62	c  N dy 42052  11720785       360       371      6299    179224     19800   9027429     20.06   no data
12919.46/1618.40	c  N dy 42132  11740960       360       371      6299    198419     19800  10335455     20.06     21.36
12934.75/1620.34	c  N dy 42221  11761050       360       371      6299    217578     19800  11634429     20.06     24.98
12951.45/1622.43	c  N dy 42314  11781335       360       371      6299    236938     19800  12945844     20.06     21.18
12969.87/1624.73	c  N dy 42415  11801393       360       371      6299    256030     19800  14233383     20.07     25.40
12990.49/1627.36	c  N dy 42526  11822730       360       371      6299    276387     19800  15627234     20.07     21.14
13016.03/1630.55	c  N dy 42638  11842906       360       371      6299    151273     19800   7103057     20.07     21.14
13028.01/1632.08	c  N dy 42697  11862973       360       371      6299    170265     19800   8332674     20.07     30.82
13042.39/1633.87	c  N dy 42779  11883839       360       371      6299    190038     19800   9622202     20.07     21.18
13058.35/1635.89	c  N dy 42855  11904634       360       371      6299    209798     19800  10939934     20.07     21.22
13076.71/1638.16	c  N dy 42939  11926349       360       371      6299    230383     19800  12325281     20.07     21.34
13094.28/1640.38	c  N dy 43001  11947049       360       371      6299    250028     19800  13604185     20.07     21.57
13112.64/1642.64	c  N dy 43061  11967168       360       371      6299    269055     19800  14864063     20.07     21.20
13133.41/1645.20	c  N dy 43136  11987203       360       371      6299    288063     19800  16136091     20.07     23.53
13154.29/1647.85	c  N dy 43239  12007967       360       371      6299    162591     19800   7827470     20.08     21.19
13168.53/1649.65	c  N dy 43299  12027991       360       371      6299    181523     19800   9128323     20.08     22.62
13184.50/1651.66	c  N dy 43402  12048060       360       371      6299    200619     19800  10422028     20.08     21.22
13202.86/1653.91	c  N dy 43473  12070103       360       371      6299    221543     19800  11788477     20.08     21.14
13219.62/1656.07	c  N dy 43530  12090152       360       371      6299    240559     19800  13060572     20.08     21.15
13241.23/1658.72	c  N dy 43594  12112913       360       371      6299    262045     19800  14470053     20.08     21.18
13260.31/1661.16	c  N dy 43640  12133714       360       371      6299    281742     19800  15756603     20.08     21.15
13282.68/1663.91	c  N dy 43675  12153771       360       371      6299    154581     19800   7282446     20.08     21.15
13296.24/1665.61	c  N dy 43769  12174347       360       371      6299    174227     19800   8601556     20.08     21.21
13309.83/1667.35	c  N dy 43843  12194671       360       371      6299    193556     19800   9875635     20.08     21.19
13326.59/1669.40	c  N dy 43904  12214693       360       371      6299    212523     19800  11150250     20.08     21.15
13331.38/1670.09	c  S st 43941  12220785       360       371      6299    218362     19800  11555323     20.08     18.90
13332.17/1670.18	c  S st 43941  12221290       360       371      6299    218854     19800  11584102     20.08   no data
13332.97/1670.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
13336.18/1670.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  7.6M T:  0.45
13336.18/1670.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
13336.18/1670.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13336.18/1670.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
13336.18/1670.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
13336.18/1670.68	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
13337.83/1670.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.14 s
13360.13/1673.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.52 s
13645.18/1709.38	c lits-rem:       190  cl-subs:     3325  v-elim:      0  v-fix:    0  time: 35.71 s
13645.18/1709.38	c vivif2 --  cl tried      371 cl shrink        0 lits rem          0 time: 0.00
13646.71/1709.58	c vivif2 --  cl tried   215529 cl shrink        0 lits rem          0 time: 0.20
13649.11/1709.88	c asymm  cl-useful: 0/371/371 lits-rem:0 time: 0.31
13649.11/1709.89	c calculated reachability. Time: 0.00
13649.11/1709.89	c  N dy 43941  12221290       360       371      6299    215529     19800  11345373     20.08   no data
13665.09/1711.88	c  N dy 43992  12241382       360       371      6299    234574     19800  12573724     20.08     21.16
13681.85/1713.91	c  N dy 44059  12261671       360       371      6299    253859     19800  13873090     20.08     21.18
13701.01/1716.38	c  N dy 44143  12284125       360       371      6299    275182     19800  15333840     20.08     21.14
13727.36/1719.61	c  N dy 44215  12304599       360       371      6299    147610     19800   6783519     20.08     21.14
13739.33/1721.12	c  N dy 44258  12324626       360       371      6299    166542     19800   8046937     20.08     23.50
13752.09/1722.77	c  N dy 44316  12345315       360       371      6299    186033     19800   9302966     20.08     21.18
13766.48/1724.57	c  N dy 44387  12365320       360       371      6299    205003     19800  10556713     20.08     23.40
13782.44/1726.59	c  N dy 44477  12385411       360       371      6299    224083     19800  11839444     20.08     28.99
13799.20/1728.63	c  N dy 44518  12405692       360       371      6299    243302     19800  13095348     20.08     21.19
13817.57/1730.97	c  N dy 44598  12426438       360       371      6299    263062     19800  14430627     20.08     21.14
13837.54/1733.44	c  N dy 44672  12447241       360       371      6299    282855     19800  15779625     20.08     21.15
13863.87/1736.74	c  N dy 44756  12467405       360       371      6299    154059     19800   7190639     20.08     21.20
13877.43/1738.49	c  N dy 44838  12488295       360       371      6299    173915     19800   8492258     20.08     21.80
13892.60/1740.35	c  N dy 44907  12508381       360       371      6299    193034     19800   9823251     20.09     25.26
13908.63/1742.32	c  N dy 44968  12528889       360       371      6299    212445     19800  11105279     20.08     21.20
13924.53/1744.39	c  N dy 45027  12549000       360       371      6299    231566     19800  12388669     20.08     21.15
13943.75/1746.73	c  N dy 45085  12569012       360       371      6299    250598     19800  13654375     20.08     21.30
13962.85/1749.13	c  N dy 45143  12589158       360       371      6299    269740     19800  14928785     20.08     21.25
13989.20/1752.42	c  N dy 45212  12611219       360       371      6299    290768     19800  16394191     20.09     21.24
14019.53/1756.21	c  N dy 45307  12631316       360       371      6299    160828     19800   7653891     20.09     30.41
14034.70/1758.12	c  N dy 45385  12651324       360       371      6299    179859     19800   8935982     20.09     24.81
14053.06/1760.44	c  N dy 45473  12671389       360       371      6299    198916     19800  10203039     20.09     21.63
14072.23/1762.89	c  N dy 45542  12692109       360       371      6299    218596     19800  11531717     20.09     21.31
14094.57/1765.64	c  N dy 45625  12712203       360       371      6299    237597     19800  12798237     20.09     22.91
14103.35/1766.76	c  S st 45649  12721290       360       371      6299    246266     19800  13355049     20.09     17.80
14104.15/1766.89	c  S st 45649  12721791       360       371      6299    246753     19800  13385040     20.09   no data
14104.95/1766.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
14111.48/1767.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  9.1M T:  0.82
14111.48/1767.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
14111.48/1767.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14112.14/1767.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
14112.14/1767.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
14112.14/1767.80	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
14113.73/1768.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.21 s
14144.88/1771.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  3.51 s
14625.47/1832.13	c lits-rem:        81  cl-subs:     4172  v-elim:      0  v-fix:    0  time: 60.18 s
14625.47/1832.13	c vivif2 --  cl tried      371 cl shrink        0 lits rem          0 time: 0.00
14627.07/1832.36	c vivif2 --  cl tried   242581 cl shrink        0 lits rem          0 time: 0.24
14630.24/1832.78	c asymm  cl-useful: 0/371/371 lits-rem:0 time: 0.41
14630.24/1832.79	c calculated reachability. Time: 0.00
14630.24/1832.79	c  N dy 45649  12721791       360       371      6299    242581     19800  13086880     20.09   no data
14648.60/1835.07	c  N dy 45732  12741954       360       371      6299    261769     19800  14388864     20.09     21.39
14667.77/1837.43	c  N dy 45812  12762501       360       371      6299    281336     19800  15700767     20.09     21.29
14693.31/1840.60	c  N dy 45879  12782845       360       371      6299    150622     19800   6917718     20.09     21.40
14706.10/1842.26	c  N dy 45972  12803430       360       371      6299    170251     19800   8238986     20.09     21.19
14719.65/1843.98	c  N dy 46049  12823746       360       371      6299    189578     19800   9537285     20.10     21.22
14734.95/1845.89	c  N dy 46146  12843752       360       371      6299    208646     19800  10848574     20.10     21.24
14750.80/1847.90	c  N dy 46223  12863830       360       371      6299    227750     19800  12152796     20.10     26.06
14768.35/1850.09	c  N dy 46301  12884084       360       371      6299    246998     19800  13445867     20.10     21.22
14786.77/1852.41	c  N dy 46381  12904223       360       371      6299    266241     19800  14808568     20.10     21.24
14808.27/1855.03	c  N dy 46442  12924877       360       371      6299    285752     19800  16065075     20.10     21.17
14836.22/1858.57	c  N dy 46496  12945014       360       371      6299    153733     19800   7095993     20.10     21.22
14851.37/1860.47	c  N dy 46558  12965480       360       371      6299    173057     19800   8380609     20.10     21.27
14867.33/1862.41	c  N dy 46626  12986458       360       371      6299    192990     19800   9682530     20.10     21.19
14882.52/1864.39	c  N dy 46710  13006763       360       371      6299    212284     19800  10985556     20.10     21.24
14899.29/1866.46	c  N dy 46780  13026829       360       371      6299    231315     19800  12246627     20.10     21.19
14917.65/1868.79	c  N dy 46854  13046916       360       371      6299    250397     19800  13490979     20.10     21.21
14939.20/1871.45	c  N dy 46939  13067730       360       371      6299    270183     19800  14820043     20.10     21.34
14957.56/1873.77	c  N dy 46986  13087855       360       371      6299    289207     19800  16086738     20.10     21.30
14986.31/1877.33	c  N dy 47081  13108829       360       371      6299    157216     19800   7303296     20.10     21.24
14999.86/1879.06	c  N dy 47161  13129318       360       371      6299    176698     19800   8648477     20.11     21.25
15000.65/1879.17	c  F st 47167  13130467       360       371      6299    177788     19800   8719229     20.11   no data
15015.97/1881.05	c  N dy 47245  13149332       360       371      6299    195796     19800   9994766     20.11     28.01
15031.81/1883.07	c  N dy 47303  13169582       360       371      6299    215078     19800  11311255     20.11     21.23
15051.76/1885.50	c  N dy 47385  13189954       360       371      6299    234498     19800  12627553     20.11     21.17
15071.72/1888.03	c  N dy 47468  13210675       360       371      6299    254246     19800  13974960     20.11     21.33
15083.70/1889.55	c  S st 47527  13221791       360       371      6299    264853     19800  14712465     20.11   no data
15084.50/1889.67	c  S st 47527  13222291       360       371      6299    265342     19800  14744264     20.11   no data
15085.35/1889.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
15090.09/1890.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  9.1M T:  0.60
15090.09/1890.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15090.09/1890.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15090.09/1890.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
15090.09/1890.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
15090.09/1890.35	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
15091.68/1890.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.18 s
15118.04/1893.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.70 s
15845.28/1984.91	c lits-rem:        85  cl-subs:     4727  v-elim:      0  v-fix:    0  time: 91.02 s
15845.28/1984.91	c vivif2 --  cl tried      371 cl shrink        0 lits rem          0 time: 0.00
15847.68/1985.20	c vivif2 --  cl tried   260615 cl shrink        0 lits rem          0 time: 0.29
15852.47/1985.81	c asymm  cl-useful: 0/371/371 lits-rem:0 time: 0.60
15852.47/1985.82	c calculated reachability. Time: 0.00
15852.47/1985.82	c  N dy 47527  13222291       360       371      6299    260615     19800  14402759     20.11   no data
15874.03/1988.58	c  N dy 47595  13244203       360       371      6299    281355     19800  15801656     20.11     21.18
15897.18/1991.43	c  N dy 47677  13264290       360       371      6299    300519     19800  17073006     20.11     24.75
15921.13/1994.49	c  N dy 47758  13285943       360       371      6299    168175     19800   8004733     20.11     21.20
15936.30/1996.36	c  N dy 47822  13306070       360       371      6299    187246     19800   9256335     20.11     21.26
15952.26/1998.38	c  N dy 47901  13326232       360       371      6299    206541     19800  10556073     20.11     21.18
15969.04/2000.45	c  N dy 47970  13346257       360       371      6299    225489     19800  11819225     20.11     21.33
15987.40/2002.80	c  N dy 48062  13366290       360       371      6299    244598     19800  13109930     20.11     22.22
16005.76/2005.05	c  N dy 48125  13386381       360       371      6299    263680     19800  14358688     20.11     25.86
16028.91/2007.94	c  N dy 48235  13406402       360       371      6299    282882     19800  15679464     20.12     26.38
16049.68/2010.56	c  N dy 48301  13426517       360       371      6299    302002     19800  16945410     20.12     21.20
16075.20/2013.72	c  N dy 48366  13448139       360       371      6299    168445     19800   8003816     20.12     21.27
16088.76/2015.44	c  N dy 48423  13468308       360       371      6299    187632     19800   9265179     20.12     21.19
16103.98/2017.33	c  N dy 48484  13488378       360       371      6299    206734     19800  10541927     20.12     26.33
16119.90/2019.33	c  N dy 48551  13508470       360       371      6299    225842     19800  11821963     20.12     24.52
16137.46/2021.51	c  N dy 48623  13528535       360       371      6299    244838     19800  13083675     20.12     29.74
16155.83/2023.90	c  N dy 48702  13548635       360       371      6299    263925     19800  14359730     20.12     21.41
16176.57/2026.41	c  N dy 48759  13568637       360       371      6299    282927     19800  15632272     20.12     22.68
16200.59/2029.43	c  N dy 48855  13588700       360       371      6299    301998     19800  16907212     20.12     30.27
16226.08/2032.70	c  N dy 48934  13609345       360       371      6299    166650     19800   7861878     20.12     21.22
16242.04/2034.65	c  N dy 49023  13629639       360       371      6299    186038     19800   9205910     20.12     21.31
16261.21/2037.00	c  N dy 49106  13651942       360       371      6299    207204     19800  10617255     20.12     21.29
16278.78/2039.22	c  N dy 49168  13672384       360       371      6299    226664     19800  11899755     20.12     21.25
16298.73/2041.72	c  N dy 49250  13693687       360       371      6299    246966     19800  13243089     20.13     21.20
16317.09/2044.05	c  N dy 49310  13713826       360       371      6299    266065     19800  14482855     20.13     21.23
16325.07/2045.07	c  S st 49336  13722291       360       371      6299    274070     19800  15003455     20.13     19.34
16325.88/2045.18	c  S st 49336  13722794       360       371      6299    274556     19800  15033714     20.13   no data
16326.68/2045.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
16331.47/2045.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  9.6M T:  0.66
16331.47/2045.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
16331.47/2045.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16331.47/2045.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
16331.47/2045.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
16331.47/2045.91	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
16333.85/2046.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.20 s
16361.80/2049.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.95 s
17227.18/2158.08	c lits-rem:       115  cl-subs:     5071  v-elim:      0  v-fix:    0  time: 108.43 s
17227.18/2158.08	c vivif2 --  cl tried      371 cl shrink        0 lits rem          0 time: 0.00
17229.57/2158.39	c vivif2 --  cl tried   269485 cl shrink        0 lits rem          0 time: 0.31
17235.17/2159.09	c asymm  cl-useful: 0/368/371 lits-rem:0 time: 0.69
17235.17/2159.10	c calculated reachability. Time: 0.00
17235.17/2159.10	c  N dy 49336  13722794       360       371      6299    269485     19800  14684697     20.13   no data
17257.51/2161.85	c  N dy 49399  13742855       360       371      6299    288553     19800  15977006     20.13     21.19
17282.27/2164.90	c  N dy 49486  13763670       360       371      6299    308449     19800  17332374     20.13     21.22
17306.22/2167.91	c  N dy 49542  13784588       360       371      6299    172406     19800   8187174     20.13     21.30
17322.19/2169.91	c  N dy 49608  13806278       360       371      6299    192998     19800   9529547     20.13     21.30
17338.95/2172.03	c  N dy 49677  13826484       360       371      6299    212285     19800  10851603     20.13     21.20
17358.12/2174.49	c  N dy 49759  13847032       360       371      6299    231868     19800  12176657     20.13     21.23
17379.66/2177.14	c  N dy 49825  13867818       360       371      6299    251558     19800  13511548     20.13     21.49
17402.83/2180.01	c  N dy 49912  13887820       360       371      6299    270583     19800  14807058     20.13     26.08
17429.17/2183.33	c  N dy 50022  13908281       360       371      6299    290193     19800  16156682     20.13     21.26
17460.31/2187.26	c  N dy 50166  13928539       360       371      6299    309613     19800  17531636     20.14     21.22
17487.45/2190.68	c  N dy 50217  13950044       360       371      6299    173085     19800   8206546     20.14     21.22
17504.21/2192.73	c  N dy 50297  13970795       360       371      6299    192847     19800   9564834     20.14     21.20
17524.15/2195.25	c  N dy 50406  13991505       360       371      6299    212710     19800  10960910     20.14     21.43
17543.32/2197.66	c  N dy 50486  14011538       360       371      6299    231811     19800  12246936     20.14     21.94
17564.07/2200.29	c  N dy 50573  14031637       360       371      6299    251071     19800  13585530     20.14     24.45
17584.84/2202.81	c  N dy 50642  14051687       360       371      6299    270134     19800  14859847     20.15     28.12
17608.79/2205.83	c  N dy 50713  14076468       360       371      6299    293744     19800  16448741     20.15     21.22
17630.36/2208.54	c  N dy 50781  14097671       360       371      6299    313880     19800  17752034     20.14     21.22
17651.90/2211.22	c  N dy 50860  14117782       360       371      6299    174925     19800   8347540     20.15     21.50
17664.68/2212.84	c  N dy 50907  14138559       360       371      6299    194678     19800   9691339     20.14     21.32
17680.64/2214.88	c  N dy 51021  14158609       360       371      6299    213913     19800  11040873     20.15     35.71
17697.41/2217.00	c  N dy 51112  14178831       360       371      6299    233240     19800  12332329     20.15     21.30
17714.18/2219.05	c  N dy 51166  14199874       360       371      6299    253172     19800  13660592     20.15     21.22
17731.75/2221.25	c  N dy 51214  14220470       360       371      6299    272651     19800  14960501     20.15     21.37
17733.34/2221.49	c  S st 51216  14222794       360       371      6299    274845     19800  15086223     20.15     19.13
17734.14/2221.59	c  S st 51216  14223296       360       371      6299    275338     19800  15117347     20.15   no data
17734.94/2221.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
17738.92/2222.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 10.5M T:  0.50
17738.92/2222.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
17738.92/2222.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17738.92/2222.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
17738.92/2222.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
17738.92/2222.15	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
17740.52/2222.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.17 s
17762.09/2225.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.22 s
18517.30/2319.62	c lits-rem:       140  cl-subs:     4929  v-elim:      0  v-fix:    0  time: 94.53 s
18517.30/2319.62	c vivif2 --  cl tried      371 cl shrink        0 lits rem          0 time: 0.00
18519.83/2319.93	c vivif2 --  cl tried   270409 cl shrink        0 lits rem          0 time: 0.31
18525.28/2320.61	c asymm  cl-useful: 0/353/371 lits-rem:0 time: 0.69
18525.28/2320.63	c calculated reachability. Time: 0.00
18525.28/2320.63	c  N dy 51216  14223296       360       371      6299    270409     19800  14768063     20.15   no data
18547.63/2323.47	c  N dy 51270  14243350       360       371      6299    289440     19800  16079290     20.15     21.23
18573.97/2326.71	c  N dy 51364  14264271       360       371      6299    309441     19800  17446533     20.15     21.45
18601.11/2330.16	c  N dy 51445  14284294       360       371      6299    169673     19800   7976970     20.15     21.23
18617.08/2332.13	c  N dy 51511  14304433       360       371      6299    188763     19800   9257438     20.15     21.23
18637.04/2334.63	c  N dy 51569  14329456       360       371      6299    212477     19800  10827693     20.15     21.31
18655.41/2336.93	c  N dy 51654  14349535       360       371      6299    231634     19800  12109648     20.15     22.37
18673.77/2339.25	c  N dy 51705  14369631       360       371      6299    250697     19800  13363507     20.15     21.29
18695.46/2341.98	c  N dy 51794  14389966       360       371      6299    270099     19800  14682651     20.15     21.27
18718.48/2344.81	c  N dy 51866  14410003       360       371      6299    289247     19800  16022311     20.15     23.61
18742.43/2347.83	c  N dy 51934  14431582       360       371      6299    309813     19800  17447506     20.15     21.24
18772.76/2351.60	c  N dy 52014  14451588       360       371      6299    168990     19800   7874310     20.15     26.01
18787.12/2353.48	c  N dy 52110  14471590       360       371      6299    188133     19800   9185662     20.15     21.43
18803.88/2355.57	c  N dy 52184  14491678       360       371      6299    207219     19800  10475416     20.15     21.56
18823.05/2357.92	c  N dy 52235  14514184       360       371      6299    228676     19800  11927809     20.15     21.26
18840.62/2360.19	c  N dy 52282  14534342       360       371      6299    247773     19800  13184267     20.15     21.23
18860.58/2362.68	c  N dy 52369  14555158       360       371      6299    267636     19800  14548345     20.15     21.28
18879.87/2365.09	c  N dy 52430  14575590       360       371      6299    286922     19800  15791161     20.15     21.29
18902.89/2367.93	c  N dy 52530  14595802       360       371      6299    306292     19800  17101423     20.16     21.22
18929.24/2371.29	c  N dy 52611  14615980       360       371      6299    164635     19800   7568308     20.16     21.29
18942.80/2372.92	c  N dy 52675  14637213       360       371      6299    184847     19800   8899818     20.16     21.26
18957.17/2374.70	c  N dy 52762  14657547       360       371      6299    204202     19800  10211377     20.16     21.37
18973.14/2376.73	c  N dy 52871  14677593       360       371      6299    223354     19800  11537739     20.16     21.23
18988.30/2378.67	c  N dy 52940  14697668       360       371      6299    242524     19800  12810983     20.16     21.23
19006.66/2380.90	c  N dy 53012  14717930       360       371      6299    261752     19800  14115950     20.16     21.23
19011.58/2381.59	c  S st 53044  14723296       360       371      6299    266889     19800  14463915     20.16     19.19
19012.25/2381.68	c  S st 53044  14723798       360       371      6299    267380     19800  14496910     20.16   no data
19013.05/2381.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
19017.06/2382.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  9.6M T:  0.52
19017.06/2382.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19017.06/2382.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19017.06/2382.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
19017.06/2382.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
19017.06/2382.26	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
19018.65/2382.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.18 s
19047.38/2386.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  3.13 s
19647.73/2461.23	c lits-rem:       130  cl-subs:     4417  v-elim:      0  v-fix:    0  time: 75.15 s
19647.73/2461.23	c vivif2 --  cl tried      371 cl shrink        0 lits rem          0 time: 0.00
19650.13/2461.51	c vivif2 --  cl tried   262963 cl shrink        0 lits rem          0 time: 0.28
19654.11/2462.08	c asymm  cl-useful: 0/371/371 lits-rem:0 time: 0.57
19654.11/2462.09	c calculated reachability. Time: 0.00
19654.11/2462.09	c  N dy 53044  14723798       360       371      6299    262963     19800  14180463     20.16   no data
19676.46/2464.85	c  N dy 53122  14744359       360       371      6299    282553     19800  15524235     20.16     21.31
19699.61/2467.73	c  N dy 53205  14764376       360       371      6299    301624     19800  16823506     20.16     26.81
19722.90/2470.65	c  N dy 53267  14784745       360       371      6299    320998     19800  18108581     20.16     21.26
19749.89/2474.03	c  N dy 53319  14806277       360       371      6299    179666     19800   8530226     20.16     21.25
19765.93/2476.02	c  N dy 53388  14826597       360       371      6299    199005     19800   9859832     20.16     21.39
19783.50/2478.29	c  N dy 53451  14847352       360       371      6299    218782     19800  11184853     20.16     21.35
19803.39/2480.73	c  N dy 53520  14867527       360       371      6299    238038     19800  12492087     20.16     21.40
19825.76/2483.51	c  N dy 53564  14889577       360       371      6299    258886     19800  13832814     20.16     21.26
19846.50/2486.11	c  N dy 53626  14909622       360       371      6299    277945     19800  15080993     20.16     33.94
19868.83/2488.91	c  N dy 53690  14929671       360       371      6299    296879     19800  16328970     20.16     21.24
19894.37/2492.19	c  N dy 53761  14950712       360       371      6299    316877     19800  17660357     20.16     21.25
19928.69/2496.44	c  N dy 53836  14971401       360       371      6299    174006     19800   8137743     20.16     21.25
19947.06/2498.71	c  N dy 53935  14992583       360       371      6299    194164     19800   9494421     20.16     21.23
19965.43/2501.03	c  N dy 54015  15012628       360       371      6299    213298     19800  10808939     20.17     34.80
19983.79/2503.38	c  N dy 54098  15032689       360       371      6299    232463     19800  12102962     20.17     21.26
20005.34/2506.04	c  N dy 54164  15054581       360       371      6299    253276     19800  13485599     20.17     21.24
20027.69/2508.85	c  N dy 54242  15074746       360       371      6299    272531     19800  14798010     20.17     21.24
20051.64/2511.89	c  N dy 54335  15094753       360       371      6299    291651     19800  16082153     20.17     23.25
20078.00/2515.16	c  N dy 54438  15114981       360       371      6299    311051     19800  17450570     20.17     21.25
20113.12/2519.51	c  N dy 54526  15134990       360       371      6299    166311     19800   7594311     20.17     22.47
20126.83/2521.29	c  N dy 54611  15155068       360       371      6299    185490     19800   8878286     20.17     22.85
20142.67/2523.30	c  N dy 54701  15175167       360       371      6299    204672     19800  10201081     20.17     34.07
20161.08/2525.55	c  N dy 54799  15195191       360       371      6299    223741     19800  11513921     20.18     22.93
20178.65/2527.80	c  N dy 54849  15215986       360       371      6299    243540     19800  12840638     20.18     21.33
20185.78/2528.65	c  S st 54858  15223798       360       371      6299    250897     19800  13332129     20.17   no data
20186.59/2528.77	c  S st 54858  15224300       360       371      6299    251374     19800  13358788     20.17   no data
20187.44/2528.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
20192.97/2529.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  9.4M T:  0.72
20192.97/2529.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20192.97/2529.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20192.97/2529.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
20192.97/2529.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
20192.97/2529.56	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
20194.57/2529.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.19 s
20224.10/2533.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  3.20 s
20790.96/2604.47	c lits-rem:        98  cl-subs:     3561  v-elim:      0  v-fix:    0  time: 71.03 s
20790.96/2604.48	c vivif2 --  cl tried      371 cl shrink        0 lits rem          0 time: 0.00
20793.42/2604.77	c vivif2 --  cl tried   247813 cl shrink        0 lits rem          0 time: 0.30
20798.94/2605.49	c asymm  cl-useful: 0/371/371 lits-rem:0 time: 0.72
20799.74/2605.50	c calculated reachability. Time: 0.00
20799.74/2605.50	c  N dy 54858  15224300       360       371      6299    247813     19800  13110616     20.17   no data
20822.89/2608.45	c  N dy 54944  15245064       360       371      6299    267588     19800  14437000     20.18     21.29
20849.23/2611.76	c  N dy 55047  15265128       360       371      6299    286795     19800  15746720     20.18     25.65
20876.39/2615.11	c  N dy 55136  15285163       360       371      6299    305888     19800  17040352     20.18     22.35
20903.54/2618.51	c  N dy 55215  15305380       360       371      6299    325192     19800  18324495     20.18     22.03
20933.08/2622.27	c  N dy 55302  15325893       360       371      6299    179990     19800   8499734     20.18     21.30
20952.38/2624.63	c  N dy 55423  15345923       360       371      6299    199204     19800   9838986     20.18     21.60
20969.93/2626.84	c  N dy 55481  15366506       360       371      6299    218816     19800  11130473     20.18     21.40
20992.96/2629.70	c  N dy 55582  15386542       360       371      6299    237922     19800  12419668     20.18     21.96
21016.10/2632.69	c  N dy 55675  15406632       360       371      6299    257118     19800  13744584     20.19     32.38
21043.25/2636.08	c  N dy 55789  15426663       360       371      6299    276366     19800  15084139     20.19     22.60
21070.39/2639.48	c  N dy 55888  15446692       360       371      6299    295512     19800  16401922     20.19     30.34
21097.54/2642.80	c  N dy 55961  15466880       360       371      6299    314751     19800  17726251     20.19     21.46
21136.77/2647.72	c  N dy 56045  15487503       360       371      6299    168405     19800   7677622     20.19     21.26
21152.60/2649.77	c  N dy 56143  15507585       360       371      6299    187548     19800   8989680     20.20     21.94
21171.03/2652.06	c  N dy 56229  15528216       360       371      6299    207266     19800  10339024     20.20     21.34
21190.12/2654.48	c  N dy 56343  15548230       360       371      6299    226432     19800  11666156     20.20     21.98
21210.08/2656.98	c  N dy 56441  15568243       360       371      6299    245471     19800  12991835     20.20     22.35
21231.65/2659.66	c  N dy 56528  15588390       360       371      6299    264769     19800  14322089     20.20     21.34
21255.59/2662.61	c  N dy 56613  15608541       360       371      6299    283983     19800  15660999     20.20     21.27
21278.75/2665.59	c  N dy 56683  15628710       360       371      6299    303232     19800  16981050     20.20     21.27
21304.28/2668.75	c  N dy 56778  15648997       360       371      6299    322624     19800  18305595     20.21     21.40
21332.22/2672.21	c  N dy 56881  15670479       360       371      6299    176139     19800   8203793     20.21     21.36
21345.80/2674.00	c  N dy 56964  15690955       360       371      6299    195676     19800   9539789     20.21     21.31
21363.36/2676.11	c  N dy 57071  15712200       360       371      6299    215964     19800  10932169     20.21     21.31
21372.98/2677.40	c  S st 57129  15724300       360       371      6299    227523     19800  11705367     20.21     18.05
21373.86/2677.48	c  S st 57129  15724802       360       371      6299    228007     19800  11736474     20.21   no data
21374.52/2677.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
21377.72/2677.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  8.0M T:  0.46
21377.72/2677.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
21377.72/2677.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21378.52/2678.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
21378.52/2678.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
21378.52/2678.00	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
21379.31/2678.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.14 s
21401.67/2680.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.43 s
21655.07/2712.80	c lits-rem:        75  cl-subs:     2394  v-elim:      0  v-fix:    0  time: 31.81 s
21655.07/2712.80	c vivif2 --  cl tried      371 cl shrink        0 lits rem          0 time: 0.00
21657.46/2713.01	c vivif2 --  cl tried   225613 cl shrink        0 lits rem          0 time: 0.22
21660.65/2713.44	c asymm  cl-useful: 0/371/371 lits-rem:0 time: 0.42
21660.65/2713.45	c calculated reachability. Time: 0.00
21660.65/2713.45	c  N dy 57129  15724802       360       371      6299    225613     19800  11566704     20.21   no data
21679.74/2715.84	c  N dy 57218  15744939       360       371      6299    244883     19800  12864268     20.21     21.33
21698.73/2718.22	c  N dy 57281  15765023       360       371      6299    263942     19800  14168980     20.21     27.22
21721.76/2721.11	c  N dy 57375  15785427       360       371      6299    283458     19800  15504538     20.22     21.30
21745.66/2724.10	c  N dy 57489  15805458       360       371      6299    302658     19800  16847979     20.22     26.32
21768.82/2727.04	c  N dy 57566  15825825       360       371      6299    322104     19800  18167159     20.22     21.32
21799.16/2730.86	c  N dy 57640  15845933       360       371      6299    173323     19800   7948759     20.22     21.30
21815.13/2732.81	c  N dy 57708  15866237       360       371      6299    192584     19800   9228833     20.22     21.41
21834.27/2735.22	c  N dy 57816  15886458       360       371      6299    211981     19800  10575226     20.22     21.29
21852.64/2737.50	c  N dy 57877  15906472       360       371      6299    231019     19800  11859925     20.22     23.43
21878.98/2740.82	c  N dy 57936  15933672       360       371      6299    256702     19800  13533551     20.22     21.29
21904.53/2744.09	c  N dy 58011  15955632       360       371      6299    277677     19800  14944691     20.22     21.32
21930.88/2747.34	c  N dy 58081  15975820       360       371      6299    296876     19800  16217432     20.22     21.38
21958.83/2750.85	c  N dy 58154  15995891       360       371      6299    316085     19800  17510283     20.22     25.85
21985.18/2754.14	c  N dy 58184  16016207       360       371      6299    335349     19800  18777139     20.22     21.30
22021.10/2758.66	c  N dy 58253  16038228       360       371      6299    187593     19800   8903343     20.22     21.32
22039.51/2761.01	c  N dy 58319  16059032       360       371      6299    207363     19800  10242350     20.22     21.33
22063.40/2763.91	c  N dy 58422  16079416       360       371      6299    226880     19800  11591012     20.22     21.50
22085.76/2766.74	c  N dy 58494  16099566       360       371      6299    246094     19800  12850062     20.22     21.40
22110.64/2769.87	c  N dy 58531  16124459       360       371      6299    269814     19800  14437306     20.22     21.35
22137.65/2773.28	c  N dy 58619  16145264       360       371      6299    289708     19800  15795946     20.22     21.30
22162.46/2776.40	c  N dy 58672  16165289       360       371      6299    308716     19800  17072964     20.22     25.49
22189.67/2779.78	c  N dy 58731  16185407       360       371      6299    327890     19800  18325100     20.22     21.66
22227.85/2784.50	c  N dy 58811  16205457       360       371      6299    177418     19800   8172350     20.22     28.02
22243.02/2786.42	c  S st 58901  16224802       360       371      6299    195930     19800   9413403     20.22     18.29
22243.83/2786.51	c  S st 58901  16225306       360       371      6299    196424     19800   9446236     20.22   no data
22243.83/2786.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
22247.82/2787.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.7M T:  0.47
22247.82/2787.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
22247.82/2787.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22247.82/2787.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
22247.82/2787.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
22247.82/2787.04	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
22248.62/2787.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.15 s
22276.61/2790.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  3.09 s
22500.10/2818.65	c lits-rem:        77  cl-subs:     1189  v-elim:      0  v-fix:    0  time: 27.98 s
22500.10/2818.65	c vivif2 --  cl tried      371 cl shrink        0 lits rem          0 time: 0.00
22501.69/2818.83	c vivif2 --  cl tried   195235 cl shrink        0 lits rem          0 time: 0.19
22504.96/2819.28	c asymm  cl-useful: 0/371/371 lits-rem:0 time: 0.44
22504.96/2819.29	c calculated reachability. Time: 0.00
22504.96/2819.29	c  N dy 58901  16225306       360       371      6299    195235     19800   9366949     20.22   no data
22522.51/2821.50	c  N dy 58947  16248883       360       371      6299    217686     19800  10844755     20.22     21.30
22541.59/2823.83	c  N dy 59036  16269301       360       371      6299    237242     19800  12197949     20.22     21.40
22559.97/2826.15	c  N dy 59114  16289598       360       371      6299    256660     19800  13518506     20.22     21.37
22578.33/2828.47	c  N dy 59178  16309609       360       371      6299    275754     19800  14817173     20.22     21.31
22600.70/2831.21	c  N dy 59246  16331399       360       371      6299    296396     19800  16179460     20.22     21.32
22624.64/2834.21	c  N dy 59347  16351444       360       371      6299    315588     19800  17481346     20.23     21.39
22646.99/2837.04	c  N dy 59420  16371505       360       371      6299    334698     19800  18780373     20.23     26.33
22670.96/2840.07	c  N dy 59497  16391592       360       371      6299    183087     19800   8528822     20.23     28.80
22686.12/2841.91	c  N dy 59582  16411870       360       371      6299    202453     19800   9843644     20.23     21.31
22702.88/2844.00	c  N dy 59655  16432684       360       371      6299    222309     19800  11167511     20.23     21.35
22719.65/2846.15	c  N dy 59744  16452779       360       371      6299    241435     19800  12466330     20.23     26.04
22739.61/2848.63	c  N dy 59842  16472844       360       371      6299    260681     19800  13834282     20.23     22.80
22761.96/2851.44	c  N dy 59921  16493535       360       371      6299    280468     19800  15176724     20.23     21.40
22785.97/2854.45	c  N dy 59988  16515675       360       371      6299    301480     19800  16583221     20.23     21.31
22808.27/2857.27	c  N dy 60020  16536509       360       371      6299    321160     19800  17879787     20.23     21.36
22833.83/2860.47	c  N dy 60090  16556546       360       371      6299    340257     19800  19163475     20.23     24.85
22857.11/2863.36	c  N dy 60149  16576557       360       371      6299    187731     19800   8792581     20.23     21.48
22872.95/2865.37	c  N dy 60234  16597164       360       371      6299    207338     19800  10124034     20.23     21.31
22891.36/2867.71	c  N dy 60303  16619434       360       371      6299    228608     19800  11582174     20.23     21.94
22908.92/2869.89	c  N dy 60363  16639841       360       371      6299    248072     19800  12902835     20.23     21.30
22928.02/2872.22	c  N dy 60443  16659887       360       371      6299    267123     19800  14188374     20.23     21.38
22947.98/2874.74	c  N dy 60508  16680411       360       371      6299    286746     19800  15501438     20.23     21.30
22968.75/2877.30	c  N dy 60575  16700879       360       371      6299    306261     19800  16806686     20.23     21.30
22991.09/2880.11	c  N dy 60643  16721156       360       371      6299    325597     19800  18118056     20.23     21.35
22996.74/2880.83	c  S st 60662  16725306       360       371      6299    329508     19800  18388949     20.23   no data
22997.61/2880.97	c  S st 60662  16725808       360       371      6299    329997     19800  18419840     20.23   no data
22998.27/2881.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
23005.52/2881.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 11.7M T:  0.92
23005.52/2881.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
23005.52/2881.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23005.52/2881.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
23005.52/2881.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
23005.52/2881.98	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
23007.86/2882.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.24 s
23037.41/2885.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  3.01 s
24269.22/3040.27	c lits-rem:       123  cl-subs:     6459  v-elim:      0  v-fix:    0  time: 154.33 s
24269.22/3040.27	c vivif2 --  cl tried      371 cl shrink        0 lits rem          0 time: 0.00
24272.41/3040.69	c vivif2 --  cl tried   323538 cl shrink        0 lits rem          0 time: 0.41
24280.40/3041.63	c asymm  cl-useful: 0/314/371 lits-rem:0 time: 0.94
24280.40/3041.64	c calculated reachability. Time: 0.00
24280.40/3041.64	c  N dy 60662  16725808       360       371      6299    323538     19800  17976209     20.23   no data
24310.74/3045.48	c  N dy 60733  16745826       360       371      6299    342510     19800  19207833     20.23     21.33
24345.85/3049.85	c  N dy 60777  16765911       360       371      6299    189203     19800   8861564     20.23     21.92
24363.41/3052.02	c  N dy 60838  16786069       360       371      6299    208384     19800  10131724     20.23     21.35
24381.78/3054.32	c  N dy 60910  16806088       360       371      6299    227355     19800  11411048     20.23     21.38
24405.73/3057.35	c  N dy 61010  16828339       360       371      6299    248639     19800  12894217     20.23     21.58
24427.29/3060.05	c  N dy 61074  16848608       360       371      6299    267945     19800  14167435     20.23     21.35
24450.44/3062.93	c  N dy 61147  16868704       360       371      6299    287083     19800  15488964     20.23     21.35
24472.91/3065.73	c  N dy 61210  16888747       360       371      6299    306189     19800  16769845     20.23     21.61
24496.75/3068.80	c  N dy 61311  16909137       360       371      6299    325676     19800  18080547     20.24     21.31
24519.10/3071.52	c  N dy 61379  16929535       360       371      6299    345098     19800  19370009     20.24     21.32
24541.44/3074.32	c  N dy 61453  16949682       360       371      6299    191125     19800   8969856     20.24     21.33
24555.81/3076.12	c  N dy 61513  16970296       360       371      6299    210721     19800  10289357     20.24     21.31
24571.78/3078.17	c  N dy 61587  16990328       360       371      6299    229852     19800  11572307     20.24     25.90
24597.31/3081.39	c  N dy 61657  17019582       360       371      6299    257722     19800  13415192     20.24     21.31
24616.47/3083.72	c  N dy 61741  17040133       360       371      6299    277373     19800  14742747     20.24     21.54
24635.64/3086.11	c  N dy 61815  17060427       360       371      6299    296682     19800  16015971     20.24     21.41
24654.80/3088.57	c  N dy 61884  17080631       360       371      6299    315969     19800  17319370     20.24     21.31
24681.15/3091.87	c  N dy 61976  17105647       360       371      6299    339880     19800  19016779     20.24     21.31
24706.68/3095.02	c  N dy 62040  17126634       360       371      6299    185471     19800   8552519     20.24     21.42
24722.65/3097.07	c  N dy 62104  17149752       360       371      6299    207414     19800   9974959     20.24     21.32
24737.01/3098.89	c  N dy 62149  17170025       360       371      6299    226700     19800  11254146     20.24     21.32
24753.90/3100.99	c  N dy 62228  17190029       360       371      6299    245752     19800  12546424     20.24     21.37
24772.92/3103.37	c  N dy 62313  17211364       360       371      6299    266146     19800  13940672     20.24     21.31
24786.51/3105.05	c  S st 62358  17225808       360       371      6299    279842     19800  14851630     20.24     17.80
24787.31/3105.16	c  S st 62358  17226310       360       371      6299    280332     19800  14881829     20.24   no data
24788.16/3105.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
24792.89/3105.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 10.7M T:  0.59
24792.89/3105.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
24792.89/3105.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
24792.89/3105.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
24792.89/3105.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
24792.89/3105.81	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
24793.69/3105.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.17 s
24815.35/3108.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.20 s
25447.64/3187.86	c lits-rem:       188  cl-subs:     4336  v-elim:      0  v-fix:    0  time: 79.24 s
25447.64/3187.86	c vivif2 --  cl tried      371 cl shrink        0 lits rem          0 time: 0.00
25449.90/3188.19	c vivif2 --  cl tried   275996 cl shrink        0 lits rem          0 time: 0.33
25457.08/3189.00	c asymm  cl-useful: 0/352/371 lits-rem:0 time: 0.81
25457.08/3189.01	c calculated reachability. Time: 0.00
25457.08/3189.01	c  N dy 62358  17226310       360       371      6299    275996     19800  14600159     20.24   no data
25481.04/3192.08	c  N dy 62427  17246405       360       371      6299    295137     19800  15895797     20.24     21.40
25507.39/3195.40	c  N dy 62499  17266752       360       371      6299    314481     19800  17172255     20.24     21.48
25533.74/3198.70	c  N dy 62551  17286963       360       371      6299    333689     19800  18462729     20.24     21.39
25571.24/3203.39	c  N dy 62601  17308777       360       371      6299    179322     19800   8138299     20.24     21.34
25586.43/3205.27	c  N dy 62651  17328877       360       371      6299    198482     19800   9412074     20.24     25.91
25603.19/3207.31	c  N dy 62698  17348946       360       371      6299    217543     19800  10674129     20.24     21.55
25621.55/3209.71	c  N dy 62756  17369347       360       371      6299    236923     19800  11993521     20.24     21.37
25642.29/3212.27	c  N dy 62822  17389855       360       371      6299    256438     19800  13303947     20.24     21.37
25664.66/3215.00	c  N dy 62919  17410072       360       371      6299    275721     19800  14623836     20.24     21.37
25685.40/3217.65	c  N dy 63009  17430081       360       371      6299    294806     19800  15916971     20.24     27.54
25707.78/3220.48	c  N dy 63098  17450126       360       371      6299    314005     19800  17231432     20.25     33.95
25731.71/3223.46	c  N dy 63163  17473076       360       371      6299    335787     19800  18703048     20.25     21.46
25769.24/3228.19	c  N dy 63261  17493143       360       371      6299    178854     19800   8083635     20.25     25.35
25784.39/3230.04	c  N dy 63323  17513174       360       371      6299    197983     19800   9371166     20.25     21.41
25801.17/3232.17	c  N dy 63403  17533473       360       371      6299    217289     19800  10681287     20.25     21.41
25818.73/3234.35	c  N dy 63481  17553481       360       371      6299    236323     19800  11963188     20.25     22.46
25837.10/3236.62	c  N dy 63516  17573936       360       371      6299    255747     19800  13269925     20.25     21.38
25857.06/3239.13	c  N dy 63593  17594098       360       371      6299    274920     19800  14578722     20.25     21.45
25881.00/3242.12	c  N dy 63684  17614113       360       371      6299    294096     19800  15933917     20.25     21.35
25903.42/3245.01	c  N dy 63767  17634203       360       371      6299    313227     19800  17242432     20.25     28.57
25928.11/3248.01	c  N dy 63843  17655228       360       371      6299    333332     19800  18594202     20.25     21.45
25952.86/3251.10	c  N dy 63905  17675284       360       371      6299    352479     19800  19899331     20.25     21.36
25980.00/3254.52	c  N dy 63971  17695328       360       371      6299    194280     19800   9051902     20.25     21.37
25998.37/3256.81	c  N dy 64020  17717271       360       371      6299    215111     19800  10443303     20.25     21.41
26005.55/3257.75	c  S st 64050  17726311       360       371      6299    223708     19800  11025343     20.25     19.21
26006.35/3257.85	c  S st 64050  17726813       360       371      6299    224197     19800  11057785     20.25   no data
26007.15/3257.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
26011.13/3258.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  8.1M T:  0.57
26011.13/3258.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
26011.13/3258.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26011.13/3258.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
26011.13/3258.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
26011.13/3258.49	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
26012.73/3258.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.17 s
26039.87/3262.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  3.05 s
26304.10/3295.13	c lits-rem:       128  cl-subs:     1986  v-elim:      0  v-fix:    0  time: 33.05 s
26304.10/3295.13	c vivif2 --  cl tried      371 cl shrink        0 lits rem          0 time: 0.00
26305.70/3295.37	c vivif2 --  cl tried   222211 cl shrink        0 lits rem          0 time: 0.23
26310.48/3295.94	c asymm  cl-useful: 0/371/371 lits-rem:0 time: 0.57
26310.48/3295.95	c calculated reachability. Time: 0.00
26310.48/3295.95	c  N dy 64050  17726813       360       371      6299    222211     19800  10925130     20.25   no data
26331.25/3298.55	c  N dy 64132  17746859       360       371      6299    241323     19800  12241389     20.25     22.46
26354.40/3301.40	c  N dy 64220  17766939       360       371      6299    260459     19800  13542660     20.25     21.44
26376.76/3304.20	c  N dy 64277  17788299       360       371      6299    280866     19800  14923575     20.25     21.34
26401.51/3307.37	c  N dy 64345  17808355       360       371      6299    300029     19800  16213323     20.25     25.80
26428.66/3310.74	c  N dy 64414  17828799       360       371      6299    319489     19800  17500443     20.25     21.64
26458.18/3314.40	c  N dy 64488  17848885       360       371      6299    338633     19800  18794350     20.25     26.67
26502.88/3320.04	c  N dy 64554  17869163       360       371      6299    179862     19800   8098748     20.25     21.37
26518.11/3321.99	c  N dy 64598  17889288       360       371      6299    198873     19800   9329758     20.25     21.41
26536.54/3324.23	c  N dy 64649  17909452       360       371      6299    218068     19800  10600255     20.25     21.67
26554.77/3326.58	c  N dy 64734  17929544       360       371      6299    237299     19800  11946999     20.25     26.08
26573.14/3328.88	c  N dy 64793  17949616       360       371      6299    256416     19800  13230168     20.25     24.01
26593.10/3331.30	c  N dy 64851  17969627       360       371      6299    275408     19800  14517159     20.25     22.64
26613.87/3333.95	c  N dy 64933  17989728       360       371      6299    294663     19800  15863960     20.25     21.33
26634.60/3336.55	c  N dy 64977  18010430       360       371      6299    314461     19800  17176031     20.25     21.48
26656.96/3339.31	c  N dy 65051  18030647       360       371      6299    333812     19800  18465726     20.25     21.38
26679.31/3342.18	c  N dy 65125  18050714       360       371      6299    353063     19800  19782604     20.25     26.86
26704.06/3345.21	c  N dy 65213  18070772       360       371      6299    192955     19800   8977732     20.26     29.80
26718.44/3347.05	c  N dy 65299  18090848       360       371      6299    212188     19800  10300659     20.26     26.62
26734.40/3349.01	c  N dy 65359  18110886       360       371      6299    231318     19800  11576617     20.26     21.36
26752.77/3351.30	c  N dy 65414  18131888       360       371      6299    251355     19800  12879756     20.26     21.36
26770.33/3353.56	c  N dy 65486  18151977       360       371      6299    270465     19800  14151385     20.26     22.80
26791.22/3356.13	c  N dy 65580  18172316       360       371      6299    289902     19800  15489438     20.26     21.37
26811.04/3358.65	c  N dy 65652  18192568       360       371      6299    309258     19800  16792163     20.26     21.37
26833.41/3361.45	c  N dy 65737  18212830       360       371      6299    328675     19800  18080328     20.26     21.43
26848.56/3363.30	c  S st 65782  18226813       360       371      6299    341981     19800  18951765     20.26     20.59
26849.36/3363.42	c  S st 65782  18227317       360       371      6299    342475     19800  18986477     20.26   no data
26849.36/3363.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
26854.95/3364.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 11.8M T:  0.67
26854.95/3364.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
26854.95/3364.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26854.95/3364.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
26854.95/3364.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
26854.95/3364.17	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
26856.55/3364.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.21 s
26884.50/3367.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.80 s
27979.77/3505.04	c lits-rem:       112  cl-subs:     6541  v-elim:      0  v-fix:    0  time: 137.24 s
27979.77/3505.04	c vivif2 --  cl tried      371 cl shrink        0 lits rem          0 time: 0.00
27982.97/3505.46	c vivif2 --  cl tried   335934 cl shrink        0 lits rem          0 time: 0.42
27990.15/3506.32	c asymm  cl-useful: 0/311/371 lits-rem:0 time: 0.86
27990.15/3506.34	c calculated reachability. Time: 0.00
27990.15/3506.34	c  N dy 65782  18227317       360       371      6299    335934     19800  18550576     20.26   no data
28017.30/3509.78	c  N dy 65856  18247388       360       371      6299    355081     19800  19827198     20.26     21.35
28046.10/3513.41	c  N dy 65907  18267390       360       371      6299    193963     19800   8979339     20.26     21.42
28065.19/3515.78	c  N dy 65995  18289074       360       371      6299    214619     19800  10357633     20.26     21.58
28085.95/3518.35	c  N dy 66076  18310096       360       371      6299    234732     19800  11714930     20.26     21.82
28107.58/3521.09	c  N dy 66175  18330513       360       371      6299    254309     19800  13026694     20.26     21.36
28129.07/3523.70	c  N dy 66240  18350570       360       371      6299    273374     19800  14314516     20.26     21.76
28151.49/3526.60	c  N dy 66307  18370889       360       371      6299    292708     19800  15582280     20.26     21.50
28177.83/3529.84	c  N dy 66383  18390925       360       371      6299    311851     19800  16899290     20.26     35.30
28205.06/3533.25	c  N dy 66457  18411302       360       371      6299    331304     19800  18209183     20.26     21.40
28230.53/3536.44	c  N dy 66503  18431969       360       371      6299    350939     19800  19464580     20.26     21.42
28265.66/3540.88	c  N dy 66572  18451998       360       371      6299    188919     19800   8630662     20.26     21.39
28280.78/3542.78	c  N dy 66635  18472040       360       371      6299    207961     19800   9875392     20.26     27.19
28299.13/3545.01	c  N dy 66705  18492614       360       371      6299    227501     19800  11151947     20.26     21.52
28318.35/3547.42	c  N dy 66779  18513137       360       371      6299    246965     19800  12464210     20.26     21.55
28339.05/3550.03	c  N dy 66856  18533222       360       371      6299    266125     19800  13769063     20.26     21.38
28360.62/3552.77	c  N dy 66937  18553250       360       371      6299    285149     19800  15059706     20.26     26.08
28380.70/3555.26	c  N dy 66994  18573330       360       371      6299    304270     19800  16333663     20.26     21.42
28404.53/3558.26	c  N dy 67066  18595062       360       371      6299    325027     19800  17741834     20.26     21.44
28428.48/3561.29	c  N dy 67142  18615696       360       371      6299    344750     19800  19052077     20.26     21.39
28454.03/3564.43	c  N dy 67218  18635760       360       371      6299    363821     19800  20313615     20.26     23.06
28478.77/3567.57	c  N dy 67269  18656775       360       371      6299    201799     19800   9472226     20.26     21.40
28494.87/3569.56	c  N dy 67357  18677032       360       371      6299    221137     19800  10788932     20.27     21.43
28511.56/3571.70	c  N dy 67433  18698313       360       371      6299    241428     19800  12135567     20.27     21.34
28528.28/3573.77	c  N dy 67493  18718433       360       371      6299    260586     19800  13438701     20.27     21.41
28537.07/3574.83	c  S st 67527  18727317       360       371      6299    269044     19800  14006924     20.27   no data
28537.92/3574.94	c  S st 67527  18727820       360       371      6299    269533     19800  14040848     20.27   no data
28537.92/3574.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
28542.66/3575.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  9.8M T:  0.53
28542.66/3575.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
28542.66/3575.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28542.66/3575.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
28542.66/3575.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
28542.66/3575.54	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
28544.26/3575.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.18 s
28569.80/3578.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.80 s
29116.68/3647.48	c lits-rem:       144  cl-subs:     3565  v-elim:      0  v-fix:    0  time: 68.53 s
29116.68/3647.48	c vivif2 --  cl tried      371 cl shrink        0 lits rem          0 time: 0.00
29119.06/3647.80	c vivif2 --  cl tried   265968 cl shrink        0 lits rem          0 time: 0.32
29126.32/3648.63	c asymm  cl-useful: 0/371/371 lits-rem:0 time: 0.84
29126.32/3648.64	c calculated reachability. Time: 0.00
29126.32/3648.64	c  N dy 67527  18727820       360       371      6299    265968     19800  13798849     20.27   no data
29154.20/3652.19	c  N dy 67631  18747823       360       371      6299    285180     19800  15136582     20.27     21.46
29180.54/3655.45	c  N dy 67697  18768506       360       371      6299    304991     19800  16468056     20.27     21.34
29209.29/3659.06	c  N dy 67766  18788774       360       371      6299    324338     19800  17785264     20.27     21.45
29241.36/3663.02	c  N dy 67860  18810278       360       371      6299    344885     19800  19184306     20.27     21.38
29272.37/3666.97	c  N dy 67941  18831188       360       371      6299    364940     19800  20535783     20.27     21.37
29303.50/3670.83	c  N dy 68013  18851253       360       371      6299    200986     19800   9358365     20.27     22.94
29322.66/3673.27	c  N dy 68110  18871529       360       371      6299    220326     19800  10661675     20.27     21.39
29341.01/3675.58	c  N dy 68175  18891693       360       371      6299    239513     19800  11960357     20.27     21.45
29362.59/3678.21	c  N dy 68271  18911735       360       371      6299    258660     19800  13233653     20.27     29.77
29384.12/3680.94	c  N dy 68325  18934673       360       371      6299    280446     19800  14673721     20.27     21.40
29407.34/3683.83	c  N dy 68416  18954686       360       371      6299    299629     19800  16005392     20.27     25.69
29429.64/3686.60	c  N dy 68473  18974848       360       371      6299    318728     19800  17267937     20.27     21.47
29453.59/3689.67	c  N dy 68547  18994975       360       371      6299    337934     19800  18568850     20.27     21.41
29478.48/3692.72	c  N dy 68626  19015174       360       371      6299    357172     19800  19887518     20.27     21.42
29506.28/3696.27	c  N dy 68671  19035235       360       371      6299    192324     19800   8775558     20.27     21.41
29520.65/3698.09	c  N dy 68720  19055975       360       371      6299    211961     19800  10076480     20.27     21.35
29536.62/3700.09	c  N dy 68791  19076853       360       371      6299    231852     19800  11407249     20.27     21.34
29553.38/3702.15	c  N dy 68839  19096862       360       371      6299    250822     19800  12642483     20.27     24.05
29572.55/3704.59	c  N dy 68931  19116952       360       371      6299    270069     19800  13956939     20.27     27.14
29591.77/3706.97	c  N dy 68988  19137658       360       371      6299    289844     19800  15304250     20.27     21.39
29613.26/3709.62	c  N dy 69035  19160023       360       371      6299    311044     19800  16688894     20.27     21.39
29634.04/3712.20	c  N dy 69064  19180882       360       371      6299    330856     19800  18016123     20.27     21.40
29657.98/3715.23	c  N dy 69159  19201747       360       371      6299    350776     19800  19351587     20.27     21.45
29690.70/3719.33	c  N dy 69231  19223826       360       371      6299    187051     19800   8395441     20.27     21.37
29693.11/3719.65	c  S st 69242  19227821       360       371      6299    190781     19800   8636318     20.27     19.15
29693.91/3719.72	c  S st 69242  19228324       360       371      6299    191267     19800   8666061     20.27   no data
29693.91/3719.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
29697.15/3720.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.4M T:  0.36
29697.15/3720.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
29697.15/3720.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29697.15/3720.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
29697.15/3720.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
29697.15/3720.14	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
29698.02/3720.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.12 s
29718.63/3722.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.35 s
29796.86/3732.63	c lits-rem:        45  cl-subs:      355  v-elim:      0  v-fix:    0  time:  9.75 s
29796.86/3732.63	c vivif2 --  cl tried      371 cl shrink        0 lits rem          0 time: 0.00
29797.65/3732.78	c vivif2 --  cl tried   190912 cl shrink        0 lits rem          0 time: 0.15
29800.06/3733.04	c asymm  cl-useful: 0/371/371 lits-rem:0 time: 0.26
29800.06/3733.05	c calculated reachability. Time: 0.00
29800.06/3733.05	c  N dy 69242  19228324       360       371      6299    190912     19800   8643840     20.27   no data
29814.42/3734.85	c  N dy 69313  19248345       360       371      6299    210110     19800   9974101     20.27     24.01
29829.72/3736.75	c  N dy 69381  19268489       360       371      6299    229320     19800  11271957     20.27     21.43
29845.57/3738.80	c  N dy 69445  19288548       360       371      6299    248382     19800  12565885     20.27     27.88
29863.99/3741.07	c  N dy 69511  19308655       360       371      6299    267549     19800  13848442     20.27     21.53
29886.29/3743.83	c  N dy 69601  19328665       360       371      6299    286681     19800  15172095     20.27     24.51
29907.90/3746.57	c  N dy 69668  19348824       360       371      6299    305907     19800  16480195     20.27     21.46
29935.11/3749.95	c  N dy 69764  19368901       360       371      6299    325078     19800  17806458     20.28     22.69
29962.92/3753.43	c  N dy 69856  19388926       360       371      6299    344248     19800  19106876     20.28     24.58
29991.67/3757.06	c  N dy 69918  19410056       360       371      6299    364263     19800  20428875     20.28     21.37
30029.20/3761.79	c  N dy 70000  19430115       360       371      6299    197664     19800   9076205     20.28     22.80
30047.57/3764.10	c  N dy 70106  19450181       360       371      6299    216902     19800  10410967     20.28     25.49
30068.33/3766.61	c  N dy 70197  19470240       360       371      6299    236055     19800  11723636     20.28     25.30
30087.47/3769.10	c  N dy 70256  19490437       360       371      6299    255358     19800  13026676     20.28     21.42
30109.03/3771.78	c  N dy 70316  19510702       360       371      6299    274672     19800  14331622     20.28     21.43
30133.79/3774.88	c  N dy 70388  19531998       360       371      6299    294979     19800  15679084     20.28     21.35
30160.94/3778.29	c  N dy 70468  19552319       360       371      6299    314400     19800  17007585     20.28     21.42
30190.45/3781.95	c  N dy 70568  19572333       360       371      6299    333653     19800  18329495     20.28     21.66
30223.20/3786.09	c  N dy 70628  19596770       360       371      6299    356933     19800  19952710     20.28     21.41
30271.10/3792.04	c  N dy 70666  19618680       360       371      6299    190745     19800   8599407     20.28     21.58
30293.46/3794.90	c  N dy 70744  19643046       360       371      6299    213865     19800  10110063     20.28     21.39
30315.00/3797.54	c  N dy 70828  19663133       360       371      6299    233069     19800  11396279     20.28     21.37
30339.75/3800.67	c  N dy 70925  19685000       360       371      6299    253959     19800  12820360     20.29     21.64
30361.32/3803.37	c  N dy 70961  19705508       360       371      6299    273379     19800  14114816     20.28     21.38
30390.92/3807.06	c  N dy 71070  19725754       360       371      6299    292794     19800  15434825     20.29     21.43
30394.04/3807.47	c  S st 71080  19728325       360       371      6299    295243     19800  15608976     20.29     17.26
30395.65/3807.62	c  S st 71080  19728827       360       371      6299    295732     19800  15638086     20.29   no data
30396.45/3807.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
30404.43/3808.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  9.7M T:  1.04
30404.43/3808.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
30404.43/3808.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
30404.43/3808.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
30404.43/3808.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
30404.43/3808.77	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
30406.83/3809.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.28 s
30445.13/3813.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.26 s
31131.75/3899.89	c lits-rem:       146  cl-subs:     4277  v-elim:      0  v-fix:    0  time: 86.04 s
31131.75/3899.89	c vivif2 --  cl tried      371 cl shrink        0 lits rem          0 time: 0.00
31134.15/3900.18	c vivif2 --  cl tried   291455 cl shrink        0 lits rem          0 time: 0.29
31138.94/3900.74	c asymm  cl-useful: 0/362/371 lits-rem:0 time: 0.55
31138.94/3900.75	c calculated reachability. Time: 0.00
31138.94/3900.75	c  N dy 71080  19728827       360       371      6299    291455     19800  15352879     20.29   no data
31160.49/3903.42	c  N dy 71145  19748863       360       371      6299    310519     19800  16609795     20.29     21.39
31183.63/3906.35	c  N dy 71219  19769098       360       371      6299    329842     19800  17913941     20.29     21.42
31211.57/3909.86	c  N dy 71291  19791256       360       371      6299    350988     19800  19366339     20.29     21.36
31237.92/3913.12	c  N dy 71350  19811266       360       371      6299    370071     19800  20622208     20.29     24.36
31270.64/3917.21	c  N dy 71465  19833902       360       371      6299    203963     19800   9489353     20.29     21.39
31288.22/3919.41	c  N dy 71562  19854391       360       371      6299    223542     19800  10804624     20.29     21.39
31307.37/3921.85	c  N dy 71661  19874533       360       371      6299    242849     19800  12143810     20.29     21.37
31328.14/3924.45	c  N dy 71763  19894570       360       371      6299    262082     19800  13481106     20.29     27.33
31348.16/3926.99	c  N dy 71837  19914633       360       371      6299    281206     19800  14747900     20.29     21.44
31370.45/3929.76	c  N dy 71883  19936136       360       371      6299    301670     19800  16103013     20.29     21.38
31393.60/3932.65	c  N dy 71935  19956137       360       371      6299    320660     19800  17350792     20.29     28.01
31418.42/3935.76	c  N dy 72001  19976170       360       371      6299    339725     19800  18600622     20.29     38.13
31445.63/3939.19	c  N dy 72072  19996511       360       371      6299    359153     19800  19914015     20.29     21.37
31487.80/3944.49	c  N dy 72168  20016584       360       371      6299    189437     19800   8454869     20.29     27.77
31504.55/3946.51	c  N dy 72248  20036941       360       371      6299    208901     19800   9787895     20.30     21.46
31521.32/3948.64	c  N dy 72333  20056953       360       371      6299    227969     19800  11049666     20.30     21.76
31538.88/3950.80	c  N dy 72401  20076998       360       371      6299    246953     19800  12298254     20.30     21.39
31558.05/3953.27	c  N dy 72475  20097607       360       371      6299    266639     19800  13665033     20.30     21.40
31578.79/3955.84	c  N dy 72543  20117761       360       371      6299    285838     19800  14978933     20.30     21.43
31601.96/3958.73	c  N dy 72619  20138265       360       371      6299    305450     19800  16318214     20.30     21.37
31628.29/3962.08	c  N dy 72712  20159607       360       371      6299    325855     19800  17684353     20.30     21.37
31653.85/3965.29	c  N dy 72793  20179782       360       371      6299    345138     19800  18976614     20.30     21.39
31683.37/3968.91	c  N dy 72896  20199983       360       371      6299    364449     19800  20311083     20.30     21.45
31724.89/3974.12	c  N dy 72981  20220477       360       371      6299    194121     19800   8745431     20.30     21.37
31731.28/3974.90	c  S st 73019  20228827       360       371      6299    202098     19800   9277105     20.30   no data
31731.28/3974.98	c  S st 73019  20229331       360       371      6299    202590     19800   9307961     20.30   no data
31732.08/3975.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
31736.07/3975.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.5M T:  0.47
31736.07/3975.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
31736.07/3975.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31736.07/3975.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
31736.07/3975.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
31736.07/3975.52	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
31736.86/3975.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.17 s
31763.21/3978.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.93 s
31890.96/3994.95	c lits-rem:        81  cl-subs:      585  v-elim:      0  v-fix:    0  time: 16.01 s
31890.96/3994.96	c vivif2 --  cl tried      371 cl shrink        0 lits rem          0 time: 0.00
31892.61/3995.13	c vivif2 --  cl tried   202005 cl shrink        0 lits rem          0 time: 0.18
31894.94/3995.47	c asymm  cl-useful: 0/371/371 lits-rem:0 time: 0.34
31894.94/3995.48	c calculated reachability. Time: 0.00
31894.94/3995.48	c  N dy 73019  20229331       360       371      6299    202005     19800   9270332     20.30   no data
31910.16/3997.39	c  N dy 73103  20249428       360       371      6299    221194     19800  10568077     20.30     21.38
31926.89/3999.42	c  N dy 73175  20269448       360       371      6299    240228     19800  11840903     20.30     24.34
31945.30/4001.71	c  N dy 73229  20290616       360       371      6299    260353     19800  13209788     20.30     21.51
31964.40/4004.11	c  N dy 73295  20311436       360       371      6299    280192     19800  14534468     20.30     21.37
31987.56/4007.07	c  N dy 73357  20333297       360       371      6299    300919     19800  15911899     20.30     21.48
32012.31/4010.17	c  N dy 73435  20353842       360       371      6299    320569     19800  17272212     20.30     21.46
32036.25/4013.10	c  N dy 73507  20373909       360       371      6299    339746     19800  18546008     20.30     21.42
32065.80/4016.83	c  N dy 73610  20394055       360       371      6299    359046     19800  19883452     20.30     21.46
32092.15/4020.18	c  N dy 73680  20414068       360       371      6299    378112     19800  21162096     20.30     23.65
32127.28/4024.58	c  N dy 73736  20434109       360       371      6299    206373     19800   9567184     20.30     24.83
32144.85/4026.72	c  N dy 73798  20454351       360       371      6299    225613     19800  10821621     20.30     21.57
32165.74/4029.34	c  N dy 73877  20475562       360       371      6299    245936     19800  12179585     20.30     21.48
32186.37/4031.96	c  N dy 73932  20496882       360       371      6299    266277     19800  13508531     20.30     21.40
32210.32/4034.90	c  N dy 74010  20517005       360       371      6299    285468     19800  14805814     20.30     21.45
32233.48/4037.88	c  N dy 74064  20538089       360       371      6299    305519     19800  16146967     20.30     21.41
32258.20/4040.92	c  N dy 74115  20558566       360       371      6299    324902     19800  17403926     20.30     21.56
32286.16/4044.48	c  N dy 74202  20578659       360       371      6299    344110     19800  18715978     20.30     21.43
32315.03/4048.08	c  N dy 74276  20598700       360       371      6299    363305     19800  20018990     20.30     23.22
32346.84/4052.09	c  N dy 74375  20618784       360       371      6299    382531     19800  21359536     20.31     22.51
32380.36/4056.21	c  N dy 74425  20638928       360       371      6299    209989     19800   9795314     20.31     21.45
32398.73/4058.58	c  N dy 74526  20658930       360       371      6299    229197     19800  11117684     20.31     28.89
32417.90/4060.97	c  N dy 74603  20679655       360       371      6299    248968     19800  12416769     20.31     21.39
32436.26/4063.31	c  N dy 74668  20699700       360       371      6299    268091     19800  13676352     20.31     21.48
32457.82/4065.97	c  N dy 74749  20719728       360       371      6299    287260     19800  14958198     20.31     21.43
32468.20/4067.24	c  S st 74780  20729331       360       371      6299    296402     19800  15576961     20.31     19.19
32469.00/4067.38	c  S st 74780  20729836       360       371      6299    296891     19800  15608405     20.31   no data
32469.80/4067.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
32476.98/4068.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 10.4M T:  0.88
32476.98/4068.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
32476.98/4068.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
32476.98/4068.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
32476.98/4068.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
32476.98/4068.36	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
32478.57/4068.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.23 s
32508.90/4072.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  3.28 s
33088.48/4144.94	c lits-rem:       142  cl-subs:     3966  v-elim:      0  v-fix:    0  time: 72.55 s
33088.48/4144.94	c vivif2 --  cl tried      371 cl shrink        0 lits rem          0 time: 0.00
33090.87/4145.21	c vivif2 --  cl tried   292925 cl shrink        0 lits rem          0 time: 0.27
33094.07/4145.69	c asymm  cl-useful: 0/347/371 lits-rem:0 time: 0.48
33094.88/4145.70	c calculated reachability. Time: 0.00
33094.88/4145.70	c  N dy 74780  20729836       360       371      6299    292925     19800  15337944     20.31   no data
33115.62/4148.30	c  N dy 74854  20750058       360       371      6299    312243     19800  16659389     20.31     21.64
33137.99/4151.15	c  N dy 74934  20770798       360       371      6299    332054     19800  17980983     20.31     21.70
33162.73/4154.24	c  N dy 75015  20791567       360       371      6299    351843     19800  19318801     20.31     21.40
33193.87/4158.18	c  N dy 75086  20814013       360       371      6299    373306     19800  20754892     20.31     21.50
33231.39/4162.83	c  N dy 75149  20835221       360       371      6299    200866     19800   9110282     20.31     21.45
33247.35/4164.86	c  N dy 75222  20855344       360       371      6299    220020     19800  10386356     20.31     21.41
33264.90/4167.08	c  N dy 75287  20875979       360       371      6299    239819     19800  11722434     20.31     21.40
33283.26/4169.37	c  N dy 75360  20896069       360       371      6299    259007     19800  13040978     20.31     22.24
33304.03/4171.93	c  N dy 75453  20916093       360       371      6299    278200     19800  14315400     20.31     34.39
33324.90/4174.57	c  N dy 75531  20936281       360       371      6299    297486     19800  15610424     20.31     21.59
33347.13/4177.38	c  N dy 75608  20956516       360       371      6299    316793     19800  16909388     20.31     21.39
33375.88/4180.93	c  N dy 75714  20978230       360       371      6299    337616     19800  18331816     20.31     21.65
33402.23/4184.26	c  N dy 75794  20998283       360       371      6299    356769     19800  19624495     20.31     29.47
33430.30/4187.76	c  N dy 75853  21018324       360       371      6299    375842     19800  20874711     20.31     26.67
33472.48/4193.01	c  N dy 75930  21038335       360       371      6299    201173     19800   9134115     20.31     21.59
33490.05/4195.26	c  N dy 75981  21058382       360       371      6299    220285     19800  10397506     20.31     21.40
33511.58/4197.94	c  N dy 76076  21078948       360       371      6299    240017     19800  11770018     20.31     21.49
33533.15/4200.61	c  N dy 76126  21099286       360       371      6299    259426     19800  13073418     20.31     21.66
33553.90/4203.24	c  N dy 76177  21119301       360       371      6299    278490     19800  14317934     20.31     21.43
33577.86/4206.31	c  N dy 76253  21139893       360       371      6299    298139     19800  15589152     20.31     21.57
33604.21/4209.58	c  N dy 76327  21159985       360       371      6299    317321     19800  16888722     20.31     21.41
33628.95/4212.67	c  N dy 76379  21180002       360       371      6299    336411     19800  18157791     20.31     25.64
33656.09/4216.07	c  N dy 76452  21200142       360       371      6299    355636     19800  19467855     20.31     21.50
33684.95/4219.64	c  N dy 76537  21220216       360       371      6299    374772     19800  20768252     20.32     21.52
33698.39/4221.31	c  S st 76571  21229837       360       371      6299    383963     19800  21370135     20.32     17.94
33699.19/4221.46	c  S st 76571  21230340       360       371      6299    384453     19800  21403045     20.32   no data
33699.99/4221.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
33707.97/4222.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 12.9M T:  1.02
33707.97/4222.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
33707.97/4222.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33707.97/4222.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
33707.97/4222.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
33707.97/4222.58	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
33710.43/4222.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.27 s
33743.90/4227.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  3.49 s
35185.70/4407.63	c lits-rem:       112  cl-subs:     7217  v-elim:      0  v-fix:    0  time: 180.59 s
35185.70/4407.63	c vivif2 --  cl tried      371 cl shrink        0 lits rem          0 time: 0.00
35188.04/4407.98	c vivif2 --  cl tried   377236 cl shrink        0 lits rem          0 time: 0.36
35192.03/4408.42	c asymm  cl-useful: 0/277/371 lits-rem:0 time: 0.44
35192.03/4408.44	c calculated reachability. Time: 0.00
35192.03/4408.44	c  N dy 76571  21230340       360       371      6299    377236     19800  20919225     20.32   no data
35221.70/4412.13	c  N dy 76651  21250558       360       371      6299    201971     19800   9168670     20.32     21.39
35235.95/4413.95	c  N dy 76722  21270617       360       371      6299    221094     19800  10442471     20.32     28.44
35253.52/4416.14	c  N dy 76814  21291005       360       371      6299    240478     19800  11734595     20.32     21.39
35272.68/4418.56	c  N dy 76897  21311131       360       371      6299    259724     19800  13026637     20.32     21.40
35291.09/4420.82	c  N dy 76942  21331170       360       371      6299    278771     19800  14291976     20.32     23.45
35311.79/4423.49	c  N dy 77016  21351479       360       371      6299    298121     19800  15587537     20.32     21.49
35334.15/4426.28	c  N dy 77078  21371566       360       371      6299    317267     19800  16873814     20.32     25.45
35362.89/4429.81	c  N dy 77173  21392664       360       371      6299    337442     19800  18253649     20.32     21.49
35390.83/4433.32	c  N dy 77249  21413603       360       371      6299    357486     19800  19626701     20.32     21.42
35421.17/4437.12	c  N dy 77320  21434299       360       371      6299    377233     19800  20932608     20.32     21.55
35461.08/4442.14	c  N dy 77397  21454454       360       371      6299    200959     19800   9054958     20.32     21.47
35479.44/4444.44	c  N dy 77498  21474497       360       371      6299    220127     19800  10365793     20.32     27.39
35497.80/4446.75	c  N dy 77553  21495938       360       371      6299    240479     19800  11694286     20.32     21.45
35516.97/4449.16	c  N dy 77622  21516071       360       371      6299    259698     19800  12965301     20.32     21.69
35539.32/4451.99	c  N dy 77735  21536340       360       371      6299    279233     19800  14301016     20.32     21.68
35560.09/4454.54	c  N dy 77790  21556393       360       371      6299    298432     19800  15580091     20.32     35.05
35586.43/4457.85	c  N dy 77888  21576447       360       371      6299    317568     19800  16885969     20.32     21.42
35611.99/4461.01	c  N dy 77957  21596695       360       371      6299    336840     19800  18172558     20.32     21.50
35636.73/4464.13	c  N dy 78035  21616755       360       371      6299    355965     19800  19458470     20.32     29.49
35664.68/4467.69	c  N dy 78110  21638930       360       371      6299    377180     19800  20913872     20.32     21.45
35704.73/4472.63	c  N dy 78167  21660343       360       371      6299    201013     19800   9045394     20.32     21.46
35722.29/4474.82	c  N dy 78240  21681053       360       371      6299    220835     19800  10427272     20.32     21.51
35738.99/4476.97	c  N dy 78309  21701764       360       371      6299    240679     19800  11766455     20.32     21.83
35758.09/4479.39	c  N dy 78385  21721928       360       371      6299    259966     19800  13060785     20.32     21.45
35766.87/4480.42	c  S st 78404  21730340       360       371      6299    267971     19800  13593897     20.32   no data
35767.67/4480.57	c  S st 78404  21730844       360       371      6299    268460     19800  13625695     20.32   no data
35768.47/4480.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
35777.25/4481.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  9.5M T:  1.07
35777.25/4481.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
35777.25/4481.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
35777.25/4481.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
35777.25/4481.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
35777.25/4481.76	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
35779.64/4482.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.29 s
35815.58/4486.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.00 s
36341.67/4552.41	c lits-rem:        81  cl-subs:     2653  v-elim:      0  v-fix:    0  time: 65.85 s
36341.67/4552.41	c vivif2 --  cl tried      371 cl shrink        0 lits rem          0 time: 0.00
36344.07/4552.73	c vivif2 --  cl tried   265807 cl shrink        0 lits rem          0 time: 0.31
36350.45/4553.55	c asymm  cl-useful: 0/371/371 lits-rem:0 time: 0.82
36350.45/4553.56	c calculated reachability. Time: 0.00
36350.45/4553.56	c  N dy 78404  21730844       360       371      6299    265807     19800  13439974     20.32   no data
36374.40/4556.53	c  N dy 78466  21750882       360       371      6299    284933     19800  14724199     20.32     21.46
36399.15/4559.62	c  N dy 78513  21770955       360       371      6299    304027     19800  15969565     20.32     21.54
36423.11/4562.70	c  N dy 78573  21791128       360       371      6299    323246     19800  17235333     20.32     21.49
36454.24/4566.50	c  N dy 78665  21811139       360       371      6299    342481     19800  18564567     20.32     21.44
36481.38/4569.96	c  N dy 78740  21831161       360       371      6299    361627     19800  19853892     20.33     21.40
36511.78/4573.74	c  N dy 78815  21851198       360       371      6299    380803     19800  21157793     20.33     29.33
36557.22/4579.47	c  N dy 78880  21871272       360       371      6299    202289     19800   9089891     20.33     21.43
36575.58/4581.72	c  N dy 78951  21891407       360       371      6299    221454     19800  10345918     20.33     21.43
36593.94/4584.07	c  N dy 79012  21911869       360       371      6299    240947     19800  11630422     20.33     21.40
36615.51/4586.79	c  N dy 79098  21931895       360       371      6299    260039     19800  12895921     20.33     21.99
36636.25/4589.37	c  N dy 79149  21951969       360       371      6299    279222     19800  14155719     20.33     23.83
36657.82/4592.05	c  N dy 79217  21972197       360       371      6299    298431     19800  15425613     20.33     21.67
36682.58/4595.10	c  N dy 79272  21993577       360       371      6299    318946     19800  16802272     20.33     21.42
36705.86/4598.07	c  N dy 79320  22013902       360       371      6299    338338     19800  18077772     20.32     21.50
36732.20/4601.33	c  N dy 79363  22034052       360       371      6299    357585     19800  19381638     20.32     21.53
36759.21/4604.72	c  N dy 79398  22056444       360       371      6299    378865     19800  20840201     20.32     21.48
36804.71/4610.48	c  N dy 79493  22076518       360       371      6299    199562     19800   8887602     20.32     25.36
36822.29/4612.66	c  N dy 79582  22097730       360       371      6299    219788     19800  10222928     20.32     21.40
36842.25/4615.18	c  N dy 79675  22119880       360       371      6299    240995     19800  11630566     20.33     21.59
36863.94/4617.89	c  N dy 79756  22141444       360       371      6299    261638     19800  13056837     20.33     21.43
36884.56/4620.45	c  N dy 79814  22161708       360       371      6299    281052     19800  14368441     20.33     21.40
36906.12/4623.14	c  N dy 79867  22183489       360       371      6299    301836     19800  15717243     20.33     21.52
36930.05/4626.14	c  N dy 79937  22203654       360       371      6299    321071     19800  16998072     20.33     21.59
36954.81/4629.25	c  N dy 80000  22224418       360       371      6299    340932     19800  18341604     20.32     21.42
36963.58/4630.35	c  S st 80028  22230844       360       371      6299    347070     19800  18779758     20.33     18.42
36965.19/4630.50	c  S st 80028  22231350       360       371      6299    347563     19800  18811929     20.33   no data
36965.19/4630.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.09
36973.96/4631.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 11.6M T:  1.01
36973.96/4631.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
36973.96/4631.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
36973.96/4631.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
36973.96/4631.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
36973.96/4631.61	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
36975.56/4631.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.28 s
37012.35/4636.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.00 s
38082.02/4770.44	c lits-rem:       128  cl-subs:     5551  v-elim:      0  v-fix:    0  time: 133.94 s
38082.02/4770.44	c vivif2 --  cl tried      371 cl shrink        0 lits rem          0 time: 0.00
38084.53/4770.79	c vivif2 --  cl tried   342012 cl shrink        0 lits rem          0 time: 0.35
38090.00/4771.40	c asymm  cl-useful: 0/304/371 lits-rem:0 time: 0.61
38090.00/4771.41	c calculated reachability. Time: 0.00
38090.00/4771.41	c  N dy 80028  22231350       360       371      6299    342012     19800  18439500     20.33   no data
38113.14/4774.35	c  N dy 80096  22251547       360       371      6299    361210     19800  19682411     20.33     21.48
38138.69/4777.58	c  N dy 80147  22273328       360       371      6299    381903     19800  21060184     20.33     21.49
38179.42/4782.64	c  N dy 80241  22294244       360       371      6299    202491     19800   9050799     20.33     21.69
38195.37/4784.61	c  N dy 80283  22314405       360       371      6299    221623     19800  10339545     20.33     21.40
38212.14/4786.78	c  N dy 80375  22334483       360       371      6299    240856     19800  11652178     20.33     21.52
38230.50/4789.07	c  N dy 80448  22354781       360       371      6299    260297     19800  12950626     20.33     21.53
38248.87/4791.36	c  N dy 80500  22375094       360       371      6299    279619     19800  14242835     20.33     21.43
38272.82/4794.33	c  N dy 80590  22395370       360       371      6299    299032     19800  15575528     20.33     21.47
38295.96/4797.24	c  N dy 80656  22415622       360       371      6299    318379     19800  16864640     20.33     21.42
38319.91/4800.28	c  N dy 80750  22435656       360       371      6299    337582     19800  18182684     20.33     24.98
38343.84/4803.23	c  N dy 80808  22455853       360       371      6299    356828     19800  19464124     20.33     21.45
38371.78/4806.78	c  N dy 80888  22476742       360       371      6299    376760     19800  20790423     20.33     21.40
38402.12/4810.59	c  N dy 80965  22498689       360       371      6299    397683     19800  22203659     20.33     21.41
38434.05/4814.55	c  N dy 81021  22518744       360       371      6299    216385     19800   9966002     20.33     24.26
38451.62/4816.77	c  N dy 81057  22539176       360       371      6299    235806     19800  11254041     20.33     21.47
38470.92/4819.18	c  N dy 81129  22559359       360       371      6299    255098     19800  12548235     20.33     21.42
38493.13/4821.94	c  N dy 81225  22579698       360       371      6299    274598     19800  13880940     20.33     21.68
38513.95/4824.55	c  N dy 81294  22599758       360       371      6299    293746     19800  15192814     20.33     21.42
38536.25/4827.39	c  N dy 81383  22620065       360       371      6299    313169     19800  16507722     20.33     21.56
38561.00/4830.44	c  N dy 81459  22640693       360       371      6299    332855     19800  17838948     20.33     21.49
38585.74/4833.56	c  N dy 81519  22662278       360       371      6299    353354     19800  19200388     20.33     21.47
38613.67/4837.06	c  N dy 81599  22682280       360       371      6299    372454     19800  20485343     20.33     21.45
38640.83/4840.47	c  N dy 81666  22703199       360       371      6299    392473     19800  21801195     20.33     21.58
38679.15/4845.22	c  N dy 81744  22723276       360       371      6299    210209     19800   9514952     20.33     29.01
38684.73/4845.95	c  S st 81754  22731350       360       371      6299    217875     19800  10031343     20.33     20.88
38685.53/4846.04	c  S st 81754  22731855       360       371      6299    218360     19800  10063392     20.33   no data
38685.53/4846.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
38689.58/4846.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  7.2M T:  0.45
38689.58/4846.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
38689.58/4846.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
38689.58/4846.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
38689.58/4846.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
38689.58/4846.57	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
38691.11/4846.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.16 s
38715.07/4849.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.68 s
38822.18/4863.17	c lits-rem:        51  cl-subs:      740  v-elim:      0  v-fix:    0  time: 13.16 s
38822.18/4863.17	c vivif2 --  cl tried      371 cl shrink        0 lits rem          0 time: 0.00
38823.64/4863.37	c vivif2 --  cl tried   217620 cl shrink        0 lits rem          0 time: 0.20
38826.85/4863.78	c asymm  cl-useful: 0/371/371 lits-rem:0 time: 0.41
38826.85/4863.79	c calculated reachability. Time: 0.00
38826.85/4863.79	c  N dy 81754  22731855       360       371      6299    217620     19800  10014688     20.33   no data
38844.42/4865.90	c  N dy 81818  22752500       360       371      6299    237264     19800  11302868     20.33     21.42
38861.18/4868.08	c  N dy 81896  22772571       360       371      6299    256462     19800  12591361     20.33     29.44
38878.75/4870.28	c  N dy 81940  22793099       360       371      6299    276002     19800  13894689     20.33     21.43
38898.70/4872.78	c  N dy 81989  22813755       360       371      6299    295639     19800  15171054     20.33     21.43
38920.25/4875.49	c  N dy 82069  22833850       360       371      6299    314812     19800  16449884     20.33     21.54
38943.42/4878.33	c  N dy 82132  22854326       360       371      6299    334427     19800  17736663     20.33     21.45
38966.55/4881.27	c  N dy 82174  22877079       360       371      6299    355987     19800  19106045     20.33     21.91
38989.70/4884.16	c  N dy 82229  22897101       360       371      6299    375112     19800  20401914     20.33     25.44
39019.25/4887.82	c  N dy 82313  22920664       360       371      6299    397652     19800  21861362     20.33     21.44
39049.63/4891.65	c  N dy 82360  22940926       360       371      6299    214807     19800   9800106     20.33     21.45
39065.53/4893.61	c  N dy 82414  22960974       360       371      6299    233959     19800  11053355     20.33     21.52
39083.10/4895.88	c  N dy 82466  22981352       360       371      6299    253341     19800  12289194     20.33     21.53
39103.18/4898.36	c  N dy 82532  23001400       360       371      6299    272529     19800  13590748     20.33     23.10
39125.41/4901.16	c  N dy 82602  23022184       360       371      6299    292380     19800  14922949     20.33     21.43
39148.55/4904.08	c  N dy 82667  23042195       360       371      6299    311500     19800  16225611     20.33     21.40
39175.70/4907.49	c  N dy 82743  23062304       360       371      6299    330711     19800  17549231     20.33     21.52
39204.44/4911.04	c  N dy 82817  23082329       360       371      6299    349841     19800  18840002     20.33     23.21
39234.93/4914.86	c  N dy 82871  23103486       360       371      6299    369945     19800  20167731     20.33     21.41
39264.32/4918.57	c  N dy 82918  23124413       360       371      6299    389823     19800  21488848     20.33     21.41
39313.96/4924.72	c  N dy 82973  23144505       360       371      6299    205798     19800   9181734     20.33     21.45
39330.64/4926.88	c  N dy 83040  23164698       360       371      6299    225032     19800  10478949     20.33     21.40
39352.13/4929.52	c  N dy 83139  23185785       360       371      6299    245245     19800  11872623     20.33     21.66
39372.87/4932.10	c  N dy 83227  23205871       360       371      6299    264456     19800  13161548     20.33     25.78
39393.62/4934.78	c  N dy 83303  23225903       360       371      6299    283626     19800  14462021     20.33     21.69
39400.02/4935.54	c  S st 83315  23231856       360       371      6299    289277     19800  14836747     20.33     19.68
39400.87/4935.69	c  S st 83315  23232358       360       371      6299    289761     19800  14867677     20.33   no data
39401.75/4935.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.09
39408.80/4936.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  9.9M T:  0.89
39408.80/4936.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
39408.80/4936.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
39408.80/4936.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
39408.80/4936.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
39408.80/4936.68	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
39411.18/4936.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.25 s
39442.32/4940.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  3.36 s

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3421693-1306786774/watcher-3421693-1306786774 -o /tmp/evaluation-result-3421693-1306786774/solver-3421693-1306786774 -C 40000 -W 5100 -M 31000 ./strangenight2-mt --threads=8 HOME/instance-3421693-1306786774.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

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


[startup+0 s]
/proc/loadavg: 1.99 2.02 2.00 1/451 15713
/proc/meminfo: memFree=9227984/32951124 swapFree=60688864/67111528
[pid=15713] ppid=15711 vsize=92144 CPUtime=0 cores=0-7
/proc/15713/stat : 15713 (strangenight2-m) R 15711 15713 15687 0 -1 4202496 411 0 0 0 0 0 0 0 25 0 8 0 790275602 94355456 352 33554432000 4194304 4580107 140736939219232 18446744073709551615 47453724014514 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15713/statm: 23036 352 299 95 0 18018 0
[pid=15713/tid=15714] ppid=15711 vsize=92144 CPUtime=0 cores=0-7
/proc/15713/task/15714/stat : 15714 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 790275603 94355456 352 33554432000 4194304 4580107 140736939219232 18446744073709551615 47453724014512 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15713/tid=15715] ppid=15711 vsize=92144 CPUtime=0 cores=0-7
/proc/15713/task/15715/stat : 15715 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 790275603 94355456 352 33554432000 4194304 4580107 140736939219232 18446744073709551615 47453724014514 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15713/tid=15716] ppid=15711 vsize=92144 CPUtime=0 cores=0-7
/proc/15713/task/15716/stat : 15716 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 790275603 94355456 352 33554432000 4194304 4580107 140736939219232 18446744073709551615 232335948785 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15713/tid=15717] ppid=15711 vsize=92144 CPUtime=0 cores=0-7
/proc/15713/task/15717/stat : 15717 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 790275603 94355456 352 33554432000 4194304 4580107 140736939219232 18446744073709551615 232335948785 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15713/tid=15718] ppid=15711 vsize=92144 CPUtime=0 cores=0-7
/proc/15713/task/15718/stat : 15718 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 790275603 94355456 352 33554432000 4194304 4580107 140736939219232 18446744073709551615 232335948785 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15713/tid=15719] ppid=15711 vsize=92144 CPUtime=0 cores=0-7
/proc/15713/task/15719/stat : 15719 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 790275603 94355456 352 33554432000 4194304 4580107 140736939219232 18446744073709551615 232335948785 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15713/tid=15720] ppid=15711 vsize=92144 CPUtime=0 cores=0-7
/proc/15713/task/15720/stat : 15720 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 790275603 94355456 352 33554432000 4194304 4580107 140736939219232 18446744073709551615 47453724014514 0 0 4096 2 0 0 0 -1 6 0 0 0

[startup+0.04893 s]
/proc/loadavg: 1.99 2.02 2.00 1/451 15713
/proc/meminfo: memFree=9227984/32951124 swapFree=60688864/67111528
[pid=15713] ppid=15711 vsize=92144 CPUtime=0.18 cores=0-7
/proc/15713/stat : 15713 (strangenight2-m) R 15711 15713 15687 0 -1 4202496 418 0 0 0 18 0 0 0 25 0 8 0 790275602 94355456 359 33554432000 4194304 4580107 140736939219232 18446744073709551615 47453724014105 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/15713/statm: 23036 359 302 95 0 18018 0
[pid=15713/tid=15714] ppid=15711 vsize=92144 CPUtime=0.04 cores=0-7
/proc/15713/task/15714/stat : 15714 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 4 0 0 0 4 0 0 0 25 0 8 0 790275603 94355456 359 33554432000 4194304 4580107 140736939219232 18446744073709551615 47453724014105 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15713/tid=15715] ppid=15711 vsize=92144 CPUtime=0.04 cores=0-7
/proc/15713/task/15715/stat : 15715 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 1 0 0 0 4 0 0 0 25 0 8 0 790275603 94355456 359 33554432000 4194304 4580107 140736939219232 18446744073709551615 47453724014105 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15713/tid=15716] ppid=15711 vsize=92144 CPUtime=0 cores=0-7
/proc/15713/task/15716/stat : 15716 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 790275603 94355456 359 33554432000 4194304 4580107 140736939219232 18446744073709551615 47453724014105 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15713/tid=15717] ppid=15711 vsize=92144 CPUtime=0.01 cores=0-7
/proc/15713/task/15717/stat : 15717 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 0 0 0 0 1 0 0 0 25 0 8 0 790275603 94355456 359 33554432000 4194304 4580107 140736939219232 18446744073709551615 47453724014504 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15713/tid=15718] ppid=15711 vsize=92144 CPUtime=0 cores=0-7
/proc/15713/task/15718/stat : 15718 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 790275603 94355456 359 33554432000 4194304 4580107 140736939219232 18446744073709551615 47453724014518 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15713/tid=15719] ppid=15711 vsize=92144 CPUtime=0.01 cores=0-7
/proc/15713/task/15719/stat : 15719 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 1 0 0 0 1 0 0 0 25 0 8 0 790275603 94355456 359 33554432000 4194304 4580107 140736939219232 18446744073709551615 47453724014109 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15713/tid=15720] ppid=15711 vsize=92144 CPUtime=0.03 cores=0-7
/proc/15713/task/15720/stat : 15720 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 1 0 0 0 3 0 0 0 25 0 8 0 790275603 94355456 359 33554432000 4194304 4580107 140736939219232 18446744073709551615 47453724014105 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 92144

[startup+0.10092 s]
/proc/loadavg: 1.99 2.02 2.00 1/451 15713
/proc/meminfo: memFree=9227984/32951124 swapFree=60688864/67111528
[pid=15713] ppid=15711 vsize=92144 CPUtime=0.49 cores=0-7
/proc/15713/stat : 15713 (strangenight2-m) R 15711 15713 15687 0 -1 4202496 418 0 0 0 49 0 0 0 25 0 8 0 790275602 94355456 359 33554432000 4194304 4580107 140736939219232 18446744073709551615 47453724014109 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/15713/statm: 23036 359 302 95 0 18018 0
[pid=15713/tid=15714] ppid=15711 vsize=92144 CPUtime=0.09 cores=0-7
/proc/15713/task/15714/stat : 15714 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 4 0 0 0 9 0 0 0 25 0 8 0 790275603 94355456 359 33554432000 4194304 4580107 140736939219232 18446744073709551615 47453724014105 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15713/tid=15715] ppid=15711 vsize=92144 CPUtime=0.09 cores=0-7
/proc/15713/task/15715/stat : 15715 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 1 0 0 0 9 0 0 0 25 0 8 0 790275603 94355456 359 33554432000 4194304 4580107 140736939219232 18446744073709551615 47453724014105 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15713/tid=15716] ppid=15711 vsize=92144 CPUtime=0.02 cores=0-7
/proc/15713/task/15716/stat : 15716 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 1 0 0 0 2 0 0 0 25 0 8 0 790275603 94355456 359 33554432000 4194304 4580107 140736939219232 18446744073709551615 47453724014103 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15713/tid=15717] ppid=15711 vsize=92144 CPUtime=0.04 cores=0-7
/proc/15713/task/15717/stat : 15717 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 0 0 0 0 4 0 0 0 25 0 8 0 790275603 94355456 359 33554432000 4194304 4580107 140736939219232 18446744073709551615 47453724014099 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15713/tid=15718] ppid=15711 vsize=92144 CPUtime=0 cores=0-7
/proc/15713/task/15718/stat : 15718 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 790275603 94355456 359 33554432000 4194304 4580107 140736939219232 18446744073709551615 47453724014518 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15713/tid=15719] ppid=15711 vsize=92144 CPUtime=0.06 cores=0-7
/proc/15713/task/15719/stat : 15719 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 1 0 0 0 6 0 0 0 25 0 8 0 790275603 94355456 359 33554432000 4194304 4580107 140736939219232 18446744073709551615 47453724014099 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15713/tid=15720] ppid=15711 vsize=92144 CPUtime=0.09 cores=0-7
/proc/15713/task/15720/stat : 15720 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 1 0 0 0 9 0 0 0 25 0 8 0 790275603 94355456 359 33554432000 4194304 4580107 140736939219232 18446744073709551615 47453724014099 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 92144

[startup+0.300888 s]
/proc/loadavg: 1.99 2.02 2.00 1/451 15713
/proc/meminfo: memFree=9227984/32951124 swapFree=60688864/67111528
[pid=15713] ppid=15711 vsize=491440 CPUtime=1.91 cores=0-7
/proc/15713/stat : 15713 (strangenight2-m) R 15711 15713 15687 0 -1 4202496 6231 0 0 0 189 2 0 0 25 0 8 0 790275602 503234560 4436 33554432000 4194304 4580107 140736939219232 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/15713/statm: 122860 4436 376 95 0 117842 0
[pid=15713/tid=15714] ppid=15711 vsize=491440 CPUtime=0.28 cores=0-7
/proc/15713/task/15714/stat : 15714 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 835 0 0 0 28 0 0 0 18 0 8 0 790275603 503234560 4438 33554432000 4194304 4580107 140736939219232 18446744073709551615 4324541 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15713/tid=15715] ppid=15711 vsize=491440 CPUtime=0.28 cores=0-7
/proc/15713/task/15715/stat : 15715 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 862 0 0 0 28 0 0 0 18 0 8 0 790275603 503234560 4438 33554432000 4194304 4580107 140736939219232 18446744073709551615 4293288 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15713/tid=15716] ppid=15711 vsize=491440 CPUtime=0.18 cores=0-7
/proc/15713/task/15716/stat : 15716 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 814 0 0 0 18 0 0 0 18 0 8 0 790275603 503234560 4439 33554432000 4194304 4580107 140736939219232 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15713/tid=15717] ppid=15711 vsize=491440 CPUtime=0.22 cores=0-7
/proc/15713/task/15717/stat : 15717 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 738 0 0 0 22 0 0 0 18 0 8 0 790275603 503234560 4439 33554432000 4194304 4580107 140736939219232 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15713/tid=15718] ppid=15711 vsize=491440 CPUtime=0.14 cores=0-7
/proc/15713/task/15718/stat : 15718 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 577 0 0 0 14 0 0 0 18 0 8 0 790275603 503234560 4439 33554432000 4194304 4580107 140736939219232 18446744073709551615 4294524 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15713/tid=15719] ppid=15711 vsize=491440 CPUtime=0.21 cores=0-7
/proc/15713/task/15719/stat : 15719 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 627 0 0 0 21 0 0 0 17 0 8 0 790275603 503234560 4439 33554432000 4194304 4580107 140736939219232 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15713/tid=15720] ppid=15711 vsize=491440 CPUtime=0.28 cores=0-7
/proc/15713/task/15720/stat : 15720 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 533 0 0 0 28 0 0 0 18 0 8 0 790275603 503234560 4439 33554432000 4194304 4580107 140736939219232 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.91
Current children cumulated vsize (KiB) 491440

[startup+0.700818 s]
/proc/loadavg: 1.99 2.02 2.00 1/451 15713
/proc/meminfo: memFree=9227984/32951124 swapFree=60688864/67111528
[pid=15713] ppid=15711 vsize=498496 CPUtime=5.11 cores=0-7
/proc/15713/stat : 15713 (strangenight2-m) R 15711 15713 15687 0 -1 4202496 18298 0 0 0 507 4 0 0 25 0 8 0 790275602 510459904 7961 33554432000 4194304 4580107 140736939219232 18446744073709551615 4294974 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/15713/statm: 124624 7961 376 95 0 119606 0
[pid=15713/tid=15714] ppid=15711 vsize=498496 CPUtime=0.67 cores=0-7
/proc/15713/task/15714/stat : 15714 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 2369 0 0 0 67 0 0 0 18 0 8 0 790275603 510459904 7961 33554432000 4194304 4580107 140736939219232 18446744073709551615 4296092 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15713/tid=15715] ppid=15711 vsize=498496 CPUtime=0.68 cores=0-7
/proc/15713/task/15715/stat : 15715 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 2402 0 0 0 68 0 0 0 18 0 8 0 790275603 510459904 7961 33554432000 4194304 4580107 140736939219232 18446744073709551615 4342256 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15713/tid=15716] ppid=15711 vsize=498496 CPUtime=0.58 cores=0-7
/proc/15713/task/15716/stat : 15716 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 2358 0 0 0 58 0 0 0 18 0 8 0 790275603 510459904 7961 33554432000 4194304 4580107 140736939219232 18446744073709551615 4292836 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15713/tid=15717] ppid=15711 vsize=498496 CPUtime=0.61 cores=0-7
/proc/15713/task/15717/stat : 15717 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 2219 0 0 0 61 0 0 0 18 0 8 0 790275603 510459904 7961 33554432000 4194304 4580107 140736939219232 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15713/tid=15718] ppid=15711 vsize=498496 CPUtime=0.54 cores=0-7
/proc/15713/task/15718/stat : 15718 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 2197 0 0 0 54 0 0 0 18 0 8 0 790275603 510459904 7962 33554432000 4194304 4580107 140736939219232 18446744073709551615 4294524 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15713/tid=15719] ppid=15711 vsize=498496 CPUtime=0.61 cores=0-7
/proc/15713/task/15719/stat : 15719 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 2192 0 0 0 61 0 0 0 18 0 8 0 790275603 510459904 7962 33554432000 4194304 4580107 140736939219232 18446744073709551615 4489504 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15713/tid=15720] ppid=15711 vsize=498496 CPUtime=0.68 cores=0-7
/proc/15713/task/15720/stat : 15720 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 1794 0 0 0 68 0 0 0 18 0 8 0 790275603 510459904 7962 33554432000 4194304 4580107 140736939219232 18446744073709551615 4294520 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.11
Current children cumulated vsize (KiB) 498496

[startup+1.50068 s]
/proc/loadavg: 1.99 2.02 2.00 9/459 15721
/proc/meminfo: memFree=9181056/32951124 swapFree=60688864/67111528
[pid=15713] ppid=15711 vsize=513208 CPUtime=11.49 cores=0-7
/proc/15713/stat : 15713 (strangenight2-m) R 15711 15713 15687 0 -1 4202496 49267 0 0 0 1139 10 0 0 25 0 8 0 790275602 525524992 23470 33554432000 4194304 4580107 140736939219232 18446744073709551615 4413356 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/15713/statm: 128302 23471 378 95 0 123284 0
[pid=15713/tid=15714] ppid=15711 vsize=513208 CPUtime=1.48 cores=0-7
/proc/15713/task/15714/stat : 15714 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 6273 0 0 0 147 1 0 0 19 0 8 0 790275603 525524992 23472 33554432000 4194304 4580107 140736939219232 18446744073709551615 4413328 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15713/tid=15715] ppid=15711 vsize=513208 CPUtime=1.48 cores=0-7
/proc/15713/task/15715/stat : 15715 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 8759 0 0 0 146 2 0 0 19 0 8 0 790275603 525524992 23472 33554432000 4194304 4580107 140736939219232 18446744073709551615 4413328 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15713/tid=15716] ppid=15711 vsize=513208 CPUtime=1.38 cores=0-7
/proc/15713/task/15716/stat : 15716 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 8390 0 0 0 137 1 0 0 19 0 8 0 790275603 525524992 23472 33554432000 4194304 4580107 140736939219232 18446744073709551615 4413179 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15713/tid=15717] ppid=15711 vsize=513208 CPUtime=1.4 cores=0-7
/proc/15713/task/15717/stat : 15717 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 5062 0 0 0 139 1 0 0 19 0 8 0 790275603 525524992 23472 33554432000 4194304 4580107 140736939219232 18446744073709551615 4321072 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15713/tid=15718] ppid=15711 vsize=513208 CPUtime=1.33 cores=0-7
/proc/15713/task/15718/stat : 15718 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 5059 0 0 0 133 0 0 0 19 0 8 0 790275603 525524992 23472 33554432000 4194304 4580107 140736939219232 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15713/tid=15719] ppid=15711 vsize=513208 CPUtime=1.41 cores=0-7
/proc/15713/task/15719/stat : 15719 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 4995 0 0 0 141 0 0 0 18 0 8 0 790275603 525524992 23472 33554432000 4194304 4580107 140736939219232 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15713/tid=15720] ppid=15711 vsize=513208 CPUtime=1.47 cores=0-7
/proc/15713/task/15720/stat : 15720 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 3827 0 0 0 147 0 0 0 19 0 8 0 790275603 525524992 23472 33554432000 4194304 4580107 140736939219232 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.49
Current children cumulated vsize (KiB) 513208

[startup+3.10039 s]
/proc/loadavg: 1.99 2.02 2.00 9/459 15721
/proc/meminfo: memFree=9094008/32951124 swapFree=60688864/67111528
[pid=15713] ppid=15711 vsize=523508 CPUtime=24.27 cores=0-7
/proc/15713/stat : 15713 (strangenight2-m) R 15711 15713 15687 0 -1 4202496 71584 0 0 0 2413 14 0 0 25 0 8 0 790275602 536072192 36304 33554432000 4194304 4580107 140736939219232 18446744073709551615 4294533 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/15713/statm: 130877 36304 378 95 0 125859 0
[pid=15713/tid=15714] ppid=15711 vsize=523508 CPUtime=3.07 cores=0-7
/proc/15713/task/15714/stat : 15714 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 8834 0 0 0 306 1 0 0 24 0 8 0 790275603 536072192 36304 33554432000 4194304 4580107 140736939219232 18446744073709551615 4316661 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15713/tid=15715] ppid=15711 vsize=523508 CPUtime=3.08 cores=0-7
/proc/15713/task/15715/stat : 15715 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 9149 0 0 0 306 2 0 0 24 0 8 0 790275603 536072192 36304 33554432000 4194304 4580107 140736939219232 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15713/tid=15716] ppid=15711 vsize=523508 CPUtime=2.97 cores=0-7
/proc/15713/task/15716/stat : 15716 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 8642 0 0 0 296 1 0 0 24 0 8 0 790275603 536072192 36304 33554432000 4194304 4580107 140736939219232 18446744073709551615 4406440 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15713/tid=15717] ppid=15711 vsize=523508 CPUtime=2.98 cores=0-7
/proc/15713/task/15717/stat : 15717 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 9129 0 0 0 296 2 0 0 24 0 8 0 790275603 536072192 36304 33554432000 4194304 4580107 140736939219232 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15713/tid=15718] ppid=15711 vsize=523508 CPUtime=2.94 cores=0-7
/proc/15713/task/15718/stat : 15718 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 10601 0 0 0 293 1 0 0 24 0 8 0 790275603 536072192 36305 33554432000 4194304 4580107 140736939219232 18446744073709551615 4413640 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15713/tid=15719] ppid=15711 vsize=523508 CPUtime=3.02 cores=0-7
/proc/15713/task/15719/stat : 15719 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 10203 0 0 0 300 2 0 0 21 0 8 0 790275603 536072192 36305 33554432000 4194304 4580107 140736939219232 18446744073709551615 4412632 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15713/tid=15720] ppid=15711 vsize=523508 CPUtime=3.07 cores=0-7
/proc/15713/task/15720/stat : 15720 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 7777 0 0 0 306 1 0 0 24 0 8 0 790275603 536072192 36305 33554432000 4194304 4580107 140736939219232 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.27
Current children cumulated vsize (KiB) 523508

[startup+6.30083 s]
/proc/loadavg: 2.47 2.11 2.03 9/459 15721
/proc/meminfo: memFree=9018396/32951124 swapFree=60688864/67111528
[pid=15713] ppid=15711 vsize=560692 CPUtime=49.82 cores=0-7
/proc/15713/stat : 15713 (strangenight2-m) R 15711 15713 15687 0 -1 4202496 125752 0 0 0 4960 22 0 0 25 0 8 0 790275602 574148608 61277 33554432000 4194304 4580107 140736939219232 18446744073709551615 4412956 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/15713/statm: 140173 61277 378 95 0 135155 0
[pid=15713/tid=15714] ppid=15711 vsize=560692 CPUtime=6.28 cores=0-7
/proc/15713/task/15714/stat : 15714 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 12001 0 0 0 626 2 0 0 25 0 8 0 790275603 574148608 61277 33554432000 4194304 4580107 140736939219232 18446744073709551615 4294692 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15713/tid=15715] ppid=15711 vsize=560692 CPUtime=6.28 cores=0-7
/proc/15713/task/15715/stat : 15715 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 15432 0 0 0 625 3 0 0 25 0 8 0 790275603 574148608 61277 33554432000 4194304 4580107 140736939219232 18446744073709551615 4416324 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15713/tid=15716] ppid=15711 vsize=560692 CPUtime=6.17 cores=0-7
/proc/15713/task/15716/stat : 15716 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 17923 0 0 0 615 2 0 0 25 0 8 0 790275603 574148608 61277 33554432000 4194304 4580107 140736939219232 18446744073709551615 4412649 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15713/tid=15717] ppid=15711 vsize=560692 CPUtime=6.13 cores=0-7
/proc/15713/task/15717/stat : 15717 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 22131 0 0 0 610 3 0 0 25 0 8 0 790275603 574148608 61277 33554432000 4194304 4580107 140736939219232 18446744073709551615 4412960 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15713/tid=15718] ppid=15711 vsize=560692 CPUtime=6.14 cores=0-7
/proc/15713/task/15718/stat : 15718 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 15999 0 0 0 612 2 0 0 25 0 8 0 790275603 574148608 61278 33554432000 4194304 4580107 140736939219232 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15713/tid=15719] ppid=15711 vsize=560692 CPUtime=6.22 cores=0-7
/proc/15713/task/15719/stat : 15719 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 18595 0 0 0 619 3 0 0 25 0 8 0 790275603 574148608 61278 33554432000 4194304 4580107 140736939219232 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15713/tid=15720] ppid=15711 vsize=560692 CPUtime=6.28 cores=0-7
/proc/15713/task/15720/stat : 15720 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 13207 0 0 0 626 2 0 0 25 0 8 0 790275603 574148608 61278 33554432000 4194304 4580107 140736939219232 18446744073709551615 4292997 0 0 4096 2 0 0 0 -1 6 0 0 0

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

/proc/15713/task/15719/stat : 15719 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 2404984 0 0 0 465220 825 0 0 25 0 8 0 790275603 7050543104 1213255 33554432000 4194304 4580107 140736939219232 18446744073709551615 4294639 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15713/tid=15720] ppid=15711 vsize=6885296 CPUtime=4650.78 cores=0-7
/proc/15713/task/15720/stat : 15720 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 2493141 0 0 0 464218 860 0 0 25 0 8 0 790275603 7050543104 1213255 33554432000 4194304 4580107 140736939219232 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 37219.1
Current children cumulated vsize (KiB) 6885296

[startup+4722.32 s]
/proc/loadavg: 8.20 8.17 8.10 9/459 15859
/proc/meminfo: memFree=4384976/32951124 swapFree=60688864/67111528
[pid=15713] ppid=15711 vsize=6545828 CPUtime=37698.2 cores=0-7
/proc/15713/stat : 15713 (strangenight2-m) R 15711 15713 15687 0 -1 4202496 18510016 0 0 0 3763012 6804 0 0 25 0 8 0 790275602 6702927872 1208224 33554432000 4194304 4580107 140736939219232 18446744073709551615 4406365 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15713/statm: 1636457 1208224 378 95 0 1631439 0
[pid=15713/tid=15714] ppid=15711 vsize=6545828 CPUtime=4718.63 cores=0-7
/proc/15713/task/15714/stat : 15714 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 2375779 0 0 0 471048 815 0 0 25 0 8 0 790275603 6702927872 1208224 33554432000 4194304 4580107 140736939219232 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15713/tid=15715] ppid=15711 vsize=6545828 CPUtime=4705.24 cores=0-7
/proc/15713/task/15715/stat : 15715 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 2249735 0 0 0 469605 919 0 0 25 0 8 0 790275603 6702927872 1208224 33554432000 4194304 4580107 140736939219232 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15713/tid=15716] ppid=15711 vsize=6545828 CPUtime=4702.84 cores=0-7
/proc/15713/task/15716/stat : 15716 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 2143254 0 0 0 469473 811 0 0 25 0 8 0 790275603 6702927872 1208225 33554432000 4194304 4580107 140736939219232 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15713/tid=15717] ppid=15711 vsize=6545828 CPUtime=4711.22 cores=0-7
/proc/15713/task/15717/stat : 15717 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 2235721 0 0 0 470270 852 0 0 25 0 8 0 790275603 6702927872 1208225 33554432000 4194304 4580107 140736939219232 18446744073709551615 4416036 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15713/tid=15718] ppid=15711 vsize=6545828 CPUtime=4708.59 cores=0-7
/proc/15713/task/15718/stat : 15718 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 2285514 0 0 0 470012 847 0 0 25 0 8 0 790275603 6702927872 1208225 33554432000 4194304 4580107 140736939219232 18446744073709551615 4294627 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15713/tid=15719] ppid=15711 vsize=6545828 CPUtime=4720.47 cores=0-7
/proc/15713/task/15719/stat : 15719 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 2425316 0 0 0 471210 837 0 0 25 0 8 0 790275603 6702927872 1208225 33554432000 4194304 4580107 140736939219232 18446744073709551615 4451895 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15713/tid=15720] ppid=15711 vsize=6545828 CPUtime=4709.79 cores=0-7
/proc/15713/task/15720/stat : 15720 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 2517140 0 0 0 470101 878 0 0 25 0 8 0 790275603 6702927872 1208225 33554432000 4194304 4580107 140736939219232 18446744073709551615 4406408 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 37698.2
Current children cumulated vsize (KiB) 6545828

[startup+4782.3 s]
/proc/loadavg: 8.21 8.17 8.10 10/459 15861
/proc/meminfo: memFree=4320012/32951124 swapFree=60688864/67111528
[pid=15713] ppid=15711 vsize=7173000 CPUtime=38177 cores=0-7
/proc/15713/stat : 15713 (strangenight2-m) R 15711 15713 15687 0 -1 4202496 18664685 0 0 0 3810814 6889 0 0 25 0 8 0 790275602 7345152000 1225904 33554432000 4194304 4580107 140736939219232 18446744073709551615 4332289 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15713/statm: 1793250 1225904 378 95 0 1788232 0
[pid=15713/tid=15714] ppid=15711 vsize=7173000 CPUtime=4778.61 cores=0-7
/proc/15713/task/15714/stat : 15714 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 2375779 0 0 0 477046 815 0 0 25 0 8 0 790275603 7345152000 1225904 33554432000 4194304 4580107 140736939219232 18446744073709551615 4451895 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15713/tid=15715] ppid=15711 vsize=7173000 CPUtime=4765.22 cores=0-7
/proc/15713/task/15715/stat : 15715 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 2285410 0 0 0 475580 942 0 0 25 0 8 0 790275603 7345152000 1225904 33554432000 4194304 4580107 140736939219232 18446744073709551615 4339860 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15713/tid=15716] ppid=15711 vsize=7173000 CPUtime=4762.82 cores=0-7
/proc/15713/task/15716/stat : 15716 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 2146766 0 0 0 475469 813 0 0 25 0 8 0 790275603 7345152000 1225904 33554432000 4194304 4580107 140736939219232 18446744073709551615 4294634 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15713/tid=15717] ppid=15711 vsize=7173000 CPUtime=4771.19 cores=0-7
/proc/15713/task/15717/stat : 15717 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 2275751 0 0 0 476248 871 0 0 25 0 8 0 790275603 7345152000 1225904 33554432000 4194304 4580107 140736939219232 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15713/tid=15718] ppid=15711 vsize=7173000 CPUtime=4768.55 cores=0-7
/proc/15713/task/15718/stat : 15718 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 2327172 0 0 0 475987 868 0 0 25 0 8 0 790275603 7345152000 1225904 33554432000 4194304 4580107 140736939219232 18446744073709551615 4294530 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15713/tid=15719] ppid=15711 vsize=7173000 CPUtime=4780.46 cores=0-7
/proc/15713/task/15719/stat : 15719 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 2425316 0 0 0 477209 837 0 0 25 0 8 0 790275603 7345152000 1225904 33554432000 4194304 4580107 140736939219232 18446744073709551615 4416727 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15713/tid=15720] ppid=15711 vsize=7173000 CPUtime=4768.8 cores=0-7
/proc/15713/task/15720/stat : 15720 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 2547058 0 0 0 475986 894 0 0 25 0 8 0 790275603 7345152000 1225904 33554432000 4194304 4580107 140736939219232 18446744073709551615 4294639 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38177
Current children cumulated vsize (KiB) 7173000

[startup+4842.3 s]
/proc/loadavg: 8.13 8.15 8.09 9/459 15862
/proc/meminfo: memFree=4353708/32951124 swapFree=60688864/67111528
[pid=15713] ppid=15711 vsize=6558540 CPUtime=38656 cores=0-7
/proc/15713/stat : 15713 (strangenight2-m) R 15711 15713 15687 0 -1 4202496 18896248 0 0 0 3858611 6987 0 0 25 0 8 0 790275602 6715944960 1202279 33554432000 4194304 4580107 140736939219232 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/15713/statm: 1639635 1202279 378 95 0 1634617 0
[pid=15713/tid=15714] ppid=15711 vsize=6558540 CPUtime=4838.6 cores=0-7
/proc/15713/task/15714/stat : 15714 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 2394197 0 0 0 483039 821 0 0 25 0 8 0 790275603 6715944960 1202280 33554432000 4194304 4580107 140736939219232 18446744073709551615 4316555 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15713/tid=15715] ppid=15711 vsize=6558540 CPUtime=4825.22 cores=0-7
/proc/15713/task/15715/stat : 15715 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 2308642 0 0 0 481572 950 0 0 25 0 8 0 790275603 6715944960 1202280 33554432000 4194304 4580107 140736939219232 18446744073709551615 4305280 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15713/tid=15716] ppid=15711 vsize=6558540 CPUtime=4822.81 cores=0-7
/proc/15713/task/15716/stat : 15716 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 2190278 0 0 0 481449 832 0 0 25 0 8 0 790275603 6715944960 1202280 33554432000 4194304 4580107 140736939219232 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15713/tid=15717] ppid=15711 vsize=6558540 CPUtime=4831.18 cores=0-7
/proc/15713/task/15717/stat : 15717 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 2296059 0 0 0 482239 879 0 0 25 0 8 0 790275603 6715944960 1202280 33554432000 4194304 4580107 140736939219232 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15713/tid=15718] ppid=15711 vsize=6558540 CPUtime=4828.53 cores=0-7
/proc/15713/task/15718/stat : 15718 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 2346258 0 0 0 481980 873 0 0 25 0 8 0 790275603 6715944960 1202280 33554432000 4194304 4580107 140736939219232 18446744073709551615 4416732 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15713/tid=15719] ppid=15711 vsize=6558540 CPUtime=4840.44 cores=0-7
/proc/15713/task/15719/stat : 15719 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 2464648 0 0 0 483190 854 0 0 25 0 8 0 790275603 6715944960 1202280 33554432000 4194304 4580107 140736939219232 18446744073709551615 4318435 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15713/tid=15720] ppid=15711 vsize=6558540 CPUtime=4828.56 cores=0-7
/proc/15713/task/15720/stat : 15720 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 2568400 0 0 0 481950 906 0 0 25 0 8 0 790275603 6715944960 1202280 33554432000 4194304 4580107 140736939219232 18446744073709551615 4406365 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 38656
Current children cumulated vsize (KiB) 6558540

[startup+4902.3 s]
/proc/loadavg: 8.11 8.14 8.09 10/459 15864
/proc/meminfo: memFree=4360072/32951124 swapFree=60688864/67111528
[pid=15713] ppid=15711 vsize=6765196 CPUtime=39135 cores=0-7
/proc/15713/stat : 15713 (strangenight2-m) R 15711 15713 15687 0 -1 4202496 19117572 0 0 0 3906427 7071 0 0 25 0 8 0 790275602 6927560704 1215873 33554432000 4194304 4580107 140736939219232 18446744073709551615 4294510 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/15713/statm: 1691299 1215874 378 95 0 1686281 0
[pid=15713/tid=15714] ppid=15711 vsize=6765196 CPUtime=4898.58 cores=0-7
/proc/15713/task/15714/stat : 15714 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 2436464 0 0 0 489023 835 0 0 25 0 8 0 790275603 6927560704 1215874 33554432000 4194304 4580107 140736939219232 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15713/tid=15715] ppid=15711 vsize=6765196 CPUtime=4885.2 cores=0-7
/proc/15713/task/15715/stat : 15715 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 2349980 0 0 0 487557 963 0 0 25 0 8 0 790275603 6927560704 1215874 33554432000 4194304 4580107 140736939219232 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15713/tid=15716] ppid=15711 vsize=6765196 CPUtime=4882.81 cores=0-7
/proc/15713/task/15716/stat : 15716 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 2199761 0 0 0 487444 837 0 0 25 0 8 0 790275603 6927560704 1215874 33554432000 4194304 4580107 140736939219232 18446744073709551615 4451678 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15713/tid=15717] ppid=15711 vsize=6765196 CPUtime=4891.18 cores=0-7
/proc/15713/task/15717/stat : 15717 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 2319349 0 0 0 488227 891 0 0 25 0 8 0 790275603 6927560704 1215874 33554432000 4194304 4580107 140736939219232 18446744073709551615 4294471 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15713/tid=15718] ppid=15711 vsize=6765196 CPUtime=4888.5 cores=0-7
/proc/15713/task/15718/stat : 15718 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 2376209 0 0 0 487963 887 0 0 25 0 8 0 790275603 6927560704 1215874 33554432000 4194304 4580107 140736939219232 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15713/tid=15719] ppid=15711 vsize=6765196 CPUtime=4900.44 cores=0-7
/proc/15713/task/15719/stat : 15719 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 2480084 0 0 0 489183 861 0 0 25 0 8 0 790275603 6927560704 1215874 33554432000 4194304 4580107 140736939219232 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15713/tid=15720] ppid=15711 vsize=6765196 CPUtime=4888.56 cores=0-7
/proc/15713/task/15720/stat : 15720 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 2588309 0 0 0 487943 913 0 0 25 0 8 0 790275603 6927560704 1215874 33554432000 4194304 4580107 140736939219232 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 39135
Current children cumulated vsize (KiB) 6765196

[startup+4962.3 s]
/proc/loadavg: 8.14 8.14 8.09 9/459 15866
/proc/meminfo: memFree=4263576/32951124 swapFree=60688864/67111528
[pid=15713] ppid=15711 vsize=7194860 CPUtime=39614 cores=0-7
/proc/15713/stat : 15713 (strangenight2-m) R 15711 15713 15687 0 -1 4202496 19233425 0 0 0 3954260 7137 0 0 25 0 8 0 790275602 7367536640 1239356 33554432000 4194304 4580107 140736939219232 18446744073709551615 4451684 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/15713/statm: 1798715 1239356 378 95 0 1793697 0
[pid=15713/tid=15714] ppid=15711 vsize=7194860 CPUtime=4958.58 cores=0-7
/proc/15713/task/15714/stat : 15714 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 2445622 0 0 0 495017 841 0 0 25 0 8 0 790275603 7367536640 1239356 33554432000 4194304 4580107 140736939219232 18446744073709551615 4293581 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15713/tid=15715] ppid=15711 vsize=7194860 CPUtime=4945.21 cores=0-7
/proc/15713/task/15715/stat : 15715 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 2349980 0 0 0 493558 963 0 0 25 0 8 0 790275603 7367536640 1239356 33554432000 4194304 4580107 140736939219232 18446744073709551615 4406340 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15713/tid=15716] ppid=15711 vsize=7194860 CPUtime=4942.81 cores=0-7
/proc/15713/task/15716/stat : 15716 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 2199761 0 0 0 493444 837 0 0 25 0 8 0 790275603 7367536640 1239356 33554432000 4194304 4580107 140736939219232 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15713/tid=15717] ppid=15711 vsize=7194860 CPUtime=4951.17 cores=0-7
/proc/15713/task/15717/stat : 15717 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 2347848 0 0 0 494209 908 0 0 25 0 8 0 790275603 7367536640 1239356 33554432000 4194304 4580107 140736939219232 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15713/tid=15718] ppid=15711 vsize=7194860 CPUtime=4948.48 cores=0-7
/proc/15713/task/15718/stat : 15718 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 2398066 0 0 0 493951 897 0 0 25 0 8 0 790275603 7367536640 1239356 33554432000 4194304 4580107 140736939219232 18446744073709551615 4451895 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15713/tid=15719] ppid=15711 vsize=7194860 CPUtime=4960.44 cores=0-7
/proc/15713/task/15719/stat : 15719 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 2480084 0 0 0 495183 861 0 0 25 0 8 0 790275603 7367536640 1239357 33554432000 4194304 4580107 140736939219232 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15713/tid=15720] ppid=15711 vsize=7194860 CPUtime=4948.55 cores=0-7
/proc/15713/task/15720/stat : 15720 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 2621990 0 0 0 493923 932 0 0 25 0 8 0 790275603 7367536640 1239357 33554432000 4194304 4580107 140736939219232 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 39614
Current children cumulated vsize (KiB) 7194860



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5010.7 s]
/proc/loadavg: 8.13 8.14 8.09 9/459 15867
/proc/meminfo: memFree=4286304/32951124 swapFree=60688864/67111528
[pid=15713] ppid=15711 vsize=6982964 CPUtime=40000.4 cores=0-7
/proc/15713/stat : 15713 (strangenight2-m) R 15711 15713 15687 0 -1 4202496 19274676 0 0 0 3992882 7161 0 0 25 0 8 0 790275602 7150555136 1232792 33554432000 4194304 4580107 140736939219232 18446744073709551615 4416310 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/15713/statm: 1745741 1232792 378 95 0 1740723 0
[pid=15713/tid=15714] ppid=15711 vsize=6982964 CPUtime=5007.01 cores=0-7
/proc/15713/task/15714/stat : 15714 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 2482773 0 0 0 499839 862 0 0 25 0 8 0 790275603 7150555136 1232803 33554432000 4194304 4580107 140736939219232 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15713/tid=15715] ppid=15711 vsize=6982964 CPUtime=4993.63 cores=0-7
/proc/15713/task/15715/stat : 15715 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 2354091 0 0 0 498396 967 0 0 25 0 8 0 790275603 7150555136 1232803 33554432000 4194304 4580107 140736939219232 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15713/tid=15716] ppid=15711 vsize=6982964 CPUtime=4991.23 cores=0-7
/proc/15713/task/15716/stat : 15716 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 2199761 0 0 0 498286 837 0 0 25 0 8 0 790275603 7150555136 1232803 33554432000 4194304 4580107 140736939219232 18446744073709551615 4406378 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15713/tid=15717] ppid=15711 vsize=6982964 CPUtime=4999.59 cores=0-7
/proc/15713/task/15717/stat : 15717 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 2347848 0 0 0 499051 908 0 0 25 0 8 0 790275603 7150555136 1232803 33554432000 4194304 4580107 140736939219232 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15713/tid=15718] ppid=15711 vsize=6982964 CPUtime=4996.88 cores=0-7
/proc/15713/task/15718/stat : 15718 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 2398066 0 0 0 498791 897 0 0 25 0 8 0 790275603 7150555136 1232803 33554432000 4194304 4580107 140736939219232 18446744073709551615 4406365 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15713/tid=15719] ppid=15711 vsize=6982964 CPUtime=5008.86 cores=0-7
/proc/15713/task/15719/stat : 15719 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 2480084 0 0 0 500025 861 0 0 25 0 8 0 790275603 7150555136 1232803 33554432000 4194304 4580107 140736939219232 18446744073709551615 4406350 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15713/tid=15720] ppid=15711 vsize=6982964 CPUtime=4996.97 cores=0-7
/proc/15713/task/15720/stat : 15720 (strangenight2-m) R 15711 15713 15687 0 -1 4202560 2621990 0 0 0 498765 932 0 0 25 0 8 0 790275603 7150555136 1232803 33554432000 4194304 4580107 140736939219232 18446744073709551615 4406440 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 40000.4
Current children cumulated vsize (KiB) 6982964

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

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

[startup+5010.82 s]
/proc/loadavg: 8.13 8.14 8.09 9/459 15867
/proc/meminfo: memFree=4286304/32951124 swapFree=60688864/67111528
[pid=15713] ppid=15711 vsize=0 CPUtime=40000.6 cores=0-7
/proc/15713/stat : 15713 (strangenight2-m) R 15711 15713 15687 0 -1 4203524 19274690 0 0 0 3992893 7171 0 0 25 0 1 0 790275602 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15713/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 40000.6
Current children cumulated vsize (KiB) 0

[startup+5010.9 s]
/proc/loadavg: 8.13 8.14 8.09 9/459 15867
/proc/meminfo: memFree=4286304/32951124 swapFree=60688864/67111528
[pid=15713] ppid=15711 vsize=0 CPUtime=40000.7 cores=0-7
/proc/15713/stat : 15713 (strangenight2-m) R 15711 15713 15687 0 -1 4203524 19274690 0 0 0 3992893 7178 0 0 25 0 1 0 790275602 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15713/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 40000.7
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5010.94
CPU time (s): 40000.8
CPU user time (s): 39928.9
CPU system time (s): 71.8211
CPU usage (%): 798.269
Max. virtual memory (cumulated for all children) (KiB): 7249452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39928.9
system time used= 71.8211
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19274690
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= 8999
involuntary context switches= 357724

runsolver used 20.4199 second user time and 58.962 second system time

The end

Launcher Data

Begin job on node132 at 2011-05-30 22:19:34
IDJOB=3421693
IDBENCH=85542
IDSOLVER=1878
FILE ID=node132/3421693-1306786774
RUNJOBID= node132-1306786774-15701
PBS_JOBID= 13475030
Free space on /tmp= 56756 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT05/crafted/sabharwal05/counting/fphp/unsat/harder/fphp-020-019.shuffled-as.sat05-1232.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3421693-1306786774/watcher-3421693-1306786774 -o /tmp/evaluation-result-3421693-1306786774/solver-3421693-1306786774 -C 40000 -W 5100 -M 31000  ./strangenight2-mt --threads=8 HOME/instance-3421693-1306786774.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= abb32bff5eb954e790612a6209864b5d
RANDOM SEED=253812706

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       9228388 kB
Buffers:        254352 kB
Cached:       19723796 kB
SwapCached:      14980 kB
Active:       17959924 kB
Inactive:      5075260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       9228388 kB
SwapTotal:    67111528 kB
SwapFree:     60688864 kB
Dirty:            5440 kB
Writeback:           0 kB
AnonPages:     3050012 kB
Mapped:          18248 kB
Slab:           569896 kB
PageTables:      50188 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 109198844 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 56752 MiB
End job on node132 at 2011-05-30 23:43:07