Trace number 3400916

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)UNSAT 4496.9 4496.7

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/dated-10-17-u.cnf
MD5SUM780d946576ec5746b4ea9832bb01dbc5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1912.22
Satisfiable
(Un)Satisfiability was proved
Number of variables229544
Number of clauses1070757
Sum of the clauses size2471122
Maximum clause length10
Minimum clause length1
Number of clauses of size 119156
Number of clauses of size 2831957
Number of clauses of size 3176604
Number of clauses of size 44780
Number of clauses of size 519120
Number of clauses of size over 519140

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3400916-1306280110.cnf'
0.00/0.01	c -- header says num vars:         229544
0.00/0.01	c -- header says num clauses:     1070757
0.28/0.34	c -- clauses added:            0 learnts,      1070757 normals,            0 xors
0.28/0.34	c -- vars added     229544
0.28/0.34	c Parsing time:  0.29 s
0.28/0.34	c  N st     0         0    229544    219644    831957         0   2451966         0   no data   no data
0.58/0.66	c asymm  cl-useful: 0/1237/185814 lits-rem:0 time: 0.32
10.68/10.79	c Flit:  1957 Blit:  71850 bXBeca:    0 bXProp: 12064 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T: 10.03
10.78/10.84	c Cleaning up after failed var search:     0.05 s 
10.78/10.88	c Replacing    12064 vars Replaced   191171 lits Time:     0.03 s 
10.78/10.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.89/10.92	c bin-w-bin subsume rem         2046 bins  time:  0.02 s
10.89/10.97	c subs with bin:     1239  lits-rem:      6972  v-fix:    0  time:  0.04 s
16.50/16.57	c Subs w/ non-existent bins:     48 l-rem:      0 v-fix: 10483 done:  17631 time:  5.61 s
16.78/16.88	c Removed useless bin:     615  fixed:     0  props:  20.00M  time:  0.30 s
17.08/17.19	c lits-rem:      2022  cl-subs:    10489  v-elim:  21978  v-fix:  216  time:  0.31 s
17.88/17.98	c Finding binary XORs  T:     0.79 s  found:   13051
17.98/18.01	c Replacing    13051 vars Replaced   188811 lits Time:     0.03 s 
18.08/18.17	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
18.08/18.17	c calculated reachability. Time: 0.13
18.08/18.18	c Calc default polars -  time:   0.01 s pos:    7694 undec:  203213 neg:   18637
18.08/18.18	c =========================================================================================
18.08/18.18	c types(t): F = full restart, N = normal restart
18.08/18.18	c types(t): S = simplification begin/end, E = solution found
18.08/18.18	c restart types(rt): st = static, dy = dynamic
18.08/18.18	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
18.08/18.18	c  B st     0         0     27132     71696    107197         0    449075         0   no data   no data
19.69/19.78	c  N dy    24      4075     25485     68723    101971      3729    427088    246473     10.50     14.15
20.68/20.81	c Finding binary XORs  T:     0.53 s  found:    2022
20.79/20.84	c Replacing     2022 vars Replaced    68442 lits Time:     0.03 s 
21.58/21.63	c  N dy    52      8101     20387     57758     78870      7486    342576    495312     12.64     16.68
23.18/23.20	c  N dy    60     13034     20268     57758     78881     12355    342576    889455     11.61     12.28
24.39/24.44	c  N dy    85     17120     20187     55716     78213     16325    334471   1249407     12.64     21.40
25.30/25.39	c  N dy    89     21254     20177     55716     78214     10827    334471    545864     12.28     13.18
26.48/26.53	c  F st   112     25004     20173     55716     78224     14518    334471    869033     12.50   no data
26.58/26.65	c  N st   113     25257     20173     55631     78080     14744    333903    884875     12.50   no data
27.88/27.91	c  N dy   118     30000     20173     55631     78088     19418    333903   1310754     12.50   no data
27.88/27.91	c  S st   118     30000     20173     55631     78088     19418    333903   1310754     12.50   no data
28.08/28.12	c  S st   118     30504     20168     55631     78108     19866    333903   1345285     12.50   no data
28.08/28.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
34.88/34.96	c Flit:   669 Blit:   2484 bXBeca:    0 bXProp: 2707 Bins: 153757 BRemL:  15401 BRemN:     99 P: 111.9M T:  6.81
34.88/34.99	c Cleaning up after failed var search:     0.03 s 
34.98/35.04	c Replacing     2707 vars Replaced   327927 lits Time:     0.04 s 
34.98/35.04	c blocked clauses removed:       46 vars:    342 tried:        4873 T: 0.00 s
34.98/35.08	c bin-w-bin subsume rem        25882 bins  time:  0.03 s
34.98/35.09	c subs with bin:      347  lits-rem:       730  v-fix:    0  time:  0.01 s
35.09/35.15	c Subs w/ non-existent bins:    482 l-rem:    285 v-fix:     0 done:   4279 time:  0.06 s
35.09/35.17	c Removed useless bin:    2716  fixed:     0  props:   1.99M  time:  0.02 s
35.09/35.19	c lits-rem:        42  cl-subs:      766  v-elim:    641  v-fix:    0  time:  0.02 s
35.20/35.25	c subs with bin:       80  lits-rem:      7344  v-fix:    0  time:  0.05 s
35.20/35.28	c lits-rem:       605  cl-subs:      420  v-elim:      0  v-fix:    0  time:  0.02 s
35.78/35.82	c asymm  cl-useful: 37/7233/8470 lits-rem:37 time: 0.54
35.78/35.83	c calculated reachability. Time: 0.01
35.78/35.83	c  N dy   118     30504      3638      8470     40587      5660     51596    168506     12.50   no data
36.30/36.36	c Finding binary XORs  T:     0.53 s  found:       6
36.68/36.74	c  N dy   119     35381      3637      8470     40615     10325     51596    265056     11.70     12.34
37.58/37.63	c  N dy   123     45756      3634      8470     40620     12223     51596    265472     11.00      6.56
37.58/37.63	c  S st   123     45756      3634      8470     40620     12223     51596    265472     11.00      6.56
37.58/37.69	c  S st   123     46259      3634      8470     40631     12709     51596    279774     11.00   no data
37.68/37.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
41.28/41.35	c Flit:    72 Blit:     21 bXBeca:    0 bXProp:   29 Bins: 163497 BRemL:  23792 BRemN:    217 P: 29.0M T:  3.65
41.28/41.37	c Replacing       35 vars Replaced     7598 lits Time:     0.01 s 
41.28/41.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
41.38/41.40	c bin-w-bin subsume rem         1092 bins  time:  0.02 s
41.38/41.41	c subs with bin:      247  lits-rem:       107  v-fix:    0  time:  0.02 s
41.38/41.46	c Subs w/ non-existent bins:     78 l-rem:     56 v-fix:     0 done:   3482 time:  0.05 s
41.38/41.47	c Removed useless bin:     239  fixed:     0  props:   0.43M  time:  0.01 s
41.38/41.49	c lits-rem:         0  cl-subs:       37  v-elim:     72  v-fix:    0  time:  0.02 s
41.48/41.55	c subs with bin:       68  lits-rem:      3703  v-fix:    0  time:  0.05 s
41.58/41.62	c lits-rem:       474  cl-subs:     1389  v-elim:      0  v-fix:    0  time:  0.06 s
41.58/41.63	c vivif2 --  cl tried     7364 cl shrink      199 lits rem        204 time: 0.01
41.58/41.66	c vivif2 --  cl tried     9574 cl shrink     3584 lits rem      23660 time: 0.03
42.28/42.33	c asymm  cl-useful: 21/4840/7281 lits-rem:22 time: 0.68
42.28/42.34	c calculated reachability. Time: 0.01
42.28/42.35	c  N dy   123     46259      3410      7281    156164      9515     46647    444691     11.00   no data
42.79/42.84	c Finding binary XORs  T:     0.50 s  found:       0
43.28/43.36	c  N dy   130     50896      3410      7281    156178     14038     46647    577814     10.71     11.32
43.78/43.81	c  N dy   135     55328      3405      7281    156184     18390     46647    723531     10.47     11.09
44.18/44.27	c  N dy   145     59630      3403      7281    156195     22600     46647    841669     10.32     10.87
44.68/44.74	c  N dy   160     63989      3402      7281    156204     26881     46647    953692     10.26     11.04
45.18/45.27	c  N dy   174     68082      3400      7281    156227     16960     46647    588405     10.17     10.93
45.38/45.43	c  S st   182     69389      3396      7281    156231     18241     46647    620856     10.16     11.02
45.38/45.48	c  S st   182     69891      3396      7281    156234     18735     46647    637160     10.16   no data
45.38/45.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
47.30/47.35	c Flit:    27 Blit:      0 bXBeca:    0 bXProp:    4 Bins:   8328 BRemL:  40242 BRemN:     16 P: 26.0M T:  1.86
47.30/47.37	c Replacing        4 vars Replaced      289 lits Time:     0.01 s 
47.30/47.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
47.30/47.39	c bin-w-bin subsume rem          133 bins  time:  0.01 s
47.38/47.40	c subs with bin:       23  lits-rem:         7  v-fix:    0  time:  0.01 s
47.38/47.45	c Subs w/ non-existent bins:     18 l-rem:     11 v-fix:     0 done:   3359 time:  0.04 s
47.38/47.45	c Removed useless bin:     138  fixed:     0  props:   0.39M  time:  0.01 s
47.38/47.47	c lits-rem:         0  cl-subs:       14  v-elim:     27  v-fix:    0  time:  0.02 s
47.48/47.55	c subs with bin:      251  lits-rem:       396  v-fix:    0  time:  0.07 s
47.58/47.63	c lits-rem:      1393  cl-subs:      688  v-elim:      0  v-fix:    0  time:  0.07 s
47.58/47.64	c vivif2 --  cl tried     6899 cl shrink       30 lits rem         30 time: 0.01
47.58/47.68	c vivif2 --  cl tried    16450 cl shrink     3497 lits rem      26122 time: 0.04
47.78/47.86	c asymm  cl-useful: 23/2036/6876 lits-rem:69 time: 0.17
47.78/47.87	c calculated reachability. Time: 0.01
47.78/47.87	c  N dy   182     69891      3332      6853    116043     16440     44888    501254     10.16   no data
48.29/48.36	c Finding binary XORs  T:     0.49 s  found:       1
48.78/48.86	c  N dy   184     74909      3330      6853    116056     21250     44888    621823      9.93     10.65
49.28/49.35	c  N dy   194     80052      3329      6853    116060     26250     44888    746080      9.82     10.86
49.88/49.96	c  N dy   209     85195      3323      6853    116082     31218     44888    850487      9.72     10.79
50.18/50.26	c  F st   218     87501      3321      6853    116102     33448     44888    915921      9.68      6.17
50.18/50.29	c Replacing        1 vars Replaced      113 lits Time:     0.01 s 
50.18/50.29	c Found part      206 vars:          2 clauses:         1 lits size:         2
50.18/50.29	c Found part      213 vars:          3 clauses:         2 lits size:         4
50.18/50.29	c Found part      215 vars:       3302 clauses:     17912 lits size:     44385
50.18/50.29	c Found parts:          3 time: 0.03 s
50.18/50.29	c Solving part 206
50.29/50.37	c  N st     0         0         2         0         1         0         2         0   no data   no data
50.29/50.37	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
50.29/50.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
50.29/50.38	c Finding binary XORs  T:     0.01 s  found:       0
50.29/50.39	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
50.29/50.39	c calculated reachability. Time: 0.00
50.29/50.39	c Calc default polars -  time:   0.00 s pos:       1 undec:  229542 neg:       1
50.29/50.39	c =========================================================================================
50.29/50.39	c types(t): F = full restart, N = normal restart
50.29/50.39	c types(t): S = simplification begin/end, E = solution found
50.29/50.39	c restart types(rt): st = static, dy = dynamic
50.29/50.39	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
50.29/50.39	c  B st     0         0         2         0         1         0         2         0   no data   no data
50.29/50.39	c  E st     1         0         0         0         1         0         2         0   no data   no data
50.29/50.39	c Verified 0 clauses.
50.29/50.39	c Verified 0 clauses.
50.29/50.39	c Solved part
50.29/50.39	c =========================================================================================
50.38/50.40	c Solving part 213
50.38/50.47	c  N st     0         0         3         0         2         0         4         0   no data   no data
50.38/50.47	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
50.38/50.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
50.38/50.48	c Finding binary XORs  T:     0.01 s  found:       0
50.38/50.48	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
50.38/50.48	c calculated reachability. Time: 0.00
50.38/50.49	c Calc default polars -  time:   0.00 s pos:       1 undec:  229542 neg:       1
50.38/50.49	c =========================================================================================
50.38/50.49	c types(t): F = full restart, N = normal restart
50.38/50.49	c types(t): S = simplification begin/end, E = solution found
50.38/50.49	c restart types(rt): st = static, dy = dynamic
50.38/50.49	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
50.38/50.49	c  B st     0         0         3         0         2         0         4         0   no data   no data
50.38/50.49	c  E st     1         0         0         0         2         0         4         0   no data   no data
50.38/50.49	c Verified 0 clauses.
50.38/50.49	c Verified 0 clauses.
50.38/50.49	c Solved part
50.38/50.49	c =========================================================================================
50.38/50.49	c Coming back to original instance
50.38/50.49	c =========================================================================================
50.89/50.95	c  N st   223     90796      3302      6779    113045     17771     44385    526517      9.68   no data
51.70/51.75	c  N dy   240     97502      3301      6779    113053     24310     44385    708966      9.65     10.23
52.49/52.54	c  N dy   262    104082      3299      6779    113062     30743     44385    896072      9.62     10.42
52.59/52.61	c  S st   264    104837      3299      6779    113062     31483     44385    913253      9.62      8.11
52.59/52.70	c  S st   264    105342      3299      6779    113064     31982     44385    929371      9.62   no data
52.59/52.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
54.59/54.64	c Flit:     1 Blit:      5 bXBeca:    0 bXProp:   26 Bins:   8938 BRemL:  11107 BRemN:     24 P: 26.9M T:  1.93
54.59/54.67	c Replacing       26 vars Replaced     6311 lits Time:     0.02 s 
54.59/54.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
54.59/54.68	c bin-w-bin subsume rem          517 bins  time:  0.01 s
54.59/54.69	c subs with bin:       16  lits-rem:         2  v-fix:    0  time:  0.01 s
54.69/54.73	c Subs w/ non-existent bins:     16 l-rem:     10 v-fix:     0 done:   3267 time:  0.04 s
54.69/54.74	c Removed useless bin:      93  fixed:     0  props:   0.37M  time:  0.01 s
54.69/54.76	c lits-rem:         0  cl-subs:       42  v-elim:     19  v-fix:    0  time:  0.02 s
54.90/54.95	c subs with bin:       52  lits-rem:      5200  v-fix:    0  time:  0.17 s
55.18/55.25	c lits-rem:      1831  cl-subs:     1442  v-elim:      0  v-fix:    0  time:  0.29 s
55.18/55.26	c vivif2 --  cl tried     6641 cl shrink       12 lits rem         12 time: 0.01
55.28/55.36	c vivif2 --  cl tried    29295 cl shrink     9350 lits rem      85935 time: 0.10
55.58/55.69	c asymm  cl-useful: 23/2454/6629 lits-rem:60 time: 0.33
55.68/55.70	c calculated reachability. Time: 0.01
55.68/55.70	c  N dy   264    105342      3248      6612    108496     29295     43488    763631      9.62   no data
56.10/56.19	c Finding binary XORs  T:     0.49 s  found:       7
56.98/57.01	c  N dy   274    112248      3244      6612    108516     35885     43488    885553      9.48     10.14
57.78/57.85	c  N dy   298    119447      3241      6612    108532     23937     43488    579294      9.46     10.02
58.69/58.72	c  N dy   328    127101      3238      6612    108546     31397     43488    793750      9.43     11.73
59.68/59.72	c  N dy   359    135295      3236      6612    108562     39333     43488    998302      9.43     11.12
60.68/60.77	c  N dy   383    144119      3234      6612    108576     26195     43488    599411      9.37      9.97
61.88/61.96	c  N dy   432    153377      3232      6612    108586     35253     43488    867873      9.45     10.09
62.48/62.58	c  S st   454    158014      3232      6612    108589     39815     43488   1016220      9.47      9.09
62.60/62.66	c  S st   454    158517      3232      6612    108592     40311     43488   1036814      9.47   no data
62.60/62.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
64.49/64.59	c Flit:     3 Blit:      2 bXBeca:    0 bXProp:   44 Bins:   7755 BRemL:  10403 BRemN:      9 P: 28.3M T:  1.92
64.59/64.62	c Replacing       51 vars Replaced     7807 lits Time:     0.02 s 
64.59/64.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
64.59/64.63	c bin-w-bin subsume rem         1539 bins  time:  0.01 s
64.59/64.65	c subs with bin:       18  lits-rem:         0  v-fix:    0  time:  0.01 s
64.59/64.68	c Subs w/ non-existent bins:      8 l-rem:      8 v-fix:     0 done:   3176 time:  0.04 s
64.59/64.69	c Removed useless bin:      91  fixed:     0  props:   0.39M  time:  0.01 s
64.69/64.71	c lits-rem:         0  cl-subs:       36  v-elim:     10  v-fix:    0  time:  0.02 s
64.90/64.93	c subs with bin:      103  lits-rem:      1115  v-fix:    0  time:  0.19 s
65.19/65.27	c lits-rem:       565  cl-subs:     1429  v-elim:      0  v-fix:    0  time:  0.34 s
65.19/65.28	c vivif2 --  cl tried     6377 cl shrink       14 lits rem         14 time: 0.01
65.29/65.39	c vivif2 --  cl tried    34735 cl shrink    10732 lits rem     107184 time: 0.11
65.69/65.70	c asymm  cl-useful: 33/1823/6363 lits-rem:99 time: 0.31
65.69/65.71	c calculated reachability. Time: 0.01
65.69/65.71	c  N dy   454    158517      3166      6330    100721     34731     42242    848485      9.47   no data
66.18/66.20	c Finding binary XORs  T:     0.49 s  found:       1
67.68/67.71	c  N dy   499    169392      3161      6330    100730     23909     42242    573062      9.47     10.01
68.79/68.80	c  N dy   508    180245      3157      6330    100752     34308     42242    821957      9.36      9.95
70.59/70.60	c  N dy   570    193645      3154      6330    100772     47320     42242   1166795      9.40      9.91
72.29/72.30	c  N dy   640    206022      3151      6330    100793     35674     42242    849025      9.46     11.27
74.19/74.24	c  N dy   725    219237      3148      6330    100801     48649     42242   1229684      9.60     21.75
76.19/76.26	c  N dy   812    234437      3147      6330    100812     37910     42242    854351      9.69     10.38
76.69/76.75	c  S st   831    237775      3145      6330    100824     41139     42242    944001      9.71   no data
76.79/76.84	c  S st   831    238279      3145      6330    100826     41637     42242    965927      9.71   no data
76.79/76.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
78.69/78.70	c Flit:     5 Blit:      1 bXBeca:    0 bXProp:    0 Bins:   7227 BRemL:  11095 BRemN:     14 P: 25.8M T:  1.85
78.69/78.73	c Replacing        1 vars Replaced      290 lits Time:     0.02 s 
78.69/78.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
78.69/78.74	c bin-w-bin subsume rem           72 bins  time:  0.01 s
78.69/78.75	c subs with bin:       18  lits-rem:         3  v-fix:    0  time:  0.01 s
78.69/78.79	c Subs w/ non-existent bins:      3 l-rem:      3 v-fix:     0 done:   3137 time:  0.04 s
78.69/78.79	c Removed useless bin:      74  fixed:     0  props:   0.34M  time:  0.01 s
78.79/78.81	c lits-rem:         0  cl-subs:        1  v-elim:     11  v-fix:    0  time:  0.02 s
78.89/78.98	c subs with bin:       77  lits-rem:      1491  v-fix:    0  time:  0.15 s
79.29/79.30	c lits-rem:       945  cl-subs:     1188  v-elim:      0  v-fix:    0  time:  0.31 s
79.29/79.30	c vivif2 --  cl tried     6143 cl shrink        0 lits rem          0 time: 0.01
79.39/79.42	c vivif2 --  cl tried    38080 cl shrink     9982 lits rem      91825 time: 0.11
79.59/79.61	c asymm  cl-useful: 10/1866/6143 lits-rem:30 time: 0.19
79.59/79.62	c calculated reachability. Time: 0.01
79.59/79.62	c  N dy   831    238279      3126      6133     92877     38078     41357    811248      9.71   no data
80.09/80.11	c Finding binary XORs  T:     0.49 s  found:       0
82.19/82.23	c  N dy   865    253534      3117      6133     92918     27066     41357    520507      9.62     10.14
84.39/84.48	c  N dy   929    271395      3111      6133     92944     44506     41357   1068520      9.58     10.16
86.90/86.98	c  N dy   992    289005      3109      6133     92961     34172     41357    710028      9.56     10.09
89.19/89.27	c  F st  1065    306250      3108      6133     92971     51033     41357   1240019      9.55   no data
89.19/89.29	c Found part      208 vars:          3 clauses:         2 lits size:         4
89.19/89.29	c Found part      220 vars:       3105 clauses:     16598 lits size:     40972
89.19/89.29	c Found parts:          2 time: 0.02 s
89.19/89.29	c Solving part 208
89.29/89.36	c  N st     0         0         3         0         2         0         4         0   no data   no data
89.29/89.36	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
89.29/89.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
89.29/89.38	c Finding binary XORs  T:     0.01 s  found:       0
89.29/89.38	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
89.29/89.38	c calculated reachability. Time: 0.00
89.29/89.38	c Calc default polars -  time:   0.00 s pos:       2 undec:  229542 neg:       0
89.29/89.38	c =========================================================================================
89.29/89.38	c types(t): F = full restart, N = normal restart
89.29/89.38	c types(t): S = simplification begin/end, E = solution found
89.29/89.38	c restart types(rt): st = static, dy = dynamic
89.29/89.38	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
89.29/89.38	c  B st     0         0         3         0         2         0         4         0   no data   no data
89.29/89.38	c  E st     1         0         0         0         2         0         4         0   no data   no data
89.29/89.38	c Verified 0 clauses.
89.29/89.38	c Verified 0 clauses.
89.29/89.38	c Solved part
89.29/89.38	c =========================================================================================
89.29/89.39	c Coming back to original instance
89.29/89.39	c =========================================================================================
89.59/89.69	c  N st  1069    308282      3105      6031     91237     51097     40972   1274180      9.55   no data
90.10/90.15	c Decided on static restart strategy
93.29/93.37	c  N st  1075    334550      3104      6031     91247     48739     40972   1301798      9.55   no data
96.59/96.62	c  N st  1077    357418      3103      6031     91259     41842     40972   1115282      9.55   no data
96.59/96.62	c  S st  1077    357418      3103      6031     91259     41842     40972   1115282      9.55   no data
96.70/96.72	c  S st  1077    357921      3103      6031     91259     42342     40972   1138016      9.55   no data
96.70/96.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
98.49/98.56	c Flit:     2 Blit:      1 bXBeca:    0 bXProp:    0 Bins:   1645 BRemL:   5202 BRemN:      3 P: 24.9M T:  1.83
98.49/98.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
98.49/98.58	c bin-w-bin subsume rem            1 bins  time:  0.01 s
98.49/98.59	c subs with bin:        6  lits-rem:         0  v-fix:    0  time:  0.01 s
98.59/98.63	c Subs w/ non-existent bins:      7 l-rem:      1 v-fix:     0 done:   3100 time:  0.04 s
98.59/98.63	c Removed useless bin:      42  fixed:     0  props:   0.33M  time:  0.01 s
98.59/98.66	c lits-rem:         0  cl-subs:        0  v-elim:      6  v-fix:    0  time:  0.02 s
98.79/98.89	c subs with bin:       41  lits-rem:       766  v-fix:    0  time:  0.20 s
99.59/99.69	c lits-rem:       997  cl-subs:     3767  v-elim:      0  v-fix:    0  time:  0.80 s
99.69/99.70	c vivif2 --  cl tried     6009 cl shrink        0 lits rem          0 time: 0.01
99.79/99.83	c vivif2 --  cl tried    36085 cl shrink    15314 lits rem     154572 time: 0.13
100.11/100.15	c asymm  cl-useful: 7/2314/6009 lits-rem:16 time: 0.32
100.11/100.16	c calculated reachability. Time: 0.01
100.11/100.16	c  N st  1077    357921      3094      6006     86915     36084     40759    875399      9.55   no data
100.59/100.65	c Finding binary XORs  T:     0.49 s  found:       0
105.09/105.16	c  N st  1078    390314      3094      6006     86916     38226     40759   1064604      9.55   no data
111.59/111.60	c  N st  1079    438902      3094      6006     86920     53789     40759   1218904      9.55   no data
121.79/121.88	c  N st  1080    511784      3093      6006     86936     58672     40759   1857501      9.55   no data
125.89/125.94	c  N st  1081    536883      3093      6006     86944     48500     40759   1283207      9.55   no data
125.89/125.94	c  S st  1081    536883      3093      6006     86944     48500     40759   1283207      9.55   no data
125.99/126.06	c  S st  1081    537391      3093      6006     86945     49006     40759   1305342      9.55   no data
125.99/126.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
127.69/127.74	c Flit:     1 Blit:      2 bXBeca:    0 bXProp:    0 Bins:   1645 BRemL:   4471 BRemN:      3 P: 31.3M T:  1.66
127.69/127.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
127.69/127.75	c bin-w-bin subsume rem            1 bins  time:  0.01 s
127.69/127.76	c subs with bin:        3  lits-rem:         2  v-fix:    0  time:  0.01 s
127.79/127.80	c Subs w/ non-existent bins:      5 l-rem:      2 v-fix:     0 done:   3090 time:  0.03 s
127.79/127.81	c Removed useless bin:      10  fixed:     0  props:   0.32M  time:  0.00 s
127.79/127.83	c lits-rem:         0  cl-subs:        7  v-elim:      1  v-fix:    0  time:  0.02 s
128.09/128.18	c subs with bin:      902  lits-rem:      1031  v-fix:    0  time:  0.31 s
129.19/129.27	c lits-rem:      1607  cl-subs:     2940  v-elim:      0  v-fix:    0  time:  1.09 s
129.19/129.28	c vivif2 --  cl tried     5971 cl shrink        0 lits rem          0 time: 0.01
129.39/129.43	c vivif2 --  cl tried    44931 cl shrink    17221 lits rem     136421 time: 0.15
129.70/129.74	c asymm  cl-useful: 3/1668/5971 lits-rem:9 time: 0.31
129.70/129.75	c calculated reachability. Time: 0.01
129.70/129.75	c  N st  1081    537391      3089      5968     83622     44926     40615   1081255      9.55   no data
130.19/130.24	c Finding binary XORs  T:     0.49 s  found:       0
162.19/162.24	c  N st  1082    701375      3089      5968     83643     54555     40615   1383628      9.55   no data
181.09/181.19	c  N st  1083    806090      3087      5968     83662     75623     40615   1962655      9.55   no data
181.09/181.19	c  S st  1083    806090      3087      5968     83662     75623     40615   1962655      9.55   no data
181.29/181.37	c  S st  1083    806592      3087      5968     83663     76119     40615   1980205      9.55   no data
181.29/181.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
183.29/183.35	c Flit:     0 Blit:      1 bXBeca:    0 bXProp:    1 Bins:   6523 BRemL:   8616 BRemN:     13 P: 28.7M T:  1.97
183.29/183.39	c Replacing        1 vars Replaced      702 lits Time:     0.03 s 
183.29/183.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
183.39/183.40	c bin-w-bin subsume rem            8 bins  time:  0.01 s
183.39/183.41	c subs with bin:        7  lits-rem:         0  v-fix:    0  time:  0.01 s
183.39/183.45	c Subs w/ non-existent bins:      1 l-rem:      0 v-fix:     0 done:   3085 time:  0.03 s
183.39/183.45	c Removed useless bin:      11  fixed:     0  props:   0.29M  time:  0.00 s
183.39/183.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
183.79/183.82	c subs with bin:       71  lits-rem:      2777  v-fix:    0  time:  0.28 s
190.89/190.92	c lits-rem:      3795  cl-subs:     7248  v-elim:      0  v-fix:    0  time:  7.10 s
190.89/190.92	c vivif2 --  cl tried     5947 cl shrink        2 lits rem          2 time: 0.01
191.09/191.20	c vivif2 --  cl tried    68593 cl shrink    26768 lits rem     192481 time: 0.27
191.41/191.46	c asymm  cl-useful: 1/1963/5945 lits-rem:3 time: 0.27
191.41/191.47	c calculated reachability. Time: 0.01
191.41/191.47	c  N st  1083    806592      3085      5944     81345     68587     40470   1555774      9.55   no data
191.89/191.96	c Finding binary XORs  T:     0.49 s  found:       0
240.29/240.35	c  F st  1084   1071876      3084      5944     81366     61925     40470   1479883      9.55   no data
240.29/240.37	c  N st  1084   1071876      3084      5943     81311     61871     40439   1479531      9.55   no data
244.79/244.88	c  N dy  1141   1092058      3077      5943     81339     81519     40439   2090516      9.51     10.03
249.61/249.62	c  N dy  1233   1112349      3075      5943     81350     53274     40439   1043769      9.52     10.14
253.60/253.62	c  N dy  1314   1132372      3074      5943     81365     72724     40439   1585847      9.54     10.28
257.80/257.88	c  N dy  1386   1152376      3073      5943     81379     92158     40439   2132610      9.52     11.13
261.71/261.81	c  N dy  1465   1172473      3073      5943     81386     62857     40439   1232829      9.52     10.10
265.90/265.96	c  N dy  1556   1192569      3073      5943     81393     82404     40439   1786879      9.54     10.13
270.10/270.19	c  S st  1649   1209892      3071      5943     81406     99208     40439   2246699      9.57   no data
270.40/270.45	c  S st  1649   1210394      3071      5943     81408     49983     40439    869404      9.57   no data
270.40/270.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
272.30/272.35	c Flit:     4 Blit:      0 bXBeca:    0 bXProp:    0 Bins:   2391 BRemL:   2211 BRemN:      0 P: 25.6M T:  1.88
272.30/272.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
272.30/272.37	c bin-w-bin subsume rem           16 bins  time:  0.01 s
272.30/272.38	c subs with bin:        2  lits-rem:         0  v-fix:    0  time:  0.01 s
272.40/272.41	c Subs w/ non-existent bins:      1 l-rem:      1 v-fix:     0 done:   3066 time:  0.03 s
272.40/272.42	c Removed useless bin:      46  fixed:     0  props:   0.27M  time:  0.00 s
272.40/272.44	c lits-rem:         0  cl-subs:        1  v-elim:      2  v-fix:    0  time:  0.02 s
272.50/272.57	c subs with bin:      703  lits-rem:       212  v-fix:    0  time:  0.10 s
272.81/272.85	c lits-rem:      1554  cl-subs:     1418  v-elim:      0  v-fix:    0  time:  0.28 s
272.81/272.86	c vivif2 --  cl tried     5801 cl shrink        2 lits rem          2 time: 0.01
272.90/272.95	c vivif2 --  cl tried    45615 cl shrink     5766 lits rem      36834 time: 0.09
273.20/273.28	c asymm  cl-useful: 12/1370/5799 lits-rem:13 time: 0.33
273.20/273.29	c calculated reachability. Time: 0.01
273.20/273.29	c  N dy  1649   1210394      3064      5799     80001     45603     39881    786928      9.57   no data
273.70/273.78	c Finding binary XORs  T:     0.49 s  found:       0
277.30/277.32	c  N dy  1701   1231432      3061      5799     80021     65908     39881   1338530      9.53     10.03
281.40/281.42	c  N dy  1756   1252629      3056      5799     80056     86330     39881   1860488      9.48     10.04
285.50/285.57	c  N dy  1817   1272640      3052      5799     80080     56445     39881   1009619      9.46      9.97
289.31/289.38	c  N dy  1878   1292983      3050      5799     80095     76180     39881   1548568      9.43      9.95
293.71/293.76	c  N dy  1943   1313796      3048      5799     80124     95947     39881   1999792      9.40      9.90
297.80/297.80	c  N dy  2043   1334089      3047      5799     80135     65037     39881   1185672      9.41      9.93
301.60/301.66	c  N dy  2108   1354148      3046      5799     80153     84516     39881   1747048      9.40      9.90
306.30/306.39	c  N dy  2205   1374322      3046      5799     80162     52151     39881    791562      9.41      9.91
310.00/310.00	c  N dy  2308   1394729      3045      5799     80182     72018     39881   1376833      9.43     10.15
314.20/314.27	c  N dy  2414   1414755      3044      5799     80190     91580     39881   1927120      9.46     10.26
318.70/318.76	c  N dy  2521   1434846      3043      5799     80206     57819     39881    935560      9.49     14.46
322.40/322.46	c  N dy  2624   1455201      3042      5799     80211     77706     39881   1545606      9.51     10.29
326.80/326.81	c  N dy  2731   1475217      3041      5799     80215     97227     39881   2088153      9.54     10.22
331.30/331.39	c  N dy  2853   1495284      3041      5799     80219     62322     39881   1028933      9.58     10.39
335.30/335.38	c  N dy  2953   1516072      3041      5799     80223     82575     39881   1644699      9.59     10.18
339.60/339.68	c  N dy  3030   1536077      3041      5799     80225    102016     39881   2191767      9.60     11.68
343.90/343.98	c  N dy  3144   1556398      3040      5799     80231     66385     39881   1165489      9.63     10.27
348.00/348.06	c  N dy  3236   1576468      3040      5799     80236     85877     39881   1710074      9.64     15.12
352.30/352.32	c  N dy  3330   1596532      3040      5799     80240    105474     39881   2293906      9.66     10.33
356.50/356.58	c  N dy  3418   1617262      3039      5799     80246     69201     39881   1230399      9.66     10.18
360.71/360.72	c  N dy  3513   1637359      3039      5799     80251     88745     39881   1833817      9.68     13.02
365.70/365.73	c  N dy  3600   1658285      3037      5799     80270    108946     39881   2379717      9.69     10.35
370.00/370.04	c  N dy  3686   1678386      3037      5799     80274     71111     39881   1253931      9.69     10.24
374.30/374.32	c  N dy  3786   1698595      3037      5799     80277     90794     39881   1812594      9.71     10.70
377.10/377.21	c  S st  3845   1710398      3037      5799     80279    102286     39881   2133590      9.72   no data
377.32/377.36	c  S st  3845   1710903      3037      5799     80281    102788     39881   2154927      9.72   no data
377.32/377.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
379.30/379.39	c Flit:     2 Blit:      0 bXBeca:    0 bXProp:    2 Bins:   1566 BRemL:   1312 BRemN:      1 P: 32.1M T:  2.02
379.41/379.44	c Replacing        2 vars Replaced      130 lits Time:     0.04 s 
379.41/379.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
379.41/379.45	c bin-w-bin subsume rem           29 bins  time:  0.01 s
379.41/379.46	c subs with bin:       11  lits-rem:         1  v-fix:    0  time:  0.01 s
379.41/379.50	c Subs w/ non-existent bins:      2 l-rem:      0 v-fix:     0 done:   3033 time:  0.03 s
379.41/379.50	c Removed useless bin:      75  fixed:     0  props:   0.28M  time:  0.01 s
379.52/379.53	c lits-rem:         0  cl-subs:        6  v-elim:     15  v-fix:    0  time:  0.03 s
380.00/380.04	c subs with bin:     2364  lits-rem:      1977  v-fix:    0  time:  0.46 s
381.50/381.54	c lits-rem:      4211  cl-subs:     4350  v-elim:      0  v-fix:    0  time:  1.50 s
381.50/381.55	c vivif2 --  cl tried     5629 cl shrink        2 lits rem          2 time: 0.01
381.72/381.76	c vivif2 --  cl tried    69853 cl shrink    19191 lits rem     178259 time: 0.21
382.00/382.04	c asymm  cl-useful: 7/1394/5627 lits-rem:21 time: 0.28
382.00/382.05	c calculated reachability. Time: 0.01
382.00/382.05	c  N dy  3845   1710903      3018      5620     78366     69831     39023   1249804      9.72   no data
382.50/382.54	c Finding binary XORs  T:     0.49 s  found:       0
386.30/386.39	c  N dy  3899   1731342      3012      5620     78398     89539     39023   1815818      9.70     10.37
389.60/389.62	c  N dy  3958   1751431      3011      5620     78423     63901     39023   1212506      9.68     10.34
393.20/393.26	c  N dy  4026   1771803      3009      5620     78447     83611     39023   1775144      9.67     10.24
397.50/397.55	c  N dy  4101   1791836      3008      5620     78459    103043     39023   2303298      9.66     13.03
401.00/401.07	c  N dy  4172   1811844      3004      5620     78489     69753     39023   1281822      9.65     11.71
405.00/405.01	c  N dy  4242   1831896      3002      5620     78495     89220     39023   1794931      9.65     11.76
409.40/409.48	c  N dy  4309   1852818      3002      5620     78501    109637     39023   2395918      9.64     10.25
413.20/413.27	c  N dy  4389   1873133      3001      5620     78515     72538     39023   1273450      9.64     10.30
417.40/417.47	c  N dy  4465   1893538      3000      5620     78526     92288     39023   1772941      9.64     10.50
422.20/422.20	c  N dy  4572   1913563      3000      5620     78538    111720     39023   2343158      9.65     14.70
426.40/426.40	c  N dy  4663   1933624      2999      5620     78544     71781     39023   1213582      9.66     14.02
430.70/430.74	c  N dy  4777   1953933      2998      5620     78552     91564     39023   1750250      9.67     10.26
435.51/435.60	c  N dy  4873   1974458      2998      5620     78561    111450     39023   2274971      9.67     10.23
440.10/440.12	c  N dy  4987   1995084      2997      5620     78571     70217     39023   1153373      9.69     10.48
444.01/444.06	c  N dy  5083   2015141      2996      5620     78577     89718     39023   1680807      9.70     10.36
448.60/448.60	c  N dy  5189   2035239      2996      5620     78579    109242     39023   2209753      9.71     10.62
453.12/453.14	c  N dy  5251   2055279      2995      5620     78593     65882     39023   1001242      9.70     13.68
456.70/456.70	c  N dy  5330   2075429      2995      5620     78596     85574     39023   1646490      9.70     10.38
461.10/461.13	c  N dy  5428   2096048      2995      5620     78600    105652     39023   2204655      9.71     10.25
466.10/466.19	c  N dy  5528   2116055      2994      5620     78609    125162     39023   2764076      9.72     10.64
470.72/470.75	c  N dy  5624   2138639      2994      5620     78614     83152     39023   1499415      9.73     10.29
475.00/475.08	c  N dy  5727   2158726      2992      5620     78626    102593     39023   2016114      9.74     10.34
479.71/479.74	c  N dy  5821   2178766      2992      5620     78634    122090     39023   2543981      9.75     13.20
484.21/484.24	c  N dy  5927   2198825      2991      5620     78643     76636     39023   1300676      9.76     11.89
486.51/486.53	c  S st  5968   2210903      2991      5620     78647     88300     39023   1560875      9.75      8.25
486.61/486.66	c  S st  5968   2211406      2991      5620     78648     88799     39023   1585891      9.75   no data
486.61/486.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
488.61/488.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:   1521 BRemL:   1295 BRemN:      5 P: 30.6M T:  1.95
488.61/488.66	c Replacing        1 vars Replaced      894 lits Time:     0.03 s 
488.61/488.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
488.61/488.67	c bin-w-bin subsume rem          455 bins  time:  0.01 s
488.61/488.68	c subs with bin:       10  lits-rem:         0  v-fix:    0  time:  0.01 s
488.71/488.72	c Subs w/ non-existent bins:      2 l-rem:      1 v-fix:     0 done:   2990 time:  0.03 s
488.71/488.72	c Removed useless bin:      53  fixed:     0  props:   0.26M  time:  0.00 s
488.71/488.75	c lits-rem:         0  cl-subs:        0  v-elim:     12  v-fix:    0  time:  0.02 s
489.11/489.15	c subs with bin:     2630  lits-rem:      1924  v-fix:    0  time:  0.37 s
490.01/490.00	c lits-rem:      2326  cl-subs:     2847  v-elim:      0  v-fix:    0  time:  0.84 s
490.01/490.01	c vivif2 --  cl tried     5495 cl shrink        5 lits rem          5 time: 0.01
490.11/490.18	c vivif2 --  cl tried    67870 cl shrink    13126 lits rem      99120 time: 0.17
490.41/490.47	c asymm  cl-useful: 1/1738/5493 lits-rem:3 time: 0.29
490.41/490.48	c calculated reachability. Time: 0.01
490.41/490.49	c  N dy  5968   2211406      2978      5492     75623     67868     38355   1111647      9.75   no data
490.91/490.98	c Finding binary XORs  T:     0.49 s  found:       1
494.31/494.38	c  N dy  6019   2231415      2975      5492     75652     87113     38355   1594322      9.74     10.26
498.81/498.82	c  N dy  6065   2252347      2968      5492     75710    107325     38355   2080555      9.72     10.27
502.72/502.72	c  N dy  6122   2272575      2965      5492     75736     68788     38355   1094730      9.71     10.29
506.11/506.10	c  N dy  6182   2292830      2963      5492     75760     88388     38355   1589381      9.70     10.27
510.11/510.16	c  N dy  6237   2313137      2961      5492     75778    108043     38355   2098046      9.69     10.30
514.72/514.77	c  N dy  6303   2333332      2961      5492     75790     64716     38355    948215      9.68     10.25
518.21/518.20	c  N dy  6397   2353368      2960      5492     75803     84174     38355   1430953      9.68     15.27
522.61/522.65	c  N dy  6472   2374983      2958      5492     75824    105004     38355   1915484      9.68     10.30
527.21/527.28	c  N dy  6575   2395153      2957      5492     75836    124693     38355   2453145      9.68     10.22
531.41/531.44	c  N dy  6650   2415816      2956      5492     75843     78917     38355   1319418      9.68     10.31
535.51/535.54	c  N dy  6763   2435889      2956      5492     75847     98495     38355   1889148      9.69     12.57
540.21/540.26	c  N dy  6867   2455976      2956      5492     75852    118093     38355   2413124      9.70     10.26
545.41/545.40	c  N dy  6952   2476063      2954      5492     75862     69579     38355   1016038      9.70     12.70
549.31/549.31	c  N dy  7073   2496161      2953      5492     75863     89206     38355   1558948      9.72     10.72
553.71/553.71	c  N dy  7175   2516172      2953      5492     75867    108717     38355   2089939      9.73     13.64
558.72/558.78	c  N dy  7267   2536195      2953      5492     75871    128220     38355   2608500      9.73     10.89
563.81/563.86	c  N dy  7363   2556667      2952      5492     75876     78506     38355   1254082      9.74     10.32
568.21/568.23	c  N dy  7459   2577590      2952      5492     75880     98869     38355   1803748      9.74     10.31
572.71/572.77	c  N dy  7543   2597603      2952      5492     75881    118282     38355   2342765      9.75     10.31
577.71/577.78	c  N dy  7638   2617643      2952      5492     75883    137803     38355   2870491      9.75     10.27
581.93/581.96	c  N dy  7725   2637757      2951      5492     75898     86599     38355   1419323      9.75     10.27
585.71/585.76	c  N dy  7783   2657854      2951      5492     75902    106013     38355   1854781      9.75     10.63
590.73/590.79	c  N dy  7892   2678595      2950      5492     75909    126235     38355   2386960      9.76     10.30
596.01/596.07	c  N dy  8002   2698803      2950      5492     75915     74158     38355   1060860      9.77     10.30
598.51/598.54	c  S st  8082   2711406      2950      5492     75916     86478     38355   1389197      9.78   no data
598.61/598.66	c  S st  8082   2711912      2950      5492     75917     86983     38355   1409743      9.78   no data
598.61/598.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
600.52/600.58	c Flit:     2 Blit:      0 bXBeca:    0 bXProp:   18 Bins:   1551 BRemL:   1328 BRemN:      3 P: 29.3M T:  1.91
600.63/600.62	c Replacing       19 vars Replaced     7328 lits Time:     0.02 s 
600.63/600.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
600.63/600.63	c bin-w-bin subsume rem         1446 bins  time:  0.01 s
600.63/600.64	c subs with bin:       11  lits-rem:         0  v-fix:    0  time:  0.01 s
600.63/600.68	c Subs w/ non-existent bins:      2 l-rem:      3 v-fix:     0 done:   2929 time:  0.03 s
600.63/600.68	c Removed useless bin:      47  fixed:     0  props:   0.26M  time:  0.00 s
600.71/600.71	c lits-rem:         0  cl-subs:        7  v-elim:      9  v-fix:    0  time:  0.03 s
600.91/600.98	c subs with bin:     1043  lits-rem:      1646  v-fix:    0  time:  0.24 s
601.91/601.95	c lits-rem:      7775  cl-subs:     2353  v-elim:      0  v-fix:    0  time:  0.97 s
601.91/601.96	c vivif2 --  cl tried     5301 cl shrink        2 lits rem          2 time: 0.01
602.11/602.14	c vivif2 --  cl tried    78002 cl shrink    12049 lits rem      86013 time: 0.18
602.21/602.26	c asymm  cl-useful: 4/797/5299 lits-rem:12 time: 0.12
602.21/602.27	c calculated reachability. Time: 0.01
602.21/602.27	c  N dy  8082   2711912      2920      5295     72335     77995     37420   1213849      9.78   no data
602.72/602.76	c Finding binary XORs  T:     0.49 s  found:       0
606.71/606.78	c  N dy  8148   2732323      2917      5295     72355     97818     37420   1742878      9.77     10.46
611.41/611.40	c  N dy  8208   2753025      2914      5295     72389    117817     37420   2206648      9.76     10.41
616.41/616.48	c  N dy  8279   2773053      2911      5295     72394    137359     37420   2754818      9.76     13.28
620.61/620.62	c  N dy  8339   2793102      2911      5295     72398     86738     37420   1417976      9.75     10.32
624.72/624.77	c  N dy  8392   2813601      2911      5295     72400    106701     37420   1993880      9.75     10.42
629.31/629.33	c  N dy  8444   2835033      2910      5295     72414    127309     37420   2532525      9.74     10.30
634.81/634.80	c  N dy  8523   2855823      2909      5295     72426     75183     37420   1069406      9.73     10.26
638.51/638.50	c  N dy  8571   2876452      2908      5295     72444     95022     37420   1540658      9.72     10.26
643.31/643.30	c  N dy  8660   2898654      2908      5295     72456    116594     37420   2060043      9.72     10.33
648.11/648.11	c  N dy  8739   2918807      2908      5295     72462    136197     37420   2593398      9.72     10.24
653.21/653.26	c  N dy  8822   2938832      2908      5295     72468     81762     37420   1233025      9.72     17.26
657.61/657.61	c  N dy  8906   2959173      2908      5295     72476    101492     37420   1725180      9.72     10.27
662.71/662.75	c  N dy  8991   2980881      2908      5295     72481    122541     37420   2248826      9.72     10.26
668.11/668.12	c  N dy  9085   3000894      2908      5295     72488    141939     37420   2779536      9.72     12.15
672.61/672.66	c  N dy  9148   3021133      2908      5295     72495     86281     37420   1294526      9.72     10.25
677.01/677.03	c  N dy  9228   3041714      2907      5295     72513    106180     37420   1821203      9.72     10.37
682.11/682.10	c  N dy  9338   3061758      2906      5295     72523    125719     37420   2346137      9.72     10.33
687.21/687.27	c  N dy  9412   3081865      2905      5295     72541    145144     37420   2836987      9.72     10.32
692.01/692.00	c  N dy  9474   3102115      2903      5295     72554     88306     37420   1290123      9.71     10.34
696.22/696.25	c  N dy  9564   3122236      2903      5295     72561    107842     37420   1776020      9.71     10.42
701.41/701.42	c  N dy  9636   3143161      2903      5295     72565    128100     37420   2261774      9.71     10.32
706.81/706.89	c  N dy  9738   3163743      2903      5295     72570    148094     37420   2793694      9.71     10.24
711.41/711.44	c  N dy  9815   3184634      2903      5295     72574     90864     37420   1342628      9.71     10.45
715.91/715.98	c  N dy  9925   3205236      2903      5295     72577    110942     37420   1884359      9.72     10.40
717.51/717.57	c  S st  9954   3211914      2903      5295     72579    117435     37420   2050054      9.72      8.12
717.71/717.72	c  S st  9954   3212418      2903      5295     72579    117939     37420   2072442      9.72   no data
717.71/717.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
719.61/719.70	c Flit:     3 Blit:      1 bXBeca:    0 bXProp:    5 Bins:   2266 BRemL:   3425 BRemN:      7 P: 31.1M T:  1.96
719.71/719.75	c Replacing        5 vars Replaced     5139 lits Time:     0.05 s 
719.71/719.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
719.71/719.76	c bin-w-bin subsume rem          878 bins  time:  0.01 s
719.71/719.77	c subs with bin:        5  lits-rem:         0  v-fix:    0  time:  0.01 s
719.81/719.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2894 time:  0.03 s
719.81/719.80	c Removed useless bin:      43  fixed:     0  props:   0.24M  time:  0.00 s
719.81/719.84	c lits-rem:         0  cl-subs:        4  v-elim:     11  v-fix:    0  time:  0.03 s
720.31/720.35	c subs with bin:     1776  lits-rem:      3210  v-fix:    0  time:  0.46 s
722.41/722.43	c lits-rem:      5591  cl-subs:     4374  v-elim:      0  v-fix:    0  time:  2.08 s
722.41/722.44	c vivif2 --  cl tried     5170 cl shrink        1 lits rem          1 time: 0.01
722.62/722.71	c vivif2 --  cl tried    99338 cl shrink    20589 lits rem     173378 time: 0.27
723.01/723.03	c asymm  cl-useful: 4/1170/5169 lits-rem:7 time: 0.32
723.01/723.04	c calculated reachability. Time: 0.01
723.01/723.04	c  N dy  9954   3212418      2883      5168     68939     99325     36783   1575903      9.72   no data
723.51/723.53	c Finding binary XORs  T:     0.49 s  found:       0
728.23/728.26	c  N dy  9994   3234991      2880      5168     68970    121001     36783   2005509      9.71     10.30
733.41/733.42	c  N dy 10069   3255121      2878      5168     68983    140566     36783   2502138      9.70     10.22
737.51/737.56	c  N dy 10132   3275187      2876      5168     68995     87951     36783   1352696      9.70     13.52
742.01/742.05	c  N dy 10217   3295629      2875      5168     69013    107731     36783   1845938      9.70     10.24
746.71/746.79	c  N dy 10278   3317407      2875      5168     69025    128862     36783   2401620      9.69     10.22
752.12/752.17	c  N dy 10359   3337411      2874      5168     69044    148317     36783   2897889      9.69     19.05
756.62/756.66	c  N dy 10453   3357780      2873      5168     69054     91731     36783   1392608      9.69     10.22
761.02/761.05	c  N dy 10540   3377904      2873      5168     69063    111146     36783   1886575      9.69     10.26
766.12/766.13	c  N dy 10620   3399755      2872      5168     69076    132303     36783   2400168      9.69     10.23
772.02/772.03	c  N dy 10707   3419985      2872      5168     69086    151856     36783   2879319      9.69     10.64
776.72/776.79	c  N dy 10778   3440212      2872      5168     69095     92611     36783   1382153      9.69     10.28
781.42/781.42	c  N dy 10872   3460953      2872      5168     69108    112655     36783   1918756      9.69     10.40
786.02/786.05	c  N dy 10945   3480955      2871      5168     69121    132010     36783   2415746      9.69     15.31
791.12/791.19	c  N dy 11026   3501009      2871      5168     69128    151468     36783   2894877      9.69     18.89
796.33/796.33	c  N dy 11136   3521172      2871      5168     69136     90532     36783   1301111      9.69     10.27
800.52/800.56	c  N dy 11234   3541261      2871      5168     69140    110133     36783   1834663      9.69     14.58
805.02/805.10	c  N dy 11311   3561689      2871      5168     69149    130018     36783   2365538      9.69     10.22
810.63/810.66	c  N dy 11411   3581734      2871      5168     69155    149432     36783   2842493      9.69     11.16
815.92/815.90	c  N dy 11480   3601916      2869      5168     69173     86895     36783   1155469      9.69     10.32
820.22/820.21	c  N dy 11598   3621970      2869      5168     69176    106511     36783   1709049      9.70     14.52
825.12/825.16	c  N dy 11706   3641986      2869      5168     69178    126036     36783   2265184      9.70     12.74
830.62/830.63	c  N dy 11807   3662014      2869      5168     69182    145539     36783   2771419      9.71     14.56
836.52/836.51	c  N dy 11912   3682077      2869      5168     69186    165116     36783   3313844      9.71     10.27
841.32/841.38	c  N dy 11982   3704575      2867      5168     69203    103282     36783   1523740      9.71     10.26
843.12/843.10	c  S st 12022   3712418      2867      5168     69205    110955     36783   1732946      9.71      9.06
843.22/843.24	c  S st 12022   3712921      2867      5168     69205    111456     36783   1752560      9.71   no data
843.22/843.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
845.12/845.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   10 Bins:   8662 BRemL:   5180 BRemN:     18 P: 31.1M T:  1.86
845.12/845.17	c Replacing       10 vars Replaced     4164 lits Time:     0.05 s 
845.12/845.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
845.12/845.18	c bin-w-bin subsume rem          465 bins  time:  0.01 s
845.12/845.19	c subs with bin:       10  lits-rem:         0  v-fix:    0  time:  0.01 s
845.22/845.22	c Subs w/ non-existent bins:      3 l-rem:      0 v-fix:     0 done:   2857 time:  0.03 s
845.22/845.22	c Removed useless bin:      37  fixed:     0  props:   0.22M  time:  0.01 s
845.22/845.25	c lits-rem:         0  cl-subs:        2  v-elim:      9  v-fix:    0  time:  0.03 s
845.62/845.60	c subs with bin:     1641  lits-rem:      5962  v-fix:    0  time:  0.32 s
846.42/846.45	c lits-rem:      3549  cl-subs:     3218  v-elim:      0  v-fix:    0  time:  0.84 s
846.42/846.45	c vivif2 --  cl tried     5062 cl shrink        1 lits rem          1 time: 0.01
846.62/846.62	c vivif2 --  cl tried    77977 cl shrink     9657 lits rem      66349 time: 0.16
846.82/846.89	c asymm  cl-useful: 3/1413/5062 lits-rem:7 time: 0.28
846.82/846.90	c calculated reachability. Time: 0.01
846.82/846.91	c  N dy 12022   3712921      2848      5060     71289     77972     36156   1099208      9.71   no data
847.32/847.39	c Finding binary XORs  T:     0.49 s  found:       0
851.02/851.08	c  N dy 12076   3733142      2846      5060     71308     97730     36156   1632106      9.71     10.38
854.82/854.84	c  F st 12132   3751563      2846      5060     71313    115667     36156   2117743      9.70      8.16
854.82/854.87	c Found part      174 vars:          3 clauses:         2 lits size:         4
854.82/854.87	c Found part      183 vars:          4 clauses:         3 lits size:         6
854.82/854.87	c Found part      185 vars:       2839 clauses:     14678 lits size:     36116
854.82/854.87	c Found parts:          3 time: 0.02 s
854.82/854.87	c Solving part 174
854.92/854.95	c  N st     0         0         3         0         2         0         4         0   no data   no data
854.92/854.95	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
854.92/854.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
854.92/854.96	c Finding binary XORs  T:     0.01 s  found:       0
854.92/854.96	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
854.92/854.96	c calculated reachability. Time: 0.00
854.92/854.96	c Calc default polars -  time:   0.00 s pos:       1 undec:  229542 neg:       1
854.92/854.96	c =========================================================================================
854.92/854.96	c types(t): F = full restart, N = normal restart
854.92/854.96	c types(t): S = simplification begin/end, E = solution found
854.92/854.96	c restart types(rt): st = static, dy = dynamic
854.92/854.96	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
854.92/854.96	c  B st     0         0         3         0         2         0         4         0   no data   no data
854.92/854.96	c  E st     1         0         0         0         2         0         4         0   no data   no data
854.92/854.97	c Verified 0 clauses.
854.92/854.97	c Verified 0 clauses.
854.92/854.97	c Solved part
854.92/854.97	c =========================================================================================
854.92/854.97	c Solving part 183
855.02/855.05	c  N st     0         0         4         0         3         0         6         0   no data   no data
855.02/855.05	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
855.02/855.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
855.02/855.07	c Finding binary XORs  T:     0.01 s  found:       0
855.02/855.07	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
855.02/855.07	c calculated reachability. Time: 0.00
855.02/855.07	c Calc default polars -  time:   0.00 s pos:       1 undec:  229542 neg:       1
855.02/855.07	c =========================================================================================
855.02/855.07	c types(t): F = full restart, N = normal restart
855.02/855.07	c types(t): S = simplification begin/end, E = solution found
855.02/855.07	c restart types(rt): st = static, dy = dynamic
855.02/855.07	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
855.02/855.07	c  B st     0         0         4         0         3         0         6         0   no data   no data
855.02/855.07	c  E st     1         0         0         0         3         0         6         0   no data   no data
855.02/855.07	c Verified 0 clauses.
855.02/855.07	c Verified 0 clauses.
855.02/855.07	c Solved part
855.02/855.07	c =========================================================================================
855.02/855.08	c Coming back to original instance
855.02/855.08	c =========================================================================================
855.42/855.48	c  N st 12136   3753597      2839      5052     71242    117400     36116   2159713      9.70   no data
859.72/859.72	c  N dy 12175   3773678      2838      5052     71262    136872     36116   2642947      9.69     11.35
863.62/863.63	c  N dy 12231   3793721      2835      5052     71289     86315     36116   1283756      9.69     10.42
867.42/867.40	c  N dy 12295   3813724      2834      5052     71308    105754     36116   1745864      9.69     14.34
871.72/871.75	c  N dy 12340   3833819      2834      5052     71317    125312     36116   2293722      9.68     10.22
876.53/876.57	c  N dy 12419   3853975      2833      5052     71327    144978     36116   2758831      9.68     10.19
881.53/881.56	c  N dy 12483   3874611      2832      5052     71355     86716     36116   1173872      9.67     10.20
885.33/885.34	c  N dy 12526   3894717      2832      5052     71365    106249     36116   1664100      9.67     10.21
889.95/889.99	c  N dy 12587   3914797      2830      5052     71390    125674     36116   2124643      9.66     12.12
894.83/894.88	c  N dy 12668   3934827      2828      5052     71402    145082     36116   2611972      9.66     10.61
900.95/900.98	c  N dy 12758   3956582      2828      5052     71415     83431     36116   1052094      9.66     10.17
904.43/904.43	c  N dy 12812   3976717      2828      5052     71418    103001     36116   1559280      9.66     10.19
908.83/908.85	c  N dy 12884   3997035      2828      5052     71420    122751     36116   2054882      9.65     10.20
913.73/913.73	c  N dy 12953   4018086      2828      5052     71425    143355     36116   2664593      9.65     10.19
919.23/919.21	c  N dy 13019   4038101      2827      5052     71442    162709     36116   3123232      9.65     10.75
924.23/924.26	c  N dy 13110   4058327      2827      5052     71444     96832     36116   1341683      9.65     10.17
928.13/928.13	c  N dy 13185   4078380      2827      5052     71452    116275     36116   1827819      9.65     12.03
932.63/932.70	c  N dy 13254   4098454      2827      5052     71454    135810     36116   2353845      9.65     10.23
937.83/937.81	c  N dy 13337   4118517      2826      5052     71468    155280     36116   2849799      9.64     11.74
943.43/943.48	c  N dy 13445   4138569      2826      5052     71471    174822     36116   3345695      9.65     10.55
948.14/948.19	c  N dy 13558   4160623      2826      5052     71475    108870     36116   1649220      9.65     10.18
952.43/952.51	c  N dy 13626   4180780      2826      5052     71484    128465     36116   2115960      9.65     10.16
957.43/957.43	c  N dy 13686   4202900      2825      5052     71498    149859     36116   2683028      9.64     10.28
959.93/959.93	c  S st 13739   4212921      2825      5052     71499    159628     36116   2923797      9.64   no data
960.13/960.13	c  S st 13739   4213423      2825      5052     71500    160127     36116   2945391      9.64   no data
960.13/960.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
962.13/962.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    9 Bins:   4275 BRemL:   7793 BRemN:     14 P: 33.8M T:  1.97
962.13/962.19	c Replacing        9 vars Replaced     5058 lits Time:     0.07 s 
962.23/962.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
962.23/962.21	c bin-w-bin subsume rem          130 bins  time:  0.01 s
962.23/962.22	c subs with bin:       14  lits-rem:         1  v-fix:    0  time:  0.01 s
962.23/962.25	c Subs w/ non-existent bins:      3 l-rem:      0 v-fix:     0 done:   2816 time:  0.03 s
962.23/962.25	c Removed useless bin:      32  fixed:     0  props:   0.21M  time:  0.00 s
962.23/962.29	c lits-rem:         0  cl-subs:        4  v-elim:      8  v-fix:    0  time:  0.04 s
963.33/963.32	c subs with bin:     3428  lits-rem:      4773  v-fix:    0  time:  0.96 s
968.13/968.13	c lits-rem:      5447  cl-subs:     6116  v-elim:      0  v-fix:    0  time:  4.80 s
968.13/968.13	c vivif2 --  cl tried     4966 cl shrink        2 lits rem          2 time: 0.00
968.63/968.61	c vivif2 --  cl tried   132027 cl shrink    37628 lits rem     359156 time: 0.48
968.93/968.90	c asymm  cl-useful: 0/1328/4964 lits-rem:0 time: 0.29
968.93/968.91	c calculated reachability. Time: 0.01
968.93/968.91	c  N dy 13739   4213423      2808      4964     66485    132021     35632   2086750      9.64   no data
969.43/969.40	c Finding binary XORs  T:     0.49 s  found:       0
975.13/975.13	c  N dy 13815   4233441      2804      4964     66521    151448     35632   2565029      9.64     11.97
979.83/979.88	c  N dy 13895   4253731      2803      4964     66543     91549     35632   1268138      9.64     10.17
983.83/983.88	c  N dy 13972   4273988      2801      4964     66558    111261     35632   1747632      9.64     10.20
988.52/988.54	c  N dy 14055   4294156      2800      4964     66572    130849     35632   2258477      9.64     10.15
993.83/993.85	c  N dy 14150   4314301      2797      4964     66592    150342     35632   2735404      9.64     10.20
999.63/999.68	c  N dy 14253   4334481      2795      4964     66607    169897     35632   3215944      9.64     10.24
1003.83/1003.81	c  N dy 14341   4354527      2794      4964     66621    104001     35632   1499422      9.64     11.61
1008.22/1008.22	c  N dy 14423   4375856      2794      4964     66625    124729     35632   1985701      9.64     10.18
1013.04/1013.09	c  N dy 14509   4395933      2793      4964     66639    144122     35632   2466906      9.64     10.26
1018.64/1018.66	c  N dy 14612   4416297      2793      4964     66642    163954     35632   2944507      9.64     10.42
1024.43/1024.46	c  N dy 14737   4436387      2793      4964     66644     94677     35632   1255740      9.65     10.16
1028.44/1028.46	c  N dy 14818   4456724      2793      4964     66647    114450     35632   1742497      9.65     10.25
1033.32/1033.35	c  N dy 14929   4476790      2793      4964     66651    133946     35632   2215084      9.65     10.50
1038.63/1038.63	c  N dy 15038   4496826      2793      4964     66655    153421     35632   2692685      9.66     10.36
1044.13/1044.13	c  N dy 15127   4516840      2793      4964     66658    172890     35632   3163865      9.66     10.21
1049.63/1049.67	c  N dy 15238   4536940      2793      4964     66661    101322     35632   1381037      9.67     10.31
1054.14/1054.13	c  N dy 15338   4557352      2793      4964     66668    121149     35632   1895100      9.67     10.21
1059.35/1059.38	c  N dy 15429   4577698      2792      4964     66674    140885     35632   2349018      9.67     10.59
1064.86/1064.83	c  N dy 15511   4597747      2792      4964     66677    160338     35632   2821527      9.67     13.67
1070.74/1070.73	c  N dy 15594   4618723      2792      4964     66681    180679     35632   3293114      9.67     10.41
1075.85/1075.86	c  N dy 15700   4638917      2792      4964     66685    107670     35632   1495682      9.68     10.19
1080.04/1080.09	c  N dy 15769   4659259      2790      4964     66695    127208     35632   1902906      9.67     10.28
1085.24/1085.25	c  N dy 15881   4680557      2790      4964     66696    147959     35632   2436748      9.68     10.34
1090.74/1090.76	c  N dy 15985   4700648      2790      4964     66701    167372     35632   2872896      9.68     10.20
1094.64/1094.65	c  S st 16060   4713424      2790      4964     66701    179787     35632   3180202      9.68   no data
1094.84/1094.88	c  S st 16060   4713928      2790      4964     66704    180286     35632   3197892      9.68   no data
1094.94/1094.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1096.94/1096.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   14 Bins:  10837 BRemL:   7683 BRemN:     20 P: 35.8M T:  2.05
1097.14/1097.15	c Replacing       14 vars Replaced    34197 lits Time:     0.20 s 
1097.14/1097.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1097.14/1097.17	c bin-w-bin subsume rem          399 bins  time:  0.01 s
1097.14/1097.18	c subs with bin:       11  lits-rem:         0  v-fix:    0  time:  0.01 s
1097.24/1097.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2776 time:  0.03 s
1097.24/1097.21	c Removed useless bin:      41  fixed:     0  props:   0.19M  time:  0.00 s
1097.24/1097.26	c lits-rem:         0  cl-subs:        9  v-elim:     17  v-fix:    0  time:  0.04 s
1099.04/1099.08	c subs with bin:     5212  lits-rem:     12250  v-fix:    0  time:  1.73 s
1106.24/1106.26	c lits-rem:     10668  cl-subs:     9008  v-elim:      0  v-fix:    0  time:  7.18 s
1106.24/1106.26	c vivif2 --  cl tried     4869 cl shrink        3 lits rem          4 time: 0.01
1106.84/1106.87	c vivif2 --  cl tried   156032 cl shrink    46544 lits rem     306058 time: 0.60
1107.13/1107.11	c asymm  cl-useful: 0/958/4869 lits-rem:0 time: 0.24
1107.13/1107.12	c calculated reachability. Time: 0.00
1107.13/1107.12	c  N dy 16060   4713928      2759      4869     67006    156027     35048   2513110      9.68   no data
1107.53/1107.61	c Finding binary XORs  T:     0.49 s  found:       0
1113.53/1113.57	c  N dy 16111   4734607      2757      4869     67030    176001     35048   2942393      9.68     10.35
1117.54/1117.61	c  N dy 16169   4754682      2756      4869     67036    107096     35048   1520199      9.67     12.12
1121.53/1121.57	c  N dy 16213   4774693      2754      4869     67051    126460     35048   1970756      9.67     10.23
1126.34/1126.38	c  N dy 16249   4796968      2752      4869     67067    147857     35048   2408024      9.66     10.19
1131.85/1131.82	c  N dy 16324   4817261      2750      4869     67086    167421     35048   2828971      9.66     10.17
1137.84/1137.80	c  N dy 16392   4837587      2748      4869     67105     95120     35048   1203501      9.65     10.18
1141.94/1141.95	c  N dy 16444   4858007      2748      4869     67110    114882     35048   1659623      9.65     10.21
1146.94/1146.99	c  N dy 16498   4879629      2745      4869     67134    135710     35048   2113509      9.65     10.19
1152.24/1152.21	c  N dy 16576   4899734      2744      4869     67139    155200     35048   2577896      9.64     10.35
1158.25/1158.31	c  N dy 16646   4920866      2744      4869     67143    175716     35048   3080614      9.64     10.23
1164.34/1164.35	c  N dy 16741   4940959      2743      4869     67153    100729     35048   1268101      9.64     10.44
1168.84/1168.82	c  N dy 16825   4962765      2743      4869     67157    122007     35048   1809941      9.64     10.29
1173.76/1173.77	c  N dy 16911   4982909      2743      4869     67165    141603     35048   2319249      9.64     10.26
1179.54/1179.50	c  N dy 16995   5004179      2743      4869     67167    162321     35048   2838661      9.64     10.16
1186.04/1186.02	c  N dy 17064   5025899      2743      4869     67170    183299     35048   3322329      9.64     10.37
1191.64/1191.67	c  N dy 17162   5046066      2743      4869     67174    106544     35048   1364818      9.64     10.43
1196.04/1196.09	c  N dy 17222   5067008      2742      4869     67180    126811     35048   1818874      9.64     10.18
1200.93/1200.98	c  N dy 17292   5087055      2742      4869     67184    146128     35048   2244406      9.63     12.01
1206.53/1206.61	c  N dy 17398   5107223      2733      4869     67193    165754     35048   2710305      9.64     10.26
1212.84/1212.83	c  N dy 17519   5127294      2733      4869     67196    185265     35048   3187670      9.64     12.73
1218.64/1218.66	c  N dy 17622   5147501      2733      4869     67203    107237     35048   1351368      9.64     10.23
1223.04/1223.05	c  N dy 17739   5167609      2733      4869     67208    126817     35048   1819092      9.64     10.17
1228.04/1228.05	c  N dy 17826   5187713      2732      4869     67217    146271     35048   2265934      9.64     10.18
1233.54/1233.53	c  N dy 17911   5208068      2732      4869     67219    165972     35048   2688991      9.64     10.16
1235.14/1235.17	c  S st 17935   5213928      2732      4869     67221    171633     35048   2819618      9.64   no data
1235.36/1235.34	c  S st 17935   5214432      2732      4869     67221    172132     35048   2837869      9.64   no data
1235.36/1235.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1237.34/1237.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   39 Bins:   8665 BRemL:  21993 BRemN:     17 P: 32.4M T:  1.97
1237.34/1237.40	c Replacing       39 vars Replaced     3307 lits Time:     0.07 s 
1237.34/1237.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1237.34/1237.41	c bin-w-bin subsume rem          144 bins  time:  0.01 s
1237.45/1237.42	c subs with bin:       33  lits-rem:         5  v-fix:    0  time:  0.01 s
1237.45/1237.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2693 time:  0.03 s
1237.45/1237.45	c Removed useless bin:      43  fixed:     0  props:   0.18M  time:  0.00 s
1237.45/1237.49	c lits-rem:         0  cl-subs:       12  v-elim:     15  v-fix:    0  time:  0.04 s
1238.66/1238.64	c subs with bin:     2648  lits-rem:      7313  v-fix:    0  time:  1.07 s
1244.74/1244.73	c lits-rem:      8574  cl-subs:     8013  v-elim:      0  v-fix:    0  time:  6.10 s
1244.74/1244.74	c vivif2 --  cl tried     4667 cl shrink        1 lits rem          1 time: 0.00
1245.25/1245.27	c vivif2 --  cl tried   151637 cl shrink    41254 lits rem     237947 time: 0.52
1245.54/1245.59	c asymm  cl-useful: 4/1082/4666 lits-rem:4 time: 0.32
1245.64/1245.60	c calculated reachability. Time: 0.01
1245.64/1245.60	c  N dy 17935   5214432      2678      4666     50461    151629     33891   2317144      9.64   no data
1246.04/1246.09	c Finding binary XORs  T:     0.49 s  found:       0
1252.04/1252.04	c  N dy 18002   5234434      2677      4666     50476    171017     33891   2782147      9.64     10.16
1257.94/1257.93	c  N dy 18047   5254568      2676      4666     50483     96816     33891   1114208      9.64     10.15
1262.24/1262.20	c  N dy 18102   5275294      2674      4666     50490    116941     33891   1613262      9.63     10.16
1267.04/1267.06	c  N dy 18173   5295514      2674      4666     50493    136663     33891   2077471      9.63     10.25
1272.24/1272.24	c  N dy 18234   5315640      2674      4666     50499    156110     33891   2489995      9.62     10.15
1278.26/1278.29	c  N dy 18291   5337649      2672      4666     50518    177300     33891   2963341      9.62     10.23
1284.34/1284.36	c  N dy 18346   5357859      2672      4666     50523     99708     33891   1173060      9.62     10.17
1289.35/1289.32	c  N dy 18395   5382576      2671      4666     50536    123577     33891   1688252      9.61     10.16
1294.04/1294.03	c  N dy 18463   5402604      2671      4666     50542    143030     33891   2140767      9.61     11.23
1299.24/1299.27	c  N dy 18516   5422617      2671      4666     50545    162379     33891   2599426      9.61     10.13
1306.04/1306.05	c  N dy 18573   5447849      2669      4666     50557    186560     33891   3106313      9.60     10.27
1311.95/1311.90	c  N dy 18617   5470137      2668      4666     50565    108792     33891   1371669      9.60     10.22
1316.25/1316.20	c  N dy 18678   5490455      2668      4666     50574    128485     33891   1857256      9.59     10.31
1320.94/1320.96	c  N dy 18750   5510610      2667      4666     50581    147994     33891   2314651      9.59     10.10
1326.34/1326.33	c  N dy 18820   5530821      2667      4666     50585    167472     33891   2767291      9.59     10.31
1332.54/1332.57	c  N dy 18888   5552661      2667      4666     50591    188530     33891   3241643      9.59     10.12
1338.95/1338.91	c  N dy 18963   5573548      2667      4666     50596    107844     33891   1293532      9.59     10.28
1343.17/1343.16	c  N dy 19027   5593684      2667      4666     50602    127130     33891   1700993      9.58     10.10
1347.95/1347.93	c  N dy 19102   5613761      2666      4666     50618    146386     33891   2112767      9.58     11.16
1353.14/1353.17	c  N dy 19200   5633878      2666      4666     50624    165863     33891   2545102      9.58     10.14
1358.56/1358.57	c  N dy 19258   5654154      2666      4666     50627    185346     33891   2960850      9.58     10.13
1364.94/1364.90	c  N dy 19342   5674437      2665      4666     50642    103022     33891   1152068      9.58     10.22
1369.24/1369.27	c  N dy 19407   5694570      2665      4666     50645    122530     33891   1602126      9.58     10.25
1373.96/1373.98	c  S st 19467   5714433      2664      4666     50655    141730     33891   2044356      9.58   no data
1374.14/1374.15	c  S st 19467   5714935      2664      4666     50656    142230     33891   2061669      9.58   no data
1374.14/1374.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1376.05/1376.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    4 Bins:   2869 BRemL:  11936 BRemN:     48 P: 35.3M T:  1.88
1376.05/1376.09	c Replacing        4 vars Replaced      381 lits Time:     0.04 s 
1376.05/1376.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1376.05/1376.10	c bin-w-bin subsume rem           54 bins  time:  0.00 s
1376.05/1376.11	c subs with bin:       10  lits-rem:         0  v-fix:    0  time:  0.01 s
1376.16/1376.13	c Subs w/ non-existent bins:      1 l-rem:      0 v-fix:     0 done:   2660 time:  0.03 s
1376.16/1376.14	c Removed useless bin:      19  fixed:     0  props:   0.16M  time:  0.00 s
1376.16/1376.17	c lits-rem:         0  cl-subs:        3  v-elim:     10  v-fix:    0  time:  0.03 s
1376.74/1376.78	c subs with bin:     2286  lits-rem:      7834  v-fix:    0  time:  0.56 s
1378.64/1378.62	c lits-rem:      3969  cl-subs:     4580  v-elim:      0  v-fix:    0  time:  1.84 s
1378.64/1378.63	c vivif2 --  cl tried     4594 cl shrink        1 lits rem          2 time: 0.01
1378.94/1378.92	c vivif2 --  cl tried   119759 cl shrink    19763 lits rem     108115 time: 0.29
1379.24/1379.20	c asymm  cl-useful: 2/1109/4593 lits-rem:4 time: 0.28
1379.24/1379.21	c calculated reachability. Time: 0.00
1379.24/1379.21	c  N dy 19467   5714935      2650      4592     39708    119757     33400   1563850      9.58   no data
1379.74/1379.70	c Finding binary XORs  T:     0.49 s  found:       0
1384.44/1384.48	c  N dy 19514   5735004      2650      4592     39716    139215     33400   2017788      9.57     10.17
1389.64/1389.67	c  N dy 19571   5755612      2648      4592     39719    159181     33400   2489138      9.57     10.14
1395.25/1395.28	c  N dy 19618   5776113      2646      4592     39738    178801     33400   2890687      9.56     10.08
1400.65/1400.67	c  N dy 19681   5796197      2645      4592     39750    103017     33400   1219515      9.56     10.16
1405.05/1405.05	c  N dy 19759   5816463      2645      4592     39755    122620     33400   1648696      9.56     10.10
1410.16/1410.21	c  N dy 19830   5839973      2645      4592     39763    145175     33400   2105979      9.56     10.08
1415.77/1415.75	c  N dy 19904   5860961      2645      4592     39773    165445     33400   2536247      9.56     10.26
1421.27/1421.23	c  N dy 19977   5881022      2644      4592     39783    184791     33400   2952470      9.56     12.18
1427.35/1427.37	c  N dy 20034   5901697      2644      4592     39789    104587     33400   1190053      9.55     10.06
1431.35/1431.39	c  N dy 20081   5921732      2644      4592     39794    124078     33400   1668396      9.55     11.59
1436.04/1436.03	c  N dy 20168   5942085      2643      4592     39804    143840     33400   2137592      9.55     10.08
1441.54/1441.57	c  N dy 20230   5963031      2643      4592     39809    163911     33400   2535300      9.55     10.11
1447.75/1447.74	c  N dy 20307   5984257      2643      4592     39819    184363     33400   2976954      9.55     10.12
1454.05/1454.05	c  N dy 20371   6004869      2643      4592     39827    204225     33400   3439625      9.54     10.21
1458.95/1458.98	c  N dy 20450   6024930      2642      4592     39836    120529     33400   1537841      9.54     11.28
1463.65/1463.66	c  N dy 20536   6044940      2642      4592     39839    139941     33400   1987221      9.54     10.05
1468.75/1468.75	c  N dy 20605   6064947      2642      4592     39842    159263     33400   2402174      9.54     10.07
1474.15/1474.12	c  N dy 20679   6085050      2642      4592     39844    178795     33400   2852114      9.54     10.15
1480.35/1480.39	c  N dy 20753   6105593      2642      4592     39847    198736     33400   3323815      9.54     10.07
1486.75/1486.78	c  N dy 20838   6125653      2641      4592     39864    112651     33400   1290148      9.54     10.05
1491.05/1491.09	c  N dy 20914   6145731      2641      4592     39866    132053     33400   1713476      9.54     10.09
1495.86/1495.87	c  N dy 20979   6166138      2641      4592     39871    151794     33400   2131475      9.54     10.10
1500.86/1500.83	c  N dy 21043   6186188      2639      4592     39893    170909     33400   2490021      9.54     11.87
1507.07/1507.05	c  N dy 21120   6207161      2639      4592     39898    191082     33400   2923711      9.53     10.10
1509.45/1509.43	c  S st 21145   6214936      2639      4592     39899    198589     33400   3099315      9.53      9.27
1509.65/1509.62	c  S st 21145   6215439      2639      4592     39899    199088     33400   3115488      9.53   no data
1509.65/1509.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1511.65/1511.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bins:   1089 BRemL:   1057 BRemN:      7 P: 38.2M T:  1.99
1511.75/1511.72	c Replacing        2 vars Replaced     1097 lits Time:     0.09 s 
1511.75/1511.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1511.75/1511.73	c bin-w-bin subsume rem           29 bins  time:  0.00 s
1511.75/1511.74	c subs with bin:        5  lits-rem:         0  v-fix:    0  time:  0.01 s
1511.75/1511.77	c Subs w/ non-existent bins:      1 l-rem:      0 v-fix:     0 done:   2637 time:  0.03 s
1511.75/1511.77	c Removed useless bin:      14  fixed:     0  props:   0.16M  time:  0.00 s
1511.85/1511.81	c lits-rem:         0  cl-subs:        2  v-elim:      7  v-fix:    0  time:  0.04 s
1513.15/1513.18	c subs with bin:     3627  lits-rem:      8003  v-fix:    0  time:  1.28 s
1521.65/1521.60	c lits-rem:     16937  cl-subs:    13773  v-elim:      0  v-fix:    0  time:  8.42 s
1521.65/1521.61	c vivif2 --  cl tried     4553 cl shrink        1 lits rem          1 time: 0.01
1522.25/1522.22	c vivif2 --  cl tried   168632 cl shrink    45815 lits rem     289821 time: 0.61
1522.55/1522.52	c asymm  cl-useful: 1/1312/4552 lits-rem:3 time: 0.30
1522.55/1522.53	c calculated reachability. Time: 0.00
1522.55/1522.53	c  N dy 21145   6215439      2630      4551     38705    168629     33076   2431885      9.53   no data
1523.05/1523.02	c Finding binary XORs  T:     0.49 s  found:       0
1529.55/1529.54	c  N dy 21212   6235492      2626      4551     38730    187823     33076   2809585      9.53     10.12
1535.35/1535.34	c  N dy 21266   6255738      2626      4551     38733    107630     33076   1226427      9.53     10.20
1539.85/1539.89	c  N dy 21351   6276087      2626      4551     38740    127318     33076   1631247      9.53     10.08
1544.85/1544.80	c  N dy 21396   6296535      2625      4551     38747    146999     33076   2012037      9.52     10.08
1550.15/1550.17	c  N dy 21469   6316917      2624      4551     38760    166742     33076   2445447      9.52     10.03
1555.75/1555.78	c  N dy 21529   6336937      2622      4551     38769    186116     33076   2884103      9.52     10.05
1561.35/1561.34	c  N dy 21601   6356995      2622      4551     38773    205560     33076   3355444      9.52     10.04
1566.36/1566.41	c  N dy 21693   6377000      2622      4551     38776    120545     33076   1492875      9.52     10.23
1570.87/1570.87	c  N dy 21772   6397274      2621      4551     38781    140182     33076   1956372      9.52     10.09
1576.45/1576.41	c  N dy 21861   6417844      2621      4551     38785    160021     33076   2396457      9.52     10.04
1582.15/1582.11	c  N dy 21929   6438169      2621      4551     38791    179631     33076   2852600      9.52     10.07
1588.05/1588.00	c  N dy 22014   6458233      2621      4551     38793    199097     33076   3321257      9.52     19.30
1594.86/1594.83	c  N dy 22099   6478871      2620      4551     38799    111585     33076   1224799      9.52     10.07
1599.16/1599.17	c  N dy 22184   6498886      2619      4551     38816    130866     33076   1659827      9.52     12.70
1604.16/1604.11	c  N dy 22271   6518903      2619      4551     38819    150300     33076   2113422      9.52     10.05
1609.38/1609.38	c  N dy 22365   6538915      2619      4551     38823    169702     33076   2547447      9.52     12.18
1615.46/1615.45	c  N dy 22476   6559018      2618      4551     38831    189171     33076   3015196      9.52     10.15
1622.05/1622.01	c  N dy 22571   6579747      2618      4551     38835    209219     33076   3489204      9.52     10.13
1628.35/1628.33	c  N dy 22670   6600196      2618      4551     38837    119655     33076   1364377      9.52     10.10
1634.25/1634.23	c  N dy 22738   6625992      2617      4551     38847    144496     33076   1947981      9.52     10.08
1639.86/1639.88	c  N dy 22861   6646398      2616      4551     38862    164364     33076   2416209      9.52     10.04
1645.57/1645.56	c  N dy 22962   6666488      2615      4551     38867    183890     33076   2896425      9.53     13.25
1652.05/1652.01	c  N dy 23017   6688616      2615      4551     38873    205268     33076   3391151      9.52     10.11
1658.65/1658.67	c  N dy 23108   6708702      2615      4551     38877    113938     33076   1216617      9.52     12.61
1660.15/1660.11	c  S st 23150   6715440      2615      4551     38877    120504     33076   1370511      9.52   no data
1660.25/1660.25	c  S st 23150   6715943      2615      4551     38878    121004     33076   1387686      9.52   no data
1660.25/1660.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1661.95/1661.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:   1500 BRemL:   1312 BRemN:      7 P: 31.5M T:  1.68
1661.95/1662.00	c Replacing        1 vars Replaced     3153 lits Time:     0.05 s 
1661.95/1662.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1661.95/1662.01	c bin-w-bin subsume rem           46 bins  time:  0.00 s
1662.07/1662.02	c subs with bin:       19  lits-rem:         0  v-fix:    0  time:  0.01 s
1662.07/1662.04	c Subs w/ non-existent bins:      2 l-rem:      0 v-fix:     0 done:   2614 time:  0.03 s
1662.07/1662.05	c Removed useless bin:      22  fixed:     0  props:   0.16M  time:  0.00 s
1662.07/1662.08	c lits-rem:         0  cl-subs:        0  v-elim:      8  v-fix:    0  time:  0.03 s
1662.35/1662.34	c subs with bin:     1080  lits-rem:      3820  v-fix:    0  time:  0.22 s
1663.27/1663.26	c lits-rem:      2928  cl-subs:     2389  v-elim:      0  v-fix:    0  time:  0.92 s
1663.27/1663.26	c vivif2 --  cl tried     4472 cl shrink        1 lits rem          2 time: 0.00
1663.45/1663.45	c vivif2 --  cl tried   107539 cl shrink     7280 lits rem      40000 time: 0.19
1663.65/1663.62	c asymm  cl-useful: 2/968/4471 lits-rem:6 time: 0.16
1663.65/1663.63	c calculated reachability. Time: 0.00
1663.65/1663.63	c  N dy 23150   6715943      2606      4469     38015    107538     32669   1217405      9.52   no data
1664.15/1664.12	c Finding binary XORs  T:     0.49 s  found:       0
1668.55/1668.58	c  N dy 23196   6737794      2604      4469     38038    128591     32669   1691466      9.52     10.06
1673.65/1673.63	c  N dy 23268   6757992      2603      4469     38045    148231     32669   2158408      9.52     10.04
1679.06/1679.04	c  N dy 23319   6778000      2602      4469     38061    167463     32669   2539897      9.52     10.39
1684.86/1684.89	c  N dy 23397   6798426      2601      4469     38070    187206     32669   2985729      9.52     10.07
1691.66/1691.66	c  N dy 23452   6819002      2599      4469     38092    207067     32669   3399898      9.51     10.10
1697.96/1697.90	c  N dy 23541   6841181      2599      4469     38098    121664     32669   1441913      9.51     10.02
1702.66/1702.62	c  N dy 23613   6861267      2599      4469     38104    141021     32669   1856784      9.51     10.04
1707.96/1708.00	c  N dy 23712   6881345      2599      4469     38109    160543     32669   2303434      9.51     11.32
1713.36/1713.35	c  N dy 23787   6901371      2599      4469     38114    179935     32669   2738277      9.51     10.07
1719.56/1719.59	c  N dy 23868   6921518      2598      4469     38121    199476     32669   3182024      9.51     10.03
1726.16/1726.15	c  N dy 23955   6941689      2598      4469     38129    218977     32669   3630964      9.51     10.06
1731.48/1731.43	c  N dy 24019   6962667      2597      4469     38139    128681     32669   1559047      9.51     10.37
1736.47/1736.44	c  N dy 24097   6982750      2596      4469     38147    148191     32669   2017561      9.51     14.42
1741.77/1741.70	c  N dy 24162   7002780      2594      4469     38161    167404     32669   2432064      9.50     10.45
1747.67/1747.69	c  N dy 24258   7022914      2594      4469     38166    186993     32669   2900986      9.51     10.11
1754.67/1754.65	c  N dy 24368   7043441      2593      4469     38175    206836     32669   3338018      9.51     10.05
1762.18/1762.20	c  N dy 24471   7063560      2593      4469     38177    113470     32669   1212818      9.51     10.03
1766.76/1766.74	c  N dy 24557   7083603      2593      4469     38178    132942     32669   1673629      9.51     13.81
1771.96/1772.00	c  N dy 24646   7103673      2593      4469     38184    152318     32669   2109431      9.51     10.24
1777.58/1777.61	c  N dy 24722   7123873      2593      4469     38188    171874     32669   2568822      9.51     10.43
1783.66/1783.60	c  N dy 24798   7143964      2592      4469     38197    191113     32669   2964471      9.51     12.06
1790.66/1790.64	c  N dy 24916   7164054      2592      4469     38200    210578     32669   3410934      9.51     17.26
1798.48/1798.51	c  N dy 25043   7184722      2592      4469     38204    116173     32669   1229007      9.51     10.27
1803.16/1803.19	c  N dy 25134   7204829      2592      4469     38206    135737     32669   1679263      9.51     10.11
1805.97/1805.93	c  S st 25172   7215943      2592      4469     38207    146592     32669   1972241      9.51      7.14
1806.07/1806.10	c  S st 25172   7216446      2592      4469     38207    147093     32669   1990860      9.51   no data
1806.07/1806.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1807.97/1807.97	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    7 Bins:    938 BRemL:    807 BRemN:     10 P: 31.1M T:  1.86
1808.07/1808.04	c Replacing        7 vars Replaced     3360 lits Time:     0.06 s 
1808.07/1808.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1808.07/1808.05	c bin-w-bin subsume rem           69 bins  time:  0.00 s
1808.07/1808.06	c subs with bin:        4  lits-rem:         0  v-fix:    0  time:  0.01 s
1808.07/1808.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2584 time:  0.02 s
1808.07/1808.09	c Removed useless bin:      14  fixed:     0  props:   0.15M  time:  0.00 s
1808.17/1808.12	c lits-rem:         0  cl-subs:        5  v-elim:      7  v-fix:    0  time:  0.03 s
1808.57/1808.51	c subs with bin:      959  lits-rem:      6459  v-fix:    0  time:  0.34 s
1811.07/1811.04	c lits-rem:      5796  cl-subs:     4737  v-elim:      0  v-fix:    0  time:  2.53 s
1811.07/1811.05	c vivif2 --  cl tried     4371 cl shrink        1 lits rem          1 time: 0.00
1811.37/1811.32	c vivif2 --  cl tried   126861 cl shrink    16666 lits rem      90721 time: 0.27
1811.68/1811.65	c asymm  cl-useful: 2/1316/4370 lits-rem:3 time: 0.33
1811.68/1811.66	c calculated reachability. Time: 0.00
1811.68/1811.66	c  N dy 25172   7216446      2577      4370     37059    126859     32197   1572402      9.51   no data
1812.17/1812.15	c Finding binary XORs  T:     0.49 s  found:       0
1817.47/1817.48	c  N dy 25220   7237952      2573      4370     37074    147491     32197   2011245      9.51     10.10
1822.97/1822.92	c  N dy 25261   7258418      2571      4370     37098    167094     32197   2391932      9.51     10.01
1829.16/1829.14	c  N dy 25340   7278510      2570      4370     37103    186550     32197   2817383      9.51     10.44
1836.26/1836.22	c  N dy 25413   7298656      2570      4370     37112    206091     32197   3235219      9.50     10.16
1842.26/1842.20	c  N dy 25484   7318751      2570      4370     37114    117213     32197   1310692      9.50     10.06
1847.17/1847.14	c  N dy 25535   7339759      2569      4370     37133    137520     32197   1724623      9.50     10.01
1852.27/1852.28	c  N dy 25588   7359947      2569      4370     37140    156990     32197   2146209      9.50     10.00
1857.77/1857.80	c  N dy 25657   7380012      2569      4370     37144    176366     32197   2547814      9.50     11.63
1863.97/1863.93	c  N dy 25727   7400107      2568      4370     37156    195737     32197   2940730      9.49     11.69
1870.17/1870.14	c  N dy 25786   7420138      2567      4370     37169    214970     32197   3310527      9.49     11.02
1876.37/1876.35	c  N dy 25859   7440182      2565      4370     37187    121238     32197   1337045      9.49     10.47
1881.67/1881.66	c  N dy 25959   7462273      2564      4370     37202    142573     32197   1792334      9.49     10.13
1886.87/1886.84	c  N dy 26032   7482390      2564      4370     37206    161988     32197   2223982      9.49     10.01
1892.87/1892.82	c  N dy 26131   7503031      2564      4370     37210    181872     32197   2670517      9.49     10.01
1899.37/1899.36	c  N dy 26244   7523037      2564      4370     37215    201192     32197   3082742      9.49     13.81
1906.39/1906.39	c  N dy 26350   7543078      2564      4370     37219    220453     32197   3488663      9.49     10.02
1912.77/1912.74	c  N dy 26446   7563205      2564      4370     37219    124099     32197   1383414      9.49     10.00
1917.87/1917.82	c  N dy 26543   7583233      2564      4370     37221    143583     32197   1831191      9.49     10.44
1923.17/1923.19	c  N dy 26636   7603250      2564      4370     37221    163048     32197   2245232      9.49     10.04
1929.49/1929.42	c  N dy 26753   7623756      2564      4370     37225    183004     32197   2693458      9.50     10.06
1935.57/1935.58	c  N dy 26833   7643834      2564      4370     37227    202401     32197   3102776      9.50     11.01
1942.37/1942.39	c  N dy 26911   7664148      2564      4370     37233    221911     32197   3497134      9.49     10.04
1949.67/1949.66	c  N dy 27024   7684165      2564      4370     37235    123280     32197   1321787      9.50     10.02
1954.47/1954.47	c  N dy 27121   7704196      2564      4370     37239    142677     32197   1725423      9.50     10.48
1957.77/1957.74	c  S st 27171   7716446      2564      4370     37241    154557     32197   1969354      9.50      5.98
1957.98/1957.92	c  S st 27171   7716951      2564      4370     37241    155060     32197   1989398      9.50   no data
1957.98/1957.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1959.77/1959.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:   1776 BRemL:   1368 BRemN:     24 P: 32.5M T:  1.82
1959.87/1959.80	c Replacing        1 vars Replaced      371 lits Time:     0.04 s 
1959.87/1959.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1959.87/1959.81	c bin-w-bin subsume rem           37 bins  time:  0.00 s
1959.87/1959.82	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.01 s
1959.87/1959.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2563 time:  0.02 s
1959.87/1959.85	c Removed useless bin:      14  fixed:     0  props:   0.15M  time:  0.00 s
1959.87/1959.89	c lits-rem:         0  cl-subs:        2  v-elim:     12  v-fix:    0  time:  0.04 s
1960.47/1960.46	c subs with bin:     2002  lits-rem:      5201  v-fix:    0  time:  0.52 s
1963.27/1963.28	c lits-rem:      6660  cl-subs:     5744  v-elim:      0  v-fix:    0  time:  2.82 s
1963.27/1963.28	c vivif2 --  cl tried     4330 cl shrink        1 lits rem          1 time: 0.00
1963.67/1963.62	c vivif2 --  cl tried   138044 cl shrink    19782 lits rem      87277 time: 0.34
1963.97/1963.90	c asymm  cl-useful: 0/1095/4329 lits-rem:0 time: 0.27
1963.97/1963.91	c calculated reachability. Time: 0.01
1963.97/1963.91	c  N dy 27171   7716951      2551      4329     36256    138044     31839   1657775      9.50   no data
1964.37/1964.39	c Finding binary XORs  T:     0.49 s  found:       0
1969.87/1969.88	c  N dy 27238   7737035      2550      4329     36268    157473     31839   2088353      9.49     12.57
1975.59/1975.60	c  N dy 27273   7757735      2546      4329     36285    177487     31839   2583770      9.49     10.01
1981.98/1981.96	c  N dy 27356   7778258      2546      4329     36292    197391     31839   3026020      9.49     10.01
1988.79/1988.79	c  N dy 27427   7798718      2545      4329     36307    217219     31839   3468451      9.49     10.10
1995.50/1995.48	c  N dy 27513   7818816      2544      4329     36312    121918     31839   1326230      9.49     10.09
2000.38/2000.35	c  N dy 27584   7838831      2544      4329     36319    141218     31839   1722165      9.49     12.46
2005.40/2005.38	c  N dy 27642   7858933      2543      4329     36330    160724     31839   2151501      9.49      9.99
2011.38/2011.39	c  N dy 27724   7879700      2543      4329     36334    180790     31839   2580789      9.49      9.99
2017.58/2017.55	c  N dy 27803   7899731      2543      4329     36341    200227     31839   3017734      9.49     10.18
2023.88/2023.87	c  N dy 27860   7919846      2541      4329     36359    219501     31839   3414963      9.48     10.03
2031.48/2031.45	c  N dy 27921   7941079      2541      4329     36368    121732     31839   1260513      9.48     10.03
2035.98/2035.91	c  N dy 27975   7961109      2540      4329     36381    141073     31839   1669350      9.48     10.01
2041.08/2041.03	c  N dy 28058   7981170      2539      4329     36395    160456     31839   2080365      9.48     12.51
2046.78/2046.74	c  N dy 28128   8001328      2538      4329     36408    179942     31839   2476371      9.48     10.07
2053.08/2053.06	c  N dy 28221   8021526      2538      4329     36411    199469     31839   2917329      9.48     10.23
2059.88/2059.80	c  N dy 28309   8041628      2538      4329     36416    218859     31839   3331609      9.48     10.29
2066.78/2066.81	c  N dy 28387   8061714      2538      4329     36424    238049     31839   3698005      9.48      9.98
2072.50/2072.49	c  N dy 28467   8082170      2537      4329     36434    137390     31839   1534700      9.48      9.98
2077.58/2077.53	c  N dy 28573   8102196      2537      4329     36438    156787     31839   1973149      9.48     10.04
2083.08/2083.03	c  N dy 28643   8123020      2537      4329     36443    176822     31839   2405645      9.48     10.03
2089.08/2089.04	c  N dy 28721   8143667      2536      4329     36454    196568     31839   2808811      9.48     10.03
2095.88/2095.81	c  N dy 28805   8163702      2534      4329     36468    215899     31839   3225710      9.48     10.40
2103.08/2103.09	c  N dy 28910   8183783      2534      4329     36471    235366     31839   3650104      9.48     13.86
2109.48/2109.46	c  N dy 29017   8203833      2534      4329     36474    132995     31839   1468392      9.48     10.18
2112.58/2112.59	c  S st 29092   8216952      2534      4329     36476    145749     31839   1767256      9.48   no data
2112.78/2112.75	c  S st 29092   8217454      2534      4329     36476    146249     31839   1783907      9.48   no data
2112.78/2112.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2114.48/2114.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    7 Bins:   2137 BRemL:   1722 BRemN:      9 P: 31.5M T:  1.73
2114.58/2114.58	c Replacing        7 vars Replaced     7540 lits Time:     0.08 s 
2114.58/2114.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2114.58/2114.59	c bin-w-bin subsume rem           49 bins  time:  0.00 s
2114.58/2114.59	c subs with bin:        5  lits-rem:         0  v-fix:    0  time:  0.01 s
2114.68/2114.62	c Subs w/ non-existent bins:      2 l-rem:      0 v-fix:     0 done:   2527 time:  0.02 s
2114.68/2114.62	c Removed useless bin:      14  fixed:     0  props:   0.14M  time:  0.00 s
2114.68/2114.66	c lits-rem:         0  cl-subs:        2  v-elim:     16  v-fix:    0  time:  0.03 s
2115.08/2115.00	c subs with bin:     1285  lits-rem:      4722  v-fix:    0  time:  0.29 s
2117.38/2117.40	c lits-rem:      4640  cl-subs:     4432  v-elim:      0  v-fix:    0  time:  2.40 s
2117.38/2117.41	c vivif2 --  cl tried     4284 cl shrink        3 lits rem          8 time: 0.00
2117.68/2117.65	c vivif2 --  cl tried   128449 cl shrink    14525 lits rem      69615 time: 0.25
2117.98/2117.93	c asymm  cl-useful: 0/1533/4281 lits-rem:0 time: 0.27
2117.98/2117.94	c calculated reachability. Time: 0.00
2117.98/2117.94	c  N dy 29092   8217454      2511      4281     35303    128449     31376   1494748      9.48   no data
2118.48/2118.42	c Finding binary XORs  T:     0.49 s  found:       0
2123.38/2123.31	c  N dy 29135   8237470      2508      4281     35322    147820     31376   1876890      9.48     10.08
2128.49/2128.48	c  N dy 29199   8257478      2508      4281     35328    167249     31376   2315100      9.48      9.98
2134.28/2134.25	c  N dy 29265   8277770      2508      4281     35336    186932     31376   2789482      9.48     10.01
2139.78/2139.78	c  N dy 29284   8297887      2507      4281     35357    206247     31376   3197895      9.47     10.17
2147.08/2147.07	c  N dy 29365   8317914      2505      4281     35370    225602     31376   3616744      9.47     10.05
2153.38/2153.35	c  N dy 29421   8337929      2504      4281     35383    127721     31376   1384905      9.47     12.84
2158.08/2158.11	c  N dy 29499   8358203      2503      4281     35394    147450     31376   1853794      9.47     10.05
2163.28/2163.23	c  N dy 29558   8378209      2502      4281     35404    166855     31376   2305246      9.47     12.86
2169.30/2169.27	c  N dy 29655   8398235      2502      4281     35407    186330     31376   2743363      9.47     11.79
2175.48/2175.45	c  N dy 29703   8418256      2502      4281     35418    205641     31376   3162646      9.47      9.98
2182.68/2182.64	c  N dy 29782   8438518      2500      4281     35432    225185     31376   3569875      9.47      9.97
2190.10/2190.09	c  N dy 29850   8459493      2499      4281     35446    123814     31376   1233872      9.47      9.97
2194.79/2194.76	c  N dy 29937   8479836      2499      4281     35449    143649     31376   1695015      9.47     10.03
2200.11/2200.09	c  N dy 30027   8500233      2497      4281     35463    163354     31376   2148628      9.47      9.97
2206.09/2206.04	c  N dy 30119   8520380      2497      4281     35467    182883     31376   2567903      9.47     10.10
2213.39/2213.39	c  N dy 30221   8544233      2496      4281     35477    205978     31376   3107957      9.47     10.00
2220.19/2220.12	c  N dy 30313   8564254      2496      4281     35479    225366     31376   3540900      9.47     10.11
2227.61/2227.58	c  N dy 30411   8584360      2496      4281     35483    244873     31376   3977901      9.47      9.99
2233.29/2233.28	c  N dy 30491   8604422      2496      4281     35488    140072     31376   1580798      9.47     10.34
2238.29/2238.29	c  N dy 30583   8624461      2495      4281     35495    159450     31376   2030301      9.47     10.00
2244.19/2244.17	c  N dy 30672   8644720      2495      4281     35499    179037     31376   2444434      9.47     10.02
2250.79/2250.72	c  N dy 30780   8664836      2495      4281     35499    198645     31376   2897155      9.47     10.07
2257.20/2257.20	c  N dy 30871   8684851      2495      4281     35502    218087     31376   3346101      9.47     10.66
2264.79/2264.79	c  N dy 30996   8704918      2495      4281     35505    237590     31376   3787698      9.47     12.71
2269.69/2269.68	c  S st 31052   8717455      2495      4281     35505    249689     31376   4049749      9.47   no data
2269.99/2269.90	c  S st 31052   8717960      2495      4281     35505    250193     31376   4066297      9.47   no data
2269.99/2269.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2271.69/2271.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    7 Bins:   1255 BRemL:   1145 BRemN:     17 P: 36.5M T:  1.75
2271.99/2271.92	c Replacing        7 vars Replaced    26945 lits Time:     0.25 s 
2271.99/2271.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2271.99/2271.93	c bin-w-bin subsume rem           49 bins  time:  0.00 s
2271.99/2271.94	c subs with bin:       10  lits-rem:         0  v-fix:    0  time:  0.01 s
2271.99/2271.96	c Subs w/ non-existent bins:      3 l-rem:      0 v-fix:     0 done:   2488 time:  0.02 s
2271.99/2271.97	c Removed useless bin:      18  fixed:     0  props:   0.14M  time:  0.00 s
2272.09/2272.02	c lits-rem:         0  cl-subs:        5  v-elim:      9  v-fix:    0  time:  0.05 s
2273.59/2273.55	c subs with bin:     2962  lits-rem:      5962  v-fix:    0  time:  1.42 s
2282.19/2282.11	c lits-rem:     15536  cl-subs:    14542  v-elim:      0  v-fix:    0  time:  8.57 s
2282.19/2282.12	c vivif2 --  cl tried     4194 cl shrink        0 lits rem          0 time: 0.01
2282.98/2282.99	c vivif2 --  cl tried   210802 cl shrink    60765 lits rem     314089 time: 0.86
2283.38/2283.31	c asymm  cl-useful: 0/1004/4194 lits-rem:0 time: 0.33
2283.38/2283.33	c calculated reachability. Time: 0.00
2283.38/2283.33	c  N dy 31052   8717960      2479      4194     34325    210801     30841   3034832      9.47   no data
2283.88/2283.82	c Finding binary XORs  T:     0.49 s  found:       0
2292.28/2292.22	c  N dy 31120   8738027      2477      4194     34336    115285     30841   1113713      9.47     10.24
2296.98/2296.99	c  N dy 31214   8758762      2475      4194     34348    135288     30841   1526399      9.47     10.04
2301.89/2301.88	c  N dy 31284   8778858      2475      4194     34351    154765     30841   1941420      9.47      9.99
2307.59/2307.58	c  N dy 31370   8799089      2475      4194     34357    174342     30841   2339127      9.47     10.00
2314.09/2314.09	c  N dy 31472   8820643      2475      4194     34358    195229     30841   2791726      9.47     10.03
2320.90/2320.85	c  N dy 31549   8840673      2474      4194     34369    214647     30841   3191300      9.47      9.97
2327.89/2327.83	c  N dy 31623   8860961      2474      4194     34373    234311     30841   3623855      9.47      9.97
2334.59/2334.56	c  N dy 31705   8881541      2474      4194     34378    132377     30841   1386782      9.47      9.97
2339.29/2339.25	c  N dy 31783   8901565      2474      4194     34383    151781     30841   1793509      9.47      9.98
2344.69/2344.65	c  N dy 31843   8922044      2473      4194     34396    171521     30841   2188923      9.46     10.32
2350.59/2350.57	c  N dy 31928   8942048      2473      4194     34402    190901     30841   2593166      9.46     10.16
2356.99/2356.97	c  N dy 32011   8962096      2473      4194     34404    210303     30841   3018187      9.46     10.10
2364.09/2364.04	c  N dy 32088   8982185      2473      4194     34408    229624     30841   3400779      9.46      9.97
2371.60/2371.59	c  N dy 32177   9002982      2473      4194     34416    249676     30841   3825580      9.46     10.05
2377.21/2377.17	c  N dy 32273   9023004      2473      4194     34419    143394     30841   1585735      9.46     10.10
2382.29/2382.28	c  N dy 32363   9043037      2472      4194     34427    162678     30841   1986614      9.46     10.03
2388.10/2388.04	c  N dy 32444   9063557      2472      4194     34434    182426     30841   2399488      9.46     10.04
2394.29/2394.22	c  N dy 32533   9084131      2471      4194     34442    202240     30841   2816380      9.46      9.99
2401.19/2401.16	c  N dy 32626   9104164      2470      4194     34452    221549     30841   3208156      9.46     11.72
2408.40/2408.34	c  N dy 32723   9124275      2469      4194     34458    241032     30841   3631614      9.46      9.99
2416.10/2416.00	c  N dy 32828   9144276      2469      4194     34460    132465     30841   1320746      9.46     10.98
2420.70/2420.60	c  N dy 32922   9164291      2469      4194     34465    151899     30841   1763275      9.47     10.00
2425.79/2425.71	c  N dy 32983   9184429      2469      4194     34467    171418     30841   2209310      9.46     10.23
2431.70/2431.66	c  N dy 33058   9204907      2468      4194     34478    191167     30841   2625208      9.46     10.06
2435.70/2435.68	c  S st 33131   9217962      2468      4194     34480    203838     30841   2922523      9.46   no data
2436.00/2435.90	c  S st 33131   9218464      2468      4194     34482    204337     30841   2939355      9.46   no data
2436.00/2435.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2437.80/2437.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    3 Bins:    760 BRemL:    760 BRemN:     12 P: 33.2M T:  1.78
2437.80/2437.78	c Replacing        3 vars Replaced      620 lits Time:     0.07 s 
2437.80/2437.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2437.80/2437.79	c bin-w-bin subsume rem           36 bins  time:  0.00 s
2437.80/2437.80	c subs with bin:        8  lits-rem:         0  v-fix:    0  time:  0.01 s
2437.90/2437.82	c Subs w/ non-existent bins:      1 l-rem:      0 v-fix:     0 done:   2465 time:  0.02 s
2437.90/2437.82	c Removed useless bin:      18  fixed:     0  props:   0.14M  time:  0.00 s
2437.90/2437.87	c lits-rem:         0  cl-subs:        1  v-elim:     11  v-fix:    0  time:  0.04 s
2439.30/2439.26	c subs with bin:     3912  lits-rem:      7801  v-fix:    0  time:  1.31 s
2446.20/2446.16	c lits-rem:     14599  cl-subs:     8588  v-elim:      0  v-fix:    0  time:  6.90 s
2446.20/2446.17	c vivif2 --  cl tried     4137 cl shrink        3 lits rem          5 time: 0.00
2446.70/2446.69	c vivif2 --  cl tried   177307 cl shrink    39502 lits rem     211198 time: 0.52
2447.00/2446.99	c asymm  cl-useful: 0/883/4135 lits-rem:0 time: 0.30
2447.10/2447.00	c calculated reachability. Time: 0.01
2447.10/2447.00	c  N dy 33131   9218464      2454      4135     33646    177306     30467   2340311      9.46   no data
2447.51/2447.49	c Finding binary XORs  T:     0.48 s  found:       0
2454.00/2453.91	c  N dy 33218   9238591      2453      4135     33653    196818     30467   2766257      9.46     10.37
2460.81/2460.75	c  N dy 33295   9258684      2452      4135     33667    216323     30467   3171227      9.46     10.15
2467.80/2467.76	c  N dy 33374   9278697      2451      4135     33670    235806     30467   3633692      9.46     10.90
2474.09/2474.04	c  N dy 33459   9298710      2450      4135     33687    132699     30467   1373204      9.46      9.98
2478.90/2478.81	c  N dy 33542   9318713      2450      4135     33692    152120     30467   1800325      9.46     15.09
2484.60/2484.59	c  N dy 33637   9339700      2450      4135     33693    172451     30467   2229429      9.46     10.11
2491.00/2490.94	c  N dy 33713   9361080      2450      4135     33698    193267     30467   2675143      9.46     10.00
2497.40/2497.39	c  N dy 33789   9381108      2450      4135     33705    212645     30467   3076391      9.46     11.98
2504.60/2504.60	c  N dy 33870   9401144      2450      4135     33707    232089     30467   3490430      9.46     11.76
2512.00/2511.97	c  N dy 33962   9421235      2450      4135     33711    251535     30467   3917703      9.46      9.96
2518.02/2517.93	c  N dy 34059   9441256      2450      4135     33713    143312     30467   1569794      9.46     11.60
2522.80/2522.74	c  N dy 34131   9461465      2449      4135     33718    162862     30467   1999270      9.46      9.96
2528.40/2528.37	c  N dy 34203   9482267      2449      4135     33719    182910     30467   2416833      9.46      9.96
2534.70/2534.63	c  N dy 34284   9502606      2448      4135     33729    202514     30467   2829346      9.46      9.98
2541.71/2541.65	c  N dy 34385   9522766      2447      4135     33737    222031     30467   3256646      9.46     10.08
2549.60/2549.54	c  N dy 34491   9543397      2446      4135     33748    242022     30467   3680786      9.46      9.96
2557.51/2557.50	c  N dy 34567   9563418      2446      4135     33755    130811     30467   1260634      9.46     11.08
2562.02/2561.99	c  N dy 34627   9583470      2446      4135     33758    150202     30467   1678695      9.46     10.03
2567.52/2567.44	c  N dy 34737   9603535      2446      4135     33759    169706     30467   2107382      9.46     12.88
2573.60/2573.51	c  N dy 34828   9623820      2446      4135     33766    189267     30467   2517424      9.46      9.98
2579.62/2579.59	c  N dy 34917   9643825      2446      4135     33770    208596     30467   2938465      9.46     10.04
2586.90/2586.89	c  N dy 35027   9663894      2446      4135     33776    227921     30467   3342387      9.46     10.57
2594.10/2594.09	c  N dy 35101   9684270      2444      4135     33794    247414     30467   3721867      9.46      9.98
2603.31/2603.20	c  N dy 35229   9704321      2444      4135     33796    134555     30467   1298672      9.46     12.32
2606.91/2606.81	c  S st 35323   9718464      2444      4135     33796    148378     30467   1625645      9.47   no data
2607.02/2606.95	c  S st 35323   9718966      2444      4135     33796    148879     30467   1642846      9.47   no data
2607.02/2606.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2608.31/2608.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    9 Bins:    774 BRemL:    679 BRemN:      8 P: 27.9M T:  1.23
2608.31/2608.27	c Replacing        9 vars Replaced     2905 lits Time:     0.07 s 
2608.31/2608.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2608.31/2608.27	c bin-w-bin subsume rem           47 bins  time:  0.00 s
2608.31/2608.28	c subs with bin:        4  lits-rem:         0  v-fix:    0  time:  0.01 s
2608.41/2608.30	c Subs w/ non-existent bins:      1 l-rem:      0 v-fix:     0 done:   2435 time:  0.02 s
2608.41/2608.31	c Removed useless bin:      15  fixed:     0  props:   0.14M  time:  0.00 s
2608.41/2608.34	c lits-rem:         0  cl-subs:        6  v-elim:     10  v-fix:    0  time:  0.03 s
2608.71/2608.64	c subs with bin:     1090  lits-rem:      2900  v-fix:    0  time:  0.25 s
2610.81/2610.79	c lits-rem:      3101  cl-subs:     4675  v-elim:      0  v-fix:    0  time:  2.16 s
2610.91/2610.80	c vivif2 --  cl tried     4077 cl shrink        3 lits rem          3 time: 0.00
2611.11/2611.02	c vivif2 --  cl tried   134336 cl shrink    11171 lits rem      54371 time: 0.22
2611.31/2611.30	c asymm  cl-useful: 0/1523/4074 lits-rem:0 time: 0.28
2611.31/2611.31	c calculated reachability. Time: 0.00
2611.31/2611.31	c  N dy 35323   9718966      2425      4074     32893    134336     30036   1447107      9.47   no data
2611.81/2611.79	c Finding binary XORs  T:     0.48 s  found:       0
2616.71/2616.64	c  N dy 35366   9739328      2425      4074     32898    154103     30036   1863757      9.46      9.99
2622.53/2622.49	c  N dy 35422   9759680      2423      4074     32908    173939     30036   2283996      9.46      9.97
2628.91/2628.88	c  N dy 35474   9779846      2423      4074     32912    193607     30036   2727530      9.46     10.05
2635.01/2634.99	c  N dy 35519   9800036      2422      4074     32922    213171     30036   3152280      9.46     10.07
2642.22/2642.16	c  N dy 35574   9820751      2421      4074     32939    232995     30036   3549686      9.46      9.97
2649.92/2649.86	c  N dy 35627   9841221      2420      4074     32949    252681     30036   3928921      9.45      9.98
2655.60/2655.59	c  N dy 35670   9861390      2420      4074     32960    142587     30036   1520947      9.45      9.95
2661.20/2661.10	c  N dy 35744   9883094      2419      4074     32967    163549     30036   1967126      9.45     10.08
2666.70/2666.68	c  N dy 35810   9903471      2418      4074     32984    183235     30036   2391829      9.45     10.10
2673.60/2673.54	c  N dy 35890   9925482      2418      4074     32988    204513     30036   2855688      9.45      9.96
2680.82/2680.78	c  N dy 35959   9946559      2417      4074     33000    225046     30036   3300321      9.45      9.95
2688.30/2688.24	c  N dy 36037   9967192      2417      4074     33004    245105     30036   3775376      9.45      9.99
2698.11/2698.03	c  N dy 36133   9989439      2416      4074     33015    133595     30036   1282677      9.45      9.95
2702.91/2702.82	c  N dy 36198  10009548      2416      4074     33022    153149     30036   1714909      9.44     10.02
2708.41/2708.34	c  N dy 36299  10029598      2416      4074     33026    172748     30036   2163316      9.44     10.02
2714.11/2714.04	c  N dy 36346  10049665      2415      4074     33035    192210     30036   2578534      9.44     12.57
2720.71/2720.61	c  N dy 36411  10070003      2414      4074     33049    211974     30036   3001432      9.44     10.06
2727.81/2727.71	c  N dy 36504  10090543      2414      4074     33051    232041     30036   3469289      9.44     10.21
2735.41/2735.39	c  N dy 36578  10110577      2414      4074     33053    251655     30036   3915989      9.44     12.68
2743.91/2743.80	c  N dy 36680  10130652      2414      4074     33056    271186     30036   4362740      9.44      9.95
2749.61/2749.56	c  N dy 36785  10150757      2414      4074     33059    155115     30036   1737387      9.44      9.98
2755.21/2755.19	c  N dy 36881  10170945      2414      4074     33060    174758     30036   2147440      9.44      9.96
2761.81/2761.77	c  N dy 36978  10192476      2414      4074     33062    195718     30036   2601590      9.44      9.96
2769.41/2769.39	c  N dy 37063  10213690      2412      4074     33082    216253     30036   3009391      9.44      9.95
2771.31/2771.28	c  S st 37082  10218966      2412      4074     33082    221396     30036   3120258      9.44      8.51
2771.61/2771.52	c  S st 37082  10219470      2412      4074     33082    221899     30036   3137705      9.44   no data
2771.61/2771.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2773.41/2773.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    7 Bins:   8256 BRemL:   2265 BRemN:     22 P: 28.3M T:  1.76
2773.51/2773.42	c Replacing        7 vars Replaced    10977 lits Time:     0.12 s 
2773.51/2773.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2773.51/2773.43	c bin-w-bin subsume rem           60 bins  time:  0.00 s
2773.51/2773.44	c subs with bin:       11  lits-rem:         4  v-fix:    0  time:  0.01 s
2773.51/2773.46	c Subs w/ non-existent bins:      2 l-rem:      0 v-fix:     0 done:   2405 time:  0.02 s
2773.51/2773.47	c Removed useless bin:      18  fixed:     0  props:   0.15M  time:  0.00 s
2773.61/2773.51	c lits-rem:         0  cl-subs:        7  v-elim:     12  v-fix:    0  time:  0.04 s
2774.81/2774.76	c subs with bin:     3106  lits-rem:     17122  v-fix:    0  time:  1.16 s
2781.21/2781.16	c lits-rem:     12615  cl-subs:    10687  v-elim:      0  v-fix:    0  time:  6.41 s
2781.21/2781.17	c vivif2 --  cl tried     4011 cl shrink        2 lits rem          2 time: 0.00
2781.71/2781.68	c vivif2 --  cl tried   183982 cl shrink    39235 lits rem     143505 time: 0.51
2781.92/2781.83	c asymm  cl-useful: 0/599/4009 lits-rem:0 time: 0.15
2781.92/2781.85	c calculated reachability. Time: 0.00
2781.92/2781.85	c  N dy 37082  10219470      2393      4009     37946    183974     29546   2348379      9.44   no data
2782.41/2782.33	c Finding binary XORs  T:     0.48 s  found:       0
2789.01/2788.94	c  N dy 37140  10240160      2392      4009     37956    204058     29546   2762869      9.44      9.95
2796.02/2795.94	c  N dy 37191  10260204      2391      4009     37976    223448     29546   3156777      9.44      9.94
2803.81/2803.77	c  N dy 37237  10282501      2390      4009     37996    244799     29546   3544164      9.43     10.13
2809.91/2809.83	c  N dy 37315  10304117      2390      4009     38002    140949     29546   1544479      9.43      9.94
2815.11/2815.05	c  N dy 37380  10324838      2390      4009     38007    161097     29546   1968088      9.43      9.96
2821.11/2821.02	c  N dy 37433  10345172      2389      4009     38020    180872     29546   2387063      9.43      9.99
2827.31/2827.27	c  N dy 37510  10365426      2389      4009     38029    200535     29546   2785249      9.43      9.97
2833.91/2833.87	c  N dy 37573  10385486      2387      4009     38040    219930     29546   3202539      9.43     11.27
2841.02/2840.93	c  N dy 37646  10405494      2387      4009     38051    239388     29546   3650425      9.43     10.04
2848.92/2848.91	c  N dy 37721  10425593      2385      4009     38067    258843     29546   4049022      9.43      9.95
2855.32/2855.22	c  N dy 37814  10445623      2384      4009     38076    145915     29546   1532376      9.43      9.95
2860.62/2860.55	c  N dy 37917  10465666      2384      4009     38077    165433     29546   1977661      9.43      9.99
2866.63/2866.54	c  N dy 38030  10486086      2384      4009     38078    185367     29546   2414902      9.43      9.96
2873.62/2873.57	c  N dy 38137  10507636      2384      4009     38080    206320     29546   2873397      9.43      9.93
2881.04/2880.92	c  N dy 38221  10527715      2384      4009     38081    225855     29546   3296845      9.43     10.00
2888.51/2888.49	c  N dy 38332  10547736      2384      4009     38083    245403     29546   3732598      9.43     11.54
2896.82/2896.77	c  N dy 38427  10567738      2383      4009     38093    264817     29546   4145796      9.43     11.56
2903.92/2903.80	c  N dy 38507  10587751      2383      4009     38094    147497     29546   1543528      9.43      9.96
2909.42/2909.40	c  N dy 38615  10608015      2383      4009     38095    167210     29546   1961710      9.43      9.98
2915.03/2914.96	c  N dy 38705  10628033      2383      4009     38100    186568     29546   2384682      9.43     10.09
2921.42/2921.37	c  N dy 38799  10648066      2383      4009     38104    206079     29546   2846436      9.43     11.48
2928.34/2928.25	c  N dy 38870  10668081      2382      4009     38114    225530     29546   3278543      9.43      9.99
2936.12/2936.00	c  N dy 38972  10688100      2382      4009     38118    244958     29546   3704033      9.43     15.11
2944.02/2943.96	c  N dy 39040  10708166      2381      4009     38132    264347     29546   4110089      9.43      9.94
2949.02/2949.01	c  S st 39106  10719472      2381      4009     38132    275313     29546   4336449      9.43   no data
2949.42/2949.31	c  S st 39106  10719976      2381      4009     38132    275815     29546   4352368      9.43   no data
2949.42/2949.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2951.12/2951.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    8 Bins:   1667 BRemL:   6686 BRemN:      9 P: 39.8M T:  1.76
2951.52/2951.46	c Replacing        8 vars Replaced    29260 lits Time:     0.37 s 
2951.52/2951.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2951.52/2951.47	c bin-w-bin subsume rem           45 bins  time:  0.00 s
2951.52/2951.47	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.01 s
2951.52/2951.50	c Subs w/ non-existent bins:      1 l-rem:      0 v-fix:     0 done:   2373 time:  0.02 s
2951.62/2951.50	c Removed useless bin:      16  fixed:     0  props:   0.14M  time:  0.00 s
2951.62/2951.55	c lits-rem:         0  cl-subs:        6  v-elim:     13  v-fix:    0  time:  0.05 s
2953.42/2953.39	c subs with bin:     3244  lits-rem:     17226  v-fix:    0  time:  1.73 s
2960.52/2960.40	c lits-rem:      3558  cl-subs:    12781  v-elim:      0  v-fix:    0  time:  7.01 s
2960.52/2960.41	c vivif2 --  cl tried     3959 cl shrink        2 lits rem          3 time: 0.00
2961.23/2961.18	c vivif2 --  cl tried   212046 cl shrink    62755 lits rem     299269 time: 0.77
2961.62/2961.51	c asymm  cl-useful: 0/979/3957 lits-rem:0 time: 0.33
2961.62/2961.52	c calculated reachability. Time: 0.00
2961.62/2961.52	c  N dy 39106  10719976      2360      3957     31724    212044     29148   3042725      9.43   no data
2962.12/2962.01	c Finding binary XORs  T:     0.48 s  found:       0
2970.32/2970.21	c  N dy 39178  10740895      2359      3957     31730    117241     29148   1112158      9.43      9.96
2974.22/2974.12	c  N dy 39201  10761204      2358      3957     31743    136745     29148   1544368      9.43     10.02
2979.02/2978.97	c  N dy 39274  10781269      2357      3957     31753    156128     29148   1915376      9.43     10.40
2984.02/2983.97	c  N dy 39346  10801496      2355      3957     31770    175609     29148   2285849      9.42      9.94
2989.62/2989.59	c  N dy 39419  10821550      2355      3957     31775    195071     29148   2704709      9.42     11.28
2996.32/2996.26	c  N dy 39519  10841651      2355      3957     31778    214526     29148   3074393      9.42     11.52
3003.22/3003.15	c  N dy 39601  10862205      2355      3957     31783    234435     29148   3457874      9.42      9.93
3010.84/3010.78	c  N dy 39694  10882310      2355      3957     31787    253863     29148   3849261      9.42     10.00
3016.92/3016.83	c  N dy 39783  10902663      2355      3957     31792    144942     29148   1527891      9.42      9.98
3021.93/3021.88	c  N dy 39867  10923502      2355      3957     31796    165134     29148   1928335      9.42      9.96
3027.93/3027.81	c  N dy 39948  10944429      2355      3957     31802    185375     29148   2334322      9.42      9.97
3033.94/3033.88	c  N dy 40040  10964450      2355      3957     31808    204793     29148   2717361      9.42      9.92
3040.83/3040.79	c  N dy 40129  10984762      2354      3957     31813    224486     29148   3112074      9.42      9.93
3047.83/3047.70	c  N dy 40199  11004834      2354      3957     31820    243960     29148   3497033      9.42     13.99
3055.52/3055.42	c  N dy 40304  11024954      2354      3957     31822    263506     29148   3927081      9.42      9.93
3063.02/3062.97	c  N dy 40399  11046130      2354      3957     31824    148100     29148   1524444      9.42     10.02
3068.04/3067.99	c  N dy 40497  11066196      2354      3957     31826    167538     29148   1922927      9.42     10.47
3073.82/3073.71	c  N dy 40588  11086261      2354      3957     31827    187004     29148   2320666      9.43      9.93
3080.04/3079.96	c  N dy 40681  11106999      2354      3957     31828    207212     29148   2792693      9.43      9.93
3087.52/3087.40	c  N dy 40772  11127561      2353      3957     31836    227112     29148   3182981      9.43     10.00
3095.03/3094.94	c  N dy 40880  11147646      2353      3957     31837    246616     29148   3587080      9.43      9.94
3103.14/3103.09	c  N dy 40963  11168476      2353      3957     31842    266753     29148   3982847      9.43     10.13
3112.05/3111.96	c  N dy 41066  11188884      2353      3957     31846    146247     29148   1420310      9.43     10.01
3117.33/3117.24	c  N dy 41177  11208953      2353      3957     31849    165762     29148   1840811      9.43     15.58
3120.43/3120.36	c  S st 41243  11219978      2353      3957     31849    176467     29148   2072050      9.43   no data
3120.63/3120.53	c  S st 41243  11220479      2353      3957     31849    176968     29148   2092560      9.43   no data
3120.63/3120.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3121.94/3121.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   14 Bins:   2029 BRemL:   1948 BRemN:      9 P: 27.7M T:  1.30
3122.03/3121.94	c Replacing       14 vars Replaced     7717 lits Time:     0.08 s 
3122.03/3121.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3122.03/3121.94	c bin-w-bin subsume rem           31 bins  time:  0.00 s
3122.03/3121.95	c subs with bin:        7  lits-rem:         0  v-fix:    0  time:  0.01 s
3122.03/3121.97	c Subs w/ non-existent bins:      2 l-rem:      1 v-fix:     0 done:   2339 time:  0.02 s
3122.03/3121.98	c Removed useless bin:       6  fixed:     0  props:   0.14M  time:  0.00 s
3122.13/3122.02	c lits-rem:         0  cl-subs:        1  v-elim:      4  v-fix:    0  time:  0.04 s
3122.73/3122.62	c subs with bin:     2472  lits-rem:      3509  v-fix:    0  time:  0.53 s
3127.83/3127.70	c lits-rem:      7488  cl-subs:     7154  v-elim:      0  v-fix:    0  time:  5.09 s
3127.83/3127.71	c vivif2 --  cl tried     3898 cl shrink        0 lits rem          0 time: 0.00
3128.13/3128.01	c vivif2 --  cl tried   162743 cl shrink    20881 lits rem      93134 time: 0.31
3128.33/3128.31	c asymm  cl-useful: 0/971/3898 lits-rem:0 time: 0.29
3128.44/3128.32	c calculated reachability. Time: 0.00
3128.44/3128.32	c  N dy 41243  11220479      2335      3898     31277    162737     28689   1859650      9.43   no data
3128.93/3128.80	c Finding binary XORs  T:     0.48 s  found:       0
3134.42/3134.38	c  N dy 41290  11240536      2333      3898     31287    182128     28689   2258698      9.43     10.69
3140.64/3140.59	c  N dy 41341  11260577      2332      3898     31297    201545     28689   2653520      9.43      9.98
3147.63/3147.53	c  N dy 41397  11280756      2332      3898     31302    221066     28689   3021585      9.42     10.10
3155.23/3155.15	c  N dy 41474  11302495      2331      3898     31323    242070     28689   3423967      9.42     10.23
3164.53/3164.40	c  N dy 41544  11327741      2331      3898     31329    266431     28689   3883089      9.42      9.96
3173.43/3173.41	c  N dy 41637  11349562      2330      3898     31342    147249     28689   1448493      9.42      9.95
3179.04/3179.01	c  N dy 41717  11371147      2329      3898     31354    168110     28689   1862259      9.42      9.93
3185.33/3185.29	c  N dy 41798  11391984      2328      3898     31365    188281     28689   2253854      9.42     10.11
3192.35/3192.26	c  N dy 41891  11413605      2328      3898     31368    209249     28689   2672802      9.42      9.95
3199.13/3199.09	c  N dy 41967  11433686      2328      3898     31373    228718     28689   3088105      9.42     10.00
3206.65/3206.55	c  N dy 42064  11453709      2328      3898     31378    248168     28689   3499579      9.42      9.97
3215.14/3215.04	c  N dy 42161  11473800      2328      3898     31381    267588     28689   3889159      9.42     12.13
3224.43/3224.35	c  N dy 42229  11494229      2328      3898     31384    144118     28689   1362260      9.42      9.92
3230.03/3229.90	c  N dy 42340  11515148      2328      3898     31385    164388     28689   1791841      9.42      9.94
3235.63/3235.56	c  N dy 42416  11535175      2328      3898     31389    183752     28689   2176301      9.42     10.15
3242.53/3242.40	c  N dy 42520  11555939      2328      3898     31392    203792     28689   2574458      9.42     10.07
3249.63/3249.53	c  N dy 42601  11576255      2328      3898     31398    223463     28689   2995605      9.42      9.93
3257.14/3257.01	c  N dy 42693  11596333      2328      3898     31399    242924     28689   3382875      9.42     10.02
3265.43/3265.33	c  N dy 42800  11616395      2328      3898     31402    262331     28689   3786804      9.42      9.92
3274.14/3274.00	c  N dy 42891  11636487      2328      3898     31405    281722     28689   4208309      9.42     10.02
3282.34/3282.25	c  N dy 43007  11656543      2328      3898     31410    155961     28689   1601173      9.42     11.13
3288.05/3287.96	c  N dy 43090  11676620      2328      3898     31412    175414     28689   1982437      9.42     10.73
3293.94/3293.87	c  N dy 43159  11696628      2328      3898     31412    194775     28689   2384931      9.42     10.04
3300.44/3300.34	c  N dy 43243  11716814      2328      3898     31414    214323     28689   2789972      9.42     10.06
3301.64/3301.50	c  S st 43256  11720480      2328      3898     31415    217896     28689   2859090      9.42   no data
3301.84/3301.73	c  S st 43256  11720982      2328      3898     31415    218391     28689   2876422      9.42   no data
3301.84/3301.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3303.04/3302.93	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    3 Bins:    330 BRemL:    690 BRemN:     17 P: 30.3M T:  1.17
3303.14/3303.00	c Replacing        3 vars Replaced     1820 lits Time:     0.07 s 
3303.14/3303.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3303.14/3303.01	c bin-w-bin subsume rem           26 bins  time:  0.00 s
3303.14/3303.01	c subs with bin:        3  lits-rem:         0  v-fix:    0  time:  0.01 s
3303.14/3303.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2324 time:  0.02 s
3303.14/3303.04	c Removed useless bin:      10  fixed:     0  props:   0.13M  time:  0.00 s
3303.14/3303.09	c lits-rem:         1  cl-subs:        3  v-elim:      9  v-fix:    0  time:  0.05 s
3304.56/3304.43	c subs with bin:     4380  lits-rem:      3733  v-fix:    0  time:  1.25 s
3311.24/3311.11	c lits-rem:      6288  cl-subs:    11869  v-elim:      0  v-fix:    0  time:  6.69 s
3311.24/3311.12	c vivif2 --  cl tried     3860 cl shrink        4 lits rem          4 time: 0.00
3311.74/3311.68	c vivif2 --  cl tried   196002 cl shrink    37868 lits rem     148065 time: 0.56
3312.04/3311.98	c asymm  cl-useful: 0/1264/3856 lits-rem:0 time: 0.30
3312.04/3311.99	c calculated reachability. Time: 0.00
3312.04/3311.99	c  N dy 43256  11720982      2315      3856     30512    195998     28406   2500614      9.42   no data
3312.54/3312.48	c Finding binary XORs  T:     0.48 s  found:       0
3319.54/3319.40	c  N dy 43325  11741111      2313      3856     30536    215318     28406   2874344      9.42      9.97
3327.55/3327.49	c  N dy 43430  11761468      2312      3856     30545    235047     28406   3333245      9.42      9.94
3335.84/3335.75	c  N dy 43523  11781550      2312      3856     30549    254533     28406   3749717      9.42      9.94
3345.34/3345.21	c  N dy 43621  11801592      2312      3856     30552    273946     28406   4132768      9.42     14.47
3354.24/3354.15	c  N dy 43712  11821829      2310      3856     30565    150255     28406   1515825      9.42     10.07
3359.55/3359.46	c  N dy 43803  11841915      2310      3856     30567    169761     28406   1937791      9.42     11.39
3366.34/3366.27	c  N dy 43907  11863683      2310      3856     30570    190972     28406   2386943      9.42     10.00
3373.04/3372.96	c  N dy 43984  11884090      2310      3856     30572    210778     28406   2806555      9.42      9.99
3380.74/3380.62	c  N dy 44091  11904243      2310      3856     30574    230295     28406   3205781      9.42     10.08
3388.74/3388.66	c  N dy 44201  11924304      2310      3856     30577    249702     28406   3614079      9.42     10.93
3396.54/3396.49	c  N dy 44262  11944353      2308      3856     30596    268840     28406   3967732      9.42     10.47
3405.44/3405.37	c  N dy 44381  11964433      2308      3856     30597    288332     28406   4381364      9.42     10.23
3412.74/3412.60	c  N dy 44500  11984652      2308      3856     30598    161758     28406   1739694      9.42      9.96
3418.96/3418.84	c  N dy 44596  12005300      2308      3856     30599    181744     28406   2153711      9.43      9.99
3425.46/3425.41	c  N dy 44696  12025357      2308      3856     30601    201148     28406   2546841      9.43     10.16
3432.65/3432.54	c  N dy 44820  12045476      2308      3856     30603    220696     28406   2960037      9.43      9.98
3440.55/3440.45	c  N dy 44929  12065492      2308      3856     30607    240057     28406   3365349      9.43     11.20
3448.66/3448.57	c  N dy 45045  12085681      2308      3856     30610    259602     28406   3789583      9.43      9.99
3457.54/3457.46	c  N dy 45150  12105753      2306      3856     30622    278979     28406   4180905      9.43     10.67
3467.84/3467.77	c  N dy 45273  12125826      2306      3856     30624    150263     28406   1459674      9.43      9.93
3473.55/3473.40	c  N dy 45416  12145873      2306      3856     30624    169769     28406   1894378      9.43     11.03
3480.04/3479.92	c  N dy 45516  12166572      2305      3856     30635    189782     28406   2296507      9.43      9.97
3487.06/3486.95	c  N dy 45638  12186622      2305      3856     30637    209225     28406   2692401      9.44     13.95
3494.86/3494.74	c  N dy 45737  12207104      2305      3856     30640    229079     28406   3093844      9.44      9.95
3500.64/3500.53	c  S st 45830  12220983      2305      3856     30642    242588     28406   3383484      9.44      8.06
3500.84/3500.78	c  S st 45830  12221486      2305      3856     30642    243090     28406   3401549      9.44   no data
3500.94/3500.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3502.24/3502.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    5 Bins:    493 BRemL:    448 BRemN:      5 P: 30.6M T:  1.34
3502.34/3502.27	c Replacing        5 vars Replaced     8755 lits Time:     0.13 s 
3502.34/3502.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3502.34/3502.28	c bin-w-bin subsume rem           29 bins  time:  0.00 s
3502.34/3502.29	c subs with bin:       12  lits-rem:         0  v-fix:    0  time:  0.01 s
3502.34/3502.31	c Subs w/ non-existent bins:      1 l-rem:      0 v-fix:     0 done:   2300 time:  0.02 s
3502.34/3502.31	c Removed useless bin:      19  fixed:     0  props:   0.14M  time:  0.00 s
3502.45/3502.36	c lits-rem:         0  cl-subs:        3  v-elim:     10  v-fix:    0  time:  0.05 s
3503.66/3503.58	c subs with bin:     3356  lits-rem:      3185  v-fix:    0  time:  1.13 s
3511.14/3511.11	c lits-rem:      6649  cl-subs:    10553  v-elim:      0  v-fix:    0  time:  7.52 s
3511.14/3511.11	c vivif2 --  cl tried     3786 cl shrink        4 lits rem          4 time: 0.00
3511.85/3511.71	c vivif2 --  cl tried   204949 cl shrink    40831 lits rem     141449 time: 0.59
3511.95/3511.86	c asymm  cl-useful: 0/569/3783 lits-rem:0 time: 0.16
3511.95/3511.88	c calculated reachability. Time: 0.00
3511.95/3511.88	c  N dy 45830  12221486      2290      3783     29782    204947     28002   2672657      9.44   no data
3512.47/3512.36	c Finding binary XORs  T:     0.48 s  found:       0
3520.17/3520.06	c  N dy 45877  12242468      2289      3783     29799    225156     28002   3087255      9.44      9.96
3528.24/3528.11	c  N dy 45931  12264175      2288      3783     29826    246027     28002   3524281      9.43      9.97
3537.95/3537.85	c  N dy 46014  12286020      2287      3783     29838    267131     28002   3939674      9.43     10.16
3545.25/3545.11	c  N dy 46081  12306528      2287      3783     29844    149763     28002   1566383      9.43      9.97
3550.75/3550.64	c  N dy 46165  12326552      2285      3783     29860    169049     28002   1959249      9.43      9.93
3556.55/3556.47	c  N dy 46232  12346600      2285      3783     29866    188335     28002   2344869      9.43     10.57
3562.85/3562.73	c  N dy 46302  12366778      2284      3783     29882    207815     28002   2767910      9.43     10.00
3570.35/3570.25	c  N dy 46384  12387935      2283      3783     29890    228252     28002   3192731      9.43      9.94
3577.55/3577.49	c  N dy 46447  12408013      2283      3783     29898    247508     28002   3584120      9.43     10.06
3585.35/3585.23	c  N dy 46512  12428352      2283      3783     29901    266897     28002   3962234      9.43      9.95
3594.05/3593.90	c  N dy 46594  12448942      2282      3783     29911    286645     28002   4350835      9.43      9.94
3600.65/3600.55	c  N dy 46698  12469248      2282      3783     29919    162196     28002   1755018      9.43      9.96
3606.65/3606.55	c  N dy 46797  12489482      2281      3783     29922    181741     28002   2144430      9.43      9.94
3613.35/3613.20	c  N dy 46895  12509557      2280      3783     29928    201153     28002   2543828      9.43     10.14
3620.05/3620.00	c  N dy 46994  12529572      2280      3783     29930    220514     28002   2946583      9.43     10.08
3627.75/3627.64	c  N dy 47076  12549674      2279      3783     29938    239849     28002   3330077      9.43      9.94
3635.76/3635.67	c  N dy 47152  12570910      2278      3783     29943    260448     28002   3800371      9.43     10.03
3644.37/3644.23	c  N dy 47253  12591301      2278      3783     29945    280221     28002   4233076      9.43     10.07
3654.05/3653.92	c  N dy 47361  12611337      2278      3783     29946    151134     28002   1494579      9.43     13.28
3659.65/3659.58	c  N dy 47456  12631581      2278      3783     29949    170745     28002   1916255      9.43     10.12
3665.96/3665.88	c  N dy 47578  12651674      2277      3783     29956    190259     28002   2336614      9.43     11.02
3672.85/3672.74	c  N dy 47677  12671748      2277      3783     29960    209663     28002   2729451      9.43     10.51
3680.26/3680.12	c  N dy 47796  12691839      2277      3783     29963    229065     28002   3134151      9.43     13.67
3688.37/3688.22	c  N dy 47921  12711911      2277      3783     29964    248548     28002   3553407      9.43     13.54
3692.15/3692.10	c  S st 47956  12721486      2277      3783     29968    257755     28002   3729452      9.43   no data
3692.45/3692.38	c  S st 47956  12721988      2277      3783     29968    258254     28002   3745259      9.43   no data
3692.55/3692.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3693.75/3693.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    9 Bins:    304 BRemL:    367 BRemN:     10 P: 29.7M T:  1.21
3694.06/3693.95	c Replacing        9 vars Replaced    35057 lits Time:     0.33 s 
3694.06/3693.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3694.06/3693.96	c bin-w-bin subsume rem           57 bins  time:  0.00 s
3694.06/3693.96	c subs with bin:        4  lits-rem:         0  v-fix:    0  time:  0.01 s
3694.06/3693.98	c Subs w/ non-existent bins:      2 l-rem:      0 v-fix:     0 done:   2268 time:  0.02 s
3694.06/3693.99	c Removed useless bin:      25  fixed:     0  props:   0.14M  time:  0.00 s
3694.16/3694.04	c lits-rem:         0  cl-subs:        4  v-elim:     13  v-fix:    0  time:  0.05 s
3696.07/3695.96	c subs with bin:     4317  lits-rem:      6680  v-fix:    0  time:  1.83 s
3702.77/3702.63	c lits-rem:      6313  cl-subs:    13606  v-elim:      0  v-fix:    0  time:  6.66 s
3702.77/3702.63	c vivif2 --  cl tried     3692 cl shrink        4 lits rem          4 time: 0.00
3703.35/3703.26	c vivif2 --  cl tried   208570 cl shrink    45387 lits rem     154502 time: 0.63
3703.65/3703.59	c asymm  cl-useful: 0/1070/3689 lits-rem:0 time: 0.32
3703.65/3703.60	c calculated reachability. Time: 0.00
3703.65/3703.60	c  N dy 47956  12721988      2255      3689     28778    208565     27502   2805797      9.43   no data
3704.15/3704.09	c Finding binary XORs  T:     0.48 s  found:       0
3711.85/3711.77	c  N dy 48026  12742027      2254      3689     28784    227928     27502   3203307      9.43     10.00
3720.06/3719.92	c  N dy 48095  12762149      2254      3689     28791    247373     27502   3598744      9.43      9.97
3728.08/3727.98	c  N dy 48168  12782241      2253      3689     28808    266620     27502   4005606      9.43     10.00
3734.57/3734.42	c  N dy 48238  12802373      2253      3689     28810    151215     27502   1628147      9.43     10.00
3739.76/3739.60	c  N dy 48296  12822472      2252      3689     28824    170489     27502   1993360      9.43      9.96
3746.16/3746.07	c  N dy 48396  12842661      2252      3689     28829    190028     27502   2382112      9.43      9.95
3752.66/3752.57	c  N dy 48474  12862674      2251      3689     28841    209395     27502   2751116      9.43     11.96
3760.16/3760.03	c  N dy 48578  12882921      2251      3689     28842    229014     27502   3144090      9.43      9.93
3768.26/3768.18	c  N dy 48680  12904734      2251      3689     28842    250018     27502   3557046      9.43      9.98
3776.48/3776.33	c  N dy 48758  12924823      2250      3689     28852    269433     27502   3939563      9.43      9.93
3785.28/3785.17	c  N dy 48876  12945139      2250      3689     28852    289140     27502   4364766      9.43      9.97
3791.96/3791.84	c  N dy 48992  12965318      2250      3689     28854    163946     27502   1784672      9.43      9.96
3798.06/3797.91	c  N dy 49083  12985370      2249      3689     28864    183299     27502   2168521      9.43      9.94
3804.76/3804.68	c  N dy 49186  13005446      2249      3689     28867    202709     27502   2544759      9.43      9.95
3812.06/3811.91	c  N dy 49296  13025514      2249      3689     28867    222166     27502   2939762      9.43     10.51
3819.86/3819.71	c  N dy 49383  13045610      2249      3689     28873    241536     27502   3308676      9.43     11.63
3828.26/3828.13	c  N dy 49480  13065658      2249      3689     28875    260942     27502   3702558      9.43     12.70
3837.07/3836.95	c  N dy 49588  13085904      2249      3689     28877    280434     27502   4089165      9.43      9.96
3845.78/3845.62	c  N dy 49648  13106199      2247      3689     28903    299802     27502   4472361      9.43      9.98
3852.38/3852.24	c  N dy 49770  13126577      2247      3689     28904    169572     27502   1850265      9.43     10.00
3853.66/3853.52	c  F st 49794  13130467      2247      3689     28905    173346     27502   1922421      9.43      8.74
3853.66/3853.56	c Found part      135 vars:          8 clauses:         7 lits size:        14
3853.66/3853.56	c Found part      147 vars:       2239 clauses:     11037 lits size:     27227
3853.66/3853.56	c Found parts:          2 time: 0.04 s
3853.66/3853.56	c Solving part 135
3853.76/3853.64	c  N st     0         0         8         0         7         0        14         0   no data   no data
3853.76/3853.64	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
3853.76/3853.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
3853.76/3853.65	c Finding binary XORs  T:     0.01 s  found:       0
3853.76/3853.66	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
3853.76/3853.66	c calculated reachability. Time: 0.00
3853.76/3853.66	c Calc default polars -  time:   0.00 s pos:       1 undec:  229542 neg:       1
3853.76/3853.66	c =========================================================================================
3853.76/3853.66	c types(t): F = full restart, N = normal restart
3853.76/3853.66	c types(t): S = simplification begin/end, E = solution found
3853.76/3853.66	c restart types(rt): st = static, dy = dynamic
3853.76/3853.66	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3853.76/3853.66	c  B st     0         0         8         0         7         0        14         0   no data   no data
3853.76/3853.66	c  E st     1         0         0         0         7         0        14         0   no data   no data
3853.76/3853.66	c Verified 0 clauses.
3853.76/3853.66	c Verified 0 clauses.
3853.76/3853.66	c Solved part
3853.76/3853.66	c =========================================================================================
3853.76/3853.67	c Coming back to original instance
3853.76/3853.67	c =========================================================================================
3855.06/3854.94	c Decided on static restart strategy
3857.88/3857.78	c  N st 49803  13149172      2239      3647     28160    184355     27227   2258806      9.43   no data
3862.66/3862.51	c  N st 49805  13173167      2239      3647     28160    207019     27227   2706499      9.43   no data
3867.78/3867.66	c  N st 49806  13194762      2239      3647     28160    227456     27227   3170052      9.43   no data
3875.16/3875.05	c  N st 49807  13221989      2239      3647     28160    253536     27227   3764988      9.43   no data
3875.16/3875.05	c  S st 49807  13221989      2239      3647     28160    253536     27227   3764988      9.43   no data
3875.48/3875.38	c  S st 49807  13222492      2239      3647     28160    254035     27227   3779512      9.43   no data
3875.56/3875.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3876.76/3876.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   15 Bins:    148 BRemL:    206 BRemN:     40 P: 29.9M T:  1.20
3876.76/3876.63	c Replacing       15 vars Replaced     1763 lits Time:     0.03 s 
3876.76/3876.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3876.76/3876.64	c bin-w-bin subsume rem            9 bins  time:  0.00 s
3876.76/3876.64	c subs with bin:        2  lits-rem:         0  v-fix:    0  time:  0.01 s
3876.76/3876.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2224 time:  0.02 s
3876.76/3876.67	c Removed useless bin:       3  fixed:     0  props:   0.14M  time:  0.00 s
3876.86/3876.72	c lits-rem:         0  cl-subs:        9  v-elim:     17  v-fix:    0  time:  0.05 s
3877.58/3877.42	c subs with bin:      999  lits-rem:      2217  v-fix:    0  time:  0.59 s
3898.16/3898.03	c lits-rem:     10410  cl-subs:    25500  v-elim:      0  v-fix:    0  time: 20.61 s
3898.16/3898.03	c vivif2 --  cl tried     3628 cl shrink        2 lits rem          2 time: 0.00
3898.96/3898.81	c vivif2 --  cl tried   222979 cl shrink    49215 lits rem     149330 time: 0.77
3899.26/3899.13	c asymm  cl-useful: 0/645/3627 lits-rem:0 time: 0.32
3899.26/3899.14	c calculated reachability. Time: 0.00
3899.26/3899.14	c  N st 49807  13222492      2207      3627     27587    222978     27020   3102744      9.43   no data
3899.76/3899.63	c Finding binary XORs  T:     0.48 s  found:       0
3914.37/3914.26	c  N st 49808  13271083      2207      3627     27587    269404     27020   4205465      9.43   no data
3934.89/3934.78	c  N st 49809  13343966      2207      3627     27593    193595     27020   2972958      9.43   no data
3966.26/3966.12	c  N st 49810  13453289      2207      3627     27595    298805     27020   5510811      9.43   no data
4016.77/4016.68	c  N st 49811  13617273      2207      3627     27599    305920     27020   5872082      9.43   no data
4043.57/4043.41	c  N st 49812  13722496      2206      3627     27613    253216     27020   4555926      9.43   no data
4043.57/4043.41	c  S st 49812  13722496      2206      3627     27613    253216     27020   4555926      9.43   no data
4043.87/4043.79	c  S st 49812  13723000      2206      3627     27613    253718     27020   4571016      9.43   no data
4043.97/4043.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4045.17/4045.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    312 BRemL:    454 BRemN:     20 P: 29.5M T:  1.18
4045.17/4045.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4045.17/4045.01	c bin-w-bin subsume rem            6 bins  time:  0.00 s
4045.17/4045.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
4045.17/4045.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2206 time:  0.02 s
4045.17/4045.04	c Removed useless bin:       2  fixed:     0  props:   0.13M  time:  0.00 s
4045.27/4045.10	c lits-rem:         0  cl-subs:        1  v-elim:      1  v-fix:    0  time:  0.06 s
4053.37/4053.21	c subs with bin:     9485  lits-rem:      7307  v-fix:    0  time:  7.95 s
4079.77/4079.62	c lits-rem:     14386  cl-subs:    19697  v-elim:      0  v-fix:    0  time: 26.41 s
4079.77/4079.62	c vivif2 --  cl tried     3617 cl shrink        1 lits rem          1 time: 0.00
4080.97/4080.82	c vivif2 --  cl tried   214304 cl shrink    79123 lits rem     267136 time: 1.20
4081.27/4081.15	c asymm  cl-useful: 0/1071/3616 lits-rem:0 time: 0.33
4081.27/4081.17	c calculated reachability. Time: 0.00
4081.27/4081.17	c  N st 49812  13723000      2205      3616     27316    214302     26945   3691270      9.43   no data
4081.77/4081.65	c Finding binary XORs  T:     0.48 s  found:       0
4193.78/4193.67	c  N st 49813  14091964      2203      3616     27336    262268     26945   4318632      9.43   no data
4237.98/4237.85	c  N st 49814  14223000      2202      3616     27350    229528     26945   3404800      9.43   no data
4237.98/4237.86	c  S st 49814  14223000      2202      3616     27350    229528     26945   3404800      9.43   no data
4238.28/4238.11	c  S st 49814  14223504      2202      3616     27350    230030     26945   3423756      9.43   no data
4238.28/4238.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4239.18/4239.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    112 BRemL:     69 BRemN:      4 P: 32.3M T:  0.93
4239.18/4239.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4239.18/4239.08	c bin-w-bin subsume rem           15 bins  time:  0.00 s
4239.18/4239.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
4239.28/4239.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2202 time:  0.02 s
4239.28/4239.11	c Removed useless bin:       7  fixed:     0  props:   0.13M  time:  0.00 s
4239.28/4239.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
4240.08/4239.95	c subs with bin:     1938  lits-rem:      5731  v-fix:    0  time:  0.72 s
4246.69/4246.56	c lits-rem:      6979  cl-subs:    11054  v-elim:      0  v-fix:    0  time:  6.61 s
4246.69/4246.56	c vivif2 --  cl tried     3594 cl shrink        0 lits rem          0 time: 0.00
4246.99/4246.82	c vivif2 --  cl tried   132344 cl shrink    18497 lits rem      51373 time: 0.25
4247.09/4246.96	c asymm  cl-useful: 0/808/3594 lits-rem:0 time: 0.15
4247.09/4246.97	c calculated reachability. Time: 0.00
4247.09/4246.97	c  N st 49814  14223504      2202      3594     27288    132344     26853   1764502      9.43   no data
4398.59/4398.41	c  N st 49815  14723505      2195      3594     27305    204900     26853   3175989      9.43   no data
4398.59/4398.41	c  S st 49815  14723505      2195      3594     27305    204900     26853   3175989      9.43   no data
4398.79/4398.68	c  S st 49815  14724009      2195      3594     27305    205399     26853   3189673      9.43   no data
4398.89/4398.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4400.20/4400.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:    422 BRemL:    238 BRemN:      1 P: 27.8M T:  1.36
4402.09/4401.95	c Replacing        1 vars Replaced      171 lits Time:     1.88 s 
4402.09/4401.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4402.09/4401.95	c bin-w-bin subsume rem           39 bins  time:  0.00 s
4402.09/4401.96	c subs with bin:        3  lits-rem:         0  v-fix:    0  time:  0.01 s
4402.09/4401.98	c Subs w/ non-existent bins:      1 l-rem:      0 v-fix:     0 done:   2194 time:  0.02 s
4402.09/4401.98	c Removed useless bin:       7  fixed:     0  props:   0.13M  time:  0.00 s
4402.19/4402.02	c lits-rem:         0  cl-subs:        0  v-elim:      3  v-fix:    0  time:  0.03 s
4402.59/4402.45	c subs with bin:     1014  lits-rem:      1605  v-fix:    0  time:  0.38 s
4409.39/4409.28	c lits-rem:      7488  cl-subs:    10135  v-elim:      0  v-fix:    0  time:  6.82 s
4409.39/4409.28	c vivif2 --  cl tried     3556 cl shrink        0 lits rem          0 time: 0.00
4409.69/4409.60	c vivif2 --  cl tried   117814 cl shrink    24257 lits rem      75315 time: 0.31
4410.00/4409.91	c asymm  cl-useful: 2/1273/3556 lits-rem:3 time: 0.31
4410.10/4409.92	c calculated reachability. Time: 0.00
4410.10/4409.92	c  N st 49815  14724009      2191      3556     27424    117814     26694   1764292      9.43   no data
4410.59/4410.40	c Finding binary XORs  T:     0.48 s  found:       0
4495.99/4495.89	c Finding binary XORs  T:     0.48 s  found:       8
4496.79/4496.66	c  E st 49816  14996826      1781      2333     14563     33874     17207    341624      9.43   no data
4496.79/4496.66	c num threads              : 1          
4496.79/4496.66	c restarts                 : 49816      
4496.79/4496.66	c dynamic restarts         : 49745      
4496.79/4496.66	c static restarts          : 71         
4496.79/4496.66	c full restarts            : 6          
4496.79/4496.66	c total simplify time      : 21.43      
4496.79/4496.66	c learnts DL2              : 0          
4496.79/4496.66	c learnts size 2           : 1367767    
4496.79/4496.66	c learnts size 1           : 175355      (76.39     % of vars)
4496.79/4496.66	c filedLit time            : 80.15       (1.78      % time)
4496.79/4496.66	c v-elim SatELite          : 23377       (10.18     % vars)
4496.79/4496.66	c SatELite time            : 172.60      (3.84      % time)
4496.79/4496.66	c v-elim xor               : 0           (0.00      % vars)
4496.79/4496.66	c xor elim time            : 0.58        (0.01      % time)
4496.79/4496.66	c num binary xor trees     : 4563       
4496.79/4496.66	c binxor trees' crown      : 30173       (6.61      leafs/tree)
4496.79/4496.66	c bin xor find time        : 19.41      
4496.79/4496.66	c OTF clause improved      : 496698      (0.03      clauses/conflict)
4496.79/4496.66	c OTF impr. size diff      : 597352      (1.20       lits/clause)
4496.79/4496.66	c OTF cl watch-shrink      : 8109890     (0.54      clauses/conflict)
4496.79/4496.66	c OTF cl watch-sh-lit      : 23678782    (2.92       lits/clause)
4496.79/4496.66	c tried to recurMin cls    : 3651169     (24.35      % of conflicts)
4496.79/4496.66	c updated cache            : 41353       (0.01       lits/tried recurMin)
4496.79/4496.66	c clauses over max glue    : 0           (0.00      % of all clauses)
4496.79/4496.66	c conflicts                : 14996826    (3335.65   / sec)
4496.79/4496.66	c decisions                : 18339273    (0.04      % random)
4496.79/4496.66	c bogo-props               : 809878775611 (180136003.71 / sec)
4496.79/4496.66	c conflict literals        : 350731097   (45.27     % deleted)
4496.79/4496.66	c Memory used              : 971.77      MB
4496.79/4496.66	c CPU time                 : 4495.93     s
4496.79/4496.66	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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

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

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


