Trace number 3367945

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night2-st (fixed)? (TO) 1300.08 1300.04

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-21x40.cnf
MD5SUM65a5698edfd6f3a12089595d81c196e3
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables3360
Number of clauses661080
Sum of the clauses size2634240
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25040
Number of clauses of size 30
Number of clauses of size 4656040
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3367945-1305389900.cnf'
0.00/0.00	c -- header says num vars:           3360
0.00/0.00	c -- header says num clauses:      661080
0.09/0.17	c -- clauses added:            0 learnts,       661080 normals,            0 xors
0.09/0.17	c -- vars added       3360
0.09/0.17	c Parsing time:  0.16 s
0.09/0.17	c  N st     0         0      3360    656040      5040         0   2634240         0   no data   no data
0.29/0.31	c asymm  cl-useful: 0/9710/656040 lits-rem:0 time: 0.13
0.39/0.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.0M T:  0.10
0.49/0.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.49/0.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.49/0.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
0.49/0.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3360 time:  0.00 s
0.49/0.54	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
11.89/11.99	c lits-rem:         0  cl-subs:        0  v-elim:    840  v-fix:    0  time: 11.37 s
11.89/11.99	c Finding binary XORs  T:     0.00 s  found:       0
12.39/12.47	c Finding non-binary XORs:     0.46 s (found:       0, avg size: nan)
12.39/12.47	c calculated reachability. Time: 0.00
12.49/12.50	c Calc default polars -  time:   0.03 s pos:       0 undec:     840 neg:    2520
12.49/12.50	c =========================================================================================
12.49/12.50	c types(t): F = full restart, N = normal restart
12.49/12.50	c types(t): S = simplification begin/end, E = solution found
12.49/12.50	c restart types(rt): st = static, dy = dynamic
12.49/12.50	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
12.49/12.50	c  B st     0         0      2520    655200      2520         0   3936240         0   no data   no data
12.69/12.76	c  N dy    22      4060      2520    655200      2520      4050   3936240    226315     38.81     41.70
12.89/12.98	c  N dy    48      8109      2520    655200      2520      8094   3936240    441833     38.68     41.17
13.09/13.19	c  N dy    76     12115      2520    655200      2520     12095   3936240    663243     38.87     41.11
13.39/13.42	c  N dy   102     16138      2520    655200      2520     16115   3936240    887901     38.90     42.36
13.69/13.77	c  N dy   133     20385      2520    655200      2520     10382   3936240    259468     39.18     43.33
13.89/13.96	c  N dy   160     24419      2520    655200      2520     14411   3936240    492949     39.46     42.18
13.89/13.99	c  F st   166     25002      2520    655200      2520     14994   3936240    529541     39.60   no data
14.30/14.32	c  N dy   172     30000      2520    655200      2520     19969   3936240    863604     39.60   no data
14.30/14.32	c  S st   172     30000      2520    655200      2520     19969   3936240    863604     39.60   no data
14.59/14.65	c  S st   172     30503      2520    655200      2520     20471   3936240    900360     39.60   no data
14.59/14.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
14.89/14.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 10.7M T:  0.25
14.99/15.07	c blocked clauses removed:        0 vars:      0 tried:        2520 T: 0.00 s
14.99/15.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.09/15.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
15.09/15.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
15.09/15.17	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
19.80/19.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  4.65 s
19.99/20.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.16 s
26.09/26.17	c lits-rem:        13  cl-subs:      129  v-elim:      0  v-fix:    0  time:  6.05 s
26.40/26.41	c asymm  cl-useful: 0/4619/655200 lits-rem:0 time: 0.24
26.40/26.42	c calculated reachability. Time: 0.00
26.40/26.42	c  N dy   172     30503      2520    655200      2520     20342   3936240    884470     39.60   no data
26.59/26.65	c  N dy   197     34700      2520    655200      2520     24533   3936240   1114915     39.45     41.55
26.79/26.87	c  N dy   220     38977      2520    655200      2520     28803   3936240   1358084     39.48     44.53
27.09/27.10	c  N dy   243     43264      2520    655200      2520     17608   3936240    443528     39.22     42.78
27.19/27.21	c  S st   256     45754      2520    655200      2520     20096   3936240    580092     39.09     37.46
27.50/27.51	c  S st   256     46256      2520    655200      2520     20598   3936240    613845     39.09   no data
27.50/27.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
27.69/27.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 10.4M T:  0.24
27.89/27.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
27.89/27.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.99/28.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
27.99/28.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
27.99/28.02	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
32.60/32.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  4.62 s
32.70/32.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.08 s
37.79/37.89	c lits-rem:         8  cl-subs:        8  v-elim:      0  v-fix:    0  time:  5.05 s
37.89/37.96	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
37.89/37.97	c vivif2 --  cl tried    20590 cl shrink        0 lits rem          0 time: 0.01
38.19/38.23	c asymm  cl-useful: 0/4947/655200 lits-rem:0 time: 0.26
38.19/38.25	c calculated reachability. Time: 0.00
38.19/38.25	c  N dy   256     46256      2520    655200      2520     20590   3936240    612857     39.09   no data
38.39/38.47	c  N dy   278     50278      2520    655200      2520     24607   3936240    836872     39.03     41.47
38.60/38.68	c  N dy   306     54350      2520    655200      2520     28675   3936240   1067767     39.06     54.96
38.79/38.89	c  N dy   333     58526      2520    655200      2520     32842   3936240   1297721     39.04     41.58
39.09/39.11	c  N dy   358     62723      2520    655200      2520     37036   3936240   1531783     38.97     42.14
39.29/39.33	c  N dy   381     66794      2520    655200      2520     22385   3936240    568640     38.91     41.73
39.39/39.46	c  S st   397     69385      2520    655200      2520     24973   3936240    712293     38.88     32.09
39.79/39.80	c  S st   397     69889      2520    655200      2520     25475   3936240    749491     38.88   no data
39.79/39.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
39.99/40.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 10.4M T:  0.27
40.19/40.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
40.19/40.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
40.29/40.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
40.29/40.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
40.29/40.33	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
44.69/44.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  4.39 s
44.79/44.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
50.09/50.13	c lits-rem:         6  cl-subs:       26  v-elim:      0  v-fix:    0  time:  5.19 s
50.19/50.20	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
50.19/50.21	c vivif2 --  cl tried    25449 cl shrink        0 lits rem          0 time: 0.01
50.39/50.48	c asymm  cl-useful: 0/4979/655200 lits-rem:0 time: 0.26
50.49/50.50	c calculated reachability. Time: 0.00
50.49/50.50	c  N dy   397     69889      2520    655200      2520     25449   3936240    746462     38.88   no data
50.71/50.77	c  N dy   430     74423      2520    655200      2520     29976   3936240    997560     38.95     43.40
50.99/51.01	c  N dy   462     79208      2520    655200      2520     34753   3936240   1266118     38.94     41.22
51.19/51.29	c  N dy   495     84282      2520    655200      2520     39825   3936240   1548864     38.94     42.18
51.50/51.54	c  F st   516     87500      2520    655200      2520     22193   3936240    457572     38.93   no data
51.70/51.78	c  N st   521     90796      2520    655200      2520     25472   3936240    702320     38.93   no data
52.00/52.09	c  N dy   546     96606      2520    655200      2520     31265   3936240   1072587     38.95     41.03
52.40/52.41	c  N dy   586    102988      2520    655200      2520     37629   3936240   1423268     38.94     41.59
52.40/52.48	c  S st   592    104833      2520    655200      2520     39465   3936240   1513131     38.84     35.17
52.80/52.82	c  S st   592    105334      2520    655200      2520     39966   3936240   1551401     38.84   no data
52.80/52.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
53.10/53.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 10.7M T:  0.26
53.20/53.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
53.20/53.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
53.30/53.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
53.30/53.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
53.30/53.34	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
57.70/57.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  4.38 s
58.00/58.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.28 s
65.69/65.79	c lits-rem:        70  cl-subs:      165  v-elim:      0  v-fix:    0  time:  7.63 s
65.79/65.86	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
65.79/65.88	c vivif2 --  cl tried    39801 cl shrink        0 lits rem          0 time: 0.03
66.10/66.13	c asymm  cl-useful: 0/4777/655200 lits-rem:0 time: 0.25
66.10/66.15	c calculated reachability. Time: 0.00
66.10/66.15	c  N dy   592    105334      2520    655200      2520     39801   3936240   1531783     38.84   no data
66.49/66.55	c  N dy   627    112088      2520    655200      2520     24161   3936240    492761     38.73     41.68
66.79/66.88	c  N dy   674    119371      2520    655200      2520     31440   3936240    896725     38.76     41.01
67.21/67.24	c  N dy   718    127141      2520    655200      2520     39197   3936240   1313659     38.67     41.28
67.59/67.63	c  N dy   762    135309      2520    655200      2520     47355   3936240   1750093     38.59     41.01
68.09/68.14	c  N dy   816    143999      2520    655200      2520     32354   3936240    887162     38.61     41.79
68.49/68.58	c  N dy   866    153193      2520    655200      2520     41536   3936240   1384082     38.53     40.89
68.79/68.82	c  S st   895    158001      2520    655200      2520     46343   3936240   1637642     38.49   no data
69.09/69.19	c  S st   895    158505      2520    655200      2520     46846   3936240   1675413     38.49   no data
69.19/69.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
69.40/69.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 10.6M T:  0.26
69.59/69.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
69.59/69.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
69.69/69.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
69.69/69.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
69.69/69.72	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
73.89/73.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  4.21 s
74.19/74.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.32 s
83.29/83.31	c lits-rem:        21  cl-subs:       49  v-elim:      0  v-fix:    0  time:  8.91 s
83.29/83.38	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
83.39/83.41	c vivif2 --  cl tried    46797 cl shrink        0 lits rem          0 time: 0.03
83.60/83.70	c asymm  cl-useful: 0/5027/655200 lits-rem:0 time: 0.29
83.71/83.72	c calculated reachability. Time: 0.00
83.71/83.72	c  N dy   895    158505      2520    655200      2520     46797   3936240   1669591     38.49   no data
84.29/84.33	c  N dy   957    168680      2520    655200      2520     32123   3936240    808108     38.48     41.19
84.89/84.92	c  N dy  1027    179451      2520    655200      2520     42883   3936240   1406398     38.49     40.54
85.59/85.64	c  N dy  1096    190977      2520    655200      2520     28515   3936240    569043     38.48     41.14
86.19/86.24	c  N dy  1178    203183      2520    655200      2520     40710   3936240   1235533     38.48     40.88
86.89/86.98	c  N dy  1262    216522      2520    655200      2520     27103   3936240    439806     38.46     40.58
87.60/87.66	c  N dy  1346    230389      2520    655200      2520     40950   3936240   1208232     38.46     40.59
88.00/88.03	c  S st  1389    237757      2520    655200      2520     48307   3936240   1609832     38.42     34.26
88.29/88.38	c  S st  1389    238258      2520    655200      2520     48808   3936240   1647943     38.42   no data
88.39/88.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
88.59/88.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 10.8M T:  0.27
88.79/88.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
88.79/88.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
88.89/88.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
88.89/88.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
88.89/88.91	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
92.99/93.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  4.11 s
93.29/93.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.31 s
101.59/101.66	c lits-rem:        16  cl-subs:       61  v-elim:      0  v-fix:    0  time:  8.17 s
101.69/101.73	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
101.69/101.76	c vivif2 --  cl tried    48747 cl shrink        0 lits rem          0 time: 0.03
101.99/102.04	c asymm  cl-useful: 0/5331/655200 lits-rem:0 time: 0.27
101.99/102.06	c calculated reachability. Time: 0.00
101.99/102.06	c  N dy  1389    238258      2520    655200      2520     48747   3936240   1641498     38.42   no data
102.90/102.93	c  N dy  1474    253552      2520    655200      2520     36064   3936240    876814     38.38     44.23
103.70/103.77	c  N dy  1576    269776      2520    655200      2520     52261   3936240   1763825     38.37     41.39
104.61/104.65	c  N dy  1678    287127      2520    655200      2520     40643   3936240   1100569     38.37     41.94
105.60/105.64	c  N dy  1797    305464      2520    655200      2520     58957   3936240   2129192     38.41     40.47
105.60/105.68	c  F st  1803    306252      2520    655200      2520     59744   3936240   2171740     38.40   no data
106.70/106.80	c  N dy  1894    325035      2520    655200      2520     48523   3936240   1559217     38.38     41.01
107.80/107.83	c  N dy  2008    345160      2520    655200      2520     37667   3936240    854540     38.34     40.38
108.40/108.46	c  S st  2080    357387      2520    655200      2520     49867   3936240   1537567     38.34   no data
108.80/108.81	c  S st  2080    357888      2520    655200      2520     50367   3936240   1572657     38.34   no data
108.80/108.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
109.10/109.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 10.9M T:  0.27
109.20/109.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
109.20/109.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
109.30/109.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
109.30/109.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
109.30/109.35	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
113.30/113.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  3.97 s
113.59/113.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.28 s
121.39/121.40	c lits-rem:         9  cl-subs:       35  v-elim:      0  v-fix:    0  time:  7.66 s
121.39/121.47	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
121.49/121.50	c vivif2 --  cl tried    50332 cl shrink        0 lits rem          0 time: 0.03
121.69/121.76	c asymm  cl-useful: 0/5147/655200 lits-rem:0 time: 0.26
121.69/121.78	c calculated reachability. Time: 0.00
121.69/121.78	c  N dy  2080    357888      2520    655200      2520     50332   3936240   1568661     38.34   no data
122.99/123.03	c  N dy  2210    378051      2520    655200      2520     38533   3936240    860315     38.35     41.11
123.99/124.08	c  N dy  2334    398125      2520    655200      2520     58584   3936240   1952694     38.32     40.71
125.10/125.17	c  N dy  2457    418251      2520    655200      2520     45727   3936240   1213862     38.34     41.20
126.30/126.32	c  N dy  2584    438417      2520    655200      2520     65871   3936240   2327672     38.34     40.56
127.39/127.47	c  N dy  2720    458492      2520    655200      2520     51957   3936240   1540536     38.41     40.79
128.60/128.63	c  N dy  2855    478524      2520    655200      2520     37018   3936240    649968     38.42     40.54
129.59/129.69	c  N dy  2985    498562      2520    655200      2520     57029   3936240   1752036     38.42     40.89
130.79/130.89	c  N dy  3110    518618      2520    655200      2520     41112   3936240    841554     38.42     40.72
131.79/131.82	c  S st  3223    536834      2520    655200      2520     59306   3936240   1851247     38.43   no data
132.10/132.18	c  S st  3223    537335      2520    655200      2520     59806   3936240   1886227     38.43   no data
132.19/132.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
132.39/132.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 10.8M T:  0.27
132.59/132.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
132.59/132.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
132.69/132.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
132.69/132.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
132.69/132.72	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
136.40/136.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  3.70 s
136.80/136.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.36 s
145.10/145.16	c lits-rem:        15  cl-subs:       58  v-elim:      0  v-fix:    0  time:  8.24 s
145.20/145.23	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
145.20/145.27	c vivif2 --  cl tried    59748 cl shrink        0 lits rem          0 time: 0.03
145.50/145.55	c asymm  cl-useful: 0/5386/655200 lits-rem:0 time: 0.28
145.50/145.57	c calculated reachability. Time: 0.00
145.50/145.57	c  N dy  3223    537335      2520    655200      2520     59748   3936240   1879194     38.43   no data
146.69/146.76	c  N dy  3340    557550      2520    655200      2520     42988   3936240    902637     38.41     40.85
147.79/147.81	c  N dy  3464    577589      2520    655200      2520     63003   3936240   1981867     38.40     41.11
149.00/149.00	c  N dy  3589    597595      2520    655200      2520     45031   3936240    974258     38.40     41.24
149.99/150.08	c  N dy  3718    617749      2520    655200      2520     65156   3936240   2083886     38.40     41.81
151.19/151.26	c  N dy  3844    637821      2520    655200      2520     46254   3936240   1010728     38.39     41.13
152.29/152.37	c  N dy  3974    657984      2520    655200      2520     66396   3936240   2121479     38.40     40.57
153.60/153.65	c  N dy  4100    678136      2520    655200      2520     46568   3936240    975726     38.41     40.56
154.70/154.73	c  N dy  4217    698287      2520    655200      2520     66690   3936240   2057797     38.38     40.44
155.90/155.95	c  N dy  4346    718410      2520    655200      2520     45850   3936240    889655     38.39     40.46
157.09/157.13	c  N dy  4477    738419      2520    655200      2520     65826   3936240   1998976     38.40     40.94
158.40/158.51	c  N dy  4599    758445      2520    655200      2520     43872   3936240    741168     38.41     50.71
159.61/159.66	c  N dy  4720    778625      2520    655200      2520     64020   3936240   1851422     38.41     42.30
160.79/160.85	c  N dy  4843    798738      2520    655200      2520     84112   3936240   2948883     38.40     40.57
161.29/161.30	c  S st  4890    806003      2520    655200      2520     48417   3936240    949221     38.41   no data
161.59/161.66	c  S st  4890    806505      2520    655200      2520     48919   3936240    986426     38.41   no data
161.59/161.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
161.89/161.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 10.8M T:  0.28
162.09/162.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
162.09/162.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
162.19/162.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
162.19/162.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
162.19/162.21	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
165.69/165.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  3.54 s
165.79/165.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.11 s
170.09/170.19	c lits-rem:         6  cl-subs:       13  v-elim:      0  v-fix:    0  time:  4.21 s
170.19/170.26	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
170.19/170.28	c vivif2 --  cl tried    48906 cl shrink        0 lits rem          0 time: 0.02
170.50/170.54	c asymm  cl-useful: 0/5531/655200 lits-rem:0 time: 0.26
170.50/170.56	c calculated reachability. Time: 0.00
170.50/170.56	c  N dy  4890    806505      2520    655200      2520     48906   3936240    984977     38.41   no data
171.60/171.71	c  N dy  5013    826583      2520    655200      2520     68959   3936240   2071936     38.39     40.42
173.00/173.02	c  N dy  5136    846672      2520    655200      2520     45084   3936240    730003     38.38     45.17
174.00/174.07	c  N dy  5264    866674      2520    655200      2520     65061   3936240   1835556     38.38     40.63
175.19/175.25	c  N dy  5390    886685      2520    655200      2520     85052   3936240   2930285     38.38     42.44
176.29/176.38	c  N dy  5517    906831      2520    655200      2520     60223   3936240   1523029     38.39     40.56
177.40/177.45	c  N dy  5627    926954      2520    655200      2520     80323   3936240   2611974     38.37     41.35
178.70/178.73	c  N dy  5755    946956      2520    655200      2520     54356   3936240   1155819     38.37     40.61
179.79/179.83	c  N dy  5872    967175      2520    655200      2520     74546   3936240   2260691     38.36     40.63
181.09/181.10	c  N dy  5994    987295      2520    655200      2520     47709   3936240    749340     38.36     41.42
182.09/182.16	c  N dy  6118   1007348      2520    655200      2520     67724   3936240   1838421     38.35     41.20
183.30/183.36	c  N dy  6242   1027425      2520    655200      2520     87777   3936240   2945063     38.35     40.90
184.59/184.65	c  N dy  6369   1047480      2520    655200      2520     59887   3936240   1398596     38.36     41.08
185.79/185.85	c  N dy  6499   1067753      2520    655200      2520     80129   3936240   2529737     38.37     41.15
186.09/186.10	c  F st  6526   1071875      2520    655200      2520     84246   3936240   2758771     38.37   no data
187.30/187.30	c  N dy  6597   1087770      2520    655200      2520     51169   3936240    859965     38.37     41.96
188.40/188.42	c  N dy  6724   1107818      2520    655200      2520     71187   3936240   1963993     38.37     43.08
189.60/189.67	c  N dy  6850   1127893      2520    655200      2520     91243   3936240   3078909     38.38     40.70
191.00/191.00	c  N dy  6975   1147933      2520    655200      2520     61323   3936240   1385804     38.38     41.18
192.10/192.16	c  N dy  7096   1167984      2520    655200      2520     81353   3936240   2475665     38.37     42.66
193.40/193.40	c  N dy  7220   1188021      2520    655200      2520    101367   3936240   3567673     38.36     55.77
194.60/194.61	c  N dy  7353   1208119      2520    655200      2520     70489   3936240   1869442     38.38     41.79
194.70/194.71	c  S st  7363   1209758      2520    655200      2520     72126   3936240   1957382     38.38   no data
194.99/195.06	c  S st  7363   1210262      2520    655200      2520     72630   3936240   1997355     38.38   no data
194.99/195.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
195.29/195.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 10.8M T:  0.28
195.49/195.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
195.49/195.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
195.59/195.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
195.59/195.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
195.59/195.60	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
198.90/198.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  3.39 s
199.30/199.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.34 s
207.30/207.33	c lits-rem:         2  cl-subs:       47  v-elim:      0  v-fix:    0  time:  7.83 s
207.30/207.39	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
207.40/207.43	c vivif2 --  cl tried    72583 cl shrink        0 lits rem          0 time: 0.04
207.70/207.70	c asymm  cl-useful: 0/5757/655200 lits-rem:0 time: 0.27
207.70/207.72	c calculated reachability. Time: 0.00
207.70/207.72	c  N dy  7363   1210262      2520    655200      2520     72583   3936240   1991493     38.38   no data
209.00/209.02	c  N dy  7493   1230418      2520    655200      2520     92707   3936240   3091915     38.37     41.97
210.30/210.32	c  N dy  7616   1250441      2520    655200      2520     60772   3936240   1278054     38.37     40.67
211.39/211.47	c  N dy  7748   1270708      2520    655200      2520     81014   3936240   2394636     38.38     40.65
212.69/212.76	c  N dy  7882   1290783      2520    655200      2520    101062   3936240   3514845     38.39     50.32
213.90/213.98	c  N dy  8005   1310809      2520    655200      2520     68147   3936240   1630816     38.38     41.95
215.10/215.20	c  N dy  8133   1331186      2520    655200      2520     88488   3936240   2755470     38.38     40.45
216.60/216.62	c  N dy  8258   1351258      2520    655200      2520     54611   3936240    853899     38.38     40.51
217.69/217.71	c  N dy  8385   1371351      2520    655200      2520     74681   3936240   1953083     38.38     40.43
218.90/218.95	c  N dy  8510   1391673      2520    655200      2520     94984   3936240   3079103     38.39     40.77
220.30/220.37	c  N dy  8628   1411756      2520    655200      2520     60106   3936240   1113931     38.38     46.05
221.40/221.46	c  N dy  8742   1431896      2520    655200      2520     80217   3936240   2201130     38.37     40.50
222.70/222.73	c  N dy  8862   1452073      2520    655200      2520    100367   3936240   3286996     38.36     40.43
224.10/224.15	c  N dy  8987   1472167      2520    655200      2520     64515   3936240   1323963     38.36     44.30
225.20/225.29	c  N dy  9100   1492352      2520    655200      2520     84669   3936240   2415883     38.35     40.63
226.50/226.58	c  N dy  9220   1512464      2520    655200      2520    104752   3936240   3530452     38.36     40.62
227.89/227.95	c  N dy  9347   1532548      2520    655200      2520     67900   3936240   1492061     38.36     40.66
229.10/229.13	c  N dy  9477   1552585      2520    655200      2520     87912   3936240   2586904     38.36     46.74
230.39/230.44	c  N dy  9604   1572614      2520    655200      2520    107913   3936240   3677299     38.36     40.85
231.69/231.78	c  N dy  9737   1592677      2520    655200      2520     70007   3936240   1563399     38.37     50.97
232.90/232.99	c  N dy  9867   1612910      2520    655200      2520     90219   3936240   2694305     38.37     41.29
234.20/234.29	c  N dy  9988   1633042      2520    655200      2520    110318   3936240   3774680     38.36     40.67
235.60/235.61	c  N dy 10111   1653104      2520    655200      2520     71445   3936240   1582921     38.37     40.47
236.80/236.85	c  N dy 10241   1673159      2520    655200      2520     91469   3936240   2702148     38.38     43.40
238.09/238.19	c  N dy 10373   1693191      2520    655200      2520    111474   3936240   3832514     38.39     40.79
239.30/239.39	c  S st 10480   1710263      2520    655200      2520     68581   3936240   1386909     38.38     31.05
239.70/239.74	c  S st 10480   1710766      2520    655200      2520     69082   3936240   1422503     38.38   no data
239.70/239.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
240.00/240.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 11.1M T:  0.29
240.10/240.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
240.10/240.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
240.20/240.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
240.20/240.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
240.20/240.28	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
243.39/243.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  3.20 s
243.70/243.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.16 s
248.71/248.72	c lits-rem:        14  cl-subs:       22  v-elim:      0  v-fix:    0  time:  4.93 s
248.71/248.79	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
248.80/248.82	c vivif2 --  cl tried    69060 cl shrink        0 lits rem          0 time: 0.03
249.10/249.10	c asymm  cl-useful: 0/5519/655200 lits-rem:0 time: 0.28
249.10/249.12	c calculated reachability. Time: 0.00
249.10/249.12	c  N dy 10480   1710766      2520    655200      2520     69060   3936240   1419716     38.38   no data
250.40/250.41	c  N dy 10604   1730917      2520    655200      2520     89188   3936240   2532901     38.38     41.50
251.70/251.75	c  N dy 10729   1750952      2520    655200      2520    109196   3936240   3637468     38.38     40.54
253.30/253.30	c  N dy 10852   1770963      2520    655200      2520     68278   3936240   1334649     38.39     41.47
254.50/254.53	c  N dy 10972   1791086      2520    655200      2520     88370   3936240   2431754     38.38     40.75
255.79/255.89	c  N dy 11096   1811224      2520    655200      2520    108481   3936240   3532497     38.38     40.71
257.30/257.39	c  N dy 11217   1831315      2520    655200      2520     66635   3936240   1208555     38.38     40.72
258.50/258.59	c  N dy 11349   1851399      2520    655200      2520     86690   3936240   2310877     38.38     40.70
259.79/259.81	c  N dy 11455   1871408      2520    655200      2520    106668   3936240   3375468     38.36     40.56
261.30/261.39	c  N dy 11580   1891825      2520    655200      2520     64139   3936240   1023123     38.37     40.53
262.49/262.57	c  N dy 11709   1911827      2520    655200      2520     84119   3936240   2151392     38.38     40.44
263.80/263.81	c  N dy 11832   1931916      2520    655200      2520    104181   3936240   3261925     38.38     40.81
265.22/265.24	c  N dy 11963   1951968      2520    655200      2520    124204   3936240   4395248     38.38     40.85
266.50/266.58	c  N dy 12088   1972009      2520    655200      2520     80306   3936240   1850805     38.38     41.75
267.80/267.84	c  N dy 12208   1992327      2520    655200      2520    100602   3936240   2953474     38.37     40.48
269.10/269.18	c  N dy 12332   2012362      2520    655200      2520    120605   3936240   4051408     38.37     41.50
270.50/270.59	c  N dy 12449   2032468      2520    655200      2520     75769   3936240   1567491     38.36     41.04
271.70/271.78	c  N dy 12565   2052511      2520    655200      2520     95784   3936240   2636170     38.35     40.60
273.09/273.15	c  N dy 12697   2072650      2520    655200      2520    115895   3936240   3738535     38.35     40.39
274.59/274.68	c  N dy 12816   2092656      2520    655200      2520     69976   3936240   1214458     38.34     40.56
275.80/275.85	c  N dy 12937   2112707      2520    655200      2520     89997   3936240   2282546     38.33     41.18
277.10/277.15	c  N dy 13066   2132777      2520    655200      2520    110041   3936240   3400303     38.34     40.68
278.59/278.60	c  N dy 13194   2152913      2520    655200      2520    130149   3936240   4500363     38.34     40.36
279.90/279.93	c  N dy 13316   2173040      2520    655200      2520     83331   3936240   1906428     38.34     40.66
281.10/281.14	c  N dy 13442   2193151      2520    655200      2520    103409   3936240   3000015     38.34     40.40
282.30/282.35	c  S st 13551   2210768      2520    655200      2520    120997   3936240   3957706     38.34     33.90
282.70/282.79	c  S st 13551   2211272      2520    655200      2520    121499   3936240   3997532     38.34   no data
282.81/282.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
283.10/283.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 12.1M T:  0.33
283.20/283.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
283.20/283.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
283.30/283.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
283.30/283.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
283.30/283.39	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
286.40/286.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  3.04 s
287.30/287.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.81 s
305.00/305.03	c lits-rem:        34  cl-subs:      123  v-elim:      0  v-fix:    0  time: 17.56 s
305.10/305.10	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
305.10/305.17	c vivif2 --  cl tried   121376 cl shrink        0 lits rem          0 time: 0.07
305.40/305.46	c asymm  cl-useful: 0/5602/655200 lits-rem:0 time: 0.28
305.40/305.48	c calculated reachability. Time: 0.00
305.40/305.48	c  N dy 13551   2211272      2520    655200      2520    121376   3936240   3982377     38.34   no data
307.20/307.23	c  N dy 13677   2231384      2520    655200      2520     73568   3936240   1322404     38.34     40.66
308.40/308.44	c  N dy 13803   2251385      2520    655200      2520     93548   3936240   2422885     38.34     40.97
309.70/309.75	c  N dy 13921   2271596      2520    655200      2520    113732   3936240   3528991     38.34     42.30
311.20/311.22	c  N dy 14036   2291635      2520    655200      2520    133742   3936240   4615428     38.33     41.54
312.60/312.62	c  N dy 14158   2311686      2520    655200      2520     84863   3936240   1916245     38.33     45.42
313.80/313.86	c  N dy 14271   2331732      2520    655200      2520    104892   3936240   3006656     38.33     40.50
315.20/315.26	c  N dy 14398   2351767      2520    655200      2520    124897   3936240   4110853     38.33     43.66
316.81/316.87	c  N dy 14524   2371828      2520    655200      2520     75021   3936240   1324834     38.33     40.91
318.02/318.08	c  N dy 14645   2391878      2520    655200      2520     95043   3936240   2427564     38.33     40.70
319.40/319.41	c  N dy 14769   2411920      2520    655200      2520    115064   3936240   3526170     38.33     43.81
320.90/320.90	c  N dy 14904   2432082      2520    655200      2520    135203   3936240   4652172     38.33     40.35
322.31/322.32	c  N dy 15018   2452239      2520    655200      2520     84422   3936240   1776804     38.33     40.55
323.51/323.57	c  N dy 15143   2472300      2520    655200      2520    104454   3936240   2890542     38.33     40.35
325.00/325.02	c  N dy 15282   2492570      2520    655200      2520    124700   3936240   4009843     38.33     40.43
326.60/326.68	c  N dy 15409   2512637      2520    655200      2520     72844   3936240   1122385     38.33     40.79
327.81/327.82	c  N dy 15534   2532739      2520    655200      2520     92918   3936240   2246084     38.33     40.43
329.10/329.11	c  N dy 15662   2552813      2520    655200      2520    112970   3936240   3362529     38.33     40.48
330.50/330.56	c  N dy 15792   2572883      2520    655200      2520    133015   3936240   4460984     38.33     40.36
332.00/332.08	c  N dy 15915   2592891      2520    655200      2520     80076   3936240   1481490     38.34     40.53
333.20/333.26	c  N dy 16034   2613004      2520    655200      2520    100166   3936240   2585129     38.33     40.53
334.60/334.62	c  N dy 16161   2633105      2520    655200      2520    120236   3936240   3679360     38.33     41.34
336.00/336.09	c  N dy 16291   2653148      2520    655200      2520    140251   3936240   4795482     38.34     41.23
337.50/337.54	c  N dy 16411   2673188      2520    655200      2520     86356   3936240   1781593     38.33     43.40
338.70/338.79	c  N dy 16539   2693194      2520    655200      2520    106337   3936240   2878699     38.33     40.93
340.02/340.04	c  S st 16652   2711272      2520    655200      2520    124391   3936240   3865227     38.33   no data
340.40/340.44	c  S st 16652   2711776      2520    655200      2520    124894   3936240   3905867     38.33   no data
340.40/340.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
340.80/340.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 11.9M T:  0.33
340.90/340.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
340.90/340.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
341.01/341.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
341.01/341.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
341.01/341.04	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
343.90/343.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  2.88 s
344.80/344.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.79 s
361.40/361.48	c lits-rem:        24  cl-subs:      108  v-elim:      0  v-fix:    0  time: 16.55 s
361.50/361.54	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
361.60/361.62	c vivif2 --  cl tried   124786 cl shrink        0 lits rem          0 time: 0.07
361.91/361.91	c asymm  cl-useful: 0/5482/655200 lits-rem:0 time: 0.28
361.91/361.92	c calculated reachability. Time: 0.00
361.91/361.92	c  N dy 16652   2711776      2520    655200      2520    124786   3936240   3893107     38.33   no data
363.40/363.48	c  N dy 16775   2731787      2520    655200      2520    144765   3936240   4979466     38.33     51.87
364.90/364.92	c  N dy 16901   2751825      2520    655200      2520     89877   3936240   1951667     38.33     40.93
366.10/366.18	c  N dy 17012   2771958      2520    655200      2520    109990   3936240   3029877     38.32     40.35
367.51/367.57	c  N dy 17135   2791970      2520    655200      2520    129975   3936240   4131777     38.32     40.35
369.10/369.17	c  N dy 17266   2812058      2520    655200      2520    150035   3936240   5245218     38.32     41.19
370.51/370.52	c  N dy 17387   2832099      2520    655200      2520     94153   3936240   2151968     38.33     47.87
371.81/371.82	c  N dy 17508   2852128      2520    655200      2520    114156   3936240   3251329     38.33     41.47
373.20/373.28	c  N dy 17644   2872234      2520    655200      2520    134240   3936240   4354170     38.33     40.79
374.90/374.92	c  N dy 17760   2892314      2520    655200      2520     77393   3936240   1173146     38.32     41.26
376.10/376.13	c  N dy 17886   2912354      2520    655200      2520     97414   3936240   2288476     38.32     40.42
377.41/377.44	c  N dy 18012   2932412      2520    655200      2520    117448   3936240   3413280     38.33     40.63
378.81/378.80	c  N dy 18129   2952439      2520    655200      2520    137431   3936240   4504296     38.32     44.80
380.50/380.52	c  N dy 18257   2972484      2520    655200      2520     79558   3936240   1252594     38.32     41.44
381.60/381.68	c  N dy 18374   2992627      2520    655200      2520     99676   3936240   2351415     38.32     42.27
382.91/382.99	c  N dy 18499   3012642      2520    655200      2520    119660   3936240   3461156     38.32     51.10
384.40/384.46	c  N dy 18628   3032663      2520    655200      2520    139660   3936240   4536090     38.32     40.37
386.11/386.18	c  N dy 18763   3052825      2520    655200      2520     80890   3936240   1286383     38.32     40.44
387.31/387.37	c  N dy 18893   3073156      2520    655200      2520    101195   3936240   2407113     38.32     41.08
388.60/388.65	c  N dy 19019   3093175      2520    655200      2520    121193   3936240   3510331     38.33     41.63
390.10/390.11	c  N dy 19143   3113300      2520    655200      2520    141287   3936240   4611299     38.32     41.93
391.80/391.86	c  N dy 19277   3133367      2520    655200      2520     81436   3936240   1278209     38.33     40.77
392.90/392.97	c  N dy 19387   3153492      2520    655200      2520    101539   3936240   2367633     38.32     41.07
394.20/394.28	c  N dy 19515   3173534      2520    655200      2520    121552   3936240   3484144     38.33     40.37
395.70/395.75	c  N dy 19644   3193575      2520    655200      2520    141566   3936240   4583222     38.33     41.69
397.22/397.27	c  S st 19760   3211776      2520    655200      2520    159746   3936240   5590804     38.33   no data
397.70/397.72	c  S st 19760   3212279      2520    655200      2520    160249   3936240   5630488     38.33   no data
397.70/397.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
398.10/398.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 12.5M T:  0.38
398.21/398.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
398.21/398.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
398.32/398.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.11 s
398.32/398.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
398.32/398.38	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
401.30/401.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  2.94 s
402.71/402.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.27 s
430.50/430.56	c lits-rem:        40  cl-subs:      183  v-elim:      0  v-fix:    0  time: 27.68 s
430.60/430.63	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
430.70/430.73	c vivif2 --  cl tried   160066 cl shrink        0 lits rem          0 time: 0.10
430.90/430.99	c asymm  cl-useful: 0/5782/655200 lits-rem:0 time: 0.26
431.00/431.01	c calculated reachability. Time: 0.00
431.00/431.01	c  N dy 19760   3212279      2520    655200      2520    160066   3936240   5608574     38.33   no data
432.42/432.50	c  N dy 19885   3232463      2520    655200      2520     99327   3936240   2209483     38.33     40.36
433.80/433.85	c  N dy 20009   3252640      2520    655200      2520    119482   3936240   3313019     38.33     40.73
435.30/435.30	c  N dy 20133   3272647      2520    655200      2520    139462   3936240   4405207     38.33     40.60
436.81/436.82	c  N dy 20258   3292697      2520    655200      2520    159489   3936240   5498992     38.33     40.35
438.20/438.25	c  N dy 20384   3312862      2520    655200      2520     97752   3936240   2109140     38.33     40.79
439.50/439.50	c  N dy 20515   3332886      2520    655200      2520    117755   3936240   3214668     38.33     40.36
440.91/440.97	c  N dy 20648   3352996      2520    655200      2520    137840   3936240   4334165     38.33     40.36
442.50/442.53	c  N dy 20781   3373093      2520    655200      2520    157906   3936240   5451701     38.34     40.75
444.00/444.01	c  N dy 20896   3393103      2520    655200      2520     94987   3936240   1907346     38.33     40.99
445.30/445.34	c  N dy 21032   3413120      2520    655200      2520    114981   3936240   3025622     38.34     46.48
446.80/446.82	c  N dy 21151   3433247      2520    655200      2520    135087   3936240   4111861     38.33     40.39
448.40/448.47	c  N dy 21276   3453396      2520    655200      2520    155217   3936240   5224047     38.33     40.46
450.11/450.19	c  N dy 21398   3473506      2520    655200      2520     91387   3936240   1667384     38.33     40.45
451.40/451.45	c  N dy 21528   3493702      2520    655200      2520    111565   3936240   2786796     38.33     40.68
452.80/452.86	c  N dy 21653   3513881      2520    655200      2520    131720   3936240   3890988     38.33     40.64
454.31/454.39	c  N dy 21774   3534134      2520    655200      2520    151947   3936240   4987715     38.33     40.40
456.11/456.16	c  N dy 21901   3554238      2520    655200      2520     87125   3936240   1387516     38.33     40.90
457.31/457.31	c  N dy 22016   3574247      2520    655200      2520    107100   3936240   2482229     38.33     42.58
458.60/458.65	c  N dy 22143   3594270      2520    655200      2520    127100   3936240   3595729     38.33     41.63
460.10/460.15	c  N dy 22273   3614325      2520    655200      2520    147127   3936240   4697833     38.33     40.59
461.71/461.75	c  N dy 22407   3634409      2520    655200      2520    167197   3936240   5809170     38.34     40.55
463.30/463.35	c  N dy 22537   3654535      2520    655200      2520    101409   3936240   2130319     38.34     40.66
464.60/464.65	c  N dy 22653   3674634      2520    655200      2520    121479   3936240   3226090     38.33     40.65
466.11/466.12	c  N dy 22776   3694865      2520    655200      2520    141677   3936240   4335909     38.33     40.89
467.51/467.51	c  S st 22896   3712279      2520    655200      2520    159072   3936240   5308618     38.34   no data
467.91/467.90	c  S st 22896   3712780      2520    655200      2520    159572   3936240   5343157     38.34   no data
467.91/467.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
468.21/468.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 12.3M T:  0.35
468.40/468.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
468.40/468.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
468.50/468.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
468.50/468.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
468.50/468.52	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
471.21/471.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  2.68 s
472.41/472.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.13 s
498.20/498.23	c lits-rem:        50  cl-subs:      148  v-elim:      0  v-fix:    0  time: 25.64 s
498.31/498.31	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
498.31/498.40	c vivif2 --  cl tried   159424 cl shrink        0 lits rem          0 time: 0.10
498.60/498.68	c asymm  cl-useful: 0/5371/655200 lits-rem:0 time: 0.28
498.70/498.70	c calculated reachability. Time: 0.00
498.70/498.70	c  N dy 22896   3712780      2520    655200      2520    159424   3936240   5324842     38.34   no data
500.51/500.53	c  N dy 23024   3732950      2520    655200      2520     92674   3936240   1609764     38.34     41.53
501.61/501.69	c  F st 23143   3751562      2520    655200      2520    111260   3936240   2619166     38.34   no data
501.90/501.90	c  N st 23147   3753593      2520    655200      2520    113280   3936240   2750653     38.34   no data
503.20/503.26	c  N dy 23256   3773725      2520    655200      2520    133367   3936240   3917628     38.34     41.22
504.71/504.75	c  N dy 23382   3793763      2520    655200      2520    153375   3936240   5010963     38.33     41.91
506.30/506.38	c  N dy 23512   3813883      2520    655200      2520    173462   3936240   6129863     38.34     40.47
507.81/507.87	c  N dy 23638   3834086      2520    655200      2520    105786   3936240   2306235     38.34     40.76
509.20/509.20	c  N dy 23759   3854186      2520    655200      2520    125852   3936240   3401997     38.34     41.79
510.60/510.64	c  N dy 23885   3874241      2520    655200      2520    145885   3936240   4522678     38.34     56.32
512.20/512.27	c  N dy 24011   3894405      2520    655200      2520    166027   3936240   5637153     38.34     41.00
513.90/513.93	c  N dy 24131   3914498      2520    655200      2520     97211   3936240   1783185     38.34     40.90
515.10/515.18	c  N dy 24258   3934541      2520    655200      2520    117237   3936240   2877233     38.34     40.85
516.60/516.60	c  N dy 24391   3954613      2520    655200      2520    137277   3936240   4000101     38.34     40.89
518.11/518.17	c  N dy 24516   3974655      2520    655200      2520    157295   3936240   5096040     38.34     40.41
519.81/519.87	c  N dy 24645   3994798      2520    655200      2520    177407   3936240   6200160     38.34     40.78
521.31/521.37	c  N dy 24775   4014936      2520    655200      2520    107632   3936240   2321702     38.34     40.57
522.71/522.77	c  N dy 24913   4035044      2520    655200      2520    127714   3936240   3436002     38.35     40.50
524.21/524.22	c  N dy 25034   4055165      2520    655200      2520    147791   3936240   4532083     38.35     40.80
525.71/525.78	c  N dy 25154   4075257      2520    655200      2520    167861   3936240   5635033     38.35     40.37
527.40/527.47	c  N dy 25278   4095411      2520    655200      2520     97120   3936240   1706716     38.35     40.74
528.70/528.75	c  N dy 25407   4115557      2520    655200      2520    117248   3936240   2815456     38.35     40.80
530.11/530.11	c  N dy 25528   4135630      2520    655200      2520    137292   3936240   3914052     38.35     40.37
531.61/531.65	c  N dy 25648   4155719      2520    655200      2520    157353   3936240   5005385     38.34     40.72
533.20/533.27	c  N dy 25770   4175798      2520    655200      2520    177403   3936240   6096223     38.34     47.00
534.91/534.91	c  N dy 25904   4195832      2520    655200      2520    105543   3936240   2125719     38.34     40.37
536.01/536.09	c  S st 26015   4212780      2520    655200      2520    122466   3936240   3062761     38.35     44.87
536.41/536.46	c  S st 26015   4213281      2520    655200      2520    122964   3936240   3097908     38.35   no data
536.41/536.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
536.81/536.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 11.8M T:  0.33
536.92/536.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
536.92/536.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
537.01/537.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
537.01/537.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
537.01/537.05	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
539.51/539.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  2.49 s
540.11/540.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.55 s
550.60/550.62	c lits-rem:        11  cl-subs:       64  v-elim:      0  v-fix:    0  time: 10.35 s
550.60/550.69	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
550.70/550.75	c vivif2 --  cl tried   122900 cl shrink        0 lits rem          0 time: 0.06
551.00/551.01	c asymm  cl-useful: 0/6050/655200 lits-rem:0 time: 0.26
551.00/551.04	c calculated reachability. Time: 0.00
551.00/551.04	c  N dy 26015   4213281      2520    655200      2520    122900   3936240   3090325     38.35   no data
552.51/552.58	c  N dy 26141   4233399      2520    655200      2520    142989   3936240   4213134     38.35     41.89
554.10/554.18	c  N dy 26259   4253468      2520    655200      2520    163035   3936240   5321031     38.35     40.59
555.81/555.89	c  N dy 26377   4273511      2520    655200      2520    183048   3936240   6403297     38.35     44.90
557.31/557.35	c  N dy 26500   4293522      2520    655200      2520    110157   3936240   2311250     38.34     42.57
558.60/558.68	c  N dy 26628   4313538      2520    655200      2520    130149   3936240   3402749     38.34     40.53
560.20/560.22	c  N dy 26769   4333576      2520    655200      2520    150164   3936240   4521509     38.35     40.61
561.81/561.85	c  N dy 26904   4353597      2520    655200      2520    170154   3936240   5630184     38.35     40.53
563.71/563.77	c  N dy 27032   4373624      2520    655200      2520     96277   3936240   1531671     38.35     40.77
565.01/565.08	c  N dy 27162   4393655      2520    655200      2520    116287   3936240   2642797     38.35     43.36
566.40/566.43	c  N dy 27289   4413737      2520    655200      2520    136344   3936240   3758662     38.35     40.44
567.90/567.95	c  N dy 27410   4433914      2520    655200      2520    156493   3936240   4861729     38.35     41.70
569.60/569.62	c  N dy 27545   4453993      2520    655200      2520    176535   3936240   5957636     38.35     40.94
571.30/571.32	c  N dy 27673   4474091      2520    655200      2520    101736   3936240   1778310     38.35     40.40
572.60/572.68	c  N dy 27812   4494172      2520    655200      2520    121789   3936240   2919218     38.36     40.70
574.01/574.08	c  N dy 27935   4514404      2520    655200      2520    141992   3936240   4029174     38.36     40.40
575.61/575.66	c  N dy 28071   4534524      2520    655200      2520    162077   3936240   5161648     38.36     40.57
577.30/577.38	c  N dy 28197   4554678      2520    655200      2520    182205   3936240   6265174     38.36     41.97
579.01/579.06	c  N dy 28320   4574783      2520    655200      2520    106407   3936240   2010037     38.36     41.57
580.41/580.42	c  N dy 28444   4594832      2520    655200      2520    126429   3936240   3113696     38.36     60.90
581.80/581.89	c  N dy 28571   4614988      2520    655200      2520    146560   3936240   4210151     38.36     40.94
583.40/583.46	c  N dy 28695   4635058      2520    655200      2520    166609   3936240   5296207     38.36     40.61
585.10/585.10	c  N dy 28819   4655182      2520    655200      2520    186706   3936240   6403241     38.36     41.28
586.71/586.76	c  N dy 28945   4675272      2520    655200      2520    109914   3936240   2160571     38.36     41.42
588.01/588.08	c  N dy 29064   4695295      2520    655200      2520    129919   3936240   3261164     38.36     40.94
589.40/589.40	c  S st 29185   4713281      2520    655200      2520    147892   3936240   4261047     38.36     34.03
589.80/589.84	c  S st 29185   4713784      2520    655200      2520    148394   3936240   4296868     38.36   no data
589.80/589.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
590.20/590.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 12.2M T:  0.34
590.30/590.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
590.30/590.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
590.40/590.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
590.40/590.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
590.40/590.45	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
592.80/592.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  2.36 s
593.70/593.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.83 s
609.10/609.15	c lits-rem:        27  cl-subs:       97  v-elim:      0  v-fix:    0  time: 15.29 s
609.20/609.22	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
609.30/609.30	c vivif2 --  cl tried   148297 cl shrink        0 lits rem          0 time: 0.08
609.52/609.57	c asymm  cl-useful: 0/6088/655200 lits-rem:0 time: 0.27
609.60/609.60	c calculated reachability. Time: 0.00
609.60/609.60	c  N dy 29185   4713784      2520    655200      2520    148297   3936240   4284848     38.36   no data
611.21/611.24	c  N dy 29312   4733820      2520    655200      2520    168308   3936240   5369611     38.36     42.66
612.91/612.96	c  N dy 29438   4753873      2520    655200      2520    188329   3936240   6461161     38.36     42.20
614.61/614.64	c  N dy 29569   4773995      2520    655200      2520    110541   3936240   2149553     38.36     40.54
615.91/615.99	c  N dy 29699   4794041      2520    655200      2520    130556   3936240   3258484     38.36     40.71
617.41/617.47	c  N dy 29826   4814095      2520    655200      2520    150579   3936240   4356369     38.36     40.52
619.01/619.08	c  N dy 29961   4834115      2520    655200      2520    170573   3936240   5449743     38.36     41.14
620.71/620.78	c  N dy 30088   4854184      2520    655200      2520    190612   3936240   6571990     38.37     45.54
622.31/622.39	c  N dy 30202   4874261      2520    655200      2520    111796   3936240   2184770     38.36     41.33
623.72/623.77	c  N dy 30334   4894496      2520    655200      2520    132015   3936240   3301324     38.36     40.58
625.21/625.29	c  N dy 30467   4914606      2520    655200      2520    152100   3936240   4423885     38.37     40.84
626.81/626.84	c  N dy 30586   4934756      2520    655200      2520    172223   3936240   5533861     38.36     40.42
628.51/628.57	c  N dy 30712   4954871      2520    655200      2520    192310   3936240   6644063     38.36     40.41
630.31/630.32	c  N dy 30836   4975012      2520    655200      2520    112552   3936240   2183441     38.36     40.95
631.61/631.63	c  N dy 30955   4995077      2520    655200      2520    132602   3936240   3272183     38.36     40.97
633.11/633.10	c  N dy 31090   5015176      2520    655200      2520    152677   3936240   4370961     38.36     40.48
634.61/634.64	c  N dy 31207   5035445      2520    655200      2520    172919   3936240   5485735     38.36     40.52
636.31/636.36	c  N dy 31333   5055535      2520    655200      2520    192982   3936240   6589351     38.36     40.77
638.01/638.08	c  N dy 31466   5075755      2520    655200      2520    112297   3936240   2134780     38.36     40.95
639.41/639.44	c  N dy 31594   5095789      2520    655200      2520    132312   3936240   3250140     38.36     40.59
640.91/640.93	c  N dy 31725   5115802      2520    655200      2520    152303   3936240   4349938     38.36     40.70
642.52/642.56	c  N dy 31851   5135864      2520    655200      2520    172326   3936240   5440394     38.36     40.57
644.30/644.38	c  N dy 31982   5155878      2520    655200      2520    192314   3936240   6556846     38.36     41.39
646.11/646.19	c  N dy 32117   5175901      2520    655200      2520    110451   3936240   2018708     38.37     40.68
647.51/647.54	c  N dy 32254   5195939      2520    655200      2520    130462   3936240   3161177     38.37     40.53
648.81/648.82	c  S st 32374   5213784      2520    655200      2520    148279   3936240   4149287     38.37   no data
649.21/649.20	c  S st 32374   5214286      2520    655200      2520    148781   3936240   4184861     38.37   no data
649.21/649.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
649.51/649.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 12.1M T:  0.35
649.71/649.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
649.71/649.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
649.81/649.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
649.81/649.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
649.81/649.81	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
651.91/651.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  2.16 s
652.81/652.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.79 s
667.21/667.27	c lits-rem:        37  cl-subs:       89  v-elim:      0  v-fix:    0  time: 14.28 s
667.31/667.33	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
667.41/667.41	c vivif2 --  cl tried   148692 cl shrink        0 lits rem          0 time: 0.08
667.61/667.68	c asymm  cl-useful: 0/6026/655200 lits-rem:0 time: 0.27
667.72/667.71	c calculated reachability. Time: 0.00
667.72/667.71	c  N dy 32374   5214286      2520    655200      2520    148692   3936240   4173858     38.37   no data
669.31/669.31	c  N dy 32497   5234318      2520    655200      2520    168693   3936240   5277283     38.37     40.71
671.01/671.05	c  N dy 32626   5254364      2520    655200      2520    188704   3936240   6396110     38.37     40.79
673.01/673.03	c  N dy 32753   5274484      2520    655200      2520    105949   3936240   1709303     38.37     41.38
674.31/674.36	c  N dy 32879   5294574      2520    655200      2520    126006   3936240   2802329     38.37     40.44
675.81/675.80	c  N dy 32996   5314611      2520    655200      2520    146019   3936240   3899975     38.37     42.39
677.32/677.37	c  N dy 33118   5334676      2520    655200      2520    166053   3936240   4995937     38.37     40.89
679.01/679.10	c  N dy 33250   5354707      2520    655200      2520    186056   3936240   6105205     38.37     45.96
680.81/680.87	c  N dy 33374   5374799      2520    655200      2520    206119   3936240   7221992     38.37     51.71
682.41/682.41	c  N dy 33503   5394915      2520    655200      2520    122337   3936240   2583557     38.38     40.55
683.81/683.81	c  N dy 33637   5415047      2520    655200      2520    142443   3936240   3686268     38.38     40.75
685.32/685.37	c  N dy 33766   5435104      2520    655200      2520    162478   3936240   4784232     38.38     40.46
687.01/687.01	c  N dy 33890   5455197      2520    655200      2520    182549   3936240   5883698     38.38     40.46
688.81/688.84	c  N dy 34027   5475286      2520    655200      2520    202621   3936240   7022209     38.38     52.60
690.61/690.65	c  N dy 34165   5495328      2520    655200      2520    117766   3936240   2300516     38.38     41.32
692.03/692.02	c  N dy 34289   5515436      2520    655200      2520    137846   3936240   3421351     38.38     40.84
693.51/693.52	c  N dy 34416   5535527      2520    655200      2520    157904   3936240   4548268     38.39     41.06
695.11/695.13	c  N dy 34543   5555571      2520    655200      2520    177927   3936240   5647041     38.39     53.60
696.81/696.86	c  N dy 34674   5575690      2520    655200      2520    198017   3936240   6772333     38.39     40.46
698.71/698.75	c  N dy 34808   5595739      2520    655200      2520    112181   3936240   1931773     38.39     40.60
699.91/699.99	c  N dy 34929   5615810      2520    655200      2520    132229   3936240   3037567     38.39     43.09
701.51/701.52	c  N dy 35062   5635865      2520    655200      2520    152250   3936240   4149406     38.39     41.41
703.02/703.06	c  N dy 35187   5656096      2520    655200      2520    172453   3936240   5237287     38.39     40.74
704.72/704.78	c  N dy 35316   5676230      2520    655200      2520    192555   3936240   6343140     38.39     40.69
706.41/706.49	c  N dy 35438   5696374      2520    655200      2520    212667   3936240   7439510     38.39     40.44
707.91/707.90	c  S st 35551   5714286      2520    655200      2520    123709   3936240   2541600     38.39     38.98
708.21/708.27	c  S st 35551   5714789      2520    655200      2520    124210   3936240   2573850     38.39   no data
708.31/708.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
708.61/708.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 11.8M T:  0.33
708.71/708.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
708.71/708.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
708.81/708.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
708.81/708.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
708.81/708.86	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
710.72/710.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  1.85 s
711.11/711.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.32 s
716.22/716.22	c lits-rem:        16  cl-subs:       29  v-elim:      0  v-fix:    0  time:  5.01 s
716.22/716.28	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
716.31/716.33	c vivif2 --  cl tried   124181 cl shrink        0 lits rem          0 time: 0.05
716.51/716.58	c asymm  cl-useful: 0/6645/655200 lits-rem:0 time: 0.24
716.61/716.60	c calculated reachability. Time: 0.00
716.61/716.60	c  N dy 35551   5714789      2520    655200      2520    124181   3936240   2570499     38.39   no data
717.91/717.99	c  N dy 35675   5734826      2520    655200      2520    144188   3936240   3665569     38.39     57.83
719.42/719.50	c  N dy 35804   5754833      2520    655200      2520    164168   3936240   4777574     38.39     41.88
721.11/721.10	c  N dy 35926   5774853      2520    655200      2520    184168   3936240   5868681     38.39     41.11
722.82/722.87	c  N dy 36051   5794918      2520    655200      2520    204206   3936240   6977183     38.39     41.07
724.71/724.73	c  N dy 36180   5814998      2520    655200      2520    116410   3936240   2102607     38.39     40.73
726.01/726.03	c  N dy 36303   5835005      2520    655200      2520    136384   3936240   3210257     38.39     40.99
727.42/727.48	c  N dy 36428   5855034      2520    655200      2520    156386   3936240   4300417     38.39     40.68
729.01/729.03	c  N dy 36556   5875045      2520    655200      2520    176362   3936240   5405653     38.39     40.86
730.81/730.83	c  N dy 36691   5895087      2520    655200      2520    196378   3936240   6519550     38.39     43.53
732.61/732.63	c  N dy 36811   5915220      2520    655200      2520    216483   3936240   7621561     38.39     41.14
734.22/734.26	c  N dy 36935   5935406      2520    655200      2520    127785   3936240   2679811     38.39     42.97
735.62/735.69	c  N dy 37068   5955592      2520    655200      2520    147948   3936240   3806191     38.39     40.65
737.21/737.28	c  N dy 37198   5975594      2520    655200      2520    167924   3936240   4911344     38.39     41.61
739.01/739.07	c  N dy 37319   5995616      2520    655200      2520    187926   3936240   6003061     38.39     41.14
740.81/740.87	c  N dy 37448   6015885      2520    655200      2520    208162   3936240   7104836     38.39     40.73
742.71/742.74	c  N dy 37579   6036067      2520    655200      2520    118476   3936240   2127937     38.39     41.19
744.11/744.11	c  N dy 37706   6056123      2520    655200      2520    138503   3936240   3215617     38.39     48.07
745.51/745.57	c  N dy 37835   6076159      2520    655200      2520    158509   3936240   4312045     38.39     40.54
747.11/747.18	c  N dy 37953   6096244      2520    655200      2520    178568   3936240   5401492     38.39     40.43
748.81/748.87	c  N dy 38079   6116356      2520    655200      2520    198661   3936240   6504505     38.39     40.56
750.71/750.72	c  N dy 38212   6136396      2520    655200      2520    218661   3936240   7625545     38.39     60.10
752.31/752.35	c  N dy 38347   6156431      2520    655200      2520    127816   3936240   2628030     38.39     40.88
753.71/753.72	c  N dy 38470   6176503      2520    655200      2520    147863   3936240   3717463     38.39     42.21
755.21/755.28	c  N dy 38599   6196753      2520    655200      2520    168089   3936240   4828201     38.39     40.95
756.82/756.81	c  S st 38716   6214789      2520    655200      2520    186107   3936240   5826360     38.39   no data
757.21/757.23	c  S st 38716   6215294      2520    655200      2520    186611   3936240   5863114     38.39   no data
757.21/757.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
757.61/757.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 12.7M T:  0.37
757.71/757.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
757.71/757.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
757.81/757.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
757.81/757.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
757.81/757.87	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
759.51/759.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  1.68 s
760.91/760.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.19 s
781.81/781.87	c lits-rem:        57  cl-subs:      152  v-elim:      0  v-fix:    0  time: 20.86 s
781.91/781.94	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
782.01/782.05	c vivif2 --  cl tried   186459 cl shrink        0 lits rem          0 time: 0.11
782.31/782.33	c asymm  cl-useful: 0/6183/655200 lits-rem:0 time: 0.28
782.31/782.35	c calculated reachability. Time: 0.00
782.31/782.35	c  N dy 38716   6215294      2520    655200      2520    186459   3936240   5845504     38.39   no data
784.11/784.19	c  N dy 38838   6235761      2520    655200      2520    206902   3936240   6960235     38.39     40.94
786.22/786.24	c  N dy 38956   6255909      2520    655200      2520    115182   3936240   1868096     38.39     40.82
787.51/787.55	c  N dy 39085   6276053      2520    655200      2520    135291   3936240   2988419     38.39     40.93
789.11/789.16	c  N dy 39218   6296130      2520    655200      2520    155343   3936240   4106797     38.39     41.21
790.71/790.72	c  N dy 39341   6316166      2520    655200      2520    175354   3936240   5218016     38.39     40.47
792.61/792.66	c  N dy 39481   6336176      2520    655200      2520    195333   3936240   6326859     38.39     40.67
794.62/794.67	c  N dy 39609   6356336      2520    655200      2520    215463   3936240   7442722     38.39     41.24
796.53/796.59	c  N dy 39742   6376420      2520    655200      2520    122675   3936240   2241028     38.39     54.95
797.91/797.93	c  N dy 39852   6396500      2520    655200      2520    142731   3936240   3335924     38.39     43.18
799.51/799.52	c  N dy 39979   6416644      2520    655200      2520    162853   3936240   4465046     38.39     41.15
801.22/801.27	c  N dy 40111   6436753      2520    655200      2520    182934   3936240   5569974     38.39     40.58
803.02/803.08	c  N dy 40233   6456853      2520    655200      2520    203004   3936240   6659753     38.39     40.68
805.01/805.02	c  N dy 40354   6477174      2520    655200      2520    223293   3936240   7757675     38.39     40.43
806.82/806.85	c  N dy 40481   6497229      2520    655200      2520    129457   3936240   2577067     38.39     43.14
808.31/808.30	c  N dy 40610   6517289      2520    655200      2520    149472   3936240   3690566     38.39     41.35
809.81/809.86	c  N dy 40732   6537458      2520    655200      2520    169619   3936240   4788074     38.39     40.72
811.42/811.46	c  N dy 40851   6557510      2520    655200      2520    189641   3936240   5863855     38.39     40.54
813.32/813.35	c  N dy 40983   6577558      2520    655200      2520    209670   3936240   6982060     38.39     43.38
815.42/815.46	c  N dy 41096   6597731      2520    655200      2520    114988   3936240   1740960     38.38     40.64
816.81/816.80	c  N dy 41234   6617833      2520    655200      2520    135069   3936240   2849732     38.39     40.44
818.21/818.25	c  N dy 41365   6637957      2520    655200      2520    155173   3936240   3956289     38.39     40.97
819.82/819.84	c  N dy 41495   6657990      2520    655200      2520    175179   3936240   5062671     38.39     41.33
821.51/821.50	c  N dy 41618   6678149      2520    655200      2520    195313   3936240   6164866     38.39     40.88
823.31/823.31	c  N dy 41745   6698214      2520    655200      2520    215346   3936240   7273432     38.39     41.01
825.21/825.21	c  S st 41860   6715295      2520    655200      2520    116549   3936240   1785777     38.39   no data
825.51/825.58	c  S st 41860   6715797      2520    655200      2520    117051   3936240   1825150     38.39   no data
825.61/825.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
825.91/825.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 11.6M T:  0.31
826.01/826.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
826.01/826.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
826.12/826.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
826.12/826.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
826.12/826.15	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
828.81/828.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  2.69 s
829.01/829.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.12 s
830.62/830.63	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time:  1.51 s
830.62/830.69	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
830.71/830.73	c vivif2 --  cl tried   117047 cl shrink        0 lits rem          0 time: 0.04
830.91/830.98	c asymm  cl-useful: 0/7468/655200 lits-rem:0 time: 0.25
831.01/831.00	c calculated reachability. Time: 0.00
831.01/831.00	c  N dy 41860   6715797      2520    655200      2520    117047   3936240   1824765     38.39   no data
832.32/832.33	c  N dy 41980   6735883      2520    655200      2520    137105   3936240   2926378     38.39     48.26
833.72/833.79	c  N dy 42098   6756063      2520    655200      2520    157259   3936240   4028829     38.39     40.42
835.32/835.38	c  N dy 42214   6776085      2520    655200      2520    177258   3936240   5128649     38.38     46.09
837.12/837.14	c  N dy 42345   6796268      2520    655200      2520    197418   3936240   6239683     38.38     40.95
838.92/838.96	c  N dy 42456   6816346      2520    655200      2520    217463   3936240   7321106     38.38     40.51
841.01/841.02	c  N dy 42577   6836495      2520    655200      2520    120742   3936240   1980930     38.38     42.54
842.32/842.33	c  N dy 42702   6856538      2520    655200      2520    140759   3936240   3088842     38.38     41.27
843.83/843.89	c  N dy 42831   6876744      2520    655200      2520    160933   3936240   4205600     38.38     40.56
845.41/845.49	c  N dy 42966   6896815      2520    655200      2520    180979   3936240   5311777     38.38     40.41
847.22/847.23	c  N dy 43088   6916829      2520    655200      2520    200971   3936240   6420868     38.38     40.54
849.02/849.05	c  N dy 43215   6936924      2520    655200      2520    221033   3936240   7522560     38.38     41.18
851.02/851.09	c  N dy 43346   6956966      2520    655200      2520    123208   3936240   2084040     38.38     53.05
852.42/852.45	c  N dy 43469   6977168      2520    655200      2520    143382   3936240   3200144     38.38     41.29
853.91/853.93	c  N dy 43594   6997562      2520    655200      2520    163759   3936240   4323419     38.38     40.64
855.51/855.52	c  N dy 43713   7017723      2520    655200      2520    183894   3936240   5411417     38.38     40.66
857.21/857.28	c  N dy 43849   7037782      2520    655200      2520    203921   3936240   6537882     38.38     40.83
859.12/859.12	c  N dy 43971   7057943      2520    655200      2520    224053   3936240   7643440     38.38     42.81
861.33/861.31	c  N dy 44096   7078018      2520    655200      2520    125262   3936240   2155327     38.38     40.98
862.62/862.69	c  N dy 44218   7098030      2520    655200      2520    145243   3936240   3248879     38.38     41.35
864.32/864.34	c  N dy 44348   7118112      2520    655200      2520    165299   3936240   4379595     38.38     42.96
866.12/866.13	c  N dy 44484   7138224      2520    655200      2520    185386   3936240   5489110     38.38     40.46
867.92/867.95	c  N dy 44615   7158245      2520    655200      2520    205385   3936240   6615886     38.39     40.85
869.92/869.92	c  N dy 44737   7178311      2520    655200      2520    225428   3936240   7705528     38.38     40.41
871.92/871.96	c  N dy 44864   7198369      2520    655200      2520    125612   3936240   2134626     38.38     41.64
873.22/873.23	c  S st 44983   7215798      2520    655200      2520    143015   3936240   3095305     38.38   no data
873.62/873.62	c  S st 44983   7216301      2520    655200      2520    143518   3936240   3130172     38.38   no data
873.62/873.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
873.92/873.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 12.0M T:  0.34
874.12/874.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
874.12/874.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
874.22/874.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
874.22/874.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
874.22/874.23	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
876.32/876.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  2.09 s
876.83/876.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.43 s
880.52/880.59	c lits-rem:        15  cl-subs:       48  v-elim:      0  v-fix:    0  time:  3.65 s
880.62/880.66	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
880.72/880.72	c vivif2 --  cl tried   143470 cl shrink        0 lits rem          0 time: 0.06
880.92/880.97	c asymm  cl-useful: 0/7861/655200 lits-rem:0 time: 0.25
880.92/880.99	c calculated reachability. Time: 0.00
880.92/880.99	c  N dy 44983   7216301      2520    655200      2520    143470   3936240   3124279     38.38   no data
882.51/882.50	c  N dy 45103   7236303      2520    655200      2520    163437   3936240   4201370     38.38     41.00
884.02/884.08	c  N dy 45227   7256371      2520    655200      2520    183479   3936240   5303676     38.38     41.12
885.82/885.85	c  N dy 45355   7276397      2520    655200      2520    203486   3936240   6377074     38.38     44.93
887.72/887.74	c  N dy 45486   7296411      2520    655200      2520    223464   3936240   7475278     38.38     40.60
889.92/889.95	c  N dy 45613   7316625      2520    655200      2520    122814   3936240   1938990     38.38     40.44
891.32/891.33	c  N dy 45751   7336657      2520    655200      2520    142821   3936240   3071756     38.38     41.78
892.72/892.78	c  N dy 45876   7356800      2520    655200      2520    162941   3936240   4193748     38.38     41.34
894.32/894.31	c  N dy 46000   7376896      2520    655200      2520    183009   3936240   5288021     38.38     40.64
895.91/895.97	c  N dy 46122   7396928      2520    655200      2520    203015   3936240   6391005     38.38     41.84
897.73/897.77	c  N dy 46241   7417029      2520    655200      2520    223085   3936240   7480098     38.38     40.62
899.72/899.77	c  N dy 46369   7437179      2520    655200      2520    243211   3936240   8574947     38.38     40.45
901.32/901.39	c  N dy 46495   7457180      2520    655200      2520    141347   3936240   2924116     38.38     52.93
902.72/902.79	c  N dy 46610   7477314      2520    655200      2520    161449   3936240   4033145     38.38     40.68
904.33/904.38	c  N dy 46737   7497345      2520    655200      2520    181456   3936240   5133444     38.38     43.95
906.11/906.13	c  N dy 46863   7517435      2520    655200      2520    201527   3936240   6260198     38.38     41.11
907.92/907.98	c  N dy 46992   7537461      2520    655200      2520    221528   3936240   7349411     38.38     40.68
909.91/909.96	c  N dy 47121   7557765      2520    655200      2520    241807   3936240   8468394     38.38     40.87
911.62/911.68	c  N dy 47248   7577817      2520    655200      2520    138990   3936240   2755534     38.38     49.53
913.03/913.09	c  N dy 47373   7597872      2520    655200      2520    159016   3936240   3858074     38.38     40.43
914.52/914.58	c  N dy 47490   7617963      2520    655200      2520    179073   3936240   4957988     38.38     41.57
916.22/916.28	c  N dy 47607   7638117      2520    655200      2520    199190   3936240   6048754     38.38     40.80
918.01/918.05	c  N dy 47730   7658191      2520    655200      2520    219238   3936240   7169472     38.38     40.41
919.92/919.94	c  N dy 47857   7678528      2520    655200      2520    239553   3936240   8285942     38.38     40.43
921.82/921.85	c  N dy 47985   7698599      2520    655200      2520    135779   3936240   2525134     38.38     41.94
923.03/923.05	c  S st 48085   7716301      2520    655200      2520    153466   3936240   3482211     38.38     36.09
923.42/923.48	c  S st 48085   7716805      2520    655200      2520    153969   3936240   3516303     38.38   no data
923.52/923.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
923.82/923.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 12.5M T:  0.36
924.02/924.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
924.02/924.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
924.13/924.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.11 s
924.13/924.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
924.13/924.12	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
924.62/924.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.52 s
925.32/925.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.55 s
930.02/930.03	c lits-rem:        13  cl-subs:       60  v-elim:      0  v-fix:    0  time:  4.63 s
930.12/930.10	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
930.12/930.17	c vivif2 --  cl tried   153909 cl shrink        0 lits rem          0 time: 0.07
930.41/930.41	c asymm  cl-useful: 0/8884/655200 lits-rem:0 time: 0.24
930.41/930.43	c calculated reachability. Time: 0.00
930.41/930.43	c  N dy 48085   7716805      2520    655200      2520    153909   3936240   3509359     38.38   no data
931.91/931.96	c  N dy 48203   7736905      2520    655200      2520    173981   3936240   4602784     38.38     41.06
933.62/933.61	c  N dy 48321   7757097      2520    655200      2520    194152   3936240   5702648     38.38     41.12
935.42/935.42	c  N dy 48451   7777434      2520    655200      2520    214465   3936240   6822292     38.38     40.41
937.33/937.32	c  N dy 48575   7797519      2520    655200      2520    234525   3936240   7930253     38.38     47.80
939.42/939.41	c  N dy 48691   7817615      2520    655200      2520    129760   3936240   2157338     38.38     40.62
940.81/940.83	c  N dy 48821   7837641      2520    655200      2520    149761   3936240   3254114     38.38     51.46
942.32/942.31	c  N dy 48939   7857752      2520    655200      2520    169840   3936240   4353585     38.37     42.48
943.83/943.86	c  N dy 49058   7877831      2520    655200      2520    189889   3936240   5444053     38.37     40.43
945.62/945.61	c  N dy 49184   7897910      2520    655200      2520    209939   3936240   6541434     38.37     40.59
947.42/947.43	c  N dy 49302   7918047      2520    655200      2520    230055   3936240   7651145     38.37     40.89
949.32/949.35	c  N dy 49423   7938084      2520    655200      2520    250071   3936240   8773257     38.37     40.69
950.92/950.98	c  N dy 49539   7958136      2520    655200      2520    144260   3936240   2905303     38.37     40.59
952.42/952.45	c  N dy 49673   7978194      2520    655200      2520    164296   3936240   4001769     38.37     46.73
954.01/954.09	c  N dy 49799   7998267      2520    655200      2520    184348   3936240   5101522     38.37     47.80
955.82/955.80	c  N dy 49921   8018383      2520    655200      2520    204441   3936240   6195790     38.37     40.41
957.62/957.60	c  N dy 50037   8038649      2520    655200      2520    224690   3936240   7303042     38.37     40.88
959.52/959.56	c  N dy 50159   8058805      2520    655200      2520    244826   3936240   8396364     38.37     40.85
961.43/961.45	c  N dy 50289   8078954      2520    655200      2520    138096   3936240   2550808     38.37     41.12
962.82/962.84	c  N dy 50403   8099005      2520    655200      2520    158131   3936240   3636825     38.37     41.95
964.41/964.41	c  N dy 50529   8119074      2520    655200      2520    178184   3936240   4738121     38.37     40.46
966.02/966.06	c  N dy 50659   8139195      2520    655200      2520    198278   3936240   5833816     38.37     40.42
967.82/967.89	c  N dy 50788   8159365      2520    655200      2520    218413   3936240   6941548     38.37     40.95
969.82/969.84	c  N dy 50909   8179566      2520    655200      2520    238586   3936240   8036440     38.37     41.06
972.12/972.11	c  N dy 51035   8199820      2520    655200      2520    130963   3936240   2114981     38.37     40.60
973.32/973.35	c  S st 51156   8216805      2520    655200      2520    147929   3936240   3067924     38.37   no data
973.72/973.79	c  S st 51156   8217306      2520    655200      2520    148430   3936240   3102980     38.37   no data
973.82/973.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
974.12/974.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 11.9M T:  0.34
974.22/974.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
974.22/974.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
974.42/974.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
974.42/974.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
974.42/974.40	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
974.42/974.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
975.02/975.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.42 s
978.42/978.47	c lits-rem:        14  cl-subs:       44  v-elim:      0  v-fix:    0  time:  3.37 s
978.52/978.54	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
978.62/978.60	c vivif2 --  cl tried   148386 cl shrink        0 lits rem          0 time: 0.06
978.82/978.83	c asymm  cl-useful: 0/11031/655200 lits-rem:0 time: 0.23
978.82/978.86	c calculated reachability. Time: 0.00
978.82/978.86	c  N dy 51156   8217306      2520    655200      2520    148386   3936240   3097894     38.37   no data
980.42/980.46	c  N dy 51278   8237398      2520    655200      2520    168456   3936240   4205898     38.37     46.32
982.12/982.17	c  N dy 51404   8257503      2520    655200      2520    188535   3936240   5312377     38.37     40.62
984.02/984.05	c  N dy 51535   8277526      2520    655200      2520    208530   3936240   6426633     38.37     41.07
985.92/985.93	c  N dy 51659   8297585      2520    655200      2520    228557   3936240   7515587     38.37     41.37
987.83/987.89	c  N dy 51779   8317630      2520    655200      2520    248571   3936240   8592608     38.37     41.02
989.92/989.99	c  N dy 51898   8337760      2520    655200      2520    139846   3936240   2555222     38.37     40.63
991.42/991.49	c  N dy 52028   8357779      2520    655200      2520    159836   3936240   3663810     38.37     40.43
993.13/993.13	c  N dy 52168   8377803      2520    655200      2520    179844   3936240   4790110     38.37     40.70
994.82/994.80	c  N dy 52291   8397853      2520    655200      2520    199864   3936240   5888584     38.37     44.48
996.73/996.73	c  N dy 52422   8417996      2520    655200      2520    219983   3936240   7012362     38.37     41.07
998.72/998.74	c  N dy 52551   8438098      2520    655200      2520    240065   3936240   8124833     38.37     40.67
1001.02/1001.03	c  N dy 52671   8458167      2520    655200      2520    130271   3936240   1987930     38.37     40.50
1002.32/1002.36	c  N dy 52800   8478283      2520    655200      2520    150364   3936240   3103299     38.37     41.11
1003.82/1003.89	c  N dy 52929   8498487      2520    655200      2520    170547   3936240   4214827     38.37     40.89
1005.43/1005.45	c  N dy 53042   8518615      2520    655200      2520    190650   3936240   5302506     38.37     41.33
1007.22/1007.26	c  N dy 53181   8538721      2520    655200      2520    210723   3936240   6445989     38.37     41.90
1009.22/1009.21	c  N dy 53299   8558827      2520    655200      2520    230798   3936240   7524662     38.37     40.98
1011.22/1011.26	c  N dy 53433   8578921      2520    655200      2520    250865   3936240   8636192     38.37     40.57
1013.32/1013.32	c  N dy 53559   8598978      2520    655200      2520    140062   3936240   2474772     38.37     40.42
1014.72/1014.76	c  N dy 53683   8619032      2520    655200      2520    160086   3936240   3582334     38.37     40.58
1016.22/1016.27	c  N dy 53809   8639104      2520    655200      2520    180129   3936240   4691909     38.37     40.41
1018.02/1018.00	c  N dy 53936   8659355      2520    655200      2520    200361   3936240   5792924     38.37     41.39
1019.84/1019.84	c  N dy 54065   8679437      2520    655200      2520    220426   3936240   6892613     38.37     40.42
1021.72/1021.71	c  N dy 54182   8699510      2520    655200      2520    240470   3936240   7987114     38.37     41.93
1023.42/1023.46	c  S st 54287   8717306      2520    655200      2520    258231   3936240   8961981     38.37     26.96
1023.92/1023.93	c  S st 54287   8717808      2520    655200      2520    258731   3936240   8997872     38.37   no data
1023.92/1023.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1024.42/1024.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 14.1M T:  0.43
1024.52/1024.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1024.52/1024.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1024.62/1024.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
1024.62/1024.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
1024.62/1024.65	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1024.72/1024.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.13 s
1026.62/1026.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.62 s
1054.22/1054.21	c lits-rem:        37  cl-subs:      283  v-elim:      0  v-fix:    0  time: 27.42 s
1054.22/1054.28	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
1054.42/1054.44	c vivif2 --  cl tried   258448 cl shrink        0 lits rem          0 time: 0.17
1054.72/1054.72	c asymm  cl-useful: 0/9767/655200 lits-rem:0 time: 0.28
1054.72/1054.75	c calculated reachability. Time: 0.00
1054.72/1054.75	c  N dy 54287   8717808      2520    655200      2520    258448   3936240   8964606     38.37   no data
1056.73/1056.71	c  N dy 54418   8737920      2520    655200      2520    146699   3936240   2794057     38.37     40.91
1058.23/1058.21	c  N dy 54546   8757948      2520    655200      2520    166702   3936240   3894469     38.37     40.57
1059.72/1059.73	c  N dy 54669   8778025      2520    655200      2520    186755   3936240   5012919     38.37     40.78
1061.42/1061.40	c  N dy 54791   8798165      2520    655200      2520    206864   3936240   6104672     38.37     41.85
1063.22/1063.20	c  N dy 54906   8818204      2520    655200      2520    226865   3936240   7198811     38.37     40.69
1065.12/1065.18	c  N dy 55031   8838494      2520    655200      2520    247129   3936240   8313293     38.37     40.51
1067.52/1067.52	c  N dy 55155   8858659      2520    655200      2520    134458   3936240   2081506     38.37     40.39
1068.92/1068.94	c  N dy 55285   8878863      2520    655200      2520    154636   3936240   3196240     38.37     40.82
1070.53/1070.53	c  N dy 55421   8898980      2520    655200      2520    174720   3936240   4318373     38.37     41.24
1072.12/1072.19	c  N dy 55543   8919058      2520    655200      2520    194768   3936240   5429523     38.37     49.40
1073.93/1073.97	c  N dy 55669   8939070      2520    655200      2520    214761   3936240   6532022     38.37     40.84
1075.94/1075.95	c  N dy 55801   8959154      2520    655200      2520    234814   3936240   7628955     38.37     40.63
1078.02/1078.01	c  N dy 55933   8979271      2520    655200      2520    254909   3936240   8728474     38.37     40.65
1080.12/1080.16	c  N dy 56061   8999385      2520    655200      2520    141169   3936240   2413604     38.37     41.09
1081.52/1081.57	c  N dy 56197   9019423      2520    655200      2520    161185   3936240   3534284     38.37     55.79
1083.23/1083.20	c  N dy 56320   9039780      2520    655200      2520    181511   3936240   4641278     38.37     41.35
1084.83/1084.82	c  N dy 56436   9059829      2520    655200      2520    201527   3936240   5711738     38.37     40.56
1086.52/1086.57	c  N dy 56559   9079833      2520    655200      2520    221501   3936240   6794894     38.37     40.61
1088.62/1088.61	c  N dy 56690   9100116      2520    655200      2520    241749   3936240   7909458     38.37     40.72
1090.83/1090.84	c  N dy 56823   9120120      2520    655200      2520    261728   3936240   9013206     38.37     41.47
1092.73/1092.79	c  N dy 56956   9140140      2520    655200      2520    146902   3936240   2691199     38.37     40.99
1094.23/1094.21	c  N dy 57077   9160321      2520    655200      2520    167056   3936240   3807477     38.37     40.54
1095.73/1095.79	c  N dy 57200   9180520      2520    655200      2520    187223   3936240   4909791     38.37     41.69
1097.52/1097.52	c  N dy 57324   9200588      2520    655200      2520    207267   3936240   6006955     38.37     40.42
1099.13/1099.11	c  S st 57431   9217808      2520    655200      2520    224457   3936240   6959825     38.37   no data
1099.63/1099.60	c  S st 57431   9218309      2520    655200      2520    224958   3936240   6999033     38.37   no data
1099.63/1099.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1100.03/1100.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 13.3M T:  0.43
1100.23/1100.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1100.23/1100.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1100.33/1100.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.11 s
1100.33/1100.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
1100.33/1100.31	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1100.43/1100.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.12 s
1102.23/1102.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.59 s
1119.23/1119.20	c lits-rem:        42  cl-subs:      179  v-elim:      0  v-fix:    0  time: 16.87 s
1119.23/1119.27	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
1119.43/1119.40	c vivif2 --  cl tried   224779 cl shrink        0 lits rem          0 time: 0.13
1119.73/1119.73	c asymm  cl-useful: 0/3698/655200 lits-rem:0 time: 0.33
1119.73/1119.76	c calculated reachability. Time: 0.00
1119.73/1119.76	c  N dy 57431   9218309      2520    655200      2520    224779   3936240   6977744     38.37   no data
1121.72/1121.78	c  N dy 57560   9238310      2520    655200      2520    244754   3936240   8071375     38.37     47.45
1123.72/1123.70	c  N dy 57668   9258430      2520    655200      2520    264841   3936240   9151550     38.37     40.85
1125.63/1125.61	c  N dy 57793   9278529      2520    655200      2520    149098   3936240   2752192     38.37     41.00
1127.13/1127.12	c  N dy 57928   9298669      2520    655200      2520    169209   3936240   3877849     38.37     41.27
1128.73/1128.74	c  N dy 58058   9318676      2520    655200      2520    189173   3936240   4986380     38.37     41.27
1130.43/1130.42	c  N dy 58184   9338749      2520    655200      2520    209219   3936240   6097439     38.37     40.59
1132.23/1132.25	c  N dy 58303   9358898      2520    655200      2520    229344   3936240   7177253     38.37     41.85
1134.13/1134.19	c  N dy 58432   9379003      2520    655200      2520    249418   3936240   8293662     38.37     40.66
1136.33/1136.34	c  N dy 58567   9399137      2520    655200      2520    269530   3936240   9405830     38.37     41.04
1138.12/1138.17	c  N dy 58691   9419197      2520    655200      2520    152767   3936240   2911889     38.37     40.63
1139.63/1139.69	c  N dy 58818   9439269      2520    655200      2520    172815   3936240   4021203     38.37     42.33
1141.32/1141.34	c  N dy 58953   9459310      2520    655200      2520    192827   3936240   5123859     38.37     40.52
1143.04/1143.06	c  N dy 59078   9479318      2520    655200      2520    212807   3936240   6195373     38.37     41.16
1144.93/1144.92	c  N dy 59205   9499368      2520    655200      2520    232836   3936240   7290882     38.37     44.39
1147.03/1147.00	c  N dy 59342   9519454      2520    655200      2520    252887   3936240   8407017     38.37     40.54
1149.02/1149.09	c  N dy 59467   9539563      2520    655200      2520    272968   3936240   9493888     38.37     41.38
1150.83/1150.87	c  N dy 59589   9559586      2520    655200      2520    155166   3936240   3001395     38.37     41.36
1152.43/1152.42	c  N dy 59723   9579605      2520    655200      2520    175165   3936240   4123044     38.37     40.79
1154.04/1154.06	c  N dy 59847   9599626      2520    655200      2520    195157   3936240   5213504     38.37     40.98
1155.73/1155.76	c  N dy 59973   9619646      2520    655200      2520    215154   3936240   6315264     38.37     42.69
1157.62/1157.63	c  N dy 60097   9639674      2520    655200      2520    235145   3936240   7420920     38.37     40.63
1159.54/1159.59	c  N dy 60220   9660080      2520    655200      2520    255523   3936240   8544868     38.37     40.46
1161.74/1161.74	c  N dy 60350   9680120      2520    655200      2520    275529   3936240   9647373     38.37     40.50
1163.52/1163.59	c  N dy 60477   9700180      2520    655200      2520    156759   3936240   3050357     38.37     40.48
1165.04/1165.06	c  S st 60590   9718310      2520    655200      2520    174868   3936240   4044940     38.37   no data
1165.42/1165.49	c  S st 60590   9718810      2520    655200      2520    175368   3936240   4084132     38.37   no data
1165.52/1165.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1165.92/1165.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 12.2M T:  0.38
1166.03/1166.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1166.03/1166.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1166.14/1166.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.11 s
1166.14/1166.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
1166.14/1166.15	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1166.22/1166.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
1167.02/1167.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.66 s
1173.12/1173.15	c lits-rem:        33  cl-subs:       58  v-elim:      0  v-fix:    0  time:  6.01 s
1173.22/1173.22	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
1173.32/1173.30	c vivif2 --  cl tried   175310 cl shrink        0 lits rem          0 time: 0.08
1173.62/1173.64	c asymm  cl-useful: 0/4223/655200 lits-rem:0 time: 0.34
1173.62/1173.66	c calculated reachability. Time: 0.00
1173.62/1173.66	c  N dy 60590   9718810      2520    655200      2520    175310   3936240   4077249     38.37   no data
1175.43/1175.46	c  N dy 60718   9738912      2520    655200      2520    195386   3936240   5183382     38.37     40.55
1177.33/1177.38	c  N dy 60846   9759097      2520    655200      2520    215543   3936240   6290710     38.37     40.99
1179.34/1179.36	c  N dy 60977   9779176      2520    655200      2520    235587   3936240   7413398     38.37     40.98
1181.44/1181.49	c  N dy 61102   9799339      2520    655200      2520    255729   3936240   8503422     38.37     42.05
1183.64/1183.66	c  N dy 61239   9819432      2520    655200      2520    275799   3936240   9606607     38.37     57.60
1185.52/1185.56	c  N dy 61359   9839435      2520    655200      2520    155961   3936240   2959384     38.37     41.17
1187.04/1187.06	c  N dy 61472   9859455      2520    655200      2520    175951   3936240   4043376     38.37     41.30
1188.72/1188.77	c  N dy 61602   9879525      2520    655200      2520    195987   3936240   5156566     38.37     40.61
1190.63/1190.60	c  N dy 61730   9899541      2520    655200      2520    215979   3936240   6266397     38.37     41.61
1192.43/1192.41	c  N dy 61851   9919552      2520    655200      2520    235962   3936240   7350097     38.37     41.98
1194.43/1194.42	c  N dy 61983   9939608      2520    655200      2520    256000   3936240   8458632     38.37     40.43
1196.42/1196.45	c  N dy 62112   9959678      2520    655200      2520    276047   3936240   9558156     38.37     40.51
1198.23/1198.28	c  N dy 62241   9979727      2520    655200      2520    155260   3936240   2897777     38.37     47.13
1199.73/1199.74	c  N dy 62367   9999802      2520    655200      2520    175311   3936240   3992476     38.37     43.26
1201.34/1201.39	c  N dy 62496  10020060      2520    655200      2520    195549   3936240   5120584     38.37     40.57
1203.12/1203.19	c  N dy 62634  10040120      2520    655200      2520    215580   3936240   6244151     38.37     41.98
1205.03/1205.01	c  N dy 62761  10060173      2520    655200      2520    235616   3936240   7347868     38.37     40.83
1206.84/1206.87	c  N dy 62883  10080305      2520    655200      2520    255727   3936240   8458413     38.37     43.13
1208.83/1208.83	c  N dy 63010  10100309      2520    655200      2520    275711   3936240   9571711     38.37     45.07
1210.83/1210.81	c  N dy 63131  10120444      2520    655200      2520    153988   3936240   2774241     38.37     41.24
1212.23/1212.28	c  N dy 63260  10140526      2520    655200      2520    174038   3936240   3898352     38.37     40.52
1213.92/1213.90	c  N dy 63387  10160638      2520    655200      2520    194118   3936240   5006898     38.38     40.53
1215.64/1215.63	c  N dy 63508  10180669      2520    655200      2520    214121   3936240   6112125     38.37     41.67
1217.43/1217.48	c  N dy 63635  10200799      2520    655200      2520    234232   3936240   7215829     38.37     40.54
1219.33/1219.30	c  S st 63749  10218811      2520    655200      2520    252222   3936240   8213436     38.38     36.07
1219.83/1219.83	c  S st 63749  10219312      2520    655200      2520    252722   3936240   8249343     38.38   no data
1219.83/1219.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1220.33/1220.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 13.6M T:  0.44
1220.43/1220.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1220.43/1220.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1220.53/1220.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
1220.53/1220.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
1220.53/1220.55	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1220.63/1220.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.13 s
1222.53/1222.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.57 s
1244.73/1244.74	c lits-rem:        43  cl-subs:      249  v-elim:      0  v-fix:    0  time: 22.15 s
1244.83/1244.81	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
1244.93/1244.96	c vivif2 --  cl tried   252473 cl shrink        0 lits rem          0 time: 0.15
1245.34/1245.32	c asymm  cl-useful: 0/3506/655200 lits-rem:0 time: 0.36
1245.34/1245.35	c calculated reachability. Time: 0.00
1245.34/1245.35	c  N dy 63749  10219312      2520    655200      2520    252473   3936240   8219675     38.38   no data
1247.43/1247.51	c  N dy 63874  10239354      2520    655200      2520    272490   3936240   9323819     38.37     40.60
1249.64/1249.70	c  N dy 63998  10259445      2520    655200      2520    149745   3936240   2509219     38.38     40.75
1251.13/1251.18	c  N dy 64124  10279534      2520    655200      2520    169796   3936240   3615339     38.38     45.83
1252.82/1252.81	c  N dy 64251  10299909      2520    655200      2520    190139   3936240   4734646     38.38     41.06
1254.53/1254.52	c  N dy 64378  10319927      2520    655200      2520    210139   3936240   5828768     38.38     40.67
1256.43/1256.43	c  N dy 64507  10340082      2520    655200      2520    230268   3936240   6935306     38.38     41.14
1258.33/1258.34	c  N dy 64640  10360105      2520    655200      2520    250267   3936240   8055838     38.38     42.66
1260.43/1260.40	c  N dy 64768  10380218      2520    655200      2520    270358   3936240   9167229     38.38     40.65
1262.73/1262.72	c  N dy 64889  10400428      2520    655200      2520    146718   3936240   2291130     38.38     41.92
1264.13/1264.14	c  N dy 65022  10420439      2520    655200      2520    166701   3936240   3399643     38.38     40.70
1265.63/1265.67	c  N dy 65142  10440537      2520    655200      2520    186778   3936240   4500731     38.38     40.48
1267.43/1267.44	c  N dy 65275  10460623      2520    655200      2520    206843   3936240   5620058     38.38     40.46
1269.23/1269.26	c  N dy 65400  10480722      2520    655200      2520    226913   3936240   6744054     38.38     41.10
1271.13/1271.13	c  N dy 65517  10500865      2520    655200      2520    247025   3936240   7844871     38.38     42.54
1273.23/1273.25	c  N dy 65648  10521119      2520    655200      2520    267256   3936240   8959360     38.38     41.15
1275.33/1275.38	c  N dy 65771  10541355      2520    655200      2520    287473   3936240  10061269     38.38     40.53
1277.03/1277.09	c  N dy 65899  10561510      2520    655200      2520    162788   3936240   3142270     38.38     40.60
1278.53/1278.52	c  N dy 66019  10581551      2520    655200      2520    182801   3936240   4229207     38.38     40.89
1280.13/1280.11	c  N dy 66139  10601644      2520    655200      2520    202866   3936240   5306325     38.38     40.50
1281.93/1281.93	c  N dy 66266  10621869      2520    655200      2520    223067   3936240   6408333     38.37     40.91
1283.73/1283.81	c  N dy 66394  10641876      2520    655200      2520    243052   3936240   7508362     38.37     41.18
1285.83/1285.85	c  N dy 66517  10662040      2520    655200      2520    263190   3936240   8615112     38.37     40.44
1287.93/1287.91	c  N dy 66648  10682140      2520    655200      2520    283263   3936240   9730437     38.38     55.62
1289.83/1289.81	c  N dy 66775  10702231      2520    655200      2520    157518   3936240   2806001     38.38     40.86
1290.93/1290.94	c  S st 66879  10719313      2520    655200      2520    174570   3936240   3742968     38.38   no data
1291.33/1291.33	c  S st 66879  10719817      2520    655200      2520    175072   3936240   3780754     38.38   no data
1291.33/1291.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1291.73/1291.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 12.6M T:  0.34
1291.83/1291.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1291.83/1291.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1291.93/1291.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
1291.93/1291.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
1291.93/1291.93	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1292.03/1292.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
1292.64/1292.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.50 s
1296.73/1296.75	c lits-rem:        13  cl-subs:       59  v-elim:      0  v-fix:    0  time:  4.02 s
1296.83/1296.82	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
1296.83/1296.89	c vivif2 --  cl tried   175013 cl shrink        0 lits rem          0 time: 0.07
1297.23/1297.21	c asymm  cl-useful: 0/3562/655200 lits-rem:0 time: 0.32
1297.23/1297.23	c calculated reachability. Time: 0.00
1297.23/1297.23	c  N dy 66879  10719817      2520    655200      2520    175013   3936240   3773156     38.38   no data
1298.74/1298.79	c  N dy 67006  10739965      2520    655200      2520    195133   3936240   4881456     38.38     41.51

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3367945-1305389900/watcher-3367945-1305389900 -o /tmp/evaluation-result-3367945-1305389900/solver-3367945-1305389900 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367945-1305389900.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.04 4.03 3.85 4/367 15906
/proc/meminfo: memFree=24048292/32951124 swapFree=65980216/67111528
[pid=15906] ppid=15904 vsize=31016 CPUtime=0 cores=5,7
/proc/15906/stat : 15906 (strangenight2-s) R 15904 15906 15582 0 -1 4202496 1093 0 0 0 0 0 0 0 23 0 1 0 631405535 31760384 1001 33554432000 4194304 4580011 140734957961472 18446744073709551615 4354920 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15906/statm: 7754 1002 323 95 0 2736 0

