Trace number 3400961

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night2-st (fixed)? (TO) 5000.1 5000.03

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitsarray/
countbitsarray04_32.cnf
MD5SUM2fe3650d4a602f63086e937176360ebb
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables8750
Number of clauses25865
Sum of the clauses size60349
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 217242
Number of clauses of size 38621
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3400961-1306280116.cnf'
0.00/0.00	c -- header says num vars:           8750
0.00/0.00	c -- header says num clauses:       25865
0.00/0.01	c -- clauses added:            0 learnts,        25865 normals,            0 xors
0.00/0.01	c -- vars added       8750
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0      8750      8621     17242         0     60347         0   no data   no data
0.00/0.06	c asymm  cl-useful: 0/8620/8620 lits-rem:0 time: 0.05
0.05/0.08	c Flit:    16 Blit:   4696 bXBeca:    0 bXProp:  166 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
0.05/0.08	c Cleaning up after failed var search:     0.00 s 
0.05/0.08	c Replacing      166 vars Replaced     2193 lits Time:     0.00 s 
0.05/0.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.05/0.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.05/0.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.05/0.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3838 time:  0.00 s
0.05/0.09	c Removed useless bin:      29  fixed:     0  props:   0.23M  time:  0.00 s
0.05/0.09	c lits-rem:         0  cl-subs:       54  v-elim:   1279  v-fix:    0  time:  0.01 s
0.05/0.09	c Finding binary XORs  T:     0.00 s  found:       0
0.05/0.09	c Finding non-binary XORs:     0.00 s (found:       8, avg size: 3.0)
0.05/0.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
0.05/0.09	c calculated reachability. Time: 0.00
0.05/0.09	c Calc default polars -  time:   0.00 s pos:     109 undec:    7158 neg:    1483
0.05/0.09	c =========================================================================================
0.05/0.09	c types(t): F = full restart, N = normal restart
0.05/0.09	c types(t): S = simplification begin/end, E = solution found
0.05/0.09	c restart types(rt): st = static, dy = dynamic
0.05/0.09	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.05/0.09	c  B st     0         0      2559      4733      4068         0     22904         0   no data   no data
0.19/0.21	c  N dy    22      4019      2424      4733      4655      3288     22904     30472      4.96      5.86
0.29/0.34	c  N dy    55      8040      2405      4733      4891      4943     22904     50102      5.92     10.71
0.39/0.47	c  N dy    83     12113      2395      4733      4993      4990     22904     37164      6.23      7.19
0.59/0.62	c  N dy   118     16219      2388      4733      5071      8956     22904    100094      6.62      6.98
0.69/0.76	c Finding binary XORs  T:     0.00 s  found:     117
0.69/0.76	c Replacing      117 vars Replaced     4109 lits Time:     0.00 s 
0.69/0.78	c  N dy   150     20277      2265      4172      4624      7309     20410     65328      6.95     10.98
0.89/0.94	c  N dy   186     24337      2264      4172      4675     11262     20410    134479      7.18      7.66
0.89/0.97	c  F st   192     25001      2264      4172      4684     11906     20410    146139      7.22   no data
1.11/1.18	c  N dy   198     30000      2264      4164      4698     10388     20386    119946      7.22   no data
1.11/1.18	c  S st   198     30000      2264      4164      4698     10388     20386    119946      7.22   no data
1.19/1.21	c  S st   198     30501      2264      4164      4705     10879     20386    125844      7.22   no data
1.19/1.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.29/1.30	c Flit:     3 Blit:     17 bXBeca:    0 bXProp:   80 Bins:   7073 BRemL:   3859 BRemN:     22 P:  1.9M T:  0.09
1.29/1.30	c Replacing       80 vars Replaced     3353 lits Time:     0.00 s 
1.29/1.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.29/1.30	c bin-w-bin subsume rem          190 bins  time:  0.00 s
1.29/1.31	c subs with bin:      160  lits-rem:        56  v-fix:    0  time:  0.00 s
1.29/1.31	c Subs w/ non-existent bins:     30 l-rem:    120 v-fix:     0 done:   2163 time:  0.00 s
1.29/1.31	c Removed useless bin:      16  fixed:     0  props:   0.06M  time:  0.00 s
1.29/1.32	c lits-rem:         0  cl-subs:       24  v-elim:    496  v-fix:    0  time:  0.01 s
1.29/1.32	c subs with bin:      304  lits-rem:       586  v-fix:    0  time:  0.00 s
1.29/1.33	c lits-rem:       112  cl-subs:      269  v-elim:      0  v-fix:    0  time:  0.00 s
1.29/1.35	c asymm  cl-useful: 197/4448/4448 lits-rem:202 time: 0.02
1.29/1.35	c calculated reachability. Time: 0.00
1.29/1.35	c  N dy   198     30501      1667      4446      5095      3361     20720     23318      7.22   no data
1.29/1.35	c Finding binary XORs  T:     0.00 s  found:       0
1.39/1.47	c  N dy   227     34513      1667      4446      5115      7280     20720     94526      7.36      8.04
1.59/1.60	c  N dy   254     38517      1667      4446      5125      7059     20720     84751      7.50      7.93
1.69/1.76	c  N dy   288     42520      1667      4446      5143     11004     20720    172170      7.67      8.10
1.89/1.91	c  S st   311     45751      1667      4446      5149      7172     20720     48294      7.76   no data
1.89/1.93	c  S st   311     46253      1667      4446      5153      7667     20720     54868      7.76   no data
1.89/1.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.89/1.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    4 Bins:    390 BRemL:    414 BRemN:     67 P:  1.1M T:  0.04
1.89/1.98	c Replacing        4 vars Replaced      967 lits Time:     0.00 s 
1.89/1.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.89/1.98	c bin-w-bin subsume rem            4 bins  time:  0.00 s
1.89/1.98	c subs with bin:      284  lits-rem:        44  v-fix:    0  time:  0.00 s
1.89/1.98	c Subs w/ non-existent bins:    218 l-rem:    105 v-fix:     0 done:   1663 time:  0.00 s
1.89/1.98	c Removed useless bin:      14  fixed:     0  props:   0.04M  time:  0.00 s
1.89/1.99	c lits-rem:         0  cl-subs:        5  v-elim:      0  v-fix:    0  time:  0.00 s
1.89/1.99	c subs with bin:       46  lits-rem:       103  v-fix:    0  time:  0.00 s
1.99/2.00	c lits-rem:       187  cl-subs:      364  v-elim:      0  v-fix:    0  time:  0.00 s
1.99/2.00	c vivif2 --  cl tried     3939 cl shrink        1 lits rem          1 time: 0.00
1.99/2.00	c vivif2 --  cl tried     7145 cl shrink      616 lits rem       1331 time: 0.00
1.99/2.02	c asymm  cl-useful: 0/3938/3938 lits-rem:0 time: 0.02
1.99/2.02	c calculated reachability. Time: 0.00
1.99/2.02	c  N dy   311     46253      1663      3938      5109      7121     19479     49612      7.76   no data
2.10/2.18	c  N dy   343     50285      1663      3938      5110     11101     19479    144217      7.93      8.35
2.29/2.36	c  N dy   373     54353      1663      3938      5112     15099     19479    229353      8.08      8.59
2.49/2.54	c Finding binary XORs  T:     0.00 s  found:       0
2.49/2.56	c  N dy   403     58454      1663      3938      5118     10296     19479     85694      8.20      8.64
2.69/2.72	c  N dy   419     62500      1663      3938      5119     14181     19479    157629      8.19      9.81
2.89/2.92	c  N dy   453     66648      1663      3938      5121     18258     19479    252048      8.31      9.01
2.99/3.08	c  S st   478     69380      1663      3938      5121     10680     19479     73382      8.38   no data
3.09/3.10	c  S st   478     69881      1663      3938      5121     11181     19479     83131      8.38   no data
3.09/3.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.09/3.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:     48 BRemL:     74 BRemN:     26 P:  1.4M T:  0.04
3.09/3.14	c Replacing        1 vars Replaced      322 lits Time:     0.00 s 
3.09/3.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.09/3.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.09/3.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.09/3.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1662 time:  0.00 s
3.09/3.15	c Removed useless bin:       1  fixed:     0  props:   0.04M  time:  0.00 s
3.09/3.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.09/3.16	c subs with bin:       17  lits-rem:        46  v-fix:    0  time:  0.00 s
3.09/3.17	c lits-rem:       187  cl-subs:      534  v-elim:      0  v-fix:    0  time:  0.01 s
3.09/3.17	c vivif2 --  cl tried     3938 cl shrink        0 lits rem          0 time: 0.00
3.09/3.17	c vivif2 --  cl tried    10580 cl shrink      378 lits rem       1225 time: 0.00
3.09/3.20	c asymm  cl-useful: 17/3938/3938 lits-rem:21 time: 0.03
3.09/3.20	c calculated reachability. Time: 0.00
3.09/3.20	c  N dy   478     69881      1662      3936      5068     10580     19408     78069      8.38   no data
3.31/3.39	c  N dy   513     74420      1662      3936      5069     15019     19408    169804      8.44     12.46
3.59/3.66	c  N dy   548     79524      1662      3936      5069     20037     19408    294037      8.50      9.36
3.89/3.94	c  N dy   578     84663      1662      3936      5069     13616     19408    125970      8.55     11.17
3.99/4.07	c  F st   597     87500      1662      3936      5070     16398     19408    187805      8.58   no data
4.19/4.24	c  N st   602     90796      1662      3936      5070     19665     19408    300082      8.58   no data
4.49/4.58	c  N dy   628     96681      1662      3936      5070     12798     19408     82532      8.60      9.59
4.89/4.90	c  N dy   675    103064      1661      3936      5074     19080     19408    238853      8.69      9.19
4.99/5.01	c  S st   690    104824      1661      3936      5075     20825     19408    285563      8.73   no data
4.99/5.05	c  S st   690    105328      1661      3936      5076     21325     19408    296218      8.73   no data
4.99/5.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.99/5.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      7 BRemL:      9 BRemN:      1 P:  1.9M T:  0.04
4.99/5.09	c Replacing        1 vars Replaced       39 lits Time:     0.00 s 
4.99/5.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.09/5.10	c bin-w-bin subsume rem            2 bins  time:  0.00 s
5.09/5.10	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.00 s
5.09/5.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1660 time:  0.00 s
5.09/5.10	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
5.09/5.11	c lits-rem:         0  cl-subs:        1  v-elim:      1  v-fix:    0  time:  0.01 s
5.09/5.15	c subs with bin:       21  lits-rem:        32  v-fix:    0  time:  0.03 s
5.19/5.21	c lits-rem:      1021  cl-subs:      608  v-elim:      0  v-fix:    0  time:  0.06 s
5.19/5.21	c vivif2 --  cl tried     3934 cl shrink        0 lits rem          0 time: 0.00
5.19/5.23	c vivif2 --  cl tried    20330 cl shrink     3789 lits rem      16346 time: 0.02
5.19/5.27	c asymm  cl-useful: 0/3934/3934 lits-rem:0 time: 0.04
5.19/5.27	c calculated reachability. Time: 0.00
5.19/5.27	c  N dy   690    105328      1659      3934      5063     20330     19396    266214      8.73   no data
5.69/5.77	c  N dy   739    112411      1659      3934      5064     13822     19396     90761      8.81      9.41
6.19/6.20	c  N dy   793    119634      1659      3934      5067     20982     19396    264228      8.89      9.39
6.69/6.71	c  N dy   857    127282      1659      3934      5068     28561     19396    463942      9.02     15.90
7.09/7.13	c  N dy   903    135476      1659      3934      5069     21897     19396    234223      9.03      9.83
7.49/7.55	c Finding binary XORs  T:     0.00 s  found:       2
7.71/7.73	c  N dy   961    144143      1659      3934      5070     30459     19396    450976      9.09     12.62
8.29/8.32	c  N dy  1021    153500      1659      3934      5070     24005     19396    307423      9.15      9.73
8.59/8.61	c  S st  1049    157992      1659      3934      5070     28450     19396    412030      9.17      8.00
8.59/8.65	c  S st  1049    158495      1659      3934      5070     28940     19396    424567      9.17   no data
8.59/8.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.59/8.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      5 BRemL:      7 BRemN:      1 P:  2.2M T:  0.05
8.59/8.70	c Replacing        2 vars Replaced      807 lits Time:     0.00 s 
8.59/8.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.59/8.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.59/8.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.59/8.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1657 time:  0.00 s
8.59/8.71	c Removed useless bin:       1  fixed:     0  props:   0.04M  time:  0.00 s
8.59/8.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
8.70/8.77	c subs with bin:        7  lits-rem:        98  v-fix:    0  time:  0.04 s
8.81/8.89	c lits-rem:      1346  cl-subs:     1038  v-elim:      0  v-fix:    0  time:  0.11 s
8.81/8.89	c vivif2 --  cl tried     3934 cl shrink        0 lits rem          0 time: 0.00
8.89/8.92	c vivif2 --  cl tried    27882 cl shrink     6066 lits rem      19693 time: 0.03
8.89/8.96	c asymm  cl-useful: 0/3934/3934 lits-rem:0 time: 0.05
8.89/8.96	c calculated reachability. Time: 0.00
8.89/8.96	c  N dy  1049    158495      1657      3934      5062     27882     19392    391698      9.17   no data
9.59/9.69	c  N dy  1116    168648      1657      3934      5063     21194     19392    218053      9.23     12.15
10.39/10.45	c  N dy  1175    179509      1657      3934      5064     31949     19392    473076      9.25     11.37
11.19/11.26	c  N dy  1228    191238      1657      3934      5064     25748     19392    312785      9.27      9.90
12.19/12.22	c  N dy  1320    203453      1657      3934      5065     19076     19392    124855      9.36      9.96
13.10/13.14	c  N dy  1366    217167      1657      3934      5066     32628     19392    442187      9.33      9.83
14.20/14.24	c  N dy  1445    233102      1657      3934      5066     28595     19392    336925      9.36      9.89
14.59/14.62	c  S st  1474    237742      1657      3934      5066     33171     19392    440698      9.39      8.10
14.59/14.67	c  S st  1474    238249      1657      3934      5067     33670     19392    453889      9.39   no data
14.59/14.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.69/14.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     11 BRemL:      9 BRemN:      1 P:  2.4M T:  0.05
14.69/14.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
14.69/14.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.69/14.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.69/14.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1657 time:  0.00 s
14.69/14.73	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
14.69/14.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
14.69/14.79	c subs with bin:        4  lits-rem:        25  v-fix:    0  time:  0.04 s
14.89/14.96	c lits-rem:      1429  cl-subs:     2095  v-elim:      0  v-fix:    0  time:  0.16 s
14.89/14.96	c vivif2 --  cl tried     3934 cl shrink        0 lits rem          0 time: 0.00
14.89/14.99	c vivif2 --  cl tried    31571 cl shrink     5295 lits rem      16198 time: 0.03
14.99/15.04	c asymm  cl-useful: 0/3934/3934 lits-rem:0 time: 0.05
14.99/15.04	c calculated reachability. Time: 0.00
14.99/15.04	c  N dy  1474    238249      1657      3934      5068     31571     19390    411824      9.39   no data
16.29/16.30	c  N dy  1547    253459      1657      3934      5069     25884     19390    271557      9.40     12.85
17.69/17.74	c  N dy  1663    269742      1657      3934      5069     42035     19390    684355      9.49     10.05
18.99/19.09	c  N dy  1768    286957      1657      3934      5070     37319     19390    541192      9.56     10.09
20.59/20.68	c  N dy  1904    305678      1657      3934      5071     33124     19390    409441      9.67     10.21
20.69/20.74	c  F st  1910    306252      1657      3934      5071     33697     19390    425487      9.68   no data
22.29/22.36	c  N dy  2015    325256      1657      3934      5071     28759     19390    283017      9.73     10.26
24.10/24.20	c  N dy  2154    345347      1657      3934      5071     48706     19390    787877      9.81     10.34
24.99/25.09	c  S st  2226    357373      1657      3934      5071     35733     19390    408892      9.84      5.97
25.09/25.16	c  S st  2226    357876      1657      3934      5071     36235     19390    422875      9.84   no data
25.09/25.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.09/25.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     11 BRemL:     11 BRemN:      2 P:  2.6M T:  0.06
25.09/25.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
25.09/25.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.09/25.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.20/25.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1657 time:  0.00 s
25.20/25.22	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
25.20/25.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
25.20/25.27	c subs with bin:        4  lits-rem:        14  v-fix:    0  time:  0.03 s
25.39/25.40	c lits-rem:      1544  cl-subs:     1609  v-elim:      0  v-fix:    0  time:  0.13 s
25.39/25.40	c vivif2 --  cl tried     3934 cl shrink        0 lits rem          0 time: 0.00
25.39/25.43	c vivif2 --  cl tried    34622 cl shrink     4276 lits rem      11119 time: 0.03
25.39/25.48	c asymm  cl-useful: 0/3934/3934 lits-rem:0 time: 0.05
25.39/25.48	c calculated reachability. Time: 0.00
25.39/25.48	c  N dy  2226    357876      1657      3934      5070     34621     19386    394702      9.84   no data
27.29/27.35	c  N dy  2350    377945      1657      3934      5070     28745     19386    228947      9.87     10.99
29.09/29.14	c  N dy  2480    398023      1657      3934      5070     48671     19386    733733      9.92     10.46
30.29/30.32	c Finding binary XORs  T:     0.00 s  found:       0
30.89/30.93	c  N dy  2600    418046      1657      3934      5072     41654     19386    521152      9.95     14.41
32.79/32.80	c  N dy  2716    438159      1657      3934      5072     33906     19386    340835      9.99     10.73
34.59/34.66	c  N dy  2795    458170      1657      3934      5072     53751     19386    863809     10.00     11.16
36.59/36.63	c  N dy  2914    478190      1657      3934      5072     44905     19386    611548     10.03     11.96
38.69/38.76	c  N dy  3036    498256      1656      3934      5077     35045     19386    332654     10.08     15.07
40.71/40.72	c  N dy  3124    518319      1656      3934      5078     54902     19386    819011     10.08     10.69
42.59/42.69	c  S st  3230    536814      1656      3934      5078     42558     19386    509763     10.11   no data
42.69/42.74	c  S st  3230    537318      1656      3934      5078     43060     19386    525836     10.11   no data
42.69/42.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
42.69/42.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      2 BRemL:      1 BRemN:      0 P:  2.9M T:  0.05
42.69/42.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
42.69/42.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
42.69/42.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
42.69/42.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1656 time:  0.00 s
42.69/42.81	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
42.79/42.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
42.79/42.88	c subs with bin:       53  lits-rem:        78  v-fix:    0  time:  0.04 s
42.99/43.03	c lits-rem:      1335  cl-subs:      875  v-elim:      0  v-fix:    0  time:  0.16 s
42.99/43.03	c vivif2 --  cl tried     3932 cl shrink        0 lits rem          0 time: 0.00
42.99/43.07	c vivif2 --  cl tried    42039 cl shrink     5526 lits rem      14000 time: 0.03
43.09/43.14	c asymm  cl-useful: 0/3932/3932 lits-rem:0 time: 0.07
43.09/43.14	c calculated reachability. Time: 0.00
43.09/43.14	c  N dy  3230    537318      1656      3932      5069     42039     19368    499778     10.11   no data
45.48/45.52	c  N dy  3335    557575      1656      3932      5069     62079     19368    994023     10.13     10.81
47.39/47.48	c  N dy  3417    578229      1656      3932      5070     50754     19368    646223     10.13     10.72
49.51/49.57	c  N dy  3522    598386      1656      3932      5071     38093     19368    361622     10.14     10.68
51.79/51.82	c  N dy  3626    618473      1656      3932      5072     57958     19368    852527     10.15     10.98
53.99/54.09	c  N dy  3752    638793      1656      3932      5072     44532     19368    508968     10.18     10.72
56.39/56.40	c  N dy  3885    660048      1656      3932      5073     65564     19368   1036845     10.22     10.80
58.59/58.60	c  N dy  4001    680145      1656      3932      5074     50864     19368    637084     10.24     10.97
61.19/61.20	c  N dy  4108    701261      1656      3932      5074     36112     19368    253253     10.26     10.95
63.39/63.40	c  N dy  4244    722060      1656      3932      5074     56789     19368    802915     10.29     10.84
66.01/66.05	c  N dy  4385    742613      1656      3932      5074     40487     19368    356745     10.33     11.03
68.21/68.28	c  N dy  4509    763011      1656      3932      5074     60729     19368    873702     10.35     10.92
70.78/70.89	c  N dy  4647    783032      1656      3932      5074     42872     19368    396034     10.38     15.79
73.18/73.20	c  N dy  4774    803034      1656      3932      5074     62714     19368    924452     10.41     14.58
73.48/73.58	c  S st  4796    805977      1656      3932      5074     65640     19368   1003661     10.41   no data
73.59/73.67	c  S st  4796    806481      1656      3932      5074     66141     19368   1017840     10.41   no data
73.59/73.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
73.70/73.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      1 BRemN:      0 P:  3.9M T:  0.07
73.70/73.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
73.70/73.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
73.70/73.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
73.70/73.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1656 time:  0.00 s
73.70/73.75	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
73.70/73.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
73.79/73.89	c subs with bin:       57  lits-rem:         5  v-fix:    0  time:  0.09 s
74.39/74.48	c lits-rem:      2719  cl-subs:     1441  v-elim:      0  v-fix:    0  time:  0.59 s
74.39/74.48	c vivif2 --  cl tried     3932 cl shrink        0 lits rem          0 time: 0.00
74.49/74.56	c vivif2 --  cl tried    64643 cl shrink    13077 lits rem      33991 time: 0.07
74.59/74.65	c asymm  cl-useful: 0/3932/3932 lits-rem:0 time: 0.10
74.59/74.66	c calculated reachability. Time: 0.00
74.59/74.66	c  N dy  4796    806481      1656      3932      5074     64643     19368    963677     10.41   no data
77.19/77.21	c  N dy  4905    826488      1656      3932      5074     45784     19368    437942     10.43     14.30
79.59/79.68	c  N dy  5009    848147      1656      3932      5074     67271     19368   1002492     10.44     11.06
82.28/82.35	c  N dy  5096    868922      1656      3932      5074     48194     19368    479953     10.45     11.09
84.79/84.82	c  N dy  5224    889035      1656      3932      5074     68183     19368    995375     10.47     11.17
87.39/87.48	c  N dy  5362    909113      1656      3932      5074     47442     19368    459893     10.50     14.41
89.89/89.92	c  N dy  5479    929170      1656      3932      5074     67380     19368    990512     10.52     16.63
92.59/92.61	c  N dy  5592    949338      1656      3932      5074     45723     19368    400992     10.54     11.10
94.78/94.85	c  N dy  5699    969574      1656      3932      5075     65803     19368    930915     10.55     11.36
97.80/97.83	c  N dy  5834    989755      1656      3932      5075     43146     19368    309373     10.58     11.19
100.00/100.06	c  N dy  5940   1010079      1656      3932      5075     63334     19368    826934     10.59     11.18
102.69/102.75	c  N dy  6060   1030191      1656      3932      5076     83314     19368   1349904     10.61     11.19
105.19/105.28	c  N dy  6173   1050451      1656      3932      5076     59761     19368    727188     10.62     11.27
108.09/108.10	c  N dy  6265   1071758      1656      3932      5077     80879     19368   1238788     10.62     11.31
108.09/108.11	c  F st  6266   1071877      1656      3932      5077     80998     19368   1242391     10.62     10.89
110.89/110.91	c  N dy  6309   1091782      1656      3932      5077     56038     19368    604419     10.62     12.88
113.49/113.52	c  N dy  6439   1111897      1656      3932      5077     75993     19368   1105869     10.63     11.23
116.29/116.37	c  N dy  6545   1131925      1656      3932      5077     50222     19368    439264     10.65     12.08
118.88/118.91	c  N dy  6649   1153847      1656      3932      5077     71968     19368   1016591     10.65     11.22
122.00/122.06	c  N dy  6756   1174094      1656      3932      5077     92082     19368   1534288     10.66     11.39
124.59/124.62	c  N dy  6873   1194109      1656      3932      5077     65311     19368    817265     10.68     12.43
126.79/126.89	c  S st  6968   1209722      1656      3932      5077     80828     19368   1224913     10.69   no data
126.89/126.99	c  S st  6968   1210232      1656      3932      5077     81337     19368   1240416     10.69   no data
126.99/127.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
126.99/127.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      7 BRemL:      2 BRemN:      1 P:  4.5M T:  0.09
126.99/127.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
126.99/127.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
126.99/127.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
126.99/127.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1656 time:  0.00 s
126.99/127.09	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
127.09/127.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
127.19/127.25	c subs with bin:       19  lits-rem:       163  v-fix:    0  time:  0.10 s
128.09/128.15	c lits-rem:      3541  cl-subs:     1619  v-elim:      0  v-fix:    0  time:  0.90 s
128.09/128.15	c vivif2 --  cl tried     3932 cl shrink        0 lits rem          0 time: 0.00
128.19/128.25	c vivif2 --  cl tried    79699 cl shrink    15821 lits rem      38378 time: 0.10
128.29/128.36	c asymm  cl-useful: 0/3932/3932 lits-rem:0 time: 0.11
128.29/128.36	c calculated reachability. Time: 0.00
128.29/128.36	c  N dy  6968   1210232      1656      3932      5082     79699     19366   1177136     10.69   no data
131.58/131.64	c  N dy  7102   1230981      1656      3932      5082     52663     19366    474974     10.71     11.31
133.99/134.10	c  N dy  7204   1251064      1656      3932      5082     72607     19366    981778     10.72     14.73
137.29/137.30	c  N dy  7312   1271143      1656      3932      5082     92552     19366   1500485     10.73     19.17
139.89/139.91	c  N dy  7404   1291275      1656      3932      5082     63850     19366    712930     10.73     11.50
142.79/142.82	c  N dy  7507   1311574      1656      3932      5082     84032     19366   1237162     10.74     11.31
146.09/146.11	c  N dy  7570   1332298      1656      3932      5082     54920     19366    476152     10.73     11.41
148.68/148.76	c  N dy  7689   1352667      1656      3932      5082     75146     19366    994823     10.75     11.35
152.29/152.34	c  N dy  7786   1374238      1656      3932      5082     96542     19366   1551177     10.75     11.41
154.89/154.95	c  N dy  7855   1394291      1656      3932      5082     65813     19366    748034     10.75     11.36
157.49/157.60	c  N dy  7934   1414352      1656      3932      5082     85671     19366   1236231     10.75     16.98
160.79/160.85	c  N dy  8025   1434422      1656      3932      5082     53964     19366    426148     10.75     12.56
163.39/163.42	c  N dy  8098   1455088      1656      3932      5082     74413     19366    922026     10.75     11.44
166.79/166.88	c  N dy  8185   1478447      1656      3932      5082     97609     19366   1501846     10.75     11.32
169.59/169.67	c  N dy  8272   1499928      1656      3932      5082     66294     19366    718164     10.75     11.56
172.39/172.43	c  N dy  8382   1519958      1656      3932      5082     86172     19366   1210679     10.75     11.69
175.90/175.96	c  N dy  8480   1540025      1656      3932      5082    106086     19366   1706685     10.76     15.77
178.59/178.66	c  N dy  8583   1560225      1656      3932      5082     72639     19366    873278     10.77     11.48
181.69/181.77	c  N dy  8704   1580299      1656      3932      5082     92565     19366   1385514     10.78     12.02
185.29/185.38	c  N dy  8799   1600923      1656      3932      5082     58472     19366    480673     10.78     11.40
188.00/188.03	c  N dy  8914   1620963      1656      3932      5082     78351     19366   1003950     10.80     11.65
191.30/191.37	c  N dy  9022   1641428      1656      3932      5082     98673     19366   1524040     10.80     11.39
194.89/194.98	c  N dy  9105   1664554      1656      3932      5082     66067     19366    671910     10.80     11.53
197.79/197.90	c  N dy  9215   1684568      1656      3932      5082     85933     19366   1175198     10.81     14.61
201.39/201.47	c  N dy  9309   1704822      1656      3932      5082    106042     19366   1698896     10.82     11.46
202.41/202.44	c  S st  9317   1710234      1656      3932      5082    111424     19366   1841359     10.81     11.12
202.49/202.59	c  S st  9317   1710736      1656      3932      5082    111926     19366   1859189     10.81   no data
202.59/202.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
202.69/202.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.8M T:  0.11
202.69/202.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
202.69/202.71	c bin-w-bin subsume rem            1 bins  time:  0.00 s
202.69/202.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
202.69/202.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1656 time:  0.00 s
202.69/202.72	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
202.69/202.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
202.89/202.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.15 s
204.89/204.97	c lits-rem:      6524  cl-subs:     2166  v-elim:      0  v-fix:    0  time:  2.02 s
204.89/204.97	c vivif2 --  cl tried     3932 cl shrink        0 lits rem          0 time: 0.00
205.09/205.17	c vivif2 --  cl tried   109760 cl shrink    25716 lits rem      59765 time: 0.19
205.29/205.32	c asymm  cl-useful: 0/3932/3932 lits-rem:0 time: 0.16
205.29/205.33	c calculated reachability. Time: 0.00
205.29/205.33	c  N dy  9317   1710736      1656      3932      5081    109760     19366   1759938     10.81   no data
207.80/207.90	c  N dy  9382   1730739      1656      3932      5081     72874     19366    759809     10.81     13.18
210.79/210.84	c  N dy  9488   1750840      1656      3932      5081     92712     19366   1252582     10.82     15.15
214.29/214.30	c  N dy  9580   1770919      1656      3932      5081    112569     19366   1729676     10.82     11.45
217.19/217.21	c  N dy  9643   1790977      1656      3932      5081     75090     19366    873093     10.81     13.80
220.19/220.24	c  N dy  9753   1811023      1656      3932      5081     94983     19366   1382936     10.82     11.47
225.09/225.10	c  N dy  9831   1838767      1656      3932      5081     63950     19366    543612     10.80     11.58
227.89/227.94	c  N dy  9925   1859061      1656      3932      5081     84129     19366   1065963     10.81     11.55
231.19/231.29	c  N dy 10025   1879471      1656      3932      5081    104325     19366   1567303     10.81     11.39
234.49/234.53	c  N dy 10084   1901320      1656      3932      5081     66342     19366    588111     10.81     11.38
237.69/237.73	c  N dy 10190   1923504      1656      3932      5081     88370     19366   1172168     10.81     11.42
241.90/241.92	c  N dy 10264   1948388      1656      3932      5081    113043     19366   1778655     10.80     11.40
245.09/245.21	c  N dy 10347   1969439      1656      3932      5081     73489     19366    745512     10.81     11.39
248.09/248.14	c  N dy 10442   1989451      1656      3932      5081     93326     19366   1242255     10.81     14.32
251.39/251.47	c  N dy 10518   2009680      1656      3932      5081    113280     19366   1714738     10.81     11.47
255.00/255.11	c  N dy 10623   2029822      1656      3932      5081     71902     19366    703391     10.82     11.40
258.20/258.26	c  N dy 10717   2050716      1656      3932      5081     92623     19366   1208762     10.82     11.56
262.92/262.92	c  N dy 10781   2078579      1656      3932      5081    120188     19366   1892071     10.81     11.48
266.21/266.25	c  N dy 10855   2098843      1656      3932      5081     77952     19366    845268     10.81     11.45
269.51/269.55	c  N dy 10936   2119673      1656      3932      5081     98567     19366   1337514     10.81     11.41
273.29/273.39	c  N dy 11038   2140190      1656      3932      5081    118926     19366   1850612     10.81     11.52
277.30/277.32	c  N dy 11124   2163566      1656      3932      5081     78622     19366    810298     10.81     11.41
280.70/280.77	c  N dy 11155   2183598      1656      3932      5081     98463     19366   1274158     10.80     11.39
284.49/284.51	c  N dy 11249   2204280      1656      3932      5081    118953     19366   1775003     10.80     11.38
285.69/285.77	c  S st 11285   2210736      1656      3932      5081    125379     19366   1936373     10.80     10.32
285.90/285.93	c  S st 11285   2211238      1656      3932      5081    125878     19366   1951726     10.80   no data
285.90/285.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
286.01/286.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.2M T:  0.12
286.01/286.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
286.01/286.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
286.01/286.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
286.01/286.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1656 time:  0.00 s
286.01/286.07	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
286.01/286.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
286.19/286.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.14 s
288.60/288.64	c lits-rem:      5782  cl-subs:     3481  v-elim:      0  v-fix:    0  time:  2.36 s
288.60/288.64	c vivif2 --  cl tried     3932 cl shrink        0 lits rem          0 time: 0.00
288.80/288.86	c vivif2 --  cl tried   122397 cl shrink    27448 lits rem      77809 time: 0.21
288.99/289.03	c asymm  cl-useful: 0/3932/3932 lits-rem:0 time: 0.17
288.99/289.03	c calculated reachability. Time: 0.00
288.99/289.03	c  N dy 11285   2211238      1656      3932      5081    122397     19366   1819767     10.80   no data
292.50/292.52	c  N dy 11374   2231280      1656      3932      5081     77878     19366    792184     10.80     13.38
295.69/295.73	c  N dy 11485   2251332      1656      3932      5081     97731     19366   1301690     10.81     14.09
299.69/299.73	c  N dy 11593   2271376      1656      3932      5081    117633     19366   1814609     10.82     14.15
303.69/303.70	c  N dy 11676   2291451      1656      3932      5081     72103     19366    639995     10.82     16.75
306.79/306.89	c  N dy 11769   2311528      1656      3932      5081     92034     19366   1137931     10.82     11.41
310.29/310.35	c  N dy 11835   2332870      1656      3932      5081    113112     19366   1642619     10.82     11.47
314.50/314.55	c  N dy 11912   2352957      1656      3932      5081     66638     19366    498829     10.82     14.11
317.29/317.32	c  N dy 11992   2373016      1656      3932      5081     86487     19366    986338     10.82     11.62
320.69/320.73	c  N dy 12093   2393042      1656      3932      5081    106389     19366   1494115     10.82     11.45
324.79/324.80	c  N dy 12218   2413356      1656      3932      5081    126457     19366   1991282     10.83     11.60
328.29/328.34	c  N dy 12298   2434637      1656      3932      5081     80235     19366    825186     10.83     11.46
331.49/331.58	c  N dy 12382   2455026      1656      3932      5082    100403     19366   1288652     10.83     11.66
336.39/336.51	c  N dy 12433   2482935      1656      3932      5082    128003     19366   1957508     10.82     11.39
340.29/340.30	c  N dy 12517   2503016      1656      3932      5082     79542     19366    774376     10.82     11.55
343.49/343.50	c  N dy 12588   2523739      1656      3932      5082    100018     19366   1274792     10.82     11.40
346.29/346.39	c  N dy 12644   2544606      1656      3932      5082    120237     19366   1705461     10.81     11.50
350.80/350.87	c  N dy 12754   2565937      1656      3932      5083     72330     19366    587741     10.82     11.42
353.89/353.92	c  N dy 12841   2586437      1656      3932      5083     92690     19366   1101141     10.82     11.48
358.20/358.22	c  N dy 12954   2609163      1656      3932      5083    115250     19366   1680054     10.83     11.56
362.29/362.36	c  N dy 13040   2629229      1656      3932      5083    135099     19366   2143504     10.83     15.70
365.79/365.86	c  N dy 13106   2649509      1656      3932      5083     84907     19366    850076     10.83     11.45
369.09/369.10	c  N dy 13177   2669593      1656      3932      5083    104715     19366   1315064     10.83     13.00
372.19/372.24	c  N dy 13226   2690714      1656      3932      5083    125312     19366   1749663     10.82     11.40
376.39/376.44	c  N dy 13327   2710931      1656      3932      5083     74318     19366    617791     10.82     11.47
376.39/376.49	c  S st 13330   2711238      1656      3932      5083     74623     19366    625134     10.82     10.93
376.59/376.60	c  S st 13330   2711742      1656      3932      5083     75127     19366    643726     10.82   no data
376.59/376.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
376.59/376.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      4 BRemL:      1 BRemN:      0 P:  4.6M T:  0.08
376.59/376.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
376.59/376.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
376.59/376.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
376.59/376.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1656 time:  0.00 s
376.59/376.69	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
376.69/376.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
376.69/376.75	c subs with bin:       96  lits-rem:        33  v-fix:    0  time:  0.03 s
376.79/376.88	c lits-rem:       562  cl-subs:      696  v-elim:      0  v-fix:    0  time:  0.13 s
376.79/376.88	c vivif2 --  cl tried     3932 cl shrink        0 lits rem          0 time: 0.00
376.89/376.92	c vivif2 --  cl tried    74335 cl shrink     2035 lits rem       5188 time: 0.04
376.99/377.01	c asymm  cl-useful: 0/3932/3932 lits-rem:0 time: 0.09
376.99/377.02	c calculated reachability. Time: 0.00
376.99/377.02	c  N dy 13330   2711742      1656      3932      5086     74335     19366    630603     10.82   no data
380.19/380.22	c  N dy 13412   2731996      1656      3932      5086     94432     19366   1109417     10.82     11.45
383.39/383.46	c  N dy 13490   2752096      1656      3932      5086    114142     19366   1557153     10.83     14.46
387.59/387.61	c  N dy 13566   2773619      1656      3932      5086    135248     19366   2010404     10.83     11.40
391.39/391.43	c  N dy 13640   2793671      1656      3932      5086     83104     19366    801389     10.83     11.52
394.91/394.98	c  N dy 13755   2814659      1656      3932      5086    103837     19366   1311497     10.83     11.44
398.49/398.57	c  N dy 13865   2834696      1656      3932      5086    123570     19366   1783050     10.84     14.17
403.50/403.55	c  N dy 13954   2856073      1656      3932      5086    144777     19366   2316641     10.84     11.44
406.90/407.01	c  N dy 14053   2876140      1656      3932      5086     91671     19366   1012686     10.84     11.47
410.49/410.54	c  N dy 14157   2896749      1656      3932      5086    112043     19366   1519760     10.85     11.42
414.71/414.79	c  N dy 14253   2916811      1656      3932      5086    131881     19366   1992000     10.85     16.66
419.49/419.50	c  N dy 14349   2937052      1656      3932      5086     77786     19366    645916     10.85     11.74
422.50/422.58	c  N dy 14437   2957186      1656      3932      5087     97701     19366   1108538     10.85     11.54
426.60/426.64	c  N dy 14512   2978984      1656      3932      5087    119196     19366   1578362     10.85     11.43
430.99/431.03	c  N dy 14597   2999000      1656      3932      5087    138970     19366   2039495     10.85     12.61
435.50/435.61	c  N dy 14691   3019020      1656      3932      5087     83615     19366    779290     10.86     11.47
438.91/438.94	c  N dy 14730   3039042      1656      3932      5088    103280     19366   1180583     10.85     12.62
442.10/442.20	c  N dy 14807   3060788      1656      3932      5088    124487     19366   1649050     10.84     11.43
446.90/446.90	c  N dy 14888   3084555      1656      3932      5089    147811     19366   2149379     10.84     11.47
450.70/450.72	c  N dy 14991   3104566      1656      3932      5089     91874     19366    984118     10.85     13.98
454.40/454.47	c  N dy 15057   3125083      1656      3932      5089    112194     19366   1457751     10.85     11.43
458.39/458.47	c  N dy 15143   3145314      1656      3932      5089    132165     19366   1908592     10.85     11.57
463.79/463.84	c  N dy 15183   3170269      1656      3932      5089     79706     19366    623704     10.84     11.43
466.99/467.05	c  N dy 15228   3190991      1656      3932      5089    100102     19366   1032113     10.84     11.43
470.59/470.64	c  N dy 15300   3211744      1656      3932      5089    120639     19366   1515290     10.84      8.67
470.59/470.64	c  S st 15300   3211744      1656      3932      5089    120639     19366   1515290     10.84      8.67
470.70/470.78	c  S st 15300   3212249      1656      3932      5089    121143     19366   1530495     10.84   no data
470.70/470.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
470.89/470.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      9 BRemL:      4 BRemN:      0 P:  6.0M T:  0.12
470.89/470.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
470.89/470.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
470.89/470.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
470.89/470.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1656 time:  0.00 s
470.89/470.91	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
470.89/470.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
470.99/471.06	c subs with bin:       15  lits-rem:      1624  v-fix:    0  time:  0.08 s
472.79/472.82	c lits-rem:      4800  cl-subs:     5458  v-elim:      0  v-fix:    0  time:  1.76 s
472.79/472.82	c vivif2 --  cl tried     3932 cl shrink        0 lits rem          0 time: 0.00
472.90/472.99	c vivif2 --  cl tried   115670 cl shrink    13494 lits rem      25929 time: 0.17
473.09/473.13	c asymm  cl-useful: 0/3932/3932 lits-rem:0 time: 0.14
473.09/473.14	c calculated reachability. Time: 0.00
473.09/473.14	c  N dy 15300   3212249      1656      3932      5094    115670     19366   1425613     10.84   no data
473.09/473.14	c Finding binary XORs  T:     0.00 s  found:       0
477.50/477.51	c  N dy 15335   3234140      1656      3932      5094    137147     19366   1849311     10.83     11.42
483.39/483.44	c  N dy 15442   3255396      1656      3932      5094     80367     19366    638669     10.83     11.43
486.69/486.77	c  N dy 15492   3275500      1656      3932      5094    100244     19366   1085147     10.83     11.50
490.70/490.74	c  N dy 15537   3299374      1656      3932      5095    123598     19366   1538594     10.82     11.40
492.70/492.77	c  N dy 15547   3328336      1656      3932      5097    150076     19366   1906385     10.80     11.41
496.39/496.45	c  N dy 15621   3348426      1656      3932      5097     92118     19366    912885     10.80     18.90
499.89/499.93	c  N dy 15712   3368501      1656      3932      5097    111883     19366   1372258     10.80     12.49
503.90/503.90	c  N dy 15759   3388504      1656      3932      5097    131535     19366   1780757     10.80     11.46
508.60/508.60	c  N dy 15818   3408563      1656      3932      5097    151343     19366   2212136     10.80     11.41
512.70/512.78	c  N dy 15893   3428663      1656      3932      5097     91947     19366    898478     10.80     11.42
516.90/516.97	c  N dy 15940   3452736      1656      3932      5097    115569     19366   1376856     10.79     11.44
521.30/521.41	c  N dy 16014   3474799      1656      3932      5097    137308     19366   1864875     10.79     11.38
526.29/526.35	c  N dy 16126   3495422      1656      3932      5097    157720     19366   2359264     10.80     11.44
530.39/530.40	c  N dy 16228   3517350      1656      3932      5097     98772     19366   1008116     10.80     11.76
534.51/534.56	c  N dy 16330   3539423      1656      3932      5097    120515     19366   1495548     10.80     11.46
539.02/539.04	c  N dy 16420   3560344      1656      3932      5097    141188     19366   1967579     10.80     11.41
543.70/543.77	c  N dy 16496   3580416      1656      3932      5097    160956     19366   2399519     10.80     12.02
546.99/547.06	c  N dy 16569   3600533      1656      3932      5097     98935     19366    974467     10.80     11.41
550.69/550.79	c  N dy 16659   3620754      1656      3932      5097    118899     19366   1430570     10.80     11.39
554.19/554.29	c  N dy 16692   3645481      1656      3932      5098    142638     19366   1886915     10.79     11.68
558.89/558.94	c  N dy 16773   3666129      1656      3932      5098    163010     19366   2347189     10.79     11.38
562.70/562.76	c  N dy 16842   3686142      1656      3932      5098    100353     19366   1009242     10.79     12.84
566.52/566.58	c  N dy 16920   3706556      1656      3932      5098    120421     19366   1440414     10.79     11.40
567.50/567.53	c  S st 16947   3712250      1656      3932      5098    125999     19366   1564060     10.79     10.33
567.62/567.67	c  S st 16947   3712750      1656      3932      5099    126498     19366   1584625     10.79   no data
567.62/567.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
567.70/567.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      3 BRemL:      0 BRemN:      0 P:  6.0M T:  0.11
567.70/567.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
567.70/567.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
567.70/567.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
567.70/567.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1656 time:  0.00 s
567.70/567.79	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
567.80/567.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
567.90/567.97	c subs with bin:      174  lits-rem:        65  v-fix:    0  time:  0.10 s
569.90/569.94	c lits-rem:      5254  cl-subs:     6519  v-elim:      0  v-fix:    0  time:  1.97 s
569.90/569.94	c vivif2 --  cl tried     3932 cl shrink        0 lits rem          0 time: 0.00
570.00/570.07	c vivif2 --  cl tried   119805 cl shrink    12430 lits rem      25061 time: 0.13
570.20/570.22	c asymm  cl-useful: 0/3932/3932 lits-rem:0 time: 0.15
570.20/570.22	c calculated reachability. Time: 0.00
570.20/570.22	c  N dy 16947   3712750      1656      3932      5102    119805     19366   1473055     10.79   no data
574.89/574.93	c  N dy 17091   3732875      1656      3932      5102    139796     19366   1999002     10.80     11.69
578.79/578.85	c  F st 17110   3751562      1656      3932      5102    157897     19366   2338068     10.79      9.72
579.19/579.27	c  N st 17114   3753595      1656      3932      5102    159918     19366   2397517     10.79   no data
583.19/583.29	c  N dy 17207   3773661      1656      3932      5102     96388     19366    945197     10.80     11.39
587.09/587.17	c  N dy 17269   3796314      1656      3932      5102    118570     19366   1405455     10.79     11.39
591.50/591.56	c  N dy 17353   3817594      1656      3932      5102    139487     19366   1866772     10.79     11.37
595.20/595.27	c  N dy 17389   3838310      1656      3932      5102    159487     19366   2232526     10.79     11.37
599.79/599.80	c  N dy 17497   3858407      1656      3932      5102     95025     19366    881180     10.79     11.39
603.19/603.22	c  N dy 17581   3878448      1656      3932      5102    114704     19366   1316721     10.79     12.05
608.31/608.39	c  N dy 17653   3903631      1656      3932      5103    139439     19366   1828633     10.79     11.39
613.10/613.12	c  N dy 17762   3923831      1656      3932      5103    159438     19366   2334927     10.79     11.48
618.50/618.56	c  N dy 17840   3945442      1656      3932      5103     95207     19366    837171     10.79     11.46
621.69/621.74	c  N dy 17888   3965483      1656      3932      5103    114634     19366   1209135     10.79     12.83
625.99/626.04	c  N dy 17959   3985980      1656      3932      5103    134922     19366   1669896     10.79     11.44
629.99/630.00	c  N dy 18030   4006090      1656      3932      5103    154576     19366   2102355     10.79     11.44
635.30/635.36	c  N dy 18124   4026470      1656      3932      5103     88300     19366    699392     10.79     11.39
638.80/638.88	c  N dy 18221   4046665      1656      3932      5103    108306     19366   1185157     10.79     11.44
642.70/642.70	c  N dy 18291   4068517      1656      3932      5103    129732     19366   1645578     10.79     11.41
648.80/648.80	c  N dy 18382   4095910      1656      3932      5104    156580     19366   2220425     10.79     11.39
654.70/654.72	c  N dy 18453   4115959      1656      3932      5104     88847     19366    691162     10.79     11.36
658.10/658.15	c  N dy 18521   4136016      1656      3932      5104    108575     19366   1121845     10.79     13.95
662.40/662.49	c  N dy 18606   4158397      1656      3932      5104    130515     19366   1588720     10.79     11.36
666.90/667.00	c  N dy 18656   4180383      1656      3932      5105    151943     19366   1993888     10.78     11.41
672.29/672.30	c  N dy 18733   4200860      1656      3932      5105    172089     19366   2428207     10.78     11.36
675.89/675.90	c  S st 18799   4212751      1656      3932      5105     95517     19366    842132     10.79      8.12
675.99/676.02	c  S st 18799   4213254      1656      3932      5105     96019     19366    859920     10.79   no data
675.99/676.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
676.09/676.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      6 BRemL:      8 BRemN:      0 P:  5.2M T:  0.10
676.09/676.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
676.09/676.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
676.09/676.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
676.09/676.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1656 time:  0.00 s
676.09/676.13	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
676.09/676.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
676.19/676.22	c subs with bin:      345  lits-rem:       513  v-fix:    0  time:  0.05 s
676.40/676.43	c lits-rem:      1221  cl-subs:     1289  v-elim:      0  v-fix:    0  time:  0.21 s
676.40/676.43	c vivif2 --  cl tried     3932 cl shrink        0 lits rem          0 time: 0.00
676.40/676.49	c vivif2 --  cl tried    94385 cl shrink     3200 lits rem       8085 time: 0.06
676.59/676.60	c asymm  cl-useful: 0/3932/3932 lits-rem:0 time: 0.11
676.59/676.61	c calculated reachability. Time: 0.00
676.59/676.61	c  N dy 18799   4213254      1656      3932      5103     94385     19366    835180     10.79   no data
680.09/680.14	c  N dy 18867   4233659      1656      3932      5104    114485     19366   1257764     10.78     11.40
683.99/684.01	c  N dy 18898   4253730      1656      3932      5105    134244     19366   1651981     10.78     14.40
689.40/689.47	c  N dy 18942   4277950      1656      3932      5105    157819     19366   2095478     10.77     11.42
695.00/695.09	c  N dy 19006   4299607      1656      3932      5105     89729     19366    688100     10.77     11.36
698.30/698.34	c  N dy 19058   4319787      1656      3932      5105    109413     19366   1071256     10.77     11.42
702.40/702.48	c  N dy 19135   4340843      1656      3932      5105    130187     19366   1543823     10.77     11.39
707.00/707.03	c  N dy 19223   4361159      1656      3932      5105    150266     19366   2013829     10.77     11.39
712.09/712.15	c  N dy 19293   4381481      1656      3932      5105    170402     19366   2490487     10.77     11.51
716.90/716.99	c  N dy 19373   4401991      1656      3932      5105    100082     19366    889202     10.77     11.37
721.51/721.53	c  N dy 19420   4428401      1656      3932      5105    125764     19366   1361516     10.77     11.45
725.60/725.63	c  N dy 19480   4448501      1656      3932      5105    145362     19366   1755448     10.76     13.54
730.90/730.92	c  N dy 19528   4470474      1656      3932      5105    166860     19366   2173015     10.76     11.43
736.79/736.82	c  N dy 19557   4494721      1656      3932      5106     99294     19366    816707     10.75     11.58
740.39/740.48	c  N dy 19638   4514891      1656      3932      5106    119148     19366   1269728     10.75     11.33
745.99/746.09	c  N dy 19694   4542574      1656      3932      5106    146155     19366   1775673     10.75     11.46
750.89/750.92	c  N dy 19752   4562847      1656      3932      5107    165935     19366   2164474     10.75     11.32
756.71/756.72	c  N dy 19769   4582850      1656      3932      5108     93461     19366    733112     10.74     18.51
760.01/760.06	c  N dy 19819   4603069      1656      3932      5108    113255     19366   1121250     10.74     11.35
764.20/764.27	c  N dy 19905   4623391      1656      3932      5108    133282     19366   1571066     10.74     11.37
775.00/775.09	c Finding binary XORs  T:     0.00 s  found:       0
775.10/775.13	c  N dy 19967   4666940      1655      3929      5034    111686     19350   1340140     10.72     11.29
778.99/779.07	c  N dy 20085   4687196      1655      3929      5034     81398     19350    806335     10.73     11.36
782.80/782.81	c  N dy 20181   4707220      1655      3929      5034    101223     19350   1315320     10.73     16.10
784.00/784.07	c  S st 20211   4713254      1655      3929      5034    107219     19350   1473276     10.73     10.02
784.21/784.23	c  S st 20211   4713756      1655      3929      5034    107719     19350   1490668     10.73   no data
784.21/784.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
784.32/784.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.7M T:  0.11
784.32/784.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
784.32/784.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
784.32/784.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
784.32/784.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1655 time:  0.00 s
784.32/784.35	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
784.32/784.37	c lits-rem:         0  cl-subs:        0  v-elim:      1  v-fix:    0  time:  0.02 s
784.40/784.49	c subs with bin:        0  lits-rem:        47  v-fix:    0  time:  0.08 s
785.20/785.24	c lits-rem:      1556  cl-subs:     1209  v-elim:      0  v-fix:    0  time:  0.74 s
785.20/785.24	c vivif2 --  cl tried     3932 cl shrink        5 lits rem         10 time: 0.00
785.31/785.35	c vivif2 --  cl tried   103340 cl shrink    13546 lits rem      29492 time: 0.11
785.42/785.49	c asymm  cl-useful: 0/3932/3932 lits-rem:0 time: 0.14
785.42/785.49	c calculated reachability. Time: 0.00
785.42/785.49	c  N dy 20211   4713756      1654      3932      5031    103340     19382   1321729     10.73   no data
790.29/790.37	c  N dy 20307   4734102      1654      3932      5031    123537     19382   1837039     10.74     11.43
795.79/795.82	c  N dy 20415   4754479      1654      3932      5031    143801     19382   2400509     10.74     11.36
801.09/801.19	c  N dy 20550   4774507      1654      3932      5031    163670     19382   2927894     10.75     12.71
805.11/805.20	c  N dy 20641   4802007      1654      3932      5031    107904     19382   1210284     10.74     11.53
809.80/809.86	c  N dy 20749   4822721      1654      3932      5032    128419     19382   1731754     10.75     11.42
815.12/815.15	c  N dy 20861   4843798      1654      3932      5032    149369     19382   2309494     10.75     11.40
820.90/820.91	c  N dy 20960   4863979      1654      3932      5032    169371     19382   2841858     10.75     11.49
826.00/826.12	c  N dy 21090   4884000      1654      3932      5032     99875     19382   1026291     10.76     14.10
830.70/830.73	c  N dy 21172   4904003      1654      3932      5032    119670     19382   1502397     10.76     12.12
836.30/836.32	c  N dy 21263   4925431      1654      3932      5032    140877     19382   2024584     10.76     11.33
841.80/841.82	c  N dy 21367   4945512      1654      3932      5032    160753     19382   2531398     10.76     11.39
851.50/851.55	c  N dy 21473   4976926      1654      3932      5032     98071     19382    875735     10.76     11.38
855.30/855.37	c  N dy 21544   4997001      1654      3932      5032    117729     19382   1322827     10.76     18.18
859.60/859.67	c  N dy 21632   5018092      1654      3932      5032    138488     19382   1832157     10.76     11.33
864.62/864.67	c  N dy 21711   5038132      1654      3932      5032    158273     19382   2319853     10.76     11.34
870.70/870.75	c  N dy 21784   5058207      1654      3932      5032    178002     19382   2759953     10.76     13.83
876.60/876.68	c  N dy 21850   5078388      1654      3932      5032    101783     19382    903550     10.76     11.42
881.30/881.38	c  N dy 21921   5099136      1654      3932      5032    122301     19382   1383227     10.76     11.41
886.50/886.57	c  N dy 21952   5119245      1654      3932      5032    141870     19382   1763316     10.76     11.37
891.80/891.85	c  N dy 22079   5139274      1654      3932      5032    161668     19382   2289995     10.76     11.39
897.90/897.92	c  N dy 22140   5159574      1654      3932      5033    181413     19382   2721074     10.76     11.37
905.00/905.07	c  N dy 22233   5182198      1654      3932      5033    106186     19382   1006221     10.76     11.54
909.61/909.64	c  N dy 22321   5205884      1654      3932      5033    129361     19382   1524273     10.76     11.33
911.70/911.76	c  S st 22336   5213756      1654      3932      5033    137038     19382   1675872     10.76      7.73
911.92/911.94	c  S st 22336   5214258      1654      3932      5033    137539     19382   1693373     10.76   no data
911.92/911.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
912.00/912.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.5M T:  0.12
912.00/912.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
912.00/912.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
912.00/912.07	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.00 s
912.00/912.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1654 time:  0.00 s
912.00/912.08	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
912.10/912.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
912.20/912.27	c subs with bin:      234  lits-rem:        24  v-fix:    0  time:  0.12 s
915.30/915.33	c lits-rem:      8446  cl-subs:     6944  v-elim:      0  v-fix:    0  time:  3.06 s
915.30/915.33	c vivif2 --  cl tried     3931 cl shrink        0 lits rem          0 time: 0.00
915.40/915.47	c vivif2 --  cl tried   130361 cl shrink    11770 lits rem      25742 time: 0.14
915.60/915.63	c asymm  cl-useful: 0/3931/3931 lits-rem:0 time: 0.16
915.60/915.63	c calculated reachability. Time: 0.00
915.60/915.63	c  N dy 22336   5214258      1654      3931      5033    130361     19370   1577026     10.76   no data
921.00/921.09	c  N dy 22378   5234467      1654      3931      5034    150016     19370   1951608     10.76     11.33
926.60/926.62	c  N dy 22471   5254473      1654      3931      5035    169729     19370   2445319     10.76     13.54
931.00/931.06	c  N dy 22541   5274559      1654      3931      5036    189241     19370   2879205     10.76     13.01
936.60/936.60	c  N dy 22580   5296722      1654      3931      5037    112505     19370   1104317     10.75     11.35
940.40/940.47	c  N dy 22660   5316817      1654      3931      5037    131954     19370   1529515     10.75     11.93
945.50/945.50	c  N dy 22750   5336913      1654      3931      5037    151780     19370   2020399     10.75     12.65
951.00/951.06	c  N dy 22846   5358954      1654      3931      5037    173291     19370   2518422     10.75     11.36
961.90/961.97	c  N dy 22874   5390375      1654      3931      5038    104018     19370    870292     10.74     11.32
966.30/966.34	c  N dy 22907   5410466      1654      3931      5038    123748     19370   1266110     10.74     11.33
973.52/973.52	c  N dy 22922   5439151      1654      3931      5040    151369     19370   1709324     10.73     11.39
982.90/982.99	c  N dy 22957   5469352      1653      3931      5052    180245     19370   2204535     10.72     11.30
987.50/987.55	c  N dy 23088   5489359      1653      3931      5052    200017     19370   2768473     10.73     12.82
994.00/994.07	c  N dy 23233   5509459      1653      3931      5052    119807     19370   1346654     10.73     13.41
998.71/998.79	c  N dy 23389   5531094      1653      3931      5052    141225     19370   1945791     10.74     11.34
1004.10/1004.13	c  N dy 23537   5551143      1653      3931      5052    161036     19370   2505724     10.75     11.53
1009.20/1009.21	c  N dy 23621   5578543      1653      3931      5052    187898     19370   3116402     10.74     11.57
1015.32/1015.35	c  N dy 23736   5607432      1653      3931      5052    114001     19370   1040243     10.74     11.38
1019.72/1019.74	c  N dy 23889   5627446      1653      3931      5053    133814     19370   1608026     10.75     12.68
1024.40/1024.42	c  N dy 23995   5647532      1653      3931      5053    153674     19370   2146428     10.75     12.87
1030.10/1030.12	c  N dy 24140   5667767      1653      3931      5053    173811     19370   2741265     10.76     11.44
1036.50/1036.55	c  N dy 24282   5688404      1653      3931      5053    194279     19370   3308053     10.77     11.37
1042.20/1042.23	c  N dy 24403   5708411      1653      3931      5054    110856     19370   1041675     10.77     11.95
1043.40/1043.47	c  S st 24443   5714260      1653      3931      5054    116658     19370   1207740     10.77   no data
1043.60/1043.60	c  S st 24443   5714761      1653      3931      5054    117157     19370   1223424     10.77   no data
1043.60/1043.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1043.70/1043.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      3 BRemL:      0 BRemN:      0 P:  5.8M T:  0.10
1043.70/1043.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1043.70/1043.71	c bin-w-bin subsume rem            3 bins  time:  0.00 s
1043.70/1043.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1043.70/1043.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1653 time:  0.00 s
1043.70/1043.72	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
1043.70/1043.74	c lits-rem:         3  cl-subs:        2  v-elim:      2  v-fix:    0  time:  0.02 s
1043.81/1043.83	c subs with bin:      254  lits-rem:       139  v-fix:    0  time:  0.06 s
1044.20/1044.27	c lits-rem:      1414  cl-subs:      946  v-elim:      0  v-fix:    0  time:  0.43 s
1044.20/1044.27	c vivif2 --  cl tried     3926 cl shrink        3 lits rem          3 time: 0.00
1044.30/1044.33	c vivif2 --  cl tried   103455 cl shrink     4729 lits rem      10633 time: 0.06
1044.40/1044.46	c asymm  cl-useful: 0/3926/3926 lits-rem:0 time: 0.13
1044.40/1044.46	c calculated reachability. Time: 0.00
1044.40/1044.46	c  N dy 24443   5714761      1651      3926      4967    103455     19380   1028493     10.77   no data
1048.70/1048.72	c  N dy 24566   5736165      1651      3926      4967    124663     19380   1603377     10.78     11.38
1053.90/1053.92	c  N dy 24710   5756180      1651      3926      4967    144501     19380   2160278     10.78     11.36
1057.50/1057.50	c  N dy 24758   5779279      1651      3926      4967    166374     19380   2584363     10.78     11.49
1065.20/1065.24	c  N dy 24902   5804324      1651      3926      4967    191119     19380   3241768     10.78     11.40
1069.91/1069.99	c  N dy 25023   5824355      1651      3926      4967    113243     19380   1247181     10.79     12.04
1074.10/1074.10	c  N dy 25111   5844443      1651      3926      4967    133128     19380   1762901     10.79     14.54
1079.20/1079.24	c  N dy 25250   5864551      1651      3926      4967    153006     19380   2315616     10.79     11.53
1084.70/1084.75	c  N dy 25378   5884559      1651      3926      4967    172809     19380   2850338     10.80     11.41
1091.80/1091.84	c  N dy 25543   5906225      1651      3926      4967    194246     19380   3449473     10.80     11.48
1097.60/1097.60	c  N dy 25652   5926296      1651      3926      4967    111744     19380   1087264     10.81     16.11
1102.00/1102.04	c  N dy 25769   5946382      1651      3926      4967    131688     19380   1637159     10.81     11.39
1107.40/1107.43	c  N dy 25912   5966436      1651      3926      4967    151633     19380   2225297     10.82     17.16
1113.30/1113.36	c  N dy 26049   5986465      1651      3926      4967    171514     19380   2786005     10.82     14.95
1119.00/1119.06	c  N dy 26154   6006536      1651      3926      4967    191369     19380   3332266     10.82     18.66
1126.50/1126.58	c  N dy 26288   6026940      1651      3926      4967    106378     19380    890508     10.83     11.41
1130.30/1130.39	c  N dy 26383   6048202      1651      3926      4967    127368     19380   1407390     10.83     11.41
1135.90/1135.92	c  N dy 26533   6068552      1651      3926      4967    147631     19380   2014594     10.84     11.41
1140.40/1140.46	c  N dy 26611   6092744      1651      3926      4967    171183     19380   2545101     10.83     11.47
1145.70/1145.77	c  N dy 26687   6116112      1651      3926      4967    193861     19380   3048366     10.83     11.54
1153.31/1153.34	c  N dy 26822   6137397      1651      3926      4967    108306     19380    908912     10.84     11.52
1157.71/1157.77	c  N dy 26950   6157420      1651      3926      4967    128223     19380   1490718     10.84     12.13
1163.31/1163.33	c  N dy 27071   6179751      1651      3926      4967    150235     19380   2062568     10.85     11.57
1168.41/1168.40	c  N dy 27158   6199769      1651      3926      4967    169780     19380   2513101     10.85     13.36
1172.51/1172.52	c  S st 27254   6214761      1651      3926      4967    184567     19380   2942518     10.85      9.48
1172.71/1172.76	c  S st 27254   6215265      1651      3926      4967    185070     19380   2957333     10.85   no data
1172.71/1172.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1172.91/1172.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      1 BRemN:      0 P:  8.3M T:  0.18
1172.91/1172.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1172.91/1172.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1172.91/1172.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1172.91/1172.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1651 time:  0.00 s
1172.91/1172.96	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
1173.01/1173.00	c lits-rem:         0  cl-subs:        2  v-elim:      2  v-fix:    0  time:  0.04 s
1173.21/1173.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.16 s
1179.23/1179.26	c lits-rem:      7032  cl-subs:     8245  v-elim:      0  v-fix:    0  time:  6.03 s
1179.23/1179.26	c vivif2 --  cl tried     3922 cl shrink        2 lits rem          2 time: 0.00
1179.41/1179.49	c vivif2 --  cl tried   166744 cl shrink    23715 lits rem      62106 time: 0.23
1179.71/1179.73	c asymm  cl-useful: 0/3922/3922 lits-rem:0 time: 0.23
1179.71/1179.73	c calculated reachability. Time: 0.00
1179.71/1179.73	c  N dy 27254   6215265      1649      3922      4963    166744     19393   2383710     10.85   no data
1185.61/1185.67	c  N dy 27342   6235268      1649      3922      4963    186457     19393   2902427     10.85     17.60
1193.00/1193.04	c  N dy 27474   6255960      1649      3922      4963    103977     19393    851181     10.86     11.44
1197.20/1197.28	c  N dy 27613   6276022      1649      3922      4963    123865     19393   1413961     10.86     13.04
1202.40/1202.47	c  N dy 27755   6296140      1649      3922      4963    143798     19393   1971795     10.87     11.46
1207.71/1207.79	c  N dy 27876   6316234      1649      3922      4963    163624     19393   2491344     10.87     16.00
1213.90/1213.90	c  N dy 27998   6336625      1649      3922      4964    183829     19393   3038814     10.88     11.54
1221.71/1221.71	c  N dy 28124   6372547      1649      3922      4964    111676     19393    938613     10.87     11.45
1230.31/1230.37	c Finding binary XORs  T:     0.00 s  found:       0
1230.31/1230.39	c  N dy 28180   6448986      1648      3921      4961    149691     19376   1615261     10.85     11.44
1236.43/1236.42	c  N dy 28332   6469076      1648      3921      4961    169649     19376   2188496     10.85     18.81
1242.01/1242.04	c  N dy 28487   6489079      1648      3921      4961     99274     19376    963394     10.86     11.44
1245.71/1245.77	c  N dy 28569   6509342      1648      3921      4961    119251     19376   1462390     10.86     11.53
1250.62/1250.65	c  N dy 28698   6529439      1648      3921      4961    139205     19376   2026518     10.87     11.53
1256.41/1256.49	c  N dy 28845   6550138      1648      3921      4961    159816     19376   2613376     10.87     11.46
1262.83/1262.89	c  N dy 28986   6570189      1648      3921      4961    179707     19376   3171820     10.87     11.47
1269.10/1269.14	c  N dy 29077   6590248      1648      3921      4961    199478     19376   3678718     10.88     12.75
1274.50/1274.50	c  N dy 29211   6610331      1648      3921      4961    117811     19376   1283094     10.88     11.49
1278.70/1278.73	c  N dy 29268   6630461      1648      3921      4961    137627     19376   1766208     10.88     11.47
1284.30/1284.35	c  N dy 29380   6651150      1648      3921      4961    158114     19376   2309978     10.88     11.47
1290.21/1290.27	c  N dy 29480   6671356      1648      3921      4961    177981     19376   2819940     10.89     11.52
1297.30/1297.33	c  N dy 29600   6693031      1648      3921      4961    199391     19376   3389539     10.89     11.50
1305.11/1305.18	c  N dy 29741   6713109      1648      3921      4961    111698     19376   1000434     10.89     16.04
1305.51/1305.59	c  S st 29752   6715265      1648      3921      4961    113835     19376   1056153     10.89   no data
1305.73/1305.75	c  S st 29752   6715766      1648      3921      4961    114336     19376   1080061     10.89   no data
1305.73/1305.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1305.81/1305.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.9M T:  0.10
1305.81/1305.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1305.81/1305.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1305.81/1305.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1305.81/1305.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1648 time:  0.00 s
1305.81/1305.86	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
1305.81/1305.89	c lits-rem:         0  cl-subs:        0  v-elim:      1  v-fix:    0  time:  0.02 s
1305.91/1305.96	c subs with bin:        1  lits-rem:        16  v-fix:    0  time:  0.04 s
1306.41/1306.46	c lits-rem:      1436  cl-subs:     1313  v-elim:      0  v-fix:    0  time:  0.49 s
1306.41/1306.46	c vivif2 --  cl tried     3922 cl shrink        0 lits rem          0 time: 0.00
1306.51/1306.52	c vivif2 --  cl tried   111963 cl shrink     3122 lits rem       8671 time: 0.06
1306.61/1306.65	c asymm  cl-useful: 0/3922/3922 lits-rem:0 time: 0.14
1306.61/1306.66	c calculated reachability. Time: 0.00
1306.61/1306.66	c  N dy 29752   6715766      1647      3922      4960    111963     19381   1039617     10.89   no data
1310.01/1310.09	c  N dy 29818   6735857      1647      3922      4960    131678     19381   1503644     10.89     12.76
1315.81/1315.80	c  N dy 29977   6755869      1647      3922      4960    151565     19381   2088698     10.90     16.91
1321.20/1321.28	c  N dy 30085   6775944      1647      3922      4960    171377     19381   2639613     10.90     18.17
1328.01/1328.07	c  N dy 30213   6795976      1647      3922      4960    191280     19381   3207245     10.91     11.50
1333.71/1333.70	c  N dy 30285   6816221      1647      3922      4960    210971     19381   3675199     10.91     11.51
1339.83/1339.89	c  N dy 30376   6836269      1647      3922      4960    120408     19381   1196705     10.91     11.52
1344.61/1344.62	c  N dy 30484   6857127      1647      3922      4960    141131     19381   1782628     10.91     11.68
1350.41/1350.43	c  N dy 30615   6877205      1647      3922      4960    161096     19381   2349263     10.91     12.14
1357.11/1357.17	c  N dy 30769   6898058      1647      3922      4960    181852     19381   2975159     10.92     11.50
1364.30/1364.32	c  N dy 30905   6918160      1647      3922      4960    201805     19381   3523175     10.92     11.50
1372.21/1372.24	c  N dy 31032   6938282      1647      3922      4960    221766     19381   4083031     10.92     11.52
1378.33/1378.39	c  N dy 31171   6958356      1647      3922      4960    128285     19381   1349984     10.93     11.62
1383.11/1383.11	c  N dy 31288   6979134      1647      3922      4960    148779     19381   1901579     10.93     11.53
1389.51/1389.57	c  N dy 31399   7001567      1647      3922      4960    171035     19381   2488746     10.93     11.52
1395.01/1395.04	c  N dy 31479   7022734      1647      3922      4960    191737     19381   2949430     10.93     11.53
1401.60/1401.60	c  N dy 31590   7042790      1647      3922      4960    211555     19381   3492388     10.94     14.22
1405.72/1405.80	c  N dy 31622   7065031      1647      3922      4960    117909     19381    979707     10.93     11.55
1410.61/1410.61	c  N dy 31750   7085051      1647      3922      4960    137735     19381   1521936     10.94     15.69
1416.01/1416.07	c  N dy 31875   7105103      1647      3922      4960    157658     19381   2068359     10.94     12.32
1422.41/1422.45	c  N dy 32021   7125115      1647      3922      4960    177514     19381   2654806     10.94     16.88
1428.93/1428.99	c  N dy 32162   7145191      1647      3922      4960    197403     19381   3218106     10.95     12.42
1436.80/1436.88	c  N dy 32299   7165285      1647      3922      4960    217338     19381   3780289     10.95     15.27
1444.01/1444.05	c  N dy 32395   7185289      1647      3922      4960    121018     19381   1072864     10.95     12.28
1449.11/1449.14	c  N dy 32542   7205328      1647      3922      4960    140938     19381   1659869     10.96     13.19
1451.81/1451.81	c  S st 32601   7215770      1647      3922      4960    151265     19381   1945121     10.96     10.99
1451.92/1451.98	c  S st 32601   7216274      1647      3922      4962    151767     19381   1963898     10.96   no data
1451.92/1451.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1452.11/1452.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      3 BRemN:      0 P:  7.6M T:  0.15
1452.11/1452.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1452.11/1452.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1452.11/1452.14	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.00 s
1452.11/1452.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1647 time:  0.00 s
1452.11/1452.15	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
1452.11/1452.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1452.31/1452.36	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.12 s
1454.61/1454.67	c lits-rem:      3387  cl-subs:     2300  v-elim:      0  v-fix:    0  time:  2.31 s
1454.61/1454.67	c vivif2 --  cl tried     3921 cl shrink        0 lits rem          0 time: 0.00
1454.81/1454.84	c vivif2 --  cl tried   149466 cl shrink    15926 lits rem      40157 time: 0.16
1455.01/1455.04	c asymm  cl-useful: 0/3921/3921 lits-rem:0 time: 0.20
1455.01/1455.05	c calculated reachability. Time: 0.00
1455.01/1455.05	c  N dy 32601   7216274      1647      3921      4960    149466     19380   1893951     10.96   no data
1461.21/1461.27	c  N dy 32736   7236360      1647      3921      4960    169392     19380   2454484     10.96     11.81
1467.01/1467.01	c  N dy 32841   7256536      1647      3921      4960    189209     19380   2956975     10.97     11.60
1473.11/1473.14	c  N dy 32963   7276619      1647      3921      4960    208866     19380   3488152     10.97     12.29
1480.51/1480.57	c  N dy 33096   7296676      1647      3921      4960    228738     19380   4076292     10.97     14.17
1486.01/1486.05	c  N dy 33179   7316883      1647      3921      4960    131229     19380   1276896     10.98     11.64
1490.91/1490.97	c  N dy 33270   7336969      1647      3921      4960    150912     19380   1740582     10.98     12.96
1497.13/1497.14	c  N dy 33396   7357653      1647      3921      4960    171391     19380   2295038     10.98     11.58
1503.51/1503.54	c  N dy 33522   7377726      1647      3921      4960    191351     19380   2880427     10.98     15.87
1511.01/1511.02	c  N dy 33626   7398936      1647      3921      4960    212331     19380   3432728     10.99     11.69
1519.21/1519.29	c  N dy 33770   7419309      1647      3921      4960    232566     19380   4016630     10.99     11.61
1525.73/1525.75	c  N dy 33903   7440449      1647      3921      4960    135104     19380   1411970     11.00     12.00
1530.61/1530.63	c  N dy 34019   7460519      1647      3921      4960    154891     19380   1930326     11.00     12.61
1536.21/1536.22	c  N dy 34094   7480640      1647      3921      4960    174793     19380   2435708     11.00     11.66
1543.01/1543.03	c  N dy 34185   7502376      1647      3921      4960    196096     19380   2954724     11.00     11.62
1549.71/1549.76	c  N dy 34292   7522396      1647      3921      4960    215772     19380   3464582     11.00     15.39
1557.31/1557.33	c  N dy 34395   7542448      1647      3921      4960    235644     19380   4004567     11.00     11.65
1563.51/1563.51	c  N dy 34476   7563703      1647      3921      4960    137047     19380   1338948     11.00     12.05
1568.71/1568.73	c  N dy 34605   7583769      1647      3921      4960    156928     19380   1896312     11.01     11.64
1574.61/1574.62	c  N dy 34692   7603790      1647      3921      4960    176684     19380   2382771     11.01     14.42
1581.61/1581.65	c  N dy 34830   7623876      1647      3921      4960    196571     19380   2946846     11.01     11.72
1588.91/1588.94	c  N dy 34902   7653612      1647      3921      4960    224979     19380   3511621     11.01     11.62
1599.21/1599.22	c  N dy 35041   7683039      1647      3921      4961    133872     19380   1232708     11.01     11.68
1604.51/1604.58	c  N dy 35166   7703115      1647      3921      4961    153771     19380   1778860     11.01     16.44
1607.81/1607.83	c  S st 35240   7716276      1647      3921      4961    166604     19380   2117925     11.01     10.81
1608.01/1608.03	c  S st 35240   7716779      1647      3921      4961    167106     19380   2136498     11.01   no data
1608.01/1608.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1608.12/1608.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  7.9M T:  0.16
1608.12/1608.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1608.12/1608.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1608.12/1608.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1608.12/1608.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1647 time:  0.00 s
1608.12/1608.20	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
1608.23/1608.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1609.33/1609.38	c subs with bin:     5440  lits-rem:        60  v-fix:    0  time:  1.08 s
1611.81/1611.86	c lits-rem:      3121  cl-subs:     5122  v-elim:      0  v-fix:    0  time:  2.48 s
1611.81/1611.86	c vivif2 --  cl tried     3921 cl shrink        0 lits rem          0 time: 0.00
1612.01/1612.03	c vivif2 --  cl tried   156544 cl shrink    15978 lits rem      40316 time: 0.17
1612.21/1612.24	c asymm  cl-useful: 0/3921/3921 lits-rem:0 time: 0.22
1612.21/1612.25	c calculated reachability. Time: 0.00
1612.21/1612.25	c  N dy 35240   7716779      1647      3921      4961    156544     19380   1964896     11.01   no data
1617.41/1617.45	c  N dy 35339   7736854      1647      3921      4961    176315     19380   2480814     11.02     11.60
1625.71/1625.81	c  N dy 35464   7761599      1647      3921      4961    200725     19380   3113214     11.02     11.60
1634.01/1634.00	c  N dy 35547   7786305      1647      3921      4962    225013     19380   3715408     11.02     11.70
1642.61/1642.66	c  N dy 35670   7806371      1647      3921      4962    123987     19380   1071497     11.02     11.76
1648.01/1648.02	c  N dy 35814   7826924      1647      3921      4962    144387     19380   1673880     11.02     11.78
1653.71/1653.71	c  N dy 35937   7846979      1647      3921      4962    164317     19380   2241270     11.03     12.33
1659.93/1659.92	c  N dy 36053   7871718      1647      3921      4962    188281     19380   2818220     11.03     11.63
1667.41/1667.51	c  N dy 36192   7891747      1647      3921      4962    208168     19380   3396543     11.03     12.05
1676.51/1676.50	c  N dy 36349   7913721      1647      3921      4962    229912     19380   4003390     11.04     11.66
1683.91/1683.95	c  N dy 36421   7935305      1647      3921      4962    129007     19380   1132164     11.04     11.75
1689.11/1689.19	c  N dy 36546   7955348      1647      3921      4962    148878     19380   1678476     11.04     13.51
1694.91/1694.92	c  N dy 36682   7975422      1647      3921      4962    168817     19380   2263149     11.04     13.92
1702.11/1702.11	c  N dy 36835   7995847      1647      3921      4962    189093     19380   2864527     11.05     11.69
1709.01/1709.03	c  N dy 36974   8015946      1647      3921      4962    208903     19380   3427495     11.05     12.74
1716.51/1716.58	c  N dy 37074   8036178      1647      3921      4962    228819     19380   3947091     11.05     11.66
1726.11/1726.19	c  N dy 37200   8056249      1647      3921      4962    125344     19380   1069055     11.06     15.39
1730.81/1730.85	c  N dy 37331   8076636      1647      3921      4962    145467     19380   1626511     11.06     11.69
1736.71/1736.73	c  N dy 37437   8096690      1647      3921      4962    165352     19380   2170666     11.06     15.96
1742.51/1742.57	c  N dy 37520   8116982      1647      3921      4962    185251     19380   2677680     11.06     11.75
1749.22/1749.21	c  N dy 37651   8137040      1647      3921      4962    205098     19380   3251905     11.07     16.04
1757.21/1757.23	c  N dy 37785   8157118      1647      3921      4962    225031     19380   3812855     11.07     15.27
1764.61/1764.61	c  N dy 37885   8177518      1647      3921      4962    245211     19380   4358460     11.07     11.73
1770.51/1770.56	c  N dy 37971   8199736      1647      3921      4962    142533     19380   1462772     11.07     11.66
1775.44/1775.46	c  S st 38095   8216779      1647      3921      4962    159463     19380   1965977     11.08     10.62
1775.62/1775.68	c  S st 38095   8217279      1647      3921      4962    159963     19380   1983357     11.08   no data
1775.62/1775.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1775.82/1775.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      3 BRemL:      0 BRemN:      0 P:  7.8M T:  0.15
1775.82/1775.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1775.82/1775.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1775.82/1775.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1775.82/1775.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1647 time:  0.00 s
1775.82/1775.84	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
1775.82/1775.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1776.12/1776.10	c subs with bin:      501  lits-rem:        29  v-fix:    0  time:  0.16 s
1777.82/1777.86	c lits-rem:      2779  cl-subs:     2781  v-elim:      0  v-fix:    0  time:  1.76 s
1777.82/1777.86	c vivif2 --  cl tried     3921 cl shrink        0 lits rem          0 time: 0.00
1778.02/1778.01	c vivif2 --  cl tried   156681 cl shrink    13836 lits rem      33737 time: 0.15
1778.21/1778.22	c asymm  cl-useful: 0/3921/3921 lits-rem:0 time: 0.21
1778.21/1778.23	c calculated reachability. Time: 0.00
1778.21/1778.23	c  N dy 38095   8217279      1647      3921      4965    156681     19380   1907915     11.08   no data
1784.01/1784.07	c  N dy 38182   8237375      1647      3921      4965    176650     19380   2448426     11.08     11.75
1791.21/1791.24	c  N dy 38330   8257440      1647      3921      4965    196566     19380   3033547     11.08     13.36
1798.91/1798.95	c  N dy 38475   8277621      1647      3921      4965    216601     19380   3620286     11.09     11.80
1807.12/1807.12	c  N dy 38610   8297708      1647      3921      4965    236576     19380   4206187     11.09     13.06
1815.11/1815.16	c  N dy 38703   8317817      1647      3921      4965    130669     19380   1106142     11.09     11.72
1820.53/1820.57	c  N dy 38844   8337858      1647      3921      4965    150603     19380   1689776     11.10     15.82
1825.31/1825.31	c  N dy 38943   8358626      1647      3921      4965    170938     19380   2192440     11.10     11.73
1831.61/1831.64	c  N dy 39067   8379455      1647      3921      4965    191478     19380   2740913     11.10     11.82
1838.92/1838.90	c  N dy 39197   8399594      1647      3921      4965    211525     19380   3334821     11.10     11.77
1846.61/1846.62	c  N dy 39330   8419718      1647      3921      4965    231413     19380   3884542     11.11     11.76
1854.71/1854.70	c  N dy 39430   8439778      1647      3921      4965    251293     19380   4444685     11.11     12.13
1861.31/1861.33	c  N dy 39573   8460559      1647      3921      4965    145420     19380   1565076     11.11     11.72
1867.11/1867.14	c  N dy 39689   8480660      1647      3921      4965    165377     19380   2127990     11.11     11.71
1872.51/1872.53	c  N dy 39739   8500680      1647      3921      4965    185131     19380   2623352     11.11     13.36
1879.72/1879.77	c  N dy 39889   8520956      1647      3921      4965    205295     19380   3241838     11.12     11.74
1888.22/1888.25	c  N dy 40060   8541081      1647      3921      4965    225315     19380   3839798     11.12     11.73
1896.72/1896.74	c  N dy 40191   8561719      1647      3921      4965    245815     19380   4456902     11.13     11.78
1904.13/1904.16	c  N dy 40307   8581772      1647      3921      4965    137689     19380   1286410     11.13     15.34
1909.11/1909.10	c  N dy 40419   8602141      1647      3921      4965    157852     19380   1833840     11.13     11.80
1914.61/1914.62	c  N dy 40499   8622183      1647      3921      4965    177549     19380   2347168     11.13     12.68
1920.71/1920.76	c  N dy 40617   8642358      1647      3921      4965    197474     19380   2886861     11.13     11.79
1928.12/1928.15	c  N dy 40752   8662391      1647      3921      4965    217288     19380   3440585     11.14     13.10
1936.42/1936.44	c  N dy 40872   8682444      1647      3921      4965    237171     19380   4003274     11.14     16.14
1946.61/1946.64	c  N dy 40973   8702796      1647      3921      4965    128774     19380   1046830     11.14     11.84
1950.33/1950.33	c  S st 41052   8717280      1647      3921      4965    143126     19380   1444463     11.14     11.30
1950.51/1950.53	c  S st 41052   8717784      1647      3921      4965    143630     19380   1463198     11.14   no data
1950.51/1950.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1950.61/1950.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P:  7.1M T:  0.13
1950.61/1950.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1950.61/1950.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1950.61/1950.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1950.61/1950.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1647 time:  0.00 s
1950.61/1950.67	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
1950.71/1950.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1950.81/1950.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
1951.32/1951.34	c lits-rem:      1380  cl-subs:     1182  v-elim:      0  v-fix:    0  time:  0.52 s
1951.32/1951.34	c vivif2 --  cl tried     3921 cl shrink        0 lits rem          0 time: 0.00
1951.43/1951.43	c vivif2 --  cl tried   142448 cl shrink     6281 lits rem      14913 time: 0.09
1951.61/1951.61	c asymm  cl-useful: 0/3921/3921 lits-rem:0 time: 0.18
1951.61/1951.62	c calculated reachability. Time: 0.00
1951.61/1951.62	c  N dy 41052   8717784      1647      3921      4966    142448     19380   1432790     11.14   no data
1956.94/1956.97	c  N dy 41138   8738033      1647      3921      4966    162523     19380   1969809     11.14     12.02
1963.62/1963.69	c  N dy 41216   8760749      1647      3921      4966    184960     19380   2555623     11.14     11.89
1971.71/1971.70	c  N dy 41338   8783522      1647      3921      4966    207501     19380   3176724     11.14     11.85
1980.51/1980.54	c  N dy 41429   8807525      1647      3921      4966    231189     19380   3795161     11.14     11.80
1989.42/1989.45	c  N dy 41569   8827593      1647      3921      4966    251127     19380   4380385     11.15     13.39
1996.42/1996.44	c  N dy 41658   8849197      1647      3921      4966    142813     19380   1356407     11.15     11.74
2002.41/2002.45	c  N dy 41785   8869298      1647      3921      4966    162733     19380   1909694     11.15     15.03
2008.72/2008.73	c  N dy 41869   8890344      1647      3921      4966    183472     19380   2432269     11.15     11.78
2016.02/2016.06	c  N dy 42012   8910412      1647      3921      4966    203372     19380   3025445     11.16     16.92
2023.42/2023.44	c  N dy 42120   8930434      1647      3921      4966    223174     19380   3573691     11.16     14.77
2032.21/2032.28	c  N dy 42266   8950472      1647      3921      4966    243067     19380   4152471     11.16     16.96
2041.02/2041.07	c  N dy 42386   8970700      1647      3921      4966    132528     19380   1110431     11.16     11.90
2046.32/2046.34	c  N dy 42521   8990769      1647      3921      4966    152409     19380   1675634     11.17     11.84
2052.32/2052.36	c  N dy 42638   9010803      1647      3921      4966    172338     19380   2239668     11.17     14.52
2058.42/2058.50	c  N dy 42741   9031057      1647      3921      4966    192380     19380   2773142     11.17     11.76
2065.62/2065.67	c  N dy 42851   9051146      1647      3921      4966    212287     19380   3327943     11.17     14.75
2073.82/2073.83	c  N dy 42996   9071182      1647      3921      4966    232190     19380   3911942     11.18     13.84
2082.23/2082.24	c  N dy 43089   9091199      1647      3921      4966    252040     19380   4471540     11.18     12.72
2090.22/2090.22	c  N dy 43205   9111231      1647      3921      4966    140169     19380   1295895     11.18     11.89
2095.32/2095.34	c  N dy 43289   9131598      1647      3921      4966    160345     19380   1826003     11.18     11.85
2101.62/2101.65	c  N dy 43406   9159467      1647      3921      4966    187615     19380   2501967     11.18     12.29
2108.63/2108.69	c  N dy 43511   9179686      1647      3921      4967    207670     19380   3067847     11.18     11.82
2116.22/2116.27	c  N dy 43613   9199730      1647      3921      4967    227555     19380   3605683     11.18     16.84
2123.72/2123.75	c  S st 43704   9217784      1647      3921      4967    245440     19380   4075216     11.19   no data
2124.03/2124.06	c  S st 43704   9218290      1647      3921      4967    245946     19380   4093136     11.19   no data
2124.03/2124.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2124.32/2124.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 10.8M T:  0.25
2124.32/2124.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2124.32/2124.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2124.32/2124.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2124.32/2124.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1647 time:  0.00 s
2124.32/2124.33	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
2124.32/2124.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
2125.12/2125.18	c subs with bin:      742  lits-rem:      4565  v-fix:    0  time:  0.67 s
2131.73/2131.77	c lits-rem:      6318  cl-subs:     6118  v-elim:      0  v-fix:    0  time:  6.58 s
2131.73/2131.77	c vivif2 --  cl tried     3921 cl shrink        0 lits rem          0 time: 0.00
2132.32/2132.36	c vivif2 --  cl tried   239086 cl shrink    42280 lits rem      98684 time: 0.59
2132.62/2132.64	c asymm  cl-useful: 0/3068/3921 lits-rem:0 time: 0.29
2132.62/2132.65	c calculated reachability. Time: 0.00
2132.62/2132.65	c  N dy 43704   9218290      1647      3921      4967    239086     19380   3889729     11.19   no data
2142.12/2142.12	c  N dy 43810   9238308      1647      3921      4967    258846     19380   4425448     11.19     14.75
2149.82/2149.85	c  N dy 43956   9258764      1647      3921      4967    146654     19380   1478168     11.19     11.85
2155.22/2155.22	c  N dy 44042   9278930      1647      3921      4967    166569     19380   2007231     11.19     11.80
2161.71/2161.73	c  N dy 44161   9299000      1647      3921      4967    186475     19380   2572455     11.20     14.35
2169.13/2169.12	c  N dy 44277   9323852      1647      3921      4967    210962     19380   3260394     11.20     11.79
2177.12/2177.19	c  N dy 44392   9344612      1647      3921      4967    231538     19380   3833838     11.20     11.90
2186.22/2186.29	c  N dy 44424   9367805      1647      3921      4967    254103     19380   4275985     11.20     11.79
2193.72/2193.76	c  N dy 44517   9388077      1647      3921      4967    140452     19380   1208380     11.20     11.83
2199.12/2199.16	c  N dy 44614   9408720      1647      3921      4967    160824     19380   1734905     11.20     11.91
2207.82/2207.82	c  N dy 44697   9438748      1647      3921      4967    190157     19380   2408069     11.20     11.82
2214.92/2214.92	c  N dy 44814   9459183      1647      3921      4967    210452     19380   2986336     11.20     11.89
2222.42/2222.46	c  N dy 44924   9479278      1647      3921      4967    230297     19380   3528994     11.20     14.03
2230.63/2230.63	c  N dy 45032   9499553      1647      3921      4967    250446     19380   4154344     11.20     11.96
2239.92/2239.97	c  N dy 45152   9527864      1647      3921      4967    144037     19380   1282026     11.20     11.94
2245.03/2245.04	c  N dy 45273   9547912      1647      3921      4967    163734     19380   1809548     11.21     13.66
2247.23/2247.23	c  N dy 45287   9569723      1647      3921      4968    182888     19380   2066659     11.20     11.94
2254.32/2254.34	c  N dy 45348   9596530      1647      3921      4969    208941     19380   2617491     11.20     11.80
2262.22/2262.24	c  N dy 45411   9620833      1647      3921      4969    232833     19380   3196537     11.20     11.82
2269.43/2269.49	c  N dy 45495   9640965      1647      3921      4969    252718     19380   3679854     11.20     11.86
2278.03/2278.03	c  N dy 45570   9660993      1647      3921      4969    138853     19380   1201436     11.20     11.79
2282.62/2282.68	c  N dy 45637   9681319      1647      3921      4969    158600     19380   1641484     11.20     11.79
2289.03/2289.04	c  N dy 45739   9703458      1647      3921      4969    180428     19380   2203282     11.20     11.87
2293.83/2293.87	c  S st 45815   9718291      1647      3921      4969    195116     19380   2609205     11.20      9.91
2294.13/2294.13	c  S st 45815   9718794      1647      3921      4970    195617     19380   2628658     11.20   no data
2294.13/2294.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2294.33/2294.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      3 BRemN:      0 P:  8.6M T:  0.18
2294.33/2294.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2294.33/2294.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2294.33/2294.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2294.33/2294.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1647 time:  0.00 s
2294.33/2294.33	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
2294.33/2294.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2294.53/2294.61	c subs with bin:       96  lits-rem:       107  v-fix:    0  time:  0.17 s
2299.43/2299.41	c lits-rem:      5308  cl-subs:     8551  v-elim:      0  v-fix:    0  time:  4.80 s
2299.43/2299.41	c vivif2 --  cl tried     3921 cl shrink        0 lits rem          0 time: 0.00
2299.72/2299.74	c vivif2 --  cl tried   186970 cl shrink    20154 lits rem      46503 time: 0.32
2299.82/2299.81	c asymm  cl-useful: 0/853/3921 lits-rem:0 time: 0.07
2299.82/2299.81	c calculated reachability. Time: 0.00
2299.82/2299.81	c  N dy 45815   9718794      1647      3921      4967    186970     19380   2472235     11.20   no data
2307.12/2307.11	c  N dy 45906   9739478      1647      3921      4967    207380     19380   2994323     11.20     11.94
2314.82/2314.87	c  N dy 46021   9762753      1647      3921      4967    230191     19380   3620438     11.20     11.80
2322.92/2322.94	c  N dy 46115   9782820      1647      3921      4968    249867     19380   4110904     11.20     12.79
2331.82/2331.81	c  N dy 46227   9802863      1647      3921      4968    269752     19380   4657586     11.20     15.22
2339.22/2339.25	c  N dy 46354   9823020      1647      3921      4968    154755     19380   1649996     11.21     11.81
2345.02/2345.01	c  N dy 46430   9844447      1647      3921      4968    175741     19380   2141994     11.21     11.88
2351.73/2351.78	c  N dy 46555   9864518      1647      3921      4968    195642     19380   2701808     11.21     11.80
2356.32/2356.38	c  N dy 46595   9896834      1646      3921      4984    224908     19380   3168363     11.20     11.96
2363.83/2363.88	c  N dy 46684   9916840      1646      3921      4984    244733     19380   3704299     11.20     13.37
2372.43/2372.43	c  N dy 46808   9936933      1646      3921      4984    264705     19380   4305131     11.20     13.87
2378.73/2378.78	c  N dy 46852   9958318      1646      3921      4984    150247     19380   1421477     11.20     11.87
2385.43/2385.43	c  N dy 46931   9983579      1646      3921      4984    175067     19380   2025395     11.20     11.82
2392.33/2392.40	c  N dy 47048  10003946      1646      3921      4984    195291     19380   2587632     11.20     11.82
2399.63/2399.65	c  N dy 47141  10024125      1646      3921      4984    215058     19380   3088345     11.20     11.80
2407.72/2407.81	c  N dy 47264  10044143      1646      3921      4984    234940     19380   3663352     11.21     15.22
2416.42/2416.44	c  N dy 47316  10064670      1646      3921      4984    254939     19380   4097787     11.21     11.84
2426.54/2426.55	c  N dy 47403  10087174      1646      3921      4984    140109     19380   1176522     11.20     11.83
2431.93/2431.96	c  N dy 47496  10107403      1646      3921      4984    160113     19380   1705076     11.21     11.83
2437.92/2437.98	c  N dy 47566  10127883      1646      3921      4984    180141     19380   2174826     11.21     11.85
2446.22/2446.26	c  N dy 47674  10153045      1646      3921      4984    204702     19380   2763728     11.21     11.83
2453.82/2453.85	c  N dy 47787  10173134      1646      3921      4984    224623     19380   3328023     11.21     14.87
2461.84/2461.85	c  N dy 47884  10193215      1646      3921      4984    244516     19380   3859004     11.21     11.90
2471.22/2471.22	c  N dy 47973  10215815      1646      3921      4984    266895     19380   4455701     11.21     11.83
2472.73/2472.75	c  S st 47996  10218794      1646      3921      4984    269860     19380   4543559     11.21   no data
2473.02/2473.03	c  S st 47996  10219300      1646      3921      4984    270366     19380   4562069     11.21   no data
2473.02/2473.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2473.32/2473.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 11.4M T:  0.27
2473.32/2473.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2473.32/2473.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2473.32/2473.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2473.32/2473.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1646 time:  0.00 s
2473.32/2473.32	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
2473.32/2473.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
2473.84/2473.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.32 s
2487.83/2487.80	c lits-rem:     10561  cl-subs:    16994  v-elim:      0  v-fix:    0  time: 13.94 s
2487.83/2487.80	c vivif2 --  cl tried     3920 cl shrink        0 lits rem          0 time: 0.00
2488.73/2488.75	c vivif2 --  cl tried   252611 cl shrink    49424 lits rem     120866 time: 0.94
2489.02/2489.04	c asymm  cl-useful: 0/3535/3920 lits-rem:0 time: 0.30
2489.02/2489.05	c calculated reachability. Time: 0.00
2489.02/2489.05	c  N dy 47996  10219300      1646      3920      4959    252611     19355   4202871     11.21   no data
2498.03/2498.10	c  N dy 48081  10239386      1646      3920      4959    272549     19355   4759512     11.21     12.96
2506.52/2506.51	c  N dy 48155  10264206      1646      3920      4959    158776     19355   1590725     11.21     11.84
2512.33/2512.38	c  N dy 48236  10284295      1646      3920      4959    178582     19355   2091074     11.21     12.93
2518.52/2518.58	c  N dy 48276  10304346      1646      3920      4959    197982     19355   2463993     11.21     14.49
2527.02/2527.01	c  N dy 48370  10326969      1646      3920      4959    220295     19355   3013060     11.21     11.87
2535.23/2535.25	c  N dy 48441  10348078      1646      3920      4960    240840     19355   3469400     11.21     11.82
2543.33/2543.38	c  N dy 48506  10369070      1646      3920      4960    261390     19355   3960388     11.20     11.81
2552.05/2552.05	c  N dy 48549  10389166      1646      3920      4960    142005     19355   1179990     11.20     13.07
2557.33/2557.35	c  N dy 48626  10409216      1646      3920      4960    161699     19355   1667609     11.20     11.86
2563.43/2563.44	c  N dy 48714  10429238      1646      3920      4960    181518     19355   2183547     11.20     11.80
2570.74/2570.72	c  N dy 48844  10449305      1646      3920      4960    201460     19355   2751534     11.21     14.32
2577.92/2577.91	c  N dy 48859  10470090      1646      3920      4960    221424     19355   3117941     11.20     11.80
2587.13/2587.14	c  N dy 48951  10493693      1646      3920      4960    244752     19355   3715189     11.20     11.92
2595.94/2595.98	c  N dy 49067  10513740      1646      3920      4961    264621     19355   4263151     11.20     14.11
2606.94/2606.98	c  N dy 49166  10533811      1646      3920      4961    144011     19355   1228253     11.21     16.55
2613.83/2613.86	c  N dy 49264  10558813      1646      3920      4961    168574     19355   1823012     11.21     11.80
2620.42/2620.46	c  N dy 49331  10581619      1646      3920      4961    190988     19355   2372778     11.20     11.86
2628.02/2628.09	c  N dy 49425  10603759      1646      3920      4961    212998     19355   2969042     11.21     11.98
2636.13/2636.17	c  N dy 49544  10624427      1646      3920      4961    233517     19355   3540792     11.21     11.90
2644.63/2644.60	c  N dy 49620  10644588      1646      3920      4961    253188     19355   4004581     11.21     11.81
2653.73/2653.76	c  N dy 49691  10665396      1646      3920      4962    273471     19355   4464125     11.21     11.83
2661.82/2661.85	c  N dy 49807  10685485      1646      3920      4962    151840     19355   1429836     11.21     16.65
2667.63/2667.67	c  N dy 49917  10705554      1646      3920      4962    171669     19355   1982237     11.21     14.88
2672.13/2672.19	c  S st 49999  10719300      1646      3920      4962    185260     19355   2356885     11.21     10.00
2672.43/2672.41	c  S st 49999  10719803      1646      3920      4962    185763     19355   2376989     11.21   no data
2672.43/2672.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2672.63/2672.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      2 BRemN:      0 P:  8.6M T:  0.18
2672.63/2672.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2672.63/2672.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2672.63/2672.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2672.63/2672.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1646 time:  0.00 s
2672.63/2672.61	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
2672.63/2672.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2672.94/2672.96	c subs with bin:      680  lits-rem:       556  v-fix:    0  time:  0.24 s
2675.53/2675.55	c lits-rem:      3050  cl-subs:     3569  v-elim:      0  v-fix:    0  time:  2.59 s
2675.53/2675.55	c vivif2 --  cl tried     3920 cl shrink        0 lits rem          0 time: 0.00
2675.73/2675.76	c vivif2 --  cl tried   181514 cl shrink    18760 lits rem      50707 time: 0.20
2676.03/2676.01	c asymm  cl-useful: 0/3852/3920 lits-rem:0 time: 0.26
2676.03/2676.02	c calculated reachability. Time: 0.00
2676.03/2676.02	c  N dy 49999  10719803      1646      3920      4961    181514     19355   2274418     11.21   no data
2676.03/2676.02	c Finding binary XORs  T:     0.00 s  found:       0
2683.94/2684.01	c  N dy 50115  10743388      1646      3920      4961    204873     19355   2884162     11.21     11.84
2691.75/2691.72	c  N dy 50221  10763822      1646      3920      4961    225086     19355   3433308     11.21     11.87
2703.52/2703.52	c  N dy 50283  10794659      1646      3920      4961    255524     19355   4180641     11.21     11.86
2711.63/2711.63	c  N dy 50317  10814986      1646      3920      4962    275616     19355   4672852     11.21     11.81
2722.33/2722.40	c  N dy 50470  10835042      1646      3920      4962    152542     19355   1431544     11.21     14.32
2728.53/2728.57	c  N dy 50570  10856254      1646      3920      4962    173535     19355   1967262     11.21     11.85
2734.65/2734.68	c  N dy 50628  10876321      1646      3920      4962    193130     19355   2415109     11.21     16.84
2741.63/2741.60	c  N dy 50681  10900160      1646      3920      4962    216214     19355   2877553     11.21     11.86
2751.04/2751.02	c  N dy 50769  10924082      1646      3920      4962    239813     19355   3482569     11.21     11.87
2760.94/2760.92	c  N dy 50861  10947664      1646      3920      4962    263026     19355   4072126     11.21     11.84
2769.93/2769.97	c  N dy 50964  10967738      1646      3920      4962    282885     19355   4598877     11.21     13.57
2777.23/2777.29	c  N dy 51081  10988654      1646      3920      4962    159791     19355   1590183     11.21     11.86
2784.53/2784.53	c  N dy 51179  11013433      1646      3920      4963    184136     19355   2184471     11.21     11.89
2791.93/2791.96	c  N dy 51216  11038496      1646      3920      4963    208851     19355   2751833     11.21     11.81
2799.63/2799.60	c  N dy 51296  11058580      1646      3920      4963    228611     19355   3222896     11.21     12.63
2808.53/2808.53	c  N dy 51411  11079699      1646      3920      4964    249493     19355   3792457     11.21     11.81
2817.63/2817.67	c  N dy 51508  11099805      1646      3920      4964    269273     19355   4297276     11.21     11.85
2828.74/2828.73	c  N dy 51600  11122915      1646      3920      4964    147149     19355   1205847     11.21     11.82
2834.75/2834.75	c  N dy 51703  11143508      1646      3920      4964    167461     19355   1723263     11.21     11.87
2840.63/2840.68	c  N dy 51765  11163525      1646      3920      4965    187155     19355   2185977     11.21     19.83
2847.63/2847.63	c  N dy 51851  11183561      1646      3920      4965    206879     19355   2649033     11.21     11.91
2858.03/2858.03	c  N dy 51953  11212573      1646      3920      4965    235400     19355   3321982     11.21     11.81
2861.04/2861.05	c  S st 51964  11219803      1646      3920      4965    242329     19355   3444978     11.21      9.67
2861.33/2861.32	c  S st 51964  11220310      1646      3920      4965    242835     19355   3463489     11.21   no data
2861.33/2861.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2861.53/2861.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     10 BRemL:      9 BRemN:      0 P:  9.8M T:  0.23
2861.53/2861.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2861.53/2861.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2861.53/2861.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2861.53/2861.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1646 time:  0.00 s
2861.53/2861.57	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
2861.63/2861.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
2863.73/2863.70	c subs with bin:     4031  lits-rem:       777  v-fix:    0  time:  1.98 s
2871.53/2871.57	c lits-rem:      5862  cl-subs:    12074  v-elim:      0  v-fix:    0  time:  7.87 s
2871.53/2871.57	c vivif2 --  cl tried     3920 cl shrink        0 lits rem          0 time: 0.00
2871.93/2871.99	c vivif2 --  cl tried   226730 cl shrink    29817 lits rem      70097 time: 0.41
2872.23/2872.27	c asymm  cl-useful: 0/3433/3920 lits-rem:0 time: 0.28
2872.23/2872.28	c calculated reachability. Time: 0.00
2872.23/2872.28	c  N dy 51964  11220310      1646      3920      4966    226730     19355   3192104     11.21   no data
2880.73/2880.76	c  N dy 52042  11240513      1646      3920      4966    246636     19355   3696898     11.21     11.85
2889.64/2889.63	c  N dy 52118  11260537      1646      3920      4966    266323     19355   4194918     11.21     12.70
2902.63/2902.69	c  N dy 52185  11288821      1646      3920      4966    148385     19355   1220534     11.21     11.95
2908.73/2908.71	c  N dy 52252  11310082      1646      3920      4966    169144     19355   1683804     11.21     11.87
2914.53/2914.56	c  N dy 52283  11330492      1646      3920      4967    189034     19355   2074829     11.21     11.80
2922.13/2922.16	c  N dy 52424  11350741      1646      3920      4967    209093     19355   2639004     11.21     11.95
2929.93/2929.94	c  N dy 52478  11371068      1646      3920      4967    228865     19355   3060563     11.21     11.86
2937.44/2937.47	c  N dy 52531  11391213      1646      3920      4968    248358     19355   3472689     11.21     12.01
2945.24/2945.28	c  N dy 52583  11411309      1646      3920      4968    267604     19355   3860999     11.21     11.85
2955.34/2955.30	c  N dy 52637  11433257      1646      3920      4969    289036     19355   4347446     11.21     12.11
2964.73/2964.76	c  N dy 52723  11453814      1646      3920      4970    163380     19355   1584048     11.21     11.83
2970.13/2970.14	c  N dy 52739  11473841      1646      3920      4971    182558     19355   1911489     11.20     13.38
2976.33/2976.33	c  N dy 52800  11493853      1646      3920      4971    202173     19355   2408346     11.20     12.35
2985.63/2985.61	c  N dy 52854  11520189      1646      3920      4971    227851     19355   2946209     11.20     11.87
2993.63/2993.68	c  N dy 52921  11540474      1646      3920      4971    247761     19355   3403074     11.20     11.85
3002.54/3002.57	c  N dy 53016  11560496      1646      3920      4971    267502     19355   3917115     11.20     15.16
3018.03/3018.09	c  N dy 53153  11597157      1646      3920      4973    156655     19355   1339424     11.20     11.86
3023.33/3023.36	c  N dy 53204  11617222      1646      3920      4974    176318     19355   1769204     11.20     15.17
3029.45/3029.42	c  N dy 53228  11638405      1646      3920      4975    196285     19355   2105343     11.19     12.02
3037.94/3037.95	c  N dy 53289  11662019      1646      3920      4975    219155     19355   2585274     11.19     11.84
3045.84/3045.88	c Finding binary XORs  T:     0.00 s  found:       0
3045.84/3045.91	c  N dy 53298  11682574      1645      3917      4918    150598     19339   1564577     11.19     11.85
3052.83/3052.88	c  N dy 53480  11702673      1645      3917      4918    170644     19339   2238622     11.19     14.81
3059.73/3059.75	c  S st 53642  11720312      1645      3917      4918    188242     19339   2832834     11.20   no data
3060.03/3060.01	c  S st 53642  11720818      1645      3917      4918    188746     19339   2851123     11.20   no data
3060.03/3060.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3060.14/3060.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  8.6M T:  0.19
3060.14/3060.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3060.14/3060.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3060.14/3060.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3060.14/3060.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1645 time:  0.00 s
3060.14/3060.21	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
3060.25/3060.26	c lits-rem:         0  cl-subs:        0  v-elim:      1  v-fix:    0  time:  0.04 s
3060.53/3060.55	c subs with bin:        0  lits-rem:      1452  v-fix:    0  time:  0.22 s
3062.83/3062.85	c lits-rem:      1570  cl-subs:      602  v-elim:      0  v-fix:    0  time:  2.29 s
3062.83/3062.85	c vivif2 --  cl tried     3916 cl shrink        0 lits rem          0 time: 0.00
3063.03/3063.08	c vivif2 --  cl tried   187173 cl shrink    27168 lits rem      75718 time: 0.23
3063.33/3063.35	c asymm  cl-useful: 0/3679/3916 lits-rem:0 time: 0.27
3063.33/3063.36	c calculated reachability. Time: 0.00
3063.33/3063.36	c  N dy 53642  11720818      1644      3916      4917    187173     19339   2726916     11.20   no data
3071.83/3071.88	c  N dy 53803  11740892      1644      3916      4918    121952     19339   1013629     11.20     14.40
3077.43/3077.46	c  N dy 53940  11760894      1644      3916      4918    141899     19339   1687278     11.20     13.54
3083.35/3083.38	c  N dy 54051  11780931      1644      3916      4918    161879     19339   2369304     11.21     17.58
3090.63/3090.66	c  N dy 54205  11801003      1644      3916      4918    181909     19339   3041957     11.21     11.80
3098.65/3098.64	c  N dy 54346  11821004      1644      3916      4918    201873     19339   3712859     11.21     15.82
3107.83/3107.86	c  N dy 54496  11841275      1644      3916      4918    222101     19339   4400982     11.21     11.82
3117.53/3117.53	c  N dy 54638  11861278      1644      3916      4918    242048     19339   5059342     11.22     13.14
3128.34/3128.39	c  N dy 54790  11881308      1644      3916      4918    262004     19339   5720753     11.22     11.82
3137.34/3137.32	c  N dy 54915  11901406      1644      3916      4918    145646     19339   1506960     11.22     17.40
3143.94/3143.98	c  N dy 55067  11921494      1644      3916      4918    165693     19339   2195186     11.23     11.92
3151.44/3151.50	c  N dy 55231  11941516      1644      3916      4918    185672     19339   2859170     11.23     14.22
3159.53/3159.52	c  N dy 55356  11961555      1644      3916      4918    205648     19339   3509435     11.23     16.10
3168.73/3168.79	c  N dy 55523  11981652      1644      3916      4918    225697     19339   4179043     11.23     12.05
3178.94/3178.95	c  N dy 55680  12002404      1644      3916      4918    246389     19339   4859294     11.24     11.88
3190.24/3190.23	c  N dy 55841  12022882      1644      3916      4918    266815     19339   5552047     11.24     11.97
3201.83/3201.81	c  N dy 55988  12042912      1644      3916      4918    286779     19339   6216426     11.24     11.91
3209.63/3209.64	c  N dy 56139  12062917      1644      3916      4919    161714     19339   1818937     11.25     14.88
3216.84/3216.86	c  N dy 56286  12083079      1644      3916      4919    181815     19339   2492373     11.25     11.93
3224.83/3224.86	c  N dy 56434  12103206      1644      3916      4919    201900     19339   3168727     11.25     11.97
3234.24/3234.22	c  N dy 56606  12123337      1644      3916      4919    221979     19339   3839814     11.26     12.03
3243.34/3243.35	c  N dy 56729  12143347      1644      3916      4919    241940     19339   4519716     11.26     12.91
3253.64/3253.66	c  N dy 56880  12163427      1644      3916      4919    261963     19339   5201084     11.26     13.82
3264.33/3264.35	c  N dy 57023  12183902      1644      3916      4919    282352     19339   5878938     11.27     11.89
3276.64/3276.61	c  N dy 57185  12203938      1644      3916      4919    152553     19339   1388540     11.27     17.26
3282.04/3282.02	c  S st 57300  12220819      1644      3916      4919    169401     19339   1948297     11.27   no data
3282.24/3282.26	c  S st 57300  12221324      1644      3916      4919    169904     19339   1966689     11.27   no data
3282.24/3282.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3282.46/3282.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      1 P:  8.4M T:  0.17
3282.46/3282.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3282.46/3282.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3282.46/3282.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3282.46/3282.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1644 time:  0.00 s
3282.46/3282.45	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
3282.46/3282.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
3282.64/3282.65	c subs with bin:        1  lits-rem:         1  v-fix:    0  time:  0.11 s
3284.43/3284.51	c lits-rem:      1651  cl-subs:      932  v-elim:      0  v-fix:    0  time:  1.86 s
3284.43/3284.51	c vivif2 --  cl tried     3916 cl shrink        0 lits rem          0 time: 0.00
3284.66/3284.64	c vivif2 --  cl tried   168971 cl shrink    11613 lits rem      38615 time: 0.13
3284.83/3284.88	c asymm  cl-useful: 0/3916/3916 lits-rem:0 time: 0.24
3284.83/3284.89	c calculated reachability. Time: 0.00
3284.83/3284.89	c  N dy 57300  12221324      1644      3916      4918    168971     19337   1914969     11.27   no data
3292.54/3292.56	c  N dy 57448  12241414      1644      3916      4918    189017     19337   2589231     11.27     12.05
3301.24/3301.29	c  N dy 57608  12261552      1644      3916      4918    209094     19337   3262668     11.28     11.91
3310.14/3310.18	c  N dy 57732  12281775      1644      3916      4918    229246     19337   3937651     11.28     11.89
3320.44/3320.41	c  N dy 57892  12301802      1644      3916      4918    249220     19337   4615462     11.28     16.37
3331.24/3331.23	c  N dy 58058  12321813      1644      3916      4918    269186     19337   5294529     11.29     16.34
3341.74/3341.78	c  N dy 58186  12341841      1644      3916      4918    289165     19337   5976854     11.29     14.44
3353.64/3353.64	c  N dy 58328  12361869      1644      3916      4918    156475     19337   1455182     11.29     16.93
3360.84/3360.88	c  N dy 58480  12381873      1644      3916      4918    176433     19337   2124564     11.30     14.65
3368.74/3368.76	c  N dy 58637  12401910      1644      3916      4918    196414     19337   2786433     11.30     13.83
3377.34/3377.32	c  N dy 58778  12422240      1644      3916      4918    216674     19337   3478554     11.30     11.99
3386.96/3386.98	c  N dy 58930  12442264      1644      3916      4918    236652     19337   4158512     11.30     14.06
3397.44/3397.45	c  N dy 59079  12462286      1644      3916      4918    256636     19337   4827582     11.31     20.06
3409.24/3409.28	c  N dy 59247  12482365      1644      3916      4918    276663     19337   5501397     11.31     15.90
3421.74/3421.70	c  N dy 59414  12502731      1644      3916      4918    296987     19337   6199044     11.31     12.14
3432.94/3432.94	c  N dy 59572  12523028      1644      3916      4918    162586     19337   1604049     11.32     11.93
3439.84/3439.87	c  N dy 59705  12543121      1644      3916      4918    182610     19337   2266738     11.32     11.98
3448.84/3448.87	c  N dy 59865  12564691      1644      3916      4918    204119     19337   2978511     11.32     12.03
3457.84/3457.87	c  N dy 60022  12584784      1644      3916      4918    224155     19337   3644310     11.33     14.73
3466.84/3466.85	c  N dy 60132  12604884      1644      3916      4918    244180     19337   4290712     11.33     11.96
3477.54/3477.55	c  N dy 60282  12625526      1644      3916      4918    264750     19337   4985833     11.33     11.94
3488.44/3488.48	c  N dy 60419  12645705      1644      3916      4918    284881     19337   5682378     11.33     12.02
3501.15/3501.18	c  N dy 60579  12665816      1644      3916      4918    304931     19337   6358576     11.34     11.97
3510.34/3510.35	c  N dy 60720  12685880      1644      3916      4918    168865     19337   1769108     11.34     12.95
3517.44/3517.42	c  N dy 60857  12705897      1644      3916      4918    188815     19337   2432519     11.34     12.17
3524.15/3524.10	c  S st 60996  12721326      1644      3916      4918    204195     19337   2945259     11.35   no data
3524.35/3524.39	c  S st 60996  12721826      1644      3916      4918    204694     19337   2962078     11.35   no data
3524.35/3524.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3524.65/3524.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 10.0M T:  0.22
3524.65/3524.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3524.65/3524.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3524.65/3524.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3524.65/3524.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1644 time:  0.00 s
3524.65/3524.62	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
3524.65/3524.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
3524.95/3524.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.22 s
3528.45/3528.42	c lits-rem:      2847  cl-subs:     1206  v-elim:      0  v-fix:    0  time:  3.44 s
3528.45/3528.42	c vivif2 --  cl tried     3916 cl shrink        0 lits rem          0 time: 0.00
3528.64/3528.67	c vivif2 --  cl tried   203488 cl shrink    26848 lits rem      79877 time: 0.25
3528.94/3528.95	c asymm  cl-useful: 0/3502/3916 lits-rem:0 time: 0.28
3528.94/3528.96	c calculated reachability. Time: 0.00
3528.94/3528.96	c  N dy 60996  12721826      1644      3916      4918    203488     19337   2862562     11.35   no data
3537.94/3537.93	c  N dy 61153  12742076      1644      3916      4918    223673     19337   3536586     11.35     12.04
3546.64/3546.68	c  N dy 61255  12762106      1644      3916      4918    243632     19337   4216156     11.35     15.33
3557.64/3557.64	c  N dy 61425  12782109      1644      3916      4918    263586     19337   4899683     11.35     16.82
3569.56/3569.56	c  N dy 61593  12802164      1644      3916      4918    283583     19337   5578517     11.36     14.09
3582.44/3582.45	c  N dy 61757  12822208      1644      3916      4918    303567     19337   6250218     11.36     19.97
3593.14/3593.11	c  N dy 61911  12842291      1644      3916      4918    166300     19337   1636091     11.36     11.99
3600.74/3600.72	c  N dy 62056  12862350      1644      3916      4918    186291     19337   2306642     11.37     12.52
3609.06/3609.03	c  N dy 62213  12882392      1644      3916      4918    206262     19337   2970582     11.37     18.80
3618.25/3618.23	c  N dy 62367  12902460      1644      3916      4918    226286     19337   3643238     11.37     12.08
3627.64/3627.72	c  N dy 62495  12922491      1644      3916      4918    246256     19337   4299755     11.38     12.54
3637.34/3637.33	c  N dy 62611  12943278      1644      3916      4918    266974     19337   5013954     11.38     12.00
3648.25/3648.27	c  N dy 62747  12963369      1644      3916      4918    286981     19337   5672415     11.38     13.47
3660.44/3660.41	c  N dy 62895  12983438      1644      3916      4918    306990     19337   6347257     11.38     12.07
3671.05/3671.03	c  N dy 63049  13003499      1644      3916      4919    168602     19337   1676340     11.39     12.07
3678.25/3678.30	c  N dy 63190  13023576      1644      3916      4919    188635     19337   2337690     11.39     12.02
3686.45/3686.41	c  N dy 63332  13044583      1644      3916      4919    209575     19337   3056634     11.39     12.15
3695.44/3695.46	c  N dy 63476  13064593      1644      3916      4919    229536     19337   3738624     11.39     15.80
3705.85/3705.88	c  N dy 63626  13085720      1644      3916      4919    250591     19337   4441143     11.40     12.27
3716.85/3716.90	c  N dy 63774  13106499      1644      3916      4919    271296     19337   5127127     11.40     12.01
3727.65/3727.67	c  N dy 63900  13126578      1644      3916      4919    291316     19337   5791420     11.40     14.79
3729.75/3729.70	c  F st 63922  13130468      1644      3916      4919    295191     19337   5912461     11.40   no data
3738.85/3738.89	c  N dy 64024  13146604      1644      3916      4919    311292     19337   6475511     11.40     13.57
3748.86/3748.86	c  N dy 64169  13166794      1644      3916      4919    171954     19337   1752388     11.40     12.06
3755.94/3755.97	c  N dy 64301  13186895      1644      3916      4919    191998     19337   2424611     11.41     12.91
3764.44/3764.46	c  N dy 64451  13207073      1644      3916      4919    212141     19337   3088919     11.41     12.12
3771.04/3771.00	c  S st 64557  13221826      1644      3916      4919    226848     19337   3577850     11.41   no data
3771.34/3771.34	c  S st 64557  13222329      1644      3916      4919    227351     19337   3597074     11.41   no data
3771.34/3771.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3771.54/3771.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 10.4M T:  0.24
3771.54/3771.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3771.54/3771.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3771.54/3771.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3771.64/3771.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1644 time:  0.00 s
3771.64/3771.60	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
3771.64/3771.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
3772.04/3772.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.29 s
3774.94/3774.98	c lits-rem:      2369  cl-subs:     1281  v-elim:      0  v-fix:    0  time:  2.94 s
3774.94/3774.99	c vivif2 --  cl tried     3916 cl shrink        0 lits rem          0 time: 0.00
3775.35/3775.32	c vivif2 --  cl tried   226070 cl shrink    37839 lits rem     119915 time: 0.33
3775.65/3775.61	c asymm  cl-useful: 0/3137/3916 lits-rem:0 time: 0.29
3775.65/3775.62	c calculated reachability. Time: 0.00
3775.65/3775.62	c  N dy 64557  13222329      1644      3916      4919    226070     19337   3453973     11.41   no data
3785.85/3785.89	c  N dy 64724  13242352      1644      3916      4919    246040     19337   4115530     11.41     13.05
3796.06/3796.03	c  N dy 64862  13262358      1644      3916      4919    265978     19337   4786944     11.42     15.42
3807.34/3807.38	c  N dy 65012  13282505      1644      3916      4919    286067     19337   5454797     11.42     12.06
3819.27/3819.29	c  N dy 65155  13302507      1644      3916      4919    306011     19337   6128226     11.42     16.27
3830.74/3830.71	c  N dy 65287  13322584      1644      3916      4919    165510     19337   1516183     11.42     12.13
3838.25/3838.28	c  N dy 65443  13342674      1644      3916      4919    185555     19337   2168110     11.43     12.45
3845.95/3845.97	c  N dy 65576  13362714      1644      3916      4919    205497     19337   2819704     11.43     13.06
3854.25/3854.30	c  N dy 65690  13382807      1644      3916      4919    225447     19337   3463262     11.43     15.39
3863.95/3863.92	c  N dy 65829  13402858      1644      3916      4919    245425     19337   4117905     11.43     13.65
3874.55/3874.52	c  N dy 65975  13423289      1644      3916      4919    265811     19337   4804241     11.44     12.26
3886.14/3886.20	c  N dy 66134  13443352      1644      3916      4919    285816     19337   5466341     11.44     15.40
3897.95/3897.90	c  N dy 66280  13463423      1644      3916      4919    305800     19337   6119326     11.44     17.62
3910.25/3910.20	c  N dy 66402  13483432      1644      3916      4919    164302     19337   1468256     11.44     12.05
3917.55/3917.54	c  N dy 66552  13503513      1644      3916      4919    184304     19337   2130217     11.45     14.11
3925.64/3925.68	c  N dy 66705  13523538      1644      3916      4919    204288     19337   2808390     11.45     12.22
3934.05/3934.00	c  N dy 66826  13544226      1644      3916      4919    224912     19337   3514535     11.45     12.09
3943.57/3943.55	c  N dy 66958  13564794      1644      3916      4919    245407     19337   4186035     11.45     12.22
3954.35/3954.30	c  N dy 67110  13584815      1644      3916      4919    265380     19337   4851227     11.46     12.69
3965.46/3965.49	c  N dy 67251  13604904      1644      3916      4920    285418     19337   5522289     11.46     14.73
3976.57/3976.59	c  N dy 67373  13624933      1644      3916      4920    305367     19337   6192888     11.46     16.51
3990.35/3990.34	c  N dy 67528  13644964      1644      3916      4920    162877     19337   1389998     11.46     14.51
3997.85/3997.86	c  N dy 67670  13665042      1644      3916      4920    182891     19337   2039470     11.47     12.31
4006.16/4006.13	c  N dy 67827  13685064      1644      3916      4920    202865     19337   2703494     11.47     16.55
4015.07/4015.09	c  N dy 67986  13705890      1644      3916      4920    223642     19337   3394472     11.47     12.11
4022.77/4022.76	c  S st 68097  13722330      1644      3916      4920    240046     19337   3949847     11.47      9.11
4023.15/4023.13	c  S st 68097  13722832      1644      3916      4920    240548     19337   3969712     11.47   no data
4023.15/4023.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4023.35/4023.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      1 BRemN:      0 P: 10.3M T:  0.24
4023.35/4023.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4023.35/4023.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4023.35/4023.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4023.35/4023.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1644 time:  0.00 s
4023.35/4023.39	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
4023.45/4023.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
4023.87/4023.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.33 s
4027.25/4027.24	c lits-rem:      2647  cl-subs:     1337  v-elim:      0  v-fix:    0  time:  3.35 s
4027.25/4027.24	c vivif2 --  cl tried     3916 cl shrink        0 lits rem          0 time: 0.00
4027.65/4027.63	c vivif2 --  cl tried   239211 cl shrink    43640 lits rem     135609 time: 0.38
4027.75/4027.73	c asymm  cl-useful: 0/779/3916 lits-rem:0 time: 0.09
4027.75/4027.73	c calculated reachability. Time: 0.00
4027.75/4027.73	c  N dy 68097  13722832      1644      3916      4919    239211     19337   3807996     11.47   no data
4038.75/4038.73	c  N dy 68239  13744387      1644      3916      4919    260722     19337   4532427     11.48     12.16
4048.07/4048.07	c  N dy 68341  13764475      1644      3916      4919    280735     19337   5216395     11.48     13.94
4059.76/4059.71	c  N dy 68470  13784642      1644      3916      4919    300832     19337   5895209     11.48     12.22
4072.65/4072.65	c  N dy 68634  13804716      1644      3916      4919    320860     19337   6577860     11.48     16.77
4082.55/4082.52	c  N dy 68765  13824718      1644      3916      4919    177297     19337   1845156     11.48     14.88
4090.46/4090.45	c  N dy 68923  13844728      1644      3916      4919    197251     19337   2513107     11.49     17.49
4099.25/4099.20	c  N dy 69066  13864752      1644      3916      4919    217231     19337   3175924     11.49     16.18
4108.25/4108.24	c  N dy 69194  13884761      1644      3916      4919    237205     19337   3859733     11.49     15.34
4118.56/4118.57	c  N dy 69337  13904840      1644      3916      4919    257237     19337   4530422     11.49     13.07
4128.45/4128.49	c  N dy 69438  13924913      1644      3916      4919    277260     19337   5149538     11.50     16.19
4138.85/4138.82	c  N dy 69542  13944945      1644      3916      4919    297210     19337   5810405     11.50     13.92
4151.05/4151.00	c  N dy 69676  13965381      1644      3916      4919    317603     19337   6503497     11.50     12.13
4161.05/4161.02	c  N dy 69780  13985448      1644      3916      4919    173047     19337   1675725     11.50     12.28
4168.25/4168.28	c  N dy 69908  14006240      1644      3916      4919    193780     19337   2385844     11.50     12.24
4178.35/4178.34	c  N dy 70048  14032255      1644      3916      4919    219594     19337   3217193     11.50     12.22
4187.35/4187.36	c  N dy 70165  14052428      1644      3916      4919    239674     19337   3873338     11.50     12.20
4196.65/4196.61	c  N dy 70279  14072489      1644      3916      4919    259659     19337   4538272     11.51     12.22
4207.76/4207.78	c  N dy 70429  14092524      1644      3916      4919    279651     19337   5211709     11.51     12.15
4219.76/4219.75	c  N dy 70578  14112579      1644      3916      4919    299662     19337   5885816     11.51     14.34
4231.66/4231.64	c  N dy 70700  14132642      1644      3916      4919    319641     19337   6543699     11.51     15.77
4243.16/4243.12	c  N dy 70857  14152702      1644      3916      4919    174218     19337   1676531     11.52     14.78
4250.25/4250.31	c  N dy 70980  14172787      1644      3916      4919    194254     19337   2333906     11.52     17.71
4258.55/4258.51	c  N dy 71121  14192961      1644      3916      4919    214371     19337   2994174     11.52     12.16
4267.36/4267.30	c  N dy 71255  14213010      1644      3916      4919    234363     19337   3681656     11.52     12.18
4272.26/4272.27	c  S st 71341  14222833      1644      3916      4919    244159     19337   4006051     11.52   no data
4272.66/4272.66	c  S st 71341  14223337      1644      3916      4920    244660     19337   4024150     11.52   no data
4272.66/4272.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4272.96/4272.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 11.0M T:  0.25
4272.96/4272.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4272.96/4272.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4272.96/4272.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4272.96/4272.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1644 time:  0.00 s
4272.96/4272.93	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
4272.96/4272.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
4273.46/4273.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.33 s
4276.56/4276.59	c lits-rem:      1780  cl-subs:     1213  v-elim:      0  v-fix:    0  time:  3.15 s
4276.56/4276.59	c vivif2 --  cl tried     3916 cl shrink        0 lits rem          0 time: 0.00
4276.96/4276.99	c vivif2 --  cl tried   243447 cl shrink    44200 lits rem     137539 time: 0.40
4277.25/4277.29	c asymm  cl-useful: 0/2920/3916 lits-rem:0 time: 0.30
4277.35/4277.30	c calculated reachability. Time: 0.00
4277.35/4277.30	c  N dy 71341  14223337      1644      3916      4920    243447     19337   3862890     11.52   no data
4287.65/4287.60	c  N dy 71473  14243417      1644      3916      4920    263456     19337   4530581     11.53     13.91
4298.65/4298.64	c  N dy 71593  14263501      1644      3916      4920    283467     19337   5199674     11.53     17.98
4310.45/4310.48	c  N dy 71718  14283548      1644      3916      4920    303453     19337   5871029     11.53     13.44
4324.07/4324.07	c  N dy 71886  14303592      1644      3916      4920    323454     19337   6548800     11.53     12.24
4334.55/4334.58	c  N dy 72020  14323628      1644      3916      4920    176966     19337   1749010     11.53     13.68
4342.25/4342.28	c  N dy 72168  14343669      1644      3916      4920    196950     19337   2412484     11.54     12.65
4351.16/4351.13	c  N dy 72310  14363676      1644      3916      4920    216913     19337   3082544     11.54     13.07
4359.76/4359.74	c  N dy 72426  14383758      1644      3916      4920    236923     19337   3755936     11.54     12.18
4369.06/4369.09	c  N dy 72543  14404032      1644      3916      4920    257126     19337   4442405     11.54     12.19
4379.45/4379.41	c  N dy 72676  14424066      1644      3916      4920    277117     19337   5122189     11.54     12.16
4389.95/4389.93	c  N dy 72779  14444086      1644      3916      4920    297068     19337   5795626     11.54     13.37
4402.45/4402.47	c  N dy 72913  14464088      1644      3916      4920    316989     19337   6456762     11.55     12.16
4414.86/4414.86	c  N dy 73034  14484411      1644      3916      4920    169770     19337   1477885     11.55     12.18
4422.26/4422.20	c  N dy 73174  14504511      1644      3916      4920    189809     19337   2145047     11.55     13.65
4430.35/4430.36	c  N dy 73314  14524534      1644      3916      4920    209785     19337   2811251     11.55     14.00
4440.06/4440.06	c  N dy 73433  14548210      1644      3916      4920    233379     19337   3608354     11.55     12.17
4450.45/4450.51	c  N dy 73595  14568229      1644      3916      4920    253348     19337   4279838     11.56     16.37
4461.26/4461.26	c  N dy 73738  14588238      1644      3916      4920    273304     19337   4940573     11.56     16.52
4472.76/4472.76	c  N dy 73871  14608321      1644      3916      4920    293335     19337   5616441     11.56     15.75
4485.16/4485.11	c  N dy 74019  14628422      1644      3916      4920    313369     19337   6281700     11.56     12.20
4497.98/4497.97	c  N dy 74155  14648425      1644      3916      4920    333266     19337   6934243     11.56     13.77
4507.45/4507.41	c  N dy 74304  14668521      1644      3916      4920    184848     19337   1951148     11.57     13.92
4515.58/4515.54	c  N dy 74452  14688549      1644      3916      4920    204828     19337   2606847     11.57     12.20
4523.66/4523.66	c  N dy 74554  14708578      1644      3916      4920    224785     19337   3275442     11.57     12.95
4530.36/4530.33	c  S st 74653  14723338      1644      3916      4920    239517     19337   3791776     11.57   no data
4530.66/4530.65	c  S st 74653  14723840      1644      3916      4921    240018     19337   3811562     11.57   no data
4530.66/4530.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4530.98/4530.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 11.1M T:  0.25
4530.98/4530.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4530.98/4530.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4530.98/4530.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4530.98/4530.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1644 time:  0.00 s
4530.98/4530.93	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
4530.98/4530.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
4531.46/4531.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.31 s
4534.17/4534.19	c lits-rem:      1931  cl-subs:     1269  v-elim:      0  v-fix:    0  time:  2.78 s
4534.17/4534.19	c vivif2 --  cl tried     3916 cl shrink        0 lits rem          0 time: 0.00
4534.56/4534.56	c vivif2 --  cl tried   238749 cl shrink    40252 lits rem     139147 time: 0.37
4534.66/4534.69	c asymm  cl-useful: 0/996/3916 lits-rem:0 time: 0.12
4534.66/4534.70	c calculated reachability. Time: 0.00
4534.66/4534.70	c  N dy 74653  14723840      1644      3916      4921    238749     19337   3647516     11.57   no data
4545.28/4545.23	c  N dy 74799  14743893      1644      3916      4921    258759     19337   4312045     11.57     14.57
4556.76/4556.78	c  N dy 74955  14763982      1644      3916      4921    278790     19337   4973990     11.58     16.44
4567.86/4567.84	c  N dy 75066  14784021      1644      3916      4921    298754     19337   5617547     11.58     14.29
4580.76/4580.75	c  N dy 75214  14804162      1644      3916      4921    318801     19337   6278576     11.58     12.22
4593.36/4593.34	c  N dy 75344  14824235      1644      3916      4921    338816     19337   6956267     11.58     16.59
4601.66/4601.60	c  N dy 75476  14844256      1644      3916      4921    189296     19337   2052532     11.58     18.34
4609.86/4609.81	c  N dy 75622  14864317      1644      3916      4921    209306     19337   2727870     11.59     14.25
4621.18/4621.15	c  N dy 75747  14892767      1644      3916      4921    237630     19337   3692989     11.59     12.20
4630.56/4630.54	c  N dy 75864  14912842      1644      3916      4921    257630     19337   4363450     11.59     13.57
4641.97/4641.93	c  N dy 76031  14932864      1644      3916      4921    277604     19337   5035702     11.59     14.18
4652.26/4652.24	c  N dy 76141  14953403      1644      3916      4921    298034     19337   5712697     11.59     12.31
4664.56/4664.52	c  N dy 76280  14973410      1644      3916      4921    317982     19337   6379696     11.59     15.30
4678.06/4678.01	c  N dy 76421  14993426      1644      3916      4921    337945     19337   7043221     11.60     12.87
4687.36/4687.36	c  N dy 76577  15013507      1644      3916      4921    187528     19337   1990107     11.60     12.68
4694.96/4694.94	c  N dy 76689  15033537      1644      3916      4921    207476     19337   2642475     11.60     17.06
4704.16/4704.16	c  N dy 76840  15053554      1644      3916      4921    227424     19337   3298330     11.60     20.24
4713.96/4713.97	c  N dy 76994  15073597      1644      3916      4921    247419     19337   3972879     11.61     12.34
4723.48/4723.48	c  N dy 77099  15093603      1644      3916      4921    267371     19337   4664112     11.61     13.06
4735.26/4735.25	c  N dy 77253  15113680      1644      3916      4921    287405     19337   5337760     11.61     14.37
4747.46/4747.51	c  N dy 77400  15133735      1644      3916      4921    307407     19337   6007147     11.61     15.37
4760.56/4760.53	c  N dy 77538  15154846      1644      3916      4921    328465     19337   6707036     11.61     12.28
4772.56/4772.56	c  N dy 77660  15174886      1644      3916      4921    176977     19337   1616495     11.61     14.28
4780.76/4780.76	c  N dy 77786  15197299      1644      3916      4921    199333     19337   2380199     11.62     12.59
4788.56/4788.54	c  N dy 77874  15217336      1644      3916      4921    219259     19337   3042222     11.62     15.75
4791.77/4791.75	c  S st 77932  15223841      1644      3916      4921    225750     19337   3258886     11.62      9.99
4792.07/4792.05	c  S st 77932  15224347      1644      3916      4921    226255     19337   3277528     11.62   no data
4792.07/4792.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4792.37/4792.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 11.0M T:  0.24
4792.37/4792.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4792.37/4792.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4792.37/4792.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4792.37/4792.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1644 time:  0.00 s
4792.37/4792.31	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
4792.37/4792.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
4792.67/4792.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.25 s
4794.87/4794.87	c lits-rem:      1538  cl-subs:     1522  v-elim:      0  v-fix:    0  time:  2.15 s
4794.87/4794.87	c vivif2 --  cl tried     3916 cl shrink        0 lits rem          0 time: 0.00
4795.17/4795.16	c vivif2 --  cl tried   224733 cl shrink    31559 lits rem     109653 time: 0.30
4795.47/4795.45	c asymm  cl-useful: 0/3125/3916 lits-rem:0 time: 0.29
4795.47/4795.46	c calculated reachability. Time: 0.00
4795.47/4795.46	c  N dy 77932  15224347      1644      3916      4921    224733     19337   3142202     11.62   no data
4804.77/4804.73	c  N dy 78048  15244407      1644      3916      4921    244715     19337   3797656     11.62     15.42
4814.26/4814.27	c  N dy 78154  15264457      1644      3916      4921    264692     19337   4448974     11.62     17.96
4825.36/4825.31	c  N dy 78313  15284507      1644      3916      4921    284699     19337   5123482     11.62     14.92
4837.47/4837.43	c  N dy 78459  15304522      1644      3916      4921    304652     19337   5806712     11.62     12.42
4849.66/4849.69	c  N dy 78576  15324656      1644      3916      4921    324728     19337   6462557     11.63     12.31
4863.76/4863.77	c  N dy 78700  15345083      1644      3916      4921    172641     19337   1441852     11.63     12.29
4871.36/4871.37	c  N dy 78833  15365090      1644      3916      4921    192576     19337   2096327     11.63     13.43
4879.16/4879.10	c  N dy 78935  15385105      1644      3916      4921    212506     19337   2739663     11.63     13.80
4889.36/4889.41	c  N dy 79080  15407836      1644      3916      4921    235143     19337   3477930     11.63     12.30
4899.27/4899.22	c  N dy 79214  15427876      1644      3916      4921    255102     19337   4142358     11.63     17.12
4910.17/4910.13	c  N dy 79355  15448367      1644      3916      4921    275518     19337   4818578     11.64     12.25
4920.39/4920.34	c  N dy 79450  15468595      1644      3916      4921    295615     19337   5459595     11.64     12.27
4931.76/4931.70	c  N dy 79568  15488643      1644      3916      4921    315583     19337   6130462     11.64     15.81
4944.16/4944.12	c  N dy 79693  15509221      1644      3916      4921    336096     19337   6807559     11.64     12.35
4955.59/4955.58	c  N dy 79829  15529536      1644      3916      4921    182962     19337   1765166     11.64     12.33
4963.76/4963.78	c  N dy 79981  15549897      1644      3916      4921    203264     19337   2459847     11.64     12.28
4973.37/4973.38	c  N dy 80121  15572058      1644      3916      4921    225370     19337   3198564     11.65     12.29
4982.47/4982.43	c  N dy 80243  15592160      1644      3916      4921    245405     19337   3866276     11.65     12.37
4992.47/4992.46	c  N dy 80369  15612223      1644      3916      4921    265393     19337   4534954     11.65     13.55

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

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

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


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 2/558 5148
/proc/meminfo: memFree=23935272/32950928 swapFree=41934332/67111528
[pid=5148] ppid=5146 vsize=32320 CPUtime=0 cores=0,2,4,6
/proc/5148/stat : 5148 (strangenight2-s) R 5146 5148 5116 0 -1 4202496 1291 0 0 0 0 0 0 0 21 0 1 0 739610290 33095680 1133 33554432000 4194304 4580011 140735677109488 18446744073709551615 4307153 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5148/statm: 8080 1135 323 95 0 3062 0