[startup+0 s]
/proc/loadavg: 0.16 0.03 0.01 2/517 12876
/proc/meminfo: memFree=16818840/32950928 swapFree=38156884/67111528
[pid=12876] ppid=12874 vsize=20352 CPUtime=0 cores=1,3,5,7
/proc/12876/stat : 12876 (strangenight2-s) R 12874 12876 12838 0 -1 4194304 235 0 0 0 0 0 0 0 21 0 1 0 739607813 20840448 187 33554432000 4194304 4580011 140736285308704 18446744073709551615 254495729128 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12876/statm: 5088 188 155 95 0 57 0

[startup+0.0208199 s]
/proc/loadavg: 0.16 0.03 0.01 2/517 12876
/proc/meminfo: memFree=16818840/32950928 swapFree=38156884/67111528
[pid=12876] ppid=12874 vsize=37228 CPUtime=0 cores=1,3,5,7
/proc/12876/stat : 12876 (strangenight2-s) R 12874 12876 12838 0 -1 4202496 2765 0 0 0 0 0 0 0 21 0 1 0 739607813 38121472 2218 33554432000 4194304 4580011 140736285308704 18446744073709551615 4489378 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12876/statm: 9307 2224 324 95 0 4289 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 37228

[startup+0.100807 s]
/proc/loadavg: 0.16 0.03 0.01 2/517 12876
/proc/meminfo: memFree=16818840/32950928 swapFree=38156884/67111528
[pid=12876] ppid=12874 vsize=94012 CPUtime=0.08 cores=1,3,5,7
/proc/12876/stat : 12876 (strangenight2-s) R 12874 12876 12838 0 -1 4202496 18092 0 0 0 6 2 0 0 21 0 1 0 739607813 96268288 13668 33554432000 4194304 4580011 140736285308704 18446744073709551615 4353138 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12876/statm: 23503 13668 324 95 0 18485 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 94012