[startup+0.101759 s]
/proc/loadavg: 4.04 4.03 3.85 4/367 15906
/proc/meminfo: memFree=24048292/32951124 swapFree=65980216/67111528
[pid=15906] ppid=15904 vsize=75856 CPUtime=0.09 cores=5,7
/proc/15906/stat : 15906 (strangenight2-s) R 15904 15906 15582 0 -1 4202496 6448 0 0 0 9 0 0 0 23 0 1 0 631405535 77676544 6356 33554432000 4194304 4580011 140734957961472 18446744073709551615 4489378 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15906/statm: 18964 6357 324 95 0 13946 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 75856

[startup+0.200744 s]
/proc/loadavg: 4.04 4.03 3.85 4/367 15906
/proc/meminfo: memFree=24048292/32951124 swapFree=65980216/67111528
[pid=15906] ppid=15904 vsize=84972 CPUtime=0.18 cores=5,7
/proc/15906/stat : 15906 (strangenight2-s) R 15904 15906 15582 0 -1 4202496 10653 0 0 0 18 0 0 0 24 0 1 0 631405535 87011328 10561 33554432000 4194304 4580011 140734957961472 18446744073709551615 228095111877 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15906/statm: 21243 10563 338 95 0 16225 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 84972

[startup+0.300724 s]
/proc/loadavg: 4.04 4.03 3.85 4/367 15906
/proc/meminfo: memFree=24048292/32951124 swapFree=65980216/67111528
[pid=15906] ppid=15904 vsize=87228 CPUtime=0.29 cores=5,7
/proc/15906/stat : 15906 (strangenight2-s) R 15904 15906 15582 0 -1 4202496 11200 0 0 0 28 1 0 0 25 0 1 0 631405535 89321472 11108 33554432000 4194304 4580011 140734957961472 18446744073709551615 4294595 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15906/statm: 21807 11108 338 95 0 16789 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 87228