[startup+0.0622051 s]
/proc/loadavg: 0.00 0.00 0.00 2/558 5148
/proc/meminfo: memFree=23935272/32950928 swapFree=41934332/67111528
[pid=5148] ppid=5146 vsize=33688 CPUtime=0.05 cores=0,2,4,6
/proc/5148/stat : 5148 (strangenight2-s) R 5146 5148 5116 0 -1 4202496 1681 0 0 0 5 0 0 0 21 0 1 0 739610290 34496512 1393 33554432000 4194304 4580011 140735677109488 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5148/statm: 8422 1393 341 95 0 3404 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 33688

[startup+0.100199 s]
/proc/loadavg: 0.00 0.00 0.00 2/558 5148
/proc/meminfo: memFree=23935272/32950928 swapFree=41934332/67111528
[pid=5148] ppid=5146 vsize=36244 CPUtime=0.09 cores=0,2,4,6
/proc/5148/stat : 5148 (strangenight2-s) R 5146 5148 5116 0 -1 4202496 2344 0 0 0 9 0 0 0 21 0 1 0 739610290 37113856 2056 33554432000 4194304 4580011 140735677109488 18446744073709551615 4322770 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5148/statm: 9061 2056 364 95 0 4043 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36244

[startup+0.300165 s]
/proc/loadavg: 0.00 0.00 0.00 2/558 5148
/proc/meminfo: memFree=23935272/32950928 swapFree=41934332/67111528
[pid=5148] ppid=5146 vsize=36620 CPUtime=0.29 cores=0,2,4,6
/proc/5148/stat : 5148 (strangenight2-s) R 5146 5148 5116 0 -1 4202496 2506 0 0 0 29 0 0 0 22 0 1 0 739610290 37498880 2091 33554432000 4194304 4580011 140735677109488 18446744073709551615 4294331 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5148/statm: 9155 2091 364 95 0 4137 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36620