[startup+0.300762 s]
/proc/loadavg: 0.16 0.03 0.01 2/517 12876
/proc/meminfo: memFree=16818840/32950928 swapFree=38156884/67111528
[pid=12876] ppid=12874 vsize=124352 CPUtime=0.28 cores=1,3,5,7
/proc/12876/stat : 12876 (strangenight2-s) R 12874 12876 12838 0 -1 4202496 28126 0 0 0 24 4 0 0 22 0 1 0 739607813 127336448 23587 33554432000 4194304 4580011 140736285308704 18446744073709551615 4489408 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12876/statm: 31088 23588 325 95 0 26070 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 124352

[startup+0.700682 s]
/proc/loadavg: 0.16 0.03 0.01 2/517 12876
/proc/meminfo: memFree=16818840/32950928 swapFree=38156884/67111528
[pid=12876] ppid=12874 vsize=135012 CPUtime=0.68 cores=1,3,5,7
/proc/12876/stat : 12876 (strangenight2-s) R 12874 12876 12838 0 -1 4202496 30976 0 0 0 64 4 0 0 23 0 1 0 739607813 138252288 26437 33554432000 4194304 4580011 140736285308704 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12876/statm: 33753 26437 341 95 0 28735 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 135012

[startup+1.50053 s]
/proc/loadavg: 0.16 0.03 0.01 3/518 12877
/proc/meminfo: memFree=16691360/32950928 swapFree=38156884/67111528
[pid=12876] ppid=12874 vsize=195044 CPUtime=1.48 cores=1,3,5,7
/proc/12876/stat : 12876 (strangenight2-s) R 12874 12876 12838 0 -1 4202496 42903 0 0 0 143 5 0 0 25 0 1 0 739607813 199725056 38364 33554432000 4194304 4580011 140736285308704 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12876/statm: 48761 38364 341 95 0 43743 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 195044