[startup+0.700651 s]
/proc/loadavg: 4.04 4.03 3.85 4/367 15906
/proc/meminfo: memFree=24048292/32951124 swapFree=65980216/67111528
[pid=15906] ppid=15904 vsize=192744 CPUtime=0.69 cores=5,7
/proc/15906/stat : 15906 (strangenight2-s) R 15904 15906 15582 0 -1 4202496 36969 0 0 0 65 4 0 0 25 0 1 0 631405535 197369856 36877 33554432000 4194304 4580011 140734957961472 18446744073709551615 4451582 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15906/statm: 48186 36877 352 95 0 43168 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 192744

[startup+1.50051 s]
/proc/loadavg: 4.04 4.03 3.85 5/368 15907
/proc/meminfo: memFree=23908040/32951124 swapFree=65980216/67111528
[pid=15906] ppid=15904 vsize=192744 CPUtime=1.49 cores=5,7
/proc/15906/stat : 15906 (strangenight2-s) R 15904 15906 15582 0 -1 4202496 36969 0 0 0 145 4 0 0 25 0 1 0 631405535 197369856 36877 33554432000 4194304 4580011 140734957961472 18446744073709551615 4451582 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15906/statm: 48186 36877 352 95 0 43168 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 192744

[startup+3.10021 s]
/proc/loadavg: 4.04 4.03 3.85 5/368 15907
/proc/meminfo: memFree=23906304/32951124 swapFree=65980216/67111528
[pid=15906] ppid=15904 vsize=192744 CPUtime=3.09 cores=5,7
/proc/15906/stat : 15906 (strangenight2-s) R 15904 15906 15582 0 -1 4202496 36969 0 0 0 305 4 0 0 25 0 1 0 631405535 197369856 36877 33554432000 4194304 4580011 140734957961472 18446744073709551615 4451640 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15906/statm: 48186 36877 352 95 0 43168 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 192744