[startup+0.700097 s]
/proc/loadavg: 0.00 0.00 0.00 2/558 5148
/proc/meminfo: memFree=23935272/32950928 swapFree=41934332/67111528
[pid=5148] ppid=5146 vsize=37140 CPUtime=0.69 cores=0,2,4,6
/proc/5148/stat : 5148 (strangenight2-s) R 5146 5148 5116 0 -1 4202496 2864 0 0 0 69 0 0 0 24 0 1 0 739610290 38031360 2312 33554432000 4194304 4580011 140735677109488 18446744073709551615 4293184 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5148/statm: 9285 2312 364 95 0 4267 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37140

[startup+1.50107 s]
/proc/loadavg: 0.00 0.00 0.00 3/562 5155
/proc/meminfo: memFree=23838520/32950928 swapFree=41934332/67111528
[pid=5148] ppid=5146 vsize=39408 CPUtime=1.49 cores=0,2,4,6
/proc/5148/stat : 5148 (strangenight2-s) R 5146 5148 5116 0 -1 4202496 3909 0 0 0 149 0 0 0 25 0 1 0 739610290 40353792 2938 33554432000 4194304 4580011 140735677109488 18446744073709551615 4293166 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5148/statm: 9852 2938 366 95 0 4834 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39408

[startup+3.10081 s]
/proc/loadavg: 0.00 0.00 0.00 3/562 5155
/proc/meminfo: memFree=23800948/32950928 swapFree=41934332/67111528
[pid=5148] ppid=5146 vsize=47768 CPUtime=3.09 cores=0,2,4,6
/proc/5148/stat : 5148 (strangenight2-s) R 5146 5148 5116 0 -1 4202496 5077 0 0 0 309 0 0 0 25 0 1 0 739610290 48914432 3049 33554432000 4194304 4580011 140735677109488 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5148/statm: 11942 3049 366 95 0 6924 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 47768