[startup+3.1002 s]
/proc/loadavg: 0.16 0.03 0.01 3/518 12877
/proc/meminfo: memFree=16623664/32950928 swapFree=38156884/67111528
[pid=12876] ppid=12874 vsize=311300 CPUtime=3.08 cores=1,3,5,7
/proc/12876/stat : 12876 (strangenight2-s) R 12874 12876 12838 0 -1 4202496 66433 0 0 0 300 8 0 0 25 0 1 0 739607813 318771200 61894 33554432000 4194304 4580011 140736285308704 18446744073709551615 4293263 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12876/statm: 77825 61894 341 95 0 72807 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 311300

[startup+6.30056 s]
/proc/loadavg: 0.31 0.07 0.02 3/518 12877
/proc/meminfo: memFree=16468276/32950928 swapFree=38156884/67111528
[pid=12876] ppid=12874 vsize=438752 CPUtime=6.28 cores=1,3,5,7
/proc/12876/stat : 12876 (strangenight2-s) R 12874 12876 12838 0 -1 4202496 92798 0 0 0 617 11 0 0 25 0 1 0 739607813 449282048 88259 33554432000 4194304 4580011 140736285308704 18446744073709551615 4293672 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12876/statm: 109688 88259 341 95 0 104670 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 438752

[startup+12.7003 s]
/proc/loadavg: 0.44 0.10 0.03 3/518 12877
/proc/meminfo: memFree=16337512/32950928 swapFree=38156884/67111528
[pid=12876] ppid=12874 vsize=573820 CPUtime=12.68 cores=1,3,5,7
/proc/12876/stat : 12876 (strangenight2-s) R 12874 12876 12838 0 -1 4202496 120867 0 0 0 1254 14 0 0 25 0 1 0 739607813 587591680 116328 33554432000 4194304 4580011 140736285308704 18446744073709551615 4515320 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12876/statm: 143455 116328 354 95 0 138437 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 573820