[startup+6.30062 s]
/proc/loadavg: 4.03 4.02 3.85 5/368 15907
/proc/meminfo: memFree=23877652/32951124 swapFree=65980216/67111528
[pid=15906] ppid=15904 vsize=210700 CPUtime=6.29 cores=5,7
/proc/15906/stat : 15906 (strangenight2-s) R 15904 15906 15582 0 -1 4202496 52119 0 0 0 623 6 0 0 25 0 1 0 631405535 215756800 43281 33554432000 4194304 4580011 140734957961472 18446744073709551615 4406344 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15906/statm: 52675 43281 354 95 0 47657 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 210700

[startup+12.7004 s]
/proc/loadavg: 4.03 4.02 3.85 5/368 15907
/proc/meminfo: memFree=23766068/32951124 swapFree=65980216/67111528
[pid=15906] ppid=15904 vsize=428440 CPUtime=12.69 cores=5,7
/proc/15906/stat : 15906 (strangenight2-s) R 15904 15906 15582 0 -1 4202496 83496 0 0 0 1258 11 0 0 25 0 1 0 631405535 438722560 69022 33554432000 4194304 4580011 140734957961472 18446744073709551615 4294786 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15906/statm: 107110 69022 364 95 0 102092 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 428440

[startup+25.5011 s]
/proc/loadavg: 4.02 4.02 3.85 5/368 15908
/proc/meminfo: memFree=23718596/32951124 swapFree=65980216/67111528
[pid=15906] ppid=15904 vsize=338820 CPUtime=25.49 cores=5,7
/proc/15906/stat : 15906 (strangenight2-s) R 15904 15906 15582 0 -1 4202496 105408 0 0 0 2534 15 0 0 25 0 1 0 631405535 346951680 73118 33554432000 4194304 4580011 140734957961472 18446744073709551615 4451588 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15906/statm: 84705 73118 367 95 0 79687 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 338820