[startup+6.30027 s]
/proc/loadavg: 0.16 0.03 0.01 3/562 5155
/proc/meminfo: memFree=23693896/32950928 swapFree=41934332/67111528
[pid=5148] ppid=5146 vsize=47924 CPUtime=6.29 cores=0,2,4,6
/proc/5148/stat : 5148 (strangenight2-s) R 5146 5148 5116 0 -1 4202496 8727 0 0 0 628 1 0 0 25 0 1 0 739610290 49074176 4988 33554432000 4194304 4580011 140735677109488 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5148/statm: 11981 4988 366 95 0 6963 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 47924

[startup+12.7002 s]
/proc/loadavg: 0.31 0.07 0.02 3/562 5156
/proc/meminfo: memFree=23483328/32950928 swapFree=41934332/67111528
[pid=5148] ppid=5146 vsize=52132 CPUtime=12.69 cores=0,2,4,6
/proc/5148/stat : 5148 (strangenight2-s) R 5146 5148 5116 0 -1 4202496 13253 0 0 0 1267 2 0 0 25 0 1 0 739610290 53383168 6059 33554432000 4194304 4580011 140735677109488 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5148/statm: 13033 6059 366 95 0 8015 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 52132

[startup+25.501 s]
/proc/loadavg: 0.68 0.16 0.05 3/562 5156
/proc/meminfo: memFree=23251492/32950928 swapFree=41934332/67111528
[pid=5148] ppid=5146 vsize=56332 CPUtime=25.49 cores=0,2,4,6
/proc/5148/stat : 5148 (strangenight2-s) R 5146 5148 5116 0 -1 4202496 19924 0 0 0 2546 3 0 0 25 0 1 0 739610290 57683968 7328 33554432000 4194304 4580011 140735677109488 18446744073709551615 4294423 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5148/statm: 14083 7328 366 95 0 9065 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 56332