[startup+25.5007 s]
/proc/loadavg: 0.79 0.19 0.06 3/518 12877
/proc/meminfo: memFree=16321268/32950928 swapFree=38156884/67111528
[pid=12876] ppid=12874 vsize=586872 CPUtime=25.49 cores=1,3,5,7
/proc/12876/stat : 12876 (strangenight2-s) R 12874 12876 12838 0 -1 4202496 125775 0 0 0 2533 16 0 0 25 0 1 0 739607813 600956928 117910 33554432000 4194304 4580011 140736285308704 18446744073709551615 4293879 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12876/statm: 146718 117910 366 95 0 141700 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 586872

[startup+51.1006 s]
/proc/loadavg: 1.20 0.33 0.11 3/518 12878
/proc/meminfo: memFree=16181300/32950928 swapFree=38156884/67111528
[pid=12876] ppid=12874 vsize=722000 CPUtime=51.09 cores=1,3,5,7
/proc/12876/stat : 12876 (strangenight2-s) R 12874 12876 12838 0 -1 4202496 165872 0 0 0 5089 20 0 0 25 0 1 0 739607813 739328000 151420 33554432000 4194304 4580011 140736285308704 18446744073709551615 4316670 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12876/statm: 180500 151420 369 95 0 175482 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 722000