[startup+51.1004 s]
/proc/loadavg: 4.01 4.02 3.85 5/368 15908
/proc/meminfo: memFree=23659812/32951124 swapFree=65980216/67111528
[pid=15906] ppid=15904 vsize=488868 CPUtime=51.09 cores=5,7
/proc/15906/stat : 15906 (strangenight2-s) R 15904 15906 15582 0 -1 4202496 117494 0 0 0 5092 17 0 0 25 0 1 0 631405535 500600832 77812 33554432000 4194304 4580011 140734957961472 18446744073709551615 4294607 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15906/statm: 122217 77812 367 95 0 117199 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 488868

[startup+102.301 s]
/proc/loadavg: 4.00 4.02 3.86 5/368 15910
/proc/meminfo: memFree=23574280/32951124 swapFree=65980216/67111528
[pid=15906] ppid=15904 vsize=362116 CPUtime=102.29 cores=5,7
/proc/15906/stat : 15906 (strangenight2-s) R 15904 15906 15582 0 -1 4202496 165339 0 0 0 10206 23 0 0 25 0 1 0 631405535 370806784 82857 33554432000 4194304 4580011 140734957961472 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15906/statm: 90529 82857 367 95 0 85511 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 362116

[startup+162.301 s]
/proc/loadavg: 4.00 4.01 3.86 5/368 15911
/proc/meminfo: memFree=23475020/32951124 swapFree=65980216/67111528
[pid=15906] ppid=15904 vsize=396948 CPUtime=162.29 cores=5,7
/proc/15906/stat : 15906 (strangenight2-s) R 15904 15906 15582 0 -1 4202496 259386 0 0 0 16191 38 0 0 25 0 1 0 631405535 406474752 90258 33554432000 4194304 4580011 140734957961472 18446744073709551615 4451588 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15906/statm: 99237 90258 367 95 0 94219 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 396948