[startup+51.1007 s]
/proc/loadavg: 1.13 0.31 0.10 3/562 5156
/proc/meminfo: memFree=22973436/32950928 swapFree=41934332/67111528
[pid=5148] ppid=5146 vsize=60332 CPUtime=51.09 cores=0,2,4,6
/proc/5148/stat : 5148 (strangenight2-s) R 5146 5148 5116 0 -1 4202496 30163 0 0 0 5104 5 0 0 25 0 1 0 739610290 61779968 8290 33554432000 4194304 4580011 140735677109488 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5148/statm: 15083 8290 366 95 0 10065 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 60332

[startup+102.321 s]
/proc/loadavg: 1.62 0.56 0.20 3/562 5158
/proc/meminfo: memFree=22770668/32950928 swapFree=41934332/67111528
[pid=5148] ppid=5146 vsize=72496 CPUtime=102.31 cores=0,2,4,6
/proc/5148/stat : 5148 (strangenight2-s) R 5146 5148 5116 0 -1 4202496 49002 0 0 0 10223 8 0 0 25 0 1 0 739610290 74235904 11730 33554432000 4194304 4580011 140735677109488 18446744073709551615 4294595 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5148/statm: 18124 11730 366 95 0 13106 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 72496

[startup+162.301 s]
/proc/loadavg: 2.02 0.86 0.32 3/562 5160
/proc/meminfo: memFree=22635460/32950928 swapFree=41934332/67111528
[pid=5148] ppid=5146 vsize=81948 CPUtime=162.29 cores=0,2,4,6
/proc/5148/stat : 5148 (strangenight2-s) R 5146 5148 5116 0 -1 4202496 67708 0 0 0 16218 11 0 0 25 0 1 0 739610290 83914752 13282 33554432000 4194304 4580011 140735677109488 18446744073709551615 4293888 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5148/statm: 20487 13282 366 95 0 15469 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 81948