[startup+102.319 s]
/proc/loadavg: 1.65 0.59 0.21 3/518 12879
/proc/meminfo: memFree=16149180/32950928 swapFree=38156884/67111528
[pid=12876] ppid=12874 vsize=745072 CPUtime=102.31 cores=1,3,5,7
/proc/12876/stat : 12876 (strangenight2-s) R 12874 12876 12838 0 -1 4202496 172332 0 0 0 10210 21 0 0 25 0 1 0 739607813 762953728 157880 33554432000 4194304 4580011 140736285308704 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12876/statm: 186268 157880 369 95 0 181250 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 745072

[startup+162.3 s]
/proc/loadavg: 1.90 0.86 0.32 3/518 12881
/proc/meminfo: memFree=16133024/32950928 swapFree=38156884/67111528
[pid=12876] ppid=12874 vsize=745072 CPUtime=162.29 cores=1,3,5,7
/proc/12876/stat : 12876 (strangenight2-s) R 12874 12876 12838 0 -1 4202496 172335 0 0 0 16208 21 0 0 25 0 1 0 739607813 762953728 157883 33554432000 4194304 4580011 140736285308704 18446744073709551615 4293226 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12876/statm: 186268 157883 369 95 0 181250 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 745072

[startup+222.3 s]
/proc/loadavg: 1.99 1.08 0.43 3/518 12883
/proc/meminfo: memFree=16139700/32950928 swapFree=38156884/67111528
[pid=12876] ppid=12874 vsize=745072 CPUtime=222.29 cores=1,3,5,7
/proc/12876/stat : 12876 (strangenight2-s) R 12874 12876 12838 0 -1 4202496 172575 0 0 0 22208 21 0 0 25 0 1 0 739607813 762953728 157896 33554432000 4194304 4580011 140736285308704 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12876/statm: 186268 157896 369 95 0 181250 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 745072