[startup+222.314 s]
/proc/loadavg: 4.04 4.02 3.87 5/368 15913
/proc/meminfo: memFree=23445348/32951124 swapFree=65980216/67111528
[pid=15906] ppid=15904 vsize=384820 CPUtime=222.31 cores=5,7
/proc/15906/stat : 15906 (strangenight2-s) R 15904 15906 15582 0 -1 4202496 370008 0 0 0 22175 56 0 0 25 0 1 0 631405535 394055680 87577 33554432000 4194304 4580011 140734957961472 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15906/statm: 96205 87577 367 95 0 91187 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 384820

[startup+282.301 s]
/proc/loadavg: 4.01 4.01 3.88 5/368 15914
/proc/meminfo: memFree=23379588/32951124 swapFree=65980216/67111528
[pid=15906] ppid=15904 vsize=397760 CPUtime=282.3 cores=5,7
/proc/15906/stat : 15906 (strangenight2-s) R 15904 15906 15582 0 -1 4202496 502609 0 0 0 28149 81 0 0 25 0 1 0 631405535 407306240 91649 33554432000 4194304 4580011 140734957961472 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15906/statm: 99440 91649 367 95 0 94422 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 397760

[startup+342.301 s]
/proc/loadavg: 4.00 4.01 3.89 5/368 15916
/proc/meminfo: memFree=23266944/32951124 swapFree=65980216/67111528
[pid=15906] ppid=15904 vsize=452108 CPUtime=342.3 cores=5,7
/proc/15906/stat : 15906 (strangenight2-s) R 15904 15906 15582 0 -1 4202496 591223 0 0 0 34134 96 0 0 25 0 1 0 631405535 462958592 102792 33554432000 4194304 4580011 140734957961472 18446744073709551615 4451804 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15906/statm: 113027 102792 367 95 0 108009 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 452108

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 3.89 5/368 15920
/proc/meminfo: memFree=23229576/32951124 swapFree=65980216/67111528
[pid=15906] ppid=15904 vsize=633056 CPUtime=402.3 cores=5,7
/proc/15906/stat : 15906 (strangenight2-s) R 15904 15906 15582 0 -1 4202496 671578 0 0 0 40122 108 0 0 25 0 1 0 631405535 648249344 108943 33554432000 4194304 4580011 140734957961472 18446744073709551615 4413260 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15906/statm: 158264 108943 367 95 0 153246 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 633056