[startup+222.301 s]
/proc/loadavg: 2.08 1.08 0.43 3/562 5161
/proc/meminfo: memFree=22545152/32950928 swapFree=41934332/67111528
[pid=5148] ppid=5146 vsize=95596 CPUtime=222.29 cores=0,2,4,6
/proc/5148/stat : 5148 (strangenight2-s) R 5146 5148 5116 0 -1 4202496 85233 0 0 0 22215 14 0 0 25 0 1 0 739610290 97890304 17379 33554432000 4194304 4580011 140735677109488 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5148/statm: 23899 17379 366 95 0 18881 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 95596

[startup+282.301 s]
/proc/loadavg: 2.08 1.26 0.53 3/562 5163
/proc/meminfo: memFree=22546964/32950928 swapFree=41934332/67111528
[pid=5148] ppid=5146 vsize=95912 CPUtime=282.29 cores=0,2,4,6
/proc/5148/stat : 5148 (strangenight2-s) R 5146 5148 5116 0 -1 4202496 98860 0 0 0 28212 17 0 0 25 0 1 0 739610290 98213888 17220 33554432000 4194304 4580011 140735677109488 18446744073709551615 4301841 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5148/statm: 23978 17220 366 95 0 18960 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 95912

[startup+342.301 s]
/proc/loadavg: 2.08 1.41 0.62 3/562 5164
/proc/meminfo: memFree=22480596/32950928 swapFree=41934332/67111528
[pid=5148] ppid=5146 vsize=105528 CPUtime=342.29 cores=0,2,4,6
/proc/5148/stat : 5148 (strangenight2-s) R 5146 5148 5116 0 -1 4202496 113818 0 0 0 34209 20 0 0 25 0 1 0 739610290 108060672 18851 33554432000 4194304 4580011 140735677109488 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5148/statm: 26382 18851 366 95 0 21364 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 105528