[startup+282.3 s]
/proc/loadavg: 1.99 1.24 0.53 3/518 12884
/proc/meminfo: memFree=16130588/32950928 swapFree=38156884/67111528
[pid=12876] ppid=12874 vsize=745072 CPUtime=282.3 cores=1,3,5,7
/proc/12876/stat : 12876 (strangenight2-s) R 12874 12876 12838 0 -1 4202496 173088 0 0 0 28209 21 0 0 25 0 1 0 739607813 762953728 158409 33554432000 4194304 4580011 140736285308704 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12876/statm: 186268 158409 369 95 0 181250 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 745072

[startup+342.3 s]
/proc/loadavg: 2.13 1.41 0.63 3/518 12886
/proc/meminfo: memFree=16129064/32950928 swapFree=38156884/67111528
[pid=12876] ppid=12874 vsize=745072 CPUtime=342.3 cores=1,3,5,7
/proc/12876/stat : 12876 (strangenight2-s) R 12874 12876 12838 0 -1 4202496 173089 0 0 0 34209 21 0 0 25 0 1 0 739607813 762953728 158410 33554432000 4194304 4580011 140736285308704 18446744073709551615 4318439 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12876/statm: 186268 158410 369 95 0 181250 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 745072

[startup+402.3 s]
/proc/loadavg: 2.11 1.53 0.71 3/518 12887
/proc/meminfo: memFree=16129152/32950928 swapFree=38156884/67111528
[pid=12876] ppid=12874 vsize=745072 CPUtime=402.3 cores=1,3,5,7
/proc/12876/stat : 12876 (strangenight2-s) R 12874 12876 12838 0 -1 4202496 173366 0 0 0 40209 21 0 0 25 0 1 0 739607813 762953728 158413 33554432000 4194304 4580011 140736285308704 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12876/statm: 186268 158413 369 95 0 181250 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 745072