[startup+462.301 s]
/proc/loadavg: 4.14 4.04 3.91 5/368 15922
/proc/meminfo: memFree=23176036/32951124 swapFree=65980216/67111528
[pid=15906] ppid=15904 vsize=670888 CPUtime=462.31 cores=5,7
/proc/15906/stat : 15906 (strangenight2-s) R 15904 15906 15582 0 -1 4202496 739853 0 0 0 46112 119 0 0 25 0 1 0 631405535 686989312 117410 33554432000 4194304 4580011 140734957961472 18446744073709551615 4332257 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15906/statm: 167722 117410 367 95 0 162704 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 670888

[startup+522.301 s]
/proc/loadavg: 4.14 4.06 3.92 5/368 15924
/proc/meminfo: memFree=23104920/32951124 swapFree=65980216/67111528
[pid=15906] ppid=15904 vsize=512016 CPUtime=522.31 cores=5,7
/proc/15906/stat : 15906 (strangenight2-s) R 15904 15906 15582 0 -1 4202496 801578 0 0 0 52100 131 0 0 25 0 1 0 631405535 524304384 117428 33554432000 4194304 4580011 140734957961472 18446744073709551615 4321160 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15906/statm: 128004 117428 367 95 0 122986 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 512016

[startup+582.301 s]
/proc/loadavg: 4.08 4.06 3.93 5/368 15925
/proc/meminfo: memFree=23090980/32951124 swapFree=65980216/67111528
[pid=15906] ppid=15904 vsize=512644 CPUtime=582.3 cores=5,7
/proc/15906/stat : 15906 (strangenight2-s) R 15904 15906 15582 0 -1 4202496 880290 0 0 0 58086 144 0 0 25 0 1 0 631405535 524947456 119735 33554432000 4194304 4580011 140734957961472 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15906/statm: 128161 119735 367 95 0 123143 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 512644