[startup+402.301 s]
/proc/loadavg: 2.03 1.51 0.71 3/562 5166
/proc/meminfo: memFree=22434812/32950928 swapFree=41934332/67111528
[pid=5148] ppid=5146 vsize=105736 CPUtime=402.29 cores=0,2,4,6
/proc/5148/stat : 5148 (strangenight2-s) R 5146 5148 5116 0 -1 4202496 125459 0 0 0 40208 21 0 0 25 0 1 0 739610290 108273664 20048 33554432000 4194304 4580011 140735677109488 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5148/statm: 26434 20048 366 95 0 21416 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 105736

[startup+462.3 s]
/proc/loadavg: 2.01 1.60 0.78 3/562 5168
/proc/meminfo: memFree=22405512/32950928 swapFree=41934332/67111528
[pid=5148] ppid=5146 vsize=105932 CPUtime=462.29 cores=0,2,4,6
/proc/5148/stat : 5148 (strangenight2-s) R 5146 5148 5116 0 -1 4202496 136466 0 0 0 46205 24 0 0 25 0 1 0 739610290 108474368 20172 33554432000 4194304 4580011 140735677109488 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5148/statm: 26483 20172 366 95 0 21465 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 105932

[startup+522.3 s]
/proc/loadavg: 2.00 1.67 0.86 3/562 5169
/proc/meminfo: memFree=22399040/32950928 swapFree=41934332/67111528
[pid=5148] ppid=5146 vsize=108948 CPUtime=522.29 cores=0,2,4,6
/proc/5148/stat : 5148 (strangenight2-s) R 5146 5148 5116 0 -1 4202496 148349 0 0 0 52202 27 0 0 25 0 1 0 739610290 111562752 20790 33554432000 4194304 4580011 140735677109488 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5148/statm: 27237 20790 366 95 0 22219 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 108948