[startup+462.3 s]
/proc/loadavg: 2.04 1.61 0.79 3/518 12889
/proc/meminfo: memFree=16109124/32950928 swapFree=38156884/67111528
[pid=12876] ppid=12874 vsize=755160 CPUtime=462.3 cores=1,3,5,7
/proc/12876/stat : 12876 (strangenight2-s) R 12874 12876 12838 0 -1 4202496 175596 0 0 0 46208 22 0 0 25 0 1 0 739607813 773283840 160643 33554432000 4194304 4580011 140736285308704 18446744073709551615 4325120 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12876/statm: 188790 160643 369 95 0 183772 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 755160

[startup+522.3 s]
/proc/loadavg: 2.01 1.68 0.86 3/518 12891
/proc/meminfo: memFree=16104100/32950928 swapFree=38156884/67111528
[pid=12876] ppid=12874 vsize=756368 CPUtime=522.31 cores=1,3,5,7
/proc/12876/stat : 12876 (strangenight2-s) R 12874 12876 12838 0 -1 4202496 176285 0 0 0 52209 22 0 0 25 0 1 0 739607813 774520832 161298 33554432000 4194304 4580011 140736285308704 18446744073709551615 4293209 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12876/statm: 189092 161298 369 95 0 184074 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 756368

[startup+582.3 s]
/proc/loadavg: 2.00 1.74 0.93 3/518 12892
/proc/meminfo: memFree=16093256/32950928 swapFree=38156884/67111528
[pid=12876] ppid=12874 vsize=757280 CPUtime=582.31 cores=1,3,5,7
/proc/12876/stat : 12876 (strangenight2-s) R 12874 12876 12838 0 -1 4202496 176286 0 0 0 58209 22 0 0 25 0 1 0 739607813 775454720 161299 33554432000 4194304 4580011 140736285308704 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12876/statm: 189320 161299 369 95 0 184302 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 757280

[startup+642.3 s]

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

/proc/meminfo: memFree=15861508/32950928 swapFree=38156884/67111528
[pid=12876] ppid=12874 vsize=845752 CPUtime=3822.46 cores=1,3,5,7
/proc/12876/stat : 12876 (strangenight2-s) R 12874 12876 12838 0 -1 4202496 336737 0 0 0 382169 77 0 0 25 0 1 0 739607813 866050048 183689 33554432000 4194304 4580011 140736285308704 18446744073709551615 4295691 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12876/statm: 211438 183689 369 95 0 206420 0
Current children cumulated CPU time (s) 3822.46
Current children cumulated vsize (KiB) 845752

[startup+3882.3 s]
/proc/loadavg: 2.09 2.04 1.96 3/518 12993
/proc/meminfo: memFree=15828720/32950928 swapFree=38156884/67111528
[pid=12876] ppid=12874 vsize=935120 CPUtime=3882.46 cores=1,3,5,7
/proc/12876/stat : 12876 (strangenight2-s) R 12874 12876 12838 0 -1 4202496 351388 0 0 0 388166 80 0 0 25 0 1 0 739607813 957562880 189247 33554432000 4194304 4580011 140736285308704 18446744073709551615 4406355 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12876/statm: 233780 189247 369 95 0 228762 0
Current children cumulated CPU time (s) 3882.46
Current children cumulated vsize (KiB) 935120

[startup+3942.3 s]
/proc/loadavg: 2.03 2.03 1.96 3/518 12995
/proc/meminfo: memFree=15836984/32950928 swapFree=38156884/67111528
[pid=12876] ppid=12874 vsize=886772 CPUtime=3942.48 cores=1,3,5,7
/proc/12876/stat : 12876 (strangenight2-s) R 12874 12876 12838 0 -1 4202496 358461 0 0 0 394166 82 0 0 25 0 1 0 739607813 908054528 193149 33554432000 4194304 4580011 140736285308704 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12876/statm: 221693 193149 369 95 0 216675 0
Current children cumulated CPU time (s) 3942.48
Current children cumulated vsize (KiB) 886772

[startup+4002.3 s]
/proc/loadavg: 2.01 2.02 1.96 3/518 12996
/proc/meminfo: memFree=15816376/32950928 swapFree=38156884/67111528
[pid=12876] ppid=12874 vsize=888268 CPUtime=4002.47 cores=1,3,5,7
/proc/12876/stat : 12876 (strangenight2-s) R 12874 12876 12838 0 -1 4202496 366133 0 0 0 400163 84 0 0 25 0 1 0 739607813 909586432 194442 33554432000 4194304 4580011 140736285308704 18446744073709551615 4293203 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12876/statm: 222067 194442 369 95 0 217049 0
Current children cumulated CPU time (s) 4002.47
Current children cumulated vsize (KiB) 888268

[startup+4062.32 s]
/proc/loadavg: 2.00 2.02 1.96 3/518 12998
/proc/meminfo: memFree=15834664/32950928 swapFree=38156884/67111528
[pid=12876] ppid=12874 vsize=970844 CPUtime=4062.49 cores=1,3,5,7
/proc/12876/stat : 12876 (strangenight2-s) R 12874 12876 12838 0 -1 4202496 372678 0 0 0 406164 85 0 0 25 0 1 0 739607813 994144256 194242 33554432000 4194304 4580011 140736285308704 18446744073709551615 4406384 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12876/statm: 242711 194242 369 95 0 237693 0
Current children cumulated CPU time (s) 4062.49
Current children cumulated vsize (KiB) 970844

[startup+4122.3 s]
/proc/loadavg: 2.10 2.04 1.97 3/518 13000
/proc/meminfo: memFree=15829416/32950928 swapFree=38156884/67111528
[pid=12876] ppid=12874 vsize=887036 CPUtime=4122.48 cores=1,3,5,7
/proc/12876/stat : 12876 (strangenight2-s) R 12874 12876 12838 0 -1 4202496 380198 0 0 0 412162 86 0 0 25 0 1 0 739607813 908324864 192376 33554432000 4194304 4580011 140736285308704 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12876/statm: 221759 192376 369 95 0 216741 0
Current children cumulated CPU time (s) 4122.48
Current children cumulated vsize (KiB) 887036

[startup+4182.3 s]
/proc/loadavg: 2.08 2.05 1.97 3/518 13002
/proc/meminfo: memFree=15822324/32950928 swapFree=38156884/67111528
[pid=12876] ppid=12874 vsize=907732 CPUtime=4182.48 cores=1,3,5,7
/proc/12876/stat : 12876 (strangenight2-s) R 12874 12876 12838 0 -1 4202496 387027 0 0 0 418161 87 0 0 25 0 1 0 739607813 929517568 198222 33554432000 4194304 4580011 140736285308704 18446744073709551615 4294602 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12876/statm: 226933 198222 369 95 0 221915 0
Current children cumulated CPU time (s) 4182.48
Current children cumulated vsize (KiB) 907732

[startup+4242.3 s]
/proc/loadavg: 2.03 2.04 1.97 3/518 13004
/proc/meminfo: memFree=15791424/32950928 swapFree=38156884/67111528
[pid=12876] ppid=12874 vsize=928284 CPUtime=4242.49 cores=1,3,5,7
/proc/12876/stat : 12876 (strangenight2-s) R 12874 12876 12838 0 -1 4202496 393203 0 0 0 424160 89 0 0 25 0 1 0 739607813 950562816 203325 33554432000 4194304 4580011 140736285308704 18446744073709551615 4451451 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12876/statm: 232071 203325 369 95 0 227053 0
Current children cumulated CPU time (s) 4242.49
Current children cumulated vsize (KiB) 928284

[startup+4302.3 s]
/proc/loadavg: 2.01 2.03 1.97 3/518 13005
/proc/meminfo: memFree=15820028/32950928 swapFree=38156884/67111528
[pid=12876] ppid=12874 vsize=951560 CPUtime=4302.49 cores=1,3,5,7
/proc/12876/stat : 12876 (strangenight2-s) R 12874 12876 12838 0 -1 4202496 396450 0 0 0 430159 90 0 0 25 0 1 0 739607813 974397440 193334 33554432000 4194304 4580011 140736285308704 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12876/statm: 237890 193334 369 95 0 232872 0
Current children cumulated CPU time (s) 4302.49
Current children cumulated vsize (KiB) 951560

[startup+4362.3 s]
/proc/loadavg: 2.08 2.05 1.98 3/518 13007
/proc/meminfo: memFree=15818752/32950928 swapFree=38156884/67111528
[pid=12876] ppid=12874 vsize=980180 CPUtime=4362.49 cores=1,3,5,7
/proc/12876/stat : 12876 (strangenight2-s) R 12874 12876 12838 0 -1 4202496 403529 0 0 0 436158 91 0 0 25 0 1 0 739607813 1003704320 198500 33554432000 4194304 4580011 140736285308704 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12876/statm: 245045 198500 369 95 0 240027 0
Current children cumulated CPU time (s) 4362.49
Current children cumulated vsize (KiB) 980180

[startup+4422.3 s]
/proc/loadavg: 2.06 2.05 1.99 3/518 13009
/proc/meminfo: memFree=15792064/32950928 swapFree=38156884/67111528
[pid=12876] ppid=12874 vsize=1003828 CPUtime=4422.49 cores=1,3,5,7
/proc/12876/stat : 12876 (strangenight2-s) R 12874 12876 12838 0 -1 4202496 409988 0 0 0 442156 93 0 0 25 0 1 0 739607813 1027919872 203459 33554432000 4194304 4580011 140736285308704 18446744073709551615 4489177 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12876/statm: 250957 203459 369 95 0 245939 0
Current children cumulated CPU time (s) 4422.49
Current children cumulated vsize (KiB) 1003828

[startup+4482.3 s]
/proc/loadavg: 2.02 2.04 1.99 3/518 13010
/proc/meminfo: memFree=15790168/32950928 swapFree=38156884/67111528
[pid=12876] ppid=12874 vsize=923048 CPUtime=4482.49 cores=1,3,5,7
/proc/12876/stat : 12876 (strangenight2-s) R 12874 12876 12838 0 -1 4202496 411884 0 0 0 448156 93 0 0 25 0 1 0 739607813 945201152 203120 33554432000 4194304 4580011 140736285308704 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12876/statm: 230762 203120 369 95 0 225744 0
Current children cumulated CPU time (s) 4482.49
Current children cumulated vsize (KiB) 923048

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

[startup+4486.3 s]
/proc/loadavg: 2.02 2.04 1.99 3/518 13010
/proc/meminfo: memFree=15790168/32950928 swapFree=38156884/67111528
[pid=12876] ppid=12874 vsize=995084 CPUtime=4486.49 cores=1,3,5,7
/proc/12876/stat : 12876 (strangenight2-s) R 12874 12876 12838 0 -1 4202496 412065 0 0 0 448556 93 0 0 25 0 1 0 739607813 1018966016 203301 33554432000 4194304 4580011 140736285308704 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12876/statm: 248771 203301 369 95 0 243753 0
Current children cumulated CPU time (s) 4486.49
Current children cumulated vsize (KiB) 995084

[startup+4492.7 s]
/proc/loadavg: 2.02 2.04 1.99 3/518 13010
/proc/meminfo: memFree=15788800/32950928 swapFree=38156884/67111528
[pid=12876] ppid=12874 vsize=995084 CPUtime=4492.89 cores=1,3,5,7
/proc/12876/stat : 12876 (strangenight2-s) R 12874 12876 12838 0 -1 4202496 412365 0 0 0 449196 93 0 0 25 0 1 0 739607813 1018966016 203601 33554432000 4194304 4580011 140736285308704 18446744073709551615 4305144 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12876/statm: 248771 203601 369 95 0 243753 0
Current children cumulated CPU time (s) 4492.89
Current children cumulated vsize (KiB) 995084

[startup+4494.3 s]
/proc/loadavg: 2.02 2.04 1.99 3/518 13011
/proc/meminfo: memFree=15788800/32950928 swapFree=38156884/67111528
[pid=12876] ppid=12874 vsize=995084 CPUtime=4494.49 cores=1,3,5,7
/proc/12876/stat : 12876 (strangenight2-s) R 12874 12876 12838 0 -1 4202496 412365 0 0 0 449356 93 0 0 25 0 1 0 739607813 1018966016 203601 33554432000 4194304 4580011 140736285308704 18446744073709551615 4304862 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12876/statm: 248771 203601 369 95 0 243753 0
Current children cumulated CPU time (s) 4494.49
Current children cumulated vsize (KiB) 995084

[startup+4495.9 s]
/proc/loadavg: 2.02 2.04 1.99 3/518 13011
/proc/meminfo: memFree=15788552/32950928 swapFree=38156884/67111528
[pid=12876] ppid=12874 vsize=995084 CPUtime=4496.09 cores=1,3,5,7
/proc/12876/stat : 12876 (strangenight2-s) R 12874 12876 12838 0 -1 4202496 412422 0 0 0 449516 93 0 0 25 0 1 0 739607813 1018966016 203658 33554432000 4194304 4580011 140736285308704 18446744073709551615 4293190 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12876/statm: 248771 203658 369 95 0 243753 0
Current children cumulated CPU time (s) 4496.09
Current children cumulated vsize (KiB) 995084

[startup+4496.3 s]
/proc/loadavg: 2.02 2.04 1.99 3/518 13011
/proc/meminfo: memFree=15788552/32950928 swapFree=38156884/67111528
[pid=12876] ppid=12874 vsize=995084 CPUtime=4496.49 cores=1,3,5,7
/proc/12876/stat : 12876 (strangenight2-s) R 12874 12876 12838 0 -1 4202496 412460 0 0 0 449556 93 0 0 25 0 1 0 739607813 1018966016 203696 33554432000 4194304 4580011 140736285308704 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12876/statm: 248771 203696 369 95 0 243753 0
Current children cumulated CPU time (s) 4496.49
Current children cumulated vsize (KiB) 995084

[startup+4496.5 s]
/proc/loadavg: 2.02 2.04 1.99 3/518 13011
/proc/meminfo: memFree=15788552/32950928 swapFree=38156884/67111528
[pid=12876] ppid=12874 vsize=995084 CPUtime=4496.69 cores=1,3,5,7
/proc/12876/stat : 12876 (strangenight2-s) R 12874 12876 12838 0 -1 4202496 412476 0 0 0 449576 93 0 0 25 0 1 0 739607813 1018966016 203712 33554432000 4194304 4580011 140736285308704 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12876/statm: 248771 203712 369 95 0 243753 0
Current children cumulated CPU time (s) 4496.69
Current children cumulated vsize (KiB) 995084

[startup+4496.6 s]
/proc/loadavg: 2.02 2.04 1.99 3/518 13011
/proc/meminfo: memFree=15788552/32950928 swapFree=38156884/67111528
[pid=12876] ppid=12874 vsize=995084 CPUtime=4496.79 cores=1,3,5,7
/proc/12876/stat : 12876 (strangenight2-s) R 12874 12876 12838 0 -1 4202496 412477 0 0 0 449586 93 0 0 25 0 1 0 739607813 1018966016 203713 33554432000 4194304 4580011 140736285308704 18446744073709551615 4305197 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12876/statm: 248771 203713 369 95 0 243753 0
Current children cumulated CPU time (s) 4496.79
Current children cumulated vsize (KiB) 995084

Child status: 20
Real time (s): 4496.7
CPU time (s): 4496.9
CPU user time (s): 4495.93
CPU system time (s): 0.970852
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 1010492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4495.93
system time used= 0.970852
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 412493
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= 9
involuntary context switches= 5491

runsolver used 21.4437 second user time and 53.7568 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-25 01:35:11
IDJOB=3400916
IDBENCH=20384
IDSOLVER=1887
FILE ID=node149/3400916-1306280110
RUNJOBID= node149-1306280110-12857
PBS_JOBID= 13457837
Free space on /tmp= 73300 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/dated-10-17-u.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3400916-1306280110/watcher-3400916-1306280110 -o /tmp/evaluation-result-3400916-1306280110/solver-3400916-1306280110 -C 5000 -W 5100 -M 15500  ./strangenight2-st HOME/instance-3400916-1306280110.cnf

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

MD5SUM BENCH= 780d946576ec5746b4ea9832bb01dbc5
RANDOM SEED=42712792

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      16820112 kB
Buffers:        221876 kB
Cached:        4322584 kB
SwapCached:      42620 kB
Active:        2036812 kB
Inactive:     13799612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16820112 kB
SwapTotal:    67111528 kB
SwapFree:     38156884 kB
Dirty:           30268 kB
Writeback:           0 kB
AnonPages:    11261504 kB
Mapped:          17064 kB
Slab:           107548 kB
PageTables:     117968 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 173102940 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= 73292 MiB
End job on node149 at 2011-05-25 02:50:08