[startup+642.301 s]
/proc/loadavg: 4.03 4.05 3.93 5/368 15927
/proc/meminfo: memFree=23050756/32951124 swapFree=65980216/67111528
[pid=15906] ppid=15904 vsize=690832 CPUtime=642.31 cores=5,7
/proc/15906/stat : 15906 (strangenight2-s) R 15904 15906 15582 0 -1 4202496 946844 0 0 0 64075 156 0 0 25 0 1 0 631405535 707411968 120644 33554432000 4194304 4580011 140734957961472 18446744073709551615 4324304 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15906/statm: 172708 120644 367 95 0 167690 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 690832

[startup+702.301 s]
/proc/loadavg: 4.01 4.04 3.93 5/368 15929
/proc/meminfo: memFree=23036192/32951124 swapFree=65980216/67111528
[pid=15906] ppid=15904 vsize=513940 CPUtime=702.31 cores=5,7
/proc/15906/stat : 15906 (strangenight2-s) R 15904 15906 15582 0 -1 4202496 1014066 0 0 0 70063 168 0 0 25 0 1 0 631405535 526274560 120108 33554432000 4194304 4580011 140734957961472 18446744073709551615 4294346 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15906/statm: 128485 120108 367 95 0 123467 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 513940

[startup+762.301 s]
/proc/loadavg: 4.06 4.04 3.93 5/368 15930
/proc/meminfo: memFree=23056208/32951124 swapFree=65980216/67111528
[pid=15906] ppid=15904 vsize=704196 CPUtime=762.32 cores=5,7
/proc/15906/stat : 15906 (strangenight2-s) R 15904 15906 15582 0 -1 4202496 1086004 0 0 0 76051 181 0 0 25 0 1 0 631405535 721096704 122615 33554432000 4194304 4580011 140734957961472 18446744073709551615 4451799 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15906/statm: 176049 122615 367 95 0 171031 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 704196

[startup+822.3 s]
/proc/loadavg: 4.02 4.03 3.93 5/368 15932
/proc/meminfo: memFree=22969096/32951124 swapFree=65980216/67111528
[pid=15906] ppid=15904 vsize=706012 CPUtime=822.31 cores=5,7
/proc/15906/stat : 15906 (strangenight2-s) R 15904 15906 15582 0 -1 4202496 1143750 0 0 0 82037 194 0 0 25 0 1 0 631405535 722956288 123439 33554432000 4194304 4580011 140734957961472 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15906/statm: 176503 123439 367 95 0 171485 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 706012

[startup+882.313 s]
/proc/loadavg: 4.01 4.02 3.93 5/368 15933
/proc/meminfo: memFree=22905448/32951124 swapFree=65980216/67111528
[pid=15906] ppid=15904 vsize=524116 CPUtime=882.33 cores=5,7
/proc/15906/stat : 15906 (strangenight2-s) R 15904 15906 15582 0 -1 4202496 1214162 0 0 0 88027 206 0 0 25 0 1 0 631405535 536694784 120984 33554432000 4194304 4580011 140734957961472 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15906/statm: 131029 120984 367 95 0 126011 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 524116

[startup+942.3 s]
/proc/loadavg: 4.05 4.03 3.94 5/368 15935
/proc/meminfo: memFree=22896468/32951124 swapFree=65980216/67111528
[pid=15906] ppid=15904 vsize=524576 CPUtime=942.32 cores=5,7
/proc/15906/stat : 15906 (strangenight2-s) R 15904 15906 15582 0 -1 4202496 1289094 0 0 0 94011 221 0 0 25 0 1 0 631405535 537165824 121284 33554432000 4194304 4580011 140734957961472 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15906/statm: 131144 121284 367 95 0 126126 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 524576

[startup+1002.3 s]
/proc/loadavg: 4.14 4.06 3.95 5/368 15937
/proc/meminfo: memFree=22867380/32951124 swapFree=65980216/67111528
[pid=15906] ppid=15904 vsize=524968 CPUtime=1002.32 cores=5,7
/proc/15906/stat : 15906 (strangenight2-s) R 15904 15906 15582 0 -1 4202496 1364320 0 0 0 99996 236 0 0 25 0 1 0 631405535 537567232 119970 33554432000 4194304 4580011 140734957961472 18446744073709551615 4293203 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15906/statm: 131242 119970 367 95 0 126224 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 524968

[startup+1062.3 s]
/proc/loadavg: 4.16 4.07 3.96 5/368 15938
/proc/meminfo: memFree=22804588/32951124 swapFree=65980216/67111528
[pid=15906] ppid=15904 vsize=774436 CPUtime=1062.32 cores=5,7
/proc/15906/stat : 15906 (strangenight2-s) R 15904 15906 15582 0 -1 4202496 1412877 0 0 0 105988 244 0 0 25 0 1 0 631405535 793022464 137362 33554432000 4194304 4580011 140734957961472 18446744073709551615 4306288 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15906/statm: 193609 137362 367 95 0 188591 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 774436

[startup+1122.3 s]
/proc/loadavg: 4.06 4.06 3.96 5/368 15940
/proc/meminfo: memFree=22748740/32951124 swapFree=65980216/67111528
[pid=15906] ppid=15904 vsize=775860 CPUtime=1122.32 cores=5,7
/proc/15906/stat : 15906 (strangenight2-s) R 15904 15906 15582 0 -1 4202496 1462771 0 0 0 111978 254 0 0 25 0 1 0 631405535 794480640 140058 33554432000 4194304 4580011 140734957961472 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15906/statm: 193965 140058 367 95 0 188947 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 775860

[startup+1182.3 s]
/proc/loadavg: 4.02 4.05 3.96 5/368 15941
/proc/meminfo: memFree=22721152/32951124 swapFree=65980216/67111528
[pid=15906] ppid=15904 vsize=777248 CPUtime=1182.33 cores=5,7
/proc/15906/stat : 15906 (strangenight2-s) R 15904 15906 15582 0 -1 4202496 1527238 0 0 0 117965 268 0 0 25 0 1 0 631405535 795901952 140605 33554432000 4194304 4580011 140734957961472 18446744073709551615 4294313 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15906/statm: 194312 140605 367 95 0 189294 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 777248

[startup+1242.3 s]
/proc/loadavg: 4.00 4.03 3.96 5/368 15943
/proc/meminfo: memFree=22754724/32951124 swapFree=65980216/67111528
[pid=15906] ppid=15904 vsize=791732 CPUtime=1242.33 cores=5,7
/proc/15906/stat : 15906 (strangenight2-s) R 15904 15906 15582 0 -1 4202496 1578354 0 0 0 123956 277 0 0 25 0 1 0 631405535 810733568 142985 33554432000 4194304 4580011 140734957961472 18446744073709551615 4416931 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15906/statm: 197933 142985 367 95 0 192915 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 791732



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.47 3.92 3.93 2/350 15999
/proc/meminfo: memFree=23722392/32951124 swapFree=65980216/67111528
[pid=15906] ppid=15904 vsize=601220 CPUtime=1300.04 cores=5,7
/proc/15906/stat : 15906 (strangenight2-s) R 15904 15906 15582 0 -1 4202496 1641870 0 0 0 129714 290 0 0 25 0 1 0 631405535 615649280 140464 33554432000 4194304 4580011 140734957961472 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15906/statm: 150305 140464 367 95 0 145287 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 601220

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

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

[startup+1300 s]
/proc/loadavg: 3.47 3.92 3.93 2/350 15999
/proc/meminfo: memFree=23722392/32951124 swapFree=65980216/67111528
[pid=15906] ppid=15904 vsize=601220 CPUtime=1300.04 cores=5,7
/proc/15906/stat : 15906 (strangenight2-s) R 15904 15906 15582 0 -1 4202496 1641870 0 0 0 129714 290 0 0 25 0 1 0 631405535 615649280 140464 33554432000 4194304 4580011 140734957961472 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15906/statm: 150305 140464 367 95 0 145287 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 601220

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.04
CPU time (s): 1300.08
CPU user time (s): 1297.15
CPU system time (s): 2.92755
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 840508

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1297.15
system time used= 2.92755
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1641879
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= 6
involuntary context switches= 1546

runsolver used 4.43433 second user time and 10.9783 second system time

The end

Launcher Data

Begin job on node142 at 2011-05-14 18:18:21
IDJOB=3367945
IDBENCH=83166
IDSOLVER=1845
FILE ID=node142/3367945-1305389900
RUNJOBID= node142-1305388584-15603
PBS_JOBID= 13324407
Free space on /tmp= 73408 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-21x40.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367945-1305389900/watcher-3367945-1305389900 -o /tmp/evaluation-result-3367945-1305389900/solver-3367945-1305389900 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367945-1305389900.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 65a5698edfd6f3a12089595d81c196e3
RANDOM SEED=532547550

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24048696 kB
Buffers:        308480 kB
Cached:        3833516 kB
SwapCached:      11520 kB
Active:        6256560 kB
Inactive:      2311580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24048696 kB
SwapTotal:    67111528 kB
SwapFree:     65980216 kB
Dirty:           43432 kB
Writeback:           0 kB
AnonPages:     4423084 kB
Mapped:          21248 kB
Slab:           235424 kB
PageTables:      32800 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 77312772 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= 73424 MiB
End job on node142 at 2011-05-14 18:40:03