[startup+582.3 s]
/proc/loadavg: 2.00 1.73 0.93 3/562 5171
/proc/meminfo: memFree=22396652/32950928 swapFree=41934332/67111528
[pid=5148] ppid=5146 vsize=111788 CPUtime=582.29 cores=0,2,4,6
/proc/5148/stat : 5148 (strangenight2-s) R 5146 5148 5116 0 -1 4202496 159851 0 0 0 58200 29 0 0 25 0 1 0 739610290 114470912 20100 33554432000 4194304 4580011 140735677109488 18446744073709551615 4295691 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5148/statm: 27947 20100 366 95 0 22929 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 111788

[startup+642.301 s]

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

[startup+4002.3 s]
/proc/loadavg: 2.00 2.03 1.96 3/562 5301
/proc/meminfo: memFree=23559344/32950928 swapFree=41934332/67111528
[pid=5148] ppid=5146 vsize=220508 CPUtime=4002.35 cores=0,2,4,6
/proc/5148/stat : 5148 (strangenight2-s) R 5146 5148 5116 0 -1 4202496 505337 0 0 0 400113 122 0 0 25 0 1 0 739610290 225800192 48470 33554432000 4194304 4580011 140735677109488 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/5148/statm: 55127 48470 366 95 0 50109 0
Current children cumulated CPU time (s) 4002.35
Current children cumulated vsize (KiB) 220508

[startup+4062.32 s]
/proc/loadavg: 2.00 2.02 1.96 3/562 5303
/proc/meminfo: memFree=23531428/32950928 swapFree=41934332/67111528
[pid=5148] ppid=5146 vsize=288752 CPUtime=4062.38 cores=0,2,4,6
/proc/5148/stat : 5148 (strangenight2-s) R 5146 5148 5116 0 -1 4202496 511152 0 0 0 406113 125 0 0 25 0 1 0 739610290 295682048 54285 33554432000 4194304 4580011 140735677109488 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/5148/statm: 72188 54285 366 95 0 67170 0
Current children cumulated CPU time (s) 4062.38
Current children cumulated vsize (KiB) 288752

[startup+4122.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/562 5304
/proc/meminfo: memFree=23513548/32950928 swapFree=41934332/67111528
[pid=5148] ppid=5146 vsize=289204 CPUtime=4122.35 cores=0,2,4,6
/proc/5148/stat : 5148 (strangenight2-s) R 5146 5148 5116 0 -1 4202496 517385 0 0 0 412108 127 0 0 25 0 1 0 739610290 296144896 51038 33554432000 4194304 4580011 140735677109488 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/5148/statm: 72301 51038 366 95 0 67283 0
Current children cumulated CPU time (s) 4122.35
Current children cumulated vsize (KiB) 289204

[startup+4182.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/562 5306
/proc/meminfo: memFree=23523064/32950928 swapFree=41934332/67111528
[pid=5148] ppid=5146 vsize=220596 CPUtime=4182.35 cores=0,2,4,6
/proc/5148/stat : 5148 (strangenight2-s) R 5146 5148 5116 0 -1 4202496 523755 0 0 0 418107 128 0 0 25 0 1 0 739610290 225890304 49709 33554432000 4194304 4580011 140735677109488 18446744073709551615 4294335 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/5148/statm: 55149 49709 366 95 0 50131 0
Current children cumulated CPU time (s) 4182.35
Current children cumulated vsize (KiB) 220596

[startup+4242.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/562 5307
/proc/meminfo: memFree=23538912/32950928 swapFree=41934332/67111528
[pid=5148] ppid=5146 vsize=220616 CPUtime=4242.35 cores=0,2,4,6
/proc/5148/stat : 5148 (strangenight2-s) R 5146 5148 5116 0 -1 4202496 529496 0 0 0 424105 130 0 0 25 0 1 0 739610290 225910784 47695 33554432000 4194304 4580011 140735677109488 18446744073709551615 4295647 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/5148/statm: 55154 47695 366 95 0 50136 0
Current children cumulated CPU time (s) 4242.35
Current children cumulated vsize (KiB) 220616

[startup+4302.3 s]
/proc/loadavg: 2.28 2.08 1.99 3/562 5309
/proc/meminfo: memFree=23500564/32950928 swapFree=41934332/67111528
[pid=5148] ppid=5146 vsize=289292 CPUtime=4302.35 cores=0,2,4,6
/proc/5148/stat : 5148 (strangenight2-s) R 5146 5148 5116 0 -1 4202496 535449 0 0 0 430104 131 0 0 25 0 1 0 739610290 296235008 53648 33554432000 4194304 4580011 140735677109488 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/5148/statm: 72323 53648 366 95 0 67305 0
Current children cumulated CPU time (s) 4302.35
Current children cumulated vsize (KiB) 289292

[startup+4362.3 s]
/proc/loadavg: 2.26 2.09 2.00 3/562 5311
/proc/meminfo: memFree=23521484/32950928 swapFree=41934332/67111528
[pid=5148] ppid=5146 vsize=289540 CPUtime=4362.36 cores=0,2,4,6
/proc/5148/stat : 5148 (strangenight2-s) R 5146 5148 5116 0 -1 4202496 541641 0 0 0 436103 133 0 0 25 0 1 0 739610290 296488960 50225 33554432000 4194304 4580011 140735677109488 18446744073709551615 4316648 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/5148/statm: 72385 50225 366 95 0 67367 0
Current children cumulated CPU time (s) 4362.36
Current children cumulated vsize (KiB) 289540

[startup+4422.3 s]
/proc/loadavg: 2.08 2.07 2.00 3/562 5312
/proc/meminfo: memFree=23505964/32950928 swapFree=41934332/67111528
[pid=5148] ppid=5146 vsize=220692 CPUtime=4422.36 cores=0,2,4,6
/proc/5148/stat : 5148 (strangenight2-s) R 5146 5148 5116 0 -1 4202496 547604 0 0 0 442102 134 0 0 25 0 1 0 739610290 225988608 48288 33554432000 4194304 4580011 140735677109488 18446744073709551615 4294931 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/5148/statm: 55173 48288 366 95 0 50155 0
Current children cumulated CPU time (s) 4422.36
Current children cumulated vsize (KiB) 220692

[startup+4482.3 s]
/proc/loadavg: 2.03 2.06 2.00 3/562 5314
/proc/meminfo: memFree=23488336/32950928 swapFree=41934332/67111528
[pid=5148] ppid=5146 vsize=289676 CPUtime=4482.36 cores=0,2,4,6
/proc/5148/stat : 5148 (strangenight2-s) R 5146 5148 5116 0 -1 4202496 551849 0 0 0 448101 135 0 0 25 0 1 0 739610290 296628224 52533 33554432000 4194304 4580011 140735677109488 18446744073709551615 4294346 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/5148/statm: 72419 52533 366 95 0 67401 0
Current children cumulated CPU time (s) 4482.36
Current children cumulated vsize (KiB) 289676

[startup+4542.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/562 5315
/proc/meminfo: memFree=23504552/32950928 swapFree=41934332/67111528
[pid=5148] ppid=5146 vsize=289880 CPUtime=4542.36 cores=0,2,4,6
/proc/5148/stat : 5148 (strangenight2-s) R 5146 5148 5116 0 -1 4202496 559378 0 0 0 454099 137 0 0 25 0 1 0 739610290 296837120 52155 33554432000 4194304 4580011 140735677109488 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/5148/statm: 72470 52155 366 95 0 67452 0
Current children cumulated CPU time (s) 4542.36
Current children cumulated vsize (KiB) 289880

[startup+4602.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/562 5317
/proc/meminfo: memFree=23508016/32950928 swapFree=41934332/67111528
[pid=5148] ppid=5146 vsize=220792 CPUtime=4602.37 cores=0,2,4,6
/proc/5148/stat : 5148 (strangenight2-s) R 5146 5148 5116 0 -1 4202496 565056 0 0 0 460098 139 0 0 25 0 1 0 739610290 226091008 48257 33554432000 4194304 4580011 140735677109488 18446744073709551615 4295663 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/5148/statm: 55198 48257 366 95 0 50180 0
Current children cumulated CPU time (s) 4602.37
Current children cumulated vsize (KiB) 220792

[startup+4662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/562 5319
/proc/meminfo: memFree=23480336/32950928 swapFree=41934332/67111528
[pid=5148] ppid=5146 vsize=290176 CPUtime=4662.36 cores=0,2,4,6
/proc/5148/stat : 5148 (strangenight2-s) R 5146 5148 5116 0 -1 4202496 569477 0 0 0 466096 140 0 0 25 0 1 0 739610290 297140224 52678 33554432000 4194304 4580011 140735677109488 18446744073709551615 4293184 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/5148/statm: 72544 52678 366 95 0 67526 0
Current children cumulated CPU time (s) 4662.36
Current children cumulated vsize (KiB) 290176

[startup+4722.32 s]
/proc/loadavg: 2.00 2.02 2.00 3/562 5320
/proc/meminfo: memFree=23499540/32950928 swapFree=41934332/67111528
[pid=5148] ppid=5146 vsize=290344 CPUtime=4722.38 cores=0,2,4,6
/proc/5148/stat : 5148 (strangenight2-s) R 5146 5148 5116 0 -1 4202496 575683 0 0 0 472096 142 0 0 25 0 1 0 739610290 297312256 50886 33554432000 4194304 4580011 140735677109488 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/5148/statm: 72586 50886 366 95 0 67568 0
Current children cumulated CPU time (s) 4722.38
Current children cumulated vsize (KiB) 290344

[startup+4782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/562 5322
/proc/meminfo: memFree=23495800/32950928 swapFree=41934332/67111528
[pid=5148] ppid=5146 vsize=220872 CPUtime=4782.36 cores=0,2,4,6
/proc/5148/stat : 5148 (strangenight2-s) R 5146 5148 5116 0 -1 4202496 581502 0 0 0 478093 143 0 0 25 0 1 0 739610290 226172928 48658 33554432000 4194304 4580011 140735677109488 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/5148/statm: 55218 48658 366 95 0 50200 0
Current children cumulated CPU time (s) 4782.36
Current children cumulated vsize (KiB) 220872

[startup+4842.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/562 5323
/proc/meminfo: memFree=23439596/32950928 swapFree=41934332/67111528
[pid=5148] ppid=5146 vsize=290572 CPUtime=4842.37 cores=0,2,4,6
/proc/5148/stat : 5148 (strangenight2-s) R 5146 5148 5116 0 -1 4202496 586692 0 0 0 484092 145 0 0 25 0 1 0 739610290 297545728 53848 33554432000 4194304 4580011 140735677109488 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/5148/statm: 72643 53849 366 95 0 67625 0
Current children cumulated CPU time (s) 4842.37
Current children cumulated vsize (KiB) 290572

[startup+4902.3 s]
/proc/loadavg: 2.07 2.03 2.01 3/562 5325
/proc/meminfo: memFree=23453096/32950928 swapFree=41934332/67111528
[pid=5148] ppid=5146 vsize=290856 CPUtime=4902.37 cores=0,2,4,6
/proc/5148/stat : 5148 (strangenight2-s) R 5146 5148 5116 0 -1 4202496 592847 0 0 0 490090 147 0 0 25 0 1 0 739610290 297836544 50625 33554432000 4194304 4580011 140735677109488 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/5148/statm: 72714 50625 366 95 0 67696 0
Current children cumulated CPU time (s) 4902.37
Current children cumulated vsize (KiB) 290856

[startup+4962.3 s]
/proc/loadavg: 2.09 2.05 2.01 3/562 5327
/proc/meminfo: memFree=23462484/32950928 swapFree=41934332/67111528
[pid=5148] ppid=5146 vsize=220964 CPUtime=4962.36 cores=0,2,4,6
/proc/5148/stat : 5148 (strangenight2-s) R 5146 5148 5116 0 -1 4202496 598763 0 0 0 496088 148 0 0 25 0 1 0 739610290 226267136 48507 33554432000 4194304 4580011 140735677109488 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/5148/statm: 55241 48507 366 95 0 50223 0
Current children cumulated CPU time (s) 4962.36
Current children cumulated vsize (KiB) 220964



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.10 2.06 2.01 3/562 5327
/proc/meminfo: memFree=23459000/32950928 swapFree=41934332/67111528
[pid=5148] ppid=5146 vsize=291040 CPUtime=5000.08 cores=0,2,4,6
/proc/5148/stat : 5148 (strangenight2-s) R 5146 5148 5116 0 -1 4202496 601571 0 0 0 499859 149 0 0 25 0 1 0 739610290 298024960 51315 33554432000 4194304 4580011 140735677109488 18446744073709551615 4294185 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/5148/statm: 72760 51315 366 95 0 67742 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 291040

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

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

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.6
system time used= 1.50077
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 601572
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10
involuntary context switches= 44954

runsolver used 28.3197 second user time and 63.1804 second system time

The end

Launcher Data

Begin job on node126 at 2011-05-25 01:35:16
IDJOB=3400961
IDBENCH=70810
IDSOLVER=1887
FILE ID=node126/3400961-1306280116
RUNJOBID= node126-1306280115-5134
PBS_JOBID= 13457860
Free space on /tmp= 73340 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitsarray/countbitsarray04_32.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3400961-1306280116/watcher-3400961-1306280116 -o /tmp/evaluation-result-3400961-1306280116/solver-3400961-1306280116 -C 5000 -W 5100 -M 15500  ./strangenight2-st HOME/instance-3400961-1306280116.cnf

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

MD5SUM BENCH= 2fe3650d4a602f63086e937176360ebb
RANDOM SEED=680885160

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      23935576 kB
Buffers:        308428 kB
Cached:        6189932 kB
SwapCached:      49920 kB
Active:        4145104 kB
Inactive:      4552548 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23935576 kB
SwapTotal:    67111528 kB
SwapFree:     41934332 kB
Dirty:            7044 kB
Writeback:           0 kB
AnonPages:     2162492 kB
Mapped:          24208 kB
Slab:           145872 kB
PageTables:      99940 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 176379316 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73332 MiB
End job on node126 at 2011-05-25 02:58:38